diff --git a/.gitignore b/.gitignore index 67aca49..e24a55c 100644 --- a/.gitignore +++ b/.gitignore @@ -8,14 +8,14 @@ build/ dist/ docs/_build/ docs/api/generated/ -benchmarking/lr_2026_atera/data/* -!benchmarking/lr_2026_atera/data/.gitkeep -benchmarking/lr_2026_atera/logs/* -!benchmarking/lr_2026_atera/logs/.gitkeep -benchmarking/lr_2026_atera/results/* -!benchmarking/lr_2026_atera/results/.gitkeep -benchmarking/lr_2026_atera/reports/* -!benchmarking/lr_2026_atera/reports/.gitkeep -benchmarking/lr_2026_atera/runs/* -!benchmarking/lr_2026_atera/runs/.gitkeep -benchmarking/lr_2026_atera/pdc_collected/ +benchmarking/cci_2026_atera/data/* +!benchmarking/cci_2026_atera/data/.gitkeep +benchmarking/cci_2026_atera/logs/* +!benchmarking/cci_2026_atera/logs/.gitkeep +benchmarking/cci_2026_atera/results/* +!benchmarking/cci_2026_atera/results/.gitkeep +benchmarking/cci_2026_atera/reports/* +!benchmarking/cci_2026_atera/reports/.gitkeep +benchmarking/cci_2026_atera/runs/* +!benchmarking/cci_2026_atera/runs/.gitkeep +benchmarking/cci_2026_atera/pdc_collected/ diff --git a/README.md b/README.md index fd71019..fd5806a 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@

pyXenium

- Xenium I/O, multimodal analysis, topology workflows, contour-native spatial profiling, GMI inference, mechanostress analysis, and AI-driven spatial pathology handoff. + Xenium I/O, multimodal analysis, topology workflows, contour-native spatial profiling, GMI inference, mechanostress analysis, and optional external workflow bridges.

@@ -28,21 +28,22 @@ Releases

-pyXenium is a Python toolkit for **10x Genomics Xenium** with eight feature areas: +pyXenium is a Python toolkit for **10x Genomics Xenium** with nine feature areas: - `pyXenium.io`: Xenium artifact loading, partial export recovery, SData I/O, and SpatialData-compatible export. - `pyXenium.multimodal`: canonical RNA + protein loading, joint analysis, immune-resistance scoring, and packaged workflows. -- `pyXenium.ligand_receptor`: topology-native ligand-receptor analysis. +- `pyXenium.cci`: topology-native cell-cell interaction analysis. - `pyXenium.pathway`: pathway topology analysis and pathway activity scoring. - `pyXenium.contour`: contour import, contour expansion, and contour-aware density profiling around polygon annotations. - `pyXenium.gmi`: contour-level GMI modeling for sparse main-effect and interaction discovery in spatial transcriptomics. - `pyXenium.mechanostress`: morphology-derived mechanical stress states, including fibroblast axis strength, tumor-stroma growth patterning, and cell polarity. - AI-Driven Spatial Pathologist via `spatho`: an optional external workflow layer for AI-driven spatial pathology, built on the Xenium data foundation provided by pyXenium's `XeniumSData` structure. +- `pyXenium.perturb`: SpatialPerturb Bridge for optional Perturb-seq reference projection onto Xenium tissue through the external `SpatialPerturb` package. Legacy compatibility entry points under `pyXenium.analysis`, `pyXenium.validation`, and `pyXenium.io.load_xenium_gene_protein(...)` remain importable, but new code should target the -canonical pyXenium namespaces above. The `spatho` workflow is installed and run separately; pyXenium -does not vendor it or add it as a runtime dependency. +canonical pyXenium namespaces above. The `spatho` and `SpatialPerturb` workflows are installed +and run separately; pyXenium does not vendor them or add them as core runtime dependencies. ## Release & Build @@ -73,6 +74,12 @@ For documentation work: pip install -e ".[docs]" ``` +For the optional SpatialPerturb Bridge runtime on Python 3.9+: + +```bash +pip install -e ".[perturb]" +``` + ## Quick examples ### Xenium I/O @@ -166,11 +173,39 @@ spatho doctor --config workflow.json spatho run --config workflow.json ``` -In pyXenium, this is documented as the eighth feature area rather than a new package namespace. +In pyXenium, this is documented as an optional external workflow bridge rather than a new +`pyXenium.spatho` namespace. The handoff is possible because `XeniumSData` keeps the cell table, transcript points, cell/nucleus boundaries, H&E image metadata, and SpatialData-compatible organization together for downstream tools. +### SpatialPerturb Bridge via SpatialPerturb + +[`SpatialPerturb`](https://github.com/hutaobo/SpatialPerturb) is an external workflow package +for combining spatial transcriptomics with Perturb-seq references. pyXenium exposes a lightweight +`pyXenium.perturb` bridge that writes a handoff JSON and stable external CLI commands without +vendoring the SpatialPerturb algorithms. + +```python +from pyXenium.perturb import SpatialPerturbBridgeConfig, write_spatialperturb_handoff + +spec = write_spatialperturb_handoff( + SpatialPerturbBridgeConfig( + xenium_path="/path/to/Xenium_outs", + output_dir="spatialperturb_reports/breast_case_01", + cell_group_path="/path/to/cell_groups.csv", + roi_geojson_path="/path/to/xenium_explorer_annotations.geojson", + sample_name="breast_case_01", + ), + "spatialperturb_bridge.json", +) +print(spec["command_text"]["run_reference_benchmark"]) +``` + +SpatialPerturb Bridge scores mean Perturb-seq-derived program similarity projected onto Xenium +tissue. They do not mean the tissue cell contains the corresponding knockout, guide, or drug +perturbation. + ## Documentation structure The docs mirror the package surfaces, high-level workflows, and external handoffs: @@ -180,6 +215,7 @@ The docs mirror the package surfaces, high-level workflows, and external handoff - Workflows - API Reference - AI-Driven Spatial Pathologist via `spatho` +- SpatialPerturb Bridge via `SpatialPerturb` - Changelog Start here: [pyxenium.readthedocs.io](https://pyxenium.readthedocs.io/en/latest/) diff --git a/benchmarking/bmnet_pdc/README.md b/benchmarking/bmnet_pdc/README.md new file mode 100644 index 0000000..35d431c --- /dev/null +++ b/benchmarking/bmnet_pdc/README.md @@ -0,0 +1,85 @@ +# BM-Net/H&E morphology increment pilot on PDC + +This scaffold runs a breast H&E morphology increment pilot for the aligned +Xenium RNA + H&E contour workflow. It is intentionally separate from the +published tutorial path so existing `run_contour_boundary_ecology_pilot` +behavior stays unchanged. + +Default dataset: + +```text +/cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/data/source_cache/breast/WTA_Preview_FFPE_Breast_Cancer_outs +``` + +Default BM-Net pilot root: + +```text +/cfs/klemming/scratch/h/hutaobo/pyxenium_bmnet_morphology_2026-04 +``` + +## Backends + +- `deterministic-smoke`: dependency-free BM-Net-like H&E proxy for validating + contour cropping, schema, artifacts, Slurm, and downstream increment tests. + This is not biological evidence. +- `bmnet-local`: loads a local checkpoint through a MobileNetV3-small BM-Net-like + head. Use this only when a compatible BM-Net checkpoint is available. +- `bmnet-like-trainable`: MobileNetV3-small + classifier head for local + training/fine-tuning experiments. +- `hf-pathology-backbone`: uses a Hugging Face pathology backbone such as + `1aurent/vit_small_patch8_224.lunit_dino` or `wisdomik/QuiltNet-B-32` as a + surrogate feature extractor and writes `pathology__...` features rather than + BM-Net probabilities. + +## PDC workflow + +From the staged repo on Dardel: + +```bash +export PDC_ROOT=/cfs/klemming/scratch/h/hutaobo/pyxenium_bmnet_morphology_2026-04 +export PDC_XENIUM_ROOT=/cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/data/source_cache/breast/WTA_Preview_FFPE_Breast_Cancer_outs + +bash benchmarking/bmnet_pdc/scripts/bootstrap_pdc_env.sh +bash benchmarking/bmnet_pdc/scripts/submit_pdc_bmnet_pilot.sh --backend deterministic-smoke --include-full +``` + +For a real BM-Net checkpoint: + +```bash +bash benchmarking/bmnet_pdc/scripts/submit_pdc_bmnet_pilot.sh \ + --backend bmnet-local \ + --checkpoint /cfs/klemming/scratch/h/hutaobo/models/bmnet/bmnet.pt \ + --include-full +``` + +For the Hugging Face surrogate backbone discovered during setup: + +```bash +bash benchmarking/bmnet_pdc/scripts/submit_pdc_bmnet_pilot.sh \ + --backend hf-pathology-backbone \ + --hf-model 1aurent/vit_small_patch8_224.lunit_dino \ + --smoke-max-contours 20 +``` + +The smoke job limits the run to 50 contours by default. The full job is +submitted with an `afterok` dependency when `--include-full` is used. + +## Outputs + +Each run directory writes: + +- `contour_features_with_bmnet.csv` +- `bmnet_patch_predictions.csv` +- `program_scores.csv` +- `xenium_native_morphology.csv` +- `he_morphology_features.csv` +- `feature_redundancy.csv` +- `incremental_prediction.csv` +- `partial_associations.csv` +- `matched_review_table.csv` +- `morphology_increment_summary.json` +- `bmnet_pdc_run_summary.json` + +`morphology_increment_summary.json` includes `model_metadata` so downstream +reports can distinguish trained BM-Net, Hugging Face surrogate, and smoke-only +outputs. diff --git a/benchmarking/bmnet_pdc/envs/pyx-bmnet-pdc.yml b/benchmarking/bmnet_pdc/envs/pyx-bmnet-pdc.yml new file mode 100644 index 0000000..d4becfb --- /dev/null +++ b/benchmarking/bmnet_pdc/envs/pyx-bmnet-pdc.yml @@ -0,0 +1,34 @@ +name: pyx-bmnet +channels: + - conda-forge +dependencies: + - python=3.11 + - pip + - git + - numpy + - pandas + - scipy + - scikit-learn + - seaborn + - anndata + - scanpy + - pyarrow + - h5py + - click + - matplotlib + - shapely + - statsmodels + - tifffile + - imagecodecs + - zarr + - fsspec + - requests + - pyyaml + - aiohttp + - pillow + - pip: + - -e ../../.. + - torch + - timm>=1.0 + - transformers>=4.40 + - huggingface_hub>=0.24 diff --git a/benchmarking/bmnet_pdc/scripts/bootstrap_pdc_env.sh b/benchmarking/bmnet_pdc/scripts/bootstrap_pdc_env.sh new file mode 100644 index 0000000..f2e3246 --- /dev/null +++ b/benchmarking/bmnet_pdc/scripts/bootstrap_pdc_env.sh @@ -0,0 +1,34 @@ +#!/usr/bin/env bash +set -euo pipefail + +PDC_ROOT="${PDC_ROOT:-/cfs/klemming/scratch/h/hutaobo/pyxenium_bmnet_morphology_2026-04}" +REPO_DIR="${REPO_DIR:-${PDC_ROOT}/repo}" +CONDA_PREFIX="${CONDA_PREFIX:-${PDC_ROOT}/conda/envs/pyx-bmnet}" +CONDA_PKGS_DIR="${CONDA_PKGS_DIR:-${PDC_ROOT}/conda/pkgs}" +LOG_DIR="${PDC_ROOT}/logs" + +mkdir -p "${LOG_DIR}" "${PDC_ROOT}/conda/envs" "${CONDA_PKGS_DIR}" "${PDC_ROOT}/tmp" +exec > >(tee -a "${LOG_DIR}/bootstrap_pdc_env.log") 2>&1 + +echo "[bmnet-pdc] bootstrap started $(date -Is)" +echo "[bmnet-pdc] pdc_root=${PDC_ROOT}" +echo "[bmnet-pdc] repo_dir=${REPO_DIR}" +echo "[bmnet-pdc] conda_prefix=${CONDA_PREFIX}" + +module load PDC/24.11 +module load miniconda3/25.3.1-1-cpeGNU-24.11 + +export CONDA_PKGS_DIRS="${CONDA_PKGS_DIR}" +export TMPDIR="${PDC_ROOT}/tmp" + +cd "${REPO_DIR}" + +if [[ -d "${CONDA_PREFIX}" ]]; then + echo "[bmnet-pdc] updating conda prefix" + conda env update --prefix "${CONDA_PREFIX}" --file benchmarking/bmnet_pdc/envs/pyx-bmnet-pdc.yml --prune +else + echo "[bmnet-pdc] creating conda prefix" + conda env create --prefix "${CONDA_PREFIX}" --file benchmarking/bmnet_pdc/envs/pyx-bmnet-pdc.yml +fi + +echo "[bmnet-pdc] bootstrap completed $(date -Is)" diff --git a/benchmarking/bmnet_pdc/scripts/run_bmnet_morphology_increment.py b/benchmarking/bmnet_pdc/scripts/run_bmnet_morphology_increment.py new file mode 100644 index 0000000..ce28996 --- /dev/null +++ b/benchmarking/bmnet_pdc/scripts/run_bmnet_morphology_increment.py @@ -0,0 +1,79 @@ +#!/usr/bin/env python +from __future__ import annotations + +import argparse +import json +from pathlib import Path + +from pyXenium.multimodal import run_bmnet_morphology_increment_pilot + + +def build_parser() -> argparse.ArgumentParser: + parser = argparse.ArgumentParser(description="Run BM-Net/H&E morphology increment pilot.") + parser.add_argument("--dataset-root", required=True) + parser.add_argument("--output-dir", required=True) + parser.add_argument("--contour-geojson", default=None) + parser.add_argument("--contour-key", default="s1_s5_contours") + parser.add_argument("--contour-id-key", default="polygon_id") + parser.add_argument("--contour-coordinate-space", default="xenium_pixel") + parser.add_argument("--contour-pixel-size-um", type=float, default=None) + parser.add_argument("--he-image-key", default="he") + parser.add_argument("--cells-parquet", default="cells.parquet") + parser.add_argument("--clusters-relpath", default="WTA_Preview_FFPE_Breast_Cancer_cell_groups.csv") + parser.add_argument("--cluster-column-name", default="cluster") + parser.add_argument( + "--backend", + default="deterministic-smoke", + choices=["deterministic-smoke", "bmnet-local", "bmnet-like-trainable", "hf-pathology-backbone"], + ) + parser.add_argument("--checkpoint", default=None) + parser.add_argument("--hf-model", default="1aurent/vit_small_patch8_224.lunit_dino") + parser.add_argument("--timm-architecture", default="mobilenetv3_small_100") + parser.add_argument("--timm-pretrained", action="store_true") + parser.add_argument("--max-contours", type=int, default=None) + parser.add_argument("--inner-rim-um", type=float, default=20.0) + parser.add_argument("--outer-rim-um", type=float, default=30.0) + parser.add_argument("--skip-pathomics", action="store_true") + parser.add_argument("--include-transcripts", action="store_true") + parser.add_argument("--program-library", default="breast_boundary_bmnet_v1") + parser.add_argument("--random-state", type=int, default=0) + parser.add_argument("--min-contours", type=int, default=8) + return parser + + +def main(argv: list[str] | None = None) -> int: + args = build_parser().parse_args(argv) + result = run_bmnet_morphology_increment_pilot( + dataset_root=args.dataset_root, + output_dir=args.output_dir, + contour_geojson=args.contour_geojson, + contour_key=args.contour_key, + contour_id_key=args.contour_id_key, + contour_coordinate_space=args.contour_coordinate_space, + contour_pixel_size_um=args.contour_pixel_size_um, + he_image_key=args.he_image_key, + cells_parquet=args.cells_parquet, + clusters_relpath=args.clusters_relpath, + cluster_column_name=args.cluster_column_name, + backend=args.backend, + checkpoint=args.checkpoint, + hf_model=args.hf_model, + timm_architecture=args.timm_architecture, + timm_pretrained=args.timm_pretrained, + max_contours=args.max_contours, + inner_rim_um=args.inner_rim_um, + outer_rim_um=args.outer_rim_um, + include_pathomics=not args.skip_pathomics, + include_transcripts=args.include_transcripts, + program_library=args.program_library, + random_state=args.random_state, + min_contours=args.min_contours, + ) + summary = result["summary"] + print(json.dumps({"artifact_dir": result["artifact_dir"], "summary": summary}, indent=2, default=str)) + summary_path = Path(summary["artifact_files"]["run_summary"]) + return 0 if summary_path.exists() else 1 + + +if __name__ == "__main__": + raise SystemExit(main()) diff --git a/benchmarking/bmnet_pdc/scripts/run_pdc_bmnet_pilot.sh b/benchmarking/bmnet_pdc/scripts/run_pdc_bmnet_pilot.sh new file mode 100644 index 0000000..5ac29b9 --- /dev/null +++ b/benchmarking/bmnet_pdc/scripts/run_pdc_bmnet_pilot.sh @@ -0,0 +1,88 @@ +#!/usr/bin/env bash +set -euo pipefail + +RUN_ID="${RUN_ID:-bmnet_smoke_$(date +%Y%m%d_%H%M%S)}" +PDC_ROOT="${PDC_ROOT:-/cfs/klemming/scratch/h/hutaobo/pyxenium_bmnet_morphology_2026-04}" +PDC_XENIUM_ROOT="${PDC_XENIUM_ROOT:-/cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/data/source_cache/breast/WTA_Preview_FFPE_Breast_Cancer_outs}" +REPO_DIR="${REPO_DIR:-${PDC_ROOT}/repo}" +CONDA_PREFIX="${CONDA_PREFIX:-${PDC_ROOT}/conda/envs/pyx-bmnet}" +CONTOUR_GEOJSON="${CONTOUR_GEOJSON:-${PDC_XENIUM_ROOT}/xenium_explorer_annotations.s1_s5.generated.geojson}" +BACKEND="${BACKEND:-deterministic-smoke}" +CHECKPOINT="${CHECKPOINT:-}" +HF_MODEL="${HF_MODEL:-1aurent/vit_small_patch8_224.lunit_dino}" +MAX_CONTOURS="${MAX_CONTOURS:-50}" +PROGRAM_LIBRARY="${PROGRAM_LIBRARY:-breast_boundary_bmnet_v1}" + +while [[ $# -gt 0 ]]; do + case "$1" in + --run-id) RUN_ID="$2"; shift 2 ;; + --pdc-root) PDC_ROOT="$2"; shift 2 ;; + --dataset-root|--pdc-xenium-root) PDC_XENIUM_ROOT="$2"; shift 2 ;; + --repo-dir) REPO_DIR="$2"; shift 2 ;; + --conda-prefix) CONDA_PREFIX="$2"; shift 2 ;; + --contour-geojson) CONTOUR_GEOJSON="$2"; shift 2 ;; + --backend) BACKEND="$2"; shift 2 ;; + --checkpoint) CHECKPOINT="$2"; shift 2 ;; + --hf-model) HF_MODEL="$2"; shift 2 ;; + --max-contours) MAX_CONTOURS="$2"; shift 2 ;; + --program-library) PROGRAM_LIBRARY="$2"; shift 2 ;; + *) echo "[bmnet-pdc] unknown option: $1" >&2; exit 2 ;; + esac +done + +if [[ ! -d "${PDC_XENIUM_ROOT}" ]]; then + echo "[bmnet-pdc] missing dataset root: ${PDC_XENIUM_ROOT}" >&2 + exit 2 +fi +if [[ ! -d "${CONDA_PREFIX}" ]]; then + echo "[bmnet-pdc] missing conda prefix: ${CONDA_PREFIX}" >&2 + echo "[bmnet-pdc] run benchmarking/bmnet_pdc/scripts/bootstrap_pdc_env.sh first." >&2 + exit 2 +fi +if [[ ! -s "${CONTOUR_GEOJSON}" ]]; then + echo "[bmnet-pdc] missing contour GeoJSON: ${CONTOUR_GEOJSON}" >&2 + echo "[bmnet-pdc] run benchmarking/gmi_pdc/scripts/prepare_pdc_inputs.sh if the S1/S5 GeoJSON has not been generated." >&2 + exit 2 +fi + +LOG_DIR="${PDC_ROOT}/logs" +OUT_DIR="${PDC_ROOT}/runs/${RUN_ID}" +mkdir -p "${LOG_DIR}" "${OUT_DIR}" "${PDC_ROOT}/tmp" +exec > >(tee -a "${LOG_DIR}/${RUN_ID}.log") 2>&1 + +echo "[bmnet-pdc] run_id=${RUN_ID} started $(date -Is)" +echo "[bmnet-pdc] dataset=${PDC_XENIUM_ROOT}" +echo "[bmnet-pdc] output=${OUT_DIR}" +echo "[bmnet-pdc] backend=${BACKEND}" +echo "[bmnet-pdc] checkpoint=${CHECKPOINT:-none}" +echo "[bmnet-pdc] hf_model=${HF_MODEL}" +echo "[bmnet-pdc] max_contours=${MAX_CONTOURS:-all}" + +module load PDC/24.11 +module load miniconda3/25.3.1-1-cpeGNU-24.11 + +export TMPDIR="${PDC_ROOT}/tmp" +export PYTHONNOUSERSITE=1 +export PYTHONPATH="${REPO_DIR}/src:${PYTHONPATH:-}" + +cd "${REPO_DIR}" + +ARGS=( + benchmarking/bmnet_pdc/scripts/run_bmnet_morphology_increment.py + --dataset-root "${PDC_XENIUM_ROOT}" + --output-dir "${OUT_DIR}" + --contour-geojson "${CONTOUR_GEOJSON}" + --backend "${BACKEND}" + --hf-model "${HF_MODEL}" + --program-library "${PROGRAM_LIBRARY}" +) +if [[ -n "${CHECKPOINT}" ]]; then + ARGS+=(--checkpoint "${CHECKPOINT}") +fi +if [[ -n "${MAX_CONTOURS}" ]]; then + ARGS+=(--max-contours "${MAX_CONTOURS}") +fi + +conda run --prefix "${CONDA_PREFIX}" python "${ARGS[@]}" + +echo "[bmnet-pdc] run_id=${RUN_ID} completed $(date -Is)" diff --git a/benchmarking/bmnet_pdc/scripts/submit_pdc_bmnet_pilot.sh b/benchmarking/bmnet_pdc/scripts/submit_pdc_bmnet_pilot.sh new file mode 100644 index 0000000..d9070c2 --- /dev/null +++ b/benchmarking/bmnet_pdc/scripts/submit_pdc_bmnet_pilot.sh @@ -0,0 +1,98 @@ +#!/usr/bin/env bash +set -euo pipefail + +PDC_ROOT="${PDC_ROOT:-/cfs/klemming/scratch/h/hutaobo/pyxenium_bmnet_morphology_2026-04}" +PDC_XENIUM_ROOT="${PDC_XENIUM_ROOT:-/cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/data/source_cache/breast/WTA_Preview_FFPE_Breast_Cancer_outs}" +REPO_DIR="${REPO_DIR:-${PDC_ROOT}/repo}" +CONDA_PREFIX="${CONDA_PREFIX:-${PDC_ROOT}/conda/envs/pyx-bmnet}" +CONTOUR_GEOJSON="${CONTOUR_GEOJSON:-${PDC_XENIUM_ROOT}/xenium_explorer_annotations.s1_s5.generated.geojson}" +BACKEND="${BACKEND:-deterministic-smoke}" +CHECKPOINT="${CHECKPOINT:-}" +HF_MODEL="${HF_MODEL:-1aurent/vit_small_patch8_224.lunit_dino}" +ACCOUNT="${PDC_PROJECT:-}" +SMOKE_MAX_CONTOURS="${SMOKE_MAX_CONTOURS:-50}" +INCLUDE_FULL=0 +DRY_RUN=0 + +while [[ $# -gt 0 ]]; do + case "$1" in + --pdc-root) PDC_ROOT="$2"; shift 2 ;; + --dataset-root|--pdc-xenium-root) PDC_XENIUM_ROOT="$2"; shift 2 ;; + --repo-dir) REPO_DIR="$2"; shift 2 ;; + --conda-prefix) CONDA_PREFIX="$2"; shift 2 ;; + --contour-geojson) CONTOUR_GEOJSON="$2"; shift 2 ;; + --backend) BACKEND="$2"; shift 2 ;; + --checkpoint) CHECKPOINT="$2"; shift 2 ;; + --hf-model) HF_MODEL="$2"; shift 2 ;; + --account) ACCOUNT="$2"; shift 2 ;; + --smoke-max-contours) SMOKE_MAX_CONTOURS="$2"; shift 2 ;; + --include-full) INCLUDE_FULL=1; shift ;; + --dry-run) DRY_RUN=1; shift ;; + *) echo "[bmnet-pdc] unknown option: $1" >&2; exit 2 ;; + esac +done + +mkdir -p "${PDC_ROOT}/logs" "${PDC_ROOT}/runs" "${PDC_ROOT}/tmp" + +module load PDC/24.11 +module load miniconda3/25.3.1-1-cpeGNU-24.11 + +if [[ -z "${ACCOUNT}" ]]; then + mapfile -t ACCOUNTS < <(projinfo 2>/dev/null | awk '/^[a-zA-Z0-9_-]+[[:space:]]/ {print $1}' | sort -u) + if [[ ${#ACCOUNTS[@]} -eq 1 ]]; then + ACCOUNT="${ACCOUNTS[0]}" + else + echo "[bmnet-pdc] unable to infer a single Slurm account. Set PDC_PROJECT or pass --account." >&2 + printf '[bmnet-pdc] projinfo candidates: %s\n' "${ACCOUNTS[*]:-none}" >&2 + exit 2 + fi +fi + +submit_job() { + local run_id="$1" + local max_contours="$2" + local partition="$3" + local mem="$4" + local time_limit="$5" + local dependency="${6:-}" + local cmd="bash ${REPO_DIR}/benchmarking/bmnet_pdc/scripts/run_pdc_bmnet_pilot.sh --run-id ${run_id} --pdc-root ${PDC_ROOT} --dataset-root ${PDC_XENIUM_ROOT} --repo-dir ${REPO_DIR} --conda-prefix ${CONDA_PREFIX} --contour-geojson ${CONTOUR_GEOJSON} --backend ${BACKEND} --hf-model ${HF_MODEL} --program-library breast_boundary_bmnet_v1" + if [[ -n "${CHECKPOINT}" ]]; then + cmd="${cmd} --checkpoint ${CHECKPOINT}" + fi + if [[ -n "${max_contours}" ]]; then + cmd="${cmd} --max-contours ${max_contours}" + else + cmd="${cmd} --max-contours ''" + fi + local sbatch_cmd=( + sbatch + "--job-name=pyxbmnet_${run_id:0:20}" + "--partition=${partition}" + "--nodes=1" + "--ntasks=1" + "--cpus-per-task=16" + "--mem=${mem}" + "--time=${time_limit}" + "--output=${PDC_ROOT}/logs/${run_id}.%j.log" + "--account=${ACCOUNT}" + ) + if [[ -n "${dependency}" ]]; then + sbatch_cmd+=("--dependency=afterok:${dependency}") + fi + sbatch_cmd+=(--wrap "${cmd}") + if [[ "${DRY_RUN}" -eq 1 ]]; then + printf '%q ' "${sbatch_cmd[@]}" >&2 + printf '\n' >&2 + echo "DRYRUN_${run_id}" + else + local result + result="$("${sbatch_cmd[@]}")" + echo "${result}" >&2 + awk '{print $NF}' <<<"${result}" + fi +} + +SMOKE_ID="$(submit_job "bmnet_smoke_${BACKEND//-/_}" "${SMOKE_MAX_CONTOURS}" "shared" "80GB" "04:00:00")" +if [[ "${INCLUDE_FULL}" -eq 1 ]]; then + submit_job "bmnet_full_${BACKEND//-/_}" "" "main" "220GB" "24:00:00" "${SMOKE_ID}" >/dev/null +fi diff --git a/benchmarking/lr_2026_atera/README.md b/benchmarking/cci_2026_atera/README.md similarity index 66% rename from benchmarking/lr_2026_atera/README.md rename to benchmarking/cci_2026_atera/README.md index 4114b9b..5fa52fb 100644 --- a/benchmarking/lr_2026_atera/README.md +++ b/benchmarking/cci_2026_atera/README.md @@ -1,6 +1,6 @@ -# Atera Xenium LR Benchmark +# Atera Xenium CCI Benchmark -This workspace packages the reproducible benchmark scaffold for the Atera Xenium WTA breast ligand-receptor study. It is designed around isolated per-method environments, a shared frozen input bundle, and a standardized result schema that focuses on biological discovery quality rather than raw method scores. +This workspace packages the reproducible benchmark scaffold for the Atera Xenium WTA breast cell-cell interaction study. It is designed around isolated per-method environments, a shared frozen input bundle, and a standardized result schema that focuses on biological discovery quality rather than raw method scores. ## Layout @@ -8,7 +8,7 @@ This workspace packages the reproducible benchmark scaffold for the Atera Xenium - `envs/`: one environment manifest per method plus bootstrap helpers - `scripts/`: high-level entrypoints to prepare data, create environments, aggregate results, render reports, and stage work to A100 - `runners/`: method-side wrappers that consume the frozen bundle and emit standardized artifacts or run manifests -- `data/`: generated benchmark inputs such as optional `adata_full.h5ad`, `adata_smoke.h5ad`, sparse matrices, and shared LR databases +- `data/`: generated benchmark inputs such as optional `adata_full.h5ad`, `adata_smoke.h5ad`, sparse matrices, and shared CCI resources - `runs/`: per-method execution outputs - `results/`: merged standardized tables and evaluation summaries - `reports/`: markdown reports and method cards @@ -18,14 +18,14 @@ This workspace packages the reproducible benchmark scaffold for the Atera Xenium Create the frozen input bundle: ```powershell -python benchmarking/lr_2026_atera/scripts/prepare_data.py ` +python benchmarking/cci_2026_atera/scripts/prepare_data.py ` --dataset-root "Y:\long\10X_datasets\Xenium\Atera\WTA_Preview_FFPE_Breast_Cancer_outs" ``` For local full-pilot runs, export the full sparse bundle while keeping the full `.h5ad` optional: ```powershell -python benchmarking/lr_2026_atera/scripts/prepare_data.py ` +python benchmarking/cci_2026_atera/scripts/prepare_data.py ` --dataset-root "Y:\long\10X_datasets\Xenium\Atera\WTA_Preview_FFPE_Breast_Cancer_outs" ` --skip-full-h5ad ``` @@ -33,19 +33,19 @@ python benchmarking/lr_2026_atera/scripts/prepare_data.py ` Create and bootstrap the prep environment: ```powershell -python benchmarking/lr_2026_atera/scripts/create_env.py --method pyx-lr-prep +python benchmarking/cci_2026_atera/scripts/create_env.py --method pyx-cci-prep ``` Run the built-in `pyXenium` smoke benchmark: ```powershell -python benchmarking/lr_2026_atera/scripts/run_pyxenium_smoke.py +python benchmarking/cci_2026_atera/scripts/run_pyxenium_smoke.py ``` Dry-run or execute any real adapter through the unified contract: ```powershell -pyxenium benchmark atera-lr run-method ` +pyxenium benchmark atera-cci run-method ` --method squidpy ` --database-mode common-db ` --phase smoke ` @@ -55,50 +55,50 @@ pyxenium benchmark atera-lr run-method ` Run the first-wave core smoke panel: ```powershell -pyxenium benchmark atera-lr smoke-core ` +pyxenium benchmark atera-cci smoke-core ` --methods pyxenium,squidpy,liana,commot,cellchat ` --database-mode common-db ` - --max-lr-pairs 50 + --max-cci-pairs 50 ``` Aggregate standardized result tables and build a report: ```powershell -python benchmarking/lr_2026_atera/scripts/aggregate_results.py -python benchmarking/lr_2026_atera/scripts/render_report.py +python benchmarking/cci_2026_atera/scripts/aggregate_results.py +python benchmarking/cci_2026_atera/scripts/render_report.py ``` Generate A100 staging commands: ```powershell -python benchmarking/lr_2026_atera/scripts/stage_to_a100.py ` +python benchmarking/cci_2026_atera/scripts/stage_to_a100.py ` --plan-only ` --remote-xenium-root /mnt/taobo.hu/long/10X_datasets/Xenium/Atera/WTA_Preview_FFPE_Breast_Cancer_outs ` - --remote-root /data/taobo.hu/pyxenium_lr_benchmark_2026-04 + --remote-root /data/taobo.hu/pyxenium_cci_benchmark_2026-04 ``` -Build the A100 full-run plan. The generated plan reads the original Xenium export from the read-only `/mnt` path and writes the full sparse bundle, logs, runs, results, and reports only under `/data/taobo.hu/pyxenium_lr_benchmark_2026-04`: +Build the A100 full-run plan. The generated plan reads the original Xenium export from the read-only `/mnt` path and writes the full sparse bundle, logs, runs, results, and reports only under `/data/taobo.hu/pyxenium_cci_benchmark_2026-04`: ```powershell -python benchmarking/lr_2026_atera/scripts/prepare_a100_bundle.py ` +python benchmarking/cci_2026_atera/scripts/prepare_a100_bundle.py ` --methods pyxenium,squidpy,liana,commot,cellchat ` --phase full ` --database-mode common-db ` --remote-xenium-root /mnt/taobo.hu/long/10X_datasets/Xenium/Atera/WTA_Preview_FFPE_Breast_Cancer_outs ` - --remote-root /data/taobo.hu/pyxenium_lr_benchmark_2026-04 + --remote-root /data/taobo.hu/pyxenium_cci_benchmark_2026-04 ``` Dry-run the A100 job manifest: ```powershell -python benchmarking/lr_2026_atera/scripts/run_a100_plan.py ` - --plan-json benchmarking/lr_2026_atera/logs/a100_bundle_plan.json +python benchmarking/cci_2026_atera/scripts/run_a100_plan.py ` + --plan-json benchmarking/cci_2026_atera/logs/a100_bundle_plan.json ``` Generate result recovery commands: ```powershell -python benchmarking/lr_2026_atera/scripts/collect_a100_results.py ` +python benchmarking/cci_2026_atera/scripts/collect_a100_results.py ` --host your-a100-host ` --user taobo.hu ` --since-last @@ -107,39 +107,39 @@ python benchmarking/lr_2026_atera/scripts/collect_a100_results.py ` Build the second-wave all-method A100 smoke matrix. This creates env-audit and smoke jobs for `SpatialDM`, `stLearn`, `Giotto`, `LARIS`, `CellPhoneDB`, `SpaTalk`, `NICHES`, `CellNEST`, `CellAgentChat`, and `SCILD`, while assigning GPU slots to GPU-heavy methods and keeping every output under `/data`: ```powershell -pyxenium benchmark atera-lr build-a100-matrix ` +pyxenium benchmark atera-cci build-a100-matrix ` --phase smoke ` --methods spatialdm,stlearn,giotto,laris,cellphonedb,spatalk,niches,cellnest,cellagentchat,scild ` - --max-lr-pairs 25 ` + --max-cci-pairs 25 ` --include-bootstrap ` --include-audit ` - --output-json benchmarking/lr_2026_atera/logs/a100_second_wave_smoke_matrix.json + --output-json benchmarking/cci_2026_atera/logs/a100_second_wave_smoke_matrix.json ``` Dry-run submission and monitor collected status: ```powershell -pyxenium benchmark atera-lr submit-a100-matrix ` - --matrix-json benchmarking/lr_2026_atera/logs/a100_second_wave_smoke_matrix.json ` +pyxenium benchmark atera-cci submit-a100-matrix ` + --matrix-json benchmarking/cci_2026_atera/logs/a100_second_wave_smoke_matrix.json ` --job-type env_bootstrap ` --host sscb-a100.scilifelab.se ` --user taobo.hu -pyxenium benchmark atera-lr submit-a100-matrix ` - --matrix-json benchmarking/lr_2026_atera/logs/a100_second_wave_smoke_matrix.json ` +pyxenium benchmark atera-cci submit-a100-matrix ` + --matrix-json benchmarking/cci_2026_atera/logs/a100_second_wave_smoke_matrix.json ` --job-type env_audit ` --host sscb-a100.scilifelab.se ` --user taobo.hu -pyxenium benchmark atera-lr submit-a100-matrix ` - --matrix-json benchmarking/lr_2026_atera/logs/a100_second_wave_smoke_matrix.json ` +pyxenium benchmark atera-cci submit-a100-matrix ` + --matrix-json benchmarking/cci_2026_atera/logs/a100_second_wave_smoke_matrix.json ` --job-type method_run ` --host sscb-a100.scilifelab.se ` --user taobo.hu -pyxenium benchmark atera-lr monitor-a100-jobs ` - --matrix-json benchmarking/lr_2026_atera/logs/a100_second_wave_smoke_matrix.json ` - --output-tsv benchmarking/lr_2026_atera/results/a100_second_wave_smoke_job_status.tsv +pyxenium benchmark atera-cci monitor-a100-jobs ` + --matrix-json benchmarking/cci_2026_atera/logs/a100_second_wave_smoke_matrix.json ` + --output-tsv benchmarking/cci_2026_atera/results/a100_second_wave_smoke_job_status.tsv ``` ## Notes @@ -150,6 +150,6 @@ pyxenium benchmark atera-lr monitor-a100-jobs ` - The second-wave scaffold now includes real/bounded adapters or reproducible method-card runners for `SpatialDM`, `stLearn`, `Giotto`, `LARIS`, `CellPhoneDB`, `SpaTalk`, `NICHES`, `CellNEST`, `CellAgentChat`, and `SCILD`. - Each adapter writes method-native raw artifacts, `params.json`, `run_summary.json`, and a standardized TSV that can be consumed by the existing aggregate/report steps. - The aggregator accepts both `standardized.tsv` and `standardized.tsv.gz`, so edge-level or chunked outputs can be compressed before collection. -- Squidpy is run from its isolated `pyx-lr-squidpy` environment, which pins `zarr<3` to avoid the `ome-zarr`/`FSStore` import conflict seen in some base environments. +- Squidpy is run from its isolated `pyx-cci-squidpy` environment, which pins `zarr<3` to avoid the `ome-zarr`/`FSStore` import conflict seen in some base environments. - A100 planning never stores passwords or hard-codes hosts. Use `--plan-only` without host/user for a portable plan, then supply SSH details only when staging or collecting results. -- On A100, `/mnt/taobo.hu/long/10X_datasets/Xenium/Atera/WTA_Preview_FFPE_Breast_Cancer_outs` is treated as read-only. The stage/job manifest includes a path-safety check that flags any output path under `/mnt`; all writable paths are organized under `/data/taobo.hu/pyxenium_lr_benchmark_2026-04`. +- On A100, `/mnt/taobo.hu/long/10X_datasets/Xenium/Atera/WTA_Preview_FFPE_Breast_Cancer_outs` is treated as read-only. The stage/job manifest includes a path-safety check that flags any output path under `/mnt`; all writable paths are organized under `/data/taobo.hu/pyxenium_cci_benchmark_2026-04`. diff --git a/benchmarking/cci_2026_atera/a100_validation_collected/README.md b/benchmarking/cci_2026_atera/a100_validation_collected/README.md new file mode 100644 index 0000000..89c9121 --- /dev/null +++ b/benchmarking/cci_2026_atera/a100_validation_collected/README.md @@ -0,0 +1,16 @@ +# TopoLink-CCI validation run on A100 + +Purpose: computational false-positive controls for top TopoLink-CCI axes. + +This folder intentionally reuses existing benchmark artifacts via symlinks instead of duplicating the full Xenium export. + +Layout: +- scripts/: validation framework and launch script. +- data_links/full_sparse_bundle -> /data/taobo.hu/topolink_cci_benchmark_2026-04/data/full +- data_links/full_common_results -> /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common +- data_links/input_manifest.json -> /data/taobo.hu/topolink_cci_benchmark_2026-04/data/input_manifest.json +- outputs/: evidence tables, false-positive controls, scoreboard, figures, run_summary.json. +- logs/: stdout/stderr plus /usr/bin/time resource report. +- tmp/: job-local temporary files. + +No writes are made to /mnt. The original local Windows Xenium outs are not re-uploaded because the A100 already has the derived full sparse bundle and benchmark outputs needed for this validation. diff --git a/benchmarking/cci_2026_atera/a100_validation_collected/topolink_cci_validation_20260428_logs/run.stderr.log b/benchmarking/cci_2026_atera/a100_validation_collected/topolink_cci_validation_20260428_logs/run.stderr.log new file mode 100644 index 0000000..635dd8a --- /dev/null +++ b/benchmarking/cci_2026_atera/a100_validation_collected/topolink_cci_validation_20260428_logs/run.stderr.log @@ -0,0 +1,23 @@ + Command being timed: "/home/taobo.hu/miniconda3/bin/conda run -n pyx-cci-pyxenium python /data/taobo.hu/topolink_cci_validation_20260428/scripts/topolink_cci_validation_framework.py --root /data/taobo.hu/topolink_cci_benchmark_2026-04 --output-dir /data/taobo.hu/topolink_cci_validation_20260428/outputs --n-matched-controls 250 --seed 20260428" + User time (seconds): 66.42 + System time (seconds): 29.87 + Percent of CPU this job got: 175% + Elapsed (wall clock) time (h:mm:ss or m:ss): 0:54.82 + Average shared text size (kbytes): 0 + Average unshared data size (kbytes): 0 + Average stack size (kbytes): 0 + Average total size (kbytes): 0 + Maximum resident set size (kbytes): 8917204 + Average resident set size (kbytes): 0 + Major (requiring I/O) page faults: 441 + Minor (reclaiming a frame) page faults: 836764 + Voluntary context switches: 10346 + Involuntary context switches: 9193 + Swaps: 0 + File system inputs: 10927824 + File system outputs: 648 + Socket messages sent: 0 + Socket messages received: 0 + Signals delivered: 0 + Page size (bytes): 4096 + Exit status: 0 diff --git a/benchmarking/cci_2026_atera/a100_validation_collected/topolink_cci_validation_20260428_logs/run.stdout.log b/benchmarking/cci_2026_atera/a100_validation_collected/topolink_cci_validation_20260428_logs/run.stdout.log new file mode 100644 index 0000000..e69de29 diff --git a/benchmarking/cci_2026_atera/a100_validation_collected/topolink_cci_validation_20260428_outputs/figures/topolink_cci_validation_figure.pdf b/benchmarking/cci_2026_atera/a100_validation_collected/topolink_cci_validation_20260428_outputs/figures/topolink_cci_validation_figure.pdf new file mode 100644 index 0000000..d51c972 Binary files /dev/null and b/benchmarking/cci_2026_atera/a100_validation_collected/topolink_cci_validation_20260428_outputs/figures/topolink_cci_validation_figure.pdf differ diff --git a/benchmarking/cci_2026_atera/a100_validation_collected/topolink_cci_validation_20260428_outputs/figures/topolink_cci_validation_figure.png b/benchmarking/cci_2026_atera/a100_validation_collected/topolink_cci_validation_20260428_outputs/figures/topolink_cci_validation_figure.png new file mode 100644 index 0000000..fd3830a Binary files /dev/null and b/benchmarking/cci_2026_atera/a100_validation_collected/topolink_cci_validation_20260428_outputs/figures/topolink_cci_validation_figure.png differ diff --git a/benchmarking/cci_2026_atera/a100_validation_collected/topolink_cci_validation_20260428_outputs/params.json b/benchmarking/cci_2026_atera/a100_validation_collected/topolink_cci_validation_20260428_outputs/params.json new file mode 100644 index 0000000..9462027 --- /dev/null +++ b/benchmarking/cci_2026_atera/a100_validation_collected/topolink_cci_validation_20260428_outputs/params.json @@ -0,0 +1,6 @@ +{ + "root": "/data/taobo.hu/topolink_cci_benchmark_2026-04", + "output_dir": "/data/taobo.hu/topolink_cci_validation_20260428/outputs", + "n_matched_controls": 250, + "seed": 20260428 +} \ No newline at end of file diff --git a/benchmarking/cci_2026_atera/a100_validation_collected/topolink_cci_validation_20260428_outputs/run_summary.json b/benchmarking/cci_2026_atera/a100_validation_collected/topolink_cci_validation_20260428_outputs/run_summary.json new file mode 100644 index 0000000..59aedb8 --- /dev/null +++ b/benchmarking/cci_2026_atera/a100_validation_collected/topolink_cci_validation_20260428_outputs/run_summary.json @@ -0,0 +1,49 @@ +{ + "status": "success", + "runtime_seconds": 52.501, + "n_scores": 1319600, + "n_target_axes": 7, + "target_axes": [ + { + "axis_id": "VWF-SELP|Endothelial Cells->Endothelial Cells", + "evidence_class": "strong", + "support_count": 6 + }, + { + "axis_id": "VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated", + "evidence_class": "strong", + "support_count": 5 + }, + { + "axis_id": "MMRN2-CD93|Endothelial Cells->Endothelial Cells", + "evidence_class": "strong", + "support_count": 6 + }, + { + "axis_id": "CD48-CD2|T Lymphocytes->T Lymphocytes", + "evidence_class": "strong", + "support_count": 6 + }, + { + "axis_id": "DLL4-NOTCH3|Endothelial Cells->Pericytes", + "evidence_class": "strong", + "support_count": 5 + }, + { + "axis_id": "CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes", + "evidence_class": "strong", + "support_count": 5 + }, + { + "axis_id": "JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells", + "evidence_class": "moderate", + "support_count": 4 + } + ], + "outputs": { + "evidence": "/data/taobo.hu/topolink_cci_validation_20260428/outputs/tables/topolink_cci_validation_evidence.tsv", + "controls": "/data/taobo.hu/topolink_cci_validation_20260428/outputs/tables/topolink_cci_false_positive_controls.tsv", + "scoreboard": "/data/taobo.hu/topolink_cci_validation_20260428/outputs/topolink_cci_validation_scoreboard.md", + "figure": "/data/taobo.hu/topolink_cci_validation_20260428/outputs/figures/topolink_cci_validation_figure.png" + } +} \ No newline at end of file diff --git a/benchmarking/cci_2026_atera/a100_validation_collected/topolink_cci_validation_20260428_outputs/tables/topolink_cci_component_ablation.tsv b/benchmarking/cci_2026_atera/a100_validation_collected/topolink_cci_validation_20260428_outputs/tables/topolink_cci_component_ablation.tsv new file mode 100644 index 0000000..ede4740 --- /dev/null +++ b/benchmarking/cci_2026_atera/a100_validation_collected/topolink_cci_validation_20260428_outputs/tables/topolink_cci_component_ablation.tsv @@ -0,0 +1,50 @@ +axis_id removed_component score_without_component rank_without_component +VWF-SELP|Endothelial Cells->Endothelial Cells sender_anchor 0.7936685312319989 1 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated sender_anchor 0.7223245865106046 8 +MMRN2-CD93|Endothelial Cells->Endothelial Cells sender_anchor 0.7085348212720359 13 +DLL4-NOTCH3|Endothelial Cells->Pericytes sender_anchor 0.6745564828093611 25 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes sender_anchor 0.6525538738821847 36 +CD48-CD2|T Lymphocytes->T Lymphocytes sender_anchor 0.6964889406614021 16 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells sender_anchor 0.650110468858211 40 +VWF-SELP|Endothelial Cells->Endothelial Cells receiver_anchor 0.805686300976693 1 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated receiver_anchor 0.7689017668792069 2 +MMRN2-CD93|Endothelial Cells->Endothelial Cells receiver_anchor 0.7246305722691555 9 +DLL4-NOTCH3|Endothelial Cells->Pericytes receiver_anchor 0.6804202200885041 21 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes receiver_anchor 0.6417024502434168 49 +CD48-CD2|T Lymphocytes->T Lymphocytes receiver_anchor 0.6967533196814983 16 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells receiver_anchor 0.6692416628881765 30 +VWF-SELP|Endothelial Cells->Endothelial Cells structure_bridge 0.7854081482043567 1 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated structure_bridge 0.7708926279250373 2 +MMRN2-CD93|Endothelial Cells->Endothelial Cells structure_bridge 0.7055697377300002 12 +DLL4-NOTCH3|Endothelial Cells->Pericytes structure_bridge 0.6698572931376457 27 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes structure_bridge 0.7130771089942796 8 +CD48-CD2|T Lymphocytes->T Lymphocytes structure_bridge 0.6870622598572897 19 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells structure_bridge 0.6167922060783549 65 +VWF-SELP|Endothelial Cells->Endothelial Cells sender_expr 0.7854081482043567 1 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated sender_expr 0.7148067405584678 8 +MMRN2-CD93|Endothelial Cells->Endothelial Cells sender_expr 0.7055697377300002 9 +DLL4-NOTCH3|Endothelial Cells->Pericytes sender_expr 0.6628108709697559 33 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes sender_expr 0.6338817361079696 51 +CD48-CD2|T Lymphocytes->T Lymphocytes sender_expr 0.6870622598572897 20 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells sender_expr 0.6167922060783549 75 +VWF-SELP|Endothelial Cells->Endothelial Cells receiver_expr 0.7854081482043567 1 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated receiver_expr 0.7148067405584678 6 +MMRN2-CD93|Endothelial Cells->Endothelial Cells receiver_expr 0.7055697377300002 8 +DLL4-NOTCH3|Endothelial Cells->Pericytes receiver_expr 0.6787277660885117 24 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes receiver_expr 0.6338817361079696 52 +CD48-CD2|T Lymphocytes->T Lymphocytes receiver_expr 0.6870622598572897 19 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells receiver_expr 0.6167922060783549 79 +VWF-SELP|Endothelial Cells->Endothelial Cells local_contact 0.9646853087387212 16 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated local_contact 0.8530387672375239 614 +MMRN2-CD93|Endothelial Cells->Endothelial Cells local_contact 0.9696210584915509 11 +DLL4-NOTCH3|Endothelial Cells->Pericytes local_contact 0.9248792871416435 76 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes local_contact 0.8529786310985624 615 +CD48-CD2|T Lymphocytes->T Lymphocytes local_contact 0.9727447950557435 7 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells local_contact 0.8743949187647442 329 +VWF-SELP|Endothelial Cells->Endothelial Cells prior_confidence 0.7854081482043567 1 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated prior_confidence 0.7148067405584678 5 +MMRN2-CD93|Endothelial Cells->Endothelial Cells prior_confidence 0.7055697377300002 6 +DLL4-NOTCH3|Endothelial Cells->Pericytes prior_confidence 0.6628108709697559 20 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes prior_confidence 0.6338817361079696 29 +CD48-CD2|T Lymphocytes->T Lymphocytes prior_confidence 0.6870622598572897 13 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells prior_confidence 0.6167922060783549 41 diff --git a/benchmarking/cci_2026_atera/a100_validation_collected/topolink_cci_validation_20260428_outputs/tables/topolink_cci_cross_method_support_detail.tsv b/benchmarking/cci_2026_atera/a100_validation_collected/topolink_cci_validation_20260428_outputs/tables/topolink_cci_cross_method_support_detail.tsv new file mode 100644 index 0000000..ab60aa3 --- /dev/null +++ b/benchmarking/cci_2026_atera/a100_validation_collected/topolink_cci_validation_20260428_outputs/tables/topolink_cci_cross_method_support_detail.tsv @@ -0,0 +1,50 @@ +axis_id method exact_support same_lr_any_celltype_support same_sender_receiver_support exact_best_rank same_lr_best_rank same_lr_best_score_std artifact_path +VWF-SELP|Endothelial Cells->Endothelial Cells cellchat_conda_full True True True 805.0 805.0 0.974550519118764 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/cellchat_conda_full/cellchat_standardized.tsv +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated cellchat_conda_full True True True 22.0 22.0 0.999335274753102 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/cellchat_conda_full/cellchat_standardized.tsv +MMRN2-CD93|Endothelial Cells->Endothelial Cells cellchat_conda_full True True True 2460.0 2460.0 0.922163838946569 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/cellchat_conda_full/cellchat_standardized.tsv +DLL4-NOTCH3|Endothelial Cells->Pericytes cellchat_conda_full True True True 4379.0 4379.0 0.86142061281337 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/cellchat_conda_full/cellchat_standardized.tsv +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes cellchat_conda_full True True True 638.0 638.0 0.979836667510762 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/cellchat_conda_full/cellchat_standardized.tsv +CD48-CD2|T Lymphocytes->T Lymphocytes cellchat_conda_full True True True 9528.0 9528.0 0.698436312990631 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/cellchat_conda_full/cellchat_standardized.tsv +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells cellchat_conda_full True True True 1152.0 389.0 0.987718409723981 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/cellchat_conda_full/cellchat_standardized.tsv +VWF-SELP|Endothelial Cells->Endothelial Cells cellphonedb True True True 692.0 692.0 0.9994161168645052 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/cellphonedb_standardized.tsv +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated cellphonedb True True True 2.0 2.0 0.99999915501717 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/cellphonedb_standardized.tsv +MMRN2-CD93|Endothelial Cells->Endothelial Cells cellphonedb True True True 1352.0 1352.0 0.9988584281967392 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/cellphonedb_standardized.tsv +DLL4-NOTCH3|Endothelial Cells->Pericytes cellphonedb True True True 2869.0 2869.0 0.9975765892437064 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/cellphonedb_standardized.tsv +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes cellphonedb True True True 171.0 171.0 0.9998563529189088 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/cellphonedb_standardized.tsv +CD48-CD2|T Lymphocytes->T Lymphocytes cellphonedb True True True 6381.0 6381.0 0.994609009544926 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/cellphonedb_standardized.tsv +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells cellphonedb True True True 2782.0 1232.0 0.9989598261363328 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/cellphonedb_standardized.tsv +VWF-SELP|Endothelial Cells->Endothelial Cells laris True True True 2845.0 2845.0 0.9978205811017408 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/laris/laris_standardized.tsv.gz +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated laris True True True 18.0 18.0 0.9999869725311988 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/laris/laris_standardized.tsv.gz +MMRN2-CD93|Endothelial Cells->Endothelial Cells laris True True True 5577.0 5577.0 0.99572699023323 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/laris/laris_standardized.tsv.gz +DLL4-NOTCH3|Endothelial Cells->Pericytes laris True True True 9878.0 9878.0 0.9924310406265446 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/laris/laris_standardized.tsv.gz +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes laris True True True 226.0 226.0 0.9998275776188086 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/laris/laris_standardized.tsv.gz +CD48-CD2|T Lymphocytes->T Lymphocytes laris True True True 15762.0 15762.0 0.987922003777966 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/laris/laris_standardized.tsv.gz +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells laris True True True 2153.0 889.0 0.9993195063355648 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/laris/laris_standardized.tsv.gz +VWF-SELP|Endothelial Cells->Endothelial Cells liana True True True 8450.0 1616.0 0.9978299106836924 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/liana/liana_standardized.tsv +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated liana True True True 58588.0 3227.0 0.9956651962016048 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/liana/liana_standardized.tsv +MMRN2-CD93|Endothelial Cells->Endothelial Cells liana True True True 6324.0 3314.0 0.9955482935573206 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/liana/liana_standardized.tsv +DLL4-NOTCH3|Endothelial Cells->Pericytes liana True True True 81639.0 32868.0 0.955836330923168 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/liana/liana_standardized.tsv +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes liana True True True 69984.0 9542.0 0.9871796766768476 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/liana/liana_standardized.tsv +CD48-CD2|T Lymphocytes->T Lymphocytes liana True True True 23050.0 23050.0 0.9690288615160526 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/liana/liana_standardized.tsv +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells liana True True True 1437.0 170.0 0.9997729132542068 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/liana/liana_standardized.tsv +VWF-SELP|Endothelial Cells->Endothelial Cells spatialdm True True True 1967.0 1896.0 0.9957513401775244 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/spatialdm_standardized.tsv.gz +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated spatialdm True True True 13686.0 13543.0 0.9696383370364308 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/spatialdm_standardized.tsv.gz +MMRN2-CD93|Endothelial Cells->Endothelial Cells spatialdm True True True 5602.0 5520.0 0.9876261986489486 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/spatialdm_standardized.tsv.gz +DLL4-NOTCH3|Endothelial Cells->Pericytes spatialdm True True True 22202.0 22100.0 0.9504532277483448 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/spatialdm_standardized.tsv.gz +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes spatialdm True True True 16101.0 16018.0 0.964089295843488 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/spatialdm_standardized.tsv.gz +CD48-CD2|T Lymphocytes->T Lymphocytes spatialdm True True True 4354.0 4221.0 0.9905386045114264 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/spatialdm_standardized.tsv.gz +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells spatialdm True True True 9527.0 9527.0 0.9786423570084952 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/spatialdm_standardized.tsv.gz +VWF-SELP|Endothelial Cells->Endothelial Cells squidpy True True True 316.0 316.0 0.999761291300394 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/squidpy/squidpy_standardized.tsv +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated squidpy True True True 1.0 1.0 1.0 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/squidpy/squidpy_standardized.tsv +MMRN2-CD93|Endothelial Cells->Endothelial Cells squidpy True True True 5514.0 5514.0 0.9958222188541982 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/squidpy/squidpy_standardized.tsv +DLL4-NOTCH3|Endothelial Cells->Pericytes squidpy True True True 5956.0 5956.0 0.9954872688693543 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/squidpy/squidpy_standardized.tsv +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes squidpy True True True 204.0 204.0 0.9998461655046984 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/squidpy/squidpy_standardized.tsv +CD48-CD2|T Lymphocytes->T Lymphocytes squidpy True True True 26974.0 26974.0 0.9795597150651713 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/squidpy/squidpy_standardized.tsv +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells squidpy True True True 12740.0 4514.0 0.9965800242497728 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/squidpy/squidpy_standardized.tsv +VWF-SELP|Endothelial Cells->Endothelial Cells stlearn True True True 82562.0 82474.0 0.8367779512785954 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/stlearn_standardized.tsv.gz +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated stlearn True True True 100691.0 100539.0 0.8010255679512984 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/stlearn_standardized.tsv.gz +MMRN2-CD93|Endothelial Cells->Endothelial Cells stlearn True True True 88744.0 88651.0 0.8245530704696991 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/stlearn_standardized.tsv.gz +DLL4-NOTCH3|Endothelial Cells->Pericytes stlearn True True True 37015.0 36895.0 0.9269832034056298 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/stlearn_standardized.tsv.gz +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes stlearn True True True 47550.0 47459.0 0.9060760250236995 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/stlearn_standardized.tsv.gz +CD48-CD2|T Lymphocytes->T Lymphocytes stlearn True True True 161703.0 161549.0 0.6802808734149909 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/stlearn_standardized.tsv.gz +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells stlearn True True True 40130.0 40130.0 0.9205808253229392 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/stlearn_standardized.tsv.gz diff --git a/benchmarking/cci_2026_atera/a100_validation_collected/topolink_cci_validation_20260428_outputs/tables/topolink_cci_expression_gene_specificity.tsv b/benchmarking/cci_2026_atera/a100_validation_collected/topolink_cci_validation_20260428_outputs/tables/topolink_cci_expression_gene_specificity.tsv new file mode 100644 index 0000000..e50665c --- /dev/null +++ b/benchmarking/cci_2026_atera/a100_validation_collected/topolink_cci_validation_20260428_outputs/tables/topolink_cci_expression_gene_specificity.tsv @@ -0,0 +1,217 @@ +gene detected_in_wta top_celltype_rank cell_type mean_expr detection_fraction +ANGPT2 True 1.0 CAFs, Invasive Associated 0.07923019245188703 0.056235939264297485 +ANGPT2 True 2.0 Pericytes 0.07468777049585755 0.05440830811858177 +ANGPT2 True 3.0 Endothelial Cells 0.06064471243042672 0.0460343211889267 +ANGPT2 True 4.0 Mast Cells 0.02710027100271003 0.027100270614027977 +ANGPT2 True 5.0 11q13 Invasive Tumor Cells (Mitotic) 0.0231519090170593 0.01909017004072666 +CCL19 True 1.0 Pericytes 0.16520341288487697 0.053171757608652115 +CCL19 True 2.0 Endothelial Cells 0.0912569573283859 0.04359925910830498 +CCL19 True 3.0 T Lymphocytes 0.08605637316038912 0.05238214135169983 +CCL19 True 4.0 Dendritic Cells 0.07784431137724551 0.04241516813635826 +CCL19 True 5.0 B Cells 0.04856687898089172 0.029458599165081978 +CCL21 True 1.0 Endothelial Cells 0.02481447124304267 0.01982838660478592 +CCL21 True 2.0 Myeloid Cells 0.02214022140221402 0.019680196419358253 +CCL21 True 3.0 Pericytes 0.017559045381476443 0.013725732453167439 +CCL21 True 4.0 Apocrine Cells 0.01488833746898263 0.014888337813317776 +CCL21 True 5.0 Plasma Cells 0.012600229095074456 0.010309278033673763 +CCND1 True 1.0 11q13 Invasive Tumor Cells (Mitotic) 45.75142160844842 0.995938241481781 +CCND1 True 2.0 11q13 Invasive Tumor Cells (G1/S) 44.573715248525694 0.9978938698768616 +CCND1 True 3.0 11q13 Invasive Tumor Cells 35.123071397339 0.991645336151123 +CCND1 True 4.0 Basal-like Structured DCIS Cells 14.588698630136987 0.928196370601654 +CCND1 True 5.0 Luminal-like Amorphous DCIS Cells 5.254068160884249 0.8043444752693176 +CD2 True 1.0 T Lymphocytes 0.49837864804190574 0.3382389545440674 +CD2 True 2.0 B Cells 0.09156050955414012 0.07762739062309265 +CD2 True 3.0 Plasma Cells 0.07331042382588775 0.05154639109969139 +CD2 True 4.0 Dendritic Cells 0.060129740518962076 0.049151696264743805 +CD2 True 5.0 Mast Cells 0.04607046070460705 0.04065040498971939 +CD3D True 1.0 T Lymphocytes 0.7599151908206535 0.42105263471603394 +CD3D True 2.0 B Cells 0.1664012738853503 0.10748407989740372 +CD3D True 3.0 Plasma Cells 0.1111111111111111 0.07445590198040009 +CD3D True 4.0 Mast Cells 0.08401084010840108 0.056910570710897446 +CD3D True 5.0 Dendritic Cells 0.08383233532934131 0.057135727256536484 +CD3E True 1.0 T Lymphocytes 1.2775006235969069 0.6097530722618103 +CD3E True 2.0 B Cells 0.2929936305732484 0.20700636506080627 +CD3E True 3.0 Plasma Cells 0.1775486827033219 0.0996563583612442 +CD3E True 4.0 Dendritic Cells 0.12250499001996008 0.08283433318138123 +CD3E True 5.0 Mast Cells 0.056910569105691054 0.046070460230112076 +CD48 True 1.0 T Lymphocytes 0.5604888999750561 0.37989524006843567 +CD48 True 2.0 Dendritic Cells 0.5446606786427146 0.33582833409309387 +CD48 True 3.0 Plasma Cells 0.3104238258877434 0.2279496043920517 +CD48 True 4.0 Mast Cells 0.20596205962059622 0.16802167892456055 +CD48 True 5.0 B Cells 0.18431528662420382 0.14331209659576416 +CD63 False +CD93 True 1.0 Endothelial Cells 0.9689239332096475 0.5012755393981934 +CD93 True 2.0 Pericytes 0.23234821318164955 0.16285395622253418 +CD93 True 3.0 Dendritic Cells 0.2315369261477046 0.16017964482307434 +CD93 True 4.0 Macrophages 0.1983941983941984 0.139860138297081 +CD93 True 5.0 Mast Cells 0.08130081300813008 0.056910570710897446 +CLEC14A True 1.0 Endothelial Cells 1.3179499072356216 0.5895176529884338 +CLEC14A True 2.0 Pericytes 0.31643378261407196 0.20934833586215973 +CLEC14A True 3.0 Myeloid Cells 0.0959409594095941 0.084870845079422 +CLEC14A True 4.0 CAFs, Invasive Associated 0.07173206698325418 0.05373656749725342 +CLEC14A True 5.0 11q13 Invasive Tumor Cells (Mitotic) 0.06498781478472786 0.058489032089710236 +COL4A1 True 1.0 Endothelial Cells 2.700139146567718 0.6525974273681641 +COL4A1 True 2.0 CAFs, Invasive Associated 2.4473881529617594 0.6213446855545044 +COL4A1 True 3.0 Pericytes 1.5722764931371336 0.5163843035697937 +COL4A1 True 4.0 CAFs, DCIS Associated 0.6216348907618034 0.3171180784702301 +COL4A1 True 5.0 Myoepithelial Cells 0.40009480919649204 0.2188907265663147 +COL4A2 True 1.0 Endothelial Cells 1.5338589981447124 0.5666744112968445 +COL4A2 True 2.0 CAFs, Invasive Associated 1.4781304673831541 0.5351161956787109 +COL4A2 True 3.0 Pericytes 1.0337578830221343 0.4361320734024048 +COL4A2 True 4.0 CAFs, DCIS Associated 0.5452499795434089 0.33074215054512024 +COL4A2 True 5.0 Myoepithelial Cells 0.5319981038160702 0.31879591941833496 +CXCL12 True 1.0 CAFs, DCIS Associated 3.649660420587513 0.7872514724731445 +CXCL12 True 2.0 CAFs, Invasive Associated 1.556610847288178 0.4851287305355072 +CXCL12 True 3.0 Endothelial Cells 1.3608534322820036 0.47993969917297363 +CXCL12 True 4.0 Macrophages 1.0893550893550894 0.40663039684295654 +CXCL12 True 5.0 Pericytes 1.0134784221590207 0.37875601649284363 +CXCR3 True 1.0 T Lymphocytes 0.034048391119980044 0.03280119597911835 +CXCR3 True 2.0 Plasma Cells 0.014891179839633447 0.014891180209815502 +CXCR3 True 3.0 Dendritic Cells 0.011477045908183632 0.010479042306542397 +CXCR3 True 4.0 Myeloid Cells 0.008610086100861008 0.008610086515545845 +CXCR3 True 5.0 Mast Cells 0.008130081300813009 0.008130080997943878 +CXCR4 True 1.0 T Lymphocytes 0.9085806934397606 0.4825392961502075 +CXCR4 True 2.0 Dendritic Cells 0.6749001996007984 0.3540419042110443 +CXCR4 True 3.0 Plasma Cells 0.36769759450171824 0.21305841207504272 +CXCR4 True 4.0 B Cells 0.21934713375796178 0.1675955355167389 +CXCR4 True 5.0 Macrophages 0.1761201761201761 0.1339031308889389 +DLL4 True 1.0 Endothelial Cells 0.476461038961039 0.2467532455921173 +DLL4 True 2.0 Pericytes 0.10634351428218128 0.07703722268342972 +DLL4 True 3.0 Myeloid Cells 0.04551045510455105 0.03198032081127167 +DLL4 True 4.0 11q13 Invasive Tumor Cells (Mitotic) 0.038180341186027617 0.03452477604150772 +DLL4 True 5.0 Plasma Cells 0.020618556701030927 0.019473081454634666 +EMCN True 1.0 Endothelial Cells 1.4728664192949907 0.6341604590415955 +EMCN True 2.0 Pericytes 0.32274020032150363 0.21491281688213348 +EMCN True 3.0 11q13 Invasive Tumor Cells (Mitotic) 0.09057676685621446 0.07514216005802155 +EMCN True 4.0 Myeloid Cells 0.06888068880688807 0.05781057849526405 +EMCN True 5.0 Plasma Cells 0.06758304696449026 0.05841924250125885 +FLT1 True 1.0 Endothelial Cells 1.5473098330241188 0.6168830990791321 +FLT1 True 2.0 Pericytes 0.3560034623469766 0.23519228398799896 +FLT1 True 3.0 11q13 Invasive Tumor Cells (Mitotic) 0.24654752233956134 0.20633630454540253 +FLT1 True 4.0 Myeloid Cells 0.21648216482164823 0.16851168870925903 +FLT1 True 5.0 Apocrine Cells 0.15632754342431762 0.14640198647975922 +HES1 True 1.0 11q13 Invasive Tumor Cells (Mitotic) 0.4435418359057677 0.307879775762558 +HES1 True 2.0 Luminal-like Amorphous DCIS Cells 0.40067546822229044 0.2689591646194458 +HES1 True 3.0 11q13 Invasive Tumor Cells (G1/S) 0.33403538331929233 0.24136479198932648 +HES1 True 4.0 11q13 Invasive Tumor Cells 0.2922418639515273 0.21926729381084442 +HES1 True 5.0 Basal-like Structured DCIS Cells 0.2264840182648402 0.1742009073495865 +HEY1 True 1.0 Endothelial Cells 0.24570964749536178 0.15584415197372437 +HEY1 True 2.0 11q13 Invasive Tumor Cells (Mitotic) 0.17749796913078797 0.1486596316099167 +HEY1 True 3.0 Basal-like Structured DCIS Cells 0.1430365296803653 0.10844749212265015 +HEY1 True 4.0 Myoepithelial Cells 0.1268073003081299 0.10630480945110321 +HEY1 True 5.0 Myeloid Cells 0.10947109471094711 0.08733087033033371 +HSPG2 True 1.0 Endothelial Cells 5.104359925788497 0.8711734414100647 +HSPG2 True 2.0 CAFs, Invasive Associated 2.2671832041989504 0.6923269033432007 +HSPG2 True 3.0 Pericytes 1.1843699765055027 0.48237913846969604 +HSPG2 True 4.0 CAFs, DCIS Associated 0.8459618689141641 0.4324932396411896 +HSPG2 True 5.0 Myoepithelial Cells 0.5875799952595402 0.3209291398525238 +IL7R True 1.0 T Lymphocytes 0.20990271888251436 0.15851832926273346 +IL7R True 2.0 Myeloid Cells 0.05289052890528905 0.046740468591451645 +IL7R True 3.0 11q13 Invasive Tumor Cells (Mitotic) 0.05280259951259139 0.05158407613635063 +IL7R True 4.0 Apocrine Cells 0.04714640198511166 0.04466501250863075 +IL7R True 5.0 Dendritic Cells 0.046656686626746505 0.037425149232149124 +JAG1 True 1.0 11q13 Invasive Tumor Cells (Mitotic) 1.9065800162469537 0.7083671689033508 +JAG1 True 2.0 11q13 Invasive Tumor Cells 1.4774345680554688 0.6293959617614746 +JAG1 True 3.0 11q13 Invasive Tumor Cells (G1/S) 1.3336141533277168 0.5867733955383301 +JAG1 True 4.0 Luminal-like Amorphous DCIS Cells 1.0723825606386246 0.5086736083030701 +JAG1 True 5.0 Basal-like Structured DCIS Cells 0.6257990867579909 0.3481735289096832 +KDR True 1.0 Endothelial Cells 2.37569573283859 0.6372912526130676 +KDR True 2.0 Pericytes 0.6527760603437616 0.3185359239578247 +KDR True 3.0 CAFs, Invasive Associated 0.10547363159210198 0.06723318994045258 +KDR True 4.0 Myeloid Cells 0.09471094710947109 0.084870845079422 +KDR True 5.0 Basal-like Structured DCIS Cells 0.08367579908675798 0.06061643734574318 +LCK True 1.0 T Lymphocytes 0.6152407084060864 0.3986031413078308 +LCK True 2.0 B Cells 0.11544585987261147 0.0927547737956047 +LCK True 3.0 Plasma Cells 0.08476517754868271 0.06643757224082947 +LCK True 4.0 Myeloid Cells 0.06150061500615006 0.05166051536798477 +LCK True 5.0 Dendritic Cells 0.058632734530938126 0.04466067999601364 +LRP1 True 1.0 CAFs, Invasive Associated 2.662834291427143 0.7233191728591919 +LRP1 True 2.0 CAFs, DCIS Associated 2.585713116766222 0.7374191880226135 +LRP1 True 3.0 Dendritic Cells 1.0197105788423153 0.44386228919029236 +LRP1 True 4.0 Macrophages 0.9233359233359233 0.440559446811676 +LRP1 True 5.0 Myoepithelial Cells 0.4869637354823418 0.302085816860199 +MMP2 True 1.0 CAFs, DCIS Associated 1.4687423287783323 0.5307257771492004 +MMP2 True 2.0 CAFs, Invasive Associated 1.3129217695576105 0.4966258406639099 +MMP2 True 3.0 Endothelial Cells 0.2912801484230056 0.1832096427679062 +MMP2 True 4.0 Dendritic Cells 0.2657185628742515 0.15668663382530212 +MMP2 True 5.0 Myoepithelial Cells 0.2623844512917753 0.1821521669626236 +MMRN2 True 1.0 Endothelial Cells 1.2184601113172542 0.5637755393981934 +MMRN2 True 2.0 Pericytes 0.2594287127488562 0.17744527757167816 +MMRN2 True 3.0 Basal-like Structured DCIS Cells 0.06746575342465753 0.05319634824991226 +MMRN2 True 4.0 Myoepithelial Cells 0.06245555818914435 0.05131547898054123 +MMRN2 True 5.0 Mast Cells 0.04607046070460705 0.0379403792321682 +MYC True 1.0 Basal-like Structured DCIS Cells 1.5598173515981735 0.5699771642684937 +MYC True 2.0 Endothelial Cells 1.1174628942486085 0.4582560360431671 +MYC True 3.0 11q13 Invasive Tumor Cells (G1/S) 0.9334456613310868 0.45408591628074646 +MYC True 4.0 11q13 Invasive Tumor Cells 0.8824879755137734 0.44670185446739197 +MYC True 5.0 11q13 Invasive Tumor Cells (Mitotic) 0.8273761169780666 0.43013811111450195 +NOTCH1 True 1.0 Endothelial Cells 0.5613404452690167 0.35366418957710266 +NOTCH1 True 2.0 Basal-like Structured DCIS Cells 0.4221461187214612 0.263812780380249 +NOTCH1 True 3.0 11q13 Invasive Tumor Cells (Mitotic) 0.30381803411860275 0.22542648017406464 +NOTCH1 True 4.0 Pericytes 0.22517620873006058 0.15951527655124664 +NOTCH1 True 5.0 Myoepithelial Cells 0.2188907324010429 0.15868689119815826 +NOTCH2 True 1.0 Apocrine Cells 2.1861042183622827 0.7171216011047363 +NOTCH2 True 2.0 11q13 Invasive Tumor Cells 1.3958398400899494 0.607002317905426 +NOTCH2 True 3.0 11q13 Invasive Tumor Cells (Mitotic) 1.334281072298944 0.6255077123641968 +NOTCH2 True 4.0 Luminal-like Amorphous DCIS Cells 1.1538992938286767 0.5558028817176819 +NOTCH2 True 5.0 11q13 Invasive Tumor Cells (G1/S) 1.0602358887952823 0.5395956039428711 +NOTCH3 True 1.0 Pericytes 2.3809818226783728 0.5623840689659119 +NOTCH3 True 2.0 CAFs, Invasive Associated 1.1647088227943014 0.4973756670951843 +NOTCH3 True 3.0 Luminal-like Amorphous DCIS Cells 0.9322229045133559 0.4947804808616638 +NOTCH3 True 4.0 Endothelial Cells 0.7337662337662337 0.27516233921051025 +NOTCH3 True 5.0 Basal-like Structured DCIS Cells 0.6931506849315069 0.3960045576095581 +NOTCH4 True 1.0 Endothelial Cells 0.4457328385899815 0.28038033843040466 +NOTCH4 True 2.0 Myoepithelial Cells 0.10997866793078928 0.09042426943778992 +NOTCH4 True 3.0 Pericytes 0.08445653517991838 0.0650426596403122 +NOTCH4 True 4.0 Basal-like Structured DCIS Cells 0.07682648401826483 0.06255707889795303 +NOTCH4 True 5.0 11q13 Invasive Tumor Cells (Mitotic) 0.07636068237205523 0.06986190378665924 +PDGFRB True 1.0 CAFs, Invasive Associated 0.6135966008497875 0.3709072768688202 +PDGFRB True 2.0 Pericytes 0.42549771237789047 0.2529986500740051 +PDGFRB True 3.0 CAFs, DCIS Associated 0.32493249324932494 0.2368464171886444 +PDGFRB True 4.0 Endothelial Cells 0.15213358070500926 0.10227272659540176 +PDGFRB True 5.0 Dendritic Cells 0.05189620758483034 0.0416666679084301 +PECAM1 True 1.0 Endothelial Cells 4.5438311688311686 0.8918135166168213 +PECAM1 True 2.0 Plasma Cells 1.7445589919816724 0.6300114393234253 +PECAM1 True 3.0 Pericytes 1.0775318412266601 0.4703845679759979 +PECAM1 True 4.0 Dendritic Cells 0.7437624750499002 0.4149201512336731 +PECAM1 True 5.0 Macrophages 0.4421134421134421 0.28671327233314514 +PLAT True 1.0 11q13 Invasive Tumor Cells 8.869838840652132 0.956024706363678 +PLAT True 2.0 11q13 Invasive Tumor Cells (Mitotic) 7.280259951259139 0.9549146890640259 +PLAT True 3.0 11q13 Invasive Tumor Cells (G1/S) 6.233361415332772 0.9182813763618469 +PLAT True 4.0 Apocrine Cells 3.3101736972704714 0.8114144206047058 +PLAT True 5.0 Luminal-like Amorphous DCIS Cells 2.8183143997543754 0.6322535872459412 +RGS5 True 1.0 Pericytes 0.6418943984172129 0.3001112937927246 +RGS5 True 2.0 Endothelial Cells 0.5906771799628943 0.3025278151035309 +RGS5 True 3.0 CAFs, Invasive Associated 0.10747313171707074 0.06723318994045258 +RGS5 True 4.0 Myeloid Cells 0.07995079950799508 0.06519065052270889 +RGS5 True 5.0 Mast Cells 0.07859078590785908 0.0731707289814949 +SELP True 1.0 Endothelial Cells 0.7355055658627088 0.259508341550827 +SELP True 2.0 Pericytes 0.10980586125881044 0.07270928472280502 +SELP True 3.0 T Lymphocytes 0.06023946121227239 0.050511348992586136 +SELP True 4.0 Myeloid Cells 0.05166051660516605 0.04428044334053993 +SELP True 5.0 Plasma Cells 0.043528064146620846 0.03665521368384361 +SERPINE1 True 1.0 CAFs, Invasive Associated 0.3504123969007748 0.20569857954978943 +SERPINE1 True 2.0 Myoepithelial Cells 0.05724105238208106 0.03507940098643303 +SERPINE1 True 3.0 Endothelial Cells 0.05322356215213358 0.04012059420347214 +SERPINE1 True 4.0 CAFs, DCIS Associated 0.04107683495622289 0.03358972445130348 +SERPINE1 True 5.0 Dendritic Cells 0.036926147704590816 0.03168662637472153 +THBD True 1.0 Endothelial Cells 0.8287337662337663 0.40491652488708496 +THBD True 2.0 Pericytes 0.2860145913194015 0.18770866096019745 +THBD True 3.0 Dendritic Cells 0.1217564870259481 0.09356287121772766 +THBD True 4.0 CAFs, Invasive Associated 0.10847288177955511 0.0794801265001297 +THBD True 5.0 Myeloid Cells 0.08487084870848709 0.07503075152635574 +THBS2 True 1.0 CAFs, Invasive Associated 1.8375406148462885 0.5576105713844299 +THBS2 True 2.0 CAFs, DCIS Associated 1.6160297847966616 0.5173472166061401 +THBS2 True 3.0 Dendritic Cells 0.1317365269461078 0.071856290102005 +THBS2 True 4.0 CXCL14+ Fibroblasts 0.11588330632090761 0.07698541134595871 +THBS2 True 5.0 Pericytes 0.1151230369729195 0.07122542709112167 +TRAC True 1.0 T Lymphocytes 2.8600648540783236 0.7904714345932007 +TRAC True 2.0 B Cells 0.6871019108280255 0.3626592457294464 +TRAC True 3.0 Plasma Cells 0.33791523482245134 0.1477663218975067 +TRAC True 4.0 Dendritic Cells 0.24176646706586827 0.1230039894580841 +TRAC True 5.0 CAFs, Invasive Associated 0.15571107223194203 0.10172457247972488 +VWF True 1.0 Endothelial Cells 6.707908163265306 0.8781307935714722 +VWF True 2.0 Pericytes 1.29108445653518 0.4304439127445221 +VWF True 3.0 11q13 Invasive Tumor Cells (Mitotic) 0.11169780666125101 0.09423232823610306 +VWF True 4.0 Dendritic Cells 0.11052894211576847 0.05913173779845238 +VWF True 5.0 Mast Cells 0.10840108401084012 0.08130080997943878 diff --git a/benchmarking/cci_2026_atera/a100_validation_collected/topolink_cci_validation_20260428_outputs/tables/topolink_cci_false_positive_controls.tsv b/benchmarking/cci_2026_atera/a100_validation_collected/topolink_cci_validation_20260428_outputs/tables/topolink_cci_false_positive_controls.tsv new file mode 100644 index 0000000..8443750 --- /dev/null +++ b/benchmarking/cci_2026_atera/a100_validation_collected/topolink_cci_validation_20260428_outputs/tables/topolink_cci_false_positive_controls.tsv @@ -0,0 +1,36 @@ +axis_id control_type observed expected_or_control_mean z_or_rank p_or_percentile note +VWF-SELP|Endothelial Cells->Endothelial Cells spatial_abundance_null 12779.0 3498.750466020217 157.09499064265975 0.0 cell-type-label abundance null for graph edge count +VWF-SELP|Endothelial Cells->Endothelial Cells lr_label_permutation_same_sender_receiver 1.0 3299.0 1.0 1.0 rank percentile against all LR pairs in the same sender-receiver cell-type pair +VWF-SELP|Endothelial Cells->Endothelial Cells lr_label_permutation_same_lr_pair 1.0 400.0 1.0 1.0 rank percentile for the same LR pair across cell-type pairs +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated spatial_abundance_null 13942.0 9916.101448337911 40.577088952341676 0.0 cell-type-label abundance null for graph edge count +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated lr_label_permutation_same_sender_receiver 1.0 3299.0 1.0 1.0 rank percentile against all LR pairs in the same sender-receiver cell-type pair +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated lr_label_permutation_same_lr_pair 1.0 400.0 1.0 1.0 rank percentile for the same LR pair across cell-type pairs +MMRN2-CD93|Endothelial Cells->Endothelial Cells spatial_abundance_null 12779.0 3498.750466020217 157.09499064265975 0.0 cell-type-label abundance null for graph edge count +MMRN2-CD93|Endothelial Cells->Endothelial Cells lr_label_permutation_same_sender_receiver 4.0 3299.0 4.0 0.9990906335253107 rank percentile against all LR pairs in the same sender-receiver cell-type pair +MMRN2-CD93|Endothelial Cells->Endothelial Cells lr_label_permutation_same_lr_pair 1.0 400.0 1.0 1.0 rank percentile for the same LR pair across cell-type pairs +DLL4-NOTCH3|Endothelial Cells->Pericytes spatial_abundance_null 11379.0 3280.889960425034 141.55074144031974 0.0 cell-type-label abundance null for graph edge count +DLL4-NOTCH3|Endothelial Cells->Pericytes lr_label_permutation_same_sender_receiver 1.0 3299.0 1.0 1.0 rank percentile against all LR pairs in the same sender-receiver cell-type pair +DLL4-NOTCH3|Endothelial Cells->Pericytes lr_label_permutation_same_lr_pair 1.0 400.0 1.0 1.0 rank percentile for the same LR pair across cell-type pairs +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes spatial_abundance_null 11604.0 9219.306750089676 24.92068208259856 2.220471678964988e-137 cell-type-label abundance null for graph edge count +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes lr_label_permutation_same_sender_receiver 1.0 3299.0 1.0 1.0 rank percentile against all LR pairs in the same sender-receiver cell-type pair +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes lr_label_permutation_same_lr_pair 1.0 400.0 1.0 1.0 rank percentile for the same LR pair across cell-type pairs +CD48-CD2|T Lymphocytes->T Lymphocytes spatial_abundance_null 21212.0 3024.318857794739 331.09056328473696 0.0 cell-type-label abundance null for graph edge count +CD48-CD2|T Lymphocytes->T Lymphocytes lr_label_permutation_same_sender_receiver 1.0 3299.0 1.0 1.0 rank percentile against all LR pairs in the same sender-receiver cell-type pair +CD48-CD2|T Lymphocytes->T Lymphocytes lr_label_permutation_same_lr_pair 1.0 400.0 1.0 1.0 rank percentile for the same LR pair across cell-type pairs +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells spatial_abundance_null 423716.0 192905.1692550145 567.2684147856648 0.0 cell-type-label abundance null for graph edge count +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells lr_label_permutation_same_sender_receiver 8.0 3299.0 8.0 0.9978781448923917 rank percentile against all LR pairs in the same sender-receiver cell-type pair +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells lr_label_permutation_same_lr_pair 1.0 400.0 1.0 1.0 rank percentile for the same LR pair across cell-type pairs +VWF-SELP|Endothelial Cells->Endothelial Cells matched_gene_expression_control 0.690919789894645 0.1174789121765555 6.674917611699146 1.0 matched by global mean expression and detection fraction +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated matched_gene_expression_control 0.8904867455342288 0.1132557384471686 11.234674798948532 1.0 matched by global mean expression and detection fraction +MMRN2-CD93|Endothelial Cells->Endothelial Cells matched_gene_expression_control 0.7291144166273554 0.13022764647610297 6.198278570208171 1.0 matched by global mean expression and detection fraction +DLL4-NOTCH3|Endothelial Cells->Pericytes matched_gene_expression_control 0.6103430039507179 0.10700066735274656 8.301941713984622 1.0 matched by global mean expression and detection fraction +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes matched_gene_expression_control 0.7850757124806441 0.1029738649850631 11.218977606863426 1.0 matched by global mean expression and detection fraction +CD48-CD2|T Lymphocytes->T Lymphocytes matched_gene_expression_control 0.5987173848132842 0.10702942070910819 9.860708047779738 1.0 matched by global mean expression and detection fraction +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells matched_gene_expression_control 0.6593758884575077 0.6351644259334726 0.3126368933035661 0.576 matched by global mean expression and detection fraction +CD48-CD2|T Lymphocytes->T Lymphocytes component_ablation_max_rank 20.0 7.0 20.0 worst and best rank after removing one score component +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes component_ablation_max_rank 615.0 8.0 615.0 worst and best rank after removing one score component +DLL4-NOTCH3|Endothelial Cells->Pericytes component_ablation_max_rank 76.0 20.0 76.0 worst and best rank after removing one score component +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells component_ablation_max_rank 329.0 30.0 329.0 worst and best rank after removing one score component +MMRN2-CD93|Endothelial Cells->Endothelial Cells component_ablation_max_rank 13.0 6.0 13.0 worst and best rank after removing one score component +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated component_ablation_max_rank 614.0 2.0 614.0 worst and best rank after removing one score component +VWF-SELP|Endothelial Cells->Endothelial Cells component_ablation_max_rank 16.0 1.0 16.0 worst and best rank after removing one score component diff --git a/benchmarking/cci_2026_atera/a100_validation_collected/topolink_cci_validation_20260428_outputs/tables/topolink_cci_matched_gene_controls.tsv b/benchmarking/cci_2026_atera/a100_validation_collected/topolink_cci_validation_20260428_outputs/tables/topolink_cci_matched_gene_controls.tsv new file mode 100644 index 0000000..59725eb --- /dev/null +++ b/benchmarking/cci_2026_atera/a100_validation_collected/topolink_cci_validation_20260428_outputs/tables/topolink_cci_matched_gene_controls.tsv @@ -0,0 +1,8 @@ +axis_id matched_gene_status n_controls observed_expression_specificity_score control_mean control_sd matched_gene_z matched_gene_percentile +VWF-SELP|Endothelial Cells->Endothelial Cells success 250 0.690919789894645 0.1174789121765555 0.08590980609453787 6.674917611699146 1.0 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated success 250 0.8904867455342288 0.1132557384471686 0.06918144236447345 11.234674798948532 1.0 +MMRN2-CD93|Endothelial Cells->Endothelial Cells success 250 0.7291144166273554 0.13022764647610297 0.09662146729412627 6.198278570208171 1.0 +DLL4-NOTCH3|Endothelial Cells->Pericytes success 250 0.6103430039507179 0.10700066735274656 0.060629471265751134 8.301941713984622 1.0 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes success 250 0.7850757124806441 0.1029738649850631 0.06079893118587669 11.218977606863426 1.0 +CD48-CD2|T Lymphocytes->T Lymphocytes success 250 0.5987173848132842 0.10702942070910819 0.04986335278579571 9.860708047779738 1.0 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells success 250 0.6593758884575077 0.6351644259334726 0.07744275561402209 0.3126368933035661 0.576 diff --git a/benchmarking/cci_2026_atera/a100_validation_collected/topolink_cci_validation_20260428_outputs/tables/topolink_cci_spatial_null_summary.tsv b/benchmarking/cci_2026_atera/a100_validation_collected/topolink_cci_validation_20260428_outputs/tables/topolink_cci_spatial_null_summary.tsv new file mode 100644 index 0000000..88f4c43 --- /dev/null +++ b/benchmarking/cci_2026_atera/a100_validation_collected/topolink_cci_validation_20260428_outputs/tables/topolink_cci_spatial_null_summary.tsv @@ -0,0 +1,8 @@ +axis_id observed_cross_edge_count expected_cross_edge_count_abundance_null cross_edge_enrichment_fold cross_edge_enrichment_z cross_edge_enrichment_p_approx local_contact contact_coverage within_sender_receiver_rank within_sender_receiver_n within_sender_receiver_percentile within_lr_pair_rank within_lr_pair_n within_lr_pair_percentile +VWF-SELP|Endothelial Cells->Endothelial Cells 12779 3498.750466020217 3.652446816116025 157.09499064265975 0.0 0.2912449657481761 0.1111198059316065 1 3299 1.0 1 400 1.0 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated 13942 9916.101448337911 1.4059961036740796 40.577088952341676 0.0 0.3461937505325735 0.1319036006311863 1 3299 1.0 1 400 1.0 +MMRN2-CD93|Endothelial Cells->Endothelial Cells 12779 3498.750466020217 3.652446816116025 157.09499064265975 0.0 0.1484661470807383 0.0288754988653259 4 3299 0.9990906335253107 1 400 1.0 +DLL4-NOTCH3|Endothelial Cells->Pericytes 11379 3280.889960425034 3.4682662744732435 141.55074144031974 0.0 0.135465098207694 0.0303190087002372 1 3299 1.0 1 400 1.0 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes 11604 9219.306750089676 1.258662968328625 24.92068208259856 2.220471678964988e-137 0.1684304172162009 0.0450706652878317 1 3299 1.0 1 400 1.0 +CD48-CD2|T Lymphocytes->T Lymphocytes 21212 3024.318857794739 7.0138107115687145 331.09056328473696 0.0 0.1241603897223811 0.0154158023760135 1 3299 1.0 1 400 1.0 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells 423716 192905.1692550145 2.1964989410929725 567.2684147856648 0.0 0.1231934200799743 0.0168391092146626 8 3299 0.9978781448923917 1 400 1.0 diff --git a/benchmarking/cci_2026_atera/a100_validation_collected/topolink_cci_validation_20260428_outputs/tables/topolink_cci_validation_evidence.tsv b/benchmarking/cci_2026_atera/a100_validation_collected/topolink_cci_validation_20260428_outputs/tables/topolink_cci_validation_evidence.tsv new file mode 100644 index 0000000..4c1c8fd --- /dev/null +++ b/benchmarking/cci_2026_atera/a100_validation_collected/topolink_cci_validation_20260428_outputs/tables/topolink_cci_validation_evidence.tsv @@ -0,0 +1,15 @@ +axis_id biology_label ligand receptor sender_celltype receiver_celltype CCI_score global_rank sender_anchor receiver_anchor structure_bridge sender_expr receiver_expr local_contact_x prior_confidence cross_edge_count sender receiver ligand_sender_mean ligand_sender_detection_fraction ligand_sender_celltype_rank ligand_sender_specificity_ratio receptor_receiver_mean receptor_receiver_detection_fraction receptor_receiver_celltype_rank receptor_receiver_specificity_ratio observed_cross_edge_count expected_cross_edge_count_abundance_null cross_edge_enrichment_fold cross_edge_enrichment_z cross_edge_enrichment_p_approx local_contact_y contact_coverage within_sender_receiver_rank within_sender_receiver_n within_sender_receiver_percentile within_lr_pair_rank within_lr_pair_n within_lr_pair_percentile matched_gene_status n_controls observed_expression_specificity_score control_mean control_sd matched_gene_z matched_gene_percentile max_rank_after_component_removal min_rank_after_component_removal cross_method_exact_count cross_method_same_lr_count cross_method_same_sender_receiver_count supporting_methods_exact supporting_methods_same_lr target_panel_present_n receiver_context_panel_score receiver_context_panel_genes expression_support spatial_abundance_null_support matched_gene_control_support component_ablation_support cross_method_support receiver_context_support support_count evidence_class axis_label +VWF-SELP|Endothelial Cells->Endothelial Cells WPB / endothelial activation VWF SELP Endothelial Cells Endothelial Cells 0.7854081595451057 1 0.939155377105368 0.8581763436107446 1.0 1.0 1.0 0.2912449657481761 1.0 12779 Endothelial Cells Endothelial Cells 6.707908163265306 0.8781307935714722 1 1.0 0.7355055658627088 0.259508341550827 1 1.0 12779 3498.750466020217 3.652446816116025 157.09499064265975 0.0 0.2912449657481761 0.1111198059316065 1 3299 1.0 1 400 1.0 success 250 0.690919789894645 0.1174789121765555 0.08590980609453787 6.674917611699146 1.0 16 1 7 7 7 cellchat_conda_full,cellphonedb,laris,liana,spatialdm,squidpy,stlearn cellchat_conda_full,cellphonedb,laris,liana,spatialdm,squidpy,stlearn 6 0.6656207262750022 VWF,SELP,ANGPT2,THBD,PLAT,SERPINE1 True True True True True True 6 strong "VWF-SELP +Endothelial Cells -> Endothelial Cells" +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated vascular-stromal matrix/scavenger axis VWF LRP1 Endothelial Cells CAFs, DCIS Associated 0.7148067513709494 5 0.939155377105368 0.6455155104503945 0.6355774498689515 1.0 1.0 0.3461937505325735 1.0 13942 Endothelial Cells CAFs, DCIS Associated 6.707908163265306 0.8781307935714722 1 1.0 2.585713116766222 0.7374191880226135 2 0.971037936942149 13942 9916.101448337911 1.4059961036740796 40.577088952341676 0.0 0.3461937505325735 0.1319036006311863 1 3299 1.0 1 400 1.0 success 250 0.8904867455342288 0.1132557384471686 0.06918144236447345 11.234674798948532 1.0 614 2 7 7 7 cellchat_conda_full,cellphonedb,laris,liana,spatialdm,squidpy,stlearn cellchat_conda_full,cellphonedb,laris,liana,spatialdm,squidpy,stlearn 7 0.5161052675482147 VWF,LRP1,HSPG2,COL4A1,COL4A2,MMP2,THBS2 True True True False True True 5 strong "VWF-LRP1 +Endothelial Cells -> CAFs, DCIS Associated" +MMRN2-CD93|Endothelial Cells->Endothelial Cells CD93-MMRN2 angiogenesis MMRN2 CD93 Endothelial Cells Endothelial Cells 0.7055697517643245 6 0.9751523688982604 0.8521965156573951 1.0 1.0 1.0 0.1484661470807383 1.0 12779 Endothelial Cells Endothelial Cells 1.2184601113172542 0.5637755393981934 1 1.0 0.9689239332096475 0.5012755393981934 1 1.0 12779 3498.750466020217 3.652446816116025 157.09499064265975 0.0 0.1484661470807383 0.0288754988653259 4 3299 0.9990906335253107 1 400 1.0 success 250 0.7291144166273554 0.13022764647610297 0.09662146729412627 6.198278570208171 1.0 13 6 7 7 7 cellchat_conda_full,cellphonedb,laris,liana,spatialdm,squidpy,stlearn cellchat_conda_full,cellphonedb,laris,liana,spatialdm,squidpy,stlearn 7 1.0 MMRN2,CD93,CLEC14A,KDR,FLT1,PECAM1,EMCN True True True True True True 6 strong "MMRN2-CD93 +Endothelial Cells -> Endothelial Cells" +CD48-CD2|T Lymphocytes->T Lymphocytes T-cell adhesion/co-stimulation CD48 CD2 T Lymphocytes T Lymphocytes 0.6870622750035398 13 0.9214912429371794 0.9193953048895664 1.0 1.0 1.0 0.1241603897223811 1.0 21212 T Lymphocytes T Lymphocytes 0.5604888999750561 0.37989524006843567 1 1.0 0.49837864804190574 0.3382389545440674 1 1.0 21212 3024.318857794739 7.0138107115687145 331.09056328473696 0.0 0.1241603897223811 0.0154158023760135 1 3299 1.0 1 400 1.0 success 250 0.5987173848132842 0.10702942070910819 0.04986335278579571 9.860708047779738 1.0 20 7 7 7 7 cellchat_conda_full,cellphonedb,laris,liana,spatialdm,squidpy,stlearn cellchat_conda_full,cellphonedb,laris,liana,spatialdm,squidpy,stlearn 7 1.0 CD48,CD2,CD3D,CD3E,TRAC,IL7R,LCK True True True True True True 6 strong "CD48-CD2 +T Lymphocytes -> T Lymphocytes" +DLL4-NOTCH3|Endothelial Cells->Pericytes endothelial-pericyte Notch DLL4 NOTCH3 Endothelial Cells Pericytes 0.6628108852003319 20 0.8999695474149415 0.8544260293908458 0.9385210026241833 1.0 0.8672894033034337 0.135465098207694 1.0 11379 Endothelial Cells Pericytes 0.476461038961039 0.2467532455921173 1 1.0 2.3809818226783728 0.5623840689659119 1 1.0 11379 3280.889960425034 3.4682662744732435 141.55074144031974 0.0 0.135465098207694 0.0303190087002372 1 3299 1.0 1 400 1.0 success 250 0.6103430039507179 0.10700066735274656 0.060629471265751134 8.301941713984622 1.0 76 20 7 7 7 cellchat_conda_full,cellphonedb,laris,liana,spatialdm,squidpy,stlearn cellchat_conda_full,cellphonedb,laris,liana,spatialdm,squidpy,stlearn 8 0.48688694950414185 DLL4,NOTCH3,NOTCH4,JAG1,HEY1,HES1,PDGFRB,RGS5 True True True True True False 5 strong "DLL4-NOTCH3 +Endothelial Cells -> Pericytes" +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes CAF-immune chemokine recruitment CXCL12 CXCR4 CAFs, DCIS Associated T Lymphocytes 0.6338817490290192 29 0.8401391037337905 0.929067454422166 0.493435580121531 1.0 1.0 0.1684304172162009 1.0 11604 CAFs, DCIS Associated T Lymphocytes 3.649660420587513 0.7872514724731445 1 1.0 0.9085806934397606 0.4825392961502075 1 1.0 11604 9219.306750089676 1.258662968328625 24.92068208259856 2.220471678964988e-137 0.1684304172162009 0.0450706652878317 1 3299 1.0 1 400 1.0 success 250 0.7850757124806441 0.1029738649850631 0.06079893118587669 11.218977606863426 1.0 615 8 7 7 7 cellchat_conda_full,cellphonedb,laris,liana,spatialdm,squidpy,stlearn cellchat_conda_full,cellphonedb,laris,liana,spatialdm,squidpy,stlearn 8 0.7664489835769633 CXCL12,CXCR4,CXCR3,CCL19,CCL21,CD3D,CD3E,IL7R True True True False True True 5 strong "CXCL12-CXCR4 +CAFs, DCIS Associated -> T Lymphocytes" +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells tumor-intrinsic Notch signaling JAG1 NOTCH2 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 0.6167922205938116 41 0.7293068717997298 0.6128235489150379 1.0 1.0 1.0 0.1231934200799743 1.0 423716 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 1.4774345680554688 0.6293959617614746 2 0.7749134866963281 1.3958398400899494 0.607002317905426 2 0.6385056249219633 423716 192905.1692550145 2.1964989410929725 567.2684147856648 0.0 0.1231934200799743 0.0168391092146626 8 3299 0.9978781448923917 1 400 1.0 success 250 0.6593758884575077 0.6351644259334726 0.07744275561402209 0.3126368933035661 0.576 329 30 7 7 7 cellchat_conda_full,cellphonedb,laris,liana,spatialdm,squidpy,stlearn cellchat_conda_full,cellphonedb,laris,liana,spatialdm,squidpy,stlearn 7 0.5860530033828537 JAG1,NOTCH2,NOTCH1,HES1,HEY1,MYC,CCND1 True True False False True True 4 moderate "JAG1-NOTCH2 +11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells" diff --git a/benchmarking/cci_2026_atera/a100_validation_collected/topolink_cci_validation_20260428_outputs/topolink_cci_false_positive_controls.tsv b/benchmarking/cci_2026_atera/a100_validation_collected/topolink_cci_validation_20260428_outputs/topolink_cci_false_positive_controls.tsv new file mode 100644 index 0000000..8443750 --- /dev/null +++ b/benchmarking/cci_2026_atera/a100_validation_collected/topolink_cci_validation_20260428_outputs/topolink_cci_false_positive_controls.tsv @@ -0,0 +1,36 @@ +axis_id control_type observed expected_or_control_mean z_or_rank p_or_percentile note +VWF-SELP|Endothelial Cells->Endothelial Cells spatial_abundance_null 12779.0 3498.750466020217 157.09499064265975 0.0 cell-type-label abundance null for graph edge count +VWF-SELP|Endothelial Cells->Endothelial Cells lr_label_permutation_same_sender_receiver 1.0 3299.0 1.0 1.0 rank percentile against all LR pairs in the same sender-receiver cell-type pair +VWF-SELP|Endothelial Cells->Endothelial Cells lr_label_permutation_same_lr_pair 1.0 400.0 1.0 1.0 rank percentile for the same LR pair across cell-type pairs +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated spatial_abundance_null 13942.0 9916.101448337911 40.577088952341676 0.0 cell-type-label abundance null for graph edge count +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated lr_label_permutation_same_sender_receiver 1.0 3299.0 1.0 1.0 rank percentile against all LR pairs in the same sender-receiver cell-type pair +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated lr_label_permutation_same_lr_pair 1.0 400.0 1.0 1.0 rank percentile for the same LR pair across cell-type pairs +MMRN2-CD93|Endothelial Cells->Endothelial Cells spatial_abundance_null 12779.0 3498.750466020217 157.09499064265975 0.0 cell-type-label abundance null for graph edge count +MMRN2-CD93|Endothelial Cells->Endothelial Cells lr_label_permutation_same_sender_receiver 4.0 3299.0 4.0 0.9990906335253107 rank percentile against all LR pairs in the same sender-receiver cell-type pair +MMRN2-CD93|Endothelial Cells->Endothelial Cells lr_label_permutation_same_lr_pair 1.0 400.0 1.0 1.0 rank percentile for the same LR pair across cell-type pairs +DLL4-NOTCH3|Endothelial Cells->Pericytes spatial_abundance_null 11379.0 3280.889960425034 141.55074144031974 0.0 cell-type-label abundance null for graph edge count +DLL4-NOTCH3|Endothelial Cells->Pericytes lr_label_permutation_same_sender_receiver 1.0 3299.0 1.0 1.0 rank percentile against all LR pairs in the same sender-receiver cell-type pair +DLL4-NOTCH3|Endothelial Cells->Pericytes lr_label_permutation_same_lr_pair 1.0 400.0 1.0 1.0 rank percentile for the same LR pair across cell-type pairs +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes spatial_abundance_null 11604.0 9219.306750089676 24.92068208259856 2.220471678964988e-137 cell-type-label abundance null for graph edge count +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes lr_label_permutation_same_sender_receiver 1.0 3299.0 1.0 1.0 rank percentile against all LR pairs in the same sender-receiver cell-type pair +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes lr_label_permutation_same_lr_pair 1.0 400.0 1.0 1.0 rank percentile for the same LR pair across cell-type pairs +CD48-CD2|T Lymphocytes->T Lymphocytes spatial_abundance_null 21212.0 3024.318857794739 331.09056328473696 0.0 cell-type-label abundance null for graph edge count +CD48-CD2|T Lymphocytes->T Lymphocytes lr_label_permutation_same_sender_receiver 1.0 3299.0 1.0 1.0 rank percentile against all LR pairs in the same sender-receiver cell-type pair +CD48-CD2|T Lymphocytes->T Lymphocytes lr_label_permutation_same_lr_pair 1.0 400.0 1.0 1.0 rank percentile for the same LR pair across cell-type pairs +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells spatial_abundance_null 423716.0 192905.1692550145 567.2684147856648 0.0 cell-type-label abundance null for graph edge count +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells lr_label_permutation_same_sender_receiver 8.0 3299.0 8.0 0.9978781448923917 rank percentile against all LR pairs in the same sender-receiver cell-type pair +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells lr_label_permutation_same_lr_pair 1.0 400.0 1.0 1.0 rank percentile for the same LR pair across cell-type pairs +VWF-SELP|Endothelial Cells->Endothelial Cells matched_gene_expression_control 0.690919789894645 0.1174789121765555 6.674917611699146 1.0 matched by global mean expression and detection fraction +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated matched_gene_expression_control 0.8904867455342288 0.1132557384471686 11.234674798948532 1.0 matched by global mean expression and detection fraction +MMRN2-CD93|Endothelial Cells->Endothelial Cells matched_gene_expression_control 0.7291144166273554 0.13022764647610297 6.198278570208171 1.0 matched by global mean expression and detection fraction +DLL4-NOTCH3|Endothelial Cells->Pericytes matched_gene_expression_control 0.6103430039507179 0.10700066735274656 8.301941713984622 1.0 matched by global mean expression and detection fraction +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes matched_gene_expression_control 0.7850757124806441 0.1029738649850631 11.218977606863426 1.0 matched by global mean expression and detection fraction +CD48-CD2|T Lymphocytes->T Lymphocytes matched_gene_expression_control 0.5987173848132842 0.10702942070910819 9.860708047779738 1.0 matched by global mean expression and detection fraction +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells matched_gene_expression_control 0.6593758884575077 0.6351644259334726 0.3126368933035661 0.576 matched by global mean expression and detection fraction +CD48-CD2|T Lymphocytes->T Lymphocytes component_ablation_max_rank 20.0 7.0 20.0 worst and best rank after removing one score component +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes component_ablation_max_rank 615.0 8.0 615.0 worst and best rank after removing one score component +DLL4-NOTCH3|Endothelial Cells->Pericytes component_ablation_max_rank 76.0 20.0 76.0 worst and best rank after removing one score component +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells component_ablation_max_rank 329.0 30.0 329.0 worst and best rank after removing one score component +MMRN2-CD93|Endothelial Cells->Endothelial Cells component_ablation_max_rank 13.0 6.0 13.0 worst and best rank after removing one score component +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated component_ablation_max_rank 614.0 2.0 614.0 worst and best rank after removing one score component +VWF-SELP|Endothelial Cells->Endothelial Cells component_ablation_max_rank 16.0 1.0 16.0 worst and best rank after removing one score component diff --git a/benchmarking/cci_2026_atera/a100_validation_collected/topolink_cci_validation_20260428_outputs/topolink_cci_validation_scoreboard.md b/benchmarking/cci_2026_atera/a100_validation_collected/topolink_cci_validation_20260428_outputs/topolink_cci_validation_scoreboard.md new file mode 100644 index 0000000..061f27a --- /dev/null +++ b/benchmarking/cci_2026_atera/a100_validation_collected/topolink_cci_validation_20260428_outputs/topolink_cci_validation_scoreboard.md @@ -0,0 +1,41 @@ +# TopoLink-CCI validation evidence scoreboard + +This PDC run applies the computational false-positive-control logic used by classic CCC/LR papers: expression specificity, spatial/label nulls, matched-gene controls, component ablation, cross-method triangulation, and receiver-context support. It is computational evidence, not wet-lab proof. + +## Evidence classes + +- Strong axes: 6 +- Moderate axes: 1 +- Hypothesis-only axes: 0 + +axis_label biology_label CCI_score global_rank evidence_class support_count cross_method_same_lr_count matched_gene_percentile cross_edge_enrichment_z max_rank_after_component_removal +"VWF-SELP +Endothelial Cells -> Endothelial Cells" WPB / endothelial activation 0.7854081595451057 1 strong 6 7 1.0 157.09499064265975 16 +"VWF-LRP1 +Endothelial Cells -> CAFs, DCIS Associated" vascular-stromal matrix/scavenger axis 0.7148067513709494 5 strong 5 7 1.0 40.577088952341676 614 +"MMRN2-CD93 +Endothelial Cells -> Endothelial Cells" CD93-MMRN2 angiogenesis 0.7055697517643245 6 strong 6 7 1.0 157.09499064265975 13 +"CD48-CD2 +T Lymphocytes -> T Lymphocytes" T-cell adhesion/co-stimulation 0.6870622750035398 13 strong 6 7 1.0 331.09056328473696 20 +"DLL4-NOTCH3 +Endothelial Cells -> Pericytes" endothelial-pericyte Notch 0.6628108852003319 20 strong 5 7 1.0 141.55074144031974 76 +"CXCL12-CXCR4 +CAFs, DCIS Associated -> T Lymphocytes" CAF-immune chemokine recruitment 0.6338817490290192 29 strong 5 7 1.0 24.92068208259856 615 +"JAG1-NOTCH2 +11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells" tumor-intrinsic Notch signaling 0.6167922205938116 41 moderate 4 7 0.576 567.2684147856648 329 + + +## Control interpretation + +- `spatial_abundance_null`: compares observed sender-receiver graph edges with a label-abundance null; it is conservative about exact geometry but catches cell-type-pair edge enrichment. +- `matched_gene_control`: compares ligand/receptor sender-receiver expression specificity with genes matched by global mean and detection. +- `lr_label_permutation`: reports where the candidate ranks within the same sender-receiver cell-type pair and within the same LR pair across cell-type pairs. +- `component_ablation`: recomputes geometric-mean LR scores after removing one pyXenium component at a time. + +## References to validation patterns + +- CellPhoneDB: curated LR database, complex filtering, and cell-label permutation specificity. +- CellChat: mass-action communication probability, curated cofactors/complexes, and label permutation. +- NicheNet: downstream receiver target-gene support rather than co-expression alone. +- stLearn/SpatialDM/Squidpy: spatially constrained LR evidence and permutation/random-pair controls. +- LIANA benchmark: multi-method consensus and rank aggregation because no single LR score is ground truth. diff --git a/benchmarking/cci_2026_atera/a100_validation_v2_collected/logs/run.stderr.log b/benchmarking/cci_2026_atera/a100_validation_v2_collected/logs/run.stderr.log new file mode 100644 index 0000000..2ffc4c6 --- /dev/null +++ b/benchmarking/cci_2026_atera/a100_validation_v2_collected/logs/run.stderr.log @@ -0,0 +1,23 @@ + Command being timed: "/home/taobo.hu/miniconda3/bin/conda run -n pyx-cci-pyxenium python /data/taobo.hu/topolink_cci_validation_20260428_v2/scripts/topolink_cci_validation_v2.py --root /data/taobo.hu/topolink_cci_benchmark_2026-04 --output-dir /data/taobo.hu/topolink_cci_validation_20260428_v2/outputs --n-label-permutations 500 --n-spatial-permutations 300 --n-spatial-matched-pairs 120 --n-matched-controls 250 --n-downstream-permutations 120 --n-bootstraps 5 --k-neighbors 10 --seed 20260428" + User time (seconds): 80.13 + System time (seconds): 54.35 + Percent of CPU this job got: 186% + Elapsed (wall clock) time (h:mm:ss or m:ss): 1:12.28 + Average shared text size (kbytes): 0 + Average unshared data size (kbytes): 0 + Average stack size (kbytes): 0 + Average total size (kbytes): 0 + Maximum resident set size (kbytes): 8977084 + Average resident set size (kbytes): 0 + Major (requiring I/O) page faults: 480 + Minor (reclaiming a frame) page faults: 1243039 + Voluntary context switches: 9968 + Involuntary context switches: 17531 + Swaps: 0 + File system inputs: 1635344 + File system outputs: 960 + Socket messages sent: 0 + Socket messages received: 0 + Signals delivered: 0 + Page size (bytes): 4096 + Exit status: 0 diff --git a/benchmarking/cci_2026_atera/a100_validation_v2_collected/logs/run.stdout.log b/benchmarking/cci_2026_atera/a100_validation_v2_collected/logs/run.stdout.log new file mode 100644 index 0000000..e69de29 diff --git a/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/figures/topolink_cci_validation_v2_evidence_matrix.pdf b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/figures/topolink_cci_validation_v2_evidence_matrix.pdf new file mode 100644 index 0000000..306e270 Binary files /dev/null and b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/figures/topolink_cci_validation_v2_evidence_matrix.pdf differ diff --git a/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/figures/topolink_cci_validation_v2_evidence_matrix.png b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/figures/topolink_cci_validation_v2_evidence_matrix.png new file mode 100644 index 0000000..ccab14f Binary files /dev/null and b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/figures/topolink_cci_validation_v2_evidence_matrix.png differ diff --git a/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/figures/topolink_cci_validation_v2_support_counts.pdf b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/figures/topolink_cci_validation_v2_support_counts.pdf new file mode 100644 index 0000000..0007519 Binary files /dev/null and b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/figures/topolink_cci_validation_v2_support_counts.pdf differ diff --git a/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/figures/topolink_cci_validation_v2_support_counts.png b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/figures/topolink_cci_validation_v2_support_counts.png new file mode 100644 index 0000000..7ef5b07 Binary files /dev/null and b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/figures/topolink_cci_validation_v2_support_counts.png differ diff --git a/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/params.json b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/params.json new file mode 100644 index 0000000..4c4a845 --- /dev/null +++ b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/params.json @@ -0,0 +1,14 @@ +{ + "root": "/data/taobo.hu/topolink_cci_benchmark_2026-04", + "output_dir": "/data/taobo.hu/topolink_cci_validation_20260428_v2/outputs", + "expected_score_rows": 1319600, + "n_label_permutations": 500, + "n_spatial_permutations": 300, + "n_spatial_matched_pairs": 120, + "n_matched_controls": 250, + "n_downstream_permutations": 120, + "n_bootstraps": 5, + "bootstrap_fraction": 0.8, + "k_neighbors": 10, + "seed": 20260428 +} \ No newline at end of file diff --git a/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/reports/topolink_cci_validation_v2_report.md b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/reports/topolink_cci_validation_v2_report.md new file mode 100644 index 0000000..ca86fdd --- /dev/null +++ b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/reports/topolink_cci_validation_v2_report.md @@ -0,0 +1,35 @@ +# TopoLink-CCI validation v2 + +This report applies the main computational false-positive controls used by classic LR/CCC papers to TopoLink-CCI axes. The result should be read as computational validation, not wet-lab proof. + +## Summary + +- strong: 7 +- moderate: 0 +- hypothesis_only: 0 +- artifact_risk: 0 + +ligand receptor sender receiver CCI_score pyxenium_rank evidence_class support_count cell_label_perm_fdr spatial_null_fdr matched_gene_z downstream_target_fdr cross_method_same_lr_count bootstrap_rank_median contamination_flag +VWF SELP Endothelial Cells Endothelial Cells 0.7854081595451057 1 strong 8 0.001996007984031936 0.004651162790697674 6.674917611699146 0.027184466019417475 7 1.0 False +VWF LRP1 Endothelial Cells CAFs, DCIS Associated 0.7148067513709494 5 strong 8 0.001996007984031936 0.004651162790697674 11.234674798948532 0.029131985731272295 7 3.0 False +MMRN2 CD93 Endothelial Cells Endothelial Cells 0.7055697517643245 6 strong 8 0.001996007984031936 0.004651162790697674 6.198278570208171 0.008323424494649227 7 2.0 False +CD48 CD2 T Lymphocytes T Lymphocytes 0.6870622750035398 13 strong 8 0.001996007984031936 0.011627906976744186 9.860708047779738 0.008323424494649227 7 5.0 False +DLL4 NOTCH3 Endothelial Cells Pericytes 0.6628108852003319 20 strong 8 0.001996007984031936 0.004651162790697674 8.301941713984622 0.025494276795005204 7 6.0 False +CXCL12 CXCR4 CAFs, DCIS Associated T Lymphocytes 0.6338817490290192 29 strong 7 0.001996007984031936 0.5813953488372093 11.218977606863426 0.025494276795005204 7 4.0 False +JAG1 NOTCH2 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 0.6167922205938116 41 strong 6 0.001996007984031936 0.004651162790697674 0.3126368933035661 0.6076099881093936 7 7.0 False + + +## Evidence layers implemented + +- CellPhoneDB/Squidpy-style cell-label permutation of ligand/receptor communication probability. +- CellChat-style sender/receiver group specificity and permutation significance. +- stLearn-style spatial-neighborhood LR co-expression plus matched-expression random gene pairs. +- SpatialDM-style spatial expression null based on ligand/receptor neighborhood coupling. +- NicheNet-style receiver target/pathway support using predefined biology panels. +- COMMOT/SpaTalk-style received-signal association with receiver target programs. +- LIANA-style cross-method consensus across completed benchmark methods. +- pyXenium component ablation and stratified bootstrap stability. + +## Caveat + +The framework reduces false-positive risk, but protein-level receptor binding, secretion, and functional causality require orthogonal experimental validation. diff --git a/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/reports/validation_cards/CD48_CD2_T_Lymphocytes_T_Lymphocytes.md b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/reports/validation_cards/CD48_CD2_T_Lymphocytes_T_Lymphocytes.md new file mode 100644 index 0000000..237ddb6 --- /dev/null +++ b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/reports/validation_cards/CD48_CD2_T_Lymphocytes_T_Lymphocytes.md @@ -0,0 +1,25 @@ +# CD48-CD2: T Lymphocytes -> T Lymphocytes + +- Biology label: T-cell adhesion/co-stimulation +- TopoLink-CCI_score: 0.687062 +- pyXenium rank: 13 +- Evidence class: strong +- Supported layers: 8/9 +- Interpretation: strong: 8/9 computational evidence layers support the axis; contamination_flag=False. + +## Key controls + +- `cell_label_perm_fdr`: 0.001996007984031936 +- `spatial_null_fdr`: 0.011627906976744186 +- `matched_gene_z`: 9.860708047779738 +- `matched_gene_percentile`: 1.0 +- `downstream_target_score`: 11.544674396514893 +- `downstream_target_fdr`: 0.008323424494649227 +- `received_signal_target_spearman`: 0.4228849179250702 +- `cross_method_exact_count`: 7 +- `cross_method_same_lr_count`: 7 +- `bootstrap_rank_median`: 5.0 +- `bootstrap_rank_iqr`: 0.0 +- `contamination_flag`: False + +This is computational support only; it does not prove protein-level binding or functional signaling. diff --git a/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/reports/validation_cards/CXCL12_CXCR4_CAFs_DCIS_Associated_T_Lymphocytes.md b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/reports/validation_cards/CXCL12_CXCR4_CAFs_DCIS_Associated_T_Lymphocytes.md new file mode 100644 index 0000000..d1d4bf4 --- /dev/null +++ b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/reports/validation_cards/CXCL12_CXCR4_CAFs_DCIS_Associated_T_Lymphocytes.md @@ -0,0 +1,25 @@ +# CXCL12-CXCR4: CAFs, DCIS Associated -> T Lymphocytes + +- Biology label: CAF-immune chemokine recruitment +- TopoLink-CCI_score: 0.633882 +- pyXenium rank: 29 +- Evidence class: strong +- Supported layers: 7/9 +- Interpretation: strong: 7/9 computational evidence layers support the axis; contamination_flag=False. + +## Key controls + +- `cell_label_perm_fdr`: 0.001996007984031936 +- `spatial_null_fdr`: 0.5813953488372093 +- `matched_gene_z`: 11.218977606863426 +- `matched_gene_percentile`: 1.0 +- `downstream_target_score`: 6.800970241427422 +- `downstream_target_fdr`: 0.025494276795005204 +- `received_signal_target_spearman`: 0.4955612441859473 +- `cross_method_exact_count`: 7 +- `cross_method_same_lr_count`: 7 +- `bootstrap_rank_median`: 4.0 +- `bootstrap_rank_iqr`: 0.0 +- `contamination_flag`: False + +This is computational support only; it does not prove protein-level binding or functional signaling. diff --git a/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/reports/validation_cards/DLL4_NOTCH3_Endothelial_Cells_Pericytes.md b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/reports/validation_cards/DLL4_NOTCH3_Endothelial_Cells_Pericytes.md new file mode 100644 index 0000000..d5ec4cf --- /dev/null +++ b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/reports/validation_cards/DLL4_NOTCH3_Endothelial_Cells_Pericytes.md @@ -0,0 +1,25 @@ +# DLL4-NOTCH3: Endothelial Cells -> Pericytes + +- Biology label: endothelial-pericyte Notch +- TopoLink-CCI_score: 0.662811 +- pyXenium rank: 20 +- Evidence class: strong +- Supported layers: 8/9 +- Interpretation: strong: 8/9 computational evidence layers support the axis; contamination_flag=False. + +## Key controls + +- `cell_label_perm_fdr`: 0.001996007984031936 +- `spatial_null_fdr`: 0.004651162790697674 +- `matched_gene_z`: 8.301941713984622 +- `matched_gene_percentile`: 1.0 +- `downstream_target_score`: 2.61274266988039 +- `downstream_target_fdr`: 0.025494276795005204 +- `received_signal_target_spearman`: 0.721750076253441 +- `cross_method_exact_count`: 7 +- `cross_method_same_lr_count`: 7 +- `bootstrap_rank_median`: 6.0 +- `bootstrap_rank_iqr`: 0.0 +- `contamination_flag`: False + +This is computational support only; it does not prove protein-level binding or functional signaling. diff --git a/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/reports/validation_cards/JAG1_NOTCH2_11q13_Invasive_Tumor_Cells_11q13_Invasive_Tumor_Cells.md b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/reports/validation_cards/JAG1_NOTCH2_11q13_Invasive_Tumor_Cells_11q13_Invasive_Tumor_Cells.md new file mode 100644 index 0000000..62f9a06 --- /dev/null +++ b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/reports/validation_cards/JAG1_NOTCH2_11q13_Invasive_Tumor_Cells_11q13_Invasive_Tumor_Cells.md @@ -0,0 +1,25 @@ +# JAG1-NOTCH2: 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells + +- Biology label: tumor-intrinsic Notch signaling +- TopoLink-CCI_score: 0.616792 +- pyXenium rank: 41 +- Evidence class: strong +- Supported layers: 6/9 +- Interpretation: strong: 6/9 computational evidence layers support the axis; contamination_flag=False. + +## Key controls + +- `cell_label_perm_fdr`: 0.001996007984031936 +- `spatial_null_fdr`: 0.004651162790697674 +- `matched_gene_z`: 0.3126368933035661 +- `matched_gene_percentile`: 0.576 +- `downstream_target_score`: 1.5110729336738586 +- `downstream_target_fdr`: 0.6076099881093936 +- `received_signal_target_spearman`: 0.5874875426315861 +- `cross_method_exact_count`: 7 +- `cross_method_same_lr_count`: 7 +- `bootstrap_rank_median`: 7.0 +- `bootstrap_rank_iqr`: 0.0 +- `contamination_flag`: False + +This is computational support only; it does not prove protein-level binding or functional signaling. diff --git a/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/reports/validation_cards/MMRN2_CD93_Endothelial_Cells_Endothelial_Cells.md b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/reports/validation_cards/MMRN2_CD93_Endothelial_Cells_Endothelial_Cells.md new file mode 100644 index 0000000..c2ac74d --- /dev/null +++ b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/reports/validation_cards/MMRN2_CD93_Endothelial_Cells_Endothelial_Cells.md @@ -0,0 +1,25 @@ +# MMRN2-CD93: Endothelial Cells -> Endothelial Cells + +- Biology label: CD93-MMRN2 angiogenesis +- TopoLink-CCI_score: 0.70557 +- pyXenium rank: 6 +- Evidence class: strong +- Supported layers: 8/9 +- Interpretation: strong: 8/9 computational evidence layers support the axis; contamination_flag=False. + +## Key controls + +- `cell_label_perm_fdr`: 0.001996007984031936 +- `spatial_null_fdr`: 0.004651162790697674 +- `matched_gene_z`: 6.198278570208171 +- `matched_gene_percentile`: 1.0 +- `downstream_target_score`: 11.116392135620117 +- `downstream_target_fdr`: 0.008323424494649227 +- `received_signal_target_spearman`: 0.4506380910061747 +- `cross_method_exact_count`: 7 +- `cross_method_same_lr_count`: 7 +- `bootstrap_rank_median`: 2.0 +- `bootstrap_rank_iqr`: 0.0 +- `contamination_flag`: False + +This is computational support only; it does not prove protein-level binding or functional signaling. diff --git a/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/reports/validation_cards/VWF_LRP1_Endothelial_Cells_CAFs_DCIS_Associated.md b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/reports/validation_cards/VWF_LRP1_Endothelial_Cells_CAFs_DCIS_Associated.md new file mode 100644 index 0000000..7c4d936 --- /dev/null +++ b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/reports/validation_cards/VWF_LRP1_Endothelial_Cells_CAFs_DCIS_Associated.md @@ -0,0 +1,25 @@ +# VWF-LRP1: Endothelial Cells -> CAFs, DCIS Associated + +- Biology label: vascular-stromal matrix/scavenger axis +- TopoLink-CCI_score: 0.714807 +- pyXenium rank: 5 +- Evidence class: strong +- Supported layers: 8/9 +- Interpretation: strong: 8/9 computational evidence layers support the axis; contamination_flag=False. + +## Key controls + +- `cell_label_perm_fdr`: 0.001996007984031936 +- `spatial_null_fdr`: 0.004651162790697674 +- `matched_gene_z`: 11.234674798948532 +- `matched_gene_percentile`: 1.0 +- `downstream_target_score`: 2.588202246597835 +- `downstream_target_fdr`: 0.029131985731272295 +- `received_signal_target_spearman`: 0.6575063035069829 +- `cross_method_exact_count`: 7 +- `cross_method_same_lr_count`: 7 +- `bootstrap_rank_median`: 3.0 +- `bootstrap_rank_iqr`: 0.0 +- `contamination_flag`: False + +This is computational support only; it does not prove protein-level binding or functional signaling. diff --git a/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/reports/validation_cards/VWF_SELP_Endothelial_Cells_Endothelial_Cells.md b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/reports/validation_cards/VWF_SELP_Endothelial_Cells_Endothelial_Cells.md new file mode 100644 index 0000000..3b8cfe4 --- /dev/null +++ b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/reports/validation_cards/VWF_SELP_Endothelial_Cells_Endothelial_Cells.md @@ -0,0 +1,25 @@ +# VWF-SELP: Endothelial Cells -> Endothelial Cells + +- Biology label: WPB / endothelial activation +- TopoLink-CCI_score: 0.785408 +- pyXenium rank: 1 +- Evidence class: strong +- Supported layers: 8/9 +- Interpretation: strong: 8/9 computational evidence layers support the axis; contamination_flag=False. + +## Key controls + +- `cell_label_perm_fdr`: 0.001996007984031936 +- `spatial_null_fdr`: 0.004651162790697674 +- `matched_gene_z`: 6.674917611699146 +- `matched_gene_percentile`: 1.0 +- `downstream_target_score`: 6.738417175908883 +- `downstream_target_fdr`: 0.027184466019417475 +- `received_signal_target_spearman`: 0.6283646829850982 +- `cross_method_exact_count`: 7 +- `cross_method_same_lr_count`: 7 +- `bootstrap_rank_median`: 1.0 +- `bootstrap_rank_iqr`: 0.0 +- `contamination_flag`: False + +This is computational support only; it does not prove protein-level binding or functional signaling. diff --git a/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/run_summary.json b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/run_summary.json new file mode 100644 index 0000000..4c9940b --- /dev/null +++ b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/run_summary.json @@ -0,0 +1,15 @@ +{ + "status": "success", + "runtime_seconds": 69.638, + "n_scores": 1319600, + "n_target_axes": 7, + "evidence_class_counts": { + "strong": 7 + }, + "outputs": { + "evidence": "/data/taobo.hu/topolink_cci_validation_20260428_v2/outputs/tables/topolink_cci_validation_v2_evidence.tsv", + "controls": "/data/taobo.hu/topolink_cci_validation_20260428_v2/outputs/tables/topolink_cci_validation_v2_false_positive_controls.tsv", + "report": "/data/taobo.hu/topolink_cci_validation_20260428_v2/outputs/reports/topolink_cci_validation_v2_report.md", + "figure": "/data/taobo.hu/topolink_cci_validation_20260428_v2/outputs/figures/topolink_cci_validation_v2_evidence_matrix.png" + } +} \ No newline at end of file diff --git a/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/tables/bootstrap_stability_repeats.tsv b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/tables/bootstrap_stability_repeats.tsv new file mode 100644 index 0000000..ec48a81 --- /dev/null +++ b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/tables/bootstrap_stability_repeats.tsv @@ -0,0 +1,36 @@ +axis_id bootstrap_id bootstrap_validation_score bootstrap_rank +VWF-SELP|Endothelial Cells->Endothelial Cells 1 2.5294846037115666 1 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated 1 2.4775096018215743 3 +MMRN2-CD93|Endothelial Cells->Endothelial Cells 1 2.492760816959846 2 +DLL4-NOTCH3|Endothelial Cells->Pericytes 1 1.6468683289549024 6 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes 1 1.9733111259538318 4 +CD48-CD2|T Lymphocytes->T Lymphocytes 1 1.9415515823178238 5 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells 1 1.0242960341055216 7 +VWF-SELP|Endothelial Cells->Endothelial Cells 2 2.5171162335011186 1 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated 2 2.473767032097854 3 +MMRN2-CD93|Endothelial Cells->Endothelial Cells 2 2.4772141734693474 2 +DLL4-NOTCH3|Endothelial Cells->Pericytes 2 1.6386355219882283 6 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes 2 1.9703233264062612 4 +CD48-CD2|T Lymphocytes->T Lymphocytes 2 1.9142494261725485 5 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells 2 1.0252292828485567 7 +VWF-SELP|Endothelial Cells->Endothelial Cells 3 2.5103975259149602 1 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated 3 2.471284260537661 3 +MMRN2-CD93|Endothelial Cells->Endothelial Cells 3 2.4798530594772266 2 +DLL4-NOTCH3|Endothelial Cells->Pericytes 3 1.6483774045144926 6 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes 3 1.972576240962361 4 +CD48-CD2|T Lymphocytes->T Lymphocytes 3 1.941759991358487 5 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells 3 1.0218695412958279 7 +VWF-SELP|Endothelial Cells->Endothelial Cells 4 2.5250901302802897 1 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated 4 2.476756834260751 3 +MMRN2-CD93|Endothelial Cells->Endothelial Cells 4 2.4928706890779577 2 +DLL4-NOTCH3|Endothelial Cells->Pericytes 4 1.6169876523117452 6 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes 4 1.978781084743746 4 +CD48-CD2|T Lymphocytes->T Lymphocytes 4 1.9076236376944962 5 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells 4 1.02607284368184 7 +VWF-SELP|Endothelial Cells->Endothelial Cells 5 2.541566594354046 1 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated 5 2.4811317184193578 2 +MMRN2-CD93|Endothelial Cells->Endothelial Cells 5 2.473281442649322 3 +DLL4-NOTCH3|Endothelial Cells->Pericytes 5 1.6233431845634525 6 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes 5 1.9747722688717537 4 +CD48-CD2|T Lymphocytes->T Lymphocytes 5 1.921048420646914 5 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells 5 1.025995534799094 7 diff --git a/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/tables/bootstrap_stability_summary.tsv b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/tables/bootstrap_stability_summary.tsv new file mode 100644 index 0000000..7ba975b --- /dev/null +++ b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/tables/bootstrap_stability_summary.tsv @@ -0,0 +1,8 @@ +axis_id bootstrap_rank_median bootstrap_rank_iqr bootstrap_score_mean bootstrap_score_sd bootstrap_n +CD48-CD2|T Lymphocytes->T Lymphocytes 5.0 0.0 1.925246611638054 0.015713655566381553 5 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes 4.0 0.0 1.9739528093875909 0.0031410030934122366 5 +DLL4-NOTCH3|Endothelial Cells->Pericytes 6.0 0.0 1.634842418466564 0.014082178981952163 5 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells 7.0 0.0 1.0246926473461682 0.0017333252101482156 5 +MMRN2-CD93|Endothelial Cells->Endothelial Cells 2.0 0.0 2.48319603632674 0.009087646555426442 5 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated 3.0 0.0 2.4760898894274397 0.003754003645322219 5 +VWF-SELP|Endothelial Cells->Endothelial Cells 1.0 0.0 2.5247310175523965 0.011933106345753796 5 diff --git a/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/tables/cell_label_permutation.tsv b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/tables/cell_label_permutation.tsv new file mode 100644 index 0000000..e4e88df --- /dev/null +++ b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/tables/cell_label_permutation.tsv @@ -0,0 +1,8 @@ +axis_id cell_label_perm_status cell_label_comm_prob cell_label_perm_mean cell_label_perm_sd cell_label_perm_z cell_label_perm_p cell_label_perm_n cell_label_perm_fdr +VWF-SELP|Endothelial Cells->Endothelial Cells success 4.933703899383545 0.02757341218739748 0.002595310303671029 1890.383003626386 0.001996007984031936 500 0.001996007984031936 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated success 17.3447265625 0.2998358674645424 0.016262341095952152 1048.1203533037499 0.001996007984031936 500 0.001996007984031936 +MMRN2-CD93|Endothelial Cells->Endothelial Cells success 1.1805951595306396 0.008823287986218929 0.0006422116967277436 1824.588180992251 0.001996007984031936 500 0.001996007984031936 +DLL4-NOTCH3|Endothelial Cells->Pericytes success 1.1344451904296875 0.022496088080108164 0.0018236492093399003 609.7384829575133 0.001996007984031936 500 0.001996007984031936 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes success 3.3160109519958496 0.08272893443703651 0.004327497961377857 747.1481318801938 0.001996007984031936 500 0.001996007984031936 +CD48-CD2|T Lymphocytes->T Lymphocytes success 0.2793356776237488 0.0026596546296495946 0.00022015248609680323 1256.7472114416275 0.001996007984031936 500 0.001996007984031936 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells success 2.0622618198394775 0.7131924320459366 0.005215585602508038 258.6611534368852 0.001996007984031936 500 0.001996007984031936 diff --git a/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/tables/component_ablation.tsv b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/tables/component_ablation.tsv new file mode 100644 index 0000000..ede4740 --- /dev/null +++ b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/tables/component_ablation.tsv @@ -0,0 +1,50 @@ +axis_id removed_component score_without_component rank_without_component +VWF-SELP|Endothelial Cells->Endothelial Cells sender_anchor 0.7936685312319989 1 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated sender_anchor 0.7223245865106046 8 +MMRN2-CD93|Endothelial Cells->Endothelial Cells sender_anchor 0.7085348212720359 13 +DLL4-NOTCH3|Endothelial Cells->Pericytes sender_anchor 0.6745564828093611 25 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes sender_anchor 0.6525538738821847 36 +CD48-CD2|T Lymphocytes->T Lymphocytes sender_anchor 0.6964889406614021 16 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells sender_anchor 0.650110468858211 40 +VWF-SELP|Endothelial Cells->Endothelial Cells receiver_anchor 0.805686300976693 1 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated receiver_anchor 0.7689017668792069 2 +MMRN2-CD93|Endothelial Cells->Endothelial Cells receiver_anchor 0.7246305722691555 9 +DLL4-NOTCH3|Endothelial Cells->Pericytes receiver_anchor 0.6804202200885041 21 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes receiver_anchor 0.6417024502434168 49 +CD48-CD2|T Lymphocytes->T Lymphocytes receiver_anchor 0.6967533196814983 16 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells receiver_anchor 0.6692416628881765 30 +VWF-SELP|Endothelial Cells->Endothelial Cells structure_bridge 0.7854081482043567 1 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated structure_bridge 0.7708926279250373 2 +MMRN2-CD93|Endothelial Cells->Endothelial Cells structure_bridge 0.7055697377300002 12 +DLL4-NOTCH3|Endothelial Cells->Pericytes structure_bridge 0.6698572931376457 27 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes structure_bridge 0.7130771089942796 8 +CD48-CD2|T Lymphocytes->T Lymphocytes structure_bridge 0.6870622598572897 19 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells structure_bridge 0.6167922060783549 65 +VWF-SELP|Endothelial Cells->Endothelial Cells sender_expr 0.7854081482043567 1 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated sender_expr 0.7148067405584678 8 +MMRN2-CD93|Endothelial Cells->Endothelial Cells sender_expr 0.7055697377300002 9 +DLL4-NOTCH3|Endothelial Cells->Pericytes sender_expr 0.6628108709697559 33 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes sender_expr 0.6338817361079696 51 +CD48-CD2|T Lymphocytes->T Lymphocytes sender_expr 0.6870622598572897 20 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells sender_expr 0.6167922060783549 75 +VWF-SELP|Endothelial Cells->Endothelial Cells receiver_expr 0.7854081482043567 1 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated receiver_expr 0.7148067405584678 6 +MMRN2-CD93|Endothelial Cells->Endothelial Cells receiver_expr 0.7055697377300002 8 +DLL4-NOTCH3|Endothelial Cells->Pericytes receiver_expr 0.6787277660885117 24 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes receiver_expr 0.6338817361079696 52 +CD48-CD2|T Lymphocytes->T Lymphocytes receiver_expr 0.6870622598572897 19 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells receiver_expr 0.6167922060783549 79 +VWF-SELP|Endothelial Cells->Endothelial Cells local_contact 0.9646853087387212 16 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated local_contact 0.8530387672375239 614 +MMRN2-CD93|Endothelial Cells->Endothelial Cells local_contact 0.9696210584915509 11 +DLL4-NOTCH3|Endothelial Cells->Pericytes local_contact 0.9248792871416435 76 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes local_contact 0.8529786310985624 615 +CD48-CD2|T Lymphocytes->T Lymphocytes local_contact 0.9727447950557435 7 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells local_contact 0.8743949187647442 329 +VWF-SELP|Endothelial Cells->Endothelial Cells prior_confidence 0.7854081482043567 1 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated prior_confidence 0.7148067405584678 5 +MMRN2-CD93|Endothelial Cells->Endothelial Cells prior_confidence 0.7055697377300002 6 +DLL4-NOTCH3|Endothelial Cells->Pericytes prior_confidence 0.6628108709697559 20 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes prior_confidence 0.6338817361079696 29 +CD48-CD2|T Lymphocytes->T Lymphocytes prior_confidence 0.6870622598572897 13 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells prior_confidence 0.6167922060783549 41 diff --git a/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/tables/contamination_controls.tsv b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/tables/contamination_controls.tsv new file mode 100644 index 0000000..85ff31b --- /dev/null +++ b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/tables/contamination_controls.tsv @@ -0,0 +1,8 @@ +axis_id contamination_marker_mean contamination_marker_detection contamination_marker_n endothelial_marker_mean endothelial_marker_detection endothelial_marker_n contamination_to_endothelial_ratio contamination_flag +VWF-SELP|Endothelial Cells->Endothelial Cells 0.05890538077801466 0.024628942486085346 5 2.5959966480731964 0.684963474025974 8 0.022690853943026265 False +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated 0.026129559427499772 0.01609508256214843 5 0.717039417475462 0.20992484727514668 8 0.036440896819168185 False +MMRN2-CD93|Endothelial Cells->Endothelial Cells 0.05890538077801466 0.024628942486085346 5 2.5959966480731964 0.684963474025974 8 0.022690853943026265 False +DLL4-NOTCH3|Endothelial Cells->Pericytes 0.04168511740863323 0.01809586499910239 5 1.6176096498966217 0.4904778289749267 8 0.02576957760563387 False +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes 0.01597042493522167 0.014516327788046826 5 0.060339648043736815 0.047238909426987066 8 0.2646754738053097 False +CD48-CD2|T Lymphocytes->T Lymphocytes 0.020254427567124367 0.018882514342728862 5 0.07943065511062741 0.06225056123721627 8 0.2549950965268374 False +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells 0.013545505329966545 0.012730339184208883 5 0.05200395057909191 0.04524603348116684 8 0.26047069845906073 False diff --git a/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/tables/cross_method_support_detail.tsv b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/tables/cross_method_support_detail.tsv new file mode 100644 index 0000000..ab60aa3 --- /dev/null +++ b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/tables/cross_method_support_detail.tsv @@ -0,0 +1,50 @@ +axis_id method exact_support same_lr_any_celltype_support same_sender_receiver_support exact_best_rank same_lr_best_rank same_lr_best_score_std artifact_path +VWF-SELP|Endothelial Cells->Endothelial Cells cellchat_conda_full True True True 805.0 805.0 0.974550519118764 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/cellchat_conda_full/cellchat_standardized.tsv +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated cellchat_conda_full True True True 22.0 22.0 0.999335274753102 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/cellchat_conda_full/cellchat_standardized.tsv +MMRN2-CD93|Endothelial Cells->Endothelial Cells cellchat_conda_full True True True 2460.0 2460.0 0.922163838946569 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/cellchat_conda_full/cellchat_standardized.tsv +DLL4-NOTCH3|Endothelial Cells->Pericytes cellchat_conda_full True True True 4379.0 4379.0 0.86142061281337 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/cellchat_conda_full/cellchat_standardized.tsv +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes cellchat_conda_full True True True 638.0 638.0 0.979836667510762 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/cellchat_conda_full/cellchat_standardized.tsv +CD48-CD2|T Lymphocytes->T Lymphocytes cellchat_conda_full True True True 9528.0 9528.0 0.698436312990631 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/cellchat_conda_full/cellchat_standardized.tsv +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells cellchat_conda_full True True True 1152.0 389.0 0.987718409723981 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/cellchat_conda_full/cellchat_standardized.tsv +VWF-SELP|Endothelial Cells->Endothelial Cells cellphonedb True True True 692.0 692.0 0.9994161168645052 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/cellphonedb_standardized.tsv +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated cellphonedb True True True 2.0 2.0 0.99999915501717 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/cellphonedb_standardized.tsv +MMRN2-CD93|Endothelial Cells->Endothelial Cells cellphonedb True True True 1352.0 1352.0 0.9988584281967392 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/cellphonedb_standardized.tsv +DLL4-NOTCH3|Endothelial Cells->Pericytes cellphonedb True True True 2869.0 2869.0 0.9975765892437064 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/cellphonedb_standardized.tsv +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes cellphonedb True True True 171.0 171.0 0.9998563529189088 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/cellphonedb_standardized.tsv +CD48-CD2|T Lymphocytes->T Lymphocytes cellphonedb True True True 6381.0 6381.0 0.994609009544926 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/cellphonedb_standardized.tsv +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells cellphonedb True True True 2782.0 1232.0 0.9989598261363328 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/cellphonedb_standardized.tsv +VWF-SELP|Endothelial Cells->Endothelial Cells laris True True True 2845.0 2845.0 0.9978205811017408 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/laris/laris_standardized.tsv.gz +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated laris True True True 18.0 18.0 0.9999869725311988 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/laris/laris_standardized.tsv.gz +MMRN2-CD93|Endothelial Cells->Endothelial Cells laris True True True 5577.0 5577.0 0.99572699023323 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/laris/laris_standardized.tsv.gz +DLL4-NOTCH3|Endothelial Cells->Pericytes laris True True True 9878.0 9878.0 0.9924310406265446 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/laris/laris_standardized.tsv.gz +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes laris True True True 226.0 226.0 0.9998275776188086 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/laris/laris_standardized.tsv.gz +CD48-CD2|T Lymphocytes->T Lymphocytes laris True True True 15762.0 15762.0 0.987922003777966 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/laris/laris_standardized.tsv.gz +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells laris True True True 2153.0 889.0 0.9993195063355648 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/laris/laris_standardized.tsv.gz +VWF-SELP|Endothelial Cells->Endothelial Cells liana True True True 8450.0 1616.0 0.9978299106836924 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/liana/liana_standardized.tsv +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated liana True True True 58588.0 3227.0 0.9956651962016048 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/liana/liana_standardized.tsv +MMRN2-CD93|Endothelial Cells->Endothelial Cells liana True True True 6324.0 3314.0 0.9955482935573206 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/liana/liana_standardized.tsv +DLL4-NOTCH3|Endothelial Cells->Pericytes liana True True True 81639.0 32868.0 0.955836330923168 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/liana/liana_standardized.tsv +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes liana True True True 69984.0 9542.0 0.9871796766768476 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/liana/liana_standardized.tsv +CD48-CD2|T Lymphocytes->T Lymphocytes liana True True True 23050.0 23050.0 0.9690288615160526 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/liana/liana_standardized.tsv +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells liana True True True 1437.0 170.0 0.9997729132542068 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/liana/liana_standardized.tsv +VWF-SELP|Endothelial Cells->Endothelial Cells spatialdm True True True 1967.0 1896.0 0.9957513401775244 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/spatialdm_standardized.tsv.gz +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated spatialdm True True True 13686.0 13543.0 0.9696383370364308 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/spatialdm_standardized.tsv.gz +MMRN2-CD93|Endothelial Cells->Endothelial Cells spatialdm True True True 5602.0 5520.0 0.9876261986489486 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/spatialdm_standardized.tsv.gz +DLL4-NOTCH3|Endothelial Cells->Pericytes spatialdm True True True 22202.0 22100.0 0.9504532277483448 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/spatialdm_standardized.tsv.gz +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes spatialdm True True True 16101.0 16018.0 0.964089295843488 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/spatialdm_standardized.tsv.gz +CD48-CD2|T Lymphocytes->T Lymphocytes spatialdm True True True 4354.0 4221.0 0.9905386045114264 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/spatialdm_standardized.tsv.gz +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells spatialdm True True True 9527.0 9527.0 0.9786423570084952 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/spatialdm_standardized.tsv.gz +VWF-SELP|Endothelial Cells->Endothelial Cells squidpy True True True 316.0 316.0 0.999761291300394 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/squidpy/squidpy_standardized.tsv +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated squidpy True True True 1.0 1.0 1.0 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/squidpy/squidpy_standardized.tsv +MMRN2-CD93|Endothelial Cells->Endothelial Cells squidpy True True True 5514.0 5514.0 0.9958222188541982 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/squidpy/squidpy_standardized.tsv +DLL4-NOTCH3|Endothelial Cells->Pericytes squidpy True True True 5956.0 5956.0 0.9954872688693543 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/squidpy/squidpy_standardized.tsv +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes squidpy True True True 204.0 204.0 0.9998461655046984 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/squidpy/squidpy_standardized.tsv +CD48-CD2|T Lymphocytes->T Lymphocytes squidpy True True True 26974.0 26974.0 0.9795597150651713 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/squidpy/squidpy_standardized.tsv +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells squidpy True True True 12740.0 4514.0 0.9965800242497728 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/squidpy/squidpy_standardized.tsv +VWF-SELP|Endothelial Cells->Endothelial Cells stlearn True True True 82562.0 82474.0 0.8367779512785954 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/stlearn_standardized.tsv.gz +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated stlearn True True True 100691.0 100539.0 0.8010255679512984 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/stlearn_standardized.tsv.gz +MMRN2-CD93|Endothelial Cells->Endothelial Cells stlearn True True True 88744.0 88651.0 0.8245530704696991 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/stlearn_standardized.tsv.gz +DLL4-NOTCH3|Endothelial Cells->Pericytes stlearn True True True 37015.0 36895.0 0.9269832034056298 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/stlearn_standardized.tsv.gz +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes stlearn True True True 47550.0 47459.0 0.9060760250236995 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/stlearn_standardized.tsv.gz +CD48-CD2|T Lymphocytes->T Lymphocytes stlearn True True True 161703.0 161549.0 0.6802808734149909 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/stlearn_standardized.tsv.gz +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells stlearn True True True 40130.0 40130.0 0.9205808253229392 /data/taobo.hu/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/stlearn_standardized.tsv.gz diff --git a/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/tables/downstream_target_support.tsv b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/tables/downstream_target_support.tsv new file mode 100644 index 0000000..312a2bc --- /dev/null +++ b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/tables/downstream_target_support.tsv @@ -0,0 +1,8 @@ +axis_id downstream_status downstream_target_genes_present downstream_target_score downstream_target_null_mean downstream_target_null_sd downstream_target_z downstream_target_p downstream_target_gene_panel downstream_target_fdr +VWF-SELP|Endothelial Cells->Endothelial Cells success 6 6.738417175908883 1.0064762527795716 1.4133941349379884 4.055444112466758 0.019417475728155338 VWF,SELP,ANGPT2,THBD,PLAT,SERPINE1 0.027184466019417475 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated success 7 2.588202246597835 0.41110825241499005 0.5784531172302644 3.763648132120292 0.02497027348394768 VWF,LRP1,HSPG2,COL4A1,COL4A2,MMP2,THBS2 0.029131985731272295 +MMRN2-CD93|Endothelial Cells->Endothelial Cells success 7 11.116392135620117 1.047396860657526 1.5327809936425985 6.56910238104792 0.0023781212841854932 MMRN2,CD93,CLEC14A,KDR,FLT1,PECAM1,EMCN 0.008323424494649227 +DLL4-NOTCH3|Endothelial Cells->Pericytes success 8 2.61274266988039 0.5068325942343411 0.5551530740828993 3.7933863180438414 0.014568158168574402 DLL4,NOTCH3,NOTCH4,JAG1,HEY1,HES1,PDGFRB,RGS5 0.025494276795005204 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes success 8 6.800970241427422 1.15657870703144 1.2287697052997264 4.59353083824538 0.012486992715920915 CXCL12,CXCR4,CXCR3,CCL19,CCL21,CD3D,CD3E,IL7R 0.025494276795005204 +CD48-CD2|T Lymphocytes->T Lymphocytes success 7 11.544674396514893 1.0685981322434686 1.2195936012363278 8.589809141054532 0.0023781212841854932 CD48,CD2,CD3D,CD3E,TRAC,IL7R,LCK 0.008323424494649227 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells success 7 1.5110729336738586 1.5341725096816108 0.3373003415056495 -0.06848370180901593 0.6076099881093936 JAG1,NOTCH2,NOTCH1,HES1,HEY1,MYC,CCND1 0.6076099881093936 diff --git a/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/tables/expression_gene_specificity.tsv b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/tables/expression_gene_specificity.tsv new file mode 100644 index 0000000..e50665c --- /dev/null +++ b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/tables/expression_gene_specificity.tsv @@ -0,0 +1,217 @@ +gene detected_in_wta top_celltype_rank cell_type mean_expr detection_fraction +ANGPT2 True 1.0 CAFs, Invasive Associated 0.07923019245188703 0.056235939264297485 +ANGPT2 True 2.0 Pericytes 0.07468777049585755 0.05440830811858177 +ANGPT2 True 3.0 Endothelial Cells 0.06064471243042672 0.0460343211889267 +ANGPT2 True 4.0 Mast Cells 0.02710027100271003 0.027100270614027977 +ANGPT2 True 5.0 11q13 Invasive Tumor Cells (Mitotic) 0.0231519090170593 0.01909017004072666 +CCL19 True 1.0 Pericytes 0.16520341288487697 0.053171757608652115 +CCL19 True 2.0 Endothelial Cells 0.0912569573283859 0.04359925910830498 +CCL19 True 3.0 T Lymphocytes 0.08605637316038912 0.05238214135169983 +CCL19 True 4.0 Dendritic Cells 0.07784431137724551 0.04241516813635826 +CCL19 True 5.0 B Cells 0.04856687898089172 0.029458599165081978 +CCL21 True 1.0 Endothelial Cells 0.02481447124304267 0.01982838660478592 +CCL21 True 2.0 Myeloid Cells 0.02214022140221402 0.019680196419358253 +CCL21 True 3.0 Pericytes 0.017559045381476443 0.013725732453167439 +CCL21 True 4.0 Apocrine Cells 0.01488833746898263 0.014888337813317776 +CCL21 True 5.0 Plasma Cells 0.012600229095074456 0.010309278033673763 +CCND1 True 1.0 11q13 Invasive Tumor Cells (Mitotic) 45.75142160844842 0.995938241481781 +CCND1 True 2.0 11q13 Invasive Tumor Cells (G1/S) 44.573715248525694 0.9978938698768616 +CCND1 True 3.0 11q13 Invasive Tumor Cells 35.123071397339 0.991645336151123 +CCND1 True 4.0 Basal-like Structured DCIS Cells 14.588698630136987 0.928196370601654 +CCND1 True 5.0 Luminal-like Amorphous DCIS Cells 5.254068160884249 0.8043444752693176 +CD2 True 1.0 T Lymphocytes 0.49837864804190574 0.3382389545440674 +CD2 True 2.0 B Cells 0.09156050955414012 0.07762739062309265 +CD2 True 3.0 Plasma Cells 0.07331042382588775 0.05154639109969139 +CD2 True 4.0 Dendritic Cells 0.060129740518962076 0.049151696264743805 +CD2 True 5.0 Mast Cells 0.04607046070460705 0.04065040498971939 +CD3D True 1.0 T Lymphocytes 0.7599151908206535 0.42105263471603394 +CD3D True 2.0 B Cells 0.1664012738853503 0.10748407989740372 +CD3D True 3.0 Plasma Cells 0.1111111111111111 0.07445590198040009 +CD3D True 4.0 Mast Cells 0.08401084010840108 0.056910570710897446 +CD3D True 5.0 Dendritic Cells 0.08383233532934131 0.057135727256536484 +CD3E True 1.0 T Lymphocytes 1.2775006235969069 0.6097530722618103 +CD3E True 2.0 B Cells 0.2929936305732484 0.20700636506080627 +CD3E True 3.0 Plasma Cells 0.1775486827033219 0.0996563583612442 +CD3E True 4.0 Dendritic Cells 0.12250499001996008 0.08283433318138123 +CD3E True 5.0 Mast Cells 0.056910569105691054 0.046070460230112076 +CD48 True 1.0 T Lymphocytes 0.5604888999750561 0.37989524006843567 +CD48 True 2.0 Dendritic Cells 0.5446606786427146 0.33582833409309387 +CD48 True 3.0 Plasma Cells 0.3104238258877434 0.2279496043920517 +CD48 True 4.0 Mast Cells 0.20596205962059622 0.16802167892456055 +CD48 True 5.0 B Cells 0.18431528662420382 0.14331209659576416 +CD63 False +CD93 True 1.0 Endothelial Cells 0.9689239332096475 0.5012755393981934 +CD93 True 2.0 Pericytes 0.23234821318164955 0.16285395622253418 +CD93 True 3.0 Dendritic Cells 0.2315369261477046 0.16017964482307434 +CD93 True 4.0 Macrophages 0.1983941983941984 0.139860138297081 +CD93 True 5.0 Mast Cells 0.08130081300813008 0.056910570710897446 +CLEC14A True 1.0 Endothelial Cells 1.3179499072356216 0.5895176529884338 +CLEC14A True 2.0 Pericytes 0.31643378261407196 0.20934833586215973 +CLEC14A True 3.0 Myeloid Cells 0.0959409594095941 0.084870845079422 +CLEC14A True 4.0 CAFs, Invasive Associated 0.07173206698325418 0.05373656749725342 +CLEC14A True 5.0 11q13 Invasive Tumor Cells (Mitotic) 0.06498781478472786 0.058489032089710236 +COL4A1 True 1.0 Endothelial Cells 2.700139146567718 0.6525974273681641 +COL4A1 True 2.0 CAFs, Invasive Associated 2.4473881529617594 0.6213446855545044 +COL4A1 True 3.0 Pericytes 1.5722764931371336 0.5163843035697937 +COL4A1 True 4.0 CAFs, DCIS Associated 0.6216348907618034 0.3171180784702301 +COL4A1 True 5.0 Myoepithelial Cells 0.40009480919649204 0.2188907265663147 +COL4A2 True 1.0 Endothelial Cells 1.5338589981447124 0.5666744112968445 +COL4A2 True 2.0 CAFs, Invasive Associated 1.4781304673831541 0.5351161956787109 +COL4A2 True 3.0 Pericytes 1.0337578830221343 0.4361320734024048 +COL4A2 True 4.0 CAFs, DCIS Associated 0.5452499795434089 0.33074215054512024 +COL4A2 True 5.0 Myoepithelial Cells 0.5319981038160702 0.31879591941833496 +CXCL12 True 1.0 CAFs, DCIS Associated 3.649660420587513 0.7872514724731445 +CXCL12 True 2.0 CAFs, Invasive Associated 1.556610847288178 0.4851287305355072 +CXCL12 True 3.0 Endothelial Cells 1.3608534322820036 0.47993969917297363 +CXCL12 True 4.0 Macrophages 1.0893550893550894 0.40663039684295654 +CXCL12 True 5.0 Pericytes 1.0134784221590207 0.37875601649284363 +CXCR3 True 1.0 T Lymphocytes 0.034048391119980044 0.03280119597911835 +CXCR3 True 2.0 Plasma Cells 0.014891179839633447 0.014891180209815502 +CXCR3 True 3.0 Dendritic Cells 0.011477045908183632 0.010479042306542397 +CXCR3 True 4.0 Myeloid Cells 0.008610086100861008 0.008610086515545845 +CXCR3 True 5.0 Mast Cells 0.008130081300813009 0.008130080997943878 +CXCR4 True 1.0 T Lymphocytes 0.9085806934397606 0.4825392961502075 +CXCR4 True 2.0 Dendritic Cells 0.6749001996007984 0.3540419042110443 +CXCR4 True 3.0 Plasma Cells 0.36769759450171824 0.21305841207504272 +CXCR4 True 4.0 B Cells 0.21934713375796178 0.1675955355167389 +CXCR4 True 5.0 Macrophages 0.1761201761201761 0.1339031308889389 +DLL4 True 1.0 Endothelial Cells 0.476461038961039 0.2467532455921173 +DLL4 True 2.0 Pericytes 0.10634351428218128 0.07703722268342972 +DLL4 True 3.0 Myeloid Cells 0.04551045510455105 0.03198032081127167 +DLL4 True 4.0 11q13 Invasive Tumor Cells (Mitotic) 0.038180341186027617 0.03452477604150772 +DLL4 True 5.0 Plasma Cells 0.020618556701030927 0.019473081454634666 +EMCN True 1.0 Endothelial Cells 1.4728664192949907 0.6341604590415955 +EMCN True 2.0 Pericytes 0.32274020032150363 0.21491281688213348 +EMCN True 3.0 11q13 Invasive Tumor Cells (Mitotic) 0.09057676685621446 0.07514216005802155 +EMCN True 4.0 Myeloid Cells 0.06888068880688807 0.05781057849526405 +EMCN True 5.0 Plasma Cells 0.06758304696449026 0.05841924250125885 +FLT1 True 1.0 Endothelial Cells 1.5473098330241188 0.6168830990791321 +FLT1 True 2.0 Pericytes 0.3560034623469766 0.23519228398799896 +FLT1 True 3.0 11q13 Invasive Tumor Cells (Mitotic) 0.24654752233956134 0.20633630454540253 +FLT1 True 4.0 Myeloid Cells 0.21648216482164823 0.16851168870925903 +FLT1 True 5.0 Apocrine Cells 0.15632754342431762 0.14640198647975922 +HES1 True 1.0 11q13 Invasive Tumor Cells (Mitotic) 0.4435418359057677 0.307879775762558 +HES1 True 2.0 Luminal-like Amorphous DCIS Cells 0.40067546822229044 0.2689591646194458 +HES1 True 3.0 11q13 Invasive Tumor Cells (G1/S) 0.33403538331929233 0.24136479198932648 +HES1 True 4.0 11q13 Invasive Tumor Cells 0.2922418639515273 0.21926729381084442 +HES1 True 5.0 Basal-like Structured DCIS Cells 0.2264840182648402 0.1742009073495865 +HEY1 True 1.0 Endothelial Cells 0.24570964749536178 0.15584415197372437 +HEY1 True 2.0 11q13 Invasive Tumor Cells (Mitotic) 0.17749796913078797 0.1486596316099167 +HEY1 True 3.0 Basal-like Structured DCIS Cells 0.1430365296803653 0.10844749212265015 +HEY1 True 4.0 Myoepithelial Cells 0.1268073003081299 0.10630480945110321 +HEY1 True 5.0 Myeloid Cells 0.10947109471094711 0.08733087033033371 +HSPG2 True 1.0 Endothelial Cells 5.104359925788497 0.8711734414100647 +HSPG2 True 2.0 CAFs, Invasive Associated 2.2671832041989504 0.6923269033432007 +HSPG2 True 3.0 Pericytes 1.1843699765055027 0.48237913846969604 +HSPG2 True 4.0 CAFs, DCIS Associated 0.8459618689141641 0.4324932396411896 +HSPG2 True 5.0 Myoepithelial Cells 0.5875799952595402 0.3209291398525238 +IL7R True 1.0 T Lymphocytes 0.20990271888251436 0.15851832926273346 +IL7R True 2.0 Myeloid Cells 0.05289052890528905 0.046740468591451645 +IL7R True 3.0 11q13 Invasive Tumor Cells (Mitotic) 0.05280259951259139 0.05158407613635063 +IL7R True 4.0 Apocrine Cells 0.04714640198511166 0.04466501250863075 +IL7R True 5.0 Dendritic Cells 0.046656686626746505 0.037425149232149124 +JAG1 True 1.0 11q13 Invasive Tumor Cells (Mitotic) 1.9065800162469537 0.7083671689033508 +JAG1 True 2.0 11q13 Invasive Tumor Cells 1.4774345680554688 0.6293959617614746 +JAG1 True 3.0 11q13 Invasive Tumor Cells (G1/S) 1.3336141533277168 0.5867733955383301 +JAG1 True 4.0 Luminal-like Amorphous DCIS Cells 1.0723825606386246 0.5086736083030701 +JAG1 True 5.0 Basal-like Structured DCIS Cells 0.6257990867579909 0.3481735289096832 +KDR True 1.0 Endothelial Cells 2.37569573283859 0.6372912526130676 +KDR True 2.0 Pericytes 0.6527760603437616 0.3185359239578247 +KDR True 3.0 CAFs, Invasive Associated 0.10547363159210198 0.06723318994045258 +KDR True 4.0 Myeloid Cells 0.09471094710947109 0.084870845079422 +KDR True 5.0 Basal-like Structured DCIS Cells 0.08367579908675798 0.06061643734574318 +LCK True 1.0 T Lymphocytes 0.6152407084060864 0.3986031413078308 +LCK True 2.0 B Cells 0.11544585987261147 0.0927547737956047 +LCK True 3.0 Plasma Cells 0.08476517754868271 0.06643757224082947 +LCK True 4.0 Myeloid Cells 0.06150061500615006 0.05166051536798477 +LCK True 5.0 Dendritic Cells 0.058632734530938126 0.04466067999601364 +LRP1 True 1.0 CAFs, Invasive Associated 2.662834291427143 0.7233191728591919 +LRP1 True 2.0 CAFs, DCIS Associated 2.585713116766222 0.7374191880226135 +LRP1 True 3.0 Dendritic Cells 1.0197105788423153 0.44386228919029236 +LRP1 True 4.0 Macrophages 0.9233359233359233 0.440559446811676 +LRP1 True 5.0 Myoepithelial Cells 0.4869637354823418 0.302085816860199 +MMP2 True 1.0 CAFs, DCIS Associated 1.4687423287783323 0.5307257771492004 +MMP2 True 2.0 CAFs, Invasive Associated 1.3129217695576105 0.4966258406639099 +MMP2 True 3.0 Endothelial Cells 0.2912801484230056 0.1832096427679062 +MMP2 True 4.0 Dendritic Cells 0.2657185628742515 0.15668663382530212 +MMP2 True 5.0 Myoepithelial Cells 0.2623844512917753 0.1821521669626236 +MMRN2 True 1.0 Endothelial Cells 1.2184601113172542 0.5637755393981934 +MMRN2 True 2.0 Pericytes 0.2594287127488562 0.17744527757167816 +MMRN2 True 3.0 Basal-like Structured DCIS Cells 0.06746575342465753 0.05319634824991226 +MMRN2 True 4.0 Myoepithelial Cells 0.06245555818914435 0.05131547898054123 +MMRN2 True 5.0 Mast Cells 0.04607046070460705 0.0379403792321682 +MYC True 1.0 Basal-like Structured DCIS Cells 1.5598173515981735 0.5699771642684937 +MYC True 2.0 Endothelial Cells 1.1174628942486085 0.4582560360431671 +MYC True 3.0 11q13 Invasive Tumor Cells (G1/S) 0.9334456613310868 0.45408591628074646 +MYC True 4.0 11q13 Invasive Tumor Cells 0.8824879755137734 0.44670185446739197 +MYC True 5.0 11q13 Invasive Tumor Cells (Mitotic) 0.8273761169780666 0.43013811111450195 +NOTCH1 True 1.0 Endothelial Cells 0.5613404452690167 0.35366418957710266 +NOTCH1 True 2.0 Basal-like Structured DCIS Cells 0.4221461187214612 0.263812780380249 +NOTCH1 True 3.0 11q13 Invasive Tumor Cells (Mitotic) 0.30381803411860275 0.22542648017406464 +NOTCH1 True 4.0 Pericytes 0.22517620873006058 0.15951527655124664 +NOTCH1 True 5.0 Myoepithelial Cells 0.2188907324010429 0.15868689119815826 +NOTCH2 True 1.0 Apocrine Cells 2.1861042183622827 0.7171216011047363 +NOTCH2 True 2.0 11q13 Invasive Tumor Cells 1.3958398400899494 0.607002317905426 +NOTCH2 True 3.0 11q13 Invasive Tumor Cells (Mitotic) 1.334281072298944 0.6255077123641968 +NOTCH2 True 4.0 Luminal-like Amorphous DCIS Cells 1.1538992938286767 0.5558028817176819 +NOTCH2 True 5.0 11q13 Invasive Tumor Cells (G1/S) 1.0602358887952823 0.5395956039428711 +NOTCH3 True 1.0 Pericytes 2.3809818226783728 0.5623840689659119 +NOTCH3 True 2.0 CAFs, Invasive Associated 1.1647088227943014 0.4973756670951843 +NOTCH3 True 3.0 Luminal-like Amorphous DCIS Cells 0.9322229045133559 0.4947804808616638 +NOTCH3 True 4.0 Endothelial Cells 0.7337662337662337 0.27516233921051025 +NOTCH3 True 5.0 Basal-like Structured DCIS Cells 0.6931506849315069 0.3960045576095581 +NOTCH4 True 1.0 Endothelial Cells 0.4457328385899815 0.28038033843040466 +NOTCH4 True 2.0 Myoepithelial Cells 0.10997866793078928 0.09042426943778992 +NOTCH4 True 3.0 Pericytes 0.08445653517991838 0.0650426596403122 +NOTCH4 True 4.0 Basal-like Structured DCIS Cells 0.07682648401826483 0.06255707889795303 +NOTCH4 True 5.0 11q13 Invasive Tumor Cells (Mitotic) 0.07636068237205523 0.06986190378665924 +PDGFRB True 1.0 CAFs, Invasive Associated 0.6135966008497875 0.3709072768688202 +PDGFRB True 2.0 Pericytes 0.42549771237789047 0.2529986500740051 +PDGFRB True 3.0 CAFs, DCIS Associated 0.32493249324932494 0.2368464171886444 +PDGFRB True 4.0 Endothelial Cells 0.15213358070500926 0.10227272659540176 +PDGFRB True 5.0 Dendritic Cells 0.05189620758483034 0.0416666679084301 +PECAM1 True 1.0 Endothelial Cells 4.5438311688311686 0.8918135166168213 +PECAM1 True 2.0 Plasma Cells 1.7445589919816724 0.6300114393234253 +PECAM1 True 3.0 Pericytes 1.0775318412266601 0.4703845679759979 +PECAM1 True 4.0 Dendritic Cells 0.7437624750499002 0.4149201512336731 +PECAM1 True 5.0 Macrophages 0.4421134421134421 0.28671327233314514 +PLAT True 1.0 11q13 Invasive Tumor Cells 8.869838840652132 0.956024706363678 +PLAT True 2.0 11q13 Invasive Tumor Cells (Mitotic) 7.280259951259139 0.9549146890640259 +PLAT True 3.0 11q13 Invasive Tumor Cells (G1/S) 6.233361415332772 0.9182813763618469 +PLAT True 4.0 Apocrine Cells 3.3101736972704714 0.8114144206047058 +PLAT True 5.0 Luminal-like Amorphous DCIS Cells 2.8183143997543754 0.6322535872459412 +RGS5 True 1.0 Pericytes 0.6418943984172129 0.3001112937927246 +RGS5 True 2.0 Endothelial Cells 0.5906771799628943 0.3025278151035309 +RGS5 True 3.0 CAFs, Invasive Associated 0.10747313171707074 0.06723318994045258 +RGS5 True 4.0 Myeloid Cells 0.07995079950799508 0.06519065052270889 +RGS5 True 5.0 Mast Cells 0.07859078590785908 0.0731707289814949 +SELP True 1.0 Endothelial Cells 0.7355055658627088 0.259508341550827 +SELP True 2.0 Pericytes 0.10980586125881044 0.07270928472280502 +SELP True 3.0 T Lymphocytes 0.06023946121227239 0.050511348992586136 +SELP True 4.0 Myeloid Cells 0.05166051660516605 0.04428044334053993 +SELP True 5.0 Plasma Cells 0.043528064146620846 0.03665521368384361 +SERPINE1 True 1.0 CAFs, Invasive Associated 0.3504123969007748 0.20569857954978943 +SERPINE1 True 2.0 Myoepithelial Cells 0.05724105238208106 0.03507940098643303 +SERPINE1 True 3.0 Endothelial Cells 0.05322356215213358 0.04012059420347214 +SERPINE1 True 4.0 CAFs, DCIS Associated 0.04107683495622289 0.03358972445130348 +SERPINE1 True 5.0 Dendritic Cells 0.036926147704590816 0.03168662637472153 +THBD True 1.0 Endothelial Cells 0.8287337662337663 0.40491652488708496 +THBD True 2.0 Pericytes 0.2860145913194015 0.18770866096019745 +THBD True 3.0 Dendritic Cells 0.1217564870259481 0.09356287121772766 +THBD True 4.0 CAFs, Invasive Associated 0.10847288177955511 0.0794801265001297 +THBD True 5.0 Myeloid Cells 0.08487084870848709 0.07503075152635574 +THBS2 True 1.0 CAFs, Invasive Associated 1.8375406148462885 0.5576105713844299 +THBS2 True 2.0 CAFs, DCIS Associated 1.6160297847966616 0.5173472166061401 +THBS2 True 3.0 Dendritic Cells 0.1317365269461078 0.071856290102005 +THBS2 True 4.0 CXCL14+ Fibroblasts 0.11588330632090761 0.07698541134595871 +THBS2 True 5.0 Pericytes 0.1151230369729195 0.07122542709112167 +TRAC True 1.0 T Lymphocytes 2.8600648540783236 0.7904714345932007 +TRAC True 2.0 B Cells 0.6871019108280255 0.3626592457294464 +TRAC True 3.0 Plasma Cells 0.33791523482245134 0.1477663218975067 +TRAC True 4.0 Dendritic Cells 0.24176646706586827 0.1230039894580841 +TRAC True 5.0 CAFs, Invasive Associated 0.15571107223194203 0.10172457247972488 +VWF True 1.0 Endothelial Cells 6.707908163265306 0.8781307935714722 +VWF True 2.0 Pericytes 1.29108445653518 0.4304439127445221 +VWF True 3.0 11q13 Invasive Tumor Cells (Mitotic) 0.11169780666125101 0.09423232823610306 +VWF True 4.0 Dendritic Cells 0.11052894211576847 0.05913173779845238 +VWF True 5.0 Mast Cells 0.10840108401084012 0.08130080997943878 diff --git a/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/tables/functional_received_signal_support.tsv b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/tables/functional_received_signal_support.tsv new file mode 100644 index 0000000..0345974 --- /dev/null +++ b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/tables/functional_received_signal_support.tsv @@ -0,0 +1,8 @@ +axis_id functional_signal_status received_signal_n_cells received_signal_target_spearman received_signal_target_p received_signal_top_vs_bottom_target_delta received_signal_target_fdr +VWF-SELP|Endothelial Cells->Endothelial Cells success 8624 0.6283646829850982 0.0 0.48874330520629883 0.0 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated success 24442 0.6575063035069829 0.0 0.5568488836288452 0.0 +MMRN2-CD93|Endothelial Cells->Endothelial Cells success 8624 0.4506380910061747 0.0 0.37315094470977783 0.0 +DLL4-NOTCH3|Endothelial Cells->Pericytes success 8087 0.721750076253441 0.0 0.3684804439544678 0.0 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes success 8018 0.4955612441859473 0.0 0.19490374624729156 0.0 +CD48-CD2|T Lymphocytes->T Lymphocytes success 8018 0.4228849179250702 0.0 0.2631298005580902 0.0 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells success 64036 0.5874875426315861 0.0 0.44811439514160156 0.0 diff --git a/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/tables/spatial_edge_summary.tsv b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/tables/spatial_edge_summary.tsv new file mode 100644 index 0000000..0581a61 --- /dev/null +++ b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/tables/spatial_edge_summary.tsv @@ -0,0 +1,8 @@ +axis_id edge_count mean_distance median_distance p90_distance +VWF-SELP|Endothelial Cells->Endothelial Cells 86240 76.04301478064798 68.93717988356124 138.33223775288278 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated 86240 80.87535740094346 57.15353528817341 178.660086189941 +MMRN2-CD93|Endothelial Cells->Endothelial Cells 86240 76.04301478064798 68.93717988356124 138.33223775288278 +DLL4-NOTCH3|Endothelial Cells->Pericytes 86240 84.10916634767867 78.14056887409708 151.5374911181689 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes 244420 164.7070669332812 146.09120882284316 307.8334754314995 +CD48-CD2|T Lymphocytes->T Lymphocytes 80180 61.10885372104813 33.60942094304036 154.61747704003622 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells 640360 18.888647018391932 17.47750226471102 28.465688513696342 diff --git a/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/tables/spatial_neighborhood_controls.tsv b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/tables/spatial_neighborhood_controls.tsv new file mode 100644 index 0000000..a21b768 --- /dev/null +++ b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/tables/spatial_neighborhood_controls.tsv @@ -0,0 +1,8 @@ +axis_id spatial_neighborhood_status spatial_edge_count spatial_edge_mean_distance spatial_lr_edge_score spatial_lr_active_edge_fraction spatial_perm_mean spatial_perm_sd spatial_perm_z spatial_perm_p spatial_matched_gene_mean spatial_matched_gene_sd spatial_matched_gene_z spatial_matched_gene_p spatial_null_fdr spatial_matched_gene_fdr +VWF-SELP|Endothelial Cells->Endothelial Cells success 86240 76.04301478064798 7.3085808753967285 0.25011595547309834 5.2657176113128665 0.04370881998253159 46.73800996916185 0.0033222591362126247 0.018927508491591045 0.027477133079608154 265.29890675949275 0.008264462809917356 0.004651162790697674 0.009641873278236915 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated success 86240 80.87535740094346 17.646312713623047 0.6248144712430427 16.915456352233885 0.07295353245322052 10.01810792174873 0.0033222591362126247 0.09186524196557003 0.5419791132694604 32.389527643899775 0.008264462809917356 0.004651162790697674 0.009641873278236915 +MMRN2-CD93|Endothelial Cells->Endothelial Cells success 86240 76.04301478064798 1.2517509460449219 0.29074675324675325 1.2041044370333354 0.00651539452823075 7.312912334799914 0.0033222591362126247 0.019798527385379808 0.041071614915599616 29.99522714631871 0.008264462809917356 0.004651162790697674 0.009641873278236915 +DLL4-NOTCH3|Endothelial Cells->Pericytes success 86240 84.10916634767867 1.1946196556091309 0.14225417439703153 1.1400103183587391 0.011914708983071235 4.58335468604246 0.0033222591362126247 0.010454062237477047 0.01560259723839002 75.89541505679755 0.008264462809917356 0.004651162790697674 0.009641873278236915 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes success 244420 164.7070669332812 3.6240406036376953 0.3872269045086327 3.6269676375389097 0.011749306634564156 -0.24912396895010336 0.5813953488372093 0.017585406292346305 0.025217267011605142 143.01530755436883 0.008264462809917356 0.5813953488372093 0.009641873278236915 +CD48-CD2|T Lymphocytes->T Lymphocytes success 80180 61.10885372104813 0.2860439121723175 0.1294462459466201 0.27965914239486056 0.0026717226614147317 2.3897576906714106 0.009966777408637873 0.004725929109872596 0.017223321423744452 16.333550082541787 0.008264462809917356 0.011627906976744186 0.009641873278236915 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells success 640360 18.888647018391932 2.253023386001587 0.39369885689299766 2.055801842212677 0.0037028198352934225 53.26252763072426 0.0033222591362126247 1.8470757191379865 0.5534657573718224 0.7334648285944125 0.2066115702479339 0.004651162790697674 0.2066115702479339 diff --git a/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/tables/topolink_cci_validation_v2_evidence.tsv b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/tables/topolink_cci_validation_v2_evidence.tsv new file mode 100644 index 0000000..86c251f --- /dev/null +++ b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/tables/topolink_cci_validation_v2_evidence.tsv @@ -0,0 +1,15 @@ +axis_id biology_label ligand receptor sender receiver CCI_score pyxenium_rank sender_anchor receiver_anchor structure_bridge sender_expr receiver_expr local_contact_x prior_confidence cross_edge_count sender_expr_label receiver_expr_label ligand_sender_mean ligand_sender_detection_fraction ligand_sender_celltype_rank ligand_sender_specificity_ratio receptor_receiver_mean receptor_receiver_detection_fraction receptor_receiver_celltype_rank receptor_receiver_specificity_ratio observed_cross_edge_count expected_cross_edge_count_abundance_null cross_edge_enrichment_fold cross_edge_enrichment_z cross_edge_enrichment_p_approx local_contact_y contact_coverage within_sender_receiver_rank within_sender_receiver_n within_sender_receiver_percentile within_lr_pair_rank within_lr_pair_n within_lr_pair_percentile matched_gene_status n_controls observed_expression_specificity_score control_mean control_sd matched_gene_z matched_gene_percentile max_rank_after_ablation min_rank_after_ablation cross_method_exact_count cross_method_same_lr_count cross_method_same_sender_receiver_count supporting_methods_exact supporting_methods_same_lr target_panel_present_n receiver_context_panel_score receiver_context_panel_genes cell_label_perm_status cell_label_comm_prob cell_label_perm_mean cell_label_perm_sd cell_label_perm_z cell_label_perm_p cell_label_perm_n cell_label_perm_fdr spatial_neighborhood_status spatial_edge_count spatial_edge_mean_distance spatial_lr_edge_score spatial_lr_active_edge_fraction spatial_perm_mean spatial_perm_sd spatial_perm_z spatial_perm_p spatial_matched_gene_mean spatial_matched_gene_sd spatial_matched_gene_z spatial_matched_gene_p spatial_null_fdr spatial_matched_gene_fdr downstream_status downstream_target_genes_present downstream_target_score downstream_target_null_mean downstream_target_null_sd downstream_target_z downstream_target_p downstream_target_gene_panel downstream_target_fdr functional_signal_status received_signal_n_cells received_signal_target_spearman received_signal_target_p received_signal_top_vs_bottom_target_delta received_signal_target_fdr contamination_marker_mean contamination_marker_detection contamination_marker_n endothelial_marker_mean endothelial_marker_detection endothelial_marker_n contamination_to_endothelial_ratio contamination_flag bootstrap_rank_median bootstrap_rank_iqr bootstrap_score_mean bootstrap_score_sd bootstrap_n expression_specificity_support cell_label_permutation_support spatial_null_support matched_gene_control_support downstream_target_support functional_received_signal_support cross_method_support component_ablation_support bootstrap_stability_support support_count evidence_class interpretation_note axis_label +VWF-SELP|Endothelial Cells->Endothelial Cells WPB / endothelial activation VWF SELP Endothelial Cells Endothelial Cells 0.7854081595451057 1 0.939155377105368 0.8581763436107446 1.0 1.0 1.0 0.2912449657481761 1.0 12779 Endothelial Cells Endothelial Cells 6.707908163265306 0.8781307935714722 1 1.0 0.7355055658627088 0.259508341550827 1 1.0 12779 3498.750466020217 3.652446816116025 157.09499064265975 0.0 0.2912449657481761 0.1111198059316065 1 3299 1.0 1 400 1.0 success 250 0.690919789894645 0.1174789121765555 0.08590980609453787 6.674917611699146 1.0 16 1 7 7 7 cellchat_conda_full,cellphonedb,laris,liana,spatialdm,squidpy,stlearn cellchat_conda_full,cellphonedb,laris,liana,spatialdm,squidpy,stlearn 6 0.6656207262750022 VWF,SELP,ANGPT2,THBD,PLAT,SERPINE1 success 4.933703899383545 0.02757341218739748 0.002595310303671029 1890.383003626386 0.001996007984031936 500 0.001996007984031936 success 86240 76.04301478064798 7.3085808753967285 0.25011595547309834 5.2657176113128665 0.04370881998253159 46.73800996916185 0.0033222591362126247 0.018927508491591045 0.027477133079608154 265.29890675949275 0.008264462809917356 0.004651162790697674 0.009641873278236915 success 6 6.738417175908883 1.0064762527795716 1.4133941349379884 4.055444112466758 0.019417475728155338 VWF,SELP,ANGPT2,THBD,PLAT,SERPINE1 0.027184466019417475 success 8624 0.6283646829850982 0.0 0.48874330520629883 0.0 0.05890538077801466 0.024628942486085346 5 2.5959966480731964 0.684963474025974 8 0.022690853943026265 False 1.0 0.0 2.5247310175523965 0.011933106345753796 5 True True True True True True True False True 8 strong strong: 8/9 computational evidence layers support the axis; contamination_flag=False. "VWF-SELP +Endothelial Cells -> Endothelial Cells" +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated vascular-stromal matrix/scavenger axis VWF LRP1 Endothelial Cells CAFs, DCIS Associated 0.7148067513709494 5 0.939155377105368 0.6455155104503945 0.6355774498689515 1.0 1.0 0.3461937505325735 1.0 13942 Endothelial Cells CAFs, DCIS Associated 6.707908163265306 0.8781307935714722 1 1.0 2.585713116766222 0.7374191880226135 2 0.971037936942149 13942 9916.101448337911 1.4059961036740796 40.577088952341676 0.0 0.3461937505325735 0.1319036006311863 1 3299 1.0 1 400 1.0 success 250 0.8904867455342288 0.1132557384471686 0.06918144236447345 11.234674798948532 1.0 614 2 7 7 7 cellchat_conda_full,cellphonedb,laris,liana,spatialdm,squidpy,stlearn cellchat_conda_full,cellphonedb,laris,liana,spatialdm,squidpy,stlearn 7 0.5161052675482147 VWF,LRP1,HSPG2,COL4A1,COL4A2,MMP2,THBS2 success 17.3447265625 0.2998358674645424 0.016262341095952152 1048.1203533037499 0.001996007984031936 500 0.001996007984031936 success 86240 80.87535740094346 17.646312713623047 0.6248144712430427 16.915456352233885 0.07295353245322052 10.01810792174873 0.0033222591362126247 0.09186524196557003 0.5419791132694604 32.389527643899775 0.008264462809917356 0.004651162790697674 0.009641873278236915 success 7 2.588202246597835 0.41110825241499005 0.5784531172302644 3.763648132120292 0.02497027348394768 VWF,LRP1,HSPG2,COL4A1,COL4A2,MMP2,THBS2 0.029131985731272295 success 24442 0.6575063035069829 0.0 0.5568488836288452 0.0 0.026129559427499772 0.01609508256214843 5 0.717039417475462 0.20992484727514668 8 0.036440896819168185 False 3.0 0.0 2.4760898894274397 0.003754003645322219 5 True True True True True True True False True 8 strong strong: 8/9 computational evidence layers support the axis; contamination_flag=False. "VWF-LRP1 +Endothelial Cells -> CAFs, DCIS Associated" +MMRN2-CD93|Endothelial Cells->Endothelial Cells CD93-MMRN2 angiogenesis MMRN2 CD93 Endothelial Cells Endothelial Cells 0.7055697517643245 6 0.9751523688982604 0.8521965156573951 1.0 1.0 1.0 0.1484661470807383 1.0 12779 Endothelial Cells Endothelial Cells 1.2184601113172542 0.5637755393981934 1 1.0 0.9689239332096475 0.5012755393981934 1 1.0 12779 3498.750466020217 3.652446816116025 157.09499064265975 0.0 0.1484661470807383 0.0288754988653259 4 3299 0.9990906335253107 1 400 1.0 success 250 0.7291144166273554 0.13022764647610297 0.09662146729412627 6.198278570208171 1.0 13 6 7 7 7 cellchat_conda_full,cellphonedb,laris,liana,spatialdm,squidpy,stlearn cellchat_conda_full,cellphonedb,laris,liana,spatialdm,squidpy,stlearn 7 1.0 MMRN2,CD93,CLEC14A,KDR,FLT1,PECAM1,EMCN success 1.1805951595306396 0.008823287986218929 0.0006422116967277436 1824.588180992251 0.001996007984031936 500 0.001996007984031936 success 86240 76.04301478064798 1.2517509460449219 0.29074675324675325 1.2041044370333354 0.00651539452823075 7.312912334799914 0.0033222591362126247 0.019798527385379808 0.041071614915599616 29.99522714631871 0.008264462809917356 0.004651162790697674 0.009641873278236915 success 7 11.116392135620117 1.047396860657526 1.5327809936425985 6.56910238104792 0.0023781212841854932 MMRN2,CD93,CLEC14A,KDR,FLT1,PECAM1,EMCN 0.008323424494649227 success 8624 0.4506380910061747 0.0 0.37315094470977783 0.0 0.05890538077801466 0.024628942486085346 5 2.5959966480731964 0.684963474025974 8 0.022690853943026265 False 2.0 0.0 2.48319603632674 0.009087646555426442 5 True True True True True True True False True 8 strong strong: 8/9 computational evidence layers support the axis; contamination_flag=False. "MMRN2-CD93 +Endothelial Cells -> Endothelial Cells" +CD48-CD2|T Lymphocytes->T Lymphocytes T-cell adhesion/co-stimulation CD48 CD2 T Lymphocytes T Lymphocytes 0.6870622750035398 13 0.9214912429371794 0.9193953048895664 1.0 1.0 1.0 0.1241603897223811 1.0 21212 T Lymphocytes T Lymphocytes 0.5604888999750561 0.37989524006843567 1 1.0 0.49837864804190574 0.3382389545440674 1 1.0 21212 3024.318857794739 7.0138107115687145 331.09056328473696 0.0 0.1241603897223811 0.0154158023760135 1 3299 1.0 1 400 1.0 success 250 0.5987173848132842 0.10702942070910819 0.04986335278579571 9.860708047779738 1.0 20 7 7 7 7 cellchat_conda_full,cellphonedb,laris,liana,spatialdm,squidpy,stlearn cellchat_conda_full,cellphonedb,laris,liana,spatialdm,squidpy,stlearn 7 1.0 CD48,CD2,CD3D,CD3E,TRAC,IL7R,LCK success 0.2793356776237488 0.0026596546296495946 0.00022015248609680323 1256.7472114416275 0.001996007984031936 500 0.001996007984031936 success 80180 61.10885372104813 0.2860439121723175 0.1294462459466201 0.27965914239486056 0.0026717226614147317 2.3897576906714106 0.009966777408637873 0.004725929109872596 0.017223321423744452 16.333550082541787 0.008264462809917356 0.011627906976744186 0.009641873278236915 success 7 11.544674396514893 1.0685981322434686 1.2195936012363278 8.589809141054532 0.0023781212841854932 CD48,CD2,CD3D,CD3E,TRAC,IL7R,LCK 0.008323424494649227 success 8018 0.4228849179250702 0.0 0.2631298005580902 0.0 0.020254427567124367 0.018882514342728862 5 0.07943065511062741 0.06225056123721627 8 0.2549950965268374 False 5.0 0.0 1.925246611638054 0.015713655566381553 5 True True True True True True True False True 8 strong strong: 8/9 computational evidence layers support the axis; contamination_flag=False. "CD48-CD2 +T Lymphocytes -> T Lymphocytes" +DLL4-NOTCH3|Endothelial Cells->Pericytes endothelial-pericyte Notch DLL4 NOTCH3 Endothelial Cells Pericytes 0.6628108852003319 20 0.8999695474149415 0.8544260293908458 0.9385210026241833 1.0 0.8672894033034337 0.135465098207694 1.0 11379 Endothelial Cells Pericytes 0.476461038961039 0.2467532455921173 1 1.0 2.3809818226783728 0.5623840689659119 1 1.0 11379 3280.889960425034 3.4682662744732435 141.55074144031974 0.0 0.135465098207694 0.0303190087002372 1 3299 1.0 1 400 1.0 success 250 0.6103430039507179 0.10700066735274656 0.060629471265751134 8.301941713984622 1.0 76 20 7 7 7 cellchat_conda_full,cellphonedb,laris,liana,spatialdm,squidpy,stlearn cellchat_conda_full,cellphonedb,laris,liana,spatialdm,squidpy,stlearn 8 0.48688694950414185 DLL4,NOTCH3,NOTCH4,JAG1,HEY1,HES1,PDGFRB,RGS5 success 1.1344451904296875 0.022496088080108164 0.0018236492093399003 609.7384829575133 0.001996007984031936 500 0.001996007984031936 success 86240 84.10916634767867 1.1946196556091309 0.14225417439703153 1.1400103183587391 0.011914708983071235 4.58335468604246 0.0033222591362126247 0.010454062237477047 0.01560259723839002 75.89541505679755 0.008264462809917356 0.004651162790697674 0.009641873278236915 success 8 2.61274266988039 0.5068325942343411 0.5551530740828993 3.7933863180438414 0.014568158168574402 DLL4,NOTCH3,NOTCH4,JAG1,HEY1,HES1,PDGFRB,RGS5 0.025494276795005204 success 8087 0.721750076253441 0.0 0.3684804439544678 0.0 0.04168511740863323 0.01809586499910239 5 1.6176096498966217 0.4904778289749267 8 0.02576957760563387 False 6.0 0.0 1.634842418466564 0.014082178981952163 5 True True True True True True True False True 8 strong strong: 8/9 computational evidence layers support the axis; contamination_flag=False. "DLL4-NOTCH3 +Endothelial Cells -> Pericytes" +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes CAF-immune chemokine recruitment CXCL12 CXCR4 CAFs, DCIS Associated T Lymphocytes 0.6338817490290192 29 0.8401391037337905 0.929067454422166 0.493435580121531 1.0 1.0 0.1684304172162009 1.0 11604 CAFs, DCIS Associated T Lymphocytes 3.649660420587513 0.7872514724731445 1 1.0 0.9085806934397606 0.4825392961502075 1 1.0 11604 9219.306750089676 1.258662968328625 24.92068208259856 2.220471678964988e-137 0.1684304172162009 0.0450706652878317 1 3299 1.0 1 400 1.0 success 250 0.7850757124806441 0.1029738649850631 0.06079893118587669 11.218977606863426 1.0 615 8 7 7 7 cellchat_conda_full,cellphonedb,laris,liana,spatialdm,squidpy,stlearn cellchat_conda_full,cellphonedb,laris,liana,spatialdm,squidpy,stlearn 8 0.7664489835769633 CXCL12,CXCR4,CXCR3,CCL19,CCL21,CD3D,CD3E,IL7R success 3.3160109519958496 0.08272893443703651 0.004327497961377857 747.1481318801938 0.001996007984031936 500 0.001996007984031936 success 244420 164.7070669332812 3.6240406036376953 0.3872269045086327 3.6269676375389097 0.011749306634564156 -0.24912396895010336 0.5813953488372093 0.017585406292346305 0.025217267011605142 143.01530755436883 0.008264462809917356 0.5813953488372093 0.009641873278236915 success 8 6.800970241427422 1.15657870703144 1.2287697052997264 4.59353083824538 0.012486992715920915 CXCL12,CXCR4,CXCR3,CCL19,CCL21,CD3D,CD3E,IL7R 0.025494276795005204 success 8018 0.4955612441859473 0.0 0.19490374624729156 0.0 0.01597042493522167 0.014516327788046826 5 0.060339648043736815 0.047238909426987066 8 0.2646754738053097 False 4.0 0.0 1.9739528093875909 0.0031410030934122366 5 True True False True True True True False True 7 strong strong: 7/9 computational evidence layers support the axis; contamination_flag=False. "CXCL12-CXCR4 +CAFs, DCIS Associated -> T Lymphocytes" +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells tumor-intrinsic Notch signaling JAG1 NOTCH2 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 0.6167922205938116 41 0.7293068717997298 0.6128235489150379 1.0 1.0 1.0 0.1231934200799743 1.0 423716 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 1.4774345680554688 0.6293959617614746 2 0.7749134866963281 1.3958398400899494 0.607002317905426 2 0.6385056249219633 423716 192905.1692550145 2.1964989410929725 567.2684147856648 0.0 0.1231934200799743 0.0168391092146626 8 3299 0.9978781448923917 1 400 1.0 success 250 0.6593758884575077 0.6351644259334726 0.07744275561402209 0.3126368933035661 0.576 329 30 7 7 7 cellchat_conda_full,cellphonedb,laris,liana,spatialdm,squidpy,stlearn cellchat_conda_full,cellphonedb,laris,liana,spatialdm,squidpy,stlearn 7 0.5860530033828537 JAG1,NOTCH2,NOTCH1,HES1,HEY1,MYC,CCND1 success 2.0622618198394775 0.7131924320459366 0.005215585602508038 258.6611534368852 0.001996007984031936 500 0.001996007984031936 success 640360 18.888647018391932 2.253023386001587 0.39369885689299766 2.055801842212677 0.0037028198352934225 53.26252763072426 0.0033222591362126247 1.8470757191379865 0.5534657573718224 0.7334648285944125 0.2066115702479339 0.004651162790697674 0.2066115702479339 success 7 1.5110729336738586 1.5341725096816108 0.3373003415056495 -0.06848370180901593 0.6076099881093936 JAG1,NOTCH2,NOTCH1,HES1,HEY1,MYC,CCND1 0.6076099881093936 success 64036 0.5874875426315861 0.0 0.44811439514160156 0.0 0.013545505329966545 0.012730339184208883 5 0.05200395057909191 0.04524603348116684 8 0.26047069845906073 False 7.0 0.0 1.0246926473461682 0.0017333252101482156 5 True True True False False True True False True 6 strong strong: 6/9 computational evidence layers support the axis; contamination_flag=False. "JAG1-NOTCH2 +11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells" diff --git a/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/tables/topolink_cci_validation_v2_false_positive_controls.tsv b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/tables/topolink_cci_validation_v2_false_positive_controls.tsv new file mode 100644 index 0000000..5db84db --- /dev/null +++ b/benchmarking/cci_2026_atera/a100_validation_v2_collected/outputs/tables/topolink_cci_validation_v2_false_positive_controls.tsv @@ -0,0 +1,78 @@ +axis_id control_type observed expected_or_control_mean z_or_rank p_or_percentile note cell_label_comm_prob cell_label_perm_mean cell_label_perm_z cell_label_perm_p cell_label_perm_fdr spatial_lr_edge_score spatial_perm_mean spatial_perm_z spatial_perm_p spatial_null_fdr spatial_matched_gene_mean spatial_matched_gene_z spatial_matched_gene_p spatial_matched_gene_fdr downstream_target_score downstream_target_null_mean downstream_target_z downstream_target_p downstream_target_fdr received_signal_target_spearman received_signal_target_p received_signal_target_fdr received_signal_top_vs_bottom_target_delta bootstrap_rank_median bootstrap_rank_iqr bootstrap_score_mean bootstrap_score_sd +VWF-SELP|Endothelial Cells->Endothelial Cells spatial_abundance_null 12779.0 3498.750466020217 157.09499064265975 0.0 cell-type-label abundance null for graph edge count +VWF-SELP|Endothelial Cells->Endothelial Cells lr_label_permutation_same_sender_receiver 1.0 3299.0 1.0 1.0 rank percentile against all LR pairs in the same sender-receiver cell-type pair +VWF-SELP|Endothelial Cells->Endothelial Cells lr_label_permutation_same_lr_pair 1.0 400.0 1.0 1.0 rank percentile for the same LR pair across cell-type pairs +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated spatial_abundance_null 13942.0 9916.101448337911 40.577088952341676 0.0 cell-type-label abundance null for graph edge count +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated lr_label_permutation_same_sender_receiver 1.0 3299.0 1.0 1.0 rank percentile against all LR pairs in the same sender-receiver cell-type pair +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated lr_label_permutation_same_lr_pair 1.0 400.0 1.0 1.0 rank percentile for the same LR pair across cell-type pairs +MMRN2-CD93|Endothelial Cells->Endothelial Cells spatial_abundance_null 12779.0 3498.750466020217 157.09499064265975 0.0 cell-type-label abundance null for graph edge count +MMRN2-CD93|Endothelial Cells->Endothelial Cells lr_label_permutation_same_sender_receiver 4.0 3299.0 4.0 0.9990906335253107 rank percentile against all LR pairs in the same sender-receiver cell-type pair +MMRN2-CD93|Endothelial Cells->Endothelial Cells lr_label_permutation_same_lr_pair 1.0 400.0 1.0 1.0 rank percentile for the same LR pair across cell-type pairs +DLL4-NOTCH3|Endothelial Cells->Pericytes spatial_abundance_null 11379.0 3280.889960425034 141.55074144031974 0.0 cell-type-label abundance null for graph edge count +DLL4-NOTCH3|Endothelial Cells->Pericytes lr_label_permutation_same_sender_receiver 1.0 3299.0 1.0 1.0 rank percentile against all LR pairs in the same sender-receiver cell-type pair +DLL4-NOTCH3|Endothelial Cells->Pericytes lr_label_permutation_same_lr_pair 1.0 400.0 1.0 1.0 rank percentile for the same LR pair across cell-type pairs +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes spatial_abundance_null 11604.0 9219.306750089676 24.92068208259856 2.220471678964988e-137 cell-type-label abundance null for graph edge count +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes lr_label_permutation_same_sender_receiver 1.0 3299.0 1.0 1.0 rank percentile against all LR pairs in the same sender-receiver cell-type pair +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes lr_label_permutation_same_lr_pair 1.0 400.0 1.0 1.0 rank percentile for the same LR pair across cell-type pairs +CD48-CD2|T Lymphocytes->T Lymphocytes spatial_abundance_null 21212.0 3024.318857794739 331.09056328473696 0.0 cell-type-label abundance null for graph edge count +CD48-CD2|T Lymphocytes->T Lymphocytes lr_label_permutation_same_sender_receiver 1.0 3299.0 1.0 1.0 rank percentile against all LR pairs in the same sender-receiver cell-type pair +CD48-CD2|T Lymphocytes->T Lymphocytes lr_label_permutation_same_lr_pair 1.0 400.0 1.0 1.0 rank percentile for the same LR pair across cell-type pairs +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells spatial_abundance_null 423716.0 192905.1692550145 567.2684147856648 0.0 cell-type-label abundance null for graph edge count +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells lr_label_permutation_same_sender_receiver 8.0 3299.0 8.0 0.9978781448923917 rank percentile against all LR pairs in the same sender-receiver cell-type pair +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells lr_label_permutation_same_lr_pair 1.0 400.0 1.0 1.0 rank percentile for the same LR pair across cell-type pairs +VWF-SELP|Endothelial Cells->Endothelial Cells matched_gene_expression_control 0.690919789894645 0.1174789121765555 6.674917611699146 1.0 matched by global mean expression and detection fraction +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated matched_gene_expression_control 0.8904867455342288 0.1132557384471686 11.234674798948532 1.0 matched by global mean expression and detection fraction +MMRN2-CD93|Endothelial Cells->Endothelial Cells matched_gene_expression_control 0.7291144166273554 0.13022764647610297 6.198278570208171 1.0 matched by global mean expression and detection fraction +DLL4-NOTCH3|Endothelial Cells->Pericytes matched_gene_expression_control 0.6103430039507179 0.10700066735274656 8.301941713984622 1.0 matched by global mean expression and detection fraction +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes matched_gene_expression_control 0.7850757124806441 0.1029738649850631 11.218977606863426 1.0 matched by global mean expression and detection fraction +CD48-CD2|T Lymphocytes->T Lymphocytes matched_gene_expression_control 0.5987173848132842 0.10702942070910819 9.860708047779738 1.0 matched by global mean expression and detection fraction +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells matched_gene_expression_control 0.6593758884575077 0.6351644259334726 0.3126368933035661 0.576 matched by global mean expression and detection fraction +CD48-CD2|T Lymphocytes->T Lymphocytes component_ablation_max_rank 20.0 7.0 20.0 worst and best rank after removing one score component +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes component_ablation_max_rank 615.0 8.0 615.0 worst and best rank after removing one score component +DLL4-NOTCH3|Endothelial Cells->Pericytes component_ablation_max_rank 76.0 20.0 76.0 worst and best rank after removing one score component +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells component_ablation_max_rank 329.0 30.0 329.0 worst and best rank after removing one score component +MMRN2-CD93|Endothelial Cells->Endothelial Cells component_ablation_max_rank 13.0 6.0 13.0 worst and best rank after removing one score component +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated component_ablation_max_rank 614.0 2.0 614.0 worst and best rank after removing one score component +VWF-SELP|Endothelial Cells->Endothelial Cells component_ablation_max_rank 16.0 1.0 16.0 worst and best rank after removing one score component +VWF-SELP|Endothelial Cells->Endothelial Cells cell_label_permutation 4.933703899383545 0.02757341218739748 1890.383003626386 0.001996007984031936 0.001996007984031936 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated cell_label_permutation 17.3447265625 0.2998358674645424 1048.1203533037499 0.001996007984031936 0.001996007984031936 +MMRN2-CD93|Endothelial Cells->Endothelial Cells cell_label_permutation 1.1805951595306396 0.008823287986218929 1824.588180992251 0.001996007984031936 0.001996007984031936 +DLL4-NOTCH3|Endothelial Cells->Pericytes cell_label_permutation 1.1344451904296875 0.022496088080108164 609.7384829575133 0.001996007984031936 0.001996007984031936 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes cell_label_permutation 3.3160109519958496 0.08272893443703651 747.1481318801938 0.001996007984031936 0.001996007984031936 +CD48-CD2|T Lymphocytes->T Lymphocytes cell_label_permutation 0.2793356776237488 0.0026596546296495946 1256.7472114416275 0.001996007984031936 0.001996007984031936 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells cell_label_permutation 2.0622618198394775 0.7131924320459366 258.6611534368852 0.001996007984031936 0.001996007984031936 +VWF-SELP|Endothelial Cells->Endothelial Cells spatial_neighborhood_permutation 7.3085808753967285 5.2657176113128665 46.73800996916185 0.0033222591362126247 0.004651162790697674 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated spatial_neighborhood_permutation 17.646312713623047 16.915456352233885 10.01810792174873 0.0033222591362126247 0.004651162790697674 +MMRN2-CD93|Endothelial Cells->Endothelial Cells spatial_neighborhood_permutation 1.2517509460449219 1.2041044370333354 7.312912334799914 0.0033222591362126247 0.004651162790697674 +DLL4-NOTCH3|Endothelial Cells->Pericytes spatial_neighborhood_permutation 1.1946196556091309 1.1400103183587391 4.58335468604246 0.0033222591362126247 0.004651162790697674 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes spatial_neighborhood_permutation 3.6240406036376953 3.6269676375389097 -0.24912396895010336 0.5813953488372093 0.5813953488372093 +CD48-CD2|T Lymphocytes->T Lymphocytes spatial_neighborhood_permutation 0.2860439121723175 0.27965914239486056 2.3897576906714106 0.009966777408637873 0.011627906976744186 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells spatial_neighborhood_permutation 2.253023386001587 2.055801842212677 53.26252763072426 0.0033222591362126247 0.004651162790697674 +VWF-SELP|Endothelial Cells->Endothelial Cells spatial_matched_gene_pairs 7.3085808753967285 0.018927508491591045 265.29890675949275 0.008264462809917356 0.009641873278236915 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated spatial_matched_gene_pairs 17.646312713623047 0.09186524196557003 32.389527643899775 0.008264462809917356 0.009641873278236915 +MMRN2-CD93|Endothelial Cells->Endothelial Cells spatial_matched_gene_pairs 1.2517509460449219 0.019798527385379808 29.99522714631871 0.008264462809917356 0.009641873278236915 +DLL4-NOTCH3|Endothelial Cells->Pericytes spatial_matched_gene_pairs 1.1946196556091309 0.010454062237477047 75.89541505679755 0.008264462809917356 0.009641873278236915 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes spatial_matched_gene_pairs 3.6240406036376953 0.017585406292346305 143.01530755436883 0.008264462809917356 0.009641873278236915 +CD48-CD2|T Lymphocytes->T Lymphocytes spatial_matched_gene_pairs 0.2860439121723175 0.004725929109872596 16.333550082541787 0.008264462809917356 0.009641873278236915 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells spatial_matched_gene_pairs 2.253023386001587 1.8470757191379865 0.7334648285944125 0.2066115702479339 0.2066115702479339 +VWF-SELP|Endothelial Cells->Endothelial Cells downstream_target_enrichment 6.738417175908883 1.0064762527795716 4.055444112466758 0.019417475728155338 0.027184466019417475 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated downstream_target_enrichment 2.588202246597835 0.41110825241499005 3.763648132120292 0.02497027348394768 0.029131985731272295 +MMRN2-CD93|Endothelial Cells->Endothelial Cells downstream_target_enrichment 11.116392135620117 1.047396860657526 6.56910238104792 0.0023781212841854932 0.008323424494649227 +DLL4-NOTCH3|Endothelial Cells->Pericytes downstream_target_enrichment 2.61274266988039 0.5068325942343411 3.7933863180438414 0.014568158168574402 0.025494276795005204 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes downstream_target_enrichment 6.800970241427422 1.15657870703144 4.59353083824538 0.012486992715920915 0.025494276795005204 +CD48-CD2|T Lymphocytes->T Lymphocytes downstream_target_enrichment 11.544674396514893 1.0685981322434686 8.589809141054532 0.0023781212841854932 0.008323424494649227 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells downstream_target_enrichment 1.5110729336738586 1.5341725096816108 -0.06848370180901593 0.6076099881093936 0.6076099881093936 +VWF-SELP|Endothelial Cells->Endothelial Cells received_signal_target_correlation 0.6283646829850982 0.0 0.0 0.48874330520629883 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated received_signal_target_correlation 0.6575063035069829 0.0 0.0 0.5568488836288452 +MMRN2-CD93|Endothelial Cells->Endothelial Cells received_signal_target_correlation 0.4506380910061747 0.0 0.0 0.37315094470977783 +DLL4-NOTCH3|Endothelial Cells->Pericytes received_signal_target_correlation 0.721750076253441 0.0 0.0 0.3684804439544678 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes received_signal_target_correlation 0.4955612441859473 0.0 0.0 0.19490374624729156 +CD48-CD2|T Lymphocytes->T Lymphocytes received_signal_target_correlation 0.4228849179250702 0.0 0.0 0.2631298005580902 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells received_signal_target_correlation 0.5874875426315861 0.0 0.0 0.44811439514160156 +CD48-CD2|T Lymphocytes->T Lymphocytes bootstrap_stability 5.0 0.0 1.925246611638054 0.015713655566381553 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes bootstrap_stability 4.0 0.0 1.9739528093875909 0.0031410030934122366 +DLL4-NOTCH3|Endothelial Cells->Pericytes bootstrap_stability 6.0 0.0 1.634842418466564 0.014082178981952163 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells bootstrap_stability 7.0 0.0 1.0246926473461682 0.0017333252101482156 +MMRN2-CD93|Endothelial Cells->Endothelial Cells bootstrap_stability 2.0 0.0 2.48319603632674 0.009087646555426442 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated bootstrap_stability 3.0 0.0 2.4760898894274397 0.003754003645322219 +VWF-SELP|Endothelial Cells->Endothelial Cells bootstrap_stability 1.0 0.0 2.5247310175523965 0.011933106345753796 diff --git a/benchmarking/lr_2026_atera/configs/benchmark.yaml b/benchmarking/cci_2026_atera/configs/benchmark.yaml similarity index 79% rename from benchmarking/lr_2026_atera/configs/benchmark.yaml rename to benchmarking/cci_2026_atera/configs/benchmark.yaml index 95b5826..3c2f99a 100644 --- a/benchmarking/lr_2026_atera/configs/benchmark.yaml +++ b/benchmarking/cci_2026_atera/configs/benchmark.yaml @@ -1,10 +1,10 @@ -benchmark_name: atera_xenium_lr_2026 +benchmark_name: atera_xenium_cci_2026 dataset_root: Y:\long\10X_datasets\Xenium\Atera\WTA_Preview_FFPE_Breast_Cancer_outs tbc_results: Y:\long\10X_datasets\Xenium\Atera\WTA_Preview_FFPE_Breast_Cancer_outs\sfplot_tbc_formal_wta\results smoke_n_cells: 20000 seed: 0 -local_env_root: D:\GitHub\pyXenium\.envs\lr_benchmark -a100_remote_root: /data/taobo.hu/pyxenium_lr_benchmark_2026-04 +local_env_root: D:\GitHub\pyXenium\.envs\cci_benchmark +a100_remote_root: /data/taobo.hu/pyxenium_cci_benchmark_2026-04 score_weights: canonical_recovery: 0.30 spatial_coherence: 0.25 diff --git a/benchmarking/lr_2026_atera/configs/canonical_axes.yaml b/benchmarking/cci_2026_atera/configs/canonical_axes.yaml similarity index 100% rename from benchmarking/lr_2026_atera/configs/canonical_axes.yaml rename to benchmarking/cci_2026_atera/configs/canonical_axes.yaml diff --git a/benchmarking/lr_2026_atera/configs/methods.yaml b/benchmarking/cci_2026_atera/configs/methods.yaml similarity index 70% rename from benchmarking/lr_2026_atera/configs/methods.yaml rename to benchmarking/cci_2026_atera/configs/methods.yaml index 938a4cb..eb8ee37 100644 --- a/benchmarking/lr_2026_atera/configs/methods.yaml +++ b/benchmarking/cci_2026_atera/configs/methods.yaml @@ -1,10 +1,10 @@ methods: - slug: pyxenium - display_name: pyXenium topology LR + display_name: pyXenium TopoLink-CCI language: python status: implemented - env_name: pyx-lr-pyxenium - env_file: envs/pyx-lr-pyxenium.yml + env_name: pyx-cci-pyxenium + env_file: envs/pyx-cci-pyxenium.yml runner: runners/python/run_pyxenium.py default_phase: smoke resolution: celltype_pair @@ -19,8 +19,8 @@ methods: display_name: CellChat v3 / Spatial CellChat language: r status: adapter-implemented - env_name: r-lr-cellchat - env_file: envs/r-lr-cellchat.yml + env_name: r-cci-cellchat + env_file: envs/r-cci-cellchat.yml runner: runners/r/run_cellchat.R default_phase: smoke resolution: celltype_pair @@ -44,8 +44,8 @@ methods: display_name: COMMOT language: python status: adapter-implemented - env_name: pyx-lr-commot - env_file: envs/pyx-lr-commot.yml + env_name: pyx-cci-commot + env_file: envs/pyx-cci-commot.yml runner: runners/python/run_commot.py default_phase: smoke resolution: cell_pair @@ -62,11 +62,11 @@ methods: display_name: LIANA+ bivariate language: python status: adapter-implemented - env_name: pyx-lr-liana - env_file: envs/pyx-lr-liana.yml + env_name: pyx-cci-liana + env_file: envs/pyx-cci-liana.yml runner: runners/python/run_liana.py default_phase: smoke - resolution: local_lr + resolution: local_cci preferred_platform: local a100_preferred: false supports_native_db: true @@ -83,11 +83,11 @@ methods: display_name: SpatialDM language: python status: adapter-implemented - env_name: pyx-lr-spatialdm - env_file: envs/pyx-lr-spatialdm.yml + env_name: pyx-cci-spatialdm + env_file: envs/pyx-cci-spatialdm.yml runner: scripts/run_method.py default_phase: smoke - resolution: local_lr + resolution: local_cci preferred_platform: local a100_preferred: false supports_native_db: true @@ -102,11 +102,11 @@ methods: display_name: stLearn CCI language: python status: adapter-implemented - env_name: pyx-lr-stlearn - env_file: envs/pyx-lr-stlearn.yml + env_name: pyx-cci-stlearn + env_file: envs/pyx-cci-stlearn.yml runner: scripts/run_method.py default_phase: smoke - resolution: local_lr + resolution: local_cci preferred_platform: local a100_preferred: false supports_native_db: true @@ -120,8 +120,8 @@ methods: display_name: Giotto spatCellCellcom language: r status: adapter-implemented - env_name: r-lr-giotto - env_file: envs/r-lr-giotto.yml + env_name: r-cci-giotto + env_file: envs/r-cci-giotto.yml runner: runners/r/run_giotto.R default_phase: smoke resolution: celltype_pair @@ -140,8 +140,8 @@ methods: display_name: Squidpy ligrec language: python status: adapter-implemented - env_name: pyx-lr-squidpy - env_file: envs/pyx-lr-squidpy.yml + env_name: pyx-cci-squidpy + env_file: envs/pyx-cci-squidpy.yml runner: runners/python/run_squidpy.py default_phase: smoke resolution: celltype_pair @@ -159,8 +159,8 @@ methods: display_name: SpaTalk language: r status: adapter-implemented - env_name: r-lr-spatalk - env_file: envs/r-lr-spatalk.yml + env_name: r-cci-spatalk + env_file: envs/r-cci-spatalk.yml runner: runners/r/run_spatalk.R default_phase: smoke resolution: cell_pair @@ -178,9 +178,9 @@ methods: - slug: cellnest display_name: CellNEST language: python - status: adapter-pending - env_name: pyx-lr-cellnest - env_file: envs/pyx-lr-cellnest.yml + status: adapter-implemented + env_name: pyx-cci-cellnest + env_file: envs/pyx-cci-cellnest.yml runner: scripts/run_method.py default_phase: smoke resolution: cell_pair @@ -189,15 +189,22 @@ methods: supports_native_db: true supports_common_db: true install: - pip_git: - - git+https://github.com/schwartzlab-methods/CellNEST.git + source_git: + - https://github.com/schwartzlab-methods/CellNEST.git + source_commit: 2737fa8f54952b4b35a540f6070655a69f2c4999 + container: + - library://fatema/collection/cellnest_image.sif:latest + pip: + - PyYAML>=6.0 + - zarr>=2.16,<3 + notes: Official implementation is source-layout based; clone under external_src/cellnest and prefer Apptainer/Singularity for torch-geometric compatibility; source Python rebuild env installs pyXenium runtime deps without allowing zarr>=3. - slug: cellagentchat display_name: CellAgentChat language: python - status: adapter-pending - env_name: pyx-lr-cellagentchat - env_file: envs/pyx-lr-cellagentchat.yml + status: adapter-implemented + env_name: pyx-cci-cellagentchat + env_file: envs/pyx-cci-cellagentchat.yml runner: scripts/run_method.py default_phase: smoke resolution: cell_pair @@ -206,15 +213,24 @@ methods: supports_native_db: true supports_common_db: true install: - pip_git: - - git+https://github.com/mcgilldinglab/CellAgentChat.git + source_git: + - https://github.com/mcgilldinglab/CellAgentChat.git + source_commit: 37e51980cb9ba87684993d8bdae26feac8806bae + pythonpath: external_src/cellagentchat/src + pip: + - PyYAML>=6.0 + - numpy==1.26.4 + - zarr>=2.16,<3 + - Mesa==1.0.0 + - pyslingshot==0.0.2 + notes: Use source PYTHONPATH instead of relying on a package import name; the adapter drives tutorial modules directly; full common-db runs are split into CCI chunks and merged before final scoring; torch-scatter/torch-sparse are installed from the matching PyG wheel index. - slug: scild display_name: SCILD language: python - status: adapter-pending - env_name: pyx-lr-scild - env_file: envs/pyx-lr-scild.yml + status: adapter-implemented + env_name: pyx-cci-scild + env_file: envs/pyx-cci-scild.yml runner: scripts/run_method.py default_phase: appendix resolution: cell_pair @@ -225,6 +241,14 @@ methods: install: source_git: - https://github.com/jiatingyu-amss/SCILD.git + source_commit: 683515043df1878f3069c4dd5f887abb5c8976bd + pythonpath: external_src/scild + pip: + - PyYAML>=6.0 + - numpy==1.26.4 + - scipy==1.11.4 + - zarr>=2.16,<3 + - commot==0.0.3 docs: - https://scilddocs.readthedocs.io notes: Official implementation is source-layout based rather than a standard pip package; clone under external_src/scild and run via PYTHONPATH against Models.SCILD_main. @@ -233,8 +257,8 @@ methods: display_name: NICHES language: r status: adapter-implemented - env_name: r-lr-niches - env_file: envs/r-lr-niches.yml + env_name: r-cci-niches + env_file: envs/r-cci-niches.yml runner: runners/r/run_niches.R default_phase: appendix resolution: cell_pair @@ -253,8 +277,8 @@ methods: display_name: CellPhoneDB v5 baseline language: python status: adapter-implemented - env_name: pyx-lr-cellphonedb - env_file: envs/pyx-lr-cellphonedb.yml + env_name: pyx-cci-cellphonedb + env_file: envs/pyx-cci-cellphonedb.yml runner: scripts/run_method.py default_phase: smoke resolution: celltype_pair @@ -271,8 +295,8 @@ methods: display_name: LARIS language: python status: adapter-implemented - env_name: pyx-lr-laris - env_file: envs/pyx-lr-laris.yml + env_name: pyx-cci-laris + env_file: envs/pyx-cci-laris.yml runner: scripts/run_method.py default_phase: smoke resolution: celltype_pair @@ -289,8 +313,8 @@ methods: display_name: Benchmark data prep language: python status: implemented - env_name: pyx-lr-prep - env_file: envs/pyx-lr-prep.yml + env_name: pyx-cci-prep + env_file: envs/pyx-cci-prep.yml runner: scripts/prepare_data.py default_phase: prep resolution: none diff --git a/benchmarking/lr_2026_atera/configs/pathways.yaml b/benchmarking/cci_2026_atera/configs/pathways.yaml similarity index 100% rename from benchmarking/lr_2026_atera/configs/pathways.yaml rename to benchmarking/cci_2026_atera/configs/pathways.yaml diff --git a/benchmarking/lr_2026_atera/data/.gitkeep b/benchmarking/cci_2026_atera/data/.gitkeep similarity index 100% rename from benchmarking/lr_2026_atera/data/.gitkeep rename to benchmarking/cci_2026_atera/data/.gitkeep diff --git a/benchmarking/lr_2026_atera/envs/bootstrap_cellchat_mainline.R b/benchmarking/cci_2026_atera/envs/bootstrap_cellchat_mainline.R similarity index 100% rename from benchmarking/lr_2026_atera/envs/bootstrap_cellchat_mainline.R rename to benchmarking/cci_2026_atera/envs/bootstrap_cellchat_mainline.R diff --git a/benchmarking/lr_2026_atera/envs/bootstrap_env.py b/benchmarking/cci_2026_atera/envs/bootstrap_env.py similarity index 98% rename from benchmarking/lr_2026_atera/envs/bootstrap_env.py rename to benchmarking/cci_2026_atera/envs/bootstrap_env.py index 6d006d7..778b291 100644 --- a/benchmarking/lr_2026_atera/envs/bootstrap_env.py +++ b/benchmarking/cci_2026_atera/envs/bootstrap_env.py @@ -56,7 +56,7 @@ def main() -> None: args = parser.parse_args() repo_root = Path(args.repo_root).resolve() - benchmark_root = Path(args.benchmark_root).resolve() if args.benchmark_root else repo_root / "benchmarking" / "lr_2026_atera" + benchmark_root = Path(args.benchmark_root).resolve() if args.benchmark_root else repo_root / "benchmarking" / "cci_2026_atera" methods_path = Path(args.methods_config) if args.methods_config else benchmark_root / "configs" / "methods.yaml" methods = yaml.safe_load(methods_path.read_text(encoding="utf-8")).get("methods", []) method = next((item for item in methods if item.get("slug") == args.method or item.get("env_name") == args.method), None) diff --git a/benchmarking/lr_2026_atera/envs/pyx-lr-cellagentchat.yml b/benchmarking/cci_2026_atera/envs/pyx-cci-cellagentchat.yml similarity index 81% rename from benchmarking/lr_2026_atera/envs/pyx-lr-cellagentchat.yml rename to benchmarking/cci_2026_atera/envs/pyx-cci-cellagentchat.yml index abee88e..b71f635 100644 --- a/benchmarking/lr_2026_atera/envs/pyx-lr-cellagentchat.yml +++ b/benchmarking/cci_2026_atera/envs/pyx-cci-cellagentchat.yml @@ -1,4 +1,4 @@ -name: pyx-lr-cellagentchat +name: pyx-cci-cellagentchat channels: - conda-forge dependencies: diff --git a/benchmarking/lr_2026_atera/envs/pyx-lr-cellnest.yml b/benchmarking/cci_2026_atera/envs/pyx-cci-cellnest.yml similarity index 84% rename from benchmarking/lr_2026_atera/envs/pyx-lr-cellnest.yml rename to benchmarking/cci_2026_atera/envs/pyx-cci-cellnest.yml index 74c35f7..6548ae0 100644 --- a/benchmarking/lr_2026_atera/envs/pyx-lr-cellnest.yml +++ b/benchmarking/cci_2026_atera/envs/pyx-cci-cellnest.yml @@ -1,4 +1,4 @@ -name: pyx-lr-cellnest +name: pyx-cci-cellnest channels: - conda-forge dependencies: diff --git a/benchmarking/lr_2026_atera/envs/pyx-lr-cellphonedb.yml b/benchmarking/cci_2026_atera/envs/pyx-cci-cellphonedb.yml similarity index 85% rename from benchmarking/lr_2026_atera/envs/pyx-lr-cellphonedb.yml rename to benchmarking/cci_2026_atera/envs/pyx-cci-cellphonedb.yml index f862468..c1a4890 100644 --- a/benchmarking/lr_2026_atera/envs/pyx-lr-cellphonedb.yml +++ b/benchmarking/cci_2026_atera/envs/pyx-cci-cellphonedb.yml @@ -1,4 +1,4 @@ -name: pyx-lr-cellphonedb +name: pyx-cci-cellphonedb channels: - conda-forge dependencies: diff --git a/benchmarking/lr_2026_atera/envs/pyx-lr-commot.yml b/benchmarking/cci_2026_atera/envs/pyx-cci-commot.yml similarity index 86% rename from benchmarking/lr_2026_atera/envs/pyx-lr-commot.yml rename to benchmarking/cci_2026_atera/envs/pyx-cci-commot.yml index e0ec713..f791689 100644 --- a/benchmarking/lr_2026_atera/envs/pyx-lr-commot.yml +++ b/benchmarking/cci_2026_atera/envs/pyx-cci-commot.yml @@ -1,4 +1,4 @@ -name: pyx-lr-commot +name: pyx-cci-commot channels: - conda-forge dependencies: diff --git a/benchmarking/lr_2026_atera/envs/pyx-lr-laris.yml b/benchmarking/cci_2026_atera/envs/pyx-cci-laris.yml similarity index 88% rename from benchmarking/lr_2026_atera/envs/pyx-lr-laris.yml rename to benchmarking/cci_2026_atera/envs/pyx-cci-laris.yml index 647bbbc..864ad5e 100644 --- a/benchmarking/lr_2026_atera/envs/pyx-lr-laris.yml +++ b/benchmarking/cci_2026_atera/envs/pyx-cci-laris.yml @@ -1,4 +1,4 @@ -name: pyx-lr-laris +name: pyx-cci-laris channels: - conda-forge dependencies: diff --git a/benchmarking/lr_2026_atera/envs/pyx-lr-liana.yml b/benchmarking/cci_2026_atera/envs/pyx-cci-liana.yml similarity index 88% rename from benchmarking/lr_2026_atera/envs/pyx-lr-liana.yml rename to benchmarking/cci_2026_atera/envs/pyx-cci-liana.yml index bdeb190..f25da8f 100644 --- a/benchmarking/lr_2026_atera/envs/pyx-lr-liana.yml +++ b/benchmarking/cci_2026_atera/envs/pyx-cci-liana.yml @@ -1,4 +1,4 @@ -name: pyx-lr-liana +name: pyx-cci-liana channels: - conda-forge dependencies: diff --git a/benchmarking/lr_2026_atera/envs/pyx-lr-prep.yml b/benchmarking/cci_2026_atera/envs/pyx-cci-prep.yml similarity index 94% rename from benchmarking/lr_2026_atera/envs/pyx-lr-prep.yml rename to benchmarking/cci_2026_atera/envs/pyx-cci-prep.yml index 7ae80ed..b9adaaf 100644 --- a/benchmarking/lr_2026_atera/envs/pyx-lr-prep.yml +++ b/benchmarking/cci_2026_atera/envs/pyx-cci-prep.yml @@ -1,4 +1,4 @@ -name: pyx-lr-prep +name: pyx-cci-prep channels: - conda-forge dependencies: diff --git a/benchmarking/lr_2026_atera/envs/pyx-lr-pyxenium.yml b/benchmarking/cci_2026_atera/envs/pyx-cci-pyxenium.yml similarity index 92% rename from benchmarking/lr_2026_atera/envs/pyx-lr-pyxenium.yml rename to benchmarking/cci_2026_atera/envs/pyx-cci-pyxenium.yml index dcc178a..4843eeb 100644 --- a/benchmarking/lr_2026_atera/envs/pyx-lr-pyxenium.yml +++ b/benchmarking/cci_2026_atera/envs/pyx-cci-pyxenium.yml @@ -1,4 +1,4 @@ -name: pyx-lr-pyxenium +name: pyx-cci-pyxenium channels: - conda-forge dependencies: diff --git a/benchmarking/lr_2026_atera/envs/pyx-lr-scild.yml b/benchmarking/cci_2026_atera/envs/pyx-cci-scild.yml similarity index 89% rename from benchmarking/lr_2026_atera/envs/pyx-lr-scild.yml rename to benchmarking/cci_2026_atera/envs/pyx-cci-scild.yml index 0156f31..8c0d1bc 100644 --- a/benchmarking/lr_2026_atera/envs/pyx-lr-scild.yml +++ b/benchmarking/cci_2026_atera/envs/pyx-cci-scild.yml @@ -1,4 +1,4 @@ -name: pyx-lr-scild +name: pyx-cci-scild channels: - conda-forge dependencies: diff --git a/benchmarking/lr_2026_atera/envs/pyx-lr-spatialdm.yml b/benchmarking/cci_2026_atera/envs/pyx-cci-spatialdm.yml similarity index 86% rename from benchmarking/lr_2026_atera/envs/pyx-lr-spatialdm.yml rename to benchmarking/cci_2026_atera/envs/pyx-cci-spatialdm.yml index 98b1ea0..bf379c7 100644 --- a/benchmarking/lr_2026_atera/envs/pyx-lr-spatialdm.yml +++ b/benchmarking/cci_2026_atera/envs/pyx-cci-spatialdm.yml @@ -1,4 +1,4 @@ -name: pyx-lr-spatialdm +name: pyx-cci-spatialdm channels: - conda-forge dependencies: diff --git a/benchmarking/lr_2026_atera/envs/pyx-lr-squidpy.yml b/benchmarking/cci_2026_atera/envs/pyx-cci-squidpy.yml similarity index 89% rename from benchmarking/lr_2026_atera/envs/pyx-lr-squidpy.yml rename to benchmarking/cci_2026_atera/envs/pyx-cci-squidpy.yml index 9806cfa..99fda0d 100644 --- a/benchmarking/lr_2026_atera/envs/pyx-lr-squidpy.yml +++ b/benchmarking/cci_2026_atera/envs/pyx-cci-squidpy.yml @@ -1,4 +1,4 @@ -name: pyx-lr-squidpy +name: pyx-cci-squidpy channels: - conda-forge dependencies: diff --git a/benchmarking/lr_2026_atera/envs/pyx-lr-stlearn.yml b/benchmarking/cci_2026_atera/envs/pyx-cci-stlearn.yml similarity index 88% rename from benchmarking/lr_2026_atera/envs/pyx-lr-stlearn.yml rename to benchmarking/cci_2026_atera/envs/pyx-cci-stlearn.yml index 2be499d..45d1c98 100644 --- a/benchmarking/lr_2026_atera/envs/pyx-lr-stlearn.yml +++ b/benchmarking/cci_2026_atera/envs/pyx-cci-stlearn.yml @@ -1,4 +1,4 @@ -name: pyx-lr-stlearn +name: pyx-cci-stlearn channels: - conda-forge dependencies: diff --git a/benchmarking/lr_2026_atera/envs/r-lr-cellchat.yml b/benchmarking/cci_2026_atera/envs/r-cci-cellchat.yml similarity index 97% rename from benchmarking/lr_2026_atera/envs/r-lr-cellchat.yml rename to benchmarking/cci_2026_atera/envs/r-cci-cellchat.yml index 07082be..a79c47e 100644 --- a/benchmarking/lr_2026_atera/envs/r-lr-cellchat.yml +++ b/benchmarking/cci_2026_atera/envs/r-cci-cellchat.yml @@ -1,4 +1,4 @@ -name: r-lr-cellchat +name: r-cci-cellchat channels: - conda-forge - bioconda diff --git a/benchmarking/lr_2026_atera/envs/r-lr-giotto.yml b/benchmarking/cci_2026_atera/envs/r-cci-giotto.yml similarity index 86% rename from benchmarking/lr_2026_atera/envs/r-lr-giotto.yml rename to benchmarking/cci_2026_atera/envs/r-cci-giotto.yml index a78e695..77ac87d 100644 --- a/benchmarking/lr_2026_atera/envs/r-lr-giotto.yml +++ b/benchmarking/cci_2026_atera/envs/r-cci-giotto.yml @@ -1,4 +1,4 @@ -name: r-lr-giotto +name: r-cci-giotto channels: - conda-forge dependencies: diff --git a/benchmarking/lr_2026_atera/envs/r-lr-niches.yml b/benchmarking/cci_2026_atera/envs/r-cci-niches.yml similarity index 86% rename from benchmarking/lr_2026_atera/envs/r-lr-niches.yml rename to benchmarking/cci_2026_atera/envs/r-cci-niches.yml index f77760f..e5382d1 100644 --- a/benchmarking/lr_2026_atera/envs/r-lr-niches.yml +++ b/benchmarking/cci_2026_atera/envs/r-cci-niches.yml @@ -1,4 +1,4 @@ -name: r-lr-niches +name: r-cci-niches channels: - conda-forge dependencies: diff --git a/benchmarking/lr_2026_atera/envs/r-lr-spatalk.yml b/benchmarking/cci_2026_atera/envs/r-cci-spatalk.yml similarity index 86% rename from benchmarking/lr_2026_atera/envs/r-lr-spatalk.yml rename to benchmarking/cci_2026_atera/envs/r-cci-spatalk.yml index 4d25207..7abe51f 100644 --- a/benchmarking/lr_2026_atera/envs/r-lr-spatalk.yml +++ b/benchmarking/cci_2026_atera/envs/r-cci-spatalk.yml @@ -1,4 +1,4 @@ -name: r-lr-spatalk +name: r-cci-spatalk channels: - conda-forge dependencies: diff --git a/benchmarking/lr_2026_atera/logs/.gitkeep b/benchmarking/cci_2026_atera/logs/.gitkeep similarity index 100% rename from benchmarking/lr_2026_atera/logs/.gitkeep rename to benchmarking/cci_2026_atera/logs/.gitkeep diff --git a/benchmarking/cci_2026_atera/method_manuscript/topolink_cci_method_bilingual.md b/benchmarking/cci_2026_atera/method_manuscript/topolink_cci_method_bilingual.md new file mode 100644 index 0000000..57436a5 --- /dev/null +++ b/benchmarking/cci_2026_atera/method_manuscript/topolink_cci_method_bilingual.md @@ -0,0 +1,489 @@ +# TopoLink-CCI: a topology-guided local interaction score for spatial cell-cell interaction discovery + +> **Naming update for manuscript use:** The recommended manuscript-level method name is now **TopoLink-CCI** (*Topology-guided Cell-Cell Interaction scoring*). The term **TopoLink-CCI** should be used only for the cell-cell interaction-resource mode of TopoLink-CCI, because several high-ranking axes are better described as molecular interaction or cell-cell interaction axes rather than strictly classical cell-cell interaction events. + +**Chinese name:** 拓扑引导的局部互作配体-受体评分法 +**Recommended abbreviation:** **TopoLink-CCI** +**Implementation:** `pyXenium.cci.cci_topology_analysis` + +## English Manuscript-Style Method Description + +### Title + +**TopoLink-CCI: topology-guided local interaction scoring identifies spatially supported cell-cell interaction axes in Xenium WTA data** + +### Short Title + +TopoLink-CCI for spatial cell-cell interaction discovery + +### Abstract + +Spatial cell-cell interaction analysis in imaging-based transcriptomics requires more than ligand and receptor co-expression. A candidate communication axis should also be compatible with tissue topology, sender and receiver cellular niches, local spatial contact, and prior biological plausibility. We therefore developed **TopoLink-CCI**, a topology-guided local interaction score implemented in `pyXenium`. TopoLink-CCI ranks cell-cell interaction hypotheses by integrating six evidence components: ligand-to-sender topology anchoring, receptor-to-receiver topology anchoring, sender-receiver structural bridging, sender expression support, receiver expression support, and local contact support. A curated cell-cell interaction prior can optionally modulate the final score. The resulting `CCI_score` is a discovery score rather than a standalone proof of communication; downstream validation should use expression specificity, permutation nulls, spatial nulls, matched-gene controls, cross-method consensus, downstream target support, and bootstrap stability. On the Atera Xenium WTA breast cancer dataset, TopoLink-CCI generated 1,319,600 sender-receiver cell-cell interaction hypotheses and prioritized interpretable vascular, stromal, immune, and Notch axes, including `VWF-SELP`, `VWF-LRP1`, `MMRN2-CD93`, `DLL4-NOTCH3`, `CXCL12-CXCR4`, `CD48-CD2`, and `JAG1-NOTCH2`. + +### Rationale + +Most classical cell-cell communication methods begin with the same biological premise: ligands expressed by one cell population and receptors expressed by another population may indicate intercellular signaling. Methods such as CellPhoneDB, CellChat, Squidpy, LIANA, NicheNet, stLearn, SpatialDM, COMMOT, and SpaTalk then add different layers of evidence, including curated interaction databases, expression thresholds, permutation tests, spatial proximity, downstream target response, and cross-method consensus. TopoLink-CCI follows the same cautious principle: a high score is a hypothesis generator, and orthogonal evidence is required before interpreting a candidate axis as biologically credible. + +TopoLink-CCI was designed for pyXenium analyses where a topology or structure map has already been inferred from Xenium WTA data. Instead of treating all expressed cell-cell interaction pairs equally, TopoLink-CCI asks whether the ligand is topologically anchored to the sender compartment, whether the receptor is anchored to the receiver compartment, whether the sender and receiver lie in a plausible tissue-structural relationship, whether both genes are expressed in the relevant populations, and whether local neighboring cells support the proposed contact. + +### Method Name + +We recommend naming the method **TopoLink-CCI**. + +**Full name:** Topology-guided Local Interaction Cell-Cell Interaction scoring +**Chinese full name:** 拓扑引导的局部互作配体-受体评分法 + +The name captures the three defining properties of the method: + +1. **Topo:** it uses topology-derived gene-to-cell and cell-to-cell structure information. +2. **Link:** it links ligand, receptor, sender, receiver, and local spatial contact into one hypothesis. +3. **LR:** it is designed specifically for cell-cell interaction discovery and prioritization. + +### Inputs + +TopoLink-CCI uses the following inputs: + +1. A spatial expression matrix, ideally with gene symbols as feature names. +2. Cell metadata containing a sender/receiver grouping column, typically `cell_type` or `cluster`. +3. Spatial coordinates for every cell. +4. A topology output that maps genes to cell types and cell types to tissue structures. +5. A cell-cell interaction resource containing at minimum ligand and receptor gene symbols. +6. Optional prior confidence weights for cell-cell interaction pairs. + +For the Atera Xenium WTA breast benchmark, the full dataset contained 170,057 cells, 18,028 RNA features, 20 annotated cell clusters, and a common cell-cell interaction resource of 3,299 pairs. + +### Score Components + +For a ligand \(l\), receptor \(r\), sender cell type \(s\), and receiver cell type \(t\), TopoLink-CCI computes the following components. + +#### 1. Sender Anchor + +The sender anchor measures whether the ligand is topologically close to the sender population: + +\[ +A_{\mathrm{sender}}(l,s) = 1 - D_{\mathrm{topology}}(l,s) +\] + +where \(D_{\mathrm{topology}}(l,s)\) is the topology distance or dissimilarity between ligand \(l\) and sender cell type \(s\). Higher values indicate stronger ligand-sender anchoring. + +#### 2. Receiver Anchor + +The receiver anchor measures whether the receptor is topologically close to the receiver population: + +\[ +A_{\mathrm{receiver}}(r,t) = 1 - D_{\mathrm{topology}}(r,t) +\] + +Higher values indicate stronger receptor-receiver anchoring. + +#### 3. Structure Bridge + +The structure bridge measures whether the sender and receiver compartments are compatible in the inferred tissue structure: + +\[ +B(s,t) = 1 - D_{\mathrm{structure}}(s,t) +\] + +This term favors cell-cell interaction hypotheses whose sender and receiver cell types are topologically or structurally connected. + +#### 4. Sender Expression Support + +The sender expression component measures whether ligand \(l\) is expressed in sender cell type \(s\). pyXenium uses a pseudobulk-detection support score: + +\[ +E(l,s) = \mathrm{rowNorm}\left(P(l,s)\sqrt{F(l,s)}\right) +\] + +where \(P(l,s)\) is the pseudobulk expression share of ligand \(l\) in sender \(s\), and \(F(l,s)\) is the detection fraction of ligand \(l\) in sender cells. + +#### 5. Receiver Expression Support + +The receiver expression component is computed analogously: + +\[ +E(r,t) = \mathrm{rowNorm}\left(P(r,t)\sqrt{F(r,t)}\right) +\] + +This term requires the receptor to be detected in the receiver population. + +#### 6. Local Contact Support + +The local contact component measures whether neighboring sender and receiver cells jointly express the ligand and receptor: + +\[ +C(l,r,s,t) = +\mathbb{1}_{N_{s,t} \geq N_{\min}} +\sqrt{S_{\mathrm{norm}}(l,r,s,t) \cdot Q(l,r,s,t)} +\cdot W(N_{s,t}) +\] + +where \(N_{s,t}\) is the number of local sender-receiver edges, \(N_{\min}\) is the minimum edge threshold, \(S_{\mathrm{norm}}\) is the normalized mean cell-cell interaction edge strength, \(Q\) is the active-edge coverage fraction, and \(W\) is an edge-count support term. In the current implementation, local neighborhoods are constructed by K-nearest neighbors or radius-based spatial neighborhoods. + +### Final Score + +The final score is a prior-weighted geometric mean: + +\[ +\mathrm{TopoLink\mbox{-}LR}(l,r,s,t) += +\pi(l,r) +\cdot +\mathrm{GM} +\left[ +A_{\mathrm{sender}}, +A_{\mathrm{receiver}}, +B, +E_{\mathrm{sender}}, +E_{\mathrm{receiver}}, +C +\right] +\] + +where \(\pi(l,r)\) is the optional prior confidence of the cell-cell interaction pair, and GM is the geometric mean. The geometric mean is used because a strong candidate should be supported by all major evidence components; one extremely high component should not fully compensate for missing topology, expression, or contact evidence. + +### Output + +TopoLink-CCI produces a ranked sender-receiver cell-cell interaction table. The main columns are: + +| Column | Meaning | +|---|---| +| `ligand` | Ligand gene symbol | +| `receptor` | Receptor gene symbol | +| `sender` | Sender cell type | +| `receiver` | Receiver cell type | +| `CCI_score` | TopoLink-CCI discovery score | +| `sender_anchor` | Ligand-sender topology support | +| `receiver_anchor` | Receptor-receiver topology support | +| `structure_bridge` | Sender-receiver structural support | +| `sender_expr` | Ligand expression support in sender | +| `receiver_expr` | Receptor expression support in receiver | +| `local_contact` | Spatial contact support | +| `prior_confidence` | Ligand-receptor database prior | +| `cross_edge_count` | Number of local sender-receiver edges | + +### Interpretation + +TopoLink-CCI should be interpreted as a **spatially constrained ranking method**. A high `CCI_score` indicates that the cell-cell interaction pair is simultaneously supported by topology, expression, tissue structure, and local contact. It does not prove protein secretion, receptor binding, or downstream signaling by itself. + +The most appropriate interpretation is: + +> "This cell-cell interaction axis is a high-priority spatial communication hypothesis supported by Xenium WTA topology and local tissue organization." + +### Benchmark Example + +In the Atera Xenium WTA breast cancer benchmark, TopoLink-CCI produced 1,319,600 full common-database results. The top-ranked axis was: + +| CCI pair | Sender -> Receiver | CCI_score | Interpretation | +|---|---|---:|---| +| `VWF-SELP` | Endothelial Cells -> Endothelial Cells | 0.791289 | Endothelial activation / Weibel-Palade body / vascular adhesion state | + +For this axis, the score was supported by high sender anchor, high receiver anchor, maximal structure bridge, maximal expression support, and measurable endothelial-endothelial local contact: + +| Component | Value | +|---|---:| +| `sender_anchor` | 0.955713 | +| `receiver_anchor` | 0.881913 | +| `structure_bridge` | 1.000000 | +| `sender_expr` | 1.000000 | +| `receiver_expr` | 1.000000 | +| `local_contact` | 0.291245 | +| `prior_confidence` | 1.000000 | + +### Validation Strategy + +Following the computational validation principles used in classical cell-cell interaction and cell-cell communication studies, TopoLink-CCI discoveries should be validated with orthogonal evidence layers: + +1. **Expression specificity:** ligand enriched in sender and receptor enriched in receiver. +2. **Cell-label permutation:** sender-receiver specificity exceeds randomized cell-type labels. +3. **Spatial null control:** spatial contact exceeds randomized or permuted spatial neighborhoods. +4. **Matched-gene negative controls:** the axis outperforms expression-matched random gene pairs. +5. **Downstream target support:** receiver cells show compatible target or pathway activity. +6. **Cross-method consensus:** related biology appears in CellPhoneDB, LIANA, SpatialDM, stLearn, LARIS, Squidpy, CellChat, COMMOT, SpaTalk, or other methods. +7. **Component ablation:** the score is not driven by one isolated component. +8. **Bootstrap stability:** top axes remain stable under stratified cell subsampling. + +In the current PDC clean validation run, seven biologically interpretable TopoLink-CCI axes were classified as having strong computational support: `VWF-SELP`, `VWF-LRP1`, `MMRN2-CD93`, `CD48-CD2`, `DLL4-NOTCH3`, `CXCL12-CXCR4`, and `JAG1-NOTCH2`. + +### Strengths + +TopoLink-CCI has several practical advantages for Xenium WTA data: + +1. It explicitly uses spatial topology rather than only pseudobulk expression. +2. It penalizes cell-cell interaction hypotheses lacking local cell-cell contact. +3. It keeps component-level diagnostics, making biological interpretation transparent. +4. It works naturally with pyXenium topology, contour, pathway, and mechanostress analyses. +5. It can be benchmarked against both spatial and non-spatial CCI methods through a common standardized output schema. + +### Limitations + +TopoLink-CCI has important limitations: + +1. RNA co-localization does not prove protein-level ligand secretion or receptor binding. +2. A high score may reflect a shared cellular state, especially for autocrine or same-cell-type axes. +3. The method depends on the quality of cell-type annotation and topology inference. +4. Genes with very strong cell-type specificity may score highly and still require null controls. +5. Prior database quality affects which cell-cell interaction pairs are tested. +6. Downstream functional validation remains necessary for causal claims. + +### Recommended Reporting Language + +For manuscripts, we recommend the following language: + +> "We used TopoLink-CCI, a topology-guided local interaction score implemented in pyXenium, to prioritize spatial cell-cell interaction hypotheses. TopoLink-CCI integrates ligand-sender topology anchoring, receptor-receiver topology anchoring, sender-receiver structural bridging, sender and receiver expression support, and local spatial contact. Candidate axes were then evaluated using expression specificity, permutation nulls, spatial controls, matched-gene negative controls, cross-method consensus, downstream target support, ablation analysis, and bootstrap stability. We therefore interpret high-scoring axes as computationally supported spatial communication hypotheses rather than direct proof of protein-level signaling." + +### References + +1. Efremova M, et al. CellPhoneDB: inferring cell-cell communication from combined expression of multi-subunit cell-cell interaction complexes. *Nature Protocols*. 2020. https://www.nature.com/articles/s41596-020-0292-x +2. Jin S, et al. Inference and analysis of cell-cell communication using CellChat. *Nature Communications*. 2021. https://www.nature.com/articles/s41467-021-21246-9 +3. Browaeys R, et al. NicheNet: modeling intercellular communication by linking ligands to target genes. *Nature Methods*. 2020. https://www.nature.com/articles/s41592-019-0667-5 +4. Dimitrov D, et al. Comparison of methods and resources for cell-cell communication inference from single-cell RNA-seq data. *Nature Communications*. 2022. https://www.nature.com/articles/s41467-022-30755-0 +5. Palla G, et al. Squidpy: a scalable framework for spatial omics analysis. *Nature Methods*. 2022. https://www.nature.com/articles/s41592-021-01358-2 +6. Pham D, et al. stLearn: integrating spatial location, tissue morphology and gene expression to find cell-cell interactions. *Nature Communications*. 2023. https://www.nature.com/articles/s41467-023-43120-6 +7. Li H, et al. SpatialDM for spatially resolved transcriptomics cell-cell interaction inference. *Nature Communications*. 2023. https://www.nature.com/articles/s41467-023-39608-w +8. Cang Z, et al. Screening cell-cell communication in spatial transcriptomics via collective optimal transport. *Nature Methods*. 2023. https://www.nature.com/articles/s41592-022-01728-4 +9. Shao X, et al. SpaTalk: inferring spatially resolved cell-cell communication. *Nature Communications*. 2022. https://www.nature.com/articles/s41467-022-32111-8 + +--- + +# TopoLink-CCI:用于空间配体-受体发现的拓扑引导局部互作评分法 + +**英文名称:** Topology-guided Local Interaction Cell-Cell Interaction scoring +**推荐缩写:** **TopoLink-CCI** +**实现函数:** `pyXenium.cci.cci_topology_analysis` + +## 中文论文式方法说明 + +### 标题 + +**TopoLink-CCI:一种用于 Xenium WTA 空间配体-受体发现的拓扑引导局部互作评分方法** + +### 短标题 + +TopoLink-CCI 空间配体-受体分析 + +### 摘要 + +在基于成像的空间转录组数据中,配体-受体分析不能只依赖配体和受体是否表达。一个可信的细胞通讯候选轴还应当同时满足组织拓扑合理性、sender 和 receiver 细胞生态位匹配、局部空间接触支持以及已有配体-受体知识库的生物学先验。为此,我们在 pyXenium 中开发了 **TopoLink-CCI**,即拓扑引导的局部互作配体-受体评分法。TopoLink-CCI 综合六类证据:配体与 sender 的拓扑锚定、受体与 receiver 的拓扑锚定、sender-receiver 结构桥接、sender 表达支持、receiver 表达支持以及局部空间接触支持,并可进一步引入配体-受体数据库先验。TopoLink-CCI 的 `CCI_score` 是候选发现评分,而不是单独证明细胞通讯真实存在的证据。因此,高分候选轴需要进一步通过表达特异性、置换检验、空间 null、表达匹配随机基因对、跨方法一致性、下游靶基因支持和重采样稳定性进行验证。在 Atera Xenium WTA 乳腺癌数据中,TopoLink-CCI 生成了 1,319,600 条 sender-receiver 配体-受体假设,并优先发现了具有明确生物学解释的血管、基质、免疫和 Notch 相关轴,例如 `VWF-SELP`、`VWF-LRP1`、`MMRN2-CD93`、`DLL4-NOTCH3`、`CXCL12-CXCR4`、`CD48-CD2` 和 `JAG1-NOTCH2`。 + +### 方法动机 + +经典细胞通讯方法通常从同一个生物学假设出发:如果一个细胞群表达配体,另一个细胞群表达相应受体,那么二者之间可能存在细胞间通讯。CellPhoneDB、CellChat、Squidpy、LIANA、NicheNet、stLearn、SpatialDM、COMMOT 和 SpaTalk 等方法会在这个基础上叠加不同的证据层,例如配体-受体知识库、表达阈值、置换检验、空间邻近性、下游靶基因响应和多方法一致性。TopoLink-CCI 采用同样谨慎的思想:高分结果首先是一个候选发现,真正的生物学解释需要独立证据支持。 + +TopoLink-CCI 面向已经完成 pyXenium 拓扑分析的 Xenium WTA 数据。它不仅判断配体和受体是否表达,还进一步询问:配体是否拓扑上锚定到 sender 细胞类型,受体是否拓扑上锚定到 receiver 细胞类型,sender 和 receiver 是否具有合理的组织结构关系,两者是否在局部空间邻域中实际相邻,以及局部邻接细胞是否共同支持该配体-受体轴。 + +### 方法命名 + +推荐方法名称为 **TopoLink-CCI**。 + +**英文全称:** Topology-guided Local Interaction Cell-Cell Interaction scoring +**中文全称:** 拓扑引导的局部互作配体-受体评分法 + +这个名称概括了方法的三个核心特征: + +1. **Topo:** 方法使用基因-细胞类型和细胞类型-组织结构的拓扑信息。 +2. **Link:** 方法把配体、受体、sender、receiver 和局部空间接触连接成一个完整假设。 +3. **LR:** 方法专门用于 cell-cell interaction 候选轴发现和排序。 + +### 输入数据 + +TopoLink-CCI 需要以下输入: + +1. 空间表达矩阵,推荐使用 gene symbol 作为特征名。 +2. 细胞元数据,其中包含 sender/receiver 分组列,例如 `cell_type` 或 `cluster`。 +3. 每个细胞的空间坐标。 +4. pyXenium 拓扑分析结果,包括基因到细胞类型、细胞类型到组织结构的映射。 +5. 配体-受体数据库,至少包含 ligand 和 receptor 基因名。 +6. 可选的配体-受体先验置信度。 + +在 Atera Xenium WTA 乳腺癌 benchmark 中,完整数据包含 170,057 个细胞、18,028 个 RNA features、20 个细胞簇,以及 3,299 对 common cell-cell interaction pairs。 + +### 评分组件 + +对于配体 \(l\)、受体 \(r\)、sender 细胞类型 \(s\) 和 receiver 细胞类型 \(t\),TopoLink-CCI 计算以下六个组件。 + +#### 1. Sender Anchor + +sender anchor 衡量配体是否在拓扑上贴近 sender 细胞群: + +\[ +A_{\mathrm{sender}}(l,s) = 1 - D_{\mathrm{topology}}(l,s) +\] + +其中 \(D_{\mathrm{topology}}(l,s)\) 表示配体 \(l\) 与 sender 细胞类型 \(s\) 之间的拓扑距离或不相似度。数值越高,说明配体越锚定到 sender。 + +#### 2. Receiver Anchor + +receiver anchor 衡量受体是否在拓扑上贴近 receiver 细胞群: + +\[ +A_{\mathrm{receiver}}(r,t) = 1 - D_{\mathrm{topology}}(r,t) +\] + +数值越高,说明受体越锚定到 receiver。 + +#### 3. Structure Bridge + +structure bridge 衡量 sender 和 receiver 在组织结构中是否存在合理连接: + +\[ +B(s,t) = 1 - D_{\mathrm{structure}}(s,t) +\] + +该项提高那些发生在结构上相邻、相连或组织生态位上相关的 sender-receiver 组合的得分。 + +#### 4. Sender Expression Support + +sender expression support 衡量配体 \(l\) 是否在 sender 细胞群 \(s\) 中表达。pyXenium 使用 pseudobulk-detection 组合评分: + +\[ +E(l,s) = \mathrm{rowNorm}\left(P(l,s)\sqrt{F(l,s)}\right) +\] + +其中 \(P(l,s)\) 是配体 \(l\) 在 sender \(s\) 中的 pseudobulk 表达份额,\(F(l,s)\) 是 sender 细胞中检测到该配体的细胞比例。 + +#### 5. Receiver Expression Support + +receiver expression support 以同样方式计算: + +\[ +E(r,t) = \mathrm{rowNorm}\left(P(r,t)\sqrt{F(r,t)}\right) +\] + +该项要求受体在 receiver 细胞群中有表达支持。 + +#### 6. Local Contact Support + +local contact support 衡量局部相邻的 sender 和 receiver 细胞是否共同表达该配体-受体组合: + +\[ +C(l,r,s,t) = +\mathbb{1}_{N_{s,t} \geq N_{\min}} +\sqrt{S_{\mathrm{norm}}(l,r,s,t) \cdot Q(l,r,s,t)} +\cdot W(N_{s,t}) +\] + +其中 \(N_{s,t}\) 是 sender-receiver 局部边数量,\(N_{\min}\) 是最小边数阈值,\(S_{\mathrm{norm}}\) 是标准化后的局部边表达强度,\(Q\) 是活跃边覆盖比例,\(W\) 是边数支持项。当前实现可使用 K 近邻或半径邻域构建局部空间图。 + +### 最终得分 + +最终得分为先验加权的几何平均: + +\[ +\mathrm{TopoLink\mbox{-}LR}(l,r,s,t) += +\pi(l,r) +\cdot +\mathrm{GM} +\left[ +A_{\mathrm{sender}}, +A_{\mathrm{receiver}}, +B, +E_{\mathrm{sender}}, +E_{\mathrm{receiver}}, +C +\right] +\] + +其中 \(\pi(l,r)\) 是配体-受体先验置信度,GM 为几何平均。使用几何平均的原因是:一个可信的 LR 轴应当同时得到多个证据组件支持;某一个组件极高不应完全补偿拓扑、表达或局部接触证据的缺失。 + +### 输出结果 + +TopoLink-CCI 输出一个按 sender-receiver 配体-受体候选轴排序的表格。主要列包括: + +| 列名 | 含义 | +|---|---| +| `ligand` | 配体基因名 | +| `receptor` | 受体基因名 | +| `sender` | sender 细胞类型 | +| `receiver` | receiver 细胞类型 | +| `CCI_score` | TopoLink-CCI 发现评分 | +| `sender_anchor` | 配体-sender 拓扑支持 | +| `receiver_anchor` | 受体-receiver 拓扑支持 | +| `structure_bridge` | sender-receiver 结构支持 | +| `sender_expr` | sender 中配体表达支持 | +| `receiver_expr` | receiver 中受体表达支持 | +| `local_contact` | 局部空间接触支持 | +| `prior_confidence` | 配体-受体数据库先验 | +| `cross_edge_count` | 局部 sender-receiver 边数量 | + +### 结果解释 + +TopoLink-CCI 应被理解为一种 **空间约束的候选排序方法**。高 `CCI_score` 表示该配体-受体轴同时获得拓扑、表达、组织结构和局部接触支持,但它本身不能证明蛋白分泌、受体结合或下游信号激活。 + +推荐的解释方式是: + +> "该配体-受体轴是一个由 Xenium WTA 拓扑和局部组织结构支持的高优先级空间细胞通讯候选假设。" + +### Benchmark 示例 + +在 Atera Xenium WTA 乳腺癌 benchmark 中,TopoLink-CCI 生成了 1,319,600 条 full common-database 结果。排名第一的轴为: + +| CCI pair | Sender -> Receiver | CCI_score | 生物学解释 | +|---|---|---:|---| +| `VWF-SELP` | Endothelial Cells -> Endothelial Cells | 0.791289 | 内皮激活 / Weibel-Palade body / 血管黏附状态 | + +该轴同时具有较高的 sender anchor、receiver anchor、structure bridge、表达支持和可测量的 endothelial-endothelial 局部接触: + +| 组件 | 数值 | +|---|---:| +| `sender_anchor` | 0.955713 | +| `receiver_anchor` | 0.881913 | +| `structure_bridge` | 1.000000 | +| `sender_expr` | 1.000000 | +| `receiver_expr` | 1.000000 | +| `local_contact` | 0.291245 | +| `prior_confidence` | 1.000000 | + +### 验证策略 + +参考经典 LR/CCC 方法论文中的计算型防假阳性思想,TopoLink-CCI 发现需要通过以下独立证据层验证: + +1. **表达特异性:** 配体在 sender 中富集,受体在 receiver 中富集。 +2. **细胞标签置换:** 真实 sender-receiver 特异性高于随机 cell-type label。 +3. **空间 null:** 真实局部接触高于随机或置换后的空间邻域。 +4. **表达匹配随机基因对:** 真实 LR 轴优于表达水平相近的随机 gene pairs。 +5. **下游靶基因支持:** receiver 细胞具有兼容的靶基因或通路活性。 +6. **跨方法一致性:** 相关生物学主题可被 CellPhoneDB、LIANA、SpatialDM、stLearn、LARIS、Squidpy、CellChat、COMMOT、SpaTalk 或其他方法支持。 +7. **组件消融:** 高分结果不是由单一组件人为推高。 +8. **重采样稳定性:** 在分层 bootstrap 子采样中,高分轴排名稳定。 + +在当前 PDC clean validation run 中,七条具有明确生物学解释的 TopoLink-CCI 轴被评为 strong computational support:`VWF-SELP`、`VWF-LRP1`、`MMRN2-CD93`、`CD48-CD2`、`DLL4-NOTCH3`、`CXCL12-CXCR4` 和 `JAG1-NOTCH2`。 + +### 方法优势 + +TopoLink-CCI 对 Xenium WTA 数据具有以下优势: + +1. 显式利用空间拓扑,而不仅仅依赖 pseudobulk 表达。 +2. 对缺乏局部细胞接触的 LR 假设进行惩罚。 +3. 保留组件级诊断,使生物学解释更加透明。 +4. 能自然结合 pyXenium 的 topology、contour、pathway 和 mechanostress 分析。 +5. 可通过统一输出 schema 与空间和非空间 LR 方法进行 benchmark。 + +### 局限性 + +TopoLink-CCI 也有重要局限: + +1. RNA 共定位不能证明蛋白水平分泌、受体结合或功能激活。 +2. 高分同细胞类型轴可能反映共享细胞状态,而不一定是经典旁分泌信号。 +3. 方法依赖细胞类型注释和拓扑推断质量。 +4. 细胞类型特异性极强的高表达基因可能得到高分,因此仍需 null controls。 +5. 配体-受体数据库质量会影响候选集合。 +6. 若要提出因果机制,仍需要功能实验或蛋白层验证。 + +### 论文推荐表述 + +建议在论文中这样描述: + +> "我们使用 TopoLink-CCI,一种在 pyXenium 中实现的拓扑引导局部互作评分方法,对空间配体-受体候选轴进行排序。TopoLink-CCI 综合配体-sender 拓扑锚定、受体-receiver 拓扑锚定、sender-receiver 结构桥接、sender 和 receiver 表达支持以及局部空间接触。随后,我们使用表达特异性、置换 null、空间 controls、表达匹配随机基因对、跨方法一致性、下游靶基因支持、组件消融和 bootstrap 稳定性对候选轴进行验证。因此,我们将高分轴解释为具有计算证据支持的空间细胞通讯假设,而不是蛋白水平信号传递的直接证明。" + +### 参考文献 + +1. Efremova M, et al. CellPhoneDB: inferring cell-cell communication from combined expression of multi-subunit cell-cell interaction complexes. *Nature Protocols*. 2020. https://www.nature.com/articles/s41596-020-0292-x +2. Jin S, et al. Inference and analysis of cell-cell communication using CellChat. *Nature Communications*. 2021. https://www.nature.com/articles/s41467-021-21246-9 +3. Browaeys R, et al. NicheNet: modeling intercellular communication by linking ligands to target genes. *Nature Methods*. 2020. https://www.nature.com/articles/s41592-019-0667-5 +4. Dimitrov D, et al. Comparison of methods and resources for cell-cell communication inference from single-cell RNA-seq data. *Nature Communications*. 2022. https://www.nature.com/articles/s41467-022-30755-0 +5. Palla G, et al. Squidpy: a scalable framework for spatial omics analysis. *Nature Methods*. 2022. https://www.nature.com/articles/s41592-021-01358-2 +6. Pham D, et al. stLearn: integrating spatial location, tissue morphology and gene expression to find cell-cell interactions. *Nature Communications*. 2023. https://www.nature.com/articles/s41467-023-43120-6 +7. Li H, et al. SpatialDM for spatially resolved transcriptomics cell-cell interaction inference. *Nature Communications*. 2023. https://www.nature.com/articles/s41467-023-39608-w +8. Cang Z, et al. Screening cell-cell communication in spatial transcriptomics via collective optimal transport. *Nature Methods*. 2023. https://www.nature.com/articles/s41592-022-01728-4 +9. Shao X, et al. SpaTalk: inferring spatially resolved cell-cell communication. *Nature Communications*. 2022. https://www.nature.com/articles/s41467-022-32111-8 diff --git a/benchmarking/cci_2026_atera/pdc_validation_collected/topolink_cci_false_positive_controls_shared/figures/topolink_cci_validation_figure.pdf b/benchmarking/cci_2026_atera/pdc_validation_collected/topolink_cci_false_positive_controls_shared/figures/topolink_cci_validation_figure.pdf new file mode 100644 index 0000000..677dd2c Binary files /dev/null and b/benchmarking/cci_2026_atera/pdc_validation_collected/topolink_cci_false_positive_controls_shared/figures/topolink_cci_validation_figure.pdf differ diff --git a/benchmarking/cci_2026_atera/pdc_validation_collected/topolink_cci_false_positive_controls_shared/figures/topolink_cci_validation_figure.png b/benchmarking/cci_2026_atera/pdc_validation_collected/topolink_cci_false_positive_controls_shared/figures/topolink_cci_validation_figure.png new file mode 100644 index 0000000..9d0fa89 Binary files /dev/null and b/benchmarking/cci_2026_atera/pdc_validation_collected/topolink_cci_false_positive_controls_shared/figures/topolink_cci_validation_figure.png differ diff --git a/benchmarking/cci_2026_atera/pdc_validation_collected/topolink_cci_false_positive_controls_shared/params.json b/benchmarking/cci_2026_atera/pdc_validation_collected/topolink_cci_false_positive_controls_shared/params.json new file mode 100644 index 0000000..fffc722 --- /dev/null +++ b/benchmarking/cci_2026_atera/pdc_validation_collected/topolink_cci_false_positive_controls_shared/params.json @@ -0,0 +1,6 @@ +{ + "root": "/cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04", + "output_dir": "/cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/validation/topolink_cci_false_positive_controls_shared", + "n_matched_controls": 250, + "seed": 20260428 +} \ No newline at end of file diff --git a/benchmarking/cci_2026_atera/pdc_validation_collected/topolink_cci_false_positive_controls_shared/run_summary.json b/benchmarking/cci_2026_atera/pdc_validation_collected/topolink_cci_false_positive_controls_shared/run_summary.json new file mode 100644 index 0000000..75e410e --- /dev/null +++ b/benchmarking/cci_2026_atera/pdc_validation_collected/topolink_cci_false_positive_controls_shared/run_summary.json @@ -0,0 +1,49 @@ +{ + "status": "success", + "runtime_seconds": 52.739, + "n_scores": 1319600, + "n_target_axes": 7, + "target_axes": [ + { + "axis_id": "VWF-SELP|Endothelial Cells->Endothelial Cells", + "evidence_class": "strong", + "support_count": 6 + }, + { + "axis_id": "VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated", + "evidence_class": "strong", + "support_count": 5 + }, + { + "axis_id": "MMRN2-CD93|Endothelial Cells->Endothelial Cells", + "evidence_class": "strong", + "support_count": 6 + }, + { + "axis_id": "CD48-CD2|T Lymphocytes->T Lymphocytes", + "evidence_class": "strong", + "support_count": 6 + }, + { + "axis_id": "DLL4-NOTCH3|Endothelial Cells->Pericytes", + "evidence_class": "strong", + "support_count": 5 + }, + { + "axis_id": "CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes", + "evidence_class": "strong", + "support_count": 5 + }, + { + "axis_id": "JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells", + "evidence_class": "moderate", + "support_count": 4 + } + ], + "outputs": { + "evidence": "/cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/validation/topolink_cci_false_positive_controls_shared/tables/topolink_cci_validation_evidence.tsv", + "controls": "/cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/validation/topolink_cci_false_positive_controls_shared/tables/topolink_cci_false_positive_controls.tsv", + "scoreboard": "/cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/validation/topolink_cci_false_positive_controls_shared/topolink_cci_validation_scoreboard.md", + "figure": "/cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/validation/topolink_cci_false_positive_controls_shared/figures/topolink_cci_validation_figure.png" + } +} \ No newline at end of file diff --git a/benchmarking/cci_2026_atera/pdc_validation_collected/topolink_cci_false_positive_controls_shared/tables/topolink_cci_component_ablation.tsv b/benchmarking/cci_2026_atera/pdc_validation_collected/topolink_cci_false_positive_controls_shared/tables/topolink_cci_component_ablation.tsv new file mode 100644 index 0000000..3f55128 --- /dev/null +++ b/benchmarking/cci_2026_atera/pdc_validation_collected/topolink_cci_false_positive_controls_shared/tables/topolink_cci_component_ablation.tsv @@ -0,0 +1,50 @@ +axis_id removed_component score_without_component rank_without_component +VWF-SELP|Endothelial Cells->Endothelial Cells sender_anchor 0.7972857392911651 1 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated sender_anchor 0.7536441590057466 4 +MMRN2-CD93|Endothelial Cells->Endothelial Cells sender_anchor 0.7125678529202889 14 +DLL4-NOTCH3|Endothelial Cells->Pericytes sender_anchor 0.6790747556139168 28 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes sender_anchor 0.6743531931310739 33 +CD48-CD2|T Lymphocytes->T Lymphocytes sender_anchor 0.6935160950384847 20 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells sender_anchor 0.6587434848395158 43 +VWF-SELP|Endothelial Cells->Endothelial Cells receiver_anchor 0.8080365281394246 1 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated receiver_anchor 0.7874256371615272 2 +MMRN2-CD93|Endothelial Cells->Endothelial Cells receiver_anchor 0.7257852420645114 10 +DLL4-NOTCH3|Endothelial Cells->Pericytes receiver_anchor 0.6836951692860163 27 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes receiver_anchor 0.6733001253395631 37 +CD48-CD2|T Lymphocytes->T Lymphocytes receiver_anchor 0.6976271933807175 20 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells receiver_anchor 0.6788097405077063 32 +VWF-SELP|Endothelial Cells->Endothelial Cells structure_bridge 0.7912892254406051 1 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated structure_bridge 0.7899855906874971 2 +MMRN2-CD93|Endothelial Cells->Endothelial Cells structure_bridge 0.710716588607183 16 +DLL4-NOTCH3|Endothelial Cells->Pericytes structure_bridge 0.6756766094906939 28 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes structure_bridge 0.7165895274301202 11 +CD48-CD2|T Lymphocytes->T Lymphocytes structure_bridge 0.6849876914223857 24 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells structure_bridge 0.6339180916556525 64 +VWF-SELP|Endothelial Cells->Endothelial Cells sender_expr 0.7912892254406051 1 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated sender_expr 0.7479758804762829 4 +MMRN2-CD93|Endothelial Cells->Endothelial Cells sender_expr 0.710716588607183 15 +DLL4-NOTCH3|Endothelial Cells->Pericytes sender_expr 0.6695148328230778 40 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes sender_expr 0.6616803560938078 46 +CD48-CD2|T Lymphocytes->T Lymphocytes sender_expr 0.6849876914223857 27 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells sender_expr 0.6339180916556525 74 +VWF-SELP|Endothelial Cells->Endothelial Cells receiver_expr 0.7912892254406051 1 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated receiver_expr 0.7479758804762829 3 +MMRN2-CD93|Endothelial Cells->Endothelial Cells receiver_expr 0.710716588607183 12 +DLL4-NOTCH3|Endothelial Cells->Pericytes receiver_expr 0.6855927184481351 25 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes receiver_expr 0.6616803560938078 47 +CD48-CD2|T Lymphocytes->T Lymphocytes receiver_expr 0.6849876914223857 26 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells receiver_expr 0.6339180916556525 82 +VWF-SELP|Endothelial Cells->Endothelial Cells local_contact 0.9719087998908531 13 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated local_contact 0.8926222806830125 566 +MMRN2-CD93|Endothelial Cells->Endothelial Cells local_contact 0.9766940588323647 9 +DLL4-NOTCH3|Endothelial Cells->Pericytes local_contact 0.9342339246883292 86 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes local_contact 0.890385654319548 708 +CD48-CD2|T Lymphocytes->T Lymphocytes local_contact 0.9698076148830775 16 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells local_contact 0.8986734151214785 387 +VWF-SELP|Endothelial Cells->Endothelial Cells prior_confidence 0.7912892254406051 1 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated prior_confidence 0.7479758804762829 2 +MMRN2-CD93|Endothelial Cells->Endothelial Cells prior_confidence 0.710716588607183 10 +DLL4-NOTCH3|Endothelial Cells->Pericytes prior_confidence 0.6695148328230778 24 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes prior_confidence 0.6616803560938078 28 +CD48-CD2|T Lymphocytes->T Lymphocytes prior_confidence 0.6849876914223857 16 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells prior_confidence 0.6339180916556525 45 diff --git a/benchmarking/cci_2026_atera/pdc_validation_collected/topolink_cci_false_positive_controls_shared/tables/topolink_cci_cross_method_support_detail.tsv b/benchmarking/cci_2026_atera/pdc_validation_collected/topolink_cci_false_positive_controls_shared/tables/topolink_cci_cross_method_support_detail.tsv new file mode 100644 index 0000000..4e94fb3 --- /dev/null +++ b/benchmarking/cci_2026_atera/pdc_validation_collected/topolink_cci_false_positive_controls_shared/tables/topolink_cci_cross_method_support_detail.tsv @@ -0,0 +1,36 @@ +axis_id method exact_support same_lr_any_celltype_support same_sender_receiver_support exact_best_rank same_lr_best_rank same_lr_best_score_std artifact_path +VWF-SELP|Endothelial Cells->Endothelial Cells cellphonedb True True True 692.0 692.0 0.9994161168645052 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/cellphonedb_standardized.tsv.gz +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated cellphonedb True True True 2.0 2.0 0.99999915501717 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/cellphonedb_standardized.tsv.gz +MMRN2-CD93|Endothelial Cells->Endothelial Cells cellphonedb True True True 1352.0 1352.0 0.9988584281967392 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/cellphonedb_standardized.tsv.gz +DLL4-NOTCH3|Endothelial Cells->Pericytes cellphonedb True True True 2869.0 2869.0 0.9975765892437064 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/cellphonedb_standardized.tsv.gz +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes cellphonedb True True True 171.0 171.0 0.9998563529189088 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/cellphonedb_standardized.tsv.gz +CD48-CD2|T Lymphocytes->T Lymphocytes cellphonedb True True True 6381.0 6381.0 0.994609009544926 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/cellphonedb_standardized.tsv.gz +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells cellphonedb True True True 2782.0 1232.0 0.9989598261363328 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/cellphonedb_standardized.tsv.gz +VWF-SELP|Endothelial Cells->Endothelial Cells laris True True True 2845.0 2845.0 0.9978205811017408 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/laris_standardized.tsv.gz +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated laris True True True 18.0 18.0 0.9999869725311988 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/laris_standardized.tsv.gz +MMRN2-CD93|Endothelial Cells->Endothelial Cells laris True True True 5577.0 5577.0 0.99572699023323 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/laris_standardized.tsv.gz +DLL4-NOTCH3|Endothelial Cells->Pericytes laris True True True 9878.0 9878.0 0.9924310406265446 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/laris_standardized.tsv.gz +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes laris True True True 226.0 226.0 0.9998275776188086 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/laris_standardized.tsv.gz +CD48-CD2|T Lymphocytes->T Lymphocytes laris True True True 15762.0 15762.0 0.987922003777966 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/laris_standardized.tsv.gz +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells laris True True True 2153.0 889.0 0.9993195063355648 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/laris_standardized.tsv.gz +VWF-SELP|Endothelial Cells->Endothelial Cells liana True True True 8450.0 1616.0 0.9978299106836924 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/liana_standardized.tsv.gz +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated liana True True True 58588.0 3227.0 0.9956651962016048 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/liana_standardized.tsv.gz +MMRN2-CD93|Endothelial Cells->Endothelial Cells liana True True True 6324.0 3314.0 0.9955482935573206 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/liana_standardized.tsv.gz +DLL4-NOTCH3|Endothelial Cells->Pericytes liana True True True 81639.0 32868.0 0.955836330923168 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/liana_standardized.tsv.gz +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes liana True True True 69984.0 9542.0 0.9871796766768476 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/liana_standardized.tsv.gz +CD48-CD2|T Lymphocytes->T Lymphocytes liana True True True 23050.0 23050.0 0.9690288615160526 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/liana_standardized.tsv.gz +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells liana True True True 1437.0 170.0 0.9997729132542068 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/liana_standardized.tsv.gz +VWF-SELP|Endothelial Cells->Endothelial Cells spatialdm True True True 1967.0 1896.0 0.9957513401775244 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/spatialdm_standardized.tsv.gz +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated spatialdm True True True 13686.0 13543.0 0.9696383370364308 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/spatialdm_standardized.tsv.gz +MMRN2-CD93|Endothelial Cells->Endothelial Cells spatialdm True True True 5602.0 5520.0 0.9876261986489486 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/spatialdm_standardized.tsv.gz +DLL4-NOTCH3|Endothelial Cells->Pericytes spatialdm True True True 22202.0 22100.0 0.9504532277483448 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/spatialdm_standardized.tsv.gz +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes spatialdm True True True 16101.0 16018.0 0.964089295843488 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/spatialdm_standardized.tsv.gz +CD48-CD2|T Lymphocytes->T Lymphocytes spatialdm True True True 4354.0 4221.0 0.9905386045114264 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/spatialdm_standardized.tsv.gz +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells spatialdm True True True 9527.0 9527.0 0.9786423570084952 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/spatialdm_standardized.tsv.gz +VWF-SELP|Endothelial Cells->Endothelial Cells stlearn True True True 86660.0 86572.0 0.8286676126749274 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/stlearn_standardized.tsv.gz +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated stlearn True True True 111879.0 111727.0 0.7788834331787658 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/stlearn_standardized.tsv.gz +MMRN2-CD93|Endothelial Cells->Endothelial Cells stlearn True True True 114076.0 113983.0 0.7744185908435108 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/stlearn_standardized.tsv.gz +DLL4-NOTCH3|Endothelial Cells->Pericytes stlearn True True True 39734.0 39614.0 0.921602039261322 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/stlearn_standardized.tsv.gz +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes stlearn True True True 40249.0 40158.0 0.9205254106131044 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/stlearn_standardized.tsv.gz +CD48-CD2|T Lymphocytes->T Lymphocytes stlearn True True True 181555.0 181401.0 0.6409918441421705 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/stlearn_standardized.tsv.gz +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells stlearn True True True 36606.0 36606.0 0.9275551623749954 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/stlearn_standardized.tsv.gz diff --git a/benchmarking/cci_2026_atera/pdc_validation_collected/topolink_cci_false_positive_controls_shared/tables/topolink_cci_expression_gene_specificity.tsv b/benchmarking/cci_2026_atera/pdc_validation_collected/topolink_cci_false_positive_controls_shared/tables/topolink_cci_expression_gene_specificity.tsv new file mode 100644 index 0000000..e50665c --- /dev/null +++ b/benchmarking/cci_2026_atera/pdc_validation_collected/topolink_cci_false_positive_controls_shared/tables/topolink_cci_expression_gene_specificity.tsv @@ -0,0 +1,217 @@ +gene detected_in_wta top_celltype_rank cell_type mean_expr detection_fraction +ANGPT2 True 1.0 CAFs, Invasive Associated 0.07923019245188703 0.056235939264297485 +ANGPT2 True 2.0 Pericytes 0.07468777049585755 0.05440830811858177 +ANGPT2 True 3.0 Endothelial Cells 0.06064471243042672 0.0460343211889267 +ANGPT2 True 4.0 Mast Cells 0.02710027100271003 0.027100270614027977 +ANGPT2 True 5.0 11q13 Invasive Tumor Cells (Mitotic) 0.0231519090170593 0.01909017004072666 +CCL19 True 1.0 Pericytes 0.16520341288487697 0.053171757608652115 +CCL19 True 2.0 Endothelial Cells 0.0912569573283859 0.04359925910830498 +CCL19 True 3.0 T Lymphocytes 0.08605637316038912 0.05238214135169983 +CCL19 True 4.0 Dendritic Cells 0.07784431137724551 0.04241516813635826 +CCL19 True 5.0 B Cells 0.04856687898089172 0.029458599165081978 +CCL21 True 1.0 Endothelial Cells 0.02481447124304267 0.01982838660478592 +CCL21 True 2.0 Myeloid Cells 0.02214022140221402 0.019680196419358253 +CCL21 True 3.0 Pericytes 0.017559045381476443 0.013725732453167439 +CCL21 True 4.0 Apocrine Cells 0.01488833746898263 0.014888337813317776 +CCL21 True 5.0 Plasma Cells 0.012600229095074456 0.010309278033673763 +CCND1 True 1.0 11q13 Invasive Tumor Cells (Mitotic) 45.75142160844842 0.995938241481781 +CCND1 True 2.0 11q13 Invasive Tumor Cells (G1/S) 44.573715248525694 0.9978938698768616 +CCND1 True 3.0 11q13 Invasive Tumor Cells 35.123071397339 0.991645336151123 +CCND1 True 4.0 Basal-like Structured DCIS Cells 14.588698630136987 0.928196370601654 +CCND1 True 5.0 Luminal-like Amorphous DCIS Cells 5.254068160884249 0.8043444752693176 +CD2 True 1.0 T Lymphocytes 0.49837864804190574 0.3382389545440674 +CD2 True 2.0 B Cells 0.09156050955414012 0.07762739062309265 +CD2 True 3.0 Plasma Cells 0.07331042382588775 0.05154639109969139 +CD2 True 4.0 Dendritic Cells 0.060129740518962076 0.049151696264743805 +CD2 True 5.0 Mast Cells 0.04607046070460705 0.04065040498971939 +CD3D True 1.0 T Lymphocytes 0.7599151908206535 0.42105263471603394 +CD3D True 2.0 B Cells 0.1664012738853503 0.10748407989740372 +CD3D True 3.0 Plasma Cells 0.1111111111111111 0.07445590198040009 +CD3D True 4.0 Mast Cells 0.08401084010840108 0.056910570710897446 +CD3D True 5.0 Dendritic Cells 0.08383233532934131 0.057135727256536484 +CD3E True 1.0 T Lymphocytes 1.2775006235969069 0.6097530722618103 +CD3E True 2.0 B Cells 0.2929936305732484 0.20700636506080627 +CD3E True 3.0 Plasma Cells 0.1775486827033219 0.0996563583612442 +CD3E True 4.0 Dendritic Cells 0.12250499001996008 0.08283433318138123 +CD3E True 5.0 Mast Cells 0.056910569105691054 0.046070460230112076 +CD48 True 1.0 T Lymphocytes 0.5604888999750561 0.37989524006843567 +CD48 True 2.0 Dendritic Cells 0.5446606786427146 0.33582833409309387 +CD48 True 3.0 Plasma Cells 0.3104238258877434 0.2279496043920517 +CD48 True 4.0 Mast Cells 0.20596205962059622 0.16802167892456055 +CD48 True 5.0 B Cells 0.18431528662420382 0.14331209659576416 +CD63 False +CD93 True 1.0 Endothelial Cells 0.9689239332096475 0.5012755393981934 +CD93 True 2.0 Pericytes 0.23234821318164955 0.16285395622253418 +CD93 True 3.0 Dendritic Cells 0.2315369261477046 0.16017964482307434 +CD93 True 4.0 Macrophages 0.1983941983941984 0.139860138297081 +CD93 True 5.0 Mast Cells 0.08130081300813008 0.056910570710897446 +CLEC14A True 1.0 Endothelial Cells 1.3179499072356216 0.5895176529884338 +CLEC14A True 2.0 Pericytes 0.31643378261407196 0.20934833586215973 +CLEC14A True 3.0 Myeloid Cells 0.0959409594095941 0.084870845079422 +CLEC14A True 4.0 CAFs, Invasive Associated 0.07173206698325418 0.05373656749725342 +CLEC14A True 5.0 11q13 Invasive Tumor Cells (Mitotic) 0.06498781478472786 0.058489032089710236 +COL4A1 True 1.0 Endothelial Cells 2.700139146567718 0.6525974273681641 +COL4A1 True 2.0 CAFs, Invasive Associated 2.4473881529617594 0.6213446855545044 +COL4A1 True 3.0 Pericytes 1.5722764931371336 0.5163843035697937 +COL4A1 True 4.0 CAFs, DCIS Associated 0.6216348907618034 0.3171180784702301 +COL4A1 True 5.0 Myoepithelial Cells 0.40009480919649204 0.2188907265663147 +COL4A2 True 1.0 Endothelial Cells 1.5338589981447124 0.5666744112968445 +COL4A2 True 2.0 CAFs, Invasive Associated 1.4781304673831541 0.5351161956787109 +COL4A2 True 3.0 Pericytes 1.0337578830221343 0.4361320734024048 +COL4A2 True 4.0 CAFs, DCIS Associated 0.5452499795434089 0.33074215054512024 +COL4A2 True 5.0 Myoepithelial Cells 0.5319981038160702 0.31879591941833496 +CXCL12 True 1.0 CAFs, DCIS Associated 3.649660420587513 0.7872514724731445 +CXCL12 True 2.0 CAFs, Invasive Associated 1.556610847288178 0.4851287305355072 +CXCL12 True 3.0 Endothelial Cells 1.3608534322820036 0.47993969917297363 +CXCL12 True 4.0 Macrophages 1.0893550893550894 0.40663039684295654 +CXCL12 True 5.0 Pericytes 1.0134784221590207 0.37875601649284363 +CXCR3 True 1.0 T Lymphocytes 0.034048391119980044 0.03280119597911835 +CXCR3 True 2.0 Plasma Cells 0.014891179839633447 0.014891180209815502 +CXCR3 True 3.0 Dendritic Cells 0.011477045908183632 0.010479042306542397 +CXCR3 True 4.0 Myeloid Cells 0.008610086100861008 0.008610086515545845 +CXCR3 True 5.0 Mast Cells 0.008130081300813009 0.008130080997943878 +CXCR4 True 1.0 T Lymphocytes 0.9085806934397606 0.4825392961502075 +CXCR4 True 2.0 Dendritic Cells 0.6749001996007984 0.3540419042110443 +CXCR4 True 3.0 Plasma Cells 0.36769759450171824 0.21305841207504272 +CXCR4 True 4.0 B Cells 0.21934713375796178 0.1675955355167389 +CXCR4 True 5.0 Macrophages 0.1761201761201761 0.1339031308889389 +DLL4 True 1.0 Endothelial Cells 0.476461038961039 0.2467532455921173 +DLL4 True 2.0 Pericytes 0.10634351428218128 0.07703722268342972 +DLL4 True 3.0 Myeloid Cells 0.04551045510455105 0.03198032081127167 +DLL4 True 4.0 11q13 Invasive Tumor Cells (Mitotic) 0.038180341186027617 0.03452477604150772 +DLL4 True 5.0 Plasma Cells 0.020618556701030927 0.019473081454634666 +EMCN True 1.0 Endothelial Cells 1.4728664192949907 0.6341604590415955 +EMCN True 2.0 Pericytes 0.32274020032150363 0.21491281688213348 +EMCN True 3.0 11q13 Invasive Tumor Cells (Mitotic) 0.09057676685621446 0.07514216005802155 +EMCN True 4.0 Myeloid Cells 0.06888068880688807 0.05781057849526405 +EMCN True 5.0 Plasma Cells 0.06758304696449026 0.05841924250125885 +FLT1 True 1.0 Endothelial Cells 1.5473098330241188 0.6168830990791321 +FLT1 True 2.0 Pericytes 0.3560034623469766 0.23519228398799896 +FLT1 True 3.0 11q13 Invasive Tumor Cells (Mitotic) 0.24654752233956134 0.20633630454540253 +FLT1 True 4.0 Myeloid Cells 0.21648216482164823 0.16851168870925903 +FLT1 True 5.0 Apocrine Cells 0.15632754342431762 0.14640198647975922 +HES1 True 1.0 11q13 Invasive Tumor Cells (Mitotic) 0.4435418359057677 0.307879775762558 +HES1 True 2.0 Luminal-like Amorphous DCIS Cells 0.40067546822229044 0.2689591646194458 +HES1 True 3.0 11q13 Invasive Tumor Cells (G1/S) 0.33403538331929233 0.24136479198932648 +HES1 True 4.0 11q13 Invasive Tumor Cells 0.2922418639515273 0.21926729381084442 +HES1 True 5.0 Basal-like Structured DCIS Cells 0.2264840182648402 0.1742009073495865 +HEY1 True 1.0 Endothelial Cells 0.24570964749536178 0.15584415197372437 +HEY1 True 2.0 11q13 Invasive Tumor Cells (Mitotic) 0.17749796913078797 0.1486596316099167 +HEY1 True 3.0 Basal-like Structured DCIS Cells 0.1430365296803653 0.10844749212265015 +HEY1 True 4.0 Myoepithelial Cells 0.1268073003081299 0.10630480945110321 +HEY1 True 5.0 Myeloid Cells 0.10947109471094711 0.08733087033033371 +HSPG2 True 1.0 Endothelial Cells 5.104359925788497 0.8711734414100647 +HSPG2 True 2.0 CAFs, Invasive Associated 2.2671832041989504 0.6923269033432007 +HSPG2 True 3.0 Pericytes 1.1843699765055027 0.48237913846969604 +HSPG2 True 4.0 CAFs, DCIS Associated 0.8459618689141641 0.4324932396411896 +HSPG2 True 5.0 Myoepithelial Cells 0.5875799952595402 0.3209291398525238 +IL7R True 1.0 T Lymphocytes 0.20990271888251436 0.15851832926273346 +IL7R True 2.0 Myeloid Cells 0.05289052890528905 0.046740468591451645 +IL7R True 3.0 11q13 Invasive Tumor Cells (Mitotic) 0.05280259951259139 0.05158407613635063 +IL7R True 4.0 Apocrine Cells 0.04714640198511166 0.04466501250863075 +IL7R True 5.0 Dendritic Cells 0.046656686626746505 0.037425149232149124 +JAG1 True 1.0 11q13 Invasive Tumor Cells (Mitotic) 1.9065800162469537 0.7083671689033508 +JAG1 True 2.0 11q13 Invasive Tumor Cells 1.4774345680554688 0.6293959617614746 +JAG1 True 3.0 11q13 Invasive Tumor Cells (G1/S) 1.3336141533277168 0.5867733955383301 +JAG1 True 4.0 Luminal-like Amorphous DCIS Cells 1.0723825606386246 0.5086736083030701 +JAG1 True 5.0 Basal-like Structured DCIS Cells 0.6257990867579909 0.3481735289096832 +KDR True 1.0 Endothelial Cells 2.37569573283859 0.6372912526130676 +KDR True 2.0 Pericytes 0.6527760603437616 0.3185359239578247 +KDR True 3.0 CAFs, Invasive Associated 0.10547363159210198 0.06723318994045258 +KDR True 4.0 Myeloid Cells 0.09471094710947109 0.084870845079422 +KDR True 5.0 Basal-like Structured DCIS Cells 0.08367579908675798 0.06061643734574318 +LCK True 1.0 T Lymphocytes 0.6152407084060864 0.3986031413078308 +LCK True 2.0 B Cells 0.11544585987261147 0.0927547737956047 +LCK True 3.0 Plasma Cells 0.08476517754868271 0.06643757224082947 +LCK True 4.0 Myeloid Cells 0.06150061500615006 0.05166051536798477 +LCK True 5.0 Dendritic Cells 0.058632734530938126 0.04466067999601364 +LRP1 True 1.0 CAFs, Invasive Associated 2.662834291427143 0.7233191728591919 +LRP1 True 2.0 CAFs, DCIS Associated 2.585713116766222 0.7374191880226135 +LRP1 True 3.0 Dendritic Cells 1.0197105788423153 0.44386228919029236 +LRP1 True 4.0 Macrophages 0.9233359233359233 0.440559446811676 +LRP1 True 5.0 Myoepithelial Cells 0.4869637354823418 0.302085816860199 +MMP2 True 1.0 CAFs, DCIS Associated 1.4687423287783323 0.5307257771492004 +MMP2 True 2.0 CAFs, Invasive Associated 1.3129217695576105 0.4966258406639099 +MMP2 True 3.0 Endothelial Cells 0.2912801484230056 0.1832096427679062 +MMP2 True 4.0 Dendritic Cells 0.2657185628742515 0.15668663382530212 +MMP2 True 5.0 Myoepithelial Cells 0.2623844512917753 0.1821521669626236 +MMRN2 True 1.0 Endothelial Cells 1.2184601113172542 0.5637755393981934 +MMRN2 True 2.0 Pericytes 0.2594287127488562 0.17744527757167816 +MMRN2 True 3.0 Basal-like Structured DCIS Cells 0.06746575342465753 0.05319634824991226 +MMRN2 True 4.0 Myoepithelial Cells 0.06245555818914435 0.05131547898054123 +MMRN2 True 5.0 Mast Cells 0.04607046070460705 0.0379403792321682 +MYC True 1.0 Basal-like Structured DCIS Cells 1.5598173515981735 0.5699771642684937 +MYC True 2.0 Endothelial Cells 1.1174628942486085 0.4582560360431671 +MYC True 3.0 11q13 Invasive Tumor Cells (G1/S) 0.9334456613310868 0.45408591628074646 +MYC True 4.0 11q13 Invasive Tumor Cells 0.8824879755137734 0.44670185446739197 +MYC True 5.0 11q13 Invasive Tumor Cells (Mitotic) 0.8273761169780666 0.43013811111450195 +NOTCH1 True 1.0 Endothelial Cells 0.5613404452690167 0.35366418957710266 +NOTCH1 True 2.0 Basal-like Structured DCIS Cells 0.4221461187214612 0.263812780380249 +NOTCH1 True 3.0 11q13 Invasive Tumor Cells (Mitotic) 0.30381803411860275 0.22542648017406464 +NOTCH1 True 4.0 Pericytes 0.22517620873006058 0.15951527655124664 +NOTCH1 True 5.0 Myoepithelial Cells 0.2188907324010429 0.15868689119815826 +NOTCH2 True 1.0 Apocrine Cells 2.1861042183622827 0.7171216011047363 +NOTCH2 True 2.0 11q13 Invasive Tumor Cells 1.3958398400899494 0.607002317905426 +NOTCH2 True 3.0 11q13 Invasive Tumor Cells (Mitotic) 1.334281072298944 0.6255077123641968 +NOTCH2 True 4.0 Luminal-like Amorphous DCIS Cells 1.1538992938286767 0.5558028817176819 +NOTCH2 True 5.0 11q13 Invasive Tumor Cells (G1/S) 1.0602358887952823 0.5395956039428711 +NOTCH3 True 1.0 Pericytes 2.3809818226783728 0.5623840689659119 +NOTCH3 True 2.0 CAFs, Invasive Associated 1.1647088227943014 0.4973756670951843 +NOTCH3 True 3.0 Luminal-like Amorphous DCIS Cells 0.9322229045133559 0.4947804808616638 +NOTCH3 True 4.0 Endothelial Cells 0.7337662337662337 0.27516233921051025 +NOTCH3 True 5.0 Basal-like Structured DCIS Cells 0.6931506849315069 0.3960045576095581 +NOTCH4 True 1.0 Endothelial Cells 0.4457328385899815 0.28038033843040466 +NOTCH4 True 2.0 Myoepithelial Cells 0.10997866793078928 0.09042426943778992 +NOTCH4 True 3.0 Pericytes 0.08445653517991838 0.0650426596403122 +NOTCH4 True 4.0 Basal-like Structured DCIS Cells 0.07682648401826483 0.06255707889795303 +NOTCH4 True 5.0 11q13 Invasive Tumor Cells (Mitotic) 0.07636068237205523 0.06986190378665924 +PDGFRB True 1.0 CAFs, Invasive Associated 0.6135966008497875 0.3709072768688202 +PDGFRB True 2.0 Pericytes 0.42549771237789047 0.2529986500740051 +PDGFRB True 3.0 CAFs, DCIS Associated 0.32493249324932494 0.2368464171886444 +PDGFRB True 4.0 Endothelial Cells 0.15213358070500926 0.10227272659540176 +PDGFRB True 5.0 Dendritic Cells 0.05189620758483034 0.0416666679084301 +PECAM1 True 1.0 Endothelial Cells 4.5438311688311686 0.8918135166168213 +PECAM1 True 2.0 Plasma Cells 1.7445589919816724 0.6300114393234253 +PECAM1 True 3.0 Pericytes 1.0775318412266601 0.4703845679759979 +PECAM1 True 4.0 Dendritic Cells 0.7437624750499002 0.4149201512336731 +PECAM1 True 5.0 Macrophages 0.4421134421134421 0.28671327233314514 +PLAT True 1.0 11q13 Invasive Tumor Cells 8.869838840652132 0.956024706363678 +PLAT True 2.0 11q13 Invasive Tumor Cells (Mitotic) 7.280259951259139 0.9549146890640259 +PLAT True 3.0 11q13 Invasive Tumor Cells (G1/S) 6.233361415332772 0.9182813763618469 +PLAT True 4.0 Apocrine Cells 3.3101736972704714 0.8114144206047058 +PLAT True 5.0 Luminal-like Amorphous DCIS Cells 2.8183143997543754 0.6322535872459412 +RGS5 True 1.0 Pericytes 0.6418943984172129 0.3001112937927246 +RGS5 True 2.0 Endothelial Cells 0.5906771799628943 0.3025278151035309 +RGS5 True 3.0 CAFs, Invasive Associated 0.10747313171707074 0.06723318994045258 +RGS5 True 4.0 Myeloid Cells 0.07995079950799508 0.06519065052270889 +RGS5 True 5.0 Mast Cells 0.07859078590785908 0.0731707289814949 +SELP True 1.0 Endothelial Cells 0.7355055658627088 0.259508341550827 +SELP True 2.0 Pericytes 0.10980586125881044 0.07270928472280502 +SELP True 3.0 T Lymphocytes 0.06023946121227239 0.050511348992586136 +SELP True 4.0 Myeloid Cells 0.05166051660516605 0.04428044334053993 +SELP True 5.0 Plasma Cells 0.043528064146620846 0.03665521368384361 +SERPINE1 True 1.0 CAFs, Invasive Associated 0.3504123969007748 0.20569857954978943 +SERPINE1 True 2.0 Myoepithelial Cells 0.05724105238208106 0.03507940098643303 +SERPINE1 True 3.0 Endothelial Cells 0.05322356215213358 0.04012059420347214 +SERPINE1 True 4.0 CAFs, DCIS Associated 0.04107683495622289 0.03358972445130348 +SERPINE1 True 5.0 Dendritic Cells 0.036926147704590816 0.03168662637472153 +THBD True 1.0 Endothelial Cells 0.8287337662337663 0.40491652488708496 +THBD True 2.0 Pericytes 0.2860145913194015 0.18770866096019745 +THBD True 3.0 Dendritic Cells 0.1217564870259481 0.09356287121772766 +THBD True 4.0 CAFs, Invasive Associated 0.10847288177955511 0.0794801265001297 +THBD True 5.0 Myeloid Cells 0.08487084870848709 0.07503075152635574 +THBS2 True 1.0 CAFs, Invasive Associated 1.8375406148462885 0.5576105713844299 +THBS2 True 2.0 CAFs, DCIS Associated 1.6160297847966616 0.5173472166061401 +THBS2 True 3.0 Dendritic Cells 0.1317365269461078 0.071856290102005 +THBS2 True 4.0 CXCL14+ Fibroblasts 0.11588330632090761 0.07698541134595871 +THBS2 True 5.0 Pericytes 0.1151230369729195 0.07122542709112167 +TRAC True 1.0 T Lymphocytes 2.8600648540783236 0.7904714345932007 +TRAC True 2.0 B Cells 0.6871019108280255 0.3626592457294464 +TRAC True 3.0 Plasma Cells 0.33791523482245134 0.1477663218975067 +TRAC True 4.0 Dendritic Cells 0.24176646706586827 0.1230039894580841 +TRAC True 5.0 CAFs, Invasive Associated 0.15571107223194203 0.10172457247972488 +VWF True 1.0 Endothelial Cells 6.707908163265306 0.8781307935714722 +VWF True 2.0 Pericytes 1.29108445653518 0.4304439127445221 +VWF True 3.0 11q13 Invasive Tumor Cells (Mitotic) 0.11169780666125101 0.09423232823610306 +VWF True 4.0 Dendritic Cells 0.11052894211576847 0.05913173779845238 +VWF True 5.0 Mast Cells 0.10840108401084012 0.08130080997943878 diff --git a/benchmarking/cci_2026_atera/pdc_validation_collected/topolink_cci_false_positive_controls_shared/tables/topolink_cci_false_positive_controls.tsv b/benchmarking/cci_2026_atera/pdc_validation_collected/topolink_cci_false_positive_controls_shared/tables/topolink_cci_false_positive_controls.tsv new file mode 100644 index 0000000..000494f --- /dev/null +++ b/benchmarking/cci_2026_atera/pdc_validation_collected/topolink_cci_false_positive_controls_shared/tables/topolink_cci_false_positive_controls.tsv @@ -0,0 +1,36 @@ +axis_id control_type observed expected_or_control_mean z_or_rank p_or_percentile note +VWF-SELP|Endothelial Cells->Endothelial Cells spatial_abundance_null 12779.0 3498.750466020217 157.09499064265975 0.0 cell-type-label abundance null for graph edge count +VWF-SELP|Endothelial Cells->Endothelial Cells lr_label_permutation_same_sender_receiver 1.0 3299.0 1.0 1.0 rank percentile against all LR pairs in the same sender-receiver cell-type pair +VWF-SELP|Endothelial Cells->Endothelial Cells lr_label_permutation_same_lr_pair 1.0 400.0 1.0 1.0 rank percentile for the same LR pair across cell-type pairs +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated spatial_abundance_null 13942.0 9916.101448337911 40.577088952341676 0.0 cell-type-label abundance null for graph edge count +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated lr_label_permutation_same_sender_receiver 1.0 3299.0 1.0 1.0 rank percentile against all LR pairs in the same sender-receiver cell-type pair +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated lr_label_permutation_same_lr_pair 1.0 400.0 1.0 1.0 rank percentile for the same LR pair across cell-type pairs +MMRN2-CD93|Endothelial Cells->Endothelial Cells spatial_abundance_null 12779.0 3498.750466020217 157.09499064265975 0.0 cell-type-label abundance null for graph edge count +MMRN2-CD93|Endothelial Cells->Endothelial Cells lr_label_permutation_same_sender_receiver 5.0 3299.0 5.0 0.9987875113670809 rank percentile against all LR pairs in the same sender-receiver cell-type pair +MMRN2-CD93|Endothelial Cells->Endothelial Cells lr_label_permutation_same_lr_pair 1.0 400.0 1.0 1.0 rank percentile for the same LR pair across cell-type pairs +DLL4-NOTCH3|Endothelial Cells->Pericytes spatial_abundance_null 11379.0 3280.889960425034 141.55074144031974 0.0 cell-type-label abundance null for graph edge count +DLL4-NOTCH3|Endothelial Cells->Pericytes lr_label_permutation_same_sender_receiver 1.0 3299.0 1.0 1.0 rank percentile against all LR pairs in the same sender-receiver cell-type pair +DLL4-NOTCH3|Endothelial Cells->Pericytes lr_label_permutation_same_lr_pair 1.0 400.0 1.0 1.0 rank percentile for the same LR pair across cell-type pairs +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes spatial_abundance_null 11604.0 9219.306750089676 24.92068208259856 2.220471678964988e-137 cell-type-label abundance null for graph edge count +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes lr_label_permutation_same_sender_receiver 2.0 3299.0 2.0 0.9996968778417702 rank percentile against all LR pairs in the same sender-receiver cell-type pair +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes lr_label_permutation_same_lr_pair 1.0 400.0 1.0 1.0 rank percentile for the same LR pair across cell-type pairs +CD48-CD2|T Lymphocytes->T Lymphocytes spatial_abundance_null 21212.0 3024.318857794739 331.09056328473696 0.0 cell-type-label abundance null for graph edge count +CD48-CD2|T Lymphocytes->T Lymphocytes lr_label_permutation_same_sender_receiver 1.0 3299.0 1.0 1.0 rank percentile against all LR pairs in the same sender-receiver cell-type pair +CD48-CD2|T Lymphocytes->T Lymphocytes lr_label_permutation_same_lr_pair 1.0 400.0 1.0 1.0 rank percentile for the same LR pair across cell-type pairs +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells spatial_abundance_null 423716.0 192905.1692550145 567.2684147856648 0.0 cell-type-label abundance null for graph edge count +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells lr_label_permutation_same_sender_receiver 10.0 3299.0 10.0 0.9972719005759321 rank percentile against all LR pairs in the same sender-receiver cell-type pair +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells lr_label_permutation_same_lr_pair 1.0 400.0 1.0 1.0 rank percentile for the same LR pair across cell-type pairs +VWF-SELP|Endothelial Cells->Endothelial Cells matched_gene_expression_control 0.690919789894645 0.1174789121765555 6.674917611699146 1.0 matched by global mean expression and detection fraction +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated matched_gene_expression_control 0.8904867455342288 0.1132557384471686 11.234674798948532 1.0 matched by global mean expression and detection fraction +MMRN2-CD93|Endothelial Cells->Endothelial Cells matched_gene_expression_control 0.7291144166273554 0.13022764647610297 6.198278570208171 1.0 matched by global mean expression and detection fraction +DLL4-NOTCH3|Endothelial Cells->Pericytes matched_gene_expression_control 0.6103430039507179 0.10700066735274656 8.301941713984622 1.0 matched by global mean expression and detection fraction +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes matched_gene_expression_control 0.7850757124806441 0.1029738649850631 11.218977606863426 1.0 matched by global mean expression and detection fraction +CD48-CD2|T Lymphocytes->T Lymphocytes matched_gene_expression_control 0.5987173848132842 0.10702942070910819 9.860708047779738 1.0 matched by global mean expression and detection fraction +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells matched_gene_expression_control 0.6593758884575077 0.6351644259334726 0.3126368933035661 0.576 matched by global mean expression and detection fraction +CD48-CD2|T Lymphocytes->T Lymphocytes component_ablation_max_rank 27.0 16.0 27.0 worst and best rank after removing one score component +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes component_ablation_max_rank 708.0 11.0 708.0 worst and best rank after removing one score component +DLL4-NOTCH3|Endothelial Cells->Pericytes component_ablation_max_rank 86.0 24.0 86.0 worst and best rank after removing one score component +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells component_ablation_max_rank 387.0 32.0 387.0 worst and best rank after removing one score component +MMRN2-CD93|Endothelial Cells->Endothelial Cells component_ablation_max_rank 16.0 9.0 16.0 worst and best rank after removing one score component +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated component_ablation_max_rank 566.0 2.0 566.0 worst and best rank after removing one score component +VWF-SELP|Endothelial Cells->Endothelial Cells component_ablation_max_rank 13.0 1.0 13.0 worst and best rank after removing one score component diff --git a/benchmarking/cci_2026_atera/pdc_validation_collected/topolink_cci_false_positive_controls_shared/tables/topolink_cci_matched_gene_controls.tsv b/benchmarking/cci_2026_atera/pdc_validation_collected/topolink_cci_false_positive_controls_shared/tables/topolink_cci_matched_gene_controls.tsv new file mode 100644 index 0000000..59725eb --- /dev/null +++ b/benchmarking/cci_2026_atera/pdc_validation_collected/topolink_cci_false_positive_controls_shared/tables/topolink_cci_matched_gene_controls.tsv @@ -0,0 +1,8 @@ +axis_id matched_gene_status n_controls observed_expression_specificity_score control_mean control_sd matched_gene_z matched_gene_percentile +VWF-SELP|Endothelial Cells->Endothelial Cells success 250 0.690919789894645 0.1174789121765555 0.08590980609453787 6.674917611699146 1.0 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated success 250 0.8904867455342288 0.1132557384471686 0.06918144236447345 11.234674798948532 1.0 +MMRN2-CD93|Endothelial Cells->Endothelial Cells success 250 0.7291144166273554 0.13022764647610297 0.09662146729412627 6.198278570208171 1.0 +DLL4-NOTCH3|Endothelial Cells->Pericytes success 250 0.6103430039507179 0.10700066735274656 0.060629471265751134 8.301941713984622 1.0 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes success 250 0.7850757124806441 0.1029738649850631 0.06079893118587669 11.218977606863426 1.0 +CD48-CD2|T Lymphocytes->T Lymphocytes success 250 0.5987173848132842 0.10702942070910819 0.04986335278579571 9.860708047779738 1.0 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells success 250 0.6593758884575077 0.6351644259334726 0.07744275561402209 0.3126368933035661 0.576 diff --git a/benchmarking/cci_2026_atera/pdc_validation_collected/topolink_cci_false_positive_controls_shared/tables/topolink_cci_spatial_null_summary.tsv b/benchmarking/cci_2026_atera/pdc_validation_collected/topolink_cci_false_positive_controls_shared/tables/topolink_cci_spatial_null_summary.tsv new file mode 100644 index 0000000..b93a219 --- /dev/null +++ b/benchmarking/cci_2026_atera/pdc_validation_collected/topolink_cci_false_positive_controls_shared/tables/topolink_cci_spatial_null_summary.tsv @@ -0,0 +1,8 @@ +axis_id observed_cross_edge_count expected_cross_edge_count_abundance_null cross_edge_enrichment_fold cross_edge_enrichment_z cross_edge_enrichment_p_approx local_contact contact_coverage within_sender_receiver_rank within_sender_receiver_n within_sender_receiver_percentile within_lr_pair_rank within_lr_pair_n within_lr_pair_percentile +VWF-SELP|Endothelial Cells->Endothelial Cells 12779 3498.750466020217 3.652446816116025 157.09499064265975 0.0 0.2912449657481761 0.1111198059316065 1 3299 1.0 1 400 1.0 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated 13942 9916.101448337911 1.4059961036740796 40.577088952341676 0.0 0.3461937505325735 0.1319036006311863 1 3299 1.0 1 400 1.0 +MMRN2-CD93|Endothelial Cells->Endothelial Cells 12779 3498.750466020217 3.652446816116025 157.09499064265975 0.0 0.1484661470807383 0.0288754988653259 5 3299 0.9987875113670809 1 400 1.0 +DLL4-NOTCH3|Endothelial Cells->Pericytes 11379 3280.889960425034 3.4682662744732435 141.55074144031974 0.0 0.135465098207694 0.0303190087002372 1 3299 1.0 1 400 1.0 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes 11604 9219.306750089676 1.258662968328625 24.92068208259856 2.220471678964988e-137 0.1684304172162009 0.0450706652878317 2 3299 0.9996968778417702 1 400 1.0 +CD48-CD2|T Lymphocytes->T Lymphocytes 21212 3024.318857794739 7.0138107115687145 331.09056328473696 0.0 0.1241603897223811 0.0154158023760135 1 3299 1.0 1 400 1.0 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells 423716 192905.1692550145 2.1964989410929725 567.2684147856648 0.0 0.1231934200799743 0.0168391092146626 10 3299 0.9972719005759321 1 400 1.0 diff --git a/benchmarking/cci_2026_atera/pdc_validation_collected/topolink_cci_false_positive_controls_shared/tables/topolink_cci_validation_evidence.tsv b/benchmarking/cci_2026_atera/pdc_validation_collected/topolink_cci_false_positive_controls_shared/tables/topolink_cci_validation_evidence.tsv new file mode 100644 index 0000000..b0758c8 --- /dev/null +++ b/benchmarking/cci_2026_atera/pdc_validation_collected/topolink_cci_false_positive_controls_shared/tables/topolink_cci_validation_evidence.tsv @@ -0,0 +1,15 @@ +axis_id biology_label ligand receptor sender_celltype receiver_celltype CCI_score global_rank sender_anchor receiver_anchor structure_bridge sender_expr receiver_expr local_contact_x prior_confidence cross_edge_count sender receiver ligand_sender_mean ligand_sender_detection_fraction ligand_sender_celltype_rank ligand_sender_specificity_ratio receptor_receiver_mean receptor_receiver_detection_fraction receptor_receiver_celltype_rank receptor_receiver_specificity_ratio observed_cross_edge_count expected_cross_edge_count_abundance_null cross_edge_enrichment_fold cross_edge_enrichment_z cross_edge_enrichment_p_approx local_contact_y contact_coverage within_sender_receiver_rank within_sender_receiver_n within_sender_receiver_percentile within_lr_pair_rank within_lr_pair_n within_lr_pair_percentile matched_gene_status n_controls observed_expression_specificity_score control_mean control_sd matched_gene_z matched_gene_percentile max_rank_after_component_removal min_rank_after_component_removal cross_method_exact_count cross_method_same_lr_count cross_method_same_sender_receiver_count supporting_methods_exact supporting_methods_same_lr target_panel_present_n receiver_context_panel_score receiver_context_panel_genes expression_support spatial_abundance_null_support matched_gene_control_support component_ablation_support cross_method_support receiver_context_support support_count evidence_class axis_label +VWF-SELP|Endothelial Cells->Endothelial Cells WPB / endothelial activation VWF SELP Endothelial Cells Endothelial Cells 0.7912892368005828 1 0.955713094717548 0.8819126042133903 1.0 1.0 1.0 0.2912449657481761 1.0 12779 Endothelial Cells Endothelial Cells 6.707908163265306 0.8781307935714722 1 1.0 0.7355055658627088 0.259508341550827 1 1.0 12779 3498.750466020217 3.652446816116025 157.09499064265975 0.0 0.2912449657481761 0.1111198059316065 1 3299 1.0 1 400 1.0 success 250 0.690919789894645 0.1174789121765555 0.08590980609453787 6.674917611699146 1.0 13 1 5 5 5 cellphonedb,laris,liana,spatialdm,stlearn cellphonedb,laris,liana,spatialdm,stlearn 6 0.6656207262750022 VWF,SELP,ANGPT2,THBD,PLAT,SERPINE1 True True True True True True 6 strong "VWF-SELP +Endothelial Cells -> Endothelial Cells" +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated vascular-stromal matrix/scavenger axis VWF LRP1 Endothelial Cells CAFs, DCIS Associated 0.7479758913021439 2 0.955713094717548 0.7346293219749174 0.7204611100467462 1.0 1.0 0.3461937505325735 1.0 13942 Endothelial Cells CAFs, DCIS Associated 6.707908163265306 0.8781307935714722 1 1.0 2.585713116766222 0.7374191880226135 2 0.971037936942149 13942 9916.101448337911 1.4059961036740796 40.577088952341676 0.0 0.3461937505325735 0.1319036006311863 1 3299 1.0 1 400 1.0 success 250 0.8904867455342288 0.1132557384471686 0.06918144236447345 11.234674798948532 1.0 566 2 5 5 5 cellphonedb,laris,liana,spatialdm,stlearn cellphonedb,laris,liana,spatialdm,stlearn 7 0.5161052675482147 VWF,LRP1,HSPG2,COL4A1,COL4A2,MMP2,THBS2 True True True False True True 5 strong "VWF-LRP1 +Endothelial Cells -> CAFs, DCIS Associated" +MMRN2-CD93|Endothelial Cells->Endothelial Cells CD93-MMRN2 angiogenesis MMRN2 CD93 Endothelial Cells Endothelial Cells 0.7107166026857937 10 0.9845127857250529 0.8817184225858201 1.0 1.0 1.0 0.1484661470807383 1.0 12779 Endothelial Cells Endothelial Cells 1.2184601113172542 0.5637755393981934 1 1.0 0.9689239332096475 0.5012755393981934 1 1.0 12779 3498.750466020217 3.652446816116025 157.09499064265975 0.0 0.1484661470807383 0.0288754988653259 5 3299 0.9987875113670809 1 400 1.0 success 250 0.7291144166273554 0.13022764647610297 0.09662146729412627 6.198278570208171 1.0 16 9 5 5 5 cellphonedb,laris,liana,spatialdm,stlearn cellphonedb,laris,liana,spatialdm,stlearn 7 1.0 MMRN2,CD93,CLEC14A,KDR,FLT1,PECAM1,EMCN True True True True True True 6 strong "MMRN2-CD93 +Endothelial Cells -> Endothelial Cells" +CD48-CD2|T Lymphocytes->T Lymphocytes T-cell adhesion/co-stimulation CD48 CD2 T Lymphocytes T Lymphocytes 0.6849877065459009 16 0.928447473463448 0.8960994285623033 1.0 1.0 1.0 0.1241603897223811 1.0 21212 T Lymphocytes T Lymphocytes 0.5604888999750561 0.37989524006843567 1 1.0 0.49837864804190574 0.3382389545440674 1 1.0 21212 3024.318857794739 7.0138107115687145 331.09056328473696 0.0 0.1241603897223811 0.0154158023760135 1 3299 1.0 1 400 1.0 success 250 0.5987173848132842 0.10702942070910819 0.04986335278579571 9.860708047779738 1.0 27 16 5 5 5 cellphonedb,laris,liana,spatialdm,stlearn cellphonedb,laris,liana,spatialdm,stlearn 7 1.0 CD48,CD2,CD3D,CD3E,TRAC,IL7R,LCK True True True True True True 6 strong "CD48-CD2 +T Lymphocytes -> T Lymphocytes" +DLL4-NOTCH3|Endothelial Cells->Pericytes endothelial-pericyte Notch DLL4 NOTCH3 Endothelial Cells Pericytes 0.6695148471220083 24 0.9184503888425788 0.8818326005152037 0.946515890536252 1.0 0.8672894033034337 0.135465098207694 1.0 11379 Endothelial Cells Pericytes 0.476461038961039 0.2467532455921173 1 1.0 2.3809818226783728 0.5623840689659119 1 1.0 11379 3280.889960425034 3.4682662744732435 141.55074144031974 0.0 0.135465098207694 0.0303190087002372 1 3299 1.0 1 400 1.0 success 250 0.6103430039507179 0.10700066735274656 0.060629471265751134 8.301941713984622 1.0 86 24 5 5 5 cellphonedb,laris,liana,spatialdm,stlearn cellphonedb,laris,liana,spatialdm,stlearn 8 0.48688694950414185 DLL4,NOTCH3,NOTCH4,JAG1,HEY1,HES1,PDGFRB,RGS5 True True True True True False 5 strong "DLL4-NOTCH3 +Endothelial Cells -> Pericytes" +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes CAF-immune chemokine recruitment CXCL12 CXCR4 CAFs, DCIS Associated T Lymphocytes 0.6616803690861207 28 0.8924110508951895 0.9008184599638702 0.6198216015396206 1.0 1.0 0.1684304172162009 1.0 11604 CAFs, DCIS Associated T Lymphocytes 3.649660420587513 0.7872514724731445 1 1.0 0.9085806934397606 0.4825392961502075 1 1.0 11604 9219.306750089676 1.258662968328625 24.92068208259856 2.220471678964988e-137 0.1684304172162009 0.0450706652878317 2 3299 0.9996968778417702 1 400 1.0 success 250 0.7850757124806441 0.1029738649850631 0.06079893118587669 11.218977606863426 1.0 708 11 5 5 5 cellphonedb,laris,liana,spatialdm,stlearn cellphonedb,laris,liana,spatialdm,stlearn 8 0.7664489835769633 CXCL12,CXCR4,CXCR3,CCL19,CCL21,CD3D,CD3E,IL7R True True True False True True 5 strong "CXCL12-CXCR4 +CAFs, DCIS Associated -> T Lymphocytes" +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells tumor-intrinsic Notch signaling JAG1 NOTCH2 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 0.6339181063246662 45 0.7941469661104034 0.663300745568453 1.0 1.0 1.0 0.1231934200799743 1.0 423716 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 1.4774345680554688 0.6293959617614746 2 0.7749134866963281 1.3958398400899494 0.607002317905426 2 0.6385056249219633 423716 192905.1692550145 2.1964989410929725 567.2684147856648 0.0 0.1231934200799743 0.0168391092146626 10 3299 0.9972719005759321 1 400 1.0 success 250 0.6593758884575077 0.6351644259334726 0.07744275561402209 0.3126368933035661 0.576 387 32 5 5 5 cellphonedb,laris,liana,spatialdm,stlearn cellphonedb,laris,liana,spatialdm,stlearn 7 0.5860530033828537 JAG1,NOTCH2,NOTCH1,HES1,HEY1,MYC,CCND1 True True False False True True 4 moderate "JAG1-NOTCH2 +11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells" diff --git a/benchmarking/cci_2026_atera/pdc_validation_collected/topolink_cci_false_positive_controls_shared/topolink_cci_false_positive_controls.tsv b/benchmarking/cci_2026_atera/pdc_validation_collected/topolink_cci_false_positive_controls_shared/topolink_cci_false_positive_controls.tsv new file mode 100644 index 0000000..000494f --- /dev/null +++ b/benchmarking/cci_2026_atera/pdc_validation_collected/topolink_cci_false_positive_controls_shared/topolink_cci_false_positive_controls.tsv @@ -0,0 +1,36 @@ +axis_id control_type observed expected_or_control_mean z_or_rank p_or_percentile note +VWF-SELP|Endothelial Cells->Endothelial Cells spatial_abundance_null 12779.0 3498.750466020217 157.09499064265975 0.0 cell-type-label abundance null for graph edge count +VWF-SELP|Endothelial Cells->Endothelial Cells lr_label_permutation_same_sender_receiver 1.0 3299.0 1.0 1.0 rank percentile against all LR pairs in the same sender-receiver cell-type pair +VWF-SELP|Endothelial Cells->Endothelial Cells lr_label_permutation_same_lr_pair 1.0 400.0 1.0 1.0 rank percentile for the same LR pair across cell-type pairs +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated spatial_abundance_null 13942.0 9916.101448337911 40.577088952341676 0.0 cell-type-label abundance null for graph edge count +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated lr_label_permutation_same_sender_receiver 1.0 3299.0 1.0 1.0 rank percentile against all LR pairs in the same sender-receiver cell-type pair +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated lr_label_permutation_same_lr_pair 1.0 400.0 1.0 1.0 rank percentile for the same LR pair across cell-type pairs +MMRN2-CD93|Endothelial Cells->Endothelial Cells spatial_abundance_null 12779.0 3498.750466020217 157.09499064265975 0.0 cell-type-label abundance null for graph edge count +MMRN2-CD93|Endothelial Cells->Endothelial Cells lr_label_permutation_same_sender_receiver 5.0 3299.0 5.0 0.9987875113670809 rank percentile against all LR pairs in the same sender-receiver cell-type pair +MMRN2-CD93|Endothelial Cells->Endothelial Cells lr_label_permutation_same_lr_pair 1.0 400.0 1.0 1.0 rank percentile for the same LR pair across cell-type pairs +DLL4-NOTCH3|Endothelial Cells->Pericytes spatial_abundance_null 11379.0 3280.889960425034 141.55074144031974 0.0 cell-type-label abundance null for graph edge count +DLL4-NOTCH3|Endothelial Cells->Pericytes lr_label_permutation_same_sender_receiver 1.0 3299.0 1.0 1.0 rank percentile against all LR pairs in the same sender-receiver cell-type pair +DLL4-NOTCH3|Endothelial Cells->Pericytes lr_label_permutation_same_lr_pair 1.0 400.0 1.0 1.0 rank percentile for the same LR pair across cell-type pairs +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes spatial_abundance_null 11604.0 9219.306750089676 24.92068208259856 2.220471678964988e-137 cell-type-label abundance null for graph edge count +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes lr_label_permutation_same_sender_receiver 2.0 3299.0 2.0 0.9996968778417702 rank percentile against all LR pairs in the same sender-receiver cell-type pair +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes lr_label_permutation_same_lr_pair 1.0 400.0 1.0 1.0 rank percentile for the same LR pair across cell-type pairs +CD48-CD2|T Lymphocytes->T Lymphocytes spatial_abundance_null 21212.0 3024.318857794739 331.09056328473696 0.0 cell-type-label abundance null for graph edge count +CD48-CD2|T Lymphocytes->T Lymphocytes lr_label_permutation_same_sender_receiver 1.0 3299.0 1.0 1.0 rank percentile against all LR pairs in the same sender-receiver cell-type pair +CD48-CD2|T Lymphocytes->T Lymphocytes lr_label_permutation_same_lr_pair 1.0 400.0 1.0 1.0 rank percentile for the same LR pair across cell-type pairs +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells spatial_abundance_null 423716.0 192905.1692550145 567.2684147856648 0.0 cell-type-label abundance null for graph edge count +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells lr_label_permutation_same_sender_receiver 10.0 3299.0 10.0 0.9972719005759321 rank percentile against all LR pairs in the same sender-receiver cell-type pair +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells lr_label_permutation_same_lr_pair 1.0 400.0 1.0 1.0 rank percentile for the same LR pair across cell-type pairs +VWF-SELP|Endothelial Cells->Endothelial Cells matched_gene_expression_control 0.690919789894645 0.1174789121765555 6.674917611699146 1.0 matched by global mean expression and detection fraction +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated matched_gene_expression_control 0.8904867455342288 0.1132557384471686 11.234674798948532 1.0 matched by global mean expression and detection fraction +MMRN2-CD93|Endothelial Cells->Endothelial Cells matched_gene_expression_control 0.7291144166273554 0.13022764647610297 6.198278570208171 1.0 matched by global mean expression and detection fraction +DLL4-NOTCH3|Endothelial Cells->Pericytes matched_gene_expression_control 0.6103430039507179 0.10700066735274656 8.301941713984622 1.0 matched by global mean expression and detection fraction +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes matched_gene_expression_control 0.7850757124806441 0.1029738649850631 11.218977606863426 1.0 matched by global mean expression and detection fraction +CD48-CD2|T Lymphocytes->T Lymphocytes matched_gene_expression_control 0.5987173848132842 0.10702942070910819 9.860708047779738 1.0 matched by global mean expression and detection fraction +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells matched_gene_expression_control 0.6593758884575077 0.6351644259334726 0.3126368933035661 0.576 matched by global mean expression and detection fraction +CD48-CD2|T Lymphocytes->T Lymphocytes component_ablation_max_rank 27.0 16.0 27.0 worst and best rank after removing one score component +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes component_ablation_max_rank 708.0 11.0 708.0 worst and best rank after removing one score component +DLL4-NOTCH3|Endothelial Cells->Pericytes component_ablation_max_rank 86.0 24.0 86.0 worst and best rank after removing one score component +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells component_ablation_max_rank 387.0 32.0 387.0 worst and best rank after removing one score component +MMRN2-CD93|Endothelial Cells->Endothelial Cells component_ablation_max_rank 16.0 9.0 16.0 worst and best rank after removing one score component +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated component_ablation_max_rank 566.0 2.0 566.0 worst and best rank after removing one score component +VWF-SELP|Endothelial Cells->Endothelial Cells component_ablation_max_rank 13.0 1.0 13.0 worst and best rank after removing one score component diff --git a/benchmarking/cci_2026_atera/pdc_validation_collected/topolink_cci_false_positive_controls_shared/topolink_cci_validation_scoreboard.md b/benchmarking/cci_2026_atera/pdc_validation_collected/topolink_cci_false_positive_controls_shared/topolink_cci_validation_scoreboard.md new file mode 100644 index 0000000..c5a6269 --- /dev/null +++ b/benchmarking/cci_2026_atera/pdc_validation_collected/topolink_cci_false_positive_controls_shared/topolink_cci_validation_scoreboard.md @@ -0,0 +1,41 @@ +# TopoLink-CCI validation evidence scoreboard + +This PDC run applies the computational false-positive-control logic used by classic CCC/LR papers: expression specificity, spatial/label nulls, matched-gene controls, component ablation, cross-method triangulation, and receiver-context support. It is computational evidence, not wet-lab proof. + +## Evidence classes + +- Strong axes: 6 +- Moderate axes: 1 +- Hypothesis-only axes: 0 + +axis_label biology_label CCI_score global_rank evidence_class support_count cross_method_same_lr_count matched_gene_percentile cross_edge_enrichment_z max_rank_after_component_removal +"VWF-SELP +Endothelial Cells -> Endothelial Cells" WPB / endothelial activation 0.7912892368005828 1 strong 6 5 1.0 157.09499064265975 13 +"VWF-LRP1 +Endothelial Cells -> CAFs, DCIS Associated" vascular-stromal matrix/scavenger axis 0.7479758913021439 2 strong 5 5 1.0 40.577088952341676 566 +"MMRN2-CD93 +Endothelial Cells -> Endothelial Cells" CD93-MMRN2 angiogenesis 0.7107166026857937 10 strong 6 5 1.0 157.09499064265975 16 +"CD48-CD2 +T Lymphocytes -> T Lymphocytes" T-cell adhesion/co-stimulation 0.6849877065459009 16 strong 6 5 1.0 331.09056328473696 27 +"DLL4-NOTCH3 +Endothelial Cells -> Pericytes" endothelial-pericyte Notch 0.6695148471220083 24 strong 5 5 1.0 141.55074144031974 86 +"CXCL12-CXCR4 +CAFs, DCIS Associated -> T Lymphocytes" CAF-immune chemokine recruitment 0.6616803690861207 28 strong 5 5 1.0 24.92068208259856 708 +"JAG1-NOTCH2 +11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells" tumor-intrinsic Notch signaling 0.6339181063246662 45 moderate 4 5 0.576 567.2684147856648 387 + + +## Control interpretation + +- `spatial_abundance_null`: compares observed sender-receiver graph edges with a label-abundance null; it is conservative about exact geometry but catches cell-type-pair edge enrichment. +- `matched_gene_control`: compares ligand/receptor sender-receiver expression specificity with genes matched by global mean and detection. +- `lr_label_permutation`: reports where the candidate ranks within the same sender-receiver cell-type pair and within the same LR pair across cell-type pairs. +- `component_ablation`: recomputes geometric-mean LR scores after removing one pyXenium component at a time. + +## References to validation patterns + +- CellPhoneDB: curated LR database, complex filtering, and cell-label permutation specificity. +- CellChat: mass-action communication probability, curated cofactors/complexes, and label permutation. +- NicheNet: downstream receiver target-gene support rather than co-expression alone. +- stLearn/SpatialDM/Squidpy: spatially constrained LR evidence and permutation/random-pair controls. +- LIANA benchmark: multi-method consensus and rank aggregation because no single LR score is ground truth. diff --git a/benchmarking/cci_2026_atera/pdc_validation_collected/topolink_cci_validation_shared_20101850.stderr.log b/benchmarking/cci_2026_atera/pdc_validation_collected/topolink_cci_validation_shared_20101850.stderr.log new file mode 100644 index 0000000..085a9c2 --- /dev/null +++ b/benchmarking/cci_2026_atera/pdc_validation_collected/topolink_cci_validation_shared_20101850.stderr.log @@ -0,0 +1,23 @@ + Command being timed: "/cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/envs/python/pyxenium/bin/python /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/repo/benchmarking/cci_2026_atera/scripts/topolink_cci_validation_framework.py --root /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04 --output-dir /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/validation/topolink_cci_false_positive_controls_shared --n-matched-controls 250 --seed 20260428" + User time (seconds): 61.97 + System time (seconds): 6.23 + Percent of CPU this job got: 97% + Elapsed (wall clock) time (h:mm:ss or m:ss): 1:10.11 + Average shared text size (kbytes): 0 + Average unshared data size (kbytes): 0 + Average stack size (kbytes): 0 + Average total size (kbytes): 0 + Maximum resident set size (kbytes): 8749684 + Average resident set size (kbytes): 0 + Major (requiring I/O) page faults: 3035 + Minor (reclaiming a frame) page faults: 424067 + Voluntary context switches: 14563 + Involuntary context switches: 615 + Swaps: 0 + File system inputs: 1822958 + File system outputs: 688 + Socket messages sent: 0 + Socket messages received: 0 + Signals delivered: 0 + Page size (bytes): 4096 + Exit status: 0 diff --git a/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/figures/topolink_cci_validation_v2_evidence_matrix.pdf b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/figures/topolink_cci_validation_v2_evidence_matrix.pdf new file mode 100644 index 0000000..00b26e8 Binary files /dev/null and b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/figures/topolink_cci_validation_v2_evidence_matrix.pdf differ diff --git a/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/figures/topolink_cci_validation_v2_evidence_matrix.png b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/figures/topolink_cci_validation_v2_evidence_matrix.png new file mode 100644 index 0000000..163d594 Binary files /dev/null and b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/figures/topolink_cci_validation_v2_evidence_matrix.png differ diff --git a/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/figures/topolink_cci_validation_v2_support_counts.pdf b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/figures/topolink_cci_validation_v2_support_counts.pdf new file mode 100644 index 0000000..f3be6ef Binary files /dev/null and b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/figures/topolink_cci_validation_v2_support_counts.pdf differ diff --git a/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/figures/topolink_cci_validation_v2_support_counts.png b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/figures/topolink_cci_validation_v2_support_counts.png new file mode 100644 index 0000000..6e4c0b3 Binary files /dev/null and b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/figures/topolink_cci_validation_v2_support_counts.png differ diff --git a/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/params.json b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/params.json new file mode 100644 index 0000000..0bf4652 --- /dev/null +++ b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/params.json @@ -0,0 +1,14 @@ +{ + "root": "/cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04", + "output_dir": "/cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/validation/topolink_cci_validation_v2", + "expected_score_rows": 1319600, + "n_label_permutations": 500, + "n_spatial_permutations": 300, + "n_spatial_matched_pairs": 120, + "n_matched_controls": 250, + "n_downstream_permutations": 120, + "n_bootstraps": 5, + "bootstrap_fraction": 0.8, + "k_neighbors": 10, + "seed": 20260428 +} \ No newline at end of file diff --git a/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/publication_figures/figure_caption.md b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/publication_figures/figure_caption.md new file mode 100644 index 0000000..f12d544 --- /dev/null +++ b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/publication_figures/figure_caption.md @@ -0,0 +1,10 @@ +# Figure caption + +**Figure. TopoLink-CCI discoveries pass multi-layer computational false-positive controls.** +**A**, Schematic of the validation framework. pyXenium nominates candidate ligand-receptor axes, which are then evaluated with validation principles adapted from CellPhoneDB/Squidpy, CellChat, stLearn/SpatialDM, NicheNet, LIANA, and pyXenium-specific robustness checks. +**B**, Evidence matrix across seven biologically interpretable LR axes. Filled circles indicate evidence layers that passed the pre-specified thresholds. All seven axes were classified as strong and none were flagged as contamination/artifact risk. +**C**, Quantitative strength of selected controls: cell-label permutation FDR, spatial-null FDR, matched-gene z-score, and downstream target FDR. The top-ranked axis, VWF-SELP, had CCI_score=0.791, label-permutation FDR=0.002, spatial-null FDR=0.00465, and matched-gene z=6.67. +**D**, Bootstrap and component-ablation robustness. Bootstrap ranks are medians from five 80% stratified resamples; ablation shows the worst rank after removing one pyXenium score component at a time. +**E**, Biological interpretation cards for the retained LR axes. These results support computational credibility, but do not prove protein-level ligand-receptor binding, secretion, or functional causality. + +Supplementary Fig. S1 visualizes saved null summaries in standardized z-space; raw permutation draws were not retained. Supplementary Fig. S2 shows per-axis validation cards and weak evidence layers. diff --git a/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/publication_figures/figure_caption_readable.md b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/publication_figures/figure_caption_readable.md new file mode 100644 index 0000000..808d280 --- /dev/null +++ b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/publication_figures/figure_caption_readable.md @@ -0,0 +1,8 @@ +# Readable figure caption + +**Figure. Orthogonal computational controls support TopoLink-CCI discoveries.** +**A**, TopoLink-CCI scores are used to nominate candidate ligand-receptor axes, which are then tested with independent control layers adapted from classic LR/CCC methods: permutation, spatial nulls, matched-gene controls, downstream/received-signal support, cross-method consensus, component ablation, and bootstrap stability. +**B**, Readable evidence table for seven biologically interpretable LR axes, ordered by pyXenium rank. The compact gates show label permutation, spatial null, matched-gene control, and downstream target support; full nine-layer support is included in source data. All seven axes are classified as strong. `CXCL12-CXCR4` is spatial-null weak but supported by other evidence layers; `JAG1-NOTCH2` has weaker matched-gene/downstream support but still meets the strong threshold. +**C**, Summary support counts and interpretive take-home points. The selected LR axes reach the pre-specified strong threshold of at least five independent computational evidence layers, and none are flagged for platelet/RBC contamination. + +This figure summarizes computational credibility only; it does not prove protein-level binding, secretion, or functional signaling. diff --git a/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/publication_figures/topolink_cci_validation_main_figure.pdf b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/publication_figures/topolink_cci_validation_main_figure.pdf new file mode 100644 index 0000000..967e018 Binary files /dev/null and b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/publication_figures/topolink_cci_validation_main_figure.pdf differ diff --git a/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/publication_figures/topolink_cci_validation_main_figure.png b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/publication_figures/topolink_cci_validation_main_figure.png new file mode 100644 index 0000000..329ba17 Binary files /dev/null and b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/publication_figures/topolink_cci_validation_main_figure.png differ diff --git a/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/publication_figures/topolink_cci_validation_main_figure.svg b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/publication_figures/topolink_cci_validation_main_figure.svg new file mode 100644 index 0000000..aad4be0 --- /dev/null +++ b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/publication_figures/topolink_cci_validation_main_figure.svg @@ -0,0 +1,6952 @@ + + + + + + + + 2026-04-28T17:09:03.074141 + image/svg+xml + + + Matplotlib v3.10.7, https://matplotlib.org/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/publication_figures/topolink_cci_validation_main_figure_readable.pdf b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/publication_figures/topolink_cci_validation_main_figure_readable.pdf new file mode 100644 index 0000000..bb72cb4 Binary files /dev/null and b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/publication_figures/topolink_cci_validation_main_figure_readable.pdf differ diff --git a/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/publication_figures/topolink_cci_validation_main_figure_readable.png b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/publication_figures/topolink_cci_validation_main_figure_readable.png new file mode 100644 index 0000000..49a66db Binary files /dev/null and b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/publication_figures/topolink_cci_validation_main_figure_readable.png differ diff --git a/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/publication_figures/topolink_cci_validation_main_figure_readable.svg b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/publication_figures/topolink_cci_validation_main_figure_readable.svg new file mode 100644 index 0000000..6721015 --- /dev/null +++ b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/publication_figures/topolink_cci_validation_main_figure_readable.svg @@ -0,0 +1,5671 @@ + + + + + + + + 2026-04-28T17:09:04.636441 + image/svg+xml + + + Matplotlib v3.10.7, https://matplotlib.org/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/publication_figures/topolink_cci_validation_publication_source_data.tsv b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/publication_figures/topolink_cci_validation_publication_source_data.tsv new file mode 100644 index 0000000..f142fe3 --- /dev/null +++ b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/publication_figures/topolink_cci_validation_publication_source_data.tsv @@ -0,0 +1,8 @@ +lr_pair sender receiver biology_label CCI_score pyxenium_rank evidence_class support_count cell_label_perm_fdr spatial_null_fdr matched_gene_z downstream_target_fdr bootstrap_rank_median bootstrap_rank_iqr max_rank_after_ablation contamination_flag expression_specificity_support cell_label_permutation_support spatial_null_support matched_gene_control_support downstream_target_support functional_received_signal_support cross_method_support component_ablation_support bootstrap_stability_support +VWF-SELP Endothelial Cells Endothelial Cells WPB / endothelial activation 0.7912892368005828 1 strong 8 0.0019960079840319 0.0046511627906976 6.674917611699146 0.0271844660194174 1.0 0.0 13 False True True True True True True True False True +VWF-LRP1 Endothelial Cells CAFs, DCIS Associated vascular-stromal matrix/scavenger axis 0.7479758913021439 2 strong 8 0.0019960079840319 0.0046511627906976 11.234674798948532 0.0291319857312722 3.0 0.0 566 False True True True True True True True False True +MMRN2-CD93 Endothelial Cells Endothelial Cells CD93-MMRN2 angiogenesis 0.7107166026857937 10 strong 8 0.0019960079840319 0.0046511627906976 6.198278570208171 0.0083234244946492 2.0 0.0 16 False True True True True True True True False True +CD48-CD2 T Lymphocytes T Lymphocytes T-cell adhesion/co-stimulation 0.6849877065459009 16 strong 8 0.0019960079840319 0.0116279069767441 9.860708047779738 0.0083234244946492 5.0 0.0 27 False True True True True True True True False True +DLL4-NOTCH3 Endothelial Cells Pericytes endothelial-pericyte Notch 0.6695148471220083 24 strong 8 0.0019960079840319 0.0046511627906976 8.301941713984622 0.0254942767950052 6.0 0.0 86 False True True True True True True True False True +CXCL12-CXCR4 CAFs, DCIS Associated T Lymphocytes CAF-immune chemokine recruitment 0.6616803690861207 28 strong 7 0.0019960079840319 0.5813953488372093 11.218977606863426 0.0254942767950052 4.0 0.0 708 False True True False True True True True False True +JAG1-NOTCH2 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells tumor-intrinsic Notch signaling 0.6339181063246662 45 strong 6 0.0019960079840319 0.0046511627906976 0.3126368933035661 0.6076099881093936 7.0 0.0 387 False True True True False False True True False True diff --git a/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/publication_figures/topolink_cci_validation_supplementary_cards.png b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/publication_figures/topolink_cci_validation_supplementary_cards.png new file mode 100644 index 0000000..eef1aa8 Binary files /dev/null and b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/publication_figures/topolink_cci_validation_supplementary_cards.png differ diff --git a/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/publication_figures/topolink_cci_validation_supplementary_controls.pdf b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/publication_figures/topolink_cci_validation_supplementary_controls.pdf new file mode 100644 index 0000000..330bff3 Binary files /dev/null and b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/publication_figures/topolink_cci_validation_supplementary_controls.pdf differ diff --git a/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/publication_figures/topolink_cci_validation_supplementary_null_summary.png b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/publication_figures/topolink_cci_validation_supplementary_null_summary.png new file mode 100644 index 0000000..b5ed387 Binary files /dev/null and b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/publication_figures/topolink_cci_validation_supplementary_null_summary.png differ diff --git a/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/reports/topolink_cci_validation_v2_report.md b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/reports/topolink_cci_validation_v2_report.md new file mode 100644 index 0000000..911a76c --- /dev/null +++ b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/reports/topolink_cci_validation_v2_report.md @@ -0,0 +1,35 @@ +# TopoLink-CCI validation v2 + +This report applies the main computational false-positive controls used by classic LR/CCC papers to TopoLink-CCI axes. The result should be read as computational validation, not wet-lab proof. + +## Summary + +- strong: 7 +- moderate: 0 +- hypothesis_only: 0 +- artifact_risk: 0 + +ligand receptor sender receiver CCI_score pyxenium_rank evidence_class support_count cell_label_perm_fdr spatial_null_fdr matched_gene_z downstream_target_fdr cross_method_same_lr_count bootstrap_rank_median contamination_flag +VWF SELP Endothelial Cells Endothelial Cells 0.7912892368005828 1 strong 8 0.001996007984031936 0.004651162790697674 6.674917611699146 0.027184466019417475 5 1.0 False +VWF LRP1 Endothelial Cells CAFs, DCIS Associated 0.7479758913021439 2 strong 8 0.001996007984031936 0.004651162790697674 11.234674798948532 0.029131985731272295 5 3.0 False +MMRN2 CD93 Endothelial Cells Endothelial Cells 0.7107166026857937 10 strong 8 0.001996007984031936 0.004651162790697674 6.198278570208171 0.008323424494649227 5 2.0 False +CD48 CD2 T Lymphocytes T Lymphocytes 0.6849877065459009 16 strong 8 0.001996007984031936 0.011627906976744186 9.860708047779738 0.008323424494649227 5 5.0 False +DLL4 NOTCH3 Endothelial Cells Pericytes 0.6695148471220083 24 strong 8 0.001996007984031936 0.004651162790697674 8.301941713984622 0.025494276795005204 5 6.0 False +CXCL12 CXCR4 CAFs, DCIS Associated T Lymphocytes 0.6616803690861207 28 strong 7 0.001996007984031936 0.5813953488372093 11.218977606863426 0.025494276795005204 5 4.0 False +JAG1 NOTCH2 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 0.6339181063246662 45 strong 6 0.001996007984031936 0.004651162790697674 0.3126368933035661 0.6076099881093936 5 7.0 False + + +## Evidence layers implemented + +- CellPhoneDB/Squidpy-style cell-label permutation of ligand/receptor communication probability. +- CellChat-style sender/receiver group specificity and permutation significance. +- stLearn-style spatial-neighborhood LR co-expression plus matched-expression random gene pairs. +- SpatialDM-style spatial expression null based on ligand/receptor neighborhood coupling. +- NicheNet-style receiver target/pathway support using predefined biology panels. +- COMMOT/SpaTalk-style received-signal association with receiver target programs. +- LIANA-style cross-method consensus across completed benchmark methods. +- pyXenium component ablation and stratified bootstrap stability. + +## Caveat + +The framework reduces false-positive risk, but protein-level receptor binding, secretion, and functional causality require orthogonal experimental validation. diff --git a/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/reports/validation_cards/CD48_CD2_T_Lymphocytes_T_Lymphocytes.md b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/reports/validation_cards/CD48_CD2_T_Lymphocytes_T_Lymphocytes.md new file mode 100644 index 0000000..78eedae --- /dev/null +++ b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/reports/validation_cards/CD48_CD2_T_Lymphocytes_T_Lymphocytes.md @@ -0,0 +1,25 @@ +# CD48-CD2: T Lymphocytes -> T Lymphocytes + +- Biology label: T-cell adhesion/co-stimulation +- TopoLink-CCI_score: 0.684988 +- pyXenium rank: 16 +- Evidence class: strong +- Supported layers: 8/9 +- Interpretation: strong: 8/9 computational evidence layers support the axis; contamination_flag=False. + +## Key controls + +- `cell_label_perm_fdr`: 0.001996007984031936 +- `spatial_null_fdr`: 0.011627906976744186 +- `matched_gene_z`: 9.860708047779738 +- `matched_gene_percentile`: 1.0 +- `downstream_target_score`: 11.544674396514893 +- `downstream_target_fdr`: 0.008323424494649227 +- `received_signal_target_spearman`: 0.4228849179250702 +- `cross_method_exact_count`: 5 +- `cross_method_same_lr_count`: 5 +- `bootstrap_rank_median`: 5.0 +- `bootstrap_rank_iqr`: 0.0 +- `contamination_flag`: False + +This is computational support only; it does not prove protein-level binding or functional signaling. diff --git a/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/reports/validation_cards/CXCL12_CXCR4_CAFs_DCIS_Associated_T_Lymphocytes.md b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/reports/validation_cards/CXCL12_CXCR4_CAFs_DCIS_Associated_T_Lymphocytes.md new file mode 100644 index 0000000..c673269 --- /dev/null +++ b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/reports/validation_cards/CXCL12_CXCR4_CAFs_DCIS_Associated_T_Lymphocytes.md @@ -0,0 +1,25 @@ +# CXCL12-CXCR4: CAFs, DCIS Associated -> T Lymphocytes + +- Biology label: CAF-immune chemokine recruitment +- TopoLink-CCI_score: 0.66168 +- pyXenium rank: 28 +- Evidence class: strong +- Supported layers: 7/9 +- Interpretation: strong: 7/9 computational evidence layers support the axis; contamination_flag=False. + +## Key controls + +- `cell_label_perm_fdr`: 0.001996007984031936 +- `spatial_null_fdr`: 0.5813953488372093 +- `matched_gene_z`: 11.218977606863426 +- `matched_gene_percentile`: 1.0 +- `downstream_target_score`: 6.800970241427422 +- `downstream_target_fdr`: 0.025494276795005204 +- `received_signal_target_spearman`: 0.4955612441859473 +- `cross_method_exact_count`: 5 +- `cross_method_same_lr_count`: 5 +- `bootstrap_rank_median`: 4.0 +- `bootstrap_rank_iqr`: 0.0 +- `contamination_flag`: False + +This is computational support only; it does not prove protein-level binding or functional signaling. diff --git a/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/reports/validation_cards/DLL4_NOTCH3_Endothelial_Cells_Pericytes.md b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/reports/validation_cards/DLL4_NOTCH3_Endothelial_Cells_Pericytes.md new file mode 100644 index 0000000..5d1e52f --- /dev/null +++ b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/reports/validation_cards/DLL4_NOTCH3_Endothelial_Cells_Pericytes.md @@ -0,0 +1,25 @@ +# DLL4-NOTCH3: Endothelial Cells -> Pericytes + +- Biology label: endothelial-pericyte Notch +- TopoLink-CCI_score: 0.669515 +- pyXenium rank: 24 +- Evidence class: strong +- Supported layers: 8/9 +- Interpretation: strong: 8/9 computational evidence layers support the axis; contamination_flag=False. + +## Key controls + +- `cell_label_perm_fdr`: 0.001996007984031936 +- `spatial_null_fdr`: 0.004651162790697674 +- `matched_gene_z`: 8.301941713984622 +- `matched_gene_percentile`: 1.0 +- `downstream_target_score`: 2.61274266988039 +- `downstream_target_fdr`: 0.025494276795005204 +- `received_signal_target_spearman`: 0.721750076253441 +- `cross_method_exact_count`: 5 +- `cross_method_same_lr_count`: 5 +- `bootstrap_rank_median`: 6.0 +- `bootstrap_rank_iqr`: 0.0 +- `contamination_flag`: False + +This is computational support only; it does not prove protein-level binding or functional signaling. diff --git a/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/reports/validation_cards/JAG1_NOTCH2_11q13_Invasive_Tumor_Cells_11q13_Invasive_Tumor_Cells.md b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/reports/validation_cards/JAG1_NOTCH2_11q13_Invasive_Tumor_Cells_11q13_Invasive_Tumor_Cells.md new file mode 100644 index 0000000..8640779 --- /dev/null +++ b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/reports/validation_cards/JAG1_NOTCH2_11q13_Invasive_Tumor_Cells_11q13_Invasive_Tumor_Cells.md @@ -0,0 +1,25 @@ +# JAG1-NOTCH2: 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells + +- Biology label: tumor-intrinsic Notch signaling +- TopoLink-CCI_score: 0.633918 +- pyXenium rank: 45 +- Evidence class: strong +- Supported layers: 6/9 +- Interpretation: strong: 6/9 computational evidence layers support the axis; contamination_flag=False. + +## Key controls + +- `cell_label_perm_fdr`: 0.001996007984031936 +- `spatial_null_fdr`: 0.004651162790697674 +- `matched_gene_z`: 0.3126368933035661 +- `matched_gene_percentile`: 0.576 +- `downstream_target_score`: 1.5110729336738586 +- `downstream_target_fdr`: 0.6076099881093936 +- `received_signal_target_spearman`: 0.5874875426315861 +- `cross_method_exact_count`: 5 +- `cross_method_same_lr_count`: 5 +- `bootstrap_rank_median`: 7.0 +- `bootstrap_rank_iqr`: 0.0 +- `contamination_flag`: False + +This is computational support only; it does not prove protein-level binding or functional signaling. diff --git a/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/reports/validation_cards/MMRN2_CD93_Endothelial_Cells_Endothelial_Cells.md b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/reports/validation_cards/MMRN2_CD93_Endothelial_Cells_Endothelial_Cells.md new file mode 100644 index 0000000..689efcb --- /dev/null +++ b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/reports/validation_cards/MMRN2_CD93_Endothelial_Cells_Endothelial_Cells.md @@ -0,0 +1,25 @@ +# MMRN2-CD93: Endothelial Cells -> Endothelial Cells + +- Biology label: CD93-MMRN2 angiogenesis +- TopoLink-CCI_score: 0.710717 +- pyXenium rank: 10 +- Evidence class: strong +- Supported layers: 8/9 +- Interpretation: strong: 8/9 computational evidence layers support the axis; contamination_flag=False. + +## Key controls + +- `cell_label_perm_fdr`: 0.001996007984031936 +- `spatial_null_fdr`: 0.004651162790697674 +- `matched_gene_z`: 6.198278570208171 +- `matched_gene_percentile`: 1.0 +- `downstream_target_score`: 11.116392135620117 +- `downstream_target_fdr`: 0.008323424494649227 +- `received_signal_target_spearman`: 0.4506380910061747 +- `cross_method_exact_count`: 5 +- `cross_method_same_lr_count`: 5 +- `bootstrap_rank_median`: 2.0 +- `bootstrap_rank_iqr`: 0.0 +- `contamination_flag`: False + +This is computational support only; it does not prove protein-level binding or functional signaling. diff --git a/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/reports/validation_cards/VWF_LRP1_Endothelial_Cells_CAFs_DCIS_Associated.md b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/reports/validation_cards/VWF_LRP1_Endothelial_Cells_CAFs_DCIS_Associated.md new file mode 100644 index 0000000..7ef93e5 --- /dev/null +++ b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/reports/validation_cards/VWF_LRP1_Endothelial_Cells_CAFs_DCIS_Associated.md @@ -0,0 +1,25 @@ +# VWF-LRP1: Endothelial Cells -> CAFs, DCIS Associated + +- Biology label: vascular-stromal matrix/scavenger axis +- TopoLink-CCI_score: 0.747976 +- pyXenium rank: 2 +- Evidence class: strong +- Supported layers: 8/9 +- Interpretation: strong: 8/9 computational evidence layers support the axis; contamination_flag=False. + +## Key controls + +- `cell_label_perm_fdr`: 0.001996007984031936 +- `spatial_null_fdr`: 0.004651162790697674 +- `matched_gene_z`: 11.234674798948532 +- `matched_gene_percentile`: 1.0 +- `downstream_target_score`: 2.588202246597835 +- `downstream_target_fdr`: 0.029131985731272295 +- `received_signal_target_spearman`: 0.6575063035069829 +- `cross_method_exact_count`: 5 +- `cross_method_same_lr_count`: 5 +- `bootstrap_rank_median`: 3.0 +- `bootstrap_rank_iqr`: 0.0 +- `contamination_flag`: False + +This is computational support only; it does not prove protein-level binding or functional signaling. diff --git a/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/reports/validation_cards/VWF_SELP_Endothelial_Cells_Endothelial_Cells.md b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/reports/validation_cards/VWF_SELP_Endothelial_Cells_Endothelial_Cells.md new file mode 100644 index 0000000..d2c8399 --- /dev/null +++ b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/reports/validation_cards/VWF_SELP_Endothelial_Cells_Endothelial_Cells.md @@ -0,0 +1,25 @@ +# VWF-SELP: Endothelial Cells -> Endothelial Cells + +- Biology label: WPB / endothelial activation +- TopoLink-CCI_score: 0.791289 +- pyXenium rank: 1 +- Evidence class: strong +- Supported layers: 8/9 +- Interpretation: strong: 8/9 computational evidence layers support the axis; contamination_flag=False. + +## Key controls + +- `cell_label_perm_fdr`: 0.001996007984031936 +- `spatial_null_fdr`: 0.004651162790697674 +- `matched_gene_z`: 6.674917611699146 +- `matched_gene_percentile`: 1.0 +- `downstream_target_score`: 6.738417175908883 +- `downstream_target_fdr`: 0.027184466019417475 +- `received_signal_target_spearman`: 0.6283646829850982 +- `cross_method_exact_count`: 5 +- `cross_method_same_lr_count`: 5 +- `bootstrap_rank_median`: 1.0 +- `bootstrap_rank_iqr`: 0.0 +- `contamination_flag`: False + +This is computational support only; it does not prove protein-level binding or functional signaling. diff --git a/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/run_summary.json b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/run_summary.json new file mode 100644 index 0000000..a197261 --- /dev/null +++ b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/run_summary.json @@ -0,0 +1,15 @@ +{ + "status": "success", + "runtime_seconds": 70.934, + "n_scores": 1319600, + "n_target_axes": 7, + "evidence_class_counts": { + "strong": 7 + }, + "outputs": { + "evidence": "/cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/validation/topolink_cci_validation_v2/tables/topolink_cci_validation_v2_evidence.tsv", + "controls": "/cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/validation/topolink_cci_validation_v2/tables/topolink_cci_validation_v2_false_positive_controls.tsv", + "report": "/cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/validation/topolink_cci_validation_v2/reports/topolink_cci_validation_v2_report.md", + "figure": "/cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/validation/topolink_cci_validation_v2/figures/topolink_cci_validation_v2_evidence_matrix.png" + } +} \ No newline at end of file diff --git a/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/tables/bootstrap_stability_repeats.tsv b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/tables/bootstrap_stability_repeats.tsv new file mode 100644 index 0000000..ec48a81 --- /dev/null +++ b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/tables/bootstrap_stability_repeats.tsv @@ -0,0 +1,36 @@ +axis_id bootstrap_id bootstrap_validation_score bootstrap_rank +VWF-SELP|Endothelial Cells->Endothelial Cells 1 2.5294846037115666 1 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated 1 2.4775096018215743 3 +MMRN2-CD93|Endothelial Cells->Endothelial Cells 1 2.492760816959846 2 +DLL4-NOTCH3|Endothelial Cells->Pericytes 1 1.6468683289549024 6 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes 1 1.9733111259538318 4 +CD48-CD2|T Lymphocytes->T Lymphocytes 1 1.9415515823178238 5 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells 1 1.0242960341055216 7 +VWF-SELP|Endothelial Cells->Endothelial Cells 2 2.5171162335011186 1 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated 2 2.473767032097854 3 +MMRN2-CD93|Endothelial Cells->Endothelial Cells 2 2.4772141734693474 2 +DLL4-NOTCH3|Endothelial Cells->Pericytes 2 1.6386355219882283 6 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes 2 1.9703233264062612 4 +CD48-CD2|T Lymphocytes->T Lymphocytes 2 1.9142494261725485 5 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells 2 1.0252292828485567 7 +VWF-SELP|Endothelial Cells->Endothelial Cells 3 2.5103975259149602 1 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated 3 2.471284260537661 3 +MMRN2-CD93|Endothelial Cells->Endothelial Cells 3 2.4798530594772266 2 +DLL4-NOTCH3|Endothelial Cells->Pericytes 3 1.6483774045144926 6 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes 3 1.972576240962361 4 +CD48-CD2|T Lymphocytes->T Lymphocytes 3 1.941759991358487 5 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells 3 1.0218695412958279 7 +VWF-SELP|Endothelial Cells->Endothelial Cells 4 2.5250901302802897 1 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated 4 2.476756834260751 3 +MMRN2-CD93|Endothelial Cells->Endothelial Cells 4 2.4928706890779577 2 +DLL4-NOTCH3|Endothelial Cells->Pericytes 4 1.6169876523117452 6 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes 4 1.978781084743746 4 +CD48-CD2|T Lymphocytes->T Lymphocytes 4 1.9076236376944962 5 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells 4 1.02607284368184 7 +VWF-SELP|Endothelial Cells->Endothelial Cells 5 2.541566594354046 1 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated 5 2.4811317184193578 2 +MMRN2-CD93|Endothelial Cells->Endothelial Cells 5 2.473281442649322 3 +DLL4-NOTCH3|Endothelial Cells->Pericytes 5 1.6233431845634525 6 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes 5 1.9747722688717537 4 +CD48-CD2|T Lymphocytes->T Lymphocytes 5 1.921048420646914 5 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells 5 1.025995534799094 7 diff --git a/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/tables/bootstrap_stability_summary.tsv b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/tables/bootstrap_stability_summary.tsv new file mode 100644 index 0000000..7ba975b --- /dev/null +++ b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/tables/bootstrap_stability_summary.tsv @@ -0,0 +1,8 @@ +axis_id bootstrap_rank_median bootstrap_rank_iqr bootstrap_score_mean bootstrap_score_sd bootstrap_n +CD48-CD2|T Lymphocytes->T Lymphocytes 5.0 0.0 1.925246611638054 0.015713655566381553 5 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes 4.0 0.0 1.9739528093875909 0.0031410030934122366 5 +DLL4-NOTCH3|Endothelial Cells->Pericytes 6.0 0.0 1.634842418466564 0.014082178981952163 5 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells 7.0 0.0 1.0246926473461682 0.0017333252101482156 5 +MMRN2-CD93|Endothelial Cells->Endothelial Cells 2.0 0.0 2.48319603632674 0.009087646555426442 5 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated 3.0 0.0 2.4760898894274397 0.003754003645322219 5 +VWF-SELP|Endothelial Cells->Endothelial Cells 1.0 0.0 2.5247310175523965 0.011933106345753796 5 diff --git a/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/tables/cell_label_permutation.tsv b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/tables/cell_label_permutation.tsv new file mode 100644 index 0000000..e4e88df --- /dev/null +++ b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/tables/cell_label_permutation.tsv @@ -0,0 +1,8 @@ +axis_id cell_label_perm_status cell_label_comm_prob cell_label_perm_mean cell_label_perm_sd cell_label_perm_z cell_label_perm_p cell_label_perm_n cell_label_perm_fdr +VWF-SELP|Endothelial Cells->Endothelial Cells success 4.933703899383545 0.02757341218739748 0.002595310303671029 1890.383003626386 0.001996007984031936 500 0.001996007984031936 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated success 17.3447265625 0.2998358674645424 0.016262341095952152 1048.1203533037499 0.001996007984031936 500 0.001996007984031936 +MMRN2-CD93|Endothelial Cells->Endothelial Cells success 1.1805951595306396 0.008823287986218929 0.0006422116967277436 1824.588180992251 0.001996007984031936 500 0.001996007984031936 +DLL4-NOTCH3|Endothelial Cells->Pericytes success 1.1344451904296875 0.022496088080108164 0.0018236492093399003 609.7384829575133 0.001996007984031936 500 0.001996007984031936 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes success 3.3160109519958496 0.08272893443703651 0.004327497961377857 747.1481318801938 0.001996007984031936 500 0.001996007984031936 +CD48-CD2|T Lymphocytes->T Lymphocytes success 0.2793356776237488 0.0026596546296495946 0.00022015248609680323 1256.7472114416275 0.001996007984031936 500 0.001996007984031936 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells success 2.0622618198394775 0.7131924320459366 0.005215585602508038 258.6611534368852 0.001996007984031936 500 0.001996007984031936 diff --git a/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/tables/component_ablation.tsv b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/tables/component_ablation.tsv new file mode 100644 index 0000000..3f55128 --- /dev/null +++ b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/tables/component_ablation.tsv @@ -0,0 +1,50 @@ +axis_id removed_component score_without_component rank_without_component +VWF-SELP|Endothelial Cells->Endothelial Cells sender_anchor 0.7972857392911651 1 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated sender_anchor 0.7536441590057466 4 +MMRN2-CD93|Endothelial Cells->Endothelial Cells sender_anchor 0.7125678529202889 14 +DLL4-NOTCH3|Endothelial Cells->Pericytes sender_anchor 0.6790747556139168 28 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes sender_anchor 0.6743531931310739 33 +CD48-CD2|T Lymphocytes->T Lymphocytes sender_anchor 0.6935160950384847 20 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells sender_anchor 0.6587434848395158 43 +VWF-SELP|Endothelial Cells->Endothelial Cells receiver_anchor 0.8080365281394246 1 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated receiver_anchor 0.7874256371615272 2 +MMRN2-CD93|Endothelial Cells->Endothelial Cells receiver_anchor 0.7257852420645114 10 +DLL4-NOTCH3|Endothelial Cells->Pericytes receiver_anchor 0.6836951692860163 27 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes receiver_anchor 0.6733001253395631 37 +CD48-CD2|T Lymphocytes->T Lymphocytes receiver_anchor 0.6976271933807175 20 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells receiver_anchor 0.6788097405077063 32 +VWF-SELP|Endothelial Cells->Endothelial Cells structure_bridge 0.7912892254406051 1 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated structure_bridge 0.7899855906874971 2 +MMRN2-CD93|Endothelial Cells->Endothelial Cells structure_bridge 0.710716588607183 16 +DLL4-NOTCH3|Endothelial Cells->Pericytes structure_bridge 0.6756766094906939 28 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes structure_bridge 0.7165895274301202 11 +CD48-CD2|T Lymphocytes->T Lymphocytes structure_bridge 0.6849876914223857 24 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells structure_bridge 0.6339180916556525 64 +VWF-SELP|Endothelial Cells->Endothelial Cells sender_expr 0.7912892254406051 1 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated sender_expr 0.7479758804762829 4 +MMRN2-CD93|Endothelial Cells->Endothelial Cells sender_expr 0.710716588607183 15 +DLL4-NOTCH3|Endothelial Cells->Pericytes sender_expr 0.6695148328230778 40 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes sender_expr 0.6616803560938078 46 +CD48-CD2|T Lymphocytes->T Lymphocytes sender_expr 0.6849876914223857 27 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells sender_expr 0.6339180916556525 74 +VWF-SELP|Endothelial Cells->Endothelial Cells receiver_expr 0.7912892254406051 1 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated receiver_expr 0.7479758804762829 3 +MMRN2-CD93|Endothelial Cells->Endothelial Cells receiver_expr 0.710716588607183 12 +DLL4-NOTCH3|Endothelial Cells->Pericytes receiver_expr 0.6855927184481351 25 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes receiver_expr 0.6616803560938078 47 +CD48-CD2|T Lymphocytes->T Lymphocytes receiver_expr 0.6849876914223857 26 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells receiver_expr 0.6339180916556525 82 +VWF-SELP|Endothelial Cells->Endothelial Cells local_contact 0.9719087998908531 13 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated local_contact 0.8926222806830125 566 +MMRN2-CD93|Endothelial Cells->Endothelial Cells local_contact 0.9766940588323647 9 +DLL4-NOTCH3|Endothelial Cells->Pericytes local_contact 0.9342339246883292 86 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes local_contact 0.890385654319548 708 +CD48-CD2|T Lymphocytes->T Lymphocytes local_contact 0.9698076148830775 16 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells local_contact 0.8986734151214785 387 +VWF-SELP|Endothelial Cells->Endothelial Cells prior_confidence 0.7912892254406051 1 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated prior_confidence 0.7479758804762829 2 +MMRN2-CD93|Endothelial Cells->Endothelial Cells prior_confidence 0.710716588607183 10 +DLL4-NOTCH3|Endothelial Cells->Pericytes prior_confidence 0.6695148328230778 24 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes prior_confidence 0.6616803560938078 28 +CD48-CD2|T Lymphocytes->T Lymphocytes prior_confidence 0.6849876914223857 16 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells prior_confidence 0.6339180916556525 45 diff --git a/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/tables/contamination_controls.tsv b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/tables/contamination_controls.tsv new file mode 100644 index 0000000..85ff31b --- /dev/null +++ b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/tables/contamination_controls.tsv @@ -0,0 +1,8 @@ +axis_id contamination_marker_mean contamination_marker_detection contamination_marker_n endothelial_marker_mean endothelial_marker_detection endothelial_marker_n contamination_to_endothelial_ratio contamination_flag +VWF-SELP|Endothelial Cells->Endothelial Cells 0.05890538077801466 0.024628942486085346 5 2.5959966480731964 0.684963474025974 8 0.022690853943026265 False +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated 0.026129559427499772 0.01609508256214843 5 0.717039417475462 0.20992484727514668 8 0.036440896819168185 False +MMRN2-CD93|Endothelial Cells->Endothelial Cells 0.05890538077801466 0.024628942486085346 5 2.5959966480731964 0.684963474025974 8 0.022690853943026265 False +DLL4-NOTCH3|Endothelial Cells->Pericytes 0.04168511740863323 0.01809586499910239 5 1.6176096498966217 0.4904778289749267 8 0.02576957760563387 False +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes 0.01597042493522167 0.014516327788046826 5 0.060339648043736815 0.047238909426987066 8 0.2646754738053097 False +CD48-CD2|T Lymphocytes->T Lymphocytes 0.020254427567124367 0.018882514342728862 5 0.07943065511062741 0.06225056123721627 8 0.2549950965268374 False +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells 0.013545505329966545 0.012730339184208883 5 0.05200395057909191 0.04524603348116684 8 0.26047069845906073 False diff --git a/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/tables/cross_method_support_detail.tsv b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/tables/cross_method_support_detail.tsv new file mode 100644 index 0000000..4e94fb3 --- /dev/null +++ b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/tables/cross_method_support_detail.tsv @@ -0,0 +1,36 @@ +axis_id method exact_support same_lr_any_celltype_support same_sender_receiver_support exact_best_rank same_lr_best_rank same_lr_best_score_std artifact_path +VWF-SELP|Endothelial Cells->Endothelial Cells cellphonedb True True True 692.0 692.0 0.9994161168645052 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/cellphonedb_standardized.tsv.gz +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated cellphonedb True True True 2.0 2.0 0.99999915501717 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/cellphonedb_standardized.tsv.gz +MMRN2-CD93|Endothelial Cells->Endothelial Cells cellphonedb True True True 1352.0 1352.0 0.9988584281967392 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/cellphonedb_standardized.tsv.gz +DLL4-NOTCH3|Endothelial Cells->Pericytes cellphonedb True True True 2869.0 2869.0 0.9975765892437064 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/cellphonedb_standardized.tsv.gz +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes cellphonedb True True True 171.0 171.0 0.9998563529189088 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/cellphonedb_standardized.tsv.gz +CD48-CD2|T Lymphocytes->T Lymphocytes cellphonedb True True True 6381.0 6381.0 0.994609009544926 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/cellphonedb_standardized.tsv.gz +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells cellphonedb True True True 2782.0 1232.0 0.9989598261363328 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/cellphonedb_standardized.tsv.gz +VWF-SELP|Endothelial Cells->Endothelial Cells laris True True True 2845.0 2845.0 0.9978205811017408 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/laris_standardized.tsv.gz +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated laris True True True 18.0 18.0 0.9999869725311988 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/laris_standardized.tsv.gz +MMRN2-CD93|Endothelial Cells->Endothelial Cells laris True True True 5577.0 5577.0 0.99572699023323 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/laris_standardized.tsv.gz +DLL4-NOTCH3|Endothelial Cells->Pericytes laris True True True 9878.0 9878.0 0.9924310406265446 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/laris_standardized.tsv.gz +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes laris True True True 226.0 226.0 0.9998275776188086 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/laris_standardized.tsv.gz +CD48-CD2|T Lymphocytes->T Lymphocytes laris True True True 15762.0 15762.0 0.987922003777966 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/laris_standardized.tsv.gz +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells laris True True True 2153.0 889.0 0.9993195063355648 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/laris_standardized.tsv.gz +VWF-SELP|Endothelial Cells->Endothelial Cells liana True True True 8450.0 1616.0 0.9978299106836924 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/liana_standardized.tsv.gz +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated liana True True True 58588.0 3227.0 0.9956651962016048 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/liana_standardized.tsv.gz +MMRN2-CD93|Endothelial Cells->Endothelial Cells liana True True True 6324.0 3314.0 0.9955482935573206 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/liana_standardized.tsv.gz +DLL4-NOTCH3|Endothelial Cells->Pericytes liana True True True 81639.0 32868.0 0.955836330923168 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/liana_standardized.tsv.gz +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes liana True True True 69984.0 9542.0 0.9871796766768476 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/liana_standardized.tsv.gz +CD48-CD2|T Lymphocytes->T Lymphocytes liana True True True 23050.0 23050.0 0.9690288615160526 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/liana_standardized.tsv.gz +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells liana True True True 1437.0 170.0 0.9997729132542068 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/liana_standardized.tsv.gz +VWF-SELP|Endothelial Cells->Endothelial Cells spatialdm True True True 1967.0 1896.0 0.9957513401775244 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/spatialdm_standardized.tsv.gz +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated spatialdm True True True 13686.0 13543.0 0.9696383370364308 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/spatialdm_standardized.tsv.gz +MMRN2-CD93|Endothelial Cells->Endothelial Cells spatialdm True True True 5602.0 5520.0 0.9876261986489486 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/spatialdm_standardized.tsv.gz +DLL4-NOTCH3|Endothelial Cells->Pericytes spatialdm True True True 22202.0 22100.0 0.9504532277483448 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/spatialdm_standardized.tsv.gz +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes spatialdm True True True 16101.0 16018.0 0.964089295843488 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/spatialdm_standardized.tsv.gz +CD48-CD2|T Lymphocytes->T Lymphocytes spatialdm True True True 4354.0 4221.0 0.9905386045114264 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/spatialdm_standardized.tsv.gz +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells spatialdm True True True 9527.0 9527.0 0.9786423570084952 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/spatialdm_standardized.tsv.gz +VWF-SELP|Endothelial Cells->Endothelial Cells stlearn True True True 86660.0 86572.0 0.8286676126749274 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/stlearn_standardized.tsv.gz +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated stlearn True True True 111879.0 111727.0 0.7788834331787658 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/stlearn_standardized.tsv.gz +MMRN2-CD93|Endothelial Cells->Endothelial Cells stlearn True True True 114076.0 113983.0 0.7744185908435108 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/stlearn_standardized.tsv.gz +DLL4-NOTCH3|Endothelial Cells->Pericytes stlearn True True True 39734.0 39614.0 0.921602039261322 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/stlearn_standardized.tsv.gz +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes stlearn True True True 40249.0 40158.0 0.9205254106131044 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/stlearn_standardized.tsv.gz +CD48-CD2|T Lymphocytes->T Lymphocytes stlearn True True True 181555.0 181401.0 0.6409918441421705 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/stlearn_standardized.tsv.gz +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells stlearn True True True 36606.0 36606.0 0.9275551623749954 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/stlearn_standardized.tsv.gz diff --git a/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/tables/downstream_target_support.tsv b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/tables/downstream_target_support.tsv new file mode 100644 index 0000000..312a2bc --- /dev/null +++ b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/tables/downstream_target_support.tsv @@ -0,0 +1,8 @@ +axis_id downstream_status downstream_target_genes_present downstream_target_score downstream_target_null_mean downstream_target_null_sd downstream_target_z downstream_target_p downstream_target_gene_panel downstream_target_fdr +VWF-SELP|Endothelial Cells->Endothelial Cells success 6 6.738417175908883 1.0064762527795716 1.4133941349379884 4.055444112466758 0.019417475728155338 VWF,SELP,ANGPT2,THBD,PLAT,SERPINE1 0.027184466019417475 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated success 7 2.588202246597835 0.41110825241499005 0.5784531172302644 3.763648132120292 0.02497027348394768 VWF,LRP1,HSPG2,COL4A1,COL4A2,MMP2,THBS2 0.029131985731272295 +MMRN2-CD93|Endothelial Cells->Endothelial Cells success 7 11.116392135620117 1.047396860657526 1.5327809936425985 6.56910238104792 0.0023781212841854932 MMRN2,CD93,CLEC14A,KDR,FLT1,PECAM1,EMCN 0.008323424494649227 +DLL4-NOTCH3|Endothelial Cells->Pericytes success 8 2.61274266988039 0.5068325942343411 0.5551530740828993 3.7933863180438414 0.014568158168574402 DLL4,NOTCH3,NOTCH4,JAG1,HEY1,HES1,PDGFRB,RGS5 0.025494276795005204 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes success 8 6.800970241427422 1.15657870703144 1.2287697052997264 4.59353083824538 0.012486992715920915 CXCL12,CXCR4,CXCR3,CCL19,CCL21,CD3D,CD3E,IL7R 0.025494276795005204 +CD48-CD2|T Lymphocytes->T Lymphocytes success 7 11.544674396514893 1.0685981322434686 1.2195936012363278 8.589809141054532 0.0023781212841854932 CD48,CD2,CD3D,CD3E,TRAC,IL7R,LCK 0.008323424494649227 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells success 7 1.5110729336738586 1.5341725096816108 0.3373003415056495 -0.06848370180901593 0.6076099881093936 JAG1,NOTCH2,NOTCH1,HES1,HEY1,MYC,CCND1 0.6076099881093936 diff --git a/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/tables/expression_gene_specificity.tsv b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/tables/expression_gene_specificity.tsv new file mode 100644 index 0000000..e50665c --- /dev/null +++ b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/tables/expression_gene_specificity.tsv @@ -0,0 +1,217 @@ +gene detected_in_wta top_celltype_rank cell_type mean_expr detection_fraction +ANGPT2 True 1.0 CAFs, Invasive Associated 0.07923019245188703 0.056235939264297485 +ANGPT2 True 2.0 Pericytes 0.07468777049585755 0.05440830811858177 +ANGPT2 True 3.0 Endothelial Cells 0.06064471243042672 0.0460343211889267 +ANGPT2 True 4.0 Mast Cells 0.02710027100271003 0.027100270614027977 +ANGPT2 True 5.0 11q13 Invasive Tumor Cells (Mitotic) 0.0231519090170593 0.01909017004072666 +CCL19 True 1.0 Pericytes 0.16520341288487697 0.053171757608652115 +CCL19 True 2.0 Endothelial Cells 0.0912569573283859 0.04359925910830498 +CCL19 True 3.0 T Lymphocytes 0.08605637316038912 0.05238214135169983 +CCL19 True 4.0 Dendritic Cells 0.07784431137724551 0.04241516813635826 +CCL19 True 5.0 B Cells 0.04856687898089172 0.029458599165081978 +CCL21 True 1.0 Endothelial Cells 0.02481447124304267 0.01982838660478592 +CCL21 True 2.0 Myeloid Cells 0.02214022140221402 0.019680196419358253 +CCL21 True 3.0 Pericytes 0.017559045381476443 0.013725732453167439 +CCL21 True 4.0 Apocrine Cells 0.01488833746898263 0.014888337813317776 +CCL21 True 5.0 Plasma Cells 0.012600229095074456 0.010309278033673763 +CCND1 True 1.0 11q13 Invasive Tumor Cells (Mitotic) 45.75142160844842 0.995938241481781 +CCND1 True 2.0 11q13 Invasive Tumor Cells (G1/S) 44.573715248525694 0.9978938698768616 +CCND1 True 3.0 11q13 Invasive Tumor Cells 35.123071397339 0.991645336151123 +CCND1 True 4.0 Basal-like Structured DCIS Cells 14.588698630136987 0.928196370601654 +CCND1 True 5.0 Luminal-like Amorphous DCIS Cells 5.254068160884249 0.8043444752693176 +CD2 True 1.0 T Lymphocytes 0.49837864804190574 0.3382389545440674 +CD2 True 2.0 B Cells 0.09156050955414012 0.07762739062309265 +CD2 True 3.0 Plasma Cells 0.07331042382588775 0.05154639109969139 +CD2 True 4.0 Dendritic Cells 0.060129740518962076 0.049151696264743805 +CD2 True 5.0 Mast Cells 0.04607046070460705 0.04065040498971939 +CD3D True 1.0 T Lymphocytes 0.7599151908206535 0.42105263471603394 +CD3D True 2.0 B Cells 0.1664012738853503 0.10748407989740372 +CD3D True 3.0 Plasma Cells 0.1111111111111111 0.07445590198040009 +CD3D True 4.0 Mast Cells 0.08401084010840108 0.056910570710897446 +CD3D True 5.0 Dendritic Cells 0.08383233532934131 0.057135727256536484 +CD3E True 1.0 T Lymphocytes 1.2775006235969069 0.6097530722618103 +CD3E True 2.0 B Cells 0.2929936305732484 0.20700636506080627 +CD3E True 3.0 Plasma Cells 0.1775486827033219 0.0996563583612442 +CD3E True 4.0 Dendritic Cells 0.12250499001996008 0.08283433318138123 +CD3E True 5.0 Mast Cells 0.056910569105691054 0.046070460230112076 +CD48 True 1.0 T Lymphocytes 0.5604888999750561 0.37989524006843567 +CD48 True 2.0 Dendritic Cells 0.5446606786427146 0.33582833409309387 +CD48 True 3.0 Plasma Cells 0.3104238258877434 0.2279496043920517 +CD48 True 4.0 Mast Cells 0.20596205962059622 0.16802167892456055 +CD48 True 5.0 B Cells 0.18431528662420382 0.14331209659576416 +CD63 False +CD93 True 1.0 Endothelial Cells 0.9689239332096475 0.5012755393981934 +CD93 True 2.0 Pericytes 0.23234821318164955 0.16285395622253418 +CD93 True 3.0 Dendritic Cells 0.2315369261477046 0.16017964482307434 +CD93 True 4.0 Macrophages 0.1983941983941984 0.139860138297081 +CD93 True 5.0 Mast Cells 0.08130081300813008 0.056910570710897446 +CLEC14A True 1.0 Endothelial Cells 1.3179499072356216 0.5895176529884338 +CLEC14A True 2.0 Pericytes 0.31643378261407196 0.20934833586215973 +CLEC14A True 3.0 Myeloid Cells 0.0959409594095941 0.084870845079422 +CLEC14A True 4.0 CAFs, Invasive Associated 0.07173206698325418 0.05373656749725342 +CLEC14A True 5.0 11q13 Invasive Tumor Cells (Mitotic) 0.06498781478472786 0.058489032089710236 +COL4A1 True 1.0 Endothelial Cells 2.700139146567718 0.6525974273681641 +COL4A1 True 2.0 CAFs, Invasive Associated 2.4473881529617594 0.6213446855545044 +COL4A1 True 3.0 Pericytes 1.5722764931371336 0.5163843035697937 +COL4A1 True 4.0 CAFs, DCIS Associated 0.6216348907618034 0.3171180784702301 +COL4A1 True 5.0 Myoepithelial Cells 0.40009480919649204 0.2188907265663147 +COL4A2 True 1.0 Endothelial Cells 1.5338589981447124 0.5666744112968445 +COL4A2 True 2.0 CAFs, Invasive Associated 1.4781304673831541 0.5351161956787109 +COL4A2 True 3.0 Pericytes 1.0337578830221343 0.4361320734024048 +COL4A2 True 4.0 CAFs, DCIS Associated 0.5452499795434089 0.33074215054512024 +COL4A2 True 5.0 Myoepithelial Cells 0.5319981038160702 0.31879591941833496 +CXCL12 True 1.0 CAFs, DCIS Associated 3.649660420587513 0.7872514724731445 +CXCL12 True 2.0 CAFs, Invasive Associated 1.556610847288178 0.4851287305355072 +CXCL12 True 3.0 Endothelial Cells 1.3608534322820036 0.47993969917297363 +CXCL12 True 4.0 Macrophages 1.0893550893550894 0.40663039684295654 +CXCL12 True 5.0 Pericytes 1.0134784221590207 0.37875601649284363 +CXCR3 True 1.0 T Lymphocytes 0.034048391119980044 0.03280119597911835 +CXCR3 True 2.0 Plasma Cells 0.014891179839633447 0.014891180209815502 +CXCR3 True 3.0 Dendritic Cells 0.011477045908183632 0.010479042306542397 +CXCR3 True 4.0 Myeloid Cells 0.008610086100861008 0.008610086515545845 +CXCR3 True 5.0 Mast Cells 0.008130081300813009 0.008130080997943878 +CXCR4 True 1.0 T Lymphocytes 0.9085806934397606 0.4825392961502075 +CXCR4 True 2.0 Dendritic Cells 0.6749001996007984 0.3540419042110443 +CXCR4 True 3.0 Plasma Cells 0.36769759450171824 0.21305841207504272 +CXCR4 True 4.0 B Cells 0.21934713375796178 0.1675955355167389 +CXCR4 True 5.0 Macrophages 0.1761201761201761 0.1339031308889389 +DLL4 True 1.0 Endothelial Cells 0.476461038961039 0.2467532455921173 +DLL4 True 2.0 Pericytes 0.10634351428218128 0.07703722268342972 +DLL4 True 3.0 Myeloid Cells 0.04551045510455105 0.03198032081127167 +DLL4 True 4.0 11q13 Invasive Tumor Cells (Mitotic) 0.038180341186027617 0.03452477604150772 +DLL4 True 5.0 Plasma Cells 0.020618556701030927 0.019473081454634666 +EMCN True 1.0 Endothelial Cells 1.4728664192949907 0.6341604590415955 +EMCN True 2.0 Pericytes 0.32274020032150363 0.21491281688213348 +EMCN True 3.0 11q13 Invasive Tumor Cells (Mitotic) 0.09057676685621446 0.07514216005802155 +EMCN True 4.0 Myeloid Cells 0.06888068880688807 0.05781057849526405 +EMCN True 5.0 Plasma Cells 0.06758304696449026 0.05841924250125885 +FLT1 True 1.0 Endothelial Cells 1.5473098330241188 0.6168830990791321 +FLT1 True 2.0 Pericytes 0.3560034623469766 0.23519228398799896 +FLT1 True 3.0 11q13 Invasive Tumor Cells (Mitotic) 0.24654752233956134 0.20633630454540253 +FLT1 True 4.0 Myeloid Cells 0.21648216482164823 0.16851168870925903 +FLT1 True 5.0 Apocrine Cells 0.15632754342431762 0.14640198647975922 +HES1 True 1.0 11q13 Invasive Tumor Cells (Mitotic) 0.4435418359057677 0.307879775762558 +HES1 True 2.0 Luminal-like Amorphous DCIS Cells 0.40067546822229044 0.2689591646194458 +HES1 True 3.0 11q13 Invasive Tumor Cells (G1/S) 0.33403538331929233 0.24136479198932648 +HES1 True 4.0 11q13 Invasive Tumor Cells 0.2922418639515273 0.21926729381084442 +HES1 True 5.0 Basal-like Structured DCIS Cells 0.2264840182648402 0.1742009073495865 +HEY1 True 1.0 Endothelial Cells 0.24570964749536178 0.15584415197372437 +HEY1 True 2.0 11q13 Invasive Tumor Cells (Mitotic) 0.17749796913078797 0.1486596316099167 +HEY1 True 3.0 Basal-like Structured DCIS Cells 0.1430365296803653 0.10844749212265015 +HEY1 True 4.0 Myoepithelial Cells 0.1268073003081299 0.10630480945110321 +HEY1 True 5.0 Myeloid Cells 0.10947109471094711 0.08733087033033371 +HSPG2 True 1.0 Endothelial Cells 5.104359925788497 0.8711734414100647 +HSPG2 True 2.0 CAFs, Invasive Associated 2.2671832041989504 0.6923269033432007 +HSPG2 True 3.0 Pericytes 1.1843699765055027 0.48237913846969604 +HSPG2 True 4.0 CAFs, DCIS Associated 0.8459618689141641 0.4324932396411896 +HSPG2 True 5.0 Myoepithelial Cells 0.5875799952595402 0.3209291398525238 +IL7R True 1.0 T Lymphocytes 0.20990271888251436 0.15851832926273346 +IL7R True 2.0 Myeloid Cells 0.05289052890528905 0.046740468591451645 +IL7R True 3.0 11q13 Invasive Tumor Cells (Mitotic) 0.05280259951259139 0.05158407613635063 +IL7R True 4.0 Apocrine Cells 0.04714640198511166 0.04466501250863075 +IL7R True 5.0 Dendritic Cells 0.046656686626746505 0.037425149232149124 +JAG1 True 1.0 11q13 Invasive Tumor Cells (Mitotic) 1.9065800162469537 0.7083671689033508 +JAG1 True 2.0 11q13 Invasive Tumor Cells 1.4774345680554688 0.6293959617614746 +JAG1 True 3.0 11q13 Invasive Tumor Cells (G1/S) 1.3336141533277168 0.5867733955383301 +JAG1 True 4.0 Luminal-like Amorphous DCIS Cells 1.0723825606386246 0.5086736083030701 +JAG1 True 5.0 Basal-like Structured DCIS Cells 0.6257990867579909 0.3481735289096832 +KDR True 1.0 Endothelial Cells 2.37569573283859 0.6372912526130676 +KDR True 2.0 Pericytes 0.6527760603437616 0.3185359239578247 +KDR True 3.0 CAFs, Invasive Associated 0.10547363159210198 0.06723318994045258 +KDR True 4.0 Myeloid Cells 0.09471094710947109 0.084870845079422 +KDR True 5.0 Basal-like Structured DCIS Cells 0.08367579908675798 0.06061643734574318 +LCK True 1.0 T Lymphocytes 0.6152407084060864 0.3986031413078308 +LCK True 2.0 B Cells 0.11544585987261147 0.0927547737956047 +LCK True 3.0 Plasma Cells 0.08476517754868271 0.06643757224082947 +LCK True 4.0 Myeloid Cells 0.06150061500615006 0.05166051536798477 +LCK True 5.0 Dendritic Cells 0.058632734530938126 0.04466067999601364 +LRP1 True 1.0 CAFs, Invasive Associated 2.662834291427143 0.7233191728591919 +LRP1 True 2.0 CAFs, DCIS Associated 2.585713116766222 0.7374191880226135 +LRP1 True 3.0 Dendritic Cells 1.0197105788423153 0.44386228919029236 +LRP1 True 4.0 Macrophages 0.9233359233359233 0.440559446811676 +LRP1 True 5.0 Myoepithelial Cells 0.4869637354823418 0.302085816860199 +MMP2 True 1.0 CAFs, DCIS Associated 1.4687423287783323 0.5307257771492004 +MMP2 True 2.0 CAFs, Invasive Associated 1.3129217695576105 0.4966258406639099 +MMP2 True 3.0 Endothelial Cells 0.2912801484230056 0.1832096427679062 +MMP2 True 4.0 Dendritic Cells 0.2657185628742515 0.15668663382530212 +MMP2 True 5.0 Myoepithelial Cells 0.2623844512917753 0.1821521669626236 +MMRN2 True 1.0 Endothelial Cells 1.2184601113172542 0.5637755393981934 +MMRN2 True 2.0 Pericytes 0.2594287127488562 0.17744527757167816 +MMRN2 True 3.0 Basal-like Structured DCIS Cells 0.06746575342465753 0.05319634824991226 +MMRN2 True 4.0 Myoepithelial Cells 0.06245555818914435 0.05131547898054123 +MMRN2 True 5.0 Mast Cells 0.04607046070460705 0.0379403792321682 +MYC True 1.0 Basal-like Structured DCIS Cells 1.5598173515981735 0.5699771642684937 +MYC True 2.0 Endothelial Cells 1.1174628942486085 0.4582560360431671 +MYC True 3.0 11q13 Invasive Tumor Cells (G1/S) 0.9334456613310868 0.45408591628074646 +MYC True 4.0 11q13 Invasive Tumor Cells 0.8824879755137734 0.44670185446739197 +MYC True 5.0 11q13 Invasive Tumor Cells (Mitotic) 0.8273761169780666 0.43013811111450195 +NOTCH1 True 1.0 Endothelial Cells 0.5613404452690167 0.35366418957710266 +NOTCH1 True 2.0 Basal-like Structured DCIS Cells 0.4221461187214612 0.263812780380249 +NOTCH1 True 3.0 11q13 Invasive Tumor Cells (Mitotic) 0.30381803411860275 0.22542648017406464 +NOTCH1 True 4.0 Pericytes 0.22517620873006058 0.15951527655124664 +NOTCH1 True 5.0 Myoepithelial Cells 0.2188907324010429 0.15868689119815826 +NOTCH2 True 1.0 Apocrine Cells 2.1861042183622827 0.7171216011047363 +NOTCH2 True 2.0 11q13 Invasive Tumor Cells 1.3958398400899494 0.607002317905426 +NOTCH2 True 3.0 11q13 Invasive Tumor Cells (Mitotic) 1.334281072298944 0.6255077123641968 +NOTCH2 True 4.0 Luminal-like Amorphous DCIS Cells 1.1538992938286767 0.5558028817176819 +NOTCH2 True 5.0 11q13 Invasive Tumor Cells (G1/S) 1.0602358887952823 0.5395956039428711 +NOTCH3 True 1.0 Pericytes 2.3809818226783728 0.5623840689659119 +NOTCH3 True 2.0 CAFs, Invasive Associated 1.1647088227943014 0.4973756670951843 +NOTCH3 True 3.0 Luminal-like Amorphous DCIS Cells 0.9322229045133559 0.4947804808616638 +NOTCH3 True 4.0 Endothelial Cells 0.7337662337662337 0.27516233921051025 +NOTCH3 True 5.0 Basal-like Structured DCIS Cells 0.6931506849315069 0.3960045576095581 +NOTCH4 True 1.0 Endothelial Cells 0.4457328385899815 0.28038033843040466 +NOTCH4 True 2.0 Myoepithelial Cells 0.10997866793078928 0.09042426943778992 +NOTCH4 True 3.0 Pericytes 0.08445653517991838 0.0650426596403122 +NOTCH4 True 4.0 Basal-like Structured DCIS Cells 0.07682648401826483 0.06255707889795303 +NOTCH4 True 5.0 11q13 Invasive Tumor Cells (Mitotic) 0.07636068237205523 0.06986190378665924 +PDGFRB True 1.0 CAFs, Invasive Associated 0.6135966008497875 0.3709072768688202 +PDGFRB True 2.0 Pericytes 0.42549771237789047 0.2529986500740051 +PDGFRB True 3.0 CAFs, DCIS Associated 0.32493249324932494 0.2368464171886444 +PDGFRB True 4.0 Endothelial Cells 0.15213358070500926 0.10227272659540176 +PDGFRB True 5.0 Dendritic Cells 0.05189620758483034 0.0416666679084301 +PECAM1 True 1.0 Endothelial Cells 4.5438311688311686 0.8918135166168213 +PECAM1 True 2.0 Plasma Cells 1.7445589919816724 0.6300114393234253 +PECAM1 True 3.0 Pericytes 1.0775318412266601 0.4703845679759979 +PECAM1 True 4.0 Dendritic Cells 0.7437624750499002 0.4149201512336731 +PECAM1 True 5.0 Macrophages 0.4421134421134421 0.28671327233314514 +PLAT True 1.0 11q13 Invasive Tumor Cells 8.869838840652132 0.956024706363678 +PLAT True 2.0 11q13 Invasive Tumor Cells (Mitotic) 7.280259951259139 0.9549146890640259 +PLAT True 3.0 11q13 Invasive Tumor Cells (G1/S) 6.233361415332772 0.9182813763618469 +PLAT True 4.0 Apocrine Cells 3.3101736972704714 0.8114144206047058 +PLAT True 5.0 Luminal-like Amorphous DCIS Cells 2.8183143997543754 0.6322535872459412 +RGS5 True 1.0 Pericytes 0.6418943984172129 0.3001112937927246 +RGS5 True 2.0 Endothelial Cells 0.5906771799628943 0.3025278151035309 +RGS5 True 3.0 CAFs, Invasive Associated 0.10747313171707074 0.06723318994045258 +RGS5 True 4.0 Myeloid Cells 0.07995079950799508 0.06519065052270889 +RGS5 True 5.0 Mast Cells 0.07859078590785908 0.0731707289814949 +SELP True 1.0 Endothelial Cells 0.7355055658627088 0.259508341550827 +SELP True 2.0 Pericytes 0.10980586125881044 0.07270928472280502 +SELP True 3.0 T Lymphocytes 0.06023946121227239 0.050511348992586136 +SELP True 4.0 Myeloid Cells 0.05166051660516605 0.04428044334053993 +SELP True 5.0 Plasma Cells 0.043528064146620846 0.03665521368384361 +SERPINE1 True 1.0 CAFs, Invasive Associated 0.3504123969007748 0.20569857954978943 +SERPINE1 True 2.0 Myoepithelial Cells 0.05724105238208106 0.03507940098643303 +SERPINE1 True 3.0 Endothelial Cells 0.05322356215213358 0.04012059420347214 +SERPINE1 True 4.0 CAFs, DCIS Associated 0.04107683495622289 0.03358972445130348 +SERPINE1 True 5.0 Dendritic Cells 0.036926147704590816 0.03168662637472153 +THBD True 1.0 Endothelial Cells 0.8287337662337663 0.40491652488708496 +THBD True 2.0 Pericytes 0.2860145913194015 0.18770866096019745 +THBD True 3.0 Dendritic Cells 0.1217564870259481 0.09356287121772766 +THBD True 4.0 CAFs, Invasive Associated 0.10847288177955511 0.0794801265001297 +THBD True 5.0 Myeloid Cells 0.08487084870848709 0.07503075152635574 +THBS2 True 1.0 CAFs, Invasive Associated 1.8375406148462885 0.5576105713844299 +THBS2 True 2.0 CAFs, DCIS Associated 1.6160297847966616 0.5173472166061401 +THBS2 True 3.0 Dendritic Cells 0.1317365269461078 0.071856290102005 +THBS2 True 4.0 CXCL14+ Fibroblasts 0.11588330632090761 0.07698541134595871 +THBS2 True 5.0 Pericytes 0.1151230369729195 0.07122542709112167 +TRAC True 1.0 T Lymphocytes 2.8600648540783236 0.7904714345932007 +TRAC True 2.0 B Cells 0.6871019108280255 0.3626592457294464 +TRAC True 3.0 Plasma Cells 0.33791523482245134 0.1477663218975067 +TRAC True 4.0 Dendritic Cells 0.24176646706586827 0.1230039894580841 +TRAC True 5.0 CAFs, Invasive Associated 0.15571107223194203 0.10172457247972488 +VWF True 1.0 Endothelial Cells 6.707908163265306 0.8781307935714722 +VWF True 2.0 Pericytes 1.29108445653518 0.4304439127445221 +VWF True 3.0 11q13 Invasive Tumor Cells (Mitotic) 0.11169780666125101 0.09423232823610306 +VWF True 4.0 Dendritic Cells 0.11052894211576847 0.05913173779845238 +VWF True 5.0 Mast Cells 0.10840108401084012 0.08130080997943878 diff --git a/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/tables/functional_received_signal_support.tsv b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/tables/functional_received_signal_support.tsv new file mode 100644 index 0000000..0345974 --- /dev/null +++ b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/tables/functional_received_signal_support.tsv @@ -0,0 +1,8 @@ +axis_id functional_signal_status received_signal_n_cells received_signal_target_spearman received_signal_target_p received_signal_top_vs_bottom_target_delta received_signal_target_fdr +VWF-SELP|Endothelial Cells->Endothelial Cells success 8624 0.6283646829850982 0.0 0.48874330520629883 0.0 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated success 24442 0.6575063035069829 0.0 0.5568488836288452 0.0 +MMRN2-CD93|Endothelial Cells->Endothelial Cells success 8624 0.4506380910061747 0.0 0.37315094470977783 0.0 +DLL4-NOTCH3|Endothelial Cells->Pericytes success 8087 0.721750076253441 0.0 0.3684804439544678 0.0 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes success 8018 0.4955612441859473 0.0 0.19490374624729156 0.0 +CD48-CD2|T Lymphocytes->T Lymphocytes success 8018 0.4228849179250702 0.0 0.2631298005580902 0.0 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells success 64036 0.5874875426315861 0.0 0.44811439514160156 0.0 diff --git a/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/tables/spatial_edge_summary.tsv b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/tables/spatial_edge_summary.tsv new file mode 100644 index 0000000..6482437 --- /dev/null +++ b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/tables/spatial_edge_summary.tsv @@ -0,0 +1,8 @@ +axis_id edge_count mean_distance median_distance p90_distance +VWF-SELP|Endothelial Cells->Endothelial Cells 86240 76.043014780648 68.93717988356124 138.33223775288278 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated 86240 80.87535740094347 57.15353528817341 178.660086189941 +MMRN2-CD93|Endothelial Cells->Endothelial Cells 86240 76.043014780648 68.93717988356124 138.33223775288278 +DLL4-NOTCH3|Endothelial Cells->Pericytes 86240 84.10916634767867 78.14056887409708 151.5374911181689 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes 244420 164.70706693328117 146.09120882284316 307.8334754314995 +CD48-CD2|T Lymphocytes->T Lymphocytes 80180 61.10885372104814 33.60942094304036 154.61747704003622 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells 640360 18.888647018391925 17.47750226471102 28.465688513696342 diff --git a/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/tables/spatial_neighborhood_controls.tsv b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/tables/spatial_neighborhood_controls.tsv new file mode 100644 index 0000000..e2cb46f --- /dev/null +++ b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/tables/spatial_neighborhood_controls.tsv @@ -0,0 +1,8 @@ +axis_id spatial_neighborhood_status spatial_edge_count spatial_edge_mean_distance spatial_lr_edge_score spatial_lr_active_edge_fraction spatial_perm_mean spatial_perm_sd spatial_perm_z spatial_perm_p spatial_matched_gene_mean spatial_matched_gene_sd spatial_matched_gene_z spatial_matched_gene_p spatial_null_fdr spatial_matched_gene_fdr +VWF-SELP|Endothelial Cells->Endothelial Cells success 86240 76.043014780648 7.3085808753967285 0.25011595547309834 5.2657176113128665 0.04370881998253159 46.73800996916185 0.0033222591362126247 0.018927508491591045 0.027477133079608154 265.29890675949275 0.008264462809917356 0.004651162790697674 0.009641873278236915 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated success 86240 80.87535740094347 17.646312713623047 0.6248144712430427 16.915456352233885 0.07295353245322052 10.01810792174873 0.0033222591362126247 0.09186524196557003 0.5419791132694604 32.389527643899775 0.008264462809917356 0.004651162790697674 0.009641873278236915 +MMRN2-CD93|Endothelial Cells->Endothelial Cells success 86240 76.043014780648 1.2517509460449219 0.29074675324675325 1.2041044370333354 0.00651539452823075 7.312912334799914 0.0033222591362126247 0.019798527385379808 0.041071614915599616 29.99522714631871 0.008264462809917356 0.004651162790697674 0.009641873278236915 +DLL4-NOTCH3|Endothelial Cells->Pericytes success 86240 84.10916634767867 1.1946196556091309 0.14225417439703153 1.1400103183587391 0.011914708983071235 4.58335468604246 0.0033222591362126247 0.010454062237477047 0.01560259723839002 75.89541505679755 0.008264462809917356 0.004651162790697674 0.009641873278236915 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes success 244420 164.70706693328117 3.6240406036376953 0.3872269045086327 3.6269676375389097 0.011749306634564156 -0.24912396895010336 0.5813953488372093 0.017585406292346305 0.025217267011605142 143.01530755436883 0.008264462809917356 0.5813953488372093 0.009641873278236915 +CD48-CD2|T Lymphocytes->T Lymphocytes success 80180 61.10885372104814 0.2860439121723175 0.1294462459466201 0.27965914239486056 0.0026717226614147317 2.3897576906714106 0.009966777408637873 0.004725929109872596 0.017223321423744452 16.333550082541787 0.008264462809917356 0.011627906976744186 0.009641873278236915 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells success 640360 18.888647018391925 2.253023386001587 0.39369885689299766 2.055801842212677 0.0037028198352934225 53.26252763072426 0.0033222591362126247 1.8470757191379865 0.5534657573718224 0.7334648285944125 0.2066115702479339 0.004651162790697674 0.2066115702479339 diff --git a/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/tables/topolink_cci_validation_v2_evidence.tsv b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/tables/topolink_cci_validation_v2_evidence.tsv new file mode 100644 index 0000000..4e4310d --- /dev/null +++ b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/tables/topolink_cci_validation_v2_evidence.tsv @@ -0,0 +1,15 @@ +axis_id biology_label ligand receptor sender receiver CCI_score pyxenium_rank sender_anchor receiver_anchor structure_bridge sender_expr receiver_expr local_contact_x prior_confidence cross_edge_count sender_expr_label receiver_expr_label ligand_sender_mean ligand_sender_detection_fraction ligand_sender_celltype_rank ligand_sender_specificity_ratio receptor_receiver_mean receptor_receiver_detection_fraction receptor_receiver_celltype_rank receptor_receiver_specificity_ratio observed_cross_edge_count expected_cross_edge_count_abundance_null cross_edge_enrichment_fold cross_edge_enrichment_z cross_edge_enrichment_p_approx local_contact_y contact_coverage within_sender_receiver_rank within_sender_receiver_n within_sender_receiver_percentile within_lr_pair_rank within_lr_pair_n within_lr_pair_percentile matched_gene_status n_controls observed_expression_specificity_score control_mean control_sd matched_gene_z matched_gene_percentile max_rank_after_ablation min_rank_after_ablation cross_method_exact_count cross_method_same_lr_count cross_method_same_sender_receiver_count supporting_methods_exact supporting_methods_same_lr target_panel_present_n receiver_context_panel_score receiver_context_panel_genes cell_label_perm_status cell_label_comm_prob cell_label_perm_mean cell_label_perm_sd cell_label_perm_z cell_label_perm_p cell_label_perm_n cell_label_perm_fdr spatial_neighborhood_status spatial_edge_count spatial_edge_mean_distance spatial_lr_edge_score spatial_lr_active_edge_fraction spatial_perm_mean spatial_perm_sd spatial_perm_z spatial_perm_p spatial_matched_gene_mean spatial_matched_gene_sd spatial_matched_gene_z spatial_matched_gene_p spatial_null_fdr spatial_matched_gene_fdr downstream_status downstream_target_genes_present downstream_target_score downstream_target_null_mean downstream_target_null_sd downstream_target_z downstream_target_p downstream_target_gene_panel downstream_target_fdr functional_signal_status received_signal_n_cells received_signal_target_spearman received_signal_target_p received_signal_top_vs_bottom_target_delta received_signal_target_fdr contamination_marker_mean contamination_marker_detection contamination_marker_n endothelial_marker_mean endothelial_marker_detection endothelial_marker_n contamination_to_endothelial_ratio contamination_flag bootstrap_rank_median bootstrap_rank_iqr bootstrap_score_mean bootstrap_score_sd bootstrap_n expression_specificity_support cell_label_permutation_support spatial_null_support matched_gene_control_support downstream_target_support functional_received_signal_support cross_method_support component_ablation_support bootstrap_stability_support support_count evidence_class interpretation_note axis_label +VWF-SELP|Endothelial Cells->Endothelial Cells WPB / endothelial activation VWF SELP Endothelial Cells Endothelial Cells 0.7912892368005828 1 0.955713094717548 0.8819126042133903 1.0 1.0 1.0 0.2912449657481761 1.0 12779 Endothelial Cells Endothelial Cells 6.707908163265306 0.8781307935714722 1 1.0 0.7355055658627088 0.259508341550827 1 1.0 12779 3498.750466020217 3.652446816116025 157.09499064265975 0.0 0.2912449657481761 0.1111198059316065 1 3299 1.0 1 400 1.0 success 250 0.690919789894645 0.1174789121765555 0.08590980609453787 6.674917611699146 1.0 13 1 5 5 5 cellphonedb,laris,liana,spatialdm,stlearn cellphonedb,laris,liana,spatialdm,stlearn 6 0.6656207262750022 VWF,SELP,ANGPT2,THBD,PLAT,SERPINE1 success 4.933703899383545 0.02757341218739748 0.002595310303671029 1890.383003626386 0.001996007984031936 500 0.001996007984031936 success 86240 76.043014780648 7.3085808753967285 0.25011595547309834 5.2657176113128665 0.04370881998253159 46.73800996916185 0.0033222591362126247 0.018927508491591045 0.027477133079608154 265.29890675949275 0.008264462809917356 0.004651162790697674 0.009641873278236915 success 6 6.738417175908883 1.0064762527795716 1.4133941349379884 4.055444112466758 0.019417475728155338 VWF,SELP,ANGPT2,THBD,PLAT,SERPINE1 0.027184466019417475 success 8624 0.6283646829850982 0.0 0.48874330520629883 0.0 0.05890538077801466 0.024628942486085346 5 2.5959966480731964 0.684963474025974 8 0.022690853943026265 False 1.0 0.0 2.5247310175523965 0.011933106345753796 5 True True True True True True True False True 8 strong strong: 8/9 computational evidence layers support the axis; contamination_flag=False. "VWF-SELP +Endothelial Cells -> Endothelial Cells" +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated vascular-stromal matrix/scavenger axis VWF LRP1 Endothelial Cells CAFs, DCIS Associated 0.7479758913021439 2 0.955713094717548 0.7346293219749174 0.7204611100467462 1.0 1.0 0.3461937505325735 1.0 13942 Endothelial Cells CAFs, DCIS Associated 6.707908163265306 0.8781307935714722 1 1.0 2.585713116766222 0.7374191880226135 2 0.971037936942149 13942 9916.101448337911 1.4059961036740796 40.577088952341676 0.0 0.3461937505325735 0.1319036006311863 1 3299 1.0 1 400 1.0 success 250 0.8904867455342288 0.1132557384471686 0.06918144236447345 11.234674798948532 1.0 566 2 5 5 5 cellphonedb,laris,liana,spatialdm,stlearn cellphonedb,laris,liana,spatialdm,stlearn 7 0.5161052675482147 VWF,LRP1,HSPG2,COL4A1,COL4A2,MMP2,THBS2 success 17.3447265625 0.2998358674645424 0.016262341095952152 1048.1203533037499 0.001996007984031936 500 0.001996007984031936 success 86240 80.87535740094347 17.646312713623047 0.6248144712430427 16.915456352233885 0.07295353245322052 10.01810792174873 0.0033222591362126247 0.09186524196557003 0.5419791132694604 32.389527643899775 0.008264462809917356 0.004651162790697674 0.009641873278236915 success 7 2.588202246597835 0.41110825241499005 0.5784531172302644 3.763648132120292 0.02497027348394768 VWF,LRP1,HSPG2,COL4A1,COL4A2,MMP2,THBS2 0.029131985731272295 success 24442 0.6575063035069829 0.0 0.5568488836288452 0.0 0.026129559427499772 0.01609508256214843 5 0.717039417475462 0.20992484727514668 8 0.036440896819168185 False 3.0 0.0 2.4760898894274397 0.003754003645322219 5 True True True True True True True False True 8 strong strong: 8/9 computational evidence layers support the axis; contamination_flag=False. "VWF-LRP1 +Endothelial Cells -> CAFs, DCIS Associated" +MMRN2-CD93|Endothelial Cells->Endothelial Cells CD93-MMRN2 angiogenesis MMRN2 CD93 Endothelial Cells Endothelial Cells 0.7107166026857937 10 0.9845127857250529 0.8817184225858201 1.0 1.0 1.0 0.1484661470807383 1.0 12779 Endothelial Cells Endothelial Cells 1.2184601113172542 0.5637755393981934 1 1.0 0.9689239332096475 0.5012755393981934 1 1.0 12779 3498.750466020217 3.652446816116025 157.09499064265975 0.0 0.1484661470807383 0.0288754988653259 5 3299 0.9987875113670809 1 400 1.0 success 250 0.7291144166273554 0.13022764647610297 0.09662146729412627 6.198278570208171 1.0 16 9 5 5 5 cellphonedb,laris,liana,spatialdm,stlearn cellphonedb,laris,liana,spatialdm,stlearn 7 1.0 MMRN2,CD93,CLEC14A,KDR,FLT1,PECAM1,EMCN success 1.1805951595306396 0.008823287986218929 0.0006422116967277436 1824.588180992251 0.001996007984031936 500 0.001996007984031936 success 86240 76.043014780648 1.2517509460449219 0.29074675324675325 1.2041044370333354 0.00651539452823075 7.312912334799914 0.0033222591362126247 0.019798527385379808 0.041071614915599616 29.99522714631871 0.008264462809917356 0.004651162790697674 0.009641873278236915 success 7 11.116392135620117 1.047396860657526 1.5327809936425985 6.56910238104792 0.0023781212841854932 MMRN2,CD93,CLEC14A,KDR,FLT1,PECAM1,EMCN 0.008323424494649227 success 8624 0.4506380910061747 0.0 0.37315094470977783 0.0 0.05890538077801466 0.024628942486085346 5 2.5959966480731964 0.684963474025974 8 0.022690853943026265 False 2.0 0.0 2.48319603632674 0.009087646555426442 5 True True True True True True True False True 8 strong strong: 8/9 computational evidence layers support the axis; contamination_flag=False. "MMRN2-CD93 +Endothelial Cells -> Endothelial Cells" +CD48-CD2|T Lymphocytes->T Lymphocytes T-cell adhesion/co-stimulation CD48 CD2 T Lymphocytes T Lymphocytes 0.6849877065459009 16 0.928447473463448 0.8960994285623033 1.0 1.0 1.0 0.1241603897223811 1.0 21212 T Lymphocytes T Lymphocytes 0.5604888999750561 0.37989524006843567 1 1.0 0.49837864804190574 0.3382389545440674 1 1.0 21212 3024.318857794739 7.0138107115687145 331.09056328473696 0.0 0.1241603897223811 0.0154158023760135 1 3299 1.0 1 400 1.0 success 250 0.5987173848132842 0.10702942070910819 0.04986335278579571 9.860708047779738 1.0 27 16 5 5 5 cellphonedb,laris,liana,spatialdm,stlearn cellphonedb,laris,liana,spatialdm,stlearn 7 1.0 CD48,CD2,CD3D,CD3E,TRAC,IL7R,LCK success 0.2793356776237488 0.0026596546296495946 0.00022015248609680323 1256.7472114416275 0.001996007984031936 500 0.001996007984031936 success 80180 61.10885372104814 0.2860439121723175 0.1294462459466201 0.27965914239486056 0.0026717226614147317 2.3897576906714106 0.009966777408637873 0.004725929109872596 0.017223321423744452 16.333550082541787 0.008264462809917356 0.011627906976744186 0.009641873278236915 success 7 11.544674396514893 1.0685981322434686 1.2195936012363278 8.589809141054532 0.0023781212841854932 CD48,CD2,CD3D,CD3E,TRAC,IL7R,LCK 0.008323424494649227 success 8018 0.4228849179250702 0.0 0.2631298005580902 0.0 0.020254427567124367 0.018882514342728862 5 0.07943065511062741 0.06225056123721627 8 0.2549950965268374 False 5.0 0.0 1.925246611638054 0.015713655566381553 5 True True True True True True True False True 8 strong strong: 8/9 computational evidence layers support the axis; contamination_flag=False. "CD48-CD2 +T Lymphocytes -> T Lymphocytes" +DLL4-NOTCH3|Endothelial Cells->Pericytes endothelial-pericyte Notch DLL4 NOTCH3 Endothelial Cells Pericytes 0.6695148471220083 24 0.9184503888425788 0.8818326005152037 0.946515890536252 1.0 0.8672894033034337 0.135465098207694 1.0 11379 Endothelial Cells Pericytes 0.476461038961039 0.2467532455921173 1 1.0 2.3809818226783728 0.5623840689659119 1 1.0 11379 3280.889960425034 3.4682662744732435 141.55074144031974 0.0 0.135465098207694 0.0303190087002372 1 3299 1.0 1 400 1.0 success 250 0.6103430039507179 0.10700066735274656 0.060629471265751134 8.301941713984622 1.0 86 24 5 5 5 cellphonedb,laris,liana,spatialdm,stlearn cellphonedb,laris,liana,spatialdm,stlearn 8 0.48688694950414185 DLL4,NOTCH3,NOTCH4,JAG1,HEY1,HES1,PDGFRB,RGS5 success 1.1344451904296875 0.022496088080108164 0.0018236492093399003 609.7384829575133 0.001996007984031936 500 0.001996007984031936 success 86240 84.10916634767867 1.1946196556091309 0.14225417439703153 1.1400103183587391 0.011914708983071235 4.58335468604246 0.0033222591362126247 0.010454062237477047 0.01560259723839002 75.89541505679755 0.008264462809917356 0.004651162790697674 0.009641873278236915 success 8 2.61274266988039 0.5068325942343411 0.5551530740828993 3.7933863180438414 0.014568158168574402 DLL4,NOTCH3,NOTCH4,JAG1,HEY1,HES1,PDGFRB,RGS5 0.025494276795005204 success 8087 0.721750076253441 0.0 0.3684804439544678 0.0 0.04168511740863323 0.01809586499910239 5 1.6176096498966217 0.4904778289749267 8 0.02576957760563387 False 6.0 0.0 1.634842418466564 0.014082178981952163 5 True True True True True True True False True 8 strong strong: 8/9 computational evidence layers support the axis; contamination_flag=False. "DLL4-NOTCH3 +Endothelial Cells -> Pericytes" +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes CAF-immune chemokine recruitment CXCL12 CXCR4 CAFs, DCIS Associated T Lymphocytes 0.6616803690861207 28 0.8924110508951895 0.9008184599638702 0.6198216015396206 1.0 1.0 0.1684304172162009 1.0 11604 CAFs, DCIS Associated T Lymphocytes 3.649660420587513 0.7872514724731445 1 1.0 0.9085806934397606 0.4825392961502075 1 1.0 11604 9219.306750089676 1.258662968328625 24.92068208259856 2.220471678964988e-137 0.1684304172162009 0.0450706652878317 2 3299 0.9996968778417702 1 400 1.0 success 250 0.7850757124806441 0.1029738649850631 0.06079893118587669 11.218977606863426 1.0 708 11 5 5 5 cellphonedb,laris,liana,spatialdm,stlearn cellphonedb,laris,liana,spatialdm,stlearn 8 0.7664489835769633 CXCL12,CXCR4,CXCR3,CCL19,CCL21,CD3D,CD3E,IL7R success 3.3160109519958496 0.08272893443703651 0.004327497961377857 747.1481318801938 0.001996007984031936 500 0.001996007984031936 success 244420 164.70706693328117 3.6240406036376953 0.3872269045086327 3.6269676375389097 0.011749306634564156 -0.24912396895010336 0.5813953488372093 0.017585406292346305 0.025217267011605142 143.01530755436883 0.008264462809917356 0.5813953488372093 0.009641873278236915 success 8 6.800970241427422 1.15657870703144 1.2287697052997264 4.59353083824538 0.012486992715920915 CXCL12,CXCR4,CXCR3,CCL19,CCL21,CD3D,CD3E,IL7R 0.025494276795005204 success 8018 0.4955612441859473 0.0 0.19490374624729156 0.0 0.01597042493522167 0.014516327788046826 5 0.060339648043736815 0.047238909426987066 8 0.2646754738053097 False 4.0 0.0 1.9739528093875909 0.0031410030934122366 5 True True False True True True True False True 7 strong strong: 7/9 computational evidence layers support the axis; contamination_flag=False. "CXCL12-CXCR4 +CAFs, DCIS Associated -> T Lymphocytes" +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells tumor-intrinsic Notch signaling JAG1 NOTCH2 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 0.6339181063246662 45 0.7941469661104034 0.663300745568453 1.0 1.0 1.0 0.1231934200799743 1.0 423716 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 1.4774345680554688 0.6293959617614746 2 0.7749134866963281 1.3958398400899494 0.607002317905426 2 0.6385056249219633 423716 192905.1692550145 2.1964989410929725 567.2684147856648 0.0 0.1231934200799743 0.0168391092146626 10 3299 0.9972719005759321 1 400 1.0 success 250 0.6593758884575077 0.6351644259334726 0.07744275561402209 0.3126368933035661 0.576 387 32 5 5 5 cellphonedb,laris,liana,spatialdm,stlearn cellphonedb,laris,liana,spatialdm,stlearn 7 0.5860530033828537 JAG1,NOTCH2,NOTCH1,HES1,HEY1,MYC,CCND1 success 2.0622618198394775 0.7131924320459366 0.005215585602508038 258.6611534368852 0.001996007984031936 500 0.001996007984031936 success 640360 18.888647018391925 2.253023386001587 0.39369885689299766 2.055801842212677 0.0037028198352934225 53.26252763072426 0.0033222591362126247 1.8470757191379865 0.5534657573718224 0.7334648285944125 0.2066115702479339 0.004651162790697674 0.2066115702479339 success 7 1.5110729336738586 1.5341725096816108 0.3373003415056495 -0.06848370180901593 0.6076099881093936 JAG1,NOTCH2,NOTCH1,HES1,HEY1,MYC,CCND1 0.6076099881093936 success 64036 0.5874875426315861 0.0 0.44811439514160156 0.0 0.013545505329966545 0.012730339184208883 5 0.05200395057909191 0.04524603348116684 8 0.26047069845906073 False 7.0 0.0 1.0246926473461682 0.0017333252101482156 5 True True True False False True True False True 6 strong strong: 6/9 computational evidence layers support the axis; contamination_flag=False. "JAG1-NOTCH2 +11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells" diff --git a/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/tables/topolink_cci_validation_v2_false_positive_controls.tsv b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/tables/topolink_cci_validation_v2_false_positive_controls.tsv new file mode 100644 index 0000000..d5424d9 --- /dev/null +++ b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/tables/topolink_cci_validation_v2_false_positive_controls.tsv @@ -0,0 +1,78 @@ +axis_id control_type observed expected_or_control_mean z_or_rank p_or_percentile note cell_label_comm_prob cell_label_perm_mean cell_label_perm_z cell_label_perm_p cell_label_perm_fdr spatial_lr_edge_score spatial_perm_mean spatial_perm_z spatial_perm_p spatial_null_fdr spatial_matched_gene_mean spatial_matched_gene_z spatial_matched_gene_p spatial_matched_gene_fdr downstream_target_score downstream_target_null_mean downstream_target_z downstream_target_p downstream_target_fdr received_signal_target_spearman received_signal_target_p received_signal_target_fdr received_signal_top_vs_bottom_target_delta bootstrap_rank_median bootstrap_rank_iqr bootstrap_score_mean bootstrap_score_sd +VWF-SELP|Endothelial Cells->Endothelial Cells spatial_abundance_null 12779.0 3498.750466020217 157.09499064265975 0.0 cell-type-label abundance null for graph edge count +VWF-SELP|Endothelial Cells->Endothelial Cells lr_label_permutation_same_sender_receiver 1.0 3299.0 1.0 1.0 rank percentile against all LR pairs in the same sender-receiver cell-type pair +VWF-SELP|Endothelial Cells->Endothelial Cells lr_label_permutation_same_lr_pair 1.0 400.0 1.0 1.0 rank percentile for the same LR pair across cell-type pairs +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated spatial_abundance_null 13942.0 9916.101448337911 40.577088952341676 0.0 cell-type-label abundance null for graph edge count +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated lr_label_permutation_same_sender_receiver 1.0 3299.0 1.0 1.0 rank percentile against all LR pairs in the same sender-receiver cell-type pair +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated lr_label_permutation_same_lr_pair 1.0 400.0 1.0 1.0 rank percentile for the same LR pair across cell-type pairs +MMRN2-CD93|Endothelial Cells->Endothelial Cells spatial_abundance_null 12779.0 3498.750466020217 157.09499064265975 0.0 cell-type-label abundance null for graph edge count +MMRN2-CD93|Endothelial Cells->Endothelial Cells lr_label_permutation_same_sender_receiver 5.0 3299.0 5.0 0.9987875113670809 rank percentile against all LR pairs in the same sender-receiver cell-type pair +MMRN2-CD93|Endothelial Cells->Endothelial Cells lr_label_permutation_same_lr_pair 1.0 400.0 1.0 1.0 rank percentile for the same LR pair across cell-type pairs +DLL4-NOTCH3|Endothelial Cells->Pericytes spatial_abundance_null 11379.0 3280.889960425034 141.55074144031974 0.0 cell-type-label abundance null for graph edge count +DLL4-NOTCH3|Endothelial Cells->Pericytes lr_label_permutation_same_sender_receiver 1.0 3299.0 1.0 1.0 rank percentile against all LR pairs in the same sender-receiver cell-type pair +DLL4-NOTCH3|Endothelial Cells->Pericytes lr_label_permutation_same_lr_pair 1.0 400.0 1.0 1.0 rank percentile for the same LR pair across cell-type pairs +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes spatial_abundance_null 11604.0 9219.306750089676 24.92068208259856 2.220471678964988e-137 cell-type-label abundance null for graph edge count +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes lr_label_permutation_same_sender_receiver 2.0 3299.0 2.0 0.9996968778417702 rank percentile against all LR pairs in the same sender-receiver cell-type pair +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes lr_label_permutation_same_lr_pair 1.0 400.0 1.0 1.0 rank percentile for the same LR pair across cell-type pairs +CD48-CD2|T Lymphocytes->T Lymphocytes spatial_abundance_null 21212.0 3024.318857794739 331.09056328473696 0.0 cell-type-label abundance null for graph edge count +CD48-CD2|T Lymphocytes->T Lymphocytes lr_label_permutation_same_sender_receiver 1.0 3299.0 1.0 1.0 rank percentile against all LR pairs in the same sender-receiver cell-type pair +CD48-CD2|T Lymphocytes->T Lymphocytes lr_label_permutation_same_lr_pair 1.0 400.0 1.0 1.0 rank percentile for the same LR pair across cell-type pairs +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells spatial_abundance_null 423716.0 192905.1692550145 567.2684147856648 0.0 cell-type-label abundance null for graph edge count +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells lr_label_permutation_same_sender_receiver 10.0 3299.0 10.0 0.9972719005759321 rank percentile against all LR pairs in the same sender-receiver cell-type pair +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells lr_label_permutation_same_lr_pair 1.0 400.0 1.0 1.0 rank percentile for the same LR pair across cell-type pairs +VWF-SELP|Endothelial Cells->Endothelial Cells matched_gene_expression_control 0.690919789894645 0.1174789121765555 6.674917611699146 1.0 matched by global mean expression and detection fraction +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated matched_gene_expression_control 0.8904867455342288 0.1132557384471686 11.234674798948532 1.0 matched by global mean expression and detection fraction +MMRN2-CD93|Endothelial Cells->Endothelial Cells matched_gene_expression_control 0.7291144166273554 0.13022764647610297 6.198278570208171 1.0 matched by global mean expression and detection fraction +DLL4-NOTCH3|Endothelial Cells->Pericytes matched_gene_expression_control 0.6103430039507179 0.10700066735274656 8.301941713984622 1.0 matched by global mean expression and detection fraction +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes matched_gene_expression_control 0.7850757124806441 0.1029738649850631 11.218977606863426 1.0 matched by global mean expression and detection fraction +CD48-CD2|T Lymphocytes->T Lymphocytes matched_gene_expression_control 0.5987173848132842 0.10702942070910819 9.860708047779738 1.0 matched by global mean expression and detection fraction +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells matched_gene_expression_control 0.6593758884575077 0.6351644259334726 0.3126368933035661 0.576 matched by global mean expression and detection fraction +CD48-CD2|T Lymphocytes->T Lymphocytes component_ablation_max_rank 27.0 16.0 27.0 worst and best rank after removing one score component +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes component_ablation_max_rank 708.0 11.0 708.0 worst and best rank after removing one score component +DLL4-NOTCH3|Endothelial Cells->Pericytes component_ablation_max_rank 86.0 24.0 86.0 worst and best rank after removing one score component +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells component_ablation_max_rank 387.0 32.0 387.0 worst and best rank after removing one score component +MMRN2-CD93|Endothelial Cells->Endothelial Cells component_ablation_max_rank 16.0 9.0 16.0 worst and best rank after removing one score component +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated component_ablation_max_rank 566.0 2.0 566.0 worst and best rank after removing one score component +VWF-SELP|Endothelial Cells->Endothelial Cells component_ablation_max_rank 13.0 1.0 13.0 worst and best rank after removing one score component +VWF-SELP|Endothelial Cells->Endothelial Cells cell_label_permutation 4.933703899383545 0.02757341218739748 1890.383003626386 0.001996007984031936 0.001996007984031936 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated cell_label_permutation 17.3447265625 0.2998358674645424 1048.1203533037499 0.001996007984031936 0.001996007984031936 +MMRN2-CD93|Endothelial Cells->Endothelial Cells cell_label_permutation 1.1805951595306396 0.008823287986218929 1824.588180992251 0.001996007984031936 0.001996007984031936 +DLL4-NOTCH3|Endothelial Cells->Pericytes cell_label_permutation 1.1344451904296875 0.022496088080108164 609.7384829575133 0.001996007984031936 0.001996007984031936 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes cell_label_permutation 3.3160109519958496 0.08272893443703651 747.1481318801938 0.001996007984031936 0.001996007984031936 +CD48-CD2|T Lymphocytes->T Lymphocytes cell_label_permutation 0.2793356776237488 0.0026596546296495946 1256.7472114416275 0.001996007984031936 0.001996007984031936 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells cell_label_permutation 2.0622618198394775 0.7131924320459366 258.6611534368852 0.001996007984031936 0.001996007984031936 +VWF-SELP|Endothelial Cells->Endothelial Cells spatial_neighborhood_permutation 7.3085808753967285 5.2657176113128665 46.73800996916185 0.0033222591362126247 0.004651162790697674 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated spatial_neighborhood_permutation 17.646312713623047 16.915456352233885 10.01810792174873 0.0033222591362126247 0.004651162790697674 +MMRN2-CD93|Endothelial Cells->Endothelial Cells spatial_neighborhood_permutation 1.2517509460449219 1.2041044370333354 7.312912334799914 0.0033222591362126247 0.004651162790697674 +DLL4-NOTCH3|Endothelial Cells->Pericytes spatial_neighborhood_permutation 1.1946196556091309 1.1400103183587391 4.58335468604246 0.0033222591362126247 0.004651162790697674 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes spatial_neighborhood_permutation 3.6240406036376953 3.6269676375389097 -0.24912396895010336 0.5813953488372093 0.5813953488372093 +CD48-CD2|T Lymphocytes->T Lymphocytes spatial_neighborhood_permutation 0.2860439121723175 0.27965914239486056 2.3897576906714106 0.009966777408637873 0.011627906976744186 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells spatial_neighborhood_permutation 2.253023386001587 2.055801842212677 53.26252763072426 0.0033222591362126247 0.004651162790697674 +VWF-SELP|Endothelial Cells->Endothelial Cells spatial_matched_gene_pairs 7.3085808753967285 0.018927508491591045 265.29890675949275 0.008264462809917356 0.009641873278236915 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated spatial_matched_gene_pairs 17.646312713623047 0.09186524196557003 32.389527643899775 0.008264462809917356 0.009641873278236915 +MMRN2-CD93|Endothelial Cells->Endothelial Cells spatial_matched_gene_pairs 1.2517509460449219 0.019798527385379808 29.99522714631871 0.008264462809917356 0.009641873278236915 +DLL4-NOTCH3|Endothelial Cells->Pericytes spatial_matched_gene_pairs 1.1946196556091309 0.010454062237477047 75.89541505679755 0.008264462809917356 0.009641873278236915 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes spatial_matched_gene_pairs 3.6240406036376953 0.017585406292346305 143.01530755436883 0.008264462809917356 0.009641873278236915 +CD48-CD2|T Lymphocytes->T Lymphocytes spatial_matched_gene_pairs 0.2860439121723175 0.004725929109872596 16.333550082541787 0.008264462809917356 0.009641873278236915 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells spatial_matched_gene_pairs 2.253023386001587 1.8470757191379865 0.7334648285944125 0.2066115702479339 0.2066115702479339 +VWF-SELP|Endothelial Cells->Endothelial Cells downstream_target_enrichment 6.738417175908883 1.0064762527795716 4.055444112466758 0.019417475728155338 0.027184466019417475 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated downstream_target_enrichment 2.588202246597835 0.41110825241499005 3.763648132120292 0.02497027348394768 0.029131985731272295 +MMRN2-CD93|Endothelial Cells->Endothelial Cells downstream_target_enrichment 11.116392135620117 1.047396860657526 6.56910238104792 0.0023781212841854932 0.008323424494649227 +DLL4-NOTCH3|Endothelial Cells->Pericytes downstream_target_enrichment 2.61274266988039 0.5068325942343411 3.7933863180438414 0.014568158168574402 0.025494276795005204 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes downstream_target_enrichment 6.800970241427422 1.15657870703144 4.59353083824538 0.012486992715920915 0.025494276795005204 +CD48-CD2|T Lymphocytes->T Lymphocytes downstream_target_enrichment 11.544674396514893 1.0685981322434686 8.589809141054532 0.0023781212841854932 0.008323424494649227 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells downstream_target_enrichment 1.5110729336738586 1.5341725096816108 -0.06848370180901593 0.6076099881093936 0.6076099881093936 +VWF-SELP|Endothelial Cells->Endothelial Cells received_signal_target_correlation 0.6283646829850982 0.0 0.0 0.48874330520629883 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated received_signal_target_correlation 0.6575063035069829 0.0 0.0 0.5568488836288452 +MMRN2-CD93|Endothelial Cells->Endothelial Cells received_signal_target_correlation 0.4506380910061747 0.0 0.0 0.37315094470977783 +DLL4-NOTCH3|Endothelial Cells->Pericytes received_signal_target_correlation 0.721750076253441 0.0 0.0 0.3684804439544678 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes received_signal_target_correlation 0.4955612441859473 0.0 0.0 0.19490374624729156 +CD48-CD2|T Lymphocytes->T Lymphocytes received_signal_target_correlation 0.4228849179250702 0.0 0.0 0.2631298005580902 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells received_signal_target_correlation 0.5874875426315861 0.0 0.0 0.44811439514160156 +CD48-CD2|T Lymphocytes->T Lymphocytes bootstrap_stability 5.0 0.0 1.925246611638054 0.015713655566381553 +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes bootstrap_stability 4.0 0.0 1.9739528093875909 0.0031410030934122366 +DLL4-NOTCH3|Endothelial Cells->Pericytes bootstrap_stability 6.0 0.0 1.634842418466564 0.014082178981952163 +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells bootstrap_stability 7.0 0.0 1.0246926473461682 0.0017333252101482156 +MMRN2-CD93|Endothelial Cells->Endothelial Cells bootstrap_stability 2.0 0.0 2.48319603632674 0.009087646555426442 +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated bootstrap_stability 3.0 0.0 2.4760898894274397 0.003754003645322219 +VWF-SELP|Endothelial Cells->Endothelial Cells bootstrap_stability 1.0 0.0 2.5247310175523965 0.011933106345753796 diff --git a/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2_20102726.stderr.log b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2_20102726.stderr.log new file mode 100644 index 0000000..61d1924 --- /dev/null +++ b/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2_20102726.stderr.log @@ -0,0 +1,23 @@ + Command being timed: "/cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/envs/python/pyxenium/bin/python /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/repo/benchmarking/cci_2026_atera/scripts/topolink_cci_validation_v2.py --root /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04 --output-dir /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/validation/topolink_cci_validation_v2 --n-label-permutations 500 --n-spatial-permutations 300 --n-spatial-matched-pairs 120 --n-matched-controls 250 --n-downstream-permutations 120 --n-bootstraps 5 --k-neighbors 10 --seed 20260428" + User time (seconds): 82.11 + System time (seconds): 7.42 + Percent of CPU this job got: 91% + Elapsed (wall clock) time (h:mm:ss or m:ss): 1:38.10 + Average shared text size (kbytes): 0 + Average unshared data size (kbytes): 0 + Average stack size (kbytes): 0 + Average total size (kbytes): 0 + Maximum resident set size (kbytes): 8902180 + Average resident set size (kbytes): 0 + Major (requiring I/O) page faults: 4571 + Minor (reclaiming a frame) page faults: 651120 + Voluntary context switches: 17777 + Involuntary context switches: 474 + Swaps: 0 + File system inputs: 1917384 + File system outputs: 1136 + Socket messages sent: 0 + Socket messages received: 0 + Signals delivered: 0 + Page size (bytes): 4096 + Exit status: 0 diff --git a/benchmarking/lr_2026_atera/reports/.gitkeep b/benchmarking/cci_2026_atera/reports/.gitkeep similarity index 100% rename from benchmarking/lr_2026_atera/reports/.gitkeep rename to benchmarking/cci_2026_atera/reports/.gitkeep diff --git a/benchmarking/lr_2026_atera/results/.gitkeep b/benchmarking/cci_2026_atera/results/.gitkeep similarity index 100% rename from benchmarking/lr_2026_atera/results/.gitkeep rename to benchmarking/cci_2026_atera/results/.gitkeep diff --git a/benchmarking/lr_2026_atera/runners/python/run_commot.py b/benchmarking/cci_2026_atera/runners/python/run_commot.py similarity index 87% rename from benchmarking/lr_2026_atera/runners/python/run_commot.py rename to benchmarking/cci_2026_atera/runners/python/run_commot.py index 4f54cc6..dabc64b 100644 --- a/benchmarking/lr_2026_atera/runners/python/run_commot.py +++ b/benchmarking/cci_2026_atera/runners/python/run_commot.py @@ -7,13 +7,13 @@ def main() -> None: - parser = argparse.ArgumentParser(description="Run the COMMOT LR benchmark adapter.") + parser = argparse.ArgumentParser(description="Run the COMMOT CCI benchmark adapter.") parser.add_argument("--input-manifest", required=True) parser.add_argument("--output-dir", required=True) parser.add_argument("--method", default="commot") parser.add_argument("--database-mode", default="common-db") parser.add_argument("--phase", choices=["smoke", "full"], default="smoke") - parser.add_argument("--max-lr-pairs", type=int, default=None) + parser.add_argument("--max-cci-pairs", type=int, default=None) parser.add_argument("--n-perms", type=int, default=100) args = parser.parse_args() @@ -23,7 +23,7 @@ def main() -> None: output_dir=args.output_dir, database_mode=args.database_mode, phase=args.phase, - max_lr_pairs=args.max_lr_pairs, + max_cci_pairs=args.max_cci_pairs, n_perms=args.n_perms, ) print(json.dumps(payload, indent=2)) diff --git a/benchmarking/lr_2026_atera/runners/python/run_liana.py b/benchmarking/cci_2026_atera/runners/python/run_liana.py similarity index 85% rename from benchmarking/lr_2026_atera/runners/python/run_liana.py rename to benchmarking/cci_2026_atera/runners/python/run_liana.py index 4ca4a5f..f5efcff 100644 --- a/benchmarking/lr_2026_atera/runners/python/run_liana.py +++ b/benchmarking/cci_2026_atera/runners/python/run_liana.py @@ -7,13 +7,13 @@ def main() -> None: - parser = argparse.ArgumentParser(description="Run the LIANA+ spatial bivariate LR benchmark adapter.") + parser = argparse.ArgumentParser(description="Run the LIANA+ spatial bivariate CCI benchmark adapter.") parser.add_argument("--input-manifest", required=True) parser.add_argument("--output-dir", required=True) parser.add_argument("--method", default="liana") parser.add_argument("--database-mode", default="common-db") parser.add_argument("--phase", choices=["smoke", "full"], default="smoke") - parser.add_argument("--max-lr-pairs", type=int, default=None) + parser.add_argument("--max-cci-pairs", type=int, default=None) parser.add_argument("--n-perms", type=int, default=100) args = parser.parse_args() @@ -23,7 +23,7 @@ def main() -> None: output_dir=args.output_dir, database_mode=args.database_mode, phase=args.phase, - max_lr_pairs=args.max_lr_pairs, + max_cci_pairs=args.max_cci_pairs, n_perms=args.n_perms, ) print(json.dumps(payload, indent=2)) diff --git a/benchmarking/lr_2026_atera/runners/python/run_method_stub.py b/benchmarking/cci_2026_atera/runners/python/run_method_stub.py similarity index 95% rename from benchmarking/lr_2026_atera/runners/python/run_method_stub.py rename to benchmarking/cci_2026_atera/runners/python/run_method_stub.py index 5270b9e..ab97cf1 100644 --- a/benchmarking/lr_2026_atera/runners/python/run_method_stub.py +++ b/benchmarking/cci_2026_atera/runners/python/run_method_stub.py @@ -6,7 +6,7 @@ def main() -> None: - parser = argparse.ArgumentParser(description="Placeholder runner for third-party Python LR methods.") + parser = argparse.ArgumentParser(description="Placeholder runner for third-party Python CCI methods.") parser.add_argument("--method", required=True) parser.add_argument("--input-manifest", required=True) parser.add_argument("--output-dir", required=True) diff --git a/benchmarking/lr_2026_atera/runners/python/run_pyxenium.py b/benchmarking/cci_2026_atera/runners/python/run_pyxenium.py similarity index 85% rename from benchmarking/lr_2026_atera/runners/python/run_pyxenium.py rename to benchmarking/cci_2026_atera/runners/python/run_pyxenium.py index a267375..259282a 100644 --- a/benchmarking/lr_2026_atera/runners/python/run_pyxenium.py +++ b/benchmarking/cci_2026_atera/runners/python/run_pyxenium.py @@ -7,16 +7,16 @@ def main() -> None: - parser = argparse.ArgumentParser(description="Runner wrapper for the pyXenium LR benchmark adapter.") + parser = argparse.ArgumentParser(description="Runner wrapper for the pyXenium CCI benchmark adapter.") parser.add_argument("--input-manifest", default=None) parser.add_argument("--input-h5ad", default=None) parser.add_argument("--output-dir", required=True) parser.add_argument("--tbc-results", default=None) - parser.add_argument("--lr-panel-path", default=None) + parser.add_argument("--cci-panel-path", default=None) parser.add_argument("--method", default="pyxenium") parser.add_argument("--database-mode", default="common-db") parser.add_argument("--phase", choices=["smoke", "full"], default="smoke") - parser.add_argument("--max-lr-pairs", type=int, default=None) + parser.add_argument("--max-cci-pairs", type=int, default=None) parser.add_argument("--export-figures", action="store_true") args = parser.parse_args() @@ -27,7 +27,7 @@ def main() -> None: output_dir=args.output_dir, database_mode=args.database_mode, phase=args.phase, - max_lr_pairs=args.max_lr_pairs, + max_cci_pairs=args.max_cci_pairs, tbc_results=args.tbc_results, export_figures=args.export_figures, ) @@ -37,7 +37,7 @@ def main() -> None: for name, value in { "--input-h5ad": args.input_h5ad, "--tbc-results": args.tbc_results, - "--lr-panel-path": args.lr_panel_path, + "--cci-panel-path": args.cci_panel_path, }.items() if value is None ] @@ -47,7 +47,7 @@ def main() -> None: input_h5ad=args.input_h5ad, output_dir=args.output_dir, tbc_results=args.tbc_results, - lr_panel_path=args.lr_panel_path, + cci_panel_path=args.cci_panel_path, database_mode=args.database_mode, export_figures=args.export_figures, ) diff --git a/benchmarking/lr_2026_atera/runners/python/run_squidpy.py b/benchmarking/cci_2026_atera/runners/python/run_squidpy.py similarity index 86% rename from benchmarking/lr_2026_atera/runners/python/run_squidpy.py rename to benchmarking/cci_2026_atera/runners/python/run_squidpy.py index 013c110..d5b83c2 100644 --- a/benchmarking/lr_2026_atera/runners/python/run_squidpy.py +++ b/benchmarking/cci_2026_atera/runners/python/run_squidpy.py @@ -7,13 +7,13 @@ def main() -> None: - parser = argparse.ArgumentParser(description="Run the Squidpy ligrec LR benchmark adapter.") + parser = argparse.ArgumentParser(description="Run the Squidpy ligrec CCI benchmark adapter.") parser.add_argument("--input-manifest", required=True) parser.add_argument("--output-dir", required=True) parser.add_argument("--method", default="squidpy") parser.add_argument("--database-mode", default="common-db") parser.add_argument("--phase", choices=["smoke", "full"], default="smoke") - parser.add_argument("--max-lr-pairs", type=int, default=None) + parser.add_argument("--max-cci-pairs", type=int, default=None) parser.add_argument("--n-perms", type=int, default=100) args = parser.parse_args() @@ -23,7 +23,7 @@ def main() -> None: output_dir=args.output_dir, database_mode=args.database_mode, phase=args.phase, - max_lr_pairs=args.max_lr_pairs, + max_cci_pairs=args.max_cci_pairs, n_perms=args.n_perms, ) print(json.dumps(payload, indent=2)) diff --git a/benchmarking/lr_2026_atera/runners/r/run_cellchat.R b/benchmarking/cci_2026_atera/runners/r/run_cellchat.R similarity index 98% rename from benchmarking/lr_2026_atera/runners/r/run_cellchat.R rename to benchmarking/cci_2026_atera/runners/r/run_cellchat.R index 613bef9..02bc073 100644 --- a/benchmarking/lr_2026_atera/runners/r/run_cellchat.R +++ b/benchmarking/cci_2026_atera/runners/r/run_cellchat.R @@ -136,7 +136,7 @@ if (!requireNamespace("CellChat", quietly = TRUE)) fail_run(output_dir, "R packa input_manifest <- opts[["input-manifest"]] %||% fail_run(output_dir, "--input-manifest is required.") database_mode <- opts[["database-mode"]] %||% "common-db" phase <- opts[["phase"]] %||% "smoke" -max_lr_pairs <- opts[["max-lr-pairs"]] +max_cci_pairs <- opts[["max-cci-pairs"]] disable_pathway <- isTRUE(opts[["disable-pathway"]]) manifest <- jsonlite::fromJSON(input_manifest, simplifyVector = FALSE) if (phase == "full") { @@ -155,7 +155,7 @@ write_json(file.path(output_dir, "params.json"), list( phase = phase, input_manifest = input_manifest, output_dir = output_dir, - max_lr_pairs = max_lr_pairs, + max_cci_pairs = max_cci_pairs, disable_pathway = disable_pathway, runner = "run_cellchat.R" )) @@ -182,10 +182,10 @@ cellchat <- tryCatch( ) if (database_mode %in% c("common", "common-db", "smoke-panel")) { - db_path <- if (database_mode == "smoke-panel") manifest$atera_smoke_panel_tsv else manifest$lr_db_common_tsv + db_path <- if (database_mode == "smoke-panel") manifest$atera_smoke_panel_tsv else manifest$cci_resource_common_tsv lr_db <- read.delim(db_path, sep = "\t", stringsAsFactors = FALSE) if (!"pathway" %in% colnames(lr_db)) lr_db$pathway <- "custom" - if (!is.null(max_lr_pairs)) lr_db <- head(lr_db, as.integer(max_lr_pairs)) + if (!is.null(max_cci_pairs)) lr_db <- head(lr_db, as.integer(max_cci_pairs)) cellchat@DB <- create_common_db(lr_db) } else { data(CellChatDB.human, package = "CellChat", envir = environment()) diff --git a/benchmarking/lr_2026_atera/runners/r/run_external_lr_method.R b/benchmarking/cci_2026_atera/runners/r/run_external_cci_method.R similarity index 92% rename from benchmarking/lr_2026_atera/runners/r/run_external_lr_method.R rename to benchmarking/cci_2026_atera/runners/r/run_external_cci_method.R index b3da966..95a61a9 100644 --- a/benchmarking/lr_2026_atera/runners/r/run_external_lr_method.R +++ b/benchmarking/cci_2026_atera/runners/r/run_external_cci_method.R @@ -7,7 +7,7 @@ now_iso <- function() { } activate_method_renv <- function(method, input_manifest = NULL, output_dir = NULL) { - benchmark_root <- Sys.getenv("PYX_LR_BENCHMARK_ROOT", unset = NA_character_) + benchmark_root <- Sys.getenv("PYX_CCI_BENCHMARK_ROOT", unset = NA_character_) if (is.na(benchmark_root) && !is.null(input_manifest) && !is.na(input_manifest)) { benchmark_root <- dirname(dirname(normalizePath(input_manifest, mustWork = FALSE))) } @@ -17,7 +17,7 @@ activate_method_renv <- function(method, input_manifest = NULL, output_dir = NUL if (is.na(benchmark_root)) { return(invisible(FALSE)) } - project_dir <- file.path(benchmark_root, "envs", paste0("r-lr-", method, "_project")) + project_dir <- file.path(benchmark_root, "envs", paste0("r-cci-", method, "_project")) if (!dir.exists(project_dir)) { return(invisible(FALSE)) } @@ -36,7 +36,7 @@ parse_args <- function() { output_dir = NULL, database_mode = "common-db", phase = "smoke", - max_lr_pairs = NULL, + max_cci_pairs = NULL, allow_expression_baseline = FALSE ) i <- 1 @@ -48,7 +48,7 @@ parse_args <- function() { if (key == "--output-dir") out$output_dir <- value if (key == "--database-mode") out$database_mode <- value if (key == "--phase") out$phase <- value - if (key == "--max-lr-pairs") out$max_lr_pairs <- as.integer(value) + if (key == "--max-cci-pairs") out$max_cci_pairs <- as.integer(value) if (key == "--allow-expression-baseline") { out$allow_expression_baseline <- TRUE i <- i + 1 @@ -104,9 +104,9 @@ run_package_present_expression_baseline <- function(opts, available) { started <- Sys.time() manifest <- fromJSON(opts$input_manifest, simplifyVector = FALSE) bundle <- select_bundle(manifest, opts$phase) - lr_path <- manifest$lr_db_common_tsv + lr_path <- manifest$cci_resource_common_tsv if (is.null(lr_path) || !file.exists(lr_path)) { - stop("Manifest lr_db_common_tsv is missing or not readable") + stop("Manifest cci_resource_common_tsv is missing or not readable") } genes <- read.table(bundle$genes_tsv, sep = "\t", header = TRUE, stringsAsFactors = FALSE, quote = "", comment.char = "") @@ -126,18 +126,18 @@ run_package_present_expression_baseline <- function(opts, available) { lr <- read.table(lr_path, sep = "\t", header = TRUE, stringsAsFactors = FALSE, quote = "", comment.char = "") if (!all(c("ligand", "receptor") %in% colnames(lr))) { - stop("LR database must contain ligand and receptor columns") + stop("CCI resource must contain ligand and receptor columns") } lr <- unique(lr[, c("ligand", "receptor"), drop = FALSE]) lr$ligand <- as.character(lr$ligand) lr$receptor <- as.character(lr$receptor) detected <- lr$ligand %in% gene_symbols & lr$receptor %in% gene_symbols lr <- lr[detected, , drop = FALSE] - if (!is.null(opts$max_lr_pairs) && !is.na(opts$max_lr_pairs)) { - lr <- head(lr, opts$max_lr_pairs) + if (!is.null(opts$max_cci_pairs) && !is.na(opts$max_cci_pairs)) { + lr <- head(lr, opts$max_cci_pairs) } if (nrow(lr) == 0) { - stop("No detectable LR pairs remained after filtering") + stop("No detectable CCI pairs remained after filtering") } needed_genes <- unique(c(lr$ligand, lr$receptor)) @@ -190,7 +190,7 @@ run_package_present_expression_baseline <- function(opts, available) { fdr_or_pvalue = NA_real_, resolution = "celltype_pair", spatial_support_type = paste0(opts$method, "_package_present_expression_baseline"), - artifact_path = file.path(opts$output_dir, "raw", paste0(opts$method, "_expression_lr_scores.tsv")), + artifact_path = file.path(opts$output_dir, "raw", paste0(opts$method, "_expression_cci_scores.tsv")), stringsAsFactors = FALSE ) } @@ -202,7 +202,7 @@ run_package_present_expression_baseline <- function(opts, available) { "resolution", "spatial_support_type", "artifact_path" )] - raw_path <- file.path(opts$output_dir, "raw", paste0(opts$method, "_expression_lr_scores.tsv")) + raw_path <- file.path(opts$output_dir, "raw", paste0(opts$method, "_expression_cci_scores.tsv")) std_path <- file.path(opts$output_dir, paste0(opts$method, "_standardized.tsv")) write.table(df, raw_path, sep = "\t", quote = FALSE, row.names = FALSE) write.table(df, std_path, sep = "\t", quote = FALSE, row.names = FALSE) @@ -214,14 +214,14 @@ run_package_present_expression_baseline <- function(opts, available) { database_mode = opts$database_mode, bounded_mode = "package_present_expression_baseline", package_available = available, - n_lr_pairs = nrow(lr), + n_interaction_pairs = nrow(lr), n_rows = nrow(df), standardized_tsv = std_path, raw_artifact = raw_path, input_manifest = opts$input_manifest, output_dir = opts$output_dir, elapsed_seconds = as.numeric(difftime(Sys.time(), started, units = "secs")), - note = "A method package was importable, but the method-specific public API mapping is not finalized; this bounded result uses the shared LR expression baseline and is kept for appendix comparison." + note = "A method package was importable, but the method-specific public API mapping is not finalized; this bounded result uses the shared CCI expression baseline and is kept for appendix comparison." ) write_json(payload, file.path(opts$output_dir, "run_summary.json"), auto_unbox = TRUE, pretty = TRUE) invisible(payload) @@ -280,7 +280,7 @@ main <- function() { allow_expression_baseline = isTRUE(opts$allow_expression_baseline), input_manifest = opts$input_manifest, output_dir = opts$output_dir, - reproduce = paste("conda run --name Rscript", "run_external_lr_method.R", "--method", opts$method) + reproduce = paste("conda run --name Rscript", "run_external_cci_method.R", "--method", opts$method) ) write_json(payload, file.path(opts$output_dir, "run_summary.json"), auto_unbox = TRUE, pretty = TRUE) write_method_card(opts$output_dir, payload) diff --git a/benchmarking/lr_2026_atera/runners/r/run_giotto.R b/benchmarking/cci_2026_atera/runners/r/run_giotto.R similarity index 93% rename from benchmarking/lr_2026_atera/runners/r/run_giotto.R rename to benchmarking/cci_2026_atera/runners/r/run_giotto.R index 0d3db9f..b893528 100644 --- a/benchmarking/lr_2026_atera/runners/r/run_giotto.R +++ b/benchmarking/cci_2026_atera/runners/r/run_giotto.R @@ -1,14 +1,14 @@ args_all <- commandArgs(trailingOnly = FALSE) file_arg <- grep("^--file=", args_all, value = TRUE) script_dir <- if (length(file_arg) > 0) dirname(normalizePath(sub("^--file=", "", file_arg[[1]]))) else getwd() -source(file.path(script_dir, "run_r_lr_utils.R")) +source(file.path(script_dir, "run_r_cci_utils.R")) suppressPackageStartupMessages({ library(jsonlite) library(Matrix) }) -opts <- parse_lr_args() +opts <- parse_cci_args() method <- "giotto" output_dir <- opts[["output-dir"]] %||% stop("--output-dir is required", call. = FALSE) dir.create(output_dir, recursive = TRUE, showWarnings = FALSE) @@ -27,7 +27,7 @@ phase <- opts[["phase"]] %||% "smoke" n_cores <- as.integer(opts[["n-cores"]] %||% 8) k <- as.integer(opts[["k"]] %||% 4) random_iter <- as.integer(opts[["random-iter"]] %||% 100) -max_lr_pairs <- opts[["max-lr-pairs"]] +max_cci_pairs <- opts[["max-cci-pairs"]] max_cells <- opts[["max-cells"]] seed <- as.integer(opts[["seed"]] %||% 1) do_parallel <- isTRUE(opts[["do-parallel"]]) @@ -42,7 +42,7 @@ params <- list( n_cores = n_cores, k = k, random_iter = random_iter, - max_lr_pairs = max_lr_pairs, + max_cci_pairs = max_cci_pairs, max_cells = max_cells, seed = seed, do_parallel = do_parallel, @@ -54,9 +54,9 @@ tryCatch({ manifest <- jsonlite::fromJSON(input_manifest, simplifyVector = FALSE) bundle <- read_sparse_bundle(manifest, phase, max_cells = max_cells, seed = seed) counts <- bundle$counts - lr <- read_lr_database(manifest, database_mode, max_lr_pairs = max_lr_pairs) + lr <- read_cci_resource(manifest, database_mode, max_cci_pairs = max_cci_pairs) lr <- lr[lr$ligand %in% rownames(counts) & lr$receptor %in% rownames(counts), , drop = FALSE] - if (nrow(lr) == 0) stop("No common LR pairs were detectable in the sparse bundle.") + if (nrow(lr) == 0) stop("No common CCI pairs were detectable in the sparse bundle.") cell_metadata <- data.frame( cell_ID = bundle$barcodes, @@ -142,7 +142,7 @@ tryCatch({ phase = phase, raw_tsv = raw_path, standardized_tsv_gz = std_path, - n_lr_pairs = nrow(lr), + n_interaction_pairs = nrow(lr), n_rows = nrow(std), elapsed_seconds = as.numeric(difftime(Sys.time(), started, units = "secs")), package_versions = list( diff --git a/benchmarking/lr_2026_atera/runners/r/run_method_stub.R b/benchmarking/cci_2026_atera/runners/r/run_method_stub.R similarity index 100% rename from benchmarking/lr_2026_atera/runners/r/run_method_stub.R rename to benchmarking/cci_2026_atera/runners/r/run_method_stub.R diff --git a/benchmarking/lr_2026_atera/runners/r/run_niches.R b/benchmarking/cci_2026_atera/runners/r/run_niches.R similarity index 91% rename from benchmarking/lr_2026_atera/runners/r/run_niches.R rename to benchmarking/cci_2026_atera/runners/r/run_niches.R index e82db01..a25e3c6 100644 --- a/benchmarking/lr_2026_atera/runners/r/run_niches.R +++ b/benchmarking/cci_2026_atera/runners/r/run_niches.R @@ -1,14 +1,14 @@ args_all <- commandArgs(trailingOnly = FALSE) file_arg <- grep("^--file=", args_all, value = TRUE) script_dir <- if (length(file_arg) > 0) dirname(normalizePath(sub("^--file=", "", file_arg[[1]]))) else getwd() -source(file.path(script_dir, "run_r_lr_utils.R")) +source(file.path(script_dir, "run_r_cci_utils.R")) suppressPackageStartupMessages({ library(jsonlite) library(Matrix) }) -opts <- parse_lr_args() +opts <- parse_cci_args() method <- "niches" output_dir <- opts[["output-dir"]] %||% stop("--output-dir is required", call. = FALSE) dir.create(output_dir, recursive = TRUE, showWarnings = FALSE) @@ -23,7 +23,7 @@ for (pkg in c("NICHES", "Seurat", "SeuratObject")) { input_manifest <- opts[["input-manifest"]] %||% fail_run(output_dir, method, "--input-manifest is required.") database_mode <- opts[["database-mode"]] %||% "common" phase <- opts[["phase"]] %||% "smoke" -max_lr_pairs <- opts[["max-lr-pairs"]] +max_cci_pairs <- opts[["max-cci-pairs"]] max_cells <- opts[["max-cells"]] seed <- as.integer(opts[["seed"]] %||% 1) k <- as.integer(opts[["k"]] %||% 4) @@ -37,7 +37,7 @@ params <- list( phase = phase, input_manifest = input_manifest, output_dir = output_dir, - max_lr_pairs = max_lr_pairs, + max_cci_pairs = max_cci_pairs, max_cells = max_cells, seed = seed, k = k, @@ -47,7 +47,7 @@ params <- list( ) write_params(output_dir, params) -split_lr_name <- function(x) { +split_interaction_name <- function(x) { dash <- intToUtf8(8212) parts <- strsplit(as.character(x), dash, fixed = TRUE)[[1]] if (length(parts) < 2) parts <- strsplit(as.character(x), "-", fixed = TRUE)[[1]] @@ -80,12 +80,12 @@ aggregate_niches_matrix <- function(mat, metadata, artifact_path, database_mode) merged$sum_score[is.na(merged$sum_score)] <- 0 merged$score_raw <- merged$sum_score / denom[merged$type] - lr_parts <- t(vapply(rownames(mat)[merged$interaction], split_lr_name, character(2))) + interaction_parts <- t(vapply(rownames(mat)[merged$interaction], split_interaction_name, character(2))) data.frame( method = method, database_mode = database_mode, - ligand = lr_parts[, 1], - receptor = lr_parts[, 2], + ligand = interaction_parts[, 1], + receptor = interaction_parts[, 2], sender = senders[merged$type], receiver = receivers[merged$type], score_raw = merged$score_raw, @@ -101,15 +101,15 @@ tryCatch({ manifest <- jsonlite::fromJSON(input_manifest, simplifyVector = FALSE) bundle <- read_sparse_bundle(manifest, phase, max_cells = max_cells, seed = seed) counts <- bundle$counts - lr <- read_lr_database( + lr <- read_cci_resource( manifest, database_mode, - max_lr_pairs = max_lr_pairs, + max_cci_pairs = max_cci_pairs, chunk_id = chunk_id, chunk_size = chunk_size ) lr <- lr[lr$ligand %in% rownames(counts) & lr$receptor %in% rownames(counts), , drop = FALSE] - if (nrow(lr) == 0) stop("No common LR pairs were detectable in the sparse bundle.") + if (nrow(lr) == 0) stop("No common CCI pairs were detectable in the sparse bundle.") custom_lr <- unique(data.frame(ligand = lr$ligand, receptor = lr$receptor, stringsAsFactors = FALSE)) suppressPackageStartupMessages({ @@ -158,7 +158,7 @@ tryCatch({ raw_rds = raw_rds, metadata_tsv = raw_meta, standardized_tsv_gz = std_path, - n_lr_pairs = nrow(lr), + n_interaction_pairs = nrow(lr), n_rows = nrow(std), elapsed_seconds = as.numeric(difftime(Sys.time(), started, units = "secs")), package_versions = list( diff --git a/benchmarking/lr_2026_atera/runners/r/run_r_lr_utils.R b/benchmarking/cci_2026_atera/runners/r/run_r_cci_utils.R similarity index 94% rename from benchmarking/lr_2026_atera/runners/r/run_r_lr_utils.R rename to benchmarking/cci_2026_atera/runners/r/run_r_cci_utils.R index 2e3cd7d..ccd24ae 100644 --- a/benchmarking/lr_2026_atera/runners/r/run_r_lr_utils.R +++ b/benchmarking/cci_2026_atera/runners/r/run_r_cci_utils.R @@ -8,7 +8,7 @@ x } -parse_lr_args <- function(args = commandArgs(trailingOnly = TRUE)) { +parse_cci_args <- function(args = commandArgs(trailingOnly = TRUE)) { parsed <- list() i <- 1 while (i <= length(args)) { @@ -147,14 +147,14 @@ read_sparse_bundle <- function(manifest, phase, max_cells = NULL, seed = 1) { ) } -read_lr_database <- function(manifest, mode, max_lr_pairs = NULL, chunk_id = NULL, chunk_size = NULL) { - db_path <- if (mode %in% c("smoke-panel", "smoke_panel")) manifest$atera_smoke_panel_tsv else manifest$lr_db_common_tsv +read_cci_resource <- function(manifest, mode, max_cci_pairs = NULL, chunk_id = NULL, chunk_size = NULL) { + db_path <- if (mode %in% c("smoke-panel", "smoke_panel")) manifest$atera_smoke_panel_tsv else manifest$cci_resource_common_tsv if (is.null(db_path) || !file.exists(db_path)) { - stop("Manifest LR database path is missing or unreadable.", call. = FALSE) + stop("Manifest CCI resource path is missing or unreadable.", call. = FALSE) } lr <- read.delim(db_path, sep = "\t", stringsAsFactors = FALSE) if (!all(c("ligand", "receptor") %in% colnames(lr))) { - stop("LR database must contain ligand and receptor columns.", call. = FALSE) + stop("CCI resource must contain ligand and receptor columns.", call. = FALSE) } lr$ligand <- as.character(lr$ligand) lr$receptor <- as.character(lr$receptor) @@ -167,8 +167,8 @@ read_lr_database <- function(manifest, mode, max_lr_pairs = NULL, chunk_id = NUL end <- min(nrow(lr), start + chunk_size - 1) if (start > nrow(lr)) lr <- lr[0, , drop = FALSE] else lr <- lr[start:end, , drop = FALSE] } - if (!is.null(max_lr_pairs)) { - lr <- head(lr, as.integer(max_lr_pairs)) + if (!is.null(max_cci_pairs)) { + lr <- head(lr, as.integer(max_cci_pairs)) } lr } diff --git a/benchmarking/lr_2026_atera/runners/r/run_spatalk.R b/benchmarking/cci_2026_atera/runners/r/run_spatalk.R similarity index 92% rename from benchmarking/lr_2026_atera/runners/r/run_spatalk.R rename to benchmarking/cci_2026_atera/runners/r/run_spatalk.R index e59ac72..07a594d 100644 --- a/benchmarking/lr_2026_atera/runners/r/run_spatalk.R +++ b/benchmarking/cci_2026_atera/runners/r/run_spatalk.R @@ -1,7 +1,7 @@ args_all <- commandArgs(trailingOnly = FALSE) file_arg <- grep("^--file=", args_all, value = TRUE) script_dir <- if (length(file_arg) > 0) dirname(normalizePath(sub("^--file=", "", file_arg[[1]]))) else getwd() -source(file.path(script_dir, "run_r_lr_utils.R")) +source(file.path(script_dir, "run_r_cci_utils.R")) suppressPackageStartupMessages({ library(jsonlite) @@ -20,7 +20,7 @@ get_spatalk_data <- function(name) { stop(sprintf("SpaTalk object '%s' was not found.", name), call. = FALSE) } -opts <- parse_lr_args() +opts <- parse_cci_args() method <- "spatalk" output_dir <- opts[["output-dir"]] %||% stop("--output-dir is required", call. = FALSE) dir.create(output_dir, recursive = TRUE, showWarnings = FALSE) @@ -34,7 +34,7 @@ input_manifest <- opts[["input-manifest"]] %||% fail_run(output_dir, method, "-- database_mode <- opts[["database-mode"]] %||% "common" phase <- opts[["phase"]] %||% "smoke" n_cores <- as.integer(opts[["n-cores"]] %||% 8) -max_lr_pairs <- opts[["max-lr-pairs"]] +max_cci_pairs <- opts[["max-cci-pairs"]] max_cells <- opts[["max-cells"]] seed <- as.integer(opts[["seed"]] %||% 1) n_neighbor <- as.integer(opts[["n-neighbor"]] %||% 10) @@ -51,7 +51,7 @@ params <- list( input_manifest = input_manifest, output_dir = output_dir, n_cores = n_cores, - max_lr_pairs = max_lr_pairs, + max_cci_pairs = max_cci_pairs, max_cells = max_cells, seed = seed, n_neighbor = n_neighbor, @@ -67,9 +67,9 @@ tryCatch({ manifest <- jsonlite::fromJSON(input_manifest, simplifyVector = FALSE) bundle <- read_sparse_bundle(manifest, phase, max_cells = max_cells, seed = seed) counts <- bundle$counts - lr <- read_lr_database(manifest, database_mode, max_lr_pairs = max_lr_pairs) + lr <- read_cci_resource(manifest, database_mode, max_cci_pairs = max_cci_pairs) lr <- lr[lr$ligand %in% rownames(counts) & lr$receptor %in% rownames(counts), , drop = FALSE] - if (nrow(lr) == 0) stop("No common LR pairs were detectable in the sparse bundle.") + if (nrow(lr) == 0) stop("No common CCI pairs were detectable in the sparse bundle.") lrpairs <- data.frame(ligand = lr$ligand, receptor = lr$receptor, species = "Human", stringsAsFactors = FALSE) suppressPackageStartupMessages(library(SpaTalk)) @@ -108,7 +108,7 @@ tryCatch({ use_n_cores = n_cores ) raw <- as.data.frame(object@lrpair) - if (nrow(raw) == 0) stop("SpaTalk dec_cci_all returned no LR rows.") + if (nrow(raw) == 0) stop("SpaTalk dec_cci_all returned no CCI rows.") raw_path <- write_raw_tsv(raw, output_dir, method, "spatalk_dec_cci_all.tsv") saveRDS(object, file.path(output_dir, "raw", "spatalk_object.rds")) @@ -139,7 +139,7 @@ tryCatch({ phase = phase, raw_tsv = raw_path, standardized_tsv_gz = std_path, - n_lr_pairs = nrow(lr), + n_interaction_pairs = nrow(lr), n_rows = nrow(std), elapsed_seconds = as.numeric(difftime(Sys.time(), started, units = "secs")), package_versions = list( diff --git a/benchmarking/lr_2026_atera/runs/.gitkeep b/benchmarking/cci_2026_atera/runs/.gitkeep similarity index 100% rename from benchmarking/lr_2026_atera/runs/.gitkeep rename to benchmarking/cci_2026_atera/runs/.gitkeep diff --git a/benchmarking/lr_2026_atera/scripts/aggregate_results.py b/benchmarking/cci_2026_atera/scripts/aggregate_results.py similarity index 96% rename from benchmarking/lr_2026_atera/scripts/aggregate_results.py rename to benchmarking/cci_2026_atera/scripts/aggregate_results.py index 704a6d7..681e71b 100644 --- a/benchmarking/lr_2026_atera/scripts/aggregate_results.py +++ b/benchmarking/cci_2026_atera/scripts/aggregate_results.py @@ -14,7 +14,7 @@ def main() -> None: parser.add_argument("--output-path", default=None) args = parser.parse_args() - layout = resolve_layout(relative_root=args.benchmark_root or Path("benchmarking") / "lr_2026_atera") + layout = resolve_layout(relative_root=args.benchmark_root or Path("benchmarking") / "cci_2026_atera") result_paths = args.result_path or [str(path) for path in sorted(layout.runs_dir.glob("**/*standardized*.tsv"))] if not result_paths: raise SystemExit("No standardized result tables were found.") diff --git a/benchmarking/lr_2026_atera/scripts/collect_a100_results.py b/benchmarking/cci_2026_atera/scripts/collect_a100_results.py similarity index 97% rename from benchmarking/lr_2026_atera/scripts/collect_a100_results.py rename to benchmarking/cci_2026_atera/scripts/collect_a100_results.py index 8eae263..3fa3c8d 100644 --- a/benchmarking/lr_2026_atera/scripts/collect_a100_results.py +++ b/benchmarking/cci_2026_atera/scripts/collect_a100_results.py @@ -10,7 +10,7 @@ def main() -> None: parser = argparse.ArgumentParser(description="Generate or execute A100 result recovery commands.") parser.add_argument("--benchmark-root", default=None) - parser.add_argument("--remote-root", default="/data/taobo.hu/pyxenium_lr_benchmark_2026-04") + parser.add_argument("--remote-root", default="/data/taobo.hu/pyxenium_cci_benchmark_2026-04") parser.add_argument("--host", default=None) parser.add_argument("--user", default=None) parser.add_argument("--transfer-mode", default="auto", choices=["auto", "rsync", "scp"]) diff --git a/benchmarking/lr_2026_atera/scripts/create_env.py b/benchmarking/cci_2026_atera/scripts/create_env.py similarity index 98% rename from benchmarking/lr_2026_atera/scripts/create_env.py rename to benchmarking/cci_2026_atera/scripts/create_env.py index dc7bca0..92a46a6 100644 --- a/benchmarking/lr_2026_atera/scripts/create_env.py +++ b/benchmarking/cci_2026_atera/scripts/create_env.py @@ -49,7 +49,7 @@ def main() -> None: args = parser.parse_args() repo_root = _repo_root(Path.cwd()) - benchmark_root = repo_root / (args.benchmark_root or Path("benchmarking") / "lr_2026_atera") + benchmark_root = repo_root / (args.benchmark_root or Path("benchmarking") / "cci_2026_atera") methods_path = Path(args.methods_config) if args.methods_config else benchmark_root / "configs" / "methods.yaml" methods = yaml.safe_load(methods_path.read_text(encoding="utf-8")).get("methods", []) diff --git a/benchmarking/lr_2026_atera/scripts/finalize_a100_full_common.py b/benchmarking/cci_2026_atera/scripts/finalize_a100_full_common.py similarity index 97% rename from benchmarking/lr_2026_atera/scripts/finalize_a100_full_common.py rename to benchmarking/cci_2026_atera/scripts/finalize_a100_full_common.py index 15438d3..1b6378b 100644 --- a/benchmarking/lr_2026_atera/scripts/finalize_a100_full_common.py +++ b/benchmarking/cci_2026_atera/scripts/finalize_a100_full_common.py @@ -18,7 +18,7 @@ compute_pathway_relevance, compute_robustness, compute_spatial_coherence, - render_atera_lr_benchmark_report, + render_atera_cci_benchmark_report, resolve_layout, score_biological_performance, ) @@ -191,7 +191,7 @@ def write_commot_gating(layout) -> dict[str, Any]: full_cells = int(manifest.get("full_n_cells") or 170057) smoke_cells = int(manifest.get("smoke_n_cells") or 20000) full_pairs = int((manifest.get("common_db") or {}).get("n_pairs") or 3299) - smoke_pairs = int(smoke_params.get("lr_pairs") or smoke_params.get("max_lr_pairs") or 100) + smoke_pairs = int(smoke_params.get("max_cci_pairs") or 100) smoke_elapsed = float(smoke_summary.get("elapsed_seconds") or 0.0) estimate = smoke_elapsed * (full_cells / smoke_cells) * (full_pairs / smoke_pairs) if smoke_elapsed else math.nan payload = { @@ -201,9 +201,9 @@ def write_commot_gating(layout) -> dict[str, Any]: "phase": "full", "smoke_elapsed_seconds": smoke_elapsed, "smoke_cells": smoke_cells, - "smoke_lr_pairs": smoke_pairs, + "smoke_cci_pairs": smoke_pairs, "full_cells": full_cells, - "full_lr_pairs": full_pairs, + "full_cci_pairs": full_pairs, "linear_runtime_estimate_seconds": estimate, "linear_runtime_estimate_hours": estimate / 3600 if not math.isnan(estimate) else None, "resource_limit_hours": 6, @@ -219,8 +219,8 @@ def write_commot_gating(layout) -> dict[str, Any]: "# Method Card: COMMOT full common-db", "", "- Status: `appendix_gated`", - f"- Smoke benchmark: `{smoke_cells}` cells x `{smoke_pairs}` LR pairs in `{smoke_elapsed:.1f}` seconds.", - f"- Full target: `{full_cells}` cells x `{full_pairs}` LR pairs.", + f"- Smoke benchmark: `{smoke_cells}` cells x `{smoke_pairs}` CCI pairs in `{smoke_elapsed:.1f}` seconds.", + f"- Full target: `{full_cells}` cells x `{full_pairs}` CCI pairs.", f"- Linear lower-bound runtime estimate: `{payload['linear_runtime_estimate_hours']:.1f}` hours.", "- Decision: keep COMMOT in appendix unless a bounded full strategy is explicitly requested.", "- Reason: the estimate is far above the 6 hour promotion gate, and COMMOT communication tensors are expected to scale worse than this simple lower bound.", @@ -285,7 +285,7 @@ def write_tables(layout, *, combined: pd.DataFrame, run_status: pd.DataFrame) -> outputs[key].parent.mkdir(parents=True, exist_ok=True) table.to_csv(outputs[key], sep="\t", index=False) - markdown = render_atera_lr_benchmark_report( + markdown = render_atera_cci_benchmark_report( combined_results=combined, canonical_summary=canonical_summary, pathway_summary=pathway_summary, @@ -304,8 +304,8 @@ def write_tables(layout, *, combined: pd.DataFrame, run_status: pd.DataFrame) -> def main() -> None: - parser = argparse.ArgumentParser(description="Finalize collected A100 full common-db LR benchmark outputs.") - parser.add_argument("--benchmark-root", default="benchmarking/lr_2026_atera") + parser = argparse.ArgumentParser(description="Finalize collected A100 full common-db CCI benchmark outputs.") + parser.add_argument("--benchmark-root", default="benchmarking/cci_2026_atera") parser.add_argument("--cellchat-status", default="running", choices=["running", "failed", "pending"]) parser.add_argument("--output-json", default=None) args = parser.parse_args() diff --git a/benchmarking/cci_2026_atera/scripts/make_topolink_cci_validation_publication_figure.py b/benchmarking/cci_2026_atera/scripts/make_topolink_cci_validation_publication_figure.py new file mode 100644 index 0000000..0e1972c --- /dev/null +++ b/benchmarking/cci_2026_atera/scripts/make_topolink_cci_validation_publication_figure.py @@ -0,0 +1,717 @@ +from __future__ import annotations + +import argparse +import math +import textwrap +from pathlib import Path + +import matplotlib + +matplotlib.use("Agg") +import matplotlib.pyplot as plt +import numpy as np +import pandas as pd +from matplotlib import gridspec, patches +from matplotlib.backends.backend_pdf import PdfPages + + +DEFAULT_INPUT_DIR = Path( + r"D:/GitHub/pyXenium/benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2" +) +SUPPORT_COLS = [ + "expression_specificity_support", + "cell_label_permutation_support", + "spatial_null_support", + "matched_gene_control_support", + "downstream_target_support", + "functional_received_signal_support", + "cross_method_support", + "component_ablation_support", + "bootstrap_stability_support", +] +SUPPORT_LABELS = [ + "Expression\nspecificity", + "Label\npermutation", + "Spatial\nnull", + "Matched\ngenes", + "Downstream\ntargets", + "Received\nsignal", + "Cross-method\nconsensus", + "Component\nablation", + "Bootstrap\nstability", +] +EXPECTED_ORDER = [ + "VWF-SELP", + "VWF-LRP1", + "MMRN2-CD93", + "CD48-CD2", + "DLL4-NOTCH3", + "CXCL12-CXCR4", + "JAG1-NOTCH2", +] +BIOLOGY_COLORS = { + "WPB / endothelial activation": "#0f766e", + "vascular-stromal matrix/scavenger axis": "#2c7fb8", + "CD93-MMRN2 angiogenesis": "#41ab5d", + "T-cell adhesion/co-stimulation": "#31a354", + "endothelial-pericyte Notch": "#756bb1", + "CAF-immune chemokine recruitment": "#d95f0e", + "tumor-intrinsic Notch signaling": "#7f1d1d", +} + + +def as_bool(series: pd.Series) -> pd.Series: + return series.astype(str).str.lower().isin({"true", "1", "yes"}) + + +def neglog10(value: float) -> float: + if not np.isfinite(value) or value <= 0: + return np.nan + return -math.log10(max(value, 1e-300)) + + +def wrap(text: str, width: int = 26) -> str: + return "\n".join(textwrap.wrap(str(text), width=width, break_long_words=False)) + + +def load_tables(input_dir: Path) -> dict[str, pd.DataFrame]: + tables = input_dir / "tables" + required = { + "evidence": tables / "topolink_cci_validation_v2_evidence.tsv", + "cell_perm": tables / "cell_label_permutation.tsv", + "spatial": tables / "spatial_neighborhood_controls.tsv", + "matched": tables / "topolink_cci_validation_v2_false_positive_controls.tsv", + "downstream": tables / "downstream_target_support.tsv", + "bootstrap": tables / "bootstrap_stability_summary.tsv", + "ablation": tables / "component_ablation.tsv", + } + missing = [str(path) for path in required.values() if not path.exists()] + if missing: + raise FileNotFoundError("Missing validation table(s):\n" + "\n".join(missing)) + data = {name: pd.read_csv(path, sep="\t") for name, path in required.items()} + evidence = data["evidence"].copy() + evidence["lr_pair"] = evidence["ligand"].astype(str) + "-" + evidence["receptor"].astype(str) + evidence["axis_label_short"] = evidence["lr_pair"] + "\n" + evidence["sender"].astype(str) + " -> " + evidence["receiver"].astype(str) + for col in SUPPORT_COLS: + evidence[col] = as_bool(evidence[col]) + evidence = evidence.sort_values("pyxenium_rank", kind="mergesort").reset_index(drop=True) + data["evidence"] = evidence + return data + + +def validate_inputs(evidence: pd.DataFrame) -> None: + observed = evidence["lr_pair"].tolist() + if observed != EXPECTED_ORDER: + raise AssertionError(f"Unexpected LR order: {observed}") + top = evidence.iloc[0] + if top["lr_pair"] != "VWF-SELP" or int(top["pyxenium_rank"]) != 1 or round(float(top["CCI_score"]), 3) != 0.791: + raise AssertionError("VWF-SELP is not shown as rank 1 with CCI_score=0.791.") + support_sums = evidence[SUPPORT_COLS].sum(axis=1).astype(int) + if not np.array_equal(support_sums.to_numpy(), evidence["support_count"].astype(int).to_numpy()): + raise AssertionError("support_count does not match evidence matrix columns.") + cxcl = evidence.loc[evidence["lr_pair"] == "CXCL12-CXCR4"].iloc[0] + if bool(cxcl["spatial_null_support"]): + raise AssertionError("CXCL12-CXCR4 should remain spatial-null negative in the main figure.") + if int((evidence["evidence_class"] == "strong").sum()) != 7: + raise AssertionError("Expected 7 strong axes in PDC clean v2 results.") + + +def add_panel_label(ax: plt.Axes, label: str, title: str | None = None) -> None: + ax.text(-0.04, 1.05, label, transform=ax.transAxes, fontsize=13, weight="bold", va="bottom", ha="right") + if title: + ax.text(0.0, 1.05, title, transform=ax.transAxes, fontsize=10.5, weight="bold", va="bottom", ha="left") + + +def draw_panel_a(ax: plt.Axes) -> None: + ax.set_axis_off() + add_panel_label(ax, "A", "Classic LR/CCC false-positive controls applied to TopoLink-CCI discoveries") + steps = [ + ("pyXenium\nLR discovery", "#0f766e"), + ("7 classic\ncandidate axes", "#155e75"), + ("Orthogonal\nvalidation gates", "#1d4ed8"), + ("Evidence class\nstrong/moderate", "#166534"), + ] + x_positions = np.linspace(0.05, 0.92, len(steps)) + y = 0.55 + for i, ((text, color), x) in enumerate(zip(steps, x_positions)): + box = patches.FancyBboxPatch( + (x - 0.09, y - 0.13), + 0.18, + 0.26, + boxstyle="round,pad=0.018,rounding_size=0.025", + facecolor=color, + edgecolor="white", + linewidth=1.5, + transform=ax.transAxes, + ) + ax.add_patch(box) + ax.text(x, y, text, ha="center", va="center", fontsize=9.3, color="white", weight="bold", transform=ax.transAxes) + if i < len(steps) - 1: + ax.annotate( + "", + xy=(x_positions[i + 1] - 0.115, y), + xytext=(x + 0.11, y), + arrowprops=dict(arrowstyle="-|>", lw=1.6, color="#334155"), + xycoords=ax.transAxes, + textcoords=ax.transAxes, + ) + gates = [ + "label permutation", + "spatial null", + "matched genes", + "downstream targets", + "cross-method consensus", + "ablation + bootstrap", + ] + for i, gate in enumerate(gates): + x = 0.37 + (i % 3) * 0.16 + yy = 0.20 - (i // 3) * 0.12 + ax.scatter([x], [yy], s=95, color="#e0f2fe", edgecolor="#0369a1", transform=ax.transAxes, zorder=3) + ax.text(x + 0.025, yy, gate, ha="left", va="center", fontsize=8.2, color="#0f172a", transform=ax.transAxes) + ax.text( + 0.02, + 0.04, + "Principle: CCI_score nominates candidates; independent controls reduce false-positive risk.", + transform=ax.transAxes, + fontsize=8.4, + color="#475569", + ) + + +def draw_panel_b(ax: plt.Axes, evidence: pd.DataFrame) -> None: + add_panel_label(ax, "B", "Nine-layer evidence matrix") + mat = evidence[SUPPORT_COLS].to_numpy(dtype=float) + ax.imshow(np.ones_like(mat), cmap="Greys", vmin=0, vmax=1, alpha=0.08, aspect="auto") + for i, row in evidence.iterrows(): + color = BIOLOGY_COLORS.get(row["biology_label"], "#64748b") + for j, passed in enumerate(mat[i]): + face = "#0f766e" if passed else "#f8fafc" + edge = color if passed else "#cbd5e1" + ax.scatter(j, i, s=165, marker="o", facecolor=face, edgecolor=edge, linewidth=1.2, zorder=3) + if passed: + ax.text(j, i, "✓", ha="center", va="center", fontsize=8.2, color="white", weight="bold") + else: + ax.text(j, i, "–", ha="center", va="center", fontsize=9, color="#f59e0b", weight="bold") + ax.set_xticks(np.arange(len(SUPPORT_LABELS))) + ax.set_xticklabels(SUPPORT_LABELS, rotation=45, ha="right", fontsize=7.2) + ax.set_yticks(np.arange(len(evidence))) + ax.set_yticklabels(evidence["lr_pair"], fontsize=8.4) + ax.set_xlim(-0.7, len(SUPPORT_LABELS) - 0.3) + ax.set_ylim(len(evidence) - 0.4, -0.6) + ax.tick_params(length=0) + ax.spines[:].set_visible(False) + ax.text( + 0.98, + 1.05, + "7/7 strong; 0 artifact risk", + transform=ax.transAxes, + ha="right", + va="bottom", + fontsize=8.5, + color="#166534", + weight="bold", + ) + + +def draw_panel_c(ax: plt.Axes, evidence: pd.DataFrame) -> None: + add_panel_label(ax, "C", "Quantitative control strength") + metrics = [ + ("Label perm\n-log10 FDR", evidence["cell_label_perm_fdr"].map(neglog10), "cell_label_permutation_support"), + ("Spatial null\n-log10 FDR", evidence["spatial_null_fdr"].map(neglog10), "spatial_null_support"), + ("Matched\ngene z", pd.to_numeric(evidence["matched_gene_z"]), "matched_gene_control_support"), + ("Downstream\n-log10 FDR", evidence["downstream_target_fdr"].map(neglog10), "downstream_target_support"), + ] + y = np.arange(len(evidence)) + for j, (label, values, support_col) in enumerate(metrics): + vals = pd.to_numeric(values, errors="coerce").to_numpy(dtype=float) + finite = vals[np.isfinite(vals)] + vmax = np.nanmax(finite) if len(finite) else 1.0 + for i, val in enumerate(vals): + supported = bool(evidence.iloc[i][support_col]) + color = BIOLOGY_COLORS.get(evidence.iloc[i]["biology_label"], "#64748b") if supported else "#f59e0b" + size = 45 + 120 * min(max(val / max(vmax, 1e-9), 0), 1) if np.isfinite(val) else 45 + ax.scatter(j, i, s=size, color=color, edgecolor="white", linewidth=0.8, zorder=3, alpha=0.92) + text = f"{val:.1f}" if "z" in label else f"{val:.2f}" + ax.text(j + 0.13, i, text, va="center", ha="left", fontsize=6.8, color="#334155") + ax.set_xticks(np.arange(len(metrics))) + ax.set_xticklabels([m[0] for m in metrics], fontsize=7.5) + ax.set_yticks(y) + ax.set_yticklabels(evidence["lr_pair"], fontsize=8.1) + ax.set_xlim(-0.45, len(metrics) - 0.1) + ax.set_ylim(len(evidence) - 0.4, -0.6) + ax.grid(axis="y", color="#e2e8f0", linewidth=0.6) + ax.spines[["top", "right", "left"]].set_visible(False) + ax.tick_params(axis="y", length=0) + ax.text(1.06, 5, "spatial-null weak\nbut other layers strong", fontsize=6.8, color="#d97706", ha="left", va="center") + + +def draw_panel_d(ax: plt.Axes, evidence: pd.DataFrame) -> None: + add_panel_label(ax, "D", "Robustness and component ablation") + y = np.arange(len(evidence)) + boot = pd.to_numeric(evidence["bootstrap_rank_median"], errors="coerce").to_numpy(dtype=float) + iqr = pd.to_numeric(evidence["bootstrap_rank_iqr"], errors="coerce").to_numpy(dtype=float) + ablation = pd.to_numeric(evidence["max_rank_after_ablation"], errors="coerce").to_numpy(dtype=float) + ax.errorbar(boot, y - 0.14, xerr=np.vstack([iqr / 2, iqr / 2]), fmt="o", color="#0f766e", ecolor="#99f6e4", ms=5, label="Bootstrap median rank") + ax.scatter(ablation, y + 0.14, marker="^", s=48, color="#d97706", edgecolor="white", linewidth=0.7, label="Worst rank after ablation") + ax.axvline(750, color="#f59e0b", linestyle="--", linewidth=1.0, alpha=0.6) + ax.set_xscale("log") + ax.set_xlim(0.8, 1200) + ax.set_yticks(y) + ax.set_yticklabels(evidence["lr_pair"], fontsize=8.1) + ax.set_xlabel("Rank (lower is better; log scale)", fontsize=8.5) + ax.set_ylim(len(evidence) - 0.4, -0.6) + ax.grid(axis="x", color="#e2e8f0", linewidth=0.6) + ax.spines[["top", "right"]].set_visible(False) + ax.legend(loc="lower right", fontsize=7, frameon=False) + ax.text(1.02, 0, "VWF-SELP\nmedian rank 1", fontsize=6.9, color="#0f766e", va="center") + + +def draw_panel_e(ax: plt.Axes, evidence: pd.DataFrame) -> None: + ax.set_axis_off() + add_panel_label(ax, "E", "Biological axes retained after validation") + y0 = 0.93 + h = 0.12 + for i, row in evidence.iterrows(): + color = BIOLOGY_COLORS.get(row["biology_label"], "#64748b") + y = y0 - i * h + box = patches.FancyBboxPatch( + (0.02, y - 0.085), + 0.96, + 0.092, + boxstyle="round,pad=0.01,rounding_size=0.015", + facecolor="#ffffff", + edgecolor="#cbd5e1", + linewidth=0.8, + transform=ax.transAxes, + ) + ax.add_patch(box) + ax.add_patch(patches.Rectangle((0.025, y - 0.079), 0.014, 0.079, color=color, transform=ax.transAxes)) + ax.text(0.05, y - 0.018, row["lr_pair"], fontsize=8.4, weight="bold", color="#0f172a", transform=ax.transAxes, va="center") + ax.text(0.23, y - 0.018, wrap(row["biology_label"], 25), fontsize=6.9, color="#334155", transform=ax.transAxes, va="center") + ax.text( + 0.70, + y - 0.018, + f"rank {int(row['pyxenium_rank'])} | LR {float(row['CCI_score']):.3f} | {int(row['support_count'])}/9", + fontsize=7.0, + color="#0f172a", + transform=ax.transAxes, + va="center", + ) + ax.text( + 0.02, + 0.02, + "Computational validation; not protein-level or functional proof.", + fontsize=7.4, + color="#b45309", + transform=ax.transAxes, + ) + + +def make_main_figure(data: dict[str, pd.DataFrame], output_dir: Path) -> None: + evidence = data["evidence"] + fig = plt.figure(figsize=(11.8, 8.4), constrained_layout=False) + gs = gridspec.GridSpec(3, 2, figure=fig, height_ratios=[0.9, 1.7, 1.55], width_ratios=[1.35, 1.0], hspace=0.58, wspace=0.34) + ax_a = fig.add_subplot(gs[0, :]) + ax_b = fig.add_subplot(gs[1, 0]) + ax_c = fig.add_subplot(gs[1, 1]) + ax_d = fig.add_subplot(gs[2, 0]) + ax_e = fig.add_subplot(gs[2, 1]) + draw_panel_a(ax_a) + draw_panel_b(ax_b, evidence) + draw_panel_c(ax_c, evidence) + draw_panel_d(ax_d, evidence) + draw_panel_e(ax_e, evidence) + fig.suptitle( + "TopoLink-CCI discoveries pass multi-layer computational false-positive controls", + fontsize=14, + weight="bold", + y=0.985, + ) + output_dir.mkdir(parents=True, exist_ok=True) + fig.savefig(output_dir / "topolink_cci_validation_main_figure.png", dpi=300, bbox_inches="tight") + fig.savefig(output_dir / "topolink_cci_validation_main_figure.pdf", bbox_inches="tight") + fig.savefig(output_dir / "topolink_cci_validation_main_figure.svg", bbox_inches="tight") + plt.close(fig) + + +def draw_readable_panel_a(ax: plt.Axes) -> None: + ax.set_axis_off() + add_panel_label(ax, "A", "Validation concept: discovery is separated from credibility checks") + ax.text( + 0.02, + 0.78, + "pyXenium nominates LR axes", + fontsize=13, + weight="bold", + color="#0f766e", + transform=ax.transAxes, + ) + ax.text( + 0.02, + 0.58, + "CCI_score ranks candidate biology, but does not by itself prove cell-cell communication.", + fontsize=9.5, + color="#334155", + transform=ax.transAxes, + ) + ax.annotate( + "", + xy=(0.37, 0.67), + xytext=(0.29, 0.67), + arrowprops=dict(arrowstyle="-|>", lw=2.0, color="#475569"), + xycoords=ax.transAxes, + ) + ax.text( + 0.40, + 0.78, + "Independent false-positive controls", + fontsize=13, + weight="bold", + color="#1d4ed8", + transform=ax.transAxes, + ) + gate_groups = [ + ("Permutation", "Cell labels\ncommunication probability", "#dbeafe", "#1d4ed8"), + ("Spatial", "neighbor null\nmatched genes", "#dcfce7", "#166534"), + ("Biology", "downstream targets\nreceived signal", "#fef3c7", "#b45309"), + ("Consensus", "other methods\nbootstrap/ablation", "#ede9fe", "#6d28d9"), + ] + for i, (title, body, face, edge) in enumerate(gate_groups): + x = 0.40 + i * 0.145 + box = patches.FancyBboxPatch( + (x, 0.31), + 0.125, + 0.31, + boxstyle="round,pad=0.012,rounding_size=0.018", + facecolor=face, + edgecolor=edge, + linewidth=1.2, + transform=ax.transAxes, + ) + ax.add_patch(box) + ax.text(x + 0.0625, 0.53, title, ha="center", va="center", fontsize=9.1, weight="bold", color=edge, transform=ax.transAxes) + ax.text(x + 0.0625, 0.40, body, ha="center", va="center", fontsize=7.7, color="#334155", transform=ax.transAxes) + ax.annotate( + "", + xy=(0.94, 0.67), + xytext=(0.86, 0.67), + arrowprops=dict(arrowstyle="-|>", lw=2.0, color="#475569"), + xycoords=ax.transAxes, + ) + ax.text(0.965, 0.78, "Evidence class", ha="right", fontsize=13, weight="bold", color="#166534", transform=ax.transAxes) + ax.text(0.965, 0.58, "strong / moderate /\nhypothesis / artifact risk", ha="right", fontsize=9.0, color="#334155", transform=ax.transAxes) + ax.text( + 0.02, + 0.08, + "Main-message rule: a high LR axis is credible only when multiple orthogonal checks agree.", + fontsize=9.0, + color="#7c2d12", + transform=ax.transAxes, + bbox=dict(boxstyle="round,pad=0.3", facecolor="#fff7ed", edgecolor="#fed7aa"), + ) + + +def draw_readable_panel_b(ax: plt.Axes, evidence: pd.DataFrame) -> None: + ax.set_axis_off() + add_panel_label(ax, "B", "Seven classic LR axes pass the validation framework") + cols = [ + ("LR axis", 0.03), + ("Biology", 0.19), + ("Rank | CCI_score", 0.43), + ("Passed layers", 0.58), + ("Label", 0.71), + ("Spatial", 0.78), + ("Matched", 0.85), + ("Target", 0.92), + ("Notes", 0.98), + ] + for label, x in cols: + ax.text(x, 0.92, label, ha="right" if label == "Notes" else "left", va="center", fontsize=8.6, weight="bold", color="#0f172a", transform=ax.transAxes) + ax.plot([0.02, 0.985], [0.885, 0.885], color="#cbd5e1", lw=1.0, transform=ax.transAxes) + y_start = 0.80 + row_h = 0.105 + for i, row in evidence.iterrows(): + y = y_start - i * row_h + color = BIOLOGY_COLORS.get(row["biology_label"], "#64748b") + bg = "#f8fafc" if i % 2 == 0 else "#ffffff" + ax.add_patch( + patches.FancyBboxPatch( + (0.02, y - 0.045), + 0.965, + 0.078, + boxstyle="round,pad=0.004,rounding_size=0.008", + facecolor=bg, + edgecolor="#e2e8f0", + linewidth=0.6, + transform=ax.transAxes, + ) + ) + ax.add_patch(patches.Rectangle((0.024, y - 0.039), 0.010, 0.066, color=color, transform=ax.transAxes)) + ax.text(0.04, y, row["lr_pair"], ha="left", va="center", fontsize=9.0, weight="bold", color="#0f172a", transform=ax.transAxes) + ax.text(0.19, y, wrap(row["biology_label"], 29), ha="left", va="center", fontsize=7.2, color="#334155", transform=ax.transAxes) + ax.text(0.43, y, f"#{int(row['pyxenium_rank'])} | {float(row['CCI_score']):.3f}", ha="left", va="center", fontsize=8.1, color="#0f172a", transform=ax.transAxes) + ax.text(0.60, y, f"{int(row['support_count'])}/9 strong", ha="left", va="center", fontsize=8.1, color="#166534", weight="bold", transform=ax.transAxes) + compact_checks = [ + ("cell_label_permutation_support", 0.725), + ("spatial_null_support", 0.795), + ("matched_gene_control_support", 0.865), + ("downstream_target_support", 0.932), + ] + failed = [] + for col, x in compact_checks: + passed = bool(row[col]) + ax.scatter([x], [y], s=105, color="#0f766e" if passed else "#f59e0b", edgecolor="white", linewidth=0.8, transform=ax.transAxes, zorder=3) + ax.text(x, y, "✓" if passed else "–", ha="center", va="center", fontsize=7.6, color="white", weight="bold", transform=ax.transAxes) + if not passed: + failed.append(col) + note = "all key gates pass" + if row["lr_pair"] == "CXCL12-CXCR4": + note = "spatial-null weak" + if row["lr_pair"] == "JAG1-NOTCH2": + note = "target/matched weaker" + ax.text(0.98, y, note, ha="right", va="center", fontsize=7.2, color="#b45309" if failed else "#475569", transform=ax.transAxes) + ax.text( + 0.02, + 0.035, + "Shown checks are the most interpretable gates; full 9-layer evidence is in source data and supplementary figure.", + fontsize=7.6, + color="#64748b", + transform=ax.transAxes, + ) + + +def draw_readable_panel_c(ax: plt.Axes, evidence: pd.DataFrame) -> None: + ax.set_axis_off() + add_panel_label(ax, "C", "Take-home evidence") + left = ax.inset_axes([0.02, 0.12, 0.49, 0.76]) + right = ax.inset_axes([0.56, 0.12, 0.42, 0.76]) + + plot = evidence.sort_values("support_count", ascending=True) + y = np.arange(len(plot)) + colors = [BIOLOGY_COLORS.get(label, "#64748b") for label in plot["biology_label"]] + left.barh(y, plot["support_count"].astype(float), color=colors, alpha=0.92) + left.axvline(5, color="#334155", linestyle="--", lw=1.0) + left.text(5.05, len(plot) - 0.25, "strong threshold", fontsize=7.0, color="#334155", va="top") + left.set_yticks(y) + left.set_yticklabels(plot["lr_pair"], fontsize=8) + left.set_xlim(0, 9.5) + left.set_xlabel("Supported evidence layers (of 9)", fontsize=8.4) + left.set_title("All selected axes reach strong support", fontsize=9.2, weight="bold") + left.grid(axis="x", color="#e2e8f0", linewidth=0.6) + left.spines[["top", "right", "left"]].set_visible(False) + left.tick_params(axis="y", length=0) + + right.set_axis_off() + bullets = [ + ("Discovery", "Top axes remain biologically coherent after controls."), + ("Specificity", "Cell-label permutation FDR is significant for all 7 axes."), + ("Spatiality", "6/7 pass spatial-null; CXCL12-CXCR4 is retained by other evidence."), + ("Safety", "No platelet/RBC contamination flag in the selected axes."), + ("Caveat", "Computational support, not protein-level functional proof."), + ] + for i, (title, body) in enumerate(bullets): + yy = 0.90 - i * 0.18 + color = "#0f766e" if title != "Caveat" else "#b45309" + right.scatter([0.035], [yy], s=75, color=color, transform=right.transAxes) + right.text(0.085, yy + 0.025, title, fontsize=8.7, weight="bold", color="#0f172a", transform=right.transAxes, va="center") + right.text(0.085, yy - 0.045, wrap(body, 44), fontsize=7.4, color="#334155", transform=right.transAxes, va="center") + + +def make_readable_main_figure(data: dict[str, pd.DataFrame], output_dir: Path) -> None: + evidence = data["evidence"] + fig = plt.figure(figsize=(11.8, 9.2), constrained_layout=False) + gs = gridspec.GridSpec(3, 1, figure=fig, height_ratios=[1.05, 2.35, 1.55], hspace=0.32) + ax_a = fig.add_subplot(gs[0, 0]) + ax_b = fig.add_subplot(gs[1, 0]) + ax_c = fig.add_subplot(gs[2, 0]) + draw_readable_panel_a(ax_a) + draw_readable_panel_b(ax_b, evidence) + draw_readable_panel_c(ax_c, evidence) + fig.suptitle( + "Readable summary: TopoLink-CCI axes are supported by orthogonal computational controls", + fontsize=14.5, + weight="bold", + y=0.99, + ) + fig.savefig(output_dir / "topolink_cci_validation_main_figure_readable.png", dpi=300, bbox_inches="tight") + fig.savefig(output_dir / "topolink_cci_validation_main_figure_readable.pdf", bbox_inches="tight") + fig.savefig(output_dir / "topolink_cci_validation_main_figure_readable.svg", bbox_inches="tight") + plt.close(fig) + + +def write_readable_caption(data: dict[str, pd.DataFrame], output_dir: Path) -> None: + evidence = data["evidence"] + caption = f"""# Readable figure caption + +**Figure. Orthogonal computational controls support TopoLink-CCI discoveries.** +**A**, TopoLink-CCI scores are used to nominate candidate cell-cell interaction axes, which are then tested with independent control layers adapted from classic LR/CCC methods: permutation, spatial nulls, matched-gene controls, downstream/received-signal support, cross-method consensus, component ablation, and bootstrap stability. +**B**, Readable evidence table for seven biologically interpretable LR axes, ordered by pyXenium rank. The compact gates show label permutation, spatial null, matched-gene control, and downstream target support; full nine-layer support is included in source data. All seven axes are classified as strong. `CXCL12-CXCR4` is spatial-null weak but supported by other evidence layers; `JAG1-NOTCH2` has weaker matched-gene/downstream support but still meets the strong threshold. +**C**, Summary support counts and interpretive take-home points. The selected LR axes reach the pre-specified strong threshold of at least five independent computational evidence layers, and none are flagged for platelet/RBC contamination. + +This figure summarizes computational credibility only; it does not prove protein-level binding, secretion, or functional signaling. +""" + (output_dir / "figure_caption_readable.md").write_text(caption, encoding="utf-8") + + +def z_from_summary(observed: float, mean: float, sd: float) -> float: + if not all(np.isfinite([observed, mean, sd])) or sd <= 0: + return np.nan + return (observed - mean) / sd + + +def draw_null_summary_page(data: dict[str, pd.DataFrame]) -> plt.Figure: + evidence = data["evidence"] + cell = data["cell_perm"].set_index("axis_id") + spatial = data["spatial"].set_index("axis_id") + controls = data["matched"] + matched = controls[controls["control_type"] == "matched_gene_expression_control"].set_index("axis_id") + fig, axes = plt.subplots(len(evidence), 3, figsize=(9.2, 10.5), sharex=True, sharey=True) + x = np.linspace(-4, 4, 300) + y = np.exp(-(x**2) / 2) / math.sqrt(2 * math.pi) + for i, row in evidence.iterrows(): + axis_id = row["axis_id"] + z_values = [ + z_from_summary(cell.loc[axis_id, "cell_label_comm_prob"], cell.loc[axis_id, "cell_label_perm_mean"], cell.loc[axis_id, "cell_label_perm_sd"]) if axis_id in cell.index else np.nan, + z_from_summary(spatial.loc[axis_id, "spatial_lr_edge_score"], spatial.loc[axis_id, "spatial_perm_mean"], spatial.loc[axis_id, "spatial_perm_sd"]) if axis_id in spatial.index else np.nan, + float(matched.loc[axis_id, "z_or_rank"]) if axis_id in matched.index and pd.notna(matched.loc[axis_id, "z_or_rank"]) else np.nan, + ] + for j, (title, zval) in enumerate(zip(["Label perm", "Spatial perm", "Matched genes"], z_values)): + ax = axes[i, j] + ax.plot(x, y, color="#94a3b8", lw=1.0) + ax.fill_between(x, 0, y, color="#e2e8f0", alpha=0.8) + clipped = np.clip(zval, -4, 4) if np.isfinite(zval) else np.nan + if np.isfinite(clipped): + ax.axvline(clipped, color="#dc2626", lw=1.4) + label = f"z={zval:.1f}" if abs(zval) < 100 else "z>100" + ax.text(0.97, 0.75, label, transform=ax.transAxes, ha="right", va="center", fontsize=6.3, color="#991b1b") + if i == 0: + ax.set_title(title, fontsize=8.2) + if j == 0: + ax.set_ylabel(row["lr_pair"], fontsize=7.8, rotation=0, ha="right", va="center", labelpad=42) + ax.set_yticks([]) + ax.set_xticks([-4, 0, 4]) + ax.tick_params(labelsize=6.5, length=2) + ax.spines[["top", "right", "left"]].set_visible(False) + fig.suptitle("Supplementary Fig. S1: null summary distributions (observed red line; z-space)", fontsize=12, weight="bold", y=0.995) + fig.text(0.5, 0.015, "Standard deviations from saved null summaries; raw permutation draws were not retained.", ha="center", fontsize=7.2, color="#475569") + fig.tight_layout(rect=[0.05, 0.03, 1, 0.97]) + return fig + + +def draw_validation_card_page(evidence: pd.DataFrame) -> plt.Figure: + fig, axes = plt.subplots(4, 2, figsize=(9.2, 10.5)) + axes = axes.ravel() + for ax in axes: + ax.set_axis_off() + for i, row in evidence.iterrows(): + ax = axes[i] + color = BIOLOGY_COLORS.get(row["biology_label"], "#64748b") + card = patches.FancyBboxPatch((0.02, 0.06), 0.96, 0.86, boxstyle="round,pad=0.02,rounding_size=0.03", facecolor="#ffffff", edgecolor="#cbd5e1", transform=ax.transAxes) + ax.add_patch(card) + ax.add_patch(patches.Rectangle((0.02, 0.84), 0.96, 0.08, color=color, transform=ax.transAxes)) + ax.text(0.05, 0.88, row["lr_pair"], color="white", weight="bold", fontsize=10, transform=ax.transAxes, va="center") + ax.text(0.05, 0.77, f"{row['sender']} -> {row['receiver']}", fontsize=7.7, color="#334155", transform=ax.transAxes) + ax.text(0.05, 0.66, wrap(row["biology_label"], 32), fontsize=7.8, color="#0f172a", transform=ax.transAxes) + ax.text(0.05, 0.50, f"rank {int(row['pyxenium_rank'])} | CCI_score {float(row['CCI_score']):.3f}", fontsize=8.0, color="#0f172a", transform=ax.transAxes) + ax.text(0.05, 0.39, f"class: {row['evidence_class']} | support {int(row['support_count'])}/9", fontsize=8.0, color="#166534", transform=ax.transAxes, weight="bold") + failed = [label.replace("\n", " ") for label, col in zip(SUPPORT_LABELS, SUPPORT_COLS) if not bool(row[col])] + caveat = "No weak layer" if not failed else "Weak: " + ", ".join(failed) + ax.text(0.05, 0.25, wrap(caveat, 42), fontsize=7.1, color="#b45309" if failed else "#475569", transform=ax.transAxes) + ax.text(0.05, 0.12, "Computational support only.", fontsize=6.9, color="#64748b", transform=ax.transAxes) + fig.suptitle("Supplementary Fig. S2: per-axis validation cards", fontsize=12, weight="bold", y=0.985) + fig.tight_layout(rect=[0, 0, 1, 0.96]) + return fig + + +def make_supplementary_figures(data: dict[str, pd.DataFrame], output_dir: Path) -> None: + output_dir.mkdir(parents=True, exist_ok=True) + null_fig = draw_null_summary_page(data) + card_fig = draw_validation_card_page(data["evidence"]) + with PdfPages(output_dir / "topolink_cci_validation_supplementary_controls.pdf") as pdf: + pdf.savefig(null_fig, bbox_inches="tight") + pdf.savefig(card_fig, bbox_inches="tight") + null_fig.savefig(output_dir / "topolink_cci_validation_supplementary_null_summary.png", dpi=300, bbox_inches="tight") + card_fig.savefig(output_dir / "topolink_cci_validation_supplementary_cards.png", dpi=300, bbox_inches="tight") + plt.close(null_fig) + plt.close(card_fig) + + +def write_caption(data: dict[str, pd.DataFrame], output_dir: Path) -> None: + evidence = data["evidence"] + top = evidence.iloc[0] + caption = f"""# Figure caption + +**Figure. TopoLink-CCI discoveries pass multi-layer computational false-positive controls.** +**A**, Schematic of the validation framework. pyXenium nominates candidate cell-cell interaction axes, which are then evaluated with validation principles adapted from CellPhoneDB/Squidpy, CellChat, stLearn/SpatialDM, NicheNet, LIANA, and pyXenium-specific robustness checks. +**B**, Evidence matrix across seven biologically interpretable LR axes. Filled circles indicate evidence layers that passed the pre-specified thresholds. All seven axes were classified as strong and none were flagged as contamination/artifact risk. +**C**, Quantitative strength of selected controls: cell-label permutation FDR, spatial-null FDR, matched-gene z-score, and downstream target FDR. The top-ranked axis, {top['lr_pair']}, had CCI_score={float(top['CCI_score']):.3f}, label-permutation FDR={float(top['cell_label_perm_fdr']):.3g}, spatial-null FDR={float(top['spatial_null_fdr']):.3g}, and matched-gene z={float(top['matched_gene_z']):.2f}. +**D**, Bootstrap and component-ablation robustness. Bootstrap ranks are medians from five 80% stratified resamples; ablation shows the worst rank after removing one pyXenium score component at a time. +**E**, Biological interpretation cards for the retained LR axes. These results support computational credibility, but do not prove protein-level cell-cell interaction binding, secretion, or functional causality. + +Supplementary Fig. S1 visualizes saved null summaries in standardized z-space; raw permutation draws were not retained. Supplementary Fig. S2 shows per-axis validation cards and weak evidence layers. +""" + (output_dir / "figure_caption.md").write_text(caption, encoding="utf-8") + + +def write_source_data(data: dict[str, pd.DataFrame], output_dir: Path) -> None: + evidence = data["evidence"] + cols = [ + "lr_pair", + "sender", + "receiver", + "biology_label", + "CCI_score", + "pyxenium_rank", + "evidence_class", + "support_count", + "cell_label_perm_fdr", + "spatial_null_fdr", + "matched_gene_z", + "downstream_target_fdr", + "bootstrap_rank_median", + "bootstrap_rank_iqr", + "max_rank_after_ablation", + "contamination_flag", + *SUPPORT_COLS, + ] + evidence[cols].to_csv(output_dir / "topolink_cci_validation_publication_source_data.tsv", sep="\t", index=False) + + +def parse_args() -> argparse.Namespace: + parser = argparse.ArgumentParser(description="Create publication figures for TopoLink-CCI validation v2.") + parser.add_argument("--input-dir", default=str(DEFAULT_INPUT_DIR), help="PDC clean validation v2 directory.") + parser.add_argument("--output-dir", default=None, help="Output directory. Defaults to INPUT_DIR/publication_figures.") + return parser.parse_args() + + +def main() -> None: + args = parse_args() + input_dir = Path(args.input_dir) + output_dir = Path(args.output_dir) if args.output_dir else input_dir / "publication_figures" + data = load_tables(input_dir) + validate_inputs(data["evidence"]) + make_main_figure(data, output_dir) + make_readable_main_figure(data, output_dir) + make_supplementary_figures(data, output_dir) + write_caption(data, output_dir) + write_readable_caption(data, output_dir) + write_source_data(data, output_dir) + expected = [ + "topolink_cci_validation_main_figure.png", + "topolink_cci_validation_main_figure.pdf", + "topolink_cci_validation_main_figure.svg", + "topolink_cci_validation_main_figure_readable.png", + "topolink_cci_validation_main_figure_readable.pdf", + "topolink_cci_validation_main_figure_readable.svg", + "topolink_cci_validation_supplementary_controls.pdf", + "figure_caption.md", + "figure_caption_readable.md", + ] + missing = [name for name in expected if not (output_dir / name).exists()] + if missing: + raise RuntimeError(f"Missing expected figure outputs: {missing}") + print(f"Wrote publication figures to {output_dir}") + + +if __name__ == "__main__": + main() diff --git a/benchmarking/lr_2026_atera/scripts/pdc/collect_pdc_results.py b/benchmarking/cci_2026_atera/scripts/pdc/collect_pdc_results.py similarity index 94% rename from benchmarking/lr_2026_atera/scripts/pdc/collect_pdc_results.py rename to benchmarking/cci_2026_atera/scripts/pdc/collect_pdc_results.py index 3580c59..377b946 100644 --- a/benchmarking/lr_2026_atera/scripts/pdc/collect_pdc_results.py +++ b/benchmarking/cci_2026_atera/scripts/pdc/collect_pdc_results.py @@ -10,7 +10,7 @@ DEFAULT_PDC_HOST = "pdc" -DEFAULT_PDC_ROOT = "/cfs/klemming/scratch/h/hutaobo/pyxenium_lr_benchmark_2026-04" +DEFAULT_PDC_ROOT = "/cfs/klemming/scratch/h/hutaobo/pyxenium_cci_benchmark_2026-04" REMOTE_DIRS = ("runs", "results", "logs", "reports", "data/source_cache/breast/source_manifest.json") @@ -87,10 +87,10 @@ def collect( def main() -> None: - parser = argparse.ArgumentParser(description="Collect PDC LR benchmark outputs to the local benchmark directory.") + parser = argparse.ArgumentParser(description="Collect PDC CCI benchmark outputs to the local benchmark directory.") parser.add_argument("--host", default=DEFAULT_PDC_HOST) parser.add_argument("--remote-root", default=DEFAULT_PDC_ROOT) - parser.add_argument("--benchmark-root", default="benchmarking/lr_2026_atera") + parser.add_argument("--benchmark-root", default="benchmarking/cci_2026_atera") parser.add_argument("--tag", default=None) parser.add_argument("--execute", action="store_true") parser.add_argument("--since-last", action="store_true") diff --git a/benchmarking/lr_2026_atera/scripts/pdc/monitor_pdc_jobs.py b/benchmarking/cci_2026_atera/scripts/pdc/monitor_pdc_jobs.py similarity index 95% rename from benchmarking/lr_2026_atera/scripts/pdc/monitor_pdc_jobs.py rename to benchmarking/cci_2026_atera/scripts/pdc/monitor_pdc_jobs.py index 29ba8d6..477132f 100644 --- a/benchmarking/lr_2026_atera/scripts/pdc/monitor_pdc_jobs.py +++ b/benchmarking/cci_2026_atera/scripts/pdc/monitor_pdc_jobs.py @@ -10,7 +10,7 @@ DEFAULT_PDC_HOST = "pdc" -DEFAULT_PDC_ROOT = "/cfs/klemming/scratch/h/hutaobo/pyxenium_lr_benchmark_2026-04" +DEFAULT_PDC_ROOT = "/cfs/klemming/scratch/h/hutaobo/pyxenium_cci_benchmark_2026-04" def q(value: str | Path) -> str: @@ -117,7 +117,7 @@ def parse_monitor_output(text: str) -> dict[str, Any]: def render_markdown(status: dict[str, Any], remote_root: str) -> str: lines = [ - "# PDC LR Benchmark Live Status", + "# PDC CCI Benchmark Live Status", "", f"- Updated: `{status['checked_at']}`", f"- Remote root: `{remote_root}`", @@ -145,7 +145,7 @@ def render_markdown(status: dict[str, Any], remote_root: str) -> str: def main() -> None: - parser = argparse.ArgumentParser(description="Monitor PDC LR benchmark Slurm jobs and remote run artifacts.") + parser = argparse.ArgumentParser(description="Monitor PDC CCI benchmark Slurm jobs and remote run artifacts.") parser.add_argument("--host", default=DEFAULT_PDC_HOST) parser.add_argument("--remote-root", default=DEFAULT_PDC_ROOT) parser.add_argument("--local-root", default=None) @@ -163,7 +163,7 @@ def main() -> None: "raw_stderr": raw["stderr"], **parsed, } - local_root = Path(args.local_root) if args.local_root else Path.cwd() / "benchmarking" / "lr_2026_atera" + local_root = Path(args.local_root) if args.local_root else Path.cwd() / "benchmarking" / "cci_2026_atera" output_json = Path(args.output_json) if args.output_json else local_root / "results" / "pdc_live_job_status.json" output_md = Path(args.output_md) if args.output_md else local_root / "reports" / "pdc_live_status.md" output_json.parent.mkdir(parents=True, exist_ok=True) diff --git a/benchmarking/lr_2026_atera/scripts/pdc/prepare_pdc_bundle.sh b/benchmarking/cci_2026_atera/scripts/pdc/prepare_pdc_bundle.sh similarity index 70% rename from benchmarking/lr_2026_atera/scripts/pdc/prepare_pdc_bundle.sh rename to benchmarking/cci_2026_atera/scripts/pdc/prepare_pdc_bundle.sh index 637929b..b2e4c13 100644 --- a/benchmarking/lr_2026_atera/scripts/pdc/prepare_pdc_bundle.sh +++ b/benchmarking/cci_2026_atera/scripts/pdc/prepare_pdc_bundle.sh @@ -1,14 +1,14 @@ #!/usr/bin/env bash set -euo pipefail -ROOT="${PDC_LR_ROOT:-/cfs/klemming/scratch/h/hutaobo/pyxenium_lr_benchmark_2026-04}" -SOURCE_ROOT="${PDC_LR_SOURCE_ROOT:-$ROOT/data/source_cache/breast/WTA_Preview_FFPE_Breast_Cancer_outs}" -PY_ENV="${PDC_LR_PREP_ENV:-$ROOT/envs/python/prep}" +ROOT="${PDC_CCI_ROOT:-/cfs/klemming/scratch/h/hutaobo/pyxenium_cci_benchmark_2026-04}" +SOURCE_ROOT="${PDC_CCI_SOURCE_ROOT:-$ROOT/data/source_cache/breast/WTA_Preview_FFPE_Breast_Cancer_outs}" +PY_ENV="${PDC_CCI_PREP_ENV:-$ROOT/envs/python/prep}" PYTHON_MODULE="${PDC_LR_PYTHON_MODULE:-python/3.12.3}" mkdir -p "$ROOT"/{data/full,data/smoke,logs,reports,results,runs,tmp,envs/python} mkdir -p "$ROOT/configs" -cp -f "$ROOT"/repo/benchmarking/lr_2026_atera/configs/* "$ROOT/configs/" 2>/dev/null || true +cp -f "$ROOT"/repo/benchmarking/cci_2026_atera/configs/* "$ROOT/configs/" 2>/dev/null || true export TMPDIR="$ROOT/tmp" export PYTHONPATH="$ROOT/repo/src:${PYTHONPATH:-}" @@ -27,15 +27,15 @@ python -m pip install --upgrade pip setuptools wheel python -m pip install -e "$ROOT/repo" python -m pip install pyarrow -python "$ROOT/repo/benchmarking/lr_2026_atera/scripts/prepare_data.py" \ +python "$ROOT/repo/benchmarking/cci_2026_atera/scripts/prepare_data.py" \ --dataset-root "$SOURCE_ROOT" \ --benchmark-root "$ROOT" \ --prefer h5 \ --skip-full-h5ad \ --output-json "$ROOT/logs/pdc_prepare_payload.json" -if [ -f "$ROOT/data/staged_common/lr_db_common.tsv" ]; then - cp -f "$ROOT/data/staged_common/lr_db_common.tsv" "$ROOT/data/lr_db_common.tsv" +if [ -f "$ROOT/data/staged_common/cci_resource_common.tsv" ]; then + cp -f "$ROOT/data/staged_common/cci_resource_common.tsv" "$ROOT/data/cci_resource_common.tsv" [ -f "$ROOT/data/staged_common/atera_smoke_panel.tsv" ] && cp -f "$ROOT/data/staged_common/atera_smoke_panel.tsv" "$ROOT/data/atera_smoke_panel.tsv" [ -f "$ROOT/data/staged_common/celltype_pairs.tsv" ] && cp -f "$ROOT/data/staged_common/celltype_pairs.tsv" "$ROOT/data/celltype_pairs.tsv" python - <<'PY' @@ -47,14 +47,14 @@ from pathlib import Path import pandas as pd -root = Path(os.environ.get("PDC_LR_ROOT", "/cfs/klemming/scratch/h/hutaobo/pyxenium_lr_benchmark_2026-04")) +root = Path(os.environ.get("PDC_CCI_ROOT", "/cfs/klemming/scratch/h/hutaobo/pyxenium_cci_benchmark_2026-04")) manifest_path = root / "data" / "input_manifest.json" manifest = json.loads(manifest_path.read_text(encoding="utf-8")) -lr_path = root / "data" / "lr_db_common.tsv" -manifest["lr_db_common_tsv"] = str(lr_path) -manifest["common_db"] = {"source": "staged_local_lr_db_common", "n_pairs": int(len(pd.read_csv(lr_path, sep="\t")))} +lr_path = root / "data" / "cci_resource_common.tsv" +manifest["cci_resource_common_tsv"] = str(lr_path) +manifest["common_db"] = {"source": "staged_local_cci_db_common", "n_pairs": int(len(pd.read_csv(lr_path, sep="\t")))} manifest_path.write_text(json.dumps(manifest, indent=2) + "\n", encoding="utf-8") -print(f"Patched PDC manifest to use staged common LR DB: {manifest['common_db']}") +print(f"Patched PDC manifest to use staged common CCI resource: {manifest['common_db']}") PY fi @@ -65,7 +65,7 @@ import json import os from pathlib import Path -root = Path(os.environ.get("PDC_LR_ROOT", "/cfs/klemming/scratch/h/hutaobo/pyxenium_lr_benchmark_2026-04")) +root = Path(os.environ.get("PDC_CCI_ROOT", "/cfs/klemming/scratch/h/hutaobo/pyxenium_cci_benchmark_2026-04")) manifest = root / "data" / "input_manifest.json" payload = json.loads(manifest.read_text(encoding="utf-8")) full_bundle = payload.get("full_bundle") or {} diff --git a/benchmarking/lr_2026_atera/scripts/pdc/stage_to_pdc.py b/benchmarking/cci_2026_atera/scripts/pdc/stage_to_pdc.py similarity index 92% rename from benchmarking/lr_2026_atera/scripts/pdc/stage_to_pdc.py rename to benchmarking/cci_2026_atera/scripts/pdc/stage_to_pdc.py index 5d8446a..c2b78a8 100644 --- a/benchmarking/lr_2026_atera/scripts/pdc/stage_to_pdc.py +++ b/benchmarking/cci_2026_atera/scripts/pdc/stage_to_pdc.py @@ -14,7 +14,7 @@ DEFAULT_PDC_HOST = "pdc" -DEFAULT_PDC_ROOT = "/cfs/klemming/scratch/h/hutaobo/pyxenium_lr_benchmark_2026-04" +DEFAULT_PDC_ROOT = "/cfs/klemming/scratch/h/hutaobo/pyxenium_cci_benchmark_2026-04" DEFAULT_LOCAL_XENIUM_ROOT = Path( r"Y:\long\10X_datasets\Xenium\Atera\WTA_Preview_FFPE_Breast_Cancer_outs" ) @@ -31,22 +31,21 @@ "README.md", "LICENSE", "src", - "benchmarking/lr_2026_atera/configs", - "benchmarking/lr_2026_atera/envs", - "benchmarking/lr_2026_atera/runners", - "benchmarking/lr_2026_atera/scripts", + "benchmarking/cci_2026_atera/configs", + "benchmarking/cci_2026_atera/envs", + "benchmarking/cci_2026_atera/runners", + "benchmarking/cci_2026_atera/scripts", ) SMOKE_ITEMS = ( - "benchmarking/lr_2026_atera/data/input_manifest.json", - "benchmarking/lr_2026_atera/data/lr_db_common.tsv", - "benchmarking/lr_2026_atera/data/atera_smoke_panel.tsv", - "benchmarking/lr_2026_atera/data/celltype_pairs.tsv", - "benchmarking/lr_2026_atera/data/smoke", + "benchmarking/cci_2026_atera/data/cci_resource_common.tsv", + "benchmarking/cci_2026_atera/data/atera_smoke_panel.tsv", + "benchmarking/cci_2026_atera/data/celltype_pairs.tsv", + "benchmarking/cci_2026_atera/data/smoke", ) PANEL_ITEMS = ( - "benchmarking/lr_2026_atera/data/lr_db_common.tsv", - "benchmarking/lr_2026_atera/data/atera_smoke_panel.tsv", - "benchmarking/lr_2026_atera/data/celltype_pairs.tsv", + "benchmarking/cci_2026_atera/data/cci_resource_common.tsv", + "benchmarking/cci_2026_atera/data/atera_smoke_panel.tsv", + "benchmarking/cci_2026_atera/data/celltype_pairs.tsv", ) @@ -144,7 +143,7 @@ def create_archive(repo_root: Path, archive_path: Path, *, include_smoke: bool) for item in PANEL_ITEMS: source = repo_root / item if source.exists(): - rel = Path(item).relative_to("benchmarking/lr_2026_atera/data") + rel = Path(item).relative_to("benchmarking/cci_2026_atera/data") arcname = str(Path("data") / "staged_common" / rel).replace(os.sep, "/") add_path_to_archive(tar, source, arcname) entries.append({"local": str(source), "archive": arcname, "kind": "common_panel"}) @@ -152,7 +151,7 @@ def create_archive(repo_root: Path, archive_path: Path, *, include_smoke: bool) for item in SMOKE_ITEMS: source = repo_root / item if source.exists(): - rel = Path(item).relative_to("benchmarking/lr_2026_atera/data") + rel = Path(item).relative_to("benchmarking/cci_2026_atera/data") arcname = str(Path("data") / rel).replace(os.sep, "/") add_path_to_archive(tar, source, arcname) entries.append({"local": str(source), "archive": arcname, "kind": "smoke_data"}) @@ -172,7 +171,7 @@ def build_stage_plan( ) -> dict[str, Any]: remote_root = remote_root.rstrip("/") remote_cache = f"{remote_root}/{SOURCE_CACHE_REL}" - archive_path = archive_path or repo_root / "benchmarking" / "lr_2026_atera" / "logs" / "pdc_stage_payload.tar.gz" + archive_path = archive_path or repo_root / "benchmarking" / "cci_2026_atera" / "logs" / "pdc_stage_payload.tar.gz" raw_items = [] for name in REQUIRED_RAW_FILES: local_path = local_xenium_root / name @@ -320,7 +319,7 @@ def execute_stage_plan(plan: dict[str, Any], *, plan_only: bool = False) -> dict def main() -> None: - parser = argparse.ArgumentParser(description="Stage pyXenium LR benchmark code and breast source cache to PDC.") + parser = argparse.ArgumentParser(description="Stage pyXenium CCI benchmark code and breast source cache to PDC.") parser.add_argument("--host", default=DEFAULT_PDC_HOST) parser.add_argument("--remote-root", default=DEFAULT_PDC_ROOT) parser.add_argument("--local-xenium-root", default=str(DEFAULT_LOCAL_XENIUM_ROOT)) diff --git a/benchmarking/cci_2026_atera/scripts/pdc/submit_pdc_matrix.py b/benchmarking/cci_2026_atera/scripts/pdc/submit_pdc_matrix.py new file mode 100644 index 0000000..c559d07 --- /dev/null +++ b/benchmarking/cci_2026_atera/scripts/pdc/submit_pdc_matrix.py @@ -0,0 +1,984 @@ +from __future__ import annotations + +import argparse +import json +import posixpath +import shlex +import subprocess +import tempfile +from dataclasses import dataclass +from datetime import datetime, timezone +from pathlib import Path +from typing import Any + + +DEFAULT_PDC_HOST = "pdc" +DEFAULT_PDC_ROOT = "/cfs/klemming/scratch/h/hutaobo/pyxenium_cci_benchmark_2026-04" +DEFAULT_ACCOUNT = "naiss2026-4-680" +ALL_METHODS = ( + "pyxenium", + "squidpy", + "liana", + "spatialdm", + "laris", + "cellphonedb", + "stlearn", + "cellchat", + "commot", + "giotto", + "spatalk", + "niches", + "cellnest", + "cellagentchat", + "scild", +) +A100_AUTHORITATIVE_FULL_METHODS = ( + "pyxenium", + "squidpy", + "liana", + "spatialdm", + "stlearn", + "cellphonedb", + "laris", +) +PDC_FULL_BACKFILL_METHODS = tuple(method for method in ALL_METHODS if method not in A100_AUTHORITATIVE_FULL_METHODS) +PDC_REBUILD_FULL_METHODS = ("cellchat", "cellnest", "cellagentchat", "scild") +REBUILD_ENV_TAG = "rebuild_20260428" +SOURCE_PYTHON_REBUILD_METHODS = ("cellnest", "cellagentchat", "scild") +CELLAGENTCHAT_FULL_CHUNKS = 16 +PYXENIUM_PY310_RUNTIME_PIP = ( + "PyYAML>=6.0", + "click>=8.1", + "fsspec>=2024.6.0", + "pyarrow>=14,<18", + "aiohttp", + "shapely>=2.0", + "tifffile>=2024.8.10,<2026", + "imagecodecs>=2024.6.1,<2026", + "zarr>=2.16,<3", +) +SOURCE_CHECKOUTS = { + "cellchat": ("https://github.com/jinworks/CellChat.git", "75253cd0c9e68410e6e721a6d3a0419a1d7e358f"), + "cellnest": ("https://github.com/schwartzlab-methods/CellNEST.git", "2737fa8f54952b4b35a540f6070655a69f2c4999"), + "cellagentchat": ("https://github.com/mcgilldinglab/CellAgentChat.git", "37e51980cb9ba87684993d8bdae26feac8806bae"), + "scild": ("https://github.com/jiatingyu-amss/SCILD.git", "683515043df1878f3069c4dd5f887abb5c8976bd"), +} + + +@dataclass(frozen=True) +class MethodConfig: + language: str + partition: str + cpus: int + memory: str + time: str + pip: tuple[str, ...] = () + imports: tuple[str, ...] = () + r_packages: tuple[str, ...] = () + bioc_packages: tuple[str, ...] = () + github: tuple[str, ...] = () + pdc_note: str = "" + + +METHODS: dict[str, MethodConfig] = { + "pyxenium": MethodConfig("python", "shared", 16, "96G", "06:00:00", imports=("pyXenium",)), + "squidpy": MethodConfig("python", "shared", 16, "160G", "12:00:00", pip=("setuptools<81", "squidpy", "omnipath", "zarr<3"), imports=("squidpy",)), + "liana": MethodConfig("python", "memory", 16, "300G", "18:00:00", pip=("liana", "omnipath", "mudata", "decoupler"), imports=("liana",)), + "spatialdm": MethodConfig("python", "memory", 16, "300G", "18:00:00", pip=("git+https://github.com/StatBiomed/SpatialDM.git", "SparseAEH"), imports=("spatialdm",)), + "laris": MethodConfig("python", "shared", 16, "192G", "18:00:00", pip=("laris",), imports=("laris",)), + "cellphonedb": MethodConfig("python", "shared", 16, "160G", "12:00:00", pip=("cellphonedb",), imports=("cellphonedb",)), + "stlearn": MethodConfig("python", "memory", 16, "300G", "18:00:00", pip=("stlearn",), imports=("stlearn",)), + "commot": MethodConfig("python", "memory", 16, "300G", "24:00:00", pip=("numpy<2", "commot"), imports=("commot",)), + "cellnest": MethodConfig( + "python", + "shared", + 16, + "160G", + "12:00:00", + pip=(), + imports=("torch", "torch_geometric"), + pdc_note="Source-layout checkout at external_src/cellnest; prefer CellNEST Apptainer/Singularity image and fall back to a pinned Python env.", + ), + "cellagentchat": MethodConfig( + "python", + "memory", + 32, + "300G", + "24:00:00", + pip=( + "numpy==1.26.4", + "pandas>=1.5.0,<2.3", + "scipy>=1.9.1,<1.14", + "scanpy>=1.9.6,<1.11", + "anndata>=0.8.0,<0.11", + "zarr>=2.16,<3", + "Mesa==1.0.0", + "pyslingshot==0.0.2", + "sparselinear==0.0.5", + "torch>=1.13,<2.4", + "seaborn>=0.12", + "matplotlib>=3.6", + ), + imports=("preprocessor", "model_setup", "abm", "Communication"), + pdc_note="Source-layout checkout at external_src/cellagentchat; PYTHONPATH must include external_src/cellagentchat/src.", + ), + "scild": MethodConfig( + "python", + "shared", + 16, + "160G", + "12:00:00", + pip=( + "numpy==1.26.4", + "pandas>=2.0,<2.4", + "scipy==1.11.4", + "scanpy>=1.10,<1.12", + "anndata>=0.10,<0.12", + "zarr>=2.16,<3", + "commot==0.0.3", + "h5py>=3.10,<3.15", + "igraph>=0.11,<0.12", + "leidenalg>=0.10,<0.11", + "matplotlib>=3.8,<3.11", + "mpl-chord-diagram>=0.4,<0.5", + "networkx>=3.2,<3.5", + "plotly>=5.0,<6.0", + "scikit-image==0.22.0", + "scikit-learn>=1.4,<1.8", + "scikit-misc>=0.5,<0.6", + "torch>=2.1,<2.8", + "torch-geometric>=2.5,<2.7", + "tqdm>=4.66", + ), + imports=("Models.SCILD_main",), + pdc_note="Source-layout checkout at external_src/scild; PYTHONPATH must include external_src/scild.", + ), + "cellchat": MethodConfig( + "r", + "memory", + 32, + "300G", + "24:00:00", + r_packages=("jsonlite", "Matrix", "data.table", "remotes", "future", "igraph", "NMF"), + bioc_packages=("BiocGenerics", "Biobase", "BiocNeighbors", "ComplexHeatmap"), + github=("jinworks/CellChat",), + ), + "giotto": MethodConfig( + "r", + "memory", + 32, + "300G", + "24:00:00", + r_packages=("jsonlite", "Matrix", "data.table", "remotes", "igraph"), + github=("drieslab/Giotto",), + ), + "spatalk": MethodConfig( + "r", + "memory", + 32, + "300G", + "24:00:00", + r_packages=("jsonlite", "Matrix", "data.table", "remotes", "igraph"), + github=("ZJUFanLab/SpaTalk",), + ), + "niches": MethodConfig( + "r", + "memory", + 32, + "300G", + "24:00:00", + r_packages=("jsonlite", "Matrix", "data.table", "remotes", "SeuratObject"), + github=("msraredon/NICHES",), + ), +} + + +def q(value: str | Path) -> str: + return shlex.quote(str(value)) + + +def run_command(command: list[str], *, input_text: str | None = None, check: bool = True) -> subprocess.CompletedProcess[str]: + completed = subprocess.run( + command, + input=input_text, + text=True, + stdout=subprocess.PIPE, + stderr=subprocess.PIPE, + check=False, + ) + if check and completed.returncode != 0: + raise RuntimeError( + f"Command failed with exit code {completed.returncode}: {' '.join(command)}\n" + f"STDOUT:\n{completed.stdout}\nSTDERR:\n{completed.stderr}" + ) + return completed + + +def ssh(host: str, remote_command: str, *, check: bool = True) -> subprocess.CompletedProcess[str]: + return run_command( + ["ssh", "-o", "BatchMode=yes", "-o", "RequestTTY=no", "-o", "RemoteCommand=none", host, remote_command], + check=check, + ) + + +def repo_root_from_script() -> Path: + return Path(__file__).resolve().parents[4] + + +def rebuild_env_path(method: str, root: str) -> str: + return f"{root}/envs/{REBUILD_ENV_TAG}/{method}" + + +def source_checkout_command(method: str, root: str) -> str: + if method not in SOURCE_CHECKOUTS: + return "" + repo, commit = SOURCE_CHECKOUTS[method] + src = f"{root}/external_src/{method}" + return f""" +mkdir -p {q(root + "/external_src")} +if [ ! -d {q(src)}/.git ]; then + rm -rf {q(src)} + git clone {q(repo)} {q(src)} +fi +current_commit="$(git -C {q(src)} rev-parse HEAD 2>/dev/null || true)" +if [ "$current_commit" = {q(commit)} ]; then + echo "source_checkout_ok {method} already at {commit}" +else + if ! git -C {q(src)} cat-file -e {q(commit + "^{commit}")} 2>/dev/null; then + git -C {q(src)} fetch --all --tags --prune + fi + git -C {q(src)} checkout {q(commit)} +fi +""" + + +def python_module_load(method: str) -> str: + if method in SOURCE_PYTHON_REBUILD_METHODS: + return ( + "module load python/3.10 >/dev/null 2>&1 || " + "module load python/3.10.13 >/dev/null 2>&1 || " + "module load cray-python/3.10.10 >/dev/null 2>&1 || " + "module load python/3.12.3 >/dev/null 2>&1 || true" + ) + return "module load python/3.12.3 >/dev/null 2>&1 || true" + + +def pythonpath_for_method(method: str, root: str) -> str: + entries = [f"{root}/repo/src"] + if method == "cellagentchat": + entries.insert(0, f"{root}/external_src/cellagentchat/src") + elif method == "scild": + entries.insert(0, f"{root}/external_src/scild") + elif method == "cellnest": + entries.insert(0, f"{root}/external_src/cellnest") + return ":".join(entries) + ":${PYTHONPATH:-}" + + +def python_env_setup(method: str, cfg: MethodConfig, root: str) -> str: + env = rebuild_env_path(method, root) if method in PDC_REBUILD_FULL_METHODS else f"{root}/envs/python/{method}" + pip_packages = " ".join(q(pkg) for pkg in cfg.pip) + runtime_packages = " ".join(q(pkg) for pkg in PYXENIUM_PY310_RUNTIME_PIP) if method in SOURCE_PYTHON_REBUILD_METHODS else "" + repo_install = 'python -m pip install -e "$ROOT/repo" --no-deps' if method in SOURCE_PYTHON_REBUILD_METHODS else 'python -m pip install -e "$ROOT/repo"' + import_checks = "\n".join( + [ + f"for name in {list(cfg.imports)!r}:", + " try:", + " __import__(name)", + " print(f'import_ok {name}')", + " except Exception as exc:", + " print(f'import_failed {name}: {exc}')", + " raise", + ] + if cfg.imports + else ["import pyXenium; print('import_ok pyXenium')"] + ) + source_setup = source_checkout_command(method, root) + source_exports = "" + if method in SOURCE_PYTHON_REBUILD_METHODS: + source_exports = f""" +export {method.upper()}_SRC={q(root + "/external_src/" + method)} +export PYTHONPATH="{pythonpath_for_method(method, root)}" +""" + cellnest_bootstrap = "" + if method == "cellnest": + cellnest_bootstrap = f""" +CELLNEST_IMAGE="{env}/cellnest_image.sif" +if command -v apptainer >/dev/null 2>&1; then + if [ ! -s "$CELLNEST_IMAGE" ]; then apptainer pull "$CELLNEST_IMAGE" library://fatema/collection/cellnest_image.sif:latest || true; fi +elif command -v singularity >/dev/null 2>&1; then + if [ ! -s "$CELLNEST_IMAGE" ]; then singularity pull "$CELLNEST_IMAGE" library://fatema/collection/cellnest_image.sif:latest || true; fi +fi +if [ -s "$CELLNEST_IMAGE" ]; then + export CELLNEST_CONTAINER="$CELLNEST_IMAGE" +fi +""" + cellnest_fallback_pip = "" + if method == "cellnest": + cellnest_fallback_pip = """ +if [ ! -n "${CELLNEST_CONTAINER:-}" ]; then + python -m pip install numpy==1.26.4 pandas==2.2.1 scipy==1.12.0 anndata==0.10.6 scanpy==1.9.8 'zarr>=2.16,<3' qnorm==0.8.1 networkx==3.2.1 scikit-learn==1.4.1.post1 + python -m pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu || python -m pip install torch torchvision torchaudio + python -m pip install torch-geometric || true +fi +""" + import_checks = """ +import os +import shutil +import subprocess +container = os.environ.get("CELLNEST_CONTAINER") +runtime = shutil.which("apptainer") or shutil.which("singularity") +if container and runtime: + subprocess.check_call([runtime, "exec", container, "python", "-c", "import torch; print('cellnest_container_ok')"]) +else: + import torch + import torch_geometric + print("import_ok torch torch_geometric") +""" + return f""" +METHOD={q(method)} +OUT="$ROOT/runs/env_audit/{method}" +mkdir -p "$OUT" +rm -f "$OUT/method_card.md" "$OUT/run_summary.json" "$OUT/pip_freeze.txt" "$OUT/torch_wheel_tag.env" +trap 'rc=$?; mkdir -p "$OUT"; printf "# %s PDC method card\\n\\n- Status: failed\\n- Stage: env_setup\\n- Exit code: %s\\n- Note: {cfg.pdc_note}\\n" "$METHOD" "$rc" > "$OUT/method_card.md"; exit "$rc"' ERR +{source_setup} +{python_module_load(method)} +PYTHON_BIN="$(command -v python3 || command -v python)" +if [ {str(method in PDC_REBUILD_FULL_METHODS).lower()} = true ]; then + rm -rf {q(env)} +fi +if [ ! -x {q(env)}/bin/python ]; then + "$PYTHON_BIN" -m venv {q(env)} +fi +. {q(env)}/bin/activate +{source_exports} +python -m pip install --upgrade pip setuptools wheel +{repo_install} +if [ -n {q(runtime_packages)} ]; then + python -m pip install {runtime_packages} +fi +if [ -n {q(pip_packages)} ]; then + python -m pip install {pip_packages} +fi +if [ "$METHOD" = "cellagentchat" ]; then + python - <<'PY' > "$OUT/torch_wheel_tag.env" +import torch +base = torch.__version__.split("+", 1)[0] +cuda = torch.version.cuda +tag = "cpu" if not cuda else "cu" + cuda.replace(".", "") +print(f"TORCH_VERSION={{base}}") +print(f"TORCH_WHEEL_TAG={{tag}}") +PY + . "$OUT/torch_wheel_tag.env" + python -m pip install torch-scatter torch-sparse -f "https://data.pyg.org/whl/torch-${{TORCH_VERSION}}+${{TORCH_WHEEL_TAG}}.html" || python -m pip install torch-scatter torch-sparse +fi +{cellnest_bootstrap} +{cellnest_fallback_pip} +python - <<'PY' +{import_checks} +PY +python -m pip freeze > "$OUT/pip_freeze.txt" +printf '{{"method":"{method}","status":"success","stage":"env_setup","language":"python"}}\\n' > "$OUT/run_summary.json" +""" + + +def r_env_setup(method: str, cfg: MethodConfig, root: str) -> str: + r_lib = f"{rebuild_env_path(method, root)}/Rlib" if method in PDC_REBUILD_FULL_METHODS else f"{root}/envs/r_libs/{method}" + r_packages = ", ".join(repr(pkg) for pkg in cfg.r_packages) + bioc_packages = ", ".join(repr(pkg) for pkg in cfg.bioc_packages) + github = ", ".join(repr(repo) for repo in cfg.github) + source_setup = source_checkout_command(method, root) + local_source = f"{root}/external_src/{method}" if method in SOURCE_CHECKOUTS else "" + r_preflight = ( + f"Rscript -e '.libPaths(c(Sys.getenv(\"R_LIBS_USER\"), .libPaths())); library(CellChat); library(NMF); sink(file.path(\"{r_lib}\", \"sessionInfo.txt\")); print(sessionInfo()); sink()'" + if method == "cellchat" + else f"Rscript -e '.libPaths(c(Sys.getenv(\"R_LIBS_USER\"), .libPaths())); sink(file.path(\"{r_lib}\", \"sessionInfo.txt\")); print(sessionInfo()); sink()'" + ) + return f""" +METHOD={q(method)} +OUT="$ROOT/runs/env_audit/{method}" +mkdir -p "$OUT" +rm -f "$OUT/method_card.md" "$OUT/run_summary.json" +trap 'rc=$?; mkdir -p "$OUT"; printf "# %s PDC method card\\n\\n- Status: failed\\n- Stage: r_env_setup\\n- Exit code: %s\\n" "$METHOD" "$rc" > "$OUT/method_card.md"; exit "$rc"' ERR +{source_setup} +module load libffi/3.4.2 >/dev/null 2>&1 || true +module load cray-R/4.4.0 >/dev/null 2>&1 || true +if [ {str(method in PDC_REBUILD_FULL_METHODS).lower()} = true ]; then + rm -rf {q(rebuild_env_path(method, root))} +fi +mkdir -p {q(r_lib)} +export R_LIBS_USER={q(r_lib)} +Rscript - <<'RS' +repos <- c(CRAN = "https://cloud.r-project.org") +lib <- Sys.getenv("R_LIBS_USER") +dir.create(lib, recursive = TRUE, showWarnings = FALSE) +.libPaths(c(lib, .libPaths())) +bioc_pkgs <- c({bioc_packages}) +if (!requireNamespace("BiocManager", quietly = TRUE)) install.packages("BiocManager", lib = lib, repos = repos) +if (length(bioc_pkgs)) {{ + missing_bioc <- bioc_pkgs[!vapply(bioc_pkgs, requireNamespace, logical(1), quietly = TRUE)] + if (length(missing_bioc)) BiocManager::install(missing_bioc, lib = lib, ask = FALSE, update = FALSE) + missing_bioc <- bioc_pkgs[!vapply(bioc_pkgs, requireNamespace, logical(1), quietly = TRUE)] + if (length(missing_bioc)) stop("missing Bioconductor packages after install: ", paste(missing_bioc, collapse = ", ")) +}} +pkgs <- c({r_packages}) +missing <- pkgs[!vapply(pkgs, requireNamespace, logical(1), quietly = TRUE)] +if (length(missing)) install.packages(missing, lib = lib, repos = repos, Ncpus = 8) +missing <- pkgs[!vapply(pkgs, requireNamespace, logical(1), quietly = TRUE)] +if (length(missing)) stop("missing CRAN packages after install: ", paste(missing, collapse = ", ")) +if (!requireNamespace("remotes", quietly = TRUE)) install.packages("remotes", lib = lib, repos = repos) +if (!requireNamespace("remotes", quietly = TRUE)) stop("missing CRAN package after install: remotes") +repos_gh <- c({github}) +install_failures <- character() +for (repo in repos_gh) {{ + pkg <- basename(repo) + local_source <- "{local_source}" + if (!requireNamespace(pkg, quietly = TRUE) && nzchar(local_source) && dir.exists(local_source)) {{ + tryCatch( + remotes::install_local(local_source, lib = lib, upgrade = "never", dependencies = c("Depends", "Imports", "LinkingTo")), + error = function(exc) {{ + install_failures <<- c(install_failures, sprintf("%s local install failed: %s", repo, conditionMessage(exc))) + }} + ) + }} + if (!requireNamespace(pkg, quietly = TRUE)) {{ + tryCatch( + remotes::install_github(repo, lib = lib, upgrade = "never", dependencies = c("Depends", "Imports", "LinkingTo")), + error = function(exc) {{ + install_failures <<- c(install_failures, sprintf("%s install failed: %s", repo, conditionMessage(exc))) + }} + ) + }} + if (!requireNamespace(pkg, quietly = TRUE)) {{ + install_failures <- c(install_failures, sprintf("%s namespace unavailable after install", pkg)) + }} +}} +if (length(install_failures)) stop(paste(install_failures, collapse = "; ")) +sessionInfo() +RS +{r_preflight} +printf '{{"method":"{method}","status":"success","stage":"env_setup","language":"r"}}\\n' > "$OUT/run_summary.json" +""" + + +def activate_for_method(method: str, cfg: MethodConfig, root: str) -> str: + if cfg.language == "r": + r_lib = f"{rebuild_env_path(method, root)}/Rlib" if method in PDC_REBUILD_FULL_METHODS else f"{root}/envs/r_libs/{method}" + r_preflight = ( + "Rscript -e '.libPaths(c(Sys.getenv(\"R_LIBS_USER\"), .libPaths())); library(CellChat); library(NMF); cat(\"r_preflight_ok\\\\n\")'" + if method == "cellchat" + else "Rscript -e '.libPaths(c(Sys.getenv(\"R_LIBS_USER\"), .libPaths())); cat(\"r_preflight_ok\\\\n\")'" + ) + return f""" +module load libffi/3.4.2 >/dev/null 2>&1 || true +module load cray-R/4.4.0 >/dev/null 2>&1 || true +. {q(root)}/envs/python/prep/bin/activate +python - <<'PY' +import ctypes +import anndata +import pandas +print("python_preflight_ok ctypes anndata pandas") +PY +export R_LIBS_USER={q(r_lib)} +export PATH="$(dirname "$(command -v Rscript)"):$PATH" +{r_preflight} +""" + env = rebuild_env_path(method, root) if method in PDC_REBUILD_FULL_METHODS else f"{root}/envs/python/{method}" + source_exports = "" + if method in {"cellnest", "cellagentchat", "scild"}: + source_exports = f""" +export {method.upper()}_SRC={q(root + "/external_src/" + method)} +export PYTHONPATH="{pythonpath_for_method(method, root)}" +""" + if method == "cellnest": + source_exports += f""" +if [ -s {q(env + "/cellnest_image.sif")} ]; then export CELLNEST_CONTAINER={q(env + "/cellnest_image.sif")}; fi +""" + return f""" +{python_module_load(method)} +. {q(env)}/bin/activate +{source_exports} +""" + + +def method_run_command( + method: str, + cfg: MethodConfig, + root: str, + stage: str, + *, + chunk_id: int | None = None, + num_chunks: int | None = None, +) -> str: + phase = "smoke" if stage == "smoke" else "full" + max_lr = {"smoke": 25, "pilot": 500, "full": None}[stage] + out_dir = f"{root}/runs/{stage}_common/{method}" + extra = "" + if method == "commot" and stage == "pilot": + extra += " --chunk-id 0 --num-chunks 16" + out_dir = f"{root}/runs/{stage}_common/{method}/chunk_000_of_016" + if chunk_id is not None: + if num_chunks is None: + raise ValueError("num_chunks is required when chunk_id is provided.") + extra += f" --chunk-id {int(chunk_id)} --num-chunks {int(num_chunks)}" + out_dir = f"{root}/runs/{stage}_common/{method}/chunk_{int(chunk_id):03d}_of_{int(num_chunks):03d}" + if max_lr is not None: + extra += f" --max-cci-pairs {max_lr}" + if stage == "pilot": + extra += " --bounded-mode full_cells_lr500_pilot" + if cfg.language == "r": + extra += " --rscript Rscript" + job_suffix = "" if chunk_id is None else f"_chunk_{int(chunk_id):03d}_of_{int(num_chunks or 0):03d}" + cellagentchat_exports = "" + if method == "cellagentchat": + cellagentchat_exports = """ +export CELLAGENTCHAT_FEATURE_SELECTION="${CELLAGENTCHAT_FEATURE_SELECTION:-0}" +export CELLAGENTCHAT_EPOCHS="${CELLAGENTCHAT_EPOCHS:-10}" +export CELLAGENTCHAT_MAX_STEPS="${CELLAGENTCHAT_MAX_STEPS:-1}" +""" + return f""" +OUT={q(out_dir)} +mkdir -p "$OUT" +rm -f "$OUT/method_card.md" "$OUT/params.json" "$OUT/run_summary.json" "$OUT"/*_standardized.tsv "$OUT"/*_standardized.tsv.gz "$OUT/standardized_results.tsv" "$OUT/standardized_results.tsv.gz" +trap 'rc=$?; mkdir -p "$OUT"; printf "# {method} PDC method card\\n\\n- Status: failed\\n- Stage: {stage}\\n- Exit code: %s\\n- PDC note: {cfg.pdc_note}\\n" "$rc" > "$OUT/method_card.md"; exit "$rc"' ERR +{activate_for_method(method, cfg, root)} +{cellagentchat_exports} +python "$ROOT/repo/benchmarking/cci_2026_atera/scripts/run_method.py" \ + --method {q(method)} \ + --input-manifest "$ROOT/data/input_manifest.json" \ + --benchmark-root "$ROOT" \ + --database-mode common-db \ + --phase {phase} \ + --output-dir "$OUT" \ + --gzip-standardized \ + --job-id {q(stage + "_common_" + method + job_suffix)}{extra} +""" + + +def aggregate_chunk_command(method: str, cfg: MethodConfig, root: str, stage: str, *, num_chunks: int) -> str: + if method != "cellagentchat" or stage != "full": + raise ValueError("Only cellagentchat full chunk aggregation is supported.") + out_dir = f"{root}/runs/{stage}_common/{method}" + return f""" +OUT={q(out_dir)} +mkdir -p "$OUT" +rm -f "$OUT/method_card.md" "$OUT/run_summary.json" "$OUT/{method}_standardized.tsv" "$OUT/{method}_standardized.tsv.gz" "$OUT/standardized_results.tsv" "$OUT/standardized_results.tsv.gz" +trap 'rc=$?; mkdir -p "$OUT"; printf "# {method} PDC method card\\n\\n- Status: failed\\n- Stage: {stage}_aggregate\\n- Exit code: %s\\n- PDC note: {cfg.pdc_note}\\n" "$rc" > "$OUT/method_card.md"; exit "$rc"' ERR +{activate_for_method(method, cfg, root)} +python - <<'PY' +import json +from pathlib import Path + +import numpy as np +import pandas as pd + +from pyXenium.benchmarking.cci_atera import STANDARDIZED_RESULT_COLUMNS, _resolve_ordered_rank + +out = Path({out_dir!r}) +expected = {int(num_chunks)} +failed_statuses = {{"failed", "error", "out_of_memory", "timeout", "cancelled", "dependencyneversatisfied", "dependency_never_satisfied"}} +frames = [] +inputs = [] +missing = [] +blocked = [] +for idx in range(expected): + chunk_dir = out / f"chunk_{{idx:03d}}_of_{{expected:03d}}" + summary_path = chunk_dir / "run_summary.json" + summary = {{}} + if summary_path.exists(): + summary = json.loads(summary_path.read_text(encoding="utf-8")) + status = str(summary.get("status") or "").strip().lower() + if status in failed_statuses or (chunk_dir / "method_card.md").exists(): + blocked.append(idx) + continue + candidates = sorted(chunk_dir.glob("*standardized.tsv.gz")) + sorted(chunk_dir.glob("*standardized.tsv")) + if not candidates: + missing.append(idx) + continue + path = candidates[-1] + table = pd.read_csv(path, sep="\\t", compression="infer") + missing_columns = [column for column in STANDARDIZED_RESULT_COLUMNS if column not in table.columns] + if missing_columns: + raise ValueError(f"Chunk {{idx}} output {{path}} is missing standardized columns: {{missing_columns}}") + frames.append(table.copy()) + inputs.append(str(path)) +if missing or blocked: + raise RuntimeError(f"Cannot aggregate {method}: missing_chunks={{missing}}, blocked_chunks={{blocked}}") +if not frames: + raise RuntimeError(f"Cannot aggregate {method}: no chunk tables were found.") +combined = pd.concat(frames, ignore_index=True) +score = pd.to_numeric(combined["score_raw"], errors="coerce") +pvalues = pd.to_numeric(combined["fdr_or_pvalue"], errors="coerce") if "fdr_or_pvalue" in combined.columns else None +rank, rank_fraction = _resolve_ordered_rank(score, pvalues) +combined["rank_within_method"] = rank.astype(float) +combined["rank_fraction"] = rank_fraction.astype(float) +combined["score_std"] = rank_fraction.astype(float) +extra_columns = [column for column in combined.columns if column not in STANDARDIZED_RESULT_COLUMNS] +combined = combined.loc[:, STANDARDIZED_RESULT_COLUMNS + extra_columns].sort_values("rank_within_method").reset_index(drop=True) +standardized_path = out / "{method}_standardized.tsv.gz" +combined.to_csv(standardized_path, sep="\\t", index=False, compression="gzip") +summary = {{ + "method": "{method}", + "status": "success", + "stage": "{stage}_aggregate", + "database_mode": "common-db", + "standardized_tsv": str(standardized_path), + "standardized_tsv_gz": str(standardized_path), + "n_rows": int(len(combined)), + "num_chunks": expected, + "chunk_inputs": inputs, + "top_hit": combined.head(1).to_dict(orient="records"), +}} +(out / "run_summary.json").write_text(json.dumps(summary, indent=2) + "\\n", encoding="utf-8") +print(json.dumps(summary, indent=2)) +PY +""" + + +def prepare_command(root: str) -> str: + return f"bash {q(root)}/repo/benchmarking/cci_2026_atera/scripts/pdc/prepare_pdc_bundle.sh" + + +def job_script( + *, + job_id: str, + root: str, + account: str, + partition: str, + cpus: int, + memory: str, + time_limit: str, + body: str, +) -> str: + return f"""#!/usr/bin/env bash +#SBATCH -A {account} +#SBATCH -p {partition} +#SBATCH -t {time_limit} +#SBATCH -c {cpus} +#SBATCH --mem={memory} +#SBATCH -J {job_id[:64]} +#SBATCH -o {root}/logs/{job_id}.stdout.log +#SBATCH -e {root}/logs/{job_id}.stderr.log + +set -euo pipefail +export ROOT={q(root)} +export PDC_CCI_ROOT="$ROOT" +export TMPDIR="$ROOT/tmp" +export PYTHONPATH="$ROOT/repo/src:${{PYTHONPATH:-}}" +export OMP_NUM_THREADS={cpus} +export MKL_NUM_THREADS={cpus} +mkdir -p "$ROOT"/{{logs,runs,results,reports,tmp,slurm,envs/python,envs/r_libs,envs/{REBUILD_ENV_TAG},external_src}} +mkdir -p "$ROOT/configs" +cp -f "$ROOT"/repo/benchmarking/cci_2026_atera/configs/* "$ROOT/configs/" 2>/dev/null || true +cd "$ROOT/repo" +/usr/bin/time -v bash -lc {q(body)} 2> >(tee -a "$ROOT/logs/{job_id}.resource.log" >&2) +""" + + +def build_jobs( + methods: list[str], + root: str, + account: str, + stages: set[str], + include_full: bool, + *, + commot_chunks: int = 16, + cellagentchat_chunks: int = CELLAGENTCHAT_FULL_CHUNKS, +) -> list[dict[str, Any]]: + jobs: list[dict[str, Any]] = [] + if "prepare" in stages: + jobs.append( + { + "job_id": "pdc_prepare_full_bundle", + "job_type": "prepare", + "method": "prep", + "partition": "shared", + "cpus": 16, + "memory": "96G", + "time": "02:00:00", + "dependencies": [], + "script": job_script( + job_id="pdc_prepare_full_bundle", + root=root, + account=account, + partition="shared", + cpus=16, + memory="96G", + time_limit="02:00:00", + body=prepare_command(root), + ), + } + ) + for method in methods: + cfg = METHODS[method] + env_id = f"pdc_env_{method}" + if "env" in stages: + body = python_env_setup(method, cfg, root) if cfg.language == "python" else r_env_setup(method, cfg, root) + jobs.append( + { + "job_id": env_id, + "job_type": "env_setup", + "method": method, + "partition": "shared" if cfg.language == "python" else "memory", + "cpus": 8 if cfg.language == "python" else 16, + "memory": "64G" if cfg.language == "python" else "160G", + "time": "04:00:00" if cfg.language == "python" else "12:00:00", + "dependencies": [], + "script": job_script( + job_id=env_id, + root=root, + account=account, + partition="shared" if cfg.language == "python" else "memory", + cpus=8 if cfg.language == "python" else 16, + memory="64G" if cfg.language == "python" else "160G", + time_limit="04:00:00" if cfg.language == "python" else "12:00:00", + body=body, + ), + } + ) + prior_stage_id = None + for stage in ("smoke", "pilot", "full"): + if stage == "full" and not include_full: + continue + if stage not in stages and not (stage == "full" and include_full): + continue + deps = [] + if "prepare" in stages: + deps.append("pdc_prepare_full_bundle") + if "env" in stages: + deps.append(env_id) + if prior_stage_id: + deps.append(prior_stage_id) + + chunk_ids: list[int | None] + num_chunks: int | None + if method == "commot" and stage == "full" and int(commot_chunks) > 1: + chunk_ids = list(range(int(commot_chunks))) + num_chunks = int(commot_chunks) + elif method == "cellagentchat" and stage == "full" and int(cellagentchat_chunks) > 1: + chunk_ids = list(range(int(cellagentchat_chunks))) + num_chunks = int(cellagentchat_chunks) + else: + chunk_ids = [None] + num_chunks = None + + stage_run_ids: list[str] = [] + for chunk_id in chunk_ids: + chunk_suffix = "" if chunk_id is None else f"_chunk_{int(chunk_id):03d}_of_{int(num_chunks or 0):03d}" + run_id = f"pdc_{stage}_common_{method}{chunk_suffix}" + stage_run_ids.append(run_id) + jobs.append( + { + "job_id": run_id, + "job_type": f"{stage}_common", + "method": method, + "chunk_id": chunk_id, + "num_chunks": num_chunks, + "partition": cfg.partition, + "cpus": cfg.cpus, + "memory": cfg.memory, + "time": cfg.time, + "dependencies": deps, + "script": job_script( + job_id=run_id, + root=root, + account=account, + partition=cfg.partition, + cpus=cfg.cpus, + memory=cfg.memory, + time_limit=cfg.time, + body=method_run_command(method, cfg, root, stage, chunk_id=chunk_id, num_chunks=num_chunks), + ), + } + ) + if method == "cellagentchat" and stage == "full" and num_chunks is not None and len(stage_run_ids) > 1: + aggregate_id = f"pdc_{stage}_common_{method}_aggregate" + jobs.append( + { + "job_id": aggregate_id, + "job_type": f"{stage}_common_aggregate", + "method": method, + "chunk_id": None, + "num_chunks": num_chunks, + "partition": "shared", + "cpus": 4, + "memory": "32G", + "time": "01:00:00", + "dependencies": stage_run_ids, + "script": job_script( + job_id=aggregate_id, + root=root, + account=account, + partition="shared", + cpus=4, + memory="32G", + time_limit="01:00:00", + body=aggregate_chunk_command(method, cfg, root, stage, num_chunks=num_chunks), + ), + } + ) + prior_stage_id = aggregate_id + else: + prior_stage_id = stage_run_ids[0] if len(stage_run_ids) == 1 else None + return jobs + + +def write_remote_text(host: str, remote_path: str, text: str) -> None: + with tempfile.NamedTemporaryFile("w", encoding="utf-8", newline="\n", suffix=".sbatch", delete=False) as handle: + handle.write(text) + tmp_name = handle.name + try: + ssh(host, f"mkdir -p {q(posixpath.dirname(remote_path))}") + run_command(["scp", tmp_name, f"{host}:{remote_path}"]) + finally: + Path(tmp_name).unlink(missing_ok=True) + + +def dependency_clause(job: dict[str, Any], slurm_ids: dict[str, str]) -> str: + dep_ids: dict[str, list[str]] = {"afterok": [], "afterany": []} + for dep in job.get("dependencies", []): + if dep not in slurm_ids: + continue + mode = "afterok" + dep_ids[mode].append(slurm_ids[dep]) + clauses = [f"{mode}:{':'.join(ids)}" for mode, ids in dep_ids.items() if ids] + return ",".join(clauses) + + +def ensure_remote_sources(host: str, root: str, methods: list[str]) -> list[dict[str, Any]]: + staged: list[dict[str, Any]] = [] + for method in methods: + if method not in SOURCE_CHECKOUTS: + continue + command = f"set -euo pipefail\nROOT={q(root)}\n" + source_checkout_command(method, root) + completed = ssh(host, "bash -lc " + q(command), check=False) + staged.append( + { + "method": method, + "status": "staged" if completed.returncode == 0 else "stage_failed", + "returncode": completed.returncode, + "stdout": completed.stdout, + "stderr": completed.stderr, + } + ) + if completed.returncode != 0: + raise RuntimeError( + f"Failed to stage source checkout for {method} on {host}:{root}\n" + f"STDOUT:\n{completed.stdout}\nSTDERR:\n{completed.stderr}" + ) + return staged + + +def submit_jobs(host: str, root: str, jobs: list[dict[str, Any]]) -> list[dict[str, Any]]: + submitted: list[dict[str, Any]] = [] + slurm_ids: dict[str, str] = {} + script_paths: dict[str, str] = {} + source_methods = sorted({str(job.get("method")) for job in jobs if str(job.get("method")) in SOURCE_CHECKOUTS}) + ensure_remote_sources(host, root, source_methods) + for job in jobs: + script_path = f"{root}/slurm/{job['job_id']}.sbatch" + write_remote_text(host, script_path, str(job["script"])) + script_paths[str(job["job_id"])] = script_path + for job in jobs: + script_path = script_paths[str(job["job_id"])] + missing_deps = [dep for dep in job.get("dependencies", []) if dep not in slurm_ids] + if missing_deps: + submitted.append( + {k: v for k, v in job.items() if k != "script"} + | {"script_path": script_path, "status": "skipped_missing_dependency", "missing_dependencies": missing_deps} + ) + continue + command = f"sbatch --parsable" + deps = dependency_clause(job, slurm_ids) + if deps: + command += " --dependency=" + deps + command += f" {q(script_path)}" + completed = ssh(host, command, check=False) + if completed.returncode != 0: + submitted.append( + {k: v for k, v in job.items() if k != "script"} + | { + "script_path": script_path, + "status": "submit_failed", + "returncode": completed.returncode, + "stdout": completed.stdout, + "stderr": completed.stderr, + } + ) + continue + slurm_id = completed.stdout.strip().splitlines()[-1] + slurm_ids[str(job["job_id"])] = slurm_id + submitted.append( + {k: v for k, v in job.items() if k != "script"} + | {"script_path": script_path, "status": "submitted", "slurm_job_id": slurm_id} + ) + return submitted + + +def main() -> None: + parser = argparse.ArgumentParser(description="Generate and submit a PDC Slurm matrix for CCI benchmarking.") + parser.add_argument("--host", default=DEFAULT_PDC_HOST) + parser.add_argument("--remote-root", default=DEFAULT_PDC_ROOT) + parser.add_argument("--account", default=DEFAULT_ACCOUNT) + parser.add_argument("--methods", default=",".join(PDC_REBUILD_FULL_METHODS)) + parser.add_argument("--stages", default="prepare,env") + parser.add_argument("--include-full", action="store_true") + parser.add_argument("--commot-chunks", type=int, default=16) + parser.add_argument("--cellagentchat-chunks", type=int, default=CELLAGENTCHAT_FULL_CHUNKS) + parser.add_argument("--submit", action="store_true") + parser.add_argument("--output-json", default=None) + args = parser.parse_args() + + methods = [item.strip().lower() for item in args.methods.split(",") if item.strip()] + unknown = [method for method in methods if method not in METHODS] + if unknown: + raise SystemExit(f"Unknown methods: {unknown}") + stages = {item.strip().lower() for item in args.stages.split(",") if item.strip()} + jobs = build_jobs( + methods, + args.remote_root.rstrip("/"), + args.account, + stages, + args.include_full, + commot_chunks=args.commot_chunks, + cellagentchat_chunks=args.cellagentchat_chunks, + ) + manifest: dict[str, Any] = { + "kind": "pdc_job_matrix", + "created_at": datetime.now(timezone.utc).isoformat(), + "host": args.host, + "remote_root": args.remote_root.rstrip("/"), + "account": args.account, + "methods": methods, + "stages": sorted(stages), + "include_full": args.include_full, + "rebuild_env_tag": REBUILD_ENV_TAG, + "rebuild_full_methods": list(PDC_REBUILD_FULL_METHODS), + "source_checkouts": SOURCE_CHECKOUTS, + "a100_authoritative_full_methods": list(A100_AUTHORITATIVE_FULL_METHODS), + "pdc_full_backfill_methods": list(PDC_FULL_BACKFILL_METHODS), + "commot_chunks": int(args.commot_chunks), + "cellagentchat_chunks": int(args.cellagentchat_chunks), + "jobs": [{k: v for k, v in job.items() if k != "script"} for job in jobs], + } + if args.submit: + submitted = submit_jobs(args.host, args.remote_root.rstrip("/"), jobs) + manifest["submitted_jobs"] = submitted + manifest["jobs"] = submitted + remote_manifest = f"{args.remote_root.rstrip('/')}/logs/pdc_job_matrix_{datetime.now(timezone.utc).strftime('%Y%m%d_%H%M%S')}.json" + with tempfile.NamedTemporaryFile("w", encoding="utf-8", suffix=".json", delete=False) as handle: + handle.write(json.dumps(manifest, indent=2) + "\n") + tmp_name = handle.name + try: + run_command(["scp", tmp_name, f"{args.host}:{remote_manifest}"]) + manifest["remote_manifest"] = remote_manifest + finally: + Path(tmp_name).unlink(missing_ok=True) + if args.output_json: + output_path = Path(args.output_json) + output_path.parent.mkdir(parents=True, exist_ok=True) + output_path.write_text(json.dumps(manifest, indent=2) + "\n", encoding="utf-8") + print(json.dumps(manifest, indent=2)) + + +if __name__ == "__main__": + main() diff --git a/benchmarking/lr_2026_atera/scripts/prepare_a100_bundle.py b/benchmarking/cci_2026_atera/scripts/prepare_a100_bundle.py similarity index 93% rename from benchmarking/lr_2026_atera/scripts/prepare_a100_bundle.py rename to benchmarking/cci_2026_atera/scripts/prepare_a100_bundle.py index 81b3f1e..fe67b0e 100644 --- a/benchmarking/lr_2026_atera/scripts/prepare_a100_bundle.py +++ b/benchmarking/cci_2026_atera/scripts/prepare_a100_bundle.py @@ -7,14 +7,14 @@ def main() -> None: - parser = argparse.ArgumentParser(description="Build an A100 stage plan and LR full-run job manifest.") + parser = argparse.ArgumentParser(description="Build an A100 stage plan and CCI full-run job manifest.") parser.add_argument("--benchmark-root", default=None) parser.add_argument("--remote-root", default=DEFAULT_A100_REMOTE_ROOT) parser.add_argument("--remote-xenium-root", default=DEFAULT_A100_READONLY_XENIUM_ROOT) parser.add_argument("--methods", default="pyxenium,squidpy,liana,commot,cellchat") parser.add_argument("--database-mode", default="common-db") parser.add_argument("--phase", choices=["smoke", "full"], default="full") - parser.add_argument("--max-lr-pairs", type=int, default=None) + parser.add_argument("--max-cci-pairs", type=int, default=None) parser.add_argument("--n-perms", type=int, default=100) parser.add_argument("--skip-prepare", action="store_true") parser.add_argument("--stage-data", action="store_true", default=None) @@ -35,7 +35,7 @@ def main() -> None: methods=[item.strip() for item in args.methods.split(",") if item.strip()], database_mode=args.database_mode, phase=args.phase, - max_lr_pairs=args.max_lr_pairs, + max_cci_pairs=args.max_cci_pairs, n_perms=args.n_perms, require_full=not args.allow_missing_full, include_prepare=not args.skip_prepare, diff --git a/benchmarking/lr_2026_atera/scripts/prepare_data.py b/benchmarking/cci_2026_atera/scripts/prepare_data.py similarity index 90% rename from benchmarking/lr_2026_atera/scripts/prepare_data.py rename to benchmarking/cci_2026_atera/scripts/prepare_data.py index 367e476..c4edbf8 100644 --- a/benchmarking/lr_2026_atera/scripts/prepare_data.py +++ b/benchmarking/cci_2026_atera/scripts/prepare_data.py @@ -4,11 +4,11 @@ import json from pathlib import Path -from pyXenium.benchmarking import prepare_atera_lr_benchmark +from pyXenium.benchmarking import prepare_atera_cci_benchmark def main() -> None: - parser = argparse.ArgumentParser(description="Prepare the Atera Xenium LR benchmark input bundle.") + parser = argparse.ArgumentParser(description="Prepare the Atera Xenium CCI benchmark input bundle.") parser.add_argument("--dataset-root", "--xenium-root", dest="dataset_root", default=None) parser.add_argument("--benchmark-root", default=None) parser.add_argument("--tbc-results", default=None) @@ -20,7 +20,7 @@ def main() -> None: parser.add_argument("--output-json", default=None) args = parser.parse_args() - payload = prepare_atera_lr_benchmark( + payload = prepare_atera_cci_benchmark( dataset_root=args.dataset_root, benchmark_root=args.benchmark_root, tbc_results=args.tbc_results, diff --git a/benchmarking/lr_2026_atera/scripts/render_report.py b/benchmarking/cci_2026_atera/scripts/render_report.py similarity index 96% rename from benchmarking/lr_2026_atera/scripts/render_report.py rename to benchmarking/cci_2026_atera/scripts/render_report.py index c6c2653..2b8de38 100644 --- a/benchmarking/lr_2026_atera/scripts/render_report.py +++ b/benchmarking/cci_2026_atera/scripts/render_report.py @@ -14,7 +14,7 @@ compute_robustness, build_a100_resource_summary, build_engineering_summary, - render_atera_lr_benchmark_report, + render_atera_cci_benchmark_report, resolve_layout, score_biological_performance, summarize_run_status, @@ -30,7 +30,7 @@ def main() -> None: parser.add_argument("--output-path", default=None) args = parser.parse_args() - layout = resolve_layout(relative_root=args.benchmark_root or Path("benchmarking") / "lr_2026_atera") + layout = resolve_layout(relative_root=args.benchmark_root or Path("benchmarking") / "cci_2026_atera") combined_path = Path(args.combined_results) if args.combined_results else layout.results_dir / "combined_standardized.tsv" canonical_path = Path(args.canonical_config) if args.canonical_config else layout.config_dir / "canonical_axes.yaml" pathway_path = Path(args.pathway_config) if args.pathway_config else layout.config_dir / "pathways.yaml" @@ -56,7 +56,7 @@ def main() -> None: robustness_summary=robustness_summary, novelty_summary=novelty_summary, ) - markdown = render_atera_lr_benchmark_report( + markdown = render_atera_cci_benchmark_report( combined_results=combined, canonical_summary=canonical_summary, pathway_summary=pathway_summary, diff --git a/benchmarking/lr_2026_atera/scripts/run_a100_plan.py b/benchmarking/cci_2026_atera/scripts/run_a100_plan.py similarity index 95% rename from benchmarking/lr_2026_atera/scripts/run_a100_plan.py rename to benchmarking/cci_2026_atera/scripts/run_a100_plan.py index 213aa8b..8db76bf 100644 --- a/benchmarking/lr_2026_atera/scripts/run_a100_plan.py +++ b/benchmarking/cci_2026_atera/scripts/run_a100_plan.py @@ -7,7 +7,7 @@ def main() -> None: - parser = argparse.ArgumentParser(description="Dry-run or execute an A100 LR benchmark job manifest.") + parser = argparse.ArgumentParser(description="Dry-run or execute an A100 CCI benchmark job manifest.") parser.add_argument("--plan-json", required=True) parser.add_argument("--job-id", action="append", default=[]) parser.add_argument("--execute", action="store_true") diff --git a/benchmarking/lr_2026_atera/scripts/run_method.py b/benchmarking/cci_2026_atera/scripts/run_method.py similarity index 92% rename from benchmarking/lr_2026_atera/scripts/run_method.py rename to benchmarking/cci_2026_atera/scripts/run_method.py index fb47232..b6fe5f8 100644 --- a/benchmarking/lr_2026_atera/scripts/run_method.py +++ b/benchmarking/cci_2026_atera/scripts/run_method.py @@ -8,14 +8,14 @@ def main() -> None: - parser = argparse.ArgumentParser(description="Run or dry-run one Atera LR benchmark method adapter.") + parser = argparse.ArgumentParser(description="Run or dry-run one Atera CCI benchmark method adapter.") parser.add_argument("--method", required=True) parser.add_argument("--input-manifest", default=None) parser.add_argument("--output-dir", default=None) parser.add_argument("--benchmark-root", default=None) parser.add_argument("--database-mode", default="common-db") parser.add_argument("--phase", choices=["smoke", "full"], default="smoke") - parser.add_argument("--max-lr-pairs", type=int, default=None) + parser.add_argument("--max-cci-pairs", type=int, default=None) parser.add_argument("--n-perms", type=int, default=100) parser.add_argument("--chunk-id", type=int, default=None) parser.add_argument("--num-chunks", type=int, default=None) @@ -34,7 +34,7 @@ def main() -> None: "benchmark_root": args.benchmark_root, "database_mode": args.database_mode, "phase": args.phase, - "max_lr_pairs": args.max_lr_pairs, + "max_cci_pairs": args.max_cci_pairs, "n_perms": args.n_perms, "chunk_id": args.chunk_id, "num_chunks": args.num_chunks, diff --git a/benchmarking/lr_2026_atera/scripts/run_pyxenium_smoke.py b/benchmarking/cci_2026_atera/scripts/run_pyxenium_smoke.py similarity index 88% rename from benchmarking/lr_2026_atera/scripts/run_pyxenium_smoke.py rename to benchmarking/cci_2026_atera/scripts/run_pyxenium_smoke.py index 3b4a800..ae2ef69 100644 --- a/benchmarking/lr_2026_atera/scripts/run_pyxenium_smoke.py +++ b/benchmarking/cci_2026_atera/scripts/run_pyxenium_smoke.py @@ -13,18 +13,18 @@ def main() -> None: parser.add_argument("--input-h5ad", default=None) parser.add_argument("--output-dir", default=None) parser.add_argument("--tbc-results", default=None) - parser.add_argument("--lr-panel-path", default=None) + parser.add_argument("--cci-panel-path", default=None) parser.add_argument("--database-mode", default="smoke-panel") parser.add_argument("--export-figures", action="store_true") parser.add_argument("--output-json", default=None) args = parser.parse_args() - layout = resolve_layout(relative_root=args.benchmark_root or Path("benchmarking") / "lr_2026_atera") + layout = resolve_layout(relative_root=args.benchmark_root or Path("benchmarking") / "cci_2026_atera") payload = run_pyxenium_smoke( input_h5ad=args.input_h5ad or layout.data_dir / "smoke" / "adata_smoke.h5ad", output_dir=args.output_dir or layout.runs_dir / "pyxenium_smoke", tbc_results=args.tbc_results or Path(r"Y:\long\10X_datasets\Xenium\Atera\WTA_Preview_FFPE_Breast_Cancer_outs") / "sfplot_tbc_formal_wta" / "results", - lr_panel_path=args.lr_panel_path or layout.data_dir / "atera_smoke_panel.tsv", + cci_panel_path=args.cci_panel_path or layout.data_dir / "atera_smoke_panel.tsv", database_mode=args.database_mode, export_figures=args.export_figures, ) diff --git a/benchmarking/lr_2026_atera/scripts/smoke_core.py b/benchmarking/cci_2026_atera/scripts/smoke_core.py similarity index 87% rename from benchmarking/lr_2026_atera/scripts/smoke_core.py rename to benchmarking/cci_2026_atera/scripts/smoke_core.py index 8df29cb..10c3306 100644 --- a/benchmarking/lr_2026_atera/scripts/smoke_core.py +++ b/benchmarking/cci_2026_atera/scripts/smoke_core.py @@ -7,12 +7,12 @@ def main() -> None: - parser = argparse.ArgumentParser(description="Run or dry-run the first-wave Atera LR core smoke benchmark.") + parser = argparse.ArgumentParser(description="Run or dry-run the first-wave Atera CCI core smoke benchmark.") parser.add_argument("--methods", default="pyxenium,squidpy,liana,commot,cellchat") parser.add_argument("--input-manifest", default=None) parser.add_argument("--benchmark-root", default=None) parser.add_argument("--database-mode", default="common-db") - parser.add_argument("--max-lr-pairs", type=int, default=None) + parser.add_argument("--max-cci-pairs", type=int, default=None) parser.add_argument("--n-perms", type=int, default=100) parser.add_argument("--dry-run", action="store_true") parser.add_argument("--strict", action="store_true") @@ -23,7 +23,7 @@ def main() -> None: input_manifest=args.input_manifest, benchmark_root=args.benchmark_root, database_mode=args.database_mode, - max_lr_pairs=args.max_lr_pairs, + max_cci_pairs=args.max_cci_pairs, n_perms=args.n_perms, dry_run=args.dry_run, continue_on_error=not args.strict, diff --git a/benchmarking/lr_2026_atera/scripts/stage_to_a100.py b/benchmarking/cci_2026_atera/scripts/stage_to_a100.py similarity index 100% rename from benchmarking/lr_2026_atera/scripts/stage_to_a100.py rename to benchmarking/cci_2026_atera/scripts/stage_to_a100.py diff --git a/benchmarking/cci_2026_atera/scripts/topolink_cci_validation_framework.py b/benchmarking/cci_2026_atera/scripts/topolink_cci_validation_framework.py new file mode 100644 index 0000000..1e3fb46 --- /dev/null +++ b/benchmarking/cci_2026_atera/scripts/topolink_cci_validation_framework.py @@ -0,0 +1,825 @@ +from __future__ import annotations + +import argparse +import gzip +import json +import math +import time +from dataclasses import dataclass +from pathlib import Path +from typing import Any + +import matplotlib + +matplotlib.use("Agg") +import matplotlib.pyplot as plt +import numpy as np +import pandas as pd +from scipy import sparse +from scipy.io import mmread + + +DEFAULT_ROOT = Path("/cfs/klemming/scratch/h/hutaobo/pyxenium_cci_benchmark_2026-04") +COMPONENTS = [ + "sender_anchor", + "receiver_anchor", + "structure_bridge", + "sender_expr", + "receiver_expr", + "local_contact", + "prior_confidence", +] + + +@dataclass(frozen=True) +class TargetAxis: + ligand: str + receptor: str + sender: str + receiver: str + biology_label: str + target_panel: tuple[str, ...] + + @property + def axis_id(self) -> str: + return f"{self.ligand}-{self.receptor}|{self.sender}->{self.receiver}" + + +TARGET_AXES = [ + TargetAxis( + "VWF", + "SELP", + "Endothelial Cells", + "Endothelial Cells", + "WPB / endothelial activation", + ("VWF", "SELP", "CD63", "ANGPT2", "THBD", "PLAT", "SERPINE1"), + ), + TargetAxis( + "VWF", + "LRP1", + "Endothelial Cells", + "CAFs, DCIS Associated", + "vascular-stromal matrix/scavenger axis", + ("VWF", "LRP1", "HSPG2", "COL4A1", "COL4A2", "MMP2", "THBS2"), + ), + TargetAxis( + "MMRN2", + "CD93", + "Endothelial Cells", + "Endothelial Cells", + "CD93-MMRN2 angiogenesis", + ("MMRN2", "CD93", "CLEC14A", "KDR", "FLT1", "PECAM1", "EMCN"), + ), + TargetAxis( + "DLL4", + "NOTCH3", + "Endothelial Cells", + "Pericytes", + "endothelial-pericyte Notch", + ("DLL4", "NOTCH3", "NOTCH4", "JAG1", "HEY1", "HES1", "PDGFRB", "RGS5"), + ), + TargetAxis( + "CXCL12", + "CXCR4", + "CAFs, DCIS Associated", + "T Lymphocytes", + "CAF-immune chemokine recruitment", + ("CXCL12", "CXCR4", "CXCR3", "CCL19", "CCL21", "CD3D", "CD3E", "IL7R"), + ), + TargetAxis( + "CD48", + "CD2", + "T Lymphocytes", + "T Lymphocytes", + "T-cell adhesion/co-stimulation", + ("CD48", "CD2", "CD3D", "CD3E", "TRAC", "IL7R", "LCK"), + ), + TargetAxis( + "JAG1", + "NOTCH2", + "11q13 Invasive Tumor Cells", + "11q13 Invasive Tumor Cells", + "tumor-intrinsic Notch signaling", + ("JAG1", "NOTCH2", "NOTCH1", "HES1", "HEY1", "MYC", "CCND1"), + ), +] + + +def qnorm_sf(z: float) -> float: + """Normal survival function without depending on scipy.stats import latency.""" + if not np.isfinite(z): + return float("nan") + return 0.5 * math.erfc(z / math.sqrt(2.0)) + + +def geometric_mean(values: np.ndarray, axis: int | None = None) -> np.ndarray: + clipped = np.clip(values.astype(float), 1e-12, None) + return np.exp(np.mean(np.log(clipped), axis=axis)) + + +def load_manifest(root: Path) -> dict[str, Any]: + manifest_path = root / "data" / "input_manifest.json" + with manifest_path.open("r", encoding="utf-8") as handle: + return json.load(handle) + + +def read_scores(root: Path) -> pd.DataFrame: + path = root / "runs" / "full_common" / "pyxenium" / "pyxenium_scores.tsv" + scores = pd.read_csv(path, sep="\t") + scores = scores.sort_values("CCI_score", ascending=False, kind="mergesort").reset_index(drop=True) + scores["global_rank"] = np.arange(1, len(scores) + 1) + return scores + + +def find_target_rows(scores: pd.DataFrame) -> pd.DataFrame: + rows: list[pd.Series] = [] + for axis in TARGET_AXES: + exact = scores[ + (scores["ligand"] == axis.ligand) + & (scores["receptor"] == axis.receptor) + & (scores["sender_celltype"] == axis.sender) + & (scores["receiver_celltype"] == axis.receiver) + ] + if exact.empty: + pair_any = scores[(scores["ligand"] == axis.ligand) & (scores["receptor"] == axis.receptor)] + if pair_any.empty: + continue + row = pair_any.iloc[0].copy() + row["selection_note"] = "exact_sender_receiver_missing_best_lr_pair_used" + else: + row = exact.iloc[0].copy() + row["selection_note"] = "exact" + row["axis_id"] = axis.axis_id + row["biology_label"] = axis.biology_label + rows.append(row) + if not rows: + raise RuntimeError("No target LR axes were found in pyxenium_scores.tsv") + return pd.DataFrame(rows).reset_index(drop=True) + + +def component_ablation(scores: pd.DataFrame, targets: pd.DataFrame) -> pd.DataFrame: + comp = scores[COMPONENTS].astype(float).to_numpy() + log_comp = np.log(np.clip(comp, 1e-12, None)) + log_sum = log_comp.sum(axis=1) + target_keys = { + (row.ligand, row.receptor, row.sender_celltype, row.receiver_celltype): row.axis_id + for row in targets.itertuples(index=False) + } + rows: list[dict[str, Any]] = [] + key_to_index = { + (row.ligand, row.receptor, row.sender_celltype, row.receiver_celltype): i + for i, row in enumerate(scores.itertuples(index=False)) + if (row.ligand, row.receptor, row.sender_celltype, row.receiver_celltype) in target_keys + } + for component_index, component in enumerate(COMPONENTS): + ablated_scores = np.exp((log_sum - log_comp[:, component_index]) / (len(COMPONENTS) - 1)) + for key, axis_id in target_keys.items(): + idx = key_to_index.get(key) + if idx is None: + continue + value = float(ablated_scores[idx]) + rank = int(np.count_nonzero(ablated_scores > value) + 1) + rows.append( + { + "axis_id": axis_id, + "removed_component": component, + "score_without_component": value, + "rank_without_component": rank, + } + ) + return pd.DataFrame(rows) + + +def load_bundle_expression(manifest: dict[str, Any]) -> tuple[pd.DataFrame, pd.DataFrame, sparse.csr_matrix]: + bundle = manifest["full_bundle"] + genes = pd.read_csv(bundle["genes_tsv"], sep="\t") + meta = pd.read_csv(bundle["meta_tsv"], sep="\t") + matrix = mmread(bundle["counts_symbol_mtx"]).tocsr() + if matrix.shape[0] == len(meta) and matrix.shape[1] == len(genes): + matrix = matrix.T.tocsr() + if matrix.shape[0] != len(genes) or matrix.shape[1] != len(meta): + raise RuntimeError( + "Sparse matrix shape does not match genes/meta: " + f"matrix={matrix.shape}, genes={len(genes)}, cells={len(meta)}" + ) + return genes, meta, matrix + + +def summarize_expression( + genes: pd.DataFrame, + meta: pd.DataFrame, + matrix: sparse.csr_matrix, +) -> tuple[pd.DataFrame, np.ndarray, np.ndarray, dict[str, int]]: + gene_symbols = genes["gene_symbol"].astype(str).str.upper().to_numpy() + gene_to_index = {gene: i for i, gene in enumerate(gene_symbols)} + cell_types = pd.Categorical(meta["cell_type"].astype(str)) + indicator = sparse.csr_matrix( + ( + np.ones(len(cell_types), dtype=np.float32), + (np.arange(len(cell_types)), cell_types.codes), + ), + shape=(len(cell_types), len(cell_types.categories)), + ) + celltype_sizes = np.asarray(indicator.sum(axis=0)).ravel() + sum_by_celltype = (matrix @ indicator).toarray() + detected = matrix.copy() + detected.data = np.ones_like(detected.data, dtype=np.float32) + nnz_by_celltype = (detected @ indicator).toarray() + mean_by_celltype = sum_by_celltype / np.maximum(celltype_sizes, 1.0) + det_by_celltype = nnz_by_celltype / np.maximum(celltype_sizes, 1.0) + expr_summary_rows: list[dict[str, Any]] = [] + needed = sorted({g for axis in TARGET_AXES for g in (axis.ligand, axis.receptor, *axis.target_panel)}) + for gene in needed: + idx = gene_to_index.get(gene.upper()) + if idx is None: + expr_summary_rows.append({"gene": gene, "detected_in_wta": False}) + continue + means = mean_by_celltype[idx, :] + dets = det_by_celltype[idx, :] + order = np.argsort(-means) + for rank, ct_idx in enumerate(order[:5], start=1): + expr_summary_rows.append( + { + "gene": gene, + "detected_in_wta": True, + "top_celltype_rank": rank, + "cell_type": str(cell_types.categories[ct_idx]), + "mean_expr": float(means[ct_idx]), + "detection_fraction": float(dets[ct_idx]), + } + ) + expr_summary = pd.DataFrame(expr_summary_rows) + return expr_summary, mean_by_celltype, det_by_celltype, gene_to_index + + +def expression_specificity( + targets: pd.DataFrame, + meta: pd.DataFrame, + mean_by_celltype: np.ndarray, + det_by_celltype: np.ndarray, + gene_to_index: dict[str, int], +) -> pd.DataFrame: + categories = list(pd.Categorical(meta["cell_type"].astype(str)).categories) + rows: list[dict[str, Any]] = [] + for row in targets.itertuples(index=False): + lig_idx = gene_to_index.get(str(row.ligand).upper()) + rec_idx = gene_to_index.get(str(row.receptor).upper()) + sender_idx = categories.index(row.sender_celltype) if row.sender_celltype in categories else None + receiver_idx = categories.index(row.receiver_celltype) if row.receiver_celltype in categories else None + out: dict[str, Any] = { + "axis_id": row.axis_id, + "ligand": row.ligand, + "receptor": row.receptor, + "sender": row.sender_celltype, + "receiver": row.receiver_celltype, + } + for role, gene_idx, celltype_idx in ( + ("ligand_sender", lig_idx, sender_idx), + ("receptor_receiver", rec_idx, receiver_idx), + ): + if gene_idx is None or celltype_idx is None: + out[f"{role}_mean"] = np.nan + out[f"{role}_detection_fraction"] = np.nan + out[f"{role}_celltype_rank"] = np.nan + out[f"{role}_specificity_ratio"] = np.nan + continue + means = mean_by_celltype[gene_idx, :] + dets = det_by_celltype[gene_idx, :] + rank = int(np.where(np.argsort(-means) == celltype_idx)[0][0] + 1) + out[f"{role}_mean"] = float(means[celltype_idx]) + out[f"{role}_detection_fraction"] = float(dets[celltype_idx]) + out[f"{role}_celltype_rank"] = rank + out[f"{role}_specificity_ratio"] = float(means[celltype_idx] / max(float(np.max(means)), 1e-12)) + rows.append(out) + return pd.DataFrame(rows) + + +def matched_gene_controls( + targets: pd.DataFrame, + meta: pd.DataFrame, + mean_by_celltype: np.ndarray, + det_by_celltype: np.ndarray, + gene_to_index: dict[str, int], + *, + n_controls: int, + seed: int, +) -> pd.DataFrame: + rng = np.random.default_rng(seed) + cell_types = pd.Categorical(meta["cell_type"].astype(str)) + categories = list(cell_types.categories) + celltype_sizes = np.asarray(pd.Series(cell_types).value_counts(sort=False), dtype=float) + weights = celltype_sizes / max(float(celltype_sizes.sum()), 1.0) + global_mean = mean_by_celltype @ weights + global_det = det_by_celltype @ weights + all_indices = np.arange(mean_by_celltype.shape[0]) + protected = {gene_to_index[g.upper()] for axis in TARGET_AXES for g in (axis.ligand, axis.receptor) if g.upper() in gene_to_index} + rows: list[dict[str, Any]] = [] + + def nearest_pool(gene_idx: int, pool_size: int = 500) -> np.ndarray: + distance = np.abs(np.log1p(global_mean) - np.log1p(global_mean[gene_idx])) + distance += np.abs(global_det - global_det[gene_idx]) + distance[list(protected)] = np.inf + distance[gene_idx] = np.inf + valid = all_indices[np.isfinite(distance)] + if len(valid) == 0: + return np.array([], dtype=int) + ordered = valid[np.argsort(distance[valid])] + return ordered[: min(pool_size, len(ordered))] + + for row in targets.itertuples(index=False): + lig_idx = gene_to_index.get(str(row.ligand).upper()) + rec_idx = gene_to_index.get(str(row.receptor).upper()) + if lig_idx is None or rec_idx is None or row.sender_celltype not in categories or row.receiver_celltype not in categories: + rows.append({"axis_id": row.axis_id, "matched_gene_status": "missing_gene_or_celltype"}) + continue + sender_idx = categories.index(row.sender_celltype) + receiver_idx = categories.index(row.receiver_celltype) + lig_pool = nearest_pool(lig_idx) + rec_pool = nearest_pool(rec_idx) + if len(lig_pool) == 0 or len(rec_pool) == 0: + rows.append({"axis_id": row.axis_id, "matched_gene_status": "no_matched_pool"}) + continue + lig_sample = rng.choice(lig_pool, size=n_controls, replace=len(lig_pool) < n_controls) + rec_sample = rng.choice(rec_pool, size=n_controls, replace=len(rec_pool) < n_controls) + + def expr_score(lidx: int, ridx: int) -> float: + lig_ratio = mean_by_celltype[lidx, sender_idx] / max(float(np.max(mean_by_celltype[lidx, :])), 1e-12) + rec_ratio = mean_by_celltype[ridx, receiver_idx] / max(float(np.max(mean_by_celltype[ridx, :])), 1e-12) + lig_det = det_by_celltype[lidx, sender_idx] + rec_det = det_by_celltype[ridx, receiver_idx] + return float(geometric_mean(np.array([lig_ratio, rec_ratio, lig_det, rec_det]))) + + observed = expr_score(lig_idx, rec_idx) + control_scores = np.array([expr_score(lidx, ridx) for lidx, ridx in zip(lig_sample, rec_sample)], dtype=float) + rows.append( + { + "axis_id": row.axis_id, + "matched_gene_status": "success", + "n_controls": int(len(control_scores)), + "observed_expression_specificity_score": observed, + "control_mean": float(np.mean(control_scores)), + "control_sd": float(np.std(control_scores, ddof=1)), + "matched_gene_z": float((observed - np.mean(control_scores)) / max(float(np.std(control_scores, ddof=1)), 1e-12)), + "matched_gene_percentile": float(np.mean(control_scores <= observed)), + } + ) + return pd.DataFrame(rows) + + +def spatial_abundance_null(scores: pd.DataFrame, targets: pd.DataFrame, meta: pd.DataFrame) -> pd.DataFrame: + counts = meta["cell_type"].value_counts().to_dict() + total_cells = len(meta) + edge_counts = scores[["sender_celltype", "receiver_celltype", "cross_edge_count"]].drop_duplicates() + total_edges = float(edge_counts["cross_edge_count"].sum()) + rows: list[dict[str, Any]] = [] + for row in targets.itertuples(index=False): + p = (counts.get(row.sender_celltype, 0) / total_cells) * (counts.get(row.receiver_celltype, 0) / total_cells) + expected = total_edges * p + variance = total_edges * p * max(1.0 - p, 1e-12) + z = (float(row.cross_edge_count) - expected) / math.sqrt(max(variance, 1e-12)) + same_pair = scores[ + (scores["sender_celltype"] == row.sender_celltype) + & (scores["receiver_celltype"] == row.receiver_celltype) + ] + same_lr = scores[(scores["ligand"] == row.ligand) & (scores["receptor"] == row.receptor)] + within_cellpair_rank = int(np.count_nonzero(same_pair["CCI_score"].to_numpy() > float(row.CCI_score)) + 1) + within_lr_rank = int(np.count_nonzero(same_lr["CCI_score"].to_numpy() > float(row.CCI_score)) + 1) + rows.append( + { + "axis_id": row.axis_id, + "observed_cross_edge_count": int(row.cross_edge_count), + "expected_cross_edge_count_abundance_null": float(expected), + "cross_edge_enrichment_fold": float(row.cross_edge_count / max(expected, 1e-12)), + "cross_edge_enrichment_z": float(z), + "cross_edge_enrichment_p_approx": float(qnorm_sf(z)), + "local_contact": float(row.local_contact), + "contact_coverage": float(row.contact_coverage), + "within_sender_receiver_rank": within_cellpair_rank, + "within_sender_receiver_n": int(len(same_pair)), + "within_sender_receiver_percentile": float(1.0 - (within_cellpair_rank - 1) / max(len(same_pair), 1)), + "within_lr_pair_rank": within_lr_rank, + "within_lr_pair_n": int(len(same_lr)), + "within_lr_pair_percentile": float(1.0 - (within_lr_rank - 1) / max(len(same_lr), 1)), + } + ) + return pd.DataFrame(rows) + + +def standardized_paths(root: Path) -> dict[str, Path]: + paths: dict[str, Path] = {} + full_common = root / "runs" / "full_common" + for method_dir in sorted(full_common.glob("*")): + if not method_dir.is_dir() or method_dir.name == "pyxenium": + continue + matches = sorted(method_dir.glob("*standardized.tsv")) + sorted(method_dir.glob("*standardized.tsv.gz")) + if matches: + paths[method_dir.name] = matches[0] + return paths + + +def read_standardized_table(path: Path) -> pd.DataFrame: + compression = "gzip" if path.suffix == ".gz" else None + usecols = [ + "method", + "ligand", + "receptor", + "sender", + "receiver", + "score_std", + "rank_within_method", + "fdr_or_pvalue", + "spatial_support_type", + ] + return pd.read_csv(path, sep="\t", compression=compression, usecols=lambda col: col in usecols) + + +def cross_method_support(root: Path, targets: pd.DataFrame) -> tuple[pd.DataFrame, pd.DataFrame]: + detail_rows: list[dict[str, Any]] = [] + summary_rows: list[dict[str, Any]] = [] + for method, path in standardized_paths(root).items(): + table = read_standardized_table(path) + for row in targets.itertuples(index=False): + exact = table[ + (table["ligand"] == row.ligand) + & (table["receptor"] == row.receptor) + & (table["sender"] == row.sender_celltype) + & (table["receiver"] == row.receiver_celltype) + ] + lr_any = table[(table["ligand"] == row.ligand) & (table["receptor"] == row.receptor)] + axis_any = table[(table["sender"] == row.sender_celltype) & (table["receiver"] == row.receiver_celltype)] + detail_rows.append( + { + "axis_id": row.axis_id, + "method": method, + "exact_support": not exact.empty, + "same_lr_any_celltype_support": not lr_any.empty, + "same_sender_receiver_support": not axis_any.empty, + "exact_best_rank": float(exact["rank_within_method"].min()) if not exact.empty else np.nan, + "same_lr_best_rank": float(lr_any["rank_within_method"].min()) if not lr_any.empty else np.nan, + "same_lr_best_score_std": float(lr_any["score_std"].max()) if not lr_any.empty else np.nan, + "artifact_path": str(path), + } + ) + details = pd.DataFrame(detail_rows) + for axis_id, grp in details.groupby("axis_id"): + summary_rows.append( + { + "axis_id": axis_id, + "cross_method_exact_count": int(grp["exact_support"].sum()), + "cross_method_same_lr_count": int(grp["same_lr_any_celltype_support"].sum()), + "cross_method_same_sender_receiver_count": int(grp["same_sender_receiver_support"].sum()), + "supporting_methods_exact": ",".join(grp.loc[grp["exact_support"], "method"].astype(str)), + "supporting_methods_same_lr": ",".join(grp.loc[grp["same_lr_any_celltype_support"], "method"].astype(str)), + } + ) + return pd.DataFrame(summary_rows), details + + +def receiver_panel_support( + targets: pd.DataFrame, + meta: pd.DataFrame, + mean_by_celltype: np.ndarray, + gene_to_index: dict[str, int], +) -> pd.DataFrame: + categories = list(pd.Categorical(meta["cell_type"].astype(str)).categories) + axis_to_target = {axis.axis_id: axis for axis in TARGET_AXES} + rows: list[dict[str, Any]] = [] + for row in targets.itertuples(index=False): + axis = axis_to_target[row.axis_id] + if row.receiver_celltype not in categories: + continue + receiver_idx = categories.index(row.receiver_celltype) + present = [gene_to_index[g.upper()] for g in axis.target_panel if g.upper() in gene_to_index] + if not present: + rows.append({"axis_id": row.axis_id, "target_panel_present_n": 0}) + continue + ratios = [] + for gene_idx in present: + means = mean_by_celltype[gene_idx, :] + ratios.append(float(means[receiver_idx] / max(float(np.max(means)), 1e-12))) + rows.append( + { + "axis_id": row.axis_id, + "target_panel_present_n": len(present), + "receiver_context_panel_score": float(np.mean(ratios)), + "receiver_context_panel_genes": ",".join([axis.target_panel[i] for i, g in enumerate(axis.target_panel) if g.upper() in gene_to_index]), + } + ) + return pd.DataFrame(rows) + + +def classify_evidence(evidence: pd.DataFrame) -> pd.DataFrame: + rows: list[dict[str, Any]] = [] + for row in evidence.itertuples(index=False): + expr_ok = ( + pd.notna(row.ligand_sender_specificity_ratio) + and pd.notna(row.receptor_receiver_specificity_ratio) + and row.ligand_sender_specificity_ratio >= 0.75 + and row.receptor_receiver_specificity_ratio >= 0.50 + ) + spatial_ok = pd.notna(row.cross_edge_enrichment_z) and row.cross_edge_enrichment_z >= 2.0 + matched_ok = pd.notna(row.matched_gene_percentile) and row.matched_gene_percentile >= 0.90 + ablation_ok = pd.notna(row.max_rank_after_component_removal) and row.max_rank_after_component_removal <= 250 + cross_ok = (getattr(row, "cross_method_exact_count", 0) >= 1) or (getattr(row, "cross_method_same_lr_count", 0) >= 2) + context_ok = pd.notna(row.receiver_context_panel_score) and row.receiver_context_panel_score >= 0.50 + support_count = sum([expr_ok, spatial_ok, matched_ok, ablation_ok, cross_ok, context_ok]) + if support_count >= 5: + evidence_class = "strong" + elif support_count >= 3: + evidence_class = "moderate" + else: + evidence_class = "hypothesis_only" + rows.append( + { + "axis_id": row.axis_id, + "expression_support": expr_ok, + "spatial_abundance_null_support": spatial_ok, + "matched_gene_control_support": matched_ok, + "component_ablation_support": ablation_ok, + "cross_method_support": cross_ok, + "receiver_context_support": context_ok, + "support_count": support_count, + "evidence_class": evidence_class, + } + ) + return pd.DataFrame(rows) + + +def make_evidence_figure(evidence: pd.DataFrame, output_dir: Path) -> None: + support_cols = [ + "expression_support", + "spatial_abundance_null_support", + "matched_gene_control_support", + "component_ablation_support", + "cross_method_support", + "receiver_context_support", + ] + plot_df = evidence.set_index("axis_label")[support_cols].astype(float) + fig_height = max(4.2, 0.48 * len(plot_df) + 1.6) + fig, ax = plt.subplots(figsize=(11, fig_height)) + im = ax.imshow(plot_df.to_numpy(), aspect="auto", cmap="viridis", vmin=0, vmax=1) + ax.set_xticks(np.arange(len(support_cols))) + ax.set_xticklabels( + [ + "Expression\nspecificity", + "Spatial\nnull", + "Matched-gene\ncontrol", + "Component\nablation", + "Cross-method\nsupport", + "Receiver\ncontext", + ], + rotation=0, + ha="center", + fontsize=9, + ) + ax.set_yticks(np.arange(len(plot_df))) + ax.set_yticklabels(plot_df.index, fontsize=9) + ax.set_title("TopoLink-CCI validation evidence matrix", fontsize=13, weight="bold") + for i in range(plot_df.shape[0]): + for j in range(plot_df.shape[1]): + ax.text(j, i, "✓" if plot_df.iat[i, j] >= 0.5 else "", ha="center", va="center", color="white", fontsize=12) + cbar = fig.colorbar(im, ax=ax, fraction=0.025, pad=0.02) + cbar.set_label("Evidence present", rotation=270, labelpad=15) + fig.tight_layout() + fig.savefig(output_dir / "topolink_cci_validation_figure.png", dpi=300) + fig.savefig(output_dir / "topolink_cci_validation_figure.pdf") + plt.close(fig) + + +def markdown_table(df: pd.DataFrame, *, floatfmt: str = ".3g") -> str: + try: + return df.to_markdown(index=False, floatfmt=floatfmt) + except Exception: + return df.to_csv(sep="\t", index=False) + + +def write_report(evidence: pd.DataFrame, controls: pd.DataFrame, output_dir: Path) -> None: + report = output_dir / "topolink_cci_validation_scoreboard.md" + strong = evidence[evidence["evidence_class"] == "strong"] + moderate = evidence[evidence["evidence_class"] == "moderate"] + with report.open("w", encoding="utf-8") as handle: + handle.write("# TopoLink-CCI validation evidence scoreboard\n\n") + handle.write( + "This PDC run applies the computational false-positive-control logic used by classic CCC/LR papers: " + "expression specificity, spatial/label nulls, matched-gene controls, component ablation, " + "cross-method triangulation, and receiver-context support. It is computational evidence, not wet-lab proof.\n\n" + ) + handle.write("## Evidence classes\n\n") + handle.write(f"- Strong axes: {len(strong)}\n") + handle.write(f"- Moderate axes: {len(moderate)}\n") + handle.write(f"- Hypothesis-only axes: {int((evidence['evidence_class'] == 'hypothesis_only').sum())}\n\n") + cols = [ + "axis_label", + "biology_label", + "CCI_score", + "global_rank", + "evidence_class", + "support_count", + "cross_method_same_lr_count", + "matched_gene_percentile", + "cross_edge_enrichment_z", + "max_rank_after_component_removal", + ] + handle.write(markdown_table(evidence[cols], floatfmt=".3g")) + handle.write("\n\n") + handle.write("## Control interpretation\n\n") + handle.write( + "- `spatial_abundance_null`: compares observed sender-receiver graph edges with a label-abundance null; " + "it is conservative about exact geometry but catches cell-type-pair edge enrichment.\n" + ) + handle.write( + "- `matched_gene_control`: compares CCI sender-receiver expression specificity with genes matched by global mean and detection.\n" + ) + handle.write( + "- `lr_label_permutation`: reports where the candidate ranks within the same sender-receiver cell-type pair and within the same CCI pair across cell-type pairs.\n" + ) + handle.write( + "- `component_ablation`: recomputes geometric-mean LR scores after removing one pyXenium component at a time.\n\n" + ) + handle.write("## References to validation patterns\n\n") + handle.write( + "- CellPhoneDB: curated LR database, complex filtering, and cell-label permutation specificity.\n" + "- CellChat: mass-action communication probability, curated cofactors/complexes, and label permutation.\n" + "- NicheNet: downstream receiver target-gene support rather than co-expression alone.\n" + "- stLearn/SpatialDM/Squidpy: spatially constrained LR evidence and permutation/random-pair controls.\n" + "- LIANA benchmark: multi-method consensus and rank aggregation because no single LR score is ground truth.\n" + ) + controls.to_csv(output_dir / "topolink_cci_false_positive_controls.tsv", sep="\t", index=False) + + +def build_controls_table( + spatial: pd.DataFrame, + matched: pd.DataFrame, + ablation: pd.DataFrame, +) -> pd.DataFrame: + rows: list[dict[str, Any]] = [] + for row in spatial.itertuples(index=False): + rows.append( + { + "axis_id": row.axis_id, + "control_type": "spatial_abundance_null", + "observed": row.observed_cross_edge_count, + "expected_or_control_mean": row.expected_cross_edge_count_abundance_null, + "z_or_rank": row.cross_edge_enrichment_z, + "p_or_percentile": row.cross_edge_enrichment_p_approx, + "note": "cell-type-label abundance null for graph edge count", + } + ) + rows.append( + { + "axis_id": row.axis_id, + "control_type": "lr_label_permutation_same_sender_receiver", + "observed": row.within_sender_receiver_rank, + "expected_or_control_mean": row.within_sender_receiver_n, + "z_or_rank": row.within_sender_receiver_rank, + "p_or_percentile": row.within_sender_receiver_percentile, + "note": "rank percentile against all CCI pairs in the same sender-receiver cell-type pair", + } + ) + rows.append( + { + "axis_id": row.axis_id, + "control_type": "lr_label_permutation_same_lr_pair", + "observed": row.within_lr_pair_rank, + "expected_or_control_mean": row.within_lr_pair_n, + "z_or_rank": row.within_lr_pair_rank, + "p_or_percentile": row.within_lr_pair_percentile, + "note": "rank percentile for the same CCI pair across cell-type pairs", + } + ) + for row in matched.itertuples(index=False): + rows.append( + { + "axis_id": row.axis_id, + "control_type": "matched_gene_expression_control", + "observed": getattr(row, "observed_expression_specificity_score", np.nan), + "expected_or_control_mean": getattr(row, "control_mean", np.nan), + "z_or_rank": getattr(row, "matched_gene_z", np.nan), + "p_or_percentile": getattr(row, "matched_gene_percentile", np.nan), + "note": "matched by global mean expression and detection fraction", + } + ) + for axis_id, grp in ablation.groupby("axis_id"): + rows.append( + { + "axis_id": axis_id, + "control_type": "component_ablation_max_rank", + "observed": int(grp["rank_without_component"].max()), + "expected_or_control_mean": int(grp["rank_without_component"].min()), + "z_or_rank": int(grp["rank_without_component"].max()), + "p_or_percentile": np.nan, + "note": "worst and best rank after removing one score component", + } + ) + return pd.DataFrame(rows) + + +def run(args: argparse.Namespace) -> None: + started = time.time() + root = Path(args.root) + output_dir = Path(args.output_dir) if args.output_dir else root / "runs" / "validation" / "topolink_cci_false_positive_controls" + output_dir.mkdir(parents=True, exist_ok=True) + (output_dir / "tables").mkdir(exist_ok=True) + (output_dir / "figures").mkdir(exist_ok=True) + + params = vars(args).copy() + params["root"] = str(root) + params["output_dir"] = str(output_dir) + with (output_dir / "params.json").open("w", encoding="utf-8") as handle: + json.dump(params, handle, indent=2) + + manifest = load_manifest(root) + scores = read_scores(root) + targets = find_target_rows(scores) + ablation = component_ablation(scores, targets) + + genes, meta, matrix = load_bundle_expression(manifest) + expr_summary, mean_by_celltype, det_by_celltype, gene_to_index = summarize_expression(genes, meta, matrix) + expr = expression_specificity(targets, meta, mean_by_celltype, det_by_celltype, gene_to_index) + matched = matched_gene_controls( + targets, + meta, + mean_by_celltype, + det_by_celltype, + gene_to_index, + n_controls=args.n_matched_controls, + seed=args.seed, + ) + spatial = spatial_abundance_null(scores, targets, meta) + cross_summary, cross_detail = cross_method_support(root, targets) + receiver_context = receiver_panel_support(targets, meta, mean_by_celltype, gene_to_index) + + ablation_summary = ( + ablation.groupby("axis_id")["rank_without_component"] + .agg(max_rank_after_component_removal="max", min_rank_after_component_removal="min") + .reset_index() + ) + evidence = ( + targets[ + [ + "axis_id", + "biology_label", + "ligand", + "receptor", + "sender_celltype", + "receiver_celltype", + "CCI_score", + "global_rank", + *COMPONENTS, + "cross_edge_count", + ] + ] + .merge(expr, on=["axis_id", "ligand", "receptor"], how="left") + .merge(spatial, on="axis_id", how="left") + .merge(matched, on="axis_id", how="left") + .merge(ablation_summary, on="axis_id", how="left") + .merge(cross_summary, on="axis_id", how="left") + .merge(receiver_context, on="axis_id", how="left") + ) + class_df = classify_evidence(evidence) + evidence = evidence.merge(class_df, on="axis_id", how="left") + evidence["axis_label"] = evidence["ligand"] + "-" + evidence["receptor"] + "\n" + evidence["sender_celltype"] + " -> " + evidence["receiver_celltype"] + evidence = evidence.sort_values("CCI_score", ascending=False, kind="mergesort") + + controls = build_controls_table(spatial, matched, ablation) + tables = output_dir / "tables" + figures = output_dir / "figures" + evidence.to_csv(tables / "topolink_cci_validation_evidence.tsv", sep="\t", index=False) + controls.to_csv(tables / "topolink_cci_false_positive_controls.tsv", sep="\t", index=False) + ablation.to_csv(tables / "topolink_cci_component_ablation.tsv", sep="\t", index=False) + expr_summary.to_csv(tables / "topolink_cci_expression_gene_specificity.tsv", sep="\t", index=False) + matched.to_csv(tables / "topolink_cci_matched_gene_controls.tsv", sep="\t", index=False) + spatial.to_csv(tables / "topolink_cci_spatial_null_summary.tsv", sep="\t", index=False) + cross_detail.to_csv(tables / "topolink_cci_cross_method_support_detail.tsv", sep="\t", index=False) + + make_evidence_figure(evidence, figures) + write_report(evidence, controls, output_dir) + + summary = { + "status": "success", + "runtime_seconds": round(time.time() - started, 3), + "n_scores": int(len(scores)), + "n_target_axes": int(len(targets)), + "target_axes": evidence[["axis_id", "evidence_class", "support_count"]].to_dict(orient="records"), + "outputs": { + "evidence": str(tables / "topolink_cci_validation_evidence.tsv"), + "controls": str(tables / "topolink_cci_false_positive_controls.tsv"), + "scoreboard": str(output_dir / "topolink_cci_validation_scoreboard.md"), + "figure": str(figures / "topolink_cci_validation_figure.png"), + }, + } + with (output_dir / "run_summary.json").open("w", encoding="utf-8") as handle: + json.dump(summary, handle, indent=2) + + +def parse_args() -> argparse.Namespace: + parser = argparse.ArgumentParser(description="Build TopoLink-CCI computational validation evidence on PDC.") + parser.add_argument("--root", default=str(DEFAULT_ROOT), help="PDC benchmark root.") + parser.add_argument("--output-dir", default=None, help="Output directory. Defaults under ROOT/runs/validation.") + parser.add_argument("--n-matched-controls", type=int, default=250, help="Matched random gene-pair controls per target axis.") + parser.add_argument("--seed", type=int, default=20260428) + return parser.parse_args() + + +if __name__ == "__main__": + run(parse_args()) diff --git a/benchmarking/cci_2026_atera/scripts/topolink_cci_validation_v2.py b/benchmarking/cci_2026_atera/scripts/topolink_cci_validation_v2.py new file mode 100644 index 0000000..5517f6f --- /dev/null +++ b/benchmarking/cci_2026_atera/scripts/topolink_cci_validation_v2.py @@ -0,0 +1,910 @@ +from __future__ import annotations + +import argparse +import json +import math +import time +from pathlib import Path +from typing import Any + +import matplotlib + +matplotlib.use("Agg") +import matplotlib.pyplot as plt +import numpy as np +import pandas as pd +from scipy.spatial import cKDTree +from scipy.stats import spearmanr + +from topolink_cci_validation_framework import ( + COMPONENTS, + TARGET_AXES, + TargetAxis, + build_controls_table, + component_ablation, + cross_method_support, + expression_specificity, + find_target_rows, + geometric_mean, + load_bundle_expression, + load_manifest, + markdown_table, + matched_gene_controls, + qnorm_sf, + read_scores, + receiver_panel_support, + spatial_abundance_null, + summarize_expression, +) + + +DEFAULT_ROOT = Path("/data/taobo.hu/pyxenium_cci_benchmark_2026-04") +RBC_PLATELET_MARKERS = ("PPBP", "PF4", "ITGA2B", "GP1BA", "HBB", "HBA1", "HBA2") +ENDOTHELIAL_MARKERS = ("PECAM1", "EMCN", "CDH5", "KDR", "FLT1", "MMRN2", "CLEC14A", "VWF") +HIGH_SCORE_NONCLASSIC_CONTROLS = ( + ("GNAS", "ADCY1", "11q13 Invasive Tumor Cells", "11q13 Invasive Tumor Cells"), + ("CDH1", "IGF1R", "Basal-like DCIS Cells", "Basal-like DCIS Cells"), + ("DSC3", "DSG3", "Basal-like DCIS Cells", "Basal-like DCIS Cells"), +) + + +def bh_fdr(pvalues: pd.Series) -> pd.Series: + arr = pd.to_numeric(pvalues, errors="coerce").to_numpy(dtype=float) + out = np.full(len(arr), np.nan) + valid = np.where(np.isfinite(arr))[0] + if len(valid) == 0: + return pd.Series(out, index=pvalues.index) + order = valid[np.argsort(arr[valid])] + ranked = arr[order] * len(valid) / np.arange(1, len(valid) + 1) + ranked = np.minimum.accumulate(ranked[::-1])[::-1] + out[order] = np.minimum(ranked, 1.0) + return pd.Series(out, index=pvalues.index) + + +def cell_type_codes(meta: pd.DataFrame) -> tuple[pd.Categorical, dict[str, np.ndarray]]: + cats = pd.Categorical(meta["cell_type"].astype(str)) + indices = {str(cat): np.where(cats.codes == i)[0] for i, cat in enumerate(cats.categories)} + return cats, indices + + +def dense_gene_cache(matrix, gene_to_index: dict[str, int], genes: list[str]) -> dict[str, np.ndarray]: + cache: dict[str, np.ndarray] = {} + for gene in sorted({g.upper() for g in genes if g and g.upper() in gene_to_index}): + cache[gene] = np.asarray(matrix.getrow(gene_to_index[gene]).toarray()).ravel().astype(np.float32) + return cache + + +def row_for_gene(cache: dict[str, np.ndarray], gene: str) -> np.ndarray | None: + return cache.get(str(gene).upper()) + + +def empirical_p_greater(observed: float, null: np.ndarray) -> float: + if len(null) == 0 or not np.isfinite(observed): + return float("nan") + return float((np.count_nonzero(null >= observed) + 1) / (len(null) + 1)) + + +def empirical_p_less(observed: float, null: np.ndarray) -> float: + if len(null) == 0 or not np.isfinite(observed): + return float("nan") + return float((np.count_nonzero(null <= observed) + 1) / (len(null) + 1)) + + +def build_spatial_edges( + coords: np.ndarray, + sender_indices: np.ndarray, + receiver_indices: np.ndarray, + *, + k: int, +) -> tuple[np.ndarray, np.ndarray, np.ndarray]: + if len(sender_indices) == 0 or len(receiver_indices) == 0: + return np.array([], dtype=int), np.array([], dtype=int), np.array([], dtype=float) + same_pool = np.array_equal(sender_indices, receiver_indices) + query_k = min(len(receiver_indices), k + 1 if same_pool else k) + tree = cKDTree(coords[receiver_indices]) + distances, neighbor_pos = tree.query(coords[sender_indices], k=query_k) + distances = np.atleast_2d(distances) + neighbor_pos = np.atleast_2d(neighbor_pos) + if distances.shape[0] != len(sender_indices): + distances = distances.T + neighbor_pos = neighbor_pos.T + edge_s: list[np.ndarray] = [] + edge_r: list[np.ndarray] = [] + edge_d: list[np.ndarray] = [] + for i, sender in enumerate(sender_indices): + rec = receiver_indices[neighbor_pos[i]] + dist = distances[i] + mask = np.isfinite(dist) + if same_pool: + mask &= rec != sender + rec = rec[mask][:k] + dist = dist[mask][:k] + if len(rec): + edge_s.append(np.repeat(sender, len(rec))) + edge_r.append(rec) + edge_d.append(dist) + if not edge_s: + return np.array([], dtype=int), np.array([], dtype=int), np.array([], dtype=float) + return np.concatenate(edge_s), np.concatenate(edge_r), np.concatenate(edge_d) + + +def nearest_pool( + gene_idx: int, + global_mean: np.ndarray, + global_det: np.ndarray, + protected: set[int], + *, + pool_size: int = 400, +) -> np.ndarray: + all_indices = np.arange(len(global_mean)) + distance = np.abs(np.log1p(global_mean) - np.log1p(global_mean[gene_idx])) + distance += np.abs(global_det - global_det[gene_idx]) + if protected: + distance[list(protected)] = np.inf + distance[gene_idx] = np.inf + valid = all_indices[np.isfinite(distance)] + if len(valid) == 0: + return np.array([], dtype=int) + ordered = valid[np.argsort(distance[valid])] + return ordered[: min(pool_size, len(ordered))] + + +def global_gene_summaries(mean_by_celltype: np.ndarray, det_by_celltype: np.ndarray, meta: pd.DataFrame) -> tuple[np.ndarray, np.ndarray]: + cats = pd.Categorical(meta["cell_type"].astype(str)) + sizes = np.asarray(pd.Series(cats).value_counts(sort=False), dtype=float) + weights = sizes / max(float(sizes.sum()), 1.0) + return mean_by_celltype @ weights, det_by_celltype @ weights + + +def cell_label_permutation( + targets: pd.DataFrame, + meta: pd.DataFrame, + gene_cache: dict[str, np.ndarray], + *, + n_permutations: int, + seed: int, +) -> pd.DataFrame: + rng = np.random.default_rng(seed) + _, indices = cell_type_codes(meta) + n_cells = len(meta) + rows: list[dict[str, Any]] = [] + for row in targets.itertuples(index=False): + lig = row_for_gene(gene_cache, row.ligand) + rec = row_for_gene(gene_cache, row.receptor) + sender_idx = indices.get(row.sender_celltype, np.array([], dtype=int)) + receiver_idx = indices.get(row.receiver_celltype, np.array([], dtype=int)) + if lig is None or rec is None or len(sender_idx) == 0 or len(receiver_idx) == 0: + rows.append({"axis_id": row.axis_id, "cell_label_perm_status": "missing"}) + continue + observed = float(np.mean(lig[sender_idx]) * np.mean(rec[receiver_idx])) + null = np.empty(n_permutations, dtype=float) + for i in range(n_permutations): + s = rng.choice(n_cells, size=len(sender_idx), replace=False) + r = rng.choice(n_cells, size=len(receiver_idx), replace=False) + null[i] = float(np.mean(lig[s]) * np.mean(rec[r])) + rows.append( + { + "axis_id": row.axis_id, + "cell_label_perm_status": "success", + "cell_label_comm_prob": observed, + "cell_label_perm_mean": float(np.mean(null)), + "cell_label_perm_sd": float(np.std(null, ddof=1)), + "cell_label_perm_z": float((observed - np.mean(null)) / max(float(np.std(null, ddof=1)), 1e-12)), + "cell_label_perm_p": empirical_p_greater(observed, null), + "cell_label_perm_n": n_permutations, + } + ) + out = pd.DataFrame(rows) + out["cell_label_perm_fdr"] = bh_fdr(out.get("cell_label_perm_p", pd.Series(dtype=float))) + return out + + +def spatial_neighborhood_controls( + targets: pd.DataFrame, + meta: pd.DataFrame, + matrix, + mean_by_celltype: np.ndarray, + det_by_celltype: np.ndarray, + gene_to_index: dict[str, int], + gene_cache: dict[str, np.ndarray], + *, + k_neighbors: int, + n_permutations: int, + n_matched_pairs: int, + seed: int, +) -> tuple[pd.DataFrame, pd.DataFrame]: + rng = np.random.default_rng(seed) + _, indices = cell_type_codes(meta) + coords = meta[["x", "y"]].to_numpy(dtype=float) + global_mean, global_det = global_gene_summaries(mean_by_celltype, det_by_celltype, meta) + protected = {gene_to_index[g.upper()] for axis in TARGET_AXES for g in (axis.ligand, axis.receptor) if g.upper() in gene_to_index} + rows: list[dict[str, Any]] = [] + edge_rows: list[dict[str, Any]] = [] + local_cache = dict(gene_cache) + + def get_gene_row_by_idx(idx: int) -> np.ndarray: + symbol = f"__idx_{idx}" + if symbol not in local_cache: + local_cache[symbol] = np.asarray(matrix.getrow(idx).toarray()).ravel().astype(np.float32) + return local_cache[symbol] + + for row in targets.itertuples(index=False): + lig = row_for_gene(local_cache, row.ligand) + rec = row_for_gene(local_cache, row.receptor) + sender_idx = indices.get(row.sender_celltype, np.array([], dtype=int)) + receiver_idx = indices.get(row.receiver_celltype, np.array([], dtype=int)) + if lig is None or rec is None or len(sender_idx) == 0 or len(receiver_idx) == 0: + rows.append({"axis_id": row.axis_id, "spatial_neighborhood_status": "missing"}) + continue + edge_s, edge_r, edge_d = build_spatial_edges(coords, sender_idx, receiver_idx, k=k_neighbors) + if len(edge_s) == 0: + rows.append({"axis_id": row.axis_id, "spatial_neighborhood_status": "no_edges"}) + continue + edge_product = lig[edge_s] * rec[edge_r] + observed = float(np.mean(edge_product)) + active_fraction = float(np.mean((lig[edge_s] > 0) & (rec[edge_r] > 0))) + + perm_null = np.empty(n_permutations, dtype=float) + for i in range(n_permutations): + shuffled_r = rng.permutation(edge_r) + perm_null[i] = float(np.mean(lig[edge_s] * rec[shuffled_r])) + + lig_idx = gene_to_index.get(str(row.ligand).upper()) + rec_idx = gene_to_index.get(str(row.receptor).upper()) + matched_null: list[float] = [] + if lig_idx is not None and rec_idx is not None: + lig_pool = nearest_pool(lig_idx, global_mean, global_det, protected) + rec_pool = nearest_pool(rec_idx, global_mean, global_det, protected) + if len(lig_pool) and len(rec_pool): + lig_sample = rng.choice(lig_pool, size=n_matched_pairs, replace=len(lig_pool) < n_matched_pairs) + rec_sample = rng.choice(rec_pool, size=n_matched_pairs, replace=len(rec_pool) < n_matched_pairs) + for lidx, ridx in zip(lig_sample, rec_sample): + lrow = get_gene_row_by_idx(int(lidx)) + rrow = get_gene_row_by_idx(int(ridx)) + matched_null.append(float(np.mean(lrow[edge_s] * rrow[edge_r]))) + matched_arr = np.asarray(matched_null, dtype=float) + rows.append( + { + "axis_id": row.axis_id, + "spatial_neighborhood_status": "success", + "spatial_edge_count": int(len(edge_s)), + "spatial_edge_mean_distance": float(np.mean(edge_d)), + "spatial_lr_edge_score": observed, + "spatial_lr_active_edge_fraction": active_fraction, + "spatial_perm_mean": float(np.mean(perm_null)), + "spatial_perm_sd": float(np.std(perm_null, ddof=1)), + "spatial_perm_z": float((observed - np.mean(perm_null)) / max(float(np.std(perm_null, ddof=1)), 1e-12)), + "spatial_perm_p": empirical_p_greater(observed, perm_null), + "spatial_matched_gene_mean": float(np.mean(matched_arr)) if len(matched_arr) else np.nan, + "spatial_matched_gene_sd": float(np.std(matched_arr, ddof=1)) if len(matched_arr) > 1 else np.nan, + "spatial_matched_gene_z": float((observed - np.mean(matched_arr)) / max(float(np.std(matched_arr, ddof=1)), 1e-12)) if len(matched_arr) > 1 else np.nan, + "spatial_matched_gene_p": empirical_p_greater(observed, matched_arr) if len(matched_arr) else np.nan, + } + ) + edge_rows.append( + { + "axis_id": row.axis_id, + "edge_count": int(len(edge_s)), + "mean_distance": float(np.mean(edge_d)), + "median_distance": float(np.median(edge_d)), + "p90_distance": float(np.quantile(edge_d, 0.9)), + } + ) + out = pd.DataFrame(rows) + out["spatial_null_fdr"] = bh_fdr(out.get("spatial_perm_p", pd.Series(dtype=float))) + out["spatial_matched_gene_fdr"] = bh_fdr(out.get("spatial_matched_gene_p", pd.Series(dtype=float))) + return out, pd.DataFrame(edge_rows) + + +def downstream_target_support( + targets: pd.DataFrame, + meta: pd.DataFrame, + matrix, + mean_by_celltype: np.ndarray, + det_by_celltype: np.ndarray, + gene_to_index: dict[str, int], + *, + n_permutations: int, + seed: int, +) -> pd.DataFrame: + rng = np.random.default_rng(seed) + _, indices = cell_type_codes(meta) + global_mean, global_det = global_gene_summaries(mean_by_celltype, det_by_celltype, meta) + protected = {idx for idx in gene_to_index.values() if idx < len(global_mean)} + axis_to_config = {axis.axis_id: axis for axis in TARGET_AXES} + rows: list[dict[str, Any]] = [] + for row in targets.itertuples(index=False): + axis = axis_to_config[row.axis_id] + receiver_idx = indices.get(row.receiver_celltype, np.array([], dtype=int)) + present = [gene_to_index[g.upper()] for g in axis.target_panel if g.upper() in gene_to_index] + if len(receiver_idx) == 0 or not present: + rows.append({"axis_id": row.axis_id, "downstream_status": "missing"}) + continue + gene_scores = [] + null_scores: list[float] = [] + for gene_idx in present: + expr = np.asarray(matrix.getrow(gene_idx).toarray()).ravel().astype(np.float32) + observed = float(np.mean(expr[receiver_idx]) / max(float(np.mean(expr) + 1e-12), 1e-12)) + gene_scores.append(observed) + pool = nearest_pool(gene_idx, global_mean, global_det, protected=set(), pool_size=800) + if len(pool): + sample = rng.choice(pool, size=n_permutations, replace=len(pool) < n_permutations) + for idx in sample: + ctrl = np.asarray(matrix.getrow(int(idx)).toarray()).ravel().astype(np.float32) + null_scores.append(float(np.mean(ctrl[receiver_idx]) / max(float(np.mean(ctrl) + 1e-12), 1e-12))) + observed_panel = float(np.mean(gene_scores)) + null_arr = np.asarray(null_scores, dtype=float) + rows.append( + { + "axis_id": row.axis_id, + "downstream_status": "success", + "downstream_target_genes_present": len(present), + "downstream_target_score": observed_panel, + "downstream_target_null_mean": float(np.mean(null_arr)) if len(null_arr) else np.nan, + "downstream_target_null_sd": float(np.std(null_arr, ddof=1)) if len(null_arr) > 1 else np.nan, + "downstream_target_z": float((observed_panel - np.mean(null_arr)) / max(float(np.std(null_arr, ddof=1)), 1e-12)) if len(null_arr) > 1 else np.nan, + "downstream_target_p": empirical_p_greater(observed_panel, null_arr) if len(null_arr) else np.nan, + "downstream_target_gene_panel": ",".join([g for g in axis.target_panel if g.upper() in gene_to_index]), + } + ) + out = pd.DataFrame(rows) + out["downstream_target_fdr"] = bh_fdr(out.get("downstream_target_p", pd.Series(dtype=float))) + return out + + +def functional_received_signal_support( + targets: pd.DataFrame, + meta: pd.DataFrame, + matrix, + gene_to_index: dict[str, int], + gene_cache: dict[str, np.ndarray], + *, + k_neighbors: int, +) -> pd.DataFrame: + _, indices = cell_type_codes(meta) + coords = meta[["x", "y"]].to_numpy(dtype=float) + axis_to_config = {axis.axis_id: axis for axis in TARGET_AXES} + rows: list[dict[str, Any]] = [] + panel_cache: dict[int, np.ndarray] = {} + + def gene_row(idx: int) -> np.ndarray: + if idx not in panel_cache: + panel_cache[idx] = np.asarray(matrix.getrow(idx).toarray()).ravel().astype(np.float32) + return panel_cache[idx] + + for row in targets.itertuples(index=False): + axis = axis_to_config[row.axis_id] + lig = row_for_gene(gene_cache, row.ligand) + rec = row_for_gene(gene_cache, row.receptor) + sender_idx = indices.get(row.sender_celltype, np.array([], dtype=int)) + receiver_idx = indices.get(row.receiver_celltype, np.array([], dtype=int)) + present = [gene_to_index[g.upper()] for g in axis.target_panel if g.upper() in gene_to_index] + if lig is None or rec is None or len(sender_idx) == 0 or len(receiver_idx) == 0 or not present: + rows.append({"axis_id": row.axis_id, "functional_signal_status": "missing"}) + continue + edge_s, edge_r, _ = build_spatial_edges(coords, receiver_idx, sender_idx, k=k_neighbors) + if len(edge_s) == 0: + rows.append({"axis_id": row.axis_id, "functional_signal_status": "no_edges"}) + continue + # build received signal on receiver cells: receptor level multiplied by local sender ligand average + receiver_to_values: dict[int, list[float]] = {} + for rec_cell, sender_cell in zip(edge_s, edge_r): + receiver_to_values.setdefault(int(rec_cell), []).append(float(lig[sender_cell])) + receiver_cells = np.array(sorted(receiver_to_values), dtype=int) + sender_lig_mean = np.array([np.mean(receiver_to_values[int(cell)]) for cell in receiver_cells], dtype=float) + signal = rec[receiver_cells] * sender_lig_mean + panel_expr = np.vstack([gene_row(idx)[receiver_cells] for idx in present]) + panel_score = np.mean(np.log1p(panel_expr), axis=0) + if np.std(signal) == 0 or np.std(panel_score) == 0: + rho = np.nan + p = np.nan + else: + rho, p = spearmanr(signal, panel_score) + top = signal >= np.quantile(signal, 0.8) + bottom = signal <= np.quantile(signal, 0.2) + rows.append( + { + "axis_id": row.axis_id, + "functional_signal_status": "success", + "received_signal_n_cells": int(len(receiver_cells)), + "received_signal_target_spearman": float(rho) if np.isfinite(rho) else np.nan, + "received_signal_target_p": float(p) if np.isfinite(p) else np.nan, + "received_signal_top_vs_bottom_target_delta": float(np.mean(panel_score[top]) - np.mean(panel_score[bottom])) if np.any(top) and np.any(bottom) else np.nan, + } + ) + out = pd.DataFrame(rows) + out["received_signal_target_fdr"] = bh_fdr(out.get("received_signal_target_p", pd.Series(dtype=float))) + return out + + +def contamination_controls( + targets: pd.DataFrame, + meta: pd.DataFrame, + matrix, + gene_to_index: dict[str, int], +) -> pd.DataFrame: + _, indices = cell_type_codes(meta) + rows: list[dict[str, Any]] = [] + + def marker_score(markers: tuple[str, ...], cells: np.ndarray) -> tuple[float, float, int]: + present = [gene_to_index[m.upper()] for m in markers if m.upper() in gene_to_index] + if not present or len(cells) == 0: + return np.nan, np.nan, 0 + means = [] + dets = [] + for idx in present: + expr = np.asarray(matrix.getrow(idx).toarray()).ravel().astype(np.float32) + means.append(float(np.mean(expr[cells]))) + dets.append(float(np.mean(expr[cells] > 0))) + return float(np.mean(means)), float(np.mean(dets)), len(present) + + for row in targets.itertuples(index=False): + cells = np.unique( + np.concatenate( + [ + indices.get(row.sender_celltype, np.array([], dtype=int)), + indices.get(row.receiver_celltype, np.array([], dtype=int)), + ] + ) + ) + cont_mean, cont_det, cont_n = marker_score(RBC_PLATELET_MARKERS, cells) + endo_mean, endo_det, endo_n = marker_score(ENDOTHELIAL_MARKERS, cells) + ratio = cont_mean / max(endo_mean, 1e-12) if np.isfinite(cont_mean) and np.isfinite(endo_mean) else np.nan + flag = bool(np.isfinite(ratio) and ratio > 0.35 and np.isfinite(cont_det) and cont_det > 0.10) + rows.append( + { + "axis_id": row.axis_id, + "contamination_marker_mean": cont_mean, + "contamination_marker_detection": cont_det, + "contamination_marker_n": cont_n, + "endothelial_marker_mean": endo_mean, + "endothelial_marker_detection": endo_det, + "endothelial_marker_n": endo_n, + "contamination_to_endothelial_ratio": ratio, + "contamination_flag": flag, + } + ) + return pd.DataFrame(rows) + + +def bootstrap_stability( + targets: pd.DataFrame, + meta: pd.DataFrame, + gene_cache: dict[str, np.ndarray], + *, + n_bootstraps: int, + fraction: float, + seed: int, +) -> tuple[pd.DataFrame, pd.DataFrame]: + rng = np.random.default_rng(seed) + cats, indices = cell_type_codes(meta) + repeats: list[dict[str, Any]] = [] + summary: list[dict[str, Any]] = [] + for repeat in range(1, n_bootstraps + 1): + sampled_by_type: dict[str, np.ndarray] = {} + for cell_type, idx in indices.items(): + n = max(1, int(round(len(idx) * fraction))) + sampled_by_type[cell_type] = rng.choice(idx, size=n, replace=False) + scores = [] + for row in targets.itertuples(index=False): + lig = row_for_gene(gene_cache, row.ligand) + rec = row_for_gene(gene_cache, row.receptor) + sidx = sampled_by_type.get(row.sender_celltype, np.array([], dtype=int)) + ridx = sampled_by_type.get(row.receiver_celltype, np.array([], dtype=int)) + if lig is None or rec is None or len(sidx) == 0 or len(ridx) == 0: + score = np.nan + else: + lig_sender = float(np.mean(lig[sidx]) / max(float(np.mean(lig) + 1e-12), 1e-12)) + rec_receiver = float(np.mean(rec[ridx]) / max(float(np.mean(rec) + 1e-12), 1e-12)) + lig_det = float(np.mean(lig[sidx] > 0)) + rec_det = float(np.mean(rec[ridx] > 0)) + score = float(geometric_mean(np.array([lig_sender, rec_receiver, lig_det, rec_det]))) + scores.append((row.axis_id, score)) + score_values = np.array([s for _, s in scores], dtype=float) + order = np.argsort(-np.nan_to_num(score_values, nan=-np.inf)) + rank_map = {scores[idx][0]: rank + 1 for rank, idx in enumerate(order)} + for axis_id, score in scores: + repeats.append({"axis_id": axis_id, "bootstrap_id": repeat, "bootstrap_validation_score": score, "bootstrap_rank": rank_map[axis_id]}) + repeat_df = pd.DataFrame(repeats) + for axis_id, grp in repeat_df.groupby("axis_id"): + summary.append( + { + "axis_id": axis_id, + "bootstrap_rank_median": float(np.median(grp["bootstrap_rank"])), + "bootstrap_rank_iqr": float(np.quantile(grp["bootstrap_rank"], 0.75) - np.quantile(grp["bootstrap_rank"], 0.25)), + "bootstrap_score_mean": float(np.mean(grp["bootstrap_validation_score"])), + "bootstrap_score_sd": float(np.std(grp["bootstrap_validation_score"], ddof=1)) if len(grp) > 1 else 0.0, + "bootstrap_n": int(len(grp)), + } + ) + return pd.DataFrame(summary), repeat_df + + +def classify_v2(evidence: pd.DataFrame) -> pd.DataFrame: + rows: list[dict[str, Any]] = [] + for row in evidence.itertuples(index=False): + expression_ok = bool(getattr(row, "ligand_sender_specificity_ratio", 0) >= 0.75 and getattr(row, "receptor_receiver_specificity_ratio", 0) >= 0.50) + label_perm_ok = bool(pd.notna(getattr(row, "cell_label_perm_fdr", np.nan)) and getattr(row, "cell_label_perm_fdr") <= 0.05) + spatial_ok = bool(pd.notna(getattr(row, "spatial_null_fdr", np.nan)) and getattr(row, "spatial_null_fdr") <= 0.10) + matched_ok = bool(pd.notna(getattr(row, "matched_gene_percentile", np.nan)) and getattr(row, "matched_gene_percentile") >= 0.90) + downstream_ok = bool(pd.notna(getattr(row, "downstream_target_fdr", np.nan)) and getattr(row, "downstream_target_fdr") <= 0.10) + functional_ok = bool( + ( + pd.notna(getattr(row, "received_signal_target_fdr", np.nan)) + and getattr(row, "received_signal_target_fdr") <= 0.10 + and getattr(row, "received_signal_target_spearman", 0) > 0 + ) + or (pd.notna(getattr(row, "received_signal_top_vs_bottom_target_delta", np.nan)) and getattr(row, "received_signal_top_vs_bottom_target_delta") > 0) + ) + cross_ok = bool(getattr(row, "cross_method_exact_count", 0) >= 1 or getattr(row, "cross_method_same_lr_count", 0) >= 2) + ablation_ok = bool(pd.notna(getattr(row, "max_rank_after_component_removal", np.nan)) and getattr(row, "max_rank_after_component_removal") <= 750) + bootstrap_ok = bool(pd.notna(getattr(row, "bootstrap_rank_iqr", np.nan)) and getattr(row, "bootstrap_rank_iqr") <= 2.0) + contamination_flag = bool(getattr(row, "contamination_flag", False)) + support_flags = { + "expression_specificity_support": expression_ok, + "cell_label_permutation_support": label_perm_ok, + "spatial_null_support": spatial_ok, + "matched_gene_control_support": matched_ok, + "downstream_target_support": downstream_ok, + "functional_received_signal_support": functional_ok, + "cross_method_support": cross_ok, + "component_ablation_support": ablation_ok, + "bootstrap_stability_support": bootstrap_ok, + } + support_count = int(sum(support_flags.values())) + if contamination_flag: + evidence_class = "artifact_risk" + elif support_count >= 5: + evidence_class = "strong" + elif support_count >= 3: + evidence_class = "moderate" + else: + evidence_class = "hypothesis_only" + interpretation = ( + f"{evidence_class}: {support_count}/9 computational evidence layers support the axis; " + f"contamination_flag={contamination_flag}." + ) + rows.append({"axis_id": row.axis_id, **support_flags, "support_count": support_count, "evidence_class": evidence_class, "interpretation_note": interpretation}) + return pd.DataFrame(rows) + + +def make_figures(evidence: pd.DataFrame, output_dir: Path) -> None: + figures = output_dir / "figures" + figures.mkdir(parents=True, exist_ok=True) + support_cols = [ + "expression_specificity_support", + "cell_label_permutation_support", + "spatial_null_support", + "matched_gene_control_support", + "downstream_target_support", + "functional_received_signal_support", + "cross_method_support", + "component_ablation_support", + "bootstrap_stability_support", + ] + label_df = evidence.set_index("axis_label")[support_cols].astype(float) + fig, ax = plt.subplots(figsize=(13.5, max(4.5, 0.55 * len(label_df) + 1.8))) + im = ax.imshow(label_df.to_numpy(), aspect="auto", cmap="YlGnBu", vmin=0, vmax=1) + ax.set_xticks(np.arange(len(support_cols))) + ax.set_xticklabels( + [ + "Expression", + "Label\nperm", + "Spatial\nnull", + "Matched\ngenes", + "Downstream", + "Received\nsignal", + "Cross\nmethod", + "Ablation", + "Bootstrap", + ], + fontsize=8, + ) + ax.set_yticks(np.arange(len(label_df))) + ax.set_yticklabels(label_df.index, fontsize=8) + ax.set_title("TopoLink-CCI validation v2: multi-layer false-positive controls", fontsize=13, weight="bold") + for i in range(label_df.shape[0]): + for j in range(label_df.shape[1]): + if label_df.iat[i, j] > 0: + ax.text(j, i, "✓", ha="center", va="center", color="black", fontsize=11) + fig.colorbar(im, ax=ax, fraction=0.025, pad=0.02) + fig.tight_layout() + fig.savefig(figures / "topolink_cci_validation_v2_evidence_matrix.png", dpi=300) + fig.savefig(figures / "topolink_cci_validation_v2_evidence_matrix.pdf") + plt.close(fig) + + fig, ax = plt.subplots(figsize=(8.5, 4.5)) + plot = evidence.sort_values("CCI_score", ascending=True) + colors = plot["evidence_class"].map({"strong": "#0f766e", "moderate": "#f59e0b", "hypothesis_only": "#64748b", "artifact_risk": "#dc2626"}).fillna("#64748b") + ax.barh(plot["ligand"] + "-" + plot["receptor"], plot["support_count"], color=colors) + ax.set_xlabel("Supported evidence layers (max 9)") + ax.set_xlim(0, 9) + ax.set_title("Validation support count by LR axis") + fig.tight_layout() + fig.savefig(figures / "topolink_cci_validation_v2_support_counts.png", dpi=300) + fig.savefig(figures / "topolink_cci_validation_v2_support_counts.pdf") + plt.close(fig) + + +def write_validation_cards(evidence: pd.DataFrame, output_dir: Path) -> None: + cards = output_dir / "reports" / "validation_cards" + cards.mkdir(parents=True, exist_ok=True) + for row in evidence.itertuples(index=False): + path = cards / f"{row.ligand}_{row.receptor}_{row.sender}_{row.receiver}.md".replace("/", "-").replace(" ", "_").replace(",", "") + with path.open("w", encoding="utf-8") as handle: + handle.write(f"# {row.ligand}-{row.receptor}: {row.sender} -> {row.receiver}\n\n") + handle.write(f"- Biology label: {row.biology_label}\n") + handle.write(f"- pyXenium CCI_score: {row.CCI_score:.6g}\n") + handle.write(f"- pyXenium rank: {int(row.pyxenium_rank)}\n") + handle.write(f"- Evidence class: {row.evidence_class}\n") + handle.write(f"- Supported layers: {int(row.support_count)}/9\n") + handle.write(f"- Interpretation: {row.interpretation_note}\n\n") + handle.write("## Key controls\n\n") + cols = [ + "cell_label_perm_fdr", + "spatial_null_fdr", + "matched_gene_z", + "matched_gene_percentile", + "downstream_target_score", + "downstream_target_fdr", + "received_signal_target_spearman", + "cross_method_exact_count", + "cross_method_same_lr_count", + "bootstrap_rank_median", + "bootstrap_rank_iqr", + "max_rank_after_component_removal", + "contamination_flag", + ] + for col in cols: + if hasattr(row, col): + handle.write(f"- `{col}`: {getattr(row, col)}\n") + handle.write("\nThis is computational support only; it does not prove protein-level binding or functional signaling.\n") + + +def write_report(evidence: pd.DataFrame, output_dir: Path) -> None: + reports = output_dir / "reports" + reports.mkdir(parents=True, exist_ok=True) + report = reports / "topolink_cci_validation_v2_report.md" + with report.open("w", encoding="utf-8") as handle: + handle.write("# TopoLink-CCI validation v2\n\n") + handle.write( + "This report applies the main computational false-positive controls used by classic LR/CCC papers to TopoLink-CCI axes. " + "The result should be read as computational validation, not wet-lab proof.\n\n" + ) + handle.write("## Summary\n\n") + counts = evidence["evidence_class"].value_counts().to_dict() + for cls in ["strong", "moderate", "hypothesis_only", "artifact_risk"]: + handle.write(f"- {cls}: {counts.get(cls, 0)}\n") + handle.write("\n") + cols = [ + "ligand", + "receptor", + "sender", + "receiver", + "CCI_score", + "pyxenium_rank", + "evidence_class", + "support_count", + "cell_label_perm_fdr", + "spatial_null_fdr", + "matched_gene_z", + "downstream_target_fdr", + "cross_method_same_lr_count", + "bootstrap_rank_median", + "contamination_flag", + ] + handle.write(markdown_table(evidence[cols], floatfmt=".3g")) + handle.write("\n\n## Evidence layers implemented\n\n") + handle.write("- CellPhoneDB/Squidpy-style cell-label permutation of CCI communication probability.\n") + handle.write("- CellChat-style sender/receiver group specificity and permutation significance.\n") + handle.write("- stLearn-style spatial-neighborhood LR co-expression plus matched-expression random gene pairs.\n") + handle.write("- SpatialDM-style spatial expression null based on CCI neighborhood coupling.\n") + handle.write("- NicheNet-style receiver target/pathway support using predefined biology panels.\n") + handle.write("- COMMOT/SpaTalk-style received-signal association with receiver target programs.\n") + handle.write("- LIANA-style cross-method consensus across completed benchmark methods.\n") + handle.write("- pyXenium component ablation and stratified bootstrap stability.\n") + handle.write("\n## Caveat\n\n") + handle.write("The framework reduces false-positive risk, but protein-level receptor binding, secretion, and functional causality require orthogonal experimental validation.\n") + + +def make_control_rows( + cell_perm: pd.DataFrame, + spatial: pd.DataFrame, + downstream: pd.DataFrame, + functional: pd.DataFrame, + bootstrap: pd.DataFrame, +) -> pd.DataFrame: + rows: list[dict[str, Any]] = [] + for df, control_name, value_cols in [ + (cell_perm, "cell_label_permutation", ["cell_label_comm_prob", "cell_label_perm_mean", "cell_label_perm_z", "cell_label_perm_p", "cell_label_perm_fdr"]), + (spatial, "spatial_neighborhood_permutation", ["spatial_lr_edge_score", "spatial_perm_mean", "spatial_perm_z", "spatial_perm_p", "spatial_null_fdr"]), + (spatial, "spatial_matched_gene_pairs", ["spatial_lr_edge_score", "spatial_matched_gene_mean", "spatial_matched_gene_z", "spatial_matched_gene_p", "spatial_matched_gene_fdr"]), + (downstream, "downstream_target_enrichment", ["downstream_target_score", "downstream_target_null_mean", "downstream_target_z", "downstream_target_p", "downstream_target_fdr"]), + (functional, "received_signal_target_correlation", ["received_signal_target_spearman", "received_signal_target_p", "received_signal_target_fdr", "received_signal_top_vs_bottom_target_delta"]), + (bootstrap, "bootstrap_stability", ["bootstrap_rank_median", "bootstrap_rank_iqr", "bootstrap_score_mean", "bootstrap_score_sd"]), + ]: + if df.empty: + continue + for row in df.itertuples(index=False): + item = {"axis_id": row.axis_id, "control_type": control_name} + for col in value_cols: + if hasattr(row, col): + item[col] = getattr(row, col) + rows.append(item) + return pd.DataFrame(rows) + + +def run(args: argparse.Namespace) -> None: + started = time.time() + root = Path(args.root) + output_dir = Path(args.output_dir) if args.output_dir else root / "runs" / "validation" / "topolink_cci_validation_v2" + tables = output_dir / "tables" + figures = output_dir / "figures" + reports = output_dir / "reports" + for folder in (output_dir, tables, figures, reports): + folder.mkdir(parents=True, exist_ok=True) + + with (output_dir / "params.json").open("w", encoding="utf-8") as handle: + json.dump(vars(args), handle, indent=2) + + manifest = load_manifest(root) + scores = read_scores(root) + if len(scores) != args.expected_score_rows: + raise RuntimeError(f"Expected {args.expected_score_rows} pyXenium rows, observed {len(scores)}") + targets = find_target_rows(scores) + targets = targets.rename(columns={"global_rank": "pyxenium_rank", "sender_celltype": "sender", "receiver_celltype": "receiver"}) + if not ((targets["ligand"] == "VWF") & (targets["receptor"] == "SELP") & (targets["pyxenium_rank"] == 1)).any(): + raise RuntimeError("VWF-SELP was not detected as pyXenium rank 1 in the selected target table.") + + # Rebuild the column names expected by the v1 helper functions. + helper_targets = targets.rename(columns={"pyxenium_rank": "global_rank", "sender": "sender_celltype", "receiver": "receiver_celltype"}) + + ablation = component_ablation(scores, helper_targets) + genes, meta, matrix = load_bundle_expression(manifest) + expr_summary, mean_by_celltype, det_by_celltype, gene_to_index = summarize_expression(genes, meta, matrix) + + all_needed_genes = sorted( + { + g + for axis in TARGET_AXES + for g in (axis.ligand, axis.receptor, *axis.target_panel, *RBC_PLATELET_MARKERS, *ENDOTHELIAL_MARKERS) + } + ) + gene_cache = dense_gene_cache(matrix, gene_to_index, all_needed_genes) + + expr = expression_specificity(helper_targets, meta, mean_by_celltype, det_by_celltype, gene_to_index) + matched = matched_gene_controls(helper_targets, meta, mean_by_celltype, det_by_celltype, gene_to_index, n_controls=args.n_matched_controls, seed=args.seed) + abundance_null = spatial_abundance_null(scores, helper_targets, meta) + cross_summary, cross_detail = cross_method_support(root, helper_targets) + receiver_context = receiver_panel_support(helper_targets, meta, mean_by_celltype, gene_to_index) + cell_perm = cell_label_permutation(helper_targets, meta, gene_cache, n_permutations=args.n_label_permutations, seed=args.seed + 1) + spatial, spatial_edges = spatial_neighborhood_controls( + helper_targets, + meta, + matrix, + mean_by_celltype, + det_by_celltype, + gene_to_index, + gene_cache, + k_neighbors=args.k_neighbors, + n_permutations=args.n_spatial_permutations, + n_matched_pairs=args.n_spatial_matched_pairs, + seed=args.seed + 2, + ) + downstream = downstream_target_support( + helper_targets, + meta, + matrix, + mean_by_celltype, + det_by_celltype, + gene_to_index, + n_permutations=args.n_downstream_permutations, + seed=args.seed + 3, + ) + functional = functional_received_signal_support(helper_targets, meta, matrix, gene_to_index, gene_cache, k_neighbors=args.k_neighbors) + contamination = contamination_controls(helper_targets, meta, matrix, gene_to_index) + bootstrap, bootstrap_repeats = bootstrap_stability( + helper_targets, + meta, + gene_cache, + n_bootstraps=args.n_bootstraps, + fraction=args.bootstrap_fraction, + seed=args.seed + 4, + ) + + ablation_summary = ( + ablation.groupby("axis_id")["rank_without_component"] + .agg(max_rank_after_ablation="max", min_rank_after_ablation="min") + .reset_index() + ) + evidence = ( + targets[ + [ + "axis_id", + "biology_label", + "ligand", + "receptor", + "sender", + "receiver", + "CCI_score", + "pyxenium_rank", + *COMPONENTS, + "cross_edge_count", + ] + ] + .merge(expr.rename(columns={"sender": "sender_expr_label", "receiver": "receiver_expr_label"}), on=["axis_id", "ligand", "receptor"], how="left") + .merge(abundance_null, on="axis_id", how="left") + .merge(matched, on="axis_id", how="left") + .merge(ablation_summary, on="axis_id", how="left") + .merge(cross_summary, on="axis_id", how="left") + .merge(receiver_context, on="axis_id", how="left") + .merge(cell_perm, on="axis_id", how="left") + .merge(spatial, on="axis_id", how="left") + .merge(downstream, on="axis_id", how="left") + .merge(functional, on="axis_id", how="left") + .merge(contamination, on="axis_id", how="left") + .merge(bootstrap, on="axis_id", how="left") + ) + classes = classify_v2(evidence) + evidence = evidence.merge(classes, on="axis_id", how="left") + evidence["axis_label"] = evidence["ligand"] + "-" + evidence["receptor"] + "\n" + evidence["sender"] + " -> " + evidence["receiver"] + evidence = evidence.sort_values("CCI_score", ascending=False, kind="mergesort") + + classic_controls = build_controls_table(abundance_null, matched, ablation) + v2_controls = make_control_rows(cell_perm, spatial, downstream, functional, bootstrap) + control_table = pd.concat([classic_controls, v2_controls], ignore_index=True, sort=False) + + evidence.to_csv(tables / "topolink_cci_validation_v2_evidence.tsv", sep="\t", index=False) + control_table.to_csv(tables / "topolink_cci_validation_v2_false_positive_controls.tsv", sep="\t", index=False) + cell_perm.to_csv(tables / "cell_label_permutation.tsv", sep="\t", index=False) + spatial.to_csv(tables / "spatial_neighborhood_controls.tsv", sep="\t", index=False) + spatial_edges.to_csv(tables / "spatial_edge_summary.tsv", sep="\t", index=False) + downstream.to_csv(tables / "downstream_target_support.tsv", sep="\t", index=False) + functional.to_csv(tables / "functional_received_signal_support.tsv", sep="\t", index=False) + contamination.to_csv(tables / "contamination_controls.tsv", sep="\t", index=False) + bootstrap.to_csv(tables / "bootstrap_stability_summary.tsv", sep="\t", index=False) + bootstrap_repeats.to_csv(tables / "bootstrap_stability_repeats.tsv", sep="\t", index=False) + cross_detail.to_csv(tables / "cross_method_support_detail.tsv", sep="\t", index=False) + expr_summary.to_csv(tables / "expression_gene_specificity.tsv", sep="\t", index=False) + ablation.to_csv(tables / "component_ablation.tsv", sep="\t", index=False) + + make_figures(evidence, output_dir) + write_report(evidence, output_dir) + write_validation_cards(evidence, output_dir) + + summary = { + "status": "success", + "runtime_seconds": round(time.time() - started, 3), + "n_scores": int(len(scores)), + "n_target_axes": int(len(evidence)), + "evidence_class_counts": evidence["evidence_class"].value_counts().to_dict(), + "outputs": { + "evidence": str(tables / "topolink_cci_validation_v2_evidence.tsv"), + "controls": str(tables / "topolink_cci_validation_v2_false_positive_controls.tsv"), + "report": str(reports / "topolink_cci_validation_v2_report.md"), + "figure": str(figures / "topolink_cci_validation_v2_evidence_matrix.png"), + }, + } + with (output_dir / "run_summary.json").open("w", encoding="utf-8") as handle: + json.dump(summary, handle, indent=2) + + +def parse_args() -> argparse.Namespace: + parser = argparse.ArgumentParser(description="Run full TopoLink-CCI validation v2 false-positive controls.") + parser.add_argument("--root", default=str(DEFAULT_ROOT)) + parser.add_argument("--output-dir", default=None) + parser.add_argument("--expected-score-rows", type=int, default=1_319_600) + parser.add_argument("--n-label-permutations", type=int, default=500) + parser.add_argument("--n-spatial-permutations", type=int, default=300) + parser.add_argument("--n-spatial-matched-pairs", type=int, default=120) + parser.add_argument("--n-matched-controls", type=int, default=250) + parser.add_argument("--n-downstream-permutations", type=int, default=120) + parser.add_argument("--n-bootstraps", type=int, default=5) + parser.add_argument("--bootstrap-fraction", type=float, default=0.8) + parser.add_argument("--k-neighbors", type=int, default=10) + parser.add_argument("--seed", type=int, default=20260428) + return parser.parse_args() + + +if __name__ == "__main__": + run(parse_args()) diff --git a/benchmarking/cci_2026_atera/topolink_cci_classic_axes/figures/topolink_cci_classic_axes_top_axes.pdf b/benchmarking/cci_2026_atera/topolink_cci_classic_axes/figures/topolink_cci_classic_axes_top_axes.pdf new file mode 100644 index 0000000..666c074 Binary files /dev/null and b/benchmarking/cci_2026_atera/topolink_cci_classic_axes/figures/topolink_cci_classic_axes_top_axes.pdf differ diff --git a/benchmarking/cci_2026_atera/topolink_cci_classic_axes/figures/topolink_cci_classic_axes_top_axes.png b/benchmarking/cci_2026_atera/topolink_cci_classic_axes/figures/topolink_cci_classic_axes_top_axes.png new file mode 100644 index 0000000..3927a35 Binary files /dev/null and b/benchmarking/cci_2026_atera/topolink_cci_classic_axes/figures/topolink_cci_classic_axes_top_axes.png differ diff --git a/benchmarking/cci_2026_atera/topolink_cci_classic_axes/reports/topolink_cci_classic_axes_candidates.md b/benchmarking/cci_2026_atera/topolink_cci_classic_axes/reports/topolink_cci_classic_axes_candidates.md new file mode 100644 index 0000000..b1d0390 --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_classic_axes/reports/topolink_cci_classic_axes_candidates.md @@ -0,0 +1,103 @@ +# pyXenium high-scoring classic LR candidates + +Input table: `D:\GitHub\pyXenium\benchmarking\cci_2026_atera\pdc_collected\pdc_20260426_1327\runs\full_common\pyxenium\pyxenium_scores.tsv` +Rows scanned: `1,319,600` + +Selection strategy: candidates are sorted by `CCI_score` and filtered to predefined cell-cell interaction pairs with established or strongly interpretable biology. The score is not changed; biological interpretability is an annotation layer. + +## Headline candidates + +| Rank | CCI pair | Sender -> Receiver | CCI_score | Category | Interpretation | +|---:|---|---|---:|---|---| +| 1 | `VWF-SELP` | Endothelial Cells -> Endothelial Cells | 0.791 | WPB / endothelial activation | Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. | +| 2 | `VWF-LRP1` | Endothelial Cells -> CAFs, DCIS Associated | 0.748 | vascular-stromal matrix/scavenger axis | Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. | +| 3 | `EFNB2-PECAM1` | Endothelial Cells -> Endothelial Cells | 0.747 | endothelial identity / vascular adhesion | Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. | +| 4 | `MMRN2-CLEC14A` | Endothelial Cells -> Endothelial Cells | 0.732 | tumor endothelial angiogenic complex | MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. | +| 5 | `HSPG2-LRP1` | Endothelial Cells -> CAFs, DCIS Associated | 0.728 | basement membrane / ECM receptor | Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. | +| 6 | `COL4A2-CD93` | Endothelial Cells -> Endothelial Cells | 0.712 | basement membrane angiogenesis | COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. | +| 7 | `MMRN2-CD93` | Endothelial Cells -> Endothelial Cells | 0.711 | CD93-MMRN2 angiogenesis | MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. | +| 8 | `VWF-ITGA9` | Endothelial Cells -> Endothelial Cells | 0.708 | vascular adhesion / integrin | VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. | +| 9 | `MMP2-PECAM1` | CAFs, DCIS Associated -> Endothelial Cells | 0.697 | CAF-endothelial remodeling | CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. | +| 10 | `CD48-CD2` | T Lymphocytes -> T Lymphocytes | 0.685 | T-cell adhesion/co-stimulation | T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. | +| 11 | `VEGFC-FLT1` | Endothelial Cells -> Endothelial Cells | 0.684 | VEGF/angiogenesis | VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. | +| 12 | `DLL4-NOTCH3` | Endothelial Cells -> Pericytes | 0.670 | endothelial-pericyte Notch | Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. | +| 13 | `CXCL12-CXCR4` | CAFs, DCIS Associated -> T Lymphocytes | 0.662 | canonical CAF-immune chemokine axis | CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. | +| 14 | `THBS2-CD36` | CAFs, DCIS Associated -> Endothelial Cells | 0.653 | stromal matrix angiogenesis | CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. | +| 15 | `JAG1-NOTCH2` | 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells | 0.634 | tumor Notch signaling | Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. | + +## Biology groups + +### vascular WPB +- `VWF-SELP` (Endothelial Cells -> Endothelial Cells, CCI_score=0.791): VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. +- `VWF-ITGA9` (Endothelial Cells -> Endothelial Cells, CCI_score=0.708): Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. + +### vascular identity +- `EFNB2-PECAM1` (Endothelial Cells -> Endothelial Cells, CCI_score=0.747): Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. + +### vascular stromal ECM +- `VWF-LRP1` (Endothelial Cells -> CAFs, DCIS Associated, CCI_score=0.748): This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. +- `HSPG2-LRP1` (Endothelial Cells -> CAFs, DCIS Associated, CCI_score=0.728): LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. + +### angiogenesis matrix +- `MMRN2-CLEC14A` (Endothelial Cells -> Endothelial Cells, CCI_score=0.732): CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. +- `COL4A2-CD93` (Endothelial Cells -> Endothelial Cells, CCI_score=0.712): CD93 is implicated in endothelial matrix organization and tumor angiogenesis. +- `MMRN2-CD93` (Endothelial Cells -> Endothelial Cells, CCI_score=0.711): CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. + +### angiogenesis growth factor +- `VEGFC-FLT1` (Endothelial Cells -> Endothelial Cells, CCI_score=0.684): Canonical VEGF-family CCI biology makes this a straightforward angiogenic axis. + +### CAF ECM remodeling +- `MMP2-PECAM1` (CAFs, DCIS Associated -> Endothelial Cells, CCI_score=0.697): MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. +- `THBS2-CD36` (CAFs, DCIS Associated -> Endothelial Cells, CCI_score=0.653): THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. + +### Notch pericyte +- `DLL4-NOTCH3` (Endothelial Cells -> Pericytes, CCI_score=0.670): Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. + +### tumor Notch +- `JAG1-NOTCH2` (11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells, CCI_score=0.634): JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. + +### immune recruitment +- `CXCL12-CXCR4` (CAFs, DCIS Associated -> T Lymphocytes, CCI_score=0.662): CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. + +### T cell signaling +- `CD48-CD2` (T Lymphocytes -> T Lymphocytes, CCI_score=0.685): CD48-CD2 has experimental support in T-cell adhesion and activation contexts. + +## High-score non-classic caveats + +These rows scored highly but were not used as headline classic LR discoveries because their interpretation is less clean as an extracellular cell-cell interaction axis. + +| Global rank | CCI pair | Sender -> Receiver | CCI_score | Reason | +|---:|---|---|---:|---| +| 4 | `GNAS-ADCY1` | 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells | 0.742 | High score but more intracellular second-messenger pathway than interpretable extracellular LR. | +| 5 | `CDH1-IGF1R` | 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells | 0.741 | Interesting tumor epithelial adhesion/growth receptor context, but less clean as a classic LR headline. | +| 8 | `CDH1-PTPRF` | 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells | 0.713 | Cell adhesion/phosphatase context; biologically plausible but not a primary classic LR discovery. | +| 12 | `DSC3-DSG3` | Basal-like Structured DCIS Cells -> Basal-like Structured DCIS Cells | 0.705 | Desmosomal adhesion within DCIS; important structure biology but not a classic cell-cell interaction signaling axis. | +| 22 | `DSG1-DSC3` | Basal-like Structured DCIS Cells -> Basal-like Structured DCIS Cells | 0.673 | Desmosomal adhesion within DCIS; important structure biology but not a classic cell-cell interaction signaling axis. | +| 23 | `JAG1-CD46` | 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells | 0.672 | Potential tumor/complement regulatory candidate; lower confidence than canonical JAG1-NOTCH. | +| 31 | `PSAP-CELSR1` | 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells | 0.653 | Potentially interpretable but not prioritized as a classic cancer LR axis here. | +| 34 | `APP-LRP10` | 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells | 0.645 | High-score tumor-intrinsic axis; less directly tied to canonical spatial LR interpretation for this report. | +| 35 | `ADAM10-NOTCH2` | 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells | 0.643 | Notch proteolysis context rather than a cell-cell interaction pair; kept as caveat not headline. | +| 36 | `ADAM15-ITGB1` | 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells | 0.643 | Adhesion/protease-integrin biology; plausible but less classic than selected ECM/vascular axes. | +| 43 | `SPTAN1-PTPRA` | 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells | 0.635 | Cytoskeletal/phosphatase context; not treated as a classic extracellular LR headline. | +| 44 | `TNC-SDC4` | Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells | 0.634 | ECM-syndecan axis is plausible but not in the preregistered classic headline set. | +| 232 | `APP-LRP10` | Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells | 0.544 | High-score tumor-intrinsic axis; less directly tied to canonical spatial LR interpretation for this report. | +| 274 | `TNC-SDC4` | Myoepithelial Cells -> 11q13 Invasive Tumor Cells | 0.532 | ECM-syndecan axis is plausible but not in the preregistered classic headline set. | +| 517 | `GNAS-ADCY1` | 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (Mitotic) | 0.489 | High score but more intracellular second-messenger pathway than interpretable extracellular LR. | + +## References + +- Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ +- Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. +- Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 +- CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ +- Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ +- Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ +- Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ +- The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ + +## Output files + +- `tables/topolink_cci_classic_axes_candidates.tsv`: headline representatives. +- `tables/topolink_cci_classic_axes_candidates_all.tsv`: all matching classic LR rows across sender-receiver contexts. +- `tables/pyxenium_high_score_nonclassic_caveats.tsv`: high-scoring rows deliberately not used as headline classic LR discoveries. +- `figures/topolink_cci_classic_axes_top_axes.png`: compact ranked figure. diff --git a/benchmarking/cci_2026_atera/topolink_cci_classic_axes/select_topolink_cci_classic_axes_candidates.py b/benchmarking/cci_2026_atera/topolink_cci_classic_axes/select_topolink_cci_classic_axes_candidates.py new file mode 100644 index 0000000..3ef6606 --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_classic_axes/select_topolink_cci_classic_axes_candidates.py @@ -0,0 +1,572 @@ +"""Select high-scoring, biologically interpretable classic LR axes. + +This script scans the full pyXenium whole-dataset LR score table and creates +curated outputs for manuscript-style interpretation. It uses CCI_score as the +primary ranking signal and applies a predefined classic-biology annotation +layer rather than learning or changing scores. +""" + +from __future__ import annotations + +import json +from dataclasses import dataclass +from pathlib import Path + +import matplotlib.pyplot as plt +import pandas as pd + + +ROOT = Path(__file__).resolve().parent +BENCHMARK_ROOT = ROOT.parent +INPUT = ( + BENCHMARK_ROOT + / "pdc_collected" + / "pdc_20260426_1327" + / "runs" + / "full_common" + / "pyxenium" + / "pyxenium_scores.tsv" +) +TABLES = ROOT / "tables" +FIGURES = ROOT / "figures" +REPORTS = ROOT / "reports" + +USECOLS = [ + "ligand", + "receptor", + "sender_celltype", + "receiver_celltype", + "sender_anchor", + "receiver_anchor", + "structure_bridge", + "sender_expr", + "receiver_expr", + "local_contact", + "contact_strength_raw", + "contact_strength_normalized", + "contact_coverage", + "cross_edge_count", + "prior_confidence", + "CCI_score", +] + + +@dataclass(frozen=True) +class PairAnnotation: + category: str + biology_label: str + interpretation: str + evidence_note: str + reference_key: str + headline: bool = False + + +REFERENCES = { + "wpb": "Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/", + "cd93_mmrn2": "CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/", + "notch_pericyte": "Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/", + "cxcl12": "Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/", + "cd48_cd2": "Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/", + "jag1_notch": "The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/", + "ecm_lrp1": "Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis.", + "vegf": "Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097", + "immune_checkpoint": "KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis.", +} + + +PAIR_ANNOTATIONS: dict[tuple[str, str], PairAnnotation] = { + ("VWF", "SELP"): PairAnnotation( + "vascular_WPB", + "WPB / endothelial activation", + "Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state.", + "VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling.", + "wpb", + True, + ), + ("VWF", "LRP1"): PairAnnotation( + "vascular_stromal_ECM", + "vascular-stromal matrix/scavenger axis", + "Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface.", + "This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim.", + "ecm_lrp1", + True, + ), + ("EFNB2", "PECAM1"): PairAnnotation( + "vascular_identity", + "endothelial identity / vascular adhesion", + "Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis.", + "Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling.", + "vegf", + True, + ), + ("MMRN2", "CLEC14A"): PairAnnotation( + "angiogenesis_matrix", + "tumor endothelial angiogenic complex", + "MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state.", + "CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs.", + "cd93_mmrn2", + True, + ), + ("HSPG2", "LRP1"): PairAnnotation( + "vascular_stromal_ECM", + "basement membrane / ECM receptor", + "Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling.", + "LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context.", + "ecm_lrp1", + True, + ), + ("COL4A2", "CD93"): PairAnnotation( + "angiogenesis_matrix", + "basement membrane angiogenesis", + "COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state.", + "CD93 is implicated in endothelial matrix organization and tumor angiogenesis.", + "cd93_mmrn2", + True, + ), + ("MMRN2", "CD93"): PairAnnotation( + "angiogenesis_matrix", + "CD93-MMRN2 angiogenesis", + "MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis.", + "CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis.", + "cd93_mmrn2", + True, + ), + ("VWF", "ITGA9"): PairAnnotation( + "vascular_WPB", + "vascular adhesion / integrin", + "VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods.", + "Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact.", + "wpb", + True, + ), + ("MMP2", "PECAM1"): PairAnnotation( + "CAF_ECM_remodeling", + "CAF-endothelial remodeling", + "CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature.", + "MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial.", + "ecm_lrp1", + True, + ), + ("COL4A1", "CD93"): PairAnnotation( + "angiogenesis_matrix", + "basement membrane angiogenesis", + "COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis.", + "Kept in appendix/main table but treated as partially redundant with COL4A2-CD93.", + "cd93_mmrn2", + ), + ("CXCL12", "CXCR4"): PairAnnotation( + "immune_recruitment", + "canonical CAF-immune chemokine axis", + "CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis.", + "CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance.", + "cxcl12", + True, + ), + ("CXCL12", "ITGA4"): PairAnnotation( + "immune_recruitment", + "CAF-T cell immune recruitment/adhesion", + "CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment.", + "Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4.", + "cxcl12", + ), + ("CD48", "CD2"): PairAnnotation( + "T_cell_signaling", + "T-cell adhesion/co-stimulation", + "T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology.", + "CD48-CD2 has experimental support in T-cell adhesion and activation contexts.", + "cd48_cd2", + True, + ), + ("CLEC2D", "KLRB1"): PairAnnotation( + "T_cell_signaling", + "T/NK immune-regulatory interaction", + "CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood.", + "Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4.", + "immune_checkpoint", + ), + ("CD34", "SELP"): PairAnnotation( + "vascular_WPB", + "endothelial adhesion", + "CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit.", + "SELP/P-selectin biology links this to endothelial activation and adhesion.", + "wpb", + True, + ), + ("VEGFC", "FLT1"): PairAnnotation( + "angiogenesis_growth_factor", + "VEGF/angiogenesis", + "VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation.", + "Canonical VEGF-family CCI biology makes this a straightforward angiogenic axis.", + "vegf", + True, + ), + ("DLL4", "NOTCH3"): PairAnnotation( + "Notch_pericyte", + "endothelial-pericyte Notch", + "Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology.", + "Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts.", + "notch_pericyte", + True, + ), + ("DLL4", "NOTCH4"): PairAnnotation( + "Notch_vascular", + "endothelial Notch/angiogenesis", + "DLL4-NOTCH4 extends the endothelial Notch angiogenesis module.", + "Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3.", + "notch_pericyte", + ), + ("DLL1", "NOTCH3"): PairAnnotation( + "Notch_pericyte", + "endothelial-pericyte Notch", + "DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis.", + "Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3.", + "notch_pericyte", + ), + ("JAG1", "NOTCH2"): PairAnnotation( + "tumor_Notch", + "tumor Notch signaling", + "Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells.", + "JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance.", + "jag1_notch", + True, + ), + ("C3", "LRP1"): PairAnnotation( + "complement_scavenger", + "complement-ECM/scavenger receptor", + "C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods.", + "Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks.", + "ecm_lrp1", + ), + ("A2M", "LRP1"): PairAnnotation( + "complement_scavenger", + "protease inhibitor/scavenger receptor", + "A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches.", + "LRP1 is a plausible receptor for protease-inhibitor/scavenger biology.", + "ecm_lrp1", + ), + ("C1QB", "LRP1"): PairAnnotation( + "complement_scavenger", + "macrophage-CAF complement/scavenger axis", + "Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches.", + "Useful as a myeloid-stromal hypothesis rather than a vascular headline axis.", + "ecm_lrp1", + ), + ("THBS2", "CD36"): PairAnnotation( + "CAF_ECM_remodeling", + "stromal matrix angiogenesis", + "CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology.", + "THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context.", + "ecm_lrp1", + True, + ), + ("CCN1", "CAV1"): PairAnnotation( + "CAF_ECM_remodeling", + "mechanovascular signaling", + "CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis.", + "Treat as a topology-supported mechanovascular hypothesis.", + "ecm_lrp1", + ), +} + +HEADLINE_KEYS = [ + ("VWF", "SELP"), + ("VWF", "LRP1"), + ("EFNB2", "PECAM1"), + ("MMRN2", "CLEC14A"), + ("HSPG2", "LRP1"), + ("COL4A2", "CD93"), + ("MMRN2", "CD93"), + ("VWF", "ITGA9"), + ("MMP2", "PECAM1"), + ("CXCL12", "CXCR4"), + ("DLL4", "NOTCH3"), + ("CD48", "CD2"), + ("VEGFC", "FLT1"), + ("THBS2", "CD36"), + ("JAG1", "NOTCH2"), +] + +NONCLASSIC_CAVEATS = { + ("GNAS", "ADCY1"): "High score but more intracellular second-messenger pathway than interpretable extracellular LR.", + ("CDH1", "IGF1R"): "Interesting tumor epithelial adhesion/growth receptor context, but less clean as a classic LR headline.", + ("CDH1", "PTPRF"): "Cell adhesion/phosphatase context; biologically plausible but not a primary classic LR discovery.", + ("DSC3", "DSG3"): "Desmosomal adhesion within DCIS; important structure biology but not a classic cell-cell interaction signaling axis.", + ("DSG1", "DSC3"): "Desmosomal adhesion within DCIS; important structure biology but not a classic cell-cell interaction signaling axis.", + ("JAG1", "CD46"): "Potential tumor/complement regulatory candidate; lower confidence than canonical JAG1-NOTCH.", + ("PSAP", "CELSR1"): "Potentially interpretable but not prioritized as a classic cancer LR axis here.", + ("APP", "LRP10"): "High-score tumor-intrinsic axis; less directly tied to canonical spatial LR interpretation for this report.", + ("ADAM10", "NOTCH2"): "Notch proteolysis context rather than a cell-cell interaction pair; kept as caveat not headline.", + ("ADAM15", "ITGB1"): "Adhesion/protease-integrin biology; plausible but less classic than selected ECM/vascular axes.", + ("SPTAN1", "PTPRA"): "Cytoskeletal/phosphatase context; not treated as a classic extracellular LR headline.", + ("TNC", "SDC4"): "ECM-syndecan axis is plausible but not in the preregistered classic headline set.", +} + +CATEGORY_ORDER = [ + "vascular_WPB", + "vascular_identity", + "vascular_stromal_ECM", + "angiogenesis_matrix", + "angiogenesis_growth_factor", + "CAF_ECM_remodeling", + "Notch_pericyte", + "tumor_Notch", + "immune_recruitment", + "T_cell_signaling", + "complement_scavenger", +] + +CATEGORY_COLORS = { + "vascular_WPB": "#B21E48", + "vascular_identity": "#0F7C80", + "vascular_stromal_ECM": "#6A994E", + "angiogenesis_matrix": "#2A9D8F", + "angiogenesis_growth_factor": "#3A86FF", + "CAF_ECM_remodeling": "#B08968", + "Notch_pericyte": "#7B2CBF", + "tumor_Notch": "#D00000", + "immune_recruitment": "#2E8B57", + "T_cell_signaling": "#F4A261", + "complement_scavenger": "#5C677D", +} + + +def annotate_row(row: pd.Series, global_rank: int) -> dict[str, object]: + key = (row["ligand"], row["receptor"]) + ann = PAIR_ANNOTATIONS[key] + return { + "global_rank": global_rank, + "ligand": row["ligand"], + "receptor": row["receptor"], + "lr_pair": f"{row['ligand']}-{row['receptor']}", + "sender": row["sender_celltype"], + "receiver": row["receiver_celltype"], + "sender_receiver": f"{row['sender_celltype']} -> {row['receiver_celltype']}", + "CCI_score": row["CCI_score"], + "sender_anchor": row["sender_anchor"], + "receiver_anchor": row["receiver_anchor"], + "structure_bridge": row["structure_bridge"], + "sender_expr": row["sender_expr"], + "receiver_expr": row["receiver_expr"], + "local_contact": row["local_contact"], + "contact_strength_raw": row["contact_strength_raw"], + "contact_strength_normalized": row["contact_strength_normalized"], + "contact_coverage": row["contact_coverage"], + "cross_edge_count": row["cross_edge_count"], + "prior_confidence": row["prior_confidence"], + "category": ann.category, + "biology_label": ann.biology_label, + "interpretation": ann.interpretation, + "evidence_note": ann.evidence_note, + "reference_key": ann.reference_key, + "reference": REFERENCES[ann.reference_key], + "headline_predefined": key in HEADLINE_KEYS, + } + + +def scan_scores() -> tuple[pd.DataFrame, pd.DataFrame, int]: + allowed_keys = set(PAIR_ANNOTATIONS) + caveat_keys = set(NONCLASSIC_CAVEATS) + selected: list[dict[str, object]] = [] + caveats: list[dict[str, object]] = [] + row_offset = 0 + + for chunk in pd.read_csv(INPUT, sep="\t", usecols=USECOLS, chunksize=200_000): + for idx, row in chunk.iterrows(): + global_rank = row_offset + (idx - chunk.index[0]) + 1 + key = (row["ligand"], row["receptor"]) + if key in allowed_keys: + selected.append(annotate_row(row, global_rank)) + elif key in caveat_keys and len(caveats) < 80: + caveats.append( + { + "global_rank": global_rank, + "ligand": row["ligand"], + "receptor": row["receptor"], + "lr_pair": f"{row['ligand']}-{row['receptor']}", + "sender": row["sender_celltype"], + "receiver": row["receiver_celltype"], + "CCI_score": row["CCI_score"], + "local_contact": row["local_contact"], + "cross_edge_count": row["cross_edge_count"], + "reason_not_headline": NONCLASSIC_CAVEATS[key], + } + ) + row_offset += len(chunk) + + selected_df = pd.DataFrame(selected).sort_values(["CCI_score", "global_rank"], ascending=[False, True]) + caveat_df = pd.DataFrame(caveats).sort_values(["CCI_score", "global_rank"], ascending=[False, True]) + return selected_df, caveat_df, row_offset + + +def choose_headline(selected_df: pd.DataFrame) -> pd.DataFrame: + rows = [] + for key in HEADLINE_KEYS: + lig, rec = key + sub = selected_df[(selected_df["ligand"] == lig) & (selected_df["receptor"] == rec)] + if sub.empty: + raise RuntimeError(f"Missing headline CCI pair {lig}-{rec}") + rows.append(sub.sort_values(["CCI_score", "global_rank"], ascending=[False, True]).iloc[0]) + headline = pd.DataFrame(rows).sort_values(["CCI_score", "global_rank"], ascending=[False, True]).reset_index(drop=True) + headline.insert(0, "classic_cci_rank", range(1, len(headline) + 1)) + return headline + + +def write_tables(headline: pd.DataFrame, selected_df: pd.DataFrame, caveat_df: pd.DataFrame, n_rows: int) -> None: + TABLES.mkdir(parents=True, exist_ok=True) + headline.to_csv(TABLES / "topolink_cci_classic_axes_candidates.tsv", sep="\t", index=False) + selected_df.to_csv(TABLES / "topolink_cci_classic_axes_candidates_all.tsv", sep="\t", index=False) + caveat_df.to_csv(TABLES / "pyxenium_high_score_nonclassic_caveats.tsv", sep="\t", index=False) + summary = { + "input": str(INPUT), + "input_rows": n_rows, + "headline_rows": int(len(headline)), + "all_classic_rows": int(len(selected_df)), + "caveat_rows": int(len(caveat_df)), + "headline_top": headline[["lr_pair", "sender_receiver", "CCI_score"]].head(5).to_dict(orient="records"), + } + (TABLES / "topolink_cci_classic_axes_summary.json").write_text(json.dumps(summary, indent=2), encoding="utf-8") + + +def make_figure(headline: pd.DataFrame) -> None: + FIGURES.mkdir(parents=True, exist_ok=True) + df = headline.sort_values("CCI_score", ascending=True) + labels = [f"{r.lr_pair}\n{r.sender} -> {r.receiver}" for r in df.itertuples()] + colors = [CATEGORY_COLORS.get(c, "#7E7E7E") for c in df["category"]] + + plt.rcParams.update({"font.family": "DejaVu Sans"}) + fig, ax = plt.subplots(figsize=(12, 8.5), dpi=220) + ax.barh(range(len(df)), df["CCI_score"], color=colors, alpha=0.92) + ax.set_yticks(range(len(df))) + ax.set_yticklabels(labels, fontsize=8) + ax.set_xlabel("pyXenium CCI_score", fontsize=11) + ax.set_title("High-scoring classic TopoLink-CCI axes with strong biological interpretability", fontsize=13, weight="bold") + ax.grid(axis="x", color="#E5E7EB", linewidth=0.9) + ax.set_axisbelow(True) + for i, score in enumerate(df["CCI_score"]): + ax.text(score + 0.006, i, f"{score:.3f}", va="center", fontsize=8) + for spine in ["top", "right", "left"]: + ax.spines[spine].set_visible(False) + ax.set_xlim(0, max(0.84, df["CCI_score"].max() + 0.05)) + + handles = [] + seen = [] + for category in headline["category"]: + if category not in seen: + seen.append(category) + handles.append(plt.Line2D([0], [0], marker="s", linestyle="", color=CATEGORY_COLORS[category], label=category.replace("_", " "))) + ax.legend(handles=handles, loc="lower right", fontsize=7, frameon=False) + fig.tight_layout() + fig.savefig(FIGURES / "topolink_cci_classic_axes_top_axes.png", bbox_inches="tight") + fig.savefig(FIGURES / "topolink_cci_classic_axes_top_axes.pdf", bbox_inches="tight") + plt.close(fig) + + +def write_report(headline: pd.DataFrame, selected_df: pd.DataFrame, caveat_df: pd.DataFrame, n_rows: int) -> None: + REPORTS.mkdir(parents=True, exist_ok=True) + lines: list[str] = [] + lines.append("# pyXenium high-scoring classic LR candidates") + lines.append("") + lines.append(f"Input table: `{INPUT}`") + lines.append(f"Rows scanned: `{n_rows:,}`") + lines.append("") + lines.append( + "Selection strategy: candidates are sorted by `CCI_score` and filtered to predefined cell-cell interaction pairs with established or strongly interpretable biology. The score is not changed; biological interpretability is an annotation layer." + ) + lines.append("") + lines.append("## Headline candidates") + lines.append("") + lines.append("| Rank | CCI pair | Sender -> Receiver | CCI_score | Category | Interpretation |") + lines.append("|---:|---|---|---:|---|---|") + for row in headline.itertuples(index=False): + lines.append( + f"| {row.classic_cci_rank} | `{row.lr_pair}` | {row.sender_receiver} | {row.CCI_score:.3f} | {row.biology_label} | {row.interpretation} |" + ) + + lines.append("") + lines.append("## Biology groups") + for category in CATEGORY_ORDER: + sub = headline[headline["category"] == category] + if sub.empty: + continue + lines.append("") + lines.append(f"### {category.replace('_', ' ')}") + for row in sub.itertuples(index=False): + lines.append( + f"- `{row.lr_pair}` ({row.sender_receiver}, CCI_score={row.CCI_score:.3f}): {row.evidence_note}" + ) + + lines.append("") + lines.append("## High-score non-classic caveats") + lines.append("") + lines.append("These rows scored highly but were not used as headline classic LR discoveries because their interpretation is less clean as an extracellular cell-cell interaction axis.") + lines.append("") + lines.append("| Global rank | CCI pair | Sender -> Receiver | CCI_score | Reason |") + lines.append("|---:|---|---|---:|---|") + for row in caveat_df.head(15).itertuples(index=False): + lines.append( + f"| {row.global_rank} | `{row.lr_pair}` | {row.sender} -> {row.receiver} | {row.CCI_score:.3f} | {row.reason_not_headline} |" + ) + + lines.append("") + lines.append("## References") + lines.append("") + used_keys = list(dict.fromkeys(headline["reference_key"].tolist())) + for key in used_keys: + lines.append(f"- {REFERENCES[key]}") + lines.append("") + lines.append("## Output files") + lines.append("") + lines.append("- `tables/topolink_cci_classic_axes_candidates.tsv`: headline representatives.") + lines.append("- `tables/topolink_cci_classic_axes_candidates_all.tsv`: all matching classic LR rows across sender-receiver contexts.") + lines.append("- `tables/pyxenium_high_score_nonclassic_caveats.tsv`: high-scoring rows deliberately not used as headline classic LR discoveries.") + lines.append("- `figures/topolink_cci_classic_axes_top_axes.png`: compact ranked figure.") + + (REPORTS / "topolink_cci_classic_axes_candidates.md").write_text("\n".join(lines) + "\n", encoding="utf-8") + + +def validate(headline: pd.DataFrame, selected_df: pd.DataFrame, caveat_df: pd.DataFrame, n_rows: int) -> None: + if n_rows != 1_319_600: + raise RuntimeError(f"Expected 1,319,600 rows, found {n_rows:,}") + if headline["CCI_score"].is_monotonic_decreasing is False: + raise RuntimeError("Headline candidates are not sorted by CCI_score descending.") + required = { + "classic_cci_rank", + "global_rank", + "lr_pair", + "sender_receiver", + "CCI_score", + "sender_anchor", + "receiver_anchor", + "structure_bridge", + "sender_expr", + "receiver_expr", + "local_contact", + "cross_edge_count", + "biology_label", + "interpretation", + } + missing = required.difference(headline.columns) + if missing: + raise RuntimeError(f"Missing required headline columns: {sorted(missing)}") + if headline["biology_label"].isna().any() or headline["interpretation"].isna().any(): + raise RuntimeError("Every headline candidate must have biology label and interpretation.") + if selected_df.empty: + raise RuntimeError("No classic LR rows found.") + if caveat_df.empty: + raise RuntimeError("No caveat rows found; expected at least GNAS-ADCY1/CDH1-related caveats.") + + +def main() -> None: + selected_df, caveat_df, n_rows = scan_scores() + headline = choose_headline(selected_df) + validate(headline, selected_df, caveat_df, n_rows) + write_tables(headline, selected_df, caveat_df, n_rows) + make_figure(headline) + write_report(headline, selected_df, caveat_df, n_rows) + print(f"Scanned {n_rows:,} rows") + print(f"Wrote {len(headline)} headline candidates and {len(selected_df):,} all classic rows") + print(f"Top candidate: {headline.iloc[0]['lr_pair']} ({headline.iloc[0]['CCI_score']:.6f})") + + +if __name__ == "__main__": + main() diff --git a/benchmarking/cci_2026_atera/topolink_cci_classic_axes/tables/pyxenium_high_score_nonclassic_caveats.tsv b/benchmarking/cci_2026_atera/topolink_cci_classic_axes/tables/pyxenium_high_score_nonclassic_caveats.tsv new file mode 100644 index 0000000..62d31f6 --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_classic_axes/tables/pyxenium_high_score_nonclassic_caveats.tsv @@ -0,0 +1,81 @@ +global_rank ligand receptor lr_pair sender receiver CCI_score local_contact cross_edge_count reason_not_headline +4 GNAS ADCY1 GNAS-ADCY1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 0.7422577389472655 0.2255335728070659 423716 High score but more intracellular second-messenger pathway than interpretable extracellular LR. +5 CDH1 IGF1R CDH1-IGF1R 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 0.7406542390481928 0.2223361518692711 423716 Interesting tumor epithelial adhesion/growth receptor context, but less clean as a classic LR headline. +8 CDH1 PTPRF CDH1-PTPRF 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 0.712640611425387 0.2113863855814468 423716 Cell adhesion/phosphatase context; biologically plausible but not a primary classic LR discovery. +12 DSC3 DSG3 DSC3-DSG3 Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells 0.7051220145590659 0.1363605403915987 19576 Desmosomal adhesion within DCIS; important structure biology but not a classic ligand-receptor signaling axis. +22 DSG1 DSC3 DSG1-DSC3 Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells 0.6733599636451991 0.1069700086678183 19576 Desmosomal adhesion within DCIS; important structure biology but not a classic ligand-receptor signaling axis. +23 JAG1 CD46 JAG1-CD46 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 0.6724442612707839 0.1452740875425554 423716 Potential tumor/complement regulatory candidate; lower confidence than canonical JAG1-NOTCH. +31 PSAP CELSR1 PSAP-CELSR1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 0.6534893280773154 0.1238269455876684 423716 Potentially interpretable but not prioritized as a classic cancer LR axis here. +34 APP LRP10 APP-LRP10 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 0.6450511179922087 0.1364197730296376 423716 High-score tumor-intrinsic axis; less directly tied to canonical spatial LR interpretation for this report. +35 ADAM10 NOTCH2 ADAM10-NOTCH2 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 0.6434655313039473 0.1329119697153242 423716 Notch proteolysis context rather than a ligand-receptor pair; kept as caveat not headline. +36 ADAM15 ITGB1 ADAM15-ITGB1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 0.6434150737795984 0.1176201348184846 423716 Adhesion/protease-integrin biology; plausible but less classic than selected ECM/vascular axes. +43 SPTAN1 PTPRA SPTAN1-PTPRA 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 0.6347189866848398 0.1242211614128196 423716 Cytoskeletal/phosphatase context; not treated as a classic extracellular LR headline. +44 TNC SDC4 TNC-SDC4 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells 0.6339533570532268 0.1216103641854385 30217 ECM-syndecan axis is plausible but not in the preregistered classic headline set. +232 APP LRP10 APP-LRP10 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells 0.5441244342376652 0.1957620964965583 30217 High-score tumor-intrinsic axis; less directly tied to canonical spatial LR interpretation for this report. +274 TNC SDC4 TNC-SDC4 Myoepithelial Cells 11q13 Invasive Tumor Cells 0.5321950717183764 0.0727133914731768 5095 ECM-syndecan axis is plausible but not in the preregistered classic headline set. +517 GNAS ADCY1 GNAS-ADCY1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) 0.4888840107365182 0.3167051694238438 11947 High score but more intracellular second-messenger pathway than interpretable extracellular LR. +544 CDH1 PTPRF CDH1-PTPRF 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells 0.4845768405501682 0.1610989999870924 30400 Cell adhesion/phosphatase context; biologically plausible but not a primary classic LR discovery. +550 DSC3 DSG3 DSC3-DSG3 Myoepithelial Cells Basal-like Structured DCIS Cells 0.4834051558214019 0.0602290574073945 6875 Desmosomal adhesion within DCIS; important structure biology but not a classic ligand-receptor signaling axis. +557 DSC3 DSG3 DSC3-DSG3 Myoepithelial Cells Myoepithelial Cells 0.4819320263007474 0.0854785554948862 22361 Desmosomal adhesion within DCIS; important structure biology but not a classic ligand-receptor signaling axis. +594 DSC3 DSG3 DSC3-DSG3 Basal-like Structured DCIS Cells Myoepithelial Cells 0.4771686589417661 0.0492725553705028 6412 Desmosomal adhesion within DCIS; important structure biology but not a classic ligand-receptor signaling axis. +615 GNAS ADCY1 GNAS-ADCY1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells 0.4749726727435887 0.3035098377626061 12090 High score but more intracellular second-messenger pathway than interpretable extracellular LR. +678 GNAS ADCY1 GNAS-ADCY1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells 0.4675156087292866 0.2933613051324652 12101 High score but more intracellular second-messenger pathway than interpretable extracellular LR. +686 CDH1 IGF1R CDH1-IGF1R 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) 0.4662454985533772 0.248644026731182 11947 Interesting tumor epithelial adhesion/growth receptor context, but less clean as a classic LR headline. +747 DSC3 DSG3 DSC3-DSG3 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells 0.4600140556761605 0.0385980386451065 30217 Desmosomal adhesion within DCIS; important structure biology but not a classic ligand-receptor signaling axis. +875 SPTAN1 PTPRA SPTAN1-PTPRA 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells 0.4466922427830364 0.115856563519626 30400 Cytoskeletal/phosphatase context; not treated as a classic extracellular LR headline. +878 ADAM15 ITGB1 ADAM15-ITGB1 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells 0.4464820333840988 0.0929499973921891 30400 Adhesion/protease-integrin biology; plausible but less classic than selected ECM/vascular axes. +980 GNAS ADCY1 GNAS-ADCY1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells 0.437803165275602 0.1199047061548118 30217 High score but more intracellular second-messenger pathway than interpretable extracellular LR. +1042 SPTAN1 PTPRA SPTAN1-PTPRA 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) 0.4333760670290844 0.1577705665157472 11947 Cytoskeletal/phosphatase context; not treated as a classic extracellular LR headline. +1107 CDH1 IGF1R CDH1-IGF1R 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells 0.4289746881872208 0.2439407306688381 12101 Interesting tumor epithelial adhesion/growth receptor context, but less clean as a classic LR headline. +1131 PSAP CELSR1 PSAP-CELSR1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) 0.4274432207881662 0.1531720578949295 11947 Potentially interpretable but not prioritized as a classic cancer LR axis here. +1142 TNC SDC4 TNC-SDC4 Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells 0.4270350112478229 0.129046675836071 19576 ECM-syndecan axis is plausible but not in the preregistered classic headline set. +1161 PSAP CELSR1 PSAP-CELSR1 Dendritic Cells 11q13 Invasive Tumor Cells 0.4261304411040353 0.0798780350772116 3945 Potentially interpretable but not prioritized as a classic cancer LR axis here. +1267 CDH1 IGF1R CDH1-IGF1R 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells 0.4194102372215892 0.2310630839178011 12090 Interesting tumor epithelial adhesion/growth receptor context, but less clean as a classic LR headline. +1282 DSG1 DSC3 DSG1-DSC3 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells 0.4186003250600476 0.0309794231435145 30217 Desmosomal adhesion within DCIS; important structure biology but not a classic ligand-receptor signaling axis. +1332 ADAM15 ITGB1 ADAM15-ITGB1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells 0.4155210769969529 0.1545014913528931 12101 Adhesion/protease-integrin biology; plausible but less classic than selected ECM/vascular axes. +1358 JAG1 CD46 JAG1-CD46 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells 0.4144093982900916 0.1713405392232128 12101 Potential tumor/complement regulatory candidate; lower confidence than canonical JAG1-NOTCH. +1458 DSG1 DSC3 DSG1-DSC3 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells 0.4097300198392939 0.0178252618357987 30400 Desmosomal adhesion within DCIS; important structure biology but not a classic ligand-receptor signaling axis. +1723 GNAS ADCY1 GNAS-ADCY1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) 0.3981188005538885 0.2047800801964718 12020 High score but more intracellular second-messenger pathway than interpretable extracellular LR. +1752 CDH1 PTPRF CDH1-PTPRF 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells 0.3968774837783868 0.1833030422330573 12101 Cell adhesion/phosphatase context; biologically plausible but not a primary classic LR discovery. +1755 CDH1 PTPRF CDH1-PTPRF 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) 0.3968075132310019 0.1768403117480427 11947 Cell adhesion/phosphatase context; biologically plausible but not a primary classic LR discovery. +1812 DSC3 DSG3 DSC3-DSG3 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells 0.3946749572523563 0.021039629655145 30400 Desmosomal adhesion within DCIS; important structure biology but not a classic ligand-receptor signaling axis. +1834 SPTAN1 PTPRA SPTAN1-PTPRA 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) 0.3939846532572499 0.1417835912252122 12020 Cytoskeletal/phosphatase context; not treated as a classic extracellular LR headline. +1891 CDH1 IGF1R CDH1-IGF1R 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) 0.391599375535714 0.1735213317291221 12020 Interesting tumor epithelial adhesion/growth receptor context, but less clean as a classic LR headline. +1913 CDH1 PTPRF CDH1-PTPRF 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells 0.3905877635866572 0.180611250173479 12090 Cell adhesion/phosphatase context; biologically plausible but not a primary classic LR discovery. +1932 DSG1 DSC3 DSG1-DSC3 Basal-like Structured DCIS Cells Myoepithelial Cells 0.3896053500886826 0.0170750865263605 6412 Desmosomal adhesion within DCIS; important structure biology but not a classic ligand-receptor signaling axis. +1967 SPTAN1 PTPRA SPTAN1-PTPRA 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells 0.3883224355556799 0.1586559836129202 12101 Cytoskeletal/phosphatase context; not treated as a classic extracellular LR headline. +2084 ADAM15 ITGB1 ADAM15-ITGB1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) 0.3833557897562838 0.11813633920097 11947 Adhesion/protease-integrin biology; plausible but less classic than selected ECM/vascular axes. +2152 JAG1 CD46 JAG1-CD46 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) 0.3813854547247657 0.1206835759168673 11947 Potential tumor/complement regulatory candidate; lower confidence than canonical JAG1-NOTCH. +2224 ADAM10 NOTCH2 ADAM10-NOTCH2 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells 0.378344766919634 0.1135648349102913 12101 Notch proteolysis context rather than a ligand-receptor pair; kept as caveat not headline. +2420 JAG1 CD46 JAG1-CD46 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells 0.3717420533973906 0.0747024377379979 30400 Potential tumor/complement regulatory candidate; lower confidence than canonical JAG1-NOTCH. +2442 CDH1 PTPRF CDH1-PTPRF 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) 0.3712271089301701 0.1588331775390813 12020 Cell adhesion/phosphatase context; biologically plausible but not a primary classic LR discovery. +2574 ADAM10 NOTCH2 ADAM10-NOTCH2 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells 0.3671797284626545 0.0712678863676429 30400 Notch proteolysis context rather than a ligand-receptor pair; kept as caveat not headline. +2588 CDH1 IGF1R CDH1-IGF1R 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells 0.3666804273541625 0.0852249665172101 30400 Interesting tumor epithelial adhesion/growth receptor context, but less clean as a classic LR headline. +2598 ADAM15 ITGB1 ADAM15-ITGB1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) 0.3664385943901078 0.1099846026713969 12020 Adhesion/protease-integrin biology; plausible but less classic than selected ECM/vascular axes. +2626 APP LRP10 APP-LRP10 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells 0.3656681871178363 0.0909467914740884 30400 High-score tumor-intrinsic axis; less directly tied to canonical spatial LR interpretation for this report. +2752 PSAP CELSR1 PSAP-CELSR1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells 0.3625636247703948 0.0577502347848629 30217 Potentially interpretable but not prioritized as a classic cancer LR axis here. +2842 APP LRP10 APP-LRP10 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells 0.3604116634495393 0.1217384336823036 12090 High-score tumor-intrinsic axis; less directly tied to canonical spatial LR interpretation for this report. +2878 JAG1 CD46 JAG1-CD46 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells 0.3596640737340433 0.1192864279045575 12090 Potential tumor/complement regulatory candidate; lower confidence than canonical JAG1-NOTCH. +2916 PSAP CELSR1 PSAP-CELSR1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells 0.3587735983566544 0.1193221815824134 12090 Potentially interpretable but not prioritized as a classic cancer LR axis here. +3126 ADAM10 NOTCH2 ADAM10-NOTCH2 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) 0.3540127427795173 0.1119538304848802 11947 Notch proteolysis context rather than a ligand-receptor pair; kept as caveat not headline. +3166 PSAP CELSR1 PSAP-CELSR1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells 0.3530448809099077 0.1095138354033406 12101 Potentially interpretable but not prioritized as a classic cancer LR axis here. +3310 SPTAN1 PTPRA SPTAN1-PTPRA Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells 0.3495694396367951 0.0572671352929593 30217 Cytoskeletal/phosphatase context; not treated as a classic extracellular LR headline. +3312 APP LRP10 APP-LRP10 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells 0.3495475815495912 0.1027839943800042 12101 High-score tumor-intrinsic axis; less directly tied to canonical spatial LR interpretation for this report. +3378 ADAM10 NOTCH2 ADAM10-NOTCH2 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells 0.3474759265834617 0.0918089013544491 12090 Notch proteolysis context rather than a ligand-receptor pair; kept as caveat not headline. +3400 JAG1 CD46 JAG1-CD46 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) 0.3470587712651683 0.1048607856597584 12020 Potential tumor/complement regulatory candidate; lower confidence than canonical JAG1-NOTCH. +3484 CDH1 IGF1R CDH1-IGF1R Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells 0.3452605817507778 0.0658041162465769 30217 Interesting tumor epithelial adhesion/growth receptor context, but less clean as a classic LR headline. +3528 ADAM15 ITGB1 ADAM15-ITGB1 11q13 Invasive Tumor Cells Myoepithelial Cells 0.3442116599372503 0.0529182754235811 5163 Adhesion/protease-integrin biology; plausible but less classic than selected ECM/vascular axes. +3566 SPTAN1 PTPRA SPTAN1-PTPRA 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells 0.3433315685580569 0.1143776862329893 12090 Cytoskeletal/phosphatase context; not treated as a classic extracellular LR headline. +3583 DSC3 DSG3 DSC3-DSG3 Myoepithelial Cells 11q13 Invasive Tumor Cells 0.3430590022337168 0.0223639010209444 5095 Desmosomal adhesion within DCIS; important structure biology but not a classic ligand-receptor signaling axis. +3588 ADAM10 NOTCH2 ADAM10-NOTCH2 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells 0.3430254884836697 0.0557379340403134 30217 Notch proteolysis context rather than a ligand-receptor pair; kept as caveat not headline. +3684 APP LRP10 APP-LRP10 Endothelial Cells 11q13 Invasive Tumor Cells 0.3408453763458665 0.0411318054389772 6003 High-score tumor-intrinsic axis; less directly tied to canonical spatial LR interpretation for this report. +3757 ADAM15 ITGB1 ADAM15-ITGB1 11q13 Invasive Tumor Cells CAFs, Invasive Associated 0.3394262963444469 0.0357737577288523 4671 Adhesion/protease-integrin biology; plausible but less classic than selected ECM/vascular axes. +3936 CDH1 PTPRF CDH1-PTPRF Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells 0.3359165684945686 0.0668799937059767 30217 Cell adhesion/phosphatase context; biologically plausible but not a primary classic LR discovery. +3960 ADAM15 ITGB1 ADAM15-ITGB1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells 0.3355606349100178 0.0835234644211553 12090 Adhesion/protease-integrin biology; plausible but less classic than selected ECM/vascular axes. +4019 APP LRP10 APP-LRP10 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) 0.3345331244772794 0.0931752321142975 11947 High-score tumor-intrinsic axis; less directly tied to canonical spatial LR interpretation for this report. +4195 PSAP CELSR1 PSAP-CELSR1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) 0.3313413806281707 0.0807206605582701 12020 Potentially interpretable but not prioritized as a classic cancer LR axis here. +4390 APP LRP10 APP-LRP10 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) 0.3278851988520068 0.094846638437458 12020 High-score tumor-intrinsic axis; less directly tied to canonical spatial LR interpretation for this report. +4496 ADAM10 NOTCH2 ADAM10-NOTCH2 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) 0.3258682180324883 0.0956999819732594 12020 Notch proteolysis context rather than a ligand-receptor pair; kept as caveat not headline. +4604 JAG1 CD46 JAG1-CD46 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells 0.3241079917563894 0.0465964724538333 30217 Potential tumor/complement regulatory candidate; lower confidence than canonical JAG1-NOTCH. +4787 TNC SDC4 TNC-SDC4 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 0.3210297065617976 0.0068660045728862 423716 ECM-syndecan axis is plausible but not in the preregistered classic headline set. +4815 APP LRP10 APP-LRP10 Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells 0.320700607596048 0.1033263682392766 19576 High-score tumor-intrinsic axis; less directly tied to canonical spatial LR interpretation for this report. diff --git a/benchmarking/cci_2026_atera/topolink_cci_classic_axes/tables/topolink_cci_classic_axes_candidates.tsv b/benchmarking/cci_2026_atera/topolink_cci_classic_axes/tables/topolink_cci_classic_axes_candidates.tsv new file mode 100644 index 0000000..565ded9 --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_classic_axes/tables/topolink_cci_classic_axes_candidates.tsv @@ -0,0 +1,16 @@ +classic_cci_rank global_rank ligand receptor lr_pair sender receiver sender_receiver CCI_score sender_anchor receiver_anchor structure_bridge sender_expr receiver_expr local_contact contact_strength_raw contact_strength_normalized contact_coverage cross_edge_count prior_confidence category biology_label interpretation evidence_note reference_key reference headline_predefined +1 1 VWF SELP VWF-SELP Endothelial Cells Endothelial Cells Endothelial Cells -> Endothelial Cells 0.7912892368005828 0.955713094717548 0.8819126042133903 1.0 1.0 1.0 0.2912449657481761 0.2087907006523492 1.0 0.1111198059316065 12779 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +2 2 VWF LRP1 VWF-LRP1 Endothelial Cells CAFs, DCIS Associated Endothelial Cells -> CAFs, DCIS Associated 0.7479758913021439 0.955713094717548 0.7346293219749174 0.7204611100467462 1.0 1.0 0.3461937505325735 0.1519427889568471 1.0 0.1319036006311863 13942 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +3 3 EFNB2 PECAM1 EFNB2-PECAM1 Endothelial Cells Endothelial Cells Endothelial Cells -> Endothelial Cells 0.7469197326713805 0.8640667164982425 0.956444566971872 1.0 1.0 1.0 0.2101050418451564 0.0989465138117223 1.0 0.0578292511151107 12779 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +4 6 MMRN2 CLEC14A MMRN2-CLEC14A Endothelial Cells Endothelial Cells Endothelial Cells -> Endothelial Cells 0.7322091602540813 0.9845127857250529 0.9003264838243337 1.0 1.0 1.0 0.1738559319741048 0.1837519889401885 1.0 0.0395962125361921 12779 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +5 7 HSPG2 LRP1 HSPG2-LRP1 Endothelial Cells CAFs, DCIS Associated Endothelial Cells -> CAFs, DCIS Associated 0.7279607350660221 0.8818165186409654 0.7346293219749174 0.7204611100467462 1.0 1.0 0.31885311072451 0.1096327643092834 1.0 0.1118921245158513 13942 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +6 9 COL4A2 CD93 COL4A2-CD93 Endothelial Cells Endothelial Cells Endothelial Cells -> Endothelial Cells 0.7118996799523881 0.8840293712888387 0.8817184225858201 1.0 1.0 1.0 0.1669998679965045 0.1163393066750141 0.9954762497320926 0.0367008373112137 12779 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +7 10 MMRN2 CD93 MMRN2-CD93 Endothelial Cells Endothelial Cells Endothelial Cells -> Endothelial Cells 0.7107166026857937 0.9845127857250529 0.8817184225858201 1.0 1.0 1.0 0.1484661470807383 0.1953008842632443 1.0 0.0288754988653259 12779 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +8 11 VWF ITGA9 VWF-ITGA9 Endothelial Cells Endothelial Cells Endothelial Cells -> Endothelial Cells 0.7083995070560564 0.955713094717548 0.9404022517663844 1.0 1.0 1.0 0.1406138993850457 0.1048381933427708 1.0 0.0259018702558885 12779 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +9 13 MMP2 PECAM1 MMP2-PECAM1 CAFs, DCIS Associated Endothelial Cells CAFs, DCIS Associated -> Endothelial Cells 0.6971282135184347 0.718867305289982 0.956444566971872 0.7204611100467462 1.0 1.0 0.2317164323896752 0.110891210066582 1.0 0.0536925050393989 16371 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +10 16 CD48 CD2 CD48-CD2 T Lymphocytes T Lymphocytes T Lymphocytes -> T Lymphocytes 0.6849877065459009 0.928447473463448 0.8960994285623033 1.0 1.0 1.0 0.1241603897223811 0.0943333961908353 1.0 0.0154158023760135 21212 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +11 18 VEGFC FLT1 VEGFC-FLT1 Endothelial Cells Endothelial Cells Endothelial Cells -> Endothelial Cells 0.6835286288881741 0.8718210606749883 0.878254460598671 1.0 1.0 1.0 0.1331963977536949 0.0960429871925293 1.0 0.0232412551842867 12779 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +12 24 DLL4 NOTCH3 DLL4-NOTCH3 Endothelial Cells Pericytes Endothelial Cells -> Pericytes 0.6695148471220083 0.9184503888425788 0.8818326005152037 0.946515890536252 1.0 0.8672894033034337 0.135465098207694 0.1110232299264728 1.0 0.0303190087002372 11379 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +13 28 CXCL12 CXCR4 CXCL12-CXCR4 CAFs, DCIS Associated T Lymphocytes CAFs, DCIS Associated -> T Lymphocytes 0.6616803690861207 0.8924110508951895 0.9008184599638702 0.6198216015396206 1.0 1.0 0.1684304172162009 0.1342601297358261 1.0 0.0450706652878317 11604 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +14 32 THBS2 CD36 THBS2-CD36 CAFs, DCIS Associated Endothelial Cells CAFs, DCIS Associated -> Endothelial Cells 0.6533579344234645 0.724503440376099 0.8587566561291643 0.7204611100467462 1.0 1.0 0.1735345106193826 0.0716485451917006 1.0 0.0301142263759086 16371 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +15 45 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells 0.6339181063246662 0.7941469661104034 0.663300745568453 1.0 1.0 1.0 0.1231934200799743 0.0525758717990835 0.9012720659704488 0.0168391092146626 423716 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True diff --git a/benchmarking/cci_2026_atera/topolink_cci_classic_axes/tables/topolink_cci_classic_axes_candidates_all.tsv b/benchmarking/cci_2026_atera/topolink_cci_classic_axes/tables/topolink_cci_classic_axes_candidates_all.tsv new file mode 100644 index 0000000..d69429a --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_classic_axes/tables/topolink_cci_classic_axes_candidates_all.tsv @@ -0,0 +1,10001 @@ +global_rank ligand receptor lr_pair sender receiver sender_receiver CCI_score sender_anchor receiver_anchor structure_bridge sender_expr receiver_expr local_contact contact_strength_raw contact_strength_normalized contact_coverage cross_edge_count prior_confidence category biology_label interpretation evidence_note reference_key reference headline_predefined +1 VWF SELP VWF-SELP Endothelial Cells Endothelial Cells Endothelial Cells -> Endothelial Cells 0.7912892368005828 0.955713094717548 0.8819126042133903 1.0 1.0 1.0 0.2912449657481761 0.2087907006523492 1.0 0.1111198059316065 12779 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +2 VWF LRP1 VWF-LRP1 Endothelial Cells CAFs, DCIS Associated Endothelial Cells -> CAFs, DCIS Associated 0.7479758913021439 0.955713094717548 0.7346293219749174 0.7204611100467462 1.0 1.0 0.3461937505325735 0.1519427889568471 1.0 0.1319036006311863 13942 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +3 EFNB2 PECAM1 EFNB2-PECAM1 Endothelial Cells Endothelial Cells Endothelial Cells -> Endothelial Cells 0.7469197326713805 0.8640667164982425 0.956444566971872 1.0 1.0 1.0 0.2101050418451564 0.0989465138117223 1.0 0.0578292511151107 12779 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +6 MMRN2 CLEC14A MMRN2-CLEC14A Endothelial Cells Endothelial Cells Endothelial Cells -> Endothelial Cells 0.7322091602540813 0.9845127857250529 0.9003264838243337 1.0 1.0 1.0 0.1738559319741048 0.1837519889401885 1.0 0.0395962125361921 12779 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +7 HSPG2 LRP1 HSPG2-LRP1 Endothelial Cells CAFs, DCIS Associated Endothelial Cells -> CAFs, DCIS Associated 0.7279607350660221 0.8818165186409654 0.7346293219749174 0.7204611100467462 1.0 1.0 0.31885311072451 0.1096327643092834 1.0 0.1118921245158513 13942 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +9 COL4A2 CD93 COL4A2-CD93 Endothelial Cells Endothelial Cells Endothelial Cells -> Endothelial Cells 0.7118996799523881 0.8840293712888387 0.8817184225858201 1.0 1.0 1.0 0.1669998679965045 0.1163393066750141 0.9954762497320926 0.0367008373112137 12779 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +10 MMRN2 CD93 MMRN2-CD93 Endothelial Cells Endothelial Cells Endothelial Cells -> Endothelial Cells 0.7107166026857937 0.9845127857250529 0.8817184225858201 1.0 1.0 1.0 0.1484661470807383 0.1953008842632443 1.0 0.0288754988653259 12779 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +11 VWF ITGA9 VWF-ITGA9 Endothelial Cells Endothelial Cells Endothelial Cells -> Endothelial Cells 0.7083995070560564 0.955713094717548 0.9404022517663844 1.0 1.0 1.0 0.1406138993850457 0.1048381933427708 1.0 0.0259018702558885 12779 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +13 MMP2 PECAM1 MMP2-PECAM1 CAFs, DCIS Associated Endothelial Cells CAFs, DCIS Associated -> Endothelial Cells 0.6971282135184347 0.718867305289982 0.956444566971872 0.7204611100467462 1.0 1.0 0.2317164323896752 0.110891210066582 1.0 0.0536925050393989 16371 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +14 COL4A1 CD93 COL4A1-CD93 Endothelial Cells Endothelial Cells Endothelial Cells -> Endothelial Cells 0.6965751554743362 0.7766289238087107 0.8817184225858201 1.0 1.0 1.0 0.1668262385778408 0.1243278593227725 0.9488962135774316 0.038422411769309 12779 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +16 CD48 CD2 CD48-CD2 T Lymphocytes T Lymphocytes T Lymphocytes -> T Lymphocytes 0.6849877065459009 0.928447473463448 0.8960994285623033 1.0 1.0 1.0 0.1241603897223811 0.0943333961908353 1.0 0.0154158023760135 21212 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +17 CD34 SELP CD34-SELP Endothelial Cells Endothelial Cells Endothelial Cells -> Endothelial Cells 0.6842280929589697 0.9559599666576516 0.8819126042133903 1.0 1.0 1.0 0.1217138767253422 0.0964472963455669 1.0 0.0194068393458017 12779 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +18 VEGFC FLT1 VEGFC-FLT1 Endothelial Cells Endothelial Cells Endothelial Cells -> Endothelial Cells 0.6835286288881741 0.8718210606749883 0.878254460598671 1.0 1.0 1.0 0.1331963977536949 0.0960429871925293 1.0 0.0232412551842867 12779 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +20 CCN1 CAV1 CCN1-CAV1 CAFs, DCIS Associated Endothelial Cells CAFs, DCIS Associated -> Endothelial Cells 0.6766771533392466 0.7324582304061453 0.942159351720962 0.7204611100467462 1.0 1.0 0.1930951050542117 0.0669171095229381 0.9861139184239592 0.0378107629344572 16371 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +24 DLL4 NOTCH3 DLL4-NOTCH3 Endothelial Cells Pericytes Endothelial Cells -> Pericytes 0.6695148471220083 0.9184503888425788 0.8818326005152037 0.946515890536252 1.0 0.8672894033034337 0.135465098207694 0.1110232299264728 1.0 0.0303190087002372 11379 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +25 C3 LRP1 C3-LRP1 CAFs, DCIS Associated CAFs, DCIS Associated CAFs, DCIS Associated -> CAFs, DCIS Associated 0.6685524242873452 0.7148920381722296 0.7346293219749174 1.0 1.0 1.0 0.1700215762644027 0.0597298891744976 1.0 0.0289073363954321 94924 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +26 A2M LRP1 A2M-LRP1 Endothelial Cells CAFs, DCIS Associated Endothelial Cells -> CAFs, DCIS Associated 0.6652291956976334 0.8937519114898692 0.7346293219749174 0.7204611100467462 1.0 1.0 0.1832027437627448 0.0919553626930618 1.0 0.0369387462343996 13942 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +27 CXCL12 ITGA4 CXCL12-ITGA4 CAFs, DCIS Associated T Lymphocytes CAFs, DCIS Associated -> T Lymphocytes 0.6620786139506267 0.8924110508951895 0.9255624071030766 0.6198216015396206 1.0 1.0 0.1645204742753035 0.1372136567327864 1.0 0.0430024129610479 11604 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +28 CXCL12 CXCR4 CXCL12-CXCR4 CAFs, DCIS Associated T Lymphocytes CAFs, DCIS Associated -> T Lymphocytes 0.6616803690861207 0.8924110508951895 0.9008184599638702 0.6198216015396206 1.0 1.0 0.1684304172162009 0.1342601297358261 1.0 0.0450706652878317 11604 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +30 C1QB LRP1 C1QB-LRP1 Macrophages CAFs, DCIS Associated Macrophages -> CAFs, DCIS Associated 0.6604210530468991 0.9256868304646206 0.7346293219749174 0.7204611100467462 1.0 1.0 0.1693489539054447 0.1529500717654295 1.0 0.0644863645683822 9754 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +32 THBS2 CD36 THBS2-CD36 CAFs, DCIS Associated Endothelial Cells CAFs, DCIS Associated -> Endothelial Cells 0.6533579344234645 0.724503440376099 0.8587566561291643 0.7204611100467462 1.0 1.0 0.1735345106193826 0.0716485451917006 1.0 0.0301142263759086 16371 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +38 DLL4 NOTCH4 DLL4-NOTCH4 Endothelial Cells Endothelial Cells Endothelial Cells -> Endothelial Cells 0.6396824416127207 0.9184503888425788 0.896164124004365 1.0 1.0 1.0 0.0832421424982991 0.0834181078331637 1.0 0.0090773925972298 12779 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +39 DLL1 NOTCH3 DLL1-NOTCH3 Endothelial Cells Pericytes Endothelial Cells -> Pericytes 0.6393086011414735 0.9356727248601746 0.8818326005152037 0.946515890536252 1.0 0.8672894033034337 0.1008001429589402 0.0687523801154171 0.9410019445502464 0.0178398804815888 11379 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +40 CCN1 CAV1 CCN1-CAV1 Endothelial Cells Endothelial Cells Endothelial Cells -> Endothelial Cells 0.6381096730354273 0.9219165193585238 0.942159351720962 1.0 0.4529166025129413 1.0 0.171608073011602 0.0680804444792246 1.0 0.0385789185382267 12779 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +41 CLEC2D KLRB1 CLEC2D-KLRB1 T Lymphocytes T Lymphocytes T Lymphocytes -> T Lymphocytes 0.6372617129944409 0.7797302331085993 0.7763400818577846 1.0 0.8713412494740926 1.0 0.1269761760095012 0.0650418002388586 1.0 0.0161229492739958 21212 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +45 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells 0.6339181063246662 0.7941469661104034 0.663300745568453 1.0 1.0 1.0 0.1231934200799743 0.0525758717990835 0.9012720659704488 0.0168391092146626 423716 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +100 COL4A2 CD93 COL4A2-CD93 Pericytes Endothelial Cells Pericytes -> Endothelial Cells 0.5906347509655338 0.8840293712888387 0.8817184225858201 0.946515890536252 0.5544396796022323 1.0 0.1037851180436904 0.0874751670579747 0.7484955320458582 0.0251038468484739 11074 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +103 CCN1 CAV1 CCN1-CAV1 CAFs, DCIS Associated Pericytes CAFs, DCIS Associated -> Pericytes 0.5891655536214562 0.7324582304061453 0.9694036398779844 0.7204611100467462 1.0 0.5444650460041837 0.1501605913349381 0.0508594367219704 1.0 0.0225482031900582 15611 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +181 COL4A1 CD93 COL4A1-CD93 Pericytes Endothelial Cells Pericytes -> Endothelial Cells 0.5598041577740371 0.7766289238087107 0.8817184225858201 0.946515890536252 0.4857192596400828 1.0 0.0977597170391663 0.0895920947392859 0.6837855966286023 0.024381433989525 11074 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +215 CCN1 CAV1 CCN1-CAV1 Pericytes Endothelial Cells Pericytes -> Endothelial Cells 0.5487917643660586 0.9219165193585238 0.942159351720962 0.946515890536252 0.2646489893253856 1.0 0.1255542255158843 0.0582114261633864 0.8578239251554509 0.0320570706158569 11074 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +267 CCN1 CAV1 CCN1-CAV1 Endothelial Cells Pericytes Endothelial Cells -> Pericytes 0.5337294016697339 0.9219165193585238 0.9694036398779844 0.946515890536252 0.4529166025129413 0.5444650460041837 0.1108190180252434 0.0475261446524304 0.9462437662348532 0.021443009051762 11379 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +344 CD48 CD2 CD48-CD2 Dendritic Cells T Lymphocytes Dendritic Cells -> T Lymphocytes 0.5156182724507105 0.9011089648206808 0.8960994285623033 0.909150863993142 0.4567172527116189 1.0 0.0560470562093399 0.093818611720993 0.9955751809563635 0.0192535044755953 5921 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +476 A2M LRP1 A2M-LRP1 Pericytes CAFs, DCIS Associated Pericytes -> CAFs, DCIS Associated 0.4954417371114442 0.8937519114898692 0.7346293219749174 0.7204611100467462 0.3743986430148447 1.0 0.0835074846287301 0.0524806709306207 0.6214026938643678 0.0142559913693457 12977 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +559 THBS2 CD36 THBS2-CD36 CAFs, DCIS Associated Pericytes CAFs, DCIS Associated -> Pericytes 0.4814674470281769 0.724503440376099 0.8587566561291643 0.7204611100467462 1.0 0.287457858136305 0.0966732225118063 0.0313534260030321 0.953568034406586 0.0098007815002242 15611 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +561 CCN1 CAV1 CCN1-CAV1 Pericytes Pericytes Pericytes -> Pericytes 0.4814463054892701 0.9219165193585238 0.9694036398779844 1.0 0.2646489893253856 0.5444650460041837 0.0967053677538771 0.0366773248068214 0.730244168013971 0.0175059952038369 12510 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +567 COL4A2 CD93 COL4A2-CD93 CAFs, DCIS Associated Endothelial Cells CAFs, DCIS Associated -> Endothelial Cells 0.4809309681619716 0.4630253981438691 0.8817184225858201 0.7204611100467462 0.7696906278989153 1.0 0.0546556267363012 0.0429723291185641 0.3676997418653926 0.0081241219229124 16371 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +600 DLL4 NOTCH3 DLL4-NOTCH3 Endothelial Cells Endothelial Cells Endothelial Cells -> Endothelial Cells 0.4765155601675771 0.9184503888425788 0.8818326005152037 1.0 1.0 0.1993723722552783 0.0725029355718542 0.0308970446305136 1.0 0.0068862978323812 12779 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +626 DLL1 NOTCH3 DLL1-NOTCH3 Endothelial Cells Endothelial Cells Endothelial Cells -> Endothelial Cells 0.4737150327472855 0.9356727248601746 0.8818326005152037 1.0 1.0 0.1993723722552783 0.0686954227713286 0.0246041682969455 1.0 0.0061820173722513 12779 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +696 EFNB2 PECAM1 EFNB2-PECAM1 Endothelial Cells Pericytes Endothelial Cells -> Pericytes 0.46492511986833 0.8640667164982425 0.930308383061206 0.946515890536252 1.0 0.1615013370958009 0.0821901416867322 0.0302585903857984 1.0 0.0111609104490728 11379 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +709 DLL1 NOTCH3 DLL1-NOTCH3 Endothelial Cells 11q13 Invasive Tumor Cells Endothelial Cells -> 11q13 Invasive Tumor Cells 0.4634130167593445 0.9356727248601746 0.6580560501976399 0.6198216015396206 1.0 1.0 0.025951090515396 0.0195319007163085 1.0 0.0039980009995002 6003 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +773 VWF ITGA9 VWF-ITGA9 Endothelial Cells CAFs, DCIS Associated Endothelial Cells -> CAFs, DCIS Associated 0.457067659179789 0.955713094717548 0.7292496872084557 0.7204611100467462 1.0 0.2879885658616873 0.0630511883992014 0.0318331790143581 1.0 0.0043752689714531 13942 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +790 CXCL12 ITGA4 CXCL12-ITGA4 CAFs, DCIS Associated Dendritic Cells CAFs, DCIS Associated -> Dendritic Cells 0.4551915332679501 0.8924110508951895 0.8950084308969304 0.6198216015396206 1.0 0.4247538686915498 0.0423027695685119 0.1089861866054952 1.0 0.0287986834887548 3646 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +800 DLL1 NOTCH3 DLL1-NOTCH3 CAFs, DCIS Associated Pericytes CAFs, DCIS Associated -> Pericytes 0.4536962065819529 0.7296454584598743 0.8818326005152037 0.7204611100467462 0.7029371915698084 0.8672894033034337 0.0308604021276835 0.0241389618431448 0.3303857989453059 0.0028825827941835 15611 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +850 EFNB2 PECAM1 EFNB2-PECAM1 Pericytes Endothelial Cells Pericytes -> Endothelial Cells 0.4495541552479244 0.8640667164982425 0.956444566971872 0.946515890536252 0.1882781599600688 1.0 0.0560476028188531 0.0336655679971103 0.3890033374052296 0.0140870507495033 11074 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +876 DLL4 NOTCH3 DLL4-NOTCH3 Endothelial Cells 11q13 Invasive Tumor Cells Endothelial Cells -> 11q13 Invasive Tumor Cells 0.4466313994350783 0.9184503888425788 0.6580560501976399 0.6198216015396206 1.0 1.0 0.0211889766771668 0.0212116164140152 1.0 0.0026653339996668 6003 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +925 MMP2 PECAM1 MMP2-PECAM1 CAFs, DCIS Associated Pericytes CAFs, DCIS Associated -> Pericytes 0.4426772959234302 0.718867305289982 0.930308383061206 0.7204611100467462 1.0 0.1615013370958009 0.0967077025486599 0.0332409839215936 1.0 0.00935237973224 15611 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1003 HSPG2 LRP1 HSPG2-LRP1 CAFs, DCIS Associated CAFs, DCIS Associated CAFs, DCIS Associated -> CAFs, DCIS Associated 0.4357449570220427 0.4629984640915818 0.7346293219749174 1.0 0.3309594876493178 1.0 0.0608095044867017 0.0275919566062221 0.2697998246953876 0.0137057014032278 94924 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1046 COL4A1 CD93 COL4A1-CD93 CAFs, Invasive Associated Endothelial Cells CAFs, Invasive Associated -> Endothelial Cells 0.4331355469238935 0.6630837220165452 0.8817184225858201 0.6198216015396206 0.4103175828613323 1.0 0.0444076421866602 0.1325942857142859 1.0 0.0432 3125 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1067 C1QB LRP1 C1QB-LRP1 Dendritic Cells CAFs, DCIS Associated Dendritic Cells -> CAFs, DCIS Associated 0.4316966067942702 0.8703788833238396 0.7346293219749174 0.6198216015396206 0.8040181448318822 1.0 0.0203124545435482 0.0575352218225419 0.426751878540205 0.0185851318944844 3336 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1101 MMRN2 CLEC14A MMRN2-CLEC14A Endothelial Cells Pericytes Endothelial Cells -> Pericytes 0.4292118601596522 0.9845127857250529 0.9003264838243337 0.946515890536252 1.0 0.1341680150528327 0.0555433238472552 0.0470750212379529 1.0 0.0050971087090253 11379 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1156 COL4A2 CD93 COL4A2-CD93 CAFs, Invasive Associated Endothelial Cells CAFs, Invasive Associated -> Endothelial Cells 0.4263187193496752 0.6582846571368821 0.8817184225858201 0.6198216015396206 0.4344545964241579 1.0 0.0384106377185263 0.1169919999999997 1.0 0.03232 3125 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1226 VWF ITGA9 VWF-ITGA9 Endothelial Cells Pericytes Endothelial Cells -> Pericytes 0.4222625482334838 0.955713094717548 0.9404022517663844 0.946515890536252 1.0 0.1347191569099048 0.0494648600286711 0.0272032212448769 1.0 0.0040425344933649 11379 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1289 COL4A1 CD93 COL4A1-CD93 CAFs, DCIS Associated Endothelial Cells CAFs, DCIS Associated -> Endothelial Cells 0.4182315618150244 0.4604235282221027 0.8817184225858201 0.7204611100467462 0.454846709299195 1.0 0.0402288535944258 0.0369294135099523 0.2818530041465171 0.0057418606071712 16371 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1322 HSPG2 LRP1 HSPG2-LRP1 Endothelial Cells CAFs, Invasive Associated Endothelial Cells -> CAFs, Invasive Associated 0.4162976647877334 0.8818165186409654 0.6207977546603366 0.6198216015396206 1.0 0.166956519448744 0.0918809113231974 0.2030504714364946 1.0 0.2 3005 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1355 CXCL12 CXCR4 CXCL12-CXCR4 CAFs, DCIS Associated Dendritic Cells CAFs, DCIS Associated -> Dendritic Cells 0.414447570421636 0.8924110508951895 0.9008184599638702 0.6198216015396206 1.0 0.3180524283074206 0.0319778880135867 0.0787288684984788 1.0 0.0164563905650027 3646 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1409 VWF SELP VWF-SELP Endothelial Cells Pericytes Endothelial Cells -> Pericytes 0.4118195103530724 0.955713094717548 0.8819126042133903 0.946515890536252 1.0 0.0741032966028748 0.0825130904423486 0.0514464444071615 1.0 0.0112487916337112 11379 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1417 MMRN2 CD93 MMRN2-CD93 Endothelial Cells Pericytes Endothelial Cells -> Pericytes 0.4115311790170933 0.9845127857250529 0.8817184225858201 0.946515890536252 1.0 0.1281708518900828 0.0461262198156699 0.0566174532032691 1.0 0.0035152473855347 11379 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1470 HSPG2 LRP1 HSPG2-LRP1 Pericytes CAFs, DCIS Associated Pericytes -> CAFs, DCIS Associated 0.4092930376661997 0.8818165186409654 0.7346293219749174 0.7204611100467462 0.1619074107723045 1.0 0.062213160622259 0.0296603820434443 0.2900253138958232 0.0169530708176003 12977 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1475 VWF SELP VWF-SELP Pericytes Endothelial Cells Pericytes -> Endothelial Cells 0.4089376243699279 0.9275752708651288 0.8819126042133903 0.946515890536252 0.1263644540569636 1.0 0.0477985506723533 0.0459019488728714 0.258105457281739 0.0154415748600325 11074 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1518 VWF LRP1 VWF-LRP1 Endothelial Cells CAFs, Invasive Associated Endothelial Cells -> CAFs, Invasive Associated 0.4068975939238189 0.955713094717548 0.6207977546603366 0.6198216015396206 1.0 0.166956519448744 0.0739201532809787 0.1553320223869307 1.0 0.1294509151414309 3005 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1533 THBS2 CD36 THBS2-CD36 CAFs, DCIS Associated Macrophages CAFs, DCIS Associated -> Macrophages 0.4060684826522353 0.724503440376099 0.8587566561291643 0.7204611100467462 1.0 0.088850508457521 0.1125678984952072 0.0613960823373173 1.0 0.0268924302788844 10040 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1627 VEGFC FLT1 VEGFC-FLT1 Pericytes Endothelial Cells Pericytes -> Endothelial Cells 0.4019660610191693 0.8718210606749883 0.878254460598671 0.946515890536252 0.1796394187986057 1.0 0.0324010338839227 0.0349467220516525 0.4138905375346656 0.0044247787610619 11074 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1666 VWF LRP1 VWF-LRP1 Pericytes CAFs, DCIS Associated Pericytes -> CAFs, DCIS Associated 0.4004276733775736 0.9275752708651288 0.7346293219749174 0.7204611100467462 0.1263644540569636 1.0 0.0664494656401991 0.0377731230778926 0.2900035536919327 0.0193419126146258 12977 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1842 VEGFC FLT1 VEGFC-FLT1 Endothelial Cells Pericytes Endothelial Cells -> Pericytes 0.3937371563212535 0.8718210606749883 0.878254460598671 0.946515890536252 1.0 0.1332188634280341 0.038591964294895 0.0294548437179599 1.0 0.0024606731698743 11379 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +2000 COL4A2 CD93 COL4A2-CD93 Endothelial Cells Pericytes Endothelial Cells -> Pericytes 0.3866682927070102 0.8840293712888387 0.8817184225858201 0.946515890536252 1.0 0.1281708518900828 0.0353441384445469 0.0276737850426222 0.7828486506628659 0.002636435539151 11379 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +2134 COL4A1 CD93 COL4A1-CD93 Endothelial Cells Pericytes Endothelial Cells -> Pericytes 0.381969477007723 0.7766289238087107 0.8817184225858201 0.946515890536252 1.0 0.1281708518900828 0.0373861836088856 0.0318632066588829 0.7507900136950508 0.0030758414623429 11379 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +2163 A2M LRP1 A2M-LRP1 CAFs, DCIS Associated CAFs, DCIS Associated CAFs, DCIS Associated -> CAFs, DCIS Associated 0.3810655168490225 0.4648000335061383 0.7346293219749174 1.0 0.2966815529783992 1.0 0.0302254495143189 0.0209856481676569 0.2484826903434866 0.003676625510935 94924 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +2285 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells 0.3765536772809564 0.7941469661104034 0.663300745568453 0.8824495942126559 0.0526353932596327 1.0 0.1165150621760833 0.0596861337709173 1.0 0.0198330716469713 12101 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +2348 DLL1 NOTCH3 DLL1-NOTCH3 Pericytes Pericytes Pericytes -> Pericytes 0.374527409593691 0.9356727248601746 0.8818326005152037 1.0 0.1750253929104546 0.8672894033034337 0.0220356658751005 0.0242672528643751 0.3321416959810656 0.0019984012789768 12510 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +2412 VWF LRP1 VWF-LRP1 Endothelial Cells Pericytes Endothelial Cells -> Pericytes 0.3720593277192054 0.955713094717548 0.9078204025796472 0.946515890536252 1.0 0.0350138403862125 0.0922524396313398 0.0289258921937539 1.0 0.014060989542139 11379 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +2507 MMP2 PECAM1 MMP2-PECAM1 CAFs, Invasive Associated Endothelial Cells CAFs, Invasive Associated -> Endothelial Cells 0.3693052220748475 0.6303642896310324 0.956444566971872 0.6198216015396206 0.141548283585814 1.0 0.0479611763220357 0.1070879999999999 0.9720374031291382 0.05184 3125 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +2546 HSPG2 LRP1 HSPG2-LRP1 Endothelial Cells Pericytes Endothelial Cells -> Pericytes 0.3682304126391739 0.8818165186409654 0.9078204025796472 0.946515890536252 1.0 0.0350138403862125 0.0939662537356179 0.0255502338615967 1.0 0.0145882766499692 11379 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +2558 A2M LRP1 A2M-LRP1 Endothelial Cells CAFs, Invasive Associated Endothelial Cells -> CAFs, Invasive Associated 0.3677212526315049 0.8937519114898692 0.6207977546603366 0.6198216015396206 1.0 0.166956519448744 0.0430600989728923 0.110981697171381 1.0 0.0439267886855241 3005 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +2686 DLL4 NOTCH4 DLL4-NOTCH4 Endothelial Cells Pericytes Endothelial Cells -> Pericytes 0.364154745994082 0.9184503888425788 0.896164124004365 0.946515890536252 1.0 0.0855781119790033 0.0349769379567167 0.023112751559891 1.0 0.0020212672466824 11379 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +2696 CCN1 CAV1 CCN1-CAV1 CAFs, DCIS Associated CAFs, DCIS Associated CAFs, DCIS Associated -> CAFs, DCIS Associated 0.3637790083280559 0.7324582304061453 0.7283139964676212 1.0 1.0 0.1449812920932466 0.029964851336494 0.0067520683213238 0.5534514945957221 0.0016223505119885 94924 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +2719 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells -> Basal-like Structured DCIS Cells 0.3631802558925118 0.7941469661104034 0.8891607331132086 0.7917001487310438 1.0 0.0606680526002441 0.0676598901432801 0.0282424812030051 0.9340064853671304 0.0049013157894736 30400 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +2734 VWF ITGA9 VWF-ITGA9 Pericytes Endothelial Cells Pericytes -> Endothelial Cells 0.3629309434410416 0.9275752708651288 0.9404022517663844 0.946515890536252 0.1263644540569636 1.0 0.0219042343893377 0.0244142709376592 0.2726095588650278 0.0030702546505327 11074 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +2816 MMRN2 CLEC14A MMRN2-CLEC14A Pericytes Endothelial Cells Pericytes -> Endothelial Cells 0.361141924840354 0.9468422434493456 0.9003264838243337 0.946515890536252 0.1120119983652299 1.0 0.0245469258401811 0.049801336463789 0.3145982757213117 0.0033411594726386 11074 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +2818 THBS2 CD36 THBS2-CD36 CAFs, Invasive Associated Endothelial Cells CAFs, Invasive Associated -> Endothelial Cells 0.361094368295188 0.6242573126045354 0.8587566561291643 0.6198216015396206 0.1932385901170197 1.0 0.0345246906947951 0.0611066666666665 0.8773946517339218 0.02976 3125 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +2830 CD34 SELP CD34-SELP Pericytes Endothelial Cells Pericytes -> Endothelial Cells 0.3608079834924606 0.9303167350027568 0.8819126042133903 0.946515890536252 0.1314667522621683 1.0 0.0216100788582925 0.0240653783637348 0.2910146487250415 0.0027993498284269 11074 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +2883 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells Endothelial Cells 11q13 Invasive Tumor Cells -> Endothelial Cells 0.359581288775591 0.662063103571249 0.956444566971872 0.6198216015396206 0.585843718590581 1.0 0.0094010062256111 0.0153794458229942 0.1777084454093031 0.0045492142266335 4836 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +2917 VWF ITGA9 VWF-ITGA9 Endothelial Cells Myoepithelial Cells Endothelial Cells -> Myoepithelial Cells 0.3587660057176224 0.955713094717548 0.7292496872084557 0.7204611100467462 1.0 0.2898144908728011 0.014653216049469 0.0505686023820739 1.0 0.0062916358253145 2702 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +2967 CCN1 CAV1 CCN1-CAV1 CAFs, Invasive Associated Endothelial Cells CAFs, Invasive Associated -> Endothelial Cells 0.3574681204988301 0.6213271600240247 0.942159351720962 0.6198216015396206 0.2247035641022029 1.0 0.0255918875590897 0.0498773333333331 0.7350098198280862 0.01952 3125 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +3241 CD34 SELP CD34-SELP Endothelial Cells Pericytes Endothelial Cells -> Pericytes 0.351307641089321 0.9559599666576516 0.8819126042133903 0.946515890536252 1.0 0.0741032966028748 0.0317903031344412 0.0235521574830828 1.0 0.001669742508129 11379 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +3246 DLL4 NOTCH3 DLL4-NOTCH3 Pericytes Pericytes Pericytes -> Pericytes 0.35115285322855 0.9184503888425788 0.8818326005152037 1.0 0.1169448695751571 0.8672894033034337 0.0228239021239286 0.0293365307753797 0.307179935637042 0.0023181454836131 12510 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +3290 DLL4 NOTCH3 DLL4-NOTCH3 Endothelial Cells CAFs, Invasive Associated Endothelial Cells -> CAFs, Invasive Associated 0.3500032016279152 0.9184503888425788 0.6580560501976399 0.6198216015396206 1.0 0.1973932010691654 0.0248607597333313 0.0642262895174708 1.0 0.0146422628951747 3005 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +3360 MMRN2 CD93 MMRN2-CD93 Pericytes Endothelial Cells Pericytes -> Endothelial Cells 0.3479771309836911 0.9468422434493456 0.8817184225858201 0.946515890536252 0.1120119983652299 1.0 0.020058753860573 0.0501399674914213 0.298949885488063 0.0023478417915838 11074 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +3410 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.3468350125991324 0.7941469661104034 0.663300745568453 0.8824495942126559 1.0 0.0373075519081129 0.1003781964329312 0.0498013049699648 0.939695276893844 0.0160709801623838 11947 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +3464 C3 LRP1 C3-LRP1 CAFs, DCIS Associated Macrophages CAFs, DCIS Associated -> Macrophages 0.3458248817661015 0.7148920381722296 0.8604147465201248 0.7204611100467462 1.0 0.0436001007095475 0.0885300912613741 0.0405502988047808 1.0 0.0166334661354581 10040 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +3815 CXCL12 ITGA4 CXCL12-ITGA4 CAFs, DCIS Associated CAFs, DCIS Associated CAFs, DCIS Associated -> CAFs, DCIS Associated 0.3384352400172415 0.8924110508951895 0.4596166826058663 1.0 1.0 0.1076178292491983 0.0340414716820164 0.0130693071203372 1.0 0.0011588217942775 94924 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +3857 DLL1 NOTCH3 DLL1-NOTCH3 Endothelial Cells CAFs, Invasive Associated Endothelial Cells -> CAFs, Invasive Associated 0.337552033717901 0.9356727248601746 0.6580560501976399 0.6198216015396206 1.0 0.1973932010691654 0.0196362410013873 0.0472545757071547 0.8578090283719569 0.0106489184692179 3005 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +3959 A2M LRP1 A2M-LRP1 Endothelial Cells Pericytes Endothelial Cells -> Pericytes 0.3355625102695632 0.8937519114898692 0.9078204025796472 0.946515890536252 1.0 0.0350138403862125 0.0530952663115144 0.0189493804376483 1.0 0.0046577027858335 11379 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +3966 DLL1 NOTCH3 DLL1-NOTCH3 Myoepithelial Cells Pericytes Myoepithelial Cells -> Pericytes 0.3354372370754471 0.7296454584598743 0.8818326005152037 0.7204611100467462 0.293296467876477 0.8672894033034337 0.0120805800461335 0.0381063352321767 0.5215548246179337 0.016053858104609 1931 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +3985 VWF ITGA9 VWF-ITGA9 Endothelial Cells Macrophages Endothelial Cells -> Macrophages 0.3350345273185463 0.955713094717548 0.8794572885381431 0.8875000050982297 1.0 0.104965956217838 0.0180625048090418 0.0521540355196061 1.0 0.0104448742746615 2585 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +4007 C1QB LRP1 C1QB-LRP1 Dendritic Cells CAFs, Invasive Associated Dendritic Cells -> CAFs, Invasive Associated 0.3347114064661412 0.8703788833238396 0.6207977546603366 0.7917001487310438 0.8040181448318822 0.166956519448744 0.0244869338458698 0.0789529461636286 0.8365576566750602 0.0275540483255616 2359 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +4027 COL4A2 CD93 COL4A2-CD93 Pericytes Pericytes Pericytes -> Pericytes 0.3344047175501929 0.8840293712888387 0.8817184225858201 1.0 0.5544396796022323 0.1281708518900828 0.025246080409561 0.0192645883293364 0.5449654594038704 0.0015987210231814 12510 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +4042 CCN1 CAV1 CCN1-CAV1 Myoepithelial Cells Endothelial Cells Myoepithelial Cells -> Endothelial Cells 0.33419024696929 0.7324582304061453 0.942159351720962 0.7204611100467462 0.2376713873232418 1.0 0.0117887443377002 0.0359145527369826 0.5292494039326349 0.0111259457053849 2247 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +4118 CCN1 CAV1 CCN1-CAV1 Endothelial Cells CAFs, DCIS Associated Endothelial Cells -> CAFs, DCIS Associated 0.3326751612217194 0.9219165193585238 0.7283139964676212 0.7204611100467462 0.4529166025129413 0.1449812920932466 0.0426747607849697 0.0113637450389709 0.9314600173936086 0.0021517716253048 13942 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +4263 CLEC2D KLRB1 CLEC2D-KLRB1 Dendritic Cells T Lymphocytes Dendritic Cells -> T Lymphocytes 0.3300082008229537 0.7797302331085993 0.7763400818577846 0.909150863993142 0.1132020978253244 1.0 0.0207329601256692 0.030569160614761 0.4853398433303413 0.0054044924843776 5921 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +4674 DLL1 NOTCH3 DLL1-NOTCH3 Myoepithelial Cells 11q13 Invasive Tumor Cells Myoepithelial Cells -> 11q13 Invasive Tumor Cells 0.3230670265695335 0.7296454584598743 0.6580560501976399 0.6198216015396206 0.293296467876477 1.0 0.0130258815452264 0.0130356558717696 0.7124238019363749 0.0019627085377821 5095 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +4680 C3 LRP1 C3-LRP1 CAFs, DCIS Associated CAFs, Invasive Associated CAFs, DCIS Associated -> CAFs, Invasive Associated 0.3229388797026536 0.7148920381722296 0.6207977546603366 0.6198216015396206 1.0 0.166956519448744 0.0246979605026514 0.0797071129707114 1.0 0.0466228332337118 1673 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +4685 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells 0.3227714208634529 0.7941469661104034 0.663300745568453 0.8824495942126559 0.0323110954490285 1.0 0.0752865288881577 0.0423963133640541 0.7267708861047869 0.0114143920595533 12090 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +4742 C1QB LRP1 C1QB-LRP1 Macrophages CAFs, Invasive Associated Macrophages -> CAFs, Invasive Associated 0.321753674436406 0.9256868304646206 0.6207977546603366 0.6198216015396206 1.0 0.166956519448744 0.0186576308823113 0.0979966765140325 1.0 0.0406203840472673 1354 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +4817 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.3206418914516929 0.7941469661104034 0.663300745568453 0.8824495942126559 1.0 0.0265498740402422 0.0880557249615488 0.0397492274780117 1.0 0.0114808652246256 12020 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +4885 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells Endothelial Cells 11q13 Invasive Tumor Cells -> Endothelial Cells 0.3195344548059231 0.6593525851613742 0.878254460598671 0.6198216015396206 0.4518617096918393 1.0 0.006562890289308 0.0268127929418252 0.3175565727479424 0.0012406947890818 4836 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +4910 VWF LRP1 VWF-LRP1 Endothelial Cells Macrophages Endothelial Cells -> Macrophages 0.319069074725439 0.955713094717548 0.8604147465201248 0.8875000050982297 1.0 0.0436001007095475 0.0331601731654974 0.0613900123087742 1.0 0.0352030947775628 2585 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +4944 HSPG2 LRP1 HSPG2-LRP1 CAFs, Invasive Associated CAFs, DCIS Associated CAFs, Invasive Associated -> CAFs, DCIS Associated 0.3185992186232743 0.6589792304505506 0.7346293219749174 0.6198216015396206 0.1836996873148393 1.0 0.018973735896014 0.0708721760309061 0.693002708789676 0.0634920634920634 1323 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +5018 MMP2 PECAM1 MMP2-PECAM1 Endothelial Cells Endothelial Cells Endothelial Cells -> Endothelial Cells 0.3175949122656349 0.9067635403815892 0.956444566971872 1.0 0.0411127335336962 1.0 0.0287813219544369 0.0250449956960637 0.2273333387287306 0.0047734564519915 12779 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +5028 CXCL12 ITGA4 CXCL12-ITGA4 CAFs, DCIS Associated Macrophages CAFs, DCIS Associated -> Macrophages 0.3174140191583969 0.8924110508951895 0.7754239189773715 0.7204611100467462 1.0 0.0521257226458961 0.0393540693205642 0.0255161173487866 1.0 0.0032868525896414 10040 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +5061 COL4A1 CD93 COL4A1-CD93 Pericytes Pericytes Pericytes -> Pericytes 0.316849900959001 0.7766289238087107 0.8817184225858201 1.0 0.4857192596400828 0.1281708518900828 0.0237357600253897 0.0194701381751741 0.45877320081682 0.0016786570743405 12510 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +5116 C3 LRP1 C3-LRP1 CAFs, DCIS Associated Pericytes CAFs, DCIS Associated -> Pericytes 0.3161172948729644 0.7148920381722296 0.9078204025796472 0.7204611100467462 1.0 0.0350138403862125 0.0609534981336224 0.0127410159502915 1.0 0.0037153289347255 15611 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +5205 CXCL12 ITGA4 CXCL12-ITGA4 Endothelial Cells T Lymphocytes Endothelial Cells -> T Lymphocytes 0.3147015769728767 0.7487535481622718 0.9255624071030766 0.6198216015396206 0.1027229557481577 1.0 0.0220147844817291 0.0467306360668711 0.3760628823810084 0.0130576713819368 4595 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +5274 CXCL12 CXCR4 CXCL12-CXCR4 Endothelial Cells T Lymphocytes Endothelial Cells -> T Lymphocytes 0.3136762384599398 0.7487535481622718 0.9008184599638702 0.6198216015396206 0.1027229557481577 1.0 0.0221808958274372 0.0443565139974281 0.3578994531055734 0.0139281828073993 4595 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +5362 THBS2 CD36 THBS2-CD36 CAFs, DCIS Associated CAFs, DCIS Associated CAFs, DCIS Associated -> CAFs, DCIS Associated 0.3124512937464492 0.724503440376099 0.7373999388878224 1.0 1.0 0.0455125113141721 0.0382665566549097 0.0047792620060961 1.0 0.0014643293582234 94924 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +5460 DLL4 NOTCH3 DLL4-NOTCH3 Endothelial Cells CAFs, DCIS Associated Endothelial Cells -> CAFs, DCIS Associated 0.3109287345123636 0.9184503888425788 0.4638256179742202 0.7204611100467462 1.0 0.0689186266365139 0.0427176521349819 0.0118825610864055 1.0 0.0020083201836178 13942 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +5531 DLL1 NOTCH3 DLL1-NOTCH3 Endothelial Cells CAFs, DCIS Associated Endothelial Cells -> CAFs, DCIS Associated 0.3099727485185487 0.9356727248601746 0.4638256179742202 0.7204611100467462 1.0 0.0689186266365139 0.0411637595907485 0.0087624922297135 1.0 0.0018648687419308 13942 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +5532 DLL1 NOTCH3 DLL1-NOTCH3 Endothelial Cells Luminal-like Amorphous DCIS Cells Endothelial Cells -> Luminal-like Amorphous DCIS Cells 0.3099703916417245 0.9356727248601746 0.4638256179742202 0.2461374514707439 1.0 0.5131068416842878 0.0161829149819189 0.0471084337349397 1.0 0.013012048192771 2075 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +5695 HSPG2 LRP1 HSPG2-LRP1 Endothelial Cells Macrophages Endothelial Cells -> Macrophages 0.3080098124208328 0.8818165186409654 0.8604147465201248 0.8875000050982297 1.0 0.0436001007095475 0.0290833957964092 0.0491618310767246 1.0 0.0270793036750483 2585 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +5852 DLL1 NOTCH3 DLL1-NOTCH3 CAFs, DCIS Associated Endothelial Cells CAFs, DCIS Associated -> Endothelial Cells 0.3061608790841568 0.7296454584598743 0.8818326005152037 0.7204611100467462 0.7029371915698084 0.1993723722552783 0.0126767438441394 0.0066886567711196 0.2923129989371771 0.0005497526113249 16371 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +5867 VWF ITGA9 VWF-ITGA9 Endothelial Cells Basal-like Structured DCIS Cells Endothelial Cells -> Basal-like Structured DCIS Cells 0.3060225802405379 0.955713094717548 0.6252253442669611 0.6198216015396206 1.0 0.1886404570313 0.0117558696409605 0.0444167704441676 1.0 0.0076103500761035 1971 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +5945 CXCL12 CXCR4 CXCL12-CXCR4 CAFs, DCIS Associated Macrophages CAFs, DCIS Associated -> Macrophages 0.305050446151841 0.8924110508951895 0.7757991160529997 0.7204611100467462 1.0 0.0491709261488903 0.0328546310365224 0.02333846432452 1.0 0.0022908366533864 10040 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +6041 CCN1 CAV1 CCN1-CAV1 CAFs, Invasive Associated Pericytes CAFs, Invasive Associated -> Pericytes 0.3039439541320102 0.6213271600240247 0.9694036398779844 0.6198216015396206 0.2247035641022029 0.5444650460041837 0.0172619200230981 0.0370589006952643 0.7378413297114995 0.0133805588351042 2541 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +6049 A2M LRP1 A2M-LRP1 Myoepithelial Cells CAFs, DCIS Associated Myoepithelial Cells -> CAFs, DCIS Associated 0.3039163495424286 0.4648000335061383 0.7346293219749174 0.8293805866303694 0.2100317344087863 1.0 0.0132480151927338 0.0244777916724561 0.2898317688282484 0.0025010421008753 7197 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +6077 COL4A2 CD93 COL4A2-CD93 Myoepithelial Cells Endothelial Cells Myoepithelial Cells -> Endothelial Cells 0.3034730662761469 0.4630253981438691 0.8817184225858201 0.7204611100467462 0.2545335314555431 1.0 0.0104335039289756 0.0576769025367156 0.4935218222831662 0.0093457943925233 2247 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +6107 EFNB2 PECAM1 EFNB2-PECAM1 Pericytes Pericytes Pericytes -> Pericytes 0.3032160526783609 0.8640667164982425 0.930308383061206 1.0 0.1882781599600688 0.1615013370958009 0.031795280384 0.0104066746602717 0.3929015048487793 0.0035171862509992 12510 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +6168 C1QB LRP1 C1QB-LRP1 Dendritic Cells Dendritic Cells Dendritic Cells -> Dendritic Cells 0.3025337682800985 0.8703788833238396 0.6207977546603366 1.0 0.8040181448318822 0.0501711964086628 0.0351774309065921 0.0446116928446771 1.0 0.0164547494390426 4011 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +6318 COL4A2 CD93 COL4A2-CD93 Basal-like Structured DCIS Cells Endothelial Cells Basal-like Structured DCIS Cells -> Endothelial Cells 0.3008455022020168 0.7783550150988336 0.8817184225858201 0.6198216015396206 0.1928969878996252 1.0 0.0090356794529776 0.0574468085106383 0.4915529852261857 0.0124113475177304 1692 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +6410 HSPG2 LRP1 HSPG2-LRP1 CAFs, Invasive Associated CAFs, Invasive Associated CAFs, Invasive Associated -> CAFs, Invasive Associated 0.29992905422167 0.6589792304505506 0.6207977546603366 1.0 0.1836996873148393 0.166956519448744 0.0580199595987389 0.0725594151825977 0.4070490678047991 0.063054559184444 5297 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +6423 C1QB LRP1 C1QB-LRP1 Macrophages Macrophages Macrophages -> Macrophages 0.2997676184961432 0.9256868304646206 0.8604147465201248 1.0 1.0 0.0436001007095475 0.020895297435547 0.0487184703010577 1.0 0.0154597233523189 2458 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +6544 JAG1 NOTCH2 JAG1-NOTCH2 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells 0.2984150980671512 0.9097736029185508 0.663300745568453 0.7917001487310438 0.0430965463818576 1.0 0.0342986867668322 0.0213779061613048 0.3664667649402147 0.0032101135122613 30217 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +6589 CCN1 CAV1 CCN1-CAV1 Pericytes CAFs, DCIS Associated Pericytes -> CAFs, DCIS Associated 0.2979017327716951 0.9219165193585238 0.7283139964676212 0.7204611100467462 0.2646489893253856 0.1449812920932466 0.0376560702846164 0.0105622768487837 0.865765515113591 0.0020806041457964 12977 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +6627 DLL4 NOTCH3 DLL4-NOTCH3 Endothelial Cells Luminal-like Amorphous DCIS Cells Endothelial Cells -> Luminal-like Amorphous DCIS Cells 0.2973258087461923 0.9184503888425788 0.4638256179742202 0.2461374514707439 1.0 0.5131068416842878 0.0128410143453964 0.0518875502008032 1.0 0.0081927710843373 2075 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +6650 EFNB2 PECAM1 EFNB2-PECAM1 CAFs, DCIS Associated Endothelial Cells CAFs, DCIS Associated -> Endothelial Cells 0.2969871447635298 0.4619393085577573 0.956444566971872 0.7204611100467462 0.1194227711616854 1.0 0.0180502488286959 0.0104911123327835 0.1212240860126367 0.0026876794331439 16371 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +6849 VWF ITGA9 VWF-ITGA9 Endothelial Cells 11q13 Invasive Tumor Cells Endothelial Cells -> 11q13 Invasive Tumor Cells 0.2946761939776005 0.955713094717548 0.6252253442669611 0.6198216015396206 1.0 0.1112417752963437 0.0158917325078751 0.0107067678282071 1.0 0.0014992503748125 6003 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +6941 VWF LRP1 VWF-LRP1 Endothelial Cells Endothelial Cells Endothelial Cells -> Endothelial Cells 0.2937213984545734 0.955713094717548 0.9078204025796472 1.0 1.0 0.0144359394371152 0.0512673173987894 0.0132399391046389 1.0 0.0034431489161906 12779 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +6951 DLL4 NOTCH4 DLL4-NOTCH4 Endothelial Cells 11q13 Invasive Tumor Cells Endothelial Cells -> 11q13 Invasive Tumor Cells 0.2935729774291079 0.9184503888425788 0.6571792026963191 0.6198216015396206 1.0 0.1615138601457002 0.0105944883385834 0.0118274196235215 1.0 0.0006663334999167 6003 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +7171 CD48 CD2 CD48-CD2 B Cells T Lymphocytes B Cells -> T Lymphocytes 0.291124352785587 0.9426443637490616 0.8960994285623033 0.9318789094584046 0.0632786830726401 1.0 0.0122222111781137 0.0317953861584754 0.3374031735029234 0.0038114343029087 4985 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +7198 EFNB2 PECAM1 EFNB2-PECAM1 CAFs, Invasive Associated Endothelial Cells CAFs, Invasive Associated -> Endothelial Cells 0.2908132961594413 0.662063103571249 0.956444566971872 0.6198216015396206 0.0967042147306326 1.0 0.0159372693522835 0.03344 0.3863969146145828 0.0144 3125 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +7387 COL4A2 CD93 COL4A2-CD93 CAFs, DCIS Associated Pericytes CAFs, DCIS Associated -> Pericytes 0.2887270744576181 0.4630253981438691 0.8817184225858201 0.7204611100467462 0.7696906278989153 0.1281708518900828 0.019965217408857 0.0129395938761128 0.3660411320836287 0.0010889757222471 15611 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +7570 DLL4 NOTCH4 DLL4-NOTCH4 Pericytes Endothelial Cells Pericytes -> Endothelial Cells 0.287144239376444 0.9184503888425788 0.896164124004365 0.946515890536252 0.1169448695751571 1.0 0.0061524422627681 0.0265486725663716 0.3656191535340088 0.0001806032147372 11074 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +7595 HSPG2 LRP1 HSPG2-LRP1 Endothelial Cells Endothelial Cells Endothelial Cells -> Endothelial Cells 0.2869095678655378 0.8818165186409654 0.9078204025796472 1.0 1.0 0.0144359394371152 0.0482665834660766 0.0120336315656763 1.0 0.0030518819938962 12779 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +7664 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells 0.2861440591375495 0.6605327397359113 0.657421674383923 1.0 1.0 0.3162217004298525 0.0039973966411222 0.0024493607353352 0.2821097580518173 5.664171284539644e-05 423716 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +7735 DLL1 NOTCH3 DLL1-NOTCH3 Endothelial Cells Basal-like Structured DCIS Cells Endothelial Cells -> Basal-like Structured DCIS Cells 0.2855476431660791 0.9356727248601746 0.7746834992804791 0.6198216015396206 1.0 0.2295016807597237 0.0052573847303627 0.0156857771013022 1.0 0.0015220700152207 1971 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +7786 A2M LRP1 A2M-LRP1 Endothelial Cells Macrophages Endothelial Cells -> Macrophages 0.28514111053877 0.8937519114898692 0.8604147465201248 0.8875000050982297 1.0 0.0436001007095475 0.0180625048090418 0.0383301096067053 1.0 0.0104448742746615 2585 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +7833 DLL4 NOTCH3 DLL4-NOTCH3 Endothelial Cells Basal-like Structured DCIS Cells Endothelial Cells -> Basal-like Structured DCIS Cells 0.28466486594237 0.9184503888425788 0.7746834992804791 0.6198216015396206 1.0 0.2295016807597237 0.0052573847303627 0.0229156096736005 1.0 0.0015220700152207 1971 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +7870 HSPG2 LRP1 HSPG2-LRP1 Endothelial Cells Dendritic Cells Endothelial Cells -> Dendritic Cells 0.2843014185147333 0.8818165186409654 0.6207977546603366 0.6198216015396206 1.0 0.0501711964086628 0.0310187560216319 0.0661783956435228 1.0 0.0457115928369462 2122 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +8036 CD34 SELP CD34-SELP CAFs, DCIS Associated Endothelial Cells CAFs, DCIS Associated -> Endothelial Cells 0.2826071800283431 0.7168245244832976 0.8819126042133903 0.7204611100467462 0.1173076386135379 1.0 0.009535059224416 0.0094679616394844 0.114492923776708 0.000794087105247 16371 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +8142 CCN1 CAV1 CCN1-CAV1 CAFs, DCIS Associated Myoepithelial Cells CAFs, DCIS Associated -> Myoepithelial Cells 0.2815362627531766 0.7324582304061453 0.7283139964676212 0.8293805866303694 1.0 0.1176565474247238 0.0095660809162954 0.0057546693589096 0.3952864943111414 0.000504795557799 9905 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +8304 MMRN2 CD93 MMRN2-CD93 Endothelial Cells Macrophages Endothelial Cells -> Macrophages 0.2799087825858661 0.9845127857250529 0.944024288971064 0.8875000050982297 1.0 0.0484215930647349 0.0120416698726945 0.0522243713733075 1.0 0.004642166344294 2585 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +8407 HSPG2 LRP1 HSPG2-LRP1 Endothelial Cells 11q13 Invasive Tumor Cells Endothelial Cells -> 11q13 Invasive Tumor Cells 0.2790340140471977 0.8818165186409654 0.6207977546603366 0.6198216015396206 1.0 0.0587195251380622 0.0236899961119013 0.016160901030966 1.0 0.0033316674995835 6003 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +8438 CCN1 CAV1 CCN1-CAV1 Myoepithelial Cells Pericytes Myoepithelial Cells -> Pericytes 0.2787492907578485 0.7324582304061453 0.9694036398779844 0.7204611100467462 0.2376713873232418 0.5444650460041837 0.0070865852081796 0.0232867253581909 0.463637832762528 0.0062143966856551 1931 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +8483 VWF LRP1 VWF-LRP1 Endothelial Cells Dendritic Cells Endothelial Cells -> Dendritic Cells 0.2783265286346819 0.955713094717548 0.6207977546603366 0.6198216015396206 1.0 0.0501711964086628 0.0251958199790235 0.0580284465769856 1.0 0.0301602262016965 2122 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +8519 MMP2 PECAM1 MMP2-PECAM1 CAFs, DCIS Associated Macrophages CAFs, DCIS Associated -> Macrophages 0.2779065370225409 0.718867305289982 0.9015117569158254 0.7204611100467462 1.0 0.0246995741084876 0.0399458930459935 0.0217604581673307 1.0 0.0033864541832669 10040 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +8588 DLL1 NOTCH3 DLL1-NOTCH3 Pericytes Endothelial Cells Pericytes -> Endothelial Cells 0.2771945406287731 0.9356727248601746 0.8818326005152037 0.946515890536252 0.1750253929104546 0.1993723722552783 0.0166457606816437 0.009421467702125 0.4117444761539059 0.0011739208957919 11074 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +8590 DLL1 NOTCH3 DLL1-NOTCH3 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells 0.2771586557088336 0.6249837837987587 0.6580560501976399 0.7917001487310438 0.1661175896787547 1.0 0.008380349413725 0.0048537798810823 0.2652684568124886 0.0002647516298772 30217 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +8603 CXCL12 CXCR4 CXCL12-CXCR4 Pericytes T Lymphocytes Pericytes -> T Lymphocytes 0.2770305337845712 0.7487535481622718 0.9008184599638702 0.6198216015396206 0.0637288077574987 1.0 0.0169662872056299 0.0478771454381212 0.3863063758696891 0.014453477868112 3321 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +8697 CXCL12 CXCR4 CXCL12-CXCR4 CAFs, Invasive Associated T Lymphocytes CAFs, Invasive Associated -> T Lymphocytes 0.276182439180976 0.6160088550075702 0.9008184599638702 0.7917001487310438 0.0548063857429699 1.0 0.0184314671554747 0.0799209486166008 0.6448582456957406 0.0213043478260869 2300 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +8855 CLEC2D KLRB1 CLEC2D-KLRB1 T Lymphocytes B Cells T Lymphocytes -> B Cells 0.2748314975096953 0.7797302331085993 0.7763400818577846 0.9318789094584046 0.8713412494740926 0.0467761235673353 0.0187426205303911 0.0182302062541583 1.0 0.0029940119760479 5010 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +8992 CXCL12 ITGA4 CXCL12-ITGA4 Pericytes T Lymphocytes Pericytes -> T Lymphocytes 0.2735918735428933 0.7487535481622718 0.9255624071030766 0.6198216015396206 0.0637288077574987 1.0 0.0153204557705016 0.050778790616189 0.4086402405398361 0.0111412225233363 3321 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +9030 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells T Lymphocytes 11q13 Invasive Tumor Cells -> T Lymphocytes 0.2732532713149596 0.6605327397359113 0.7763400818577846 0.7917001487310438 1.0 1.0 0.001025370629659 0.017130189439742 0.2719722521556211 0.0012091898428053 827 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +9113 C3 LRP1 C3-LRP1 CAFs, DCIS Associated Dendritic Cells CAFs, DCIS Associated -> Dendritic Cells 0.2726557372976441 0.7148920381722296 0.6207977546603366 0.6198216015396206 1.0 0.0501711964086628 0.0297697936209658 0.0386725178277565 1.0 0.0142622051563357 3646 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +9285 CLEC2D KLRB1 CLEC2D-KLRB1 T Lymphocytes CAFs, DCIS Associated T Lymphocytes -> CAFs, DCIS Associated 0.2711178774630263 0.7797302331085993 0.4642836810638544 0.6198216015396206 0.8713412494740926 0.0761275033764692 0.0266823653299174 0.0116585470478291 1.0 0.0012868829855685 10879 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +9317 COL4A1 CD93 COL4A1-CD93 Endothelial Cells Macrophages Endothelial Cells -> Macrophages 0.2708603272005018 0.7766289238087107 0.944024288971064 0.8875000050982297 1.0 0.0484215930647349 0.0125333673753919 0.0304504006631666 1.0 0.0050290135396518 2585 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +9380 A2M LRP1 A2M-LRP1 Pericytes CAFs, Invasive Associated Pericytes -> CAFs, Invasive Associated 0.2704207366769754 0.8937519114898692 0.6207977546603366 0.6198216015396206 0.3743986430148447 0.166956519448744 0.018191486009524 0.0666244547629098 0.6496535579010535 0.0194174757281553 2369 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +9386 HSPG2 LRP1 HSPG2-LRP1 Endothelial Cells Myoepithelial Cells Endothelial Cells -> Myoepithelial Cells 0.2703509972465744 0.8818165186409654 0.7346293219749174 0.7204611100467462 1.0 0.0416128058995347 0.0201040465621716 0.0338124023357184 1.0 0.0118430792005921 2702 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +9398 A2M LRP1 A2M-LRP1 Macrophages CAFs, DCIS Associated Macrophages -> CAFs, DCIS Associated 0.2702534549291304 0.919551140852988 0.7346293219749174 0.7204611100467462 0.037376181609614 1.0 0.0214179335922776 0.0229649374615542 0.2719186654816602 0.003793315562846 9754 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +9431 C1QB LRP1 C1QB-LRP1 Macrophages Pericytes Macrophages -> Pericytes 0.2699619190033646 0.9256868304646206 0.9078204025796472 0.8875000050982297 1.0 0.0350138403862125 0.0148232170573193 0.0305931689571544 1.0 0.00767987065481 2474 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +9495 CD48 CD2 CD48-CD2 T Lymphocytes Dendritic Cells T Lymphocytes -> Dendritic Cells 0.2694803856579821 0.928447473463448 0.8960994285623033 0.909150863993142 1.0 0.0229905310518441 0.0220223701810416 0.0220333102012491 1.0 0.0031228313671061 5764 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +9502 CXCL12 ITGA4 CXCL12-ITGA4 CAFs, Invasive Associated T Lymphocytes CAFs, Invasive Associated -> T Lymphocytes 0.2694180621042831 0.6160088550075702 0.9255624071030766 0.7917001487310438 0.0548063857429699 1.0 0.0154587834853839 0.0690513833992095 0.5556881835792549 0.017391304347826 2300 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +9579 COL4A2 CD93 COL4A2-CD93 Endothelial Cells Dendritic Cells Endothelial Cells -> Dendritic Cells 0.2687692322036022 0.8840293712888387 0.7779918296243433 0.6198216015396206 1.0 0.0627790816848129 0.0140848915554859 0.0476908576814326 1.0 0.0094250706880301 2122 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +9615 VWF LRP1 VWF-LRP1 Endothelial Cells Myoepithelial Cells Endothelial Cells -> Myoepithelial Cells 0.2684223664559202 0.955713094717548 0.7346293219749174 0.7204611100467462 1.0 0.0416128058995347 0.017769634566752 0.0282114258798196 1.0 0.0092524056254626 2702 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +9678 CXCL12 ITGA4 CXCL12-ITGA4 CAFs, DCIS Associated Pericytes CAFs, DCIS Associated -> Pericytes 0.2679080426100882 0.8924110508951895 0.7754239189773715 0.7204611100467462 1.0 0.0293031867940321 0.0253095625063535 0.0082575806104087 1.0 0.000640573954263 15611 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +9725 CCN1 CAV1 CCN1-CAV1 Basal-like Structured DCIS Cells Endothelial Cells Basal-like Structured DCIS Cells -> Endothelial Cells 0.267537560534791 0.6213271600240247 0.942159351720962 0.6198216015396206 0.1153131738111426 1.0 0.0087643090919447 0.0313829787234042 0.4624705451472575 0.0124113475177304 1692 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +9780 COL4A1 CD93 COL4A1-CD93 Endothelial Cells Dendritic Cells Endothelial Cells -> Dendritic Cells 0.2670560746569175 0.7766289238087107 0.7779918296243433 0.6198216015396206 1.0 0.0627790816848129 0.0154292256499073 0.0520398545846236 1.0 0.0113100848256361 2122 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +9795 VWF LRP1 VWF-LRP1 Endothelial Cells 11q13 Invasive Tumor Cells Endothelial Cells -> 11q13 Invasive Tumor Cells 0.2669292773650434 0.955713094717548 0.6207977546603366 0.6198216015396206 1.0 0.0587195251380622 0.0167513568970083 0.0112405918252994 1.0 0.0016658337497917 6003 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +9803 CXCL12 ITGA4 CXCL12-ITGA4 CAFs, DCIS Associated B Cells CAFs, DCIS Associated -> B Cells 0.2668439382963382 0.8924110508951895 0.9460955677032749 0.6198216015396206 1.0 0.0376195773145198 0.0183384704639989 0.0305250042962709 1.0 0.0040170132325141 4232 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +9821 THBS2 CD36 THBS2-CD36 CAFs, Invasive Associated Pericytes CAFs, Invasive Associated -> Pericytes 0.266697322013456 0.6242573126045354 0.8587566561291643 0.6198216015396206 0.1932385901170197 0.287457858136305 0.0194958934035866 0.0332382264200446 1.0 0.0125934671389216 2541 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +9895 DLL1 NOTCH3 DLL1-NOTCH3 Basal-like Structured DCIS Cells Pericytes Basal-like Structured DCIS Cells -> Pericytes 0.2660938390500192 0.6249837837987587 0.8818326005152037 0.6198216015396206 0.1661175896787547 0.8672894033034337 0.0072128515763061 0.0322148271399519 0.4409187715560569 0.0077648363838047 1803 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +10142 C3 LRP1 C3-LRP1 Dendritic Cells CAFs, DCIS Associated Dendritic Cells -> CAFs, DCIS Associated 0.2643353373846708 0.6319926036888139 0.7346293219749174 0.6198216015396206 0.0691889863216023 1.0 0.0171335391254573 0.026566247002398 0.4706266196194986 0.0119904076738609 3336 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +10292 CXCL12 CXCR4 CXCL12-CXCR4 CAFs, DCIS Associated B Cells CAFs, DCIS Associated -> B Cells 0.26301883496362 0.8924110508951895 0.9546923450729716 0.6198216015396206 1.0 0.0445745465878424 0.0140649647948987 0.0290213095033511 1.0 0.0023629489603024 4232 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +10314 COL4A2 CD93 COL4A2-CD93 Endothelial Cells Macrophages Endothelial Cells -> Macrophages 0.2628555588214097 0.8840293712888387 0.944024288971064 0.8875000050982297 1.0 0.0484215930647349 0.0091969772808819 0.0276208897485493 1.0 0.0027079303675048 2585 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +10426 VWF ITGA9 VWF-ITGA9 Endothelial Cells CAFs, Invasive Associated Endothelial Cells -> CAFs, Invasive Associated 0.2620614878084487 0.955713094717548 0.6252253442669611 0.6198216015396206 1.0 0.0565946652887153 0.01545298983046 0.032007260626229 1.0 0.005657237936772 3005 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +10427 DLL1 NOTCH3 DLL1-NOTCH3 CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated -> Luminal-like Amorphous DCIS Cells 0.2620613582829755 0.7296454584598743 0.4638256179742202 0.2461374514707439 0.7029371915698084 0.5131068416842878 0.0107807464745703 0.0162697032916087 0.392965536312057 0.0019123783031988 5752 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +10636 MMP2 PECAM1 MMP2-PECAM1 CAFs, DCIS Associated Plasma Cells CAFs, DCIS Associated -> Plasma Cells 0.260482139222248 0.718867305289982 0.7167436199046466 0.8767341187813953 1.0 0.0326667674102811 0.0211680427522902 0.0476966979209131 0.9531217126863998 0.0167142274765593 2453 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +10687 DLL1 NOTCH3 DLL1-NOTCH3 Myoepithelial Cells Basal-like Structured DCIS Cells Myoepithelial Cells -> Basal-like Structured DCIS Cells 0.2600900165870228 0.7296454584598743 0.7746834992804791 0.6198216015396206 0.293296467876477 0.2295016807597237 0.0131264143938915 0.0097575757575757 0.6701899204074633 0.0011636363636363 6875 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +10722 CCN1 CAV1 CCN1-CAV1 Myoepithelial Cells Myoepithelial Cells Myoepithelial Cells -> Myoepithelial Cells 0.2598493918247145 0.7324582304061453 0.7283139964676212 1.0 0.2376713873232418 0.1176565474247238 0.0206364707131742 0.0069317114619202 0.4761371596643676 0.0008944143821832 22361 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +10725 MMP2 PECAM1 MMP2-PECAM1 Pericytes Endothelial Cells Pericytes -> Endothelial Cells 0.2598309416297998 0.9067635403815892 0.956444566971872 0.946515890536252 0.0216588811659259 1.0 0.0173072055478705 0.0177081452049846 0.1607367723674644 0.00325085786527 11074 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +10748 CXCL12 ITGA4 CXCL12-ITGA4 CAFs, DCIS Associated Plasma Cells CAFs, DCIS Associated -> Plasma Cells 0.2597129597954631 0.8924110508951895 0.4596166826058663 0.8767341187813953 1.0 0.0484993884807927 0.017595291903499 0.0774005855538673 1.0 0.0110069302894415 2453 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +10904 DLL4 NOTCH4 DLL4-NOTCH4 Endothelial Cells Myoepithelial Cells Endothelial Cells -> Myoepithelial Cells 0.2586309786549386 0.9184503888425788 0.4641352222874551 0.7204611100467462 1.0 0.1370986982961073 0.0071078538267008 0.0355292376017764 1.0 0.001480384900074 2702 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +11036 MMRN2 CLEC14A MMRN2-CLEC14A Endothelial Cells CAFs, DCIS Associated Endothelial Cells -> CAFs, DCIS Associated 0.2578361725447182 0.9845127857250529 0.7154802332407408 0.7204611100467462 1.0 0.0292771742399634 0.019774430480829 0.0098981494764022 1.0 0.0004303543250609 13942 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +11047 DLL4 NOTCH4 DLL4-NOTCH4 Endothelial Cells Basal-like Structured DCIS Cells Endothelial Cells -> Basal-like Structured DCIS Cells 0.2577416052266298 0.9184503888425788 0.7754072541855492 0.6198216015396206 1.0 0.0826982152707935 0.0080307878281307 0.030441400304414 1.0 0.0035514967021816 1971 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +11056 CLEC2D KLRB1 CLEC2D-KLRB1 T Lymphocytes Dendritic Cells T Lymphocytes -> Dendritic Cells 0.2576768435664414 0.7797302331085993 0.7763400818577846 0.909150863993142 0.8713412494740926 0.0293997450046583 0.0207628897237533 0.0183032616238723 1.0 0.0027758501040943 5764 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +11164 CD48 CD2 CD48-CD2 T Lymphocytes B Cells T Lymphocytes -> B Cells 0.256739947206597 0.928447473463448 0.937587088419394 0.9318789094584046 1.0 0.0275738893167071 0.0128036473199988 0.024750499001996 1.0 0.0013972055888223 5010 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +11321 COL4A1 CD93 COL4A1-CD93 CAFs, Invasive Associated Pericytes CAFs, Invasive Associated -> Pericytes 0.2555719532636472 0.6630837220165452 0.8817184225858201 0.6198216015396206 0.4103175828613323 0.1281708518900828 0.0146219200526899 0.04492044751785 1.0 0.0070838252656434 2541 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +11368 DLL1 NOTCH3 DLL1-NOTCH3 Pericytes 11q13 Invasive Tumor Cells Pericytes -> 11q13 Invasive Tumor Cells 0.2553229737440096 0.9356727248601746 0.6580560501976399 0.6198216015396206 0.1750253929104546 1.0 0.0041474737325165 0.0048834735518808 0.2668912733436848 0.0002901073397156 6894 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +11593 A2M LRP1 A2M-LRP1 Endothelial Cells Dendritic Cells Endothelial Cells -> Dendritic Cells 0.2536328303115466 0.8937519114898692 0.6207977546603366 0.6198216015396206 1.0 0.0501711964086628 0.0154292256499073 0.0398601947847942 1.0 0.0113100848256361 2122 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +11614 COL4A1 CD93 COL4A1-CD93 CAFs, DCIS Associated Pericytes CAFs, DCIS Associated -> Pericytes 0.2534720116951006 0.4604235282221027 0.8817184225858201 0.7204611100467462 0.454846709299195 0.1281708518900828 0.015553474893586 0.0114479716683291 0.2697475774381674 0.0008968035359682 15611 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +11654 C3 LRP1 C3-LRP1 CAFs, DCIS Associated Endothelial Cells CAFs, DCIS Associated -> Endothelial Cells 0.2532434012601838 0.7148920381722296 0.9078204025796472 0.7204611100467462 1.0 0.0144359394371152 0.03907800643602 0.0065405289841793 1.0 0.0015270905870136 16371 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +11715 CLEC2D KLRB1 CLEC2D-KLRB1 T Lymphocytes 11q13 Invasive Tumor Cells T Lymphocytes -> 11q13 Invasive Tumor Cells 0.252790039084885 0.7797302331085993 0.657421674383923 0.7917001487310438 0.8713412494740926 0.3162217004298525 0.0023336127159896 0.0088698140200286 1.0 0.0008583690987124 1165 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +11864 DLL1 NOTCH3 DLL1-NOTCH3 Myoepithelial Cells CAFs, Invasive Associated Myoepithelial Cells -> CAFs, Invasive Associated 0.2518206276737678 0.7296454584598743 0.6580560501976399 0.6198216015396206 0.293296467876477 0.1973932010691654 0.0148001787984672 0.0569248826291079 1.0 0.0192061459667093 1562 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +11921 CXCL12 ITGA4 CXCL12-ITGA4 T Lymphocytes T Lymphocytes T Lymphocytes -> T Lymphocytes 0.2514038072087484 0.6160088550075702 0.9255624071030766 1.0 0.0255753403203798 1.0 0.0173147640265342 0.0161272350127712 0.1297832641323334 0.0023100132000754 21212 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +12025 MMRN2 CD93 MMRN2-CD93 Endothelial Cells Dendritic Cells Endothelial Cells -> Dendritic Cells 0.2507134890517833 0.9845127857250529 0.7779918296243433 0.6198216015396206 1.0 0.0627790816848129 0.0083327342178561 0.0533694627709707 1.0 0.0032987747408105 2122 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +12135 VEGFC FLT1 VEGFC-FLT1 Endothelial Cells CAFs, DCIS Associated Endothelial Cells -> CAFs, DCIS Associated 0.2501183081099981 0.8718210606749883 0.4630488285702799 0.7204611100467462 1.0 0.0521374123931907 0.0161457548773899 0.006192320566155 1.0 0.0002869028833739 13942 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +12161 CXCL12 CXCR4 CXCL12-CXCR4 CAFs, DCIS Associated Endothelial Cells CAFs, DCIS Associated -> Endothelial Cells 0.2499270214626679 0.8924110508951895 0.7757991160529997 0.7204611100467462 1.0 0.0279580382843415 0.017476215763223 0.0077326314269689 1.0 0.0003054181174027 16371 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +12199 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells Pericytes 11q13 Invasive Tumor Cells -> Pericytes 0.2496530097017176 0.6249837837987587 0.8818326005152037 0.6198216015396206 0.2159908053119969 0.8672894033034337 0.0037835435187952 0.0078495000877039 0.1074347511151889 0.0008770391159445 5701 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +12240 A2M LRP1 A2M-LRP1 Pericytes Pericytes Pericytes -> Pericytes 0.249362068152309 0.8937519114898692 0.9078204025796472 1.0 0.3743986430148447 0.0350138403862125 0.0226043003544684 0.0093525179856115 0.5461012950953527 0.0012789768185451 12510 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +12267 A2M LRP1 A2M-LRP1 Endothelial Cells Endothelial Cells Endothelial Cells -> Endothelial Cells 0.2492035913373062 0.8937519114898692 0.9078204025796472 1.0 1.0 0.0144359394371152 0.0204485856550684 0.0086143934058481 1.0 0.0005477736912121 12779 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +12372 DLL1 NOTCH3 DLL1-NOTCH3 Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells -> Basal-like Structured DCIS Cells 0.2484984300971814 0.6249837837987587 0.7746834992804791 1.0 0.1661175896787547 0.2295016807597237 0.0127569527777678 0.005797915815284 0.3982243986942668 0.0004086636697997 19576 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +12443 C3 LRP1 C3-LRP1 CAFs, Invasive Associated CAFs, DCIS Associated CAFs, Invasive Associated -> CAFs, DCIS Associated 0.2480385228211889 0.6319926036888139 0.7346293219749174 0.6198216015396206 0.0616816618657801 1.0 0.0131193211532481 0.0424603174603174 0.7521934006153048 0.0279667422524565 1323 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +12478 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells 0.2478247932532757 0.6605327397359113 0.657421674383923 0.8824495942126559 0.1468839381042521 0.3162217004298525 0.0130158899562927 0.0065008401509517 0.748746567078257 0.0003305511941161 12101 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +12528 C1QB LRP1 C1QB-LRP1 Dendritic Cells 11q13 Invasive Tumor Cells Dendritic Cells -> 11q13 Invasive Tumor Cells 0.2474292675707023 0.8703788833238396 0.6207977546603366 0.7917001487310438 0.8040181448318822 0.0587195251380622 0.0113615698732313 0.0132129277566539 1.0 0.0017743979721166 3945 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +12594 CLEC2D KLRB1 CLEC2D-KLRB1 CAFs, DCIS Associated T Lymphocytes CAFs, DCIS Associated -> T Lymphocytes 0.2470548727219067 0.4625081978296446 0.7763400818577846 0.6198216015396206 0.149715856631667 1.0 0.0068242338544767 0.0108152361254739 0.1717111265457368 0.0004308859014133 11604 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +12632 MMP2 PECAM1 MMP2-PECAM1 CAFs, DCIS Associated Dendritic Cells CAFs, DCIS Associated -> Dendritic Cells 0.2468263254297463 0.718867305289982 0.6331674633943454 0.6198216015396206 1.0 0.0518891167572028 0.015446787425078 0.0285312671420735 1.0 0.0038398244651673 3646 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +12707 CXCL12 ITGA4 CXCL12-ITGA4 Macrophages T Lymphocytes Macrophages -> T Lymphocytes 0.2464534947090775 0.7487535481622718 0.9255624071030766 0.6198216015396206 0.0338862305197021 1.0 0.0153948295140271 0.04517490339638 0.3635431873474978 0.0109060402684563 3576 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +12851 VEGFC FLT1 VEGFC-FLT1 Pericytes Pericytes Pericytes -> Pericytes 0.2456024735673943 0.8718210606749883 0.878254460598671 1.0 0.1796394187986057 0.1332188634280341 0.0119779059691058 0.0092992272848388 0.3504893364543804 0.0005595523581135 12510 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +12923 DLL1 NOTCH3 DLL1-NOTCH3 Myoepithelial Cells Endothelial Cells Myoepithelial Cells -> Endothelial Cells 0.2451733016714267 0.7296454584598743 0.8818326005152037 0.7204611100467462 0.293296467876477 0.1993723722552783 0.008012316052045 0.0155392375018543 0.6791081185353925 0.0040053404539385 2247 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +13010 EFNB2 PECAM1 EFNB2-PECAM1 Basal-like Structured DCIS Cells Endothelial Cells Basal-like Structured DCIS Cells -> Endothelial Cells 0.2446533163133222 0.7800321422220979 0.956444566971872 0.6198216015396206 0.1357656553382984 1.0 0.0034156737811844 0.0159574468085106 0.1843872072947019 0.0047281323877068 1692 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +13076 CCN1 CAV1 CCN1-CAV1 CAFs, DCIS Associated CAFs, Invasive Associated CAFs, DCIS Associated -> CAFs, Invasive Associated 0.2442191844306034 0.7324582304061453 0.62431395375366 0.6198216015396206 1.0 0.0649213179279442 0.0115302374499306 0.0256027097031281 1.0 0.0101613867304243 1673 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +13100 C3 LRP1 C3-LRP1 T Lymphocytes CAFs, DCIS Associated T Lymphocytes -> CAFs, DCIS Associated 0.2440803522283965 0.6319926036888139 0.7346293219749174 0.6198216015396206 0.0334108479684367 1.0 0.0219918677935627 0.0145096056622851 0.2570406977032476 0.0034010478904311 10879 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +13169 CXCL12 ITGA4 CXCL12-ITGA4 CAFs, DCIS Associated Endothelial Cells CAFs, DCIS Associated -> Endothelial Cells 0.2436252897080405 0.8924110508951895 0.7754239189773715 0.7204611100467462 1.0 0.0178869147172998 0.023446803861612 0.0061333511031147 1.0 0.0005497526113249 16371 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +13215 CXCL12 CXCR4 CXCL12-CXCR4 T Lymphocytes T Lymphocytes T Lymphocytes -> T Lymphocytes 0.2432747069988014 0.6160088550075702 0.9008184599638702 1.0 0.0255753403203798 1.0 0.0146061449901171 0.0160243772821557 0.12929591053917 0.0016500094286253 21212 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +13220 COL4A2 CD93 COL4A2-CD93 CAFs, Invasive Associated Pericytes CAFs, Invasive Associated -> Pericytes 0.2432422351260049 0.6582846571368821 0.8817184225858201 0.6198216015396206 0.4344545964241579 0.1281708518900828 0.0103392588232246 0.0371507280598189 1.0 0.0035419126328217 2541 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +13283 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells Endothelial Cells 11q13 Invasive Tumor Cells -> Endothelial Cells 0.2429153795203883 0.6582846571368821 0.8817184225858201 0.6198216015396206 0.1740454925211078 1.0 0.0032813727225905 0.0139164598842018 0.1190784584420053 0.0008271298593879 4836 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +13292 COL4A1 CD93 COL4A1-CD93 Basal-like Structured DCIS Cells Endothelial Cells Basal-like Structured DCIS Cells -> Endothelial Cells 0.2428755050036719 0.8533682807143209 0.8817184225858201 0.6198216015396206 0.0706049302656684 1.0 0.006233520219923 0.0402313407632557 0.3070540032245558 0.0094562647754137 1692 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +13708 CXCL12 CXCR4 CXCL12-CXCR4 CAFs, DCIS Associated Plasma Cells CAFs, DCIS Associated -> Plasma Cells 0.2402210812499011 0.8924110508951895 0.4600037439857229 0.8767341187813953 1.0 0.0292791515533623 0.0182353285704089 0.0434347552162473 1.0 0.0118222584590297 2453 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +13963 A2M LRP1 A2M-LRP1 Endothelial Cells 11q13 Invasive Tumor Cells Endothelial Cells -> 11q13 Invasive Tumor Cells 0.2387653265459305 0.8937519114898692 0.6207977546603366 0.6198216015396206 1.0 0.0587195251380622 0.0091750960413112 0.0081695263479371 1.0 0.0004997501249375 6003 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +14160 DLL1 NOTCH3 DLL1-NOTCH3 Myoepithelial Cells Luminal-like Amorphous DCIS Cells Myoepithelial Cells -> Luminal-like Amorphous DCIS Cells 0.2375280645129427 0.7296454584598743 0.4638256179742202 0.2461374514707439 0.293296467876477 0.5131068416842878 0.0143261754890835 0.0109074362974519 0.2634495834124071 0.0010140405616224 12820 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +14326 A2M LRP1 A2M-LRP1 Dendritic Cells CAFs, DCIS Associated Dendritic Cells -> CAFs, DCIS Associated 0.2365643169396443 0.7741139100414175 0.7346293219749174 0.6198216015396206 0.093381536992618 1.0 0.0053246820491184 0.0170613509192645 0.2020166517347327 0.0026978417266187 3336 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +14557 JAG1 NOTCH2 JAG1-NOTCH2 Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.23514319940548 0.2451358214448441 0.4614667734221426 1.0 0.1327555461750915 0.1609352200462838 0.0699428617139537 0.031329517418949 0.6581698656208567 0.0074327375959739 77495 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +14634 CXCL12 CXCR4 CXCL12-CXCR4 Macrophages T Lymphocytes Macrophages -> T Lymphocytes 0.2347357149944721 0.7487535481622718 0.9008184599638702 0.6198216015396206 0.0338862305197021 1.0 0.0118088709686737 0.0369254626804964 0.2979405212002501 0.0078299776286353 3576 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +14636 COL4A1 CD93 COL4A1-CD93 Myoepithelial Cells Endothelial Cells Myoepithelial Cells -> Endothelial Cells 0.2347167408409528 0.4604235282221027 0.8817184225858201 0.7204611100467462 0.0839650520556947 1.0 0.0068087463360849 0.0361434293343505 0.2758542086052534 0.0071206052514463 2247 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +14856 HSPG2 LRP1 HSPG2-LRP1 Myoepithelial Cells CAFs, DCIS Associated Myoepithelial Cells -> CAFs, DCIS Associated 0.2335504891023133 0.4629984640915818 0.7346293219749174 0.8293805866303694 0.0683610513379333 1.0 0.0084153788933494 0.0143520448334953 0.1403372452109542 0.0020842017507294 7197 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +14893 CXCL12 CXCR4 CXCL12-CXCR4 CAFs, DCIS Associated CAFs, DCIS Associated CAFs, DCIS Associated -> CAFs, DCIS Associated 0.2333987475145532 0.8924110508951895 0.4600037439857229 1.0 1.0 0.0310998965832685 0.012662089253084 0.0050403959531261 0.9511889336073864 0.0001685558973494 94924 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +14968 COL4A2 CD93 COL4A2-CD93 CAFs, DCIS Associated Macrophages CAFs, DCIS Associated -> Macrophages 0.2330136074250389 0.4630253981438691 0.944024288971064 0.7204611100467462 0.7696906278989153 0.0484215930647349 0.0136374593789017 0.0118824701195219 0.4403105362390874 0.0008964143426294 10040 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +15001 DLL4 NOTCH3 DLL4-NOTCH3 Pericytes Endothelial Cells Pericytes -> Endothelial Cells 0.2328006023656648 0.9184503888425788 0.8818326005152037 0.946515890536252 0.1169448695751571 0.1993723722552783 0.0089061114404891 0.0103395340437059 0.3830717271381121 0.0003612064294744 11074 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +15024 HSPG2 LRP1 HSPG2-LRP1 Pericytes CAFs, Invasive Associated Pericytes -> CAFs, Invasive Associated 0.2326206469525401 0.8818165186409654 0.6207977546603366 0.6198216015396206 0.1619074107723045 0.166956519448744 0.0172752383012337 0.0565170489189061 0.3170534384769468 0.0358801181933305 2369 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +15039 VWF ITGA9 VWF-ITGA9 Pericytes CAFs, DCIS Associated Pericytes -> CAFs, DCIS Associated 0.232536994752287 0.9275752708651288 0.7292496872084557 0.7204611100467462 0.1263644540569636 0.2879885658616873 0.0089148831007635 0.0071104821817621 0.2620326183917206 0.0003852970640363 12977 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +15083 EFNB2 PECAM1 EFNB2-PECAM1 Endothelial Cells Macrophages Endothelial Cells -> Macrophages 0.232275665764383 0.8640667164982425 0.9015117569158254 0.8875000050982297 1.0 0.0246995741084876 0.0091969772808819 0.0117504835589941 1.0 0.0027079303675048 2585 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +15114 A2M LRP1 A2M-LRP1 Endothelial Cells Myoepithelial Cells Endothelial Cells -> Myoepithelial Cells 0.2321237040487429 0.8937519114898692 0.7346293219749174 0.7204611100467462 1.0 0.0416128058995347 0.0079468221653175 0.0185510732790525 1.0 0.0018504811250925 2702 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +15169 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells Dendritic Cells 11q13 Invasive Tumor Cells -> Dendritic Cells 0.2317592854023136 0.7941469661104034 0.8445107771175474 0.7917001487310438 1.0 0.0218093597373452 0.0133817402216567 0.0175311791383221 0.9501081120274408 0.0035714285714285 3360 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +15214 A2M LRP1 A2M-LRP1 CAFs, Invasive Associated CAFs, DCIS Associated CAFs, Invasive Associated -> CAFs, DCIS Associated 0.2315019704526344 0.6561647292424944 0.7346293219749174 0.6198216015396206 0.1098969873322313 1.0 0.0046880639355817 0.0300138573948097 0.355382115122955 0.0075585789871504 1323 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +15442 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells Endothelial Cells 11q13 Invasive Tumor Cells -> Endothelial Cells 0.2302661953473362 0.6213271600240247 0.942159351720962 0.6198216015396206 0.1339639999453202 1.0 0.0030667623592967 0.0070581748001103 0.1040117312101202 0.0008271298593879 4836 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +15452 C1QB LRP1 C1QB-LRP1 Macrophages Dendritic Cells Macrophages -> Dendritic Cells 0.2302136122373498 0.9256868304646206 0.6207977546603366 0.6198216015396206 1.0 0.0501711964086628 0.0083300954346337 0.0307868998221695 0.7332836226348153 0.0071132187314759 1687 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +15502 MMP2 PECAM1 MMP2-PECAM1 CAFs, Invasive Associated Pericytes CAFs, Invasive Associated -> Pericytes 0.2299063220610715 0.6303642896310324 0.930308383061206 0.6198216015396206 0.141548283585814 0.1615013370958009 0.0177721180068875 0.0286993309720582 0.8863817730675125 0.011806375442739 2541 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +15554 EFNB2 PECAM1 EFNB2-PECAM1 Endothelial Cells Dendritic Cells Endothelial Cells -> Dendritic Cells 0.2296322256117279 0.8640667164982425 0.6331674633943454 0.6198216015396206 1.0 0.0518891167572028 0.0083327342178561 0.02188383600377 1.0 0.0032987747408105 2122 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +15562 DLL4 NOTCH3 DLL4-NOTCH3 Pericytes 11q13 Invasive Tumor Cells Pericytes -> 11q13 Invasive Tumor Cells 0.2295991108957783 0.9184503888425788 0.6580560501976399 0.6198216015396206 0.1169448695751571 1.0 0.0033439007806524 0.0063823614737452 0.3469795236208066 0.0001450536698578 6894 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +15730 VWF SELP VWF-SELP Endothelial Cells T Lymphocytes Endothelial Cells -> T Lymphocytes 0.2287165603355474 0.955713094717548 0.7760344326192508 0.6198216015396206 1.0 0.0335947364052305 0.0092691214683052 0.0216045108319319 1.0 0.0008705114254624 4595 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +15980 DLL1 NOTCH3 DLL1-NOTCH3 Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.2274740359286382 0.2534163760166434 0.4638256179742202 1.0 0.2100740470724093 0.5131068416842878 0.0109350538448267 0.0083403230315934 0.2014455613837975 0.0005935866830118 77495 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +16157 COL4A2 CD93 COL4A2-CD93 Pericytes Dendritic Cells Pericytes -> Dendritic Cells 0.2265670816493775 0.8840293712888387 0.7779918296243433 0.6198216015396206 0.5544396796022323 0.0627790816848129 0.0091159638047366 0.0366687777074097 0.8041987221843785 0.0088663711209626 1579 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +16244 MMRN2 CLEC14A MMRN2-CLEC14A Pericytes Pericytes Pericytes -> Pericytes 0.2261048493439869 0.9468422434493456 0.9003264838243337 1.0 0.1120119983652299 0.1341680150528327 0.010429597990015 0.0106714628297362 0.2657346260765795 0.0005595523581135 12510 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +16274 COL4A2 CD93 COL4A2-CD93 Pericytes Macrophages Pericytes -> Macrophages 0.2259101282355507 0.8840293712888387 0.944024288971064 0.8875000050982297 0.5544396796022323 0.0484215930647349 0.0066850066930874 0.0242823529411765 0.899794044262776 0.0023529411764705 2125 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +16344 CXCL12 ITGA4 CXCL12-ITGA4 CAFs, DCIS Associated Myoepithelial Cells CAFs, DCIS Associated -> Myoepithelial Cells 0.2254361886270531 0.8924110508951895 0.4596166826058663 0.8293805866303694 1.0 0.0292373734098458 0.0131973992492685 0.0061585058051489 0.9404389314805246 0.0004038364462392 9905 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +16375 CLEC2D KLRB1 CLEC2D-KLRB1 T Lymphocytes Endothelial Cells T Lymphocytes -> Endothelial Cells 0.2252747537632307 0.7797302331085993 0.885766439573873 0.6198216015396206 0.8713412494740926 0.0331922776397286 0.0105564755330948 0.0102768456375838 1.0 0.0010486577181208 4768 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +16451 HSPG2 LRP1 HSPG2-LRP1 CAFs, DCIS Associated Macrophages CAFs, DCIS Associated -> Macrophages 0.2249224626259126 0.4629984640915818 0.8604147465201248 0.7204611100467462 0.3309594876493178 0.0436001007095475 0.0312634168089899 0.0141600265604247 0.3254074973564766 0.0063745019920318 10040 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +16578 C3 LRP1 C3-LRP1 CAFs, DCIS Associated T Lymphocytes CAFs, DCIS Associated -> T Lymphocytes 0.2242834912704608 0.7148920381722296 0.6207977546603366 0.6198216015396206 1.0 0.0104714078116759 0.0441896875048812 0.0108044639779386 1.0 0.0031023784901758 11604 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +16580 VWF ITGA9 VWF-ITGA9 Endothelial Cells Dendritic Cells Endothelial Cells -> Dendritic Cells 0.2242553689254372 0.955713094717548 0.6252253442669611 0.6198216015396206 1.0 0.0487643047611538 0.0070424457777429 0.0302030674320966 1.0 0.0023562676720075 2122 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +16647 COL4A1 CD93 COL4A1-CD93 Pericytes Macrophages Pericytes -> Macrophages 0.2239549982724768 0.7766289238087107 0.944024288971064 0.8875000050982297 0.4857192596400828 0.0484215930647349 0.0082446917951736 0.0252436974789916 0.8553981162895373 0.0037647058823529 2125 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +17059 COL4A1 CD93 COL4A1-CD93 Endothelial Cells 11q13 Invasive Tumor Cells Endothelial Cells -> 11q13 Invasive Tumor Cells 0.221810647487485 0.7766289238087107 0.6587114738285964 0.6198216015396206 1.0 0.0289462771086338 0.012975545257698 0.0076509364365436 1.0 0.000999500249875 6003 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +17076 CCN1 CAV1 CCN1-CAV1 CAFs, Invasive Associated CAFs, Invasive Associated CAFs, Invasive Associated -> CAFs, Invasive Associated 0.2217647234253946 0.6213271600240247 0.62431395375366 1.0 0.2247035641022029 0.0649213179279442 0.0210200526431664 0.0173242716002768 0.7137826334442787 0.0047196526335661 5297 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +17244 CLEC2D KLRB1 CLEC2D-KLRB1 Macrophages T Lymphocytes Macrophages -> T Lymphocytes 0.2208680242409549 0.8978557803479422 0.7763400818577846 0.6198216015396206 0.0477973731763516 1.0 0.0056216896052045 0.0170115585384041 0.2700887754126695 0.0019574944071588 3576 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +17487 A2M LRP1 A2M-LRP1 Basal-like Structured DCIS Cells CAFs, DCIS Associated Basal-like Structured DCIS Cells -> CAFs, DCIS Associated 0.2197472953257148 0.7741139100414175 0.7346293219749174 0.6198216015396206 0.1671376945154473 1.0 0.0019112815357316 0.0275 0.3256165323012191 0.00375 800 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +17548 VEGFC FLT1 VEGFC-FLT1 CAFs, DCIS Associated Endothelial Cells CAFs, DCIS Associated -> Endothelial Cells 0.2194810792062979 0.4636527906642655 0.878254460598671 0.7204611100467462 0.0693389464442948 1.0 0.0054951635230675 0.0083480952090078 0.0988704350679843 0.0003054181174027 16371 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +17559 COL4A1 CD93 COL4A1-CD93 Pericytes Dendritic Cells Pericytes -> Dendritic Cells 0.2194143741721788 0.7766289238087107 0.7779918296243433 0.6198216015396206 0.4857192596400828 0.0627790816848129 0.0097708945026434 0.0402605627431466 0.8084159915262933 0.0101329955668144 1579 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +17580 VWF ITGA9 VWF-ITGA9 Endothelial Cells Mast Cells Endothelial Cells -> Mast Cells 0.2193280115986386 0.955713094717548 0.863034163938375 0.8567148457705164 1.0 0.0627102121186242 0.0025120755941354 0.1422222222222222 1.0 0.0266666666666666 225 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +17602 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells CAFs, Invasive Associated 11q13 Invasive Tumor Cells -> CAFs, Invasive Associated 0.2192086148001291 0.7941469661104034 0.663300745568453 0.8824495942126559 1.0 0.0222186841038061 0.0107429975498009 0.0167089743197644 0.6607230520253873 0.0017126953543138 4671 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +17609 CXCL12 ITGA4 CXCL12-ITGA4 CAFs, Invasive Associated Dendritic Cells CAFs, Invasive Associated -> Dendritic Cells 0.2191865440175115 0.6160088550075702 0.8950084308969304 0.7917001487310438 0.0548063857429699 0.4247538686915498 0.0109128834085982 0.0459403785611568 0.473575616065185 0.009833262077811 2339 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +17645 C3 LRP1 C3-LRP1 CAFs, Invasive Associated CAFs, Invasive Associated CAFs, Invasive Associated -> CAFs, Invasive Associated 0.2189587113671897 0.6319926036888139 0.6207977546603366 1.0 0.0616816618657801 0.166956519448744 0.0272741682422084 0.0270388899377006 0.3802894927483736 0.014914102322069 5297 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +17659 C1QB LRP1 C1QB-LRP1 Macrophages Endothelial Cells Macrophages -> Endothelial Cells 0.2188845879772096 0.9256868304646206 0.9078204025796472 0.8875000050982297 1.0 0.0144359394371152 0.0102144012716734 0.0114023297491039 1.0 0.0028673835125448 2790 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +17698 CXCL12 ITGA4 CXCL12-ITGA4 Endothelial Cells Dendritic Cells Endothelial Cells -> Dendritic Cells 0.2187011193739504 0.7487535481622718 0.8950084308969304 0.6198216015396206 0.1027229557481577 0.4247538686915498 0.0060376463051542 0.0324093907977038 0.3340916573616811 0.0051837888784165 2122 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +17715 HSPG2 LRP1 HSPG2-LRP1 Endothelial Cells Basal-like Structured DCIS Cells Endothelial Cells -> Basal-like Structured DCIS Cells 0.2185957239927974 0.8818165186409654 0.6207977546603366 0.6198216015396206 1.0 0.0203874717835032 0.0157721541910882 0.0367904053216077 1.0 0.0136986301369863 1971 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +17722 DLL1 NOTCH3 DLL1-NOTCH3 CAFs, DCIS Associated Basal-like Structured DCIS Cells CAFs, DCIS Associated -> Basal-like Structured DCIS Cells 0.2185595026349133 0.7296454584598743 0.7746834992804791 0.6198216015396206 0.7029371915698084 0.2295016807597237 0.0019284597417595 0.0075118893212278 0.5159470580994124 0.0006485084306095 1542 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +17772 C1QB LRP1 C1QB-LRP1 CAFs, DCIS Associated CAFs, DCIS Associated CAFs, DCIS Associated -> CAFs, DCIS Associated 0.2182679500416652 0.4601010570874773 0.7346293219749174 1.0 0.0587727051993296 1.0 0.0054430428211979 0.0052660549492225 0.0390595320725118 0.0007585015380725 94924 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +17867 C1QB LRP1 C1QB-LRP1 Dendritic Cells Pericytes Dendritic Cells -> Pericytes 0.2177122782037995 0.8703788833238396 0.9078204025796472 0.6198216015396206 0.8040181448318822 0.0350138403862125 0.0077235370769947 0.0192869666861484 0.6780444053496035 0.0064289888953828 1711 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +17870 VWF ITGA9 VWF-ITGA9 Endothelial Cells T Lymphocytes Endothelial Cells -> T Lymphocytes 0.2176836717094888 0.955713094717548 0.6252253442669611 0.6198216015396206 1.0 0.0309945332907452 0.0092691214683052 0.018834701750915 1.0 0.0008705114254624 4595 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +18003 A2M LRP1 A2M-LRP1 CAFs, Invasive Associated CAFs, Invasive Associated CAFs, Invasive Associated -> CAFs, Invasive Associated 0.2170252364036738 0.6561647292424944 0.6207977546603366 1.0 0.1098969873322313 0.166956519448744 0.0139800538628587 0.0311339752060915 0.3035866910463727 0.0049084387389088 5297 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +18043 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells 0.2168543923163411 0.6249837837987587 0.6580560501976399 1.0 0.2159908053119969 1.0 0.0011706813162621 0.001517919235211 0.0829572215789539 1.6520499579907297e-05 423716 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +18237 A2M LRP1 A2M-LRP1 Basal-like Structured DCIS Cells CAFs, Invasive Associated Basal-like Structured DCIS Cells -> CAFs, Invasive Associated 0.215974433163403 0.7741139100414175 0.6207977546603366 0.7917001487310438 0.1671376945154473 0.166956519448744 0.0095591660937833 0.0397696839850026 0.3877932928591985 0.0144617032672737 1867 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +18259 MMRN2 CD93 MMRN2-CD93 Endothelial Cells CAFs, DCIS Associated Endothelial Cells -> CAFs, DCIS Associated 0.2158732093497721 0.9845127857250529 0.4630027772793905 0.7204611100467462 1.0 0.0155837683010033 0.019774430480829 0.008499497919954 1.0 0.0004303543250609 13942 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +18262 EFNB2 PECAM1 EFNB2-PECAM1 Endothelial Cells CAFs, DCIS Associated Endothelial Cells -> CAFs, DCIS Associated 0.2158661983242507 0.8640667164982425 0.7167436199046466 0.7204611100467462 1.0 0.0125623889131764 0.0180515027269463 0.0024252259360206 1.0 0.0003586286042174 13942 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +18335 DLL1 NOTCH3 DLL1-NOTCH3 CAFs, DCIS Associated CAFs, DCIS Associated CAFs, DCIS Associated -> CAFs, DCIS Associated 0.2154906148847368 0.7296454584598743 0.4638256179742202 1.0 0.7029371915698084 0.0689186266365139 0.0061073050147516 0.0017092621465593 0.2082698143729217 0.0001790906409337 94924 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +18361 CXCL12 ITGA4 CXCL12-ITGA4 Dendritic Cells T Lymphocytes Dendritic Cells -> T Lymphocytes 0.215378527258365 0.6160088550075702 0.9255624071030766 0.909150863993142 0.0149256517769723 1.0 0.012901845784218 0.0249113325451783 0.2004729297389773 0.005066711704104 5921 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +18378 CXCL12 CXCR4 CXCL12-CXCR4 CAFs, DCIS Associated Myoepithelial Cells CAFs, DCIS Associated -> Myoepithelial Cells 0.2153107737193704 0.8924110508951895 0.4600037439857229 0.8293805866303694 1.0 0.0215025911544899 0.0136089010247132 0.0090220733330274 1.0 0.0004038364462392 9905 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +18535 COL4A2 CD93 COL4A2-CD93 CAFs, Invasive Associated Dendritic Cells CAFs, Invasive Associated -> Dendritic Cells 0.2145971733854431 0.6582846571368821 0.7779918296243433 0.7917001487310438 0.4344545964241579 0.0627790816848129 0.0088315014462496 0.027105600684053 0.5944645771421673 0.0051303976058144 2339 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +18620 MMRN2 CD93 MMRN2-CD93 Pericytes Pericytes Pericytes -> Pericytes 0.2142354932671397 0.9468422434493456 0.8817184225858201 1.0 0.1120119983652299 0.1281708518900828 0.0080665264242517 0.0134692246203037 0.2781788969559007 0.0003197442046362 12510 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +18681 COL4A2 CD93 COL4A2-CD93 Endothelial Cells 11q13 Invasive Tumor Cells Endothelial Cells -> 11q13 Invasive Tumor Cells 0.2139302023031211 0.8840293712888387 0.6587114738285964 0.6198216015396206 1.0 0.0289462771086338 0.0091750960413112 0.0051974012993503 1.0 0.0004997501249375 6003 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +18695 VWF ITGA9 VWF-ITGA9 Pericytes Pericytes Pericytes -> Pericytes 0.2138560937838678 0.9275752708651288 0.9404022517663844 1.0 0.1263644540569636 0.1347191569099048 0.0064418694776369 0.0054574522200421 0.2365449266684311 0.0002398081534772 12510 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +18699 CCN1 CAV1 CCN1-CAV1 Endothelial Cells Myoepithelial Cells Endothelial Cells -> Myoepithelial Cells 0.2138477283876784 0.9219165193585238 0.7283139964676212 0.7204611100467462 0.4529166025129413 0.1176565474247238 0.003709979219514 0.0079323957562299 0.5448738605831591 0.000740192450037 2702 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +18718 MMP2 PECAM1 MMP2-PECAM1 CAFs, DCIS Associated T Lymphocytes CAFs, DCIS Associated -> T Lymphocytes 0.2137426848372719 0.718867305289982 0.6331674633943454 0.6198216015396206 1.0 0.0176963220730796 0.0190998528510397 0.007253964150293 0.960777099038106 0.0006032402619786 11604 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +18822 CXCL12 CXCR4 CXCL12-CXCR4 CAFs, Invasive Associated Dendritic Cells CAFs, Invasive Associated -> Dendritic Cells 0.2132282919677578 0.6160088550075702 0.9008184599638702 0.7917001487310438 0.0548063857429699 0.3180524283074206 0.0122730828670747 0.0431031132185473 0.5989873290168245 0.009833262077811 2339 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +18940 C3 LRP1 C3-LRP1 Macrophages CAFs, DCIS Associated Macrophages -> CAFs, DCIS Associated 0.2127734288009695 0.9487258305485792 0.7346293219749174 0.7204611100467462 0.0110943464444434 1.0 0.0166564494032315 0.0104085503383227 0.1843896452676226 0.0033832273938896 9754 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +19026 VWF SELP VWF-SELP Pericytes Pericytes Pericytes -> Pericytes 0.2123845979487516 0.9275752708651288 0.8819126042133903 1.0 0.1263644540569636 0.0741032966028748 0.0119812043970092 0.0088692682217862 0.2045647308481888 0.0009592326139088 12510 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +19088 CXCL12 CXCR4 CXCL12-CXCR4 Dendritic Cells T Lymphocytes Dendritic Cells -> T Lymphocytes 0.2120484821400211 0.6160088550075702 0.9008184599638702 0.909150863993142 0.0149256517769723 1.0 0.0120730456711662 0.0251032534430609 0.2025506485690706 0.0043911501435568 5921 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +19106 HSPG2 LRP1 HSPG2-LRP1 CAFs, DCIS Associated CAFs, Invasive Associated CAFs, DCIS Associated -> CAFs, Invasive Associated 0.2119389228614883 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.3309594876493178 0.166956519448744 0.0092063861922544 0.043908149033672 0.2463191177631888 0.0263000597728631 1673 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +19145 HSPG2 LRP1 HSPG2-LRP1 CAFs, DCIS Associated Pericytes CAFs, DCIS Associated -> Pericytes 0.2117803828349941 0.4629984640915818 0.9078204025796472 0.7204611100467462 0.3309594876493178 0.0350138403862125 0.0257104354725142 0.0073043224506934 0.3127055930157768 0.0021138940490679 15611 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +19229 HSPG2 LRP1 HSPG2-LRP1 Pericytes Pericytes Pericytes -> Pericytes 0.2114603432893333 0.8818165186409654 0.9078204025796472 1.0 0.1619074107723045 0.0350138403862125 0.0197010134702169 0.00574207300826 0.2458240798251397 0.0021582733812949 12510 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +19274 VWF LRP1 VWF-LRP1 Pericytes CAFs, Invasive Associated Pericytes -> CAFs, Invasive Associated 0.2112581539588197 0.9275752708651288 0.6207977546603366 0.6198216015396206 0.1263644540569636 0.166956519448744 0.0118055471730455 0.0363118308453892 0.2736010183790528 0.0194174757281553 2369 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +19330 VWF LRP1 VWF-LRP1 Endothelial Cells Basal-like Structured DCIS Cells Endothelial Cells -> Basal-like Structured DCIS Cells 0.210956957674173 0.955713094717548 0.6207977546603366 0.6198216015396206 1.0 0.0203874717835032 0.0117558696409605 0.0249873160832064 1.0 0.0076103500761035 1971 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +19345 DLL1 NOTCH3 DLL1-NOTCH3 CAFs, DCIS Associated Myoepithelial Cells CAFs, DCIS Associated -> Myoepithelial Cells 0.2108796061246489 0.7296454584598743 0.4638256179742202 0.8293805866303694 0.7029371915698084 0.0446401662952339 0.00998490931176 0.0031802120141342 0.358881341251848 0.0006057546693589 9905 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +19363 VEGFC FLT1 VEGFC-FLT1 Endothelial Cells T Lymphocytes Endothelial Cells -> T Lymphocytes 0.2107968924646643 0.8718210606749883 0.777821334064334 0.6198216015396206 1.0 0.0318483483218543 0.0065542586458804 0.0083424011606819 1.0 0.0004352557127312 4595 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +19451 COL4A1 CD93 COL4A1-CD93 CAFs, Invasive Associated Dendritic Cells CAFs, Invasive Associated -> Dendritic Cells 0.2103970717447841 0.6630837220165452 0.7779918296243433 0.7917001487310438 0.4103175828613323 0.0627790816848129 0.0082451451791995 0.0309656141208086 0.6217771421229175 0.0042753313381787 2339 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +19524 THBS2 CD36 THBS2-CD36 CAFs, DCIS Associated Dendritic Cells CAFs, DCIS Associated -> Dendritic Cells 0.2101184259538683 0.724503440376099 0.6176321640000088 0.6198216015396206 1.0 0.0284069116891947 0.0109225281358197 0.0128565551289084 1.0 0.0019199122325836 3646 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +19535 DLL1 NOTCH3 DLL1-NOTCH3 Endothelial Cells Myoepithelial Cells Endothelial Cells -> Myoepithelial Cells 0.2100620015087157 0.9356727248601746 0.4638256179742202 0.7204611100467462 1.0 0.0446401662952339 0.0061555819803093 0.0096533432025659 1.0 0.0011102886750555 2702 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +19812 COL4A1 CD93 COL4A1-CD93 CAFs, DCIS Associated Macrophages CAFs, DCIS Associated -> Macrophages 0.2088768248888662 0.4604235282221027 0.944024288971064 0.7204611100467462 0.454846709299195 0.0484215930647349 0.0120416420374455 0.010130904951622 0.3432919055989266 0.0008964143426294 10040 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +19901 CD48 CD2 CD48-CD2 Dendritic Cells Dendritic Cells Dendritic Cells -> Dendritic Cells 0.2084993713138766 0.9011089648206808 0.8960994285623033 1.0 0.4567172527116189 0.0229905310518441 0.0096894227973152 0.0177013213662428 0.8345651804758116 0.0014958863126402 4011 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +19942 VWF LRP1 VWF-LRP1 Endothelial Cells T Lymphocytes Endothelial Cells -> T Lymphocytes 0.2083425876154829 0.955713094717548 0.6207977546603366 0.6198216015396206 1.0 0.0104714078116759 0.0212382253771244 0.0137377584330794 1.0 0.0045701849836779 4595 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +20054 EFNB2 PECAM1 EFNB2-PECAM1 T Lymphocytes Endothelial Cells T Lymphocytes -> Endothelial Cells 0.2079090190667727 0.7800321422220979 0.956444566971872 0.6198216015396206 0.0213929720256037 1.0 0.0081644904525889 0.0143797189597315 0.1661566698285014 0.0037751677852348 4768 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +20180 CCN1 CAV1 CCN1-CAV1 Basal-like Structured DCIS Cells Pericytes Basal-like Structured DCIS Cells -> Pericytes 0.2072667512563002 0.6213271600240247 0.9694036398779844 0.6198216015396206 0.1153131738111426 0.5444650460041837 0.0033824849406182 0.017045664633019 0.339378546656411 0.002218524681087 1803 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +20531 C3 LRP1 C3-LRP1 CAFs, DCIS Associated CXCL14+ Fibroblasts CAFs, DCIS Associated -> CXCL14+ Fibroblasts 0.2057912251193088 0.7148920381722296 0.9078204025796472 0.7204611100467462 1.0 0.0064028969591119 0.0253707198685099 0.0058104575163398 1.0 0.0010457516339869 11475 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +20581 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.205554039620565 0.6605327397359113 0.657421674383923 0.8824495942126559 1.0 0.0397596998227057 0.0049508950072311 0.0057197064814039 0.4389114689314692 8.370302167908261e-05 11947 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +20764 DLL1 NOTCH3 DLL1-NOTCH3 Basal-like Structured DCIS Cells Endothelial Cells Basal-like Structured DCIS Cells -> Endothelial Cells 0.2046175262836726 0.6249837837987587 0.8818326005152037 0.6198216015396206 0.1661175896787547 0.1993723722552783 0.0064871514783359 0.0152186761229314 0.6650986901519569 0.0047281323877068 1692 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +20784 MMP2 PECAM1 MMP2-PECAM1 Myoepithelial Cells Endothelial Cells Myoepithelial Cells -> Endothelial Cells 0.2045606894138491 0.718867305289982 0.956444566971872 0.7204611100467462 0.0361307801045652 1.0 0.0040938832400842 0.0219737427681353 0.1994555865957524 0.0035603026257231 2247 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +20896 MMP2 PECAM1 MMP2-PECAM1 CAFs, DCIS Associated CAFs, DCIS Associated CAFs, DCIS Associated -> CAFs, DCIS Associated 0.2040879823224436 0.718867305289982 0.7167436199046466 1.0 1.0 0.0125623889131764 0.0111639796234961 0.0021604125405587 0.6959293929821214 0.0001790906409337 94924 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +20908 JAG1 NOTCH2 JAG1-NOTCH2 Myoepithelial Cells 11q13 Invasive Tumor Cells Myoepithelial Cells -> 11q13 Invasive Tumor Cells 0.2040497851074881 0.6303682835571691 0.663300745568453 0.6198216015396206 0.0272543760657653 1.0 0.0102190011949191 0.0170521987008739 0.2923141324447452 0.0029440628066732 5095 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +21167 HSPG2 LRP1 HSPG2-LRP1 Endothelial Cells T Lymphocytes Endothelial Cells -> T Lymphocytes 0.2029430920557077 0.8818165186409654 0.6207977546603366 0.6198216015396206 1.0 0.0104714078116759 0.0196627759376413 0.0128944504896626 1.0 0.003917301414581 4595 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +21244 A2M LRP1 A2M-LRP1 CAFs, DCIS Associated Macrophages CAFs, DCIS Associated -> Macrophages 0.2026192190337424 0.4648000335061383 0.8604147465201248 0.7204611100467462 0.2966815529783992 0.0436001007095475 0.0185661082912834 0.0111470783532536 0.3193365064643815 0.0022908366533864 10040 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +21270 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells Pericytes 11q13 Invasive Tumor Cells -> Pericytes 0.202531768990282 0.662063103571249 0.930308383061206 0.6198216015396206 0.585843718590581 0.1615013370958009 0.0019107579833824 0.0036287493422206 0.1370025607430954 0.0001754078231889 5701 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +21288 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells -> Basal-like Structured DCIS Cells 0.2024341695799468 0.6249837837987587 0.7746834992804791 0.7917001487310438 0.2159908053119969 0.2295016807597237 0.0036218190712401 0.0029029605263157 0.1993871154489452 6.578947368421052e-05 30400 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +21350 CCN1 CAV1 CCN1-CAV1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells 0.2021627284811616 0.7324582304061453 0.62431395375366 0.6198216015396206 1.0 0.0638329144736252 0.0037731842436818 0.0035590807402887 0.929127758775668 0.0003050640634533 3278 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +21396 C3 LRP1 C3-LRP1 Pericytes CAFs, DCIS Associated Pericytes -> CAFs, DCIS Associated 0.2020060447893754 0.8911088195487638 0.7346293219749174 0.7204611100467462 0.0091898156146168 1.0 0.0156772209829885 0.0084707559528396 0.1500612126111305 0.0020806041457964 12977 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +21484 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells Pericytes 11q13 Invasive Tumor Cells -> Pericytes 0.2016615530266167 0.6593525851613742 0.878254460598671 0.6198216015396206 0.4518617096918393 0.1332188634280341 0.0031128711038398 0.0096474302753902 0.3636131618402589 0.0001754078231889 5701 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +21688 A2M LRP1 A2M-LRP1 Pericytes Macrophages Pericytes -> Macrophages 0.2008302886502337 0.8937519114898692 0.8604147465201248 0.8875000050982297 0.3743986430148447 0.0436001007095475 0.0058892428042937 0.020313725490196 0.5819385067318762 0.0028235294117647 2125 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +21746 C1QB LRP1 C1QB-LRP1 T Lymphocytes CAFs, DCIS Associated T Lymphocytes -> CAFs, DCIS Associated 0.2005490205411143 0.8703788833238396 0.7346293219749174 0.6198216015396206 0.0419710388788557 1.0 0.0039113709327565 0.0081119588197444 0.0601682509479857 0.0004596010662744 10879 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +21986 CXCL12 CXCR4 CXCL12-CXCR4 CAFs, DCIS Associated Pericytes CAFs, DCIS Associated -> Pericytes 0.1996427934393962 0.8924110508951895 0.7757991160529997 0.7204611100467462 1.0 0.0091569531245039 0.0138626183053168 0.0040327042120649 1.0 0.0001921721862789 15611 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +22023 C1QB LRP1 C1QB-LRP1 Dendritic Cells Macrophages Dendritic Cells -> Macrophages 0.1995246276802477 0.8703788833238396 0.8604147465201248 0.6198216015396206 0.8040181448318822 0.0436001007095475 0.0038774086177467 0.0168018983466013 0.3939084647145796 0.0030618493570116 1633 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +22058 A2M LRP1 A2M-LRP1 Myoepithelial Cells CAFs, Invasive Associated Myoepithelial Cells -> CAFs, Invasive Associated 0.1994257542389314 0.4648000335061383 0.6207977546603366 0.6198216015396206 0.2100317344087863 0.166956519448744 0.0100303401095092 0.0523367477592829 0.5103344486913021 0.0172855313700384 1562 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +22085 CXCL12 CXCR4 CXCL12-CXCR4 Endothelial Cells Dendritic Cells Endothelial Cells -> Dendritic Cells 0.1993410913259981 0.7487535481622718 0.9008184599638702 0.6198216015396206 0.1027229557481577 0.3180524283074206 0.0045937871511193 0.02187044811927 0.3039251767486154 0.0032987747408105 2122 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +22145 EFNB2 PECAM1 EFNB2-PECAM1 Endothelial Cells T Lymphocytes Endothelial Cells -> T Lymphocytes 0.1990451695816882 0.8640667164982425 0.6331674633943454 0.6198216015396206 1.0 0.0176963220730796 0.0103631928474165 0.0061751904243743 1.0 0.001088139281828 4595 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +22157 CD48 CD2 CD48-CD2 CAFs, DCIS Associated T Lymphocytes CAFs, DCIS Associated -> T Lymphocytes 0.198976732733939 0.4593282471594782 0.8960994285623033 0.6198216015396206 0.0351142257737683 1.0 0.0069276164751287 0.009264046880386 0.0983073079013045 0.0007755946225439 11604 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +22223 MMRN2 CD93 MMRN2-CD93 Endothelial Cells 11q13 Invasive Tumor Cells Endothelial Cells -> 11q13 Invasive Tumor Cells 0.1987487927569898 0.9845127857250529 0.6587114738285964 0.6198216015396206 1.0 0.0289462771086338 0.0052972441692917 0.005663834749292 1.0 0.0001665833749791 6003 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +22416 EFNB2 PECAM1 EFNB2-PECAM1 CAFs, DCIS Associated Pericytes CAFs, DCIS Associated -> Pericytes 0.1980027442675475 0.4619393085577573 0.930308383061206 0.7204611100467462 0.1194227711616854 0.1615013370958009 0.0100911596988435 0.0032389020562423 0.1222839699999046 0.0008327461405419 15611 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +22491 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells CAFs, DCIS Associated 11q13 Invasive Tumor Cells -> CAFs, DCIS Associated 0.1977022972357577 0.7941469661104034 0.4614667734221426 0.6198216015396206 1.0 0.12709315903692 0.0020684162171907 0.0123199565178005 0.5803801295590421 0.0006341154090044 1577 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +22812 CCN1 CAV1 CCN1-CAV1 Endothelial Cells CAFs, Invasive Associated Endothelial Cells -> CAFs, Invasive Associated 0.1963903942512374 0.9219165193585238 0.62431395375366 0.6198216015396206 0.4529166025129413 0.0649213179279442 0.0054695758288787 0.0103383250138657 0.4259525031737578 0.0016638935108153 3005 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +22828 CCN1 CAV1 CCN1-CAV1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells 0.1963045372613516 0.6213271600240247 0.62431395375366 0.8824495942126559 0.2247035641022029 0.0638329144736252 0.0116550361505808 0.0038942417985776 1.0 0.0008602890571231 5812 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +22844 A2M LRP1 A2M-LRP1 Pericytes Endothelial Cells Pericytes -> Endothelial Cells 0.1962339650769106 0.8937519114898692 0.9078204025796472 0.946515890536252 0.3743986430148447 0.0144359394371152 0.0137568905979486 0.0049665884052736 0.6093308373285219 0.0005418096442116 11074 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +22909 A2M LRP1 A2M-LRP1 Pericytes Dendritic Cells Pericytes -> Dendritic Cells 0.1960018907523242 0.8937519114898692 0.6207977546603366 0.6198216015396206 0.3743986430148447 0.0501711964086628 0.0087768444329248 0.0258866371120962 0.6957797300555859 0.0094996833438885 1579 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +22921 CXCL12 ITGA4 CXCL12-ITGA4 Endothelial Cells CAFs, DCIS Associated Endothelial Cells -> CAFs, DCIS Associated 0.1959558029836867 0.7487535481622718 0.4596166826058663 0.7204611100467462 0.1027229557481577 0.1076178292491983 0.0206562511477765 0.0071041066235443 0.5951872334339122 0.0007889829292784 13942 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +22966 A2M LRP1 A2M-LRP1 Endothelial Cells Basal-like Structured DCIS Cells Endothelial Cells -> Basal-like Structured DCIS Cells 0.195775956817118 0.8937519114898692 0.6207977546603366 0.6198216015396206 1.0 0.0203874717835032 0.0080307878281307 0.0182014205986808 1.0 0.0035514967021816 1971 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +23001 CCN1 CAV1 CCN1-CAV1 Luminal-like Amorphous DCIS Cells Endothelial Cells Luminal-like Amorphous DCIS Cells -> Endothelial Cells 0.1956509478282935 0.2542249848376565 0.942159351720962 0.2461374514707439 0.1711385759005754 1.0 0.0055593328900407 0.02484311554079 0.3660968351209197 0.0055370985603543 1806 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +23008 A2M LRP1 A2M-LRP1 CAFs, DCIS Associated Pericytes CAFs, DCIS Associated -> Pericytes 0.1956376773976286 0.4648000335061383 0.9078204025796472 0.7204611100467462 0.2966815529783992 0.0350138403862125 0.0177544679483533 0.0056183673905152 0.3280611395778302 0.0009608609313945 15611 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +23115 DLL1 NOTCH3 DLL1-NOTCH3 Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.1951640733629973 0.9356727248601746 0.6580560501976399 0.6198216015396206 1.0 0.0606066271159369 0.0023890412687914 0.0464782964782965 1.0 0.0073710073710073 407 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +23421 DLL1 NOTCH3 DLL1-NOTCH3 CAFs, Invasive Associated Pericytes CAFs, Invasive Associated -> Pericytes 0.1939669389671555 0.6249837837987587 0.8818326005152037 0.6198216015396206 0.0411214967239829 0.8672894033034337 0.0043712997605183 0.0167912895185622 0.2298194776958722 0.0027548209366391 2541 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +23548 VWF LRP1 VWF-LRP1 Pericytes Pericytes Pericytes -> Pericytes 0.1934695457369817 0.9275752708651288 0.9078204025796472 1.0 0.1263644540569636 0.0350138403862125 0.0140754217608162 0.0055292129932417 0.2258617171023467 0.001199040767386 12510 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +23602 DLL1 NOTCH3 DLL1-NOTCH3 Basal-like Structured DCIS Cells CAFs, Invasive Associated Basal-like Structured DCIS Cells -> CAFs, Invasive Associated 0.193261771801215 0.6249837837987587 0.6580560501976399 0.7917001487310438 0.1661175896787547 0.1973932010691654 0.0048801661779954 0.0187912872701303 0.3411169317219839 0.0042849491162292 1867 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +23603 CCN1 CAV1 CCN1-CAV1 Myoepithelial Cells CAFs, DCIS Associated Myoepithelial Cells -> CAFs, DCIS Associated 0.1932520937580656 0.7324582304061453 0.7283139964676212 0.8293805866303694 0.2376713873232418 0.1449812920932466 0.0034166434430815 0.0042332453337038 0.3469893735419717 0.0001389467833819 7197 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +23628 CD48 CD2 CD48-CD2 T Lymphocytes CAFs, DCIS Associated T Lymphocytes -> CAFs, DCIS Associated 0.1931518062699347 0.928447473463448 0.4603649459881741 0.6198216015396206 1.0 0.0112209532878862 0.0174677084064017 0.0051934920489015 1.0 0.0005515212795293 10879 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +23769 CCN1 CAV1 CCN1-CAV1 CAFs, DCIS Associated T Lymphocytes CAFs, DCIS Associated -> T Lymphocytes 0.1925903634192254 0.7324582304061453 0.62431395375366 0.6198216015396206 1.0 0.0126805820762719 0.0141975968864289 0.0036481672986326 0.7432250138505792 0.0004308859014133 11604 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +23779 CCN1 CAV1 CCN1-CAV1 CAFs, Invasive Associated Myoepithelial Cells CAFs, Invasive Associated -> Myoepithelial Cells 0.1925488045828595 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.2247035641022029 0.1176565474247238 0.0068724642397376 0.0161124307205067 1.0 0.003562945368171 1684 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +23855 COL4A2 CD93 COL4A2-CD93 CAFs, DCIS Associated Dendritic Cells CAFs, DCIS Associated -> Dendritic Cells 0.1922785417102978 0.4630253981438691 0.7779918296243433 0.6198216015396206 0.7696906278989153 0.0627790816848129 0.0046838845199028 0.0146736149204608 0.3218133547569994 0.0010970927043335 3646 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +23915 CXCL12 ITGA4 CXCL12-ITGA4 Pericytes Dendritic Cells Pericytes -> Dendritic Cells 0.1920466736884439 0.7487535481622718 0.8950084308969304 0.6198216015396206 0.0637288077574987 0.4247538686915498 0.0044620435301676 0.0290747884161437 0.2997169650618016 0.0056998100063331 1579 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +23977 CCN1 CAV1 CCN1-CAV1 Pericytes Myoepithelial Cells Pericytes -> Myoepithelial Cells 0.1917902829261049 0.9219165193585238 0.7283139964676212 0.7204611100467462 0.2646489893253856 0.1176565474247238 0.0033040839903207 0.0038937242327072 0.2674587375516607 0.0018323408153916 2183 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +23990 CXCL12 ITGA4 CXCL12-ITGA4 CAFs, DCIS Associated Mast Cells CAFs, DCIS Associated -> Mast Cells 0.1917064316637812 0.8924110508951895 0.7754239189773715 0.7204611100467462 1.0 0.0147571931436988 0.0067468445668991 0.053856494706772 1.0 0.0083179297597042 1082 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +24078 DLL1 NOTCH3 DLL1-NOTCH3 Pericytes CAFs, Invasive Associated Pericytes -> CAFs, Invasive Associated 0.1913169757412904 0.9356727248601746 0.6580560501976399 0.6198216015396206 0.1750253929104546 0.1973932010691654 0.0037190583695179 0.0172013507809202 0.31225492514225 0.0016884761502743 2369 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +24110 DLL4 NOTCH4 DLL4-NOTCH4 Endothelial Cells T Lymphocytes Endothelial Cells -> T Lymphocytes 0.1911870853399288 0.9184503888425788 0.7754072541855492 0.6198216015396206 1.0 0.0238720285974944 0.0046345607341526 0.0045701849836779 1.0 0.0002176278563656 4595 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +24144 CD48 CD2 CD48-CD2 Dendritic Cells B Cells Dendritic Cells -> B Cells 0.1910967871213773 0.9011089648206808 0.937587088419394 0.909150863993142 0.4567172527116189 0.0275738893167071 0.0050344141425699 0.0206743002544529 0.8622907048477818 0.0025445292620865 1572 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +24229 C1QB LRP1 C1QB-LRP1 Dendritic Cells Myoepithelial Cells Dendritic Cells -> Myoepithelial Cells 0.1907535410421383 0.8703788833238396 0.7346293219749174 0.6198216015396206 0.8040181448318822 0.0416128058995347 0.0036332741264083 0.0275318696883852 1.0 0.0014164305949008 1412 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +24621 EFNB2 PECAM1 EFNB2-PECAM1 Endothelial Cells Plasma Cells Endothelial Cells -> Plasma Cells 0.1893241233743262 0.8640667164982425 0.7167436199046466 0.7204611100467462 1.0 0.0326667674102811 0.003159412870154 0.0354694092827004 0.750847145385221 0.0126582278481012 474 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +24732 CCN1 CAV1 CCN1-CAV1 CAFs, Invasive Associated CAFs, DCIS Associated CAFs, Invasive Associated -> CAFs, DCIS Associated 0.1889081601249882 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.2247035641022029 0.1449812920932466 0.0049736559249059 0.0123960695389266 1.0 0.0030234315948601 1323 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +25061 CLEC2D KLRB1 CLEC2D-KLRB1 B Cells T Lymphocytes B Cells -> T Lymphocytes 0.1876401291483083 0.7797302331085993 0.7763400818577846 0.9318789094584046 0.0200499113739789 1.0 0.0038590877518694 0.0100635239050484 0.1597763568643396 0.0008024072216649 4985 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +25162 CLEC2D KLRB1 CLEC2D-KLRB1 Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.1873084914365148 0.4625081978296446 0.4642836810638544 1.0 0.3558005706994493 0.0917308979735958 0.0061619599317744 0.004456201475364 0.2452054826508782 0.0001548486999161 77495 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +25188 C3 LRP1 C3-LRP1 Dendritic Cells CAFs, Invasive Associated Dendritic Cells -> CAFs, Invasive Associated 0.1872251601605566 0.6319926036888139 0.6207977546603366 0.7917001487310438 0.0691889863216023 0.166956519448744 0.0120038783286414 0.0344107672742687 0.483971541064189 0.0114455277660025 2359 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +25205 A2M LRP1 A2M-LRP1 CAFs, DCIS Associated CAFs, Invasive Associated CAFs, DCIS Associated -> CAFs, Invasive Associated 0.1871617756420703 0.4648000335061383 0.6207977546603366 0.6198216015396206 0.2966815529783992 0.166956519448744 0.0048520476756436 0.025727236501295 0.2508657037045331 0.0071727435744172 1673 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +25298 CLEC2D KLRB1 CLEC2D-KLRB1 Basal-like Structured DCIS Cells T Lymphocytes Basal-like Structured DCIS Cells -> T Lymphocytes 0.1868238180033739 0.7797302331085993 0.7763400818577846 0.8693461273411047 0.0699064461360958 1.0 0.0011558015921839 0.0156521739130434 0.2485061245374062 0.0034782608695652 575 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +25349 HSPG2 LRP1 HSPG2-LRP1 CAFs, DCIS Associated Myoepithelial Cells CAFs, DCIS Associated -> Myoepithelial Cells 0.1866226433955449 0.4629984640915818 0.7346293219749174 0.8293805866303694 0.3309594876493178 0.0416128058995347 0.0108738157911739 0.007030680352235 0.2321587935111636 0.001110550227158 9905 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +25382 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells 0.1864984291505435 0.6593525851613742 0.6593689120110077 1.0 0.4518617096918393 0.2390217618875283 0.0008961011036418 0.0017181319563103 0.1701213782443109 4.720142737116371e-06 423716 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +25435 CCN1 CAV1 CCN1-CAV1 CAFs, DCIS Associated Plasma Cells CAFs, DCIS Associated -> Plasma Cells 0.1863087608403949 0.7324582304061453 0.7283139964676212 0.8767341187813953 1.0 0.0124087765732037 0.0072061002181195 0.011482538388368 0.5660847043880808 0.003261312678353 2453 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +25589 A2M LRP1 A2M-LRP1 Dendritic Cells CAFs, Invasive Associated Dendritic Cells -> CAFs, Invasive Associated 0.1857810317486418 0.7741139100414175 0.6207977546603366 0.7917001487310438 0.093381536992618 0.166956519448744 0.0069315022712091 0.0319167726437756 0.3112197312313471 0.0059347181008902 2359 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +25619 HSPG2 LRP1 HSPG2-LRP1 Endothelial Cells CXCL14+ Fibroblasts Endothelial Cells -> CXCL14+ Fibroblasts 0.1856964436209819 0.8818165186409654 0.9078204025796472 0.9429656149619918 1.0 0.0064028969591119 0.0084833966066561 0.0096940763834762 1.0 0.0023382696804364 2566 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +25690 MMP2 PECAM1 MMP2-PECAM1 CXCL14+ Fibroblasts Endothelial Cells CXCL14+ Fibroblasts -> Endothelial Cells 0.1853940553518502 0.9067635403815892 0.956444566971872 0.9429656149619918 0.0106922602624424 1.0 0.0046435939288622 0.0156273062730627 0.1418490046277044 0.0044280442804428 2710 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +25694 A2M LRP1 A2M-LRP1 Dendritic Cells Dendritic Cells Dendritic Cells -> Dendritic Cells 0.1853869489962665 0.7741139100414175 0.6207977546603366 1.0 0.093381536992618 0.0501711964086628 0.0180303462778196 0.0238926286046705 0.6421848697028313 0.006731488406881 4011 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +25700 VWF LRP1 VWF-LRP1 Endothelial Cells CXCL14+ Fibroblasts Endothelial Cells -> CXCL14+ Fibroblasts 0.1853659843382427 0.955713094717548 0.9078204025796472 0.9429656149619918 1.0 0.0064028969591119 0.0077442461428805 0.0112617799192234 1.0 0.0019485580670303 2566 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +25731 CD48 CD2 CD48-CD2 Macrophages T Lymphocytes Macrophages -> T Lymphocytes 0.1852730854273683 0.7719609236370527 0.8960994285623033 0.6198216015396206 0.0212837736082081 1.0 0.0044320631776675 0.0138422818791946 0.1468901749229839 0.0022371364653243 3576 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +25738 COL4A1 CD93 COL4A1-CD93 CAFs, Invasive Associated Macrophages CAFs, Invasive Associated -> Macrophages 0.1852529639459592 0.6630837220165452 0.944024288971064 0.6198216015396206 0.4103175828613323 0.0484215930647349 0.0052433952970024 0.0255064553374619 0.864301826903359 0.0036737692872887 1361 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +25796 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells Myoepithelial Cells 11q13 Invasive Tumor Cells -> Myoepithelial Cells 0.1850923182165403 0.7941469661104034 0.4614667734221426 0.6198216015396206 1.0 0.0312252462757311 0.0056691185647726 0.0122252658568755 0.6658360717092334 0.0003873716831299 5163 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +25816 DLL1 NOTCH3 DLL1-NOTCH3 Pericytes Luminal-like Amorphous DCIS Cells Pericytes -> Luminal-like Amorphous DCIS Cells 0.1850323122202374 0.9356727248601746 0.4638256179742202 0.2461374514707439 0.1750253929104546 0.5131068416842878 0.0041833007118629 0.0162388685175484 0.3922207775842257 0.00261917234154 1909 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +26042 HSPG2 LRP1 HSPG2-LRP1 CAFs, Invasive Associated Dendritic Cells CAFs, Invasive Associated -> Dendritic Cells 0.1842538332303609 0.6589792304505506 0.6207977546603366 0.7917001487310438 0.1836996873148393 0.0501711964086628 0.0131085080251173 0.0280687378271816 0.4762453266408233 0.0141085934159897 2339 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +26118 CXCL12 ITGA4 CXCL12-ITGA4 Endothelial Cells Pericytes Endothelial Cells -> Pericytes 0.1840189489057575 0.7487535481622718 0.7754239189773715 0.946515890536252 0.1027229557481577 0.0293031867940321 0.023473968958249 0.00636739128698 0.7968818994582493 0.0011424554002987 11379 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +26334 MMP2 PECAM1 MMP2-PECAM1 Endothelial Cells Pericytes Endothelial Cells -> Pericytes 0.1833090659339484 0.9067635403815892 0.930308383061206 0.946515890536252 0.0411127335336962 0.1615013370958009 0.007156514311347 0.0062351700500922 0.1925738648667137 0.0004394059231918 11379 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +26463 MMP2 PECAM1 MMP2-PECAM1 Macrophages Endothelial Cells Macrophages -> Endothelial Cells 0.1829099993770076 0.9330801352629944 0.956444566971872 0.8875000050982297 0.0088108219576754 1.0 0.0053661132129868 0.0173745519713261 0.1577087477470879 0.0050179211469534 2790 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +26488 C1QB LRP1 C1QB-LRP1 Macrophages T Lymphocytes Macrophages -> T Lymphocytes 0.1828329693605354 0.9256868304646206 0.6207977546603366 0.6198216015396206 1.0 0.0104714078116759 0.0100147520245259 0.0110982941834451 1.0 0.0016778523489932 3576 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +26500 A2M LRP1 A2M-LRP1 Endothelial Cells T Lymphocytes Endothelial Cells -> T Lymphocytes 0.1828053450506813 0.8937519114898692 0.6207977546603366 0.6198216015396206 1.0 0.0104714078116759 0.0103631928474165 0.0077348567283278 1.0 0.001088139281828 4595 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +26584 CCN1 CAV1 CCN1-CAV1 Endothelial Cells 11q13 Invasive Tumor Cells Endothelial Cells -> 11q13 Invasive Tumor Cells 0.182525627448008 0.9219165193585238 0.62431395375366 0.6198216015396206 0.4529166025129413 0.0638329144736252 0.0035852342065035 0.0017546782164473 0.4580734064740288 0.0001665833749791 6003 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +26686 CCN1 CAV1 CCN1-CAV1 CAFs, DCIS Associated Basal-like Structured DCIS Cells CAFs, DCIS Associated -> Basal-like Structured DCIS Cells 0.1821275511658806 0.7324582304061453 0.62431395375366 0.6198216015396206 1.0 0.0641739251983978 0.0020065057856117 0.0058798097708603 0.5585535534312045 0.0006485084306095 1542 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +26738 CCN1 CAV1 CCN1-CAV1 Endothelial Cells Basal-like Structured DCIS Cells Endothelial Cells -> Basal-like Structured DCIS Cells 0.1819638470575955 0.9219165193585238 0.62431395375366 0.6198216015396206 0.4529166025129413 0.0641739251983978 0.0035008308925767 0.0070015220700152 0.6651108086889299 0.0010147133434804 1971 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +26763 CD48 CD2 CD48-CD2 Plasma Cells T Lymphocytes Plasma Cells -> T Lymphocytes 0.1818783579566098 0.4593282471594782 0.8960994285623033 0.6198216015396206 0.0467114894617178 1.0 0.0030374897539069 0.0411686586985391 0.4368695515919436 0.0079681274900398 753 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +26788 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells Endothelial Cells 11q13 Invasive Tumor Cells -> Endothelial Cells 0.1818050784873162 0.6630837220165452 0.8817184225858201 0.6198216015396206 0.0415873844357376 1.0 0.0023961142765062 0.0110924022214344 0.0846595326641256 0.0006203473945409 4836 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +26804 MMP2 PECAM1 MMP2-PECAM1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells 0.1817518186092133 0.718867305289982 0.6331674633943454 0.6198216015396206 1.0 0.0326412663903893 0.00391444589388 0.0026464307504575 1.0 0.0003050640634533 3278 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +26812 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells Pericytes 11q13 Invasive Tumor Cells -> Pericytes 0.1817281415761262 0.6213271600240247 0.9694036398779844 0.6198216015396206 0.1339639999453202 0.5444650460041837 0.0013227566924919 0.0032976670759515 0.0656564284049816 0.0001754078231889 5701 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +26874 DLL1 NOTCH3 DLL1-NOTCH3 Myoepithelial Cells Myoepithelial Cells Myoepithelial Cells -> Myoepithelial Cells 0.181531015591068 0.7296454584598743 0.4638256179742202 1.0 0.293296467876477 0.0446401662952339 0.0080761634986997 0.003231071955637 0.3646207963389249 0.0001788828764366 22361 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +26937 DLL4 NOTCH3 DLL4-NOTCH3 Endothelial Cells Dendritic Cells Endothelial Cells -> Dendritic Cells 0.1813158126831695 0.9184503888425788 0.7746834992804791 0.6198216015396206 1.0 0.0090444648829713 0.0089080675823615 0.0100534087338988 1.0 0.003770028275212 2122 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +26958 C1QB LRP1 C1QB-LRP1 Dendritic Cells T Lymphocytes Dendritic Cells -> T Lymphocytes 0.1812505086758469 0.8703788833238396 0.6207977546603366 0.909150863993142 0.8040181448318822 0.0104714078116759 0.0085725316724392 0.0053094916399256 0.5310329769179444 0.000844451950684 5921 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +27032 COL4A2 CD93 COL4A2-CD93 Endothelial Cells CAFs, DCIS Associated Endothelial Cells -> CAFs, DCIS Associated 0.1809988050164569 0.8840293712888387 0.4630027772793905 0.7204611100467462 1.0 0.0155837683010033 0.0076510327104066 0.0032491751542103 0.8982214026530265 7.172572084349448e-05 13942 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +27049 MMP2 PECAM1 MMP2-PECAM1 T Lymphocytes Endothelial Cells T Lymphocytes -> Endothelial Cells 0.1809553194496984 0.6303642896310324 0.956444566971872 0.6198216015396206 0.0141923232885854 1.0 0.0066199625301817 0.0154729446308724 0.140447864539017 0.0029362416107382 4768 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +27087 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells CAFs, Invasive Associated 11q13 Invasive Tumor Cells -> CAFs, Invasive Associated 0.180828976670422 0.6249837837987587 0.6580560501976399 0.8824495942126559 0.2159908053119969 0.1973932010691654 0.0022595250897386 0.0064404481552843 0.1169130077180646 0.0004281738385784 4671 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +27124 CXCL12 CXCR4 CXCL12-CXCR4 Pericytes Dendritic Cells Pericytes -> Dendritic Cells 0.1807068414736047 0.7487535481622718 0.9008184599638702 0.6198216015396206 0.0637288077574987 0.3180524283074206 0.004109311144073 0.0235189130059301 0.3268332570636512 0.0044331855604813 1579 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +27203 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) -> T Lymphocytes 0.1803946728909057 0.6605327397359113 0.7763400818577846 0.7917001487310438 0.1468839381042521 1.0 0.0005779007960919 0.0542168674698795 0.8607892868012564 0.0120481927710843 83 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +27270 HSPG2 LRP1 HSPG2-LRP1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells 0.1801636300076077 0.6589792304505506 0.6207977546603366 0.8824495942126559 0.1836996873148393 0.0587195251380622 0.0087821208083823 0.0057519882235987 0.4055491808909097 0.0012044046799724 5812 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +27295 JAG1 NOTCH2 JAG1-NOTCH2 Endothelial Cells 11q13 Invasive Tumor Cells Endothelial Cells -> 11q13 Invasive Tumor Cells 0.1800692002678263 0.6303682835571691 0.663300745568453 0.6198216015396206 0.0291791383241764 1.0 0.0045080784763133 0.0105621792278465 0.1810601853680973 0.0006663334999167 6003 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +27329 DLL1 NOTCH3 DLL1-NOTCH3 T Lymphocytes Pericytes T Lymphocytes -> Pericytes 0.1799578519278244 0.6249837837987587 0.8818326005152037 0.6198216015396206 0.0435116250366991 0.8672894033034337 0.0026347055163781 0.0101734646038443 0.1392424518098088 0.00084388185654 3555 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +27463 CXCL12 ITGA4 CXCL12-ITGA4 T Lymphocytes Dendritic Cells T Lymphocytes -> Dendritic Cells 0.1794925207508651 0.6160088550075702 0.8950084308969304 0.909150863993142 0.0255753403203798 0.4247538686915498 0.0061414148494502 0.0135795848842344 0.1399849213018519 0.0017349063150589 5764 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +27475 CLEC2D KLRB1 CLEC2D-KLRB1 T Lymphocytes Myoepithelial Cells T Lymphocytes -> Myoepithelial Cells 0.1794341014714008 0.7797302331085993 0.4642836810638544 0.6198216015396206 0.8713412494740926 0.040323117011325 0.0042334250395452 0.016301512780386 1.0 0.0023474178403755 1278 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +27572 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells -> Basal-like Structured DCIS Cells 0.1790921446637449 0.6605327397359113 0.7763400818577846 0.7917001487310438 1.0 0.0219439768073448 0.0037036966716667 0.0015186403508771 0.2085040093428774 6.578947368421052e-05 30400 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +27573 CCN1 CAV1 CCN1-CAV1 Myoepithelial Cells Basal-like Structured DCIS Cells Myoepithelial Cells -> Basal-like Structured DCIS Cells 0.1790892513287349 0.7324582304061453 0.62431395375366 0.6198216015396206 0.2376713873232418 0.0641739251983978 0.0076318237584506 0.0038157575757575 0.3624785556046273 0.0007272727272727 6875 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +27655 DLL4 NOTCH3 DLL4-NOTCH3 Pericytes Basal-like Structured DCIS Cells Pericytes -> Basal-like Structured DCIS Cells 0.1787419049254648 0.9184503888425788 0.7746834992804791 0.6198216015396206 0.1169448695751571 0.2295016807597237 0.0027551349918988 0.0081830327321309 0.4067837473005236 0.001002004008016 1996 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +27708 DLL1 NOTCH3 DLL1-NOTCH3 CAFs, Invasive Associated 11q13 Invasive Tumor Cells CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells 0.1785231116607509 0.6249837837987587 0.6580560501976399 0.8824495942126559 0.0411214967239829 1.0 0.0021690726613866 0.0031687313604037 0.1731772965856453 0.0001720578114246 5812 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +27751 CLEC2D KLRB1 CLEC2D-KLRB1 Endothelial Cells T Lymphocytes Endothelial Cells -> T Lymphocytes 0.1783521882510743 0.8721681415062816 0.7763400818577846 0.6198216015396206 0.0425206505665654 1.0 0.0018036376188398 0.0095393543706927 0.1514542323909614 0.0002176278563656 4595 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +27836 A2M LRP1 A2M-LRP1 Myoepithelial Cells Myoepithelial Cells Myoepithelial Cells -> Myoepithelial Cells 0.178064129924521 0.4648000335061383 0.7346293219749174 1.0 0.2100317344087863 0.0416128058995347 0.0106809964707386 0.0061435087876213 0.3644321848398539 0.0003130450337641 22361 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +28005 DLL4 NOTCH3 DLL4-NOTCH3 Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.1775396175092619 0.9184503888425788 0.6580560501976399 0.6198216015396206 1.0 0.0606066271159369 0.0013793136196418 0.0409500409500409 1.0 0.0024570024570024 407 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +28026 C3 LRP1 C3-LRP1 Endothelial Cells CAFs, DCIS Associated Endothelial Cells -> CAFs, DCIS Associated 0.1774419818056096 0.8911088195487638 0.7346293219749174 0.7204611100467462 0.0064915662046245 1.0 0.0101947862768906 0.0064302108736192 0.1139125299338974 0.0010041600918089 13942 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +28037 THBS2 CD36 THBS2-CD36 CAFs, DCIS Associated 11q13 Invasive Tumor Cells CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells 0.1774054961173235 0.724503440376099 0.6176321640000088 0.6198216015396206 1.0 0.02871400543887 0.00391444589388 0.0021862924547488 1.0 0.0003050640634533 3278 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +28062 COL4A2 CD93 COL4A2-CD93 CAFs, Invasive Associated Macrophages CAFs, Invasive Associated -> Macrophages 0.1773096454381607 0.6582846571368821 0.944024288971064 0.6198216015396206 0.4344545964241579 0.0484215930647349 0.0038348275483063 0.0207935341660543 0.7705142185814787 0.0022042615723732 1361 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +28173 C1QB LRP1 C1QB-LRP1 Dendritic Cells Endothelial Cells Dendritic Cells -> Endothelial Cells 0.1769474033022656 0.8703788833238396 0.9078204025796472 0.6198216015396206 0.8040181448318822 0.0144359394371152 0.0053998058035575 0.0077114140480591 0.7206217981433609 0.0018484288354898 2164 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +28295 THBS2 CD36 THBS2-CD36 Pericytes Endothelial Cells Pericytes -> Endothelial Cells 0.1765104330188397 0.9197297916541942 0.8587566561291643 0.946515890536252 0.0087456089304998 1.0 0.0046256470790584 0.0041124857022455 0.0590487610814274 0.0006321112515802 11074 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +28301 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells Endothelial Cells 11q13 Invasive Tumor Cells -> Endothelial Cells 0.1764939994826354 0.6249837837987587 0.8818326005152037 0.6198216015396206 0.2159908053119969 0.1993723722552783 0.0020547341841713 0.0042735042735042 0.1867640832689588 0.0002067824648469 4836 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +28348 COL4A2 CD93 COL4A2-CD93 Dendritic Cells Endothelial Cells Dendritic Cells -> Endothelial Cells 0.1763694205305987 0.7783550150988336 0.8817184225858201 0.6198216015396206 0.0267593032157803 1.0 0.002644166203269 0.0201940850277264 0.1727939817135728 0.0018484288354898 2164 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +28379 DLL4 NOTCH3 DLL4-NOTCH3 Pericytes CAFs, Invasive Associated Pericytes -> CAFs, Invasive Associated 0.176288641174509 0.9184503888425788 0.6580560501976399 0.6198216015396206 0.1169448695751571 0.1973932010691654 0.0034709310972789 0.0202617138032925 0.3626386000882915 0.0012663571127057 2369 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +28504 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells 0.1758869479407906 0.6249837837987587 0.6580560501976399 0.8824495942126559 0.0244483651952677 1.0 0.0033367894844396 0.0036016307192243 0.1968360836923723 8.263779852904718e-05 12101 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +28627 VWF ITGA9 VWF-ITGA9 Endothelial Cells Luminal-like Amorphous DCIS Cells Endothelial Cells -> Luminal-like Amorphous DCIS Cells 0.1754671186626006 0.955713094717548 0.2531744428854943 0.2461374514707439 1.0 0.0642389143033604 0.0076286992820535 0.0251040525739321 1.0 0.0028915662650602 2075 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +28629 C1QB LRP1 C1QB-LRP1 Macrophages Myoepithelial Cells Macrophages -> Myoepithelial Cells 0.175463217567915 0.9256868304646206 0.7346293219749174 0.7204611100467462 1.0 0.0416128058995347 0.0014313422370719 0.0154720279720279 0.6129842165467481 0.0013986013986013 715 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +28721 DLL1 NOTCH3 DLL1-NOTCH3 Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.1752174903892156 0.9356727248601746 0.6580560501976399 0.6198216015396206 1.0 0.0362497659817488 0.0020917209409601 0.03258547008547 1.0 0.0096153846153846 312 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +28728 CLEC2D KLRB1 CLEC2D-KLRB1 T Lymphocytes Macrophages T Lymphocytes -> Macrophages 0.1752036980927503 0.7797302331085993 0.9130058539314824 0.6198216015396206 0.8713412494740926 0.0132636308162813 0.005671829329777 0.0088637024120895 1.0 0.000581226387678 3441 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +28829 DLL1 NOTCH3 DLL1-NOTCH3 Pericytes CAFs, DCIS Associated Pericytes -> CAFs, DCIS Associated 0.1748091710773526 0.9356727248601746 0.4638256179742202 0.7204611100467462 0.1750253929104546 0.0689186266365139 0.0075658491573296 0.0038722354935655 0.4718233356284823 0.0001541188256145 12977 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +28847 C1QB LRP1 C1QB-LRP1 Endothelial Cells CAFs, DCIS Associated Endothelial Cells -> CAFs, DCIS Associated 0.1747510929639223 0.7753420160918723 0.7346293219749174 0.7204611100467462 0.0161519521398178 1.0 0.004296560807672 0.0054556376416582 0.040465710193893 0.0005020800459044 13942 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +29094 VWF ITGA9 VWF-ITGA9 Pericytes Macrophages Pericytes -> Macrophages 0.1739851141216452 0.9275752708651288 0.8794572885381431 0.8875000050982297 0.1263644540569636 0.104965956217838 0.0028884528982063 0.0124919786096256 0.2799746760935911 0.0014117647058823 2125 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +29169 VEGFC FLT1 VEGFC-FLT1 CAFs, Invasive Associated Endothelial Cells CAFs, Invasive Associated -> Endothelial Cells 0.1738023256410794 0.6593525851613742 0.878254460598671 0.6198216015396206 0.018132161410931 1.0 0.0042352382953684 0.0172799999999999 0.204655202797792 0.00192 3125 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +29246 CLEC2D KLRB1 CLEC2D-KLRB1 T Lymphocytes Pericytes T Lymphocytes -> Pericytes 0.1735789095436095 0.7797302331085993 0.885766439573873 0.6198216015396206 0.8713412494740926 0.0127192475389894 0.0057650173718236 0.0074542897327707 1.0 0.00056258790436 3555 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +29389 CLEC2D KLRB1 CLEC2D-KLRB1 Luminal-like Amorphous DCIS Cells T Lymphocytes Luminal-like Amorphous DCIS Cells -> T Lymphocytes 0.1730585479901764 0.4625081978296446 0.7763400818577846 0.2461374514707439 0.3558005706994493 1.0 0.0008542744479923 0.0311181434599156 0.4940559232847812 0.0031645569620253 316 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +29440 DLL4 NOTCH4 DLL4-NOTCH4 Pericytes 11q13 Invasive Tumor Cells Pericytes -> 11q13 Invasive Tumor Cells 0.1729039206665543 0.9184503888425788 0.6571792026963191 0.6198216015396206 0.1169448695751571 0.1615138601457002 0.003781208488387 0.0046417174354511 0.4436682282912499 0.0001450536698578 6894 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +29454 CCN1 CAV1 CCN1-CAV1 Pericytes CAFs, Invasive Associated Pericytes -> CAFs, Invasive Associated 0.1728647649179898 0.9219165193585238 0.62431395375366 0.6198216015396206 0.2646489893253856 0.0649213179279442 0.0043533026970865 0.0069227522161249 0.285226439617173 0.0025327142254115 2369 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +29492 COL4A1 CD93 COL4A1-CD93 Dendritic Cells Endothelial Cells Dendritic Cells -> Endothelial Cells 0.1727568209370928 0.8684504425765611 0.8817184225858201 0.6198216015396206 0.0168149984327668 1.0 0.0033309732364803 0.0205307631370478 0.1566950762984095 0.0032347504621072 2164 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +29506 EFNB2 PECAM1 EFNB2-PECAM1 Luminal-like Amorphous DCIS Cells Endothelial Cells Luminal-like Amorphous DCIS Cells -> Endothelial Cells 0.1726998824757691 0.4619393085577573 0.956444566971872 0.2461374514707439 0.0835287751665837 1.0 0.0029207349002634 0.0124930786267995 0.1443566697198785 0.003875968992248 1806 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +29605 C1QB LRP1 C1QB-LRP1 Dendritic Cells Basal-like Structured DCIS Cells Dendritic Cells -> Basal-like Structured DCIS Cells 0.1724148116193545 0.8703788833238396 0.6207977546603366 0.8693461273411047 0.8040181448318822 0.0203874717835032 0.0034116580349151 0.0196285140562249 1.0 0.0016064257028112 1245 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +29718 CD48 CD2 CD48-CD2 Endothelial Cells T Lymphocytes Endothelial Cells -> T Lymphocytes 0.1720739944919681 0.7719609236370527 0.8960994285623033 0.6198216015396206 0.0164675938709007 1.0 0.0036765595340558 0.011860718171926 0.1258624107059284 0.001088139281828 4595 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +29725 HSPG2 LRP1 HSPG2-LRP1 Pericytes Macrophages Pericytes -> Macrophages 0.1720384739352386 0.8818165186409654 0.8604147465201248 0.8875000050982297 0.1619074107723045 0.0436001007095475 0.0054543611700884 0.0130326797385621 0.2995002643163656 0.0047058823529411 2125 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +29743 C3 LRP1 C3-LRP1 CXCL14+ Fibroblasts CAFs, DCIS Associated CXCL14+ Fibroblasts -> CAFs, DCIS Associated 0.1719888967089641 0.8911088195487638 0.7346293219749174 0.7204611100467462 0.0048525806497539 1.0 0.0113088607730107 0.0078277529422497 0.1386702798515372 0.0016421859319405 10961 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +29835 CXCL12 CXCR4 CXCL12-CXCR4 T Lymphocytes Dendritic Cells T Lymphocytes -> Dendritic Cells 0.171686217585125 0.6160088550075702 0.9008184599638702 0.909150863993142 0.0255753403203798 0.3180524283074206 0.0062406722597359 0.0104015519525582 0.1445463530697277 0.0017349063150589 5764 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +29947 VWF ITGA9 VWF-ITGA9 Pericytes Basal-like Structured DCIS Cells Pericytes -> Basal-like Structured DCIS Cells 0.1713120056614856 0.9275752708651288 0.6252253442669611 0.6198216015396206 0.1263644540569636 0.1886404570313 0.0029499390333966 0.0118874111860083 0.3108942210682606 0.001503006012024 1996 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +29973 A2M LRP1 A2M-LRP1 Pericytes Myoepithelial Cells Pericytes -> Myoepithelial Cells 0.1711971683680281 0.8937519114898692 0.7346293219749174 0.7204611100467462 0.3743986430148447 0.0416128058995347 0.0034160247328204 0.0096388761642998 0.5717769472446167 0.0009161704076958 2183 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +30050 JAG1 NOTCH2 JAG1-NOTCH2 Pericytes 11q13 Invasive Tumor Cells Pericytes -> 11q13 Invasive Tumor Cells 0.1709689333779263 0.6303682835571691 0.663300745568453 0.6198216015396206 0.0342558468646473 1.0 0.0028131653697629 0.0071628883639328 0.1227884764088676 0.0002901073397156 6894 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +30229 COL4A2 CD93 COL4A2-CD93 Pericytes CAFs, DCIS Associated Pericytes -> CAFs, DCIS Associated 0.1703928657111431 0.8840293712888387 0.4630027772793905 0.7204611100467462 0.5544396796022323 0.0155837683010033 0.0096055019296854 0.0027510210372196 0.760508700670534 0.0001541188256145 12977 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +30462 HSPG2 LRP1 HSPG2-LRP1 CAFs, DCIS Associated Endothelial Cells CAFs, DCIS Associated -> Endothelial Cells 0.1696561615727286 0.4629984640915818 0.9078204025796472 0.7204611100467462 0.3309594876493178 0.0144359394371152 0.0164819011466421 0.0039093519027548 0.3420947949068598 0.000794087105247 16371 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +30644 MMP2 PECAM1 MMP2-PECAM1 Dendritic Cells Endothelial Cells Dendritic Cells -> Endothelial Cells 0.1690514988466371 0.6303642896310324 0.956444566971872 0.6198216015396206 0.0161193721503025 1.0 0.0038747751366823 0.0233595194085027 0.2120342763352175 0.0032347504621072 2164 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +30649 COL4A2 CD93 COL4A2-CD93 Endothelial Cells T Lymphocytes Endothelial Cells -> T Lymphocytes 0.1690265265114137 0.8840293712888387 0.7779918296243433 0.6198216015396206 1.0 0.0118035014556376 0.0046345607341526 0.0105114254624592 1.0 0.0002176278563656 4595 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +30681 VEGFC FLT1 VEGFC-FLT1 Endothelial Cells Basal-like Structured DCIS Cells Endothelial Cells -> Basal-like Structured DCIS Cells 0.1689053353997312 0.8718210606749883 0.777821334064334 0.6198216015396206 1.0 0.0182001711419816 0.0030353524893083 0.0091324200913242 1.0 0.0005073566717402 1971 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +30698 HSPG2 LRP1 HSPG2-LRP1 CAFs, DCIS Associated Dendritic Cells CAFs, DCIS Associated -> Dendritic Cells 0.1688296419450324 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.3309594876493178 0.0501711964086628 0.0078282706062741 0.0132451087950265 0.2247312010721084 0.004388370817334 3646 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +30732 MMP2 PECAM1 MMP2-PECAM1 CAFs, Invasive Associated Dendritic Cells CAFs, Invasive Associated -> Dendritic Cells 0.1687347539648632 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.141548283585814 0.0518891167572028 0.0099443151879397 0.0225203078238562 0.822233590719146 0.0047028644719965 2339 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +30777 HSPG2 LRP1 HSPG2-LRP1 CAFs, Invasive Associated Pericytes CAFs, Invasive Associated -> Pericytes 0.1685838152963393 0.6589792304505506 0.9078204025796472 0.6198216015396206 0.1836996873148393 0.0350138403862125 0.009625163474684 0.0140146049236958 0.5999797206556864 0.0051160960251869 2541 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +31008 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells CAFs, DCIS Associated 11q13 Invasive Tumor Cells -> CAFs, DCIS Associated 0.1678452861816195 0.6589792304505506 0.7346293219749174 0.6198216015396206 0.0561415215593491 1.0 0.001327274185745 0.0081466215740153 0.079659340723715 0.0019023462270133 1577 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +31089 MMRN2 CLEC14A MMRN2-CLEC14A Endothelial Cells CAFs, Invasive Associated Endothelial Cells -> CAFs, Invasive Associated 0.1675652031999855 0.9845127857250529 0.6347970925105053 0.6198216015396206 1.0 0.0076236123034427 0.0074958010944214 0.0129783693843594 1.0 0.0013311148086522 3005 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +31224 COL4A2 CD93 COL4A2-CD93 T Lymphocytes Endothelial Cells T Lymphocytes -> Endothelial Cells 0.1671114614105245 0.7783550150988336 0.8817184225858201 0.6198216015396206 0.0316800311254893 1.0 0.0016161238016311 0.0136954697986577 0.1171875207368327 0.0002097315436241 4768 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +31270 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells Endothelial Cells 11q13 Invasive Tumor Cells -> Endothelial Cells 0.1669883331466158 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.0208904415011529 1.0 0.0029514436647937 0.0101668045216432 0.0642243642282616 0.0012406947890818 4836 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +31289 A2M LRP1 A2M-LRP1 T Lymphocytes CAFs, DCIS Associated T Lymphocytes -> CAFs, DCIS Associated 0.1669198837765915 0.7741139100414175 0.7346293219749174 0.6198216015396206 0.0149044683666724 1.0 0.0041170936435033 0.0056301130618623 0.06666392333336 0.0004596010662744 10879 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +31292 C1QB LRP1 C1QB-LRP1 Macrophages CXCL14+ Fibroblasts Macrophages -> CXCL14+ Fibroblasts 0.1669110599761821 0.9256868304646206 0.9078204025796472 0.8875000050982297 1.0 0.0064028969591119 0.0045279344768354 0.0109439124487004 1.0 0.0020519835841313 1462 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +31421 MMP2 PECAM1 MMP2-PECAM1 CAFs, DCIS Associated B Cells CAFs, DCIS Associated -> B Cells 0.1665998557818254 0.718867305289982 0.6331674633943454 0.6198216015396206 1.0 0.0049190726392343 0.0154073969773641 0.0085656899810964 1.0 0.0028355387523629 4232 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +31569 VWF ITGA9 VWF-ITGA9 Endothelial Cells B Cells Endothelial Cells -> B Cells 0.1661672428412526 0.955713094717548 0.6252253442669611 0.6198216015396206 1.0 0.0083442542366581 0.006811659891577 0.0212847801000128 1.0 0.0049365303244005 1418 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +31824 COL4A2 CD93 COL4A2-CD93 Basal-like Structured DCIS Cells Pericytes Basal-like Structured DCIS Cells -> Pericytes 0.1654183915304795 0.7783550150988336 0.8817184225858201 0.6198216015396206 0.1928969878996252 0.1281708518900828 0.0019481006460342 0.0159179145867997 0.4502932264759021 0.0005546311702717 1803 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +31825 COL4A1 CD93 COL4A1-CD93 Endothelial Cells T Lymphocytes Endothelial Cells -> T Lymphocytes 0.1654166969948976 0.7766289238087107 0.7779918296243433 0.6198216015396206 1.0 0.0118035014556376 0.0046345607341526 0.0114876418467278 1.0 0.0002176278563656 4595 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +31925 CXCL12 ITGA4 CXCL12-ITGA4 Macrophages Dendritic Cells Macrophages -> Dendritic Cells 0.1650808703457997 0.7487535481622718 0.8950084308969304 0.6198216015396206 0.0338862305197021 0.4247538686915498 0.0033852108864286 0.023495177022148 0.2421996352949542 0.0035566093657379 1687 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +32028 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Endothelial Cells 0.1648126794393546 0.662063103571249 0.956444566971872 0.6198216015396206 0.0491302556793708 1.0 0.0010393564327965 0.027027027027027 0.3122954501928285 0.0054054054054054 370 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +32104 CCN1 CAV1 CCN1-CAV1 CAFs, Invasive Associated Basal-like Structured DCIS Cells CAFs, Invasive Associated -> Basal-like Structured DCIS Cells 0.1645669484778211 0.6213271600240247 0.62431395375366 0.7917001487310438 0.2247035641022029 0.0641739251983978 0.0044854079788809 0.0113537794299876 1.0 0.0009293680297397 2152 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +32201 CD34 SELP CD34-SELP CAFs, Invasive Associated Endothelial Cells CAFs, Invasive Associated -> Endothelial Cells 0.1642795991756053 0.633566764858408 0.8819126042133903 0.6198216015396206 0.0298399317533219 1.0 0.0019020279085944 0.01024 0.1238289279272291 0.00064 3125 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +32279 HSPG2 LRP1 HSPG2-LRP1 Pericytes 11q13 Invasive Tumor Cells Pericytes -> 11q13 Invasive Tumor Cells 0.1640700930026696 0.8818165186409654 0.6207977546603366 0.6198216015396206 0.1619074107723045 0.0587195251380622 0.0060468802764252 0.0040232247042517 0.2836611307122145 0.0005802146794313 6894 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +32358 CCN1 CAV1 CCN1-CAV1 CAFs, DCIS Associated Dendritic Cells CAFs, DCIS Associated -> Dendritic Cells 0.1638719312104992 0.7324582304061453 0.62431395375366 0.6198216015396206 1.0 0.009460730808256 0.0072218597154117 0.0061620040226732 0.765049966541621 0.0010970927043335 3646 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +32374 CXCL12 ITGA4 CXCL12-ITGA4 Dendritic Cells Dendritic Cells Dendritic Cells -> Dendritic Cells 0.1638284476305397 0.6160088550075702 0.8950084308969304 1.0 0.0149256517769723 0.4247538686915498 0.0055315910368604 0.0143922395231296 0.1483621579140982 0.0027424582398404 4011 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +32540 CCN1 CAV1 CCN1-CAV1 CXCL14+ Fibroblasts Endothelial Cells CXCL14+ Fibroblasts -> Endothelial Cells 0.1633574899888506 0.9219165193585238 0.942159351720962 0.9429656149619918 0.0086134406931133 1.0 0.0026936656709964 0.0077736777367773 0.1145556326062012 0.0018450184501845 2710 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +32640 MMRN2 CLEC14A MMRN2-CLEC14A Myoepithelial Cells Endothelial Cells Myoepithelial Cells -> Endothelial Cells 0.163008230460253 0.7205550478301406 0.9003264838243337 0.7204611100467462 0.0151307911035231 1.0 0.0026528694815242 0.0212134698116006 0.1340068660536486 0.0022251891410769 2247 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +32684 VWF LRP1 VWF-LRP1 Endothelial Cells Luminal-like Amorphous DCIS Cells Endothelial Cells -> Luminal-like Amorphous DCIS Cells 0.1629007458500684 0.955713094717548 0.2550748532138862 0.2461374514707439 1.0 0.0267255153180908 0.0116530306380218 0.0212267250821467 1.0 0.0067469879518072 2075 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +32703 COL4A1 CD93 COL4A1-CD93 CAFs, DCIS Associated Dendritic Cells CAFs, DCIS Associated -> Dendritic Cells 0.1628392793514826 0.4604235282221027 0.7779918296243433 0.6198216015396206 0.454846709299195 0.0627790816848129 0.0029408588781489 0.0126361570409842 0.2537289776235961 0.0005485463521667 3646 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +32714 CD48 CD2 CD48-CD2 T Lymphocytes Endothelial Cells T Lymphocytes -> Endothelial Cells 0.1628030100473962 0.928447473463448 0.7763428264267787 0.6198216015396206 1.0 0.0050968401714881 0.0081770107868644 0.0041946308724832 1.0 0.0006291946308724 4768 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +32802 CXCL12 ITGA4 CXCL12-ITGA4 Pericytes CAFs, DCIS Associated Pericytes -> CAFs, DCIS Associated 0.162560494320836 0.7487535481622718 0.4596166826058663 0.7204611100467462 0.0637288077574987 0.1076178292491983 0.0108523625963493 0.0057934667628741 0.4853808701517026 0.000308237651229 12977 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +32835 CLEC2D KLRB1 CLEC2D-KLRB1 T Lymphocytes CAFs, Invasive Associated T Lymphocytes -> CAFs, Invasive Associated 0.1624883302903204 0.7797302331085993 0.657421674383923 0.7917001487310438 0.8713412494740926 0.0069492509109592 0.0074895623908067 0.0065277777777777 1.0 0.0020833333333333 2400 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +32961 CXCL12 CXCR4 CXCL12-CXCR4 CXCL14+ Fibroblasts T Lymphocytes CXCL14+ Fibroblasts -> T Lymphocytes 0.1621842385612301 0.7487535481622718 0.9008184599638702 0.6198216015396206 0.0131092554497256 1.0 0.0033206974684863 0.0194287371320864 0.156764672591468 0.0042530568846358 1881 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +32964 CLEC2D KLRB1 CLEC2D-KLRB1 Myoepithelial Cells T Lymphocytes Myoepithelial Cells -> T Lymphocytes 0.1621787406937926 0.4625081978296446 0.7763400818577846 0.6198216015396206 0.0704104148800194 1.0 0.0011611401960762 0.0166209210125038 0.2638867092843674 0.000914913083257 1093 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +32996 CCN1 CAV1 CCN1-CAV1 Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells -> Basal-like Structured DCIS Cells 0.1621045390858475 0.6213271600240247 0.62431395375366 1.0 0.1153131738111426 0.0641739251983978 0.0063213426808152 0.0020586432366162 0.1955611728729251 0.0002043318348998 19576 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +33022 DLL1 NOTCH3 DLL1-NOTCH3 Endothelial Cells Dendritic Cells Endothelial Cells -> Dendritic Cells 0.1620349902862005 0.9356727248601746 0.7746834992804791 0.6198216015396206 1.0 0.0090444648829713 0.0044540337911807 0.0071080741438894 1.0 0.000942507068803 2122 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +33116 HSPG2 LRP1 HSPG2-LRP1 Pericytes Endothelial Cells Pericytes -> Endothelial Cells 0.1617326106297224 0.8818165186409654 0.9078204025796472 0.946515890536252 0.1619074107723045 0.0144359394371152 0.0101057128049803 0.0032207573294804 0.2818381014246811 0.0006321112515802 11074 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +33151 VEGFC FLT1 VEGFC-FLT1 Endothelial Cells CAFs, Invasive Associated Endothelial Cells -> CAFs, Invasive Associated 0.1616591570703689 0.8718210606749883 0.6593689120110077 0.6198216015396206 1.0 0.0066828239855783 0.0074958010944214 0.00942872989462 1.0 0.0013311148086522 3005 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +33215 A2M LRP1 A2M-LRP1 Dendritic Cells 11q13 Invasive Tumor Cells Dendritic Cells -> 11q13 Invasive Tumor Cells 0.1615075373392097 0.7741139100414175 0.6207977546603366 0.7917001487310438 0.093381536992618 0.0587195251380622 0.008507399618795 0.0061047739754964 0.7849554608030381 0.0012674271229404 3945 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +33322 CCN1 CAV1 CCN1-CAV1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells 0.1611873837186954 0.6213271600240247 0.62431395375366 0.7917001487310438 0.1153131738111426 0.0638329144736252 0.0077585021745837 0.0017418450982338 0.4547232137602798 0.0001323758149386 30217 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +33340 CXCL12 CXCR4 CXCL12-CXCR4 Macrophages Dendritic Cells Macrophages -> Dendritic Cells 0.1611132713315442 0.7487535481622718 0.9008184599638702 0.6198216015396206 0.0338862305197021 0.3180524283074206 0.0038816981607691 0.0196421835425984 0.2729598439116138 0.0041493775933609 1687 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +33453 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells Dendritic Cells 11q13 Invasive Tumor Cells -> Dendritic Cells 0.1607761119255594 0.662063103571249 0.6331674633943454 0.7917001487310438 0.585843718590581 0.0518891167572028 0.0017119446785727 0.0036458333333333 0.186598666352827 0.000297619047619 3360 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +33532 HSPG2 LRP1 HSPG2-LRP1 Basal-like Structured DCIS Cells CAFs, DCIS Associated Basal-like Structured DCIS Cells -> CAFs, DCIS Associated 0.1605374391194665 0.7789175740361626 0.7346293219749174 0.6198216015396206 0.0492631209980634 1.0 0.0009797269388631 0.013125 0.1283389485444618 0.0025 800 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +33540 HSPG2 LRP1 HSPG2-LRP1 CAFs, Invasive Associated Macrophages CAFs, Invasive Associated -> Macrophages 0.1605242272071603 0.6589792304505506 0.8604147465201248 0.6198216015396206 0.1836996873148393 0.0436001007095475 0.0060785568288231 0.0194403624785697 0.4467533782411476 0.0095518001469507 1361 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +33620 A2M LRP1 A2M-LRP1 Endothelial Cells CXCL14+ Fibroblasts Endothelial Cells -> CXCL14+ Fibroblasts 0.1602990313926594 0.8937519114898692 0.9078204025796472 0.9429656149619918 1.0 0.0064028969591119 0.0034633321619943 0.0080378020265003 1.0 0.000389711613406 2566 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +33640 VWF LRP1 VWF-LRP1 Pericytes Macrophages Pericytes -> Macrophages 0.1602448256279062 0.9275752708651288 0.8604147465201248 0.8875000050982297 0.1263644540569636 0.0436001007095475 0.0043387552349757 0.0141925133689839 0.2707333063166586 0.0032941176470588 2125 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +33674 COL4A1 CD93 COL4A1-CD93 Pericytes 11q13 Invasive Tumor Cells Pericytes -> 11q13 Invasive Tumor Cells 0.1600929856016148 0.7766289238087107 0.6587114738285964 0.6198216015396206 0.4857192596400828 0.0289462771086338 0.0037764084317562 0.0029943221849227 0.4425425136441412 0.0001450536698578 6894 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +33894 VWF ITGA9 VWF-ITGA9 Pericytes 11q13 Invasive Tumor Cells Pericytes -> 11q13 Invasive Tumor Cells 0.1594913042057446 0.9275752708651288 0.6252253442669611 0.6198216015396206 0.1263644540569636 0.1112417752963437 0.0032574319413877 0.0030461270670147 0.3292666781852414 0.0001450536698578 6894 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +33915 DLL4 NOTCH3 DLL4-NOTCH3 Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.1593943390643108 0.9184503888425788 0.6580560501976399 0.6198216015396206 1.0 0.0362497659817488 0.0012076556483329 0.0277777777777777 1.0 0.0032051282051282 312 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +34067 A2M LRP1 A2M-LRP1 CAFs, DCIS Associated Endothelial Cells CAFs, DCIS Associated -> Endothelial Cells 0.1589485005853422 0.4648000335061383 0.9078204025796472 0.7204611100467462 0.2966815529783992 0.0144359394371152 0.0123858466498702 0.002924378474131 0.3587802811313554 0.0004275853643638 16371 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +34089 COL4A1 CD93 COL4A1-CD93 T Lymphocytes Endothelial Cells T Lymphocytes -> Endothelial Cells 0.1588745803713038 0.8684504425765611 0.8817184225858201 0.6198216015396206 0.0126216524880575 1.0 0.0026845199357873 0.0105914429530201 0.0808361068000898 0.0008389261744966 4768 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +34092 JAG1 NOTCH2 JAG1-NOTCH2 Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells -> Basal-like Structured DCIS Cells 0.1588668353275334 0.9097736029185508 0.8891607331132086 1.0 0.0430965463818576 0.0606680526002441 0.0076012073276413 0.0068402514254578 0.2262138070305077 0.0002554147936248 19576 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +34167 DLL4 NOTCH3 DLL4-NOTCH3 Endothelial Cells CXCL14+ Fibroblasts Endothelial Cells -> CXCL14+ Fibroblasts 0.1586673266952337 0.9184503888425788 0.8818326005152037 0.9429656149619918 1.0 0.0042655619249233 0.0048978913144952 0.0051961548454143 1.0 0.0007794232268121 2566 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +34201 DLL4 NOTCH4 DLL4-NOTCH4 CAFs, DCIS Associated Endothelial Cells CAFs, DCIS Associated -> Endothelial Cells 0.1585795275139156 0.7160288858520609 0.896164124004365 0.7204611100467462 0.0186793449598515 1.0 0.0018415767489312 0.0040315191497159 0.0555206899814028 6.108362348054486e-05 16371 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +34228 COL4A2 CD93 COL4A2-CD93 CAFs, DCIS Associated T Lymphocytes CAFs, DCIS Associated -> T Lymphocytes 0.158484532666239 0.4630253981438691 0.7779918296243433 0.6198216015396206 0.7696906278989153 0.0118035014556376 0.0078117212129036 0.0037056187521544 0.375001371942095 0.0002585315408479 11604 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +34274 COL4A2 CD93 COL4A2-CD93 Myoepithelial Cells Pericytes Myoepithelial Cells -> Pericytes 0.158341454924637 0.4630253981438691 0.8817184225858201 0.7204611100467462 0.2545335314555431 0.1281708518900828 0.0016424249195809 0.0105644743656136 0.2988526683048708 0.0005178663904712 1931 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +34347 HSPG2 LRP1 HSPG2-LRP1 Myoepithelial Cells CAFs, Invasive Associated Myoepithelial Cells -> CAFs, Invasive Associated 0.1581669100032896 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.0683610513379333 0.166956519448744 0.0076998912775917 0.037114098733817 0.2082053618265486 0.0249679897567221 1562 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +34566 HSPG2 LRP1 HSPG2-LRP1 Endothelial Cells Luminal-like Amorphous DCIS Cells Endothelial Cells -> Luminal-like Amorphous DCIS Cells 0.1575325309316942 0.8818165186409654 0.2550748532138862 0.2461374514707439 1.0 0.0267255153180908 0.0103293076574702 0.0180254350736278 1.0 0.0053012048192771 2075 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +34607 CCN1 CAV1 CCN1-CAV1 Basal-like Structured DCIS Cells Myoepithelial Cells Basal-like Structured DCIS Cells -> Myoepithelial Cells 0.1574181122324719 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.1153131738111426 0.1176565474247238 0.0039987687684191 0.0038833437305053 0.2667457040012181 0.0003119151590767 6412 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +34609 CCN1 CAV1 CCN1-CAV1 CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated -> Luminal-like Amorphous DCIS Cells 0.1574092316846372 0.7324582304061453 0.252518874138558 0.2461374514707439 1.0 0.0322196586137726 0.0103706327309842 0.0057545201668984 1.0 0.0006954102920723 5752 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +34719 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells 0.157087438578606 0.6342079770588467 0.6580560501976399 1.0 0.0673400749834054 1.0 0.0005346534306925 0.0011139536859594 0.0605605183723705 4.720142737116371e-06 423716 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +34747 A2M LRP1 A2M-LRP1 Basal-like Structured DCIS Cells Dendritic Cells Basal-like Structured DCIS Cells -> Dendritic Cells 0.1569820335017124 0.7741139100414175 0.6207977546603366 0.8693461273411047 0.1671376945154473 0.0501711964086628 0.0042719086660407 0.019875478927203 0.5342121227570676 0.0067049808429118 1044 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +35024 VWF LRP1 VWF-LRP1 Pericytes Endothelial Cells Pericytes -> Endothelial Cells 0.1562851284191308 0.9275752708651288 0.9078204025796472 0.946515890536252 0.1263644540569636 0.0144359394371152 0.0100220866661019 0.0031379808560592 0.2771929043562734 0.0006321112515802 11074 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +35045 JAG1 NOTCH2 JAG1-NOTCH2 Pericytes CAFs, DCIS Associated Pericytes -> CAFs, DCIS Associated 0.1562051032454959 0.6303682835571691 0.4614667734221426 0.7204611100467462 0.0342558468646473 0.12709315903692 0.0159209374851064 0.008063717125904 0.3798731905829168 0.00084765354088 12977 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +35134 MMRN2 CLEC14A MMRN2-CLEC14A Basal-like Structured DCIS Cells Endothelial Cells Basal-like Structured DCIS Cells -> Endothelial Cells 0.1559606713670678 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.0172764782878141 1.0 0.0023686467167059 0.0280732860520094 0.1773407706079335 0.0023640661938534 1692 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +35234 C1QB LRP1 C1QB-LRP1 Pericytes CAFs, DCIS Associated Pericytes -> CAFs, DCIS Associated 0.155701361225795 0.7753420160918723 0.7346293219749174 0.7204611100467462 0.0111808254589153 1.0 0.0031053221346351 0.0042864298374046 0.0317934289188145 0.0003852970640363 12977 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +35240 C3 LRP1 C3-LRP1 CAFs, DCIS Associated Plasma Cells CAFs, DCIS Associated -> Plasma Cells 0.1556749724250696 0.7148920381722296 0.7346293219749174 0.8767341187813953 1.0 0.0032275631628407 0.0095776637864215 0.0109050142682429 1.0 0.003261312678353 2453 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +35303 CXCL12 ITGA4 CXCL12-ITGA4 Endothelial Cells Macrophages Endothelial Cells -> Macrophages 0.1555232304816297 0.7487535481622718 0.7754239189773715 0.8875000050982297 0.1027229557481577 0.0521257226458961 0.0051286678845022 0.0130121329347635 0.5441980413915297 0.0015473887814313 2585 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +35406 MMP2 PECAM1 MMP2-PECAM1 Pericytes Pericytes Pericytes -> Pericytes 0.1551842293173544 0.9067635403815892 0.930308383061206 1.0 0.0216588811659259 0.1615013370958009 0.0047331603643996 0.004134692246203 0.1277003930107677 0.0002398081534772 12510 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +35421 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Basal-like Structured DCIS Cells 0.1551405292079768 0.7941469661104034 0.8891607331132086 0.7917001487310438 0.0526353932596327 0.0606680526002441 0.0078103604255049 0.0307060755336618 1.0 0.0076628352490421 1305 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +35519 DLL1 NOTCH3 DLL1-NOTCH3 CAFs, Invasive Associated CAFs, Invasive Associated CAFs, Invasive Associated -> CAFs, Invasive Associated 0.1548929666195978 0.6249837837987587 0.6580560501976399 1.0 0.0411214967239829 0.1973932010691654 0.0041367212027671 0.0095179661443584 0.172778977870139 0.0007551444213705 5297 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +35568 HSPG2 LRP1 HSPG2-LRP1 Pericytes Myoepithelial Cells Pericytes -> Myoepithelial Cells 0.1547388534431618 0.8818165186409654 0.7346293219749174 0.7204611100467462 0.1619074107723045 0.0416128058995347 0.0043656040595108 0.0113121596172443 0.3735367271974308 0.0022904260192395 2183 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +35707 THBS2 CD36 THBS2-CD36 CAFs, DCIS Associated Myoepithelial Cells CAFs, DCIS Associated -> Myoepithelial Cells 0.154374849895146 0.724503440376099 0.7373999388878224 0.8293805866303694 1.0 0.0056518532344078 0.0054046727879909 0.0007613999663469 0.6308886175174325 0.0001009591115598 9905 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +35731 DLL4 NOTCH4 DLL4-NOTCH4 Endothelial Cells Macrophages Endothelial Cells -> Macrophages 0.1543146315648248 0.9184503888425788 0.8818120773736414 0.8875000050982297 1.0 0.0054043611446182 0.0034761306712463 0.0058027079303675 1.0 0.0003868471953578 2585 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +35759 HSPG2 LRP1 HSPG2-LRP1 Basal-like Structured DCIS Cells CAFs, Invasive Associated Basal-like Structured DCIS Cells -> CAFs, Invasive Associated 0.1542428512345711 0.7789175740361626 0.6207977546603366 0.7917001487310438 0.0492631209980634 0.166956519448744 0.0042766277449398 0.0196616675593644 0.1102994481334604 0.0101767541510444 1867 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +35795 CCN1 CAV1 CCN1-CAV1 Endothelial Cells T Lymphocytes Endothelial Cells -> T Lymphocytes 0.154172612235977 0.9219165193585238 0.62431395375366 0.6198216015396206 0.4529166025129413 0.0126805820762719 0.0065542586458804 0.0050852375770765 1.0 0.0004352557127312 4595 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +35880 CCN1 CAV1 CCN1-CAV1 CAFs, DCIS Associated CXCL14+ Fibroblasts CAFs, DCIS Associated -> CXCL14+ Fibroblasts 0.1538824447173697 0.7324582304061453 0.943345641464811 0.7204611100467462 1.0 0.0034806998160403 0.007663052563988 0.0014785766158315 0.5473804463644801 0.0001742919389978 11475 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +36129 DLL4 NOTCH3 DLL4-NOTCH3 Pericytes Luminal-like Amorphous DCIS Cells Pericytes -> Luminal-like Amorphous DCIS Cells 0.1532764515903409 0.9184503888425788 0.4638256179742202 0.2461374514707439 0.1169448695751571 0.5131068416842878 0.0020609778716336 0.0104766893661602 0.2380011709657611 0.001047668936616 1909 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +36159 COL4A2 CD93 COL4A2-CD93 Endothelial Cells CAFs, Invasive Associated Endothelial Cells -> CAFs, Invasive Associated 0.153198423438679 0.8840293712888387 0.6587114738285964 0.6198216015396206 1.0 0.0042738820064046 0.0083805603964718 0.0127787021630615 1.0 0.0016638935108153 3005 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +36221 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (Mitotic) 0.1530279905241604 0.7941469661104034 0.663300745568453 1.0 0.0526353932596327 0.0373075519081129 0.012414770530763 0.0469133529700543 0.8852028322511033 0.0154639175257731 1552 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +36324 CD34 SELP CD34-SELP T Lymphocytes Endothelial Cells T Lymphocytes -> Endothelial Cells 0.1527718272942508 0.633566764858408 0.8819126042133903 0.6198216015396206 0.015517736049123 1.0 0.002365617342597 0.0103817114093959 0.1255425970581432 0.0004194630872483 4768 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +36575 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells Myoepithelial Cells 11q13 Invasive Tumor Cells -> Myoepithelial Cells 0.1521540701198404 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.1339639999453202 0.1176565474247238 0.002806660612059 0.0023758796565304 0.1631984535968228 0.0003873716831299 5163 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +36659 HSPG2 LRP1 HSPG2-LRP1 Pericytes Dendritic Cells Pericytes -> Dendritic Cells 0.1519341312874893 0.8818165186409654 0.6207977546603366 0.6198216015396206 0.1619074107723045 0.0501711964086628 0.0044628749317968 0.0176711702202519 0.2998286665216438 0.0056998100063331 1579 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +36745 CCN1 CAV1 CCN1-CAV1 CAFs, DCIS Associated Macrophages CAFs, DCIS Associated -> Macrophages 0.1516927121762308 0.7324582304061453 0.8818704453527788 0.7204611100467462 1.0 0.0051192928876727 0.005114208238748 0.0029581673306772 0.5573031045321128 9.9601593625498e-05 10040 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +36782 A2M LRP1 A2M-LRP1 Myoepithelial Cells Dendritic Cells Myoepithelial Cells -> Dendritic Cells 0.1516071462683414 0.4648000335061383 0.6207977546603366 0.6198216015396206 0.2100317344087863 0.0501711964086628 0.0064430998406974 0.0242596671561429 0.6520501134252048 0.0073421439060205 1362 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +36842 HSPG2 LRP1 HSPG2-LRP1 CAFs, Invasive Associated Myoepithelial Cells CAFs, Invasive Associated -> Myoepithelial Cells 0.1514744642695578 0.6589792304505506 0.7346293219749174 0.6198216015396206 0.1836996873148393 0.0416128058995347 0.0052661529377927 0.0152414885193983 0.5032863689860234 0.0041567695961995 1684 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +36884 COL4A1 CD93 COL4A1-CD93 Pericytes CAFs, DCIS Associated Pericytes -> CAFs, DCIS Associated 0.1513619346355837 0.7766289238087107 0.4630027772793905 0.7204611100467462 0.4857192596400828 0.0155837683010033 0.0061324426680859 0.0026310285229912 0.6199562589323593 7.70594128072744e-05 12977 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +36907 CD34 SELP CD34-SELP CAFs, DCIS Associated Pericytes CAFs, DCIS Associated -> Pericytes 0.1513008621060181 0.7168245244832976 0.8819126042133903 0.7204611100467462 0.1173076386135379 0.0741032966028748 0.0030299405039158 0.0028505540964704 0.1433174014674412 6.405739542630197e-05 15611 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +37019 CCN1 CAV1 CCN1-CAV1 T Lymphocytes Endothelial Cells T Lymphocytes -> Endothelial Cells 0.1509942505542343 0.6213271600240247 0.942159351720962 0.6198216015396206 0.013905026986541 1.0 0.0023489676494432 0.0055998322147651 0.0825210850735544 0.0006291946308724 4768 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +37290 DLL1 NOTCH3 DLL1-NOTCH3 Luminal-like Amorphous DCIS Cells Pericytes Luminal-like Amorphous DCIS Cells -> Pericytes 0.1503410263697923 0.2534163760166434 0.8818326005152037 0.2461374514707439 0.2100740470724093 0.8672894033034337 0.0011521957320166 0.0119527649769585 0.1635954285100869 0.0005760368663594 1736 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +37295 VWF ITGA9 VWF-ITGA9 Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.1503226397349695 0.955713094717548 0.6252253442669611 0.6198216015396206 1.0 0.0112932915661816 0.0027586272392837 0.0317176680813044 1.0 0.0098280098280098 407 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +37342 CXCL12 CXCR4 CXCL12-CXCR4 Dendritic Cells Dendritic Cells Dendritic Cells -> Dendritic Cells 0.1501953870416736 0.6160088550075702 0.9008184599638702 1.0 0.0149256517769723 0.3180524283074206 0.0043579475150123 0.0121484100541692 0.1688217659186803 0.0014958863126402 4011 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +37415 EFNB2 PECAM1 EFNB2-PECAM1 CAFs, Invasive Associated Pericytes CAFs, Invasive Associated -> Pericytes 0.1499665023171216 0.662063103571249 0.930308383061206 0.6198216015396206 0.0967042147306326 0.1615013370958009 0.0019078694587023 0.0081168831168831 0.3064509745346203 0.0003935458480913 2541 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +37438 COL4A1 CD93 COL4A1-CD93 Endothelial Cells CAFs, Invasive Associated Endothelial Cells -> CAFs, Invasive Associated 0.1499266281635431 0.7766289238087107 0.6587114738285964 0.6198216015396206 1.0 0.0042738820064046 0.0083805603964718 0.0151652008557166 1.0 0.0016638935108153 3005 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +37489 A2M LRP1 A2M-LRP1 CAFs, DCIS Associated Dendritic Cells CAFs, DCIS Associated -> Dendritic Cells 0.1498085143840655 0.4648000335061383 0.6207977546603366 0.6198216015396206 0.2966815529783992 0.0501711964086628 0.0042460962927715 0.0098395501919912 0.2644669350756642 0.0010970927043335 3646 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +37544 VWF LRP1 VWF-LRP1 Pericytes 11q13 Invasive Tumor Cells Pericytes -> 11q13 Invasive Tumor Cells 0.1496724393207932 0.9275752708651288 0.6207977546603366 0.6198216015396206 0.1263644540569636 0.0587195251380622 0.0042449873748409 0.0026884379038426 0.2795888780035381 0.0002901073397156 6894 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +37631 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells CAFs, Invasive Associated 11q13 Invasive Tumor Cells -> CAFs, Invasive Associated 0.1494420589801125 0.6561647292424944 0.6207977546603366 0.8824495942126559 0.112230917768503 0.166956519448744 0.0016537334913499 0.0128452151573538 0.1252534037040279 0.0002140869192892 4671 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +37704 CXCL12 ITGA4 CXCL12-ITGA4 Endothelial Cells Endothelial Cells Endothelial Cells -> Endothelial Cells 0.1492606341885574 0.7487535481622718 0.7754239189773715 1.0 0.1027229557481577 0.0178869147172998 0.0103654925822736 0.003507174412566 0.599556513750625 0.0002347601533766 12779 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +37757 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells Endothelial Cells 11q13 Invasive Tumor Cells -> Endothelial Cells 0.1491492344343939 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.0208904415011529 1.0 0.001530074701953 0.0086848635235732 0.0517818236778051 0.0004135649296939 4836 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +37810 VEGFC FLT1 VEGFC-FLT1 Basal-like Structured DCIS Cells Endothelial Cells Basal-like Structured DCIS Cells -> Endothelial Cells 0.1490233528284982 0.7745997874735252 0.878254460598671 0.6198216015396206 0.0215813276111062 1.0 0.001203592705006 0.0154649330181245 0.1831585071226008 0.0005910165484633 1692 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +37815 A2M LRP1 A2M-LRP1 CAFs, Invasive Associated Dendritic Cells CAFs, Invasive Associated -> Dendritic Cells 0.1490099944853968 0.6561647292424944 0.6207977546603366 0.7917001487310438 0.1098969873322313 0.0501711964086628 0.0061564102213776 0.0161215619210488 0.4333145303087787 0.0034202650705429 2339 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +37843 A2M LRP1 A2M-LRP1 Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells -> CAFs, DCIS Associated 0.1489332037785637 0.4648000335061383 0.7346293219749174 0.2461374514707439 0.0357762282281787 1.0 0.0036294529847072 0.0121951219512195 0.1443975752998754 0.0008198401311744 4879 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +37879 MMRN2 CD93 MMRN2-CD93 CAFs, DCIS Associated Endothelial Cells CAFs, DCIS Associated -> Endothelial Cells 0.1488319449196213 0.7205550478301406 0.8817184225858201 0.7204611100467462 0.0117842887908422 1.0 0.002014945934635 0.0055738806425997 0.0332331882766859 0.000122167246961 16371 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +38127 EFNB2 PECAM1 EFNB2-PECAM1 Dendritic Cells Endothelial Cells Dendritic Cells -> Endothelial Cells 0.1481490519999938 0.7800321422220979 0.956444566971872 0.6198216015396206 0.0113788029360913 1.0 0.0020093477689422 0.008635628465804 0.0997840967387725 0.0018484288354898 2164 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +38182 CXCL12 ITGA4 CXCL12-ITGA4 Macrophages CAFs, DCIS Associated Macrophages -> CAFs, DCIS Associated 0.1480017275102972 0.7487535481622718 0.4596166826058663 0.7204611100467462 0.0338862305197021 0.1076178292491983 0.0116237814438044 0.0058950174287471 0.4938888589921296 0.0006151322534344 9754 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +38188 THBS2 CD36 THBS2-CD36 CAFs, DCIS Associated T Lymphocytes CAFs, DCIS Associated -> T Lymphocytes 0.147985699044949 0.724503440376099 0.6176321640000088 0.6198216015396206 1.0 0.0063011237754475 0.0060098271130705 0.0032998678616569 0.6658625618341459 8.617718028266115e-05 11604 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +38222 MMRN2 CD93 MMRN2-CD93 Myoepithelial Cells Endothelial Cells Myoepithelial Cells -> Endothelial Cells 0.1479081345006055 0.7205550478301406 0.8817184225858201 0.7204611100467462 0.0151307911035231 1.0 0.0015117497929773 0.0182465509568313 0.1087915408008614 0.0008900756564307 2247 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +38238 HSPG2 LRP1 HSPG2-LRP1 CAFs, Invasive Associated Endothelial Cells CAFs, Invasive Associated -> Endothelial Cells 0.1478733547348493 0.6589792304505506 0.9078204025796472 0.6198216015396206 0.1836996873148393 0.0144359394371152 0.0106327832373647 0.0088444444444444 0.7739488497198825 0.0032 3125 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +38617 DLL1 NOTCH3 DLL1-NOTCH3 Endothelial Cells CXCL14+ Fibroblasts Endothelial Cells -> CXCL14+ Fibroblasts 0.1469076253036593 0.9356727248601746 0.8818326005152037 0.9429656149619918 1.0 0.0042655619249233 0.0030288748798048 0.0030202650038971 0.7648466605807902 0.000389711613406 2566 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +38817 COL4A2 CD93 COL4A2-CD93 Endothelial Cells Basal-like Structured DCIS Cells Endothelial Cells -> Basal-like Structured DCIS Cells 0.1463960222707591 0.8840293712888387 0.7779918296243433 0.6198216015396206 1.0 0.0053794918117879 0.0042926366569628 0.0104008117706747 1.0 0.0010147133434804 1971 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +38887 CXCL12 CXCR4 CXCL12-CXCR4 Endothelial Cells Endothelial Cells Endothelial Cells -> Endothelial Cells 0.1462423532797373 0.7487535481622718 0.7757991160529997 1.0 0.1027229557481577 0.0279580382843415 0.0058637530434285 0.0041047457120702 0.5756027136392828 7.825338445887784e-05 12779 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +38904 DLL4 NOTCH4 DLL4-NOTCH4 Endothelial Cells CAFs, Invasive Associated Endothelial Cells -> CAFs, Invasive Associated 0.1461950930611579 0.9184503888425788 0.6571792026963191 0.6198216015396206 1.0 0.0069630688870869 0.0037479005472107 0.0089850249584026 1.0 0.000332778702163 3005 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +38919 DLL4 NOTCH4 DLL4-NOTCH4 Pericytes Myoepithelial Cells Pericytes -> Myoepithelial Cells 0.1461452284523491 0.9184503888425788 0.4641352222874551 0.7204611100467462 0.1169448695751571 0.1370986982961073 0.0019787014923348 0.0119102153000458 0.3836853234192235 0.0004580852038479 2183 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +38936 CXCL12 CXCR4 CXCL12-CXCR4 B Cells T Lymphocytes B Cells -> T Lymphocytes 0.1461088622444319 0.6160088550075702 0.9008184599638702 0.9318789094584046 0.0052742025956585 1.0 0.0035671121865465 0.0112792924227227 0.0910092391332731 0.0012036108324974 4985 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +39030 CCN1 CAV1 CCN1-CAV1 Endothelial Cells Dendritic Cells Endothelial Cells -> Dendritic Cells 0.1458575762464401 0.9219165193585238 0.62431395375366 0.6198216015396206 0.4529166025129413 0.009460730808256 0.0062989549947558 0.0084982720703738 1.0 0.001885014137606 2122 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +39075 CCN1 CAV1 CCN1-CAV1 Myoepithelial Cells Luminal-like Amorphous DCIS Cells Myoepithelial Cells -> Luminal-like Amorphous DCIS Cells 0.1457436197309478 0.7324582304061453 0.252518874138558 0.2461374514707439 0.2376713873232418 0.0322196586137726 0.0274906313944799 0.0055434217368694 0.9700774560311236 0.0010140405616224 12820 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +39092 JAG1 NOTCH2 JAG1-NOTCH2 CAFs, Invasive Associated 11q13 Invasive Tumor Cells CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells 0.1457004260521826 0.7941469661104034 0.663300745568453 0.8824495942126559 0.0083898580598364 1.0 0.002453051879725 0.0064603611575394 0.1107455349408455 0.0003441156228492 5812 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +39152 VWF SELP VWF-SELP CAFs, DCIS Associated Endothelial Cells CAFs, DCIS Associated -> Endothelial Cells 0.1455253648760264 0.7158082793127664 0.8819126042133903 0.7204611100467462 0.0071496754272206 1.0 0.002920861263638 0.0027598691699846 0.0155186721184654 0.0005497526113249 16371 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +39229 THBS2 CD36 THBS2-CD36 CAFs, Invasive Associated Dendritic Cells CAFs, Invasive Associated -> Dendritic Cells 0.1453319535283315 0.6242573126045354 0.6176321640000088 0.7917001487310438 0.1932385901170197 0.0284069116891947 0.0056233297361807 0.0087288014821148 0.7230448666107193 0.0017101325352714 2339 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +39265 CD48 CD2 CD48-CD2 CAFs, Invasive Associated T Lymphocytes CAFs, Invasive Associated -> T Lymphocytes 0.145252464390257 0.6659645551150886 0.8960994285623033 0.7917001487310438 0.0081474500750471 1.0 0.0024397704816813 0.0130434782608695 0.1384135087021319 0.0017391304347826 2300 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +39357 CCN1 CAV1 CCN1-CAV1 Myoepithelial Cells CAFs, Invasive Associated Myoepithelial Cells -> CAFs, Invasive Associated 0.1450259456589289 0.7324582304061453 0.62431395375366 0.6198216015396206 0.2376713873232418 0.0649213179279442 0.0021274298464469 0.0050149381135296 0.206622005001242 0.0019206145966709 1562 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +39366 CXCL12 CXCR4 CXCL12-CXCR4 CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated -> Luminal-like Amorphous DCIS Cells 0.1449988157935866 0.8924110508951895 0.4600037439857229 0.2461374514707439 1.0 0.017738069381683 0.0051853163654921 0.0044016310532304 1.0 0.000173852573018 5752 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +39371 CCN1 CAV1 CCN1-CAV1 Macrophages Endothelial Cells Macrophages -> Endothelial Cells 0.1449860094419017 0.8619922139338987 0.942159351720962 0.8875000050982297 0.0054092055025683 1.0 0.0023824532281755 0.0073835125448028 0.1088060219455863 0.0014336917562724 2790 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +39408 DLL1 NOTCH3 DLL1-NOTCH3 CAFs, Invasive Associated Endothelial Cells CAFs, Invasive Associated -> Endothelial Cells 0.1448703330863105 0.6249837837987587 0.8818326005152037 0.6198216015396206 0.0411214967239829 0.1993723722552783 0.0033008044249663 0.0085333333333333 0.3729305214714568 0.00064 3125 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +39420 A2M LRP1 A2M-LRP1 Pericytes Basal-like Structured DCIS Cells Pericytes -> Basal-like Structured DCIS Cells 0.1448266292321317 0.8937519114898692 0.6207977546603366 0.6198216015396206 0.3743986430148447 0.0203874717835032 0.0035152611137673 0.0111681696726786 0.6622058414846576 0.001002004008016 1996 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +39422 A2M LRP1 A2M-LRP1 Basal-like Structured DCIS Cells Pericytes Basal-like Structured DCIS Cells -> Pericytes 0.1448241431542635 0.7741139100414175 0.9078204025796472 0.6198216015396206 0.1671376945154473 0.0350138403862125 0.0036195848838167 0.0088740987243483 0.5181659969674746 0.0016638935108153 1803 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +39512 CCN1 CAV1 CCN1-CAV1 Pericytes Basal-like Structured DCIS Cells Pericytes -> Basal-like Structured DCIS Cells 0.1446166340156098 0.9219165193585238 0.62431395375366 0.6198216015396206 0.2646489893253856 0.0641739251983978 0.0015097892359054 0.0025718102872411 0.2443095662394666 0.000501002004008 1996 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +39524 CLEC2D KLRB1 CLEC2D-KLRB1 Dendritic Cells CAFs, DCIS Associated Dendritic Cells -> CAFs, DCIS Associated 0.1445658902621617 0.7797302331085993 0.4642836810638544 0.6198216015396206 0.1132020978253244 0.0761275033764692 0.0047206674749242 0.0049460431654676 0.4763518791814736 0.0008992805755395 3336 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +39533 A2M LRP1 A2M-LRP1 Pericytes T Lymphocytes Pericytes -> T Lymphocytes 0.1445471049107206 0.8937519114898692 0.6207977546603366 0.6198216015396206 0.3743986430148447 0.0104714078116759 0.0067652232183611 0.0053698685134999 0.7370615474425536 0.0012044564890093 3321 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +39552 MMRN2 CD93 MMRN2-CD93 Endothelial Cells CAFs, Invasive Associated Endothelial Cells -> CAFs, Invasive Associated 0.1445057482477965 0.9845127857250529 0.6587114738285964 0.6198216015396206 1.0 0.0042738820064046 0.0053003317842909 0.0091514143094841 1.0 0.0006655574043261 3005 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +39569 EFNB2 PECAM1 EFNB2-PECAM1 Macrophages Endothelial Cells Macrophages -> Endothelial Cells 0.1444575315862569 0.8913986641324685 0.956444566971872 0.8875000050982297 0.0054950348959687 1.0 0.0021855851898501 0.006339605734767 0.0732537109984119 0.0017921146953405 2790 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +39576 EFNB2 PECAM1 EFNB2-PECAM1 Myoepithelial Cells Endothelial Cells Myoepithelial Cells -> Endothelial Cells 0.1444451722229773 0.4619393085577573 0.956444566971872 0.7204611100467462 0.0308750930304183 1.0 0.0009241655594069 0.0070371606586559 0.0813139104710466 0.0004450378282153 2247 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +39707 A2M LRP1 A2M-LRP1 Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells -> Basal-like Structured DCIS Cells 0.1441287003482176 0.7741139100414175 0.6207977546603366 1.0 0.1671376945154473 0.0203874717835032 0.005474052830955 0.0024732665849339 0.1466499550144485 0.0002043318348998 19576 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +39804 C3 LRP1 C3-LRP1 CAFs, Invasive Associated Dendritic Cells CAFs, Invasive Associated -> Dendritic Cells 0.1438811467869237 0.6319926036888139 0.6207977546603366 0.7917001487310438 0.0616816618657801 0.0501711964086628 0.0092297367345142 0.0180525865754595 0.5194281789345501 0.006412997007268 2339 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +39924 C1QB LRP1 C1QB-LRP1 Macrophages Basal-like Structured DCIS Cells Macrophages -> Basal-like Structured DCIS Cells 0.1435831121176766 0.9256868304646206 0.6207977546603366 0.6198216015396206 1.0 0.0203874717835032 0.0012066242103486 0.0092592592592592 0.5243556900489297 0.0016835016835016 594 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +39979 DLL4 NOTCH4 DLL4-NOTCH4 Pericytes Basal-like Structured DCIS Cells Pericytes -> Basal-like Structured DCIS Cells 0.1434436248088724 0.9184503888425788 0.7754072541855492 0.6198216015396206 0.1169448695751571 0.0826982152707935 0.0020405897067484 0.0120240480961923 0.4462921073546498 0.000501002004008 1996 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +39982 C3 LRP1 C3-LRP1 Dendritic Cells 11q13 Invasive Tumor Cells Dendritic Cells -> 11q13 Invasive Tumor Cells 0.1434394013588457 0.6319926036888139 0.6207977546603366 0.7917001487310438 0.0691889863216023 0.0587195251380622 0.0069018836937671 0.0035678073510773 0.8610638784128999 0.0007604562737642 3945 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +40032 COL4A2 CD93 COL4A2-CD93 Endothelial Cells Myoepithelial Cells Endothelial Cells -> Myoepithelial Cells 0.1433054127964661 0.8840293712888387 0.4630027772793905 0.7204611100467462 1.0 0.0058437228618857 0.0050260116405429 0.0035529237601776 1.0 0.000740192450037 2702 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +40065 DLL1 NOTCH3 DLL1-NOTCH3 Endothelial Cells T Lymphocytes Endothelial Cells -> T Lymphocytes 0.1432381736734303 0.9356727248601746 0.7746834992804791 0.6198216015396206 1.0 0.0046263543438723 0.0041552462648002 0.0022850924918389 0.8038525244236794 0.0002176278563656 4595 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +40185 VEGFC FLT1 VEGFC-FLT1 T Lymphocytes Endothelial Cells T Lymphocytes -> Endothelial Cells 0.1428872636535175 0.7745997874735252 0.878254460598671 0.6198216015396206 0.016822895653248 1.0 0.0011997534840443 0.0054530201342281 0.0645826933698445 0.0002097315436241 4768 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +40314 COL4A2 CD93 COL4A2-CD93 Macrophages Endothelial Cells Macrophages -> Endothelial Cells 0.1425355348304675 0.9188764516910942 0.8817184225858201 0.8875000050982297 0.0090193130488293 1.0 0.0012930227814632 0.0074910394265232 0.064098300462987 0.0007168458781362 2790 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +40505 CCN1 CAV1 CCN1-CAV1 Endothelial Cells Macrophages Endothelial Cells -> Macrophages 0.1420749905419584 0.9219165193585238 0.8818704453527788 0.8875000050982297 0.4529166025129413 0.0051192928876727 0.0049159911398577 0.0056221792392005 1.0 0.0007736943907156 2585 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +40516 CXCL12 ITGA4 CXCL12-ITGA4 CAFs, DCIS Associated CXCL14+ Fibroblasts CAFs, DCIS Associated -> CXCL14+ Fibroblasts 0.1420566999204317 0.8924110508951895 0.7754239189773715 0.7204611100467462 1.0 0.0015914585039484 0.0103575530141567 0.0021944939591998 1.0 0.0001742919389978 11475 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +40520 CXCL12 CXCR4 CXCL12-CXCR4 CAFs, DCIS Associated CAFs, Invasive Associated CAFs, DCIS Associated -> CAFs, Invasive Associated 0.1420466088174564 0.8924110508951895 0.6632137581773894 0.6198216015396206 1.0 0.0080072638027924 0.0027964933467362 0.0043199478345921 1.0 0.0005977286312014 1673 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +40659 A2M LRP1 A2M-LRP1 Endothelial Cells Luminal-like Amorphous DCIS Cells Endothelial Cells -> Luminal-like Amorphous DCIS Cells 0.1416840038143885 0.8937519114898692 0.2550748532138862 0.2461374514707439 1.0 0.0267255153180908 0.0053943049939729 0.0127108433734939 1.0 0.0014457831325301 2075 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +40676 MMRN2 CLEC14A MMRN2-CLEC14A CAFs, DCIS Associated Endothelial Cells CAFs, DCIS Associated -> Endothelial Cells 0.1416167436247934 0.7205550478301406 0.9003264838243337 0.7204611100467462 0.0117842887908422 1.0 0.0014645464749293 0.0055586097367295 0.0351140985915978 6.108362348054486e-05 16371 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +40699 JAG1 NOTCH2 JAG1-NOTCH2 Endothelial Cells CAFs, DCIS Associated Endothelial Cells -> CAFs, DCIS Associated 0.1415400588129659 0.6303682835571691 0.4614667734221426 0.7204611100467462 0.0291791383241764 0.12709315903692 0.0103451224273181 0.005809783388323 0.2736927545769383 0.0004303543250609 13942 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +40838 CXCL12 ITGA4 CXCL12-ITGA4 B Cells T Lymphocytes B Cells -> T Lymphocytes 0.141216011315623 0.6160088550075702 0.9255624071030766 0.9318789094584046 0.0052742025956585 1.0 0.0028300382915272 0.010677487006474 0.08592663995616 0.0008024072216649 4985 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +40893 COL4A2 CD93 COL4A2-CD93 Basal-like Structured DCIS Cells Dendritic Cells Basal-like Structured DCIS Cells -> Dendritic Cells 0.1410631757448041 0.7783550150988336 0.7779918296243433 0.8693461273411047 0.1928969878996252 0.0627790816848129 0.0012359258807835 0.0142720306513409 0.3130060375714515 0.0009578544061302 1044 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +40970 VWF ITGA9 VWF-ITGA9 Pericytes Mast Cells Pericytes -> Mast Cells 0.140856515698049 0.9275752708651288 0.863034163938375 0.8567148457705164 0.1263644540569636 0.0627102121186242 0.0014370830575934 0.0488888888888888 0.392716886826134 0.0222222222222222 225 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +40980 C1QB LRP1 C1QB-LRP1 Myoepithelial Cells CAFs, DCIS Associated Myoepithelial Cells -> CAFs, DCIS Associated 0.1408305173732245 0.4601010570874773 0.7346293219749174 0.8293805866303694 0.0170183763647696 1.0 0.0016352502843076 0.005358135334167 0.0397425133143842 0.0002778935667639 7197 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +41029 VWF ITGA9 VWF-ITGA9 CAFs, DCIS Associated Endothelial Cells CAFs, DCIS Associated -> Endothelial Cells 0.1407374833529739 0.7158082793127664 0.9404022517663844 0.7204611100467462 0.0071496754272206 1.0 0.0022410361957229 0.0024544510525818 0.0274063813090584 0.0001832508704416 16371 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +41142 CD48 CD2 CD48-CD2 Pericytes T Lymphocytes Pericytes -> T Lymphocytes 0.140461668389569 0.7719609236370527 0.8960994285623033 0.6198216015396206 0.0076331962782219 1.0 0.0023464961118735 0.0111412225233363 0.1182273370526089 0.000903342366757 3321 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +41145 HSPG2 LRP1 HSPG2-LRP1 T Lymphocytes CAFs, DCIS Associated T Lymphocytes -> CAFs, DCIS Associated 0.140450734857005 0.7789175740361626 0.7346293219749174 0.6198216015396206 0.0070532058552773 1.0 0.0030685203832841 0.0031559273217513 0.0308593062214334 0.0005515212795293 10879 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +41179 A2M LRP1 A2M-LRP1 Basal-like Structured DCIS Cells Myoepithelial Cells Basal-like Structured DCIS Cells -> Myoepithelial Cells 0.1403876986353345 0.7741139100414175 0.7346293219749174 0.6198216015396206 0.1671376945154473 0.0416128058995347 0.003122709200612 0.0054845082137658 0.3253403519405877 0.0001559575795383 6412 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +41239 COL4A1 CD93 COL4A1-CD93 Endothelial Cells Myoepithelial Cells Endothelial Cells -> Myoepithelial Cells 0.1402448984519661 0.7766289238087107 0.4630027772793905 0.7204611100467462 1.0 0.0058437228618857 0.0050260116405429 0.0043089774770011 1.0 0.000740192450037 2702 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +41255 CLEC2D KLRB1 CLEC2D-KLRB1 Dendritic Cells Dendritic Cells Dendritic Cells -> Dendritic Cells 0.1402067277778043 0.7797302331085993 0.7763400818577846 1.0 0.1132020978253244 0.0293997450046583 0.0037706597645446 0.0061497548408543 0.3791581503835078 0.00049862877088 4011 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +41256 CCN1 CAV1 CCN1-CAV1 Basal-like Structured DCIS Cells CAFs, Invasive Associated Basal-like Structured DCIS Cells -> CAFs, Invasive Associated 0.140202629229106 0.6213271600240247 0.62431395375366 0.7917001487310438 0.1153131738111426 0.0649213179279442 0.0033035824478224 0.0075879307266559 0.3126326636658526 0.0021424745581146 1867 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +41322 HSPG2 LRP1 HSPG2-LRP1 Dendritic Cells CAFs, DCIS Associated Dendritic Cells -> CAFs, DCIS Associated 0.1400346262563329 0.7789175740361626 0.7346293219749174 0.6198216015396206 0.0075637985935472 1.0 0.0028108913072367 0.0074024114042099 0.072382300671226 0.0020983213429256 3336 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +41394 VWF LRP1 VWF-LRP1 CAFs, DCIS Associated CAFs, DCIS Associated CAFs, DCIS Associated -> CAFs, DCIS Associated 0.1398772052016611 0.7158082793127664 0.7346293219749174 1.0 0.0071496754272206 1.0 0.0019921753740977 0.0017524785378541 0.0134546725908401 0.0002949728203615 94924 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +41581 COL4A2 CD93 COL4A2-CD93 CAFs, DCIS Associated CAFs, DCIS Associated CAFs, DCIS Associated -> CAFs, DCIS Associated 0.1394252635187647 0.4630253981438691 0.4630027772793905 1.0 0.7696906278989153 0.0155837683010033 0.0028567348009307 0.0014011208967173 0.3873342363538463 2.1069487168682315e-05 94924 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +41627 HSPG2 LRP1 HSPG2-LRP1 CAFs, DCIS Associated T Lymphocytes CAFs, DCIS Associated -> T Lymphocytes 0.1393296346132336 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.3309594876493178 0.0104714078116759 0.0118490591242787 0.0038707916810295 0.3235477515093805 0.0006894174422612 11604 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +41638 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (G1/S) 0.1393076309982499 0.7941469661104034 0.663300745568453 0.9592803095773328 0.0526353932596327 0.0265498740402422 0.0103502663342763 0.0377130116260553 0.9580986656498378 0.0107023411371237 1495 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +41786 EFNB2 PECAM1 EFNB2-PECAM1 CAFs, Invasive Associated Dendritic Cells CAFs, Invasive Associated -> Dendritic Cells 0.1389403600020827 0.662063103571249 0.6331674633943454 0.7917001487310438 0.0967042147306326 0.0518891167572028 0.0043198531478676 0.0083368961094484 0.426693585063815 0.0017101325352714 2339 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +41933 EFNB2 PECAM1 EFNB2-PECAM1 Endothelial Cells CAFs, Invasive Associated Endothelial Cells -> CAFs, Invasive Associated 0.1385887945062797 0.8640667164982425 0.6331674633943454 0.6198216015396206 1.0 0.0032187363284526 0.0064915541694841 0.0058652246256239 1.0 0.0009983361064891 3005 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +42009 MMP2 PECAM1 MMP2-PECAM1 Basal-like Structured DCIS Cells Endothelial Cells Basal-like Structured DCIS Cells -> Endothelial Cells 0.1384004254876961 0.6303642896310324 0.956444566971872 0.6198216015396206 0.0104129581710415 1.0 0.0018060487494487 0.0151447990543735 0.1374692882837094 0.00177304964539 1692 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +42030 CCN1 CAV1 CCN1-CAV1 Endothelial Cells Plasma Cells Endothelial Cells -> Plasma Cells 0.1383399497031808 0.9219165193585238 0.7283139964676212 0.7204611100467462 0.4529166025129413 0.0124087765732037 0.0025781941469729 0.0215189873417721 1.0 0.0063291139240506 474 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +42033 C3 LRP1 C3-LRP1 T Lymphocytes CAFs, Invasive Associated T Lymphocytes -> CAFs, Invasive Associated 0.1383360574833196 0.6319926036888139 0.6207977546603366 0.7917001487310438 0.0334108479684367 0.166956519448744 0.0040448030204588 0.0115208333333333 0.1620351972461359 0.00375 2400 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +42070 COL4A2 CD93 COL4A2-CD93 Myoepithelial Cells Dendritic Cells Myoepithelial Cells -> Dendritic Cells 0.1382634289383501 0.4630253981438691 0.7779918296243433 0.6198216015396206 0.2545335314555431 0.0627790816848129 0.0019581010194678 0.0137298091042584 0.3011143438045086 0.0014684287812041 1362 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +42085 C3 LRP1 C3-LRP1 Dendritic Cells Dendritic Cells Dendritic Cells -> Dendritic Cells 0.1382108147474461 0.6319926036888139 0.6207977546603366 1.0 0.0691889863216023 0.0501711964086628 0.0051179682584837 0.0097107953128895 0.2794093081507331 0.0012465719272001 4011 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +42245 CCN1 CAV1 CCN1-CAV1 Luminal-like Amorphous DCIS Cells Myoepithelial Cells Luminal-like Amorphous DCIS Cells -> Myoepithelial Cells 0.1377878133762852 0.2542249848376565 0.7283139964676212 0.2461374514707439 0.1711385759005754 0.1176565474247238 0.0074573678131375 0.0043207104724841 0.2967882929637693 0.0002245172878311 13362 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +42249 C3 LRP1 C3-LRP1 Plasma Cells CAFs, DCIS Associated Plasma Cells -> CAFs, DCIS Associated 0.1377778891728379 0.7148920381722296 0.7346293219749174 0.8767341187813953 0.0029337538459309 1.0 0.0050637761979277 0.0114897959183673 0.2035441367646328 0.0044897959183673 2450 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +42345 COL4A2 CD93 COL4A2-CD93 Basal-like Structured DCIS Cells Macrophages Basal-like Structured DCIS Cells -> Macrophages 0.1375236005692273 0.7783550150988336 0.944024288971064 0.6198216015396206 0.1928969878996252 0.0484215930647349 0.0015902610476367 0.0153684210526315 0.5694840926816115 0.0042105263157894 475 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +42359 MMRN2 CD93 MMRN2-CD93 Basal-like Structured DCIS Cells Endothelial Cells Basal-like Structured DCIS Cells -> Endothelial Cells 0.1374912850845182 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.0172764782878141 1.0 0.0011353476363567 0.0273345153664302 0.1629767757640478 0.0005910165484633 1692 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +42387 DLL1 NOTCH3 DLL1-NOTCH3 CXCL14+ Fibroblasts Pericytes CXCL14+ Fibroblasts -> Pericytes 0.13742375241334 0.9470274865242416 0.8818326005152037 0.9429656149619918 0.0061455194924501 0.8672894033034337 0.0016047232835258 0.0041692562668324 0.0570638899748843 0.0009322560596643 3218 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +42497 DLL1 NOTCH3 DLL1-NOTCH3 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.1371675191280168 0.6249837837987587 0.6580560501976399 0.7917001487310438 0.1661175896787547 0.0606066271159369 0.0020317831327684 0.0143880208333333 0.3449714038700346 0.0015625 1280 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +42511 DLL1 NOTCH3 DLL1-NOTCH3 Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.1371187754795107 0.7296454584598743 0.6580560501976399 0.6198216015396206 0.293296467876477 0.0606066271159369 0.0012563468877689 0.0213707637835103 0.5123916951171458 0.0015174506828528 659 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +42557 JAG1 NOTCH2 JAG1-NOTCH2 Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells -> CAFs, DCIS Associated 0.1370205640351175 0.2451358214448441 0.4614667734221426 0.2461374514707439 0.1327555461750915 0.12709315903692 0.0140868640168222 0.0153915224626436 0.7250783546251384 0.0024595203935232 4879 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +42621 CCN1 CAV1 CCN1-CAV1 T Lymphocytes Pericytes T Lymphocytes -> Pericytes 0.1368634472521833 0.6213271600240247 0.9694036398779844 0.6198216015396206 0.013905026986541 0.5444650460041837 0.0023253541716472 0.0054477262072198 0.1084640254629287 0.00084388185654 3555 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +42629 VWF SELP VWF-SELP Endothelial Cells Dendritic Cells Endothelial Cells -> Dendritic Cells 0.1368489330895585 0.955713094717548 0.7760344326192508 0.6198216015396206 1.0 0.0032078747392388 0.0044540337911807 0.0069402793248222 1.0 0.000942507068803 2122 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +42644 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Endothelial Cells 0.1368211421788089 0.6582846571368821 0.8817184225858201 0.6198216015396206 0.0198024073017111 1.0 0.000920843795539 0.0286486486486486 0.2451368340737591 0.0054054054054054 370 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +43033 EFNB2 PECAM1 EFNB2-PECAM1 Pericytes Dendritic Cells Pericytes -> Dendritic Cells 0.1358616560029628 0.8640667164982425 0.6331674633943454 0.6198216015396206 0.1882781599600688 0.0518891167572028 0.0018983234471782 0.0095392653578214 0.4882324645728542 0.0006333122229259 1579 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +43099 VWF ITGA9 VWF-ITGA9 Endothelial Cells Myeloid Cells Endothelial Cells -> Myeloid Cells 0.1356918229204694 0.955713094717548 0.7831795333113832 0.7827641335561659 1.0 0.0055509879377996 0.0019192384189863 0.01407475772958 1.0 0.0050761421319796 394 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +43195 CXCL12 ITGA4 CXCL12-ITGA4 CXCL14+ Fibroblasts T Lymphocytes CXCL14+ Fibroblasts -> T Lymphocytes 0.1354438208418878 0.7487535481622718 0.9255624071030766 0.6198216015396206 0.0131092554497256 1.0 0.0010963810765609 0.0169880624426079 0.1367107376645522 0.0005316321105794 1881 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +43250 HSPG2 LRP1 HSPG2-LRP1 CAFs, Invasive Associated Basal-like Structured DCIS Cells CAFs, Invasive Associated -> Basal-like Structured DCIS Cells 0.1353085411683871 0.6589792304505506 0.6207977546603366 0.7917001487310438 0.1836996873148393 0.0203874717835032 0.005059362241922 0.0116364622057001 0.3635127128365581 0.0032527881040892 2152 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +43263 THBS2 CD36 THBS2-CD36 CXCL14+ Fibroblasts Endothelial Cells CXCL14+ Fibroblasts -> Endothelial Cells 0.1352797799764441 0.9197297916541942 0.8587566561291643 0.9429656149619918 0.0055862851962672 1.0 0.0014731407874636 0.0059655596555965 0.0856559590293489 0.0007380073800738 2710 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +43277 COL4A1 CD93 COL4A1-CD93 Endothelial Cells Basal-like Structured DCIS Cells Endothelial Cells -> Basal-like Structured DCIS Cells 0.1352284254766676 0.7766289238087107 0.7779918296243433 0.6198216015396206 1.0 0.0053794918117879 0.0030353524893083 0.0140247879973907 1.0 0.0005073566717402 1971 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +43282 HSPG2 LRP1 HSPG2-LRP1 Myoepithelial Cells Myoepithelial Cells Myoepithelial Cells -> Myoepithelial Cells 0.135221021990757 0.4629984640915818 0.7346293219749174 1.0 0.0683610513379333 0.0416128058995347 0.0063180181027188 0.0033788987771367 0.1115739905949553 0.0003577657528733 22361 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +43353 EFNB2 PECAM1 EFNB2-PECAM1 Endothelial Cells B Cells Endothelial Cells -> B Cells 0.135074325329327 0.8640667164982425 0.6331674633943454 0.6198216015396206 1.0 0.0049190726392343 0.0036409853642158 0.005641748942172 1.0 0.001410437235543 1418 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +43440 HSPG2 LRP1 HSPG2-LRP1 CAFs, Invasive Associated T Lymphocytes CAFs, Invasive Associated -> T Lymphocytes 0.1348798021963789 0.6589792304505506 0.6207977546603366 0.7917001487310438 0.1836996873148393 0.0104714078116759 0.0096646144616034 0.0079951690821256 0.6682919652165411 0.0056521739130434 2300 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +43503 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (Mitotic) 0.1347250971171954 0.6605327397359113 0.657421674383923 1.0 0.1468839381042521 0.0397596998227057 0.0023579427823868 0.0099871134020618 0.7663782447466008 0.0006443298969072 1552 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +43561 HSPG2 LRP1 HSPG2-LRP1 CAFs, DCIS Associated CXCL14+ Fibroblasts CAFs, DCIS Associated -> CXCL14+ Fibroblasts 0.1345972134811939 0.4629984640915818 0.9078204025796472 0.7204611100467462 0.3309594876493178 0.0064028969591119 0.0092656065097459 0.0027051561365287 0.3201056701342736 0.0004357298474945 11475 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +43571 CXCL12 CXCR4 CXCL12-CXCR4 CAFs, DCIS Associated CXCL14+ Fibroblasts CAFs, DCIS Associated -> CXCL14+ Fibroblasts 0.1345735081150016 0.8924110508951895 0.7757991160529997 0.7204611100467462 1.0 0.0012252690191386 0.0097184547269779 0.0010972469795999 0.8804001380551378 0.0001742919389978 11475 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +43574 VWF SELP VWF-SELP Endothelial Cells Macrophages Endothelial Cells -> Macrophages 0.1345692900264394 0.955713094717548 0.941479368642921 0.8875000050982297 1.0 0.0021392900294222 0.0034761306712463 0.0065412343942324 1.0 0.0003868471953578 2585 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +43585 HSPG2 LRP1 HSPG2-LRP1 Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells -> CAFs, DCIS Associated 0.1345492825745035 0.4629984640915818 0.7346293219749174 0.2461374514707439 0.0201301851612071 1.0 0.0035205746184941 0.0092630548154221 0.0905760545006465 0.0012297601967616 4879 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +43626 C3 LRP1 C3-LRP1 Myoepithelial Cells CAFs, DCIS Associated Myoepithelial Cells -> CAFs, DCIS Associated 0.1344284247752292 0.7148920381722296 0.7346293219749174 0.8293805866303694 0.005043231651446 1.0 0.0026864122341435 0.004036404057246 0.0715057417296719 0.0004168403501458 7197 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +43674 VWF ITGA9 VWF-ITGA9 Endothelial Cells CXCL14+ Fibroblasts Endothelial Cells -> CXCL14+ Fibroblasts 0.134297238629269 0.955713094717548 0.950463483645931 0.9429656149619918 1.0 0.0019776346124415 0.0034633321619943 0.0027988379508254 1.0 0.000389711613406 2566 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +43684 COL4A1 CD93 COL4A1-CD93 Basal-like Structured DCIS Cells Pericytes Basal-like Structured DCIS Cells -> Pericytes 0.1342692823885506 0.8533682807143209 0.8817184225858201 0.6198216015396206 0.0706049302656684 0.1281708518900828 0.0013883512250457 0.0097060454797559 0.2287027196190626 0.0005546311702717 1803 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +43892 A2M LRP1 A2M-LRP1 CAFs, Invasive Associated Pericytes CAFs, Invasive Associated -> Pericytes 0.133728625388757 0.6561647292424944 0.9078204025796472 0.6198216015396206 0.1098969873322313 0.0350138403862125 0.0040256865671229 0.0077889282434736 0.4548019910477229 0.0011806375442739 2541 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +44022 MMRN2 CLEC14A MMRN2-CLEC14A Endothelial Cells Dendritic Cells Endothelial Cells -> Dendritic Cells 0.1333818679516966 0.9845127857250529 0.6347970925105053 0.6198216015396206 1.0 0.003263637675389 0.0044540337911807 0.0113100848256361 1.0 0.000942507068803 2122 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +44040 CXCL12 CXCR4 CXCL12-CXCR4 Endothelial Cells Macrophages Endothelial Cells -> Macrophages 0.1333433270173063 0.7487535481622718 0.7757991160529997 0.8875000050982297 0.1027229557481577 0.0491709261488903 0.0021587041622914 0.008545806224723 0.385650652512756 0.0003868471953578 2585 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +44077 DLL1 NOTCH3 DLL1-NOTCH3 T Lymphocytes Endothelial Cells T Lymphocytes -> Endothelial Cells 0.1332720146422163 0.6249837837987587 0.8818326005152037 0.6198216015396206 0.0435116250366991 0.1993723722552783 0.0018907732664566 0.0036703020134228 0.1604024582605675 0.0002097315436241 4768 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +44088 THBS2 CD36 THBS2-CD36 CAFs, Invasive Associated Macrophages CAFs, Invasive Associated -> Macrophages 0.1332464421452912 0.6242573126045354 0.8587566561291643 0.6198216015396206 0.1932385901170197 0.088850508457521 0.0009810134736877 0.0077455302473671 0.151272567941838 0.0007347538574577 1361 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +44094 EFNB2 PECAM1 EFNB2-PECAM1 Pericytes CAFs, DCIS Associated Pericytes -> CAFs, DCIS Associated 0.1332282450421254 0.8640667164982425 0.7167436199046466 0.7204611100467462 0.1882781599600688 0.0125623889131764 0.0052988643586171 0.0009969561531941 0.4628706679744285 7.70594128072744e-05 12977 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +44126 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells CAFs, Invasive Associated 11q13 Invasive Tumor Cells -> CAFs, Invasive Associated 0.1331496244646665 0.6589792304505506 0.6207977546603366 0.8824495942126559 0.0561415215593491 0.166956519448744 0.0016467875805168 0.0073800518566093 0.0414011499544774 0.0006422607578676 4671 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +44326 CD34 SELP CD34-SELP Macrophages Endothelial Cells Macrophages -> Endothelial Cells 0.1326495920982308 0.8963354148873306 0.8819126042133903 0.8875000050982297 0.0038492365148421 1.0 0.0020174052482598 0.0064516129032258 0.0780172176960869 0.0014336917562724 2790 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +44349 COL4A1 CD93 COL4A1-CD93 Macrophages Endothelial Cells Macrophages -> Endothelial Cells 0.1325992452521541 0.9102252263107924 0.8817184225858201 0.8875000050982297 0.0042860632265532 1.0 0.0017804800879175 0.0079621095750128 0.060768484786695 0.0014336917562724 2790 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +44438 CXCL12 CXCR4 CXCL12-CXCR4 CAFs, DCIS Associated Mast Cells CAFs, DCIS Associated -> Mast Cells 0.1323726968624198 0.8924110508951895 0.7757991160529997 0.7204611100467462 1.0 0.0044430418127202 0.0024276303095876 0.0155856158628801 0.5826076809508433 0.0018484288354898 1082 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +44506 VWF SELP VWF-SELP Endothelial Cells CAFs, Invasive Associated Endothelial Cells -> CAFs, Invasive Associated 0.1322099176117849 0.955713094717548 0.6572093097629401 0.6198216015396206 1.0 0.002113171886167 0.0064915541694841 0.0059597640296475 1.0 0.0009983361064891 3005 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +44701 MMRN2 CLEC14A MMRN2-CLEC14A Endothelial Cells Macrophages Endothelial Cells -> Macrophages 0.1317402602554797 0.9845127857250529 0.9195415044619336 0.8875000050982297 1.0 0.0013235329769289 0.0049159911398577 0.0043197936814958 1.0 0.0007736943907156 2585 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +44725 COL4A2 CD93 COL4A2-CD93 Myoepithelial Cells Macrophages Myoepithelial Cells -> Macrophages 0.1316636138436863 0.4630253981438691 0.944024288971064 0.7204611100467462 0.2545335314555431 0.0484215930647349 0.001342173510111 0.0087986463620981 0.3260379920088033 0.0033840947546531 591 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +45075 THBS2 CD36 THBS2-CD36 CAFs, DCIS Associated CXCL14+ Fibroblasts CAFs, DCIS Associated -> CXCL14+ Fibroblasts 0.130762992627584 0.724503440376099 0.8587566561291643 0.7204611100467462 1.0 0.0011409783203169 0.0097747651475823 0.0011655773420479 0.8906320789552633 0.0001742919389978 11475 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +45124 CD48 CD2 CD48-CD2 Dendritic Cells CAFs, DCIS Associated Dendritic Cells -> CAFs, DCIS Associated 0.1306430649466488 0.9011089648206808 0.4603649459881741 0.6198216015396206 0.4567172527116189 0.0112209532878862 0.0037730551841633 0.0046462829736211 0.9129114045074652 0.0002997601918465 3336 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +45146 CD34 SELP CD34-SELP Pericytes T Lymphocytes Pericytes -> T Lymphocytes 0.1305784695314125 0.9303167350027568 0.7760344326192508 0.6198216015396206 0.1314667522621683 0.0335947364052305 0.0025081980663535 0.0048178259560373 0.4052501104944196 0.0003011141222523 3321 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +45154 THBS2 CD36 THBS2-CD36 CAFs, Invasive Associated CAFs, DCIS Associated CAFs, Invasive Associated -> CAFs, DCIS Associated 0.1305642197806723 0.6242573126045354 0.7373999388878224 0.6198216015396206 0.1932385901170197 0.0455125113141721 0.0019741703539695 0.0027714789619551 0.6301990840505185 0.000755857898715 1323 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +45203 HSPG2 LRP1 HSPG2-LRP1 Pericytes Basal-like Structured DCIS Cells Pericytes -> Basal-like Structured DCIS Cells 0.1304134379634397 0.8818165186409654 0.6207977546603366 0.6198216015396206 0.1619074107723045 0.0203874717835032 0.0043924582301798 0.0094564128256513 0.2954099123246449 0.0035070140280561 1996 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +45305 C1QB LRP1 C1QB-LRP1 T Lymphocytes CAFs, Invasive Associated T Lymphocytes -> CAFs, Invasive Associated 0.1302103812164999 0.8703788833238396 0.6207977546603366 0.7917001487310438 0.0419710388788557 0.166956519448744 0.0016259176028251 0.0111197916666666 0.1178214026377504 0.0008333333333333 2400 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +45363 CXCL12 ITGA4 CXCL12-ITGA4 Pericytes Pericytes Pericytes -> Pericytes 0.130068423656854 0.7487535481622718 0.7754239189773715 1.0 0.0637288077574987 0.0293031867940321 0.0044658211167458 0.0027250926531502 0.3410465780676114 7.993605115907275e-05 12510 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +45455 CXCL12 CXCR4 CXCL12-CXCR4 Endothelial Cells B Cells Endothelial Cells -> B Cells 0.12985820116495 0.7487535481622718 0.9546923450729716 0.6198216015396206 0.1027229557481577 0.0445745465878424 0.0023636916340453 0.0113796640594948 0.4214477792879168 0.001410437235543 1418 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +45494 CXCL12 CXCR4 CXCL12-CXCR4 Endothelial Cells CAFs, DCIS Associated Endothelial Cells -> CAFs, DCIS Associated 0.1297566596620197 0.7487535481622718 0.4600037439857229 0.7204611100467462 0.1027229557481577 0.0310998965832685 0.0060205998317523 0.0029472750746599 0.5561895258595165 7.172572084349448e-05 13942 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +45540 DLL1 NOTCH3 DLL1-NOTCH3 Pericytes Myoepithelial Cells Pericytes -> Myoepithelial Cells 0.1296527457122568 0.9356727248601746 0.4638256179742202 0.7204611100467462 0.1750253929104546 0.0446401662952339 0.0019443382738486 0.00328294396091 0.3704744610452605 0.0004580852038479 2183 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +45872 VEGFC FLT1 VEGFC-FLT1 Myoepithelial Cells Endothelial Cells Myoepithelial Cells -> Endothelial Cells 0.128851644839439 0.4636527906642655 0.878254460598671 0.7204611100467462 0.014525360548861 1.0 0.001073951643881 0.0092716214211541 0.1098081922575608 0.0004450378282153 2247 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +45896 A2M LRP1 A2M-LRP1 Myoepithelial Cells Basal-like Structured DCIS Cells Myoepithelial Cells -> Basal-like Structured DCIS Cells 0.1287948576250915 0.4648000335061383 0.6207977546603366 0.6198216015396206 0.2100317344087863 0.0203874717835032 0.0059601730128355 0.004660606060606 0.2763461380553941 0.0005818181818181 6875 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +45951 DLL1 NOTCH3 DLL1-NOTCH3 Macrophages Pericytes Macrophages -> Pericytes 0.128651832439827 0.8771078809726828 0.8818326005152037 0.8875000050982297 0.0080232294691882 0.8672894033034337 0.0009492266897486 0.0056925357046618 0.0779127523805867 0.0004042037186742 2474 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +45976 CD48 CD2 CD48-CD2 T Lymphocytes Pericytes T Lymphocytes -> Pericytes 0.1285970215355082 0.928447473463448 0.7763428264267787 0.6198216015396206 1.0 0.0024832440877005 0.0040764828772747 0.0039381153305203 1.0 0.00028129395218 3555 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +46037 THBS2 CD36 THBS2-CD36 Endothelial Cells Endothelial Cells Endothelial Cells -> Endothelial Cells 0.1284904125492335 0.9197297916541942 0.8587566561291643 1.0 0.0039472834455595 1.0 0.0014434160493714 0.002429115475911 0.0348782390411588 7.825338445887784e-05 12779 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +46178 A2M LRP1 A2M-LRP1 Myoepithelial Cells Pericytes Myoepithelial Cells -> Pericytes 0.1281467574961987 0.4648000335061383 0.9078204025796472 0.7204611100467462 0.2100317344087863 0.0350138403862125 0.0019808065973883 0.0074443293630243 0.4346805761312994 0.0005178663904712 1931 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +46240 COL4A2 CD93 COL4A2-CD93 Myoepithelial Cells 11q13 Invasive Tumor Cells Myoepithelial Cells -> 11q13 Invasive Tumor Cells 0.1279802698344135 0.4630253981438691 0.6587114738285964 0.6198216015396206 0.2545335314555431 0.0289462771086338 0.003154656620171 0.0019627085377821 0.4178576518666514 0.0001962708537782 5095 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +46304 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells Dendritic Cells 11q13 Invasive Tumor Cells -> Dendritic Cells 0.1278223965420384 0.6561647292424944 0.6207977546603366 0.7917001487310438 0.112230917768503 0.0501711964086628 0.0024018676052068 0.0068328373015872 0.1836526572619445 0.000595238095238 3360 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +46309 THBS2 CD36 THBS2-CD36 Pericytes Pericytes Pericytes -> Pericytes 0.1278155841323338 0.9197297916541942 0.8587566561291643 1.0 0.0087456089304998 0.287457858136305 0.0021958655330771 0.0013555822009059 0.0412280257560824 0.0001598721023181 12510 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +46340 CCN1 CAV1 CCN1-CAV1 Pericytes T Lymphocytes Pericytes -> T Lymphocytes 0.1277174042795234 0.9219165193585238 0.62431395375366 0.6198216015396206 0.2646489893253856 0.0126805820762719 0.0036251680936906 0.0041553748870822 0.8465561760732705 0.0003011141222523 3321 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +46350 VWF LRP1 VWF-LRP1 Pericytes Myoepithelial Cells Pericytes -> Myoepithelial Cells 0.1276982173967585 0.9275752708651288 0.7346293219749174 0.7204611100467462 0.1263644540569636 0.0416128058995347 0.0016796793309471 0.0066682630241952 0.2764823299203912 0.0004580852038479 2183 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +46363 VWF LRP1 VWF-LRP1 Pericytes Dendritic Cells Pericytes -> Dendritic Cells 0.1276667498334073 0.9275752708651288 0.6207977546603366 0.6198216015396206 0.1263644540569636 0.0501711964086628 0.0019134583506132 0.0122344406701595 0.2480243165641633 0.0012666244458518 1579 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +46372 VWF SELP VWF-SELP Pericytes T Lymphocytes Pericytes -> T Lymphocytes 0.1276494148346864 0.9275752708651288 0.7760344326192508 0.6198216015396206 0.1263644540569636 0.0335947364052305 0.002284114459485 0.0062823355506282 0.3360742288007465 0.0003011141222523 3321 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +46407 COL4A2 CD93 COL4A2-CD93 CXCL14+ Fibroblasts Endothelial Cells CXCL14+ Fibroblasts -> Endothelial Cells 0.1275775616673163 0.8840293712888387 0.8817184225858201 0.9429656149619918 0.0061698665784747 1.0 0.0009507629628576 0.0041697416974169 0.0356790748194105 0.0007380073800738 2710 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +46417 CCN1 CAV1 CCN1-CAV1 Macrophages Pericytes Macrophages -> Pericytes 0.1275592650108427 0.8619922139338987 0.9694036398779844 0.8875000050982297 0.0054092055025683 0.5444650460041837 0.0019723736130106 0.0056319051468606 0.1121310212771566 0.0012126111560226 2474 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +46452 CXCL12 ITGA4 CXCL12-ITGA4 Plasma Cells T Lymphocytes Plasma Cells -> T Lymphocytes 0.1274746472895692 0.8730912658940219 0.9255624071030766 0.6198216015396206 0.0057086106530109 1.0 0.0015006408206596 0.0265000603646022 0.2132581518839633 0.0039840637450199 753 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +46482 THBS2 CD36 THBS2-CD36 Macrophages Endothelial Cells Macrophages -> Endothelial Cells 0.127406086337019 0.8858959974474152 0.8587566561291643 0.8875000050982297 0.0030563796158022 1.0 0.0020725690161746 0.0057347670250896 0.0823421435209526 0.0014336917562724 2790 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +46493 CLEC2D KLRB1 CLEC2D-KLRB1 Dendritic Cells B Cells Dendritic Cells -> B Cells 0.1273702463121779 0.7797302331085993 0.7763400818577846 0.909150863993142 0.1132020978253244 0.0467761235673353 0.0014651894364847 0.0051950805767599 0.2921483085397867 0.0006361323155216 1572 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +46550 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Endothelial Cells 0.1272425810769857 0.662063103571249 0.956444566971872 0.6198216015396206 0.0236359933700329 1.0 0.0004574939591558 0.0147900763358778 0.1708983212648732 0.0038167938931297 262 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +46585 COL4A1 CD93 COL4A1-CD93 CAFs, Invasive Associated CAFs, Invasive Associated CAFs, Invasive Associated -> CAFs, Invasive Associated 0.1271396014722411 0.6630837220165452 0.6587114738285964 1.0 0.4103175828613323 0.0042738820064046 0.005514129892423 0.0056635831602794 0.4093276828425056 0.0005663583160279 5297 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +46598 A2M LRP1 A2M-LRP1 CXCL14+ Fibroblasts CAFs, DCIS Associated CXCL14+ Fibroblasts -> CAFs, DCIS Associated 0.1271063469882103 0.8937519114898692 0.7346293219749174 0.7204611100467462 0.0037268694422441 1.0 0.0023919960478239 0.0031437216798953 0.0372235546155526 0.0002736976553234 10961 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +46636 EFNB2 PECAM1 EFNB2-PECAM1 Endothelial Cells Myoepithelial Cells Endothelial Cells -> Myoepithelial Cells 0.1270180194375704 0.8640667164982425 0.7167436199046466 0.7204611100467462 1.0 0.0026482500471321 0.0035539269133504 0.0030995558845299 1.0 0.0003700962250185 2702 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +46669 EFNB2 PECAM1 EFNB2-PECAM1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells 0.1269382797148625 0.7800321422220979 0.6331674633943454 0.7917001487310438 0.1357656553382984 0.0326412663903893 0.0024143761572118 0.0005170930271039 0.1761413059089742 3.309395373465268e-05 30217 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +46822 C1QB LRP1 C1QB-LRP1 CAFs, Invasive Associated CAFs, DCIS Associated CAFs, Invasive Associated -> CAFs, DCIS Associated 0.1266063033255095 0.6626993710110988 0.7346293219749174 0.6198216015396206 0.0135527119637784 1.0 0.0010070466289163 0.0073696145124716 0.0546621137051433 0.0022675736961451 1323 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +46914 CD48 CD2 CD48-CD2 Basal-like Structured DCIS Cells T Lymphocytes Basal-like Structured DCIS Cells -> T Lymphocytes 0.1263716605968345 0.8667347161816407 0.8960994285623033 0.8693461273411047 0.0106228227237899 1.0 0.0005678256776316 0.0113043478260869 0.1199583742085143 0.0017391304347826 575 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +46927 CXCL12 CXCR4 CXCL12-CXCR4 Pericytes Endothelial Cells Pericytes -> Endothelial Cells 0.1263509905634172 0.7487535481622718 0.7757991160529997 0.946515890536252 0.0637288077574987 0.0279580382843415 0.0041534792850525 0.0023765741212011 0.333263643909955 9.030160736861116e-05 11074 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +46988 C3 LRP1 C3-LRP1 CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated -> Luminal-like Amorphous DCIS Cells 0.12621708134978 0.7148920381722296 0.2550748532138862 0.2461374514707439 1.0 0.0267255153180908 0.003370508374119 0.0013343184979137 0.211256610787606 0.0003477051460361 5752 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +47096 CXCL12 ITGA4 CXCL12-ITGA4 Pericytes Macrophages Pericytes -> Macrophages 0.1259662556252684 0.7487535481622718 0.7754239189773715 0.8875000050982297 0.0637288077574987 0.0521257226458961 0.002333936082581 0.0131122994652406 0.5483872415766134 0.0004705882352941 2125 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +47146 VWF ITGA9 VWF-ITGA9 Pericytes CAFs, Invasive Associated Pericytes -> CAFs, Invasive Associated 0.1258534539323304 0.9275752708651288 0.6252253442669611 0.6198216015396206 0.1263644540569636 0.0565946652887153 0.0015457349567425 0.0058329176100387 0.2157612038360376 0.0004221190375685 2369 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +47183 C1QB LRP1 C1QB-LRP1 CAFs, DCIS Associated CAFs, Invasive Associated CAFs, DCIS Associated -> CAFs, Invasive Associated 0.1257586969965082 0.4601010570874773 0.6207977546603366 0.6198216015396206 0.0587727051993296 0.166956519448744 0.002277073259614 0.01251494321578 0.1326039378988668 0.0029886431560071 1673 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +47216 CXCL12 ITGA4 CXCL12-ITGA4 CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated -> Luminal-like Amorphous DCIS Cells 0.1256771269550457 0.8924110508951895 0.4596166826058663 0.2461374514707439 1.0 0.0075270071967493 0.0051853163654921 0.0025366670881274 1.0 0.000173852573018 5752 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +47283 JAG1 NOTCH2 JAG1-NOTCH2 Luminal-like Amorphous DCIS Cells Myoepithelial Cells Luminal-like Amorphous DCIS Cells -> Myoepithelial Cells 0.1255028079154617 0.2451358214448441 0.4614667734221426 0.2461374514707439 0.1327555461750915 0.0312252462757311 0.0338560938097983 0.0140394580223945 0.7646441139192556 0.0017961383026493 13362 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +47313 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells CAFs, Invasive Associated 11q13 Invasive Tumor Cells -> CAFs, Invasive Associated 0.1254100319516906 0.6213271600240247 0.62431395375366 0.8824495942126559 0.1339639999453202 0.0649213179279442 0.0013067770769931 0.0018982373510311 0.0782098599342944 0.0002140869192892 4671 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +47322 THBS2 CD36 THBS2-CD36 Dendritic Cells Endothelial Cells Dendritic Cells -> Endothelial Cells 0.1253833337312247 0.6242573126045354 0.8587566561291643 0.6198216015396206 0.004981832968137 1.0 0.0023471805981417 0.0075862600123228 0.1089266413071405 0.0023105360443622 2164 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +47327 HSPG2 LRP1 HSPG2-LRP1 Endothelial Cells Plasma Cells Endothelial Cells -> Plasma Cells 0.125374267458931 0.8818165186409654 0.7346293219749174 0.7204611100467462 1.0 0.0032275631628407 0.0025781941469729 0.0194268635724331 1.0 0.0063291139240506 474 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +47351 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells Dendritic Cells 11q13 Invasive Tumor Cells -> Dendritic Cells 0.1253222061352536 0.6626993710110988 0.6207977546603366 0.7917001487310438 0.0515877972474039 0.0501711964086628 0.0045955573451249 0.0112909226190476 0.26892765068286 0.0014880952380952 3360 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +47365 DLL1 NOTCH3 DLL1-NOTCH3 Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells -> Basal-like Structured DCIS Cells 0.1252862008138055 0.2534163760166434 0.7746834992804791 0.2461374514707439 0.2100740470724093 0.2295016807597237 0.0016600523708595 0.0095158906134515 0.6535900034272143 0.0011086474501108 902 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +47434 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Endothelial Cells 0.1251228898538245 0.6582846571368821 0.8817184225858201 0.6198216015396206 0.0084325366891025 1.0 0.0012648762306388 0.0381679389312977 0.3265901937465465 0.015267175572519 262 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +47779 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (Mitotic) 0.124274034717644 0.7941469661104034 0.663300745568453 0.9592803095773328 0.0323110954490285 0.0373075519081129 0.0060475027518789 0.0312137049941929 0.5889679231315453 0.0060975609756097 1476 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +47800 A2M LRP1 A2M-LRP1 Myoepithelial Cells Endothelial Cells Myoepithelial Cells -> Endothelial Cells 0.1242368620081247 0.4648000335061383 0.9078204025796472 0.7204611100467462 0.2100317344087863 0.0144359394371152 0.0039892826423332 0.0061748998664886 0.757573730505261 0.0008900756564307 2247 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +47818 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Basal-like Structured DCIS Cells 0.1241897007580076 0.7941469661104034 0.8891607331132086 0.7917001487310438 0.0323110954490285 0.0606680526002441 0.003347791057312 0.020359449592811 0.6733069173882379 0.0025273799494524 1187 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +48023 C1QB LRP1 C1QB-LRP1 Dendritic Cells CXCL14+ Fibroblasts Dendritic Cells -> CXCL14+ Fibroblasts 0.123664186160469 0.8703788833238396 0.9078204025796472 0.6198216015396206 0.8040181448318822 0.0064028969591119 0.001418543130524 0.0045417570498915 0.4668985541178393 0.0010845986984815 922 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +48025 COL4A2 CD93 COL4A2-CD93 CAFs, Invasive Associated CAFs, Invasive Associated CAFs, Invasive Associated -> CAFs, Invasive Associated 0.1236605138350656 0.6582846571368821 0.6587114738285964 1.0 0.4344545964241579 0.0042738820064046 0.0044412822429121 0.0046818954124976 0.3983136028952779 0.0003775722106852 5297 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +48030 MMP2 PECAM1 MMP2-PECAM1 Myoepithelial Cells Pericytes Myoepithelial Cells -> Pericytes 0.1236330434104437 0.718867305289982 0.930308383061206 0.7204611100467462 0.0361307801045652 0.1615013370958009 0.0012701766009114 0.0057871569135163 0.1787369333109799 0.0005178663904712 1931 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +48123 A2M LRP1 A2M-LRP1 Macrophages CAFs, Invasive Associated Macrophages -> CAFs, Invasive Associated 0.1234033641681662 0.919551140852988 0.6207977546603366 0.6198216015396206 0.037376181609614 0.166956519448744 0.0015994404442942 0.0138170851797144 0.1347300864039575 0.0022156573116691 1354 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +48157 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (G1/S) 0.1233409196040475 0.7941469661104034 0.663300745568453 1.0 0.0323110954490285 0.0265498740402422 0.0077914216379411 0.0276917917762989 0.7035096802503839 0.0054171180931744 1846 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +48236 CXCL12 ITGA4 CXCL12-ITGA4 CAFs, Invasive Associated CAFs, Invasive Associated CAFs, Invasive Associated -> CAFs, Invasive Associated 0.1231591003538063 0.6160088550075702 0.6631822525600675 1.0 0.0548063857429699 0.0267210109213584 0.0058330291191262 0.0065388641941407 0.6870631884645851 0.0003775722106852 5297 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +48292 C3 LRP1 C3-LRP1 CAFs, Invasive Associated Pericytes CAFs, Invasive Associated -> Pericytes 0.1230195391485192 0.6319926036888139 0.9078204025796472 0.6198216015396206 0.0616816618657801 0.0350138403862125 0.0045130375052792 0.0048799685163321 0.4286882590401497 0.0015741833923652 2541 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +48379 VWF LRP1 VWF-LRP1 Endothelial Cells Plasma Cells Endothelial Cells -> Plasma Cells 0.1228454525054433 0.955713094717548 0.7346293219749174 0.7204611100467462 1.0 0.0032275631628407 0.0021050867059713 0.0250767165324127 1.0 0.0042194092827004 474 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +48393 C3 LRP1 C3-LRP1 B Cells CAFs, DCIS Associated B Cells -> CAFs, DCIS Associated 0.1228059243149898 0.6319926036888139 0.7346293219749174 0.6198216015396206 0.0042375227960614 1.0 0.0028129000876337 0.0077930022021042 0.1380546632248264 0.0007340347443112 4087 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +48706 CXCL12 CXCR4 CXCL12-CXCR4 Plasma Cells T Lymphocytes Plasma Cells -> T Lymphocytes 0.1220389462741972 0.8730912658940219 0.9008184599638702 0.6198216015396206 0.0057086106530109 1.0 0.0011871133855244 0.0248098515030786 0.2001832760143677 0.0026560424966799 753 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +48826 EFNB2 PECAM1 EFNB2-PECAM1 CAFs, DCIS Associated Macrophages CAFs, DCIS Associated -> Macrophages 0.1217683885154768 0.4619393085577573 0.9015117569158254 0.7204611100467462 0.1194227711616854 0.0246995741084876 0.003683515257328 0.001500249003984 0.1445538282894989 0.0001992031872509 10040 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +48847 VEGFC FLT1 VEGFC-FLT1 Pericytes Basal-like Structured DCIS Cells Pericytes -> Basal-like Structured DCIS Cells 0.121716534196017 0.8718210606749883 0.777821334064334 0.6198216015396206 0.1796394187986057 0.0182001711419816 0.0023661611635549 0.0050100200400801 0.6000624722573863 0.000501002004008 1996 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +48930 DLL1 NOTCH3 DLL1-NOTCH3 Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.1215249517208745 0.7296454584598743 0.6580560501976399 0.6198216015396206 0.293296467876477 0.0362497659817488 0.0010179695909467 0.0154028436018957 0.5253219150936802 0.0023696682464454 422 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +48970 A2M LRP1 A2M-LRP1 Dendritic Cells Pericytes Dendritic Cells -> Pericytes 0.1213947027249101 0.7741139100414175 0.9078204025796472 0.6198216015396206 0.093381536992618 0.0350138403862125 0.0022471083387246 0.005406195207481 0.3156722295413611 0.0011689070718877 1711 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +49011 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells Myoepithelial Cells 11q13 Invasive Tumor Cells -> Myoepithelial Cells 0.1213211431951335 0.6561647292424944 0.7346293219749174 0.6198216015396206 0.112230917768503 0.0416128058995347 0.0022852280014524 0.0036477500161404 0.2163840818149781 0.0001936858415649 5163 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +49015 CD48 CD2 CD48-CD2 Myoepithelial Cells T Lymphocytes Myoepithelial Cells -> T Lymphocytes 0.121307035869371 0.4593282471594782 0.8960994285623033 0.6198216015396206 0.0161888123016941 1.0 0.0007715231690159 0.010978956999085 0.1165054236102116 0.000914913083257 1093 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +49053 CCN1 CAV1 CCN1-CAV1 CAFs, Invasive Associated Dendritic Cells CAFs, Invasive Associated -> Dendritic Cells 0.1211961476736616 0.6213271600240247 0.62431395375366 0.7917001487310438 0.2247035641022029 0.009460730808256 0.0048541450341697 0.0057859484110018 0.7183603941121994 0.0012825994014536 2339 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +49103 CXCL12 CXCR4 CXCL12-CXCR4 Endothelial Cells Pericytes Endothelial Cells -> Pericytes 0.1210734436185586 0.7487535481622718 0.7757991160529997 0.946515890536252 0.1027229557481577 0.0091569531245039 0.0060905644404947 0.0026643977342632 0.6973958325499547 8.788118463836892e-05 11379 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +49161 CD48 CD2 CD48-CD2 T Lymphocytes Macrophages T Lymphocytes -> Macrophages 0.1209184946460075 0.928447473463448 0.7763428264267787 0.6198216015396206 1.0 0.0016204239758814 0.004317640036608 0.003196745132229 0.5794908143522158 0.000581226387678 3441 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +49213 A2M LRP1 A2M-LRP1 CAFs, Invasive Associated Macrophages CAFs, Invasive Associated -> Macrophages 0.1207744940701138 0.6561647292424944 0.8604147465201248 0.6198216015396206 0.1098969873322313 0.0436001007095475 0.0018509221073217 0.009398726426647 0.2692505037810092 0.0014695077149155 1361 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +49439 CD34 SELP CD34-SELP CAFs, DCIS Associated T Lymphocytes CAFs, DCIS Associated -> T Lymphocytes 0.120176489089192 0.7168245244832976 0.7760344326192508 0.6198216015396206 0.1173076386135379 0.0335947364052305 0.002216954826597 0.0010772147535332 0.0906096239007001 8.617718028266115e-05 11604 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +49506 EFNB2 PECAM1 EFNB2-PECAM1 Pericytes T Lymphocytes Pericytes -> T Lymphocytes 0.1200168055388006 0.8640667164982425 0.6331674633943454 0.6198216015396206 0.1882781599600688 0.0176963220730796 0.0026450562719151 0.0024653718759409 0.4506810693937892 0.0003011141222523 3321 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +49607 CXCL12 ITGA4 CXCL12-ITGA4 Macrophages Macrophages Macrophages -> Macrophages 0.1197669458887625 0.7487535481622718 0.7754239189773715 1.0 0.0338862305197021 0.0521257226458961 0.0028778402151236 0.0086175012944744 0.3604041973482342 0.000813669650122 2458 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +49750 VWF SELP VWF-SELP T Lymphocytes Endothelial Cells T Lymphocytes -> Endothelial Cells 0.1194524153678579 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.0036144684673052 1.0 0.0023217852944094 0.0071690054911531 0.040311130267564 0.0012583892617449 4768 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +49901 HSPG2 LRP1 HSPG2-LRP1 Macrophages CAFs, DCIS Associated Macrophages -> CAFs, DCIS Associated 0.1190330299032466 0.9253089325030373 0.7346293219749174 0.7204611100467462 0.0022161183602947 1.0 0.0026208537353312 0.0030813569361857 0.0301301416594484 0.0005126102111954 9754 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +49909 VWF ITGA9 VWF-ITGA9 Pericytes Dendritic Cells Pericytes -> Dendritic Cells 0.1190189296124296 0.9275752708651288 0.6252253442669611 0.6198216015396206 0.1263644540569636 0.0487643047611538 0.0012832560140999 0.0056998100063331 0.2231068202996048 0.0006333122229259 1579 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +49986 JAG1 NOTCH2 JAG1-NOTCH2 Myoepithelial Cells Luminal-like Amorphous DCIS Cells Myoepithelial Cells -> Luminal-like Amorphous DCIS Cells 0.1188002251044999 0.6303682835571691 0.4614667734221426 0.2461374514707439 0.0272543760657653 0.1609352200462838 0.0089516489765668 0.0090929351459772 0.1910241968651363 0.0005460218408736 12820 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +50120 A2M LRP1 A2M-LRP1 Macrophages Macrophages Macrophages -> Macrophages 0.1184693473084562 0.919551140852988 0.8604147465201248 1.0 0.037376181609614 0.0436001007095475 0.002144211213645 0.0069839978302142 0.2000744408156478 0.000813669650122 2458 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +50133 C1QB LRP1 C1QB-LRP1 Macrophages Plasma Cells Macrophages -> Plasma Cells 0.1184409416377911 0.9256868304646206 0.7346293219749174 0.7204611100467462 1.0 0.0032275631628407 0.0017457804179738 0.0251150306748466 1.0 0.0061349693251533 326 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +50330 CXCL12 ITGA4 CXCL12-ITGA4 CAFs, DCIS Associated Myeloid Cells CAFs, DCIS Associated -> Myeloid Cells 0.1179564952175395 0.8924110508951895 0.7462743270426613 0.7204611100467462 1.0 0.0022591041672132 0.0024849475629686 0.0092560732227651 1.0 0.0007570022710068 1321 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +50337 CXCL12 ITGA4 CXCL12-ITGA4 T Lymphocytes CAFs, DCIS Associated T Lymphocytes -> CAFs, DCIS Associated 0.1179395091979762 0.6160088550075702 0.4596166826058663 0.6198216015396206 0.0255753403203798 0.1076178292491983 0.0055718547680634 0.0036433829981031 0.3052452844379263 0.0001838404265097 10879 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +50365 HSPG2 LRP1 HSPG2-LRP1 Myoepithelial Cells Dendritic Cells Myoepithelial Cells -> Dendritic Cells 0.1178818886124845 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.0683610513379333 0.0501711964086628 0.0043915897439027 0.0148780388317833 0.2524373025550103 0.0088105726872246 1362 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +50414 CCN1 CAV1 CCN1-CAV1 Pericytes Macrophages Pericytes -> Macrophages 0.1177401385590284 0.9219165193585238 0.8818704453527788 0.8875000050982297 0.2646489893253856 0.0051192928876727 0.002725209009797 0.0039686274509803 0.7476684554745409 0.0004705882352941 2125 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +50523 MMP2 PECAM1 MMP2-PECAM1 Macrophages Pericytes Macrophages -> Pericytes 0.1174590113057876 0.9330801352629944 0.930308383061206 0.8875000050982297 0.0088108219576754 0.1615013370958009 0.0023955702361271 0.0053556992724333 0.1654113199272036 0.0012126111560226 2474 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +50607 C1QB LRP1 C1QB-LRP1 CAFs, DCIS Associated Macrophages CAFs, DCIS Associated -> Macrophages 0.1172808992900707 0.4601010570874773 0.8604147465201248 0.7204611100467462 0.0587727051993296 0.0436001007095475 0.0035606355065588 0.0038408864541832 0.0900468301319293 0.0002988047808764 10040 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +50627 MMP2 PECAM1 MMP2-PECAM1 CAFs, Invasive Associated T Lymphocytes CAFs, Invasive Associated -> T Lymphocytes 0.1172280793419601 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.141548283585814 0.0176963220730796 0.0032789118247434 0.0076195652173913 1.0 0.0004347826086956 2300 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +50649 C3 LRP1 C3-LRP1 CAFs, Invasive Associated Macrophages CAFs, Invasive Associated -> Macrophages 0.1171889342555768 0.6319926036888139 0.8604147465201248 0.6198216015396206 0.0616816618657801 0.0436001007095475 0.0028575103500598 0.0112233651726671 0.3208676014230137 0.002939015429831 1361 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +50659 EFNB2 PECAM1 EFNB2-PECAM1 CXCL14+ Fibroblasts Endothelial Cells CXCL14+ Fibroblasts -> Endothelial Cells 0.1171754482944447 0.8640667164982425 0.956444566971872 0.9429656149619918 0.002676946692949 1.0 0.001240714736357 0.0026291512915129 0.030379663489699 0.0014760147601476 2710 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +50769 THBS2 CD36 THBS2-CD36 CAFs, Invasive Associated CAFs, Invasive Associated CAFs, Invasive Associated -> CAFs, Invasive Associated 0.1169109457875297 0.6242573126045354 0.6176321640000088 1.0 0.1932385901170197 0.0032616151102094 0.0105077357920243 0.0028160594046944 0.8918394340582262 0.0009439305267132 5297 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +50787 HSPG2 LRP1 HSPG2-LRP1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells 0.1168766954075875 0.7789175740361626 0.6207977546603366 0.7917001487310438 0.0492631209980634 0.0587195251380622 0.0023017526500959 0.0011353064683971 0.0800458190143065 6.618790746930536e-05 30217 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +50790 CCN1 CAV1 CCN1-CAV1 Dendritic Cells Endothelial Cells Dendritic Cells -> Endothelial Cells 0.1168725883079867 0.6213271600240247 0.942159351720962 0.6198216015396206 0.0083518627398662 1.0 0.0008409603277319 0.0047443006777572 0.0699136732724676 0.0004621072088724 2164 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +50842 THBS2 CD36 THBS2-CD36 CAFs, DCIS Associated CAFs, Invasive Associated CAFs, DCIS Associated -> CAFs, Invasive Associated 0.1167296219571846 0.724503440376099 0.6176321640000088 0.6198216015396206 1.0 0.0032616151102094 0.0027964933467362 0.0032376967523411 1.0 0.0005977286312014 1673 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +50890 A2M LRP1 A2M-LRP1 CAFs, DCIS Associated T Lymphocytes CAFs, DCIS Associated -> T Lymphocytes 0.1166231210075817 0.4648000335061383 0.6207977546603366 0.6198216015396206 0.2966815529783992 0.0104714078116759 0.0045282243162126 0.0027540790532 0.378021503436719 8.617718028266115e-05 11604 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +50988 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells CAFs, Invasive Associated 11q13 Invasive Tumor Cells -> CAFs, Invasive Associated 0.1163812116178511 0.6626993710110988 0.6207977546603366 0.8824495942126559 0.0515877972474039 0.166956519448744 0.0007946660901879 0.0027296082209377 0.0289219689435801 0.0002140869192892 4671 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +51036 COL4A2 CD93 COL4A2-CD93 Pericytes Myoepithelial Cells Pericytes -> Myoepithelial Cells 0.1162417444809022 0.8840293712888387 0.4630027772793905 0.7204611100467462 0.5544396796022323 0.0058437228618857 0.0025820551360114 0.0021530004580852 0.6533496276492348 0.0004580852038479 2183 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +51076 VWF LRP1 VWF-LRP1 Pericytes T Lymphocytes Pericytes -> T Lymphocytes 0.116092559293624 0.9275752708651288 0.6207977546603366 0.6198216015396206 0.1263644540569636 0.0104714078116759 0.0051835703957386 0.0041232104240234 0.3461684487659758 0.0015055706112616 3321 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +51107 MMP2 PECAM1 MMP2-PECAM1 CAFs, Invasive Associated Plasma Cells CAFs, Invasive Associated -> Plasma Cells 0.116021110620438 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.141548283585814 0.0326667674102811 0.0018835914389713 0.050592885375494 1.0 0.0118577075098814 253 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +51117 THBS2 CD36 THBS2-CD36 CAFs, Invasive Associated T Lymphocytes CAFs, Invasive Associated -> T Lymphocytes 0.1160079835288344 0.6242573126045354 0.6176321640000088 0.7917001487310438 0.1932385901170197 0.0063011237754475 0.0065578236494869 0.0053442028985507 1.0 0.0017391304347826 2300 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +51180 C3 LRP1 C3-LRP1 Dendritic Cells Pericytes Dendritic Cells -> Pericytes 0.1158363686278307 0.6319926036888139 0.9078204025796472 0.6198216015396206 0.0691889863216023 0.0350138403862125 0.0028042226550879 0.0055961426066627 0.4916016616422326 0.0011689070718877 1711 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +51203 JAG1 NOTCH2 JAG1-NOTCH2 Myoepithelial Cells Myoepithelial Cells Myoepithelial Cells -> Myoepithelial Cells 0.1157769662801727 0.6303682835571691 0.4614667734221426 1.0 0.0272543760657653 0.0312252462757311 0.0097287114088876 0.0043176789520871 0.2351577811080893 0.0004024864719824 22361 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +51250 DLL1 NOTCH3 DLL1-NOTCH3 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.1156428816330092 0.6249837837987587 0.6580560501976399 0.7917001487310438 0.1661175896787547 0.0362497659817488 0.0012198221490075 0.0080252221266838 0.2737043344465871 0.0008598452278589 1163 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +51286 COL4A1 CD93 COL4A1-CD93 Pericytes CAFs, Invasive Associated Pericytes -> CAFs, Invasive Associated 0.1155525390989994 0.7766289238087107 0.6587114738285964 0.6198216015396206 0.4857192596400828 0.0042738820064046 0.0036165240953924 0.0081710185129349 0.5905491240633378 0.0008442380751371 2369 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +51417 COL4A1 CD93 COL4A1-CD93 CAFs, DCIS Associated Myoepithelial Cells CAFs, DCIS Associated -> Myoepithelial Cells 0.1152646049088071 0.4604235282221027 0.4630027772793905 0.8293805866303694 0.454846709299195 0.0058437228618857 0.0049902753586918 0.0011033388620465 0.2689260698855695 0.0002019182231196 9905 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +51434 CD48 CD2 CD48-CD2 Dendritic Cells Basal-like Structured DCIS Cells Dendritic Cells -> Basal-like Structured DCIS Cells 0.1152239177463232 0.9011089648206808 0.8581827408615759 0.8693461273411047 0.4567172527116189 0.003930762149527 0.0019390029223203 0.0024096385542168 0.6460348344136586 0.0008032128514056 1245 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +51444 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells (Mitotic) Pericytes 11q13 Invasive Tumor Cells (Mitotic) -> Pericytes 0.1152043161082771 0.662063103571249 0.930308383061206 0.6198216015396206 0.0491302556793708 0.1615013370958009 0.0007717711959929 0.0089050131926121 0.3362066364419397 0.0026385224274406 379 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +51448 JAG1 NOTCH2 JAG1-NOTCH2 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.1151857806761798 0.9097736029185508 0.663300745568453 0.7917001487310438 0.0430965463818576 0.0265498740402422 0.0042725036829224 0.0220284158375302 0.5596316737997148 0.0051590713671539 1163 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +51641 MMP2 PECAM1 MMP2-PECAM1 CAFs, Invasive Associated Macrophages CAFs, Invasive Associated -> Macrophages 0.1147693853013063 0.6303642896310324 0.9015117569158254 0.6198216015396206 0.141548283585814 0.0246995741084876 0.0018557949595407 0.0106355620867009 0.5413401220973225 0.0007347538574577 1361 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +51668 JAG1 NOTCH2 JAG1-NOTCH2 Basal-like Structured DCIS Cells Myoepithelial Cells Basal-like Structured DCIS Cells -> Myoepithelial Cells 0.1146866480867721 0.9097736029185508 0.4614667734221426 0.6198216015396206 0.0430965463818576 0.0312252462757311 0.006498115304773 0.0043111130915248 0.2348001785123366 0.0009357454772301 6412 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +51674 HSPG2 LRP1 HSPG2-LRP1 Basal-like Structured DCIS Cells Myoepithelial Cells Basal-like Structured DCIS Cells -> Myoepithelial Cells 0.1146805414837991 0.7789175740361626 0.7346293219749174 0.6198216015396206 0.0492631209980634 0.0416128058995347 0.0031286819576316 0.0032967699452415 0.1088620296509194 0.000467872738615 6412 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +51681 A2M LRP1 A2M-LRP1 Endothelial Cells Plasma Cells Endothelial Cells -> Plasma Cells 0.1146625603466893 0.8937519114898692 0.7346293219749174 0.7204611100467462 1.0 0.0032275631628407 0.0014885210847779 0.0190752461322081 1.0 0.0021097046413502 474 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +51734 COL4A2 CD93 COL4A2-CD93 Pericytes CAFs, Invasive Associated Pericytes -> CAFs, Invasive Associated 0.1145246883023757 0.8840293712888387 0.6587114738285964 0.6198216015396206 0.5544396796022323 0.0042738820064046 0.0026380714841845 0.0073870831574504 0.6284582307150327 0.0004221190375685 2369 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +51812 CXCL12 CXCR4 CXCL12-CXCR4 Myoepithelial Cells T Lymphocytes Myoepithelial Cells -> T Lymphocytes 0.1143348634088348 0.8023917560710954 0.9008184599638702 0.6198216015396206 0.0085367158000785 1.0 0.0005840941161582 0.0082758047076436 0.0667749945148065 0.000914913083257 1093 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +51817 VWF LRP1 VWF-LRP1 Endothelial Cells B Cells Endothelial Cells -> B Cells 0.1143163189459434 0.955713094717548 0.6207977546603366 0.6198216015396206 1.0 0.0016667952436519 0.0036409853642158 0.0092159251186049 1.0 0.001410437235543 1418 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +51852 CCN1 CAV1 CCN1-CAV1 Dendritic Cells Pericytes Dendritic Cells -> Pericytes 0.1141944803659428 0.6213271600240247 0.9694036398779844 0.6198216015396206 0.0083518627398662 0.5444650460041837 0.0013062363353269 0.0053574907461523 0.106667440800888 0.0011689070718877 1711 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +51895 C1QB LRP1 C1QB-LRP1 Dendritic Cells Luminal-like Amorphous DCIS Cells Dendritic Cells -> Luminal-like Amorphous DCIS Cells 0.1140566159974048 0.8703788833238396 0.2550748532138862 0.2461374514707439 0.8040181448318822 0.0267255153180908 0.0018748854563668 0.0182845744680851 1.0 0.0013297872340425 752 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +51902 VEGFC FLT1 VEGFC-FLT1 Basal-like Structured DCIS Cells Pericytes Basal-like Structured DCIS Cells -> Pericytes 0.1140304116510488 0.7745997874735252 0.878254460598671 0.6198216015396206 0.0215813276111062 0.1332188634280341 0.0018134817082413 0.0051765575892031 0.1951052683179106 0.0011092623405435 1803 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +51913 EFNB2 PECAM1 EFNB2-PECAM1 T Lymphocytes Pericytes T Lymphocytes -> Pericytes 0.114006937624255 0.7800321422220979 0.930308383061206 0.6198216015396206 0.0213929720256037 0.1615013370958009 0.0014129635980774 0.0031821378340365 0.1201408504103798 0.00028129395218 3555 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +52062 JAG1 NOTCH2 JAG1-NOTCH2 Myoepithelial Cells CAFs, DCIS Associated Myoepithelial Cells -> CAFs, DCIS Associated 0.1136642650132085 0.6303682835571691 0.4614667734221426 0.8293805866303694 0.0272543760657653 0.12709315903692 0.002580445643885 0.0042014860689308 0.1979275678045932 0.0001389467833819 7197 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +52108 CXCL12 ITGA4 CXCL12-ITGA4 CAFs, Invasive Associated Pericytes CAFs, Invasive Associated -> Pericytes 0.1135718917214405 0.6160088550075702 0.7754239189773715 0.6198216015396206 0.0548063857429699 0.0293031867940321 0.0045132051607149 0.0068512754463167 0.8574402208540921 0.0007870916961826 2541 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +52111 MMRN2 CD93 MMRN2-CD93 T Lymphocytes Endothelial Cells T Lymphocytes -> Endothelial Cells 0.1135652368433623 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.0031934983073077 1.0 0.0019504701906282 0.0095427852348993 0.0568970164110783 0.0006291946308724 4768 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +52170 C3 LRP1 C3-LRP1 Dendritic Cells Myoepithelial Cells Dendritic Cells -> Myoepithelial Cells 0.1134181770739378 0.6319926036888139 0.7346293219749174 0.6198216015396206 0.0691889863216023 0.0416128058995347 0.0025691127726929 0.0125531161473087 1.0 0.0007082152974504 1412 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +52221 CXCL12 ITGA4 CXCL12-ITGA4 Endothelial Cells Basal-like Structured DCIS Cells Endothelial Cells -> Basal-like Structured DCIS Cells 0.1133084921916886 0.7487535481622718 0.8622452992050237 0.6198216015396206 0.1027229557481577 0.0254056950469408 0.0020264568629949 0.0028365850283658 0.4457141919356244 0.0005073566717402 1971 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +52227 VWF ITGA9 VWF-ITGA9 Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.1132921739234433 0.955713094717548 0.6252253442669611 0.6198216015396206 1.0 0.0047273851759697 0.0012076556483329 0.0259324009324009 1.0 0.0032051282051282 312 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +52242 CLEC2D KLRB1 CLEC2D-KLRB1 CAFs, DCIS Associated CAFs, DCIS Associated CAFs, DCIS Associated -> CAFs, DCIS Associated 0.1132473700375211 0.4625081978296446 0.4642836810638544 1.0 0.149715856631667 0.0761275033764692 0.0008618890475026 0.0007321646791117 0.0705145525619749 1.0534743584341158e-05 94924 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +52251 HSPG2 LRP1 HSPG2-LRP1 Pericytes T Lymphocytes Pericytes -> T Lymphocytes 0.1132253321930623 0.8818165186409654 0.6207977546603366 0.6198216015396206 0.1619074107723045 0.0104714078116759 0.0036626304227422 0.0034460838435544 0.2880477098675343 0.000903342366757 3321 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +52268 MMP2 PECAM1 MMP2-PECAM1 CXCL14+ Fibroblasts Pericytes CXCL14+ Fibroblasts -> Pericytes 0.1131689457316509 0.9067635403815892 0.930308383061206 0.9429656149619918 0.0106922602624424 0.1615013370958009 0.0015293181729883 0.0050341827221876 0.1554812483811205 0.0003107520198881 3218 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +52368 MMRN2 CLEC14A MMRN2-CLEC14A T Lymphocytes Endothelial Cells T Lymphocytes -> Endothelial Cells 0.1129283486980292 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.0031934983073077 1.0 0.0018467771066586 0.0080746644295302 0.0510081794372218 0.0006291946308724 4768 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +52422 HSPG2 LRP1 HSPG2-LRP1 Endothelial Cells B Cells Endothelial Cells -> B Cells 0.1127933114490755 0.8818165186409654 0.6207977546603366 0.6198216015396206 1.0 0.0016667952436519 0.0036409853642158 0.0090503055947343 1.0 0.001410437235543 1418 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +52448 CCN1 CAV1 CCN1-CAV1 Plasma Cells Endothelial Cells Plasma Cells -> Endothelial Cells 0.112738557376758 0.7324582304061453 0.942159351720962 0.7204611100467462 0.0025580826958339 1.0 0.0016143514234339 0.0141169154228855 0.2080318005808282 0.0093283582089552 536 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +52449 MMRN2 CLEC14A MMRN2-CLEC14A Endothelial Cells Luminal-like Amorphous DCIS Cells Endothelial Cells -> Luminal-like Amorphous DCIS Cells 0.112737968316857 0.9845127857250529 0.2491545808994955 0.2461374514707439 1.0 0.0109188419829382 0.0031144034403612 0.0083534136546184 1.0 0.0004819277108433 2075 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +52497 C3 LRP1 C3-LRP1 CAFs, DCIS Associated B Cells CAFs, DCIS Associated -> B Cells 0.1126108670465057 0.7148920381722296 0.6207977546603366 0.6198216015396206 1.0 0.0016667952436519 0.0044477323961963 0.0061141304347826 1.0 0.0002362948960302 4232 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +52591 DLL4 NOTCH4 DLL4-NOTCH4 Basal-like Structured DCIS Cells Endothelial Cells Basal-like Structured DCIS Cells -> Endothelial Cells 0.112349697048401 0.6342079770588467 0.896164124004365 0.6198216015396206 0.0053032910137447 1.0 0.0010764531582654 0.0106382978723404 0.146506965777812 0.0005910165484633 1692 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +52603 C3 LRP1 C3-LRP1 T Lymphocytes Macrophages T Lymphocytes -> Macrophages 0.1123051566498971 0.6319926036888139 0.8604147465201248 0.6198216015396206 0.0334108479684367 0.0436001007095475 0.0040863478882877 0.0051874455100261 0.1483051805503287 0.002034292356873 3441 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +52667 THBS2 CD36 THBS2-CD36 CAFs, DCIS Associated Myeloid Cells CAFs, DCIS Associated -> Myeloid Cells 0.1121142719021656 0.724503440376099 0.7763054211764489 0.7204611100467462 1.0 0.0017638974017382 0.0027784617569586 0.0043527630582891 0.625092652072936 0.0015140045420136 1321 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +52673 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells 0.1121017835878151 0.6342079770588467 0.6571792026963191 1.0 0.0673400749834054 0.1615138601457002 0.0004377903674318 0.0004248128463404 0.0406047902553816 4.720142737116371e-06 423716 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +52704 DLL1 NOTCH3 DLL1-NOTCH3 Basal-like Structured DCIS Cells Dendritic Cells Basal-like Structured DCIS Cells -> Dendritic Cells 0.1120133432714641 0.6249837837987587 0.7746834992804791 0.8693461273411047 0.1661175896787547 0.0090444648829713 0.0031234342516612 0.0071040868454661 0.9995455793059376 0.0019157088122605 1044 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +52820 MMP2 PECAM1 MMP2-PECAM1 Dendritic Cells Pericytes Dendritic Cells -> Pericytes 0.1117847303625014 0.6303642896310324 0.930308383061206 0.6198216015396206 0.0161193721503025 0.1615013370958009 0.0020619730825042 0.0086060783167738 0.2657996092315451 0.0011689070718877 1711 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +52821 A2M LRP1 A2M-LRP1 Myoepithelial Cells Macrophages Myoepithelial Cells -> Macrophages 0.1117840893246856 0.4648000335061383 0.8604147465201248 0.7204611100467462 0.2100317344087863 0.0436001007095475 0.0007394639305804 0.0069091934574168 0.1979314786581758 0.0016920473773265 591 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +52853 CXCL12 CXCR4 CXCL12-CXCR4 CAFs, Invasive Associated B Cells CAFs, Invasive Associated -> B Cells 0.1117112107672926 0.6160088550075702 0.9546923450729716 0.7917001487310438 0.0548063857429699 0.0445745465878424 0.0017086322469426 0.0183900069396252 0.6810770111730804 0.0010905125408942 917 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +52882 HSPG2 LRP1 HSPG2-LRP1 Basal-like Structured DCIS Cells Dendritic Cells Basal-like Structured DCIS Cells -> Dendritic Cells 0.11163961002309 0.7789175740361626 0.6207977546603366 0.8693461273411047 0.0492631209980634 0.0501711964086628 0.0018633592670529 0.010483184333759 0.1778693284324409 0.003831417624521 1044 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +52949 MMP2 PECAM1 MMP2-PECAM1 Endothelial Cells Dendritic Cells Endothelial Cells -> Dendritic Cells 0.1114656352657934 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0411127335336962 0.0518891167572028 0.0025264579094048 0.0088124410933082 0.3217489361080594 0.000942507068803 2122 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +52956 CD48 CD2 CD48-CD2 Dendritic Cells Myoepithelial Cells Dendritic Cells -> Myoepithelial Cells 0.1114366333577505 0.9011089648206808 0.4603649459881741 0.6198216015396206 0.4567172527116189 0.0071918009517169 0.0022674306147033 0.0031869688385269 0.7789358200767967 0.0007082152974504 1412 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +52998 DLL4 NOTCH3 DLL4-NOTCH3 Myoepithelial Cells 11q13 Invasive Tumor Cells Myoepithelial Cells -> 11q13 Invasive Tumor Cells 0.1113086740612362 0.7160288858520609 0.6580560501976399 0.6198216015396206 0.0069047442087267 1.0 0.0009431072134652 0.0006869479882237 0.037346190228595 0.0001962708537782 5095 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +53014 C3 LRP1 C3-LRP1 T Lymphocytes Dendritic Cells T Lymphocytes -> Dendritic Cells 0.1112812142025821 0.6319926036888139 0.6207977546603366 0.909150863993142 0.0334108479684367 0.0501711964086628 0.0031760657654417 0.0043372657876474 0.1247964140881288 0.0005204718945176 5764 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +53151 MMRN2 CD93 MMRN2-CD93 Endothelial Cells B Cells Endothelial Cells -> B Cells 0.1109601714273545 0.9845127857250529 0.7779918296243433 0.6198216015396206 1.0 0.001079730675535 0.0036409853642158 0.0096967559943582 1.0 0.001410437235543 1418 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +53154 JAG1 NOTCH2 JAG1-NOTCH2 Basal-like Structured DCIS Cells Dendritic Cells Basal-like Structured DCIS Cells -> Dendritic Cells 0.1109520112429487 0.9097736029185508 0.8445107771175474 0.8693461273411047 0.0430965463818576 0.0218093597373452 0.0029716158245462 0.0111293559569421 0.6031591653306024 0.0028735632183908 1044 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +53160 CLEC2D KLRB1 CLEC2D-KLRB1 Macrophages Endothelial Cells Macrophages -> Endothelial Cells 0.1109254522108907 0.8978557803479422 0.885766439573873 0.8875000050982297 0.0477973731763516 0.0331922776397286 0.0016636009040538 0.0019115890083632 0.2122083420296457 0.0003584229390681 2790 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +53321 CCN1 CAV1 CCN1-CAV1 CAFs, DCIS Associated B Cells CAFs, DCIS Associated -> B Cells 0.1105081886900253 0.7324582304061453 0.62431395375366 0.6198216015396206 1.0 0.0019304335593669 0.0033285548105033 0.0022684310018903 0.560059446219714 0.0002362948960302 4232 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +53387 CXCL12 ITGA4 CXCL12-ITGA4 CAFs, Invasive Associated Macrophages CAFs, Invasive Associated -> Macrophages 0.1103166969476051 0.6160088550075702 0.7754239189773715 0.6198216015396206 0.0548063857429699 0.0521257226458961 0.0021309299384565 0.0170663282345868 0.7137540359885619 0.0007347538574577 1361 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +53417 CLEC2D KLRB1 CLEC2D-KLRB1 Myoepithelial Cells CAFs, DCIS Associated Myoepithelial Cells -> CAFs, DCIS Associated 0.110217857150215 0.4625081978296446 0.4642836810638544 0.8293805866303694 0.0704104148800194 0.0761275033764692 0.001877907143545 0.0010884164698253 0.1048250517410055 0.0001389467833819 7197 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +53423 C3 LRP1 C3-LRP1 Dendritic Cells Macrophages Dendritic Cells -> Macrophages 0.1101930344587287 0.6319926036888139 0.8604147465201248 0.6198216015396206 0.0691889863216023 0.0436001007095475 0.001760804743189 0.0071034905082669 0.2030834714947725 0.0012247397428046 1633 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +53488 HSPG2 LRP1 HSPG2-LRP1 CAFs, DCIS Associated Basal-like Structured DCIS Cells CAFs, DCIS Associated -> Basal-like Structured DCIS Cells 0.1100096240753483 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.3309594876493178 0.0203874717835032 0.0014745051189166 0.004827784983427 0.1508157019972508 0.0012970168612191 1542 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +53496 CXCL12 CXCR4 CXCL12-CXCR4 CAFs, Invasive Associated Macrophages CAFs, Invasive Associated -> Macrophages 0.1099882738196119 0.6160088550075702 0.7757991160529997 0.6198216015396206 0.0548063857429699 0.0491709261488903 0.0022178576943827 0.0171331240398103 0.7731746182612456 0.0007347538574577 1361 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +53560 CXCL12 CXCR4 CXCL12-CXCR4 T Lymphocytes B Cells T Lymphocytes -> B Cells 0.1098393852964061 0.6160088550075702 0.9546923450729716 0.9318789094584046 0.0255753403203798 0.0445745465878424 0.002810790649486 0.0045545273090183 0.168677687676587 0.0003992015968063 5010 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +53578 C1QB LRP1 C1QB-LRP1 T Lymphocytes Dendritic Cells T Lymphocytes -> Dendritic Cells 0.1097913536355056 0.8703788833238396 0.6207977546603366 0.909150863993142 0.0419710388788557 0.0501711964086628 0.0016931968430997 0.0044673837612768 0.1064043267458236 0.0001734906315058 5764 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +53586 CXCL12 CXCR4 CXCL12-CXCR4 Endothelial Cells Basal-like Structured DCIS Cells Endothelial Cells -> Basal-like Structured DCIS Cells 0.1097819066114536 0.7487535481622718 0.8628183098412396 0.6198216015396206 0.1027229557481577 0.0339152418223636 0.0012548551164774 0.0022369816890364 0.1709105640286512 0.0005073566717402 1971 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +53641 CD48 CD2 CD48-CD2 Dendritic Cells CAFs, Invasive Associated Dendritic Cells -> CAFs, Invasive Associated 0.1096258333620651 0.9011089648206808 0.6614977577544194 0.7917001487310438 0.4567172527116189 0.0024251058581756 0.0033207011332554 0.006358626536668 1.0 0.0004239084357778 2359 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +53707 VWF LRP1 VWF-LRP1 Pericytes CXCL14+ Fibroblasts Pericytes -> CXCL14+ Fibroblasts 0.1094436416119673 0.9275752708651288 0.9078204025796472 0.9429656149619918 0.1263644540569636 0.0064028969591119 0.0026748194077388 0.0024750199227609 0.2580216505660722 0.0006743088334457 2966 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +53726 C3 LRP1 C3-LRP1 CAFs, Invasive Associated Endothelial Cells CAFs, Invasive Associated -> Endothelial Cells 0.1093952824691012 0.6319926036888139 0.9078204025796472 0.6198216015396206 0.0616816618657801 0.0144359394371152 0.0054126583074369 0.002936 0.5013945054162793 0.00128 3125 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +53744 JAG1 NOTCH2 JAG1-NOTCH2 Dendritic Cells 11q13 Invasive Tumor Cells Dendritic Cells -> 11q13 Invasive Tumor Cells 0.1093709358561225 0.8630183004227985 0.663300745568453 0.7917001487310438 0.0016575843792215 1.0 0.0022784534472155 0.0054740780976522 0.0938383617338443 0.0007604562737642 3945 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +53750 MMP2 PECAM1 MMP2-PECAM1 CAFs, DCIS Associated Basal-like Structured DCIS Cells CAFs, DCIS Associated -> Basal-like Structured DCIS Cells 0.1093575538729381 0.718867305289982 0.6331674633943454 0.6198216015396206 1.0 0.0023576674662702 0.0025714174599548 0.0019130998702983 0.9173375334379752 0.0006485084306095 1542 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +53819 DLL1 NOTCH3 DLL1-NOTCH3 Luminal-like Amorphous DCIS Cells Myoepithelial Cells Luminal-like Amorphous DCIS Cells -> Myoepithelial Cells 0.1091941089885939 0.2534163760166434 0.4638256179742202 0.2461374514707439 0.2100740470724093 0.0446401662952339 0.0062478282505497 0.0027690465499176 0.312482040633314 0.0001496781918874 13362 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +53898 C1QB LRP1 C1QB-LRP1 CAFs, DCIS Associated Pericytes CAFs, DCIS Associated -> Pericytes 0.1090058800683877 0.4601010570874773 0.9078204025796472 0.7204611100467462 0.0587727051993296 0.0350138403862125 0.0027090597929805 0.0016294599961565 0.0572846032304509 0.0001281147908526 15611 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +53906 COL4A2 CD93 COL4A2-CD93 Endothelial Cells B Cells Endothelial Cells -> B Cells 0.1089869940967103 0.8840293712888387 0.7779918296243433 0.6198216015396206 1.0 0.001079730675535 0.0036409853642158 0.0064174894217207 1.0 0.001410437235543 1418 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +53931 DLL1 NOTCH3 DLL1-NOTCH3 Plasma Cells Pericytes Plasma Cells -> Pericytes 0.1089306309010804 0.7296454584598743 0.8818326005152037 0.7204611100467462 0.0051524613572059 0.8672894033034337 0.0008065039596479 0.0112463126843657 0.1539263380735701 0.0044247787610619 452 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +53950 CLEC2D KLRB1 CLEC2D-KLRB1 T Lymphocytes Plasma Cells T Lymphocytes -> Plasma Cells 0.1088917404253474 0.7797302331085993 0.4642836810638544 0.6198216015396206 0.8713412494740926 0.0144613249009303 0.0005896184763773 0.0179990649836372 0.1043088118819929 0.0014025245441795 713 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +53981 CCN1 CAV1 CCN1-CAV1 Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.1088060923692968 0.9219165193585238 0.62431395375366 0.6198216015396206 0.4529166025129413 0.0082011408892332 0.0012521645212153 0.0049140049140049 0.8241319279133748 0.0024570024570024 407 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +54017 CCN1 CAV1 CCN1-CAV1 Pericytes Dendritic Cells Pericytes -> Dendritic Cells 0.1087357802144954 0.9219165193585238 0.62431395375366 0.6198216015396206 0.2646489893253856 0.009460730808256 0.0018504431081324 0.0037365421152628 0.4639142411697136 0.0006333122229259 1579 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +54027 CD34 SELP CD34-SELP Myeloid Cells Endothelial Cells Myeloid Cells -> Endothelial Cells 0.1087052724503237 0.7871981482311898 0.8819126042133903 0.7827641335561659 0.0038506427265089 1.0 0.000788539114199 0.0119565217391304 0.1445862567085089 0.0043478260869565 460 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +54063 C3 LRP1 C3-LRP1 Dendritic Cells Basal-like Structured DCIS Cells Dendritic Cells -> Basal-like Structured DCIS Cells 0.1086101407454196 0.6319926036888139 0.6207977546603366 0.8693461273411047 0.0691889863216023 0.0203874717835032 0.0034116580349151 0.0079518072289156 1.0 0.0016064257028112 1245 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +54246 HSPG2 LRP1 HSPG2-LRP1 Myoepithelial Cells Pericytes Myoepithelial Cells -> Pericytes 0.1081530616904391 0.4629984640915818 0.9078204025796472 0.7204611100467462 0.0683610513379333 0.0350138403862125 0.0022079651905196 0.0063079003394901 0.2700477326486901 0.0010357327809425 1931 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +54299 CXCL12 CXCR4 CXCL12-CXCR4 Pericytes B Cells Pericytes -> B Cells 0.1079995935210452 0.7487535481622718 0.9546923450729716 0.6198216015396206 0.0637288077574987 0.0445745465878424 0.0012607742448243 0.0086376464551441 0.319896694468522 0.0009407337723424 1063 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +54342 C1QB LRP1 C1QB-LRP1 CAFs, Invasive Associated CAFs, Invasive Associated CAFs, Invasive Associated -> CAFs, Invasive Associated 0.1078964443777908 0.6626993710110988 0.6207977546603366 1.0 0.0135527119637784 0.166956519448744 0.0016948980721019 0.0054747970549367 0.0580090245848137 0.0003775722106852 5297 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +54465 A2M LRP1 A2M-LRP1 CAFs, Invasive Associated Endothelial Cells CAFs, Invasive Associated -> Endothelial Cells 0.10763747724636 0.6561647292424944 0.9078204025796472 0.6198216015396206 0.1098969873322313 0.0144359394371152 0.0026550255254379 0.0039333333333333 0.4825649113478631 0.00032 3125 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +54492 THBS2 CD36 THBS2-CD36 CAFs, DCIS Associated Plasma Cells CAFs, DCIS Associated -> Plasma Cells 0.1075581895657252 0.724503440376099 0.7373999388878224 0.8767341187813953 1.0 0.0009761781830445 0.0033862155056517 0.0027007745617611 1.0 0.0004076640847941 2453 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +54540 CCN1 CAV1 CCN1-CAV1 Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.1074461102437486 0.2542249848376565 0.252518874138558 1.0 0.1711385759005754 0.0322196586137726 0.0043467240118784 0.0013944985698001 0.2440318794497415 7.74243499580618e-05 77495 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +54562 CLEC2D KLRB1 CLEC2D-KLRB1 CAFs, DCIS Associated Dendritic Cells CAFs, DCIS Associated -> Dendritic Cells 0.1073828298311806 0.4625081978296446 0.7763400818577846 0.6198216015396206 0.149715856631667 0.0293997450046583 0.0015651522118123 0.0023313219967087 0.1437357681883899 0.0002742731760833 3646 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +54624 MMP2 PECAM1 MMP2-PECAM1 Endothelial Cells Macrophages Endothelial Cells -> Macrophages 0.1072570445542574 0.9067635403815892 0.9015117569158254 0.8875000050982297 0.0411127335336962 0.0246995741084876 0.0020665833738883 0.0034719535783365 0.1767191765410446 0.0007736943907156 2585 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +54688 HSPG2 LRP1 HSPG2-LRP1 Pericytes CXCL14+ Fibroblasts Pericytes -> CXCL14+ Fibroblasts 0.1070981989725616 0.8818165186409654 0.9078204025796472 0.9429656149619918 0.1619074107723045 0.0064028969591119 0.0019282918586084 0.0022664269124147 0.2681901040062887 0.0003371544167228 2966 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +54695 CD48 CD2 CD48-CD2 T Lymphocytes Plasma Cells T Lymphocytes -> Plasma Cells 0.1070853503734196 0.928447473463448 0.4603649459881741 0.6198216015396206 1.0 0.0062523288579129 0.0009103465999346 0.0105189340813464 0.1243261209494866 0.002805049088359 713 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +54801 C3 LRP1 C3-LRP1 CAFs, Invasive Associated T Lymphocytes CAFs, Invasive Associated -> T Lymphocytes 0.1068434446012456 0.6319926036888139 0.6207977546603366 0.7917001487310438 0.0616816618657801 0.0104714078116759 0.007414847046688 0.0074239130434782 0.7305448403266509 0.0030434782608695 2300 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +54852 A2M LRP1 A2M-LRP1 Endothelial Cells B Cells Endothelial Cells -> B Cells 0.1067015484831032 0.8937519114898692 0.6207977546603366 0.6198216015396206 1.0 0.0016667952436519 0.002574565441238 0.0052009873060648 1.0 0.0007052186177715 1418 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +54858 VWF LRP1 VWF-LRP1 Pericytes Basal-like Structured DCIS Cells Pericytes -> Basal-like Structured DCIS Cells 0.1066784616847409 0.9275752708651288 0.6207977546603366 0.6198216015396206 0.1263644540569636 0.0203874717835032 0.0016028880306501 0.0058810803425031 0.2753684594604679 0.000501002004008 1996 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +54910 CCN1 CAV1 CCN1-CAV1 Myoepithelial Cells Dendritic Cells Myoepithelial Cells -> Dendritic Cells 0.1065340304306026 0.7324582304061453 0.62431395375366 0.6198216015396206 0.2376713873232418 0.009460730808256 0.0022938951126286 0.0033284385707293 0.4132457245731559 0.0014684287812041 1362 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +54919 VWF LRP1 VWF-LRP1 Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.1065113652839765 0.955713094717548 0.6207977546603366 0.6198216015396206 1.0 0.0028784826949613 0.0013793136196418 0.0115311592584319 1.0 0.0024570024570024 407 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +54925 CXCL12 CXCR4 CXCL12-CXCR4 Pericytes Pericytes Pericytes -> Pericytes 0.1064957340490222 0.7487535481622718 0.7757991160529997 1.0 0.0637288077574987 0.0091569531245039 0.0043034498108111 0.0012099411379986 0.3166974271220639 7.993605115907275e-05 12510 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +54940 HSPG2 LRP1 HSPG2-LRP1 Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells -> Basal-like Structured DCIS Cells 0.1064677082514495 0.7789175740361626 0.6207977546603366 1.0 0.0492631209980634 0.0203874717835032 0.0029990156589959 0.0014090382781637 0.0440171005526879 0.0002043318348998 19576 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +55025 JAG1 NOTCH2 JAG1-NOTCH2 Basal-like Structured DCIS Cells CAFs, Invasive Associated Basal-like Structured DCIS Cells -> CAFs, Invasive Associated 0.1062684974695127 0.9097736029185508 0.663300745568453 0.7917001487310438 0.0430965463818576 0.0222186841038061 0.0031481846834453 0.0143596806692682 0.5678249218856093 0.0010712372790573 1867 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +55037 HSPG2 LRP1 HSPG2-LRP1 CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated -> Luminal-like Amorphous DCIS Cells 0.1062413836931677 0.4629984640915818 0.2550748532138862 0.2461374514707439 0.3309594876493178 0.0267255153180908 0.0055928799189907 0.0048654574254366 0.290844249453739 0.0006954102920723 5752 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +55148 EFNB2 PECAM1 EFNB2-PECAM1 CAFs, DCIS Associated Plasma Cells CAFs, DCIS Associated -> Plasma Cells 0.1059753236058923 0.4619393085577573 0.7167436199046466 0.8767341187813953 0.1194227711616854 0.0326667674102811 0.0012508777810383 0.0064461883408071 0.1364584923231647 0.0004076640847941 2453 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +55215 CXCL12 ITGA4 CXCL12-ITGA4 CXCL14+ Fibroblasts Dendritic Cells CXCL14+ Fibroblasts -> Dendritic Cells 0.1058060138295983 0.7487535481622718 0.8950084308969304 0.6198216015396206 0.0131092554497256 0.4247538686915498 0.0006066057212105 0.0086092036486624 0.0887478303279204 0.0011273957158962 887 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +55271 DLL4 NOTCH3 DLL4-NOTCH3 Myoepithelial Cells Pericytes Myoepithelial Cells -> Pericytes 0.1056657423424538 0.7160288858520609 0.8818326005152037 0.7204611100467462 0.0069047442087267 0.8672894033034337 0.0005109250888798 0.0027619540825133 0.0289201502316336 0.0005178663904712 1931 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +55310 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Luminal-like Amorphous DCIS Cells 0.1055676410343793 0.7941469661104034 0.4614667734221426 0.2461374514707439 0.0526353932596327 0.1609352200462838 0.0018114834724994 0.0514177180843847 1.0 0.0056980056980056 351 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +55367 CD48 CD2 CD48-CD2 Dendritic Cells Pericytes Dendritic Cells -> Pericytes 0.1053945499382375 0.9011089648206808 0.7763428264267787 0.6198216015396206 0.4567172527116189 0.0024832440877005 0.0027870271368428 0.0037989479836353 0.971182270202388 0.0005844535359438 1711 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +55412 CXCL12 CXCR4 CXCL12-CXCR4 Macrophages CAFs, DCIS Associated Macrophages -> CAFs, DCIS Associated 0.1052778897485971 0.7487535481622718 0.4600037439857229 0.7204611100467462 0.0338862305197021 0.0310998965832685 0.0052062964663809 0.0031502227524372 0.5944884188429806 0.000102522042239 9754 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +55454 HSPG2 LRP1 HSPG2-LRP1 CXCL14+ Fibroblasts CAFs, DCIS Associated CXCL14+ Fibroblasts -> CAFs, DCIS Associated 0.105171677639936 0.8818165186409654 0.7346293219749174 0.7204611100467462 0.0026436039558049 1.0 0.0010968159598353 0.0024011900779531 0.0234793302750401 9.123255177447311e-05 10961 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +55487 HSPG2 LRP1 HSPG2-LRP1 Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.1050923412170291 0.8818165186409654 0.6207977546603366 0.6198216015396206 1.0 0.0028784826949613 0.0013793136196418 0.0147420147420147 1.0 0.0024570024570024 407 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +55503 DLL1 NOTCH3 DLL1-NOTCH3 CXCL14+ Fibroblasts Endothelial Cells CXCL14+ Fibroblasts -> Endothelial Cells 0.1050531413057782 0.9470274865242416 0.8818326005152037 0.9429656149619918 0.0061455194924501 0.1993723722552783 0.0013930998052421 0.0017527675276752 0.0766008407946301 0.0007380073800738 2710 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +55539 COL4A2 CD93 COL4A2-CD93 Myoepithelial Cells Myoepithelial Cells Myoepithelial Cells -> Myoepithelial Cells 0.1049696857828222 0.4630253981438691 0.4630027772793905 1.0 0.2545335314555431 0.0058437228618857 0.0041952567051745 0.0012969008541657 0.3935575986457247 4.472071910916328e-05 22361 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +55571 C1QB LRP1 C1QB-LRP1 Macrophages B Cells Macrophages -> B Cells 0.1048711309987946 0.9256868304646206 0.6207977546603366 0.6198216015396206 1.0 0.0016667952436519 0.0022406187226116 0.0065758845437616 1.0 0.0009310986964618 1074 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +55581 C1QB LRP1 C1QB-LRP1 Basal-like Structured DCIS Cells CAFs, Invasive Associated Basal-like Structured DCIS Cells -> CAFs, Invasive Associated 0.1048182829677808 0.8498991475190484 0.6207977546603366 0.7917001487310438 0.018166235813628 0.166956519448744 0.0010468181130114 0.0039501874665238 0.0418547974583966 0.0016068559185859 1867 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +55645 A2M LRP1 A2M-LRP1 CAFs, Invasive Associated Basal-like Structured DCIS Cells CAFs, Invasive Associated -> Basal-like Structured DCIS Cells 0.1046149978467577 0.6561647292424944 0.6207977546603366 0.7917001487310438 0.1098969873322313 0.0203874717835032 0.0018142124006037 0.0055181226765799 0.3271917581445313 0.0004646840148698 2152 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +55659 CXCL12 CXCR4 CXCL12-CXCR4 B Cells Dendritic Cells B Cells -> Dendritic Cells 0.1045871856960073 0.6160088550075702 0.9008184599638702 0.909150863993142 0.0052742025956585 0.3180524283074206 0.0015465055648506 0.0079230001760666 0.1101028756136318 0.0019367333763718 1549 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +55670 JAG1 NOTCH2 JAG1-NOTCH2 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.1045470262480169 0.9097736029185508 0.663300745568453 0.7917001487310438 0.0430965463818576 0.0373075519081129 0.001699900697962 0.0255952380952381 0.482953696967866 0.00078125 1280 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +55673 CXCL12 ITGA4 CXCL12-ITGA4 Pericytes B Cells Pericytes -> B Cells 0.1045453839504102 0.7487535481622718 0.9460955677032749 0.6198216015396206 0.0637288077574987 0.0376195773145198 0.0012403240210466 0.0085093645770974 0.3096031744047555 0.0009407337723424 1063 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +55696 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells -> Basal-like Structured DCIS Cells 0.104477303454176 0.6561647292424944 0.6207977546603366 0.7917001487310438 0.112230917768503 0.0203874717835032 0.0017625009575456 0.0015926535087719 0.0944348526106199 3.289473684210526e-05 30400 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +55810 CXCL12 ITGA4 CXCL12-ITGA4 T Lymphocytes Macrophages T Lymphocytes -> Macrophages 0.1041671065089925 0.6160088550075702 0.7754239189773715 0.6198216015396206 0.0255753403203798 0.0521257226458961 0.0032367981971141 0.0051914084172148 0.2171169251709754 0.000871839581517 3441 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +55987 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, Invasive Associated 0.1036821696944746 0.6249837837987587 0.6580560501976399 0.9161861017439124 0.0244483651952677 0.1973932010691654 0.0006831570226014 0.0120087336244541 0.2179937068149567 0.0021834061135371 458 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +56003 HSPG2 LRP1 HSPG2-LRP1 Myoepithelial Cells Basal-like Structured DCIS Cells Myoepithelial Cells -> Basal-like Structured DCIS Cells 0.1036543054310668 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.0683610513379333 0.0203874717835032 0.0049952175120616 0.0027616161616161 0.0862704286729536 0.0013090909090909 6875 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +56035 A2M LRP1 A2M-LRP1 Dendritic Cells Basal-like Structured DCIS Cells Dendritic Cells -> Basal-like Structured DCIS Cells 0.1035902799391203 0.7741139100414175 0.6207977546603366 0.8693461273411047 0.093381536992618 0.0203874717835032 0.0015535986821902 0.0069946452476572 0.4147407388914244 0.0008032128514056 1245 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +56088 MMP2 PECAM1 MMP2-PECAM1 T Lymphocytes Pericytes T Lymphocytes -> Pericytes 0.1034260292191114 0.6303642896310324 0.930308383061206 0.6198216015396206 0.0141923232885854 0.1615013370958009 0.0014691324056376 0.0042053445850914 0.1298824977252029 0.00028129395218 3555 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +56153 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells 0.1032330431746705 0.6561647292424944 0.6207977546603366 1.0 0.112230917768503 0.0587195251380622 0.0004508629496908 0.0003349334617212 0.0430659432829134 4.720142737116371e-06 423716 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +56192 EFNB2 PECAM1 EFNB2-PECAM1 Dendritic Cells Pericytes Dendritic Cells -> Pericytes 0.1031266139262852 0.7800321422220979 0.930308383061206 0.6198216015396206 0.0113788029360913 0.1615013370958009 0.0014552657232295 0.0035067212156633 0.1323954181040277 0.0011689070718877 1711 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +56367 C3 LRP1 C3-LRP1 T Lymphocytes T Lymphocytes T Lymphocytes -> T Lymphocytes 0.1026523609615154 0.6319926036888139 0.6207977546603366 1.0 0.0334108479684367 0.0104714078116759 0.0085242833442498 0.0015663303790307 0.1541336179379162 0.0004714312653215 21212 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +56378 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, Invasive Associated 0.1026205970609037 0.7941469661104034 0.663300745568453 0.9161861017439124 0.0526353932596327 0.0222186841038061 0.0020692528249366 0.0262008733624453 1.0 0.0043668122270742 458 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +56430 CCN1 CAV1 CCN1-CAV1 Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.1024931538585048 0.9219165193585238 0.62431395375366 0.6198216015396206 0.4529166025129413 0.0034299077593249 0.0020917209409601 0.0098290598290598 1.0 0.0096153846153846 312 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +56431 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells 0.1024842839675255 0.6213271600240247 0.62431395375366 1.0 0.1339639999453202 0.0638329144736252 0.0003492809616774 0.000198009987822 0.051692161438673 2.3600713685581854e-06 423716 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +56471 VWF ITGA9 VWF-ITGA9 Dendritic Cells Endothelial Cells Dendritic Cells -> Endothelial Cells 0.1023902452070975 0.6332974881236617 0.9404022517663844 0.6198216015396206 0.0019871862905238 1.0 0.0015707960816313 0.0054612670139472 0.0609804648812923 0.0018484288354898 2164 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +56504 CLEC2D KLRB1 CLEC2D-KLRB1 Luminal-like Amorphous DCIS Cells Dendritic Cells Luminal-like Amorphous DCIS Cells -> Dendritic Cells 0.1022998320151259 0.4625081978296446 0.7763400818577846 0.2461374514707439 0.3558005706994493 0.0293997450046583 0.0012397852935283 0.0073360843649701 0.4523003356818465 0.0013755158184319 727 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +56583 C3 LRP1 C3-LRP1 Dendritic Cells T Lymphocytes Dendritic Cells -> T Lymphocytes 0.1021007136984062 0.6319926036888139 0.6207977546603366 0.909150863993142 0.0691889863216023 0.0104714078116759 0.0043836013291113 0.0023517986826549 0.2314270631994945 0.0005066711704104 5921 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +56591 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Endothelial Cells 0.1020858737453289 0.6630837220165452 0.8817184225858201 0.6198216015396206 0.0048313935743179 1.0 0.000646470713104 0.0158301158301158 0.1208187533631709 0.0054054054054054 370 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +56614 CLEC2D KLRB1 CLEC2D-KLRB1 T Lymphocytes Mast Cells T Lymphocytes -> Mast Cells 0.102022402255588 0.7797302331085993 0.8381155706134242 0.6198216015396206 0.8713412494740926 0.0029095741067474 0.0010980828628374 0.0245245245245245 0.7746300746174279 0.003003003003003 333 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +56634 CXCL12 CXCR4 CXCL12-CXCR4 Endothelial Cells Plasma Cells Endothelial Cells -> Plasma Cells 0.1019660440539332 0.7487535481622718 0.4600037439857229 0.7204611100467462 0.1027229557481577 0.0292791515533623 0.0015058909700995 0.0216724204065976 0.5117373089557218 0.0042194092827004 474 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +56642 A2M LRP1 A2M-LRP1 Dendritic Cells Endothelial Cells Dendritic Cells -> Endothelial Cells 0.1019484448405223 0.7741139100414175 0.9078204025796472 0.6198216015396206 0.093381536992618 0.0144359394371152 0.0019120683296875 0.0029459334565619 0.3614247755853834 0.0004621072088724 2164 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +56689 C3 LRP1 C3-LRP1 Pericytes Pericytes Pericytes -> Pericytes 0.1018483799419343 0.8911088195487638 0.9078204025796472 1.0 0.0091898156146168 0.0350138403862125 0.0042879123741067 0.0011930455635491 0.1048049027123381 0.0002398081534772 12510 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +56691 CXCL12 ITGA4 CXCL12-ITGA4 CAFs, Invasive Associated Myoepithelial Cells CAFs, Invasive Associated -> Myoepithelial Cells 0.1018424164076954 0.6160088550075702 0.4596166826058663 0.6198216015396206 0.0548063857429699 0.0292373734098458 0.0039678190788086 0.0066400345497732 1.0 0.001187648456057 1684 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +56732 COL4A2 CD93 COL4A2-CD93 Dendritic Cells Dendritic Cells Dendritic Cells -> Dendritic Cells 0.1017448665886711 0.7783550150988336 0.7779918296243433 1.0 0.0267593032157803 0.0627790816848129 0.0010905065715415 0.0028920468711044 0.0634267227775514 0.00024931438544 4011 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +56764 MMP2 PECAM1 MMP2-PECAM1 B Cells Endothelial Cells B Cells -> Endothelial Cells 0.1016271065980691 0.6303642896310324 0.956444566971872 0.6198216015396206 0.0024819960935566 1.0 0.0011877710317745 0.0110172299536116 0.1000033579279213 0.001325381047051 1509 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +56803 CLEC2D KLRB1 CLEC2D-KLRB1 Dendritic Cells Macrophages Dendritic Cells -> Macrophages 0.1015212502248891 0.7797302331085993 0.9130058539314824 0.6198216015396206 0.1132020978253244 0.0132636308162813 0.0016524837187086 0.0027556644213104 0.3577309813119091 0.0006123698714023 1633 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +56870 EFNB2 PECAM1 EFNB2-PECAM1 Plasma Cells Endothelial Cells Plasma Cells -> Endothelial Cells 0.1013610554474079 0.4619393085577573 0.956444566971872 0.7204611100467462 0.0051428381563772 1.0 0.0006624623415509 0.0151585820895522 0.1751563800638415 0.001865671641791 536 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +56918 DLL1 NOTCH3 DLL1-NOTCH3 Myoepithelial Cells T Lymphocytes Myoepithelial Cells -> T Lymphocytes 0.1012056059842098 0.7296454584598743 0.7746834992804791 0.6198216015396206 0.293296467876477 0.0046263543438723 0.0022603510876396 0.0029734675205855 1.0 0.000914913083257 1093 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +56952 CXCL12 ITGA4 CXCL12-ITGA4 CXCL14+ Fibroblasts CAFs, DCIS Associated CXCL14+ Fibroblasts -> CAFs, DCIS Associated 0.1011236137511595 0.7487535481622718 0.4596166826058663 0.7204611100467462 0.0131092554497256 0.1076178292491983 0.0030570757446344 0.0021771404400726 0.1824024137010267 9.123255177447311e-05 10961 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +57206 HSPG2 LRP1 HSPG2-LRP1 Myoepithelial Cells Endothelial Cells Myoepithelial Cells -> Endothelial Cells 0.1004095861542152 0.4629984640915818 0.9078204025796472 0.7204611100467462 0.0683610513379333 0.0144359394371152 0.0034293009110862 0.0042649458537309 0.3732116763632346 0.0013351134846461 2247 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +57315 CD34 SELP CD34-SELP CAFs, DCIS Associated CAFs, DCIS Associated CAFs, DCIS Associated -> CAFs, DCIS Associated 0.1001530326550326 0.7168245244832976 0.4623922682986163 1.0 0.1173076386135379 0.0222228052993653 0.0011679710084326 0.0004845982048796 0.1294911703942032 1.0534743584341158e-05 94924 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +57322 A2M LRP1 A2M-LRP1 Myoepithelial Cells T Lymphocytes Myoepithelial Cells -> T Lymphocytes 0.1001448969791092 0.4648000335061383 0.6207977546603366 0.6198216015396206 0.2100317344087863 0.0104714078116759 0.0025644710698048 0.0046889295516925 0.6435967030721766 0.0018298261665141 1093 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +57327 CXCL12 ITGA4 CXCL12-ITGA4 Dendritic Cells CAFs, DCIS Associated Dendritic Cells -> CAFs, DCIS Associated 0.1001289249092511 0.6160088550075702 0.4596166826058663 0.6198216015396206 0.0149256517769723 0.1076178292491983 0.0035751047387532 0.0048915413124046 0.4098168982020812 0.000599520383693 3336 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +57328 VEGFC FLT1 VEGFC-FLT1 Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.1001274628237569 0.4636527906642655 0.4630488285702799 1.0 0.0666348171285698 0.0359289752254096 0.0019604290809218 0.0011807213368604 0.2978351526417017 1.2904058326343637e-05 77495 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +57331 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells Dendritic Cells 11q13 Invasive Tumor Cells -> Dendritic Cells 0.1001173089635914 0.6249837837987587 0.7746834992804791 0.7917001487310438 0.2159908053119969 0.0090444648829713 0.0013448670004558 0.0008184523809523 0.1151563145340026 0.000297619047619 3360 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +57334 MMRN2 CLEC14A MMRN2-CLEC14A Myoepithelial Cells Pericytes Myoepithelial Cells -> Pericytes 0.1001078606097605 0.7205550478301406 0.9003264838243337 0.7204611100467462 0.0151307911035231 0.1341680150528327 0.0010607579310009 0.0050060417745554 0.1246575713479877 0.0005178663904712 1931 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +57373 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells -> CXCL14+ Fibroblasts 0.1000336289327599 0.7941469661104034 0.773263018678637 0.6198216015396206 1.0 0.0008609682710384 0.0030576493621152 0.0013661202185792 0.4098490190825911 0.0002049180327868 4880 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +57390 VWF ITGA9 VWF-ITGA9 Pericytes Luminal-like Amorphous DCIS Cells Pericytes -> Luminal-like Amorphous DCIS Cells 0.0999865594944588 0.9275752708651288 0.2531744428854943 0.2461374514707439 0.1263644540569636 0.0642389143033604 0.0021295003962619 0.005428829944283 0.2540901832926344 0.001047668936616 1909 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +57427 HSPG2 LRP1 HSPG2-LRP1 Dendritic Cells CAFs, Invasive Associated Dendritic Cells -> CAFs, Invasive Associated 0.0998738194434965 0.7789175740361626 0.6207977546603366 0.7917001487310438 0.0075637985935472 0.166956519448744 0.0020528703109224 0.0097322311714003 0.0545965760061612 0.0029673590504451 2359 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +57481 CXCL12 CXCR4 CXCL12-CXCR4 T Lymphocytes CAFs, DCIS Associated T Lymphocytes -> CAFs, DCIS Associated 0.0997360204941261 0.6160088550075702 0.4600037439857229 0.6198216015396206 0.0255753403203798 0.0310998965832685 0.0070455657028076 0.0025863005456718 0.4880688900045677 0.0001838404265097 10879 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +57502 MMRN2 CD93 MMRN2-CD93 CAFs, DCIS Associated Pericytes CAFs, DCIS Associated -> Pericytes 0.0996779898415906 0.7205550478301406 0.8817184225858201 0.7204611100467462 0.0117842887908422 0.1281708518900828 0.001418704269939 0.0015213631413746 0.0314206001063352 6.405739542630197e-05 15611 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +57565 C1QB LRP1 C1QB-LRP1 CAFs, DCIS Associated Dendritic Cells CAFs, DCIS Associated -> Dendritic Cells 0.0995243555785497 0.4601010570874773 0.6207977546603366 0.6198216015396206 0.0587727051993296 0.0501711964086628 0.0018615448900773 0.0042683763027975 0.1016643590671043 0.0005485463521667 3646 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +57579 CLEC2D KLRB1 CLEC2D-KLRB1 Macrophages B Cells Macrophages -> B Cells 0.0994877533464535 0.8978557803479422 0.7763400818577846 0.6198216015396206 0.0477973731763516 0.0467761235673353 0.0010038288124454 0.0035692116697703 0.2007166465922648 0.0009310986964618 1074 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +57623 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells Pericytes 11q13 Invasive Tumor Cells -> Pericytes 0.0993734824315234 0.6589792304505506 0.9078204025796472 0.6198216015396206 0.0561415215593491 0.0350138403862125 0.0013211655770593 0.0015299460133699 0.0654985700073466 0.0001754078231889 5701 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +57652 A2M LRP1 A2M-LRP1 Myoepithelial Cells Luminal-like Amorphous DCIS Cells Myoepithelial Cells -> Luminal-like Amorphous DCIS Cells 0.099300265317842 0.4648000335061383 0.2550748532138862 0.2461374514707439 0.2100317344087863 0.0267255153180908 0.0058530061671499 0.0032858814352574 0.285830324739479 0.0001560062402496 12820 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +57660 A2M LRP1 A2M-LRP1 Dendritic Cells T Lymphocytes Dendritic Cells -> T Lymphocytes 0.0992837352573716 0.7741139100414175 0.6207977546603366 0.909150863993142 0.093381536992618 0.0104714078116759 0.0022418635460665 0.0013229747227382 0.1815898832378117 0.0001688903901368 5921 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +57675 HSPG2 LRP1 HSPG2-LRP1 Pericytes Luminal-like Amorphous DCIS Cells Pericytes -> Luminal-like Amorphous DCIS Cells 0.0992358908301563 0.8818165186409654 0.2550748532138862 0.2461374514707439 0.1619074107723045 0.0267255153180908 0.003986528994586 0.0059586170770036 0.3561904585749926 0.00261917234154 1909 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +57731 VWF ITGA9 VWF-ITGA9 CAFs, DCIS Associated Pericytes CAFs, DCIS Associated -> Pericytes 0.0990904590776088 0.7158082793127664 0.9404022517663844 0.7204611100467462 0.0071496754272206 0.1347191569099048 0.0020265234794427 0.0007395717471945 0.0320556072050839 0.0001281147908526 15611 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +57733 CD34 SELP CD34-SELP CAFs, Invasive Associated Pericytes CAFs, Invasive Associated -> Pericytes 0.0990881778459993 0.633566764858408 0.8819126042133903 0.6198216015396206 0.0298399317533219 0.0741032966028748 0.0012359682575849 0.0025580480125934 0.128611063528943 0.0003935458480913 2541 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +57833 VWF LRP1 VWF-LRP1 T Lymphocytes CAFs, DCIS Associated T Lymphocytes -> CAFs, DCIS Associated 0.0988350814907756 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.0036144684673052 1.0 0.00089427994968 0.0020483583885551 0.0157262932877087 9.192021325489476e-05 10879 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +57848 HSPG2 LRP1 HSPG2-LRP1 Basal-like Structured DCIS Cells Pericytes Basal-like Structured DCIS Cells -> Pericytes 0.0988059753134615 0.7789175740361626 0.9078204025796472 0.6198216015396206 0.0492631209980634 0.0350138403862125 0.001230766534421 0.0041982498305293 0.1797314140696825 0.0005546311702717 1803 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +57876 DLL4 NOTCH3 DLL4-NOTCH3 CAFs, Invasive Associated 11q13 Invasive Tumor Cells CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells 0.0987423337965775 0.6342079770588467 0.6580560501976399 0.8824495942126559 0.002196330917593 1.0 0.0011458618652474 0.0008889653590272 0.0483289418907961 0.0001720578114246 5812 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +57924 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, Invasive Associated 0.0985983642718297 0.6249837837987587 0.6580560501976399 0.9161861017439124 0.0084812136822336 0.1973932010691654 0.00145649566602 0.0153186274509803 0.278077979392965 0.0098039215686274 408 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +57932 JAG1 NOTCH2 JAG1-NOTCH2 Pericytes Basal-like Structured DCIS Cells Pericytes -> Basal-like Structured DCIS Cells 0.0985801440421693 0.6303682835571691 0.8891607331132086 0.6198216015396206 0.0342558468646473 0.0606680526002441 0.0012711504530151 0.005236663803798 0.1731815954582012 0.000501002004008 1996 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +58037 VWF LRP1 VWF-LRP1 Myoepithelial Cells CAFs, DCIS Associated Myoepithelial Cells -> CAFs, DCIS Associated 0.0983145170266835 0.7158082793127664 0.7346293219749174 0.8293805866303694 0.0025256125075084 1.0 0.0008198101680749 0.0026020943069713 0.0199776066836498 0.0001389467833819 7197 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +58197 COL4A1 CD93 COL4A1-CD93 Myoepithelial Cells Macrophages Myoepithelial Cells -> Macrophages 0.0978486648807213 0.4604235282221027 0.944024288971064 0.7204611100467462 0.0839650520556947 0.0484215930647349 0.000689340998031 0.0050761421319796 0.1720081783315222 0.0016920473773265 591 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +58205 CCN1 CAV1 CCN1-CAV1 CAFs, DCIS Associated Myeloid Cells CAFs, DCIS Associated -> Myeloid Cells 0.0978248959227675 0.7324582304061453 0.7832252605020791 0.7204611100467462 1.0 0.00136079311934 0.0015581819524101 0.0026747413575574 0.3931894733630954 0.0007570022710068 1321 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +58338 A2M LRP1 A2M-LRP1 T Lymphocytes CAFs, Invasive Associated T Lymphocytes -> CAFs, Invasive Associated 0.097490319267739 0.7741139100414175 0.6207977546603366 0.7917001487310438 0.0149044683666724 0.166956519448744 0.000906834896065 0.0075173611111111 0.0733016188911331 0.0004166666666666 2400 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +58430 JAG1 NOTCH2 JAG1-NOTCH2 Endothelial Cells Basal-like Structured DCIS Cells Endothelial Cells -> Basal-like Structured DCIS Cells 0.0972020448090754 0.6303682835571691 0.8891607331132086 0.6198216015396206 0.0291791383241764 0.0606680526002441 0.001371434740239 0.0061728395061728 0.2041418418747986 0.0005073566717402 1971 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +58531 COL4A1 CD93 COL4A1-CD93 Luminal-like Amorphous DCIS Cells Endothelial Cells Luminal-like Amorphous DCIS Cells -> Endothelial Cells 0.0969316866247421 0.4604235282221027 0.8817184225858201 0.2461374514707439 0.0126864732057784 1.0 0.0006543070078587 0.0066445182724252 0.0507123525177234 0.0005537098560354 1806 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +58555 MMP2 PECAM1 MMP2-PECAM1 CAFs, Invasive Associated CAFs, Invasive Associated CAFs, Invasive Associated -> CAFs, Invasive Associated 0.0968661384807591 0.6303642896310324 0.6331674633943454 1.0 0.141548283585814 0.0032187363284526 0.0045428601535656 0.0028648291485746 0.8334837226454928 0.0001887861053426 5297 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +58560 THBS2 CD36 THBS2-CD36 Myoepithelial Cells Endothelial Cells Myoepithelial Cells -> Endothelial Cells 0.0968541570330156 0.724503440376099 0.8587566561291643 0.7204611100467462 0.0027791828709671 1.0 0.0006626179854199 0.0029112891262423 0.041801486619292 0.0004450378282153 2247 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +58565 COL4A2 CD93 COL4A2-CD93 B Cells Endothelial Cells B Cells -> Endothelial Cells 0.0968400762283855 0.7783550150988336 0.8817184225858201 0.6198216015396206 0.0033449520260795 1.0 0.0005796391071653 0.0055666003976143 0.0476315240820013 0.0006626905235255 1509 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +58566 CXCL12 CXCR4 CXCL12-CXCR4 Plasma Cells Dendritic Cells Plasma Cells -> Dendritic Cells 0.0968382228082297 0.8730912658940219 0.9008184599638702 0.6198216015396206 0.0057086106530109 0.3180524283074206 0.0009317140462752 0.0246561556524656 0.3426370792107531 0.007380073800738 271 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +58662 HSPG2 LRP1 HSPG2-LRP1 CAFs, DCIS Associated Plasma Cells CAFs, DCIS Associated -> Plasma Cells 0.0965253192853562 0.4629984640915818 0.7346293219749174 0.8767341187813953 0.3309594876493178 0.0032275631628407 0.0025390958122739 0.0051127870634597 0.2811246933115881 0.0008153281695882 2453 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +58674 JAG1 NOTCH2 JAG1-NOTCH2 Pericytes Pericytes Pericytes -> Pericytes 0.0965005804978253 0.6303682835571691 0.773263018678637 1.0 0.0342558468646473 0.0070956399217802 0.0068160111279042 0.0031650869780366 0.3972296305506568 0.0001598721023181 12510 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +58690 CXCL12 CXCR4 CXCL12-CXCR4 CAFs, Invasive Associated CAFs, Invasive Associated CAFs, Invasive Associated -> CAFs, Invasive Associated 0.0964536660059757 0.6160088550075702 0.6632137581773894 1.0 0.0548063857429699 0.0080072638027924 0.0044911239902259 0.0033724063363481 0.8146076373884479 0.0001887861053426 5297 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +58701 VWF LRP1 VWF-LRP1 Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0964243520372087 0.955713094717548 0.6207977546603366 0.6198216015396206 1.0 0.0018097844702233 0.0012076556483329 0.011509324009324 1.0 0.0032051282051282 312 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +58768 DLL4 NOTCH3 DLL4-NOTCH3 Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.0962389778212024 0.2490567623945399 0.4638256179742202 1.0 0.011649387573427 0.5131068416842878 0.0011506357221767 0.0022582102071101 0.0513002394931199 2.580811665268727e-05 77495 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +58779 CXCL12 ITGA4 CXCL12-ITGA4 Plasma Cells Dendritic Cells Plasma Cells -> Dendritic Cells 0.0962022728244339 0.8730912658940219 0.8950084308969304 0.6198216015396206 0.0057086106530109 0.4247538686915498 0.0006749685363439 0.0174438108017443 0.1798192288721227 0.007380073800738 271 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +58875 JAG1 NOTCH2 JAG1-NOTCH2 Pericytes Luminal-like Amorphous DCIS Cells Pericytes -> Luminal-like Amorphous DCIS Cells 0.0959050742779575 0.6303682835571691 0.4614667734221426 0.2461374514707439 0.0342558468646473 0.1609352200462838 0.00197128232935 0.0069096260819676 0.1451572843923986 0.001571503404924 1909 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +58915 MMRN2 CD93 MMRN2-CD93 Dendritic Cells Endothelial Cells Dendritic Cells -> Endothelial Cells 0.0957873255324193 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.0015409900107563 1.0 0.0014553913444839 0.0087800369685767 0.052349276987187 0.0018484288354898 2164 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +58924 CXCL12 ITGA4 CXCL12-ITGA4 Endothelial Cells Mast Cells Endothelial Cells -> Mast Cells 0.0957675392999135 0.7487535481622718 0.7754239189773715 0.8567148457705164 0.1027229557481577 0.0147571931436988 0.0010231038653732 0.0248484848484848 0.4976171015593839 0.0088888888888888 225 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +58945 HSPG2 LRP1 HSPG2-LRP1 T Lymphocytes CAFs, Invasive Associated T Lymphocytes -> CAFs, Invasive Associated 0.0957013982748978 0.7789175740361626 0.6207977546603366 0.7917001487310438 0.0070532058552773 0.166956519448744 0.0017041749716928 0.0076909722222222 0.0431453735630298 0.0025 2400 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +59005 MMRN2 CLEC14A MMRN2-CLEC14A CAFs, Invasive Associated Endothelial Cells CAFs, Invasive Associated -> Endothelial Cells 0.0954961361657118 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.00146889578236 1.0 0.0014681989873113 0.0077866666666666 0.0491888788713757 0.00096 3125 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +59055 A2M LRP1 A2M-LRP1 Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0953531337062584 0.8937519114898692 0.6207977546603366 0.6198216015396206 1.0 0.0018097844702233 0.0012076556483329 0.0078792735042735 1.0 0.0032051282051282 312 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +59066 CCN1 CAV1 CCN1-CAV1 CAFs, Invasive Associated CXCL14+ Fibroblasts CAFs, Invasive Associated -> CXCL14+ Fibroblasts 0.0953160533488515 0.6213271600240247 0.943345641464811 0.6198216015396206 0.2247035641022029 0.0034806998160403 0.0026391188832737 0.0028411633109619 1.0 0.0006711409395973 1490 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +59117 HSPG2 LRP1 HSPG2-LRP1 Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0951397147046968 0.8818165186409654 0.6207977546603366 0.6198216015396206 1.0 0.0018097844702233 0.0012076556483329 0.0126869658119658 1.0 0.0032051282051282 312 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +59132 JAG1 NOTCH2 JAG1-NOTCH2 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0951119667320379 0.2451358214448441 0.663300745568453 0.2461374514707439 0.1327555461750915 0.0373075519081129 0.0037347817618131 0.0537469679560832 1.0 0.0214477211796246 373 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +59141 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells -> Basal-like Structured DCIS Cells 0.095097325050461 0.662063103571249 0.6331674633943454 0.7917001487310438 0.585843718590581 0.0023576674662702 0.001613474908638 0.0002549342105263 0.0791403589364539 3.289473684210526e-05 30400 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +59142 C1QB LRP1 C1QB-LRP1 Endothelial Cells CAFs, Invasive Associated Endothelial Cells -> CAFs, Invasive Associated 0.0950967673947252 0.7753420160918723 0.6207977546603366 0.6198216015396206 0.0161519521398178 0.166956519448744 0.0009192865818874 0.0056780366056572 0.0601624794025991 0.000332778702163 3005 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +59200 CXCL12 CXCR4 CXCL12-CXCR4 Dendritic Cells B Cells Dendritic Cells -> B Cells 0.0949314937570185 0.6160088550075702 0.9546923450729716 0.909150863993142 0.0149256517769723 0.0445745465878424 0.0020575612939992 0.0077781633125144 0.2880655912037086 0.0012722646310432 1572 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +59214 CCN1 CAV1 CCN1-CAV1 CAFs, DCIS Associated Mast Cells CAFs, DCIS Associated -> Mast Cells 0.0949130876409474 0.7324582304061453 0.8617632615906476 0.7204611100467462 1.0 0.0010414441948928 0.0015435909383552 0.0037276648182378 0.4710917949166412 0.0009242144177449 1082 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +59254 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells Dendritic Cells 11q13 Invasive Tumor Cells -> Dendritic Cells 0.0947869446245318 0.6630837220165452 0.7779918296243433 0.7917001487310438 0.0415873844357376 0.0627790816848129 0.0006801487040676 0.0014668367346938 0.0294534947474522 0.000297619047619 3360 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +59389 C3 LRP1 C3-LRP1 CAFs, Invasive Associated Myoepithelial Cells CAFs, Invasive Associated -> Myoepithelial Cells 0.0943910587002258 0.6319926036888139 0.7346293219749174 0.6198216015396206 0.0616816618657801 0.0416128058995347 0.0009575255778316 0.0012470308788598 0.1164734770878692 0.0005938242280285 1684 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +59590 HSPG2 LRP1 HSPG2-LRP1 Mast Cells CAFs, DCIS Associated Mast Cells -> CAFs, DCIS Associated 0.0938684304710833 0.8349903778527206 0.7346293219749174 0.7204611100467462 0.0014804857410621 1.0 0.0010455522180501 0.0114873519052193 0.1123256887677006 0.0019212295869356 1041 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +59597 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Endothelial Cells 0.0938473123259618 0.6630837220165452 0.8817184225858201 0.6198216015396206 0.0037159398684439 1.0 0.0005073265814063 0.027535441657579 0.2101562471225889 0.0038167938931297 262 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +59622 CXCL12 ITGA4 CXCL12-ITGA4 Macrophages B Cells Macrophages -> B Cells 0.0937780402666891 0.7487535481622718 0.9460955677032749 0.6198216015396206 0.0338862305197021 0.0376195773145198 0.0012151371540809 0.0080836295920094 0.2941133100742105 0.0009310986964618 1074 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +59654 JAG1 NOTCH2 JAG1-NOTCH2 Myoepithelial Cells CAFs, Invasive Associated Myoepithelial Cells -> CAFs, Invasive Associated 0.0936751973226591 0.6303682835571691 0.663300745568453 0.6198216015396206 0.0272543760657653 0.0222186841038061 0.0043054662561695 0.0214011340771904 0.846265147918736 0.0019206145966709 1562 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +59752 COL4A2 CD93 COL4A2-CD93 Plasma Cells Endothelial Cells Plasma Cells -> Endothelial Cells 0.0933909719736401 0.4630253981438691 0.8817184225858201 0.7204611100467462 0.0047240947268779 1.0 0.0004774803061216 0.0106343283582089 0.0909943648024426 0.001865671641791 536 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +59798 A2M LRP1 A2M-LRP1 Macrophages Dendritic Cells Macrophages -> Dendritic Cells 0.093267567938415 0.919551140852988 0.6207977546603366 0.6198216015396206 0.037376181609614 0.0501711964086628 0.0009920582934475 0.0046433511163801 0.1248037577194078 0.0005927682276229 1687 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +59799 JAG1 NOTCH2 JAG1-NOTCH2 Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells -> Basal-like Structured DCIS Cells 0.0932615383728902 0.2451358214448441 0.8891607331132086 0.2461374514707439 0.1327555461750915 0.0606680526002441 0.0015227723105155 0.0166297117516629 0.5499608378666968 0.0011086474501108 902 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +59953 THBS2 CD36 THBS2-CD36 Pericytes Macrophages Pericytes -> Macrophages 0.0928118993980639 0.9197297916541942 0.8587566561291643 0.8875000050982297 0.0087456089304998 0.088850508457521 0.0011734619092484 0.0035490196078431 0.0693134353115281 0.0009411764705882 2125 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +60000 COL4A1 CD93 COL4A1-CD93 Dendritic Cells Dendritic Cells Dendritic Cells -> Dendritic Cells 0.0926299782729115 0.8684504425765611 0.7779918296243433 1.0 0.0168149984327668 0.0627790816848129 0.0008856706652158 0.0020835559354631 0.0418369695479403 0.00024931438544 4011 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +60070 COL4A1 CD93 COL4A1-CD93 B Cells Endothelial Cells B Cells -> Endothelial Cells 0.0924595916432125 0.8684504425765611 0.8817184225858201 0.6198216015396206 0.0016831757123532 1.0 0.0007820464550807 0.0056802044873615 0.0433525081165429 0.001325381047051 1509 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +60146 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells CAFs, Invasive Associated 11q13 Invasive Tumor Cells -> CAFs, Invasive Associated 0.0922469596976731 0.6332974881236617 0.6207977546603366 0.8824495942126559 0.0131302879503246 0.166956519448744 0.0008101793868155 0.0019949008388314 0.0150311038678685 0.0004281738385784 4671 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +60150 CCN1 CAV1 CCN1-CAV1 Myoepithelial Cells Plasma Cells Myoepithelial Cells -> Plasma Cells 0.0922393281782088 0.7324582304061453 0.7283139964676212 0.8293805866303694 0.2376713873232418 0.0124087765732037 0.0004719825569459 0.00441400304414 0.2176086440034305 0.0045662100456621 219 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +60162 HSPG2 LRP1 HSPG2-LRP1 Plasma Cells CAFs, DCIS Associated Plasma Cells -> CAFs, DCIS Associated 0.0921945501040232 0.4629984640915818 0.7346293219749174 0.8767341187813953 0.0012814156885439 1.0 0.001607013874099 0.0057653061224489 0.0563743486317753 0.0016326530612244 2450 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +60174 A2M LRP1 A2M-LRP1 Basal-like Structured DCIS Cells CXCL14+ Fibroblasts Basal-like Structured DCIS Cells -> CXCL14+ Fibroblasts 0.0921591540842203 0.7741139100414175 0.9078204025796472 0.6198216015396206 0.1671376945154473 0.0064028969591119 0.0013143299802701 0.0023669972948602 0.333231189045368 0.0009017132551848 1109 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +60204 THBS2 CD36 THBS2-CD36 CAFs, DCIS Associated B Cells CAFs, DCIS Associated -> B Cells 0.0920685542270941 0.724503440376099 0.6176321640000088 0.6198216015396206 1.0 0.0007053434767499 0.0031133119975979 0.0010140989287964 0.4899683098388801 0.0002362948960302 4232 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +60217 MMP2 PECAM1 MMP2-PECAM1 Basal-like Structured DCIS Cells Pericytes Basal-like Structured DCIS Cells -> Pericytes 0.0920388092473541 0.6303642896310324 0.930308383061206 0.6198216015396206 0.0104129581710415 0.1615013370958009 0.0009944561268243 0.0037992235163616 0.1173394069705344 0.0005546311702717 1803 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +60230 VWF ITGA9 VWF-ITGA9 CAFs, Invasive Associated Endothelial Cells CAFs, Invasive Associated -> Endothelial Cells 0.0920197653505056 0.6332974881236617 0.9404022517663844 0.6198216015396206 0.0016171311116606 1.0 0.0010170595549793 0.003170909090909 0.0354063461768362 0.00064 3125 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +60235 C3 LRP1 C3-LRP1 Macrophages CAFs, Invasive Associated Macrophages -> CAFs, Invasive Associated 0.0920119196870891 0.9487258305485792 0.6207977546603366 0.6198216015396206 0.0110943464444434 0.166956519448744 0.0008974217654127 0.0090472673559822 0.1272456347687624 0.000738552437223 1354 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +60266 C1QB LRP1 C1QB-LRP1 T Lymphocytes T Lymphocytes T Lymphocytes -> T Lymphocytes 0.0919131949753278 0.8703788833238396 0.6207977546603366 1.0 0.0419710388788557 0.0104714078116759 0.0025389354269654 0.0006835753347161 0.068368324042997 9.428625306430322e-05 21212 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +60293 CXCL12 CXCR4 CXCL12-CXCR4 Mast Cells T Lymphocytes Mast Cells -> T Lymphocytes 0.091843424755466 0.7487535481622718 0.9008184599638702 0.6198216015396206 0.0016417770622885 1.0 0.0008744273293044 0.0295520805724887 0.2384469049041773 0.0058309037900874 343 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +60330 CD34 SELP CD34-SELP T Lymphocytes Pericytes T Lymphocytes -> Pericytes 0.0917123256619154 0.633566764858408 0.8819126042133903 0.6198216015396206 0.015517736049123 0.0741032966028748 0.0014942127626636 0.0026722925457102 0.1343549396540915 0.00028129395218 3555 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +60363 C1QB LRP1 C1QB-LRP1 Pericytes CAFs, Invasive Associated Pericytes -> CAFs, Invasive Associated 0.091611931198758 0.7753420160918723 0.6207977546603366 0.6198216015396206 0.0111808254589153 0.166956519448744 0.0010615007110303 0.0048016040523427 0.0508761082326749 0.0008442380751371 2369 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +60372 THBS2 CD36 THBS2-CD36 Dendritic Cells Pericytes Dendritic Cells -> Pericytes 0.0915956266395661 0.6242573126045354 0.8587566561291643 0.6198216015396206 0.004981832968137 0.287457858136305 0.0012410240947401 0.0031657899863627 0.0962828156115391 0.0011689070718877 1711 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +60396 VWF LRP1 VWF-LRP1 Dendritic Cells CAFs, DCIS Associated Dendritic Cells -> CAFs, DCIS Associated 0.0915366015246805 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.0019871862905238 1.0 0.0010265519954587 0.0044010246348375 0.0337889133857619 0.000599520383693 3336 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +60524 C1QB LRP1 C1QB-LRP1 CAFs, DCIS Associated Endothelial Cells CAFs, DCIS Associated -> Endothelial Cells 0.0911326590181162 0.4601010570874773 0.9078204025796472 0.7204611100467462 0.0587727051993296 0.0144359394371152 0.0022436622270018 0.0008818948140003 0.0824119445120701 6.108362348054486e-05 16371 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +60550 CLEC2D KLRB1 CLEC2D-KLRB1 B Cells B Cells B Cells -> B Cells 0.0910541118821299 0.7797302331085993 0.7763400818577846 1.0 0.0200499113739789 0.0467761235673353 0.0010038288124454 0.0027033380347907 0.1520237506629706 0.0007052186177715 1418 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +60600 CXCL12 ITGA4 CXCL12-ITGA4 Pericytes Plasma Cells Pericytes -> Plasma Cells 0.0908831559982589 0.7487535481622718 0.4596166826058663 0.7204611100467462 0.0637288077574987 0.0484993884807927 0.000735321116017 0.0206506691278264 0.293579829309675 0.0025380710659898 394 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +60617 CXCL12 CXCR4 CXCL12-CXCR4 Myeloid Cells T Lymphocytes Myeloid Cells -> T Lymphocytes 0.0908484216442333 0.7487535481622718 0.9008184599638702 0.6198216015396206 0.0015847932820241 1.0 0.0008485568397377 0.0246016869728209 0.1985036586409307 0.0051546391752577 388 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +60672 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells (Mitotic) Pericytes 11q13 Invasive Tumor Cells (Mitotic) -> Pericytes 0.0906697490506888 0.6582846571368821 0.8817184225858201 0.6198216015396206 0.0198024073017111 0.1281708518900828 0.0006084844128575 0.0073878627968337 0.2089912316972911 0.0026385224274406 379 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +60749 CCN1 CAV1 CCN1-CAV1 Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells -> CAFs, Invasive Associated 0.0903915168374233 0.2542249848376565 0.62431395375366 0.2461374514707439 0.1711385759005754 0.0649213179279442 0.0012566902420134 0.01859410430839 0.7661014007404571 0.0204081632653061 147 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +60775 CXCL12 ITGA4 CXCL12-ITGA4 CAFs, Invasive Associated Plasma Cells CAFs, Invasive Associated -> Plasma Cells 0.0903133020297769 0.6160088550075702 0.4596166826058663 0.6198216015396206 0.0548063857429699 0.0484993884807927 0.0011632941100032 0.0402443406395975 0.5721328729117559 0.0079051383399209 253 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +60812 JAG1 NOTCH2 JAG1-NOTCH2 Pericytes CAFs, Invasive Associated Pericytes -> CAFs, Invasive Associated 0.0901829244202256 0.6303682835571691 0.663300745568453 0.6198216015396206 0.0342558468646473 0.0222186841038061 0.0027272148993767 0.0084926330177491 0.3358242283358705 0.0008442380751371 2369 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +60817 COL4A1 CD93 COL4A1-CD93 CAFs, DCIS Associated Basal-like Structured DCIS Cells CAFs, DCIS Associated -> Basal-like Structured DCIS Cells 0.0901653743799637 0.4604235282221027 0.7779918296243433 0.6198216015396206 0.454846709299195 0.0053794918117879 0.000989072100513 0.0016675931072818 0.1357187620359247 0.0006485084306095 1542 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +60877 MMRN2 CLEC14A MMRN2-CLEC14A Dendritic Cells Endothelial Cells Dendritic Cells -> Endothelial Cells 0.0899459196078933 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.0015409900107563 1.0 0.0009771218612166 0.0074707332101047 0.0471931067147525 0.0009242144177449 2164 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +60889 COL4A2 CD93 COL4A2-CD93 Myoepithelial Cells CAFs, Invasive Associated Myoepithelial Cells -> CAFs, Invasive Associated 0.0899138169643498 0.4630253981438691 0.6587114738285964 0.6198216015396206 0.2545335314555431 0.0042738820064046 0.0025693400062393 0.0053137003841229 0.4520645931253143 0.0012804097311139 1562 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +61005 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells 0.0895094195905276 0.6626993710110988 0.6207977546603366 1.0 0.0515877972474039 0.0587195251380622 0.0004126725022428 0.000169335120694 0.0144316478201595 1.1800356842790926e-05 423716 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +61043 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells -> Basal-like Structured DCIS Cells 0.0893744394113351 0.6589792304505506 0.6207977546603366 0.7917001487310438 0.0561415215593491 0.0203874717835032 0.0013748216850715 0.0009196820175438 0.0287300469192952 6.578947368421052e-05 30400 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +61144 HSPG2 LRP1 HSPG2-LRP1 Myoepithelial Cells Macrophages Myoepithelial Cells -> Macrophages 0.0890258254111573 0.4629984640915818 0.8604147465201248 0.7204611100467462 0.0683610513379333 0.0436001007095475 0.0005819614854471 0.0053346493701823 0.1225940427030722 0.0016920473773265 591 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +61156 HSPG2 LRP1 HSPG2-LRP1 Myeloid Cells CAFs, DCIS Associated Myeloid Cells -> CAFs, DCIS Associated 0.0889962187203038 0.7468485855611411 0.7346293219749174 0.7204611100467462 0.0006689050756654 1.0 0.0018790773010939 0.0065924219150025 0.0644620569091729 0.0069124423963133 1302 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +61195 DLL1 NOTCH3 DLL1-NOTCH3 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0888587276522987 0.2534163760166434 0.6580560501976399 0.2461374514707439 0.2100740470724093 0.0606066271159369 0.0009419503646788 0.0212243074173369 0.5088802143631345 0.002680965147453 373 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +61258 C1QB LRP1 C1QB-LRP1 Myoepithelial Cells CAFs, Invasive Associated Myoepithelial Cells -> CAFs, Invasive Associated 0.0886805221051048 0.4601010570874773 0.6207977546603366 0.6198216015396206 0.0170183763647696 0.166956519448744 0.0009668810957022 0.0060419334186939 0.064018202082721 0.0012804097311139 1562 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +61336 A2M LRP1 A2M-LRP1 Pericytes Plasma Cells Pericytes -> Plasma Cells 0.0884493776359141 0.8937519114898692 0.7346293219749174 0.7204611100467462 0.3743986430148447 0.0032275631628407 0.0008376398459942 0.0064509306260575 0.3809665060128749 0.0025380710659898 394 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +61366 C1QB LRP1 C1QB-LRP1 Endothelial Cells Pericytes Endothelial Cells -> Pericytes 0.0883912279758131 0.7753420160918723 0.9078204025796472 0.946515890536252 0.0161519521398178 0.0350138403862125 0.0012658004072296 0.000856841550224 0.0301227574483123 8.788118463836892e-05 11379 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +61394 A2M LRP1 A2M-LRP1 CAFs, DCIS Associated Plasma Cells CAFs, DCIS Associated -> Plasma Cells 0.0883097694437818 0.4648000335061383 0.7346293219749174 0.8767341187813953 0.2966815529783992 0.0032275631628407 0.0016545537844314 0.0040426688408751 0.2387440684998584 0.0004076640847941 2453 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +61399 VWF SELP VWF-SELP CAFs, Invasive Associated Endothelial Cells CAFs, Invasive Associated -> Endothelial Cells 0.0883000680405904 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.0016171311116606 1.0 0.0008466679805724 0.0029090909090909 0.0163577420524038 0.00096 3125 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +61406 MMP2 PECAM1 MMP2-PECAM1 CAFs, Invasive Associated Basal-like Structured DCIS Cells CAFs, Invasive Associated -> Basal-like Structured DCIS Cells 0.0882694623564081 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.141548283585814 0.0023576674662702 0.0044854079788809 0.0021259293680297 1.0 0.0009293680297397 2152 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +61477 VWF LRP1 VWF-LRP1 Pericytes Luminal-like Amorphous DCIS Cells Pericytes -> Luminal-like Amorphous DCIS Cells 0.0880478964957284 0.9275752708651288 0.2550748532138862 0.2461374514707439 0.1263644540569636 0.0267255153180908 0.002369006869088 0.0057502738225629 0.3144597581355239 0.001047668936616 1909 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +61532 CXCL12 ITGA4 CXCL12-ITGA4 Macrophages Plasma Cells Macrophages -> Plasma Cells 0.0878623057482025 0.7487535481622718 0.4596166826058663 0.7204611100467462 0.0338862305197021 0.0484993884807927 0.0011290332905135 0.0294199665365309 0.4182483725165459 0.0061349693251533 326 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +61555 JAG1 NOTCH2 JAG1-NOTCH2 Pericytes Dendritic Cells Pericytes -> Dendritic Cells 0.0877932481695059 0.6303682835571691 0.8445107771175474 0.6198216015396206 0.0342558468646473 0.0218093597373452 0.0018574628584738 0.0086251093217527 0.4674406820592834 0.0006333122229259 1579 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +61599 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells -> Basal-like Structured DCIS Cells 0.0876421740252748 0.6582846571368821 0.7779918296243433 0.7917001487310438 0.1740454925211078 0.0053794918117879 0.0011937704857668 0.0004013157894736 0.0433226743697163 3.289473684210526e-05 30400 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +61633 EFNB2 PECAM1 EFNB2-PECAM1 CAFs, Invasive Associated Plasma Cells CAFs, Invasive Associated -> Plasma Cells 0.0875533653519457 0.662063103571249 0.7167436199046466 0.6198216015396206 0.0967042147306326 0.0326667674102811 0.0004847819218672 0.0093873517786561 0.1987195847991918 0.0039525691699604 253 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +61652 MMP2 PECAM1 MMP2-PECAM1 Pericytes CAFs, DCIS Associated Pericytes -> CAFs, DCIS Associated 0.0874858366405661 0.9067635403815892 0.7167436199046466 0.7204611100467462 0.0216588811659259 0.0125623889131764 0.0035192329745282 0.0006338136703398 0.2041691364878321 7.70594128072744e-05 12977 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +61658 MMP2 PECAM1 MMP2-PECAM1 Endothelial Cells Plasma Cells Endothelial Cells -> Plasma Cells 0.0874632281146619 0.9067635403815892 0.7167436199046466 0.7204611100467462 0.0411127335336962 0.0326667674102811 0.0007118618452264 0.0114451476793248 0.2287080496883604 0.0021097046413502 474 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +61771 CXCL12 CXCR4 CXCL12-CXCR4 Macrophages Plasma Cells Macrophages -> Plasma Cells 0.0871130537524247 0.7487535481622718 0.4600037439857229 0.7204611100467462 0.0338862305197021 0.0292791515533623 0.001775023607897 0.0218906860011154 0.5168910779340207 0.0122699386503067 326 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +61790 A2M LRP1 A2M-LRP1 B Cells CAFs, DCIS Associated B Cells -> CAFs, DCIS Associated 0.0870393399273426 0.7741139100414175 0.7346293219749174 0.6198216015396206 0.0015661096645571 1.0 0.0007876317519556 0.0027424353641627 0.0324720833941425 0.0002446782481037 4087 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +61816 JAG1 NOTCH2 JAG1-NOTCH2 Endothelial Cells Pericytes Endothelial Cells -> Pericytes 0.0869445765612794 0.6303682835571691 0.773263018678637 0.946515890536252 0.0291791383241764 0.0070956399217802 0.0045220952599592 0.0030632870073945 0.3844533735287109 8.788118463836892e-05 11379 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +61836 CCN1 CAV1 CCN1-CAV1 CXCL14+ Fibroblasts Myoepithelial Cells CXCL14+ Fibroblasts -> Myoepithelial Cells 0.0868905844289001 0.9219165193585238 0.7283139964676212 0.7204611100467462 0.0086134406931133 0.1176565474247238 0.0008778437894708 0.0012738853503184 0.0875027986624616 0.0005307855626326 1884 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +61877 C3 LRP1 C3-LRP1 Macrophages Macrophages Macrophages -> Macrophages 0.0867558374385553 0.9487258305485792 0.8604147465201248 1.0 0.0110943464444434 0.0436001007095475 0.0010798164140585 0.0035496338486574 0.1014813722467508 0.000406834825061 2458 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +61917 CXCL12 ITGA4 CXCL12-ITGA4 Plasma Cells CAFs, DCIS Associated Plasma Cells -> CAFs, DCIS Associated 0.0866358819314705 0.8730912658940219 0.4596166826058663 0.8767341187813953 0.0057086106530109 0.1076178292491983 0.0019563464993088 0.0039888682745825 0.3341902928389073 0.0004081632653061 2450 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +61919 MMRN2 CD93 MMRN2-CD93 CAFs, Invasive Associated Endothelial Cells CAFs, Invasive Associated -> Endothelial Cells 0.086616540761261 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.00146889578236 1.0 0.0008347241834091 0.008 0.0476984570106411 0.00032 3125 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +61955 CCN1 CAV1 CCN1-CAV1 Basal-like Structured DCIS Cells Dendritic Cells Basal-like Structured DCIS Cells -> Dendritic Cells 0.0864984698894771 0.6213271600240247 0.62431395375366 0.8693461273411047 0.1153131738111426 0.009460730808256 0.0011384828830165 0.0021392081736909 0.2655955977448076 0.0009578544061302 1044 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +61998 C1QB LRP1 C1QB-LRP1 CAFs, Invasive Associated Dendritic Cells CAFs, Invasive Associated -> Dendritic Cells 0.0863569888381827 0.6626993710110988 0.6207977546603366 0.7917001487310438 0.0135527119637784 0.0501711964086628 0.0018727254403931 0.0067336468576314 0.1603822726493539 0.0008550662676357 2339 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +62031 HSPG2 LRP1 HSPG2-LRP1 Basal-like Structured DCIS Cells Macrophages Basal-like Structured DCIS Cells -> Macrophages 0.0862658823302668 0.7789175740361626 0.8604147465201248 0.6198216015396206 0.0492631209980634 0.0436001007095475 0.0004619014588149 0.0041812865497076 0.0960889434821679 0.0021052631578947 475 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +62039 VWF ITGA9 VWF-ITGA9 CAFs, DCIS Associated CAFs, DCIS Associated CAFs, DCIS Associated -> CAFs, DCIS Associated 0.0862399314581036 0.7158082793127664 0.7292496872084557 1.0 0.0071496754272206 0.2879885658616873 0.0003827400328023 0.0003773353611118 0.0139054103725243 1.0534743584341158e-05 94924 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +62052 CLEC2D KLRB1 CLEC2D-KLRB1 Pericytes CAFs, DCIS Associated Pericytes -> CAFs, DCIS Associated 0.0861814110082668 0.8721681415062816 0.4642836810638544 0.7204611100467462 0.0110717612136884 0.0761275033764692 0.0016661958447362 0.0004751997123115 0.0457663365185551 7.70594128072744e-05 12977 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +62061 CD48 CD2 CD48-CD2 T Lymphocytes Mast Cells T Lymphocytes -> Mast Cells 0.0861506830030986 0.928447473463448 0.7763428264267787 0.6198216015396206 1.0 0.0014748371602574 0.0006204699042771 0.015015015015015 0.2473236052715263 0.003003003003003 333 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +62071 MMP2 PECAM1 MMP2-PECAM1 CAFs, Invasive Associated B Cells CAFs, Invasive Associated -> B Cells 0.0861243356480043 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.141548283585814 0.0049190726392343 0.0018547837105169 0.0065703380588876 0.8025748950003756 0.0010905125408942 917 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +62163 CD48 CD2 CD48-CD2 CXCL14+ Fibroblasts T Lymphocytes CXCL14+ Fibroblasts -> T Lymphocytes 0.0858486853880622 0.7719609236370527 0.8960994285623033 0.6198216015396206 0.0014378253178126 1.0 0.000649333504628 0.0045188729399255 0.0479529345228899 0.0005316321105794 1881 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +62183 C1QB LRP1 C1QB-LRP1 Endothelial Cells Dendritic Cells Endothelial Cells -> Dendritic Cells 0.0857756398402978 0.7753420160918723 0.6207977546603366 0.6198216015396206 0.0161519521398178 0.0501711964086628 0.0016473699724005 0.0038289349670122 0.091197727593931 0.0014137606032045 2122 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +62225 COL4A2 CD93 COL4A2-CD93 Basal-like Structured DCIS Cells CAFs, Invasive Associated Basal-like Structured DCIS Cells -> CAFs, Invasive Associated 0.085650780584547 0.7783550150988336 0.6587114738285964 0.7917001487310438 0.1928969878996252 0.0042738820064046 0.001179781433628 0.0018746652383502 0.1594876859736382 0.0005356186395286 1867 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +62239 JAG1 NOTCH2 JAG1-NOTCH2 Myoepithelial Cells Dendritic Cells Myoepithelial Cells -> Dendritic Cells 0.0855996850912756 0.6303682835571691 0.8445107771175474 0.6198216015396206 0.0272543760657653 0.0218093597373452 0.0020057880566353 0.0116600237745612 0.6319188850467523 0.000734214390602 1362 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +62259 A2M LRP1 A2M-LRP1 Luminal-like Amorphous DCIS Cells Myoepithelial Cells Luminal-like Amorphous DCIS Cells -> Myoepithelial Cells 0.0855527908714263 0.4648000335061383 0.7346293219749174 0.2461374514707439 0.0357762282281787 0.0416128058995347 0.0031337892207602 0.0026505513146734 0.1572303776276671 7.4839095943721e-05 13362 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +62267 EFNB2 PECAM1 EFNB2-PECAM1 Dendritic Cells Dendritic Cells Dendritic Cells -> Dendritic Cells 0.0854987955659481 0.7800321422220979 0.6331674633943454 1.0 0.0113788029360913 0.0518891167572028 0.0013395295966503 0.0018698578908002 0.0957018483271257 0.00024931438544 4011 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +62323 CXCL12 ITGA4 CXCL12-ITGA4 Mast Cells T Lymphocytes Mast Cells -> T Lymphocytes 0.0852803751736747 0.7487535481622718 0.9255624071030766 0.6198216015396206 0.0016417770622885 1.0 0.0005454544543404 0.0230585740789822 0.1855629317634209 0.0029154518950437 343 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +62325 JAG1 NOTCH2 JAG1-NOTCH2 Luminal-like Amorphous DCIS Cells Dendritic Cells Luminal-like Amorphous DCIS Cells -> Dendritic Cells 0.0852784315786418 0.2451358214448441 0.8445107771175474 0.2461374514707439 0.1327555461750915 0.0218093597373452 0.0026070419723576 0.0186677146787187 1.0 0.0027510316368638 727 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +62382 CCN1 CAV1 CCN1-CAV1 Plasma Cells Pericytes Plasma Cells -> Pericytes 0.0851310133019347 0.7324582304061453 0.9694036398779844 0.7204611100467462 0.0025580826958339 0.5444650460041837 0.000534237450549 0.0067846607669616 0.1350823426496331 0.0022123893805309 452 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +62490 JAG1 NOTCH2 JAG1-NOTCH2 CAFs, Invasive Associated CAFs, Invasive Associated CAFs, Invasive Associated -> CAFs, Invasive Associated 0.084739997566034 0.7941469661104034 0.663300745568453 1.0 0.0083898580598364 0.0222186841038061 0.0037708954156108 0.0048410151298578 0.1914282846025629 0.0005663583160279 5297 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +62491 CXCL12 ITGA4 CXCL12-ITGA4 Dendritic Cells B Cells Dendritic Cells -> B Cells 0.0847270549435205 0.6160088550075702 0.9460955677032749 0.909150863993142 0.0149256517769723 0.0376195773145198 0.0012434365078 0.0057830210501966 0.2104083869680816 0.0006361323155216 1572 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +62528 HSPG2 LRP1 HSPG2-LRP1 Dendritic Cells Dendritic Cells Dendritic Cells -> Dendritic Cells 0.0846218340437821 0.7789175740361626 0.6207977546603366 1.0 0.0075637985935472 0.0501711964086628 0.0020010396806494 0.0025173827529848 0.0427127068861017 0.0012465719272001 4011 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +62530 CXCL12 ITGA4 CXCL12-ITGA4 Myeloid Cells T Lymphocytes Myeloid Cells -> T Lymphocytes 0.0846156144928188 0.7487535481622718 0.9255624071030766 0.6198216015396206 0.0015847932820241 1.0 0.000539148410566 0.0199156513589503 0.160270389725161 0.0025773195876288 388 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +62555 CXCL12 ITGA4 CXCL12-ITGA4 Macrophages CAFs, Invasive Associated Macrophages -> CAFs, Invasive Associated 0.0845527131738152 0.7487535481622718 0.6631822525600675 0.6198216015396206 0.0338862305197021 0.0267210109213584 0.001311133830979 0.0025849335302806 0.2716087412971594 0.000738552437223 1354 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +62684 VWF SELP VWF-SELP Dendritic Cells Endothelial Cells Dendritic Cells -> Endothelial Cells 0.0841504665780687 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.0019871862905238 1.0 0.0005161666514796 0.0046840867081162 0.0263384969795954 0.0004621072088724 2164 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +62687 HSPG2 LRP1 HSPG2-LRP1 CAFs, DCIS Associated B Cells CAFs, DCIS Associated -> B Cells 0.0841356215689867 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.3309594876493178 0.0016667952436519 0.0036092928073631 0.0026025257298886 0.3292584561727912 0.0004725897920604 4232 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +62785 EFNB2 PECAM1 EFNB2-PECAM1 B Cells Endothelial Cells B Cells -> Endothelial Cells 0.0838277145783142 0.7800321422220979 0.956444566971872 0.6198216015396206 0.0014623066995027 1.0 0.0005131411232632 0.0032306163021868 0.0373295505821944 0.0006626905235255 1509 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +62798 MMP2 PECAM1 MMP2-PECAM1 T Lymphocytes Dendritic Cells T Lymphocytes -> Dendritic Cells 0.083789005970414 0.6303642896310324 0.6331674633943454 0.909150863993142 0.0141923232885854 0.0518891167572028 0.0012949188286821 0.0017045454545454 0.0622342527729675 0.0001734906315058 5764 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +62819 MMRN2 CLEC14A MMRN2-CLEC14A Macrophages Endothelial Cells Macrophages -> Endothelial Cells 0.083726183980182 0.893316592628645 0.9003264838243337 0.8875000050982297 0.0007691101630988 1.0 0.0006274698437465 0.004778972520908 0.0301890796824371 0.0003584229390681 2790 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +62884 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells 0.0835448241350299 0.6659645551150886 0.6614977577544194 1.0 0.1496557267835524 0.0226890201466244 0.0002273052039058 0.0001510445675877 0.0218924124121868 2.3600713685581854e-06 423716 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +62901 MMP2 PECAM1 MMP2-PECAM1 Myeloid Cells Endothelial Cells Myeloid Cells -> Endothelial Cells 0.0834995958517194 0.785133132759182 0.956444566971872 0.7827641335561659 0.001039571291679 1.0 0.0005546332575035 0.0157608695652173 0.1430613581655367 0.0021739130434782 460 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +62996 JAG1 NOTCH2 JAG1-NOTCH2 Endothelial Cells CAFs, Invasive Associated Endothelial Cells -> CAFs, Invasive Associated 0.0831487823859372 0.6303682835571691 0.663300745568453 0.6198216015396206 0.0291791383241764 0.0222186841038061 0.0019668464040573 0.0069645828381269 0.275400532721373 0.000332778702163 3005 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +63036 MMRN2 CD93 MMRN2-CD93 Pericytes CAFs, Invasive Associated Pericytes -> CAFs, Invasive Associated 0.0830262299344455 0.9468422434493456 0.6587114738285964 0.6198216015396206 0.1120119983652299 0.0042738820064046 0.001769953044924 0.0022161249472351 0.2828959888213387 0.0004221190375685 2369 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +63069 CXCL12 CXCR4 CXCL12-CXCR4 Pericytes Plasma Cells Pericytes -> Plasma Cells 0.0829038712794367 0.7487535481622718 0.4600037439857229 0.7204611100467462 0.0637288077574987 0.0292791515533623 0.0007011926410139 0.0113059529303184 0.2669603957101117 0.0025380710659898 394 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +63100 C3 LRP1 C3-LRP1 Pericytes CAFs, Invasive Associated Pericytes -> CAFs, Invasive Associated 0.0828222346024488 0.8911088195487638 0.6207977546603366 0.6198216015396206 0.0091898156146168 0.166956519448744 0.0006135024473669 0.0024166314900802 0.0339888052223973 0.0004221190375685 2369 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +63175 COL4A2 CD93 COL4A2-CD93 Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0825524888862976 0.8840293712888387 0.6587114738285964 0.6198216015396206 1.0 0.0007261054236978 0.0012076556483329 0.0073717948717948 1.0 0.0032051282051282 312 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +63227 JAG1 NOTCH2 JAG1-NOTCH2 Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0823604123134928 0.6303682835571691 0.663300745568453 0.6198216015396206 0.0272543760657653 0.0373075519081129 0.0011844113663492 0.0241346918129922 0.4553948118354567 0.0015174506828528 659 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +63228 C3 LRP1 C3-LRP1 Endothelial Cells CAFs, Invasive Associated Endothelial Cells -> CAFs, Invasive Associated 0.0823579621129394 0.8911088195487638 0.6207977546603366 0.6198216015396206 0.0064915662046245 0.166956519448744 0.0008397058996089 0.0035690515806988 0.0501970612826187 0.000332778702163 3005 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +63238 EFNB2 PECAM1 EFNB2-PECAM1 CAFs, Invasive Associated CAFs, Invasive Associated CAFs, Invasive Associated -> CAFs, Invasive Associated 0.0823311979702856 0.662063103571249 0.6331674633943454 1.0 0.0967042147306326 0.0032187363284526 0.0023869020488068 0.0011681140268076 0.2300952120358828 0.0001887861053426 5297 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +63263 JAG1 NOTCH2 JAG1-NOTCH2 Pericytes 11q13 Invasive Tumor Cells (Mitotic) Pericytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.0822485315816519 0.6303682835571691 0.663300745568453 0.6198216015396206 0.0342558468646473 0.0373075519081129 0.0009346758047345 0.0124431682220626 0.2347887553332146 0.0050251256281407 398 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +63277 COL4A2 CD93 COL4A2-CD93 CAFs, DCIS Associated B Cells CAFs, DCIS Associated -> B Cells 0.0822077383619381 0.4630253981438691 0.7779918296243433 0.6198216015396206 0.7696906278989153 0.001079730675535 0.0016633795019053 0.0008270321361058 0.139863821952477 0.0002362948960302 4232 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +63342 EFNB2 PECAM1 EFNB2-PECAM1 Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0819583253252623 0.8640667164982425 0.6331674633943454 0.6198216015396206 1.0 0.0007400708115376 0.0012076556483329 0.0054086538461538 1.0 0.0032051282051282 312 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +63387 CCN1 CAV1 CCN1-CAV1 Dendritic Cells Myoepithelial Cells Dendritic Cells -> Myoepithelial Cells 0.0818377534649388 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.0083518627398662 0.1176565474247238 0.0010899648234454 0.0026203966005665 0.179994248381813 0.0007082152974504 1412 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +63455 A2M LRP1 A2M-LRP1 T Lymphocytes Pericytes T Lymphocytes -> Pericytes 0.0816318296861057 0.7741139100414175 0.9078204025796472 0.6198216015396206 0.0149044683666724 0.0350138403862125 0.0013017442274901 0.0017463666197843 0.1019717977813827 0.00028129395218 3555 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +63500 MMP2 PECAM1 MMP2-PECAM1 CAFs, DCIS Associated Mast Cells CAFs, DCIS Associated -> Mast Cells 0.0814653802788436 0.718867305289982 0.8537710813834968 0.7204611100467462 1.0 0.0004138063814779 0.0015974504665198 0.0034658040665434 0.5045403456334232 0.0009242144177449 1082 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +63503 VWF SELP VWF-SELP Pericytes Dendritic Cells Pericytes -> Dendritic Cells 0.0814574765770548 0.9275752708651288 0.7760344326192508 0.6198216015396206 0.1263644540569636 0.0032078747392388 0.0016152599724197 0.0021302320225689 0.3534850836084024 0.0006333122229259 1579 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +63515 A2M LRP1 A2M-LRP1 Macrophages T Lymphocytes Macrophages -> T Lymphocytes 0.0814385327638824 0.919551140852988 0.6207977546603366 0.6198216015396206 0.037376181609614 0.0104714078116759 0.0021066107427347 0.0019341909023117 0.2654846642749533 0.0002796420581655 3576 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +63541 CXCL12 CXCR4 CXCL12-CXCR4 CAFs, Invasive Associated Plasma Cells CAFs, Invasive Associated -> Plasma Cells 0.0813249591024501 0.6160088550075702 0.4600037439857229 0.6198216015396206 0.0548063857429699 0.0292791515533623 0.0010264409242747 0.0377290693496227 0.8908729184905481 0.0039525691699604 253 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +63655 DLL4 NOTCH3 DLL4-NOTCH3 CAFs, Invasive Associated Endothelial Cells CAFs, Invasive Associated -> Endothelial Cells 0.0808901065728149 0.6342079770588467 0.8818326005152037 0.6198216015396206 0.002196330917593 0.1993723722552783 0.001845528535088 0.0031466666666666 0.1165815625377906 0.00064 3125 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +63760 C3 LRP1 C3-LRP1 Endothelial Cells Macrophages Endothelial Cells -> Macrophages 0.0805941554954131 0.8911088195487638 0.8604147465201248 0.8875000050982297 0.0064915662046245 0.0436001007095475 0.0014228971955634 0.0029303675048355 0.0837770114487944 0.0007736943907156 2585 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +63777 THBS2 CD36 THBS2-CD36 Myoepithelial Cells Pericytes Myoepithelial Cells -> Pericytes 0.0805355660552892 0.724503440376099 0.8587566561291643 0.7204611100467462 0.0027791828709671 0.287457858136305 0.0007619150941115 0.0021146210944243 0.0643130699761449 0.0005178663904712 1931 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +63853 C3 LRP1 C3-LRP1 Pericytes Macrophages Pericytes -> Macrophages 0.0802907282070991 0.8911088195487638 0.8604147465201248 0.8875000050982297 0.0091898156146168 0.0436001007095475 0.0009826212066101 0.0034 0.0972034526235583 0.0004705882352941 2125 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +63962 VWF ITGA9 VWF-ITGA9 CAFs, DCIS Associated Macrophages CAFs, DCIS Associated -> Macrophages 0.0798620070801111 0.7158082793127664 0.8794572885381431 0.7204611100467462 0.0071496754272206 0.104965956217838 0.0007622161638456 0.000552336110105 0.0123791537236778 9.9601593625498e-05 10040 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +64067 MMRN2 CD93 MMRN2-CD93 Luminal-like Amorphous DCIS Cells Endothelial Cells Luminal-like Amorphous DCIS Cells -> Endothelial Cells 0.0794339426566411 0.250044481781731 0.8817184225858201 0.2461374514707439 0.0070431301838115 1.0 0.0006572624792791 0.0085825027685492 0.0511715174186695 0.0005537098560354 1806 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +64091 VWF LRP1 VWF-LRP1 CAFs, DCIS Associated Macrophages CAFs, DCIS Associated -> Macrophages 0.0793540854802606 0.7158082793127664 0.8604147465201248 0.7204611100467462 0.0071496754272206 0.0436001007095475 0.0018051932105855 0.0009099963781238 0.0173588935081832 0.0003984063745019 10040 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +64109 C3 LRP1 C3-LRP1 Pericytes Endothelial Cells Pericytes -> Endothelial Cells 0.0792713091476954 0.8911088195487638 0.9078204025796472 0.946515890536252 0.0091898156146168 0.0144359394371152 0.0024427733763838 0.0006750045150803 0.115273690392533 9.030160736861116e-05 11074 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +64120 C3 LRP1 C3-LRP1 Dendritic Cells CXCL14+ Fibroblasts Dendritic Cells -> CXCL14+ Fibroblasts 0.07920893039904 0.6319926036888139 0.9078204025796472 0.6198216015396206 0.0691889863216023 0.0064028969591119 0.0015676504794898 0.0030097613882863 0.5702114296841384 0.0010845986984815 922 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +64136 C3 LRP1 C3-LRP1 Myoepithelial Cells Myoepithelial Cells Myoepithelial Cells -> Myoepithelial Cells 0.0791522584596596 0.7148920381722296 0.7346293219749174 1.0 0.005043231651446 0.0416128058995347 0.0022311681494376 0.0005959035821296 0.0556577735133626 8.944143821832655e-05 22361 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +64166 CD48 CD2 CD48-CD2 Dendritic Cells Plasma Cells Dendritic Cells -> Plasma Cells 0.0790534640039841 0.9011089648206808 0.4603649459881741 0.6198216015396206 0.4567172527116189 0.0062523288579129 0.0003324115786215 0.00836820083682 0.0989060242532596 0.00418410041841 239 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +64174 C3 LRP1 C3-LRP1 Myeloid Cells CAFs, DCIS Associated Myeloid Cells -> CAFs, DCIS Associated 0.0790128497998606 0.7796725988275006 0.7346293219749174 0.7204611100467462 0.000819605673545 1.0 0.000719414139979 0.004800307219662 0.0850384459543983 0.0007680491551459 1302 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +64198 THBS2 CD36 THBS2-CD36 CAFs, DCIS Associated Mast Cells CAFs, DCIS Associated -> Mast Cells 0.0789125276861771 0.724503440376099 0.8765901449012573 0.7204611100467462 1.0 0.0004295051170816 0.0012287007966367 0.0024645717806531 0.2984924695229146 0.0009242144177449 1082 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +64200 EFNB2 PECAM1 EFNB2-PECAM1 Luminal-like Amorphous DCIS Cells Dendritic Cells Luminal-like Amorphous DCIS Cells -> Dendritic Cells 0.0789039076858429 0.4619393085577573 0.6331674633943454 0.2461374514707439 0.0835287751665837 0.0518891167572028 0.0007733777732135 0.0034387895460797 0.1760018861256768 0.0013755158184319 727 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +64277 MMRN2 CD93 MMRN2-CD93 CAFs, DCIS Associated Dendritic Cells CAFs, DCIS Associated -> Dendritic Cells 0.0786239469464849 0.7205550478301406 0.7779918296243433 0.6198216015396206 0.0117842887908422 0.0627790816848129 0.0009189600330566 0.0022627537026878 0.0495501465361079 0.0002742731760833 3646 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +64295 MMP2 PECAM1 MMP2-PECAM1 B Cells Pericytes B Cells -> Pericytes 0.0785762092255627 0.6303642896310324 0.930308383061206 0.6198216015396206 0.0024819960935566 0.1615013370958009 0.0016153978295265 0.0049752270850536 0.1536603974969637 0.0024772914946325 1211 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +64345 EFNB2 PECAM1 EFNB2-PECAM1 Myoepithelial Cells CAFs, DCIS Associated Myoepithelial Cells -> CAFs, DCIS Associated 0.0783916033371401 0.4619393085577573 0.7167436199046466 0.8293805866303694 0.0308750930304183 0.0125623889131764 0.0021788716689355 0.000303946088648 0.1411172684274953 0.0001389467833819 7197 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +64382 C3 LRP1 C3-LRP1 Pericytes Dendritic Cells Pericytes -> Dendritic Cells 0.0782490680100823 0.8911088195487638 0.6207977546603366 0.6198216015396206 0.0091898156146168 0.0501711964086628 0.001451986671082 0.0033090563647878 0.0952116814047059 0.0018999366687777 1579 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +64434 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells Pericytes 11q13 Invasive Tumor Cells -> Pericytes 0.0780169364456813 0.6659645551150886 0.7763428264267787 0.6198216015396206 0.1496557267835524 0.0024832440877005 0.0018934120923509 0.0005262234695667 0.1345264283715099 0.0001754078231889 5701 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +64490 MMP2 PECAM1 MMP2-PECAM1 Macrophages Macrophages Macrophages -> Macrophages 0.0777815262405692 0.9330801352629944 0.9015117569158254 1.0 0.0088108219576754 0.0246995741084876 0.0012096459131897 0.0025020341741253 0.1273511897416606 0.000406834825061 2458 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +64495 VWF LRP1 VWF-LRP1 CAFs, DCIS Associated Pericytes CAFs, DCIS Associated -> Pericytes 0.0777601444808254 0.7158082793127664 0.9078204025796472 0.7204611100467462 0.0071496754272206 0.0350138403862125 0.0018862794308214 0.0006798819014564 0.0277723599863942 0.0001281147908526 15611 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +64512 THBS2 CD36 THBS2-CD36 CXCL14+ Fibroblasts Macrophages CXCL14+ Fibroblasts -> Macrophages 0.077690241540877 0.9197297916541942 0.8587566561291643 0.8875000050982297 0.0055862851962672 0.088850508457521 0.0006319887698928 0.0030723314606741 0.0600035704182627 0.0007022471910112 1424 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +64592 EFNB2 PECAM1 EFNB2-PECAM1 T Lymphocytes CAFs, DCIS Associated T Lymphocytes -> CAFs, DCIS Associated 0.0773516884727703 0.7800321422220979 0.7167436199046466 0.6198216015396206 0.0213929720256037 0.0125623889131764 0.0023000111070409 0.0002240555198088 0.1040253653934439 9.192021325489476e-05 10879 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +64599 A2M LRP1 A2M-LRP1 Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.0773001254846182 0.7741139100414175 0.2550748532138862 0.2461374514707439 0.1671376945154473 0.0267255153180908 0.0009827110374758 0.0027080957810718 0.2355702455431838 0.0011402508551881 877 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +64602 C1QB LRP1 C1QB-LRP1 CAFs, DCIS Associated CXCL14+ Fibroblasts CAFs, DCIS Associated -> CXCL14+ Fibroblasts 0.0772907501205068 0.4601010570874773 0.9078204025796472 0.7204611100467462 0.0587727051993296 0.0064028969591119 0.0018825483853468 0.0006427015250544 0.0660705558401514 8.714596949891067e-05 11475 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +64682 HSPG2 LRP1 HSPG2-LRP1 T Lymphocytes Pericytes T Lymphocytes -> Pericytes 0.0769903277561482 0.7789175740361626 0.9078204025796472 0.6198216015396206 0.0070532058552773 0.0350138403862125 0.0019241084203931 0.0013009845288326 0.0556964922262342 0.0011251758087201 3555 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +64733 DLL1 NOTCH3 DLL1-NOTCH3 CXCL14+ Fibroblasts CAFs, DCIS Associated CXCL14+ Fibroblasts -> CAFs, DCIS Associated 0.0767511331289061 0.9470274865242416 0.4638256179742202 0.7204611100467462 0.0061455194924501 0.0689186266365139 0.0015250429132699 0.0003725329197457 0.0453923128172188 9.123255177447311e-05 10961 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +64837 C3 LRP1 C3-LRP1 B Cells CAFs, Invasive Associated B Cells -> CAFs, Invasive Associated 0.076319857331825 0.6319926036888139 0.6207977546603366 0.7917001487310438 0.0042375227960614 0.166956519448744 0.0008992513733576 0.0063533057851239 0.0893563101098802 0.0020661157024793 968 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +64842 MMP2 PECAM1 MMP2-PECAM1 Luminal-like Amorphous DCIS Cells Endothelial Cells Luminal-like Amorphous DCIS Cells -> Endothelial Cells 0.0763006284030199 0.2491408586098361 0.956444566971872 0.2461374514707439 0.0049987108499989 1.0 0.0006730089600533 0.0059108527131782 0.0536527894964576 0.0005537098560354 1806 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +64878 MMP2 PECAM1 MMP2-PECAM1 Mast Cells Endothelial Cells Mast Cells -> Endothelial Cells 0.0761457084526579 0.8560892486218385 0.956444566971872 0.8567148457705164 0.0006966068981631 1.0 0.0003988894391343 0.0135869565217391 0.1233287570392557 0.0036231884057971 276 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +65047 CXCL12 CXCR4 CXCL12-CXCR4 T Lymphocytes Pericytes T Lymphocytes -> Pericytes 0.0754911792608211 0.6160088550075702 0.7757991160529997 0.6198216015396206 0.0255753403203798 0.0091569531245039 0.002668084687783 0.0016366193581383 0.4283788058962071 0.00028129395218 3555 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +65123 VWF LRP1 VWF-LRP1 CAFs, Invasive Associated CAFs, DCIS Associated CAFs, Invasive Associated -> CAFs, DCIS Associated 0.0751186698492783 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.0016171311116606 1.0 0.0003852879164345 0.0031265031265031 0.0240037609663656 0.000755857898715 1323 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +65133 MMP2 PECAM1 MMP2-PECAM1 CXCL14+ Fibroblasts CAFs, DCIS Associated CXCL14+ Fibroblasts -> CAFs, DCIS Associated 0.0750956712163289 0.9067635403815892 0.7167436199046466 0.7204611100467462 0.0106922602624424 0.0125623889131764 0.0028515234330008 0.0004926557795821 0.1586982260087533 9.123255177447311e-05 10961 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +65140 CCN1 CAV1 CCN1-CAV1 Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.0750629078361801 0.6213271600240247 0.252518874138558 0.2461374514707439 0.1153131738111426 0.0322196586137726 0.0012466853790867 0.0021664766248574 0.3791250661688758 0.0011402508551881 877 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +65191 C1QB LRP1 C1QB-LRP1 Pericytes Dendritic Cells Pericytes -> Dendritic Cells 0.0748629183328692 0.7753420160918723 0.6207977546603366 0.6198216015396206 0.0111808254589153 0.0501711964086628 0.0010518587020356 0.0062935402153261 0.1498997948786337 0.0006333122229259 1579 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +65195 THBS2 CD36 THBS2-CD36 Macrophages CAFs, DCIS Associated Macrophages -> CAFs, DCIS Associated 0.0748535587245841 0.8858959974474152 0.7373999388878224 0.7204611100467462 0.0030563796158022 0.0455125113141721 0.0026868108410222 0.0006962955368737 0.1583287535607889 0.000102522042239 9754 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +65235 CXCL12 ITGA4 CXCL12-ITGA4 Myoepithelial Cells Myoepithelial Cells Myoepithelial Cells -> Myoepithelial Cells 0.074683828634171 0.8023917560710954 0.4596166826058663 1.0 0.0085367158000785 0.0292373734098458 0.0018851462250718 0.0005203865496339 0.0794659916185153 4.472071910916328e-05 22361 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +65244 C1QB LRP1 C1QB-LRP1 Mast Cells CAFs, DCIS Associated Mast Cells -> CAFs, DCIS Associated 0.0746490636075409 0.7753420160918723 0.7346293219749174 0.7204611100467462 0.0012213774841743 1.0 0.0003452295786512 0.0033021133525456 0.0244925287799869 0.0009606147934678 1041 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +65289 VWF LRP1 VWF-LRP1 CAFs, DCIS Associated CAFs, Invasive Associated CAFs, DCIS Associated -> CAFs, Invasive Associated 0.0744291918521136 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0071496754272206 0.166956519448744 0.0005170678039301 0.0022686518502418 0.0170937527005057 0.0011954572624028 1673 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +65290 A2M LRP1 A2M-LRP1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0744268632173073 0.7741139100414175 0.6207977546603366 0.7917001487310438 0.1671376945154473 0.0018097844702233 0.0014769163894192 0.0029736314130123 0.4012365294053204 0.0008598452278589 1163 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +65345 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, DCIS Associated 0.0741783291103649 0.6626993710110988 0.7346293219749174 0.6198216015396206 0.0039530346951707 1.0 0.0001396522406669 0.0073051948051948 0.0541842980259026 0.0129870129870129 77 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +65382 C1QB LRP1 C1QB-LRP1 Myoepithelial Cells Dendritic Cells Myoepithelial Cells -> Dendritic Cells 0.0739789569372404 0.4601010570874773 0.6207977546603366 0.6198216015396206 0.0170183763647696 0.0501711964086628 0.0010844316750809 0.0077551395007342 0.1847122256539047 0.000734214390602 1362 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +65397 HSPG2 LRP1 HSPG2-LRP1 CAFs, Invasive Associated Plasma Cells CAFs, Invasive Associated -> Plasma Cells 0.0739052045004402 0.6589792304505506 0.7346293219749174 0.6198216015396206 0.1836996873148393 0.0032275631628407 0.000915912839993 0.0129007465963987 0.7093427489524635 0.0039525691699604 253 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +65410 EFNB2 PECAM1 EFNB2-PECAM1 Plasma Cells Pericytes Plasma Cells -> Pericytes 0.0738372221186563 0.4619393085577573 0.930308383061206 0.7204611100467462 0.0051428381563772 0.1615013370958009 0.0006301485427867 0.0049778761061946 0.1879385180110547 0.0022123893805309 452 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +65457 HSPG2 LRP1 HSPG2-LRP1 Dendritic Cells 11q13 Invasive Tumor Cells Dendritic Cells -> 11q13 Invasive Tumor Cells 0.0735704174789289 0.7789175740361626 0.6207977546603366 0.7917001487310438 0.0075637985935472 0.0587195251380622 0.0009325865386476 0.0006689198704407 0.0471628061451745 0.000253485424588 3945 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +65552 A2M LRP1 A2M-LRP1 CXCL14+ Fibroblasts CAFs, Invasive Associated CXCL14+ Fibroblasts -> CAFs, Invasive Associated 0.073151932538433 0.8937519114898692 0.6207977546603366 0.6198216015396206 0.0037268694422441 0.166956519448744 0.0007160876072991 0.0039556962025316 0.0385719045821146 0.0014064697609001 1422 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +65572 HSPG2 LRP1 HSPG2-LRP1 Myoepithelial Cells CXCL14+ Fibroblasts Myoepithelial Cells -> CXCL14+ Fibroblasts 0.0730828858381347 0.4629984640915818 0.9078204025796472 0.7204611100467462 0.0683610513379333 0.0064028969591119 0.001149514119976 0.001553243750903 0.1837979423999936 0.0006501950585175 1538 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +65577 CXCL12 ITGA4 CXCL12-ITGA4 CAFs, Invasive Associated Mast Cells CAFs, Invasive Associated -> Mast Cells 0.0730732062157557 0.6160088550075702 0.7754239189773715 0.6198216015396206 0.0548063857429699 0.0147571931436988 0.0006357904124208 0.0332167832167832 0.6652010973003019 0.0076923076923076 130 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +65594 COL4A1 CD93 COL4A1-CD93 Myoepithelial Cells CAFs, Invasive Associated Myoepithelial Cells -> CAFs, Invasive Associated 0.0729840274386819 0.4604235282221027 0.6587114738285964 0.6198216015396206 0.0839650520556947 0.0042738820064046 0.0022403887704484 0.0047558075727089 0.3437194508654079 0.0012804097311139 1562 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +65691 CXCL12 CXCR4 CXCL12-CXCR4 Pericytes Mast Cells Pericytes -> Mast Cells 0.0726021238917819 0.7487535481622718 0.7757991160529997 0.8567148457705164 0.0637288077574987 0.0044430418127202 0.0010393218379868 0.0137373737373737 0.513518331639883 0.0088888888888888 225 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +65696 EFNB2 PECAM1 EFNB2-PECAM1 T Lymphocytes Plasma Cells T Lymphocytes -> Plasma Cells 0.0725885434940733 0.7800321422220979 0.7167436199046466 0.6198216015396206 0.0213929720256037 0.0326667674102811 0.0006040607584111 0.0051718092566619 0.1094813332212865 0.0014025245441795 713 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +65727 DLL1 NOTCH3 DLL1-NOTCH3 Myeloid Cells Luminal-like Amorphous DCIS Cells Myeloid Cells -> Luminal-like Amorphous DCIS Cells 0.0724314296122291 0.7835752212271604 0.4638256179742202 0.2461374514707439 0.0064863313435223 0.5131068416842878 0.000484989813188 0.0170765027322404 0.4124523314429573 0.0081967213114754 122 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +65783 HSPG2 LRP1 HSPG2-LRP1 CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated -> Luminal-like Amorphous DCIS Cells 0.0721849793693752 0.6589792304505506 0.2550748532138862 0.2461374514707439 0.1836996873148393 0.0267255153180908 0.0006965029826961 0.0112007168458781 0.6695493968053683 0.0064516129032258 155 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +65785 THBS2 CD36 THBS2-CD36 Endothelial Cells Macrophages Endothelial Cells -> Macrophages 0.0721810733894801 0.9197297916541942 0.8587566561291643 0.8875000050982297 0.0039472834455595 0.088850508457521 0.0005752734592683 0.0014023210831721 0.0273877584304236 0.0003868471953578 2585 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +65906 CLEC2D KLRB1 CLEC2D-KLRB1 CAFs, Invasive Associated CAFs, Invasive Associated CAFs, Invasive Associated -> CAFs, Invasive Associated 0.0716130875152294 0.6605327397359113 0.657421674383923 1.0 0.0227314494836465 0.0069492509109592 0.0019662913022356 0.0009124661758227 0.1561471649561513 0.0001887861053426 5297 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +66037 CXCL12 CXCR4 CXCL12-CXCR4 T Lymphocytes Plasma Cells T Lymphocytes -> Plasma Cells 0.0709028066117688 0.6160088550075702 0.4600037439857229 0.6198216015396206 0.0255753403203798 0.0292791515533623 0.0009660081351595 0.0118577075098814 0.2799886315256007 0.0014025245441795 713 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +66057 HSPG2 LRP1 HSPG2-LRP1 Luminal-like Amorphous DCIS Cells Myoepithelial Cells Luminal-like Amorphous DCIS Cells -> Myoepithelial Cells 0.07077820688061 0.4629984640915818 0.7346293219749174 0.2461374514707439 0.0201301851612071 0.0416128058995347 0.0017926449439705 0.0015581084002727 0.0514500088532598 7.4839095943721e-05 13362 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +66071 CXCL12 ITGA4 CXCL12-ITGA4 Endothelial Cells Myeloid Cells Endothelial Cells -> Myeloid Cells 0.0706891182492107 0.7487535481622718 0.7462743270426613 0.7827641335561659 0.1027229557481577 0.0022591041672132 0.0012292431449087 0.0073834794646977 0.820441704860675 0.0025380710659898 394 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +66075 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells 0.0706734096101437 0.6589792304505506 0.6207977546603366 0.8824495942126559 0.0033973231723341 0.0587195251380622 0.0017302195547503 0.0003756548111386 0.0264858854074125 0.0001654259718775 12090 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +66078 C1QB LRP1 C1QB-LRP1 Luminal-like Amorphous DCIS Cells Dendritic Cells Luminal-like Amorphous DCIS Cells -> Dendritic Cells 0.0706607646254943 0.4601010570874773 0.6207977546603366 0.2461374514707439 0.0177188549930425 0.0501711964086628 0.0019915731836023 0.0163342503438789 0.3890498339998002 0.0041265474552957 727 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +66125 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells Pericytes 11q13 Invasive Tumor Cells -> Pericytes 0.0704119693914956 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.0131302879503246 0.0350138403862125 0.0007438480466385 0.0005082840331042 0.0207627929386967 0.0001754078231889 5701 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +66179 HSPG2 LRP1 HSPG2-LRP1 T Lymphocytes Macrophages T Lymphocytes -> Macrophages 0.0701371398088174 0.7789175740361626 0.8604147465201248 0.6198216015396206 0.0070532058552773 0.0436001007095475 0.0009318431294323 0.0011745616584326 0.0269922636183225 0.000581226387678 3441 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +66230 HSPG2 LRP1 HSPG2-LRP1 Dendritic Cells Macrophages Dendritic Cells -> Macrophages 0.0699009574177864 0.7789175740361626 0.8604147465201248 0.6198216015396206 0.0075637985935472 0.0436001007095475 0.0008515290131777 0.0020667483159828 0.0474953485644818 0.0012247397428046 1633 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +66281 CD48 CD2 CD48-CD2 B Cells CAFs, Invasive Associated B Cells -> CAFs, Invasive Associated 0.0696088767803916 0.9426443637490616 0.6614977577544194 0.7917001487310438 0.0632786830726401 0.0024251058581756 0.0015016125056751 0.003099173553719 0.4983205025309834 0.0010330578512396 968 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +66333 CD34 SELP CD34-SELP B Cells Endothelial Cells B Cells -> Endothelial Cells 0.0692922185396706 0.633566764858408 0.8819126042133903 0.6198216015396206 0.0006336851232098 1.0 0.0005043513120649 0.0029821073558648 0.036061636410219 0.0006626905235255 1509 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +66419 HSPG2 LRP1 HSPG2-LRP1 Dendritic Cells Pericytes Dendritic Cells -> Pericytes 0.0689257733503222 0.7789175740361626 0.9078204025796472 0.6198216015396206 0.0075637985935472 0.0350138403862125 0.0009237333330904 0.0024920449379829 0.1066870192840332 0.0005844535359438 1711 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +66458 C3 LRP1 C3-LRP1 CXCL14+ Fibroblasts Dendritic Cells CXCL14+ Fibroblasts -> Dendritic Cells 0.0687278692146164 0.8911088195487638 0.6207977546603366 0.6198216015396206 0.0048525806497539 0.0501711964086628 0.0012624611724456 0.0044532130777903 0.1281325725671115 0.0033821871476888 887 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +66468 A2M LRP1 A2M-LRP1 Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.0686832594864388 0.4648000335061383 0.2550748532138862 1.0 0.0357762282281787 0.0267255153180908 0.000926074535613 0.0007640277867389 0.0664608004568689 1.2904058326343637e-05 77495 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +66494 VWF ITGA9 VWF-ITGA9 Luminal-like Amorphous DCIS Cells Endothelial Cells Luminal-like Amorphous DCIS Cells -> Endothelial Cells 0.0685599169521101 0.2486570577556728 0.9404022517663844 0.2461374514707439 0.0033537993821664 1.0 0.0005380009653518 0.0030705728380146 0.0342859923596137 0.0005537098560354 1806 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +66587 EFNB2 PECAM1 EFNB2-PECAM1 Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.0680968792630829 0.4619393085577573 0.2491073778594529 1.0 0.0835287751665837 0.0076066460958003 0.0013638248036779 0.000345990063875 0.1441421022818866 1.2904058326343637e-05 77495 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +66613 VWF LRP1 VWF-LRP1 Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells -> CAFs, DCIS Associated 0.0679349715720033 0.2486570577556728 0.7346293219749174 0.2461374514707439 0.0033537993821664 1.0 0.0006518813501257 0.0024269131155788 0.0186326512257954 0.0002049600327936 4879 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +66622 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells 0.0678672588241523 0.6626993710110988 0.6207977546603366 0.8824495942126559 0.0039530346951707 0.0587195251380622 0.001159543775053 0.0002791563275434 0.0237912004867243 8.271298593879239e-05 12090 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +66627 VWF LRP1 VWF-LRP1 CAFs, Invasive Associated CAFs, Invasive Associated CAFs, Invasive Associated -> CAFs, Invasive Associated 0.0678477960019015 0.6332974881236617 0.6207977546603366 1.0 0.0016171311116606 0.166956519448744 0.0009189682204463 0.0022632879674601 0.0170533371181084 0.0003775722106852 5297 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +66717 MMRN2 CLEC14A MMRN2-CLEC14A CAFs, DCIS Associated CAFs, DCIS Associated CAFs, DCIS Associated -> CAFs, DCIS Associated 0.0672660232516145 0.7205550478301406 0.7154802332407408 1.0 0.0117842887908422 0.0292771742399634 0.0005207967998534 0.0002247411964659 0.0257461707127549 1.0534743584341158e-05 94924 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +66740 C3 LRP1 C3-LRP1 Plasma Cells CAFs, Invasive Associated Plasma Cells -> CAFs, Invasive Associated 0.0671561663686765 0.7148920381722296 0.6207977546603366 0.6198216015396206 0.0029337538459309 0.166956519448744 0.0006808055892302 0.0123684210526315 0.1739561268617507 0.0070175438596491 285 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +66751 CD48 CD2 CD48-CD2 Dendritic Cells CXCL14+ Fibroblasts Dendritic Cells -> CXCL14+ Fibroblasts 0.0671170912204489 0.9011089648206808 0.7763428264267787 0.6198216015396206 0.4567172527116189 0.0002517784065132 0.0018332245007075 0.0021691973969631 0.7797739899749272 0.0010845986984815 922 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +66757 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells Macrophages 11q13 Invasive Tumor Cells -> Macrophages 0.0671024617873686 0.6332974881236617 0.8604147465201248 0.6198216015396206 0.0131302879503246 0.0436001007095475 0.0004721467578665 0.0009252405625462 0.017649688263381 0.001480384900074 1351 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +66794 MMP2 PECAM1 MMP2-PECAM1 Macrophages T Lymphocytes Macrophages -> T Lymphocytes 0.0668899495660643 0.9330801352629944 0.6331674633943454 0.6198216015396206 0.0088108219576754 0.0176963220730796 0.0015687654114644 0.001111577181208 0.1472267959133613 0.0002796420581655 3576 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +66832 VWF SELP VWF-SELP T Lymphocytes Pericytes T Lymphocytes -> Pericytes 0.0666688905006466 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.0036144684673052 0.0741032966028748 0.0009470033369824 0.0023398542385884 0.0539674345810273 0.00028129395218 3555 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +66866 HSPG2 LRP1 HSPG2-LRP1 CXCL14+ Fibroblasts CAFs, Invasive Associated CXCL14+ Fibroblasts -> CAFs, Invasive Associated 0.0665145886351113 0.8818165186409654 0.6207977546603366 0.6198216015396206 0.0026436039558049 0.166956519448744 0.0005782257228361 0.0044831223628691 0.0251497448548678 0.0014064697609001 1422 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +66870 CXCL12 CXCR4 CXCL12-CXCR4 Myeloid Cells Dendritic Cells Myeloid Cells -> Dendritic Cells 0.066496021686372 0.7487535481622718 0.9008184599638702 0.6198216015396206 0.0015847932820241 0.3180524283074206 0.0004102479366872 0.0152406417112299 0.2117933158290717 0.0058823529411764 170 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +66890 MMP2 PECAM1 MMP2-PECAM1 T Lymphocytes Plasma Cells T Lymphocytes -> Plasma Cells 0.0663524194639308 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.0141923232885854 0.0326667674102811 0.0006572819609647 0.0064866760168302 0.1296230561925809 0.0014025245441795 713 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +66897 CLEC2D KLRB1 CLEC2D-KLRB1 B Cells CAFs, Invasive Associated B Cells -> CAFs, Invasive Associated 0.0663253329368421 0.7797302331085993 0.657421674383923 0.7917001487310438 0.0200499113739789 0.0069492509109592 0.0015054742092776 0.002926997245179 0.5008868643893015 0.0010330578512396 968 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +66975 JAG1 NOTCH2 JAG1-NOTCH2 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.0659396279572721 0.7941469661104034 0.663300745568453 0.9161861017439124 0.0083898580598364 0.0373075519081129 0.0005441565881592 0.0063824008690928 0.12042881116362 0.0019011406844106 526 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +67023 THBS2 CD36 THBS2-CD36 Dendritic Cells Macrophages Dendritic Cells -> Macrophages 0.0655873015964287 0.6242573126045354 0.8587566561291643 0.6198216015396206 0.004981832968137 0.088850508457521 0.0005412028490918 0.0019646866707491 0.0383709298645302 0.0006123698714023 1633 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +67026 CXCL12 CXCR4 CXCL12-CXCR4 CAFs, Invasive Associated Mast Cells CAFs, Invasive Associated -> Mast Cells 0.0655760625120128 0.6160088550075702 0.7757991160529997 0.6198216015396206 0.0548063857429699 0.0044430418127202 0.0011024337338174 0.0293706293706293 1.0 0.0153846153846153 130 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +67083 CLEC2D KLRB1 CLEC2D-KLRB1 Plasma Cells Luminal-like Amorphous DCIS Cells Plasma Cells -> Luminal-like Amorphous DCIS Cells 0.0652554718088417 0.4625081978296446 0.4642836810638544 0.2461374514707439 0.0141498126994191 0.0917308979735958 0.0011255128698497 0.019680196801968 1.0 0.003690036900369 271 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +67131 C1QB LRP1 C1QB-LRP1 Myoepithelial Cells Basal-like Structured DCIS Cells Myoepithelial Cells -> Basal-like Structured DCIS Cells 0.0649333679876301 0.4601010570874773 0.6207977546603366 0.6198216015396206 0.0170183763647696 0.0203874717835032 0.0012202588149928 0.0008181818181818 0.0463339755206872 0.0001454545454545 6875 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +67173 CXCL12 ITGA4 CXCL12-ITGA4 Plasma Cells B Cells Plasma Cells -> B Cells 0.0647399879759365 0.8730912658940219 0.9460955677032749 0.6198216015396206 0.0057086106530109 0.0376195773145198 0.000669611052171 0.0083694083694083 0.3045110331778063 0.0031746031746031 315 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +67182 CCN1 CAV1 CCN1-CAV1 Macrophages CAFs, Invasive Associated Macrophages -> CAFs, Invasive Associated 0.0646925926019497 0.8619922139338987 0.62431395375366 0.6198216015396206 0.0054092055025683 0.0649213179279442 0.0006257856597736 0.0015017232890201 0.0618729623197722 0.000738552437223 1354 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +67193 C3 LRP1 C3-LRP1 Endothelial Cells Dendritic Cells Endothelial Cells -> Dendritic Cells 0.0646445047466161 0.8911088195487638 0.6207977546603366 0.6198216015396206 0.0064915662046245 0.0501711964086628 0.0006534776215995 0.0014962299717247 0.0430511165938288 0.0004712535344015 2122 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +67250 CXCL12 ITGA4 CXCL12-ITGA4 Dendritic Cells Plasma Cells Dendritic Cells -> Plasma Cells 0.0642228757541705 0.6160088550075702 0.4596166826058663 0.6198216015396206 0.0149256517769723 0.0484993884807927 0.0005523459946624 0.0192088246481551 0.2730818757754425 0.00418410041841 239 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +67352 HSPG2 LRP1 HSPG2-LRP1 Macrophages CAFs, Invasive Associated Macrophages -> CAFs, Invasive Associated 0.0635618921061244 0.9253089325030373 0.6207977546603366 0.6198216015396206 0.0022161183602947 0.166956519448744 0.0005005763026747 0.0035286394222878 0.0197952172553621 0.001477104874446 1354 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +67382 THBS2 CD36 THBS2-CD36 Dendritic Cells Dendritic Cells Dendritic Cells -> Dendritic Cells 0.0632903794386348 0.6242573126045354 0.6176321640000088 1.0 0.004981832968137 0.0284069116891947 0.0011779171364943 0.0008933765478268 0.0740022932335122 0.00024931438544 4011 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +67386 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells T Lymphocytes 11q13 Invasive Tumor Cells -> T Lymphocytes 0.0632519729030066 0.6301823358791634 0.7779918296243433 0.7917001487310438 0.0208904415011529 0.0118035014556376 0.0006690782431419 0.0015114873035066 0.1158021616454686 0.0012091898428053 827 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +67388 HSPG2 LRP1 HSPG2-LRP1 Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.0632475303967251 0.4629984640915818 0.2550748532138862 1.0 0.0201301851612071 0.0267255153180908 0.0010074782094018 0.0006579277516112 0.0393291907379039 2.580811665268727e-05 77495 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +67395 JAG1 NOTCH2 JAG1-NOTCH2 CAFs, DCIS Associated CAFs, Invasive Associated CAFs, DCIS Associated -> CAFs, Invasive Associated 0.0631308615795658 0.6303682835571691 0.663300745568453 0.6198216015396206 0.0101610580570933 0.0222186841038061 0.0010819740053543 0.0037856146642757 0.1496945789074382 0.0005977286312014 1673 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +67403 THBS2 CD36 THBS2-CD36 Pericytes Dendritic Cells Pericytes -> Dendritic Cells 0.063055023641103 0.9197297916541942 0.6176321640000088 0.6198216015396206 0.0087456089304998 0.0284069116891947 0.0007185227171426 0.0008444162972345 0.0699467011878858 0.0006333122229259 1579 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +67404 C3 LRP1 C3-LRP1 Dendritic Cells Plasma Cells Dendritic Cells -> Plasma Cells 0.0630381061422948 0.6319926036888139 0.7346293219749174 0.6198216015396206 0.0691889863216023 0.0032275631628407 0.0009764598412567 0.009205020920502 0.8534522600756552 0.00418410041841 239 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +67446 CD48 CD2 CD48-CD2 Pericytes Dendritic Cells Pericytes -> Dendritic Cells 0.062772908492207 0.7719609236370527 0.8960994285623033 0.6198216015396206 0.0076331962782219 0.0229905310518441 0.0008131182984161 0.0018999366687777 0.0895764195262239 0.0006333122229259 1579 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +67455 C3 LRP1 C3-LRP1 CAFs, Invasive Associated Plasma Cells CAFs, Invasive Associated -> Plasma Cells 0.0627098128011845 0.6319926036888139 0.7346293219749174 0.6198216015396206 0.0616816618657801 0.0032275631628407 0.0010615237624469 0.0102766798418972 0.9528121351257854 0.0039525691699604 253 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +67556 A2M LRP1 A2M-LRP1 B Cells CAFs, Invasive Associated B Cells -> CAFs, Invasive Associated 0.0620107095002589 0.7741139100414175 0.6207977546603366 0.7917001487310438 0.0015661096645571 0.166956519448744 0.0005715424592902 0.0037017906336088 0.0360960770979182 0.0020661157024793 968 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +67595 VWF SELP VWF-SELP Mast Cells Endothelial Cells Mast Cells -> Endothelial Cells 0.0616747480373342 0.8525936146535493 0.8819126042133903 0.8567148457705164 0.0002103933337194 1.0 0.0004060476991008 0.0075757575757575 0.0425982865948016 0.0108695652173913 276 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +67646 CXCL12 CXCR4 CXCL12-CXCR4 CXCL14+ Fibroblasts Plasma Cells CXCL14+ Fibroblasts -> Plasma Cells 0.0613120673522344 0.7487535481622718 0.4600037439857229 0.7204611100467462 0.0131092554497256 0.0292791515533623 0.0005577250568737 0.0098883572567783 0.233487595646495 0.0035087719298245 285 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +67676 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, Invasive Associated 0.0610862992183475 0.6589792304505506 0.6207977546603366 0.9161861017439124 0.0033973231723341 0.166956519448744 0.0002443981933236 0.0055827886710239 0.0313187326354928 0.0024509803921568 408 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +67715 VWF SELP VWF-SELP Luminal-like Amorphous DCIS Cells Endothelial Cells Luminal-like Amorphous DCIS Cells -> Endothelial Cells 0.0607867193777915 0.2486570577556728 0.8819126042133903 0.2461374514707439 0.0033537993821664 1.0 0.0002786725483018 0.0016359609382865 0.0091989655437279 0.0005537098560354 1806 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +67801 DLL4 NOTCH4 DLL4-NOTCH4 Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.0601520204914581 0.2490567623945399 0.4641352222874551 1.0 0.011649387573427 0.0455121851821151 0.0007728968767733 0.0006322988579908 0.0462931557668547 1.2904058326343637e-05 77495 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +67827 CXCL12 CXCR4 CXCL12-CXCR4 Dendritic Cells Plasma Cells Dendritic Cells -> Plasma Cells 0.0599560988772452 0.6160088550075702 0.4600037439857229 0.6198216015396206 0.0149256517769723 0.0292791515533623 0.0006051816369798 0.0138836059338151 0.3278249039968505 0.00418410041841 239 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +67906 EFNB2 PECAM1 EFNB2-PECAM1 B Cells Pericytes B Cells -> Pericytes 0.0592373047000765 0.7800321422220979 0.930308383061206 0.6198216015396206 0.0014623066995027 0.1615013370958009 0.0004067591353083 0.0007741535920726 0.0292279831203539 0.0008257638315441 1211 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +68088 HSPG2 LRP1 HSPG2-LRP1 Dendritic Cells T Lymphocytes Dendritic Cells -> T Lymphocytes 0.0577926972396003 0.7789175740361626 0.6207977546603366 0.909150863993142 0.0075637985935472 0.0104714078116759 0.0010700648364631 0.0004949426710953 0.0413707586341495 0.0001688903901368 5921 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +68124 VWF ITGA9 VWF-ITGA9 Mast Cells Endothelial Cells Mast Cells -> Endothelial Cells 0.057434828332817 0.8525936146535493 0.9404022517663844 0.8567148457705164 0.0002103933337194 1.0 0.0002483646678811 0.0042819499341238 0.0478122195663465 0.0036231884057971 276 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +68146 VWF LRP1 VWF-LRP1 Dendritic Cells Dendritic Cells Dendritic Cells -> Dendritic Cells 0.0572035875379868 0.6332974881236617 0.6207977546603366 1.0 0.0019871862905238 0.0501711964086628 0.0008938847079515 0.001051086784071 0.0213082958426291 0.00049862877088 4011 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +68156 MMRN2 CLEC14A MMRN2-CLEC14A Pericytes B Cells Pericytes -> B Cells 0.0571573781333371 0.9468422434493456 0.6347970925105053 0.6198216015396206 0.1120119983652299 0.000671064546954 0.0012451328018112 0.0009407337723424 0.312008513423731 0.0009407337723424 1063 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +68220 C3 LRP1 C3-LRP1 T Lymphocytes Plasma Cells T Lymphocytes -> Plasma Cells 0.0566183774823916 0.6319926036888139 0.7346293219749174 0.6198216015396206 0.0334108479684367 0.0032275631628407 0.0010615237624469 0.0036465638148667 0.3380946285930207 0.0014025245441795 713 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +68258 THBS2 CD36 THBS2-CD36 CAFs, Invasive Associated Mast Cells CAFs, Invasive Associated -> Mast Cells 0.0560586480475504 0.6242573126045354 0.8765901449012573 0.6198216015396206 0.1932385901170197 0.0004295051170816 0.0011024337338174 0.0096153846153846 1.0 0.0153846153846153 130 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +68260 COL4A1 CD93 COL4A1-CD93 B Cells Dendritic Cells B Cells -> Dendritic Cells 0.0560452098159296 0.8684504425765611 0.7779918296243433 0.909150863993142 0.0016831757123532 0.0627790816848129 0.0004774399852705 0.0015678317808724 0.0314814348663368 0.0006455777921239 1549 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +68269 VWF LRP1 VWF-LRP1 T Lymphocytes Pericytes T Lymphocytes -> Pericytes 0.0559886434269517 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.0036144684673052 0.0350138403862125 0.0006830199148617 0.0006872522695307 0.0280734306796333 0.00028129395218 3555 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +68272 HSPG2 LRP1 HSPG2-LRP1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0559216154039312 0.7789175740361626 0.6207977546603366 0.7917001487310438 0.0492631209980634 0.0018097844702233 0.0008960242242001 0.001659978981561 0.1476821980192405 0.0008598452278589 1163 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +68342 EFNB2 PECAM1 EFNB2-PECAM1 CXCL14+ Fibroblasts Dendritic Cells CXCL14+ Fibroblasts -> Dendritic Cells 0.0551764993751685 0.8640667164982425 0.6331674633943454 0.6198216015396206 0.002676946692949 0.0518891167572028 0.0005990558471965 0.0016910935738444 0.0865524495242618 0.0011273957158962 887 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +68349 VWF SELP VWF-SELP Dendritic Cells Pericytes Dendritic Cells -> Pericytes 0.0551380429639625 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.0019871862905238 0.0741032966028748 0.0005512159923755 0.0016470963285691 0.0379893592920263 0.0005844535359438 1711 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +68350 VWF LRP1 VWF-LRP1 T Lymphocytes Macrophages T Lymphocytes -> Macrophages 0.0551369369817879 0.6332974881236617 0.8604147465201248 0.6198216015396206 0.0036144684673052 0.0436001007095475 0.0005278761229728 0.0009081662307468 0.0173239820138242 0.000290613193839 3441 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +68402 C3 LRP1 C3-LRP1 Plasma Cells Macrophages Plasma Cells -> Macrophages 0.0546426399041304 0.7148920381722296 0.8604147465201248 0.7204611100467462 0.0029337538459309 0.0436001007095475 0.0004695795541006 0.0048961424332344 0.1399770438373809 0.0029673590504451 337 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +68431 C1QB LRP1 C1QB-LRP1 CAFs, DCIS Associated B Cells CAFs, DCIS Associated -> B Cells 0.0543490837666306 0.4601010570874773 0.6207977546603366 0.6198216015396206 0.0587727051993296 0.0016667952436519 0.0014860031389734 0.0006350425330812 0.1116251755053745 0.0002362948960302 4232 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +68438 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Endothelial Cells 0.054300728164804 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.0003521782369754 1.0 0.0002102511465092 0.0064191533657182 0.0360947313894884 0.0038167938931297 262 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +68479 CXCL12 CXCR4 CXCL12-CXCR4 T Lymphocytes Mast Cells T Lymphocytes -> Mast Cells 0.0538448390055508 0.6160088550075702 0.7757991160529997 0.6198216015396206 0.0255753403203798 0.0044430418127202 0.0007240233394864 0.009009009009009 0.3367667914172523 0.003003003003003 333 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +68494 JAG1 NOTCH2 JAG1-NOTCH2 T Lymphocytes CAFs, DCIS Associated T Lymphocytes -> CAFs, DCIS Associated 0.0536423224299421 0.8630183004227985 0.4614667734221426 0.6198216015396206 0.0006856224272495 0.12709315903692 0.0011076454898924 0.0005121269024201 0.0241257570631692 9.192021325489476e-05 10879 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +68529 JAG1 NOTCH2 JAG1-NOTCH2 Basal-like Structured DCIS Cells CXCL14+ Fibroblasts Basal-like Structured DCIS Cells -> CXCL14+ Fibroblasts 0.053289490678886 0.9097736029185508 0.773263018678637 0.6198216015396206 0.0430965463818576 0.0008609682710384 0.0014154166187514 0.0012881617931212 0.3864607522458544 0.0009017132551848 1109 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +68557 COL4A1 CD93 COL4A1-CD93 Luminal-like Amorphous DCIS Cells Dendritic Cells Luminal-like Amorphous DCIS Cells -> Dendritic Cells 0.0530417121753182 0.4604235282221027 0.7779918296243433 0.2461374514707439 0.0126864732057784 0.0627790816848129 0.0003171209684307 0.0014737669483199 0.0295926506642663 0.0013755158184319 727 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +68567 JAG1 NOTCH2 JAG1-NOTCH2 Apocrine Cells 11q13 Invasive Tumor Cells Apocrine Cells -> 11q13 Invasive Tumor Cells 0.0529635052972602 0.2451358214448441 0.663300745568453 0.2461374514707439 0.0010709508378277 1.0 0.0005149716117553 0.0179865424430641 0.3083309455956218 0.0054347826086956 184 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +68601 C3 LRP1 C3-LRP1 Plasma Cells Dendritic Cells Plasma Cells -> Dendritic Cells 0.052579863227641 0.7148920381722296 0.6207977546603366 0.6198216015396206 0.0029337538459309 0.0501711964086628 0.0005218808591557 0.0074723247232472 0.215001656808568 0.003690036900369 271 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +68656 A2M LRP1 A2M-LRP1 CXCL14+ Fibroblasts CXCL14+ Fibroblasts CXCL14+ Fibroblasts -> CXCL14+ Fibroblasts 0.0518815725103059 0.8937519114898692 0.9078204025796472 1.0 0.0037268694422441 0.0064028969591119 0.0010072447251562 0.0003835945923529 0.0540033072275681 0.0002488181139586 4019 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +68694 VWF LRP1 VWF-LRP1 T Lymphocytes T Lymphocytes T Lymphocytes -> T Lymphocytes 0.0513981490442723 0.6332974881236617 0.6207977546603366 1.0 0.0036144684673052 0.0104714078116759 0.00123900289167 0.0001939296795981 0.0162815693240009 9.428625306430322e-05 21212 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +68697 THBS2 CD36 THBS2-CD36 Macrophages Dendritic Cells Macrophages -> Dendritic Cells 0.0513450280892204 0.8858959974474152 0.6176321640000088 0.6198216015396206 0.0030563796158022 0.0284069116891947 0.0006222589262417 0.0005927682276229 0.0491015891415256 0.0005927682276229 1687 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +68712 MMP2 PECAM1 MMP2-PECAM1 CXCL14+ Fibroblasts B Cells CXCL14+ Fibroblasts -> B Cells 0.0512070658703062 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0106922602624424 0.0049190726392343 0.0009632553507102 0.0020543615676359 0.250942798477149 0.0012642225031605 791 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +68745 MMRN2 CD93 MMRN2-CD93 Mast Cells Pericytes Mast Cells -> Pericytes 0.0507634139617694 0.8571898293845529 0.8817184225858201 0.8567148457705164 0.0004196880356983 0.1281708518900828 0.0004912772087328 0.0102459016393442 0.2116078465314927 0.0040983606557377 244 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +68764 JAG1 NOTCH2 JAG1-NOTCH2 Dendritic Cells Luminal-like Amorphous DCIS Cells Dendritic Cells -> Luminal-like Amorphous DCIS Cells 0.0504739896572889 0.8630183004227985 0.4614667734221426 0.2461374514707439 0.0016575843792215 0.1609352200462838 0.0006323119278532 0.0054141337386018 0.1137400116170843 0.0013297872340425 752 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +68835 CXCL12 CXCR4 CXCL12-CXCR4 Mast Cells B Cells Mast Cells -> B Cells 0.0493138670359652 0.7487535481622718 0.9546923450729716 0.6198216015396206 0.0016417770622885 0.0445745465878424 0.0004435388315588 0.0101461038961038 0.3757626704164146 0.0089285714285714 112 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +68886 C3 LRP1 C3-LRP1 Macrophages Plasma Cells Macrophages -> Plasma Cells 0.0485533426424702 0.9487258305485792 0.7346293219749174 0.7204611100467462 0.0110943464444434 0.0032275631628407 0.0007286367817695 0.0037576687116564 0.3483958246565115 0.0030674846625766 326 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +68985 VWF LRP1 VWF-LRP1 Dendritic Cells Macrophages Dendritic Cells -> Macrophages 0.0468540574762842 0.6332974881236617 0.8604147465201248 0.6198216015396206 0.0019871862905238 0.0436001007095475 0.0003615434738371 0.0008976785614875 0.0171239215100694 0.0006123698714023 1633 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +69089 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (G1/S) 0.044837651285691 0.6342079770588467 0.6580560501976399 1.0 0.000895875398841 0.0362497659817488 0.0005995114693646 0.0009931383170819 0.0416515967968747 0.0005417118093174 1846 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +69110 C3 LRP1 C3-LRP1 Plasma Cells T Lymphocytes Plasma Cells -> T Lymphocytes 0.044270052331901 0.7148920381722296 0.6207977546603366 0.6198216015396206 0.0029337538459309 0.0104714078116759 0.0008907736678136 0.0022908366533864 0.2254281384172232 0.0013280212483399 753 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +69237 HSPG2 LRP1 HSPG2-LRP1 Dendritic Cells Luminal-like Amorphous DCIS Cells Dendritic Cells -> Luminal-like Amorphous DCIS Cells 0.042024646765068 0.7789175740361626 0.2550748532138862 0.2461374514707439 0.0075637985935472 0.0267255153180908 0.0005572023861569 0.0014775413711583 0.0883235374509209 0.0013297872340425 752 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +69285 EFNB2 PECAM1 EFNB2-PECAM1 B Cells Plasma Cells B Cells -> Plasma Cells 0.0416328876765398 0.7800321422220979 0.7167436199046466 0.6198216015396206 0.0014623066995027 0.0326667674102811 0.0003145680492152 0.0033670033670033 0.0712756405517569 0.0033670033670033 297 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +69392 MMP2 PECAM1 MMP2-PECAM1 Mast Cells Dendritic Cells Mast Cells -> Dendritic Cells 0.0410138515119064 0.8560892486218385 0.6331674633943454 0.6198216015396206 0.0006966068981631 0.0518891167572028 0.0003919200852731 0.0055555555555555 0.2028375645933754 0.0061728395061728 162 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +69397 CD48 CD2 CD48-CD2 Basal-like Structured DCIS Cells Plasma Cells Basal-like Structured DCIS Cells -> Plasma Cells 0.0409694354854225 0.8667347161816407 0.4603649459881741 0.6198216015396206 0.0106228227237899 0.0062523288579129 0.0002878768715983 0.0189873417721519 0.2244165170556555 0.0126582278481012 79 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +69885 JAG1 NOTCH2 JAG1-NOTCH2 Apocrine Cells Basal-like Structured DCIS Cells Apocrine Cells -> Basal-like Structured DCIS Cells 0.0400517558708416 0.2451358214448441 0.8891607331132086 0.2461374514707439 0.0010709508378277 0.0606680526002441 0.0011842058012268 0.0132623224728487 0.438597979817472 0.0014619883040935 684 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +69892 C3 LRP1 C3-LRP1 Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.040039944271527 0.2485046029682279 0.2550748532138862 1.0 0.0036991419150414 0.0267255153180908 0.0006575422177059 0.000211626556552 0.0335058752162514 1.2904058326343637e-05 77495 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +70810 JAG1 NOTCH2 JAG1-NOTCH2 Apocrine Cells Luminal-like Amorphous DCIS Cells Apocrine Cells -> Luminal-like Amorphous DCIS Cells 0.0379973579770555 0.2451358214448441 0.4614667734221426 0.3990376746076917 0.0010709508378277 0.1609352200462838 0.0003868328132361 0.0171214553237025 0.3596871856959747 0.0112359550561797 89 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +70915 CCN1 CAV1 CCN1-CAV1 Plasma Cells Luminal-like Amorphous DCIS Cells Plasma Cells -> Luminal-like Amorphous DCIS Cells 0.0379166627630708 0.7324582304061453 0.252518874138558 0.2461374514707439 0.0025580826958339 0.0322196586137726 0.0007919237291808 0.0028290282902829 0.4950690561074898 0.003690036900369 271 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +70972 CD48 CD2 CD48-CD2 Luminal-like Amorphous DCIS Cells Plasma Cells Luminal-like Amorphous DCIS Cells -> Plasma Cells 0.0378505776382156 0.4593282471594782 0.4603649459881741 0.2461374514707439 0.0181222899145132 0.0062523288579129 0.0004986173679323 0.0165441176470588 0.1955393916992293 0.0036764705882352 272 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +71892 DLL1 NOTCH3 DLL1-NOTCH3 CAFs, DCIS Associated 11q13 Invasive Tumor Cells CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells 0.0357623738049672 0.7296454584598743 0.6580560501976399 0.6198216015396206 0.7029371915698084 1.0 0.0 0.0058216392109009 0.3181638408477626 0.0 3278 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +72915 C3 LRP1 C3-LRP1 Myeloid Cells T Lymphocytes Myeloid Cells -> T Lymphocytes 0.0341500979805349 0.7796725988275006 0.6207977546603366 0.6198216015396206 0.000819605673545 0.0104714078116759 0.0006160270674449 0.0021262886597938 0.209235911083579 0.0025773195876288 388 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +76982 VEGFC FLT1 VEGFC-FLT1 Endothelial Cells 11q13 Invasive Tumor Cells Endothelial Cells -> 11q13 Invasive Tumor Cells 0.0307876591086015 0.8718210606749883 0.6593689120110077 0.6198216015396206 1.0 0.2390217618875283 0.0 0.0115497806652229 1.0 0.0 6003 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +79073 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells T Lymphocytes 11q13 Invasive Tumor Cells -> T Lymphocytes 0.0298476565527434 0.6659645551150886 0.8960994285623033 0.7917001487310438 0.1496557267835524 1.0 0.0 0.0145102781136638 0.1539787521232906 0.0 827 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +82368 VWF LRP1 VWF-LRP1 Dendritic Cells B Cells Dendritic Cells -> B Cells 0.0287178102472743 0.6332974881236617 0.6207977546603366 0.909150863993142 0.0019871862905238 0.0016667952436519 0.0004737827668352 0.0002457783946333 0.0305474060723854 0.0006361323155216 1572 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +88322 DLL1 NOTCH3 DLL1-NOTCH3 CAFs, DCIS Associated CAFs, Invasive Associated CAFs, DCIS Associated -> CAFs, Invasive Associated 0.0272886283271589 0.7296454584598743 0.6580560501976399 0.6198216015396206 0.7029371915698084 0.1973932010691654 0.0 0.0108089260808926 0.1962136838695801 0.0 1673 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +93609 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells CAFs, DCIS Associated 11q13 Invasive Tumor Cells -> CAFs, DCIS Associated 0.026357855390485 0.6561647292424944 0.7346293219749174 0.6198216015396206 0.112230917768503 1.0 0.0 0.0103572183470725 0.1226356917258295 0.0 1577 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +99195 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells Endothelial Cells 11q13 Invasive Tumor Cells -> Endothelial Cells 0.0255291290978661 0.633566764858408 0.8819126042133903 0.6198216015396206 0.0799339500711946 1.0 0.0 0.0020678246484698 0.0250055184923355 0.0 4836 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +103894 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells Endothelial Cells 11q13 Invasive Tumor Cells -> Endothelial Cells 0.0248805479600302 0.6342079770588467 0.896164124004365 0.6198216015396206 0.0673400749834054 1.0 0.0 0.0113730355665839 0.1566255196590753 0.0 4836 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +106814 VWF ITGA9 VWF-ITGA9 Mast Cells B Cells Mast Cells -> B Cells 0.0245199089867805 0.8525936146535493 0.6252253442669611 0.6198216015396206 0.0002103933337194 0.0083442542366581 0.0003746411594 0.0048701298701298 0.268090432310002 0.0089285714285714 112 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +107205 MMRN2 CLEC14A MMRN2-CLEC14A Endothelial Cells 11q13 Invasive Tumor Cells Endothelial Cells -> 11q13 Invasive Tumor Cells 0.0244749276892436 0.9845127857250529 0.6347970925105053 0.6198216015396206 1.0 0.0554888093272979 0.0 0.0071353212282747 1.0 0.0 6003 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +108201 C1QB LRP1 C1QB-LRP1 Macrophages 11q13 Invasive Tumor Cells Macrophages -> 11q13 Invasive Tumor Cells 0.0243637383624928 0.9256868304646206 0.6207977546603366 0.6198216015396206 1.0 0.0587195251380622 0.0 0.0054269695227142 0.4625154696884022 0.0 1739 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +109377 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells Pericytes 11q13 Invasive Tumor Cells -> Pericytes 0.024231876509138 0.6342079770588467 0.8818326005152037 0.6198216015396206 0.0673400749834054 0.8672894033034337 0.0 0.0054084078816581 0.0566309083274734 0.0 5701 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +111851 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells B Cells 11q13 Invasive Tumor Cells -> B Cells 0.0239748135202275 0.6605327397359113 0.7763400818577846 0.7917001487310438 1.0 0.0467761235673353 0.0 0.0038011695906432 0.2137609320916248 0.0 570 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +113412 CXCL12 CXCR4 CXCL12-CXCR4 CAFs, DCIS Associated 11q13 Invasive Tumor Cells CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells 0.0238180164009293 0.8924110508951895 0.6632137581773894 0.6198216015396206 1.0 0.049767778498468 0.0 0.0033557046979865 1.0 0.0 3278 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +113700 C3 LRP1 C3-LRP1 CAFs, DCIS Associated Myoepithelial Cells CAFs, DCIS Associated -> Myoepithelial Cells 0.0237892975591202 0.7148920381722296 0.7346293219749174 0.8293805866303694 1.0 0.0416128058995347 0.0 0.0028344270570418 0.2647372895749332 0.0 9905 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +113874 DLL1 NOTCH3 DLL1-NOTCH3 Pericytes Basal-like Structured DCIS Cells Pericytes -> Basal-like Structured DCIS Cells 0.0237720697579785 0.9356727248601746 0.7746834992804791 0.6198216015396206 0.1750253929104546 0.2295016807597237 0.0 0.0055527722110888 0.3813869406344203 0.0 1996 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +114297 VWF ITGA9 VWF-ITGA9 Pericytes Myoepithelial Cells Pericytes -> Myoepithelial Cells 0.0237281296889301 0.9275752708651288 0.7292496872084557 0.7204611100467462 0.1263644540569636 0.2898144908728011 0.0 0.0110356890017906 0.2563021017119551 0.0 2183 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +118520 CXCL12 CXCR4 CXCL12-CXCR4 CAFs, DCIS Associated Basal-like Structured DCIS Cells CAFs, DCIS Associated -> Basal-like Structured DCIS Cells 0.0233448458869096 0.8924110508951895 0.8628183098412396 0.6198216015396206 1.0 0.0339152418223636 0.0 0.0150925598396415 1.0 0.0 1542 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +118614 C3 LRP1 C3-LRP1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells 0.0233367293682136 0.7148920381722296 0.6207977546603366 0.6198216015396206 1.0 0.0587195251380622 0.0 0.0042785234899328 1.0 0.0 3278 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +118791 CD34 SELP CD34-SELP Endothelial Cells 11q13 Invasive Tumor Cells Endothelial Cells -> 11q13 Invasive Tumor Cells 0.0233205273202309 0.9559599666576516 0.6572093097629401 0.6198216015396206 1.0 0.04130664769978 0.0 0.0030817924371147 1.0 0.0 6003 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +118805 VWF SELP VWF-SELP Endothelial Cells 11q13 Invasive Tumor Cells Endothelial Cells -> 11q13 Invasive Tumor Cells 0.0233195234770528 0.955713094717548 0.6572093097629401 0.6198216015396206 1.0 0.04130664769978 0.0 0.003430103130253 1.0 0.0 6003 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +120227 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells CAFs, DCIS Associated 11q13 Invasive Tumor Cells -> CAFs, DCIS Associated 0.0231935077815812 0.6626993710110988 0.7346293219749174 0.6198216015396206 0.0515877972474039 1.0 0.0 0.0014267596702599 0.0105826022777286 0.0 1577 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +120537 CD34 SELP CD34-SELP Endothelial Cells T Lymphocytes Endothelial Cells -> T Lymphocytes 0.0231637995924026 0.9559599666576516 0.7760344326192508 0.6198216015396206 1.0 0.0335947364052305 0.0 0.0112078346028291 0.9427439373371372 0.0 4595 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +120966 VEGFC FLT1 VEGFC-FLT1 Pericytes 11q13 Invasive Tumor Cells Pericytes -> 11q13 Invasive Tumor Cells 0.0231265196226115 0.8718210606749883 0.6593689120110077 0.6198216015396206 0.1796394187986057 0.2390217618875283 0.0 0.0039164490861618 0.3877884430904479 0.0 6894 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +123346 CLEC2D KLRB1 CLEC2D-KLRB1 Dendritic Cells 11q13 Invasive Tumor Cells Dendritic Cells -> 11q13 Invasive Tumor Cells 0.0229279849953626 0.7797302331085993 0.657421674383923 0.7917001487310438 0.1132020978253244 0.3162217004298525 0.0 0.0023658639628221 0.2724928592618755 0.0 3945 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +123385 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells -> Luminal-like Amorphous DCIS Cells 0.0229251241634925 0.7941469661104034 0.4614667734221426 0.2461374514707439 1.0 0.1609352200462838 0.0 0.0032349896480331 0.0679605968218023 0.0 184 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +123522 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells CAFs, DCIS Associated 11q13 Invasive Tumor Cells -> CAFs, DCIS Associated 0.02291295090254 0.6605327397359113 0.4642836810638544 0.6198216015396206 1.0 0.0761275033764692 0.0 0.0009511731135066 0.0916071867728942 0.0 1577 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +123663 DLL4 NOTCH4 DLL4-NOTCH4 Endothelial Cells CAFs, DCIS Associated Endothelial Cells -> CAFs, DCIS Associated 0.0229014696027216 0.9184503888425788 0.4641352222874551 0.7204611100467462 1.0 0.046975263367762 0.0 0.0071008463635059 1.0 0.0 13942 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +123977 CXCL12 ITGA4 CXCL12-ITGA4 CAFs, DCIS Associated 11q13 Invasive Tumor Cells CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells 0.0228764811911876 0.8924110508951895 0.6631822525600675 0.6198216015396206 1.0 0.0390724515618796 0.0 0.0017749181873648 1.0 0.0 3278 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +124480 DLL1 NOTCH3 DLL1-NOTCH3 T Lymphocytes 11q13 Invasive Tumor Cells T Lymphocytes -> 11q13 Invasive Tumor Cells 0.0228322983848256 0.6249837837987587 0.6580560501976399 0.7917001487310438 0.0435116250366991 1.0 0.0 0.0009298998569384 0.0508208254357874 0.0 1165 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +124866 CLEC2D KLRB1 CLEC2D-KLRB1 T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.0228032511354649 0.7797302331085993 0.657421674383923 0.7917001487310438 0.8713412494740926 0.0397596998227057 0.0 0.0137457044673539 1.0 0.0 97 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +126138 DLL4 NOTCH3 DLL4-NOTCH3 Endothelial Cells Myoepithelial Cells Endothelial Cells -> Myoepithelial Cells 0.0227051556668824 0.9184503888425788 0.4638256179742202 0.7204611100467462 1.0 0.0446401662952339 0.0 0.0124599062422896 1.0 0.0 2702 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +129986 DLL1 NOTCH3 DLL1-NOTCH3 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.0224136731977418 0.7296454584598743 0.6580560501976399 0.6198216015396206 0.7029371915698084 0.0606066271159369 0.0 0.0168097281831187 0.4030349689631853 0.0 233 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +132357 CXCL12 ITGA4 CXCL12-ITGA4 CAFs, DCIS Associated Basal-like Structured DCIS Cells CAFs, DCIS Associated -> Basal-like Structured DCIS Cells 0.0222449939841492 0.8924110508951895 0.8622452992050237 0.6198216015396206 1.0 0.0254056950469408 0.0 0.0071335927367055 1.0 0.0 1542 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +132698 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells Endothelial Cells 11q13 Invasive Tumor Cells -> Endothelial Cells 0.0222204532996341 0.6605327397359113 0.885766439573873 0.6198216015396206 1.0 0.0331922776397286 0.0 0.0012062310449407 0.1339055042855336 0.0 4836 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +133175 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells Dendritic Cells 11q13 Invasive Tumor Cells -> Dendritic Cells 0.0221892080863561 0.6605327397359113 0.7763400818577846 0.7917001487310438 1.0 0.0293997450046583 0.0 0.0016369047619047 0.1009220363964209 0.0 3360 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +137192 EFNB2 PECAM1 EFNB2-PECAM1 Endothelial Cells 11q13 Invasive Tumor Cells Endothelial Cells -> 11q13 Invasive Tumor Cells 0.021912064032917 0.8640667164982425 0.6331674633943454 0.6198216015396206 1.0 0.0326412663903893 0.0 0.0032483758120939 1.0 0.0 6003 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +137373 CD48 CD2 CD48-CD2 T Lymphocytes 11q13 Invasive Tumor Cells T Lymphocytes -> 11q13 Invasive Tumor Cells 0.0218999807191725 0.928447473463448 0.6614977577544194 0.7917001487310438 1.0 0.0226890201466244 0.0 0.007725321888412 1.0 0.0 1165 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +142406 CLEC2D KLRB1 CLEC2D-KLRB1 T Lymphocytes Basal-like Structured DCIS Cells T Lymphocytes -> Basal-like Structured DCIS Cells 0.0215666234609779 0.7797302331085993 0.7763400818577846 0.8693461273411047 0.8713412494740926 0.0219439768073448 0.0 0.0076888285843509 1.0 0.0 737 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +143551 EFNB2 PECAM1 EFNB2-PECAM1 Basal-like Structured DCIS Cells Pericytes Basal-like Structured DCIS Cells -> Pericytes 0.0214945674507341 0.7800321422220979 0.930308383061206 0.6198216015396206 0.1357656553382984 0.1615013370958009 0.0 0.0030851358846367 0.1164785650851776 0.0 1803 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +143903 CXCL12 ITGA4 CXCL12-ITGA4 CAFs, DCIS Associated CAFs, Invasive Associated CAFs, DCIS Associated -> CAFs, Invasive Associated 0.0214726808303816 0.8924110508951895 0.6631822525600675 0.6198216015396206 1.0 0.0267210109213584 0.0 0.0102157256968972 1.0 0.0 1673 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +146576 VEGFC FLT1 VEGFC-FLT1 Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0213133619870567 0.8718210606749883 0.6593689120110077 0.6198216015396206 1.0 0.026308073552735 0.0 0.0143325143325143 1.0 0.0 407 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +147559 CLEC2D KLRB1 CLEC2D-KLRB1 CAFs, Invasive Associated T Lymphocytes CAFs, Invasive Associated -> T Lymphocytes 0.0212580000859278 0.6605327397359113 0.7763400818577846 0.7917001487310438 0.0227314494836465 1.0 0.0 0.0110869565217391 0.1760251715473293 0.0 2300 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +148198 DLL4 NOTCH4 DLL4-NOTCH4 Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0212212625992041 0.9184503888425788 0.6571792026963191 0.6198216015396206 1.0 0.0244129856070659 0.0 0.0343980343980344 1.0 0.0 407 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +149270 CLEC2D KLRB1 CLEC2D-KLRB1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells 0.021158084681739 0.7797302331085993 0.657421674383923 0.7917001487310438 0.0699064461360958 0.3162217004298525 0.0 0.0013678834210323 0.1575485617057145 0.0 30217 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +149630 CLEC2D KLRB1 CLEC2D-KLRB1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells 0.0211388626037785 0.4625081978296446 0.657421674383923 0.6198216015396206 0.149715856631667 0.3162217004298525 0.0 0.0011185682326621 0.1288332130618527 0.0 3278 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +151861 DLL1 NOTCH3 DLL1-NOTCH3 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells 0.0210188018062866 0.2534163760166434 0.6580560501976399 0.2461374514707439 0.2100740470724093 1.0 0.0 0.003584229390681 0.1958850674365339 0.0 186 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +153295 CLEC2D KLRB1 CLEC2D-KLRB1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells 0.0209358173320561 0.4625081978296446 0.657421674383923 0.2461374514707439 0.3558005706994493 0.3162217004298525 0.0 0.0 0.0 0.0 186 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +154641 DLL4 NOTCH4 DLL4-NOTCH4 Pericytes Pericytes Pericytes -> Pericytes 0.0208592107561958 0.9184503888425788 0.896164124004365 1.0 0.1169448695751571 0.0855781119790033 0.0 0.0059152677857713 0.2980700093795599 0.0 12510 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +156303 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells Pericytes 11q13 Invasive Tumor Cells -> Pericytes 0.0207687526511349 0.6582846571368821 0.8817184225858201 0.6198216015396206 0.1740454925211078 0.1281708518900828 0.0 0.0040870022803017 0.1156149841975887 0.0 5701 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +156368 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells 0.0207648031569894 0.662063103571249 0.6331674633943454 1.0 0.585843718590581 0.0326412663903893 0.0 0.0003796764814167 0.1293320693845585 0.0 423716 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +156551 CD34 SELP CD34-SELP Pericytes Pericytes Pericytes -> Pericytes 0.0207547891283466 0.9303167350027568 0.8819126042133903 1.0 0.1314667522621683 0.0741032966028748 0.0 0.0042765787370103 0.2150136889238992 0.0 12510 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +157240 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells -> Luminal-like Amorphous DCIS Cells 0.0207176608190253 0.6249837837987587 0.4638256179742202 0.2461374514707439 0.2159908053119969 0.5131068416842878 0.0 0.0036231884057971 0.0875116251061578 0.0 184 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +159199 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells Myoepithelial Cells 11q13 Invasive Tumor Cells -> Myoepithelial Cells 0.0206102432614238 0.6605327397359113 0.4642836810638544 0.6198216015396206 1.0 0.040323117011325 0.0 0.0015494867325198 0.107774900356444 0.0 5163 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +159295 C3 LRP1 C3-LRP1 Basal-like Structured DCIS Cells CAFs, DCIS Associated Basal-like Structured DCIS Cells -> CAFs, DCIS Associated 0.020605382805311 0.6319926036888139 0.7346293219749174 0.6198216015396206 0.0265972645862203 1.0 0.0 0.0092812499999999 0.1644192840994506 0.0 800 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +159950 DLL1 NOTCH3 DLL1-NOTCH3 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.0205736126441568 0.7296454584598743 0.6580560501976399 0.6198216015396206 0.7029371915698084 0.0362497659817488 0.0 0.0049382716049382 0.1684222968049634 0.0 135 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +160148 A2M LRP1 A2M-LRP1 Pericytes 11q13 Invasive Tumor Cells Pericytes -> 11q13 Invasive Tumor Cells 0.0205632515861593 0.8937519114898692 0.6207977546603366 0.6198216015396206 0.3743986430148447 0.0587195251380622 0.0 0.003771395416304 0.4849282608591048 0.0 6894 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +161846 DLL4 NOTCH3 DLL4-NOTCH3 CAFs, DCIS Associated Pericytes CAFs, DCIS Associated -> Pericytes 0.0204758620766031 0.7160288858520609 0.8818326005152037 0.7204611100467462 0.0186793449598515 0.8672894033034337 0.0 0.0040889970747122 0.042815487211061 0.0 15611 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +162699 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) -> T Lymphocytes 0.0204324111686429 0.6605327397359113 0.7763400818577846 0.7917001487310438 0.0179229861158654 1.0 0.0 0.0072463768115942 0.1150491317302806 0.0 69 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +163007 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells (Mitotic) Pericytes 11q13 Invasive Tumor Cells (Mitotic) -> Pericytes 0.0204168754211095 0.6249837837987587 0.8818326005152037 0.6198216015396206 0.0244483651952677 0.8672894033034337 0.0 0.0180299032541776 0.2467721698325534 0.0 379 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +163082 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Endothelial Cells 0.020412962839729 0.6593525851613742 0.878254460598671 0.6198216015396206 0.0201572483258557 1.0 0.0 0.0265765765765765 0.3147589507494404 0.0 370 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +164169 CLEC2D KLRB1 CLEC2D-KLRB1 T Lymphocytes Luminal-like Amorphous DCIS Cells T Lymphocytes -> Luminal-like Amorphous DCIS Cells 0.0203595535011388 0.7797302331085993 0.4642836810638544 0.2461374514707439 0.8713412494740926 0.0917308979735958 0.0 0.0117493472584856 0.6465157334732929 0.0 383 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +164569 CD34 SELP CD34-SELP Endothelial Cells CAFs, DCIS Associated Endothelial Cells -> CAFs, DCIS Associated 0.0203380816010989 0.9559599666576516 0.4623922682986163 0.7204611100467462 1.0 0.0222228052993653 0.0 0.0042676803901879 1.0 0.0 13942 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +164584 VWF SELP VWF-SELP Endothelial Cells CAFs, DCIS Associated Endothelial Cells -> CAFs, DCIS Associated 0.0203372061387138 0.955713094717548 0.4623922682986163 0.7204611100467462 1.0 0.0222228052993653 0.0 0.0070226001225857 1.0 0.0 13942 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +165004 C1QB LRP1 C1QB-LRP1 Basal-like Structured DCIS Cells CAFs, DCIS Associated Basal-like Structured DCIS Cells -> CAFs, DCIS Associated 0.0203155193027326 0.8498991475190484 0.7346293219749174 0.6198216015396206 0.018166235813628 1.0 0.0 0.007578125 0.0562086836049259 0.0 800 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +166082 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells -> Luminal-like Amorphous DCIS Cells 0.0202641565956774 0.6605327397359113 0.4642836810638544 0.2461374514707439 1.0 0.0917308979735958 0.0 0.0018115942028985 0.0996841891788531 0.0 184 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +167889 VEGFC FLT1 VEGFC-FLT1 Endothelial Cells Myoepithelial Cells Endothelial Cells -> Myoepithelial Cells 0.0201794785921013 0.8718210606749883 0.4630488285702799 0.7204611100467462 1.0 0.0232163927704059 0.0 0.0057364914877868 1.0 0.0 2702 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +168621 VEGFC FLT1 VEGFC-FLT1 Luminal-like Amorphous DCIS Cells Endothelial Cells Luminal-like Amorphous DCIS Cells -> Endothelial Cells 0.0201425929116493 0.4636527906642655 0.878254460598671 0.2461374514707439 0.0666348171285698 1.0 0.0 0.0165190107050572 0.1956424470985176 0.0 1806 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +170623 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) -> T Lymphocytes 0.0200467669081878 0.6659645551150886 0.8960994285623033 0.7917001487310438 0.0137371823984124 1.0 0.0 0.0060240963855421 0.0639259176736753 0.0 83 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +175228 DLL1 NOTCH3 DLL1-NOTCH3 Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.0198306726654048 0.6249837837987587 0.4638256179742202 0.2461374514707439 0.1661175896787547 0.5131068416842878 0.0 0.0056062333713416 0.1354085236819341 0.0 877 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +175897 CCN1 CAV1 CCN1-CAV1 Pericytes 11q13 Invasive Tumor Cells Pericytes -> 11q13 Invasive Tumor Cells 0.0198006475706376 0.9219165193585238 0.62431395375366 0.6198216015396206 0.2646489893253856 0.0638329144736252 0.0 0.0007204332269606 0.1880751121872973 0.0 6894 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +176081 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells -> Basal-like Structured DCIS Cells 0.0197922901954521 0.6342079770588467 0.7746834992804791 0.7917001487310438 0.0673400749834054 0.2295016807597237 0.0 0.0015350877192982 0.0763101841740455 0.0 30400 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +178233 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells T Lymphocytes 11q13 Invasive Tumor Cells -> T Lymphocytes 0.019698892868547 0.6593525851613742 0.777821334064334 0.7917001487310438 0.4518617096918393 0.0318483483218543 0.0 0.002216848045143 0.2805453778847739 0.0 827 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +178901 COL4A2 CD93 COL4A2-CD93 Pericytes 11q13 Invasive Tumor Cells Pericytes -> 11q13 Invasive Tumor Cells 0.0196703749196414 0.8840293712888387 0.6587114738285964 0.6198216015396206 0.5544396796022323 0.0289462771086338 0.0 0.0024804177545691 0.5280771539027573 0.0 6894 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +180440 DLL1 NOTCH3 DLL1-NOTCH3 Myoepithelial Cells CAFs, DCIS Associated Myoepithelial Cells -> CAFs, DCIS Associated 0.0196024642798774 0.7296454584598743 0.4638256179742202 0.8293805866303694 0.293296467876477 0.0689186266365139 0.0 0.0014473623268954 0.1763579002551854 0.0 7197 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +180712 CCN1 CAV1 CCN1-CAV1 Luminal-like Amorphous DCIS Cells Pericytes Luminal-like Amorphous DCIS Cells -> Pericytes 0.0195900898387638 0.2542249848376565 0.9694036398779844 0.2461374514707439 0.1711385759005754 0.5444650460041837 0.0 0.0124039938556067 0.2469630547169386 0.0 1736 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +181020 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells Plasma Cells 11q13 Invasive Tumor Cells -> Plasma Cells 0.0195765581106757 0.662063103571249 0.7167436199046466 0.6198216015396206 0.585843718590581 0.0326667674102811 0.0 0.0024271844660194 0.051380740883184 0.0 103 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +181313 C3 LRP1 C3-LRP1 CAFs, DCIS Associated Basal-like Structured DCIS Cells CAFs, DCIS Associated -> Basal-like Structured DCIS Cells 0.019564563038953 0.7148920381722296 0.6207977546603366 0.6198216015396206 1.0 0.0203874717835032 0.0 0.0072470817120622 0.9269846143190824 0.0 1542 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +181384 MMRN2 CD93 MMRN2-CD93 Endothelial Cells T Lymphocytes Endothelial Cells -> T Lymphocytes 0.0195619611456417 0.9845127857250529 0.7779918296243433 0.6198216015396206 1.0 0.0118035014556376 0.0 0.0151251360174102 1.0 0.0 4595 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +182461 CLEC2D KLRB1 CLEC2D-KLRB1 Macrophages 11q13 Invasive Tumor Cells Macrophages -> 11q13 Invasive Tumor Cells 0.0195187584027787 0.8978557803479422 0.657421674383923 0.6198216015396206 0.0477973731763516 0.3162217004298525 0.0 0.0012459267778416 0.1435019745260544 0.0 1739 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +183456 DLL4 NOTCH3 DLL4-NOTCH3 CAFs, DCIS Associated 11q13 Invasive Tumor Cells CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells 0.0194746804080715 0.7160288858520609 0.6580560501976399 0.6198216015396206 0.0186793449598515 1.0 0.0 0.0009660362009355 0.0525189277009667 0.0 3278 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +183560 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells CAFs, DCIS Associated 11q13 Invasive Tumor Cells -> CAFs, DCIS Associated 0.019470075823629 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.1339639999453202 0.1449812920932466 0.0 0.0016487000634115 0.1351401482940367 0.0 1577 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +184973 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells Macrophages 11q13 Invasive Tumor Cells -> Macrophages 0.0194133948941587 0.662063103571249 0.9015117569158254 0.6198216015396206 0.585843718590581 0.0246995741084876 0.0 0.0012028127313101 0.115894884492172 0.0 1351 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +185574 JAG1 NOTCH2 JAG1-NOTCH2 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells 0.019389113493642 0.2451358214448441 0.663300745568453 0.2461374514707439 0.1327555461750915 1.0 0.0 0.0039682539682539 0.068025052745317 0.0 186 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +186250 DLL1 NOTCH3 DLL1-NOTCH3 Dendritic Cells 11q13 Invasive Tumor Cells Dendritic Cells -> 11q13 Invasive Tumor Cells 0.0193609251144508 0.6249837837987587 0.6580560501976399 0.7917001487310438 0.0161757332769496 1.0 0.0 0.0018588931136459 0.1015921034157536 0.0 3945 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +190985 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells Macrophages 11q13 Invasive Tumor Cells -> Macrophages 0.019166797991409 0.6605327397359113 0.9130058539314824 0.6198216015396206 1.0 0.0132636308162813 0.0 0.0 0.0 0.0 1351 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +192050 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells CAFs, Invasive Associated 11q13 Invasive Tumor Cells -> CAFs, Invasive Associated 0.0191263337925238 0.6342079770588467 0.6580560501976399 0.8824495942126559 0.0673400749834054 0.1973932010691654 0.0 0.003889245700421 0.0696086535370421 0.0 4671 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +192133 CD48 CD2 CD48-CD2 Dendritic Cells 11q13 Invasive Tumor Cells Dendritic Cells -> 11q13 Invasive Tumor Cells 0.0191229533201498 0.9011089648206808 0.6614977577544194 0.7917001487310438 0.4567172527116189 0.0226890201466244 0.0 0.0025348542458808 0.3674019889750533 0.0 3945 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +192849 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells Endothelial Cells 11q13 Invasive Tumor Cells -> Endothelial Cells 0.0190945952170296 0.6332974881236617 0.9404022517663844 0.6198216015396206 0.0131302879503246 1.0 0.0 0.0032333258139709 0.0361032908197113 0.0 4836 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +193263 CD48 CD2 CD48-CD2 Mast Cells T Lymphocytes Mast Cells -> T Lymphocytes 0.0190783867882019 0.7719609236370527 0.8960994285623033 0.6198216015396206 0.0112468593062777 1.0 0.0 0.0379008746355685 0.402192799824465 0.0 343 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +193448 COL4A2 CD93 COL4A2-CD93 CAFs, Invasive Associated 11q13 Invasive Tumor Cells CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells 0.0190716979445798 0.6582846571368821 0.6587114738285964 0.8824495942126559 0.4344545964241579 0.0289462771086338 0.0 0.0024432209222298 0.520158005073991 0.0 5812 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +193643 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells T Lymphocytes 11q13 Invasive Tumor Cells -> T Lymphocytes 0.0190637539492197 0.6160088550075702 0.9255624071030766 0.7917001487310438 0.0106340017102282 1.0 0.0 0.0023634165109376 0.0190194977037811 0.0 827 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +193756 DLL1 NOTCH3 DLL1-NOTCH3 Dendritic Cells Pericytes Dendritic Cells -> Pericytes 0.0190586288574243 0.6249837837987587 0.8818326005152037 0.6198216015396206 0.0161757332769496 0.8672894033034337 0.0 0.0116890707188778 0.159986290772541 0.0 1711 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +193970 CLEC2D KLRB1 CLEC2D-KLRB1 Endothelial Cells 11q13 Invasive Tumor Cells Endothelial Cells -> 11q13 Invasive Tumor Cells 0.01904950850338 0.8721681415062816 0.657421674383923 0.6198216015396206 0.0425206505665654 0.3162217004298525 0.0 0.0011383197290243 0.1311081290346257 0.0 6003 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +194027 DLL4 NOTCH4 DLL4-NOTCH4 Endothelial Cells Luminal-like Amorphous DCIS Cells Endothelial Cells -> Luminal-like Amorphous DCIS Cells 0.0190473381276971 0.9184503888425788 0.4641352222874551 0.2461374514707439 1.0 0.0455121851821151 0.0 0.0149397590361445 1.0 0.0 2075 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +194464 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0190310538763681 0.6249837837987587 0.6580560501976399 0.8824495942126559 0.2159908053119969 0.0606066271159369 0.0 0.0025459669094054 0.061042848708523 0.0 11947 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +195605 CCN1 CAV1 CCN1-CAV1 Basal-like Structured DCIS Cells CAFs, DCIS Associated Basal-like Structured DCIS Cells -> CAFs, DCIS Associated 0.0189896129767226 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.1153131738111426 0.1449812920932466 0.0 0.0041666666666666 0.3415320734931025 0.0 800 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +195892 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells T Lymphocytes 11q13 Invasive Tumor Cells -> T Lymphocytes 0.0189778504143148 0.6160088550075702 0.9008184599638702 0.7917001487310438 0.0106340017102282 1.0 0.0 0.0024733428602836 0.0199566642475421 0.0 827 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +196192 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells Endothelial Cells 11q13 Invasive Tumor Cells -> Endothelial Cells 0.0189657726083413 0.6342079770588467 0.8818326005152037 0.6198216015396206 0.0673400749834054 0.1993723722552783 0.0 0.0041356492969396 0.1532226029064204 0.0 4836 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +196338 CLEC2D KLRB1 CLEC2D-KLRB1 Pericytes T Lymphocytes Pericytes -> T Lymphocytes 0.01896077174464 0.8721681415062816 0.7763400818577846 0.6198216015396206 0.0110717612136884 1.0 0.0 0.0051189400782896 0.0812722863713455 0.0 3321 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +196912 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells Pericytes 11q13 Invasive Tumor Cells -> Pericytes 0.0189375449616175 0.6605327397359113 0.885766439573873 0.6198216015396206 1.0 0.0127192475389894 0.0 0.0004677541951704 0.070548809741936 0.0 5701 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +197487 COL4A1 CD93 COL4A1-CD93 CAFs, Invasive Associated 11q13 Invasive Tumor Cells CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells 0.0189137547811553 0.6630837220165452 0.6587114738285964 0.8824495942126559 0.4103175828613323 0.0289462771086338 0.0 0.0029741421689116 0.4395600306448505 0.0 5812 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +197508 VEGFC FLT1 VEGFC-FLT1 Endothelial Cells Dendritic Cells Endothelial Cells -> Dendritic Cells 0.0189130825158481 0.8718210606749883 0.777821334064334 0.6198216015396206 1.0 0.0108892901157311 0.0 0.0086396481306943 1.0 0.0 2122 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +197802 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0189018862341944 0.6593525851613742 0.6593689120110077 0.8824495942126559 0.4518617096918393 0.026308073552735 0.0 0.0033062693563237 0.2409738678859874 0.0 11947 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +198068 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells Endothelial Cells 11q13 Invasive Tumor Cells -> Endothelial Cells 0.0188913257966405 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.0131302879503246 1.0 0.0 0.0005169561621174 0.0029068309711092 0.0 4836 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +199256 VEGFC FLT1 VEGFC-FLT1 Endothelial Cells Macrophages Endothelial Cells -> Macrophages 0.0188465712074476 0.8718210606749883 0.8998347793593909 0.8875000050982297 1.0 0.0064362797035136 0.0 0.0029658284977433 1.0 0.0 2585 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +199689 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells CAFs, DCIS Associated 11q13 Invasive Tumor Cells -> CAFs, DCIS Associated 0.0188304655306572 0.6593525851613742 0.4630488285702799 0.6198216015396206 0.4518617096918393 0.0521374123931907 0.0 0.0012682308180088 0.2256287095667677 0.0 1577 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +199754 COL4A2 CD93 COL4A2-CD93 Luminal-like Amorphous DCIS Cells Endothelial Cells Luminal-like Amorphous DCIS Cells -> Endothelial Cells 0.0188281696436179 0.4630253981438691 0.8817184225858201 0.2461374514707439 0.0443339118517084 1.0 0.0 0.0100221483942414 0.0857561471087968 0.0 1806 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +200234 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells Dendritic Cells 11q13 Invasive Tumor Cells -> Dendritic Cells 0.0188106826977736 0.6582846571368821 0.7779918296243433 0.7917001487310438 0.1740454925211078 0.0627790816848129 0.0 0.0032142857142857 0.0704938813284122 0.0 3360 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +200440 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells T Lymphocytes 11q13 Invasive Tumor Cells -> T Lymphocytes 0.0188033584741961 0.7941469661104034 0.8445107771175474 0.7917001487310438 1.0 0.0083242517891534 0.0 0.0042609546841711 0.4984730323378384 0.0 827 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +200840 DLL4 NOTCH4 DLL4-NOTCH4 Endothelial Cells Dendritic Cells Endothelial Cells -> Dendritic Cells 0.0187904200519728 0.9184503888425788 0.7754072541855492 0.6198216015396206 1.0 0.009971631136135 0.0 0.0094250706880301 1.0 0.0 2122 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +202232 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Endothelial Cells 0.0187393064483435 0.6593525851613742 0.878254460598671 0.6198216015396206 0.0120646829101097 1.0 0.0 0.0286259541984732 0.3390306980190311 0.0 262 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +202702 MMRN2 CD93 MMRN2-CD93 Pericytes Macrophages Pericytes -> Macrophages 0.0187192661878118 0.9468422434493456 0.944024288971064 0.8875000050982297 0.1120119983652299 0.0484215930647349 0.0 0.0125882352941176 0.2816569241581239 0.0 2125 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +202742 CCN1 CAV1 CCN1-CAV1 Myoepithelial Cells 11q13 Invasive Tumor Cells Myoepithelial Cells -> 11q13 Invasive Tumor Cells 0.0187174083687607 0.7324582304061453 0.62431395375366 0.6198216015396206 0.2376713873232418 0.0638329144736252 0.0 0.0026169447170428 0.6831752795775448 0.0 5095 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +203476 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, DCIS Associated 0.0186919455902834 0.6561647292424944 0.7346293219749174 0.6198216015396206 0.0142750905665976 1.0 0.0 0.0108811040339702 0.128838813205462 0.0 157 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +204574 COL4A2 CD93 COL4A2-CD93 CAFs, DCIS Associated 11q13 Invasive Tumor Cells CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells 0.018652883327139 0.4630253981438691 0.6587114738285964 0.6198216015396206 0.7696906278989153 0.0289462771086338 0.0 0.0010982306284319 0.2338116244825542 0.0 3278 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +204745 DLL1 NOTCH3 DLL1-NOTCH3 T Lymphocytes Basal-like Structured DCIS Cells T Lymphocytes -> Basal-like Structured DCIS Cells 0.0186464508779992 0.6249837837987587 0.7746834992804791 0.8693461273411047 0.0435116250366991 0.2295016807597237 0.0 0.0016960651289009 0.1164926393588572 0.0 737 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +204879 CLEC2D KLRB1 CLEC2D-KLRB1 Myoepithelial Cells 11q13 Invasive Tumor Cells Myoepithelial Cells -> 11q13 Invasive Tumor Cells 0.018641311860227 0.4625081978296446 0.657421674383923 0.6198216015396206 0.0704104148800194 0.3162217004298525 0.0 0.0015374550212626 0.1770792916726506 0.0 5095 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +207984 DLL1 NOTCH3 DLL1-NOTCH3 Pericytes 11q13 Invasive Tumor Cells (Mitotic) Pericytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.0185301588600459 0.9356727248601746 0.6580560501976399 0.6198216015396206 0.1750253929104546 0.0606066271159369 0.0 0.0077470686767169 0.1857459888501882 0.0 398 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +208223 COL4A1 CD93 COL4A1-CD93 Endothelial Cells CAFs, DCIS Associated Endothelial Cells -> CAFs, DCIS Associated 0.0185216673957839 0.7766289238087107 0.4630027772793905 0.7204611100467462 1.0 0.0155837683010033 0.0 0.0030022337438777 0.7074243338794526 0.0 13942 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +210064 CCN1 CAV1 CCN1-CAV1 CXCL14+ Fibroblasts Pericytes CXCL14+ Fibroblasts -> Pericytes 0.0184560977993734 0.9219165193585238 0.9694036398779844 0.9429656149619918 0.0086134406931133 0.5444650460041837 0.0 0.0037186658379946 0.0740384980445275 0.0 3218 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +210573 CXCL12 ITGA4 CXCL12-ITGA4 Myoepithelial Cells T Lymphocytes Myoepithelial Cells -> T Lymphocytes 0.0184384766523751 0.8023917560710954 0.9255624071030766 0.6198216015396206 0.0085367158000785 1.0 0.0 0.0073608916243865 0.0592364742735329 0.0 1093 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +213863 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells CAFs, DCIS Associated 11q13 Invasive Tumor Cells -> CAFs, DCIS Associated 0.0183246725529629 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.0131302879503246 1.0 0.0 0.0026085202052228 0.0200269415857373 0.0 1577 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +214008 CD34 SELP CD34-SELP Myoepithelial Cells Endothelial Cells Myoepithelial Cells -> Endothelial Cells 0.0183195805865101 0.7168245244832976 0.8819126042133903 0.7204611100467462 0.0082993421103349 1.0 0.0 0.0002225189141076 0.0026908475173327 0.0 2247 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +215059 A2M LRP1 A2M-LRP1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells 0.018282214464272 0.7741139100414175 0.6207977546603366 0.7917001487310438 0.1671376945154473 0.0587195251380622 0.0 0.002553750096524 0.3283627029991431 0.0 30217 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +217133 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells Endothelial Cells 11q13 Invasive Tumor Cells -> Endothelial Cells 0.0182138483968672 0.6303642896310324 0.956444566971872 0.6198216015396206 0.0097699360831605 1.0 0.0 0.0043062448304383 0.0390877693319288 0.0 4836 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +217943 DLL1 NOTCH3 DLL1-NOTCH3 CAFs, Invasive Associated Basal-like Structured DCIS Cells CAFs, Invasive Associated -> Basal-like Structured DCIS Cells 0.0181858994116771 0.6249837837987587 0.7746834992804791 0.7917001487310438 0.0411214967239829 0.2295016807597237 0.0 0.0036787484510532 0.2526713799476577 0.0 2152 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +219239 VEGFC FLT1 VEGFC-FLT1 Endothelial Cells Luminal-like Amorphous DCIS Cells Endothelial Cells -> Luminal-like Amorphous DCIS Cells 0.0181459400685778 0.8718210606749883 0.4630488285702799 0.2461374514707439 1.0 0.0359289752254096 0.0 0.0043373493975903 1.0 0.0 2075 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +220709 VEGFC FLT1 VEGFC-FLT1 Endothelial Cells Myeloid Cells Endothelial Cells -> Myeloid Cells 0.0180992156857437 0.8718210606749883 0.7472387841445823 0.7827641335561659 1.0 0.0068935067166085 0.0 0.010575296108291 0.6430418090829805 0.0 394 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +221198 A2M LRP1 A2M-LRP1 CAFs, DCIS Associated Myoepithelial Cells CAFs, DCIS Associated -> Myoepithelial Cells 0.0180828824789865 0.4648000335061383 0.7346293219749174 0.8293805866303694 0.2966815529783992 0.0416128058995347 0.0 0.0034115766447921 0.2023743065063021 0.0 9905 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +222084 HSPG2 LRP1 HSPG2-LRP1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells 0.0180533989489422 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.3309594876493178 0.0587195251380622 0.0 0.0032455426750728 0.228829949272533 0.0 3278 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +222627 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells T Lymphocytes 11q13 Invasive Tumor Cells -> T Lymphocytes 0.0180346323861358 0.662063103571249 0.6331674633943454 0.7917001487310438 0.585843718590581 0.0176963220730796 0.0 0.0008313180169286 0.1519686731774418 0.0 827 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +223122 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells CAFs, DCIS Associated 11q13 Invasive Tumor Cells -> CAFs, DCIS Associated 0.0180183630714039 0.6319926036888139 0.7346293219749174 0.6198216015396206 0.011891719340537 1.0 0.0 0.0011572606214331 0.020501113847005 0.0 1577 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +223644 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Endothelial Cells 0.0180029112963395 0.6213271600240247 0.942159351720962 0.6198216015396206 0.0093830613230477 1.0 0.0 0.0082882882882882 0.1221391135878295 0.0 370 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +224719 DLL4 NOTCH4 DLL4-NOTCH4 Endothelial Cells Myeloid Cells Endothelial Cells -> Myeloid Cells 0.0179698390905746 0.9184503888425788 0.7480927101953669 0.7827641335561659 1.0 0.006260692484444 0.0 0.0101522842639593 1.0 0.0 394 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +225491 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells -> Basal-like Structured DCIS Cells 0.0179448539589452 0.6593525851613742 0.777821334064334 0.7917001487310438 0.4518617096918393 0.0182001711419816 0.0 0.0011019736842105 0.1319861094406658 0.0 30400 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +227213 CLEC2D KLRB1 CLEC2D-KLRB1 T Lymphocytes Myeloid Cells T Lymphocytes -> Myeloid Cells 0.0178883825823202 0.7797302331085993 0.7467524951532132 0.6198216015396206 0.8713412494740926 0.0104195741475089 0.0 0.0133887349953831 0.9238227146814404 0.0 361 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +228123 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells Macrophages 11q13 Invasive Tumor Cells -> Macrophages 0.0178605268680243 0.6582846571368821 0.944024288971064 0.6198216015396206 0.1740454925211078 0.0484215930647349 0.0 0.0035529237601776 0.1316552661462411 0.0 1351 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +229022 EFNB2 PECAM1 EFNB2-PECAM1 Pericytes Macrophages Pericytes -> Macrophages 0.017831837997302 0.8640667164982425 0.9015117569158254 0.8875000050982297 0.1882781599600688 0.0246995741084876 0.0 0.0045294117647058 0.4364234262105768 0.0 2125 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +229154 MMRN2 CD93 MMRN2-CD93 Pericytes Dendritic Cells Pericytes -> Dendritic Cells 0.0178278853767585 0.9468422434493456 0.7779918296243433 0.6198216015396206 0.1120119983652299 0.0627790816848129 0.0 0.0128245725142495 0.2808345630322724 0.0 1579 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +229736 DLL4 NOTCH4 DLL4-NOTCH4 Myoepithelial Cells Endothelial Cells Myoepithelial Cells -> Endothelial Cells 0.0178106381638467 0.7160288858520609 0.896164124004365 0.7204611100467462 0.0069047442087267 1.0 0.0 0.0080106809078771 0.1103203320409693 0.0 2247 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +229952 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells Myeloid Cells 11q13 Invasive Tumor Cells -> Myeloid Cells 0.0178045646173551 0.6605327397359113 0.7467524951532132 0.6198216015396206 1.0 0.0104195741475089 0.0 0.0015432098765432 0.1064814814814814 0.0 756 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +231007 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells 0.0177726336830576 0.6342079770588467 0.6580560501976399 0.8824495942126559 0.0085570823799139 1.0 0.0 0.0034707875382199 0.188690692552376 0.0 12101 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +231067 CLEC2D KLRB1 CLEC2D-KLRB1 Plasma Cells T Lymphocytes Plasma Cells -> T Lymphocytes 0.0177704406084475 0.4625081978296446 0.7763400818577846 0.6198216015396206 0.0141498126994191 1.0 0.0 0.0104028331119964 0.1651634945556884 0.0 753 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +231111 COL4A1 CD93 COL4A1-CD93 Myoepithelial Cells Pericytes Myoepithelial Cells -> Pericytes 0.0177690544212952 0.4604235282221027 0.8817184225858201 0.7204611100467462 0.0839650520556947 0.1281708518900828 0.0 0.0059554634904194 0.1403280769384169 0.0 1931 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +231330 VEGFC FLT1 VEGFC-FLT1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells 0.0177623520335925 0.4636527906642655 0.6593689120110077 0.6198216015396206 0.0693389464442948 0.2390217618875283 0.0 0.0012202562538133 0.1208240583312112 0.0 3278 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +232084 A2M LRP1 A2M-LRP1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells 0.0177388732710831 0.4648000335061383 0.6207977546603366 0.6198216015396206 0.2966815529783992 0.0587195251380622 0.0 0.0018049623754321 0.2320831334339944 0.0 3278 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +232895 MMRN2 CLEC14A MMRN2-CLEC14A Endothelial Cells T Lymphocytes Endothelial Cells -> T Lymphocytes 0.0177135399401956 0.9845127857250529 0.6347970925105053 0.6198216015396206 1.0 0.0079745943515326 0.0 0.0099383387740297 1.0 0.0 4595 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +233213 COL4A1 CD93 COL4A1-CD93 CXCL14+ Fibroblasts Endothelial Cells CXCL14+ Fibroblasts -> Endothelial Cells 0.0177045692925193 0.7766289238087107 0.8817184225858201 0.9429656149619918 0.0047694898966413 1.0 0.0 0.0041644702161307 0.0317841072883222 0.0 2710 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +233260 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells 0.0177029923039425 0.6249837837987587 0.6580560501976399 0.8824495942126559 0.0084812136822336 1.0 0.0 0.0017094017094017 0.0934221090851161 0.0 12090 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +234351 DLL1 NOTCH3 DLL1-NOTCH3 Myeloid Cells Pericytes Myeloid Cells -> Pericytes 0.0176689308268929 0.7835752212271604 0.8818326005152037 0.7827641335561659 0.0064863313435223 0.8672894033034337 0.0 0.005784061696658 0.0791654528151143 0.0 389 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +234988 EFNB2 PECAM1 EFNB2-PECAM1 Basal-like Structured DCIS Cells Dendritic Cells Basal-like Structured DCIS Cells -> Dendritic Cells 0.0176515029919996 0.7800321422220979 0.6331674633943454 0.8693461273411047 0.1357656553382984 0.0518891167572028 0.0 0.0052681992337164 0.2696335408710801 0.0 1044 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +235329 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Endothelial Cells 0.0176414942549889 0.6342079770588467 0.896164124004365 0.6198216015396206 0.0085570823799139 1.0 0.0 0.0189189189189189 0.260544820221082 0.0 370 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +235519 A2M LRP1 A2M-LRP1 Basal-like Structured DCIS Cells Macrophages Basal-like Structured DCIS Cells -> Macrophages 0.0176356001899391 0.7741139100414175 0.8604147465201248 0.6198216015396206 0.1671376945154473 0.0436001007095475 0.0 0.0063157894736842 0.1809319071936133 0.0 475 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +236835 MMRN2 CLEC14A MMRN2-CLEC14A Endothelial Cells Myoepithelial Cells Endothelial Cells -> Myoepithelial Cells 0.0175949634551486 0.9845127857250529 0.7154802332407408 0.7204611100467462 1.0 0.0058465532256424 0.0 0.0054897606711078 1.0 0.0 2702 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +237046 COL4A2 CD93 COL4A2-CD93 Myeloid Cells Endothelial Cells Myeloid Cells -> Endothelial Cells 0.0175891598971926 0.7482742921073442 0.8817184225858201 0.7827641335561659 0.005733874009046 1.0 0.0 0.0106521739130434 0.0911470632025688 0.0 460 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +239284 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Endothelial Cells 0.0175220667671871 0.633566764858408 0.8819126042133903 0.6198216015396206 0.0083565457974945 1.0 0.0 0.0013513513513513 0.0163414442471533 0.0 370 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +240110 DLL1 NOTCH3 DLL1-NOTCH3 Macrophages 11q13 Invasive Tumor Cells Macrophages -> 11q13 Invasive Tumor Cells 0.0174980128392482 0.8771078809726828 0.6580560501976399 0.6198216015396206 0.0080232294691882 1.0 0.0 0.0009584052137243 0.0523786983082163 0.0 1739 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +241068 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0174686909730585 0.6249837837987587 0.6580560501976399 0.8824495942126559 0.2159908053119969 0.0362497659817488 0.0 0.0017956184137548 0.0612404909295501 0.0 12020 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +242366 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells Macrophages 11q13 Invasive Tumor Cells -> Macrophages 0.0174295509067538 0.7941469661104034 0.773263018678637 0.6198216015396206 1.0 0.0073658308476012 0.0 0.0036304677311339 0.661015611748457 0.0 1351 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +242602 DLL1 NOTCH3 DLL1-NOTCH3 T Lymphocytes CAFs, Invasive Associated T Lymphocytes -> CAFs, Invasive Associated 0.0174222804077887 0.6249837837987587 0.6580560501976399 0.7917001487310438 0.0435116250366991 0.1973932010691654 0.0 0.0042013888888888 0.0762675204815105 0.0 2400 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +242850 COL4A2 CD93 COL4A2-CD93 Pericytes T Lymphocytes Pericytes -> T Lymphocytes 0.0174152213552807 0.8840293712888387 0.7779918296243433 0.6198216015396206 0.5544396796022323 0.0118035014556376 0.0 0.0071966275218307 0.7282846332947056 0.0 3321 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +242867 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells (Mitotic) B Cells 11q13 Invasive Tumor Cells (Mitotic) -> B Cells 0.0174147653353124 0.6605327397359113 0.7763400818577846 0.7917001487310438 0.1468839381042521 0.0467761235673353 0.0 0.0158730158730158 0.8926280680749168 0.0 42 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +244073 CLEC2D KLRB1 CLEC2D-KLRB1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells 0.0173783237145072 0.6605327397359113 0.657421674383923 0.8824495942126559 0.0227314494836465 0.3162217004298525 0.0 0.0007742601514108 0.0891768782085054 0.0 5812 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +244293 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells Plasma Cells 11q13 Invasive Tumor Cells -> Plasma Cells 0.017372359757851 0.6605327397359113 0.4642836810638544 0.6198216015396206 1.0 0.0144613249009303 0.0 0.017799352750809 0.1031514325545922 0.0 103 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +244431 VEGFC FLT1 VEGFC-FLT1 Dendritic Cells Endothelial Cells Dendritic Cells -> Endothelial Cells 0.017368402751491 0.7745997874735252 0.878254460598671 0.6198216015396206 0.0065101973396288 1.0 0.0 0.008471965495995 0.1003374893911324 0.0 2164 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +244457 EFNB2 PECAM1 EFNB2-PECAM1 Pericytes Plasma Cells Pericytes -> Plasma Cells 0.017367527251582 0.8640667164982425 0.7167436199046466 0.7204611100467462 0.1882781599600688 0.0326667674102811 0.0 0.0115799492385786 0.245134384962348 0.0 394 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +244781 CD34 SELP CD34-SELP Basal-like Structured DCIS Cells Endothelial Cells Basal-like Structured DCIS Cells -> Endothelial Cells 0.0173584989699499 0.633566764858408 0.8819126042133903 0.6198216015396206 0.0078992851324392 1.0 0.0 0.0005910165484633 0.0071469673421356 0.0 1692 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +245210 VEGFC FLT1 VEGFC-FLT1 Pericytes CAFs, DCIS Associated Pericytes -> CAFs, DCIS Associated 0.0173461323290394 0.8718210606749883 0.4630488285702799 0.7204611100467462 0.1796394187986057 0.0521374123931907 0.0 0.0019136420847139 0.3404526904846531 0.0 12977 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +245260 CD48 CD2 CD48-CD2 T Lymphocytes Basal-like Structured DCIS Cells T Lymphocytes -> Basal-like Structured DCIS Cells 0.0173447464130362 0.928447473463448 0.8581827408615759 0.8693461273411047 1.0 0.003930762149527 0.0 0.0027137042062415 0.7275561907236588 0.0 737 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +245741 VEGFC FLT1 VEGFC-FLT1 CAFs, DCIS Associated Pericytes CAFs, DCIS Associated -> Pericytes 0.017331167140124 0.4636527906642655 0.878254460598671 0.7204611100467462 0.0693389464442948 0.1332188634280341 0.0 0.0022526850724916 0.084904054080442 0.0 15611 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +246093 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells Pericytes 11q13 Invasive Tumor Cells -> Pericytes 0.0173213274584466 0.7941469661104034 0.773263018678637 0.6198216015396206 1.0 0.0070956399217802 0.0 0.0037712681985616 0.4733075215997257 0.0 5701 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +246205 VWF ITGA9 VWF-ITGA9 Endothelial Cells Plasma Cells Endothelial Cells -> Plasma Cells 0.0173180161429995 0.955713094717548 0.7292496872084557 0.7204611100467462 1.0 0.0053724660607752 0.0 0.011699271192942 1.0 0.0 474 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +247079 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells CAFs, DCIS Associated 11q13 Invasive Tumor Cells -> CAFs, DCIS Associated 0.0172932662862649 0.6249837837987587 0.4638256179742202 0.6198216015396206 0.2159908053119969 0.0689186266365139 0.0 0.0013739167195096 0.1674087153407777 0.0 1577 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +247553 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells CAFs, Invasive Associated 11q13 Invasive Tumor Cells -> CAFs, Invasive Associated 0.0172806929048457 0.6605327397359113 0.657421674383923 0.8824495942126559 1.0 0.0069492509109592 0.0 0.0006065796046528 0.103801859286843 0.0 4671 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +247862 DLL4 NOTCH3 DLL4-NOTCH3 Pericytes 11q13 Invasive Tumor Cells (Mitotic) Pericytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.0172722050629592 0.9184503888425788 0.6580560501976399 0.6198216015396206 0.1169448695751571 0.0606066271159369 0.0 0.0113065326633165 0.3201371791745656 0.0 398 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +248448 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells -> Basal-like Structured DCIS Cells 0.0172559347291185 0.6213271600240247 0.62431395375366 0.7917001487310438 0.1339639999453202 0.0641739251983978 0.0 0.0011173245614035 0.1061404413457031 0.0 30400 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +248695 JAG1 NOTCH2 JAG1-NOTCH2 CAFs, DCIS Associated 11q13 Invasive Tumor Cells CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells 0.0172485194212351 0.6303682835571691 0.663300745568453 0.6198216015396206 0.0101610580570933 1.0 0.0 0.0040747842761265 0.0698512286579429 0.0 3278 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +249250 CD48 CD2 CD48-CD2 Myeloid Cells T Lymphocytes Myeloid Cells -> T Lymphocytes 0.0172332728178244 0.7453966474499909 0.8960994285623033 0.6198216015396206 0.006326966401379 1.0 0.0 0.0141752577319587 0.1504236155568701 0.0 388 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +249825 DLL4 NOTCH4 DLL4-NOTCH4 T Lymphocytes Endothelial Cells T Lymphocytes -> Endothelial Cells 0.0172167393841673 0.6342079770588467 0.896164124004365 0.6198216015396206 0.0073929685753755 1.0 0.0 0.005243288590604 0.0722087603980407 0.0 4768 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +251061 CLEC2D KLRB1 CLEC2D-KLRB1 B Cells 11q13 Invasive Tumor Cells B Cells -> 11q13 Invasive Tumor Cells 0.0171820738855086 0.7797302331085993 0.657421674383923 0.7917001487310438 0.0200499113739789 0.3162217004298525 0.0 0.0018820577164366 0.2167695592420884 0.0 797 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +251080 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells (Mitotic) Pericytes 11q13 Invasive Tumor Cells (Mitotic) -> Pericytes 0.0171815552820742 0.6342079770588467 0.8818326005152037 0.6198216015396206 0.0085570823799139 0.8672894033034337 0.0 0.011433597185576 0.1197200744170018 0.0 379 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +251665 COL4A1 CD93 COL4A1-CD93 Basal-like Structured DCIS Cells Dendritic Cells Basal-like Structured DCIS Cells -> Dendritic Cells 0.0171656030336453 0.8533682807143209 0.7779918296243433 0.8693461273411047 0.0706049302656684 0.0627790816848129 0.0 0.0058839627805145 0.1181476184438864 0.0 1044 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +251846 MMRN2 CD93 MMRN2-CD93 Endothelial Cells Basal-like Structured DCIS Cells Endothelial Cells -> Basal-like Structured DCIS Cells 0.0171606683183659 0.9845127857250529 0.7779918296243433 0.6198216015396206 1.0 0.0053794918117879 0.0 0.0096397767630644 1.0 0.0 1971 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +253471 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells (G1/S) Pericytes 11q13 Invasive Tumor Cells (G1/S) -> Pericytes 0.0171142300208594 0.6249837837987587 0.8818326005152037 0.6198216015396206 0.0084812136822336 0.8672894033034337 0.0 0.009903381642512 0.1355458729949822 0.0 345 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +253935 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells -> Luminal-like Amorphous DCIS Cells 0.0171017652191346 0.6342079770588467 0.4638256179742202 0.2461374514707439 0.0673400749834054 0.5131068416842878 0.0 0.0 0.0 0.0 184 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +255098 COL4A1 CD93 COL4A1-CD93 CAFs, DCIS Associated 11q13 Invasive Tumor Cells CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells 0.0170711547781285 0.4604235282221027 0.6587114738285964 0.6198216015396206 0.454846709299195 0.0289462771086338 0.0 0.0008062407391266 0.1191574524251222 0.0 3278 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +255160 DLL4 NOTCH3 DLL4-NOTCH3 Pericytes CAFs, DCIS Associated Pericytes -> CAFs, DCIS Associated 0.0170695922738685 0.9184503888425788 0.4638256179742202 0.7204611100467462 0.1169448695751571 0.0689186266365139 0.0 0.0035447329891346 0.3333594121977672 0.0 12977 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +256509 DLL4 NOTCH3 DLL4-NOTCH3 T Lymphocytes 11q13 Invasive Tumor Cells T Lymphocytes -> 11q13 Invasive Tumor Cells 0.0170338360953294 0.6342079770588467 0.6580560501976399 0.7917001487310438 0.0073929685753755 1.0 0.0 0.0011444921316165 0.0622207526555297 0.0 1165 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +257374 DLL1 NOTCH3 DLL1-NOTCH3 Pericytes 11q13 Invasive Tumor Cells (G1/S) Pericytes -> 11q13 Invasive Tumor Cells (G1/S) 0.0170089171577501 0.9356727248601746 0.6580560501976399 0.6198216015396206 0.1750253929104546 0.0362497659817488 0.0 0.004420866489832 0.1507759288373346 0.0 377 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +258133 VEGFC FLT1 VEGFC-FLT1 Pericytes T Lymphocytes Pericytes -> T Lymphocytes 0.0169893634843897 0.8718210606749883 0.777821334064334 0.6198216015396206 0.1796394187986057 0.0318483483218543 0.0 0.0038141122151962 0.4826815058666288 0.0 3321 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +259532 DLL1 NOTCH3 DLL1-NOTCH3 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells 0.0169528187193074 0.9470274865242416 0.6580560501976399 0.6198216015396206 0.0061455194924501 1.0 0.0 0.0002932723326881 0.0160279001157818 0.0 5683 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +260326 CXCL12 CXCR4 CXCL12-CXCR4 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.0169318674092121 0.8924110508951895 0.6632137581773894 0.6198216015396206 1.0 0.0064230792457803 0.0 0.0087787748731954 1.0 0.0 233 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +261681 CCN1 CAV1 CCN1-CAV1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.0168935623855169 0.7324582304061453 0.62431395375366 0.6198216015396206 1.0 0.0082011408892332 0.0 0.0060085836909871 1.0 0.0 233 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +261912 A2M LRP1 A2M-LRP1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells 0.0168876892990187 0.6561647292424944 0.6207977546603366 0.8824495942126559 0.1098969873322313 0.0587195251380622 0.0 0.0028031085111264 0.3604253559368226 0.0 5812 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +262108 MMRN2 CLEC14A MMRN2-CLEC14A Pericytes 11q13 Invasive Tumor Cells Pericytes -> 11q13 Invasive Tumor Cells 0.0168826865865528 0.9468422434493456 0.6347970925105053 0.6198216015396206 0.1120119983652299 0.0554888093272979 0.0 0.0017406440382941 0.2848689528076354 0.0 6894 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +262626 DLL1 NOTCH3 DLL1-NOTCH3 Luminal-like Amorphous DCIS Cells Endothelial Cells Luminal-like Amorphous DCIS Cells -> Endothelial Cells 0.0168683523634299 0.2534163760166434 0.8818326005152037 0.2461374514707439 0.2100740470724093 0.1993723722552783 0.0 0.0015688445921004 0.0685628943562124 0.0 1806 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +264051 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.016831148151578 0.6605327397359113 0.657421674383923 0.8824495942126559 1.0 0.0059327142047454 0.0 0.00181641708264 0.4867032105286795 0.0 12020 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +264128 EFNB2 PECAM1 EFNB2-PECAM1 Myeloid Cells Endothelial Cells Myeloid Cells -> Endothelial Cells 0.0168293125221027 0.7451589345683471 0.956444566971872 0.7827641335561659 0.0040724665904272 1.0 0.0 0.011141304347826 0.1287370103104676 0.0 460 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +264366 COL4A2 CD93 COL4A2-CD93 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells 0.0168225568940223 0.7783550150988336 0.6587114738285964 0.7917001487310438 0.1928969878996252 0.0289462771086338 0.0 0.0009696528444253 0.206437610525318 0.0 30217 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +265660 MMRN2 CLEC14A MMRN2-CLEC14A Endothelial Cells Basal-like Structured DCIS Cells Endothelial Cells -> Basal-like Structured DCIS Cells 0.0167884834050774 0.9845127857250529 0.6347970925105053 0.6198216015396206 1.0 0.0057802287131517 0.0 0.0067647556232031 1.0 0.0 1971 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +266266 DLL1 NOTCH3 DLL1-NOTCH3 CAFs, DCIS Associated Dendritic Cells CAFs, DCIS Associated -> Dendritic Cells 0.0167738903656224 0.7296454584598743 0.7746834992804791 0.6198216015396206 0.7029371915698084 0.0090444648829713 0.0 0.0006399707441945 0.0900439341691099 0.0 3646 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +266513 DLL4 NOTCH3 DLL4-NOTCH3 T Lymphocytes Pericytes T Lymphocytes -> Pericytes 0.0167678743779021 0.6342079770588467 0.8818326005152037 0.6198216015396206 0.0073929685753755 0.8672894033034337 0.0 0.0085794655414908 0.0898347419813912 0.0 3555 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +267324 A2M LRP1 A2M-LRP1 Myoepithelial Cells 11q13 Invasive Tumor Cells Myoepithelial Cells -> 11q13 Invasive Tumor Cells 0.0167465401334889 0.4648000335061383 0.6207977546603366 0.6198216015396206 0.2100317344087863 0.0587195251380622 0.0 0.0043833824010467 0.5636179105566016 0.0 5095 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +268331 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, DCIS Associated 0.0167205471725743 0.6589792304505506 0.7346293219749174 0.6198216015396206 0.0072827533047186 1.0 0.0 0.0067232837933474 0.0657416512612752 0.0 157 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +268374 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells 0.0167196599965391 0.6582846571368821 0.6587114738285964 1.0 0.1740454925211078 0.0289462771086338 0.0 0.0001729932313153 0.0368299948946704 0.0 423716 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +269011 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells 0.016703408322575 0.6605327397359113 0.657421674383923 0.8824495942126559 0.0179229861158654 0.3162217004298525 0.0 0.0016404742211193 0.1889447229776436 0.0 12090 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +269215 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells -> Basal-like Structured DCIS Cells 0.0166986755151074 0.6342079770588467 0.7754072541855492 0.7917001487310438 0.0673400749834054 0.0826982152707935 0.0 0.0010197368421052 0.0378491919334927 0.0 30400 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +269378 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells CAFs, DCIS Associated 11q13 Invasive Tumor Cells -> CAFs, DCIS Associated 0.0166941400422893 0.662063103571249 0.7167436199046466 0.6198216015396206 0.585843718590581 0.0125623889131764 0.0 0.0003170577045022 0.1472047802696163 0.0 1577 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +270109 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Basal-like Structured DCIS Cells 0.0166762455671399 0.6249837837987587 0.7746834992804791 0.7917001487310438 0.0244483651952677 0.2295016807597237 0.0 0.0016602809706257 0.1140348380788977 0.0 1305 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +270309 COL4A1 CD93 COL4A1-CD93 Pericytes T Lymphocytes Pericytes -> T Lymphocytes 0.0166715244504037 0.7766289238087107 0.7779918296243433 0.6198216015396206 0.4857192596400828 0.0118035014556376 0.0 0.0064954617800146 0.616318732019864 0.0 3321 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +271491 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, DCIS Associated 0.0166434522116559 0.6605327397359113 0.4642836810638544 0.6198216015396206 0.1468839381042521 0.0761275033764692 0.0 0.0042462845010615 0.4089583398184125 0.0 157 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +272556 THBS2 CD36 THBS2-CD36 T Lymphocytes Endothelial Cells T Lymphocytes -> Endothelial Cells 0.0166181999486842 0.6242573126045354 0.8587566561291643 0.6198216015396206 0.0063387366560491 1.0 0.0 0.004465534116331 0.0641179754113725 0.0 4768 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +272571 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, DCIS Associated 0.0166179846230728 0.6561647292424944 0.7346293219749174 0.6198216015396206 0.0070489045197697 1.0 0.0 0.0064935064935064 0.0768870206142193 0.0 77 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +273041 CLEC2D KLRB1 CLEC2D-KLRB1 T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes -> 11q13 Invasive Tumor Cells (G1/S) 0.0166072833595881 0.7797302331085993 0.657421674383923 0.7917001487310438 0.8713412494740926 0.0059327142047454 0.0 0.0020576131687242 0.5513309387008506 0.0 81 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +273687 VEGFC FLT1 VEGFC-FLT1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells 0.0165912994134594 0.7745997874735252 0.6593689120110077 0.7917001487310438 0.0215813276111062 0.2390217618875283 0.0 0.0009376620224818 0.092842901271981 0.0 30217 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +273778 EFNB2 PECAM1 EFNB2-PECAM1 Pericytes 11q13 Invasive Tumor Cells Pericytes -> 11q13 Invasive Tumor Cells 0.0165888628163402 0.8640667164982425 0.6331674633943454 0.6198216015396206 0.1882781599600688 0.0326412663903893 0.0 0.001106034232666 0.3767567998604467 0.0 6894 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +274014 COL4A2 CD93 COL4A2-CD93 CAFs, Invasive Associated T Lymphocytes CAFs, Invasive Associated -> T Lymphocytes 0.0165825325164011 0.6582846571368821 0.7779918296243433 0.7917001487310438 0.4344545964241579 0.0118035014556376 0.0 0.0067391304347826 0.6819868226516577 0.0 2300 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +274378 DLL1 NOTCH3 DLL1-NOTCH3 Myeloid Cells 11q13 Invasive Tumor Cells Myeloid Cells -> 11q13 Invasive Tumor Cells 0.016574293249672 0.7835752212271604 0.6580560501976399 0.6198216015396206 0.0064863313435223 1.0 0.0 0.0031773541305603 0.1736485476495443 0.0 1154 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +275228 CD34 SELP CD34-SELP Pericytes 11q13 Invasive Tumor Cells Pericytes -> 11q13 Invasive Tumor Cells 0.0165541244159037 0.9303167350027568 0.6572093097629401 0.6198216015396206 0.1314667522621683 0.04130664769978 0.0 0.0006527415143603 0.2491120481342743 0.0 6894 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +275284 DLL1 NOTCH3 DLL1-NOTCH3 Basal-like Structured DCIS Cells CAFs, DCIS Associated Basal-like Structured DCIS Cells -> CAFs, DCIS Associated 0.0165528872218853 0.6249837837987587 0.4638256179742202 0.6198216015396206 0.1661175896787547 0.0689186266365139 0.0 0.0029166666666666 0.3553893862782393 0.0 800 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +275592 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells Pericytes 11q13 Invasive Tumor Cells -> Pericytes 0.0165453362096191 0.633566764858408 0.8819126042133903 0.6198216015396206 0.0799339500711946 0.0741032966028748 0.0 0.0005262234695667 0.0264569545769603 0.0 5701 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +276192 DLL4 NOTCH3 DLL4-NOTCH3 Endothelial Cells T Lymphocytes Endothelial Cells -> T Lymphocytes 0.0165303136837878 0.9184503888425788 0.7746834992804791 0.6198216015396206 1.0 0.0046263543438723 0.0 0.0019586507072905 1.0 0.0 4595 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +276205 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells B Cells 11q13 Invasive Tumor Cells -> B Cells 0.016529859868616 0.6659645551150886 0.937587088419394 0.7917001487310438 0.1496557267835524 0.0275738893167071 0.0 0.0026315789473684 0.1097587844551184 0.0 570 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +276721 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells Pericytes 11q13 Invasive Tumor Cells -> Pericytes 0.016516590401041 0.6342079770588467 0.896164124004365 0.6198216015396206 0.0673400749834054 0.0855781119790033 0.0 0.0021048938782669 0.1060654835521021 0.0 5701 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +278511 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells Dendritic Cells 11q13 Invasive Tumor Cells -> Dendritic Cells 0.0164725425388393 0.6593525851613742 0.777821334064334 0.7917001487310438 0.4518617096918393 0.0108892901157311 0.0 0.000595238095238 0.0738626007533719 0.0 3360 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +279225 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells Myoepithelial Cells 11q13 Invasive Tumor Cells -> Myoepithelial Cells 0.0164551540483608 0.6593525851613742 0.4630488285702799 0.6198216015396206 0.4518617096918393 0.0232163927704059 0.0 0.0007101814190715 0.1389583259982097 0.0 5163 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +279602 COL4A1 CD93 COL4A1-CD93 CAFs, Invasive Associated T Lymphocytes CAFs, Invasive Associated -> T Lymphocytes 0.0164452034935296 0.6630837220165452 0.7779918296243433 0.7917001487310438 0.4103175828613323 0.0118035014556376 0.0 0.0064285714285714 0.6099718735543618 0.0 2300 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +279933 VWF SELP VWF-SELP Pericytes 11q13 Invasive Tumor Cells Pericytes -> 11q13 Invasive Tumor Cells 0.0164371846936709 0.9275752708651288 0.6572093097629401 0.6198216015396206 0.1263644540569636 0.04130664769978 0.0 0.0008835087164068 0.2998756585300063 0.0 6894 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +279976 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells Dendritic Cells 11q13 Invasive Tumor Cells -> Dendritic Cells 0.0164362051065432 0.6160088550075702 0.8950084308969304 0.7917001487310438 0.0106340017102282 0.4247538686915498 0.0 0.0021103896103896 0.0217549156358684 0.0 3360 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +280703 CLEC2D KLRB1 CLEC2D-KLRB1 Mast Cells T Lymphocytes Mast Cells -> T Lymphocytes 0.0164188663850633 0.831981591331937 0.7763400818577846 0.6198216015396206 0.0048935684578858 1.0 0.0 0.0160349854227405 0.2545839387267726 0.0 343 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +282266 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells Pericytes 11q13 Invasive Tumor Cells -> Pericytes 0.0163802051758844 0.6630837220165452 0.8817184225858201 0.6198216015396206 0.0415873844357376 0.1281708518900828 0.0 0.0028816999523893 0.067901249547218 0.0 5701 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +282970 MMRN2 CD93 MMRN2-CD93 Endothelial Cells Myoepithelial Cells Endothelial Cells -> Myoepithelial Cells 0.0163625497386105 0.9845127857250529 0.4630027772793905 0.7204611100467462 1.0 0.0058437228618857 0.0 0.0056439674315321 1.0 0.0 2702 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +283657 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells (Mitotic) Pericytes 11q13 Invasive Tumor Cells (Mitotic) -> Pericytes 0.0163456096510433 0.6213271600240247 0.9694036398779844 0.6198216015396206 0.0093830613230477 0.5444650460041837 0.0 0.0041336851363236 0.0823015167846967 0.0 379 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +283663 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Endothelial Cells 0.0163454082907885 0.6213271600240247 0.942159351720962 0.6198216015396206 0.0052560850129547 1.0 0.0 0.0030534351145038 0.0449964872494161 0.0 262 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +283775 CD48 CD2 CD48-CD2 T Lymphocytes Myoepithelial Cells T Lymphocytes -> Myoepithelial Cells 0.0163428362920357 0.928447473463448 0.4603649459881741 0.6198216015396206 1.0 0.0071918009517169 0.0 0.0043035993740219 1.0 0.0 1278 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +284776 THBS2 CD36 THBS2-CD36 CAFs, Invasive Associated 11q13 Invasive Tumor Cells CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells 0.0163178103101345 0.6242573126045354 0.6176321640000088 0.8824495942126559 0.1932385901170197 0.02871400543887 0.0 0.0015556893782977 0.7528216975920475 0.0 5812 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +286331 CD48 CD2 CD48-CD2 T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.0162799118977409 0.928447473463448 0.6614977577544194 0.7917001487310438 1.0 0.0038288178384739 0.0 0.0 0.0 0.0 97 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +287145 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells 0.0162605103268729 0.6593525851613742 0.6593689120110077 0.8824495942126559 0.0201572483258557 0.2390217618875283 0.0 0.0020659449632261 0.2045601929642752 0.0 12101 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +287889 CD48 CD2 CD48-CD2 Luminal-like Amorphous DCIS Cells T Lymphocytes Luminal-like Amorphous DCIS Cells -> T Lymphocytes 0.0162422079791107 0.4593282471594782 0.8960994285623033 0.2461374514707439 0.0181222899145132 1.0 0.0 0.0079113924050632 0.0839533412486559 0.0 316 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +288021 A2M LRP1 A2M-LRP1 Pericytes CXCL14+ Fibroblasts Pericytes -> CXCL14+ Fibroblasts 0.0162394273381449 0.8937519114898692 0.9078204025796472 0.9429656149619918 0.3743986430148447 0.0064028969591119 0.0 0.0031186783546864 0.4390545348906201 0.0 2966 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +288469 CLEC2D KLRB1 CLEC2D-KLRB1 Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0162283541220544 0.7797302331085993 0.657421674383923 0.7917001487310438 0.1132020978253244 0.0397596998227057 0.0 0.0074525745257452 0.5718860649669539 0.0 246 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +289025 VEGFC FLT1 VEGFC-FLT1 Macrophages Endothelial Cells Macrophages -> Endothelial Cells 0.0162141085587537 0.8963332422588541 0.878254460598671 0.8875000050982297 0.0026007495851186 1.0 0.0 0.0043608124253285 0.0516471615317561 0.0 2790 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +289038 DLL4 NOTCH4 DLL4-NOTCH4 Endothelial Cells Mast Cells Endothelial Cells -> Mast Cells 0.0162139223023485 0.9184503888425788 0.836885603004631 0.8567148457705164 1.0 0.0027591088867233 0.0 0.0133333333333333 0.1964912280701755 0.0 225 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +291236 DLL4 NOTCH4 DLL4-NOTCH4 Myeloid Cells Endothelial Cells Myeloid Cells -> Endothelial Cells 0.0161631547688041 0.7840818683779507 0.896164124004365 0.7827641335561659 0.0032417203409647 1.0 0.0 0.0065217391304347 0.089815139889876 0.0 460 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +291567 CD34 SELP CD34-SELP Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0161564941912358 0.9559599666576516 0.6572093097629401 0.6198216015396206 1.0 0.0045674276780054 0.0 0.0036855036855036 1.0 0.0 407 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +291594 VWF SELP VWF-SELP Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0161557987272674 0.955713094717548 0.6572093097629401 0.6198216015396206 1.0 0.0045674276780054 0.0 0.0071476435112798 1.0 0.0 407 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +292328 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Endothelial Cells 0.0161404375275293 0.6605327397359113 0.885766439573873 0.6198216015396206 0.1468839381042521 0.0331922776397286 0.0 0.0013513513513513 0.1500155255733222 0.0 370 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +292902 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) -> T Lymphocytes 0.0161276207468458 0.6659645551150886 0.8960994285623033 0.7917001487310438 0.0037243679732516 1.0 0.0 0.0 0.0 0.0 69 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +293347 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) -> Dendritic Cells 0.016117741707325 0.6605327397359113 0.7763400818577846 0.7917001487310438 0.1468839381042521 0.0293997450046583 0.0 0.0 0.0 0.0 209 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +293402 DLL4 NOTCH3 DLL4-NOTCH3 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells 0.0161163591051998 0.6342079770588467 0.6580560501976399 0.7917001487310438 0.0053032910137447 1.0 0.0 0.0007446139590296 0.0404812227963499 0.0 30217 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +293962 CXCL12 CXCR4 CXCL12-CXCR4 CXCL14+ Fibroblasts Dendritic Cells CXCL14+ Fibroblasts -> Dendritic Cells 0.016102253661434 0.7487535481622718 0.9008184599638702 0.6198216015396206 0.0131092554497256 0.3180524283074206 0.0 0.0052782617607871 0.0733499665770099 0.0 887 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +294723 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells Myoepithelial Cells 11q13 Invasive Tumor Cells -> Myoepithelial Cells 0.0160857716585862 0.6249837837987587 0.4638256179742202 0.6198216015396206 0.2159908053119969 0.0446401662952339 0.0 0.0021305442572147 0.2404281781300717 0.0 5163 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +295072 COL4A2 CD93 COL4A2-CD93 T Lymphocytes Pericytes T Lymphocytes -> Pericytes 0.0160777363135157 0.7783550150988336 0.8817184225858201 0.6198216015396206 0.0316800311254893 0.1281708518900828 0.0 0.0030098452883262 0.0851438760198939 0.0 3555 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +295542 CLEC2D KLRB1 CLEC2D-KLRB1 Basal-like Structured DCIS Cells B Cells Basal-like Structured DCIS Cells -> B Cells 0.0160677520651817 0.7797302331085993 0.7763400818577846 0.8693461273411047 0.0699064461360958 0.0467761235673353 0.0 0.0024691358024691 0.1388532550338759 0.0 270 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +295776 MMRN2 CLEC14A MMRN2-CLEC14A Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0160627854740223 0.9845127857250529 0.6347970925105053 0.6198216015396206 1.0 0.0044340558155446 0.0 0.009009009009009 1.0 0.0 407 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +296159 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells Macrophages 11q13 Invasive Tumor Cells -> Macrophages 0.0160545424621603 0.6561647292424944 0.8604147465201248 0.6198216015396206 0.112230917768503 0.0436001007095475 0.0 0.0028990870959782 0.0830517482543263 0.0 1351 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +296434 CD34 SELP CD34-SELP Endothelial Cells Macrophages Endothelial Cells -> Macrophages 0.016049016816048 0.9559599666576516 0.941479368642921 0.8875000050982297 1.0 0.0021392900294222 0.0 0.0032882011605415 1.0 0.0 2585 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +296542 COL4A1 CD93 COL4A1-CD93 Basal-like Structured DCIS Cells Macrophages Basal-like Structured DCIS Cells -> Macrophages 0.0160463689557826 0.8533682807143209 0.944024288971064 0.6198216015396206 0.0706049302656684 0.0484215930647349 0.0 0.006766917293233 0.2293011279562322 0.0 475 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +296902 DLL1 NOTCH3 DLL1-NOTCH3 Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells -> CAFs, Invasive Associated 0.0160384842880397 0.2534163760166434 0.6580560501976399 0.2461374514707439 0.2100740470724093 0.1973932010691654 0.0 0.0005668934240362 0.0102907769244743 0.0 147 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +297307 CXCL12 ITGA4 CXCL12-ITGA4 Endothelial Cells B Cells Endothelial Cells -> B Cells 0.0160301296118549 0.7487535481622718 0.9460955677032749 0.6198216015396206 0.1027229557481577 0.0376195773145198 0.0 0.0095204513399153 0.3463903714428978 0.0 1418 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +297440 CD34 SELP CD34-SELP Endothelial Cells Myoepithelial Cells Endothelial Cells -> Myoepithelial Cells 0.0160268328642858 0.9559599666576516 0.4623922682986163 0.7204611100467462 1.0 0.0053213839468185 0.0 0.0027757216876387 1.0 0.0 2702 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +297471 VWF SELP VWF-SELP Endothelial Cells Myoepithelial Cells Endothelial Cells -> Myoepithelial Cells 0.0160261429816508 0.955713094717548 0.4623922682986163 0.7204611100467462 1.0 0.0053213839468185 0.0 0.0023551577955723 1.0 0.0 2702 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +297479 DLL4 NOTCH3 DLL4-NOTCH3 CAFs, DCIS Associated Endothelial Cells CAFs, DCIS Associated -> Endothelial Cells 0.0160260202695474 0.7160288858520609 0.8818326005152037 0.7204611100467462 0.0186793449598515 0.1993723722552783 0.0 0.0016492578339747 0.0611037252052322 0.0 16371 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +297930 CD34 SELP CD34-SELP Endothelial Cells Basal-like Structured DCIS Cells Endothelial Cells -> Basal-like Structured DCIS Cells 0.0160157836228053 0.9559599666576516 0.7760344326192508 0.6198216015396206 1.0 0.0036702914086929 0.0 0.0027904616945712 1.0 0.0 1971 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +297963 VWF SELP VWF-SELP Endothelial Cells Basal-like Structured DCIS Cells Endothelial Cells -> Basal-like Structured DCIS Cells 0.0160150942157902 0.955713094717548 0.7760344326192508 0.6198216015396206 1.0 0.0036702914086929 0.0 0.0025367833587011 1.0 0.0 1971 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +297969 DLL4 NOTCH4 DLL4-NOTCH4 Pericytes CAFs, DCIS Associated Pericytes -> CAFs, DCIS Associated 0.016014997921925 0.9184503888425788 0.4641352222874551 0.7204611100467462 0.1169448695751571 0.046975263367762 0.0 0.0015411882561454 0.2549731771125494 0.0 12977 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +298159 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells Myoepithelial Cells 11q13 Invasive Tumor Cells -> Myoepithelial Cells 0.0160106266477498 0.6342079770588467 0.4641352222874551 0.6198216015396206 0.0673400749834054 0.1370986982961073 0.0 0.0023242300987797 0.0748746311200254 0.0 5163 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +298200 VEGFC FLT1 VEGFC-FLT1 Pericytes 11q13 Invasive Tumor Cells (Mitotic) Pericytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.016009787638573 0.8718210606749883 0.6593689120110077 0.6198216015396206 0.1796394187986057 0.026308073552735 0.0 0.0016750418760469 0.122083616378682 0.0 398 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +298427 A2M LRP1 A2M-LRP1 Dendritic Cells Macrophages Dendritic Cells -> Macrophages 0.0160049633158038 0.7741139100414175 0.8604147465201248 0.6198216015396206 0.093381536992618 0.0436001007095475 0.0 0.005103082261686 0.1461908143106864 0.0 1633 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +299518 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Endothelial Cells 0.0159798526731338 0.6249837837987587 0.8818326005152037 0.6198216015396206 0.0244483651952677 0.1993723722552783 0.0 0.0074324324324324 0.3248180745502025 0.0 370 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +299683 VEGFC FLT1 VEGFC-FLT1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells 0.0159760924105241 0.6593525851613742 0.6593689120110077 0.8824495942126559 0.018132161410931 0.2390217618875283 0.0 0.0010036705666437 0.09937875811783 0.0 5812 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +302263 MMP2 PECAM1 MMP2-PECAM1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells 0.0159188606687375 0.6303642896310324 0.6331674633943454 0.8824495942126559 0.141548283585814 0.0326412663903893 0.0 0.0017076737783895 0.6919074035484125 0.0 5812 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +302330 VEGFC FLT1 VEGFC-FLT1 Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.015917132473195 0.8718210606749883 0.6593689120110077 0.6198216015396206 1.0 0.0045642085393754 0.0 0.0101495726495726 1.0 0.0 312 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +302350 VEGFC FLT1 VEGFC-FLT1 T Lymphocytes 11q13 Invasive Tumor Cells T Lymphocytes -> 11q13 Invasive Tumor Cells 0.0159166198071579 0.7745997874735252 0.6593689120110077 0.7917001487310438 0.016822895653248 0.2390217618875283 0.0 0.0002861230329041 0.0283305624613526 0.0 1165 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +302380 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells Dendritic Cells 11q13 Invasive Tumor Cells -> Dendritic Cells 0.0159160429844501 0.6659645551150886 0.8960994285623033 0.7917001487310438 0.1496557267835524 0.0229905310518441 0.0 0.000595238095238 0.0280637234983943 0.0 3360 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +303182 CXCL12 CXCR4 CXCL12-CXCR4 Pericytes Macrophages Pericytes -> Macrophages 0.015899500553615 0.7487535481622718 0.7757991160529997 0.8875000050982297 0.0637288077574987 0.0491709261488903 0.0 0.0084064171122994 0.3793603738958809 0.0 2125 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +303296 CXCL12 ITGA4 CXCL12-ITGA4 Myoepithelial Cells Dendritic Cells Myoepithelial Cells -> Dendritic Cells 0.0158971095051849 0.8023917560710954 0.8950084308969304 0.6198216015396206 0.0085367158000785 0.4247538686915498 0.0 0.0063743158456814 0.0657095271775806 0.0 1362 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +303699 CLEC2D KLRB1 CLEC2D-KLRB1 Dendritic Cells Endothelial Cells Dendritic Cells -> Endothelial Cells 0.0158880404404121 0.7797302331085993 0.885766439573873 0.6198216015396206 0.1132020978253244 0.0331922776397286 0.0 0.0035428219346888 0.3932939379633309 0.0 2164 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +304167 DLL4 NOTCH3 DLL4-NOTCH3 Pericytes Myoepithelial Cells Pericytes -> Myoepithelial Cells 0.0158777155846319 0.9184503888425788 0.4638256179742202 0.7204611100467462 0.1169448695751571 0.0446401662952339 0.0 0.005038937242327 0.4560156335943076 0.0 2183 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +304263 MMRN2 CLEC14A MMRN2-CLEC14A Pericytes CAFs, DCIS Associated Pericytes -> CAFs, DCIS Associated 0.0158749836200573 0.9468422434493456 0.7154802332407408 0.7204611100467462 0.1120119983652299 0.0292771742399634 0.0 0.0028383550384012 0.3251596703729426 0.0 12977 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +304706 DLL4 NOTCH3 DLL4-NOTCH3 Basal-like Structured DCIS Cells Pericytes Basal-like Structured DCIS Cells -> Pericytes 0.0158647226257652 0.6342079770588467 0.8818326005152037 0.6198216015396206 0.0053032910137447 0.8672894033034337 0.0 0.0068404511000184 0.071625692373805 0.0 1803 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +304815 DLL1 NOTCH3 DLL1-NOTCH3 T Lymphocytes Luminal-like Amorphous DCIS Cells T Lymphocytes -> Luminal-like Amorphous DCIS Cells 0.0158624063803827 0.6249837837987587 0.4638256179742202 0.2461374514707439 0.0435116250366991 0.5131068416842878 0.0 0.0047867711053089 0.1156158806885532 0.0 383 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +305152 CCN1 CAV1 CCN1-CAV1 Pericytes Plasma Cells Pericytes -> Plasma Cells 0.0158551393717399 0.9219165193585238 0.7283139964676212 0.7204611100467462 0.2646489893253856 0.0124087765732037 0.0 0.01082910321489 0.5338706028972664 0.0 394 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +305191 DLL4 NOTCH3 DLL4-NOTCH3 Pericytes 11q13 Invasive Tumor Cells (G1/S) Pericytes -> 11q13 Invasive Tumor Cells (G1/S) 0.015854235641821 0.9184503888425788 0.6580560501976399 0.6198216015396206 0.1169448695751571 0.0362497659817488 0.0 0.0070733863837312 0.2966533790673963 0.0 377 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +306367 CXCL12 CXCR4 CXCL12-CXCR4 Endothelial Cells 11q13 Invasive Tumor Cells Endothelial Cells -> 11q13 Invasive Tumor Cells 0.0158299365205228 0.7487535481622718 0.6632137581773894 0.6198216015396206 0.1027229557481577 0.049767778498468 0.0 0.0009843563066951 0.3363993118553313 0.0 6003 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +306524 MMRN2 CLEC14A MMRN2-CLEC14A Endothelial Cells Myeloid Cells Endothelial Cells -> Myeloid Cells 0.015826165406016 0.9845127857250529 0.7830372268649692 0.7827641335561659 1.0 0.0026038611777234 0.0 0.0135363790186125 1.0 0.0 394 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +307133 DLL1 NOTCH3 DLL1-NOTCH3 Dendritic Cells Basal-like Structured DCIS Cells Dendritic Cells -> Basal-like Structured DCIS Cells 0.0158114848104454 0.6249837837987587 0.7746834992804791 0.8693461273411047 0.0161757332769496 0.2295016807597237 0.0 0.0017402945113788 0.1195304929260735 0.0 1245 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +307431 CLEC2D KLRB1 CLEC2D-KLRB1 CAFs, DCIS Associated B Cells CAFs, DCIS Associated -> B Cells 0.0158047775365502 0.4625081978296446 0.7763400818577846 0.6198216015396206 0.149715856631667 0.0467761235673353 0.0 0.0036625708884688 0.2059667553107647 0.0 4232 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +307818 C1QB LRP1 C1QB-LRP1 Macrophages Luminal-like Amorphous DCIS Cells Macrophages -> Luminal-like Amorphous DCIS Cells 0.015795714933364 0.9256868304646206 0.2550748532138862 0.2461374514707439 1.0 0.0267255153180908 0.0 0.0066539923954372 0.4139402884842979 0.0 263 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +308534 EFNB2 PECAM1 EFNB2-PECAM1 Myoepithelial Cells Pericytes Myoepithelial Cells -> Pericytes 0.015779787980679 0.4619393085577573 0.930308383061206 0.7204611100467462 0.0308750930304183 0.1615013370958009 0.0 0.0017801657172449 0.0672097295263654 0.0 1931 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +308672 CD48 CD2 CD48-CD2 B Cells B Cells B Cells -> B Cells 0.01577681012672 0.9426443637490616 0.937587088419394 1.0 0.0632786830726401 0.0275738893167071 0.0 0.0109308885754583 0.4559091963615287 0.0 1418 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +308871 CXCL12 CXCR4 CXCL12-CXCR4 CAFs, DCIS Associated Myeloid Cells CAFs, DCIS Associated -> Myeloid Cells 0.0157727381142989 0.8924110508951895 0.7447682696221608 0.7204611100467462 1.0 0.0032154705418133 0.0 0.0126625834422957 1.0 0.0 1321 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +309080 EFNB2 PECAM1 EFNB2-PECAM1 Basal-like Structured DCIS Cells Plasma Cells Basal-like Structured DCIS Cells -> Plasma Cells 0.0157678767915128 0.7800321422220979 0.7167436199046466 0.6198216015396206 0.1357656553382984 0.0326667674102811 0.0 0.0023734177215189 0.0502425599142527 0.0 79 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +309369 DLL1 NOTCH3 DLL1-NOTCH3 Plasma Cells 11q13 Invasive Tumor Cells Plasma Cells -> 11q13 Invasive Tumor Cells 0.0157619343634628 0.7296454584598743 0.6580560501976399 0.6198216015396206 0.0051524613572059 1.0 0.0 0.0011261261261261 0.0615449705121542 0.0 148 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +309611 CD34 SELP CD34-SELP Endothelial Cells Myeloid Cells Endothelial Cells -> Myeloid Cells 0.0157572646078222 0.9559599666576516 0.7478729882108823 0.7827641335561659 1.0 0.0027351735586246 0.0 0.0038071065989847 1.0 0.0 394 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +309636 VWF SELP VWF-SELP Endothelial Cells Myeloid Cells Endothelial Cells -> Myeloid Cells 0.0157565863288809 0.955713094717548 0.7478729882108823 0.7827641335561659 1.0 0.0027351735586246 0.0 0.0205353022611905 1.0 0.0 394 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +310290 DLL4 NOTCH3 DLL4-NOTCH3 Myeloid Cells Pericytes Myeloid Cells -> Pericytes 0.0157417582195111 0.7840818683779507 0.8818326005152037 0.7827641335561659 0.0032417203409647 0.8672894033034337 0.0 0.0047129391602399 0.0493487235756852 0.0 389 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +310459 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, DCIS Associated 0.0157380662240886 0.7941469661104034 0.4614667734221426 0.6198216015396206 0.0526353932596327 0.12709315903692 0.0 0.0225962996663633 1.0 0.0 157 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +311129 COL4A1 CD93 COL4A1-CD93 CAFs, DCIS Associated CAFs, DCIS Associated CAFs, DCIS Associated -> CAFs, DCIS Associated 0.015723401074191 0.4604235282221027 0.4630027772793905 1.0 0.454846709299195 0.0155837683010033 0.0 0.0010707814371798 0.252311082197426 0.0 94924 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +311559 DLL1 NOTCH3 DLL1-NOTCH3 CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated -> Luminal-like Amorphous DCIS Cells 0.015713744036997 0.6249837837987587 0.4638256179742202 0.2461374514707439 0.0411214967239829 0.5131068416842878 0.0 0.010752688172043 0.2597119196698879 0.0 155 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +311741 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0157095252262973 0.6342079770588467 0.6580560501976399 0.8824495942126559 0.0673400749834054 0.0606066271159369 0.0 0.0017577634552607 0.0497699384046394 0.0 11947 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +312767 C1QB LRP1 C1QB-LRP1 B Cells CAFs, DCIS Associated B Cells -> CAFs, DCIS Associated 0.0156890682668701 0.8703788833238396 0.7346293219749174 0.6198216015396206 0.0037630364713574 1.0 0.0 0.0036854661120626 0.0273359437366901 0.0 4087 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +313205 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells Dendritic Cells 11q13 Invasive Tumor Cells -> Dendritic Cells 0.0156794252857077 0.6160088550075702 0.9008184599638702 0.7917001487310438 0.0106340017102282 0.3180524283074206 0.0 0.0016504329004329 0.0229354290428934 0.0 3360 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +313422 CD34 SELP CD34-SELP Dendritic Cells Endothelial Cells Dendritic Cells -> Endothelial Cells 0.0156749015028929 0.633566764858408 0.8819126042133903 0.6198216015396206 0.0042829523358709 1.0 0.0 0.005083179297597 0.0614692034065749 0.0 2164 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +314110 CD34 SELP CD34-SELP Endothelial Cells Dendritic Cells Endothelial Cells -> Dendritic Cells 0.0156603343574013 0.9559599666576516 0.7760344326192508 0.6198216015396206 1.0 0.0032078747392388 0.0 0.0025918944392082 0.5933745434835918 0.0 2122 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +314172 C1QB LRP1 C1QB-LRP1 Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells -> CAFs, DCIS Associated 0.0156587054307762 0.4601010570874773 0.7346293219749174 0.2461374514707439 0.0177188549930425 1.0 0.0 0.0026644804263168 0.0197630597614004 0.0 4879 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +314188 DLL4 NOTCH3 DLL4-NOTCH3 CAFs, DCIS Associated Basal-like Structured DCIS Cells CAFs, DCIS Associated -> Basal-like Structured DCIS Cells 0.0156583101084605 0.7160288858520609 0.7746834992804791 0.6198216015396206 0.0186793449598515 0.2295016807597237 0.0 0.0008646779074794 0.0429836872130996 0.0 1542 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +314418 CLEC2D KLRB1 CLEC2D-KLRB1 Luminal-like Amorphous DCIS Cells B Cells Luminal-like Amorphous DCIS Cells -> B Cells 0.0156529677911741 0.4625081978296446 0.7763400818577846 0.2461374514707439 0.3558005706994493 0.0467761235673353 0.0 0.0009469696969696 0.0532533790612876 0.0 176 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +314733 CLEC2D KLRB1 CLEC2D-KLRB1 CAFs, DCIS Associated Endothelial Cells CAFs, DCIS Associated -> Endothelial Cells 0.0156456053857716 0.4625081978296446 0.885766439573873 0.7204611100467462 0.149715856631667 0.0331922776397286 0.0 0.0011504082422169 0.1277085318392401 0.0 16371 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +315187 EFNB2 PECAM1 EFNB2-PECAM1 Basal-like Structured DCIS Cells Macrophages Basal-like Structured DCIS Cells -> Macrophages 0.0156364574950051 0.7800321422220979 0.9015117569158254 0.6198216015396206 0.1357656553382984 0.0246995741084876 0.0 0.0007894736842105 0.076068334712028 0.0 475 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +315408 COL4A2 CD93 COL4A2-CD93 Dendritic Cells Pericytes Dendritic Cells -> Pericytes 0.0156317081985038 0.7783550150988336 0.8817184225858201 0.6198216015396206 0.0267593032157803 0.1281708518900828 0.0 0.0041496201052016 0.117386345782383 0.0 1711 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +315540 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells (G1/S) Pericytes 11q13 Invasive Tumor Cells (G1/S) -> Pericytes 0.015628736645133 0.662063103571249 0.930308383061206 0.6198216015396206 0.0236359933700329 0.1615013370958009 0.0 0.0034420289855072 0.1299529784765651 0.0 345 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +316048 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells Pericytes 11q13 Invasive Tumor Cells -> Pericytes 0.0156172775513184 0.6561647292424944 0.9078204025796472 0.6198216015396206 0.112230917768503 0.0350138403862125 0.0 0.0023606969537508 0.1378430563570496 0.0 5701 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +317684 CLEC2D KLRB1 CLEC2D-KLRB1 Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells -> CAFs, DCIS Associated 0.0155825363187324 0.4625081978296446 0.4642836810638544 0.2461374514707439 0.3558005706994493 0.0761275033764692 0.0 0.0024253603880576 0.2335857047528101 0.0 4879 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +318085 EFNB2 PECAM1 EFNB2-PECAM1 Luminal-like Amorphous DCIS Cells Pericytes Luminal-like Amorphous DCIS Cells -> Pericytes 0.0155740052462636 0.4619393085577573 0.930308383061206 0.2461374514707439 0.0835287751665837 0.1615013370958009 0.0 0.0037442396313364 0.141362868898228 0.0 1736 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +318213 CXCL12 CXCR4 CXCL12-CXCR4 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.015571559700228 0.8924110508951895 0.6632137581773894 0.6198216015396206 1.0 0.0038860320327025 0.0 0.002020202020202 1.0 0.0 135 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +318244 JAG1 NOTCH2 JAG1-NOTCH2 Basal-like Structured DCIS Cells CAFs, DCIS Associated Basal-like Structured DCIS Cells -> CAFs, DCIS Associated 0.0155710373299195 0.9097736029185508 0.4614667734221426 0.6198216015396206 0.0430965463818576 0.12709315903692 0.0 0.0058630952380952 0.2762042194699418 0.0 800 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +318971 CXCL12 ITGA4 CXCL12-ITGA4 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.0155554306013814 0.8924110508951895 0.6631822525600675 0.6198216015396206 1.0 0.0038621268649178 0.0 0.000585251658213 0.3617547996318567 0.0 233 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +319118 CD34 SELP CD34-SELP CAFs, DCIS Associated 11q13 Invasive Tumor Cells CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells 0.0155520727509974 0.7168245244832976 0.6572093097629401 0.6198216015396206 0.1173076386135379 0.04130664769978 0.0 0.0003050640634533 0.1164245447656217 0.0 3278 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +319604 EFNB2 PECAM1 EFNB2-PECAM1 Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0155415496928728 0.8640667164982425 0.6331674633943454 0.6198216015396206 1.0 0.0041555861088636 0.0 0.0093673218673218 1.0 0.0 407 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +319710 VWF ITGA9 VWF-ITGA9 Pericytes T Lymphocytes Pericytes -> T Lymphocytes 0.0155391446924398 0.9275752708651288 0.6252253442669611 0.6198216015396206 0.1263644540569636 0.0309945332907452 0.0 0.0040787276559634 0.2544264670088952 0.0 3321 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +320223 DLL1 NOTCH3 DLL1-NOTCH3 Endothelial Cells Macrophages Endothelial Cells -> Macrophages 0.0155281148383665 0.9356727248601746 0.8923034233058523 0.8875000050982297 1.0 0.00189193058407 0.0 0.0029013539651837 1.0 0.0 2585 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +321287 DLL1 NOTCH3 DLL1-NOTCH3 CAFs, DCIS Associated CXCL14+ Fibroblasts CAFs, DCIS Associated -> CXCL14+ Fibroblasts 0.0155060220964644 0.7296454584598743 0.8818326005152037 0.7204611100467462 0.7029371915698084 0.0042655619249233 0.0 0.0002614379084967 0.0662060815871915 0.0 11475 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +322272 C3 LRP1 C3-LRP1 Basal-like Structured DCIS Cells CAFs, Invasive Associated Basal-like Structured DCIS Cells -> CAFs, Invasive Associated 0.0154861657788192 0.6319926036888139 0.6207977546603366 0.7917001487310438 0.0265972645862203 0.166956519448744 0.0 0.0017407605784681 0.0244829931593821 0.0 1867 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +322566 DLL4 NOTCH3 DLL4-NOTCH3 Endothelial Cells Macrophages Endothelial Cells -> Macrophages 0.0154801093078201 0.9184503888425788 0.8923034233058523 0.8875000050982297 1.0 0.00189193058407 0.0 0.0026434558349451 1.0 0.0 2585 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +322677 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells 0.0154777531574466 0.633566764858408 0.6572093097629401 1.0 0.0799339500711946 0.04130664769978 0.0 0.0001486844962191 0.0567439002485807 0.0 423716 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +323119 A2M LRP1 A2M-LRP1 Dendritic Cells Myoepithelial Cells Dendritic Cells -> Myoepithelial Cells 0.0154681368003474 0.7741139100414175 0.7346293219749174 0.6198216015396206 0.093381536992618 0.0416128058995347 0.0 0.0095313975448536 0.5654013287727608 0.0 1412 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +323433 A2M LRP1 A2M-LRP1 CAFs, Invasive Associated Myoepithelial Cells CAFs, Invasive Associated -> Myoepithelial Cells 0.0154618029189521 0.6561647292424944 0.7346293219749174 0.6198216015396206 0.1098969873322313 0.0416128058995347 0.0 0.0081155977830562 0.4814162612284275 0.0 1684 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +324997 DLL4 NOTCH4 DLL4-NOTCH4 Macrophages Endothelial Cells Macrophages -> Endothelial Cells 0.015429512971494 0.8949858186325867 0.896164124004365 0.8875000050982297 0.001895566065636 1.0 0.0 0.0025089605734767 0.0345525388823657 0.0 2790 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +325061 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells 0.0154281833417684 0.6589792304505506 0.6207977546603366 1.0 0.0561415215593491 0.0587195251380622 0.0 0.0002408583946689 0.0169819410039713 0.0 423716 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +326359 VWF ITGA9 VWF-ITGA9 T Lymphocytes Endothelial Cells T Lymphocytes -> Endothelial Cells 0.015400646997597 0.6332974881236617 0.9404022517663844 0.6198216015396206 0.0036144684673052 1.0 0.0 0.0031078401464307 0.0347021188347122 0.0 4768 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +326543 DLL1 NOTCH3 DLL1-NOTCH3 Basal-like Structured DCIS Cells Myoepithelial Cells Basal-like Structured DCIS Cells -> Myoepithelial Cells 0.0153970892331114 0.6249837837987587 0.4638256179742202 0.6198216015396206 0.1661175896787547 0.0446401662952339 0.0 0.0026122894572676 0.2947922779976908 0.0 6412 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +328840 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Basal-like Structured DCIS Cells 0.0153508641656364 0.6605327397359113 0.7763400818577846 0.7917001487310438 0.1468839381042521 0.0219439768073448 0.0 0.00485312899106 0.6663176386098788 0.0 1305 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +328966 CLEC2D KLRB1 CLEC2D-KLRB1 Dendritic Cells Basal-like Structured DCIS Cells Dendritic Cells -> Basal-like Structured DCIS Cells 0.015348285236285 0.7797302331085993 0.7763400818577846 0.8693461273411047 0.1132020978253244 0.0219439768073448 0.0 0.0021419009370816 0.2940755082260466 0.0 1245 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +329223 CD34 SELP CD34-SELP CXCL14+ Fibroblasts Endothelial Cells CXCL14+ Fibroblasts -> Endothelial Cells 0.01534274763686 0.9303167350027568 0.8819126042133903 0.9429656149619918 0.0016860250240652 1.0 0.0 0.0035055350553505 0.0423912741909549 0.0 2710 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +330343 CCN1 CAV1 CCN1-CAV1 Endothelial Cells CXCL14+ Fibroblasts Endothelial Cells -> CXCL14+ Fibroblasts 0.0153199517391937 0.9219165193585238 0.943345641464811 0.9429656149619918 0.4529166025129413 0.0034806998160403 0.0 0.0021044427123928 0.7790808936946734 0.0 2566 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +331714 COL4A2 CD93 COL4A2-CD93 CAFs, Invasive Associated CAFs, DCIS Associated CAFs, Invasive Associated -> CAFs, DCIS Associated 0.0152925604031901 0.6582846571368821 0.4630027772793905 0.6198216015396206 0.4344545964241579 0.0155837683010033 0.0 0.0037037037037037 1.0 0.0 1323 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +331990 VEGFC FLT1 VEGFC-FLT1 CXCL14+ Fibroblasts Endothelial Cells CXCL14+ Fibroblasts -> Endothelial Cells 0.0152862408259098 0.8718210606749883 0.878254460598671 0.9429656149619918 0.0017670878089588 1.0 0.0 0.0025215252152521 0.02986361425273 0.0 2710 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +332452 COL4A2 CD93 COL4A2-CD93 Pericytes Basal-like Structured DCIS Cells Pericytes -> Basal-like Structured DCIS Cells 0.0152774476517902 0.8840293712888387 0.7779918296243433 0.6198216015396206 0.5544396796022323 0.0053794918117879 0.0 0.0041583166332665 0.4488968591677963 0.0 1996 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +333945 DLL4 NOTCH4 DLL4-NOTCH4 Endothelial Cells Plasma Cells Endothelial Cells -> Plasma Cells 0.0152468612613457 0.9184503888425788 0.4641352222874551 0.7204611100467462 1.0 0.0040904475843412 0.0 0.010548523206751 1.0 0.0 474 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +334177 C3 LRP1 C3-LRP1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells 0.0152422284845949 0.6319926036888139 0.6207977546603366 0.8824495942126559 0.0616816618657801 0.0587195251380622 0.0 0.0006968341362697 0.168175757529561 0.0 5812 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +334251 MMRN2 CD93 MMRN2-CD93 Pericytes 11q13 Invasive Tumor Cells Pericytes -> 11q13 Invasive Tumor Cells 0.0152410950528493 0.9468422434493456 0.6587114738285964 0.6198216015396206 0.1120119983652299 0.0289462771086338 0.0 0.0013054830287206 0.2699650704863827 0.0 6894 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +334481 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells Endothelial Cells 11q13 Invasive Tumor Cells -> Endothelial Cells 0.0152368533010774 0.7941469661104034 0.773263018678637 0.6198216015396206 1.0 0.0032875740549697 0.0 0.0027177123951317 0.4385164408332166 0.0 4836 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +334504 VEGFC FLT1 VEGFC-FLT1 Endothelial Cells Plasma Cells Endothelial Cells -> Plasma Cells 0.0152362654895537 0.8718210606749883 0.4630488285702799 0.7204611100467462 1.0 0.0043013567716651 0.0 0.0144163150492264 1.0 0.0 474 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +335162 CLEC2D KLRB1 CLEC2D-KLRB1 Pericytes 11q13 Invasive Tumor Cells Pericytes -> 11q13 Invasive Tumor Cells 0.0152225225108566 0.8721681415062816 0.657421674383923 0.6198216015396206 0.0110717612136884 0.3162217004298525 0.0 0.0003626341746446 0.0417670773416363 0.0 6894 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +336091 CXCL12 ITGA4 CXCL12-ITGA4 Endothelial Cells 11q13 Invasive Tumor Cells Endothelial Cells -> 11q13 Invasive Tumor Cells 0.0152041731340526 0.7487535481622718 0.6631822525600675 0.6198216015396206 0.1027229557481577 0.0390724515618796 0.0 0.0009162085623854 0.5176753695373698 0.0 6003 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +336098 CXCL12 ITGA4 CXCL12-ITGA4 Endothelial Cells Plasma Cells Endothelial Cells -> Plasma Cells 0.0152040115388486 0.7487535481622718 0.4596166826058663 0.7204611100467462 0.1027229557481577 0.0484993884807927 0.0 0.0331799002685078 0.4717013960683137 0.0 474 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +336388 DLL4 NOTCH4 DLL4-NOTCH4 Pericytes T Lymphocytes Pericytes -> T Lymphocytes 0.015198025459525 0.9184503888425788 0.7754072541855492 0.6198216015396206 0.1169448695751571 0.0238720285974944 0.0 0.0021077988557663 0.5138050872853651 0.0 3321 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +337102 VWF ITGA9 VWF-ITGA9 Myoepithelial Cells Endothelial Cells Myoepithelial Cells -> Endothelial Cells 0.0151826727102497 0.7158082793127664 0.9404022517663844 0.7204611100467462 0.0025256125075084 1.0 0.0 0.0027106849536756 0.030267487050114 0.0 2247 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +337624 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells -> Luminal-like Amorphous DCIS Cells 0.0151726738736661 0.6593525851613742 0.4630488285702799 0.2461374514707439 0.4518617096918393 0.0359289752254096 0.0 0.0018115942028985 0.4569718688914347 0.0 184 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +337979 COL4A1 CD93 COL4A1-CD93 CAFs, Invasive Associated CAFs, DCIS Associated CAFs, Invasive Associated -> CAFs, DCIS Associated 0.0151659143450384 0.6630837220165452 0.4630027772793905 0.6198216015396206 0.4103175828613323 0.0155837683010033 0.0 0.0045351473922902 1.0 0.0 1323 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +338026 CXCL12 CXCR4 CXCL12-CXCR4 Myoepithelial Cells Dendritic Cells Myoepithelial Cells -> Dendritic Cells 0.0151651515133521 0.8023917560710954 0.9008184599638702 0.6198216015396206 0.0085367158000785 0.3180524283074206 0.0 0.0053397410225604 0.0742043201503304 0.0 1362 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +338386 VEGFC FLT1 VEGFC-FLT1 Pericytes Myoepithelial Cells Pericytes -> Myoepithelial Cells 0.0151580575186997 0.8718210606749883 0.4630488285702799 0.7204611100467462 0.1796394187986057 0.0232163927704059 0.0 0.0024431210871888 0.4780356221238543 0.0 2183 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +339290 MMP2 PECAM1 MMP2-PECAM1 Plasma Cells Endothelial Cells Plasma Cells -> Endothelial Cells 0.015140744703586 0.718867305289982 0.956444566971872 0.7204611100467462 0.0024319941937022 1.0 0.0 0.0090018656716417 0.0817099033577994 0.0 536 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +339964 COL4A2 CD93 COL4A2-CD93 Basal-like Structured DCIS Cells T Lymphocytes Basal-like Structured DCIS Cells -> T Lymphocytes 0.0151279599624207 0.7783550150988336 0.7779918296243433 0.8693461273411047 0.1928969878996252 0.0118035014556376 0.0 0.0020869565217391 0.2111959192727714 0.0 575 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +339973 VEGFC FLT1 VEGFC-FLT1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells 0.0151277022940173 0.4636527906642655 0.6593689120110077 0.2461374514707439 0.0666348171285698 0.2390217618875283 0.0 0.0 0.0 0.0 186 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +340034 DLL4 NOTCH4 DLL4-NOTCH4 Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0151265006075614 0.9184503888425788 0.6571792026963191 0.6198216015396206 1.0 0.0032020139126304 0.0 0.0032051282051282 1.0 0.0 312 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +340210 THBS2 CD36 THBS2-CD36 CXCL14+ Fibroblasts Pericytes CXCL14+ Fibroblasts -> Pericytes 0.015122399972694 0.9197297916541942 0.8587566561291643 0.9429656149619918 0.0055862851962672 0.287457858136305 0.0 0.0019939921276154 0.0606443185369482 0.0 3218 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +340422 CLEC2D KLRB1 CLEC2D-KLRB1 Basal-like Structured DCIS Cells CAFs, DCIS Associated Basal-like Structured DCIS Cells -> CAFs, DCIS Associated 0.0151185071235104 0.7797302331085993 0.4642836810638544 0.6198216015396206 0.0699064461360958 0.0761275033764692 0.0 0.0 0.0 0.0 800 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +340637 COL4A1 CD93 COL4A1-CD93 CAFs, DCIS Associated T Lymphocytes CAFs, DCIS Associated -> T Lymphocytes 0.015113994545905 0.4604235282221027 0.7779918296243433 0.6198216015396206 0.454846709299195 0.0118035014556376 0.0 0.0026530260501304 0.2517310865045867 0.0 11604 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +340761 CLEC2D KLRB1 CLEC2D-KLRB1 Luminal-like Amorphous DCIS Cells Endothelial Cells Luminal-like Amorphous DCIS Cells -> Endothelial Cells 0.0151115856719207 0.4625081978296446 0.885766439573873 0.2461374514707439 0.3558005706994493 0.0331922776397286 0.0 0.0035991140642303 0.3995430110784496 0.0 1806 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +341981 CD48 CD2 CD48-CD2 T Lymphocytes CAFs, Invasive Associated T Lymphocytes -> CAFs, Invasive Associated 0.015086777742346 0.928447473463448 0.6614977577544194 0.7917001487310438 1.0 0.0024251058581756 0.0 0.005625 0.9044517120937348 0.0 2400 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +342711 MMP2 PECAM1 MMP2-PECAM1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.0150722433502504 0.718867305289982 0.6331674633943454 0.6198216015396206 1.0 0.0041555861088636 0.0 0.0054721030042918 1.0 0.0 233 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +342931 COL4A1 CD93 COL4A1-CD93 Myoepithelial Cells Dendritic Cells Myoepithelial Cells -> Dendritic Cells 0.0150678799919039 0.4604235282221027 0.7779918296243433 0.6198216015396206 0.0839650520556947 0.0627790816848129 0.0 0.0067128172855045 0.1347906852772379 0.0 1362 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +343219 EFNB2 PECAM1 EFNB2-PECAM1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells 0.0150621423229929 0.662063103571249 0.6331674633943454 0.8824495942126559 0.0967042147306326 0.0326412663903893 0.0 0.0007204920853406 0.2454266643658973 0.0 5812 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +344239 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells CAFs, Invasive Associated 11q13 Invasive Tumor Cells -> CAFs, Invasive Associated 0.015042397294892 0.6593525851613742 0.6593689120110077 0.8824495942126559 0.4518617096918393 0.0066828239855783 0.0 0.0008920288303717 0.1098762416494396 0.0 4671 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +345012 DLL4 NOTCH3 DLL4-NOTCH3 Macrophages Pericytes Macrophages -> Pericytes 0.0150272435125634 0.8949858186325867 0.8818326005152037 0.8875000050982297 0.001895566065636 0.8672894033034337 0.0 0.0047830773376448 0.0500831335502627 0.0 2474 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +345337 VWF SELP VWF-SELP Myoepithelial Cells Endothelial Cells Myoepithelial Cells -> Endothelial Cells 0.0150210472321134 0.7158082793127664 0.8819126042133903 0.7204611100467462 0.0025256125075084 1.0 0.0 0.0002225189141076 0.0012512180308219 0.0 2247 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +345379 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells Endothelial Cells 11q13 Invasive Tumor Cells -> Endothelial Cells 0.0150203179856601 0.6242573126045354 0.8587566561291643 0.6198216015396206 0.0034559943126159 1.0 0.0 0.0012923904052936 0.0185566729689646 0.0 4836 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +346423 DLL1 NOTCH3 DLL1-NOTCH3 CAFs, DCIS Associated T Lymphocytes CAFs, DCIS Associated -> T Lymphocytes 0.0150006431348678 0.7296454584598743 0.7746834992804791 0.6198216015396206 0.7029371915698084 0.0046263543438723 0.0 0.0006535102838101 0.2298926162743136 0.0 11604 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +346860 DLL1 NOTCH3 DLL1-NOTCH3 Mast Cells Pericytes Mast Cells -> Pericytes 0.0149930959128021 0.8624864526942296 0.8818326005152037 0.8567148457705164 0.0020100505037262 0.8672894033034337 0.0 0.0081967213114754 0.1121871079966466 0.0 244 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +347316 MMP2 PECAM1 MMP2-PECAM1 CAFs, DCIS Associated Myoepithelial Cells CAFs, DCIS Associated -> Myoepithelial Cells 0.014983772849065 0.718867305289982 0.7167436199046466 0.8293805866303694 1.0 0.0026482500471321 0.0 0.0011282180716809 1.0 0.0 9905 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +347431 CCN1 CAV1 CCN1-CAV1 Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells -> CAFs, DCIS Associated 0.014981745901211 0.2542249848376565 0.7283139964676212 0.2461374514707439 0.1711385759005754 0.1449812920932466 0.0 0.0025688324110131 0.2105612783495083 0.0 4879 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +347749 CLEC2D KLRB1 CLEC2D-KLRB1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.014975624365993 0.7797302331085993 0.657421674383923 0.7917001487310438 0.0699064461360958 0.0397596998227057 0.0 0.0031249999999999 0.2398022249690977 0.0 1280 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +348029 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myoepithelial Cells 0.0149708171702181 0.6605327397359113 0.4642836810638544 0.6198216015396206 0.1468839381042521 0.040323117011325 0.0 0.0039682539682539 0.2760128028473811 0.0 714 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +348340 EFNB2 PECAM1 EFNB2-PECAM1 CAFs, DCIS Associated Dendritic Cells CAFs, DCIS Associated -> Dendritic Cells 0.014965421869796 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.1194227711616854 0.0518891167572028 0.0 0.0015256445419637 0.0780845449670164 0.0 3646 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +348402 CXCL12 ITGA4 CXCL12-ITGA4 B Cells Dendritic Cells B Cells -> Dendritic Cells 0.0149643379110252 0.6160088550075702 0.8950084308969304 0.909150863993142 0.0052742025956585 0.4247538686915498 0.0 0.0100358002230177 0.1034538770070398 0.0 1549 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +348515 CLEC2D KLRB1 CLEC2D-KLRB1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.0149620190409648 0.4625081978296446 0.657421674383923 0.6198216015396206 0.149715856631667 0.0397596998227057 0.0 0.0042918454935622 0.3293421115455419 0.0 233 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +349054 CD48 CD2 CD48-CD2 B Cells Dendritic Cells B Cells -> Dendritic Cells 0.014951718885183 0.9426443637490616 0.8960994285623033 0.909150863993142 0.0632786830726401 0.0229905310518441 0.0 0.0087153001936733 0.4109007417324624 0.0 1549 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +349915 CD48 CD2 CD48-CD2 T Lymphocytes Luminal-like Amorphous DCIS Cells T Lymphocytes -> Luminal-like Amorphous DCIS Cells 0.014935017418236 0.928447473463448 0.4603649459881741 0.2461374514707439 1.0 0.0105486447632276 0.0 0.0013054830287206 0.2424804699136742 0.0 383 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +350301 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells 0.0149273130223251 0.6593525851613742 0.6593689120110077 0.8824495942126559 0.0120646829101097 0.2390217618875283 0.0 0.0015991177281499 0.1583371468580315 0.0 12090 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +350845 DLL1 NOTCH3 DLL1-NOTCH3 Dendritic Cells Endothelial Cells Dendritic Cells -> Endothelial Cells 0.014916782074239 0.6249837837987587 0.8818326005152037 0.6198216015396206 0.0161757332769496 0.1993723722552783 0.0 0.0022720271102895 0.0992939361372167 0.0 2164 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +351240 DLL1 NOTCH3 DLL1-NOTCH3 Macrophages Endothelial Cells Macrophages -> Endothelial Cells 0.0149086064030068 0.8771078809726828 0.8818326005152037 0.8875000050982297 0.0080232294691882 0.1993723722552783 0.0 0.0016726403823178 0.0730990605482806 0.0 2790 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +351600 COL4A2 CD93 COL4A2-CD93 T Lymphocytes Dendritic Cells T Lymphocytes -> Dendritic Cells 0.0149015547711003 0.7783550150988336 0.7779918296243433 0.909150863993142 0.0316800311254893 0.0627790816848129 0.0 0.0022727272727272 0.0498441585150389 0.0 5764 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +351884 CLEC2D KLRB1 CLEC2D-KLRB1 Macrophages CAFs, DCIS Associated Macrophages -> CAFs, DCIS Associated 0.0148967337258787 0.8978557803479422 0.4642836810638544 0.7204611100467462 0.0477973731763516 0.0761275033764692 0.0 0.001896657781423 0.1826665211199373 0.0 9754 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +352183 CLEC2D KLRB1 CLEC2D-KLRB1 Endothelial Cells Endothelial Cells Endothelial Cells -> Endothelial Cells 0.0148910769236693 0.8721681415062816 0.885766439573873 1.0 0.0425206505665654 0.0331922776397286 0.0 0.0008216605368182 0.0912137595824957 0.0 12779 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +352320 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells Myoepithelial Cells 11q13 Invasive Tumor Cells -> Myoepithelial Cells 0.014888727210612 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.0131302879503246 0.2898144908728011 0.0 0.0005458419171376 0.0126770907137894 0.0 5163 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +353139 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells CAFs, DCIS Associated 11q13 Invasive Tumor Cells -> CAFs, DCIS Associated 0.0148730520451511 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.0131302879503246 0.2879885658616873 0.0 0.0004611748429123 0.0169950291043071 0.0 1577 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +353211 A2M LRP1 A2M-LRP1 CAFs, DCIS Associated Basal-like Structured DCIS Cells CAFs, DCIS Associated -> Basal-like Structured DCIS Cells 0.014871548573761 0.4648000335061383 0.6207977546603366 0.6198216015396206 0.2966815529783992 0.0203874717835032 0.0 0.0025399913532209 0.1506063357488361 0.0 1542 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +353244 CLEC2D KLRB1 CLEC2D-KLRB1 Basal-like Structured DCIS Cells Dendritic Cells Basal-like Structured DCIS Cells -> Dendritic Cells 0.0148710518124986 0.7797302331085993 0.7763400818577846 0.8693461273411047 0.0699064461360958 0.0293997450046583 0.0 0.0015964240102171 0.0984262284604593 0.0 1044 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +353782 DLL4 NOTCH3 DLL4-NOTCH3 CAFs, DCIS Associated CAFs, Invasive Associated CAFs, DCIS Associated -> CAFs, Invasive Associated 0.0148602360219234 0.7160288858520609 0.6580560501976399 0.6198216015396206 0.0186793449598515 0.1973932010691654 0.0 0.0009962143853357 0.0178299720148677 0.0 1673 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +353996 CLEC2D KLRB1 CLEC2D-KLRB1 CAFs, DCIS Associated Myoepithelial Cells CAFs, DCIS Associated -> Myoepithelial Cells 0.0148563844454161 0.4625081978296446 0.4642836810638544 0.8293805866303694 0.149715856631667 0.040323117011325 0.0 0.0015985192663637 0.1111853693448813 0.0 9905 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +354628 CLEC2D KLRB1 CLEC2D-KLRB1 Myeloid Cells T Lymphocytes Myeloid Cells -> T Lymphocytes 0.0148449579323498 0.7475533330314548 0.7763400818577846 0.6198216015396206 0.0029751676683741 1.0 0.0 0.0038659793814432 0.0613793048148662 0.0 388 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +354728 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells Macrophages 11q13 Invasive Tumor Cells -> Macrophages 0.0148433316631284 0.6593525851613742 0.8998347793593909 0.6198216015396206 0.4518617096918393 0.0064362797035136 0.0 0.0001233654083395 0.0446981276567557 0.0 1351 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +354864 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells (G1/S) Pericytes 11q13 Invasive Tumor Cells (G1/S) -> Pericytes 0.0148406921030866 0.6213271600240247 0.9694036398779844 0.6198216015396206 0.0052560850129547 0.5444650460041837 0.0 0.0027053140096618 0.0538627009632563 0.0 345 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +354910 DLL4 NOTCH4 DLL4-NOTCH4 Pericytes 11q13 Invasive Tumor Cells (Mitotic) Pericytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.0148400291475832 0.9184503888425788 0.6571792026963191 0.6198216015396206 0.1169448695751571 0.0244129856070659 0.0 0.0025125628140703 0.0882389835717979 0.0 398 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +355734 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, DCIS Associated 0.0148256565412695 0.6626993710110988 0.7346293219749174 0.6198216015396206 0.0035190936623492 1.0 0.0 0.0023885350318471 0.0177163097579384 0.0 157 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +356145 CLEC2D KLRB1 CLEC2D-KLRB1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.014818304249936 0.4625081978296446 0.657421674383923 0.2461374514707439 0.3558005706994493 0.0397596998227057 0.0 0.0067024128686327 0.5143211259390835 0.0 373 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +356303 VEGFC FLT1 VEGFC-FLT1 Myeloid Cells Endothelial Cells Myeloid Cells -> Endothelial Cells 0.0148149012182994 0.743507317541692 0.878254460598671 0.7827641335561659 0.0020684923107111 1.0 0.0 0.0014492753623188 0.0171644527306253 0.0 460 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +356546 CXCL12 ITGA4 CXCL12-ITGA4 Basal-like Structured DCIS Cells T Lymphocytes Basal-like Structured DCIS Cells -> T Lymphocytes 0.0148103362433724 0.6160088550075702 0.9255624071030766 0.8693461273411047 0.0021291294377375 1.0 0.0 0.0041106719367588 0.0330804642771851 0.0 575 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +356686 C1QB LRP1 C1QB-LRP1 T Lymphocytes 11q13 Invasive Tumor Cells T Lymphocytes -> 11q13 Invasive Tumor Cells 0.0148078478399052 0.8703788833238396 0.6207977546603366 0.7917001487310438 0.0419710388788557 0.0587195251380622 0.0 0.0006437768240343 0.0548661161439193 0.0 1165 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +356859 CD34 SELP CD34-SELP Endothelial Cells Luminal-like Amorphous DCIS Cells Endothelial Cells -> Luminal-like Amorphous DCIS Cells 0.0148045401469271 0.9559599666576516 0.4623922682986163 0.2461374514707439 1.0 0.0096770075292062 0.0 0.0012048192771084 1.0 0.0 2075 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +356881 VWF SELP VWF-SELP Endothelial Cells Luminal-like Amorphous DCIS Cells Endothelial Cells -> Luminal-like Amorphous DCIS Cells 0.0148039028784629 0.955713094717548 0.4623922682986163 0.2461374514707439 1.0 0.0096770075292062 0.0 0.0039868565169769 1.0 0.0 2075 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +356943 MMRN2 CD93 MMRN2-CD93 Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0148028431978403 0.9845127857250529 0.6587114738285964 0.6198216015396206 1.0 0.0026174949623928 0.0 0.0024570024570024 0.8160629065577218 0.0 407 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +357105 A2M LRP1 A2M-LRP1 Basal-like Structured DCIS Cells Endothelial Cells Basal-like Structured DCIS Cells -> Endothelial Cells 0.0148001194373023 0.7741139100414175 0.9078204025796472 0.6198216015396206 0.1671376945154473 0.0144359394371152 0.0 0.004506501182033 0.5528845788297057 0.0 1692 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +357841 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells T Lymphocytes 11q13 Invasive Tumor Cells -> T Lymphocytes 0.0147867524830537 0.633566764858408 0.7760344326192508 0.7917001487310438 0.0799339500711946 0.0335947364052305 0.0 0.0 0.0 0.0 827 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +358575 DLL1 NOTCH3 DLL1-NOTCH3 Dendritic Cells CAFs, Invasive Associated Dendritic Cells -> CAFs, Invasive Associated 0.0147734345711923 0.6249837837987587 0.6580560501976399 0.7917001487310438 0.0161757332769496 0.1973932010691654 0.0 0.0034619188921859 0.0628439730283923 0.0 2359 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +358924 DLL4 NOTCH3 DLL4-NOTCH3 Myeloid Cells 11q13 Invasive Tumor Cells Myeloid Cells -> 11q13 Invasive Tumor Cells 0.0147665141457511 0.7840818683779507 0.6580560501976399 0.6198216015396206 0.0032417203409647 1.0 0.0 0.0024552281917966 0.1334794200977867 0.0 1154 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +359137 CXCL12 ITGA4 CXCL12-ITGA4 CAFs, Invasive Associated CAFs, DCIS Associated CAFs, Invasive Associated -> CAFs, DCIS Associated 0.0147625312549474 0.6160088550075702 0.4596166826058663 0.6198216015396206 0.0548063857429699 0.1076178292491983 0.0 0.0070775785061499 0.5929646884135651 0.0 1323 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +359575 EFNB2 PECAM1 EFNB2-PECAM1 Basal-like Structured DCIS Cells T Lymphocytes Basal-like Structured DCIS Cells -> T Lymphocytes 0.014754217234484 0.7800321422220979 0.6331674633943454 0.8693461273411047 0.1357656553382984 0.0176963220730796 0.0 0.0002173913043478 0.0397401083692472 0.0 575 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +359961 C1QB LRP1 C1QB-LRP1 Dendritic Cells Plasma Cells Dendritic Cells -> Plasma Cells 0.0147467917358118 0.8703788833238396 0.7346293219749174 0.6198216015396206 0.8040181448318822 0.0032275631628407 0.0 0.0086297071129707 0.3439065469282828 0.0 239 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +360154 CXCL12 CXCR4 CXCL12-CXCR4 Basal-like Structured DCIS Cells T Lymphocytes Basal-like Structured DCIS Cells -> T Lymphocytes 0.0147435991128039 0.6160088550075702 0.9008184599638702 0.8693461273411047 0.0021291294377375 1.0 0.0 0.0036363636363636 0.0293407312581642 0.0 575 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +360395 C1QB LRP1 C1QB-LRP1 Macrophages 11q13 Invasive Tumor Cells (Mitotic) Macrophages -> 11q13 Invasive Tumor Cells (Mitotic) 0.0147392147828522 0.9256868304646206 0.6207977546603366 0.6198216015396206 1.0 0.0028784826949613 0.0 0.003391472868217 0.2884596056043583 0.0 129 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +360519 CLEC2D KLRB1 CLEC2D-KLRB1 Dendritic Cells Myoepithelial Cells Dendritic Cells -> Myoepithelial Cells 0.0147367100935616 0.7797302331085993 0.4642836810638544 0.6198216015396206 0.1132020978253244 0.040323117011325 0.0 0.0025967894239848 0.1806202760842635 0.0 1412 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +360690 COL4A1 CD93 COL4A1-CD93 Dendritic Cells Pericytes Dendritic Cells -> Pericytes 0.0147334576514926 0.8684504425765611 0.8817184225858201 0.6198216015396206 0.0168149984327668 0.1281708518900828 0.0 0.0042164147950237 0.0993510212449818 0.0 1711 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +360941 CXCL12 ITGA4 CXCL12-ITGA4 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.0147286938402401 0.8924110508951895 0.6631822525600675 0.6198216015396206 1.0 0.0027830389352876 0.0 0.0006734006734006 0.2096098295292731 0.0 135 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +361117 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, DCIS Associated 0.0147250736670395 0.6589792304505506 0.7346293219749174 0.6198216015396206 0.0033973231723341 1.0 0.0 0.0131673881673881 0.128753428760334 0.0 77 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +361430 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Luminal-like Amorphous DCIS Cells 0.0147194275998855 0.6605327397359113 0.4642836810638544 0.2461374514707439 0.1468839381042521 0.0917308979735958 0.0 0.0109211775878442 0.6009451404628295 0.0 351 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +362378 CD48 CD2 CD48-CD2 Dendritic Cells Endothelial Cells Dendritic Cells -> Endothelial Cells 0.0147008059755319 0.9011089648206808 0.7763428264267787 0.6198216015396206 0.4567172527116189 0.0050968401714881 0.0 0.0027726432532347 0.7056207662996995 0.0 2164 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +362398 DLL4 NOTCH4 DLL4-NOTCH4 Dendritic Cells Endothelial Cells Dendritic Cells -> Endothelial Cells 0.0147005345017404 0.6342079770588467 0.896164124004365 0.6198216015396206 0.0028649117803088 1.0 0.0 0.0073937153419593 0.1018236952540801 0.0 2164 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +363792 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells Mast Cells 11q13 Invasive Tumor Cells -> Mast Cells 0.0146740271205509 0.6605327397359113 0.8381155706134242 0.6198216015396206 1.0 0.0029095741067474 0.0 0.0158730158730158 0.5013640716182769 0.0 42 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +364455 CLEC2D KLRB1 CLEC2D-KLRB1 Basal-like Structured DCIS Cells Endothelial Cells Basal-like Structured DCIS Cells -> Endothelial Cells 0.0146615808206925 0.7797302331085993 0.885766439573873 0.6198216015396206 0.0699064461360958 0.0331922776397286 0.0 0.0011820330969267 0.1312192540475868 0.0 1692 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +364938 C1QB LRP1 C1QB-LRP1 Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0146535112598917 0.8703788833238396 0.6207977546603366 0.7917001487310438 0.8040181448318822 0.0028784826949613 0.0 0.0137195121951219 1.0 0.0 246 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +364951 A2M LRP1 A2M-LRP1 Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0146532231687844 0.8937519114898692 0.6207977546603366 0.6198216015396206 1.0 0.0028784826949613 0.0 0.0063472563472563 1.0 0.0 407 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +365537 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells Pericytes 11q13 Invasive Tumor Cells -> Pericytes 0.0146427159776823 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.0208904415011529 0.1341680150528327 0.0 0.0019587206922762 0.0487749354568424 0.0 5701 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +365851 CXCL12 CXCR4 CXCL12-CXCR4 CAFs, Invasive Associated 11q13 Invasive Tumor Cells CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells 0.0146369862734881 0.6160088550075702 0.6632137581773894 0.8824495942126559 0.0548063857429699 0.049767778498468 0.0 0.0010949133454295 0.3741816793761682 0.0 5812 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +366482 COL4A1 CD93 COL4A1-CD93 Pericytes Basal-like Structured DCIS Cells Pericytes -> Basal-like Structured DCIS Cells 0.0146250419027464 0.7766289238087107 0.7779918296243433 0.6198216015396206 0.4857192596400828 0.0053794918117879 0.0 0.0032207271686229 0.2621221581405261 0.0 1996 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +366803 CXCL12 CXCR4 CXCL12-CXCR4 Pericytes 11q13 Invasive Tumor Cells Pericytes -> 11q13 Invasive Tumor Cells 0.0146192095754815 0.7487535481622718 0.6632137581773894 0.6198216015396206 0.0637288077574987 0.049767778498468 0.0 0.0003560408260147 0.1216753405744659 0.0 6894 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +367360 CCN1 CAV1 CCN1-CAV1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.0146090751802955 0.7324582304061453 0.62431395375366 0.6198216015396206 1.0 0.0034299077593249 0.0 0.0014814814814814 0.1532567049808429 0.0 135 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +367699 A2M LRP1 A2M-LRP1 Macrophages Pericytes Macrophages -> Pericytes 0.0146025887374308 0.919551140852988 0.9078204025796472 0.8875000050982297 0.037376181609614 0.0350138403862125 0.0 0.0041936135812449 0.2448685809929064 0.0 2474 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +367930 CXCL12 CXCR4 CXCL12-CXCR4 Macrophages Macrophages Macrophages -> Macrophages 0.0145983355723929 0.7487535481622718 0.7757991160529997 1.0 0.0338862305197021 0.0491709261488903 0.0 0.0076373992159183 0.3446565383846822 0.0 2458 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +368468 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells (Mitotic) Pericytes 11q13 Invasive Tumor Cells (Mitotic) -> Pericytes 0.0145881539237077 0.6593525851613742 0.878254460598671 0.6198216015396206 0.0201572483258557 0.1332188634280341 0.0 0.0140721196130167 0.5303803977040226 0.0 379 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +369504 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells B Cells 11q13 Invasive Tumor Cells -> B Cells 0.0145693699353784 0.662063103571249 0.6331674633943454 0.7917001487310438 0.585843718590581 0.0049190726392343 0.0 0.000548245614035 0.1108605649463789 0.0 570 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +370276 CXCL12 ITGA4 CXCL12-ITGA4 CAFs, Invasive Associated B Cells CAFs, Invasive Associated -> B Cells 0.0145564228411801 0.6160088550075702 0.9460955677032749 0.7917001487310438 0.0548063857429699 0.0376195773145198 0.0 0.0145236442946366 0.5284256346998392 0.0 917 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +370287 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells Myeloid Cells 11q13 Invasive Tumor Cells -> Myeloid Cells 0.0145562119822815 0.6593525851613742 0.7472387841445823 0.6198216015396206 0.4518617096918393 0.0068935067166085 0.0 0.001763668430335 0.1072416815994473 0.0 756 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +370467 VEGFC FLT1 VEGFC-FLT1 Endothelial Cells Mast Cells Endothelial Cells -> Mast Cells 0.0145530627005596 0.8718210606749883 0.8331580262014722 0.8567148457705164 1.0 0.001526625481682 0.0 0.0022222222222222 1.0 0.0 225 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +370777 COL4A2 CD93 COL4A2-CD93 CAFs, Invasive Associated Basal-like Structured DCIS Cells CAFs, Invasive Associated -> Basal-like Structured DCIS Cells 0.0145469740111347 0.6582846571368821 0.7779918296243433 0.7917001487310438 0.4344545964241579 0.0053794918117879 0.0 0.0044144981412639 0.476552058244488 0.0 2152 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +370925 DLL4 NOTCH3 DLL4-NOTCH3 Dendritic Cells 11q13 Invasive Tumor Cells Dendritic Cells -> 11q13 Invasive Tumor Cells 0.0145443622993247 0.6342079770588467 0.6580560501976399 0.7917001487310438 0.0028649117803088 1.0 0.0 0.001182931981411 0.0643105497979525 0.0 3945 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +371144 VEGFC FLT1 VEGFC-FLT1 T Lymphocytes Pericytes T Lymphocytes -> Pericytes 0.0145402499273207 0.7745997874735252 0.878254460598671 0.6198216015396206 0.016822895653248 0.1332188634280341 0.0 0.0017346460384435 0.0653790815489056 0.0 3555 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +371181 COL4A2 CD93 COL4A2-CD93 Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0145396078923128 0.8840293712888387 0.6587114738285964 0.6198216015396206 1.0 0.0026174949623928 0.0 0.0078624078624078 1.0 0.0 407 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +371233 CLEC2D KLRB1 CLEC2D-KLRB1 Endothelial Cells CAFs, DCIS Associated Endothelial Cells -> CAFs, DCIS Associated 0.0145386017864392 0.8721681415062816 0.4642836810638544 0.7204611100467462 0.0425206505665654 0.0761275033764692 0.0 0.0008009372160856 0.0771380142115528 0.0 13942 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +371957 DLL1 NOTCH3 DLL1-NOTCH3 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.0145250429928049 0.6249837837987587 0.6580560501976399 0.9161861017439124 0.0411214967239829 0.0606066271159369 0.0 0.0044359949302915 0.1063587144048143 0.0 526 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +372957 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, DCIS Associated 0.0145087616260053 0.7941469661104034 0.4614667734221426 0.6198216015396206 0.0323110954490285 0.12709315903692 0.0 0.010204081632653 0.4807035001652363 0.0 77 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +373456 DLL1 NOTCH3 DLL1-NOTCH3 Myoepithelial Cells Dendritic Cells Myoepithelial Cells -> Dendritic Cells 0.0144999171268171 0.7296454584598743 0.7746834992804791 0.6198216015396206 0.293296467876477 0.0090444648829713 0.0 0.0039158100832109 0.5509547874647784 0.0 1362 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +373557 CLEC2D KLRB1 CLEC2D-KLRB1 Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells -> Basal-like Structured DCIS Cells 0.0144978923169654 0.7797302331085993 0.7763400818577846 1.0 0.0699064461360958 0.0219439768073448 0.0 0.0011578803977659 0.1589729293932438 0.0 19576 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +374037 CLEC2D KLRB1 CLEC2D-KLRB1 Dendritic Cells Luminal-like Amorphous DCIS Cells Dendritic Cells -> Luminal-like Amorphous DCIS Cells 0.0144892516431367 0.7797302331085993 0.4642836810638544 0.2461374514707439 0.1132020978253244 0.0917308979735958 0.0 0.0104166666666666 0.5731840877784055 0.0 752 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +374163 COL4A2 CD93 COL4A2-CD93 CAFs, DCIS Associated Basal-like Structured DCIS Cells CAFs, DCIS Associated -> Basal-like Structured DCIS Cells 0.0144871894790764 0.4630253981438691 0.7779918296243433 0.6198216015396206 0.7696906278989153 0.0053794918117879 0.0 0.0018806744487678 0.2030217820391974 0.0 1542 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +374486 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells Pericytes 11q13 Invasive Tumor Cells -> Pericytes 0.0144810482222728 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.0208904415011529 0.1281708518900828 0.0 0.0017540782318891 0.0362268476082681 0.0 5701 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +375942 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells Dendritic Cells 11q13 Invasive Tumor Cells -> Dendritic Cells 0.0144550711951041 0.6589792304505506 0.6207977546603366 0.7917001487310438 0.0561415215593491 0.0501711964086628 0.0 0.0024305555555555 0.041239500386557 0.0 3360 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +376359 COL4A1 CD93 COL4A1-CD93 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells 0.0144478559837621 0.8533682807143209 0.6587114738285964 0.7917001487310438 0.0706049302656684 0.0289462771086338 0.0 0.0005035008675343 0.0744143501533093 0.0 30217 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +376587 MMP2 PECAM1 MMP2-PECAM1 CAFs, DCIS Associated CAFs, Invasive Associated CAFs, DCIS Associated -> CAFs, Invasive Associated 0.0144439774185826 0.718867305289982 0.6331674633943454 0.6198216015396206 1.0 0.0032187363284526 0.0 0.0035714285714285 1.0 0.0 1673 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +376977 CD34 SELP CD34-SELP Pericytes CAFs, DCIS Associated Pericytes -> CAFs, DCIS Associated 0.0144370291710051 0.9303167350027568 0.4623922682986163 0.7204611100467462 0.1314667522621683 0.0222228052993653 0.0 0.0015026585497418 0.4015306130926242 0.0 12977 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +377556 COL4A1 CD93 COL4A1-CD93 CAFs, Invasive Associated Basal-like Structured DCIS Cells CAFs, Invasive Associated -> Basal-like Structured DCIS Cells 0.014426502561752 0.6630837220165452 0.7779918296243433 0.7917001487310438 0.4103175828613323 0.0053794918117879 0.0 0.0048791821561338 0.3970972049996284 0.0 2152 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +377706 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0144240483526649 0.662063103571249 0.6331674633943454 0.8824495942126559 0.585843718590581 0.0041555861088636 0.0 0.0006957813677073 0.0883637498579616 0.0 11947 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +377923 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0144198447072037 0.6342079770588467 0.6580560501976399 0.8824495942126559 0.0673400749834054 0.0362497659817488 0.0 0.0013172490293954 0.0552445963565869 0.0 12020 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +378224 VWF ITGA9 VWF-ITGA9 CAFs, DCIS Associated Myoepithelial Cells CAFs, DCIS Associated -> Myoepithelial Cells 0.0144147013712604 0.7158082793127664 0.7292496872084557 0.8293805866303694 0.0071496754272206 0.2898144908728011 0.0 0.0007984947914276 0.0185449130739139 0.0 9905 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +378556 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Luminal-like Amorphous DCIS Cells 0.0144093095649635 0.6249837837987587 0.4638256179742202 0.2461374514707439 0.0244483651952677 0.5131068416842878 0.0 0.0123456790123456 0.2981877596209825 0.0 351 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +379340 VEGFC FLT1 VEGFC-FLT1 Luminal-like Amorphous DCIS Cells Pericytes Luminal-like Amorphous DCIS Cells -> Pericytes 0.0143949336568539 0.4636527906642655 0.878254460598671 0.2461374514707439 0.0666348171285698 0.1332188634280341 0.0 0.0035522273425499 0.1338840062824652 0.0 1736 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +379384 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, Invasive Associated 0.014394222792147 0.6561647292424944 0.6207977546603366 0.9161861017439124 0.0142750905665976 0.166956519448744 0.0 0.0093704512372634 0.0913710589766133 0.0 458 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +379671 MMRN2 CD93 MMRN2-CD93 Myoepithelial Cells Pericytes Myoepithelial Cells -> Pericytes 0.0143894152122322 0.7205550478301406 0.8817184225858201 0.7204611100467462 0.0151307911035231 0.1281708518900828 0.0 0.0033661315380631 0.069520464960942 0.0 1931 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +380305 EFNB2 PECAM1 EFNB2-PECAM1 CAFs, Invasive Associated Macrophages CAFs, Invasive Associated -> Macrophages 0.0143784509145041 0.662063103571249 0.9015117569158254 0.6198216015396206 0.0967042147306326 0.0246995741084876 0.0 0.0017450404114621 0.1681402695998171 0.0 1361 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +380825 THBS2 CD36 THBS2-CD36 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.0143688123159177 0.724503440376099 0.6176321640000088 0.6198216015396206 1.0 0.0031731220372828 0.0 0.0016094420600858 0.7214967628662353 0.0 233 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +380851 DLL4 NOTCH4 DLL4-NOTCH4 CAFs, DCIS Associated 11q13 Invasive Tumor Cells CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells 0.0143684128019348 0.7160288858520609 0.6571792026963191 0.6198216015396206 0.0186793449598515 0.1615138601457002 0.0 0.0 0.0 0.0 3278 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +381565 CCN1 CAV1 CCN1-CAV1 CAFs, Invasive Associated T Lymphocytes CAFs, Invasive Associated -> T Lymphocytes 0.0143550796441038 0.6213271600240247 0.62431395375366 0.7917001487310438 0.2247035641022029 0.0126805820762719 0.0 0.0031014492753623 0.6318445652155189 0.0 2300 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +382682 VWF SELP VWF-SELP Pericytes CAFs, DCIS Associated Pericytes -> CAFs, DCIS Associated 0.0143350447870106 0.9275752708651288 0.4623922682986163 0.7204611100467462 0.1263644540569636 0.0222228052993653 0.0 0.0018459232067924 0.3056654372755446 0.0 12977 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +382794 VEGFC FLT1 VEGFC-FLT1 CAFs, Invasive Associated Pericytes CAFs, Invasive Associated -> Pericytes 0.0143329877414077 0.6593525851613742 0.878254460598671 0.6198216015396206 0.018132161410931 0.1332188634280341 0.0 0.0047881411517775 0.180465791805357 0.0 2541 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +382917 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Endothelial Cells 0.014331226271755 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.0024635726452692 1.0 0.0 0.0166666666666666 0.1052844153924995 0.0 370 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +383048 CXCL12 CXCR4 CXCL12-CXCR4 Pericytes Basal-like Structured DCIS Cells Pericytes -> Basal-like Structured DCIS Cells 0.0143287832531147 0.7487535481622718 0.8628183098412396 0.6198216015396206 0.0637288077574987 0.0339152418223636 0.0 0.000478229185644 0.0365378135431166 0.0 1996 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +383696 DLL4 NOTCH3 DLL4-NOTCH3 Dendritic Cells Pericytes Dendritic Cells -> Pericytes 0.0143172705535567 0.6342079770588467 0.8818326005152037 0.6198216015396206 0.0028649117803088 0.8672894033034337 0.0 0.0043834015195791 0.0458981672701966 0.0 1711 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +383870 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells Macrophages 11q13 Invasive Tumor Cells -> Macrophages 0.014314286030142 0.6589792304505506 0.8604147465201248 0.6198216015396206 0.0561415215593491 0.0436001007095475 0.0 0.0013775803931244 0.0316577787634126 0.0 1351 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +384109 DLL1 NOTCH3 DLL1-NOTCH3 T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.014309891092289 0.6249837837987587 0.6580560501976399 0.7917001487310438 0.0435116250366991 0.0606066271159369 0.0 0.0042955326460481 0.1029909495157075 0.0 97 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +384286 DLL1 NOTCH3 DLL1-NOTCH3 B Cells 11q13 Invasive Tumor Cells B Cells -> 11q13 Invasive Tumor Cells 0.0143070969466446 0.6249837837987587 0.6580560501976399 0.7917001487310438 0.00263399584678 1.0 0.0 0.0010455876202425 0.0571433854190641 0.0 797 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +384854 CCN1 CAV1 CCN1-CAV1 Myoepithelial Cells T Lymphocytes Myoepithelial Cells -> T Lymphocytes 0.0142975463805047 0.7324582304061453 0.62431395375366 0.6198216015396206 0.2376713873232418 0.0126805820762719 0.0 0.0017688319609637 0.3603563244425026 0.0 1093 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +385235 MMRN2 CD93 MMRN2-CD93 Endothelial Cells Mast Cells Endothelial Cells -> Mast Cells 0.0142907050307816 0.9845127857250529 0.8347945881127203 0.8567148457705164 1.0 0.0012097093680331 0.0 0.0222222222222222 1.0 0.0 225 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +385374 THBS2 CD36 THBS2-CD36 CAFs, DCIS Associated Basal-like Structured DCIS Cells CAFs, DCIS Associated -> Basal-like Structured DCIS Cells 0.0142880998307666 0.724503440376099 0.6176321640000088 0.6198216015396206 1.0 0.0030676679668133 0.0 0.0015672287073065 1.0 0.0 1542 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +385608 C1QB LRP1 C1QB-LRP1 T Lymphocytes Macrophages T Lymphocytes -> Macrophages 0.014284116658207 0.8703788833238396 0.8604147465201248 0.6198216015396206 0.0419710388788557 0.0436001007095475 0.0 0.0048859343214181 0.1145472283871671 0.0 3441 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +385754 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Endothelial Cells 0.0142814290930572 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.0024635726452692 1.0 0.0 0.0114864864864864 0.0684859602348732 0.0 370 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +385790 THBS2 CD36 THBS2-CD36 Endothelial Cells Pericytes Endothelial Cells -> Pericytes 0.0142808914492232 0.9197297916541942 0.8587566561291643 0.946515890536252 0.0039472834455595 0.287457858136305 0.0 0.0012669537452031 0.0385325224867163 0.0 11379 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +386117 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells CAFs, DCIS Associated 11q13 Invasive Tumor Cells -> CAFs, DCIS Associated 0.0142750372488042 0.6342079770588467 0.4638256179742202 0.6198216015396206 0.0673400749834054 0.0689186266365139 0.0 0.0002113718030014 0.0198781629588855 0.0 1577 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +386140 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) -> Dendritic Cells 0.0142747123616286 0.662063103571249 0.6331674633943454 0.7917001487310438 0.0491302556793708 0.0518891167572028 0.0 0.0035885167464114 0.1836651261435891 0.0 209 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +386356 CXCL12 ITGA4 CXCL12-ITGA4 Endothelial Cells CAFs, Invasive Associated Endothelial Cells -> CAFs, Invasive Associated 0.0142711789575023 0.7487535481622718 0.6631822525600675 0.6198216015396206 0.1027229557481577 0.0267210109213584 0.0 0.0059748903342913 0.6278043222679083 0.0 3005 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +386598 CLEC2D KLRB1 CLEC2D-KLRB1 Plasma Cells 11q13 Invasive Tumor Cells Plasma Cells -> 11q13 Invasive Tumor Cells 0.0142668735130152 0.4625081978296446 0.657421674383923 0.6198216015396206 0.0141498126994191 0.3162217004298525 0.0 0.0078828828828828 0.9079259542129214 0.0 148 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +387476 CCN1 CAV1 CCN1-CAV1 B Cells Endothelial Cells B Cells -> Endothelial Cells 0.0142512433980417 0.6213271600240247 0.942159351720962 0.6198216015396206 0.0023088899408624 1.0 0.0 0.0034680804064501 0.0511068452208273 0.0 1509 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +387718 CCN1 CAV1 CCN1-CAV1 Endothelial Cells Luminal-like Amorphous DCIS Cells Endothelial Cells -> Luminal-like Amorphous DCIS Cells 0.0142467919873348 0.9219165193585238 0.252518874138558 0.2461374514707439 0.4529166025129413 0.0322196586137726 0.0 0.0040321285140562 0.7056069620846002 0.0 2075 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +387957 CLEC2D KLRB1 CLEC2D-KLRB1 Endothelial Cells B Cells Endothelial Cells -> B Cells 0.0142426416084811 0.8721681415062816 0.7763400818577846 0.6198216015396206 0.0425206505665654 0.0467761235673353 0.0 0.0034085566525622 0.1916821204011369 0.0 1418 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +388263 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells T Lymphocytes 11q13 Invasive Tumor Cells -> T Lymphocytes 0.0142376154068585 0.6582846571368821 0.7779918296243433 0.7917001487310438 0.1740454925211078 0.0118035014556376 0.0 0.0001209189842805 0.0122367647704397 0.0 827 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +388560 COL4A2 CD93 COL4A2-CD93 Macrophages Pericytes Macrophages -> Pericytes 0.0142326720954914 0.9188764516910942 0.8817184225858201 0.8875000050982297 0.0090193130488293 0.1281708518900828 0.0 0.0030315278900565 0.0857572433450095 0.0 2474 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +388771 COL4A1 CD93 COL4A1-CD93 Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0142290915088108 0.7766289238087107 0.6587114738285964 0.6198216015396206 1.0 0.0026174949623928 0.0 0.0112320112320112 1.0 0.0 407 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +388888 CD34 SELP CD34-SELP Plasma Cells Endothelial Cells Plasma Cells -> Endothelial Cells 0.0142269987140936 0.7168245244832976 0.8819126042133903 0.7204611100467462 0.0018206581062216 1.0 0.0 0.001865671641791 0.0225609491471893 0.0 536 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +389176 EFNB2 PECAM1 EFNB2-PECAM1 Mast Cells Endothelial Cells Mast Cells -> Endothelial Cells 0.0142216497502277 0.8284725546778968 0.956444566971872 0.8567148457705164 0.0012187708721425 1.0 0.0 0.0038496376811594 0.0444823003105274 0.0 276 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +389479 CD48 CD2 CD48-CD2 Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0142155374138802 0.9011089648206808 0.6614977577544194 0.7917001487310438 0.4567172527116189 0.0038288178384739 0.0 0.0060975609756097 1.0 0.0 246 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +389889 CD34 SELP CD34-SELP Endothelial Cells CAFs, Invasive Associated Endothelial Cells -> CAFs, Invasive Associated 0.0142088142558131 0.9559599666576516 0.6572093097629401 0.6198216015396206 1.0 0.002113171886167 0.0 0.0034941763727121 1.0 0.0 3005 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +389997 VEGFC FLT1 VEGFC-FLT1 Pericytes Dendritic Cells Pericytes -> Dendritic Cells 0.0142067889079826 0.8718210606749883 0.777821334064334 0.6198216015396206 0.1796394187986057 0.0108892901157311 0.0 0.0035887692632467 0.4453273965624454 0.0 1579 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +391109 MMRN2 CLEC14A MMRN2-CLEC14A Basal-like Structured DCIS Cells Pericytes Basal-like Structured DCIS Cells -> Pericytes 0.0141864232383547 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.0172764782878141 0.1341680150528327 0.0 0.0058236272878535 0.145016615288664 0.0 1803 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +392866 VEGFC FLT1 VEGFC-FLT1 Pericytes Macrophages Pericytes -> Macrophages 0.0141568281404744 0.8718210606749883 0.8998347793593909 0.8875000050982297 0.1796394187986057 0.0064362797035136 0.0 0.0018823529411764 0.6820198075965402 0.0 2125 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +393694 COL4A2 CD93 COL4A2-CD93 CAFs, DCIS Associated Myoepithelial Cells CAFs, DCIS Associated -> Myoepithelial Cells 0.0141413697036482 0.4630253981438691 0.4630027772793905 0.8293805866303694 0.7696906278989153 0.0058437228618857 0.0 0.0012821807168096 0.3890906250208927 0.0 9905 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +393750 EFNB2 PECAM1 EFNB2-PECAM1 Endothelial Cells Basal-like Structured DCIS Cells Endothelial Cells -> Basal-like Structured DCIS Cells 0.014140654080068 0.8640667164982425 0.6331674633943454 0.6198216015396206 1.0 0.0023576674662702 0.0 0.0036149162861491 1.0 0.0 1971 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +393907 C1QB LRP1 C1QB-LRP1 Plasma Cells CAFs, DCIS Associated Plasma Cells -> CAFs, DCIS Associated 0.0141380422237912 0.4601010570874773 0.7346293219749174 0.8767341187813953 0.0026949121497638 1.0 0.0 0.005484693877551 0.0406812269305586 0.0 2450 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +394529 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells Macrophages 11q13 Invasive Tumor Cells -> Macrophages 0.014127141605772 0.6626993710110988 0.8604147465201248 0.6198216015396206 0.0515877972474039 0.0436001007095475 0.0 9.25240562546262e-05 0.0021691601863427 0.0 1351 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +395094 C3 LRP1 C3-LRP1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.0141179100419548 0.7148920381722296 0.6207977546603366 0.6198216015396206 1.0 0.0028784826949613 0.0 0.0021459227467811 0.5552132492839784 0.0 233 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +395187 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0141162068830644 0.6593525851613742 0.6593689120110077 0.8824495942126559 0.4518617096918393 0.0045642085393754 0.0 0.00073488630061 0.0842263759315997 0.0 12020 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +396534 DLL4 NOTCH3 DLL4-NOTCH3 CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated -> Luminal-like Amorphous DCIS Cells 0.0140930648183635 0.7160288858520609 0.4638256179742202 0.2461374514707439 0.0186793449598515 0.5131068416842878 0.0 0.0019413537320352 0.0441021438485653 0.0 5752 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +396757 CXCL12 CXCR4 CXCL12-CXCR4 CAFs, Invasive Associated Basal-like Structured DCIS Cells CAFs, Invasive Associated -> Basal-like Structured DCIS Cells 0.0140890666423143 0.6160088550075702 0.8628183098412396 0.7917001487310438 0.0548063857429699 0.0339152418223636 0.0 0.0019854680635349 0.1516943425432315 0.0 2152 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +396775 CCN1 CAV1 CCN1-CAV1 CAFs, Invasive Associated Plasma Cells CAFs, Invasive Associated -> Plasma Cells 0.0140888053692902 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.2247035641022029 0.0124087765732037 0.0 0.0150197628458498 0.7404685029562014 0.0 253 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +396884 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells Macrophages 11q13 Invasive Tumor Cells -> Macrophages 0.0140865029095355 0.6630837220165452 0.944024288971064 0.6198216015396206 0.0415873844357376 0.0484215930647349 0.0 0.0017447393465158 0.0591215590215304 0.0 1351 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +397046 DLL1 NOTCH3 DLL1-NOTCH3 B Cells Pericytes B Cells -> Pericytes 0.0140837097980286 0.6249837837987587 0.8818326005152037 0.6198216015396206 0.00263399584678 0.8672894033034337 0.0 0.0040600055050922 0.0555685936801446 0.0 1211 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +397752 A2M LRP1 A2M-LRP1 Macrophages 11q13 Invasive Tumor Cells Macrophages -> 11q13 Invasive Tumor Cells 0.0140721914385782 0.919551140852988 0.6207977546603366 0.6198216015396206 0.037376181609614 0.0587195251380622 0.0 0.0010782058654399 0.1386363500670148 0.0 1739 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +397765 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells -> Basal-like Structured DCIS Cells 0.0140718896773516 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0131302879503246 0.1886404570313 0.0 0.0004994019138755 0.0130609740493453 0.0 30400 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +397820 VEGFC FLT1 VEGFC-FLT1 CAFs, DCIS Associated CAFs, DCIS Associated CAFs, DCIS Associated -> CAFs, DCIS Associated 0.0140709825604045 0.4636527906642655 0.4630488285702799 1.0 0.0693389464442948 0.0521374123931907 0.0 0.000526737179217 0.0937108831767499 0.0 94924 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +397921 DLL1 NOTCH3 DLL1-NOTCH3 Macrophages Basal-like Structured DCIS Cells Macrophages -> Basal-like Structured DCIS Cells 0.0140690016769268 0.8771078809726828 0.7746834992804791 0.6198216015396206 0.0080232294691882 0.2295016807597237 0.0 0.0007014590347923 0.0481790545496508 0.0 594 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +398133 CCN1 CAV1 CCN1-CAV1 Pericytes 11q13 Invasive Tumor Cells (Mitotic) Pericytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.0140653670703884 0.9219165193585238 0.62431395375366 0.6198216015396206 0.2646489893253856 0.0082011408892332 0.0 0.0019262981574539 0.3230610961975335 0.0 398 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +398239 DLL4 NOTCH4 DLL4-NOTCH4 CAFs, Invasive Associated Endothelial Cells CAFs, Invasive Associated -> Endothelial Cells 0.0140636361818762 0.6342079770588467 0.896164124004365 0.6198216015396206 0.002196330917593 1.0 0.0 0.00576 0.0793247315507385 0.0 3125 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +398565 CXCL12 ITGA4 CXCL12-ITGA4 CAFs, Invasive Associated 11q13 Invasive Tumor Cells CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells 0.0140583806621301 0.6160088550075702 0.6631822525600675 0.8824495942126559 0.0548063857429699 0.0390724515618796 0.0 0.0013138960145154 0.742376389800407 0.0 5812 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +399305 COL4A1 CD93 COL4A1-CD93 T Lymphocytes Pericytes T Lymphocytes -> Pericytes 0.0140456311084253 0.8684504425765611 0.8817184225858201 0.6198216015396206 0.0126216524880575 0.1281708518900828 0.0 0.0019489652401044 0.0459233012852234 0.0 3555 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +399529 CXCL12 ITGA4 CXCL12-ITGA4 Pericytes 11q13 Invasive Tumor Cells Pericytes -> 11q13 Invasive Tumor Cells 0.0140413066837288 0.7487535481622718 0.6631822525600675 0.6198216015396206 0.0637288077574987 0.0390724515618796 0.0 0.0002769206424558 0.1564654619060038 0.0 6894 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +399803 COL4A2 CD93 COL4A2-CD93 Endothelial Cells Mast Cells Endothelial Cells -> Mast Cells 0.0140365769518238 0.8840293712888387 0.8347945881127203 0.8567148457705164 1.0 0.0012097093680331 0.0 0.0102222222222222 0.6050059691224382 0.0 225 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +399997 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Basal-like Structured DCIS Cells 0.0140336770049062 0.6342079770588467 0.7746834992804791 0.7917001487310438 0.0085570823799139 0.2295016807597237 0.0 0.00242656449553 0.1206260601503249 0.0 1305 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +400216 MMRN2 CD93 MMRN2-CD93 Basal-like Structured DCIS Cells Pericytes Basal-like Structured DCIS Cells -> Pericytes 0.0140297933340577 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.0172764782878141 0.1281708518900828 0.0 0.0067942318358291 0.1403207661192749 0.0 1803 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +401009 CLEC2D KLRB1 CLEC2D-KLRB1 Luminal-like Amorphous DCIS Cells Myoepithelial Cells Luminal-like Amorphous DCIS Cells -> Myoepithelial Cells 0.0140165212907362 0.4625081978296446 0.4642836810638544 0.2461374514707439 0.3558005706994493 0.040323117011325 0.0 0.0033178665868382 0.2307749613389419 0.0 13362 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +401243 A2M LRP1 A2M-LRP1 Macrophages Myoepithelial Cells Macrophages -> Myoepithelial Cells 0.0140124091466954 0.919551140852988 0.7346293219749174 0.7204611100467462 0.037376181609614 0.0416128058995347 0.0 0.0042540792540792 0.2523514575530151 0.0 715 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +401545 CCN1 CAV1 CCN1-CAV1 Pericytes CXCL14+ Fibroblasts Pericytes -> CXCL14+ Fibroblasts 0.0140076752558711 0.9219165193585238 0.943345641464811 0.9429656149619918 0.2646489893253856 0.0034806998160403 0.0 0.0012811867835468 0.4743052107988077 0.0 2966 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +402985 VWF ITGA9 VWF-ITGA9 Basal-like Structured DCIS Cells Endothelial Cells Basal-like Structured DCIS Cells -> Endothelial Cells 0.0139833004161936 0.6332974881236617 0.9404022517663844 0.6198216015396206 0.0020251995753771 1.0 0.0 0.0037610143993122 0.0419954574478003 0.0 1692 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +403244 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Basal-like Structured DCIS Cells 0.0139786865832216 0.6249837837987587 0.7746834992804791 0.7917001487310438 0.0084812136822336 0.2295016807597237 0.0 0.0012636899747262 0.0867953582552428 0.0 1187 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +403507 CXCL12 ITGA4 CXCL12-ITGA4 Endothelial Cells Myoepithelial Cells Endothelial Cells -> Myoepithelial Cells 0.0139741440456438 0.7487535481622718 0.4596166826058663 0.7204611100467462 0.1027229557481577 0.0292373734098458 0.0 0.0031458179126572 0.4803843221091481 0.0 2702 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +404597 DLL4 NOTCH4 DLL4-NOTCH4 CAFs, DCIS Associated Pericytes CAFs, DCIS Associated -> Pericytes 0.0139564687406659 0.7160288858520609 0.896164124004365 0.7204611100467462 0.0186793449598515 0.0855781119790033 0.0 0.0008968035359682 0.045189879487901 0.0 15611 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +404606 MMRN2 CLEC14A MMRN2-CLEC14A CAFs, DCIS Associated Pericytes CAFs, DCIS Associated -> Pericytes 0.013956346836392 0.7205550478301406 0.9003264838243337 0.7204611100467462 0.0117842887908422 0.1341680150528327 0.0 0.0013558815365233 0.0337633817275909 0.0 15611 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +405323 COL4A1 CD93 COL4A1-CD93 Pericytes Myoepithelial Cells Pericytes -> Myoepithelial Cells 0.0139448517460617 0.7766289238087107 0.4630027772793905 0.7204611100467462 0.4857192596400828 0.0058437228618857 0.0 0.0016687389568745 0.4067357951162877 0.0 2183 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +405760 CLEC2D KLRB1 CLEC2D-KLRB1 Myoepithelial Cells B Cells Myoepithelial Cells -> B Cells 0.013937447461704 0.4625081978296446 0.7763400818577846 0.6198216015396206 0.0704104148800194 0.0467761235673353 0.0 0.0025380710659898 0.1427298687530958 0.0 394 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +406099 A2M LRP1 A2M-LRP1 Basal-like Structured DCIS Cells T Lymphocytes Basal-like Structured DCIS Cells -> T Lymphocytes 0.013931715976063 0.7741139100414175 0.6207977546603366 0.8693461273411047 0.1671376945154473 0.0104714078116759 0.0 0.0020289855072463 0.278496055154767 0.0 575 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +406101 CLEC2D KLRB1 CLEC2D-KLRB1 CAFs, DCIS Associated Basal-like Structured DCIS Cells CAFs, DCIS Associated -> Basal-like Structured DCIS Cells 0.0139316831700122 0.4625081978296446 0.7763400818577846 0.6198216015396206 0.149715856631667 0.0219439768073448 0.0 0.0008646779074794 0.1187172528344449 0.0 1542 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +406668 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells (Mitotic) Macrophages 11q13 Invasive Tumor Cells (Mitotic) -> Macrophages 0.0139223309898996 0.6605327397359113 0.9130058539314824 0.6198216015396206 0.1468839381042521 0.0132636308162813 0.0 0.0 0.0 0.0 103 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +407103 CLEC2D KLRB1 CLEC2D-KLRB1 CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated -> Luminal-like Amorphous DCIS Cells 0.0139148122801129 0.4625081978296446 0.4642836810638544 0.2461374514707439 0.149715856631667 0.0917308979735958 0.0 0.0015646731571627 0.0860971926009287 0.0 5752 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +407325 DLL4 NOTCH3 DLL4-NOTCH3 T Lymphocytes Basal-like Structured DCIS Cells T Lymphocytes -> Basal-like Structured DCIS Cells 0.0139110212499036 0.6342079770588467 0.7746834992804791 0.8693461273411047 0.0073929685753755 0.2295016807597237 0.0 0.0013568521031207 0.0674499786457933 0.0 737 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +408280 C1QB LRP1 C1QB-LRP1 T Lymphocytes Pericytes T Lymphocytes -> Pericytes 0.0138950714386545 0.8703788833238396 0.9078204025796472 0.6198216015396206 0.0419710388788557 0.0350138403862125 0.0 0.0017053445850914 0.0599523695939658 0.0 3555 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +408820 CD34 SELP CD34-SELP Endothelial Cells Plasma Cells Endothelial Cells -> Plasma Cells 0.0138864310383426 0.9559599666576516 0.4623922682986163 0.7204611100467462 1.0 0.0022515473538965 0.0 0.0137130801687763 1.0 0.0 474 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +408855 VWF SELP VWF-SELP Endothelial Cells Plasma Cells Endothelial Cells -> Plasma Cells 0.0138858332903211 0.955713094717548 0.4623922682986163 0.7204611100467462 1.0 0.0022515473538965 0.0 0.0120828538550057 1.0 0.0 474 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +408887 JAG1 NOTCH2 JAG1-NOTCH2 Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.0138853724151357 0.9097736029185508 0.4614667734221426 0.2461374514707439 0.0430965463818576 0.1609352200462838 0.0 0.0072487375794103 0.1522813318431698 0.0 877 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +409209 HSPG2 LRP1 HSPG2-LRP1 Myoepithelial Cells 11q13 Invasive Tumor Cells Myoepithelial Cells -> 11q13 Invasive Tumor Cells 0.0138802718098648 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.0683610513379333 0.0587195251380622 0.0 0.0028622832842656 0.2018078960331079 0.0 5095 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +409967 DLL1 NOTCH3 DLL1-NOTCH3 Pericytes Dendritic Cells Pericytes -> Dendritic Cells 0.0138675553281151 0.9356727248601746 0.7746834992804791 0.6198216015396206 0.1750253929104546 0.0090444648829713 0.0 0.0025860249102807 0.3638539087815112 0.0 1579 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +410358 COL4A2 CD93 COL4A2-CD93 Mast Cells Endothelial Cells Mast Cells -> Endothelial Cells 0.0138612668700065 0.8355319038299565 0.8817184225858201 0.8567148457705164 0.001123788079051 1.0 0.0 0.0090579710144927 0.0775060061246333 0.0 276 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +410447 CD48 CD2 CD48-CD2 B Cells 11q13 Invasive Tumor Cells B Cells -> 11q13 Invasive Tumor Cells 0.0138596332411528 0.9426443637490616 0.6614977577544194 0.7917001487310438 0.0632786830726401 0.0226890201466244 0.0 0.0006273525721455 0.0909285349125837 0.0 797 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +410800 DLL1 NOTCH3 DLL1-NOTCH3 Mast Cells 11q13 Invasive Tumor Cells Mast Cells -> 11q13 Invasive Tumor Cells 0.0138542122948263 0.8624864526942296 0.6580560501976399 0.6198216015396206 0.0020100505037262 1.0 0.0 0.0064102564102564 0.3503329090691857 0.0 78 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +410870 EFNB2 PECAM1 EFNB2-PECAM1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells 0.0138527955863973 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.1194227711616854 0.0326412663903893 0.0 0.0002287980475899 0.0779372081608513 0.0 3278 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +411046 DLL4 NOTCH4 DLL4-NOTCH4 CAFs, DCIS Associated Myoepithelial Cells CAFs, DCIS Associated -> Myoepithelial Cells 0.0138501358241438 0.7160288858520609 0.4641352222874551 0.8293805866303694 0.0186793449598515 0.1370986982961073 0.0 0.0015143866733972 0.0487856790096783 0.0 9905 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +411165 COL4A2 CD93 COL4A2-CD93 Myoepithelial Cells CAFs, DCIS Associated Myoepithelial Cells -> CAFs, DCIS Associated 0.0138482006274222 0.4630253981438691 0.4630027772793905 0.8293805866303694 0.2545335314555431 0.0155837683010033 0.0 0.0011393636237321 0.3149724910688057 0.0 7197 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +412010 VWF SELP VWF-SELP Basal-like Structured DCIS Cells Endothelial Cells Basal-like Structured DCIS Cells -> Endothelial Cells 0.0138344427243484 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.0020251995753771 1.0 0.0 0.0005910165484633 0.00332327058541 0.0 1692 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +412029 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells Myoepithelial Cells 11q13 Invasive Tumor Cells -> Myoepithelial Cells 0.0138341669483807 0.6589792304505506 0.7346293219749174 0.6198216015396206 0.0561415215593491 0.0416128058995347 0.0 0.0015683173004497 0.0517871150548551 0.0 5163 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +412331 DLL1 NOTCH3 DLL1-NOTCH3 Myeloid Cells Endothelial Cells Myeloid Cells -> Endothelial Cells 0.0138290950834531 0.7835752212271604 0.8818326005152037 0.7827641335561659 0.0064863313435223 0.1993723722552783 0.0 0.0007246376811594 0.0316686923803886 0.0 460 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +412486 COL4A2 CD93 COL4A2-CD93 T Lymphocytes Macrophages T Lymphocytes -> Macrophages 0.0138263884320885 0.7783550150988336 0.944024288971064 0.6198216015396206 0.0316800311254893 0.0484215930647349 0.0 0.0018018018018018 0.0667666158271665 0.0 3441 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +412683 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells CAFs, Invasive Associated 11q13 Invasive Tumor Cells -> CAFs, Invasive Associated 0.0138228015464582 0.662063103571249 0.6331674633943454 0.8824495942126559 0.585843718590581 0.0032187363284526 0.0 0.0004683151359451 0.0922487599942747 0.0 4671 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +413170 CLEC2D KLRB1 CLEC2D-KLRB1 Macrophages 11q13 Invasive Tumor Cells (Mitotic) Macrophages -> 11q13 Invasive Tumor Cells (Mitotic) 0.0138153144921887 0.8978557803479422 0.657421674383923 0.6198216015396206 0.0477973731763516 0.0397596998227057 0.0 0.0025839793281653 0.1982860774938276 0.0 129 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +413343 EFNB2 PECAM1 EFNB2-PECAM1 Endothelial Cells Myeloid Cells Endothelial Cells -> Myeloid Cells 0.0138124844961717 0.8640667164982425 0.7841656220878274 0.7827641335561659 1.0 0.001309307002134 0.0 0.0011104060913705 0.137145379252636 0.0 394 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +413814 C1QB LRP1 C1QB-LRP1 T Lymphocytes Myoepithelial Cells T Lymphocytes -> Myoepithelial Cells 0.0138050094949668 0.8703788833238396 0.7346293219749174 0.6198216015396206 0.0419710388788557 0.0416128058995347 0.0 0.0012715179968701 0.0503761022501792 0.0 1278 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +413867 DLL4 NOTCH3 DLL4-NOTCH3 Macrophages 11q13 Invasive Tumor Cells Macrophages -> 11q13 Invasive Tumor Cells 0.0138043034623169 0.8949858186325867 0.6580560501976399 0.6198216015396206 0.001895566065636 1.0 0.0 0.0001916810427448 0.0104208132322731 0.0 1739 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +414285 CLEC2D KLRB1 CLEC2D-KLRB1 Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells -> Basal-like Structured DCIS Cells 0.0137978650716676 0.4625081978296446 0.7763400818577846 0.2461374514707439 0.3558005706994493 0.0219439768073448 0.0 0.0055432372505543 0.7610670892629466 0.0 902 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +414342 CLEC2D KLRB1 CLEC2D-KLRB1 Myoepithelial Cells Endothelial Cells Myoepithelial Cells -> Endothelial Cells 0.0137970814563165 0.4625081978296446 0.885766439573873 0.7204611100467462 0.0704104148800194 0.0331922776397286 0.0 0.0022993621124462 0.2552556116786835 0.0 2247 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +414861 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells CAFs, Invasive Associated 11q13 Invasive Tumor Cells -> CAFs, Invasive Associated 0.0137890203968275 0.6319926036888139 0.6207977546603366 0.8824495942126559 0.011891719340537 0.166956519448744 0.0 0.0013380432455576 0.0188189599610388 0.0 4671 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +415196 C1QB LRP1 C1QB-LRP1 CAFs, DCIS Associated Myoepithelial Cells CAFs, DCIS Associated -> Myoepithelial Cells 0.0137830830389772 0.4601010570874773 0.7346293219749174 0.8293805866303694 0.0587727051993296 0.0416128058995347 0.0 0.0007130237253912 0.0282491920566822 0.0 9905 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +416129 THBS2 CD36 THBS2-CD36 Basal-like Structured DCIS Cells Endothelial Cells Basal-like Structured DCIS Cells -> Endothelial Cells 0.0137672085288192 0.6242573126045354 0.8587566561291643 0.6198216015396206 0.0020491452254277 1.0 0.0 0.0028812056737588 0.0413695360359174 0.0 1692 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +416611 VEGFC FLT1 VEGFC-FLT1 Plasma Cells Endothelial Cells Plasma Cells -> Endothelial Cells 0.0137589903049122 0.4636527906642655 0.878254460598671 0.7204611100467462 0.0023125636768155 1.0 0.0 0.0071517412935323 0.084701450508403 0.0 536 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +416830 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells (Mitotic) Pericytes 11q13 Invasive Tumor Cells (Mitotic) -> Pericytes 0.0137558067450765 0.6605327397359113 0.885766439573873 0.6198216015396206 0.1468839381042521 0.0127192475389894 0.0 0.0008795074758135 0.1326513074995967 0.0 379 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +417647 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells Pericytes 11q13 Invasive Tumor Cells -> Pericytes 0.0137423717919166 0.6626993710110988 0.9078204025796472 0.6198216015396206 0.0515877972474039 0.0350138403862125 0.0 0.0004604455358708 0.0161872276053487 0.0 5701 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +418013 COL4A1 CD93 COL4A1-CD93 Endothelial Cells Mast Cells Endothelial Cells -> Mast Cells 0.0137368035917641 0.7766289238087107 0.8347945881127203 0.8567148457705164 1.0 0.0012097093680331 0.0 0.0133333333333333 0.7362310632875552 0.0 225 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +418108 COL4A2 CD93 COL4A2-CD93 Basal-like Structured DCIS Cells CAFs, DCIS Associated Basal-like Structured DCIS Cells -> CAFs, DCIS Associated 0.0137352862249559 0.7783550150988336 0.4630027772793905 0.6198216015396206 0.1928969878996252 0.0155837683010033 0.0 0.00125 0.3455574722899688 0.0 800 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +418240 COL4A2 CD93 COL4A2-CD93 Myoepithelial Cells T Lymphocytes Myoepithelial Cells -> T Lymphocytes 0.0137330543120184 0.4630253981438691 0.7779918296243433 0.6198216015396206 0.2545335314555431 0.0118035014556376 0.0 0.0024702653247941 0.2499860206396598 0.0 1093 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +418539 CXCL12 CXCR4 CXCL12-CXCR4 Macrophages B Cells Macrophages -> B Cells 0.0137276620768312 0.7487535481622718 0.9546923450729716 0.6198216015396206 0.0338862305197021 0.0445745465878424 0.0 0.0140088031149483 0.5188183879954313 0.0 1074 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +419277 VWF ITGA9 VWF-ITGA9 Macrophages Endothelial Cells Macrophages -> Endothelial Cells 0.0137152744176194 0.9011206516381156 0.9404022517663844 0.8875000050982297 0.0008850282134344 1.0 0.0 0.0017269468882372 0.0192830754843263 0.0 2790 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +420398 DLL4 NOTCH3 DLL4-NOTCH3 CAFs, Invasive Associated Pericytes CAFs, Invasive Associated -> Pericytes 0.0136969770833076 0.6342079770588467 0.8818326005152037 0.6198216015396206 0.002196330917593 0.8672894033034337 0.0 0.0043290043290043 0.0453285796244192 0.0 2541 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +420718 MMRN2 CLEC14A MMRN2-CLEC14A Endothelial Cells CXCL14+ Fibroblasts Endothelial Cells -> CXCL14+ Fibroblasts 0.0136914493728424 0.9845127857250529 0.9003264838243337 0.9429656149619918 1.0 0.0007880862995141 0.0 0.0015588464536243 1.0 0.0 2566 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +420796 C1QB LRP1 C1QB-LRP1 Dendritic Cells B Cells Dendritic Cells -> B Cells 0.0136901286140825 0.8703788833238396 0.6207977546603366 0.909150863993142 0.8040181448318822 0.0016667952436519 0.0 0.0019083969465648 0.3354501989978663 0.0 1572 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +420887 VEGFC FLT1 VEGFC-FLT1 Myoepithelial Cells 11q13 Invasive Tumor Cells Myoepithelial Cells -> 11q13 Invasive Tumor Cells 0.0136885924349162 0.4636527906642655 0.6593689120110077 0.6198216015396206 0.014525360548861 0.2390217618875283 0.0 0.0003598298985933 0.0356286710443802 0.0 5095 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +421363 A2M LRP1 A2M-LRP1 Plasma Cells CAFs, DCIS Associated Plasma Cells -> CAFs, DCIS Associated 0.0136812516057642 0.4648000335061383 0.7346293219749174 0.8767341187813953 0.0021905373114471 1.0 0.0 0.0053231292517006 0.0630290504701803 0.0 2450 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +421529 CCN1 CAV1 CCN1-CAV1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.0136782954471303 0.6213271600240247 0.62431395375366 0.9161861017439124 0.2247035641022029 0.0082011408892332 0.0 0.0057667934093789 0.967153809066149 0.0 526 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +421908 EFNB2 PECAM1 EFNB2-PECAM1 Macrophages Pericytes Macrophages -> Pericytes 0.0136721174661724 0.8913986641324685 0.930308383061206 0.8875000050982297 0.0054950348959687 0.1615013370958009 0.0 0.0018694421988682 0.0705803416692913 0.0 2474 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +421934 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells Pericytes 11q13 Invasive Tumor Cells -> Pericytes 0.0136714744019493 0.6332974881236617 0.9404022517663844 0.6198216015396206 0.0131302879503246 0.1347191569099048 0.0 0.0004943311380778 0.0214260277675218 0.0 5701 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +423040 CXCL12 ITGA4 CXCL12-ITGA4 Pericytes Basal-like Structured DCIS Cells Pericytes -> Basal-like Structured DCIS Cells 0.0136537074954283 0.7487535481622718 0.8622452992050237 0.6198216015396206 0.0637288077574987 0.0254056950469408 0.0 0.00136636910184 0.2146983411469561 0.0 1996 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +423063 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells Myoepithelial Cells 11q13 Invasive Tumor Cells -> Myoepithelial Cells 0.0136532995823981 0.6626993710110988 0.7346293219749174 0.6198216015396206 0.0515877972474039 0.0416128058995347 0.0 0.0011136935889986 0.0441232780447196 0.0 5163 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +423493 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, Invasive Associated 0.0136465474449159 0.6342079770588467 0.6580560501976399 0.9161861017439124 0.0085570823799139 0.1973932010691654 0.0 0.0094614264919941 0.1693380180573618 0.0 458 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +423747 C1QB LRP1 C1QB-LRP1 Macrophages 11q13 Invasive Tumor Cells (G1/S) Macrophages -> 11q13 Invasive Tumor Cells (G1/S) 0.0136422195668628 0.9256868304646206 0.6207977546603366 0.6198216015396206 1.0 0.0018097844702233 0.0 0.002906976744186 0.3207064825277107 0.0 129 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +424488 DLL1 NOTCH3 DLL1-NOTCH3 CXCL14+ Fibroblasts Basal-like Structured DCIS Cells CXCL14+ Fibroblasts -> Basal-like Structured DCIS Cells 0.0136306469301242 0.9470274865242416 0.7746834992804791 0.6198216015396206 0.0061455194924501 0.2295016807597237 0.0 0.0003128128128128 0.0214852540559253 0.0 1332 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +424495 VEGFC FLT1 VEGFC-FLT1 Pericytes Luminal-like Amorphous DCIS Cells Pericytes -> Luminal-like Amorphous DCIS Cells 0.0136305406522269 0.8718210606749883 0.4630488285702799 0.2461374514707439 0.1796394187986057 0.0359289752254096 0.0 0.002008032128514 0.506523035397735 0.0 1909 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +424719 COL4A1 CD93 COL4A1-CD93 Myeloid Cells Endothelial Cells Myeloid Cells -> Endothelial Cells 0.013626826155671 0.7463064942968751 0.8817184225858201 0.7827641335561659 0.0012430446376512 1.0 0.0 0.0065217391304347 0.0497752764385916 0.0 460 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +424790 DLL4 NOTCH4 DLL4-NOTCH4 Luminal-like Amorphous DCIS Cells Endothelial Cells Luminal-like Amorphous DCIS Cells -> Endothelial Cells 0.0136257740782739 0.2490567623945399 0.896164124004365 0.2461374514707439 0.011649387573427 1.0 0.0 0.0049833887043189 0.0686295088859518 0.0 1806 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +425098 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Endothelial Cells 0.0136205872154195 0.633566764858408 0.8819126042133903 0.6198216015396206 0.0018436902762588 1.0 0.0 0.0 0.0 0.0 262 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +426401 CLEC2D KLRB1 CLEC2D-KLRB1 Basal-like Structured DCIS Cells Myoepithelial Cells Basal-like Structured DCIS Cells -> Myoepithelial Cells 0.0135991261400807 0.7797302331085993 0.4642836810638544 0.6198216015396206 0.0699064461360958 0.040323117011325 0.0 0.0020794343938448 0.1446355298763569 0.0 6412 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +426614 VEGFC FLT1 VEGFC-FLT1 Pericytes Myeloid Cells Pericytes -> Myeloid Cells 0.013595443071321 0.8718210606749883 0.7472387841445823 0.7827641335561659 0.1796394187986057 0.0068935067166085 0.0 0.0010548523206751 0.0641413855135935 0.0 316 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +427180 VEGFC FLT1 VEGFC-FLT1 Dendritic Cells 11q13 Invasive Tumor Cells Dendritic Cells -> 11q13 Invasive Tumor Cells 0.0135872993732614 0.7745997874735252 0.6593689120110077 0.7917001487310438 0.0065101973396288 0.2390217618875283 0.0 0.0003379805661174 0.0334652524892024 0.0 3945 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +427375 COL4A2 CD93 COL4A2-CD93 Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells -> Basal-like Structured DCIS Cells 0.013584282910141 0.7783550150988336 0.7779918296243433 1.0 0.1928969878996252 0.0053794918117879 0.0 0.000699836534532 0.0755484610693399 0.0 19576 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +427807 CXCL12 ITGA4 CXCL12-ITGA4 Pericytes Endothelial Cells Pericytes -> Endothelial Cells 0.0135772847243913 0.7487535481622718 0.7754239189773715 0.946515890536252 0.0637288077574987 0.0178869147172998 0.0 0.0024668757285697 0.4217159564058235 0.0 11074 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +427847 DLL4 NOTCH3 DLL4-NOTCH3 Myoepithelial Cells Endothelial Cells Myoepithelial Cells -> Endothelial Cells 0.0135765704986729 0.7160288858520609 0.8818326005152037 0.7204611100467462 0.0069047442087267 0.1993723722552783 0.0 0.0020768431983385 0.076945431739922 0.0 2247 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +427939 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells T Lymphocytes 11q13 Invasive Tumor Cells -> T Lymphocytes 0.0135752419512528 0.6342079770588467 0.7754072541855492 0.7917001487310438 0.0673400749834054 0.0238720285974944 0.0 0.0 0.0 0.0 827 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +428303 VWF SELP VWF-SELP Macrophages Endothelial Cells Macrophages -> Endothelial Cells 0.0135692699671631 0.9011206516381156 0.8819126042133903 0.8875000050982297 0.0008850282134344 1.0 0.0 0.0039915281850765 0.0224442585284438 0.0 2790 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +428393 DLL1 NOTCH3 DLL1-NOTCH3 CAFs, DCIS Associated Macrophages CAFs, DCIS Associated -> Macrophages 0.0135678126280498 0.7296454584598743 0.8923034233058523 0.7204611100467462 0.7029371915698084 0.00189193058407 0.0 0.0005644090305444 0.2129767672370636 0.0 10040 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +428727 C1QB LRP1 C1QB-LRP1 Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0135628946981295 0.8703788833238396 0.6207977546603366 0.7917001487310438 0.8040181448318822 0.0018097844702233 0.0 0.0104665071770334 1.0 0.0 209 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +428871 COL4A2 CD93 COL4A2-CD93 CAFs, DCIS Associated CAFs, Invasive Associated CAFs, DCIS Associated -> CAFs, Invasive Associated 0.0135607721889307 0.4630253981438691 0.6587114738285964 0.6198216015396206 0.7696906278989153 0.0042738820064046 0.0 0.0025702331141661 0.2186633236726094 0.0 1673 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +429723 CD34 SELP CD34-SELP Endothelial Cells Mast Cells Endothelial Cells -> Mast Cells 0.0135472062160365 0.9559599666576516 0.8347297932672282 0.8567148457705164 1.0 0.0009042150166242 0.0 0.0066666666666666 1.0 0.0 225 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +429758 VWF SELP VWF-SELP Endothelial Cells Mast Cells Endothelial Cells -> Mast Cells 0.0135466230701087 0.955713094717548 0.8347297932672282 0.8567148457705164 1.0 0.0009042150166242 0.0 0.0147474747474747 1.0 0.0 225 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +430124 CLEC2D KLRB1 CLEC2D-KLRB1 Dendritic Cells Pericytes Dendritic Cells -> Pericytes 0.0135406994688653 0.7797302331085993 0.885766439573873 0.6198216015396206 0.1132020978253244 0.0127192475389894 0.0 0.003117085525034 0.4701329799401255 0.0 1711 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +431349 C1QB LRP1 C1QB-LRP1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells 0.0135208733230088 0.4601010570874773 0.6207977546603366 0.6198216015396206 0.0587727051993296 0.0587195251380622 0.0 0.0006863941427699 0.0584981927769976 0.0 3278 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +431653 CLEC2D KLRB1 CLEC2D-KLRB1 Myoepithelial Cells Myoepithelial Cells Myoepithelial Cells -> Myoepithelial Cells 0.0135160256610225 0.4625081978296446 0.4642836810638544 1.0 0.0704104148800194 0.040323117011325 0.0 0.0018857236557697 0.1311619356494016 0.0 22361 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +431692 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) -> Dendritic Cells 0.0135154750436431 0.7941469661104034 0.8445107771175474 0.7917001487310438 0.0526353932596327 0.0218093597373452 0.0 0.0153793574846206 0.8334894184023764 0.0 209 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +431727 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (Mitotic) 0.0135150287434157 0.6249837837987587 0.6580560501976399 1.0 0.0244483651952677 0.0606066271159369 0.0 0.0035975085910652 0.0862549202194051 0.0 1552 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +431730 C3 LRP1 C3-LRP1 T Lymphocytes 11q13 Invasive Tumor Cells T Lymphocytes -> 11q13 Invasive Tumor Cells 0.0135149834847856 0.6319926036888139 0.6207977546603366 0.7917001487310438 0.0334108479684367 0.0587195251380622 0.0 0.0002575107296137 0.0621483072809925 0.0 1165 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +432265 CLEC2D KLRB1 CLEC2D-KLRB1 Macrophages Dendritic Cells Macrophages -> Dendritic Cells 0.0135065840295562 0.8978557803479422 0.7763400818577846 0.6198216015396206 0.0477973731763516 0.0293997450046583 0.0 0.0012843311598498 0.0791843967199379 0.0 1687 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +432659 THBS2 CD36 THBS2-CD36 T Lymphocytes Pericytes T Lymphocytes -> Pericytes 0.0135003909782336 0.6242573126045354 0.8587566561291643 0.6198216015396206 0.0063387366560491 0.287457858136305 0.0 0.002051101734646 0.062381222686325 0.0 3555 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +432875 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0134973971999035 0.6342079770588467 0.6571792026963191 0.8824495942126559 0.0673400749834054 0.0244129856070659 0.0 0.0013392483468653 0.0470332173252874 0.0 11947 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +433009 CLEC2D KLRB1 CLEC2D-KLRB1 CAFs, DCIS Associated Macrophages CAFs, DCIS Associated -> Macrophages 0.0134955013670816 0.4625081978296446 0.9130058539314824 0.7204611100467462 0.149715856631667 0.0132636308162813 0.0 0.0016600265604249 0.2154990012108407 0.0 10040 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +433017 CCN1 CAV1 CCN1-CAV1 CXCL14+ Fibroblasts CAFs, DCIS Associated CXCL14+ Fibroblasts -> CAFs, DCIS Associated 0.0134953762376311 0.9219165193585238 0.7283139964676212 0.7204611100467462 0.0086134406931133 0.1449812920932466 0.0 0.0006964084785451 0.0570829996021679 0.0 10961 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +433126 MMRN2 CD93 MMRN2-CD93 Pericytes T Lymphocytes Pericytes -> T Lymphocytes 0.0134937460585568 0.9468422434493456 0.7779918296243433 0.6198216015396206 0.1120119983652299 0.0118035014556376 0.0 0.0042155977115326 0.3229767967554918 0.0 3321 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +433785 CLEC2D KLRB1 CLEC2D-KLRB1 Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0134831809208905 0.8721681415062816 0.657421674383923 0.6198216015396206 0.0425206505665654 0.0397596998227057 0.0 0.0053235053235053 0.4085082947876522 0.0 407 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +434381 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells Endothelial Cells 11q13 Invasive Tumor Cells -> Endothelial Cells 0.0134732667667737 0.6561647292424944 0.9078204025796472 0.6198216015396206 0.112230917768503 0.0144359394371152 0.0 0.0013957816377171 0.1712428582032046 0.0 4836 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +434425 DLL4 NOTCH3 DLL4-NOTCH3 Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells -> Basal-like Structured DCIS Cells 0.0134724950194367 0.6342079770588467 0.7746834992804791 1.0 0.0053032910137447 0.2295016807597237 0.0 0.0012259910093992 0.0609447906766853 0.0 19576 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +434544 MMRN2 CD93 MMRN2-CD93 Endothelial Cells Myeloid Cells Endothelial Cells -> Myeloid Cells 0.013470534234284 0.9845127857250529 0.7461459456652184 0.7827641335561659 1.0 0.0010390313650636 0.0 0.0095177664974619 1.0 0.0 394 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +435547 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells 0.0134545969096879 0.662063103571249 0.6331674633943454 0.8824495942126559 0.0491302556793708 0.0326412663903893 0.0 0.0008573671597388 0.292051455432822 0.0 12101 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +435551 THBS2 CD36 THBS2-CD36 Macrophages Pericytes Macrophages -> Pericytes 0.0134544936624416 0.8858959974474152 0.8587566561291643 0.8875000050982297 0.0030563796158022 0.287457858136305 0.0 0.0020715440582053 0.06300294569335 0.0 2474 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +435783 DLL1 NOTCH3 DLL1-NOTCH3 Dendritic Cells Luminal-like Amorphous DCIS Cells Dendritic Cells -> Luminal-like Amorphous DCIS Cells 0.0134507204176029 0.6249837837987587 0.4638256179742202 0.2461374514707439 0.0161757332769496 0.5131068416842878 0.0 0.0079787234042553 0.1927117701805817 0.0 752 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +435965 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Endothelial Cells 0.013447636645663 0.6342079770588467 0.8818326005152037 0.6198216015396206 0.0085570823799139 0.1993723722552783 0.0 0.0036036036036036 0.1335107221000809 0.0 370 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +436055 EFNB2 PECAM1 EFNB2-PECAM1 Basal-like Structured DCIS Cells CAFs, DCIS Associated Basal-like Structured DCIS Cells -> CAFs, DCIS Associated 0.013446242278081 0.7800321422220979 0.7167436199046466 0.6198216015396206 0.1357656553382984 0.0125623889131764 0.0 0.000390625 0.1813608894415507 0.0 800 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +436290 COL4A2 CD93 COL4A2-CD93 Dendritic Cells Macrophages Dendritic Cells -> Macrophages 0.0134428171475786 0.7783550150988336 0.944024288971064 0.6198216015396206 0.0267593032157803 0.0484215930647349 0.0 0.00263319044703 0.0975741143120227 0.0 1633 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +437179 CD34 SELP CD34-SELP Luminal-like Amorphous DCIS Cells Endothelial Cells Luminal-like Amorphous DCIS Cells -> Endothelial Cells 0.0134290243048485 0.2491449441646273 0.8819126042133903 0.2461374514707439 0.0108445362943651 1.0 0.0 0.0011074197120708 0.0133916597374235 0.0 1806 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +437406 CXCL12 ITGA4 CXCL12-ITGA4 CAFs, Invasive Associated Basal-like Structured DCIS Cells CAFs, Invasive Associated -> Basal-like Structured DCIS Cells 0.0134252847167563 0.6160088550075702 0.8622452992050237 0.7917001487310438 0.0548063857429699 0.0254056950469408 0.0 0.0030838120986819 0.4845611197620927 0.0 2152 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +437763 VWF LRP1 VWF-LRP1 Basal-like Structured DCIS Cells CAFs, DCIS Associated Basal-like Structured DCIS Cells -> CAFs, DCIS Associated 0.0134194728101871 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.0020251995753771 1.0 0.0 0.001903409090909 0.0146134435152446 0.0 800 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +438425 COL4A2 CD93 COL4A2-CD93 CXCL14+ Fibroblasts Pericytes CXCL14+ Fibroblasts -> Pericytes 0.013408896655765 0.8840293712888387 0.8817184225858201 0.9429656149619918 0.0061698665784747 0.1281708518900828 0.0 0.0013051584835301 0.0369209183405562 0.0 3218 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +438522 DLL1 NOTCH3 DLL1-NOTCH3 Pericytes CXCL14+ Fibroblasts Pericytes -> CXCL14+ Fibroblasts 0.0134074872005567 0.9356727248601746 0.8818326005152037 0.9429656149619918 0.1750253929104546 0.0042655619249233 0.0 0.0013205214654978 0.3344065609501392 0.0 2966 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +438739 DLL1 NOTCH3 DLL1-NOTCH3 Myoepithelial Cells CXCL14+ Fibroblasts Myoepithelial Cells -> CXCL14+ Fibroblasts 0.0134039289911018 0.7296454584598743 0.8818326005152037 0.7204611100467462 0.293296467876477 0.0042655619249233 0.0 0.0013003901170351 0.3293085332522853 0.0 1538 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +439009 CLEC2D KLRB1 CLEC2D-KLRB1 Macrophages Myoepithelial Cells Macrophages -> Myoepithelial Cells 0.013399640543767 0.8978557803479422 0.4642836810638544 0.7204611100467462 0.0477973731763516 0.040323117011325 0.0 0.0009324009324009 0.0648533578718322 0.0 715 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +439146 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells 0.0133977277436223 0.6332974881236617 0.6252253442669611 1.0 0.0131302879503246 0.1112417752963437 0.0 7.037303717155307e-05 0.007606871175598 0.0 423716 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +439322 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Endothelial Cells 0.0133949426005067 0.6249837837987587 0.8818326005152037 0.6198216015396206 0.0084812136822336 0.1993723722552783 0.0 0.0028625954198473 0.1251034221897032 0.0 262 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +439357 A2M LRP1 A2M-LRP1 CAFs, DCIS Associated CXCL14+ Fibroblasts CAFs, DCIS Associated -> CXCL14+ Fibroblasts 0.0133944247594716 0.4648000335061383 0.9078204025796472 0.7204611100467462 0.2966815529783992 0.0064028969591119 0.0 0.0020479302832244 0.2883122193856079 0.0 11475 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +439455 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells CAFs, DCIS Associated 11q13 Invasive Tumor Cells -> CAFs, DCIS Associated 0.013393096226732 0.6342079770588467 0.4641352222874551 0.6198216015396206 0.0673400749834054 0.046975263367762 0.0 0.0 0.0 0.0 1577 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +439530 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells (G1/S) Pericytes 11q13 Invasive Tumor Cells (G1/S) -> Pericytes 0.0133920729214237 0.6593525851613742 0.878254460598671 0.6198216015396206 0.0120646829101097 0.1332188634280341 0.0 0.0053140096618357 0.2002858585170353 0.0 345 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +440037 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Endothelial Cells 0.0133841673373661 0.6332974881236617 0.9404022517663844 0.6198216015396206 0.0015572459193676 1.0 0.0 0.0034398034398034 0.0384088183792854 0.0 370 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +440134 JAG1 NOTCH2 JAG1-NOTCH2 Myoepithelial Cells Basal-like Structured DCIS Cells Myoepithelial Cells -> Basal-like Structured DCIS Cells 0.0133825738168814 0.6303682835571691 0.8891607331132086 0.6198216015396206 0.0272543760657653 0.0606680526002441 0.0 0.0064242424242424 0.2124559823438834 0.0 6875 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +440366 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells Pericytes 11q13 Invasive Tumor Cells -> Pericytes 0.0133790598507937 0.6303642896310324 0.930308383061206 0.6198216015396206 0.0097699360831605 0.1615013370958009 0.0 0.0008594983336256 0.0265456939623239 0.0 5701 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +440905 CLEC2D KLRB1 CLEC2D-KLRB1 Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.013370769969647 0.7797302331085993 0.4642836810638544 0.2461374514707439 0.0699064461360958 0.0917308979735958 0.0 0.0026605853287723 0.1464004967643818 0.0 877 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +440991 COL4A2 CD93 COL4A2-CD93 Luminal-like Amorphous DCIS Cells Pericytes Luminal-like Amorphous DCIS Cells -> Pericytes 0.0133692276790608 0.4630253981438691 0.8817184225858201 0.2461374514707439 0.0443339118517084 0.1281708518900828 0.0 0.0024769585253456 0.0700693322698065 0.0 1736 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +441507 DLL4 NOTCH4 DLL4-NOTCH4 Plasma Cells Endothelial Cells Plasma Cells -> Endothelial Cells 0.0133611059893979 0.7160288858520609 0.896164124004365 0.7204611100467462 0.0012306151710811 1.0 0.0 0.0111940298507462 0.1541603147363545 0.0 536 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +441768 EFNB2 PECAM1 EFNB2-PECAM1 CAFs, Invasive Associated T Lymphocytes CAFs, Invasive Associated -> T Lymphocytes 0.0133572761456165 0.662063103571249 0.6331674633943454 0.7917001487310438 0.0967042147306326 0.0176963220730796 0.0 0.0013858695652173 0.2533431908539511 0.0 2300 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +441831 VEGFC FLT1 VEGFC-FLT1 Myoepithelial Cells Pericytes Myoepithelial Cells -> Pericytes 0.0133562989267355 0.4636527906642655 0.878254460598671 0.7204611100467462 0.014525360548861 0.1332188634280341 0.0 0.0028482651475919 0.1073515606240971 0.0 1931 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +442091 DLL1 NOTCH3 DLL1-NOTCH3 Macrophages CAFs, Invasive Associated Macrophages -> CAFs, Invasive Associated 0.0133519315982256 0.8771078809726828 0.6580560501976399 0.6198216015396206 0.0080232294691882 0.1973932010691654 0.0 0.0019694731659281 0.0357517094924131 0.0 1354 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +442173 CCN1 CAV1 CCN1-CAV1 Myoepithelial Cells Macrophages Myoepithelial Cells -> Macrophages 0.0133505039440265 0.7324582304061453 0.8818704453527788 0.7204611100467462 0.2376713873232418 0.0051192928876727 0.0 0.0014664410603496 0.2762697522452624 0.0 591 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +442376 CCN1 CAV1 CCN1-CAV1 T Lymphocytes CAFs, DCIS Associated T Lymphocytes -> CAFs, DCIS Associated 0.013347450259412 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.013905026986541 0.1449812920932466 0.0 0.0008058338695345 0.0660523469647473 0.0 10879 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +443208 CLEC2D KLRB1 CLEC2D-KLRB1 CAFs, DCIS Associated Pericytes CAFs, DCIS Associated -> Pericytes 0.0133340824081952 0.4625081978296446 0.885766439573873 0.7204611100467462 0.149715856631667 0.0127192475389894 0.0 0.0004697542331262 0.0708504645398525 0.0 15611 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +443296 DLL1 NOTCH3 DLL1-NOTCH3 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.013332603073904 0.6249837837987587 0.6580560501976399 0.9161861017439124 0.0411214967239829 0.0362497659817488 0.0 0.0045289855072463 0.1544633836186824 0.0 460 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +443349 A2M LRP1 A2M-LRP1 Pericytes Luminal-like Amorphous DCIS Cells Pericytes -> Luminal-like Amorphous DCIS Cells 0.0133317496406075 0.8937519114898692 0.2550748532138862 0.2461374514707439 0.3743986430148447 0.0267255153180908 0.0 0.0050855596298236 0.4423796747129452 0.0 1909 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +443682 DLL1 NOTCH3 DLL1-NOTCH3 Myeloid Cells Basal-like Structured DCIS Cells Myeloid Cells -> Basal-like Structured DCIS Cells 0.0133262994870183 0.7835752212271604 0.7746834992804791 0.6198216015396206 0.0064863313435223 0.2295016807597237 0.0 0.0025720164609053 0.1766565333487197 0.0 162 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +444102 DLL4 NOTCH4 DLL4-NOTCH4 Pericytes Luminal-like Amorphous DCIS Cells Pericytes -> Luminal-like Amorphous DCIS Cells 0.013319803742945 0.9184503888425788 0.4641352222874551 0.2461374514707439 0.1169448695751571 0.0455121851821151 0.0 0.00261917234154 0.1917601963926198 0.0 1909 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +445649 CCN1 CAV1 CCN1-CAV1 Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0132958893578501 0.7324582304061453 0.62431395375366 0.6198216015396206 0.2376713873232418 0.0082011408892332 0.0 0.0048558421851289 0.8143774073705458 0.0 659 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +445940 MMRN2 CD93 MMRN2-CD93 Pericytes CAFs, DCIS Associated Pericytes -> CAFs, DCIS Associated 0.0132913222710924 0.9468422434493456 0.4630027772793905 0.7204611100467462 0.1120119983652299 0.0155837683010033 0.0 0.0024659012098327 0.3353546575034854 0.0 12977 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +446256 CD48 CD2 CD48-CD2 T Lymphocytes Myeloid Cells T Lymphocytes -> Myeloid Cells 0.0132861912958579 0.928447473463448 0.7464347811605867 0.6198216015396206 1.0 0.0012805120781881 0.0 0.0041551246537396 1.0 0.0 361 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +446513 MMRN2 CD93 MMRN2-CD93 Endothelial Cells Luminal-like Amorphous DCIS Cells Endothelial Cells -> Luminal-like Amorphous DCIS Cells 0.0132818555907953 0.9845127857250529 0.4630027772793905 0.2461374514707439 1.0 0.0048929293424311 0.0 0.0055421686746987 1.0 0.0 2075 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +446728 CXCL12 CXCR4 CXCL12-CXCR4 Endothelial Cells Myoepithelial Cells Endothelial Cells -> Myoepithelial Cells 0.0132783739581007 0.7487535481622718 0.4600037439857229 0.7204611100467462 0.1027229557481577 0.0215025911544899 0.0 0.001379449565978 0.1657211031128427 0.0 2702 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +446732 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells Myoepithelial Cells 11q13 Invasive Tumor Cells -> Myoepithelial Cells 0.0132782891213823 0.6342079770588467 0.4638256179742202 0.6198216015396206 0.0673400749834054 0.0446401662952339 0.0 0.000807024339854 0.0730343915723456 0.0 5163 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +447260 DLL4 NOTCH3 DLL4-NOTCH3 Luminal-like Amorphous DCIS Cells Pericytes Luminal-like Amorphous DCIS Cells -> Pericytes 0.0132705306706495 0.2490567623945399 0.8818326005152037 0.2461374514707439 0.011649387573427 0.8672894033034337 0.0 0.0012480798771121 0.0130685219481692 0.0 1736 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +447610 DLL4 NOTCH3 DLL4-NOTCH3 Myoepithelial Cells Basal-like Structured DCIS Cells Myoepithelial Cells -> Basal-like Structured DCIS Cells 0.0132650619119429 0.7160288858520609 0.7746834992804791 0.6198216015396206 0.0069047442087267 0.2295016807597237 0.0 0.0015999999999999 0.0795370148191194 0.0 6875 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +448816 CD34 SELP CD34-SELP Mast Cells Endothelial Cells Mast Cells -> Endothelial Cells 0.013245693024054 0.8532069650852002 0.8819126042133903 0.8567148457705164 0.00083777361258 1.0 0.0 0.0 0.0 0.0 276 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +449012 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Endothelial Cells 0.0132426018831861 0.6303642896310324 0.956444566971872 0.6198216015396206 0.0014431743145616 1.0 0.0 0.0052702702702702 0.0478382248926324 0.0 370 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +449062 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Endothelial Cells 0.0132416876510394 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.0015572459193676 1.0 0.0 0.0004914004914004 0.0027631321034465 0.0 370 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +449131 DLL1 NOTCH3 DLL1-NOTCH3 T Lymphocytes CAFs, DCIS Associated T Lymphocytes -> CAFs, DCIS Associated 0.0132405303800031 0.6249837837987587 0.4638256179742202 0.6198216015396206 0.0435116250366991 0.0689186266365139 0.0 0.0008196219015228 0.0998691169928213 0.0 10879 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +449444 MMRN2 CD93 MMRN2-CD93 Macrophages Endothelial Cells Macrophages -> Endothelial Cells 0.013235783335312 0.893316592628645 0.8817184225858201 0.8875000050982297 0.0007691101630988 1.0 0.0 0.0042114695340501 0.0251100748151896 0.0 2790 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +449750 COL4A2 CD93 COL4A2-CD93 Endothelial Cells Myeloid Cells Endothelial Cells -> Myeloid Cells 0.013230991050087 0.8840293712888387 0.7461459456652184 0.7827641335561659 1.0 0.0010390313650636 0.0 0.0071065989847715 1.0 0.0 394 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +450291 VEGFC FLT1 VEGFC-FLT1 Endothelial Cells B Cells Endothelial Cells -> B Cells 0.0132226932320907 0.8718210606749883 0.777821334064334 0.6198216015396206 1.0 0.001271575589586 0.0 0.0048189938881053 1.0 0.0 1418 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +451012 MMP2 PECAM1 MMP2-PECAM1 CAFs, DCIS Associated Myeloid Cells CAFs, DCIS Associated -> Myeloid Cells 0.0132114955814545 0.718867305289982 0.7841656220878274 0.7204611100467462 1.0 0.001309307002134 0.0 0.0024413323239969 0.2919962392904743 0.0 1321 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +451053 DLL4 NOTCH4 DLL4-NOTCH4 CAFs, DCIS Associated Basal-like Structured DCIS Cells CAFs, DCIS Associated -> Basal-like Structured DCIS Cells 0.0132108531672696 0.7160288858520609 0.7754072541855492 0.6198216015396206 0.0186793449598515 0.0826982152707935 0.0 0.0006485084306095 0.0240704454788121 0.0 1542 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +451593 CCN1 CAV1 CCN1-CAV1 Myeloid Cells Endothelial Cells Myeloid Cells -> Endothelial Cells 0.0132025584043786 0.7797135509308979 0.942159351720962 0.7827641335561659 0.0009209869688402 1.0 0.0 0.0028260869565217 0.0416462053183454 0.0 460 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +451771 MMP2 PECAM1 MMP2-PECAM1 Myoepithelial Cells Dendritic Cells Myoepithelial Cells -> Dendritic Cells 0.0131997177578453 0.718867305289982 0.6331674633943454 0.6198216015396206 0.0361307801045652 0.0518891167572028 0.0 0.0064060205580029 0.2338886895696741 0.0 1362 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +452093 CLEC2D KLRB1 CLEC2D-KLRB1 Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0131942606482254 0.4625081978296446 0.657421674383923 0.6198216015396206 0.0704104148800194 0.0397596998227057 0.0 0.005816894284269 0.446369341368882 0.0 659 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +452613 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells 0.0131867072527041 0.6630837220165452 0.6587114738285964 1.0 0.0415873844357376 0.0289462771086338 0.0 7.61965898991645e-05 0.0112613901719992 0.0 423716 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +452702 VEGFC FLT1 VEGFC-FLT1 B Cells Endothelial Cells B Cells -> Endothelial Cells 0.0131850004960837 0.7745997874735252 0.878254460598671 0.6198216015396206 0.0012459853895406 1.0 0.0 0.0044179368235034 0.0523237127640003 0.0 1509 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +452933 CLEC2D KLRB1 CLEC2D-KLRB1 Endothelial Cells Dendritic Cells Endothelial Cells -> Dendritic Cells 0.0131818726382729 0.8721681415062816 0.7763400818577846 0.6198216015396206 0.0425206505665654 0.0293997450046583 0.0 0.0012566760917373 0.0774793459096848 0.0 2122 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +452938 CLEC2D KLRB1 CLEC2D-KLRB1 Mast Cells 11q13 Invasive Tumor Cells Mast Cells -> 11q13 Invasive Tumor Cells 0.0131817716343759 0.831981591331937 0.657421674383923 0.6198216015396206 0.0048935684578858 0.3162217004298525 0.0 0.0 0.0 0.0 78 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +453057 CXCL12 ITGA4 CXCL12-ITGA4 Pericytes CAFs, Invasive Associated Pericytes -> CAFs, Invasive Associated 0.0131796710491191 0.7487535481622718 0.6631822525600675 0.6198216015396206 0.0637288077574987 0.0267210109213584 0.0 0.0035112629034114 0.3689416715699694 0.0 2369 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +453155 COL4A2 CD93 COL4A2-CD93 Pericytes 11q13 Invasive Tumor Cells (Mitotic) Pericytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.0131783714863035 0.8840293712888387 0.6587114738285964 0.6198216015396206 0.5544396796022323 0.0026174949623928 0.0 0.0052763819095477 0.7158237500722362 0.0 398 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +453483 CXCL12 ITGA4 CXCL12-ITGA4 T Lymphocytes B Cells T Lymphocytes -> B Cells 0.0131730451410134 0.6160088550075702 0.9460955677032749 0.9318789094584046 0.0255753403203798 0.0376195773145198 0.0 0.0039647976773725 0.1442544781887638 0.0 5010 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +453716 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells T Lymphocytes 11q13 Invasive Tumor Cells -> T Lymphocytes 0.0131694801730039 0.6213271600240247 0.62431395375366 0.7917001487310438 0.1339639999453202 0.0126805820762719 0.0 0.0002015316404675 0.0410571511712103 0.0 827 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +454237 CLEC2D KLRB1 CLEC2D-KLRB1 Macrophages Macrophages Macrophages -> Macrophages 0.0131610691808492 0.8978557803479422 0.9130058539314824 1.0 0.0477973731763516 0.0132636308162813 0.0 0.0019663683211282 0.2552672465115885 0.0 2458 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +454423 CXCL12 CXCR4 CXCL12-CXCR4 Macrophages 11q13 Invasive Tumor Cells Macrophages -> 11q13 Invasive Tumor Cells 0.0131584624829129 0.7487535481622718 0.6632137581773894 0.6198216015396206 0.0338862305197021 0.049767778498468 0.0 0.0002352449160959 0.0803938851754234 0.0 1739 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +455627 DLL4 NOTCH4 DLL4-NOTCH4 Pericytes Dendritic Cells Pericytes -> Dendritic Cells 0.0131401409300249 0.9184503888425788 0.7754072541855492 0.6198216015396206 0.1169448695751571 0.009971631136135 0.0 0.0031665611146295 0.3844801907543571 0.0 1579 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +455975 DLL1 NOTCH3 DLL1-NOTCH3 T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes -> 11q13 Invasive Tumor Cells (G1/S) 0.0131351141651554 0.6249837837987587 0.6580560501976399 0.7917001487310438 0.0435116250366991 0.0362497659817488 0.0 0.0 0.0 0.0 81 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +456120 CLEC2D KLRB1 CLEC2D-KLRB1 T Lymphocytes CXCL14+ Fibroblasts T Lymphocytes -> CXCL14+ Fibroblasts 0.013133166490467 0.7797302331085993 0.885766439573873 0.6198216015396206 0.8713412494740926 0.0013756087909864 0.0 0.0027482269503546 1.0 0.0 1880 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +456160 VWF ITGA9 VWF-ITGA9 Pericytes 11q13 Invasive Tumor Cells (Mitotic) Pericytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.0131325700073147 0.9275752708651288 0.6252253442669611 0.6198216015396206 0.1263644540569636 0.0112932915661816 0.0 0.0052535404294198 0.1968393417941379 0.0 398 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +456327 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells CAFs, DCIS Associated 11q13 Invasive Tumor Cells -> CAFs, DCIS Associated 0.0131300567866474 0.6582846571368821 0.4630027772793905 0.6198216015396206 0.1740454925211078 0.0155837683010033 0.0 0.0005707038681039 0.1577687888704994 0.0 1577 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +456549 CXCL12 ITGA4 CXCL12-ITGA4 Macrophages Pericytes Macrophages -> Pericytes 0.0131269594294058 0.7487535481622718 0.7754239189773715 0.8875000050982297 0.0338862305197021 0.0293031867940321 0.0 0.0041339016682589 0.51735966349545 0.0 2474 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +456743 DLL4 NOTCH3 DLL4-NOTCH3 T Lymphocytes Endothelial Cells T Lymphocytes -> Endothelial Cells 0.0131238574303809 0.6342079770588467 0.8818326005152037 0.6198216015396206 0.0073929685753755 0.1993723722552783 0.0 0.002272091722595 0.0841792383207567 0.0 4768 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +457270 DLL1 NOTCH3 DLL1-NOTCH3 CAFs, Invasive Associated CAFs, DCIS Associated CAFs, Invasive Associated -> CAFs, DCIS Associated 0.0131164402371358 0.6249837837987587 0.4638256179742202 0.6198216015396206 0.0411214967239829 0.0689186266365139 0.0 0.0039682539682539 0.4835229745282168 0.0 1323 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +457299 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells Dendritic Cells 11q13 Invasive Tumor Cells -> Dendritic Cells 0.013115780606374 0.6301823358791634 0.7779918296243433 0.7917001487310438 0.0208904415011529 0.0627790816848129 0.0 0.0011160714285714 0.0244399126448389 0.0 3360 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +457514 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells 0.0131126432878408 0.6342079770588467 0.6571792026963191 0.8824495942126559 0.0085570823799139 0.1615138601457002 0.0 0.0009916535823485 0.0947850001809729 0.0 12101 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +458532 COL4A1 CD93 COL4A1-CD93 Plasma Cells Endothelial Cells Plasma Cells -> Endothelial Cells 0.0130967202423153 0.4604235282221027 0.8817184225858201 0.7204611100467462 0.0017253404164066 1.0 0.0 0.0099946695095948 0.0762814071220421 0.0 536 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +458611 MMP2 PECAM1 MMP2-PECAM1 Myoepithelial Cells Plasma Cells Myoepithelial Cells -> Plasma Cells 0.0130955889195532 0.718867305289982 0.7167436199046466 0.8293805866303694 0.0361307801045652 0.0326667674102811 0.0 0.0057077625570776 0.1140580514196103 0.0 219 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +458702 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) -> Dendritic Cells 0.0130942448702855 0.6582846571368821 0.7779918296243433 0.7917001487310438 0.0198024073017111 0.0627790816848129 0.0 0.0033492822966507 0.0734545493905837 0.0 209 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +459754 CLEC2D KLRB1 CLEC2D-KLRB1 Endothelial Cells Myoepithelial Cells Endothelial Cells -> Myoepithelial Cells 0.0130775001776949 0.8721681415062816 0.4642836810638544 0.7204611100467462 0.0425206505665654 0.040323117011325 0.0 0.0011102886750555 0.0772263800712879 0.0 2702 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +460149 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells -> CXCL14+ Fibroblasts 0.0130716296084312 0.6605327397359113 0.885766439573873 0.6198216015396206 1.0 0.0013756087909864 0.0 0.0 0.0 0.0 4880 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +460251 EFNB2 PECAM1 EFNB2-PECAM1 T Lymphocytes Dendritic Cells T Lymphocytes -> Dendritic Cells 0.0130698055096879 0.7800321422220979 0.6331674633943454 0.909150863993142 0.0213929720256037 0.0518891167572028 0.0 0.0013987682165163 0.0715908435397482 0.0 5764 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +460385 MMP2 PECAM1 MMP2-PECAM1 CAFs, Invasive Associated CAFs, DCIS Associated CAFs, Invasive Associated -> CAFs, DCIS Associated 0.01306772231702 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.141548283585814 0.0125623889131764 0.0 0.0033257747543461 1.0 0.0 1323 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +460427 C3 LRP1 C3-LRP1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.0130671566603152 0.7148920381722296 0.6207977546603366 0.6198216015396206 1.0 0.0018097844702233 0.0 0.0029629629629629 1.0 0.0 135 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +460772 EFNB2 PECAM1 EFNB2-PECAM1 CAFs, DCIS Associated CAFs, DCIS Associated CAFs, DCIS Associated -> CAFs, DCIS Associated 0.013062252944936 0.4619393085577573 0.7167436199046466 1.0 0.1194227711616854 0.0125623889131764 0.0 0.0002357148876996 0.1094386219208211 0.0 94924 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +461651 VEGFC FLT1 VEGFC-FLT1 CAFs, DCIS Associated T Lymphocytes CAFs, DCIS Associated -> T Lymphocytes 0.0130487016620236 0.4636527906642655 0.777821334064334 0.6198216015396206 0.0693389464442948 0.0318483483218543 0.0 0.0011203033436745 0.1417760344852498 0.0 11604 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +461806 CCN1 CAV1 CCN1-CAV1 Basal-like Structured DCIS Cells T Lymphocytes Basal-like Structured DCIS Cells -> T Lymphocytes 0.0130463523324794 0.6213271600240247 0.62431395375366 0.8693461273411047 0.1153131738111426 0.0126805820762719 0.0 0.0014492753623188 0.295254469726878 0.0 575 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +461850 COL4A2 CD93 COL4A2-CD93 Endothelial Cells Luminal-like Amorphous DCIS Cells Endothelial Cells -> Luminal-like Amorphous DCIS Cells 0.0130456676323277 0.8840293712888387 0.4630027772793905 0.2461374514707439 1.0 0.0048929293424311 0.0 0.0031807228915662 1.0 0.0 2075 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +462133 CD48 CD2 CD48-CD2 Dendritic Cells Luminal-like Amorphous DCIS Cells Dendritic Cells -> Luminal-like Amorphous DCIS Cells 0.0130411822999698 0.9011089648206808 0.4603649459881741 0.2461374514707439 0.4567172527116189 0.0105486447632276 0.0 0.0039893617021276 0.740984201943648 0.0 752 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +462161 CXCL12 CXCR4 CXCL12-CXCR4 Pericytes CAFs, DCIS Associated Pericytes -> CAFs, DCIS Associated 0.0130407017299373 0.7487535481622718 0.4600037439857229 0.7204611100467462 0.0637288077574987 0.0310998965832685 0.0 0.0022802580789788 0.4303146559643501 0.0 12977 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +462532 CLEC2D KLRB1 CLEC2D-KLRB1 Luminal-like Amorphous DCIS Cells Macrophages Luminal-like Amorphous DCIS Cells -> Macrophages 0.0130348695410433 0.4625081978296446 0.9130058539314824 0.2461374514707439 0.3558005706994493 0.0132636308162813 0.0 0.0022522522522522 0.292379725967141 0.0 222 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +463076 CCN1 CAV1 CCN1-CAV1 Pericytes Luminal-like Amorphous DCIS Cells Pericytes -> Luminal-like Amorphous DCIS Cells 0.013026440226047 0.9219165193585238 0.252518874138558 0.2461374514707439 0.2646489893253856 0.0322196586137726 0.0 0.0023397939584424 0.4094549320948229 0.0 1909 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +463136 CXCL12 CXCR4 CXCL12-CXCR4 Macrophages Endothelial Cells Macrophages -> Endothelial Cells 0.013025601847709 0.7487535481622718 0.7757991160529997 0.8875000050982297 0.0338862305197021 0.0279580382843415 0.0 0.0023949169110459 0.3358358275118075 0.0 2790 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +463478 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells Plasma Cells 11q13 Invasive Tumor Cells -> Plasma Cells 0.0130203388567935 0.7941469661104034 0.4614667734221426 0.6198216015396206 1.0 0.0021449819680126 0.0 0.0284327323162274 1.0 0.0 103 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +463618 COL4A1 CD93 COL4A1-CD93 T Lymphocytes Dendritic Cells T Lymphocytes -> Dendritic Cells 0.013018110085617 0.8684504425765611 0.7779918296243433 0.909150863993142 0.0126216524880575 0.0627790816848129 0.0 0.0015118469316942 0.0303572814945227 0.0 5764 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +463968 DLL4 NOTCH3 DLL4-NOTCH3 Plasma Cells Pericytes Plasma Cells -> Pericytes 0.0130127628571811 0.7160288858520609 0.8818326005152037 0.7204611100467462 0.0012306151710811 0.8672894033034337 0.0 0.0033185840707964 0.0347485682297815 0.0 452 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +464085 C3 LRP1 C3-LRP1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells 0.0130108929646571 0.6319926036888139 0.6207977546603366 0.7917001487310438 0.0265972645862203 0.0587195251380622 0.0 0.0004252573054902 0.1026327009159612 0.0 30217 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +464921 DLL4 NOTCH3 DLL4-NOTCH3 T Lymphocytes CAFs, Invasive Associated T Lymphocytes -> CAFs, Invasive Associated 0.0129977395998982 0.6342079770588467 0.6580560501976399 0.7917001487310438 0.0073929685753755 0.1973932010691654 0.0 0.0019444444444444 0.0348011337110193 0.0 2400 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +465206 C1QB LRP1 C1QB-LRP1 Myeloid Cells CAFs, DCIS Associated Myeloid Cells -> CAFs, DCIS Associated 0.0129933820043267 0.7452691992612583 0.7346293219749174 0.7204611100467462 0.0012199377895337 1.0 0.0 0.0069124423963133 0.0512711637234347 0.0 1302 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +465264 COL4A1 CD93 COL4A1-CD93 Basal-like Structured DCIS Cells T Lymphocytes Basal-like Structured DCIS Cells -> T Lymphocytes 0.0129924712540482 0.8533682807143209 0.7779918296243433 0.8693461273411047 0.0706049302656684 0.0118035014556376 0.0 0.0007453416149068 0.0707213766439839 0.0 575 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +465696 COL4A2 CD93 COL4A2-CD93 CAFs, Invasive Associated Myoepithelial Cells CAFs, Invasive Associated -> Myoepithelial Cells 0.0129862313865592 0.6582846571368821 0.4630027772793905 0.6198216015396206 0.4344545964241579 0.0058437228618857 0.0 0.0021971496437054 0.6667471417452916 0.0 1684 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +465925 MMRN2 CLEC14A MMRN2-CLEC14A Endothelial Cells Plasma Cells Endothelial Cells -> Plasma Cells 0.0129829078600043 0.9845127857250529 0.7154802332407408 0.7204611100467462 1.0 0.0009436211854823 0.0 0.010900140646976 1.0 0.0 474 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +466336 MMP2 PECAM1 MMP2-PECAM1 Endothelial Cells 11q13 Invasive Tumor Cells Endothelial Cells -> 11q13 Invasive Tumor Cells 0.0129768861043128 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0411127335336962 0.0326412663903893 0.0 0.0010411460936198 0.4218467833068525 0.0 6003 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +466734 DLL1 NOTCH3 DLL1-NOTCH3 Plasma Cells Endothelial Cells Plasma Cells -> Endothelial Cells 0.01297074325756 0.7296454584598743 0.8818326005152037 0.7204611100467462 0.0051524613572059 0.1993723722552783 0.0 0.001865671641791 0.0815350662032394 0.0 536 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +466852 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells Macrophages 11q13 Invasive Tumor Cells -> Macrophages 0.0129688675719909 0.6332974881236617 0.8794572885381431 0.6198216015396206 0.0131302879503246 0.104965956217838 0.0 0.0011439337864208 0.0256382516600615 0.0 1351 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +468002 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) -> Plasma Cells 0.0129518227539856 0.662063103571249 0.7167436199046466 0.6198216015396206 0.0491302556793708 0.0326667674102811 0.0 0.0 0.0 0.0 5 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +468245 COL4A1 CD93 COL4A1-CD93 Endothelial Cells Myeloid Cells Endothelial Cells -> Myeloid Cells 0.0129484222544599 0.7766289238087107 0.7461459456652184 0.7827641335561659 1.0 0.0010390313650636 0.0 0.010514865844815 1.0 0.0 394 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +468656 DLL4 NOTCH3 DLL4-NOTCH3 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells 0.0129421691884254 0.2490567623945399 0.6580560501976399 0.2461374514707439 0.011649387573427 1.0 0.0 0.0 0.0 0.0 186 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +468841 CCN1 CAV1 CCN1-CAV1 B Cells Pericytes B Cells -> Pericytes 0.0129393106365948 0.6213271600240247 0.9694036398779844 0.6198216015396206 0.0023088899408624 0.5444650460041837 0.0 0.0024772914946325 0.0493227811993957 0.0 1211 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +468937 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Luminal-like Amorphous DCIS Cells 0.0129380948867429 0.7941469661104034 0.4614667734221426 0.2461374514707439 0.0323110954490285 0.1609352200462838 0.0 0.0 0.0 0.0 19 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +469089 DLL1 NOTCH3 DLL1-NOTCH3 CXCL14+ Fibroblasts CAFs, Invasive Associated CXCL14+ Fibroblasts -> CAFs, Invasive Associated 0.0129359189535854 0.9470274865242416 0.6580560501976399 0.6198216015396206 0.0061455194924501 0.1973932010691654 0.0 0.0004688232536333 0.0085105159375399 0.0 1422 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +469305 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myeloid Cells 0.0129328353043099 0.6605327397359113 0.7467524951532132 0.6198216015396206 0.1468839381042521 0.0104195741475089 0.0 0.0144927536231884 1.0 0.0 23 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +469343 CXCL12 ITGA4 CXCL12-ITGA4 Pericytes Mast Cells Pericytes -> Mast Cells 0.012932298457863 0.7487535481622718 0.7754239189773715 0.8567148457705164 0.0637288077574987 0.0147571931436988 0.0 0.0208080808080808 0.4167037517123294 0.0 225 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +469761 DLL4 NOTCH3 DLL4-NOTCH3 Pericytes Dendritic Cells Pericytes -> Dendritic Cells 0.0129261309176139 0.9184503888425788 0.7746834992804791 0.6198216015396206 0.1169448695751571 0.0090444648829713 0.0 0.0034832172260924 0.395592118798981 0.0 1579 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +469831 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells Plasma Cells 11q13 Invasive Tumor Cells -> Plasma Cells 0.0129251977399086 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.1339639999453202 0.0124087765732037 0.0 0.0016181229773462 0.0797728373564634 0.0 103 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +470612 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells 0.0129134538223631 0.6301823358791634 0.6347970925105053 1.0 0.0208904415011529 0.0554888093272979 0.0 0.0001180035684279 0.0193121351787502 0.0 423716 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +471039 MMRN2 CD93 MMRN2-CD93 Basal-like Structured DCIS Cells Dendritic Cells Basal-like Structured DCIS Cells -> Dendritic Cells 0.012906765419684 0.6301823358791634 0.7779918296243433 0.8693461273411047 0.0172764782878141 0.0627790816848129 0.0 0.007183908045977 0.1573143802426416 0.0 1044 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +471139 CXCL12 ITGA4 CXCL12-ITGA4 Pericytes Myoepithelial Cells Pericytes -> Myoepithelial Cells 0.0129053543693229 0.7487535481622718 0.4596166826058663 0.7204611100467462 0.0637288077574987 0.0292373734098458 0.0 0.0018115187606713 0.2766292379262356 0.0 2183 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +471551 CLEC2D KLRB1 CLEC2D-KLRB1 Myoepithelial Cells Dendritic Cells Myoepithelial Cells -> Dendritic Cells 0.0128994088591965 0.4625081978296446 0.7763400818577846 0.6198216015396206 0.0704104148800194 0.0293997450046583 0.0 0.000734214390602 0.0452673931774094 0.0 1362 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +471721 CXCL12 CXCR4 CXCL12-CXCR4 Macrophages Basal-like Structured DCIS Cells Macrophages -> Basal-like Structured DCIS Cells 0.0128970554726924 0.7487535481622718 0.8628183098412396 0.6198216015396206 0.0338862305197021 0.0339152418223636 0.0 0.0012243648607284 0.0935443012115579 0.0 594 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +472082 HSPG2 LRP1 HSPG2-LRP1 B Cells CAFs, DCIS Associated B Cells -> CAFs, DCIS Associated 0.0128914711437494 0.7789175740361626 0.7346293219749174 0.6198216015396206 0.0012941512528773 1.0 0.0 0.0030380882472881 0.0297070515232189 0.0 4087 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +472126 CCN1 CAV1 CCN1-CAV1 T Lymphocytes Myoepithelial Cells T Lymphocytes -> Myoepithelial Cells 0.0128908731431945 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.013905026986541 0.1176565474247238 0.0 0.0020083463745435 0.1379527038380933 0.0 1278 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +472747 COL4A1 CD93 COL4A1-CD93 Myoepithelial Cells 11q13 Invasive Tumor Cells Myoepithelial Cells -> 11q13 Invasive Tumor Cells 0.0128815609001458 0.4604235282221027 0.6587114738285964 0.6198216015396206 0.0839650520556947 0.0289462771086338 0.0 0.0010794896957801 0.1595419777567589 0.0 5095 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +472920 CLEC2D KLRB1 CLEC2D-KLRB1 Luminal-like Amorphous DCIS Cells Pericytes Luminal-like Amorphous DCIS Cells -> Pericytes 0.0128789601744104 0.4625081978296446 0.885766439573873 0.2461374514707439 0.3558005706994493 0.0127192475389894 0.0 0.0013440860215053 0.2027211513804321 0.0 1736 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +472927 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells Myoepithelial Cells 11q13 Invasive Tumor Cells -> Myoepithelial Cells 0.0128788986960394 0.662063103571249 0.7167436199046466 0.6198216015396206 0.585843718590581 0.0026482500471321 0.0 0.0001936858415649 0.0722740679332871 0.0 5163 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +472948 COL4A1 CD93 COL4A1-CD93 CAFs, Invasive Associated Myoepithelial Cells CAFs, Invasive Associated -> Myoepithelial Cells 0.0128786853006199 0.6630837220165452 0.4630027772793905 0.6198216015396206 0.4103175828613323 0.0058437228618857 0.0 0.003223617237869 0.7857193691042926 0.0 1684 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +473130 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, Invasive Associated 0.0128760957518382 0.6589792304505506 0.6207977546603366 0.9161861017439124 0.0072827533047186 0.166956519448744 0.0 0.0086426491994177 0.0484841600657032 0.0 458 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +473317 C3 LRP1 C3-LRP1 Basal-like Structured DCIS Cells Dendritic Cells Basal-like Structured DCIS Cells -> Dendritic Cells 0.0128733356480411 0.6319926036888139 0.6207977546603366 0.8693461273411047 0.0265972645862203 0.0501711964086628 0.0 0.0035680076628352 0.102662502959571 0.0 1044 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +473578 DLL4 NOTCH4 DLL4-NOTCH4 Pericytes Macrophages Pericytes -> Macrophages 0.0128692849442857 0.9184503888425788 0.8818120773736414 0.8875000050982297 0.1169448695751571 0.0054043611446182 0.0 0.0018823529411764 0.3690748143917765 0.0 2125 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +473707 CXCL12 CXCR4 CXCL12-CXCR4 CAFs, Invasive Associated Endothelial Cells CAFs, Invasive Associated -> Endothelial Cells 0.012867381458934 0.6160088550075702 0.7757991160529997 0.6198216015396206 0.0548063857429699 0.0279580382843415 0.0 0.0045672727272727 0.640462225959171 0.0 3125 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +473812 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells B Cells 11q13 Invasive Tumor Cells -> B Cells 0.0128658707268327 0.7941469661104034 0.8445107771175474 0.7917001487310438 1.0 0.0008542071298387 0.0 0.0030492898913951 0.5631869508150732 0.0 570 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +473939 CLEC2D KLRB1 CLEC2D-KLRB1 Macrophages Basal-like Structured DCIS Cells Macrophages -> Basal-like Structured DCIS Cells 0.0128639446235352 0.8978557803479422 0.7763400818577846 0.6198216015396206 0.0477973731763516 0.0219439768073448 0.0 0.0008417508417508 0.115569446888077 0.0 594 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +474030 CD34 SELP CD34-SELP CAFs, Invasive Associated 11q13 Invasive Tumor Cells CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells 0.0128627553034289 0.633566764858408 0.6572093097629401 0.8824495942126559 0.0298399317533219 0.04130664769978 0.0 0.0006022023399862 0.2298242949236026 0.0 5812 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +474379 COL4A2 CD93 COL4A2-CD93 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.0128574279633273 0.6582846571368821 0.6587114738285964 0.9161861017439124 0.4344545964241579 0.0026174949623928 0.0 0.0041825095057034 0.567422845883804 0.0 526 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +474995 CLEC2D KLRB1 CLEC2D-KLRB1 Macrophages Luminal-like Amorphous DCIS Cells Macrophages -> Luminal-like Amorphous DCIS Cells 0.0128483667360132 0.8978557803479422 0.4642836810638544 0.2461374514707439 0.0477973731763516 0.0917308979735958 0.0 0.0025348542458808 0.1394820593833381 0.0 263 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +475244 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, DCIS Associated 0.0128444976740098 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.0015572459193676 1.0 0.0 0.0055008685581933 0.0422329767908961 0.0 157 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +475280 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells (Mitotic) Macrophages 11q13 Invasive Tumor Cells (Mitotic) -> Macrophages 0.0128438742040745 0.662063103571249 0.9015117569158254 0.6198216015396206 0.0491302556793708 0.0246995741084876 0.0 0.0012135922330097 0.1169335242337001 0.0 103 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +476332 C1QB LRP1 C1QB-LRP1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells 0.0128278639453935 0.8498991475190484 0.6207977546603366 0.7917001487310438 0.018166235813628 0.0587195251380622 0.0 0.0002357944203594 0.0200956660298119 0.0 30217 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +477783 MMRN2 CLEC14A MMRN2-CLEC14A Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0128065211894525 0.9845127857250529 0.6347970925105053 0.6198216015396206 1.0 0.0011388334136451 0.0 0.0085470085470085 1.0 0.0 312 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +477904 THBS2 CD36 THBS2-CD36 CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated -> Luminal-like Amorphous DCIS Cells 0.0128044359314905 0.724503440376099 0.2562573700401372 0.2461374514707439 1.0 0.0096442330625583 0.0 0.001086578581363 1.0 0.0 5752 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +478389 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, Invasive Associated 0.0127971147714729 0.6561647292424944 0.6207977546603366 0.9161861017439124 0.0070489045197697 0.166956519448744 0.0 0.0131740196078431 0.1284595684955327 0.0 408 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +478917 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) -> T Lymphocytes 0.0127888775426048 0.6160088550075702 0.9255624071030766 0.7917001487310438 0.0009692519480124 1.0 0.0 0.0054764512595837 0.0440715175147856 0.0 83 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +479283 THBS2 CD36 THBS2-CD36 Plasma Cells Endothelial Cells Plasma Cells -> Endothelial Cells 0.0127837137861469 0.724503440376099 0.8587566561291643 0.7204611100467462 0.0009736808737186 1.0 0.0 0.0053638059701492 0.0770157321265673 0.0 536 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +479387 HSPG2 LRP1 HSPG2-LRP1 CAFs, Invasive Associated CXCL14+ Fibroblasts CAFs, Invasive Associated -> CXCL14+ Fibroblasts 0.0127821527735851 0.6589792304505506 0.9078204025796472 0.6198216015396206 0.1836996873148393 0.0064028969591119 0.0 0.0031506338553318 0.3728197969758948 0.0 1490 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +480265 CXCL12 ITGA4 CXCL12-ITGA4 Basal-like Structured DCIS Cells Dendritic Cells Basal-like Structured DCIS Cells -> Dendritic Cells 0.0127690340969231 0.6160088550075702 0.8950084308969304 0.8693461273411047 0.0021291294377375 0.4247538686915498 0.0 0.0030041797283176 0.030968535962642 0.0 1044 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +480418 COL4A1 CD93 COL4A1-CD93 Endothelial Cells Luminal-like Amorphous DCIS Cells Endothelial Cells -> Luminal-like Amorphous DCIS Cells 0.0127670567121733 0.7766289238087107 0.4630027772793905 0.2461374514707439 1.0 0.0048929293424311 0.0 0.0040963855421686 1.0 0.0 2075 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +480858 CLEC2D KLRB1 CLEC2D-KLRB1 CAFs, Invasive Associated B Cells CAFs, Invasive Associated -> B Cells 0.0127602678453675 0.6605327397359113 0.7763400818577846 0.7917001487310438 0.0227314494836465 0.0467761235673353 0.0 0.0021810250817884 0.1226511849263244 0.0 917 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +481490 COL4A1 CD93 COL4A1-CD93 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.0127509485689949 0.6630837220165452 0.6587114738285964 0.9161861017439124 0.4103175828613323 0.0026174949623928 0.0 0.0061108093427485 0.5956545028260665 0.0 526 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +481727 CLEC2D KLRB1 CLEC2D-KLRB1 Macrophages Pericytes Macrophages -> Pericytes 0.012747548630938 0.8978557803479422 0.885766439573873 0.8875000050982297 0.0477973731763516 0.0127192475389894 0.0 0.000673672864457 0.1016063976199417 0.0 2474 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +481742 CCN1 CAV1 CCN1-CAV1 Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells -> Basal-like Structured DCIS Cells 0.0127472823054186 0.2542249848376565 0.62431395375366 0.2461374514707439 0.1711385759005754 0.0641739251983978 0.0 0.0025868440502586 0.2457377011761619 0.0 902 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +482209 VEGFC FLT1 VEGFC-FLT1 Pericytes CAFs, Invasive Associated Pericytes -> CAFs, Invasive Associated 0.0127408229677418 0.8718210606749883 0.6593689120110077 0.6198216015396206 0.1796394187986057 0.0066828239855783 0.0 0.0025327142254115 0.3119687512166008 0.0 2369 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +482273 DLL4 NOTCH3 DLL4-NOTCH3 CAFs, DCIS Associated CAFs, DCIS Associated CAFs, DCIS Associated -> CAFs, DCIS Associated 0.0127398400231885 0.7160288858520609 0.4638256179742202 1.0 0.0186793449598515 0.0689186266365139 0.0 0.0002212296152711 0.0208052270040057 0.0 94924 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +482528 CCN1 CAV1 CCN1-CAV1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells 0.0127359677014418 0.2542249848376565 0.62431395375366 0.2461374514707439 0.1711385759005754 0.0638329144736252 0.0 0.0025089605734767 0.654985116831536 0.0 186 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +482844 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) -> T Lymphocytes 0.0127312493445436 0.6160088550075702 0.9008184599638702 0.7917001487310438 0.0009692519480124 1.0 0.0 0.0038335158817086 0.0309314937962574 0.0 83 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +482899 CLEC2D KLRB1 CLEC2D-KLRB1 Dendritic Cells Myeloid Cells Dendritic Cells -> Myeloid Cells 0.0127305972947512 0.7797302331085993 0.7467524951532132 0.6198216015396206 0.1132020978253244 0.0104195741475089 0.0 0.005175983436853 0.3571428571428571 0.0 161 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +483386 A2M LRP1 A2M-LRP1 Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells -> CAFs, Invasive Associated 0.0127232682585607 0.4648000335061383 0.6207977546603366 0.2461374514707439 0.0357762282281787 0.166956519448744 0.0 0.006235827664399 0.0608054151144809 0.0 147 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +483439 COL4A2 CD93 COL4A2-CD93 Pericytes Mast Cells Pericytes -> Mast Cells 0.0127224356280624 0.8840293712888387 0.8347945881127203 0.8567148457705164 0.5544396796022323 0.0012097093680331 0.0 0.0097777777777777 0.5787013617692888 0.0 225 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +484085 DLL1 NOTCH3 DLL1-NOTCH3 Endothelial Cells Myeloid Cells Endothelial Cells -> Myeloid Cells 0.0127127654358404 0.9356727248601746 0.7470475610360806 0.7827641335561659 1.0 0.0007714919761827 0.0 0.0033840947546531 0.5196272239480377 0.0 394 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +484089 VWF LRP1 VWF-LRP1 Macrophages CAFs, DCIS Associated Macrophages -> CAFs, DCIS Associated 0.0127126853527758 0.9011206516381156 0.7346293219749174 0.7204611100467462 0.0008850282134344 1.0 0.0 0.0014388036609689 0.0110464303914059 0.0 9754 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +485232 DLL1 NOTCH3 DLL1-NOTCH3 Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells -> CAFs, DCIS Associated 0.012696364302502 0.2534163760166434 0.4638256179742202 0.2461374514707439 0.2100740470724093 0.0689186266365139 0.0 0.0031427205028352 0.3829335465417155 0.0 4879 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +485500 C1QB LRP1 C1QB-LRP1 Basal-like Structured DCIS Cells Dendritic Cells Basal-like Structured DCIS Cells -> Dendritic Cells 0.0126922416981706 0.8498991475190484 0.6207977546603366 0.8693461273411047 0.018166235813628 0.0501711964086628 0.0 0.0088601532567049 0.2110314878959594 0.0 1044 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +485550 VEGFC FLT1 VEGFC-FLT1 Endothelial Cells CXCL14+ Fibroblasts Endothelial Cells -> CXCL14+ Fibroblasts 0.012691612980103 0.8718210606749883 0.878254460598671 0.9429656149619918 1.0 0.0005788283879716 0.0 0.0009742790335151 1.0 0.0 2566 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +485870 C1QB LRP1 C1QB-LRP1 Endothelial Cells Macrophages Endothelial Cells -> Macrophages 0.0126866532711814 0.7753420160918723 0.8604147465201248 0.8875000050982297 0.0161519521398178 0.0436001007095475 0.0 0.0017649903288201 0.041378933280015 0.0 2585 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +485971 MMP2 PECAM1 MMP2-PECAM1 Myoepithelial Cells Macrophages Myoepithelial Cells -> Macrophages 0.0126852675348504 0.718867305289982 0.9015117569158254 0.7204611100467462 0.0361307801045652 0.0246995741084876 0.0 0.0025380710659898 0.1291854336944417 0.0 591 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +486185 C3 LRP1 C3-LRP1 T Lymphocytes Pericytes T Lymphocytes -> Pericytes 0.0126819010462316 0.6319926036888139 0.9078204025796472 0.6198216015396206 0.0334108479684367 0.0350138403862125 0.0 0.0018565400843881 0.1630905883820773 0.0 3555 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +486713 DLL4 NOTCH3 DLL4-NOTCH3 Endothelial Cells Myeloid Cells Endothelial Cells -> Myeloid Cells 0.0126734636238812 0.9184503888425788 0.7470475610360806 0.7827641335561659 1.0 0.0007714919761827 0.0 0.0012690355329949 0.3681298400106931 0.0 394 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +486735 DLL1 NOTCH3 DLL1-NOTCH3 Plasma Cells Basal-like Structured DCIS Cells Plasma Cells -> Basal-like Structured DCIS Cells 0.0126731351170214 0.7296454584598743 0.7746834992804791 0.6198216015396206 0.0051524613572059 0.2295016807597237 0.0 0.0006613756613756 0.0454259657182422 0.0 126 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +486940 COL4A1 CD93 COL4A1-CD93 Dendritic Cells Macrophages Dendritic Cells -> Macrophages 0.0126703476450235 0.8684504425765611 0.944024288971064 0.6198216015396206 0.0168149984327668 0.0484215930647349 0.0 0.0025369608958096 0.085966470370745 0.0 1633 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +487478 MMRN2 CLEC14A MMRN2-CLEC14A Endothelial Cells Mast Cells Endothelial Cells -> Mast Cells 0.0126628568942279 0.9845127857250529 0.8514619504364779 0.8567148457705164 1.0 0.0005740632036187 0.0 0.0059259259259259 1.0 0.0 225 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +487495 DLL1 NOTCH3 DLL1-NOTCH3 Macrophages Luminal-like Amorphous DCIS Cells Macrophages -> Luminal-like Amorphous DCIS Cells 0.0126626277797029 0.8771078809726828 0.4638256179742202 0.2461374514707439 0.0080232294691882 0.5131068416842878 0.0 0.0003168567807351 0.0076531078990176 0.0 263 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +487656 CCN1 CAV1 CCN1-CAV1 Myoepithelial Cells CXCL14+ Fibroblasts Myoepithelial Cells -> CXCL14+ Fibroblasts 0.0126605187648034 0.7324582304061453 0.943345641464811 0.7204611100467462 0.2376713873232418 0.0034806998160403 0.0 0.0010619852622453 0.3931551200364676 0.0 1538 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +487716 CXCL12 CXCR4 CXCL12-CXCR4 T Lymphocytes 11q13 Invasive Tumor Cells T Lymphocytes -> 11q13 Invasive Tumor Cells 0.0126598490364565 0.6160088550075702 0.6632137581773894 0.7917001487310438 0.0255753403203798 0.049767778498468 0.0 0.0003511509949278 0.120004262935675 0.0 1165 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +488612 DLL1 NOTCH3 DLL1-NOTCH3 Myeloid Cells CAFs, Invasive Associated Myeloid Cells -> CAFs, Invasive Associated 0.0126470835169453 0.7835752212271604 0.6580560501976399 0.6198216015396206 0.0064863313435223 0.1973932010691654 0.0 0.0041666666666666 0.0756372103948865 0.0 160 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +488635 CLEC2D KLRB1 CLEC2D-KLRB1 Basal-like Structured DCIS Cells Macrophages Basal-like Structured DCIS Cells -> Macrophages 0.0126467067991613 0.7797302331085993 0.9130058539314824 0.6198216015396206 0.0699064461360958 0.0132636308162813 0.0 0.0 0.0 0.0 475 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +488737 A2M LRP1 A2M-LRP1 Myoepithelial Cells CXCL14+ Fibroblasts Myoepithelial Cells -> CXCL14+ Fibroblasts 0.0126451251086587 0.4648000335061383 0.9078204025796472 0.7204611100467462 0.2100317344087863 0.0064028969591119 0.0 0.0020860424794104 0.2936777398616129 0.0 1538 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +489174 CLEC2D KLRB1 CLEC2D-KLRB1 CAFs, DCIS Associated Plasma Cells CAFs, DCIS Associated -> Plasma Cells 0.0126388579556522 0.4625081978296446 0.4642836810638544 0.8767341187813953 0.149715856631667 0.0144613249009303 0.0 0.0016986003533088 0.0098437882677268 0.0 2453 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +489214 CXCL12 ITGA4 CXCL12-ITGA4 Macrophages 11q13 Invasive Tumor Cells Macrophages -> 11q13 Invasive Tumor Cells 0.0126383034770082 0.7487535481622718 0.6631822525600675 0.6198216015396206 0.0338862305197021 0.0390724515618796 0.0 0.0005227664802132 0.2953730645362663 0.0 1739 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +489370 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) -> Dendritic Cells 0.0126358614213735 0.662063103571249 0.6331674633943454 0.7917001487310438 0.0236359933700329 0.0518891167572028 0.0 0.0022668393782383 0.1160198961779235 0.0 193 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +489679 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, Invasive Associated 0.0126310418240295 0.6605327397359113 0.657421674383923 0.9161861017439124 0.1468839381042521 0.0069492509109592 0.0 0.0018195050946142 0.3113655822815591 0.0 458 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +489805 CD34 SELP CD34-SELP Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0126291478451303 0.9559599666576516 0.6572093097629401 0.6198216015396206 1.0 0.0010419094417808 0.0 0.0016025641025641 0.1236476043276663 0.0 312 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +489836 VWF SELP VWF-SELP Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0126286042174611 0.955713094717548 0.6572093097629401 0.6198216015396206 1.0 0.0010419094417808 0.0 0.002039627039627 1.0 0.0 312 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +490257 COL4A1 CD93 COL4A1-CD93 Endothelial Cells B Cells Endothelial Cells -> B Cells 0.0126220277773815 0.7766289238087107 0.7779918296243433 0.6198216015396206 1.0 0.001079730675535 0.0 0.007052186177715 1.0 0.0 1418 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +490455 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) -> Plasma Cells 0.0126188914148738 0.6605327397359113 0.4642836810638544 0.6198216015396206 0.1468839381042521 0.0144613249009303 0.0 0.0 0.0 0.0 5 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +490683 COL4A1 CD93 COL4A1-CD93 Pericytes 11q13 Invasive Tumor Cells (Mitotic) Pericytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.0126156043594468 0.7766289238087107 0.6587114738285964 0.6198216015396206 0.4857192596400828 0.0026174949623928 0.0 0.0037688442211055 0.3673701640545354 0.0 398 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +490726 EFNB2 PECAM1 EFNB2-PECAM1 Endothelial Cells Luminal-like Amorphous DCIS Cells Endothelial Cells -> Luminal-like Amorphous DCIS Cells 0.0126149121987933 0.8640667164982425 0.2491073778594529 0.2461374514707439 1.0 0.0076066460958003 0.0 0.0023192771084337 0.9662285513048336 0.0 2075 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +491099 C1QB LRP1 C1QB-LRP1 T Lymphocytes Basal-like Structured DCIS Cells T Lymphocytes -> Basal-like Structured DCIS Cells 0.0126093908153816 0.8703788833238396 0.6207977546603366 0.8693461273411047 0.0419710388788557 0.0203874717835032 0.0 0.0009328358208955 0.0528268792213474 0.0 737 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +491325 CCN1 CAV1 CCN1-CAV1 Basal-like Structured DCIS Cells Plasma Cells Basal-like Structured DCIS Cells -> Plasma Cells 0.0126062427774729 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.1153131738111426 0.0124087765732037 0.0 0.0 0.0 0.0 79 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +491334 A2M LRP1 A2M-LRP1 Myeloid Cells CAFs, DCIS Associated Myeloid Cells -> CAFs, DCIS Associated 0.012606072375783 0.7460047258226694 0.7346293219749174 0.7204611100467462 0.0010163752993685 1.0 0.0 0.0058243727598566 0.0689640749416071 0.0 1302 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +491498 CXCL12 CXCR4 CXCL12-CXCR4 T Lymphocytes Basal-like Structured DCIS Cells T Lymphocytes -> Basal-like Structured DCIS Cells 0.012603348569486 0.6160088550075702 0.8628183098412396 0.8693461273411047 0.0255753403203798 0.0339152418223636 0.0 0.0007401011471567 0.0565454358069865 0.0 737 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +491750 C3 LRP1 C3-LRP1 T Lymphocytes Myoepithelial Cells T Lymphocytes -> Myoepithelial Cells 0.0125997023570833 0.6319926036888139 0.7346293219749174 0.6198216015396206 0.0334108479684367 0.0416128058995347 0.0 0.0013302034428794 0.1242418474577659 0.0 1278 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +491803 MMP2 PECAM1 MMP2-PECAM1 Pericytes Dendritic Cells Pericytes -> Dendritic Cells 0.0125988814986939 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0216588811659259 0.0518891167572028 0.0 0.0050189993666877 0.1832474894822357 0.0 1579 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +491865 A2M LRP1 A2M-LRP1 Macrophages Endothelial Cells Macrophages -> Endothelial Cells 0.0125978790412342 0.919551140852988 0.9078204025796472 0.8875000050982297 0.037376181609614 0.0144359394371152 0.0 0.0015979689366786 0.1960484080334631 0.0 2790 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +492179 VWF ITGA9 VWF-ITGA9 Pericytes Myeloid Cells Pericytes -> Myeloid Cells 0.0125933007488661 0.9275752708651288 0.7831795333113832 0.7827641335561659 0.1263644540569636 0.0055509879377996 0.0 0.002301495972382 0.1716380180337438 0.0 316 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +492313 CLEC2D KLRB1 CLEC2D-KLRB1 Endothelial Cells Macrophages Endothelial Cells -> Macrophages 0.0125916937525504 0.8721681415062816 0.9130058539314824 0.8875000050982297 0.0425206505665654 0.0132636308162813 0.0 0.0009026434558349 0.1171781029407961 0.0 2585 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +492496 DLL4 NOTCH3 DLL4-NOTCH3 Myoepithelial Cells CAFs, Invasive Associated Myoepithelial Cells -> CAFs, Invasive Associated 0.0125889671038249 0.7160288858520609 0.6580560501976399 0.6198216015396206 0.0069047442087267 0.1973932010691654 0.0 0.002027315407597 0.0362843354953009 0.0 1562 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +493427 CLEC2D KLRB1 CLEC2D-KLRB1 Endothelial Cells Pericytes Endothelial Cells -> Pericytes 0.0125752951782793 0.8721681415062816 0.885766439573873 0.946515890536252 0.0425206505665654 0.0127192475389894 0.0 0.0005419339719366 0.081736940199791 0.0 11379 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +493684 COL4A1 CD93 COL4A1-CD93 CXCL14+ Fibroblasts Pericytes CXCL14+ Fibroblasts -> Pericytes 0.0125713981927941 0.7766289238087107 0.8817184225858201 0.9429656149619918 0.0047694898966413 0.1281708518900828 0.0 0.0015315635265914 0.0360881004041662 0.0 3218 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +493924 DLL4 NOTCH4 DLL4-NOTCH4 T Lymphocytes 11q13 Invasive Tumor Cells T Lymphocytes -> 11q13 Invasive Tumor Cells 0.0125675586705264 0.6342079770588467 0.6571792026963191 0.7917001487310438 0.0073929685753755 0.1615138601457002 0.0 0.0008583690987124 0.0820452995128722 0.0 1165 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +493996 DLL4 NOTCH4 DLL4-NOTCH4 Pericytes Myeloid Cells Pericytes -> Myeloid Cells 0.0125663086555231 0.9184503888425788 0.7480927101953669 0.7827641335561659 0.1169448695751571 0.006260692484444 0.0 0.0031645569620253 0.3251050857827595 0.0 316 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +494835 CLEC2D KLRB1 CLEC2D-KLRB1 Endothelial Cells Basal-like Structured DCIS Cells Endothelial Cells -> Basal-like Structured DCIS Cells 0.0125546829074003 0.8721681415062816 0.7763400818577846 0.6198216015396206 0.0425206505665654 0.0219439768073448 0.0 0.0008455944529003 0.116097161257429 0.0 1971 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +494917 COL4A1 CD93 COL4A1-CD93 Macrophages Pericytes Macrophages -> Pericytes 0.0125530524121572 0.9102252263107924 0.8817184225858201 0.8875000050982297 0.0042860632265532 0.1281708518900828 0.0 0.0022231204527081 0.0523831971151965 0.0 2474 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +495059 C3 LRP1 C3-LRP1 Basal-like Structured DCIS Cells Macrophages Basal-like Structured DCIS Cells -> Macrophages 0.0125507173590593 0.6319926036888139 0.8604147465201248 0.6198216015396206 0.0265972645862203 0.0436001007095475 0.0 0.0017894736842105 0.0511597119071359 0.0 475 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +495130 CCN1 CAV1 CCN1-CAV1 CAFs, Invasive Associated Macrophages CAFs, Invasive Associated -> Macrophages 0.0125497606556299 0.6213271600240247 0.8818704453527788 0.6198216015396206 0.2247035641022029 0.0051192928876727 0.0 0.0023512123438648 0.4429559900352459 0.0 1361 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +495162 C3 LRP1 C3-LRP1 CAFs, Invasive Associated Basal-like Structured DCIS Cells CAFs, Invasive Associated -> Basal-like Structured DCIS Cells 0.0125494232529687 0.6319926036888139 0.6207977546603366 0.7917001487310438 0.0616816618657801 0.0203874717835032 0.0 0.0012314126394052 0.1575117565884111 0.0 2152 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +495296 MMRN2 CLEC14A MMRN2-CLEC14A Luminal-like Amorphous DCIS Cells Endothelial Cells Luminal-like Amorphous DCIS Cells -> Endothelial Cells 0.0125475873983101 0.250044481781731 0.9003264838243337 0.2461374514707439 0.0070431301838115 1.0 0.0 0.0090439276485788 0.0571310781199609 0.0 1806 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +495311 CD34 SELP CD34-SELP CAFs, Invasive Associated T Lymphocytes CAFs, Invasive Associated -> T Lymphocytes 0.0125473085224603 0.633566764858408 0.7760344326192508 0.7917001487310438 0.0298399317533219 0.0335947364052305 0.0 0.0004347826086956 0.0365716200258686 0.0 2300 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +495649 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells Dendritic Cells 11q13 Invasive Tumor Cells -> Dendritic Cells 0.0125419837828005 0.6213271600240247 0.62431395375366 0.7917001487310438 0.1339639999453202 0.009460730808256 0.0 0.0002777777777777 0.0344877865728332 0.0 3360 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +495791 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells (G1/S) Pericytes 11q13 Invasive Tumor Cells (G1/S) -> Pericytes 0.0125398710985971 0.6582846571368821 0.8817184225858201 0.6198216015396206 0.0084325366891025 0.1281708518900828 0.0 0.0040579710144927 0.1147937345119903 0.0 345 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +495817 CLEC2D KLRB1 CLEC2D-KLRB1 Endothelial Cells Luminal-like Amorphous DCIS Cells Endothelial Cells -> Luminal-like Amorphous DCIS Cells 0.0125394795274163 0.8721681415062816 0.4642836810638544 0.2461374514707439 0.0425206505665654 0.0917308979735958 0.0 0.0010441767068273 0.0574565254254979 0.0 2075 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +496023 CLEC2D KLRB1 CLEC2D-KLRB1 CAFs, DCIS Associated Myeloid Cells CAFs, DCIS Associated -> Myeloid Cells 0.0125363415548861 0.4625081978296446 0.7467524951532132 0.7204611100467462 0.149715856631667 0.0104195741475089 0.0 0.0015140045420136 0.1044663133989402 0.0 1321 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +496037 MMP2 PECAM1 MMP2-PECAM1 Pericytes Macrophages Pericytes -> Macrophages 0.0125360278163874 0.9067635403815892 0.9015117569158254 0.8875000050982297 0.0216588811659259 0.0246995741084876 0.0 0.0024470588235294 0.1245529960250222 0.0 2125 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +497862 EFNB2 PECAM1 EFNB2-PECAM1 CAFs, DCIS Associated T Lymphocytes CAFs, DCIS Associated -> T Lymphocytes 0.0125090246067287 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.1194227711616854 0.0176963220730796 0.0 0.0004632023440193 0.0846754722017957 0.0 11604 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +497890 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells T Lymphocytes 11q13 Invasive Tumor Cells -> T Lymphocytes 0.0125084880846864 0.6249837837987587 0.7746834992804791 0.7917001487310438 0.2159908053119969 0.0046263543438723 0.0 0.0 0.0 0.0 827 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +498253 VWF ITGA9 VWF-ITGA9 Myoepithelial Cells Myoepithelial Cells Myoepithelial Cells -> Myoepithelial Cells 0.0125033653833149 0.7158082793127664 0.7292496872084557 1.0 0.0025256125075084 0.2898144908728011 0.0 0.0005976314280951 0.0138798937741955 0.0 22361 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +498454 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, DCIS Associated 0.0125004924636816 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.0093830613230477 0.1449812920932466 0.0 0.0033970276008492 0.2784465312555231 0.0 157 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +498669 DLL4 NOTCH3 DLL4-NOTCH3 Pericytes CXCL14+ Fibroblasts Pericytes -> CXCL14+ Fibroblasts 0.0124972953581274 0.9184503888425788 0.8818326005152037 0.9429656149619918 0.1169448695751571 0.0042655619249233 0.0 0.0020791189031242 0.4515977251826502 0.0 2966 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +498704 COL4A2 CD93 COL4A2-CD93 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.0124966924514622 0.4630253981438691 0.6587114738285964 0.6198216015396206 0.7696906278989153 0.0026174949623928 0.0 0.0 0.0 0.0 233 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +498789 CLEC2D KLRB1 CLEC2D-KLRB1 Basal-like Structured DCIS Cells Pericytes Basal-like Structured DCIS Cells -> Pericytes 0.0124954402260022 0.7797302331085993 0.885766439573873 0.6198216015396206 0.0699064461360958 0.0127192475389894 0.0 0.0004621926418931 0.0697099910459611 0.0 1803 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +499196 COL4A2 CD93 COL4A2-CD93 Myeloid Cells Pericytes Myeloid Cells -> Pericytes 0.0124894499996542 0.7482742921073442 0.8817184225858201 0.7827641335561659 0.005733874009046 0.1281708518900828 0.0 0.000771208226221 0.0218162899779489 0.0 389 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +499393 VWF ITGA9 VWF-ITGA9 Pericytes B Cells Pericytes -> B Cells 0.0124866013091928 0.9275752708651288 0.6252253442669611 0.6198216015396206 0.1263644540569636 0.0083442542366581 0.0 0.0035918925853074 0.1977261513932658 0.0 1063 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +499399 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells T Lymphocytes 11q13 Invasive Tumor Cells -> T Lymphocytes 0.0124864879130191 0.6561647292424944 0.6207977546603366 0.7917001487310438 0.112230917768503 0.0104714078116759 0.0 0.0004030632809351 0.0553239701896669 0.0 827 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +499478 COL4A2 CD93 COL4A2-CD93 Macrophages Macrophages Macrophages -> Macrophages 0.0124855851731709 0.9188764516910942 0.944024288971064 1.0 0.0090193130488293 0.0484215930647349 0.0 0.0017087062652563 0.0633169167994814 0.0 2458 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +499657 DLL4 NOTCH4 DLL4-NOTCH4 Endothelial Cells CXCL14+ Fibroblasts Endothelial Cells -> CXCL14+ Fibroblasts 0.0124830365162352 0.9184503888425788 0.896164124004365 0.9429656149619918 1.0 0.0004874986369898 0.0 0.0019485580670303 1.0 0.0 2566 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +500567 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0124703710138035 0.6213271600240247 0.62431395375366 0.8824495942126559 0.1339639999453202 0.0082011408892332 0.0 0.0004910577271839 0.082355707514147 0.0 11947 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +500722 JAG1 NOTCH2 JAG1-NOTCH2 CAFs, DCIS Associated CAFs, DCIS Associated CAFs, DCIS Associated -> CAFs, DCIS Associated 0.0124680747303475 0.6303682835571691 0.4614667734221426 1.0 0.0101610580570933 0.12709315903692 0.0 0.001312328057935 0.0618223876998145 0.0 94924 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +500728 C1QB LRP1 C1QB-LRP1 CXCL14+ Fibroblasts CAFs, DCIS Associated CXCL14+ Fibroblasts -> CAFs, DCIS Associated 0.0124680139481076 0.7753420160918723 0.7346293219749174 0.7204611100467462 0.0009153913192522 1.0 0.0 0.0008039868625125 0.0059633541512557 0.0 10961 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +501280 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) -> Dendritic Cells 0.0124597776422051 0.7941469661104034 0.8445107771175474 0.7917001487310438 0.0323110954490285 0.0218093597373452 0.0 0.0161608684924747 0.8758436686409005 0.0 193 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +501295 VWF ITGA9 VWF-ITGA9 CAFs, DCIS Associated Basal-like Structured DCIS Cells CAFs, DCIS Associated -> Basal-like Structured DCIS Cells 0.0124595866891938 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0071496754272206 0.1886404570313 0.0 0.0002947765593679 0.0077093597066586 0.0 1542 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +501592 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myoepithelial Cells 0.0124551415875996 0.7941469661104034 0.4614667734221426 0.6198216015396206 0.0526353932596327 0.0312252462757311 0.0 0.0193744164332399 1.0 0.0 714 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +501726 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells Macrophages 11q13 Invasive Tumor Cells -> Macrophages 0.0124532828328969 0.6301823358791634 0.944024288971064 0.6198216015396206 0.0208904415011529 0.0484215930647349 0.0 0.0005551443375277 0.0124211410828119 0.0 1351 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +501908 CXCL12 CXCR4 CXCL12-CXCR4 T Lymphocytes Macrophages T Lymphocytes -> Macrophages 0.0124505586519814 0.6160088550075702 0.7757991160529997 0.6198216015396206 0.0255753403203798 0.0491709261488903 0.0 0.0045441335763916 0.2050652721063016 0.0 3441 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +502015 COL4A2 CD93 COL4A2-CD93 T Lymphocytes 11q13 Invasive Tumor Cells T Lymphocytes -> 11q13 Invasive Tumor Cells 0.012449026280826 0.7783550150988336 0.6587114738285964 0.7917001487310438 0.0316800311254893 0.0289462771086338 0.0 0.0004291845493562 0.0913727354618278 0.0 1165 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +502443 A2M LRP1 A2M-LRP1 CAFs, Invasive Associated T Lymphocytes CAFs, Invasive Associated -> T Lymphocytes 0.0124428303551489 0.6561647292424944 0.6207977546603366 0.7917001487310438 0.1098969873322313 0.0104714078116759 0.0 0.0025181159420289 0.3456334970224342 0.0 2300 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +502632 A2M LRP1 A2M-LRP1 Pericytes 11q13 Invasive Tumor Cells (Mitotic) Pericytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.0124400523947844 0.8937519114898692 0.6207977546603366 0.6198216015396206 0.3743986430148447 0.0028784826949613 0.0 0.0020938023450586 0.3384512749140007 0.0 398 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +503141 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells (Mitotic) Macrophages 11q13 Invasive Tumor Cells (Mitotic) -> Macrophages 0.0124328348991769 0.6582846571368821 0.944024288971064 0.6198216015396206 0.0198024073017111 0.0484215930647349 0.0 0.0 0.0 0.0 103 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +503738 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells Plasma Cells 11q13 Invasive Tumor Cells -> Plasma Cells 0.012424260349842 0.6593525851613742 0.4630488285702799 0.6198216015396206 0.4518617096918393 0.0043013567716651 0.0 0.0 0.0 0.0 103 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +503931 CLEC2D KLRB1 CLEC2D-KLRB1 Dendritic Cells Plasma Cells Dendritic Cells -> Plasma Cells 0.0124215627222452 0.7797302331085993 0.4642836810638544 0.6198216015396206 0.1132020978253244 0.0144613249009303 0.0 0.0104602510460251 0.0606196132738094 0.0 239 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +504219 DLL4 NOTCH3 DLL4-NOTCH3 Basal-like Structured DCIS Cells Endothelial Cells Basal-like Structured DCIS Cells -> Endothelial Cells 0.0124169798282525 0.6342079770588467 0.8818326005152037 0.6198216015396206 0.0053032910137447 0.1993723722552783 0.0 0.0026595744680851 0.0985351738903523 0.0 1692 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +504557 VEGFC FLT1 VEGFC-FLT1 Dendritic Cells Pericytes Dendritic Cells -> Pericytes 0.0124123545776788 0.7745997874735252 0.878254460598671 0.6198216015396206 0.0065101973396288 0.1332188634280341 0.0 0.0030196766023767 0.1138120852685665 0.0 1711 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +504659 COL4A1 CD93 COL4A1-CD93 CAFs, DCIS Associated CAFs, Invasive Associated CAFs, DCIS Associated -> CAFs, Invasive Associated 0.0124108448483864 0.4604235282221027 0.6587114738285964 0.6198216015396206 0.454846709299195 0.0042738820064046 0.0 0.0027751686448638 0.2005714966571156 0.0 1673 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +505059 DLL4 NOTCH4 DLL4-NOTCH4 CXCL14+ Fibroblasts Endothelial Cells CXCL14+ Fibroblasts -> Endothelial Cells 0.0124057099911765 0.9184503888425788 0.896164124004365 0.9429656149619918 0.0004696576149175 1.0 0.0 0.0007380073800738 0.010163582865767 0.0 2710 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +505329 DLL1 NOTCH3 DLL1-NOTCH3 Pericytes T Lymphocytes Pericytes -> T Lymphocytes 0.0124015505106928 0.9356727248601746 0.7746834992804791 0.6198216015396206 0.1750253929104546 0.0046263543438723 0.0 0.0011793636454883 0.414877930335479 0.0 3321 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +505647 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (G1/S) 0.0123970609177436 0.6605327397359113 0.657421674383923 0.9592803095773328 0.1468839381042521 0.0059327142047454 0.0 0.0041248606465997 1.0 0.0 1495 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +506901 VEGFC FLT1 VEGFC-FLT1 Basal-like Structured DCIS Cells T Lymphocytes Basal-like Structured DCIS Cells -> T Lymphocytes 0.0123799596437929 0.7745997874735252 0.777821334064334 0.8693461273411047 0.0215813276111062 0.0318483483218543 0.0 0.0008695652173913 0.1100447561315611 0.0 575 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +507064 CLEC2D KLRB1 CLEC2D-KLRB1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.0123774762537064 0.6605327397359113 0.657421674383923 0.9161861017439124 0.0227314494836465 0.0397596998227057 0.0 0.0009505703422053 0.0729436425761514 0.0 526 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +507147 DLL4 NOTCH3 DLL4-NOTCH3 Plasma Cells 11q13 Invasive Tumor Cells Plasma Cells -> 11q13 Invasive Tumor Cells 0.0123764946707273 0.7160288858520609 0.6580560501976399 0.6198216015396206 0.0012306151710811 1.0 0.0 0.0 0.0 0.0 148 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +507279 MMRN2 CD93 MMRN2-CD93 Myoepithelial Cells Macrophages Myoepithelial Cells -> Macrophages 0.0123744810933163 0.7205550478301406 0.944024288971064 0.7204611100467462 0.0151307911035231 0.0484215930647349 0.0 0.0 0.0 0.0 591 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +507301 C1QB LRP1 C1QB-LRP1 Basal-like Structured DCIS Cells Macrophages Basal-like Structured DCIS Cells -> Macrophages 0.0123741617993814 0.8498991475190484 0.8604147465201248 0.6198216015396206 0.018166235813628 0.0436001007095475 0.0 0.0009210526315789 0.0215934188234137 0.0 475 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +507946 EFNB2 PECAM1 EFNB2-PECAM1 CAFs, Invasive Associated CAFs, DCIS Associated CAFs, Invasive Associated -> CAFs, DCIS Associated 0.0123644460160927 0.662063103571249 0.7167436199046466 0.6198216015396206 0.0967042147306326 0.0125623889131764 0.0 0.0003306878306878 0.1535330280986672 0.0 1323 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +508127 EFNB2 PECAM1 EFNB2-PECAM1 Myeloid Cells Pericytes Myeloid Cells -> Pericytes 0.012362043131953 0.7451589345683471 0.930308383061206 0.7827641335561659 0.0040724665904272 0.1615013370958009 0.0 0.0025706940874035 0.097055938464435 0.0 389 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +508284 CXCL12 ITGA4 CXCL12-ITGA4 Luminal-like Amorphous DCIS Cells T Lymphocytes Luminal-like Amorphous DCIS Cells -> T Lymphocytes 0.0123597764614081 0.255669001367946 0.9255624071030766 0.2461374514707439 0.0061207051981986 1.0 0.0 0.0090621403912543 0.0729272041407638 0.0 316 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +508811 C3 LRP1 C3-LRP1 Dendritic Cells Endothelial Cells Dendritic Cells -> Endothelial Cells 0.0123521770313074 0.6319926036888139 0.9078204025796472 0.6198216015396206 0.0691889863216023 0.0144359394371152 0.0 0.0024376155268022 0.4162830488610493 0.0 2164 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +509014 CCN1 CAV1 CCN1-CAV1 Macrophages CAFs, DCIS Associated Macrophages -> CAFs, DCIS Associated 0.012349417499519 0.8619922139338987 0.7283139964676212 0.7204611100467462 0.0054092055025683 0.1449812920932466 0.0 0.0007620805139771 0.062465985145755 0.0 9754 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +510066 CXCL12 ITGA4 CXCL12-ITGA4 CXCL14+ Fibroblasts Macrophages CXCL14+ Fibroblasts -> Macrophages 0.0123342524435416 0.7487535481622718 0.7754239189773715 0.8875000050982297 0.0131092554497256 0.0521257226458961 0.0 0.004341164453524 0.1815577203837743 0.0 1424 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +511013 DLL4 NOTCH3 DLL4-NOTCH3 Myeloid Cells Endothelial Cells Myeloid Cells -> Endothelial Cells 0.0123207382116754 0.7840818683779507 0.8818326005152037 0.7827641335561659 0.0032417203409647 0.1993723722552783 0.0 0.0014492753623188 0.0536945295402499 0.0 460 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +511085 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (G1/S) 0.012319849961083 0.6249837837987587 0.6580560501976399 0.9592803095773328 0.0244483651952677 0.0362497659817488 0.0 0.0022853957636566 0.0779445997337351 0.0 1495 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +511346 DLL1 NOTCH3 DLL1-NOTCH3 T Lymphocytes Myoepithelial Cells T Lymphocytes -> Myoepithelial Cells 0.0123160162346234 0.6249837837987587 0.4638256179742202 0.6198216015396206 0.0435116250366991 0.0446401662952339 0.0 0.0007172665623369 0.0809422720191418 0.0 1278 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +511612 CCN1 CAV1 CCN1-CAV1 Endothelial Cells Myeloid Cells Endothelial Cells -> Myeloid Cells 0.0123122415498699 0.9219165193585238 0.7832252605020791 0.7827641335561659 0.4529166025129413 0.00136079311934 0.0 0.0016920473773265 0.2487325420518384 0.0 394 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +512147 CXCL12 CXCR4 CXCL12-CXCR4 Luminal-like Amorphous DCIS Cells T Lymphocytes Luminal-like Amorphous DCIS Cells -> T Lymphocytes 0.0123040818436798 0.255669001367946 0.9008184599638702 0.2461374514707439 0.0061207051981986 1.0 0.0 0.0060414269275028 0.0487464680713171 0.0 316 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +512380 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, Invasive Associated 0.0123011081899749 0.7941469661104034 0.663300745568453 0.9161861017439124 0.0323110954490285 0.0222186841038061 0.0 0.0089869281045751 0.355370141335602 0.0 408 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +512638 DLL4 NOTCH3 DLL4-NOTCH3 Basal-like Structured DCIS Cells CAFs, Invasive Associated Basal-like Structured DCIS Cells -> CAFs, Invasive Associated 0.0122976549601339 0.6342079770588467 0.6580560501976399 0.7917001487310438 0.0053032910137447 0.1973932010691654 0.0 0.0015175861453311 0.0271613408717114 0.0 1867 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +512748 VEGFC FLT1 VEGFC-FLT1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.0122963372206405 0.4636527906642655 0.6593689120110077 0.6198216015396206 0.0693389464442948 0.026308073552735 0.0 0.0 0.0 0.0 233 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +513216 CXCL12 ITGA4 CXCL12-ITGA4 Macrophages Basal-like Structured DCIS Cells Macrophages -> Basal-like Structured DCIS Cells 0.0122894330848487 0.7487535481622718 0.8622452992050237 0.6198216015396206 0.0338862305197021 0.0254056950469408 0.0 0.0005356596265687 0.0841684967032904 0.0 594 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +513471 CLEC2D KLRB1 CLEC2D-KLRB1 CXCL14+ Fibroblasts T Lymphocytes CXCL14+ Fibroblasts -> T Lymphocytes 0.0122857064594862 0.8721681415062816 0.7763400818577846 0.6198216015396206 0.0008193633790489 1.0 0.0 0.0012404749246854 0.019694747696518 0.0 1881 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +513477 CLEC2D KLRB1 CLEC2D-KLRB1 Myoepithelial Cells Basal-like Structured DCIS Cells Myoepithelial Cells -> Basal-like Structured DCIS Cells 0.012285658674164 0.4625081978296446 0.7763400818577846 0.6198216015396206 0.0704104148800194 0.0219439768073448 0.0 0.001090909090909 0.1497780031669478 0.0 6875 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +513505 CD48 CD2 CD48-CD2 Plasma Cells B Cells Plasma Cells -> B Cells 0.0122853419506793 0.4593282471594782 0.937587088419394 0.6198216015396206 0.0467114894617178 0.0275738893167071 0.0 0.0015873015873015 0.0662037112586428 0.0 315 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +514045 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells -> Basal-like Structured DCIS Cells 0.0122778695841627 0.6626993710110988 0.6207977546603366 0.7917001487310438 0.0515877972474039 0.0203874717835032 0.0 0.0003700657894736 0.0209569790595213 0.0 30400 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +514085 CLEC2D KLRB1 CLEC2D-KLRB1 B Cells CAFs, DCIS Associated B Cells -> CAFs, DCIS Associated 0.0122774490386146 0.7797302331085993 0.4642836810638544 0.6198216015396206 0.0200499113739789 0.0761275033764692 0.0 0.0022021042329336 0.2120839738794043 0.0 4087 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +514550 CLEC2D KLRB1 CLEC2D-KLRB1 Myoepithelial Cells Luminal-like Amorphous DCIS Cells Myoepithelial Cells -> Luminal-like Amorphous DCIS Cells 0.012270781075219 0.4625081978296446 0.4642836810638544 0.2461374514707439 0.0704104148800194 0.0917308979735958 0.0 0.0022100884035361 0.1216116005270876 0.0 12820 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +514758 DLL1 NOTCH3 DLL1-NOTCH3 CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts -> Luminal-like Amorphous DCIS Cells 0.0122680921103148 0.9470274865242416 0.4638256179742202 0.2461374514707439 0.0061455194924501 0.5131068416842878 0.0 0.0022915269394142 0.0553477280181803 0.0 1491 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +514967 VEGFC FLT1 VEGFC-FLT1 Mast Cells Endothelial Cells Mast Cells -> Endothelial Cells 0.0122654172983235 0.8317042416754105 0.878254460598671 0.8567148457705164 0.0005440770361181 1.0 0.0 0.0006038647342995 0.0071518553044272 0.0 276 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +515025 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells (G1/S) B Cells 11q13 Invasive Tumor Cells (G1/S) -> B Cells 0.0122647021443542 0.6605327397359113 0.7763400818577846 0.7917001487310438 0.0179229861158654 0.0467761235673353 0.0 0.0 0.0 0.0 38 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +515154 CXCL12 CXCR4 CXCL12-CXCR4 Pericytes Myoepithelial Cells Pericytes -> Myoepithelial Cells 0.0122627991251527 0.7487535481622718 0.4600037439857229 0.7204611100467462 0.0637288077574987 0.0215025911544899 0.0 0.0014575438304251 0.1751030101938654 0.0 2183 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +515337 CCN1 CAV1 CCN1-CAV1 Dendritic Cells CAFs, DCIS Associated Dendritic Cells -> CAFs, DCIS Associated 0.0122602764907745 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.0083518627398662 0.1449812920932466 0.0 0.0009492406075139 0.0778070671027452 0.0 3336 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +516582 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells Pericytes 11q13 Invasive Tumor Cells -> Pericytes 0.01224339990419 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.0131302879503246 0.0741032966028748 0.0 0.0001116231602111 0.0025745260098149 0.0 5701 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +516807 JAG1 NOTCH2 JAG1-NOTCH2 Endothelial Cells Luminal-like Amorphous DCIS Cells Endothelial Cells -> Luminal-like Amorphous DCIS Cells 0.012239754587151 0.6303682835571691 0.4614667734221426 0.2461374514707439 0.0291791383241764 0.1609352200462838 0.0 0.0048537005163511 0.1019664418666892 0.0 2075 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +517245 MMP2 PECAM1 MMP2-PECAM1 CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated -> Luminal-like Amorphous DCIS Cells 0.0122339811833211 0.718867305289982 0.2491073778594529 0.2461374514707439 1.0 0.0076066460958003 0.0 0.0014690542420027 0.6199998532544735 0.0 5752 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +517875 MMP2 PECAM1 MMP2-PECAM1 Dendritic Cells Dendritic Cells Dendritic Cells -> Dendritic Cells 0.0122251959036739 0.6303642896310324 0.6331674633943454 1.0 0.0161193721503025 0.0518891167572028 0.0 0.0045188232361007 0.1649856780069528 0.0 4011 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +518243 A2M LRP1 A2M-LRP1 T Lymphocytes 11q13 Invasive Tumor Cells T Lymphocytes -> 11q13 Invasive Tumor Cells 0.0122199432924885 0.7741139100414175 0.6207977546603366 0.7917001487310438 0.0149044683666724 0.0587195251380622 0.0 0.0003934191702432 0.050586070394505 0.0 1165 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +518334 MMRN2 CLEC14A MMRN2-CLEC14A Pericytes T Lymphocytes Pericytes -> T Lymphocytes 0.0122187140630506 0.9468422434493456 0.6347970925105053 0.6198216015396206 0.1120119983652299 0.0079745943515326 0.0 0.0015557562983037 0.1864152764390867 0.0 3321 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +518355 MMP2 PECAM1 MMP2-PECAM1 Myoepithelial Cells 11q13 Invasive Tumor Cells Myoepithelial Cells -> 11q13 Invasive Tumor Cells 0.0122183653416823 0.718867305289982 0.6331674633943454 0.6198216015396206 0.0361307801045652 0.0326412663903893 0.0 0.0004808635917566 0.194834097380743 0.0 5095 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +518513 CXCL12 CXCR4 CXCL12-CXCR4 CXCL14+ Fibroblasts Macrophages CXCL14+ Fibroblasts -> Macrophages 0.0122158558167219 0.7487535481622718 0.7757991160529997 0.8875000050982297 0.0131092554497256 0.0491709261488903 0.0 0.0051391726251276 0.2319178816063561 0.0 1424 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +518924 MMP2 PECAM1 MMP2-PECAM1 Pericytes Plasma Cells Pericytes -> Plasma Cells 0.0122096109644244 0.9067635403815892 0.7167436199046466 0.7204611100467462 0.0216588811659259 0.0326667674102811 0.0 0.0048223350253807 0.0963645790775631 0.0 394 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +518975 C3 LRP1 C3-LRP1 Basal-like Structured DCIS Cells Pericytes Basal-like Structured DCIS Cells -> Pericytes 0.0122088833690875 0.6319926036888139 0.9078204025796472 0.6198216015396206 0.0265972645862203 0.0350138403862125 0.0 0.0003743760399334 0.0328876328296561 0.0 1803 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +519117 VWF ITGA9 VWF-ITGA9 Pericytes Plasma Cells Pericytes -> Plasma Cells 0.0122069145259582 0.9275752708651288 0.7292496872084557 0.7204611100467462 0.1263644540569636 0.0053724660607752 0.0 0.004614674665436 0.4457245704258931 0.0 394 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +519231 DLL4 NOTCH3 DLL4-NOTCH3 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.012205541071671 0.7160288858520609 0.6580560501976399 0.6198216015396206 0.0186793449598515 0.0606066271159369 0.0 0.0014306151645207 0.0405069455766896 0.0 233 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +519457 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells Pericytes 11q13 Invasive Tumor Cells -> Pericytes 0.0122022942346329 0.6242573126045354 0.8587566561291643 0.6198216015396206 0.0034559943126159 0.287457858136305 0.0 0.0005116061509676 0.0155597436695236 0.0 5701 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +519480 MMRN2 CD93 MMRN2-CD93 Myoepithelial Cells Dendritic Cells Myoepithelial Cells -> Dendritic Cells 0.0122019988476004 0.7205550478301406 0.7779918296243433 0.6198216015396206 0.0151307911035231 0.0627790816848129 0.0 0.0049559471365638 0.1085261319206946 0.0 1362 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +519525 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells 0.0122013016046319 0.6342079770588467 0.6580560501976399 0.8824495942126559 0.000895875398841 1.0 0.0 0.0006892748828232 0.0374726927438441 0.0 12090 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +519567 DLL1 NOTCH3 DLL1-NOTCH3 CAFs, Invasive Associated Myoepithelial Cells CAFs, Invasive Associated -> Myoepithelial Cells 0.0122005906307957 0.6249837837987587 0.4638256179742202 0.6198216015396206 0.0411214967239829 0.0446401662952339 0.0 0.0026722090261282 0.3015540961231385 0.0 1684 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +519984 CLEC2D KLRB1 CLEC2D-KLRB1 CAFs, Invasive Associated CAFs, DCIS Associated CAFs, Invasive Associated -> CAFs, DCIS Associated 0.012195105934713 0.6605327397359113 0.4642836810638544 0.6198216015396206 0.0227314494836465 0.0761275033764692 0.0 0.000755857898715 0.0727964391740258 0.0 1323 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +520526 EFNB2 PECAM1 EFNB2-PECAM1 CXCL14+ Fibroblasts Pericytes CXCL14+ Fibroblasts -> Pericytes 0.0121874990841493 0.8640667164982425 0.930308383061206 0.9429656149619918 0.002676946692949 0.1615013370958009 0.0 0.0006991920447482 0.026397827887196 0.0 3218 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +520977 A2M LRP1 A2M-LRP1 T Lymphocytes Dendritic Cells T Lymphocytes -> Dendritic Cells 0.0121813022091842 0.7741139100414175 0.6207977546603366 0.909150863993142 0.0149044683666724 0.0501711964086628 0.0 0.0022626069858894 0.060814236744888 0.0 5764 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +520989 CXCL12 CXCR4 CXCL12-CXCR4 Basal-like Structured DCIS Cells Dendritic Cells Basal-like Structured DCIS Cells -> Dendritic Cells 0.0121811035330568 0.6160088550075702 0.9008184599638702 0.8693461273411047 0.0021291294377375 0.3180524283074206 0.0 0.0023075583420411 0.0320672476914017 0.0 1044 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +521132 COL4A1 CD93 COL4A1-CD93 Pericytes Mast Cells Pericytes -> Mast Cells 0.012179138715203 0.7766289238087107 0.8347945881127203 0.8567148457705164 0.4857192596400828 0.0012097093680331 0.0 0.0098412698412698 0.5434086419503382 0.0 225 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +521642 DLL4 NOTCH4 DLL4-NOTCH4 Myoepithelial Cells 11q13 Invasive Tumor Cells Myoepithelial Cells -> 11q13 Invasive Tumor Cells 0.0121723151523889 0.7160288858520609 0.6571792026963191 0.6198216015396206 0.0069047442087267 0.1615138601457002 0.0 0.0003925417075564 0.037520225292442 0.0 5095 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +522016 CLEC2D KLRB1 CLEC2D-KLRB1 B Cells Dendritic Cells B Cells -> Dendritic Cells 0.0121669425284005 0.7797302331085993 0.7763400818577846 0.909150863993142 0.0200499113739789 0.0293997450046583 0.0 0.0034430815579944 0.2122804028668188 0.0 1549 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +522279 CCN1 CAV1 CCN1-CAV1 Pericytes 11q13 Invasive Tumor Cells (G1/S) Pericytes -> 11q13 Invasive Tumor Cells (G1/S) 0.0121633318231282 0.9219165193585238 0.62431395375366 0.6198216015396206 0.2646489893253856 0.0034299077593249 0.0 0.0007957559681697 0.0823195829141132 0.0 377 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +522409 CLEC2D KLRB1 CLEC2D-KLRB1 B Cells 11q13 Invasive Tumor Cells (Mitotic) B Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0121614166976179 0.7797302331085993 0.657421674383923 0.7917001487310438 0.0200499113739789 0.0397596998227057 0.0 0.0066666666666666 0.5115780799340752 0.0 50 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +522436 DLL1 NOTCH3 DLL1-NOTCH3 Basal-like Structured DCIS Cells T Lymphocytes Basal-like Structured DCIS Cells -> T Lymphocytes 0.0121611192153009 0.6249837837987587 0.7746834992804791 0.8693461273411047 0.1661175896787547 0.0046263543438723 0.0 0.0008695652173913 0.3058966749256153 0.0 575 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +522550 CXCL12 ITGA4 CXCL12-ITGA4 T Lymphocytes 11q13 Invasive Tumor Cells T Lymphocytes -> 11q13 Invasive Tumor Cells 0.0121594004089472 0.6160088550075702 0.6631822525600675 0.7917001487310438 0.0255753403203798 0.0390724515618796 0.0 0.0001560671088568 0.088180902871857 0.0 1165 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +522589 VWF LRP1 VWF-LRP1 Endothelial Cells Myeloid Cells Endothelial Cells -> Myeloid Cells 0.0121588403745615 0.955713094717548 0.7769451595923457 0.7827641335561659 1.0 0.0005558995075445 0.0 0.0090274573142593 1.0 0.0 394 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +522730 VEGFC FLT1 VEGFC-FLT1 T Lymphocytes T Lymphocytes T Lymphocytes -> T Lymphocytes 0.0121569384153807 0.7745997874735252 0.777821334064334 1.0 0.016822895653248 0.0318483483218543 0.0 0.0006914325224715 0.0875018018143345 0.0 21212 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +522829 DLL1 NOTCH3 DLL1-NOTCH3 Endothelial Cells B Cells Endothelial Cells -> B Cells 0.0121554948193068 0.9356727248601746 0.7746834992804791 0.6198216015396206 1.0 0.00071798405859 0.0 0.0015279736718382 1.0 0.0 1418 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +522838 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells CAFs, DCIS Associated 11q13 Invasive Tumor Cells -> CAFs, DCIS Associated 0.0121553279710563 0.633566764858408 0.4623922682986163 0.6198216015396206 0.0799339500711946 0.0222228052993653 0.0 0.0003170577045022 0.0847220910541434 0.0 1577 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +523505 CCN1 CAV1 CCN1-CAV1 Endothelial Cells Mast Cells Endothelial Cells -> Mast Cells 0.0121458818079149 0.9219165193585238 0.8617632615906476 0.8567148457705164 0.4529166025129413 0.0010414441948928 0.0 0.0032592592592592 0.4118960178584288 0.0 225 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +523563 CD48 CD2 CD48-CD2 Dendritic Cells Macrophages Dendritic Cells -> Macrophages 0.0121449591377931 0.9011089648206808 0.7763428264267787 0.6198216015396206 0.4567172527116189 0.0016204239758814 0.0 0.0027556644213104 0.499533792508873 0.0 1633 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +524119 MMRN2 CLEC14A MMRN2-CLEC14A Pericytes Myoepithelial Cells Pericytes -> Myoepithelial Cells 0.012136920577938 0.9468422434493456 0.7154802332407408 0.7204611100467462 0.1120119983652299 0.0058465532256424 0.0 0.0016032982134677 0.3374417830856285 0.0 2183 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +524287 CLEC2D KLRB1 CLEC2D-KLRB1 Dendritic Cells CAFs, Invasive Associated Dendritic Cells -> CAFs, Invasive Associated 0.0121345509975674 0.7797302331085993 0.657421674383923 0.7917001487310438 0.1132020978253244 0.0069492509109592 0.0 0.0020488907729263 0.3506195560715276 0.0 2359 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +524323 DLL1 NOTCH3 DLL1-NOTCH3 Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0121342461965145 0.6249837837987587 0.6580560501976399 0.7917001487310438 0.0161757332769496 0.0606066271159369 0.0 0.0023712737127371 0.0568543534318418 0.0 246 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +524381 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells CAFs, DCIS Associated 11q13 Invasive Tumor Cells -> CAFs, DCIS Associated 0.0121336258973595 0.6659645551150886 0.4603649459881741 0.6198216015396206 0.1496557267835524 0.0112209532878862 0.0 0.0 0.0 0.0 1577 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +524648 C3 LRP1 C3-LRP1 Basal-like Structured DCIS Cells Myoepithelial Cells Basal-like Structured DCIS Cells -> Myoepithelial Cells 0.0121297505793548 0.6319926036888139 0.7346293219749174 0.6198216015396206 0.0265972645862203 0.0416128058995347 0.0 0.0027760449157829 0.2592843604554187 0.0 6412 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +524821 MMRN2 CLEC14A MMRN2-CLEC14A Pericytes CAFs, Invasive Associated Pericytes -> CAFs, Invasive Associated 0.012127395456917 0.9468422434493456 0.6347970925105053 0.6198216015396206 0.1120119983652299 0.0076236123034427 0.0 0.0037287181651892 0.3323001112020787 0.0 2369 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +524921 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Luminal-like Amorphous DCIS Cells 0.0121259665722879 0.6342079770588467 0.4638256179742202 0.2461374514707439 0.0085570823799139 0.5131068416842878 0.0 0.0075973409306742 0.172590402801002 0.0 351 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +525487 DLL4 NOTCH3 DLL4-NOTCH3 Endothelial Cells B Cells Endothelial Cells -> B Cells 0.0121179158225047 0.9184503888425788 0.7746834992804791 0.6198216015396206 1.0 0.00071798405859 0.0 0.0021156558533145 1.0 0.0 1418 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +526000 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Endothelial Cells 0.0121112715200277 0.6342079770588467 0.896164124004365 0.6198216015396206 0.000895875398841 1.0 0.0 0.0076335877862595 0.1051271357489643 0.0 262 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +526214 CLEC2D KLRB1 CLEC2D-KLRB1 Luminal-like Amorphous DCIS Cells Myeloid Cells Luminal-like Amorphous DCIS Cells -> Myeloid Cells 0.0121084480113122 0.4625081978296446 0.7467524951532132 0.2461374514707439 0.3558005706994493 0.0104195741475089 0.0 0.0138888888888888 0.9583333333333331 0.0 84 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +526345 VWF ITGA9 VWF-ITGA9 Myoepithelial Cells CAFs, DCIS Associated Myoepithelial Cells -> CAFs, DCIS Associated 0.012106773714639 0.7158082793127664 0.7292496872084557 0.8293805866303694 0.0025256125075084 0.2879885658616873 0.0 0.0003157881440499 0.0116372971800283 0.0 7197 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +526434 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells -> CXCL14+ Fibroblasts 0.0121056755460371 0.6249837837987587 0.8818326005152037 0.6198216015396206 0.2159908053119969 0.0042655619249233 0.0 0.0004781420765027 0.1210838684765745 0.0 4880 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +526496 DLL4 NOTCH4 DLL4-NOTCH4 Myoepithelial Cells Myoepithelial Cells Myoepithelial Cells -> Myoepithelial Cells 0.0121048509456285 0.7160288858520609 0.4641352222874551 1.0 0.0069047442087267 0.1370986982961073 0.0 0.0009391351012924 0.0302540588894597 0.0 22361 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +526588 COL4A2 CD93 COL4A2-CD93 Dendritic Cells 11q13 Invasive Tumor Cells Dendritic Cells -> 11q13 Invasive Tumor Cells 0.0121036657389254 0.7783550150988336 0.6587114738285964 0.7917001487310438 0.0267593032157803 0.0289462771086338 0.0 0.0004309252217997 0.0917433219681369 0.0 3945 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +526757 EFNB2 PECAM1 EFNB2-PECAM1 Pericytes B Cells Pericytes -> B Cells 0.0121014138481185 0.8640667164982425 0.6331674633943454 0.6198216015396206 0.1882781599600688 0.0049190726392343 0.0 0.0015286923800564 0.3091163824092824 0.0 1063 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +527263 C1QB LRP1 C1QB-LRP1 Macrophages Myeloid Cells Macrophages -> Myeloid Cells 0.0120943235210312 0.9256868304646206 0.7769451595923457 0.7827641335561659 1.0 0.0005558995075445 0.0 0.0045391061452513 0.5726578906930292 0.0 179 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +527439 DLL1 NOTCH3 DLL1-NOTCH3 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0120918339751479 0.2534163760166434 0.6580560501976399 0.2461374514707439 0.2100740470724093 0.0362497659817488 0.0 0.0 0.0 0.0 26 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +527562 CXCL12 ITGA4 CXCL12-ITGA4 Macrophages Endothelial Cells Macrophages -> Endothelial Cells 0.0120902214564633 0.7487535481622718 0.7754239189773715 0.8875000050982297 0.0338862305197021 0.0178869147172998 0.0 0.0021831215379602 0.3732077691099683 0.0 2790 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +527748 CCN1 CAV1 CCN1-CAV1 Endothelial Cells B Cells Endothelial Cells -> B Cells 0.0120875825781958 0.9219165193585238 0.62431395375366 0.6198216015396206 0.4529166025129413 0.0019304335593669 0.0 0.002844381758345 0.7022575829234776 0.0 1418 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +527856 HSPG2 LRP1 HSPG2-LRP1 Basal-like Structured DCIS Cells Endothelial Cells Basal-like Structured DCIS Cells -> Endothelial Cells 0.0120861391004708 0.7789175740361626 0.9078204025796472 0.6198216015396206 0.0492631209980634 0.0144359394371152 0.0 0.0027170344102968 0.2377589310111435 0.0 1692 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +527884 THBS2 CD36 THBS2-CD36 CAFs, Invasive Associated Myoepithelial Cells CAFs, Invasive Associated -> Myoepithelial Cells 0.0120856449562315 0.6242573126045354 0.7373999388878224 0.6198216015396206 0.1932385901170197 0.0056518532344078 0.0 0.0013113618368962 1.0 0.0 1684 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +528118 DLL4 NOTCH3 DLL4-NOTCH3 CXCL14+ Fibroblasts Pericytes CXCL14+ Fibroblasts -> Pericytes 0.012082275398327 0.9184503888425788 0.8818326005152037 0.9429656149619918 0.0004696576149175 0.8672894033034337 0.0 0.0004143360265175 0.0043384718845 0.0 3218 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +528178 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Endothelial Cells 0.0120812575267073 0.6303642896310324 0.956444566971872 0.6198216015396206 0.0008320501336843 1.0 0.0 0.0047709923664122 0.0433062810977539 0.0 262 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +528283 JAG1 NOTCH2 JAG1-NOTCH2 T Lymphocytes 11q13 Invasive Tumor Cells T Lymphocytes -> 11q13 Invasive Tumor Cells 0.0120799118366932 0.8630183004227985 0.663300745568453 0.7917001487310438 0.0006856224272495 1.0 0.0 0.0011240547721234 0.0192688990609052 0.0 1165 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +528369 COL4A1 CD93 COL4A1-CD93 T Lymphocytes Macrophages T Lymphocytes -> Macrophages 0.0120788367026308 0.8684504425765611 0.944024288971064 0.6198216015396206 0.0126216524880575 0.0484215930647349 0.0 0.0008095653256943 0.0274326158118712 0.0 3441 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +528402 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Luminal-like Amorphous DCIS Cells 0.0120784514403014 0.6249837837987587 0.4638256179742202 0.2461374514707439 0.0084812136822336 0.5131068416842878 0.0 0.0 0.0 0.0 19 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +528653 EFNB2 PECAM1 EFNB2-PECAM1 Endothelial Cells CXCL14+ Fibroblasts Endothelial Cells -> CXCL14+ Fibroblasts 0.0120753095733573 0.8640667164982425 0.930308383061206 0.9429656149619918 1.0 0.0004089864655001 0.0 0.0009012081060015 1.0 0.0 2566 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +528828 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myoepithelial Cells 0.0120728872889523 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.0093830613230477 0.1176565474247238 0.0 0.0027544351073762 0.189201312794207 0.0 714 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +529199 DLL4 NOTCH4 DLL4-NOTCH4 Mast Cells Endothelial Cells Mast Cells -> Endothelial Cells 0.0120678702087297 0.8516956437178343 0.896164124004365 0.8567148457705164 0.000472352586488 1.0 0.0 0.0144927536231884 0.1995891997552802 0.0 276 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +529409 MMRN2 CD93 MMRN2-CD93 Basal-like Structured DCIS Cells Macrophages Basal-like Structured DCIS Cells -> Macrophages 0.012065216674535 0.6301823358791634 0.944024288971064 0.6198216015396206 0.0172764782878141 0.0484215930647349 0.0 0.0047368421052631 0.1059850206497613 0.0 475 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +530127 MMRN2 CLEC14A MMRN2-CLEC14A Myeloid Cells Endothelial Cells Myeloid Cells -> Endothelial Cells 0.0120549235274971 0.7856500335676843 0.9003264838243337 0.7827641335561659 0.0005542667491398 1.0 0.0 0.0054347826086956 0.0343318745845107 0.0 460 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +530412 CCN1 CAV1 CCN1-CAV1 Mast Cells Endothelial Cells Mast Cells -> Endothelial Cells 0.0120510642663163 0.8749036366850302 0.942159351720962 0.8567148457705164 0.0004337320404416 1.0 0.0 0.0028985507246376 0.0427140567367645 0.0 276 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +530679 COL4A2 CD93 COL4A2-CD93 Myoepithelial Cells Basal-like Structured DCIS Cells Myoepithelial Cells -> Basal-like Structured DCIS Cells 0.0120472783016011 0.4630253981438691 0.7779918296243433 0.6198216015396206 0.2545335314555431 0.0053794918117879 0.0 0.0011636363636363 0.1256163863691806 0.0 6875 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +531237 DLL4 NOTCH4 DLL4-NOTCH4 Pericytes CAFs, Invasive Associated Pericytes -> CAFs, Invasive Associated 0.012040137898682 0.9184503888425788 0.6571792026963191 0.6198216015396206 0.1169448695751571 0.0069630688870869 0.0 0.0033769523005487 0.4264102623682481 0.0 2369 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +531450 C1QB LRP1 C1QB-LRP1 Basal-like Structured DCIS Cells Pericytes Basal-like Structured DCIS Cells -> Pericytes 0.0120371365139394 0.8498991475190484 0.9078204025796472 0.6198216015396206 0.018166235813628 0.0350138403862125 0.0 0.0013519134775374 0.0475272957576741 0.0 1803 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +531730 MMRN2 CLEC14A MMRN2-CLEC14A Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells 0.0120333664508154 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0172764782878141 0.0554888093272979 0.0 0.0005515658955775 0.0902677374700701 0.0 30217 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +531771 MMRN2 CD93 MMRN2-CD93 Endothelial Cells Plasma Cells Endothelial Cells -> Plasma Cells 0.0120327837914239 0.9845127857250529 0.4630027772793905 0.7204611100467462 1.0 0.0009242223287825 0.0 0.0121308016877637 1.0 0.0 474 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +531948 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells 0.012030098552707 0.6332974881236617 0.6207977546603366 1.0 0.0131302879503246 0.0587195251380622 0.0 7.949149473189262e-05 0.0082668592758447 0.0 423716 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +532123 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, DCIS Associated 0.0120276139997092 0.6249837837987587 0.4638256179742202 0.6198216015396206 0.0244483651952677 0.0689186266365139 0.0 0.0058386411889596 0.7114255230319623 0.0 157 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +532145 DLL1 NOTCH3 DLL1-NOTCH3 Plasma Cells CAFs, Invasive Associated Plasma Cells -> CAFs, Invasive Associated 0.0120272096843266 0.7296454584598743 0.6580560501976399 0.6198216015396206 0.0051524613572059 0.1973932010691654 0.0 0.0023391812865497 0.0424629953094099 0.0 285 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +532408 A2M LRP1 A2M-LRP1 Endothelial Cells Myeloid Cells Endothelial Cells -> Myeloid Cells 0.0120237627472075 0.8937519114898692 0.7769451595923457 0.7827641335561659 1.0 0.0005558995075445 0.0 0.00581641285956 1.0 0.0 394 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +532812 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells 0.0120180993123809 0.6561647292424944 0.6207977546603366 0.8824495942126559 0.0142750905665976 0.0587195251380622 0.0 0.0006886483210753 0.088546809819772 0.0 12101 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +533004 CCN1 CAV1 CCN1-CAV1 T Lymphocytes Basal-like Structured DCIS Cells T Lymphocytes -> Basal-like Structured DCIS Cells 0.0120154808913966 0.6213271600240247 0.62431395375366 0.8693461273411047 0.013905026986541 0.0641739251983978 0.0 0.0007236544549977 0.0687436810113271 0.0 737 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +533200 MMRN2 CD93 MMRN2-CD93 Myeloid Cells Endothelial Cells Myeloid Cells -> Endothelial Cells 0.0120130358920846 0.7856500335676843 0.8817184225858201 0.7827641335561659 0.0005542667491398 1.0 0.0 0.004891304347826 0.029163458770093 0.0 460 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +533209 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells Endothelial Cells 11q13 Invasive Tumor Cells -> Endothelial Cells 0.0120128116210454 0.6589792304505506 0.9078204025796472 0.6198216015396206 0.0561415215593491 0.0144359394371152 0.0 0.0007955380939251 0.0696149765617552 0.0 4836 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +533432 CXCL12 ITGA4 CXCL12-ITGA4 T Lymphocytes Basal-like Structured DCIS Cells T Lymphocytes -> Basal-like Structured DCIS Cells 0.0120095636727061 0.6160088550075702 0.8622452992050237 0.8693461273411047 0.0255753403203798 0.0254056950469408 0.0 0.0007401011471567 0.1162925071721369 0.0 737 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +533511 VWF ITGA9 VWF-ITGA9 T Lymphocytes Myoepithelial Cells T Lymphocytes -> Myoepithelial Cells 0.0120084259136142 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.0036144684673052 0.2898144908728011 0.0 0.0009958742353108 0.0231290189048949 0.0 1278 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +533757 CXCL12 CXCR4 CXCL12-CXCR4 CAFs, Invasive Associated CAFs, DCIS Associated CAFs, Invasive Associated -> CAFs, DCIS Associated 0.0120051492400441 0.6160088550075702 0.4600037439857229 0.6198216015396206 0.0548063857429699 0.0310998965832685 0.0 0.0053597196454339 1.0 0.0 1323 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +534355 HSPG2 LRP1 HSPG2-LRP1 Endothelial Cells Myeloid Cells Endothelial Cells -> Myeloid Cells 0.0119968512096337 0.8818165186409654 0.7769451595923457 0.7827641335561659 1.0 0.0005558995075445 0.0 0.0075789622109419 1.0 0.0 394 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +534414 VWF ITGA9 VWF-ITGA9 T Lymphocytes CAFs, DCIS Associated T Lymphocytes -> CAFs, DCIS Associated 0.011995783189998 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.0036144684673052 0.2879885658616873 0.0 0.0003091861718573 0.0113940039664401 0.0 10879 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +534598 VWF LRP1 VWF-LRP1 Endothelial Cells Mast Cells Endothelial Cells -> Mast Cells 0.011992728380122 0.955713094717548 0.8755243548400705 0.8567148457705164 1.0 0.0004150165744076 0.0 0.0095454545454545 1.0 0.0 225 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +534633 COL4A2 CD93 COL4A2-CD93 Pericytes Myeloid Cells Pericytes -> Myeloid Cells 0.011992270801346 0.8840293712888387 0.7461459456652184 0.7827641335561659 0.5544396796022323 0.0010390313650636 0.0 0.0022151898734177 0.3248420867856841 0.0 316 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +534889 C3 LRP1 C3-LRP1 Macrophages Pericytes Macrophages -> Pericytes 0.0119887849903644 0.9487258305485792 0.9078204025796472 0.8875000050982297 0.0110943464444434 0.0350138403862125 0.0 0.0024858528698464 0.2183735275008237 0.0 2474 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +534925 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (Mitotic) 0.0119882637335684 0.6605327397359113 0.657421674383923 0.9592803095773328 0.0179229861158654 0.0397596998227057 0.0 0.0046296296296296 0.3552625555097745 0.0 1476 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +534974 C1QB LRP1 C1QB-LRP1 T Lymphocytes Endothelial Cells T Lymphocytes -> Endothelial Cells 0.0119874929302621 0.8703788833238396 0.9078204025796472 0.6198216015396206 0.0419710388788557 0.0144359394371152 0.0 0.0008127097315436 0.0759466868804659 0.0 4768 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +534994 CCN1 CAV1 CCN1-CAV1 Myeloid Cells Pericytes Myeloid Cells -> Pericytes 0.011987164882435 0.7797135509308979 0.9694036398779844 0.7827641335561659 0.0009209869688402 0.5444650460041837 0.0 0.0021422450728363 0.0426520194462069 0.0 389 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +537038 C1QB LRP1 C1QB-LRP1 Basal-like Structured DCIS Cells Myoepithelial Cells Basal-like Structured DCIS Cells -> Myoepithelial Cells 0.0119591169142803 0.8498991475190484 0.7346293219749174 0.6198216015396206 0.018166235813628 0.0416128058995347 0.0 0.0018909856519026 0.0749187088097523 0.0 6412 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +537250 VEGFC FLT1 VEGFC-FLT1 Pericytes 11q13 Invasive Tumor Cells (G1/S) Pericytes -> 11q13 Invasive Tumor Cells (G1/S) 0.0119563450789998 0.8718210606749883 0.6593689120110077 0.6198216015396206 0.1796394187986057 0.0045642085393754 0.0 0.0026525198938992 0.3040091202736086 0.0 377 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +537280 CD48 CD2 CD48-CD2 Dendritic Cells Mast Cells Dendritic Cells -> Mast Cells 0.0119558925669121 0.9011089648206808 0.7763428264267787 0.6198216015396206 0.4567172527116189 0.0014748371602574 0.0 0.0 0.0 0.0 151 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +537372 MMRN2 CD93 MMRN2-CD93 Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0119545022153859 0.9845127857250529 0.6587114738285964 0.6198216015396206 1.0 0.0007261054236978 0.0 0.0096153846153846 1.0 0.0 312 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +537492 DLL4 NOTCH4 DLL4-NOTCH4 CAFs, DCIS Associated CAFs, DCIS Associated CAFs, DCIS Associated -> CAFs, DCIS Associated 0.0119527466282463 0.7160288858520609 0.4641352222874551 1.0 0.0186793449598515 0.046975263367762 0.0 0.0003792507690362 0.0627429991877838 0.0 94924 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +538034 EFNB2 PECAM1 EFNB2-PECAM1 Myoepithelial Cells Dendritic Cells Myoepithelial Cells -> Dendritic Cells 0.0119447162211558 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.0308750930304183 0.0518891167572028 0.0 0.001973201174743 0.1009910969562185 0.0 1362 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +538045 CCN1 CAV1 CCN1-CAV1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.011944637713648 0.6213271600240247 0.62431395375366 0.7917001487310438 0.1153131738111426 0.0082011408892332 0.0 0.0020052083333333 0.3362951886572559 0.0 1280 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +538127 CXCL12 ITGA4 CXCL12-ITGA4 CAFs, Invasive Associated Endothelial Cells CAFs, Invasive Associated -> Endothelial Cells 0.0119433630186281 0.6160088550075702 0.7754239189773715 0.6198216015396206 0.0548063857429699 0.0178869147172998 0.0 0.00464 0.7932146784132845 0.0 3125 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +538444 CXCL12 ITGA4 CXCL12-ITGA4 Mast Cells Dendritic Cells Mast Cells -> Dendritic Cells 0.0119393629472117 0.7487535481622718 0.8950084308969304 0.6198216015396206 0.0016417770622885 0.4247538686915498 0.0 0.015712682379349 0.1619739207836737 0.0 162 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +538471 DLL4 NOTCH3 DLL4-NOTCH3 Myoepithelial Cells Luminal-like Amorphous DCIS Cells Myoepithelial Cells -> Luminal-like Amorphous DCIS Cells 0.0119390519187383 0.7160288858520609 0.4638256179742202 0.2461374514707439 0.0069047442087267 0.5131068416842878 0.0 0.0020800832033281 0.0472536906264834 0.0 12820 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +538661 DLL1 NOTCH3 DLL1-NOTCH3 Endothelial Cells Plasma Cells Endothelial Cells -> Plasma Cells 0.0119362262345872 0.9356727248601746 0.4638256179742202 0.7204611100467462 1.0 0.0009249287638231 0.0 0.0017580872011251 1.0 0.0 474 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +538785 C1QB LRP1 C1QB-LRP1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells 0.0119342269726172 0.6626993710110988 0.6207977546603366 0.8824495942126559 0.0135527119637784 0.0587195251380622 0.0 0.0005054198210598 0.043074589777763 0.0 5812 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +538930 C1QB LRP1 C1QB-LRP1 Pericytes Macrophages Pericytes -> Macrophages 0.0119322377672832 0.7753420160918723 0.8604147465201248 0.8875000050982297 0.0111808254589153 0.0436001007095475 0.0 0.0028529411764705 0.0668851611622716 0.0 2125 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +538978 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) -> T Lymphocytes 0.011931686907268 0.662063103571249 0.6331674633943454 0.7917001487310438 0.0491302556793708 0.0176963220730796 0.0 0.0 0.0 0.0 83 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +539176 C1QB LRP1 C1QB-LRP1 Macrophages Mast Cells Macrophages -> Mast Cells 0.0119290929447932 0.9256868304646206 0.8755243548400705 0.8567148457705164 1.0 0.0004150165744076 0.0 0.0087121212121212 1.0 0.0 165 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +539322 CCN1 CAV1 CCN1-CAV1 Macrophages Myoepithelial Cells Macrophages -> Myoepithelial Cells 0.011926980156108 0.8619922139338987 0.7283139964676212 0.7204611100467462 0.0054092055025683 0.1176565474247238 0.0 0.0005128205128205 0.0352254856154012 0.0 715 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +539854 EFNB2 PECAM1 EFNB2-PECAM1 Basal-like Structured DCIS Cells B Cells Basal-like Structured DCIS Cells -> B Cells 0.011919269791237 0.7800321422220979 0.6331674633943454 0.8693461273411047 0.1357656553382984 0.0049190726392343 0.0 0.0002314814814814 0.0468077940884711 0.0 270 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +539913 VEGFC FLT1 VEGFC-FLT1 CAFs, DCIS Associated Myoepithelial Cells CAFs, DCIS Associated -> Myoepithelial Cells 0.011918574021204 0.4636527906642655 0.4630488285702799 0.8293805866303694 0.0693389464442948 0.0232163927704059 0.0 0.0005384485949856 0.1053560588688918 0.0 9905 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +539944 CLEC2D KLRB1 CLEC2D-KLRB1 Myeloid Cells 11q13 Invasive Tumor Cells Myeloid Cells -> 11q13 Invasive Tumor Cells 0.011918170280268 0.7475533330314548 0.657421674383923 0.6198216015396206 0.0029751676683741 0.3162217004298525 0.0 0.0010109763142692 0.1164411102456779 0.0 1154 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +540552 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells 0.0119099017706483 0.662063103571249 0.6331674633943454 0.8824495942126559 0.0236359933700329 0.0326412663903893 0.0 0.0004394127377998 0.1496804818710919 0.0 12090 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +540795 CLEC2D KLRB1 CLEC2D-KLRB1 B Cells Endothelial Cells B Cells -> Endothelial Cells 0.0119063879707843 0.7797302331085993 0.885766439573873 0.6198216015396206 0.0200499113739789 0.0331922776397286 0.0 0.0012149326264634 0.1348714798063665 0.0 1509 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +540909 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells CAFs, Invasive Associated 11q13 Invasive Tumor Cells -> CAFs, Invasive Associated 0.0119045835144621 0.6582846571368821 0.6587114738285964 0.8824495942126559 0.1740454925211078 0.0042738820064046 0.0 0.0005780346820809 0.0491764673348939 0.0 4671 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +540941 JAG1 NOTCH2 JAG1-NOTCH2 CAFs, Invasive Associated Basal-like Structured DCIS Cells CAFs, Invasive Associated -> Basal-like Structured DCIS Cells 0.0119039983866202 0.7941469661104034 0.8891607331132086 0.7917001487310438 0.0083898580598364 0.0606680526002441 0.0 0.0033191715347849 0.109768250078722 0.0 2152 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +541139 CLEC2D KLRB1 CLEC2D-KLRB1 Myoepithelial Cells Macrophages Myoepithelial Cells -> Macrophages 0.0119010116300638 0.4625081978296446 0.9130058539314824 0.7204611100467462 0.0704104148800194 0.0132636308162813 0.0 0.000282007896221 0.0366093057894558 0.0 591 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +541223 C3 LRP1 C3-LRP1 Mast Cells CAFs, DCIS Associated Mast Cells -> CAFs, DCIS Associated 0.0118999956246267 0.8509500867818902 0.7346293219749174 0.7204611100467462 0.0006305085967044 1.0 0.0 0.0043467819404418 0.0770041508184646 0.0 1041 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +541273 DLL4 NOTCH3 DLL4-NOTCH3 Endothelial Cells Plasma Cells Endothelial Cells -> Plasma Cells 0.0118993251117479 0.9184503888425788 0.4638256179742202 0.7204611100467462 1.0 0.0009249287638231 0.0 0.0066807313642756 1.0 0.0 474 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +541533 THBS2 CD36 THBS2-CD36 B Cells Endothelial Cells B Cells -> Endothelial Cells 0.0118957448256324 0.6242573126045354 0.8587566561291643 0.6198216015396206 0.0008527942416386 1.0 0.0 0.0017947868345482 0.0257702875240307 0.0 1509 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +541756 C1QB LRP1 C1QB-LRP1 Endothelial Cells 11q13 Invasive Tumor Cells Endothelial Cells -> 11q13 Invasive Tumor Cells 0.0118928611038279 0.7753420160918723 0.6207977546603366 0.6198216015396206 0.0161519521398178 0.0587195251380622 0.0 0.0003019323671497 0.0257322968227319 0.0 6003 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +541913 DLL4 NOTCH4 DLL4-NOTCH4 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells 0.0118906444488689 0.6342079770588467 0.6571792026963191 0.7917001487310438 0.0053032910137447 0.1615138601457002 0.0 0.0004964093060197 0.0474481784752769 0.0 30217 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +542171 JAG1 NOTCH2 JAG1-NOTCH2 Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0118870340829244 0.6303682835571691 0.663300745568453 0.6198216015396206 0.0291791383241764 0.0373075519081129 0.0 0.0113490113490113 0.2141432311565414 0.0 407 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +542192 VEGFC FLT1 VEGFC-FLT1 CAFs, DCIS Associated Basal-like Structured DCIS Cells CAFs, DCIS Associated -> Basal-like Structured DCIS Cells 0.0118868124844079 0.4636527906642655 0.777821334064334 0.6198216015396206 0.0693389464442948 0.0182001711419816 0.0 0.0005404236921746 0.0647278801678416 0.0 1542 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +542733 CXCL12 ITGA4 CXCL12-ITGA4 Myoepithelial Cells CAFs, DCIS Associated Myoepithelial Cells -> CAFs, DCIS Associated 0.0118791478571961 0.8023917560710954 0.4596166826058663 0.8293805866303694 0.0085367158000785 0.1076178292491983 0.0 0.0016294668232975 0.1365179187086823 0.0 7197 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +542812 DLL4 NOTCH3 DLL4-NOTCH3 Dendritic Cells Basal-like Structured DCIS Cells Dendritic Cells -> Basal-like Structured DCIS Cells 0.0118779429295835 0.6342079770588467 0.7746834992804791 0.8693461273411047 0.0028649117803088 0.2295016807597237 0.0 0.0001338688085676 0.0066547033817871 0.0 1245 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +543166 CD34 SELP CD34-SELP Myoepithelial Cells Pericytes Myoepithelial Cells -> Pericytes 0.0118728539019514 0.7168245244832976 0.8819126042133903 0.7204611100467462 0.0082993421103349 0.0741032966028748 0.0 0.0 0.0 0.0 1931 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +543175 DLL4 NOTCH3 DLL4-NOTCH3 Myeloid Cells Basal-like Structured DCIS Cells Myeloid Cells -> Basal-like Structured DCIS Cells 0.0118727831661519 0.7840818683779507 0.7746834992804791 0.6198216015396206 0.0032417203409647 0.2295016807597237 0.0 0.0051440329218106 0.2557131392075601 0.0 162 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +543405 MMRN2 CD93 MMRN2-CD93 CAFs, DCIS Associated Macrophages CAFs, DCIS Associated -> Macrophages 0.0118695421486353 0.7205550478301406 0.944024288971064 0.7204611100467462 0.0117842887908422 0.0484215930647349 0.0 0.0011454183266932 0.0256282946126304 0.0 10040 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +543429 CXCL12 ITGA4 CXCL12-ITGA4 Myeloid Cells Dendritic Cells Myeloid Cells -> Dendritic Cells 0.0118692764013854 0.7487535481622718 0.8950084308969304 0.6198216015396206 0.0015847932820241 0.4247538686915498 0.0 0.0171122994652406 0.1764018498618833 0.0 170 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +543437 CCN1 CAV1 CCN1-CAV1 CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated -> Luminal-like Amorphous DCIS Cells 0.0118691739737197 0.6213271600240247 0.252518874138558 0.2461374514707439 0.2247035641022029 0.0322196586137726 0.0 0.0051612903225806 0.9032059301327108 0.0 155 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +543778 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells Mast Cells 11q13 Invasive Tumor Cells -> Mast Cells 0.0118645854010953 0.6332974881236617 0.863034163938375 0.6198216015396206 0.0131302879503246 0.0627102121186242 0.0 0.0043290043290043 0.0347742225642975 0.0 42 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +544117 A2M LRP1 A2M-LRP1 Endothelial Cells Mast Cells Endothelial Cells -> Mast Cells 0.0118594961601747 0.8937519114898692 0.8755243548400705 0.8567148457705164 1.0 0.0004150165744076 0.0 0.0062962962962962 0.915824915824916 0.0 225 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +544357 C3 LRP1 C3-LRP1 CXCL14+ Fibroblasts CAFs, Invasive Associated CXCL14+ Fibroblasts -> CAFs, Invasive Associated 0.0118564346510365 0.8911088195487638 0.6207977546603366 0.6198216015396206 0.0048525806497539 0.166956519448744 0.0 0.0019866385372714 0.0279411530337985 0.0 1422 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +544411 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells Endothelial Cells 11q13 Invasive Tumor Cells -> Endothelial Cells 0.011855756584479 0.6626993710110988 0.9078204025796472 0.6198216015396206 0.0515877972474039 0.0144359394371152 0.0 0.0002714019851116 0.0253621690278799 0.0 4836 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +544535 MMRN2 CLEC14A MMRN2-CLEC14A Mast Cells Endothelial Cells Mast Cells -> Endothelial Cells 0.0118542763459349 0.8571898293845529 0.9003264838243337 0.8567148457705164 0.0004196880356983 1.0 0.0 0.0084541062801932 0.0534051382425722 0.0 276 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +544671 CCN1 CAV1 CCN1-CAV1 T Lymphocytes CAFs, Invasive Associated T Lymphocytes -> CAFs, Invasive Associated 0.0118524266999232 0.6213271600240247 0.62431395375366 0.7917001487310438 0.013905026986541 0.0649213179279442 0.0 0.0015138888888888 0.0623742009352863 0.0 2400 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +544798 EFNB2 PECAM1 EFNB2-PECAM1 Myoepithelial Cells Plasma Cells Myoepithelial Cells -> Plasma Cells 0.0118504877348612 0.4619393085577573 0.7167436199046466 0.8293805866303694 0.0308750930304183 0.0326667674102811 0.0 0.002283105022831 0.0483307425659173 0.0 219 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +545138 MMRN2 CD93 MMRN2-CD93 Endothelial Cells CXCL14+ Fibroblasts Endothelial Cells -> CXCL14+ Fibroblasts 0.0118457774384336 0.9845127857250529 0.8817184225858201 0.9429656149619918 1.0 0.0003375370073613 0.0 0.0015588464536243 1.0 0.0 2566 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +545411 C1QB LRP1 C1QB-LRP1 Endothelial Cells Myoepithelial Cells Endothelial Cells -> Myoepithelial Cells 0.0118423371682395 0.7753420160918723 0.7346293219749174 0.7204611100467462 0.0161519521398178 0.0416128058995347 0.0 0.0010871576609918 0.0430719546455512 0.0 2702 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +545554 C1QB LRP1 C1QB-LRP1 Pericytes Pericytes Pericytes -> Pericytes 0.011840441601275 0.7753420160918723 0.9078204025796472 1.0 0.0111808254589153 0.0350138403862125 0.0 0.0005045963229416 0.0177393739149393 0.0 12510 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +545576 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Basal-like Structured DCIS Cells 0.0118401567617779 0.6342079770588467 0.7754072541855492 0.7917001487310438 0.0085570823799139 0.0826982152707935 0.0 0.0022988505747126 0.0853255791455824 0.0 1305 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +545816 MMRN2 CD93 MMRN2-CD93 Pericytes Basal-like Structured DCIS Cells Pericytes -> Basal-like Structured DCIS Cells 0.0118373458959017 0.9468422434493456 0.7779918296243433 0.6198216015396206 0.1120119983652299 0.0053794918117879 0.0 0.00250501002004 0.3023851143678497 0.0 1996 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +546058 DLL4 NOTCH3 DLL4-NOTCH3 T Lymphocytes Luminal-like Amorphous DCIS Cells T Lymphocytes -> Luminal-like Amorphous DCIS Cells 0.0118340092533356 0.6342079770588467 0.4638256179742202 0.2461374514707439 0.0073929685753755 0.5131068416842878 0.0 0.000870322019147 0.0197712896159111 0.0 383 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +546135 HSPG2 LRP1 HSPG2-LRP1 Endothelial Cells Mast Cells Endothelial Cells -> Mast Cells 0.0118329522834173 0.8818165186409654 0.8755243548400705 0.8567148457705164 1.0 0.0004150165744076 0.0 0.0080246913580246 1.0 0.0 225 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +546425 CD48 CD2 CD48-CD2 Plasma Cells Dendritic Cells Plasma Cells -> Dendritic Cells 0.0118291402419524 0.4593282471594782 0.8960994285623033 0.6198216015396206 0.0467114894617178 0.0229905310518441 0.0 0.007380073800738 0.3479487489099818 0.0 271 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +546434 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells 0.0118290071967696 0.6319926036888139 0.6207977546603366 1.0 0.011891719340537 0.0587195251380622 0.0 8.93877030841403e-05 0.0215730600691793 0.0 423716 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +546459 CCN1 CAV1 CCN1-CAV1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.0118286032256131 0.6213271600240247 0.62431395375366 0.9161861017439124 0.2247035641022029 0.0034299077593249 0.0 0.0052173913043478 0.5397301349325336 0.0 460 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +546581 CLEC2D KLRB1 CLEC2D-KLRB1 CAFs, Invasive Associated Endothelial Cells CAFs, Invasive Associated -> Endothelial Cells 0.0118265335206711 0.6605327397359113 0.885766439573873 0.6198216015396206 0.0227314494836465 0.0331922776397286 0.0 0.0009066666666666 0.1006504166246609 0.0 3125 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +546745 COL4A2 CD93 COL4A2-CD93 Pericytes Luminal-like Amorphous DCIS Cells Pericytes -> Luminal-like Amorphous DCIS Cells 0.0118242978503261 0.8840293712888387 0.4630027772793905 0.2461374514707439 0.5544396796022323 0.0048929293424311 0.0 0.0021477213200628 0.6944509137534313 0.0 1909 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +546832 DLL4 NOTCH4 DLL4-NOTCH4 Myoepithelial Cells Pericytes Myoepithelial Cells -> Pericytes 0.0118233334654036 0.7160288858520609 0.896164124004365 0.7204611100467462 0.0069047442087267 0.0855781119790033 0.0 0.002071465561885 0.1043810325790668 0.0 1931 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +546893 EFNB2 PECAM1 EFNB2-PECAM1 T Lymphocytes 11q13 Invasive Tumor Cells T Lymphocytes -> 11q13 Invasive Tumor Cells 0.0118223836516752 0.7800321422220979 0.6331674633943454 0.7917001487310438 0.0213929720256037 0.0326412663903893 0.0 0.0001609442060085 0.0548236412770967 0.0 1165 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +547137 CCN1 CAV1 CCN1-CAV1 T Lymphocytes 11q13 Invasive Tumor Cells T Lymphocytes -> 11q13 Invasive Tumor Cells 0.0118190753855275 0.6213271600240247 0.62431395375366 0.7917001487310438 0.013905026986541 0.0638329144736252 0.0 0.0003147353361945 0.0821642887208659 0.0 1165 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +547154 CLEC2D KLRB1 CLEC2D-KLRB1 Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0118188794116968 0.7797302331085993 0.657421674383923 0.7917001487310438 0.1132020978253244 0.0059327142047454 0.0 0.0 0.0 0.0 209 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +547170 COL4A2 CD93 COL4A2-CD93 Endothelial Cells Plasma Cells Endothelial Cells -> Plasma Cells 0.0118188077683486 0.8840293712888387 0.4630027772793905 0.7204611100467462 1.0 0.0009242223287825 0.0 0.0040084388185654 0.764412442414634 0.0 474 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +547464 CLEC2D KLRB1 CLEC2D-KLRB1 Luminal-like Amorphous DCIS Cells Plasma Cells Luminal-like Amorphous DCIS Cells -> Plasma Cells 0.0118145160795849 0.4625081978296446 0.4642836810638544 0.2461374514707439 0.3558005706994493 0.0144613249009303 0.0 0.025735294117647 0.1491420779515928 0.0 272 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +547575 MMRN2 CD93 MMRN2-CD93 Mast Cells Endothelial Cells Mast Cells -> Endothelial Cells 0.0118130859058193 0.8571898293845529 0.8817184225858201 0.8567148457705164 0.0004196880356983 1.0 0.0 0.0172101449275362 0.1026121697466238 0.0 276 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +547815 CLEC2D KLRB1 CLEC2D-KLRB1 CAFs, Invasive Associated Dendritic Cells CAFs, Invasive Associated -> Dendritic Cells 0.0118099036816121 0.6605327397359113 0.7763400818577846 0.7917001487310438 0.0227314494836465 0.0293997450046583 0.0 0.0014251104460595 0.0878640295106622 0.0 2339 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +548739 A2M LRP1 A2M-LRP1 Macrophages Basal-like Structured DCIS Cells Macrophages -> Basal-like Structured DCIS Cells 0.0117975519256473 0.919551140852988 0.6207977546603366 0.6198216015396206 0.037376181609614 0.0203874717835032 0.0 0.0009820426487093 0.0582292710105644 0.0 594 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +548808 COL4A1 CD93 COL4A1-CD93 Basal-like Structured DCIS Cells CAFs, DCIS Associated Basal-like Structured DCIS Cells -> CAFs, DCIS Associated 0.0117963897238731 0.8533682807143209 0.4630027772793905 0.6198216015396206 0.0706049302656684 0.0155837683010033 0.0 0.0001785714285714 0.0420772613606967 0.0 800 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +548880 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells (G1/S) Pericytes 11q13 Invasive Tumor Cells (G1/S) -> Pericytes 0.011795513359007 0.6342079770588467 0.8818326005152037 0.6198216015396206 0.000895875398841 0.8672894033034337 0.0 0.0004830917874396 0.0050584067117105 0.0 345 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +549198 C1QB LRP1 C1QB-LRP1 B Cells CAFs, Invasive Associated B Cells -> CAFs, Invasive Associated 0.01179126417556 0.8703788833238396 0.6207977546603366 0.7917001487310438 0.0037630364713574 0.166956519448744 0.0 0.0017432851239669 0.0184712362120072 0.0 968 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +549223 CLEC2D KLRB1 CLEC2D-KLRB1 Pericytes Endothelial Cells Pericytes -> Endothelial Cells 0.01179099011894 0.8721681415062816 0.885766439573873 0.946515890536252 0.0110717612136884 0.0331922776397286 0.0 0.0003612064294744 0.0400980635449732 0.0 11074 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +549464 A2M LRP1 A2M-LRP1 T Lymphocytes Macrophages T Lymphocytes -> Macrophages 0.011787742380509 0.7741139100414175 0.8604147465201248 0.6198216015396206 0.0149044683666724 0.0436001007095475 0.0 0.0024096677322483 0.0690310815956129 0.0 3441 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +549553 DLL4 NOTCH4 DLL4-NOTCH4 Endothelial Cells B Cells Endothelial Cells -> B Cells 0.0117867212754403 0.9184503888425788 0.7754072541855492 0.6198216015396206 1.0 0.0006074333625108 0.0 0.0 0.0 0.0 1418 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +550652 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells -> Basal-like Structured DCIS Cells 0.0117722771803781 0.6659645551150886 0.8581827408615759 0.7917001487310438 0.1496557267835524 0.003930762149527 0.0 6.578947368421052e-05 0.0176384510711623 0.0 30400 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +551153 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells -> CXCL14+ Fibroblasts 0.01176598296443 0.6561647292424944 0.9078204025796472 0.6198216015396206 0.112230917768503 0.0064028969591119 0.0 0.000503756830601 0.0709200166875731 0.0 4880 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +551155 EFNB2 PECAM1 EFNB2-PECAM1 Pericytes 11q13 Invasive Tumor Cells (Mitotic) Pericytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.0117659676158805 0.8640667164982425 0.6331674633943454 0.6198216015396206 0.1882781599600688 0.0041555861088636 0.0 0.0004711055276381 0.0598300744069823 0.0 398 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +551492 DLL4 NOTCH3 DLL4-NOTCH3 Macrophages Endothelial Cells Macrophages -> Endothelial Cells 0.0117615027990908 0.8949858186325867 0.8818326005152037 0.8875000050982297 0.001895566065636 0.1993723722552783 0.0 0.0019115890083632 0.0708228920100787 0.0 2790 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +551695 CLEC2D KLRB1 CLEC2D-KLRB1 Myoepithelial Cells Pericytes Myoepithelial Cells -> Pericytes 0.0117586642763222 0.4625081978296446 0.885766439573873 0.7204611100467462 0.0704104148800194 0.0127192475389894 0.0 0.0009494217158639 0.1431960903588345 0.0 1931 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +552103 DLL4 NOTCH3 DLL4-NOTCH3 Mast Cells Pericytes Mast Cells -> Pericytes 0.0117532435819347 0.8516956437178343 0.8818326005152037 0.8567148457705164 0.000472352586488 0.8672894033034337 0.0 0.0143442622950819 0.1501973632227171 0.0 244 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +552304 CD48 CD2 CD48-CD2 Macrophages B Cells Macrophages -> B Cells 0.0117508724818866 0.7719609236370527 0.937587088419394 0.6198216015396206 0.0212837736082081 0.0275738893167071 0.0 0.0041899441340782 0.1747556065346858 0.0 1074 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +552547 CLEC2D KLRB1 CLEC2D-KLRB1 Basal-like Structured DCIS Cells Myeloid Cells Basal-like Structured DCIS Cells -> Myeloid Cells 0.0117478729886618 0.7797302331085993 0.7467524951532132 0.6198216015396206 0.0699064461360958 0.0104195741475089 0.0 0.0077519379844961 0.5348837209302326 0.0 129 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +553261 EFNB2 PECAM1 EFNB2-PECAM1 Endothelial Cells Mast Cells Endothelial Cells -> Mast Cells 0.0117378562000345 0.8640667164982425 0.8537710813834968 0.8567148457705164 1.0 0.0004138063814779 0.0 0.0022222222222222 0.1941747572815535 0.0 225 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +553316 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells Dendritic Cells 11q13 Invasive Tumor Cells -> Dendritic Cells 0.011737089984071 0.6342079770588467 0.7754072541855492 0.7917001487310438 0.0673400749834054 0.009971631136135 0.0 0.000595238095238 0.072273121571563 0.0 3360 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +553348 DLL4 NOTCH4 DLL4-NOTCH4 T Lymphocytes Basal-like Structured DCIS Cells T Lymphocytes -> Basal-like Structured DCIS Cells 0.0117366725953362 0.6342079770588467 0.7754072541855492 0.8693461273411047 0.0073929685753755 0.0826982152707935 0.0 0.0 0.0 0.0 737 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +553349 CLEC2D KLRB1 CLEC2D-KLRB1 Macrophages Myeloid Cells Macrophages -> Myeloid Cells 0.0117366670456816 0.8978557803479422 0.7467524951532132 0.7827641335561659 0.0477973731763516 0.0104195741475089 0.0 0.0018621973929236 0.1284916201117318 0.0 179 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +553503 DLL1 NOTCH3 DLL1-NOTCH3 Mast Cells Endothelial Cells Mast Cells -> Endothelial Cells 0.0117347762015057 0.8624864526942296 0.8818326005152037 0.8567148457705164 0.0020100505037262 0.1993723722552783 0.0 0.002415458937198 0.1055623079346288 0.0 276 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +553755 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) -> T Lymphocytes 0.0117312998863629 0.6593525851613742 0.777821334064334 0.7917001487310438 0.0201572483258557 0.0318483483218543 0.0 0.0060240963855421 0.7623582503090081 0.0 83 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +553881 A2M LRP1 A2M-LRP1 Dendritic Cells CXCL14+ Fibroblasts Dendritic Cells -> CXCL14+ Fibroblasts 0.011729647616176 0.7741139100414175 0.9078204025796472 0.6198216015396206 0.093381536992618 0.0064028969591119 0.0 0.0020336225596529 0.2862979459647607 0.0 922 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +553950 DLL1 NOTCH3 DLL1-NOTCH3 Myoepithelial Cells Macrophages Myoepithelial Cells -> Macrophages 0.0117284752917011 0.7296454584598743 0.8923034233058523 0.7204611100467462 0.293296467876477 0.00189193058407 0.0 0.0001410039481105 0.053207095228927 0.0 591 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +554135 MMRN2 CLEC14A MMRN2-CLEC14A Endothelial Cells B Cells Endothelial Cells -> B Cells 0.0117259750150298 0.9845127857250529 0.6347970925105053 0.6198216015396206 1.0 0.000671064546954 0.0 0.0030559473436765 1.0 0.0 1418 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +554220 A2M LRP1 A2M-LRP1 CAFs, Invasive Associated CXCL14+ Fibroblasts CAFs, Invasive Associated -> CXCL14+ Fibroblasts 0.01172484456861 0.6561647292424944 0.9078204025796472 0.6198216015396206 0.1098969873322313 0.0064028969591119 0.0 0.001565995525727 0.2204643631029458 0.0 1490 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +554302 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells CAFs, Invasive Associated 11q13 Invasive Tumor Cells -> CAFs, Invasive Associated 0.0117236830829902 0.6332974881236617 0.6252253442669611 0.8824495942126559 0.0131302879503246 0.0565946652887153 0.0 0.0003697864969541 0.0136785027801213 0.0 4671 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +554474 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, DCIS Associated 0.0117214892132849 0.6605327397359113 0.4642836810638544 0.6198216015396206 0.0179229861158654 0.0761275033764692 0.0 0.0 0.0 0.0 77 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +554504 COL4A2 CD93 COL4A2-CD93 CAFs, DCIS Associated Mast Cells CAFs, DCIS Associated -> Mast Cells 0.0117210352857557 0.4630253981438691 0.8347945881127203 0.7204611100467462 0.7696906278989153 0.0012097093680331 0.0 0.0022181146025878 0.1312799257920584 0.0 1082 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +554733 MMP2 PECAM1 MMP2-PECAM1 Endothelial Cells T Lymphocytes Endothelial Cells -> T Lymphocytes 0.0117180814937427 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0411127335336962 0.0176963220730796 0.0 0.0014961915125136 0.1981684098811253 0.0 4595 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +554738 CXCL12 CXCR4 CXCL12-CXCR4 CXCL14+ Fibroblasts B Cells CXCL14+ Fibroblasts -> B Cells 0.0117180606467554 0.7487535481622718 0.9546923450729716 0.6198216015396206 0.0131092554497256 0.0445745465878424 0.0 0.0030456269394322 0.1127953077922547 0.0 791 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +554785 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells Mast Cells 11q13 Invasive Tumor Cells -> Mast Cells 0.011717535300353 0.7941469661104034 0.773263018678637 0.6198216015396206 1.0 0.0006800116997025 0.0 0.0119047619047619 1.0 0.0 42 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +555005 CD48 CD2 CD48-CD2 CAFs, DCIS Associated B Cells CAFs, DCIS Associated -> B Cells 0.0117146814753737 0.4593282471594782 0.937587088419394 0.6198216015396206 0.0351142257737683 0.0275738893167071 0.0 0.0007088846880907 0.0295664022398003 0.0 4232 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +555283 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells (Mitotic) Pericytes 11q13 Invasive Tumor Cells (Mitotic) -> Pericytes 0.0117110497381351 0.6342079770588467 0.896164124004365 0.6198216015396206 0.0085570823799139 0.0855781119790033 0.0 0.0052770448548812 0.2659099919659342 0.0 379 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +556218 CD34 SELP CD34-SELP T Lymphocytes T Lymphocytes T Lymphocytes -> T Lymphocytes 0.0116984655497544 0.633566764858408 0.7760344326192508 1.0 0.015517736049123 0.0335947364052305 0.0 0.0007071468979822 0.0594814676076027 0.0 21212 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +556802 COL4A2 CD93 COL4A2-CD93 Pericytes B Cells Pericytes -> B Cells 0.0116899782995827 0.8840293712888387 0.7779918296243433 0.6198216015396206 0.5544396796022323 0.001079730675535 0.0 0.0037629350893697 0.6363700518778473 0.0 1063 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +557195 DLL1 NOTCH3 DLL1-NOTCH3 B Cells Basal-like Structured DCIS Cells B Cells -> Basal-like Structured DCIS Cells 0.0116841754573285 0.6249837837987587 0.7746834992804791 0.8693461273411047 0.00263399584678 0.2295016807597237 0.0 0.0006944444444444 0.0476972640041543 0.0 360 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +557933 CXCL12 CXCR4 CXCL12-CXCR4 Endothelial Cells CAFs, Invasive Associated Endothelial Cells -> CAFs, Invasive Associated 0.0116744177394869 0.7487535481622718 0.6632137581773894 0.6198216015396206 0.1027229557481577 0.0080072638027924 0.0 0.0016033882922402 0.3872998145212944 0.0 3005 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +558496 COL4A1 CD93 COL4A1-CD93 Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells -> Basal-like Structured DCIS Cells 0.0116667022953056 0.8533682807143209 0.7779918296243433 1.0 0.0706049302656684 0.0053794918117879 0.0 0.0003429855800105 0.0279142304630148 0.0 19576 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +558669 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Endothelial Cells 0.0116644513869648 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.000716220684292 1.0 0.0 0.0095419847328244 0.0602773370567745 0.0 262 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +558714 COL4A2 CD93 COL4A2-CD93 Basal-like Structured DCIS Cells Myoepithelial Cells Basal-like Structured DCIS Cells -> Myoepithelial Cells 0.0116638156315987 0.7783550150988336 0.4630027772793905 0.6198216015396206 0.1928969878996252 0.0058437228618857 0.0 0.000951341235184 0.2886940592328713 0.0 6412 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +558844 MMP2 PECAM1 MMP2-PECAM1 Pericytes 11q13 Invasive Tumor Cells Pericytes -> 11q13 Invasive Tumor Cells 0.0116621991372589 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0216588811659259 0.0326412663903893 0.0 0.0004279083260806 0.1733779265114836 0.0 6894 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +559176 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells 0.0116578114601725 0.6301823358791634 0.6587114738285964 1.0 0.0208904415011529 0.0289462771086338 0.0 8.14224622152574e-05 0.0168376150953554 0.0 423716 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +559231 THBS2 CD36 THBS2-CD36 Myeloid Cells Endothelial Cells Myeloid Cells -> Endothelial Cells 0.0116571447762398 0.7809827257946271 0.8587566561291643 0.7827641335561659 0.0004779710276932 1.0 0.0 0.0036231884057971 0.0520232292625583 0.0 460 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +559248 COL4A2 CD93 COL4A2-CD93 Macrophages Dendritic Cells Macrophages -> Dendritic Cells 0.0116568527082926 0.9188764516910942 0.7779918296243433 0.6198216015396206 0.0090193130488293 0.0627790816848129 0.0 0.0011855364552459 0.0260005094802811 0.0 1687 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +559674 VEGFC FLT1 VEGFC-FLT1 Basal-like Structured DCIS Cells CAFs, DCIS Associated Basal-like Structured DCIS Cells -> CAFs, DCIS Associated 0.0116510876133194 0.7745997874735252 0.4630488285702799 0.6198216015396206 0.0215813276111062 0.0521374123931907 0.0 0.0 0.0 0.0 800 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +560507 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, Invasive Associated 0.0116403022635044 0.6626993710110988 0.6207977546603366 0.9161861017439124 0.0039530346951707 0.166956519448744 0.0 0.0010723039215686 0.0113617553170444 0.0 408 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +560525 CXCL12 ITGA4 CXCL12-ITGA4 Macrophages Mast Cells Macrophages -> Mast Cells 0.0116401070247341 0.7487535481622718 0.7754239189773715 0.8567148457705164 0.0338862305197021 0.0147571931436988 0.0 0.0162534435261707 0.3254923391574683 0.0 165 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +560891 COL4A2 CD93 COL4A2-CD93 Endothelial Cells CXCL14+ Fibroblasts Endothelial Cells -> CXCL14+ Fibroblasts 0.0116351269031586 0.8840293712888387 0.8817184225858201 0.9429656149619918 1.0 0.0003375370073613 0.0 0.0010522213561964 0.8174685905524773 0.0 2566 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +561624 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells Myeloid Cells 11q13 Invasive Tumor Cells -> Myeloid Cells 0.0116251906518751 0.662063103571249 0.7841656220878274 0.6198216015396206 0.585843718590581 0.001309307002134 0.0 0.0001653439153439 0.0204214963815338 0.0 756 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +561650 COL4A2 CD93 COL4A2-CD93 Luminal-like Amorphous DCIS Cells Dendritic Cells Luminal-like Amorphous DCIS Cells -> Dendritic Cells 0.0116247813647032 0.4630253981438691 0.7779918296243433 0.2461374514707439 0.0443339118517084 0.0627790816848129 0.0 0.002200825309491 0.0482672456596801 0.0 727 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +561711 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Endothelial Cells 0.0116239205378167 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.000716220684292 1.0 0.0 0.0133587786259541 0.0796491410005934 0.0 262 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +562294 CXCL12 ITGA4 CXCL12-ITGA4 Macrophages Myoepithelial Cells Macrophages -> Myoepithelial Cells 0.0116158551815438 0.7487535481622718 0.4596166826058663 0.7204611100467462 0.0338862305197021 0.0292373734098458 0.0 0.0008264462809917 0.1262030567174446 0.0 715 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +562487 DLL1 NOTCH3 DLL1-NOTCH3 Pericytes Macrophages Pericytes -> Macrophages 0.0116136548382781 0.9356727248601746 0.8923034233058523 0.8875000050982297 0.1750253929104546 0.00189193058407 0.0 0.0011764705882352 0.4439349639571183 0.0 2125 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +563026 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells Endothelial Cells 11q13 Invasive Tumor Cells -> Endothelial Cells 0.0116063172411817 0.6659645551150886 0.7763428264267787 0.6198216015396206 0.1496557267835524 0.0050968401714881 0.0 0.0 0.0 0.0 4836 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +563332 HSPG2 LRP1 HSPG2-LRP1 Pericytes Plasma Cells Pericytes -> Plasma Cells 0.0116020121632245 0.8818165186409654 0.7346293219749174 0.7204611100467462 0.1619074107723045 0.0032275631628407 0.0 0.0040891144952058 0.2248384382358451 0.0 394 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +563364 CD48 CD2 CD48-CD2 Dendritic Cells Myeloid Cells Dendritic Cells -> Myeloid Cells 0.0116014355999338 0.9011089648206808 0.7464347811605867 0.6198216015396206 0.4567172527116189 0.0012805120781881 0.0 0.0031055900621118 0.7538536679308235 0.0 161 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +564280 JAG1 NOTCH2 JAG1-NOTCH2 CAFs, Invasive Associated CAFs, DCIS Associated CAFs, Invasive Associated -> CAFs, DCIS Associated 0.0115885980025898 0.7941469661104034 0.4614667734221426 0.6198216015396206 0.0083898580598364 0.12709315903692 0.0 0.0028074721952272 0.1322570476645093 0.0 1323 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +564375 VEGFC FLT1 VEGFC-FLT1 Macrophages Pericytes Macrophages -> Pericytes 0.0115874365347125 0.8963332422588541 0.878254460598671 0.8875000050982297 0.0026007495851186 0.1332188634280341 0.0 0.0010105092966855 0.0380862540540037 0.0 2474 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +564380 DLL1 NOTCH3 DLL1-NOTCH3 Basal-like Structured DCIS Cells CXCL14+ Fibroblasts Basal-like Structured DCIS Cells -> CXCL14+ Fibroblasts 0.0115873935404234 0.6249837837987587 0.8818326005152037 0.6198216015396206 0.1661175896787547 0.0042655619249233 0.0 0.0022542831379621 0.5708707440735066 0.0 1109 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +564530 MMP2 PECAM1 MMP2-PECAM1 Endothelial Cells CAFs, DCIS Associated Endothelial Cells -> CAFs, DCIS Associated 0.0115856280256124 0.9067635403815892 0.7167436199046466 0.7204611100467462 0.0411127335336962 0.0125623889131764 0.0 0.0006634629178023 0.2137199895779609 0.0 13942 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +564880 MMRN2 CLEC14A MMRN2-CLEC14A Pericytes Basal-like Structured DCIS Cells Pericytes -> Basal-like Structured DCIS Cells 0.0115806145452283 0.9468422434493456 0.6347970925105053 0.6198216015396206 0.1120119983652299 0.0057802287131517 0.0 0.001753507014028 0.3016724816841708 0.0 1996 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +564930 DLL1 NOTCH3 DLL1-NOTCH3 Apocrine Cells Pericytes Apocrine Cells -> Pericytes 0.0115799146868202 0.2534163760166434 0.8818326005152037 0.2461374514707439 0.0050543892975134 0.8672894033034337 0.0 0.074074074074074 1.0 0.0 9 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +565025 VWF SELP VWF-SELP CAFs, DCIS Associated Pericytes CAFs, DCIS Associated -> Pericytes 0.0115786935043339 0.7158082793127664 0.8819126042133903 0.7204611100467462 0.0071496754272206 0.0741032966028748 0.0 0.0004396666686078 0.010140666792075 0.0 15611 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +565130 VWF ITGA9 VWF-ITGA9 Endothelial Cells Apocrine Cells Endothelial Cells -> Apocrine Cells 0.0115772780221383 0.955713094717548 0.2531744428854943 0.2461374514707439 1.0 0.0040430820937484 0.0 0.0 0.0 0.0 33 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +565468 CXCL12 CXCR4 CXCL12-CXCR4 Dendritic Cells 11q13 Invasive Tumor Cells Dendritic Cells -> 11q13 Invasive Tumor Cells 0.0115730330774592 0.6160088550075702 0.6632137581773894 0.7917001487310438 0.0149256517769723 0.049767778498468 0.0 0.0003110957483581 0.1063155637414915 0.0 3945 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +565857 JAG1 NOTCH2 JAG1-NOTCH2 Basal-like Structured DCIS Cells T Lymphocytes Basal-like Structured DCIS Cells -> T Lymphocytes 0.0115678663132026 0.9097736029185508 0.8445107771175474 0.8693461273411047 0.0430965463818576 0.0083242517891534 0.0 0.001863354037267 0.2179867673143674 0.0 575 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +565944 COL4A1 CD93 COL4A1-CD93 Endothelial Cells Plasma Cells Endothelial Cells -> Plasma Cells 0.0115663983861483 0.7766289238087107 0.4630027772793905 0.7204611100467462 1.0 0.0009242223287825 0.0 0.0052742616033755 1.0 0.0 474 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +565971 C1QB LRP1 C1QB-LRP1 Myoepithelial Cells Myoepithelial Cells Myoepithelial Cells -> Myoepithelial Cells 0.0115658573700728 0.4601010570874773 0.7346293219749174 1.0 0.0170183763647696 0.0416128058995347 0.0 0.000858078797907 0.0339961096645753 0.0 22361 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +566435 DLL4 NOTCH3 DLL4-NOTCH3 Pericytes T Lymphocytes Pericytes -> T Lymphocytes 0.011559648524179 0.9184503888425788 0.7746834992804791 0.6198216015396206 0.1169448695751571 0.0046263543438723 0.0 0.0013048278630934 0.7113009871883661 0.0 3321 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +566751 MMRN2 CLEC14A MMRN2-CLEC14A Myoepithelial Cells 11q13 Invasive Tumor Cells Myoepithelial Cells -> 11q13 Invasive Tumor Cells 0.0115550732978165 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0151307911035231 0.0554888093272979 0.0 0.0008832188420019 0.1445451344938056 0.0 5095 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +566886 C3 LRP1 C3-LRP1 Macrophages 11q13 Invasive Tumor Cells Macrophages -> 11q13 Invasive Tumor Cells 0.0115533266418652 0.9487258305485792 0.6207977546603366 0.6198216015396206 0.0110943464444434 0.0587195251380622 0.0 0.0007619321449108 0.183886679752007 0.0 1739 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +566920 HSPG2 LRP1 HSPG2-LRP1 Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells -> CAFs, Invasive Associated 0.0115529564401539 0.4629984640915818 0.6207977546603366 0.2461374514707439 0.0201301851612071 0.166956519448744 0.0 0.0065192743764172 0.0365722980402519 0.0 147 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +567441 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells Dendritic Cells 11q13 Invasive Tumor Cells -> Dendritic Cells 0.0115459310926607 0.6342079770588467 0.7746834992804791 0.7917001487310438 0.0673400749834054 0.0090444648829713 0.0 0.0007440476190476 0.0845021584934511 0.0 3360 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +567597 VEGFC FLT1 VEGFC-FLT1 Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells -> Basal-like Structured DCIS Cells 0.0115438821601501 0.7745997874735252 0.777821334064334 1.0 0.0215813276111062 0.0182001711419816 0.0 0.0005959678517913 0.0713805413293505 0.0 19576 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +568188 JAG1 NOTCH2 JAG1-NOTCH2 Pericytes 11q13 Invasive Tumor Cells (G1/S) Pericytes -> 11q13 Invasive Tumor Cells (G1/S) 0.0115361662268187 0.6303682835571691 0.663300745568453 0.6198216015396206 0.0342558468646473 0.0265498740402422 0.0 0.008841732979664 0.2246241338094461 0.0 377 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +568670 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells Mast Cells 11q13 Invasive Tumor Cells -> Mast Cells 0.0115294552374549 0.6593525851613742 0.8331580262014722 0.6198216015396206 0.4518617096918393 0.001526625481682 0.0 0.0 0.0 0.0 42 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +568779 VWF ITGA9 VWF-ITGA9 T Lymphocytes Basal-like Structured DCIS Cells T Lymphocytes -> Basal-like Structured DCIS Cells 0.0115279724844288 0.6332974881236617 0.6252253442669611 0.8693461273411047 0.0036144684673052 0.1886404570313 0.0 0.0001233501911927 0.0032260061513344 0.0 737 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +568923 VEGFC FLT1 VEGFC-FLT1 CAFs, Invasive Associated T Lymphocytes CAFs, Invasive Associated -> T Lymphocytes 0.0115261038745115 0.6593525851613742 0.777821334064334 0.7917001487310438 0.018132161410931 0.0318483483218543 0.0 0.0018840579710144 0.2384303049517158 0.0 2300 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +569286 CXCL12 CXCR4 CXCL12-CXCR4 Dendritic Cells Basal-like Structured DCIS Cells Dendritic Cells -> Basal-like Structured DCIS Cells 0.0115213830324027 0.6160088550075702 0.8628183098412396 0.8693461273411047 0.0149256517769723 0.0339152418223636 0.0 0.0011317999269806 0.0864721266320094 0.0 1245 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +569661 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells B Cells 11q13 Invasive Tumor Cells -> B Cells 0.0115164398273588 0.6593525851613742 0.777821334064334 0.7917001487310438 0.4518617096918393 0.001271575589586 0.0 0.0005847953216374 0.1432160240257323 0.0 570 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +569816 A2M LRP1 A2M-LRP1 Pericytes 11q13 Invasive Tumor Cells (G1/S) Pericytes -> 11q13 Invasive Tumor Cells (G1/S) 0.011514176887521 0.8937519114898692 0.6207977546603366 0.6198216015396206 0.3743986430148447 0.0018097844702233 0.0 0.0054155614500442 0.7307297977444314 0.0 377 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +569898 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells Macrophages 11q13 Invasive Tumor Cells -> Macrophages 0.0115132641704392 0.6213271600240247 0.8818704453527788 0.6198216015396206 0.1339639999453202 0.0051192928876727 0.0 0.0006415001233654 0.1208552358082532 0.0 1351 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +570072 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) -> T Lymphocytes 0.0115110538088397 0.7941469661104034 0.8445107771175474 0.7917001487310438 0.0526353932596327 0.0083242517891534 0.0 0.0088927137119908 1.0 0.0 83 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +570164 VWF ITGA9 VWF-ITGA9 Myeloid Cells Endothelial Cells Myeloid Cells -> Endothelial Cells 0.0115099088836428 0.7848266128497919 0.9404022517663844 0.7827641335561659 0.0004024409845247 1.0 0.0 0.0009881422924901 0.0110335891306953 0.0 460 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +570264 C3 LRP1 C3-LRP1 T Lymphocytes Basal-like Structured DCIS Cells T Lymphocytes -> Basal-like Structured DCIS Cells 0.011508472430669 0.6319926036888139 0.6207977546603366 0.8693461273411047 0.0334108479684367 0.0203874717835032 0.0 0.0008480325644504 0.1084730614226021 0.0 737 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +570588 C3 LRP1 C3-LRP1 Macrophages Myoepithelial Cells Macrophages -> Myoepithelial Cells 0.0115042451360787 0.9487258305485792 0.7346293219749174 0.7204611100467462 0.0110943464444434 0.0416128058995347 0.0 0.002027972027972 0.1894138770250809 0.0 715 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +570711 C3 LRP1 C3-LRP1 Myoepithelial Cells CAFs, Invasive Associated Myoepithelial Cells -> CAFs, Invasive Associated 0.0115025753106984 0.7148920381722296 0.6207977546603366 0.6198216015396206 0.005043231651446 0.166956519448744 0.0 0.0015044814340588 0.0211598361739645 0.0 1562 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +570766 CLEC2D KLRB1 CLEC2D-KLRB1 B Cells Basal-like Structured DCIS Cells B Cells -> Basal-like Structured DCIS Cells 0.0115018991419895 0.7797302331085993 0.7763400818577846 0.8693461273411047 0.0200499113739789 0.0219439768073448 0.0 0.0018518518518518 0.2542527831537695 0.0 360 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +570856 A2M LRP1 A2M-LRP1 CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated -> Luminal-like Amorphous DCIS Cells 0.0115006236424068 0.4648000335061383 0.2550748532138862 0.2461374514707439 0.2966815529783992 0.0267255153180908 0.0 0.0026947148817802 0.2344062757332015 0.0 5752 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +570876 COL4A1 CD93 COL4A1-CD93 Myoepithelial Cells CAFs, DCIS Associated Myoepithelial Cells -> CAFs, DCIS Associated 0.0115003500965255 0.4604235282221027 0.4630027772793905 0.8293805866303694 0.0839650520556947 0.0155837683010033 0.0 0.000367216498938 0.0865282017699474 0.0 7197 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +571064 CCN1 CAV1 CCN1-CAV1 Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0114979092499903 0.7324582304061453 0.62431395375366 0.6198216015396206 0.2376713873232418 0.0034299077593249 0.0 0.0016587677725118 0.1715966661219153 0.0 422 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +571102 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) -> Dendritic Cells 0.0114972219221984 0.6561647292424944 0.6207977546603366 0.7917001487310438 0.0142750905665976 0.0501711964086628 0.0 0.0083732057416267 0.2250546027041362 0.0 209 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +571106 COL4A2 CD93 COL4A2-CD93 Luminal-like Amorphous DCIS Cells Macrophages Luminal-like Amorphous DCIS Cells -> Macrophages 0.0114971493077872 0.4630253981438691 0.944024288971064 0.2461374514707439 0.0443339118517084 0.0484215930647349 0.0 0.0004504504504504 0.0166916539567916 0.0 222 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +571367 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (Mitotic) 0.0114937340876503 0.6593525851613742 0.6593689120110077 1.0 0.0201572483258557 0.026308073552735 0.0 0.0024699312714776 0.1800182706717872 0.0 1552 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +571481 CXCL12 ITGA4 CXCL12-ITGA4 Dendritic Cells Macrophages Dendritic Cells -> Macrophages 0.0114920217874929 0.6160088550075702 0.7754239189773715 0.6198216015396206 0.0149256517769723 0.0521257226458961 0.0 0.0067639035795802 0.2828823759043182 0.0 1633 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +571500 EFNB2 PECAM1 EFNB2-PECAM1 T Lymphocytes Macrophages T Lymphocytes -> Macrophages 0.0114917260487769 0.7800321422220979 0.9015117569158254 0.6198216015396206 0.0213929720256037 0.0246995741084876 0.0 0.000581226387678 0.0560030363083806 0.0 3441 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +571541 COL4A1 CD93 COL4A1-CD93 Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0114911509695533 0.7766289238087107 0.6587114738285964 0.6198216015396206 1.0 0.0007261054236978 0.0 0.0086996336996337 1.0 0.0 312 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +571894 DLL4 NOTCH3 DLL4-NOTCH3 CAFs, DCIS Associated Myoepithelial Cells CAFs, DCIS Associated -> Myoepithelial Cells 0.0114865028015154 0.7160288858520609 0.4638256179742202 0.8293805866303694 0.0186793449598515 0.0446401662952339 0.0 0.0005384485949856 0.0487287230207638 0.0 9905 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +571956 VEGFC FLT1 VEGFC-FLT1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0114856530334879 0.7745997874735252 0.6593689120110077 0.7917001487310438 0.0215813276111062 0.026308073552735 0.0 0.0010416666666666 0.0759207489354928 0.0 1280 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +572066 A2M LRP1 A2M-LRP1 Mast Cells CAFs, DCIS Associated Mast Cells -> CAFs, DCIS Associated 0.011484298172273 0.8392912392980421 0.7346293219749174 0.7204611100467462 0.0005164482812395 1.0 0.0 0.0059638168427793 0.0706151767136518 0.0 1041 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +572233 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Myoepithelial Cells 0.0114822671184364 0.7941469661104034 0.4614667734221426 0.6198216015396206 0.0323110954490285 0.0312252462757311 0.0 0.0103016924208977 0.5610706952135258 0.0 453 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +572398 COL4A1 CD93 COL4A1-CD93 Pericytes Myeloid Cells Pericytes -> Myeloid Cells 0.0114801547337139 0.7766289238087107 0.7461459456652184 0.7827641335561659 0.4857192596400828 0.0010390313650636 0.0 0.0031645569620253 0.3010982312805511 0.0 316 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +572474 EFNB2 PECAM1 EFNB2-PECAM1 Myoepithelial Cells Macrophages Myoepithelial Cells -> Macrophages 0.011479178848591 0.4619393085577573 0.9015117569158254 0.7204611100467462 0.0308750930304183 0.0246995741084876 0.0 0.0005287648054145 0.050948193722805 0.0 591 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +573117 VEGFC FLT1 VEGFC-FLT1 Macrophages 11q13 Invasive Tumor Cells Macrophages -> 11q13 Invasive Tumor Cells 0.0114700962174453 0.8963332422588541 0.6593689120110077 0.6198216015396206 0.0026007495851186 0.2390217618875283 0.0 0.0002875215641173 0.0284690384710832 0.0 1739 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +573211 CD34 SELP CD34-SELP Pericytes 11q13 Invasive Tumor Cells (Mitotic) Pericytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.01146872072376 0.9303167350027568 0.6572093097629401 0.6198216015396206 0.1314667522621683 0.0045674276780054 0.0 0.0 0.0 0.0 398 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +573489 CXCL12 CXCR4 CXCL12-CXCR4 Endothelial Cells Mast Cells Endothelial Cells -> Mast Cells 0.0114651278430161 0.7487535481622718 0.7757991160529997 0.8567148457705164 0.1027229557481577 0.0044430418127202 0.0 0.009090909090909 0.3398283077028637 0.0 225 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +573511 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells (G1/S) Plasma Cells 11q13 Invasive Tumor Cells (G1/S) -> Plasma Cells 0.011464850101882 0.662063103571249 0.7167436199046466 0.6198216015396206 0.0236359933700329 0.0326667674102811 0.0 0.05 1.0 0.0 5 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +573669 CLEC2D KLRB1 CLEC2D-KLRB1 Basal-like Structured DCIS Cells Plasma Cells Basal-like Structured DCIS Cells -> Plasma Cells 0.0114626939964394 0.7797302331085993 0.4642836810638544 0.6198216015396206 0.0699064461360958 0.0144613249009303 0.0 0.010548523206751 0.0611311711917318 0.0 79 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +573936 COL4A2 CD93 COL4A2-CD93 T Lymphocytes T Lymphocytes T Lymphocytes -> T Lymphocytes 0.0114593053069587 0.7783550150988336 0.7779918296243433 1.0 0.0316800311254893 0.0118035014556376 0.0 0.0005421459551197 0.0548641105738575 0.0 21212 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +574267 CLEC2D KLRB1 CLEC2D-KLRB1 Endothelial Cells Myeloid Cells Endothelial Cells -> Myeloid Cells 0.0114545061767977 0.8721681415062816 0.7467524951532132 0.7827641335561659 0.0425206505665654 0.0104195741475089 0.0 0.0004230118443316 0.0291878172588832 0.0 394 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +574347 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells 0.0114533980527265 0.6332974881236617 0.6572093097629401 1.0 0.0131302879503246 0.04130664769978 0.0 3.840479772471952e-05 0.0130351447524464 0.0 423716 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +574998 VEGFC FLT1 VEGFC-FLT1 Pericytes Plasma Cells Pericytes -> Plasma Cells 0.0114449036731422 0.8718210606749883 0.4630488285702799 0.7204611100467462 0.1796394187986057 0.0043013567716651 0.0 0.0025380710659898 0.2012970142691556 0.0 394 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +575251 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells (Mitotic) Pericytes 11q13 Invasive Tumor Cells (Mitotic) -> Pericytes 0.0114420701178836 0.6630837220165452 0.8817184225858201 0.6198216015396206 0.0048313935743179 0.1281708518900828 0.0 0.0037693177534866 0.0888161118891109 0.0 379 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +575392 JAG1 NOTCH2 JAG1-NOTCH2 Pericytes Myoepithelial Cells Pericytes -> Myoepithelial Cells 0.0114401319521499 0.6303682835571691 0.4614667734221426 0.7204611100467462 0.0342558468646473 0.0312252462757311 0.0 0.0034574526099949 0.1883064704613512 0.0 2183 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +575646 COL4A1 CD93 COL4A1-CD93 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.0114369970214306 0.4604235282221027 0.6587114738285964 0.6198216015396206 0.454846709299195 0.0026174949623928 0.0 0.0 0.0 0.0 233 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +576239 DLL4 NOTCH4 DLL4-NOTCH4 T Lymphocytes Pericytes T Lymphocytes -> Pericytes 0.0114290823862312 0.6342079770588467 0.896164124004365 0.6198216015396206 0.0073929685753755 0.0855781119790033 0.0 0.00084388185654 0.0425231590527801 0.0 3555 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +576311 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0114280317319768 0.6659645551150886 0.6614977577544194 0.8824495942126559 0.1496557267835524 0.0038288178384739 0.0 0.0006277726625931 0.1174120159708693 0.0 11947 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +576477 EFNB2 PECAM1 EFNB2-PECAM1 Pericytes Myoepithelial Cells Pericytes -> Myoepithelial Cells 0.0114256358451413 0.8640667164982425 0.7167436199046466 0.7204611100467462 0.1882781599600688 0.0026482500471321 0.0 0.0007157581310123 0.2670858714638411 0.0 2183 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +576488 C3 LRP1 C3-LRP1 CAFs, DCIS Associated Myeloid Cells CAFs, DCIS Associated -> Myeloid Cells 0.011425474588077 0.7148920381722296 0.7769451595923457 0.7204611100467462 1.0 0.0005558995075445 0.0 0.0049205147615442 1.0 0.0 1321 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +576545 EFNB2 PECAM1 EFNB2-PECAM1 Luminal-like Amorphous DCIS Cells Plasma Cells Luminal-like Amorphous DCIS Cells -> Plasma Cells 0.0114247005172961 0.4619393085577573 0.7167436199046466 0.2461374514707439 0.0835287751665837 0.0326667674102811 0.0 0.0016084558823529 0.0340491858242423 0.0 272 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +576756 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells -> Luminal-like Amorphous DCIS Cells 0.0114220108247616 0.6342079770588467 0.4641352222874551 0.2461374514707439 0.0673400749834054 0.0455121851821151 0.0 0.0 0.0 0.0 184 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +576881 CXCL12 ITGA4 CXCL12-ITGA4 T Lymphocytes Pericytes T Lymphocytes -> Pericytes 0.0114205822212245 0.6160088550075702 0.7754239189773715 0.6198216015396206 0.0255753403203798 0.0293031867940321 0.0 0.0036951796445467 0.4624534037992909 0.0 3555 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +577168 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, Invasive Associated 0.0114168855384332 0.6626993710110988 0.6207977546603366 0.9161861017439124 0.0035190936623492 0.166956519448744 0.0 0.0032751091703056 0.0347019051979097 0.0 458 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +577306 COL4A2 CD93 COL4A2-CD93 CXCL14+ Fibroblasts Macrophages CXCL14+ Fibroblasts -> Macrophages 0.0114153433898056 0.8840293712888387 0.944024288971064 0.8875000050982297 0.0061698665784747 0.0484215930647349 0.0 0.0011938202247191 0.0442375716523396 0.0 1424 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +577462 CXCL12 ITGA4 CXCL12-ITGA4 T Lymphocytes CAFs, Invasive Associated T Lymphocytes -> CAFs, Invasive Associated 0.0114132467265426 0.6160088550075702 0.6631822525600675 0.7917001487310438 0.0255753403203798 0.0267210109213584 0.0 0.0018181818181818 0.1910432393331707 0.0 2400 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +577662 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells B Cells 11q13 Invasive Tumor Cells -> B Cells 0.0114103566039482 0.6160088550075702 0.9546923450729716 0.7917001487310438 0.0106340017102282 0.0445745465878424 0.0 0.0004784688995215 0.0177201764575319 0.0 570 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +577705 VWF ITGA9 VWF-ITGA9 CAFs, DCIS Associated 11q13 Invasive Tumor Cells CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells 0.0114097418198388 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0071496754272206 0.1112417752963437 0.0 0.0001109323867103 0.0119910751165928 0.0 3278 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +577721 EFNB2 PECAM1 EFNB2-PECAM1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0114095676045912 0.7800321422220979 0.6331674633943454 0.7917001487310438 0.1357656553382984 0.0041555861088636 0.0 0.000634765625 0.0806147929639913 0.0 1280 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +577832 COL4A1 CD93 COL4A1-CD93 Dendritic Cells 11q13 Invasive Tumor Cells Dendritic Cells -> 11q13 Invasive Tumor Cells 0.0114081483819759 0.8684504425765611 0.6587114738285964 0.7917001487310438 0.0168149984327668 0.0289462771086338 0.0 0.0004526525439072 0.0668992787739442 0.0 3945 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +577966 DLL1 NOTCH3 DLL1-NOTCH3 Plasma Cells Luminal-like Amorphous DCIS Cells Plasma Cells -> Luminal-like Amorphous DCIS Cells 0.0114062956614685 0.7296454584598743 0.4638256179742202 0.2461374514707439 0.0051524613572059 0.5131068416842878 0.0 0.004920049200492 0.118834974313897 0.0 271 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +578080 COL4A1 CD93 COL4A1-CD93 Myoepithelial Cells T Lymphocytes Myoepithelial Cells -> T Lymphocytes 0.0114047259085826 0.4604235282221027 0.7779918296243433 0.6198216015396206 0.0839650520556947 0.0118035014556376 0.0 0.000914913083257 0.0868110829496905 0.0 1093 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +578560 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells 0.0113986038446527 0.6582846571368821 0.6587114738285964 0.8824495942126559 0.0198024073017111 0.0289462771086338 0.0 0.0002974960747045 0.0633364602143469 0.0 12101 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +579025 CD34 SELP CD34-SELP Pericytes Macrophages Pericytes -> Macrophages 0.0113924276873152 0.9303167350027568 0.941479368642921 0.8875000050982297 0.1314667522621683 0.0021392900294222 0.0 0.0009411764705882 0.3044527851190194 0.0 2125 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +579034 A2M LRP1 A2M-LRP1 T Lymphocytes Myoepithelial Cells T Lymphocytes -> Myoepithelial Cells 0.0113923667371936 0.7741139100414175 0.7346293219749174 0.6198216015396206 0.0149044683666724 0.0416128058995347 0.0 0.0017279603547209 0.1025023954806473 0.0 1278 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +579244 CXCL12 CXCR4 CXCL12-CXCR4 Mast Cells Dendritic Cells Mast Cells -> Dendritic Cells 0.0113896333171961 0.7487535481622718 0.9008184599638702 0.6198216015396206 0.0016417770622885 0.3180524283074206 0.0 0.0061728395061728 0.0857815682478588 0.0 162 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +579392 VWF SELP VWF-SELP Pericytes 11q13 Invasive Tumor Cells (Mitotic) Pericytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.0113877047194032 0.9275752708651288 0.6572093097629401 0.6198216015396206 0.1263644540569636 0.0045674276780054 0.0 0.0007994518044769 0.1345541600566366 0.0 398 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +579420 VWF SELP VWF-SELP Myeloid Cells Endothelial Cells Myeloid Cells -> Endothelial Cells 0.0113873814102443 0.7848266128497919 0.8819126042133903 0.7827641335561659 0.0004024409845247 1.0 0.0 0.0017786561264822 0.0100013368526925 0.0 460 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +579491 COL4A1 CD93 COL4A1-CD93 Endothelial Cells CXCL14+ Fibroblasts Endothelial Cells -> CXCL14+ Fibroblasts 0.0113866403171162 0.7766289238087107 0.8817184225858201 0.9429656149619918 1.0 0.0003375370073613 0.0 0.0012248079278476 1.0 0.0 2566 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +579597 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells (Mitotic) Macrophages 11q13 Invasive Tumor Cells (Mitotic) -> Macrophages 0.0113852447300369 0.6561647292424944 0.8604147465201248 0.6198216015396206 0.0142750905665976 0.0436001007095475 0.0 0.0028317152103559 0.0811217086594881 0.0 103 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +579678 CXCL12 ITGA4 CXCL12-ITGA4 T Lymphocytes Plasma Cells T Lymphocytes -> Plasma Cells 0.0113841664132614 0.6160088550075702 0.4596166826058663 0.6198216015396206 0.0255753403203798 0.0484993884807927 0.0 0.0130689787071273 0.1857948773640566 0.0 713 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +579852 CXCL12 CXCR4 CXCL12-CXCR4 Dendritic Cells Macrophages Dendritic Cells -> Macrophages 0.0113817097421374 0.6160088550075702 0.7757991160529997 0.6198216015396206 0.0149256517769723 0.0491709261488903 0.0 0.0058175137783221 0.2625297047013928 0.0 1633 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +579883 CLEC2D KLRB1 CLEC2D-KLRB1 Pericytes B Cells Pericytes -> B Cells 0.0113813399679418 0.8721681415062816 0.7763400818577846 0.6198216015396206 0.0110717612136884 0.0467761235673353 0.0 0.0012543116964565 0.0705369310614233 0.0 1063 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +580223 HSPG2 LRP1 HSPG2-LRP1 Basal-like Structured DCIS Cells T Lymphocytes Basal-like Structured DCIS Cells -> T Lymphocytes 0.0113769796188645 0.7789175740361626 0.6207977546603366 0.8693461273411047 0.0492631209980634 0.0104714078116759 0.0 0.0007246376811594 0.0605702687507438 0.0 575 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +580246 CD34 SELP CD34-SELP Pericytes Myoepithelial Cells Pericytes -> Myoepithelial Cells 0.0113766803634033 0.9303167350027568 0.4623922682986163 0.7204611100467462 0.1314667522621683 0.0053213839468185 0.0 0.0016032982134677 0.6280151050349788 0.0 2183 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +580392 THBS2 CD36 THBS2-CD36 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.0113747854706256 0.6242573126045354 0.6176321640000088 0.9161861017439124 0.1932385901170197 0.0031731220372828 0.0 0.0023764258555133 1.0 0.0 526 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +580432 CXCL12 ITGA4 CXCL12-ITGA4 CXCL14+ Fibroblasts B Cells CXCL14+ Fibroblasts -> B Cells 0.0113742342583985 0.7487535481622718 0.9460955677032749 0.6198216015396206 0.0131092554497256 0.0376195773145198 0.0 0.0035628088725433 0.1296285905654683 0.0 791 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +580460 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, Invasive Associated 0.0113738261313298 0.6213271600240247 0.62431395375366 0.9161861017439124 0.0093830613230477 0.0649213179279442 0.0 0.0009461426491994 0.0389823137931359 0.0 458 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +580491 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (Mitotic) 0.011373396208008 0.6342079770588467 0.6580560501976399 1.0 0.0085570823799139 0.0606066271159369 0.0 0.003221649484536 0.0912189270557539 0.0 1552 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +580652 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells 0.0113714102889999 0.6160088550075702 0.6632137581773894 1.0 0.0106340017102282 0.049767778498468 0.0 6.983665731506308e-05 0.0238663615027152 0.0 423716 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +580805 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells (G1/S) Macrophages 11q13 Invasive Tumor Cells (G1/S) -> Macrophages 0.0113692949073002 0.662063103571249 0.9015117569158254 0.6198216015396206 0.0236359933700329 0.0246995741084876 0.0 0.002626050420168 0.2530284242872083 0.0 119 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +580842 CD34 SELP CD34-SELP Pericytes Basal-like Structured DCIS Cells Pericytes -> Basal-like Structured DCIS Cells 0.0113688370365498 0.9303167350027568 0.7760344326192508 0.6198216015396206 0.1314667522621683 0.0036702914086929 0.0 0.000501002004008 0.2049005089584042 0.0 1996 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +580966 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Endothelial Cells 0.011367230906827 0.6605327397359113 0.885766439573873 0.6198216015396206 0.0179229861158654 0.0331922776397286 0.0 0.0 0.0 0.0 262 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +581007 DLL4 NOTCH4 DLL4-NOTCH4 Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells -> Basal-like Structured DCIS Cells 0.0113666897810628 0.6342079770588467 0.7754072541855492 1.0 0.0053032910137447 0.0826982152707935 0.0 0.0003064977523498 0.0113761627283393 0.0 19576 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +581392 MMP2 PECAM1 MMP2-PECAM1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.0113615777937841 0.6303642896310324 0.6331674633943454 0.9161861017439124 0.141548283585814 0.0041555861088636 0.0 0.0043726235741444 0.8307915308562549 0.0 526 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +581640 VWF ITGA9 VWF-ITGA9 Pericytes 11q13 Invasive Tumor Cells (G1/S) Pericytes -> 11q13 Invasive Tumor Cells (G1/S) 0.0113583842082307 0.9275752708651288 0.6252253442669611 0.6198216015396206 0.1263644540569636 0.0047273851759697 0.0 0.0016879672052085 0.0791508247233255 0.0 377 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +581697 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) -> Dendritic Cells 0.0113576169098342 0.6582846571368821 0.7779918296243433 0.7917001487310438 0.0084325366891025 0.0627790816848129 0.0 0.0015544041450777 0.0340903053056225 0.0 193 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +581719 A2M LRP1 A2M-LRP1 Pericytes B Cells Pericytes -> B Cells 0.0113573104484361 0.8937519114898692 0.6207977546603366 0.6198216015396206 0.3743986430148447 0.0016667952436519 0.0 0.0040373157729695 0.8107239324978822 0.0 1063 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +581829 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells (Mitotic) Pericytes 11q13 Invasive Tumor Cells (Mitotic) -> Pericytes 0.0113559880808757 0.633566764858408 0.8819126042133903 0.6198216015396206 0.0083565457974945 0.0741032966028748 0.0 0.0 0.0 0.0 379 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +582050 JAG1 NOTCH2 JAG1-NOTCH2 CAFs, DCIS Associated Basal-like Structured DCIS Cells CAFs, DCIS Associated -> Basal-like Structured DCIS Cells 0.0113533355499492 0.6303682835571691 0.8891607331132086 0.6198216015396206 0.0101610580570933 0.0606680526002441 0.0 0.0021925761225372 0.0725106375530831 0.0 1542 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +582127 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myoepithelial Cells 0.0113522973239496 0.6342079770588467 0.4641352222874551 0.6198216015396206 0.0085570823799139 0.1370986982961073 0.0 0.0042016806722689 0.1353563447033234 0.0 714 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +582213 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) -> Dendritic Cells 0.0113512469145441 0.6605327397359113 0.7763400818577846 0.7917001487310438 0.0179229861158654 0.0293997450046583 0.0 0.0 0.0 0.0 193 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +582350 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, DCIS Associated 0.0113495895075784 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.0052560850129547 0.1449812920932466 0.0 0.0008658008658008 0.0709677035829823 0.0 77 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +582848 DLL1 NOTCH3 DLL1-NOTCH3 CAFs, DCIS Associated Myeloid Cells CAFs, DCIS Associated -> Myeloid Cells 0.0113428114060791 0.7296454584598743 0.7470475610360806 0.7204611100467462 0.7029371915698084 0.0007714919761827 0.0 0.0002523340903356 0.0387458603776545 0.0 1321 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +583001 C3 LRP1 C3-LRP1 Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells -> Basal-like Structured DCIS Cells 0.0113408031556302 0.6319926036888139 0.6207977546603366 1.0 0.0265972645862203 0.0203874717835032 0.0 0.0009450347364119 0.1208807483421717 0.0 19576 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +583205 DLL4 NOTCH4 DLL4-NOTCH4 Pericytes Mast Cells Pericytes -> Mast Cells 0.0113383960279783 0.9184503888425788 0.836885603004631 0.8567148457705164 0.1169448695751571 0.0027591088867233 0.0 0.0 0.0 0.0 225 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +583449 C1QB LRP1 C1QB-LRP1 CAFs, DCIS Associated Basal-like Structured DCIS Cells CAFs, DCIS Associated -> Basal-like Structured DCIS Cells 0.0113353492812071 0.4601010570874773 0.6207977546603366 0.6198216015396206 0.0587727051993296 0.0203874717835032 0.0 0.0007295719844357 0.0413159639046335 0.0 1542 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +583662 CXCL12 CXCR4 CXCL12-CXCR4 T Lymphocytes Endothelial Cells T Lymphocytes -> Endothelial Cells 0.0113324001405426 0.6160088550075702 0.7757991160529997 0.6198216015396206 0.0255753403203798 0.0279580382843415 0.0 0.0015348535692495 0.2152303556590834 0.0 4768 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +583773 C1QB LRP1 C1QB-LRP1 Myoepithelial Cells Macrophages Myoepithelial Cells -> Macrophages 0.0113308616051765 0.4601010570874773 0.8604147465201248 0.7204611100467462 0.0170183763647696 0.0436001007095475 0.0 0.0006345177664974 0.0148758142728376 0.0 591 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +583902 EFNB2 PECAM1 EFNB2-PECAM1 Luminal-like Amorphous DCIS Cells Macrophages Luminal-like Amorphous DCIS Cells -> Macrophages 0.0113294799543347 0.4619393085577573 0.9015117569158254 0.2461374514707439 0.0835287751665837 0.0246995741084876 0.0 0.0008445945945945 0.0813794121356156 0.0 222 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +584025 CD34 SELP CD34-SELP T Lymphocytes 11q13 Invasive Tumor Cells T Lymphocytes -> 11q13 Invasive Tumor Cells 0.0113279395450786 0.633566764858408 0.6572093097629401 0.7917001487310438 0.015517736049123 0.04130664769978 0.0 0.0 0.0 0.0 1165 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +584383 THBS2 CD36 THBS2-CD36 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.0113231204987715 0.724503440376099 0.6176321640000088 0.6198216015396206 1.0 0.0007598956708367 0.0 0.0024691358024691 1.0 0.0 135 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +584400 CD34 SELP CD34-SELP Endothelial Cells B Cells Endothelial Cells -> B Cells 0.0113227593943115 0.9559599666576516 0.7760344326192508 0.6198216015396206 1.0 0.0004582650848664 0.0 0.0010578279266572 0.7870867424382662 0.0 1418 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +584444 VWF SELP VWF-SELP Endothelial Cells B Cells Endothelial Cells -> B Cells 0.0113222720007539 0.955713094717548 0.7760344326192508 0.6198216015396206 1.0 0.0004582650848664 0.0 0.0020836004615976 1.0 0.0 1418 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +584664 COL4A1 CD93 COL4A1-CD93 Pericytes Luminal-like Amorphous DCIS Cells Pericytes -> Luminal-like Amorphous DCIS Cells 0.0113193548734764 0.7766289238087107 0.4630027772793905 0.2461374514707439 0.4857192596400828 0.0048929293424311 0.0 0.002095337873232 0.5638408841025067 0.0 1909 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +584688 CXCL12 ITGA4 CXCL12-ITGA4 CXCL14+ Fibroblasts Pericytes CXCL14+ Fibroblasts -> Pericytes 0.0113190823551566 0.7487535481622718 0.7754239189773715 0.9429656149619918 0.0131092554497256 0.0293031867940321 0.0 0.0009181309678512 0.114904505885924 0.0 3218 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +584909 JAG1 NOTCH2 JAG1-NOTCH2 Endothelial Cells Dendritic Cells Endothelial Cells -> Dendritic Cells 0.0113161058360204 0.6303682835571691 0.8445107771175474 0.6198216015396206 0.0291791383241764 0.0218093597373452 0.0 0.0069341591490507 0.3757990723625075 0.0 2122 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +585037 CD48 CD2 CD48-CD2 Macrophages Dendritic Cells Macrophages -> Dendritic Cells 0.0113145176676055 0.7719609236370527 0.8960994285623033 0.6198216015396206 0.0212837736082081 0.0229905310518441 0.0 0.0029638411381149 0.1397363825646192 0.0 1687 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +585225 VWF SELP VWF-SELP Pericytes Macrophages Pericytes -> Macrophages 0.0113119506233618 0.9275752708651288 0.941479368642921 0.8875000050982297 0.1263644540569636 0.0021392900294222 0.0 0.0014973262032085 0.2681990349577695 0.0 2125 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +585571 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, DCIS Associated 0.0113073708743516 0.6319926036888139 0.7346293219749174 0.6198216015396206 0.0007263013575398 1.0 0.0 0.001592356687898 0.0282089316261469 0.0 157 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +585697 C1QB LRP1 C1QB-LRP1 CAFs, Invasive Associated Macrophages CAFs, Invasive Associated -> Macrophages 0.0113057889783851 0.6626993710110988 0.8604147465201248 0.6198216015396206 0.0135527119637784 0.0436001007095475 0.0 0.002939015429831 0.068903110342372 0.0 1361 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +585728 MMP2 PECAM1 MMP2-PECAM1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.0113053895904324 0.718867305289982 0.6331674633943454 0.6198216015396206 1.0 0.0007400708115376 0.0 0.005 1.0 0.0 135 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +586290 C1QB LRP1 C1QB-LRP1 Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells -> CAFs, Invasive Associated 0.0112980476383495 0.4601010570874773 0.6207977546603366 0.2461374514707439 0.0177188549930425 0.166956519448744 0.0 0.0 0.0 0.0 147 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +586421 VWF SELP VWF-SELP Pericytes Myoepithelial Cells Pericytes -> Myoepithelial Cells 0.0112963145398658 0.9275752708651288 0.4623922682986163 0.7204611100467462 0.1263644540569636 0.0053213839468185 0.0 0.0014783658851455 0.6754948148637453 0.0 2183 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +586444 VWF ITGA9 VWF-ITGA9 Pericytes CXCL14+ Fibroblasts Pericytes -> CXCL14+ Fibroblasts 0.0112960241737508 0.9275752708651288 0.950463483645931 0.9429656149619918 0.1263644540569636 0.0019776346124415 0.0 0.0006130080304051 0.2571849156536713 0.0 2966 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +586564 CLEC2D KLRB1 CLEC2D-KLRB1 Macrophages Plasma Cells Macrophages -> Plasma Cells 0.0112945477255917 0.8978557803479422 0.4642836810638544 0.7204611100467462 0.0477973731763516 0.0144613249009303 0.0 0.004601226993865 0.0266651918511174 0.0 326 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +586663 DLL1 NOTCH3 DLL1-NOTCH3 Apocrine Cells 11q13 Invasive Tumor Cells Apocrine Cells -> 11q13 Invasive Tumor Cells 0.0112933852295617 0.2534163760166434 0.6580560501976399 0.2461374514707439 0.0050543892975134 1.0 0.0 0.0013586956521739 0.0742553448570556 0.0 184 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +587025 CXCL12 CXCR4 CXCL12-CXCR4 CAFs, Invasive Associated Myoepithelial Cells CAFs, Invasive Associated -> Myoepithelial Cells 0.0112890193063903 0.6160088550075702 0.4600037439857229 0.6198216015396206 0.0548063857429699 0.0215025911544899 0.0 0.0010796804145972 0.1297081341205321 0.0 1684 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +587063 CD48 CD2 CD48-CD2 Basal-like Structured DCIS Cells B Cells Basal-like Structured DCIS Cells -> B Cells 0.0112885504820265 0.8667347161816407 0.937587088419394 0.8693461273411047 0.0106228227237899 0.0275738893167071 0.0 0.0 0.0 0.0 270 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +587066 VWF SELP VWF-SELP Pericytes Basal-like Structured DCIS Cells Pericytes -> Basal-like Structured DCIS Cells 0.0112885266189305 0.9275752708651288 0.7760344326192508 0.6198216015396206 0.1263644540569636 0.0036702914086929 0.0 0.000432683548916 0.1804722502822816 0.0 1996 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +587214 MMRN2 CD93 MMRN2-CD93 Pericytes Myoepithelial Cells Pericytes -> Myoepithelial Cells 0.0112868075649207 0.9468422434493456 0.4630027772793905 0.7204611100467462 0.1120119983652299 0.0058437228618857 0.0 0.0019468621163536 0.3939806238109459 0.0 2183 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +587320 THBS2 CD36 THBS2-CD36 Macrophages Macrophages Macrophages -> Macrophages 0.0112854857999376 0.8858959974474152 0.8587566561291643 1.0 0.0030563796158022 0.088850508457521 0.0 0.0014917276918904 0.029133896765676 0.0 2458 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +587736 CD48 CD2 CD48-CD2 CAFs, DCIS Associated Dendritic Cells CAFs, DCIS Associated -> Dendritic Cells 0.0112796705715086 0.4593282471594782 0.8960994285623033 0.6198216015396206 0.0351142257737683 0.0229905310518441 0.0 0.0017827756445419 0.0840526222168037 0.0 3646 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +588066 EFNB2 PECAM1 EFNB2-PECAM1 Pericytes CAFs, Invasive Associated Pericytes -> CAFs, Invasive Associated 0.0112755192841766 0.8640667164982425 0.6331674633943454 0.6198216015396206 0.1882781599600688 0.0032187363284526 0.0 0.0017148585901224 0.3377930080885453 0.0 2369 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +588374 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells Dendritic Cells 11q13 Invasive Tumor Cells -> Dendritic Cells 0.011271316085071 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0131302879503246 0.0501711964086628 0.0 0.0007169913419913 0.0145353018069363 0.0 3360 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +588382 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells 0.0112711227010116 0.6213271600240247 0.62431395375366 0.8824495942126559 0.0093830613230477 0.0638329144736252 0.0 0.0003966614329394 0.1035517806628487 0.0 12101 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +588425 COL4A2 CD93 COL4A2-CD93 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0112704462931987 0.7783550150988336 0.6587114738285964 0.7917001487310438 0.1928969878996252 0.0026174949623928 0.0 0.00328125 0.4451528945761718 0.0 1280 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +588630 DLL4 NOTCH3 DLL4-NOTCH3 Myeloid Cells CAFs, Invasive Associated Myeloid Cells -> CAFs, Invasive Associated 0.0112676501400242 0.7840818683779507 0.6580560501976399 0.6198216015396206 0.0032417203409647 0.1973932010691654 0.0 0.0041666666666666 0.0745738579521843 0.0 160 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +588704 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells Myoepithelial Cells 11q13 Invasive Tumor Cells -> Myoepithelial Cells 0.0112665760936651 0.6659645551150886 0.4603649459881741 0.6198216015396206 0.1496557267835524 0.0071918009517169 0.0 0.0005810575246949 0.142017867899598 0.0 5163 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +589276 CD48 CD2 CD48-CD2 Endothelial Cells B Cells Endothelial Cells -> B Cells 0.0112590144416982 0.7719609236370527 0.937587088419394 0.6198216015396206 0.0164675938709007 0.0275738893167071 0.0 0.0038787023977433 0.161774230966994 0.0 1418 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +589375 CCN1 CAV1 CCN1-CAV1 Pericytes Myeloid Cells Pericytes -> Myeloid Cells 0.0112575995171834 0.9219165193585238 0.7832252605020791 0.7827641335561659 0.2646489893253856 0.00136079311934 0.0 0.0012658227848101 0.1860771295602994 0.0 316 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +589636 C3 LRP1 C3-LRP1 Macrophages Dendritic Cells Macrophages -> Dendritic Cells 0.0112543143464249 0.9487258305485792 0.6207977546603366 0.6198216015396206 0.0110943464444434 0.0501711964086628 0.0 0.0037048014226437 0.1065984781867182 0.0 1687 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +589711 CXCL12 CXCR4 CXCL12-CXCR4 Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0112532623099243 0.7487535481622718 0.6632137581773894 0.6198216015396206 0.1027229557481577 0.0064230792457803 0.0 0.0014518650882287 0.1952754218394223 0.0 407 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +589899 CLEC2D KLRB1 CLEC2D-KLRB1 Plasma Cells CAFs, DCIS Associated Plasma Cells -> CAFs, DCIS Associated 0.0112506402510602 0.4625081978296446 0.4642836810638544 0.8767341187813953 0.0141498126994191 0.0761275033764692 0.0 0.0016326530612244 0.1572403086158957 0.0 2450 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +589901 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (Mitotic) 0.0112506076971085 0.6249837837987587 0.6580560501976399 0.9592803095773328 0.0084812136822336 0.0606066271159369 0.0 0.0023712737127371 0.0568543534318418 0.0 1476 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +589954 CD34 SELP CD34-SELP Basal-like Structured DCIS Cells Pericytes Basal-like Structured DCIS Cells -> Pericytes 0.0112499803832381 0.633566764858408 0.8819126042133903 0.6198216015396206 0.0078992851324392 0.0741032966028748 0.0 0.0002773155851358 0.0139426047368507 0.0 1803 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +590097 CLEC2D KLRB1 CLEC2D-KLRB1 CAFs, Invasive Associated Basal-like Structured DCIS Cells CAFs, Invasive Associated -> Basal-like Structured DCIS Cells 0.0112479918413933 0.6605327397359113 0.7763400818577846 0.7917001487310438 0.0227314494836465 0.0219439768073448 0.0 0.0002323420074349 0.0318997450982889 0.0 2152 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +590799 VWF ITGA9 VWF-ITGA9 CXCL14+ Fibroblasts Endothelial Cells CXCL14+ Fibroblasts -> Endothelial Cells 0.011239216527049 0.9275752708651288 0.9404022517663844 0.9429656149619918 0.000245041593909 1.0 0.0 0.0007715531700771 0.0086151566791702 0.0 2710 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +591262 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells CAFs, DCIS Associated 11q13 Invasive Tumor Cells -> CAFs, DCIS Associated 0.0112323806346761 0.6160088550075702 0.4596166826058663 0.6198216015396206 0.0106340017102282 0.1076178292491983 0.0 0.0002305874214561 0.0193187823203981 0.0 1577 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +591275 CXCL12 CXCR4 CXCL12-CXCR4 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells 0.0112321865536787 0.7487535481622718 0.6632137581773894 0.6198216015396206 0.0131092554497256 0.049767778498468 0.0 0.0001439700542287 0.0492011143128845 0.0 5683 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +591300 JAG1 NOTCH2 JAG1-NOTCH2 Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0112318458560528 0.6303682835571691 0.663300745568453 0.6198216015396206 0.0291791383241764 0.0265498740402422 0.0 0.0081654456654456 0.2074430616698546 0.0 312 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +591311 CXCL12 CXCR4 CXCL12-CXCR4 CXCL14+ Fibroblasts Endothelial Cells CXCL14+ Fibroblasts -> Endothelial Cells 0.0112316839884049 0.7487535481622718 0.7757991160529997 0.9429656149619918 0.0131092554497256 0.0279580382843415 0.0 0.0009225092250922 0.1293621701726707 0.0 2710 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +591338 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells Dendritic Cells 11q13 Invasive Tumor Cells -> Dendritic Cells 0.0112313070058708 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0131302879503246 0.0487643047611538 0.0 0.0003246753246753 0.0127087182270229 0.0 3360 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +591495 CCN1 CAV1 CCN1-CAV1 Basal-like Structured DCIS Cells Macrophages Basal-like Structured DCIS Cells -> Macrophages 0.0112291514771644 0.6213271600240247 0.8818704453527788 0.6198216015396206 0.1153131738111426 0.0051192928876727 0.0 0.0009122807017543 0.1718688669231053 0.0 475 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +591498 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells T Lymphocytes 11q13 Invasive Tumor Cells -> T Lymphocytes 0.0112291318355574 0.6630837220165452 0.7779918296243433 0.7917001487310438 0.0415873844357376 0.0118035014556376 0.0 0.00034548281223 0.0327809686177273 0.0 827 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +591618 DLL1 NOTCH3 DLL1-NOTCH3 Dendritic Cells CAFs, DCIS Associated Dendritic Cells -> CAFs, DCIS Associated 0.0112274687743754 0.6249837837987587 0.4638256179742202 0.6198216015396206 0.0161757332769496 0.0689186266365139 0.0 0.0007743804956035 0.0943565516840135 0.0 3336 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +591666 VWF LRP1 VWF-LRP1 Pericytes Plasma Cells Pericytes -> Plasma Cells 0.0112267703567922 0.9275752708651288 0.7346293219749174 0.7204611100467462 0.1263644540569636 0.0032275631628407 0.0 0.0036628980156898 0.1743565378314414 0.0 394 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +591742 CD34 SELP CD34-SELP Macrophages Pericytes Macrophages -> Pericytes 0.0112256879647756 0.8963354148873306 0.8819126042133903 0.8875000050982297 0.0038492365148421 0.0741032966028748 0.0 0.0004042037186742 0.0203221635735989 0.0 2474 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +592112 CD48 CD2 CD48-CD2 Plasma Cells 11q13 Invasive Tumor Cells Plasma Cells -> 11q13 Invasive Tumor Cells 0.0112208649050002 0.4593282471594782 0.6614977577544194 0.6198216015396206 0.0467114894617178 0.0226890201466244 0.0 0.0033783783783783 0.4896624481441167 0.0 148 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +592144 VWF ITGA9 VWF-ITGA9 CAFs, DCIS Associated Mast Cells CAFs, DCIS Associated -> Mast Cells 0.0112204452186736 0.7158082793127664 0.863034163938375 0.7204611100467462 0.0071496754272206 0.0627102121186242 0.0 0.0021004873130566 0.016872889876392 0.0 1082 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +592195 CCN1 CAV1 CCN1-CAV1 CXCL14+ Fibroblasts CAFs, Invasive Associated CXCL14+ Fibroblasts -> CAFs, Invasive Associated 0.0112198656165269 0.9219165193585238 0.62431395375366 0.6198216015396206 0.0086134406931133 0.0649213179279442 0.0 0.0007501172058134 0.0309058093125716 0.0 1422 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +592216 CXCL12 ITGA4 CXCL12-ITGA4 Myoepithelial Cells Macrophages Myoepithelial Cells -> Macrophages 0.0112196666213033 0.8023917560710954 0.7754239189773715 0.7204611100467462 0.0085367158000785 0.0521257226458961 0.0 0.0014613136440547 0.0611155778180476 0.0 591 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +592506 COL4A2 CD93 COL4A2-CD93 CAFs, DCIS Associated Myeloid Cells CAFs, DCIS Associated -> Myeloid Cells 0.0112158286872497 0.4630253981438691 0.7461459456652184 0.7204611100467462 0.7696906278989153 0.0010390313650636 0.0 0.003557910673732 0.5217426920018365 0.0 1321 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +592645 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, DCIS Associated 0.0112141245507598 0.6593525851613742 0.4630488285702799 0.6198216015396206 0.0201572483258557 0.0521374123931907 0.0 0.0031847133757961 0.5665867436095426 0.0 157 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +592768 COL4A2 CD93 COL4A2-CD93 CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated -> Luminal-like Amorphous DCIS Cells 0.0112126611276352 0.4630253981438691 0.4630027772793905 0.2461374514707439 0.7696906278989153 0.0048929293424311 0.0 0.0010431154381084 0.3372842008773958 0.0 5752 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +593180 HSPG2 LRP1 HSPG2-LRP1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.0112076147054623 0.6589792304505506 0.6207977546603366 0.9161861017439124 0.1836996873148393 0.0028784826949613 0.0 0.0061523024926066 0.4549050818871359 0.0 526 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +593323 DLL4 NOTCH3 DLL4-NOTCH3 Dendritic Cells Endothelial Cells Dendritic Cells -> Endothelial Cells 0.0112058221156938 0.6342079770588467 0.8818326005152037 0.6198216015396206 0.0028649117803088 0.1993723722552783 0.0 0.0036968576709796 0.1369657130601569 0.0 2164 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +593503 DLL4 NOTCH3 DLL4-NOTCH3 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.0112035217032702 0.7160288858520609 0.6580560501976399 0.6198216015396206 0.0186793449598515 0.0362497659817488 0.0 0.0 0.0 0.0 135 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +593725 MMP2 PECAM1 MMP2-PECAM1 CXCL14+ Fibroblasts Dendritic Cells CXCL14+ Fibroblasts -> Dendritic Cells 0.0112005051278467 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0106922602624424 0.0518891167572028 0.0 0.0029875986471251 0.1090795020417588 0.0 887 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +593905 CCN1 CAV1 CCN1-CAV1 CXCL14+ Fibroblasts Basal-like Structured DCIS Cells CXCL14+ Fibroblasts -> Basal-like Structured DCIS Cells 0.0111982339080353 0.9219165193585238 0.62431395375366 0.6198216015396206 0.0086134406931133 0.0641739251983978 0.0 0.0003503503503503 0.0332815925616963 0.0 1332 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +593933 CLEC2D KLRB1 CLEC2D-KLRB1 Basal-like Structured DCIS Cells CAFs, Invasive Associated Basal-like Structured DCIS Cells -> CAFs, Invasive Associated 0.011197837822789 0.7797302331085993 0.657421674383923 0.7917001487310438 0.0699064461360958 0.0069492509109592 0.0 0.0004463488662738 0.0763821299865849 0.0 1867 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +594004 MMP2 PECAM1 MMP2-PECAM1 CAFs, DCIS Associated CXCL14+ Fibroblasts CAFs, DCIS Associated -> CXCL14+ Fibroblasts 0.011196981591711 0.718867305289982 0.930308383061206 0.7204611100467462 1.0 0.0004089864655001 0.0 0.0005773420479302 1.0 0.0 11475 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +594040 DLL4 NOTCH3 DLL4-NOTCH3 Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.0111966054923652 0.6342079770588467 0.4638256179742202 0.2461374514707439 0.0053032910137447 0.5131068416842878 0.0 0.0022805017103762 0.0518066402934592 0.0 877 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +594441 DLL4 NOTCH4 DLL4-NOTCH4 Myoepithelial Cells Basal-like Structured DCIS Cells Myoepithelial Cells -> Basal-like Structured DCIS Cells 0.011191679303805 0.7160288858520609 0.7754072541855492 0.6198216015396206 0.0069047442087267 0.0826982152707935 0.0 0.0005818181818181 0.0215951283946637 0.0 6875 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +594509 COL4A1 CD93 COL4A1-CD93 Pericytes B Cells Pericytes -> B Cells 0.0111907712839427 0.7766289238087107 0.7779918296243433 0.6198216015396206 0.4857192596400828 0.001079730675535 0.0 0.0031581776642924 0.4861232123571529 0.0 1063 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +594625 EFNB2 PECAM1 EFNB2-PECAM1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells 0.0111895878467912 0.4619393085577573 0.6331674633943454 0.2461374514707439 0.0835287751665837 0.0326412663903893 0.0 0.0 0.0 0.0 186 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +594709 CCN1 CAV1 CCN1-CAV1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells 0.011188294253537 0.9219165193585238 0.62431395375366 0.6198216015396206 0.0086134406931133 0.0638329144736252 0.0 0.0001759633996128 0.0459367154159016 0.0 5683 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +594744 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myoepithelial Cells 0.0111877912011685 0.6249837837987587 0.4638256179742202 0.6198216015396206 0.0244483651952677 0.0446401662952339 0.0 0.005485527544351 0.6190321506368442 0.0 714 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +594758 CLEC2D KLRB1 CLEC2D-KLRB1 CAFs, DCIS Associated CAFs, Invasive Associated CAFs, DCIS Associated -> CAFs, Invasive Associated 0.0111876646093411 0.4625081978296446 0.657421674383923 0.6198216015396206 0.149715856631667 0.0069492509109592 0.0 0.0005977286312014 0.1022872229658965 0.0 1673 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +594770 DLL4 NOTCH3 DLL4-NOTCH3 CAFs, Invasive Associated Basal-like Structured DCIS Cells CAFs, Invasive Associated -> Basal-like Structured DCIS Cells 0.0111875176126393 0.6342079770588467 0.7746834992804791 0.7917001487310438 0.002196330917593 0.2295016807597237 0.0 0.0008519206939281 0.0423495180360476 0.0 2152 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +594923 C1QB LRP1 C1QB-LRP1 Pericytes 11q13 Invasive Tumor Cells Pericytes -> 11q13 Invasive Tumor Cells 0.0111856486806101 0.7753420160918723 0.6207977546603366 0.6198216015396206 0.0111808254589153 0.0587195251380622 0.0 0.0002447780678851 0.0208613006878805 0.0 6894 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +594948 CD34 SELP CD34-SELP Pericytes Myeloid Cells Pericytes -> Myeloid Cells 0.0111853267805791 0.9303167350027568 0.7478729882108823 0.7827641335561659 0.1314667522621683 0.0027351735586246 0.0 0.0 0.0 0.0 316 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +595027 THBS2 CD36 THBS2-CD36 Basal-like Structured DCIS Cells Pericytes Basal-like Structured DCIS Cells -> Pericytes 0.0111842858066374 0.6242573126045354 0.8587566561291643 0.6198216015396206 0.0020491452254277 0.287457858136305 0.0 0.0014327971898687 0.0435764053317261 0.0 1803 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +595266 C1QB LRP1 C1QB-LRP1 Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells -> Basal-like Structured DCIS Cells 0.0111812679042931 0.8498991475190484 0.6207977546603366 1.0 0.018166235813628 0.0203874717835032 0.0 0.0004437832039231 0.025131626797528 0.0 19576 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +595566 VEGFC FLT1 VEGFC-FLT1 T Lymphocytes CAFs, DCIS Associated T Lymphocytes -> CAFs, DCIS Associated 0.01117730005708 0.7745997874735252 0.4630488285702799 0.6198216015396206 0.016822895653248 0.0521374123931907 0.0 0.0003983209241045 0.0708645735641803 0.0 10879 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +595985 THBS2 CD36 THBS2-CD36 Pericytes CAFs, DCIS Associated Pericytes -> CAFs, DCIS Associated 0.0111724707435014 0.9197297916541942 0.7373999388878224 0.7204611100467462 0.0087456089304998 0.0455125113141721 0.0 0.0004751997123115 0.1080543736938672 0.0 12977 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +596366 MMP2 PECAM1 MMP2-PECAM1 Myoepithelial Cells CAFs, DCIS Associated Myoepithelial Cells -> CAFs, DCIS Associated 0.0111674173837562 0.718867305289982 0.7167436199046466 0.8293805866303694 0.0361307801045652 0.0125623889131764 0.0 0.0004272613588995 0.1376328513936357 0.0 7197 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +597183 DLL1 NOTCH3 DLL1-NOTCH3 CAFs, DCIS Associated Plasma Cells CAFs, DCIS Associated -> Plasma Cells 0.0111573402005544 0.7296454584598743 0.4638256179742202 0.8767341187813953 0.7029371915698084 0.0009249287638231 0.0 0.0009512161978529 0.5476320157413528 0.0 2453 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +597767 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells Myoepithelial Cells 11q13 Invasive Tumor Cells -> Myoepithelial Cells 0.011149863139628 0.6582846571368821 0.4630027772793905 0.6198216015396206 0.1740454925211078 0.0058437228618857 0.0 0.0002517915940344 0.0764086898309066 0.0 5163 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +597880 A2M LRP1 A2M-LRP1 Myoepithelial Cells Plasma Cells Myoepithelial Cells -> Plasma Cells 0.011148289083461 0.4648000335061383 0.7346293219749174 0.8293805866303694 0.2100317344087863 0.0032275631628407 0.0 0.007800608828006 0.4606731744989882 0.0 219 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +598143 MMP2 PECAM1 MMP2-PECAM1 CXCL14+ Fibroblasts Macrophages CXCL14+ Fibroblasts -> Macrophages 0.0111446277080098 0.9067635403815892 0.9015117569158254 0.8875000050982297 0.0106922602624424 0.0246995741084876 0.0 0.0027738764044943 0.1411877039737778 0.0 1424 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +598588 DLL1 NOTCH3 DLL1-NOTCH3 Mast Cells Basal-like Structured DCIS Cells Mast Cells -> Basal-like Structured DCIS Cells 0.0111392612292074 0.8624864526942296 0.7746834992804791 0.6198216015396206 0.0020100505037262 0.2295016807597237 0.0 0.0 0.0 0.0 30 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +598629 CD48 CD2 CD48-CD2 B Cells CAFs, DCIS Associated B Cells -> CAFs, DCIS Associated 0.0111386891019698 0.9426443637490616 0.4603649459881741 0.6198216015396206 0.0632786830726401 0.0112209532878862 0.0 0.0012233912405187 0.2403744718057179 0.0 4087 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +598659 JAG1 NOTCH2 JAG1-NOTCH2 Endothelial Cells Myoepithelial Cells Endothelial Cells -> Myoepithelial Cells 0.0111383449347961 0.6303682835571691 0.4614667734221426 0.7204611100467462 0.0291791383241764 0.0312252462757311 0.0 0.0039741285115082 0.2164466726162947 0.0 2702 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +598679 C1QB LRP1 C1QB-LRP1 Pericytes Myoepithelial Cells Pericytes -> Myoepithelial Cells 0.0111381291654557 0.7753420160918723 0.7346293219749174 0.7204611100467462 0.0111808254589153 0.0416128058995347 0.0 0.0013742556115437 0.0544464501292328 0.0 2183 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +598681 DLL1 NOTCH3 DLL1-NOTCH3 Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.011138079812865 0.6249837837987587 0.6580560501976399 0.7917001487310438 0.0161757332769496 0.0362497659817488 0.0 0.0003987240829346 0.0135986902324581 0.0 209 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +599064 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells T Lymphocytes 11q13 Invasive Tumor Cells -> T Lymphocytes 0.011132996154835 0.6589792304505506 0.6207977546603366 0.7917001487310438 0.0561415215593491 0.0104714078116759 0.0 0.0003862689775628 0.0322870537778551 0.0 827 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +599193 COL4A2 CD93 COL4A2-CD93 CAFs, Invasive Associated B Cells CAFs, Invasive Associated -> B Cells 0.011131035392213 0.6582846571368821 0.7779918296243433 0.7917001487310438 0.4344545964241579 0.001079730675535 0.0 0.0027262813522355 0.4610560013264392 0.0 917 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +599239 A2M LRP1 A2M-LRP1 Basal-like Structured DCIS Cells Plasma Cells Basal-like Structured DCIS Cells -> Plasma Cells 0.0111305100018273 0.7741139100414175 0.7346293219749174 0.6198216015396206 0.1671376945154473 0.0032275631628407 0.0 0.0015822784810126 0.0934431230768247 0.0 79 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +599332 VEGFC FLT1 VEGFC-FLT1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.0111291369761991 0.6593525851613742 0.6593689120110077 0.9161861017439124 0.018132161410931 0.026308073552735 0.0 0.0012674271229404 0.0923750557390027 0.0 526 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +599709 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells Myeloid Cells 11q13 Invasive Tumor Cells -> Myeloid Cells 0.0111243965668993 0.7941469661104034 0.7426180951053148 0.6198216015396206 1.0 0.0005184623914895 0.0 0.0017321743512219 0.203760402250417 0.0 756 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +599788 MMRN2 CLEC14A MMRN2-CLEC14A Myoepithelial Cells CAFs, DCIS Associated Myoepithelial Cells -> CAFs, DCIS Associated 0.0111233342055982 0.7205550478301406 0.7154802332407408 0.8293805866303694 0.0151307911035231 0.0292771742399634 0.0 0.0011810476587467 0.1352998698954588 0.0 7197 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +599918 MMP2 PECAM1 MMP2-PECAM1 Plasma Cells Pericytes Plasma Cells -> Pericytes 0.0111216984549903 0.718867305289982 0.930308383061206 0.7204611100467462 0.0024319941937022 0.1615013370958009 0.0 0.0031526548672566 0.0973700680977391 0.0 452 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +600078 VWF SELP VWF-SELP CXCL14+ Fibroblasts Endothelial Cells CXCL14+ Fibroblasts -> Endothelial Cells 0.0111195706794615 0.9275752708651288 0.8819126042133903 0.9429656149619918 0.000245041593909 1.0 0.0 0.0017443810801744 0.0098086091642642 0.0 2710 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +600313 CD34 SELP CD34-SELP Pericytes Dendritic Cells Pericytes -> Dendritic Cells 0.0111165206424031 0.9303167350027568 0.7760344326192508 0.6198216015396206 0.1314667522621683 0.0032078747392388 0.0 0.0018999366687777 0.4349614075440778 0.0 1579 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +600390 CXCL12 ITGA4 CXCL12-ITGA4 Dendritic Cells 11q13 Invasive Tumor Cells Dendritic Cells -> 11q13 Invasive Tumor Cells 0.0111155466964561 0.6160088550075702 0.6631822525600675 0.7917001487310438 0.0149256517769723 0.0390724515618796 0.0 0.0003802281368821 0.2148361730613778 0.0 3945 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +600580 VEGFC FLT1 VEGFC-FLT1 Luminal-like Amorphous DCIS Cells T Lymphocytes Luminal-like Amorphous DCIS Cells -> T Lymphocytes 0.0111132170837072 0.4636527906642655 0.777821334064334 0.2461374514707439 0.0666348171285698 0.0318483483218543 0.0 0.0015822784810126 0.2002396670115432 0.0 316 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +600673 CXCL12 CXCR4 CXCL12-CXCR4 Myoepithelial Cells Macrophages Myoepithelial Cells -> Macrophages 0.0111119689162267 0.8023917560710954 0.7757991160529997 0.7204611100467462 0.0085367158000785 0.0491709261488903 0.0 0.001153668666359 0.05206215332589 0.0 591 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +600995 VWF LRP1 VWF-LRP1 T Lymphocytes CAFs, Invasive Associated T Lymphocytes -> CAFs, Invasive Associated 0.0111077973995042 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0036144684673052 0.166956519448744 0.0 0.0025189393939393 0.0189796098784273 0.0 2400 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +601119 VWF SELP VWF-SELP Pericytes Myeloid Cells Pericytes -> Myeloid Cells 0.0111063126947875 0.9275752708651288 0.7478729882108823 0.7827641335561659 0.1263644540569636 0.0027351735586246 0.0 0.0083429228998849 0.4579305833985939 0.0 316 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +601202 CCN1 CAV1 CCN1-CAV1 Pericytes Mast Cells Pericytes -> Mast Cells 0.0111054898186264 0.9219165193585238 0.8617632615906476 0.8567148457705164 0.2646489893253856 0.0010414441948928 0.0 0.0066666666666666 0.84251458198315 0.0 225 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +601253 JAG1 NOTCH2 JAG1-NOTCH2 Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0111048262195976 0.6303682835571691 0.663300745568453 0.6198216015396206 0.0272543760657653 0.0265498740402422 0.0 0.018562401263823 0.4715776098305184 0.0 422 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +601303 MMP2 PECAM1 MMP2-PECAM1 Basal-like Structured DCIS Cells Dendritic Cells Basal-like Structured DCIS Cells -> Dendritic Cells 0.011104328632117 0.6303642896310324 0.6331674633943454 0.8693461273411047 0.0104129581710415 0.0518891167572028 0.0 0.0035440613026819 0.1293963774130153 0.0 1044 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +601401 C1QB LRP1 C1QB-LRP1 Dendritic Cells Myeloid Cells Dendritic Cells -> Myeloid Cells 0.0111029716850965 0.8703788833238396 0.7769451595923457 0.6198216015396206 0.8040181448318822 0.0005558995075445 0.0 0.0031055900621118 0.3918041564607824 0.0 161 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +601481 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells (Mitotic) B Cells 11q13 Invasive Tumor Cells (Mitotic) -> B Cells 0.0111020524249732 0.6659645551150886 0.937587088419394 0.7917001487310438 0.0137371823984124 0.0275738893167071 0.0 0.0 0.0 0.0 42 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +601556 C3 LRP1 C3-LRP1 CAFs, DCIS Associated Mast Cells CAFs, DCIS Associated -> Mast Cells 0.0111010960500274 0.7148920381722296 0.8755243548400705 0.7204611100467462 1.0 0.0004150165744076 0.0 0.0036968576709796 1.0 0.0 1082 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +601571 THBS2 CD36 THBS2-CD36 T Lymphocytes Macrophages T Lymphocytes -> Macrophages 0.0111009626230861 0.6242573126045354 0.8587566561291643 0.6198216015396206 0.0063387366560491 0.088850508457521 0.0 0.0011503438922793 0.0224665670449691 0.0 3441 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +601703 EFNB2 PECAM1 EFNB2-PECAM1 T Lymphocytes T Lymphocytes T Lymphocytes -> T Lymphocytes 0.0110993517565779 0.7800321422220979 0.6331674633943454 1.0 0.0213929720256037 0.0176963220730796 0.0 0.0003771450122572 0.0689438048269045 0.0 21212 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +601720 DLL4 NOTCH3 DLL4-NOTCH3 Macrophages Basal-like Structured DCIS Cells Macrophages -> Basal-like Structured DCIS Cells 0.0110991328183576 0.8949858186325867 0.7746834992804791 0.6198216015396206 0.001895566065636 0.2295016807597237 0.0 0.0002805836139169 0.0139479894113214 0.0 594 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +601788 DLL4 NOTCH3 DLL4-NOTCH3 Dendritic Cells CAFs, Invasive Associated Dendritic Cells -> CAFs, Invasive Associated 0.0110981362480666 0.6342079770588467 0.6580560501976399 0.7917001487310438 0.0028649117803088 0.1973932010691654 0.0 0.0022608449908153 0.0404639839672725 0.0 2359 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +602967 MMRN2 CLEC14A MMRN2-CLEC14A CAFs, DCIS Associated 11q13 Invasive Tumor Cells CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells 0.0110835701719308 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0117842887908422 0.0554888093272979 0.0 0.0005084401057555 0.0832098908826452 0.0 3278 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +603016 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells Dendritic Cells 11q13 Invasive Tumor Cells -> Dendritic Cells 0.0110829082989822 0.6319926036888139 0.6207977546603366 0.7917001487310438 0.011891719340537 0.0501711964086628 0.0 0.0022470238095238 0.0646537536615477 0.0 3360 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +603221 CLEC2D KLRB1 CLEC2D-KLRB1 Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells -> CAFs, Invasive Associated 0.0110802036525658 0.4625081978296446 0.657421674383923 0.2461374514707439 0.3558005706994493 0.0069492509109592 0.0 0.0 0.0 0.0 147 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +603234 MMRN2 CLEC14A MMRN2-CLEC14A Pericytes 11q13 Invasive Tumor Cells (Mitotic) Pericytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.0110800316269834 0.9468422434493456 0.6347970925105053 0.6198216015396206 0.1120119983652299 0.0044340558155446 0.0 0.0008375209380234 0.1092172964129983 0.0 398 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +603243 C3 LRP1 C3-LRP1 Pericytes 11q13 Invasive Tumor Cells Pericytes -> 11q13 Invasive Tumor Cells 0.0110799954203318 0.8911088195487638 0.6207977546603366 0.6198216015396206 0.0091898156146168 0.0587195251380622 0.0 5.8021467943138976e-05 0.0140030515389916 0.0 6894 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +603322 DLL4 NOTCH4 DLL4-NOTCH4 T Lymphocytes Myoepithelial Cells T Lymphocytes -> Myoepithelial Cells 0.0110789676664009 0.6342079770588467 0.4641352222874551 0.6198216015396206 0.0073929685753755 0.1370986982961073 0.0 0.001564945226917 0.0504144132071846 0.0 1278 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +603326 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Basal-like Structured DCIS Cells 0.0110789338464385 0.6213271600240247 0.62431395375366 0.7917001487310438 0.0093830613230477 0.0641739251983978 0.0 0.0022988505747126 0.2183797107989144 0.0 1305 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +603619 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells B Cells 11q13 Invasive Tumor Cells -> B Cells 0.0110755587377086 0.6160088550075702 0.9460955677032749 0.7917001487310438 0.0106340017102282 0.0376195773145198 0.0 0.0007177033492822 0.0261127882353019 0.0 570 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +603649 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells (Mitotic) Pericytes 11q13 Invasive Tumor Cells (Mitotic) -> Pericytes 0.0110751537988549 0.6561647292424944 0.9078204025796472 0.6198216015396206 0.0142750905665976 0.0350138403862125 0.0 0.0012093227792436 0.070613361765171 0.0 379 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +604362 VEGFC FLT1 VEGFC-FLT1 Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells -> CAFs, DCIS Associated 0.0110655933418377 0.4636527906642655 0.4630488285702799 0.2461374514707439 0.0666348171285698 0.0521374123931907 0.0 0.0008881601421056 0.1580110054938958 0.0 4879 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +604805 A2M LRP1 A2M-LRP1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0110601042289104 0.7741139100414175 0.6207977546603366 0.7917001487310438 0.1671376945154473 0.0028784826949613 0.0 0.00439453125 0.7103510547316118 0.0 1280 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +605088 EFNB2 PECAM1 EFNB2-PECAM1 Myoepithelial Cells 11q13 Invasive Tumor Cells Myoepithelial Cells -> 11q13 Invasive Tumor Cells 0.0110566687386977 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.0308750930304183 0.0326412663903893 0.0 0.0002576054955839 0.0877501068919968 0.0 5095 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +605194 CLEC2D KLRB1 CLEC2D-KLRB1 Myoepithelial Cells Myeloid Cells Myoepithelial Cells -> Myeloid Cells 0.0110551762831924 0.4625081978296446 0.7467524951532132 0.7204611100467462 0.0704104148800194 0.0104195741475089 0.0 0.0 0.0 0.0 51 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +605334 COL4A2 CD93 COL4A2-CD93 B Cells Pericytes B Cells -> Pericytes 0.0110533132352417 0.7783550150988336 0.8817184225858201 0.6198216015396206 0.0033449520260795 0.1281708518900828 0.0 0.0023121387283236 0.0654068346930415 0.0 1211 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +605441 CCN1 CAV1 CCN1-CAV1 Pericytes B Cells Pericytes -> B Cells 0.0110521843845445 0.9219165193585238 0.62431395375366 0.6198216015396206 0.2646489893253856 0.0019304335593669 0.0 0.0041392285983066 1.0 0.0 1063 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +606043 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, DCIS Associated 0.0110448190961635 0.662063103571249 0.7167436199046466 0.6198216015396206 0.0491302556793708 0.0125623889131764 0.0 0.0003980891719745 0.1848263841442555 0.0 157 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +606131 CLEC2D KLRB1 CLEC2D-KLRB1 B Cells Myoepithelial Cells B Cells -> Myoepithelial Cells 0.0110435889463513 0.7797302331085993 0.4642836810638544 0.6198216015396206 0.0200499113739789 0.040323117011325 0.0 0.0013440860215053 0.0934882074160484 0.0 496 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +606185 CLEC2D KLRB1 CLEC2D-KLRB1 Myoepithelial Cells Plasma Cells Myoepithelial Cells -> Plasma Cells 0.0110429137984394 0.4625081978296446 0.4642836810638544 0.8293805866303694 0.0704104148800194 0.0144613249009303 0.0 0.0098934550989345 0.0573348975469485 0.0 219 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +606528 THBS2 CD36 THBS2-CD36 CAFs, Invasive Associated Basal-like Structured DCIS Cells CAFs, Invasive Associated -> Basal-like Structured DCIS Cells 0.0110389133176582 0.6242573126045354 0.6176321640000088 0.7917001487310438 0.1932385901170197 0.0030676679668133 0.0 0.0013940520446096 0.9085766810436258 0.0 2152 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +606532 COL4A1 CD93 COL4A1-CD93 CAFs, Invasive Associated B Cells CAFs, Invasive Associated -> B Cells 0.0110388531991463 0.6630837220165452 0.7779918296243433 0.7917001487310438 0.4103175828613323 0.001079730675535 0.0 0.0041283689048138 0.6354601188192218 0.0 917 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +606536 DLL4 NOTCH3 DLL4-NOTCH3 CAFs, Invasive Associated CAFs, Invasive Associated CAFs, Invasive Associated -> CAFs, Invasive Associated 0.0110387804260989 0.6342079770588467 0.6580560501976399 1.0 0.002196330917593 0.1973932010691654 0.0 0.0021710402114404 0.0388566826407454 0.0 5297 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +606562 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells -> Luminal-like Amorphous DCIS Cells 0.0110384106686001 0.662063103571249 0.2491073778594529 0.2461374514707439 0.585843718590581 0.0076066460958003 0.0 0.0 0.0 0.0 184 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +606629 CXCL12 CXCR4 CXCL12-CXCR4 Macrophages Myoepithelial Cells Macrophages -> Myoepithelial Cells 0.0110375038671339 0.7487535481622718 0.4600037439857229 0.7204611100467462 0.0338862305197021 0.0215025911544899 0.0 0.0008900190718372 0.1069230409099883 0.0 715 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +606682 CCN1 CAV1 CCN1-CAV1 Dendritic Cells Basal-like Structured DCIS Cells Dendritic Cells -> Basal-like Structured DCIS Cells 0.0110367984173053 0.6213271600240247 0.62431395375366 0.8693461273411047 0.0083518627398662 0.0641739251983978 0.0 0.000669344042838 0.063584453947475 0.0 1245 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +606730 CXCL12 CXCR4 CXCL12-CXCR4 Myoepithelial Cells B Cells Myoepithelial Cells -> B Cells 0.0110361051867114 0.8023917560710954 0.9546923450729716 0.6198216015396206 0.0085367158000785 0.0445745465878424 0.0 0.0027688047992616 0.1025431531044997 0.0 394 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +606963 MMP2 PECAM1 MMP2-PECAM1 Myoepithelial Cells T Lymphocytes Myoepithelial Cells -> T Lymphocytes 0.0110331399723522 0.718867305289982 0.6331674633943454 0.6198216015396206 0.0361307801045652 0.0176963220730796 0.0 0.0010978956999085 0.1454147034296964 0.0 1093 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +606980 C3 LRP1 C3-LRP1 Pericytes Myoepithelial Cells Pericytes -> Myoepithelial Cells 0.0110329247474257 0.8911088195487638 0.7346293219749174 0.7204611100467462 0.0091898156146168 0.0416128058995347 0.0 0.0005267979844251 0.0492032667426581 0.0 2183 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +607485 VWF ITGA9 VWF-ITGA9 T Lymphocytes Pericytes T Lymphocytes -> Pericytes 0.0110266569575314 0.6332974881236617 0.9404022517663844 0.6198216015396206 0.0036144684673052 0.1347191569099048 0.0 0.0008694540340109 0.0376851564474372 0.0 3555 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +607518 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) -> Dendritic Cells 0.0110261921619756 0.6160088550075702 0.8950084308969304 0.7917001487310438 0.0009692519480124 0.4247538686915498 0.0 0.001739886907351 0.0179355947826077 0.0 209 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +607754 DLL1 NOTCH3 DLL1-NOTCH3 B Cells Endothelial Cells B Cells -> Endothelial Cells 0.0110230190967898 0.6249837837987587 0.8818326005152037 0.6198216015396206 0.00263399584678 0.1993723722552783 0.0 0.001325381047051 0.0579228568388818 0.0 1509 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +607755 CLEC2D KLRB1 CLEC2D-KLRB1 Endothelial Cells Plasma Cells Endothelial Cells -> Plasma Cells 0.0110230158343402 0.8721681415062816 0.4642836810638544 0.7204611100467462 0.0425206505665654 0.0144613249009303 0.0 0.0021097046413502 0.0122262342383463 0.0 474 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +607814 C1QB LRP1 C1QB-LRP1 Myoepithelial Cells Pericytes Myoepithelial Cells -> Pericytes 0.0110222518642744 0.4601010570874773 0.9078204025796472 0.7204611100467462 0.0170183763647696 0.0350138403862125 0.0 0.0011004660797514 0.0386875178867989 0.0 1931 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +608038 COL4A2 CD93 COL4A2-CD93 CAFs, Invasive Associated Mast Cells CAFs, Invasive Associated -> Mast Cells 0.011019152345699 0.6582846571368821 0.8347945881127203 0.6198216015396206 0.4344545964241579 0.0012097093680331 0.0 0.0184615384615384 1.0 0.0 130 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +608084 VEGFC FLT1 VEGFC-FLT1 T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.011018592818755 0.7745997874735252 0.6593689120110077 0.7917001487310438 0.016822895653248 0.026308073552735 0.0 0.0017182130584192 0.1252301013368955 0.0 97 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +608144 VEGFC FLT1 VEGFC-FLT1 CAFs, Invasive Associated CAFs, DCIS Associated CAFs, Invasive Associated -> CAFs, DCIS Associated 0.0110179746222343 0.6593525851613742 0.4630488285702799 0.6198216015396206 0.018132161410931 0.0521374123931907 0.0 0.00151171579743 0.2689466931117103 0.0 1323 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +608478 CD48 CD2 CD48-CD2 T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes -> 11q13 Invasive Tumor Cells (G1/S) 0.0110139242371029 0.928447473463448 0.6614977577544194 0.7917001487310438 1.0 0.0003671083100858 0.0 0.0 0.0 0.0 81 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +608649 COL4A1 CD93 COL4A1-CD93 Macrophages Macrophages Macrophages -> Macrophages 0.0110121419241378 0.9102252263107924 0.944024288971064 1.0 0.0042860632265532 0.0484215930647349 0.0 0.0009589678019295 0.032495210023632 0.0 2458 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +608866 COL4A2 CD93 COL4A2-CD93 Plasma Cells Pericytes Plasma Cells -> Pericytes 0.0110097050809857 0.4630253981438691 0.8817184225858201 0.7204611100467462 0.0047240947268779 0.1281708518900828 0.0 0.002433628318584 0.068843587622156 0.0 452 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +608920 CXCL12 CXCR4 CXCL12-CXCR4 CXCL14+ Fibroblasts Basal-like Structured DCIS Cells CXCL14+ Fibroblasts -> Basal-like Structured DCIS Cells 0.011009047086659 0.7487535481622718 0.8628183098412396 0.6198216015396206 0.0131092554497256 0.0339152418223636 0.0 0.0004095004095004 0.0312867764187305 0.0 1332 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +609105 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells Plasma Cells 11q13 Invasive Tumor Cells -> Plasma Cells 0.0110067557288397 0.6659645551150886 0.4603649459881741 0.6198216015396206 0.1496557267835524 0.0062523288579129 0.0 0.0097087378640776 0.1147501931870342 0.0 103 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +609376 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myoepithelial Cells 0.0110033693620373 0.6561647292424944 0.7346293219749174 0.6198216015396206 0.0142750905665976 0.0416128058995347 0.0 0.0053104575163398 0.3150156859999027 0.0 714 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +609503 A2M LRP1 A2M-LRP1 Macrophages CXCL14+ Fibroblasts Macrophages -> CXCL14+ Fibroblasts 0.0110015212162689 0.919551140852988 0.9078204025796472 0.8875000050982297 0.037376181609614 0.0064028969591119 0.0 0.0017384860921112 0.2447479719858651 0.0 1462 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +609794 C1QB LRP1 C1QB-LRP1 CAFs, Invasive Associated Pericytes CAFs, Invasive Associated -> Pericytes 0.0109978621208441 0.6626993710110988 0.9078204025796472 0.6198216015396206 0.0135527119637784 0.0350138403862125 0.0 0.0011560409287682 0.0406412836638217 0.0 2541 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +609821 C1QB LRP1 C1QB-LRP1 Myoepithelial Cells 11q13 Invasive Tumor Cells Myoepithelial Cells -> 11q13 Invasive Tumor Cells 0.0109975306566591 0.4601010570874773 0.6207977546603366 0.6198216015396206 0.0170183763647696 0.0587195251380622 0.0 0.0002821393523061 0.0240454298671298 0.0 5095 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +609894 DLL1 NOTCH3 DLL1-NOTCH3 CAFs, DCIS Associated B Cells CAFs, DCIS Associated -> B Cells 0.0109965566455063 0.7296454584598743 0.7746834992804791 0.6198216015396206 0.7029371915698084 0.00071798405859 0.0 0.0001969124133585 0.1490640459875829 0.0 4232 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +610593 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells T Lymphocytes 11q13 Invasive Tumor Cells -> T Lymphocytes 0.0109874437917955 0.6626993710110988 0.6207977546603366 0.7917001487310438 0.0515877972474039 0.0104714078116759 0.0 7.557436517533252e-05 0.0075586294958931 0.0 827 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +610599 DLL4 NOTCH3 DLL4-NOTCH3 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells 0.0109874266566794 0.9184503888425788 0.6580560501976399 0.6198216015396206 0.0004696576149175 1.0 0.0 0.0001759633996128 0.0095663175493171 0.0 5683 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +611266 CXCL12 ITGA4 CXCL12-ITGA4 Dendritic Cells Basal-like Structured DCIS Cells Dendritic Cells -> Basal-like Structured DCIS Cells 0.0109785730643264 0.6160088550075702 0.8622452992050237 0.8693461273411047 0.0149256517769723 0.0254056950469408 0.0 0.0015334063526834 0.2409449977915881 0.0 1245 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +611412 CD48 CD2 CD48-CD2 B Cells Basal-like Structured DCIS Cells B Cells -> Basal-like Structured DCIS Cells 0.0109768052779622 0.9426443637490616 0.8581827408615759 0.8693461273411047 0.0632786830726401 0.003930762149527 0.0 0.0 0.0 0.0 360 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +611541 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells Macrophages 11q13 Invasive Tumor Cells -> Macrophages 0.010974966314327 0.6319926036888139 0.8604147465201248 0.6198216015396206 0.011891719340537 0.0436001007095475 0.0 0.0002775721687638 0.007935580340017 0.0 1351 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +611883 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0109704607429668 0.6582846571368821 0.6587114738285964 0.8824495942126559 0.1740454925211078 0.0026174949623928 0.0 0.0002845902737088 0.0386091227762996 0.0 11947 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +611926 COL4A1 CD93 COL4A1-CD93 Mast Cells Endothelial Cells Mast Cells -> Endothelial Cells 0.0109697900845289 0.7766289238087107 0.8817184225858201 0.8567148457705164 0.0002970267018348 1.0 0.0 0.0049171842650103 0.0375289782671921 0.0 276 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +611947 CLEC2D KLRB1 CLEC2D-KLRB1 CAFs, Invasive Associated Myoepithelial Cells CAFs, Invasive Associated -> Myoepithelial Cells 0.0109695211665384 0.6605327397359113 0.4642836810638544 0.6198216015396206 0.0227314494836465 0.040323117011325 0.0 0.0010886777513855 0.0757232273844952 0.0 1684 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +612127 C3 LRP1 C3-LRP1 Endothelial Cells Pericytes Endothelial Cells -> Pericytes 0.0109675116906459 0.8911088195487638 0.9078204025796472 0.946515890536252 0.0064915662046245 0.0350138403862125 0.0 0.0007755514544336 0.0681294974925549 0.0 11379 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +612185 DLL1 NOTCH3 DLL1-NOTCH3 Macrophages 11q13 Invasive Tumor Cells (Mitotic) Macrophages -> 11q13 Invasive Tumor Cells (Mitotic) 0.0109666864824931 0.8771078809726828 0.6580560501976399 0.6198216015396206 0.0080232294691882 0.0606066271159369 0.0 0.0012919896640826 0.0309771228000732 0.0 129 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +612238 COL4A2 CD93 COL4A2-CD93 Dendritic Cells T Lymphocytes Dendritic Cells -> T Lymphocytes 0.0109659388753804 0.7783550150988336 0.7779918296243433 0.909150863993142 0.0267593032157803 0.0118035014556376 0.0 0.0006924505995608 0.0700746466933455 0.0 5921 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +612599 CCN1 CAV1 CCN1-CAV1 Plasma Cells CAFs, DCIS Associated Plasma Cells -> CAFs, DCIS Associated 0.0109614065650016 0.7324582304061453 0.7283139964676212 0.8767341187813953 0.0025580826958339 0.1449812920932466 0.0 0.0008027210884353 0.0657971994647936 0.0 2450 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +612603 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Myoepithelial Cells 0.0109613533465957 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.0052560850129547 0.1176565474247238 0.0 0.0021339220014716 0.1465784555960956 0.0 453 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +612764 DLL1 NOTCH3 DLL1-NOTCH3 T Lymphocytes Dendritic Cells T Lymphocytes -> Dendritic Cells 0.0109589673063983 0.6249837837987587 0.7746834992804791 0.909150863993142 0.0435116250366991 0.0090444648829713 0.0 0.0004770992366412 0.0671279002141306 0.0 5764 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +613291 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells (G1/S) Pericytes 11q13 Invasive Tumor Cells (G1/S) -> Pericytes 0.0109522670957356 0.6630837220165452 0.8817184225858201 0.6198216015396206 0.0037159398684439 0.1281708518900828 0.0 0.001863354037267 0.0439060518338779 0.0 345 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +613399 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells CAFs, Invasive Associated 11q13 Invasive Tumor Cells -> CAFs, Invasive Associated 0.0109508223969081 0.6342079770588467 0.6571792026963191 0.8824495942126559 0.0673400749834054 0.0069630688870869 0.0 0.0004281738385784 0.0540658269937047 0.0 4671 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +614128 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells T Lymphocytes 11q13 Invasive Tumor Cells -> T Lymphocytes 0.0109420637719678 0.6332974881236617 0.7760344326192508 0.7917001487310438 0.0131302879503246 0.0335947364052305 0.0 0.0002748158733648 0.0147013052644184 0.0 827 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +614152 CD34 SELP CD34-SELP CAFs, DCIS Associated Myoepithelial Cells CAFs, DCIS Associated -> Myoepithelial Cells 0.0109417849359665 0.7168245244832976 0.4623922682986163 0.8293805866303694 0.1173076386135379 0.0053213839468185 0.0 0.0008076728924785 0.3163670813970107 0.0 9905 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +614161 CCN1 CAV1 CCN1-CAV1 Mast Cells Pericytes Mast Cells -> Pericytes 0.0109416743289122 0.8749036366850302 0.9694036398779844 0.8567148457705164 0.0004337320404416 0.5444650460041837 0.0 0.0015027322404371 0.0299193428213638 0.0 244 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +614233 C3 LRP1 C3-LRP1 T Lymphocytes Endothelial Cells T Lymphocytes -> Endothelial Cells 0.0109408720786473 0.6319926036888139 0.9078204025796472 0.6198216015396206 0.0334108479684367 0.0144359394371152 0.0 0.0006029781879194 0.1029734163176713 0.0 4768 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +614767 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells CAFs, DCIS Associated 11q13 Invasive Tumor Cells -> CAFs, DCIS Associated 0.0109345593857488 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.0208904415011529 0.0292771742399634 0.0 0.0004227436060029 0.0484291675003477 0.0 1577 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +614804 EFNB2 PECAM1 EFNB2-PECAM1 Basal-like Structured DCIS Cells CAFs, Invasive Associated Basal-like Structured DCIS Cells -> CAFs, Invasive Associated 0.0109339753218467 0.7800321422220979 0.6331674633943454 0.7917001487310438 0.1357656553382984 0.0032187363284526 0.0 0.0002008569898232 0.0395648289478849 0.0 1867 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +615005 VEGFC FLT1 VEGFC-FLT1 Pericytes Mast Cells Pericytes -> Mast Cells 0.0109317076990618 0.8718210606749883 0.8331580262014722 0.8567148457705164 0.1796394187986057 0.001526625481682 0.0 0.0014814814814814 0.6966889319830499 0.0 225 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +615311 COL4A1 CD93 COL4A1-CD93 CAFs, Invasive Associated Mast Cells CAFs, Invasive Associated -> Mast Cells 0.0109278967173437 0.6630837220165452 0.8347945881127203 0.6198216015396206 0.4103175828613323 0.0012097093680331 0.0 0.0192307692307692 1.0 0.0 130 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +615413 C1QB LRP1 C1QB-LRP1 CAFs, Invasive Associated Myoepithelial Cells CAFs, Invasive Associated -> Myoepithelial Cells 0.0109265786558123 0.6626993710110988 0.7346293219749174 0.6198216015396206 0.0135527119637784 0.0416128058995347 0.0 0.001521674584323 0.0602870227869745 0.0 1684 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +615596 VEGFC FLT1 VEGFC-FLT1 CXCL14+ Fibroblasts Pericytes CXCL14+ Fibroblasts -> Pericytes 0.0109243344944137 0.8718210606749883 0.878254460598671 0.9429656149619918 0.0017670878089588 0.1332188634280341 0.0 0.0015019680961259 0.0566094133697649 0.0 3218 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +615803 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells 0.0109218941331921 0.6160088550075702 0.6631822525600675 1.0 0.0106340017102282 0.0390724515618796 0.0 5.224339802217456e-05 0.0295185195678606 0.0 423716 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +615821 HSPG2 LRP1 HSPG2-LRP1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.0109216787961662 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.3309594876493178 0.0028784826949613 0.0 0.0035169289461134 0.260043918865431 0.0 233 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +616092 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells -> CXCL14+ Fibroblasts 0.0109182318274363 0.6213271600240247 0.943345641464811 0.6198216015396206 0.1339639999453202 0.0034806998160403 0.0 0.0002459016393442 0.0910346800191499 0.0 4880 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +616199 DLL1 NOTCH3 DLL1-NOTCH3 B Cells CAFs, Invasive Associated B Cells -> CAFs, Invasive Associated 0.0109170899321954 0.6249837837987587 0.6580560501976399 0.7917001487310438 0.00263399584678 0.1973932010691654 0.0 0.0008608815426997 0.0156275228088608 0.0 968 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +616220 MMRN2 CLEC14A MMRN2-CLEC14A Pericytes Myeloid Cells Pericytes -> Myeloid Cells 0.0109168122500373 0.9468422434493456 0.7830372268649692 0.7827641335561659 0.1120119983652299 0.0026038611777234 0.0 0.0036919831223628 0.3141788023645963 0.0 316 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +616682 VEGFC FLT1 VEGFC-FLT1 CAFs, DCIS Associated Dendritic Cells CAFs, DCIS Associated -> Dendritic Cells 0.0109115418129669 0.4636527906642655 0.777821334064334 0.6198216015396206 0.0693389464442948 0.0108892901157311 0.0 0.000868531724264 0.1077753801447994 0.0 3646 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +617091 CLEC2D KLRB1 CLEC2D-KLRB1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0109065341540707 0.7797302331085993 0.657421674383923 0.7917001487310438 0.0699064461360958 0.0059327142047454 0.0 0.0005732301519059 0.1535952056225929 0.0 1163 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +617333 VWF ITGA9 VWF-ITGA9 Basal-like Structured DCIS Cells Myoepithelial Cells Basal-like Structured DCIS Cells -> Myoepithelial Cells 0.0109032709536081 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.0020251995753771 0.2898144908728011 0.0 0.0005529405092723 0.0128419543741397 0.0 6412 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +617615 VWF ITGA9 VWF-ITGA9 Plasma Cells Endothelial Cells Plasma Cells -> Endothelial Cells 0.0108996556006757 0.7158082793127664 0.9404022517663844 0.7204611100467462 0.0003457348439318 1.0 0.0 0.0030529172320217 0.034088850000805 0.0 536 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +617820 MMP2 PECAM1 MMP2-PECAM1 Macrophages Dendritic Cells Macrophages -> Dendritic Cells 0.0108968153074858 0.9330801352629944 0.6331674633943454 0.6198216015396206 0.0088108219576754 0.0518891167572028 0.0 0.0018672199170124 0.0681736212948689 0.0 1687 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +617836 CLEC2D KLRB1 CLEC2D-KLRB1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.0108966255894278 0.4625081978296446 0.657421674383923 0.6198216015396206 0.149715856631667 0.0059327142047454 0.0 0.0 0.0 0.0 135 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +617988 DLL4 NOTCH4 DLL4-NOTCH4 Myeloid Cells 11q13 Invasive Tumor Cells Myeloid Cells -> 11q13 Invasive Tumor Cells 0.0108947292816074 0.7840818683779507 0.6571792026963191 0.6198216015396206 0.0032417203409647 0.1615138601457002 0.0 0.0017331022530329 0.1656547208535461 0.0 1154 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +618026 VWF LRP1 VWF-LRP1 Myeloid Cells CAFs, DCIS Associated Myeloid Cells -> CAFs, DCIS Associated 0.0108941727206416 0.7848266128497919 0.7346293219749174 0.7204611100467462 0.0004024409845247 1.0 0.0 0.0013615416841223 0.0104532507434172 0.0 1302 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +618211 VWF ITGA9 VWF-ITGA9 Basal-like Structured DCIS Cells CAFs, DCIS Associated Basal-like Structured DCIS Cells -> CAFs, DCIS Associated 0.0108917917604008 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.0020251995753771 0.2879885658616873 0.0 0.0006818181818181 0.0251260883413991 0.0 800 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +618417 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells -> Luminal-like Amorphous DCIS Cells 0.0108888877799461 0.6213271600240247 0.252518874138558 0.2461374514707439 0.1339639999453202 0.0322196586137726 0.0 0.0003623188405797 0.0634044017982654 0.0 184 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +618556 CCN1 CAV1 CCN1-CAV1 Dendritic Cells CAFs, Invasive Associated Dendritic Cells -> CAFs, Invasive Associated 0.0108870252822428 0.6213271600240247 0.62431395375366 0.7917001487310438 0.0083518627398662 0.0649213179279442 0.0 0.0012293344637558 0.050650186695839 0.0 2359 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +618602 THBS2 CD36 THBS2-CD36 Mast Cells Endothelial Cells Mast Cells -> Endothelial Cells 0.0108863936375491 0.8581959463413404 0.8587566561291643 0.8567148457705164 0.0002636300075004 1.0 0.0 0.0031702898550724 0.0455203256047385 0.0 276 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +618764 MMP2 PECAM1 MMP2-PECAM1 Dendritic Cells 11q13 Invasive Tumor Cells Dendritic Cells -> 11q13 Invasive Tumor Cells 0.0108842308312661 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0161193721503025 0.0326412663903893 0.0 0.0005576679340937 0.2259533273884015 0.0 3945 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +618794 C3 LRP1 C3-LRP1 Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells -> CAFs, DCIS Associated 0.0108837970451 0.2485046029682279 0.7346293219749174 0.2461374514707439 0.0036991419150414 1.0 0.0 0.0012912482065997 0.0228747319298396 0.0 4879 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +619385 COL4A1 CD93 COL4A1-CD93 T Lymphocytes 11q13 Invasive Tumor Cells T Lymphocytes -> 11q13 Invasive Tumor Cells 0.0108755627900542 0.8684504425765611 0.6587114738285964 0.7917001487310438 0.0126216524880575 0.0289462771086338 0.0 0.0001839362354383 0.0271846511344078 0.0 1165 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +619691 COL4A2 CD93 COL4A2-CD93 CXCL14+ Fibroblasts Dendritic Cells CXCL14+ Fibroblasts -> Dendritic Cells 0.0108717634253366 0.8840293712888387 0.7779918296243433 0.6198216015396206 0.0061698665784747 0.0627790816848129 0.0 0.000901916572717 0.0197803199518531 0.0 887 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +619780 VWF ITGA9 VWF-ITGA9 Myoepithelial Cells Pericytes Myoepithelial Cells -> Pericytes 0.0108705902875716 0.7158082793127664 0.9404022517663844 0.7204611100467462 0.0025256125075084 0.1347191569099048 0.0 0.0006591026787816 0.0285677984035847 0.0 1931 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +619871 CD48 CD2 CD48-CD2 Basal-like Structured DCIS Cells Dendritic Cells Basal-like Structured DCIS Cells -> Dendritic Cells 0.010869363450878 0.8667347161816407 0.8960994285623033 0.8693461273411047 0.0106228227237899 0.0229905310518441 0.0 0.0 0.0 0.0 1044 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +619906 VWF ITGA9 VWF-ITGA9 Dendritic Cells Myoepithelial Cells Dendritic Cells -> Myoepithelial Cells 0.0108688919329621 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.0019871862905238 0.2898144908728011 0.0 0.0007725985063095 0.0179434760180832 0.0 1412 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +620356 MMRN2 CD93 MMRN2-CD93 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells 0.0108632995668312 0.6301823358791634 0.6587114738285964 0.7917001487310438 0.0172764782878141 0.0289462771086338 0.0 0.0005129562828871 0.1060758937645968 0.0 30217 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +620556 C1QB LRP1 C1QB-LRP1 Endothelial Cells Endothelial Cells Endothelial Cells -> Endothelial Cells 0.0108607708877811 0.7753420160918723 0.9078204025796472 1.0 0.0161519521398178 0.0144359394371152 0.0 0.0003619219031223 0.0338211398052356 0.0 12779 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +620560 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells Macrophages 11q13 Invasive Tumor Cells -> Macrophages 0.0108606803148473 0.6160088550075702 0.7754239189773715 0.6198216015396206 0.0106340017102282 0.0521257226458961 0.0 0.0004710315591144 0.0196996490267063 0.0 1351 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +620575 DLL4 NOTCH3 DLL4-NOTCH3 Mast Cells 11q13 Invasive Tumor Cells Mast Cells -> 11q13 Invasive Tumor Cells 0.0108604608870601 0.8516956437178343 0.6580560501976399 0.6198216015396206 0.000472352586488 1.0 0.0 0.0 0.0 0.0 78 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +620768 CLEC2D KLRB1 CLEC2D-KLRB1 B Cells Luminal-like Amorphous DCIS Cells B Cells -> Luminal-like Amorphous DCIS Cells 0.0108581452896299 0.7797302331085993 0.4642836810638544 0.2461374514707439 0.0200499113739789 0.0917308979735958 0.0 0.0023696682464454 0.1303925886889263 0.0 211 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +620826 VWF ITGA9 VWF-ITGA9 Dendritic Cells CAFs, DCIS Associated Dendritic Cells -> CAFs, DCIS Associated 0.0108574489347114 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.0019871862905238 0.2879885658616873 0.0 0.0003542620449095 0.0130551218400554 0.0 3336 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +620909 CCN1 CAV1 CCN1-CAV1 Dendritic Cells 11q13 Invasive Tumor Cells Dendritic Cells -> 11q13 Invasive Tumor Cells 0.0108563904922361 0.6213271600240247 0.62431395375366 0.7917001487310438 0.0083518627398662 0.0638329144736252 0.0 0.000253485424588 0.0661744876320834 0.0 3945 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +621054 MMP2 PECAM1 MMP2-PECAM1 CXCL14+ Fibroblasts Plasma Cells CXCL14+ Fibroblasts -> Plasma Cells 0.0108544405493635 0.9067635403815892 0.7167436199046466 0.7204611100467462 0.0106922602624424 0.0326667674102811 0.0 0.0060526315789473 0.1209495589474899 0.0 285 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +622002 COL4A1 CD93 COL4A1-CD93 Luminal-like Amorphous DCIS Cells Pericytes Luminal-like Amorphous DCIS Cells -> Pericytes 0.0108425795737972 0.4604235282221027 0.8817184225858201 0.2461374514707439 0.0126864732057784 0.1281708518900828 0.0 0.0011932192231731 0.0281157225165097 0.0 1736 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +622134 CD48 CD2 CD48-CD2 Endothelial Cells Dendritic Cells Endothelial Cells -> Dendritic Cells 0.0108409241966319 0.7719609236370527 0.8960994285623033 0.6198216015396206 0.0164675938709007 0.0229905310518441 0.0 0.000942507068803 0.0444364330606055 0.0 2122 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +622353 DLL1 NOTCH3 DLL1-NOTCH3 Macrophages CAFs, DCIS Associated Macrophages -> CAFs, DCIS Associated 0.0108380410126645 0.8771078809726828 0.4638256179742202 0.7204611100467462 0.0080232294691882 0.0689186266365139 0.0 0.0004100881689563 0.0499683369206933 0.0 9754 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +623387 DLL4 NOTCH3 DLL4-NOTCH3 Pericytes Macrophages Pericytes -> Macrophages 0.0108252405935752 0.9184503888425788 0.8923034233058523 0.8875000050982297 0.1169448695751571 0.00189193058407 0.0 0.0006274509803921 0.2775822159463469 0.0 2125 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +623876 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.01081919143081 0.662063103571249 0.6331674633943454 0.8824495942126559 0.585843718590581 0.0007400708115376 0.0 0.0002339850249584 0.0456716811179803 0.0 12020 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +623894 VEGFC FLT1 VEGFC-FLT1 T Lymphocytes Basal-like Structured DCIS Cells T Lymphocytes -> Basal-like Structured DCIS Cells 0.0108190164386983 0.7745997874735252 0.777821334064334 0.8693461273411047 0.016822895653248 0.0182001711419816 0.0 0.0002261420171867 0.0270855878477101 0.0 737 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +624072 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells Dendritic Cells 11q13 Invasive Tumor Cells -> Dendritic Cells 0.0108169937251798 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0097699360831605 0.0518891167572028 0.0 0.0009374999999999 0.0342288390251321 0.0 3360 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +624264 CXCL12 CXCR4 CXCL12-CXCR4 Macrophages Pericytes Macrophages -> Pericytes 0.0108144698647915 0.7487535481622718 0.7757991160529997 0.8875000050982297 0.0338862305197021 0.0091569531245039 0.0 0.0011942382597192 0.3125872592855257 0.0 2474 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +624335 DLL4 NOTCH4 DLL4-NOTCH4 Basal-like Structured DCIS Cells Pericytes Basal-like Structured DCIS Cells -> Pericytes 0.0108134888083091 0.6342079770588467 0.896164124004365 0.6198216015396206 0.0053032910137447 0.0855781119790033 0.0 0.002218524681087 0.1117913332835153 0.0 1803 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +624524 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Basal-like Structured DCIS Cells 0.0108111578321531 0.6605327397359113 0.7763400818577846 0.7917001487310438 0.0179229861158654 0.0219439768073448 0.0 0.0005616399887672 0.0771112063482367 0.0 1187 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +624695 COL4A2 CD93 COL4A2-CD93 CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated -> Luminal-like Amorphous DCIS Cells 0.0108089012728642 0.6582846571368821 0.4630027772793905 0.2461374514707439 0.4344545964241579 0.0048929293424311 0.0 0.0012903225806451 0.4172169297735012 0.0 155 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +624751 VWF LRP1 VWF-LRP1 Plasma Cells CAFs, DCIS Associated Plasma Cells -> CAFs, DCIS Associated 0.0108080688577262 0.7158082793127664 0.7346293219749174 0.8767341187813953 0.0003457348439318 1.0 0.0 0.0019573283858998 0.015027409475317 0.0 2450 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +625521 HSPG2 LRP1 HSPG2-LRP1 T Lymphocytes 11q13 Invasive Tumor Cells T Lymphocytes -> 11q13 Invasive Tumor Cells 0.010798465076967 0.7789175740361626 0.6207977546603366 0.7917001487310438 0.0070532058552773 0.0587195251380622 0.0 0.000798760133524 0.0563173124294638 0.0 1165 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +625905 HSPG2 LRP1 HSPG2-LRP1 Pericytes 11q13 Invasive Tumor Cells (Mitotic) Pericytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.0107937203863888 0.8818165186409654 0.6207977546603366 0.6198216015396206 0.1619074107723045 0.0028784826949613 0.0 0.0051996091568955 0.3844623426987127 0.0 398 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +625956 EFNB2 PECAM1 EFNB2-PECAM1 Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells -> Basal-like Structured DCIS Cells 0.0107932169905226 0.7800321422220979 0.6331674633943454 1.0 0.1357656553382984 0.0023576674662702 0.0 0.0003320392317123 0.1030764130261103 0.0 19576 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +626033 CLEC2D KLRB1 CLEC2D-KLRB1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0107919601518812 0.4625081978296446 0.657421674383923 0.2461374514707439 0.3558005706994493 0.0059327142047454 0.0 0.0 0.0 0.0 26 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +626131 EFNB2 PECAM1 EFNB2-PECAM1 CAFs, Invasive Associated B Cells CAFs, Invasive Associated -> B Cells 0.0107907437938184 0.662063103571249 0.6331674633943454 0.7917001487310438 0.0967042147306326 0.0049190726392343 0.0 0.0019765539803707 0.3996783290215145 0.0 917 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +626330 CXCL12 ITGA4 CXCL12-ITGA4 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells 0.0107881739648611 0.7487535481622718 0.6631822525600675 0.6198216015396206 0.0131092554497256 0.0390724515618796 0.0 8.798169980644026e-05 0.049711343933787 0.0 5683 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +626342 CXCL12 ITGA4 CXCL12-ITGA4 CXCL14+ Fibroblasts Plasma Cells CXCL14+ Fibroblasts -> Plasma Cells 0.0107880593044217 0.7487535481622718 0.4596166826058663 0.7204611100467462 0.0131092554497256 0.0484993884807927 0.0 0.0127591706539074 0.1813904973015966 0.0 285 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +626363 C1QB LRP1 C1QB-LRP1 Dendritic Cells Mast Cells Dendritic Cells -> Mast Cells 0.0107877492673796 0.8703788833238396 0.8755243548400705 0.6198216015396206 0.8040181448318822 0.0004150165744076 0.0 0.0053807947019867 0.6660084205819893 0.0 151 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +626411 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells Myoepithelial Cells 11q13 Invasive Tumor Cells -> Myoepithelial Cells 0.0107871671017196 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.0131302879503246 0.0416128058995347 0.0 0.0003675629038789 0.0152400479237297 0.0 5163 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +626545 CLEC2D KLRB1 CLEC2D-KLRB1 CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated -> Luminal-like Amorphous DCIS Cells 0.0107853212540382 0.6605327397359113 0.4642836810638544 0.2461374514707439 0.0227314494836465 0.0917308979735958 0.0 0.0 0.0 0.0 155 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +626628 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0107840243229586 0.6213271600240247 0.62431395375366 0.8824495942126559 0.1339639999453202 0.0034299077593249 0.0 0.0001885745978924 0.0195077170233518 0.0 12020 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +626642 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells (G1/S) Macrophages 11q13 Invasive Tumor Cells (G1/S) -> Macrophages 0.0107839266247806 0.6582846571368821 0.944024288971064 0.6198216015396206 0.0084325366891025 0.0484215930647349 0.0 0.0016806722689075 0.0622781038387856 0.0 119 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +626675 VWF SELP VWF-SELP Plasma Cells Endothelial Cells Plasma Cells -> Endothelial Cells 0.01078362451171 0.7158082793127664 0.8819126042133903 0.7204611100467462 0.0003457348439318 1.0 0.0 0.0021200814111261 0.0119211622933213 0.0 536 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +626842 CXCL12 CXCR4 CXCL12-CXCR4 Pericytes CAFs, Invasive Associated Pericytes -> CAFs, Invasive Associated 0.0107815188888477 0.7487535481622718 0.6632137581773894 0.6198216015396206 0.0637288077574987 0.0080072638027924 0.0 0.00147741663149 0.3568712520329796 0.0 2369 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +627357 CD34 SELP CD34-SELP CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.0107744979182006 0.7168245244832976 0.6572093097629401 0.6198216015396206 0.1173076386135379 0.0045674276780054 0.0 0.0 0.0 0.0 233 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +627363 CLEC2D KLRB1 CLEC2D-KLRB1 Pericytes 11q13 Invasive Tumor Cells (Mitotic) Pericytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.0107744525298272 0.8721681415062816 0.657421674383923 0.6198216015396206 0.0110717612136884 0.0397596998227057 0.0 0.0008375209380234 0.0642686030067933 0.0 398 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +627738 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) -> T Lymphocytes 0.0107694520062571 0.6593525851613742 0.777821334064334 0.7917001487310438 0.0120646829101097 0.0318483483218543 0.0 0.0 0.0 0.0 69 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +628126 HSPG2 LRP1 HSPG2-LRP1 T Lymphocytes Dendritic Cells T Lymphocytes -> Dendritic Cells 0.0107643188965299 0.7789175740361626 0.6207977546603366 0.909150863993142 0.0070532058552773 0.0501711964086628 0.0 0.001144556249518 0.0194198103337112 0.0 5764 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +628592 CD34 SELP CD34-SELP Myeloid Cells Pericytes Myeloid Cells -> Pericytes 0.0107585088465503 0.7871981482311898 0.8819126042133903 0.7827641335561659 0.0038506427265089 0.0741032966028748 0.0 0.0 0.0 0.0 389 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +628738 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells Macrophages 11q13 Invasive Tumor Cells -> Macrophages 0.0107564285233317 0.6160088550075702 0.7757991160529997 0.6198216015396206 0.0106340017102282 0.0491709261488903 0.0 0.000538321781845 0.0242931024845603 0.0 1351 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +629092 CXCL12 CXCR4 CXCL12-CXCR4 Endothelial Cells Luminal-like Amorphous DCIS Cells Endothelial Cells -> Luminal-like Amorphous DCIS Cells 0.0107516558848528 0.7487535481622718 0.4600037439857229 0.2461374514707439 0.1027229557481577 0.017738069381683 0.0 0.001117196056955 0.2785282601346565 0.0 2075 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +629178 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells 0.010750576792916 0.6589792304505506 0.6207977546603366 0.8824495942126559 0.0072827533047186 0.0587195251380622 0.0 0.0005692826120889 0.0401377902828327 0.0 12101 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +629218 EFNB2 PECAM1 EFNB2-PECAM1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.0107501224682371 0.662063103571249 0.6331674633943454 0.9161861017439124 0.0967042147306326 0.0041555861088636 0.0 0.0013070342205323 0.1659924371063173 0.0 526 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +629912 A2M LRP1 A2M-LRP1 Luminal-like Amorphous DCIS Cells Macrophages Luminal-like Amorphous DCIS Cells -> Macrophages 0.0107408585898977 0.4648000335061383 0.8604147465201248 0.2461374514707439 0.0357762282281787 0.0436001007095475 0.0 0.003003003003003 0.0860286846015678 0.0 222 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +629931 COL4A2 CD93 COL4A2-CD93 Myeloid Cells Macrophages Myeloid Cells -> Macrophages 0.0107405659373328 0.7482742921073442 0.944024288971064 0.7827641335561659 0.005733874009046 0.0484215930647349 0.0 0.0030864197530864 0.1143687400743131 0.0 162 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +629994 DLL4 NOTCH4 DLL4-NOTCH4 CAFs, DCIS Associated T Lymphocytes CAFs, DCIS Associated -> T Lymphocytes 0.010739805559184 0.7160288858520609 0.7754072541855492 0.6198216015396206 0.0186793449598515 0.0238720285974944 0.0 0.0006032402619786 0.1470481467489398 0.0 11604 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +630542 CD48 CD2 CD48-CD2 Macrophages 11q13 Invasive Tumor Cells Macrophages -> 11q13 Invasive Tumor Cells 0.010732705134662 0.7719609236370527 0.6614977577544194 0.6198216015396206 0.0212837736082081 0.0226890201466244 0.0 0.0002875215641173 0.0416733998420524 0.0 1739 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +630634 A2M LRP1 A2M-LRP1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.010731401694528 0.4648000335061383 0.6207977546603366 0.6198216015396206 0.2966815529783992 0.0028784826949613 0.0 0.0005364806866952 0.0867190605680937 0.0 233 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +630684 DLL4 NOTCH4 DLL4-NOTCH4 Dendritic Cells 11q13 Invasive Tumor Cells Dendritic Cells -> 11q13 Invasive Tumor Cells 0.0107308257223559 0.6342079770588467 0.6571792026963191 0.7917001487310438 0.0028649117803088 0.1615138601457002 0.0 0.0005069708491761 0.0484576800671716 0.0 3945 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +630766 DLL4 NOTCH4 DLL4-NOTCH4 Myeloid Cells Pericytes Myeloid Cells -> Pericytes 0.0107296755414645 0.7840818683779507 0.896164124004365 0.7827641335561659 0.0032417203409647 0.0855781119790033 0.0 0.0 0.0 0.0 389 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +630954 COL4A1 CD93 COL4A1-CD93 CAFs, DCIS Associated Mast Cells CAFs, DCIS Associated -> Mast Cells 0.010727114088143 0.4604235282221027 0.8347945881127203 0.7204611100467462 0.454846709299195 0.0012097093680331 0.0 0.0025085819910219 0.1385171989945558 0.0 1082 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +631491 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells -> Basal-like Structured DCIS Cells 0.0107199609999644 0.6160088550075702 0.8628183098412396 0.7917001487310438 0.0106340017102282 0.0339152418223636 0.0 0.0001076555023923 0.0082251288532399 0.0 30400 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +631541 COL4A1 CD93 COL4A1-CD93 CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated -> Luminal-like Amorphous DCIS Cells 0.0107193868486562 0.6630837220165452 0.4630027772793905 0.2461374514707439 0.4103175828613323 0.0048929293424311 0.0 0.0013824884792626 0.3720180579786931 0.0 155 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +631953 VWF ITGA9 VWF-ITGA9 Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells -> Basal-like Structured DCIS Cells 0.0107141617568958 0.6332974881236617 0.6252253442669611 1.0 0.0020251995753771 0.1886404570313 0.0 0.0003204294683657 0.0083802661837869 0.0 19576 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +632101 COL4A2 CD93 COL4A2-CD93 Pericytes Plasma Cells Pericytes -> Plasma Cells 0.0107122998398639 0.8840293712888387 0.4630027772793905 0.7204611100467462 0.5544396796022323 0.0009242223287825 0.0 0.0038071065989847 0.7260182294373562 0.0 394 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +632103 CXCL12 ITGA4 CXCL12-ITGA4 Myoepithelial Cells B Cells Myoepithelial Cells -> B Cells 0.0107122884475546 0.8023917560710954 0.9460955677032749 0.6198216015396206 0.0085367158000785 0.0376195773145198 0.0 0.0012690355329949 0.0461723582163967 0.0 394 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +632523 MMRN2 CLEC14A MMRN2-CLEC14A T Lymphocytes Pericytes T Lymphocytes -> Pericytes 0.0107071776685134 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.0031934983073077 0.1341680150528327 0.0 0.0012189404594467 0.0303533538343133 0.0 3555 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +632657 EFNB2 PECAM1 EFNB2-PECAM1 Pericytes Basal-like Structured DCIS Cells Pericytes -> Basal-like Structured DCIS Cells 0.0107053981913881 0.8640667164982425 0.6331674633943454 0.6198216015396206 0.1882781599600688 0.0023576674662702 0.0 0.00125250501002 0.3888206916523692 0.0 1996 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +632679 VEGFC FLT1 VEGFC-FLT1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells 0.0107050023409295 0.8718210606749883 0.6593689120110077 0.6198216015396206 0.0017670878089588 0.2390217618875283 0.0 0.0002346178661505 0.0232307621097841 0.0 5683 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +632900 COL4A1 CD93 COL4A1-CD93 CXCL14+ Fibroblasts Macrophages CXCL14+ Fibroblasts -> Macrophages 0.0107023591086465 0.7766289238087107 0.944024288971064 0.8875000050982297 0.0047694898966413 0.0484215930647349 0.0 0.0008527287319422 0.0288952342110888 0.0 1424 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +632937 VEGFC FLT1 VEGFC-FLT1 Myeloid Cells 11q13 Invasive Tumor Cells Myeloid Cells -> 11q13 Invasive Tumor Cells 0.010701935247229 0.743507317541692 0.6593689120110077 0.6198216015396206 0.0020684923107111 0.2390217618875283 0.0 0.0011554015020219 0.1144024446013028 0.0 1154 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +633117 CD48 CD2 CD48-CD2 CAFs, DCIS Associated 11q13 Invasive Tumor Cells CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells 0.0106996499379497 0.4593282471594782 0.6614977577544194 0.6198216015396206 0.0351142257737683 0.0226890201466244 0.0 0.0007626601586333 0.110540027951997 0.0 3278 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +633888 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) -> Dendritic Cells 0.0106897907795928 0.6659645551150886 0.8960994285623033 0.7917001487310438 0.0137371823984124 0.0229905310518441 0.0 0.0 0.0 0.0 209 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +633902 A2M LRP1 A2M-LRP1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells 0.0106896105748246 0.4648000335061383 0.6207977546603366 0.2461374514707439 0.0357762282281787 0.0587195251380622 0.0 0.0 0.0 0.0 186 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +634143 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Basal-like Structured DCIS Cells 0.0106867154724975 0.6593525851613742 0.777821334064334 0.7917001487310438 0.0201572483258557 0.0182001711419816 0.0 0.0008939974457215 0.1070762817673077 0.0 1305 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +634195 DLL4 NOTCH3 DLL4-NOTCH3 Myeloid Cells Luminal-like Amorphous DCIS Cells Myeloid Cells -> Luminal-like Amorphous DCIS Cells 0.0106859489674141 0.7840818683779507 0.4638256179742202 0.2461374514707439 0.0032417203409647 0.5131068416842878 0.0 0.0040983606557377 0.0931033269208274 0.0 122 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +634303 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells 0.0106846335822595 0.6561647292424944 0.6207977546603366 0.8824495942126559 0.0070489045197697 0.0587195251380622 0.0 0.0005135097877033 0.0660273932583665 0.0 12090 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +634431 CXCL12 CXCR4 CXCL12-CXCR4 CAFs, Invasive Associated Pericytes CAFs, Invasive Associated -> Pericytes 0.01068310782514 0.6160088550075702 0.7757991160529997 0.6198216015396206 0.0548063857429699 0.0091569531245039 0.0 0.0029158169654037 0.7632038467835179 0.0 2541 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +634634 CD34 SELP CD34-SELP CAFs, DCIS Associated Basal-like Structured DCIS Cells CAFs, DCIS Associated -> Basal-like Structured DCIS Cells 0.0106806603746915 0.7168245244832976 0.7760344326192508 0.6198216015396206 0.1173076386135379 0.0036702914086929 0.0 0.0009727626459143 0.3978418442421935 0.0 1542 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +635053 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells Pericytes 11q13 Invasive Tumor Cells -> Pericytes 0.0106760498127675 0.6319926036888139 0.9078204025796472 0.6198216015396206 0.011891719340537 0.0350138403862125 0.0 0.0002894229082617 0.025424795724359 0.0 5701 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +635076 DLL4 NOTCH3 DLL4-NOTCH3 T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.0106757688297409 0.6342079770588467 0.6580560501976399 0.7917001487310438 0.0073929685753755 0.0606066271159369 0.0 0.0103092783505154 0.2919005665784127 0.0 97 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +635518 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells (Mitotic) Macrophages 11q13 Invasive Tumor Cells (Mitotic) -> Macrophages 0.0106700352826269 0.7941469661104034 0.773263018678637 0.6198216015396206 0.0526353932596327 0.0073658308476012 0.0 0.0055478502080443 1.0 0.0 103 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +635608 MMP2 PECAM1 MMP2-PECAM1 Dendritic Cells Plasma Cells Dendritic Cells -> Plasma Cells 0.0106687320661742 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.0161193721503025 0.0326667674102811 0.0 0.0077405857740585 0.1546798980172557 0.0 239 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +635767 CLEC2D KLRB1 CLEC2D-KLRB1 Plasma Cells B Cells Plasma Cells -> B Cells 0.0106668351198328 0.4625081978296446 0.7763400818577846 0.6198216015396206 0.0141498126994191 0.0467761235673353 0.0 0.0026455026455026 0.1487713446791528 0.0 315 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +636161 DLL4 NOTCH4 DLL4-NOTCH4 Pericytes Plasma Cells Pericytes -> Plasma Cells 0.010662130232346 0.9184503888425788 0.4641352222874551 0.7204611100467462 0.1169448695751571 0.0040904475843412 0.0 0.0050761421319796 0.5338378889752343 0.0 394 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +636398 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells (Mitotic) Mast Cells 11q13 Invasive Tumor Cells (Mitotic) -> Mast Cells 0.010658883274016 0.6605327397359113 0.8381155706134242 0.6198216015396206 0.1468839381042521 0.0029095741067474 0.0 0.0333333333333333 1.0 0.0 5 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +636601 CXCL12 ITGA4 CXCL12-ITGA4 Luminal-like Amorphous DCIS Cells Dendritic Cells Luminal-like Amorphous DCIS Cells -> Dendritic Cells 0.0106562338945339 0.255669001367946 0.8950084308969304 0.2461374514707439 0.0061207051981986 0.4247538686915498 0.0 0.0032512192072026 0.0335151382560833 0.0 727 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +636648 MMP2 PECAM1 MMP2-PECAM1 T Lymphocytes 11q13 Invasive Tumor Cells T Lymphocytes -> 11q13 Invasive Tumor Cells 0.0106556998471023 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0141923232885854 0.0326412663903893 0.0 0.000107296137339 0.0434737551964126 0.0 1165 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +636734 CD48 CD2 CD48-CD2 B Cells Endothelial Cells B Cells -> Endothelial Cells 0.0106546188634749 0.9426443637490616 0.7763428264267787 0.6198216015396206 0.0632786830726401 0.0050968401714881 0.0 0.0009940357852882 0.2529760335110254 0.0 1509 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +637184 CCN1 CAV1 CCN1-CAV1 Basal-like Structured DCIS Cells CXCL14+ Fibroblasts Basal-like Structured DCIS Cells -> CXCL14+ Fibroblasts 0.0106488027407438 0.6213271600240247 0.943345641464811 0.6198216015396206 0.1153131738111426 0.0034806998160403 0.0 0.0008115419296663 0.3004390702164911 0.0 1109 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +637680 COL4A2 CD93 COL4A2-CD93 Pericytes 11q13 Invasive Tumor Cells (G1/S) Pericytes -> 11q13 Invasive Tumor Cells (G1/S) 0.0106426089246948 0.8840293712888387 0.6587114738285964 0.6198216015396206 0.5544396796022323 0.0007261054236978 0.0 0.0010610079575596 0.1629452547865773 0.0 377 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +637759 EFNB2 PECAM1 EFNB2-PECAM1 Dendritic Cells 11q13 Invasive Tumor Cells Dendritic Cells -> 11q13 Invasive Tumor Cells 0.0106416585651249 0.7800321422220979 0.6331674633943454 0.7917001487310438 0.0113788029360913 0.0326412663903893 0.0 0.0001425855513307 0.0485699939831313 0.0 3945 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +637849 CXCL12 ITGA4 CXCL12-ITGA4 Plasma Cells Macrophages Plasma Cells -> Macrophages 0.010640583860893 0.8730912658940219 0.7754239189773715 0.7204611100467462 0.0057086106530109 0.0521257226458961 0.0 0.0087671971944968 0.3666648324036077 0.0 337 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +638747 CXCL12 CXCR4 CXCL12-CXCR4 Endothelial Cells Myeloid Cells Endothelial Cells -> Myeloid Cells 0.0106287959981418 0.7487535481622718 0.7447682696221608 0.7827641335561659 0.1027229557481577 0.0032154705418133 0.0 0.0069220119981541 0.5875693845084453 0.0 394 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +638950 C3 LRP1 C3-LRP1 CXCL14+ Fibroblasts Macrophages CXCL14+ Fibroblasts -> Macrophages 0.0106262012280375 0.8911088195487638 0.8604147465201248 0.8875000050982297 0.0048525806497539 0.0436001007095475 0.0 0.0027212078651685 0.0777972940590482 0.0 1424 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +639051 DLL1 NOTCH3 DLL1-NOTCH3 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (Mitotic) 0.0106249920832252 0.9470274865242416 0.6580560501976399 0.6198216015396206 0.0061455194924501 0.0606066271159369 0.0 0.0006410256410256 0.0153694186200363 0.0 390 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +640105 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) -> T Lymphocytes 0.0106119222907418 0.7941469661104034 0.8445107771175474 0.7917001487310438 0.0323110954490285 0.0083242517891534 0.0 0.0027605244996549 0.3229433589842481 0.0 69 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +640354 DLL1 NOTCH3 DLL1-NOTCH3 CAFs, Invasive Associated Dendritic Cells CAFs, Invasive Associated -> Dendritic Cells 0.010608835025748 0.6249837837987587 0.7746834992804791 0.7917001487310438 0.0411214967239829 0.0090444648829713 0.0 0.0010332050733931 0.1453720352934201 0.0 2339 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +640551 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells Myoepithelial Cells 11q13 Invasive Tumor Cells -> Myoepithelial Cells 0.0106068521982544 0.6319926036888139 0.7346293219749174 0.6198216015396206 0.011891719340537 0.0416128058995347 0.0 0.00027600232423 0.0257787925963826 0.0 5163 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +640821 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells (Mitotic) Pericytes 11q13 Invasive Tumor Cells (Mitotic) -> Pericytes 0.0106037829725115 0.7941469661104034 0.773263018678637 0.6198216015396206 0.0526353932596327 0.0070956399217802 0.0 0.0086066088704611 1.0 0.0 379 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +641662 MMRN2 CLEC14A MMRN2-CLEC14A Basal-like Structured DCIS Cells CAFs, DCIS Associated Basal-like Structured DCIS Cells -> CAFs, DCIS Associated 0.0105938193165521 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.0172764782878141 0.0292771742399634 0.0 0.00125 0.1431989946525908 0.0 800 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +641767 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells Macrophages 11q13 Invasive Tumor Cells -> Macrophages 0.0105924999024764 0.6249837837987587 0.8923034233058523 0.6198216015396206 0.2159908053119969 0.00189193058407 0.0 0.0001850481125092 0.0698269280835585 0.0 1351 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +641939 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells CAFs, Invasive Associated 11q13 Invasive Tumor Cells -> CAFs, Invasive Associated 0.0105904857382389 0.6659645551150886 0.6614977577544194 0.8824495942126559 0.1496557267835524 0.0024251058581756 0.0 0.0 0.0 0.0 4671 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +641965 JAG1 NOTCH2 JAG1-NOTCH2 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0105901405373772 0.2451358214448441 0.663300745568453 0.2461374514707439 0.1327555461750915 0.0265498740402422 0.0 0.0137362637362637 0.348969636453961 0.0 26 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +642051 MMRN2 CD93 MMRN2-CD93 T Lymphocytes Pericytes T Lymphocytes -> Pericytes 0.010588961527254 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.0031934983073077 0.1281708518900828 0.0 0.0019690576652601 0.040666801898823 0.0 3555 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +642169 VEGFC FLT1 VEGFC-FLT1 Myeloid Cells Pericytes Myeloid Cells -> Pericytes 0.0105874909504291 0.743507317541692 0.878254460598671 0.7827641335561659 0.0020684923107111 0.1332188634280341 0.0 0.001713796058269 0.0645932425224371 0.0 389 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +642583 C3 LRP1 C3-LRP1 CAFs, Invasive Associated CXCL14+ Fibroblasts CAFs, Invasive Associated -> CXCL14+ Fibroblasts 0.0105824282231139 0.6319926036888139 0.9078204025796472 0.6198216015396206 0.0616816618657801 0.0064028969591119 0.0 0.0010402684563758 0.1970830531861907 0.0 1490 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +642811 MMP2 PECAM1 MMP2-PECAM1 Dendritic Cells Macrophages Dendritic Cells -> Macrophages 0.0105798122146746 0.6303642896310324 0.9015117569158254 0.6198216015396206 0.0161193721503025 0.0246995741084876 0.0 0.0019442743417023 0.0989617380771964 0.0 1633 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +642913 CXCL12 CXCR4 CXCL12-CXCR4 Myoepithelial Cells 11q13 Invasive Tumor Cells Myoepithelial Cells -> 11q13 Invasive Tumor Cells 0.0105785074868585 0.8023917560710954 0.6632137581773894 0.6198216015396206 0.0085367158000785 0.049767778498468 0.0 0.0001248996342224 0.0426838846032244 0.0 5095 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +642966 DLL4 NOTCH4 DLL4-NOTCH4 Pericytes 11q13 Invasive Tumor Cells (G1/S) Pericytes -> 11q13 Invasive Tumor Cells (G1/S) 0.0105779620259524 0.9184503888425788 0.6571792026963191 0.6198216015396206 0.1169448695751571 0.0032020139126304 0.0 0.0026525198938992 0.8556149732620323 0.0 377 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +643497 DLL1 NOTCH3 DLL1-NOTCH3 Mast Cells CAFs, Invasive Associated Mast Cells -> CAFs, Invasive Associated 0.010571514411791 0.8624864526942296 0.6580560501976399 0.6198216015396206 0.0020100505037262 0.1973932010691654 0.0 0.0034722222222222 0.0630310086624054 0.0 144 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +643950 CD48 CD2 CD48-CD2 Mast Cells B Cells Mast Cells -> B Cells 0.0105657561279881 0.7719609236370527 0.937587088419394 0.6198216015396206 0.0112468593062777 0.0275738893167071 0.0 0.0 0.0 0.0 112 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +644258 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) -> T Lymphocytes 0.0105618339945487 0.662063103571249 0.6331674633943454 0.7917001487310438 0.0236359933700329 0.0176963220730796 0.0 0.0018115942028985 0.3311675697437269 0.0 69 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +644399 MMP2 PECAM1 MMP2-PECAM1 Macrophages Plasma Cells Macrophages -> Plasma Cells 0.0105601339031071 0.9330801352629944 0.7167436199046466 0.7204611100467462 0.0088108219576754 0.0326667674102811 0.0 0.0061349693251533 0.1225949117099124 0.0 326 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +644475 CLEC2D KLRB1 CLEC2D-KLRB1 Plasma Cells Endothelial Cells Plasma Cells -> Endothelial Cells 0.0105594079140972 0.4625081978296446 0.885766439573873 0.7204611100467462 0.0141498126994191 0.0331922776397286 0.0 0.001865671641791 0.2071109867989895 0.0 536 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +644712 JAG1 NOTCH2 JAG1-NOTCH2 Basal-like Structured DCIS Cells Macrophages Basal-like Structured DCIS Cells -> Macrophages 0.0105567936575996 0.9097736029185508 0.773263018678637 0.6198216015396206 0.0430965463818576 0.0073658308476012 0.0 0.002907268170426 0.529339410376961 0.0 475 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +644906 CXCL12 CXCR4 CXCL12-CXCR4 B Cells B Cells B Cells -> B Cells 0.0105547798453767 0.6160088550075702 0.9546923450729716 1.0 0.0052742025956585 0.0445745465878424 0.0 0.0032055391716886 0.1187176843064554 0.0 1418 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +644927 HSPG2 LRP1 HSPG2-LRP1 Basal-like Structured DCIS Cells CXCL14+ Fibroblasts Basal-like Structured DCIS Cells -> CXCL14+ Fibroblasts 0.0105546271163102 0.7789175740361626 0.9078204025796472 0.6198216015396206 0.0492631209980634 0.0064028969591119 0.0 0.0010269512072938 0.1215208615750498 0.0 1109 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +645660 COL4A2 CD93 COL4A2-CD93 Pericytes CXCL14+ Fibroblasts Pericytes -> CXCL14+ Fibroblasts 0.0105458156613133 0.8840293712888387 0.8817184225858201 0.9429656149619918 0.5544396796022323 0.0003375370073613 0.0 0.000944032366824 0.7334167889664893 0.0 2966 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +645792 COL4A2 CD93 COL4A2-CD93 CAFs, Invasive Associated Myeloid Cells CAFs, Invasive Associated -> Myeloid Cells 0.0105441986970434 0.6582846571368821 0.7461459456652184 0.6198216015396206 0.4344545964241579 0.0010390313650636 0.0 0.0055944055944055 0.8203804149792303 0.0 143 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +645856 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Myoepithelial Cells 0.010543502017681 0.6605327397359113 0.4642836810638544 0.6198216015396206 0.0179229861158654 0.040323117011325 0.0 0.0003679175864606 0.0255905909924724 0.0 453 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +646262 CXCL12 CXCR4 CXCL12-CXCR4 Plasma Cells Macrophages Plasma Cells -> Macrophages 0.0105384447776945 0.8730912658940219 0.7757991160529997 0.7204611100467462 0.0057086106530109 0.0491709261488903 0.0 0.0067439978419206 0.3043395906587637 0.0 337 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +646632 CLEC2D KLRB1 CLEC2D-KLRB1 Pericytes Dendritic Cells Pericytes -> Dendritic Cells 0.0105336761279562 0.8721681415062816 0.7763400818577846 0.6198216015396206 0.0110717612136884 0.0293997450046583 0.0 0.0002111040743086 0.0130154506032576 0.0 1579 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +646649 DLL4 NOTCH3 DLL4-NOTCH3 Macrophages CAFs, Invasive Associated Macrophages -> CAFs, Invasive Associated 0.0105334312692116 0.8949858186325867 0.6580560501976399 0.6198216015396206 0.001895566065636 0.1973932010691654 0.0 0.0006154603643525 0.0110153409087421 0.0 1354 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +646699 C3 LRP1 C3-LRP1 Basal-like Structured DCIS Cells Endothelial Cells Basal-like Structured DCIS Cells -> Endothelial Cells 0.0105327924163233 0.6319926036888139 0.9078204025796472 0.6198216015396206 0.0265972645862203 0.0144359394371152 0.0 0.0002068557919621 0.0353257348444711 0.0 1692 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +646850 MMP2 PECAM1 MMP2-PECAM1 Pericytes T Lymphocytes Pericytes -> T Lymphocytes 0.0105309238894559 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0216588811659259 0.0176963220730796 0.0 0.0012119843420656 0.1605255796863015 0.0 3321 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +647087 MMRN2 CLEC14A MMRN2-CLEC14A Pericytes Dendritic Cells Pericytes -> Dendritic Cells 0.0105282904033405 0.9468422434493456 0.6347970925105053 0.6198216015396206 0.1120119983652299 0.003263637675389 0.0 0.004010977411864 0.404199796085524 0.0 1579 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +647849 CXCL12 ITGA4 CXCL12-ITGA4 T Lymphocytes Endothelial Cells T Lymphocytes -> Endothelial Cells 0.0105186101137057 0.6160088550075702 0.7754239189773715 0.6198216015396206 0.0255753403203798 0.0178869147172998 0.0 0.001706452104942 0.2917204434588946 0.0 4768 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +647857 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) -> Dendritic Cells 0.0105185080782867 0.6160088550075702 0.9008184599638702 0.7917001487310438 0.0009692519480124 0.3180524283074206 0.0 0.0008699434536755 0.0120892684264055 0.0 209 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +648487 VEGFC FLT1 VEGFC-FLT1 Myoepithelial Cells CAFs, DCIS Associated Myoepithelial Cells -> CAFs, DCIS Associated 0.0105109440022569 0.4636527906642655 0.4630488285702799 0.8293805866303694 0.014525360548861 0.0521374123931907 0.0 0.0008105229030614 0.1441987011316954 0.0 7197 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +648632 CD34 SELP CD34-SELP Pericytes Luminal-like Amorphous DCIS Cells Pericytes -> Luminal-like Amorphous DCIS Cells 0.0105090333570573 0.9303167350027568 0.4623922682986163 0.2461374514707439 0.1314667522621683 0.0096770075292062 0.0 0.000261917234154 0.2376241127804487 0.0 1909 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +649036 COL4A1 CD93 COL4A1-CD93 Basal-like Structured DCIS Cells CAFs, Invasive Associated Basal-like Structured DCIS Cells -> CAFs, Invasive Associated 0.0105036889031101 0.8533682807143209 0.6587114738285964 0.7917001487310438 0.0706049302656684 0.0042738820064046 0.0 0.00168337286709 0.1216634585466078 0.0 1867 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +649191 VWF ITGA9 VWF-ITGA9 CAFs, Invasive Associated Myoepithelial Cells CAFs, Invasive Associated -> Myoepithelial Cells 0.010501946359554 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.0016171311116606 0.2898144908728011 0.0 0.0010796804145972 0.0250754039365929 0.0 1684 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +649205 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0105018303098857 0.633566764858408 0.6572093097629401 0.8824495942126559 0.0799339500711946 0.0045674276780054 0.0 0.0002511090650372 0.0767079328494791 0.0 11947 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +649211 VEGFC FLT1 VEGFC-FLT1 CAFs, DCIS Associated Macrophages CAFs, DCIS Associated -> Macrophages 0.010501786467546 0.4636527906642655 0.8998347793593909 0.7204611100467462 0.0693389464442948 0.0064362797035136 0.0 0.0005312084993359 0.1924690692088509 0.0 10040 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +649362 VEGFC FLT1 VEGFC-FLT1 CAFs, Invasive Associated Basal-like Structured DCIS Cells CAFs, Invasive Associated -> Basal-like Structured DCIS Cells 0.0104997906290455 0.6593525851613742 0.777821334064334 0.7917001487310438 0.018132161410931 0.0182001711419816 0.0 7.744733581164808e-05 0.0092760586634583 0.0 2152 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +649655 COL4A2 CD93 COL4A2-CD93 CAFs, DCIS Associated Plasma Cells CAFs, DCIS Associated -> Plasma Cells 0.0104960433774707 0.4630253981438691 0.4630027772793905 0.8767341187813953 0.7696906278989153 0.0009242223287825 0.0 0.0015083571137382 0.2876448905758331 0.0 2453 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +649687 CCN1 CAV1 CCN1-CAV1 Myoepithelial Cells Myeloid Cells Myoepithelial Cells -> Myeloid Cells 0.0104956350426545 0.7324582304061453 0.7832252605020791 0.7204611100467462 0.2376713873232418 0.00136079311934 0.0 0.0006535947712418 0.0960790407533572 0.0 51 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +649971 CLEC2D KLRB1 CLEC2D-KLRB1 Dendritic Cells Mast Cells Dendritic Cells -> Mast Cells 0.0104922043295515 0.7797302331085993 0.8381155706134242 0.6198216015396206 0.1132020978253244 0.0029095741067474 0.0 0.0077262693156732 0.244041452079095 0.0 151 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +650052 JAG1 NOTCH2 JAG1-NOTCH2 Basal-like Structured DCIS Cells Pericytes Basal-like Structured DCIS Cells -> Pericytes 0.010491244486608 0.9097736029185508 0.773263018678637 0.6198216015396206 0.0430965463818576 0.0070956399217802 0.0 0.0033806090378469 0.4242784127130607 0.0 1803 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +650093 VWF ITGA9 VWF-ITGA9 CAFs, Invasive Associated CAFs, DCIS Associated CAFs, Invasive Associated -> CAFs, DCIS Associated 0.0104908896893283 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.0016171311116606 0.2879885658616873 0.0 0.000755857898715 0.0278545700937657 0.0 1323 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +650118 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells -> CXCL14+ Fibroblasts 0.0104905914307798 0.6589792304505506 0.9078204025796472 0.6198216015396206 0.0561415215593491 0.0064028969591119 0.0 0.0003756830601092 0.0444552076275699 0.0 4880 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +650139 CXCL12 ITGA4 CXCL12-ITGA4 CXCL14+ Fibroblasts Basal-like Structured DCIS Cells CXCL14+ Fibroblasts -> Basal-like Structured DCIS Cells 0.0104903749375903 0.7487535481622718 0.8622452992050237 0.6198216015396206 0.0131092554497256 0.0254056950469408 0.0 0.0007507507507507 0.1179658853409051 0.0 1332 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +650199 CCN1 CAV1 CCN1-CAV1 CAFs, Invasive Associated B Cells CAFs, Invasive Associated -> B Cells 0.0104895905384548 0.6213271600240247 0.62431395375366 0.7917001487310438 0.2247035641022029 0.0019304335593669 0.0 0.0036713922210105 0.9064405716731224 0.0 917 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +650263 CCN1 CAV1 CCN1-CAV1 Plasma Cells Myoepithelial Cells Plasma Cells -> Myoepithelial Cells 0.0104889327955012 0.7324582304061453 0.7283139964676212 0.8293805866303694 0.0025580826958339 0.1176565474247238 0.0 0.0018518518518518 0.12720314250006 0.0 324 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +650422 DLL4 NOTCH4 DLL4-NOTCH4 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.0104868246182453 0.7160288858520609 0.6571792026963191 0.6198216015396206 0.0186793449598515 0.0244129856070659 0.0 0.0 0.0 0.0 233 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +650822 DLL4 NOTCH4 DLL4-NOTCH4 Basal-like Structured DCIS Cells Myoepithelial Cells Basal-like Structured DCIS Cells -> Myoepithelial Cells 0.0104822319780084 0.6342079770588467 0.4641352222874551 0.6198216015396206 0.0053032910137447 0.1370986982961073 0.0 0.000467872738615 0.0150724313970949 0.0 6412 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +651130 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (Mitotic) 0.0104785100788503 0.6593525851613742 0.6593689120110077 0.9592803095773328 0.0120646829101097 0.026308073552735 0.0 0.001806684733514 0.1316782637363562 0.0 1476 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +651339 VWF ITGA9 VWF-ITGA9 Myoepithelial Cells Basal-like Structured DCIS Cells Myoepithelial Cells -> Basal-like Structured DCIS Cells 0.0104757201222705 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0025256125075084 0.1886404570313 0.0 0.0004099173553719 0.0107206636421147 0.0 6875 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +651586 VEGFC FLT1 VEGFC-FLT1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0104724491682688 0.4636527906642655 0.6593689120110077 0.2461374514707439 0.0666348171285698 0.026308073552735 0.0 0.0035746201966041 0.260532328786678 0.0 373 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +651750 CXCL12 CXCR4 CXCL12-CXCR4 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.0104704793933819 0.6160088550075702 0.6632137581773894 0.9161861017439124 0.0548063857429699 0.0064230792457803 0.0 0.0006913238852402 0.0929828566114594 0.0 526 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +651875 VEGFC FLT1 VEGFC-FLT1 CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated -> Luminal-like Amorphous DCIS Cells 0.0104689536265686 0.4636527906642655 0.4630488285702799 0.2461374514707439 0.0693389464442948 0.0359289752254096 0.0 0.0009851645804357 0.2485062597170389 0.0 5752 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +651910 C1QB LRP1 C1QB-LRP1 T Lymphocytes CXCL14+ Fibroblasts T Lymphocytes -> CXCL14+ Fibroblasts 0.0104684810332352 0.8703788833238396 0.9078204025796472 0.6198216015396206 0.0419710388788557 0.0064028969591119 0.0 0.0002659574468085 0.0273407727466908 0.0 1880 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +652099 CXCL12 CXCR4 CXCL12-CXCR4 Plasma Cells B Cells Plasma Cells -> B Cells 0.0104664966170981 0.8730912658940219 0.9546923450729716 0.6198216015396206 0.0057086106530109 0.0445745465878424 0.0 0.0064935064935064 0.2404881090665053 0.0 315 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +652367 CXCL12 ITGA4 CXCL12-ITGA4 T Lymphocytes Myoepithelial Cells T Lymphocytes -> Myoepithelial Cells 0.0104632899608113 0.6160088550075702 0.4596166826058663 0.6198216015396206 0.0255753403203798 0.0292373734098458 0.0 0.0008891734243846 0.1357818489722115 0.0 1278 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +652503 DLL4 NOTCH3 DLL4-NOTCH3 Myoepithelial Cells CAFs, DCIS Associated Myoepithelial Cells -> CAFs, DCIS Associated 0.0104613406383122 0.7160288858520609 0.4638256179742202 0.8293805866303694 0.0069047442087267 0.0689186266365139 0.0 0.0003473669584549 0.0326676354586937 0.0 7197 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +652614 VWF ITGA9 VWF-ITGA9 T Lymphocytes Macrophages T Lymphocytes -> Macrophages 0.0104599730533531 0.6332974881236617 0.8794572885381431 0.6198216015396206 0.0036144684673052 0.104965956217838 0.0 0.0004755488626456 0.0106581705706168 0.0 3441 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +652856 EFNB2 PECAM1 EFNB2-PECAM1 Pericytes Myeloid Cells Pericytes -> Myeloid Cells 0.0104569523946081 0.8640667164982425 0.7841656220878274 0.7827641335561659 0.1882781599600688 0.001309307002134 0.0 0.0001977848101265 0.0244282456715816 0.0 316 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +652865 COL4A1 CD93 COL4A1-CD93 CAFs, Invasive Associated Myeloid Cells CAFs, Invasive Associated -> Myeloid Cells 0.0104568764196654 0.6630837220165452 0.7461459456652184 0.6198216015396206 0.4103175828613323 0.0010390313650636 0.0 0.0104895104895104 0.9980458855033654 0.0 143 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +652894 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Endothelial Cells 0.0104564822216077 0.6242573126045354 0.8587566561291643 0.6198216015396206 0.000393370777602 1.0 0.0 0.00259009009009 0.0371895787566127 0.0 370 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +652909 C3 LRP1 C3-LRP1 Endothelial Cells 11q13 Invasive Tumor Cells Endothelial Cells -> 11q13 Invasive Tumor Cells 0.0104563488132344 0.8911088195487638 0.6207977546603366 0.6198216015396206 0.0064915662046245 0.0587195251380622 0.0 7.079793436615027e-05 0.017086557078406 0.0 6003 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +653147 DLL4 NOTCH4 DLL4-NOTCH4 CAFs, Invasive Associated 11q13 Invasive Tumor Cells CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells 0.010453278045354 0.6342079770588467 0.6571792026963191 0.8824495942126559 0.002196330917593 0.1615138601457002 0.0 0.0001720578114246 0.0164457628927212 0.0 5812 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +653404 CLEC2D KLRB1 CLEC2D-KLRB1 Pericytes Myoepithelial Cells Pericytes -> Myoepithelial Cells 0.0104502717645114 0.8721681415062816 0.4642836810638544 0.7204611100467462 0.0110717612136884 0.040323117011325 0.0 7.634753397465261e-05 0.005310370004393 0.0 2183 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +653589 A2M LRP1 A2M-LRP1 Luminal-like Amorphous DCIS Cells Pericytes Luminal-like Amorphous DCIS Cells -> Pericytes 0.0104483182957879 0.4648000335061383 0.9078204025796472 0.2461374514707439 0.0357762282281787 0.0350138403862125 0.0 0.0037442396313364 0.218629262725386 0.0 1736 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +653651 CCN1 CAV1 CCN1-CAV1 Myoepithelial Cells B Cells Myoepithelial Cells -> B Cells 0.0104475496447462 0.7324582304061453 0.62431395375366 0.6198216015396206 0.2376713873232418 0.0019304335593669 0.0 0.0024534686971235 0.6057439343243539 0.0 394 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +653695 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Endothelial Cells 0.0104470538627123 0.6332974881236617 0.9404022517663844 0.6198216015396206 0.0003521782369754 1.0 0.0 0.0048577376821651 0.0542414610699833 0.0 262 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +653741 EFNB2 PECAM1 EFNB2-PECAM1 Mast Cells Pericytes Mast Cells -> Pericytes 0.0104465733456994 0.8284725546778968 0.930308383061206 0.8567148457705164 0.0012187708721425 0.1615013370958009 0.0 0.002561475409836 0.0967078895047777 0.0 244 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +653831 COL4A2 CD93 COL4A2-CD93 Myeloid Cells Dendritic Cells Myeloid Cells -> Dendritic Cells 0.0104454643950472 0.7482742921073442 0.7779918296243433 0.6198216015396206 0.005733874009046 0.0627790816848129 0.0 0.0017647058823529 0.0387025230822655 0.0 170 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +653893 VWF LRP1 VWF-LRP1 Pericytes 11q13 Invasive Tumor Cells (Mitotic) Pericytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.010444621016475 0.9275752708651288 0.6207977546603366 0.6198216015396206 0.1263644540569636 0.0028784826949613 0.0 0.0027695294655093 0.28070172943806 0.0 398 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +653980 VWF LRP1 VWF-LRP1 CAFs, DCIS Associated Myoepithelial Cells CAFs, DCIS Associated -> Myoepithelial Cells 0.0104437263315795 0.7158082793127664 0.7346293219749174 0.8293805866303694 0.0071496754272206 0.0416128058995347 0.0 0.000558716901473 0.0231657554785525 0.0 9905 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +653995 CD34 SELP CD34-SELP CAFs, DCIS Associated Dendritic Cells CAFs, DCIS Associated -> Dendritic Cells 0.0104436171569743 0.7168245244832976 0.7760344326192508 0.6198216015396206 0.1173076386135379 0.0032078747392388 0.0 0.0002742731760833 0.062790643857387 0.0 3646 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +654008 DLL1 NOTCH3 DLL1-NOTCH3 Dendritic Cells Myoepithelial Cells Dendritic Cells -> Myoepithelial Cells 0.0104435157603484 0.6249837837987587 0.4638256179742202 0.6198216015396206 0.0161757332769496 0.0446401662952339 0.0 0.0008262511803588 0.0932409947828023 0.0 1412 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +654145 C3 LRP1 C3-LRP1 CXCL14+ Fibroblasts Pericytes CXCL14+ Fibroblasts -> Pericytes 0.0104417513413123 0.8911088195487638 0.9078204025796472 0.9429656149619918 0.0048525806497539 0.0350138403862125 0.0 0.0010099440646364 0.0887200729570138 0.0 3218 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +654257 CXCL12 ITGA4 CXCL12-ITGA4 Dendritic Cells Pericytes Dendritic Cells -> Pericytes 0.0104401541779418 0.6160088550075702 0.7754239189773715 0.6198216015396206 0.0149256517769723 0.0293031867940321 0.0 0.0046490622177355 0.5818322392632121 0.0 1711 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +654590 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myoepithelial Cells 0.010436105827973 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.0015572459193676 0.2898144908728011 0.0 0.0006366182836771 0.0147853572231171 0.0 714 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +654703 VWF SELP VWF-SELP Pericytes Luminal-like Amorphous DCIS Cells Pericytes -> Luminal-like Amorphous DCIS Cells 0.0104347966646879 0.9275752708651288 0.4623922682986163 0.2461374514707439 0.1263644540569636 0.0096770075292062 0.0 0.0014524501166722 0.4143560092489698 0.0 1909 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +654767 VWF ITGA9 VWF-ITGA9 Dendritic Cells Basal-like Structured DCIS Cells Dendritic Cells -> Basal-like Structured DCIS Cells 0.0104340309080281 0.6332974881236617 0.6252253442669611 0.8693461273411047 0.0019871862905238 0.1886404570313 0.0 0.0002920774005111 0.0076387679792241 0.0 1245 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +654825 CXCL12 ITGA4 CXCL12-ITGA4 Dendritic Cells CAFs, Invasive Associated Dendritic Cells -> CAFs, Invasive Associated 0.0104334484168897 0.6160088550075702 0.6631822525600675 0.7917001487310438 0.0149256517769723 0.0267210109213584 0.0 0.0030444333114956 0.3198901209690654 0.0 2359 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +654989 MMRN2 CD93 MMRN2-CD93 Myoepithelial Cells 11q13 Invasive Tumor Cells Myoepithelial Cells -> 11q13 Invasive Tumor Cells 0.0104315133478185 0.7205550478301406 0.6587114738285964 0.6198216015396206 0.0151307911035231 0.0289462771086338 0.0 0.0001962708537782 0.040587486553988 0.0 5095 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +655032 EFNB2 PECAM1 EFNB2-PECAM1 Dendritic Cells Plasma Cells Dendritic Cells -> Plasma Cells 0.0104309625302038 0.7800321422220979 0.7167436199046466 0.6198216015396206 0.0113788029360913 0.0326667674102811 0.0 0.0049686192468619 0.1051800312849279 0.0 239 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +655487 CXCL12 ITGA4 CXCL12-ITGA4 CXCL14+ Fibroblasts Endothelial Cells CXCL14+ Fibroblasts -> Endothelial Cells 0.0104251264806403 0.7487535481622718 0.7754239189773715 0.9429656149619918 0.0131092554497256 0.0178869147172998 0.0 0.0006541429050654 0.1118266711374556 0.0 2710 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +655488 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, DCIS Associated 0.0104251184760451 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.0015572459193676 0.2879885658616873 0.0 0.0017371163867979 0.0640155116978321 0.0 157 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +656337 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells T Lymphocytes 11q13 Invasive Tumor Cells -> T Lymphocytes 0.0104142376680852 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0131302879503246 0.0309945332907452 0.0 0.0001099263493459 0.0068570826626241 0.0 827 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +656384 HSPG2 LRP1 HSPG2-LRP1 Myoepithelial Cells T Lymphocytes Myoepithelial Cells -> T Lymphocytes 0.0104136213929827 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.0683610513379333 0.0104714078116759 0.0 0.0018171190403578 0.1518874763046632 0.0 1093 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +656431 A2M LRP1 A2M-LRP1 Luminal-like Amorphous DCIS Cells Dendritic Cells Luminal-like Amorphous DCIS Cells -> Dendritic Cells 0.0104129521634057 0.4648000335061383 0.6207977546603366 0.2461374514707439 0.0357762282281787 0.0501711964086628 0.0 0.0057886290692342 0.1555864809223033 0.0 727 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +656519 C3 LRP1 C3-LRP1 Endothelial Cells Myoepithelial Cells Endothelial Cells -> Myoepithelial Cells 0.0104119275516626 0.8911088195487638 0.7346293219749174 0.7204611100467462 0.0064915662046245 0.0416128058995347 0.0 0.000481125092524 0.0449373895951435 0.0 2702 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +656644 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells 0.0104102602078398 0.6303642896310324 0.6331674633943454 1.0 0.0097699360831605 0.0326412663903893 0.0 4.1832265007694014e-05 0.0169494046417454 0.0 423716 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +656972 DLL4 NOTCH3 DLL4-NOTCH3 Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells -> Basal-like Structured DCIS Cells 0.0104059473317229 0.2490567623945399 0.7746834992804791 0.2461374514707439 0.011649387573427 0.2295016807597237 0.0 0.0014781966001478 0.0734820905572057 0.0 902 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +656984 A2M LRP1 A2M-LRP1 T Lymphocytes Basal-like Structured DCIS Cells T Lymphocytes -> Basal-like Structured DCIS Cells 0.0104057012458993 0.7741139100414175 0.6207977546603366 0.8693461273411047 0.0149044683666724 0.0203874717835032 0.0 0.0018091361374943 0.1072709811367327 0.0 737 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +657110 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells 0.0104041251004134 0.633566764858408 0.6572093097629401 0.8824495942126559 0.0083565457974945 0.04130664769978 0.0 0.0002892322948516 0.1103825140150383 0.0 12101 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +657311 CXCL12 ITGA4 CXCL12-ITGA4 Myoepithelial Cells Plasma Cells Myoepithelial Cells -> Plasma Cells 0.0104014519851641 0.8023917560710954 0.4596166826058663 0.8293805866303694 0.0085367158000785 0.0484993884807927 0.0 0.0066417600664176 0.0944224506501462 0.0 219 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +657525 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (G1/S) 0.0103987846146722 0.6249837837987587 0.6580560501976399 1.0 0.0084812136822336 0.0362497659817488 0.0 0.0021668472372697 0.073901441176609 0.0 1846 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +657859 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells Macrophages 11q13 Invasive Tumor Cells -> Macrophages 0.0103947859170987 0.6342079770588467 0.8818120773736414 0.6198216015396206 0.0673400749834054 0.0054043611446182 0.0 0.0 0.0 0.0 1351 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +657974 VWF ITGA9 VWF-ITGA9 T Lymphocytes 11q13 Invasive Tumor Cells T Lymphocytes -> 11q13 Invasive Tumor Cells 0.0103932916161373 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0036144684673052 0.1112417752963437 0.0 0.0001560671088568 0.0168698473099533 0.0 1165 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +658021 CXCL12 CXCR4 CXCL12-CXCR4 Pericytes 11q13 Invasive Tumor Cells (Mitotic) Pericytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.0103925748472438 0.7487535481622718 0.6632137581773894 0.6198216015396206 0.0637288077574987 0.0064230792457803 0.0 0.0 0.0 0.0 398 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +658071 COL4A2 CD93 COL4A2-CD93 Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0103920178603118 0.4630253981438691 0.6587114738285964 0.6198216015396206 0.2545335314555431 0.0026174949623928 0.0 0.0039453717754172 0.5352514029733 0.0 659 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +658397 DLL1 NOTCH3 DLL1-NOTCH3 Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0103877554215959 0.7835752212271604 0.6580560501976399 0.6198216015396206 0.0064863313435223 0.0606066271159369 0.0 0.0027777777777777 0.0666008140201575 0.0 30 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +658484 DLL4 NOTCH3 DLL4-NOTCH3 Luminal-like Amorphous DCIS Cells Endothelial Cells Luminal-like Amorphous DCIS Cells -> Endothelial Cells 0.0103865611479427 0.2490567623945399 0.8818326005152037 0.2461374514707439 0.011649387573427 0.1993723722552783 0.0 0.0011997046880767 0.0444481293813254 0.0 1806 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +658585 THBS2 CD36 THBS2-CD36 Plasma Cells Pericytes Plasma Cells -> Pericytes 0.0103853085652928 0.724503440376099 0.8587566561291643 0.7204611100467462 0.0009736808737186 0.287457858136305 0.0 0.0025811209439528 0.0785009722654462 0.0 452 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +658646 C1QB LRP1 C1QB-LRP1 Basal-like Structured DCIS Cells Endothelial Cells Basal-like Structured DCIS Cells -> Endothelial Cells 0.0103846237493991 0.8498991475190484 0.9078204025796472 0.6198216015396206 0.018166235813628 0.0144359394371152 0.0 0.0003693853427895 0.0345185887140682 0.0 1692 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +658742 COL4A2 CD93 COL4A2-CD93 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.0103834208751321 0.6582846571368821 0.6587114738285964 0.9161861017439124 0.4344545964241579 0.0007261054236978 0.0 0.0013043478260869 0.200316394743064 0.0 460 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +658913 DLL1 NOTCH3 DLL1-NOTCH3 Endothelial Cells Mast Cells Endothelial Cells -> Mast Cells 0.0103812608153856 0.9356727248601746 0.8341464445360613 0.8567148457705164 1.0 0.0001871866311057 0.0 0.0007407407407407 0.0940386230058775 0.0 225 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +659498 HSPG2 LRP1 HSPG2-LRP1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.010373465811123 0.6589792304505506 0.6207977546603366 0.9161861017439124 0.1836996873148393 0.0018097844702233 0.0 0.0050724637681159 0.4512783637439989 0.0 460 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +659508 EFNB2 PECAM1 EFNB2-PECAM1 Basal-like Structured DCIS Cells Myoepithelial Cells Basal-like Structured DCIS Cells -> Myoepithelial Cells 0.0103732682068755 0.7800321422220979 0.7167436199046466 0.6198216015396206 0.1357656553382984 0.0026482500471321 0.0 0.000331409856519 0.1236659235919476 0.0 6412 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +659906 CXCL12 CXCR4 CXCL12-CXCR4 Myoepithelial Cells Basal-like Structured DCIS Cells Myoepithelial Cells -> Basal-like Structured DCIS Cells 0.0103683540575862 0.8023917560710954 0.8628183098412396 0.6198216015396206 0.0085367158000785 0.0339152418223636 0.0 0.0017123966942148 0.1308310596744851 0.0 6875 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +659919 THBS2 CD36 THBS2-CD36 CXCL14+ Fibroblasts CAFs, DCIS Associated CXCL14+ Fibroblasts -> CAFs, DCIS Associated 0.0103682337873974 0.9197297916541942 0.7373999388878224 0.7204611100467462 0.0055862851962672 0.0455125113141721 0.0 0.0003383207128303 0.0769298292600381 0.0 10961 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +659955 MMP2 PECAM1 MMP2-PECAM1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells 0.0103677871128782 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0106922602624424 0.0326412663903893 0.0 7.918352982579625e-05 0.0320832182463055 0.0 5683 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +659976 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (G1/S) 0.0103676090884285 0.6342079770588467 0.6580560501976399 0.9592803095773328 0.0085570823799139 0.0362497659817488 0.0 0.0035674470457079 0.1496164868339912 0.0 1495 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +660076 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Luminal-like Amorphous DCIS Cells 0.0103664558075851 0.6605327397359113 0.4642836810638544 0.2461374514707439 0.0179229861158654 0.0917308979735958 0.0 0.0 0.0 0.0 19 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +660203 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells Myeloid Cells 11q13 Invasive Tumor Cells -> Myeloid Cells 0.0103647404105194 0.6342079770588467 0.7480927101953669 0.6198216015396206 0.0673400749834054 0.006260692484444 0.0 0.0 0.0 0.0 756 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +660263 CD34 SELP CD34-SELP CAFs, DCIS Associated Myeloid Cells CAFs, DCIS Associated -> Myeloid Cells 0.010363998586508 0.7168245244832976 0.7478729882108823 0.7204611100467462 0.1173076386135379 0.0027351735586246 0.0 0.0007570022710068 0.2213815939198786 0.0 1321 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +660327 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) -> Dendritic Cells 0.0103633161802534 0.6630837220165452 0.7779918296243433 0.7917001487310438 0.0048313935743179 0.0627790816848129 0.0 0.0006835269993164 0.0137249486653407 0.0 209 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +660642 CXCL12 CXCR4 CXCL12-CXCR4 Dendritic Cells Endothelial Cells Dendritic Cells -> Endothelial Cells 0.010359542305428 0.6160088550075702 0.7757991160529997 0.6198216015396206 0.0149256517769723 0.0279580382843415 0.0 0.0014913459922702 0.2091293493776136 0.0 2164 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +660684 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells -> Luminal-like Amorphous DCIS Cells 0.0103589605380459 0.6561647292424944 0.2550748532138862 0.2461374514707439 0.112230917768503 0.0267255153180908 0.0 0.0002264492753623 0.0196982365886129 0.0 184 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +660784 MMP2 PECAM1 MMP2-PECAM1 T Lymphocytes Macrophages T Lymphocytes -> Macrophages 0.0103576729624692 0.6303642896310324 0.9015117569158254 0.6198216015396206 0.0141923232885854 0.0246995741084876 0.0 0.0017654751525719 0.0898610272651354 0.0 3441 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +660968 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells CAFs, DCIS Associated 11q13 Invasive Tumor Cells -> CAFs, DCIS Associated 0.0103556062200272 0.6630837220165452 0.4630027772793905 0.6198216015396206 0.0415873844357376 0.0155837683010033 0.0 0.0004076456200742 0.0960546232710896 0.0 1577 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +661139 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells -> CXCL14+ Fibroblasts 0.0103534378423661 0.6626993710110988 0.9078204025796472 0.6198216015396206 0.0515877972474039 0.0064028969591119 0.0 0.0001024590163934 0.0105329206483153 0.0 4880 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +661223 VEGFC FLT1 VEGFC-FLT1 Basal-like Structured DCIS Cells Dendritic Cells Basal-like Structured DCIS Cells -> Dendritic Cells 0.010352328591375 0.7745997874735252 0.777821334064334 0.8693461273411047 0.0215813276111062 0.0108892901157311 0.0 0.0004789272030651 0.0594296787670808 0.0 1044 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +661462 CXCL12 CXCR4 CXCL12-CXCR4 Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0103491742314244 0.7487535481622718 0.6632137581773894 0.6198216015396206 0.1027229557481577 0.0038860320327025 0.0 0.0004370629370629 0.2472373908930646 0.0 312 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +661464 DLL4 NOTCH3 DLL4-NOTCH3 Endothelial Cells Mast Cells Endothelial Cells -> Mast Cells 0.0103491669045426 0.9184503888425788 0.8341464445360613 0.8567148457705164 1.0 0.0001871866311057 0.0 0.0022222222222222 0.6869901245169604 0.0 225 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +661896 EFNB2 PECAM1 EFNB2-PECAM1 Dendritic Cells Macrophages Dendritic Cells -> Macrophages 0.0103440243979655 0.7800321422220979 0.9015117569158254 0.6198216015396206 0.0113788029360913 0.0246995741084876 0.0 0.0008037354562155 0.0774425024242172 0.0 1633 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +661992 C3 LRP1 C3-LRP1 Macrophages Endothelial Cells Macrophages -> Endothelial Cells 0.0103429101425579 0.9487258305485792 0.9078204025796472 0.8875000050982297 0.0110943464444434 0.0144359394371152 0.0 0.0006451612903225 0.1101772227775949 0.0 2790 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +662000 CD48 CD2 CD48-CD2 B Cells Myoepithelial Cells B Cells -> Myoepithelial Cells 0.0103427359152659 0.9426443637490616 0.4603649459881741 0.6198216015396206 0.0632786830726401 0.0071918009517169 0.0 0.002016129032258 0.4927676424500166 0.0 496 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +662200 DLL4 NOTCH3 DLL4-NOTCH3 Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0103400211685037 0.7160288858520609 0.6580560501976399 0.6198216015396206 0.0069047442087267 0.0606066271159369 0.0 0.0017703591299949 0.0501265768100005 0.0 659 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +662320 CXCL12 ITGA4 CXCL12-ITGA4 Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0103384545053742 0.7487535481622718 0.6631822525600675 0.6198216015396206 0.1027229557481577 0.0038621268649178 0.0 0.0013401831583649 0.8283918261840062 0.0 407 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +662422 CD34 SELP CD34-SELP CAFs, DCIS Associated Macrophages CAFs, DCIS Associated -> Macrophages 0.0103372584569625 0.7168245244832976 0.941479368642921 0.7204611100467462 0.1173076386135379 0.0021392900294222 0.0 0.0003984063745019 0.1288769259716964 0.0 10040 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +662533 COL4A1 CD93 COL4A1-CD93 Dendritic Cells T Lymphocytes Dendritic Cells -> T Lymphocytes 0.0103357991319681 0.8684504425765611 0.7779918296243433 0.909150863993142 0.0168149984327668 0.0118035014556376 0.0 0.0006393707626607 0.0606663838660533 0.0 5921 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +662675 JAG1 NOTCH2 JAG1-NOTCH2 CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated -> Luminal-like Amorphous DCIS Cells 0.0103340577525986 0.7941469661104034 0.4614667734221426 0.2461374514707439 0.0083898580598364 0.1609352200462838 0.0 0.0047619047619047 0.1000379985216929 0.0 155 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +662846 CLEC2D KLRB1 CLEC2D-KLRB1 CAFs, DCIS Associated Mast Cells CAFs, DCIS Associated -> Mast Cells 0.0103321041498299 0.4625081978296446 0.8381155706134242 0.7204611100467462 0.149715856631667 0.0029095741067474 0.0 0.0015403573629081 0.0486536298705351 0.0 1082 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +662863 DLL1 NOTCH3 DLL1-NOTCH3 Apocrine Cells Luminal-like Amorphous DCIS Cells Apocrine Cells -> Luminal-like Amorphous DCIS Cells 0.0103318981913531 0.2534163760166434 0.4638256179742202 0.3990376746076917 0.0050543892975134 0.5131068416842878 0.0 0.0037453183520599 0.090461455165916 0.0 89 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +663009 CLEC2D KLRB1 CLEC2D-KLRB1 Macrophages CAFs, Invasive Associated Macrophages -> CAFs, Invasive Associated 0.0103302304714357 0.8978557803479422 0.657421674383923 0.6198216015396206 0.0477973731763516 0.0069492509109592 0.0 0.0006154603643525 0.1053215928249291 0.0 1354 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +663088 CCN1 CAV1 CCN1-CAV1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0103293850271438 0.6213271600240247 0.62431395375366 0.7917001487310438 0.1153131738111426 0.0034299077593249 0.0 0.0014330753797649 0.1482491772170665 0.0 1163 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +663121 VWF ITGA9 VWF-ITGA9 Macrophages Myoepithelial Cells Macrophages -> Myoepithelial Cells 0.0103290088150152 0.9011206516381156 0.7292496872084557 0.7204611100467462 0.0008850282134344 0.2898144908728011 0.0 0.0007628734901462 0.0177176140821912 0.0 715 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +663296 A2M LRP1 A2M-LRP1 Dendritic Cells Luminal-like Amorphous DCIS Cells Dendritic Cells -> Luminal-like Amorphous DCIS Cells 0.0103269703133585 0.7741139100414175 0.2550748532138862 0.2461374514707439 0.093381536992618 0.0267255153180908 0.0 0.0063164893617021 0.5494550673972662 0.0 752 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +663315 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, Invasive Associated 0.010326653777538 0.6213271600240247 0.62431395375366 0.9161861017439124 0.0052560850129547 0.0649213179279442 0.0 0.0008169934640522 0.0336611985619461 0.0 408 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +663430 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells T Lymphocytes 11q13 Invasive Tumor Cells -> T Lymphocytes 0.0103253561461054 0.6342079770588467 0.7746834992804791 0.7917001487310438 0.0673400749834054 0.0046263543438723 0.0 0.0 0.0 0.0 827 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +663442 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells 0.0103251702578406 0.6659645551150886 0.6614977577544194 0.8824495942126559 0.0137371823984124 0.0226890201466244 0.0 0.0003718700933807 0.0538988828136487 0.0 12101 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +663632 A2M LRP1 A2M-LRP1 CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated -> Luminal-like Amorphous DCIS Cells 0.0103227416330732 0.6561647292424944 0.2550748532138862 0.2461374514707439 0.1098969873322313 0.0267255153180908 0.0 0.0032258064516129 0.2806045573397244 0.0 155 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +663996 VWF ITGA9 VWF-ITGA9 Macrophages CAFs, DCIS Associated Macrophages -> CAFs, DCIS Associated 0.0103181342170773 0.9011206516381156 0.7292496872084557 0.7204611100467462 0.0008850282134344 0.2879885658616873 0.0 0.0003355266836915 0.012364693873151 0.0 9754 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +664289 VEGFC FLT1 VEGFC-FLT1 B Cells 11q13 Invasive Tumor Cells B Cells -> 11q13 Invasive Tumor Cells 0.0103146242944828 0.7745997874735252 0.6593689120110077 0.7917001487310438 0.0012459853895406 0.2390217618875283 0.0 0.0 0.0 0.0 797 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +664303 CD34 SELP CD34-SELP CAFs, Invasive Associated CAFs, DCIS Associated CAFs, Invasive Associated -> CAFs, DCIS Associated 0.0103144115260823 0.633566764858408 0.4623922682986163 0.6198216015396206 0.0298399317533219 0.0222228052993653 0.0 0.000755857898715 0.2019754158615029 0.0 1323 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +664426 VWF LRP1 VWF-LRP1 CXCL14+ Fibroblasts CAFs, DCIS Associated CXCL14+ Fibroblasts -> CAFs, DCIS Associated 0.0103129026777356 0.9275752708651288 0.7346293219749174 0.7204611100467462 0.000245041593909 1.0 0.0 0.0003016894609814 0.0023162240415128 0.0 10961 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +664521 VWF ITGA9 VWF-ITGA9 Myoepithelial Cells Macrophages Myoepithelial Cells -> Macrophages 0.0103119269892928 0.7158082793127664 0.8794572885381431 0.7204611100467462 0.0025256125075084 0.104965956217838 0.0 0.0006152899553914 0.0137900977377299 0.0 591 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +665209 CD48 CD2 CD48-CD2 B Cells 11q13 Invasive Tumor Cells (Mitotic) B Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0103029135502132 0.9426443637490616 0.6614977577544194 0.7917001487310438 0.0632786830726401 0.0038288178384739 0.0 0.0 0.0 0.0 50 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +665540 VEGFC FLT1 VEGFC-FLT1 CAFs, DCIS Associated Myeloid Cells CAFs, DCIS Associated -> Myeloid Cells 0.0102986467919452 0.4636527906642655 0.7472387841445823 0.7204611100467462 0.0693389464442948 0.0068935067166085 0.0 0.0013878374968458 0.0843888932798073 0.0 1321 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +665638 COL4A1 CD93 COL4A1-CD93 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.0102974300868471 0.6630837220165452 0.6587114738285964 0.9161861017439124 0.4103175828613323 0.0007261054236978 0.0 0.0021739130434782 0.2906811842036423 0.0 460 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +665735 CD48 CD2 CD48-CD2 Myoepithelial Cells B Cells Myoepithelial Cells -> B Cells 0.0102964099053597 0.4593282471594782 0.937587088419394 0.6198216015396206 0.0161888123016941 0.0275738893167071 0.0 0.0050761421319796 0.2117174522484518 0.0 394 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +665771 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells -> Luminal-like Amorphous DCIS Cells 0.0102960408582671 0.6659645551150886 0.4603649459881741 0.2461374514707439 0.1496557267835524 0.0105486447632276 0.0 0.0 0.0 0.0 184 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +665873 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, DCIS Associated 0.0102946798148078 0.6593525851613742 0.4630488285702799 0.6198216015396206 0.0120646829101097 0.0521374123931907 0.0 0.0 0.0 0.0 77 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +666712 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) -> Dendritic Cells 0.0102846351962209 0.6589792304505506 0.6207977546603366 0.7917001487310438 0.0072827533047186 0.0501711964086628 0.0 0.0037214247740563 0.0631418187736757 0.0 209 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +666807 CD48 CD2 CD48-CD2 Endothelial Cells 11q13 Invasive Tumor Cells Endothelial Cells -> 11q13 Invasive Tumor Cells 0.0102834646785519 0.7719609236370527 0.6614977577544194 0.6198216015396206 0.0164675938709007 0.0226890201466244 0.0 0.0 0.0 0.0 6003 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +667003 COL4A1 CD93 COL4A1-CD93 Macrophages Dendritic Cells Macrophages -> Dendritic Cells 0.0102812094613174 0.9102252263107924 0.7779918296243433 0.6198216015396206 0.0042860632265532 0.0627790816848129 0.0 0.0004234058768735 0.0085018206018263 0.0 1687 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +667051 A2M LRP1 A2M-LRP1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.0102805484126252 0.6561647292424944 0.6207977546603366 0.9161861017439124 0.1098969873322313 0.0028784826949613 0.0 0.0033269961977186 0.5377900676295092 0.0 526 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +667059 JAG1 NOTCH2 JAG1-NOTCH2 Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells -> CAFs, Invasive Associated 0.0102804243204944 0.2451358214448441 0.663300745568453 0.2461374514707439 0.1327555461750915 0.0222186841038061 0.0 0.014415289925494 0.5700238789724528 0.0 147 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +667301 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, DCIS Associated 0.0102773655830201 0.6319926036888139 0.7346293219749174 0.6198216015396206 0.0004094805141934 1.0 0.0 0.0003246753246753 0.0057516912536429 0.0 77 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +667886 CLEC2D KLRB1 CLEC2D-KLRB1 B Cells Macrophages B Cells -> Macrophages 0.0102701475062673 0.7797302331085993 0.9130058539314824 0.6198216015396206 0.0200499113739789 0.0132636308162813 0.0 0.0014084507042253 0.182840279337198 0.0 1065 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +668200 JAG1 NOTCH2 JAG1-NOTCH2 CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated -> Luminal-like Amorphous DCIS Cells 0.0102663760516851 0.6303682835571691 0.4614667734221426 0.2461374514707439 0.0101610580570933 0.1609352200462838 0.0 0.00241323928737 0.0506972819351068 0.0 5752 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +668250 DLL1 NOTCH3 DLL1-NOTCH3 Myeloid Cells CAFs, DCIS Associated Myeloid Cells -> CAFs, DCIS Associated 0.0102659011423832 0.7835752212271604 0.4638256179742202 0.7204611100467462 0.0064863313435223 0.0689186266365139 0.0 0.0006400409626216 0.0779875765368091 0.0 1302 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +668352 COL4A1 CD93 COL4A1-CD93 CAFs, DCIS Associated Myeloid Cells CAFs, DCIS Associated -> Myeloid Cells 0.0102647480353044 0.4604235282221027 0.7461459456652184 0.7204611100467462 0.454846709299195 0.0010390313650636 0.0 0.0023791499945928 0.2263690822820798 0.0 1321 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +668607 COL4A1 CD93 COL4A1-CD93 CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated -> Luminal-like Amorphous DCIS Cells 0.0102618490786391 0.4604235282221027 0.4630027772793905 0.2461374514707439 0.454846709299195 0.0048929293424311 0.0 0.0008444267832306 0.2272293886819324 0.0 5752 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +668919 DLL4 NOTCH4 DLL4-NOTCH4 Myeloid Cells Myoepithelial Cells Myeloid Cells -> Myoepithelial Cells 0.01025819912855 0.7840818683779507 0.4641352222874551 0.7204611100467462 0.0032417203409647 0.1370986982961073 0.0 0.0 0.0 0.0 85 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +669081 A2M LRP1 A2M-LRP1 Basal-like Structured DCIS Cells B Cells Basal-like Structured DCIS Cells -> B Cells 0.0102561533766192 0.7741139100414175 0.6207977546603366 0.8693461273411047 0.1671376945154473 0.0016667952436519 0.0 0.0012345679012345 0.2479106911888526 0.0 270 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +669179 COL4A1 CD93 COL4A1-CD93 Pericytes Plasma Cells Pericytes -> Plasma Cells 0.0102548434531494 0.7766289238087107 0.4630027772793905 0.7204611100467462 0.4857192596400828 0.0009242223287825 0.0 0.0014503263234227 0.2797661726171073 0.0 394 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +669267 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells (Mitotic) Pericytes 11q13 Invasive Tumor Cells (Mitotic) -> Pericytes 0.0102539577453082 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.0024635726452692 0.1341680150528327 0.0 0.001759014951627 0.0438019780316557 0.0 379 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +669379 VWF LRP1 VWF-LRP1 Myoepithelial Cells CAFs, Invasive Associated Myoepithelial Cells -> CAFs, Invasive Associated 0.0102525266075176 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0025256125075084 0.166956519448744 0.0 0.0007347805843324 0.0055363971322321 0.0 1562 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +669392 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0102523109972966 0.6561647292424944 0.6207977546603366 0.8824495942126559 0.112230917768503 0.0028784826949613 0.0 0.0004952428782679 0.0800532026995884 0.0 11947 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +669745 CCN1 CAV1 CCN1-CAV1 Macrophages Basal-like Structured DCIS Cells Macrophages -> Basal-like Structured DCIS Cells 0.0102473368176265 0.8619922139338987 0.62431395375366 0.6198216015396206 0.0054092055025683 0.0641739251983978 0.0 0.0005611672278338 0.0533081785620245 0.0 594 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +669954 CXCL12 ITGA4 CXCL12-ITGA4 B Cells B Cells B Cells -> B Cells 0.0102450859511791 0.6160088550075702 0.9460955677032749 1.0 0.0052742025956585 0.0376195773145198 0.0 0.0038466470060264 0.139955705633494 0.0 1418 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +669957 VWF LRP1 VWF-LRP1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells 0.0102450446210137 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0071496754272206 0.0587195251380622 0.0 9.359920128681568e-05 0.0097340152928226 0.0 3278 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +669992 COL4A2 CD93 COL4A2-CD93 B Cells Dendritic Cells B Cells -> Dendritic Cells 0.0102446979702371 0.7783550150988336 0.7779918296243433 0.909150863993142 0.0033449520260795 0.0627790816848129 0.0 0.0007746933505487 0.0169901327927311 0.0 1549 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +670154 DLL4 NOTCH4 DLL4-NOTCH4 Macrophages Pericytes Macrophages -> Pericytes 0.0102426580896495 0.8949858186325867 0.896164124004365 0.8875000050982297 0.001895566065636 0.0855781119790033 0.0 0.0012126111560226 0.0611034076122205 0.0 2474 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +670534 CCN1 CAV1 CCN1-CAV1 Macrophages 11q13 Invasive Tumor Cells Macrophages -> 11q13 Invasive Tumor Cells 0.0102382411880539 0.8619922139338987 0.62431395375366 0.6198216015396206 0.0054092055025683 0.0638329144736252 0.0 9.584052137243628e-05 0.0250199687280591 0.0 1739 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +670924 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells 0.0102334061092146 0.6213271600240247 0.62431395375366 0.8824495942126559 0.0052560850129547 0.0638329144736252 0.0 0.0003005238489109 0.0784542612468543 0.0 12090 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +671267 MMRN2 CLEC14A MMRN2-CLEC14A Pericytes Macrophages Pericytes -> Macrophages 0.0102290820475388 0.9468422434493456 0.9195415044619336 0.8875000050982297 0.1120119983652299 0.0013235329769289 0.0 0.0010980392156862 0.296154209681927 0.0 2125 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +671683 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells -> Basal-like Structured DCIS Cells 0.010223772974199 0.633566764858408 0.7760344326192508 0.7917001487310438 0.0799339500711946 0.0036702914086929 0.0 0.0001480263157894 0.0605400122192232 0.0 30400 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +671869 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) -> Dendritic Cells 0.0102215500354585 0.6561647292424944 0.6207977546603366 0.7917001487310438 0.0070489045197697 0.0501711964086628 0.0 0.0062607944732297 0.1682773188983184 0.0 193 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +672429 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells -> Basal-like Structured DCIS Cells 0.0102149086402083 0.6160088550075702 0.8622452992050237 0.7917001487310438 0.0106340017102282 0.0254056950469408 0.0 0.0001599880382775 0.0251390099317092 0.0 30400 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +672469 VEGFC FLT1 VEGFC-FLT1 Dendritic Cells T Lymphocytes Dendritic Cells -> T Lymphocytes 0.0102143917729331 0.7745997874735252 0.777821334064334 0.909150863993142 0.0065101973396288 0.0318483483218543 0.0 0.0005066711704104 0.0641199811947113 0.0 5921 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +672680 CD34 SELP CD34-SELP Basal-like Structured DCIS Cells T Lymphocytes Basal-like Structured DCIS Cells -> T Lymphocytes 0.0102122390240862 0.633566764858408 0.7760344326192508 0.8693461273411047 0.0078992851324392 0.0335947364052305 0.0 0.0 0.0 0.0 575 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +672796 MMRN2 CD93 MMRN2-CD93 Pericytes 11q13 Invasive Tumor Cells (Mitotic) Pericytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.0102109295468462 0.9468422434493456 0.6587114738285964 0.6198216015396206 0.1120119983652299 0.0026174949623928 0.0 0.0031407035175879 1.0 0.0 398 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +673049 A2M LRP1 A2M-LRP1 Pericytes Myeloid Cells Pericytes -> Myeloid Cells 0.0102077363345123 0.8937519114898692 0.7769451595923457 0.7827641335561659 0.3743986430148447 0.0005558995075445 0.0 0.0030327004219409 0.5735595503171608 0.0 316 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +673569 CLEC2D KLRB1 CLEC2D-KLRB1 CAFs, Invasive Associated Macrophages CAFs, Invasive Associated -> Macrophages 0.01020126708815 0.6605327397359113 0.9130058539314824 0.6198216015396206 0.0227314494836465 0.0132636308162813 0.0 0.0007347538574577 0.0953832463845779 0.0 1361 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +673738 CCN1 CAV1 CCN1-CAV1 Myoepithelial Cells Mast Cells Myoepithelial Cells -> Mast Cells 0.0101992072143235 0.7324582304061453 0.8617632615906476 0.7204611100467462 0.2376713873232418 0.0010414441948928 0.0 0.0 0.0 0.0 38 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +673830 CD48 CD2 CD48-CD2 T Lymphocytes CXCL14+ Fibroblasts T Lymphocytes -> CXCL14+ Fibroblasts 0.0101980911728499 0.928447473463448 0.7763428264267787 0.6198216015396206 1.0 0.0002517784065132 0.0 0.0029255319148936 1.0 0.0 1880 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +674117 VWF ITGA9 VWF-ITGA9 CAFs, DCIS Associated CAFs, Invasive Associated CAFs, DCIS Associated -> CAFs, Invasive Associated 0.0101943706798172 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0071496754272206 0.0565946652887153 0.0 0.0002173558658914 0.0080400524095946 0.0 1673 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +674244 COL4A1 CD93 COL4A1-CD93 CXCL14+ Fibroblasts Dendritic Cells CXCL14+ Fibroblasts -> Dendritic Cells 0.0101927302884388 0.7766289238087107 0.7779918296243433 0.6198216015396206 0.0047694898966413 0.0627790816848129 0.0 0.0008052826542116 0.0161697535008805 0.0 887 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +674245 CXCL12 ITGA4 CXCL12-ITGA4 Myoepithelial Cells Pericytes Myoepithelial Cells -> Pericytes 0.0101927277477837 0.8023917560710954 0.7754239189773715 0.7204611100467462 0.0085367158000785 0.0293031867940321 0.0 0.0005178663904712 0.0648112129920716 0.0 1931 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +674651 COL4A1 CD93 COL4A1-CD93 Pericytes 11q13 Invasive Tumor Cells (G1/S) Pericytes -> 11q13 Invasive Tumor Cells (G1/S) 0.0101881286079854 0.7766289238087107 0.6587114738285964 0.6198216015396206 0.4857192596400828 0.0007261054236978 0.0 0.002273588480485 0.3040091202736085 0.0 377 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +674739 CXCL12 ITGA4 CXCL12-ITGA4 T Lymphocytes Mast Cells T Lymphocytes -> Mast Cells 0.0101867681195655 0.6160088550075702 0.7754239189773715 0.6198216015396206 0.0255753403203798 0.0147571931436988 0.0 0.0085995085995085 0.1722142243366357 0.0 333 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +674878 HSPG2 LRP1 HSPG2-LRP1 Dendritic Cells Myoepithelial Cells Dendritic Cells -> Myoepithelial Cells 0.0101851091414588 0.7789175740361626 0.7346293219749174 0.6198216015396206 0.0075637985935472 0.0416128058995347 0.0 0.0018098835379288 0.0597638290336588 0.0 1412 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +674897 DLL4 NOTCH3 DLL4-NOTCH3 Plasma Cells Endothelial Cells Plasma Cells -> Endothelial Cells 0.0101848117813946 0.7160288858520609 0.8818326005152037 0.7204611100467462 0.0012306151710811 0.1993723722552783 0.0 0.001865671641791 0.0691216891469635 0.0 536 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +674898 DLL4 NOTCH4 DLL4-NOTCH4 Macrophages 11q13 Invasive Tumor Cells Macrophages -> 11q13 Invasive Tumor Cells 0.0101848105557378 0.8949858186325867 0.6571792026963191 0.6198216015396206 0.001895566065636 0.1615138601457002 0.0 0.0005750431282346 0.0549642173274848 0.0 1739 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +674929 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells (Mitotic) Macrophages 11q13 Invasive Tumor Cells (Mitotic) -> Macrophages 0.010184467992398 0.6589792304505506 0.8604147465201248 0.6198216015396206 0.0072827533047186 0.0436001007095475 0.0 0.0014832793959007 0.034086817142666 0.0 103 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +675166 VEGFC FLT1 VEGFC-FLT1 Basal-like Structured DCIS Cells Myoepithelial Cells Basal-like Structured DCIS Cells -> Myoepithelial Cells 0.0101813968006253 0.7745997874735252 0.4630488285702799 0.6198216015396206 0.0215813276111062 0.0232163927704059 0.0 0.0003379080889997 0.0661171091325486 0.0 6412 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +675540 CXCL12 ITGA4 CXCL12-ITGA4 Plasma Cells Plasma Cells Plasma Cells -> Plasma Cells 0.0101770169338356 0.8730912658940219 0.4596166826058663 1.0 0.0057086106530109 0.0484993884807927 0.0 0.0167041439126244 0.2374741316262953 0.0 283 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +675599 CD48 CD2 CD48-CD2 CAFs, Invasive Associated B Cells CAFs, Invasive Associated -> B Cells 0.0101763175470704 0.6659645551150886 0.937587088419394 0.7917001487310438 0.0081474500750471 0.0275738893167071 0.0 0.0021810250817884 0.0909669315004253 0.0 917 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +675781 A2M LRP1 A2M-LRP1 CXCL14+ Fibroblasts Macrophages CXCL14+ Fibroblasts -> Macrophages 0.0101739052963234 0.8937519114898692 0.8604147465201248 0.8875000050982297 0.0037268694422441 0.0436001007095475 0.0 0.0014922752808988 0.0427500336665621 0.0 1424 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +675826 CD48 CD2 CD48-CD2 Mast Cells Dendritic Cells Mast Cells -> Dendritic Cells 0.0101734092141675 0.7719609236370527 0.8960994285623033 0.6198216015396206 0.0112468593062777 0.0229905310518441 0.0 0.0030864197530864 0.1455156033250078 0.0 162 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +676056 THBS2 CD36 THBS2-CD36 Myoepithelial Cells Macrophages Myoepithelial Cells -> Macrophages 0.0101706793746422 0.724503440376099 0.8587566561291643 0.7204611100467462 0.0027791828709671 0.088850508457521 0.0 0.0 0.0 0.0 591 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +676469 CXCL12 CXCR4 CXCL12-CXCR4 Luminal-like Amorphous DCIS Cells Dendritic Cells Luminal-like Amorphous DCIS Cells -> Dendritic Cells 0.0101655839710746 0.255669001367946 0.9008184599638702 0.2461374514707439 0.0061207051981986 0.3180524283074206 0.0 0.0041265474552957 0.0573450373706456 0.0 727 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +676544 COL4A2 CD93 COL4A2-CD93 T Lymphocytes CAFs, DCIS Associated T Lymphocytes -> CAFs, DCIS Associated 0.0101643846572398 0.7783550150988336 0.4630027772793905 0.6198216015396206 0.0316800311254893 0.0155837683010033 0.0 0.0003125287250666 0.0863973090016284 0.0 10879 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +676887 CXCL12 ITGA4 CXCL12-ITGA4 Myoepithelial Cells 11q13 Invasive Tumor Cells Myoepithelial Cells -> 11q13 Invasive Tumor Cells 0.0101603350791425 0.8023917560710954 0.6631822525600675 0.6198216015396206 0.0085367158000785 0.0390724515618796 0.0 0.0001962708537782 0.1108967880571979 0.0 5095 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +677023 CD34 SELP CD34-SELP Dendritic Cells Pericytes Dendritic Cells -> Pericytes 0.0101588469557195 0.633566764858408 0.8819126042133903 0.6198216015396206 0.0042829523358709 0.0741032966028748 0.0 0.0014611338398597 0.073461473818065 0.0 1711 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +677394 COL4A2 CD93 COL4A2-CD93 Basal-like Structured DCIS Cells B Cells Basal-like Structured DCIS Cells -> B Cells 0.0101546526495358 0.7783550150988336 0.7779918296243433 0.8693461273411047 0.1928969878996252 0.001079730675535 0.0 0.0018518518518518 0.3131765579380332 0.0 270 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +677721 CD48 CD2 CD48-CD2 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells 0.010150916714229 0.8667347161816407 0.6614977577544194 0.7917001487310438 0.0106228227237899 0.0226890201466244 0.0 0.0001323758149386 0.0191865618229021 0.0 30217 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +677873 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) -> T Lymphocytes 0.0101489738754775 0.633566764858408 0.7760344326192508 0.7917001487310438 0.0083565457974945 0.0335947364052305 0.0 0.0120481927710843 1.0 0.0 83 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +678007 CLEC2D KLRB1 CLEC2D-KLRB1 B Cells Pericytes B Cells -> Pericytes 0.0101473068297352 0.7797302331085993 0.885766439573873 0.6198216015396206 0.0200499113739789 0.0127192475389894 0.0 0.0017891549683457 0.2698484690547122 0.0 1211 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +678028 JAG1 NOTCH2 JAG1-NOTCH2 Pericytes Macrophages Pericytes -> Macrophages 0.010147082476294 0.6303682835571691 0.773263018678637 0.8875000050982297 0.0342558468646473 0.0073658308476012 0.0 0.0038431372549019 0.6997373098228497 0.0 2125 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +678113 EFNB2 PECAM1 EFNB2-PECAM1 Macrophages Macrophages Macrophages -> Macrophages 0.0101457474038375 0.8913986641324685 0.9015117569158254 1.0 0.0054950348959687 0.0246995741084876 0.0 0.000330553295362 0.0318498757015712 0.0 2458 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +678150 COL4A1 CD93 COL4A1-CD93 CAFs, DCIS Associated B Cells CAFs, DCIS Associated -> B Cells 0.0101452783549068 0.4604235282221027 0.7779918296243433 0.6198216015396206 0.454846709299195 0.001079730675535 0.0 0.00072576289495 0.1117132180028209 0.0 4232 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +678270 C1QB LRP1 C1QB-LRP1 CAFs, DCIS Associated T Lymphocytes CAFs, DCIS Associated -> T Lymphocytes 0.0101439840384268 0.4601010570874773 0.6207977546603366 0.6198216015396206 0.0587727051993296 0.0104714078116759 0.0 0.0011633919338159 0.1163575580929329 0.0 11604 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +678488 CLEC2D KLRB1 CLEC2D-KLRB1 Pericytes Pericytes Pericytes -> Pericytes 0.0101414421987545 0.8721681415062816 0.885766439573873 1.0 0.0110717612136884 0.0127192475389894 0.0 0.0002664535038635 0.0401877262528754 0.0 12510 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +678547 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells (Mitotic) Pericytes 11q13 Invasive Tumor Cells (Mitotic) -> Pericytes 0.0101407455287171 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.0024635726452692 0.1281708518900828 0.0 0.0026385224274406 0.0544932079722261 0.0 379 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +678687 DLL1 NOTCH3 DLL1-NOTCH3 Basal-like Structured DCIS Cells Macrophages Basal-like Structured DCIS Cells -> Macrophages 0.0101390017004933 0.6249837837987587 0.8923034233058523 0.6198216015396206 0.1661175896787547 0.00189193058407 0.0 0.001578947368421 0.5958074516266587 0.0 475 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +678899 MMRN2 CLEC14A MMRN2-CLEC14A B Cells Endothelial Cells B Cells -> Endothelial Cells 0.0101361912126127 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.0003083910058032 1.0 0.0 0.002650762094102 0.0167450362453279 0.0 1509 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +679197 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells Plasma Cells 11q13 Invasive Tumor Cells -> Plasma Cells 0.0101326432627895 0.6561647292424944 0.7346293219749174 0.6198216015396206 0.112230917768503 0.0032275631628407 0.0 0.0012135922330097 0.0716699681851374 0.0 103 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +679315 A2M LRP1 A2M-LRP1 Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.010131074641531 0.4648000335061383 0.6207977546603366 0.6198216015396206 0.2100317344087863 0.0028784826949613 0.0 0.0055007587253414 0.8891664525927303 0.0 659 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +679717 CXCL12 ITGA4 CXCL12-ITGA4 CXCL14+ Fibroblasts CAFs, Invasive Associated CXCL14+ Fibroblasts -> CAFs, Invasive Associated 0.0101261646996362 0.7487535481622718 0.6631822525600675 0.6198216015396206 0.0131092554497256 0.0267210109213584 0.0 0.0004155478839023 0.0436631876113083 0.0 1422 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +679914 VEGFC FLT1 VEGFC-FLT1 Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells -> Basal-like Structured DCIS Cells 0.0101236683153701 0.4636527906642655 0.777821334064334 0.2461374514707439 0.0666348171285698 0.0182001711419816 0.0 0.0001847745750184 0.0221309071438607 0.0 902 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +680039 CD34 SELP CD34-SELP Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells 0.0101222611857084 0.633566764858408 0.6572093097629401 0.7917001487310438 0.0078992851324392 0.04130664769978 0.0 0.0001654697686732 0.0631498258830638 0.0 30217 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +680058 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells (G1/S) Macrophages 11q13 Invasive Tumor Cells (G1/S) -> Macrophages 0.0101219972495547 0.6561647292424944 0.8604147465201248 0.6198216015396206 0.0070489045197697 0.0436001007095475 0.0 0.0031512605042016 0.0902758990724436 0.0 119 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +680086 C1QB LRP1 C1QB-LRP1 Pericytes Endothelial Cells Pericytes -> Endothelial Cells 0.0101217777853226 0.7753420160918723 0.9078204025796472 0.946515890536252 0.0111808254589153 0.0144359394371152 0.0 0.0002821925230269 0.0263705310205 0.0 11074 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +680095 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, DCIS Associated 0.0101216817257841 0.6342079770588467 0.4638256179742202 0.6198216015396206 0.0085570823799139 0.0689186266365139 0.0 0.0053078556263269 0.4991697927732885 0.0 157 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +680129 JAG1 NOTCH2 JAG1-NOTCH2 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.0101212807964325 0.7941469661104034 0.663300745568453 0.9161861017439124 0.0083898580598364 0.0265498740402422 0.0 0.0052277432712215 0.1328107630910292 0.0 460 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +680269 MMP2 PECAM1 MMP2-PECAM1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells 0.0101197263446983 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0104129581710415 0.0326412663903893 0.0 0.000225866234239 0.0915154414498002 0.0 30217 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +680761 CXCL12 CXCR4 CXCL12-CXCR4 Myoepithelial Cells Endothelial Cells Myoepithelial Cells -> Endothelial Cells 0.0101140263363133 0.8023917560710954 0.7757991160529997 0.7204611100467462 0.0085367158000785 0.0279580382843415 0.0 0.0007282437188979 0.102120591674117 0.0 2247 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +681166 HSPG2 LRP1 HSPG2-LRP1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.0101088112474887 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.3309594876493178 0.0018097844702233 0.0 0.0046296296296296 0.4118810462742849 0.0 135 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +681465 EFNB2 PECAM1 EFNB2-PECAM1 CAFs, DCIS Associated B Cells CAFs, DCIS Associated -> B Cells 0.0101054794533148 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.1194227711616854 0.0049190726392343 0.0 0.0011371691871455 0.2299466065924656 0.0 4232 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +681529 DLL4 NOTCH3 DLL4-NOTCH3 Dendritic Cells Luminal-like Amorphous DCIS Cells Dendritic Cells -> Luminal-like Amorphous DCIS Cells 0.0101044836330947 0.6342079770588467 0.4638256179742202 0.2461374514707439 0.0028649117803088 0.5131068416842878 0.0 0.0019946808510638 0.0453135873045516 0.0 752 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +681549 CD48 CD2 CD48-CD2 B Cells Plasma Cells B Cells -> Plasma Cells 0.0101042203807809 0.9426443637490616 0.4603649459881741 0.6198216015396206 0.0632786830726401 0.0062523288579129 0.0 0.0033670033670033 0.0397955215429782 0.0 297 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +681559 EFNB2 PECAM1 EFNB2-PECAM1 Luminal-like Amorphous DCIS Cells T Lymphocytes Luminal-like Amorphous DCIS Cells -> T Lymphocytes 0.0101041575934396 0.4619393085577573 0.6331674633943454 0.2461374514707439 0.0835287751665837 0.0176963220730796 0.0 0.0005933544303797 0.1084678590774548 0.0 316 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +681785 A2M LRP1 A2M-LRP1 Dendritic Cells Plasma Cells Dendritic Cells -> Plasma Cells 0.0101013519441806 0.7741139100414175 0.7346293219749174 0.6198216015396206 0.093381536992618 0.0032275631628407 0.0 0.0031380753138075 0.1853223445121963 0.0 239 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +681821 MMRN2 CD93 MMRN2-CD93 B Cells Endothelial Cells B Cells -> Endothelial Cells 0.0101009706588682 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.0003083910058032 1.0 0.0 0.0046388336646785 0.0276581510167733 0.0 1509 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +681850 DLL4 NOTCH3 DLL4-NOTCH3 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.010100750249169 0.6342079770588467 0.6580560501976399 0.7917001487310438 0.0053032910137447 0.0606066271159369 0.0 0.001171875 0.0331808847165305 0.0 1280 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +682050 CLEC2D KLRB1 CLEC2D-KLRB1 Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0100980472392405 0.4625081978296446 0.657421674383923 0.6198216015396206 0.0141498126994191 0.0397596998227057 0.0 0.0 0.0 0.0 3 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +682115 A2M LRP1 A2M-LRP1 CAFs, Invasive Associated Plasma Cells CAFs, Invasive Associated -> Plasma Cells 0.0100972156499408 0.6561647292424944 0.7346293219749174 0.6198216015396206 0.1098969873322313 0.0032275631628407 0.0 0.0064229249011857 0.3793125984185732 0.0 253 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +682284 COL4A1 CD93 COL4A1-CD93 Pericytes CXCL14+ Fibroblasts Pericytes -> CXCL14+ Fibroblasts 0.0100954687890731 0.7766289238087107 0.8817184225858201 0.9429656149619918 0.4857192596400828 0.0003375370073613 0.0 0.0008188035834698 0.7134504263006138 0.0 2966 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +682551 COL4A2 CD93 COL4A2-CD93 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.0100920975517593 0.4630253981438691 0.6587114738285964 0.6198216015396206 0.7696906278989153 0.0007261054236978 0.0 0.0014814814814814 0.2275198557575543 0.0 135 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +682922 DLL1 NOTCH3 DLL1-NOTCH3 Plasma Cells CAFs, DCIS Associated Plasma Cells -> CAFs, DCIS Associated 0.0100874439484868 0.7296454584598743 0.4638256179742202 0.8767341187813953 0.0051524613572059 0.0689186266365139 0.0 0.0004761904761904 0.058022756943386 0.0 2450 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +682984 MMP2 PECAM1 MMP2-PECAM1 Macrophages 11q13 Invasive Tumor Cells Macrophages -> 11q13 Invasive Tumor Cells 0.010086675558541 0.9330801352629944 0.6331674633943454 0.6198216015396206 0.0088108219576754 0.0326412663903893 0.0 0.0001293847038527 0.0524234989343745 0.0 1739 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +683027 CD34 SELP CD34-SELP Pericytes CAFs, Invasive Associated Pericytes -> CAFs, Invasive Associated 0.0100861561045896 0.9303167350027568 0.6572093097629401 0.6198216015396206 0.1314667522621683 0.002113171886167 0.0 0.0006331785563528 0.1833942724517192 0.0 2369 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +683079 VWF LRP1 VWF-LRP1 Basal-like Structured DCIS Cells CAFs, Invasive Associated Basal-like Structured DCIS Cells -> CAFs, Invasive Associated 0.0100855287458844 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0020251995753771 0.166956519448744 0.0 0.0014546915323562 0.010960755087638 0.0 1867 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +683361 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, DCIS Associated 0.010082020306609 0.6249837837987587 0.4638256179742202 0.6198216015396206 0.0084812136822336 0.0689186266365139 0.0 0.0032467532467532 0.3956097064321774 0.0 77 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +683370 CLEC2D KLRB1 CLEC2D-KLRB1 Endothelial Cells CAFs, Invasive Associated Endothelial Cells -> CAFs, Invasive Associated 0.0100818817030634 0.8721681415062816 0.657421674383923 0.6198216015396206 0.0425206505665654 0.0069492509109592 0.0 5.546311702717693e-05 0.0094912104282831 0.0 3005 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +683422 DLL1 NOTCH3 DLL1-NOTCH3 Macrophages Myoepithelial Cells Macrophages -> Myoepithelial Cells 0.0100812796189105 0.8771078809726828 0.4638256179742202 0.7204611100467462 0.0080232294691882 0.0446401662952339 0.0 0.0 0.0 0.0 715 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +683424 MMP2 PECAM1 MMP2-PECAM1 CAFs, Invasive Associated Myoepithelial Cells CAFs, Invasive Associated -> Myoepithelial Cells 0.0100812543492833 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.141548283585814 0.0026482500471321 0.0 0.0008461995249406 0.7728370299823303 0.0 1684 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +683587 CLEC2D KLRB1 CLEC2D-KLRB1 CAFs, Invasive Associated Pericytes CAFs, Invasive Associated -> Pericytes 0.010079250286558 0.6605327397359113 0.885766439573873 0.6198216015396206 0.0227314494836465 0.0127192475389894 0.0 0.0002623638987275 0.0395709134532445 0.0 2541 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +683717 VEGFC FLT1 VEGFC-FLT1 Plasma Cells 11q13 Invasive Tumor Cells Plasma Cells -> 11q13 Invasive Tumor Cells 0.010077516531305 0.4636527906642655 0.6593689120110077 0.6198216015396206 0.0023125636768155 0.2390217618875283 0.0 0.0 0.0 0.0 148 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +683902 COL4A1 CD93 COL4A1-CD93 Myoepithelial Cells Myoepithelial Cells Myoepithelial Cells -> Myoepithelial Cells 0.0100752310862006 0.4604235282221027 0.4630027772793905 1.0 0.0839650520556947 0.0058437228618857 0.0 0.000552620314706 0.1346948018283074 0.0 22361 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +684447 A2M LRP1 A2M-LRP1 Pericytes Mast Cells Pericytes -> Mast Cells 0.0100682799892521 0.8937519114898692 0.8755243548400705 0.8567148457705164 0.3743986430148447 0.0004150165744076 0.0 0.0035185185185185 0.5117845117845118 0.0 225 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +684539 HSPG2 LRP1 HSPG2-LRP1 T Lymphocytes Myoepithelial Cells T Lymphocytes -> Myoepithelial Cells 0.010067155911534 0.7789175740361626 0.7346293219749174 0.6198216015396206 0.0070532058552773 0.0416128058995347 0.0 0.0014454007998608 0.0477283120586046 0.0 1278 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +684609 DLL1 NOTCH3 DLL1-NOTCH3 Macrophages 11q13 Invasive Tumor Cells (G1/S) Macrophages -> 11q13 Invasive Tumor Cells (G1/S) 0.0100663714372107 0.8771078809726828 0.6580560501976399 0.6198216015396206 0.0080232294691882 0.0362497659817488 0.0 0.0 0.0 0.0 129 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +684959 CLEC2D KLRB1 CLEC2D-KLRB1 Pericytes Macrophages Pericytes -> Macrophages 0.0100620623132613 0.8721681415062816 0.9130058539314824 0.8875000050982297 0.0110717612136884 0.0132636308162813 0.0 0.0005490196078431 0.071271857906343 0.0 2125 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +685005 CLEC2D KLRB1 CLEC2D-KLRB1 Macrophages 11q13 Invasive Tumor Cells (G1/S) Macrophages -> 11q13 Invasive Tumor Cells (G1/S) 0.0100614969817515 0.8978557803479422 0.657421674383923 0.6198216015396206 0.0477973731763516 0.0059327142047454 0.0 0.0 0.0 0.0 129 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +685036 MMRN2 CLEC14A MMRN2-CLEC14A CXCL14+ Fibroblasts Endothelial Cells CXCL14+ Fibroblasts -> Endothelial Cells 0.0100611351552868 0.940547666092272 0.9003264838243337 0.9429656149619918 0.0001298888146421 1.0 0.0 0.0008610086100861 0.0054390472896494 0.0 2710 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +685102 CLEC2D KLRB1 CLEC2D-KLRB1 Mast Cells CAFs, DCIS Associated Mast Cells -> CAFs, DCIS Associated 0.0100603398034111 0.831981591331937 0.4642836810638544 0.7204611100467462 0.0048935684578858 0.0761275033764692 0.0 0.0020813320525136 0.2004524427400047 0.0 1041 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +685201 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Basal-like Structured DCIS Cells 0.0100589118151959 0.6213271600240247 0.62431395375366 0.7917001487310438 0.0052560850129547 0.0641739251983978 0.0 0.0019376579612468 0.1840681555638701 0.0 1187 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +685312 MMP2 PECAM1 MMP2-PECAM1 Dendritic Cells T Lymphocytes Dendritic Cells -> T Lymphocytes 0.0100576450082147 0.6303642896310324 0.6331674633943454 0.909150863993142 0.0161193721503025 0.0176963220730796 0.0 0.001317345043067 0.1744804527134401 0.0 5921 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +685423 VEGFC FLT1 VEGFC-FLT1 Myoepithelial Cells T Lymphocytes Myoepithelial Cells -> T Lymphocytes 0.0100560082650343 0.4636527906642655 0.777821334064334 0.6198216015396206 0.014525360548861 0.0318483483218543 0.0 0.0003049710277523 0.0385945317326304 0.0 1093 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +685602 VWF LRP1 VWF-LRP1 Dendritic Cells CAFs, Invasive Associated Dendritic Cells -> CAFs, Invasive Associated 0.0100537281419687 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0019871862905238 0.166956519448744 0.0 0.0027554048325561 0.0207613207784497 0.0 2359 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +686589 CLEC2D KLRB1 CLEC2D-KLRB1 Mast Cells Endothelial Cells Mast Cells -> Endothelial Cells 0.0100420450323591 0.831981591331937 0.885766439573873 0.8567148457705164 0.0048935684578858 0.0331922776397286 0.0 0.0030193236714975 0.3351796163172053 0.0 276 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +686745 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells CAFs, Invasive Associated 11q13 Invasive Tumor Cells -> CAFs, Invasive Associated 0.0100402222482052 0.6160088550075702 0.6631822525600675 0.8824495942126559 0.0106340017102282 0.0267210109213584 0.0 0.0002043556956851 0.0214724257439337 0.0 4671 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +686795 COL4A1 CD93 COL4A1-CD93 B Cells Pericytes B Cells -> Pericytes 0.0100394634641031 0.8684504425765611 0.8817184225858201 0.6198216015396206 0.0016831757123532 0.1281708518900828 0.0 0.0012386457473162 0.0291861038202078 0.0 1211 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +686805 THBS2 CD36 THBS2-CD36 CAFs, Invasive Associated Myeloid Cells CAFs, Invasive Associated -> Myeloid Cells 0.0100393464506878 0.6242573126045354 0.7763054211764489 0.6198216015396206 0.1932385901170197 0.0017638974017382 0.0 0.0075757575757575 1.0 0.0 143 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +686824 DLL4 NOTCH3 DLL4-NOTCH3 Myoepithelial Cells Myoepithelial Cells Myoepithelial Cells -> Myoepithelial Cells 0.010039064314193 0.7160288858520609 0.4638256179742202 1.0 0.0069047442087267 0.0446401662952339 0.0 0.0003950330187976 0.0357498463851618 0.0 22361 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +686952 A2M LRP1 A2M-LRP1 Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0100374560857681 0.7741139100414175 0.6207977546603366 0.7917001487310438 0.093381536992618 0.0028784826949613 0.0 0.0047425474254742 0.7666058958621187 0.0 246 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +687286 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells Macrophages 11q13 Invasive Tumor Cells -> Macrophages 0.0100335769855077 0.6242573126045354 0.8587566561291643 0.6198216015396206 0.0034559943126159 0.088850508457521 0.0 0.0001233654083395 0.0024093640485173 0.0 1351 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +687380 CXCL12 CXCR4 CXCL12-CXCR4 Plasma Cells 11q13 Invasive Tumor Cells Plasma Cells -> 11q13 Invasive Tumor Cells 0.0100325169932658 0.8730912658940219 0.6632137581773894 0.6198216015396206 0.0057086106530109 0.049767778498468 0.0 0.0003071253071253 0.1049586834234695 0.0 148 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +687382 CLEC2D KLRB1 CLEC2D-KLRB1 Pericytes Basal-like Structured DCIS Cells Pericytes -> Basal-like Structured DCIS Cells 0.0100324868298129 0.8721681415062816 0.7763400818577846 0.6198216015396206 0.0110717612136884 0.0219439768073448 0.0 0.000501002004008 0.0687858230977132 0.0 1996 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +687859 CLEC2D KLRB1 CLEC2D-KLRB1 Plasma Cells Myoepithelial Cells Plasma Cells -> Myoepithelial Cells 0.0100267531757168 0.4625081978296446 0.4642836810638544 0.8293805866303694 0.0141498126994191 0.040323117011325 0.0 0.0061728395061728 0.4293532488737039 0.0 324 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +687902 MMRN2 CD93 MMRN2-CD93 CXCL14+ Fibroblasts Endothelial Cells CXCL14+ Fibroblasts -> Endothelial Cells 0.0100261754012693 0.940547666092272 0.8817184225858201 0.9429656149619918 0.0001298888146421 1.0 0.0 0.0010147601476014 0.0060503116595601 0.0 2710 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +687930 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, DCIS Associated 0.0100258130115602 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.0003521782369754 1.0 0.0 0.0029515938606847 0.0226608932199955 0.0 77 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +687938 DLL1 NOTCH3 DLL1-NOTCH3 Mast Cells Luminal-like Amorphous DCIS Cells Mast Cells -> Luminal-like Amorphous DCIS Cells 0.0100257517857614 0.8624864526942296 0.4638256179742202 0.2461374514707439 0.0020100505037262 0.5131068416842878 0.0 0.0 0.0 0.0 41 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +688323 DLL4 NOTCH4 DLL4-NOTCH4 Dendritic Cells Basal-like Structured DCIS Cells Dendritic Cells -> Basal-like Structured DCIS Cells 0.0100213726056652 0.6342079770588467 0.7754072541855492 0.8693461273411047 0.0028649117803088 0.0826982152707935 0.0 0.0 0.0 0.0 1245 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +688398 CLEC2D KLRB1 CLEC2D-KLRB1 Pericytes Luminal-like Amorphous DCIS Cells Pericytes -> Luminal-like Amorphous DCIS Cells 0.0100203377607696 0.8721681415062816 0.4642836810638544 0.2461374514707439 0.0110717612136884 0.0917308979735958 0.0 8.730574471800244e-05 0.0048040573098242 0.0 1909 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +688423 MMRN2 CLEC14A MMRN2-CLEC14A Plasma Cells Endothelial Cells Plasma Cells -> Endothelial Cells 0.0100200419308104 0.7205550478301406 0.9003264838243337 0.7204611100467462 0.0002165306714062 1.0 0.0 0.001865671641791 0.01178556888722 0.0 536 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +688485 CXCL12 CXCR4 CXCL12-CXCR4 CXCL14+ Fibroblasts CAFs, DCIS Associated CXCL14+ Fibroblasts -> CAFs, DCIS Associated 0.0100193922157868 0.7487535481622718 0.4600037439857229 0.7204611100467462 0.0131092554497256 0.0310998965832685 0.0 0.0009455009911172 0.1784284583650166 0.0 10961 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +688666 COL4A1 CD93 COL4A1-CD93 Basal-like Structured DCIS Cells Myoepithelial Cells Basal-like Structured DCIS Cells -> Myoepithelial Cells 0.0100173314632316 0.8533682807143209 0.4630027772793905 0.6198216015396206 0.0706049302656684 0.0058437228618857 0.0 0.0004567329115052 0.1113233577675837 0.0 6412 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +688695 DLL4 NOTCH4 DLL4-NOTCH4 Myeloid Cells Basal-like Structured DCIS Cells Myeloid Cells -> Basal-like Structured DCIS Cells 0.0100170193340413 0.7840818683779507 0.7754072541855492 0.6198216015396206 0.0032417203409647 0.0826982152707935 0.0 0.0 0.0 0.0 162 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +688859 VWF SELP VWF-SELP Pericytes CAFs, Invasive Associated Pericytes -> CAFs, Invasive Associated 0.0100149066525719 0.9275752708651288 0.6572093097629401 0.6198216015396206 0.1263644540569636 0.002113171886167 0.0 0.0008826125330979 0.1766954828284921 0.0 2369 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +689100 VWF ITGA9 VWF-ITGA9 Basal-like Structured DCIS Cells Pericytes Basal-like Structured DCIS Cells -> Pericytes 0.0100118557907036 0.6332974881236617 0.9404022517663844 0.6198216015396206 0.0020251995753771 0.1347191569099048 0.0 0.001008420309585 0.043708437300786 0.0 1803 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +689195 COL4A1 CD93 COL4A1-CD93 T Lymphocytes T Lymphocytes T Lymphocytes -> T Lymphocytes 0.0100109351193337 0.8684504425765611 0.7779918296243433 1.0 0.0126216524880575 0.0118035014556376 0.0 0.0002862261253737 0.0271584267040253 0.0 21212 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +689609 MMRN2 CD93 MMRN2-CD93 CAFs, DCIS Associated 11q13 Invasive Tumor Cells CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells 0.0100058569262237 0.7205550478301406 0.6587114738285964 0.6198216015396206 0.0117842887908422 0.0289462771086338 0.0 7.62660158633313e-05 0.015771296826767 0.0 3278 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +689618 VEGFC FLT1 VEGFC-FLT1 T Lymphocytes Dendritic Cells T Lymphocytes -> Dendritic Cells 0.0100057357441157 0.7745997874735252 0.777821334064334 0.909150863993142 0.016822895653248 0.0108892901157311 0.0 0.0006072172102706 0.0753490791862989 0.0 5764 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +689699 COL4A1 CD93 COL4A1-CD93 Myoepithelial Cells Basal-like Structured DCIS Cells Myoepithelial Cells -> Basal-like Structured DCIS Cells 0.0100047596006326 0.4604235282221027 0.7779918296243433 0.6198216015396206 0.0839650520556947 0.0053794918117879 0.0 0.0005818181818181 0.0473518648053582 0.0 6875 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +689767 MMP2 PECAM1 MMP2-PECAM1 T Lymphocytes T Lymphocytes T Lymphocytes -> T Lymphocytes 0.0100040198575981 0.6303642896310324 0.6331674633943454 1.0 0.0141923232885854 0.0176963220730796 0.0 0.0006081463322647 0.0805481053942617 0.0 21212 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +689937 CD34 SELP CD34-SELP Myoepithelial Cells 11q13 Invasive Tumor Cells Myoepithelial Cells -> 11q13 Invasive Tumor Cells 0.0100017176299088 0.7168245244832976 0.6572093097629401 0.6198216015396206 0.0082993421103349 0.04130664769978 0.0 0.0001962708537782 0.0749047414605904 0.0 5095 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +690291 A2M LRP1 A2M-LRP1 CXCL14+ Fibroblasts Pericytes CXCL14+ Fibroblasts -> Pericytes 0.0099973063745462 0.8937519114898692 0.9078204025796472 0.9429656149619918 0.0037268694422441 0.0350138403862125 0.0 0.0005308680339755 0.030997825540115 0.0 3218 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +690332 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells Dendritic Cells 11q13 Invasive Tumor Cells -> Dendritic Cells 0.0099968697717755 0.633566764858408 0.7760344326192508 0.7917001487310438 0.0799339500711946 0.0032078747392388 0.0 0.0001488095238095 0.0340676618309572 0.0 3360 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +690405 EFNB2 PECAM1 EFNB2-PECAM1 Macrophages Dendritic Cells Macrophages -> Dendritic Cells 0.0099957982900145 0.8913986641324685 0.6331674633943454 0.6198216015396206 0.0054950348959687 0.0518891167572028 0.0 0.0007780082987551 0.039819513863081 0.0 1687 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +690583 CXCL12 ITGA4 CXCL12-ITGA4 B Cells CAFs, DCIS Associated B Cells -> CAFs, DCIS Associated 0.0099934450388945 0.6160088550075702 0.4596166826058663 0.6198216015396206 0.0052742025956585 0.1076178292491983 0.0 0.0027804346375425 0.2329468415040665 0.0 4087 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +690632 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells -> CXCL14+ Fibroblasts 0.0099928473014303 0.6342079770588467 0.8818326005152037 0.6198216015396206 0.0673400749834054 0.0042655619249233 0.0 0.0002390710382513 0.0519277357678454 0.0 4880 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +690836 HSPG2 LRP1 HSPG2-LRP1 Pericytes 11q13 Invasive Tumor Cells (G1/S) Pericytes -> 11q13 Invasive Tumor Cells (G1/S) 0.0099903763954746 0.8818165186409654 0.6207977546603366 0.6198216015396206 0.1619074107723045 0.0018097844702233 0.0 0.0021367521367521 0.1900989444342853 0.0 377 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +690904 DLL4 NOTCH3 DLL4-NOTCH3 Macrophages Luminal-like Amorphous DCIS Cells Macrophages -> Luminal-like Amorphous DCIS Cells 0.0099896347149378 0.8949858186325867 0.4638256179742202 0.2461374514707439 0.001895566065636 0.5131068416842878 0.0 0.0012674271229404 0.0287924103532089 0.0 263 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +691183 HSPG2 LRP1 HSPG2-LRP1 CAFs, Invasive Associated B Cells CAFs, Invasive Associated -> B Cells 0.009986101702556 0.6589792304505506 0.6207977546603366 0.7917001487310438 0.1836996873148393 0.0016667952436519 0.0 0.002529383254574 0.3200048383406368 0.0 917 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +691256 MMRN2 CD93 MMRN2-CD93 Plasma Cells Endothelial Cells Plasma Cells -> Endothelial Cells 0.0099852249647584 0.7205550478301406 0.8817184225858201 0.7204611100467462 0.0002165306714062 1.0 0.0 0.0027985074626865 0.0166855609878641 0.0 536 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +691346 EFNB2 PECAM1 EFNB2-PECAM1 Myoepithelial Cells T Lymphocytes Myoepithelial Cells -> T Lymphocytes 0.0099841321167424 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.0308750930304183 0.0176963220730796 0.0 0.0006290027447392 0.114984531306262 0.0 1093 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +691669 VWF ITGA9 VWF-ITGA9 Dendritic Cells Pericytes Dendritic Cells -> Pericytes 0.009980287484422 0.6332974881236617 0.9404022517663844 0.6198216015396206 0.0019871862905238 0.1347191569099048 0.0 0.0016470963285691 0.0713908733504628 0.0 1711 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +691704 VWF LRP1 VWF-LRP1 CAFs, DCIS Associated Dendritic Cells CAFs, DCIS Associated -> Dendritic Cells 0.009979892046004 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0071496754272206 0.0501711964086628 0.0 0.0005329626489802 0.0108045557889666 0.0 3646 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +691737 CLEC2D KLRB1 CLEC2D-KLRB1 Luminal-like Amorphous DCIS Cells Mast Cells Luminal-like Amorphous DCIS Cells -> Mast Cells 0.0099794461883433 0.4625081978296446 0.8381155706134242 0.2461374514707439 0.3558005706994493 0.0029095741067474 0.0 0.0 0.0 0.0 34 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +692469 JAG1 NOTCH2 JAG1-NOTCH2 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.009970523605319 0.6303682835571691 0.663300745568453 0.6198216015396206 0.0101610580570933 0.0373075519081129 0.0 0.0050071530758226 0.0944794137196342 0.0 233 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +692474 C1QB LRP1 C1QB-LRP1 Endothelial Cells Basal-like Structured DCIS Cells Endothelial Cells -> Basal-like Structured DCIS Cells 0.009970490170584 0.7753420160918723 0.6207977546603366 0.6198216015396206 0.0161519521398178 0.0203874717835032 0.0 0.0006341958396752 0.0359147732910225 0.0 1971 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +692558 JAG1 NOTCH2 JAG1-NOTCH2 Myeloid Cells 11q13 Invasive Tumor Cells Myeloid Cells -> 11q13 Invasive Tumor Cells 0.0099694725002412 0.6303682835571691 0.663300745568453 0.6198216015396206 0.0003788349535045 1.0 0.0 0.0030122967731286 0.0516377350129096 0.0 1154 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +692914 COL4A2 CD93 COL4A2-CD93 Macrophages 11q13 Invasive Tumor Cells Macrophages -> 11q13 Invasive Tumor Cells 0.0099654668172684 0.9188764516910942 0.6587114738285964 0.6198216015396206 0.0090193130488293 0.0289462771086338 0.0 5.7504312823461766e-05 0.0122425804270304 0.0 1739 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +693257 C3 LRP1 C3-LRP1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells 0.0099613296402958 0.8911088195487638 0.6207977546603366 0.6198216015396206 0.0048525806497539 0.0587195251380622 0.0 7.478444483547424e-05 0.0180486718531887 0.0 5683 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +693593 DLL1 NOTCH3 DLL1-NOTCH3 T Lymphocytes T Lymphocytes T Lymphocytes -> T Lymphocytes 0.0099572570284174 0.6249837837987587 0.7746834992804791 1.0 0.0435116250366991 0.0046263543438723 0.0 0.0002239298510277 0.0787743063728631 0.0 21212 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +693624 C3 LRP1 C3-LRP1 Myoepithelial Cells Macrophages Myoepithelial Cells -> Macrophages 0.0099569434204192 0.7148920381722296 0.8604147465201248 0.7204611100467462 0.005043231651446 0.0436001007095475 0.0 0.0001692047377326 0.0048374366787876 0.0 591 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +694020 CD48 CD2 CD48-CD2 Plasma Cells CAFs, DCIS Associated Plasma Cells -> CAFs, DCIS Associated 0.0099523249401015 0.4593282471594782 0.4603649459881741 0.8767341187813953 0.0467114894617178 0.0112209532878862 0.0 0.0020408163265306 0.4009838637836608 0.0 2450 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +694045 JAG1 NOTCH2 JAG1-NOTCH2 CAFs, Invasive Associated Dendritic Cells CAFs, Invasive Associated -> Dendritic Cells 0.0099520109309926 0.7941469661104034 0.8445107771175474 0.7917001487310438 0.0083898580598364 0.0218093597373452 0.0 0.0053034467314073 0.2874220679315827 0.0 2339 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +694108 DLL4 NOTCH3 DLL4-NOTCH3 Plasma Cells Basal-like Structured DCIS Cells Plasma Cells -> Basal-like Structured DCIS Cells 0.0099511256436145 0.7160288858520609 0.7746834992804791 0.6198216015396206 0.0012306151710811 0.2295016807597237 0.0 0.0 0.0 0.0 126 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +694570 CCN1 CAV1 CCN1-CAV1 Luminal-like Amorphous DCIS Cells Plasma Cells Luminal-like Amorphous DCIS Cells -> Plasma Cells 0.0099456227092455 0.2542249848376565 0.7283139964676212 0.2461374514707439 0.1711385759005754 0.0124087765732037 0.0 0.0039215686274509 0.1933318175933115 0.0 272 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +694682 VWF ITGA9 VWF-ITGA9 CAFs, DCIS Associated Dendritic Cells CAFs, DCIS Associated -> Dendritic Cells 0.0099444670531935 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0071496754272206 0.0487643047611538 0.0 0.0003490749513788 0.0136637892073313 0.0 3646 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +694758 CD34 SELP CD34-SELP CXCL14+ Fibroblasts Pericytes CXCL14+ Fibroblasts -> Pericytes 0.0099435792368023 0.9303167350027568 0.8819126042133903 0.9429656149619918 0.0016860250240652 0.0741032966028748 0.0 0.0004661280298321 0.0234355341894423 0.0 3218 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +694867 CXCL12 CXCR4 CXCL12-CXCR4 T Lymphocytes Myoepithelial Cells T Lymphocytes -> Myoepithelial Cells 0.0099423246588763 0.6160088550075702 0.4600037439857229 0.6198216015396206 0.0255753403203798 0.0215025911544899 0.0 0.0011381419832124 0.136731454058827 0.0 1278 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +695095 DLL1 NOTCH3 DLL1-NOTCH3 B Cells Luminal-like Amorphous DCIS Cells B Cells -> Luminal-like Amorphous DCIS Cells 0.0099396469889355 0.6249837837987587 0.4638256179742202 0.2461374514707439 0.00263399584678 0.5131068416842878 0.0 0.0055292259083728 0.1335485463705348 0.0 211 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +695235 COL4A2 CD93 COL4A2-CD93 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells 0.009938048961152 0.4630253981438691 0.6587114738285964 0.2461374514707439 0.0443339118517084 0.0289462771086338 0.0 0.0 0.0 0.0 186 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +695403 CXCL12 ITGA4 CXCL12-ITGA4 CXCL14+ Fibroblasts Mast Cells CXCL14+ Fibroblasts -> Mast Cells 0.009936104144111 0.7487535481622718 0.7754239189773715 0.8567148457705164 0.0131092554497256 0.0147571931436988 0.0 0.0046449900464499 0.0930208219044602 0.0 137 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +695541 CD34 SELP CD34-SELP Myoepithelial Cells T Lymphocytes Myoepithelial Cells -> T Lymphocytes 0.0099345001756468 0.7168245244832976 0.7760344326192508 0.6198216015396206 0.0082993421103349 0.0335947364052305 0.0 0.0 0.0 0.0 1093 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +695705 A2M LRP1 A2M-LRP1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.0099326958955288 0.4648000335061383 0.6207977546603366 0.6198216015396206 0.2966815529783992 0.0018097844702233 0.0 0.0018518518518518 0.2498731371878917 0.0 135 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +695724 VEGFC FLT1 VEGFC-FLT1 Pericytes B Cells Pericytes -> B Cells 0.0099323847070362 0.8718210606749883 0.777821334064334 0.6198216015396206 0.1796394187986057 0.001271575589586 0.0 0.0007839448102853 0.1919876145217954 0.0 1063 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +695755 MMP2 PECAM1 MMP2-PECAM1 Myeloid Cells Pericytes Myeloid Cells -> Pericytes 0.0099320591263625 0.785133132759182 0.930308383061206 0.7827641335561659 0.001039571291679 0.1615013370958009 0.0 0.0054627249357326 0.16871681848713 0.0 389 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +695978 CXCL12 CXCR4 CXCL12-CXCR4 Pericytes Luminal-like Amorphous DCIS Cells Pericytes -> Luminal-like Amorphous DCIS Cells 0.0099293329736568 0.7487535481622718 0.4600037439857229 0.2461374514707439 0.0637288077574987 0.017738069381683 0.0 0.0009524263060145 0.2374494971309944 0.0 1909 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +696218 VWF ITGA9 VWF-ITGA9 CAFs, Invasive Associated Basal-like Structured DCIS Cells CAFs, Invasive Associated -> Basal-like Structured DCIS Cells 0.0099257799863359 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0016171311116606 0.1886404570313 0.0 0.0005914160189253 0.0154674402739169 0.0 2152 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +696703 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) -> Dendritic Cells 0.0099196915972656 0.6630837220165452 0.7779918296243433 0.7917001487310438 0.0037159398684439 0.0627790816848129 0.0 0.002960769800148 0.0594510729752584 0.0 193 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +696729 MMP2 PECAM1 MMP2-PECAM1 Basal-like Structured DCIS Cells Plasma Cells Basal-like Structured DCIS Cells -> Plasma Cells 0.0099193641359066 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.0104129581710415 0.0326667674102811 0.0 0.000632911392405 0.0126474497523517 0.0 79 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +696760 C3 LRP1 C3-LRP1 CXCL14+ Fibroblasts Myoepithelial Cells CXCL14+ Fibroblasts -> Myoepithelial Cells 0.0099190113476052 0.8911088195487638 0.7346293219749174 0.7204611100467462 0.0048525806497539 0.0416128058995347 0.0 0.0003848195329087 0.0359423890851732 0.0 1884 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +697053 CXCL12 ITGA4 CXCL12-ITGA4 CXCL14+ Fibroblasts Myoepithelial Cells CXCL14+ Fibroblasts -> Myoepithelial Cells 0.0099154025441073 0.7487535481622718 0.4596166826058663 0.7204611100467462 0.0131092554497256 0.0292373734098458 0.0 0.0004584057131827 0.070001164686693 0.0 1884 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +697114 C3 LRP1 C3-LRP1 Basal-like Structured DCIS Cells T Lymphocytes Basal-like Structured DCIS Cells -> T Lymphocytes 0.0099147762287109 0.6319926036888139 0.6207977546603366 0.8693461273411047 0.0265972645862203 0.0104714078116759 0.0 0.000391304347826 0.0385060237946697 0.0 575 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +697177 CD48 CD2 CD48-CD2 Myoepithelial Cells Dendritic Cells Myoepithelial Cells -> Dendritic Cells 0.0099140648463915 0.4593282471594782 0.8960994285623033 0.6198216015396206 0.0161888123016941 0.0229905310518441 0.0 0.000734214390602 0.034616046605949 0.0 1362 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +697192 VWF LRP1 VWF-LRP1 Mast Cells CAFs, DCIS Associated Mast Cells -> CAFs, DCIS Associated 0.0099139240142889 0.8525936146535493 0.7346293219749174 0.7204611100467462 0.0002103933337194 1.0 0.0 0.0022268797484935 0.0170968929250571 0.0 1041 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +697467 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) -> T Lymphocytes 0.0099109014543326 0.6582846571368821 0.7779918296243433 0.7917001487310438 0.0198024073017111 0.0118035014556376 0.0 0.0 0.0 0.0 83 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +697779 CD34 SELP CD34-SELP Endothelial Cells CXCL14+ Fibroblasts Endothelial Cells -> CXCL14+ Fibroblasts 0.009907191909751 0.9559599666576516 0.8819126042133903 0.9429656149619918 1.0 0.0001189339410417 0.0 0.000194855806703 1.0 0.0 2566 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +697792 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells (Mitotic) Pericytes 11q13 Invasive Tumor Cells (Mitotic) -> Pericytes 0.0099070816701677 0.6589792304505506 0.9078204025796472 0.6198216015396206 0.0072827533047186 0.0350138403862125 0.0 0.001429199648197 0.0611855139945189 0.0 379 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +697819 VWF SELP VWF-SELP Endothelial Cells CXCL14+ Fibroblasts Endothelial Cells -> CXCL14+ Fibroblasts 0.0099067654499683 0.955713094717548 0.8819126042133903 0.9429656149619918 1.0 0.0001189339410417 0.0 5.3142492737192655e-05 0.3341075857967107 0.0 2566 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +697835 C1QB LRP1 C1QB-LRP1 B Cells 11q13 Invasive Tumor Cells B Cells -> 11q13 Invasive Tumor Cells 0.0099065758624407 0.8703788833238396 0.6207977546603366 0.7917001487310438 0.0037630364713574 0.0587195251380622 0.0 0.0005489335006273 0.0467830590917673 0.0 797 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +697964 CD48 CD2 CD48-CD2 Pericytes B Cells Pericytes -> B Cells 0.0099048174128076 0.7719609236370527 0.937587088419394 0.6198216015396206 0.0076331962782219 0.0275738893167071 0.0 0.0014111006585136 0.0588546633484642 0.0 1063 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +698455 JAG1 NOTCH2 JAG1-NOTCH2 Pericytes T Lymphocytes Pericytes -> T Lymphocytes 0.0098989958080786 0.6303682835571691 0.8445107771175474 0.6198216015396206 0.0342558468646473 0.0083242517891534 0.0 0.0030039718386601 0.3514233458142721 0.0 3321 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +698607 COL4A2 CD93 COL4A2-CD93 Basal-like Structured DCIS Cells Mast Cells Basal-like Structured DCIS Cells -> Mast Cells 0.0098970484624012 0.7783550150988336 0.8347945881127203 0.6198216015396206 0.1928969878996252 0.0012097093680331 0.0 0.0 0.0 0.0 18 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +698737 CCN1 CAV1 CCN1-CAV1 B Cells CAFs, DCIS Associated B Cells -> CAFs, DCIS Associated 0.0098954862223609 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.0023088899408624 0.1449812920932466 0.0 0.0005627599706386 0.0461281391162693 0.0 4087 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +698751 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells -> CXCL14+ Fibroblasts 0.0098952767880978 0.6593525851613742 0.878254460598671 0.6198216015396206 0.4518617096918393 0.0005788283879716 0.0 0.0005464480874316 0.5897673745655713 0.0 4880 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +698781 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Basal-like Structured DCIS Cells 0.0098948926739756 0.6561647292424944 0.6207977546603366 0.7917001487310438 0.0142750905665976 0.0203874717835032 0.0 0.0029054916985951 0.172278325955394 0.0 1305 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +698951 A2M LRP1 A2M-LRP1 T Lymphocytes Endothelial Cells T Lymphocytes -> Endothelial Cells 0.0098924898074754 0.7741139100414175 0.9078204025796472 0.6198216015396206 0.0149044683666724 0.0144359394371152 0.0 0.000961269574944 0.1179343136985467 0.0 4768 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +699064 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, Invasive Associated 0.0098912422080354 0.6332974881236617 0.6207977546603366 0.9161861017439124 0.0015572459193676 0.166956519448744 0.0 0.0013646288209606 0.0102821539545605 0.0 458 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +699430 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells 0.0098868607588294 0.6582846571368821 0.6587114738285964 0.8824495942126559 0.0084325366891025 0.0289462771086338 0.0 0.0002646815550041 0.0563502990573522 0.0 12090 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +699821 COL4A2 CD93 COL4A2-CD93 Dendritic Cells CAFs, DCIS Associated Dendritic Cells -> CAFs, DCIS Associated 0.0098824045799131 0.7783550150988336 0.4630027772793905 0.6198216015396206 0.0267593032157803 0.0155837683010033 0.0 0.000599520383693 0.1657349987002249 0.0 3336 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +700040 CXCL12 ITGA4 CXCL12-ITGA4 Myoepithelial Cells Basal-like Structured DCIS Cells Myoepithelial Cells -> Basal-like Structured DCIS Cells 0.0098798670487632 0.8023917560710954 0.8622452992050237 0.6198216015396206 0.0085367158000785 0.0254056950469408 0.0 0.0006082644628099 0.0955769352278736 0.0 6875 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +700086 JAG1 NOTCH2 JAG1-NOTCH2 Endothelial Cells Macrophages Endothelial Cells -> Macrophages 0.0098794056900321 0.6303682835571691 0.773263018678637 0.8875000050982297 0.0291791383241764 0.0073658308476012 0.0 0.0037763654784931 0.6875798717462346 0.0 2585 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +700150 DLL1 NOTCH3 DLL1-NOTCH3 Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0098786184528344 0.7296454584598743 0.6580560501976399 0.6198216015396206 0.0051524613572059 0.0606066271159369 0.0 0.0 0.0 0.0 3 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +700210 DLL4 NOTCH3 DLL4-NOTCH3 T Lymphocytes CAFs, DCIS Associated T Lymphocytes -> CAFs, DCIS Associated 0.0098779816427984 0.6342079770588467 0.4638256179742202 0.6198216015396206 0.0073929685753755 0.0689186266365139 0.0 0.0006128014216992 0.0576300450154656 0.0 10879 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +700397 DLL4 NOTCH3 DLL4-NOTCH3 Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells -> CAFs, Invasive Associated 0.0098755761196449 0.2490567623945399 0.6580560501976399 0.2461374514707439 0.011649387573427 0.1973932010691654 0.0 0.0 0.0 0.0 147 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +700433 C1QB LRP1 C1QB-LRP1 B Cells Dendritic Cells B Cells -> Dendritic Cells 0.0098752499541286 0.8703788833238396 0.6207977546603366 0.909150863993142 0.0037630364713574 0.0501711964086628 0.0 0.0010894125242091 0.0259476714742349 0.0 1549 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +700605 CD34 SELP CD34-SELP CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated -> Luminal-like Amorphous DCIS Cells 0.0098729021967842 0.7168245244832976 0.4623922682986163 0.2461374514707439 0.1173076386135379 0.0096770075292062 0.0 0.0004346314325452 0.394318872824997 0.0 5752 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +700647 CLEC2D KLRB1 CLEC2D-KLRB1 Plasma Cells Dendritic Cells Plasma Cells -> Dendritic Cells 0.009872386448267 0.4625081978296446 0.7763400818577846 0.6198216015396206 0.0141498126994191 0.0293997450046583 0.0 0.003690036900369 0.2275062343455045 0.0 271 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +701159 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells Pericytes 11q13 Invasive Tumor Cells -> Pericytes 0.0098665995471524 0.6160088550075702 0.7754239189773715 0.6198216015396206 0.0106340017102282 0.0293031867940321 0.0 0.0002551386519111 0.0319307176827517 0.0 5701 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +701195 CCN1 CAV1 CCN1-CAV1 CAFs, Invasive Associated Myeloid Cells CAFs, Invasive Associated -> Myeloid Cells 0.0098661225273891 0.6213271600240247 0.7832252605020791 0.6198216015396206 0.2247035641022029 0.00136079311934 0.0 0.006060606060606 0.8909147415311304 0.0 143 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +701217 CLEC2D KLRB1 CLEC2D-KLRB1 Myoepithelial Cells CAFs, Invasive Associated Myoepithelial Cells -> CAFs, Invasive Associated 0.0098658451440558 0.4625081978296446 0.657421674383923 0.6198216015396206 0.0704104148800194 0.0069492509109592 0.0 0.0003201024327784 0.0547780166523511 0.0 1562 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +701393 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Basal-like Structured DCIS Cells 0.0098635516518651 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0015572459193676 0.1886404570313 0.0 0.0007662835249042 0.0200407907041139 0.0 1305 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +701400 CLEC2D KLRB1 CLEC2D-KLRB1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells 0.0098634931984861 0.8721681415062816 0.657421674383923 0.6198216015396206 0.0008193633790489 0.3162217004298525 0.0 2.9327233268813417e-05 0.0033778195928587 0.0 5683 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +701799 DLL1 NOTCH3 DLL1-NOTCH3 Luminal-like Amorphous DCIS Cells Dendritic Cells Luminal-like Amorphous DCIS Cells -> Dendritic Cells 0.0098586038789859 0.2534163760166434 0.7746834992804791 0.2461374514707439 0.2100740470724093 0.0090444648829713 0.0 0.0025217790004585 0.3548145042038046 0.0 727 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +701883 MMRN2 CD93 MMRN2-CD93 Pericytes Mast Cells Pericytes -> Mast Cells 0.0098576591195238 0.9468422434493456 0.8347945881127203 0.8567148457705164 0.1120119983652299 0.0012097093680331 0.0 0.0044444444444444 0.2358490566037739 0.0 225 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +701916 CD34 SELP CD34-SELP Pericytes Plasma Cells Pericytes -> Plasma Cells 0.0098573117127659 0.9303167350027568 0.4623922682986163 0.7204611100467462 0.1314667522621683 0.0022515473538965 0.0 0.0 0.0 0.0 394 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +702047 CLEC2D KLRB1 CLEC2D-KLRB1 Mast Cells B Cells Mast Cells -> B Cells 0.0098555429458953 0.831981591331937 0.7763400818577846 0.6198216015396206 0.0048935684578858 0.0467761235673353 0.0 0.0029761904761904 0.1673677627640469 0.0 112 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +702161 HSPG2 LRP1 HSPG2-LRP1 Pericytes B Cells Pericytes -> B Cells 0.009854269856068 0.8818165186409654 0.6207977546603366 0.6198216015396206 0.1619074107723045 0.0016667952436519 0.0 0.0030181875195986 0.3818458936755767 0.0 1063 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +702298 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells -> CXCL14+ Fibroblasts 0.0098525594567732 0.662063103571249 0.930308383061206 0.6198216015396206 0.585843718590581 0.0004089864655001 0.0 0.0001408811475409 0.1810757970155722 0.0 4880 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +702452 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells -> Basal-like Structured DCIS Cells 0.0098507202574695 0.6630837220165452 0.7779918296243433 0.7917001487310438 0.0415873844357376 0.0053794918117879 0.0 0.0002208646616541 0.0179752952481571 0.0 30400 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +702826 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells (G1/S) Pericytes 11q13 Invasive Tumor Cells (G1/S) -> Pericytes 0.0098463123936767 0.6561647292424944 0.9078204025796472 0.6198216015396206 0.0070489045197697 0.0350138403862125 0.0 0.001207729468599 0.0705203270329375 0.0 345 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +703101 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myoepithelial Cells 0.0098428681801237 0.6589792304505506 0.7346293219749174 0.6198216015396206 0.0072827533047186 0.0416128058995347 0.0 0.0031707127295362 0.1046995176826117 0.0 714 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +703146 COL4A2 CD93 COL4A2-CD93 Mast Cells Pericytes Mast Cells -> Pericytes 0.0098424029639097 0.8355319038299565 0.8817184225858201 0.8567148457705164 0.001123788079051 0.1281708518900828 0.0 0.0012295081967213 0.0347808885304186 0.0 244 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +703368 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells (Mitotic) Macrophages 11q13 Invasive Tumor Cells (Mitotic) -> Macrophages 0.0098398495181227 0.6630837220165452 0.944024288971064 0.6198216015396206 0.0048313935743179 0.0484215930647349 0.0 0.0 0.0 0.0 103 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +703634 MMP2 PECAM1 MMP2-PECAM1 Basal-like Structured DCIS Cells Macrophages Basal-like Structured DCIS Cells -> Macrophages 0.0098366899830209 0.6303642896310324 0.9015117569158254 0.6198216015396206 0.0104129581710415 0.0246995741084876 0.0 0.001 0.05089906087561 0.0 475 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +703643 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells (G1/S) Macrophages 11q13 Invasive Tumor Cells (G1/S) -> Macrophages 0.0098365959484749 0.7941469661104034 0.773263018678637 0.6198216015396206 0.0323110954490285 0.0073658308476012 0.0 0.0022008803521408 0.4007241986698956 0.0 119 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +703758 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells Plasma Cells 11q13 Invasive Tumor Cells -> Plasma Cells 0.0098351387873243 0.6160088550075702 0.4596166826058663 0.6198216015396206 0.0106340017102282 0.0484993884807927 0.0 0.0017652250661959 0.0250952872480364 0.0 103 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +703907 EFNB2 PECAM1 EFNB2-PECAM1 Dendritic Cells T Lymphocytes Dendritic Cells -> T Lymphocytes 0.0098334945120053 0.7800321422220979 0.6331674633943454 0.909150863993142 0.0113788029360913 0.0176963220730796 0.0 0.0004961155210268 0.0906921490186545 0.0 5921 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +703945 CXCL12 CXCR4 CXCL12-CXCR4 Plasma Cells Basal-like Structured DCIS Cells Plasma Cells -> Basal-like Structured DCIS Cells 0.0098332102524059 0.8730912658940219 0.8628183098412396 0.6198216015396206 0.0057086106530109 0.0339152418223636 0.0 0.0043290043290043 0.3307459221408657 0.0 126 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +703974 VEGFC FLT1 VEGFC-FLT1 Plasma Cells Pericytes Plasma Cells -> Pericytes 0.0098328826627857 0.4636527906642655 0.878254460598671 0.7204611100467462 0.0023125636768155 0.1332188634280341 0.0 0.0033185840707964 0.1250779546853167 0.0 452 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +704571 C1QB LRP1 C1QB-LRP1 CAFs, Invasive Associated Basal-like Structured DCIS Cells CAFs, Invasive Associated -> Basal-like Structured DCIS Cells 0.0098258378443635 0.6626993710110988 0.6207977546603366 0.7917001487310438 0.0135527119637784 0.0203874717835032 0.0 0.0011617100371747 0.065788120963388 0.0 2152 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +704607 EFNB2 PECAM1 EFNB2-PECAM1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.0098253597044888 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.1194227711616854 0.0041555861088636 0.0 0.0002682403433476 0.0340663370729313 0.0 233 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +704998 COL4A2 CD93 COL4A2-CD93 T Lymphocytes Basal-like Structured DCIS Cells T Lymphocytes -> Basal-like Structured DCIS Cells 0.0098207702199142 0.7783550150988336 0.7779918296243433 0.8693461273411047 0.0316800311254893 0.0053794918117879 0.0 0.0009497964721845 0.1025320317845457 0.0 737 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +705060 VWF ITGA9 VWF-ITGA9 Macrophages Pericytes Macrophages -> Pericytes 0.0098199527659515 0.9011206516381156 0.9404022517663844 0.8875000050982297 0.0008850282134344 0.1347191569099048 0.0 0.0009553906077754 0.0414099459132225 0.0 2474 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +705090 CLEC2D KLRB1 CLEC2D-KLRB1 Macrophages Mast Cells Macrophages -> Mast Cells 0.0098196717987072 0.8978557803479422 0.8381155706134242 0.8567148457705164 0.0477973731763516 0.0029095741067474 0.0 0.0 0.0 0.0 165 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +705096 CLEC2D KLRB1 CLEC2D-KLRB1 Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0098196088273382 0.8721681415062816 0.657421674383923 0.6198216015396206 0.0425206505665654 0.0059327142047454 0.0 0.0016025641025641 0.4294019811035471 0.0 312 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +705326 CXCL12 ITGA4 CXCL12-ITGA4 Endothelial Cells CXCL14+ Fibroblasts Endothelial Cells -> CXCL14+ Fibroblasts 0.0098168749640136 0.7487535481622718 0.7754239189773715 0.9429656149619918 0.1027229557481577 0.0015914585039484 0.0 0.000850279883795 0.4128024705553348 0.0 2566 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +705396 CXCL12 CXCR4 CXCL12-CXCR4 Pericytes Myeloid Cells Pericytes -> Myeloid Cells 0.0098158698255311 0.7487535481622718 0.7447682696221608 0.7827641335561659 0.0637288077574987 0.0032154705418133 0.0 0.004602991944764 0.39072124471954 0.0 316 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +705471 DLL4 NOTCH4 DLL4-NOTCH4 Myoepithelial Cells CAFs, DCIS Associated Myoepithelial Cells -> CAFs, DCIS Associated 0.0098150175994303 0.7160288858520609 0.4641352222874551 0.8293805866303694 0.0069047442087267 0.046975263367762 0.0 0.0004168403501458 0.0689617949018248 0.0 7197 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +705513 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells Plasma Cells 11q13 Invasive Tumor Cells -> Plasma Cells 0.0098145435025437 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.0097699360831605 0.0326667674102811 0.0 0.0002427184466019 0.0048502355846397 0.0 103 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +705543 MMRN2 CD93 MMRN2-CD93 T Lymphocytes Dendritic Cells T Lymphocytes -> Dendritic Cells 0.0098143163372323 0.6301823358791634 0.7779918296243433 0.909150863993142 0.0031934983073077 0.0627790816848129 0.0 0.0009108258154059 0.0199454110134147 0.0 5764 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +705901 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Basal-like Structured DCIS Cells 0.0098105129440408 0.6593525851613742 0.777821334064334 0.7917001487310438 0.0120646829101097 0.0182001711419816 0.0 0.0008424599831508 0.10090351260537 0.0 1187 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +705952 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) -> Dendritic Cells 0.0098099084909764 0.6593525851613742 0.777821334064334 0.7917001487310438 0.0201572483258557 0.0108892901157311 0.0 0.0055821371610845 0.6926827630459763 0.0 209 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +706113 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) -> T Lymphocytes 0.0098078413060345 0.6160088550075702 0.9255624071030766 0.7917001487310438 0.0001971810371238 1.0 0.0 0.0026350461133069 0.0212054258187084 0.0 69 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +706347 DLL1 NOTCH3 DLL1-NOTCH3 Myoepithelial Cells Myeloid Cells Myoepithelial Cells -> Myeloid Cells 0.0098051091182961 0.7296454584598743 0.7470475610360806 0.7204611100467462 0.293296467876477 0.0007714919761827 0.0 0.0 0.0 0.0 51 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +706350 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells (G1/S) Macrophages 11q13 Invasive Tumor Cells (G1/S) -> Macrophages 0.0098050843326604 0.6605327397359113 0.9130058539314824 0.6198216015396206 0.0179229861158654 0.0132636308162813 0.0 0.0 0.0 0.0 119 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +706785 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myoepithelial Cells 0.0097995531071619 0.6593525851613742 0.4630488285702799 0.6198216015396206 0.0201572483258557 0.0232163927704059 0.0 0.0009337068160597 0.1826946363964239 0.0 714 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +706800 DLL4 NOTCH3 DLL4-NOTCH3 T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes -> 11q13 Invasive Tumor Cells (G1/S) 0.0097993367996362 0.6342079770588467 0.6580560501976399 0.7917001487310438 0.0073929685753755 0.0362497659817488 0.0 0.0 0.0 0.0 81 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +706873 CD48 CD2 CD48-CD2 CAFs, Invasive Associated Dendritic Cells CAFs, Invasive Associated -> Dendritic Cells 0.009798431976432 0.6659645551150886 0.8960994285623033 0.7917001487310438 0.0081474500750471 0.0229905310518441 0.0 0.0019238991021804 0.0907061777032327 0.0 2339 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +706972 A2M LRP1 A2M-LRP1 CAFs, DCIS Associated B Cells CAFs, DCIS Associated -> B Cells 0.0097973751816935 0.4648000335061383 0.6207977546603366 0.6198216015396206 0.2966815529783992 0.0016667952436519 0.0 0.0022448015122873 0.4507733385392771 0.0 4232 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +707012 THBS2 CD36 THBS2-CD36 Pericytes 11q13 Invasive Tumor Cells Pericytes -> 11q13 Invasive Tumor Cells 0.0097969350191474 0.9197297916541942 0.6176321640000088 0.6198216015396206 0.0087456089304998 0.02871400543887 0.0 0.0001208780582148 0.0584947266828562 0.0 6894 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +707569 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells Endothelial Cells 11q13 Invasive Tumor Cells -> Endothelial Cells 0.0097904162790432 0.6160088550075702 0.7757991160529997 0.6198216015396206 0.0106340017102282 0.0279580382843415 0.0 0.0002255808707421 0.031632887991693 0.0 4836 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +707698 CXCL12 ITGA4 CXCL12-ITGA4 Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0097889884949495 0.7487535481622718 0.6631822525600675 0.6198216015396206 0.1027229557481577 0.0027830389352876 0.0 0.0 0.0 0.0 312 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +707784 VWF SELP VWF-SELP Pericytes Plasma Cells Pericytes -> Plasma Cells 0.0097876788367109 0.9275752708651288 0.4623922682986163 0.7204611100467462 0.1263644540569636 0.0022515473538965 0.0 0.0029995385325334 0.2894505831475691 0.0 394 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +707965 VEGFC FLT1 VEGFC-FLT1 CAFs, DCIS Associated CAFs, Invasive Associated CAFs, DCIS Associated -> CAFs, Invasive Associated 0.0097856048572671 0.4636527906642655 0.6593689120110077 0.6198216015396206 0.0693389464442948 0.0066828239855783 0.0 0.0004981071926678 0.0613546831732854 0.0 1673 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +708002 THBS2 CD36 THBS2-CD36 Endothelial Cells CAFs, DCIS Associated Endothelial Cells -> CAFs, DCIS Associated 0.0097851473521466 0.9197297916541942 0.7373999388878224 0.7204611100467462 0.0039472834455595 0.0455125113141721 0.0 0.0003048343135848 0.0693154477610826 0.0 13942 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +708210 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Myoepithelial Cells 0.0097824927842385 0.6561647292424944 0.7346293219749174 0.6198216015396206 0.0070489045197697 0.0416128058995347 0.0 0.0040470934510669 0.240073085204205 0.0 453 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +708528 VWF ITGA9 VWF-ITGA9 B Cells Endothelial Cells B Cells -> Endothelial Cells 0.0097788011055944 0.6332974881236617 0.9404022517663844 0.6198216015396206 0.00023686843287 1.0 0.0 0.0010844026748599 0.012108431809431 0.0 1509 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +708680 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, DCIS Associated 0.0097767856884045 0.662063103571249 0.7167436199046466 0.6198216015396206 0.0236359933700329 0.0125623889131764 0.0 0.0008116883116883 0.3768537962421833 0.0 77 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +708802 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells (G1/S) Pericytes 11q13 Invasive Tumor Cells (G1/S) -> Pericytes 0.0097755186241741 0.7941469661104034 0.773263018678637 0.6198216015396206 0.0323110954490285 0.0070956399217802 0.0 0.0052449965493443 0.6582656514633752 0.0 345 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +708816 C1QB LRP1 C1QB-LRP1 Basal-like Structured DCIS Cells T Lymphocytes Basal-like Structured DCIS Cells -> T Lymphocytes 0.009775301422924 0.8498991475190484 0.6207977546603366 0.8693461273411047 0.018166235813628 0.0104714078116759 0.0 0.0007608695652173 0.0760989672203925 0.0 575 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +709107 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (Mitotic) 0.0097718577690933 0.6342079770588467 0.6571792026963191 1.0 0.0085570823799139 0.0244129856070659 0.0 0.003221649484536 0.1131414802241481 0.0 1552 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +709318 MMRN2 CD93 MMRN2-CD93 Basal-like Structured DCIS Cells T Lymphocytes Basal-like Structured DCIS Cells -> T Lymphocytes 0.0097690001550954 0.6301823358791634 0.7779918296243433 0.8693461273411047 0.0172764782878141 0.0118035014556376 0.0 0.0013043478260869 0.0999322306234461 0.0 575 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +709437 EFNB2 PECAM1 EFNB2-PECAM1 CAFs, DCIS Associated Myoepithelial Cells CAFs, DCIS Associated -> Myoepithelial Cells 0.0097676871684779 0.4619393085577573 0.7167436199046466 0.8293805866303694 0.1194227711616854 0.0026482500471321 0.0 0.0003659767794043 0.136564605873893 0.0 9905 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +709465 VEGFC FLT1 VEGFC-FLT1 T Lymphocytes Myoepithelial Cells T Lymphocytes -> Myoepithelial Cells 0.0097673737266114 0.7745997874735252 0.4630488285702799 0.6198216015396206 0.016822895653248 0.0232163927704059 0.0 0.0 0.0 0.0 1278 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +709484 DLL1 NOTCH3 DLL1-NOTCH3 CXCL14+ Fibroblasts Myoepithelial Cells CXCL14+ Fibroblasts -> Myoepithelial Cells 0.0097671722731105 0.9470274865242416 0.4638256179742202 0.7204611100467462 0.0061455194924501 0.0446401662952339 0.0 0.0001326963906581 0.0149745546671197 0.0 1884 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +709538 DLL4 NOTCH4 DLL4-NOTCH4 T Lymphocytes T Lymphocytes T Lymphocytes -> T Lymphocytes 0.0097666379507581 0.6342079770588467 0.7754072541855492 1.0 0.0073929685753755 0.0238720285974944 0.0 0.0002828587591929 0.0689507298378827 0.0 21212 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +709781 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) -> T Lymphocytes 0.0097636460105949 0.6160088550075702 0.9008184599638702 0.7917001487310438 0.0001971810371238 1.0 0.0 0.0013175230566534 0.0106306997312189 0.0 69 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +710127 CCN1 CAV1 CCN1-CAV1 Apocrine Cells Endothelial Cells Apocrine Cells -> Endothelial Cells 0.0097595047076972 0.2542249848376565 0.942159351720962 0.2461374514707439 0.0014656941948563 1.0 0.0 0.0244444444444444 0.360221878480048 0.0 15 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +710195 DLL4 NOTCH4 DLL4-NOTCH4 Dendritic Cells Pericytes Dendritic Cells -> Pericytes 0.0097587363201033 0.6342079770588467 0.896164124004365 0.6198216015396206 0.0028649117803088 0.0855781119790033 0.0 0.0005844535359438 0.0294505806414637 0.0 1711 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +710562 CCN1 CAV1 CCN1-CAV1 CAFs, DCIS Associated Apocrine Cells CAFs, DCIS Associated -> Apocrine Cells 0.0097547550946203 0.7324582304061453 0.252518874138558 0.2461374514707439 1.0 0.0018925243453249 0.0 0.0056521739130434 0.3130960258456272 0.0 230 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +710622 VWF SELP VWF-SELP CAFs, DCIS Associated 11q13 Invasive Tumor Cells CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells 0.009753916279099 0.7158082793127664 0.6572093097629401 0.6198216015396206 0.0071496754272206 0.04130664769978 0.0 5.546619335515004e-05 0.0188260296131228 0.0 3278 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +710699 HSPG2 LRP1 HSPG2-LRP1 Luminal-like Amorphous DCIS Cells Macrophages Luminal-like Amorphous DCIS Cells -> Macrophages 0.0097528928021657 0.4629984640915818 0.8604147465201248 0.2461374514707439 0.0201301851612071 0.0436001007095475 0.0 0.0051926926926926 0.1193317771304879 0.0 222 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +710714 DLL1 NOTCH3 DLL1-NOTCH3 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (G1/S) 0.0097527285928988 0.9470274865242416 0.6580560501976399 0.6198216015396206 0.0061455194924501 0.0362497659817488 0.0 0.0012224938875305 0.0416937837445049 0.0 409 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +711173 COL4A2 CD93 COL4A2-CD93 Myoepithelial Cells Mast Cells Myoepithelial Cells -> Mast Cells 0.0097469957353928 0.4630253981438691 0.8347945881127203 0.7204611100467462 0.2545335314555431 0.0012097093680331 0.0 0.0026315789473684 0.1557509645910166 0.0 38 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +711429 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (Mitotic) 0.0097439131896225 0.662063103571249 0.6331674633943454 1.0 0.0491302556793708 0.0041555861088636 0.0 0.0014497422680412 0.1841162599018993 0.0 1552 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +711564 EFNB2 PECAM1 EFNB2-PECAM1 Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells -> CAFs, DCIS Associated 0.009742547658209 0.4619393085577573 0.7167436199046466 0.2461374514707439 0.0835287751665837 0.0125623889131764 0.0 0.0003714900594384 0.1724768450520179 0.0 4879 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +712210 VWF SELP VWF-SELP Myoepithelial Cells Pericytes Myoepithelial Cells -> Pericytes 0.0097350863683266 0.7158082793127664 0.8819126042133903 0.7204611100467462 0.0025256125075084 0.0741032966028748 0.0 0.0 0.0 0.0 1931 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +712402 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells Macrophages 11q13 Invasive Tumor Cells -> Macrophages 0.0097327429900396 0.6303642896310324 0.9015117569158254 0.6198216015396206 0.0097699360831605 0.0246995741084876 0.0 0.0004071058475203 0.0207213053157553 0.0 1351 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +712499 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells Mast Cells 11q13 Invasive Tumor Cells -> Mast Cells 0.0097315683233961 0.662063103571249 0.8537710813834968 0.6198216015396206 0.585843718590581 0.0004138063814779 0.0 0.0 0.0 0.0 42 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +712559 CXCL12 CXCR4 CXCL12-CXCR4 B Cells 11q13 Invasive Tumor Cells B Cells -> 11q13 Invasive Tumor Cells 0.0097308594624614 0.6160088550075702 0.6632137581773894 0.7917001487310438 0.0052742025956585 0.049767778498468 0.0 5.703205201323144e-05 0.0194904456043582 0.0 797 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +712752 CCN1 CAV1 CCN1-CAV1 Luminal-like Amorphous DCIS Cells T Lymphocytes Luminal-like Amorphous DCIS Cells -> T Lymphocytes 0.00972854175773 0.2542249848376565 0.62431395375366 0.2461374514707439 0.1711385759005754 0.0126805820762719 0.0 0.0020042194092827 0.4083107698438155 0.0 316 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +712779 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) -> Dendritic Cells 0.0097281709342928 0.6249837837987587 0.7746834992804791 0.7917001487310438 0.0244483651952677 0.0090444648829713 0.0 0.001993620414673 0.2805025495391104 0.0 209 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +712845 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells (Mitotic) Pericytes 11q13 Invasive Tumor Cells (Mitotic) -> Pericytes 0.0097274095685267 0.6303642896310324 0.930308383061206 0.6198216015396206 0.0014431743145616 0.1615013370958009 0.0 0.0004617414248021 0.0142609311420287 0.0 379 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +714443 COL4A2 CD93 COL4A2-CD93 Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.0097082077066121 0.7783550150988336 0.4630027772793905 0.2461374514707439 0.1928969878996252 0.0048929293424311 0.0 0.0009122006841505 0.2949538158033873 0.0 877 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +714624 HSPG2 LRP1 HSPG2-LRP1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells 0.0097063586826493 0.4629984640915818 0.6207977546603366 0.2461374514707439 0.0201301851612071 0.0587195251380622 0.0 0.0004480286738351 0.0315886706693911 0.0 186 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +714819 CXCL12 CXCR4 CXCL12-CXCR4 Macrophages CAFs, Invasive Associated Macrophages -> CAFs, Invasive Associated 0.0097042327134877 0.7487535481622718 0.6632137581773894 0.6198216015396206 0.0338862305197021 0.0080072638027924 0.0 0.0003021350879548 0.0729809891288453 0.0 1354 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +715127 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells -> Basal-like Structured DCIS Cells 0.0097004705754959 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0131302879503246 0.0203874717835032 0.0 0.0002381130382775 0.0111491115083154 0.0 30400 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +715133 CD48 CD2 CD48-CD2 CAFs, DCIS Associated CAFs, DCIS Associated CAFs, DCIS Associated -> CAFs, DCIS Associated 0.009700403458745 0.4593282471594782 0.4603649459881741 1.0 0.0351142257737683 0.0112209532878862 0.0 9.481269225907042e-05 0.0186289962421088 0.0 94924 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +716129 HSPG2 LRP1 HSPG2-LRP1 B Cells CAFs, Invasive Associated B Cells -> CAFs, Invasive Associated 0.0096887042163328 0.7789175740361626 0.6207977546603366 0.7917001487310438 0.0012941512528773 0.166956519448744 0.0 0.0048065886134067 0.02696434927824 0.0 968 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +716157 VWF SELP VWF-SELP CAFs, DCIS Associated T Lymphocytes CAFs, DCIS Associated -> T Lymphocytes 0.0096883641963841 0.7158082793127664 0.7760344326192508 0.6198216015396206 0.0071496754272206 0.0335947364052305 0.0 0.000168437216007 0.0090105673303685 0.0 11604 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +716204 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells (G1/S) Pericytes 11q13 Invasive Tumor Cells (G1/S) -> Pericytes 0.0096878062514894 0.6605327397359113 0.885766439573873 0.6198216015396206 0.0179229861158654 0.0127192475389894 0.0 0.0004830917874396 0.0728620949889089 0.0 345 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +716234 CXCL12 CXCR4 CXCL12-CXCR4 B Cells Basal-like Structured DCIS Cells B Cells -> Basal-like Structured DCIS Cells 0.0096874309743277 0.6160088550075702 0.8628183098412396 0.8693461273411047 0.0052742025956585 0.0339152418223636 0.0 0.0007575757575757 0.0578805363746515 0.0 360 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +716281 EFNB2 PECAM1 EFNB2-PECAM1 Macrophages Plasma Cells Macrophages -> Plasma Cells 0.009686955815291 0.8913986641324685 0.7167436199046466 0.7204611100467462 0.0054950348959687 0.0326667674102811 0.0 0.0017254601226993 0.0365260328210978 0.0 326 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +716376 C3 LRP1 C3-LRP1 Macrophages Basal-like Structured DCIS Cells Macrophages -> Basal-like Structured DCIS Cells 0.0096858383121272 0.9487258305485792 0.6207977546603366 0.6198216015396206 0.0110943464444434 0.0203874717835032 0.0 0.0018939393939393 0.2422565038438113 0.0 594 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +716384 C3 LRP1 C3-LRP1 Myoepithelial Cells Pericytes Myoepithelial Cells -> Pericytes 0.0096857540055075 0.7148920381722296 0.9078204025796472 0.7204611100467462 0.005043231651446 0.0350138403862125 0.0 0.0005049197307094 0.0443554419641124 0.0 1931 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +716644 CLEC2D KLRB1 CLEC2D-KLRB1 Basal-like Structured DCIS Cells Mast Cells Basal-like Structured DCIS Cells -> Mast Cells 0.0096822702800817 0.7797302331085993 0.8381155706134242 0.6198216015396206 0.0699064461360958 0.0029095741067474 0.0 0.0 0.0 0.0 18 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +716765 THBS2 CD36 THBS2-CD36 T Lymphocytes CAFs, DCIS Associated T Lymphocytes -> CAFs, DCIS Associated 0.0096808009867282 0.6242573126045354 0.7373999388878224 0.6198216015396206 0.0063387366560491 0.0455125113141721 0.0 0.0003485308085914 0.0792514752422244 0.0 10879 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +716866 COL4A1 CD93 COL4A1-CD93 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0096794908135945 0.8533682807143209 0.6587114738285964 0.7917001487310438 0.0706049302656684 0.0026174949623928 0.0 0.0015624999999999 0.1523055471809427 0.0 1280 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +717152 COL4A1 CD93 COL4A1-CD93 Myeloid Cells Pericytes Myeloid Cells -> Pericytes 0.0096759347757364 0.7463064942968751 0.8817184225858201 0.7827641335561659 0.0012430446376512 0.1281708518900828 0.0 0.001652589056188 0.0389398146084521 0.0 389 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +717260 VWF SELP VWF-SELP B Cells Endothelial Cells B Cells -> Endothelial Cells 0.0096747019502973 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.00023686843287 1.0 0.0 0.0021688053497198 0.0121951357249531 0.0 1509 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +717264 DLL4 NOTCH4 DLL4-NOTCH4 B Cells Endothelial Cells B Cells -> Endothelial Cells 0.0096746767345708 0.6342079770588467 0.896164124004365 0.6198216015396206 0.0002327631000826 1.0 0.0 0.001325381047051 0.0182526902360693 0.0 1509 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +717622 VEGFC FLT1 VEGFC-FLT1 Luminal-like Amorphous DCIS Cells Myoepithelial Cells Luminal-like Amorphous DCIS Cells -> Myoepithelial Cells 0.0096697579133137 0.4636527906642655 0.4630488285702799 0.2461374514707439 0.0666348171285698 0.0232163927704059 0.0 0.0010103277952402 0.1976867535052907 0.0 13362 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +717832 VWF LRP1 VWF-LRP1 Pericytes 11q13 Invasive Tumor Cells (G1/S) Pericytes -> 11q13 Invasive Tumor Cells (G1/S) 0.0096672594367234 0.9275752708651288 0.6207977546603366 0.6198216015396206 0.1263644540569636 0.0018097844702233 0.0 0.0015975403906438 0.1659595121416607 0.0 377 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +717883 DLL4 NOTCH3 DLL4-NOTCH3 CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated -> Luminal-like Amorphous DCIS Cells 0.0096667084863304 0.6342079770588467 0.4638256179742202 0.2461374514707439 0.002196330917593 0.5131068416842878 0.0 0.0 0.0 0.0 155 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +717890 CXCL12 ITGA4 CXCL12-ITGA4 Plasma Cells Pericytes Plasma Cells -> Pericytes 0.0096666485763144 0.8730912658940219 0.7754239189773715 0.7204611100467462 0.0057086106530109 0.0293031867940321 0.0 0.0019106999195494 0.2391249591176708 0.0 452 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +717999 CXCL12 CXCR4 CXCL12-CXCR4 Dendritic Cells CAFs, DCIS Associated Dendritic Cells -> CAFs, DCIS Associated 0.0096653582418561 0.6160088550075702 0.4600037439857229 0.6198216015396206 0.0149256517769723 0.0310998965832685 0.0 0.0030112273817309 0.5682581663652071 0.0 3336 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +718109 C3 LRP1 C3-LRP1 Myoepithelial Cells 11q13 Invasive Tumor Cells Myoepithelial Cells -> 11q13 Invasive Tumor Cells 0.0096640303560547 0.7148920381722296 0.6207977546603366 0.6198216015396206 0.005043231651446 0.0587195251380622 0.0 0.0002355250245338 0.0568422202020461 0.0 5095 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +718120 THBS2 CD36 THBS2-CD36 B Cells Pericytes B Cells -> Pericytes 0.0096639351204854 0.6242573126045354 0.8587566561291643 0.6198216015396206 0.0008527942416386 0.287457858136305 0.0 0.0009633911368015 0.0293001151643118 0.0 1211 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +718213 CXCL12 ITGA4 CXCL12-ITGA4 B Cells Macrophages B Cells -> Macrophages 0.0096627433970999 0.6160088550075702 0.7754239189773715 0.6198216015396206 0.0052742025956585 0.0521257226458961 0.0 0.0031156636790439 0.1303043920832235 0.0 1065 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +718428 CXCL12 CXCR4 CXCL12-CXCR4 Myoepithelial Cells CAFs, DCIS Associated Myoepithelial Cells -> CAFs, DCIS Associated 0.0096603313081824 0.8023917560710954 0.4600037439857229 0.8293805866303694 0.0085367158000785 0.0310998965832685 0.0 0.0006252605252188 0.1179948753511793 0.0 7197 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +719252 CD48 CD2 CD48-CD2 Mast Cells 11q13 Invasive Tumor Cells Mast Cells -> 11q13 Invasive Tumor Cells 0.0096502744984462 0.7719609236370527 0.6614977577544194 0.6198216015396206 0.0112468593062777 0.0226890201466244 0.0 0.0 0.0 0.0 78 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +719803 VWF ITGA9 VWF-ITGA9 CAFs, Invasive Associated Pericytes CAFs, Invasive Associated -> Pericytes 0.0096433421604335 0.6332974881236617 0.9404022517663844 0.6198216015396206 0.0016171311116606 0.1347191569099048 0.0 0.0007155379056205 0.0310138970693889 0.0 2541 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +720148 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells (Mitotic) B Cells 11q13 Invasive Tumor Cells (Mitotic) -> B Cells 0.0096390742424412 0.662063103571249 0.6331674633943454 0.7917001487310438 0.0491302556793708 0.0049190726392343 0.0 0.0 0.0 0.0 42 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +720203 VEGFC FLT1 VEGFC-FLT1 CAFs, Invasive Associated Dendritic Cells CAFs, Invasive Associated -> Dendritic Cells 0.0096383201658569 0.6593525851613742 0.777821334064334 0.7917001487310438 0.018132161410931 0.0108892901157311 0.0 0.0006412997007268 0.0795783471135089 0.0 2339 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +720239 JAG1 NOTCH2 JAG1-NOTCH2 Endothelial Cells T Lymphocytes Endothelial Cells -> T Lymphocytes 0.0096378634686779 0.6303682835571691 0.8445107771175474 0.6198216015396206 0.0291791383241764 0.0083242517891534 0.0 0.0018083838540857 0.2115560127230595 0.0 4595 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +720416 CXCL12 ITGA4 CXCL12-ITGA4 Plasma Cells 11q13 Invasive Tumor Cells Plasma Cells -> 11q13 Invasive Tumor Cells 0.0096359277965633 0.8730912658940219 0.6631822525600675 0.6198216015396206 0.0057086106530109 0.0390724515618796 0.0 0.0012285012285012 0.6941267016602258 0.0 148 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +720539 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Basal-like Structured DCIS Cells 0.0096344260964585 0.6342079770588467 0.7746834992804791 0.7917001487310438 0.000895875398841 0.2295016807597237 0.0 0.0002808199943836 0.0139597400342459 0.0 1187 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +720979 CXCL12 CXCR4 CXCL12-CXCR4 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.0096292801628808 0.6160088550075702 0.6632137581773894 0.9161861017439124 0.0548063857429699 0.0038860320327025 0.0 0.000691699604743 0.3912800447177198 0.0 460 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +721086 VEGFC FLT1 VEGFC-FLT1 CAFs, Invasive Associated Myoepithelial Cells CAFs, Invasive Associated -> Myoepithelial Cells 0.0096281459114552 0.6593525851613742 0.4630488285702799 0.6198216015396206 0.018132161410931 0.0232163927704059 0.0 0.0002969121140142 0.0580955925120457 0.0 1684 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +721100 C1QB LRP1 C1QB-LRP1 Plasma Cells CAFs, Invasive Associated Plasma Cells -> CAFs, Invasive Associated 0.0096280119807875 0.4601010570874773 0.6207977546603366 0.6198216015396206 0.0026949121497638 0.166956519448744 0.0 0.0030701754385964 0.0325304994340639 0.0 285 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +721300 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) -> T Lymphocytes 0.0096254935091397 0.6342079770588467 0.7754072541855492 0.7917001487310438 0.0085570823799139 0.0238720285974944 0.0 0.0 0.0 0.0 83 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +721495 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells B Cells 11q13 Invasive Tumor Cells -> B Cells 0.0096232454325567 0.6213271600240247 0.62431395375366 0.7917001487310438 0.1339639999453202 0.0019304335593669 0.0 0.0004093567251461 0.1010672577656726 0.0 570 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +721497 HSPG2 LRP1 HSPG2-LRP1 Mast Cells CAFs, Invasive Associated Mast Cells -> CAFs, Invasive Associated 0.0096231698460847 0.8349903778527206 0.6207977546603366 0.6198216015396206 0.0014804857410621 0.166956519448744 0.0 0.0117669753086419 0.0660112311849717 0.0 144 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +721694 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0096209349462786 0.6342079770588467 0.6571792026963191 0.8824495942126559 0.0673400749834054 0.0032020139126304 0.0 0.0002495840266222 0.08050753200993 0.0 12020 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +721838 CXCL12 ITGA4 CXCL12-ITGA4 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.009619306106681 0.6160088550075702 0.6631822525600675 0.9161861017439124 0.0548063857429699 0.0038621268649178 0.0 0.0016418942274455 1.0 0.0 526 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +721990 CD48 CD2 CD48-CD2 Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.009617303401249 0.9011089648206808 0.6614977577544194 0.7917001487310438 0.4567172527116189 0.0003671083100858 0.0 0.0 0.0 0.0 209 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +722056 CD34 SELP CD34-SELP Pericytes Mast Cells Pericytes -> Mast Cells 0.0096165122730146 0.9303167350027568 0.8347297932672282 0.8567148457705164 0.1314667522621683 0.0009042150166242 0.0 0.0044444444444444 0.7117437722419931 0.0 225 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +722115 CXCL12 ITGA4 CXCL12-ITGA4 Dendritic Cells Endothelial Cells Dendritic Cells -> Endothelial Cells 0.0096156140902045 0.6160088550075702 0.7754239189773715 0.6198216015396206 0.0149256517769723 0.0178869147172998 0.0 0.0022895311712317 0.391398649074518 0.0 2164 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +722700 CLEC2D KLRB1 CLEC2D-KLRB1 Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0096091923034849 0.4625081978296446 0.657421674383923 0.6198216015396206 0.0704104148800194 0.0059327142047454 0.0 0.0 0.0 0.0 422 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +722954 COL4A1 CD93 COL4A1-CD93 CAFs, DCIS Associated Plasma Cells CAFs, DCIS Associated -> Plasma Cells 0.0096059991322658 0.4604235282221027 0.4630027772793905 0.8767341187813953 0.454846709299195 0.0009242223287825 0.0 0.0013103488439811 0.252764688162521 0.0 2453 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +724029 VWF ITGA9 VWF-ITGA9 Myoepithelial Cells 11q13 Invasive Tumor Cells Myoepithelial Cells -> 11q13 Invasive Tumor Cells 0.0095930358649585 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0025256125075084 0.1112417752963437 0.0 0.0002676420733339 0.0289303809363528 0.0 5095 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +724129 CXCL12 CXCR4 CXCL12-CXCR4 Plasma Cells Endothelial Cells Plasma Cells -> Endothelial Cells 0.0095920091955746 0.8730912658940219 0.7757991160529997 0.7204611100467462 0.0057086106530109 0.0279580382843415 0.0 0.0020352781546811 0.2854041909101257 0.0 536 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +724306 DLL4 NOTCH4 DLL4-NOTCH4 Macrophages Myoepithelial Cells Macrophages -> Myoepithelial Cells 0.0095897577688045 0.8949858186325867 0.4641352222874551 0.7204611100467462 0.001895566065636 0.1370986982961073 0.0 0.0013986013986013 0.0450556783767705 0.0 715 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +724401 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells Macrophages 11q13 Invasive Tumor Cells -> Macrophages 0.0095884707865016 0.6659645551150886 0.7763428264267787 0.6198216015396206 0.1496557267835524 0.0016204239758814 0.0 0.0 0.0 0.0 1351 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +724482 CCN1 CAV1 CCN1-CAV1 CAFs, Invasive Associated Mast Cells CAFs, Invasive Associated -> Mast Cells 0.0095874739975043 0.6213271600240247 0.8617632615906476 0.6198216015396206 0.2247035641022029 0.0010414441948928 0.0 0.0082051282051282 1.0 0.0 130 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +724573 HSPG2 LRP1 HSPG2-LRP1 CXCL14+ Fibroblasts Macrophages CXCL14+ Fibroblasts -> Macrophages 0.0095864250321925 0.8818165186409654 0.8604147465201248 0.8875000050982297 0.0026436039558049 0.0436001007095475 0.0 0.0007607677902621 0.0174829857586937 0.0 1424 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +724816 CLEC2D KLRB1 CLEC2D-KLRB1 Endothelial Cells Mast Cells Endothelial Cells -> Mast Cells 0.0095835973564406 0.8721681415062816 0.8381155706134242 0.8567148457705164 0.0425206505665654 0.0029095741067474 0.0 0.0007407407407407 0.0233969900088529 0.0 225 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +724883 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells (Mitotic) Pericytes 11q13 Invasive Tumor Cells (Mitotic) -> Pericytes 0.0095828845316928 0.6332974881236617 0.9404022517663844 0.6198216015396206 0.0015572459193676 0.1347191569099048 0.0 0.0009594627008875 0.0415864445663943 0.0 379 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +725133 C3 LRP1 C3-LRP1 B Cells 11q13 Invasive Tumor Cells B Cells -> 11q13 Invasive Tumor Cells 0.0095797261287237 0.6319926036888139 0.6207977546603366 0.7917001487310438 0.0042375227960614 0.0587195251380622 0.0 6.273525721455459e-05 0.0151406896659047 0.0 797 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +725210 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells Myoepithelial Cells 11q13 Invasive Tumor Cells -> Myoepithelial Cells 0.0095786521867516 0.633566764858408 0.4623922682986163 0.6198216015396206 0.0799339500711946 0.0053213839468185 0.0 9.68429207824908e-05 0.0379335650450003 0.0 5163 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +725747 HSPG2 LRP1 HSPG2-LRP1 Macrophages Macrophages Macrophages -> Macrophages 0.009572223997764 0.9253089325030373 0.8604147465201248 1.0 0.0022161183602947 0.0436001007095475 0.0 0.0010622909321037 0.0244122023504173 0.0 2458 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +725778 DLL4 NOTCH3 DLL4-NOTCH3 B Cells 11q13 Invasive Tumor Cells B Cells -> 11q13 Invasive Tumor Cells 0.0095718970993732 0.6342079770588467 0.6580560501976399 0.7917001487310438 0.0002327631000826 1.0 0.0 0.0002091175240485 0.0113687542101148 0.0 797 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +725967 CXCL12 CXCR4 CXCL12-CXCR4 B Cells Macrophages B Cells -> Macrophages 0.0095699906154232 0.6160088550075702 0.7757991160529997 0.6198216015396206 0.0052742025956585 0.0491709261488903 0.0 0.0023047375160051 0.1040069834893555 0.0 1065 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +726043 VWF ITGA9 VWF-ITGA9 T Lymphocytes Mast Cells T Lymphocytes -> Mast Cells 0.0095693199807739 0.6332974881236617 0.863034163938375 0.6198216015396206 0.0036144684673052 0.0627102121186242 0.0 0.0008190008190008 0.0065789069716238 0.0 333 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +726085 MMP2 PECAM1 MMP2-PECAM1 Mast Cells Pericytes Mast Cells -> Pericytes 0.0095688278164324 0.8560892486218385 0.930308383061206 0.8567148457705164 0.0006966068981631 0.1615013370958009 0.0 0.0017418032786885 0.0537957724520439 0.0 244 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +726099 CD34 SELP CD34-SELP CAFs, DCIS Associated Plasma Cells CAFs, DCIS Associated -> Plasma Cells 0.0095686377896776 0.7168245244832976 0.4623922682986163 0.8767341187813953 0.1173076386135379 0.0022515473538965 0.0 0.0004076640847941 0.0338875000175695 0.0 2453 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +726412 CXCL12 ITGA4 CXCL12-ITGA4 Dendritic Cells Myoepithelial Cells Dendritic Cells -> Myoepithelial Cells 0.0095650430322516 0.6160088550075702 0.4596166826058663 0.6198216015396206 0.0149256517769723 0.0292373734098458 0.0 0.001770538243626 0.2703712794407011 0.0 1412 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +726471 JAG1 NOTCH2 JAG1-NOTCH2 CAFs, DCIS Associated Myoepithelial Cells CAFs, DCIS Associated -> Myoepithelial Cells 0.0095643547223896 0.6303682835571691 0.4614667734221426 0.8293805866303694 0.0101610580570933 0.0312252462757311 0.0 0.0008653638133698 0.0471311175428929 0.0 9905 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +726516 CXCL12 CXCR4 CXCL12-CXCR4 Myoepithelial Cells Plasma Cells Myoepithelial Cells -> Plasma Cells 0.0095636853615376 0.8023917560710954 0.4600037439857229 0.8293805866303694 0.0085367158000785 0.0292791515533623 0.0 0.0029057700290577 0.0686121304042948 0.0 219 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +726701 COL4A2 CD93 COL4A2-CD93 CAFs, DCIS Associated CXCL14+ Fibroblasts CAFs, DCIS Associated -> CXCL14+ Fibroblasts 0.0095616452413612 0.4630253981438691 0.8817184225858201 0.7204611100467462 0.7696906278989153 0.0003375370073613 0.0 0.0002178649237472 0.169258807662201 0.0 11475 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +727022 CXCL12 CXCR4 CXCL12-CXCR4 Pericytes 11q13 Invasive Tumor Cells (G1/S) Pericytes -> 11q13 Invasive Tumor Cells (G1/S) 0.009557634474795 0.7487535481622718 0.6632137581773894 0.6198216015396206 0.0637288077574987 0.0038860320327025 0.0 0.0002411381721726 0.1364068363547943 0.0 377 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +727074 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells B Cells 11q13 Invasive Tumor Cells -> B Cells 0.0095570083060421 0.6582846571368821 0.7779918296243433 0.7917001487310438 0.1740454925211078 0.001079730675535 0.0 0.0005263157894736 0.0890080743613357 0.0 570 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +727077 CCN1 CAV1 CCN1-CAV1 B Cells Myoepithelial Cells B Cells -> Myoepithelial Cells 0.0095569906688907 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.0023088899408624 0.1176565474247238 0.0 0.0004704301075268 0.0323137015221926 0.0 496 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +727136 C1QB LRP1 C1QB-LRP1 B Cells Macrophages B Cells -> Macrophages 0.0095561952575674 0.8703788833238396 0.8604147465201248 0.6198216015396206 0.0037630364713574 0.0436001007095475 0.0 0.0021713615023474 0.0509060141947011 0.0 1065 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +727152 DLL1 NOTCH3 DLL1-NOTCH3 Myoepithelial Cells Plasma Cells Myoepithelial Cells -> Plasma Cells 0.0095559394311399 0.7296454584598743 0.4638256179742202 0.8293805866303694 0.293296467876477 0.0009249287638231 0.0 0.0007610350076103 0.4381413354903908 0.0 219 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +727252 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Endothelial Cells 0.0095547063900662 0.6561647292424944 0.9078204025796472 0.6198216015396206 0.0142750905665976 0.0144359394371152 0.0 0.0038288288288288 0.4697436722923541 0.0 370 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +727273 C3 LRP1 C3-LRP1 T Lymphocytes CXCL14+ Fibroblasts T Lymphocytes -> CXCL14+ Fibroblasts 0.0095544842035513 0.6319926036888139 0.9078204025796472 0.6198216015396206 0.0334108479684367 0.0064028969591119 0.0 0.000625 0.1184087698578323 0.0 1880 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +727597 EFNB2 PECAM1 EFNB2-PECAM1 Pericytes Luminal-like Amorphous DCIS Cells Pericytes -> Luminal-like Amorphous DCIS Cells 0.0095503119921332 0.8640667164982425 0.2491073778594529 0.2461374514707439 0.1882781599600688 0.0076066460958003 0.0 0.0008184913567312 0.3409897484842016 0.0 1909 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +727630 COL4A2 CD93 COL4A2-CD93 CAFs, Invasive Associated Plasma Cells CAFs, Invasive Associated -> Plasma Cells 0.0095498878253151 0.6582846571368821 0.4630027772793905 0.6198216015396206 0.4344545964241579 0.0009242223287825 0.0 0.0055335968379446 1.0 0.0 253 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +727662 C3 LRP1 C3-LRP1 B Cells Dendritic Cells B Cells -> Dendritic Cells 0.0095494337626699 0.6319926036888139 0.6207977546603366 0.909150863993142 0.0042375227960614 0.0501711964086628 0.0 0.0016946417043253 0.0487600295251241 0.0 1549 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +727695 DLL1 NOTCH3 DLL1-NOTCH3 Myeloid Cells Myoepithelial Cells Myeloid Cells -> Myoepithelial Cells 0.0095490891606262 0.7835752212271604 0.4638256179742202 0.7204611100467462 0.0064863313435223 0.0446401662952339 0.0 0.0019607843137254 0.2212710666106166 0.0 85 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +727709 C3 LRP1 C3-LRP1 Endothelial Cells Endothelial Cells Endothelial Cells -> Endothelial Cells 0.0095489224831448 0.8911088195487638 0.9078204025796472 1.0 0.0064915662046245 0.0144359394371152 0.0 0.0004440879568041 0.0758389855119665 0.0 12779 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +727730 DLL4 NOTCH4 DLL4-NOTCH4 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells 0.0095487281719245 0.2490567623945399 0.6571792026963191 0.2461374514707439 0.011649387573427 0.1615138601457002 0.0 0.0 0.0 0.0 186 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +727748 VWF SELP VWF-SELP Pericytes Mast Cells Pericytes -> Mast Cells 0.0095485804243827 0.9275752708651288 0.8347297932672282 0.8567148457705164 0.1263644540569636 0.0009042150166242 0.0 0.0014141414141414 0.1157790274561695 0.0 225 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +727770 COL4A2 CD93 COL4A2-CD93 Dendritic Cells Basal-like Structured DCIS Cells Dendritic Cells -> Basal-like Structured DCIS Cells 0.0095483226847801 0.7783550150988336 0.7779918296243433 0.8693461273411047 0.0267593032157803 0.0053794918117879 0.0 0.0014457831325301 0.1560745764376115 0.0 1245 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +727816 CXCL12 ITGA4 CXCL12-ITGA4 Pericytes 11q13 Invasive Tumor Cells (Mitotic) Pericytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.0095477346295546 0.7487535481622718 0.6631822525600675 0.6198216015396206 0.0637288077574987 0.0038621268649178 0.0 0.0002284148012791 0.1411873841109256 0.0 398 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +727965 EFNB2 PECAM1 EFNB2-PECAM1 CAFs, Invasive Associated Basal-like Structured DCIS Cells CAFs, Invasive Associated -> Basal-like Structured DCIS Cells 0.0095459266614567 0.662063103571249 0.6331674633943454 0.7917001487310438 0.0967042147306326 0.0023576674662702 0.0 0.000638940520446 0.1983491427955255 0.0 2152 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +728132 CD48 CD2 CD48-CD2 Myeloid Cells B Cells Myeloid Cells -> B Cells 0.0095439179371716 0.7453966474499909 0.937587088419394 0.6198216015396206 0.006326966401379 0.0275738893167071 0.0 0.0 0.0 0.0 144 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +728311 VEGFC FLT1 VEGFC-FLT1 Dendritic Cells CAFs, DCIS Associated Dendritic Cells -> CAFs, DCIS Associated 0.0095415561784055 0.7745997874735252 0.4630488285702799 0.6198216015396206 0.0065101973396288 0.0521374123931907 0.0 0.0001498800959232 0.0266649037010486 0.0 3336 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +728430 CLEC2D KLRB1 CLEC2D-KLRB1 B Cells Myeloid Cells B Cells -> Myeloid Cells 0.0095402218454571 0.7797302331085993 0.7467524951532132 0.6198216015396206 0.0200499113739789 0.0104195741475089 0.0 0.0 0.0 0.0 137 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +728571 EFNB2 PECAM1 EFNB2-PECAM1 CAFs, Invasive Associated Myoepithelial Cells CAFs, Invasive Associated -> Myoepithelial Cells 0.009538703237814 0.662063103571249 0.7167436199046466 0.6198216015396206 0.0967042147306326 0.0026482500471321 0.0 0.0008907363420427 0.3323791681171867 0.0 1684 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +728612 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells -> Basal-like Structured DCIS Cells 0.0095383205504807 0.6319926036888139 0.6207977546603366 0.7917001487310438 0.011891719340537 0.0203874717835032 0.0 0.0002245065789473 0.0287169584622223 0.0 30400 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +728663 C1QB LRP1 C1QB-LRP1 Luminal-like Amorphous DCIS Cells Macrophages Luminal-like Amorphous DCIS Cells -> Macrophages 0.0095377012855002 0.4601010570874773 0.8604147465201248 0.2461374514707439 0.0177188549930425 0.0436001007095475 0.0 0.0 0.0 0.0 222 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +728702 A2M LRP1 A2M-LRP1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells 0.0095373334469167 0.8937519114898692 0.6207977546603366 0.6198216015396206 0.0037268694422441 0.0587195251380622 0.0 0.0001539679746612 0.0197972935581649 0.0 5683 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +728736 CXCL12 ITGA4 CXCL12-ITGA4 Myoepithelial Cells CAFs, Invasive Associated Myoepithelial Cells -> CAFs, Invasive Associated 0.0095368527380076 0.8023917560710954 0.6631822525600675 0.6198216015396206 0.0085367158000785 0.0267210109213584 0.0 0.0004656035385868 0.0489227245411449 0.0 1562 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +728843 VWF LRP1 VWF-LRP1 Pericytes B Cells Pericytes -> B Cells 0.0095355549668022 0.9275752708651288 0.6207977546603366 0.6198216015396206 0.1263644540569636 0.0016667952436519 0.0 0.0030573847601128 0.3799974929692857 0.0 1063 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +728896 DLL1 NOTCH3 DLL1-NOTCH3 Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0095349679814054 0.7835752212271604 0.6580560501976399 0.6198216015396206 0.0064863313435223 0.0362497659817488 0.0 0.0 0.0 0.0 32 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +729017 VEGFC FLT1 VEGFC-FLT1 Pericytes CXCL14+ Fibroblasts Pericytes -> CXCL14+ Fibroblasts 0.0095334574022531 0.8718210606749883 0.878254460598671 0.9429656149619918 0.1796394187986057 0.0005788283879716 0.0 0.0003371544167228 0.3638820955681034 0.0 2966 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +729036 CCN1 CAV1 CCN1-CAV1 Basal-like Structured DCIS Cells B Cells Basal-like Structured DCIS Cells -> B Cells 0.0095332730560177 0.6213271600240247 0.62431395375366 0.8693461273411047 0.1153131738111426 0.0019304335593669 0.0 0.0016049382716049 0.3962478201289068 0.0 270 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +729118 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells 0.0095322454168093 0.6626993710110988 0.6207977546603366 0.8824495942126559 0.0035190936623492 0.0587195251380622 0.0 0.0003150566068919 0.0268508149723688 0.0 12101 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +729145 A2M LRP1 A2M-LRP1 T Lymphocytes T Lymphocytes T Lymphocytes -> T Lymphocytes 0.0095319015740393 0.7741139100414175 0.6207977546603366 1.0 0.0149044683666724 0.0104714078116759 0.0 0.0003594663398076 0.0493399076729822 0.0 21212 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +729287 CXCL12 CXCR4 CXCL12-CXCR4 Macrophages Mast Cells Macrophages -> Mast Cells 0.0095302627643857 0.7487535481622718 0.7757991160529997 0.8567148457705164 0.0338862305197021 0.0044430418127202 0.0 0.0035812672176308 0.133871757579916 0.0 165 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +729388 JAG1 NOTCH2 JAG1-NOTCH2 Myoepithelial Cells T Lymphocytes Myoepithelial Cells -> T Lymphocytes 0.009528869993368 0.6303682835571691 0.8445107771175474 0.6198216015396206 0.0272543760657653 0.0083242517891534 0.0 0.0021347971942665 0.2497418793974709 0.0 1093 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +730567 A2M LRP1 A2M-LRP1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.0095153982609686 0.6561647292424944 0.6207977546603366 0.9161861017439124 0.1098969873322313 0.0018097844702233 0.0 0.0027173913043478 0.3666616686996237 0.0 460 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +731127 C1QB LRP1 C1QB-LRP1 Myoepithelial Cells Endothelial Cells Myoepithelial Cells -> Endothelial Cells 0.0095090670733069 0.4601010570874773 0.9078204025796472 0.7204611100467462 0.0170183763647696 0.0144359394371152 0.0 0.0007788161993769 0.0727793795691009 0.0 2247 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +731218 DLL1 NOTCH3 DLL1-NOTCH3 Pericytes Myeloid Cells Pericytes -> Myeloid Cells 0.0095080227927638 0.9356727248601746 0.7470475610360806 0.7827641335561659 0.1750253929104546 0.0007714919761827 0.0 0.0013185654008438 0.2024655124955764 0.0 316 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +731414 DLL1 NOTCH3 DLL1-NOTCH3 Myoepithelial Cells B Cells Myoepithelial Cells -> B Cells 0.0095057948135263 0.7296454584598743 0.7746834992804791 0.6198216015396206 0.293296467876477 0.00071798405859 0.0 0.0002115059221658 0.1601114321369164 0.0 394 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +731434 COL4A2 CD93 COL4A2-CD93 B Cells Macrophages B Cells -> Macrophages 0.0095055298377746 0.7783550150988336 0.944024288971064 0.6198216015396206 0.0033449520260795 0.0484215930647349 0.0 0.0008450704225352 0.0313144831978119 0.0 1065 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +731646 MMRN2 CLEC14A MMRN2-CLEC14A Macrophages Pericytes Macrophages -> Pericytes 0.0095031920238516 0.893316592628645 0.9003264838243337 0.8875000050982297 0.0007691101630988 0.1341680150528327 0.0 0.0004715710051199 0.0117427897855681 0.0 2474 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +731737 VWF ITGA9 VWF-ITGA9 Macrophages Macrophages Macrophages -> Macrophages 0.0095024306043669 0.9011206516381156 0.8794572885381431 1.0 0.0008850282134344 0.104965956217838 0.0 0.0003698498409645 0.0082892064310398 0.0 2458 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +732158 VWF ITGA9 VWF-ITGA9 Basal-like Structured DCIS Cells Macrophages Basal-like Structured DCIS Cells -> Macrophages 0.0094973247275357 0.6332974881236617 0.8794572885381431 0.6198216015396206 0.0020251995753771 0.104965956217838 0.0 0.0001913875598086 0.0042894461910517 0.0 475 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +732172 THBS2 CD36 THBS2-CD36 CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated -> Luminal-like Amorphous DCIS Cells 0.0094972228563997 0.6242573126045354 0.2562573700401372 0.2461374514707439 0.1932385901170197 0.0096442330625583 0.0 0.0005376344086021 0.5473336042089121 0.0 155 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +732193 C3 LRP1 C3-LRP1 Dendritic Cells Luminal-like Amorphous DCIS Cells Dendritic Cells -> Luminal-like Amorphous DCIS Cells 0.0094970074178165 0.6319926036888139 0.2550748532138862 0.2461374514707439 0.0691889863216023 0.0267255153180908 0.0 0.0074468085106382 1.0 0.0 752 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +732204 A2M LRP1 A2M-LRP1 CXCL14+ Fibroblasts Myoepithelial Cells CXCL14+ Fibroblasts -> Myoepithelial Cells 0.0094968163992063 0.8937519114898692 0.7346293219749174 0.7204611100467462 0.0037268694422441 0.0416128058995347 0.0 0.0009509907997169 0.0564126571450095 0.0 1884 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +732241 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, DCIS Associated 0.0094963435097962 0.6342079770588467 0.4641352222874551 0.6198216015396206 0.0085570823799139 0.046975263367762 0.0 0.0 0.0 0.0 157 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +732362 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) -> CXCL14+ Fibroblasts 0.0094949377599493 0.6605327397359113 0.885766439573873 0.6198216015396206 0.1468839381042521 0.0013756087909864 0.0 0.0 0.0 0.0 339 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +732379 THBS2 CD36 THBS2-CD36 CAFs, Invasive Associated CXCL14+ Fibroblasts CAFs, Invasive Associated -> CXCL14+ Fibroblasts 0.009494656568985 0.6242573126045354 0.8587566561291643 0.6198216015396206 0.1932385901170197 0.0011409783203169 0.0 0.0013422818791946 1.0 0.0 1490 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +732606 C1QB LRP1 C1QB-LRP1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells 0.0094921939124024 0.4601010570874773 0.6207977546603366 0.2461374514707439 0.0177188549930425 0.0587195251380622 0.0 0.0003360215053763 0.0286375561414274 0.0 186 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +732673 JAG1 NOTCH2 JAG1-NOTCH2 CAFs, DCIS Associated Dendritic Cells CAFs, DCIS Associated -> Dendritic Cells 0.0094916443892766 0.6303682835571691 0.8445107771175474 0.6198216015396206 0.0101610580570933 0.0218093597373452 0.0 0.0020570488206253 0.1114824482650096 0.0 3646 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +732717 DLL4 NOTCH3 DLL4-NOTCH3 Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0094911524932294 0.7160288858520609 0.6580560501976399 0.6198216015396206 0.0069047442087267 0.0362497659817488 0.0 0.0 0.0 0.0 422 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +732862 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0094892624711325 0.6561647292424944 0.6207977546603366 0.8824495942126559 0.112230917768503 0.0018097844702233 0.0 0.0004402384914032 0.0594020373972047 0.0 12020 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +732970 C1QB LRP1 C1QB-LRP1 CAFs, Invasive Associated Endothelial Cells CAFs, Invasive Associated -> Endothelial Cells 0.0094880256646153 0.6626993710110988 0.9078204025796472 0.6198216015396206 0.0135527119637784 0.0144359394371152 0.0 0.001 0.0934487233667255 0.0 3125 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +733028 DLL1 NOTCH3 DLL1-NOTCH3 CAFs, Invasive Associated T Lymphocytes CAFs, Invasive Associated -> T Lymphocytes 0.0094873249335219 0.6249837837987587 0.7746834992804791 0.7917001487310438 0.0411214967239829 0.0046263543438723 0.0 0.0002536231884057 0.0892198635199711 0.0 2300 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +733034 HSPG2 LRP1 HSPG2-LRP1 Luminal-like Amorphous DCIS Cells Pericytes Luminal-like Amorphous DCIS Cells -> Pericytes 0.0094872609530089 0.4629984640915818 0.9078204025796472 0.2461374514707439 0.0201301851612071 0.0350138403862125 0.0 0.0023361495135688 0.1000129750494123 0.0 1736 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +733411 MMRN2 CLEC14A MMRN2-CLEC14A Dendritic Cells Pericytes Dendritic Cells -> Pericytes 0.0094826729952497 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.0015409900107563 0.1341680150528327 0.0 0.0013637249172024 0.0339586930794806 0.0 1711 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +733939 CLEC2D KLRB1 CLEC2D-KLRB1 CAFs, Invasive Associated Myeloid Cells CAFs, Invasive Associated -> Myeloid Cells 0.0094762369348951 0.6605327397359113 0.7467524951532132 0.6198216015396206 0.0227314494836465 0.0104195741475089 0.0 0.0058275058275058 0.4020979020979021 0.0 143 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +733943 VEGFC FLT1 VEGFC-FLT1 Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0094761970901888 0.4636527906642655 0.6593689120110077 0.6198216015396206 0.014525360548861 0.026308073552735 0.0 0.0005058168942842 0.0368659175407552 0.0 659 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +733961 VEGFC FLT1 VEGFC-FLT1 Myoepithelial Cells Myoepithelial Cells Myoepithelial Cells -> Myoepithelial Cells 0.0094759691930523 0.4636527906642655 0.4630488285702799 1.0 0.014525360548861 0.0232163927704059 0.0 0.0005441020824948 0.106462253904727 0.0 22361 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +733995 CD34 SELP CD34-SELP CAFs, DCIS Associated CAFs, Invasive Associated CAFs, DCIS Associated -> CAFs, Invasive Associated 0.0094756224838927 0.7168245244832976 0.6572093097629401 0.6198216015396206 0.1173076386135379 0.002113171886167 0.0 0.0005977286312014 0.1731265317545817 0.0 1673 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +734385 COL4A1 CD93 COL4A1-CD93 CAFs, Invasive Associated Plasma Cells CAFs, Invasive Associated -> Plasma Cells 0.0094707999801813 0.6630837220165452 0.4630027772793905 0.6198216015396206 0.4103175828613323 0.0009242223287825 0.0 0.0047995482778091 0.925826988235862 0.0 253 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +734405 COL4A2 CD93 COL4A2-CD93 Basal-like Structured DCIS Cells Myeloid Cells Basal-like Structured DCIS Cells -> Myeloid Cells 0.0094704603610058 0.7783550150988336 0.7461459456652184 0.6198216015396206 0.1928969878996252 0.0010390313650636 0.0 0.0007751937984496 0.1136767435484786 0.0 129 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +734442 THBS2 CD36 THBS2-CD36 Myeloid Cells Pericytes Myeloid Cells -> Pericytes 0.0094700998095507 0.7809827257946271 0.8587566561291643 0.7827641335561659 0.0004779710276932 0.287457858136305 0.0 0.0007497857754927 0.0228036243341784 0.0 389 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +734610 COL4A2 CD93 COL4A2-CD93 Plasma Cells Macrophages Plasma Cells -> Macrophages 0.0094680280857996 0.4630253981438691 0.944024288971064 0.7204611100467462 0.0047240947268779 0.0484215930647349 0.0 0.001780415430267 0.0659741337401972 0.0 337 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +734675 VWF ITGA9 VWF-ITGA9 Dendritic Cells Macrophages Dendritic Cells -> Macrophages 0.0094673787852328 0.6332974881236617 0.8794572885381431 0.6198216015396206 0.0019871862905238 0.104965956217838 0.0 0.000556699883093 0.0124769561589074 0.0 1633 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +734736 MMP2 PECAM1 MMP2-PECAM1 Endothelial Cells B Cells Endothelial Cells -> B Cells 0.0094665120175388 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0411127335336962 0.0049190726392343 0.0 0.0021685472496473 0.2648907203237197 0.0 1418 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +734939 CD48 CD2 CD48-CD2 CAFs, Invasive Associated 11q13 Invasive Tumor Cells CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells 0.0094642150162254 0.6659645551150886 0.6614977577544194 0.8824495942126559 0.0081474500750471 0.0226890201466244 0.0 8.602890571231934e-05 0.012469036876347 0.0 5812 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +735176 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells Mast Cells 11q13 Invasive Tumor Cells -> Mast Cells 0.0094609465141995 0.6582846571368821 0.8347945881127203 0.6198216015396206 0.1740454925211078 0.0012097093680331 0.0 0.0 0.0 0.0 42 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +735269 DLL4 NOTCH4 DLL4-NOTCH4 Dendritic Cells Myoepithelial Cells Dendritic Cells -> Myoepithelial Cells 0.0094597904277605 0.6342079770588467 0.4641352222874551 0.6198216015396206 0.0028649117803088 0.1370986982961073 0.0 0.0014164305949008 0.0456300425487124 0.0 1412 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +735572 DLL4 NOTCH3 DLL4-NOTCH3 CXCL14+ Fibroblasts Endothelial Cells CXCL14+ Fibroblasts -> Endothelial Cells 0.0094565391049931 0.9184503888425788 0.8818326005152037 0.9429656149619918 0.0004696576149175 0.1993723722552783 0.0 0.0002460024600246 0.0091142005861678 0.0 2710 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +735715 HSPG2 LRP1 HSPG2-LRP1 Luminal-like Amorphous DCIS Cells Dendritic Cells Luminal-like Amorphous DCIS Cells -> Dendritic Cells 0.0094551478686532 0.4629984640915818 0.6207977546603366 0.2461374514707439 0.0201301851612071 0.0501711964086628 0.0 0.0035725202506495 0.0606153395345738 0.0 727 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +735987 CD48 CD2 CD48-CD2 B Cells Luminal-like Amorphous DCIS Cells B Cells -> Luminal-like Amorphous DCIS Cells 0.009451782927177 0.9426443637490616 0.4603649459881741 0.2461374514707439 0.0632786830726401 0.0105486447632276 0.0 0.0047393364928909 0.8802845495444287 0.0 211 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +736018 JAG1 NOTCH2 JAG1-NOTCH2 Macrophages 11q13 Invasive Tumor Cells Macrophages -> 11q13 Invasive Tumor Cells 0.0094513265327764 0.6303682835571691 0.663300745568453 0.6198216015396206 0.0002750231449378 1.0 0.0 0.0008351816862455 0.014316946121211 0.0 1739 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +736023 CD48 CD2 CD48-CD2 B Cells Pericytes B Cells -> Pericytes 0.0094512909788322 0.9426443637490616 0.7763428264267787 0.6198216015396206 0.0632786830726401 0.0024832440877005 0.0 0.0008257638315441 0.2111024409980671 0.0 1211 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +736512 MMRN2 CLEC14A MMRN2-CLEC14A Pericytes Luminal-like Amorphous DCIS Cells Pericytes -> Luminal-like Amorphous DCIS Cells 0.0094455583243836 0.9468422434493456 0.2491545808994955 0.2461374514707439 0.1120119983652299 0.0109188419829382 0.0 0.000785751702462 0.1131114754803683 0.0 1909 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +736616 MMRN2 CLEC14A MMRN2-CLEC14A Pericytes CXCL14+ Fibroblasts Pericytes -> CXCL14+ Fibroblasts 0.0094442954689071 0.9468422434493456 0.9003264838243337 0.9429656149619918 0.1120119983652299 0.0007880862995141 0.0 0.0012362328613171 0.8255036344270054 0.0 2966 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +736646 DLL4 NOTCH3 DLL4-NOTCH3 Plasma Cells CAFs, Invasive Associated Plasma Cells -> CAFs, Invasive Associated 0.0094439358221693 0.7160288858520609 0.6580560501976399 0.6198216015396206 0.0012306151710811 0.1973932010691654 0.0 0.0040935672514619 0.0732655446547776 0.0 285 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +736854 DLL1 NOTCH3 DLL1-NOTCH3 Dendritic Cells Dendritic Cells Dendritic Cells -> Dendritic Cells 0.0094414807581178 0.6249837837987587 0.7746834992804791 1.0 0.0161757332769496 0.0090444648829713 0.0 0.0003531953793733 0.049694617726874 0.0 4011 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +737031 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells Mast Cells 11q13 Invasive Tumor Cells -> Mast Cells 0.009439202331085 0.6659645551150886 0.7763428264267787 0.6198216015396206 0.1496557267835524 0.0014748371602574 0.0 0.0 0.0 0.0 42 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +737056 DLL4 NOTCH4 DLL4-NOTCH4 CAFs, Invasive Associated Basal-like Structured DCIS Cells CAFs, Invasive Associated -> Basal-like Structured DCIS Cells 0.0094388635467733 0.6342079770588467 0.7754072541855492 0.7917001487310438 0.002196330917593 0.0826982152707935 0.0 0.0009293680297397 0.0344950064389668 0.0 2152 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +737214 VWF ITGA9 VWF-ITGA9 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells 0.0094367800913969 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0020251995753771 0.1112417752963437 0.0 9.627331995535325e-05 0.0104065246006397 0.0 30217 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +737438 JAG1 NOTCH2 JAG1-NOTCH2 Myoepithelial Cells Macrophages Myoepithelial Cells -> Macrophages 0.0094340566917628 0.6303682835571691 0.773263018678637 0.7204611100467462 0.0272543760657653 0.0073658308476012 0.0 0.0028603658045282 0.5207996853656283 0.0 591 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +737458 VWF ITGA9 VWF-ITGA9 Myoepithelial Cells Mast Cells Myoepithelial Cells -> Mast Cells 0.0094338798461138 0.7158082793127664 0.863034163938375 0.7204611100467462 0.0025256125075084 0.0627102121186242 0.0 0.0023923444976076 0.0192173335223749 0.0 38 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +738125 JAG1 NOTCH2 JAG1-NOTCH2 Plasma Cells 11q13 Invasive Tumor Cells Plasma Cells -> 11q13 Invasive Tumor Cells 0.0094255395597919 0.6303682835571691 0.663300745568453 0.6198216015396206 0.0002705513462707 1.0 0.0 0.0086872586872586 0.1489197100640724 0.0 148 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +738347 VEGFC FLT1 VEGFC-FLT1 B Cells Pericytes B Cells -> Pericytes 0.0094226800014879 0.7745997874735252 0.878254460598671 0.6198216015396206 0.0012459853895406 0.1332188634280341 0.0 0.0008257638315441 0.0311231684656004 0.0 1211 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +738366 DLL4 NOTCH3 DLL4-NOTCH3 B Cells Pericytes B Cells -> Pericytes 0.0094224440826047 0.6342079770588467 0.8818326005152037 0.6198216015396206 0.0002327631000826 0.8672894033034337 0.0 0.0013762730525736 0.0144108201118095 0.0 1211 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +738433 CXCL12 CXCR4 CXCL12-CXCR4 CXCL14+ Fibroblasts Myoepithelial Cells CXCL14+ Fibroblasts -> Myoepithelial Cells 0.0094217164568876 0.7487535481622718 0.4600037439857229 0.7204611100467462 0.0131092554497256 0.0215025911544899 0.0 0.0011580775911986 0.1391264317573096 0.0 1884 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +738490 JAG1 NOTCH2 JAG1-NOTCH2 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.0094209693905015 0.6303682835571691 0.663300745568453 0.6198216015396206 0.0101610580570933 0.0265498740402422 0.0 0.0040564373897707 0.1030537494318364 0.0 135 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +738563 HSPG2 LRP1 HSPG2-LRP1 CXCL14+ Fibroblasts Pericytes CXCL14+ Fibroblasts -> Pericytes 0.0094200236086413 0.8818165186409654 0.9078204025796472 0.9429656149619918 0.0026436039558049 0.0350138403862125 0.0 0.0004618120295559 0.0197706502607107 0.0 3218 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +738661 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells (G1/S) Macrophages 11q13 Invasive Tumor Cells (G1/S) -> Macrophages 0.0094186330789816 0.6630837220165452 0.944024288971064 0.6198216015396206 0.0037159398684439 0.0484215930647349 0.0 0.0012004801920768 0.0406790049595556 0.0 119 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +738905 EFNB2 PECAM1 EFNB2-PECAM1 CAFs, DCIS Associated CAFs, Invasive Associated CAFs, DCIS Associated -> CAFs, Invasive Associated 0.0094158029699494 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.1194227711616854 0.0032187363284526 0.0 0.0002988643156007 0.0588703212956376 0.0 1673 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +738965 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myoepithelial Cells 0.0094149398006531 0.6342079770588467 0.4638256179742202 0.6198216015396206 0.0085570823799139 0.0446401662952339 0.0 0.0009337068160597 0.0844989498460549 0.0 714 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +739051 C3 LRP1 C3-LRP1 Myoepithelial Cells Dendritic Cells Myoepithelial Cells -> Dendritic Cells 0.0094139150438555 0.7148920381722296 0.6207977546603366 0.6198216015396206 0.005043231651446 0.0501711964086628 0.0 0.0020190895741556 0.0580953879503944 0.0 1362 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +739191 DLL4 NOTCH4 DLL4-NOTCH4 CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated -> Luminal-like Amorphous DCIS Cells 0.0094125452458737 0.7160288858520609 0.4641352222874551 0.2461374514707439 0.0186793449598515 0.0455121851821151 0.0 0.0003477051460361 0.0254568995071982 0.0 5752 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +739627 MMRN2 CLEC14A MMRN2-CLEC14A CAFs, Invasive Associated Pericytes CAFs, Invasive Associated -> Pericytes 0.009407249390557 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.00146889578236 0.1341680150528327 0.0 0.002230093139184 0.0555324959578823 0.0 2541 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +739641 VWF ITGA9 VWF-ITGA9 Dendritic Cells 11q13 Invasive Tumor Cells Dendritic Cells -> 11q13 Invasive Tumor Cells 0.0094070250519253 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0019871862905238 0.1112417752963437 0.0 6.91323885240235e-05 0.0074727650631542 0.0 3945 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +739707 VEGFC FLT1 VEGFC-FLT1 Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0094060749778772 0.7745997874735252 0.6593689120110077 0.7917001487310438 0.0065101973396288 0.026308073552735 0.0 0.0020325203252032 0.1481380467034007 0.0 246 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +739857 CD48 CD2 CD48-CD2 Myoepithelial Cells 11q13 Invasive Tumor Cells Myoepithelial Cells -> 11q13 Invasive Tumor Cells 0.0094042660772791 0.4593282471594782 0.6614977577544194 0.6198216015396206 0.0161888123016941 0.0226890201466244 0.0 0.0 0.0 0.0 5095 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +739989 CLEC2D KLRB1 CLEC2D-KLRB1 Plasma Cells Basal-like Structured DCIS Cells Plasma Cells -> Basal-like Structured DCIS Cells 0.0094026611239925 0.4625081978296446 0.7763400818577846 0.6198216015396206 0.0141498126994191 0.0219439768073448 0.0 0.0 0.0 0.0 126 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +740287 CXCL12 CXCR4 CXCL12-CXCR4 Endothelial Cells CXCL14+ Fibroblasts Endothelial Cells -> CXCL14+ Fibroblasts 0.0093989880802566 0.7487535481622718 0.7757991160529997 0.9429656149619918 0.1027229557481577 0.0012252690191386 0.0 0.0005137107631261 0.4121870783746612 0.0 2566 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +740357 MMRN2 CD93 MMRN2-CD93 Macrophages Pericytes Macrophages -> Pericytes 0.0093982688848614 0.893316592628645 0.8817184225858201 0.8875000050982297 0.0007691101630988 0.1281708518900828 0.0 0.0009094583670169 0.0187829761917202 0.0 2474 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +740861 C1QB LRP1 C1QB-LRP1 Endothelial Cells CXCL14+ Fibroblasts Endothelial Cells -> CXCL14+ Fibroblasts 0.0093921553665305 0.7753420160918723 0.9078204025796472 0.9429656149619918 0.0161519521398178 0.0064028969591119 0.0 0.0005358534684333 0.0550864361264192 0.0 2566 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +741148 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells CAFs, Invasive Associated 11q13 Invasive Tumor Cells -> CAFs, Invasive Associated 0.0093890819432376 0.6630837220165452 0.6587114738285964 0.8824495942126559 0.0415873844357376 0.0042738820064046 0.0 0.0003670061473529 0.0265248644954185 0.0 4671 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +741264 VEGFC FLT1 VEGFC-FLT1 Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.009387880100075 0.7745997874735252 0.4630488285702799 0.2461374514707439 0.0215813276111062 0.0359289752254096 0.0 0.0 0.0 0.0 877 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +741278 CXCL12 ITGA4 CXCL12-ITGA4 Myoepithelial Cells Endothelial Cells Myoepithelial Cells -> Endothelial Cells 0.009387728847557 0.8023917560710954 0.7754239189773715 0.7204611100467462 0.0085367158000785 0.0178869147172998 0.0 0.0001416029453412 0.0242072273170784 0.0 2247 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +741369 CCN1 CAV1 CCN1-CAV1 T Lymphocytes T Lymphocytes T Lymphocytes -> T Lymphocytes 0.0093865467268811 0.6213271600240247 0.62431395375366 1.0 0.013905026986541 0.0126805820762719 0.0 0.0002482871330693 0.0505824412119307 0.0 21212 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +741549 VWF LRP1 VWF-LRP1 B Cells CAFs, DCIS Associated B Cells -> CAFs, DCIS Associated 0.0093845052059944 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.00023686843287 1.0 0.0 0.0008980803879262 0.0068950217185528 0.0 4087 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +742099 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Myoepithelial Cells 0.0093780477224335 0.6249837837987587 0.4638256179742202 0.6198216015396206 0.0084812136822336 0.0446401662952339 0.0 0.0027593818984547 0.3113914016871261 0.0 453 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +742106 MMRN2 CD93 MMRN2-CD93 Dendritic Cells Pericytes Dendritic Cells -> Pericytes 0.0093779764033906 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.0015409900107563 0.1281708518900828 0.0 0.0011689070718877 0.0241413510478944 0.0 1711 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +742138 C1QB LRP1 C1QB-LRP1 Pericytes Basal-like Structured DCIS Cells Pericytes -> Basal-like Structured DCIS Cells 0.0093775920905805 0.7753420160918723 0.6207977546603366 0.6198216015396206 0.0111808254589153 0.0203874717835032 0.0 0.000313126252505 0.0177324694781075 0.0 1996 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +742142 A2M LRP1 A2M-LRP1 Dendritic Cells B Cells Dendritic Cells -> B Cells 0.0093775520648411 0.7741139100414175 0.6207977546603366 0.909150863993142 0.093381536992618 0.0016667952436519 0.0 0.0008216709075487 0.1649978121223518 0.0 1572 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +742190 A2M LRP1 A2M-LRP1 Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0093770493709636 0.4648000335061383 0.6207977546603366 0.6198216015396206 0.2100317344087863 0.0018097844702233 0.0 0.0040481832543443 0.5462274148242419 0.0 422 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +742332 JAG1 NOTCH2 JAG1-NOTCH2 Myoepithelial Cells Pericytes Myoepithelial Cells -> Pericytes 0.0093754788114622 0.6303682835571691 0.773263018678637 0.7204611100467462 0.0272543760657653 0.0070956399217802 0.0 0.0038470074720722 0.4828130687911747 0.0 1931 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +742536 CXCL12 CXCR4 CXCL12-CXCR4 CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated -> Luminal-like Amorphous DCIS Cells 0.0093729719055728 0.6160088550075702 0.4600037439857229 0.2461374514707439 0.0548063857429699 0.017738069381683 0.0 0.0023460410557184 0.5848917290620239 0.0 155 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +742627 CXCL12 CXCR4 CXCL12-CXCR4 Myoepithelial Cells Myoepithelial Cells Myoepithelial Cells -> Myoepithelial Cells 0.0093717716003506 0.8023917560710954 0.4600037439857229 1.0 0.0085367158000785 0.0215025911544899 0.0 0.0007887108642888 0.0947523111324212 0.0 22361 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +742782 CXCL12 ITGA4 CXCL12-ITGA4 Plasma Cells Basal-like Structured DCIS Cells Plasma Cells -> Basal-like Structured DCIS Cells 0.0093699356153086 0.8730912658940219 0.8622452992050237 0.6198216015396206 0.0057086106530109 0.0254056950469408 0.0 0.0021645021645021 0.3401094356581942 0.0 126 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +742886 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, Invasive Associated 0.0093686531893169 0.6342079770588467 0.6580560501976399 0.9161861017439124 0.000895875398841 0.1973932010691654 0.0 0.002859477124183 0.0511781378103225 0.0 408 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +743018 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells Endothelial Cells 11q13 Invasive Tumor Cells -> Endothelial Cells 0.0093669685208521 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.0131302879503246 0.0144359394371152 0.0 0.0002631776825325 0.023247747366616 0.0 4836 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +743281 DLL4 NOTCH4 DLL4-NOTCH4 Macrophages Basal-like Structured DCIS Cells Macrophages -> Basal-like Structured DCIS Cells 0.0093642936518494 0.8949858186325867 0.7754072541855492 0.6198216015396206 0.001895566065636 0.0826982152707935 0.0 0.0016835016835016 0.0624859039197447 0.0 594 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +743353 EFNB2 PECAM1 EFNB2-PECAM1 Basal-like Structured DCIS Cells Myeloid Cells Basal-like Structured DCIS Cells -> Myeloid Cells 0.0093634730293397 0.7800321422220979 0.7841656220878274 0.6198216015396206 0.1357656553382984 0.001309307002134 0.0 0.0087209302325581 1.0 0.0 129 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +743475 MMP2 PECAM1 MMP2-PECAM1 CXCL14+ Fibroblasts T Lymphocytes CXCL14+ Fibroblasts -> T Lymphocytes 0.0093620744855043 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0106922602624424 0.0176963220730796 0.0 0.0011297182349813 0.1496295523451172 0.0 1881 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +743896 CXCL12 CXCR4 CXCL12-CXCR4 Plasma Cells Plasma Cells Plasma Cells -> Plasma Cells 0.0093573270359819 0.8730912658940219 0.4600037439857229 1.0 0.0057086106530109 0.0292791515533623 0.0 0.0069065210407966 0.1630793619427674 0.0 283 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +743989 JAG1 NOTCH2 JAG1-NOTCH2 Dendritic Cells Basal-like Structured DCIS Cells Dendritic Cells -> Basal-like Structured DCIS Cells 0.0093563236238837 0.8630183004227985 0.8891607331132086 0.8693461273411047 0.0016575843792215 0.0606680526002441 0.0 0.0016637980493402 0.0550234293246015 0.0 1245 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +744162 CXCL12 CXCR4 CXCL12-CXCR4 Macrophages 11q13 Invasive Tumor Cells (Mitotic) Macrophages -> 11q13 Invasive Tumor Cells (Mitotic) 0.0093541518453687 0.7487535481622718 0.6632137581773894 0.6198216015396206 0.0338862305197021 0.0064230792457803 0.0 0.000352360817477 0.0473924249783213 0.0 129 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +744783 CLEC2D KLRB1 CLEC2D-KLRB1 Dendritic Cells CXCL14+ Fibroblasts Dendritic Cells -> CXCL14+ Fibroblasts 0.0093464600852343 0.7797302331085993 0.885766439573873 0.6198216015396206 0.1132020978253244 0.0013756087909864 0.0 0.0016268980477223 0.6130004145615544 0.0 922 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +744808 CXCL12 ITGA4 CXCL12-ITGA4 B Cells 11q13 Invasive Tumor Cells B Cells -> 11q13 Invasive Tumor Cells 0.0093461949022086 0.6160088550075702 0.6631822525600675 0.7917001487310438 0.0052742025956585 0.0390724515618796 0.0 0.0004562564161058 0.2577936056354163 0.0 797 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +744836 DLL4 NOTCH3 DLL4-NOTCH3 Basal-like Structured DCIS Cells CAFs, DCIS Associated Basal-like Structured DCIS Cells -> CAFs, DCIS Associated 0.0093459334995927 0.6342079770588467 0.4638256179742202 0.6198216015396206 0.0053032910137447 0.0689186266365139 0.0 0.0008333333333333 0.0783696574654063 0.0 800 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +745607 CXCL12 CXCR4 CXCL12-CXCR4 T Lymphocytes CAFs, Invasive Associated T Lymphocytes -> CAFs, Invasive Associated 0.0093365103504251 0.6160088550075702 0.6632137581773894 0.7917001487310438 0.0255753403203798 0.0080072638027924 0.0 0.0012689393939393 0.3065133968421571 0.0 2400 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +745641 COL4A2 CD93 COL4A2-CD93 Plasma Cells Dendritic Cells Plasma Cells -> Dendritic Cells 0.0093360575623953 0.4630253981438691 0.7779918296243433 0.6198216015396206 0.0047240947268779 0.0627790816848129 0.0 0.0040590405904059 0.0890205635471545 0.0 271 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +745652 DLL4 NOTCH4 DLL4-NOTCH4 CAFs, Invasive Associated Pericytes CAFs, Invasive Associated -> Pericytes 0.0093359406206995 0.6342079770588467 0.896164124004365 0.6198216015396206 0.002196330917593 0.0855781119790033 0.0 0.0011806375442739 0.0594922591234291 0.0 2541 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +745974 VWF LRP1 VWF-LRP1 T Lymphocytes 11q13 Invasive Tumor Cells T Lymphocytes -> 11q13 Invasive Tumor Cells 0.0093323528304025 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0036144684673052 0.0587195251380622 0.0 0.0001755754974639 0.018259285911229 0.0 1165 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +746161 CLEC2D KLRB1 CLEC2D-KLRB1 Mast Cells 11q13 Invasive Tumor Cells (Mitotic) Mast Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0093300156155009 0.831981591331937 0.657421674383923 0.6198216015396206 0.0048935684578858 0.0397596998227057 0.0 0.0 0.0 0.0 10 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +746365 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Endothelial Cells 0.0093277080510266 0.7941469661104034 0.773263018678637 0.6198216015396206 0.0526353932596327 0.0032875740549697 0.0 0.0066280566280566 1.0 0.0 370 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +746429 COL4A2 CD93 COL4A2-CD93 Myoepithelial Cells Myeloid Cells Myoepithelial Cells -> Myeloid Cells 0.0093268752903059 0.4630253981438691 0.7461459456652184 0.7204611100467462 0.2545335314555431 0.0010390313650636 0.0 0.0 0.0 0.0 51 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +746583 CXCL12 CXCR4 CXCL12-CXCR4 CXCL14+ Fibroblasts Pericytes CXCL14+ Fibroblasts -> Pericytes 0.0093250745296526 0.7487535481622718 0.7757991160529997 0.9429656149619918 0.0131092554497256 0.0091569531245039 0.0 0.0006073789479631 0.1589790974676712 0.0 3218 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +746646 COL4A1 CD93 COL4A1-CD93 Luminal-like Amorphous DCIS Cells Macrophages Luminal-like Amorphous DCIS Cells -> Macrophages 0.0093243049811137 0.4604235282221027 0.944024288971064 0.2461374514707439 0.0126864732057784 0.0484215930647349 0.0 0.0009652509652509 0.0327081188526157 0.0 222 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +746649 COL4A2 CD93 COL4A2-CD93 Myoepithelial Cells Luminal-like Amorphous DCIS Cells Myoepithelial Cells -> Luminal-like Amorphous DCIS Cells 0.0093242412064301 0.4630253981438691 0.4630027772793905 0.2461374514707439 0.2545335314555431 0.0048929293424311 0.0 0.0007254290171606 0.2345624821640022 0.0 12820 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +747106 CXCL12 ITGA4 CXCL12-ITGA4 Endothelial Cells Luminal-like Amorphous DCIS Cells Endothelial Cells -> Luminal-like Amorphous DCIS Cells 0.0093189534978076 0.7487535481622718 0.4596166826058663 0.2461374514707439 0.1027229557481577 0.0075270071967493 0.0 0.0006790799561883 0.2997691074594474 0.0 2075 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +747254 C3 LRP1 C3-LRP1 CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated -> Luminal-like Amorphous DCIS Cells 0.0093169399183513 0.6319926036888139 0.2550748532138862 0.2461374514707439 0.0616816618657801 0.0267255153180908 0.0 0.0006451612903225 0.1021454681307394 0.0 155 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +747255 A2M LRP1 A2M-LRP1 Plasma Cells CAFs, Invasive Associated Plasma Cells -> CAFs, Invasive Associated 0.0093169374010501 0.4648000335061383 0.6207977546603366 0.6198216015396206 0.0021905373114471 0.166956519448744 0.0 0.0038011695906432 0.037065119069784 0.0 285 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +747483 COL4A1 CD93 COL4A1-CD93 Dendritic Cells CAFs, DCIS Associated Dendritic Cells -> CAFs, DCIS Associated 0.0093145283627417 0.8684504425765611 0.4630027772793905 0.6198216015396206 0.0168149984327668 0.0155837683010033 0.0 0.000513874614594 0.1210856442034438 0.0 3336 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +747603 MMRN2 CD93 MMRN2-CD93 Myoepithelial Cells CAFs, DCIS Associated Myoepithelial Cells -> CAFs, DCIS Associated 0.0093130061229718 0.7205550478301406 0.4630027772793905 0.8293805866303694 0.0151307911035231 0.0155837683010033 0.0 0.0001736834792274 0.023620396250297 0.0 7197 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +747672 CXCL12 ITGA4 CXCL12-ITGA4 Dendritic Cells Mast Cells Dendritic Cells -> Mast Cells 0.0093122598903546 0.6160088550075702 0.7754239189773715 0.6198216015396206 0.0149256517769723 0.0147571931436988 0.0 0.0069235400361228 0.1386511872379158 0.0 151 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +747895 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Endothelial Cells 0.0093098268392072 0.6242573126045354 0.8587566561291643 0.6198216015396206 0.0001959417442809 1.0 0.0 0.0009541984732824 0.0137007741187653 0.0 262 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +747988 CLEC2D KLRB1 CLEC2D-KLRB1 B Cells Plasma Cells B Cells -> Plasma Cells 0.0093086334673659 0.7797302331085993 0.4642836810638544 0.6198216015396206 0.0200499113739789 0.0144613249009303 0.0 0.0022446689113355 0.0130083839034257 0.0 297 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +748420 MMRN2 CD93 MMRN2-CD93 CAFs, Invasive Associated Pericytes CAFs, Invasive Associated -> Pericytes 0.0093033855379858 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.00146889578236 0.1281708518900828 0.0 0.0013774104683195 0.0284475562279252 0.0 2541 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +748457 HSPG2 LRP1 HSPG2-LRP1 Dendritic Cells Basal-like Structured DCIS Cells Dendritic Cells -> Basal-like Structured DCIS Cells 0.0093030013278001 0.7789175740361626 0.6207977546603366 0.8693461273411047 0.0075637985935472 0.0203874717835032 0.0 0.0009817045961624 0.0306675770218469 0.0 1245 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +748471 VWF LRP1 VWF-LRP1 T Lymphocytes Dendritic Cells T Lymphocytes -> Dendritic Cells 0.0093028426915653 0.6332974881236617 0.6207977546603366 0.909150863993142 0.0036144684673052 0.0501711964086628 0.0 0.0006545328370449 0.0132691035048983 0.0 5764 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +748712 THBS2 CD36 THBS2-CD36 Dendritic Cells CAFs, DCIS Associated Dendritic Cells -> CAFs, DCIS Associated 0.0092998454686493 0.6242573126045354 0.7373999388878224 0.6198216015396206 0.004981832968137 0.0455125113141721 0.0 0.0004871103117505 0.1107626925950873 0.0 3336 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +748734 COL4A1 CD93 COL4A1-CD93 Plasma Cells Pericytes Plasma Cells -> Pericytes 0.0092995250246127 0.4604235282221027 0.8817184225858201 0.7204611100467462 0.0017253404164066 0.1281708518900828 0.0 0.0018963337547408 0.0446831500964244 0.0 452 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +748901 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) -> Dendritic Cells 0.0092975591872868 0.6626993710110988 0.6207977546603366 0.7917001487310438 0.0039530346951707 0.0501711964086628 0.0 0.0045336787564766 0.1079833436173975 0.0 193 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +748965 DLL1 NOTCH3 DLL1-NOTCH3 Plasma Cells Myoepithelial Cells Plasma Cells -> Myoepithelial Cells 0.0092966610711711 0.7296454584598743 0.4638256179742202 0.8293805866303694 0.0051524613572059 0.0446401662952339 0.0 0.0025720164609053 0.290247541078741 0.0 324 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +749022 C1QB LRP1 C1QB-LRP1 B Cells Pericytes B Cells -> Pericytes 0.0092959207042977 0.8703788833238396 0.9078204025796472 0.6198216015396206 0.0037630364713574 0.0350138403862125 0.0 0.0007741535920726 0.0272158147275254 0.0 1211 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +749180 COL4A2 CD93 COL4A2-CD93 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells 0.0092942924107902 0.8840293712888387 0.6587114738285964 0.6198216015396206 0.0061698665784747 0.0289462771086338 0.0 0.0001583670596515 0.033716105272471 0.0 5683 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +749290 VEGFC FLT1 VEGFC-FLT1 Luminal-like Amorphous DCIS Cells Dendritic Cells Luminal-like Amorphous DCIS Cells -> Dendritic Cells 0.0092930573497872 0.4636527906642655 0.777821334064334 0.2461374514707439 0.0666348171285698 0.0108892901157311 0.0 0.0006877579092159 0.0853433076104985 0.0 727 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +749338 HSPG2 LRP1 HSPG2-LRP1 Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.0092924633770233 0.7789175740361626 0.2550748532138862 0.2461374514707439 0.0492631209980634 0.0267255153180908 0.0 0.0009185354111237 0.0549076312636739 0.0 877 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +749381 MMRN2 CD93 MMRN2-CD93 Pericytes Myeloid Cells Pericytes -> Myeloid Cells 0.0092919092762343 0.9468422434493456 0.7461459456652184 0.7827641335561659 0.1120119983652299 0.0010390313650636 0.0 0.0047468354430379 0.5512339806368575 0.0 316 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +749480 CD34 SELP CD34-SELP Dendritic Cells T Lymphocytes Dendritic Cells -> T Lymphocytes 0.0092908224854134 0.633566764858408 0.7760344326192508 0.909150863993142 0.0042829523358709 0.0335947364052305 0.0 0.0003377807802736 0.0284123378008775 0.0 5921 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +749505 A2M LRP1 A2M-LRP1 CXCL14+ Fibroblasts Dendritic Cells CXCL14+ Fibroblasts -> Dendritic Cells 0.0092904971845359 0.8937519114898692 0.6207977546603366 0.6198216015396206 0.0037268694422441 0.0501711964086628 0.0 0.0013622698233746 0.0366150197828359 0.0 887 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +749518 A2M LRP1 A2M-LRP1 Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.009290398561401 0.7741139100414175 0.6207977546603366 0.7917001487310438 0.093381536992618 0.0018097844702233 0.0 0.0031897926634768 0.4304034898930192 0.0 209 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +749626 C3 LRP1 C3-LRP1 Pericytes Basal-like Structured DCIS Cells Pericytes -> Basal-like Structured DCIS Cells 0.0092890167020429 0.8911088195487638 0.6207977546603366 0.6198216015396206 0.0091898156146168 0.0203874717835032 0.0 0.000187875751503 0.0240314567941255 0.0 1996 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +749682 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells Myeloid Cells 11q13 Invasive Tumor Cells -> Myeloid Cells 0.0092882549597832 0.633566764858408 0.7478729882108823 0.6198216015396206 0.0799339500711946 0.0027351735586246 0.0 0.0 0.0 0.0 756 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +749875 VWF ITGA9 VWF-ITGA9 T Lymphocytes CAFs, Invasive Associated T Lymphocytes -> CAFs, Invasive Associated 0.009286193236565 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0036144684673052 0.0565946652887153 0.0 0.0004166666666666 0.0154126129681011 0.0 2400 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +749919 DLL4 NOTCH4 DLL4-NOTCH4 CAFs, DCIS Associated Dendritic Cells CAFs, DCIS Associated -> Dendritic Cells 0.0092855850902853 0.7160288858520609 0.7754072541855492 0.6198216015396206 0.0186793449598515 0.009971631136135 0.0 0.0 0.0 0.0 3646 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +750263 MMP2 PECAM1 MMP2-PECAM1 Basal-like Structured DCIS Cells T Lymphocytes Basal-like Structured DCIS Cells -> T Lymphocytes 0.0092816842257349 0.6303642896310324 0.6331674633943454 0.8693461273411047 0.0104129581710415 0.0176963220730796 0.0 0.0003478260869565 0.0460690640141038 0.0 575 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +750360 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells -> Luminal-like Amorphous DCIS Cells 0.0092804268070353 0.6582846571368821 0.4630027772793905 0.2461374514707439 0.1740454925211078 0.0048929293424311 0.0 0.0027173913043478 0.8786497841697376 0.0 184 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +750496 C3 LRP1 C3-LRP1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.009278857816343 0.6319926036888139 0.6207977546603366 0.9161861017439124 0.0616816618657801 0.0028784826949613 0.0 0.0008555133079847 0.221346422765875 0.0 526 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +750574 C1QB LRP1 C1QB-LRP1 Luminal-like Amorphous DCIS Cells Pericytes Luminal-like Amorphous DCIS Cells -> Pericytes 0.0092779304379615 0.4601010570874773 0.9078204025796472 0.2461374514707439 0.0177188549930425 0.0350138403862125 0.0 0.0005760368663594 0.0202509073026318 0.0 1736 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +751086 DLL4 NOTCH3 DLL4-NOTCH3 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0092715246273293 0.6342079770588467 0.6580560501976399 0.7917001487310438 0.0053032910137447 0.0362497659817488 0.0 0.0007165376898824 0.0300511403451226 0.0 1163 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +751209 VWF ITGA9 VWF-ITGA9 T Lymphocytes Dendritic Cells T Lymphocytes -> Dendritic Cells 0.0092698209781092 0.6332974881236617 0.6252253442669611 0.909150863993142 0.0036144684673052 0.0487643047611538 0.0 0.0002050343826887 0.0080256305250457 0.0 5764 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +751311 DLL1 NOTCH3 DLL1-NOTCH3 T Lymphocytes CXCL14+ Fibroblasts T Lymphocytes -> CXCL14+ Fibroblasts 0.0092686692140438 0.6249837837987587 0.8818326005152037 0.6198216015396206 0.0435116250366991 0.0042655619249233 0.0 0.0002659574468085 0.0673506016146296 0.0 1880 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +751388 DLL4 NOTCH4 DLL4-NOTCH4 T Lymphocytes CAFs, DCIS Associated T Lymphocytes -> CAFs, DCIS Associated 0.0092676997167887 0.6342079770588467 0.4641352222874551 0.6198216015396206 0.0073929685753755 0.046975263367762 0.0 0.0005515212795293 0.0912433197735882 0.0 10879 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +751599 CCN1 CAV1 CCN1-CAV1 Luminal-like Amorphous DCIS Cells Dendritic Cells Luminal-like Amorphous DCIS Cells -> Dendritic Cells 0.0092649984170116 0.2542249848376565 0.62431395375366 0.2461374514707439 0.1711385759005754 0.009460730808256 0.0 0.0020632737276478 0.2561678782576334 0.0 727 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +751647 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells Macrophages 11q13 Invasive Tumor Cells -> Macrophages 0.0092642903539602 0.633566764858408 0.941479368642921 0.6198216015396206 0.0799339500711946 0.0021392900294222 0.0 0.0 0.0 0.0 1351 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +751845 THBS2 CD36 THBS2-CD36 T Lymphocytes Dendritic Cells T Lymphocytes -> Dendritic Cells 0.0092617455987018 0.6242573126045354 0.6176321640000088 0.909150863993142 0.0063387366560491 0.0284069116891947 0.0 0.00036866759195 0.0305383517303481 0.0 5764 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +752176 CXCL12 ITGA4 CXCL12-ITGA4 Pericytes Myeloid Cells Pericytes -> Myeloid Cells 0.0092581396734928 0.7487535481622718 0.7462743270426613 0.7827641335561659 0.0637288077574987 0.0022591041672132 0.0 0.0030207134637514 0.3356573707484784 0.0 316 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +752387 VWF ITGA9 VWF-ITGA9 CAFs, Invasive Associated 11q13 Invasive Tumor Cells CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells 0.0092553253305996 0.6332974881236617 0.6252253442669611 0.8824495942126559 0.0016171311116606 0.1112417752963437 0.0 0.0001720578114246 0.0185983390637519 0.0 5812 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +752433 DLL4 NOTCH3 DLL4-NOTCH3 Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0092547498143629 0.7840818683779507 0.6580560501976399 0.6198216015396206 0.0032417203409647 0.0606066271159369 0.0 0.0055555555555555 0.1573019719894779 0.0 30 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +752596 EFNB2 PECAM1 EFNB2-PECAM1 Macrophages 11q13 Invasive Tumor Cells Macrophages -> 11q13 Invasive Tumor Cells 0.0092526459754467 0.8913986641324685 0.6331674633943454 0.6198216015396206 0.0054950348959687 0.0326412663903893 0.0 0.0001078205865439 0.0367277412810912 0.0 1739 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +752849 CD34 SELP CD34-SELP T Lymphocytes CAFs, DCIS Associated T Lymphocytes -> CAFs, DCIS Associated 0.0092494569028626 0.633566764858408 0.4623922682986163 0.6198216015396206 0.015517736049123 0.0222228052993653 0.0 0.0001838404265097 0.0491246392471308 0.0 10879 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +752870 A2M LRP1 A2M-LRP1 Myoepithelial Cells B Cells Myoepithelial Cells -> B Cells 0.0092492986547538 0.4648000335061383 0.6207977546603366 0.6198216015396206 0.2100317344087863 0.0016667952436519 0.0 0.0014805414551607 0.2973040649409463 0.0 394 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +753047 CXCL12 CXCR4 CXCL12-CXCR4 Plasma Cells CAFs, DCIS Associated Plasma Cells -> CAFs, DCIS Associated 0.009246907949576 0.8730912658940219 0.4600037439857229 0.8767341187813953 0.0057086106530109 0.0310998965832685 0.0 0.0016697588126159 0.315105424082537 0.0 2450 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +753100 CLEC2D KLRB1 CLEC2D-KLRB1 CAFs, Invasive Associated Plasma Cells CAFs, Invasive Associated -> Plasma Cells 0.009246201787106 0.6605327397359113 0.4642836810638544 0.6198216015396206 0.0227314494836465 0.0144613249009303 0.0 0.0019762845849802 0.0114530336541031 0.0 253 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +753514 C3 LRP1 C3-LRP1 B Cells Macrophages B Cells -> Macrophages 0.009240905704582 0.6319926036888139 0.8604147465201248 0.6198216015396206 0.0042375227960614 0.0436001007095475 0.0 0.002206572769953 0.0630842622660485 0.0 1065 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +753578 HSPG2 LRP1 HSPG2-LRP1 Myoepithelial Cells Plasma Cells Myoepithelial Cells -> Plasma Cells 0.0092401941810025 0.4629984640915818 0.7346293219749174 0.8293805866303694 0.0683610513379333 0.0032275631628407 0.0 0.0048833079654997 0.2685068705400358 0.0 219 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +753892 COL4A1 CD93 COL4A1-CD93 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.0092363071338891 0.4604235282221027 0.6587114738285964 0.6198216015396206 0.454846709299195 0.0007261054236978 0.0 0.0 0.0 0.0 135 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +753920 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells -> Luminal-like Amorphous DCIS Cells 0.0092360853301197 0.6589792304505506 0.2550748532138862 0.2461374514707439 0.0561415215593491 0.0267255153180908 0.0 0.0006038647342995 0.0360974457408111 0.0 184 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +753951 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells CAFs, Invasive Associated 11q13 Invasive Tumor Cells -> CAFs, Invasive Associated 0.0092358252014956 0.633566764858408 0.6572093097629401 0.8824495942126559 0.0799339500711946 0.002113171886167 0.0 0.0 0.0 0.0 4671 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +753963 VEGFC FLT1 VEGFC-FLT1 Dendritic Cells Basal-like Structured DCIS Cells Dendritic Cells -> Basal-like Structured DCIS Cells 0.0092357056371179 0.7745997874735252 0.777821334064334 0.8693461273411047 0.0065101973396288 0.0182001711419816 0.0 0.0012048192771084 0.1443041800753907 0.0 1245 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +753966 C1QB LRP1 C1QB-LRP1 B Cells Myoepithelial Cells B Cells -> Myoepithelial Cells 0.0092356684997162 0.8703788833238396 0.7346293219749174 0.6198216015396206 0.0037630364713574 0.0416128058995347 0.0 0.0005040322580645 0.0199691869341591 0.0 496 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +753981 MMRN2 CD93 MMRN2-CD93 Myoepithelial Cells T Lymphocytes Myoepithelial Cells -> T Lymphocytes 0.0092355694675359 0.7205550478301406 0.7779918296243433 0.6198216015396206 0.0151307911035231 0.0118035014556376 0.0 0.0006861848124428 0.052571850510962 0.0 1093 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +754257 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Endothelial Cells 0.0092320965766401 0.6342079770588467 0.8818326005152037 0.6198216015396206 0.000895875398841 0.1993723722552783 0.0 0.0 0.0 0.0 262 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +754354 CXCL12 ITGA4 CXCL12-ITGA4 B Cells Basal-like Structured DCIS Cells B Cells -> Basal-like Structured DCIS Cells 0.0092310244749407 0.6160088550075702 0.8622452992050237 0.8693461273411047 0.0052742025956585 0.0254056950469408 0.0 0.0005050505050505 0.0793588683202453 0.0 360 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +754373 C3 LRP1 C3-LRP1 Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0092307610083122 0.6319926036888139 0.6207977546603366 0.7917001487310438 0.0691889863216023 0.0028784826949613 0.0 0.0042682926829268 1.0 0.0 246 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +754497 EFNB2 PECAM1 EFNB2-PECAM1 Myeloid Cells Dendritic Cells Myeloid Cells -> Dendritic Cells 0.0092291463216267 0.7451589345683471 0.6331674633943454 0.6198216015396206 0.0040724665904272 0.0518891167572028 0.0 0.0003676470588235 0.0188166722372598 0.0 170 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +754542 JAG1 NOTCH2 JAG1-NOTCH2 Basal-like Structured DCIS Cells Endothelial Cells Basal-like Structured DCIS Cells -> Endothelial Cells 0.0092287126129142 0.9097736029185508 0.773263018678637 0.6198216015396206 0.0430965463818576 0.0032875740549697 0.0 0.0021811325002814 0.3519366003269466 0.0 1692 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +754590 CD48 CD2 CD48-CD2 Plasma Cells Plasma Cells Plasma Cells -> Plasma Cells 0.0092281637028505 0.4593282471594782 0.4603649459881741 1.0 0.0467114894617178 0.0062523288579129 0.0 0.0017667844522968 0.0208821022937535 0.0 283 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +755179 VWF ITGA9 VWF-ITGA9 CAFs, DCIS Associated T Lymphocytes CAFs, DCIS Associated -> T Lymphocytes 0.0092210143770681 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0071496754272206 0.0309945332907452 0.0 0.0002585315408479 0.0161269082166215 0.0 11604 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +755228 CD34 SELP CD34-SELP Plasma Cells Pericytes Plasma Cells -> Pericytes 0.0092204663964887 0.7168245244832976 0.8819126042133903 0.7204611100467462 0.0018206581062216 0.0741032966028748 0.0 0.0 0.0 0.0 452 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +755377 COL4A2 CD93 COL4A2-CD93 Myoepithelial Cells B Cells Myoepithelial Cells -> B Cells 0.0092183213534525 0.4630253981438691 0.7779918296243433 0.6198216015396206 0.2545335314555431 0.001079730675535 0.0 0.0022842639593908 0.3863040790809242 0.0 394 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +755430 C1QB LRP1 C1QB-LRP1 Luminal-like Amorphous DCIS Cells Myoepithelial Cells Luminal-like Amorphous DCIS Cells -> Myoepithelial Cells 0.0092177948386355 0.4601010570874773 0.7346293219749174 0.2461374514707439 0.0177188549930425 0.0416128058995347 0.0 0.000668874419997 0.0265000466035406 0.0 13362 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +755517 C1QB LRP1 C1QB-LRP1 T Lymphocytes Luminal-like Amorphous DCIS Cells T Lymphocytes -> Luminal-like Amorphous DCIS Cells 0.0092166189807006 0.8703788833238396 0.2550748532138862 0.2461374514707439 0.0419710388788557 0.0267255153180908 0.0 0.0014686684073107 0.0913648510669837 0.0 383 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +755592 MMRN2 CD93 MMRN2-CD93 CAFs, DCIS Associated CAFs, DCIS Associated CAFs, DCIS Associated -> CAFs, DCIS Associated 0.0092159027076219 0.7205550478301406 0.4630027772793905 1.0 0.0117842887908422 0.0155837683010033 0.0 0.0001527537819729 0.0207740245357896 0.0 94924 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +755781 CD48 CD2 CD48-CD2 Plasma Cells Endothelial Cells Plasma Cells -> Endothelial Cells 0.0092133765899993 0.4593282471594782 0.7763428264267787 0.7204611100467462 0.0467114894617178 0.0050968401714881 0.0 0.0027985074626865 0.7122030495674205 0.0 536 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +755827 CD48 CD2 CD48-CD2 Macrophages CAFs, DCIS Associated Macrophages -> CAFs, DCIS Associated 0.009212931683853 0.7719609236370527 0.4603649459881741 0.7204611100467462 0.0212837736082081 0.0112209532878862 0.0 0.0003075661267172 0.0604312363914272 0.0 9754 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +755892 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells Mast Cells 11q13 Invasive Tumor Cells -> Mast Cells 0.0092123005788926 0.6342079770588467 0.836885603004631 0.6198216015396206 0.0673400749834054 0.0027591088867233 0.0 0.0 0.0 0.0 42 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +756049 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells Endothelial Cells 11q13 Invasive Tumor Cells -> Endothelial Cells 0.0092103932116285 0.6319926036888139 0.9078204025796472 0.6198216015396206 0.011891719340537 0.0144359394371152 0.0 8.788254755996693e-05 0.0150081152822044 0.0 4836 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +756304 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells (G1/S) Macrophages 11q13 Invasive Tumor Cells (G1/S) -> Macrophages 0.0092070056101885 0.6626993710110988 0.8604147465201248 0.6198216015396206 0.0039530346951707 0.0436001007095475 0.0 0.002626050420168 0.0615658699947271 0.0 119 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +756456 C1QB LRP1 C1QB-LRP1 Mast Cells CAFs, Invasive Associated Mast Cells -> CAFs, Invasive Associated 0.0092050858444125 0.7753420160918723 0.6207977546603366 0.6198216015396206 0.0012213774841743 0.166956519448744 0.0 0.0008680555555555 0.0091976114471311 0.0 144 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +756555 MMP2 PECAM1 MMP2-PECAM1 Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0092041041841588 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0411127335336962 0.0041555861088636 0.0 0.0015970515970515 0.3034372656764807 0.0 407 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +756583 CLEC2D KLRB1 CLEC2D-KLRB1 CAFs, DCIS Associated CXCL14+ Fibroblasts CAFs, DCIS Associated -> CXCL14+ Fibroblasts 0.0092038427769541 0.4625081978296446 0.885766439573873 0.7204611100467462 0.149715856631667 0.0013756087909864 0.0 0.0002469135802469 0.0930347954281075 0.0 11475 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +756696 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, Invasive Associated 0.009202509181015 0.662063103571249 0.6331674633943454 0.9161861017439124 0.0491302556793708 0.0032187363284526 0.0 0.0008187772925764 0.1612828289207451 0.0 458 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +757008 DLL4 NOTCH3 DLL4-NOTCH3 Mast Cells Endothelial Cells Mast Cells -> Endothelial Cells 0.00919901292421 0.8516956437178343 0.8818326005152037 0.8567148457705164 0.000472352586488 0.1993723722552783 0.0 0.0030193236714975 0.111863603208854 0.0 276 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +757086 C3 LRP1 C3-LRP1 Basal-like Structured DCIS Cells CXCL14+ Fibroblasts Basal-like Structured DCIS Cells -> CXCL14+ Fibroblasts 0.0091981149251759 0.6319926036888139 0.9078204025796472 0.6198216015396206 0.0265972645862203 0.0064028969591119 0.0 0.0002705139765554 0.0512499635092511 0.0 1109 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +757154 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells 0.0091973003208673 0.6332974881236617 0.6252253442669611 0.8824495942126559 0.0015572459193676 0.1112417752963437 0.0 0.00015025054278 0.016241114053463 0.0 12101 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +757230 THBS2 CD36 THBS2-CD36 Basal-like Structured DCIS Cells Macrophages Basal-like Structured DCIS Cells -> Macrophages 0.009196499486983 0.6242573126045354 0.8587566561291643 0.6198216015396206 0.0020491452254277 0.088850508457521 0.0 0.0 0.0 0.0 475 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +757331 HSPG2 LRP1 HSPG2-LRP1 T Lymphocytes Basal-like Structured DCIS Cells T Lymphocytes -> Basal-like Structured DCIS Cells 0.0091952637435123 0.7789175740361626 0.6207977546603366 0.8693461273411047 0.0070532058552773 0.0203874717835032 0.0 0.0007914970601537 0.0247256630453987 0.0 737 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +757567 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells B Cells 11q13 Invasive Tumor Cells -> B Cells 0.0091922154737621 0.6561647292424944 0.6207977546603366 0.7917001487310438 0.112230917768503 0.0016667952436519 0.0 0.0010964912280701 0.2201838375690467 0.0 570 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +757788 CD48 CD2 CD48-CD2 Myeloid Cells Dendritic Cells Myeloid Cells -> Dendritic Cells 0.0091895157814672 0.7453966474499909 0.8960994285623033 0.6198216015396206 0.006326966401379 0.0229905310518441 0.0 0.0029411764705882 0.1386678102273603 0.0 170 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +757894 DLL4 NOTCH3 DLL4-NOTCH3 T Lymphocytes Myoepithelial Cells T Lymphocytes -> Myoepithelial Cells 0.0091882559675822 0.6342079770588467 0.4638256179742202 0.6198216015396206 0.0073929685753755 0.0446401662952339 0.0 0.000130412102243 0.011802083370517 0.0 1278 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +758225 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) -> Dendritic Cells 0.0091846799691719 0.6301823358791634 0.7779918296243433 0.7917001487310438 0.0024635726452692 0.0627790816848129 0.0 0.0 0.0 0.0 209 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +758271 VEGFC FLT1 VEGFC-FLT1 Basal-like Structured DCIS Cells Macrophages Basal-like Structured DCIS Cells -> Macrophages 0.0091841042059798 0.7745997874735252 0.8998347793593909 0.6198216015396206 0.0215813276111062 0.0064362797035136 0.0 0.0003508771929824 0.1271308851879515 0.0 475 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +758367 VEGFC FLT1 VEGFC-FLT1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.0091830856434041 0.4636527906642655 0.6593689120110077 0.6198216015396206 0.0693389464442948 0.0045642085393754 0.0 0.0 0.0 0.0 135 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +758480 DLL1 NOTCH3 DLL1-NOTCH3 CAFs, Invasive Associated CXCL14+ Fibroblasts CAFs, Invasive Associated -> CXCL14+ Fibroblasts 0.0091818033216701 0.6249837837987587 0.8818326005152037 0.6198216015396206 0.0411214967239829 0.0042655619249233 0.0 0.0007270693512304 0.1841217789106877 0.0 1490 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +759075 VWF SELP VWF-SELP T Lymphocytes T Lymphocytes T Lymphocytes -> T Lymphocytes 0.0091755962892434 0.6332974881236617 0.7760344326192508 1.0 0.0036144684673052 0.0335947364052305 0.0 0.0003835736204206 0.0205193128626028 0.0 21212 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +759346 DLL4 NOTCH4 DLL4-NOTCH4 T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.0091724664007128 0.6342079770588467 0.6571792026963191 0.7917001487310438 0.0073929685753755 0.0244129856070659 0.0 0.0 0.0 0.0 97 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +759458 JAG1 NOTCH2 JAG1-NOTCH2 CAFs, Invasive Associated Myoepithelial Cells CAFs, Invasive Associated -> Myoepithelial Cells 0.0091712429512532 0.7941469661104034 0.4614667734221426 0.6198216015396206 0.0083898580598364 0.0312252462757311 0.0 0.004241601628775 0.2310143107988695 0.0 1684 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +759598 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells B Cells 11q13 Invasive Tumor Cells -> B Cells 0.0091696266977493 0.6249837837987587 0.7746834992804791 0.7917001487310438 0.2159908053119969 0.00071798405859 0.0 0.000438596491228 0.3320205487470795 0.0 570 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +760253 MMRN2 CD93 MMRN2-CD93 Pericytes Luminal-like Amorphous DCIS Cells Pericytes -> Luminal-like Amorphous DCIS Cells 0.0091617596617374 0.9468422434493456 0.4630027772793905 0.2461374514707439 0.1120119983652299 0.0048929293424311 0.0 0.001964379256155 0.4039946995895417 0.0 1909 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +760344 VEGFC FLT1 VEGFC-FLT1 Myoepithelial Cells Basal-like Structured DCIS Cells Myoepithelial Cells -> Basal-like Structured DCIS Cells 0.009160596025887 0.4636527906642655 0.777821334064334 0.6198216015396206 0.014525360548861 0.0182001711419816 0.0 0.0001939393939393 0.0232286001381962 0.0 6875 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +760385 A2M LRP1 A2M-LRP1 CAFs, Invasive Associated B Cells CAFs, Invasive Associated -> B Cells 0.0091600759576871 0.6561647292424944 0.6207977546603366 0.7917001487310438 0.1098969873322313 0.0016667952436519 0.0 0.0009996364958197 0.2007346654391745 0.0 917 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +760451 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells Myeloid Cells 11q13 Invasive Tumor Cells -> Myeloid Cells 0.0091593578100468 0.6659645551150886 0.7464347811605867 0.6198216015396206 0.1496557267835524 0.0012805120781881 0.0 0.0039682539682539 0.9632574645782744 0.0 756 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +760765 CD48 CD2 CD48-CD2 Plasma Cells Myoepithelial Cells Plasma Cells -> Myoepithelial Cells 0.0091560233953759 0.4593282471594782 0.4603649459881741 0.8293805866303694 0.0467114894617178 0.0071918009517169 0.0 0.0030864197530864 0.7543603415284204 0.0 324 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +760859 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells CAFs, DCIS Associated 11q13 Invasive Tumor Cells -> CAFs, DCIS Associated 0.0091549544973868 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.0208904415011529 0.0155837683010033 0.0 0.0003170577045022 0.0431188311511446 0.0 1577 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +760998 CLEC2D KLRB1 CLEC2D-KLRB1 Pericytes Myeloid Cells Pericytes -> Myeloid Cells 0.0091533321238241 0.8721681415062816 0.7467524951532132 0.7827641335561659 0.0110717612136884 0.0104195741475089 0.0 0.0021097046413502 0.1455696202531645 0.0 316 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +761227 A2M LRP1 A2M-LRP1 Macrophages Plasma Cells Macrophages -> Plasma Cells 0.0091506998033174 0.919551140852988 0.7346293219749174 0.7204611100467462 0.037376181609614 0.0032275631628407 0.0 0.0053680981595092 0.3170186936287366 0.0 326 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +761478 VWF ITGA9 VWF-ITGA9 CAFs, Invasive Associated Macrophages CAFs, Invasive Associated -> Macrophages 0.0091477498149158 0.6332974881236617 0.8794572885381431 0.6198216015396206 0.0016171311116606 0.104965956217838 0.0 0.000935141273128 0.0209587194492978 0.0 1361 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +761608 C3 LRP1 C3-LRP1 Apocrine Cells CAFs, DCIS Associated Apocrine Cells -> CAFs, DCIS Associated 0.0091462986990754 0.2485046029682279 0.7346293219749174 0.2461374514707439 0.0013028322726017 1.0 0.0 0.0120786516853932 0.2139758397844022 0.0 89 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +761611 DLL4 NOTCH3 DLL4-NOTCH3 Myeloid Cells CAFs, DCIS Associated Myeloid Cells -> CAFs, DCIS Associated 0.0091461863353289 0.7840818683779507 0.4638256179742202 0.7204611100467462 0.0032417203409647 0.0689186266365139 0.0 0.0007680491551459 0.0722300990464574 0.0 1302 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +761930 C1QB LRP1 C1QB-LRP1 Myeloid Cells CAFs, Invasive Associated Myeloid Cells -> CAFs, Invasive Associated 0.0091427978008118 0.7452691992612583 0.6207977546603366 0.6198216015396206 0.0012199377895337 0.166956519448744 0.0 0.0 0.0 0.0 160 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +762009 EFNB2 PECAM1 EFNB2-PECAM1 Pericytes CXCL14+ Fibroblasts Pericytes -> CXCL14+ Fibroblasts 0.0091417975812933 0.8640667164982425 0.930308383061206 0.9429656149619918 0.1882781599600688 0.0004089864655001 0.0 0.0002528658125421 0.3250106869745574 0.0 2966 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +762084 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0091409962277758 0.6589792304505506 0.6207977546603366 0.8824495942126559 0.0561415215593491 0.0028784826949613 0.0 0.0003662007198459 0.0270771095291326 0.0 11947 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +762121 CD34 SELP CD34-SELP Dendritic Cells 11q13 Invasive Tumor Cells Dendritic Cells -> 11q13 Invasive Tumor Cells 0.0091405050256481 0.633566764858408 0.6572093097629401 0.7917001487310438 0.0042829523358709 0.04130664769978 0.0 0.0 0.0 0.0 3945 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +762123 VEGFC FLT1 VEGFC-FLT1 Basal-like Structured DCIS Cells CAFs, Invasive Associated Basal-like Structured DCIS Cells -> CAFs, Invasive Associated 0.0091404505338972 0.7745997874735252 0.6593689120110077 0.7917001487310438 0.0215813276111062 0.0066828239855783 0.0 0.0005356186395286 0.0659751804706415 0.0 1867 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +762171 VWF ITGA9 VWF-ITGA9 Macrophages Basal-like Structured DCIS Cells Macrophages -> Basal-like Structured DCIS Cells 0.0091400208881769 0.9011206516381156 0.6252253442669611 0.6198216015396206 0.0008850282134344 0.1886404570313 0.0 0.0004591368227731 0.0120079117855228 0.0 594 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +762178 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, DCIS Associated 0.0091399223243218 0.6582846571368821 0.4630027772793905 0.6198216015396206 0.0198024073017111 0.0155837683010033 0.0 0.0006369426751592 0.1760802406573089 0.0 157 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +762651 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells CAFs, DCIS Associated 11q13 Invasive Tumor Cells -> CAFs, DCIS Associated 0.0091343688634073 0.6160088550075702 0.4600037439857229 0.6198216015396206 0.0106340017102282 0.0310998965832685 0.0 0.0002882342768201 0.0543935946594952 0.0 1577 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +762654 DLL4 NOTCH3 DLL4-NOTCH3 CAFs, DCIS Associated Dendritic Cells CAFs, DCIS Associated -> Dendritic Cells 0.0091343532130172 0.7160288858520609 0.7746834992804791 0.6198216015396206 0.0186793449598515 0.0090444648829713 0.0 9.1424392027793e-05 0.0103831505773631 0.0 3646 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +762727 CD34 SELP CD34-SELP Macrophages 11q13 Invasive Tumor Cells Macrophages -> 11q13 Invasive Tumor Cells 0.0091335468688942 0.8963354148873306 0.6572093097629401 0.6198216015396206 0.0038492365148421 0.04130664769978 0.0 0.0 0.0 0.0 1739 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +762912 DLL4 NOTCH4 DLL4-NOTCH4 Plasma Cells 11q13 Invasive Tumor Cells Plasma Cells -> 11q13 Invasive Tumor Cells 0.0091313736987567 0.7160288858520609 0.6571792026963191 0.6198216015396206 0.0012306151710811 0.1615138601457002 0.0 0.0 0.0 0.0 148 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +763199 HSPG2 LRP1 HSPG2-LRP1 Macrophages Pericytes Macrophages -> Pericytes 0.0091281263434603 0.9253089325030373 0.9078204025796472 0.8875000050982297 0.0022161183602947 0.0350138403862125 0.0 0.0008982304859426 0.0384541754101903 0.0 2474 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +763531 DLL1 NOTCH3 DLL1-NOTCH3 CAFs, DCIS Associated Mast Cells CAFs, DCIS Associated -> Mast Cells 0.0091242368556276 0.7296454584598743 0.8341464445360613 0.7204611100467462 0.7029371915698084 0.0001871866311057 0.0 0.0004621072088724 0.0586654995646648 0.0 1082 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +763536 CD48 CD2 CD48-CD2 Macrophages Endothelial Cells Macrophages -> Endothelial Cells 0.0091241970789234 0.7719609236370527 0.7763428264267787 0.8875000050982297 0.0212837736082081 0.0050968401714881 0.0 0.0003584229390681 0.0912164479254808 0.0 2790 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +763593 A2M LRP1 A2M-LRP1 Macrophages Luminal-like Amorphous DCIS Cells Macrophages -> Luminal-like Amorphous DCIS Cells 0.0091234079575284 0.919551140852988 0.2550748532138862 0.2461374514707439 0.037376181609614 0.0267255153180908 0.0 0.0022179974651457 0.192937861035235 0.0 263 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +763723 CLEC2D KLRB1 CLEC2D-KLRB1 Mast Cells Dendritic Cells Mast Cells -> Dendritic Cells 0.0091215180066358 0.831981591331937 0.7763400818577846 0.6198216015396206 0.0048935684578858 0.0293997450046583 0.0 0.0030864197530864 0.190290708356888 0.0 162 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +763924 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) -> Dendritic Cells 0.0091191076163776 0.6626993710110988 0.6207977546603366 0.7917001487310438 0.0035190936623492 0.0501711964086628 0.0 0.0053827751196172 0.1282071550672724 0.0 209 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +764210 DLL4 NOTCH3 DLL4-NOTCH3 Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0091155185957298 0.6342079770588467 0.6580560501976399 0.7917001487310438 0.0028649117803088 0.0606066271159369 0.0 0.0 0.0 0.0 246 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +764236 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells -> Luminal-like Amorphous DCIS Cells 0.0091153331061598 0.6626993710110988 0.2550748532138862 0.2461374514707439 0.0515877972474039 0.0267255153180908 0.0 0.0 0.0 0.0 184 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +764566 CLEC2D KLRB1 CLEC2D-KLRB1 Myoepithelial Cells Mast Cells Myoepithelial Cells -> Mast Cells 0.0091113689151324 0.4625081978296446 0.8381155706134242 0.7204611100467462 0.0704104148800194 0.0029095741067474 0.0 0.0087719298245614 0.2770696185258899 0.0 38 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +764812 CLEC2D KLRB1 CLEC2D-KLRB1 Plasma Cells Macrophages Plasma Cells -> Macrophages 0.00910827676057 0.4625081978296446 0.9130058539314824 0.7204611100467462 0.0141498126994191 0.0132636308162813 0.0 0.0024727992087042 0.3210103816256444 0.0 337 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +764818 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) -> Myeloid Cells 0.0091082119015245 0.6605327397359113 0.7467524951532132 0.6198216015396206 0.0179229861158654 0.0104195741475089 0.0 0.0 0.0 0.0 21 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +764840 CXCL12 ITGA4 CXCL12-ITGA4 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.0091080612444296 0.6160088550075702 0.6631822525600675 0.9161861017439124 0.0548063857429699 0.0027830389352876 0.0 0.0034584980237154 1.0 0.0 460 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +764998 MMRN2 CD93 MMRN2-CD93 T Lymphocytes Macrophages T Lymphocytes -> Macrophages 0.0091062007930294 0.6301823358791634 0.944024288971064 0.6198216015396206 0.0031934983073077 0.0484215930647349 0.0 0.0012351060738157 0.0276350234669128 0.0 3441 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +765213 JAG1 NOTCH2 JAG1-NOTCH2 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells 0.0091037021414358 0.6303682835571691 0.663300745568453 0.6198216015396206 0.000219642761279 1.0 0.0 0.000871437788559 0.0149384595858095 0.0 5683 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +765365 COL4A2 CD93 COL4A2-CD93 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0091018038480667 0.7783550150988336 0.6587114738285964 0.7917001487310438 0.1928969878996252 0.0007261054236978 0.0 0.0001719690455717 0.0264103013992001 0.0 1163 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +765550 MMP2 PECAM1 MMP2-PECAM1 CAFs, Invasive Associated Myeloid Cells CAFs, Invasive Associated -> Myeloid Cells 0.0090998855248784 0.6303642896310324 0.7841656220878274 0.6198216015396206 0.141548283585814 0.001309307002134 0.0 0.0092657342657342 1.0 0.0 143 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +765660 DLL4 NOTCH4 DLL4-NOTCH4 Myoepithelial Cells T Lymphocytes Myoepithelial Cells -> T Lymphocytes 0.0090983116746313 0.7160288858520609 0.7754072541855492 0.6198216015396206 0.0069047442087267 0.0238720285974944 0.0 0.000914913083257 0.2230227022447651 0.0 1093 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +765699 MMP2 PECAM1 MMP2-PECAM1 Dendritic Cells CAFs, DCIS Associated Dendritic Cells -> CAFs, DCIS Associated 0.0090978866754544 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.0161193721503025 0.0125623889131764 0.0 0.0006145083932853 0.1979503660031968 0.0 3336 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +765883 CLEC2D KLRB1 CLEC2D-KLRB1 Myeloid Cells CAFs, DCIS Associated Myeloid Cells -> CAFs, DCIS Associated 0.0090959581291584 0.7475533330314548 0.4642836810638544 0.7204611100467462 0.0029751676683741 0.0761275033764692 0.0 0.0006400409626216 0.0616421460747799 0.0 1302 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +766236 THBS2 CD36 THBS2-CD36 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells 0.0090917143584864 0.9197297916541942 0.6176321640000088 0.6198216015396206 0.0055862851962672 0.02871400543887 0.0 6.59862748548302e-05 0.0319317597375021 0.0 5683 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +766251 CXCL12 ITGA4 CXCL12-ITGA4 Myoepithelial Cells Mast Cells Myoepithelial Cells -> Mast Cells 0.0090915639904565 0.8023917560710954 0.7754239189773715 0.7204611100467462 0.0085367158000785 0.0147571931436988 0.0 0.0011961722488038 0.0239546101520884 0.0 38 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +766276 DLL1 NOTCH3 DLL1-NOTCH3 Pericytes B Cells Pericytes -> B Cells 0.0090912337195696 0.9356727248601746 0.7746834992804791 0.6198216015396206 0.1750253929104546 0.00071798405859 0.0 0.0003919724051426 0.2967257961521405 0.0 1063 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +766348 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells (Mitotic) Macrophages 11q13 Invasive Tumor Cells (Mitotic) -> Macrophages 0.0090903992353219 0.6332974881236617 0.8794572885381431 0.6198216015396206 0.0015572459193676 0.104965956217838 0.0 0.0 0.0 0.0 103 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +766432 HSPG2 LRP1 HSPG2-LRP1 Basal-like Structured DCIS Cells Plasma Cells Basal-like Structured DCIS Cells -> Plasma Cells 0.0090894463866426 0.7789175740361626 0.7346293219749174 0.6198216015396206 0.0492631209980634 0.0032275631628407 0.0 0.00070323488045 0.0386671081034146 0.0 79 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +766492 CXCL12 CXCR4 CXCL12-CXCR4 Dendritic Cells Myoepithelial Cells Dendritic Cells -> Myoepithelial Cells 0.0090888012813318 0.6160088550075702 0.4600037439857229 0.6198216015396206 0.0149256517769723 0.0215025911544899 0.0 0.001255472572753 0.1508270434932732 0.0 1412 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +766621 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells Endothelial Cells 11q13 Invasive Tumor Cells -> Endothelial Cells 0.0090873575247054 0.6160088550075702 0.7754239189773715 0.6198216015396206 0.0106340017102282 0.0178869147172998 0.0 0.0001503872471614 0.0257089163565994 0.0 4836 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +766629 JAG1 NOTCH2 JAG1-NOTCH2 Luminal-like Amorphous DCIS Cells T Lymphocytes Luminal-like Amorphous DCIS Cells -> T Lymphocytes 0.0090872266163045 0.2451358214448441 0.8445107771175474 0.2461374514707439 0.1327555461750915 0.0083242517891534 0.0 0.004671488848704 0.5464998772684388 0.0 316 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +766832 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells CAFs, Invasive Associated 11q13 Invasive Tumor Cells -> CAFs, Invasive Associated 0.0090848280805744 0.6301823358791634 0.6347970925105053 0.8824495942126559 0.0208904415011529 0.0076236123034427 0.0 0.0006065796046528 0.0540578453906331 0.0 4671 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +766856 C1QB LRP1 C1QB-LRP1 CAFs, DCIS Associated Plasma Cells CAFs, DCIS Associated -> Plasma Cells 0.0090846223454498 0.4601010570874773 0.7346293219749174 0.8767341187813953 0.0587727051993296 0.0032275631628407 0.0 0.001452303302079 0.0578764269948238 0.0 2453 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +767030 VEGFC FLT1 VEGFC-FLT1 CAFs, DCIS Associated Plasma Cells CAFs, DCIS Associated -> Plasma Cells 0.0090826357183108 0.4636527906642655 0.4630488285702799 0.8767341187813953 0.0693389464442948 0.0043013567716651 0.0 0.0012229922543823 0.0969967675769025 0.0 2453 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +767076 MMRN2 CLEC14A MMRN2-CLEC14A T Lymphocytes 11q13 Invasive Tumor Cells T Lymphocytes -> 11q13 Invasive Tumor Cells 0.0090821618934127 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0031934983073077 0.0554888093272979 0.0 0.0 0.0 0.0 1165 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +767245 DLL1 NOTCH3 DLL1-NOTCH3 Apocrine Cells Basal-like Structured DCIS Cells Apocrine Cells -> Basal-like Structured DCIS Cells 0.0090802685534954 0.2534163760166434 0.7746834992804791 0.2461374514707439 0.0050543892975134 0.2295016807597237 0.0 0.0034113060428849 0.2343023494940914 0.0 684 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +767262 THBS2 CD36 THBS2-CD36 Myoepithelial Cells CAFs, DCIS Associated Myoepithelial Cells -> CAFs, DCIS Associated 0.009080111240158 0.724503440376099 0.7373999388878224 0.8293805866303694 0.0027791828709671 0.0455125113141721 0.0 0.0001678940299198 0.0381769680829232 0.0 7197 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +767661 THBS2 CD36 THBS2-CD36 CXCL14+ Fibroblasts Dendritic Cells CXCL14+ Fibroblasts -> Dendritic Cells 0.0090754358249917 0.9197297916541942 0.6176321640000088 0.6198216015396206 0.0055862851962672 0.0284069116891947 0.0 0.0003757985719654 0.0311290420450033 0.0 887 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +767878 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells -> Luminal-like Amorphous DCIS Cells 0.0090728192082308 0.633566764858408 0.4623922682986163 0.2461374514707439 0.0799339500711946 0.0096770075292062 0.0 0.0 0.0 0.0 184 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +767939 CD34 SELP CD34-SELP Macrophages T Lymphocytes Macrophages -> T Lymphocytes 0.0090721640353022 0.8963354148873306 0.7760344326192508 0.6198216015396206 0.0038492365148421 0.0335947364052305 0.0 0.0004194630872483 0.0352830226759639 0.0 3576 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +768220 C1QB LRP1 C1QB-LRP1 Basal-like Structured DCIS Cells CXCL14+ Fibroblasts Basal-like Structured DCIS Cells -> CXCL14+ Fibroblasts 0.0090687216576729 0.8498991475190484 0.9078204025796472 0.6198216015396206 0.018166235813628 0.0064028969591119 0.0 0.0001127141568981 0.0115871624805633 0.0 1109 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +768227 EFNB2 PECAM1 EFNB2-PECAM1 Plasma Cells Plasma Cells Plasma Cells -> Plasma Cells 0.009068660181791 0.4619393085577573 0.7167436199046466 1.0 0.0051428381563772 0.0326667674102811 0.0 0.0028710247349823 0.0607763357266637 0.0 283 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +768316 DLL1 NOTCH3 DLL1-NOTCH3 Plasma Cells 11q13 Invasive Tumor Cells (G1/S) Plasma Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0090676288404397 0.7296454584598743 0.6580560501976399 0.6198216015396206 0.0051524613572059 0.0362497659817488 0.0 0.0 0.0 0.0 8 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +768341 C1QB LRP1 C1QB-LRP1 Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.0090673527066667 0.4601010570874773 0.2550748532138862 1.0 0.0177188549930425 0.0267255153180908 0.0 0.0004193818956061 0.0260894591600898 0.0 77495 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +768385 THBS2 CD36 THBS2-CD36 T Lymphocytes 11q13 Invasive Tumor Cells T Lymphocytes -> 11q13 Invasive Tumor Cells 0.009066895329013 0.6242573126045354 0.6176321640000088 0.7917001487310438 0.0063387366560491 0.02871400543887 0.0 0.0 0.0 0.0 1165 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +768406 CXCL12 ITGA4 CXCL12-ITGA4 Plasma Cells Myoepithelial Cells Plasma Cells -> Myoepithelial Cells 0.0090666426731728 0.8730912658940219 0.4596166826058663 0.8293805866303694 0.0057086106530109 0.0292373734098458 0.0 0.0019640852974186 0.2999270175075073 0.0 324 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +768462 CXCL12 ITGA4 CXCL12-ITGA4 Pericytes CXCL14+ Fibroblasts Pericytes -> CXCL14+ Fibroblasts 0.0090660472509887 0.7487535481622718 0.7754239189773715 0.9429656149619918 0.0637288077574987 0.0015914585039484 0.0 0.0004597560228038 0.2232070000516244 0.0 2966 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +768687 DLL1 NOTCH3 DLL1-NOTCH3 Apocrine Cells Endothelial Cells Apocrine Cells -> Endothelial Cells 0.0090633520970364 0.2534163760166434 0.8818326005152037 0.2461374514707439 0.0050543892975134 0.1993723722552783 0.0 0.0055555555555555 0.2427933082496463 0.0 15 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +769057 VWF LRP1 VWF-LRP1 Myoepithelial Cells Myoepithelial Cells Myoepithelial Cells -> Myoepithelial Cells 0.0090589269193905 0.7158082793127664 0.7346293219749174 1.0 0.0025256125075084 0.0416128058995347 0.0 0.0003125368437742 0.012958534244846 0.0 22361 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +769166 MMRN2 CD93 MMRN2-CD93 Pericytes B Cells Pericytes -> B Cells 0.0090576855376447 0.9468422434493456 0.7779918296243433 0.6198216015396206 0.1120119983652299 0.001079730675535 0.0 0.0030573847601128 0.3358149953400525 0.0 1063 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +769203 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) -> Dendritic Cells 0.0090572401333481 0.6589792304505506 0.6207977546603366 0.7917001487310438 0.0033973231723341 0.0501711964086628 0.0 0.0025187104202648 0.0427352335611989 0.0 193 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +769540 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells Myeloid Cells 11q13 Invasive Tumor Cells -> Myeloid Cells 0.0090531555221448 0.6582846571368821 0.7461459456652184 0.6198216015396206 0.1740454925211078 0.0010390313650636 0.0 0.0003968253968253 0.0581916663402926 0.0 756 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +769697 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells Myeloid Cells 11q13 Invasive Tumor Cells -> Myeloid Cells 0.0090512702283923 0.6213271600240247 0.7832252605020791 0.6198216015396206 0.1339639999453202 0.00136079311934 0.0 0.0001322751322751 0.0194445677715127 0.0 756 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +769756 COL4A2 CD93 COL4A2-CD93 T Lymphocytes CAFs, Invasive Associated T Lymphocytes -> CAFs, Invasive Associated 0.0090505262059228 0.7783550150988336 0.6587114738285964 0.7917001487310438 0.0316800311254893 0.0042738820064046 0.0 0.0005 0.0425376442446832 0.0 2400 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +769802 DLL4 NOTCH4 DLL4-NOTCH4 CAFs, Invasive Associated Myoepithelial Cells CAFs, Invasive Associated -> Myoepithelial Cells 0.0090499465116094 0.6342079770588467 0.4641352222874551 0.6198216015396206 0.002196330917593 0.1370986982961073 0.0 0.0005938242280285 0.0191299347027262 0.0 1684 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +769852 CLEC2D KLRB1 CLEC2D-KLRB1 Mast Cells Myoepithelial Cells Mast Cells -> Myoepithelial Cells 0.0090492949390426 0.831981591331937 0.4642836810638544 0.7204611100467462 0.0048935684578858 0.040323117011325 0.0 0.0025252525252525 0.1756445109028789 0.0 66 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +770059 CCN1 CAV1 CCN1-CAV1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0090469799070123 0.2542249848376565 0.62431395375366 0.2461374514707439 0.1711385759005754 0.0082011408892332 0.0 0.0037533512064343 0.6294777111595724 0.0 373 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +770095 CD48 CD2 CD48-CD2 Pericytes 11q13 Invasive Tumor Cells Pericytes -> 11q13 Invasive Tumor Cells 0.0090466035494977 0.7719609236370527 0.6614977577544194 0.6198216015396206 0.0076331962782219 0.0226890201466244 0.0 0.0 0.0 0.0 6894 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +770214 DLL4 NOTCH4 DLL4-NOTCH4 Luminal-like Amorphous DCIS Cells Pericytes Luminal-like Amorphous DCIS Cells -> Pericytes 0.0090452722226821 0.2490567623945399 0.896164124004365 0.2461374514707439 0.011649387573427 0.0855781119790033 0.0 0.0005760368663594 0.0290264651368344 0.0 1736 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +770269 CXCL12 ITGA4 CXCL12-ITGA4 Plasma Cells CAFs, Invasive Associated Plasma Cells -> CAFs, Invasive Associated 0.0090446253665931 0.8730912658940219 0.6631822525600675 0.6198216015396206 0.0057086106530109 0.0267210109213584 0.0 0.0031897926634768 0.3351635777774927 0.0 285 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +770404 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells Plasma Cells 11q13 Invasive Tumor Cells -> Plasma Cells 0.0090429848624197 0.6160088550075702 0.4600037439857229 0.6198216015396206 0.0106340017102282 0.0292791515533623 0.0 0.0017652250661959 0.041681155502193 0.0 103 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +770518 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells T Lymphocytes 11q13 Invasive Tumor Cells -> T Lymphocytes 0.0090415119504378 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0097699360831605 0.0176963220730796 0.0 0.0001813784764207 0.0240233178429048 0.0 827 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +770523 CCN1 CAV1 CCN1-CAV1 Myeloid Cells CAFs, DCIS Associated Myeloid Cells -> CAFs, DCIS Associated 0.0090414707689611 0.7797135509308979 0.7283139964676212 0.7204611100467462 0.0009209869688402 0.1449812920932466 0.0 0.0004352278545826 0.0356746251882196 0.0 1302 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +770623 CXCL12 ITGA4 CXCL12-ITGA4 Pericytes 11q13 Invasive Tumor Cells (G1/S) Pericytes -> 11q13 Invasive Tumor Cells (G1/S) 0.0090402936331495 0.7487535481622718 0.6631822525600675 0.6198216015396206 0.0637288077574987 0.0027830389352876 0.0 0.0003617072582589 0.1125888341636015 0.0 377 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +770691 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells Myoepithelial Cells 11q13 Invasive Tumor Cells -> Myoepithelial Cells 0.0090395647077611 0.6160088550075702 0.4596166826058663 0.6198216015396206 0.0106340017102282 0.0292373734098458 0.0 0.0003785677812406 0.0578094575124455 0.0 5163 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +771020 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Luminal-like Amorphous DCIS Cells 0.009035796502765 0.6593525851613742 0.4630488285702799 0.2461374514707439 0.0201572483258557 0.0359289752254096 0.0 0.0023741690408357 0.5988805119374928 0.0 351 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +771139 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells Plasma Cells 11q13 Invasive Tumor Cells -> Plasma Cells 0.0090343000584922 0.6589792304505506 0.7346293219749174 0.6198216015396206 0.0561415215593491 0.0032275631628407 0.0 0.0008090614886731 0.0444859447597537 0.0 103 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +771318 C3 LRP1 C3-LRP1 Macrophages CXCL14+ Fibroblasts Macrophages -> CXCL14+ Fibroblasts 0.0090322938487402 0.9487258305485792 0.9078204025796472 0.8875000050982297 0.0110943464444434 0.0064028969591119 0.0 0.000547195622435 0.1036684168385946 0.0 1462 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +771337 HSPG2 LRP1 HSPG2-LRP1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0090319513124606 0.7789175740361626 0.6207977546603366 0.7917001487310438 0.0492631209980634 0.0028784826949613 0.0 0.0018012152777777 0.1331829805862968 0.0 1280 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +771460 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells (Mitotic) Macrophages 11q13 Invasive Tumor Cells (Mitotic) -> Macrophages 0.0090302920683426 0.6626993710110988 0.8604147465201248 0.6198216015396206 0.0035190936623492 0.0436001007095475 0.0 0.0012135922330097 0.028451800114068 0.0 103 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +771721 DLL4 NOTCH4 DLL4-NOTCH4 Basal-like Structured DCIS Cells T Lymphocytes Basal-like Structured DCIS Cells -> T Lymphocytes 0.0090274483968344 0.6342079770588467 0.7754072541855492 0.8693461273411047 0.0053032910137447 0.0238720285974944 0.0 0.0017391304347826 0.4239370670496143 0.0 575 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +772216 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0090214871950784 0.6626993710110988 0.6207977546603366 0.8824495942126559 0.0515877972474039 0.0028784826949613 0.0 0.0001883317987779 0.0160184434637104 0.0 11947 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +772231 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells 0.0090213171378559 0.6630837220165452 0.6587114738285964 0.8824495942126559 0.0048313935743179 0.0289462771086338 0.0 0.0001416647974783 0.0209371910232775 0.0 12101 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +772422 THBS2 CD36 THBS2-CD36 CAFs, Invasive Associated Plasma Cells CAFs, Invasive Associated -> Plasma Cells 0.009019036586843 0.6242573126045354 0.7373999388878224 0.6198216015396206 0.1932385901170197 0.0009761781830445 0.0 0.0021409749670619 0.8252253072889688 0.0 253 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +772756 C1QB LRP1 C1QB-LRP1 T Lymphocytes Plasma Cells T Lymphocytes -> Plasma Cells 0.0090152589999258 0.8703788833238396 0.7346293219749174 0.6198216015396206 0.0419710388788557 0.0032275631628407 0.0 0.0009642356241234 0.0384262107133518 0.0 713 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +772838 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, Invasive Associated 0.0090144037361116 0.6593525851613742 0.6593689120110077 0.9161861017439124 0.0201572483258557 0.0066828239855783 0.0 0.0018195050946142 0.2241187444299268 0.0 458 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +772850 CLEC2D KLRB1 CLEC2D-KLRB1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.0090143398500832 0.6605327397359113 0.657421674383923 0.9161861017439124 0.0227314494836465 0.0059327142047454 0.0 0.0003623188405797 0.0970821870321063 0.0 460 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +772888 A2M LRP1 A2M-LRP1 Luminal-like Amorphous DCIS Cells Endothelial Cells Luminal-like Amorphous DCIS Cells -> Endothelial Cells 0.0090139257114906 0.4648000335061383 0.9078204025796472 0.2461374514707439 0.0357762282281787 0.0144359394371152 0.0 0.0013381321520856 0.164170073731254 0.0 1806 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +773366 C3 LRP1 C3-LRP1 CXCL14+ Fibroblasts Endothelial Cells CXCL14+ Fibroblasts -> Endothelial Cells 0.0090082602983477 0.8911088195487638 0.9078204025796472 0.9429656149619918 0.0048525806497539 0.0144359394371152 0.0 0.0002490774907749 0.0425361325944866 0.0 2710 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +773516 VEGFC FLT1 VEGFC-FLT1 Basal-like Structured DCIS Cells Myeloid Cells Basal-like Structured DCIS Cells -> Myeloid Cells 0.0090064529125687 0.7745997874735252 0.7472387841445823 0.6198216015396206 0.0215813276111062 0.0068935067166085 0.0 0.0155038759689922 0.9427292010370022 0.0 129 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +773534 VEGFC FLT1 VEGFC-FLT1 T Lymphocytes Luminal-like Amorphous DCIS Cells T Lymphocytes -> Luminal-like Amorphous DCIS Cells 0.0090061251156049 0.7745997874735252 0.4630488285702799 0.2461374514707439 0.016822895653248 0.0359289752254096 0.0 0.0 0.0 0.0 383 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +773579 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) -> Dendritic Cells 0.0090055952624785 0.6593525851613742 0.777821334064334 0.7917001487310438 0.0120646829101097 0.0108892901157311 0.0 0.0 0.0 0.0 193 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +773599 MMP2 PECAM1 MMP2-PECAM1 Macrophages CAFs, DCIS Associated Macrophages -> CAFs, DCIS Associated 0.0090052783153776 0.9330801352629944 0.7167436199046466 0.7204611100467462 0.0088108219576754 0.0125623889131764 0.0 0.0004305925774041 0.1387059301821886 0.0 9754 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +773891 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells 0.0090021163121938 0.6342079770588467 0.6571792026963191 0.8824495942126559 0.000895875398841 0.1615138601457002 0.0 0.0001654259718775 0.0158118732725386 0.0 12090 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +773983 C3 LRP1 C3-LRP1 Plasma Cells Myoepithelial Cells Plasma Cells -> Myoepithelial Cells 0.0090008973711439 0.7148920381722296 0.7346293219749174 0.8293805866303694 0.0029337538459309 0.0416128058995347 0.0 0.0016203703703703 0.1513436230061511 0.0 324 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +774079 CXCL12 CXCR4 CXCL12-CXCR4 T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.0089996950920548 0.6160088550075702 0.6632137581773894 0.7917001487310438 0.0255753403203798 0.0064230792457803 0.0 0.0 0.0 0.0 97 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +774084 COL4A1 CD93 COL4A1-CD93 Dendritic Cells Basal-like Structured DCIS Cells Dendritic Cells -> Basal-like Structured DCIS Cells 0.0089996439373439 0.8684504425765611 0.7779918296243433 0.8693461273411047 0.0168149984327668 0.0053794918117879 0.0 0.0004589787722317 0.0373544544505838 0.0 1245 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +774111 CLEC2D KLRB1 CLEC2D-KLRB1 Plasma Cells Pericytes Plasma Cells -> Pericytes 0.0089993331569239 0.4625081978296446 0.885766439573873 0.7204611100467462 0.0141498126994191 0.0127192475389894 0.0 0.0022123893805309 0.3336826031571714 0.0 452 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +774151 HSPG2 LRP1 HSPG2-LRP1 Myoepithelial Cells Luminal-like Amorphous DCIS Cells Myoepithelial Cells -> Luminal-like Amorphous DCIS Cells 0.0089989809217357 0.4629984640915818 0.2550748532138862 0.2461374514707439 0.0683610513379333 0.0267255153180908 0.0 0.0017485699427977 0.1045249126981595 0.0 12820 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +774382 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Myoepithelial Cells 0.0089960889153493 0.6593525851613742 0.4630488285702799 0.6198216015396206 0.0120646829101097 0.0232163927704059 0.0 0.0011037527593818 0.2159668383891502 0.0 453 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +774472 CD48 CD2 CD48-CD2 Luminal-like Amorphous DCIS Cells B Cells Luminal-like Amorphous DCIS Cells -> B Cells 0.0089950586699223 0.4593282471594782 0.937587088419394 0.2461374514707439 0.0181222899145132 0.0275738893167071 0.0 0.0 0.0 0.0 176 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +774496 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells CAFs, DCIS Associated 11q13 Invasive Tumor Cells -> CAFs, DCIS Associated 0.0089948333131911 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.0131302879503246 0.0222228052993653 0.0 5.7646855364039896e-05 0.009545711970883 0.0 1577 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +774687 EFNB2 PECAM1 EFNB2-PECAM1 Myeloid Cells Macrophages Myeloid Cells -> Macrophages 0.0089929030871286 0.7451589345683471 0.9015117569158254 0.7827641335561659 0.0040724665904272 0.0246995741084876 0.0 0.0030864197530864 0.2973864937301509 0.0 162 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +775001 C3 LRP1 C3-LRP1 B Cells Pericytes B Cells -> Pericytes 0.0089892184441985 0.6319926036888139 0.9078204025796472 0.6198216015396206 0.0042375227960614 0.0350138403862125 0.0 0.0016102394715111 0.141453936305039 0.0 1211 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +775005 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells T Lymphocytes 11q13 Invasive Tumor Cells -> T Lymphocytes 0.0089891745182471 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0208904415011529 0.0079745943515326 0.0 0.0004030632809351 0.0482962228852211 0.0 827 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +775015 COL4A2 CD93 COL4A2-CD93 CAFs, Invasive Associated CXCL14+ Fibroblasts CAFs, Invasive Associated -> CXCL14+ Fibroblasts 0.0089890716153828 0.6582846571368821 0.8817184225858201 0.6198216015396206 0.4344545964241579 0.0003375370073613 0.0 0.0013422818791946 1.0 0.0 1490 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +775205 VEGFC FLT1 VEGFC-FLT1 CAFs, Invasive Associated CAFs, Invasive Associated CAFs, Invasive Associated -> CAFs, Invasive Associated 0.0089868904512559 0.6593525851613742 0.6593689120110077 1.0 0.018132161410931 0.0066828239855783 0.0 0.000503429614247 0.0620102759744196 0.0 5297 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +775234 HSPG2 LRP1 HSPG2-LRP1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells 0.0089866112798326 0.8818165186409654 0.6207977546603366 0.6198216015396206 0.0026436039558049 0.0587195251380622 0.0 0.0002101785050931 0.0148188273807138 0.0 5683 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +775450 VWF SELP VWF-SELP CAFs, DCIS Associated CAFs, DCIS Associated CAFs, DCIS Associated -> CAFs, DCIS Associated 0.0089842580736839 0.7158082793127664 0.4623922682986163 1.0 0.0071496754272206 0.0222228052993653 0.0 6.3208461506047e-05 0.0104666553595871 0.0 94924 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +775968 MMRN2 CLEC14A MMRN2-CLEC14A Luminal-like Amorphous DCIS Cells Pericytes Luminal-like Amorphous DCIS Cells -> Pericytes 0.008977768444101 0.250044481781731 0.9003264838243337 0.2461374514707439 0.0070431301838115 0.1341680150528327 0.0 0.0023041474654377 0.0573765541728025 0.0 1736 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +776718 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells (G1/S) Macrophages 11q13 Invasive Tumor Cells (G1/S) -> Macrophages 0.00896902714366 0.6589792304505506 0.8604147465201248 0.6198216015396206 0.0033973231723341 0.0436001007095475 0.0 0.0063025210084033 0.1448364224197924 0.0 119 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +776829 JAG1 NOTCH2 JAG1-NOTCH2 Dendritic Cells CAFs, DCIS Associated Dendritic Cells -> CAFs, DCIS Associated 0.0089674977044085 0.8630183004227985 0.4614667734221426 0.6198216015396206 0.0016575843792215 0.12709315903692 0.0 0.0009635149023638 0.0453901686307102 0.0 3336 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +776853 CD34 SELP CD34-SELP CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.0089672319216318 0.633566764858408 0.6572093097629401 0.9161861017439124 0.0298399317533219 0.0045674276780054 0.0 0.0009505703422053 0.2903769561954141 0.0 526 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +776883 DLL1 NOTCH3 DLL1-NOTCH3 B Cells 11q13 Invasive Tumor Cells (Mitotic) B Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0089668151538073 0.6249837837987587 0.6580560501976399 0.7917001487310438 0.00263399584678 0.0606066271159369 0.0 0.0 0.0 0.0 50 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +776929 JAG1 NOTCH2 JAG1-NOTCH2 Pericytes Endothelial Cells Pericytes -> Endothelial Cells 0.0089662367821796 0.6303682835571691 0.773263018678637 0.946515890536252 0.0342558468646473 0.0032875740549697 0.0 0.0014405256413564 0.2324359922367644 0.0 11074 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +776945 VWF SELP VWF-SELP Basal-like Structured DCIS Cells Pericytes Basal-like Structured DCIS Cells -> Pericytes 0.008966052279715 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.0020251995753771 0.0741032966028748 0.0 0.0002268945696566 0.0052331968559382 0.0 1803 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +777063 CD34 SELP CD34-SELP Pericytes 11q13 Invasive Tumor Cells (G1/S) Pericytes -> 11q13 Invasive Tumor Cells (G1/S) 0.0089648266449688 0.9303167350027568 0.6572093097629401 0.6198216015396206 0.1314667522621683 0.0010419094417808 0.0 0.0 0.0 0.0 377 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +777165 THBS2 CD36 THBS2-CD36 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.0089637239111883 0.6242573126045354 0.6176321640000088 0.9161861017439124 0.1932385901170197 0.0007598956708367 0.0 0.0006340579710144 0.2982406176824255 0.0 460 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +777299 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0089620004652099 0.6332974881236617 0.6252253442669611 0.8824495942126559 0.0131302879503246 0.0112932915661816 0.0 0.0002130622370013 0.0079830032824462 0.0 11947 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +777327 A2M LRP1 A2M-LRP1 Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells -> Basal-like Structured DCIS Cells 0.0089617339539394 0.4648000335061383 0.6207977546603366 0.2461374514707439 0.0357762282281787 0.0203874717835032 0.0 0.0018939393939393 0.112299308377517 0.0 902 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +777572 CCN1 CAV1 CCN1-CAV1 CXCL14+ Fibroblasts Plasma Cells CXCL14+ Fibroblasts -> Plasma Cells 0.0089588971314716 0.9219165193585238 0.7283139964676212 0.7204611100467462 0.0086134406931133 0.0124087765732037 0.0 0.0004678362573099 0.0230641466602547 0.0 285 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +777635 C1QB LRP1 C1QB-LRP1 T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.0089582331962716 0.8703788833238396 0.6207977546603366 0.7917001487310438 0.0419710388788557 0.0028784826949613 0.0 0.0012886597938144 0.1096061535286074 0.0 97 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +777787 DLL4 NOTCH3 DLL4-NOTCH3 Plasma Cells Luminal-like Amorphous DCIS Cells Plasma Cells -> Luminal-like Amorphous DCIS Cells 0.0089563853148726 0.7160288858520609 0.4638256179742202 0.2461374514707439 0.0012306151710811 0.5131068416842878 0.0 0.002460024600246 0.0558848997999554 0.0 271 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +777796 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells (G1/S) Pericytes 11q13 Invasive Tumor Cells (G1/S) -> Pericytes 0.008956241659939 0.6626993710110988 0.9078204025796472 0.6198216015396206 0.0039530346951707 0.0350138403862125 0.0 0.0016304347826086 0.0573188724087535 0.0 345 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +777852 MMRN2 CLEC14A MMRN2-CLEC14A Pericytes Plasma Cells Pericytes -> Plasma Cells 0.0089555469648589 0.9468422434493456 0.7154802332407408 0.7204611100467462 0.1120119983652299 0.0009436211854823 0.0 0.0008460236886632 0.0941086776539541 0.0 394 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +778460 HSPG2 LRP1 HSPG2-LRP1 CXCL14+ Fibroblasts Myoepithelial Cells CXCL14+ Fibroblasts -> Myoepithelial Cells 0.0089484338416623 0.8818165186409654 0.7346293219749174 0.7204611100467462 0.0026436039558049 0.0416128058995347 0.0 0.0004644373673036 0.0153361002709261 0.0 1884 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +778709 VWF LRP1 VWF-LRP1 Macrophages CAFs, Invasive Associated Macrophages -> CAFs, Invasive Associated 0.0089452855035792 0.9011206516381156 0.6207977546603366 0.6198216015396206 0.0008850282134344 0.166956519448744 0.0 0.0017792399624009 0.0134061504011281 0.0 1354 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +778832 EFNB2 PECAM1 EFNB2-PECAM1 Myeloid Cells Plasma Cells Myeloid Cells -> Plasma Cells 0.0089439912687877 0.7451589345683471 0.7167436199046466 0.7204611100467462 0.0040724665904272 0.0326667674102811 0.0 0.0 0.0 0.0 37 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +778848 CLEC2D KLRB1 CLEC2D-KLRB1 Myeloid Cells Endothelial Cells Myeloid Cells -> Endothelial Cells 0.0089438341675809 0.7475533330314548 0.885766439573873 0.7827641335561659 0.0029751676683741 0.0331922776397286 0.0 0.0003623188405797 0.0402215539580646 0.0 460 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +779219 EFNB2 PECAM1 EFNB2-PECAM1 CAFs, DCIS Associated Basal-like Structured DCIS Cells CAFs, DCIS Associated -> Basal-like Structured DCIS Cells 0.0089397142202062 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.1194227711616854 0.0023576674662702 0.0 0.0001621271076523 0.0503298379077904 0.0 1542 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +779325 CD34 SELP CD34-SELP Myeloid Cells 11q13 Invasive Tumor Cells Myeloid Cells -> 11q13 Invasive Tumor Cells 0.0089385721725959 0.7871981482311898 0.6572093097629401 0.6198216015396206 0.0038506427265089 0.04130664769978 0.0 0.0 0.0 0.0 1154 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +779390 MMP2 PECAM1 MMP2-PECAM1 Endothelial Cells Myoepithelial Cells Endothelial Cells -> Myoepithelial Cells 0.0089378745651996 0.9067635403815892 0.7167436199046466 0.7204611100467462 0.0411127335336962 0.0026482500471321 0.0 0.0009529977794226 0.870376254915106 0.0 2702 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +779442 CXCL12 CXCR4 CXCL12-CXCR4 Macrophages Luminal-like Amorphous DCIS Cells Macrophages -> Luminal-like Amorphous DCIS Cells 0.0089371969626416 0.7487535481622718 0.4600037439857229 0.2461374514707439 0.0338862305197021 0.017738069381683 0.0 0.0010369858278603 0.2585310399371113 0.0 263 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +779608 DLL4 NOTCH3 DLL4-NOTCH3 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.0089354488677094 0.6342079770588467 0.6580560501976399 0.9161861017439124 0.002196330917593 0.0606066271159369 0.0 0.0 0.0 0.0 526 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +779939 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells (G1/S) B Cells 11q13 Invasive Tumor Cells (G1/S) -> B Cells 0.0089315993866541 0.6659645551150886 0.937587088419394 0.7917001487310438 0.0037243679732516 0.0275738893167071 0.0 0.0 0.0 0.0 38 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +779983 C3 LRP1 C3-LRP1 B Cells Myoepithelial Cells B Cells -> Myoepithelial Cells 0.0089309541532309 0.6319926036888139 0.7346293219749174 0.6198216015396206 0.0042375227960614 0.0416128058995347 0.0 5.040322580645161e-05 0.0047076933423572 0.0 496 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +780082 COL4A2 CD93 COL4A2-CD93 Myeloid Cells 11q13 Invasive Tumor Cells Myeloid Cells -> 11q13 Invasive Tumor Cells 0.0089298485126907 0.7482742921073442 0.6587114738285964 0.6198216015396206 0.005733874009046 0.0289462771086338 0.0 0.001213171577123 0.2582823770160161 0.0 1154 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +780095 CD34 SELP CD34-SELP Myoepithelial Cells CAFs, DCIS Associated Myoepithelial Cells -> CAFs, DCIS Associated 0.008929697807613 0.7168245244832976 0.4623922682986163 0.8293805866303694 0.0082993421103349 0.0222228052993653 0.0 0.0005557871335278 0.14851381141296 0.0 7197 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +780288 DLL1 NOTCH3 DLL1-NOTCH3 Pericytes Plasma Cells Pericytes -> Plasma Cells 0.0089272402350856 0.9356727248601746 0.4638256179742202 0.7204611100467462 0.1750253929104546 0.0009249287638231 0.0 0.0002115059221658 0.1217677061832431 0.0 394 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +780694 C1QB LRP1 C1QB-LRP1 Endothelial Cells T Lymphocytes Endothelial Cells -> T Lymphocytes 0.0089225740324894 0.7753420160918723 0.6207977546603366 0.6198216015396206 0.0161519521398178 0.0104714078116759 0.0 0.0008977149075081 0.0897856616202051 0.0 4595 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +781096 CD48 CD2 CD48-CD2 Endothelial Cells Endothelial Cells Endothelial Cells -> Endothelial Cells 0.008917919051983 0.7719609236370527 0.7763428264267787 1.0 0.0164675938709007 0.0050968401714881 0.0 0.0002347601533766 0.0597450245822266 0.0 12779 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +781190 JAG1 NOTCH2 JAG1-NOTCH2 B Cells 11q13 Invasive Tumor Cells B Cells -> 11q13 Invasive Tumor Cells 0.0089168308329162 0.8630183004227985 0.663300745568453 0.7917001487310438 0.0001109003117737 1.0 0.0 0.0013742008723188 0.0235569818791813 0.0 797 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +781208 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells Plasma Cells 11q13 Invasive Tumor Cells -> Plasma Cells 0.008916575380148 0.6342079770588467 0.4641352222874551 0.6198216015396206 0.0673400749834054 0.0040904475843412 0.0 0.0 0.0 0.0 103 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +781241 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells Plasma Cells 11q13 Invasive Tumor Cells -> Plasma Cells 0.0089161859674036 0.6626993710110988 0.7346293219749174 0.6198216015396206 0.0515877972474039 0.0032275631628407 0.0 0.0 0.0 0.0 103 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +781345 DLL1 NOTCH3 DLL1-NOTCH3 Basal-like Structured DCIS Cells B Cells Basal-like Structured DCIS Cells -> B Cells 0.0089149801859472 0.6249837837987587 0.7746834992804791 0.8693461273411047 0.1661175896787547 0.00071798405859 0.0 0.0003086419753086 0.2336440898590559 0.0 270 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +781373 COL4A1 CD93 COL4A1-CD93 CAFs, Invasive Associated CXCL14+ Fibroblasts CAFs, Invasive Associated -> CXCL14+ Fibroblasts 0.0089146281960655 0.6630837220165452 0.8817184225858201 0.6198216015396206 0.4103175828613323 0.0003375370073613 0.0 0.0008149568552253 0.7100986457743692 0.0 1490 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +781476 MMP2 PECAM1 MMP2-PECAM1 Myoepithelial Cells B Cells Myoepithelial Cells -> B Cells 0.0089131785092322 0.718867305289982 0.6331674633943454 0.6198216015396206 0.0361307801045652 0.0049190726392343 0.0 0.0022842639593908 0.279025659095482 0.0 394 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +781542 CXCL12 CXCR4 CXCL12-CXCR4 CAFs, Invasive Associated Myeloid Cells CAFs, Invasive Associated -> Myeloid Cells 0.0089123451280868 0.6160088550075702 0.7447682696221608 0.6198216015396206 0.0548063857429699 0.0032154705418133 0.0 0.0 0.0 0.0 143 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +781674 CLEC2D KLRB1 CLEC2D-KLRB1 Myeloid Cells B Cells Myeloid Cells -> B Cells 0.0089107930475261 0.7475533330314548 0.7763400818577846 0.6198216015396206 0.0029751676683741 0.0467761235673353 0.0 0.0 0.0 0.0 144 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +781895 CCN1 CAV1 CCN1-CAV1 B Cells Basal-like Structured DCIS Cells B Cells -> Basal-like Structured DCIS Cells 0.0089079954077382 0.6213271600240247 0.62431395375366 0.8693461273411047 0.0023088899408624 0.0641739251983978 0.0 0.0004629629629629 0.0439792473136702 0.0 360 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +781983 MMP2 PECAM1 MMP2-PECAM1 T Lymphocytes CAFs, DCIS Associated T Lymphocytes -> CAFs, DCIS Associated 0.0089068627043548 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.0141923232885854 0.0125623889131764 0.0 0.0003883629010019 0.1251025685497751 0.0 10879 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +782320 CXCL12 ITGA4 CXCL12-ITGA4 Plasma Cells Endothelial Cells Plasma Cells -> Endothelial Cells 0.0089031982355062 0.8730912658940219 0.7754239189773715 0.7204611100467462 0.0057086106530109 0.0178869147172998 0.0 0.0013568521031207 0.231955819963647 0.0 536 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +782483 VWF SELP VWF-SELP Pericytes 11q13 Invasive Tumor Cells (G1/S) Pericytes -> 11q13 Invasive Tumor Cells (G1/S) 0.0089014983582295 0.9275752708651288 0.6572093097629401 0.6198216015396206 0.1263644540569636 0.0010419094417808 0.0 0.0 0.0 0.0 377 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +782735 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Myoepithelial Cells 0.0088981911104624 0.6626993710110988 0.7346293219749174 0.6198216015396206 0.0039530346951707 0.0416128058995347 0.0 0.0015176600441501 0.0601279712542893 0.0 453 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +782941 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, Invasive Associated 0.0088956677142514 0.6605327397359113 0.657421674383923 0.9161861017439124 0.0179229861158654 0.0069492509109592 0.0 0.0 0.0 0.0 408 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +782984 EFNB2 PECAM1 EFNB2-PECAM1 Dendritic Cells CAFs, DCIS Associated Dendritic Cells -> CAFs, DCIS Associated 0.0088951259087844 0.7800321422220979 0.7167436199046466 0.6198216015396206 0.0113788029360913 0.0125623889131764 0.0 0.0003372302158273 0.1565705520358711 0.0 3336 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +783356 EFNB2 PECAM1 EFNB2-PECAM1 Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.0088908529483377 0.7800321422220979 0.2491073778594529 0.2461374514707439 0.1357656553382984 0.0076066460958003 0.0 0.0018529076396807 0.7719354698410428 0.0 877 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +783458 CLEC2D KLRB1 CLEC2D-KLRB1 Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells -> CXCL14+ Fibroblasts 0.0088896949146702 0.4625081978296446 0.885766439573873 0.2461374514707439 0.3558005706994493 0.0013756087909864 0.0 0.0 0.0 0.0 1384 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +783595 MMP2 PECAM1 MMP2-PECAM1 Myoepithelial Cells Myoepithelial Cells Myoepithelial Cells -> Myoepithelial Cells 0.0088880900343691 0.718867305289982 0.7167436199046466 1.0 0.0361307801045652 0.0026482500471321 0.0 0.00032981530343 0.3012214874068983 0.0 22361 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +783616 DLL1 NOTCH3 DLL1-NOTCH3 Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells -> CXCL14+ Fibroblasts 0.0088877407145723 0.2534163760166434 0.8818326005152037 0.2461374514707439 0.2100740470724093 0.0042655619249233 0.0 0.0013848747591522 0.3507032771937121 0.0 1384 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +783671 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells (G1/S) Plasma Cells 11q13 Invasive Tumor Cells (G1/S) -> Plasma Cells 0.0088871105418544 0.6605327397359113 0.4642836810638544 0.6198216015396206 0.0179229861158654 0.0144613249009303 0.0 0.2 1.0 0.2 5 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +783736 EFNB2 PECAM1 EFNB2-PECAM1 Pericytes Mast Cells Pericytes -> Mast Cells 0.0088863233499039 0.8640667164982425 0.8537710813834968 0.8567148457705164 0.1882781599600688 0.0004138063814779 0.0 0.0013888888888888 0.1213592233009709 0.0 225 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +783858 VWF SELP VWF-SELP T Lymphocytes 11q13 Invasive Tumor Cells T Lymphocytes -> 11q13 Invasive Tumor Cells 0.0088849772316318 0.6332974881236617 0.6572093097629401 0.7917001487310438 0.0036144684673052 0.04130664769978 0.0 3.901677721420211e-05 0.0132428594574714 0.0 1165 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +783956 DLL4 NOTCH4 DLL4-NOTCH4 Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0088839968589936 0.7160288858520609 0.6571792026963191 0.6198216015396206 0.0069047442087267 0.0244129856070659 0.0 0.0015174506828528 0.0532915257383544 0.0 659 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +784000 THBS2 CD36 THBS2-CD36 Luminal-like Amorphous DCIS Cells Endothelial Cells Luminal-like Amorphous DCIS Cells -> Endothelial Cells 0.0088834761443885 0.2510234128936706 0.8587566561291643 0.2461374514707439 0.0009262556366009 1.0 0.0 0.0023301956441491 0.0334579074133231 0.0 1806 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +784074 CCN1 CAV1 CCN1-CAV1 Endothelial Cells Apocrine Cells Endothelial Cells -> Apocrine Cells 0.008882547394589 0.9219165193585238 0.252518874138558 0.2461374514707439 0.4529166025129413 0.0018925243453249 0.0 0.0202020202020202 1.0 0.0 33 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +784312 COL4A1 CD93 COL4A1-CD93 T Lymphocytes CAFs, DCIS Associated T Lymphocytes -> CAFs, DCIS Associated 0.0088796827212369 0.8684504425765611 0.4630027772793905 0.6198216015396206 0.0126216524880575 0.0155837683010033 0.0 0.0002691949102464 0.0634311137342978 0.0 10879 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +784393 MMRN2 CD93 MMRN2-CD93 Luminal-like Amorphous DCIS Cells Pericytes Luminal-like Amorphous DCIS Cells -> Pericytes 0.0088786464181629 0.250044481781731 0.8817184225858201 0.2461374514707439 0.0070431301838115 0.1281708518900828 0.0 0.0024481566820276 0.0505615983532622 0.0 1736 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +784404 CD34 SELP CD34-SELP Myeloid Cells T Lymphocytes Myeloid Cells -> T Lymphocytes 0.0088784996842082 0.7871981482311898 0.7760344326192508 0.6198216015396206 0.0038506427265089 0.0335947364052305 0.0 0.0012886597938144 0.1083952655405901 0.0 388 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +784487 VEGFC FLT1 VEGFC-FLT1 CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated -> Luminal-like Amorphous DCIS Cells 0.0088777484241865 0.6593525851613742 0.4630488285702799 0.2461374514707439 0.018132161410931 0.0359289752254096 0.0 0.0 0.0 0.0 155 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +784757 VWF LRP1 VWF-LRP1 Myoepithelial Cells Macrophages Myoepithelial Cells -> Macrophages 0.0088748671136669 0.7158082793127664 0.8604147465201248 0.7204611100467462 0.0025256125075084 0.0436001007095475 0.0 0.0003845562221196 0.0073357110733203 0.0 591 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +784798 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells (G1/S) Pericytes 11q13 Invasive Tumor Cells (G1/S) -> Pericytes 0.0088743391292568 0.6303642896310324 0.930308383061206 0.6198216015396206 0.0008320501336843 0.1615013370958009 0.0 0.001159420289855 0.0358088142630485 0.0 345 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +785149 A2M LRP1 A2M-LRP1 Myeloid Cells CAFs, Invasive Associated Myeloid Cells -> CAFs, Invasive Associated 0.0088702672449563 0.7460047258226694 0.6207977546603366 0.6198216015396206 0.0010163752993685 0.166956519448744 0.0 0.0033854166666666 0.0330111216715264 0.0 160 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +785195 MMRN2 CD93 MMRN2-CD93 Basal-like Structured DCIS Cells CAFs, DCIS Associated Basal-like Structured DCIS Cells -> CAFs, DCIS Associated 0.0088696700411153 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.0172764782878141 0.0155837683010033 0.0 0.0003125 0.0424989979533469 0.0 800 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +785207 DLL4 NOTCH4 DLL4-NOTCH4 Plasma Cells Pericytes Plasma Cells -> Pericytes 0.0088695761558908 0.7160288858520609 0.896164124004365 0.7204611100467462 0.0012306151710811 0.0855781119790033 0.0 0.0 0.0 0.0 452 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +785586 CXCL12 CXCR4 CXCL12-CXCR4 Basal-like Structured DCIS Cells B Cells Basal-like Structured DCIS Cells -> B Cells 0.0088645299562406 0.6160088550075702 0.9546923450729716 0.8693461273411047 0.0021291294377375 0.0445745465878424 0.0 0.001010101010101 0.0374092614103452 0.0 270 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +785763 DLL4 NOTCH3 DLL4-NOTCH3 Pericytes Myeloid Cells Pericytes -> Myeloid Cells 0.0088625532387637 0.9184503888425788 0.7470475610360806 0.7827641335561659 0.1169448695751571 0.0007714919761827 0.0 0.0015822784810126 0.4589973321652313 0.0 316 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +785827 EFNB2 PECAM1 EFNB2-PECAM1 T Lymphocytes B Cells T Lymphocytes -> B Cells 0.0088618488610117 0.7800321422220979 0.6331674633943454 0.9318789094584046 0.0213929720256037 0.0049190726392343 0.0 0.0003617764471057 0.0731546961502452 0.0 5010 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +785897 CCN1 CAV1 CCN1-CAV1 Apocrine Cells Pericytes Apocrine Cells -> Pericytes 0.0088610698410747 0.2542249848376565 0.9694036398779844 0.2461374514707439 0.0014656941948563 0.5444650460041837 0.0 0.0222222222222222 0.44244361505532 0.0 9 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +785932 CCN1 CAV1 CCN1-CAV1 T Lymphocytes Plasma Cells T Lymphocytes -> Plasma Cells 0.0088606965627285 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.013905026986541 0.0124087765732037 0.0 0.0014960261804581 0.0737535124619645 0.0 713 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +785971 EFNB2 PECAM1 EFNB2-PECAM1 Plasma Cells Dendritic Cells Plasma Cells -> Dendritic Cells 0.0088601631179356 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.0051428381563772 0.0518891167572028 0.0 0.0018450184501845 0.0944305322607875 0.0 271 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +786015 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0088595410694301 0.6582846571368821 0.6587114738285964 0.8824495942126559 0.1740454925211078 0.0007261054236978 0.0 0.0001830282861896 0.0281087342595647 0.0 12020 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +786042 CCN1 CAV1 CCN1-CAV1 Luminal-like Amorphous DCIS Cells Macrophages Luminal-like Amorphous DCIS Cells -> Macrophages 0.0088591744509646 0.2542249848376565 0.8818704453527788 0.2461374514707439 0.1711385759005754 0.0051192928876727 0.0 0.0006006006006006 0.1131499816888081 0.0 222 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +786083 MMRN2 CD93 MMRN2-CD93 CAFs, DCIS Associated T Lymphocytes CAFs, DCIS Associated -> T Lymphocytes 0.0088587133662336 0.7205550478301406 0.7779918296243433 0.6198216015396206 0.0117842887908422 0.0118035014556376 0.0 0.0002154429507066 0.0165060992210966 0.0 11604 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +786108 VWF LRP1 VWF-LRP1 CAFs, DCIS Associated Endothelial Cells CAFs, DCIS Associated -> Endothelial Cells 0.00885842645151 0.7158082793127664 0.9078204025796472 0.7204611100467462 0.0071496754272206 0.0144359394371152 0.0 0.000448409326914 0.0396101472154381 0.0 16371 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +786226 CLEC2D KLRB1 CLEC2D-KLRB1 B Cells 11q13 Invasive Tumor Cells (G1/S) B Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0088569867494576 0.7797302331085993 0.657421674383923 0.7917001487310438 0.0200499113739789 0.0059327142047454 0.0 0.0 0.0 0.0 42 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +786236 HSPG2 LRP1 HSPG2-LRP1 Pericytes Myeloid Cells Pericytes -> Myeloid Cells 0.0088568318103628 0.8818165186409654 0.7769451595923457 0.7827641335561659 0.1619074107723045 0.0005558995075445 0.0 0.0029887482419127 0.4417051541658737 0.0 316 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +786266 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells 0.0088564692046983 0.6301823358791634 0.6347970925105053 0.8824495942126559 0.0024635726452692 0.0554888093272979 0.0 0.0003994160262237 0.0653673138342783 0.0 12101 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +786353 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells Myeloid Cells 11q13 Invasive Tumor Cells -> Myeloid Cells 0.0088554236417083 0.6249837837987587 0.7470475610360806 0.6198216015396206 0.2159908053119969 0.0007714919761827 0.0 0.0 0.0 0.0 756 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +786398 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) -> T Lymphocytes 0.0088549219663804 0.6561647292424944 0.6207977546603366 0.7917001487310438 0.0142750905665976 0.0104714078116759 0.0 0.0 0.0 0.0 83 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +786668 VWF ITGA9 VWF-ITGA9 Myeloid Cells Myoepithelial Cells Myeloid Cells -> Myoepithelial Cells 0.0088514741725465 0.7848266128497919 0.7292496872084557 0.7204611100467462 0.0004024409845247 0.2898144908728011 0.0 0.0 0.0 0.0 85 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +786686 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Basal-like Structured DCIS Cells 0.0088513000919912 0.6589792304505506 0.6207977546603366 0.7917001487310438 0.0072827533047186 0.0203874717835032 0.0 0.0019050659855257 0.0595125642389733 0.0 1305 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +786840 C3 LRP1 C3-LRP1 Plasma Cells Pericytes Plasma Cells -> Pericytes 0.0088495121629844 0.7148920381722296 0.9078204025796472 0.7204611100467462 0.0029337538459309 0.0350138403862125 0.0 0.0023783185840707 0.2089270145567363 0.0 452 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +787140 MMRN2 CLEC14A MMRN2-CLEC14A Basal-like Structured DCIS Cells T Lymphocytes Basal-like Structured DCIS Cells -> T Lymphocytes 0.0088459215890843 0.6301823358791634 0.6347970925105053 0.8693461273411047 0.0172764782878141 0.0079745943515326 0.0 0.0 0.0 0.0 575 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +787296 HSPG2 LRP1 HSPG2-LRP1 Dendritic Cells Endothelial Cells Dendritic Cells -> Endothelial Cells 0.0088441752880865 0.7789175740361626 0.9078204025796472 0.6198216015396206 0.0075637985935472 0.0144359394371152 0.0 0.0011552680221811 0.1010937840699413 0.0 2164 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +787309 THBS2 CD36 THBS2-CD36 Mast Cells Pericytes Mast Cells -> Pericytes 0.0088439524679991 0.8581959463413404 0.8587566561291643 0.8567148457705164 0.0002636300075004 0.287457858136305 0.0 0.0023907103825136 0.0727099169343886 0.0 244 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +787466 VWF ITGA9 VWF-ITGA9 Myeloid Cells CAFs, DCIS Associated Myeloid Cells -> CAFs, DCIS Associated 0.0088421551541869 0.7848266128497919 0.7292496872084557 0.7204611100467462 0.0004024409845247 0.2879885658616873 0.0 0.0002094679514034 0.0077192283690934 0.0 1302 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +787676 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells (Mitotic) Macrophages 11q13 Invasive Tumor Cells (Mitotic) -> Macrophages 0.0088396630315675 0.6593525851613742 0.8998347793593909 0.6198216015396206 0.0201572483258557 0.0064362797035136 0.0 0.0 0.0 0.0 103 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +787732 HSPG2 LRP1 HSPG2-LRP1 CAFs, DCIS Associated Myeloid Cells CAFs, DCIS Associated -> Myeloid Cells 0.0088387986021944 0.4629984640915818 0.7769451595923457 0.7204611100467462 0.3309594876493178 0.0005558995075445 0.0 0.0020081588022541 0.2967844801713881 0.0 1321 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +788026 CXCL12 CXCR4 CXCL12-CXCR4 Macrophages Myeloid Cells Macrophages -> Myeloid Cells 0.0088350710186843 0.7487535481622718 0.7447682696221608 0.7827641335561659 0.0338862305197021 0.0032154705418133 0.0 0.0025393600812595 0.215551524670696 0.0 179 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +788105 DLL4 NOTCH3 DLL4-NOTCH3 CXCL14+ Fibroblasts Basal-like Structured DCIS Cells CXCL14+ Fibroblasts -> Basal-like Structured DCIS Cells 0.0088342673809911 0.9184503888425788 0.7746834992804791 0.6198216015396206 0.0004696576149175 0.2295016807597237 0.0 0.0002502502502502 0.0124400986641515 0.0 1332 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +788142 MMRN2 CLEC14A MMRN2-CLEC14A Pericytes 11q13 Invasive Tumor Cells (G1/S) Pericytes -> 11q13 Invasive Tumor Cells (G1/S) 0.008833876293763 0.9468422434493456 0.6347970925105053 0.6198216015396206 0.1120119983652299 0.0011388334136451 0.0 0.0030946065428824 0.4120070629782228 0.0 377 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +788158 C1QB LRP1 C1QB-LRP1 Pericytes CXCL14+ Fibroblasts Pericytes -> CXCL14+ Fibroblasts 0.00883364813282 0.7753420160918723 0.9078204025796472 0.9429656149619918 0.0111808254589153 0.0064028969591119 0.0 0.0002528658125421 0.0259949356526191 0.0 2966 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +788379 MMRN2 CD93 MMRN2-CD93 Dendritic Cells Dendritic Cells Dendritic Cells -> Dendritic Cells 0.0088309987785438 0.6301823358791634 0.7779918296243433 1.0 0.0015409900107563 0.0627790816848129 0.0 0.00043630017452 0.0095541717843698 0.0 4011 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +788489 C3 LRP1 C3-LRP1 Plasma Cells 11q13 Invasive Tumor Cells Plasma Cells -> 11q13 Invasive Tumor Cells 0.0088296640747563 0.7148920381722296 0.6207977546603366 0.6198216015396206 0.0029337538459309 0.0587195251380622 0.0 0.0 0.0 0.0 148 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +788641 CCN1 CAV1 CCN1-CAV1 Basal-like Structured DCIS Cells Myeloid Cells Basal-like Structured DCIS Cells -> Myeloid Cells 0.0088279121325406 0.6213271600240247 0.7832252605020791 0.6198216015396206 0.1153131738111426 0.00136079311934 0.0 0.0069767441860465 1.0 0.0 129 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +788671 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells (G1/S) Pericytes 11q13 Invasive Tumor Cells (G1/S) -> Pericytes 0.0088274532980599 0.633566764858408 0.8819126042133903 0.6198216015396206 0.0018436902762588 0.0741032966028748 0.0 0.0 0.0 0.0 345 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +788682 CD48 CD2 CD48-CD2 Endothelial Cells CAFs, DCIS Associated Endothelial Cells -> CAFs, DCIS Associated 0.0088273046140848 0.7719609236370527 0.4603649459881741 0.7204611100467462 0.0164675938709007 0.0112209532878862 0.0 0.0002510400229522 0.0493248692001849 0.0 13942 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +788835 EFNB2 PECAM1 EFNB2-PECAM1 Pericytes 11q13 Invasive Tumor Cells (G1/S) Pericytes -> 11q13 Invasive Tumor Cells (G1/S) 0.0088254180028038 0.8640667164982425 0.6331674633943454 0.6198216015396206 0.1882781599600688 0.0007400708115376 0.0 0.0004973474801061 0.0970775609262817 0.0 377 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +789035 COL4A2 CD93 COL4A2-CD93 Macrophages T Lymphocytes Macrophages -> T Lymphocytes 0.0088229538704999 0.9188764516910942 0.7779918296243433 0.6198216015396206 0.0090193130488293 0.0118035014556376 0.0 0.0004474272930648 0.0452787671818954 0.0 3576 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +789231 MMP2 PECAM1 MMP2-PECAM1 Endothelial Cells CAFs, Invasive Associated Endothelial Cells -> CAFs, Invasive Associated 0.0088204436396698 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0411127335336962 0.0032187363284526 0.0 0.0023211314475873 0.6753021486978236 0.0 3005 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +789272 CCN1 CAV1 CCN1-CAV1 Plasma Cells CAFs, Invasive Associated Plasma Cells -> CAFs, Invasive Associated 0.0088198131415818 0.7324582304061453 0.62431395375366 0.6198216015396206 0.0025580826958339 0.0649213179279442 0.0 0.0015204678362573 0.0626452621658114 0.0 285 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +789558 DLL1 NOTCH3 DLL1-NOTCH3 Luminal-like Amorphous DCIS Cells T Lymphocytes Luminal-like Amorphous DCIS Cells -> T Lymphocytes 0.0088164042671805 0.2534163760166434 0.7746834992804791 0.2461374514707439 0.2100740470724093 0.0046263543438723 0.0 0.0018459915611814 0.6493850825820685 0.0 316 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +790061 VEGFC FLT1 VEGFC-FLT1 T Lymphocytes Macrophages T Lymphocytes -> Macrophages 0.0088106356996556 0.7745997874735252 0.8998347793593909 0.6198216015396206 0.016822895653248 0.0064362797035136 0.0 0.0002421776615325 0.0877465423776184 0.0 3441 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +790107 JAG1 NOTCH2 JAG1-NOTCH2 Endothelial Cells Endothelial Cells Endothelial Cells -> Endothelial Cells 0.0088100528710876 0.6303682835571691 0.773263018678637 1.0 0.0291791383241764 0.0032875740549697 0.0 0.0010620102176561 0.1713606419904227 0.0 12779 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +790185 MMP2 PECAM1 MMP2-PECAM1 B Cells Dendritic Cells B Cells -> Dendritic Cells 0.0088092221463487 0.6303642896310324 0.6331674633943454 0.909150863993142 0.0024819960935566 0.0518891167572028 0.0 0.0013718528082633 0.0500873908695714 0.0 1549 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +790260 CLEC2D KLRB1 CLEC2D-KLRB1 Pericytes Plasma Cells Pericytes -> Plasma Cells 0.0088085268260858 0.8721681415062816 0.4642836810638544 0.7204611100467462 0.0110717612136884 0.0144613249009303 0.0 0.0012690355329949 0.0073543591738276 0.0 394 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +790698 CCN1 CAV1 CCN1-CAV1 Plasma Cells Basal-like Structured DCIS Cells Plasma Cells -> Basal-like Structured DCIS Cells 0.0088028086931018 0.7324582304061453 0.62431395375366 0.6198216015396206 0.0025580826958339 0.0641739251983978 0.0 0.0018518518518518 0.1759169892546809 0.0 126 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +790745 CD48 CD2 CD48-CD2 B Cells Macrophages B Cells -> Macrophages 0.0088022324041986 0.9426443637490616 0.7763428264267787 0.6198216015396206 0.0632786830726401 0.0016204239758814 0.0 0.0004694835680751 0.0851057572422524 0.0 1065 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +790758 COL4A2 CD93 COL4A2-CD93 Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.0088020210475296 0.4630253981438691 0.4630027772793905 1.0 0.0443339118517084 0.0048929293424311 0.0 0.000172914381573 0.0559106757300187 0.0 77495 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +790763 DLL4 NOTCH4 DLL4-NOTCH4 Plasma Cells Myoepithelial Cells Plasma Cells -> Myoepithelial Cells 0.0088019997568391 0.7160288858520609 0.4641352222874551 0.8293805866303694 0.0012306151710811 0.1370986982961073 0.0 0.0 0.0 0.0 324 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +790888 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells Mast Cells 11q13 Invasive Tumor Cells -> Mast Cells 0.0088006688072926 0.6160088550075702 0.7754239189773715 0.6198216015396206 0.0106340017102282 0.0147571931436988 0.0 0.001082251082251 0.0216732187090323 0.0 42 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +790991 COL4A2 CD93 COL4A2-CD93 Dendritic Cells CAFs, Invasive Associated Dendritic Cells -> CAFs, Invasive Associated 0.0087994467588678 0.7783550150988336 0.6587114738285964 0.7917001487310438 0.0267593032157803 0.0042738820064046 0.0 0.0016108520559559 0.1370437033741383 0.0 2359 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +791035 CLEC2D KLRB1 CLEC2D-KLRB1 Macrophages CXCL14+ Fibroblasts Macrophages -> CXCL14+ Fibroblasts 0.008798988171741 0.8978557803479422 0.885766439573873 0.8875000050982297 0.0477973731763516 0.0013756087909864 0.0 0.0 0.0 0.0 1462 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +791069 COL4A2 CD93 COL4A2-CD93 Luminal-like Amorphous DCIS Cells T Lymphocytes Luminal-like Amorphous DCIS Cells -> T Lymphocytes 0.0087986793950359 0.4630253981438691 0.7779918296243433 0.2461374514707439 0.0443339118517084 0.0118035014556376 0.0 0.000632911392405 0.0640493953490736 0.0 316 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +791082 CCN1 CAV1 CCN1-CAV1 T Lymphocytes Dendritic Cells T Lymphocytes -> Dendritic Cells 0.0087985162655768 0.6213271600240247 0.62431395375366 0.909150863993142 0.013905026986541 0.009460730808256 0.0 0.0003527642840619 0.0437978136212941 0.0 5764 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +791213 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Basal-like Structured DCIS Cells 0.0087970068984451 0.6561647292424944 0.6207977546603366 0.7917001487310438 0.0070489045197697 0.0203874717835032 0.0 0.0022816624543667 0.1352889730243044 0.0 1187 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +791249 HSPG2 LRP1 HSPG2-LRP1 Macrophages 11q13 Invasive Tumor Cells Macrophages -> 11q13 Invasive Tumor Cells 0.0087965732439919 0.9253089325030373 0.6207977546603366 0.6198216015396206 0.0022161183602947 0.0587195251380622 0.0 0.0001437607820586 0.0101359851831628 0.0 1739 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +791320 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells Mast Cells 11q13 Invasive Tumor Cells -> Mast Cells 0.0087956355415405 0.6213271600240247 0.8617632615906476 0.6198216015396206 0.1339639999453202 0.0010414441948928 0.0 0.0 0.0 0.0 42 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +791372 CCN1 CAV1 CCN1-CAV1 Plasma Cells 11q13 Invasive Tumor Cells Plasma Cells -> 11q13 Invasive Tumor Cells 0.0087949952398607 0.7324582304061453 0.62431395375366 0.6198216015396206 0.0025580826958339 0.0638329144736252 0.0 0.0006756756756756 0.1763907795328171 0.0 148 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +791455 VWF SELP VWF-SELP Macrophages Pericytes Macrophages -> Pericytes 0.0087941947751193 0.9011206516381156 0.8819126042133903 0.8875000050982297 0.0008850282134344 0.0741032966028748 0.0 0.000643051370618 0.0148316216470844 0.0 2474 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +791485 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells Myoepithelial Cells 11q13 Invasive Tumor Cells -> Myoepithelial Cells 0.0087938379823768 0.6630837220165452 0.4630027772793905 0.6198216015396206 0.0415873844357376 0.0058437228618857 0.0 9.684292078249076e-05 0.0236043404054186 0.0 5163 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +791558 C1QB LRP1 C1QB-LRP1 CAFs, Invasive Associated T Lymphocytes CAFs, Invasive Associated -> T Lymphocytes 0.0087931249214033 0.6626993710110988 0.6207977546603366 0.7917001487310438 0.0135527119637784 0.0104714078116759 0.0 0.000625 0.0625098659310367 0.0 2300 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +791697 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (G1/S) 0.008791585264643 0.6605327397359113 0.657421674383923 1.0 0.0179229861158654 0.0059327142047454 0.0 0.0007222824124232 0.1935332872579367 0.0 1846 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +791873 COL4A1 CD93 COL4A1-CD93 Macrophages 11q13 Invasive Tumor Cells Macrophages -> 11q13 Invasive Tumor Cells 0.0087894266395986 0.9102252263107924 0.6587114738285964 0.6198216015396206 0.0042860632265532 0.0289462771086338 0.0 8.214901831923108e-05 0.0121411227033104 0.0 1739 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +792025 MMP2 PECAM1 MMP2-PECAM1 Luminal-like Amorphous DCIS Cells Pericytes Luminal-like Amorphous DCIS Cells -> Pericytes 0.0087878124048865 0.2491408586098361 0.930308383061206 0.2461374514707439 0.0049987108499989 0.1615013370958009 0.0 0.0015697004608294 0.048480359316026 0.0 1736 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +792073 CCN1 CAV1 CCN1-CAV1 B Cells CAFs, Invasive Associated B Cells -> CAFs, Invasive Associated 0.0087871108587146 0.6213271600240247 0.62431395375366 0.7917001487310438 0.0023088899408624 0.0649213179279442 0.0 0.0006542699724517 0.0269567780219221 0.0 968 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +792221 CD48 CD2 CD48-CD2 CAFs, DCIS Associated Endothelial Cells CAFs, DCIS Associated -> Endothelial Cells 0.0087854104914466 0.4593282471594782 0.7763428264267787 0.7204611100467462 0.0351142257737683 0.0050968401714881 0.0 0.000122167246961 0.0310908178745454 0.0 16371 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +792307 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells (Mitotic) Pericytes 11q13 Invasive Tumor Cells (Mitotic) -> Pericytes 0.0087843411254585 0.6626993710110988 0.9078204025796472 0.6198216015396206 0.0035190936623492 0.0350138403862125 0.0 0.0 0.0 0.0 379 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +792373 DLL4 NOTCH4 DLL4-NOTCH4 CAFs, DCIS Associated Macrophages CAFs, DCIS Associated -> Macrophages 0.0087835625389584 0.7160288858520609 0.8818120773736414 0.7204611100467462 0.0186793449598515 0.0054043611446182 0.0 9.9601593625498e-05 0.0195289835802421 0.0 10040 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +792727 DLL4 NOTCH4 DLL4-NOTCH4 Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells -> Basal-like Structured DCIS Cells 0.0087794558489076 0.2490567623945399 0.7754072541855492 0.2461374514707439 0.011649387573427 0.0826982152707935 0.0 0.0 0.0 0.0 902 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +792828 CXCL12 ITGA4 CXCL12-ITGA4 B Cells Pericytes B Cells -> Pericytes 0.0087783100931294 0.6160088550075702 0.7754239189773715 0.6198216015396206 0.0052742025956585 0.0293031867940321 0.0 0.0016139929434727 0.2019919468647507 0.0 1211 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +792915 CD34 SELP CD34-SELP CAFs, DCIS Associated Mast Cells CAFs, DCIS Associated -> Mast Cells 0.0087773219741791 0.7168245244832976 0.8347297932672282 0.7204611100467462 0.1173076386135379 0.0009042150166242 0.0 0.0004621072088724 0.0740029338051979 0.0 1082 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +792959 EFNB2 PECAM1 EFNB2-PECAM1 CXCL14+ Fibroblasts Macrophages CXCL14+ Fibroblasts -> Macrophages 0.0087768027759774 0.8640667164982425 0.9015117569158254 0.8875000050982297 0.002676946692949 0.0246995741084876 0.0 0.0004827949438202 0.0465188493528027 0.0 1424 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +793189 JAG1 NOTCH2 JAG1-NOTCH2 Luminal-like Amorphous DCIS Cells Macrophages Luminal-like Amorphous DCIS Cells -> Macrophages 0.0087740034242775 0.2451358214448441 0.773263018678637 0.2461374514707439 0.1327555461750915 0.0073658308476012 0.0 0.0052552552552552 0.9568479944488788 0.0 222 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +793240 MMRN2 CLEC14A MMRN2-CLEC14A Myoepithelial Cells Myoepithelial Cells Myoepithelial Cells -> Myoepithelial Cells 0.0087734667069442 0.7205550478301406 0.7154802332407408 1.0 0.0151307911035231 0.0058465532256424 0.0 0.0002757777678398 0.0580421913612546 0.0 22361 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +793264 C1QB LRP1 C1QB-LRP1 CXCL14+ Fibroblasts CAFs, Invasive Associated CXCL14+ Fibroblasts -> CAFs, Invasive Associated 0.0087731223839406 0.7753420160918723 0.6207977546603366 0.6198216015396206 0.0009153913192522 0.166956519448744 0.0 0.0023294655414908 0.0246821978074912 0.0 1422 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +793307 CXCL12 ITGA4 CXCL12-ITGA4 B Cells CAFs, Invasive Associated B Cells -> CAFs, Invasive Associated 0.0087726717424957 0.6160088550075702 0.6631822525600675 0.7917001487310438 0.0052742025956585 0.0267210109213584 0.0 0.0022539444027047 0.2368304619832696 0.0 968 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +793345 VWF ITGA9 VWF-ITGA9 Plasma Cells CAFs, DCIS Associated Plasma Cells -> CAFs, DCIS Associated 0.008772269745281 0.7158082793127664 0.7292496872084557 0.8767341187813953 0.0003457348439318 0.2879885658616873 0.0 0.0004081632653061 0.0150414678506334 0.0 2450 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +793358 MMRN2 CD93 MMRN2-CD93 Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells -> Basal-like Structured DCIS Cells 0.0087721584526716 0.6301823358791634 0.7779918296243433 1.0 0.0172764782878141 0.0053794918117879 0.0 0.000268185533306 0.0323732490136973 0.0 19576 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +793642 VEGFC FLT1 VEGFC-FLT1 T Lymphocytes CAFs, Invasive Associated T Lymphocytes -> CAFs, Invasive Associated 0.0087687571894551 0.7745997874735252 0.6593689120110077 0.7917001487310438 0.016822895653248 0.0066828239855783 0.0 0.0004166666666666 0.0513231924744532 0.0 2400 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +793665 DLL4 NOTCH4 DLL4-NOTCH4 Basal-like Structured DCIS Cells CAFs, DCIS Associated Basal-like Structured DCIS Cells -> CAFs, DCIS Associated 0.0087685225969668 0.6342079770588467 0.4641352222874551 0.6198216015396206 0.0053032910137447 0.046975263367762 0.0 0.0 0.0 0.0 800 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +793696 DLL4 NOTCH4 DLL4-NOTCH4 Luminal-like Amorphous DCIS Cells Myoepithelial Cells Luminal-like Amorphous DCIS Cells -> Myoepithelial Cells 0.0087681823529085 0.2490567623945399 0.4641352222874551 0.2461374514707439 0.011649387573427 0.1370986982961073 0.0 0.0020206555904804 0.0650950360023616 0.0 13362 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +793861 C3 LRP1 C3-LRP1 Endothelial Cells Basal-like Structured DCIS Cells Endothelial Cells -> Basal-like Structured DCIS Cells 0.0087661767973558 0.8911088195487638 0.6207977546603366 0.6198216015396206 0.0064915662046245 0.0203874717835032 0.0 0.0004819888381532 0.0616518834744068 0.0 1971 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +793882 C1QB LRP1 C1QB-LRP1 CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated -> Luminal-like Amorphous DCIS Cells 0.0087659725072882 0.4601010570874773 0.2550748532138862 0.2461374514707439 0.0587727051993296 0.0267255153180908 0.0 0.0002390472878998 0.0148709672981456 0.0 5752 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +793924 VEGFC FLT1 VEGFC-FLT1 Mast Cells Pericytes Mast Cells -> Pericytes 0.0087654985163744 0.8317042416754105 0.878254460598671 0.8567148457705164 0.0005440770361181 0.1332188634280341 0.0 0.003415300546448 0.1287232138382585 0.0 244 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +794158 CCN1 CAV1 CCN1-CAV1 B Cells 11q13 Invasive Tumor Cells B Cells -> 11q13 Invasive Tumor Cells 0.0087623849773151 0.6213271600240247 0.62431395375366 0.7917001487310438 0.0023088899408624 0.0638329144736252 0.0 0.0002927645336679 0.0764286271836045 0.0 797 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +794426 HSPG2 LRP1 HSPG2-LRP1 Macrophages Myoepithelial Cells Macrophages -> Myoepithelial Cells 0.0087592031363199 0.9253089325030373 0.7346293219749174 0.7204611100467462 0.0022161183602947 0.0416128058995347 0.0 0.0009518259518259 0.0314300684340285 0.0 715 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +794506 DLL4 NOTCH4 DLL4-NOTCH4 CAFs, DCIS Associated Myeloid Cells CAFs, DCIS Associated -> Myeloid Cells 0.008758174177124 0.7160288858520609 0.7480927101953669 0.7204611100467462 0.0186793449598515 0.006260692484444 0.0 0.0 0.0 0.0 1321 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +794833 HSPG2 LRP1 HSPG2-LRP1 CXCL14+ Fibroblasts Dendritic Cells CXCL14+ Fibroblasts -> Dendritic Cells 0.0087540282887766 0.8818165186409654 0.6207977546603366 0.6198216015396206 0.0026436039558049 0.0501711964086628 0.0 0.000720280596267 0.0122210791933104 0.0 887 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +795091 COL4A1 CD93 COL4A1-CD93 CAFs, DCIS Associated CXCL14+ Fibroblasts CAFs, DCIS Associated -> CXCL14+ Fibroblasts 0.0087508361568607 0.4604235282221027 0.8817184225858201 0.7204611100467462 0.454846709299195 0.0003375370073613 0.0 0.0001493930905695 0.1301711012323027 0.0 11475 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +795141 CXCL12 ITGA4 CXCL12-ITGA4 B Cells Plasma Cells B Cells -> Plasma Cells 0.008750319466347 0.6160088550075702 0.4596166826058663 0.6198216015396206 0.0052742025956585 0.0484993884807927 0.0 0.0085705540250994 0.1218431118237997 0.0 297 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +795152 C3 LRP1 C3-LRP1 Pericytes CXCL14+ Fibroblasts Pericytes -> CXCL14+ Fibroblasts 0.0087502105287943 0.8911088195487638 0.9078204025796472 0.9429656149619918 0.0091898156146168 0.0064028969591119 0.0 0.0004130141604855 0.0782471978831258 0.0 2966 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +795172 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells CAFs, DCIS Associated 11q13 Invasive Tumor Cells -> CAFs, DCIS Associated 0.0087499674829742 0.6242573126045354 0.7373999388878224 0.6198216015396206 0.0034559943126159 0.0455125113141721 0.0 5.28429507503699e-05 0.0120158152446941 0.0 1577 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +795235 CD48 CD2 CD48-CD2 Plasma Cells Basal-like Structured DCIS Cells Plasma Cells -> Basal-like Structured DCIS Cells 0.0087494057329375 0.4593282471594782 0.8581827408615759 0.6198216015396206 0.0467114894617178 0.003930762149527 0.0 0.0039682539682539 1.0 0.0 126 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +795703 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells Macrophages 11q13 Invasive Tumor Cells -> Macrophages 0.008743769289316 0.6342079770588467 0.8923034233058523 0.6198216015396206 0.0673400749834054 0.00189193058407 0.0 0.0001233654083395 0.0545764441974451 0.0 1351 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +795902 HSPG2 LRP1 HSPG2-LRP1 T Lymphocytes Endothelial Cells T Lymphocytes -> Endothelial Cells 0.0087417513447824 0.7789175740361626 0.9078204025796472 0.6198216015396206 0.0070532058552773 0.0144359394371152 0.0 0.0003903337061894 0.0341568455553986 0.0 4768 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +796365 HSPG2 LRP1 HSPG2-LRP1 Pericytes Mast Cells Pericytes -> Mast Cells 0.0087358312913074 0.8818165186409654 0.8755243548400705 0.8567148457705164 0.1619074107723045 0.0004150165744076 0.0 0.0032098765432098 0.4461604461604465 0.0 225 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +796445 MMRN2 CLEC14A MMRN2-CLEC14A Pericytes Mast Cells Pericytes -> Mast Cells 0.0087347773586916 0.9468422434493456 0.8514619504364779 0.8567148457705164 0.1120119983652299 0.0005740632036187 0.0 0.0051851851851851 0.8962868117797695 0.0 225 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +796606 VWF ITGA9 VWF-ITGA9 T Lymphocytes T Lymphocytes T Lymphocytes -> T Lymphocytes 0.008732981500929 0.6332974881236617 0.6252253442669611 1.0 0.0036144684673052 0.0309945332907452 0.0 0.000158572334699 0.0098915647932131 0.0 21212 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +796656 CCN1 CAV1 CCN1-CAV1 Myeloid Cells Myoepithelial Cells Myeloid Cells -> Myoepithelial Cells 0.0087321885787431 0.7797135509308979 0.7283139964676212 0.7204611100467462 0.0009209869688402 0.1176565474247238 0.0 0.0007843137254901 0.0538742721176724 0.0 85 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +796658 DLL4 NOTCH3 DLL4-NOTCH3 Mast Cells Basal-like Structured DCIS Cells Mast Cells -> Basal-like Structured DCIS Cells 0.0087321825532968 0.8516956437178343 0.7746834992804791 0.6198216015396206 0.000472352586488 0.2295016807597237 0.0 0.0 0.0 0.0 30 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +796768 CD48 CD2 CD48-CD2 CAFs, DCIS Associated Myoepithelial Cells CAFs, DCIS Associated -> Myoepithelial Cells 0.0087307213823192 0.4593282471594782 0.4603649459881741 0.8293805866303694 0.0351142257737683 0.0071918009517169 0.0 0.0002523977788995 0.061689235400103 0.0 9905 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +796879 DLL4 NOTCH4 DLL4-NOTCH4 Pericytes CXCL14+ Fibroblasts Pericytes -> CXCL14+ Fibroblasts 0.0087293875604849 0.9184503888425788 0.896164124004365 0.9429656149619918 0.1169448695751571 0.0004874986369898 0.0 0.0 0.0 0.0 2966 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +796995 VEGFC FLT1 VEGFC-FLT1 Mast Cells 11q13 Invasive Tumor Cells Mast Cells -> 11q13 Invasive Tumor Cells 0.0087279381163108 0.8317042416754105 0.6593689120110077 0.6198216015396206 0.0005440770361181 0.2390217618875283 0.0 0.0 0.0 0.0 78 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +797042 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myoepithelial Cells 0.0087274047621395 0.6626993710110988 0.7346293219749174 0.6198216015396206 0.0035190936623492 0.0416128058995347 0.0 0.0010504201680672 0.0416164568039619 0.0 714 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +797265 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells (G1/S) Pericytes 11q13 Invasive Tumor Cells (G1/S) -> Pericytes 0.0087247448252099 0.6589792304505506 0.9078204025796472 0.6198216015396206 0.0033973231723341 0.0350138403862125 0.0 0.0014492753623188 0.0620449760640071 0.0 345 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +797448 VEGFC FLT1 VEGFC-FLT1 Luminal-like Amorphous DCIS Cells Macrophages Luminal-like Amorphous DCIS Cells -> Macrophages 0.0087225815928338 0.4636527906642655 0.8998347793593909 0.2461374514707439 0.0666348171285698 0.0064362797035136 0.0 0.0 0.0 0.0 222 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +797561 COL4A1 CD93 COL4A1-CD93 Basal-like Structured DCIS Cells B Cells Basal-like Structured DCIS Cells -> B Cells 0.0087212045095092 0.8533682807143209 0.7779918296243433 0.8693461273411047 0.0706049302656684 0.001079730675535 0.0 0.0026455026455026 0.4072095939603259 0.0 270 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +797601 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells (Mitotic) Macrophages 11q13 Invasive Tumor Cells (Mitotic) -> Macrophages 0.0087207479919384 0.6301823358791634 0.944024288971064 0.6198216015396206 0.0024635726452692 0.0484215930647349 0.0 0.0 0.0 0.0 103 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +797705 JAG1 NOTCH2 JAG1-NOTCH2 Luminal-like Amorphous DCIS Cells Pericytes Luminal-like Amorphous DCIS Cells -> Pericytes 0.008719523942212 0.2451358214448441 0.773263018678637 0.2461374514707439 0.1327555461750915 0.0070956399217802 0.0 0.0047728768926925 0.5990129616987989 0.0 1736 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +797722 CLEC2D KLRB1 CLEC2D-KLRB1 Plasma Cells Plasma Cells Plasma Cells -> Plasma Cells 0.0087192081025563 0.4625081978296446 0.4642836810638544 1.0 0.0141498126994191 0.0144613249009303 0.0 0.002944640753828 0.017064885244335 0.0 283 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +797893 CD48 CD2 CD48-CD2 Myeloid Cells 11q13 Invasive Tumor Cells Myeloid Cells -> 11q13 Invasive Tumor Cells 0.0087169746082232 0.7453966474499909 0.6614977577544194 0.6198216015396206 0.006326966401379 0.0226890201466244 0.0 0.0012998266897746 0.1883969904471298 0.0 1154 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +798083 CXCL12 ITGA4 CXCL12-ITGA4 Mast Cells CAFs, DCIS Associated Mast Cells -> CAFs, DCIS Associated 0.0087148059865235 0.7487535481622718 0.4596166826058663 0.7204611100467462 0.0016417770622885 0.1076178292491983 0.0 0.0027945157628154 0.2341265684477833 0.0 1041 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +798176 COL4A1 CD93 COL4A1-CD93 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells 0.0087137856168109 0.7766289238087107 0.6587114738285964 0.6198216015396206 0.0047694898966413 0.0289462771086338 0.0 0.0001508257710967 0.0222911269199966 0.0 5683 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +798464 CXCL12 CXCR4 CXCL12-CXCR4 B Cells Endothelial Cells B Cells -> Endothelial Cells 0.0087105298667024 0.6160088550075702 0.7757991160529997 0.6198216015396206 0.0052742025956585 0.0279580382843415 0.0 0.0016567263088137 0.2323203983882954 0.0 1509 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +798494 THBS2 CD36 THBS2-CD36 Dendritic Cells 11q13 Invasive Tumor Cells Dendritic Cells -> 11q13 Invasive Tumor Cells 0.0087100980131539 0.6242573126045354 0.6176321640000088 0.7917001487310438 0.004981832968137 0.02871400543887 0.0 4.224757076468103e-05 0.0204442405957724 0.0 3945 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +798604 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells -> Basal-like Structured DCIS Cells 0.0087086061218909 0.6301823358791634 0.7779918296243433 0.7917001487310438 0.0208904415011529 0.0053794918117879 0.0 0.0002138157894736 0.0258101610118979 0.0 30400 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +798695 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, Invasive Associated 0.0087075374135188 0.6319926036888139 0.6207977546603366 0.9161861017439124 0.0007263013575398 0.166956519448744 0.0 0.0009825327510917 0.0138188691319146 0.0 458 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +799051 CD34 SELP CD34-SELP Luminal-like Amorphous DCIS Cells Pericytes Luminal-like Amorphous DCIS Cells -> Pericytes 0.0087033020687508 0.2491449441646273 0.8819126042133903 0.2461374514707439 0.0108445362943651 0.0741032966028748 0.0 0.0 0.0 0.0 1736 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +799263 VWF ITGA9 VWF-ITGA9 Luminal-like Amorphous DCIS Cells Myoepithelial Cells Luminal-like Amorphous DCIS Cells -> Myoepithelial Cells 0.0087006602755445 0.2486570577556728 0.7292496872084557 0.2461374514707439 0.0033537993821664 0.2898144908728011 0.0 0.0006463376467866 0.0150110878677448 0.0 13362 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +799269 VWF ITGA9 VWF-ITGA9 Plasma Cells Myoepithelial Cells Plasma Cells -> Myoepithelial Cells 0.0087006249018679 0.7158082793127664 0.7292496872084557 0.8293805866303694 0.0003457348439318 0.2898144908728011 0.0 0.0008417508417508 0.0195495278838993 0.0 324 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +799297 VWF LRP1 VWF-LRP1 T Lymphocytes Myoepithelial Cells T Lymphocytes -> Myoepithelial Cells 0.0087003338248046 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.0036144684673052 0.0416128058995347 0.0 0.0004712619149238 0.0195396599936347 0.0 1278 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +799349 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) -> T Lymphocytes 0.0086997600055498 0.6249837837987587 0.7746834992804791 0.7917001487310438 0.0244483651952677 0.0046263543438723 0.0 0.002008032128514 0.706387903944694 0.0 83 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +799802 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Basal-like Structured DCIS Cells 0.0086943068400739 0.6582846571368821 0.7779918296243433 0.7917001487310438 0.0198024073017111 0.0053794918117879 0.0 0.0004597701149425 0.0496329112809262 0.0 1305 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +799887 DLL4 NOTCH3 DLL4-NOTCH3 Basal-like Structured DCIS Cells Myoepithelial Cells Basal-like Structured DCIS Cells -> Myoepithelial Cells 0.0086933578493603 0.6342079770588467 0.4638256179742202 0.6198216015396206 0.0053032910137447 0.0446401662952339 0.0 0.0001819505094614 0.0164662254885598 0.0 6412 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +800028 VWF ITGA9 VWF-ITGA9 Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells -> CAFs, DCIS Associated 0.0086915000372308 0.2486570577556728 0.7292496872084557 0.2461374514707439 0.0033537993821664 0.2879885658616873 0.0 0.0005217164471109 0.0192260838575985 0.0 4879 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +800093 COL4A2 CD93 COL4A2-CD93 Macrophages CAFs, DCIS Associated Macrophages -> CAFs, DCIS Associated 0.008690598056826 0.9188764516910942 0.4630027772793905 0.7204611100467462 0.0090193130488293 0.0155837683010033 0.0 0.0001742874718064 0.0481810705673936 0.0 9754 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +800258 VWF ITGA9 VWF-ITGA9 Basal-like Structured DCIS Cells Mast Cells Basal-like Structured DCIS Cells -> Mast Cells 0.0086886399052406 0.6332974881236617 0.863034163938375 0.6198216015396206 0.0020251995753771 0.0627102121186242 0.0 0.0 0.0 0.0 18 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +800346 CLEC2D KLRB1 CLEC2D-KLRB1 Mast Cells Basal-like Structured DCIS Cells Mast Cells -> Basal-like Structured DCIS Cells 0.0086875187881089 0.831981591331937 0.7763400818577846 0.6198216015396206 0.0048935684578858 0.0219439768073448 0.0 0.0055555555555555 0.7627583494613085 0.0 30 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +800568 VEGFC FLT1 VEGFC-FLT1 CAFs, Invasive Associated Macrophages CAFs, Invasive Associated -> Macrophages 0.0086850455878266 0.6593525851613742 0.8998347793593909 0.6198216015396206 0.018132161410931 0.0064362797035136 0.0 0.0006122948812147 0.2218485321979316 0.0 1361 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +800586 A2M LRP1 A2M-LRP1 CAFs, DCIS Associated Myeloid Cells CAFs, DCIS Associated -> Myeloid Cells 0.0086848093656147 0.4648000335061383 0.7769451595923457 0.7204611100467462 0.2966815529783992 0.0005558995075445 0.0 0.001860963916225 0.3519548515983657 0.0 1321 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +800745 DLL1 NOTCH3 DLL1-NOTCH3 Mast Cells 11q13 Invasive Tumor Cells (Mitotic) Mast Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0086829746951877 0.8624864526942296 0.6580560501976399 0.6198216015396206 0.0020100505037262 0.0606066271159369 0.0 0.0 0.0 0.0 10 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +800928 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells T Lymphocytes 11q13 Invasive Tumor Cells -> T Lymphocytes 0.0086809339740593 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0131302879503246 0.0104714078116759 0.0 0.0001923711113553 0.0161507180951248 0.0 827 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +801002 CXCL12 CXCR4 CXCL12-CXCR4 Pericytes CXCL14+ Fibroblasts Pericytes -> CXCL14+ Fibroblasts 0.0086801217657812 0.7487535481622718 0.7757991160529997 0.9429656149619918 0.0637288077574987 0.0012252690191386 0.0 0.0009348372463679 0.7500871326722651 0.0 2966 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +801138 DLL4 NOTCH4 DLL4-NOTCH4 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0086784187406148 0.6342079770588467 0.6571792026963191 0.7917001487310438 0.0053032910137447 0.0244129856070659 0.0 0.00078125 0.0274368089543559 0.0 1280 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +801163 VEGFC FLT1 VEGFC-FLT1 Dendritic Cells Dendritic Cells Dendritic Cells -> Dendritic Cells 0.0086781137400746 0.7745997874735252 0.777821334064334 1.0 0.0065101973396288 0.0108892901157311 0.0 0.0003324191805867 0.0412496199669791 0.0 4011 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +801252 CLEC2D KLRB1 CLEC2D-KLRB1 Mast Cells Luminal-like Amorphous DCIS Cells Mast Cells -> Luminal-like Amorphous DCIS Cells 0.0086769984388314 0.831981591331937 0.4642836810638544 0.2461374514707439 0.0048935684578858 0.0917308979735958 0.0 0.0 0.0 0.0 41 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +801405 CD34 SELP CD34-SELP CAFs, Invasive Associated Basal-like Structured DCIS Cells CAFs, Invasive Associated -> Basal-like Structured DCIS Cells 0.0086753892660259 0.633566764858408 0.7760344326192508 0.7917001487310438 0.0298399317533219 0.0036702914086929 0.0 0.0002323420074349 0.0950235631693714 0.0 2152 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +801465 CLEC2D KLRB1 CLEC2D-KLRB1 Endothelial Cells CXCL14+ Fibroblasts Endothelial Cells -> CXCL14+ Fibroblasts 0.0086746554823514 0.8721681415062816 0.885766439573873 0.9429656149619918 0.0425206505665654 0.0013756087909864 0.0 6.495193556767991e-05 0.0244732996547048 0.0 2566 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +801591 CXCL12 ITGA4 CXCL12-ITGA4 Mast Cells Macrophages Mast Cells -> Macrophages 0.0086732240656475 0.7487535481622718 0.7754239189773715 0.8567148457705164 0.0016417770622885 0.0521257226458961 0.0 0.0019283746556473 0.0806491691972131 0.0 165 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +801958 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myeloid Cells 0.0086686743825217 0.6593525851613742 0.7472387841445823 0.6198216015396206 0.0201572483258557 0.0068935067166085 0.0 0.0072463768115942 0.4406234309194684 0.0 23 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +801993 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Myoepithelial Cells 0.0086681947397637 0.6589792304505506 0.7346293219749174 0.6198216015396206 0.0033973231723341 0.0416128058995347 0.0 0.0019315673289183 0.0637819269545801 0.0 453 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +802029 C3 LRP1 C3-LRP1 Macrophages T Lymphocytes Macrophages -> T Lymphocytes 0.0086678395874307 0.9487258305485792 0.6207977546603366 0.6198216015396206 0.0110943464444434 0.0104714078116759 0.0 0.001412192393736 0.138965780007174 0.0 3576 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +802172 MMP2 PECAM1 MMP2-PECAM1 Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0086661088539248 0.718867305289982 0.6331674633943454 0.6198216015396206 0.0361307801045652 0.0041555861088636 0.0 0.0018588770864946 0.3531836926220413 0.0 659 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +802242 CD48 CD2 CD48-CD2 B Cells Mast Cells B Cells -> Mast Cells 0.0086652037095873 0.9426443637490616 0.7763428264267787 0.6198216015396206 0.0632786830726401 0.0014748371602574 0.0 0.0 0.0 0.0 97 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +802372 CXCL12 ITGA4 CXCL12-ITGA4 Myeloid Cells CAFs, DCIS Associated Myeloid Cells -> CAFs, DCIS Associated 0.0086636482612879 0.7487535481622718 0.4596166826058663 0.7204611100467462 0.0015847932820241 0.1076178292491983 0.0 0.0020248568635665 0.1696439846118982 0.0 1302 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +802510 CLEC2D KLRB1 CLEC2D-KLRB1 Mast Cells Macrophages Mast Cells -> Macrophages 0.0086620126943598 0.831981591331937 0.9130058539314824 0.8567148457705164 0.0048935684578858 0.0132636308162813 0.0 0.0 0.0 0.0 165 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +802580 VWF ITGA9 VWF-ITGA9 Dendritic Cells Mast Cells Dendritic Cells -> Mast Cells 0.008661243820895 0.6332974881236617 0.863034163938375 0.6198216015396206 0.0019871862905238 0.0627102121186242 0.0 0.0012040939193257 0.0096723003158973 0.0 151 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +802598 CD48 CD2 CD48-CD2 Luminal-like Amorphous DCIS Cells Dendritic Cells Luminal-like Amorphous DCIS Cells -> Dendritic Cells 0.0086610377568869 0.4593282471594782 0.8960994285623033 0.2461374514707439 0.0181222899145132 0.0229905310518441 0.0 0.0 0.0 0.0 727 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +803305 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0086523442626662 0.6630837220165452 0.6587114738285964 0.8824495942126559 0.0415873844357376 0.0026174949623928 0.0 0.0002391514905116 0.0233114231177709 0.0 11947 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +803356 DLL4 NOTCH3 DLL4-NOTCH3 Macrophages 11q13 Invasive Tumor Cells (Mitotic) Macrophages -> 11q13 Invasive Tumor Cells (Mitotic) 0.008651694885082 0.8949858186325867 0.6580560501976399 0.6198216015396206 0.001895566065636 0.0606066271159369 0.0 0.0012919896640826 0.0365818539510413 0.0 129 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +803652 COL4A2 CD93 COL4A2-CD93 Myoepithelial Cells Plasma Cells Myoepithelial Cells -> Plasma Cells 0.0086479150049166 0.4630253981438691 0.4630027772793905 0.8293805866303694 0.2545335314555431 0.0009242223287825 0.0 0.0004566210045662 0.0870779855093815 0.0 219 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +803972 MMRN2 CLEC14A MMRN2-CLEC14A Basal-like Structured DCIS Cells CAFs, Invasive Associated Basal-like Structured DCIS Cells -> CAFs, Invasive Associated 0.0086439674680257 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0172764782878141 0.0076236123034427 0.0 0.0007141581860382 0.0636451547483279 0.0 1867 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +804249 MMP2 PECAM1 MMP2-PECAM1 CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated -> Luminal-like Amorphous DCIS Cells 0.008640569988816 0.6303642896310324 0.2491073778594529 0.2461374514707439 0.141548283585814 0.0076066460958003 0.0 0.0025806451612903 1.0 0.0 155 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +804272 THBS2 CD36 THBS2-CD36 CAFs, Invasive Associated B Cells CAFs, Invasive Associated -> B Cells 0.0086402404858364 0.6242573126045354 0.6176321640000088 0.7917001487310438 0.1932385901170197 0.0007053434767499 0.0 0.0023173391494002 1.0 0.0 917 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +804274 VEGFC FLT1 VEGFC-FLT1 T Lymphocytes Myeloid Cells T Lymphocytes -> Myeloid Cells 0.0086402085362967 0.7745997874735252 0.7472387841445823 0.6198216015396206 0.016822895653248 0.0068935067166085 0.0 0.0009233610341643 0.056145921945417 0.0 361 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +804386 A2M LRP1 A2M-LRP1 T Lymphocytes CXCL14+ Fibroblasts T Lymphocytes -> CXCL14+ Fibroblasts 0.0086389491550478 0.7741139100414175 0.9078204025796472 0.6198216015396206 0.0149044683666724 0.0064028969591119 0.0 0.0003767730496453 0.0530429551424546 0.0 1880 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +804624 VWF SELP VWF-SELP CAFs, Invasive Associated Pericytes CAFs, Invasive Associated -> Pericytes 0.0086360322970204 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.0016171311116606 0.0741032966028748 0.0 0.0002146613716861 0.004951044959337 0.0 2541 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +804705 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells 0.0086351397807559 0.6630837220165452 0.6587114738285964 0.8824495942126559 0.0037159398684439 0.0289462771086338 0.0 0.0002126905352711 0.0314343608650969 0.0 12090 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +804818 COL4A1 CD93 COL4A1-CD93 B Cells Macrophages B Cells -> Macrophages 0.008633648344373 0.8684504425765611 0.944024288971064 0.6198216015396206 0.0016831757123532 0.0484215930647349 0.0 0.0001341381623071 0.0045453536058095 0.0 1065 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +804856 VWF LRP1 VWF-LRP1 Myoepithelial Cells Pericytes Myoepithelial Cells -> Pericytes 0.0086331493576899 0.7158082793127664 0.9078204025796472 0.7204611100467462 0.0025256125075084 0.0350138403862125 0.0 0.0007826844310531 0.0319717199831171 0.0 1931 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +805005 COL4A2 CD93 COL4A2-CD93 T Lymphocytes Myoepithelial Cells T Lymphocytes -> Myoepithelial Cells 0.008631455268496 0.7783550150988336 0.4630027772793905 0.6198216015396206 0.0316800311254893 0.0058437228618857 0.0 0.0005477308294209 0.1662144251341516 0.0 1278 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +805111 COL4A1 CD93 COL4A1-CD93 Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0086301351936131 0.4604235282221027 0.6587114738285964 0.6198216015396206 0.0839650520556947 0.0026174949623928 0.0 0.0030349013657056 0.2958286804121499 0.0 659 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +805547 MMRN2 CLEC14A MMRN2-CLEC14A Myeloid Cells Pericytes Myeloid Cells -> Pericytes 0.008625268635769 0.7856500335676843 0.9003264838243337 0.7827641335561659 0.0005542667491398 0.1341680150528327 0.0 0.001713796058269 0.0426759631722301 0.0 389 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +805571 CLEC2D KLRB1 CLEC2D-KLRB1 Basal-like Structured DCIS Cells CXCL14+ Fibroblasts Basal-like Structured DCIS Cells -> CXCL14+ Fibroblasts 0.0086249704890281 0.7797302331085993 0.885766439573873 0.6198216015396206 0.0699064461360958 0.0013756087909864 0.0 0.0004508566275924 0.1698786841676444 0.0 1109 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +805581 A2M LRP1 A2M-LRP1 CXCL14+ Fibroblasts Endothelial Cells CXCL14+ Fibroblasts -> Endothelial Cells 0.0086248307549646 0.8937519114898692 0.9078204025796472 0.9429656149619918 0.0037268694422441 0.0144359394371152 0.0 0.0004612546125461 0.0565894808166391 0.0 2710 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +805647 C3 LRP1 C3-LRP1 Dendritic Cells B Cells Dendritic Cells -> B Cells 0.0086238924697551 0.6319926036888139 0.6207977546603366 0.909150863993142 0.0691889863216023 0.0016667952436519 0.0 0.0008269720101781 0.1518901680960798 0.0 1572 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +805792 CXCL12 ITGA4 CXCL12-ITGA4 Plasma Cells Mast Cells Plasma Cells -> Mast Cells 0.0086223193907958 0.8730912658940219 0.7754239189773715 0.7204611100467462 0.0057086106530109 0.0147571931436988 0.0 0.0037878787878787 0.0758562654816134 0.0 48 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +805888 C3 LRP1 C3-LRP1 Myeloid Cells CAFs, Invasive Associated Myeloid Cells -> CAFs, Invasive Associated 0.0086209898399237 0.7796725988275006 0.6207977546603366 0.6198216015396206 0.000819605673545 0.166956519448744 0.0 0.00125 0.0175806723956024 0.0 160 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +806173 DLL1 NOTCH3 DLL1-NOTCH3 Apocrine Cells CAFs, Invasive Associated Apocrine Cells -> CAFs, Invasive Associated 0.0086174646505744 0.2534163760166434 0.6580560501976399 0.2461374514707439 0.0050543892975134 0.1973932010691654 0.0 0.0 0.0 0.0 0 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +806224 MMP2 PECAM1 MMP2-PECAM1 Plasma Cells Plasma Cells Plasma Cells -> Plasma Cells 0.0086168235434232 0.718867305289982 0.7167436199046466 1.0 0.0024319941937022 0.0326667674102811 0.0 0.0065371024734982 0.1306307265940781 0.0 283 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +806352 CXCL12 CXCR4 CXCL12-CXCR4 Plasma Cells Myoepithelial Cells Plasma Cells -> Myoepithelial Cells 0.00861521618538 0.8730912658940219 0.4600037439857229 0.8293805866303694 0.0057086106530109 0.0215025911544899 0.0 0.0028058361391694 0.3370810152144695 0.0 324 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +806479 VWF LRP1 VWF-LRP1 Myoepithelial Cells 11q13 Invasive Tumor Cells Myoepithelial Cells -> 11q13 Invasive Tumor Cells 0.0086137865377986 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0025256125075084 0.0587195251380622 0.0 0.0001583548933892 0.0164683985840945 0.0 5095 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +806592 EFNB2 PECAM1 EFNB2-PECAM1 CAFs, DCIS Associated Myeloid Cells CAFs, DCIS Associated -> Myeloid Cells 0.0086123673368038 0.4619393085577573 0.7841656220878274 0.7204611100467462 0.1194227711616854 0.001309307002134 0.0 0.0 0.0 0.0 1321 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +806809 EFNB2 PECAM1 EFNB2-PECAM1 CAFs, Invasive Associated Myeloid Cells CAFs, Invasive Associated -> Myeloid Cells 0.0086101495421614 0.662063103571249 0.7841656220878274 0.6198216015396206 0.0967042147306326 0.001309307002134 0.0 0.0 0.0 0.0 143 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +806918 CD48 CD2 CD48-CD2 CAFs, DCIS Associated Plasma Cells CAFs, DCIS Associated -> Plasma Cells 0.0086086789211836 0.4593282471594782 0.4603649459881741 0.8767341187813953 0.0351142257737683 0.0062523288579129 0.0 0.000203832042397 0.0024091459230054 0.0 2453 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +807115 CXCL12 ITGA4 CXCL12-ITGA4 Pericytes Luminal-like Amorphous DCIS Cells Pericytes -> Luminal-like Amorphous DCIS Cells 0.0086062084981827 0.7487535481622718 0.4596166826058663 0.2461374514707439 0.0637288077574987 0.0075270071967493 0.0 0.000523834468308 0.2312384419392652 0.0 1909 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +807258 CXCL12 ITGA4 CXCL12-ITGA4 Basal-like Structured DCIS Cells B Cells Basal-like Structured DCIS Cells -> B Cells 0.0086044306606989 0.6160088550075702 0.9460955677032749 0.8693461273411047 0.0021291294377375 0.0376195773145198 0.0 0.0008417508417508 0.0306261096586874 0.0 270 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +807351 VEGFC FLT1 VEGFC-FLT1 Macrophages CAFs, DCIS Associated Macrophages -> CAFs, DCIS Associated 0.0086031884633471 0.8963332422588541 0.4630488285702799 0.7204611100467462 0.0026007495851186 0.0521374123931907 0.0 0.0003417401407969 0.0607983861299283 0.0 9754 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +807402 CXCL12 CXCR4 CXCL12-CXCR4 Macrophages 11q13 Invasive Tumor Cells (G1/S) Macrophages -> 11q13 Invasive Tumor Cells (G1/S) 0.0086026384677397 0.7487535481622718 0.6632137581773894 0.6198216015396206 0.0338862305197021 0.0038860320327025 0.0 0.000352360817477 0.1993231678517731 0.0 129 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +807564 CXCL12 CXCR4 CXCL12-CXCR4 Dendritic Cells Pericytes Dendritic Cells -> Pericytes 0.0086009813124135 0.6160088550075702 0.7757991160529997 0.6198216015396206 0.0149256517769723 0.0091569531245039 0.0 0.0012751713511503 0.3337711838751496 0.0 1711 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +807640 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) -> Dendritic Cells 0.0085999349593867 0.6659645551150886 0.8960994285623033 0.7917001487310438 0.0037243679732516 0.0229905310518441 0.0 0.0 0.0 0.0 193 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +807702 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Endothelial Cells 0.0085991182590257 0.7941469661104034 0.773263018678637 0.6198216015396206 0.0323110954490285 0.0032875740549697 0.0 0.0043620501635768 0.7038385356353931 0.0 262 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +807729 CD48 CD2 CD48-CD2 Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.008598828808826 0.4593282471594782 0.4603649459881741 1.0 0.0181222899145132 0.0105486447632276 0.0 0.0002064649332214 0.038348804945635 0.0 77495 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +807917 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) -> T Lymphocytes 0.008596465322324 0.6582846571368821 0.7779918296243433 0.7917001487310438 0.0084325366891025 0.0118035014556376 0.0 0.0 0.0 0.0 69 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +808131 CXCL12 ITGA4 CXCL12-ITGA4 Macrophages 11q13 Invasive Tumor Cells (Mitotic) Macrophages -> 11q13 Invasive Tumor Cells (Mitotic) 0.0085937278121047 0.7487535481622718 0.6631822525600675 0.6198216015396206 0.0338862305197021 0.0038621268649178 0.0 0.0 0.0 0.0 129 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +808334 CXCL12 ITGA4 CXCL12-ITGA4 Basal-like Structured DCIS Cells CAFs, DCIS Associated Basal-like Structured DCIS Cells -> CAFs, DCIS Associated 0.0085912490148368 0.6160088550075702 0.4596166826058663 0.6198216015396206 0.0021291294377375 0.1076178292491983 0.0 0.0004545454545454 0.0380821496490847 0.0 800 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +808426 CXCL12 CXCR4 CXCL12-CXCR4 Mast Cells Macrophages Mast Cells -> Macrophages 0.0085899696910736 0.7487535481622718 0.7757991160529997 0.8567148457705164 0.0016417770622885 0.0491709261488903 0.0 0.0049586776859504 0.2237726008407347 0.0 165 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +808460 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells Myoepithelial Cells 11q13 Invasive Tumor Cells -> Myoepithelial Cells 0.0085894864269356 0.6160088550075702 0.4600037439857229 0.6198216015396206 0.0106340017102282 0.0215025911544899 0.0 5.282341133590407e-05 0.0063459761144385 0.0 5163 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +808503 VWF LRP1 VWF-LRP1 CAFs, DCIS Associated Basal-like Structured DCIS Cells CAFs, DCIS Associated -> Basal-like Structured DCIS Cells 0.0085890279722626 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0071496754272206 0.0203874717835032 0.0 0.0001768659356207 0.0082813526404238 0.0 1542 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +808573 C3 LRP1 C3-LRP1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.0085882604687681 0.6319926036888139 0.6207977546603366 0.9161861017439124 0.0616816618657801 0.0018097844702233 0.0 0.0005434782608695 0.1919184869844371 0.0 460 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +808608 HSPG2 LRP1 HSPG2-LRP1 CAFs, DCIS Associated Mast Cells CAFs, DCIS Associated -> Mast Cells 0.0085878579041435 0.4629984640915818 0.8755243548400705 0.7204611100467462 0.3309594876493178 0.0004150165744076 0.0 0.001514684740193 0.210535330683205 0.0 1082 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +808900 CD34 SELP CD34-SELP Mast Cells Pericytes Mast Cells -> Pericytes 0.0085844857289197 0.8532069650852002 0.8819126042133903 0.8567148457705164 0.00083777361258 0.0741032966028748 0.0 0.0 0.0 0.0 244 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +809111 MMRN2 CLEC14A MMRN2-CLEC14A Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells -> Basal-like Structured DCIS Cells 0.0085819056622505 0.6301823358791634 0.6347970925105053 1.0 0.0172764782878141 0.0057802287131517 0.0 0.0001532488761749 0.0263648610590929 0.0 19576 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +809113 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells (Mitotic) Pericytes 11q13 Invasive Tumor Cells (Mitotic) -> Pericytes 0.0085818898611595 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.0015572459193676 0.0741032966028748 0.0 0.0001199328376109 0.0027661840900781 0.0 379 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +809177 DLL1 NOTCH3 DLL1-NOTCH3 Mast Cells CAFs, DCIS Associated Mast Cells -> CAFs, DCIS Associated 0.0085811184635031 0.8624864526942296 0.4638256179742202 0.7204611100467462 0.0020100505037262 0.0689186266365139 0.0 0.0006404098623118 0.0780325261486459 0.0 1041 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +809178 DLL4 NOTCH4 DLL4-NOTCH4 Myeloid Cells CAFs, DCIS Associated Myeloid Cells -> CAFs, DCIS Associated 0.0085811162213914 0.7840818683779507 0.4641352222874551 0.7204611100467462 0.0032417203409647 0.046975263367762 0.0 0.0007680491551459 0.1270655498997524 0.0 1302 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +809232 THBS2 CD36 THBS2-CD36 Endothelial Cells 11q13 Invasive Tumor Cells Endothelial Cells -> 11q13 Invasive Tumor Cells 0.0085804165401393 0.9197297916541942 0.6176321640000088 0.6198216015396206 0.0039472834455595 0.02871400543887 0.0 9.023266144705425e-05 0.0436649541460181 0.0 6003 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +809328 COL4A1 CD93 COL4A1-CD93 T Lymphocytes Basal-like Structured DCIS Cells T Lymphocytes -> Basal-like Structured DCIS Cells 0.0085794985699302 0.8684504425765611 0.7779918296243433 0.8693461273411047 0.0126216524880575 0.0053794918117879 0.0 9.691800736576855e-05 0.0078877706565428 0.0 737 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +809399 CCN1 CAV1 CCN1-CAV1 Basal-like Structured DCIS Cells Mast Cells Basal-like Structured DCIS Cells -> Mast Cells 0.008578585740044 0.6213271600240247 0.8617632615906476 0.6198216015396206 0.1153131738111426 0.0010414441948928 0.0 0.0 0.0 0.0 18 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +809482 VEGFC FLT1 VEGFC-FLT1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0085776547588412 0.7745997874735252 0.6593689120110077 0.7917001487310438 0.0215813276111062 0.0045642085393754 0.0 0.0008598452278589 0.0985480983174122 0.0 1163 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +809497 COL4A2 CD93 COL4A2-CD93 Basal-like Structured DCIS Cells Plasma Cells Basal-like Structured DCIS Cells -> Plasma Cells 0.0085774022948808 0.7783550150988336 0.4630027772793905 0.6198216015396206 0.1928969878996252 0.0009242223287825 0.0 0.0037974683544303 0.7241802086033374 0.0 79 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +809746 HSPG2 LRP1 HSPG2-LRP1 Mast Cells Macrophages Mast Cells -> Macrophages 0.0085740641739995 0.8349903778527206 0.8604147465201248 0.8567148457705164 0.0014804857410621 0.0436001007095475 0.0 0.0042087542087542 0.0967201698538456 0.0 165 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +809973 VWF ITGA9 VWF-ITGA9 Myoepithelial Cells CAFs, Invasive Associated Myoepithelial Cells -> CAFs, Invasive Associated 0.0085711811096484 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0025256125075084 0.0565946652887153 0.0 0.0005820044232336 0.0215285014104544 0.0 1562 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +810036 VWF LRP1 VWF-LRP1 Pericytes Myeloid Cells Pericytes -> Myeloid Cells 0.0085703768815944 0.9275752708651288 0.7769451595923457 0.7827641335561659 0.1263644540569636 0.0005558995075445 0.0 0.00352416570771 0.4415234181679137 0.0 316 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +810166 HSPG2 LRP1 HSPG2-LRP1 Macrophages Dendritic Cells Macrophages -> Dendritic Cells 0.0085689086380105 0.9253089325030373 0.6207977546603366 0.6198216015396206 0.0022161183602947 0.0501711964086628 0.0 0.0006092340117236 0.0103369397192148 0.0 1687 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +810420 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (Mitotic) 0.0085656794165833 0.662063103571249 0.6331674633943454 0.9592803095773328 0.0236359933700329 0.0041555861088636 0.0 0.0007198509485094 0.0914205698820331 0.0 1476 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +810474 THBS2 CD36 THBS2-CD36 Endothelial Cells Dendritic Cells Endothelial Cells -> Dendritic Cells 0.0085650534752057 0.9197297916541942 0.6176321640000088 0.6198216015396206 0.0039472834455595 0.0284069116891947 0.0 0.0006283380458686 0.0520479930139828 0.0 2122 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +810991 COL4A2 CD93 COL4A2-CD93 B Cells 11q13 Invasive Tumor Cells B Cells -> 11q13 Invasive Tumor Cells 0.0085586045368868 0.7783550150988336 0.6587114738285964 0.7917001487310438 0.0033449520260795 0.0289462771086338 0.0 0.0001254705144291 0.0267124810070337 0.0 797 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +811012 CLEC2D KLRB1 CLEC2D-KLRB1 Mast Cells Pericytes Mast Cells -> Pericytes 0.0085584068309722 0.831981591331937 0.885766439573873 0.8567148457705164 0.0048935684578858 0.0127192475389894 0.0 0.0006830601092896 0.1030222244720228 0.0 244 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +811039 EFNB2 PECAM1 EFNB2-PECAM1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0085580894516367 0.7800321422220979 0.6331674633943454 0.7917001487310438 0.1357656553382984 0.0007400708115376 0.0 0.0002687016337059 0.0524480373591404 0.0 1163 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +811366 CD48 CD2 CD48-CD2 Macrophages Myoepithelial Cells Macrophages -> Myoepithelial Cells 0.0085545900903749 0.7719609236370527 0.4603649459881741 0.7204611100467462 0.0212837736082081 0.0071918009517169 0.0 0.0 0.0 0.0 715 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +811438 VEGFC FLT1 VEGFC-FLT1 Luminal-like Amorphous DCIS Cells Myeloid Cells Luminal-like Amorphous DCIS Cells -> Myeloid Cells 0.0085538576904153 0.4636527906642655 0.7472387841445823 0.2461374514707439 0.0666348171285698 0.0068935067166085 0.0 0.0 0.0 0.0 84 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +811723 DLL4 NOTCH3 DLL4-NOTCH3 Macrophages CAFs, DCIS Associated Macrophages -> CAFs, DCIS Associated 0.0085502055833607 0.8949858186325867 0.4638256179742202 0.7204611100467462 0.001895566065636 0.0689186266365139 0.0 0.0001879570774383 0.0176761581324476 0.0 9754 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +811889 EFNB2 PECAM1 EFNB2-PECAM1 CXCL14+ Fibroblasts Plasma Cells CXCL14+ Fibroblasts -> Plasma Cells 0.0085482697530457 0.8640667164982425 0.7167436199046466 0.7204611100467462 0.002676946692949 0.0326667674102811 0.0 0.0 0.0 0.0 285 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +811994 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Endothelial Cells 0.0085469925077381 0.6589792304505506 0.9078204025796472 0.6198216015396206 0.0072827533047186 0.0144359394371152 0.0 0.0015015015015015 0.1313915607972091 0.0 370 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +812053 CCN1 CAV1 CCN1-CAV1 CXCL14+ Fibroblasts T Lymphocytes CXCL14+ Fibroblasts -> T Lymphocytes 0.0085463303923881 0.9219165193585238 0.62431395375366 0.6198216015396206 0.0086134406931133 0.0126805820762719 0.0 0.0003367003367003 0.0685944727648302 0.0 1881 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +812262 C3 LRP1 C3-LRP1 Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0085437433608157 0.6319926036888139 0.6207977546603366 0.7917001487310438 0.0691889863216023 0.0018097844702233 0.0 0.0022727272727272 0.8025682182985557 0.0 209 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +812320 EFNB2 PECAM1 EFNB2-PECAM1 Myeloid Cells 11q13 Invasive Tumor Cells Myeloid Cells -> 11q13 Invasive Tumor Cells 0.0085429918743873 0.7451589345683471 0.6331674633943454 0.6198216015396206 0.0040724665904272 0.0326412663903893 0.0 0.0004874350086655 0.1660386709388675 0.0 1154 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +812601 THBS2 CD36 THBS2-CD36 Plasma Cells Macrophages Plasma Cells -> Macrophages 0.008539524699574 0.724503440376099 0.8587566561291643 0.7204611100467462 0.0009736808737186 0.088850508457521 0.0 0.0016073194856577 0.0313914397508232 0.0 337 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +812911 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells T Lymphocytes 11q13 Invasive Tumor Cells -> T Lymphocytes 0.0085358262032461 0.6319926036888139 0.6207977546603366 0.7917001487310438 0.011891719340537 0.0104714078116759 0.0 0.0001511487303506 0.0148736824411763 0.0 827 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +812984 CXCL12 CXCR4 CXCL12-CXCR4 Dendritic Cells CAFs, Invasive Associated Dendritic Cells -> CAFs, Invasive Associated 0.008534994596093 0.6160088550075702 0.6632137581773894 0.7917001487310438 0.0149256517769723 0.0080072638027924 0.0 0.0008285483062931 0.2001365526381062 0.0 2359 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +813183 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells (G1/S) B Cells 11q13 Invasive Tumor Cells (G1/S) -> B Cells 0.0085324315665525 0.662063103571249 0.6331674633943454 0.7917001487310438 0.0236359933700329 0.0049190726392343 0.0 0.0 0.0 0.0 38 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +813390 MMRN2 CD93 MMRN2-CD93 Myeloid Cells Pericytes Myeloid Cells -> Pericytes 0.0085300385007125 0.7856500335676843 0.8817184225858201 0.7827641335561659 0.0005542667491398 0.1281708518900828 0.0 0.0019280205655526 0.0398192657226356 0.0 389 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +813648 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Basal-like Structured DCIS Cells 0.0085271133816921 0.662063103571249 0.6331674633943454 0.7917001487310438 0.0491302556793708 0.0023576674662702 0.0 0.0005747126436781 0.1784105978248572 0.0 1305 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +813864 CXCL12 CXCR4 CXCL12-CXCR4 Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells -> Basal-like Structured DCIS Cells 0.008524800921815 0.6160088550075702 0.8628183098412396 1.0 0.0021291294377375 0.0339152418223636 0.0 0.0003715124270906 0.0283844068858119 0.0 19576 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +813894 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (G1/S) 0.0085244219117811 0.6593525851613742 0.6593689120110077 0.9592803095773328 0.0201572483258557 0.0045642085393754 0.0 0.0002229654403567 0.0255543898201004 0.0 1495 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +813895 VWF ITGA9 VWF-ITGA9 Dendritic Cells Dendritic Cells Dendritic Cells -> Dendritic Cells 0.0085244141623563 0.6332974881236617 0.6252253442669611 1.0 0.0019871862905238 0.0487643047611538 0.0 0.0004079689943564 0.0159690700234843 0.0 4011 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +814085 MMP2 PECAM1 MMP2-PECAM1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.0085220932502129 0.6303642896310324 0.6331674633943454 0.9161861017439124 0.141548283585814 0.0007400708115376 0.0 0.0010326086956521 0.2379686915415139 0.0 460 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +814205 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myoepithelial Cells 0.0085206608962928 0.662063103571249 0.7167436199046466 0.6198216015396206 0.0491302556793708 0.0026482500471321 0.0 0.0001750700280112 0.0653275582527243 0.0 714 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +814231 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells 0.0085204060956649 0.6242573126045354 0.6176321640000088 1.0 0.0034559943126159 0.02871400543887 0.0 1.7897207878232926e-05 0.0086607304806513 0.0 423716 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +814290 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells -> Basal-like Structured DCIS Cells 0.0085197316704879 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0208904415011529 0.0057802287131517 0.0 0.0002467105263157 0.042443957244474 0.0 30400 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +814518 VEGFC FLT1 VEGFC-FLT1 CAFs, Invasive Associated Myeloid Cells CAFs, Invasive Associated -> Myeloid Cells 0.0085170477572916 0.6593525851613742 0.7472387841445823 0.6198216015396206 0.018132161410931 0.0068935067166085 0.0 0.0023310023310023 0.1417390057503185 0.0 143 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +814689 HSPG2 LRP1 HSPG2-LRP1 Plasma Cells CAFs, Invasive Associated Plasma Cells -> CAFs, Invasive Associated 0.0085149520936974 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.0012814156885439 0.166956519448744 0.0 0.0073099415204678 0.041007839907834 0.0 285 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +814699 EFNB2 PECAM1 EFNB2-PECAM1 Plasma Cells Macrophages Plasma Cells -> Macrophages 0.0085148441516203 0.4619393085577573 0.9015117569158254 0.7204611100467462 0.0051428381563772 0.0246995741084876 0.0 0.0014836795252225 0.1429573055913485 0.0 337 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +814839 A2M LRP1 A2M-LRP1 Macrophages 11q13 Invasive Tumor Cells (Mitotic) Macrophages -> 11q13 Invasive Tumor Cells (Mitotic) 0.0085131866461809 0.919551140852988 0.6207977546603366 0.6198216015396206 0.037376181609614 0.0028784826949613 0.0 0.0003229974160206 0.0522107005487489 0.0 129 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +815218 DLL4 NOTCH4 DLL4-NOTCH4 CAFs, DCIS Associated CAFs, Invasive Associated CAFs, DCIS Associated -> CAFs, Invasive Associated 0.0085082591999848 0.7160288858520609 0.6571792026963191 0.6198216015396206 0.0186793449598515 0.0069630688870869 0.0 0.0 0.0 0.0 1673 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +815273 DLL4 NOTCH3 DLL4-NOTCH3 Myeloid Cells Myoepithelial Cells Myeloid Cells -> Myoepithelial Cells 0.0085075579420086 0.7840818683779507 0.4638256179742202 0.7204611100467462 0.0032417203409647 0.0446401662952339 0.0 0.0 0.0 0.0 85 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +815283 MMP2 PECAM1 MMP2-PECAM1 Pericytes B Cells Pericytes -> B Cells 0.0085074606801936 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0216588811659259 0.0049190726392343 0.0 0.0011523988711194 0.1407669429940779 0.0 1063 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +815870 COL4A1 CD93 COL4A1-CD93 Basal-like Structured DCIS Cells Mast Cells Basal-like Structured DCIS Cells -> Mast Cells 0.0084999641701255 0.8533682807143209 0.8347945881127203 0.6198216015396206 0.0706049302656684 0.0012097093680331 0.0 0.0 0.0 0.0 18 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +816268 DLL4 NOTCH3 DLL4-NOTCH3 Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0084949769776454 0.7840818683779507 0.6580560501976399 0.6198216015396206 0.0032417203409647 0.0362497659817488 0.0 0.0 0.0 0.0 32 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +816292 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells (Mitotic) Pericytes 11q13 Invasive Tumor Cells (Mitotic) -> Pericytes 0.0084946985043245 0.6242573126045354 0.8587566561291643 0.6198216015396206 0.000393370777602 0.287457858136305 0.0 0.0005496921723834 0.016718073626075 0.0 379 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +816306 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Endothelial Cells 0.0084945659134935 0.6561647292424944 0.9078204025796472 0.6198216015396206 0.0070489045197697 0.0144359394371152 0.0 0.0004770992366412 0.0585333942798061 0.0 262 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +816390 CXCL12 ITGA4 CXCL12-ITGA4 Myeloid Cells Macrophages Myeloid Cells -> Macrophages 0.0084935534852562 0.7487535481622718 0.7754239189773715 0.7827641335561659 0.0015847932820241 0.0521257226458961 0.0 0.005050505050505 0.2112240145641295 0.0 162 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +817003 CCN1 CAV1 CCN1-CAV1 Dendritic Cells T Lymphocytes Dendritic Cells -> T Lymphocytes 0.0084862103482399 0.6213271600240247 0.62431395375366 0.909150863993142 0.0083518627398662 0.0126805820762719 0.0 0.0002364465461915 0.0481702107340253 0.0 5921 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +817273 CD34 SELP CD34-SELP CAFs, Invasive Associated Dendritic Cells CAFs, Invasive Associated -> Dendritic Cells 0.0084828504047171 0.633566764858408 0.7760344326192508 0.7917001487310438 0.0298399317533219 0.0032078747392388 0.0 0.0002137665669089 0.048938582194107 0.0 2339 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +817368 MMRN2 CLEC14A MMRN2-CLEC14A Mast Cells Pericytes Mast Cells -> Pericytes 0.0084817060625154 0.8571898293845529 0.9003264838243337 0.8567148457705164 0.0004196880356983 0.1341680150528327 0.0 0.0040983606557377 0.1020550184876898 0.0 244 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +817811 DLL1 NOTCH3 DLL1-NOTCH3 Basal-like Structured DCIS Cells Myeloid Cells Basal-like Structured DCIS Cells -> Myeloid Cells 0.0084762951322642 0.6249837837987587 0.7470475610360806 0.6198216015396206 0.1661175896787547 0.0007714919761827 0.0 0.0032299741602067 0.4959620306093189 0.0 129 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +817825 JAG1 NOTCH2 JAG1-NOTCH2 CAFs, Invasive Associated T Lymphocytes CAFs, Invasive Associated -> T Lymphocytes 0.0084760715374705 0.7941469661104034 0.8445107771175474 0.7917001487310438 0.0083898580598364 0.0083242517891534 0.0 0.0015320910973084 0.1792335642362575 0.0 2300 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +817997 DLL4 NOTCH3 DLL4-NOTCH3 Pericytes B Cells Pericytes -> B Cells 0.0084740586557123 0.9184503888425788 0.7746834992804791 0.6198216015396206 0.1169448695751571 0.00071798405859 0.0 0.0009407337723424 0.4971060574721916 0.0 1063 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +818031 VWF LRP1 VWF-LRP1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells 0.0084734812269767 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0020251995753771 0.0587195251380622 0.0 0.0001447860475891 0.0150572823490345 0.0 30217 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +818130 VWF ITGA9 VWF-ITGA9 Macrophages Mast Cells Macrophages -> Mast Cells 0.0084721037728046 0.9011206516381156 0.863034163938375 0.8567148457705164 0.0008850282134344 0.0627102121186242 0.0 0.0011019283746556 0.0088516202890939 0.0 165 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +818787 COL4A2 CD93 COL4A2-CD93 Mast Cells Macrophages Mast Cells -> Macrophages 0.0084641820111053 0.8355319038299565 0.944024288971064 0.8567148457705164 0.001123788079051 0.0484215930647349 0.0 0.0006060606060606 0.0224578616873196 0.0 165 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +819062 CLEC2D KLRB1 CLEC2D-KLRB1 Plasma Cells Myeloid Cells Plasma Cells -> Myeloid Cells 0.0084609282264575 0.4625081978296446 0.7467524951532132 0.7204611100467462 0.0141498126994191 0.0104195741475089 0.0 0.003875968992248 0.2674418604651163 0.0 43 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +819088 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0084606595016353 0.6589792304505506 0.6207977546603366 0.8824495942126559 0.0561415215593491 0.0018097844702233 0.0 0.0002773155851358 0.0246717432044496 0.0 12020 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +819249 MMP2 PECAM1 MMP2-PECAM1 Basal-like Structured DCIS Cells CAFs, DCIS Associated Basal-like Structured DCIS Cells -> CAFs, DCIS Associated 0.0084588543644443 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.0104129581710415 0.0125623889131764 0.0 0.00015625 0.0503325015995933 0.0 800 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +819483 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) -> Dendritic Cells 0.0084560308419742 0.6160088550075702 0.8950084308969304 0.7917001487310438 0.0001971810371238 0.4247538686915498 0.0 0.0 0.0 0.0 193 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +819546 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) -> T Lymphocytes 0.0084552823083231 0.6213271600240247 0.62431395375366 0.7917001487310438 0.0093830613230477 0.0126805820762719 0.0 0.0032128514056224 0.6545400292740429 0.0 83 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +819699 VWF LRP1 VWF-LRP1 Pericytes Mast Cells Pericytes -> Mast Cells 0.0084532898607072 0.9275752708651288 0.8755243548400705 0.8567148457705164 0.1263644540569636 0.0004150165744076 0.0 0.0023232323232323 0.2842489031699934 0.0 225 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +819800 COL4A2 CD93 COL4A2-CD93 Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells -> CAFs, DCIS Associated 0.0084520588004641 0.4630253981438691 0.4630027772793905 0.2461374514707439 0.0443339118517084 0.0155837683010033 0.0 0.0003074400491904 0.0849905650231528 0.0 4879 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +820220 VWF LRP1 VWF-LRP1 Dendritic Cells 11q13 Invasive Tumor Cells Dendritic Cells -> 11q13 Invasive Tumor Cells 0.0084467635578216 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0019871862905238 0.0587195251380622 0.0 0.0002678880055305 0.0278594892557682 0.0 3945 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +820454 DLL4 NOTCH3 DLL4-NOTCH3 CAFs, DCIS Associated CXCL14+ Fibroblasts CAFs, DCIS Associated -> CXCL14+ Fibroblasts 0.0084439256290978 0.7160288858520609 0.8818326005152037 0.7204611100467462 0.0186793449598515 0.0042655619249233 0.0 4.3572984749455335e-05 0.0094643268178183 0.0 11475 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +820493 VWF ITGA9 VWF-ITGA9 CAFs, Invasive Associated CAFs, Invasive Associated CAFs, Invasive Associated -> CAFs, Invasive Associated 0.0084436062902503 0.6332974881236617 0.6252253442669611 1.0 0.0016171311116606 0.0565946652887153 0.0 0.0003604098374723 0.0133316576036572 0.0 5297 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +820966 A2M LRP1 A2M-LRP1 CAFs, DCIS Associated Mast Cells CAFs, DCIS Associated -> Mast Cells 0.0084382405475284 0.4648000335061383 0.8755243548400705 0.7204611100467462 0.2966815529783992 0.0004150165744076 0.0 0.0015403573629081 0.2240519800593738 0.0 1082 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +821173 C1QB LRP1 C1QB-LRP1 B Cells Basal-like Structured DCIS Cells B Cells -> Basal-like Structured DCIS Cells 0.0084357894572032 0.8703788833238396 0.6207977546603366 0.8693461273411047 0.0037630364713574 0.0203874717835032 0.0 0.0005208333333333 0.0294950075652522 0.0 360 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +821188 CLEC2D KLRB1 CLEC2D-KLRB1 Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.008435642636466 0.7475533330314548 0.657421674383923 0.6198216015396206 0.0029751676683741 0.0397596998227057 0.0 0.0 0.0 0.0 30 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +821309 DLL4 NOTCH3 DLL4-NOTCH3 Dendritic Cells CAFs, DCIS Associated Dendritic Cells -> CAFs, DCIS Associated 0.0084343270062538 0.6342079770588467 0.4638256179742202 0.6198216015396206 0.0028649117803088 0.0689186266365139 0.0 0.0003996802557953 0.0375873656908423 0.0 3336 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +821536 VWF ITGA9 VWF-ITGA9 Basal-like Structured DCIS Cells CAFs, Invasive Associated Basal-like Structured DCIS Cells -> CAFs, Invasive Associated 0.0084315697756059 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0020251995753771 0.0565946652887153 0.0 0.0003895408287481 0.0144092208690433 0.0 1867 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +821653 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells Plasma Cells 11q13 Invasive Tumor Cells -> Plasma Cells 0.0084302362620683 0.6249837837987587 0.4638256179742202 0.6198216015396206 0.2159908053119969 0.0009249287638231 0.0 0.0 0.0 0.0 103 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +821984 MMRN2 CD93 MMRN2-CD93 CAFs, Invasive Associated Dendritic Cells CAFs, Invasive Associated -> Dendritic Cells 0.0084262659539423 0.6301823358791634 0.7779918296243433 0.7917001487310438 0.00146889578236 0.0627790816848129 0.0 0.0017101325352714 0.0374487588367263 0.0 2339 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +821985 VEGFC FLT1 VEGFC-FLT1 Macrophages T Lymphocytes Macrophages -> T Lymphocytes 0.0084262412597774 0.8963332422588541 0.777821334064334 0.6198216015396206 0.0026007495851186 0.0318483483218543 0.0 0.000186428038777 0.0235927422727992 0.0 3576 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +822247 HSPG2 LRP1 HSPG2-LRP1 T Lymphocytes T Lymphocytes T Lymphocytes -> T Lymphocytes 0.0084231083402507 0.7789175740361626 0.6207977546603366 1.0 0.0070532058552773 0.0104714078116759 0.0 0.000318216104092 0.0265987202250225 0.0 21212 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +822322 CD34 SELP CD34-SELP CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.0084221691633954 0.7168245244832976 0.6572093097629401 0.6198216015396206 0.1173076386135379 0.0010419094417808 0.0 0.0 0.0 0.0 135 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +822536 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) -> CXCL14+ Fibroblasts 0.0084196004539118 0.6249837837987587 0.8818326005152037 0.6198216015396206 0.0244483651952677 0.0042655619249233 0.0 0.0007374631268436 0.1867538805833388 0.0 339 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +822601 MMP2 PECAM1 MMP2-PECAM1 Plasma Cells Dendritic Cells Plasma Cells -> Dendritic Cells 0.0084187146306898 0.718867305289982 0.6331674633943454 0.6198216015396206 0.0024319941937022 0.0518891167572028 0.0 0.0050738007380073 0.1852483292873078 0.0 271 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +823155 CXCL12 CXCR4 CXCL12-CXCR4 Myeloid Cells Macrophages Myeloid Cells -> Macrophages 0.008412023770588 0.7487535481622718 0.7757991160529997 0.7827641335561659 0.0015847932820241 0.0491709261488903 0.0 0.0030864197530864 0.1392823287125972 0.0 162 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +823167 C3 LRP1 C3-LRP1 T Lymphocytes Luminal-like Amorphous DCIS Cells T Lymphocytes -> Luminal-like Amorphous DCIS Cells 0.0084119214795043 0.6319926036888139 0.2550748532138862 0.2461374514707439 0.0334108479684367 0.0267255153180908 0.0 0.0009791122715404 0.1550184160600321 0.0 383 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +823386 VEGFC FLT1 VEGFC-FLT1 Myoepithelial Cells Dendritic Cells Myoepithelial Cells -> Dendritic Cells 0.0084090017150753 0.4636527906642655 0.777821334064334 0.6198216015396206 0.014525360548861 0.0108892901157311 0.0 0.0008565834557023 0.106292729424823 0.0 1362 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +823441 CD48 CD2 CD48-CD2 B Cells Myeloid Cells B Cells -> Myeloid Cells 0.0084083059658212 0.9426443637490616 0.7464347811605867 0.6198216015396206 0.0632786830726401 0.0012805120781881 0.0 0.0036496350364963 0.8859156243566613 0.0 137 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +823657 CXCL12 ITGA4 CXCL12-ITGA4 CAFs, Invasive Associated Myeloid Cells CAFs, Invasive Associated -> Myeloid Cells 0.0084059525524256 0.6160088550075702 0.7462743270426613 0.6198216015396206 0.0548063857429699 0.0022591041672132 0.0 0.0076287349014621 0.8476941391130404 0.0 143 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +823725 VWF ITGA9 VWF-ITGA9 Dendritic Cells CAFs, Invasive Associated Dendritic Cells -> CAFs, Invasive Associated 0.0084049842571291 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0019871862905238 0.0565946652887153 0.0 0.000308297044202 0.0114039912515912 0.0 2359 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +823808 C1QB LRP1 C1QB-LRP1 T Lymphocytes B Cells T Lymphocytes -> B Cells 0.0084037948858753 0.8703788833238396 0.6207977546603366 0.9318789094584046 0.0419710388788557 0.0016667952436519 0.0 0.0002245508982035 0.0394706371874734 0.0 5010 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +824002 CCN1 CAV1 CCN1-CAV1 Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells -> CXCL14+ Fibroblasts 0.0084013116544031 0.2542249848376565 0.943345641464811 0.2461374514707439 0.1711385759005754 0.0034806998160403 0.0 0.0002408477842003 0.0891637039365469 0.0 1384 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +824335 CXCL12 CXCR4 CXCL12-CXCR4 Myoepithelial Cells Pericytes Myoepithelial Cells -> Pericytes 0.0083971423589157 0.8023917560710954 0.7757991160529997 0.7204611100467462 0.0085367158000785 0.0091569531245039 0.0 0.0002118544324655 0.0554520807493249 0.0 1931 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +824340 HSPG2 LRP1 HSPG2-LRP1 Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0083970819422736 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.0683610513379333 0.0028784826949613 0.0 0.0036460967796324 0.2695946690040549 0.0 659 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +824460 DLL4 NOTCH4 DLL4-NOTCH4 Plasma Cells Basal-like Structured DCIS Cells Plasma Cells -> Basal-like Structured DCIS Cells 0.0083957246226596 0.7160288858520609 0.7754072541855492 0.6198216015396206 0.0012306151710811 0.0826982152707935 0.0 0.0 0.0 0.0 126 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +824466 CCN1 CAV1 CCN1-CAV1 T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.0083956665122687 0.6213271600240247 0.62431395375366 0.7917001487310438 0.013905026986541 0.0082011408892332 0.0 0.0 0.0 0.0 97 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +824580 A2M LRP1 A2M-LRP1 B Cells 11q13 Invasive Tumor Cells B Cells -> 11q13 Invasive Tumor Cells 0.0083943527920082 0.7741139100414175 0.6207977546603366 0.7917001487310438 0.0015661096645571 0.0587195251380622 0.0 0.0001568381430363 0.0201663415112119 0.0 797 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +824733 COL4A2 CD93 COL4A2-CD93 Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0083924013024438 0.4630253981438691 0.6587114738285964 0.6198216015396206 0.2545335314555431 0.0007261054236978 0.0 0.0028436018957345 0.4367087278758743 0.0 422 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +824769 COL4A2 CD93 COL4A2-CD93 Dendritic Cells Myoepithelial Cells Dendritic Cells -> Myoepithelial Cells 0.0083920016757672 0.7783550150988336 0.4630027772793905 0.6198216015396206 0.0267593032157803 0.0058437228618857 0.0 0.0012747875354107 0.3868470898205207 0.0 1412 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +824772 C1QB LRP1 C1QB-LRP1 Pericytes T Lymphocytes Pericytes -> T Lymphocytes 0.008391990588542 0.7753420160918723 0.6207977546603366 0.6198216015396206 0.0111808254589153 0.0104714078116759 0.0 0.0008092442035531 0.0809371946713213 0.0 3321 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +824856 VWF LRP1 VWF-LRP1 Myoepithelial Cells Dendritic Cells Myoepithelial Cells -> Dendritic Cells 0.0083908526448221 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0025256125075084 0.0501711964086628 0.0 0.0004839140301695 0.0098102111771526 0.0 1362 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +825295 EFNB2 PECAM1 EFNB2-PECAM1 T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.0083852512814264 0.7800321422220979 0.6331674633943454 0.7917001487310438 0.0213929720256037 0.0041555861088636 0.0 0.0 0.0 0.0 97 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +825403 DLL4 NOTCH3 DLL4-NOTCH3 CXCL14+ Fibroblasts CAFs, Invasive Associated CXCL14+ Fibroblasts -> CAFs, Invasive Associated 0.0083840016868343 0.9184503888425788 0.6580560501976399 0.6198216015396206 0.0004696576149175 0.1973932010691654 0.0 0.0011720581340834 0.0209771752326819 0.0 1422 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +825415 VWF LRP1 VWF-LRP1 Basal-like Structured DCIS Cells Dendritic Cells Basal-like Structured DCIS Cells -> Dendritic Cells 0.0083838955741591 0.6332974881236617 0.6207977546603366 0.8693461273411047 0.0020251995753771 0.0501711964086628 0.0 0.0006421978404737 0.0130190406555296 0.0 1044 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +825701 A2M LRP1 A2M-LRP1 Basal-like Structured DCIS Cells Myeloid Cells Basal-like Structured DCIS Cells -> Myeloid Cells 0.0083802456564746 0.7741139100414175 0.7769451595923457 0.6198216015396206 0.1671376945154473 0.0005558995075445 0.0 0.0025839793281653 0.4886951611735026 0.0 129 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +825789 VWF ITGA9 VWF-ITGA9 CXCL14+ Fibroblasts Myoepithelial Cells CXCL14+ Fibroblasts -> Myoepithelial Cells 0.0083791944589792 0.9275752708651288 0.7292496872084557 0.7204611100467462 0.000245041593909 0.2898144908728011 0.0 9.650646593321752e-05 0.0022413471459247 0.0 1884 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +826122 HSPG2 LRP1 HSPG2-LRP1 Basal-like Structured DCIS Cells B Cells Basal-like Structured DCIS Cells -> B Cells 0.0083754254059031 0.7789175740361626 0.6207977546603366 0.8693461273411047 0.0492631209980634 0.0016667952436519 0.0 0.0011831275720164 0.1496833454300814 0.0 270 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +826203 MMP2 PECAM1 MMP2-PECAM1 Endothelial Cells Basal-like Structured DCIS Cells Endothelial Cells -> Basal-like Structured DCIS Cells 0.0083744578859329 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0411127335336962 0.0023576674662702 0.0 0.0017884322678843 0.8575590175990474 0.0 1971 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +826286 C3 LRP1 C3-LRP1 Mast Cells CAFs, Invasive Associated Mast Cells -> CAFs, Invasive Associated 0.008373436091564 0.8509500867818902 0.6207977546603366 0.6198216015396206 0.0006305085967044 0.166956519448744 0.0 0.0032986111111111 0.0463934410439509 0.0 144 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +826531 VWF ITGA9 VWF-ITGA9 CXCL14+ Fibroblasts CAFs, DCIS Associated CXCL14+ Fibroblasts -> CAFs, DCIS Associated 0.0083703726666449 0.9275752708651288 0.7292496872084557 0.7204611100467462 0.000245041593909 0.2879885658616873 0.0 4.976321005880352e-05 0.0018338537243973 0.0 10961 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +826577 VWF ITGA9 VWF-ITGA9 Macrophages 11q13 Invasive Tumor Cells Macrophages -> 11q13 Invasive Tumor Cells 0.0083698826585057 0.9011206516381156 0.6252253442669611 0.6198216015396206 0.0008850282134344 0.1112417752963437 0.0 0.0 0.0 0.0 1739 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +826601 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells CAFs, DCIS Associated 11q13 Invasive Tumor Cells -> CAFs, DCIS Associated 0.0083694673372259 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.0097699360831605 0.0125623889131764 0.0 0.0001109701965757 0.0357466086186078 0.0 1577 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +826643 VWF ITGA9 VWF-ITGA9 CAFs, Invasive Associated Mast Cells CAFs, Invasive Associated -> Mast Cells 0.0083688308408149 0.6332974881236617 0.863034163938375 0.6198216015396206 0.0016171311116606 0.0627102121186242 0.0 0.002097902097902 0.016852123242698 0.0 130 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +826651 CD48 CD2 CD48-CD2 Macrophages Basal-like Structured DCIS Cells Macrophages -> Basal-like Structured DCIS Cells 0.0083687659222503 0.7719609236370527 0.8581827408615759 0.6198216015396206 0.0212837736082081 0.003930762149527 0.0 0.0 0.0 0.0 594 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +826677 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells B Cells 11q13 Invasive Tumor Cells -> B Cells 0.0083684421681088 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0131302879503246 0.0083442542366581 0.0 0.0003189792663476 0.0175591394261521 0.0 570 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +826736 A2M LRP1 A2M-LRP1 B Cells Dendritic Cells B Cells -> Dendritic Cells 0.0083678087338438 0.7741139100414175 0.6207977546603366 0.909150863993142 0.0015661096645571 0.0501711964086628 0.0 0.0016677426296535 0.0448255025030003 0.0 1549 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +826783 DLL4 NOTCH3 DLL4-NOTCH3 Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0083671760083505 0.6342079770588467 0.6580560501976399 0.7917001487310438 0.0028649117803088 0.0362497659817488 0.0 0.0007974481658692 0.0334444748529929 0.0 209 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +826915 CXCL12 CXCR4 CXCL12-CXCR4 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells 0.0083655072344937 0.6160088550075702 0.6632137581773894 0.7917001487310438 0.0021291294377375 0.049767778498468 0.0 9.025623745814364e-05 0.0308446605818052 0.0 30217 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +827120 MMRN2 CLEC14A MMRN2-CLEC14A Myoepithelial Cells T Lymphocytes Myoepithelial Cells -> T Lymphocytes 0.0083628950806957 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0151307911035231 0.0079745943515326 0.0 0.0004574565416285 0.0548137826981855 0.0 1093 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +827276 VWF ITGA9 VWF-ITGA9 Myoepithelial Cells Dendritic Cells Myoepithelial Cells -> Dendritic Cells 0.0083610681648651 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0025256125075084 0.0487643047611538 0.0 0.000934454678948 0.0365772213288766 0.0 1362 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +827381 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells Myoepithelial Cells 11q13 Invasive Tumor Cells -> Myoepithelial Cells 0.0083598120159257 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.0208904415011529 0.0058465532256424 0.0 0.0002259668151591 0.0475586165973224 0.0 5163 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +827613 CD48 CD2 CD48-CD2 Macrophages Plasma Cells Macrophages -> Plasma Cells 0.0083573112809359 0.7719609236370527 0.4603649459881741 0.7204611100467462 0.0212837736082081 0.0062523288579129 0.0 0.0 0.0 0.0 326 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +827618 EFNB2 PECAM1 EFNB2-PECAM1 B Cells Dendritic Cells B Cells -> Dendritic Cells 0.0083572644309716 0.7800321422220979 0.6331674633943454 0.909150863993142 0.0014623066995027 0.0518891167572028 0.0 4.034861200774693e-05 0.0020650963720685 0.0 1549 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +827717 C3 LRP1 C3-LRP1 Myoepithelial Cells Endothelial Cells Myoepithelial Cells -> Endothelial Cells 0.0083560497099914 0.7148920381722296 0.9078204025796472 0.7204611100467462 0.005043231651446 0.0144359394371152 0.0 0.0002670226969292 0.0456007197076828 0.0 2247 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +827801 EFNB2 PECAM1 EFNB2-PECAM1 Macrophages T Lymphocytes Macrophages -> T Lymphocytes 0.0083551060478987 0.8913986641324685 0.6331674633943454 0.6198216015396206 0.0054950348959687 0.0176963220730796 0.0 0.0002446868008948 0.0447298479267953 0.0 3576 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +827880 VWF ITGA9 VWF-ITGA9 Basal-like Structured DCIS Cells Dendritic Cells Basal-like Structured DCIS Cells -> Dendritic Cells 0.0083541357892767 0.6332974881236617 0.6252253442669611 0.8693461273411047 0.0020251995753771 0.0487643047611538 0.0 0.0002612330198537 0.0102254054700184 0.0 1044 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +828143 C3 LRP1 C3-LRP1 CXCL14+ Fibroblasts Basal-like Structured DCIS Cells CXCL14+ Fibroblasts -> Basal-like Structured DCIS Cells 0.0083511728924968 0.8911088195487638 0.6207977546603366 0.6198216015396206 0.0048525806497539 0.0203874717835032 0.0 0.0003003003003003 0.0384118420509106 0.0 1332 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +828228 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0083500451650983 0.6626993710110988 0.6207977546603366 0.8824495942126559 0.0515877972474039 0.0018097844702233 0.0 0.0001663893510815 0.0183565773693065 0.0 12020 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +828588 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells (G1/S) Pericytes 11q13 Invasive Tumor Cells (G1/S) -> Pericytes 0.0083458867633587 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.000716220684292 0.1341680150528327 0.0 0.002415458937198 0.060148368384049 0.0 345 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +828740 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) -> CXCL14+ Fibroblasts 0.0083439684348037 0.6561647292424944 0.9078204025796472 0.6198216015396206 0.0142750905665976 0.0064028969591119 0.0 0.0003687315634218 0.0519108566724698 0.0 339 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +828815 CD48 CD2 CD48-CD2 CAFs, DCIS Associated Basal-like Structured DCIS Cells CAFs, DCIS Associated -> Basal-like Structured DCIS Cells 0.0083429913201972 0.4593282471594782 0.8581827408615759 0.6198216015396206 0.0351142257737683 0.003930762149527 0.0 0.0 0.0 0.0 1542 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +828822 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, DCIS Associated 0.0083428803023174 0.633566764858408 0.4623922682986163 0.6198216015396206 0.0083565457974945 0.0222228052993653 0.0 0.0 0.0 0.0 157 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +828949 CD48 CD2 CD48-CD2 Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0083413174838977 0.4593282471594782 0.6614977577544194 0.6198216015396206 0.0467114894617178 0.0038288178384739 0.0 0.0 0.0 0.0 3 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +829009 HSPG2 LRP1 HSPG2-LRP1 Mast Cells Pericytes Mast Cells -> Pericytes 0.0083405391504473 0.8349903778527206 0.9078204025796472 0.8567148457705164 0.0014804857410621 0.0350138403862125 0.0 0.0038706739526411 0.1657075521928059 0.0 244 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +829019 COL4A2 CD93 COL4A2-CD93 T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.0083403541438177 0.7783550150988336 0.6587114738285964 0.7917001487310438 0.0316800311254893 0.0026174949623928 0.0 0.0 0.0 0.0 97 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +829130 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, Invasive Associated 0.008338841872615 0.6582846571368821 0.6587114738285964 0.9161861017439124 0.0198024073017111 0.0042738820064046 0.0 0.0017467248908296 0.1486031239988932 0.0 458 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +829210 VEGFC FLT1 VEGFC-FLT1 Dendritic Cells Myoepithelial Cells Dendritic Cells -> Myoepithelial Cells 0.0083379657566687 0.7745997874735252 0.4630488285702799 0.6198216015396206 0.0065101973396288 0.0232163927704059 0.0 0.0008262511803588 0.1616692267544842 0.0 1412 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +829227 COL4A1 CD93 COL4A1-CD93 Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.0083377804984819 0.8533682807143209 0.4630027772793905 0.2461374514707439 0.0706049302656684 0.0048929293424311 0.0 0.0003257859586251 0.0876667411428315 0.0 877 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +829519 C1QB LRP1 C1QB-LRP1 Plasma Cells Macrophages Plasma Cells -> Macrophages 0.0083342701920548 0.4601010570874773 0.8604147465201248 0.7204611100467462 0.0026949121497638 0.0436001007095475 0.0 0.0077893175074183 0.1826149663107694 0.0 337 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +829529 VEGFC FLT1 VEGFC-FLT1 Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells -> CAFs, Invasive Associated 0.0083341280911256 0.4636527906642655 0.6593689120110077 0.2461374514707439 0.0666348171285698 0.0066828239855783 0.0 0.0 0.0 0.0 147 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +829625 CXCL12 ITGA4 CXCL12-ITGA4 Macrophages Myeloid Cells Macrophages -> Myeloid Cells 0.0083330690983141 0.7487535481622718 0.7462743270426613 0.7827641335561659 0.0338862305197021 0.0022591041672132 0.0 0.0030472320975114 0.3386040835004602 0.0 179 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +830315 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells -> Luminal-like Amorphous DCIS Cells 0.0083249129657247 0.6332974881236617 0.2531744428854943 0.2461374514707439 0.0131302879503246 0.0642389143033604 0.0 0.000494071146245 0.0231244355408866 0.0 184 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +830328 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Luminal-like Amorphous DCIS Cells 0.0083247411742476 0.6342079770588467 0.4638256179742202 0.2461374514707439 0.000895875398841 0.5131068416842878 0.0 0.0 0.0 0.0 19 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +830549 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) -> Dendritic Cells 0.0083221561621919 0.6342079770588467 0.7754072541855492 0.7917001487310438 0.0085570823799139 0.009971631136135 0.0 0.0 0.0 0.0 209 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +830619 DLL4 NOTCH3 DLL4-NOTCH3 Pericytes Plasma Cells Pericytes -> Plasma Cells 0.0083211981694968 0.9184503888425788 0.4638256179742202 0.7204611100467462 0.1169448695751571 0.0009249287638231 0.0 0.0 0.0 0.0 394 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +830638 COL4A1 CD93 COL4A1-CD93 Myeloid Cells Macrophages Myeloid Cells -> Macrophages 0.0083210241817699 0.7463064942968751 0.944024288971064 0.7827641335561659 0.0012430446376512 0.0484215930647349 0.0 0.0022045855379188 0.0747037282436284 0.0 162 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +831011 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells (Mitotic) Mast Cells 11q13 Invasive Tumor Cells (Mitotic) -> Mast Cells 0.0083163635883261 0.6332974881236617 0.863034163938375 0.6198216015396206 0.0015572459193676 0.0627102121186242 0.0 0.0 0.0 0.0 5 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +831288 C3 LRP1 C3-LRP1 Pericytes T Lymphocytes Pericytes -> T Lymphocytes 0.0083127246298818 0.8911088195487638 0.6207977546603366 0.6198216015396206 0.0091898156146168 0.0104714078116759 0.0 0.0007302017464619 0.0718549793284386 0.0 3321 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +831406 VEGFC FLT1 VEGFC-FLT1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.0083114033191981 0.6593525851613742 0.6593689120110077 0.9161861017439124 0.018132161410931 0.0045642085393754 0.0 0.0 0.0 0.0 460 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +831431 DLL4 NOTCH4 DLL4-NOTCH4 T Lymphocytes Dendritic Cells T Lymphocytes -> Dendritic Cells 0.0083112038961388 0.6342079770588467 0.7754072541855492 0.909150863993142 0.0073929685753755 0.009971631136135 0.0 0.0008674531575294 0.1053251598197657 0.0 5764 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +831485 VWF LRP1 VWF-LRP1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells 0.0083105492211156 0.6332974881236617 0.6207977546603366 0.8824495942126559 0.0016171311116606 0.0587195251380622 0.0 0.0001994306450603 0.0207401443835679 0.0 5812 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +831499 DLL1 NOTCH3 DLL1-NOTCH3 Dendritic Cells T Lymphocytes Dendritic Cells -> T Lymphocytes 0.008310404904632 0.6249837837987587 0.7746834992804791 0.909150863993142 0.0161757332769496 0.0046263543438723 0.0 0.0001266677926026 0.0445593450638985 0.0 5921 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +831795 CXCL12 ITGA4 CXCL12-ITGA4 Basal-like Structured DCIS Cells Macrophages Basal-like Structured DCIS Cells -> Macrophages 0.0083069486416207 0.6160088550075702 0.7754239189773715 0.6198216015396206 0.0021291294377375 0.0521257226458961 0.0 0.0010526315789473 0.0440235314565238 0.0 475 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +831820 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells 0.0083065978084003 0.6659645551150886 0.6614977577544194 0.8824495942126559 0.0037243679732516 0.0226890201466244 0.0 0.0003308519437551 0.0479537087347091 0.0 12090 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +831964 MMP2 PECAM1 MMP2-PECAM1 Myoepithelial Cells CAFs, Invasive Associated Myoepithelial Cells -> CAFs, Invasive Associated 0.0083048739118845 0.718867305289982 0.6331674633943454 0.6198216015396206 0.0361307801045652 0.0032187363284526 0.0 0.0012163892445582 0.3538921810554635 0.0 1562 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +832027 C1QB LRP1 C1QB-LRP1 Myoepithelial Cells CXCL14+ Fibroblasts Myoepithelial Cells -> CXCL14+ Fibroblasts 0.0083041123677642 0.4601010570874773 0.9078204025796472 0.7204611100467462 0.0170183763647696 0.0064028969591119 0.0 0.0007314694408322 0.0751960134710679 0.0 1538 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +832314 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells CAFs, Invasive Associated 11q13 Invasive Tumor Cells -> CAFs, Invasive Associated 0.0083004911674163 0.6301823358791634 0.6587114738285964 0.8824495942126559 0.0208904415011529 0.0042738820064046 0.0 0.000535217298223 0.0683223330904722 0.0 4671 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +832326 MMRN2 CLEC14A MMRN2-CLEC14A Myoepithelial Cells CAFs, Invasive Associated Myoepithelial Cells -> CAFs, Invasive Associated 0.0083003935835603 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0151307911035231 0.0076236123034427 0.0 0.0007469056764831 0.0665635825388842 0.0 1562 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +832345 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0083002308959142 0.6301823358791634 0.6347970925105053 0.8824495942126559 0.0208904415011529 0.0044340558155446 0.0 0.000237158561424 0.0309267693785195 0.0 11947 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +832353 MMRN2 CD93 MMRN2-CD93 Pericytes Plasma Cells Pericytes -> Plasma Cells 0.0083001559838578 0.9468422434493456 0.4630027772793905 0.7204611100467462 0.1120119983652299 0.0009242223287825 0.0 0.0012690355329949 0.1260581303504896 0.0 394 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +832403 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells Plasma Cells 11q13 Invasive Tumor Cells -> Plasma Cells 0.0082994122518119 0.633566764858408 0.4623922682986163 0.6198216015396206 0.0799339500711946 0.0022515473538965 0.0 0.0048543689320388 0.4035244540927088 0.0 103 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +832489 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) -> Plasma Cells 0.0082984441561978 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.0093830613230477 0.0124087765732037 0.0 0.0 0.0 0.0 5 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +832642 DLL1 NOTCH3 DLL1-NOTCH3 B Cells CAFs, DCIS Associated B Cells -> CAFs, DCIS Associated 0.0082967359912218 0.6249837837987587 0.4638256179742202 0.6198216015396206 0.00263399584678 0.0689186266365139 0.0 0.0003874072261642 0.0472047141758645 0.0 4087 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +832772 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Luminal-like Amorphous DCIS Cells 0.0082949526239588 0.6593525851613742 0.4630488285702799 0.2461374514707439 0.0120646829101097 0.0359289752254096 0.0 0.0 0.0 0.0 19 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +832888 COL4A1 CD93 COL4A1-CD93 Dendritic Cells CAFs, Invasive Associated Dendritic Cells -> CAFs, Invasive Associated 0.0082938009417776 0.8684504425765611 0.6587114738285964 0.7917001487310438 0.0168149984327668 0.0042738820064046 0.0 0.0010597710894446 0.0765934978103981 0.0 2359 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +833089 C1QB LRP1 C1QB-LRP1 T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes -> 11q13 Invasive Tumor Cells (G1/S) 0.0082914989702759 0.8703788833238396 0.6207977546603366 0.7917001487310438 0.0419710388788557 0.0018097844702233 0.0 0.0030864197530864 0.3405031789800385 0.0 81 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +833383 HSPG2 LRP1 HSPG2-LRP1 CAFs, Invasive Associated Myeloid Cells CAFs, Invasive Associated -> Myeloid Cells 0.0082878184105854 0.6589792304505506 0.7769451595923457 0.6198216015396206 0.1836996873148393 0.0005558995075445 0.0 0.0033022533022533 0.4880378626448116 0.0 143 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +833439 DLL4 NOTCH3 DLL4-NOTCH3 Mast Cells CAFs, Invasive Associated Mast Cells -> CAFs, Invasive Associated 0.0082871199273541 0.8516956437178343 0.6580560501976399 0.6198216015396206 0.000472352586488 0.1973932010691654 0.0 0.0 0.0 0.0 144 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +833566 C1QB LRP1 C1QB-LRP1 CAFs, Invasive Associated CXCL14+ Fibroblasts CAFs, Invasive Associated -> CXCL14+ Fibroblasts 0.0082857372505414 0.6626993710110988 0.9078204025796472 0.6198216015396206 0.0135527119637784 0.0064028969591119 0.0 0.0005033557046979 0.0517456235876968 0.0 1490 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +833743 CD48 CD2 CD48-CD2 Mast Cells CAFs, DCIS Associated Mast Cells -> CAFs, DCIS Associated 0.0082837754852205 0.7719609236370527 0.4603649459881741 0.7204611100467462 0.0112468593062777 0.0112209532878862 0.0 0.0014409221902017 0.2831154081469651 0.0 1041 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +833758 CXCL12 CXCR4 CXCL12-CXCR4 CXCL14+ Fibroblasts CAFs, Invasive Associated CXCL14+ Fibroblasts -> CAFs, Invasive Associated 0.0082836237394565 0.7487535481622718 0.6632137581773894 0.6198216015396206 0.0131092554497256 0.0080072638027924 0.0 0.0002876869965477 0.069491040281615 0.0 1422 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +834341 CXCL12 CXCR4 CXCL12-CXCR4 T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes -> 11q13 Invasive Tumor Cells (G1/S) 0.0082766588009976 0.6160088550075702 0.6632137581773894 0.7917001487310438 0.0255753403203798 0.0038860320327025 0.0 0.0 0.0 0.0 81 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +834456 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, Invasive Associated 0.0082753138476947 0.6593525851613742 0.6593689120110077 0.9161861017439124 0.0120646829101097 0.0066828239855783 0.0 0.0004084967320261 0.050316855367111 0.0 408 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +834541 HSPG2 LRP1 HSPG2-LRP1 Myeloid Cells CAFs, Invasive Associated Myeloid Cells -> CAFs, Invasive Associated 0.0082744150841955 0.7468485855611411 0.6207977546603366 0.6198216015396206 0.0006689050756654 0.166956519448744 0.0 0.0034722222222222 0.0194787239562211 0.0 160 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +834776 MMP2 PECAM1 MMP2-PECAM1 Pericytes 11q13 Invasive Tumor Cells (Mitotic) Pericytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.0082716373568281 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0216588811659259 0.0041555861088636 0.0 0.0008793969849246 0.1670840297472542 0.0 398 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +834968 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, Invasive Associated 0.0082691449249501 0.6332974881236617 0.6252253442669611 0.9161861017439124 0.0015572459193676 0.0565946652887153 0.0 0.001389440254069 0.0513957717078403 0.0 458 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +835059 CXCL12 ITGA4 CXCL12-ITGA4 T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.0082680857967198 0.6160088550075702 0.6631822525600675 0.7917001487310438 0.0255753403203798 0.0038621268649178 0.0 0.0 0.0 0.0 97 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +835110 C3 LRP1 C3-LRP1 CAFs, Invasive Associated B Cells CAFs, Invasive Associated -> B Cells 0.0082675591794209 0.6319926036888139 0.6207977546603366 0.7917001487310438 0.0616816618657801 0.0016667952436519 0.0 0.0025899672846237 0.4756999770042061 0.0 917 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +835307 CD34 SELP CD34-SELP Basal-like Structured DCIS Cells CAFs, DCIS Associated Basal-like Structured DCIS Cells -> CAFs, DCIS Associated 0.0082649998461021 0.633566764858408 0.4623922682986163 0.6198216015396206 0.0078992851324392 0.0222228052993653 0.0 0.0 0.0 0.0 800 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +835365 CD48 CD2 CD48-CD2 Myoepithelial Cells CAFs, DCIS Associated Myoepithelial Cells -> CAFs, DCIS Associated 0.0082642627167778 0.4593282471594782 0.4603649459881741 0.8293805866303694 0.0161888123016941 0.0112209532878862 0.0 0.0001389467833819 0.0273005548497976 0.0 7197 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +835508 CCN1 CAV1 CCN1-CAV1 CXCL14+ Fibroblasts Macrophages CXCL14+ Fibroblasts -> Macrophages 0.0082624490334506 0.9219165193585238 0.8818704453527788 0.8875000050982297 0.0086134406931133 0.0051192928876727 0.0 0.0003043071161048 0.0573298537840414 0.0 1424 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +835672 EFNB2 PECAM1 EFNB2-PECAM1 Macrophages CAFs, DCIS Associated Macrophages -> CAFs, DCIS Associated 0.0082606654371867 0.8913986641324685 0.7167436199046466 0.7204611100467462 0.0054950348959687 0.0125623889131764 0.0 0.0001473754357186 0.068424038665666 0.0 9754 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +835866 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells 0.0082584473573548 0.6332974881236617 0.6207977546603366 0.8824495942126559 0.0015572459193676 0.0587195251380622 0.0 0.0001887522443674 0.0196296251246588 0.0 12101 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +835919 C3 LRP1 C3-LRP1 Endothelial Cells CXCL14+ Fibroblasts Endothelial Cells -> CXCL14+ Fibroblasts 0.0082576977703813 0.8911088195487638 0.9078204025796472 0.9429656149619918 0.0064915662046245 0.0064028969591119 0.0 0.0004091971940763 0.077524058207778 0.0 2566 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +836136 CXCL12 CXCR4 CXCL12-CXCR4 T Lymphocytes Luminal-like Amorphous DCIS Cells T Lymphocytes -> Luminal-like Amorphous DCIS Cells 0.008254847225833 0.6160088550075702 0.4600037439857229 0.2461374514707439 0.0255753403203798 0.017738069381683 0.0 0.0002373605506764 0.0591763825095389 0.0 383 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +836235 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells (G1/S) Pericytes 11q13 Invasive Tumor Cells (G1/S) -> Pericytes 0.0082537412363957 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.000716220684292 0.1281708518900828 0.0 0.0057971014492753 0.1197271062114417 0.0 345 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +836487 C1QB LRP1 C1QB-LRP1 Myoepithelial Cells T Lymphocytes Myoepithelial Cells -> T Lymphocytes 0.008250855753039 0.4601010570874773 0.6207977546603366 0.6198216015396206 0.0170183763647696 0.0104714078116759 0.0 0.0003430924062214 0.0343146565037713 0.0 1093 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +836790 JAG1 NOTCH2 JAG1-NOTCH2 Myoepithelial Cells Endothelial Cells Myoepithelial Cells -> Endothelial Cells 0.0082472198288676 0.6303682835571691 0.773263018678637 0.7204611100467462 0.0272543760657653 0.0032875740549697 0.0 0.0022781698349121 0.3675940579322585 0.0 2247 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +836800 CLEC2D KLRB1 CLEC2D-KLRB1 Myeloid Cells Dendritic Cells Myeloid Cells -> Dendritic Cells 0.0082471315565893 0.7475533330314548 0.7763400818577846 0.6198216015396206 0.0029751676683741 0.0293997450046583 0.0 0.0009803921568627 0.0604452838310114 0.0 170 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +836870 MMRN2 CD93 MMRN2-CD93 Pericytes 11q13 Invasive Tumor Cells (G1/S) Pericytes -> 11q13 Invasive Tumor Cells (G1/S) 0.008246157731829 0.9468422434493456 0.6587114738285964 0.6198216015396206 0.1120119983652299 0.0007261054236978 0.0 0.0019893899204244 0.2436053593179052 0.0 377 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +836888 C1QB LRP1 C1QB-LRP1 Plasma Cells Myoepithelial Cells Plasma Cells -> Myoepithelial Cells 0.0082459643112941 0.4601010570874773 0.7346293219749174 0.8293805866303694 0.0026949121497638 0.0416128058995347 0.0 0.0 0.0 0.0 324 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +837000 MMRN2 CD93 MMRN2-CD93 Macrophages Macrophages Macrophages -> Macrophages 0.0082446139315941 0.893316592628645 0.944024288971064 1.0 0.0007691101630988 0.0484215930647349 0.0 0.0007119609438567 0.0159298523488136 0.0 2458 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +837171 DLL4 NOTCH4 DLL4-NOTCH4 Pericytes B Cells Pericytes -> B Cells 0.0082424543056422 0.9184503888425788 0.7754072541855492 0.6198216015396206 0.1169448695751571 0.0006074333625108 0.0 0.0 0.0 0.0 1063 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +837304 VWF ITGA9 VWF-ITGA9 Myeloid Cells Pericytes Myeloid Cells -> Pericytes 0.0082409405846504 0.7848266128497919 0.9404022517663844 0.7827641335561659 0.0004024409845247 0.1347191569099048 0.0 0.0002336994624912 0.0101293460736911 0.0 389 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +837382 CXCL12 CXCR4 CXCL12-CXCR4 Myeloid Cells B Cells Myeloid Cells -> B Cells 0.0082398993863078 0.7487535481622718 0.9546923450729716 0.6198216015396206 0.0015847932820241 0.0445745465878424 0.0 0.0012626262626262 0.0467615767629316 0.0 144 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +837750 DLL4 NOTCH4 DLL4-NOTCH4 CXCL14+ Fibroblasts Pericytes CXCL14+ Fibroblasts -> Pericytes 0.0082353503985334 0.9184503888425788 0.896164124004365 0.9429656149619918 0.0004696576149175 0.0855781119790033 0.0 0.0003107520198881 0.0156587767176956 0.0 3218 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +838129 DLL1 NOTCH3 DLL1-NOTCH3 B Cells 11q13 Invasive Tumor Cells (G1/S) B Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0082306804421853 0.6249837837987587 0.6580560501976399 0.7917001487310438 0.00263399584678 0.0362497659817488 0.0 0.0 0.0 0.0 42 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +838232 CD48 CD2 CD48-CD2 Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells -> Basal-like Structured DCIS Cells 0.0082293215589056 0.8667347161816407 0.8581827408615759 1.0 0.0106228227237899 0.003930762149527 0.0 0.0001021659174499 0.0273911377484336 0.0 19576 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +838277 VEGFC FLT1 VEGFC-FLT1 T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes -> 11q13 Invasive Tumor Cells (G1/S) 0.0082288473151644 0.7745997874735252 0.6593689120110077 0.7917001487310438 0.016822895653248 0.0045642085393754 0.0 0.0 0.0 0.0 81 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +838289 COL4A2 CD93 COL4A2-CD93 CXCL14+ Fibroblasts T Lymphocytes CXCL14+ Fibroblasts -> T Lymphocytes 0.0082287277357888 0.8840293712888387 0.7779918296243433 0.6198216015396206 0.0061698665784747 0.0118035014556376 0.0 0.0002126528442317 0.021520052025845 0.0 1881 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +838429 CXCL12 CXCR4 CXCL12-CXCR4 Basal-like Structured DCIS Cells Macrophages Basal-like Structured DCIS Cells -> Macrophages 0.0082272101489285 0.6160088550075702 0.7757991160529997 0.6198216015396206 0.0021291294377375 0.0491709261488903 0.0 0.0010526315789473 0.0475026047398752 0.0 475 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +838438 CXCL12 CXCR4 CXCL12-CXCR4 Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0082270940741446 0.6160088550075702 0.6632137581773894 0.7917001487310438 0.0149256517769723 0.0064230792457803 0.0 0.0003695491500369 0.0497042505870199 0.0 246 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +839376 CD48 CD2 CD48-CD2 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells 0.0082156718594363 0.4593282471594782 0.6614977577544194 0.2461374514707439 0.0181222899145132 0.0226890201466244 0.0 0.0 0.0 0.0 186 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +839555 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells CAFs, Invasive Associated 11q13 Invasive Tumor Cells -> CAFs, Invasive Associated 0.00821331924096 0.6160088550075702 0.6632137581773894 0.8824495942126559 0.0106340017102282 0.0080072638027924 0.0 8.758101243650377e-05 0.0211552685250388 0.0 4671 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +839729 CCN1 CAV1 CCN1-CAV1 Dendritic Cells Dendritic Cells Dendritic Cells -> Dendritic Cells 0.0082111767724755 0.6213271600240247 0.62431395375366 1.0 0.0083518627398662 0.009460730808256 0.0 0.0003407296601013 0.0423036424677984 0.0 4011 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +839932 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.008209031368944 0.633566764858408 0.6572093097629401 0.8824495942126559 0.0799339500711946 0.0010419094417808 0.0 4.1597337770382697e-05 0.0032094885649111 0.0 12020 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +840016 DLL4 NOTCH4 DLL4-NOTCH4 Dendritic Cells T Lymphocytes Dendritic Cells -> T Lymphocytes 0.0082079235307233 0.6342079770588467 0.7754072541855492 0.909150863993142 0.0028649117803088 0.0238720285974944 0.0 0.0003377807802736 0.0823387311445797 0.0 5921 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +840082 DLL1 NOTCH3 DLL1-NOTCH3 Macrophages Dendritic Cells Macrophages -> Dendritic Cells 0.0082072222213905 0.8771078809726828 0.7746834992804791 0.6198216015396206 0.0080232294691882 0.0090444648829713 0.0 0.0 0.0 0.0 1687 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +840547 DLL4 NOTCH3 DLL4-NOTCH3 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.0082018891854123 0.6342079770588467 0.6580560501976399 0.9161861017439124 0.002196330917593 0.0362497659817488 0.0 0.0 0.0 0.0 460 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +840583 C1QB LRP1 C1QB-LRP1 Mast Cells Macrophages Mast Cells -> Macrophages 0.0082015591556123 0.7753420160918723 0.8604147465201248 0.8567148457705164 0.0012213774841743 0.0436001007095475 0.0 0.003030303030303 0.071043282709067 0.0 165 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +840595 EFNB2 PECAM1 EFNB2-PECAM1 Plasma Cells 11q13 Invasive Tumor Cells Plasma Cells -> 11q13 Invasive Tumor Cells 0.0082014412692646 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.0051428381563772 0.0326412663903893 0.0 0.0 0.0 0.0 148 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +840637 VWF SELP VWF-SELP Myoepithelial Cells 11q13 Invasive Tumor Cells Myoepithelial Cells -> 11q13 Invasive Tumor Cells 0.0082008576676559 0.7158082793127664 0.6572093097629401 0.6198216015396206 0.0025256125075084 0.04130664769978 0.0 1.784280488892854e-05 0.0060561064839859 0.0 5095 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +840755 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells Plasma Cells 11q13 Invasive Tumor Cells -> Plasma Cells 0.0081994490226989 0.6582846571368821 0.4630027772793905 0.6198216015396206 0.1740454925211078 0.0009242223287825 0.0 0.0009708737864077 0.185146396374316 0.0 103 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +840793 MMRN2 CD93 MMRN2-CD93 T Lymphocytes 11q13 Invasive Tumor Cells T Lymphocytes -> 11q13 Invasive Tumor Cells 0.0081990559969953 0.6301823358791634 0.6587114738285964 0.7917001487310438 0.0031934983073077 0.0289462771086338 0.0 0.0 0.0 0.0 1165 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +840799 A2M LRP1 A2M-LRP1 Myoepithelial Cells Myeloid Cells Myoepithelial Cells -> Myeloid Cells 0.0081989710603579 0.4648000335061383 0.7769451595923457 0.7204611100467462 0.2100317344087863 0.0005558995075445 0.0 0.0008169934640522 0.1545139112533868 0.0 51 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +840866 CCN1 CAV1 CCN1-CAV1 Macrophages Plasma Cells Macrophages -> Plasma Cells 0.0081981531350924 0.8619922139338987 0.7283139964676212 0.7204611100467462 0.0054092055025683 0.0124087765732037 0.0 0.0011247443762781 0.0554494630213945 0.0 326 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +841014 CD48 CD2 CD48-CD2 Endothelial Cells Myoepithelial Cells Endothelial Cells -> Myoepithelial Cells 0.008196519323889 0.7719609236370527 0.4603649459881741 0.7204611100467462 0.0164675938709007 0.0071918009517169 0.0 0.0001850481125092 0.0452281181819408 0.0 2702 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +841078 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells B Cells 11q13 Invasive Tumor Cells -> B Cells 0.0081958113631861 0.6589792304505506 0.6207977546603366 0.7917001487310438 0.0561415215593491 0.0016667952436519 0.0 0.0002436647173489 0.0308272336126025 0.0 570 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +841856 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) -> Dendritic Cells 0.0081866153979763 0.6342079770588467 0.7746834992804791 0.7917001487310438 0.0085570823799139 0.0090444648829713 0.0 0.0007974481658692 0.0905669067106845 0.0 209 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +842018 HSPG2 LRP1 HSPG2-LRP1 Luminal-like Amorphous DCIS Cells Endothelial Cells Luminal-like Amorphous DCIS Cells -> Endothelial Cells 0.0081848066851507 0.4629984640915818 0.9078204025796472 0.2461374514707439 0.0201301851612071 0.0144359394371152 0.0 0.0010382059800664 0.0908500617638509 0.0 1806 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +842260 CLEC2D KLRB1 CLEC2D-KLRB1 Myeloid Cells Myoepithelial Cells Myeloid Cells -> Myoepithelial Cells 0.0081818317743132 0.7475533330314548 0.4642836810638544 0.7204611100467462 0.0029751676683741 0.040323117011325 0.0 0.0 0.0 0.0 85 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +842377 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells Dendritic Cells 11q13 Invasive Tumor Cells -> Dendritic Cells 0.0081804172610383 0.6242573126045354 0.6176321640000088 0.7917001487310438 0.0034559943126159 0.0284069116891947 0.0 7.440476190476191e-05 0.0061632723870352 0.0 3360 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +842405 MMP2 PECAM1 MMP2-PECAM1 Endothelial Cells Myeloid Cells Endothelial Cells -> Myeloid Cells 0.0081801074446999 0.9067635403815892 0.7841656220878274 0.7827641335561659 0.0411127335336962 0.001309307002134 0.0 0.0006979695431472 0.0834808435275229 0.0 394 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +842414 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells -> CXCL14+ Fibroblasts 0.0081800200317039 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.0131302879503246 0.0064028969591119 0.0 0.0001304023845007 0.0135944919785128 0.0 4880 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +842447 C1QB LRP1 C1QB-LRP1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.0081796583510501 0.4601010570874773 0.6207977546603366 0.6198216015396206 0.0587727051993296 0.0028784826949613 0.0 0.0005364806866952 0.045630029580579 0.0 233 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +842567 VWF LRP1 VWF-LRP1 Macrophages Macrophages Macrophages -> Macrophages 0.0081781813387705 0.9011206516381156 0.8604147465201248 1.0 0.0008850282134344 0.0436001007095475 0.0 0.0003652267179525 0.006966985644879 0.0 2458 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +842744 C3 LRP1 C3-LRP1 T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.0081760952036662 0.6319926036888139 0.6207977546603366 0.7917001487310438 0.0334108479684367 0.0028784826949613 0.0 0.0 0.0 0.0 97 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +842766 DLL4 NOTCH3 DLL4-NOTCH3 T Lymphocytes Dendritic Cells T Lymphocytes -> Dendritic Cells 0.008175841508594 0.6342079770588467 0.7746834992804791 0.909150863993142 0.0073929685753755 0.0090444648829713 0.0 0.0001445755262549 0.0164195727815172 0.0 5764 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +842793 EFNB2 PECAM1 EFNB2-PECAM1 CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated -> Luminal-like Amorphous DCIS Cells 0.0081755533660092 0.662063103571249 0.2491073778594529 0.2461374514707439 0.0967042147306326 0.0076066460958003 0.0 0.0024193548387096 1.0 0.0 155 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +842849 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (Mitotic) 0.0081750522364781 0.6213271600240247 0.62431395375366 1.0 0.0093830613230477 0.0082011408892332 0.0 0.0007731958762886 0.1296733355647204 0.0 1552 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +842921 VWF SELP VWF-SELP Dendritic Cells T Lymphocytes Dendritic Cells -> T Lymphocytes 0.0081740911724761 0.6332974881236617 0.7760344326192508 0.909150863993142 0.0019871862905238 0.0335947364052305 0.0 0.0004913174985797 0.0262830834330396 0.0 5921 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +842944 VWF LRP1 VWF-LRP1 Basal-like Structured DCIS Cells Macrophages Basal-like Structured DCIS Cells -> Macrophages 0.0081737870118496 0.6332974881236617 0.8604147465201248 0.6198216015396206 0.0020251995753771 0.0436001007095475 0.0 0.0004306220095693 0.0082144520418928 0.0 475 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +843033 CD48 CD2 CD48-CD2 Plasma Cells Pericytes Plasma Cells -> Pericytes 0.0081728219625159 0.4593282471594782 0.7763428264267787 0.7204611100467462 0.0467114894617178 0.0024832440877005 0.0 0.0022123893805309 0.5655864071872995 0.0 452 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +843145 MMRN2 CD93 MMRN2-CD93 Pericytes CXCL14+ Fibroblasts Pericytes -> CXCL14+ Fibroblasts 0.0081711599072476 0.9468422434493456 0.8817184225858201 0.9429656149619918 0.1120119983652299 0.0003375370073613 0.0 0.0002528658125421 0.1875402276185141 0.0 2966 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +843149 THBS2 CD36 THBS2-CD36 Macrophages 11q13 Invasive Tumor Cells Macrophages -> 11q13 Invasive Tumor Cells 0.00817109643303 0.8858959974474152 0.6176321640000088 0.6198216015396206 0.0030563796158022 0.02871400543887 0.0 0.0001198006517155 0.0579733533282936 0.0 1739 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +843351 DLL4 NOTCH3 DLL4-NOTCH3 CAFs, DCIS Associated T Lymphocytes CAFs, DCIS Associated -> T Lymphocytes 0.0081687175622135 0.7160288858520609 0.7746834992804791 0.6198216015396206 0.0186793449598515 0.0046263543438723 0.0 2.872572676088705e-05 0.0156592592637324 0.0 11604 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +843652 EFNB2 PECAM1 EFNB2-PECAM1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells 0.008165012335733 0.8640667164982425 0.6331674633943454 0.6198216015396206 0.002676946692949 0.0326412663903893 0.0 6.59862748548302e-05 0.0224774035149807 0.0 5683 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +843853 EFNB2 PECAM1 EFNB2-PECAM1 Luminal-like Amorphous DCIS Cells B Cells Luminal-like Amorphous DCIS Cells -> B Cells 0.0081626953470564 0.4619393085577573 0.6331674633943454 0.2461374514707439 0.0835287751665837 0.0049190726392343 0.0 0.0010653409090909 0.2154222341571681 0.0 176 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +844000 VWF ITGA9 VWF-ITGA9 Pericytes Apocrine Cells Pericytes -> Apocrine Cells 0.0081604522188082 0.9275752708651288 0.2531744428854943 0.2461374514707439 0.1263644540569636 0.0040430820937484 0.0 0.0 0.0 0.0 15 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +844134 MMRN2 CD93 MMRN2-CD93 Myoepithelial Cells Myoepithelial Cells Myoepithelial Cells -> Myoepithelial Cells 0.0081589419459925 0.7205550478301406 0.4630027772793905 1.0 0.0151307911035231 0.0058437228618857 0.0 0.000346585573096 0.0701374787383447 0.0 22361 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +844204 CD48 CD2 CD48-CD2 Basal-like Structured DCIS Cells CAFs, DCIS Associated Basal-like Structured DCIS Cells -> CAFs, DCIS Associated 0.0081580734073148 0.8667347161816407 0.4603649459881741 0.6198216015396206 0.0106228227237899 0.0112209532878862 0.0 0.0 0.0 0.0 800 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +844259 C3 LRP1 C3-LRP1 B Cells Basal-like Structured DCIS Cells B Cells -> Basal-like Structured DCIS Cells 0.0081574656876116 0.6319926036888139 0.6207977546603366 0.8693461273411047 0.0042375227960614 0.0203874717835032 0.0 0.0001388888888888 0.0177654769485461 0.0 360 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +844285 VEGFC FLT1 VEGFC-FLT1 CAFs, DCIS Associated Mast Cells CAFs, DCIS Associated -> Mast Cells 0.0081571900257171 0.4636527906642655 0.8331580262014722 0.7204611100467462 0.0693389464442948 0.001526625481682 0.0 0.000770178681454 0.3621881000373989 0.0 1082 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +844287 MMRN2 CLEC14A MMRN2-CLEC14A CAFs, DCIS Associated Myoepithelial Cells CAFs, DCIS Associated -> Myoepithelial Cells 0.0081571261860095 0.7205550478301406 0.7154802332407408 0.8293805866303694 0.0117842887908422 0.0058465532256424 0.0 0.0003533568904593 0.0743700567870698 0.0 9905 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +844393 CD48 CD2 CD48-CD2 Mast Cells Endothelial Cells Mast Cells -> Endothelial Cells 0.0081558603522378 0.7719609236370527 0.7763428264267787 0.8567148457705164 0.0112468593062777 0.0050968401714881 0.0 0.0 0.0 0.0 276 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +844509 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) -> Dendritic Cells 0.0081545364615188 0.6249837837987587 0.7746834992804791 0.7917001487310438 0.0084812136822336 0.0090444648829713 0.0 0.0 0.0 0.0 193 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +844942 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, DCIS Associated 0.0081493825046429 0.6659645551150886 0.4603649459881741 0.6198216015396206 0.0137371823984124 0.0112209532878862 0.0 0.0 0.0 0.0 157 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +845255 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, Invasive Associated 0.0081459876594639 0.662063103571249 0.6331674633943454 0.9161861017439124 0.0236359933700329 0.0032187363284526 0.0 0.0010723039215686 0.2112225283986556 0.0 408 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +845262 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Myoepithelial Cells 0.0081459351899627 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.0003521782369754 0.2898144908728011 0.0 0.0004013646397752 0.0093216291896738 0.0 453 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +845277 VWF SELP VWF-SELP Myoepithelial Cells T Lymphocytes Myoepithelial Cells -> T Lymphocytes 0.0081457430567878 0.7158082793127664 0.7760344326192508 0.6198216015396206 0.0025256125075084 0.0335947364052305 0.0 0.0002079347916493 0.0111234944681372 0.0 1093 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +845486 DLL4 NOTCH4 DLL4-NOTCH4 Myeloid Cells T Lymphocytes Myeloid Cells -> T Lymphocytes 0.0081433680753281 0.7840818683779507 0.7754072541855492 0.6198216015396206 0.0032417203409647 0.0238720285974944 0.0 0.0 0.0 0.0 388 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +845567 A2M LRP1 A2M-LRP1 Basal-like Structured DCIS Cells Mast Cells Basal-like Structured DCIS Cells -> Mast Cells 0.008142323650383 0.7741139100414175 0.8755243548400705 0.6198216015396206 0.1671376945154473 0.0004150165744076 0.0 0.0069444444444444 1.0 0.0 18 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +845757 HSPG2 LRP1 HSPG2-LRP1 B Cells 11q13 Invasive Tumor Cells B Cells -> 11q13 Invasive Tumor Cells 0.0081400842096978 0.7789175740361626 0.6207977546603366 0.7917001487310438 0.0012941512528773 0.0587195251380622 0.0 0.0002265439843858 0.0159726904388514 0.0 797 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +845839 CCN1 CAV1 CCN1-CAV1 CXCL14+ Fibroblasts Dendritic Cells CXCL14+ Fibroblasts -> Dendritic Cells 0.0081391167894015 0.9219165193585238 0.62431395375366 0.6198216015396206 0.0086134406931133 0.009460730808256 0.0 0.0002630590003757 0.0326603615796842 0.0 887 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +845850 VWF SELP VWF-SELP Basal-like Structured DCIS Cells T Lymphocytes Basal-like Structured DCIS Cells -> T Lymphocytes 0.008138989212757 0.6332974881236617 0.7760344326192508 0.8693461273411047 0.0020251995753771 0.0335947364052305 0.0 0.0 0.0 0.0 575 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +845851 CCN1 CAV1 CCN1-CAV1 Dendritic Cells Plasma Cells Dendritic Cells -> Plasma Cells 0.0081389769318153 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.0083518627398662 0.0124087765732037 0.0 0.001255230125523 0.0618823600246373 0.0 239 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +845990 HSPG2 LRP1 HSPG2-LRP1 Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells -> Basal-like Structured DCIS Cells 0.0081374156304885 0.4629984640915818 0.6207977546603366 0.2461374514707439 0.0201301851612071 0.0203874717835032 0.0 0.0008776792313377 0.0274179172968576 0.0 902 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +845993 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, DCIS Associated 0.0081373589778977 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.0003521782369754 0.2879885658616873 0.0 0.0 0.0 0.0 77 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +846027 CXCL12 ITGA4 CXCL12-ITGA4 Macrophages 11q13 Invasive Tumor Cells (G1/S) Macrophages -> 11q13 Invasive Tumor Cells (G1/S) 0.0081369901698257 0.7487535481622718 0.6631822525600675 0.6198216015396206 0.0338862305197021 0.0027830389352876 0.0 0.0 0.0 0.0 129 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +846171 CXCL12 CXCR4 CXCL12-CXCR4 CXCL14+ Fibroblasts Mast Cells CXCL14+ Fibroblasts -> Mast Cells 0.0081351213649895 0.7487535481622718 0.7757991160529997 0.8567148457705164 0.0131092554497256 0.0044430418127202 0.0 0.0016589250165892 0.0620124649092817 0.0 137 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +846281 COL4A1 CD93 COL4A1-CD93 Basal-like Structured DCIS Cells Myeloid Cells Basal-like Structured DCIS Cells -> Myeloid Cells 0.0081335939749064 0.8533682807143209 0.7461459456652184 0.6198216015396206 0.0706049302656684 0.0010390313650636 0.0 0.0005537098560354 0.0526838544211817 0.0 129 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +846606 CCN1 CAV1 CCN1-CAV1 Mast Cells CAFs, DCIS Associated Mast Cells -> CAFs, DCIS Associated 0.0081296558030715 0.8749036366850302 0.7283139964676212 0.7204611100467462 0.0004337320404416 0.1449812920932466 0.0 0.0002561639449247 0.0209971687834376 0.0 1041 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +846688 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Basal-like Structured DCIS Cells 0.0081285264903811 0.6342079770588467 0.7754072541855492 0.7917001487310438 0.000895875398841 0.0826982152707935 0.0 0.0008424599831508 0.031269272896654 0.0 1187 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +846697 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells Pericytes 11q13 Invasive Tumor Cells -> Pericytes 0.0081284660049776 0.6160088550075702 0.7757991160529997 0.6198216015396206 0.0106340017102282 0.0091569531245039 0.0 8.770391159445713e-05 0.0229561606579042 0.0 5701 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +846739 CD34 SELP CD34-SELP CAFs, Invasive Associated Myoepithelial Cells CAFs, Invasive Associated -> Myoepithelial Cells 0.0081279715985136 0.633566764858408 0.4623922682986163 0.6198216015396206 0.0298399317533219 0.0053213839468185 0.0 0.0002969121140142 0.1163010667026941 0.0 1684 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +846825 CXCL12 CXCR4 CXCL12-CXCR4 B Cells CAFs, DCIS Associated B Cells -> CAFs, DCIS Associated 0.0081268447153262 0.6160088550075702 0.4600037439857229 0.6198216015396206 0.0052742025956585 0.0310998965832685 0.0 0.0017127477367262 0.3232179988210349 0.0 4087 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +846828 HSPG2 LRP1 HSPG2-LRP1 CXCL14+ Fibroblasts Endothelial Cells CXCL14+ Fibroblasts -> Endothelial Cells 0.0081267999887609 0.8818165186409654 0.9078204025796472 0.9429656149619918 0.0026436039558049 0.0144359394371152 0.0 0.0002716277162771 0.0237692666718936 0.0 2710 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +846967 MMRN2 CLEC14A MMRN2-CLEC14A CAFs, Invasive Associated 11q13 Invasive Tumor Cells CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells 0.0081251568026508 0.6301823358791634 0.6347970925105053 0.8824495942126559 0.00146889578236 0.0554888093272979 0.0 2.8676301904106445e-05 0.0046930836598986 0.0 5812 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +846969 MMP2 PECAM1 MMP2-PECAM1 Dendritic Cells B Cells Dendritic Cells -> B Cells 0.0081251199173896 0.6303642896310324 0.6331674633943454 0.909150863993142 0.0161193721503025 0.0049190726392343 0.0 0.000795165394402 0.0971304333506678 0.0 1572 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +847046 CXCL12 ITGA4 CXCL12-ITGA4 CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated -> Luminal-like Amorphous DCIS Cells 0.0081239848317082 0.6160088550075702 0.4596166826058663 0.2461374514707439 0.0548063857429699 0.0075270071967493 0.0 0.0002932551319648 0.1294528403701048 0.0 155 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +847100 CXCL12 ITGA4 CXCL12-ITGA4 Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells -> Basal-like Structured DCIS Cells 0.0081231697197958 0.6160088550075702 0.8622452992050237 1.0 0.0021291294377375 0.0254056950469408 0.0 0.0001021659174499 0.0160533877476589 0.0 19576 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +847222 CCN1 CAV1 CCN1-CAV1 Pericytes Apocrine Cells Pericytes -> Apocrine Cells 0.0081216861166715 0.9219165193585238 0.252518874138558 0.2461374514707439 0.2646489893253856 0.0018925243453249 0.0 0.0088888888888888 0.492390331244405 0.0 15 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +847651 CLEC2D KLRB1 CLEC2D-KLRB1 Myoepithelial Cells CXCL14+ Fibroblasts Myoepithelial Cells -> CXCL14+ Fibroblasts 0.0081164113099931 0.4625081978296446 0.885766439573873 0.7204611100467462 0.0704104148800194 0.0013756087909864 0.0 0.0 0.0 0.0 1538 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +847782 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells (G1/S) Macrophages 11q13 Invasive Tumor Cells (G1/S) -> Macrophages 0.008114900112699 0.6593525851613742 0.8998347793593909 0.6198216015396206 0.0120646829101097 0.0064362797035136 0.0 0.0 0.0 0.0 119 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +847839 HSPG2 LRP1 HSPG2-LRP1 B Cells Dendritic Cells B Cells -> Dendritic Cells 0.0081143441825534 0.7789175740361626 0.6207977546603366 0.909150863993142 0.0012941512528773 0.0501711964086628 0.0 0.0005828132845563 0.0098886563686293 0.0 1549 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +848071 DLL4 NOTCH3 DLL4-NOTCH3 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.008111361741288 0.2490567623945399 0.6580560501976399 0.2461374514707439 0.011649387573427 0.0606066271159369 0.0 0.0013404825737265 0.0379548994076488 0.0 373 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +848178 DLL1 NOTCH3 DLL1-NOTCH3 T Lymphocytes Macrophages T Lymphocytes -> Macrophages 0.0081101114409088 0.6249837837987587 0.8923034233058523 0.6198216015396206 0.0435116250366991 0.00189193058407 0.0 0.0003390487261455 0.1279382464179431 0.0 3441 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +848259 COL4A2 CD93 COL4A2-CD93 Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0081089762704183 0.7783550150988336 0.6587114738285964 0.7917001487310438 0.0267593032157803 0.0026174949623928 0.0 0.0020325203252032 0.2757431789864014 0.0 246 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +848280 COL4A2 CD93 COL4A2-CD93 Mast Cells Dendritic Cells Mast Cells -> Dendritic Cells 0.0081087022238143 0.8355319038299565 0.7779918296243433 0.6198216015396206 0.001123788079051 0.0627790816848129 0.0 0.0012345679012345 0.0270758391933545 0.0 162 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +848415 C1QB LRP1 C1QB-LRP1 Plasma Cells Pericytes Plasma Cells -> Pericytes 0.0081072762480635 0.4601010570874773 0.9078204025796472 0.7204611100467462 0.0026949121497638 0.0350138403862125 0.0 0.0 0.0 0.0 452 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +848473 DLL4 NOTCH4 DLL4-NOTCH4 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells 0.0081065197747081 0.9184503888425788 0.6571792026963191 0.6198216015396206 0.0004696576149175 0.1615138601457002 0.0 0.0001759633996128 0.0168190698455914 0.0 5683 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +848580 COL4A2 CD93 COL4A2-CD93 CXCL14+ Fibroblasts CAFs, DCIS Associated CXCL14+ Fibroblasts -> CAFs, DCIS Associated 0.0081052860890391 0.8840293712888387 0.4630027772793905 0.7204611100467462 0.0061698665784747 0.0155837683010033 0.0 0.0001459720828391 0.0403533951766408 0.0 10961 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +848821 C3 LRP1 C3-LRP1 Myoepithelial Cells Basal-like Structured DCIS Cells Myoepithelial Cells -> Basal-like Structured DCIS Cells 0.0081019292861543 0.7148920381722296 0.6207977546603366 0.6198216015396206 0.005043231651446 0.0203874717835032 0.0 0.0004290909090909 0.0548856335108538 0.0 6875 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +848826 MMRN2 CD93 MMRN2-CD93 Myoepithelial Cells Basal-like Structured DCIS Cells Myoepithelial Cells -> Basal-like Structured DCIS Cells 0.0081018739984013 0.7205550478301406 0.7779918296243433 0.6198216015396206 0.0151307911035231 0.0053794918117879 0.0 0.000290909090909 0.0351162582270969 0.0 6875 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +849051 MMRN2 CLEC14A MMRN2-CLEC14A Basal-like Structured DCIS Cells Myoepithelial Cells Basal-like Structured DCIS Cells -> Myoepithelial Cells 0.0080993055954759 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.0172764782878141 0.0058465532256424 0.0 0.0001299646496153 0.0273533037933312 0.0 6412 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +849095 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Luminal-like Amorphous DCIS Cells 0.0080987500222727 0.6342079770588467 0.4641352222874551 0.2461374514707439 0.0085570823799139 0.0455121851821151 0.0 0.0 0.0 0.0 351 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +849153 C3 LRP1 C3-LRP1 Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.0080981682382475 0.6319926036888139 0.2550748532138862 0.2461374514707439 0.0265972645862203 0.0267255153180908 0.0 0.0009692132269099 0.1534511451108885 0.0 877 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +849199 A2M LRP1 A2M-LRP1 B Cells Macrophages B Cells -> Macrophages 0.0080974572299467 0.7741139100414175 0.8604147465201248 0.6198216015396206 0.0015661096645571 0.0436001007095475 0.0 0.000508607198748 0.0145703511596317 0.0 1065 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +849415 COL4A1 CD93 COL4A1-CD93 Myoepithelial Cells Mast Cells Myoepithelial Cells -> Mast Cells 0.008094471358567 0.4604235282221027 0.8347945881127203 0.7204611100467462 0.0839650520556947 0.0012097093680331 0.0 0.0056390977443609 0.311375919623496 0.0 38 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +849480 CD48 CD2 CD48-CD2 Macrophages Pericytes Macrophages -> Pericytes 0.0080937143454975 0.7719609236370527 0.7763428264267787 0.8875000050982297 0.0212837736082081 0.0024832440877005 0.0 0.0002021018593371 0.0516663411577727 0.0 2474 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +849521 VEGFC FLT1 VEGFC-FLT1 Myoepithelial Cells Macrophages Myoepithelial Cells -> Macrophages 0.0080932229313373 0.4636527906642655 0.8998347793593909 0.7204611100467462 0.014525360548861 0.0064362797035136 0.0 0.0005640157924421 0.2043559068165042 0.0 591 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +849596 COL4A1 CD93 COL4A1-CD93 Myeloid Cells Dendritic Cells Myeloid Cells -> Dendritic Cells 0.008092400561398 0.7463064942968751 0.7779918296243433 0.6198216015396206 0.0012430446376512 0.0627790816848129 0.0 0.0004201680672268 0.0084368066795771 0.0 170 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +849735 MMP2 PECAM1 MMP2-PECAM1 Plasma Cells Macrophages Plasma Cells -> Macrophages 0.0080906008256416 0.718867305289982 0.9015117569158254 0.7204611100467462 0.0024319941937022 0.0246995741084876 0.0 0.0013353115727002 0.067966105026779 0.0 337 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +849834 JAG1 NOTCH2 JAG1-NOTCH2 Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0080896126672672 0.8630183004227985 0.663300745568453 0.7917001487310438 0.0016575843792215 0.0373075519081129 0.0 0.0039682539682539 0.0748765421655604 0.0 246 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +849872 C1QB LRP1 C1QB-LRP1 Plasma Cells 11q13 Invasive Tumor Cells Plasma Cells -> 11q13 Invasive Tumor Cells 0.0080890928802916 0.4601010570874773 0.6207977546603366 0.6198216015396206 0.0026949121497638 0.0587195251380622 0.0 0.0004222972972972 0.0359904421777399 0.0 148 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +849919 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells B Cells 11q13 Invasive Tumor Cells -> B Cells 0.008088659641013 0.6626993710110988 0.6207977546603366 0.7917001487310438 0.0515877972474039 0.0016667952436519 0.0 0.0 0.0 0.0 570 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +850007 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells 0.0080875330069905 0.633566764858408 0.6572093097629401 0.8824495942126559 0.0018436902762588 0.04130664769978 0.0 8.271298593879239e-05 0.0315665556444754 0.0 12090 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +850241 HSPG2 LRP1 HSPG2-LRP1 Mast Cells 11q13 Invasive Tumor Cells Mast Cells -> 11q13 Invasive Tumor Cells 0.0080850247011672 0.8349903778527206 0.6207977546603366 0.6198216015396206 0.0014804857410621 0.0587195251380622 0.0 0.001068376068376 0.0753268300577788 0.0 78 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +850242 CXCL12 ITGA4 CXCL12-ITGA4 B Cells Endothelial Cells B Cells -> Endothelial Cells 0.0080850187440738 0.6160088550075702 0.7754239189773715 0.6198216015396206 0.0052742025956585 0.0178869147172998 0.0 0.0011145249713838 0.1905296480085754 0.0 1509 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +850335 JAG1 NOTCH2 JAG1-NOTCH2 CAFs, DCIS Associated T Lymphocytes CAFs, DCIS Associated -> T Lymphocytes 0.0080839799523527 0.6303682835571691 0.8445107771175474 0.6198216015396206 0.0101610580570933 0.0083242517891534 0.0 0.0006114476124817 0.0715309521224803 0.0 11604 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +850592 A2M LRP1 A2M-LRP1 Mast Cells CAFs, Invasive Associated Mast Cells -> CAFs, Invasive Associated 0.0080809304335362 0.8392912392980421 0.6207977546603366 0.6198216015396206 0.0005164482812395 0.166956519448744 0.0 0.0081018518518518 0.0790009749404051 0.0 144 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +850829 CXCL12 ITGA4 CXCL12-ITGA4 Macrophages CXCL14+ Fibroblasts Macrophages -> CXCL14+ Fibroblasts 0.0080781389185967 0.7487535481622718 0.7754239189773715 0.8875000050982297 0.0338862305197021 0.0015914585039484 0.0 0.0007150851884094 0.3471667836188263 0.0 1462 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +850997 JAG1 NOTCH2 JAG1-NOTCH2 T Lymphocytes Basal-like Structured DCIS Cells T Lymphocytes -> Basal-like Structured DCIS Cells 0.0080762065175087 0.8630183004227985 0.8891607331132086 0.8693461273411047 0.0006856224272495 0.0606680526002441 0.0 0.0008722620662919 0.0288465599392767 0.0 737 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +851204 COL4A2 CD93 COL4A2-CD93 Basal-like Structured DCIS Cells CXCL14+ Fibroblasts Basal-like Structured DCIS Cells -> CXCL14+ Fibroblasts 0.008073695200717 0.7783550150988336 0.8817184225858201 0.6198216015396206 0.1928969878996252 0.0003375370073613 0.0 0.0007213706041478 0.5604313270835005 0.0 1109 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +851589 DLL1 NOTCH3 DLL1-NOTCH3 Basal-like Structured DCIS Cells Plasma Cells Basal-like Structured DCIS Cells -> Plasma Cells 0.0080693113602662 0.6249837837987587 0.4638256179742202 0.6198216015396206 0.1661175896787547 0.0009249287638231 0.0 0.0010548523206751 0.6072971675468075 0.0 79 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +851621 DLL4 NOTCH3 DLL4-NOTCH3 CAFs, Invasive Associated CAFs, DCIS Associated CAFs, Invasive Associated -> CAFs, DCIS Associated 0.0080689111297881 0.6342079770588467 0.4638256179742202 0.6198216015396206 0.002196330917593 0.0689186266365139 0.0 0.00050390526581 0.0473890596918556 0.0 1323 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +851692 VEGFC FLT1 VEGFC-FLT1 Myoepithelial Cells Luminal-like Amorphous DCIS Cells Myoepithelial Cells -> Luminal-like Amorphous DCIS Cells 0.0080679202361891 0.4636527906642655 0.4630488285702799 0.2461374514707439 0.014525360548861 0.0359289752254096 0.0 0.0004940197607904 0.1246157296134521 0.0 12820 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +851744 VWF SELP VWF-SELP Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells 0.0080672783318995 0.6332974881236617 0.6572093097629401 0.7917001487310438 0.0020251995753771 0.04130664769978 0.0 6.317936622070055e-05 0.0214439922313292 0.0 30217 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +851790 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) -> Dendritic Cells 0.0080666858889217 0.6160088550075702 0.9008184599638702 0.7917001487310438 0.0001971810371238 0.3180524283074206 0.0 0.0007065473386716 0.0098186156779226 0.0 193 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +851864 EFNB2 PECAM1 EFNB2-PECAM1 Myoepithelial Cells B Cells Myoepithelial Cells -> B Cells 0.0080657321523413 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.0308750930304183 0.0049190726392343 0.0 0.0009517766497461 0.1924584426987898 0.0 394 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +851918 A2M LRP1 A2M-LRP1 Plasma Cells Macrophages Plasma Cells -> Macrophages 0.0080649955377871 0.4648000335061383 0.8604147465201248 0.7204611100467462 0.0021905373114471 0.0436001007095475 0.0 0.0043273986152324 0.1239693767348261 0.0 337 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +851938 MMRN2 CD93 MMRN2-CD93 Dendritic Cells Macrophages Dendritic Cells -> Macrophages 0.008064788595347 0.6301823358791634 0.944024288971064 0.6198216015396206 0.0015409900107563 0.0484215930647349 0.0 0.0004592774035517 0.0102761552987623 0.0 1633 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +852040 EFNB2 PECAM1 EFNB2-PECAM1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.0080634527869577 0.662063103571249 0.6331674633943454 0.9161861017439124 0.0967042147306326 0.0007400708115376 0.0 0.0004076086956521 0.0795613923243657 0.0 460 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +852339 COL4A1 CD93 COL4A1-CD93 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells 0.0080598587484863 0.4604235282221027 0.6587114738285964 0.2461374514707439 0.0126864732057784 0.0289462771086338 0.0 0.0003840245775729 0.0567564848953139 0.0 186 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +852637 CLEC2D KLRB1 CLEC2D-KLRB1 Pericytes CAFs, Invasive Associated Pericytes -> CAFs, Invasive Associated 0.008056463564372 0.8721681415062816 0.657421674383923 0.6198216015396206 0.0110717612136884 0.0069492509109592 0.0 0.0002814126917123 0.0481571757484015 0.0 2369 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +852742 VWF ITGA9 VWF-ITGA9 Mast Cells Myoepithelial Cells Mast Cells -> Myoepithelial Cells 0.0080550258024456 0.8525936146535493 0.7292496872084557 0.7204611100467462 0.0002103933337194 0.2898144908728011 0.0 0.0 0.0 0.0 66 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +852950 HSPG2 LRP1 HSPG2-LRP1 CAFs, Invasive Associated Mast Cells CAFs, Invasive Associated -> Mast Cells 0.0080525204893549 0.6589792304505506 0.8755243548400705 0.6198216015396206 0.1836996873148393 0.0004150165744076 0.0 0.0022435897435897 0.3118503118503122 0.0 130 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +852960 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) -> Dendritic Cells 0.0080524069436979 0.6213271600240247 0.62431395375366 0.7917001487310438 0.0093830613230477 0.009460730808256 0.0 0.0014354066985645 0.178214399515119 0.0 209 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +853104 HSPG2 LRP1 HSPG2-LRP1 Mast Cells Myoepithelial Cells Mast Cells -> Myoepithelial Cells 0.0080506774348814 0.8349903778527206 0.7346293219749174 0.7204611100467462 0.0014804857410621 0.0416128058995347 0.0 0.0048400673400673 0.1598229670369818 0.0 66 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +853388 VWF ITGA9 VWF-ITGA9 CXCL14+ Fibroblasts Pericytes CXCL14+ Fibroblasts -> Pericytes 0.0080471284832724 0.9275752708651288 0.9404022517663844 0.9429656149619918 0.000245041593909 0.1347191569099048 0.0 0.0001130007345047 0.0048978441549606 0.0 3218 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +853441 VWF ITGA9 VWF-ITGA9 Mast Cells CAFs, DCIS Associated Mast Cells -> CAFs, DCIS Associated 0.0080465453016977 0.8525936146535493 0.7292496872084557 0.7204611100467462 0.0002103933337194 0.2879885658616873 0.0 0.0001746572351759 0.0064363979100606 0.0 1041 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +853522 CXCL12 CXCR4 CXCL12-CXCR4 B Cells Plasma Cells B Cells -> Plasma Cells 0.0080455404022864 0.6160088550075702 0.4600037439857229 0.6198216015396206 0.0052742025956585 0.0292791515533623 0.0 0.005050505050505 0.1192544171312743 0.0 297 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +853541 CXCL12 ITGA4 CXCL12-ITGA4 Mast Cells B Cells Mast Cells -> B Cells 0.0080453556496458 0.7487535481622718 0.9460955677032749 0.6198216015396206 0.0016417770622885 0.0376195773145198 0.0 0.0109577922077922 0.3986863203782703 0.0 112 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +853696 MMRN2 CLEC14A MMRN2-CLEC14A Dendritic Cells 11q13 Invasive Tumor Cells Dendritic Cells -> 11q13 Invasive Tumor Cells 0.008043498855764 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0015409900107563 0.0554888093272979 0.0 8.449514152936205e-05 0.0138282394075189 0.0 3945 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +853709 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells -> CXCL14+ Fibroblasts 0.0080432853813131 0.6319926036888139 0.9078204025796472 0.6198216015396206 0.011891719340537 0.0064028969591119 0.0 5.635245901639345e-05 0.0106762005609521 0.0 4880 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +853731 EFNB2 PECAM1 EFNB2-PECAM1 Myoepithelial Cells Myoepithelial Cells Myoepithelial Cells -> Myoepithelial Cells 0.0080430290371566 0.4619393085577573 0.7167436199046466 1.0 0.0308750930304183 0.0026482500471321 0.0 0.0001257770224945 0.0469338233231974 0.0 22361 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +853770 CXCL12 ITGA4 CXCL12-ITGA4 B Cells Myoepithelial Cells B Cells -> Myoepithelial Cells 0.0080424974919082 0.6160088550075702 0.4596166826058663 0.6198216015396206 0.0052742025956585 0.0292373734098458 0.0 0.001008064516129 0.1539371961976895 0.0 496 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +853819 VWF SELP VWF-SELP Dendritic Cells 11q13 Invasive Tumor Cells Dendritic Cells -> 11q13 Invasive Tumor Cells 0.0080418414580009 0.6332974881236617 0.6572093097629401 0.7917001487310438 0.0019871862905238 0.04130664769978 0.0 3.456619426201175e-05 0.0117322671239195 0.0 3945 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +853985 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells (G1/S) Pericytes 11q13 Invasive Tumor Cells (G1/S) -> Pericytes 0.0080398916958518 0.6342079770588467 0.896164124004365 0.6198216015396206 0.000895875398841 0.0855781119790033 0.0 0.0 0.0 0.0 345 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +854022 MMRN2 CLEC14A MMRN2-CLEC14A Endothelial Cells Apocrine Cells Endothelial Cells -> Apocrine Cells 0.0080394165285205 0.9845127857250529 0.2491545808994955 0.2461374514707439 1.0 0.0004471667362236 0.0 0.0101010101010101 1.0 0.0 33 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +854160 CD34 SELP CD34-SELP Pericytes B Cells Pericytes -> B Cells 0.0080374841087821 0.9303167350027568 0.7760344326192508 0.6198216015396206 0.1314667522621683 0.0004582650848664 0.0 0.0014111006585136 1.0 0.0 1063 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +854307 EFNB2 PECAM1 EFNB2-PECAM1 T Lymphocytes CAFs, Invasive Associated T Lymphocytes -> CAFs, Invasive Associated 0.0080357235046933 0.7800321422220979 0.6331674633943454 0.7917001487310438 0.0213929720256037 0.0032187363284526 0.0 0.000390625 0.0769453496309388 0.0 2400 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +854387 CXCL12 ITGA4 CXCL12-ITGA4 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells 0.0080348155649591 0.6160088550075702 0.6631822525600675 0.7917001487310438 0.0021291294377375 0.0390724515618796 0.0 5.866655434779336e-05 0.0331477257999042 0.0 30217 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +854447 DLL1 NOTCH3 DLL1-NOTCH3 CAFs, Invasive Associated Macrophages CAFs, Invasive Associated -> Macrophages 0.0080341035425476 0.6249837837987587 0.8923034233058523 0.6198216015396206 0.0411214967239829 0.00189193058407 0.0 0.0002449179524859 0.0924184960478938 0.0 1361 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +854593 MMP2 PECAM1 MMP2-PECAM1 Pericytes Myoepithelial Cells Pericytes -> Myoepithelial Cells 0.0080323794325787 0.9067635403815892 0.7167436199046466 0.7204611100467462 0.0216588811659259 0.0026482500471321 0.0 0.0004122766834631 0.3765337585139459 0.0 2183 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +854842 VEGFC FLT1 VEGFC-FLT1 CXCL14+ Fibroblasts CAFs, DCIS Associated CXCL14+ Fibroblasts -> CAFs, DCIS Associated 0.0080293269466662 0.8718210606749883 0.4630488285702799 0.7204611100467462 0.0017670878089588 0.0521374123931907 0.0 6.0821701182982085e-05 0.0108206816588143 0.0 10961 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +855035 VEGFC FLT1 VEGFC-FLT1 Myeloid Cells CAFs, DCIS Associated Myeloid Cells -> CAFs, DCIS Associated 0.0080270264615927 0.743507317541692 0.4630488285702799 0.7204611100467462 0.0020684923107111 0.0521374123931907 0.0 0.0008960573476702 0.1594159834170218 0.0 1302 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +855243 C1QB LRP1 C1QB-LRP1 Myeloid Cells Macrophages Myeloid Cells -> Macrophages 0.0080244165472632 0.7452691992612583 0.8604147465201248 0.7827641335561659 0.0012199377895337 0.0436001007095475 0.0 0.0 0.0 0.0 162 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +855447 DLL4 NOTCH4 DLL4-NOTCH4 Macrophages CAFs, DCIS Associated Macrophages -> CAFs, DCIS Associated 0.0080219563802457 0.8949858186325867 0.4641352222874551 0.7204611100467462 0.001895566065636 0.046975263367762 0.0 0.000102522042239 0.0169611796154887 0.0 9754 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +855478 MMRN2 CLEC14A MMRN2-CLEC14A CAFs, DCIS Associated T Lymphocytes CAFs, DCIS Associated -> T Lymphocytes 0.0080216483338883 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0117842887908422 0.0079745943515326 0.0 0.0001436286338044 0.0172100035875895 0.0 11604 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +855611 THBS2 CD36 THBS2-CD36 Basal-like Structured DCIS Cells CAFs, DCIS Associated Basal-like Structured DCIS Cells -> CAFs, DCIS Associated 0.0080199784767205 0.6242573126045354 0.7373999388878224 0.6198216015396206 0.0020491452254277 0.0455125113141721 0.0 5.208333333333333e-05 0.0118430879005516 0.0 800 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +855622 A2M LRP1 A2M-LRP1 Luminal-like Amorphous DCIS Cells T Lymphocytes Luminal-like Amorphous DCIS Cells -> T Lymphocytes 0.0080198398770212 0.4648000335061383 0.6207977546603366 0.2461374514707439 0.0357762282281787 0.0104714078116759 0.0 0.0018459915611814 0.2533785311930238 0.0 316 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +855639 C1QB LRP1 C1QB-LRP1 B Cells Endothelial Cells B Cells -> Endothelial Cells 0.0080197344947106 0.8703788833238396 0.9078204025796472 0.6198216015396206 0.0037630364713574 0.0144359394371152 0.0 0.000248508946322 0.0232228437790073 0.0 1509 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +855736 CD48 CD2 CD48-CD2 Endothelial Cells Basal-like Structured DCIS Cells Endothelial Cells -> Basal-like Structured DCIS Cells 0.0080184732259711 0.7719609236370527 0.8581827408615759 0.6198216015396206 0.0164675938709007 0.003930762149527 0.0 0.0 0.0 0.0 1971 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +856166 DLL4 NOTCH4 DLL4-NOTCH4 Mast Cells 11q13 Invasive Tumor Cells Mast Cells -> 11q13 Invasive Tumor Cells 0.0080128444716284 0.8516956437178343 0.6571792026963191 0.6198216015396206 0.000472352586488 0.1615138601457002 0.0 0.0 0.0 0.0 78 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +856315 DLL4 NOTCH4 DLL4-NOTCH4 Mast Cells Pericytes Mast Cells -> Pericytes 0.0080110803657023 0.8516956437178343 0.896164124004365 0.8567148457705164 0.000472352586488 0.0855781119790033 0.0 0.0 0.0 0.0 244 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +856477 CD34 SELP CD34-SELP CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells 0.0080090557918887 0.9303167350027568 0.6572093097629401 0.6198216015396206 0.0016860250240652 0.04130664769978 0.0 8.798169980644026e-05 0.0335773058016635 0.0 5683 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +856603 CD48 CD2 CD48-CD2 Endothelial Cells Plasma Cells Endothelial Cells -> Plasma Cells 0.0080074980433042 0.7719609236370527 0.4603649459881741 0.7204611100467462 0.0164675938709007 0.0062523288579129 0.0 0.0 0.0 0.0 474 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +856671 JAG1 NOTCH2 JAG1-NOTCH2 Dendritic Cells Dendritic Cells Dendritic Cells -> Dendritic Cells 0.0080067776101738 0.8630183004227985 0.8445107771175474 1.0 0.0016575843792215 0.0218093597373452 0.0 0.0010922344504992 0.0591940110512419 0.0 4011 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +856872 C1QB LRP1 C1QB-LRP1 Luminal-like Amorphous DCIS Cells Endothelial Cells Luminal-like Amorphous DCIS Cells -> Endothelial Cells 0.0080042140138358 0.4601010570874773 0.9078204025796472 0.2461374514707439 0.0177188549930425 0.0144359394371152 0.0 6.921373200442968e-05 0.0064679348952606 0.0 1806 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +856935 JAG1 NOTCH2 JAG1-NOTCH2 CAFs, DCIS Associated Macrophages CAFs, DCIS Associated -> Macrophages 0.0080035434651379 0.6303682835571691 0.773263018678637 0.7204611100467462 0.0101610580570933 0.0073658308476012 0.0 0.0008987858091443 0.1636459804799975 0.0 10040 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +857031 CD34 SELP CD34-SELP CAFs, Invasive Associated CAFs, Invasive Associated CAFs, Invasive Associated -> CAFs, Invasive Associated 0.0080021218538063 0.633566764858408 0.6572093097629401 1.0 0.0298399317533219 0.002113171886167 0.0 0.0006607513686992 0.191380480779489 0.0 5297 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +857060 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Basal-like Structured DCIS Cells 0.0080017895549629 0.6626993710110988 0.6207977546603366 0.7917001487310438 0.0039530346951707 0.0203874717835032 0.0 0.0005791912384161 0.0327998399209208 0.0 1187 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +857150 MMRN2 CD93 MMRN2-CD93 CAFs, Invasive Associated Macrophages CAFs, Invasive Associated -> Macrophages 0.0080006426074753 0.6301823358791634 0.944024288971064 0.6198216015396206 0.00146889578236 0.0484215930647349 0.0 0.0005510653930933 0.0123298762695656 0.0 1361 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +857349 CXCL12 ITGA4 CXCL12-ITGA4 Myeloid Cells B Cells Myeloid Cells -> B Cells 0.007998127737242 0.7487535481622718 0.9460955677032749 0.6198216015396206 0.0015847932820241 0.0376195773145198 0.0 0.0031565656565656 0.1148479112200778 0.0 144 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +857412 COL4A1 CD93 COL4A1-CD93 Plasma Cells Macrophages Plasma Cells -> Macrophages 0.0079973226775795 0.4604235282221027 0.944024288971064 0.7204611100467462 0.0017253404164066 0.0484215930647349 0.0 0.0012717253073336 0.0430931892301524 0.0 337 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +857558 A2M LRP1 A2M-LRP1 CXCL14+ Fibroblasts Basal-like Structured DCIS Cells CXCL14+ Fibroblasts -> Basal-like Structured DCIS Cells 0.0079957117598438 0.8937519114898692 0.6207977546603366 0.6198216015396206 0.0037268694422441 0.0203874717835032 0.0 0.0008133133133133 0.0482246279218767 0.0 1332 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +857562 MMRN2 CLEC14A MMRN2-CLEC14A T Lymphocytes CAFs, DCIS Associated T Lymphocytes -> CAFs, DCIS Associated 0.0079956662581292 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.0031934983073077 0.0292771742399634 0.0 7.660017771241228e-05 0.0087752547509017 0.0 10879 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +857593 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells 0.0079953085837034 0.6301823358791634 0.6587114738285964 0.8824495942126559 0.0024635726452692 0.0289462771086338 0.0 0.0003718700933807 0.0769002229540171 0.0 12101 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +857805 CCN1 CAV1 CCN1-CAV1 CXCL14+ Fibroblasts CXCL14+ Fibroblasts CXCL14+ Fibroblasts -> CXCL14+ Fibroblasts 0.0079928422437963 0.9219165193585238 0.943345641464811 1.0 0.0086134406931133 0.0034806998160403 0.0 0.0001078211827154 0.039916231928996 0.0 4019 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +858100 VWF ITGA9 VWF-ITGA9 Luminal-like Amorphous DCIS Cells Pericytes Luminal-like Amorphous DCIS Cells -> Pericytes 0.0079893232345866 0.2486570577556728 0.9404022517663844 0.2461374514707439 0.0033537993821664 0.1347191569099048 0.0 0.0009426057813154 0.0408558071474571 0.0 1736 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +858260 MMP2 PECAM1 MMP2-PECAM1 T Lymphocytes B Cells T Lymphocytes -> B Cells 0.0079873233973376 0.6303642896310324 0.6331674633943454 0.9318789094584046 0.0141923232885854 0.0049190726392343 0.0 0.0005439121756487 0.0664395428893023 0.0 5010 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +858467 CXCL12 CXCR4 CXCL12-CXCR4 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (Mitotic) 0.0079847914385936 0.7487535481622718 0.6632137581773894 0.6198216015396206 0.0131092554497256 0.0064230792457803 0.0 0.0 0.0 0.0 390 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +858509 C1QB LRP1 C1QB-LRP1 Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.0079842483255632 0.8498991475190484 0.2550748532138862 0.2461374514707439 0.018166235813628 0.0267255153180908 0.0 0.0017816419612314 0.110834720507585 0.0 877 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +858686 DLL1 NOTCH3 DLL1-NOTCH3 Mast Cells Myoepithelial Cells Mast Cells -> Myoepithelial Cells 0.0079819456830329 0.8624864526942296 0.4638256179742202 0.7204611100467462 0.0020100505037262 0.0446401662952339 0.0 0.0 0.0 0.0 66 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +858739 COL4A2 CD93 COL4A2-CD93 Plasma Cells 11q13 Invasive Tumor Cells Plasma Cells -> 11q13 Invasive Tumor Cells 0.0079814143809136 0.4630253981438691 0.6587114738285964 0.6198216015396206 0.0047240947268779 0.0289462771086338 0.0 0.0 0.0 0.0 148 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +858805 VWF SELP VWF-SELP Pericytes B Cells Pericytes -> B Cells 0.0079807066474367 0.9275752708651288 0.7760344326192508 0.6198216015396206 0.1263644540569636 0.0004582650848664 0.0 0.0015821431625759 0.79571714716915 0.0 1063 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +858858 CXCL12 ITGA4 CXCL12-ITGA4 CAFs, Invasive Associated CXCL14+ Fibroblasts CAFs, Invasive Associated -> CXCL14+ Fibroblasts 0.007980014755489 0.6160088550075702 0.7754239189773715 0.6198216015396206 0.0548063857429699 0.0015914585039484 0.0 0.0009456985967053 0.4591273115603282 0.0 1490 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +858896 A2M LRP1 A2M-LRP1 Plasma Cells Myoepithelial Cells Plasma Cells -> Myoepithelial Cells 0.0079795427605332 0.4648000335061383 0.7346293219749174 0.8293805866303694 0.0021905373114471 0.0416128058995347 0.0 0.0021862139917695 0.1296859448062277 0.0 324 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +858986 CD48 CD2 CD48-CD2 Macrophages 11q13 Invasive Tumor Cells (Mitotic) Macrophages -> 11q13 Invasive Tumor Cells (Mitotic) 0.0079784314085611 0.7719609236370527 0.6614977577544194 0.6198216015396206 0.0212837736082081 0.0038288178384739 0.0 0.0 0.0 0.0 129 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +859016 C1QB LRP1 C1QB-LRP1 Mast Cells Pericytes Mast Cells -> Pericytes 0.0079781797574515 0.7753420160918723 0.9078204025796472 0.8567148457705164 0.0012213774841743 0.0350138403862125 0.0 0.0007684426229508 0.0270150423237977 0.0 244 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +859264 EFNB2 PECAM1 EFNB2-PECAM1 CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated -> Luminal-like Amorphous DCIS Cells 0.0079751409893525 0.4619393085577573 0.2491073778594529 0.2461374514707439 0.1194227711616854 0.0076066460958003 0.0 0.0005106919332406 0.2127581585761336 0.0 5752 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +859359 DLL4 NOTCH4 DLL4-NOTCH4 Myoepithelial Cells Luminal-like Amorphous DCIS Cells Myoepithelial Cells -> Luminal-like Amorphous DCIS Cells 0.0079739125467962 0.7160288858520609 0.4641352222874551 0.2461374514707439 0.0069047442087267 0.0455121851821151 0.0 0.0006240249609984 0.0456873903168188 0.0 12820 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +859514 JAG1 NOTCH2 JAG1-NOTCH2 Mast Cells 11q13 Invasive Tumor Cells Mast Cells -> 11q13 Invasive Tumor Cells 0.0079718433021888 0.6303682835571691 0.663300745568453 0.6198216015396206 9.902323108165852e-05 1.0 0.0 0.0054945054945054 0.0941885345704389 0.0 78 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +859599 CD48 CD2 CD48-CD2 Plasma Cells Luminal-like Amorphous DCIS Cells Plasma Cells -> Luminal-like Amorphous DCIS Cells 0.0079708383956886 0.4593282471594782 0.4603649459881741 0.2461374514707439 0.0467114894617178 0.0105486447632276 0.0 0.0055350553505535 1.0 0.0 271 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +859602 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) -> Plasma Cells 0.0079708006096652 0.7941469661104034 0.4614667734221426 0.6198216015396206 0.0526353932596327 0.0021449819680126 0.0 0.0095238095238095 0.3456375838926175 0.0 5 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +859664 DLL1 NOTCH3 DLL1-NOTCH3 Mast Cells 11q13 Invasive Tumor Cells (G1/S) Mast Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.007970141993317 0.8624864526942296 0.6580560501976399 0.6198216015396206 0.0020100505037262 0.0362497659817488 0.0 0.0 0.0 0.0 1 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +859810 MMP2 PECAM1 MMP2-PECAM1 B Cells 11q13 Invasive Tumor Cells B Cells -> 11q13 Invasive Tumor Cells 0.0079684432801828 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0024819960935566 0.0326412663903893 0.0 9.410288582183188e-05 0.0381281742563267 0.0 797 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +860001 A2M LRP1 A2M-LRP1 Myoepithelial Cells Mast Cells Myoepithelial Cells -> Mast Cells 0.0079661955878323 0.4648000335061383 0.8755243548400705 0.7204611100467462 0.2100317344087863 0.0004150165744076 0.0 0.006578947368421 0.9569377990430624 0.0 38 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +860052 CD34 SELP CD34-SELP Macrophages CAFs, DCIS Associated Macrophages -> CAFs, DCIS Associated 0.0079654640298757 0.8963354148873306 0.4623922682986163 0.7204611100467462 0.0038492365148421 0.0222228052993653 0.0 0.0005126102111954 0.1369763559487228 0.0 9754 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +860202 CXCL12 CXCR4 CXCL12-CXCR4 Plasma Cells Pericytes Plasma Cells -> Pericytes 0.007963739073338 0.8730912658940219 0.7757991160529997 0.7204611100467462 0.0057086106530109 0.0091569531245039 0.0 0.0010056315366049 0.2632201768115694 0.0 452 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +860369 MMRN2 CLEC14A MMRN2-CLEC14A CAFs, DCIS Associated CAFs, Invasive Associated CAFs, DCIS Associated -> CAFs, Invasive Associated 0.0079616972014725 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0117842887908422 0.0076236123034427 0.0 0.0002988643156007 0.0266345271776288 0.0 1673 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +860669 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) -> Myeloid Cells 0.0079579308026182 0.6593525851613742 0.7472387841445823 0.6198216015396206 0.0120646829101097 0.0068935067166085 0.0 0.0 0.0 0.0 21 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +860674 C1QB LRP1 C1QB-LRP1 Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells -> Basal-like Structured DCIS Cells 0.0079578686133334 0.4601010570874773 0.6207977546603366 0.2461374514707439 0.0177188549930425 0.0203874717835032 0.0 0.0006236141906873 0.035315530122475 0.0 902 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +860915 CD34 SELP CD34-SELP CXCL14+ Fibroblasts T Lymphocytes CXCL14+ Fibroblasts -> T Lymphocytes 0.0079552302029955 0.9303167350027568 0.7760344326192508 0.6198216015396206 0.0016860250240652 0.0335947364052305 0.0 0.0 0.0 0.0 1881 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +861016 CD48 CD2 CD48-CD2 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.0079538589809805 0.4593282471594782 0.6614977577544194 0.6198216015396206 0.0351142257737683 0.0038288178384739 0.0 0.0021459227467811 0.4013508883559301 0.0 233 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +861018 JAG1 NOTCH2 JAG1-NOTCH2 CAFs, DCIS Associated Pericytes CAFs, DCIS Associated -> Pericytes 0.0079538479177823 0.6303682835571691 0.773263018678637 0.7204611100467462 0.0101610580570933 0.0070956399217802 0.0 0.0006939551171182 0.0870938260795046 0.0 15611 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +861079 DLL4 NOTCH3 DLL4-NOTCH3 Macrophages Myoepithelial Cells Macrophages -> Myoepithelial Cells 0.0079531912809986 0.8949858186325867 0.4638256179742202 0.7204611100467462 0.001895566065636 0.0446401662952339 0.0 0.0004662004662004 0.0421903847483099 0.0 715 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +861193 DLL4 NOTCH4 DLL4-NOTCH4 Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0079515473848366 0.7840818683779507 0.6571792026963191 0.6198216015396206 0.0032417203409647 0.0244129856070659 0.0 0.0 0.0 0.0 30 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +861199 DLL1 NOTCH3 DLL1-NOTCH3 CXCL14+ Fibroblasts Dendritic Cells CXCL14+ Fibroblasts -> Dendritic Cells 0.0079515057959166 0.9470274865242416 0.7746834992804791 0.6198216015396206 0.0061455194924501 0.0090444648829713 0.0 0.0001878992859827 0.0264374443534043 0.0 887 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +861217 COL4A2 CD93 COL4A2-CD93 Myoepithelial Cells CXCL14+ Fibroblasts Myoepithelial Cells -> CXCL14+ Fibroblasts 0.0079512869911882 0.4630253981438691 0.8817184225858201 0.7204611100467462 0.2545335314555431 0.0003375370073613 0.0 0.0004551365409622 0.3535946352526995 0.0 1538 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +861227 DLL4 NOTCH3 DLL4-NOTCH3 CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts -> Luminal-like Amorphous DCIS Cells 0.0079511711008834 0.9184503888425788 0.4638256179742202 0.2461374514707439 0.0004696576149175 0.5131068416842878 0.0 0.0007824726134585 0.0177755960631313 0.0 1491 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +861228 VWF LRP1 VWF-LRP1 Basal-like Structured DCIS Cells Pericytes Basal-like Structured DCIS Cells -> Pericytes 0.0079511640216646 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.0020251995753771 0.0350138403862125 0.0 0.0006995915897746 0.0285774771074996 0.0 1803 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +861301 VWF LRP1 VWF-LRP1 CAFs, Invasive Associated Dendritic Cells CAFs, Invasive Associated -> Dendritic Cells 0.0079503610518584 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0016171311116606 0.0501711964086628 0.0 0.0006801663492557 0.0137887622713763 0.0 2339 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +861544 CCN1 CAV1 CCN1-CAV1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (Mitotic) 0.007947591865676 0.9219165193585238 0.62431395375366 0.6198216015396206 0.0086134406931133 0.0082011408892332 0.0 0.0002564102564102 0.0430027813667619 0.0 390 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +861611 VWF LRP1 VWF-LRP1 T Lymphocytes Basal-like Structured DCIS Cells T Lymphocytes -> Basal-like Structured DCIS Cells 0.0079468188313266 0.6332974881236617 0.6207977546603366 0.8693461273411047 0.0036144684673052 0.0203874717835032 0.0 0.0001850252867891 0.0086633960458165 0.0 737 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +861650 THBS2 CD36 THBS2-CD36 B Cells Macrophages B Cells -> Macrophages 0.0079463611637175 0.6242573126045354 0.8587566561291643 0.6198216015396206 0.0008527942416386 0.088850508457521 0.0 0.0005477308294209 0.0106973501440508 0.0 1065 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +861786 CXCL12 CXCR4 CXCL12-CXCR4 Mast Cells 11q13 Invasive Tumor Cells Mast Cells -> 11q13 Invasive Tumor Cells 0.0079448808152329 0.7487535481622718 0.6632137581773894 0.6198216015396206 0.0016417770622885 0.049767778498468 0.0 0.0 0.0 0.0 78 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +861846 C3 LRP1 C3-LRP1 CXCL14+ Fibroblasts CXCL14+ Fibroblasts CXCL14+ Fibroblasts -> CXCL14+ Fibroblasts 0.0079441406349197 0.8911088195487638 0.9078204025796472 1.0 0.0048525806497539 0.0064028969591119 0.0 0.0003296840009952 0.0624599631994537 0.0 4019 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +861854 EFNB2 PECAM1 EFNB2-PECAM1 Dendritic Cells B Cells Dendritic Cells -> B Cells 0.0079440387935523 0.7800321422220979 0.6331674633943454 0.909150863993142 0.0113788029360913 0.0049190726392343 0.0 0.0001987913486005 0.0401975330912442 0.0 1572 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +862082 DLL4 NOTCH3 DLL4-NOTCH3 Macrophages 11q13 Invasive Tumor Cells (G1/S) Macrophages -> 11q13 Invasive Tumor Cells (G1/S) 0.0079414301132508 0.8949858186325867 0.6580560501976399 0.6198216015396206 0.001895566065636 0.0362497659817488 0.0 0.0 0.0 0.0 129 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +862165 VEGFC FLT1 VEGFC-FLT1 Macrophages 11q13 Invasive Tumor Cells (Mitotic) Macrophages -> 11q13 Invasive Tumor Cells (Mitotic) 0.0079403994907973 0.8963332422588541 0.6593689120110077 0.6198216015396206 0.0026007495851186 0.026308073552735 0.0 0.0 0.0 0.0 129 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +862463 VEGFC FLT1 VEGFC-FLT1 Myoepithelial Cells Myeloid Cells Myoepithelial Cells -> Myeloid Cells 0.0079366729304476 0.4636527906642655 0.7472387841445823 0.7204611100467462 0.014525360548861 0.0068935067166085 0.0 0.0 0.0 0.0 51 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +862479 EFNB2 PECAM1 EFNB2-PECAM1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0079364287774272 0.4619393085577573 0.6331674633943454 0.2461374514707439 0.0835287751665837 0.0041555861088636 0.0 0.0015080428954423 0.1915203990400454 0.0 373 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +862543 EFNB2 PECAM1 EFNB2-PECAM1 Basal-like Structured DCIS Cells CXCL14+ Fibroblasts Basal-like Structured DCIS Cells -> CXCL14+ Fibroblasts 0.0079357128417142 0.7800321422220979 0.930308383061206 0.6198216015396206 0.1357656553382984 0.0004089864655001 0.0 5.63570784490532e-05 0.0724362562042784 0.0 1109 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +863219 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, DCIS Associated 0.0079277375193171 0.6582846571368821 0.4630027772793905 0.6198216015396206 0.0084325366891025 0.0155837683010033 0.0 0.0 0.0 0.0 77 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +863296 MMP2 PECAM1 MMP2-PECAM1 Pericytes CAFs, Invasive Associated Pericytes -> CAFs, Invasive Associated 0.0079268454217696 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0216588811659259 0.0032187363284526 0.0 0.0008547910510764 0.2486900231693327 0.0 2369 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +863350 CLEC2D KLRB1 CLEC2D-KLRB1 Mast Cells Myeloid Cells Mast Cells -> Myeloid Cells 0.0079262246887002 0.831981591331937 0.7467524951532132 0.7827641335561659 0.0048935684578858 0.0104195741475089 0.0 0.0144927536231884 1.0 0.0 23 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +863358 MMRN2 CLEC14A MMRN2-CLEC14A Myoepithelial Cells Basal-like Structured DCIS Cells Myoepithelial Cells -> Basal-like Structured DCIS Cells 0.0079261585066951 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0151307911035231 0.0057802287131517 0.0 0.0003393939393939 0.0583891659094889 0.0 6875 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +863362 VWF LRP1 VWF-LRP1 Dendritic Cells Pericytes Dendritic Cells -> Pericytes 0.0079260932669137 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.0019871862905238 0.0350138403862125 0.0 0.0010427182402635 0.0425937891138791 0.0 1711 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +863677 VWF ITGA9 VWF-ITGA9 CAFs, Invasive Associated Dendritic Cells CAFs, Invasive Associated -> Dendritic Cells 0.0079221401571028 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0016171311116606 0.0487643047611538 0.0 0.0004275331338178 0.0167348662416548 0.0 2339 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +863755 C3 LRP1 C3-LRP1 Basal-like Structured DCIS Cells Plasma Cells Basal-like Structured DCIS Cells -> Plasma Cells 0.0079212435976413 0.6319926036888139 0.7346293219749174 0.6198216015396206 0.0265972645862203 0.0032275631628407 0.0 0.0022151898734177 0.2053834337034769 0.0 79 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +863776 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) -> T Lymphocytes 0.0079210128091371 0.6589792304505506 0.6207977546603366 0.7917001487310438 0.0072827533047186 0.0104714078116759 0.0 0.0001673360107095 0.0139871102536858 0.0 83 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +863799 DLL4 NOTCH3 DLL4-NOTCH3 Plasma Cells CAFs, DCIS Associated Plasma Cells -> CAFs, DCIS Associated 0.0079208042230598 0.7160288858520609 0.4638256179742202 0.8767341187813953 0.0012306151710811 0.0689186266365139 0.0 0.0004081632653061 0.038385138350403 0.0 2450 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +864108 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0079170231797559 0.6160088550075702 0.6632137581773894 0.8824495942126559 0.0106340017102282 0.0064230792457803 0.0 0.0001788200917689 0.0240512490703576 0.0 11947 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +864136 CD48 CD2 CD48-CD2 Myoepithelial Cells Myoepithelial Cells Myoepithelial Cells -> Myoepithelial Cells 0.00791674197555 0.4593282471594782 0.4603649459881741 1.0 0.0161888123016941 0.0071918009517169 0.0 0.0002906846742095 0.0710470407968719 0.0 22361 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +864253 JAG1 NOTCH2 JAG1-NOTCH2 Basal-like Structured DCIS Cells B Cells Basal-like Structured DCIS Cells -> B Cells 0.007915111163529 0.9097736029185508 0.8445107771175474 0.8693461273411047 0.0430965463818576 0.0008542071298387 0.0 0.0014991181657848 0.276878820568141 0.0 270 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +864302 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, Invasive Associated 0.0079143548328771 0.6319926036888139 0.6207977546603366 0.9161861017439124 0.0004094805141934 0.166956519448744 0.0 0.0003063725490196 0.0043089883322555 0.0 408 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +864396 DLL4 NOTCH4 DLL4-NOTCH4 Dendritic Cells CAFs, DCIS Associated Dendritic Cells -> CAFs, DCIS Associated 0.0079132370188347 0.6342079770588467 0.4641352222874551 0.6198216015396206 0.0028649117803088 0.046975263367762 0.0 0.0002997601918465 0.0495921300867738 0.0 3336 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +864489 VWF SELP VWF-SELP CAFs, Invasive Associated 11q13 Invasive Tumor Cells CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells 0.007912156982687 0.6332974881236617 0.6572093097629401 0.8824495942126559 0.0016171311116606 0.04130664769978 0.0 0.0001173121441531 0.0398174413316092 0.0 5812 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +864679 COL4A1 CD93 COL4A1-CD93 Dendritic Cells Myoepithelial Cells Dendritic Cells -> Myoepithelial Cells 0.0079097690240281 0.8684504425765611 0.4630027772793905 0.6198216015396206 0.0168149984327668 0.0058437228618857 0.0 0.0011129097531363 0.2712588637484701 0.0 1412 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +864919 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Basal-like Structured DCIS Cells 0.0079066876220782 0.6659645551150886 0.8581827408615759 0.7917001487310438 0.0137371823984124 0.003930762149527 0.0 0.0 0.0 0.0 1305 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +864927 COL4A1 CD93 COL4A1-CD93 T Lymphocytes CAFs, Invasive Associated T Lymphocytes -> CAFs, Invasive Associated 0.0079066076185529 0.8684504425765611 0.6587114738285964 0.7917001487310438 0.0126216524880575 0.0042738820064046 0.0 0.0002678571428571 0.0193590065715781 0.0 2400 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +864982 COL4A2 CD93 COL4A2-CD93 Myeloid Cells T Lymphocytes Myeloid Cells -> T Lymphocytes 0.0079060663130699 0.7482742921073442 0.7779918296243433 0.6198216015396206 0.005733874009046 0.0118035014556376 0.0 0.0005154639175257 0.052163940542029 0.0 388 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +865159 DLL4 NOTCH4 DLL4-NOTCH4 T Lymphocytes Luminal-like Amorphous DCIS Cells T Lymphocytes -> Luminal-like Amorphous DCIS Cells 0.0079037561362784 0.6342079770588467 0.4641352222874551 0.2461374514707439 0.0073929685753755 0.0455121851821151 0.0 0.0 0.0 0.0 383 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +865307 CD34 SELP CD34-SELP T Lymphocytes Basal-like Structured DCIS Cells T Lymphocytes -> Basal-like Structured DCIS Cells 0.0079019221817386 0.633566764858408 0.7760344326192508 0.8693461273411047 0.015517736049123 0.0036702914086929 0.0 0.0006784260515603 0.2774636471377034 0.0 737 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +865425 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) -> Dendritic Cells 0.0079005173390842 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0015572459193676 0.0501711964086628 0.0 0.0009243149195302 0.0187382964523834 0.0 209 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +865486 VWF LRP1 VWF-LRP1 Basal-like Structured DCIS Cells Myoepithelial Cells Basal-like Structured DCIS Cells -> Myoepithelial Cells 0.007899627957994 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.0020251995753771 0.0416128058995347 0.0 0.000203808200533 0.0084503814465344 0.0 6412 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +865605 CXCL12 CXCR4 CXCL12-CXCR4 Myeloid Cells 11q13 Invasive Tumor Cells Myeloid Cells -> 11q13 Invasive Tumor Cells 0.0078982427110222 0.7487535481622718 0.6632137581773894 0.6198216015396206 0.0015847932820241 0.049767778498468 0.0 0.0001181660627067 0.0403827170190818 0.0 1154 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +865643 MMRN2 CD93 MMRN2-CD93 Basal-like Structured DCIS Cells CAFs, Invasive Associated Basal-like Structured DCIS Cells -> CAFs, Invasive Associated 0.0078976921724252 0.6301823358791634 0.6587114738285964 0.7917001487310438 0.0172764782878141 0.0042738820064046 0.0 0.0006695232994108 0.0854669571145141 0.0 1867 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +865672 MMRN2 CLEC14A MMRN2-CLEC14A Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0078974445311515 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0172764782878141 0.0044340558155446 0.0 0.001953125 0.254698148275625 0.0 1280 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +865897 VWF ITGA9 VWF-ITGA9 Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells -> Basal-like Structured DCIS Cells 0.0078946229139808 0.2486570577556728 0.6252253442669611 0.2461374514707439 0.0033537993821664 0.1886404570313 0.0 0.0002015722636565 0.0052717661497417 0.0 902 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +866042 CCN1 CAV1 CCN1-CAV1 T Lymphocytes Macrophages T Lymphocytes -> Macrophages 0.0078927643749548 0.6213271600240247 0.8818704453527788 0.6198216015396206 0.013905026986541 0.0051192928876727 0.0 0.0001646808098421 0.0310249949791893 0.0 3441 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +866139 THBS2 CD36 THBS2-CD36 Pericytes Myoepithelial Cells Pericytes -> Myoepithelial Cells 0.0078914961845509 0.9197297916541942 0.7373999388878224 0.7204611100467462 0.0087456089304998 0.0056518532344078 0.0 0.0001717819514429 0.1423368566461367 0.0 2183 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +866340 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) -> T Lymphocytes 0.0078891939891944 0.633566764858408 0.7760344326192508 0.7917001487310438 0.0018436902762588 0.0335947364052305 0.0 0.0 0.0 0.0 69 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +866477 DLL1 NOTCH3 DLL1-NOTCH3 Myoepithelial Cells Mast Cells Myoepithelial Cells -> Mast Cells 0.0078872983767199 0.7296454584598743 0.8341464445360613 0.7204611100467462 0.293296467876477 0.0001871866311057 0.0 0.0 0.0 0.0 38 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +866569 JAG1 NOTCH2 JAG1-NOTCH2 Basal-like Structured DCIS Cells Plasma Cells Basal-like Structured DCIS Cells -> Plasma Cells 0.0078862060989726 0.9097736029185508 0.4614667734221426 0.6198216015396206 0.0430965463818576 0.0021449819680126 0.0 0.0066305003013863 0.2406337609378982 0.0 79 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +866596 COL4A1 CD93 COL4A1-CD93 Plasma Cells Dendritic Cells Plasma Cells -> Dendritic Cells 0.0078858516458051 0.4604235282221027 0.7779918296243433 0.6198216015396206 0.0017253404164066 0.0627790816848129 0.0 0.0031628887717448 0.0635095410565952 0.0 271 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +866676 MMP2 PECAM1 MMP2-PECAM1 Myoepithelial Cells Basal-like Structured DCIS Cells Myoepithelial Cells -> Basal-like Structured DCIS Cells 0.0078849567736326 0.718867305289982 0.6331674633943454 0.6198216015396206 0.0361307801045652 0.0023576674662702 0.0 0.0001999999999999 0.095900642478736 0.0 6875 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +866947 CD34 SELP CD34-SELP CAFs, Invasive Associated Myeloid Cells CAFs, Invasive Associated -> Myeloid Cells 0.0078815548410129 0.633566764858408 0.7478729882108823 0.6198216015396206 0.0298399317533219 0.0027351735586246 0.0 0.0 0.0 0.0 143 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +867086 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (G1/S) 0.0078799141041973 0.6593525851613742 0.6593689120110077 1.0 0.0120646829101097 0.0045642085393754 0.0 9.028530155290718e-05 0.0103477282722237 0.0 1846 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +867100 C1QB LRP1 C1QB-LRP1 Plasma Cells Dendritic Cells Plasma Cells -> Dendritic Cells 0.0078797386133222 0.4601010570874773 0.6207977546603366 0.6198216015396206 0.0026949121497638 0.0501711964086628 0.0 0.0053044280442804 0.1263410812645302 0.0 271 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +867114 A2M LRP1 A2M-LRP1 Macrophages 11q13 Invasive Tumor Cells (G1/S) Macrophages -> 11q13 Invasive Tumor Cells (G1/S) 0.0078795758900264 0.919551140852988 0.6207977546603366 0.6198216015396206 0.037376181609614 0.0018097844702233 0.0 0.0 0.0 0.0 129 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +867132 CXCL12 ITGA4 CXCL12-ITGA4 Mast Cells Pericytes Mast Cells -> Pericytes 0.0078793617119438 0.7487535481622718 0.7754239189773715 0.8567148457705164 0.0016417770622885 0.0293031867940321 0.0 0.0009314456035767 0.1165708385690112 0.0 244 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +867334 A2M LRP1 A2M-LRP1 B Cells Pericytes B Cells -> Pericytes 0.0078769131738302 0.7741139100414175 0.9078204025796472 0.6198216015396206 0.0015661096645571 0.0350138403862125 0.0 0.0002408477842003 0.0140633022117707 0.0 1211 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +867401 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells (Mitotic) B Cells 11q13 Invasive Tumor Cells (Mitotic) -> B Cells 0.0078762381963512 0.7941469661104034 0.8445107771175474 0.7917001487310438 0.0526353932596327 0.0008542071298387 0.0 0.0056689342403628 1.0 0.0 42 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +867430 HSPG2 LRP1 HSPG2-LRP1 Mast Cells Dendritic Cells Mast Cells -> Dendritic Cells 0.00787577572297 0.8349903778527206 0.6207977546603366 0.6198216015396206 0.0014804857410621 0.0501711964086628 0.0 0.0013717421124828 0.02327449757266 0.0 162 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +867502 HSPG2 LRP1 HSPG2-LRP1 Macrophages Endothelial Cells Macrophages -> Endothelial Cells 0.0078749757057288 0.9253089325030373 0.9078204025796472 0.8875000050982297 0.0022161183602947 0.0144359394371152 0.0 0.0003683791318199 0.0322356714572364 0.0 2790 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +867532 VWF LRP1 VWF-LRP1 Dendritic Cells Myoepithelial Cells Dendritic Cells -> Myoepithelial Cells 0.0078747197012131 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.0019871862905238 0.0416128058995347 0.0 0.0003058202420808 0.0126800476766646 0.0 1412 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +867681 VWF LRP1 VWF-LRP1 CAFs, Invasive Associated Macrophages CAFs, Invasive Associated -> Macrophages 0.0078729285109123 0.6332974881236617 0.8604147465201248 0.6198216015396206 0.0016171311116606 0.0436001007095475 0.0 0.0005510653930933 0.0105120038988219 0.0 1361 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +867711 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) -> Dendritic Cells 0.0078724733714094 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0015572459193676 0.0487643047611538 0.0 0.0013049151805132 0.0510781019650683 0.0 209 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +867715 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) -> T Lymphocytes 0.0078724259261868 0.6561647292424944 0.6207977546603366 0.7917001487310438 0.0070489045197697 0.0104714078116759 0.0 0.0006038647342995 0.0828857307008235 0.0 69 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +867774 A2M LRP1 A2M-LRP1 Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells -> CXCL14+ Fibroblasts 0.0078717135346554 0.4648000335061383 0.9078204025796472 0.2461374514707439 0.0357762282281787 0.0064028969591119 0.0 0.0008128612716763 0.1144364333148162 0.0 1384 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +867807 C3 LRP1 C3-LRP1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0078711379620628 0.6319926036888139 0.6207977546603366 0.7917001487310438 0.0265972645862203 0.0028784826949613 0.0 0.00037109375 0.0960128536945379 0.0 1280 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +868181 DLL4 NOTCH4 DLL4-NOTCH4 Myoepithelial Cells Dendritic Cells Myoepithelial Cells -> Dendritic Cells 0.0078663572414941 0.7160288858520609 0.7754072541855492 0.6198216015396206 0.0069047442087267 0.009971631136135 0.0 0.0 0.0 0.0 1362 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +868192 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells Mast Cells 11q13 Invasive Tumor Cells -> Mast Cells 0.0078662693438047 0.633566764858408 0.8347297932672282 0.6198216015396206 0.0799339500711946 0.0009042150166242 0.0 0.0 0.0 0.0 42 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +868340 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) -> Dendritic Cells 0.007864627966274 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0014431743145616 0.0518891167572028 0.0 0.0004784688995215 0.0174692639362715 0.0 209 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +868377 VEGFC FLT1 VEGFC-FLT1 CXCL14+ Fibroblasts T Lymphocytes CXCL14+ Fibroblasts -> T Lymphocytes 0.0078641827148722 0.8718210606749883 0.777821334064334 0.6198216015396206 0.0017670878089588 0.0318483483218543 0.0 0.0 0.0 0.0 1881 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +868491 C1QB LRP1 C1QB-LRP1 CXCL14+ Fibroblasts Macrophages CXCL14+ Fibroblasts -> Macrophages 0.0078628159808398 0.7753420160918723 0.8604147465201248 0.8875000050982297 0.0009153913192522 0.0436001007095475 0.0 0.000877808988764 0.020579602610597 0.0 1424 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +868495 CLEC2D KLRB1 CLEC2D-KLRB1 B Cells Mast Cells B Cells -> Mast Cells 0.0078627855892556 0.7797302331085993 0.8381155706134242 0.6198216015396206 0.0200499113739789 0.0029095741067474 0.0 0.0017182130584192 0.0542713685772361 0.0 97 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +868513 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells 0.0078625527851547 0.6332974881236617 0.6572093097629401 0.8824495942126559 0.0015572459193676 0.04130664769978 0.0 9.766285280705576e-05 0.0331481871718708 0.0 12101 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +868570 VEGFC FLT1 VEGFC-FLT1 Myeloid Cells T Lymphocytes Myeloid Cells -> T Lymphocytes 0.0078619295453262 0.743507317541692 0.777821334064334 0.6198216015396206 0.0020684923107111 0.0318483483218543 0.0 0.0030068728522336 0.3805241782040667 0.0 388 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +868612 CD34 SELP CD34-SELP CAFs, Invasive Associated Macrophages CAFs, Invasive Associated -> Macrophages 0.0078612196590164 0.633566764858408 0.941479368642921 0.6198216015396206 0.0298399317533219 0.0021392900294222 0.0 0.0 0.0 0.0 1361 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +868749 DLL1 NOTCH3 DLL1-NOTCH3 Dendritic Cells CXCL14+ Fibroblasts Dendritic Cells -> CXCL14+ Fibroblasts 0.0078594807907285 0.6249837837987587 0.8818326005152037 0.6198216015396206 0.0161757332769496 0.0042655619249233 0.0 0.0003615328994938 0.0915539631493157 0.0 922 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +868770 DLL4 NOTCH3 DLL4-NOTCH3 Mast Cells Luminal-like Amorphous DCIS Cells Mast Cells -> Luminal-like Amorphous DCIS Cells 0.0078592909373343 0.8516956437178343 0.4638256179742202 0.2461374514707439 0.000472352586488 0.5131068416842878 0.0 0.0 0.0 0.0 41 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +868982 JAG1 NOTCH2 JAG1-NOTCH2 CAFs, Invasive Associated Macrophages CAFs, Invasive Associated -> Macrophages 0.0078567943356696 0.7941469661104034 0.773263018678637 0.6198216015396206 0.0083898580598364 0.0073658308476012 0.0 0.0015219901333053 0.2771155987462046 0.0 1361 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +869125 DLL1 NOTCH3 DLL1-NOTCH3 Macrophages CXCL14+ Fibroblasts Macrophages -> CXCL14+ Fibroblasts 0.0078551731236538 0.8771078809726828 0.8818326005152037 0.8875000050982297 0.0080232294691882 0.0042655619249233 0.0 0.0 0.0 0.0 1462 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +869153 CLEC2D KLRB1 CLEC2D-KLRB1 Myeloid Cells Basal-like Structured DCIS Cells Myeloid Cells -> Basal-like Structured DCIS Cells 0.0078547353953315 0.7475533330314548 0.7763400818577846 0.6198216015396206 0.0029751676683741 0.0219439768073448 0.0 0.0 0.0 0.0 162 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +869310 C3 LRP1 C3-LRP1 Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells -> CAFs, Invasive Associated 0.0078528622972871 0.2485046029682279 0.6207977546603366 0.2461374514707439 0.0036991419150414 0.166956519448744 0.0 0.0003401360544217 0.0047838564341775 0.0 147 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +869358 HSPG2 LRP1 HSPG2-LRP1 B Cells Macrophages B Cells -> Macrophages 0.0078521817428194 0.7789175740361626 0.8604147465201248 0.6198216015396206 0.0012941512528773 0.0436001007095475 0.0 0.0009911319770474 0.0227769188726239 0.0 1065 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +869409 CCN1 CAV1 CCN1-CAV1 Mast Cells Myoepithelial Cells Mast Cells -> Myoepithelial Cells 0.0078515641278626 0.8749036366850302 0.7283139964676212 0.7204611100467462 0.0004337320404416 0.1176565474247238 0.0 0.0 0.0 0.0 66 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +869614 CXCL12 CXCR4 CXCL12-CXCR4 T Lymphocytes Myeloid Cells T Lymphocytes -> Myeloid Cells 0.0078491697401238 0.6160088550075702 0.7447682696221608 0.6198216015396206 0.0255753403203798 0.0032154705418133 0.0 0.0017627801561319 0.1496321664334527 0.0 361 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +869676 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Basal-like Structured DCIS Cells 0.007848208180819 0.6626993710110988 0.6207977546603366 0.7917001487310438 0.0035190936623492 0.0203874717835032 0.0 0.0006704980842911 0.037970584451819 0.0 1305 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +869691 CD34 SELP CD34-SELP T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.0078480124804022 0.633566764858408 0.6572093097629401 0.7917001487310438 0.015517736049123 0.0045674276780054 0.0 0.0 0.0 0.0 97 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +869784 CLEC2D KLRB1 CLEC2D-KLRB1 Pericytes 11q13 Invasive Tumor Cells (G1/S) Pericytes -> 11q13 Invasive Tumor Cells (G1/S) 0.0078468804796428 0.8721681415062816 0.657421674383923 0.6198216015396206 0.0110717612136884 0.0059327142047454 0.0 0.0008841732979664 0.2369114378502329 0.0 377 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +869900 DLL4 NOTCH3 DLL4-NOTCH3 Dendritic Cells Myoepithelial Cells Dendritic Cells -> Myoepithelial Cells 0.007845403874004 0.6342079770588467 0.4638256179742202 0.6198216015396206 0.0028649117803088 0.0446401662952339 0.0 0.0001180358829084 0.0106820556285558 0.0 1412 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +869904 A2M LRP1 A2M-LRP1 Plasma Cells Pericytes Plasma Cells -> Pericytes 0.0078453356151775 0.4648000335061383 0.9078204025796472 0.7204611100467462 0.0021905373114471 0.0350138403862125 0.0 0.00101401179941 0.0592089913915925 0.0 452 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +869911 CLEC2D KLRB1 CLEC2D-KLRB1 Myeloid Cells Luminal-like Amorphous DCIS Cells Myeloid Cells -> Luminal-like Amorphous DCIS Cells 0.0078452235241222 0.7475533330314548 0.4642836810638544 0.2461374514707439 0.0029751676683741 0.0917308979735958 0.0 0.0013661202185792 0.0751716836430695 0.0 122 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +869951 C3 LRP1 C3-LRP1 Endothelial Cells T Lymphocytes Endothelial Cells -> T Lymphocytes 0.007844836123209 0.8911088195487638 0.6207977546603366 0.6198216015396206 0.0064915662046245 0.0104714078116759 0.0 0.0006311207834602 0.0621049882022601 0.0 4595 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +870028 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) -> T Lymphocytes 0.0078438891604708 0.6630837220165452 0.7779918296243433 0.7917001487310438 0.0048313935743179 0.0118035014556376 0.0 0.0 0.0 0.0 83 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +870153 EFNB2 PECAM1 EFNB2-PECAM1 Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0078421533627303 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.0308750930304183 0.0041555861088636 0.0 9.484066767830046e-05 0.0120446988436919 0.0 659 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +870433 CD48 CD2 CD48-CD2 Endothelial Cells Pericytes Endothelial Cells -> Pericytes 0.0078385919929499 0.7719609236370527 0.7763428264267787 0.946515890536252 0.0164675938709007 0.0024832440877005 0.0 0.0002636435539151 0.0673991711174952 0.0 11379 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +870460 EFNB2 PECAM1 EFNB2-PECAM1 Basal-like Structured DCIS Cells Mast Cells Basal-like Structured DCIS Cells -> Mast Cells 0.0078382609161423 0.7800321422220979 0.8537710813834968 0.6198216015396206 0.1357656553382984 0.0004138063814779 0.0 0.0069444444444444 0.6067961165048547 0.0 18 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +870554 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (Mitotic) 0.007837133080262 0.6659645551150886 0.6614977577544194 1.0 0.0137371823984124 0.0038288178384739 0.0 0.0012886597938144 0.2410174149147724 0.0 1552 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +870962 VWF ITGA9 VWF-ITGA9 Myeloid Cells Basal-like Structured DCIS Cells Myeloid Cells -> Basal-like Structured DCIS Cells 0.0078325675074094 0.7848266128497919 0.6252253442669611 0.6198216015396206 0.0004024409845247 0.1886404570313 0.0 0.0005611672278338 0.0146763366267501 0.0 162 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +871003 DLL4 NOTCH4 DLL4-NOTCH4 Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0078319219325428 0.6342079770588467 0.6571792026963191 0.7917001487310438 0.0028649117803088 0.0244129856070659 0.0 0.0 0.0 0.0 246 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +871155 CXCL12 ITGA4 CXCL12-ITGA4 B Cells Mast Cells B Cells -> Mast Cells 0.0078299518945859 0.6160088550075702 0.7754239189773715 0.6198216015396206 0.0052742025956585 0.0147571931436988 0.0 0.0056232427366447 0.1126113631891992 0.0 97 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +871280 CXCL12 ITGA4 CXCL12-ITGA4 T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes -> 11q13 Invasive Tumor Cells (G1/S) 0.0078286553079353 0.6160088550075702 0.6631822525600675 0.7917001487310438 0.0255753403203798 0.0027830389352876 0.0 0.0 0.0 0.0 81 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +871350 A2M LRP1 A2M-LRP1 Plasma Cells 11q13 Invasive Tumor Cells Plasma Cells -> 11q13 Invasive Tumor Cells 0.0078277397397664 0.4648000335061383 0.6207977546603366 0.6198216015396206 0.0021905373114471 0.0587195251380622 0.0 0.0016891891891891 0.2171969484383231 0.0 148 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +871516 A2M LRP1 A2M-LRP1 B Cells Myoepithelial Cells B Cells -> Myoepithelial Cells 0.0078258583725774 0.7741139100414175 0.7346293219749174 0.6198216015396206 0.0015661096645571 0.0416128058995347 0.0 0.0015120967741935 0.0896973944627514 0.0 496 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +871694 CCN1 CAV1 CCN1-CAV1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0078235724709832 0.2542249848376565 0.62431395375366 0.2461374514707439 0.1711385759005754 0.0034299077593249 0.0 0.0089743589743589 0.9283819628647214 0.0 26 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +871695 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells (Mitotic) Macrophages 11q13 Invasive Tumor Cells (Mitotic) -> Macrophages 0.0078235702509754 0.6332974881236617 0.8604147465201248 0.6198216015396206 0.0015572459193676 0.0436001007095475 0.0 0.0 0.0 0.0 103 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +871900 VEGFC FLT1 VEGFC-FLT1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0078209791975271 0.4636527906642655 0.6593689120110077 0.2461374514707439 0.0666348171285698 0.0045642085393754 0.0 0.0 0.0 0.0 26 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +871927 CCN1 CAV1 CCN1-CAV1 Macrophages T Lymphocytes Macrophages -> T Lymphocytes 0.0078206194659568 0.8619922139338987 0.62431395375366 0.6198216015396206 0.0054092055025683 0.0126805820762719 0.0 0.0001771066368381 0.0360811530398897 0.0 3576 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +872092 CXCL12 CXCR4 CXCL12-CXCR4 Mast Cells Endothelial Cells Mast Cells -> Endothelial Cells 0.00781852256235 0.7487535481622718 0.7757991160529997 0.8567148457705164 0.0016417770622885 0.0279580382843415 0.0 0.0003293807641633 0.0461886009443923 0.0 276 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +872166 DLL4 NOTCH3 DLL4-NOTCH3 Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells -> CAFs, DCIS Associated 0.0078176908653147 0.2490567623945399 0.4638256179742202 0.2461374514707439 0.011649387573427 0.0689186266365139 0.0 0.00085400013664 0.0803132378206664 0.0 4879 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +872196 VWF ITGA9 VWF-ITGA9 Myeloid Cells Macrophages Myeloid Cells -> Macrophages 0.0078174207088987 0.7848266128497919 0.8794572885381431 0.7827641335561659 0.0004024409845247 0.104965956217838 0.0 0.0 0.0 0.0 162 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +872229 DLL4 NOTCH3 DLL4-NOTCH3 B Cells Basal-like Structured DCIS Cells B Cells -> Basal-like Structured DCIS Cells 0.0078170802634283 0.6342079770588467 0.7746834992804791 0.8693461273411047 0.0002327631000826 0.2295016807597237 0.0 0.0004629629629629 0.0230141825286804 0.0 360 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +872235 COL4A1 CD93 COL4A1-CD93 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.007816977646011 0.8533682807143209 0.6587114738285964 0.7917001487310438 0.0706049302656684 0.0007261054236978 0.0 0.0006141751627564 0.0821234152645101 0.0 1163 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +872509 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, Invasive Associated 0.0078133592679779 0.6342079770588467 0.6571792026963191 0.9161861017439124 0.0085570823799139 0.0069630688870869 0.0 0.0021834061135371 0.2757003033707368 0.0 458 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +872729 MMP2 PECAM1 MMP2-PECAM1 B Cells Plasma Cells B Cells -> Plasma Cells 0.0078106746961454 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.0024819960935566 0.0326667674102811 0.0 0.0047138047138047 0.0941958210511852 0.0 297 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +872788 VEGFC FLT1 VEGFC-FLT1 Plasma Cells CAFs, DCIS Associated Plasma Cells -> CAFs, DCIS Associated 0.0078100795175315 0.4636527906642655 0.4630488285702799 0.8767341187813953 0.0023125636768155 0.0521374123931907 0.0 0.0012244897959183 0.2178468214204853 0.0 2450 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +872791 CLEC2D KLRB1 CLEC2D-KLRB1 CAFs, Invasive Associated Mast Cells CAFs, Invasive Associated -> Mast Cells 0.0078100510050031 0.6605327397359113 0.8381155706134242 0.6198216015396206 0.0227314494836465 0.0029095741067474 0.0 0.0 0.0 0.0 130 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +872811 C1QB LRP1 C1QB-LRP1 Basal-like Structured DCIS Cells Plasma Cells Basal-like Structured DCIS Cells -> Plasma Cells 0.0078098125489836 0.8498991475190484 0.7346293219749174 0.6198216015396206 0.018166235813628 0.0032275631628407 0.0 0.0 0.0 0.0 79 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +872978 JAG1 NOTCH2 JAG1-NOTCH2 CAFs, Invasive Associated Pericytes CAFs, Invasive Associated -> Pericytes 0.0078080099820052 0.7941469661104034 0.773263018678637 0.6198216015396206 0.0083898580598364 0.0070956399217802 0.0 0.0016866250632484 0.2116774216319495 0.0 2541 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +873163 C1QB LRP1 C1QB-LRP1 Myeloid Cells Pericytes Myeloid Cells -> Pericytes 0.0078058618426139 0.7452691992612583 0.9078204025796472 0.7827641335561659 0.0012199377895337 0.0350138403862125 0.0 0.0008033419023136 0.0282419465595829 0.0 389 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +873217 DLL4 NOTCH4 DLL4-NOTCH4 Basal-like Structured DCIS Cells Dendritic Cells Basal-like Structured DCIS Cells -> Dendritic Cells 0.0078050891866737 0.6342079770588467 0.7754072541855492 0.8693461273411047 0.0053032910137447 0.009971631136135 0.0 0.0 0.0 0.0 1044 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +873304 VWF ITGA9 VWF-ITGA9 Plasma Cells Pericytes Plasma Cells -> Pericytes 0.0078040074084316 0.7158082793127664 0.9404022517663844 0.7204611100467462 0.0003457348439318 0.1347191569099048 0.0 0.0002011263073209 0.0087175124395262 0.0 452 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +873336 CD48 CD2 CD48-CD2 Basal-like Structured DCIS Cells Endothelial Cells Basal-like Structured DCIS Cells -> Endothelial Cells 0.0078035361270492 0.8667347161816407 0.7763428264267787 0.6198216015396206 0.0106228227237899 0.0050968401714881 0.0 0.0 0.0 0.0 1692 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +873512 CXCL12 CXCR4 CXCL12-CXCR4 Myoepithelial Cells CAFs, Invasive Associated Myoepithelial Cells -> CAFs, Invasive Associated 0.0078015420530439 0.8023917560710954 0.6632137581773894 0.6198216015396206 0.0085367158000785 0.0080072638027924 0.0 0.0004656035385868 0.1124669333110902 0.0 1562 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +873742 VWF LRP1 VWF-LRP1 Macrophages Pericytes Macrophages -> Pericytes 0.0077987594667095 0.9011206516381156 0.9078204025796472 0.8875000050982297 0.0008850282134344 0.0350138403862125 0.0 0.0009232380392445 0.037713166248586 0.0 2474 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +873841 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (Mitotic) 0.0077974473345535 0.6582846571368821 0.6587114738285964 1.0 0.0198024073017111 0.0026174949623928 0.0 0.0009020618556701 0.1223788026326245 0.0 1552 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +874020 CD34 SELP CD34-SELP Myeloid Cells CAFs, DCIS Associated Myeloid Cells -> CAFs, DCIS Associated 0.0077954245093703 0.7871981482311898 0.4623922682986163 0.7204611100467462 0.0038506427265089 0.0222228052993653 0.0 0.0 0.0 0.0 1302 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +874037 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Endothelial Cells 0.007795222917595 0.6659645551150886 0.7763428264267787 0.6198216015396206 0.0137371823984124 0.0050968401714881 0.0 0.0 0.0 0.0 370 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +874051 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Basal-like Structured DCIS Cells 0.0077949629613453 0.6589792304505506 0.6207977546603366 0.7917001487310438 0.0033973231723341 0.0203874717835032 0.0 0.0015562108022091 0.0486146390936138 0.0 1187 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +874166 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Myoepithelial Cells 0.0077936003197436 0.6342079770588467 0.4641352222874551 0.6198216015396206 0.000895875398841 0.1370986982961073 0.0 0.0 0.0 0.0 453 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +874180 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells Myeloid Cells 11q13 Invasive Tumor Cells -> Myeloid Cells 0.007793458818922 0.6332974881236617 0.7831795333113832 0.6198216015396206 0.0131302879503246 0.0055509879377996 0.0 0.0001202501202501 0.0089678594078477 0.0 756 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +874199 CD48 CD2 CD48-CD2 CAFs, DCIS Associated Pericytes CAFs, DCIS Associated -> Pericytes 0.0077931901635443 0.4593282471594782 0.7763428264267787 0.7204611100467462 0.0351142257737683 0.0024832440877005 0.0 3.2028697713150986e-05 0.008187978222044 0.0 15611 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +874227 VWF ITGA9 VWF-ITGA9 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.0077929396528638 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0071496754272206 0.0112932915661816 0.0 0.000390167772142 0.0146187829882565 0.0 233 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +874232 MMP2 PECAM1 MMP2-PECAM1 Plasma Cells 11q13 Invasive Tumor Cells Plasma Cells -> 11q13 Invasive Tumor Cells 0.0077928129185942 0.718867305289982 0.6331674633943454 0.6198216015396206 0.0024319941937022 0.0326412663903893 0.0 0.0 0.0 0.0 148 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +874511 COL4A1 CD93 COL4A1-CD93 Mast Cells Pericytes Mast Cells -> Pericytes 0.0077892659779217 0.7766289238087107 0.8817184225858201 0.8567148457705164 0.0002970267018348 0.1281708518900828 0.0 0.0005854800936768 0.0137956173794971 0.0 244 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +874652 COL4A2 CD93 COL4A2-CD93 Myeloid Cells CAFs, DCIS Associated Myeloid Cells -> CAFs, DCIS Associated 0.0077874650084292 0.7482742921073442 0.4630027772793905 0.7204611100467462 0.005733874009046 0.0155837683010033 0.0 0.0003840245775729 0.1061620498586693 0.0 1302 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +874689 CXCL12 CXCR4 CXCL12-CXCR4 Mast Cells Basal-like Structured DCIS Cells Mast Cells -> Basal-like Structured DCIS Cells 0.0077870472124723 0.7487535481622718 0.8628183098412396 0.6198216015396206 0.0016417770622885 0.0339152418223636 0.0 0.0045454545454545 0.347283218247909 0.0 30 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +874697 THBS2 CD36 THBS2-CD36 Myeloid Cells Macrophages Myeloid Cells -> Macrophages 0.0077869762581108 0.7809827257946271 0.8587566561291643 0.7827641335561659 0.0004779710276932 0.088850508457521 0.0 0.0012860082304526 0.0251161329440347 0.0 162 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +874772 VEGFC FLT1 VEGFC-FLT1 B Cells T Lymphocytes B Cells -> T Lymphocytes 0.0077861010327489 0.7745997874735252 0.777821334064334 0.9318789094584046 0.0012459853895406 0.0318483483218543 0.0 0.0002674690738883 0.0338486043600923 0.0 4985 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +874774 COL4A2 CD93 COL4A2-CD93 B Cells T Lymphocytes B Cells -> T Lymphocytes 0.0077860845128504 0.7783550150988336 0.7779918296243433 0.9318789094584046 0.0033449520260795 0.0118035014556376 0.0 8.02407221664995e-05 0.0081202041846769 0.0 4985 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +874839 A2M LRP1 A2M-LRP1 Myeloid Cells Macrophages Myeloid Cells -> Macrophages 0.0077852229492327 0.7460047258226694 0.8604147465201248 0.7827641335561659 0.0010163752993685 0.0436001007095475 0.0 0.0023148148148148 0.0663137777137085 0.0 162 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +874851 DLL4 NOTCH4 DLL4-NOTCH4 CAFs, DCIS Associated Plasma Cells CAFs, DCIS Associated -> Plasma Cells 0.0077850748865274 0.7160288858520609 0.4641352222874551 0.8767341187813953 0.0186793449598515 0.0040904475843412 0.0 0.0012229922543823 0.1286172818525738 0.0 2453 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +874905 CD34 SELP CD34-SELP T Lymphocytes Dendritic Cells T Lymphocytes -> Dendritic Cells 0.0077844175763591 0.633566764858408 0.7760344326192508 0.909150863993142 0.015517736049123 0.0032078747392388 0.0 0.0003469812630117 0.0794360470173605 0.0 5764 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +874909 DLL4 NOTCH4 DLL4-NOTCH4 CAFs, DCIS Associated Mast Cells CAFs, DCIS Associated -> Mast Cells 0.007784366018475 0.7160288858520609 0.836885603004631 0.7204611100467462 0.0186793449598515 0.0027591088867233 0.0 0.0018484288354898 0.0272400038914291 0.0 1082 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +875127 COL4A1 CD93 COL4A1-CD93 Macrophages T Lymphocytes Macrophages -> T Lymphocytes 0.0077817434156665 0.9102252263107924 0.7779918296243433 0.6198216015396206 0.0042860632265532 0.0118035014556376 0.0 0.0001997443272611 0.0189526433493152 0.0 3576 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +875299 VWF ITGA9 VWF-ITGA9 Dendritic Cells T Lymphocytes Dendritic Cells -> T Lymphocytes 0.0077797872471597 0.6332974881236617 0.6252253442669611 0.909150863993142 0.0019871862905238 0.0309945332907452 0.0 0.0004299028112573 0.0268168562972007 0.0 5921 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +875482 THBS2 CD36 THBS2-CD36 Myoepithelial Cells 11q13 Invasive Tumor Cells Myoepithelial Cells -> 11q13 Invasive Tumor Cells 0.0077775286006259 0.724503440376099 0.6176321640000088 0.6198216015396206 0.0027791828709671 0.02871400543887 0.0 0.0001063133791298 0.0514466574560445 0.0 5095 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +875552 DLL1 NOTCH3 DLL1-NOTCH3 Luminal-like Amorphous DCIS Cells Macrophages Luminal-like Amorphous DCIS Cells -> Macrophages 0.0077767979402985 0.2534163760166434 0.8923034233058523 0.2461374514707439 0.2100740470724093 0.00189193058407 0.0 0.0 0.0 0.0 222 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +875762 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells Myoepithelial Cells 11q13 Invasive Tumor Cells -> Myoepithelial Cells 0.0077742610983368 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.0208904415011529 0.0058437228618857 0.0 0.0001936858415649 0.0391956205024117 0.0 5163 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +875789 DLL1 NOTCH3 DLL1-NOTCH3 Myeloid Cells Dendritic Cells Myeloid Cells -> Dendritic Cells 0.0077739631986917 0.7835752212271604 0.7746834992804791 0.6198216015396206 0.0064863313435223 0.0090444648829713 0.0 0.0 0.0 0.0 170 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +875815 CD48 CD2 CD48-CD2 Pericytes Endothelial Cells Pericytes -> Endothelial Cells 0.0077737566640239 0.7719609236370527 0.7763428264267787 0.946515890536252 0.0076331962782219 0.0050968401714881 0.0 0.0001806032147372 0.0459624146129838 0.0 11074 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +875828 COL4A1 CD93 COL4A1-CD93 B Cells 11q13 Invasive Tumor Cells B Cells -> 11q13 Invasive Tumor Cells 0.0077735784486618 0.8684504425765611 0.6587114738285964 0.7917001487310438 0.0016831757123532 0.0289462771086338 0.0 0.0001792435920415 0.0264911071280511 0.0 797 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +875937 A2M LRP1 A2M-LRP1 Macrophages B Cells Macrophages -> B Cells 0.0077722264004847 0.919551140852988 0.6207977546603366 0.6198216015396206 0.037376181609614 0.0016667952436519 0.0 0.0013578522656734 0.272667135909527 0.0 1074 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +875947 HSPG2 LRP1 HSPG2-LRP1 Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0077721125083752 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.0683610513379333 0.0018097844702233 0.0 0.0030279094260136 0.2693819165206223 0.0 422 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +876028 MMRN2 CD93 MMRN2-CD93 CAFs, DCIS Associated Basal-like Structured DCIS Cells CAFs, DCIS Associated -> Basal-like Structured DCIS Cells 0.0077712781798097 0.7205550478301406 0.7779918296243433 0.6198216015396206 0.0117842887908422 0.0053794918117879 0.0 0.0003242542153047 0.0391414194732962 0.0 1542 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +876031 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.007771259923695 0.6332974881236617 0.6572093097629401 0.8824495942126559 0.0131302879503246 0.0045674276780054 0.0 7.989833887548793e-05 0.0134475321928203 0.0 11947 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +876371 CD34 SELP CD34-SELP Plasma Cells 11q13 Invasive Tumor Cells Plasma Cells -> 11q13 Invasive Tumor Cells 0.0077673406979754 0.7168245244832976 0.6572093097629401 0.6198216015396206 0.0018206581062216 0.04130664769978 0.0 0.0 0.0 0.0 148 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +876513 CD48 CD2 CD48-CD2 Pericytes CAFs, DCIS Associated Pericytes -> CAFs, DCIS Associated 0.0077655856027623 0.7719609236370527 0.4603649459881741 0.7204611100467462 0.0076331962782219 0.0112209532878862 0.0 3.85297064036372e-05 0.0075703973666484 0.0 12977 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +876622 DLL1 NOTCH3 DLL1-NOTCH3 Pericytes Mast Cells Pericytes -> Mast Cells 0.0077642637983422 0.9356727248601746 0.8341464445360613 0.8567148457705164 0.1750253929104546 0.0001871866311057 0.0 0.0011111111111111 0.1410579345088163 0.0 225 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +876663 THBS2 CD36 THBS2-CD36 Myoepithelial Cells Dendritic Cells Myoepithelial Cells -> Dendritic Cells 0.0077636030905583 0.724503440376099 0.6176321640000088 0.6198216015396206 0.0027791828709671 0.0284069116891947 0.0 0.0006424375917767 0.0532159201699959 0.0 1362 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +876690 DLL1 NOTCH3 DLL1-NOTCH3 CXCL14+ Fibroblasts CXCL14+ Fibroblasts CXCL14+ Fibroblasts -> CXCL14+ Fibroblasts 0.0077633211833891 0.9470274865242416 0.8818326005152037 1.0 0.0061455194924501 0.0042655619249233 0.0 6.220452848967405e-05 0.0157525666876715 0.0 4019 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +876826 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myoepithelial Cells 0.0077614959842866 0.6582846571368821 0.4630027772793905 0.6198216015396206 0.0198024073017111 0.0058437228618857 0.0 0.0014005602240896 0.425014076273401 0.0 714 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +876924 C1QB LRP1 C1QB-LRP1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0077604117678193 0.8498991475190484 0.6207977546603366 0.7917001487310438 0.018166235813628 0.0028784826949613 0.0 0.001025390625 0.0872139588819427 0.0 1280 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +877230 DLL4 NOTCH3 DLL4-NOTCH3 Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0077568314786963 0.7160288858520609 0.6580560501976399 0.6198216015396206 0.0012306151710811 0.0606066271159369 0.0 0.0 0.0 0.0 3 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +877358 C3 LRP1 C3-LRP1 B Cells Endothelial Cells B Cells -> Endothelial Cells 0.0077551377136961 0.6319926036888139 0.9078204025796472 0.6198216015396206 0.0042375227960614 0.0144359394371152 0.0 0.0002319416832339 0.0396097702828663 0.0 1509 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +877433 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (Mitotic) 0.0077541725935927 0.6342079770588467 0.6580560501976399 0.9592803095773328 0.000895875398841 0.0606066271159369 0.0 0.0006775067750677 0.0191831673157899 0.0 1476 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +877534 VWF ITGA9 VWF-ITGA9 Myoepithelial Cells T Lymphocytes Myoepithelial Cells -> T Lymphocytes 0.007752806595212 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0025256125075084 0.0309945332907452 0.0 0.0001663478333194 0.0103765916962309 0.0 1093 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +877661 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0077512508596183 0.6332974881236617 0.6252253442669611 0.8824495942126559 0.0131302879503246 0.0047273851759697 0.0 8.31946755407654e-05 0.0039010990031807 0.0 12020 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +877819 EFNB2 PECAM1 EFNB2-PECAM1 T Lymphocytes Basal-like Structured DCIS Cells T Lymphocytes -> Basal-like Structured DCIS Cells 0.007749313988574 0.7800321422220979 0.6331674633943454 0.8693461273411047 0.0213929720256037 0.0023576674662702 0.0 8.480325644504748e-05 0.0263258514429487 0.0 737 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +878050 VWF ITGA9 VWF-ITGA9 Basal-like Structured DCIS Cells T Lymphocytes Basal-like Structured DCIS Cells -> T Lymphocytes 0.0077463785448574 0.6332974881236617 0.6252253442669611 0.8693461273411047 0.0020251995753771 0.0309945332907452 0.0 0.000790513833992 0.0493113683651322 0.0 575 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +878055 CXCL12 ITGA4 CXCL12-ITGA4 Macrophages Luminal-like Amorphous DCIS Cells Macrophages -> Luminal-like Amorphous DCIS Cells 0.007746278693028 0.7487535481622718 0.4596166826058663 0.2461374514707439 0.0338862305197021 0.0075270071967493 0.0 0.00017283097131 0.0762934990774381 0.0 263 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +878106 COL4A1 CD93 COL4A1-CD93 Myoepithelial Cells Myeloid Cells Myoepithelial Cells -> Myeloid Cells 0.0077455789406135 0.4604235282221027 0.7461459456652184 0.7204611100467462 0.0839650520556947 0.0010390313650636 0.0 0.0 0.0 0.0 51 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +878108 MMP2 PECAM1 MMP2-PECAM1 B Cells Macrophages B Cells -> Macrophages 0.0077455756731514 0.6303642896310324 0.9015117569158254 0.6198216015396206 0.0024819960935566 0.0246995741084876 0.0 0.0008450704225352 0.0430132908807972 0.0 1065 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +878112 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells Dendritic Cells 11q13 Invasive Tumor Cells -> Dendritic Cells 0.0077455482897834 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0208904415011529 0.003263637675389 0.0 4.96031746031746e-05 0.0049986801223295 0.0 3360 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +878286 COL4A1 CD93 COL4A1-CD93 Myoepithelial Cells Luminal-like Amorphous DCIS Cells Myoepithelial Cells -> Luminal-like Amorphous DCIS Cells 0.0077433914443769 0.4604235282221027 0.4630027772793905 0.2461374514707439 0.0839650520556947 0.0048929293424311 0.0 0.0003287274348116 0.0884582719764729 0.0 12820 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +878457 CXCL12 CXCR4 CXCL12-CXCR4 Myeloid Cells Basal-like Structured DCIS Cells Myeloid Cells -> Basal-like Structured DCIS Cells 0.0077413356243648 0.7487535481622718 0.8628183098412396 0.6198216015396206 0.0015847932820241 0.0339152418223636 0.0 0.0002805836139169 0.0214372356943153 0.0 162 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +878563 COL4A2 CD93 COL4A2-CD93 Macrophages Basal-like Structured DCIS Cells Macrophages -> Basal-like Structured DCIS Cells 0.0077399082756907 0.9188764516910942 0.7779918296243433 0.6198216015396206 0.0090193130488293 0.0053794918117879 0.0 0.0 0.0 0.0 594 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +878689 DLL4 NOTCH3 DLL4-NOTCH3 Myoepithelial Cells Dendritic Cells Myoepithelial Cells -> Dendritic Cells 0.0077382399541799 0.7160288858520609 0.7746834992804791 0.6198216015396206 0.0069047442087267 0.0090444648829713 0.0 0.0001223690651003 0.0138975649798333 0.0 1362 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +878865 VWF LRP1 VWF-LRP1 CAFs, DCIS Associated CXCL14+ Fibroblasts CAFs, DCIS Associated -> CXCL14+ Fibroblasts 0.0077359185804262 0.7158082793127664 0.9078204025796472 0.7204611100467462 0.0071496754272206 0.0064028969591119 0.0 0.0001950881362646 0.0203380031255262 0.0 11475 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +878985 CXCL12 CXCR4 CXCL12-CXCR4 Macrophages CXCL14+ Fibroblasts Macrophages -> CXCL14+ Fibroblasts 0.0077342669316739 0.7487535481622718 0.7757991160529997 0.8875000050982297 0.0338862305197021 0.0012252690191386 0.0 0.00049745056585 0.3991403530767982 0.0 1462 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +879033 C1QB LRP1 C1QB-LRP1 Mast Cells 11q13 Invasive Tumor Cells Mast Cells -> 11q13 Invasive Tumor Cells 0.0077337662764749 0.7753420160918723 0.6207977546603366 0.6198216015396206 0.0012213774841743 0.0587195251380622 0.0 0.0 0.0 0.0 78 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +879055 C1QB LRP1 C1QB-LRP1 Endothelial Cells Plasma Cells Endothelial Cells -> Plasma Cells 0.0077335504024862 0.7753420160918723 0.7346293219749174 0.7204611100467462 0.0161519521398178 0.0032275631628407 0.0 0.0003955696202531 0.0157640323582392 0.0 474 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +879221 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0077314592650017 0.6659645551150886 0.6614977577544194 0.8824495942126559 0.1496557267835524 0.0003671083100858 0.0 4.1597337770382697e-05 0.0468260108310599 0.0 12020 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +879358 CD48 CD2 CD48-CD2 Plasma Cells CAFs, Invasive Associated Plasma Cells -> CAFs, Invasive Associated 0.00772999287394 0.4593282471594782 0.6614977577544194 0.6198216015396206 0.0467114894617178 0.0024251058581756 0.0 0.0035087719298245 0.5641804052046689 0.0 285 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +879600 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Endothelial Cells 0.0077266881321363 0.6626993710110988 0.9078204025796472 0.6198216015396206 0.0039530346951707 0.0144359394371152 0.0 0.0 0.0 0.0 262 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +879619 VWF LRP1 VWF-LRP1 Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells -> CAFs, Invasive Associated 0.0077264217196711 0.2486570577556728 0.6207977546603366 0.2461374514707439 0.0033537993821664 0.166956519448744 0.0 0.0022418058132343 0.0168914741897926 0.0 147 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +879630 C1QB LRP1 C1QB-LRP1 CXCL14+ Fibroblasts Pericytes CXCL14+ Fibroblasts -> Pericytes 0.0077263330095613 0.7753420160918723 0.9078204025796472 0.9429656149619918 0.0009153913192522 0.0350138403862125 0.0 0.000135954008701 0.0047795413599592 0.0 3218 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +879861 HSPG2 LRP1 HSPG2-LRP1 Dendritic Cells CXCL14+ Fibroblasts Dendritic Cells -> CXCL14+ Fibroblasts 0.0077234732730655 0.7789175740361626 0.9078204025796472 0.6198216015396206 0.0075637985935472 0.0064028969591119 0.0 0.0009640877319836 0.1140821209347486 0.0 922 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +880002 CD48 CD2 CD48-CD2 Myoepithelial Cells Endothelial Cells Myoepithelial Cells -> Endothelial Cells 0.0077217795291268 0.4593282471594782 0.7763428264267787 0.7204611100467462 0.0161888123016941 0.0050968401714881 0.0 0.0 0.0 0.0 2247 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +880094 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, Invasive Associated 0.0077206401796837 0.6332974881236617 0.6207977546603366 0.9161861017439124 0.0003521782369754 0.166956519448744 0.0 0.0010026737967914 0.0075549088414792 0.0 408 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +880140 MMRN2 CD93 MMRN2-CD93 Luminal-like Amorphous DCIS Cells Dendritic Cells Luminal-like Amorphous DCIS Cells -> Dendritic Cells 0.0077201410510274 0.250044481781731 0.7779918296243433 0.2461374514707439 0.0070431301838115 0.0627790816848129 0.0 0.0020632737276478 0.0451819017808302 0.0 727 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +880172 MMP2 PECAM1 MMP2-PECAM1 Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.007719848485232 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0161193721503025 0.0041555861088636 0.0 0.0012195121951219 0.2317053792313839 0.0 246 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +880274 COL4A2 CD93 COL4A2-CD93 Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells -> Basal-like Structured DCIS Cells 0.0077186135691457 0.4630253981438691 0.7779918296243433 0.2461374514707439 0.0443339118517084 0.0053794918117879 0.0 0.0005543237250554 0.0598401230798307 0.0 902 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +880311 VWF SELP VWF-SELP CAFs, Invasive Associated T Lymphocytes CAFs, Invasive Associated -> T Lymphocytes 0.0077181188942813 0.6332974881236617 0.7760344326192508 0.7917001487310438 0.0016171311116606 0.0335947364052305 0.0 0.000197628458498 0.010572156046673 0.0 2300 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +880324 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells -> CXCL14+ Fibroblasts 0.0077179371967428 0.6582846571368821 0.8817184225858201 0.6198216015396206 0.1740454925211078 0.0003375370073613 0.0 0.0001844262295081 0.143280355420605 0.0 4880 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +880367 DLL1 NOTCH3 DLL1-NOTCH3 B Cells Myoepithelial Cells B Cells -> Myoepithelial Cells 0.0077174200904064 0.6249837837987587 0.4638256179742202 0.6198216015396206 0.00263399584678 0.0446401662952339 0.0 0.0 0.0 0.0 496 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +880484 CXCL12 ITGA4 CXCL12-ITGA4 Myeloid Cells Pericytes Myeloid Cells -> Pericytes 0.0077161364244171 0.7487535481622718 0.7754239189773715 0.7827641335561659 0.0015847932820241 0.0293031867940321 0.0 0.0009347978499649 0.1169903737206734 0.0 389 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +880553 CD34 SELP CD34-SELP Plasma Cells T Lymphocytes Plasma Cells -> T Lymphocytes 0.0077151395773856 0.7168245244832976 0.7760344326192508 0.6198216015396206 0.0018206581062216 0.0335947364052305 0.0 0.0 0.0 0.0 753 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +880594 COL4A1 CD93 COL4A1-CD93 CXCL14+ Fibroblasts T Lymphocytes CXCL14+ Fibroblasts -> T Lymphocytes 0.0077147744249498 0.7766289238087107 0.7779918296243433 0.6198216015396206 0.0047694898966413 0.0118035014556376 0.0 0.0001139211665527 0.0108093544843941 0.0 1881 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +880600 CLEC2D KLRB1 CLEC2D-KLRB1 Myeloid Cells Macrophages Myeloid Cells -> Macrophages 0.0077147239278646 0.7475533330314548 0.9130058539314824 0.7827641335561659 0.0029751676683741 0.0132636308162813 0.0 0.0 0.0 0.0 162 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +880630 EFNB2 PECAM1 EFNB2-PECAM1 Myeloid Cells T Lymphocytes Myeloid Cells -> T Lymphocytes 0.0077142909462065 0.7451589345683471 0.6331674633943454 0.6198216015396206 0.0040724665904272 0.0176963220730796 0.0 0.0006443298969072 0.1177864036717379 0.0 388 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +880754 CCN1 CAV1 CCN1-CAV1 Macrophages Macrophages Macrophages -> Macrophages 0.0077127432767768 0.8619922139338987 0.8818704453527788 1.0 0.0054092055025683 0.0051192928876727 0.0 0.0003932736642256 0.0740906816631963 0.0 2458 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +880801 MMP2 PECAM1 MMP2-PECAM1 CAFs, Invasive Associated CXCL14+ Fibroblasts CAFs, Invasive Associated -> CXCL14+ Fibroblasts 0.0077123176615802 0.6303642896310324 0.930308383061206 0.6198216015396206 0.141548283585814 0.0004089864655001 0.0 0.0004362416107382 0.7923987092147724 0.0 1490 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +880838 CCN1 CAV1 CCN1-CAV1 Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0077118244132183 0.6213271600240247 0.62431395375366 0.7917001487310438 0.0083518627398662 0.0082011408892332 0.0 0.0012195121951219 0.2045254235736241 0.0 246 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +880942 C1QB LRP1 C1QB-LRP1 Endothelial Cells Luminal-like Amorphous DCIS Cells Endothelial Cells -> Luminal-like Amorphous DCIS Cells 0.0077104851867625 0.7753420160918723 0.2550748532138862 0.2461374514707439 0.0161519521398178 0.0267255153180908 0.0 0.0003915662650602 0.024359067923026 0.0 2075 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +881714 C1QB LRP1 C1QB-LRP1 Mast Cells Myoepithelial Cells Mast Cells -> Myoepithelial Cells 0.0077009112464029 0.7753420160918723 0.7346293219749174 0.7204611100467462 0.0012213774841743 0.0416128058995347 0.0 0.002840909090909 0.1125535990834424 0.0 66 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +881847 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Basal-like Structured DCIS Cells 0.0076990262290727 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0003521782369754 0.1886404570313 0.0 0.0003829363559776 0.0100150233089027 0.0 1187 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +881870 CD34 SELP CD34-SELP CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated -> Luminal-like Amorphous DCIS Cells 0.0076987466926657 0.633566764858408 0.4623922682986163 0.2461374514707439 0.0298399317533219 0.0096770075292062 0.0 0.0 0.0 0.0 155 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +881993 MMRN2 CD93 MMRN2-CD93 Macrophages Dendritic Cells Macrophages -> Dendritic Cells 0.0076973765269603 0.893316592628645 0.7779918296243433 0.6198216015396206 0.0007691101630988 0.0627790816848129 0.0 0.0008891523414344 0.0194708017751414 0.0 1687 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +882214 THBS2 CD36 THBS2-CD36 Plasma Cells CAFs, DCIS Associated Plasma Cells -> CAFs, DCIS Associated 0.0076947393189238 0.724503440376099 0.7373999388878224 0.8767341187813953 0.0009736808737186 0.0455125113141721 0.0 0.0003061224489795 0.0696083533746708 0.0 2450 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +882442 CD48 CD2 CD48-CD2 Mast Cells Myoepithelial Cells Mast Cells -> Myoepithelial Cells 0.0076918299308523 0.7719609236370527 0.4603649459881741 0.7204611100467462 0.0112468593062777 0.0071918009517169 0.0 0.0 0.0 0.0 66 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +882499 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myeloid Cells 0.0076912094533241 0.662063103571249 0.7841656220878274 0.6198216015396206 0.0491302556793708 0.001309307002134 0.0 0.0054347826086956 0.6712457071495477 0.0 23 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +882656 CD48 CD2 CD48-CD2 Macrophages Macrophages Macrophages -> Macrophages 0.0076893242571167 0.7719609236370527 0.7763428264267787 1.0 0.0212837736082081 0.0016204239758814 0.0 0.0 0.0 0.0 2458 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +882767 VEGFC FLT1 VEGFC-FLT1 Dendritic Cells Luminal-like Amorphous DCIS Cells Dendritic Cells -> Luminal-like Amorphous DCIS Cells 0.0076881222031666 0.7745997874735252 0.4630488285702799 0.2461374514707439 0.0065101973396288 0.0359289752254096 0.0 0.0004432624113475 0.1118122657925851 0.0 752 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +882819 VEGFC FLT1 VEGFC-FLT1 Basal-like Structured DCIS Cells Plasma Cells Basal-like Structured DCIS Cells -> Plasma Cells 0.0076873376088885 0.7745997874735252 0.4630488285702799 0.6198216015396206 0.0215813276111062 0.0043013567716651 0.0 0.0 0.0 0.0 79 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +882905 VWF LRP1 VWF-LRP1 CAFs, DCIS Associated T Lymphocytes CAFs, DCIS Associated -> T Lymphocytes 0.0076863059527139 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0071496754272206 0.0104714078116759 0.0 0.0001890022249381 0.0158678797082347 0.0 11604 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +883194 EFNB2 PECAM1 EFNB2-PECAM1 Mast Cells Dendritic Cells Mast Cells -> Dendritic Cells 0.0076826474755291 0.8284725546778968 0.6331674633943454 0.6198216015396206 0.0012187708721425 0.0518891167572028 0.0 0.0023148148148148 0.1184753437160806 0.0 162 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +883301 C1QB LRP1 C1QB-LRP1 Myeloid Cells 11q13 Invasive Tumor Cells Myeloid Cells -> 11q13 Invasive Tumor Cells 0.007681434209271 0.7452691992612583 0.6207977546603366 0.6198216015396206 0.0012199377895337 0.0587195251380622 0.0 0.0002166377816291 0.0184630344620641 0.0 1154 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +883578 VWF ITGA9 VWF-ITGA9 CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated -> Luminal-like Amorphous DCIS Cells 0.0076779730924013 0.7158082793127664 0.2531744428854943 0.2461374514707439 0.0071496754272206 0.0642389143033604 0.0 0.0006321911746112 0.0295889856712319 0.0 5752 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +883579 DLL4 NOTCH3 DLL4-NOTCH3 Basal-like Structured DCIS Cells Dendritic Cells Basal-like Structured DCIS Cells -> Dendritic Cells 0.007677969756022 0.6342079770588467 0.7746834992804791 0.8693461273411047 0.0053032910137447 0.0090444648829713 0.0 0.0001596424010217 0.0181307313242653 0.0 1044 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +883639 CCN1 CAV1 CCN1-CAV1 Myoepithelial Cells Apocrine Cells Myoepithelial Cells -> Apocrine Cells 0.0076773709115484 0.7324582304061453 0.252518874138558 0.2461374514707439 0.2376713873232418 0.0018925243453249 0.0 0.003972036860502 0.2200266613639798 0.0 1049 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +883656 DLL4 NOTCH4 DLL4-NOTCH4 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.0076772086227668 0.6342079770588467 0.6571792026963191 0.9161861017439124 0.002196330917593 0.0244129856070659 0.0 0.0019011406844106 0.0667663792045163 0.0 526 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +883688 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) -> T Lymphocytes 0.0076768162253581 0.6213271600240247 0.62431395375366 0.7917001487310438 0.0052560850129547 0.0126805820762719 0.0 0.0 0.0 0.0 69 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +883752 VEGFC FLT1 VEGFC-FLT1 Macrophages Basal-like Structured DCIS Cells Macrophages -> Basal-like Structured DCIS Cells 0.0076759475691639 0.8963332422588541 0.777821334064334 0.6198216015396206 0.0026007495851186 0.0182001711419816 0.0 0.0005611672278338 0.0672123846591325 0.0 594 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +883955 DLL4 NOTCH4 DLL4-NOTCH4 CAFs, Invasive Associated T Lymphocytes CAFs, Invasive Associated -> T Lymphocytes 0.0076733544691244 0.6342079770588467 0.7754072541855492 0.7917001487310438 0.002196330917593 0.0238720285974944 0.0 0.0 0.0 0.0 2300 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +884132 CD34 SELP CD34-SELP Apocrine Cells Endothelial Cells Apocrine Cells -> Endothelial Cells 0.0076710794167703 0.2491449441646273 0.8819126042133903 0.2461374514707439 0.0003767662344862 1.0 0.0 0.0 0.0 0.0 15 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +884201 JAG1 NOTCH2 JAG1-NOTCH2 Luminal-like Amorphous DCIS Cells Endothelial Cells Luminal-like Amorphous DCIS Cells -> Endothelial Cells 0.0076702035384666 0.2451358214448441 0.773263018678637 0.2461374514707439 0.1327555461750915 0.0032875740549697 0.0 0.0026762643041712 0.4318285847672571 0.0 1806 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +884215 C3 LRP1 C3-LRP1 T Lymphocytes B Cells T Lymphocytes -> B Cells 0.0076700645711698 0.6319926036888139 0.6207977546603366 0.9318789094584046 0.0334108479684367 0.0016667952436519 0.0 0.0005888223552894 0.1081491579193552 0.0 5010 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +884236 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) -> T Lymphocytes 0.0076697311922871 0.6332974881236617 0.7760344326192508 0.7917001487310438 0.0015572459193676 0.0335947364052305 0.0 0.0 0.0 0.0 83 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +884410 VWF LRP1 VWF-LRP1 Endothelial Cells Apocrine Cells Endothelial Cells -> Apocrine Cells 0.007667515204127 0.955713094717548 0.2550748532138862 0.2461374514707439 1.0 0.0003386430177035 0.0 0.0189393939393939 1.0 0.0303030303030303 33 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +884518 HSPG2 LRP1 HSPG2-LRP1 Myoepithelial Cells B Cells Myoepithelial Cells -> B Cells 0.0076662270746819 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.0683610513379333 0.0016667952436519 0.0 0.0007402707275803 0.0936553264829576 0.0 394 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +884566 VWF LRP1 VWF-LRP1 Myeloid Cells CAFs, Invasive Associated Myeloid Cells -> CAFs, Invasive Associated 0.0076656884526892 0.7848266128497919 0.6207977546603366 0.6198216015396206 0.0004024409845247 0.166956519448744 0.0 0.0016335227272727 0.0123082056542432 0.0 160 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +884620 COL4A1 CD93 COL4A1-CD93 Macrophages CAFs, DCIS Associated Macrophages -> CAFs, DCIS Associated 0.0076650071166107 0.9102252263107924 0.4630027772793905 0.7204611100467462 0.0042860632265532 0.0155837683010033 0.0 8.055303318784966e-05 0.0189809257727153 0.0 9754 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +885030 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells Plasma Cells 11q13 Invasive Tumor Cells -> Plasma Cells 0.0076594920393173 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.0131302879503246 0.0053724660607752 0.0 0.0 0.0 0.0 103 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +885124 VWF LRP1 VWF-LRP1 CAFs, Invasive Associated Pericytes CAFs, Invasive Associated -> Pericytes 0.0076584997664306 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.0016171311116606 0.0350138403862125 0.0 0.0003398805051697 0.0138837108646537 0.0 2541 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +885142 CLEC2D KLRB1 CLEC2D-KLRB1 Pericytes Mast Cells Pericytes -> Mast Cells 0.007658282966593 0.8721681415062816 0.8381155706134242 0.8567148457705164 0.0110717612136884 0.0029095741067474 0.0 0.0 0.0 0.0 225 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +885226 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, DCIS Associated 0.0076572208377137 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.0024635726452692 0.0292771742399634 0.0 0.0 0.0 0.0 157 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +885279 CXCL12 CXCR4 CXCL12-CXCR4 Myeloid Cells Endothelial Cells Myeloid Cells -> Endothelial Cells 0.0076565575910836 0.7487535481622718 0.7757991160529997 0.7827641335561659 0.0015847932820241 0.0279580382843415 0.0 0.0014822134387351 0.2078487042497655 0.0 460 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +885359 COL4A1 CD93 COL4A1-CD93 Myoepithelial Cells B Cells Myoepithelial Cells -> B Cells 0.0076554294467002 0.4604235282221027 0.7779918296243433 0.6198216015396206 0.0839650520556947 0.001079730675535 0.0 0.0001812907904278 0.0279052259820527 0.0 394 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +885407 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells (Mitotic) B Cells 11q13 Invasive Tumor Cells (Mitotic) -> B Cells 0.0076546127123781 0.6160088550075702 0.9546923450729716 0.7917001487310438 0.0009692519480124 0.0445745465878424 0.0 0.0 0.0 0.0 42 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +885804 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0076491724711629 0.6301823358791634 0.6587114738285964 0.8824495942126559 0.0208904415011529 0.0026174949623928 0.0 0.0 0.0 0.0 11947 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +885841 C1QB LRP1 C1QB-LRP1 Myeloid Cells Myoepithelial Cells Myeloid Cells -> Myoepithelial Cells 0.0076488014992926 0.7452691992612583 0.7346293219749174 0.7204611100467462 0.0012199377895337 0.0416128058995347 0.0 0.0 0.0 0.0 85 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +886202 CD48 CD2 CD48-CD2 Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0076444770028401 0.7719609236370527 0.6614977577544194 0.6198216015396206 0.0164675938709007 0.0038288178384739 0.0 0.0 0.0 0.0 407 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +886274 JAG1 NOTCH2 JAG1-NOTCH2 Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.007643730293029 0.8630183004227985 0.663300745568453 0.7917001487310438 0.0016575843792215 0.0265498740402422 0.0 0.0013670539986329 0.0347299925274755 0.0 209 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +886323 COL4A1 CD93 COL4A1-CD93 Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0076430072107284 0.8684504425765611 0.6587114738285964 0.7917001487310438 0.0168149984327668 0.0026174949623928 0.0 0.0008710801393728 0.0849090158500029 0.0 246 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +886382 CXCL12 CXCR4 CXCL12-CXCR4 B Cells Myoepithelial Cells B Cells -> Myoepithelial Cells 0.0076420630062085 0.6160088550075702 0.4600037439857229 0.6198216015396206 0.0052742025956585 0.0215025911544899 0.0 0.001466275659824 0.1761520144024001 0.0 496 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +886513 CXCL12 CXCR4 CXCL12-CXCR4 CAFs, Invasive Associated CXCL14+ Fibroblasts CAFs, Invasive Associated -> CXCL14+ Fibroblasts 0.0076403197394345 0.6160088550075702 0.7757991160529997 0.6198216015396206 0.0548063857429699 0.0012252690191386 0.0 0.0012812690665039 1.0 0.0 1490 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +886671 HSPG2 LRP1 HSPG2-LRP1 B Cells Pericytes B Cells -> Pericytes 0.0076383180616973 0.7789175740361626 0.9078204025796472 0.6198216015396206 0.0012941512528773 0.0350138403862125 0.0 0.0005619781631342 0.0240588659593091 0.0 1211 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +886755 C1QB LRP1 C1QB-LRP1 B Cells T Lymphocytes B Cells -> T Lymphocytes 0.0076370771073766 0.8703788833238396 0.6207977546603366 0.9318789094584046 0.0037630364713574 0.0104714078116759 0.0 0.0003134403209628 0.031348979905234 0.0 4985 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +886894 MMRN2 CD93 MMRN2-CD93 Luminal-like Amorphous DCIS Cells Macrophages Luminal-like Amorphous DCIS Cells -> Macrophages 0.0076353792433761 0.250044481781731 0.944024288971064 0.2461374514707439 0.0070431301838115 0.0484215930647349 0.0 0.0 0.0 0.0 222 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +886909 CLEC2D KLRB1 CLEC2D-KLRB1 CXCL14+ Fibroblasts Endothelial Cells CXCL14+ Fibroblasts -> Endothelial Cells 0.0076352346944068 0.8721681415062816 0.885766439573873 0.9429656149619918 0.0008193633790489 0.0331922776397286 0.0 6.150061500615006e-05 0.0068272748415903 0.0 2710 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +886953 C3 LRP1 C3-LRP1 Plasma Cells Endothelial Cells Plasma Cells -> Endothelial Cells 0.0076346109452113 0.7148920381722296 0.9078204025796472 0.7204611100467462 0.0029337538459309 0.0144359394371152 0.0 0.0003264925373134 0.0557566635791466 0.0 536 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +886995 HSPG2 LRP1 HSPG2-LRP1 T Lymphocytes CXCL14+ Fibroblasts T Lymphocytes -> CXCL14+ Fibroblasts 0.0076340281226854 0.7789175740361626 0.9078204025796472 0.6198216015396206 0.0070532058552773 0.0064028969591119 0.0 0.000103427895981 0.0122387966840569 0.0 1880 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +887094 DLL4 NOTCH4 DLL4-NOTCH4 CXCL14+ Fibroblasts Myoepithelial Cells CXCL14+ Fibroblasts -> Myoepithelial Cells 0.0076328921939229 0.9184503888425788 0.4641352222874551 0.7204611100467462 0.0004696576149175 0.1370986982961073 0.0 0.0 0.0 0.0 1884 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +887275 CXCL12 ITGA4 CXCL12-ITGA4 Mast Cells 11q13 Invasive Tumor Cells Mast Cells -> 11q13 Invasive Tumor Cells 0.0076308166673699 0.7487535481622718 0.6631822525600675 0.6198216015396206 0.0016417770622885 0.0390724515618796 0.0 0.0017482517482517 0.9877956908241674 0.0 78 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +887280 CXCL12 ITGA4 CXCL12-ITGA4 Mast Cells Plasma Cells Mast Cells -> Plasma Cells 0.0076307355644145 0.7487535481622718 0.4596166826058663 0.7204611100467462 0.0016417770622885 0.0484993884807927 0.0 0.0154545454545454 0.2197092398565589 0.0 50 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +887431 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells Myeloid Cells 11q13 Invasive Tumor Cells -> Myeloid Cells 0.0076289441973152 0.6561647292424944 0.7769451595923457 0.6198216015396206 0.112230917768503 0.0005558995075445 0.0 0.0 0.0 0.0 756 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +887434 CXCL12 CXCR4 CXCL12-CXCR4 CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts -> Luminal-like Amorphous DCIS Cells 0.0076288748538605 0.7487535481622718 0.4600037439857229 0.2461374514707439 0.0131092554497256 0.017738069381683 0.0 0.0005182610816413 0.1292077218375614 0.0 1491 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +887460 VEGFC FLT1 VEGFC-FLT1 CAFs, DCIS Associated B Cells CAFs, DCIS Associated -> B Cells 0.0076285803734581 0.4636527906642655 0.777821334064334 0.6198216015396206 0.0693389464442948 0.001271575589586 0.0 0.0003150598613736 0.0771579713560183 0.0 4232 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +887555 CLEC2D KLRB1 CLEC2D-KLRB1 Mast Cells Plasma Cells Mast Cells -> Plasma Cells 0.0076276444310676 0.831981591331937 0.4642836810638544 0.7204611100467462 0.0048935684578858 0.0144613249009303 0.0 0.0 0.0 0.0 50 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +887596 EFNB2 PECAM1 EFNB2-PECAM1 Myeloid Cells CAFs, DCIS Associated Myeloid Cells -> CAFs, DCIS Associated 0.0076270936869506 0.7451589345683471 0.7167436199046466 0.7204611100467462 0.0040724665904272 0.0125623889131764 0.0 0.0002880184331797 0.1337223147956134 0.0 1302 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +887619 C1QB LRP1 C1QB-LRP1 Macrophages Apocrine Cells Macrophages -> Apocrine Cells 0.0076268300779039 0.9256868304646206 0.2550748532138862 0.2461374514707439 1.0 0.0003386430177035 0.0 0.006578947368421 0.4086302713305005 0.0 19 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +887754 A2M LRP1 A2M-LRP1 Plasma Cells Dendritic Cells Plasma Cells -> Dendritic Cells 0.0076251495680997 0.4648000335061383 0.6207977546603366 0.6198216015396206 0.0021905373114471 0.0501711964086628 0.0 0.002460024600246 0.0661204174523485 0.0 271 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +887783 VWF ITGA9 VWF-ITGA9 B Cells Myoepithelial Cells B Cells -> Myoepithelial Cells 0.0076248750210833 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.00023686843287 0.2898144908728011 0.0 0.000366568914956 0.0085135040784722 0.0 496 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +887829 CXCL12 CXCR4 CXCL12-CXCR4 Dendritic Cells Mast Cells Dendritic Cells -> Mast Cells 0.0076243528944147 0.6160088550075702 0.7757991160529997 0.6198216015396206 0.0149256517769723 0.0044430418127202 0.0 0.0075255869957856 0.2813148242573375 0.0 151 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +887857 CD48 CD2 CD48-CD2 Macrophages Luminal-like Amorphous DCIS Cells Macrophages -> Luminal-like Amorphous DCIS Cells 0.0076240698824247 0.7719609236370527 0.4603649459881741 0.2461374514707439 0.0212837736082081 0.0105486447632276 0.0 0.0 0.0 0.0 263 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +887888 EFNB2 PECAM1 EFNB2-PECAM1 T Lymphocytes Myoepithelial Cells T Lymphocytes -> Myoepithelial Cells 0.0076236421518097 0.7800321422220979 0.7167436199046466 0.6198216015396206 0.0213929720256037 0.0026482500471321 0.0 9.780907668231612e-05 0.0364975560191277 0.0 1278 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +887984 CLEC2D KLRB1 CLEC2D-KLRB1 Myeloid Cells Pericytes Myeloid Cells -> Pericytes 0.0076224485339641 0.7475533330314548 0.885766439573873 0.7827641335561659 0.0029751676683741 0.0127192475389894 0.0 0.0004284490145672 0.0646206240904205 0.0 389 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +888009 MMRN2 CLEC14A MMRN2-CLEC14A Basal-like Structured DCIS Cells Dendritic Cells Basal-like Structured DCIS Cells -> Dendritic Cells 0.0076221139879761 0.6301823358791634 0.6347970925105053 0.8693461273411047 0.0172764782878141 0.003263637675389 0.0 0.0 0.0 0.0 1044 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +888383 MMP2 PECAM1 MMP2-PECAM1 CAFs, Invasive Associated Mast Cells CAFs, Invasive Associated -> Mast Cells 0.0076176090674395 0.6303642896310324 0.8537710813834968 0.6198216015396206 0.141548283585814 0.0004138063814779 0.0 0.0073076923076923 1.0 0.0 130 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +888447 VWF ITGA9 VWF-ITGA9 B Cells CAFs, DCIS Associated B Cells -> CAFs, DCIS Associated 0.0076168473921341 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.00023686843287 0.2879885658616873 0.0 0.0001557043397023 0.0057379534586018 0.0 4087 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +888529 THBS2 CD36 THBS2-CD36 Basal-like Structured DCIS Cells Dendritic Cells Basal-like Structured DCIS Cells -> Dendritic Cells 0.0076157770128551 0.6242573126045354 0.6176321640000088 0.8693461273411047 0.0020491452254277 0.0284069116891947 0.0 0.0003991060025542 0.0330596986277752 0.0 1044 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +888731 VWF ITGA9 VWF-ITGA9 Mast Cells Pericytes Mast Cells -> Pericytes 0.0076131141478687 0.8525936146535493 0.9404022517663844 0.8567148457705164 0.0002103933337194 0.1347191569099048 0.0 0.0007451564828614 0.0322976690382448 0.0 244 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +888762 DLL4 NOTCH4 DLL4-NOTCH4 Macrophages T Lymphocytes Macrophages -> T Lymphocytes 0.0076127326332815 0.8949858186325867 0.7754072541855492 0.6198216015396206 0.001895566065636 0.0238720285974944 0.0 0.000559284116331 0.1363332290567831 0.0 3576 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +888852 CD48 CD2 CD48-CD2 Plasma Cells Macrophages Plasma Cells -> Macrophages 0.0076115610526989 0.4593282471594782 0.7763428264267787 0.7204611100467462 0.0467114894617178 0.0016204239758814 0.0 0.0 0.0 0.0 337 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +888959 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells (Mitotic) Pericytes 11q13 Invasive Tumor Cells (Mitotic) -> Pericytes 0.0076104858384908 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.0015572459193676 0.0350138403862125 0.0 0.0009294794914847 0.0379681220844203 0.0 379 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +889075 VWF LRP1 VWF-LRP1 CAFs, Invasive Associated Myoepithelial Cells CAFs, Invasive Associated -> Myoepithelial Cells 0.0076088606279964 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.0016171311116606 0.0416128058995347 0.0 0.0007422802850356 0.0307767377975302 0.0 1684 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +889087 THBS2 CD36 THBS2-CD36 Pericytes T Lymphocytes Pericytes -> T Lymphocytes 0.0076087098409825 0.9197297916541942 0.6176321640000088 0.6198216015396206 0.0087456089304998 0.0063011237754475 0.0 0.0004140319180969 0.0835452706662987 0.0 3321 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +889308 A2M LRP1 A2M-LRP1 T Lymphocytes Luminal-like Amorphous DCIS Cells T Lymphocytes -> Luminal-like Amorphous DCIS Cells 0.0076058697057326 0.7741139100414175 0.2550748532138862 0.2461374514707439 0.0149044683666724 0.0267255153180908 0.0 0.0003263707571801 0.0283901477726222 0.0 383 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +889335 EFNB2 PECAM1 EFNB2-PECAM1 Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells -> CAFs, Invasive Associated 0.0076056095553582 0.4619393085577573 0.6331674633943454 0.2461374514707439 0.0835287751665837 0.0032187363284526 0.0 0.0012755102040816 0.2512501212438819 0.0 147 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +889356 A2M LRP1 A2M-LRP1 Dendritic Cells Myeloid Cells Dendritic Cells -> Myeloid Cells 0.0076053847254837 0.7741139100414175 0.7769451595923457 0.6198216015396206 0.093381536992618 0.0005558995075445 0.0 0.0023291925465838 0.4405086041323265 0.0 161 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +889542 MMRN2 CLEC14A MMRN2-CLEC14A CAFs, DCIS Associated Basal-like Structured DCIS Cells CAFs, DCIS Associated -> Basal-like Structured DCIS Cells 0.0076027327338029 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0117842887908422 0.0057802287131517 0.0 0.0 0.0 0.0 1542 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +889582 A2M LRP1 A2M-LRP1 CAFs, Invasive Associated Myeloid Cells CAFs, Invasive Associated -> Myeloid Cells 0.0076022704780834 0.6561647292424944 0.7769451595923457 0.6198216015396206 0.1098969873322313 0.0005558995075445 0.0 0.0026223776223776 0.4959572396175145 0.0 143 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +889593 COL4A2 CD93 COL4A2-CD93 T Lymphocytes B Cells T Lymphocytes -> B Cells 0.0076021466579915 0.7783550150988336 0.7779918296243433 0.9318789094584046 0.0316800311254893 0.001079730675535 0.0 0.0001796407185628 0.0303800014287193 0.0 5010 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +889708 CD48 CD2 CD48-CD2 CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated -> Luminal-like Amorphous DCIS Cells 0.0076005888376602 0.4593282471594782 0.4603649459881741 0.2461374514707439 0.0351142257737683 0.0105486447632276 0.0 0.0002607788595271 0.0484370757876932 0.0 5752 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +889799 EFNB2 PECAM1 EFNB2-PECAM1 Mast Cells Macrophages Mast Cells -> Macrophages 0.0075994737025007 0.8284725546778968 0.9015117569158254 0.8567148457705164 0.0012187708721425 0.0246995741084876 0.0 0.0018939393939393 0.1824871666071381 0.0 165 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +889833 COL4A1 CD93 COL4A1-CD93 CXCL14+ Fibroblasts CAFs, DCIS Associated CXCL14+ Fibroblasts -> CAFs, DCIS Associated 0.007599042748086 0.7766289238087107 0.4630027772793905 0.7204611100467462 0.0047694898966413 0.0155837683010033 0.0 0.0001629152710258 0.038388159256178 0.0 10961 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +890048 MMP2 PECAM1 MMP2-PECAM1 Myoepithelial Cells Myeloid Cells Myoepithelial Cells -> Myeloid Cells 0.0075962321050322 0.718867305289982 0.7841656220878274 0.7204611100467462 0.0361307801045652 0.001309307002134 0.0 0.0 0.0 0.0 51 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +890633 HSPG2 LRP1 HSPG2-LRP1 B Cells Myoepithelial Cells B Cells -> Myoepithelial Cells 0.0075888097324902 0.7789175740361626 0.7346293219749174 0.6198216015396206 0.0012941512528773 0.0416128058995347 0.0 0.0009240591397849 0.0305131856772919 0.0 496 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +890854 CXCL12 ITGA4 CXCL12-ITGA4 Myeloid Cells 11q13 Invasive Tumor Cells Myeloid Cells -> 11q13 Invasive Tumor Cells 0.0075860221850835 0.7487535481622718 0.6631822525600675 0.6198216015396206 0.0015847932820241 0.0390724515618796 0.0 0.0002363321254135 0.1335321731096795 0.0 1154 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +890860 CXCL12 ITGA4 CXCL12-ITGA4 Myeloid Cells Plasma Cells Myeloid Cells -> Plasma Cells 0.0075859415582193 0.7487535481622718 0.4596166826058663 0.7204611100467462 0.0015847932820241 0.0484993884807927 0.0 0.0294840294840294 0.4191591221428788 0.027027027027027 37 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +890878 MMRN2 CD93 MMRN2-CD93 CAFs, DCIS Associated Myoepithelial Cells CAFs, DCIS Associated -> Myoepithelial Cells 0.007585772103644 0.7205550478301406 0.4630027772793905 0.8293805866303694 0.0117842887908422 0.0058437228618857 0.0 0.0002019182231196 0.0408615827670775 0.0 9905 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +890891 CXCL12 ITGA4 CXCL12-ITGA4 Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells -> CAFs, DCIS Associated 0.0075855953848487 0.255669001367946 0.4596166826058663 0.2461374514707439 0.0061207051981986 0.1076178292491983 0.0 0.0007918910357934 0.0663452084478828 0.0 4879 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +891031 MMRN2 CD93 MMRN2-CD93 Myoepithelial Cells CAFs, Invasive Associated Myoepithelial Cells -> CAFs, Invasive Associated 0.0075837806742585 0.7205550478301406 0.6587114738285964 0.6198216015396206 0.0151307911035231 0.0042738820064046 0.0 0.0016005121638924 0.2043108949203559 0.0 1562 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +891056 MMRN2 CLEC14A MMRN2-CLEC14A Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0075835428760429 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0151307911035231 0.0044340558155446 0.0 0.0 0.0 0.0 659 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +891143 A2M LRP1 A2M-LRP1 Endothelial Cells Apocrine Cells Endothelial Cells -> Apocrine Cells 0.0075823335807511 0.8937519114898692 0.2550748532138862 0.2461374514707439 1.0 0.0003386430177035 0.0 0.0063131313131313 1.0 0.0 33 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +891413 VWF ITGA9 VWF-ITGA9 Luminal-like Amorphous DCIS Cells Macrophages Luminal-like Amorphous DCIS Cells -> Macrophages 0.0075787345221822 0.2486570577556728 0.8794572885381431 0.2461374514707439 0.0033537993821664 0.104965956217838 0.0 0.0028665028665028 0.0642450837173295 0.0 222 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +891436 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Endothelial Cells 0.0075783868836763 0.6626993710110988 0.9078204025796472 0.6198216015396206 0.0035190936623492 0.0144359394371152 0.0 0.0 0.0 0.0 370 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +891686 CD48 CD2 CD48-CD2 Basal-like Structured DCIS Cells Myoepithelial Cells Basal-like Structured DCIS Cells -> Myoepithelial Cells 0.007575110325531 0.8667347161816407 0.4603649459881741 0.6198216015396206 0.0106228227237899 0.0071918009517169 0.0 7.797878976918278e-05 0.0190590105002501 0.0 6412 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +891859 A2M LRP1 A2M-LRP1 Myeloid Cells Pericytes Myeloid Cells -> Pericytes 0.0075731829719612 0.7460047258226694 0.9078204025796472 0.7827641335561659 0.0010163752993685 0.0350138403862125 0.0 0.0008568980291345 0.050034987817714 0.0 389 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +892039 C1QB LRP1 C1QB-LRP1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.0075708710980161 0.4601010570874773 0.6207977546603366 0.6198216015396206 0.0587727051993296 0.0018097844702233 0.0 0.0009259259259259 0.1021509536940115 0.0 135 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +892081 DLL4 NOTCH4 DLL4-NOTCH4 CAFs, Invasive Associated CAFs, DCIS Associated CAFs, Invasive Associated -> CAFs, DCIS Associated 0.0075703972832192 0.6342079770588467 0.4641352222874551 0.6198216015396206 0.002196330917593 0.046975263367762 0.0 0.0 0.0 0.0 1323 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +892156 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells B Cells 11q13 Invasive Tumor Cells -> B Cells 0.0075692330471986 0.6342079770588467 0.7746834992804791 0.7917001487310438 0.0673400749834054 0.00071798405859 0.0 0.0 0.0 0.0 570 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +892291 C3 LRP1 C3-LRP1 T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes -> 11q13 Invasive Tumor Cells (G1/S) 0.0075675731449246 0.6319926036888139 0.6207977546603366 0.7917001487310438 0.0334108479684367 0.0018097844702233 0.0 0.0009259259259259 0.3269722370845967 0.0 81 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +892336 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myoepithelial Cells 0.0075670404610812 0.6659645551150886 0.4603649459881741 0.6198216015396206 0.0137371823984124 0.0071918009517169 0.0 0.0 0.0 0.0 714 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +892379 C3 LRP1 C3-LRP1 Myeloid Cells Macrophages Myeloid Cells -> Macrophages 0.007566438089567 0.7796725988275006 0.8604147465201248 0.7827641335561659 0.000819605673545 0.0436001007095475 0.0 0.0024691358024691 0.0705907426460118 0.0 162 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +892400 CXCL12 CXCR4 CXCL12-CXCR4 Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0075661286164593 0.6160088550075702 0.6632137581773894 0.7917001487310438 0.0149256517769723 0.0038860320327025 0.0 0.0006524575902566 0.3690816553044793 0.0 209 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +892432 EFNB2 PECAM1 EFNB2-PECAM1 Plasma Cells CAFs, DCIS Associated Plasma Cells -> CAFs, DCIS Associated 0.0075656949702331 0.4619393085577573 0.7167436199046466 0.8767341187813953 0.0051428381563772 0.0125623889131764 0.0 0.0004591836734693 0.2131915761598636 0.0 2450 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +892451 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells -> Basal-like Structured DCIS Cells 0.0075654999975156 0.6332974881236617 0.7760344326192508 0.7917001487310438 0.0131302879503246 0.0036702914086929 0.0 7.027511961722486e-05 0.0293117429769414 0.0 30400 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +892463 HSPG2 LRP1 HSPG2-LRP1 Endothelial Cells Apocrine Cells Endothelial Cells -> Apocrine Cells 0.0075653628321306 0.8818165186409654 0.2550748532138862 0.2461374514707439 1.0 0.0003386430177035 0.0 0.0075757575757575 1.0 0.0 33 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +892620 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells (G1/S) Pericytes 11q13 Invasive Tumor Cells (G1/S) -> Pericytes 0.0075631718632018 0.6242573126045354 0.8587566561291643 0.6198216015396206 0.0001959417442809 0.287457858136305 0.0 0.0002415458937198 0.0073462607585883 0.0 345 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +892791 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myoepithelial Cells 0.0075611579059179 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.0015572459193676 0.0416128058995347 0.0 0.0005252100840336 0.021776481702118 0.0 714 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +892916 EFNB2 PECAM1 EFNB2-PECAM1 B Cells 11q13 Invasive Tumor Cells B Cells -> 11q13 Invasive Tumor Cells 0.0075596217792382 0.7800321422220979 0.6331674633943454 0.7917001487310438 0.0014623066995027 0.0326412663903893 0.0 0.0003920953575909 0.1335624050351687 0.0 797 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +893036 CXCL12 ITGA4 CXCL12-ITGA4 Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0075582915828744 0.6160088550075702 0.6631822525600675 0.7917001487310438 0.0149256517769723 0.0038621268649178 0.0 0.0 0.0 0.0 246 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +893082 MMP2 PECAM1 MMP2-PECAM1 T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.0075577585223052 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0141923232885854 0.0041555861088636 0.0 0.0 0.0 0.0 97 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +893150 VWF ITGA9 VWF-ITGA9 CXCL14+ Fibroblasts Macrophages CXCL14+ Fibroblasts -> Macrophages 0.0075568312135921 0.9275752708651288 0.8794572885381431 0.8875000050982297 0.000245041593909 0.104965956217838 0.0 0.0 0.0 0.0 1424 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +893320 VWF LRP1 VWF-LRP1 T Lymphocytes Endothelial Cells T Lymphocytes -> Endothelial Cells 0.007554880005971 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.0036144684673052 0.0144359394371152 0.0 0.0003241305674191 0.0286320081271607 0.0 4768 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +893648 CD34 SELP CD34-SELP CAFs, DCIS Associated B Cells CAFs, DCIS Associated -> B Cells 0.007550960380283 0.7168245244832976 0.7760344326192508 0.6198216015396206 0.1173076386135379 0.0004582650848664 0.0 0.0 0.0 0.0 4232 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +893667 CLEC2D KLRB1 CLEC2D-KLRB1 Plasma Cells CAFs, Invasive Associated Plasma Cells -> CAFs, Invasive Associated 0.0075506898776557 0.4625081978296446 0.657421674383923 0.6198216015396206 0.0141498126994191 0.0069492509109592 0.0 0.0011695906432748 0.2001479813122162 0.0 285 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +893866 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Basal-like Structured DCIS Cells 0.007548132689877 0.662063103571249 0.6331674633943454 0.7917001487310438 0.0236359933700329 0.0023576674662702 0.0 0.0002632687447346 0.0817276853978653 0.0 1187 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +893894 EFNB2 PECAM1 EFNB2-PECAM1 Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.00754779947503 0.7800321422220979 0.6331674633943454 0.7917001487310438 0.0113788029360913 0.0041555861088636 0.0 0.0010162601626016 0.1290643339511056 0.0 246 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +893945 MMRN2 CD93 MMRN2-CD93 T Lymphocytes T Lymphocytes T Lymphocytes -> T Lymphocytes 0.007547215643936 0.6301823358791634 0.7779918296243433 1.0 0.0031934983073077 0.0118035014556376 0.0 0.0003064303224589 0.0234770703347243 0.0 21212 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +893999 CXCL12 ITGA4 CXCL12-ITGA4 Basal-like Structured DCIS Cells Pericytes Basal-like Structured DCIS Cells -> Pericytes 0.007546611568484 0.6160088550075702 0.7754239189773715 0.6198216015396206 0.0021291294377375 0.0293031867940321 0.0 0.000403368123834 0.0504817031362639 0.0 1803 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +894029 CXCL12 CXCR4 CXCL12-CXCR4 Dendritic Cells Luminal-like Amorphous DCIS Cells Dendritic Cells -> Luminal-like Amorphous DCIS Cells 0.0075461895097508 0.6160088550075702 0.4600037439857229 0.2461374514707439 0.0149256517769723 0.017738069381683 0.0 0.0003626692456479 0.0904171057226865 0.0 752 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +894045 CD48 CD2 CD48-CD2 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.007545944076758 0.8667347161816407 0.6614977577544194 0.7917001487310438 0.0106228227237899 0.0038288178384739 0.0 0.000390625 0.0730584038960404 0.0 1280 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +894145 DLL4 NOTCH4 DLL4-NOTCH4 Mast Cells Myoepithelial Cells Mast Cells -> Myoepithelial Cells 0.0075446899185308 0.8516956437178343 0.4641352222874551 0.7204611100467462 0.000472352586488 0.1370986982961073 0.0 0.0 0.0 0.0 66 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +894334 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Myoepithelial Cells 0.0075424210013145 0.662063103571249 0.7167436199046466 0.6198216015396206 0.0236359933700329 0.0026482500471321 0.0 0.0002759381898454 0.1029666149943602 0.0 453 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +894385 CXCL12 ITGA4 CXCL12-ITGA4 Basal-like Structured DCIS Cells CAFs, Invasive Associated Basal-like Structured DCIS Cells -> CAFs, Invasive Associated 0.0075417643437143 0.6160088550075702 0.6631822525600675 0.7917001487310438 0.0021291294377375 0.0267210109213584 0.0 0.0005112723377318 0.0537213179699596 0.0 1867 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +894390 CXCL12 CXCR4 CXCL12-CXCR4 CXCL14+ Fibroblasts Myeloid Cells CXCL14+ Fibroblasts -> Myeloid Cells 0.0075416991936351 0.7487535481622718 0.7447682696221608 0.7827641335561659 0.0131092554497256 0.0032154705418133 0.0 0.0014690632561354 0.1247002451659558 0.0 526 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +894420 VEGFC FLT1 VEGFC-FLT1 Myoepithelial Cells CAFs, Invasive Associated Myoepithelial Cells -> CAFs, Invasive Associated 0.0075412961282906 0.4636527906642655 0.6593689120110077 0.6198216015396206 0.014525360548861 0.0066828239855783 0.0 0.0004268032437046 0.0525717720608996 0.0 1562 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +894429 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Basal-like Structured DCIS Cells 0.0075412219157589 0.6582846571368821 0.7779918296243433 0.7917001487310438 0.0084325366891025 0.0053794918117879 0.0 0.0005897219882055 0.0636614215882142 0.0 1187 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +894479 COL4A1 CD93 COL4A1-CD93 T Lymphocytes Myoepithelial Cells T Lymphocytes -> Myoepithelial Cells 0.0075405041024496 0.8684504425765611 0.4630027772793905 0.6198216015396206 0.0126216524880575 0.0058437228618857 0.0 0.0002235636038452 0.0544910393530857 0.0 1278 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +894724 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells B Cells 11q13 Invasive Tumor Cells -> B Cells 0.0075375618146257 0.6630837220165452 0.7779918296243433 0.7917001487310438 0.0415873844357376 0.001079730675535 0.0 0.000501253132832 0.0771555020135354 0.0 570 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +894907 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, DCIS Associated 0.0075352179235758 0.6160088550075702 0.4596166826058663 0.6198216015396206 0.0009692519480124 0.1076178292491983 0.0 0.0005790387955993 0.0485122925466048 0.0 157 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +894967 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells (G1/S) Plasma Cells 11q13 Invasive Tumor Cells (G1/S) -> Plasma Cells 0.0075344179437767 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.0052560850129547 0.0124087765732037 0.0 0.0 0.0 0.0 5 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +895007 HSPG2 LRP1 HSPG2-LRP1 CXCL14+ Fibroblasts Basal-like Structured DCIS Cells CXCL14+ Fibroblasts -> Basal-like Structured DCIS Cells 0.0075340087343315 0.8818165186409654 0.6207977546603366 0.6198216015396206 0.0026436039558049 0.0203874717835032 0.0 0.0006047714381047 0.0188925209591486 0.0 1332 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +895038 C1QB LRP1 C1QB-LRP1 Mast Cells Dendritic Cells Mast Cells -> Dendritic Cells 0.0075336082372874 0.7753420160918723 0.6207977546603366 0.6198216015396206 0.0012213774841743 0.0501711964086628 0.0 0.0042438271604938 0.1010796466048214 0.0 162 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +895162 MMRN2 CD93 MMRN2-CD93 Basal-like Structured DCIS Cells Myoepithelial Cells Basal-like Structured DCIS Cells -> Myoepithelial Cells 0.0075320014725805 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.0172764782878141 0.0058437228618857 0.0 0.0 0.0 0.0 6412 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +895481 CLEC2D KLRB1 CLEC2D-KLRB1 CXCL14+ Fibroblasts CAFs, DCIS Associated CXCL14+ Fibroblasts -> CAFs, DCIS Associated 0.0075278267578713 0.8721681415062816 0.4642836810638544 0.7204611100467462 0.0008193633790489 0.0761275033764692 0.0 3.041085059149104e-05 0.0029288595635202 0.0 10961 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +895550 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Endothelial Cells 0.0075269722341688 0.6589792304505506 0.9078204025796472 0.6198216015396206 0.0033973231723341 0.0144359394371152 0.0 0.0019614079728583 0.1716364949726902 0.0 262 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +895619 MMP2 PECAM1 MMP2-PECAM1 Pericytes Basal-like Structured DCIS Cells Pericytes -> Basal-like Structured DCIS Cells 0.0075260424378603 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0216588811659259 0.0023576674662702 0.0 0.0007139278557114 0.3423307002309592 0.0 1996 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +895733 CD48 CD2 CD48-CD2 Mast Cells Basal-like Structured DCIS Cells Mast Cells -> Basal-like Structured DCIS Cells 0.0075247467762936 0.7719609236370527 0.8581827408615759 0.6198216015396206 0.0112468593062777 0.003930762149527 0.0 0.0 0.0 0.0 30 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +895930 CXCL12 ITGA4 CXCL12-ITGA4 Basal-like Structured DCIS Cells Plasma Cells Basal-like Structured DCIS Cells -> Plasma Cells 0.0075225483506613 0.6160088550075702 0.4596166826058663 0.6198216015396206 0.0021291294377375 0.0484993884807927 0.0 0.001150747986191 0.0163595859908085 0.0 79 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +896030 VEGFC FLT1 VEGFC-FLT1 Dendritic Cells Macrophages Dendritic Cells -> Macrophages 0.007521241719057 0.7745997874735252 0.8998347793593909 0.6198216015396206 0.0065101973396288 0.0064362797035136 0.0 0.0004082465809348 0.1479171352462388 0.0 1633 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +896082 VWF ITGA9 VWF-ITGA9 Plasma Cells Basal-like Structured DCIS Cells Plasma Cells -> Basal-like Structured DCIS Cells 0.0075205297302321 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0003457348439318 0.1886404570313 0.0 0.0 0.0 0.0 126 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +896119 CXCL12 CXCR4 CXCL12-CXCR4 Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0075201008824503 0.8023917560710954 0.6632137581773894 0.6198216015396206 0.0085367158000785 0.0064230792457803 0.0 0.0002069250931162 0.0278313633787714 0.0 659 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +896295 VEGFC FLT1 VEGFC-FLT1 Macrophages Myoepithelial Cells Macrophages -> Myoepithelial Cells 0.0075179655670741 0.8963332422588541 0.4630488285702799 0.7204611100467462 0.0026007495851186 0.0232163927704059 0.0 0.0004662004662004 0.0912195597112214 0.0 715 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +896306 CD34 SELP CD34-SELP Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells 0.0075178587483955 0.2491449441646273 0.6572093097629401 0.2461374514707439 0.0108445362943651 0.04130664769978 0.0 0.0 0.0 0.0 186 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +896392 CCN1 CAV1 CCN1-CAV1 Myeloid Cells CAFs, Invasive Associated Myeloid Cells -> CAFs, Invasive Associated 0.0075169513778081 0.7797135509308979 0.62431395375366 0.6198216015396206 0.0009209869688402 0.0649213179279442 0.0 0.0008333333333333 0.0343344225331851 0.0 160 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +896468 EFNB2 PECAM1 EFNB2-PECAM1 Luminal-like Amorphous DCIS Cells Myoepithelial Cells Luminal-like Amorphous DCIS Cells -> Myoepithelial Cells 0.0075160076537972 0.4619393085577573 0.7167436199046466 0.2461374514707439 0.0835287751665837 0.0026482500471321 0.0 0.000243227061817 0.0907604244427163 0.0 13362 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +896510 VWF LRP1 VWF-LRP1 Macrophages 11q13 Invasive Tumor Cells Macrophages -> 11q13 Invasive Tumor Cells 0.0075154918194504 0.9011206516381156 0.6207977546603366 0.6198216015396206 0.0008850282134344 0.0587195251380622 0.0 0.0001241570390506 0.0129119319418904 0.0 1739 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +896528 EFNB2 PECAM1 EFNB2-PECAM1 Myoepithelial Cells CAFs, Invasive Associated Myoepithelial Cells -> CAFs, Invasive Associated 0.0075152638828948 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.0308750930304183 0.0032187363284526 0.0 0.0004001280409731 0.0788172595451358 0.0 1562 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +896595 CD48 CD2 CD48-CD2 Mast Cells Plasma Cells Mast Cells -> Plasma Cells 0.0075144473753897 0.7719609236370527 0.4603649459881741 0.7204611100467462 0.0112468593062777 0.0062523288579129 0.0 0.0 0.0 0.0 50 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +896810 THBS2 CD36 THBS2-CD36 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells 0.0075113934775699 0.6242573126045354 0.6176321640000088 0.7917001487310438 0.0020491452254277 0.02871400543887 0.0 3.998852742937198e-05 0.0193510552450552 0.0 30217 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +897087 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) -> T Lymphocytes 0.0075081142022149 0.6630837220165452 0.7779918296243433 0.7917001487310438 0.0037159398684439 0.0118035014556376 0.0 0.0 0.0 0.0 69 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +897185 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells (G1/S) Mast Cells 11q13 Invasive Tumor Cells (G1/S) -> Mast Cells 0.0075067350050456 0.6605327397359113 0.8381155706134242 0.6198216015396206 0.0179229861158654 0.0029095741067474 0.0 0.0 0.0 0.0 0 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +897266 DLL4 NOTCH3 DLL4-NOTCH3 CAFs, Invasive Associated Myoepithelial Cells CAFs, Invasive Associated -> Myoepithelial Cells 0.0075055029986027 0.6342079770588467 0.4638256179742202 0.6198216015396206 0.002196330917593 0.0446401662952339 0.0 0.0017814726840855 0.1612203835245692 0.0 1684 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +897488 CCN1 CAV1 CCN1-CAV1 Myeloid Cells Basal-like Structured DCIS Cells Myeloid Cells -> Basal-like Structured DCIS Cells 0.007502458824465 0.7797135509308979 0.62431395375366 0.6198216015396206 0.0009209869688402 0.0641739251983978 0.0 0.0012345679012345 0.1172779928364539 0.0 162 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +897756 CD48 CD2 CD48-CD2 CXCL14+ Fibroblasts B Cells CXCL14+ Fibroblasts -> B Cells 0.0074991751799327 0.7719609236370527 0.937587088419394 0.6198216015396206 0.0014378253178126 0.0275738893167071 0.0 0.0012642225031605 0.0527286195865297 0.0 791 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +897826 MMP2 PECAM1 MMP2-PECAM1 Basal-like Structured DCIS Cells B Cells Basal-like Structured DCIS Cells -> B Cells 0.0074982560338771 0.6303642896310324 0.6331674633943454 0.8693461273411047 0.0104129581710415 0.0049190726392343 0.0 0.0002777777777777 0.0339308980504999 0.0 270 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +897955 CD48 CD2 CD48-CD2 Myoepithelial Cells Plasma Cells Myoepithelial Cells -> Plasma Cells 0.0074967467904483 0.4593282471594782 0.4603649459881741 0.8293805866303694 0.0161888123016941 0.0062523288579129 0.0 0.0091324200913242 0.1079385378836943 0.0 219 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +898011 CCN1 CAV1 CCN1-CAV1 Myeloid Cells 11q13 Invasive Tumor Cells Myeloid Cells -> 11q13 Invasive Tumor Cells 0.007495799573621 0.7797135509308979 0.62431395375366 0.6198216015396206 0.0009209869688402 0.0638329144736252 0.0 0.0002599653379549 0.0678661231478083 0.0 1154 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +898208 CD48 CD2 CD48-CD2 Plasma Cells Mast Cells Plasma Cells -> Mast Cells 0.0074930681264603 0.4593282471594782 0.7763428264267787 0.7204611100467462 0.0467114894617178 0.0014748371602574 0.0 0.0 0.0 0.0 48 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +898435 C3 LRP1 C3-LRP1 Macrophages Luminal-like Amorphous DCIS Cells Macrophages -> Luminal-like Amorphous DCIS Cells 0.0074903551931047 0.9487258305485792 0.2550748532138862 0.2461374514707439 0.0110943464444434 0.0267255153180908 0.0 0.0006653992395437 0.1053496510663995 0.0 263 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +898596 CXCL12 CXCR4 CXCL12-CXCR4 Basal-like Structured DCIS Cells Endothelial Cells Basal-like Structured DCIS Cells -> Endothelial Cells 0.0074883416924552 0.6160088550075702 0.7757991160529997 0.6198216015396206 0.0021291294377375 0.0279580382843415 0.0 0.0004298302170642 0.0602744863387814 0.0 1692 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +898830 VEGFC FLT1 VEGFC-FLT1 Dendritic Cells CAFs, Invasive Associated Dendritic Cells -> CAFs, Invasive Associated 0.0074854919265575 0.7745997874735252 0.6593689120110077 0.7917001487310438 0.0065101973396288 0.0066828239855783 0.0 0.0 0.0 0.0 2359 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +898884 CCN1 CAV1 CCN1-CAV1 T Lymphocytes CXCL14+ Fibroblasts T Lymphocytes -> CXCL14+ Fibroblasts 0.007484847904936 0.6213271600240247 0.943345641464811 0.6198216015396206 0.013905026986541 0.0034806998160403 0.0 0.0001063829787234 0.0393837977387811 0.0 1880 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +898906 VWF ITGA9 VWF-ITGA9 CAFs, DCIS Associated Plasma Cells CAFs, DCIS Associated -> Plasma Cells 0.0074845734168119 0.7158082793127664 0.7292496872084557 0.8767341187813953 0.0071496754272206 0.0053724660607752 0.0 0.0001482414853796 0.0143184248469467 0.0 2453 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +898989 VWF LRP1 VWF-LRP1 Macrophages Myoepithelial Cells Macrophages -> Myoepithelial Cells 0.0074835640754629 0.9011206516381156 0.7346293219749174 0.7204611100467462 0.0008850282134344 0.0416128058995347 0.0 0.000588048315321 0.0243819069127592 0.0 715 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +899082 CD48 CD2 CD48-CD2 Myeloid Cells CAFs, DCIS Associated Myeloid Cells -> CAFs, DCIS Associated 0.0074826328076487 0.7453966474499909 0.4603649459881741 0.7204611100467462 0.006326966401379 0.0112209532878862 0.0 0.0003840245775729 0.0754539528625168 0.0 1302 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +899084 C1QB LRP1 C1QB-LRP1 Myeloid Cells Dendritic Cells Myeloid Cells -> Dendritic Cells 0.0074826305792529 0.7452691992612583 0.6207977546603366 0.6198216015396206 0.0012199377895337 0.0501711964086628 0.0 0.0121323529411764 0.2889688720584894 0.0 170 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +899322 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells (G1/S) Pericytes 11q13 Invasive Tumor Cells (G1/S) -> Pericytes 0.0074799506266819 0.6332974881236617 0.9404022517663844 0.6198216015396206 0.0003521782369754 0.1347191569099048 0.0 0.0 0.0 0.0 345 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +899457 VWF ITGA9 VWF-ITGA9 Macrophages CAFs, Invasive Associated Macrophages -> CAFs, Invasive Associated 0.0074783187660758 0.9011206516381156 0.6252253442669611 0.6198216015396206 0.0008850282134344 0.0565946652887153 0.0 0.0003357056532832 0.012417843132618 0.0 1354 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +899476 DLL4 NOTCH4 DLL4-NOTCH4 Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.0074780437864561 0.6342079770588467 0.4641352222874551 0.2461374514707439 0.0053032910137447 0.0455121851821151 0.0 0.0 0.0 0.0 877 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +899688 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) -> Dendritic Cells 0.0074755817104348 0.6301823358791634 0.7779918296243433 0.7917001487310438 0.000716220684292 0.0627790816848129 0.0 0.0 0.0 0.0 193 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +899733 DLL4 NOTCH4 DLL4-NOTCH4 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.0074750009909979 0.7160288858520609 0.6571792026963191 0.6198216015396206 0.0186793449598515 0.0032020139126304 0.0 0.0 0.0 0.0 135 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +899860 C3 LRP1 C3-LRP1 CXCL14+ Fibroblasts T Lymphocytes CXCL14+ Fibroblasts -> T Lymphocytes 0.0074734498622003 0.8911088195487638 0.6207977546603366 0.6198216015396206 0.0048525806497539 0.0104714078116759 0.0 0.0008904837852206 0.0876274184352088 0.0 1881 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +900034 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells 0.0074711361764709 0.6160088550075702 0.6632137581773894 0.8824495942126559 0.0009692519480124 0.049767778498468 0.0 0.0001164441706545 0.039794268204849 0.0 12101 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +900050 MMP2 PECAM1 MMP2-PECAM1 Endothelial Cells Luminal-like Amorphous DCIS Cells Endothelial Cells -> Luminal-like Amorphous DCIS Cells 0.007470874426696 0.9067635403815892 0.2491073778594529 0.2461374514707439 0.0411127335336962 0.0076066460958003 0.0 0.000289156626506 0.1220357022058508 0.0 2075 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +900132 CD48 CD2 CD48-CD2 CAFs, Invasive Associated CAFs, DCIS Associated CAFs, Invasive Associated -> CAFs, DCIS Associated 0.0074698534113602 0.6659645551150886 0.4603649459881741 0.6198216015396206 0.0081474500750471 0.0112209532878862 0.0 0.0 0.0 0.0 1323 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +900346 CD34 SELP CD34-SELP Luminal-like Amorphous DCIS Cells T Lymphocytes Luminal-like Amorphous DCIS Cells -> T Lymphocytes 0.00746733429397 0.2491449441646273 0.7760344326192508 0.2461374514707439 0.0108445362943651 0.0335947364052305 0.0 0.0 0.0 0.0 316 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +900518 CLEC2D KLRB1 CLEC2D-KLRB1 Myeloid Cells Myeloid Cells Myeloid Cells -> Myeloid Cells 0.007465009454015 0.7475533330314548 0.7467524951532132 1.0 0.0029751676683741 0.0104195741475089 0.0 0.0039752650176678 0.2742932862190813 0.0 1132 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +900538 CCN1 CAV1 CCN1-CAV1 T Lymphocytes Luminal-like Amorphous DCIS Cells T Lymphocytes -> Luminal-like Amorphous DCIS Cells 0.0074647314853682 0.6213271600240247 0.252518874138558 0.2461374514707439 0.013905026986541 0.0322196586137726 0.0 0.0001740644038294 0.0304606003417254 0.0 383 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +900590 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) -> CXCL14+ Fibroblasts 0.0074639484234927 0.6589792304505506 0.9078204025796472 0.6198216015396206 0.0072827533047186 0.0064028969591119 0.0 0.0003687315634218 0.0436326253464484 0.0 339 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +900637 CD34 SELP CD34-SELP Dendritic Cells CAFs, DCIS Associated Dendritic Cells -> CAFs, DCIS Associated 0.007463379105149 0.633566764858408 0.4623922682986163 0.6198216015396206 0.0042829523358709 0.0222228052993653 0.0 0.0001498800959232 0.0400499812926811 0.0 3336 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +900741 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells Mast Cells 11q13 Invasive Tumor Cells -> Mast Cells 0.0074617983883682 0.6630837220165452 0.8347945881127203 0.6198216015396206 0.0415873844357376 0.0012097093680331 0.0 0.0 0.0 0.0 42 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +900807 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) -> CXCL14+ Fibroblasts 0.0074609506182819 0.7941469661104034 0.773263018678637 0.6198216015396206 0.0526353932596327 0.0008609682710384 0.0 0.0023177412557943 0.6953443534877843 0.0 339 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +900838 C3 LRP1 C3-LRP1 Mast Cells Macrophages Mast Cells -> Macrophages 0.0074605747954417 0.8509500867818902 0.8604147465201248 0.8567148457705164 0.0006305085967044 0.0436001007095475 0.0 0.0027272727272727 0.0779706839226403 0.0 165 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +901398 DLL4 NOTCH4 DLL4-NOTCH4 CXCL14+ Fibroblasts Basal-like Structured DCIS Cells CXCL14+ Fibroblasts -> Basal-like Structured DCIS Cells 0.0074534358051584 0.9184503888425788 0.7754072541855492 0.6198216015396206 0.0004696576149175 0.0826982152707935 0.0 0.0 0.0 0.0 1332 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +901482 A2M LRP1 A2M-LRP1 Myeloid Cells 11q13 Invasive Tumor Cells Myeloid Cells -> 11q13 Invasive Tumor Cells 0.0074524643052626 0.7460047258226694 0.6207977546603366 0.6198216015396206 0.0010163752993685 0.0587195251380622 0.0 7.221259387637204e-05 0.0092851381770282 0.0 1154 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +901859 CCN1 CAV1 CCN1-CAV1 Macrophages Dendritic Cells Macrophages -> Dendritic Cells 0.0074479843718168 0.8619922139338987 0.62431395375366 0.6198216015396206 0.0054092055025683 0.009460730808256 0.0 9.879470460383324e-05 0.0122659584728511 0.0 1687 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +901863 VWF LRP1 VWF-LRP1 Myoepithelial Cells Endothelial Cells Myoepithelial Cells -> Endothelial Cells 0.0074479514083899 0.7158082793127664 0.9078204025796472 0.7204611100467462 0.0025256125075084 0.0144359394371152 0.0 0.0005107820528381 0.0451198293469088 0.0 2247 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +902058 DLL4 NOTCH3 DLL4-NOTCH3 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0074454558612332 0.2490567623945399 0.6580560501976399 0.2461374514707439 0.011649387573427 0.0362497659817488 0.0 0.0 0.0 0.0 26 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +902068 EFNB2 PECAM1 EFNB2-PECAM1 Mast Cells Plasma Cells Mast Cells -> Plasma Cells 0.0074452749526021 0.8284725546778968 0.7167436199046466 0.7204611100467462 0.0012187708721425 0.0326667674102811 0.0 0.0075 0.1587664893290385 0.0 50 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +902205 CXCL12 CXCR4 CXCL12-CXCR4 Myoepithelial Cells Mast Cells Myoepithelial Cells -> Mast Cells 0.0074436595457555 0.8023917560710954 0.7757991160529997 0.7204611100467462 0.0085367158000785 0.0044430418127202 0.0 0.0083732057416267 0.312999757094743 0.0 38 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +902339 DLL4 NOTCH4 DLL4-NOTCH4 T Lymphocytes CAFs, Invasive Associated T Lymphocytes -> CAFs, Invasive Associated 0.0074418829799667 0.6342079770588467 0.6571792026963191 0.7917001487310438 0.0073929685753755 0.0069630688870869 0.0 0.0 0.0 0.0 2400 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +902407 DLL4 NOTCH4 DLL4-NOTCH4 Myoepithelial Cells Macrophages Myoepithelial Cells -> Macrophages 0.0074410648454171 0.7160288858520609 0.8818120773736414 0.7204611100467462 0.0069047442087267 0.0054043611446182 0.0 0.0 0.0 0.0 591 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +902496 A2M LRP1 A2M-LRP1 T Lymphocytes Plasma Cells T Lymphocytes -> Plasma Cells 0.0074397005518456 0.7741139100414175 0.7346293219749174 0.6198216015396206 0.0149044683666724 0.0032275631628407 0.0 0.0004675081813931 0.0276091883050739 0.0 713 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +902613 CCN1 CAV1 CCN1-CAV1 Plasma Cells Plasma Cells Plasma Cells -> Plasma Cells 0.0074380287848105 0.7324582304061453 0.7283139964676212 1.0 0.0025580826958339 0.0124087765732037 0.0 0.0009422850412249 0.046454288326308 0.0 283 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +902978 DLL4 NOTCH4 DLL4-NOTCH4 Macrophages 11q13 Invasive Tumor Cells (Mitotic) Macrophages -> 11q13 Invasive Tumor Cells (Mitotic) 0.0074334112988244 0.8949858186325867 0.6571792026963191 0.6198216015396206 0.001895566065636 0.0244129856070659 0.0 0.0 0.0 0.0 129 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +903166 DLL4 NOTCH4 DLL4-NOTCH4 Plasma Cells CAFs, DCIS Associated Plasma Cells -> CAFs, DCIS Associated 0.0074314407243617 0.7160288858520609 0.4641352222874551 0.8767341187813953 0.0012306151710811 0.046975263367762 0.0 0.0008163265306122 0.1350525273220226 0.0 2450 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +903280 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells (Mitotic) B Cells 11q13 Invasive Tumor Cells (Mitotic) -> B Cells 0.007430014297802 0.6160088550075702 0.9460955677032749 0.7917001487310438 0.0009692519480124 0.0376195773145198 0.0 0.0021645021645021 0.0787528534080533 0.0 42 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +903387 DLL4 NOTCH3 DLL4-NOTCH3 T Lymphocytes T Lymphocytes T Lymphocytes -> T Lymphocytes 0.0074285243352395 0.6342079770588467 0.7746834992804791 1.0 0.0073929685753755 0.0046263543438723 0.0 0.000133572191841 0.0728142267687622 0.0 21212 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +903779 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (Mitotic) 0.0074236568846822 0.6561647292424944 0.6207977546603366 1.0 0.0142750905665976 0.0028784826949613 0.0 0.0009128006872852 0.147549054514699 0.0 1552 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +903989 A2M LRP1 A2M-LRP1 Myeloid Cells Myoepithelial Cells Myeloid Cells -> Myoepithelial Cells 0.0074208043183808 0.7460047258226694 0.7346293219749174 0.7204611100467462 0.0010163752993685 0.0416128058995347 0.0 0.0 0.0 0.0 85 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +904043 JAG1 NOTCH2 JAG1-NOTCH2 Dendritic Cells CAFs, Invasive Associated Dendritic Cells -> CAFs, Invasive Associated 0.007420183946229 0.8630183004227985 0.663300745568453 0.7917001487310438 0.0016575843792215 0.0222186841038061 0.0 0.001291911423323 0.0510860596365135 0.0 2359 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +904045 CXCL12 ITGA4 CXCL12-ITGA4 Mast Cells Basal-like Structured DCIS Cells Mast Cells -> Basal-like Structured DCIS Cells 0.0074201739962167 0.7487535481622718 0.8622452992050237 0.6198216015396206 0.0016417770622885 0.0254056950469408 0.0 0.0 0.0 0.0 30 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +904089 DLL4 NOTCH4 DLL4-NOTCH4 Myoepithelial Cells Myeloid Cells Myoepithelial Cells -> Myeloid Cells 0.0074195568928192 0.7160288858520609 0.7480927101953669 0.7204611100467462 0.0069047442087267 0.006260692484444 0.0 0.0 0.0 0.0 51 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +904194 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) -> CXCL14+ Fibroblasts 0.0074181651383071 0.6561647292424944 0.9078204025796472 0.6198216015396206 0.0070489045197697 0.0064028969591119 0.0 0.000548245614035 0.0771832474209091 0.0 380 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +904348 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells Myeloid Cells 11q13 Invasive Tumor Cells -> Myeloid Cells 0.0074161831607742 0.6301823358791634 0.7830372268649692 0.6198216015396206 0.0208904415011529 0.0026038611777234 0.0 0.0004409171075837 0.0375209756414257 0.0 756 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +904443 MMP2 PECAM1 MMP2-PECAM1 Myeloid Cells Dendritic Cells Myeloid Cells -> Dendritic Cells 0.0074149900606086 0.785133132759182 0.6331674633943454 0.6198216015396206 0.001039571291679 0.0518891167572028 0.0 0.0008823529411764 0.0322153779060066 0.0 170 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +904469 VWF ITGA9 VWF-ITGA9 CXCL14+ Fibroblasts Basal-like Structured DCIS Cells CXCL14+ Fibroblasts -> Basal-like Structured DCIS Cells 0.0074146526305441 0.9275752708651288 0.6252253442669611 0.6198216015396206 0.000245041593909 0.1886404570313 0.0 0.0003412503412503 0.0089247993000507 0.0 1332 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +904626 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells 0.0074127867833831 0.6303642896310324 0.6331674633943454 0.8824495942126559 0.0014431743145616 0.0326412663903893 0.0 9.709941327163045e-05 0.039342293459707 0.0 12101 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +904660 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells Mast Cells 11q13 Invasive Tumor Cells -> Mast Cells 0.0074123522521395 0.6561647292424944 0.8755243548400705 0.6198216015396206 0.112230917768503 0.0004150165744076 0.0 0.0 0.0 0.0 42 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +904770 VEGFC FLT1 VEGFC-FLT1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (Mitotic) 0.0074107482208927 0.8718210606749883 0.6593689120110077 0.6198216015396206 0.0017670878089588 0.026308073552735 0.0 0.0004273504273504 0.0311469739222534 0.0 390 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +904874 VWF ITGA9 VWF-ITGA9 CAFs, DCIS Associated B Cells CAFs, DCIS Associated -> B Cells 0.0074096182558106 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0071496754272206 0.0083442542366581 0.0 0.0003866643753222 0.0212850626786769 0.0 4232 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +904951 VEGFC FLT1 VEGFC-FLT1 Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.007408624965011 0.743507317541692 0.6593689120110077 0.6198216015396206 0.0020684923107111 0.026308073552735 0.0 0.0111111111111111 0.8098213219785908 0.0 30 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +905151 EFNB2 PECAM1 EFNB2-PECAM1 Plasma Cells T Lymphocytes Plasma Cells -> T Lymphocytes 0.0074058719778273 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.0051428381563772 0.0176963220730796 0.0 0.0013280212483399 0.2427682582981902 0.0 753 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +905389 VEGFC FLT1 VEGFC-FLT1 Plasma Cells T Lymphocytes Plasma Cells -> T Lymphocytes 0.0074032147579564 0.4636527906642655 0.777821334064334 0.6198216015396206 0.0023125636768155 0.0318483483218543 0.0 0.0006640106241699 0.0840315202863846 0.0 753 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +905391 CXCL12 ITGA4 CXCL12-ITGA4 T Lymphocytes Myeloid Cells T Lymphocytes -> Myeloid Cells 0.0074031859699288 0.6160088550075702 0.7462743270426613 0.6198216015396206 0.0255753403203798 0.0022591041672132 0.0 0.0016368672878368 0.1818863578729388 0.0 361 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +905419 VWF ITGA9 VWF-ITGA9 Plasma Cells Macrophages Plasma Cells -> Macrophages 0.0074029424797339 0.7158082793127664 0.8794572885381431 0.7204611100467462 0.0003457348439318 0.104965956217838 0.0 0.0002697599136768 0.006045955313797 0.0 337 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +905455 C3 LRP1 C3-LRP1 Plasma Cells Basal-like Structured DCIS Cells Plasma Cells -> Basal-like Structured DCIS Cells 0.0074024305924653 0.7148920381722296 0.6207977546603366 0.6198216015396206 0.0029337538459309 0.0203874717835032 0.0 0.0023809523809523 0.3045510334036485 0.0 126 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +905641 CCN1 CAV1 CCN1-CAV1 CAFs, Invasive Associated Apocrine Cells CAFs, Invasive Associated -> Apocrine Cells 0.007400157203805 0.6213271600240247 0.252518874138558 0.2461374514707439 0.2247035641022029 0.0018925243453249 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +905742 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) -> Plasma Cells 0.0073990312553537 0.6593525851613742 0.4630488285702799 0.6198216015396206 0.0201572483258557 0.0043013567716651 0.0 0.0 0.0 0.0 5 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +905747 CXCL12 CXCR4 CXCL12-CXCR4 Plasma Cells CAFs, Invasive Associated Plasma Cells -> CAFs, Invasive Associated 0.0073988795979087 0.8730912658940219 0.6632137581773894 0.6198216015396206 0.0057086106530109 0.0080072638027924 0.0 0.0007974481658692 0.1926242870964067 0.0 285 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +905830 MMP2 PECAM1 MMP2-PECAM1 Dendritic Cells CAFs, Invasive Associated Dendritic Cells -> CAFs, Invasive Associated 0.0073980571176033 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0161193721503025 0.0032187363284526 0.0 0.0011127596439169 0.3237425348324813 0.0 2359 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +905843 CXCL12 CXCR4 CXCL12-CXCR4 Luminal-like Amorphous DCIS Cells B Cells Luminal-like Amorphous DCIS Cells -> B Cells 0.0073977799621949 0.255669001367946 0.9546923450729716 0.2461374514707439 0.0061207051981986 0.0445745465878424 0.0 0.0005165289256198 0.019129735948472 0.0 176 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +905857 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells Dendritic Cells 11q13 Invasive Tumor Cells -> Dendritic Cells 0.0073975936696165 0.6332974881236617 0.7760344326192508 0.7917001487310438 0.0131302879503246 0.0032078747392388 0.0 5.411255411255411e-05 0.0089792945144412 0.0 3360 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +906127 CD48 CD2 CD48-CD2 Macrophages CAFs, Invasive Associated Macrophages -> CAFs, Invasive Associated 0.0073937022601589 0.7719609236370527 0.6614977577544194 0.6198216015396206 0.0212837736082081 0.0024251058581756 0.0 0.0 0.0 0.0 1354 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +906131 MMP2 PECAM1 MMP2-PECAM1 B Cells T Lymphocytes B Cells -> T Lymphocytes 0.0073936569998497 0.6303642896310324 0.6331674633943454 0.9318789094584046 0.0024819960935566 0.0176963220730796 0.0 0.0006770310932798 0.0896717927305618 0.0 4985 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +906198 DLL1 NOTCH3 DLL1-NOTCH3 Plasma Cells Dendritic Cells Plasma Cells -> Dendritic Cells 0.0073929365093247 0.7296454584598743 0.7746834992804791 0.6198216015396206 0.0051524613572059 0.0090444648829713 0.0 0.0 0.0 0.0 271 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +906221 A2M LRP1 A2M-LRP1 T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.0073926409052044 0.7741139100414175 0.6207977546603366 0.7917001487310438 0.0149044683666724 0.0028784826949613 0.0 0.0 0.0 0.0 97 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +906231 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) -> Plasma Cells 0.0073925356961108 0.6659645551150886 0.4603649459881741 0.6198216015396206 0.0137371823984124 0.0062523288579129 0.0 0.1 1.0 0.0 5 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +906268 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells (Mitotic) Macrophages 11q13 Invasive Tumor Cells (Mitotic) -> Macrophages 0.0073919317674298 0.6213271600240247 0.8818704453527788 0.6198216015396206 0.0093830613230477 0.0051192928876727 0.0 0.0003236245954692 0.0609691648905713 0.0 103 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +906451 A2M LRP1 A2M-LRP1 Dendritic Cells Mast Cells Dendritic Cells -> Mast Cells 0.0073894616529199 0.7741139100414175 0.8755243548400705 0.6198216015396206 0.093381536992618 0.0004150165744076 0.0 0.0013796909492273 0.2006823198876179 0.0 151 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +906537 DLL4 NOTCH3 DLL4-NOTCH3 CAFs, DCIS Associated Macrophages CAFs, DCIS Associated -> Macrophages 0.0073884585013528 0.7160288858520609 0.8923034233058523 0.7204611100467462 0.0186793449598515 0.00189193058407 0.0 8.300132802124833e-05 0.0367195100153129 0.0 10040 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +906559 CD34 SELP CD34-SELP B Cells Pericytes B Cells -> Pericytes 0.0073881170827827 0.633566764858408 0.8819126042133903 0.6198216015396206 0.0006336851232098 0.0741032966028748 0.0 0.0 0.0 0.0 1211 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +906678 A2M LRP1 A2M-LRP1 CAFs, Invasive Associated Mast Cells CAFs, Invasive Associated -> Mast Cells 0.0073864358215422 0.6561647292424944 0.8755243548400705 0.6198216015396206 0.1098969873322313 0.0004150165744076 0.0 0.0032051282051282 0.4662004662004662 0.0 130 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +906732 VWF LRP1 VWF-LRP1 Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells -> Basal-like Structured DCIS Cells 0.0073858176298204 0.6332974881236617 0.6207977546603366 1.0 0.0020251995753771 0.0203874717835032 0.0 0.0001079707991232 0.0050554916596539 0.0 19576 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +906788 C3 LRP1 C3-LRP1 B Cells T Lymphocytes B Cells -> T Lymphocytes 0.0073851054217424 0.6319926036888139 0.6207977546603366 0.9318789094584046 0.0042375227960614 0.0104714078116759 0.0 0.0007622868605817 0.0750122919793632 0.0 4985 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +907169 VWF SELP VWF-SELP Myeloid Cells Pericytes Myeloid Cells -> Pericytes 0.0073801206949675 0.7848266128497919 0.8819126042133903 0.7827641335561659 0.0004024409845247 0.0741032966028748 0.0 0.0012853470437017 0.0296458135515062 0.0 389 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +907183 COL4A2 CD93 COL4A2-CD93 Macrophages Myoepithelial Cells Macrophages -> Myoepithelial Cells 0.007379936013199 0.9188764516910942 0.4630027772793905 0.7204611100467462 0.0090193130488293 0.0058437228618857 0.0 0.0006993006993006 0.2122098254959498 0.0 715 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +907426 CD48 CD2 CD48-CD2 Macrophages Mast Cells Macrophages -> Mast Cells 0.0073770065704234 0.7719609236370527 0.7763428264267787 0.8567148457705164 0.0212837736082081 0.0014748371602574 0.0 0.0 0.0 0.0 165 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +907458 CXCL12 ITGA4 CXCL12-ITGA4 Myeloid Cells Basal-like Structured DCIS Cells Myeloid Cells -> Basal-like Structured DCIS Cells 0.0073766160302578 0.7487535481622718 0.8622452992050237 0.6198216015396206 0.0015847932820241 0.0254056950469408 0.0 0.0 0.0 0.0 162 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +907508 VEGFC FLT1 VEGFC-FLT1 Dendritic Cells Myeloid Cells Dendritic Cells -> Myeloid Cells 0.0073757557479181 0.7745997874735252 0.7472387841445823 0.6198216015396206 0.0065101973396288 0.0068935067166085 0.0 0.0041407867494824 0.2517848176682676 0.0 161 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +907598 DLL4 NOTCH3 DLL4-NOTCH3 B Cells Endothelial Cells B Cells -> Endothelial Cells 0.007374745897954 0.6342079770588467 0.8818326005152037 0.6198216015396206 0.0002327631000826 0.1993723722552783 0.0 0.001325381047051 0.0491043411302484 0.0 1509 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +907600 VEGFC FLT1 VEGFC-FLT1 T Lymphocytes Plasma Cells T Lymphocytes -> Plasma Cells 0.007374734612449 0.7745997874735252 0.4630488285702799 0.6198216015396206 0.016822895653248 0.0043013567716651 0.0 0.0009350163627863 0.0741571048359488 0.0 713 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +907605 HSPG2 LRP1 HSPG2-LRP1 Macrophages Basal-like Structured DCIS Cells Macrophages -> Basal-like Structured DCIS Cells 0.0073746885882502 0.9253089325030373 0.6207977546603366 0.6198216015396206 0.0022161183602947 0.0203874717835032 0.0 0.0005845491956603 0.0182607961203892 0.0 594 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +907614 CLEC2D KLRB1 CLEC2D-KLRB1 CXCL14+ Fibroblasts B Cells CXCL14+ Fibroblasts -> B Cells 0.0073745838958944 0.8721681415062816 0.7763400818577846 0.6198216015396206 0.0008193633790489 0.0467761235673353 0.0 0.000842815002107 0.0473961806057477 0.0 791 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +907727 EFNB2 PECAM1 EFNB2-PECAM1 CXCL14+ Fibroblasts T Lymphocytes CXCL14+ Fibroblasts -> T Lymphocytes 0.0073729767818288 0.8640667164982425 0.6331674633943454 0.6198216015396206 0.002676946692949 0.0176963220730796 0.0 0.0 0.0 0.0 1881 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +907858 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (Mitotic) 0.0073711371126206 0.6213271600240247 0.62431395375366 0.9592803095773328 0.0052560850129547 0.0082011408892332 0.0 0.0005645889792231 0.0946876960989 0.0 1476 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +907874 CD48 CD2 CD48-CD2 CAFs, DCIS Associated CAFs, Invasive Associated CAFs, DCIS Associated -> CAFs, Invasive Associated 0.0073709307147213 0.4593282471594782 0.6614977577544194 0.6198216015396206 0.0351142257737683 0.0024251058581756 0.0 0.0 0.0 0.0 1673 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +907882 C1QB LRP1 C1QB-LRP1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells 0.0073708468534806 0.7753420160918723 0.6207977546603366 0.6198216015396206 0.0009153913192522 0.0587195251380622 0.0 6.59862748548302e-05 0.0056237044965393 0.0 5683 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +907888 HSPG2 LRP1 HSPG2-LRP1 Plasma Cells Macrophages Plasma Cells -> Macrophages 0.0073707751468203 0.4629984640915818 0.8604147465201248 0.7204611100467462 0.0012814156885439 0.0436001007095475 0.0 0.0021430926475436 0.0492497956881896 0.0 337 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +907918 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells (Mitotic) Macrophages 11q13 Invasive Tumor Cells (Mitotic) -> Macrophages 0.0073703986074957 0.6342079770588467 0.8818120773736414 0.6198216015396206 0.0085570823799139 0.0054043611446182 0.0 0.0 0.0 0.0 103 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +907921 VWF ITGA9 VWF-ITGA9 CAFs, DCIS Associated Myeloid Cells CAFs, DCIS Associated -> Myeloid Cells 0.0073703441616789 0.7158082793127664 0.7831795333113832 0.7204611100467462 0.0071496754272206 0.0055509879377996 0.0 6.881838827334664e-05 0.0051322495929847 0.0 1321 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +907963 EFNB2 PECAM1 EFNB2-PECAM1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.0073698066534692 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.1194227711616854 0.0007400708115376 0.0 0.0 0.0 0.0 135 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +908004 MMRN2 CLEC14A MMRN2-CLEC14A Myoepithelial Cells Myeloid Cells Myoepithelial Cells -> Myeloid Cells 0.0073692551224441 0.7205550478301406 0.7830372268649692 0.7204611100467462 0.0151307911035231 0.0026038611777234 0.0 0.0 0.0 0.0 51 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +908172 DLL4 NOTCH4 DLL4-NOTCH4 Mast Cells Basal-like Structured DCIS Cells Mast Cells -> Basal-like Structured DCIS Cells 0.0073673072472275 0.8516956437178343 0.7754072541855492 0.6198216015396206 0.000472352586488 0.0826982152707935 0.0 0.0 0.0 0.0 30 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +908179 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells (Mitotic) Macrophages 11q13 Invasive Tumor Cells (Mitotic) -> Macrophages 0.0073671739051479 0.6249837837987587 0.8923034233058523 0.6198216015396206 0.0244483651952677 0.00189193058407 0.0 0.0008090614886731 0.305295080391222 0.0 103 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +908228 COL4A1 CD93 COL4A1-CD93 Basal-like Structured DCIS Cells Plasma Cells Basal-like Structured DCIS Cells -> Plasma Cells 0.0073666015131899 0.8533682807143209 0.4630027772793905 0.6198216015396206 0.0706049302656684 0.0009242223287825 0.0 0.0 0.0 0.0 79 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +908586 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells B Cells 11q13 Invasive Tumor Cells -> B Cells 0.0073623584701335 0.6342079770588467 0.7754072541855492 0.7917001487310438 0.0673400749834054 0.0006074333625108 0.0 0.0 0.0 0.0 570 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +908704 COL4A2 CD93 COL4A2-CD93 Dendritic Cells B Cells Dendritic Cells -> B Cells 0.0073608933743972 0.7783550150988336 0.7779918296243433 0.909150863993142 0.0267593032157803 0.001079730675535 0.0 0.0004452926208651 0.075305813549985 0.0 1572 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +908728 CCN1 CAV1 CCN1-CAV1 CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts -> Luminal-like Amorphous DCIS Cells 0.0073605494873435 0.9219165193585238 0.252518874138558 0.2461374514707439 0.0086134406931133 0.0322196586137726 0.0 0.0005812653699977 0.1017192012752857 0.0 1491 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +908746 C3 LRP1 C3-LRP1 Myeloid Cells Pericytes Myeloid Cells -> Pericytes 0.0073603569829628 0.7796725988275006 0.9078204025796472 0.7827641335561659 0.000819605673545 0.0350138403862125 0.0 0.0001928020565552 0.0169369900005341 0.0 389 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +908750 VWF LRP1 VWF-LRP1 Plasma Cells CAFs, Invasive Associated Plasma Cells -> CAFs, Invasive Associated 0.0073602988875117 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0003457348439318 0.166956519448744 0.0 0.0017942583732057 0.0135193105584365 0.0 285 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +908788 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (Mitotic) 0.0073597999528594 0.633566764858408 0.6572093097629401 1.0 0.0083565457974945 0.0045674276780054 0.0 0.0009664948453608 0.2952415186059043 0.0 1552 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +908899 MMP2 PECAM1 MMP2-PECAM1 Macrophages B Cells Macrophages -> B Cells 0.007358131575202 0.9330801352629944 0.6331674633943454 0.6198216015396206 0.0088108219576754 0.0049190726392343 0.0 0.0013268156424581 0.162072166665796 0.0 1074 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +909195 CLEC2D KLRB1 CLEC2D-KLRB1 Plasma Cells 11q13 Invasive Tumor Cells (G1/S) Plasma Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0073542641303351 0.4625081978296446 0.657421674383923 0.6198216015396206 0.0141498126994191 0.0059327142047454 0.0 0.0 0.0 0.0 8 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +909237 MMP2 PECAM1 MMP2-PECAM1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (Mitotic) 0.0073535509196151 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0106922602624424 0.0041555861088636 0.0 0.0005128205128205 0.0974350825485819 0.0 390 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +909403 MMP2 PECAM1 MMP2-PECAM1 Pericytes Myeloid Cells Pericytes -> Myeloid Cells 0.0073513816193978 0.9067635403815892 0.7841656220878274 0.7827641335561659 0.0216588811659259 0.001309307002134 0.0 0.0002373417721518 0.0283873294158607 0.0 316 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +909578 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myeloid Cells 0.0073490949114292 0.6342079770588467 0.7480927101953669 0.6198216015396206 0.0085570823799139 0.006260692484444 0.0 0.0 0.0 0.0 23 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +909657 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells (G1/S) Plasma Cells 11q13 Invasive Tumor Cells (G1/S) -> Plasma Cells 0.0073481992239328 0.7941469661104034 0.4614667734221426 0.6198216015396206 0.0323110954490285 0.0021449819680126 0.0 0.0238095238095238 0.8640939597315438 0.0 5 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +909658 EFNB2 PECAM1 EFNB2-PECAM1 B Cells Macrophages B Cells -> Macrophages 0.0073481884092861 0.7800321422220979 0.9015117569158254 0.6198216015396206 0.0014623066995027 0.0246995741084876 0.0 0.0007042253521126 0.0678543830764569 0.0 1065 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +909831 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Luminal-like Amorphous DCIS Cells 0.0073461639378652 0.6561647292424944 0.2550748532138862 0.2461374514707439 0.0142750905665976 0.0267255153180908 0.0 0.0009496676163342 0.0826091289414193 0.0 351 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +909861 VWF ITGA9 VWF-ITGA9 CAFs, Invasive Associated T Lymphocytes CAFs, Invasive Associated -> T Lymphocytes 0.0073458102777196 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0016171311116606 0.0309945332907452 0.0 0.0001185770750988 0.0073967052547698 0.0 2300 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +910076 CXCL12 CXCR4 CXCL12-CXCR4 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (G1/S) 0.007343292595847 0.7487535481622718 0.6632137581773894 0.6198216015396206 0.0131092554497256 0.0038860320327025 0.0 0.0 0.0 0.0 409 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +910359 DLL1 NOTCH3 DLL1-NOTCH3 Macrophages T Lymphocytes Macrophages -> T Lymphocytes 0.0073395979697086 0.8771078809726828 0.7746834992804791 0.6198216015396206 0.0080232294691882 0.0046263543438723 0.0 0.0001631245339299 0.0573841404071402 0.0 3576 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +910366 C1QB LRP1 C1QB-LRP1 CXCL14+ Fibroblasts Myoepithelial Cells CXCL14+ Fibroblasts -> Myoepithelial Cells 0.0073395335985451 0.7753420160918723 0.7346293219749174 0.7204611100467462 0.0009153913192522 0.0416128058995347 0.0 0.0002653927813163 0.0105145612731878 0.0 1884 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +910666 CXCL12 ITGA4 CXCL12-ITGA4 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (Mitotic) 0.0073356863769185 0.7487535481622718 0.6631822525600675 0.6198216015396206 0.0131092554497256 0.0038621268649178 0.0 0.0 0.0 0.0 390 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +910676 MMRN2 CD93 MMRN2-CD93 Myeloid Cells Macrophages Myeloid Cells -> Macrophages 0.0073355865124107 0.7856500335676843 0.944024288971064 0.7827641335561659 0.0005542667491398 0.0484215930647349 0.0 0.0 0.0 0.0 162 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +910713 MMRN2 CD93 MMRN2-CD93 CAFs, Invasive Associated 11q13 Invasive Tumor Cells CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells 0.0073351054948294 0.6301823358791634 0.6587114738285964 0.8824495942126559 0.00146889578236 0.0289462771086338 0.0 0.0001290433585684 0.026685294734072 0.0 5812 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +910750 DLL4 NOTCH4 DLL4-NOTCH4 Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells -> CAFs, DCIS Associated 0.00733469792093 0.2490567623945399 0.4641352222874551 0.2461374514707439 0.011649387573427 0.046975263367762 0.0 0.0 0.0 0.0 4879 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +910762 CXCL12 ITGA4 CXCL12-ITGA4 Luminal-like Amorphous DCIS Cells Macrophages Luminal-like Amorphous DCIS Cells -> Macrophages 0.0073345739565029 0.255669001367946 0.7754239189773715 0.2461374514707439 0.0061207051981986 0.0521257226458961 0.0 0.002047502047502 0.0856313572557282 0.0 222 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +910908 CD48 CD2 CD48-CD2 Myoepithelial Cells Basal-like Structured DCIS Cells Myoepithelial Cells -> Basal-like Structured DCIS Cells 0.0073329231059497 0.4593282471594782 0.8581827408615759 0.6198216015396206 0.0161888123016941 0.003930762149527 0.0 0.0003636363636363 0.0974925295569702 0.0 6875 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +911568 COL4A2 CD93 COL4A2-CD93 T Lymphocytes Mast Cells T Lymphocytes -> Mast Cells 0.0073240124665486 0.7783550150988336 0.8347945881127203 0.6198216015396206 0.0316800311254893 0.0012097093680331 0.0 0.0003003003003003 0.0177733833467226 0.0 333 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +911610 THBS2 CD36 THBS2-CD36 CXCL14+ Fibroblasts Myoepithelial Cells CXCL14+ Fibroblasts -> Myoepithelial Cells 0.0073234362615244 0.9197297916541942 0.7373999388878224 0.7204611100467462 0.0055862851962672 0.0056518532344078 0.0 6.634819532908705e-05 0.0549754702863617 0.0 1884 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +911720 VWF SELP VWF-SELP Myoepithelial Cells CAFs, DCIS Associated Myoepithelial Cells -> CAFs, DCIS Associated 0.0073218604488918 0.7158082793127664 0.4623922682986163 0.8293805866303694 0.0025256125075084 0.0222228052993653 0.0 7.578915457198075e-05 0.0125498856007357 0.0 7197 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +911761 THBS2 CD36 THBS2-CD36 T Lymphocytes T Lymphocytes T Lymphocytes -> T Lymphocytes 0.0073212618940206 0.6242573126045354 0.6176321640000088 1.0 0.0063387366560491 0.0063011237754475 0.0 0.000159108052046 0.0321055568239033 0.0 21212 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +911762 JAG1 NOTCH2 JAG1-NOTCH2 Pericytes Plasma Cells Pericytes -> Plasma Cells 0.0073212343751783 0.6303682835571691 0.4614667734221426 0.7204611100467462 0.0342558468646473 0.0021449819680126 0.0 0.0035653855450809 0.1293947807719824 0.0 394 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +911764 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) -> T Lymphocytes 0.0073211695909936 0.6342079770588467 0.7746834992804791 0.7917001487310438 0.0085570823799139 0.0046263543438723 0.0 0.0 0.0 0.0 83 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +911767 C1QB LRP1 C1QB-LRP1 Myoepithelial Cells Plasma Cells Myoepithelial Cells -> Plasma Cells 0.0073211332004922 0.4601010570874773 0.7346293219749174 0.8293805866303694 0.0170183763647696 0.0032275631628407 0.0 0.0011415525114155 0.0454925500018594 0.0 219 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +911779 VWF LRP1 VWF-LRP1 Macrophages Dendritic Cells Macrophages -> Dendritic Cells 0.0073209829537395 0.9011206516381156 0.6207977546603366 0.6198216015396206 0.0008850282134344 0.0501711964086628 0.0 0.0005186721991701 0.0105148507551939 0.0 1687 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +911871 VWF ITGA9 VWF-ITGA9 B Cells Basal-like Structured DCIS Cells B Cells -> Basal-like Structured DCIS Cells 0.0073198061155213 0.6332974881236617 0.6252253442669611 0.8693461273411047 0.00023686843287 0.1886404570313 0.0 0.0 0.0 0.0 360 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +911897 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells -> Luminal-like Amorphous DCIS Cells 0.0073194234517839 0.6630837220165452 0.4630027772793905 0.2461374514707439 0.0415873844357376 0.0048929293424311 0.0 0.0011645962732919 0.3133847771016165 0.0 184 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +912552 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) -> Dendritic Cells 0.007311033035256 0.6213271600240247 0.62431395375366 0.7917001487310438 0.0052560850129547 0.009460730808256 0.0 0.0008635578583765 0.1072159168067354 0.0 193 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +912570 MMRN2 CLEC14A MMRN2-CLEC14A Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells 0.0073108346286762 0.250044481781731 0.6347970925105053 0.2461374514707439 0.0070431301838115 0.0554888093272979 0.0 0.0 0.0 0.0 186 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +912661 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells Myeloid Cells 11q13 Invasive Tumor Cells -> Myeloid Cells 0.0073098684913983 0.6342079770588467 0.7470475610360806 0.6198216015396206 0.0673400749834054 0.0007714919761827 0.0 0.0004409171075837 0.1279040184869604 0.0 756 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +912997 C3 LRP1 C3-LRP1 CAFs, DCIS Associated Apocrine Cells CAFs, DCIS Associated -> Apocrine Cells 0.0073053349538262 0.7148920381722296 0.2550748532138862 0.2461374514707439 1.0 0.0003386430177035 0.0 0.0006521739130434 0.067597382479134 0.0 230 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +913029 CD48 CD2 CD48-CD2 Endothelial Cells Luminal-like Amorphous DCIS Cells Endothelial Cells -> Luminal-like Amorphous DCIS Cells 0.0073049480405011 0.7719609236370527 0.4603649459881741 0.2461374514707439 0.0164675938709007 0.0105486447632276 0.0 0.0002409638554216 0.0447566361334637 0.0 2075 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +913090 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells B Cells 11q13 Invasive Tumor Cells -> B Cells 0.0073042316339278 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0097699360831605 0.0049190726392343 0.0 8.771929824561404e-05 0.0107150204369999 0.0 570 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +913121 DLL4 NOTCH3 DLL4-NOTCH3 B Cells CAFs, Invasive Associated B Cells -> CAFs, Invasive Associated 0.0073038759606703 0.6342079770588467 0.6580560501976399 0.7917001487310438 0.0002327631000826 0.1973932010691654 0.0 0.0008608815426997 0.0154078218909471 0.0 968 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +913196 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Luminal-like Amorphous DCIS Cells 0.0073029966584089 0.662063103571249 0.2491073778594529 0.2461374514707439 0.0491302556793708 0.0076066460958003 0.0 0.001068376068376 0.4450936272521989 0.0 351 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +913342 VEGFC FLT1 VEGFC-FLT1 Luminal-like Amorphous DCIS Cells Plasma Cells Luminal-like Amorphous DCIS Cells -> Plasma Cells 0.0073010310010998 0.4636527906642655 0.4630488285702799 0.2461374514707439 0.0666348171285698 0.0043013567716651 0.0 0.0049019607843137 0.3887795275590555 0.0 272 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +913431 DLL4 NOTCH3 DLL4-NOTCH3 Plasma Cells Myoepithelial Cells Plasma Cells -> Myoepithelial Cells 0.0072998702792231 0.7160288858520609 0.4638256179742202 0.8293805866303694 0.0012306151710811 0.0446401662952339 0.0 0.0 0.0 0.0 324 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +913440 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) -> T Lymphocytes 0.0072997567142162 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0015572459193676 0.0309945332907452 0.0 0.0 0.0 0.0 83 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +913490 EFNB2 PECAM1 EFNB2-PECAM1 CAFs, DCIS Associated CXCL14+ Fibroblasts CAFs, DCIS Associated -> CXCL14+ Fibroblasts 0.0072991371746445 0.4619393085577573 0.930308383061206 0.7204611100467462 0.1194227711616854 0.0004089864655001 0.0 7.625272331154683e-05 0.0980083062159151 0.0 11475 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +913504 C3 LRP1 C3-LRP1 Basal-like Structured DCIS Cells B Cells Basal-like Structured DCIS Cells -> B Cells 0.0072989907252798 0.6319926036888139 0.6207977546603366 0.8693461273411047 0.0265972645862203 0.0016667952436519 0.0 0.0 0.0 0.0 270 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +913636 EFNB2 PECAM1 EFNB2-PECAM1 CAFs, Invasive Associated CXCL14+ Fibroblasts CAFs, Invasive Associated -> CXCL14+ Fibroblasts 0.0072972575535499 0.662063103571249 0.930308383061206 0.6198216015396206 0.0967042147306326 0.0004089864655001 0.0 0.0 0.0 0.0 1490 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +913641 C3 LRP1 C3-LRP1 Myoepithelial Cells CXCL14+ Fibroblasts Myoepithelial Cells -> CXCL14+ Fibroblasts 0.0072972012088522 0.7148920381722296 0.9078204025796472 0.7204611100467462 0.005043231651446 0.0064028969591119 0.0 4.8764629388816654e-05 0.0092386556456046 0.0 1538 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +913815 VWF ITGA9 VWF-ITGA9 Macrophages Dendritic Cells Macrophages -> Dendritic Cells 0.007294996122689 0.9011206516381156 0.6252253442669611 0.6198216015396206 0.0008850282134344 0.0487643047611538 0.0 5.388802069299995e-05 0.0021093308260619 0.0 1687 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +913821 C1QB LRP1 C1QB-LRP1 CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated -> Luminal-like Amorphous DCIS Cells 0.0072948962671843 0.6626993710110988 0.2550748532138862 0.2461374514707439 0.0135527119637784 0.0267255153180908 0.0 0.0016129032258064 0.1003375998814473 0.0 155 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +913988 HSPG2 LRP1 HSPG2-LRP1 Plasma Cells Myoepithelial Cells Plasma Cells -> Myoepithelial Cells 0.0072926779917929 0.4629984640915818 0.7346293219749174 0.8293805866303694 0.0012814156885439 0.0416128058995347 0.0 0.0007287379972565 0.0240635224121703 0.0 324 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +914001 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) -> T Lymphocytes 0.0072924818705272 0.6249837837987587 0.7746834992804791 0.7917001487310438 0.0084812136822336 0.0046263543438723 0.0 0.0 0.0 0.0 69 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +914240 EFNB2 PECAM1 EFNB2-PECAM1 CXCL14+ Fibroblasts CAFs, DCIS Associated CXCL14+ Fibroblasts -> CAFs, DCIS Associated 0.0072896375128777 0.8640667164982425 0.7167436199046466 0.7204611100467462 0.002676946692949 0.0125623889131764 0.0 5.1318310373141134e-05 0.0238262640996107 0.0 10961 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +914268 MMRN2 CLEC14A MMRN2-CLEC14A Macrophages 11q13 Invasive Tumor Cells Macrophages -> 11q13 Invasive Tumor Cells 0.0072892770340992 0.893316592628645 0.6347970925105053 0.6198216015396206 0.0007691101630988 0.0554888093272979 0.0 9.584052137243626e-05 0.0156849926574646 0.0 1739 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +914309 CD34 SELP CD34-SELP T Lymphocytes Myoepithelial Cells T Lymphocytes -> Myoepithelial Cells 0.0072887651242182 0.633566764858408 0.4623922682986163 0.6198216015396206 0.015517736049123 0.0053213839468185 0.0 0.0003912363067292 0.1532480409447081 0.0 1278 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +914493 DLL1 NOTCH3 DLL1-NOTCH3 Myeloid Cells CXCL14+ Fibroblasts Myeloid Cells -> CXCL14+ Fibroblasts 0.0072863910339793 0.7835752212271604 0.8818326005152037 0.7827641335561659 0.0064863313435223 0.0042655619249233 0.0 0.0 0.0 0.0 527 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +914513 COL4A1 CD93 COL4A1-CD93 T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.0072861959751891 0.8684504425765611 0.6587114738285964 0.7917001487310438 0.0126216524880575 0.0026174949623928 0.0 0.0 0.0 0.0 97 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +914534 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells (Mitotic) Macrophages 11q13 Invasive Tumor Cells (Mitotic) -> Macrophages 0.0072858635789121 0.6160088550075702 0.7754239189773715 0.6198216015396206 0.0009692519480124 0.0521257226458961 0.0 0.0026478375992939 0.1107388037520679 0.0 103 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +914586 C3 LRP1 C3-LRP1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0072853129492662 0.6319926036888139 0.6207977546603366 0.7917001487310438 0.0265972645862203 0.0018097844702233 0.0 0.0003439380911435 0.121454863646213 0.0 1163 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +914860 HSPG2 LRP1 HSPG2-LRP1 Luminal-like Amorphous DCIS Cells T Lymphocytes Luminal-like Amorphous DCIS Cells -> T Lymphocytes 0.0072821588662092 0.4629984640915818 0.6207977546603366 0.2461374514707439 0.0201301851612071 0.0104714078116759 0.0 0.0009669479606188 0.0808242510228807 0.0 316 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +914943 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0072809688448532 0.6160088550075702 0.6632137581773894 0.8824495942126559 0.0106340017102282 0.0038860320327025 0.0 0.0001021025563454 0.057757287323438 0.0 12020 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +915061 C1QB LRP1 C1QB-LRP1 Dendritic Cells Apocrine Cells Dendritic Cells -> Apocrine Cells 0.0072794028764313 0.8703788833238396 0.2550748532138862 0.2461374514707439 0.8040181448318822 0.0003386430177035 0.0 0.0183333333333333 1.0 0.0 75 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +915184 MMRN2 CD93 MMRN2-CD93 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0072779801017291 0.6301823358791634 0.6587114738285964 0.7917001487310438 0.0172764782878141 0.0026174949623928 0.0 0.0005859375 0.1946118767396442 0.0 1280 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +915479 MMRN2 CD93 MMRN2-CD93 CAFs, DCIS Associated CAFs, Invasive Associated CAFs, DCIS Associated -> CAFs, Invasive Associated 0.0072743255802246 0.7205550478301406 0.6587114738285964 0.6198216015396206 0.0117842887908422 0.0042738820064046 0.0 0.0 0.0 0.0 1673 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +915511 MMRN2 CLEC14A MMRN2-CLEC14A CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.0072740974853315 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0117842887908422 0.0044340558155446 0.0 0.0 0.0 0.0 233 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +915555 C1QB LRP1 C1QB-LRP1 Pericytes Plasma Cells Pericytes -> Plasma Cells 0.007273672592389 0.7753420160918723 0.7346293219749174 0.7204611100467462 0.0111808254589153 0.0032275631628407 0.0 0.0001586294416243 0.0063216170370604 0.0 394 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +915566 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0072734271811754 0.6160088550075702 0.6631822525600675 0.8824495942126559 0.0106340017102282 0.0038621268649178 0.0 0.0001103358013042 0.0682005853941702 0.0 11947 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +915628 CCN1 CAV1 CCN1-CAV1 Macrophages 11q13 Invasive Tumor Cells (Mitotic) Macrophages -> 11q13 Invasive Tumor Cells (Mitotic) 0.0072727227708801 0.8619922139338987 0.62431395375366 0.6198216015396206 0.0054092055025683 0.0082011408892332 0.0 0.0 0.0 0.0 129 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +915676 THBS2 CD36 THBS2-CD36 Mast Cells Macrophages Mast Cells -> Macrophages 0.0072721142629051 0.8581959463413404 0.8587566561291643 0.8567148457705164 0.0002636300075004 0.088850508457521 0.0 0.0005050505050505 0.0098637903925663 0.0 165 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +915696 DLL4 NOTCH3 DLL4-NOTCH3 Luminal-like Amorphous DCIS Cells Myoepithelial Cells Luminal-like Amorphous DCIS Cells -> Myoepithelial Cells 0.007271824077372 0.2490567623945399 0.4638256179742202 0.2461374514707439 0.011649387573427 0.0446401662952339 0.0 0.0006735518634934 0.0609553493164289 0.0 13362 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +915773 CD48 CD2 CD48-CD2 Plasma Cells Myeloid Cells Plasma Cells -> Myeloid Cells 0.0072709207471155 0.4593282471594782 0.7464347811605867 0.7204611100467462 0.0467114894617178 0.0012805120781881 0.0 0.0 0.0 0.0 43 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +915837 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells 0.0072701423976176 0.6319926036888139 0.6207977546603366 0.8824495942126559 0.0007263013575398 0.0587195251380622 0.0 0.0001218907528303 0.029417430384259 0.0 12101 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +915879 VEGFC FLT1 VEGFC-FLT1 CAFs, Invasive Associated Plasma Cells CAFs, Invasive Associated -> Plasma Cells 0.007269612374252 0.6593525851613742 0.4630488285702799 0.6198216015396206 0.018132161410931 0.0043013567716651 0.0 0.0 0.0 0.0 253 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +916243 C1QB LRP1 C1QB-LRP1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.0072650790754645 0.6626993710110988 0.6207977546603366 0.9161861017439124 0.0135527119637784 0.0028784826949613 0.0 0.0003564638783269 0.0303188124304417 0.0 526 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +916317 CXCL12 CXCR4 CXCL12-CXCR4 Luminal-like Amorphous DCIS Cells Macrophages Luminal-like Amorphous DCIS Cells -> Macrophages 0.007264169299262 0.255669001367946 0.7757991160529997 0.2461374514707439 0.0061207051981986 0.0491709261488903 0.0 0.0004095004095004 0.0184797192886492 0.0 222 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +916463 HSPG2 LRP1 HSPG2-LRP1 Myeloid Cells Macrophages Myeloid Cells -> Macrophages 0.0072622576553807 0.7468485855611411 0.8604147465201248 0.7827641335561659 0.0006689050756654 0.0436001007095475 0.0 0.0020576131687242 0.0472854163729912 0.0 162 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +916521 MMRN2 CD93 MMRN2-CD93 Dendritic Cells 11q13 Invasive Tumor Cells Dendritic Cells -> 11q13 Invasive Tumor Cells 0.0072613875753537 0.6301823358791634 0.6587114738285964 0.7917001487310438 0.0015409900107563 0.0289462771086338 0.0 0.0 0.0 0.0 3945 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +916551 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells (G1/S) B Cells 11q13 Invasive Tumor Cells (G1/S) -> B Cells 0.0072610231062308 0.7941469661104034 0.8445107771175474 0.7917001487310438 0.0323110954490285 0.0008542071298387 0.0 0.0018796992481203 0.3471700381736753 0.0 38 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +916598 CCN1 CAV1 CCN1-CAV1 T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes -> 11q13 Invasive Tumor Cells (G1/S) 0.0072603350594411 0.6213271600240247 0.62431395375366 0.7917001487310438 0.013905026986541 0.0034299077593249 0.0 0.0004115226337448 0.042571306939123 0.0 81 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +916641 CD34 SELP CD34-SELP Myoepithelial Cells Myoepithelial Cells Myoepithelial Cells -> Myoepithelial Cells 0.0072596470513012 0.7168245244832976 0.4623922682986163 1.0 0.0082993421103349 0.0053213839468185 0.0 6.708107866374491e-05 0.0262757921820138 0.0 22361 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +916645 A2M LRP1 A2M-LRP1 Myeloid Cells Dendritic Cells Myeloid Cells -> Dendritic Cells 0.0072595866581849 0.7460047258226694 0.6207977546603366 0.6198216015396206 0.0010163752993685 0.0501711964086628 0.0 0.0 0.0 0.0 170 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +916736 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (G1/S) 0.007258250678191 0.662063103571249 0.6331674633943454 0.9592803095773328 0.0491302556793708 0.0007400708115376 0.0 0.0002508361204013 0.0489608568149942 0.0 1495 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +916754 CD48 CD2 CD48-CD2 CAFs, DCIS Associated Macrophages CAFs, DCIS Associated -> Macrophages 0.0072580001127114 0.4593282471594782 0.7763428264267787 0.7204611100467462 0.0351142257737683 0.0016204239758814 0.0 0.0001992031872509 0.036110610144621 0.0 10040 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +916809 C3 LRP1 C3-LRP1 Mast Cells Pericytes Mast Cells -> Pericytes 0.0072573770038853 0.8509500867818902 0.9078204025796472 0.8567148457705164 0.0006305085967044 0.0350138403862125 0.0 0.0024590163934426 0.2160160364002551 0.0 244 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +916829 CD48 CD2 CD48-CD2 Myeloid Cells Endothelial Cells Myeloid Cells -> Endothelial Cells 0.0072570759123872 0.7453966474499909 0.7763428264267787 0.7827641335561659 0.006326966401379 0.0050968401714881 0.0 0.0010869565217391 0.276623793165317 0.0 460 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +916830 CXCL12 ITGA4 CXCL12-ITGA4 Mast Cells Endothelial Cells Mast Cells -> Endothelial Cells 0.0072570673007169 0.7487535481622718 0.7754239189773715 0.8567148457705164 0.0016417770622885 0.0178869147172998 0.0 0.000494071146245 0.0844621735737192 0.0 276 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +916859 VWF LRP1 VWF-LRP1 CXCL14+ Fibroblasts CAFs, Invasive Associated CXCL14+ Fibroblasts -> CAFs, Invasive Associated 0.0072566775832951 0.9275752708651288 0.6207977546603366 0.6198216015396206 0.000245041593909 0.166956519448744 0.0 0.0001997826364914 0.0015053147011855 0.0 1422 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +917005 VWF SELP VWF-SELP T Lymphocytes CAFs, DCIS Associated T Lymphocytes -> CAFs, DCIS Associated 0.0072547362792554 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.0036144684673052 0.0222228052993653 0.0 7.938563872013635e-05 0.0131454254887199 0.0 10879 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +917161 MMRN2 CLEC14A MMRN2-CLEC14A B Cells Pericytes B Cells -> Pericytes 0.0072524203038605 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.0003083910058032 0.1341680150528327 0.0 0.0009633911368015 0.0239898116676265 0.0 1211 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +917209 C1QB LRP1 C1QB-LRP1 Pericytes Luminal-like Amorphous DCIS Cells Pericytes -> Luminal-like Amorphous DCIS Cells 0.0072519789563854 0.7753420160918723 0.2550748532138862 0.2461374514707439 0.0111808254589153 0.0267255153180908 0.0 0.0004256155055002 0.0264772477424196 0.0 1909 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +917341 C3 LRP1 C3-LRP1 Myoepithelial Cells T Lymphocytes Myoepithelial Cells -> T Lymphocytes 0.0072504021993807 0.7148920381722296 0.6207977546603366 0.6198216015396206 0.005043231651446 0.0104714078116759 0.0 0.0002744739249771 0.02700940979803 0.0 1093 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +917376 CCN1 CAV1 CCN1-CAV1 Dendritic Cells Macrophages Dendritic Cells -> Macrophages 0.0072498845571831 0.6213271600240247 0.8818704453527788 0.6198216015396206 0.0083518627398662 0.0051192928876727 0.0 0.0003470095937946 0.0653747750908698 0.0 1633 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +917588 CD48 CD2 CD48-CD2 CAFs, Invasive Associated Basal-like Structured DCIS Cells CAFs, Invasive Associated -> Basal-like Structured DCIS Cells 0.0072473954281434 0.6659645551150886 0.8581827408615759 0.7917001487310438 0.0081474500750471 0.003930762149527 0.0 0.0 0.0 0.0 2152 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +917795 COL4A2 CD93 COL4A2-CD93 Macrophages CAFs, Invasive Associated Macrophages -> CAFs, Invasive Associated 0.0072449616981576 0.9188764516910942 0.6587114738285964 0.6198216015396206 0.0090193130488293 0.0042738820064046 0.0 0.0002215657311669 0.0188497684983825 0.0 1354 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +917919 VEGFC FLT1 VEGFC-FLT1 B Cells CAFs, DCIS Associated B Cells -> CAFs, DCIS Associated 0.0072433501655693 0.7745997874735252 0.4630488285702799 0.6198216015396206 0.0012459853895406 0.0521374123931907 0.0 0.0001223391240518 0.0217651379365544 0.0 4087 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +917939 C3 LRP1 C3-LRP1 Myeloid Cells 11q13 Invasive Tumor Cells Myeloid Cells -> 11q13 Invasive Tumor Cells 0.007243030822391 0.7796725988275006 0.6207977546603366 0.6198216015396206 0.000819605673545 0.0587195251380622 0.0 4.3327556325823225e-05 0.010456784803922 0.0 1154 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +917961 MMP2 PECAM1 MMP2-PECAM1 T Lymphocytes CAFs, Invasive Associated T Lymphocytes -> CAFs, Invasive Associated 0.0072427236539717 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0141923232885854 0.0032187363284526 0.0 0.0003645833333333 0.1060706443985866 0.0 2400 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +918373 VEGFC FLT1 VEGFC-FLT1 Basal-like Structured DCIS Cells B Cells Basal-like Structured DCIS Cells -> B Cells 0.0072376179338747 0.7745997874735252 0.777821334064334 0.8693461273411047 0.0215813276111062 0.001271575589586 0.0 0.0 0.0 0.0 270 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +918399 DLL4 NOTCH3 DLL4-NOTCH3 Pericytes Mast Cells Pericytes -> Mast Cells 0.007237172519715 0.9184503888425788 0.8341464445360613 0.8567148457705164 0.1169448695751571 0.0001871866311057 0.0 0.0022222222222222 0.6869901245169604 0.0 225 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +918570 CD48 CD2 CD48-CD2 Mast Cells Pericytes Mast Cells -> Pericytes 0.0072347411352244 0.7719609236370527 0.7763428264267787 0.8567148457705164 0.0112468593062777 0.0024832440877005 0.0 0.0 0.0 0.0 244 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +918662 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, DCIS Associated 0.007233705024476 0.6630837220165452 0.4630027772793905 0.6198216015396206 0.0048313935743179 0.0155837683010033 0.0 0.0 0.0 0.0 157 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +918698 EFNB2 PECAM1 EFNB2-PECAM1 Dendritic Cells CAFs, Invasive Associated Dendritic Cells -> CAFs, Invasive Associated 0.0072331797360153 0.7800321422220979 0.6331674633943454 0.7917001487310438 0.0113788029360913 0.0032187363284526 0.0 0.0003974141585417 0.0782826787258385 0.0 2359 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +918723 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, Invasive Associated 0.0072329005909893 0.6582846571368821 0.6587114738285964 0.9161861017439124 0.0084325366891025 0.0042738820064046 0.0 0.0017156862745098 0.1459625047611678 0.0 408 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +918790 CXCL12 CXCR4 CXCL12-CXCR4 B Cells Pericytes B Cells -> Pericytes 0.0072318933014513 0.6160088550075702 0.7757991160529997 0.6198216015396206 0.0052742025956585 0.0091569531245039 0.0 0.0007882291119285 0.2063159304950798 0.0 1211 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +918836 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0072313758751506 0.6303642896310324 0.6331674633943454 0.8824495942126559 0.0097699360831605 0.0041555861088636 0.0 0.0001569431656482 0.029818952085733 0.0 11947 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +918990 VWF ITGA9 VWF-ITGA9 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells 0.0072294219271035 0.2486570577556728 0.6252253442669611 0.2461374514707439 0.0033537993821664 0.1112417752963437 0.0 0.0 0.0 0.0 186 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +919094 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells B Cells 11q13 Invasive Tumor Cells -> B Cells 0.0072279523884229 0.633566764858408 0.7760344326192508 0.7917001487310438 0.0799339500711946 0.0004582650848664 0.0 0.0 0.0 0.0 570 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +919125 CD34 SELP CD34-SELP Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells -> Basal-like Structured DCIS Cells 0.0072275967012087 0.633566764858408 0.7760344326192508 1.0 0.0078992851324392 0.0036702914086929 0.0 0.0001021659174499 0.0417839615734547 0.0 19576 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +919291 MMP2 PECAM1 MMP2-PECAM1 Myeloid Cells Macrophages Myeloid Cells -> Macrophages 0.0072251847227537 0.785133132759182 0.9015117569158254 0.7827641335561659 0.001039571291679 0.0246995741084876 0.0 0.0001543209876543 0.0078547933450015 0.0 162 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +919301 COL4A2 CD93 COL4A2-CD93 Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells -> CAFs, Invasive Associated 0.0072250287315388 0.4630253981438691 0.6587114738285964 0.2461374514707439 0.0443339118517084 0.0042738820064046 0.0 0.0006802721088435 0.0578743459111336 0.0 147 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +919518 CD48 CD2 CD48-CD2 Endothelial Cells Macrophages Endothelial Cells -> Macrophages 0.0072223716439365 0.7719609236370527 0.7763428264267787 0.8875000050982297 0.0164675938709007 0.0016204239758814 0.0 0.0 0.0 0.0 2585 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +919553 VWF ITGA9 VWF-ITGA9 Mast Cells Macrophages Mast Cells -> Macrophages 0.007221859639373 0.8525936146535493 0.8794572885381431 0.8567148457705164 0.0002103933337194 0.104965956217838 0.0 0.0005509641873278 0.0123484057015126 0.0 165 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +919587 VWF LRP1 VWF-LRP1 Myoepithelial Cells Basal-like Structured DCIS Cells Myoepithelial Cells -> Basal-like Structured DCIS Cells 0.0072214476614872 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0025256125075084 0.0203874717835032 0.0 0.0001173553719008 0.0054949033319932 0.0 6875 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +919626 EFNB2 PECAM1 EFNB2-PECAM1 Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells -> Basal-like Structured DCIS Cells 0.0072210491354129 0.4619393085577573 0.6331674633943454 0.2461374514707439 0.0835287751665837 0.0023576674662702 0.0 0.0 0.0 0.0 902 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +919647 CD48 CD2 CD48-CD2 CXCL14+ Fibroblasts Dendritic Cells CXCL14+ Fibroblasts -> Dendritic Cells 0.0072207021390631 0.7719609236370527 0.8960994285623033 0.6198216015396206 0.0014378253178126 0.0229905310518441 0.0 0.0 0.0 0.0 887 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +919804 COL4A2 CD93 COL4A2-CD93 CXCL14+ Fibroblasts Basal-like Structured DCIS Cells CXCL14+ Fibroblasts -> Basal-like Structured DCIS Cells 0.0072186252853013 0.8840293712888387 0.7779918296243433 0.6198216015396206 0.0061698665784747 0.0053794918117879 0.0 0.0002252252252252 0.0243134193774807 0.0 1332 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +919938 THBS2 CD36 THBS2-CD36 Luminal-like Amorphous DCIS Cells Pericytes Luminal-like Amorphous DCIS Cells -> Pericytes 0.0072168105790875 0.2510234128936706 0.8587566561291643 0.2461374514707439 0.0009262556366009 0.287457858136305 0.0 0.0007680491551459 0.023359077988138 0.0 1736 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +920003 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells (Mitotic) Macrophages 11q13 Invasive Tumor Cells (Mitotic) -> Macrophages 0.0072159264931292 0.6160088550075702 0.7757991160529997 0.6198216015396206 0.0009692519480124 0.0491709261488903 0.0 0.0044130626654898 0.1991503729165115 0.0 103 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +920079 JAG1 NOTCH2 JAG1-NOTCH2 Myoepithelial Cells Plasma Cells Myoepithelial Cells -> Plasma Cells 0.0072148137651341 0.6303682835571691 0.4614667734221426 0.8293805866303694 0.0272543760657653 0.0021449819680126 0.0 0.0010871928680147 0.0394563451932211 0.0 219 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +920149 DLL1 NOTCH3 DLL1-NOTCH3 T Lymphocytes B Cells T Lymphocytes -> B Cells 0.0072140608521156 0.6249837837987587 0.7746834992804791 0.9318789094584046 0.0435116250366991 0.00071798405859 0.0 0.0001497005988023 0.1133243789136738 0.0 5010 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +920191 MMRN2 CD93 MMRN2-CD93 Mast Cells Macrophages Mast Cells -> Macrophages 0.0072134899470145 0.8571898293845529 0.944024288971064 0.8567148457705164 0.0004196880356983 0.0484215930647349 0.0 0.0 0.0 0.0 165 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +920276 C3 LRP1 C3-LRP1 Myeloid Cells Myoepithelial Cells Myeloid Cells -> Myoepithelial Cells 0.0072122605628596 0.7796725988275006 0.7346293219749174 0.7204611100467462 0.000819605673545 0.0416128058995347 0.0 0.0 0.0 0.0 85 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +920331 CXCL12 ITGA4 CXCL12-ITGA4 Mast Cells Mast Cells Mast Cells -> Mast Cells 0.0072116254803025 0.7487535481622718 0.7754239189773715 1.0 0.0016417770622885 0.0147571931436988 0.0 0.0 0.0 0.0 14 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +920381 CD48 CD2 CD48-CD2 Pericytes Myoepithelial Cells Pericytes -> Myoepithelial Cells 0.007210669081567 0.7719609236370527 0.4603649459881741 0.7204611100467462 0.0076331962782219 0.0071918009517169 0.0 0.0004580852038479 0.1119618647069208 0.0 2183 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +920423 DLL4 NOTCH4 DLL4-NOTCH4 Dendritic Cells Dendritic Cells Dendritic Cells -> Dendritic Cells 0.0072100813430938 0.6342079770588467 0.7754072541855492 1.0 0.0028649117803088 0.009971631136135 0.0 0.0 0.0 0.0 4011 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +920477 EFNB2 PECAM1 EFNB2-PECAM1 CAFs, DCIS Associated Mast Cells CAFs, DCIS Associated -> Mast Cells 0.0072095025083113 0.4619393085577573 0.8537710813834968 0.7204611100467462 0.1194227711616854 0.0004138063814779 0.0 0.0002310536044362 0.0201891499021947 0.0 1082 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +920574 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells 0.0072084448699241 0.6301823358791634 0.6347970925105053 0.8824495942126559 0.000716220684292 0.0554888093272979 0.0 6.892748828232699e-05 0.0112804806581187 0.0 12090 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +920633 DLL4 NOTCH4 DLL4-NOTCH4 Myoepithelial Cells CAFs, Invasive Associated Myoepithelial Cells -> CAFs, Invasive Associated 0.0072078394327925 0.7160288858520609 0.6571792026963191 0.6198216015396206 0.0069047442087267 0.0069630688870869 0.0 0.0 0.0 0.0 1562 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +920646 EFNB2 PECAM1 EFNB2-PECAM1 CAFs, Invasive Associated Mast Cells CAFs, Invasive Associated -> Mast Cells 0.0072076459692887 0.662063103571249 0.8537710813834968 0.6198216015396206 0.0967042147306326 0.0004138063814779 0.0 0.0 0.0 0.0 130 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +920733 VWF SELP VWF-SELP CXCL14+ Fibroblasts Pericytes CXCL14+ Fibroblasts -> Pericytes 0.0072065535292268 0.9275752708651288 0.8819126042133903 0.9429656149619918 0.000245041593909 0.0741032966028748 0.0 0.0004661280298321 0.0107509833482311 0.0 3218 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +920789 MMRN2 CLEC14A MMRN2-CLEC14A Myoepithelial Cells Dendritic Cells Myoepithelial Cells -> Dendritic Cells 0.007205912796379 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0151307911035231 0.003263637675389 0.0 0.0004894762604013 0.0493261827049263 0.0 1362 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +920821 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells Mast Cells 11q13 Invasive Tumor Cells -> Mast Cells 0.0072054909854016 0.6160088550075702 0.7757991160529997 0.6198216015396206 0.0106340017102282 0.0044430418127202 0.0 0.0 0.0 0.0 42 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +920853 C3 LRP1 C3-LRP1 Pericytes Plasma Cells Pericytes -> Plasma Cells 0.0072049696279453 0.8911088195487638 0.7346293219749174 0.7204611100467462 0.0091898156146168 0.0032275631628407 0.0 0.0001903553299492 0.0176489752674851 0.0 394 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +921107 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells -> Luminal-like Amorphous DCIS Cells 0.0072018211283335 0.6332974881236617 0.2550748532138862 0.2461374514707439 0.0131302879503246 0.0267255153180908 0.0 0.0002470355731225 0.01350939954723 0.0 184 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +921264 A2M LRP1 A2M-LRP1 Mast Cells Macrophages Mast Cells -> Macrophages 0.0071999577302437 0.8392912392980421 0.8604147465201248 0.8567148457705164 0.0005164482812395 0.0436001007095475 0.0 0.0015151515151515 0.0434053817762456 0.0 165 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +921363 MMRN2 CLEC14A MMRN2-CLEC14A CXCL14+ Fibroblasts Pericytes CXCL14+ Fibroblasts -> Pericytes 0.0071987178763253 0.940547666092272 0.9003264838243337 0.9429656149619918 0.0001298888146421 0.1341680150528327 0.0 0.0001035840066293 0.0025793893216279 0.0 3218 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +921558 C1QB LRP1 C1QB-LRP1 Basal-like Structured DCIS Cells B Cells Basal-like Structured DCIS Cells -> B Cells 0.0071963131367629 0.8498991475190484 0.6207977546603366 0.8693461273411047 0.018166235813628 0.0016667952436519 0.0 0.0 0.0 0.0 270 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +921631 HSPG2 LRP1 HSPG2-LRP1 Mast Cells Endothelial Cells Mast Cells -> Endothelial Cells 0.0071955120592199 0.8349903778527206 0.9078204025796472 0.8567148457705164 0.0014804857410621 0.0144359394371152 0.0 0.0017109500805152 0.1497197314156604 0.0 276 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +921678 C1QB LRP1 C1QB-LRP1 Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0071947675510177 0.7753420160918723 0.6207977546603366 0.6198216015396206 0.0161519521398178 0.0028784826949613 0.0 0.0006142506142506 0.0522447021733411 0.0 407 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +921824 DLL4 NOTCH4 DLL4-NOTCH4 T Lymphocytes Macrophages T Lymphocytes -> Macrophages 0.00719294126385 0.6342079770588467 0.8818120773736414 0.6198216015396206 0.0073929685753755 0.0054043611446182 0.0 0.000290613193839 0.056980818118463 0.0 3441 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +921847 VWF LRP1 VWF-LRP1 Dendritic Cells Basal-like Structured DCIS Cells Dendritic Cells -> Basal-like Structured DCIS Cells 0.0071927091618722 0.6332974881236617 0.6207977546603366 0.8693461273411047 0.0019871862905238 0.0203874717835032 0.0 0.0002373128879152 0.0111116462536771 0.0 1245 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +921907 COL4A2 CD93 COL4A2-CD93 Plasma Cells CAFs, DCIS Associated Plasma Cells -> CAFs, DCIS Associated 0.0071918635095586 0.4630253981438691 0.4630027772793905 0.8767341187813953 0.0047240947268779 0.0155837683010033 0.0 0.0001224489795918 0.0338505278977928 0.0 2450 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +921940 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Basal-like Structured DCIS Cells 0.0071914623350275 0.6160088550075702 0.8628183098412396 0.7917001487310438 0.0009692519480124 0.0339152418223636 0.0 3.483106931382794e-05 0.0026611740861908 0.0 1305 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +922152 MMP2 PECAM1 MMP2-PECAM1 Plasma Cells CAFs, DCIS Associated Plasma Cells -> CAFs, DCIS Associated 0.0071887420230789 0.718867305289982 0.7167436199046466 0.8767341187813953 0.0024319941937022 0.0125623889131764 0.0 0.0005408163265306 0.1742120871692047 0.0 2450 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +922342 MMP2 PECAM1 MMP2-PECAM1 Myeloid Cells Plasma Cells Myeloid Cells -> Plasma Cells 0.0071858874102825 0.785133132759182 0.7167436199046466 0.7204611100467462 0.001039571291679 0.0326667674102811 0.0 0.0054054054054054 0.1080160573444093 0.0 37 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +922356 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) -> Plasma Cells 0.007185668702856 0.6561647292424944 0.7346293219749174 0.6198216015396206 0.0142750905665976 0.0032275631628407 0.0 0.0 0.0 0.0 5 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +922409 MMRN2 CLEC14A MMRN2-CLEC14A Basal-like Structured DCIS Cells Myeloid Cells Basal-like Structured DCIS Cells -> Myeloid Cells 0.0071850818722603 0.6301823358791634 0.7830372268649692 0.6198216015396206 0.0172764782878141 0.0026038611777234 0.0 0.0025839793281653 0.219890368875332 0.0 129 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +922428 CXCL12 CXCR4 CXCL12-CXCR4 Myoepithelial Cells Luminal-like Amorphous DCIS Cells Myoepithelial Cells -> Luminal-like Amorphous DCIS Cells 0.007184897559544 0.8023917560710954 0.4600037439857229 0.2461374514707439 0.0085367158000785 0.017738069381683 0.0 0.0004148347752091 0.1034224990887266 0.0 12820 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +922474 COL4A2 CD93 COL4A2-CD93 T Lymphocytes Luminal-like Amorphous DCIS Cells T Lymphocytes -> Luminal-like Amorphous DCIS Cells 0.0071842665559524 0.7783550150988336 0.4630027772793905 0.2461374514707439 0.0316800311254893 0.0048929293424311 0.0 0.0 0.0 0.0 383 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +922541 C3 LRP1 C3-LRP1 Pericytes Luminal-like Amorphous DCIS Cells Pericytes -> Luminal-like Amorphous DCIS Cells 0.0071834808976595 0.8911088195487638 0.2550748532138862 0.2461374514707439 0.0091898156146168 0.0267255153180908 0.0 0.0001178627553693 0.0186606767996832 0.0 1909 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +922600 C1QB LRP1 C1QB-LRP1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0071828277710578 0.8498991475190484 0.6207977546603366 0.7917001487310438 0.018166235813628 0.0018097844702233 0.0 0.0003224419604471 0.0355727740722912 0.0 1163 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +922691 COL4A1 CD93 COL4A1-CD93 Myoepithelial Cells Plasma Cells Myoepithelial Cells -> Plasma Cells 0.0071817308860039 0.4604235282221027 0.4630027772793905 0.8293805866303694 0.0839650520556947 0.0009242223287825 0.0 0.0 0.0 0.0 219 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +922768 CXCL12 ITGA4 CXCL12-ITGA4 Luminal-like Amorphous DCIS Cells B Cells Luminal-like Amorphous DCIS Cells -> B Cells 0.0071807174257448 0.255669001367946 0.9460955677032749 0.2461374514707439 0.0061207051981986 0.0376195773145198 0.0 0.0025826446280991 0.0939664728164273 0.0 176 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +922818 C1QB LRP1 C1QB-LRP1 CXCL14+ Fibroblasts Dendritic Cells CXCL14+ Fibroblasts -> Dendritic Cells 0.0071800815522545 0.7753420160918723 0.6207977546603366 0.6198216015396206 0.0009153913192522 0.0501711964086628 0.0 0.000281848928974 0.0067130891667443 0.0 887 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +922902 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells 0.0071789816595756 0.6332974881236617 0.6252253442669611 0.8824495942126559 0.0003521782369754 0.1112417752963437 0.0 4.511617414843222e-05 0.0048767672744654 0.0 12090 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +923003 MMP2 PECAM1 MMP2-PECAM1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0071776090845726 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0104129581710415 0.0041555861088636 0.0 0.0008984375 0.1707016973556211 0.0 1280 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +923023 COL4A2 CD93 COL4A2-CD93 Luminal-like Amorphous DCIS Cells Myoepithelial Cells Luminal-like Amorphous DCIS Cells -> Myoepithelial Cells 0.0071773717665182 0.4630253981438691 0.4630027772793905 0.2461374514707439 0.0443339118517084 0.0058437228618857 0.0 0.0004265828468792 0.1294508522389976 0.0 13362 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +923115 CXCL12 CXCR4 CXCL12-CXCR4 B Cells CAFs, Invasive Associated B Cells -> CAFs, Invasive Associated 0.0071764102263918 0.6160088550075702 0.6632137581773894 0.7917001487310438 0.0052742025956585 0.0080072638027924 0.0 0.0006574004507888 0.1587956416352609 0.0 968 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +923165 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells 0.0071757993336158 0.6160088550075702 0.6631822525600675 0.8824495942126559 0.0009692519480124 0.0390724515618796 0.0 0.000135225488502 0.0764049885638724 0.0 12101 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +923204 CXCL12 CXCR4 CXCL12-CXCR4 Dendritic Cells Myeloid Cells Dendritic Cells -> Myeloid Cells 0.0071753384081798 0.6160088550075702 0.7447682696221608 0.6198216015396206 0.0149256517769723 0.0032154705418133 0.0 0.0036702428006775 0.3115455887631736 0.0 161 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +923241 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) -> Dendritic Cells 0.0071749189963144 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0008320501336843 0.0518891167572028 0.0 0.0009067357512953 0.0331056128740483 0.0 193 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +923322 CD48 CD2 CD48-CD2 Mast Cells 11q13 Invasive Tumor Cells (Mitotic) Mast Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0071737788557129 0.7719609236370527 0.6614977577544194 0.6198216015396206 0.0112468593062777 0.0038288178384739 0.0 0.0 0.0 0.0 10 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +923359 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells (Mitotic) Mast Cells 11q13 Invasive Tumor Cells (Mitotic) -> Mast Cells 0.0071732493710866 0.7941469661104034 0.773263018678637 0.6198216015396206 0.0526353932596327 0.0006800116997025 0.0 0.0 0.0 0.0 5 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +923420 VWF ITGA9 VWF-ITGA9 Myeloid Cells 11q13 Invasive Tumor Cells Myeloid Cells -> 11q13 Invasive Tumor Cells 0.0071725953095625 0.7848266128497919 0.6252253442669611 0.6198216015396206 0.0004024409845247 0.1112417752963437 0.0 0.0 0.0 0.0 1154 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +923442 MMRN2 CD93 MMRN2-CD93 B Cells Pericytes B Cells -> Pericytes 0.0071723475554989 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.0003083910058032 0.1281708518900828 0.0 0.0008257638315441 0.0170544391589378 0.0 1211 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +923460 DLL4 NOTCH4 DLL4-NOTCH4 T Lymphocytes Myeloid Cells T Lymphocytes -> Myeloid Cells 0.0071721504976148 0.6342079770588467 0.7480927101953669 0.6198216015396206 0.0073929685753755 0.006260692484444 0.0 0.0 0.0 0.0 361 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +923623 CCN1 CAV1 CCN1-CAV1 Macrophages CXCL14+ Fibroblasts Macrophages -> CXCL14+ Fibroblasts 0.0071700818245675 0.8619922139338987 0.943345641464811 0.8875000050982297 0.0054092055025683 0.0034806998160403 0.0 2.2799817601459188e-05 0.0084406680060315 0.0 1462 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +923627 HSPG2 LRP1 HSPG2-LRP1 Plasma Cells Pericytes Plasma Cells -> Pericytes 0.0071700231574686 0.4629984640915818 0.9078204025796472 0.7204611100467462 0.0012814156885439 0.0350138403862125 0.0 0.0017514749262536 0.0749824517145218 0.0 452 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +923668 MMRN2 CLEC14A MMRN2-CLEC14A Plasma Cells Pericytes Plasma Cells -> Pericytes 0.0071693157735737 0.7205550478301406 0.9003264838243337 0.7204611100467462 0.0002165306714062 0.1341680150528327 0.0 0.0011061946902654 0.0275458235741109 0.0 452 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +923781 VWF ITGA9 VWF-ITGA9 Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.0071679156818582 0.2486570577556728 0.2531744428854943 1.0 0.0033537993821664 0.0642389143033604 0.0 0.0001783106241458 0.008345625049455 0.0 77495 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +923827 JAG1 NOTCH2 JAG1-NOTCH2 Pericytes CXCL14+ Fibroblasts Pericytes -> CXCL14+ Fibroblasts 0.0071673302461804 0.6303682835571691 0.773263018678637 0.9429656149619918 0.0342558468646473 0.0008609682710384 0.0 0.0005619240278714 0.1685825365073368 0.0 2966 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +923876 HSPG2 LRP1 HSPG2-LRP1 CXCL14+ Fibroblasts CXCL14+ Fibroblasts CXCL14+ Fibroblasts -> CXCL14+ Fibroblasts 0.007166804675307 0.8818165186409654 0.9078204025796472 1.0 0.0026436039558049 0.0064028969591119 0.0 0.0001935251997456 0.0229001619965435 0.0 4019 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +924124 VEGFC FLT1 VEGFC-FLT1 CXCL14+ Fibroblasts Basal-like Structured DCIS Cells CXCL14+ Fibroblasts -> Basal-like Structured DCIS Cells 0.0071639361291298 0.8718210606749883 0.777821334064334 0.6198216015396206 0.0017670878089588 0.0182001711419816 0.0 0.0 0.0 0.0 1332 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +924206 CXCL12 ITGA4 CXCL12-ITGA4 Mast Cells CAFs, Invasive Associated Mast Cells -> CAFs, Invasive Associated 0.0071625565752092 0.7487535481622718 0.6631822525600675 0.6198216015396206 0.0016417770622885 0.0267210109213584 0.0 0.0037878787878787 0.3980067486107727 0.0 144 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +924219 VEGFC FLT1 VEGFC-FLT1 Macrophages Macrophages Macrophages -> Macrophages 0.007162445779588 0.8963332422588541 0.8998347793593909 1.0 0.0026007495851186 0.0064362797035136 0.0 0.0002712232167073 0.0982704157270577 0.0 2458 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +924263 VEGFC FLT1 VEGFC-FLT1 Myeloid Cells Basal-like Structured DCIS Cells Myeloid Cells -> Basal-like Structured DCIS Cells 0.0071618835874608 0.743507317541692 0.777821334064334 0.6198216015396206 0.0020684923107111 0.0182001711419816 0.0 0.0 0.0 0.0 162 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +924349 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) -> T Lymphocytes 0.0071607873309177 0.6626993710110988 0.6207977546603366 0.7917001487310438 0.0039530346951707 0.0104714078116759 0.0 0.0 0.0 0.0 69 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +924597 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, Invasive Associated 0.0071575701562733 0.6659645551150886 0.6614977577544194 0.9161861017439124 0.0137371823984124 0.0024251058581756 0.0 0.0 0.0 0.0 458 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +924675 CXCL12 ITGA4 CXCL12-ITGA4 Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.00715658508801 0.6160088550075702 0.6631822525600675 0.7917001487310438 0.0149256517769723 0.0027830389352876 0.0 0.0008699434536755 0.2707878180521709 0.0 209 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +924772 A2M LRP1 A2M-LRP1 CXCL14+ Fibroblasts T Lymphocytes CXCL14+ Fibroblasts -> T Lymphocytes 0.007155348322807 0.8937519114898692 0.6207977546603366 0.6198216015396206 0.0037268694422441 0.0104714078116759 0.0 0.0002215133794081 0.0304046540050867 0.0 1881 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +924784 VWF SELP VWF-SELP Macrophages 11q13 Invasive Tumor Cells Macrophages -> 11q13 Invasive Tumor Cells 0.0071552131508354 0.9011206516381156 0.6572093097629401 0.6198216015396206 0.0008850282134344 0.04130664769978 0.0 2.6138324010664435e-05 0.008871725858513 0.0 1739 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +924814 CXCL12 ITGA4 CXCL12-ITGA4 T Lymphocytes Luminal-like Amorphous DCIS Cells T Lymphocytes -> Luminal-like Amorphous DCIS Cells 0.0071548548663485 0.6160088550075702 0.4596166826058663 0.2461374514707439 0.0255753403203798 0.0075270071967493 0.0 0.0 0.0 0.0 383 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +924816 VWF SELP VWF-SELP Luminal-like Amorphous DCIS Cells Pericytes Luminal-like Amorphous DCIS Cells -> Pericytes 0.007154786415058 0.2486570577556728 0.8819126042133903 0.2461374514707439 0.0033537993821664 0.0741032966028748 0.0 0.0001047339757017 0.0024156308067733 0.0 1736 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +924866 MMP2 PECAM1 MMP2-PECAM1 Macrophages 11q13 Invasive Tumor Cells (Mitotic) Macrophages -> 11q13 Invasive Tumor Cells (Mitotic) 0.0071541671835869 0.9330801352629944 0.6331674633943454 0.6198216015396206 0.0088108219576754 0.0041555861088636 0.0 0.0005813953488372 0.1104641924242644 0.0 129 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +924879 HSPG2 LRP1 HSPG2-LRP1 Plasma Cells 11q13 Invasive Tumor Cells Plasma Cells -> 11q13 Invasive Tumor Cells 0.0071539419035411 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.0012814156885439 0.0587195251380622 0.0 0.000563063063063 0.0396992753007213 0.0 148 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +924936 DLL4 NOTCH3 DLL4-NOTCH3 Myoepithelial Cells CXCL14+ Fibroblasts Myoepithelial Cells -> CXCL14+ Fibroblasts 0.0071533387366816 0.7160288858520609 0.8818326005152037 0.7204611100467462 0.0069047442087267 0.0042655619249233 0.0 0.0001083658430862 0.023537743873963 0.0 1538 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +925054 VWF ITGA9 VWF-ITGA9 Myeloid Cells Mast Cells Myeloid Cells -> Mast Cells 0.0071517775243024 0.7848266128497919 0.863034163938375 0.7827641335561659 0.0004024409845247 0.0627102121186242 0.0 0.0079051383399209 0.0635007542478477 0.0 23 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +925091 MMP2 PECAM1 MMP2-PECAM1 Endothelial Cells CXCL14+ Fibroblasts Endothelial Cells -> CXCL14+ Fibroblasts 0.0071513079175186 0.9067635403815892 0.930308383061206 0.9429656149619918 0.0411127335336962 0.0004089864655001 0.0 0.0003020265003897 0.5486074761471063 0.0 2566 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +925329 A2M LRP1 A2M-LRP1 B Cells Basal-like Structured DCIS Cells B Cells -> Basal-like Structured DCIS Cells 0.0071480795954275 0.7741139100414175 0.6207977546603366 0.8693461273411047 0.0015661096645571 0.0203874717835032 0.0 0.0004629629629629 0.0274509420478375 0.0 360 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +925362 HSPG2 LRP1 HSPG2-LRP1 Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells -> CXCL14+ Fibroblasts 0.0071476574828999 0.4629984640915818 0.9078204025796472 0.2461374514707439 0.0201301851612071 0.0064028969591119 0.0 0.0009533558124598 0.1128121948685268 0.0 1384 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +925552 CD48 CD2 CD48-CD2 CAFs, Invasive Associated Endothelial Cells CAFs, Invasive Associated -> Endothelial Cells 0.0071452251100174 0.6659645551150886 0.7763428264267787 0.6198216015396206 0.0081474500750471 0.0050968401714881 0.0 0.0 0.0 0.0 3125 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +925572 CD48 CD2 CD48-CD2 CAFs, DCIS Associated Mast Cells CAFs, DCIS Associated -> Mast Cells 0.0071450112440626 0.4593282471594782 0.7763428264267787 0.7204611100467462 0.0351142257737683 0.0014748371602574 0.0 0.0018484288354898 0.0304468615731675 0.0 1082 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +925912 MMP2 PECAM1 MMP2-PECAM1 CXCL14+ Fibroblasts Myoepithelial Cells CXCL14+ Fibroblasts -> Myoepithelial Cells 0.0071408487358767 0.9067635403815892 0.7167436199046466 0.7204611100467462 0.0106922602624424 0.0026482500471321 0.0 0.0001990445859872 0.1817881269541631 0.0 1884 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +925938 VEGFC FLT1 VEGFC-FLT1 B Cells 11q13 Invasive Tumor Cells (Mitotic) B Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0071405013474175 0.7745997874735252 0.6593689120110077 0.7917001487310438 0.0012459853895406 0.026308073552735 0.0 0.0 0.0 0.0 50 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +925968 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells Myeloid Cells 11q13 Invasive Tumor Cells -> Myeloid Cells 0.007140175793553 0.6630837220165452 0.7461459456652184 0.6198216015396206 0.0415873844357376 0.0010390313650636 0.0 9.44822373393802e-05 0.0089897053179 0.0 756 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +926083 COL4A1 CD93 COL4A1-CD93 Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.0071385285604457 0.4604235282221027 0.4630027772793905 1.0 0.0126864732057784 0.0048929293424311 0.0 8.571981602499702e-05 0.0230666077629217 0.0 77495 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +926172 CXCL12 ITGA4 CXCL12-ITGA4 Apocrine Cells T Lymphocytes Apocrine Cells -> T Lymphocytes 0.007137506551355 0.255669001367946 0.9255624071030766 0.2461374514707439 0.0002269856810233 1.0 0.0 0.0018427518427518 0.0148294700826778 0.0 74 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +926191 DLL4 NOTCH4 DLL4-NOTCH4 Luminal-like Amorphous DCIS Cells T Lymphocytes Luminal-like Amorphous DCIS Cells -> T Lymphocytes 0.0071372868609511 0.2490567623945399 0.7754072541855492 0.2461374514707439 0.011649387573427 0.0238720285974944 0.0 0.0 0.0 0.0 316 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +926217 DLL4 NOTCH4 DLL4-NOTCH4 Myeloid Cells Luminal-like Amorphous DCIS Cells Myeloid Cells -> Luminal-like Amorphous DCIS Cells 0.0071369840022181 0.7840818683779507 0.4641352222874551 0.2461374514707439 0.0032417203409647 0.0455121851821151 0.0 0.0081967213114754 0.6001151064155924 0.0 122 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +926297 COL4A1 CD93 COL4A1-CD93 Luminal-like Amorphous DCIS Cells T Lymphocytes Luminal-like Amorphous DCIS Cells -> T Lymphocytes 0.0071358184462985 0.4604235282221027 0.7779918296243433 0.2461374514707439 0.0126864732057784 0.0118035014556376 0.0 0.0 0.0 0.0 316 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +926301 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) -> Plasma Cells 0.0071357842361174 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.0014431743145616 0.0326667674102811 0.0 0.0 0.0 0.0 5 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +926325 C1QB LRP1 C1QB-LRP1 CAFs, Invasive Associated Plasma Cells CAFs, Invasive Associated -> Plasma Cells 0.0071355211020407 0.6626993710110988 0.7346293219749174 0.6198216015396206 0.0135527119637784 0.0032275631628407 0.0 0.000494071146245 0.0196894633407257 0.0 253 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +926345 EFNB2 PECAM1 EFNB2-PECAM1 Myoepithelial Cells Basal-like Structured DCIS Cells Myoepithelial Cells -> Basal-like Structured DCIS Cells 0.0071352715872386 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.0308750930304183 0.0023576674662702 0.0 0.0001363636363636 0.0423319691202615 0.0 6875 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +926415 MMP2 PECAM1 MMP2-PECAM1 Dendritic Cells Basal-like Structured DCIS Cells Dendritic Cells -> Basal-like Structured DCIS Cells 0.0071343753274026 0.6303642896310324 0.6331674633943454 0.8693461273411047 0.0161193721503025 0.0023576674662702 0.0 0.0003614457831325 0.1733144141181977 0.0 1245 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +926447 MMRN2 CD93 MMRN2-CD93 Myeloid Cells Dendritic Cells Myeloid Cells -> Dendritic Cells 0.0071340382042477 0.7856500335676843 0.7779918296243433 0.6198216015396206 0.0005542667491398 0.0627790816848129 0.0 0.0029411764705882 0.0644063580287521 0.0 170 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +926484 VEGFC FLT1 VEGFC-FLT1 Basal-like Structured DCIS Cells Mast Cells Basal-like Structured DCIS Cells -> Mast Cells 0.0071336894399521 0.7745997874735252 0.8331580262014722 0.6198216015396206 0.0215813276111062 0.001526625481682 0.0 0.0 0.0 0.0 18 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +926607 CXCL12 CXCR4 CXCL12-CXCR4 Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0071319645033083 0.8730912658940219 0.6632137581773894 0.6198216015396206 0.0057086106530109 0.0064230792457803 0.0 0.0 0.0 0.0 3 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +926633 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells -> Luminal-like Amorphous DCIS Cells 0.0071316216916551 0.6160088550075702 0.4600037439857229 0.2461374514707439 0.0106340017102282 0.017738069381683 0.0 0.0 0.0 0.0 184 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +926766 C1QB LRP1 C1QB-LRP1 Myoepithelial Cells Luminal-like Amorphous DCIS Cells Myoepithelial Cells -> Luminal-like Amorphous DCIS Cells 0.0071300166107081 0.4601010570874773 0.2550748532138862 0.2461374514707439 0.0170183763647696 0.0267255153180908 0.0 0.000390015600624 0.0242626021554201 0.0 12820 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +926929 JAG1 NOTCH2 JAG1-NOTCH2 Endothelial Cells Plasma Cells Endothelial Cells -> Plasma Cells 0.0071281025568851 0.6303682835571691 0.4614667734221426 0.7204611100467462 0.0291791383241764 0.0021449819680126 0.0 0.0027124773960216 0.0984410840200492 0.0 474 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +926961 VWF ITGA9 VWF-ITGA9 Mast Cells Basal-like Structured DCIS Cells Mast Cells -> Basal-like Structured DCIS Cells 0.0071277995214924 0.8525936146535493 0.6252253442669611 0.6198216015396206 0.0002103933337194 0.1886404570313 0.0 0.0 0.0 0.0 30 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +926971 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0071276755697059 0.6332974881236617 0.6207977546603366 0.8824495942126559 0.0131302879503246 0.0028784826949613 0.0 0.0001084334599024 0.0109901194779206 0.0 11947 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +927300 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells Mast Cells 11q13 Invasive Tumor Cells -> Mast Cells 0.0071233647348282 0.6249837837987587 0.8341464445360613 0.6198216015396206 0.2159908053119969 0.0001871866311057 0.0 0.0019841269841269 0.2518891687657433 0.0 42 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +927451 C1QB LRP1 C1QB-LRP1 Luminal-like Amorphous DCIS Cells T Lymphocytes Luminal-like Amorphous DCIS Cells -> T Lymphocytes 0.0071214825578763 0.4601010570874773 0.6207977546603366 0.2461374514707439 0.0177188549930425 0.0104714078116759 0.0 0.0003955696202531 0.0395632062854662 0.0 316 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +927502 COL4A2 CD93 COL4A2-CD93 Dendritic Cells Mast Cells Dendritic Cells -> Mast Cells 0.0071208299157791 0.7783550150988336 0.8347945881127203 0.6198216015396206 0.0267593032157803 0.0012097093680331 0.0 0.0019867549668874 0.1175868209495093 0.0 151 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +927535 CXCL12 ITGA4 CXCL12-ITGA4 Myeloid Cells CAFs, Invasive Associated Myeloid Cells -> CAFs, Invasive Associated 0.0071205108771379 0.7487535481622718 0.6631822525600675 0.6198216015396206 0.0015847932820241 0.0267210109213584 0.0 0.0011363636363636 0.1194020245832317 0.0 160 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +927576 DLL4 NOTCH3 DLL4-NOTCH3 Plasma Cells 11q13 Invasive Tumor Cells (G1/S) Plasma Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.007120030919554 0.7160288858520609 0.6580560501976399 0.6198216015396206 0.0012306151710811 0.0362497659817488 0.0 0.0 0.0 0.0 8 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +927631 MMRN2 CD93 MMRN2-CD93 CXCL14+ Fibroblasts Pericytes CXCL14+ Fibroblasts -> Pericytes 0.0071192380474011 0.940547666092272 0.8817184225858201 0.9429656149619918 0.0001298888146421 0.1281708518900828 0.0 0.0003884400248601 0.0080224230195283 0.0 3218 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +928067 CXCL12 ITGA4 CXCL12-ITGA4 CXCL14+ Fibroblasts Myeloid Cells CXCL14+ Fibroblasts -> Myeloid Cells 0.0071131856627249 0.7487535481622718 0.7462743270426613 0.7827641335561659 0.0131092554497256 0.0022591041672132 0.0 0.00017283097131 0.0192047309716674 0.0 526 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +928179 EFNB2 PECAM1 EFNB2-PECAM1 Mast Cells 11q13 Invasive Tumor Cells Mast Cells -> 11q13 Invasive Tumor Cells 0.0071114697578724 0.8284725546778968 0.6331674633943454 0.6198216015396206 0.0012187708721425 0.0326412663903893 0.0 0.0016025641025641 0.5458935221180999 0.0 78 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +928217 DLL1 NOTCH3 DLL1-NOTCH3 CXCL14+ Fibroblasts T Lymphocytes CXCL14+ Fibroblasts -> T Lymphocytes 0.0071109145361909 0.9470274865242416 0.7746834992804791 0.6198216015396206 0.0061455194924501 0.0046263543438723 0.0 8.86053517632465e-05 0.0311696948577403 0.0 1881 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +928365 CCN1 CAV1 CCN1-CAV1 Luminal-like Amorphous DCIS Cells B Cells Luminal-like Amorphous DCIS Cells -> B Cells 0.0071088717098663 0.2542249848376565 0.62431395375366 0.2461374514707439 0.1711385759005754 0.0019304335593669 0.0 0.0005681818181818 0.1402800412169644 0.0 176 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +928500 VWF SELP VWF-SELP Macrophages T Lymphocytes Macrophages -> T Lymphocytes 0.0071071258891771 0.9011206516381156 0.7760344326192508 0.6198216015396206 0.0008850282134344 0.0335947364052305 0.0 0.0001398210290827 0.0074797412746316 0.0 3576 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +928540 CXCL12 ITGA4 CXCL12-ITGA4 Myeloid Cells Endothelial Cells Myeloid Cells -> Endothelial Cells 0.0071067331822864 0.7487535481622718 0.7754239189773715 0.7827641335561659 0.0015847932820241 0.0178869147172998 0.0 0.0008893280632411 0.1520319124326947 0.0 460 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +928645 CXCL12 CXCR4 CXCL12-CXCR4 Apocrine Cells T Lymphocytes Apocrine Cells -> T Lymphocytes 0.0071053441008324 0.255669001367946 0.9008184599638702 0.2461374514707439 0.0002269856810233 1.0 0.0 0.0018427518427518 0.0148686138132589 0.0 74 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +929183 VWF ITGA9 VWF-ITGA9 T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.0070986965032236 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0036144684673052 0.0112932915661816 0.0 0.0 0.0 0.0 97 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +929247 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells (G1/S) Macrophages 11q13 Invasive Tumor Cells (G1/S) -> Macrophages 0.0070979788526833 0.6301823358791634 0.944024288971064 0.6198216015396206 0.000716220684292 0.0484215930647349 0.0 0.0021008403361344 0.0470054946859352 0.0 119 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +929314 JAG1 NOTCH2 JAG1-NOTCH2 Basal-like Structured DCIS Cells Mast Cells Basal-like Structured DCIS Cells -> Mast Cells 0.0070971193120951 0.9097736029185508 0.773263018678637 0.6198216015396206 0.0430965463818576 0.0006800116997025 0.0 0.0026455026455026 0.227303115389758 0.0 18 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +929335 JAG1 NOTCH2 JAG1-NOTCH2 Dendritic Cells Myoepithelial Cells Dendritic Cells -> Myoepithelial Cells 0.0070968981833313 0.8630183004227985 0.4614667734221426 0.6198216015396206 0.0016575843792215 0.0312252462757311 0.0 0.0023775799271549 0.1294923560276837 0.0 1412 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +929378 CXCL12 CXCR4 CXCL12-CXCR4 Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.0070961813597197 0.255669001367946 0.4600037439857229 1.0 0.0061207051981986 0.017738069381683 0.0 0.0001923877786836 0.0479642162486503 0.0 77495 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +929451 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells (G1/S) Macrophages 11q13 Invasive Tumor Cells (G1/S) -> Macrophages 0.0070955396814141 0.6332974881236617 0.8794572885381431 0.6198216015396206 0.0003521782369754 0.104965956217838 0.0 0.0 0.0 0.0 119 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +929678 DLL4 NOTCH3 DLL4-NOTCH3 Dendritic Cells Dendritic Cells Dendritic Cells -> Dendritic Cells 0.0070926526483837 0.6342079770588467 0.7746834992804791 1.0 0.0028649117803088 0.0090444648829713 0.0 8.310479514667995e-05 0.0094382864634919 0.0 4011 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +929807 CXCL12 CXCR4 CXCL12-CXCR4 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells 0.0070910406698951 0.255669001367946 0.6632137581773894 0.2461374514707439 0.0061207051981986 0.049767778498468 0.0 0.000733137829912 0.2505465346237659 0.0 186 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +929875 MMRN2 CD93 MMRN2-CD93 Plasma Cells Pericytes Plasma Cells -> Pericytes 0.0070901605683029 0.7205550478301406 0.8817184225858201 0.7204611100467462 0.0002165306714062 0.1281708518900828 0.0 0.0005530973451327 0.0114230784410805 0.0 452 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +930038 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells Myoepithelial Cells 11q13 Invasive Tumor Cells -> Myoepithelial Cells 0.0070881164202249 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.0131302879503246 0.0053213839468185 0.0 8.803901889317345e-06 0.0040226781046273 0.0 5163 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +930131 CXCL12 CXCR4 CXCL12-CXCR4 Mast Cells CAFs, DCIS Associated Mast Cells -> CAFs, DCIS Associated 0.0070870330202473 0.7487535481622718 0.4600037439857229 0.7204611100467462 0.0016417770622885 0.0310998965832685 0.0 0.0021395511309055 0.40376140635189 0.0 1041 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +930242 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) -> CXCL14+ Fibroblasts 0.0070854049734904 0.6342079770588467 0.8818326005152037 0.6198216015396206 0.0085570823799139 0.0042655619249233 0.0 0.0014749262536873 0.3203632750279215 0.0 339 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +930329 CD48 CD2 CD48-CD2 Endothelial Cells CAFs, Invasive Associated Endothelial Cells -> CAFs, Invasive Associated 0.0070842229505141 0.7719609236370527 0.6614977577544194 0.6198216015396206 0.0164675938709007 0.0024251058581756 0.0 0.000332778702163 0.0535079585635043 0.0 3005 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +930525 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells -> Luminal-like Amorphous DCIS Cells 0.0070814377441435 0.6319926036888139 0.2550748532138862 0.2461374514707439 0.011891719340537 0.0267255153180908 0.0 0.0 0.0 0.0 184 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +930542 MMRN2 CLEC14A MMRN2-CLEC14A Dendritic Cells CAFs, DCIS Associated Dendritic Cells -> CAFs, DCIS Associated 0.0070812580917523 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.0015409900107563 0.0292771742399634 0.0 0.0002997601918465 0.0343402864874318 0.0 3336 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +930664 CD48 CD2 CD48-CD2 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.0070795971885039 0.6659645551150886 0.6614977577544194 0.9161861017439124 0.0081474500750471 0.0038288178384739 0.0 0.0 0.0 0.0 526 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +930796 DLL1 NOTCH3 DLL1-NOTCH3 Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.007078004586945 0.2534163760166434 0.6580560501976399 0.2461374514707439 0.0050543892975134 0.0606066271159369 0.0 0.0 0.0 0.0 2 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +930874 VEGFC FLT1 VEGFC-FLT1 Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0070769634803857 0.4636527906642655 0.6593689120110077 0.6198216015396206 0.014525360548861 0.0045642085393754 0.0 0.0003949447077409 0.0452651810202016 0.0 422 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +930923 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells (Mitotic) Macrophages 11q13 Invasive Tumor Cells (Mitotic) -> Macrophages 0.0070763101701578 0.6303642896310324 0.9015117569158254 0.6198216015396206 0.0014431743145616 0.0246995741084876 0.0 0.0004854368932038 0.0247082819784514 0.0 103 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +931228 COL4A1 CD93 COL4A1-CD93 B Cells T Lymphocytes B Cells -> T Lymphocytes 0.0070719167485415 0.8684504425765611 0.7779918296243433 0.9318789094584046 0.0016831757123532 0.0118035014556376 0.0 0.0001862731050293 0.0176744329793975 0.0 4985 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +931473 MMRN2 CLEC14A MMRN2-CLEC14A CAFs, DCIS Associated Myeloid Cells CAFs, DCIS Associated -> Myeloid Cells 0.007068553713104 0.7205550478301406 0.7830372268649692 0.7204611100467462 0.0117842887908422 0.0026038611777234 0.0 0.0001261670451678 0.0107365093054193 0.0 1321 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +931496 CD48 CD2 CD48-CD2 Endothelial Cells Mast Cells Endothelial Cells -> Mast Cells 0.0070682260947797 0.7719609236370527 0.7763428264267787 0.8567148457705164 0.0164675938709007 0.0014748371602574 0.0 0.0 0.0 0.0 225 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +931530 CD34 SELP CD34-SELP T Lymphocytes Myeloid Cells T Lymphocytes -> Myeloid Cells 0.007067790697041 0.633566764858408 0.7478729882108823 0.6198216015396206 0.015517736049123 0.0027351735586246 0.0 0.0013850415512465 0.4050485949697502 0.0 361 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +931646 COL4A2 CD93 COL4A2-CD93 Plasma Cells T Lymphocytes Plasma Cells -> T Lymphocytes 0.0070663675064494 0.4630253981438691 0.7779918296243433 0.6198216015396206 0.0047240947268779 0.0118035014556376 0.0 0.0015936254980079 0.1612717843052371 0.0 753 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +931783 HSPG2 LRP1 HSPG2-LRP1 Myeloid Cells Pericytes Myeloid Cells -> Pericytes 0.0070644612713557 0.7468485855611411 0.9078204025796472 0.7827641335561659 0.0006689050756654 0.0350138403862125 0.0 0.0007854898600399 0.0336276326996439 0.0 389 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +931949 DLL4 NOTCH4 DLL4-NOTCH4 B Cells 11q13 Invasive Tumor Cells B Cells -> 11q13 Invasive Tumor Cells 0.0070621425327439 0.6342079770588467 0.6571792026963191 0.7917001487310438 0.0002327631000826 0.1615138601457002 0.0 0.0 0.0 0.0 797 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +932042 THBS2 CD36 THBS2-CD36 CXCL14+ Fibroblasts T Lymphocytes CXCL14+ Fibroblasts -> T Lymphocytes 0.0070610059549867 0.9197297916541942 0.6176321640000088 0.6198216015396206 0.0055862851962672 0.0063011237754475 0.0 0.0003101187311713 0.0625771883807596 0.0 1881 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +932131 CXCL12 CXCR4 CXCL12-CXCR4 Plasma Cells Mast Cells Plasma Cells -> Mast Cells 0.0070594685476802 0.8730912658940219 0.7757991160529997 0.7204611100467462 0.0057086106530109 0.0044430418127202 0.0 0.0009469696969696 0.0353987820523816 0.0 48 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +932267 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) -> CXCL14+ Fibroblasts 0.0070576410875778 0.6249837837987587 0.8818326005152037 0.6198216015396206 0.0084812136822336 0.0042655619249233 0.0 0.0008771929824561 0.2221388263780767 0.0 380 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +932420 C3 LRP1 C3-LRP1 Myeloid Cells Dendritic Cells Myeloid Cells -> Dendritic Cells 0.0070555735350413 0.7796725988275006 0.6207977546603366 0.6198216015396206 0.000819605673545 0.0501711964086628 0.0 0.0025 0.0719326530803974 0.0 170 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +932544 CD48 CD2 CD48-CD2 Pericytes Basal-like Structured DCIS Cells Pericytes -> Basal-like Structured DCIS Cells 0.0070540377795937 0.7719609236370527 0.8581827408615759 0.6198216015396206 0.0076331962782219 0.003930762149527 0.0 0.0 0.0 0.0 1996 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +932627 VWF LRP1 VWF-LRP1 B Cells CAFs, Invasive Associated B Cells -> CAFs, Invasive Associated 0.0070530115720424 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.00023686843287 0.166956519448744 0.0 0.0006221825694966 0.0046879978417168 0.0 968 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +932743 CD48 CD2 CD48-CD2 Macrophages Myeloid Cells Macrophages -> Myeloid Cells 0.0070514051890377 0.7719609236370527 0.7464347811605867 0.7827641335561659 0.0212837736082081 0.0012805120781881 0.0 0.0027932960893854 0.6780471538372213 0.0 179 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +932867 CD34 SELP CD34-SELP T Lymphocytes Macrophages T Lymphocytes -> Macrophages 0.0070495551060901 0.633566764858408 0.941479368642921 0.6198216015396206 0.015517736049123 0.0021392900294222 0.0 0.0001453065969195 0.0470039355113278 0.0 3441 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +933074 MMP2 PECAM1 MMP2-PECAM1 CXCL14+ Fibroblasts CAFs, Invasive Associated CXCL14+ Fibroblasts -> CAFs, Invasive Associated 0.0070470281670149 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0106922602624424 0.0032187363284526 0.0 0.0001758087201125 0.0511491956111327 0.0 1422 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +933156 VEGFC FLT1 VEGFC-FLT1 Macrophages Dendritic Cells Macrophages -> Dendritic Cells 0.0070461633818939 0.8963332422588541 0.777821334064334 0.6198216015396206 0.0026007495851186 0.0108892901157311 0.0 0.0 0.0 0.0 1687 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +933207 CXCL12 CXCR4 CXCL12-CXCR4 Myeloid Cells CAFs, DCIS Associated Myeloid Cells -> CAFs, DCIS Associated 0.0070454306611648 0.7487535481622718 0.4600037439857229 0.7204611100467462 0.0015847932820241 0.0310998965832685 0.0 0.0015360983102918 0.2898819313543052 0.0 1302 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +933272 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells Plasma Cells 11q13 Invasive Tumor Cells -> Plasma Cells 0.0070444794212519 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.0131302879503246 0.0032275631628407 0.0 0.0 0.0 0.0 103 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +933283 CD48 CD2 CD48-CD2 Pericytes Plasma Cells Pericytes -> Plasma Cells 0.0070443826556083 0.7719609236370527 0.4603649459881741 0.7204611100467462 0.0076331962782219 0.0062523288579129 0.0 0.0 0.0 0.0 394 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +933412 CD34 SELP CD34-SELP CAFs, Invasive Associated Plasma Cells CAFs, Invasive Associated -> Plasma Cells 0.0070424717122921 0.633566764858408 0.4623922682986163 0.6198216015396206 0.0298399317533219 0.0022515473538965 0.0 0.0 0.0 0.0 253 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +933507 DLL4 NOTCH4 DLL4-NOTCH4 Basal-like Structured DCIS Cells CAFs, Invasive Associated Basal-like Structured DCIS Cells -> CAFs, Invasive Associated 0.0070410480559282 0.6342079770588467 0.6571792026963191 0.7917001487310438 0.0053032910137447 0.0069630688870869 0.0 0.0005356186395286 0.0676329614053548 0.0 1867 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +933533 DLL4 NOTCH4 DLL4-NOTCH4 Myeloid Cells Dendritic Cells Myeloid Cells -> Dendritic Cells 0.0070407175221445 0.7840818683779507 0.7754072541855492 0.6198216015396206 0.0032417203409647 0.009971631136135 0.0 0.0 0.0 0.0 170 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +933829 MMP2 PECAM1 MMP2-PECAM1 Plasma Cells T Lymphocytes Plasma Cells -> T Lymphocytes 0.0070368820463971 0.718867305289982 0.6331674633943454 0.6198216015396206 0.0024319941937022 0.0176963220730796 0.0 0.0016600265604249 0.2198681258973248 0.0 753 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +933988 C3 LRP1 C3-LRP1 Mast Cells 11q13 Invasive Tumor Cells Mast Cells -> 11q13 Invasive Tumor Cells 0.007035045490908 0.8509500867818902 0.6207977546603366 0.6198216015396206 0.0006305085967044 0.0587195251380622 0.0 0.0003205128205128 0.0773533952802951 0.0 78 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +934063 MMP2 PECAM1 MMP2-PECAM1 Myoepithelial Cells Luminal-like Amorphous DCIS Cells Myoepithelial Cells -> Luminal-like Amorphous DCIS Cells 0.0070341892834265 0.718867305289982 0.2491073778594529 0.2461374514707439 0.0361307801045652 0.0076066460958003 0.0 0.0003939157566302 0.1662482598140351 0.0 12820 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +934065 CXCL12 ITGA4 CXCL12-ITGA4 CXCL14+ Fibroblasts CXCL14+ Fibroblasts CXCL14+ Fibroblasts -> CXCL14+ Fibroblasts 0.0070341088519947 0.7487535481622718 0.7754239189773715 1.0 0.0131092554497256 0.0015914585039484 0.0 0.0001130991427084 0.0549085147344379 0.0 4019 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +934174 CD34 SELP CD34-SELP Pericytes CXCL14+ Fibroblasts Pericytes -> CXCL14+ Fibroblasts 0.0070326406103165 0.9303167350027568 0.8819126042133903 0.9429656149619918 0.1314667522621683 0.0001189339410417 0.0 0.0 0.0 0.0 2966 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +934240 CD34 SELP CD34-SELP Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.0070318446031191 0.2491449441646273 0.4623922682986163 1.0 0.0108445362943651 0.0096770075292062 0.0 0.000116136524937 0.1053647301550006 0.0 77495 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +934341 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells -> CXCL14+ Fibroblasts 0.0070304546992886 0.6659645551150886 0.7763428264267787 0.6198216015396206 0.1496557267835524 0.0002517784065132 0.0 0.0 0.0 0.0 4880 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +934549 CXCL12 ITGA4 CXCL12-ITGA4 T Lymphocytes CXCL14+ Fibroblasts T Lymphocytes -> CXCL14+ Fibroblasts 0.0070280593316714 0.6160088550075702 0.7754239189773715 0.6198216015396206 0.0255753403203798 0.0015914585039484 0.0 0.0007253384912959 0.3521446607197437 0.0 1880 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +934733 CD34 SELP CD34-SELP Mast Cells 11q13 Invasive Tumor Cells Mast Cells -> 11q13 Invasive Tumor Cells 0.0070258055157132 0.8532069650852002 0.6572093097629401 0.6198216015396206 0.00083777361258 0.04130664769978 0.0 0.0 0.0 0.0 78 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +934799 MMRN2 CLEC14A MMRN2-CLEC14A CAFs, Invasive Associated CAFs, DCIS Associated CAFs, Invasive Associated -> CAFs, DCIS Associated 0.0070249349420132 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.00146889578236 0.0292771742399634 0.0 0.0006298815822625 0.0721587274641425 0.0 1323 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +934825 VEGFC FLT1 VEGFC-FLT1 Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0070245952546856 0.7745997874735252 0.6593689120110077 0.7917001487310438 0.0065101973396288 0.0045642085393754 0.0 0.0007974481658692 0.0913966812943783 0.0 209 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +934854 VEGFC FLT1 VEGFC-FLT1 T Lymphocytes B Cells T Lymphocytes -> B Cells 0.0070241517950697 0.7745997874735252 0.777821334064334 0.9318789094584046 0.016822895653248 0.001271575589586 0.0 3.32667997338656e-05 0.0081470193308051 0.0 5010 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +934897 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) -> T Lymphocytes 0.0070233476306256 0.6626993710110988 0.6207977546603366 0.7917001487310438 0.0035190936623492 0.0104714078116759 0.0 0.0 0.0 0.0 83 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +935058 THBS2 CD36 THBS2-CD36 CAFs, DCIS Associated Apocrine Cells CAFs, DCIS Associated -> Apocrine Cells 0.007021050919997 0.724503440376099 0.2562573700401372 0.2461374514707439 1.0 0.0002621208738319 0.0 0.0007246376811594 1.0 0.0 230 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +935083 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (G1/S) 0.007020740842762 0.6213271600240247 0.62431395375366 0.9592803095773328 0.0093830613230477 0.0034299077593249 0.0 0.0003121516164994 0.032291546534425 0.0 1495 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +935229 MMP2 PECAM1 MMP2-PECAM1 Dendritic Cells Myoepithelial Cells Dendritic Cells -> Myoepithelial Cells 0.0070186760470685 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.0161193721503025 0.0026482500471321 0.0 0.0003895184135977 0.3557485498581753 0.0 1412 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +935363 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Basal-like Structured DCIS Cells 0.0070171462559391 0.633566764858408 0.7760344326192508 0.7917001487310438 0.0083565457974945 0.0036702914086929 0.0 0.0 0.0 0.0 1305 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +935402 VEGFC FLT1 VEGFC-FLT1 CXCL14+ Fibroblasts Myoepithelial Cells CXCL14+ Fibroblasts -> Myoepithelial Cells 0.0070164920562872 0.8718210606749883 0.4630488285702799 0.7204611100467462 0.0017670878089588 0.0232163927704059 0.0 8.846426043878272e-05 0.0173094440534828 0.0 1884 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +935437 CXCL12 CXCR4 CXCL12-CXCR4 Mast Cells Plasma Cells Mast Cells -> Plasma Cells 0.0070161314131187 0.7487535481622718 0.4600037439857229 0.7204611100467462 0.0016417770622885 0.0292791515533623 0.0 0.0081818181818181 0.1931921557526645 0.0 50 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +935563 VEGFC FLT1 VEGFC-FLT1 Myeloid Cells Myoepithelial Cells Myeloid Cells -> Myoepithelial Cells 0.0070144817588674 0.743507317541692 0.4630488285702799 0.7204611100467462 0.0020684923107111 0.0232163927704059 0.0 0.0 0.0 0.0 85 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +935580 EFNB2 PECAM1 EFNB2-PECAM1 B Cells T Lymphocytes B Cells -> T Lymphocytes 0.0070143249464153 0.7800321422220979 0.6331674633943454 0.9318789094584046 0.0014623066995027 0.0176963220730796 0.0 0.0001003009027081 0.0183354562185092 0.0 4985 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +935620 DLL4 NOTCH4 DLL4-NOTCH4 Myeloid Cells Myeloid Cells Myeloid Cells -> Myeloid Cells 0.0070137906737532 0.7840818683779507 0.7480927101953669 1.0 0.0032417203409647 0.006260692484444 0.0 0.0079505300353356 0.8167834487333641 0.0 1132 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +935644 CXCL12 ITGA4 CXCL12-ITGA4 Mast Cells Myoepithelial Cells Mast Cells -> Myoepithelial Cells 0.0070134778363514 0.7487535481622718 0.4596166826058663 0.7204611100467462 0.0016417770622885 0.0292373734098458 0.0 0.0006887052341597 0.1051692139312038 0.0 66 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +935710 CD34 SELP CD34-SELP Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0070127168139631 0.633566764858408 0.6572093097629401 0.7917001487310438 0.0078992851324392 0.0045674276780054 0.0 0.0 0.0 0.0 1280 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +935820 DLL1 NOTCH3 DLL1-NOTCH3 Macrophages Macrophages Macrophages -> Macrophages 0.0070113848482955 0.8771078809726828 0.8923034233058523 1.0 0.0080232294691882 0.00189193058407 0.0 0.0001017087062652 0.0383792432224929 0.0 2458 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +935836 VEGFC FLT1 VEGFC-FLT1 B Cells Basal-like Structured DCIS Cells B Cells -> Basal-like Structured DCIS Cells 0.007011167644453 0.7745997874735252 0.777821334064334 0.8693461273411047 0.0012459853895406 0.0182001711419816 0.0 0.0004629629629629 0.0554502173437843 0.0 360 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +935937 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) -> CXCL14+ Fibroblasts 0.0070098994945854 0.6213271600240247 0.943345641464811 0.6198216015396206 0.0093830613230477 0.0034806998160403 0.0 0.0 0.0 0.0 339 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +935973 CD34 SELP CD34-SELP CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.0070094722505636 0.633566764858408 0.6572093097629401 0.9161861017439124 0.0298399317533219 0.0010419094417808 0.0 0.0 0.0 0.0 460 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +936051 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.007008531579429 0.6319926036888139 0.6207977546603366 0.8824495942126559 0.011891719340537 0.0028784826949613 0.0 9.625847493094503e-05 0.0249048949770891 0.0 11947 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +936077 COL4A2 CD93 COL4A2-CD93 T Lymphocytes Myeloid Cells T Lymphocytes -> Myeloid Cells 0.0070083287973647 0.7783550150988336 0.7461459456652184 0.6198216015396206 0.0316800311254893 0.0010390313650636 0.0 0.0005540166204986 0.0812426588241204 0.0 361 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +936304 CXCL12 CXCR4 CXCL12-CXCR4 Myoepithelial Cells Myeloid Cells Myoepithelial Cells -> Myeloid Cells 0.0070052864781745 0.8023917560710954 0.7447682696221608 0.7204611100467462 0.0085367158000785 0.0032154705418133 0.0 0.0080213903743315 0.680889227930375 0.0 51 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +936313 C3 LRP1 C3-LRP1 Mast Cells Myoepithelial Cells Mast Cells -> Myoepithelial Cells 0.0070051588066071 0.8509500867818902 0.7346293219749174 0.7204611100467462 0.0006305085967044 0.0416128058995347 0.0 0.0011363636363636 0.106137086264054 0.0 66 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +936394 CLEC2D KLRB1 CLEC2D-KLRB1 B Cells CXCL14+ Fibroblasts B Cells -> CXCL14+ Fibroblasts 0.0070041727515494 0.7797302331085993 0.885766439573873 0.6198216015396206 0.0200499113739789 0.0013756087909864 0.0 0.0008333333333333 0.3139924345698628 0.0 800 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +936428 A2M LRP1 A2M-LRP1 Mast Cells Pericytes Mast Cells -> Pericytes 0.0070038581601438 0.8392912392980421 0.9078204025796472 0.8567148457705164 0.0005164482812395 0.0350138403862125 0.0 0.000853825136612 0.0498555590704169 0.0 244 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +936453 C1QB LRP1 C1QB-LRP1 B Cells CXCL14+ Fibroblasts B Cells -> CXCL14+ Fibroblasts 0.0070035026454547 0.8703788833238396 0.9078204025796472 0.6198216015396206 0.0037630364713574 0.0064028969591119 0.0 7.8125e-05 0.0080313519943404 0.0 800 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +936630 VWF ITGA9 VWF-ITGA9 B Cells Pericytes B Cells -> Pericytes 0.0070014906038781 0.6332974881236617 0.9404022517663844 0.6198216015396206 0.00023686843287 0.1347191569099048 0.0 0.0003753471961564 0.0162688506303297 0.0 1211 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +936667 VEGFC FLT1 VEGFC-FLT1 CAFs, DCIS Associated CXCL14+ Fibroblasts CAFs, DCIS Associated -> CXCL14+ Fibroblasts 0.0070009945357488 0.4636527906642655 0.878254460598671 0.7204611100467462 0.0693389464442948 0.0005788283879716 0.0 0.0 0.0 0.0 11475 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +936808 CD34 SELP CD34-SELP Plasma Cells CAFs, DCIS Associated Plasma Cells -> CAFs, DCIS Associated 0.0069992826960225 0.7168245244832976 0.4623922682986163 0.8767341187813953 0.0018206581062216 0.0222228052993653 0.0 0.000204081632653 0.0545333622826058 0.0 2450 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +937017 JAG1 NOTCH2 JAG1-NOTCH2 CAFs, DCIS Associated Endothelial Cells CAFs, DCIS Associated -> Endothelial Cells 0.0069966700989323 0.6303682835571691 0.773263018678637 0.7204611100467462 0.0101610580570933 0.0032875740549697 0.0 0.0003534123929945 0.0570248511210917 0.0 16371 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +937208 C1QB LRP1 C1QB-LRP1 Plasma Cells Endothelial Cells Plasma Cells -> Endothelial Cells 0.0069942725473856 0.4601010570874773 0.9078204025796472 0.7204611100467462 0.0026949121497638 0.0144359394371152 0.0 0.0002332089552238 0.0217930791433595 0.0 536 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +937219 C3 LRP1 C3-LRP1 Dendritic Cells Myeloid Cells Dendritic Cells -> Myeloid Cells 0.0069941515237857 0.6319926036888139 0.7769451595923457 0.6198216015396206 0.0691889863216023 0.0005558995075445 0.0 0.0006211180124223 0.139244866445753 0.0 161 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +937321 CD48 CD2 CD48-CD2 Basal-like Structured DCIS Cells CAFs, Invasive Associated Basal-like Structured DCIS Cells -> CAFs, Invasive Associated 0.0069929113779797 0.8667347161816407 0.6614977577544194 0.7917001487310438 0.0106228227237899 0.0024251058581756 0.0 0.0 0.0 0.0 1867 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +937461 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Luminal-like Amorphous DCIS Cells 0.0069910595553973 0.6213271600240247 0.252518874138558 0.2461374514707439 0.0093830613230477 0.0322196586137726 0.0 0.0018043684710351 0.3157575337417893 0.0 351 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +937474 CD48 CD2 CD48-CD2 Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.006990902191388 0.4593282471594782 0.6614977577544194 0.6198216015396206 0.0161888123016941 0.0038288178384739 0.0 0.0 0.0 0.0 659 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +937543 C1QB LRP1 C1QB-LRP1 Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells -> CXCL14+ Fibroblasts 0.0069899488639751 0.4601010570874773 0.9078204025796472 0.2461374514707439 0.0177188549930425 0.0064028969591119 0.0 9.03179190751445e-05 0.0092847999934571 0.0 1384 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +937583 C3 LRP1 C3-LRP1 Macrophages 11q13 Invasive Tumor Cells (Mitotic) Macrophages -> 11q13 Invasive Tumor Cells (Mitotic) 0.0069893610043462 0.9487258305485792 0.6207977546603366 0.6198216015396206 0.0110943464444434 0.0028784826949613 0.0 0.001937984496124 0.5014135158262285 0.0 129 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +937620 VWF SELP VWF-SELP Plasma Cells Pericytes Plasma Cells -> Pericytes 0.0069888280332855 0.7158082793127664 0.8819126042133903 0.7204611100467462 0.0003457348439318 0.0741032966028748 0.0 0.0007039420756234 0.0162360318384456 0.0 452 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +937629 MMRN2 CD93 MMRN2-CD93 Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0069887004504737 0.7205550478301406 0.6587114738285964 0.6198216015396206 0.0151307911035231 0.0026174949623928 0.0 0.001896813353566 0.6300030405329909 0.0 659 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +937690 COL4A2 CD93 COL4A2-CD93 B Cells CAFs, DCIS Associated B Cells -> CAFs, DCIS Associated 0.0069879319618838 0.7783550150988336 0.4630027772793905 0.6198216015396206 0.0033449520260795 0.0155837683010033 0.0 0.0002202104232933 0.0608762857961285 0.0 4087 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +937720 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0069874731005335 0.6630837220165452 0.6587114738285964 0.8824495942126559 0.0415873844357376 0.0007261054236978 0.0 0.0001188495364868 0.015891769043698 0.0 12020 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +937790 CXCL12 CXCR4 CXCL12-CXCR4 Basal-like Structured DCIS Cells CAFs, DCIS Associated Basal-like Structured DCIS Cells -> CAFs, DCIS Associated 0.0069865543246137 0.6160088550075702 0.4600037439857229 0.6198216015396206 0.0021291294377375 0.0310998965832685 0.0 0.0002840909090909 0.053611686736265 0.0 800 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +937878 A2M LRP1 A2M-LRP1 Macrophages Myeloid Cells Macrophages -> Myeloid Cells 0.0069855304377286 0.919551140852988 0.7769451595923457 0.7827641335561659 0.037376181609614 0.0005558995075445 0.0 0.0 0.0 0.0 179 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +937930 COL4A2 CD93 COL4A2-CD93 Dendritic Cells Luminal-like Amorphous DCIS Cells Dendritic Cells -> Luminal-like Amorphous DCIS Cells 0.0069849608323599 0.7783550150988336 0.4630027772793905 0.2461374514707439 0.0267593032157803 0.0048929293424311 0.0 0.0007978723404255 0.2579865323732421 0.0 752 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +937932 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells (Mitotic) Macrophages 11q13 Invasive Tumor Cells (Mitotic) -> Macrophages 0.0069849333062227 0.6242573126045354 0.8587566561291643 0.6198216015396206 0.000393370777602 0.088850508457521 0.0 0.0 0.0 0.0 103 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +937951 CD34 SELP CD34-SELP CXCL14+ Fibroblasts CAFs, DCIS Associated CXCL14+ Fibroblasts -> CAFs, DCIS Associated 0.0069847833201387 0.9303167350027568 0.4623922682986163 0.7204611100467462 0.0016860250240652 0.0222228052993653 0.0 9.123255177447311e-05 0.0243785672096312 0.0 10961 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +937967 MMP2 PECAM1 MMP2-PECAM1 T Lymphocytes Basal-like Structured DCIS Cells T Lymphocytes -> Basal-like Structured DCIS Cells 0.0069845782640876 0.6303642896310324 0.6331674633943454 0.8693461273411047 0.0141923232885854 0.0023576674662702 0.0 0.000135685210312 0.0650614942189525 0.0 737 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +938092 VWF SELP VWF-SELP Pericytes CXCL14+ Fibroblasts Pericytes -> CXCL14+ Fibroblasts 0.0069829614476576 0.9275752708651288 0.8819126042133903 0.9429656149619918 0.1263644540569636 0.0001189339410417 0.0 0.0001839024091215 1.0 0.0 2966 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +938100 JAG1 NOTCH2 JAG1-NOTCH2 T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.0069828049107589 0.8630183004227985 0.663300745568453 0.7917001487310438 0.0006856224272495 0.0373075519081129 0.0 0.0019636720667648 0.0370523095252258 0.0 97 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +938200 CLEC2D KLRB1 CLEC2D-KLRB1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (Mitotic) 0.0069813487987663 0.8721681415062816 0.657421674383923 0.6198216015396206 0.0008193633790489 0.0397596998227057 0.0 0.0 0.0 0.0 390 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +938297 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells -> CXCL14+ Fibroblasts 0.0069800252316355 0.6342079770588467 0.896164124004365 0.6198216015396206 0.0673400749834054 0.0004874986369898 0.0 0.0 0.0 0.0 4880 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +938406 CD34 SELP CD34-SELP Mast Cells T Lymphocytes Mast Cells -> T Lymphocytes 0.0069785879498528 0.8532069650852002 0.7760344326192508 0.6198216015396206 0.00083777361258 0.0335947364052305 0.0 0.0 0.0 0.0 343 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +938436 JAG1 NOTCH2 JAG1-NOTCH2 Endothelial Cells CXCL14+ Fibroblasts Endothelial Cells -> CXCL14+ Fibroblasts 0.0069782583695245 0.6303682835571691 0.773263018678637 0.9429656149619918 0.0291791383241764 0.0008609682710384 0.0 0.0005938462680473 0.1781595112457895 0.0 2566 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +938561 CLEC2D KLRB1 CLEC2D-KLRB1 Mast Cells CAFs, Invasive Associated Mast Cells -> CAFs, Invasive Associated 0.0069764037340383 0.831981591331937 0.657421674383923 0.6198216015396206 0.0048935684578858 0.0069492509109592 0.0 0.0 0.0 0.0 144 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +938566 VEGFC FLT1 VEGFC-FLT1 Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0069763588392546 0.4636527906642655 0.6593689120110077 0.6198216015396206 0.0023125636768155 0.026308073552735 0.0 0.0 0.0 0.0 3 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +938597 VWF LRP1 VWF-LRP1 Mast Cells CAFs, Invasive Associated Mast Cells -> CAFs, Invasive Associated 0.0069759361069407 0.8525936146535493 0.6207977546603366 0.6198216015396206 0.0002103933337194 0.166956519448744 0.0 0.004498106060606 0.0338921604971916 0.0 144 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +938618 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) -> T Lymphocytes 0.0069756985778205 0.6589792304505506 0.6207977546603366 0.7917001487310438 0.0033973231723341 0.0104714078116759 0.0 0.000805152979066 0.0673002986119375 0.0 69 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +938648 EFNB2 PECAM1 EFNB2-PECAM1 Dendritic Cells Basal-like Structured DCIS Cells Dendritic Cells -> Basal-like Structured DCIS Cells 0.0069753745107625 0.7800321422220979 0.6331674633943454 0.8693461273411047 0.0113788029360913 0.0023576674662702 0.0 0.0003012048192771 0.0935043494624252 0.0 1245 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +938686 CXCL12 CXCR4 CXCL12-CXCR4 Myeloid Cells Plasma Cells Myeloid Cells -> Plasma Cells 0.0069749452612291 0.7487535481622718 0.4600037439857229 0.7204611100467462 0.0015847932820241 0.0292791515533623 0.0 0.0024570024570024 0.0580156623881875 0.0 37 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +938795 CLEC2D KLRB1 CLEC2D-KLRB1 Plasma Cells Mast Cells Plasma Cells -> Mast Cells 0.0069732617970928 0.4625081978296446 0.8381155706134242 0.7204611100467462 0.0141498126994191 0.0029095741067474 0.0 0.0 0.0 0.0 48 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +938862 CXCL12 ITGA4 CXCL12-ITGA4 Myeloid Cells Myoepithelial Cells Myeloid Cells -> Myoepithelial Cells 0.0069723072615098 0.7487535481622718 0.4596166826058663 0.7204611100467462 0.0015847932820241 0.0292373734098458 0.0 0.0 0.0 0.0 85 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +939021 CD48 CD2 CD48-CD2 B Cells 11q13 Invasive Tumor Cells (G1/S) B Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0069702778477084 0.9426443637490616 0.6614977577544194 0.7917001487310438 0.0632786830726401 0.0003671083100858 0.0 0.0 0.0 0.0 42 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +939076 COL4A1 CD93 COL4A1-CD93 Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0069695374673819 0.4604235282221027 0.6587114738285964 0.6198216015396206 0.0839650520556947 0.0007261054236978 0.0 0.0001692620176032 0.0226325905101007 0.0 422 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +939106 DLL4 NOTCH4 DLL4-NOTCH4 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0069691648650842 0.2490567623945399 0.6571792026963191 0.2461374514707439 0.011649387573427 0.0244129856070659 0.0 0.0 0.0 0.0 373 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +939135 HSPG2 LRP1 HSPG2-LRP1 Plasma Cells Dendritic Cells Plasma Cells -> Dendritic Cells 0.0069687903315018 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.0012814156885439 0.0501711964086628 0.0 0.0015887658876588 0.0269567635631685 0.0 271 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +939444 CCN1 CAV1 CCN1-CAV1 Luminal-like Amorphous DCIS Cells Myeloid Cells Luminal-like Amorphous DCIS Cells -> Myeloid Cells 0.0069647304855587 0.2542249848376565 0.7832252605020791 0.2461374514707439 0.1711385759005754 0.00136079311934 0.0 0.0027777777777777 0.4083359232017682 0.0 84 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +939731 MMP2 PECAM1 MMP2-PECAM1 Mast Cells Macrophages Mast Cells -> Macrophages 0.0069609481452281 0.8560892486218385 0.9015117569158254 0.8567148457705164 0.0006966068981631 0.0246995741084876 0.0 0.001060606060606 0.0539838524438288 0.0 165 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +939862 CD48 CD2 CD48-CD2 Pericytes Pericytes Pericytes -> Pericytes 0.0069592564262689 0.7719609236370527 0.7763428264267787 1.0 0.0076331962782219 0.0024832440877005 0.0 7.993605115907275e-05 0.0204352562788696 0.0 12510 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +939886 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells Plasma Cells 11q13 Invasive Tumor Cells -> Plasma Cells 0.0069588899323679 0.6342079770588467 0.4638256179742202 0.6198216015396206 0.0673400749834054 0.0009249287638231 0.0 0.0 0.0 0.0 103 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +940023 CLEC2D KLRB1 CLEC2D-KLRB1 CAFs, Invasive Associated CXCL14+ Fibroblasts CAFs, Invasive Associated -> CXCL14+ Fibroblasts 0.0069571967614384 0.6605327397359113 0.885766439573873 0.6198216015396206 0.0227314494836465 0.0013756087909864 0.0 0.0002237136465324 0.0842932710254665 0.0 1490 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +940179 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) -> Dendritic Cells 0.006955046582556 0.6319926036888139 0.6207977546603366 0.7917001487310438 0.0007263013575398 0.0501711964086628 0.0 0.0033492822966507 0.0963691046053171 0.0 209 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +940191 DLL1 NOTCH3 DLL1-NOTCH3 CAFs, Invasive Associated B Cells CAFs, Invasive Associated -> B Cells 0.0069548955406649 0.6249837837987587 0.7746834992804791 0.7917001487310438 0.0411214967239829 0.00071798405859 0.0 0.0002726281352235 0.2063813661786644 0.0 917 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +940414 DLL1 NOTCH3 DLL1-NOTCH3 Myeloid Cells T Lymphocytes Myeloid Cells -> T Lymphocytes 0.006952140806057 0.7835752212271604 0.7746834992804791 0.6198216015396206 0.0064863313435223 0.0046263543438723 0.0 0.0004295532646048 0.1511087526479629 0.0 388 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +940436 HSPG2 LRP1 HSPG2-LRP1 Myeloid Cells 11q13 Invasive Tumor Cells Myeloid Cells -> 11q13 Invasive Tumor Cells 0.006951851771654 0.7468485855611411 0.6207977546603366 0.6198216015396206 0.0006689050756654 0.0587195251380622 0.0 6.017716156364337e-05 0.0042428457138263 0.0 1154 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +940441 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) -> T Lymphocytes 0.0069517913377819 0.6301823358791634 0.7779918296243433 0.7917001487310438 0.0024635726452692 0.0118035014556376 0.0 0.0 0.0 0.0 83 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +940463 MMP2 PECAM1 MMP2-PECAM1 Endothelial Cells Mast Cells Endothelial Cells -> Mast Cells 0.0069514593781685 0.9067635403815892 0.8537710813834968 0.8567148457705164 0.0411127335336962 0.0004138063814779 0.0 0.0003333333333333 0.0485255692422545 0.0 225 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +940528 CXCL12 ITGA4 CXCL12-ITGA4 Basal-like Structured DCIS Cells Endothelial Cells Basal-like Structured DCIS Cells -> Endothelial Cells 0.0069505970213095 0.6160088550075702 0.7754239189773715 0.6198216015396206 0.0021291294377375 0.0178869147172998 0.0 0.0002955082742316 0.0505175648088675 0.0 1692 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +940554 CXCL12 CXCR4 CXCL12-CXCR4 Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells -> Basal-like Structured DCIS Cells 0.0069501695199962 0.255669001367946 0.8628183098412396 0.2461374514707439 0.0061207051981986 0.0339152418223636 0.0 0.0003527514613989 0.0269510258063787 0.0 902 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +940662 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, DCIS Associated 0.0069487558053993 0.6342079770588467 0.4638256179742202 0.6198216015396206 0.000895875398841 0.0689186266365139 0.0 0.0 0.0 0.0 77 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +940727 CD48 CD2 CD48-CD2 Myeloid Cells Myoepithelial Cells Myeloid Cells -> Myoepithelial Cells 0.0069479356477172 0.7453966474499909 0.4603649459881741 0.7204611100467462 0.006326966401379 0.0071918009517169 0.0 0.0 0.0 0.0 85 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +940778 MMP2 PECAM1 MMP2-PECAM1 Macrophages Myoepithelial Cells Macrophages -> Myoepithelial Cells 0.006947232194027 0.9330801352629944 0.7167436199046466 0.7204611100467462 0.0088108219576754 0.0026482500471321 0.0 0.0 0.0 0.0 715 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +940885 CXCL12 ITGA4 CXCL12-ITGA4 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (G1/S) 0.0069458108568243 0.7487535481622718 0.6631822525600675 0.6198216015396206 0.0131092554497256 0.0027830389352876 0.0 0.0 0.0 0.0 409 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +941488 COL4A1 CD93 COL4A1-CD93 Dendritic Cells B Cells Dendritic Cells -> B Cells 0.0069379116748875 0.8684504425765611 0.7779918296243433 0.909150863993142 0.0168149984327668 0.001079730675535 0.0 9.087604507451837e-05 0.0139881158230646 0.0 1572 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +941659 CD48 CD2 CD48-CD2 CAFs, Invasive Associated Myoepithelial Cells CAFs, Invasive Associated -> Myoepithelial Cells 0.0069360694469679 0.6659645551150886 0.4603649459881741 0.6198216015396206 0.0081474500750471 0.0071918009517169 0.0 0.0002969121140142 0.072569106489076 0.0 1684 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +941697 COL4A2 CD93 COL4A2-CD93 Myeloid Cells Basal-like Structured DCIS Cells Myeloid Cells -> Basal-like Structured DCIS Cells 0.0069355715764637 0.7482742921073442 0.7779918296243433 0.6198216015396206 0.005733874009046 0.0053794918117879 0.0 0.0 0.0 0.0 162 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +941705 VWF ITGA9 VWF-ITGA9 T Lymphocytes B Cells T Lymphocytes -> B Cells 0.0069354224811326 0.6332974881236617 0.6252253442669611 0.9318789094584046 0.0036144684673052 0.0083442542366581 0.0 0.0002177463255307 0.0119864784106667 0.0 5010 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +941726 A2M LRP1 A2M-LRP1 T Lymphocytes B Cells T Lymphocytes -> B Cells 0.0069350994187254 0.7741139100414175 0.6207977546603366 0.9318789094584046 0.0149044683666724 0.0016667952436519 0.0 0.0002495009980039 0.0501017115426573 0.0 5010 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +941729 VEGFC FLT1 VEGFC-FLT1 Myoepithelial Cells Plasma Cells Myoepithelial Cells -> Plasma Cells 0.0069350757470143 0.4636527906642655 0.4630488285702799 0.8293805866303694 0.014525360548861 0.0043013567716651 0.0 0.0 0.0 0.0 219 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +941802 COL4A1 CD93 COL4A1-CD93 Basal-like Structured DCIS Cells CXCL14+ Fibroblasts Basal-like Structured DCIS Cells -> CXCL14+ Fibroblasts 0.0069339985741525 0.8533682807143209 0.8817184225858201 0.6198216015396206 0.0706049302656684 0.0003375370073613 0.0 0.0002576323586242 0.2244835266968249 0.0 1109 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +941860 VWF ITGA9 VWF-ITGA9 Luminal-like Amorphous DCIS Cells Mast Cells Luminal-like Amorphous DCIS Cells -> Mast Cells 0.0069334151552953 0.2486570577556728 0.863034163938375 0.2461374514707439 0.0033537993821664 0.0627102121186242 0.0 0.0 0.0 0.0 34 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +941879 CD48 CD2 CD48-CD2 CAFs, DCIS Associated Myeloid Cells CAFs, DCIS Associated -> Myeloid Cells 0.006933182725161 0.4593282471594782 0.7464347811605867 0.7204611100467462 0.0351142257737683 0.0012805120781881 0.0 0.0 0.0 0.0 1321 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +941933 COL4A2 CD93 COL4A2-CD93 Mast Cells 11q13 Invasive Tumor Cells Mast Cells -> 11q13 Invasive Tumor Cells 0.0069321458342736 0.8355319038299565 0.6587114738285964 0.6198216015396206 0.001123788079051 0.0289462771086338 0.0 0.0025641025641025 0.5458935221180999 0.0 78 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +941946 CLEC2D KLRB1 CLEC2D-KLRB1 Pericytes CXCL14+ Fibroblasts Pericytes -> CXCL14+ Fibroblasts 0.0069319446394425 0.8721681415062816 0.885766439573873 0.9429656149619918 0.0110717612136884 0.0013756087909864 0.0 0.0 0.0 0.0 2966 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +941969 HSPG2 LRP1 HSPG2-LRP1 B Cells Basal-like Structured DCIS Cells B Cells -> Basal-like Structured DCIS Cells 0.0069315611680983 0.7789175740361626 0.6207977546603366 0.8693461273411047 0.0012941512528773 0.0203874717835032 0.0 0.0003858024691358 0.0120521254394569 0.0 360 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +942082 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells CAFs, Invasive Associated 11q13 Invasive Tumor Cells -> CAFs, Invasive Associated 0.0069299458228441 0.6303642896310324 0.6331674633943454 0.8824495942126559 0.0097699360831605 0.0032187363284526 0.0 0.0002301434382359 0.0669571551025117 0.0 4671 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +942098 THBS2 CD36 THBS2-CD36 B Cells CAFs, DCIS Associated B Cells -> CAFs, DCIS Associated 0.0069297720933348 0.6242573126045354 0.7373999388878224 0.6198216015396206 0.0008527942416386 0.0455125113141721 0.0 0.0001121441970475 0.0255001647968814 0.0 4087 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +942140 CD34 SELP CD34-SELP Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0069292040686327 0.7168245244832976 0.6572093097629401 0.6198216015396206 0.0082993421103349 0.0045674276780054 0.0 0.0015174506828528 0.4635456114075504 0.0 659 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +942338 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells Plasma Cells 11q13 Invasive Tumor Cells -> Plasma Cells 0.0069267261117103 0.6319926036888139 0.7346293219749174 0.6198216015396206 0.011891719340537 0.0032275631628407 0.0 0.0 0.0 0.0 103 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +942379 DLL4 NOTCH3 DLL4-NOTCH3 Myeloid Cells Dendritic Cells Myeloid Cells -> Dendritic Cells 0.0069260472113525 0.7840818683779507 0.7746834992804791 0.6198216015396206 0.0032417203409647 0.0090444648829713 0.0 0.0 0.0 0.0 170 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +942511 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, DCIS Associated 0.0069240503426035 0.6630837220165452 0.4630027772793905 0.6198216015396206 0.0037159398684439 0.0155837683010033 0.0 0.0 0.0 0.0 77 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +942643 CD48 CD2 CD48-CD2 Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.0069225685575764 0.8667347161816407 0.4603649459881741 0.2461374514707439 0.0106228227237899 0.0105486447632276 0.0 0.0017103762827822 0.3176853591001273 0.0 877 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +942658 THBS2 CD36 THBS2-CD36 Dendritic Cells T Lymphocytes Dendritic Cells -> T Lymphocytes 0.0069223949714778 0.6242573126045354 0.6176321640000088 0.909150863993142 0.004981832968137 0.0063011237754475 0.0 0.0002040758880819 0.0411793742488245 0.0 5921 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +942666 HSPG2 LRP1 HSPG2-LRP1 Myeloid Cells Myoepithelial Cells Myeloid Cells -> Myoepithelial Cells 0.0069223185156894 0.7468485855611411 0.7346293219749174 0.7204611100467462 0.0006689050756654 0.0416128058995347 0.0 0.0004901960784313 0.0161866738993976 0.0 85 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +942680 CD48 CD2 CD48-CD2 Basal-like Structured DCIS Cells Pericytes Basal-like Structured DCIS Cells -> Pericytes 0.0069222082503021 0.8667347161816407 0.7763428264267787 0.6198216015396206 0.0106228227237899 0.0024832440877005 0.0 0.0 0.0 0.0 1803 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +942834 DLL4 NOTCH3 DLL4-NOTCH3 Myoepithelial Cells T Lymphocytes Myoepithelial Cells -> T Lymphocytes 0.006920194034565 0.7160288858520609 0.7746834992804791 0.6198216015396206 0.0069047442087267 0.0046263543438723 0.0 0.0001524855138761 0.0831244485344698 0.0 1093 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +942983 COL4A1 CD93 COL4A1-CD93 Myeloid Cells 11q13 Invasive Tumor Cells Myeloid Cells -> 11q13 Invasive Tumor Cells 0.0069182095102982 0.7463064942968751 0.6587114738285964 0.6198216015396206 0.0012430446376512 0.0289462771086338 0.0 0.0001856895271106 0.0274437769251171 0.0 1154 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +943028 CXCL12 CXCR4 CXCL12-CXCR4 B Cells 11q13 Invasive Tumor Cells (Mitotic) B Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.006917520729797 0.6160088550075702 0.6632137581773894 0.7917001487310438 0.0052742025956585 0.0064230792457803 0.0 0.0 0.0 0.0 50 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +943045 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (G1/S) 0.0069172792504754 0.6342079770588467 0.6571792026963191 0.9592803095773328 0.0085570823799139 0.0032020139126304 0.0 0.0006688963210702 0.2157637758660777 0.0 1495 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +943097 CXCL12 CXCR4 CXCL12-CXCR4 Basal-like Structured DCIS Cells Plasma Cells Basal-like Structured DCIS Cells -> Plasma Cells 0.0069166579478801 0.6160088550075702 0.4600037439857229 0.6198216015396206 0.0021291294377375 0.0292791515533623 0.0 0.0005753739930955 0.0135859462554616 0.0 79 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +943159 CXCL12 CXCR4 CXCL12-CXCR4 Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0069159353196389 0.8023917560710954 0.6632137581773894 0.6198216015396206 0.0085367158000785 0.0038860320327025 0.0 0.0002154243860404 0.1218610836629323 0.0 422 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +943213 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Luminal-like Amorphous DCIS Cells 0.0069151938544363 0.6659645551150886 0.4603649459881741 0.2461374514707439 0.0137371823984124 0.0105486447632276 0.0 0.0 0.0 0.0 351 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +943241 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells (Mitotic) Pericytes 11q13 Invasive Tumor Cells (Mitotic) -> Pericytes 0.0069148339310021 0.6659645551150886 0.7763428264267787 0.6198216015396206 0.0137371823984124 0.0024832440877005 0.0 0.0 0.0 0.0 379 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +943246 DLL4 NOTCH3 DLL4-NOTCH3 T Lymphocytes CXCL14+ Fibroblasts T Lymphocytes -> CXCL14+ Fibroblasts 0.0069148094314839 0.6342079770588467 0.8818326005152037 0.6198216015396206 0.0073929685753755 0.0042655619249233 0.0 0.0002659574468085 0.057767633103439 0.0 1880 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +943304 CXCL12 ITGA4 CXCL12-ITGA4 Basal-like Structured DCIS Cells Myoepithelial Cells Basal-like Structured DCIS Cells -> Myoepithelial Cells 0.006914041993053 0.6160088550075702 0.4596166826058663 0.6198216015396206 0.0021291294377375 0.0292373734098458 0.0 0.0003402710826291 0.0519613333958287 0.0 6412 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +943443 MMRN2 CLEC14A MMRN2-CLEC14A CAFs, DCIS Associated Dendritic Cells CAFs, DCIS Associated -> Dendritic Cells 0.0069118765474706 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0117842887908422 0.003263637675389 0.0 0.0 0.0 0.0 3646 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +943464 THBS2 CD36 THBS2-CD36 Endothelial Cells Myoepithelial Cells Endothelial Cells -> Myoepithelial Cells 0.0069115824751341 0.9197297916541942 0.7373999388878224 0.7204611100467462 0.0039472834455595 0.0056518532344078 0.0 0.0002621514927214 0.2172161808945957 0.0 2702 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +943542 MMRN2 CD93 MMRN2-CD93 Mast Cells Dendritic Cells Mast Cells -> Dendritic Cells 0.0069105368833131 0.8571898293845529 0.7779918296243433 0.6198216015396206 0.0004196880356983 0.0627790816848129 0.0 0.0 0.0 0.0 162 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +943657 CXCL12 ITGA4 CXCL12-ITGA4 Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0069087717594988 0.8023917560710954 0.6631822525600675 0.6198216015396206 0.0085367158000785 0.0038621268649178 0.0 0.000275900124155 0.1705389343737433 0.0 659 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +944023 CD34 SELP CD34-SELP Basal-like Structured DCIS Cells Dendritic Cells Basal-like Structured DCIS Cells -> Dendritic Cells 0.0069041815448682 0.633566764858408 0.7760344326192508 0.8693461273411047 0.0078992851324392 0.0032078747392388 0.0 0.0 0.0 0.0 1044 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +944051 CD34 SELP CD34-SELP T Lymphocytes Luminal-like Amorphous DCIS Cells T Lymphocytes -> Luminal-like Amorphous DCIS Cells 0.0069038573417202 0.633566764858408 0.4623922682986163 0.2461374514707439 0.015517736049123 0.0096770075292062 0.0 0.0 0.0 0.0 383 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +944056 MMP2 PECAM1 MMP2-PECAM1 Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.006903815259267 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0411127335336962 0.0007400708115376 0.0 0.0015224358974358 0.3508512759906936 0.0 312 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +944153 JAG1 NOTCH2 JAG1-NOTCH2 T Lymphocytes Luminal-like Amorphous DCIS Cells T Lymphocytes -> Luminal-like Amorphous DCIS Cells 0.006902611669049 0.8630183004227985 0.4614667734221426 0.2461374514707439 0.0006856224272495 0.1609352200462838 0.0 0.000124331717021 0.0026119581859449 0.0 383 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +944204 CD34 SELP CD34-SELP T Lymphocytes CAFs, Invasive Associated T Lymphocytes -> CAFs, Invasive Associated 0.0069019275030488 0.633566764858408 0.6572093097629401 0.7917001487310438 0.015517736049123 0.002113171886167 0.0 0.0002083333333333 0.0603418099219615 0.0 2400 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +944608 CLEC2D KLRB1 CLEC2D-KLRB1 Myeloid Cells Plasma Cells Myeloid Cells -> Plasma Cells 0.0068964603308504 0.7475533330314548 0.4642836810638544 0.7204611100467462 0.0029751676683741 0.0144613249009303 0.0 0.0 0.0 0.0 37 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +944966 MMP2 PECAM1 MMP2-PECAM1 Apocrine Cells Endothelial Cells Apocrine Cells -> Endothelial Cells 0.0068916407666762 0.2491408586098361 0.956444566971872 0.2461374514707439 0.0001826541344284 1.0 0.0 0.0116666666666666 0.1058982927110409 0.0 15 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +945079 A2M LRP1 A2M-LRP1 Macrophages Mast Cells Macrophages -> Mast Cells 0.0068900953174801 0.919551140852988 0.8755243548400705 0.8567148457705164 0.037376181609614 0.0004150165744076 0.0 0.0015151515151515 0.2203856749311294 0.0 165 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +945293 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells (Mitotic) Macrophages 11q13 Invasive Tumor Cells (Mitotic) -> Macrophages 0.0068873079068187 0.6319926036888139 0.8604147465201248 0.6198216015396206 0.0007263013575398 0.0436001007095475 0.0 0.0002427184466019 0.0069391385368045 0.0 103 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +945322 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0068868605997509 0.6160088550075702 0.6631822525600675 0.8824495942126559 0.0106340017102282 0.0027830389352876 0.0 8.319467554076539e-05 0.0258960563103968 0.0 12020 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +945323 VWF ITGA9 VWF-ITGA9 Plasma Cells 11q13 Invasive Tumor Cells Plasma Cells -> 11q13 Invasive Tumor Cells 0.0068868498378674 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0003457348439318 0.1112417752963437 0.0 0.0 0.0 0.0 148 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +945377 DLL4 NOTCH3 DLL4-NOTCH3 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (Mitotic) 0.0068862484271881 0.9184503888425788 0.6580560501976399 0.6198216015396206 0.0004696576149175 0.0606066271159369 0.0 0.0 0.0 0.0 390 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +945595 VWF LRP1 VWF-LRP1 CAFs, DCIS Associated Plasma Cells CAFs, DCIS Associated -> Plasma Cells 0.0068836057457773 0.7158082793127664 0.7346293219749174 0.8767341187813953 0.0071496754272206 0.0032275631628407 0.0 0.0002084645888151 0.0099230619609331 0.0 2453 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +945643 C1QB LRP1 C1QB-LRP1 Mast Cells Endothelial Cells Mast Cells -> Endothelial Cells 0.0068828990092671 0.7753420160918723 0.9078204025796472 0.8567148457705164 0.0012213774841743 0.0144359394371152 0.0 0.0002264492753623 0.0211613956899288 0.0 276 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +945644 COL4A2 CD93 COL4A2-CD93 CXCL14+ Fibroblasts Myoepithelial Cells CXCL14+ Fibroblasts -> Myoepithelial Cells 0.0068828971625029 0.8840293712888387 0.4630027772793905 0.7204611100467462 0.0061698665784747 0.0058437228618857 0.0 5.307855626326964e-05 0.0161072213619537 0.0 1884 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +945675 CXCL12 ITGA4 CXCL12-ITGA4 Myeloid Cells Mast Cells Myeloid Cells -> Mast Cells 0.0068825293677578 0.7487535481622718 0.7754239189773715 0.7827641335561659 0.0015847932820241 0.0147571931436988 0.0 0.0316205533596837 0.6332349118465117 0.0 23 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +945767 EFNB2 PECAM1 EFNB2-PECAM1 T Lymphocytes Myeloid Cells T Lymphocytes -> Myeloid Cells 0.0068815118099899 0.7800321422220979 0.7841656220878274 0.6198216015396206 0.0213929720256037 0.001309307002134 0.0 0.0010387811634349 0.1282990409787224 0.0 361 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +945803 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Basal-like Structured DCIS Cells 0.0068810268667185 0.6630837220165452 0.7779918296243433 0.7917001487310438 0.0048313935743179 0.0053794918117879 0.0 0.0001094690749863 0.0089092520672369 0.0 1305 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +945996 MMP2 PECAM1 MMP2-PECAM1 Basal-like Structured DCIS Cells CAFs, Invasive Associated Basal-like Structured DCIS Cells -> CAFs, Invasive Associated 0.0068784202276868 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0104129581710415 0.0032187363284526 0.0 0.0004552758435993 0.1324564172151606 0.0 1867 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +946018 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) -> CXCL14+ Fibroblasts 0.0068781737529077 0.7941469661104034 0.773263018678637 0.6198216015396206 0.0323110954490285 0.0008609682710384 0.0 0.0016290726817042 0.4887372513270598 0.0 380 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +946059 CD48 CD2 CD48-CD2 Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells -> CAFs, DCIS Associated 0.0068776662747339 0.4593282471594782 0.4603649459881741 0.2461374514707439 0.0181222899145132 0.0112209532878862 0.0 0.0001024800163968 0.0201354881383473 0.0 4879 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +946061 CCN1 CAV1 CCN1-CAV1 B Cells T Lymphocytes B Cells -> T Lymphocytes 0.0068776159512793 0.6213271600240247 0.62431395375366 0.9318789094584046 0.0023088899408624 0.0126805820762719 0.0 0.0002808425275827 0.0572148079751583 0.0 4985 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +946110 HSPG2 LRP1 HSPG2-LRP1 Macrophages CXCL14+ Fibroblasts Macrophages -> CXCL14+ Fibroblasts 0.0068770871684516 0.9253089325030373 0.9078204025796472 0.8875000050982297 0.0022161183602947 0.0064028969591119 0.0 0.00031349749202 0.0370966848875755 0.0 1462 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +946112 DLL1 NOTCH3 DLL1-NOTCH3 Dendritic Cells Macrophages Dendritic Cells -> Macrophages 0.0068770676359784 0.6249837837987587 0.8923034233058523 0.6198216015396206 0.0161757332769496 0.00189193058407 0.0 0.0002551541130843 0.0962810571962519 0.0 1633 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +946239 CCN1 CAV1 CCN1-CAV1 Dendritic Cells CXCL14+ Fibroblasts Dendritic Cells -> CXCL14+ Fibroblasts 0.0068751936154398 0.6213271600240247 0.943345641464811 0.6198216015396206 0.0083518627398662 0.0034806998160403 0.0 0.000289226319595 0.1070738101936494 0.0 922 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +946341 EFNB2 PECAM1 EFNB2-PECAM1 Myoepithelial Cells Myeloid Cells Myoepithelial Cells -> Myeloid Cells 0.0068739982558123 0.4619393085577573 0.7841656220878274 0.7204611100467462 0.0308750930304183 0.001309307002134 0.0 0.0049019607843137 0.6054373044878273 0.0 51 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +946365 EFNB2 PECAM1 EFNB2-PECAM1 Endothelial Cells Apocrine Cells Endothelial Cells -> Apocrine Cells 0.0068735791069182 0.8640667164982425 0.2491073778594529 0.2461374514707439 1.0 0.0001990509171164 0.0 0.0 0.0 0.0 33 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +946389 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells Myeloid Cells 11q13 Invasive Tumor Cells -> Myeloid Cells 0.0068732250855432 0.6332974881236617 0.7478729882108823 0.6198216015396206 0.0131302879503246 0.0027351735586246 0.0 0.0001803751803751 0.0099005243810861 0.0 756 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +946421 CCN1 CAV1 CCN1-CAV1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (G1/S) 0.0068728527718645 0.9219165193585238 0.62431395375366 0.6198216015396206 0.0086134406931133 0.0034299077593249 0.0 0.0002444987775061 0.0252929769833909 0.0 409 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +946426 VWF ITGA9 VWF-ITGA9 CXCL14+ Fibroblasts Mast Cells CXCL14+ Fibroblasts -> Mast Cells 0.0068728187051001 0.9275752708651288 0.863034163938375 0.8567148457705164 0.000245041593909 0.0627102121186242 0.0 0.0 0.0 0.0 137 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +946549 MMP2 PECAM1 MMP2-PECAM1 T Lymphocytes Myoepithelial Cells T Lymphocytes -> Myoepithelial Cells 0.0068713082661541 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.0141923232885854 0.0026482500471321 0.0 0.0001564945226917 0.1429270031013639 0.0 1278 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +946725 CD34 SELP CD34-SELP Myoepithelial Cells Basal-like Structured DCIS Cells Myoepithelial Cells -> Basal-like Structured DCIS Cells 0.006868856060474 0.7168245244832976 0.7760344326192508 0.6198216015396206 0.0082993421103349 0.0036702914086929 0.0 7.272727272727273e-05 0.0297441029731618 0.0 6875 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +946760 JAG1 NOTCH2 JAG1-NOTCH2 CAFs, Invasive Associated Endothelial Cells CAFs, Invasive Associated -> Endothelial Cells 0.0068683825159801 0.7941469661104034 0.773263018678637 0.6198216015396206 0.0083898580598364 0.0032875740549697 0.0 0.0010285714285714 0.1659651267028256 0.0 3125 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +946844 DLL1 NOTCH3 DLL1-NOTCH3 B Cells Dendritic Cells B Cells -> Dendritic Cells 0.0068670707190807 0.6249837837987587 0.7746834992804791 0.909150863993142 0.00263399584678 0.0090444648829713 0.0 0.0002689907467183 0.037847019272869 0.0 1549 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +946915 DLL4 NOTCH3 DLL4-NOTCH3 Basal-like Structured DCIS Cells T Lymphocytes Basal-like Structured DCIS Cells -> T Lymphocytes 0.0068662952839158 0.6342079770588467 0.7746834992804791 0.8693461273411047 0.0053032910137447 0.0046263543438723 0.0 0.0 0.0 0.0 575 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +946929 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells (Mitotic) Mast Cells 11q13 Invasive Tumor Cells (Mitotic) -> Mast Cells 0.0068661471393116 0.6593525851613742 0.8331580262014722 0.6198216015396206 0.0201572483258557 0.001526625481682 0.0 0.0 0.0 0.0 5 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +947124 MMP2 PECAM1 MMP2-PECAM1 Myeloid Cells 11q13 Invasive Tumor Cells Myeloid Cells -> 11q13 Invasive Tumor Cells 0.0068637117268369 0.785133132759182 0.6331674633943454 0.6198216015396206 0.001039571291679 0.0326412663903893 0.0 0.000238301559792 0.0965539294353601 0.0 1154 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +947213 VWF SELP VWF-SELP CAFs, DCIS Associated Myoepithelial Cells CAFs, DCIS Associated -> Myoepithelial Cells 0.0068624456635518 0.7158082793127664 0.4623922682986163 0.8293805866303694 0.0071496754272206 0.0053213839468185 0.0 5.047955577990914e-05 0.023065114345896 0.0 9905 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +947228 EFNB2 PECAM1 EFNB2-PECAM1 Dendritic Cells Myoepithelial Cells Dendritic Cells -> Myoepithelial Cells 0.0068622537715359 0.7800321422220979 0.7167436199046466 0.6198216015396206 0.0113788029360913 0.0026482500471321 0.0 0.0002213172804532 0.0825847673378987 0.0 1412 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +947274 C3 LRP1 C3-LRP1 CAFs, Invasive Associated Myeloid Cells CAFs, Invasive Associated -> Myeloid Cells 0.0068615392891774 0.6319926036888139 0.7769451595923457 0.6198216015396206 0.0616816618657801 0.0005558995075445 0.0 0.0006993006993006 0.1567721922920716 0.0 143 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +947286 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) -> Dendritic Cells 0.0068614099185454 0.633566764858408 0.7760344326192508 0.7917001487310438 0.0083565457974945 0.0032078747392388 0.0 0.0047846889952153 1.0 0.0 209 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +947397 VWF LRP1 VWF-LRP1 Basal-like Structured DCIS Cells Endothelial Cells Basal-like Structured DCIS Cells -> Endothelial Cells 0.0068595921163748 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.0020251995753771 0.0144359394371152 0.0 0.0004499785084891 0.0397487605525582 0.0 1692 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +947477 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells (Mitotic) B Cells 11q13 Invasive Tumor Cells (Mitotic) -> B Cells 0.0068583960601013 0.6593525851613742 0.777821334064334 0.7917001487310438 0.0201572483258557 0.001271575589586 0.0 0.0 0.0 0.0 42 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +947608 CCN1 CAV1 CCN1-CAV1 Dendritic Cells Luminal-like Amorphous DCIS Cells Dendritic Cells -> Luminal-like Amorphous DCIS Cells 0.0068567157143342 0.6213271600240247 0.252518874138558 0.2461374514707439 0.0083518627398662 0.0322196586137726 0.0 0.000709219858156 0.1241107439455409 0.0 752 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +947666 MMP2 PECAM1 MMP2-PECAM1 Macrophages CAFs, Invasive Associated Macrophages -> CAFs, Invasive Associated 0.0068559554704096 0.9330801352629944 0.6331674633943454 0.6198216015396206 0.0088108219576754 0.0032187363284526 0.0 0.0001107828655834 0.0322307929803681 0.0 1354 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +947691 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells Macrophages 11q13 Invasive Tumor Cells -> Macrophages 0.0068554914928909 0.6332974881236617 0.941479368642921 0.6198216015396206 0.0131302879503246 0.0021392900294222 0.0 6.729022273063724e-05 0.0120529332618221 0.0 1351 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +947721 CD48 CD2 CD48-CD2 Mast Cells Luminal-like Amorphous DCIS Cells Mast Cells -> Luminal-like Amorphous DCIS Cells 0.0068551559217929 0.7719609236370527 0.4603649459881741 0.2461374514707439 0.0112468593062777 0.0105486447632276 0.0 0.0 0.0 0.0 41 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +947756 COL4A1 CD93 COL4A1-CD93 Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells -> CAFs, DCIS Associated 0.0068547056199796 0.4604235282221027 0.4630027772793905 0.2461374514707439 0.0126864732057784 0.0155837683010033 0.0 0.0001756800281088 0.0413959529680968 0.0 4879 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +947798 MMRN2 CLEC14A MMRN2-CLEC14A Macrophages CAFs, DCIS Associated Macrophages -> CAFs, DCIS Associated 0.0068541907074526 0.893316592628645 0.7154802332407408 0.7204611100467462 0.0007691101630988 0.0292771742399634 0.0 0.0001537830633586 0.0176172640540402 0.0 9754 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +947876 C3 LRP1 C3-LRP1 Mast Cells Dendritic Cells Mast Cells -> Dendritic Cells 0.0068529710835991 0.8509500867818902 0.6207977546603366 0.6198216015396206 0.0006305085967044 0.0501711964086628 0.0 0.002932098765432 0.0843654573165155 0.0 162 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +947902 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Basal-like Structured DCIS Cells 0.0068526490667315 0.6160088550075702 0.8622452992050237 0.7917001487310438 0.0009692519480124 0.0254056950469408 0.0 0.0009056078021595 0.1422986604363019 0.0 1305 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +948114 CD48 CD2 CD48-CD2 Myoepithelial Cells Pericytes Myoepithelial Cells -> Pericytes 0.0068496852059488 0.4593282471594782 0.7763428264267787 0.7204611100467462 0.0161888123016941 0.0024832440877005 0.0 0.0 0.0 0.0 1931 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +948135 CD48 CD2 CD48-CD2 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells 0.0068494008494653 0.7719609236370527 0.6614977577544194 0.6198216015396206 0.0014378253178126 0.0226890201466244 0.0 0.0 0.0 0.0 5683 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +948541 VEGFC FLT1 VEGFC-FLT1 T Lymphocytes Mast Cells T Lymphocytes -> Mast Cells 0.0068436003599539 0.7745997874735252 0.8331580262014722 0.6198216015396206 0.016822895653248 0.001526625481682 0.0 0.001001001001001 0.4707357648534121 0.0 333 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +948550 HSPG2 LRP1 HSPG2-LRP1 Basal-like Structured DCIS Cells Myeloid Cells Basal-like Structured DCIS Cells -> Myeloid Cells 0.0068435133330741 0.7789175740361626 0.7769451595923457 0.6198216015396206 0.0492631209980634 0.0005558995075445 0.0 0.0006459948320413 0.095471155072788 0.0 129 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +948641 A2M LRP1 A2M-LRP1 T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes -> 11q13 Invasive Tumor Cells (G1/S) 0.0068424289823839 0.7741139100414175 0.6207977546603366 0.7917001487310438 0.0149044683666724 0.0018097844702233 0.0 0.000514403292181 0.0694092047744143 0.0 81 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +948648 VWF LRP1 VWF-LRP1 CAFs, Invasive Associated Basal-like Structured DCIS Cells CAFs, Invasive Associated -> Basal-like Structured DCIS Cells 0.0068423459040662 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0016171311116606 0.0203874717835032 0.0 0.0004963670158837 0.0232412775426765 0.0 2152 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +948984 VWF LRP1 VWF-LRP1 Dendritic Cells Endothelial Cells Dendritic Cells -> Endothelial Cells 0.0068379631886892 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.0019871862905238 0.0144359394371152 0.0 0.0008559485800705 0.0756100447302766 0.0 2164 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +948990 THBS2 CD36 THBS2-CD36 T Lymphocytes Myoepithelial Cells T Lymphocytes -> Myoepithelial Cells 0.0068378790872734 0.6242573126045354 0.7373999388878224 0.6198216015396206 0.0063387366560491 0.0056518532344078 0.0 0.000130412102243 0.1080582013766358 0.0 1278 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +949232 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells CAFs, Invasive Associated 11q13 Invasive Tumor Cells -> CAFs, Invasive Associated 0.0068344275362241 0.6332974881236617 0.6572093097629401 0.8824495942126559 0.0131302879503246 0.002113171886167 0.0 5.838734162433585e-05 0.0116889111954622 0.0 4671 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +949248 DLL1 NOTCH3 DLL1-NOTCH3 Plasma Cells CXCL14+ Fibroblasts Plasma Cells -> CXCL14+ Fibroblasts 0.0068341353360869 0.7296454584598743 0.8818326005152037 0.7204611100467462 0.0051524613572059 0.0042655619249233 0.0 0.000272331154684 0.0689646683199911 0.0 306 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +949252 MMRN2 CLEC14A MMRN2-CLEC14A T Lymphocytes T Lymphocytes T Lymphocytes -> T Lymphocytes 0.0068340748021531 0.6301823358791634 0.6347970925105053 1.0 0.0031934983073077 0.0079745943515326 0.0 0.000133572191841 0.0160050112564426 0.0 21212 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +949805 COL4A1 CD93 COL4A1-CD93 Macrophages Basal-like Structured DCIS Cells Macrophages -> Basal-like Structured DCIS Cells 0.0068265097093618 0.9102252263107924 0.7779918296243433 0.6198216015396206 0.0042860632265532 0.0053794918117879 0.0 0.0003607503607503 0.0293600352215763 0.0 594 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +949884 CLEC2D KLRB1 CLEC2D-KLRB1 CXCL14+ Fibroblasts Dendritic Cells CXCL14+ Fibroblasts -> Dendritic Cells 0.0068253367842979 0.8721681415062816 0.7763400818577846 0.6198216015396206 0.0008193633790489 0.0293997450046583 0.0 0.0 0.0 0.0 887 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +949886 DLL4 NOTCH4 DLL4-NOTCH4 Plasma Cells T Lymphocytes Plasma Cells -> T Lymphocytes 0.006825331326762 0.7160288858520609 0.7754072541855492 0.6198216015396206 0.0012306151710811 0.0238720285974944 0.0 0.0 0.0 0.0 753 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +949992 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (G1/S) 0.0068236933243561 0.6561647292424944 0.6207977546603366 0.9592803095773328 0.0142750905665976 0.0018097844702233 0.0 0.0008082497212931 0.1090583424850163 0.0 1495 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +950026 JAG1 NOTCH2 JAG1-NOTCH2 Myeloid Cells CAFs, DCIS Associated Myeloid Cells -> CAFs, DCIS Associated 0.0068232012108291 0.6303682835571691 0.4614667734221426 0.7204611100467462 0.0003788349535045 0.12709315903692 0.0 0.0009143442323165 0.0430737903373867 0.0 1302 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +950129 DLL1 NOTCH3 DLL1-NOTCH3 Apocrine Cells CAFs, DCIS Associated Apocrine Cells -> CAFs, DCIS Associated 0.0068217462824225 0.2534163760166434 0.4638256179742202 0.2461374514707439 0.0050543892975134 0.0689186266365139 0.0 0.0 0.0 0.0 89 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +950198 MMP2 PECAM1 MMP2-PECAM1 Luminal-like Amorphous DCIS Cells Dendritic Cells Luminal-like Amorphous DCIS Cells -> Dendritic Cells 0.0068209692095083 0.2491408586098361 0.6331674633943454 0.2461374514707439 0.0049987108499989 0.0518891167572028 0.0 0.0014099037138927 0.0514766584146874 0.0 727 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +950284 MMP2 PECAM1 MMP2-PECAM1 Mast Cells Plasma Cells Mast Cells -> Plasma Cells 0.0068197055349997 0.8560892486218385 0.7167436199046466 0.7204611100467462 0.0006966068981631 0.0326667674102811 0.0 0.0015 0.0299744559130736 0.0 50 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +950381 DLL1 NOTCH3 DLL1-NOTCH3 Basal-like Structured DCIS Cells Mast Cells Basal-like Structured DCIS Cells -> Mast Cells 0.0068183911092388 0.6249837837987587 0.8341464445360613 0.6198216015396206 0.1661175896787547 0.0001871866311057 0.0 0.0092592592592592 1.0 0.0 18 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +950418 VWF SELP VWF-SELP Mast Cells Pericytes Mast Cells -> Pericytes 0.0068178748164362 0.8525936146535493 0.8819126042133903 0.8567148457705164 0.0002103933337194 0.0741032966028748 0.0 0.0007451564828614 0.0171866191826168 0.0 244 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +950422 THBS2 CD36 THBS2-CD36 Pericytes CAFs, Invasive Associated Pericytes -> CAFs, Invasive Associated 0.0068178416926743 0.9197297916541942 0.6176321640000088 0.6198216015396206 0.0087456089304998 0.0032616151102094 0.0 0.0002110595187842 0.0668420564819763 0.0 2369 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +950695 CXCL12 CXCR4 CXCL12-CXCR4 Plasma Cells Luminal-like Amorphous DCIS Cells Plasma Cells -> Luminal-like Amorphous DCIS Cells 0.0068140620924593 0.8730912658940219 0.4600037439857229 0.2461374514707439 0.0057086106530109 0.017738069381683 0.0 0.0001677289500167 0.0418165212198402 0.0 271 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +950705 COL4A2 CD93 COL4A2-CD93 Dendritic Cells Myeloid Cells Dendritic Cells -> Myeloid Cells 0.0068139039341926 0.7783550150988336 0.7461459456652184 0.6198216015396206 0.0267593032157803 0.0010390313650636 0.0 0.001863354037267 0.2732478245544176 0.0 161 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +950932 CXCL12 ITGA4 CXCL12-ITGA4 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells 0.0068107291463814 0.255669001367946 0.6631822525600675 0.2461374514707439 0.0061207051981986 0.0390724515618796 0.0 0.0 0.0 0.0 186 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +950968 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myeloid Cells 0.0068101412653584 0.7941469661104034 0.7426180951053148 0.6198216015396206 0.0526353932596327 0.0005184623914895 0.0 0.0041407867494824 0.4870920603994158 0.0 23 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +951113 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) -> Myeloid Cells 0.0068081972058646 0.662063103571249 0.7841656220878274 0.6198216015396206 0.0236359933700329 0.001309307002134 0.0 0.0 0.0 0.0 21 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +951217 DLL4 NOTCH3 DLL4-NOTCH3 Mast Cells 11q13 Invasive Tumor Cells (Mitotic) Mast Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0068066740319573 0.8516956437178343 0.6580560501976399 0.6198216015396206 0.000472352586488 0.0606066271159369 0.0 0.0 0.0 0.0 10 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +951255 CD48 CD2 CD48-CD2 Mast Cells Mast Cells Mast Cells -> Mast Cells 0.0068061981761577 0.7719609236370527 0.7763428264267787 1.0 0.0112468593062777 0.0014748371602574 0.0 0.0714285714285714 1.0 0.0 14 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +951308 DLL4 NOTCH4 DLL4-NOTCH4 Basal-like Structured DCIS Cells Macrophages Basal-like Structured DCIS Cells -> Macrophages 0.0068055148459837 0.6342079770588467 0.8818120773736414 0.6198216015396206 0.0053032910137447 0.0054043611446182 0.0 0.0021052631578947 0.4127810424118552 0.0 475 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +951312 DLL4 NOTCH3 DLL4-NOTCH3 CXCL14+ Fibroblasts CAFs, DCIS Associated CXCL14+ Fibroblasts -> CAFs, DCIS Associated 0.0068054688165294 0.9184503888425788 0.4638256179742202 0.7204611100467462 0.0004696576149175 0.0689186266365139 0.0 3.041085059149104e-05 0.0028599455329041 0.0 10961 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +951343 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells Macrophages 11q13 Invasive Tumor Cells -> Macrophages 0.0068050558489226 0.6301823358791634 0.9195415044619336 0.6198216015396206 0.0208904415011529 0.0013235329769289 0.0 0.0 0.0 0.0 1351 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +951362 CLEC2D KLRB1 CLEC2D-KLRB1 Mast Cells Mast Cells Mast Cells -> Mast Cells 0.0068047553971723 0.831981591331937 0.8381155706134242 1.0 0.0048935684578858 0.0029095741067474 0.0 0.0238095238095238 0.7520461074274154 0.0 14 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +951533 JAG1 NOTCH2 JAG1-NOTCH2 T Lymphocytes Dendritic Cells T Lymphocytes -> Dendritic Cells 0.0068024591031269 0.8630183004227985 0.8445107771175474 0.909150863993142 0.0006856224272495 0.0218093597373452 0.0 0.0004626416840157 0.0250730206723247 0.0 5764 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +951573 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells Myeloid Cells 11q13 Invasive Tumor Cells -> Myeloid Cells 0.0068019932430804 0.6589792304505506 0.7769451595923457 0.6198216015396206 0.0561415215593491 0.0005558995075445 0.0 0.0002020870076425 0.0298663071094105 0.0 756 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +951749 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Basal-like Structured DCIS Cells 0.0067994487423248 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0015572459193676 0.0203874717835032 0.0 0.0007575757575757 0.0354717938098156 0.0 1305 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +951751 C3 LRP1 C3-LRP1 Endothelial Cells Plasma Cells Endothelial Cells -> Plasma Cells 0.0067994320178428 0.8911088195487638 0.7346293219749174 0.7204611100467462 0.0064915662046245 0.0032275631628407 0.0 0.0013713080168776 0.1271421256259619 0.0 474 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +951916 CD48 CD2 CD48-CD2 Myeloid Cells Basal-like Structured DCIS Cells Myeloid Cells -> Basal-like Structured DCIS Cells 0.00679701148323 0.7453966474499909 0.8581827408615759 0.6198216015396206 0.006326966401379 0.003930762149527 0.0 0.0 0.0 0.0 162 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +952008 HSPG2 LRP1 HSPG2-LRP1 Myoepithelial Cells Myeloid Cells Myoepithelial Cells -> Myeloid Cells 0.0067956691932684 0.4629984640915818 0.7769451595923457 0.7204611100467462 0.0683610513379333 0.0005558995075445 0.0 0.0013616557734204 0.2012382190259748 0.0 51 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +952014 C3 LRP1 C3-LRP1 Dendritic Cells Mast Cells Dendritic Cells -> Mast Cells 0.0067955818601194 0.6319926036888139 0.8755243548400705 0.6198216015396206 0.0691889863216023 0.0004150165744076 0.0 0.0011589403973509 0.3340410793787279 0.0 151 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +952017 A2M LRP1 A2M-LRP1 B Cells Endothelial Cells B Cells -> Endothelial Cells 0.0067955347621244 0.7741139100414175 0.9078204025796472 0.6198216015396206 0.0015661096645571 0.0144359394371152 0.0 0.0003037331566158 0.0372638043548489 0.0 1509 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +952069 CLEC2D KLRB1 CLEC2D-KLRB1 Mast Cells 11q13 Invasive Tumor Cells (G1/S) Mast Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0067949176262425 0.831981591331937 0.657421674383923 0.6198216015396206 0.0048935684578858 0.0059327142047454 0.0 0.0 0.0 0.0 1 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +952254 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells (G1/S) Plasma Cells 11q13 Invasive Tumor Cells (G1/S) -> Plasma Cells 0.0067923855641911 0.6593525851613742 0.4630488285702799 0.6198216015396206 0.0120646829101097 0.0043013567716651 0.0 0.0 0.0 0.0 5 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +952429 VWF ITGA9 VWF-ITGA9 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells 0.0067898939434058 0.9275752708651288 0.6252253442669611 0.6198216015396206 0.000245041593909 0.1112417752963437 0.0 3.19933453841601e-05 0.0034582741714051 0.0 5683 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +952431 MMP2 PECAM1 MMP2-PECAM1 Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells -> Basal-like Structured DCIS Cells 0.0067898710106915 0.6303642896310324 0.6331674633943454 1.0 0.0104129581710415 0.0023576674662702 0.0 3.70351450756028e-05 0.0177584710352175 0.0 19576 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +952473 A2M LRP1 A2M-LRP1 Mast Cells 11q13 Invasive Tumor Cells Mast Cells -> 11q13 Invasive Tumor Cells 0.0067892932587214 0.8392912392980421 0.6207977546603366 0.6198216015396206 0.0005164482812395 0.0587195251380622 0.0 0.0 0.0 0.0 78 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +952495 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells Apocrine Cells 11q13 Invasive Tumor Cells -> Apocrine Cells 0.0067889712902186 0.6213271600240247 0.252518874138558 0.2461374514707439 0.1339639999453202 0.0018925243453249 0.0 0.000558659217877 0.0309463197011148 0.0 179 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +952595 CD48 CD2 CD48-CD2 Myeloid Cells Plasma Cells Myeloid Cells -> Plasma Cells 0.0067877081607003 0.7453966474499909 0.4603649459881741 0.7204611100467462 0.006326966401379 0.0062523288579129 0.0 0.0 0.0 0.0 37 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +952599 C1QB LRP1 C1QB-LRP1 T Lymphocytes Myeloid Cells T Lymphocytes -> Myeloid Cells 0.0067876570852295 0.8703788833238396 0.7769451595923457 0.6198216015396206 0.0419710388788557 0.0005558995075445 0.0 0.0015581717451523 0.1965804095262028 0.0 361 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +952678 THBS2 CD36 THBS2-CD36 Pericytes 11q13 Invasive Tumor Cells (Mitotic) Pericytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.0067866574613409 0.9197297916541942 0.6176321640000088 0.6198216015396206 0.0087456089304998 0.0031731220372828 0.0 0.0 0.0 0.0 398 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +952731 DLL4 NOTCH4 DLL4-NOTCH4 Basal-like Structured DCIS Cells Myeloid Cells Basal-like Structured DCIS Cells -> Myeloid Cells 0.0067858439126223 0.6342079770588467 0.7480927101953669 0.6198216015396206 0.0053032910137447 0.006260692484444 0.0 0.0 0.0 0.0 129 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +952818 CD34 SELP CD34-SELP B Cells T Lymphocytes B Cells -> T Lymphocytes 0.0067847018630401 0.633566764858408 0.7760344326192508 0.9318789094584046 0.0006336851232098 0.0335947364052305 0.0 0.0001003009027081 0.0084367829548142 0.0 4985 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +952843 EFNB2 PECAM1 EFNB2-PECAM1 Luminal-like Amorphous DCIS Cells Myeloid Cells Luminal-like Amorphous DCIS Cells -> Myeloid Cells 0.0067843550895556 0.4619393085577573 0.7841656220878274 0.2461374514707439 0.0835287751665837 0.001309307002134 0.0 0.0 0.0 0.0 84 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +953034 JAG1 NOTCH2 JAG1-NOTCH2 Pericytes Mast Cells Pericytes -> Mast Cells 0.0067816585325867 0.6303682835571691 0.773263018678637 0.8567148457705164 0.0342558468646473 0.0006800116997025 0.0 0.0042328042328042 0.3636849846236128 0.0 225 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +953038 C1QB LRP1 C1QB-LRP1 Plasma Cells Basal-like Structured DCIS Cells Plasma Cells -> Basal-like Structured DCIS Cells 0.0067815658778635 0.4601010570874773 0.6207977546603366 0.6198216015396206 0.0026949121497638 0.0203874717835032 0.0 0.0 0.0 0.0 126 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +953066 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells Myeloid Cells 11q13 Invasive Tumor Cells -> Myeloid Cells 0.0067811441749004 0.6160088550075702 0.7447682696221608 0.6198216015396206 0.0106340017102282 0.0032154705418133 0.0 0.0002405002405002 0.0204146682095526 0.0 756 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +953129 DLL1 NOTCH3 DLL1-NOTCH3 T Lymphocytes Myeloid Cells T Lymphocytes -> Myeloid Cells 0.0067801249234774 0.6249837837987587 0.7470475610360806 0.6198216015396206 0.0435116250366991 0.0007714919761827 0.0 0.000230840258541 0.0354454858441009 0.0 361 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +953184 VWF ITGA9 VWF-ITGA9 Mast Cells Mast Cells Mast Cells -> Mast Cells 0.0067794350702545 0.8525936146535493 0.863034163938375 1.0 0.0002103933337194 0.0627102121186242 0.0 0.0 0.0 0.0 14 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +953211 C3 LRP1 C3-LRP1 Endothelial Cells Luminal-like Amorphous DCIS Cells Endothelial Cells -> Luminal-like Amorphous DCIS Cells 0.0067791527983216 0.8911088195487638 0.2550748532138862 0.2461374514707439 0.0064915662046245 0.0267255153180908 0.0 0.0001686746987951 0.02670550190888 0.0 2075 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +953223 A2M LRP1 A2M-LRP1 Luminal-like Amorphous DCIS Cells Plasma Cells Luminal-like Amorphous DCIS Cells -> Plasma Cells 0.0067789716638774 0.4648000335061383 0.7346293219749174 0.2461374514707439 0.0357762282281787 0.0032275631628407 0.0 0.0016850490196078 0.0995123455315694 0.0 272 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +953237 CCN1 CAV1 CCN1-CAV1 T Lymphocytes B Cells T Lymphocytes -> B Cells 0.0067787875487884 0.6213271600240247 0.62431395375366 0.9318789094584046 0.013905026986541 0.0019304335593669 0.0 0.0001264138389886 0.0312106758369613 0.0 5010 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +953283 HSPG2 LRP1 HSPG2-LRP1 Mast Cells Basal-like Structured DCIS Cells Mast Cells -> Basal-like Structured DCIS Cells 0.0067781552822449 0.8349903778527206 0.6207977546603366 0.6198216015396206 0.0014804857410621 0.0203874717835032 0.0 0.0023148148148148 0.0723127526367415 0.0 30 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +953316 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, Invasive Associated 0.0067777096957298 0.6160088550075702 0.6631822525600675 0.9161861017439124 0.0009692519480124 0.0267210109213584 0.0 0.0002977371973005 0.0312843732532485 0.0 458 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +953371 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells -> CXCL14+ Fibroblasts 0.0067770204048526 0.6332974881236617 0.950463483645931 0.6198216015396206 0.0131302879503246 0.0019776346124415 0.0 9.314456035767513e-05 0.0390784047043437 0.0 4880 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +953412 CCN1 CAV1 CCN1-CAV1 Apocrine Cells CAFs, DCIS Associated Apocrine Cells -> CAFs, DCIS Associated 0.0067766047968386 0.2542249848376565 0.7283139964676212 0.2461374514707439 0.0014656941948563 0.1449812920932466 0.0 0.0011235955056179 0.0920985366722973 0.0 89 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +953443 CD48 CD2 CD48-CD2 CAFs, Invasive Associated Plasma Cells CAFs, Invasive Associated -> Plasma Cells 0.0067761156083586 0.6659645551150886 0.4603649459881741 0.6198216015396206 0.0081474500750471 0.0062523288579129 0.0 0.0019762845849802 0.0233582409056611 0.0 253 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +953509 VEGFC FLT1 VEGFC-FLT1 Luminal-like Amorphous DCIS Cells Mast Cells Luminal-like Amorphous DCIS Cells -> Mast Cells 0.0067752049413164 0.4636527906642655 0.8331580262014722 0.2461374514707439 0.0666348171285698 0.001526625481682 0.0 0.0 0.0 0.0 34 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +953656 JAG1 NOTCH2 JAG1-NOTCH2 Pericytes B Cells Pericytes -> B Cells 0.0067732155703447 0.6303682835571691 0.8445107771175474 0.6198216015396206 0.0342558468646473 0.0008542071298387 0.0 0.0009855306186444 0.1820220457279351 0.0 1063 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +953705 VWF ITGA9 VWF-ITGA9 Plasma Cells Mast Cells Plasma Cells -> Mast Cells 0.0067725915761445 0.7158082793127664 0.863034163938375 0.7204611100467462 0.0003457348439318 0.0627102121186242 0.0 0.0018939393939393 0.0152137223718801 0.0 48 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +953716 C3 LRP1 C3-LRP1 B Cells CXCL14+ Fibroblasts B Cells -> CXCL14+ Fibroblasts 0.0067724346148315 0.6319926036888139 0.9078204025796472 0.6198216015396206 0.0042375227960614 0.0064028969591119 0.0 0.00059375 0.1124883313649407 0.0 800 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +953751 HSPG2 LRP1 HSPG2-LRP1 Myeloid Cells Dendritic Cells Myeloid Cells -> Dendritic Cells 0.0067719305056638 0.7468485855611411 0.6207977546603366 0.6198216015396206 0.0006689050756654 0.0501711964086628 0.0 0.0002450980392156 0.0041586050809973 0.0 170 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +953797 CLEC2D KLRB1 CLEC2D-KLRB1 CXCL14+ Fibroblasts Myoepithelial Cells CXCL14+ Fibroblasts -> Myoepithelial Cells 0.006771294599701 0.8721681415062816 0.4642836810638544 0.7204611100467462 0.0008193633790489 0.040323117011325 0.0 0.0 0.0 0.0 1884 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +954014 A2M LRP1 A2M-LRP1 Plasma Cells Endothelial Cells Plasma Cells -> Endothelial Cells 0.0067682923141258 0.4648000335061383 0.9078204025796472 0.7204611100467462 0.0021905373114471 0.0144359394371152 0.0 0.0010105721393034 0.1239830478339675 0.0 536 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +954033 CCN1 CAV1 CCN1-CAV1 Luminal-like Amorphous DCIS Cells Mast Cells Luminal-like Amorphous DCIS Cells -> Mast Cells 0.0067680258626984 0.2542249848376565 0.8617632615906476 0.2461374514707439 0.1711385759005754 0.0010414441948928 0.0 0.0 0.0 0.0 34 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +954049 COL4A1 CD93 COL4A1-CD93 CXCL14+ Fibroblasts Basal-like Structured DCIS Cells CXCL14+ Fibroblasts -> Basal-like Structured DCIS Cells 0.006767761374839 0.7766289238087107 0.7779918296243433 0.6198216015396206 0.0047694898966413 0.0053794918117879 0.0 0.0 0.0 0.0 1332 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +954060 CXCL12 ITGA4 CXCL12-ITGA4 Dendritic Cells Myeloid Cells Dendritic Cells -> Myeloid Cells 0.0067676412145077 0.6160088550075702 0.7462743270426613 0.6198216015396206 0.0149256517769723 0.0022591041672132 0.0 0.0022586109542631 0.2509736271080016 0.0 161 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +954112 C1QB LRP1 C1QB-LRP1 Pericytes 11q13 Invasive Tumor Cells (Mitotic) Pericytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.0067669286189204 0.7753420160918723 0.6207977546603366 0.6198216015396206 0.0111808254589153 0.0028784826949613 0.0 0.0 0.0 0.0 398 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +954331 VWF ITGA9 VWF-ITGA9 Macrophages T Lymphocytes Macrophages -> T Lymphocytes 0.0067642905113119 0.9011206516381156 0.6252253442669611 0.6198216015396206 0.0008850282134344 0.0309945332907452 0.0 0.0001016880211511 0.0063431849686691 0.0 3576 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +954456 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells 0.0067627031991599 0.6303642896310324 0.6331674633943454 0.8824495942126559 0.0008320501336843 0.0326412663903893 0.0 6.617038875103394e-05 0.0268106136265056 0.0 12090 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +954512 VEGFC FLT1 VEGFC-FLT1 Plasma Cells Myoepithelial Cells Plasma Cells -> Myoepithelial Cells 0.006762033907509 0.4636527906642655 0.4630488285702799 0.8293805866303694 0.0023125636768155 0.0232163927704059 0.0 0.0 0.0 0.0 324 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +954516 MMRN2 CLEC14A MMRN2-CLEC14A Myoepithelial Cells Macrophages Myoepithelial Cells -> Macrophages 0.006761994894953 0.7205550478301406 0.9195415044619336 0.7204611100467462 0.0151307911035231 0.0013235329769289 0.0 0.0 0.0 0.0 591 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +954626 A2M LRP1 A2M-LRP1 Mast Cells Myoepithelial Cells Mast Cells -> Myoepithelial Cells 0.0067604505931677 0.8392912392980421 0.7346293219749174 0.7204611100467462 0.0005164482812395 0.0416128058995347 0.0 0.0018939393939393 0.1123482516503149 0.0 66 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +954638 VEGFC FLT1 VEGFC-FLT1 Macrophages Luminal-like Amorphous DCIS Cells Macrophages -> Luminal-like Amorphous DCIS Cells 0.006760360630485 0.8963332422588541 0.4630488285702799 0.2461374514707439 0.0026007495851186 0.0359289752254096 0.0 0.0 0.0 0.0 263 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +954761 CCN1 CAV1 CCN1-CAV1 Mast Cells CAFs, Invasive Associated Mast Cells -> CAFs, Invasive Associated 0.00675888126518 0.8749036366850302 0.62431395375366 0.6198216015396206 0.0004337320404416 0.0649213179279442 0.0 0.0 0.0 0.0 144 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +954850 VWF SELP VWF-SELP CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.0067575269435847 0.7158082793127664 0.6572093097629401 0.6198216015396206 0.0071496754272206 0.0045674276780054 0.0 0.0 0.0 0.0 233 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +954879 COL4A2 CD93 COL4A2-CD93 CXCL14+ Fibroblasts CAFs, Invasive Associated CXCL14+ Fibroblasts -> CAFs, Invasive Associated 0.0067570133705096 0.8840293712888387 0.6587114738285964 0.6198216015396206 0.0061698665784747 0.0042738820064046 0.0 0.000210970464135 0.0179483730990224 0.0 1422 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +954931 CD48 CD2 CD48-CD2 Endothelial Cells Myeloid Cells Endothelial Cells -> Myeloid Cells 0.0067562534594789 0.7719609236370527 0.7464347811605867 0.7827641335561659 0.0164675938709007 0.0012805120781881 0.0 0.0 0.0 0.0 394 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +954958 MMRN2 CLEC14A MMRN2-CLEC14A Myeloid Cells 11q13 Invasive Tumor Cells Myeloid Cells -> 11q13 Invasive Tumor Cells 0.0067558057814205 0.7856500335676843 0.6347970925105053 0.6198216015396206 0.0005542667491398 0.0554888093272979 0.0 0.0004332755632582 0.0709086713119526 0.0 1154 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +955189 DLL4 NOTCH4 DLL4-NOTCH4 Myeloid Cells Macrophages Myeloid Cells -> Macrophages 0.0067527666125585 0.7840818683779507 0.8818120773736414 0.7827641335561659 0.0032417203409647 0.0054043611446182 0.0 0.0 0.0 0.0 162 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +955262 COL4A2 CD93 COL4A2-CD93 B Cells Basal-like Structured DCIS Cells B Cells -> Basal-like Structured DCIS Cells 0.006751699824856 0.7783550150988336 0.7779918296243433 0.8693461273411047 0.0033449520260795 0.0053794918117879 0.0 0.0 0.0 0.0 360 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +955389 EFNB2 PECAM1 EFNB2-PECAM1 Macrophages B Cells Macrophages -> B Cells 0.006749715117827 0.8913986641324685 0.6331674633943454 0.6198216015396206 0.0054950348959687 0.0049190726392343 0.0 0.0009892923649906 0.2000444831155329 0.0 1074 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +955465 DLL4 NOTCH4 DLL4-NOTCH4 Dendritic Cells Luminal-like Amorphous DCIS Cells Dendritic Cells -> Luminal-like Amorphous DCIS Cells 0.0067486320831198 0.6342079770588467 0.4641352222874551 0.2461374514707439 0.0028649117803088 0.0455121851821151 0.0 0.0 0.0 0.0 752 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +955472 THBS2 CD36 THBS2-CD36 Pericytes Basal-like Structured DCIS Cells Pericytes -> Basal-like Structured DCIS Cells 0.0067485354525394 0.9197297916541942 0.6176321640000088 0.6198216015396206 0.0087456089304998 0.0030676679668133 0.0 2.0875083500334e-05 0.0136053845023789 0.0 1996 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +955541 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) -> CXCL14+ Fibroblasts 0.0067475900617047 0.6626993710110988 0.9078204025796472 0.6198216015396206 0.0039530346951707 0.0064028969591119 0.0 0.0 0.0 0.0 380 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +955650 VEGFC FLT1 VEGFC-FLT1 CAFs, Invasive Associated Mast Cells CAFs, Invasive Associated -> Mast Cells 0.0067460491089638 0.6593525851613742 0.8331580262014722 0.6198216015396206 0.018132161410931 0.001526625481682 0.0 0.0 0.0 0.0 130 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +955667 CCN1 CAV1 CCN1-CAV1 Mast Cells Basal-like Structured DCIS Cells Mast Cells -> Basal-like Structured DCIS Cells 0.0067458502580134 0.8749036366850302 0.62431395375366 0.6198216015396206 0.0004337320404416 0.0641739251983978 0.0 0.0 0.0 0.0 30 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +955796 VEGFC FLT1 VEGFC-FLT1 Plasma Cells Basal-like Structured DCIS Cells Plasma Cells -> Basal-like Structured DCIS Cells 0.0067440139171656 0.4636527906642655 0.777821334064334 0.6198216015396206 0.0023125636768155 0.0182001711419816 0.0 0.0 0.0 0.0 126 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +955873 VEGFC FLT1 VEGFC-FLT1 Macrophages Myeloid Cells Macrophages -> Myeloid Cells 0.006742953228223 0.8963332422588541 0.7472387841445823 0.7827641335561659 0.0026007495851186 0.0068935067166085 0.0 0.0018621973929236 0.1132328369960645 0.0 179 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +955939 HSPG2 LRP1 HSPG2-LRP1 CXCL14+ Fibroblasts T Lymphocytes CXCL14+ Fibroblasts -> T Lymphocytes 0.0067421711012586 0.8818165186409654 0.6207977546603366 0.6198216015396206 0.0026436039558049 0.0104714078116759 0.0 0.0001772107035264 0.0148125059145891 0.0 1881 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +955971 COL4A1 CD93 COL4A1-CD93 Plasma Cells 11q13 Invasive Tumor Cells Plasma Cells -> 11q13 Invasive Tumor Cells 0.0067416304270763 0.4604235282221027 0.6587114738285964 0.6198216015396206 0.0017253404164066 0.0289462771086338 0.0 0.0 0.0 0.0 148 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +956088 VWF ITGA9 VWF-ITGA9 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.0067401279901406 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0071496754272206 0.0047273851759697 0.0 0.0 0.0 0.0 135 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +956104 CCN1 CAV1 CCN1-CAV1 Mast Cells 11q13 Invasive Tumor Cells Mast Cells -> 11q13 Invasive Tumor Cells 0.0067398625798301 0.8749036366850302 0.62431395375366 0.6198216015396206 0.0004337320404416 0.0638329144736252 0.0 0.0 0.0 0.0 78 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +956201 VEGFC FLT1 VEGFC-FLT1 CAFs, Invasive Associated B Cells CAFs, Invasive Associated -> B Cells 0.0067384336064207 0.6593525851613742 0.777821334064334 0.7917001487310438 0.018132161410931 0.001271575589586 0.0 0.0005452562704471 0.133532934069794 0.0 917 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +956246 CD48 CD2 CD48-CD2 Mast Cells Macrophages Mast Cells -> Macrophages 0.0067379020494753 0.7719609236370527 0.7763428264267787 0.8567148457705164 0.0112468593062777 0.0016204239758814 0.0 0.006060606060606 1.0 0.0 165 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +956248 JAG1 NOTCH2 JAG1-NOTCH2 Basal-like Structured DCIS Cells Myeloid Cells Basal-like Structured DCIS Cells -> Myeloid Cells 0.006737864891089 0.9097736029185508 0.7426180951053148 0.6198216015396206 0.0430965463818576 0.0005184623914895 0.0 0.0025839793281653 0.3039605493190153 0.0 129 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +956435 CCN1 CAV1 CCN1-CAV1 Macrophages Luminal-like Amorphous DCIS Cells Macrophages -> Luminal-like Amorphous DCIS Cells 0.0067355290467271 0.8619922139338987 0.252518874138558 0.2461374514707439 0.0054092055025683 0.0322196586137726 0.0 0.0010139416983523 0.1774358924848798 0.0 263 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +956440 COL4A2 CD93 COL4A2-CD93 T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes -> 11q13 Invasive Tumor Cells (G1/S) 0.0067355156544466 0.7783550150988336 0.6587114738285964 0.7917001487310438 0.0316800311254893 0.0007261054236978 0.0 0.0 0.0 0.0 81 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +956501 CXCL12 CXCR4 CXCL12-CXCR4 CXCL14+ Fibroblasts CXCL14+ Fibroblasts CXCL14+ Fibroblasts -> CXCL14+ Fibroblasts 0.0067346793656314 0.7487535481622718 0.7757991160529997 1.0 0.0131092554497256 0.0012252690191386 0.0 0.0001583387997918 0.1270466028050495 0.0 4019 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +956534 C1QB LRP1 C1QB-LRP1 Myeloid Cells Endothelial Cells Myeloid Cells -> Endothelial Cells 0.0067342376803208 0.7452691992612583 0.9078204025796472 0.7827641335561659 0.0012199377895337 0.0144359394371152 0.0 0.0002717391304347 0.0253936748279145 0.0 460 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +956672 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Myoepithelial Cells 0.0067321253657617 0.6582846571368821 0.4630027772793905 0.6198216015396206 0.0084325366891025 0.0058437228618857 0.0 0.0008830022075055 0.267955894445217 0.0 453 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +956726 CXCL12 ITGA4 CXCL12-ITGA4 Basal-like Structured DCIS Cells Mast Cells Basal-like Structured DCIS Cells -> Mast Cells 0.0067313190034837 0.6160088550075702 0.7754239189773715 0.6198216015396206 0.0021291294377375 0.0147571931436988 0.0 0.0025252525252525 0.0505708436544089 0.0 18 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +956902 CXCL12 CXCR4 CXCL12-CXCR4 T Lymphocytes CXCL14+ Fibroblasts T Lymphocytes -> CXCL14+ Fibroblasts 0.0067288873626143 0.6160088550075702 0.7757991160529997 0.6198216015396206 0.0255753403203798 0.0012252690191386 0.0 0.0010396518375241 0.8341874147781247 0.0 1880 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +956945 VWF LRP1 VWF-LRP1 Macrophages Endothelial Cells Macrophages -> Endothelial Cells 0.0067281103508344 0.9011206516381156 0.9078204025796472 0.8875000050982297 0.0008850282134344 0.0144359394371152 0.0 0.0002036493971977 0.0179893283194052 0.0 2790 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +956956 VWF LRP1 VWF-LRP1 Myeloid Cells Macrophages Myeloid Cells -> Macrophages 0.0067279927442409 0.7848266128497919 0.8604147465201248 0.7827641335561659 0.0004024409845247 0.0436001007095475 0.0 0.0006313131313131 0.0120427923453675 0.0 162 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +957034 DLL4 NOTCH3 DLL4-NOTCH3 Mast Cells CAFs, DCIS Associated Mast Cells -> CAFs, DCIS Associated 0.0067268278742132 0.8516956437178343 0.4638256179742202 0.7204611100467462 0.000472352586488 0.0689186266365139 0.0 0.0006404098623118 0.06022644185622 0.0 1041 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +957177 CD48 CD2 CD48-CD2 Pericytes 11q13 Invasive Tumor Cells (Mitotic) Pericytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.0067250245855549 0.7719609236370527 0.6614977577544194 0.6198216015396206 0.0076331962782219 0.0038288178384739 0.0 0.0 0.0 0.0 398 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +957218 C1QB LRP1 C1QB-LRP1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.0067243611941537 0.6626993710110988 0.6207977546603366 0.9161861017439124 0.0135527119637784 0.0018097844702233 0.0 0.0001358695652173 0.014989542118143 0.0 460 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +957437 HSPG2 LRP1 HSPG2-LRP1 T Lymphocytes Luminal-like Amorphous DCIS Cells T Lymphocytes -> Luminal-like Amorphous DCIS Cells 0.0067211210749072 0.7789175740361626 0.2550748532138862 0.2461374514707439 0.0070532058552773 0.0267255153180908 0.0 0.001341746446185 0.080206073956737 0.0 383 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +957670 CCN1 CAV1 CCN1-CAV1 Plasma Cells T Lymphocytes Plasma Cells -> T Lymphocytes 0.0067181764633664 0.7324582304061453 0.62431395375366 0.6198216015396206 0.0025580826958339 0.0126805820762719 0.0 0.0003541389995573 0.0721471745414947 0.0 753 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +957786 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (Mitotic) 0.0067166099664011 0.6582846571368821 0.6587114738285964 0.9592803095773328 0.0084325366891025 0.0026174949623928 0.0 0.0004742547425474 0.0643400750968269 0.0 1476 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +957792 DLL1 NOTCH3 DLL1-NOTCH3 CAFs, Invasive Associated Myeloid Cells CAFs, Invasive Associated -> Myeloid Cells 0.0067165816479238 0.6249837837987587 0.7470475610360806 0.6198216015396206 0.0411214967239829 0.0007714919761827 0.0 0.0005827505827505 0.0894812614665764 0.0 143 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +957802 CD34 SELP CD34-SELP Myoepithelial Cells Dendritic Cells Myoepithelial Cells -> Dendritic Cells 0.0067164108290471 0.7168245244832976 0.7760344326192508 0.6198216015396206 0.0082993421103349 0.0032078747392388 0.0 0.0 0.0 0.0 1362 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +957944 VWF ITGA9 VWF-ITGA9 T Lymphocytes Luminal-like Amorphous DCIS Cells T Lymphocytes -> Luminal-like Amorphous DCIS Cells 0.0067144154884468 0.6332974881236617 0.2531744428854943 0.2461374514707439 0.0036144684673052 0.0642389143033604 0.0 0.0004747211013529 0.0222187787964655 0.0 383 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +957972 MMP2 PECAM1 MMP2-PECAM1 Pericytes Luminal-like Amorphous DCIS Cells Pericytes -> Luminal-like Amorphous DCIS Cells 0.006714000923891 0.9067635403815892 0.2491073778594529 0.2461374514707439 0.0216588811659259 0.0076066460958003 0.0 0.0006155055002619 0.2597680255287586 0.0 1909 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +957989 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells -> Luminal-like Amorphous DCIS Cells 0.0067138045680936 0.6332974881236617 0.4623922682986163 0.2461374514707439 0.0131302879503246 0.0096770075292062 0.0 0.000494071146245 0.1409489703592807 0.0 184 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +958051 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells Myeloid Cells 11q13 Invasive Tumor Cells -> Myeloid Cells 0.0067130642453389 0.6626993710110988 0.7769451595923457 0.6198216015396206 0.0515877972474039 0.0005558995075445 0.0 8.267195767195767e-05 0.0104299717576365 0.0 756 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +958130 JAG1 NOTCH2 JAG1-NOTCH2 Dendritic Cells T Lymphocytes Dendritic Cells -> T Lymphocytes 0.0067119316902388 0.8630183004227985 0.8445107771175474 0.909150863993142 0.0016575843792215 0.0083242517891534 0.0 0.0002131235875535 0.0249325254138953 0.0 5921 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +958157 COL4A1 CD93 COL4A1-CD93 Dendritic Cells Mast Cells Dendritic Cells -> Mast Cells 0.0067116430703111 0.8684504425765611 0.8347945881127203 0.6198216015396206 0.0168149984327668 0.0012097093680331 0.0 0.0 0.0 0.0 151 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +958174 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells (G1/S) Macrophages 11q13 Invasive Tumor Cells (G1/S) -> Macrophages 0.0067113668899128 0.6213271600240247 0.8818704453527788 0.6198216015396206 0.0052560850129547 0.0051192928876727 0.0 0.0 0.0 0.0 119 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +958670 MMRN2 CLEC14A MMRN2-CLEC14A Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells -> CAFs, DCIS Associated 0.0067042167828118 0.250044481781731 0.7154802332407408 0.2461374514707439 0.0070431301838115 0.0292771742399634 0.0 0.0012297601967616 0.1408803390720303 0.0 4879 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +958721 MMRN2 CD93 MMRN2-CD93 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.0067035275205106 0.7205550478301406 0.6587114738285964 0.6198216015396206 0.0117842887908422 0.0026174949623928 0.0 0.0 0.0 0.0 233 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +958761 C3 LRP1 C3-LRP1 Pericytes 11q13 Invasive Tumor Cells (Mitotic) Pericytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.0067030120691454 0.8911088195487638 0.6207977546603366 0.6198216015396206 0.0091898156146168 0.0028784826949613 0.0 0.0001256281407035 0.0325036902219012 0.0 398 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +958976 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells (Mitotic) Pericytes 11q13 Invasive Tumor Cells (Mitotic) -> Pericytes 0.0066997237333729 0.6319926036888139 0.9078204025796472 0.6198216015396206 0.0007263013575398 0.0350138403862125 0.0 0.0009894459102902 0.086919381401158 0.0 379 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +959052 VWF SELP VWF-SELP CAFs, DCIS Associated Basal-like Structured DCIS Cells CAFs, DCIS Associated -> Basal-like Structured DCIS Cells 0.0066986741104043 0.7158082793127664 0.7760344326192508 0.6198216015396206 0.0071496754272206 0.0036702914086929 0.0 0.0 0.0 0.0 1542 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +959059 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells (G1/S) Pericytes 11q13 Invasive Tumor Cells (G1/S) -> Pericytes 0.0066986210918849 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.0003521782369754 0.0741032966028748 0.0 0.0 0.0 0.0 345 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +959072 COL4A1 CD93 COL4A1-CD93 Mast Cells Macrophages Mast Cells -> Macrophages 0.0066985435580916 0.7766289238087107 0.944024288971064 0.8567148457705164 0.0002970267018348 0.0484215930647349 0.0 0.0 0.0 0.0 165 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +959151 THBS2 CD36 THBS2-CD36 Myeloid Cells CAFs, DCIS Associated Myeloid Cells -> CAFs, DCIS Associated 0.0066975521918972 0.7809827257946271 0.7373999388878224 0.7204611100467462 0.0004779710276932 0.0455125113141721 0.0 3.200204813108039e-05 0.0072768589250701 0.0 1302 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +959395 MMRN2 CD93 MMRN2-CD93 T Lymphocytes CAFs, DCIS Associated T Lymphocytes -> CAFs, DCIS Associated 0.006694367663764 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.0031934983073077 0.0155837683010033 0.0 0.0002527805864509 0.0343773492039207 0.0 10879 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +959660 MMP2 PECAM1 MMP2-PECAM1 CXCL14+ Fibroblasts Basal-like Structured DCIS Cells CXCL14+ Fibroblasts -> Basal-like Structured DCIS Cells 0.0066907111497465 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0106922602624424 0.0023576674662702 0.0 0.0001126126126126 0.0539981095037928 0.0 1332 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +959919 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) -> CXCL14+ Fibroblasts 0.0066870027394986 0.6605327397359113 0.885766439573873 0.6198216015396206 0.0179229861158654 0.0013756087909864 0.0 0.0 0.0 0.0 380 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +960361 CD48 CD2 CD48-CD2 Myoepithelial Cells Luminal-like Amorphous DCIS Cells Myoepithelial Cells -> Luminal-like Amorphous DCIS Cells 0.0066804017129415 0.4593282471594782 0.4603649459881741 0.2461374514707439 0.0161888123016941 0.0105486447632276 0.0 0.0002340093603744 0.0434649079455244 0.0 12820 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +960635 COL4A2 CD93 COL4A2-CD93 Macrophages 11q13 Invasive Tumor Cells (Mitotic) Macrophages -> 11q13 Invasive Tumor Cells (Mitotic) 0.0066764677485256 0.9188764516910942 0.6587114738285964 0.6198216015396206 0.0090193130488293 0.0026174949623928 0.0 0.0 0.0 0.0 129 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +960740 CD34 SELP CD34-SELP CAFs, Invasive Associated Mast Cells CAFs, Invasive Associated -> Mast Cells 0.0066749280134771 0.633566764858408 0.8347297932672282 0.6198216015396206 0.0298399317533219 0.0009042150166242 0.0 0.0038461538461538 0.6159321105940325 0.0 130 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +960938 DLL4 NOTCH4 DLL4-NOTCH4 Macrophages Luminal-like Amorphous DCIS Cells Macrophages -> Luminal-like Amorphous DCIS Cells 0.0066719262244209 0.8949858186325867 0.4641352222874551 0.2461374514707439 0.001895566065636 0.0455121851821151 0.0 0.0 0.0 0.0 263 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +960995 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells -> Luminal-like Amorphous DCIS Cells 0.0066712355447612 0.6301823358791634 0.2491545808994955 0.2461374514707439 0.0208904415011529 0.0109188419829382 0.0 0.0 0.0 0.0 184 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +961190 CCN1 CAV1 CCN1-CAV1 Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0066689677439811 0.6213271600240247 0.62431395375366 0.7917001487310438 0.0083518627398662 0.0034299077593249 0.0 0.0004784688995215 0.0494967827091239 0.0 209 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +961331 C3 LRP1 C3-LRP1 Plasma Cells CXCL14+ Fibroblasts Plasma Cells -> CXCL14+ Fibroblasts 0.0066671805640287 0.7148920381722296 0.9078204025796472 0.7204611100467462 0.0029337538459309 0.0064028969591119 0.0 0.0004084967320261 0.0773913528482564 0.0 306 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +961365 C3 LRP1 C3-LRP1 CAFs, Invasive Associated Mast Cells CAFs, Invasive Associated -> Mast Cells 0.0066667345949623 0.6319926036888139 0.8755243548400705 0.6198216015396206 0.0616816618657801 0.0004150165744076 0.0 0.0024999999999999 0.7205743283741131 0.0 130 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +961413 MMP2 PECAM1 MMP2-PECAM1 CAFs, DCIS Associated Apocrine Cells CAFs, DCIS Associated -> Apocrine Cells 0.0066660184495102 0.718867305289982 0.2491073778594529 0.2461374514707439 1.0 0.0001990509171164 0.0 0.0017391304347826 1.0 0.0 230 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +961444 C1QB LRP1 C1QB-LRP1 CXCL14+ Fibroblasts Endothelial Cells CXCL14+ Fibroblasts -> Endothelial Cells 0.0066656269266317 0.7753420160918723 0.9078204025796472 0.9429656149619918 0.0009153913192522 0.0144359394371152 0.0 4.612546125461255e-05 0.0043103654689449 0.0 2710 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +961456 JAG1 NOTCH2 JAG1-NOTCH2 Plasma Cells CAFs, DCIS Associated Plasma Cells -> CAFs, DCIS Associated 0.0066654853756161 0.6303682835571691 0.4614667734221426 0.8767341187813953 0.0002705513462707 0.12709315903692 0.0 0.0009620991253644 0.0453234728727222 0.0 2450 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +961473 CD34 SELP CD34-SELP Myoepithelial Cells Myeloid Cells Myoepithelial Cells -> Myeloid Cells 0.0066652072066972 0.7168245244832976 0.7478729882108823 0.7204611100467462 0.0082993421103349 0.0027351735586246 0.0 0.0 0.0 0.0 51 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +961516 DLL4 NOTCH4 DLL4-NOTCH4 Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0066645575835366 0.7160288858520609 0.6571792026963191 0.6198216015396206 0.0012306151710811 0.0244129856070659 0.0 0.0 0.0 0.0 3 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +961536 CXCL12 CXCR4 CXCL12-CXCR4 Mast Cells Myoepithelial Cells Mast Cells -> Myoepithelial Cells 0.0066642780519323 0.7487535481622718 0.4600037439857229 0.7204611100467462 0.0016417770622885 0.0215025911544899 0.0 0.0034435261707988 0.4136903368541216 0.0 66 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +961562 THBS2 CD36 THBS2-CD36 Endothelial Cells T Lymphocytes Endothelial Cells -> T Lymphocytes 0.0066639106660491 0.9197297916541942 0.6176321640000088 0.6198216015396206 0.0039472834455595 0.0063011237754475 0.0 0.000145085237577 0.0292759686228407 0.0 4595 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +961572 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells B Cells 11q13 Invasive Tumor Cells -> B Cells 0.0066636403478422 0.6301823358791634 0.7779918296243433 0.7917001487310438 0.0208904415011529 0.001079730675535 0.0 0.0008771929824561 0.0963485398236101 0.0 570 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +961592 CXCL12 ITGA4 CXCL12-ITGA4 Luminal-like Amorphous DCIS Cells Pericytes Luminal-like Amorphous DCIS Cells -> Pericytes 0.0066632385798941 0.255669001367946 0.7754239189773715 0.2461374514707439 0.0061207051981986 0.0293031867940321 0.0 0.000183284457478 0.0229381327506764 0.0 1736 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +961664 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (Mitotic) 0.0066622731078548 0.6342079770588467 0.6571792026963191 0.9592803095773328 0.000895875398841 0.0244129856070659 0.0 0.0013550135501355 0.0475868773192081 0.0 1476 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +961807 MMP2 PECAM1 MMP2-PECAM1 B Cells CAFs, DCIS Associated B Cells -> CAFs, DCIS Associated 0.0066606446580162 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.0024819960935566 0.0125623889131764 0.0 0.0002936138977244 0.0945812606520374 0.0 4087 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +961904 C1QB LRP1 C1QB-LRP1 Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0066592827439976 0.7753420160918723 0.6207977546603366 0.6198216015396206 0.0161519521398178 0.0018097844702233 0.0 0.0002003205128205 0.0220999659434159 0.0 312 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +961912 DLL1 NOTCH3 DLL1-NOTCH3 CXCL14+ Fibroblasts Macrophages CXCL14+ Fibroblasts -> Macrophages 0.0066591437043788 0.9470274865242416 0.8923034233058523 0.8875000050982297 0.0061455194924501 0.00189193058407 0.0 0.0 0.0 0.0 1424 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +961986 COL4A2 CD93 COL4A2-CD93 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0066580988717383 0.4630253981438691 0.6587114738285964 0.2461374514707439 0.0443339118517084 0.0026174949623928 0.0 0.0024128686327077 0.3273433770916314 0.0 373 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +962068 CD48 CD2 CD48-CD2 CAFs, Invasive Associated CAFs, Invasive Associated CAFs, Invasive Associated -> CAFs, Invasive Associated 0.0066571606932471 0.6659645551150886 0.6614977577544194 1.0 0.0081474500750471 0.0024251058581756 0.0 0.0007551444213705 0.1214207404065173 0.0 5297 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +962119 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myoepithelial Cells 0.0066562989734311 0.6319926036888139 0.7346293219749174 0.6198216015396206 0.0007263013575398 0.0416128058995347 0.0 0.0004551820728291 0.0425142950581505 0.0 714 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +962347 C1QB LRP1 C1QB-LRP1 Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0066531237537438 0.4601010570874773 0.6207977546603366 0.6198216015396206 0.0170183763647696 0.0028784826949613 0.0 0.0010432473444613 0.0887327509977421 0.0 659 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +962380 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells (Mitotic) B Cells 11q13 Invasive Tumor Cells (Mitotic) -> B Cells 0.0066526988412536 0.6582846571368821 0.7779918296243433 0.7917001487310438 0.0198024073017111 0.001079730675535 0.0 0.0023809523809523 0.402655574491757 0.0 42 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +962476 HSPG2 LRP1 HSPG2-LRP1 Dendritic Cells Plasma Cells Dendritic Cells -> Plasma Cells 0.0066513099383408 0.7789175740361626 0.7346293219749174 0.6198216015396206 0.0075637985935472 0.0032275631628407 0.0 0.0004067875406787 0.0223670614865986 0.0 239 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +962562 DLL4 NOTCH3 DLL4-NOTCH3 B Cells Luminal-like Amorphous DCIS Cells B Cells -> Luminal-like Amorphous DCIS Cells 0.0066499359399741 0.6342079770588467 0.4638256179742202 0.2461374514707439 0.0002327631000826 0.5131068416842878 0.0 0.0031595576619273 0.0717763405013646 0.0 211 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +962635 HSPG2 LRP1 HSPG2-LRP1 Basal-like Structured DCIS Cells Mast Cells Basal-like Structured DCIS Cells -> Mast Cells 0.0066492204104482 0.7789175740361626 0.8755243548400705 0.6198216015396206 0.0492631209980634 0.0004150165744076 0.0 0.0007716049382716 0.1072501072501073 0.0 18 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +962730 CD48 CD2 CD48-CD2 Mast Cells CAFs, Invasive Associated Mast Cells -> CAFs, Invasive Associated 0.0066480216753446 0.7719609236370527 0.6614977577544194 0.6198216015396206 0.0112468593062777 0.0024251058581756 0.0 0.0 0.0 0.0 144 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +962731 CD34 SELP CD34-SELP Myoepithelial Cells Macrophages Myoepithelial Cells -> Macrophages 0.0066480103205083 0.7168245244832976 0.941479368642921 0.7204611100467462 0.0082993421103349 0.0021392900294222 0.0 0.0 0.0 0.0 591 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +962758 MMRN2 CD93 MMRN2-CD93 B Cells Dendritic Cells B Cells -> Dendritic Cells 0.0066476478934281 0.6301823358791634 0.7779918296243433 0.909150863993142 0.0003083910058032 0.0627790816848129 0.0 0.0003227888960619 0.0070684834505409 0.0 1549 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +962768 CD34 SELP CD34-SELP B Cells 11q13 Invasive Tumor Cells B Cells -> 11q13 Invasive Tumor Cells 0.0066475183275826 0.633566764858408 0.6572093097629401 0.7917001487310438 0.0006336851232098 0.04130664769978 0.0 0.0 0.0 0.0 797 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +962841 THBS2 CD36 THBS2-CD36 Pericytes Myeloid Cells Pericytes -> Myeloid Cells 0.0066465818400075 0.9197297916541942 0.7763054211764489 0.7827641335561659 0.0087456089304998 0.0017638974017382 0.0 0.0001318565400843 0.0189356859610243 0.0 316 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +963069 CXCL12 CXCR4 CXCL12-CXCR4 Plasma Cells Myeloid Cells Plasma Cells -> Myeloid Cells 0.006643721311564 0.8730912658940219 0.7447682696221608 0.7204611100467462 0.0057086106530109 0.0032154705418133 0.0 0.0010570824524312 0.0897295881768711 0.0 43 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +963176 VWF LRP1 VWF-LRP1 CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated -> Luminal-like Amorphous DCIS Cells 0.0066421581903972 0.7158082793127664 0.2550748532138862 0.2461374514707439 0.0071496754272206 0.0267255153180908 0.0 0.0004958749525856 0.0271174421370511 0.0 5752 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +963189 CXCL12 ITGA4 CXCL12-ITGA4 Luminal-like Amorphous DCIS Cells Plasma Cells Luminal-like Amorphous DCIS Cells -> Plasma Cells 0.0066419920959725 0.255669001367946 0.4596166826058663 0.2461374514707439 0.0061207051981986 0.0484993884807927 0.0 0.0025066844919786 0.0356362305130664 0.0 272 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +963216 VWF ITGA9 VWF-ITGA9 B Cells Macrophages B Cells -> Macrophages 0.0066416687607071 0.6332974881236617 0.8794572885381431 0.6198216015396206 0.00023686843287 0.104965956217838 0.0 0.0 0.0 0.0 1065 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +963235 COL4A1 CD93 COL4A1-CD93 T Lymphocytes B Cells T Lymphocytes -> B Cells 0.0066412923752541 0.8684504425765611 0.7779918296243433 0.9318789094584046 0.0126216524880575 0.001079730675535 0.0 2.85143997718848e-05 0.0043890854438837 0.0 5010 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +963281 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (Mitotic) 0.0066407001097767 0.6589792304505506 0.6207977546603366 1.0 0.0072827533047186 0.0028784826949613 0.0 0.000805412371134 0.0595526928469343 0.0 1552 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +963753 DLL4 NOTCH4 DLL4-NOTCH4 CAFs, Invasive Associated Dendritic Cells CAFs, Invasive Associated -> Dendritic Cells 0.0066343459812497 0.6342079770588467 0.7754072541855492 0.7917001487310438 0.002196330917593 0.009971631136135 0.0 0.0 0.0 0.0 2339 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +964069 THBS2 CD36 THBS2-CD36 B Cells Dendritic Cells B Cells -> Dendritic Cells 0.0066298012192834 0.6242573126045354 0.6176321640000088 0.909150863993142 0.0008527942416386 0.0284069116891947 0.0 0.0002420916720464 0.0200535137705988 0.0 1549 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +964101 C3 LRP1 C3-LRP1 Luminal-like Amorphous DCIS Cells Macrophages Luminal-like Amorphous DCIS Cells -> Macrophages 0.0066293095254317 0.2485046029682279 0.8604147465201248 0.2461374514707439 0.0036991419150414 0.0436001007095475 0.0 0.0002252252252252 0.0064390204440618 0.0 222 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +964422 CXCL12 CXCR4 CXCL12-CXCR4 Myeloid Cells Myoepithelial Cells Myeloid Cells -> Myoepithelial Cells 0.0066251573525155 0.7487535481622718 0.4600037439857229 0.7204611100467462 0.0015847932820241 0.0215025911544899 0.0 0.0053475935828877 0.6424367584087535 0.0 85 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +964600 CXCL12 ITGA4 CXCL12-ITGA4 Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells -> Basal-like Structured DCIS Cells 0.0066227243439558 0.255669001367946 0.8622452992050237 0.2461374514707439 0.0061207051981986 0.0254056950469408 0.0 0.0002519653295706 0.0395914531531157 0.0 902 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +964681 CCN1 CAV1 CCN1-CAV1 Basal-like Structured DCIS Cells Apocrine Cells Basal-like Structured DCIS Cells -> Apocrine Cells 0.0066214399203764 0.6213271600240247 0.252518874138558 0.2461374514707439 0.1153131738111426 0.0018925243453249 0.0 0.0024015369836695 0.133030528974533 0.0 694 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +964806 C1QB LRP1 C1QB-LRP1 CAFs, DCIS Associated Myeloid Cells CAFs, DCIS Associated -> Myeloid Cells 0.0066197105911106 0.4601010570874773 0.7769451595923457 0.7204611100467462 0.0587727051993296 0.0005558995075445 0.0 4.731264193792581e-05 0.0059690073041432 0.0 1321 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +964845 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells (Mitotic) Pericytes 11q13 Invasive Tumor Cells (Mitotic) -> Pericytes 0.0066189866752669 0.6160088550075702 0.7754239189773715 0.6198216015396206 0.0009692519480124 0.0293031867940321 0.0 0.0001199328376109 0.015009648871155 0.0 379 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +964914 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) -> CXCL14+ Fibroblasts 0.0066180810129203 0.6626993710110988 0.9078204025796472 0.6198216015396206 0.0035190936623492 0.0064028969591119 0.0 0.0011061946902654 0.1137182583269443 0.0 339 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +964946 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0066175996073522 0.6301823358791634 0.6347970925105053 0.8824495942126559 0.0208904415011529 0.0011388334136451 0.0 9.70604547975596e-05 0.0129223513097163 0.0 12020 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +965006 THBS2 CD36 THBS2-CD36 Myoepithelial Cells Myoepithelial Cells Myoepithelial Cells -> Myoepithelial Cells 0.0066167132834963 0.724503440376099 0.7373999388878224 1.0 0.0027791828709671 0.0056518532344078 0.0 4.472071910916327e-05 0.0370551535332071 0.0 22361 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +965221 A2M LRP1 A2M-LRP1 Mast Cells Dendritic Cells Mast Cells -> Dendritic Cells 0.0066135791787306 0.8392912392980421 0.6207977546603366 0.6198216015396206 0.0005164482812395 0.0501711964086628 0.0 0.0020576131687242 0.0553044232394643 0.0 162 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +965261 COL4A2 CD93 COL4A2-CD93 Myeloid Cells Myoepithelial Cells Myeloid Cells -> Myoepithelial Cells 0.0066130078840884 0.7482742921073442 0.4630027772793905 0.7204611100467462 0.005733874009046 0.0058437228618857 0.0 0.0 0.0 0.0 85 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +965266 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells (G1/S) Mast Cells 11q13 Invasive Tumor Cells (G1/S) -> Mast Cells 0.0066129449277378 0.7941469661104034 0.773263018678637 0.6198216015396206 0.0323110954490285 0.0006800116997025 0.0 0.0 0.0 0.0 0 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +965309 CXCL12 ITGA4 CXCL12-ITGA4 CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts -> Luminal-like Amorphous DCIS Cells 0.0066122958886619 0.7487535481622718 0.4596166826058663 0.2461374514707439 0.0131092554497256 0.0075270071967493 0.0 0.0002134016218523 0.0942027711613438 0.0 1491 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +965348 CXCL12 CXCR4 CXCL12-CXCR4 Luminal-like Amorphous DCIS Cells Endothelial Cells Luminal-like Amorphous DCIS Cells -> Endothelial Cells 0.0066117895179572 0.255669001367946 0.7757991160529997 0.2461374514707439 0.0061207051981986 0.0279580382843415 0.0 0.000352360817477 0.0494110614753964 0.0 1806 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +965384 DLL1 NOTCH3 DLL1-NOTCH3 Plasma Cells T Lymphocytes Plasma Cells -> T Lymphocytes 0.0066113942489095 0.7296454584598743 0.7746834992804791 0.6198216015396206 0.0051524613572059 0.0046263543438723 0.0 0.0002213368747233 0.0778621461187378 0.0 753 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +965549 HSPG2 LRP1 HSPG2-LRP1 Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0066092372375354 0.7789175740361626 0.6207977546603366 0.7917001487310438 0.0075637985935472 0.0028784826949613 0.0 0.0011291779584462 0.083492122220815 0.0 246 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +965574 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells Mast Cells 11q13 Invasive Tumor Cells -> Mast Cells 0.0066088791096582 0.6589792304505506 0.8755243548400705 0.6198216015396206 0.0561415215593491 0.0004150165744076 0.0 0.0 0.0 0.0 42 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +965625 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) -> T Lymphocytes 0.0066081117460041 0.6342079770588467 0.7754072541855492 0.7917001487310438 0.000895875398841 0.0238720285974944 0.0 0.0 0.0 0.0 69 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +965643 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells 0.0066078942745579 0.6319926036888139 0.6207977546603366 0.8824495942126559 0.0004094805141934 0.0587195251380622 0.0 4.755996691480564e-05 0.0114782457512696 0.0 12090 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +965697 CXCL12 ITGA4 CXCL12-ITGA4 Myoepithelial Cells Myeloid Cells Myoepithelial Cells -> Myeloid Cells 0.006607251503996 0.8023917560710954 0.7462743270426613 0.7204611100467462 0.0085367158000785 0.0022591041672132 0.0 0.0 0.0 0.0 51 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +965703 VWF LRP1 VWF-LRP1 CAFs, Invasive Associated Endothelial Cells CAFs, Invasive Associated -> Endothelial Cells 0.0066071061391672 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.0016171311116606 0.0144359394371152 0.0 0.0005054545454545 0.0446492250595107 0.0 3125 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +965897 CCN1 CAV1 CCN1-CAV1 Luminal-like Amorphous DCIS Cells Apocrine Cells Luminal-like Amorphous DCIS Cells -> Apocrine Cells 0.0066041909476581 0.2542249848376565 0.252518874138558 0.3990376746076917 0.1711385759005754 0.0018925243453249 0.0 0.0048109965635738 0.2664999215498069 0.0 97 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +965957 COL4A1 CD93 COL4A1-CD93 Myoepithelial Cells CXCL14+ Fibroblasts Myoepithelial Cells -> CXCL14+ Fibroblasts 0.0066032105236502 0.4604235282221027 0.8817184225858201 0.7204611100467462 0.0839650520556947 0.0003375370073613 0.0 0.0004644250417982 0.40466877618137 0.0 1538 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +965987 JAG1 NOTCH2 JAG1-NOTCH2 Endothelial Cells Mast Cells Endothelial Cells -> Mast Cells 0.0066027605522293 0.6303682835571691 0.773263018678637 0.8567148457705164 0.0291791383241764 0.0006800116997025 0.0 0.0008465608465608 0.0727369969247225 0.0 225 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +965991 HSPG2 LRP1 HSPG2-LRP1 Myoepithelial Cells Mast Cells Myoepithelial Cells -> Mast Cells 0.006602734604776 0.4629984640915818 0.8755243548400705 0.7204611100467462 0.0683610513379333 0.0004150165744076 0.0 0.0036549707602339 0.5080268238162979 0.0 38 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +966197 MMRN2 CD93 MMRN2-CD93 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells 0.0065999641064276 0.250044481781731 0.6587114738285964 0.2461374514707439 0.0070431301838115 0.0289462771086338 0.0 0.0 0.0 0.0 186 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +966215 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, Invasive Associated 0.0065996974823002 0.6630837220165452 0.6587114738285964 0.9161861017439124 0.0048313935743179 0.0042738820064046 0.0 0.0006238303181534 0.0450864781870815 0.0 458 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +966225 HSPG2 LRP1 HSPG2-LRP1 Macrophages T Lymphocytes Macrophages -> T Lymphocytes 0.006599595784102 0.9253089325030373 0.6207977546603366 0.6198216015396206 0.0022161183602947 0.0104714078116759 0.0 0.0003534364901814 0.0295426856113224 0.0 3576 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +966242 VWF ITGA9 VWF-ITGA9 B Cells 11q13 Invasive Tumor Cells B Cells -> 11q13 Invasive Tumor Cells 0.0065993286881069 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.00023686843287 0.1112417752963437 0.0 0.0 0.0 0.0 797 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +966258 C3 LRP1 C3-LRP1 Apocrine Cells CAFs, Invasive Associated Apocrine Cells -> CAFs, Invasive Associated 0.0065992248767659 0.2485046029682279 0.6207977546603366 0.2461374514707439 0.0013028322726017 0.166956519448744 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +966324 JAG1 NOTCH2 JAG1-NOTCH2 T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes -> 11q13 Invasive Tumor Cells (G1/S) 0.0065979274437512 0.8630183004227985 0.663300745568453 0.7917001487310438 0.0006856224272495 0.0265498740402422 0.0 0.0014697236919459 0.0373383150115349 0.0 81 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +966327 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) -> Plasma Cells 0.0065978812935089 0.6160088550075702 0.4596166826058663 0.6198216015396206 0.0009692519480124 0.0484993884807927 0.0 0.0 0.0 0.0 5 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +966341 C3 LRP1 C3-LRP1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells 0.0065976790043109 0.2485046029682279 0.6207977546603366 0.2461374514707439 0.0036991419150414 0.0587195251380622 0.0 0.0001344086021505 0.0324385206014141 0.0 186 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +966354 VWF LRP1 VWF-LRP1 T Lymphocytes CXCL14+ Fibroblasts T Lymphocytes -> CXCL14+ Fibroblasts 0.0065975528420309 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.0036144684673052 0.0064028969591119 0.0 9.066731141199224e-05 0.009452097386276 0.0 1880 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +966376 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0065971842161102 0.6332974881236617 0.6207977546603366 0.8824495942126559 0.0131302879503246 0.0018097844702233 0.0 7.657691725911355e-05 0.0079551464889804 0.0 12020 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +966416 JAG1 NOTCH2 JAG1-NOTCH2 Myoepithelial Cells CXCL14+ Fibroblasts Myoepithelial Cells -> CXCL14+ Fibroblasts 0.0065967008770739 0.6303682835571691 0.773263018678637 0.7204611100467462 0.0272543760657653 0.0008609682710384 0.0 0.0006037525543377 0.1811314910639949 0.0 1538 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +966419 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells Mast Cells 11q13 Invasive Tumor Cells -> Mast Cells 0.0065966610995765 0.6301823358791634 0.8347945881127203 0.6198216015396206 0.0208904415011529 0.0012097093680331 0.0 0.0 0.0 0.0 42 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +966532 DLL4 NOTCH4 DLL4-NOTCH4 B Cells Basal-like Structured DCIS Cells B Cells -> Basal-like Structured DCIS Cells 0.0065952391312721 0.6342079770588467 0.7754072541855492 0.8693461273411047 0.0002327631000826 0.0826982152707935 0.0 0.0 0.0 0.0 360 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +966554 C1QB LRP1 C1QB-LRP1 T Lymphocytes Mast Cells T Lymphocytes -> Mast Cells 0.0065949499670162 0.8703788833238396 0.8755243548400705 0.6198216015396206 0.0419710388788557 0.0004150165744076 0.0 0.0007507507507507 0.0929242517975332 0.0 333 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +966576 DLL4 NOTCH4 DLL4-NOTCH4 Myoepithelial Cells Mast Cells Myoepithelial Cells -> Mast Cells 0.0065945875682013 0.7160288858520609 0.836885603004631 0.7204611100467462 0.0069047442087267 0.0027591088867233 0.0 0.0526315789473684 0.7756232686980613 0.0 38 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +966581 JAG1 NOTCH2 JAG1-NOTCH2 Endothelial Cells B Cells Endothelial Cells -> B Cells 0.0065945403126276 0.6303682835571691 0.8445107771175474 0.6198216015396206 0.0291791383241764 0.0008542071298387 0.0 0.0007891732151252 0.145755921057401 0.0 1418 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +966715 MMRN2 CLEC14A MMRN2-CLEC14A Basal-like Structured DCIS Cells Macrophages Basal-like Structured DCIS Cells -> Macrophages 0.0065929983604543 0.6301823358791634 0.9195415044619336 0.6198216015396206 0.0172764782878141 0.0013235329769289 0.0 0.0003508771929824 0.0946357436953526 0.0 475 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +966912 HSPG2 LRP1 HSPG2-LRP1 B Cells Endothelial Cells B Cells -> Endothelial Cells 0.0065896950705103 0.7789175740361626 0.9078204025796472 0.6198216015396206 0.0012941512528773 0.0144359394371152 0.0 0.0002393049112731 0.0209408021018746 0.0 1509 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +967110 VWF SELP VWF-SELP Basal-like Structured DCIS Cells CAFs, DCIS Associated Basal-like Structured DCIS Cells -> CAFs, DCIS Associated 0.0065870711047994 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.0020251995753771 0.0222228052993653 0.0 0.0 0.0 0.0 800 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +967160 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Basal-like Structured DCIS Cells 0.0065864693504582 0.6630837220165452 0.7779918296243433 0.7917001487310438 0.0037159398684439 0.0053794918117879 0.0 0.0003610542784932 0.0293847698763543 0.0 1187 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +967203 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells (Mitotic) Mast Cells 11q13 Invasive Tumor Cells (Mitotic) -> Mast Cells 0.006585829570995 0.6582846571368821 0.8347945881127203 0.6198216015396206 0.0198024073017111 0.0012097093680331 0.0 0.0 0.0 0.0 5 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +967357 COL4A1 CD93 COL4A1-CD93 Dendritic Cells Luminal-like Amorphous DCIS Cells Dendritic Cells -> Luminal-like Amorphous DCIS Cells 0.0065835814815658 0.8684504425765611 0.4630027772793905 0.2461374514707439 0.0168149984327668 0.0048929293424311 0.0 0.0001899696048632 0.0511195026477814 0.0 752 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +967466 DLL4 NOTCH4 DLL4-NOTCH4 Macrophages Dendritic Cells Macrophages -> Dendritic Cells 0.0065819326287037 0.8949858186325867 0.7754072541855492 0.6198216015396206 0.001895566065636 0.009971631136135 0.0 0.0 0.0 0.0 1687 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +967470 THBS2 CD36 THBS2-CD36 Macrophages Myoepithelial Cells Macrophages -> Myoepithelial Cells 0.0065818724120174 0.8858959974474152 0.7373999388878224 0.7204611100467462 0.0030563796158022 0.0056518532344078 0.0 0.0 0.0 0.0 715 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +967566 MMRN2 CD93 MMRN2-CD93 Macrophages 11q13 Invasive Tumor Cells Macrophages -> 11q13 Invasive Tumor Cells 0.006580502669033 0.893316592628645 0.6587114738285964 0.6198216015396206 0.0007691101630988 0.0289462771086338 0.0 0.0 0.0 0.0 1739 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +967692 MMRN2 CD93 MMRN2-CD93 Dendritic Cells T Lymphocytes Dendritic Cells -> T Lymphocytes 0.0065788277716305 0.6301823358791634 0.7779918296243433 0.909150863993142 0.0015409900107563 0.0118035014556376 0.0 0.000211112987671 0.0161743603581831 0.0 5921 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +967696 CD48 CD2 CD48-CD2 Luminal-like Amorphous DCIS Cells Endothelial Cells Luminal-like Amorphous DCIS Cells -> Endothelial Cells 0.006578773512451 0.4593282471594782 0.7763428264267787 0.2461374514707439 0.0181222899145132 0.0050968401714881 0.0 0.0005537098560354 0.1409157750343807 0.0 1806 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +967863 VEGFC FLT1 VEGFC-FLT1 CXCL14+ Fibroblasts Dendritic Cells CXCL14+ Fibroblasts -> Dendritic Cells 0.006576160658794 0.8718210606749883 0.777821334064334 0.6198216015396206 0.0017670878089588 0.0108892901157311 0.0 0.0001878992859827 0.0233162663032064 0.0 887 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +967889 DLL4 NOTCH4 DLL4-NOTCH4 Macrophages Macrophages Macrophages -> Macrophages 0.0065757672403087 0.8949858186325867 0.8818120773736414 1.0 0.001895566065636 0.0054043611446182 0.0 0.0 0.0 0.0 2458 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +967983 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myoepithelial Cells 0.0065743638379718 0.633566764858408 0.4623922682986163 0.6198216015396206 0.0083565457974945 0.0053213839468185 0.0 0.0 0.0 0.0 714 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +967987 HSPG2 LRP1 HSPG2-LRP1 T Lymphocytes Plasma Cells T Lymphocytes -> Plasma Cells 0.0065742814569017 0.7789175740361626 0.7346293219749174 0.6198216015396206 0.0070532058552773 0.0032275631628407 0.0 0.0003701106436029 0.0203503959548476 0.0 713 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +967989 VEGFC FLT1 VEGFC-FLT1 Myeloid Cells Dendritic Cells Myeloid Cells -> Dendritic Cells 0.006574276520866 0.743507317541692 0.777821334064334 0.6198216015396206 0.0020684923107111 0.0108892901157311 0.0 0.0 0.0 0.0 170 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +968034 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) -> T Lymphocytes 0.0065737421643584 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0014431743145616 0.0176963220730796 0.0 0.0 0.0 0.0 83 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +968080 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) -> CXCL14+ Fibroblasts 0.0065731814424822 0.6589792304505506 0.9078204025796472 0.6198216015396206 0.0033973231723341 0.0064028969591119 0.0 0.0001827485380116 0.0216249415094239 0.0 380 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +968198 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Luminal-like Amorphous DCIS Cells 0.0065713801737359 0.6589792304505506 0.2550748532138862 0.2461374514707439 0.0072827533047186 0.0267255153180908 0.0 0.0013057929724596 0.0780568698497882 0.0 351 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +968303 CXCL12 CXCR4 CXCL12-CXCR4 Basal-like Structured DCIS Cells Myoepithelial Cells Basal-like Structured DCIS Cells -> Myoepithelial Cells 0.0065697931011659 0.6160088550075702 0.4600037439857229 0.6198216015396206 0.0021291294377375 0.0215025911544899 0.0 0.0002906482164124 0.0349172193239941 0.0 6412 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +968355 CCN1 CAV1 CCN1-CAV1 B Cells Plasma Cells B Cells -> Plasma Cells 0.0065691123812335 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.0023088899408624 0.0124087765732037 0.0 0.0005611672278338 0.0276653274333863 0.0 297 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +968379 THBS2 CD36 THBS2-CD36 Dendritic Cells Myoepithelial Cells Dendritic Cells -> Myoepithelial Cells 0.0065687972443738 0.6242573126045354 0.7373999388878224 0.6198216015396206 0.004981832968137 0.0056518532344078 0.0 8.852691218130312e-05 0.0733525396738707 0.0 1412 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +968400 C1QB LRP1 C1QB-LRP1 Endothelial Cells B Cells Endothelial Cells -> B Cells 0.0065685582414027 0.7753420160918723 0.6207977546603366 0.6198216015396206 0.0161519521398178 0.0016667952436519 0.0 8.815232722143864e-05 0.0154950550312836 0.0 1418 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +968451 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Endothelial Cells 0.0065678792968755 0.6160088550075702 0.7757991160529997 0.6198216015396206 0.0009692519480124 0.0279580382843415 0.0 0.0007371007371007 0.1033625988701536 0.0 370 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +968565 VWF SELP VWF-SELP Dendritic Cells CAFs, DCIS Associated Dendritic Cells -> CAFs, DCIS Associated 0.0065663014610409 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.0019871862905238 0.0222228052993653 0.0 0.000272509265315 0.0451246636033648 0.0 3336 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +968611 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Endothelial Cells 0.0065656837812993 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.0015572459193676 0.0144359394371152 0.0 0.0004914004914004 0.0434077630366622 0.0 370 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +968837 EFNB2 PECAM1 EFNB2-PECAM1 Macrophages 11q13 Invasive Tumor Cells (Mitotic) Macrophages -> 11q13 Invasive Tumor Cells (Mitotic) 0.0065626157810575 0.8913986641324685 0.6331674633943454 0.6198216015396206 0.0054950348959687 0.0041555861088636 0.0 0.0 0.0 0.0 129 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +968849 A2M LRP1 A2M-LRP1 Plasma Cells Basal-like Structured DCIS Cells Plasma Cells -> Basal-like Structured DCIS Cells 0.006562458053774 0.4648000335061383 0.6207977546603366 0.6198216015396206 0.0021905373114471 0.0203874717835032 0.0 0.0013227513227513 0.0784312629938214 0.0 126 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +968870 JAG1 NOTCH2 JAG1-NOTCH2 Myeloid Cells Basal-like Structured DCIS Cells Myeloid Cells -> Basal-like Structured DCIS Cells 0.0065621149147377 0.6303682835571691 0.8891607331132086 0.6198216015396206 0.0003788349535045 0.0606680526002441 0.0 0.0014697236919459 0.0486052004463807 0.0 162 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +969093 CXCL12 CXCR4 CXCL12-CXCR4 Plasma Cells 11q13 Invasive Tumor Cells (G1/S) Plasma Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0065589818511543 0.8730912658940219 0.6632137581773894 0.6198216015396206 0.0057086106530109 0.0038860320327025 0.0 0.0 0.0 0.0 8 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +969198 MMRN2 CD93 MMRN2-CD93 Basal-like Structured DCIS Cells B Cells Basal-like Structured DCIS Cells -> B Cells 0.0065574475047977 0.6301823358791634 0.7779918296243433 0.8693461273411047 0.0172764782878141 0.001079730675535 0.0 0.0 0.0 0.0 270 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +969296 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, DCIS Associated 0.0065561769116086 0.6659645551150886 0.4603649459881741 0.6198216015396206 0.0037243679732516 0.0112209532878862 0.0 0.0 0.0 0.0 77 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +969389 MMRN2 CD93 MMRN2-CD93 Myoepithelial Cells Mast Cells Myoepithelial Cells -> Mast Cells 0.0065549188234999 0.7205550478301406 0.8347945881127203 0.7204611100467462 0.0151307911035231 0.0012097093680331 0.0 0.0 0.0 0.0 38 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +969435 JAG1 NOTCH2 JAG1-NOTCH2 Luminal-like Amorphous DCIS Cells Plasma Cells Luminal-like Amorphous DCIS Cells -> Plasma Cells 0.0065544143005138 0.2451358214448441 0.4614667734221426 0.2461374514707439 0.1327555461750915 0.0021449819680126 0.0 0.0113795518207282 0.412986083695223 0.0 272 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +969438 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (Mitotic) 0.0065543957047762 0.6561647292424944 0.6207977546603366 0.9592803095773328 0.0070489045197697 0.0028784826949613 0.0 0.00073396567299 0.1186413886453279 0.0 1476 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +969497 VEGFC FLT1 VEGFC-FLT1 Myeloid Cells Myeloid Cells Myeloid Cells -> Myeloid Cells 0.0065535042482153 0.743507317541692 0.7472387841445823 1.0 0.0020684923107111 0.0068935067166085 0.0 0.0005889281507656 0.0358103848450451 0.0 1132 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +969531 VEGFC FLT1 VEGFC-FLT1 CXCL14+ Fibroblasts Macrophages CXCL14+ Fibroblasts -> Macrophages 0.0065530343889592 0.8718210606749883 0.8998347793593909 0.8875000050982297 0.0017670878089588 0.0064362797035136 0.0 0.0 0.0 0.0 1424 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +969595 CXCL12 ITGA4 CXCL12-ITGA4 Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.006552188025189 0.8730912658940219 0.6631822525600675 0.6198216015396206 0.0057086106530109 0.0038621268649178 0.0 0.0 0.0 0.0 3 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +969604 VWF ITGA9 VWF-ITGA9 Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0065521157940133 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0025256125075084 0.0112932915661816 0.0 0.0 0.0 0.0 659 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +969746 VWF SELP VWF-SELP CAFs, DCIS Associated Dendritic Cells CAFs, DCIS Associated -> Dendritic Cells 0.0065500058436619 0.7158082793127664 0.7760344326192508 0.6198216015396206 0.0071496754272206 0.0032078747392388 0.0 3.74008876477335e-05 0.0062062046561689 0.0 3646 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +969851 COL4A2 CD93 COL4A2-CD93 Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0065486591659209 0.7783550150988336 0.6587114738285964 0.7917001487310438 0.0267593032157803 0.0007261054236978 0.0 0.0 0.0 0.0 209 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +970028 VEGFC FLT1 VEGFC-FLT1 Mast Cells CAFs, DCIS Associated Mast Cells -> CAFs, DCIS Associated 0.0065464225484741 0.8317042416754105 0.4630488285702799 0.7204611100467462 0.0005440770361181 0.0521374123931907 0.0 0.0 0.0 0.0 1041 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +970141 CCN1 CAV1 CCN1-CAV1 Apocrine Cells Myoepithelial Cells Apocrine Cells -> Myoepithelial Cells 0.0065447970271333 0.2542249848376565 0.7283139964676212 0.2461374514707439 0.0014656941948563 0.1176565474247238 0.0 0.0017075773745997 0.1172929723799913 0.0 937 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +970147 VWF LRP1 VWF-LRP1 Myeloid Cells Pericytes Myeloid Cells -> Pericytes 0.0065447477122265 0.7848266128497919 0.9078204025796472 0.7827641335561659 0.0004024409845247 0.0350138403862125 0.0 0.0001752745968684 0.0071597569964318 0.0 389 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +970194 MMRN2 CLEC14A MMRN2-CLEC14A Mast Cells 11q13 Invasive Tumor Cells Mast Cells -> 11q13 Invasive Tumor Cells 0.0065441540530592 0.8571898293845529 0.6347970925105053 0.6198216015396206 0.0004196880356983 0.0554888093272979 0.0 0.0 0.0 0.0 78 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +970314 DLL4 NOTCH3 DLL4-NOTCH3 Basal-like Structured DCIS Cells CXCL14+ Fibroblasts Basal-like Structured DCIS Cells -> CXCL14+ Fibroblasts 0.0065423637587058 0.6342079770588467 0.8818326005152037 0.6198216015396206 0.0053032910137447 0.0042655619249233 0.0 0.0001502855425308 0.032642966707083 0.0 1109 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +970376 CXCL12 ITGA4 CXCL12-ITGA4 Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.006541585807899 0.8023917560710954 0.6631822525600675 0.6198216015396206 0.0085367158000785 0.0027830389352876 0.0 0.0 0.0 0.0 422 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +970440 CXCL12 ITGA4 CXCL12-ITGA4 Dendritic Cells Luminal-like Amorphous DCIS Cells Dendritic Cells -> Luminal-like Amorphous DCIS Cells 0.0065406287068845 0.6160088550075702 0.4596166826058663 0.2461374514707439 0.0149256517769723 0.0075270071967493 0.0 0.0004231141199226 0.1867770369701645 0.0 752 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +970611 DLL4 NOTCH4 DLL4-NOTCH4 T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes -> 11q13 Invasive Tumor Cells (G1/S) 0.0065381274056908 0.6342079770588467 0.6571792026963191 0.7917001487310438 0.0073929685753755 0.0032020139126304 0.0 0.0 0.0 0.0 81 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +970809 MMP2 PECAM1 MMP2-PECAM1 CXCL14+ Fibroblasts Myeloid Cells CXCL14+ Fibroblasts -> Myeloid Cells 0.0065354363030845 0.9067635403815892 0.7841656220878274 0.7827641335561659 0.0106922602624424 0.001309307002134 0.0 0.0010931558935361 0.1307472181207074 0.0 526 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +970885 DLL4 NOTCH4 DLL4-NOTCH4 Myoepithelial Cells Plasma Cells Myoepithelial Cells -> Plasma Cells 0.0065344370563187 0.7160288858520609 0.4641352222874551 0.8293805866303694 0.0069047442087267 0.0040904475843412 0.0 0.0 0.0 0.0 219 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +970907 EFNB2 PECAM1 EFNB2-PECAM1 T Lymphocytes Luminal-like Amorphous DCIS Cells T Lymphocytes -> Luminal-like Amorphous DCIS Cells 0.0065341683981103 0.7800321422220979 0.2491073778594529 0.2461374514707439 0.0213929720256037 0.0076066460958003 0.0 0.0 0.0 0.0 383 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +970954 A2M LRP1 A2M-LRP1 Myeloid Cells Endothelial Cells Myeloid Cells -> Endothelial Cells 0.0065335020216892 0.7460047258226694 0.9078204025796472 0.7827641335561659 0.0010163752993685 0.0144359394371152 0.0 0.0006340579710144 0.0777900326878003 0.0 460 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +971008 HSPG2 LRP1 HSPG2-LRP1 T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.0065326959979003 0.7789175740361626 0.6207977546603366 0.7917001487310438 0.0070532058552773 0.0028784826949613 0.0 0.0004295532646048 0.0317614361850316 0.0 97 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +971056 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells (Mitotic) Mast Cells 11q13 Invasive Tumor Cells (Mitotic) -> Mast Cells 0.0065319601480982 0.6342079770588467 0.836885603004631 0.6198216015396206 0.0085570823799139 0.0027591088867233 0.0 0.0 0.0 0.0 5 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +971116 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Luminal-like Amorphous DCIS Cells 0.0065310718335001 0.6561647292424944 0.2550748532138862 0.2461374514707439 0.0070489045197697 0.0267255153180908 0.0 0.0 0.0 0.0 19 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +971183 THBS2 CD36 THBS2-CD36 Plasma Cells 11q13 Invasive Tumor Cells Plasma Cells -> 11q13 Invasive Tumor Cells 0.0065301830035346 0.724503440376099 0.6176321640000088 0.6198216015396206 0.0009736808737186 0.02871400543887 0.0 0.0 0.0 0.0 148 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +971391 VWF ITGA9 VWF-ITGA9 Mast Cells 11q13 Invasive Tumor Cells Mast Cells -> 11q13 Invasive Tumor Cells 0.0065272110795082 0.8525936146535493 0.6252253442669611 0.6198216015396206 0.0002103933337194 0.1112417752963437 0.0 0.0 0.0 0.0 78 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +971466 DLL4 NOTCH3 DLL4-NOTCH3 CAFs, Invasive Associated Dendritic Cells CAFs, Invasive Associated -> Dendritic Cells 0.0065262941366503 0.6342079770588467 0.7746834992804791 0.7917001487310438 0.002196330917593 0.0090444648829713 0.0 0.0002137665669089 0.0242776616107734 0.0 2339 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +971512 MMP2 PECAM1 MMP2-PECAM1 Basal-like Structured DCIS Cells Myoepithelial Cells Basal-like Structured DCIS Cells -> Myoepithelial Cells 0.0065256867480602 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.0104129581710415 0.0026482500471321 0.0 0.000230037429819 0.2100940012447177 0.0 6412 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +971628 MMRN2 CLEC14A MMRN2-CLEC14A T Lymphocytes CAFs, Invasive Associated T Lymphocytes -> CAFs, Invasive Associated 0.0065240190487743 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0031934983073077 0.0076236123034427 0.0 0.0 0.0 0.0 2400 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +971711 CCN1 CAV1 CCN1-CAV1 B Cells Dendritic Cells B Cells -> Dendritic Cells 0.0065230133689271 0.6213271600240247 0.62431395375366 0.909150863993142 0.0023088899408624 0.009460730808256 0.0 0.0003443081557994 0.0427479342929888 0.0 1549 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +971739 VWF LRP1 VWF-LRP1 Luminal-like Amorphous DCIS Cells Macrophages Luminal-like Amorphous DCIS Cells -> Macrophages 0.0065225696267987 0.2486570577556728 0.8604147465201248 0.2461374514707439 0.0033537993821664 0.0436001007095475 0.0 0.0011261261261261 0.0214817376971421 0.0 222 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +971744 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells Mast Cells 11q13 Invasive Tumor Cells -> Mast Cells 0.006522474878661 0.6626993710110988 0.8755243548400705 0.6198216015396206 0.0515877972474039 0.0004150165744076 0.0 0.0 0.0 0.0 42 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +971919 JAG1 NOTCH2 JAG1-NOTCH2 Myoepithelial Cells B Cells Myoepithelial Cells -> B Cells 0.0065199634243908 0.6303682835571691 0.8445107771175474 0.6198216015396206 0.0272543760657653 0.0008542071298387 0.0 0.0020546289581822 0.3794785865654725 0.0 394 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +971938 CLEC2D KLRB1 CLEC2D-KLRB1 CXCL14+ Fibroblasts Macrophages CXCL14+ Fibroblasts -> Macrophages 0.0065197527623174 0.8721681415062816 0.9130058539314824 0.8875000050982297 0.0008193633790489 0.0132636308162813 0.0 0.0 0.0 0.0 1424 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +971957 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, DCIS Associated 0.0065194474477166 0.6342079770588467 0.4641352222874551 0.6198216015396206 0.000895875398841 0.046975263367762 0.0 0.0 0.0 0.0 77 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +972011 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells (Mitotic) B Cells 11q13 Invasive Tumor Cells (Mitotic) -> B Cells 0.0065187546158155 0.6561647292424944 0.6207977546603366 0.7917001487310438 0.0142750905665976 0.0016667952436519 0.0 0.0009920634920634 0.1992139482767565 0.0 42 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +972032 THBS2 CD36 THBS2-CD36 Plasma Cells Dendritic Cells Plasma Cells -> Dendritic Cells 0.0065184908409173 0.724503440376099 0.6176321640000088 0.6198216015396206 0.0009736808737186 0.0284069116891947 0.0 0.0021525215252152 0.1783027878758537 0.0 271 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +972037 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) -> CXCL14+ Fibroblasts 0.0065184391983411 0.662063103571249 0.930308383061206 0.6198216015396206 0.0491302556793708 0.0004089864655001 0.0 0.0 0.0 0.0 339 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +972350 MMP2 PECAM1 MMP2-PECAM1 Mast Cells 11q13 Invasive Tumor Cells Mast Cells -> 11q13 Invasive Tumor Cells 0.0065139474335727 0.8560892486218385 0.6331674633943454 0.6198216015396206 0.0006966068981631 0.0326412663903893 0.0 0.0003205128205128 0.1298639097533864 0.0 78 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +972420 CD34 SELP CD34-SELP Basal-like Structured DCIS Cells Myoepithelial Cells Basal-like Structured DCIS Cells -> Myoepithelial Cells 0.0065129924126998 0.633566764858408 0.4623922682986163 0.6198216015396206 0.0078992851324392 0.0053213839468185 0.0 0.0001559575795383 0.0610888946747775 0.0 6412 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +972649 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells (G1/S) Plasma Cells 11q13 Invasive Tumor Cells (G1/S) -> Plasma Cells 0.006509993109512 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.0008320501336843 0.0326667674102811 0.0 0.0 0.0 0.0 5 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +972695 MMP2 PECAM1 MMP2-PECAM1 Macrophages Basal-like Structured DCIS Cells Macrophages -> Basal-like Structured DCIS Cells 0.0065092996112524 0.9330801352629944 0.6331674633943454 0.6198216015396206 0.0088108219576754 0.0023576674662702 0.0 4.208754208754209e-05 0.0201811116327306 0.0 594 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +972717 COL4A1 CD93 COL4A1-CD93 Macrophages Myoepithelial Cells Macrophages -> Myoepithelial Cells 0.006509018331238 0.9102252263107924 0.4630027772793905 0.7204611100467462 0.0042860632265532 0.0058437228618857 0.0 0.0002997002997002 0.0730484772306751 0.0 715 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +972814 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells 0.0065075302371156 0.6301823358791634 0.6587114738285964 0.8824495942126559 0.000716220684292 0.0289462771086338 0.0 0.0001447477253928 0.0299328516945406 0.0 12090 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +972843 CLEC2D KLRB1 CLEC2D-KLRB1 CXCL14+ Fibroblasts Pericytes CXCL14+ Fibroblasts -> Pericytes 0.006507184996096 0.8721681415062816 0.885766439573873 0.9429656149619918 0.0008193633790489 0.0127192475389894 0.0 0.0 0.0 0.0 3218 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +973068 VWF LRP1 VWF-LRP1 Myoepithelial Cells CXCL14+ Fibroblasts Myoepithelial Cells -> CXCL14+ Fibroblasts 0.0065041738509273 0.7158082793127664 0.9078204025796472 0.7204611100467462 0.0025256125075084 0.0064028969591119 0.0 0.0002142688261023 0.0223375964239172 0.0 1538 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +973094 VWF LRP1 VWF-LRP1 CXCL14+ Fibroblasts Macrophages CXCL14+ Fibroblasts -> Macrophages 0.0065037187414803 0.9275752708651288 0.8604147465201248 0.8875000050982297 0.000245041593909 0.0436001007095475 0.0 2.394024514811032e-05 0.0004566789232091 0.0 1424 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +973246 DLL1 NOTCH3 DLL1-NOTCH3 Luminal-like Amorphous DCIS Cells Myeloid Cells Luminal-like Amorphous DCIS Cells -> Myeloid Cells 0.0065014718877842 0.2534163760166434 0.7470475610360806 0.2461374514707439 0.2100740470724093 0.0007714919761827 0.0 0.0029761904761904 0.4569935853471581 0.0 84 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +973309 CLEC2D KLRB1 CLEC2D-KLRB1 CXCL14+ Fibroblasts Basal-like Structured DCIS Cells CXCL14+ Fibroblasts -> Basal-like Structured DCIS Cells 0.0065005892117543 0.8721681415062816 0.7763400818577846 0.6198216015396206 0.0008193633790489 0.0219439768073448 0.0 0.0 0.0 0.0 1332 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +973332 MMP2 PECAM1 MMP2-PECAM1 Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0065002756756238 0.718867305289982 0.6331674633943454 0.6198216015396206 0.0361307801045652 0.0007400708115376 0.0 0.0005924170616113 0.1365248167985736 0.0 422 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +973346 VWF SELP VWF-SELP CAFs, DCIS Associated Myeloid Cells CAFs, DCIS Associated -> Myeloid Cells 0.0065000708360894 0.7158082793127664 0.7478729882108823 0.7204611100467462 0.0071496754272206 0.0027351735586246 0.0 0.00010322758241 0.0056660078971242 0.0 1321 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +973471 DLL1 NOTCH3 DLL1-NOTCH3 Mast Cells Dendritic Cells Mast Cells -> Dendritic Cells 0.0064981435349573 0.8624864526942296 0.7746834992804791 0.6198216015396206 0.0020100505037262 0.0090444648829713 0.0 0.0 0.0 0.0 162 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +973563 VEGFC FLT1 VEGFC-FLT1 Luminal-like Amorphous DCIS Cells B Cells Luminal-like Amorphous DCIS Cells -> B Cells 0.0064970501990618 0.4636527906642655 0.777821334064334 0.2461374514707439 0.0666348171285698 0.001271575589586 0.0 0.0009469696969696 0.2319123116325779 0.0 176 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +973575 DLL1 NOTCH3 DLL1-NOTCH3 Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0064969326259313 0.2534163760166434 0.6580560501976399 0.2461374514707439 0.0050543892975134 0.0362497659817488 0.0 0.0 0.0 0.0 4 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +973873 CLEC2D KLRB1 CLEC2D-KLRB1 CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts -> Luminal-like Amorphous DCIS Cells 0.0064927171747912 0.8721681415062816 0.4642836810638544 0.2461374514707439 0.0008193633790489 0.0917308979735958 0.0 0.0 0.0 0.0 1491 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +973919 COL4A2 CD93 COL4A2-CD93 Myeloid Cells CAFs, Invasive Associated Myeloid Cells -> CAFs, Invasive Associated 0.0064920601945797 0.7482742921073442 0.6587114738285964 0.6198216015396206 0.005733874009046 0.0042738820064046 0.0 0.0 0.0 0.0 160 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +973951 DLL4 NOTCH3 DLL4-NOTCH3 Myeloid Cells CXCL14+ Fibroblasts Myeloid Cells -> CXCL14+ Fibroblasts 0.0064916551586209 0.7840818683779507 0.8818326005152037 0.7827641335561659 0.0032417203409647 0.0042655619249233 0.0 0.0 0.0 0.0 527 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +973972 VWF LRP1 VWF-LRP1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells 0.0064914483953114 0.2486570577556728 0.6207977546603366 0.2461374514707439 0.0033537993821664 0.0587195251380622 0.0 0.0001221896383186 0.0127073286060823 0.0 186 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +973977 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells (G1/S) Mast Cells 11q13 Invasive Tumor Cells (G1/S) -> Mast Cells 0.0064913637254508 0.6332974881236617 0.863034163938375 0.6198216015396206 0.0003521782369754 0.0627102121186242 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +973979 CXCL12 CXCR4 CXCL12-CXCR4 Mast Cells Pericytes Mast Cells -> Pericytes 0.0064913067070754 0.7487535481622718 0.7757991160529997 0.8567148457705164 0.0016417770622885 0.0091569531245039 0.0 0.0 0.0 0.0 244 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +974054 THBS2 CD36 THBS2-CD36 B Cells 11q13 Invasive Tumor Cells B Cells -> 11q13 Invasive Tumor Cells 0.0064903222688206 0.6242573126045354 0.6176321640000088 0.7917001487310438 0.0008527942416386 0.02871400543887 0.0 0.0 0.0 0.0 797 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +974271 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0064869077529895 0.6319926036888139 0.6207977546603366 0.8824495942126559 0.011891719340537 0.0018097844702233 0.0 5.6156405990016646e-05 0.0198305125486415 0.0 12020 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +974335 MMRN2 CLEC14A MMRN2-CLEC14A CAFs, DCIS Associated Macrophages CAFs, DCIS Associated -> Macrophages 0.0064860726530062 0.7205550478301406 0.9195415044619336 0.7204611100467462 0.0117842887908422 0.0013235329769289 0.0 9.9601593625498e-05 0.0268637320250752 0.0 10040 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +974392 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, DCIS Associated 0.0064852468772873 0.633566764858408 0.4623922682986163 0.6198216015396206 0.0018436902762588 0.0222228052993653 0.0 0.0 0.0 0.0 77 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +974418 VWF LRP1 VWF-LRP1 Dendritic Cells T Lymphocytes Dendritic Cells -> T Lymphocytes 0.006484950850679 0.6332974881236617 0.6207977546603366 0.909150863993142 0.0019871862905238 0.0104714078116759 0.0 0.000243739540311 0.0204634083385151 0.0 5921 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +974473 VEGFC FLT1 VEGFC-FLT1 B Cells Dendritic Cells B Cells -> Dendritic Cells 0.0064841283036752 0.7745997874735252 0.777821334064334 0.909150863993142 0.0012459853895406 0.0108892901157311 0.0 0.0001075962986873 0.0133515353201705 0.0 1549 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +974478 THBS2 CD36 THBS2-CD36 Pericytes CXCL14+ Fibroblasts Pericytes -> CXCL14+ Fibroblasts 0.0064840994176179 0.9197297916541942 0.8587566561291643 0.9429656149619918 0.0087456089304998 0.0011409783203169 0.0 5.619240278714318e-05 0.0429373107303821 0.0 2966 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +974513 C1QB LRP1 C1QB-LRP1 Mast Cells Basal-like Structured DCIS Cells Mast Cells -> Basal-like Structured DCIS Cells 0.0064836745311326 0.7753420160918723 0.6207977546603366 0.6198216015396206 0.0012213774841743 0.0203874717835032 0.0 0.0 0.0 0.0 30 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +974551 VWF SELP VWF-SELP CAFs, DCIS Associated Macrophages CAFs, DCIS Associated -> Macrophages 0.0064833000178805 0.7158082793127664 0.941479368642921 0.7204611100467462 0.0071496754272206 0.0021392900294222 0.0 6.33828323071351e-05 0.0113530467985111 0.0 10040 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +974779 CD48 CD2 CD48-CD2 Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0064799864646676 0.7453966474499909 0.6614977577544194 0.6198216015396206 0.006326966401379 0.0038288178384739 0.0 0.0 0.0 0.0 30 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +974879 CD48 CD2 CD48-CD2 Myoepithelial Cells CAFs, Invasive Associated Myoepithelial Cells -> CAFs, Invasive Associated 0.006478547810482 0.4593282471594782 0.6614977577544194 0.6198216015396206 0.0161888123016941 0.0024251058581756 0.0 0.0 0.0 0.0 1562 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +974952 C3 LRP1 C3-LRP1 CXCL14+ Fibroblasts Plasma Cells CXCL14+ Fibroblasts -> Plasma Cells 0.0064775367488494 0.8911088195487638 0.7346293219749174 0.7204611100467462 0.0048525806497539 0.0032275631628407 0.0 0.0008771929824561 0.0813297807647853 0.0 285 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +975133 DLL4 NOTCH3 DLL4-NOTCH3 Macrophages Dendritic Cells Macrophages -> Dendritic Cells 0.0064747344265643 0.8949858186325867 0.7746834992804791 0.6198216015396206 0.001895566065636 0.0090444648829713 0.0 9.879470460383322e-05 0.0112202036173877 0.0 1687 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +975241 C1QB LRP1 C1QB-LRP1 CAFs, Invasive Associated B Cells CAFs, Invasive Associated -> B Cells 0.0064732612987973 0.6626993710110988 0.6207977546603366 0.7917001487310438 0.0135527119637784 0.0016667952436519 0.0 0.0003407851690294 0.0599018212496189 0.0 917 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +975369 A2M LRP1 A2M-LRP1 B Cells T Lymphocytes B Cells -> T Lymphocytes 0.0064712894171785 0.7741139100414175 0.6207977546603366 0.9318789094584046 0.0015661096645571 0.0104714078116759 0.0 0.0001003009027081 0.0137671785396754 0.0 4985 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +975412 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells -> Luminal-like Amorphous DCIS Cells 0.0064707934257481 0.6301823358791634 0.4630027772793905 0.2461374514707439 0.0208904415011529 0.0048929293424311 0.0 0.0 0.0 0.0 184 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +975483 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (G1/S) 0.0064696163859017 0.662063103571249 0.6331674633943454 1.0 0.0236359933700329 0.0007400708115376 0.0 0.000203141928494 0.0396513981248193 0.0 1846 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +975516 C3 LRP1 C3-LRP1 Macrophages 11q13 Invasive Tumor Cells (G1/S) Macrophages -> 11q13 Invasive Tumor Cells (G1/S) 0.0064691639858787 0.9487258305485792 0.6207977546603366 0.6198216015396206 0.0110943464444434 0.0018097844702233 0.0 0.0007751937984496 0.2737441984894298 0.0 129 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +975553 JAG1 NOTCH2 JAG1-NOTCH2 Macrophages CAFs, DCIS Associated Macrophages -> CAFs, DCIS Associated 0.0064685772131696 0.6303682835571691 0.4614667734221426 0.7204611100467462 0.0002750231449378 0.12709315903692 0.0 0.0005663122333206 0.026678370728875 0.0 9754 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +975602 MMRN2 CD93 MMRN2-CD93 T Lymphocytes Basal-like Structured DCIS Cells T Lymphocytes -> Basal-like Structured DCIS Cells 0.0064680596819624 0.6301823358791634 0.7779918296243433 0.8693461273411047 0.0031934983073077 0.0053794918117879 0.0 0.0 0.0 0.0 737 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +975676 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells Plasma Cells 11q13 Invasive Tumor Cells -> Plasma Cells 0.0064668620006735 0.6630837220165452 0.4630027772793905 0.6198216015396206 0.0415873844357376 0.0009242223287825 0.0 0.0006934812760055 0.1337716893339081 0.0 103 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +975681 A2M LRP1 A2M-LRP1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0064668428080783 0.4648000335061383 0.6207977546603366 0.2461374514707439 0.0357762282281787 0.0028784826949613 0.0 0.0023458445040214 0.3791924605537826 0.0 373 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +975826 MMRN2 CLEC14A MMRN2-CLEC14A Myoepithelial Cells Luminal-like Amorphous DCIS Cells Myoepithelial Cells -> Luminal-like Amorphous DCIS Cells 0.00646485488062 0.7205550478301406 0.2491545808994955 0.2461374514707439 0.0151307911035231 0.0109188419829382 0.0 0.0004030161206448 0.0580154620164042 0.0 12820 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +975843 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Luminal-like Amorphous DCIS Cells 0.0064645543390746 0.662063103571249 0.2491073778594529 0.2461374514707439 0.0236359933700329 0.0076066460958003 0.0 0.0 0.0 0.0 19 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +975909 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Myoepithelial Cells 0.0064635620215776 0.6342079770588467 0.4638256179742202 0.6198216015396206 0.000895875398841 0.0446401662952339 0.0 0.0 0.0 0.0 453 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +975915 MMRN2 CLEC14A MMRN2-CLEC14A Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.0064633481319303 0.6301823358791634 0.2491545808994955 0.2461374514707439 0.0172764782878141 0.0109188419829382 0.0 0.0 0.0 0.0 877 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +975938 DLL1 NOTCH3 DLL1-NOTCH3 Luminal-like Amorphous DCIS Cells B Cells Luminal-like Amorphous DCIS Cells -> B Cells 0.0064630621542073 0.2534163760166434 0.7746834992804791 0.2461374514707439 0.2100740470724093 0.00071798405859 0.0 0.0 0.0 0.0 176 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +975977 VWF LRP1 VWF-LRP1 Myoepithelial Cells T Lymphocytes Myoepithelial Cells -> T Lymphocytes 0.0064624607495694 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0025256125075084 0.0104714078116759 0.0 8.317391665973551e-05 0.0069829532686803 0.0 1093 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +976036 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells -> Basal-like Structured DCIS Cells 0.0064616175518605 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0097699360831605 0.0023576674662702 0.0 5.674342105263156e-05 0.027208652676944 0.0 30400 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +976144 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Luminal-like Amorphous DCIS Cells 0.0064601685682819 0.6582846571368821 0.4630027772793905 0.2461374514707439 0.0198024073017111 0.0048929293424311 0.0 0.0002849002849002 0.0921205471722118 0.0 351 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +976192 VWF ITGA9 VWF-ITGA9 Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells -> CAFs, Invasive Associated 0.0064593404556749 0.2486570577556728 0.6252253442669611 0.2461374514707439 0.0033537993821664 0.0565946652887153 0.0 0.0006184291898577 0.0228758634034896 0.0 147 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +976281 C3 LRP1 C3-LRP1 CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts -> Luminal-like Amorphous DCIS Cells 0.0064582175778743 0.8911088195487638 0.2550748532138862 0.2461374514707439 0.0048525806497539 0.0267255153180908 0.0 8.383635144198524e-05 0.0132734302148429 0.0 1491 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +976350 VWF LRP1 VWF-LRP1 Basal-like Structured DCIS Cells T Lymphocytes Basal-like Structured DCIS Cells -> T Lymphocytes 0.0064571025579773 0.6332974881236617 0.6207977546603366 0.8693461273411047 0.0020251995753771 0.0104714078116759 0.0 0.0001185770750988 0.0099552625078272 0.0 575 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +976378 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells Myoepithelial Cells 11q13 Invasive Tumor Cells -> Myoepithelial Cells 0.0064567280316861 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.0097699360831605 0.0026482500471321 0.0 9.200077474336628e-05 0.0840246341590964 0.0 5163 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +976416 DLL4 NOTCH4 DLL4-NOTCH4 CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated -> Luminal-like Amorphous DCIS Cells 0.0064562486711689 0.6342079770588467 0.4641352222874551 0.2461374514707439 0.002196330917593 0.0455121851821151 0.0 0.0 0.0 0.0 155 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +976456 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells (G1/S) Macrophages 11q13 Invasive Tumor Cells (G1/S) -> Macrophages 0.0064557347761908 0.6303642896310324 0.9015117569158254 0.6198216015396206 0.0008320501336843 0.0246995741084876 0.0 0.0008403361344537 0.0427723200635378 0.0 119 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +976476 VWF ITGA9 VWF-ITGA9 Myoepithelial Cells Luminal-like Amorphous DCIS Cells Myoepithelial Cells -> Luminal-like Amorphous DCIS Cells 0.0064554546815007 0.7158082793127664 0.2531744428854943 0.2461374514707439 0.0025256125075084 0.0642389143033604 0.0 0.0006382073464756 0.0298705657220813 0.0 12820 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +976534 DLL1 NOTCH3 DLL1-NOTCH3 T Lymphocytes Plasma Cells T Lymphocytes -> Plasma Cells 0.0064545816557034 0.6249837837987587 0.4638256179742202 0.6198216015396206 0.0435116250366991 0.0009249287638231 0.0 0.0002337540906965 0.134576370929026 0.0 713 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +976541 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, Invasive Associated 0.0064545070494112 0.6332974881236617 0.6252253442669611 0.9161861017439124 0.0003521782369754 0.0565946652887153 0.0 0.0002228163992869 0.0082420390203749 0.0 408 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +976576 CD48 CD2 CD48-CD2 B Cells CXCL14+ Fibroblasts B Cells -> CXCL14+ Fibroblasts 0.0064539693083747 0.9426443637490616 0.7763428264267787 0.6198216015396206 0.0632786830726401 0.0002517784065132 0.0 0.0 0.0 0.0 800 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +976639 COL4A1 CD93 COL4A1-CD93 CXCL14+ Fibroblasts Myoepithelial Cells CXCL14+ Fibroblasts -> Myoepithelial Cells 0.0064530022992365 0.7766289238087107 0.4630027772793905 0.7204611100467462 0.0047694898966413 0.0058437228618857 0.0 0.0001137397634212 0.0277227501167371 0.0 1884 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +976745 DLL4 NOTCH4 DLL4-NOTCH4 Myeloid Cells CAFs, Invasive Associated Myeloid Cells -> CAFs, Invasive Associated 0.0064513166429278 0.7840818683779507 0.6571792026963191 0.6198216015396206 0.0032417203409647 0.0069630688870869 0.0 0.0 0.0 0.0 160 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +976941 C3 LRP1 C3-LRP1 Luminal-like Amorphous DCIS Cells Pericytes Luminal-like Amorphous DCIS Cells -> Pericytes 0.0064487522504166 0.2485046029682279 0.9078204025796472 0.2461374514707439 0.0036991419150414 0.0350138403862125 0.0 0.0005040322580645 0.0442774805793533 0.0 1736 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +977082 CD48 CD2 CD48-CD2 Basal-like Structured DCIS Cells Macrophages Basal-like Structured DCIS Cells -> Macrophages 0.0064468320683265 0.8667347161816407 0.7763428264267787 0.6198216015396206 0.0106228227237899 0.0016204239758814 0.0 0.0 0.0 0.0 475 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +977110 MMP2 PECAM1 MMP2-PECAM1 Luminal-like Amorphous DCIS Cells Plasma Cells Luminal-like Amorphous DCIS Cells -> Plasma Cells 0.0064465192698002 0.2491408586098361 0.7167436199046466 0.2461374514707439 0.0049987108499989 0.0326667674102811 0.0 0.0004595588235294 0.0091833504635642 0.0 272 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +977136 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells 0.0064461570294173 0.6332974881236617 0.6207977546603366 0.8824495942126559 0.0003521782369754 0.0587195251380622 0.0 6.673434092788929e-05 0.0069401563925526 0.0 12090 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +977179 COL4A2 CD93 COL4A2-CD93 Macrophages Mast Cells Macrophages -> Mast Cells 0.0064454800990952 0.9188764516910942 0.8347945881127203 0.8567148457705164 0.0090193130488293 0.0012097093680331 0.0 0.0 0.0 0.0 165 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +977188 VWF ITGA9 VWF-ITGA9 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0064453919230437 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0020251995753771 0.0112932915661816 0.0 0.0002130681818181 0.0079832260224932 0.0 1280 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +977560 VWF LRP1 VWF-LRP1 Myeloid Cells 11q13 Invasive Tumor Cells Myeloid Cells -> 11q13 Invasive Tumor Cells 0.0064404225928383 0.7848266128497919 0.6207977546603366 0.6198216015396206 0.0004024409845247 0.0587195251380622 0.0 0.0001083188908145 0.0112648155667436 0.0 1154 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +977595 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells (Mitotic) Macrophages 11q13 Invasive Tumor Cells (Mitotic) -> Macrophages 0.0064399641735122 0.6659645551150886 0.7763428264267787 0.6198216015396206 0.0137371823984124 0.0016204239758814 0.0 0.0 0.0 0.0 103 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +977606 C1QB LRP1 C1QB-LRP1 Myeloid Cells Basal-like Structured DCIS Cells Myeloid Cells -> Basal-like Structured DCIS Cells 0.0064398014582777 0.7452691992612583 0.6207977546603366 0.6198216015396206 0.0012199377895337 0.0203874717835032 0.0 0.0030864197530864 0.1747852300163099 0.0 162 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +977689 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells (Mitotic) Mast Cells 11q13 Invasive Tumor Cells (Mitotic) -> Mast Cells 0.0064383916381191 0.662063103571249 0.8537710813834968 0.6198216015396206 0.0491302556793708 0.0004138063814779 0.0 0.0125 1.0 0.0 5 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +977713 MMP2 PECAM1 MMP2-PECAM1 Myoepithelial Cells CXCL14+ Fibroblasts Myoepithelial Cells -> CXCL14+ Fibroblasts 0.0064379441768732 0.718867305289982 0.930308383061206 0.7204611100467462 0.0361307801045652 0.0004089864655001 0.0 4.8764629388816654e-05 0.0885771288934188 0.0 1538 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +977743 CD48 CD2 CD48-CD2 Myeloid Cells Pericytes Myeloid Cells -> Pericytes 0.0064374650076479 0.7453966474499909 0.7763428264267787 0.7827641335561659 0.006326966401379 0.0024832440877005 0.0 0.0 0.0 0.0 389 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +977756 A2M LRP1 A2M-LRP1 Pericytes Apocrine Cells Pericytes -> Apocrine Cells 0.0064371248518357 0.8937519114898692 0.2550748532138862 0.2461374514707439 0.3743986430148447 0.0003386430177035 0.0 0.0 0.0 0.0 15 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +978047 C3 LRP1 C3-LRP1 Myoepithelial Cells Plasma Cells Myoepithelial Cells -> Plasma Cells 0.0064334127086462 0.7148920381722296 0.7346293219749174 0.8293805866303694 0.005043231651446 0.0032275631628407 0.0 0.0021689497716894 0.2010962387403254 0.0 219 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +978164 C1QB LRP1 C1QB-LRP1 CAFs, DCIS Associated Mast Cells CAFs, DCIS Associated -> Mast Cells 0.0064317716107818 0.4601010570874773 0.8755243548400705 0.7204611100467462 0.0587727051993296 0.0004150165744076 0.0 0.0009242144177449 0.114394735114893 0.0 1082 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +978430 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) -> Plasma Cells 0.006427812018405 0.6589792304505506 0.7346293219749174 0.6198216015396206 0.0072827533047186 0.0032275631628407 0.0 0.0 0.0 0.0 5 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +978490 C3 LRP1 C3-LRP1 Luminal-like Amorphous DCIS Cells Dendritic Cells Luminal-like Amorphous DCIS Cells -> Dendritic Cells 0.0064269241035961 0.2485046029682279 0.6207977546603366 0.2461374514707439 0.0036991419150414 0.0501711964086628 0.0 0.0041609353507565 0.1197228476303727 0.0 727 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +978497 MMP2 PECAM1 MMP2-PECAM1 Pericytes CXCL14+ Fibroblasts Pericytes -> CXCL14+ Fibroblasts 0.0064268096641644 0.9067635403815892 0.930308383061206 0.9429656149619918 0.0216588811659259 0.0004089864655001 0.0 0.000236008091706 0.4286902088858383 0.0 2966 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +978527 CD48 CD2 CD48-CD2 Pericytes Luminal-like Amorphous DCIS Cells Pericytes -> Luminal-like Amorphous DCIS Cells 0.0064263330441467 0.7719609236370527 0.4603649459881741 0.2461374514707439 0.0076331962782219 0.0105486447632276 0.0 0.0 0.0 0.0 1909 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +978617 VWF ITGA9 VWF-ITGA9 Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0064250690068347 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0019871862905238 0.0112932915661816 0.0 0.0003695491500369 0.013846245675869 0.0 246 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +978639 CXCL12 ITGA4 CXCL12-ITGA4 Dendritic Cells CXCL14+ Fibroblasts Dendritic Cells -> CXCL14+ Fibroblasts 0.0064247182475522 0.6160088550075702 0.7754239189773715 0.6198216015396206 0.0149256517769723 0.0015914585039484 0.0 0.0008380989942812 0.4068887692191978 0.0 922 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +978804 DLL4 NOTCH4 DLL4-NOTCH4 B Cells Pericytes B Cells -> Pericytes 0.0064223936363495 0.6342079770588467 0.896164124004365 0.6198216015396206 0.0002327631000826 0.0855781119790033 0.0 0.0008257638315441 0.0416101927973117 0.0 1211 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +978807 COL4A1 CD93 COL4A1-CD93 Dendritic Cells Myeloid Cells Dendritic Cells -> Myeloid Cells 0.0064223540882995 0.8684504425765611 0.7461459456652184 0.6198216015396206 0.0168149984327668 0.0010390313650636 0.0 0.0008873114463176 0.08442505863767 0.0 161 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +978853 EFNB2 PECAM1 EFNB2-PECAM1 Mast Cells T Lymphocytes Mast Cells -> T Lymphocytes 0.0064216316220376 0.8284725546778968 0.6331674633943454 0.6198216015396206 0.0012187708721425 0.0176963220730796 0.0 0.0012755102040816 0.2331690031869097 0.0 343 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +979078 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (G1/S) 0.0064186700590738 0.6213271600240247 0.62431395375366 1.0 0.0052560850129547 0.0034299077593249 0.0 0.0002347417840375 0.0242836328314715 0.0 1846 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +979175 COL4A1 CD93 COL4A1-CD93 Mast Cells Dendritic Cells Mast Cells -> Dendritic Cells 0.0064172172780015 0.7766289238087107 0.7779918296243433 0.6198216015396206 0.0002970267018348 0.0627790816848129 0.0 0.0 0.0 0.0 162 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +979293 VEGFC FLT1 VEGFC-FLT1 Myeloid Cells Macrophages Myeloid Cells -> Macrophages 0.0064154692115956 0.743507317541692 0.8998347793593909 0.7827641335561659 0.0020684923107111 0.0064362797035136 0.0 0.0 0.0 0.0 162 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +979336 DLL4 NOTCH4 DLL4-NOTCH4 Apocrine Cells Endothelial Cells Apocrine Cells -> Endothelial Cells 0.0064147038396165 0.2490567623945399 0.896164124004365 0.2461374514707439 0.000126812416921 1.0 0.0 0.0 0.0 0.0 15 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +979378 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (Mitotic) 0.0064141268653093 0.6332974881236617 0.6252253442669611 1.0 0.0015572459193676 0.0112932915661816 0.0 0.0001757263355201 0.0065841039360768 0.0 1552 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +979445 VWF LRP1 VWF-LRP1 Myeloid Cells Myoepithelial Cells Myeloid Cells -> Myoepithelial Cells 0.0064130620196842 0.7848266128497919 0.7346293219749174 0.7204611100467462 0.0004024409845247 0.0416128058995347 0.0 0.0001336898395721 0.0055431044332664 0.0 85 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +979515 CD34 SELP CD34-SELP Macrophages Macrophages Macrophages -> Macrophages 0.0064119205632551 0.8963354148873306 0.941479368642921 1.0 0.0038492365148421 0.0021392900294222 0.0 0.0002034174125305 0.0658016851482827 0.0 2458 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +979529 VEGFC FLT1 VEGFC-FLT1 Mast Cells T Lymphocytes Mast Cells -> T Lymphocytes 0.0064117781467767 0.8317042416754105 0.777821334064334 0.6198216015396206 0.0005440770361181 0.0318483483218543 0.0 0.0019436345966958 0.2459698144825954 0.0 343 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +979584 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, DCIS Associated 0.0064110044010621 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.0024635726452692 0.0155837683010033 0.0 0.0 0.0 0.0 157 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +979609 CXCL12 CXCR4 CXCL12-CXCR4 B Cells Mast Cells B Cells -> Mast Cells 0.0064107227561859 0.6160088550075702 0.7757991160529997 0.6198216015396206 0.0052742025956585 0.0044430418127202 0.0 0.0046860356138706 0.175169230774672 0.0 97 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +979728 VWF ITGA9 VWF-ITGA9 CAFs, DCIS Associated CXCL14+ Fibroblasts CAFs, DCIS Associated -> CXCL14+ Fibroblasts 0.0064090892035269 0.7158082793127664 0.950463483645931 0.7204611100467462 0.0071496754272206 0.0019776346124415 0.0 3.961180431768667e-05 0.0166189642664224 0.0 11475 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +979750 VWF ITGA9 VWF-ITGA9 Myeloid Cells CAFs, Invasive Associated Myeloid Cells -> CAFs, Invasive Associated 0.0064085670365354 0.7848266128497919 0.6252253442669611 0.6198216015396206 0.0004024409845247 0.0565946652887153 0.0 0.0 0.0 0.0 160 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +979869 C3 LRP1 C3-LRP1 Luminal-like Amorphous DCIS Cells Myoepithelial Cells Luminal-like Amorphous DCIS Cells -> Myoepithelial Cells 0.0064069541808927 0.2485046029682279 0.7346293219749174 0.2461374514707439 0.0036991419150414 0.0416128058995347 0.0 0.0003461308187397 0.0323288385791573 0.0 13362 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +979942 CD48 CD2 CD48-CD2 Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells -> Basal-like Structured DCIS Cells 0.0064061235096818 0.4593282471594782 0.8581827408615759 0.2461374514707439 0.0181222899145132 0.003930762149527 0.0 0.0 0.0 0.0 902 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +980009 JAG1 NOTCH2 JAG1-NOTCH2 T Lymphocytes CAFs, Invasive Associated T Lymphocytes -> CAFs, Invasive Associated 0.0064049663475379 0.8630183004227985 0.663300745568453 0.7917001487310438 0.0006856224272495 0.0222186841038061 0.0 0.0004861111111111 0.0192222940086075 0.0 2400 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +980234 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, Invasive Associated 0.0064018018858957 0.6301823358791634 0.6347970925105053 0.9161861017439124 0.0024635726452692 0.0076236123034427 0.0 0.0003639010189228 0.0324305414615524 0.0 458 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +980466 COL4A1 CD93 COL4A1-CD93 T Lymphocytes Mast Cells T Lymphocytes -> Mast Cells 0.006398312258186 0.8684504425765611 0.8347945881127203 0.6198216015396206 0.0126216524880575 0.0012097093680331 0.0 0.0006435006435006 0.0355323872243028 0.0 333 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +980495 CCN1 CAV1 CCN1-CAV1 Plasma Cells Dendritic Cells Plasma Cells -> Dendritic Cells 0.0063980703221875 0.7324582304061453 0.62431395375366 0.6198216015396206 0.0025580826958339 0.009460730808256 0.0 0.0002460024600246 0.0305426892157932 0.0 271 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +980657 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells Myeloid Cells 11q13 Invasive Tumor Cells -> Myeloid Cells 0.0063958447935024 0.6160088550075702 0.7462743270426613 0.6198216015396206 0.0106340017102282 0.0022591041672132 0.0 0.0002405002405002 0.0267240436272409 0.0 756 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +980800 DLL1 NOTCH3 DLL1-NOTCH3 CAFs, Invasive Associated Plasma Cells CAFs, Invasive Associated -> Plasma Cells 0.0063940893690036 0.6249837837987587 0.4638256179742202 0.6198216015396206 0.0411214967239829 0.0009249287638231 0.0 0.0016469038208168 0.9481517042726836 0.0 253 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +980803 CD34 SELP CD34-SELP Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells -> CAFs, DCIS Associated 0.0063940369501427 0.2491449441646273 0.4623922682986163 0.2461374514707439 0.0108445362943651 0.0222228052993653 0.0 0.0 0.0 0.0 4879 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +980878 CXCL12 ITGA4 CXCL12-ITGA4 Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells -> CAFs, Invasive Associated 0.006392793190535 0.255669001367946 0.6631822525600675 0.2461374514707439 0.0061207051981986 0.0267210109213584 0.0 0.0030921459492888 0.3249034682536919 0.0 147 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +980879 MMP2 PECAM1 MMP2-PECAM1 Luminal-like Amorphous DCIS Cells Macrophages Luminal-like Amorphous DCIS Cells -> Macrophages 0.0063927899669548 0.2491408586098361 0.9015117569158254 0.2461374514707439 0.0049987108499989 0.0246995741084876 0.0 0.0004504504504504 0.0229275048989234 0.0 222 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +980985 MMRN2 CD93 MMRN2-CD93 Basal-like Structured DCIS Cells Mast Cells Basal-like Structured DCIS Cells -> Mast Cells 0.0063910975573942 0.6301823358791634 0.8347945881127203 0.6198216015396206 0.0172764782878141 0.0012097093680331 0.0 0.0 0.0 0.0 18 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +981004 VWF LRP1 VWF-LRP1 CXCL14+ Fibroblasts Pericytes CXCL14+ Fibroblasts -> Pericytes 0.0063908270166376 0.9275752708651288 0.9078204025796472 0.9429656149619918 0.000245041593909 0.0350138403862125 0.0 0.0001624385558506 0.0066354201208903 0.0 3218 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +981018 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells B Cells 11q13 Invasive Tumor Cells -> B Cells 0.006390669350655 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0131302879503246 0.0016667952436519 0.0 0.0001594896331738 0.0198227130426377 0.0 570 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +981069 COL4A1 CD93 COL4A1-CD93 Macrophages CAFs, Invasive Associated Macrophages -> CAFs, Invasive Associated 0.0063899725442177 0.9102252263107924 0.6587114738285964 0.6198216015396206 0.0042860632265532 0.0042738820064046 0.0 0.0003165224730955 0.0228762263770495 0.0 1354 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +981188 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells (G1/S) Plasma Cells 11q13 Invasive Tumor Cells (G1/S) -> Plasma Cells 0.0063883843141845 0.6561647292424944 0.7346293219749174 0.6198216015396206 0.0070489045197697 0.0032275631628407 0.0 0.0 0.0 0.0 5 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +981360 CD48 CD2 CD48-CD2 Luminal-like Amorphous DCIS Cells Myoepithelial Cells Luminal-like Amorphous DCIS Cells -> Myoepithelial Cells 0.0063861990707977 0.4593282471594782 0.4603649459881741 0.2461374514707439 0.0181222899145132 0.0071918009517169 0.0 0.0001870977398593 0.0457290732403847 0.0 13362 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +981438 DLL4 NOTCH4 DLL4-NOTCH4 CXCL14+ Fibroblasts CAFs, DCIS Associated CXCL14+ Fibroblasts -> CAFs, DCIS Associated 0.0063850130223259 0.9184503888425788 0.4641352222874551 0.7204611100467462 0.0004696576149175 0.046975263367762 0.0 0.0 0.0 0.0 10961 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +981648 CD34 SELP CD34-SELP Dendritic Cells Dendritic Cells Dendritic Cells -> Dendritic Cells 0.0063817443275967 0.633566764858408 0.7760344326192508 1.0 0.0042829523358709 0.0032078747392388 0.0 0.00012465719272 0.0285383554604877 0.0 4011 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +981698 C3 LRP1 C3-LRP1 Macrophages B Cells Macrophages -> B Cells 0.00638102961655 0.9487258305485792 0.6207977546603366 0.6198216015396206 0.0110943464444434 0.0016667952436519 0.0 0.0008612662942271 0.1581890083286848 0.0 1074 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +981817 CD48 CD2 CD48-CD2 Myoepithelial Cells Macrophages Myoepithelial Cells -> Macrophages 0.0063792894762629 0.4593282471594782 0.7763428264267787 0.7204611100467462 0.0161888123016941 0.0016204239758814 0.0 0.0 0.0 0.0 591 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +981846 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, Invasive Associated 0.006378824712354 0.633566764858408 0.6572093097629401 0.9161861017439124 0.0083565457974945 0.002113171886167 0.0 0.0032751091703056 0.9486048721356396 0.0 458 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +981927 MMRN2 CD93 MMRN2-CD93 CAFs, Invasive Associated T Lymphocytes CAFs, Invasive Associated -> T Lymphocytes 0.0063777554433118 0.6301823358791634 0.7779918296243433 0.7917001487310438 0.00146889578236 0.0118035014556376 0.0 0.0 0.0 0.0 2300 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +981941 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells (Mitotic) B Cells 11q13 Invasive Tumor Cells (Mitotic) -> B Cells 0.0063775534717553 0.6249837837987587 0.7746834992804791 0.7917001487310438 0.0244483651952677 0.00071798405859 0.0 0.0 0.0 0.0 42 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +982046 CD34 SELP CD34-SELP Dendritic Cells Basal-like Structured DCIS Cells Dendritic Cells -> Basal-like Structured DCIS Cells 0.0063760544560675 0.633566764858408 0.7760344326192508 0.8693461273411047 0.0042829523358709 0.0036702914086929 0.0 0.0 0.0 0.0 1245 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +982079 DLL1 NOTCH3 DLL1-NOTCH3 Myeloid Cells Macrophages Myeloid Cells -> Macrophages 0.0063756124987256 0.7835752212271604 0.8923034233058523 0.7827641335561659 0.0064863313435223 0.00189193058407 0.0 0.0 0.0 0.0 162 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +982115 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myeloid Cells 0.0063750480062236 0.633566764858408 0.7478729882108823 0.6198216015396206 0.0083565457974945 0.0027351735586246 0.0 0.0 0.0 0.0 23 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +982139 DLL4 NOTCH4 DLL4-NOTCH4 T Lymphocytes Mast Cells T Lymphocytes -> Mast Cells 0.0063746899164038 0.6342079770588467 0.836885603004631 0.6198216015396206 0.0073929685753755 0.0027591088867233 0.0 0.0 0.0 0.0 333 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +982275 EFNB2 PECAM1 EFNB2-PECAM1 Macrophages Myoepithelial Cells Macrophages -> Myoepithelial Cells 0.0063727914740083 0.8913986641324685 0.7167436199046466 0.7204611100467462 0.0054950348959687 0.0026482500471321 0.0 8.741258741258741e-05 0.0326180955191924 0.0 715 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +982369 VWF LRP1 VWF-LRP1 Plasma Cells Macrophages Plasma Cells -> Macrophages 0.0063712757883155 0.7158082793127664 0.8604147465201248 0.7204611100467462 0.0003457348439318 0.0436001007095475 0.0 0.0006069598057728 0.0115782335902049 0.0 337 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +982815 EFNB2 PECAM1 EFNB2-PECAM1 Myoepithelial Cells Luminal-like Amorphous DCIS Cells Myoepithelial Cells -> Luminal-like Amorphous DCIS Cells 0.0063653932892987 0.4619393085577573 0.2491073778594529 0.2461374514707439 0.0308750930304183 0.0076066460958003 0.0 0.000268135725429 0.1117073904589664 0.0 12820 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +982874 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells T Lymphocytes 11q13 Invasive Tumor Cells -> T Lymphocytes 0.0063646502612474 0.6242573126045354 0.6176321640000088 0.7917001487310438 0.0034559943126159 0.0063011237754475 0.0 0.0 0.0 0.0 827 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +982883 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) -> CXCL14+ Fibroblasts 0.0063645077971188 0.6213271600240247 0.943345641464811 0.6198216015396206 0.0052560850129547 0.0034806998160403 0.0 0.0002631578947368 0.097423078616985 0.0 380 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +983065 CXCL12 CXCR4 CXCL12-CXCR4 B Cells 11q13 Invasive Tumor Cells (G1/S) B Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.006361766509168 0.6160088550075702 0.6632137581773894 0.7917001487310438 0.0052742025956585 0.0038860320327025 0.0 0.0 0.0 0.0 42 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +983109 VWF ITGA9 VWF-ITGA9 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.0063611086984954 0.6332974881236617 0.6252253442669611 0.9161861017439124 0.0016171311116606 0.0112932915661816 0.0 0.00017283097131 0.0064756206012619 0.0 526 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +983112 CCN1 CAV1 CCN1-CAV1 CXCL14+ Fibroblasts Myeloid Cells CXCL14+ Fibroblasts -> Myeloid Cells 0.0063610715527052 0.9219165193585238 0.7832252605020791 0.7827641335561659 0.0086134406931133 0.00136079311934 0.0 6.337135614702154e-05 0.0093156484380631 0.0 526 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +983119 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Basal-like Structured DCIS Cells 0.0063609289176987 0.6659645551150886 0.8581827408615759 0.7917001487310438 0.0037243679732516 0.003930762149527 0.0 0.0 0.0 0.0 1187 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +983260 MMP2 PECAM1 MMP2-PECAM1 Myoepithelial Cells Mast Cells Myoepithelial Cells -> Mast Cells 0.0063588851094302 0.718867305289982 0.8537710813834968 0.7204611100467462 0.0361307801045652 0.0004138063814779 0.0 0.0013157894736842 0.1915482996404786 0.0 38 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +983280 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells (Mitotic) Macrophages 11q13 Invasive Tumor Cells (Mitotic) -> Macrophages 0.0063585997591381 0.633566764858408 0.941479368642921 0.6198216015396206 0.0083565457974945 0.0021392900294222 0.0 0.0 0.0 0.0 103 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +983309 MMP2 PECAM1 MMP2-PECAM1 Macrophages Myeloid Cells Macrophages -> Myeloid Cells 0.0063582348774158 0.9330801352629944 0.7841656220878274 0.7827641335561659 0.0088108219576754 0.001309307002134 0.0 0.0004189944134078 0.0501139446671062 0.0 179 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +983411 CXCL12 CXCR4 CXCL12-CXCR4 Myeloid Cells Pericytes Myeloid Cells -> Pericytes 0.0063568357381795 0.7487535481622718 0.7757991160529997 0.7827641335561659 0.0015847932820241 0.0091569531245039 0.0 0.0007010983874737 0.1835097993606622 0.0 389 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +983542 CXCL12 ITGA4 CXCL12-ITGA4 B Cells 11q13 Invasive Tumor Cells (Mitotic) B Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0063551769598331 0.6160088550075702 0.6631822525600675 0.7917001487310438 0.0052742025956585 0.0038621268649178 0.0 0.0 0.0 0.0 50 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +983607 DLL4 NOTCH4 DLL4-NOTCH4 Dendritic Cells CAFs, Invasive Associated Dendritic Cells -> CAFs, Invasive Associated 0.0063542611097152 0.6342079770588467 0.6571792026963191 0.7917001487310438 0.0028649117803088 0.0069630688870869 0.0 0.0 0.0 0.0 2359 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +983645 CD48 CD2 CD48-CD2 Pericytes Macrophages Pericytes -> Macrophages 0.0063536886635204 0.7719609236370527 0.7763428264267787 0.8875000050982297 0.0076331962782219 0.0016204239758814 0.0 0.0 0.0 0.0 2125 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +983718 MMRN2 CLEC14A MMRN2-CLEC14A Myeloid Cells CAFs, DCIS Associated Myeloid Cells -> CAFs, DCIS Associated 0.0063525615766488 0.7856500335676843 0.7154802332407408 0.7204611100467462 0.0005542667491398 0.0292771742399634 0.0 0.0002560163850486 0.029329031162845 0.0 1302 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +983896 C3 LRP1 C3-LRP1 Myeloid Cells Endothelial Cells Myeloid Cells -> Endothelial Cells 0.0063498937509613 0.7796725988275006 0.9078204025796472 0.7827641335561659 0.000819605673545 0.0144359394371152 0.0 0.0001630434782608 0.0278437003215117 0.0 460 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +983931 CD34 SELP CD34-SELP Myoepithelial Cells Luminal-like Amorphous DCIS Cells Myoepithelial Cells -> Luminal-like Amorphous DCIS Cells 0.0063493774457562 0.7168245244832976 0.4623922682986163 0.2461374514707439 0.0082993421103349 0.0096770075292062 0.0 0.0001560062402496 0.1415364840242984 0.0 12820 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +983949 EFNB2 PECAM1 EFNB2-PECAM1 Mast Cells CAFs, DCIS Associated Mast Cells -> CAFs, DCIS Associated 0.0063490457316042 0.8284725546778968 0.7167436199046466 0.7204611100467462 0.0012187708721425 0.0125623889131764 0.0 0.0003001921229586 0.1393743626832282 0.0 1041 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +984066 COL4A2 CD93 COL4A2-CD93 T Lymphocytes Plasma Cells T Lymphocytes -> Plasma Cells 0.0063474480878784 0.7783550150988336 0.4630027772793905 0.6198216015396206 0.0316800311254893 0.0009242223287825 0.0 0.0001402524544179 0.026746253613681 0.0 713 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +984069 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Luminal-like Amorphous DCIS Cells 0.0063474024249301 0.6213271600240247 0.252518874138558 0.2461374514707439 0.0052560850129547 0.0322196586137726 0.0 0.0017543859649122 0.3070107876547592 0.0 19 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +984092 COL4A1 CD93 COL4A1-CD93 B Cells CAFs, DCIS Associated B Cells -> CAFs, DCIS Associated 0.0063469736293452 0.8684504425765611 0.4630027772793905 0.6198216015396206 0.0016831757123532 0.0155837683010033 0.0 6.990807088678388e-05 0.0164726249515817 0.0 4087 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +984123 CD48 CD2 CD48-CD2 Basal-like Structured DCIS Cells Mast Cells Basal-like Structured DCIS Cells -> Mast Cells 0.0063464710528323 0.8667347161816407 0.7763428264267787 0.6198216015396206 0.0106228227237899 0.0014748371602574 0.0 0.0 0.0 0.0 18 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +984149 THBS2 CD36 THBS2-CD36 Macrophages T Lymphocytes Macrophages -> T Lymphocytes 0.0063460155365022 0.8858959974474152 0.6176321640000088 0.6198216015396206 0.0030563796158022 0.0063011237754475 0.0 0.0001747762863534 0.0352671654315103 0.0 3576 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +984183 DLL1 NOTCH3 DLL1-NOTCH3 Apocrine Cells Myoepithelial Cells Apocrine Cells -> Myoepithelial Cells 0.0063454208820582 0.2534163760166434 0.4638256179742202 0.2461374514707439 0.0050543892975134 0.0446401662952339 0.0 0.0008893632159373 0.1003630771713042 0.0 937 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +984209 CXCL12 CXCR4 CXCL12-CXCR4 B Cells Luminal-like Amorphous DCIS Cells B Cells -> Luminal-like Amorphous DCIS Cells 0.006345001271923 0.6160088550075702 0.4600037439857229 0.2461374514707439 0.0052742025956585 0.017738069381683 0.0 0.0012925463162429 0.3222448507272999 0.0 211 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +984218 VWF LRP1 VWF-LRP1 Luminal-like Amorphous DCIS Cells Pericytes Luminal-like Amorphous DCIS Cells -> Pericytes 0.0063449195422171 0.2486570577556728 0.9078204025796472 0.2461374514707439 0.0033537993821664 0.0350138403862125 0.0 0.0006873167155425 0.028076063221895 0.0 1736 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +984235 VWF SELP VWF-SELP CAFs, Invasive Associated CAFs, DCIS Associated CAFs, Invasive Associated -> CAFs, DCIS Associated 0.0063446160059224 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.0016171311116606 0.0222228052993653 0.0 0.0 0.0 0.0 1323 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +984273 THBS2 CD36 THBS2-CD36 T Lymphocytes Basal-like Structured DCIS Cells T Lymphocytes -> Basal-like Structured DCIS Cells 0.0063438062118757 0.6242573126045354 0.6176321640000088 0.8693461273411047 0.0063387366560491 0.0030676679668133 0.0 0.0002261420171867 0.1473885886933426 0.0 737 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +984373 JAG1 NOTCH2 JAG1-NOTCH2 Myoepithelial Cells Mast Cells Myoepithelial Cells -> Mast Cells 0.0063423259097529 0.6303682835571691 0.773263018678637 0.7204611100467462 0.0272543760657653 0.0006800116997025 0.0 0.0018796992481203 0.1615048451453543 0.0 38 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +984380 JAG1 NOTCH2 JAG1-NOTCH2 Pericytes Myeloid Cells Pericytes -> Myeloid Cells 0.0063422284481582 0.6303682835571691 0.7426180951053148 0.7827641335561659 0.0342558468646473 0.0005184623914895 0.0 0.0017329716696805 0.2038541929994391 0.0 316 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +984517 CD48 CD2 CD48-CD2 Mast Cells Myeloid Cells Mast Cells -> Myeloid Cells 0.0063402464541969 0.7719609236370527 0.7464347811605867 0.7827641335561659 0.0112468593062777 0.0012805120781881 0.0 0.0 0.0 0.0 23 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +984566 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells (Mitotic) Mast Cells 11q13 Invasive Tumor Cells (Mitotic) -> Mast Cells 0.0063397100739251 0.6659645551150886 0.7763428264267787 0.6198216015396206 0.0137371823984124 0.0014748371602574 0.0 0.0 0.0 0.0 5 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +984649 CD48 CD2 CD48-CD2 CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated -> Luminal-like Amorphous DCIS Cells 0.0063385764963602 0.6659645551150886 0.4603649459881741 0.2461374514707439 0.0081474500750471 0.0105486447632276 0.0 0.0 0.0 0.0 155 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +984672 CD48 CD2 CD48-CD2 CAFs, Invasive Associated Pericytes CAFs, Invasive Associated -> Pericytes 0.006338246584825 0.6659645551150886 0.7763428264267787 0.6198216015396206 0.0081474500750471 0.0024832440877005 0.0 0.0 0.0 0.0 2541 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +984870 MMP2 PECAM1 MMP2-PECAM1 Dendritic Cells Myeloid Cells Dendritic Cells -> Myeloid Cells 0.0063354366779834 0.6303642896310324 0.7841656220878274 0.6198216015396206 0.0161193721503025 0.001309307002134 0.0 0.0045031055900621 0.5385952106976154 0.0 161 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +984898 COL4A1 CD93 COL4A1-CD93 CXCL14+ Fibroblasts CAFs, Invasive Associated CXCL14+ Fibroblasts -> CAFs, Invasive Associated 0.0063349810096559 0.7766289238087107 0.6587114738285964 0.6198216015396206 0.0047694898966413 0.0042738820064046 0.0 0.0002009242515571 0.0145215239167956 0.0 1422 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +985062 CD34 SELP CD34-SELP Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0063325547627618 0.633566764858408 0.6572093097629401 0.7917001487310438 0.0042829523358709 0.0045674276780054 0.0 0.0 0.0 0.0 246 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +985069 DLL4 NOTCH4 DLL4-NOTCH4 Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0063325065253271 0.7160288858520609 0.6571792026963191 0.6198216015396206 0.0069047442087267 0.0032020139126304 0.0 0.0023696682464454 0.7643764097625265 0.0 422 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +985196 DLL4 NOTCH3 DLL4-NOTCH3 CXCL14+ Fibroblasts Myoepithelial Cells CXCL14+ Fibroblasts -> Myoepithelial Cells 0.0063302799829821 0.9184503888425788 0.4638256179742202 0.7204611100467462 0.0004696576149175 0.0446401662952339 0.0 0.0 0.0 0.0 1884 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +985243 VEGFC FLT1 VEGFC-FLT1 B Cells Myoepithelial Cells B Cells -> Myoepithelial Cells 0.0063296599123698 0.7745997874735252 0.4630488285702799 0.6198216015396206 0.0012459853895406 0.0232163927704059 0.0 0.0 0.0 0.0 496 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +985376 MMRN2 CLEC14A MMRN2-CLEC14A T Lymphocytes Basal-like Structured DCIS Cells T Lymphocytes -> Basal-like Structured DCIS Cells 0.0063277787682348 0.6301823358791634 0.6347970925105053 0.8693461273411047 0.0031934983073077 0.0057802287131517 0.0 0.0002261420171867 0.0389053610804164 0.0 737 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +985382 CD34 SELP CD34-SELP Macrophages 11q13 Invasive Tumor Cells (Mitotic) Macrophages -> 11q13 Invasive Tumor Cells (Mitotic) 0.0063277341419571 0.8963354148873306 0.6572093097629401 0.6198216015396206 0.0038492365148421 0.0045674276780054 0.0 0.0 0.0 0.0 129 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +985438 THBS2 CD36 THBS2-CD36 CXCL14+ Fibroblasts CAFs, Invasive Associated CXCL14+ Fibroblasts -> CAFs, Invasive Associated 0.006327067505299 0.9197297916541942 0.6176321640000088 0.6198216015396206 0.0055862851962672 0.0032616151102094 0.0 0.0004395218002812 0.1391955272554517 0.0 1422 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +985521 C3 LRP1 C3-LRP1 Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0063257275509059 0.8911088195487638 0.6207977546603366 0.6198216015396206 0.0064915662046245 0.0028784826949613 0.0 0.0 0.0 0.0 407 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +985686 VWF LRP1 VWF-LRP1 Luminal-like Amorphous DCIS Cells Dendritic Cells Luminal-like Amorphous DCIS Cells -> Dendritic Cells 0.006323442854952 0.2486570577556728 0.6207977546603366 0.2461374514707439 0.0033537993821664 0.0501711964086628 0.0 0.0008284356633737 0.0167945715513432 0.0 727 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +985767 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) -> Plasma Cells 0.006322276888586 0.6342079770588467 0.4641352222874551 0.6198216015396206 0.0085570823799139 0.0040904475843412 0.0 0.0 0.0 0.0 5 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +985817 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) -> Dendritic Cells 0.0063215010076303 0.6319926036888139 0.6207977546603366 0.7917001487310438 0.0004094805141934 0.0501711964086628 0.0 0.0016839378238341 0.0484520461163299 0.0 193 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +985858 DLL4 NOTCH3 DLL4-NOTCH3 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (G1/S) 0.0063209187741113 0.9184503888425788 0.6580560501976399 0.6198216015396206 0.0004696576149175 0.0362497659817488 0.0 0.0 0.0 0.0 409 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +985892 DLL4 NOTCH4 DLL4-NOTCH4 CAFs, Invasive Associated CAFs, Invasive Associated CAFs, Invasive Associated -> CAFs, Invasive Associated 0.006320276809763 0.6342079770588467 0.6571792026963191 1.0 0.002196330917593 0.0069630688870869 0.0 0.0005663583160279 0.0715144830718128 0.0 5297 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +985982 VEGFC FLT1 VEGFC-FLT1 Macrophages CAFs, Invasive Associated Macrophages -> CAFs, Invasive Associated 0.0063190859547474 0.8963332422588541 0.6593689120110077 0.6198216015396206 0.0026007495851186 0.0066828239855783 0.0 0.0 0.0 0.0 1354 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +986000 EFNB2 PECAM1 EFNB2-PECAM1 B Cells CAFs, DCIS Associated B Cells -> CAFs, DCIS Associated 0.0063189198504719 0.7800321422220979 0.7167436199046466 0.6198216015396206 0.0014623066995027 0.0125623889131764 0.0 0.0 0.0 0.0 4087 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +986122 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, Invasive Associated 0.0063171828902038 0.6630837220165452 0.6587114738285964 0.9161861017439124 0.0037159398684439 0.0042738820064046 0.0 0.000875350140056 0.0632647273580985 0.0 408 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +986126 CD34 SELP CD34-SELP CAFs, DCIS Associated CXCL14+ Fibroblasts CAFs, DCIS Associated -> CXCL14+ Fibroblasts 0.0063171269274108 0.7168245244832976 0.8819126042133903 0.7204611100467462 0.1173076386135379 0.0001189339410417 0.0 0.0 0.0 0.0 11475 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +986231 CD34 SELP CD34-SELP Basal-like Structured DCIS Cells Myeloid Cells Basal-like Structured DCIS Cells -> Myeloid Cells 0.0063155371863235 0.633566764858408 0.7478729882108823 0.6198216015396206 0.0078992851324392 0.0027351735586246 0.0 0.0 0.0 0.0 129 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +986244 CD34 SELP CD34-SELP T Lymphocytes Plasma Cells T Lymphocytes -> Plasma Cells 0.0063153422207128 0.633566764858408 0.4623922682986163 0.6198216015396206 0.015517736049123 0.0022515473538965 0.0 0.0 0.0 0.0 713 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +986338 MMP2 PECAM1 MMP2-PECAM1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells 0.0063138542289364 0.2491408586098361 0.6331674633943454 0.2461374514707439 0.0049987108499989 0.0326412663903893 0.0 0.0 0.0 0.0 186 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +986436 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells Myeloid Cells 11q13 Invasive Tumor Cells -> Myeloid Cells 0.0063123281345811 0.6301823358791634 0.7461459456652184 0.6198216015396206 0.0208904415011529 0.0010390313650636 0.0 0.0 0.0 0.0 756 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +986499 DLL4 NOTCH4 DLL4-NOTCH4 Mast Cells CAFs, DCIS Associated Mast Cells -> CAFs, DCIS Associated 0.0063112306784031 0.8516956437178343 0.4641352222874551 0.7204611100467462 0.000472352586488 0.046975263367762 0.0 0.0 0.0 0.0 1041 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +986605 THBS2 CD36 THBS2-CD36 T Lymphocytes CAFs, Invasive Associated T Lymphocytes -> CAFs, Invasive Associated 0.0063097955510006 0.6242573126045354 0.6176321640000088 0.7917001487310438 0.0063387366560491 0.0032616151102094 0.0 0.0001041666666666 0.032989339959542 0.0 2400 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +986629 VEGFC FLT1 VEGFC-FLT1 CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts -> Luminal-like Amorphous DCIS Cells 0.0063094219091902 0.8718210606749883 0.4630488285702799 0.2461374514707439 0.0017670878089588 0.0359289752254096 0.0 0.0 0.0 0.0 1491 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +986741 CLEC2D KLRB1 CLEC2D-KLRB1 Myeloid Cells CAFs, Invasive Associated Myeloid Cells -> CAFs, Invasive Associated 0.0063076474052498 0.7475533330314548 0.657421674383923 0.6198216015396206 0.0029751676683741 0.0069492509109592 0.0 0.0 0.0 0.0 160 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +986745 VEGFC FLT1 VEGFC-FLT1 Myeloid Cells Luminal-like Amorphous DCIS Cells Myeloid Cells -> Luminal-like Amorphous DCIS Cells 0.0063076141946681 0.743507317541692 0.4630488285702799 0.2461374514707439 0.0020684923107111 0.0359289752254096 0.0 0.0 0.0 0.0 122 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +986929 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, DCIS Associated 0.0063048392944248 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.0015572459193676 0.0222228052993653 0.0 0.0 0.0 0.0 157 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +987000 VWF LRP1 VWF-LRP1 Luminal-like Amorphous DCIS Cells Myoepithelial Cells Luminal-like Amorphous DCIS Cells -> Myoepithelial Cells 0.0063037944721491 0.2486570577556728 0.7346293219749174 0.2461374514707439 0.0033537993821664 0.0416128058995347 0.0 0.0003946061422487 0.0163613260625675 0.0 13362 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +987002 VWF LRP1 VWF-LRP1 Plasma Cells Myoepithelial Cells Plasma Cells -> Myoepithelial Cells 0.0063037688432451 0.7158082793127664 0.7346293219749174 0.8293805866303694 0.0003457348439318 0.0416128058995347 0.0 0.0001402918069584 0.0058168379855264 0.0 324 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +987054 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells (G1/S) Mast Cells 11q13 Invasive Tumor Cells (G1/S) -> Mast Cells 0.0063031925533396 0.6593525851613742 0.8331580262014722 0.6198216015396206 0.0120646829101097 0.001526625481682 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +987144 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myeloid Cells 0.0063019634725842 0.6582846571368821 0.7461459456652184 0.6198216015396206 0.0198024073017111 0.0010390313650636 0.0 0.0043478260869565 0.637578257293641 0.0 23 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +987199 VWF ITGA9 VWF-ITGA9 Luminal-like Amorphous DCIS Cells Dendritic Cells Luminal-like Amorphous DCIS Cells -> Dendritic Cells 0.00630099692902 0.2486570577556728 0.6252253442669611 0.2461374514707439 0.0033537993821664 0.0487643047611538 0.0 0.0003751406777541 0.0146840760807417 0.0 727 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +987215 VWF LRP1 VWF-LRP1 Macrophages Basal-like Structured DCIS Cells Macrophages -> Basal-like Structured DCIS Cells 0.0063006821200339 0.9011206516381156 0.6207977546603366 0.6198216015396206 0.0008850282134344 0.0203874717835032 0.0 0.0001147842056932 0.0053745142136084 0.0 594 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +987317 CD34 SELP CD34-SELP Basal-like Structured DCIS Cells Macrophages Basal-like Structured DCIS Cells -> Macrophages 0.0062992424829712 0.633566764858408 0.941479368642921 0.6198216015396206 0.0078992851324392 0.0021392900294222 0.0 0.0 0.0 0.0 475 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +987394 THBS2 CD36 THBS2-CD36 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (Mitotic) 0.0062981280335951 0.9197297916541942 0.6176321640000088 0.6198216015396206 0.0055862851962672 0.0031731220372828 0.0 0.0001068376068376 0.0478942295577871 0.0 390 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +987500 MMRN2 CLEC14A MMRN2-CLEC14A Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0062964665060294 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0172764782878141 0.0011388334136451 0.0 0.0001433075379764 0.0190795556740928 0.0 1163 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +987531 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells (G1/S) B Cells 11q13 Invasive Tumor Cells (G1/S) -> B Cells 0.0062960769841903 0.6593525851613742 0.777821334064334 0.7917001487310438 0.0120646829101097 0.001271575589586 0.0 0.0 0.0 0.0 38 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +987581 VEGFC FLT1 VEGFC-FLT1 Dendritic Cells Plasma Cells Dendritic Cells -> Plasma Cells 0.0062954778207767 0.7745997874735252 0.4630488285702799 0.6198216015396206 0.0065101973396288 0.0043013567716651 0.0 0.0 0.0 0.0 239 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +987627 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) -> T Lymphocytes 0.0062949124886254 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0024635726452692 0.0079745943515326 0.0 0.0 0.0 0.0 83 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +987656 DLL4 NOTCH4 DLL4-NOTCH4 Macrophages Myeloid Cells Macrophages -> Myeloid Cells 0.00629449846867 0.8949858186325867 0.7480927101953669 0.7827641335561659 0.001895566065636 0.006260692484444 0.0 0.0 0.0 0.0 179 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +987735 VEGFC FLT1 VEGFC-FLT1 CXCL14+ Fibroblasts Myeloid Cells CXCL14+ Fibroblasts -> Myeloid Cells 0.0062931756390255 0.8718210606749883 0.7472387841445823 0.7827641335561659 0.0017670878089588 0.0068935067166085 0.0 0.0003168567807351 0.0192668040135889 0.0 526 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +987839 VWF ITGA9 VWF-ITGA9 Apocrine Cells Endothelial Cells Apocrine Cells -> Endothelial Cells 0.0062915740221326 0.2486570577556728 0.9404022517663844 0.2461374514707439 0.0001077515101466 1.0 0.0 0.0121212121212121 0.1353453600031965 0.0 15 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +987860 CD34 SELP CD34-SELP Myeloid Cells Myeloid Cells Myeloid Cells -> Myeloid Cells 0.0062912767924955 0.7871981482311898 0.7478729882108823 1.0 0.0038506427265089 0.0027351735586246 0.0 0.0017667844522968 0.5166874303324376 0.0 1132 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +987967 EFNB2 PECAM1 EFNB2-PECAM1 T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes -> 11q13 Invasive Tumor Cells (G1/S) 0.006289610003452 0.7800321422220979 0.6331674633943454 0.7917001487310438 0.0213929720256037 0.0007400708115376 0.0 0.0 0.0 0.0 81 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +987987 CCN1 CAV1 CCN1-CAV1 Macrophages 11q13 Invasive Tumor Cells (G1/S) Macrophages -> 11q13 Invasive Tumor Cells (G1/S) 0.0062892450568225 0.8619922139338987 0.62431395375366 0.6198216015396206 0.0054092055025683 0.0034299077593249 0.0 0.0 0.0 0.0 129 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +988003 EFNB2 PECAM1 EFNB2-PECAM1 Macrophages CAFs, Invasive Associated Macrophages -> CAFs, Invasive Associated 0.006289062082245 0.8913986641324685 0.6331674633943454 0.6198216015396206 0.0054950348959687 0.0032187363284526 0.0 0.0001846381093057 0.0363700323218617 0.0 1354 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +988136 MMRN2 CD93 MMRN2-CD93 CAFs, DCIS Associated Mast Cells CAFs, DCIS Associated -> Mast Cells 0.0062874462912581 0.7205550478301406 0.8347945881127203 0.7204611100467462 0.0117842887908422 0.0012097093680331 0.0 0.0 0.0 0.0 1082 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +988197 VEGFC FLT1 VEGFC-FLT1 Myoepithelial Cells Mast Cells Myoepithelial Cells -> Mast Cells 0.0062863549526003 0.4636527906642655 0.8331580262014722 0.7204611100467462 0.014525360548861 0.001526625481682 0.0 0.0 0.0 0.0 38 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +988230 VWF ITGA9 VWF-ITGA9 T Lymphocytes Myeloid Cells T Lymphocytes -> Myeloid Cells 0.0062857738955096 0.6332974881236617 0.7831795333113832 0.6198216015396206 0.0036144684673052 0.0055509879377996 0.0 0.0002518257365902 0.0187803371532766 0.0 361 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +988359 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells B Cells 11q13 Invasive Tumor Cells -> B Cells 0.0062838449252822 0.6319926036888139 0.6207977546603366 0.7917001487310438 0.011891719340537 0.0016667952436519 0.0 0.0 0.0 0.0 570 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +988369 HSPG2 LRP1 HSPG2-LRP1 Mast Cells CXCL14+ Fibroblasts Mast Cells -> CXCL14+ Fibroblasts 0.006283722706205 0.8349903778527206 0.9078204025796472 0.8567148457705164 0.0014804857410621 0.0064028969591119 0.0 0.002346096096096 0.2776174923507134 0.0 148 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +988556 THBS2 CD36 THBS2-CD36 T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.006280935079755 0.6242573126045354 0.6176321640000088 0.7917001487310438 0.0063387366560491 0.0031731220372828 0.0 0.0004295532646048 0.1925644281189379 0.0 97 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +988615 CD48 CD2 CD48-CD2 Myoepithelial Cells Mast Cells Myoepithelial Cells -> Mast Cells 0.006279979929623 0.4593282471594782 0.7763428264267787 0.7204611100467462 0.0161888123016941 0.0014748371602574 0.0 0.0 0.0 0.0 38 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +988754 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) -> Myeloid Cells 0.0062781992940959 0.7941469661104034 0.7426180951053148 0.6198216015396206 0.0323110954490285 0.0005184623914895 0.0 0.0022675736961451 0.2667408902187277 0.0 21 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +988843 CD34 SELP CD34-SELP Macrophages Myoepithelial Cells Macrophages -> Myoepithelial Cells 0.0062769519366271 0.8963354148873306 0.4623922682986163 0.7204611100467462 0.0038492365148421 0.0053213839468185 0.0 0.0 0.0 0.0 715 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +988882 COL4A1 CD93 COL4A1-CD93 T Lymphocytes Luminal-like Amorphous DCIS Cells T Lymphocytes -> Luminal-like Amorphous DCIS Cells 0.0062762291818829 0.8684504425765611 0.4630027772793905 0.2461374514707439 0.0126216524880575 0.0048929293424311 0.0 0.0 0.0 0.0 383 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +988937 HSPG2 LRP1 HSPG2-LRP1 B Cells T Lymphocytes B Cells -> T Lymphocytes 0.0062752712575185 0.7789175740361626 0.6207977546603366 0.9318789094584046 0.0012941512528773 0.0104714078116759 0.0 0.0001448790816895 0.0121100035817267 0.0 4985 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +988954 CCN1 CAV1 CCN1-CAV1 CXCL14+ Fibroblasts Mast Cells CXCL14+ Fibroblasts -> Mast Cells 0.0062751224411824 0.9219165193585238 0.8617632615906476 0.8567148457705164 0.0086134406931133 0.0010414441948928 0.0 0.0 0.0 0.0 137 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +988965 MMRN2 CLEC14A MMRN2-CLEC14A Myoepithelial Cells Plasma Cells Myoepithelial Cells -> Plasma Cells 0.0062750012389427 0.7205550478301406 0.7154802332407408 0.8293805866303694 0.0151307911035231 0.0009436211854823 0.0 0.0 0.0 0.0 219 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +989050 VWF LRP1 VWF-LRP1 Myeloid Cells Dendritic Cells Myeloid Cells -> Dendritic Cells 0.0062737376541374 0.7848266128497919 0.6207977546603366 0.6198216015396206 0.0004024409845247 0.0501711964086628 0.0 0.0003342245989304 0.0067756123850313 0.0 170 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +989097 CCN1 CAV1 CCN1-CAV1 Plasma Cells Macrophages Plasma Cells -> Macrophages 0.0062731771580847 0.7324582304061453 0.8818704453527788 0.7204611100467462 0.0025580826958339 0.0051192928876727 0.0 0.0004945598417408 0.0931724626666001 0.0 337 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +989134 CD34 SELP CD34-SELP Macrophages Basal-like Structured DCIS Cells Macrophages -> Basal-like Structured DCIS Cells 0.0062726244716628 0.8963354148873306 0.7760344326192508 0.6198216015396206 0.0038492365148421 0.0036702914086929 0.0 0.0 0.0 0.0 594 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +989152 CXCL12 ITGA4 CXCL12-ITGA4 Myoepithelial Cells CXCL14+ Fibroblasts Myoepithelial Cells -> CXCL14+ Fibroblasts 0.0062724556397718 0.8023917560710954 0.7754239189773715 0.7204611100467462 0.0085367158000785 0.0015914585039484 0.0 0.0001477716042085 0.0717416517287731 0.0 1538 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +989157 MMRN2 CD93 MMRN2-CD93 Myoepithelial Cells Myeloid Cells Myoepithelial Cells -> Myeloid Cells 0.0062723850573634 0.7205550478301406 0.7461459456652184 0.7204611100467462 0.0151307911035231 0.0010390313650636 0.0 0.0 0.0 0.0 51 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +989234 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Endothelial Cells 0.0062712555809059 0.6659645551150886 0.7763428264267787 0.6198216015396206 0.0037243679732516 0.0050968401714881 0.0 0.0 0.0 0.0 262 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +989273 MMRN2 CD93 MMRN2-CD93 Myoepithelial Cells Luminal-like Amorphous DCIS Cells Myoepithelial Cells -> Luminal-like Amorphous DCIS Cells 0.0062706136186095 0.7205550478301406 0.4630027772793905 0.2461374514707439 0.0151307911035231 0.0048929293424311 0.0 0.0003705148205928 0.0762001651004278 0.0 12820 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +989313 VWF SELP VWF-SELP B Cells Pericytes B Cells -> Pericytes 0.006270139333069 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.00023686843287 0.0741032966028748 0.0 0.0003753471961564 0.0086571739895923 0.0 1211 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +989384 MMRN2 CD93 MMRN2-CD93 Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.0062691521412789 0.6301823358791634 0.4630027772793905 0.2461374514707439 0.0172764782878141 0.0048929293424311 0.0 0.0 0.0 0.0 877 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +989579 CXCL12 ITGA4 CXCL12-ITGA4 Plasma Cells Myeloid Cells Plasma Cells -> Myeloid Cells 0.0062662301912599 0.8730912658940219 0.7462743270426613 0.7204611100467462 0.0057086106530109 0.0022591041672132 0.0 0.0 0.0 0.0 43 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +989616 C3 LRP1 C3-LRP1 Myoepithelial Cells Luminal-like Amorphous DCIS Cells Myoepithelial Cells -> Luminal-like Amorphous DCIS Cells 0.0062654698692142 0.7148920381722296 0.2550748532138862 0.2461374514707439 0.005043231651446 0.0267255153180908 0.0 0.0001657566302652 0.0262434973210314 0.0 12820 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +989738 C1QB LRP1 C1QB-LRP1 Pericytes 11q13 Invasive Tumor Cells (G1/S) Pericytes -> 11q13 Invasive Tumor Cells (G1/S) 0.0062632865707338 0.7753420160918723 0.6207977546603366 0.6198216015396206 0.0111808254589153 0.0018097844702233 0.0 0.0 0.0 0.0 377 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +989776 THBS2 CD36 THBS2-CD36 CXCL14+ Fibroblasts Basal-like Structured DCIS Cells CXCL14+ Fibroblasts -> Basal-like Structured DCIS Cells 0.0062627501920439 0.9197297916541942 0.6176321640000088 0.6198216015396206 0.0055862851962672 0.0030676679668133 0.0 0.0001251251251251 0.0815505929932383 0.0 1332 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +989884 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (Mitotic) 0.006261438288555 0.6659645551150886 0.6614977577544194 0.9592803095773328 0.0037243679732516 0.0038288178384739 0.0 0.0 0.0 0.0 1476 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +989918 C3 LRP1 C3-LRP1 Mast Cells Endothelial Cells Mast Cells -> Endothelial Cells 0.0062610513310716 0.8509500867818902 0.9078204025796472 0.8567148457705164 0.0006305085967044 0.0144359394371152 0.0 0.0001811594202898 0.0309374448016797 0.0 276 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +990001 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells (G1/S) Macrophages 11q13 Invasive Tumor Cells (G1/S) -> Macrophages 0.0062599327489787 0.6319926036888139 0.8604147465201248 0.6198216015396206 0.0004094805141934 0.0436001007095475 0.0 0.0 0.0 0.0 119 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +990008 COL4A1 CD93 COL4A1-CD93 Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells -> Basal-like Structured DCIS Cells 0.0062598740803801 0.4604235282221027 0.7779918296243433 0.2461374514707439 0.0126864732057784 0.0053794918117879 0.0 0.000237567310738 0.019334657341038 0.0 902 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +990046 DLL4 NOTCH3 DLL4-NOTCH3 Myoepithelial Cells Macrophages Myoepithelial Cells -> Macrophages 0.0062591913671009 0.7160288858520609 0.8923034233058523 0.7204611100467462 0.0069047442087267 0.00189193058407 0.0 0.0 0.0 0.0 591 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +990202 DLL4 NOTCH3 DLL4-NOTCH3 Mast Cells Myoepithelial Cells Mast Cells -> Myoepithelial Cells 0.0062571301094895 0.8516956437178343 0.4638256179742202 0.7204611100467462 0.000472352586488 0.0446401662952339 0.0 0.0 0.0 0.0 66 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +990441 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (G1/S) 0.0062535946855701 0.6582846571368821 0.6587114738285964 0.9592803095773328 0.0198024073017111 0.0007261054236978 0.0 0.0005351170568561 0.0821810850227955 0.0 1495 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +990572 VWF ITGA9 VWF-ITGA9 Dendritic Cells B Cells Dendritic Cells -> B Cells 0.0062515089181767 0.6332974881236617 0.6252253442669611 0.909150863993142 0.0019871862905238 0.0083442542366581 0.0 5.783021050196623e-05 0.0031834317661917 0.0 1572 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +990579 VWF ITGA9 VWF-ITGA9 Myeloid Cells Dendritic Cells Myeloid Cells -> Dendritic Cells 0.0062514681636191 0.7848266128497919 0.6252253442669611 0.6198216015396206 0.0004024409845247 0.0487643047611538 0.0 0.0 0.0 0.0 170 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +990816 DLL4 NOTCH3 DLL4-NOTCH3 Mast Cells 11q13 Invasive Tumor Cells (G1/S) Mast Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0062478770745457 0.8516956437178343 0.6580560501976399 0.6198216015396206 0.000472352586488 0.0362497659817488 0.0 0.0 0.0 0.0 1 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +990820 A2M LRP1 A2M-LRP1 Myeloid Cells Basal-like Structured DCIS Cells Myeloid Cells -> Basal-like Structured DCIS Cells 0.0062478424202174 0.7460047258226694 0.6207977546603366 0.6198216015396206 0.0010163752993685 0.0203874717835032 0.0 0.000514403292181 0.0305010467198194 0.0 162 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +990851 CCN1 CAV1 CCN1-CAV1 Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0062475146830249 0.7324582304061453 0.62431395375366 0.6198216015396206 0.0025580826958339 0.0082011408892332 0.0 0.0 0.0 0.0 3 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +990854 DLL4 NOTCH3 DLL4-NOTCH3 Apocrine Cells Pericytes Apocrine Cells -> Pericytes 0.006247463341 0.2490567623945399 0.8818326005152037 0.2461374514707439 0.000126812416921 0.8672894033034337 0.0 0.0 0.0 0.0 9 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +990873 MMP2 PECAM1 MMP2-PECAM1 Pericytes Mast Cells Pericytes -> Mast Cells 0.0062472077593271 0.9067635403815892 0.8537710813834968 0.8567148457705164 0.0216588811659259 0.0004138063814779 0.0 0.0022222222222222 0.3235037949483639 0.0 225 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +991024 CCN1 CAV1 CCN1-CAV1 CXCL14+ Fibroblasts B Cells CXCL14+ Fibroblasts -> B Cells 0.0062450023716395 0.9219165193585238 0.62431395375366 0.6198216015396206 0.0086134406931133 0.0019304335593669 0.0 0.0005056890012642 0.1248510101349468 0.0 791 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +991177 DLL4 NOTCH3 DLL4-NOTCH3 Dendritic Cells T Lymphocytes Dendritic Cells -> T Lymphocytes 0.006242963033664 0.6342079770588467 0.7746834992804791 0.909150863993142 0.0028649117803088 0.0046263543438723 0.0 2.8148398356133533e-05 0.0153445401533821 0.0 5921 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +991372 VWF SELP VWF-SELP Macrophages CAFs, DCIS Associated Macrophages -> CAFs, DCIS Associated 0.0062401380096025 0.9011206516381156 0.4623922682986163 0.7204611100467462 0.0008850282134344 0.0222228052993653 0.0 3.7280742632393245e-05 0.0061732982481371 0.0 9754 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +991734 VWF ITGA9 VWF-ITGA9 Myoepithelial Cells Plasma Cells Myoepithelial Cells -> Plasma Cells 0.0062348828342415 0.7158082793127664 0.7292496872084557 0.8293805866303694 0.0025256125075084 0.0053724660607752 0.0 0.0 0.0 0.0 219 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +991904 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, DCIS Associated 0.0062323543378 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.000716220684292 0.0292771742399634 0.0 0.0021645021645021 0.2479636271040533 0.0 77 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +991921 CD48 CD2 CD48-CD2 Pericytes CAFs, Invasive Associated Pericytes -> CAFs, Invasive Associated 0.0062321560381514 0.7719609236370527 0.6614977577544194 0.6198216015396206 0.0076331962782219 0.0024251058581756 0.0 0.0002110595187842 0.0339365587765577 0.0 2369 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +991934 EFNB2 PECAM1 EFNB2-PECAM1 Myeloid Cells B Cells Myeloid Cells -> B Cells 0.0062320293631726 0.7451589345683471 0.6331674633943454 0.6198216015396206 0.0040724665904272 0.0049190726392343 0.0 0.0 0.0 0.0 144 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +992023 JAG1 NOTCH2 JAG1-NOTCH2 CXCL14+ Fibroblasts CAFs, DCIS Associated CXCL14+ Fibroblasts -> CAFs, DCIS Associated 0.006230659793983 0.6303682835571691 0.4614667734221426 0.7204611100467462 0.000219642761279 0.12709315903692 0.0 0.0002411146011182 0.0113586540044518 0.0 10961 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +992069 VWF ITGA9 VWF-ITGA9 Myoepithelial Cells B Cells Myoepithelial Cells -> B Cells 0.0062298284041844 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0025256125075084 0.0083442542366581 0.0 0.0009229349330872 0.0508056318421662 0.0 394 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +992223 CXCL12 ITGA4 CXCL12-ITGA4 Myoepithelial Cells Luminal-like Amorphous DCIS Cells Myoepithelial Cells -> Luminal-like Amorphous DCIS Cells 0.0062274803956692 0.8023917560710954 0.4596166826058663 0.2461374514707439 0.0085367158000785 0.0075270071967493 0.0 0.0002552829385902 0.1126906161100131 0.0 12820 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +992251 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Luminal-like Amorphous DCIS Cells 0.0062271824206696 0.633566764858408 0.4623922682986163 0.2461374514707439 0.0083565457974945 0.0096770075292062 0.0 0.0 0.0 0.0 351 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +992276 COL4A2 CD93 COL4A2-CD93 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (Mitotic) 0.0062268075007265 0.8840293712888387 0.6587114738285964 0.6198216015396206 0.0061698665784747 0.0026174949623928 0.0 0.0002564102564102 0.0347860625798229 0.0 390 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +992358 DLL4 NOTCH4 DLL4-NOTCH4 B Cells Myoepithelial Cells B Cells -> Myoepithelial Cells 0.0062256521594188 0.6342079770588467 0.4641352222874551 0.6198216015396206 0.0002327631000826 0.1370986982961073 0.0 0.0 0.0 0.0 496 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +992431 VWF ITGA9 VWF-ITGA9 Basal-like Structured DCIS Cells B Cells Basal-like Structured DCIS Cells -> B Cells 0.0062246630940234 0.6332974881236617 0.6252253442669611 0.8693461273411047 0.0020251995753771 0.0083442542366581 0.0 0.0 0.0 0.0 270 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +992433 VWF SELP VWF-SELP Apocrine Cells Endothelial Cells Apocrine Cells -> Endothelial Cells 0.0062245977605111 0.2486570577556728 0.8819126042133903 0.2461374514707439 0.0001077515101466 1.0 0.0 0.0 0.0 0.0 15 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +992451 CCN1 CAV1 CCN1-CAV1 B Cells 11q13 Invasive Tumor Cells (Mitotic) B Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0062243500207921 0.6213271600240247 0.62431395375366 0.7917001487310438 0.0023088899408624 0.0082011408892332 0.0 0.0 0.0 0.0 50 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +992609 COL4A2 CD93 COL4A2-CD93 B Cells CAFs, Invasive Associated B Cells -> CAFs, Invasive Associated 0.0062221633162208 0.7783550150988336 0.6587114738285964 0.7917001487310438 0.0033449520260795 0.0042738820064046 0.0 0.0005165289256198 0.0439438473602099 0.0 968 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +992680 JAG1 NOTCH2 JAG1-NOTCH2 Macrophages Basal-like Structured DCIS Cells Macrophages -> Basal-like Structured DCIS Cells 0.0062210604225336 0.6303682835571691 0.8891607331132086 0.6198216015396206 0.0002750231449378 0.0606680526002441 0.0 0.0009219175885842 0.0304887166436388 0.0 594 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +992762 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells -> CXCL14+ Fibroblasts 0.006219803752994 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.0208904415011529 0.0007880862995141 0.0 6.830601092896175e-05 0.0456118438843237 0.0 4880 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +992813 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells (G1/S) Macrophages 11q13 Invasive Tumor Cells (G1/S) -> Macrophages 0.0062189671618211 0.6242573126045354 0.8587566561291643 0.6198216015396206 0.0001959417442809 0.088850508457521 0.0 0.0 0.0 0.0 119 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +992877 CD48 CD2 CD48-CD2 Pericytes Mast Cells Pericytes -> Mast Cells 0.0062180832313308 0.7719609236370527 0.7763428264267787 0.8567148457705164 0.0076331962782219 0.0014748371602574 0.0 0.0 0.0 0.0 225 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +992896 JAG1 NOTCH2 JAG1-NOTCH2 Luminal-like Amorphous DCIS Cells B Cells Luminal-like Amorphous DCIS Cells -> B Cells 0.0062177766312997 0.2451358214448441 0.8445107771175474 0.2461374514707439 0.1327555461750915 0.0008542071298387 0.0 0.0043290043290043 0.7995431182181614 0.0 176 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +992931 CXCL12 CXCR4 CXCL12-CXCR4 Basal-like Structured DCIS Cells Pericytes Basal-like Structured DCIS Cells -> Pericytes 0.0062171749541509 0.6160088550075702 0.7757991160529997 0.6198216015396206 0.0021291294377375 0.0091569531245039 0.0 0.0001260525386981 0.0329937659231362 0.0 1803 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +993041 VWF LRP1 VWF-LRP1 Mast Cells Macrophages Mast Cells -> Macrophages 0.0062154284722477 0.8525936146535493 0.8604147465201248 0.8567148457705164 0.0002103933337194 0.0436001007095475 0.0 0.0011707988980716 0.0223339058041361 0.0 165 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +993285 CLEC2D KLRB1 CLEC2D-KLRB1 Plasma Cells CXCL14+ Fibroblasts Plasma Cells -> CXCL14+ Fibroblasts 0.0062117845786561 0.4625081978296446 0.885766439573873 0.7204611100467462 0.0141498126994191 0.0013756087909864 0.0 0.0010893246187363 0.4104476268887095 0.0 306 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +993703 CCN1 CAV1 CCN1-CAV1 T Lymphocytes Myeloid Cells T Lymphocytes -> Myeloid Cells 0.0062049773330284 0.6213271600240247 0.7832252605020791 0.6198216015396206 0.013905026986541 0.00136079311934 0.0 0.0 0.0 0.0 361 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +993732 MMP2 PECAM1 MMP2-PECAM1 Pericytes 11q13 Invasive Tumor Cells (G1/S) Pericytes -> 11q13 Invasive Tumor Cells (G1/S) 0.006204390461103 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0216588811659259 0.0007400708115376 0.0 0.0002652519893899 0.0611283529856743 0.0 377 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +993743 C3 LRP1 C3-LRP1 Pericytes 11q13 Invasive Tumor Cells (G1/S) Pericytes -> 11q13 Invasive Tumor Cells (G1/S) 0.0062041271366097 0.8911088195487638 0.6207977546603366 0.6198216015396206 0.0091898156146168 0.0018097844702233 0.0 0.0 0.0 0.0 377 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +993748 JAG1 NOTCH2 JAG1-NOTCH2 Plasma Cells Basal-like Structured DCIS Cells Plasma Cells -> Basal-like Structured DCIS Cells 0.0062040868986061 0.6303682835571691 0.8891607331132086 0.6198216015396206 0.0002705513462707 0.0606680526002441 0.0 0.0022675736961451 0.0749908806887016 0.0 126 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +993758 CXCL12 ITGA4 CXCL12-ITGA4 Plasma Cells 11q13 Invasive Tumor Cells (G1/S) Plasma Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0062039537110677 0.8730912658940219 0.6631822525600675 0.6198216015396206 0.0057086106530109 0.0027830389352876 0.0 0.0 0.0 0.0 8 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +993876 MMP2 PECAM1 MMP2-PECAM1 T Lymphocytes Myeloid Cells T Lymphocytes -> Myeloid Cells 0.006202414547015 0.6303642896310324 0.7841656220878274 0.6198216015396206 0.0141923232885854 0.001309307002134 0.0 0.0004155124653739 0.0496974852931413 0.0 361 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +993921 A2M LRP1 A2M-LRP1 CXCL14+ Fibroblasts Plasma Cells CXCL14+ Fibroblasts -> Plasma Cells 0.0062018254710221 0.8937519114898692 0.7346293219749174 0.7204611100467462 0.0037268694422441 0.0032275631628407 0.0 0.0002923976608187 0.0172678519837874 0.0 285 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +993979 CCN1 CAV1 CCN1-CAV1 Dendritic Cells B Cells Dendritic Cells -> B Cells 0.0062010712572254 0.6213271600240247 0.62431395375366 0.909150863993142 0.0083518627398662 0.0019304335593669 0.0 0.0001060220525869 0.026176089115973 0.0 1572 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +993980 MMRN2 CLEC14A MMRN2-CLEC14A CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated -> Luminal-like Amorphous DCIS Cells 0.0062010573947844 0.7205550478301406 0.2491545808994955 0.2461374514707439 0.0117842887908422 0.0109188419829382 0.0 0.0003187297171998 0.0458821641479728 0.0 5752 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +993988 VWF LRP1 VWF-LRP1 Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.0062009112667312 0.2486570577556728 0.2550748532138862 1.0 0.0033537993821664 0.0267255153180908 0.0 0.0001758177946964 0.0096147806003991 0.0 77495 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +994054 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells (Mitotic) Macrophages 11q13 Invasive Tumor Cells (Mitotic) -> Macrophages 0.0061997491346339 0.6342079770588467 0.8923034233058523 0.6198216015396206 0.0085570823799139 0.00189193058407 0.0 0.0 0.0 0.0 103 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +994076 MMRN2 CD93 MMRN2-CD93 Myoepithelial Cells B Cells Myoepithelial Cells -> B Cells 0.0061993818199185 0.7205550478301406 0.7779918296243433 0.6198216015396206 0.0151307911035231 0.001079730675535 0.0 0.0012690355329949 0.1393874814707051 0.0 394 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +994116 COL4A2 CD93 COL4A2-CD93 Plasma Cells Basal-like Structured DCIS Cells Plasma Cells -> Basal-like Structured DCIS Cells 0.0061989484638596 0.4630253981438691 0.7779918296243433 0.6198216015396206 0.0047240947268779 0.0053794918117879 0.0 0.0 0.0 0.0 126 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +994201 MMP2 PECAM1 MMP2-PECAM1 Myeloid Cells T Lymphocytes Myeloid Cells -> T Lymphocytes 0.0061979070108277 0.785133132759182 0.6331674633943454 0.6198216015396206 0.001039571291679 0.0176963220730796 0.0 0.0002577319587628 0.0341362265568424 0.0 388 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +994203 VWF LRP1 VWF-LRP1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.0061978958599182 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0071496754272206 0.0028784826949613 0.0 0.0002438548575887 0.0247155630981699 0.0 233 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +994211 VWF SELP VWF-SELP T Lymphocytes Basal-like Structured DCIS Cells T Lymphocytes -> Basal-like Structured DCIS Cells 0.0061978083826706 0.6332974881236617 0.7760344326192508 0.8693461273411047 0.0036144684673052 0.0036702914086929 0.0 0.0 0.0 0.0 737 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +994221 VWF LRP1 VWF-LRP1 Plasma Cells Pericytes Plasma Cells -> Pericytes 0.0061977463746873 0.7158082793127664 0.9078204025796472 0.7204611100467462 0.0003457348439318 0.0350138403862125 0.0 0.0003016894609814 0.0123236525292566 0.0 452 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +994263 DLL4 NOTCH3 DLL4-NOTCH3 Macrophages CXCL14+ Fibroblasts Macrophages -> CXCL14+ Fibroblasts 0.0061970004562308 0.8949858186325867 0.8818326005152037 0.8875000050982297 0.001895566065636 0.0042655619249233 0.0 0.0 0.0 0.0 1462 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +994273 VWF ITGA9 VWF-ITGA9 Myoepithelial Cells Myeloid Cells Myoepithelial Cells -> Myeloid Cells 0.0061968076926277 0.7158082793127664 0.7831795333113832 0.7204611100467462 0.0025256125075084 0.0055509879377996 0.0 0.0 0.0 0.0 51 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +994390 C3 LRP1 C3-LRP1 T Lymphocytes Myeloid Cells T Lymphocytes -> Myeloid Cells 0.006195030797119 0.6319926036888139 0.7769451595923457 0.6198216015396206 0.0334108479684367 0.0005558995075445 0.0 0.0022160664819944 0.4968071689255677 0.0 361 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +994448 EFNB2 PECAM1 EFNB2-PECAM1 Dendritic Cells Myeloid Cells Dendritic Cells -> Myeloid Cells 0.0061942414703664 0.7800321422220979 0.7841656220878274 0.6198216015396206 0.0113788029360913 0.001309307002134 0.0 0.0 0.0 0.0 161 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +994469 DLL4 NOTCH3 DLL4-NOTCH3 Myeloid Cells T Lymphocytes Myeloid Cells -> T Lymphocytes 0.0061938620253341 0.7840818683779507 0.7746834992804791 0.6198216015396206 0.0032417203409647 0.0046263543438723 0.0 0.0 0.0 0.0 388 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +994563 CD34 SELP CD34-SELP Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0061926553975992 0.7871981482311898 0.6572093097629401 0.6198216015396206 0.0038506427265089 0.0045674276780054 0.0 0.0 0.0 0.0 30 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +994598 CD48 CD2 CD48-CD2 Myeloid Cells Luminal-like Amorphous DCIS Cells Myeloid Cells -> Luminal-like Amorphous DCIS Cells 0.0061921782758926 0.7453966474499909 0.4603649459881741 0.2461374514707439 0.006326966401379 0.0105486447632276 0.0 0.0 0.0 0.0 122 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +994610 VWF SELP VWF-SELP CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated -> Luminal-like Amorphous DCIS Cells 0.0061920660352485 0.7158082793127664 0.4623922682986163 0.2461374514707439 0.0071496754272206 0.0096770075292062 0.0 0.0001027310658743 0.0293071920288073 0.0 5752 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +994696 VEGFC FLT1 VEGFC-FLT1 Plasma Cells Dendritic Cells Plasma Cells -> Dendritic Cells 0.0061906915702514 0.4636527906642655 0.777821334064334 0.6198216015396206 0.0023125636768155 0.0108892901157311 0.0 0.0 0.0 0.0 271 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +994788 DLL1 NOTCH3 DLL1-NOTCH3 Luminal-like Amorphous DCIS Cells Plasma Cells Luminal-like Amorphous DCIS Cells -> Plasma Cells 0.0061893079634351 0.2534163760166434 0.4638256179742202 0.2461374514707439 0.2100740470724093 0.0009249287638231 0.0 0.0006127450980392 0.3527682076191014 0.0 272 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +994987 DLL4 NOTCH4 DLL4-NOTCH4 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.006185970591472 0.6342079770588467 0.6571792026963191 0.7917001487310438 0.0053032910137447 0.0032020139126304 0.0 0.0008598452278589 0.2773575622698075 0.0 1163 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +995005 HSPG2 LRP1 HSPG2-LRP1 Plasma Cells Endothelial Cells Plasma Cells -> Endothelial Cells 0.0061856898173884 0.4629984640915818 0.9078204025796472 0.7204611100467462 0.0012814156885439 0.0144359394371152 0.0 0.0005700663349917 0.0498846690713284 0.0 536 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +995121 VWF LRP1 VWF-LRP1 Plasma Cells 11q13 Invasive Tumor Cells Plasma Cells -> 11q13 Invasive Tumor Cells 0.0061838457873335 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0003457348439318 0.0587195251380622 0.0 0.0 0.0 0.0 148 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +995152 A2M LRP1 A2M-LRP1 CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts -> Luminal-like Amorphous DCIS Cells 0.0061833286054267 0.8937519114898692 0.2550748532138862 0.2461374514707439 0.0037268694422441 0.0267255153180908 0.0 0.0008104180639391 0.0704961706484496 0.0 1491 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +995179 DLL1 NOTCH3 DLL1-NOTCH3 Mast Cells CXCL14+ Fibroblasts Mast Cells -> CXCL14+ Fibroblasts 0.006182918519572 0.8624864526942296 0.8818326005152037 0.8567148457705164 0.0020100505037262 0.0042655619249233 0.0 0.0 0.0 0.0 148 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +995278 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells -> Luminal-like Amorphous DCIS Cells 0.0061813037563934 0.6160088550075702 0.4596166826058663 0.2461374514707439 0.0106340017102282 0.0075270071967493 0.0 0.0009881422924901 0.4361997882036139 0.0 184 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +995328 MMRN2 CLEC14A MMRN2-CLEC14A Myoepithelial Cells CXCL14+ Fibroblasts Myoepithelial Cells -> CXCL14+ Fibroblasts 0.0061804461504918 0.7205550478301406 0.9003264838243337 0.7204611100467462 0.0151307911035231 0.0007880862995141 0.0 0.0006501950585175 0.4341725581706759 0.0 1538 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +995335 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells Myoepithelial Cells 11q13 Invasive Tumor Cells -> Myoepithelial Cells 0.0061803997157029 0.6242573126045354 0.7373999388878224 0.6198216015396206 0.0034559943126159 0.0056518532344078 0.0 4.03512169927045e-05 0.033434626515432 0.0 5163 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +995346 VWF SELP VWF-SELP Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells 0.0061802604595873 0.2486570577556728 0.6572093097629401 0.2461374514707439 0.0033537993821664 0.04130664769978 0.0 0.0 0.0 0.0 186 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +995400 C1QB LRP1 C1QB-LRP1 CXCL14+ Fibroblasts Basal-like Structured DCIS Cells CXCL14+ Fibroblasts -> Basal-like Structured DCIS Cells 0.0061794176741755 0.7753420160918723 0.6207977546603366 0.6198216015396206 0.0009153913192522 0.0203874717835032 0.0 0.0002815315315315 0.0159432473325688 0.0 1332 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +995459 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells (Mitotic) B Cells 11q13 Invasive Tumor Cells (Mitotic) -> B Cells 0.0061784714191941 0.6213271600240247 0.62431395375366 0.7917001487310438 0.0093830613230477 0.0019304335593669 0.0 0.0 0.0 0.0 42 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +995483 C1QB LRP1 C1QB-LRP1 Pericytes B Cells Pericytes -> B Cells 0.0061779570269099 0.7753420160918723 0.6207977546603366 0.6198216015396206 0.0111808254589153 0.0016667952436519 0.0 0.0001763875823142 0.0310046867841395 0.0 1063 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +995494 VWF ITGA9 VWF-ITGA9 T Lymphocytes Plasma Cells T Lymphocytes -> Plasma Cells 0.006177723682418 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.0036144684673052 0.0053724660607752 0.0 0.000127502231289 0.0123152511043339 0.0 713 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +995498 JAG1 NOTCH2 JAG1-NOTCH2 CAFs, DCIS Associated Plasma Cells CAFs, DCIS Associated -> Plasma Cells 0.0061777162719978 0.6303682835571691 0.4614667734221426 0.8767341187813953 0.0101610580570933 0.0021449819680126 0.0 0.0007667967309222 0.0278285457883375 0.0 2453 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +995528 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.006177330127075 0.6301823358791634 0.6587114738285964 0.8824495942126559 0.0208904415011529 0.0007261054236978 0.0 6.239600665557404e-05 0.0076405341483236 0.0 12020 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +995563 DLL4 NOTCH3 DLL4-NOTCH3 CAFs, DCIS Associated Myeloid Cells CAFs, DCIS Associated -> Myeloid Cells 0.006176816680769 0.7160288858520609 0.7470475610360806 0.7204611100467462 0.0186793449598515 0.0007714919761827 0.0 0.0001261670451678 0.0365993330719689 0.0 1321 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +995646 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells (G1/S) Macrophages 11q13 Invasive Tumor Cells (G1/S) -> Macrophages 0.0061754556569422 0.6249837837987587 0.8923034233058523 0.6198216015396206 0.0084812136822336 0.00189193058407 0.0 0.0 0.0 0.0 119 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +995683 JAG1 NOTCH2 JAG1-NOTCH2 Endothelial Cells Myeloid Cells Endothelial Cells -> Myeloid Cells 0.0061749224927067 0.6303682835571691 0.7426180951053148 0.7827641335561659 0.0291791383241764 0.0005184623914895 0.0 0.001148175006043 0.1350629634483152 0.0 394 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +995702 HSPG2 LRP1 HSPG2-LRP1 Dendritic Cells B Cells Dendritic Cells -> B Cells 0.0061747185516212 0.7789175740361626 0.6207977546603366 0.909150863993142 0.0075637985935472 0.0016667952436519 0.0 0.0003710771840542 0.0469468176008718 0.0 1572 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +995838 COL4A1 CD93 COL4A1-CD93 Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0061723511768464 0.8684504425765611 0.6587114738285964 0.7917001487310438 0.0168149984327668 0.0007261054236978 0.0 0.0 0.0 0.0 209 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +995919 CD34 SELP CD34-SELP Macrophages Myeloid Cells Macrophages -> Myeloid Cells 0.0061713748083329 0.8963354148873306 0.7478729882108823 0.7827641335561659 0.0038492365148421 0.0027351735586246 0.0 0.0 0.0 0.0 179 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +995920 COL4A2 CD93 COL4A2-CD93 Dendritic Cells Plasma Cells Dendritic Cells -> Plasma Cells 0.0061713573590243 0.7783550150988336 0.4630027772793905 0.6198216015396206 0.0267593032157803 0.0009242223287825 0.0 0.001673640167364 0.3191644991891976 0.0 239 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +995925 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (Mitotic) 0.0061712158988432 0.6630837220165452 0.6587114738285964 1.0 0.0048313935743179 0.0026174949623928 0.0 0.0002761413843888 0.0269170333751298 0.0 1552 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +995955 DLL4 NOTCH4 DLL4-NOTCH4 Luminal-like Amorphous DCIS Cells Dendritic Cells Luminal-like Amorphous DCIS Cells -> Dendritic Cells 0.0061708644626684 0.2490567623945399 0.7754072541855492 0.2461374514707439 0.011649387573427 0.009971631136135 0.0 0.0 0.0 0.0 727 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +996028 DLL4 NOTCH4 DLL4-NOTCH4 T Lymphocytes Plasma Cells T Lymphocytes -> Plasma Cells 0.0061700552080246 0.6342079770588467 0.4641352222874551 0.6198216015396206 0.0073929685753755 0.0040904475843412 0.0 0.0 0.0 0.0 713 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +996069 CXCL12 CXCR4 CXCL12-CXCR4 Basal-like Structured DCIS Cells CAFs, Invasive Associated Basal-like Structured DCIS Cells -> CAFs, Invasive Associated 0.0061694767967997 0.6160088550075702 0.6632137581773894 0.7917001487310438 0.0021291294377375 0.0080072638027924 0.0 0.0001460778107805 0.035285220239406 0.0 1867 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +996096 CD34 SELP CD34-SELP Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.006169051920137 0.633566764858408 0.4623922682986163 0.2461374514707439 0.0078992851324392 0.0096770075292062 0.0 0.0 0.0 0.0 877 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +996112 CXCL12 CXCR4 CXCL12-CXCR4 Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells -> CAFs, DCIS Associated 0.0061687391611231 0.255669001367946 0.4600037439857229 0.2461374514707439 0.0061207051981986 0.0310998965832685 0.0 0.0002329091281745 0.0439530122863414 0.0 4879 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +996129 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells Plasma Cells 11q13 Invasive Tumor Cells -> Plasma Cells 0.006168507789538 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.0208904415011529 0.0009436211854823 0.0 0.0 0.0 0.0 103 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +996165 THBS2 CD36 THBS2-CD36 CXCL14+ Fibroblasts Myeloid Cells CXCL14+ Fibroblasts -> Myeloid Cells 0.0061681355884822 0.9197297916541942 0.7763054211764489 0.7827641335561659 0.0055862851962672 0.0017638974017382 0.0 0.0003960709759188 0.0568790566890084 0.0 526 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +996176 MMRN2 CD93 MMRN2-CD93 B Cells Macrophages B Cells -> Macrophages 0.0061680115495428 0.6301823358791634 0.944024288971064 0.6198216015396206 0.0003083910058032 0.0484215930647349 0.0 0.0002347417840375 0.0052522571527007 0.0 1065 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +996230 CD34 SELP CD34-SELP Basal-like Structured DCIS Cells CAFs, Invasive Associated Basal-like Structured DCIS Cells -> CAFs, Invasive Associated 0.0061673274819899 0.633566764858408 0.6572093097629401 0.7917001487310438 0.0078992851324392 0.002113171886167 0.0 0.0 0.0 0.0 1867 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +996260 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) -> Dendritic Cells 0.0061667736291878 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0003521782369754 0.0501711964086628 0.0 0.0001177578897786 0.002387262394726 0.0 193 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +996287 DLL1 NOTCH3 DLL1-NOTCH3 B Cells T Lymphocytes B Cells -> T Lymphocytes 0.0061664448763354 0.6249837837987587 0.7746834992804791 0.9318789094584046 0.00263399584678 0.0046263543438723 0.0 6.686726847208291e-05 0.0235226463500138 0.0 4985 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +996314 C1QB LRP1 C1QB-LRP1 B Cells Luminal-like Amorphous DCIS Cells B Cells -> Luminal-like Amorphous DCIS Cells 0.0061659963091642 0.8703788833238396 0.2550748532138862 0.2461374514707439 0.0037630364713574 0.0267255153180908 0.0 0.0 0.0 0.0 211 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +996621 THBS2 CD36 THBS2-CD36 Mast Cells CAFs, DCIS Associated Mast Cells -> CAFs, DCIS Associated 0.0061613193730233 0.8581959463413404 0.7373999388878224 0.7204611100467462 0.0002636300075004 0.0455125113141721 0.0 8.005123278898494e-05 0.0182026327001754 0.0 1041 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +996770 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myeloid Cells 0.006159022570014 0.6249837837987587 0.7470475610360806 0.6198216015396206 0.0244483651952677 0.0007714919761827 0.0 0.0072463768115942 1.0 0.0 23 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +996813 CD48 CD2 CD48-CD2 Basal-like Structured DCIS Cells Myeloid Cells Basal-like Structured DCIS Cells -> Myeloid Cells 0.0061583168963933 0.8667347161816407 0.7464347811605867 0.6198216015396206 0.0106228227237899 0.0012805120781881 0.0 0.0 0.0 0.0 129 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +996831 C1QB LRP1 C1QB-LRP1 Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0061579518577664 0.4601010570874773 0.6207977546603366 0.6198216015396206 0.0170183763647696 0.0018097844702233 0.0 0.0005924170616113 0.0653572452544623 0.0 422 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +996991 VWF SELP VWF-SELP T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.0061555247469722 0.6332974881236617 0.6572093097629401 0.7917001487310438 0.0036144684673052 0.0045674276780054 0.0 0.0 0.0 0.0 97 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +996996 HSPG2 LRP1 HSPG2-LRP1 Luminal-like Amorphous DCIS Cells Plasma Cells Luminal-like Amorphous DCIS Cells -> Plasma Cells 0.0061554282084022 0.4629984640915818 0.7346293219749174 0.2461374514707439 0.0201301851612071 0.0032275631628407 0.0 0.0009191176470588 0.0505373416572202 0.0 272 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +997134 CXCL12 ITGA4 CXCL12-ITGA4 Apocrine Cells Dendritic Cells Apocrine Cells -> Dendritic Cells 0.0061537471549337 0.255669001367946 0.8950084308969304 0.2461374514707439 0.0002269856810233 0.4247538686915498 0.0 0.0021306818181818 0.0219640975169825 0.0 64 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +997155 MMRN2 CLEC14A MMRN2-CLEC14A Mast Cells CAFs, DCIS Associated Mast Cells -> CAFs, DCIS Associated 0.0061535430316046 0.8571898293845529 0.7154802332407408 0.7204611100467462 0.0004196880356983 0.0292771742399634 0.0 0.0003202049311559 0.0366824193794661 0.0 1041 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +997170 VWF ITGA9 VWF-ITGA9 Plasma Cells CAFs, Invasive Associated Plasma Cells -> CAFs, Invasive Associated 0.006153259308759 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0003457348439318 0.0565946652887153 0.0 0.0006379585326953 0.0235982590899156 0.0 285 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +997277 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myeloid Cells 0.0061517563605783 0.6659645551150886 0.7464347811605867 0.6198216015396206 0.0137371823984124 0.0012805120781881 0.0 0.0 0.0 0.0 23 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +997278 MMRN2 CLEC14A MMRN2-CLEC14A B Cells 11q13 Invasive Tumor Cells B Cells -> 11q13 Invasive Tumor Cells 0.0061517289950676 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0003083910058032 0.0554888093272979 0.0 0.0 0.0 0.0 797 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +997320 CXCL12 CXCR4 CXCL12-CXCR4 Dendritic Cells CXCL14+ Fibroblasts Dendritic Cells -> CXCL14+ Fibroblasts 0.0061512294339198 0.6160088550075702 0.7757991160529997 0.6198216015396206 0.0149256517769723 0.0012252690191386 0.0 0.0006901991717609 0.5537964172163711 0.0 922 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +997365 CXCL12 ITGA4 CXCL12-ITGA4 Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.0061505859945166 0.255669001367946 0.4596166826058663 1.0 0.0061207051981986 0.0075270071967493 0.0 0.000102645918505 0.0453114174467914 0.0 77495 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +997728 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) -> Dendritic Cells 0.0061448838221166 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0003521782369754 0.0487643047611538 0.0 0.0 0.0 0.0 193 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +997821 CLEC2D KLRB1 CLEC2D-KLRB1 Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0061435585106605 0.7475533330314548 0.657421674383923 0.6198216015396206 0.0029751676683741 0.0059327142047454 0.0 0.0 0.0 0.0 32 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +997860 CD34 SELP CD34-SELP Myeloid Cells Myoepithelial Cells Myeloid Cells -> Myoepithelial Cells 0.0061429572448507 0.7871981482311898 0.4623922682986163 0.7204611100467462 0.0038506427265089 0.0053213839468185 0.0 0.0 0.0 0.0 85 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +997871 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myoepithelial Cells 0.0061427625429137 0.6630837220165452 0.4630027772793905 0.6198216015396206 0.0048313935743179 0.0058437228618857 0.0 0.0003001200480192 0.0731507860223147 0.0 714 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +997928 DLL4 NOTCH4 DLL4-NOTCH4 Dendritic Cells Macrophages Dendritic Cells -> Macrophages 0.0061417019133983 0.6342079770588467 0.8818120773736414 0.6198216015396206 0.0028649117803088 0.0054043611446182 0.0 0.0 0.0 0.0 1633 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +997944 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells Plasma Cells 11q13 Invasive Tumor Cells -> Plasma Cells 0.006141490380207 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.0131302879503246 0.0022515473538965 0.0 0.0 0.0 0.0 103 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +998044 VWF ITGA9 VWF-ITGA9 T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes -> 11q13 Invasive Tumor Cells (G1/S) 0.006139675799659 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0036144684673052 0.0047273851759697 0.0 0.0 0.0 0.0 81 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +998110 VWF SELP VWF-SELP Luminal-like Amorphous DCIS Cells T Lymphocytes Luminal-like Amorphous DCIS Cells -> T Lymphocytes 0.0061387254562867 0.2486570577556728 0.7760344326192508 0.2461374514707439 0.0033537993821664 0.0335947364052305 0.0 0.0001438434982738 0.0076949237048569 0.0 316 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +998111 CD34 SELP CD34-SELP Myeloid Cells Basal-like Structured DCIS Cells Myeloid Cells -> Basal-like Structured DCIS Cells 0.0061387221586938 0.7871981482311898 0.7760344326192508 0.6198216015396206 0.0038506427265089 0.0036702914086929 0.0 0.0 0.0 0.0 162 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +998204 COL4A2 CD93 COL4A2-CD93 Mast Cells T Lymphocytes Mast Cells -> T Lymphocytes 0.0061373946690978 0.8355319038299565 0.7779918296243433 0.6198216015396206 0.001123788079051 0.0118035014556376 0.0 0.0002915451895043 0.0295038031054041 0.0 343 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +998224 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells 0.0061371402773491 0.6332974881236617 0.6572093097629401 0.8824495942126559 0.0003521782369754 0.04130664769978 0.0 3.007744943228815e-05 0.0102087220962476 0.0 12090 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +998233 CXCL12 ITGA4 CXCL12-ITGA4 Luminal-like Amorphous DCIS Cells Endothelial Cells Luminal-like Amorphous DCIS Cells -> Endothelial Cells 0.0061369908607858 0.255669001367946 0.7754239189773715 0.2461374514707439 0.0061207051981986 0.0178869147172998 0.0 0.0002265176683781 0.0387235214391138 0.0 1806 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +998346 JAG1 NOTCH2 JAG1-NOTCH2 Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells -> CXCL14+ Fibroblasts 0.006135163056092 0.2451358214448441 0.773263018678637 0.2461374514707439 0.1327555461750915 0.0008609682710384 0.0 0.0010838150289017 0.3251547853704371 0.0 1384 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +998393 CD34 SELP CD34-SELP T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes -> 11q13 Invasive Tumor Cells (G1/S) 0.0061346049911739 0.633566764858408 0.6572093097629401 0.7917001487310438 0.015517736049123 0.0010419094417808 0.0 0.0 0.0 0.0 81 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +998462 CD34 SELP CD34-SELP Macrophages Dendritic Cells Macrophages -> Dendritic Cells 0.0061334118166271 0.8963354148873306 0.7760344326192508 0.6198216015396206 0.0038492365148421 0.0032078747392388 0.0 0.0 0.0 0.0 1687 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +998470 CD34 SELP CD34-SELP CAFs, Invasive Associated B Cells CAFs, Invasive Associated -> B Cells 0.0061332837421287 0.633566764858408 0.7760344326192508 0.7917001487310438 0.0298399317533219 0.0004582650848664 0.0 0.0005452562704471 0.4057030173673069 0.0 917 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +998528 COL4A1 CD93 COL4A1-CD93 B Cells Basal-like Structured DCIS Cells B Cells -> Basal-like Structured DCIS Cells 0.0061324095562692 0.8684504425765611 0.7779918296243433 0.8693461273411047 0.0016831757123532 0.0053794918117879 0.0 0.0 0.0 0.0 360 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +998574 VWF SELP VWF-SELP Myeloid Cells 11q13 Invasive Tumor Cells Myeloid Cells -> 11q13 Invasive Tumor Cells 0.0061316807389704 0.7848266128497919 0.6572093097629401 0.6198216015396206 0.0004024409845247 0.04130664769978 0.0 3.938868756893021e-05 0.0133690912200643 0.0 1154 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +998781 HSPG2 LRP1 HSPG2-LRP1 T Lymphocytes B Cells T Lymphocytes -> B Cells 0.0061283777744234 0.7789175740361626 0.6207977546603366 0.9318789094584046 0.0070532058552773 0.0016667952436519 0.0 0.0001413838988689 0.0178871792638394 0.0 5010 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +998813 MMP2 PECAM1 MMP2-PECAM1 Myeloid Cells CAFs, DCIS Associated Myeloid Cells -> CAFs, DCIS Associated 0.0061278499559103 0.785133132759182 0.7167436199046466 0.7204611100467462 0.001039571291679 0.0125623889131764 0.0 0.0001920122887864 0.0618525365279181 0.0 1302 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +998820 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, DCIS Associated 0.0061277713263751 0.6160088550075702 0.4600037439857229 0.6198216015396206 0.0009692519480124 0.0310998965832685 0.0 0.0 0.0 0.0 157 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +998855 CD34 SELP CD34-SELP Mast Cells CAFs, DCIS Associated Mast Cells -> CAFs, DCIS Associated 0.006127280225266 0.8532069650852002 0.4623922682986163 0.7204611100467462 0.00083777361258 0.0222228052993653 0.0 0.0009606147934678 0.2566892172764345 0.0 1041 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +998940 JAG1 NOTCH2 JAG1-NOTCH2 T Lymphocytes Myoepithelial Cells T Lymphocytes -> Myoepithelial Cells 0.0061259120212566 0.8630183004227985 0.4614667734221426 0.6198216015396206 0.0006856224272495 0.0312252462757311 0.0 0.0006893211118563 0.0375431394816275 0.0 1278 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +998994 COL4A1 CD93 COL4A1-CD93 Myeloid Cells T Lymphocytes Myeloid Cells -> T Lymphocytes 0.0061250561057556 0.7463064942968751 0.7779918296243433 0.6198216015396206 0.0012430446376512 0.0118035014556376 0.0 0.0 0.0 0.0 388 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +999068 DLL4 NOTCH4 DLL4-NOTCH4 Dendritic Cells Myeloid Cells Dendritic Cells -> Myeloid Cells 0.0061239496915902 0.6342079770588467 0.7480927101953669 0.6198216015396206 0.0028649117803088 0.006260692484444 0.0 0.0 0.0 0.0 161 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +999112 VWF LRP1 VWF-LRP1 CAFs, Invasive Associated T Lymphocytes CAFs, Invasive Associated -> T Lymphocytes 0.006123203256852 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0016171311116606 0.0104714078116759 0.0 9.881422924901184e-05 0.008296052089856 0.0 2300 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +999156 VEGFC FLT1 VEGFC-FLT1 Basal-like Structured DCIS Cells CXCL14+ Fibroblasts Basal-like Structured DCIS Cells -> CXCL14+ Fibroblasts 0.0061225643427919 0.7745997874735252 0.878254460598671 0.6198216015396206 0.0215813276111062 0.0005788283879716 0.0 0.0 0.0 0.0 1109 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +999158 COL4A1 CD93 COL4A1-CD93 T Lymphocytes Myeloid Cells T Lymphocytes -> Myeloid Cells 0.006122528635551 0.8684504425765611 0.7461459456652184 0.6198216015396206 0.0126216524880575 0.0010390313650636 0.0 0.0005935892362485 0.056478259448746 0.0 361 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +999349 C3 LRP1 C3-LRP1 Pericytes B Cells Pericytes -> B Cells 0.0061196035670087 0.8911088195487638 0.6207977546603366 0.6198216015396206 0.0091898156146168 0.0016667952436519 0.0 0.0009877704609595 0.1814240621314056 0.0 1063 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +999498 HSPG2 LRP1 HSPG2-LRP1 Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0061173316823392 0.7789175740361626 0.6207977546603366 0.7917001487310438 0.0075637985935472 0.0018097844702233 0.0 0.0005980861244019 0.0532095131550511 0.0 209 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +999608 MMRN2 CD93 MMRN2-CD93 Basal-like Structured DCIS Cells Myeloid Cells Basal-like Structured DCIS Cells -> Myeloid Cells 0.0061156249068157 0.6301823358791634 0.7461459456652184 0.6198216015396206 0.0172764782878141 0.0010390313650636 0.0 0.0 0.0 0.0 129 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +999785 MMRN2 CLEC14A MMRN2-CLEC14A T Lymphocytes Myoepithelial Cells T Lymphocytes -> Myoepithelial Cells 0.0061129364706873 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.0031934983073077 0.0058465532256424 0.0 0.0 0.0 0.0 1278 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1000061 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (G1/S) 0.0061087509992305 0.6561647292424944 0.6207977546603366 1.0 0.0070489045197697 0.0018097844702233 0.0 0.0003611412062116 0.0487293225285162 0.0 1846 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1000111 C1QB LRP1 C1QB-LRP1 Plasma Cells CXCL14+ Fibroblasts Plasma Cells -> CXCL14+ Fibroblasts 0.0061079835399731 0.4601010570874773 0.9078204025796472 0.7204611100467462 0.0026949121497638 0.0064028969591119 0.0 0.0010212418300653 0.1049849933900712 0.0 306 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1000152 CD48 CD2 CD48-CD2 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0061073302194864 0.4593282471594782 0.6614977577544194 0.2461374514707439 0.0181222899145132 0.0038288178384739 0.0 0.0 0.0 0.0 373 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1000173 CXCL12 CXCR4 CXCL12-CXCR4 Luminal-like Amorphous DCIS Cells Plasma Cells Luminal-like Amorphous DCIS Cells -> Plasma Cells 0.0061070245452562 0.255669001367946 0.4600037439857229 0.2461374514707439 0.0061207051981986 0.0292791515533623 0.0 0.0026737967914438 0.0631346914224394 0.0 272 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1000187 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells (G1/S) Macrophages 11q13 Invasive Tumor Cells (G1/S) -> Macrophages 0.0061067123378284 0.6332974881236617 0.8604147465201248 0.6198216015396206 0.0003521782369754 0.0436001007095475 0.0 0.0018143621084797 0.0346103780009722 0.0 119 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1000264 VWF SELP VWF-SELP T Lymphocytes Dendritic Cells T Lymphocytes -> Dendritic Cells 0.0061056446013179 0.6332974881236617 0.7760344326192508 0.909150863993142 0.0036144684673052 0.0032078747392388 0.0 0.0001261750047315 0.0209371475145888 0.0 5764 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1000333 CXCL12 ITGA4 CXCL12-ITGA4 Luminal-like Amorphous DCIS Cells Myoepithelial Cells Luminal-like Amorphous DCIS Cells -> Myoepithelial Cells 0.0061047148025367 0.255669001367946 0.4596166826058663 0.2461374514707439 0.0061207051981986 0.0292373734098458 0.0 0.0002211155107428 0.033765598545492 0.0 13362 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1000384 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (G1/S) 0.0061040133874768 0.6589792304505506 0.6207977546603366 0.9592803095773328 0.0072827533047186 0.0018097844702233 0.0 0.0005574136008918 0.049591028982857 0.0 1495 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1000698 MMRN2 CD93 MMRN2-CD93 Myeloid Cells 11q13 Invasive Tumor Cells Myeloid Cells -> 11q13 Invasive Tumor Cells 0.0060989036043133 0.7856500335676843 0.6587114738285964 0.6198216015396206 0.0005542667491398 0.0289462771086338 0.0 0.0004332755632582 0.0895984592688774 0.0 1154 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1000735 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Basal-like Structured DCIS Cells 0.0060984368836017 0.6301823358791634 0.7779918296243433 0.7917001487310438 0.0024635726452692 0.0053794918117879 0.0 0.0005747126436781 0.0693747917561181 0.0 1305 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1000806 MMRN2 CD93 MMRN2-CD93 Plasma Cells Macrophages Plasma Cells -> Macrophages 0.0060973331165298 0.7205550478301406 0.944024288971064 0.7204611100467462 0.0002165306714062 0.0484215930647349 0.0 0.0007418397626112 0.0165983794291581 0.0 337 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1000832 CD34 SELP CD34-SELP Myoepithelial Cells Plasma Cells Myoepithelial Cells -> Plasma Cells 0.006097017173535 0.7168245244832976 0.4623922682986163 0.8293805866303694 0.0082993421103349 0.0022515473538965 0.0 0.0 0.0 0.0 219 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1000849 VWF LRP1 VWF-LRP1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells 0.0060967870720081 0.9275752708651288 0.6207977546603366 0.6198216015396206 0.000245041593909 0.0587195251380622 0.0 5.398877033577014e-05 0.0056146581259673 0.0 5683 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1000872 VWF ITGA9 VWF-ITGA9 Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.0060964769148169 0.6332974881236617 0.2531744428854943 0.2461374514707439 0.0020251995753771 0.0642389143033604 0.0 0.0 0.0 0.0 877 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1000884 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Endothelial Cells 0.0060962338728718 0.6160088550075702 0.7754239189773715 0.6198216015396206 0.0009692519480124 0.0178869147172998 0.0 0.0002457002457002 0.0420028106420658 0.0 370 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1000989 HSPG2 LRP1 HSPG2-LRP1 Myeloid Cells Endothelial Cells Myeloid Cells -> Endothelial Cells 0.0060946199463863 0.7468485855611411 0.9078204025796472 0.7827641335561659 0.0006689050756654 0.0144359394371152 0.0 0.0006038647342995 0.0528422581467036 0.0 460 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1001013 THBS2 CD36 THBS2-CD36 Dendritic Cells Basal-like Structured DCIS Cells Dendritic Cells -> Basal-like Structured DCIS Cells 0.0060941669531666 0.6242573126045354 0.6176321640000088 0.8693461273411047 0.004981832968137 0.0030676679668133 0.0 0.0 0.0 0.0 1245 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1001029 CD34 SELP CD34-SELP Myoepithelial Cells CAFs, Invasive Associated Myoepithelial Cells -> CAFs, Invasive Associated 0.006093882273373 0.7168245244832976 0.6572093097629401 0.6198216015396206 0.0082993421103349 0.002113171886167 0.0 0.0003201024327784 0.0927146887405298 0.0 1562 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1001033 CD48 CD2 CD48-CD2 Myoepithelial Cells Myeloid Cells Myoepithelial Cells -> Myeloid Cells 0.0060937970389621 0.4593282471594782 0.7464347811605867 0.7204611100467462 0.0161888123016941 0.0012805120781881 0.0 0.0 0.0 0.0 51 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1001101 DLL4 NOTCH3 DLL4-NOTCH3 Apocrine Cells 11q13 Invasive Tumor Cells Apocrine Cells -> 11q13 Invasive Tumor Cells 0.0060928782400945 0.2490567623945399 0.6580560501976399 0.2461374514707439 0.000126812416921 1.0 0.0 0.0 0.0 0.0 184 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1001148 DLL1 NOTCH3 DLL1-NOTCH3 Dendritic Cells B Cells Dendritic Cells -> B Cells 0.0060921280147289 0.6249837837987587 0.7746834992804791 0.909150863993142 0.0161757332769496 0.00071798405859 0.0 0.0001590330788804 0.1203891302708876 0.0 1572 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1001211 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, DCIS Associated 0.0060913410430268 0.6242573126045354 0.7373999388878224 0.6198216015396206 0.000393370777602 0.0455125113141721 0.0 0.0005307855626326 0.1206938894323734 0.0 157 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1001271 VWF SELP VWF-SELP Myeloid Cells T Lymphocytes Myeloid Cells -> T Lymphocytes 0.0060904722201068 0.7848266128497919 0.7760344326192508 0.6198216015396206 0.0004024409845247 0.0335947364052305 0.0 0.0003514526710402 0.018800999155166 0.0 388 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1001297 COL4A2 CD93 COL4A2-CD93 Luminal-like Amorphous DCIS Cells Mast Cells Luminal-like Amorphous DCIS Cells -> Mast Cells 0.0060901851031886 0.4630253981438691 0.8347945881127203 0.2461374514707439 0.0443339118517084 0.0012097093680331 0.0 0.0 0.0 0.0 34 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1001353 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells (G1/S) Pericytes 11q13 Invasive Tumor Cells (G1/S) -> Pericytes 0.0060894358978968 0.6319926036888139 0.9078204025796472 0.6198216015396206 0.0004094805141934 0.0350138403862125 0.0 0.0005797101449275 0.0509255196924272 0.0 345 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1001470 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Myoepithelial Cells 0.0060876828314151 0.6659645551150886 0.4603649459881741 0.6198216015396206 0.0037243679732516 0.0071918009517169 0.0 0.0 0.0 0.0 453 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1001508 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells -> CXCL14+ Fibroblasts 0.0060870961747589 0.6630837220165452 0.8817184225858201 0.6198216015396206 0.0415873844357376 0.0003375370073613 0.0 8.782201405152225e-05 0.0765222021844607 0.0 4880 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1001629 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, DCIS Associated 0.0060851238852013 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.0014431743145616 0.0125623889131764 0.0 0.0001592356687898 0.0512942691460824 0.0 157 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1001648 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) -> T Lymphocytes 0.0060848146626232 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0015572459193676 0.0104714078116759 0.0 0.0002738225629791 0.0229890600080349 0.0 83 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1002013 JAG1 NOTCH2 JAG1-NOTCH2 Dendritic Cells Macrophages Dendritic Cells -> Macrophages 0.0060797505576931 0.8630183004227985 0.773263018678637 0.6198216015396206 0.0016575843792215 0.0073658308476012 0.0 0.0002916047006677 0.0530937812633942 0.0 1633 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1002169 VWF ITGA9 VWF-ITGA9 Dendritic Cells Luminal-like Amorphous DCIS Cells Dendritic Cells -> Luminal-like Amorphous DCIS Cells 0.0060772541598643 0.6332974881236617 0.2531744428854943 0.2461374514707439 0.0019871862905238 0.0642389143033604 0.0 0.0008462282398452 0.0396067459796038 0.0 752 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1002208 THBS2 CD36 THBS2-CD36 CXCL14+ Fibroblasts CXCL14+ Fibroblasts CXCL14+ Fibroblasts -> CXCL14+ Fibroblasts 0.0060765336998816 0.9197297916541942 0.8587566561291643 1.0 0.0055862851962672 0.0011409783203169 0.0 0.0001347764783942 0.1029843759108032 0.0 4019 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1002245 VWF ITGA9 VWF-ITGA9 B Cells Mast Cells B Cells -> Mast Cells 0.0060761393220934 0.6332974881236617 0.863034163938375 0.6198216015396206 0.00023686843287 0.0627102121186242 0.0 0.0 0.0 0.0 97 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1002271 DLL4 NOTCH3 DLL4-NOTCH3 CAFs, DCIS Associated Plasma Cells CAFs, DCIS Associated -> Plasma Cells 0.0060758168849447 0.7160288858520609 0.4638256179742202 0.8767341187813953 0.0186793449598515 0.0009249287638231 0.0 0.0 0.0 0.0 2453 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1002287 COL4A2 CD93 COL4A2-CD93 Macrophages Myeloid Cells Macrophages -> Myeloid Cells 0.0060755617126127 0.9188764516910942 0.7461459456652184 0.7827641335561659 0.0090193130488293 0.0010390313650636 0.0 0.000558659217877 0.0819234632276745 0.0 179 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1002331 MMRN2 CLEC14A MMRN2-CLEC14A CAFs, DCIS Associated Plasma Cells CAFs, DCIS Associated -> Plasma Cells 0.0060749092329954 0.7205550478301406 0.7154802332407408 0.8767341187813953 0.0117842887908422 0.0009436211854823 0.0 0.000203832042397 0.0226735542166681 0.0 2453 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1002340 COL4A1 CD93 COL4A1-CD93 Plasma Cells CAFs, DCIS Associated Plasma Cells -> CAFs, DCIS Associated 0.0060747235451607 0.4604235282221027 0.4630027772793905 0.8767341187813953 0.0017253404164066 0.0155837683010033 0.0 0.0002915451895043 0.0686975695684844 0.0 2450 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1002354 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0060746093402193 0.6332974881236617 0.6572093097629401 0.8824495942126559 0.0131302879503246 0.0010419094417808 0.0 6.0505218575102114e-05 0.0356615053793401 0.0 12020 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1002396 C1QB LRP1 C1QB-LRP1 Myoepithelial Cells B Cells Myoepithelial Cells -> B Cells 0.0060740573693092 0.4601010570874773 0.6207977546603366 0.6198216015396206 0.0170183763647696 0.0016667952436519 0.0 0.0019035532994923 0.3345988025537093 0.0 394 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1002510 C3 LRP1 C3-LRP1 Myeloid Cells Basal-like Structured DCIS Cells Myeloid Cells -> Basal-like Structured DCIS Cells 0.0060722619216197 0.7796725988275006 0.6207977546603366 0.6198216015396206 0.000819605673545 0.0203874717835032 0.0 0.0007716049382716 0.0986970941585898 0.0 162 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1002537 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells -> CXCL14+ Fibroblasts 0.0060717611130507 0.6160088550075702 0.7754239189773715 0.6198216015396206 0.0106340017102282 0.0015914585039484 0.0 9.314456035767511e-06 0.0045220762442152 0.0 4880 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1002598 VWF LRP1 VWF-LRP1 CXCL14+ Fibroblasts Myoepithelial Cells CXCL14+ Fibroblasts -> Myoepithelial Cells 0.0060708863510097 0.9275752708651288 0.7346293219749174 0.7204611100467462 0.000245041593909 0.0416128058995347 0.0 4.8253232966608766e-05 0.0020006958676333 0.0 1884 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1002634 DLL4 NOTCH3 DLL4-NOTCH3 Luminal-like Amorphous DCIS Cells Dendritic Cells Luminal-like Amorphous DCIS Cells -> Dendritic Cells 0.0060703612194174 0.2490567623945399 0.7746834992804791 0.2461374514707439 0.011649387573427 0.0090444648829713 0.0 0.0004585052728106 0.0520728569533234 0.0 727 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1002755 C1QB LRP1 C1QB-LRP1 Plasma Cells T Lymphocytes Plasma Cells -> T Lymphocytes 0.0060688113188217 0.4601010570874773 0.6207977546603366 0.6198216015396206 0.0026949121497638 0.0104714078116759 0.0 0.0015770252324037 0.1577274173558696 0.0 753 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1002915 VWF ITGA9 VWF-ITGA9 CXCL14+ Fibroblasts CAFs, Invasive Associated CXCL14+ Fibroblasts -> CAFs, Invasive Associated 0.0060666312024142 0.9275752708651288 0.6252253442669611 0.6198216015396206 0.000245041593909 0.0565946652887153 0.0 0.0 0.0 0.0 1422 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1002928 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) -> Plasma Cells 0.0060664665696574 0.6160088550075702 0.4600037439857229 0.6198216015396206 0.0009692519480124 0.0292791515533623 0.0 0.0 0.0 0.0 5 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1002979 HSPG2 LRP1 HSPG2-LRP1 Mast Cells T Lymphocytes Mast Cells -> T Lymphocytes 0.0060657591828303 0.8349903778527206 0.6207977546603366 0.6198216015396206 0.0014804857410621 0.0104714078116759 0.0 0.0009718172983479 0.0812312642138255 0.0 343 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1003088 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myoepithelial Cells 0.0060641721664028 0.6160088550075702 0.4596166826058663 0.6198216015396206 0.0009692519480124 0.0292373734098458 0.0 0.0014005602240896 0.2138735274903473 0.0 714 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1003090 C3 LRP1 C3-LRP1 Plasma Cells Plasma Cells Plasma Cells -> Plasma Cells 0.0060641275931814 0.7148920381722296 0.7346293219749174 1.0 0.0029337538459309 0.0032275631628407 0.0 0.0014134275618374 0.1310472792535057 0.0 283 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1003272 THBS2 CD36 THBS2-CD36 Dendritic Cells CAFs, Invasive Associated Dendritic Cells -> CAFs, Invasive Associated 0.0060614946680056 0.6242573126045354 0.6176321640000088 0.7917001487310438 0.004981832968137 0.0032616151102094 0.0 0.0001942913663981 0.0615316217982132 0.0 2359 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1003322 MMRN2 CD93 MMRN2-CD93 CXCL14+ Fibroblasts Macrophages CXCL14+ Fibroblasts -> Macrophages 0.0060607929996919 0.940547666092272 0.944024288971064 0.8875000050982297 0.0001298888146421 0.0484215930647349 0.0 0.0 0.0 0.0 1424 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1003422 DLL4 NOTCH4 DLL4-NOTCH4 CXCL14+ Fibroblasts T Lymphocytes CXCL14+ Fibroblasts -> T Lymphocytes 0.0060592946028333 0.9184503888425788 0.7754072541855492 0.6198216015396206 0.0004696576149175 0.0238720285974944 0.0 0.0 0.0 0.0 1881 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1003424 EFNB2 PECAM1 EFNB2-PECAM1 Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0060592800633543 0.7451589345683471 0.6331674633943454 0.6198216015396206 0.0040724665904272 0.0041555861088636 0.0 0.0 0.0 0.0 30 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1003971 COL4A2 CD93 COL4A2-CD93 Plasma Cells Myoepithelial Cells Plasma Cells -> Myoepithelial Cells 0.0060509750443941 0.4630253981438691 0.4630027772793905 0.8293805866303694 0.0047240947268779 0.0058437228618857 0.0 0.0003086419753086 0.0936605094009902 0.0 324 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1004011 DLL4 NOTCH3 DLL4-NOTCH3 T Lymphocytes Macrophages T Lymphocytes -> Macrophages 0.0060504775590664 0.6342079770588467 0.8923034233058523 0.6198216015396206 0.0073929685753755 0.00189193058407 0.0 0.000193742129226 0.0857108702246421 0.0 3441 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1004053 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Myoepithelial Cells 0.0060499667641577 0.6319926036888139 0.7346293219749174 0.6198216015396206 0.0004094805141934 0.0416128058995347 0.0 0.0005518763796909 0.0515456048081498 0.0 453 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1004198 THBS2 CD36 THBS2-CD36 Pericytes Luminal-like Amorphous DCIS Cells Pericytes -> Luminal-like Amorphous DCIS Cells 0.0060477733818295 0.9197297916541942 0.2562573700401372 0.2461374514707439 0.0087456089304998 0.0096442330625583 0.0 0.0 0.0 0.0 1909 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1004273 HSPG2 LRP1 HSPG2-LRP1 T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes -> 11q13 Invasive Tumor Cells (G1/S) 0.0060464871758708 0.7789175740361626 0.6207977546603366 0.7917001487310438 0.0070532058552773 0.0018097844702233 0.0 0.0006858710562414 0.061019414262857 0.0 81 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1004292 MMRN2 CLEC14A MMRN2-CLEC14A Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0060461993151955 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0151307911035231 0.0011388334136451 0.0 0.0003949447077409 0.0525818086468483 0.0 422 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1004300 VWF LRP1 VWF-LRP1 Mast Cells Pericytes Mast Cells -> Pericytes 0.0060461437490507 0.8525936146535493 0.9078204025796472 0.8567148457705164 0.0002103933337194 0.0350138403862125 0.0 0.0013040238450074 0.0532678095663496 0.0 244 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1004377 COL4A2 CD93 COL4A2-CD93 Mast Cells CAFs, DCIS Associated Mast Cells -> CAFs, DCIS Associated 0.0060453257455616 0.8355319038299565 0.4630027772793905 0.7204611100467462 0.001123788079051 0.0155837683010033 0.0 0.0002881844380403 0.0796674287700216 0.0 1041 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1004483 MMP2 PECAM1 MMP2-PECAM1 B Cells B Cells B Cells -> B Cells 0.0060436531053335 0.6303642896310324 0.6331674633943454 1.0 0.0024819960935566 0.0049190726392343 0.0 0.0002820874471086 0.0344573294730042 0.0 1418 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1004571 A2M LRP1 A2M-LRP1 Mast Cells Endothelial Cells Mast Cells -> Endothelial Cells 0.0060423367054968 0.8392912392980421 0.9078204025796472 0.8567148457705164 0.0005164482812395 0.0144359394371152 0.0 0.0003019323671497 0.0370428727084763 0.0 276 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1004594 VEGFC FLT1 VEGFC-FLT1 Mast Cells 11q13 Invasive Tumor Cells (Mitotic) Mast Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0060420866626261 0.8317042416754105 0.6593689120110077 0.6198216015396206 0.0005440770361181 0.026308073552735 0.0 0.0 0.0 0.0 10 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1004600 JAG1 NOTCH2 JAG1-NOTCH2 Dendritic Cells Pericytes Dendritic Cells -> Pericytes 0.0060420002121036 0.8630183004227985 0.773263018678637 0.6198216015396206 0.0016575843792215 0.0070956399217802 0.0 0.0006679468982215 0.0838297024534244 0.0 1711 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1004726 THBS2 CD36 THBS2-CD36 Myoepithelial Cells T Lymphocytes Myoepithelial Cells -> T Lymphocytes 0.0060403542828903 0.724503440376099 0.6176321640000088 0.6198216015396206 0.0027791828709671 0.0063011237754475 0.0 0.0 0.0 0.0 1093 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1004881 VWF LRP1 VWF-LRP1 Apocrine Cells CAFs, DCIS Associated Apocrine Cells -> CAFs, DCIS Associated 0.0060378883389728 0.2486570577556728 0.7346293219749174 0.2461374514707439 0.0001077515101466 1.0 0.0 0.0024259448416751 0.0186252172926142 0.0 89 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1005143 THBS2 CD36 THBS2-CD36 Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0060337699040006 0.6242573126045354 0.6176321640000088 0.7917001487310438 0.004981832968137 0.0031731220372828 0.0 0.0001693766937669 0.0759298761281991 0.0 246 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1005186 CXCL12 CXCR4 CXCL12-CXCR4 B Cells Myeloid Cells B Cells -> Myeloid Cells 0.0060331815504435 0.6160088550075702 0.7447682696221608 0.6198216015396206 0.0052742025956585 0.0032154705418133 0.0 0.0023224950232249 0.1971431097900599 0.0 137 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1005187 COL4A1 CD93 COL4A1-CD93 Myeloid Cells CAFs, DCIS Associated Myeloid Cells -> CAFs, DCIS Associated 0.0060331722767597 0.7463064942968751 0.4630027772793905 0.7204611100467462 0.0012430446376512 0.0155837683010033 0.0 5.486065393899495e-05 0.012926962015575 0.0 1302 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1005296 DLL4 NOTCH4 DLL4-NOTCH4 Basal-like Structured DCIS Cells Mast Cells Basal-like Structured DCIS Cells -> Mast Cells 0.0060313361771299 0.6342079770588467 0.836885603004631 0.6198216015396206 0.0053032910137447 0.0027591088867233 0.0 0.0 0.0 0.0 18 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1005301 C1QB LRP1 C1QB-LRP1 B Cells Plasma Cells B Cells -> Plasma Cells 0.0060312847733103 0.8703788833238396 0.7346293219749174 0.6198216015396206 0.0037630364713574 0.0032275631628407 0.0 0.0004208754208754 0.0167725058087663 0.0 297 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1005320 DLL4 NOTCH4 DLL4-NOTCH4 Macrophages CAFs, Invasive Associated Macrophages -> CAFs, Invasive Associated 0.0060309380935443 0.8949858186325867 0.6571792026963191 0.6198216015396206 0.001895566065636 0.0069630688870869 0.0 0.0 0.0 0.0 1354 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1005385 CCN1 CAV1 CCN1-CAV1 T Lymphocytes Mast Cells T Lymphocytes -> Mast Cells 0.0060297303900661 0.6213271600240247 0.8617632615906476 0.6198216015396206 0.013905026986541 0.0010414441948928 0.0 0.0003003003003003 0.0379511072965382 0.0 333 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1005590 MMRN2 CLEC14A MMRN2-CLEC14A Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.0060265891248332 0.250044481781731 0.2491545808994955 1.0 0.0070431301838115 0.0109188419829382 0.0 0.0001311912596511 0.0188854022241053 0.0 77495 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1005610 C3 LRP1 C3-LRP1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (Mitotic) 0.0060262581590164 0.8911088195487638 0.6207977546603366 0.6198216015396206 0.0048525806497539 0.0028784826949613 0.0 0.0001282051282051 0.0331704325854274 0.0 390 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1005624 MMRN2 CLEC14A MMRN2-CLEC14A Basal-like Structured DCIS Cells CXCL14+ Fibroblasts Basal-like Structured DCIS Cells -> CXCL14+ Fibroblasts 0.0060259837474118 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.0172764782878141 0.0007880862995141 0.0 0.0003005710850616 0.200708564612714 0.0 1109 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1005757 CD34 SELP CD34-SELP Myeloid Cells Macrophages Myeloid Cells -> Macrophages 0.006024051035732 0.7871981482311898 0.941479368642921 0.7827641335561659 0.0038506427265089 0.0021392900294222 0.0 0.0 0.0 0.0 162 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1005771 VWF LRP1 VWF-LRP1 Plasma Cells Dendritic Cells Plasma Cells -> Dendritic Cells 0.0060238013273405 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0003457348439318 0.0501711964086628 0.0 0.002180476350218 0.0442039951909057 0.0 271 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1005951 JAG1 NOTCH2 JAG1-NOTCH2 Myoepithelial Cells Myeloid Cells Myoepithelial Cells -> Myeloid Cells 0.0060212789437456 0.6303682835571691 0.7426180951053148 0.7204611100467462 0.0272543760657653 0.0005184623914895 0.0 0.0004668534080298 0.0549172421038557 0.0 51 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1006050 C1QB LRP1 C1QB-LRP1 Luminal-like Amorphous DCIS Cells Plasma Cells Luminal-like Amorphous DCIS Cells -> Plasma Cells 0.0060196125115869 0.4601010570874773 0.7346293219749174 0.2461374514707439 0.0177188549930425 0.0032275631628407 0.0 0.0004595588235294 0.0183140964161897 0.0 272 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1006078 C3 LRP1 C3-LRP1 T Lymphocytes Mast Cells T Lymphocytes -> Mast Cells 0.0060191488223572 0.6319926036888139 0.8755243548400705 0.6198216015396206 0.0334108479684367 0.0004150165744076 0.0 0.0012762762762762 0.3678607682390367 0.0 333 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1006190 CXCL12 ITGA4 CXCL12-ITGA4 B Cells 11q13 Invasive Tumor Cells (G1/S) B Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0060174133484686 0.6160088550075702 0.6631822525600675 0.7917001487310438 0.0052742025956585 0.0027830389352876 0.0 0.0021645021645021 0.6737458806298063 0.0 42 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1006246 MMRN2 CD93 MMRN2-CD93 CAFs, DCIS Associated Myeloid Cells CAFs, DCIS Associated -> Myeloid Cells 0.0060164412753483 0.7205550478301406 0.7461459456652184 0.7204611100467462 0.0117842887908422 0.0010390313650636 0.0 0.0 0.0 0.0 1321 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1006306 MMP2 PECAM1 MMP2-PECAM1 Dendritic Cells Luminal-like Amorphous DCIS Cells Dendritic Cells -> Luminal-like Amorphous DCIS Cells 0.0060156563372328 0.6303642896310324 0.2491073778594529 0.2461374514707439 0.0161193721503025 0.0076066460958003 0.0 0.001063829787234 0.4489788689311002 0.0 752 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1006355 MMRN2 CD93 MMRN2-CD93 CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated -> Luminal-like Amorphous DCIS Cells 0.0060147421199013 0.7205550478301406 0.4630027772793905 0.2461374514707439 0.0117842887908422 0.0048929293424311 0.0 0.0003911682892906 0.0804477623278618 0.0 5752 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1006363 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells Apocrine Cells 11q13 Invasive Tumor Cells -> Apocrine Cells 0.0060145792336573 0.662063103571249 0.2491073778594529 0.2461374514707439 0.585843718590581 0.0001990509171164 0.0 0.0003491620111731 0.5747882625296168 0.0 179 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1006511 MMRN2 CD93 MMRN2-CD93 Plasma Cells Dendritic Cells Plasma Cells -> Dendritic Cells 0.0060123451723173 0.7205550478301406 0.7779918296243433 0.6198216015396206 0.0002165306714062 0.0627790816848129 0.0 0.0 0.0 0.0 271 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1006565 COL4A2 CD93 COL4A2-CD93 CXCL14+ Fibroblasts Mast Cells CXCL14+ Fibroblasts -> Mast Cells 0.0060113768744995 0.8840293712888387 0.8347945881127203 0.8567148457705164 0.0061698665784747 0.0012097093680331 0.0 0.002919708029197 0.172803989911201 0.0 137 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1006613 C1QB LRP1 C1QB-LRP1 Mast Cells CXCL14+ Fibroblasts Mast Cells -> CXCL14+ Fibroblasts 0.0060107228551759 0.7753420160918723 0.9078204025796472 0.8567148457705164 0.0012213774841743 0.0064028969591119 0.0 0.0 0.0 0.0 148 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1006942 CXCL12 CXCR4 CXCL12-CXCR4 Myoepithelial Cells CXCL14+ Fibroblasts Myoepithelial Cells -> CXCL14+ Fibroblasts 0.0060054483741789 0.8023917560710954 0.7757991160529997 0.7204611100467462 0.0085367158000785 0.0012252690191386 0.0 0.0 0.0 0.0 1538 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1006959 CD48 CD2 CD48-CD2 Myeloid Cells CAFs, Invasive Associated Myeloid Cells -> CAFs, Invasive Associated 0.0060050764512685 0.7453966474499909 0.6614977577544194 0.6198216015396206 0.006326966401379 0.0024251058581756 0.0 0.0 0.0 0.0 160 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1007140 CD34 SELP CD34-SELP Myeloid Cells Dendritic Cells Myeloid Cells -> Dendritic Cells 0.0060024812894852 0.7871981482311898 0.7760344326192508 0.6198216015396206 0.0038506427265089 0.0032078747392388 0.0 0.0 0.0 0.0 170 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1007143 VWF ITGA9 VWF-ITGA9 Plasma Cells Dendritic Cells Plasma Cells -> Dendritic Cells 0.0060024190200241 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0003457348439318 0.0487643047611538 0.0 0.000670915800067 0.0262615579598998 0.0 271 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1007154 CCN1 CAV1 CCN1-CAV1 Myeloid Cells Plasma Cells Myeloid Cells -> Plasma Cells 0.0060021747530433 0.7797135509308979 0.7283139964676212 0.7204611100467462 0.0009209869688402 0.0124087765732037 0.0 0.0 0.0 0.0 37 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1007222 VWF SELP VWF-SELP CAFs, DCIS Associated Plasma Cells CAFs, DCIS Associated -> Plasma Cells 0.0060012381243235 0.7158082793127664 0.4623922682986163 0.8767341187813953 0.0071496754272206 0.0022515473538965 0.0 5.559055701738131e-05 0.0053643982138108 0.0 2453 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1007388 DLL4 NOTCH3 DLL4-NOTCH3 B Cells 11q13 Invasive Tumor Cells (Mitotic) B Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0059990808954065 0.6342079770588467 0.6580560501976399 0.7917001487310438 0.0002327631000826 0.0606066271159369 0.0 0.0 0.0 0.0 50 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1007497 HSPG2 LRP1 HSPG2-LRP1 Plasma Cells Basal-like Structured DCIS Cells Plasma Cells -> Basal-like Structured DCIS Cells 0.0059975734020157 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.0012814156885439 0.0203874717835032 0.0 0.0004409171075837 0.0137738576450936 0.0 126 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1007517 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) -> T Lymphocytes 0.0059972407765746 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0008320501336843 0.0176963220730796 0.0 0.0003623188405797 0.0479886083480248 0.0 69 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1007645 CD48 CD2 CD48-CD2 Myeloid Cells Macrophages Myeloid Cells -> Macrophages 0.0059953781148122 0.7453966474499909 0.7763428264267787 0.7827641335561659 0.006326966401379 0.0016204239758814 0.0 0.0 0.0 0.0 162 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1007785 C1QB LRP1 C1QB-LRP1 B Cells 11q13 Invasive Tumor Cells (Mitotic) B Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0059931340267518 0.8703788833238396 0.6207977546603366 0.7917001487310438 0.0037630364713574 0.0028784826949613 0.0 0.0 0.0 0.0 50 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1007844 JAG1 NOTCH2 JAG1-NOTCH2 CXCL14+ Fibroblasts Basal-like Structured DCIS Cells CXCL14+ Fibroblasts -> Basal-like Structured DCIS Cells 0.0059922467914124 0.6303682835571691 0.8891607331132086 0.6198216015396206 0.000219642761279 0.0606680526002441 0.0 0.0005541255541255 0.0183254742223516 0.0 1332 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1007973 COL4A2 CD93 COL4A2-CD93 Macrophages Luminal-like Amorphous DCIS Cells Macrophages -> Luminal-like Amorphous DCIS Cells 0.005990462731204 0.9188764516910942 0.4630027772793905 0.2461374514707439 0.0090193130488293 0.0048929293424311 0.0 0.0007604562737642 0.2458883046193638 0.0 263 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1007982 VWF LRP1 VWF-LRP1 Basal-like Structured DCIS Cells CXCL14+ Fibroblasts Basal-like Structured DCIS Cells -> CXCL14+ Fibroblasts 0.0059903693277448 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.0020251995753771 0.0064028969591119 0.0 8.197393228953193e-05 0.0085458097198432 0.0 1109 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1008040 DLL4 NOTCH4 DLL4-NOTCH4 Mast Cells T Lymphocytes Mast Cells -> T Lymphocytes 0.0059892761147344 0.8516956437178343 0.7754072541855492 0.6198216015396206 0.000472352586488 0.0238720285974944 0.0 0.0 0.0 0.0 343 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1008100 DLL4 NOTCH3 DLL4-NOTCH3 CAFs, DCIS Associated B Cells CAFs, DCIS Associated -> B Cells 0.0059882609423076 0.7160288858520609 0.7746834992804791 0.6198216015396206 0.0186793449598515 0.00071798405859 0.0 3.9382482671707626e-05 0.0208106387481466 0.0 4232 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1008207 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) -> T Lymphocytes 0.0059866327772704 0.6332974881236617 0.7760344326192508 0.7917001487310438 0.0003521782369754 0.0335947364052305 0.0 0.0 0.0 0.0 69 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1008265 CD34 SELP CD34-SELP T Lymphocytes Mast Cells T Lymphocytes -> Mast Cells 0.0059857471106563 0.633566764858408 0.8347297932672282 0.6198216015396206 0.015517736049123 0.0009042150166242 0.0 0.0 0.0 0.0 333 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1008266 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Basal-like Structured DCIS Cells 0.0059857450732527 0.6319926036888139 0.6207977546603366 0.7917001487310438 0.0007263013575398 0.0203874717835032 0.0 0.0002107279693486 0.0269545167495183 0.0 1305 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1008286 A2M LRP1 A2M-LRP1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0059855352399661 0.4648000335061383 0.6207977546603366 0.2461374514707439 0.0357762282281787 0.0018097844702233 0.0 0.0 0.0 0.0 26 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1008345 DLL4 NOTCH4 DLL4-NOTCH4 Myeloid Cells Mast Cells Myeloid Cells -> Mast Cells 0.0059845884533004 0.7840818683779507 0.836885603004631 0.7827641335561659 0.0032417203409647 0.0027591088867233 0.0 0.0 0.0 0.0 23 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1008454 EFNB2 PECAM1 EFNB2-PECAM1 Plasma Cells B Cells Plasma Cells -> B Cells 0.0059828715234565 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.0051428381563772 0.0049190726392343 0.0 0.0003968253968253 0.0802419327230933 0.0 315 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1008467 COL4A2 CD93 COL4A2-CD93 Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0059826445351148 0.7482742921073442 0.6587114738285964 0.6198216015396206 0.005733874009046 0.0026174949623928 0.0 0.0 0.0 0.0 30 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1008518 DLL4 NOTCH4 DLL4-NOTCH4 Plasma Cells Luminal-like Amorphous DCIS Cells Plasma Cells -> Luminal-like Amorphous DCIS Cells 0.00598183454786 0.7160288858520609 0.4641352222874551 0.2461374514707439 0.0012306151710811 0.0455121851821151 0.0 0.0 0.0 0.0 271 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1008646 DLL1 NOTCH3 DLL1-NOTCH3 Plasma Cells Macrophages Plasma Cells -> Macrophages 0.0059798875003476 0.7296454584598743 0.8923034233058523 0.7204611100467462 0.0051524613572059 0.00189193058407 0.0 0.0 0.0 0.0 337 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1008893 MMRN2 CLEC14A MMRN2-CLEC14A Basal-like Structured DCIS Cells Plasma Cells Basal-like Structured DCIS Cells -> Plasma Cells 0.0059762862562418 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.0172764782878141 0.0009436211854823 0.0 0.0 0.0 0.0 79 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1009001 COL4A2 CD93 COL4A2-CD93 T Lymphocytes CXCL14+ Fibroblasts T Lymphocytes -> CXCL14+ Fibroblasts 0.0059746948320811 0.7783550150988336 0.8817184225858201 0.6198216015396206 0.0316800311254893 0.0003375370073613 0.0 0.0003191489361702 0.2479461469689902 0.0 1880 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1009195 VEGFC FLT1 VEGFC-FLT1 Dendritic Cells B Cells Dendritic Cells -> B Cells 0.0059715756114333 0.7745997874735252 0.777821334064334 0.909150863993142 0.0065101973396288 0.001271575589586 0.0 0.0 0.0 0.0 1572 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1009202 VWF LRP1 VWF-LRP1 Dendritic Cells CXCL14+ Fibroblasts Dendritic Cells -> CXCL14+ Fibroblasts 0.0059714811398173 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.0019871862905238 0.0064028969591119 0.0 0.0008380989942812 0.0873720990500022 0.0 922 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1009221 THBS2 CD36 THBS2-CD36 Endothelial Cells CAFs, Invasive Associated Endothelial Cells -> CAFs, Invasive Associated 0.0059712472843333 0.9197297916541942 0.6176321640000088 0.6198216015396206 0.0039472834455595 0.0032616151102094 0.0 0.0001247920133111 0.0395213390530287 0.0 3005 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1009233 EFNB2 PECAM1 EFNB2-PECAM1 Macrophages Basal-like Structured DCIS Cells Macrophages -> Basal-like Structured DCIS Cells 0.0059710699032084 0.8913986641324685 0.6331674633943454 0.6198216015396206 0.0054950348959687 0.0023576674662702 0.0 0.0002104377104377 0.0653271128399098 0.0 594 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1009376 MMP2 PECAM1 MMP2-PECAM1 CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts -> Luminal-like Amorphous DCIS Cells 0.0059687998322871 0.9067635403815892 0.2491073778594529 0.2461374514707439 0.0106922602624424 0.0076066460958003 0.0 0.0001173708920187 0.0495352273233842 0.0 1491 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1009387 COL4A1 CD93 COL4A1-CD93 Plasma Cells T Lymphocytes Plasma Cells -> T Lymphocytes 0.0059687213214119 0.4604235282221027 0.7779918296243433 0.6198216015396206 0.0017253404164066 0.0118035014556376 0.0 0.0008537279453614 0.0810055608969935 0.0 753 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1009537 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Basal-like Structured DCIS Cells 0.0059661724425781 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0024635726452692 0.0057802287131517 0.0 0.0005108556832694 0.0878873597433468 0.0 1305 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1009575 CD48 CD2 CD48-CD2 Myeloid Cells Myeloid Cells Myeloid Cells -> Myeloid Cells 0.0059656865937107 0.7453966474499909 0.7464347811605867 1.0 0.006326966401379 0.0012805120781881 0.0 0.0013250883392226 0.3216531109634168 0.0 1132 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1009684 C3 LRP1 C3-LRP1 Basal-like Structured DCIS Cells Myeloid Cells Basal-like Structured DCIS Cells -> Myeloid Cells 0.0059639645660543 0.6319926036888139 0.7769451595923457 0.6198216015396206 0.0265972645862203 0.0005558995075445 0.0 0.0015503875968992 0.3475724573297091 0.0 129 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1009775 C3 LRP1 C3-LRP1 B Cells Luminal-like Amorphous DCIS Cells B Cells -> Luminal-like Amorphous DCIS Cells 0.0059625603006245 0.6319926036888139 0.2550748532138862 0.2461374514707439 0.0042375227960614 0.0267255153180908 0.0 0.0005924170616113 0.0937947130347429 0.0 211 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1009823 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (Mitotic) 0.005961902235048 0.6626993710110988 0.6207977546603366 0.9592803095773328 0.0039530346951707 0.0028784826949613 0.0 8.468834688346883e-05 0.0072031144256605 0.0 1476 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1009844 JAG1 NOTCH2 JAG1-NOTCH2 B Cells Basal-like Structured DCIS Cells B Cells -> Basal-like Structured DCIS Cells 0.0059614811980312 0.8630183004227985 0.8891607331132086 0.8693461273411047 0.0001109003117737 0.0606680526002441 0.0 0.0004629629629629 0.0153106381406099 0.0 360 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1009888 MMRN2 CD93 MMRN2-CD93 T Lymphocytes CAFs, Invasive Associated T Lymphocytes -> CAFs, Invasive Associated 0.005960769098779 0.6301823358791634 0.6587114738285964 0.7917001487310438 0.0031934983073077 0.0042738820064046 0.0 0.0002083333333333 0.0265944681554663 0.0 2400 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1009895 MMRN2 CLEC14A MMRN2-CLEC14A T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.0059605821919687 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0031934983073077 0.0044340558155446 0.0 0.0 0.0 0.0 97 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1009970 MMRN2 CLEC14A MMRN2-CLEC14A CAFs, Invasive Associated CAFs, Invasive Associated CAFs, Invasive Associated -> CAFs, Invasive Associated 0.0059594943747621 0.6301823358791634 0.6347970925105053 1.0 0.00146889578236 0.0076236123034427 0.0 9.43930526713234e-05 0.0084122265373179 0.0 5297 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1010057 VEGFC FLT1 VEGFC-FLT1 Plasma Cells Macrophages Plasma Cells -> Macrophages 0.0059582158114409 0.4636527906642655 0.8998347793593909 0.7204611100467462 0.0023125636768155 0.0064362797035136 0.0 0.0009891196834817 0.3583808336158872 0.0 337 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1010115 MMRN2 CLEC14A MMRN2-CLEC14A Dendritic Cells T Lymphocytes Dendritic Cells -> T Lymphocytes 0.0059571904690347 0.6301823358791634 0.6347970925105053 0.909150863993142 0.0015409900107563 0.0079745943515326 0.0 0.0001970387884929 0.0236097647595461 0.0 5921 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1010175 EFNB2 PECAM1 EFNB2-PECAM1 CXCL14+ Fibroblasts B Cells CXCL14+ Fibroblasts -> B Cells 0.005956296971265 0.8640667164982425 0.6331674633943454 0.6198216015396206 0.002676946692949 0.0049190726392343 0.0 0.0002370417193426 0.0479321279540601 0.0 791 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1010377 EFNB2 PECAM1 EFNB2-PECAM1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0059529571809921 0.4619393085577573 0.6331674633943454 0.2461374514707439 0.0835287751665837 0.0007400708115376 0.0 0.0 0.0 0.0 26 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1010407 VWF SELP VWF-SELP Myoepithelial Cells Myoepithelial Cells Myoepithelial Cells -> Myoepithelial Cells 0.0059525107974561 0.7158082793127664 0.4623922682986163 1.0 0.0025256125075084 0.0053213839468185 0.0 2.8458639433103896e-05 0.0130033191162592 0.0 22361 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1010526 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells B Cells 11q13 Invasive Tumor Cells -> B Cells 0.0059506364150013 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0208904415011529 0.000671064546954 0.0 0.0002923976608187 0.0969780847279023 0.0 570 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1010626 CCN1 CAV1 CCN1-CAV1 Plasma Cells CXCL14+ Fibroblasts Plasma Cells -> CXCL14+ Fibroblasts 0.0059489647325563 0.7324582304061453 0.943345641464811 0.7204611100467462 0.0025580826958339 0.0034806998160403 0.0 0.0002178649237472 0.0806552720576346 0.0 306 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1010640 CXCL12 ITGA4 CXCL12-ITGA4 Plasma Cells CXCL14+ Fibroblasts Plasma Cells -> CXCL14+ Fibroblasts 0.0059487142088514 0.8730912658940219 0.7754239189773715 0.7204611100467462 0.0057086106530109 0.0015914585039484 0.0 0.0014854426619132 0.7211677147637455 0.0 306 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1010730 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells (G1/S) Plasma Cells 11q13 Invasive Tumor Cells (G1/S) -> Plasma Cells 0.00594729377612 0.6659645551150886 0.4603649459881741 0.6198216015396206 0.0037243679732516 0.0062523288579129 0.0 0.0 0.0 0.0 5 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1010749 CXCL12 CXCR4 CXCL12-CXCR4 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0059469124935074 0.6160088550075702 0.6632137581773894 0.7917001487310438 0.0021291294377375 0.0064230792457803 0.0 0.0003196022727272 0.042986410468618 0.0 1280 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1010781 MMRN2 CD93 MMRN2-CD93 CAFs, DCIS Associated B Cells CAFs, DCIS Associated -> B Cells 0.0059464169246458 0.7205550478301406 0.7779918296243433 0.6198216015396206 0.0117842887908422 0.001079730675535 0.0 0.0001181474480151 0.0129770008741629 0.0 4232 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1010942 THBS2 CD36 THBS2-CD36 Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0059439353042291 0.9197297916541942 0.6176321640000088 0.6198216015396206 0.0039472834455595 0.0031731220372828 0.0 0.0 0.0 0.0 407 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1010960 CD48 CD2 CD48-CD2 Pericytes Myeloid Cells Pericytes -> Myeloid Cells 0.0059436336330602 0.7719609236370527 0.7464347811605867 0.7827641335561659 0.0076331962782219 0.0012805120781881 0.0 0.0 0.0 0.0 316 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1010979 CXCL12 ITGA4 CXCL12-ITGA4 Luminal-like Amorphous DCIS Cells Mast Cells Luminal-like Amorphous DCIS Cells -> Mast Cells 0.0059433805583553 0.255669001367946 0.7754239189773715 0.2461374514707439 0.0061207051981986 0.0147571931436988 0.0 0.0013368983957219 0.0267727995817459 0.0 34 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1011009 VWF SELP VWF-SELP CAFs, DCIS Associated CAFs, Invasive Associated CAFs, DCIS Associated -> CAFs, Invasive Associated 0.0059429009804696 0.7158082793127664 0.6572093097629401 0.6198216015396206 0.0071496754272206 0.002113171886167 0.0 0.0001630168994185 0.0326353282689803 0.0 1673 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1011148 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Luminal-like Amorphous DCIS Cells 0.0059406867566798 0.6626993710110988 0.2550748532138862 0.2461374514707439 0.0039530346951707 0.0267255153180908 0.0 0.0 0.0 0.0 19 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1011163 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells (G1/S) Pericytes 11q13 Invasive Tumor Cells (G1/S) -> Pericytes 0.0059403886302403 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.0003521782369754 0.0350138403862125 0.0 0.000197628458498 0.0080728854249623 0.0 345 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1011211 VEGFC FLT1 VEGFC-FLT1 Plasma Cells Luminal-like Amorphous DCIS Cells Plasma Cells -> Luminal-like Amorphous DCIS Cells 0.0059395880138894 0.4636527906642655 0.4630488285702799 0.2461374514707439 0.0023125636768155 0.0359289752254096 0.0 0.0006150061500615 0.1551343613948782 0.0 271 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1011246 VWF LRP1 VWF-LRP1 CXCL14+ Fibroblasts Dendritic Cells CXCL14+ Fibroblasts -> Dendritic Cells 0.005938995783514 0.9275752708651288 0.6207977546603366 0.6198216015396206 0.000245041593909 0.0501711964086628 0.0 2.562262990673363e-05 0.0005194381535311 0.0 887 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1011527 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (Mitotic) 0.0059348772457756 0.6301823358791634 0.6347970925105053 1.0 0.0024635726452692 0.0044340558155446 0.0 0.0002147766323024 0.0280080437966323 0.0 1552 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1011558 A2M LRP1 A2M-LRP1 B Cells CXCL14+ Fibroblasts B Cells -> CXCL14+ Fibroblasts 0.00593442909054 0.7741139100414175 0.9078204025796472 0.6198216015396206 0.0015661096645571 0.0064028969591119 0.0 0.0004166666666666 0.0586592680398909 0.0 800 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1011571 THBS2 CD36 THBS2-CD36 Luminal-like Amorphous DCIS Cells Macrophages Luminal-like Amorphous DCIS Cells -> Macrophages 0.0059341647679322 0.2510234128936706 0.8587566561291643 0.2461374514707439 0.0009262556366009 0.088850508457521 0.0 0.0001876876876876 0.0036655977810212 0.0 222 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1011576 COL4A2 CD93 COL4A2-CD93 B Cells Myoepithelial Cells B Cells -> Myoepithelial Cells 0.0059340554477473 0.7783550150988336 0.4630027772793905 0.6198216015396206 0.0033449520260795 0.0058437228618857 0.0 0.0 0.0 0.0 496 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1011592 JAG1 NOTCH2 JAG1-NOTCH2 Myeloid Cells Luminal-like Amorphous DCIS Cells Myeloid Cells -> Luminal-like Amorphous DCIS Cells 0.0059338631464451 0.6303682835571691 0.4614667734221426 0.2461374514707439 0.0003788349535045 0.1609352200462838 0.0 0.0021467603434816 0.0450990976942058 0.0 122 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1011787 CLEC2D KLRB1 CLEC2D-KLRB1 CXCL14+ Fibroblasts Myeloid Cells CXCL14+ Fibroblasts -> Myeloid Cells 0.0059309374699518 0.8721681415062816 0.7467524951532132 0.7827641335561659 0.0008193633790489 0.0104195741475089 0.0 0.0 0.0 0.0 526 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1011852 VEGFC FLT1 VEGFC-FLT1 Macrophages 11q13 Invasive Tumor Cells (G1/S) Macrophages -> 11q13 Invasive Tumor Cells (G1/S) 0.0059300072256017 0.8963332422588541 0.6593689120110077 0.6198216015396206 0.0026007495851186 0.0045642085393754 0.0 0.0 0.0 0.0 129 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1011928 MMRN2 CD93 MMRN2-CD93 Dendritic Cells CAFs, DCIS Associated Dendritic Cells -> CAFs, DCIS Associated 0.0059287798737219 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.0015409900107563 0.0155837683010033 0.0 0.0003747002398081 0.050958031119121 0.0 3336 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1011963 MMRN2 CLEC14A MMRN2-CLEC14A CAFs, DCIS Associated CXCL14+ Fibroblasts CAFs, DCIS Associated -> CXCL14+ Fibroblasts 0.0059282539225225 0.7205550478301406 0.9003264838243337 0.7204611100467462 0.0117842887908422 0.0007880862995141 0.0 4.3572984749455335e-05 0.0290961827654248 0.0 11475 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1012119 VWF LRP1 VWF-LRP1 B Cells 11q13 Invasive Tumor Cells B Cells -> 11q13 Invasive Tumor Cells 0.0059256745635412 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.00023686843287 0.0587195251380622 0.0 0.000142580130033 0.0148278740321914 0.0 797 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1012143 THBS2 CD36 THBS2-CD36 Basal-like Structured DCIS Cells T Lymphocytes Basal-like Structured DCIS Cells -> T Lymphocytes 0.0059253404328568 0.6242573126045354 0.6176321640000088 0.8693461273411047 0.0020491452254277 0.0063011237754475 0.0 7.246376811594203e-05 0.0146220734589079 0.0 575 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1012340 COL4A2 CD93 COL4A2-CD93 Macrophages B Cells Macrophages -> B Cells 0.0059224133406199 0.9188764516910942 0.7779918296243433 0.6198216015396206 0.0090193130488293 0.001079730675535 0.0 0.0 0.0 0.0 1074 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1012605 VWF ITGA9 VWF-ITGA9 CXCL14+ Fibroblasts Dendritic Cells CXCL14+ Fibroblasts -> Dendritic Cells 0.0059179145050831 0.9275752708651288 0.6252253442669611 0.6198216015396206 0.000245041593909 0.0487643047611538 0.0 0.0001024905196269 0.00401177125543 0.0 887 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1012692 DLL4 NOTCH4 DLL4-NOTCH4 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (Mitotic) 0.0059165651985064 0.9184503888425788 0.6571792026963191 0.6198216015396206 0.0004696576149175 0.0244129856070659 0.0 0.0 0.0 0.0 390 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1013077 A2M LRP1 A2M-LRP1 Plasma Cells CXCL14+ Fibroblasts Plasma Cells -> CXCL14+ Fibroblasts 0.0059106387073605 0.4648000335061383 0.9078204025796472 0.7204611100467462 0.0021905373114471 0.0064028969591119 0.0 0.0012254901960784 0.1725272589408558 0.0 306 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1013079 THBS2 CD36 THBS2-CD36 Endothelial Cells Basal-like Structured DCIS Cells Endothelial Cells -> Basal-like Structured DCIS Cells 0.0059105470338952 0.9197297916541942 0.6176321640000088 0.6198216015396206 0.0039472834455595 0.0030676679668133 0.0 0.000211398613225 0.1377795406735077 0.0 1971 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1013256 MMRN2 CD93 MMRN2-CD93 Mast Cells 11q13 Invasive Tumor Cells Mast Cells -> 11q13 Invasive Tumor Cells 0.0059078318756807 0.8571898293845529 0.6587114738285964 0.6198216015396206 0.0004196880356983 0.0289462771086338 0.0 0.0 0.0 0.0 78 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1013284 CLEC2D KLRB1 CLEC2D-KLRB1 Mast Cells CXCL14+ Fibroblasts Mast Cells -> CXCL14+ Fibroblasts 0.0059074354336572 0.831981591331937 0.885766439573873 0.8567148457705164 0.0048935684578858 0.0013756087909864 0.0 0.0022522522522522 0.8486282015401699 0.0 148 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1013315 VWF LRP1 VWF-LRP1 B Cells Dendritic Cells B Cells -> Dendritic Cells 0.0059069367937363 0.6332974881236617 0.6207977546603366 0.909150863993142 0.00023686843287 0.0501711964086628 0.0 0.0003668055637067 0.0074361143024876 0.0 1549 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1013340 CLEC2D KLRB1 CLEC2D-KLRB1 Myeloid Cells Mast Cells Myeloid Cells -> Mast Cells 0.0059063630866141 0.7475533330314548 0.8381155706134242 0.7827641335561659 0.0029751676683741 0.0029095741067474 0.0 0.0 0.0 0.0 23 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1013347 COL4A2 CD93 COL4A2-CD93 Luminal-like Amorphous DCIS Cells B Cells Luminal-like Amorphous DCIS Cells -> B Cells 0.0059061190836811 0.4630253981438691 0.7779918296243433 0.2461374514707439 0.0443339118517084 0.001079730675535 0.0 0.0011363636363636 0.1921765241892476 0.0 176 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1013351 CXCL12 ITGA4 CXCL12-ITGA4 Plasma Cells Luminal-like Amorphous DCIS Cells Plasma Cells -> Luminal-like Amorphous DCIS Cells 0.0059060602804692 0.8730912658940219 0.4596166826058663 0.2461374514707439 0.0057086106530109 0.0075270071967493 0.0 0.0008386447500838 0.3702064623130303 0.0 271 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1013453 CXCL12 CXCR4 CXCL12-CXCR4 Mast Cells Mast Cells Mast Cells -> Mast Cells 0.0059044719811922 0.7487535481622718 0.7757991160529997 1.0 0.0016417770622885 0.0044430418127202 0.0 0.0064935064935064 0.2427345055020456 0.0 14 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1013469 DLL4 NOTCH3 DLL4-NOTCH3 Dendritic Cells CXCL14+ Fibroblasts Dendritic Cells -> CXCL14+ Fibroblasts 0.0059042186997365 0.6342079770588467 0.8818326005152037 0.6198216015396206 0.0028649117803088 0.0042655619249233 0.0 0.0 0.0 0.0 922 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1013487 A2M LRP1 A2M-LRP1 Luminal-like Amorphous DCIS Cells B Cells Luminal-like Amorphous DCIS Cells -> B Cells 0.005903989714977 0.4648000335061383 0.6207977546603366 0.2461374514707439 0.0357762282281787 0.0016667952436519 0.0 0.0007102272727272 0.1426190766072234 0.0 176 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1013496 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells (Mitotic) Mast Cells 11q13 Invasive Tumor Cells (Mitotic) -> Mast Cells 0.0059039093753145 0.6160088550075702 0.7754239189773715 0.6198216015396206 0.0009692519480124 0.0147571931436988 0.0 0.0 0.0 0.0 5 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1013506 C1QB LRP1 C1QB-LRP1 Endothelial Cells Myeloid Cells Endothelial Cells -> Myeloid Cells 0.0059036962078781 0.7753420160918723 0.7769451595923457 0.7827641335561659 0.0161519521398178 0.0005558995075445 0.0 0.0001586294416243 0.0200128392100843 0.0 394 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1013556 CD48 CD2 CD48-CD2 CAFs, Invasive Associated Macrophages CAFs, Invasive Associated -> Macrophages 0.0059029734244455 0.6659645551150886 0.7763428264267787 0.6198216015396206 0.0081474500750471 0.0016204239758814 0.0 0.0003673769287288 0.0665963493482724 0.0 1361 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1013574 VWF ITGA9 VWF-ITGA9 CAFs, Invasive Associated B Cells CAFs, Invasive Associated -> B Cells 0.0059027833285754 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0016171311116606 0.0083442542366581 0.0 0.0001982750074353 0.0109146231983715 0.0 917 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1013611 CD48 CD2 CD48-CD2 Myeloid Cells Mast Cells Myeloid Cells -> Mast Cells 0.0059020451057472 0.7453966474499909 0.7763428264267787 0.7827641335561659 0.006326966401379 0.0014748371602574 0.0 0.0 0.0 0.0 23 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1013619 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Myoepithelial Cells 0.0059018855575025 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.0003521782369754 0.0416128058995347 0.0 0.0001755970299016 0.0072806780083742 0.0 453 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1013666 DLL4 NOTCH4 DLL4-NOTCH4 Plasma Cells Dendritic Cells Plasma Cells -> Dendritic Cells 0.0059011491832682 0.7160288858520609 0.7754072541855492 0.6198216015396206 0.0012306151710811 0.009971631136135 0.0 0.0 0.0 0.0 271 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1013844 JAG1 NOTCH2 JAG1-NOTCH2 Luminal-like Amorphous DCIS Cells Mast Cells Luminal-like Amorphous DCIS Cells -> Mast Cells 0.0058985854196365 0.2451358214448441 0.773263018678637 0.2461374514707439 0.1327555461750915 0.0006800116997025 0.0 0.0105042016806722 0.9025270758122744 0.0 34 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1013874 DLL4 NOTCH4 DLL4-NOTCH4 CAFs, DCIS Associated CXCL14+ Fibroblasts CAFs, DCIS Associated -> CXCL14+ Fibroblasts 0.0058981001277504 0.7160288858520609 0.896164124004365 0.7204611100467462 0.0186793449598515 0.0004874986369898 0.0 8.714596949891067e-05 0.0546407477307374 0.0 11475 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1013888 C3 LRP1 C3-LRP1 Mast Cells Basal-like Structured DCIS Cells Mast Cells -> Basal-like Structured DCIS Cells 0.0058978954941408 0.8509500867818902 0.6207977546603366 0.6198216015396206 0.0006305085967044 0.0203874717835032 0.0 0.0 0.0 0.0 30 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1013910 VEGFC FLT1 VEGFC-FLT1 CXCL14+ Fibroblasts CAFs, Invasive Associated CXCL14+ Fibroblasts -> CAFs, Invasive Associated 0.0058975817339021 0.8718210606749883 0.6593689120110077 0.6198216015396206 0.0017670878089588 0.0066828239855783 0.0 0.0004688232536333 0.0577476145985409 0.0 1422 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1013984 VWF ITGA9 VWF-ITGA9 B Cells CAFs, Invasive Associated B Cells -> CAFs, Invasive Associated 0.0058963650489914 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.00023686843287 0.0565946652887153 0.0 0.0001878287002253 0.0069478345461012 0.0 968 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1014022 VEGFC FLT1 VEGFC-FLT1 Myeloid Cells CAFs, Invasive Associated Myeloid Cells -> CAFs, Invasive Associated 0.0058958920158425 0.743507317541692 0.6593689120110077 0.6198216015396206 0.0020684923107111 0.0066828239855783 0.0 0.0 0.0 0.0 160 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1014207 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) -> CXCL14+ Fibroblasts 0.0058929433361756 0.6593525851613742 0.878254460598671 0.6198216015396206 0.0201572483258557 0.0005788283879716 0.0 0.0004916420845624 0.5306166644321509 0.0 339 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1014390 MMP2 PECAM1 MMP2-PECAM1 Basal-like Structured DCIS Cells Myeloid Cells Basal-like Structured DCIS Cells -> Myeloid Cells 0.0058904378682585 0.6303642896310324 0.7841656220878274 0.6198216015396206 0.0104129581710415 0.001309307002134 0.0 0.0003875968992248 0.046358636152 0.0 129 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1014468 MMP2 PECAM1 MMP2-PECAM1 T Lymphocytes Luminal-like Amorphous DCIS Cells T Lymphocytes -> Luminal-like Amorphous DCIS Cells 0.0058893484809909 0.6303642896310324 0.2491073778594529 0.2461374514707439 0.0141923232885854 0.0076066460958003 0.0 0.000130548302872 0.0550966236025109 0.0 383 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1014479 THBS2 CD36 THBS2-CD36 Pericytes Plasma Cells Pericytes -> Plasma Cells 0.0058891100202889 0.9197297916541942 0.7373999388878224 0.7204611100467462 0.0087456089304998 0.0009761781830445 0.0 0.0 0.0 0.0 394 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1014507 COL4A1 CD93 COL4A1-CD93 Macrophages 11q13 Invasive Tumor Cells (Mitotic) Macrophages -> 11q13 Invasive Tumor Cells (Mitotic) 0.0058885674462962 0.9102252263107924 0.6587114738285964 0.6198216015396206 0.0042860632265532 0.0026174949623928 0.0 0.0 0.0 0.0 129 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1014540 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (Mitotic) 0.0058881290190435 0.6626993710110988 0.6207977546603366 1.0 0.0035190936623492 0.0028784826949613 0.0 8.054123711340206e-05 0.0068503845955379 0.0 1552 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1014591 VWF SELP VWF-SELP Plasma Cells 11q13 Invasive Tumor Cells Plasma Cells -> 11q13 Invasive Tumor Cells 0.005887403747251 0.7158082793127664 0.6572093097629401 0.6198216015396206 0.0003457348439318 0.04130664769978 0.0 0.0 0.0 0.0 148 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1014663 JAG1 NOTCH2 JAG1-NOTCH2 T Lymphocytes T Lymphocytes T Lymphocytes -> T Lymphocytes 0.0058863179364487 0.8630183004227985 0.8445107771175474 1.0 0.0006856224272495 0.0083242517891534 0.0 0.0001773479521923 0.020747268643022 0.0 21212 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1014685 VWF ITGA9 VWF-ITGA9 B Cells Dendritic Cells B Cells -> Dendritic Cells 0.0058859693130776 0.6332974881236617 0.6252253442669611 0.909150863993142 0.00023686843287 0.0487643047611538 0.0 0.0004695111215446 0.0183780044083482 0.0 1549 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1014796 COL4A1 CD93 COL4A1-CD93 T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes -> 11q13 Invasive Tumor Cells (G1/S) 0.0058841970264093 0.8684504425765611 0.6587114738285964 0.7917001487310438 0.0126216524880575 0.0007261054236978 0.0 0.0 0.0 0.0 81 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1014805 EFNB2 PECAM1 EFNB2-PECAM1 Myeloid Cells Myoepithelial Cells Myeloid Cells -> Myoepithelial Cells 0.0058840147914542 0.7451589345683471 0.7167436199046466 0.7204611100467462 0.0040724665904272 0.0026482500471321 0.0 0.0 0.0 0.0 85 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1014913 EFNB2 PECAM1 EFNB2-PECAM1 Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0058822430698157 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.0308750930304183 0.0007400708115376 0.0 0.0001481042654028 0.0289085627718864 0.0 422 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1014922 MMP2 PECAM1 MMP2-PECAM1 Mast Cells T Lymphocytes Mast Cells -> T Lymphocytes 0.0058820711115892 0.8560892486218385 0.6331674633943454 0.6198216015396206 0.0006966068981631 0.0176963220730796 0.0 0.000801749271137 0.1061905356739091 0.0 343 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1014924 CD48 CD2 CD48-CD2 CXCL14+ Fibroblasts Endothelial Cells CXCL14+ Fibroblasts -> Endothelial Cells 0.0058820127018887 0.7719609236370527 0.7763428264267787 0.9429656149619918 0.0014378253178126 0.0050968401714881 0.0 0.0001845018450184 0.0469545921978028 0.0 2710 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1014948 MMRN2 CD93 MMRN2-CD93 CAFs, Invasive Associated CAFs, DCIS Associated CAFs, Invasive Associated -> CAFs, DCIS Associated 0.0058816233441517 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.00146889578236 0.0155837683010033 0.0 0.0003779289493575 0.0513971252648187 0.0 1323 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1014951 EFNB2 PECAM1 EFNB2-PECAM1 Dendritic Cells Luminal-like Amorphous DCIS Cells Dendritic Cells -> Luminal-like Amorphous DCIS Cells 0.0058815879393211 0.7800321422220979 0.2491073778594529 0.2461374514707439 0.0113788029360913 0.0076066460958003 0.0 8.311170212765957e-05 0.0346249696732096 0.0 752 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1014972 CD34 SELP CD34-SELP Dendritic Cells Myoepithelial Cells Dendritic Cells -> Myoepithelial Cells 0.0058812985347922 0.633566764858408 0.4623922682986163 0.6198216015396206 0.0042829523358709 0.0053213839468185 0.0 0.0 0.0 0.0 1412 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1015003 C1QB LRP1 C1QB-LRP1 Myeloid Cells CXCL14+ Fibroblasts Myeloid Cells -> CXCL14+ Fibroblasts 0.0058808993540065 0.7452691992612583 0.9078204025796472 0.7827641335561659 0.0012199377895337 0.0064028969591119 0.0 0.0005929791271347 0.0609590284200413 0.0 527 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1015046 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells Mast Cells 11q13 Invasive Tumor Cells -> Mast Cells 0.0058801093583608 0.6342079770588467 0.8341464445360613 0.6198216015396206 0.0673400749834054 0.0001871866311057 0.0 0.0 0.0 0.0 42 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1015049 C1QB LRP1 C1QB-LRP1 Basal-like Structured DCIS Cells Myeloid Cells Basal-like Structured DCIS Cells -> Myeloid Cells 0.0058800672818007 0.8498991475190484 0.7769451595923457 0.6198216015396206 0.018166235813628 0.0005558995075445 0.0 0.0 0.0 0.0 129 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1015070 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Myoepithelial Cells 0.0058798080576799 0.6630837220165452 0.4630027772793905 0.6198216015396206 0.0037159398684439 0.0058437228618857 0.0 0.0001576789656259 0.0384324217953883 0.0 453 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1015094 CD48 CD2 CD48-CD2 CXCL14+ Fibroblasts CAFs, DCIS Associated CXCL14+ Fibroblasts -> CAFs, DCIS Associated 0.0058795113915552 0.7719609236370527 0.4603649459881741 0.7204611100467462 0.0014378253178126 0.0112209532878862 0.0 0.0 0.0 0.0 10961 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1015128 VEGFC FLT1 VEGFC-FLT1 Myoepithelial Cells B Cells Myoepithelial Cells -> B Cells 0.0058789808574776 0.4636527906642655 0.777821334064334 0.6198216015396206 0.014525360548861 0.001271575589586 0.0 0.0 0.0 0.0 394 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1015175 C1QB LRP1 C1QB-LRP1 CXCL14+ Fibroblasts CXCL14+ Fibroblasts CXCL14+ Fibroblasts -> CXCL14+ Fibroblasts 0.0058782357493358 0.7753420160918723 0.9078204025796472 1.0 0.0009153913192522 0.0064028969591119 0.0 7.775566061209257e-05 0.0079933834230808 0.0 4019 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1015209 MMRN2 CD93 MMRN2-CD93 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0058775620390513 0.6301823358791634 0.6587114738285964 0.7917001487310438 0.0172764782878141 0.0007261054236978 0.0 0.0 0.0 0.0 1163 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1015335 DLL4 NOTCH4 DLL4-NOTCH4 CAFs, Invasive Associated Macrophages CAFs, Invasive Associated -> Macrophages 0.0058756136545471 0.6342079770588467 0.8818120773736414 0.6198216015396206 0.002196330917593 0.0054043611446182 0.0 0.0007347538574577 0.1440639200188326 0.0 1361 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1015339 VWF LRP1 VWF-LRP1 Macrophages CXCL14+ Fibroblasts Macrophages -> CXCL14+ Fibroblasts 0.0058755484576276 0.9011206516381156 0.9078204025796472 0.8875000050982297 0.0008850282134344 0.0064028969591119 0.0 8.549931600547196e-05 0.0089133321453802 0.0 1462 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1015464 VEGFC FLT1 VEGFC-FLT1 T Lymphocytes CXCL14+ Fibroblasts T Lymphocytes -> CXCL14+ Fibroblasts 0.0058735923245424 0.7745997874735252 0.878254460598671 0.6198216015396206 0.016822895653248 0.0005788283879716 0.0 0.0 0.0 0.0 1880 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1015504 THBS2 CD36 THBS2-CD36 Myeloid Cells 11q13 Invasive Tumor Cells Myeloid Cells -> 11q13 Invasive Tumor Cells 0.0058729608801644 0.7809827257946271 0.6176321640000088 0.6198216015396206 0.0004779710276932 0.02871400543887 0.0 0.0001444251877527 0.0698895399916136 0.0 1154 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1015517 A2M LRP1 A2M-LRP1 Plasma Cells T Lymphocytes Plasma Cells -> T Lymphocytes 0.0058727321142803 0.4648000335061383 0.6207977546603366 0.6198216015396206 0.0021905373114471 0.0104714078116759 0.0 0.0004980079681274 0.0683559611755795 0.0 753 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1015555 VWF ITGA9 VWF-ITGA9 CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated -> Luminal-like Amorphous DCIS Cells 0.0058720794717551 0.6332974881236617 0.2531744428854943 0.2461374514707439 0.0016171311116606 0.0642389143033604 0.0 0.0 0.0 0.0 155 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1015559 HSPG2 LRP1 HSPG2-LRP1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0058720095928798 0.4629984640915818 0.6207977546603366 0.2461374514707439 0.0201301851612071 0.0028784826949613 0.0 0.0008191837950551 0.060570960517299 0.0 373 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1015653 CXCL12 CXCR4 CXCL12-CXCR4 Apocrine Cells Dendritic Cells Apocrine Cells -> Dendritic Cells 0.0058704073183236 0.255669001367946 0.9008184599638702 0.2461374514707439 0.0002269856810233 0.3180524283074206 0.0 0.0007102272727272 0.0098697543012451 0.0 64 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1015663 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells (G1/S) B Cells 11q13 Invasive Tumor Cells (G1/S) -> B Cells 0.005870353085488 0.6160088550075702 0.9546923450729716 0.7917001487310438 0.0001971810371238 0.0445745465878424 0.0 0.0 0.0 0.0 38 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1015732 JAG1 NOTCH2 JAG1-NOTCH2 CAFs, Invasive Associated Plasma Cells CAFs, Invasive Associated -> Plasma Cells 0.0058692346765466 0.7941469661104034 0.4614667734221426 0.6198216015396206 0.0083898580598364 0.0021449819680126 0.0 0.0056465273856578 0.204923468711038 0.0 253 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1015932 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (Mitotic) 0.0058662569775645 0.6630837220165452 0.6587114738285964 0.9592803095773328 0.0037159398684439 0.0026174949623928 0.0 9.67866821525358e-05 0.0094343350944447 0.0 1476 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1015967 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells (Mitotic) B Cells 11q13 Invasive Tumor Cells (Mitotic) -> B Cells 0.0058657766272598 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0015572459193676 0.0083442542366581 0.0 0.0 0.0 0.0 42 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1016138 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) -> Plasma Cells 0.0058633011258863 0.6249837837987587 0.4638256179742202 0.6198216015396206 0.0244483651952677 0.0009249287638231 0.0 0.0 0.0 0.0 5 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1016182 THBS2 CD36 THBS2-CD36 Myeloid Cells Dendritic Cells Myeloid Cells -> Dendritic Cells 0.0058624454606702 0.7809827257946271 0.6176321640000088 0.6198216015396206 0.0004779710276932 0.0284069116891947 0.0 0.0012254901960784 0.1015127216688159 0.0 170 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1016280 VWF LRP1 VWF-LRP1 Mast Cells 11q13 Invasive Tumor Cells Mast Cells -> 11q13 Invasive Tumor Cells 0.0058609186619861 0.8525936146535493 0.6207977546603366 0.6198216015396206 0.0002103933337194 0.0587195251380622 0.0 0.0001456876456876 0.0151510456457135 0.0 78 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1016367 COL4A1 CD93 COL4A1-CD93 Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells -> CAFs, Invasive Associated 0.0058595717587618 0.4604235282221027 0.6587114738285964 0.2461374514707439 0.0126864732057784 0.0042738820064046 0.0 0.0 0.0 0.0 147 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1016392 CXCL12 CXCR4 CXCL12-CXCR4 Mast Cells CAFs, Invasive Associated Mast Cells -> CAFs, Invasive Associated 0.005859269075856 0.7487535481622718 0.6632137581773894 0.6198216015396206 0.0016417770622885 0.0080072638027924 0.0 0.0006313131313131 0.1524942272846553 0.0 144 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1016438 DLL4 NOTCH4 DLL4-NOTCH4 CAFs, Invasive Associated Myeloid Cells CAFs, Invasive Associated -> Myeloid Cells 0.0058586305449262 0.6342079770588467 0.7480927101953669 0.6198216015396206 0.002196330917593 0.006260692484444 0.0 0.0 0.0 0.0 143 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1016612 MMRN2 CLEC14A MMRN2-CLEC14A Basal-like Structured DCIS Cells B Cells Basal-like Structured DCIS Cells -> B Cells 0.005855806117169 0.6301823358791634 0.6347970925105053 0.8693461273411047 0.0172764782878141 0.000671064546954 0.0 0.0 0.0 0.0 270 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1016661 C3 LRP1 C3-LRP1 Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0058549227649501 0.8911088195487638 0.6207977546603366 0.6198216015396206 0.0064915662046245 0.0018097844702233 0.0 8.012820512820513e-05 0.0282956743630901 0.0 312 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1016713 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myoepithelial Cells 0.0058541843808672 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.0024635726452692 0.0058465532256424 0.0 0.0002334267040149 0.0491286789699831 0.0 714 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1016894 CCN1 CAV1 CCN1-CAV1 B Cells Macrophages B Cells -> Macrophages 0.0058515101843988 0.6213271600240247 0.8818704453527788 0.6198216015396206 0.0023088899408624 0.0051192928876727 0.0 9.389671361502347e-05 0.0176896450245883 0.0 1065 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1017041 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, Invasive Associated 0.0058491035315295 0.6301823358791634 0.6587114738285964 0.9161861017439124 0.0024635726452692 0.0042738820064046 0.0 0.0016375545851528 0.2090394876848881 0.0 458 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1017094 DLL4 NOTCH4 DLL4-NOTCH4 Mast Cells 11q13 Invasive Tumor Cells (Mitotic) Mast Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0058481960273252 0.8516956437178343 0.6571792026963191 0.6198216015396206 0.000472352586488 0.0244129856070659 0.0 0.0 0.0 0.0 10 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1017123 VWF SELP VWF-SELP Plasma Cells T Lymphocytes Plasma Cells -> T Lymphocytes 0.0058478369141583 0.7158082793127664 0.7760344326192508 0.6198216015396206 0.0003457348439318 0.0335947364052305 0.0 0.0001810938065918 0.0096876330308159 0.0 753 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1017209 C3 LRP1 C3-LRP1 Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0058464024266972 0.7148920381722296 0.6207977546603366 0.6198216015396206 0.005043231651446 0.0028784826949613 0.0 0.0003793626707132 0.0981522663756957 0.0 659 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1017267 MMRN2 CD93 MMRN2-CD93 Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.0058455158758829 0.250044481781731 0.4630027772793905 1.0 0.0070431301838115 0.0048929293424311 0.0 0.0001193625395186 0.0245481279360888 0.0 77495 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1017289 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells Mast Cells 11q13 Invasive Tumor Cells -> Mast Cells 0.005845238237283 0.6301823358791634 0.8514619504364779 0.6198216015396206 0.0208904415011529 0.0005740632036187 0.0 0.0039682539682539 0.6859337845253339 0.0 42 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1017379 HSPG2 LRP1 HSPG2-LRP1 CXCL14+ Fibroblasts Plasma Cells CXCL14+ Fibroblasts -> Plasma Cells 0.0058437083115153 0.8818165186409654 0.7346293219749174 0.7204611100467462 0.0026436039558049 0.0032275631628407 0.0 0.0003898635477582 0.021436502036279 0.0 285 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1017409 MMRN2 CD93 MMRN2-CD93 Luminal-like Amorphous DCIS Cells T Lymphocytes Luminal-like Amorphous DCIS Cells -> T Lymphocytes 0.0058432966488897 0.250044481781731 0.7779918296243433 0.2461374514707439 0.0070431301838115 0.0118035014556376 0.0 0.0 0.0 0.0 316 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1017429 VEGFC FLT1 VEGFC-FLT1 Plasma Cells Myeloid Cells Plasma Cells -> Myeloid Cells 0.005842963989207 0.4636527906642655 0.7472387841445823 0.7204611100467462 0.0023125636768155 0.0068935067166085 0.0 0.0 0.0 0.0 43 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1017460 VWF ITGA9 VWF-ITGA9 Luminal-like Amorphous DCIS Cells T Lymphocytes Luminal-like Amorphous DCIS Cells -> T Lymphocytes 0.0058426040291115 0.2486570577556728 0.6252253442669611 0.2461374514707439 0.0033537993821664 0.0309945332907452 0.0 0.0005753739930955 0.035891185835381 0.0 316 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1017485 VEGFC FLT1 VEGFC-FLT1 Dendritic Cells Mast Cells Dendritic Cells -> Mast Cells 0.0058420725008357 0.7745997874735252 0.8331580262014722 0.6198216015396206 0.0065101973396288 0.001526625481682 0.0 0.0 0.0 0.0 151 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1017573 VEGFC FLT1 VEGFC-FLT1 Mast Cells Basal-like Structured DCIS Cells Mast Cells -> Basal-like Structured DCIS Cells 0.0058408573125841 0.8317042416754105 0.777821334064334 0.6198216015396206 0.0005440770361181 0.0182001711419816 0.0 0.0 0.0 0.0 30 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1017746 COL4A1 CD93 COL4A1-CD93 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (Mitotic) 0.0058378909593471 0.7766289238087107 0.6587114738285964 0.6198216015396206 0.0047694898966413 0.0026174949623928 0.0 0.0001831501831501 0.0178526648710262 0.0 390 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1017764 DLL4 NOTCH4 DLL4-NOTCH4 Basal-like Structured DCIS Cells Plasma Cells Basal-like Structured DCIS Cells -> Plasma Cells 0.0058377235095445 0.6342079770588467 0.4641352222874551 0.6198216015396206 0.0053032910137447 0.0040904475843412 0.0 0.0 0.0 0.0 79 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1017845 DLL4 NOTCH3 DLL4-NOTCH3 CAFs, Invasive Associated T Lymphocytes CAFs, Invasive Associated -> T Lymphocytes 0.0058363687375537 0.6342079770588467 0.7746834992804791 0.7917001487310438 0.002196330917593 0.0046263543438723 0.0 7.246376811594203e-05 0.0395021835861632 0.0 2300 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1017846 VEGFC FLT1 VEGFC-FLT1 B Cells Luminal-like Amorphous DCIS Cells B Cells -> Luminal-like Amorphous DCIS Cells 0.0058363395018579 0.7745997874735252 0.4630488285702799 0.2461374514707439 0.0012459853895406 0.0359289752254096 0.0 0.0007898894154818 0.1992483978104834 0.0 211 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1017867 VWF LRP1 VWF-LRP1 Mast Cells Myoepithelial Cells Mast Cells -> Myoepithelial Cells 0.0058360199707139 0.8525936146535493 0.7346293219749174 0.7204611100467462 0.0002103933337194 0.0416128058995347 0.0 0.0001721763085399 0.0071388466186006 0.0 66 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1017888 CD48 CD2 CD48-CD2 Luminal-like Amorphous DCIS Cells Pericytes Luminal-like Amorphous DCIS Cells -> Pericytes 0.005835769777102 0.4593282471594782 0.7763428264267787 0.2461374514707439 0.0181222899145132 0.0024832440877005 0.0 0.0002880184331797 0.0736304884932774 0.0 1736 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1017917 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Luminal-like Amorphous DCIS Cells 0.005835265264115 0.6332974881236617 0.2531744428854943 0.2461374514707439 0.0015572459193676 0.0642389143033604 0.0 0.0002590002590002 0.0121222112237126 0.0 351 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1018077 EFNB2 PECAM1 EFNB2-PECAM1 Macrophages Myeloid Cells Macrophages -> Myeloid Cells 0.005832496148808 0.8913986641324685 0.7841656220878274 0.7827641335561659 0.0054950348959687 0.001309307002134 0.0 0.0 0.0 0.0 179 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1018095 C3 LRP1 C3-LRP1 B Cells Plasma Cells B Cells -> Plasma Cells 0.0058322933307068 0.6319926036888139 0.7346293219749174 0.6198216015396206 0.0042375227960614 0.0032275631628407 0.0 0.0011784511784511 0.1092612206233985 0.0 297 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1018100 EFNB2 PECAM1 EFNB2-PECAM1 T Lymphocytes CXCL14+ Fibroblasts T Lymphocytes -> CXCL14+ Fibroblasts 0.0058322057926402 0.7800321422220979 0.930308383061206 0.6198216015396206 0.0213929720256037 0.0004089864655001 0.0 3.324468085106383e-05 0.0427296851758216 0.0 1880 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1018112 VWF ITGA9 VWF-ITGA9 Mast Cells CAFs, Invasive Associated Mast Cells -> CAFs, Invasive Associated 0.005831929442454 0.8525936146535493 0.6252253442669611 0.6198216015396206 0.0002103933337194 0.0565946652887153 0.0 0.0 0.0 0.0 144 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1018148 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells (Mitotic) B Cells 11q13 Invasive Tumor Cells (Mitotic) -> B Cells 0.0058312358942902 0.6589792304505506 0.6207977546603366 0.7917001487310438 0.0072827533047186 0.0016667952436519 0.0 0.0003306878306878 0.0418369599028177 0.0 42 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1018331 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells Myeloid Cells 11q13 Invasive Tumor Cells -> Myeloid Cells 0.0058281920005117 0.6303642896310324 0.7841656220878274 0.6198216015396206 0.0097699360831605 0.001309307002134 0.0 0.0001322751322751 0.0158208044010793 0.0 756 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1018334 HSPG2 LRP1 HSPG2-LRP1 Myeloid Cells Basal-like Structured DCIS Cells Myeloid Cells -> Basal-like Structured DCIS Cells 0.0058281492696761 0.7468485855611411 0.6207977546603366 0.6198216015396206 0.0006689050756654 0.0203874717835032 0.0 0.0018004115226337 0.0562432520507989 0.0 162 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1018353 COL4A2 CD93 COL4A2-CD93 Luminal-like Amorphous DCIS Cells Myeloid Cells Luminal-like Amorphous DCIS Cells -> Myeloid Cells 0.0058276825489993 0.4630253981438691 0.7461459456652184 0.2461374514707439 0.0443339118517084 0.0010390313650636 0.0 0.0 0.0 0.0 84 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1018405 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Luminal-like Amorphous DCIS Cells 0.0058266649082942 0.6626993710110988 0.2550748532138862 0.2461374514707439 0.0035190936623492 0.0267255153180908 0.0 0.0007122507122507 0.0443086267282744 0.0 351 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1018426 MMRN2 CLEC14A MMRN2-CLEC14A Apocrine Cells Endothelial Cells Apocrine Cells -> Endothelial Cells 0.0058263644464766 0.250044481781731 0.9003264838243337 0.2461374514707439 7.058774627838557e-05 1.0 0.0 0.0 0.0 0.0 15 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1018431 HSPG2 LRP1 HSPG2-LRP1 CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts -> Luminal-like Amorphous DCIS Cells 0.0058262795257938 0.8818165186409654 0.2550748532138862 0.2461374514707439 0.0026436039558049 0.0267255153180908 0.0 0.0005961696102541 0.0356374514624238 0.0 1491 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1018444 MMRN2 CD93 MMRN2-CD93 Macrophages T Lymphocytes Macrophages -> T Lymphocytes 0.0058260664109555 0.893316592628645 0.7779918296243433 0.6198216015396206 0.0007691101630988 0.0118035014556376 0.0 0.0 0.0 0.0 3576 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1018462 EFNB2 PECAM1 EFNB2-PECAM1 Myoepithelial Cells CXCL14+ Fibroblasts Myoepithelial Cells -> CXCL14+ Fibroblasts 0.005825837919503 0.4619393085577573 0.930308383061206 0.7204611100467462 0.0308750930304183 0.0004089864655001 0.0 0.0001625487646293 0.2089253787530423 0.0 1538 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1018526 CXCL12 CXCR4 CXCL12-CXCR4 Myeloid Cells CAFs, Invasive Associated Myeloid Cells -> CAFs, Invasive Associated 0.0058248739467014 0.7487535481622718 0.6632137581773894 0.6198216015396206 0.0015847932820241 0.0080072638027924 0.0 0.0005681818181818 0.1372448045561897 0.0 160 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1018541 DLL4 NOTCH4 DLL4-NOTCH4 CAFs, DCIS Associated B Cells CAFs, DCIS Associated -> B Cells 0.0058245958864068 0.7160288858520609 0.7754072541855492 0.6198216015396206 0.0186793449598515 0.0006074333625108 0.0 0.0 0.0 0.0 4232 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1018632 C1QB LRP1 C1QB-LRP1 Endothelial Cells Mast Cells Endothelial Cells -> Mast Cells 0.0058230409215642 0.7753420160918723 0.8755243548400705 0.8567148457705164 0.0161519521398178 0.0004150165744076 0.0 0.0008333333333333 0.1031459194952619 0.0 225 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1018744 THBS2 CD36 THBS2-CD36 Endothelial Cells Myeloid Cells Endothelial Cells -> Myeloid Cells 0.0058212533454522 0.9197297916541942 0.7763054211764489 0.7827641335561659 0.0039472834455595 0.0017638974017382 0.0 0.0007402707275803 0.1063089780349893 0.0 394 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1018764 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells Mast Cells 11q13 Invasive Tumor Cells -> Mast Cells 0.0058209685261202 0.6332974881236617 0.8347297932672282 0.6198216015396206 0.0131302879503246 0.0009042150166242 0.0 0.0 0.0 0.0 42 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1018766 CCN1 CAV1 CCN1-CAV1 Macrophages Myeloid Cells Macrophages -> Myeloid Cells 0.0058209216968418 0.8619922139338987 0.7832252605020791 0.7827641335561659 0.0054092055025683 0.00136079311934 0.0 0.0 0.0 0.0 179 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1018767 COL4A1 CD93 COL4A1-CD93 Luminal-like Amorphous DCIS Cells Myoepithelial Cells Luminal-like Amorphous DCIS Cells -> Myoepithelial Cells 0.0058209214755976 0.4604235282221027 0.4630027772793905 0.2461374514707439 0.0126864732057784 0.0058437228618857 0.0 0.0001496781918874 0.0364823258533681 0.0 13362 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1019026 EFNB2 PECAM1 EFNB2-PECAM1 Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0058170287768406 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.0051428381563772 0.0041555861088636 0.0 0.0 0.0 0.0 3 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1019038 COL4A1 CD93 COL4A1-CD93 Dendritic Cells Plasma Cells Dendritic Cells -> Plasma Cells 0.0058167304012312 0.8684504425765611 0.4630027772793905 0.6198216015396206 0.0168149984327668 0.0009242223287825 0.0 0.0008965929468021 0.1729516820258477 0.0 239 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1019093 MMRN2 CD93 MMRN2-CD93 Myoepithelial Cells Plasma Cells Myoepithelial Cells -> Plasma Cells 0.0058157797939644 0.7205550478301406 0.4630027772793905 0.8293805866303694 0.0151307911035231 0.0009242223287825 0.0 0.0 0.0 0.0 219 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1019103 MMP2 PECAM1 MMP2-PECAM1 Mast Cells CAFs, DCIS Associated Mast Cells -> CAFs, DCIS Associated 0.0058155840574638 0.8560892486218385 0.7167436199046466 0.7204611100467462 0.0006966068981631 0.0125623889131764 0.0 0.0005283381364073 0.1701925126134185 0.0 1041 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1019149 VEGFC FLT1 VEGFC-FLT1 Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells -> CXCL14+ Fibroblasts 0.0058148912337694 0.4636527906642655 0.878254460598671 0.2461374514707439 0.0666348171285698 0.0005788283879716 0.0 0.0 0.0 0.0 1384 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1019260 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells -> CXCL14+ Fibroblasts 0.0058132970560315 0.6160088550075702 0.7757991160529997 0.6198216015396206 0.0106340017102282 0.0012252690191386 0.0 3.7257824143070045e-05 0.0298946309527806 0.0 4880 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1019382 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myeloid Cells 0.0058112426629304 0.6213271600240247 0.7832252605020791 0.6198216015396206 0.0093830613230477 0.00136079311934 0.0 0.0028985507246376 0.4260896589931494 0.0 23 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1019385 DLL1 NOTCH3 DLL1-NOTCH3 Mast Cells T Lymphocytes Mast Cells -> T Lymphocytes 0.0058111940690168 0.8624864526942296 0.7746834992804791 0.6198216015396206 0.0020100505037262 0.0046263543438723 0.0 0.0002429543245869 0.0854667580574484 0.0 343 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1019394 CD48 CD2 CD48-CD2 CAFs, Invasive Associated Mast Cells CAFs, Invasive Associated -> Mast Cells 0.0058110789247852 0.6659645551150886 0.7763428264267787 0.6198216015396206 0.0081474500750471 0.0014748371602574 0.0 0.0076923076923076 0.1267057854698742 0.0 130 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1019407 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells (G1/S) Plasma Cells 11q13 Invasive Tumor Cells (G1/S) -> Plasma Cells 0.0058108976687703 0.6626993710110988 0.7346293219749174 0.6198216015396206 0.0039530346951707 0.0032275631628407 0.0 0.025 0.9962868450407224 0.0 5 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1019521 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells 0.0058091834165249 0.6242573126045354 0.6176321640000088 0.8824495942126559 0.000393370777602 0.02871400543887 0.0 6.886483210753932e-06 0.0033324737273912 0.0 12101 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1019535 COL4A2 CD93 COL4A2-CD93 Dendritic Cells CXCL14+ Fibroblasts Dendritic Cells -> CXCL14+ Fibroblasts 0.0058089450137136 0.7783550150988336 0.8817184225858201 0.6198216015396206 0.0267593032157803 0.0003375370073613 0.0 0.0004338394793926 0.3370489922644263 0.0 922 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1019556 VWF LRP1 VWF-LRP1 T Lymphocytes Luminal-like Amorphous DCIS Cells T Lymphocytes -> Luminal-like Amorphous DCIS Cells 0.0058085915766563 0.6332974881236617 0.2550748532138862 0.2461374514707439 0.0036144684673052 0.0267255153180908 0.0 0.0002076904818419 0.011357771943102 0.0 383 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1019573 MMRN2 CLEC14A MMRN2-CLEC14A Myoepithelial Cells Mast Cells Myoepithelial Cells -> Mast Cells 0.005808250806134 0.7205550478301406 0.8514619504364779 0.7204611100467462 0.0151307911035231 0.0005740632036187 0.0 0.0 0.0 0.0 38 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1019598 DLL1 NOTCH3 DLL1-NOTCH3 B Cells CXCL14+ Fibroblasts B Cells -> CXCL14+ Fibroblasts 0.005807901893041 0.6249837837987587 0.8818326005152037 0.6198216015396206 0.00263399584678 0.0042655619249233 0.0 0.0 0.0 0.0 800 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1019606 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (Mitotic) 0.0058078017151222 0.6589792304505506 0.6207977546603366 0.9592803095773328 0.0033973231723341 0.0028784826949613 0.0 0.0004422613670581 0.0327010812031525 0.0 1476 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1019661 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells CAFs, Invasive Associated 11q13 Invasive Tumor Cells -> CAFs, Invasive Associated 0.005807180136023 0.6242573126045354 0.6176321640000088 0.8824495942126559 0.0034559943126159 0.0032616151102094 0.0 5.352172982230786e-05 0.0169502067871764 0.0 4671 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1019680 MMP2 PECAM1 MMP2-PECAM1 Macrophages Luminal-like Amorphous DCIS Cells Macrophages -> Luminal-like Amorphous DCIS Cells 0.005806962153705 0.9330801352629944 0.2491073778594529 0.2461374514707439 0.0088108219576754 0.0076066460958003 0.0 0.0003802281368821 0.1604715349031308 0.0 263 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1019692 EFNB2 PECAM1 EFNB2-PECAM1 Myeloid Cells CAFs, Invasive Associated Myeloid Cells -> CAFs, Invasive Associated 0.0058067072282577 0.7451589345683471 0.6331674633943454 0.6198216015396206 0.0040724665904272 0.0032187363284526 0.0 0.0 0.0 0.0 160 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1019723 MMRN2 CD93 MMRN2-CD93 Apocrine Cells Endothelial Cells Apocrine Cells -> Endothelial Cells 0.0058061193881684 0.250044481781731 0.8817184225858201 0.2461374514707439 7.058774627838557e-05 1.0 0.0 0.0 0.0 0.0 15 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1019804 DLL4 NOTCH3 DLL4-NOTCH3 Plasma Cells Dendritic Cells Plasma Cells -> Dendritic Cells 0.0058050387216928 0.7160288858520609 0.7746834992804791 0.6198216015396206 0.0012306151710811 0.0090444648829713 0.0 0.0 0.0 0.0 271 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1019830 VWF SELP VWF-SELP CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells 0.005804518464457 0.9275752708651288 0.6572093097629401 0.6198216015396206 0.000245041593909 0.04130664769978 0.0 0.0 0.0 0.0 5683 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1019931 COL4A2 CD93 COL4A2-CD93 Plasma Cells CAFs, Invasive Associated Plasma Cells -> CAFs, Invasive Associated 0.0058025421736032 0.4630253981438691 0.6587114738285964 0.6198216015396206 0.0047240947268779 0.0042738820064046 0.0 0.0 0.0 0.0 285 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1019947 C1QB LRP1 C1QB-LRP1 Mast Cells T Lymphocytes Mast Cells -> T Lymphocytes 0.0058022288791052 0.7753420160918723 0.6207977546603366 0.6198216015396206 0.0012213774841743 0.0104714078116759 0.0 0.0014577259475218 0.1457956056700565 0.0 343 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1020029 CXCL12 CXCR4 CXCL12-CXCR4 Luminal-like Amorphous DCIS Cells Myoepithelial Cells Luminal-like Amorphous DCIS Cells -> Myoepithelial Cells 0.0058007621640986 0.255669001367946 0.4600037439857229 0.2461374514707439 0.0061207051981986 0.0215025911544899 0.0 0.0002313208420078 0.0277898852237883 0.0 13362 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1020093 JAG1 NOTCH2 JAG1-NOTCH2 CAFs, Invasive Associated B Cells CAFs, Invasive Associated -> B Cells 0.0057996044069539 0.7941469661104034 0.8445107771175474 0.7917001487310438 0.0083898580598364 0.0008542071298387 0.0 0.0006750791919821 0.1246833870285682 0.0 917 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1020099 MMRN2 CLEC14A MMRN2-CLEC14A CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.0057994850102865 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0117842887908422 0.0011388334136451 0.0 0.0 0.0 0.0 135 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1020191 CD34 SELP CD34-SELP Macrophages Luminal-like Amorphous DCIS Cells Macrophages -> Luminal-like Amorphous DCIS Cells 0.0057982377262576 0.8963354148873306 0.4623922682986163 0.2461374514707439 0.0038492365148421 0.0096770075292062 0.0 0.0 0.0 0.0 263 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1020282 VWF ITGA9 VWF-ITGA9 Myeloid Cells T Lymphocytes Myeloid Cells -> T Lymphocytes 0.0057966784450257 0.7848266128497919 0.6252253442669611 0.6198216015396206 0.0004024409845247 0.0309945332907452 0.0 0.0 0.0 0.0 388 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1020327 MMRN2 CLEC14A MMRN2-CLEC14A T Lymphocytes Dendritic Cells T Lymphocytes -> Dendritic Cells 0.0057958625111722 0.6301823358791634 0.6347970925105053 0.909150863993142 0.0031934983073077 0.003263637675389 0.0 0.0002602359472588 0.0262248589346368 0.0 5764 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1020338 JAG1 NOTCH2 JAG1-NOTCH2 Apocrine Cells CAFs, DCIS Associated Apocrine Cells -> CAFs, DCIS Associated 0.0057956674722125 0.2451358214448441 0.4614667734221426 0.2461374514707439 0.0010709508378277 0.12709315903692 0.0 0.0090957731407169 0.4284922585742555 0.0 89 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1020346 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells (G1/S) B Cells 11q13 Invasive Tumor Cells (G1/S) -> B Cells 0.0057954675421011 0.6561647292424944 0.6207977546603366 0.7917001487310438 0.0070489045197697 0.0016667952436519 0.0 0.0 0.0 0.0 38 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1020350 C3 LRP1 C3-LRP1 B Cells 11q13 Invasive Tumor Cells (Mitotic) B Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0057954012997254 0.6319926036888139 0.6207977546603366 0.7917001487310438 0.0042375227960614 0.0028784826949613 0.0 0.0 0.0 0.0 50 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1020405 C3 LRP1 C3-LRP1 Basal-like Structured DCIS Cells Mast Cells Basal-like Structured DCIS Cells -> Mast Cells 0.0057946427499666 0.6319926036888139 0.8755243548400705 0.6198216015396206 0.0265972645862203 0.0004150165744076 0.0 0.0 0.0 0.0 18 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1020616 EFNB2 PECAM1 EFNB2-PECAM1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (Mitotic) 0.0057911908603446 0.8640667164982425 0.6331674633943454 0.6198216015396206 0.002676946692949 0.0041555861088636 0.0 0.0003205128205128 0.0407049053230409 0.0 390 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1020656 MMP2 PECAM1 MMP2-PECAM1 Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0057905046167667 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0161193721503025 0.0007400708115376 0.0 0.0003588516746411 0.0826987646253561 0.0 209 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1020671 DLL4 NOTCH3 DLL4-NOTCH3 Macrophages T Lymphocytes Macrophages -> T Lymphocytes 0.005790259648113 0.8949858186325867 0.7746834992804791 0.6198216015396206 0.001895566065636 0.0046263543438723 0.0 0.0002330350484712 0.1270344270807823 0.0 3576 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1020688 VEGFC FLT1 VEGFC-FLT1 CAFs, Invasive Associated CXCL14+ Fibroblasts CAFs, Invasive Associated -> CXCL14+ Fibroblasts 0.0057898679325662 0.6593525851613742 0.878254460598671 0.6198216015396206 0.018132161410931 0.0005788283879716 0.0 0.0002237136465324 0.2414483882449653 0.0 1490 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1020857 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Luminal-like Amorphous DCIS Cells 0.0057871346047276 0.6589792304505506 0.2550748532138862 0.2461374514707439 0.0033973231723341 0.0267255153180908 0.0 0.0 0.0 0.0 19 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1021109 EFNB2 PECAM1 EFNB2-PECAM1 Plasma Cells Myoepithelial Cells Plasma Cells -> Myoepithelial Cells 0.005782884194688 0.4619393085577573 0.7167436199046466 0.8293805866303694 0.0051428381563772 0.0026482500471321 0.0 0.0 0.0 0.0 324 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1021235 VWF SELP VWF-SELP Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.0057807192996137 0.2486570577556728 0.4623922682986163 1.0 0.0033537993821664 0.0096770075292062 0.0 4.985658898814584e-05 0.0142231234042141 0.0 77495 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1021242 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0057806185851804 0.6242573126045354 0.6176321640000088 0.8824495942126559 0.0034559943126159 0.0031731220372828 0.0 3.83638849362462e-05 0.0171981455430574 0.0 11947 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1021290 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Endothelial Cells 0.00577995523399 0.6319926036888139 0.9078204025796472 0.6198216015396206 0.0007263013575398 0.0144359394371152 0.0 0.0002027027027027 0.0346164922916092 0.0 370 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1021365 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, DCIS Associated 0.0057787887447209 0.6160088550075702 0.4596166826058663 0.6198216015396206 0.0001971810371238 0.1076178292491983 0.0 0.0 0.0 0.0 77 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1021403 MMRN2 CLEC14A MMRN2-CLEC14A Dendritic Cells CAFs, Invasive Associated Dendritic Cells -> CAFs, Invasive Associated 0.0057779128328311 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0015409900107563 0.0076236123034427 0.0 0.0 0.0 0.0 2359 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1021449 CCN1 CAV1 CCN1-CAV1 Apocrine Cells CAFs, Invasive Associated Apocrine Cells -> CAFs, Invasive Associated 0.0057770410882421 0.2542249848376565 0.62431395375366 0.2461374514707439 0.0014656941948563 0.0649213179279442 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1021576 C3 LRP1 C3-LRP1 Endothelial Cells B Cells Endothelial Cells -> B Cells 0.0057751566736153 0.8911088195487638 0.6207977546603366 0.6198216015396206 0.0064915662046245 0.0016667952436519 0.0 0.0002997179125528 0.0550492683655153 0.0 1418 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1021578 MMRN2 CLEC14A MMRN2-CLEC14A CAFs, Invasive Associated T Lymphocytes CAFs, Invasive Associated -> T Lymphocytes 0.0057751175831914 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.00146889578236 0.0079745943515326 0.0 0.0001449275362318 0.0173656418809034 0.0 2300 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1021738 MMRN2 CD93 MMRN2-CD93 CXCL14+ Fibroblasts Dendritic Cells CXCL14+ Fibroblasts -> Dendritic Cells 0.0057721879590088 0.940547666092272 0.7779918296243433 0.6198216015396206 0.0001298888146421 0.0627790816848129 0.0 0.0005636978579481 0.0123439468600765 0.0 887 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1021860 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells (G1/S) B Cells 11q13 Invasive Tumor Cells (G1/S) -> B Cells 0.0057703827600567 0.6582846571368821 0.7779918296243433 0.7917001487310438 0.0084325366891025 0.001079730675535 0.0 0.0 0.0 0.0 38 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1021882 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) -> CXCL14+ Fibroblasts 0.0057700703388807 0.662063103571249 0.930308383061206 0.6198216015396206 0.0236359933700329 0.0004089864655001 0.0 0.0 0.0 0.0 380 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1021894 VWF LRP1 VWF-LRP1 CAFs, Invasive Associated CXCL14+ Fibroblasts CAFs, Invasive Associated -> CXCL14+ Fibroblasts 0.0057698774635216 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.0016171311116606 0.0064028969591119 0.0 6.1012812690665054e-05 0.0063606060263799 0.0 1490 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1021898 A2M LRP1 A2M-LRP1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (Mitotic) 0.0057697552008765 0.8937519114898692 0.6207977546603366 0.6198216015396206 0.0037268694422441 0.0028784826949613 0.0 0.0001068376068376 0.0172696932584323 0.0 390 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1021905 MMP2 PECAM1 MMP2-PECAM1 CXCL14+ Fibroblasts CXCL14+ Fibroblasts CXCL14+ Fibroblasts -> CXCL14+ Fibroblasts 0.005769680264027 0.9067635403815892 0.930308383061206 1.0 0.0106922602624424 0.0004089864655001 0.0 7.464543418760887e-05 0.1355875832177936 0.0 4019 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1022154 CCN1 CAV1 CCN1-CAV1 Apocrine Cells Basal-like Structured DCIS Cells Apocrine Cells -> Basal-like Structured DCIS Cells 0.0057659030520984 0.2542249848376565 0.62431395375366 0.2461374514707439 0.0014656941948563 0.0641739251983978 0.0 0.0007309941520467 0.0694409168110582 0.0 684 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1022173 VWF SELP VWF-SELP CXCL14+ Fibroblasts T Lymphocytes CXCL14+ Fibroblasts -> T Lymphocytes 0.0057655086694562 0.9275752708651288 0.7760344326192508 0.6198216015396206 0.000245041593909 0.0335947364052305 0.0 0.0001449905756125 0.0077562867328064 0.0 1881 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1022346 C1QB LRP1 C1QB-LRP1 Myeloid Cells T Lymphocytes Myeloid Cells -> T Lymphocytes 0.0057629669437455 0.7452691992612583 0.6207977546603366 0.6198216015396206 0.0012199377895337 0.0104714078116759 0.0 0.000805412371134 0.0805539509420576 0.0 388 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1022355 JAG1 NOTCH2 JAG1-NOTCH2 Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0057628633779348 0.6303682835571691 0.663300745568453 0.6198216015396206 0.0003788349535045 0.0373075519081129 0.0 0.0 0.0 0.0 30 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1022400 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myoepithelial Cells 0.0057622381384356 0.6160088550075702 0.4600037439857229 0.6198216015396206 0.0009692519480124 0.0215025911544899 0.0 0.0001909854851031 0.0229441699431697 0.0 714 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1022510 CCN1 CAV1 CCN1-CAV1 Apocrine Cells 11q13 Invasive Tumor Cells Apocrine Cells -> 11q13 Invasive Tumor Cells 0.0057607851839882 0.2542249848376565 0.62431395375366 0.2461374514707439 0.0014656941948563 0.0638329144736252 0.0 0.0 0.0 0.0 184 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1022525 EFNB2 PECAM1 EFNB2-PECAM1 T Lymphocytes Mast Cells T Lymphocytes -> Mast Cells 0.0057605852972718 0.7800321422220979 0.8537710813834968 0.6198216015396206 0.0213929720256037 0.0004138063814779 0.0 0.0007507507507507 0.065599580162687 0.0 333 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1022540 VWF SELP VWF-SELP Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells -> Basal-like Structured DCIS Cells 0.0057602775891313 0.6332974881236617 0.7760344326192508 1.0 0.0020251995753771 0.0036702914086929 0.0 1.857562135453431e-05 0.0077478891782297 0.0 19576 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1022682 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, Invasive Associated 0.0057582640371884 0.6659645551150886 0.6614977577544194 0.9161861017439124 0.0037243679732516 0.0024251058581756 0.0 0.0 0.0 0.0 408 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1022700 VWF SELP VWF-SELP B Cells T Lymphocytes B Cells -> T Lymphocytes 0.0057580335473746 0.6332974881236617 0.7760344326192508 0.9318789094584046 0.00023686843287 0.0335947364052305 0.0 5.470958329534056e-05 0.0029266951543448 0.0 4985 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1022920 HSPG2 LRP1 HSPG2-LRP1 B Cells CXCL14+ Fibroblasts B Cells -> CXCL14+ Fibroblasts 0.0057546726627293 0.7789175740361626 0.9078204025796472 0.6198216015396206 0.0012941512528773 0.0064028969591119 0.0 0.0003125 0.036978649981115 0.0 800 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1022939 EFNB2 PECAM1 EFNB2-PECAM1 Myoepithelial Cells Mast Cells Myoepithelial Cells -> Mast Cells 0.0057542956227176 0.4619393085577573 0.8537710813834968 0.7204611100467462 0.0308750930304183 0.0004138063814779 0.0 0.0 0.0 0.0 38 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1023215 EFNB2 PECAM1 EFNB2-PECAM1 Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells -> CXCL14+ Fibroblasts 0.0057498637138417 0.4619393085577573 0.930308383061206 0.2461374514707439 0.0835287751665837 0.0004089864655001 0.0 0.0002257947976878 0.2902160698357831 0.0 1384 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1023241 DLL1 NOTCH3 DLL1-NOTCH3 Dendritic Cells Myeloid Cells Dendritic Cells -> Myeloid Cells 0.005749289392491 0.6249837837987587 0.7470475610360806 0.6198216015396206 0.0161757332769496 0.0007714919761827 0.0 0.0005175983436853 0.0794771452777666 0.0 161 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1023652 C1QB LRP1 C1QB-LRP1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.005742447351625 0.4601010570874773 0.6207977546603366 0.2461374514707439 0.0177188549930425 0.0028784826949613 0.0 0.0003351206434316 0.028503476922989 0.0 373 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1023665 CCN1 CAV1 CCN1-CAV1 Macrophages Mast Cells Macrophages -> Mast Cells 0.0057422709468947 0.8619922139338987 0.8617632615906476 0.8567148457705164 0.0054092055025683 0.0010414441948928 0.0 0.0 0.0 0.0 165 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1023880 MMRN2 CD93 MMRN2-CD93 Macrophages CAFs, DCIS Associated Macrophages -> CAFs, DCIS Associated 0.0057386678172806 0.893316592628645 0.4630027772793905 0.7204611100467462 0.0007691101630988 0.0155837683010033 0.0 0.000102522042239 0.0139426690025333 0.0 9754 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1023991 VWF LRP1 VWF-LRP1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.0057366052004293 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0071496754272206 0.0018097844702233 0.0 0.0005892255892255 0.0612113420743316 0.0 135 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1024085 C3 LRP1 C3-LRP1 Macrophages Myeloid Cells Macrophages -> Myeloid Cells 0.005735149018263 0.9487258305485792 0.7769451595923457 0.7827641335561659 0.0110943464444434 0.0005558995075445 0.0 0.0 0.0 0.0 179 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1024136 VWF LRP1 VWF-LRP1 Myoepithelial Cells Plasma Cells Myoepithelial Cells -> Plasma Cells 0.0057342580414308 0.7158082793127664 0.7346293219749174 0.8293805866303694 0.0025256125075084 0.0032275631628407 0.0 0.0004669987546699 0.0222294712238985 0.0 219 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1024157 COL4A2 CD93 COL4A2-CD93 B Cells 11q13 Invasive Tumor Cells (Mitotic) B Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0057339257869881 0.7783550150988336 0.6587114738285964 0.7917001487310438 0.0033449520260795 0.0026174949623928 0.0 0.0 0.0 0.0 50 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1024174 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) -> CXCL14+ Fibroblasts 0.0057337039975421 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.0015572459193676 0.0064028969591119 0.0 0.0002011263073209 0.0209674844674914 0.0 339 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1024180 EFNB2 PECAM1 EFNB2-PECAM1 B Cells B Cells B Cells -> B Cells 0.0057335830895432 0.7800321422220979 0.6331674633943454 1.0 0.0014623066995027 0.0049190726392343 0.0 8.815232722143864e-05 0.0178252530379227 0.0 1418 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1024430 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells 0.0057296441967241 0.6160088550075702 0.6632137581773894 0.8824495942126559 0.0001971810371238 0.049767778498468 0.0 4.8875855327468224e-05 0.016703102308251 0.0 12090 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1024493 MMRN2 CD93 MMRN2-CD93 Dendritic Cells Basal-like Structured DCIS Cells Dendritic Cells -> Basal-like Structured DCIS Cells 0.0057283531455889 0.6301823358791634 0.7779918296243433 0.8693461273411047 0.0015409900107563 0.0053794918117879 0.0 0.0002008032128514 0.0242393850714147 0.0 1245 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1024645 CCN1 CAV1 CCN1-CAV1 Myeloid Cells T Lymphocytes Myeloid Cells -> T Lymphocytes 0.00572576822343 0.7797135509308979 0.62431395375366 0.6198216015396206 0.0009209869688402 0.0126805820762719 0.0 8.591065292096219e-05 0.0175021979477273 0.0 388 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1024721 DLL4 NOTCH3 DLL4-NOTCH3 Basal-like Structured DCIS Cells Macrophages Basal-like Structured DCIS Cells -> Macrophages 0.0057245865554973 0.6342079770588467 0.8923034233058523 0.6198216015396206 0.0053032910137447 0.00189193058407 0.0 0.0 0.0 0.0 475 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1024725 C3 LRP1 C3-LRP1 Plasma Cells Luminal-like Amorphous DCIS Cells Plasma Cells -> Luminal-like Amorphous DCIS Cells 0.0057245261218585 0.7148920381722296 0.2550748532138862 0.2461374514707439 0.0029337538459309 0.0267255153180908 0.0 0.0006457564575645 0.1022396982673914 0.0 271 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1024955 VEGFC FLT1 VEGFC-FLT1 Mast Cells Myoepithelial Cells Mast Cells -> Myoepithelial Cells 0.0057206440980137 0.8317042416754105 0.4630488285702799 0.7204611100467462 0.0005440770361181 0.0232163927704059 0.0 0.0 0.0 0.0 66 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1024995 HSPG2 LRP1 HSPG2-LRP1 Macrophages Plasma Cells Macrophages -> Plasma Cells 0.0057201326037245 0.9253089325030373 0.7346293219749174 0.7204611100467462 0.0022161183602947 0.0032275631628407 0.0 0.0002130197682344 0.0117128126540251 0.0 326 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1025179 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells Plasma Cells 11q13 Invasive Tumor Cells -> Plasma Cells 0.0057170798212228 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.0208904415011529 0.0009242223287825 0.0 0.0 0.0 0.0 103 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1025197 VWF SELP VWF-SELP T Lymphocytes Myoepithelial Cells T Lymphocytes -> Myoepithelial Cells 0.005716883632516 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.0036144684673052 0.0053213839468185 0.0 0.0 0.0 0.0 1278 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1025206 VWF ITGA9 VWF-ITGA9 Macrophages 11q13 Invasive Tumor Cells (Mitotic) Macrophages -> 11q13 Invasive Tumor Cells (Mitotic) 0.0057166929356696 0.9011206516381156 0.6252253442669611 0.6198216015396206 0.0008850282134344 0.0112932915661816 0.0 0.0 0.0 0.0 129 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1025242 VWF LRP1 VWF-LRP1 B Cells Macrophages B Cells -> Macrophages 0.0057160924166232 0.6332974881236617 0.8604147465201248 0.6198216015396206 0.00023686843287 0.0436001007095475 0.0 7.469056764831413e-05 0.0014247810662124 0.0 1065 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1025339 CCN1 CAV1 CCN1-CAV1 Macrophages B Cells Macrophages -> B Cells 0.0057147085205237 0.8619922139338987 0.62431395375366 0.6198216015396206 0.0054092055025683 0.0019304335593669 0.0 0.0 0.0 0.0 1074 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1025389 JAG1 NOTCH2 JAG1-NOTCH2 B Cells CAFs, DCIS Associated B Cells -> CAFs, DCIS Associated 0.0057137366242606 0.8630183004227985 0.4614667734221426 0.6198216015396206 0.0001109003117737 0.12709315903692 0.0 0.0002912836286949 0.0137220638657395 0.0 4087 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1025407 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) -> Dendritic Cells 0.005713342161131 0.6342079770588467 0.7754072541855492 0.7917001487310438 0.000895875398841 0.009971631136135 0.0 0.0 0.0 0.0 193 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1025412 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (G1/S) 0.0057132581818026 0.633566764858408 0.6572093097629401 0.9592803095773328 0.0083565457974945 0.0010419094417808 0.0 0.0 0.0 0.0 1495 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1025419 C1QB LRP1 C1QB-LRP1 Basal-like Structured DCIS Cells Mast Cells Basal-like Structured DCIS Cells -> Mast Cells 0.0057131273780094 0.8498991475190484 0.8755243548400705 0.6198216015396206 0.018166235813628 0.0004150165744076 0.0 0.0 0.0 0.0 18 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1025432 DLL4 NOTCH4 DLL4-NOTCH4 Myeloid Cells Plasma Cells Myeloid Cells -> Plasma Cells 0.0057129560139446 0.7840818683779507 0.4641352222874551 0.7204611100467462 0.0032417203409647 0.0040904475843412 0.0 0.0 0.0 0.0 37 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1025467 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells (G1/S) Mast Cells 11q13 Invasive Tumor Cells (G1/S) -> Mast Cells 0.0057123820458375 0.6582846571368821 0.8347945881127203 0.6198216015396206 0.0084325366891025 0.0012097093680331 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1025646 VEGFC FLT1 VEGFC-FLT1 B Cells Macrophages B Cells -> Macrophages 0.0057096543197341 0.7745997874735252 0.8998347793593909 0.6198216015396206 0.0012459853895406 0.0064362797035136 0.0 0.0 0.0 0.0 1065 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1025672 VWF LRP1 VWF-LRP1 Mast Cells Dendritic Cells Mast Cells -> Dendritic Cells 0.0057092318970539 0.8525936146535493 0.6207977546603366 0.6198216015396206 0.0002103933337194 0.0501711964086628 0.0 0.0010521885521885 0.0213306315825061 0.0 162 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1025776 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) -> Plasma Cells 0.0057076925399071 0.6582846571368821 0.4630027772793905 0.6198216015396206 0.0198024073017111 0.0009242223287825 0.0 0.0 0.0 0.0 5 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1025787 CLEC2D KLRB1 CLEC2D-KLRB1 CXCL14+ Fibroblasts Plasma Cells CXCL14+ Fibroblasts -> Plasma Cells 0.0057075195241666 0.8721681415062816 0.4642836810638544 0.7204611100467462 0.0008193633790489 0.0144613249009303 0.0 0.0011695906432748 0.0067780526654692 0.0 285 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1025799 VWF ITGA9 VWF-ITGA9 Basal-like Structured DCIS Cells Myeloid Cells Basal-like Structured DCIS Cells -> Myeloid Cells 0.0057072839045588 0.6332974881236617 0.7831795333113832 0.6198216015396206 0.0020251995753771 0.0055509879377996 0.0 0.0 0.0 0.0 129 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1025893 A2M LRP1 A2M-LRP1 Myeloid Cells CXCL14+ Fibroblasts Myeloid Cells -> CXCL14+ Fibroblasts 0.0057056001945156 0.7460047258226694 0.9078204025796472 0.7827641335561659 0.0010163752993685 0.0064028969591119 0.0 0.0001581277672359 0.0222615817988201 0.0 527 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1026044 HSPG2 LRP1 HSPG2-LRP1 Macrophages Luminal-like Amorphous DCIS Cells Macrophages -> Luminal-like Amorphous DCIS Cells 0.0057030723809799 0.9253089325030373 0.2550748532138862 0.2461374514707439 0.0022161183602947 0.0267255153180908 0.0 0.0001056189269117 0.0063136216885068 0.0 263 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1026053 CD34 SELP CD34-SELP Dendritic Cells Myeloid Cells Dendritic Cells -> Myeloid Cells 0.0057029944527378 0.633566764858408 0.7478729882108823 0.6198216015396206 0.0042829523358709 0.0027351735586246 0.0 0.0 0.0 0.0 161 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1026138 MMP2 PECAM1 MMP2-PECAM1 Luminal-like Amorphous DCIS Cells T Lymphocytes Luminal-like Amorphous DCIS Cells -> T Lymphocytes 0.0057013876672386 0.2491408586098361 0.6331674633943454 0.2461374514707439 0.0049987108499989 0.0176963220730796 0.0 7.911392405063291e-05 0.0104785252405497 0.0 316 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1026249 CCN1 CAV1 CCN1-CAV1 Dendritic Cells Myeloid Cells Dendritic Cells -> Myeloid Cells 0.0056995707976714 0.6213271600240247 0.7832252605020791 0.6198216015396206 0.0083518627398662 0.00136079311934 0.0 0.0002070393374741 0.0304349756423678 0.0 161 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1026263 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) -> Plasma Cells 0.0056993669114504 0.6626993710110988 0.7346293219749174 0.6198216015396206 0.0035190936623492 0.0032275631628407 0.0 0.0 0.0 0.0 5 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1026278 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells (G1/S) Mast Cells 11q13 Invasive Tumor Cells (G1/S) -> Mast Cells 0.0056992128776261 0.662063103571249 0.8537710813834968 0.6198216015396206 0.0236359933700329 0.0004138063814779 0.0 0.0 0.0 0.0 0 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1026363 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells (G1/S) B Cells 11q13 Invasive Tumor Cells (G1/S) -> B Cells 0.005698107663604 0.6160088550075702 0.9460955677032749 0.7917001487310438 0.0001971810371238 0.0376195773145198 0.0 0.0 0.0 0.0 38 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1026379 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) -> T Lymphocytes 0.0056978480361051 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0003521782369754 0.0309945332907452 0.0 0.0 0.0 0.0 69 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1026465 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) -> Plasma Cells 0.0056963500418357 0.633566764858408 0.4623922682986163 0.6198216015396206 0.0083565457974945 0.0022515473538965 0.0 0.0 0.0 0.0 5 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1026523 CXCL12 CXCR4 CXCL12-CXCR4 Plasma Cells CXCL14+ Fibroblasts Plasma Cells -> CXCL14+ Fibroblasts 0.0056954880394023 0.8730912658940219 0.7757991160529997 0.7204611100467462 0.0057086106530109 0.0012252690191386 0.0 0.0001485442661913 0.1191877443215439 0.0 306 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1026556 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) -> Dendritic Cells 0.0056948453246491 0.6242573126045354 0.6176321640000088 0.7917001487310438 0.000393370777602 0.0284069116891947 0.0 0.0 0.0 0.0 209 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1026641 MMRN2 CLEC14A MMRN2-CLEC14A Plasma Cells 11q13 Invasive Tumor Cells Plasma Cells -> 11q13 Invasive Tumor Cells 0.0056935826683479 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0002165306714062 0.0554888093272979 0.0 0.0 0.0 0.0 148 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1026692 DLL4 NOTCH4 DLL4-NOTCH4 Luminal-like Amorphous DCIS Cells Macrophages Luminal-like Amorphous DCIS Cells -> Macrophages 0.0056926802707861 0.2490567623945399 0.8818120773736414 0.2461374514707439 0.011649387573427 0.0054043611446182 0.0 0.0 0.0 0.0 222 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1026731 A2M LRP1 A2M-LRP1 Mast Cells Basal-like Structured DCIS Cells Mast Cells -> Basal-like Structured DCIS Cells 0.0056918668359379 0.8392912392980421 0.6207977546603366 0.6198216015396206 0.0005164482812395 0.0203874717835032 0.0 0.0 0.0 0.0 30 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1026811 CXCL12 ITGA4 CXCL12-ITGA4 B Cells Myeloid Cells B Cells -> Myeloid Cells 0.0056903808284279 0.6160088550075702 0.7462743270426613 0.6198216015396206 0.0052742025956585 0.0022591041672132 0.0 0.0013271400132714 0.1474699049795191 0.0 137 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1026865 COL4A2 CD93 COL4A2-CD93 Myeloid Cells Mast Cells Myeloid Cells -> Mast Cells 0.005689413342406 0.7482742921073442 0.8347945881127203 0.7827641335561659 0.005733874009046 0.0012097093680331 0.0 0.0 0.0 0.0 23 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1026872 VWF ITGA9 VWF-ITGA9 Dendritic Cells Myeloid Cells Dendritic Cells -> Myeloid Cells 0.0056892883111243 0.6332974881236617 0.7831795333113832 0.6198216015396206 0.0019871862905238 0.0055509879377996 0.0 0.0005646527385657 0.0421099485238067 0.0 161 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1026890 VWF ITGA9 VWF-ITGA9 Mast Cells Dendritic Cells Mast Cells -> Dendritic Cells 0.0056889661969868 0.8525936146535493 0.6252253442669611 0.6198216015396206 0.0002103933337194 0.0487643047611538 0.0 0.0 0.0 0.0 162 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1026905 C1QB LRP1 C1QB-LRP1 B Cells B Cells B Cells -> B Cells 0.0056887103723407 0.8703788833238396 0.6207977546603366 1.0 0.0037630364713574 0.0016667952436519 0.0 8.815232722143864e-05 0.0154950550312836 0.0 1418 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1026934 CD34 SELP CD34-SELP Dendritic Cells Macrophages Dendritic Cells -> Macrophages 0.0056882801695207 0.633566764858408 0.941479368642921 0.6198216015396206 0.0042829523358709 0.0021392900294222 0.0 0.0003061849357011 0.0990450349629388 0.0 1633 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1027035 THBS2 CD36 THBS2-CD36 Macrophages CAFs, Invasive Associated Macrophages -> CAFs, Invasive Associated 0.0056863949620053 0.8858959974474152 0.6176321640000088 0.6198216015396206 0.0030563796158022 0.0032616151102094 0.0 0.0003385032003938 0.1072031726897969 0.0 1354 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1027147 COL4A1 CD93 COL4A1-CD93 Macrophages Mast Cells Macrophages -> Mast Cells 0.0056848390072226 0.9102252263107924 0.8347945881127203 0.8567148457705164 0.0042860632265532 0.0012097093680331 0.0 0.0 0.0 0.0 165 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1027155 MMP2 PECAM1 MMP2-PECAM1 Plasma Cells B Cells Plasma Cells -> B Cells 0.0056847811217043 0.718867305289982 0.6331674633943454 0.6198216015396206 0.0024319941937022 0.0049190726392343 0.0 0.0037301587301587 0.455643488106714 0.0 315 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1027156 MMRN2 CD93 MMRN2-CD93 T Lymphocytes Myoepithelial Cells T Lymphocytes -> Myoepithelial Cells 0.0056847646944853 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.0031934983073077 0.0058437228618857 0.0 0.0 0.0 0.0 1278 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1027285 VEGFC FLT1 VEGFC-FLT1 B Cells CAFs, Invasive Associated B Cells -> CAFs, Invasive Associated 0.0056825153226377 0.7745997874735252 0.6593689120110077 0.7917001487310438 0.0012459853895406 0.0066828239855783 0.0 0.0005165289256198 0.0636237923237024 0.0 968 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1027324 VWF LRP1 VWF-LRP1 T Lymphocytes Plasma Cells T Lymphocytes -> Plasma Cells 0.0056816884367247 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.0036144684673052 0.0032275631628407 0.0 0.0003825066938671 0.0182075893334597 0.0 713 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1027329 VWF SELP VWF-SELP Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0056815657489739 0.7158082793127664 0.6572093097629401 0.6198216015396206 0.0025256125075084 0.0045674276780054 0.0 6.897503103876398e-05 0.0116090517456192 0.0 659 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1027331 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (Mitotic) 0.0056815578388817 0.633566764858408 0.6572093097629401 0.9592803095773328 0.0018436902762588 0.0045674276780054 0.0 0.0 0.0 0.0 1476 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1027420 DLL4 NOTCH3 DLL4-NOTCH3 Myeloid Cells Macrophages Myeloid Cells -> Macrophages 0.0056802163888419 0.7840818683779507 0.8923034233058523 0.7827641335561659 0.0032417203409647 0.00189193058407 0.0 0.0 0.0 0.0 162 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1027425 THBS2 CD36 THBS2-CD36 T Lymphocytes Myeloid Cells T Lymphocytes -> Myeloid Cells 0.0056801136715219 0.6242573126045354 0.7763054211764489 0.6198216015396206 0.0063387366560491 0.0017638974017382 0.0 0.000230840258541 0.0331505637877212 0.0 361 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1027453 DLL4 NOTCH4 DLL4-NOTCH4 Macrophages Mast Cells Macrophages -> Mast Cells 0.0056794336659808 0.8949858186325867 0.836885603004631 0.8567148457705164 0.001895566065636 0.0027591088867233 0.0 0.0 0.0 0.0 165 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1027464 EFNB2 PECAM1 EFNB2-PECAM1 Luminal-like Amorphous DCIS Cells Mast Cells Luminal-like Amorphous DCIS Cells -> Mast Cells 0.0056792543934357 0.4619393085577573 0.8537710813834968 0.2461374514707439 0.0835287751665837 0.0004138063814779 0.0 0.0 0.0 0.0 34 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1027477 THBS2 CD36 THBS2-CD36 Endothelial Cells CXCL14+ Fibroblasts Endothelial Cells -> CXCL14+ Fibroblasts 0.0056789469137132 0.9197297916541942 0.8587566561291643 0.9429656149619918 0.0039472834455595 0.0011409783203169 0.0 9.742790335151988e-05 0.0744458672796063 0.0 2566 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1027638 VEGFC FLT1 VEGFC-FLT1 Macrophages Plasma Cells Macrophages -> Plasma Cells 0.005676346829204 0.8963332422588541 0.4630488285702799 0.7204611100467462 0.0026007495851186 0.0043013567716651 0.0 0.0005112474437627 0.0405475580889812 0.0 326 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1027648 DLL4 NOTCH4 DLL4-NOTCH4 Luminal-like Amorphous DCIS Cells Myeloid Cells Luminal-like Amorphous DCIS Cells -> Myeloid Cells 0.0056762259191627 0.2490567623945399 0.7480927101953669 0.2461374514707439 0.011649387573427 0.006260692484444 0.0 0.0 0.0 0.0 84 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1027754 CD34 SELP CD34-SELP Myeloid Cells Luminal-like Amorphous DCIS Cells Myeloid Cells -> Luminal-like Amorphous DCIS Cells 0.0056744621923966 0.7871981482311898 0.4623922682986163 0.2461374514707439 0.0038506427265089 0.0096770075292062 0.0 0.0 0.0 0.0 122 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1027961 COL4A2 CD93 COL4A2-CD93 Myeloid Cells Myeloid Cells Myeloid Cells -> Myeloid Cells 0.0056710184582326 0.7482742921073442 0.7461459456652184 1.0 0.005733874009046 0.0010390313650636 0.0 0.0003533568904593 0.0518173141970097 0.0 1132 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1028073 MMP2 PECAM1 MMP2-PECAM1 T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes -> 11q13 Invasive Tumor Cells (G1/S) 0.0056689241634127 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0141923232885854 0.0007400708115376 0.0 0.0003086419753086 0.0711277440604914 0.0 81 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1028141 DLL4 NOTCH4 DLL4-NOTCH4 Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.005667857215635 0.7840818683779507 0.6571792026963191 0.6198216015396206 0.0032417203409647 0.0032020139126304 0.0 0.0 0.0 0.0 32 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1028189 VWF ITGA9 VWF-ITGA9 Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0056669371283586 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0025256125075084 0.0047273851759697 0.0 0.0 0.0 0.0 422 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1028222 COL4A2 CD93 COL4A2-CD93 CXCL14+ Fibroblasts Myeloid Cells CXCL14+ Fibroblasts -> Myeloid Cells 0.005666372499377 0.8840293712888387 0.7461459456652184 0.7827641335561659 0.0061698665784747 0.0010390313650636 0.0 0.000190114068441 0.0278788971820413 0.0 526 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1028303 THBS2 CD36 THBS2-CD36 Basal-like Structured DCIS Cells Myoepithelial Cells Basal-like Structured DCIS Cells -> Myoepithelial Cells 0.0056647836456438 0.6242573126045354 0.7373999388878224 0.6198216015396206 0.0020491452254277 0.0056518532344078 0.0 2.599292992306093e-05 0.0215374892949689 0.0 6412 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1028425 MMRN2 CLEC14A MMRN2-CLEC14A Basal-like Structured DCIS Cells Mast Cells Basal-like Structured DCIS Cells -> Mast Cells 0.0056630903508269 0.6301823358791634 0.8514619504364779 0.6198216015396206 0.0172764782878141 0.0005740632036187 0.0 0.0 0.0 0.0 18 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1028511 EFNB2 PECAM1 EFNB2-PECAM1 Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0056614540803746 0.7800321422220979 0.6331674633943454 0.7917001487310438 0.0113788029360913 0.0007400708115376 0.0 0.0 0.0 0.0 209 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1028512 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells -> CXCL14+ Fibroblasts 0.005661433183857 0.633566764858408 0.8819126042133903 0.6198216015396206 0.0799339500711946 0.0001189339410417 0.0 0.0 0.0 0.0 4880 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1028566 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells (G1/S) Plasma Cells 11q13 Invasive Tumor Cells (G1/S) -> Plasma Cells 0.0056607002457517 0.6589792304505506 0.7346293219749174 0.6198216015396206 0.0033973231723341 0.0032275631628407 0.0 0.0 0.0 0.0 5 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1028577 THBS2 CD36 THBS2-CD36 Macrophages 11q13 Invasive Tumor Cells (Mitotic) Macrophages -> 11q13 Invasive Tumor Cells (Mitotic) 0.0056603858723342 0.8858959974474152 0.6176321640000088 0.6198216015396206 0.0030563796158022 0.0031731220372828 0.0 0.0 0.0 0.0 129 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1028637 CD48 CD2 CD48-CD2 Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells -> CAFs, Invasive Associated 0.0056597317110353 0.4593282471594782 0.6614977577544194 0.2461374514707439 0.0181222899145132 0.0024251058581756 0.0 0.0 0.0 0.0 147 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1028708 VWF LRP1 VWF-LRP1 CAFs, DCIS Associated B Cells CAFs, DCIS Associated -> B Cells 0.0056584510397786 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0071496754272206 0.0016667952436519 0.0 0.0001100919401959 0.0136831522863434 0.0 4232 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1028725 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) -> T Lymphocytes 0.0056581921584544 0.6301823358791634 0.7779918296243433 0.7917001487310438 0.000716220684292 0.0118035014556376 0.0 0.0 0.0 0.0 69 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1028802 C3 LRP1 C3-LRP1 Macrophages Mast Cells Macrophages -> Mast Cells 0.0056567963947822 0.9487258305485792 0.8755243548400705 0.8567148457705164 0.0110943464444434 0.0004150165744076 0.0 0.0003030303030303 0.0873423428332258 0.0 165 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1028933 DLL4 NOTCH4 DLL4-NOTCH4 Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells -> CAFs, Invasive Associated 0.0056542817524 0.2490567623945399 0.6571792026963191 0.2461374514707439 0.011649387573427 0.0069630688870869 0.0 0.0 0.0 0.0 147 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1029079 MMP2 PECAM1 MMP2-PECAM1 B Cells 11q13 Invasive Tumor Cells (Mitotic) B Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0056517705054055 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0024819960935566 0.0041555861088636 0.0 0.001 0.1899984109697348 0.0 50 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1029090 CD34 SELP CD34-SELP T Lymphocytes B Cells T Lymphocytes -> B Cells 0.0056515116546634 0.633566764858408 0.7760344326192508 0.9318789094584046 0.015517736049123 0.0004582650848664 0.0 9.98003992015968e-05 0.0742574185480679 0.0 5010 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1029092 COL4A1 CD93 COL4A1-CD93 B Cells CAFs, Invasive Associated B Cells -> CAFs, Invasive Associated 0.0056514440468144 0.8684504425765611 0.6587114738285964 0.7917001487310438 0.0016831757123532 0.0042738820064046 0.0 0.0001475796930342 0.0106661193231835 0.0 968 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1029093 HSPG2 LRP1 HSPG2-LRP1 CAFs, DCIS Associated Apocrine Cells CAFs, DCIS Associated -> Apocrine Cells 0.0056514400238414 0.4629984640915818 0.2550748532138862 0.2461374514707439 0.3309594876493178 0.0003386430177035 0.0 0.0013888888888888 0.1979604079184164 0.0 230 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1029275 DLL4 NOTCH3 DLL4-NOTCH3 CAFs, Invasive Associated CXCL14+ Fibroblasts CAFs, Invasive Associated -> CXCL14+ Fibroblasts 0.0056484193633567 0.6342079770588467 0.8818326005152037 0.6198216015396206 0.002196330917593 0.0042655619249233 0.0 0.0 0.0 0.0 1490 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1029304 CXCL12 CXCR4 CXCL12-CXCR4 Mast Cells 11q13 Invasive Tumor Cells (Mitotic) Mast Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0056478955376094 0.7487535481622718 0.6632137581773894 0.6198216015396206 0.0016417770622885 0.0064230792457803 0.0 0.0 0.0 0.0 10 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1029357 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells (Mitotic) Mast Cells 11q13 Invasive Tumor Cells (Mitotic) -> Mast Cells 0.0056471159535435 0.6213271600240247 0.8617632615906476 0.6198216015396206 0.0093830613230477 0.0010414441948928 0.0 0.0 0.0 0.0 5 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1029409 VWF LRP1 VWF-LRP1 Myeloid Cells Endothelial Cells Myeloid Cells -> Endothelial Cells 0.0056462550248148 0.7848266128497919 0.9078204025796472 0.7827641335561659 0.0004024409845247 0.0144359394371152 0.0 0.0002223320158102 0.0196396536565333 0.0 460 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1029441 VWF LRP1 VWF-LRP1 T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.0056457490533726 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0036144684673052 0.0028784826949613 0.0 0.0 0.0 0.0 97 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1029471 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells -> Basal-like Structured DCIS Cells 0.0056451184009792 0.6242573126045354 0.6176321640000088 0.7917001487310438 0.0034559943126159 0.0030676679668133 0.0 1.7817982456140353e-05 0.0116129117456489 0.0 30400 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1029495 CD34 SELP CD34-SELP Myoepithelial Cells Mast Cells Myoepithelial Cells -> Mast Cells 0.0056447971494284 0.7168245244832976 0.8347297932672282 0.7204611100467462 0.0082993421103349 0.0009042150166242 0.0 0.0 0.0 0.0 38 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1029543 MMRN2 CD93 MMRN2-CD93 Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0056439451462977 0.7205550478301406 0.6587114738285964 0.6198216015396206 0.0151307911035231 0.0007261054236978 0.0 0.0 0.0 0.0 422 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1029576 CD48 CD2 CD48-CD2 Plasma Cells 11q13 Invasive Tumor Cells (G1/S) Plasma Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0056431901709504 0.4593282471594782 0.6614977577544194 0.6198216015396206 0.0467114894617178 0.0003671083100858 0.0 0.0 0.0 0.0 8 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1029577 CD34 SELP CD34-SELP Basal-like Structured DCIS Cells Plasma Cells Basal-like Structured DCIS Cells -> Plasma Cells 0.005643174840473 0.633566764858408 0.4623922682986163 0.6198216015396206 0.0078992851324392 0.0022515473538965 0.0 0.0 0.0 0.0 79 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1029663 VWF SELP VWF-SELP B Cells 11q13 Invasive Tumor Cells B Cells -> 11q13 Invasive Tumor Cells 0.0056416087706847 0.6332974881236617 0.6572093097629401 0.7917001487310438 0.00023686843287 0.04130664769978 0.0 5.703205201323144e-05 0.0193575047276715 0.0 797 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1029851 CD48 CD2 CD48-CD2 CAFs, Invasive Associated Myeloid Cells CAFs, Invasive Associated -> Myeloid Cells 0.0056387975665325 0.6659645551150886 0.7464347811605867 0.6198216015396206 0.0081474500750471 0.0012805120781881 0.0 0.0 0.0 0.0 143 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1029873 VWF LRP1 VWF-LRP1 Macrophages T Lymphocytes Macrophages -> T Lymphocytes 0.0056384692938212 0.9011206516381156 0.6207977546603366 0.6198216015396206 0.0008850282134344 0.0104714078116759 0.0 0.0002542200528777 0.0213433107457147 0.0 3576 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1030050 COL4A1 CD93 COL4A1-CD93 CXCL14+ Fibroblasts Mast Cells CXCL14+ Fibroblasts -> Mast Cells 0.005635915789074 0.7766289238087107 0.8347945881127203 0.8567148457705164 0.0047694898966413 0.0012097093680331 0.0 0.0 0.0 0.0 137 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1030108 CXCL12 CXCR4 CXCL12-CXCR4 Myeloid Cells Mast Cells Myeloid Cells -> Mast Cells 0.0056350266555931 0.7487535481622718 0.7757991160529997 0.7827641335561659 0.0015847932820241 0.0044430418127202 0.0 0.0098814229249011 0.3693785953291997 0.0 23 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1030274 VWF ITGA9 VWF-ITGA9 Macrophages Luminal-like Amorphous DCIS Cells Macrophages -> Luminal-like Amorphous DCIS Cells 0.0056323565294724 0.9011206516381156 0.2531744428854943 0.2461374514707439 0.0008850282134344 0.0642389143033604 0.0 0.0010369858278603 0.0485349369527355 0.0 263 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1030290 VWF SELP VWF-SELP Myoepithelial Cells Basal-like Structured DCIS Cells Myoepithelial Cells -> Basal-like Structured DCIS Cells 0.0056320837056141 0.7158082793127664 0.7760344326192508 0.6198216015396206 0.0025256125075084 0.0036702914086929 0.0 1.322314049586777e-05 0.0055153701292009 0.0 6875 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1030383 MMRN2 CD93 MMRN2-CD93 CAFs, DCIS Associated Plasma Cells CAFs, DCIS Associated -> Plasma Cells 0.0056303310584486 0.7205550478301406 0.4630027772793905 0.8767341187813953 0.0117842887908422 0.0009242223287825 0.0 0.000203832042397 0.0202474127020354 0.0 2453 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1030490 THBS2 CD36 THBS2-CD36 Macrophages Basal-like Structured DCIS Cells Macrophages -> Basal-like Structured DCIS Cells 0.0056285903557233 0.8858959974474152 0.6176321640000088 0.6198216015396206 0.0030563796158022 0.0030676679668133 0.0 0.0 0.0 0.0 594 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1030577 DLL1 NOTCH3 DLL1-NOTCH3 Macrophages Myeloid Cells Macrophages -> Myeloid Cells 0.0056271241830239 0.8771078809726828 0.7470475610360806 0.7827641335561659 0.0080232294691882 0.0007714919761827 0.0 0.0 0.0 0.0 179 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1030674 JAG1 NOTCH2 JAG1-NOTCH2 Macrophages Luminal-like Amorphous DCIS Cells Macrophages -> Luminal-like Amorphous DCIS Cells 0.0056254609455519 0.6303682835571691 0.4614667734221426 0.2461374514707439 0.0002750231449378 0.1609352200462838 0.0 0.0007242440702516 0.0152149047181282 0.0 263 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1030773 EFNB2 PECAM1 EFNB2-PECAM1 CXCL14+ Fibroblasts Myoepithelial Cells CXCL14+ Fibroblasts -> Myoepithelial Cells 0.0056236800950141 0.8640667164982425 0.7167436199046466 0.7204611100467462 0.002676946692949 0.0026482500471321 0.0 0.0 0.0 0.0 1884 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1030979 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) -> Dendritic Cells 0.005620290463031 0.6342079770588467 0.7746834992804791 0.7917001487310438 0.000895875398841 0.0090444648829713 0.0 0.0 0.0 0.0 193 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1031311 CXCL12 CXCR4 CXCL12-CXCR4 Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0056147412151243 0.7487535481622718 0.6632137581773894 0.6198216015396206 0.0015847932820241 0.0064230792457803 0.0 0.0 0.0 0.0 30 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1031316 VWF SELP VWF-SELP Dendritic Cells Dendritic Cells Dendritic Cells -> Dendritic Cells 0.0056146762092492 0.6332974881236617 0.7760344326192508 1.0 0.0019871862905238 0.0032078747392388 0.0 2.266494413091272e-05 0.0037609610531691 0.0 4011 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1031406 MMRN2 CD93 MMRN2-CD93 Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells -> CAFs, DCIS Associated 0.0056131022222306 0.250044481781731 0.4630027772793905 0.2461374514707439 0.0070431301838115 0.0155837683010033 0.0 0.0002049600327936 0.0278739072454827 0.0 4879 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1031456 THBS2 CD36 THBS2-CD36 CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts -> Luminal-like Amorphous DCIS Cells 0.0056124316416295 0.9197297916541942 0.2562573700401372 0.2461374514707439 0.0055862851962672 0.0096442330625583 0.0 0.0 0.0 0.0 1491 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1031590 JAG1 NOTCH2 JAG1-NOTCH2 Plasma Cells Luminal-like Amorphous DCIS Cells Plasma Cells -> Luminal-like Amorphous DCIS Cells 0.0056101124535783 0.6303682835571691 0.4614667734221426 0.2461374514707439 0.0002705513462707 0.1609352200462838 0.0 0.0060622034791776 0.1273546475645169 0.0 271 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1031619 VWF SELP VWF-SELP Dendritic Cells Basal-like Structured DCIS Cells Dendritic Cells -> Basal-like Structured DCIS Cells 0.0056096702446306 0.6332974881236617 0.7760344326192508 0.8693461273411047 0.0019871862905238 0.0036702914086929 0.0 0.0 0.0 0.0 1245 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1031622 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells (G1/S) B Cells 11q13 Invasive Tumor Cells (G1/S) -> B Cells 0.0056096281483222 0.6213271600240247 0.62431395375366 0.7917001487310438 0.0052560850129547 0.0019304335593669 0.0 0.0 0.0 0.0 38 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1031630 EFNB2 PECAM1 EFNB2-PECAM1 Myeloid Cells Myeloid Cells Myeloid Cells -> Myeloid Cells 0.0056095327591948 0.7451589345683471 0.7841656220878274 1.0 0.0040724665904272 0.001309307002134 0.0 0.0004416961130742 0.054553538036889 0.0 1132 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1031647 VWF ITGA9 VWF-ITGA9 Basal-like Structured DCIS Cells Plasma Cells Basal-like Structured DCIS Cells -> Plasma Cells 0.0056091777282451 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.0020251995753771 0.0053724660607752 0.0 0.0 0.0 0.0 79 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1031928 MMRN2 CLEC14A MMRN2-CLEC14A Dendritic Cells Basal-like Structured DCIS Cells Dendritic Cells -> Basal-like Structured DCIS Cells 0.0056041151742451 0.6301823358791634 0.6347970925105053 0.8693461273411047 0.0015409900107563 0.0057802287131517 0.0 0.0004016064257028 0.0690921713644985 0.0 1245 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1031981 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Luminal-like Amorphous DCIS Cells 0.0056033868694483 0.6582846571368821 0.4630027772793905 0.2461374514707439 0.0084325366891025 0.0048929293424311 0.0 0.0 0.0 0.0 19 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1032097 A2M LRP1 A2M-LRP1 T Lymphocytes Myeloid Cells T Lymphocytes -> Myeloid Cells 0.0056014071435038 0.7741139100414175 0.7769451595923457 0.6198216015396206 0.0149044683666724 0.0005558995075445 0.0 0.0003462603878116 0.0654865053234576 0.0 361 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1032174 JAG1 NOTCH2 JAG1-NOTCH2 Luminal-like Amorphous DCIS Cells Myeloid Cells Luminal-like Amorphous DCIS Cells -> Myeloid Cells 0.0056000004872859 0.2451358214448441 0.7426180951053148 0.2461374514707439 0.1327555461750915 0.0005184623914895 0.0 0.0031179138321995 0.3667687240507506 0.0 84 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1032235 VEGFC FLT1 VEGFC-FLT1 B Cells Myeloid Cells B Cells -> Myeloid Cells 0.0055992105081133 0.7745997874735252 0.7472387841445823 0.6198216015396206 0.0012459853895406 0.0068935067166085 0.0 0.0 0.0 0.0 137 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1032396 JAG1 NOTCH2 JAG1-NOTCH2 CAFs, DCIS Associated CXCL14+ Fibroblasts CAFs, DCIS Associated -> CXCL14+ Fibroblasts 0.0055964240963564 0.6303682835571691 0.773263018678637 0.7204611100467462 0.0101610580570933 0.0008609682710384 0.0 0.0001618425147836 0.0485542890207275 0.0 11475 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1032499 MMRN2 CD93 MMRN2-CD93 CAFs, Invasive Associated Basal-like Structured DCIS Cells CAFs, Invasive Associated -> Basal-like Structured DCIS Cells 0.0055948657173726 0.6301823358791634 0.7779918296243433 0.7917001487310438 0.00146889578236 0.0053794918117879 0.0 0.0 0.0 0.0 2152 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1032608 MMP2 PECAM1 MMP2-PECAM1 Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.0055931187844409 0.6303642896310324 0.2491073778594529 0.2461374514707439 0.0104129581710415 0.0076066460958003 0.0 0.0003420752565564 0.1443694880713457 0.0 877 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1032702 VWF ITGA9 VWF-ITGA9 Dendritic Cells Plasma Cells Dendritic Cells -> Plasma Cells 0.0055914914726482 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.0019871862905238 0.0053724660607752 0.0 0.0 0.0 0.0 239 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1032727 A2M LRP1 A2M-LRP1 Myeloid Cells T Lymphocytes Myeloid Cells -> T Lymphocytes 0.0055911831398407 0.7460047258226694 0.6207977546603366 0.6198216015396206 0.0010163752993685 0.0104714078116759 0.0 0.0003221649484536 0.0442199645749238 0.0 388 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1032850 VWF SELP VWF-SELP Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0055890217969191 0.6332974881236617 0.6572093097629401 0.7917001487310438 0.0020251995753771 0.0045674276780054 0.0 3.5511363636363635e-05 0.0059768477346586 0.0 1280 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1032939 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells (G1/S) Macrophages 11q13 Invasive Tumor Cells (G1/S) -> Macrophages 0.0055875579011003 0.6160088550075702 0.7754239189773715 0.6198216015396206 0.0001971810371238 0.0521257226458961 0.0 0.0 0.0 0.0 119 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1032978 COL4A2 CD93 COL4A2-CD93 CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts -> Luminal-like Amorphous DCIS Cells 0.0055870049362136 0.8840293712888387 0.4630027772793905 0.2461374514707439 0.0061698665784747 0.0048929293424311 0.0 0.0 0.0 0.0 1491 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1033076 HSPG2 LRP1 HSPG2-LRP1 Pericytes Apocrine Cells Pericytes -> Apocrine Cells 0.0055852277416548 0.8818165186409654 0.2550748532138862 0.2461374514707439 0.1619074107723045 0.0003386430177035 0.0 0.0 0.0 0.0 15 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1033114 VWF LRP1 VWF-LRP1 Myoepithelial Cells Luminal-like Amorphous DCIS Cells Myoepithelial Cells -> Luminal-like Amorphous DCIS Cells 0.0055845664825139 0.7158082793127664 0.2550748532138862 0.2461374514707439 0.0025256125075084 0.0267255153180908 0.0 0.0003705148205928 0.0202619917702136 0.0 12820 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1033224 DLL4 NOTCH4 DLL4-NOTCH4 Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0055825882798993 0.6342079770588467 0.6571792026963191 0.7917001487310438 0.0028649117803088 0.0032020139126304 0.0 0.0 0.0 0.0 209 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1033258 DLL4 NOTCH4 DLL4-NOTCH4 Plasma Cells Macrophages Plasma Cells -> Macrophages 0.0055821052092009 0.7160288858520609 0.8818120773736414 0.7204611100467462 0.0012306151710811 0.0054043611446182 0.0 0.0 0.0 0.0 337 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1033324 CD48 CD2 CD48-CD2 Plasma Cells CXCL14+ Fibroblasts Plasma Cells -> CXCL14+ Fibroblasts 0.0055809457382092 0.4593282471594782 0.7763428264267787 0.7204611100467462 0.0467114894617178 0.0002517784065132 0.0 0.0 0.0 0.0 306 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1033390 VWF SELP VWF-SELP Mast Cells 11q13 Invasive Tumor Cells Mast Cells -> 11q13 Invasive Tumor Cells 0.0055799571463423 0.8525936146535493 0.6572093097629401 0.6198216015396206 0.0002103933337194 0.04130664769978 0.0 0.0 0.0 0.0 78 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1033529 C3 LRP1 C3-LRP1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (G1/S) 0.0055777419749351 0.8911088195487638 0.6207977546603366 0.6198216015396206 0.0048525806497539 0.0018097844702233 0.0 0.0 0.0 0.0 409 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1033716 VWF ITGA9 VWF-ITGA9 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0055746314539942 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0020251995753771 0.0047273851759697 0.0 0.0003126709919487 0.0146615211500767 0.0 1163 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1033725 EFNB2 PECAM1 EFNB2-PECAM1 Plasma Cells CAFs, Invasive Associated Plasma Cells -> CAFs, Invasive Associated 0.0055745538566119 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.0051428381563772 0.0032187363284526 0.0 0.000438596491228 0.0863947785329839 0.0 285 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1033741 DLL4 NOTCH3 DLL4-NOTCH3 Apocrine Cells Luminal-like Amorphous DCIS Cells Apocrine Cells -> Luminal-like Amorphous DCIS Cells 0.005574147732443 0.2490567623945399 0.4638256179742202 0.3990376746076917 0.000126812416921 0.5131068416842878 0.0 0.0 0.0 0.0 89 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1033896 VWF SELP VWF-SELP Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0055713990948359 0.6332974881236617 0.6572093097629401 0.7917001487310438 0.0019871862905238 0.0045674276780054 0.0 0.0 0.0 0.0 246 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1033902 MMRN2 CLEC14A MMRN2-CLEC14A CAFs, DCIS Associated Mast Cells CAFs, DCIS Associated -> Mast Cells 0.0055712459563649 0.7205550478301406 0.8514619504364779 0.7204611100467462 0.0117842887908422 0.0005740632036187 0.0 0.0003080714725816 0.0532517910352384 0.0 1082 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1033916 C3 LRP1 C3-LRP1 Apocrine Cells Macrophages Apocrine Cells -> Macrophages 0.0055710010795839 0.2485046029682279 0.8604147465201248 0.2461374514707439 0.0013028322726017 0.0436001007095475 0.0 0.0 0.0 0.0 15 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1033929 CD34 SELP CD34-SELP Dendritic Cells Luminal-like Amorphous DCIS Cells Dendritic Cells -> Luminal-like Amorphous DCIS Cells 0.0055707167642652 0.633566764858408 0.4623922682986163 0.2461374514707439 0.0042829523358709 0.0096770075292062 0.0 0.0006648936170212 0.6032239777897295 0.0 752 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1034035 CD34 SELP CD34-SELP Dendritic Cells CAFs, Invasive Associated Dendritic Cells -> CAFs, Invasive Associated 0.0055691595790414 0.633566764858408 0.6572093097629401 0.7917001487310438 0.0042829523358709 0.002113171886167 0.0 0.0004239084357778 0.122781130828917 0.0 2359 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1034250 DLL4 NOTCH4 DLL4-NOTCH4 Plasma Cells Myeloid Cells Plasma Cells -> Myeloid Cells 0.0055659704681752 0.7160288858520609 0.7480927101953669 0.7204611100467462 0.0012306151710811 0.006260692484444 0.0 0.0 0.0 0.0 43 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1034263 VWF ITGA9 VWF-ITGA9 Plasma Cells T Lymphocytes Plasma Cells -> T Lymphocytes 0.0055657474437561 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0003457348439318 0.0309945332907452 0.0 0.000241458408789 0.0150619053439314 0.0 753 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1034306 CD34 SELP CD34-SELP Macrophages CAFs, Invasive Associated Macrophages -> CAFs, Invasive Associated 0.0055649200884191 0.8963354148873306 0.6572093097629401 0.6198216015396206 0.0038492365148421 0.002113171886167 0.0 0.0 0.0 0.0 1354 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1034397 C3 LRP1 C3-LRP1 Luminal-like Amorphous DCIS Cells Endothelial Cells Luminal-like Amorphous DCIS Cells -> Endothelial Cells 0.0055634382559437 0.2485046029682279 0.9078204025796472 0.2461374514707439 0.0036991419150414 0.0144359394371152 0.0 0.0002076411960132 0.0354598619819917 0.0 1806 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1034410 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Luminal-like Amorphous DCIS Cells 0.0055632723414226 0.6659645551150886 0.4603649459881741 0.2461374514707439 0.0037243679732516 0.0105486447632276 0.0 0.0 0.0 0.0 19 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1034424 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells (G1/S) Pericytes 11q13 Invasive Tumor Cells (G1/S) -> Pericytes 0.0055629827830778 0.6659645551150886 0.7763428264267787 0.6198216015396206 0.0037243679732516 0.0024832440877005 0.0 0.0 0.0 0.0 345 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1034483 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (Mitotic) 0.005561910786255 0.6332974881236617 0.6572093097629401 1.0 0.0015572459193676 0.0045674276780054 0.0 0.0001757263355201 0.0295761537385169 0.0 1552 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1034565 VWF LRP1 VWF-LRP1 B Cells Pericytes B Cells -> Pericytes 0.0055604077157474 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.00023686843287 0.0350138403862125 0.0 0.0002345919975977 0.0095828016501926 0.0 1211 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1034590 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Luminal-like Amorphous DCIS Cells 0.0055599689615202 0.6342079770588467 0.4641352222874551 0.2461374514707439 0.000895875398841 0.0455121851821151 0.0 0.0 0.0 0.0 19 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1034746 VWF ITGA9 VWF-ITGA9 Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0055570541259917 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0019871862905238 0.0047273851759697 0.0 0.0 0.0 0.0 209 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1034779 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (G1/S) 0.0055565421857464 0.6626993710110988 0.6207977546603366 1.0 0.0039530346951707 0.0018097844702233 0.0 0.0006094257854821 0.0672336992081387 0.0 1846 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1034841 C1QB LRP1 C1QB-LRP1 Plasma Cells Plasma Cells Plasma Cells -> Plasma Cells 0.0055555104841899 0.4601010570874773 0.7346293219749174 1.0 0.0026949121497638 0.0032275631628407 0.0 0.0004416961130742 0.0176022410784579 0.0 283 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1034937 MMP2 PECAM1 MMP2-PECAM1 CXCL14+ Fibroblasts Mast Cells CXCL14+ Fibroblasts -> Mast Cells 0.0055538170233858 0.9067635403815892 0.8537710813834968 0.8567148457705164 0.0106922602624424 0.0004138063814779 0.0 0.0007299270072992 0.1062603706034772 0.0 137 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1034944 MMRN2 CD93 MMRN2-CD93 B Cells 11q13 Invasive Tumor Cells B Cells -> 11q13 Invasive Tumor Cells 0.0055535643496382 0.6301823358791634 0.6587114738285964 0.7917001487310438 0.0003083910058032 0.0289462771086338 0.0 0.0 0.0 0.0 797 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1034982 A2M LRP1 A2M-LRP1 CAFs, DCIS Associated Apocrine Cells CAFs, DCIS Associated -> Apocrine Cells 0.0055529808356627 0.4648000335061383 0.2550748532138862 0.2461374514707439 0.2966815529783992 0.0003386430177035 0.0 0.0009057971014492 0.1493818308237186 0.0 230 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1035002 C1QB LRP1 C1QB-LRP1 Pericytes Myeloid Cells Pericytes -> Myeloid Cells 0.0055526312063899 0.7753420160918723 0.7769451595923457 0.7827641335561659 0.0111808254589153 0.0005558995075445 0.0 0.0001977848101265 0.0249527172429533 0.0 316 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1035025 DLL1 NOTCH3 DLL1-NOTCH3 Myeloid Cells Myeloid Cells Myeloid Cells -> Myeloid Cells 0.0055521471445978 0.7835752212271604 0.7470475610360806 1.0 0.0064863313435223 0.0007714919761827 0.0 0.0005153121319199 0.0791260978162924 0.0 1132 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1035039 VEGFC FLT1 VEGFC-FLT1 Plasma Cells CAFs, Invasive Associated Plasma Cells -> CAFs, Invasive Associated 0.0055518883158844 0.4636527906642655 0.6593689120110077 0.6198216015396206 0.0023125636768155 0.0066828239855783 0.0 0.0 0.0 0.0 285 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1035060 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, DCIS Associated 0.0055514731461026 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.0008320501336843 0.0125623889131764 0.0 0.0003246753246753 0.1045870163108433 0.0 77 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1035099 DLL4 NOTCH3 DLL4-NOTCH3 B Cells CAFs, DCIS Associated B Cells -> CAFs, DCIS Associated 0.0055507768951874 0.6342079770588467 0.4638256179742202 0.6198216015396206 0.0002327631000826 0.0689186266365139 0.0 0.0 0.0 0.0 4087 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1035152 EFNB2 PECAM1 EFNB2-PECAM1 CXCL14+ Fibroblasts CAFs, Invasive Associated CXCL14+ Fibroblasts -> CAFs, Invasive Associated 0.0055497929584669 0.8640667164982425 0.6331674633943454 0.6198216015396206 0.002676946692949 0.0032187363284526 0.0 0.0 0.0 0.0 1422 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1035194 CCN1 CAV1 CCN1-CAV1 B Cells CXCL14+ Fibroblasts B Cells -> CXCL14+ Fibroblasts 0.0055490904914617 0.6213271600240247 0.943345641464811 0.6198216015396206 0.0023088899408624 0.0034806998160403 0.0 0.000125 0.0462759623430678 0.0 800 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1035227 CD34 SELP CD34-SELP CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (Mitotic) 0.0055486851391512 0.9303167350027568 0.6572093097629401 0.6198216015396206 0.0016860250240652 0.0045674276780054 0.0 0.0 0.0 0.0 390 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1035335 C1QB LRP1 C1QB-LRP1 B Cells 11q13 Invasive Tumor Cells (G1/S) B Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0055470831717375 0.8703788833238396 0.6207977546603366 0.7917001487310438 0.0037630364713574 0.0018097844702233 0.0 0.0 0.0 0.0 42 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1035413 MMRN2 CLEC14A MMRN2-CLEC14A Pericytes Apocrine Cells Pericytes -> Apocrine Cells 0.0055455505860151 0.9468422434493456 0.2491545808994955 0.2461374514707439 0.1120119983652299 0.0004471667362236 0.0 0.0 0.0 0.0 15 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1035443 C3 LRP1 C3-LRP1 Myeloid Cells CXCL14+ Fibroblasts Myeloid Cells -> CXCL14+ Fibroblasts 0.0055452581020662 0.7796725988275006 0.9078204025796472 0.7827641335561659 0.000819605673545 0.0064028969591119 0.0 0.0001423149905123 0.0269621487342312 0.0 527 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1035446 COL4A1 CD93 COL4A1-CD93 T Lymphocytes Plasma Cells T Lymphocytes -> Plasma Cells 0.0055451782877713 0.8684504425765611 0.4630027772793905 0.6198216015396206 0.0126216524880575 0.0009242223287825 0.0 0.0001001803245842 0.0193246619935379 0.0 713 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1035495 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, Invasive Associated 0.0055444483276782 0.6160088550075702 0.6632137581773894 0.9161861017439124 0.0009692519480124 0.0080072638027924 0.0 0.000198491464867 0.0479457832510706 0.0 458 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1035497 C3 LRP1 C3-LRP1 Apocrine Cells 11q13 Invasive Tumor Cells Apocrine Cells -> 11q13 Invasive Tumor Cells 0.0055444200809692 0.2485046029682279 0.6207977546603366 0.2461374514707439 0.0013028322726017 0.0587195251380622 0.0 0.0002717391304347 0.0655822264332937 0.0 184 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1035535 VWF SELP VWF-SELP T Lymphocytes Myeloid Cells T Lymphocytes -> Myeloid Cells 0.0055435641381429 0.6332974881236617 0.7478729882108823 0.6198216015396206 0.0036144684673052 0.0027351735586246 0.0 0.0 0.0 0.0 361 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1035536 THBS2 CD36 THBS2-CD36 Macrophages Myeloid Cells Macrophages -> Myeloid Cells 0.0055435563325246 0.8858959974474152 0.7763054211764489 0.7827641335561659 0.0030563796158022 0.0017638974017382 0.0 0.0002327746741154 0.0334283618082887 0.0 179 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1035598 VWF SELP VWF-SELP Mast Cells T Lymphocytes Mast Cells -> T Lymphocytes 0.0055424565361324 0.8525936146535493 0.7760344326192508 0.6198216015396206 0.0002103933337194 0.0335947364052305 0.0 0.0005300821627352 0.0283568033904934 0.0 343 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1035810 MMRN2 CD93 MMRN2-CD93 Basal-like Structured DCIS Cells Plasma Cells Basal-like Structured DCIS Cells -> Plasma Cells 0.0055389255760297 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.0172764782878141 0.0009242223287825 0.0 0.0 0.0 0.0 79 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1035833 CCN1 CAV1 CCN1-CAV1 Dendritic Cells Mast Cells Dendritic Cells -> Mast Cells 0.0055385980326023 0.6213271600240247 0.8617632615906476 0.6198216015396206 0.0083518627398662 0.0010414441948928 0.0 0.0008830022075055 0.1115913353620066 0.0 151 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1035981 MMRN2 CLEC14A MMRN2-CLEC14A Myoepithelial Cells B Cells Myoepithelial Cells -> B Cells 0.0055360531604995 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0151307911035231 0.000671064546954 0.0 0.0 0.0 0.0 394 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1036065 VEGFC FLT1 VEGFC-FLT1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (G1/S) 0.0055344558605572 0.8718210606749883 0.6593689120110077 0.6198216015396206 0.0017670878089588 0.0045642085393754 0.0 0.0004074979625101 0.0467039276051957 0.0 409 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1036079 CCN1 CAV1 CCN1-CAV1 B Cells Luminal-like Amorphous DCIS Cells B Cells -> Luminal-like Amorphous DCIS Cells 0.0055341766503304 0.6213271600240247 0.252518874138558 0.2461374514707439 0.0023088899408624 0.0322196586137726 0.0 0.0007898894154818 0.1382276058161237 0.0 211 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1036088 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells -> Luminal-like Amorphous DCIS Cells 0.0055340147687575 0.6303642896310324 0.2491073778594529 0.2461374514707439 0.0097699360831605 0.0076066460958003 0.0 0.0 0.0 0.0 184 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1036092 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells (G1/S) Macrophages 11q13 Invasive Tumor Cells (G1/S) -> Macrophages 0.0055339228704669 0.6160088550075702 0.7757991160529997 0.6198216015396206 0.0001971810371238 0.0491709261488903 0.0 0.0 0.0 0.0 119 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1036159 VEGFC FLT1 VEGFC-FLT1 Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0055328701818096 0.743507317541692 0.6593689120110077 0.6198216015396206 0.0020684923107111 0.0045642085393754 0.0 0.0 0.0 0.0 32 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1036228 MMRN2 CLEC14A MMRN2-CLEC14A Plasma Cells CAFs, DCIS Associated Plasma Cells -> CAFs, DCIS Associated 0.005531805720312 0.7205550478301406 0.7154802332407408 0.8767341187813953 0.0002165306714062 0.0292771742399634 0.0 0.0002721088435374 0.0311725702645095 0.0 2450 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1036252 DLL4 NOTCH3 DLL4-NOTCH3 Macrophages Macrophages Macrophages -> Macrophages 0.0055313300445103 0.8949858186325867 0.8923034233058523 1.0 0.001895566065636 0.00189193058407 0.0 0.0001356116083536 0.0599941221405601 0.0 2458 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1036253 JAG1 NOTCH2 JAG1-NOTCH2 CAFs, DCIS Associated B Cells CAFs, DCIS Associated -> B Cells 0.005531322564956 0.6303682835571691 0.8445107771175474 0.6198216015396206 0.0101610580570933 0.0008542071298387 0.0 0.0002587991718426 0.0477987733717379 0.0 4232 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1036258 C3 LRP1 C3-LRP1 Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells -> Basal-like Structured DCIS Cells 0.0055312252524312 0.2485046029682279 0.6207977546603366 0.2461374514707439 0.0036991419150414 0.0203874717835032 0.0 0.0004157427937915 0.0531782569413244 0.0 902 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1036336 C1QB LRP1 C1QB-LRP1 CXCL14+ Fibroblasts T Lymphocytes CXCL14+ Fibroblasts -> T Lymphocytes 0.0055299499555371 0.7753420160918723 0.6207977546603366 0.6198216015396206 0.0009153913192522 0.0104714078116759 0.0 6.645401382243488e-05 0.0066464503913914 0.0 1881 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1036377 VWF SELP VWF-SELP T Lymphocytes Macrophages T Lymphocytes -> Macrophages 0.0055292612007235 0.6332974881236617 0.941479368642921 0.6198216015396206 0.0036144684673052 0.0021392900294222 0.0 3.96290718871364e-05 0.007098305508597 0.0 3441 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1036485 MMP2 PECAM1 MMP2-PECAM1 Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0055272013188558 0.718867305289982 0.6331674633943454 0.6198216015396206 0.0024319941937022 0.0041555861088636 0.0 0.0 0.0 0.0 3 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1036497 CD48 CD2 CD48-CD2 Macrophages CXCL14+ Fibroblasts Macrophages -> CXCL14+ Fibroblasts 0.0055269258023678 0.7719609236370527 0.7763428264267787 0.8875000050982297 0.0212837736082081 0.0002517784065132 0.0 0.0 0.0 0.0 1462 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1036651 VWF LRP1 VWF-LRP1 B Cells Myoepithelial Cells B Cells -> Myoepithelial Cells 0.0055243675176968 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.00023686843287 0.0416128058995347 0.0 0.0002061950146627 0.0085493445392113 0.0 496 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1036663 CXCL12 CXCR4 CXCL12-CXCR4 Myeloid Cells Myeloid Cells Myeloid Cells -> Myeloid Cells 0.0055241257191639 0.7487535481622718 0.7447682696221608 1.0 0.0015847932820241 0.0032154705418133 0.0 0.0010038548024413 0.0852114021997672 0.0 1132 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1036704 COL4A2 CD93 COL4A2-CD93 CXCL14+ Fibroblasts B Cells CXCL14+ Fibroblasts -> B Cells 0.0055235386735625 0.8840293712888387 0.7779918296243433 0.6198216015396206 0.0061698665784747 0.001079730675535 0.0 0.0 0.0 0.0 791 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1037147 VWF SELP VWF-SELP CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.0055159369039073 0.6332974881236617 0.6572093097629401 0.9161861017439124 0.0016171311116606 0.0045674276780054 0.0 0.0 0.0 0.0 526 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1037159 MMP2 PECAM1 MMP2-PECAM1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (G1/S) 0.0055157521071971 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0106922602624424 0.0007400708115376 0.0 0.0 0.0 0.0 409 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1037192 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Basal-like Structured DCIS Cells 0.0055151612098326 0.6160088550075702 0.8628183098412396 0.7917001487310438 0.0001971810371238 0.0339152418223636 0.0 0.0001148809067932 0.0087771664258106 0.0 1187 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1037297 VWF LRP1 VWF-LRP1 CXCL14+ Fibroblasts Endothelial Cells CXCL14+ Fibroblasts -> Endothelial Cells 0.0055134652613121 0.9275752708651288 0.9078204025796472 0.9429656149619918 0.000245041593909 0.0144359394371152 0.0 6.289835625628984e-05 0.005556113580569 0.0 2710 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1037326 EFNB2 PECAM1 EFNB2-PECAM1 Myeloid Cells Basal-like Structured DCIS Cells Myeloid Cells -> Basal-like Structured DCIS Cells 0.0055131042298465 0.7451589345683471 0.6331674633943454 0.6198216015396206 0.0040724665904272 0.0023576674662702 0.0 0.0015432098765432 0.4790654941593389 0.0 162 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1037414 CD34 SELP CD34-SELP CXCL14+ Fibroblasts Macrophages CXCL14+ Fibroblasts -> Macrophages 0.0055117737827987 0.9303167350027568 0.941479368642921 0.8875000050982297 0.0016860250240652 0.0021392900294222 0.0 0.0 0.0 0.0 1424 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1037447 CXCL12 CXCR4 CXCL12-CXCR4 Basal-like Structured DCIS Cells Mast Cells Basal-like Structured DCIS Cells -> Mast Cells 0.0055112241423371 0.6160088550075702 0.7757991160529997 0.6198216015396206 0.0021291294377375 0.0044430418127202 0.0 0.0 0.0 0.0 18 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1037562 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (G1/S) 0.0055092857401602 0.6332974881236617 0.6252253442669611 0.9592803095773328 0.0015572459193676 0.0047273851759697 0.0 0.0001216175129218 0.0057027923403141 0.0 1495 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1037655 THBS2 CD36 THBS2-CD36 Apocrine Cells Endothelial Cells Apocrine Cells -> Endothelial Cells 0.0055077307987447 0.2510234128936706 0.8587566561291643 0.2461374514707439 5.260070730345377e-05 1.0 0.0 0.0 0.0 0.0 15 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1037691 VWF SELP VWF-SELP Myoepithelial Cells Dendritic Cells Myoepithelial Cells -> Dendritic Cells 0.0055070870109158 0.7158082793127664 0.7760344326192508 0.6198216015396206 0.0025256125075084 0.0032078747392388 0.0 3.3373381391002534e-05 0.0055378908899637 0.0 1362 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1037721 DLL4 NOTCH3 DLL4-NOTCH3 B Cells 11q13 Invasive Tumor Cells (G1/S) B Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0055065836587413 0.6342079770588467 0.6580560501976399 0.7917001487310438 0.0002327631000826 0.0362497659817488 0.0 0.0 0.0 0.0 42 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1037819 VWF SELP VWF-SELP CAFs, DCIS Associated Mast Cells CAFs, DCIS Associated -> Mast Cells 0.0055049423354419 0.7158082793127664 0.8347297932672282 0.7204611100467462 0.0071496754272206 0.0009042150166242 0.0 8.401949252226517e-05 0.0068788701287663 0.0 1082 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1037857 CD34 SELP CD34-SELP CXCL14+ Fibroblasts Myoepithelial Cells CXCL14+ Fibroblasts -> Myoepithelial Cells 0.0055041550653954 0.9303167350027568 0.4623922682986163 0.7204611100467462 0.0016860250240652 0.0053213839468185 0.0 0.0 0.0 0.0 1884 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1037919 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells 0.0055031491914432 0.6160088550075702 0.6631822525600675 0.8824495942126559 0.0001971810371238 0.0390724515618796 0.0 5.639521768554026e-05 0.0318643771233602 0.0 12090 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1037938 MMP2 PECAM1 MMP2-PECAM1 Macrophages CXCL14+ Fibroblasts Macrophages -> CXCL14+ Fibroblasts 0.0055026909449243 0.9330801352629944 0.930308383061206 0.8875000050982297 0.0088108219576754 0.0004089864655001 0.0 1.709986320109439e-05 0.031060561841787 0.0 1462 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1037946 VWF SELP VWF-SELP Basal-like Structured DCIS Cells Dendritic Cells Basal-like Structured DCIS Cells -> Dendritic Cells 0.00550252094414 0.6332974881236617 0.7760344326192508 0.8693461273411047 0.0020251995753771 0.0032078747392388 0.0 0.0 0.0 0.0 1044 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1037990 C3 LRP1 C3-LRP1 CXCL14+ Fibroblasts B Cells CXCL14+ Fibroblasts -> B Cells 0.005501752129522 0.8911088195487638 0.6207977546603366 0.6198216015396206 0.0048525806497539 0.0016667952436519 0.0 0.0004108723135271 0.0754650266267501 0.0 791 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1037992 VWF ITGA9 VWF-ITGA9 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.005501734736429 0.6332974881236617 0.6252253442669611 0.9161861017439124 0.0016171311116606 0.0047273851759697 0.0 0.0 0.0 0.0 460 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1038030 C3 LRP1 C3-LRP1 B Cells B Cells B Cells -> B Cells 0.0055010215587475 0.6319926036888139 0.6207977546603366 1.0 0.0042375227960614 0.0016667952436519 0.0 0.0004231311706629 0.0777166141630804 0.0 1418 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1038078 CD34 SELP CD34-SELP CXCL14+ Fibroblasts Basal-like Structured DCIS Cells CXCL14+ Fibroblasts -> Basal-like Structured DCIS Cells 0.0055003603831286 0.9303167350027568 0.7760344326192508 0.6198216015396206 0.0016860250240652 0.0036702914086929 0.0 0.0 0.0 0.0 1332 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1038087 C3 LRP1 C3-LRP1 Pericytes Myeloid Cells Pericytes -> Myeloid Cells 0.0055001842176788 0.8911088195487638 0.7769451595923457 0.7827641335561659 0.0091898156146168 0.0005558995075445 0.0 0.0003164556962025 0.0709443781574881 0.0 316 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1038120 CXCL12 ITGA4 CXCL12-ITGA4 B Cells Luminal-like Amorphous DCIS Cells B Cells -> Luminal-like Amorphous DCIS Cells 0.0054995037443379 0.6160088550075702 0.4596166826058663 0.2461374514707439 0.0052742025956585 0.0075270071967493 0.0 0.0008616975441619 0.3803827536941467 0.0 211 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1038252 MMP2 PECAM1 MMP2-PECAM1 Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells -> CAFs, DCIS Associated 0.0054973450831826 0.2491408586098361 0.7167436199046466 0.2461374514707439 0.0049987108499989 0.0125623889131764 0.0 0.0002766960442713 0.0891315461816943 0.0 4879 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1038258 VWF ITGA9 VWF-ITGA9 CAFs, Invasive Associated Myeloid Cells CAFs, Invasive Associated -> Myeloid Cells 0.005497211770619 0.6332974881236617 0.7831795333113832 0.6198216015396206 0.0016171311116606 0.0055509879377996 0.0 0.0 0.0 0.0 143 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1038399 MMP2 PECAM1 MMP2-PECAM1 Plasma Cells Myoepithelial Cells Plasma Cells -> Myoepithelial Cells 0.0054947579552856 0.718867305289982 0.7167436199046466 0.8293805866303694 0.0024319941937022 0.0026482500471321 0.0 0.0 0.0 0.0 324 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1038429 A2M LRP1 A2M-LRP1 Basal-like Structured DCIS Cells Apocrine Cells Basal-like Structured DCIS Cells -> Apocrine Cells 0.0054943114390561 0.7741139100414175 0.2550748532138862 0.2461374514707439 0.1671376945154473 0.0003386430177035 0.0 0.0006003842459173 0.0990138936295541 0.0 694 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1038465 JAG1 NOTCH2 JAG1-NOTCH2 CAFs, Invasive Associated CXCL14+ Fibroblasts CAFs, Invasive Associated -> CXCL14+ Fibroblasts 0.0054938107516732 0.7941469661104034 0.773263018678637 0.6198216015396206 0.0083898580598364 0.0008609682710384 0.0 0.0002396931927133 0.0719102305772906 0.0 1490 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1038502 MMRN2 CD93 MMRN2-CD93 T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes -> 11q13 Invasive Tumor Cells (Mitotic) 0.0054930425173298 0.6301823358791634 0.6587114738285964 0.7917001487310438 0.0031934983073077 0.0026174949623928 0.0 0.0 0.0 0.0 97 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1038703 CXCL12 CXCR4 CXCL12-CXCR4 Luminal-like Amorphous DCIS Cells Pericytes Luminal-like Amorphous DCIS Cells -> Pericytes 0.0054894199385396 0.255669001367946 0.7757991160529997 0.2461374514707439 0.0061207051981986 0.0091569531245039 0.0 5.236698785085882e-05 0.0137068571335056 0.0 1736 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1038813 VWF ITGA9 VWF-ITGA9 CXCL14+ Fibroblasts T Lymphocytes CXCL14+ Fibroblasts -> T Lymphocytes 0.0054873905702274 0.9275752708651288 0.6252253442669611 0.6198216015396206 0.000245041593909 0.0309945332907452 0.0 0.0 0.0 0.0 1881 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1038907 COL4A1 CD93 COL4A1-CD93 Mast Cells 11q13 Invasive Tumor Cells Mast Cells -> 11q13 Invasive Tumor Cells 0.0054860919532449 0.7766289238087107 0.6587114738285964 0.6198216015396206 0.0002970267018348 0.0289462771086338 0.0 0.0018315018315018 0.2706847741161128 0.0 78 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1038909 JAG1 NOTCH2 JAG1-NOTCH2 Myeloid Cells Dendritic Cells Myeloid Cells -> Dendritic Cells 0.0054860759587553 0.6303682835571691 0.8445107771175474 0.6198216015396206 0.0003788349535045 0.0218093597373452 0.0 0.0026610644257703 0.1442172758377271 0.0 170 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1039129 VWF ITGA9 VWF-ITGA9 Macrophages Myeloid Cells Macrophages -> Myeloid Cells 0.0054819455283852 0.9011206516381156 0.7831795333113832 0.7827641335561659 0.0008850282134344 0.0055509879377996 0.0 0.0 0.0 0.0 179 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1039151 CD34 SELP CD34-SELP Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0054816742042722 0.633566764858408 0.6572093097629401 0.7917001487310438 0.0078992851324392 0.0010419094417808 0.0 0.0 0.0 0.0 1163 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1039216 VWF ITGA9 VWF-ITGA9 B Cells T Lymphocytes B Cells -> T Lymphocytes 0.0054802760350192 0.6332974881236617 0.6252253442669611 0.9318789094584046 0.00023686843287 0.0309945332907452 0.0 9.118263882556762e-05 0.0056878709749149 0.0 4985 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1039442 C1QB LRP1 C1QB-LRP1 Pericytes Mast Cells Pericytes -> Mast Cells 0.0054767721099903 0.7753420160918723 0.8755243548400705 0.8567148457705164 0.0111808254589153 0.0004150165744076 0.0 0.0 0.0 0.0 225 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1039534 COL4A1 CD93 COL4A1-CD93 Dendritic Cells CXCL14+ Fibroblasts Dendritic Cells -> CXCL14+ Fibroblasts 0.0054751434886426 0.8684504425765611 0.8817184225858201 0.6198216015396206 0.0168149984327668 0.0003375370073613 0.0 7.747133560582584e-05 0.0675033164606233 0.0 922 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1039606 VWF LRP1 VWF-LRP1 Luminal-like Amorphous DCIS Cells Endothelial Cells Luminal-like Amorphous DCIS Cells -> Endothelial Cells 0.0054738601734583 0.2486570577556728 0.9078204025796472 0.2461374514707439 0.0033537993821664 0.0144359394371152 0.0 0.0003334843451122 0.0294582721881556 0.0 1806 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1039629 MMRN2 CLEC14A MMRN2-CLEC14A CAFs, Invasive Associated Basal-like Structured DCIS Cells CAFs, Invasive Associated -> Basal-like Structured DCIS Cells 0.0054735228551222 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.00146889578236 0.0057802287131517 0.0 7.744733581164808e-05 0.0133240014480794 0.0 2152 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1039650 DLL1 NOTCH3 DLL1-NOTCH3 Dendritic Cells Plasma Cells Dendritic Cells -> Plasma Cells 0.0054732410191448 0.6249837837987587 0.4638256179742202 0.6198216015396206 0.0161757332769496 0.0009249287638231 0.0 0.0003486750348675 0.2007383942937146 0.0 239 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1039685 DLL4 NOTCH3 DLL4-NOTCH3 Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells -> CXCL14+ Fibroblasts 0.0054725595250843 0.2490567623945399 0.8818326005152037 0.2461374514707439 0.011649387573427 0.0042655619249233 0.0 0.0002408477842003 0.0523136561823051 0.0 1384 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1039703 DLL4 NOTCH4 DLL4-NOTCH4 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.0054723087447687 0.6342079770588467 0.6571792026963191 0.9161861017439124 0.002196330917593 0.0032020139126304 0.0 0.0 0.0 0.0 460 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1039853 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (Mitotic) 0.0054693538309235 0.6301823358791634 0.6587114738285964 1.0 0.0024635726452692 0.0026174949623928 0.0 0.0004832474226804 0.1605046406100158 0.0 1552 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1039867 CXCL12 CXCR4 CXCL12-CXCR4 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0054691370234981 0.6160088550075702 0.6632137581773894 0.7917001487310438 0.0021291294377375 0.0038860320327025 0.0 0.0003908387399359 0.2210893263360166 0.0 1163 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1039942 C3 LRP1 C3-LRP1 Mast Cells CXCL14+ Fibroblasts Mast Cells -> CXCL14+ Fibroblasts 0.0054676734734059 0.8509500867818902 0.9078204025796472 0.8567148457705164 0.0006305085967044 0.0064028969591119 0.0 0.0001689189189189 0.0320023702318465 0.0 148 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1040027 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) -> Myeloid Cells 0.0054661637696882 0.6582846571368821 0.7461459456652184 0.6198216015396206 0.0084325366891025 0.0010390313650636 0.0 0.0 0.0 0.0 21 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1040029 MMRN2 CLEC14A MMRN2-CLEC14A CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells 0.0054661581096803 0.940547666092272 0.6347970925105053 0.6198216015396206 0.0001298888146421 0.0554888093272979 0.0 2.9327233268813417e-05 0.0047996132731534 0.0 5683 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1040043 VWF ITGA9 VWF-ITGA9 T Lymphocytes CXCL14+ Fibroblasts T Lymphocytes -> CXCL14+ Fibroblasts 0.0054659707505904 0.6332974881236617 0.950463483645931 0.6198216015396206 0.0036144684673052 0.0019776346124415 0.0 0.0 0.0 0.0 1880 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1040085 THBS2 CD36 THBS2-CD36 CXCL14+ Fibroblasts Plasma Cells CXCL14+ Fibroblasts -> Plasma Cells 0.0054651894725771 0.9197297916541942 0.7373999388878224 0.7204611100467462 0.0055862851962672 0.0009761781830445 0.0 0.0 0.0 0.0 285 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1040094 VWF SELP VWF-SELP Myoepithelial Cells Myeloid Cells Myoepithelial Cells -> Myeloid Cells 0.005465102860343 0.7158082793127664 0.7478729882108823 0.7204611100467462 0.0025256125075084 0.0027351735586246 0.0 0.0 0.0 0.0 51 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1040110 CD34 SELP CD34-SELP Plasma Cells Myoepithelial Cells Plasma Cells -> Myoepithelial Cells 0.0054647745546443 0.7168245244832976 0.4623922682986163 0.8293805866303694 0.0018206581062216 0.0053213839468185 0.0 0.0 0.0 0.0 324 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1040189 CXCL12 ITGA4 CXCL12-ITGA4 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0054634720642162 0.6160088550075702 0.6631822525600675 0.7917001487310438 0.0021291294377375 0.0038621268649178 0.0 7.102272727272727e-05 0.0439004522469909 0.0 1280 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1040202 JAG1 NOTCH2 JAG1-NOTCH2 Macrophages 11q13 Invasive Tumor Cells (Mitotic) Macrophages -> 11q13 Invasive Tumor Cells (Mitotic) 0.005463348592147 0.6303682835571691 0.663300745568453 0.6198216015396206 0.0002750231449378 0.0373075519081129 0.0 0.0005537098560354 0.0104478896044968 0.0 129 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1040226 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myeloid Cells 0.0054627477453041 0.6332974881236617 0.7831795333113832 0.6198216015396206 0.0015572459193676 0.0055509879377996 0.0 0.0 0.0 0.0 23 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1040275 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (G1/S) 0.0054619229059016 0.6582846571368821 0.6587114738285964 1.0 0.0084325366891025 0.0007261054236978 0.0 0.0 0.0 0.0 1846 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1040400 CD48 CD2 CD48-CD2 CXCL14+ Fibroblasts Myoepithelial Cells CXCL14+ Fibroblasts -> Myoepithelial Cells 0.0054593707640964 0.7719609236370527 0.4603649459881741 0.7204611100467462 0.0014378253178126 0.0071918009517169 0.0 0.0002653927813163 0.0648653796855648 0.0 1884 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1040579 THBS2 CD36 THBS2-CD36 Dendritic Cells Myeloid Cells Dendritic Cells -> Myeloid Cells 0.0054565918111461 0.6242573126045354 0.7763054211764489 0.6198216015396206 0.004981832968137 0.0017638974017382 0.0 0.0 0.0 0.0 161 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1040615 JAG1 NOTCH2 JAG1-NOTCH2 Mast Cells CAFs, DCIS Associated Mast Cells -> CAFs, DCIS Associated 0.0054560049060488 0.6303682835571691 0.4614667734221426 0.7204611100467462 9.902323108165852e-05 0.12709315903692 0.0 0.0016467682173734 0.0775775101131217 0.0 1041 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1040684 CXCL12 CXCR4 CXCL12-CXCR4 Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.0054547241431146 0.6160088550075702 0.4600037439857229 0.2461374514707439 0.0021291294377375 0.017738069381683 0.0 0.0001036591686534 0.0258432776523984 0.0 877 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1040685 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Basal-like Structured DCIS Cells 0.005454701996762 0.633566764858408 0.7760344326192508 0.7917001487310438 0.0018436902762588 0.0036702914086929 0.0 0.0 0.0 0.0 1187 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1040728 DLL1 NOTCH3 DLL1-NOTCH3 T Lymphocytes Mast Cells T Lymphocytes -> Mast Cells 0.0054539799259465 0.6249837837987587 0.8341464445360613 0.6198216015396206 0.0435116250366991 0.0001871866311057 0.0 0.0002502502502502 0.0317698050695532 0.0 333 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1040798 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells (Mitotic) Pericytes 11q13 Invasive Tumor Cells (Mitotic) -> Pericytes 0.0054529635990786 0.6160088550075702 0.7757991160529997 0.6198216015396206 0.0009692519480124 0.0091569531245039 0.0 0.0001199328376109 0.0313919577622241 0.0 379 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1040801 CCN1 CAV1 CCN1-CAV1 Myeloid Cells Dendritic Cells Myeloid Cells -> Dendritic Cells 0.0054529481239163 0.7797135509308979 0.62431395375366 0.6198216015396206 0.0009209869688402 0.009460730808256 0.0 0.0001960784313725 0.0243443199337646 0.0 170 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1040864 DLL1 NOTCH3 DLL1-NOTCH3 CXCL14+ Fibroblasts Myeloid Cells CXCL14+ Fibroblasts -> Myeloid Cells 0.005451797130464 0.9470274865242416 0.7470475610360806 0.7827641335561659 0.0061455194924501 0.0007714919761827 0.0 0.0 0.0 0.0 526 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1040908 VWF SELP VWF-SELP Myoepithelial Cells Macrophages Myoepithelial Cells -> Macrophages 0.0054510023606908 0.7158082793127664 0.941479368642921 0.7204611100467462 0.0025256125075084 0.0021392900294222 0.0 0.0 0.0 0.0 591 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1041051 JAG1 NOTCH2 JAG1-NOTCH2 Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0054484424070668 0.6303682835571691 0.663300745568453 0.6198216015396206 0.0002705513462707 0.0373075519081129 0.0 0.0158730158730158 0.2995061686622418 0.0 3 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1041171 CD34 SELP CD34-SELP Myeloid Cells CAFs, Invasive Associated Myeloid Cells -> CAFs, Invasive Associated 0.0054461252084302 0.7871981482311898 0.6572093097629401 0.6198216015396206 0.0038506427265089 0.002113171886167 0.0 0.003125 0.9051271488294228 0.0 160 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1041221 JAG1 NOTCH2 JAG1-NOTCH2 Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0054452265130993 0.6303682835571691 0.663300745568453 0.6198216015396206 0.0003788349535045 0.0265498740402422 0.0 0.0022321428571428 0.0567075659237686 0.0 32 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1041235 MMRN2 CD93 MMRN2-CD93 CAFs, Invasive Associated CAFs, Invasive Associated CAFs, Invasive Associated -> CAFs, Invasive Associated 0.005444982555669 0.6301823358791634 0.6587114738285964 1.0 0.00146889578236 0.0042738820064046 0.0 0.0002831791580139 0.0361487956804526 0.0 5297 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1041276 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myoepithelial Cells 0.0054441365198122 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.0024635726452692 0.0058437228618857 0.0 0.0 0.0 0.0 714 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1041338 DLL4 NOTCH4 DLL4-NOTCH4 Dendritic Cells Mast Cells Dendritic Cells -> Mast Cells 0.0054430369748275 0.6342079770588467 0.836885603004631 0.6198216015396206 0.0028649117803088 0.0027591088867233 0.0 0.0 0.0 0.0 151 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1041374 A2M LRP1 A2M-LRP1 T Lymphocytes Mast Cells T Lymphocytes -> Mast Cells 0.0054423786282134 0.7741139100414175 0.8755243548400705 0.6198216015396206 0.0149044683666724 0.0004150165744076 0.0 0.0003753753753753 0.0546000546000546 0.0 333 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1041397 VWF LRP1 VWF-LRP1 Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells -> Basal-like Structured DCIS Cells 0.0054421658382501 0.2486570577556728 0.6207977546603366 0.2461374514707439 0.0033537993821664 0.0203874717835032 0.0 0.0001511791977423 0.0070786284764598 0.0 902 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1041475 THBS2 CD36 THBS2-CD36 Pericytes Mast Cells Pericytes -> Mast Cells 0.0054409786890633 0.9197297916541942 0.8765901449012573 0.8567148457705164 0.0087456089304998 0.0004295051170816 0.0 0.0003703703703703 0.0448567850033046 0.0 225 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1041505 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Basal-like Structured DCIS Cells 0.005440494619675 0.6319926036888139 0.6207977546603366 0.7917001487310438 0.0004094805141934 0.0203874717835032 0.0 0.0001895534962089 0.0242460595253957 0.0 1187 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1041619 CD34 SELP CD34-SELP Macrophages Plasma Cells Macrophages -> Plasma Cells 0.0054386578394537 0.8963354148873306 0.4623922682986163 0.7204611100467462 0.0038492365148421 0.0022515473538965 0.0 0.0 0.0 0.0 326 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1041741 HSPG2 LRP1 HSPG2-LRP1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (Mitotic) 0.0054365874338631 0.8818165186409654 0.6207977546603366 0.6198216015396206 0.0026436039558049 0.0028784826949613 0.0 7.122507122507122e-05 0.0052664261708514 0.0 390 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1041799 VWF ITGA9 VWF-ITGA9 Macrophages B Cells Macrophages -> B Cells 0.0054354985699696 0.9011206516381156 0.6252253442669611 0.6198216015396206 0.0008850282134344 0.0083442542366581 0.0 0.0001692906720839 0.0093190963434885 0.0 1074 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1041828 CD48 CD2 CD48-CD2 Luminal-like Amorphous DCIS Cells Macrophages Luminal-like Amorphous DCIS Cells -> Macrophages 0.0054350037418695 0.4593282471594782 0.7763428264267787 0.2461374514707439 0.0181222899145132 0.0016204239758814 0.0 0.0 0.0 0.0 222 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1041830 HSPG2 LRP1 HSPG2-LRP1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0054349736634537 0.4629984640915818 0.6207977546603366 0.2461374514707439 0.0201301851612071 0.0018097844702233 0.0 0.0 0.0 0.0 26 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1041922 HSPG2 LRP1 HSPG2-LRP1 CAFs, Invasive Associated Apocrine Cells CAFs, Invasive Associated -> Apocrine Cells 0.0054337136839083 0.6589792304505506 0.2550748532138862 0.2461374514707439 0.1836996873148393 0.0003386430177035 0.0 0.0 0.0 0.0 0 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1042187 DLL4 NOTCH3 DLL4-NOTCH3 Luminal-like Amorphous DCIS Cells T Lymphocytes Luminal-like Amorphous DCIS Cells -> T Lymphocytes 0.0054286346439252 0.2490567623945399 0.7746834992804791 0.2461374514707439 0.011649387573427 0.0046263543438723 0.0 0.0 0.0 0.0 316 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1042232 CD34 SELP CD34-SELP B Cells CAFs, DCIS Associated B Cells -> CAFs, DCIS Associated 0.005427812713626 0.633566764858408 0.4623922682986163 0.6198216015396206 0.0006336851232098 0.0222228052993653 0.0 0.0 0.0 0.0 4087 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1042272 COL4A2 CD93 COL4A2-CD93 Macrophages Plasma Cells Macrophages -> Plasma Cells 0.0054270988238357 0.9188764516910942 0.4630027772793905 0.7204611100467462 0.0090193130488293 0.0009242223287825 0.0 0.0003067484662576 0.0584971743145845 0.0 326 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1042396 C3 LRP1 C3-LRP1 Pericytes Mast Cells Pericytes -> Mast Cells 0.005425041643055 0.8911088195487638 0.8755243548400705 0.8567148457705164 0.0091898156146168 0.0004150165744076 0.0 0.0005555555555555 0.1601276285275807 0.0 225 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1042440 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0054241110393214 0.6303642896310324 0.6331674633943454 0.8824495942126559 0.0097699360831605 0.0007400708115376 0.0 2.911813643926789e-05 0.0067103878339931 0.0 12020 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1042445 DLL4 NOTCH4 DLL4-NOTCH4 B Cells T Lymphocytes B Cells -> T Lymphocytes 0.0054240526073939 0.6342079770588467 0.7754072541855492 0.9318789094584046 0.0002327631000826 0.0238720285974944 0.0 0.0 0.0 0.0 4985 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1042447 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) -> Dendritic Cells 0.0054240295993404 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0024635726452692 0.003263637675389 0.0 0.0 0.0 0.0 209 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1042479 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, DCIS Associated 0.0054233660161492 0.6242573126045354 0.7373999388878224 0.6198216015396206 0.0001959417442809 0.0455125113141721 0.0 0.0 0.0 0.0 77 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1042504 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (Mitotic) 0.0054229750116148 0.6160088550075702 0.6632137581773894 1.0 0.0009692519480124 0.0064230792457803 0.0 0.0001171508903467 0.0157567598510398 0.0 1552 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1042509 MMRN2 CLEC14A MMRN2-CLEC14A T Lymphocytes Myeloid Cells T Lymphocytes -> Myeloid Cells 0.0054229277441203 0.6301823358791634 0.7830372268649692 0.6198216015396206 0.0031934983073077 0.0026038611777234 0.0 0.0 0.0 0.0 361 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1042574 VEGFC FLT1 VEGFC-FLT1 Macrophages Mast Cells Macrophages -> Mast Cells 0.0054218162168522 0.8963332422588541 0.8331580262014722 0.8567148457705164 0.0026007495851186 0.001526625481682 0.0 0.0 0.0 0.0 165 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1042628 CCN1 CAV1 CCN1-CAV1 Myeloid Cells Macrophages Myeloid Cells -> Macrophages 0.005420923831387 0.7797135509308979 0.8818704453527788 0.7827641335561659 0.0009209869688402 0.0051192928876727 0.0 0.0 0.0 0.0 162 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1042719 C3 LRP1 C3-LRP1 Apocrine Cells Pericytes Apocrine Cells -> Pericytes 0.0054192681170217 0.2485046029682279 0.9078204025796472 0.2461374514707439 0.0013028322726017 0.0350138403862125 0.0 0.0027777777777777 0.2440181151928807 0.0 9 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1042754 JAG1 NOTCH2 JAG1-NOTCH2 CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts -> Luminal-like Amorphous DCIS Cells 0.0054185537531672 0.6303682835571691 0.4614667734221426 0.2461374514707439 0.000219642761279 0.1609352200462838 0.0 0.0003672830634601 0.007715875137488 0.0 1491 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1042871 CD34 SELP CD34-SELP Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0054163942744033 0.7168245244832976 0.6572093097629401 0.6198216015396206 0.0082993421103349 0.0010419094417808 0.0 0.0 0.0 0.0 422 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1042888 MMP2 PECAM1 MMP2-PECAM1 B Cells CAFs, Invasive Associated B Cells -> CAFs, Invasive Associated 0.005416184151096 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0024819960935566 0.0032187363284526 0.0 0.0005423553719008 0.1577910412540957 0.0 968 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1042906 MMRN2 CLEC14A MMRN2-CLEC14A B Cells CAFs, DCIS Associated B Cells -> CAFs, DCIS Associated 0.0054157999529487 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.0003083910058032 0.0292771742399634 0.0 0.0 0.0 0.0 4087 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1042948 VWF SELP VWF-SELP T Lymphocytes Luminal-like Amorphous DCIS Cells T Lymphocytes -> Luminal-like Amorphous DCIS Cells 0.0054149843444625 0.6332974881236617 0.4623922682986163 0.2461374514707439 0.0036144684673052 0.0096770075292062 0.0 0.0 0.0 0.0 383 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1043017 MMRN2 CLEC14A MMRN2-CLEC14A Dendritic Cells Myoepithelial Cells Dendritic Cells -> Myoepithelial Cells 0.0054138428806245 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.0015409900107563 0.0058465532256424 0.0 0.0002360717658168 0.0496853778818243 0.0 1412 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1043026 MMRN2 CD93 MMRN2-CD93 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.005413644765658 0.7205550478301406 0.6587114738285964 0.6198216015396206 0.0117842887908422 0.0007261054236978 0.0 0.0 0.0 0.0 135 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1043036 VWF SELP VWF-SELP T Lymphocytes CAFs, Invasive Associated T Lymphocytes -> CAFs, Invasive Associated 0.0054134706911994 0.6332974881236617 0.6572093097629401 0.7917001487310438 0.0036144684673052 0.002113171886167 0.0 3.787878787878788e-05 0.0075831811380561 0.0 2400 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1043065 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (G1/S) 0.0054129192268224 0.6589792304505506 0.6207977546603366 1.0 0.0033973231723341 0.0018097844702233 0.0 0.0002783796797881 0.0247664117748892 0.0 1846 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1043081 THBS2 CD36 THBS2-CD36 Myoepithelial Cells CAFs, Invasive Associated Myoepithelial Cells -> CAFs, Invasive Associated 0.0054125048962434 0.724503440376099 0.6176321640000088 0.6198216015396206 0.0027791828709671 0.0032616151102094 0.0 0.0002134016218523 0.0675837950515586 0.0 1562 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1043096 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (G1/S) 0.0054122634308569 0.6626993710110988 0.6207977546603366 0.9592803095773328 0.0035190936623492 0.0018097844702233 0.0 0.0001672240802675 0.0184486672223298 0.0 1495 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1043139 CD34 SELP CD34-SELP CXCL14+ Fibroblasts Myeloid Cells CXCL14+ Fibroblasts -> Myeloid Cells 0.0054115762323316 0.9303167350027568 0.7478729882108823 0.7827641335561659 0.0016860250240652 0.0027351735586246 0.0 0.0 0.0 0.0 526 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1043159 C3 LRP1 C3-LRP1 Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0054112723612681 0.7148920381722296 0.6207977546603366 0.6198216015396206 0.005043231651446 0.0018097844702233 0.0 5.924170616113744e-05 0.0209200246475926 0.0 422 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1043223 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myeloid Cells 0.0054101446318353 0.6561647292424944 0.7769451595923457 0.6198216015396206 0.0142750905665976 0.0005558995075445 0.0 0.0 0.0 0.0 23 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1043228 DLL1 NOTCH3 DLL1-NOTCH3 Mast Cells Macrophages Mast Cells -> Macrophages 0.0054100709676649 0.8624864526942296 0.8923034233058523 0.8567148457705164 0.0020100505037262 0.00189193058407 0.0 0.0 0.0 0.0 165 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1043249 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) -> CXCL14+ Fibroblasts 0.0054097816140826 0.6593525851613742 0.878254460598671 0.6198216015396206 0.0120646829101097 0.0005788283879716 0.0 0.0 0.0 0.0 380 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1043375 DLL4 NOTCH4 DLL4-NOTCH4 Plasma Cells CAFs, Invasive Associated Plasma Cells -> CAFs, Invasive Associated 0.0054071451977273 0.7160288858520609 0.6571792026963191 0.6198216015396206 0.0012306151710811 0.0069630688870869 0.0 0.0 0.0 0.0 285 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1043506 VWF LRP1 VWF-LRP1 Pericytes Apocrine Cells Pericytes -> Apocrine Cells 0.0054045857187342 0.9275752708651288 0.2550748532138862 0.2461374514707439 0.1263644540569636 0.0003386430177035 0.0 0.0 0.0 0.0 15 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1043579 MMP2 PECAM1 MMP2-PECAM1 Macrophages Mast Cells Macrophages -> Mast Cells 0.0054032311636502 0.9330801352629944 0.8537710813834968 0.8567148457705164 0.0088108219576754 0.0004138063814779 0.0 0.0001515151515151 0.0220570769282975 0.0 165 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1043598 DLL1 NOTCH3 DLL1-NOTCH3 CAFs, Invasive Associated Mast Cells CAFs, Invasive Associated -> Mast Cells 0.0054028652705073 0.6249837837987587 0.8341464445360613 0.6198216015396206 0.0411214967239829 0.0001871866311057 0.0 0.0012820512820512 0.1627591552024803 0.0 130 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1043601 THBS2 CD36 THBS2-CD36 Mast Cells 11q13 Invasive Tumor Cells Mast Cells -> 11q13 Invasive Tumor Cells 0.0054027481400955 0.8581959463413404 0.6176321640000088 0.6198216015396206 0.0002636300075004 0.02871400543887 0.0 0.0 0.0 0.0 78 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1043602 VWF ITGA9 VWF-ITGA9 CAFs, Invasive Associated Plasma Cells CAFs, Invasive Associated -> Plasma Cells 0.0054027166594205 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.0016171311116606 0.0053724660607752 0.0 0.0 0.0 0.0 253 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1043606 CCN1 CAV1 CCN1-CAV1 Plasma Cells 11q13 Invasive Tumor Cells (G1/S) Plasma Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0054026740844523 0.7324582304061453 0.62431395375366 0.6198216015396206 0.0025580826958339 0.0034299077593249 0.0 0.0 0.0 0.0 8 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1043639 CXCL12 ITGA4 CXCL12-ITGA4 B Cells CXCL14+ Fibroblasts B Cells -> CXCL14+ Fibroblasts 0.0054020436936803 0.6160088550075702 0.7754239189773715 0.6198216015396206 0.0052742025956585 0.0015914585039484 0.0 5.681818181818182e-05 0.0275846650897132 0.0 800 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1043653 HSPG2 LRP1 HSPG2-LRP1 Plasma Cells CXCL14+ Fibroblasts Plasma Cells -> CXCL14+ Fibroblasts 0.0054018614991076 0.4629984640915818 0.9078204025796472 0.7204611100467462 0.0012814156885439 0.0064028969591119 0.0 0.0010893246187363 0.1289016121346057 0.0 306 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1043712 C3 LRP1 C3-LRP1 Apocrine Cells Dendritic Cells Apocrine Cells -> Dendritic Cells 0.005400924633581 0.2485046029682279 0.6207977546603366 0.2461374514707439 0.0013028322726017 0.0501711964086628 0.0 0.007421875 0.2135500638324299 0.0 64 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1043780 JAG1 NOTCH2 JAG1-NOTCH2 Myeloid Cells Myoepithelial Cells Myeloid Cells -> Myoepithelial Cells 0.005399897036364 0.6303682835571691 0.4614667734221426 0.7204611100467462 0.0003788349535045 0.0312252462757311 0.0 0.0016806722689075 0.0915360233847756 0.0 85 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1043785 COL4A1 CD93 COL4A1-CD93 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0053997858784392 0.4604235282221027 0.6587114738285964 0.2461374514707439 0.0126864732057784 0.0026174949623928 0.0 0.0007659900421294 0.0746653008010749 0.0 373 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1043788 MMRN2 CD93 MMRN2-CD93 Myeloid Cells T Lymphocytes Myeloid Cells -> T Lymphocytes 0.0053996813343694 0.7856500335676843 0.7779918296243433 0.6198216015396206 0.0005542667491398 0.0118035014556376 0.0 0.0 0.0 0.0 388 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1043805 VWF LRP1 VWF-LRP1 Myeloid Cells Basal-like Structured DCIS Cells Myeloid Cells -> Basal-like Structured DCIS Cells 0.0053993878845212 0.7848266128497919 0.6207977546603366 0.6198216015396206 0.0004024409845247 0.0203874717835032 0.0 0.0007014590347923 0.032844253527607 0.0 162 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1043817 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells (Mitotic) Mast Cells 11q13 Invasive Tumor Cells (Mitotic) -> Mast Cells 0.0053990598787149 0.633566764858408 0.8347297932672282 0.6198216015396206 0.0083565457974945 0.0009042150166242 0.0 0.0 0.0 0.0 5 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1043895 CD48 CD2 CD48-CD2 Macrophages 11q13 Invasive Tumor Cells (G1/S) Macrophages -> 11q13 Invasive Tumor Cells (G1/S) 0.0053976851727931 0.7719609236370527 0.6614977577544194 0.6198216015396206 0.0212837736082081 0.0003671083100858 0.0 0.0 0.0 0.0 129 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1043949 CCN1 CAV1 CCN1-CAV1 Mast Cells Plasma Cells Mast Cells -> Plasma Cells 0.0053968669543942 0.8749036366850302 0.7283139964676212 0.7204611100467462 0.0004337320404416 0.0124087765732037 0.0 0.0 0.0 0.0 50 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1043973 CXCL12 CXCR4 CXCL12-CXCR4 Mast Cells Luminal-like Amorphous DCIS Cells Mast Cells -> Luminal-like Amorphous DCIS Cells 0.0053961444798473 0.7487535481622718 0.4600037439857229 0.2461374514707439 0.0016417770622885 0.017738069381683 0.0 0.0 0.0 0.0 41 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1044018 VEGFC FLT1 VEGFC-FLT1 Myoepithelial Cells CXCL14+ Fibroblasts Myoepithelial Cells -> CXCL14+ Fibroblasts 0.005395330565327 0.4636527906642655 0.878254460598671 0.7204611100467462 0.014525360548861 0.0005788283879716 0.0 0.0 0.0 0.0 1538 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1044152 THBS2 CD36 THBS2-CD36 Mast Cells Dendritic Cells Mast Cells -> Dendritic Cells 0.005393074627148 0.8581959463413404 0.6176321640000088 0.6198216015396206 0.0002636300075004 0.0284069116891947 0.0 0.0 0.0 0.0 162 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1044221 COL4A2 CD93 COL4A2-CD93 Macrophages 11q13 Invasive Tumor Cells (G1/S) Macrophages -> 11q13 Invasive Tumor Cells (G1/S) 0.0053917917945889 0.9188764516910942 0.6587114738285964 0.6198216015396206 0.0090193130488293 0.0007261054236978 0.0 0.0007751937984496 0.1190510873149993 0.0 129 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1044340 COL4A1 CD93 COL4A1-CD93 B Cells Myoepithelial Cells B Cells -> Myoepithelial Cells 0.0053897624715526 0.8684504425765611 0.4630027772793905 0.6198216015396206 0.0016831757123532 0.0058437228618857 0.0 0.0 0.0 0.0 496 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1044408 VWF ITGA9 VWF-ITGA9 Myoepithelial Cells CXCL14+ Fibroblasts Myoepithelial Cells -> CXCL14+ Fibroblasts 0.0053886076969988 0.7158082793127664 0.950463483645931 0.7204611100467462 0.0025256125075084 0.0019776346124415 0.0 0.0 0.0 0.0 1538 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1044440 THBS2 CD36 THBS2-CD36 Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0053877485565708 0.724503440376099 0.6176321640000088 0.6198216015396206 0.0027791828709671 0.0031731220372828 0.0 0.0001896813353566 0.0850322436761926 0.0 659 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1044604 THBS2 CD36 THBS2-CD36 Plasma Cells Myoepithelial Cells Plasma Cells -> Myoepithelial Cells 0.005384991588709 0.724503440376099 0.7373999388878224 0.8293805866303694 0.0009736808737186 0.0056518532344078 0.0 0.0002572016460905 0.2131147860483652 0.0 324 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1044641 C1QB LRP1 C1QB-LRP1 Myoepithelial Cells Myeloid Cells Myoepithelial Cells -> Myeloid Cells 0.0053843023615984 0.4601010570874773 0.7769451595923457 0.7204611100467462 0.0170183763647696 0.0005558995075445 0.0 0.0 0.0 0.0 51 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1044653 C3 LRP1 C3-LRP1 Apocrine Cells Myoepithelial Cells Apocrine Cells -> Myoepithelial Cells 0.0053841427258254 0.2485046029682279 0.7346293219749174 0.2461374514707439 0.0013028322726017 0.0416128058995347 0.0 0.0011739594450373 0.1096485587018189 0.0 937 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1044663 COL4A2 CD93 COL4A2-CD93 Mast Cells Basal-like Structured DCIS Cells Mast Cells -> Basal-like Structured DCIS Cells 0.0053840099911843 0.8355319038299565 0.7779918296243433 0.6198216015396206 0.001123788079051 0.0053794918117879 0.0 0.0 0.0 0.0 30 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1044674 MMP2 PECAM1 MMP2-PECAM1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0053837816404133 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0104129581710415 0.0007400708115376 0.0 0.0001074806534823 0.0247693347760095 0.0 1163 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1044731 CCN1 CAV1 CCN1-CAV1 B Cells 11q13 Invasive Tumor Cells (G1/S) B Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0053826419394043 0.6213271600240247 0.62431395375366 0.7917001487310438 0.0023088899408624 0.0034299077593249 0.0 0.0047619047619047 0.4926108374384236 0.0 42 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1044784 DLL4 NOTCH3 DLL4-NOTCH3 T Lymphocytes B Cells T Lymphocytes -> B Cells 0.0053819868707715 0.6342079770588467 0.7746834992804791 0.9318789094584046 0.0073929685753755 0.00071798405859 0.0 6.65335994677312e-05 0.0351579334060505 0.0 5010 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1044811 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells -> CXCL14+ Fibroblasts 0.005381344879005 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.0208904415011529 0.0003375370073613 0.0 0.0 0.0 0.0 4880 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1044819 CD34 SELP CD34-SELP Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.005381224581458 0.7168245244832976 0.6572093097629401 0.6198216015396206 0.0018206581062216 0.0045674276780054 0.0 0.0 0.0 0.0 3 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1044830 CD48 CD2 CD48-CD2 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.0053810610744936 0.4593282471594782 0.6614977577544194 0.6198216015396206 0.0351142257737683 0.0003671083100858 0.0 0.0 0.0 0.0 135 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1044852 JAG1 NOTCH2 JAG1-NOTCH2 CAFs, DCIS Associated Mast Cells CAFs, DCIS Associated -> Mast Cells 0.0053806207390188 0.6303682835571691 0.773263018678637 0.7204611100467462 0.0101610580570933 0.0006800116997025 0.0 0.0005941378399788 0.0510486663952968 0.0 1082 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1044865 DLL1 NOTCH3 DLL1-NOTCH3 Macrophages B Cells Macrophages -> B Cells 0.0053804562980062 0.8771078809726828 0.7746834992804791 0.6198216015396206 0.0080232294691882 0.00071798405859 0.0 0.0 0.0 0.0 1074 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1044919 THBS2 CD36 THBS2-CD36 Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells -> Basal-like Structured DCIS Cells 0.0053795551522349 0.6242573126045354 0.6176321640000088 1.0 0.0020491452254277 0.0030676679668133 0.0 1.0642283067701947e-05 0.0069361328838241 0.0 19576 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1044977 CD34 SELP CD34-SELP CXCL14+ Fibroblasts Dendritic Cells CXCL14+ Fibroblasts -> Dendritic Cells 0.0053782871144278 0.9303167350027568 0.7760344326192508 0.6198216015396206 0.0016860250240652 0.0032078747392388 0.0 0.0 0.0 0.0 887 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1045050 COL4A2 CD93 COL4A2-CD93 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.005376957429642 0.4630253981438691 0.6587114738285964 0.2461374514707439 0.0443339118517084 0.0007261054236978 0.0 0.0 0.0 0.0 26 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1045098 A2M LRP1 A2M-LRP1 Plasma Cells Plasma Cells Plasma Cells -> Plasma Cells 0.005376015683753 0.4648000335061383 0.7346293219749174 1.0 0.0021905373114471 0.0032275631628407 0.0 0.0010306242638398 0.0608646019569894 0.0 283 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1045249 THBS2 CD36 THBS2-CD36 T Lymphocytes Luminal-like Amorphous DCIS Cells T Lymphocytes -> Luminal-like Amorphous DCIS Cells 0.0053733881635722 0.6242573126045354 0.2562573700401372 0.2461374514707439 0.0063387366560491 0.0096442330625583 0.0 0.0 0.0 0.0 383 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1045264 COL4A1 CD93 COL4A1-CD93 Myeloid Cells Basal-like Structured DCIS Cells Myeloid Cells -> Basal-like Structured DCIS Cells 0.0053731860256594 0.7463064942968751 0.7779918296243433 0.6198216015396206 0.0012430446376512 0.0053794918117879 0.0 0.0 0.0 0.0 162 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1045302 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) -> CXCL14+ Fibroblasts 0.0053725088648481 0.6582846571368821 0.8817184225858201 0.6198216015396206 0.0198024073017111 0.0003375370073613 0.0 0.0 0.0 0.0 339 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1045310 C1QB LRP1 C1QB-LRP1 CAFs, Invasive Associated Myeloid Cells CAFs, Invasive Associated -> Myeloid Cells 0.0053723881216802 0.6626993710110988 0.7769451595923457 0.6198216015396206 0.0135527119637784 0.0005558995075445 0.0 0.0 0.0 0.0 143 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1045340 THBS2 CD36 THBS2-CD36 T Lymphocytes CXCL14+ Fibroblasts T Lymphocytes -> CXCL14+ Fibroblasts 0.0053719361961258 0.6242573126045354 0.8587566561291643 0.6198216015396206 0.0063387366560491 0.0011409783203169 0.0 4.432624113475177e-05 0.0338702296878492 0.0 1880 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1045408 MMRN2 CLEC14A MMRN2-CLEC14A CAFs, Invasive Associated Myoepithelial Cells CAFs, Invasive Associated -> Myoepithelial Cells 0.0053707820742991 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.00146889578236 0.0058465532256424 0.0 0.0002969121140142 0.0624902793074251 0.0 1684 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1045476 MMP2 PECAM1 MMP2-PECAM1 Dendritic Cells CXCL14+ Fibroblasts Dendritic Cells -> CXCL14+ Fibroblasts 0.005369397236026 0.6303642896310324 0.930308383061206 0.6198216015396206 0.0161193721503025 0.0004089864655001 0.0 0.0001084598698481 0.1970088564541984 0.0 922 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1045512 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) -> Plasma Cells 0.0053688450584183 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.0015572459193676 0.0053724660607752 0.0 0.0 0.0 0.0 5 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1045537 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (Mitotic) 0.0053683920369593 0.6303642896310324 0.6331674633943454 1.0 0.0014431743145616 0.0041555861088636 0.0 0.0003543814432989 0.0673319111039653 0.0 1552 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1045564 COL4A2 CD93 COL4A2-CD93 Myeloid Cells Luminal-like Amorphous DCIS Cells Myeloid Cells -> Luminal-like Amorphous DCIS Cells 0.0053679296405739 0.7482742921073442 0.4630027772793905 0.2461374514707439 0.005733874009046 0.0048929293424311 0.0 0.0 0.0 0.0 122 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1045602 HSPG2 LRP1 HSPG2-LRP1 Plasma Cells T Lymphocytes Plasma Cells -> T Lymphocytes 0.0053672178377605 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.0012814156885439 0.0104714078116759 0.0 0.0010144606758152 0.084795694964244 0.0 753 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1045619 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells (Mitotic) B Cells 11q13 Invasive Tumor Cells (Mitotic) -> B Cells 0.0053669469631996 0.6342079770588467 0.7746834992804791 0.7917001487310438 0.0085570823799139 0.00071798405859 0.0 0.0 0.0 0.0 42 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1045655 DLL4 NOTCH3 DLL4-NOTCH3 Plasma Cells CXCL14+ Fibroblasts Plasma Cells -> CXCL14+ Fibroblasts 0.0053662601058774 0.7160288858520609 0.8818326005152037 0.7204611100467462 0.0012306151710811 0.0042655619249233 0.0 0.0 0.0 0.0 306 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1045659 MMP2 PECAM1 MMP2-PECAM1 Macrophages 11q13 Invasive Tumor Cells (G1/S) Macrophages -> 11q13 Invasive Tumor Cells (G1/S) 0.0053661983373028 0.9330801352629944 0.6331674633943454 0.6198216015396206 0.0088108219576754 0.0007400708115376 0.0 0.0 0.0 0.0 129 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1045671 MMRN2 CLEC14A MMRN2-CLEC14A CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.0053659525091233 0.6301823358791634 0.6347970925105053 0.9161861017439124 0.00146889578236 0.0044340558155446 0.0 0.0 0.0 0.0 526 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1045749 CXCL12 CXCR4 CXCL12-CXCR4 Myeloid Cells Luminal-like Amorphous DCIS Cells Myeloid Cells -> Luminal-like Amorphous DCIS Cells 0.0053644679884763 0.7487535481622718 0.4600037439857229 0.2461374514707439 0.0015847932820241 0.017738069381683 0.0 0.0003725782414307 0.0928875184473501 0.0 122 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1045766 C3 LRP1 C3-LRP1 B Cells 11q13 Invasive Tumor Cells (G1/S) B Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0053640670940569 0.6319926036888139 0.6207977546603366 0.7917001487310438 0.0042375227960614 0.0018097844702233 0.0 0.0 0.0 0.0 42 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1045768 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, Invasive Associated 0.0053640419689077 0.6342079770588467 0.6571792026963191 0.9161861017439124 0.000895875398841 0.0069630688870869 0.0 0.0 0.0 0.0 408 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1045898 EFNB2 PECAM1 EFNB2-PECAM1 B Cells 11q13 Invasive Tumor Cells (Mitotic) B Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0053618060519018 0.7800321422220979 0.6331674633943454 0.7917001487310438 0.0014623066995027 0.0041555861088636 0.0 0.0 0.0 0.0 50 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1045905 VEGFC FLT1 VEGFC-FLT1 Mast Cells Dendritic Cells Mast Cells -> Dendritic Cells 0.0053616357516731 0.8317042416754105 0.777821334064334 0.6198216015396206 0.0005440770361181 0.0108892901157311 0.0 0.0010288065843621 0.1276637543885441 0.0 162 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1045941 HSPG2 LRP1 HSPG2-LRP1 Luminal-like Amorphous DCIS Cells B Cells Luminal-like Amorphous DCIS Cells -> B Cells 0.0053609288599533 0.4629984640915818 0.6207977546603366 0.2461374514707439 0.0201301851612071 0.0016667952436519 0.0 0.0006313131313131 0.0798705598144703 0.0 176 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1046050 COL4A1 CD93 COL4A1-CD93 Macrophages Myeloid Cells Macrophages -> Myeloid Cells 0.0053585752626088 0.9102252263107924 0.7461459456652184 0.7827641335561659 0.0042860632265532 0.0010390313650636 0.0 0.0 0.0 0.0 179 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1046109 THBS2 CD36 THBS2-CD36 Myoepithelial Cells Basal-like Structured DCIS Cells Myoepithelial Cells -> Basal-like Structured DCIS Cells 0.0053574844981498 0.724503440376099 0.6176321640000088 0.6198216015396206 0.0027791828709671 0.0030676679668133 0.0 2.424242424242424e-05 0.0158000567079263 0.0 6875 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1046156 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) -> T Lymphocytes 0.0053566326872551 0.6319926036888139 0.6207977546603366 0.7917001487310438 0.0007263013575398 0.0104714078116759 0.0 0.0 0.0 0.0 83 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1046216 MMP2 PECAM1 MMP2-PECAM1 Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.0053556728715295 0.2491408586098361 0.2491073778594529 1.0 0.0049987108499989 0.0076066460958003 0.0 7.548874120911033e-05 0.0318592786663929 0.0 77495 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1046339 THBS2 CD36 THBS2-CD36 Macrophages CXCL14+ Fibroblasts Macrophages -> CXCL14+ Fibroblasts 0.005353673210083 0.8858959974474152 0.8587566561291643 0.8875000050982297 0.0030563796158022 0.0011409783203169 0.0 5.699954400364797e-05 0.0435540573277405 0.0 1462 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1046528 CD48 CD2 CD48-CD2 Luminal-like Amorphous DCIS Cells Mast Cells Luminal-like Amorphous DCIS Cells -> Mast Cells 0.0053503943571411 0.4593282471594782 0.7763428264267787 0.2461374514707439 0.0181222899145132 0.0014748371602574 0.0 0.0 0.0 0.0 34 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1046590 CD48 CD2 CD48-CD2 Endothelial Cells CXCL14+ Fibroblasts Endothelial Cells -> CXCL14+ Fibroblasts 0.0053493598339019 0.7719609236370527 0.7763428264267787 0.9429656149619918 0.0164675938709007 0.0002517784065132 0.0 0.0 0.0 0.0 2566 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1046614 CD34 SELP CD34-SELP Basal-like Structured DCIS Cells Mast Cells Basal-like Structured DCIS Cells -> Mast Cells 0.0053486598692156 0.633566764858408 0.8347297932672282 0.6198216015396206 0.0078992851324392 0.0009042150166242 0.0 0.0 0.0 0.0 18 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1046615 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells B Cells 11q13 Invasive Tumor Cells -> B Cells 0.0053486197233307 0.6332974881236617 0.7760344326192508 0.7917001487310438 0.0131302879503246 0.0004582650848664 0.0 0.0 0.0 0.0 570 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1046642 THBS2 CD36 THBS2-CD36 Pericytes 11q13 Invasive Tumor Cells (G1/S) Pericytes -> 11q13 Invasive Tumor Cells (G1/S) 0.0053481205355797 0.9197297916541942 0.6176321640000088 0.6198216015396206 0.0087456089304998 0.0007598956708367 0.0 0.0006631299734748 0.3119151590767314 0.0 377 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1046682 VWF SELP VWF-SELP Myeloid Cells CAFs, DCIS Associated Myeloid Cells -> CAFs, DCIS Associated 0.0053475044328386 0.7848266128497919 0.4623922682986163 0.7204611100467462 0.0004024409845247 0.0222228052993653 0.0 6.982265046781176e-05 0.0115618953748713 0.0 1302 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1046698 MMRN2 CD93 MMRN2-CD93 Myoepithelial Cells CXCL14+ Fibroblasts Myoepithelial Cells -> CXCL14+ Fibroblasts 0.0053472928669019 0.7205550478301406 0.8817184225858201 0.7204611100467462 0.0151307911035231 0.0003375370073613 0.0 0.0001625487646293 0.1205557683390795 0.0 1538 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1046701 COL4A2 CD93 COL4A2-CD93 Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0053472312616053 0.4630253981438691 0.6587114738285964 0.6198216015396206 0.0047240947268779 0.0026174949623928 0.0 0.0 0.0 0.0 3 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1046725 VWF LRP1 VWF-LRP1 Plasma Cells Endothelial Cells Plasma Cells -> Endothelial Cells 0.0053468916067204 0.7158082793127664 0.9078204025796472 0.7204611100467462 0.0003457348439318 0.0144359394371152 0.0 0.0005936227951153 0.0524375495638783 0.0 536 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1046774 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells (G1/S) B Cells 11q13 Invasive Tumor Cells (G1/S) -> B Cells 0.0053459167886728 0.6249837837987587 0.7746834992804791 0.7917001487310438 0.0084812136822336 0.00071798405859 0.0 0.0 0.0 0.0 38 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1046989 C3 LRP1 C3-LRP1 Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0053416398305532 0.7148920381722296 0.6207977546603366 0.6198216015396206 0.0029337538459309 0.0028784826949613 0.0 0.0 0.0 0.0 3 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1047032 CD48 CD2 CD48-CD2 CXCL14+ Fibroblasts Basal-like Structured DCIS Cells CXCL14+ Fibroblasts -> Basal-like Structured DCIS Cells 0.0053407814430414 0.7719609236370527 0.8581827408615759 0.6198216015396206 0.0014378253178126 0.003930762149527 0.0 0.0 0.0 0.0 1332 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1047037 DLL4 NOTCH4 DLL4-NOTCH4 Macrophages Plasma Cells Macrophages -> Plasma Cells 0.0053406902742887 0.8949858186325867 0.4641352222874551 0.7204611100467462 0.001895566065636 0.0040904475843412 0.0 0.0 0.0 0.0 326 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1047062 A2M LRP1 A2M-LRP1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (G1/S) 0.0053403297568456 0.8937519114898692 0.6207977546603366 0.6198216015396206 0.0037268694422441 0.0018097844702233 0.0 0.000203748981255 0.0274921544583254 0.0 409 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1047206 C3 LRP1 C3-LRP1 Myoepithelial Cells B Cells Myoepithelial Cells -> B Cells 0.0053375504587367 0.7148920381722296 0.6207977546603366 0.6198216015396206 0.005043231651446 0.0016667952436519 0.0 0.0003807106598984 0.069925227717797 0.0 394 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1047270 VWF SELP VWF-SELP CAFs, Invasive Associated Basal-like Structured DCIS Cells CAFs, Invasive Associated -> Basal-like Structured DCIS Cells 0.0053364182198519 0.6332974881236617 0.7760344326192508 0.7917001487310438 0.0016171311116606 0.0036702914086929 0.0 4.224400135180805e-05 0.0176199673040224 0.0 2152 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1047381 CXCL12 CXCR4 CXCL12-CXCR4 Mast Cells Myeloid Cells Mast Cells -> Myeloid Cells 0.0053344823780678 0.7487535481622718 0.7447682696221608 0.7827641335561659 0.0016417770622885 0.0032154705418133 0.0 0.0 0.0 0.0 23 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1047388 CD34 SELP CD34-SELP Plasma Cells Basal-like Structured DCIS Cells Plasma Cells -> Basal-like Structured DCIS Cells 0.0053343582773733 0.7168245244832976 0.7760344326192508 0.6198216015396206 0.0018206581062216 0.0036702914086929 0.0 0.0 0.0 0.0 126 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1047432 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) -> Dendritic Cells 0.0053336420559305 0.633566764858408 0.7760344326192508 0.7917001487310438 0.0018436902762588 0.0032078747392388 0.0 0.0 0.0 0.0 193 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1047444 CD48 CD2 CD48-CD2 CXCL14+ Fibroblasts Plasma Cells CXCL14+ Fibroblasts -> Plasma Cells 0.0053334713167531 0.7719609236370527 0.4603649459881741 0.7204611100467462 0.0014378253178126 0.0062523288579129 0.0 0.0017543859649122 0.0207355612250254 0.0 285 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1047489 VEGFC FLT1 VEGFC-FLT1 B Cells 11q13 Invasive Tumor Cells (G1/S) B Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0053326315173033 0.7745997874735252 0.6593689120110077 0.7917001487310438 0.0012459853895406 0.0045642085393754 0.0 0.0 0.0 0.0 42 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1047820 EFNB2 PECAM1 EFNB2-PECAM1 Macrophages Luminal-like Amorphous DCIS Cells Macrophages -> Luminal-like Amorphous DCIS Cells 0.0053268061106172 0.8913986641324685 0.2491073778594529 0.2461374514707439 0.0054950348959687 0.0076066460958003 0.0 0.0007129277566539 0.2970111467025129 0.0 263 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1047951 CCN1 CAV1 CCN1-CAV1 Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0053246325461287 0.7797135509308979 0.62431395375366 0.6198216015396206 0.0009209869688402 0.0082011408892332 0.0 0.0055555555555555 0.9317269296131764 0.0 30 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1048068 CD34 SELP CD34-SELP Myeloid Cells Plasma Cells Myeloid Cells -> Plasma Cells 0.0053225582917382 0.7871981482311898 0.4623922682986163 0.7204611100467462 0.0038506427265089 0.0022515473538965 0.0 0.0 0.0 0.0 37 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1048086 HSPG2 LRP1 HSPG2-LRP1 Myeloid Cells CXCL14+ Fibroblasts Myeloid Cells -> CXCL14+ Fibroblasts 0.0053223316739113 0.7468485855611411 0.9078204025796472 0.7827641335561659 0.0006689050756654 0.0064028969591119 0.0 0.0003953194180898 0.0467788108553004 0.0 527 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1048112 CD48 CD2 CD48-CD2 CAFs, DCIS Associated CXCL14+ Fibroblasts CAFs, DCIS Associated -> CXCL14+ Fibroblasts 0.0053217079277838 0.4593282471594782 0.7763428264267787 0.7204611100467462 0.0351142257737683 0.0002517784065132 0.0 0.0 0.0 0.0 11475 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1048117 HSPG2 LRP1 HSPG2-LRP1 Macrophages 11q13 Invasive Tumor Cells (Mitotic) Macrophages -> 11q13 Invasive Tumor Cells (Mitotic) 0.0053216210282363 0.9253089325030373 0.6207977546603366 0.6198216015396206 0.0022161183602947 0.0028784826949613 0.0 0.0 0.0 0.0 129 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1048298 MMRN2 CD93 MMRN2-CD93 Myeloid Cells CAFs, DCIS Associated Myeloid Cells -> CAFs, DCIS Associated 0.0053186790728728 0.7856500335676843 0.4630027772793905 0.7204611100467462 0.0005542667491398 0.0155837683010033 0.0 0.0001920122887864 0.0261130555780933 0.0 1302 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1048479 C1QB LRP1 C1QB-LRP1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0053150543482926 0.4601010570874773 0.6207977546603366 0.2461374514707439 0.0177188549930425 0.0018097844702233 0.0 0.0 0.0 0.0 26 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1048491 JAG1 NOTCH2 JAG1-NOTCH2 Dendritic Cells Endothelial Cells Dendritic Cells -> Endothelial Cells 0.0053148969729804 0.8630183004227985 0.773263018678637 0.6198216015396206 0.0016575843792215 0.0032875740549697 0.0 0.0001540357362908 0.0248544338099836 0.0 2164 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1048564 VWF ITGA9 VWF-ITGA9 Macrophages Plasma Cells Macrophages -> Plasma Cells 0.0053137490984627 0.9011206516381156 0.7292496872084557 0.7204611100467462 0.0008850282134344 0.0053724660607752 0.0 0.0 0.0 0.0 326 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1048652 COL4A1 CD93 COL4A1-CD93 CXCL14+ Fibroblasts Myeloid Cells CXCL14+ Fibroblasts -> Myeloid Cells 0.0053124598411861 0.7766289238087107 0.7461459456652184 0.7827641335561659 0.0047694898966413 0.0010390313650636 0.0 0.0001357957631721 0.0129205650576662 0.0 526 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1048716 VEGFC FLT1 VEGFC-FLT1 Mast Cells Macrophages Mast Cells -> Macrophages 0.0053114364979747 0.8317042416754105 0.8998347793593909 0.8567148457705164 0.0005440770361181 0.0064362797035136 0.0 0.0 0.0 0.0 165 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1048762 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells (Mitotic) B Cells 11q13 Invasive Tumor Cells (Mitotic) -> B Cells 0.0053106312012192 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0014431743145616 0.0049190726392343 0.0 0.0 0.0 0.0 42 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1048771 DLL4 NOTCH4 DLL4-NOTCH4 CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts -> Luminal-like Amorphous DCIS Cells 0.0053104671488653 0.9184503888425788 0.4641352222874551 0.2461374514707439 0.0004696576149175 0.0455121851821151 0.0 0.0 0.0 0.0 1491 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1048789 MMRN2 CLEC14A MMRN2-CLEC14A CAFs, DCIS Associated B Cells CAFs, DCIS Associated -> B Cells 0.005310155297027 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0117842887908422 0.000671064546954 0.0 3.9382482671707626e-05 0.0130617930753554 0.0 4232 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1048947 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Basal-like Structured DCIS Cells 0.005307331076884 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0003521782369754 0.0203874717835032 0.0 0.0003542161292793 0.0165853795825169 0.0 1187 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1048975 COL4A2 CD93 COL4A2-CD93 Myeloid Cells B Cells Myeloid Cells -> B Cells 0.0053069519904106 0.7482742921073442 0.7779918296243433 0.6198216015396206 0.005733874009046 0.001079730675535 0.0 0.0 0.0 0.0 144 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1049045 CD34 SELP CD34-SELP Macrophages Mast Cells Macrophages -> Mast Cells 0.005305799530931 0.8963354148873306 0.8347297932672282 0.8567148457705164 0.0038492365148421 0.0009042150166242 0.0 0.0 0.0 0.0 165 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1049075 VWF SELP VWF-SELP Plasma Cells CAFs, DCIS Associated Plasma Cells -> CAFs, DCIS Associated 0.0053052395633132 0.7158082793127664 0.4623922682986163 0.8767341187813953 0.0003457348439318 0.0222228052993653 0.0 1.855287569573284e-05 0.0030721607710372 0.0 2450 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1049163 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells Myeloid Cells 11q13 Invasive Tumor Cells -> Myeloid Cells 0.0053038421476086 0.6332974881236617 0.7769451595923457 0.6198216015396206 0.0131302879503246 0.0005558995075445 0.0 0.0002104377104377 0.0263645880841006 0.0 756 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1049184 MMP2 PECAM1 MMP2-PECAM1 Dendritic Cells Mast Cells Dendritic Cells -> Mast Cells 0.0053034601097402 0.6303642896310324 0.8537710813834968 0.6198216015396206 0.0161193721503025 0.0004138063814779 0.0 0.0013245033112582 0.1928168314261771 0.0 151 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1049208 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Basal-like Structured DCIS Cells 0.005302962267945 0.6332974881236617 0.7760344326192508 0.7917001487310438 0.0015572459193676 0.0036702914086929 0.0 0.0 0.0 0.0 1305 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1049423 DLL4 NOTCH4 DLL4-NOTCH4 Macrophages 11q13 Invasive Tumor Cells (G1/S) Macrophages -> 11q13 Invasive Tumor Cells (G1/S) 0.0052985301888747 0.8949858186325867 0.6571792026963191 0.6198216015396206 0.001895566065636 0.0032020139126304 0.0 0.0 0.0 0.0 129 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1049473 VEGFC FLT1 VEGFC-FLT1 CXCL14+ Fibroblasts Plasma Cells CXCL14+ Fibroblasts -> Plasma Cells 0.0052977154631132 0.8718210606749883 0.4630488285702799 0.7204611100467462 0.0017670878089588 0.0043013567716651 0.0 0.0 0.0 0.0 285 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1049512 DLL1 NOTCH3 DLL1-NOTCH3 Apocrine Cells Dendritic Cells Apocrine Cells -> Dendritic Cells 0.0052970198994759 0.2534163760166434 0.7746834992804791 0.2461374514707439 0.0050543892975134 0.0090444648829713 0.0 0.0 0.0 0.0 64 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1049525 MMP2 PECAM1 MMP2-PECAM1 Plasma Cells CAFs, Invasive Associated Plasma Cells -> CAFs, Invasive Associated 0.0052968074613914 0.718867305289982 0.6331674633943454 0.6198216015396206 0.0024319941937022 0.0032187363284526 0.0 0.0007894736842105 0.2296868089232551 0.0 285 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1049526 THBS2 CD36 THBS2-CD36 Endothelial Cells Luminal-like Amorphous DCIS Cells Endothelial Cells -> Luminal-like Amorphous DCIS Cells 0.0052968009540784 0.9197297916541942 0.2562573700401372 0.2461374514707439 0.0039472834455595 0.0096442330625583 0.0 4.0160642570281125e-05 0.0408851607963283 0.0 2075 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1049557 VWF LRP1 VWF-LRP1 T Lymphocytes B Cells T Lymphocytes -> B Cells 0.0052963252889437 0.6332974881236617 0.6207977546603366 0.9318789094584046 0.0036144684673052 0.0016667952436519 0.0 9.526401741970602e-05 0.0118402133293599 0.0 5010 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1049561 VEGFC FLT1 VEGFC-FLT1 Myeloid Cells Plasma Cells Myeloid Cells -> Plasma Cells 0.0052961976129338 0.743507317541692 0.4630488285702799 0.7204611100467462 0.0020684923107111 0.0043013567716651 0.0 0.0 0.0 0.0 37 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1049745 EFNB2 PECAM1 EFNB2-PECAM1 Plasma Cells Basal-like Structured DCIS Cells Plasma Cells -> Basal-like Structured DCIS Cells 0.0052926891675948 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.0051428381563772 0.0023576674662702 0.0 0.0 0.0 0.0 126 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1049824 MMRN2 CLEC14A MMRN2-CLEC14A Luminal-like Amorphous DCIS Cells T Lymphocytes Luminal-like Amorphous DCIS Cells -> T Lymphocytes 0.005291160114362 0.250044481781731 0.6347970925105053 0.2461374514707439 0.0070431301838115 0.0079745943515326 0.0 0.0005274261603375 0.063197747351389 0.0 316 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1049946 COL4A2 CD93 COL4A2-CD93 Macrophages CXCL14+ Fibroblasts Macrophages -> CXCL14+ Fibroblasts 0.0052890450967374 0.9188764516910942 0.8817184225858201 0.8875000050982297 0.0090193130488293 0.0003375370073613 0.0 0.0 0.0 0.0 1462 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1049989 COL4A2 CD93 COL4A2-CD93 B Cells B Cells B Cells -> B Cells 0.0052882328821334 0.7783550150988336 0.7779918296243433 1.0 0.0033449520260795 0.001079730675535 0.0 0.0002115655853314 0.0357789861678148 0.0 1418 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1050094 JAG1 NOTCH2 JAG1-NOTCH2 Myeloid Cells CAFs, Invasive Associated Myeloid Cells -> CAFs, Invasive Associated 0.0052859769781423 0.6303682835571691 0.663300745568453 0.6198216015396206 0.0003788349535045 0.0222186841038061 0.0 0.0019345238095238 0.0764968843199689 0.0 160 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1050230 COL4A1 CD93 COL4A1-CD93 Macrophages Luminal-like Amorphous DCIS Cells Macrophages -> Luminal-like Amorphous DCIS Cells 0.0052835189438321 0.9102252263107924 0.4630027772793905 0.2461374514707439 0.0042860632265532 0.0048929293424311 0.0 0.0 0.0 0.0 263 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1050240 DLL1 NOTCH3 DLL1-NOTCH3 Macrophages Plasma Cells Macrophages -> Plasma Cells 0.005283400188391 0.8771078809726828 0.4638256179742202 0.7204611100467462 0.0080232294691882 0.0009249287638231 0.0 0.0 0.0 0.0 326 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1050305 VWF SELP VWF-SELP CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.0052821983425263 0.7158082793127664 0.6572093097629401 0.6198216015396206 0.0071496754272206 0.0010419094417808 0.0 0.0 0.0 0.0 135 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1050312 THBS2 CD36 THBS2-CD36 Pericytes B Cells Pericytes -> B Cells 0.0052821294595964 0.9197297916541942 0.6176321640000088 0.6198216015396206 0.0087456089304998 0.0007053434767499 0.0 0.000156788962057 0.0757535784321033 0.0 1063 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1050323 JAG1 NOTCH2 JAG1-NOTCH2 CAFs, Invasive Associated Mast Cells CAFs, Invasive Associated -> Mast Cells 0.0052819642610613 0.7941469661104034 0.773263018678637 0.6198216015396206 0.0083898580598364 0.0006800116997025 0.0 0.0051282051282051 0.4406183467555309 0.0 130 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1050482 MMRN2 CD93 MMRN2-CD93 Dendritic Cells CAFs, Invasive Associated Dendritic Cells -> CAFs, Invasive Associated 0.0052790778217989 0.6301823358791634 0.6587114738285964 0.7917001487310438 0.0015409900107563 0.0042738820064046 0.0 0.0006358626536668 0.0811700596521227 0.0 2359 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1050492 MMRN2 CLEC14A MMRN2-CLEC14A Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0052789122902072 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0015409900107563 0.0044340558155446 0.0 0.0006775067750677 0.0883505771796206 0.0 246 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1050531 COL4A2 CD93 COL4A2-CD93 Luminal-like Amorphous DCIS Cells Plasma Cells Luminal-like Amorphous DCIS Cells -> Plasma Cells 0.0052781359896124 0.4630253981438691 0.4630027772793905 0.2461374514707439 0.0443339118517084 0.0009242223287825 0.0 0.0 0.0 0.0 272 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1050539 C3 LRP1 C3-LRP1 Mast Cells T Lymphocytes Mast Cells -> T Lymphocytes 0.0052780162541672 0.8509500867818902 0.6207977546603366 0.6198216015396206 0.0006305085967044 0.0104714078116759 0.0 0.0018221574344023 0.1793080959016448 0.0 343 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1050607 A2M LRP1 A2M-LRP1 Mast Cells CXCL14+ Fibroblasts Mast Cells -> CXCL14+ Fibroblasts 0.0052766735768603 0.8392912392980421 0.9078204025796472 0.8567148457705164 0.0005164482812395 0.0064028969591119 0.0 0.0 0.0 0.0 148 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1050637 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) -> Myeloid Cells 0.0052762096329253 0.6213271600240247 0.7832252605020791 0.6198216015396206 0.0052560850129547 0.00136079311934 0.0 0.0 0.0 0.0 21 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1050675 MMRN2 CLEC14A MMRN2-CLEC14A Macrophages T Lymphocytes Macrophages -> T Lymphocytes 0.0052755579717366 0.893316592628645 0.6347970925105053 0.6198216015396206 0.0007691101630988 0.0079745943515326 0.0 4.660700969425801e-05 0.0055845884124829 0.0 3576 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1050699 VWF ITGA9 VWF-ITGA9 Mast Cells T Lymphocytes Mast Cells -> T Lymphocytes 0.0052750980834336 0.8525936146535493 0.6252253442669611 0.6198216015396206 0.0002103933337194 0.0309945332907452 0.0 0.0005300821627352 0.0330659321398845 0.0 343 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1050757 VWF LRP1 VWF-LRP1 Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.0052740174503078 0.6332974881236617 0.2550748532138862 0.2461374514707439 0.0020251995753771 0.0267255153180908 0.0 0.000323934902042 0.0177147200448284 0.0 877 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1050894 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells (G1/S) B Cells 11q13 Invasive Tumor Cells (G1/S) -> B Cells 0.0052715784106874 0.6626993710110988 0.6207977546603366 0.7917001487310438 0.0039530346951707 0.0016667952436519 0.0 0.0 0.0 0.0 38 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1051010 EFNB2 PECAM1 EFNB2-PECAM1 CXCL14+ Fibroblasts Basal-like Structured DCIS Cells CXCL14+ Fibroblasts -> Basal-like Structured DCIS Cells 0.0052691802481794 0.8640667164982425 0.6331674633943454 0.6198216015396206 0.002676946692949 0.0023576674662702 0.0 0.0002815315315315 0.0873970833939334 0.0 1332 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1051051 DLL4 NOTCH4 DLL4-NOTCH4 Dendritic Cells Plasma Cells Dendritic Cells -> Plasma Cells 0.0052683093725993 0.6342079770588467 0.4641352222874551 0.6198216015396206 0.0028649117803088 0.0040904475843412 0.0 0.0 0.0 0.0 239 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1051095 A2M LRP1 A2M-LRP1 CXCL14+ Fibroblasts B Cells CXCL14+ Fibroblasts -> B Cells 0.0052675743596792 0.8937519114898692 0.6207977546603366 0.6198216015396206 0.0037268694422441 0.0016667952436519 0.0 0.0 0.0 0.0 791 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1051114 VEGFC FLT1 VEGFC-FLT1 Plasma Cells Plasma Cells Plasma Cells -> Plasma Cells 0.0052672866961528 0.4636527906642655 0.4630488285702799 1.0 0.0023125636768155 0.0043013567716651 0.0 0.0005889281507656 0.0467084944770596 0.0 283 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1051199 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (G1/S) 0.0052654825474064 0.6659645551150886 0.6614977577544194 0.9592803095773328 0.0137371823984124 0.0003671083100858 0.0 0.0 0.0 0.0 1495 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1051216 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells (Mitotic) B Cells 11q13 Invasive Tumor Cells (Mitotic) -> B Cells 0.0052652155375809 0.6630837220165452 0.7779918296243433 0.7917001487310438 0.0048313935743179 0.001079730675535 0.0 0.0 0.0 0.0 42 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1051387 JAG1 NOTCH2 JAG1-NOTCH2 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (Mitotic) 0.0052624039710464 0.6303682835571691 0.663300745568453 0.6198216015396206 0.000219642761279 0.0373075519081129 0.0 0.0008547008547008 0.0161272552356591 0.0 390 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1051453 CLEC2D KLRB1 CLEC2D-KLRB1 Myeloid Cells CXCL14+ Fibroblasts Myeloid Cells -> CXCL14+ Fibroblasts 0.0052613907529859 0.7475533330314548 0.885766439573873 0.7827641335561659 0.0029751676683741 0.0013756087909864 0.0 0.0003162555344718 0.1191622142580124 0.0 527 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1051652 HSPG2 LRP1 HSPG2-LRP1 Mast Cells Plasma Cells Mast Cells -> Plasma Cells 0.0052574351525637 0.8349903778527206 0.7346293219749174 0.7204611100467462 0.0014804857410621 0.0032275631628407 0.0 0.0002777777777777 0.0152735077008487 0.0 50 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1051656 VWF LRP1 VWF-LRP1 Dendritic Cells Luminal-like Amorphous DCIS Cells Dendritic Cells -> Luminal-like Amorphous DCIS Cells 0.0052573879860321 0.6332974881236617 0.2550748532138862 0.2461374514707439 0.0019871862905238 0.0267255153180908 0.0 0.0002417794970986 0.0132219655143102 0.0 752 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1051695 MMP2 PECAM1 MMP2-PECAM1 T Lymphocytes CXCL14+ Fibroblasts T Lymphocytes -> CXCL14+ Fibroblasts 0.0052566585727489 0.6303642896310324 0.930308383061206 0.6198216015396206 0.0141923232885854 0.0004089864655001 0.0 3.9893617021276594e-05 0.0724636299138713 0.0 1880 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1051702 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells (Mitotic) Mast Cells 11q13 Invasive Tumor Cells (Mitotic) -> Mast Cells 0.0052565462151758 0.6561647292424944 0.8755243548400705 0.6198216015396206 0.0142750905665976 0.0004150165744076 0.0 0.0 0.0 0.0 5 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1051709 VWF SELP VWF-SELP Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells -> CAFs, DCIS Associated 0.0052563921540214 0.2486570577556728 0.4623922682986163 0.2461374514707439 0.0033537993821664 0.0222228052993653 0.0 4.658182563491028e-05 0.007713459611643 0.0 4879 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1051775 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Basal-like Structured DCIS Cells 0.005255323960101 0.6160088550075702 0.8622452992050237 0.7917001487310438 0.0001971810371238 0.0254056950469408 0.0 0.0002680554491843 0.0421197026468024 0.0 1187 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1051869 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Endothelial Cells 0.005253450484051 0.6319926036888139 0.9078204025796472 0.6198216015396206 0.0004094805141934 0.0144359394371152 0.0 9.541984732824427e-05 0.0162952953535565 0.0 262 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1051965 MMRN2 CLEC14A MMRN2-CLEC14A Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells -> CAFs, Invasive Associated 0.0052516157430002 0.250044481781731 0.6347970925105053 0.2461374514707439 0.0070431301838115 0.0076236123034427 0.0 0.0 0.0 0.0 147 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1052028 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells Apocrine Cells 11q13 Invasive Tumor Cells -> Apocrine Cells 0.0052504790600999 0.6332974881236617 0.2531744428854943 0.2461374514707439 0.0131302879503246 0.0040430820937484 0.0 0.0 0.0 0.0 179 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1052067 EFNB2 PECAM1 EFNB2-PECAM1 Dendritic Cells CXCL14+ Fibroblasts Dendritic Cells -> CXCL14+ Fibroblasts 0.0052497317423823 0.7800321422220979 0.930308383061206 0.6198216015396206 0.0113788029360913 0.0004089864655001 0.0 6.778741865509762e-05 0.0871277745450594 0.0 922 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1052095 DLL4 NOTCH4 DLL4-NOTCH4 Mast Cells Luminal-like Amorphous DCIS Cells Mast Cells -> Luminal-like Amorphous DCIS Cells 0.0052491017746369 0.8516956437178343 0.4641352222874551 0.2461374514707439 0.000472352586488 0.0455121851821151 0.0 0.0 0.0 0.0 41 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1052155 JAG1 NOTCH2 JAG1-NOTCH2 T Lymphocytes Macrophages T Lymphocytes -> Macrophages 0.0052479288930888 0.8630183004227985 0.773263018678637 0.6198216015396206 0.0006856224272495 0.0073658308476012 0.0 0.0001660646821937 0.0302361446567124 0.0 3441 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1052180 JAG1 NOTCH2 JAG1-NOTCH2 Mast Cells Basal-like Structured DCIS Cells Mast Cells -> Basal-like Structured DCIS Cells 0.0052472336756011 0.6303682835571691 0.8891607331132086 0.6198216015396206 9.902323108165852e-05 0.0606680526002441 0.0 0.0 0.0 0.0 30 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1052304 C1QB LRP1 C1QB-LRP1 Plasma Cells Luminal-like Amorphous DCIS Cells Plasma Cells -> Luminal-like Amorphous DCIS Cells 0.0052443924370528 0.4601010570874773 0.2550748532138862 0.2461374514707439 0.0026949121497638 0.0267255153180908 0.0 0.0004612546125461 0.0286943320694175 0.0 271 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1052404 C1QB LRP1 C1QB-LRP1 Luminal-like Amorphous DCIS Cells B Cells Luminal-like Amorphous DCIS Cells -> B Cells 0.0052426432973504 0.4601010570874773 0.6207977546603366 0.2461374514707439 0.0177188549930425 0.0016667952436519 0.0 0.0 0.0 0.0 176 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1052421 A2M LRP1 A2M-LRP1 Myoepithelial Cells Apocrine Cells Myoepithelial Cells -> Apocrine Cells 0.005242340649477 0.4648000335061383 0.2550748532138862 0.2461374514707439 0.2100317344087863 0.0003386430177035 0.0 0.0013107721639656 0.2161693223931409 0.0 1049 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1052450 HSPG2 LRP1 HSPG2-LRP1 Mast Cells Luminal-like Amorphous DCIS Cells Mast Cells -> Luminal-like Amorphous DCIS Cells 0.0052417549190828 0.8349903778527206 0.2550748532138862 0.2461374514707439 0.0014804857410621 0.0267255153180908 0.0 0.0020325203252032 0.1214987198105351 0.0 41 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1052536 MMRN2 CLEC14A MMRN2-CLEC14A Macrophages Myoepithelial Cells Macrophages -> Myoepithelial Cells 0.0052402427765209 0.893316592628645 0.7154802332407408 0.7204611100467462 0.0007691101630988 0.0058465532256424 0.0 0.0 0.0 0.0 715 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1052609 DLL4 NOTCH4 DLL4-NOTCH4 CXCL14+ Fibroblasts Dendritic Cells CXCL14+ Fibroblasts -> Dendritic Cells 0.0052388374548925 0.9184503888425788 0.7754072541855492 0.6198216015396206 0.0004696576149175 0.009971631136135 0.0 0.0 0.0 0.0 887 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1052655 COL4A1 CD93 COL4A1-CD93 CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts -> Luminal-like Amorphous DCIS Cells 0.0052380494504035 0.7766289238087107 0.4630027772793905 0.2461374514707439 0.0047694898966413 0.0048929293424311 0.0 4.790648653827728e-05 0.0128913031492728 0.0 1491 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1052747 MMRN2 CLEC14A MMRN2-CLEC14A Macrophages CAFs, Invasive Associated Macrophages -> CAFs, Invasive Associated 0.005236130205601 0.893316592628645 0.6347970925105053 0.6198216015396206 0.0007691101630988 0.0076236123034427 0.0 0.0 0.0 0.0 1354 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1052752 COL4A1 CD93 COL4A1-CD93 Plasma Cells Basal-like Structured DCIS Cells Plasma Cells -> Basal-like Structured DCIS Cells 0.0052360418323563 0.4604235282221027 0.7779918296243433 0.6198216015396206 0.0017253404164066 0.0053794918117879 0.0 0.0 0.0 0.0 126 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1052809 DLL4 NOTCH4 DLL4-NOTCH4 T Lymphocytes B Cells T Lymphocytes -> B Cells 0.0052348918809993 0.6342079770588467 0.7754072541855492 0.9318789094584046 0.0073929685753755 0.0006074333625108 0.0 0.0 0.0 0.0 5010 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1052909 DLL4 NOTCH3 DLL4-NOTCH3 Myoepithelial Cells Myeloid Cells Myoepithelial Cells -> Myeloid Cells 0.0052327393646937 0.7160288858520609 0.7470475610360806 0.7204611100467462 0.0069047442087267 0.0007714919761827 0.0 0.0 0.0 0.0 51 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1052978 C1QB LRP1 C1QB-LRP1 Myoepithelial Cells Mast Cells Myoepithelial Cells -> Mast Cells 0.0052314376280586 0.4601010570874773 0.8755243548400705 0.7204611100467462 0.0170183763647696 0.0004150165744076 0.0 0.0 0.0 0.0 38 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1053034 MMRN2 CD93 MMRN2-CD93 Mast Cells T Lymphocytes Mast Cells -> T Lymphocytes 0.0052305154459475 0.8571898293845529 0.7779918296243433 0.6198216015396206 0.0004196880356983 0.0118035014556376 0.0 0.0 0.0 0.0 343 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1053070 DLL1 NOTCH3 DLL1-NOTCH3 Luminal-like Amorphous DCIS Cells Mast Cells Luminal-like Amorphous DCIS Cells -> Mast Cells 0.0052298294744242 0.2534163760166434 0.8341464445360613 0.2461374514707439 0.2100740470724093 0.0001871866311057 0.0 0.0 0.0 0.0 34 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1053083 CXCL12 CXCR4 CXCL12-CXCR4 Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells -> CAFs, Invasive Associated 0.0052295706227703 0.255669001367946 0.6632137581773894 0.2461374514707439 0.0061207051981986 0.0080072638027924 0.0 0.0 0.0 0.0 147 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1053199 THBS2 CD36 THBS2-CD36 Basal-like Structured DCIS Cells CAFs, Invasive Associated Basal-like Structured DCIS Cells -> CAFs, Invasive Associated 0.0052272972640288 0.6242573126045354 0.6176321640000088 0.7917001487310438 0.0020491452254277 0.0032616151102094 0.0 4.463488662738796e-05 0.0141357643104625 0.0 1867 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1053236 JAG1 NOTCH2 JAG1-NOTCH2 Plasma Cells Myoepithelial Cells Plasma Cells -> Myoepithelial Cells 0.0052264893929841 0.6303682835571691 0.4614667734221426 0.8293805866303694 0.0002705513462707 0.0312252462757311 0.0 0.0013227513227513 0.0720422406269068 0.0 324 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1053274 VWF LRP1 VWF-LRP1 T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes -> 11q13 Invasive Tumor Cells (G1/S) 0.0052255530121674 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0036144684673052 0.0018097844702233 0.0 0.0 0.0 0.0 81 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1053316 A2M LRP1 A2M-LRP1 B Cells Luminal-like Amorphous DCIS Cells B Cells -> Luminal-like Amorphous DCIS Cells 0.0052247667662429 0.7741139100414175 0.2550748532138862 0.2461374514707439 0.0015661096645571 0.0267255153180908 0.0 0.0019747235387045 0.1717760915784253 0.0 211 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1053392 COL4A1 CD93 COL4A1-CD93 Macrophages B Cells Macrophages -> B Cells 0.0052235001672533 0.9102252263107924 0.7779918296243433 0.6198216015396206 0.0042860632265532 0.001079730675535 0.0 0.0 0.0 0.0 1074 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1053412 MMP2 PECAM1 MMP2-PECAM1 B Cells Basal-like Structured DCIS Cells B Cells -> Basal-like Structured DCIS Cells 0.0052231403410368 0.6303642896310324 0.6331674633943454 0.8693461273411047 0.0024819960935566 0.0023576674662702 0.0 0.0001388888888888 0.0665976683880111 0.0 360 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1053581 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells (Mitotic) B Cells 11q13 Invasive Tumor Cells (Mitotic) -> B Cells 0.0052202630288803 0.6342079770588467 0.7754072541855492 0.7917001487310438 0.0085570823799139 0.0006074333625108 0.0 0.0 0.0 0.0 42 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1053582 CLEC2D KLRB1 CLEC2D-KLRB1 CXCL14+ Fibroblasts CAFs, Invasive Associated CXCL14+ Fibroblasts -> CAFs, Invasive Associated 0.0052202171824256 0.8721681415062816 0.657421674383923 0.6198216015396206 0.0008193633790489 0.0069492509109592 0.0 0.0 0.0 0.0 1422 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1053604 C1QB LRP1 C1QB-LRP1 CAFs, Invasive Associated Mast Cells CAFs, Invasive Associated -> Mast Cells 0.0052198616431246 0.6626993710110988 0.8755243548400705 0.6198216015396206 0.0135527119637784 0.0004150165744076 0.0 0.0 0.0 0.0 130 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1053623 COL4A1 CD93 COL4A1-CD93 T Lymphocytes CXCL14+ Fibroblasts T Lymphocytes -> CXCL14+ Fibroblasts 0.0052195382459582 0.8684504425765611 0.8817184225858201 0.6198216015396206 0.0126216524880575 0.0003375370073613 0.0 0.0 0.0 0.0 1880 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1053716 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, DCIS Associated 0.0052180356209426 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.000716220684292 0.0155837683010033 0.0 0.0 0.0 0.0 77 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1053719 VWF SELP VWF-SELP CAFs, Invasive Associated Dendritic Cells CAFs, Invasive Associated -> Dendritic Cells 0.0052179834319696 0.6332974881236617 0.7760344326192508 0.7917001487310438 0.0016171311116606 0.0032078747392388 0.0 0.0 0.0 0.0 2339 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1053735 CD48 CD2 CD48-CD2 CXCL14+ Fibroblasts Pericytes CXCL14+ Fibroblasts -> Pericytes 0.0052177008205628 0.7719609236370527 0.7763428264267787 0.9429656149619918 0.0014378253178126 0.0024832440877005 0.0 0.0 0.0 0.0 3218 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1053825 VWF LRP1 VWF-LRP1 Mast Cells Endothelial Cells Mast Cells -> Endothelial Cells 0.0052161016779998 0.8525936146535493 0.9078204025796472 0.8567148457705164 0.0002103933337194 0.0144359394371152 0.0 0.0008234519104084 0.0727394579871603 0.0 276 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1053830 CD34 SELP CD34-SELP Plasma Cells Dendritic Cells Plasma Cells -> Dendritic Cells 0.0052159692072067 0.7168245244832976 0.7760344326192508 0.6198216015396206 0.0018206581062216 0.0032078747392388 0.0 0.0 0.0 0.0 271 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1053856 HSPG2 LRP1 HSPG2-LRP1 Myeloid Cells T Lymphocytes Myeloid Cells -> T Lymphocytes 0.0052156004811584 0.7468485855611411 0.6207977546603366 0.6198216015396206 0.0006689050756654 0.0104714078116759 0.0 0.000393757159221 0.032912968200039 0.0 388 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1053867 JAG1 NOTCH2 JAG1-NOTCH2 T Lymphocytes Pericytes T Lymphocytes -> Pericytes 0.0052153434888911 0.8630183004227985 0.773263018678637 0.6198216015396206 0.0006856224272495 0.0070956399217802 0.0 0.00028129395218 0.0353033877033988 0.0 3555 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1053879 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells Myeloid Cells 11q13 Invasive Tumor Cells -> Myeloid Cells 0.0052151847850386 0.6319926036888139 0.7769451595923457 0.6198216015396206 0.011891719340537 0.0005558995075445 0.0 3.306878306878307e-05 0.0074134998339174 0.0 756 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1053882 MMRN2 CLEC14A MMRN2-CLEC14A Dendritic Cells Dendritic Cells Dendritic Cells -> Dendritic Cells 0.0052151625236083 0.6301823358791634 0.6347970925105053 1.0 0.0015409900107563 0.003263637675389 0.0 4.155239757333998e-05 0.0041873760187054 0.0 4011 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1053955 MMRN2 CD93 MMRN2-CD93 Basal-like Structured DCIS Cells CXCL14+ Fibroblasts Basal-like Structured DCIS Cells -> CXCL14+ Fibroblasts 0.0052136527240899 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.0172764782878141 0.0003375370073613 0.0 0.0004508566275924 0.3343819147078526 0.0 1109 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1054003 DLL1 NOTCH3 DLL1-NOTCH3 CXCL14+ Fibroblasts B Cells CXCL14+ Fibroblasts -> B Cells 0.0052128147970415 0.9470274865242416 0.7746834992804791 0.6198216015396206 0.0061455194924501 0.00071798405859 0.0 0.0 0.0 0.0 791 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1054027 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells (Mitotic) Mast Cells 11q13 Invasive Tumor Cells (Mitotic) -> Mast Cells 0.0052122924864774 0.6630837220165452 0.8347945881127203 0.6198216015396206 0.0048313935743179 0.0012097093680331 0.0 0.0 0.0 0.0 5 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1054094 VWF LRP1 VWF-LRP1 Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0052110414249771 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0025256125075084 0.0028784826949613 0.0 0.0001379500620775 0.0139817328118327 0.0 659 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1054110 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, Invasive Associated 0.0052105455228337 0.6301823358791634 0.6347970925105053 0.9161861017439124 0.000716220684292 0.0076236123034427 0.0 0.0 0.0 0.0 408 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1054129 CXCL12 ITGA4 CXCL12-ITGA4 Myeloid Cells Myeloid Cells Myeloid Cells -> Myeloid Cells 0.0052102491568225 0.7487535481622718 0.7462743270426613 1.0 0.0015847932820241 0.0022591041672132 0.0 0.0004818503051718 0.053542518504048 0.0 1132 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1054138 VEGFC FLT1 VEGFC-FLT1 Plasma Cells 11q13 Invasive Tumor Cells (G1/S) Plasma Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0052100474759635 0.4636527906642655 0.6593689120110077 0.6198216015396206 0.0023125636768155 0.0045642085393754 0.0 0.0 0.0 0.0 8 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1054223 CD34 SELP CD34-SELP Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0052083831352138 0.2491449441646273 0.6572093097629401 0.2461374514707439 0.0108445362943651 0.0045674276780054 0.0 0.0 0.0 0.0 373 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1054246 COL4A1 CD93 COL4A1-CD93 B Cells 11q13 Invasive Tumor Cells (Mitotic) B Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0052079894253614 0.8684504425765611 0.6587114738285964 0.7917001487310438 0.0016831757123532 0.0026174949623928 0.0 0.0 0.0 0.0 50 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1054259 DLL4 NOTCH4 DLL4-NOTCH4 B Cells CAFs, DCIS Associated B Cells -> CAFs, DCIS Associated 0.0052078385362247 0.6342079770588467 0.4641352222874551 0.6198216015396206 0.0002327631000826 0.046975263367762 0.0 0.0 0.0 0.0 4087 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1054278 THBS2 CD36 THBS2-CD36 CAFs, Invasive Associated Apocrine Cells CAFs, Invasive Associated -> Apocrine Cells 0.0052076081781433 0.6242573126045354 0.2562573700401372 0.2461374514707439 0.1932385901170197 0.0002621208738319 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1054309 DLL4 NOTCH4 DLL4-NOTCH4 CAFs, Invasive Associated Mast Cells CAFs, Invasive Associated -> Mast Cells 0.0052072182633503 0.6342079770588467 0.836885603004631 0.6198216015396206 0.002196330917593 0.0027591088867233 0.0 0.0 0.0 0.0 130 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1054366 VWF SELP VWF-SELP Myoepithelial Cells Luminal-like Amorphous DCIS Cells Myoepithelial Cells -> Luminal-like Amorphous DCIS Cells 0.0052061398489357 0.7158082793127664 0.4623922682986163 0.2461374514707439 0.0025256125075084 0.0096770075292062 0.0 0.0001028222947099 0.029333217856362 0.0 12820 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1054468 THBS2 CD36 THBS2-CD36 Myoepithelial Cells Myeloid Cells Myoepithelial Cells -> Myeloid Cells 0.0052041085918466 0.724503440376099 0.7763054211764489 0.7204611100467462 0.0027791828709671 0.0017638974017382 0.0 0.0 0.0 0.0 51 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1054487 EFNB2 PECAM1 EFNB2-PECAM1 Pericytes Apocrine Cells Pericytes -> Apocrine Cells 0.0052037480673038 0.8640667164982425 0.2491073778594529 0.2461374514707439 0.1882781599600688 0.0001990509171164 0.0 0.0 0.0 0.0 15 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1054507 THBS2 CD36 THBS2-CD36 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0052033880484035 0.6242573126045354 0.6176321640000088 0.7917001487310438 0.0020491452254277 0.0031731220372828 0.0 0.0001302083333333 0.058371092273553 0.0 1280 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1054642 JAG1 NOTCH2 JAG1-NOTCH2 Macrophages Dendritic Cells Macrophages -> Dendritic Cells 0.0052009467169458 0.6303682835571691 0.8445107771175474 0.6198216015396206 0.0002750231449378 0.0218093597373452 0.0 0.000366951759957 0.0198870732599991 0.0 1687 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1054796 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, Invasive Associated 0.0051978526569385 0.6160088550075702 0.6631822525600675 0.9161861017439124 0.0001971810371238 0.0267210109213584 0.0 0.0004456327985739 0.0468243233659732 0.0 408 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1054968 CXCL12 CXCR4 CXCL12-CXCR4 Mast Cells 11q13 Invasive Tumor Cells (G1/S) Mast Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0051941431159972 0.7487535481622718 0.6632137581773894 0.6198216015396206 0.0016417770622885 0.0038860320327025 0.0 0.0 0.0 0.0 1 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1055013 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myeloid Cells 0.005193382763003 0.6301823358791634 0.7830372268649692 0.6198216015396206 0.0024635726452692 0.0026038611777234 0.0 0.0 0.0 0.0 23 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1055091 MMP2 PECAM1 MMP2-PECAM1 T Lymphocytes Mast Cells T Lymphocytes -> Mast Cells 0.0051921058967378 0.6303642896310324 0.8537710813834968 0.6198216015396206 0.0141923232885854 0.0004138063814779 0.0 0.0011261261261261 0.1639377339265357 0.0 333 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1055101 CD48 CD2 CD48-CD2 Luminal-like Amorphous DCIS Cells Myeloid Cells Luminal-like Amorphous DCIS Cells -> Myeloid Cells 0.0051917709381569 0.4593282471594782 0.7464347811605867 0.2461374514707439 0.0181222899145132 0.0012805120781881 0.0 0.0 0.0 0.0 84 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1055122 DLL4 NOTCH3 DLL4-NOTCH3 Plasma Cells T Lymphocytes Plasma Cells -> T Lymphocytes 0.0051913606414568 0.7160288858520609 0.7746834992804791 0.6198216015396206 0.0012306151710811 0.0046263543438723 0.0 0.0 0.0 0.0 753 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1055150 VWF SELP VWF-SELP Basal-like Structured DCIS Cells Myoepithelial Cells Basal-like Structured DCIS Cells -> Myoepithelial Cells 0.0051907495373645 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.0020251995753771 0.0053213839468185 0.0 2.1266942664322577e-05 0.0097172896385796 0.0 6412 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1055159 C3 LRP1 C3-LRP1 Endothelial Cells Myeloid Cells Endothelial Cells -> Myeloid Cells 0.0051906018491273 0.8911088195487638 0.7769451595923457 0.7827641335561659 0.0064915662046245 0.0005558995075445 0.0 0.0010152284263959 0.2275982080991496 0.0 394 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1055239 CXCL12 ITGA4 CXCL12-ITGA4 Mast Cells 11q13 Invasive Tumor Cells (Mitotic) Mast Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0051887629967699 0.7487535481622718 0.6631822525600675 0.6198216015396206 0.0016417770622885 0.0038621268649178 0.0 0.0 0.0 0.0 10 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1055308 EFNB2 PECAM1 EFNB2-PECAM1 Mast Cells B Cells Mast Cells -> B Cells 0.0051877479222761 0.8284725546778968 0.6331674633943454 0.6198216015396206 0.0012187708721425 0.0049190726392343 0.0 0.0005580357142857 0.1128402178918499 0.0 112 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1055359 JAG1 NOTCH2 JAG1-NOTCH2 Plasma Cells Dendritic Cells Plasma Cells -> Dendritic Cells 0.005186756468411 0.6303682835571691 0.8445107771175474 0.6198216015396206 0.0002705513462707 0.0218093597373452 0.0 0.0014057283429977 0.0761839173195994 0.0 271 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1055368 CXCL12 CXCR4 CXCL12-CXCR4 Basal-like Structured DCIS Cells Myeloid Cells Basal-like Structured DCIS Cells -> Myeloid Cells 0.0051866563382144 0.6160088550075702 0.7447682696221608 0.6198216015396206 0.0021291294377375 0.0032154705418133 0.0 0.000352360817477 0.0299098627256237 0.0 129 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1055435 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) -> Dendritic Cells 0.0051852699909388 0.6332974881236617 0.7760344326192508 0.7917001487310438 0.0015572459193676 0.0032078747392388 0.0 0.0008699434536755 0.1443561223374285 0.0 209 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1055437 EFNB2 PECAM1 EFNB2-PECAM1 Dendritic Cells Mast Cells Dendritic Cells -> Mast Cells 0.0051852641290455 0.7800321422220979 0.8537710813834968 0.6198216015396206 0.0113788029360913 0.0004138063814779 0.0 0.0012417218543046 0.1084999678518614 0.0 151 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1055485 VWF LRP1 VWF-LRP1 Plasma Cells Basal-like Structured DCIS Cells Plasma Cells -> Basal-like Structured DCIS Cells 0.0051842843450993 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0003457348439318 0.0203874717835032 0.0 0.0002705627705627 0.0126684977892198 0.0 126 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1055569 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myeloid Cells 0.0051830451324019 0.6342079770588467 0.7470475610360806 0.6198216015396206 0.0085570823799139 0.0007714919761827 0.0 0.0 0.0 0.0 23 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1055684 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells (G1/S) Macrophages 11q13 Invasive Tumor Cells (G1/S) -> Macrophages 0.0051809501397085 0.6659645551150886 0.7763428264267787 0.6198216015396206 0.0037243679732516 0.0016204239758814 0.0 0.0 0.0 0.0 119 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1055747 THBS2 CD36 THBS2-CD36 B Cells T Lymphocytes B Cells -> T Lymphocytes 0.0051794882158649 0.6242573126045354 0.6176321640000088 0.9318789094584046 0.0008527942416386 0.0063011237754475 0.0 8.358408559010364e-06 0.0016865982425019 0.0 4985 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1055796 COL4A1 CD93 COL4A1-CD93 CXCL14+ Fibroblasts B Cells CXCL14+ Fibroblasts -> B Cells 0.0051785471900701 0.7766289238087107 0.7779918296243433 0.6198216015396206 0.0047694898966413 0.001079730675535 0.0 9.030160736861116e-05 0.0138996953690629 0.0 791 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1055813 DLL4 NOTCH4 DLL4-NOTCH4 Mast Cells Dendritic Cells Mast Cells -> Dendritic Cells 0.0051782998012494 0.8516956437178343 0.7754072541855492 0.6198216015396206 0.000472352586488 0.009971631136135 0.0 0.0 0.0 0.0 162 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1055924 CD34 SELP CD34-SELP Plasma Cells Myeloid Cells Plasma Cells -> Myeloid Cells 0.0051762044393459 0.7168245244832976 0.7478729882108823 0.7204611100467462 0.0018206581062216 0.0027351735586246 0.0 0.0 0.0 0.0 43 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1055982 THBS2 CD36 THBS2-CD36 Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells -> CAFs, DCIS Associated 0.0051749987898648 0.2510234128936706 0.7373999388878224 0.2461374514707439 0.0009262556366009 0.0455125113141721 0.0 5.978000956480152e-05 0.0135932142330578 0.0 4879 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1056019 VWF SELP VWF-SELP Dendritic Cells Myoepithelial Cells Dendritic Cells -> Myoepithelial Cells 0.0051743826245112 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.0019871862905238 0.0053213839468185 0.0 6.438320885912955e-05 0.0294179703317152 0.0 1412 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1056091 CXCL12 ITGA4 CXCL12-ITGA4 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0051731005975108 0.6160088550075702 0.6631822525600675 0.7917001487310438 0.0021291294377375 0.0027830389352876 0.0 3.908387399359025e-05 0.0121656607852329 0.0 1163 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1056132 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells 0.0051721497286423 0.6242573126045354 0.6176321640000088 0.8824495942126559 0.0001959417442809 0.02871400543887 0.0 3.101736972704714e-05 0.0150097758964619 0.0 12090 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1056137 CXCL12 CXCR4 CXCL12-CXCR4 B Cells CXCL14+ Fibroblasts B Cells -> CXCL14+ Fibroblasts 0.0051720883144638 0.6160088550075702 0.7757991160529997 0.6198216015396206 0.0052742025956585 0.0012252690191386 0.0 5.681818181818182e-05 0.0455893122029905 0.0 800 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1056156 CD48 CD2 CD48-CD2 Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0051717534511497 0.7719609236370527 0.6614977577544194 0.6198216015396206 0.0164675938709007 0.0003671083100858 0.0 0.0 0.0 0.0 312 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1056233 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells (Mitotic) B Cells 11q13 Invasive Tumor Cells (Mitotic) -> B Cells 0.0051703990119217 0.6626993710110988 0.6207977546603366 0.7917001487310438 0.0035190936623492 0.0016667952436519 0.0 0.0 0.0 0.0 42 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1056456 DLL4 NOTCH3 DLL4-NOTCH3 Dendritic Cells Macrophages Dendritic Cells -> Macrophages 0.005166207847164 0.6342079770588467 0.8923034233058523 0.6198216015396206 0.0028649117803088 0.00189193058407 0.0 0.0001020616452337 0.0451517306250755 0.0 1633 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1056592 CXCL12 CXCR4 CXCL12-CXCR4 Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0051636524146811 0.7487535481622718 0.6632137581773894 0.6198216015396206 0.0015847932820241 0.0038860320327025 0.0 0.0 0.0 0.0 32 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1056624 DLL4 NOTCH3 DLL4-NOTCH3 B Cells Myoepithelial Cells B Cells -> Myoepithelial Cells 0.005163196367054 0.6342079770588467 0.4638256179742202 0.6198216015396206 0.0002327631000826 0.0446401662952339 0.0 0.0 0.0 0.0 496 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1056632 CD34 SELP CD34-SELP Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells -> Basal-like Structured DCIS Cells 0.0051630221464445 0.2491449441646273 0.7760344326192508 0.2461374514707439 0.0108445362943651 0.0036702914086929 0.0 0.0 0.0 0.0 902 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1056647 CD34 SELP CD34-SELP Plasma Cells Macrophages Plasma Cells -> Macrophages 0.0051628493258627 0.7168245244832976 0.941479368642921 0.7204611100467462 0.0018206581062216 0.0021392900294222 0.0 0.0014836795252225 0.4799422614079497 0.0 337 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1056656 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) -> Myeloid Cells 0.005162735570101 0.6249837837987587 0.7470475610360806 0.6198216015396206 0.0084812136822336 0.0007714919761827 0.0 0.0 0.0 0.0 21 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1056684 JAG1 NOTCH2 JAG1-NOTCH2 Macrophages 11q13 Invasive Tumor Cells (G1/S) Macrophages -> 11q13 Invasive Tumor Cells (G1/S) 0.0051622203500725 0.6303682835571691 0.663300745568453 0.6198216015396206 0.0002750231449378 0.0265498740402422 0.0 0.0 0.0 0.0 129 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1056699 THBS2 CD36 THBS2-CD36 Dendritic Cells Luminal-like Amorphous DCIS Cells Dendritic Cells -> Luminal-like Amorphous DCIS Cells 0.0051619364588528 0.6242573126045354 0.2562573700401372 0.2461374514707439 0.004981832968137 0.0096442330625583 0.0 5.540780141843972e-05 0.056407386072062 0.0 752 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1056790 THBS2 CD36 THBS2-CD36 Dendritic Cells CXCL14+ Fibroblasts Dendritic Cells -> CXCL14+ Fibroblasts 0.0051605416287251 0.6242573126045354 0.8587566561291643 0.6198216015396206 0.004981832968137 0.0011409783203169 0.0 0.0001355748373101 0.1035944118435303 0.0 922 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1056893 VWF LRP1 VWF-LRP1 Basal-like Structured DCIS Cells Plasma Cells Basal-like Structured DCIS Cells -> Plasma Cells 0.0051587934126619 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.0020251995753771 0.0032275631628407 0.0 0.0 0.0 0.0 79 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1056924 CXCL12 ITGA4 CXCL12-ITGA4 Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0051583038778736 0.7487535481622718 0.6631822525600675 0.6198216015396206 0.0015847932820241 0.0038621268649178 0.0 0.0015151515151515 0.9365429812691404 0.0 30 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1056946 THBS2 CD36 THBS2-CD36 Endothelial Cells Plasma Cells Endothelial Cells -> Plasma Cells 0.0051578393575161 0.9197297916541942 0.7373999388878224 0.7204611100467462 0.0039472834455595 0.0009761781830445 0.0 0.0006153305203938 0.2371752708874981 0.0 474 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1057113 JAG1 NOTCH2 JAG1-NOTCH2 B Cells 11q13 Invasive Tumor Cells (Mitotic) B Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0051543828274775 0.8630183004227985 0.663300745568453 0.7917001487310438 0.0001109003117737 0.0373075519081129 0.0 0.0 0.0 0.0 50 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1057121 DLL4 NOTCH4 DLL4-NOTCH4 B Cells 11q13 Invasive Tumor Cells (Mitotic) B Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0051543236675357 0.6342079770588467 0.6571792026963191 0.7917001487310438 0.0002327631000826 0.0244129856070659 0.0 0.0 0.0 0.0 50 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1057174 DLL4 NOTCH3 DLL4-NOTCH3 CXCL14+ Fibroblasts Dendritic Cells CXCL14+ Fibroblasts -> Dendritic Cells 0.0051535138898934 0.9184503888425788 0.7746834992804791 0.6198216015396206 0.0004696576149175 0.0090444648829713 0.0 0.0 0.0 0.0 887 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1057185 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells Mast Cells 11q13 Invasive Tumor Cells -> Mast Cells 0.0051532617451383 0.6332974881236617 0.8755243548400705 0.6198216015396206 0.0131302879503246 0.0004150165744076 0.0 0.0 0.0 0.0 42 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1057249 MMRN2 CD93 MMRN2-CD93 Mast Cells CAFs, DCIS Associated Mast Cells -> CAFs, DCIS Associated 0.0051520508933789 0.8571898293845529 0.4630027772793905 0.7204611100467462 0.0004196880356983 0.0155837683010033 0.0 0.0002401536983669 0.0326601329132349 0.0 1041 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1057433 CCN1 CAV1 CCN1-CAV1 Mast Cells T Lymphocytes Mast Cells -> T Lymphocytes 0.005148335492545 0.8749036366850302 0.62431395375366 0.6198216015396206 0.0004337320404416 0.0126805820762719 0.0 9.718172983479106e-05 0.0197984046755632 0.0 343 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1057441 JAG1 NOTCH2 JAG1-NOTCH2 Plasma Cells 11q13 Invasive Tumor Cells (G1/S) Plasma Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0051481357624492 0.6303682835571691 0.663300745568453 0.6198216015396206 0.0002705513462707 0.0265498740402422 0.0 0.0 0.0 0.0 8 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1057507 EFNB2 PECAM1 EFNB2-PECAM1 CXCL14+ Fibroblasts Myeloid Cells CXCL14+ Fibroblasts -> Myeloid Cells 0.0051468956155359 0.8640667164982425 0.7841656220878274 0.7827641335561659 0.002676946692949 0.001309307002134 0.0 0.0002376425855513 0.0293510480312539 0.0 526 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1057642 VEGFC FLT1 VEGFC-FLT1 Mast Cells Luminal-like Amorphous DCIS Cells Mast Cells -> Luminal-like Amorphous DCIS Cells 0.0051441599188222 0.8317042416754105 0.4630488285702799 0.2461374514707439 0.0005440770361181 0.0359289752254096 0.0 0.0 0.0 0.0 41 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1057741 VWF LRP1 VWF-LRP1 Dendritic Cells Plasma Cells Dendritic Cells -> Plasma Cells 0.0051425272604222 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.0019871862905238 0.0032275631628407 0.0 0.000190186382655 0.0090530064119642 0.0 239 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1057821 CCN1 CAV1 CCN1-CAV1 Myeloid Cells CXCL14+ Fibroblasts Myeloid Cells -> CXCL14+ Fibroblasts 0.0051407578453661 0.7797135509308979 0.943345641464811 0.7827641335561659 0.0009209869688402 0.0034806998160403 0.0 0.0 0.0 0.0 527 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1057873 MMRN2 CD93 MMRN2-CD93 Plasma Cells 11q13 Invasive Tumor Cells Plasma Cells -> 11q13 Invasive Tumor Cells 0.0051399659760707 0.7205550478301406 0.6587114738285964 0.6198216015396206 0.0002165306714062 0.0289462771086338 0.0 0.0 0.0 0.0 148 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1057878 MMRN2 CLEC14A MMRN2-CLEC14A CXCL14+ Fibroblasts CAFs, DCIS Associated CXCL14+ Fibroblasts -> CAFs, DCIS Associated 0.0051398910955876 0.940547666092272 0.7154802332407408 0.7204611100467462 0.0001298888146421 0.0292771742399634 0.0 1.520542529574552e-05 0.0017419212924926 0.0 10961 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1057958 MMP2 PECAM1 MMP2-PECAM1 B Cells Myoepithelial Cells B Cells -> Myoepithelial Cells 0.0051384358573491 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.0024819960935566 0.0026482500471321 0.0 0.0003528225806451 0.322234115359073 0.0 496 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1057965 EFNB2 PECAM1 EFNB2-PECAM1 B Cells CAFs, Invasive Associated B Cells -> CAFs, Invasive Associated 0.0051383064708282 0.7800321422220979 0.6331674633943454 0.7917001487310438 0.0014623066995027 0.0032187363284526 0.0 0.0 0.0 0.0 968 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1058131 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells (G1/S) B Cells 11q13 Invasive Tumor Cells (G1/S) -> B Cells 0.0051353210649797 0.6589792304505506 0.6207977546603366 0.7917001487310438 0.0033973231723341 0.0016667952436519 0.0 0.0 0.0 0.0 38 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1058183 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells Myeloid Cells 11q13 Invasive Tumor Cells -> Myeloid Cells 0.0051339563733983 0.6242573126045354 0.7763054211764489 0.6198216015396206 0.0034559943126159 0.0017638974017382 0.0 0.0001102292768959 0.0158298327081579 0.0 756 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1058197 COL4A2 CD93 COL4A2-CD93 Mast Cells Myoepithelial Cells Mast Cells -> Myoepithelial Cells 0.0051336072488299 0.8355319038299565 0.4630027772793905 0.7204611100467462 0.001123788079051 0.0058437228618857 0.0 0.0 0.0 0.0 66 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1058320 VEGFC FLT1 VEGFC-FLT1 Mast Cells Myeloid Cells Mast Cells -> Myeloid Cells 0.0051309141075555 0.8317042416754105 0.7472387841445823 0.7827641335561659 0.0005440770361181 0.0068935067166085 0.0 0.0 0.0 0.0 23 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1058323 DLL4 NOTCH4 DLL4-NOTCH4 CXCL14+ Fibroblasts Macrophages CXCL14+ Fibroblasts -> Macrophages 0.0051308499918562 0.9184503888425788 0.8818120773736414 0.8875000050982297 0.0004696576149175 0.0054043611446182 0.0 0.0 0.0 0.0 1424 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1058386 MMRN2 CD93 MMRN2-CD93 CAFs, DCIS Associated CXCL14+ Fibroblasts CAFs, DCIS Associated -> CXCL14+ Fibroblasts 0.0051290973404186 0.7205550478301406 0.8817184225858201 0.7204611100467462 0.0117842887908422 0.0003375370073613 0.0 2.1786492374727668e-05 0.0161581500396953 0.0 11475 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1058485 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells (G1/S) Mast Cells 11q13 Invasive Tumor Cells (G1/S) -> Mast Cells 0.0051271938414128 0.6213271600240247 0.8617632615906476 0.6198216015396206 0.0052560850129547 0.0010414441948928 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1058543 VWF LRP1 VWF-LRP1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0051261615891896 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0020251995753771 0.0028784826949613 0.0 9.765625e-05 0.0098978106594702 0.0 1280 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1058555 MMRN2 CD93 MMRN2-CD93 Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells -> Basal-like Structured DCIS Cells 0.0051260134365289 0.250044481781731 0.7779918296243433 0.2461374514707439 0.0070431301838115 0.0053794918117879 0.0 0.0 0.0 0.0 902 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1058574 MMRN2 CLEC14A MMRN2-CLEC14A Luminal-like Amorphous DCIS Cells Myoepithelial Cells Luminal-like Amorphous DCIS Cells -> Myoepithelial Cells 0.0051255830291037 0.250044481781731 0.7154802332407408 0.2461374514707439 0.0070431301838115 0.0058465532256424 0.0 0.0001496781918874 0.0315023590341876 0.0 13362 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1058614 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Endothelial Cells 0.0051248651021625 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.0003521782369754 0.0144359394371152 0.0 0.0001734906315058 0.0153252598507299 0.0 262 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1058682 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) -> T Lymphocytes 0.005123546256016 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.000716220684292 0.0079745943515326 0.0 0.0 0.0 0.0 69 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1058696 COL4A1 CD93 COL4A1-CD93 Myeloid Cells Myoepithelial Cells Myeloid Cells -> Myoepithelial Cells 0.0051232866907383 0.7463064942968751 0.4630027772793905 0.7204611100467462 0.0012430446376512 0.0058437228618857 0.0 0.0 0.0 0.0 85 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1058867 C3 LRP1 C3-LRP1 Endothelial Cells Mast Cells Endothelial Cells -> Mast Cells 0.0051196887357925 0.8911088195487638 0.8755243548400705 0.8567148457705164 0.0064915662046245 0.0004150165744076 0.0 0.0001111111111111 0.0320255257055161 0.0 225 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1058900 JAG1 NOTCH2 JAG1-NOTCH2 Macrophages Myoepithelial Cells Macrophages -> Myoepithelial Cells 0.0051192467939315 0.6303682835571691 0.4614667734221426 0.7204611100467462 0.0002750231449378 0.0312252462757311 0.0 0.0006660006660006 0.0362730162597013 0.0 715 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1058929 DLL1 NOTCH3 DLL1-NOTCH3 CXCL14+ Fibroblasts Plasma Cells CXCL14+ Fibroblasts -> Plasma Cells 0.0051187827119685 0.9470274865242416 0.4638256179742202 0.7204611100467462 0.0061455194924501 0.0009249287638231 0.0 0.0 0.0 0.0 285 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1059121 CD34 SELP CD34-SELP Myeloid Cells Mast Cells Myeloid Cells -> Mast Cells 0.005114995987538 0.7871981482311898 0.8347297932672282 0.7827641335561659 0.0038506427265089 0.0009042150166242 0.0 0.0 0.0 0.0 23 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1059227 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Luminal-like Amorphous DCIS Cells 0.0051128392751205 0.6630837220165452 0.4630027772793905 0.2461374514707439 0.0048313935743179 0.0048929293424311 0.0 0.0004070004070004 0.1095209857297197 0.0 351 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1059303 VWF LRP1 VWF-LRP1 CXCL14+ Fibroblasts Basal-like Structured DCIS Cells CXCL14+ Fibroblasts -> Basal-like Structured DCIS Cells 0.0051112978654089 0.9275752708651288 0.6207977546603366 0.6198216015396206 0.000245041593909 0.0203874717835032 0.0 4.265629265629266e-05 0.0019972856874896 0.0 1332 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1059314 COL4A1 CD93 COL4A1-CD93 Plasma Cells Myoepithelial Cells Plasma Cells -> Myoepithelial Cells 0.0051110536962369 0.4604235282221027 0.4630027772793905 0.8293805866303694 0.0017253404164066 0.0058437228618857 0.0 0.0008818342151675 0.2149368774482827 0.0 324 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1059324 MMRN2 CD93 MMRN2-CD93 Macrophages Basal-like Structured DCIS Cells Macrophages -> Basal-like Structured DCIS Cells 0.005110898264996 0.893316592628645 0.7779918296243433 0.6198216015396206 0.0007691101630988 0.0053794918117879 0.0 0.0004208754208754 0.0508047717405915 0.0 594 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1059340 A2M LRP1 A2M-LRP1 B Cells Plasma Cells B Cells -> Plasma Cells 0.0051106187323699 0.7741139100414175 0.7346293219749174 0.6198216015396206 0.0015661096645571 0.0032275631628407 0.0 0.0 0.0 0.0 297 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1059346 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Myoepithelial Cells 0.0051105099204784 0.633566764858408 0.4623922682986163 0.6198216015396206 0.0018436902762588 0.0053213839468185 0.0 0.0 0.0 0.0 453 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1059377 VWF LRP1 VWF-LRP1 Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.005109998328104 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0019871862905238 0.0028784826949613 0.0 0.0002771618625277 0.0280913473262126 0.0 246 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1059464 JAG1 NOTCH2 JAG1-NOTCH2 CAFs, DCIS Associated Myeloid Cells CAFs, DCIS Associated -> Myeloid Cells 0.0051082550504562 0.6303682835571691 0.7426180951053148 0.7204611100467462 0.0101610580570933 0.0005184623914895 0.0 0.000180238635954 0.0212019632649253 0.0 1321 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1059621 CD48 CD2 CD48-CD2 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.005105092514067 0.8667347161816407 0.6614977577544194 0.7917001487310438 0.0106228227237899 0.0003671083100858 0.0 0.0 0.0 0.0 1163 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1059668 A2M LRP1 A2M-LRP1 Luminal-like Amorphous DCIS Cells Myeloid Cells Luminal-like Amorphous DCIS Cells -> Myeloid Cells 0.0051039393372134 0.4648000335061383 0.7769451595923457 0.2461374514707439 0.0357762282281787 0.0005558995075445 0.0 0.0004960317460317 0.0938120175466991 0.0 84 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1059727 THBS2 CD36 THBS2-CD36 T Lymphocytes Plasma Cells T Lymphocytes -> Plasma Cells 0.0051028374478872 0.6242573126045354 0.7373999388878224 0.6198216015396206 0.0063387366560491 0.0009761781830445 0.0 0.0002337540906965 0.0900990409943291 0.0 713 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1059805 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (Mitotic) 0.0051012958029107 0.6332974881236617 0.6207977546603366 1.0 0.0015572459193676 0.0028784826949613 0.0 0.0001391166822867 0.0140999739478863 0.0 1552 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1059859 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells (G1/S) Mast Cells 11q13 Invasive Tumor Cells (G1/S) -> Mast Cells 0.0051002957327478 0.6659645551150886 0.7763428264267787 0.6198216015396206 0.0037243679732516 0.0014748371602574 0.0 0.0 0.0 0.0 0 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1059893 DLL4 NOTCH3 DLL4-NOTCH3 Myoepithelial Cells Plasma Cells Myoepithelial Cells -> Plasma Cells 0.005099763788926 0.7160288858520609 0.4638256179742202 0.8293805866303694 0.0069047442087267 0.0009249287638231 0.0 0.0 0.0 0.0 219 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1059933 EFNB2 PECAM1 EFNB2-PECAM1 Plasma Cells Myeloid Cells Plasma Cells -> Myeloid Cells 0.0050988859585488 0.4619393085577573 0.7841656220878274 0.7204611100467462 0.0051428381563772 0.001309307002134 0.0 0.0 0.0 0.0 43 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1060047 DLL1 NOTCH3 DLL1-NOTCH3 Myeloid Cells B Cells Myeloid Cells -> B Cells 0.005096422166303 0.7835752212271604 0.7746834992804791 0.6198216015396206 0.0064863313435223 0.00071798405859 0.0 0.0 0.0 0.0 144 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1060069 CD34 SELP CD34-SELP Dendritic Cells Plasma Cells Dendritic Cells -> Plasma Cells 0.0050958444011287 0.633566764858408 0.4623922682986163 0.6198216015396206 0.0042829523358709 0.0022515473538965 0.0 0.0 0.0 0.0 239 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1060092 JAG1 NOTCH2 JAG1-NOTCH2 B Cells Luminal-like Amorphous DCIS Cells B Cells -> Luminal-like Amorphous DCIS Cells 0.0050951878946057 0.8630183004227985 0.4614667734221426 0.2461374514707439 0.0001109003117737 0.1609352200462838 0.0 0.0024825095915143 0.0521525110776598 0.0 211 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1060152 DLL4 NOTCH3 DLL4-NOTCH3 Mast Cells Dendritic Cells Mast Cells -> Dendritic Cells 0.0050939621970612 0.8516956437178343 0.7746834992804791 0.6198216015396206 0.000472352586488 0.0090444648829713 0.0 0.0 0.0 0.0 162 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1060165 A2M LRP1 A2M-LRP1 Mast Cells T Lymphocytes Mast Cells -> T Lymphocytes 0.0050936415720625 0.8392912392980421 0.6207977546603366 0.6198216015396206 0.0005164482812395 0.0104714078116759 0.0 0.0002429543245869 0.0333476117688444 0.0 343 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1060265 CD48 CD2 CD48-CD2 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (Mitotic) 0.0050916776508386 0.7719609236370527 0.6614977577544194 0.6198216015396206 0.0014378253178126 0.0038288178384739 0.0 0.0 0.0 0.0 390 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1060589 CCN1 CAV1 CCN1-CAV1 B Cells B Cells B Cells -> B Cells 0.0050850778163248 0.6213271600240247 0.62431395375366 1.0 0.0023088899408624 0.0019304335593669 0.0 0.0001175364362952 0.0290189083852676 0.0 1418 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1060629 CLEC2D KLRB1 CLEC2D-KLRB1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (G1/S) 0.0050844170002107 0.8721681415062816 0.657421674383923 0.6198216015396206 0.0008193633790489 0.0059327142047454 0.0 0.0 0.0 0.0 409 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1060632 CD34 SELP CD34-SELP CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts -> Luminal-like Amorphous DCIS Cells 0.005084378512622 0.9303167350027568 0.4623922682986163 0.2461374514707439 0.0016860250240652 0.0096770075292062 0.0 0.0 0.0 0.0 1491 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1060769 DLL1 NOTCH3 DLL1-NOTCH3 B Cells Macrophages B Cells -> Macrophages 0.0050819303723837 0.6249837837987587 0.8923034233058523 0.6198216015396206 0.00263399584678 0.00189193058407 0.0 7.824726134585289e-05 0.0295261908735172 0.0 1065 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1060870 VWF LRP1 VWF-LRP1 CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated -> Luminal-like Amorphous DCIS Cells 0.0050798928686767 0.6332974881236617 0.2550748532138862 0.2461374514707439 0.0016171311116606 0.0267255153180908 0.0 0.0001466275659824 0.0080184823119042 0.0 155 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1060946 A2M LRP1 A2M-LRP1 B Cells 11q13 Invasive Tumor Cells (Mitotic) B Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0050782916366774 0.7741139100414175 0.6207977546603366 0.7917001487310438 0.0015661096645571 0.0028784826949613 0.0 0.0 0.0 0.0 50 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1061044 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells (G1/S) Pericytes 11q13 Invasive Tumor Cells (G1/S) -> Pericytes 0.0050761273381114 0.6160088550075702 0.7754239189773715 0.6198216015396206 0.0001971810371238 0.0293031867940321 0.0 0.0001317523056653 0.0164888606439644 0.0 345 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1061125 A2M LRP1 A2M-LRP1 Plasma Cells Luminal-like Amorphous DCIS Cells Plasma Cells -> Luminal-like Amorphous DCIS Cells 0.0050749496510873 0.4648000335061383 0.2550748532138862 0.2461374514707439 0.0021905373114471 0.0267255153180908 0.0 0.0009225092250922 0.0802466907521352 0.0 271 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1061226 DLL4 NOTCH3 DLL4-NOTCH3 Myoepithelial Cells B Cells Myoepithelial Cells -> B Cells 0.0050730028715972 0.7160288858520609 0.7746834992804791 0.6198216015396206 0.0069047442087267 0.00071798405859 0.0 0.0 0.0 0.0 394 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1061290 THBS2 CD36 THBS2-CD36 Plasma Cells T Lymphocytes Plasma Cells -> T Lymphocytes 0.0050716134776134 0.724503440376099 0.6176321640000088 0.6198216015396206 0.0009736808737186 0.0063011237754475 0.0 5.533421868083222e-05 0.0111655939427251 0.0 753 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1061360 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) -> Dendritic Cells 0.005070349925044 0.6242573126045354 0.6176321640000088 0.7917001487310438 0.0001959417442809 0.0284069116891947 0.0 0.0 0.0 0.0 193 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1061372 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, Invasive Associated 0.005070106439374 0.6303642896310324 0.6331674633943454 0.9161861017439124 0.0014431743145616 0.0032187363284526 0.0 0.0006550218340611 0.1905698414647096 0.0 458 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1061513 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells Mast Cells 11q13 Invasive Tumor Cells -> Mast Cells 0.0050671214373686 0.6319926036888139 0.8755243548400705 0.6198216015396206 0.011891719340537 0.0004150165744076 0.0 0.0 0.0 0.0 42 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1061544 HSPG2 LRP1 HSPG2-LRP1 B Cells Luminal-like Amorphous DCIS Cells B Cells -> Luminal-like Amorphous DCIS Cells 0.0050665063176447 0.7789175740361626 0.2550748532138862 0.2461374514707439 0.0012941512528773 0.0267255153180908 0.0 0.0013164823591363 0.0786958532738063 0.0 211 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1061730 MMP2 PECAM1 MMP2-PECAM1 Apocrine Cells Pericytes Apocrine Cells -> Pericytes 0.0050622840532367 0.2491408586098361 0.930308383061206 0.2461374514707439 0.0001826541344284 0.1615013370958009 0.0 0.0 0.0 0.0 9 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1061736 VWF SELP VWF-SELP CXCL14+ Fibroblasts CAFs, DCIS Associated CXCL14+ Fibroblasts -> CAFs, DCIS Associated 0.0050621827098566 0.9275752708651288 0.4623922682986163 0.7204611100467462 0.000245041593909 0.0222228052993653 0.0 4.14693417156696e-06 0.0006866886131777 0.0 10961 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1061761 COL4A2 CD93 COL4A2-CD93 CXCL14+ Fibroblasts Plasma Cells CXCL14+ Fibroblasts -> Plasma Cells 0.0050615836002363 0.8840293712888387 0.4630027772793905 0.7204611100467462 0.0061698665784747 0.0009242223287825 0.0 0.0003508771929824 0.0669125572861563 0.0 285 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1061837 VEGFC FLT1 VEGFC-FLT1 CXCL14+ Fibroblasts Mast Cells CXCL14+ Fibroblasts -> Mast Cells 0.0050601628960371 0.8718210606749883 0.8331580262014722 0.8567148457705164 0.0017670878089588 0.001526625481682 0.0 0.0 0.0 0.0 137 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1061853 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells (G1/S) Plasma Cells 11q13 Invasive Tumor Cells (G1/S) -> Plasma Cells 0.0050599415364805 0.6160088550075702 0.4596166826058663 0.6198216015396206 0.0001971810371238 0.0484993884807927 0.0 0.0 0.0 0.0 5 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1061854 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells (G1/S) Macrophages 11q13 Invasive Tumor Cells (G1/S) -> Macrophages 0.0050599397905861 0.6342079770588467 0.8818120773736414 0.6198216015396206 0.000895875398841 0.0054043611446182 0.0 0.0 0.0 0.0 119 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1061892 VWF LRP1 VWF-LRP1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.0050591292917822 0.6332974881236617 0.6207977546603366 0.9161861017439124 0.0016171311116606 0.0028784826949613 0.0 0.0002376425855513 0.0240859270800797 0.0 526 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1061942 DLL4 NOTCH3 DLL4-NOTCH3 T Lymphocytes Myeloid Cells T Lymphocytes -> Myeloid Cells 0.0050582527744613 0.6342079770588467 0.7470475610360806 0.6198216015396206 0.0073929685753755 0.0007714919761827 0.0 0.0 0.0 0.0 361 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1061997 DLL4 NOTCH4 DLL4-NOTCH4 Plasma Cells Plasma Cells Plasma Cells -> Plasma Cells 0.0050572232930602 0.7160288858520609 0.4641352222874551 1.0 0.0012306151710811 0.0040904475843412 0.0 0.0 0.0 0.0 283 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1062234 MMRN2 CD93 MMRN2-CD93 B Cells T Lymphocytes B Cells -> T Lymphocytes 0.0050522864080789 0.6301823358791634 0.7779918296243433 0.9318789094584046 0.0003083910058032 0.0118035014556376 0.0 0.0001003009027081 0.0076845245882288 0.0 4985 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1062364 THBS2 CD36 THBS2-CD36 CXCL14+ Fibroblasts Mast Cells CXCL14+ Fibroblasts -> Mast Cells 0.0050493163397423 0.9197297916541942 0.8765901449012573 0.8567148457705164 0.0055862851962672 0.0004295051170816 0.0 0.0 0.0 0.0 137 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1062400 CD34 SELP CD34-SELP Luminal-like Amorphous DCIS Cells Dendritic Cells Luminal-like Amorphous DCIS Cells -> Dendritic Cells 0.0050484356564894 0.2491449441646273 0.7760344326192508 0.2461374514707439 0.0108445362943651 0.0032078747392388 0.0 0.0006877579092159 0.1574516420247819 0.0 727 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1062423 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Luminal-like Amorphous DCIS Cells 0.0050480451677461 0.6332974881236617 0.2550748532138862 0.2461374514707439 0.0015572459193676 0.0267255153180908 0.0 0.0004208754208754 0.0230160140434289 0.0 351 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1062443 EFNB2 PECAM1 EFNB2-PECAM1 Macrophages CXCL14+ Fibroblasts Macrophages -> CXCL14+ Fibroblasts 0.0050476939532935 0.8913986641324685 0.930308383061206 0.8875000050982297 0.0054950348959687 0.0004089864655001 0.0 0.0 0.0 0.0 1462 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1062451 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) -> CXCL14+ Fibroblasts 0.0050475401397088 0.6319926036888139 0.9078204025796472 0.6198216015396206 0.0007263013575398 0.0064028969591119 0.0 0.0 0.0 0.0 339 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1062524 VWF LRP1 VWF-LRP1 B Cells Basal-like Structured DCIS Cells B Cells -> Basal-like Structured DCIS Cells 0.005045915329782 0.6332974881236617 0.6207977546603366 0.8693461273411047 0.00023686843287 0.0203874717835032 0.0 6.313131313131313e-05 0.0029559828174846 0.0 360 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1062567 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) -> Myeloid Cells 0.005045314337452 0.6342079770588467 0.7480927101953669 0.6198216015396206 0.000895875398841 0.006260692484444 0.0 0.0 0.0 0.0 21 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1062583 DLL4 NOTCH4 DLL4-NOTCH4 Luminal-like Amorphous DCIS Cells Mast Cells Luminal-like Amorphous DCIS Cells -> Mast Cells 0.0050450949324265 0.2490567623945399 0.836885603004631 0.2461374514707439 0.011649387573427 0.0027591088867233 0.0 0.0 0.0 0.0 34 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1062635 THBS2 CD36 THBS2-CD36 Macrophages Luminal-like Amorphous DCIS Cells Macrophages -> Luminal-like Amorphous DCIS Cells 0.0050441224129239 0.8858959974474152 0.2562573700401372 0.2461374514707439 0.0030563796158022 0.0096442330625583 0.0 0.0 0.0 0.0 263 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1062647 EFNB2 PECAM1 EFNB2-PECAM1 Mast Cells 11q13 Invasive Tumor Cells (Mitotic) Mast Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0050439456760122 0.8284725546778968 0.6331674633943454 0.6198216015396206 0.0012187708721425 0.0041555861088636 0.0 0.0 0.0 0.0 10 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1062748 DLL4 NOTCH4 DLL4-NOTCH4 Mast Cells Macrophages Mast Cells -> Macrophages 0.0050418072582886 0.8516956437178343 0.8818120773736414 0.8567148457705164 0.000472352586488 0.0054043611446182 0.0 0.0 0.0 0.0 165 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1062797 CXCL12 CXCR4 CXCL12-CXCR4 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0050409134998878 0.255669001367946 0.6632137581773894 0.2461374514707439 0.0061207051981986 0.0064230792457803 0.0 0.0017060687301974 0.2294657359540171 0.0 373 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1062845 DLL4 NOTCH4 DLL4-NOTCH4 CAFs, Invasive Associated Plasma Cells CAFs, Invasive Associated -> Plasma Cells 0.0050400607067065 0.6342079770588467 0.4641352222874551 0.6198216015396206 0.002196330917593 0.0040904475843412 0.0 0.0 0.0 0.0 253 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1062856 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells (G1/S) B Cells 11q13 Invasive Tumor Cells (G1/S) -> B Cells 0.0050398263854434 0.6630837220165452 0.7779918296243433 0.7917001487310438 0.0037159398684439 0.001079730675535 0.0 0.0 0.0 0.0 38 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1062860 COL4A2 CD93 COL4A2-CD93 Mast Cells CAFs, Invasive Associated Mast Cells -> CAFs, Invasive Associated 0.0050397168518315 0.8355319038299565 0.6587114738285964 0.6198216015396206 0.001123788079051 0.0042738820064046 0.0 0.0 0.0 0.0 144 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1062923 CD34 SELP CD34-SELP Luminal-like Amorphous DCIS Cells Myoepithelial Cells Luminal-like Amorphous DCIS Cells -> Myoepithelial Cells 0.005038634593858 0.2491449441646273 0.4623922682986163 0.2461374514707439 0.0108445362943651 0.0053213839468185 0.0 7.4839095943721e-05 0.0293146230096298 0.0 13362 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1063013 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Endothelial Cells 0.0050369328853409 0.6160088550075702 0.7757991160529997 0.6198216015396206 0.0001971810371238 0.0279580382843415 0.0 0.0003469812630117 0.048656694124627 0.0 262 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1063104 COL4A2 CD93 COL4A2-CD93 B Cells Mast Cells B Cells -> Mast Cells 0.0050351991320769 0.7783550150988336 0.8347945881127203 0.6198216015396206 0.0033449520260795 0.0012097093680331 0.0 0.0 0.0 0.0 97 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1063132 MMRN2 CD93 MMRN2-CD93 Dendritic Cells Myoepithelial Cells Dendritic Cells -> Myoepithelial Cells 0.0050346381018098 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.0015409900107563 0.0058437228618857 0.0 0.0003541076487252 0.0716596985318526 0.0 1412 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1063180 DLL4 NOTCH3 DLL4-NOTCH3 Basal-like Structured DCIS Cells B Cells Basal-like Structured DCIS Cells -> B Cells 0.0050334911880442 0.6342079770588467 0.7746834992804791 0.8693461273411047 0.0053032910137447 0.00071798405859 0.0 0.0 0.0 0.0 270 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1063187 VWF SELP VWF-SELP Basal-like Structured DCIS Cells Myeloid Cells Basal-like Structured DCIS Cells -> Myeloid Cells 0.0050333809178396 0.6332974881236617 0.7478729882108823 0.6198216015396206 0.0020251995753771 0.0027351735586246 0.0 0.0 0.0 0.0 129 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1063259 HSPG2 LRP1 HSPG2-LRP1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (G1/S) 0.0050319586599344 0.8818165186409654 0.6207977546603366 0.6198216015396206 0.0026436039558049 0.0018097844702233 0.0 0.000203748981255 0.0181267942125602 0.0 409 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1063263 COL4A2 CD93 COL4A2-CD93 CXCL14+ Fibroblasts CXCL14+ Fibroblasts CXCL14+ Fibroblasts -> CXCL14+ Fibroblasts 0.0050319296455838 0.8840293712888387 0.8817184225858201 1.0 0.0061698665784747 0.0003375370073613 0.0 2.488181139586962e-05 0.0193306276976736 0.0 4019 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1063282 DLL4 NOTCH3 DLL4-NOTCH3 CXCL14+ Fibroblasts CXCL14+ Fibroblasts CXCL14+ Fibroblasts -> CXCL14+ Fibroblasts 0.0050315480585885 0.9184503888425788 0.8818326005152037 1.0 0.0004696576149175 0.0042655619249233 0.0 0.0 0.0 0.0 4019 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1063293 CXCL12 ITGA4 CXCL12-ITGA4 Mast Cells Myeloid Cells Mast Cells -> Myeloid Cells 0.0050313812040865 0.7487535481622718 0.7462743270426613 0.7827641335561659 0.0016417770622885 0.0022591041672132 0.0 0.0079051383399209 0.8784076948780055 0.0 23 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1063379 COL4A1 CD93 COL4A1-CD93 Myeloid Cells CAFs, Invasive Associated Myeloid Cells -> CAFs, Invasive Associated 0.0050295850501541 0.7463064942968751 0.6587114738285964 0.6198216015396206 0.0012430446376512 0.0042738820064046 0.0 0.0 0.0 0.0 160 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1063411 C1QB LRP1 C1QB-LRP1 Mast Cells Plasma Cells Mast Cells -> Plasma Cells 0.0050290229388886 0.7753420160918723 0.7346293219749174 0.7204611100467462 0.0012213774841743 0.0032275631628407 0.0 0.0 0.0 0.0 50 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1063413 MMP2 PECAM1 MMP2-PECAM1 Plasma Cells Basal-like Structured DCIS Cells Plasma Cells -> Basal-like Structured DCIS Cells 0.0050289863897343 0.718867305289982 0.6331674633943454 0.6198216015396206 0.0024319941937022 0.0023576674662702 0.0 0.0 0.0 0.0 126 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1063423 COL4A2 CD93 COL4A2-CD93 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (G1/S) 0.0050286545001758 0.8840293712888387 0.6587114738285964 0.6198216015396206 0.0061698665784747 0.0007261054236978 0.0 0.0 0.0 0.0 409 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1063512 DLL1 NOTCH3 DLL1-NOTCH3 Plasma Cells Plasma Cells Plasma Cells -> Plasma Cells 0.0050265020851596 0.7296454584598743 0.4638256179742202 1.0 0.0051524613572059 0.0009249287638231 0.0 0.0 0.0 0.0 283 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1063525 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) -> T Lymphocytes 0.0050261429944132 0.6342079770588467 0.7746834992804791 0.7917001487310438 0.000895875398841 0.0046263543438723 0.0 0.0 0.0 0.0 69 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1063681 THBS2 CD36 THBS2-CD36 T Lymphocytes B Cells T Lymphocytes -> B Cells 0.0050231622740224 0.6242573126045354 0.6176321640000088 0.9318789094584046 0.0063387366560491 0.0007053434767499 0.0 4.99001996007984e-05 0.0241095969680616 0.0 5010 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1063687 VWF SELP VWF-SELP Macrophages Macrophages Macrophages -> Macrophages 0.0050230933278026 0.9011206516381156 0.941479368642921 1.0 0.0008850282134344 0.0021392900294222 0.0 0.0 0.0 0.0 2458 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1063780 JAG1 NOTCH2 JAG1-NOTCH2 B Cells Dendritic Cells B Cells -> Dendritic Cells 0.0050212599140142 0.8630183004227985 0.8445107771175474 0.909150863993142 0.0001109003117737 0.0218093597373452 0.0 0.0001690798979372 0.0091633415723743 0.0 1549 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1063813 VWF SELP VWF-SELP Basal-like Structured DCIS Cells Macrophages Basal-like Structured DCIS Cells -> Macrophages 0.0050203943030045 0.6332974881236617 0.941479368642921 0.6198216015396206 0.0020251995753771 0.0021392900294222 0.0 0.0 0.0 0.0 475 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1063869 JAG1 NOTCH2 JAG1-NOTCH2 Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.005019312598887 0.2451358214448441 0.663300745568453 0.2461374514707439 0.0010709508378277 0.0373075519081129 0.0 0.0 0.0 0.0 2 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1063954 VWF SELP VWF-SELP Dendritic Cells Myeloid Cells Dendritic Cells -> Myeloid Cells 0.0050175102027827 0.6332974881236617 0.7478729882108823 0.6198216015396206 0.0019871862905238 0.0027351735586246 0.0 0.0 0.0 0.0 161 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1064032 VWF LRP1 VWF-LRP1 CAFs, DCIS Associated Myeloid Cells CAFs, DCIS Associated -> Myeloid Cells 0.0050158912641179 0.7158082793127664 0.7769451595923457 0.7204611100467462 0.0071496754272206 0.0005558995075445 0.0 0.0001892505677517 0.0237101670279421 0.0 1321 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1064064 COL4A2 CD93 COL4A2-CD93 Plasma Cells Mast Cells Plasma Cells -> Mast Cells 0.0050153339807157 0.4630253981438691 0.8347945881127203 0.7204611100467462 0.0047240947268779 0.0012097093680331 0.0 0.0 0.0 0.0 48 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1064084 MMRN2 CLEC14A MMRN2-CLEC14A Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells -> Basal-like Structured DCIS Cells 0.0050148391610871 0.250044481781731 0.6347970925105053 0.2461374514707439 0.0070431301838115 0.0057802287131517 0.0 0.0001847745750184 0.0317885267364378 0.0 902 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1064099 JAG1 NOTCH2 JAG1-NOTCH2 CAFs, Invasive Associated Myeloid Cells CAFs, Invasive Associated -> Myeloid Cells 0.0050145925389672 0.7941469661104034 0.7426180951053148 0.6198216015396206 0.0083898580598364 0.0005184623914895 0.0 0.0006660006660006 0.0783434782460599 0.0 143 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1064132 C1QB LRP1 C1QB-LRP1 Mast Cells Luminal-like Amorphous DCIS Cells Mast Cells -> Luminal-like Amorphous DCIS Cells 0.0050140239419302 0.7753420160918723 0.2550748532138862 0.2461374514707439 0.0012213774841743 0.0267255153180908 0.0 0.0 0.0 0.0 41 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1064133 VEGFC FLT1 VEGFC-FLT1 Dendritic Cells CXCL14+ Fibroblasts Dendritic Cells -> CXCL14+ Fibroblasts 0.0050140204564136 0.7745997874735252 0.878254460598671 0.6198216015396206 0.0065101973396288 0.0005788283879716 0.0 0.0007230657989877 0.7803863307700616 0.0 922 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1064262 JAG1 NOTCH2 JAG1-NOTCH2 Macrophages CAFs, Invasive Associated Macrophages -> CAFs, Invasive Associated 0.0050112475322995 0.6303682835571691 0.663300745568453 0.6198216015396206 0.0002750231449378 0.0222186841038061 0.0 0.000246184145741 0.00973486086108 0.0 1354 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1064323 DLL4 NOTCH4 DLL4-NOTCH4 CXCL14+ Fibroblasts Myeloid Cells CXCL14+ Fibroblasts -> Myeloid Cells 0.0050100564982425 0.9184503888425788 0.7480927101953669 0.7827641335561659 0.0004696576149175 0.006260692484444 0.0 0.0 0.0 0.0 526 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1064349 JAG1 NOTCH2 JAG1-NOTCH2 CXCL14+ Fibroblasts Dendritic Cells CXCL14+ Fibroblasts -> Dendritic Cells 0.0050096533645678 0.6303682835571691 0.8445107771175474 0.6198216015396206 0.000219642761279 0.0218093597373452 0.0 0.0001342137757019 0.0072737604261596 0.0 887 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1064457 HSPG2 LRP1 HSPG2-LRP1 Dendritic Cells Myeloid Cells Dendritic Cells -> Myeloid Cells 0.0050078218528618 0.7789175740361626 0.7769451595923457 0.6198216015396206 0.0075637985935472 0.0005558995075445 0.0 8.62663906142167e-05 0.0127492536277325 0.0 161 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1064499 MMP2 PECAM1 MMP2-PECAM1 Myeloid Cells B Cells Myeloid Cells -> B Cells 0.005007010851812 0.785133132759182 0.6331674633943454 0.6198216015396206 0.001039571291679 0.0049190726392343 0.0 0.0 0.0 0.0 144 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1064507 MMRN2 CD93 MMRN2-CD93 T Lymphocytes B Cells T Lymphocytes -> B Cells 0.0050068515191622 0.6301823358791634 0.7779918296243433 0.9318789094584046 0.0031934983073077 0.001079730675535 0.0 0.0001497005988023 0.0164427148800771 0.0 5010 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1064619 VWF SELP VWF-SELP Dendritic Cells Macrophages Dendritic Cells -> Macrophages 0.0050045645359439 0.6332974881236617 0.941479368642921 0.6198216015396206 0.0019871862905238 0.0021392900294222 0.0 2.783499415465123e-05 0.0049857663309007 0.0 1633 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1064625 DLL1 NOTCH3 DLL1-NOTCH3 Myeloid Cells Plasma Cells Myeloid Cells -> Plasma Cells 0.0050044896458956 0.7835752212271604 0.4638256179742202 0.7204611100467462 0.0064863313435223 0.0009249287638231 0.0 0.0 0.0 0.0 37 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1064758 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells Apocrine Cells 11q13 Invasive Tumor Cells -> Apocrine Cells 0.0050017382651361 0.6561647292424944 0.2550748532138862 0.2461374514707439 0.112230917768503 0.0003386430177035 0.0 0.0 0.0 0.0 179 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1064822 MMRN2 CLEC14A MMRN2-CLEC14A Macrophages Basal-like Structured DCIS Cells Macrophages -> Basal-like Structured DCIS Cells 0.0050000518112161 0.893316592628645 0.6347970925105053 0.6198216015396206 0.0007691101630988 0.0057802287131517 0.0 0.0 0.0 0.0 594 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1064841 VWF SELP VWF-SELP CAFs, Invasive Associated Myoepithelial Cells CAFs, Invasive Associated -> Myoepithelial Cells 0.0049996898581377 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.0016171311116606 0.0053213839468185 0.0 0.0 0.0 0.0 1684 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1064864 DLL1 NOTCH3 DLL1-NOTCH3 Plasma Cells Myeloid Cells Plasma Cells -> Myeloid Cells 0.0049992388607862 0.7296454584598743 0.7470475610360806 0.7204611100467462 0.0051524613572059 0.0007714919761827 0.0 0.0 0.0 0.0 43 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1064867 VWF SELP VWF-SELP Myoepithelial Cells Plasma Cells Myoepithelial Cells -> Plasma Cells 0.0049992183230502 0.7158082793127664 0.4623922682986163 0.8293805866303694 0.0025256125075084 0.0022515473538965 0.0 0.0 0.0 0.0 219 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1064938 JAG1 NOTCH2 JAG1-NOTCH2 Plasma Cells CAFs, Invasive Associated Plasma Cells -> CAFs, Invasive Associated 0.0049975748584917 0.6303682835571691 0.663300745568453 0.6198216015396206 0.0002705513462707 0.0222186841038061 0.0 0.0013366750208855 0.0528561467905858 0.0 285 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1064979 VWF SELP VWF-SELP Myoepithelial Cells CAFs, Invasive Associated Myoepithelial Cells -> CAFs, Invasive Associated 0.0049966478775545 0.7158082793127664 0.6572093097629401 0.6198216015396206 0.0025256125075084 0.002113171886167 0.0 0.0 0.0 0.0 1562 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1064981 DLL4 NOTCH4 DLL4-NOTCH4 Myoepithelial Cells CXCL14+ Fibroblasts Myoepithelial Cells -> CXCL14+ Fibroblasts 0.0049966224206514 0.7160288858520609 0.896164124004365 0.7204611100467462 0.0069047442087267 0.0004874986369898 0.0 0.0 0.0 0.0 1538 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1065059 C1QB LRP1 C1QB-LRP1 Myeloid Cells Plasma Cells Myeloid Cells -> Plasma Cells 0.0049949930552589 0.7452691992612583 0.7346293219749174 0.7204611100467462 0.0012199377895337 0.0032275631628407 0.0 0.0 0.0 0.0 37 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1065084 MMRN2 CD93 MMRN2-CD93 CAFs, Invasive Associated Myoepithelial Cells CAFs, Invasive Associated -> Myoepithelial Cells 0.0049945934272595 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.00146889578236 0.0058437228618857 0.0 0.0002969121140142 0.0600852104079429 0.0 1684 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1065224 MMP2 PECAM1 MMP2-PECAM1 Basal-like Structured DCIS Cells CXCL14+ Fibroblasts Basal-like Structured DCIS Cells -> CXCL14+ Fibroblasts 0.0049922526917082 0.6303642896310324 0.930308383061206 0.6198216015396206 0.0104129581710415 0.0004089864655001 0.0 4.508566275924256e-05 0.0818945742338913 0.0 1109 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1065241 CD34 SELP CD34-SELP Basal-like Structured DCIS Cells B Cells Basal-like Structured DCIS Cells -> B Cells 0.0049918721186334 0.633566764858408 0.7760344326192508 0.8693461273411047 0.0078992851324392 0.0004582650848664 0.0 0.0 0.0 0.0 270 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1065388 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells (G1/S) Mast Cells 11q13 Invasive Tumor Cells (G1/S) -> Mast Cells 0.0049891688221497 0.6630837220165452 0.8347945881127203 0.6198216015396206 0.0037159398684439 0.0012097093680331 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1065470 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myeloid Cells 0.0049876293493642 0.6630837220165452 0.7461459456652184 0.6198216015396206 0.0048313935743179 0.0010390313650636 0.0 0.0031055900621118 0.2954877052318452 0.0 23 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1065547 A2M LRP1 A2M-LRP1 Dendritic Cells Apocrine Cells Dendritic Cells -> Apocrine Cells 0.0049862920502054 0.7741139100414175 0.2550748532138862 0.2461374514707439 0.093381536992618 0.0003386430177035 0.0 0.005 0.8245877061469269 0.0 75 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1065640 A2M LRP1 A2M-LRP1 CAFs, Invasive Associated Apocrine Cells CAFs, Invasive Associated -> Apocrine Cells 0.004984250266967 0.6561647292424944 0.2550748532138862 0.2461374514707439 0.1098969873322313 0.0003386430177035 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1065696 VEGFC FLT1 VEGFC-FLT1 Myeloid Cells Mast Cells Myeloid Cells -> Mast Cells 0.0049831713513549 0.743507317541692 0.8331580262014722 0.7827641335561659 0.0020684923107111 0.001526625481682 0.0 0.0 0.0 0.0 23 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1065761 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (Mitotic) 0.0049821268621737 0.6160088550075702 0.6631822525600675 1.0 0.0009692519480124 0.0038621268649178 0.0 8.786316776007497e-05 0.054309837831329 0.0 1552 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1065842 C1QB LRP1 C1QB-LRP1 Myeloid Cells Luminal-like Amorphous DCIS Cells Myeloid Cells -> Luminal-like Amorphous DCIS Cells 0.0049800955519956 0.7452691992612583 0.2550748532138862 0.2461374514707439 0.0012199377895337 0.0267255153180908 0.0 0.0 0.0 0.0 122 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1066017 MMRN2 CLEC14A MMRN2-CLEC14A CAFs, Invasive Associated Dendritic Cells CAFs, Invasive Associated -> Dendritic Cells 0.0049761468118108 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.00146889578236 0.003263637675389 0.0 0.0005700441784238 0.0574452850313037 0.0 2339 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1066019 MMRN2 CLEC14A MMRN2-CLEC14A T Lymphocytes Macrophages T Lymphocytes -> Macrophages 0.004976053768278 0.6301823358791634 0.9195415044619336 0.6198216015396206 0.0031934983073077 0.0013235329769289 0.0 4.8435532306500046e-05 0.0130636379701518 0.0 3441 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1066186 JAG1 NOTCH2 JAG1-NOTCH2 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (G1/S) 0.0049723513723225 0.6303682835571691 0.663300745568453 0.6198216015396206 0.000219642761279 0.0265498740402422 0.0 0.0005239259517988 0.0133103333219603 0.0 409 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1066203 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (Mitotic) 0.0049719979779864 0.6332974881236617 0.6252253442669611 0.9592803095773328 0.0003521782369754 0.0112932915661816 0.0 6.159152500615915e-05 0.0023077076126448 0.0 1476 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1066218 CD34 SELP CD34-SELP Apocrine Cells Pericytes Apocrine Cells -> Pericytes 0.0049715988177506 0.2491449441646273 0.8819126042133903 0.2461374514707439 0.0003767662344862 0.0741032966028748 0.0 0.0 0.0 0.0 9 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1066346 VWF LRP1 VWF-LRP1 CAFs, Invasive Associated Plasma Cells CAFs, Invasive Associated -> Plasma Cells 0.0049689099656711 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.0016171311116606 0.0032275631628407 0.0 0.0003144089112468 0.0149660866869725 0.0 253 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1066357 DLL4 NOTCH3 DLL4-NOTCH3 CAFs, DCIS Associated Mast Cells CAFs, DCIS Associated -> Mast Cells 0.0049686745544339 0.7160288858520609 0.8341464445360613 0.7204611100467462 0.0186793449598515 0.0001871866311057 0.0 0.0 0.0 0.0 1082 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1066372 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myoepithelial Cells 0.0049683449791286 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.0015572459193676 0.0053213839468185 0.0 0.0 0.0 0.0 714 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1066377 COL4A2 CD93 COL4A2-CD93 Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells -> CXCL14+ Fibroblasts 0.0049681779801209 0.4630253981438691 0.8817184225858201 0.2461374514707439 0.0443339118517084 0.0003375370073613 0.0 7.225433526011561e-05 0.0561342432925941 0.0 1384 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1066417 DLL4 NOTCH4 DLL4-NOTCH4 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0049676156672151 0.2490567623945399 0.6571792026963191 0.2461374514707439 0.011649387573427 0.0032020139126304 0.0 0.0 0.0 0.0 26 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1066626 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Basal-like Structured DCIS Cells 0.0049636311098822 0.6301823358791634 0.7779918296243433 0.7917001487310438 0.000716220684292 0.0053794918117879 0.0 0.0006318449873631 0.0762713590916042 0.0 1187 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1066638 HSPG2 LRP1 HSPG2-LRP1 CXCL14+ Fibroblasts B Cells CXCL14+ Fibroblasts -> B Cells 0.0049634044380984 0.8818165186409654 0.6207977546603366 0.6198216015396206 0.0026436039558049 0.0016667952436519 0.0 0.0001931451046495 0.0244357464919112 0.0 791 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1066655 THBS2 CD36 THBS2-CD36 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (G1/S) 0.0049631424694779 0.9197297916541942 0.6176321640000088 0.6198216015396206 0.0055862851962672 0.0007598956708367 0.0 0.0 0.0 0.0 409 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1066665 VWF ITGA9 VWF-ITGA9 Basal-like Structured DCIS Cells CXCL14+ Fibroblasts Basal-like Structured DCIS Cells -> CXCL14+ Fibroblasts 0.0049629285758942 0.6332974881236617 0.950463483645931 0.6198216015396206 0.0020251995753771 0.0019776346124415 0.0 0.000163947864579 0.0687836302821271 0.0 1109 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1066698 CLEC2D KLRB1 CLEC2D-KLRB1 CXCL14+ Fibroblasts Mast Cells CXCL14+ Fibroblasts -> Mast Cells 0.004962214501519 0.8721681415062816 0.8381155706134242 0.8567148457705164 0.0008193633790489 0.0029095741067474 0.0 0.0 0.0 0.0 137 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1066743 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells (Mitotic) B Cells 11q13 Invasive Tumor Cells (Mitotic) -> B Cells 0.004960947310599 0.633566764858408 0.7760344326192508 0.7917001487310438 0.0083565457974945 0.0004582650848664 0.0 0.0 0.0 0.0 42 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1066854 A2M LRP1 A2M-LRP1 Luminal-like Amorphous DCIS Cells Mast Cells Luminal-like Amorphous DCIS Cells -> Mast Cells 0.0049590343384988 0.4648000335061383 0.8755243548400705 0.2461374514707439 0.0357762282281787 0.0004150165744076 0.0 0.0012254901960784 0.17825311942959 0.0 34 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1066882 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, Invasive Associated 0.0049585097169698 0.633566764858408 0.6572093097629401 0.9161861017439124 0.0018436902762588 0.002113171886167 0.0 0.0 0.0 0.0 408 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1066933 VWF SELP VWF-SELP Macrophages 11q13 Invasive Tumor Cells (Mitotic) Macrophages -> 11q13 Invasive Tumor Cells (Mitotic) 0.0049571417541763 0.9011206516381156 0.6572093097629401 0.6198216015396206 0.0008850282134344 0.0045674276780054 0.0 0.0 0.0 0.0 129 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1066969 EFNB2 PECAM1 EFNB2-PECAM1 Macrophages Mast Cells Macrophages -> Mast Cells 0.004956458130392 0.8913986641324685 0.8537710813834968 0.8567148457705164 0.0054950348959687 0.0004138063814779 0.0 0.0003787878787878 0.0330979699911738 0.0 165 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1067009 HSPG2 LRP1 HSPG2-LRP1 B Cells Plasma Cells B Cells -> Plasma Cells 0.004955815877164 0.7789175740361626 0.7346293219749174 0.6198216015396206 0.0012941512528773 0.0032275631628407 0.0 0.0006546950991395 0.0359981662982968 0.0 297 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1067021 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) -> Myeloid Cells 0.0049555739357107 0.633566764858408 0.7478729882108823 0.6198216015396206 0.0018436902762588 0.0027351735586246 0.0 0.0 0.0 0.0 21 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1067041 EFNB2 PECAM1 EFNB2-PECAM1 B Cells Basal-like Structured DCIS Cells B Cells -> Basal-like Structured DCIS Cells 0.0049551667860041 0.7800321422220979 0.6331674633943454 0.8693461273411047 0.0014623066995027 0.0023576674662702 0.0 0.0 0.0 0.0 360 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1067079 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells (Mitotic) Mast Cells 11q13 Invasive Tumor Cells (Mitotic) -> Mast Cells 0.0049543608472451 0.6249837837987587 0.8341464445360613 0.6198216015396206 0.0244483651952677 0.0001871866311057 0.0 0.0 0.0 0.0 5 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1067141 VWF SELP VWF-SELP T Lymphocytes Plasma Cells T Lymphocytes -> Plasma Cells 0.0049533872967546 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.0036144684673052 0.0022515473538965 0.0 0.000127502231289 0.0123037576610359 0.0 713 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1067173 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (G1/S) 0.0049528569099067 0.6160088550075702 0.6632137581773894 0.9592803095773328 0.0009692519480124 0.0038860320327025 0.0 0.0001216175129218 0.0687964913789397 0.0 1495 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1067208 DLL4 NOTCH4 DLL4-NOTCH4 Mast Cells Myeloid Cells Mast Cells -> Myeloid Cells 0.0049521625346228 0.8516956437178343 0.7480927101953669 0.7827641335561659 0.000472352586488 0.006260692484444 0.0 0.0 0.0 0.0 23 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1067277 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells (G1/S) Plasma Cells 11q13 Invasive Tumor Cells (G1/S) -> Plasma Cells 0.0049507081889457 0.6582846571368821 0.4630027772793905 0.6198216015396206 0.0084325366891025 0.0009242223287825 0.0 0.0 0.0 0.0 5 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1067307 CD34 SELP CD34-SELP Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0049500076804834 0.633566764858408 0.6572093097629401 0.7917001487310438 0.0042829523358709 0.0010419094417808 0.0 0.0 0.0 0.0 209 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1067313 C3 LRP1 C3-LRP1 Luminal-like Amorphous DCIS Cells T Lymphocytes Luminal-like Amorphous DCIS Cells -> T Lymphocytes 0.0049498837028894 0.2485046029682279 0.6207977546603366 0.2461374514707439 0.0036991419150414 0.0104714078116759 0.0 0.0007120253164556 0.0700663407656173 0.0 316 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1067321 HSPG2 LRP1 HSPG2-LRP1 T Lymphocytes Myeloid Cells T Lymphocytes -> Myeloid Cells 0.0049498265231869 0.7789175740361626 0.7769451595923457 0.6198216015396206 0.0070532058552773 0.0005558995075445 0.0 0.0003847337642351 0.0568595521901646 0.0 361 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1067333 THBS2 CD36 THBS2-CD36 T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes -> 11q13 Invasive Tumor Cells (G1/S) 0.0049495938278935 0.6242573126045354 0.6176321640000088 0.7917001487310438 0.0063387366560491 0.0007598956708367 0.0 0.0 0.0 0.0 81 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1067345 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (G1/S) 0.0049493483306382 0.6630837220165452 0.6587114738285964 0.9592803095773328 0.0048313935743179 0.0007261054236978 0.0 0.0001911132345914 0.0255543898201004 0.0 1495 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1067353 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) -> CXCL14+ Fibroblasts 0.0049491705416373 0.6342079770588467 0.896164124004365 0.6198216015396206 0.0085570823799139 0.0004874986369898 0.0 0.0 0.0 0.0 339 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1067359 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) -> Myeloid Cells 0.0049490870006515 0.6659645551150886 0.7464347811605867 0.6198216015396206 0.0037243679732516 0.0012805120781881 0.0 0.0 0.0 0.0 21 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1067406 CCN1 CAV1 CCN1-CAV1 Mast Cells Macrophages Mast Cells -> Macrophages 0.0049481244069471 0.8749036366850302 0.8818704453527788 0.8567148457705164 0.0004337320404416 0.0051192928876727 0.0 0.0002020202020202 0.0380595392953263 0.0 165 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1067454 VWF ITGA9 VWF-ITGA9 Dendritic Cells CXCL14+ Fibroblasts Dendritic Cells -> CXCL14+ Fibroblasts 0.0049472800035803 0.6332974881236617 0.950463483645931 0.6198216015396206 0.0019871862905238 0.0019776346124415 0.0 0.0 0.0 0.0 922 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1067464 DLL4 NOTCH4 DLL4-NOTCH4 Plasma Cells Mast Cells Plasma Cells -> Mast Cells 0.0049470986185075 0.7160288858520609 0.836885603004631 0.7204611100467462 0.0012306151710811 0.0027591088867233 0.0 0.0 0.0 0.0 48 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1067496 DLL4 NOTCH3 DLL4-NOTCH3 Myeloid Cells Myeloid Cells Myeloid Cells -> Myeloid Cells 0.0049465674412161 0.7840818683779507 0.7470475610360806 1.0 0.0032417203409647 0.0007714919761827 0.0 0.0016195524146054 0.469809990166768 0.0 1132 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1067509 CD34 SELP CD34-SELP Macrophages 11q13 Invasive Tumor Cells (G1/S) Macrophages -> 11q13 Invasive Tumor Cells (G1/S) 0.0049462395156744 0.8963354148873306 0.6572093097629401 0.6198216015396206 0.0038492365148421 0.0010419094417808 0.0 0.0 0.0 0.0 129 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1067570 MMRN2 CD93 MMRN2-CD93 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (Mitotic) 0.0049450547495683 0.6301823358791634 0.6587114738285964 0.9161861017439124 0.00146889578236 0.0026174949623928 0.0 0.0 0.0 0.0 526 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1067579 C3 LRP1 C3-LRP1 CXCL14+ Fibroblasts Myeloid Cells CXCL14+ Fibroblasts -> Myeloid Cells 0.004944871003657 0.8911088195487638 0.7769451595923457 0.7827641335561659 0.0048525806497539 0.0005558995075445 0.0 0.0001425855513307 0.0319654327439632 0.0 526 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1067608 VWF ITGA9 VWF-ITGA9 Macrophages 11q13 Invasive Tumor Cells (G1/S) Macrophages -> 11q13 Invasive Tumor Cells (G1/S) 0.004944378345415 0.9011206516381156 0.6252253442669611 0.6198216015396206 0.0008850282134344 0.0047273851759697 0.0 0.0014094432699083 0.0660905003780592 0.0 129 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1067622 C3 LRP1 C3-LRP1 Plasma Cells 11q13 Invasive Tumor Cells (G1/S) Plasma Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0049440777198176 0.7148920381722296 0.6207977546603366 0.6198216015396206 0.0029337538459309 0.0018097844702233 0.0 0.0 0.0 0.0 8 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1067688 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells (G1/S) Macrophages 11q13 Invasive Tumor Cells (G1/S) -> Macrophages 0.004942788070496 0.633566764858408 0.941479368642921 0.6198216015396206 0.0018436902762588 0.0021392900294222 0.0 0.0 0.0 0.0 119 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1067713 DLL4 NOTCH3 DLL4-NOTCH3 CAFs, Invasive Associated Macrophages CAFs, Invasive Associated -> Macrophages 0.0049423827136262 0.6342079770588467 0.8923034233058523 0.6198216015396206 0.002196330917593 0.00189193058407 0.0 0.0 0.0 0.0 1361 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1067812 CD48 CD2 CD48-CD2 Mast Cells CXCL14+ Fibroblasts Mast Cells -> CXCL14+ Fibroblasts 0.0049403618347325 0.7719609236370527 0.7763428264267787 0.8567148457705164 0.0112468593062777 0.0002517784065132 0.0 0.0 0.0 0.0 148 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1067845 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells -> CXCL14+ Fibroblasts 0.0049394981923388 0.6303642896310324 0.930308383061206 0.6198216015396206 0.0097699360831605 0.0004089864655001 0.0 1.0245901639344262e-05 0.0186108776281527 0.0 4880 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1067857 COL4A1 CD93 COL4A1-CD93 Luminal-like Amorphous DCIS Cells Mast Cells Luminal-like Amorphous DCIS Cells -> Mast Cells 0.0049392020381177 0.4604235282221027 0.8347945881127203 0.2461374514707439 0.0126864732057784 0.0012097093680331 0.0 0.0 0.0 0.0 34 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1067865 COL4A2 CD93 COL4A2-CD93 B Cells Luminal-like Amorphous DCIS Cells B Cells -> Luminal-like Amorphous DCIS Cells 0.0049391249526625 0.7783550150988336 0.4630027772793905 0.2461374514707439 0.0033449520260795 0.0048929293424311 0.0 0.0 0.0 0.0 211 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1067932 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) -> Plasma Cells 0.0049377580570327 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.0015572459193676 0.0032275631628407 0.0 0.0 0.0 0.0 5 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1067933 VWF ITGA9 VWF-ITGA9 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0049377496610001 0.2486570577556728 0.6252253442669611 0.2461374514707439 0.0033537993821664 0.0112932915661816 0.0 0.0 0.0 0.0 373 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1068061 MMRN2 CD93 MMRN2-CD93 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells 0.0049346550915597 0.940547666092272 0.6587114738285964 0.6198216015396206 0.0001298888146421 0.0289462771086338 0.0 0.0001759633996128 0.0363880422299083 0.0 5683 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1068078 DLL4 NOTCH4 DLL4-NOTCH4 Myoepithelial Cells B Cells Myoepithelial Cells -> B Cells 0.0049343527181447 0.7160288858520609 0.7754072541855492 0.6198216015396206 0.0069047442087267 0.0006074333625108 0.0 0.0 0.0 0.0 394 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1068088 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) -> Plasma Cells 0.0049341846071954 0.6342079770588467 0.4638256179742202 0.6198216015396206 0.0085570823799139 0.0009249287638231 0.0 0.0 0.0 0.0 5 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1068192 CCN1 CAV1 CCN1-CAV1 Plasma Cells Myeloid Cells Plasma Cells -> Myeloid Cells 0.0049317222994143 0.7324582304061453 0.7832252605020791 0.7204611100467462 0.0025580826958339 0.00136079311934 0.0 0.0 0.0 0.0 43 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1068214 CCN1 CAV1 CCN1-CAV1 Myeloid Cells Luminal-like Amorphous DCIS Cells Myeloid Cells -> Luminal-like Amorphous DCIS Cells 0.0049313329144345 0.7797135509308979 0.252518874138558 0.2461374514707439 0.0009209869688402 0.0322196586137726 0.0 0.0010928961748633 0.1912526218177188 0.0 122 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1068227 JAG1 NOTCH2 JAG1-NOTCH2 CXCL14+ Fibroblasts Myoepithelial Cells CXCL14+ Fibroblasts -> Myoepithelial Cells 0.0049309584044984 0.6303682835571691 0.4614667734221426 0.7204611100467462 0.000219642761279 0.0312252462757311 0.0 0.0002653927813163 0.0144543349028507 0.0 1884 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1068228 MMP2 PECAM1 MMP2-PECAM1 Basal-like Structured DCIS Cells Mast Cells Basal-like Structured DCIS Cells -> Mast Cells 0.0049309469656251 0.6303642896310324 0.8537710813834968 0.6198216015396206 0.0104129581710415 0.0004138063814779 0.0 0.0 0.0 0.0 18 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1068229 CD34 SELP CD34-SELP Plasma Cells Luminal-like Amorphous DCIS Cells Plasma Cells -> Luminal-like Amorphous DCIS Cells 0.0049309308326952 0.7168245244832976 0.4623922682986163 0.2461374514707439 0.0018206581062216 0.0096770075292062 0.0 0.0 0.0 0.0 271 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1068241 VWF LRP1 VWF-LRP1 Myeloid Cells CXCL14+ Fibroblasts Myeloid Cells -> CXCL14+ Fibroblasts 0.0049307819391382 0.7848266128497919 0.9078204025796472 0.7827641335561659 0.0004024409845247 0.0064028969591119 0.0 0.0001293772641021 0.0134876228358246 0.0 527 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1068466 VEGFC FLT1 VEGFC-FLT1 Macrophages B Cells Macrophages -> B Cells 0.0049261804247881 0.8963332422588541 0.777821334064334 0.6198216015396206 0.0026007495851186 0.001271575589586 0.0 0.0 0.0 0.0 1074 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1068492 HSPG2 LRP1 HSPG2-LRP1 Macrophages 11q13 Invasive Tumor Cells (G1/S) Macrophages -> 11q13 Invasive Tumor Cells (G1/S) 0.0049255488564625 0.9253089325030373 0.6207977546603366 0.6198216015396206 0.0022161183602947 0.0018097844702233 0.0 0.0 0.0 0.0 129 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1068547 HSPG2 LRP1 HSPG2-LRP1 B Cells 11q13 Invasive Tumor Cells (Mitotic) B Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0049244679832034 0.7789175740361626 0.6207977546603366 0.7917001487310438 0.0012941512528773 0.0028784826949613 0.0 0.0 0.0 0.0 50 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1068639 EFNB2 PECAM1 EFNB2-PECAM1 Macrophages 11q13 Invasive Tumor Cells (G1/S) Macrophages -> 11q13 Invasive Tumor Cells (G1/S) 0.0049224874103391 0.8913986641324685 0.6331674633943454 0.6198216015396206 0.0054950348959687 0.0007400708115376 0.0 0.0 0.0 0.0 129 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1068649 VWF SELP VWF-SELP CAFs, Invasive Associated CAFs, Invasive Associated CAFs, Invasive Associated -> CAFs, Invasive Associated 0.0049222769778593 0.6332974881236617 0.6572093097629401 1.0 0.0016171311116606 0.002113171886167 0.0 9.43930526713234e-05 0.0188971098777309 0.0 5297 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1068674 THBS2 CD36 THBS2-CD36 Myoepithelial Cells CXCL14+ Fibroblasts Myoepithelial Cells -> CXCL14+ Fibroblasts 0.004921757015757 0.724503440376099 0.8587566561291643 0.7204611100467462 0.0027791828709671 0.0011409783203169 0.0 2.70914607715648e-05 0.0207009206154605 0.0 1538 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1068700 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, DCIS Associated 0.0049212621184669 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.0003521782369754 0.0222228052993653 0.0 0.0 0.0 0.0 77 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1068859 EFNB2 PECAM1 EFNB2-PECAM1 Myeloid Cells Luminal-like Amorphous DCIS Cells Myeloid Cells -> Luminal-like Amorphous DCIS Cells 0.0049182538097965 0.7451589345683471 0.2491073778594529 0.2461374514707439 0.0040724665904272 0.0076066460958003 0.0 0.0005122950819672 0.2134260425758494 0.0 122 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1068901 VWF SELP VWF-SELP Macrophages Myoepithelial Cells Macrophages -> Myoepithelial Cells 0.0049173590160329 0.9011206516381156 0.4623922682986163 0.7204611100467462 0.0008850282134344 0.0053213839468185 0.0 6.357279084551812e-05 0.0290476742016656 0.0 715 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1068929 VWF SELP VWF-SELP Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.0049166345316154 0.6332974881236617 0.4623922682986163 0.2461374514707439 0.0020251995753771 0.0096770075292062 0.0 0.0001036591686534 0.0295719618541706 0.0 877 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1068996 VWF SELP VWF-SELP Basal-like Structured DCIS Cells CAFs, Invasive Associated Basal-like Structured DCIS Cells -> CAFs, Invasive Associated 0.004915260182323 0.6332974881236617 0.6572093097629401 0.7917001487310438 0.0020251995753771 0.002113171886167 0.0 9.738520718702828e-05 0.0194961271894319 0.0 1867 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1069014 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells (G1/S) Plasma Cells 11q13 Invasive Tumor Cells (G1/S) -> Plasma Cells 0.0049148501952572 0.6249837837987587 0.4638256179742202 0.6198216015396206 0.0084812136822336 0.0009249287638231 0.0 0.0 0.0 0.0 5 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1069057 VWF SELP VWF-SELP Macrophages Basal-like Structured DCIS Cells Macrophages -> Basal-like Structured DCIS Cells 0.0049139688835173 0.9011206516381156 0.7760344326192508 0.6198216015396206 0.0008850282134344 0.0036702914086929 0.0 0.0 0.0 0.0 594 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1069081 VWF LRP1 VWF-LRP1 Mast Cells Basal-like Structured DCIS Cells Mast Cells -> Basal-like Structured DCIS Cells 0.0049135554009889 0.8525936146535493 0.6207977546603366 0.6198216015396206 0.0002103933337194 0.0203874717835032 0.0 0.0 0.0 0.0 30 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1069099 HSPG2 LRP1 HSPG2-LRP1 Plasma Cells Plasma Cells Plasma Cells -> Plasma Cells 0.0049132578691537 0.4629984640915818 0.7346293219749174 1.0 0.0012814156885439 0.0032275631628407 0.0 0.0009815469179426 0.0539699918757907 0.0 283 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1069116 CXCL12 ITGA4 CXCL12-ITGA4 Mast Cells 11q13 Invasive Tumor Cells (G1/S) Mast Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0049129917099308 0.7487535481622718 0.6631822525600675 0.6198216015396206 0.0016417770622885 0.0027830389352876 0.0 0.0 0.0 0.0 1 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1069172 THBS2 CD36 THBS2-CD36 Macrophages Plasma Cells Macrophages -> Plasma Cells 0.0049117898390114 0.8858959974474152 0.7373999388878224 0.7204611100467462 0.0030563796158022 0.0009761781830445 0.0 0.0007668711656441 0.2955856574951993 0.0 326 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1069282 CCN1 CAV1 CCN1-CAV1 Plasma Cells B Cells Plasma Cells -> B Cells 0.0049091277800568 0.7324582304061453 0.62431395375366 0.6198216015396206 0.0025580826958339 0.0019304335593669 0.0 0.0003174603174603 0.0783786896958277 0.0 315 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1069442 VWF ITGA9 VWF-ITGA9 Apocrine Cells Myoepithelial Cells Apocrine Cells -> Myoepithelial Cells 0.0049057614616183 0.2486570577556728 0.7292496872084557 0.2461374514707439 0.0001077515101466 0.2898144908728011 0.0 0.0005821286504317 0.0135198442569549 0.0 937 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1069576 CCN1 CAV1 CCN1-CAV1 Mast Cells Dendritic Cells Mast Cells -> Dendritic Cells 0.0049030287762062 0.8749036366850302 0.62431395375366 0.6198216015396206 0.0004337320404416 0.009460730808256 0.0 0.0008230452674897 0.1021860342898762 0.0 162 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1069615 THBS2 CD36 THBS2-CD36 Dendritic Cells Plasma Cells Dendritic Cells -> Plasma Cells 0.0049020323609634 0.6242573126045354 0.7373999388878224 0.6198216015396206 0.004981832968137 0.0009761781830445 0.0 0.0 0.0 0.0 239 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1069623 THBS2 CD36 THBS2-CD36 CXCL14+ Fibroblasts B Cells CXCL14+ Fibroblasts -> B Cells 0.0049019016822442 0.9197297916541942 0.6176321640000088 0.6198216015396206 0.0055862851962672 0.0007053434767499 0.0 0.0 0.0 0.0 791 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1069660 COL4A1 CD93 COL4A1-CD93 Plasma Cells CAFs, Invasive Associated Plasma Cells -> CAFs, Invasive Associated 0.0049012108637666 0.4604235282221027 0.6587114738285964 0.6198216015396206 0.0017253404164066 0.0042738820064046 0.0 0.0015037593984962 0.1086821421562281 0.0 285 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1069664 VWF SELP VWF-SELP Dendritic Cells Luminal-like Amorphous DCIS Cells Dendritic Cells -> Luminal-like Amorphous DCIS Cells 0.0049011319287001 0.6332974881236617 0.4623922682986163 0.2461374514707439 0.0019871862905238 0.0096770075292062 0.0 0.0 0.0 0.0 752 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1069683 VWF ITGA9 VWF-ITGA9 Apocrine Cells CAFs, DCIS Associated Apocrine Cells -> CAFs, DCIS Associated 0.0049005965726702 0.2486570577556728 0.7292496872084557 0.2461374514707439 0.0001077515101466 0.2879885658616873 0.0 0.0010214504596527 0.0376420799122084 0.0 89 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1069720 VWF SELP VWF-SELP Dendritic Cells CAFs, Invasive Associated Dendritic Cells -> CAFs, Invasive Associated 0.004899761912858 0.6332974881236617 0.6572093097629401 0.7917001487310438 0.0019871862905238 0.002113171886167 0.0 3.853713052526109e-05 0.0077149786906887 0.0 2359 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1069771 VWF ITGA9 VWF-ITGA9 Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0048989366529439 0.7848266128497919 0.6252253442669611 0.6198216015396206 0.0004024409845247 0.0112932915661816 0.0 0.0 0.0 0.0 30 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1069775 DLL4 NOTCH3 DLL4-NOTCH3 Apocrine Cells Basal-like Structured DCIS Cells Apocrine Cells -> Basal-like Structured DCIS Cells 0.0048988828025619 0.2490567623945399 0.7746834992804791 0.2461374514707439 0.000126812416921 0.2295016807597237 0.0 0.0002436647173489 0.0121127276466739 0.0 684 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1069806 EFNB2 PECAM1 EFNB2-PECAM1 Mast Cells Myoepithelial Cells Mast Cells -> Myoepithelial Cells 0.0048980490511471 0.8284725546778968 0.7167436199046466 0.7204611100467462 0.0012187708721425 0.0026482500471321 0.0 0.0 0.0 0.0 66 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1069895 DLL4 NOTCH4 DLL4-NOTCH4 Basal-like Structured DCIS Cells B Cells Basal-like Structured DCIS Cells -> B Cells 0.0048959209277292 0.6342079770588467 0.7754072541855492 0.8693461273411047 0.0053032910137447 0.0006074333625108 0.0 0.0 0.0 0.0 270 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1069956 THBS2 CD36 THBS2-CD36 B Cells Myoepithelial Cells B Cells -> Myoepithelial Cells 0.0048947337871677 0.6242573126045354 0.7373999388878224 0.6198216015396206 0.0008527942416386 0.0056518532344078 0.0 0.0 0.0 0.0 496 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1069997 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Luminal-like Amorphous DCIS Cells 0.0048939729246341 0.6630837220165452 0.4630027772793905 0.2461374514707439 0.0037159398684439 0.0048929293424311 0.0 0.0 0.0 0.0 19 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1070014 C1QB LRP1 C1QB-LRP1 Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0048936200014611 0.4601010570874773 0.6207977546603366 0.6198216015396206 0.0026949121497638 0.0028784826949613 0.0 0.0 0.0 0.0 3 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1070025 VWF ITGA9 VWF-ITGA9 Myeloid Cells Myeloid Cells Myeloid Cells -> Myeloid Cells 0.0048935029492187 0.7848266128497919 0.7831795333113832 1.0 0.0004024409845247 0.0055509879377996 0.0 0.0008833922261484 0.0658804936710792 0.0 1132 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1070099 CXCL12 ITGA4 CXCL12-ITGA4 Basal-like Structured DCIS Cells Myeloid Cells Basal-like Structured DCIS Cells -> Myeloid Cells 0.0048919545257924 0.6160088550075702 0.7462743270426613 0.6198216015396206 0.0021291294377375 0.0022591041672132 0.0 0.0 0.0 0.0 129 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1070137 HSPG2 LRP1 HSPG2-LRP1 Mast Cells 11q13 Invasive Tumor Cells (Mitotic) Mast Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0048911588945078 0.8349903778527206 0.6207977546603366 0.6198216015396206 0.0014804857410621 0.0028784826949613 0.0 0.0083333333333333 0.6161718619896147 0.0 10 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1070196 DLL4 NOTCH3 DLL4-NOTCH3 Apocrine Cells Endothelial Cells Apocrine Cells -> Endothelial Cells 0.0048897562291418 0.2490567623945399 0.8818326005152037 0.2461374514707439 0.000126812416921 0.1993723722552783 0.0 0.0 0.0 0.0 15 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1070206 MMRN2 CLEC14A MMRN2-CLEC14A Myeloid Cells T Lymphocytes Myeloid Cells -> T Lymphocytes 0.0048894622716287 0.7856500335676843 0.6347970925105053 0.6198216015396206 0.0005542667491398 0.0079745943515326 0.0 0.0 0.0 0.0 388 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1070317 VWF LRP1 VWF-LRP1 Macrophages Plasma Cells Macrophages -> Plasma Cells 0.0048870859818992 0.9011206516381156 0.7346293219749174 0.7204611100467462 0.0008850282134344 0.0032275631628407 0.0 0.0002788622420524 0.0132740400764384 0.0 326 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1070391 CD34 SELP CD34-SELP Luminal-like Amorphous DCIS Cells Myeloid Cells Luminal-like Amorphous DCIS Cells -> Myeloid Cells 0.0048858776625867 0.2491449441646273 0.7478729882108823 0.2461374514707439 0.0108445362943651 0.0027351735586246 0.0 0.0 0.0 0.0 84 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1070425 CD34 SELP CD34-SELP Plasma Cells Plasma Cells Plasma Cells -> Plasma Cells 0.0048849059459962 0.7168245244832976 0.4623922682986163 1.0 0.0018206581062216 0.0022515473538965 0.0 0.0 0.0 0.0 283 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1070451 CXCL12 ITGA4 CXCL12-ITGA4 Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0048841514258935 0.7487535481622718 0.6631822525600675 0.6198216015396206 0.0015847932820241 0.0027830389352876 0.0 0.0 0.0 0.0 32 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1070513 DLL4 NOTCH4 DLL4-NOTCH4 Luminal-like Amorphous DCIS Cells Plasma Cells Luminal-like Amorphous DCIS Cells -> Plasma Cells 0.0048831417168534 0.2490567623945399 0.4641352222874551 0.2461374514707439 0.011649387573427 0.0040904475843412 0.0 0.0 0.0 0.0 272 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1070667 CD34 SELP CD34-SELP CXCL14+ Fibroblasts CAFs, Invasive Associated CXCL14+ Fibroblasts -> CAFs, Invasive Associated 0.0048797861450015 0.9303167350027568 0.6572093097629401 0.6198216015396206 0.0016860250240652 0.002113171886167 0.0 0.0 0.0 0.0 1422 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1070702 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells Mast Cells 11q13 Invasive Tumor Cells -> Mast Cells 0.0048788403006278 0.6303642896310324 0.8537710813834968 0.6198216015396206 0.0097699360831605 0.0004138063814779 0.0 0.0 0.0 0.0 42 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1070732 MMRN2 CLEC14A MMRN2-CLEC14A T Lymphocytes Luminal-like Amorphous DCIS Cells T Lymphocytes -> Luminal-like Amorphous DCIS Cells 0.0048782004892487 0.6301823358791634 0.2491545808994955 0.2461374514707439 0.0031934983073077 0.0109188419829382 0.0 0.0 0.0 0.0 383 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1070781 C3 LRP1 C3-LRP1 CXCL14+ Fibroblasts Mast Cells CXCL14+ Fibroblasts -> Mast Cells 0.0048773150230404 0.8911088195487638 0.8755243548400705 0.8567148457705164 0.0048525806497539 0.0004150165744076 0.0 0.0001824817518248 0.0525966663046798 0.0 137 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1070798 C3 LRP1 C3-LRP1 Plasma Cells B Cells Plasma Cells -> B Cells 0.0048767207672501 0.7148920381722296 0.6207977546603366 0.6198216015396206 0.0029337538459309 0.0016667952436519 0.0 0.0007142857142857 0.131193046289581 0.0 315 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1070897 EFNB2 PECAM1 EFNB2-PECAM1 B Cells Myoepithelial Cells B Cells -> Myoepithelial Cells 0.0048748080713632 0.7800321422220979 0.7167436199046466 0.6198216015396206 0.0014623066995027 0.0026482500471321 0.0 0.0 0.0 0.0 496 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1070945 VWF LRP1 VWF-LRP1 CAFs, DCIS Associated Mast Cells CAFs, DCIS Associated -> Mast Cells 0.0048734860219787 0.7158082793127664 0.8755243548400705 0.7204611100467462 0.0071496754272206 0.0004150165744076 0.0 0.0001470341119139 0.0179897139955291 0.0 1082 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1070955 CD34 SELP CD34-SELP Luminal-like Amorphous DCIS Cells Macrophages Luminal-like Amorphous DCIS Cells -> Macrophages 0.0048732716205702 0.2491449441646273 0.941479368642921 0.2461374514707439 0.0108445362943651 0.0021392900294222 0.0 0.0022522522522522 0.7285610004255814 0.0 222 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1070958 MMRN2 CD93 MMRN2-CD93 Macrophages Myoepithelial Cells Macrophages -> Myoepithelial Cells 0.0048731975654162 0.893316592628645 0.4630027772793905 0.7204611100467462 0.0007691101630988 0.0058437228618857 0.0 0.0 0.0 0.0 715 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1070993 VWF LRP1 VWF-LRP1 Macrophages Luminal-like Amorphous DCIS Cells Macrophages -> Luminal-like Amorphous DCIS Cells 0.0048725103101099 0.9011206516381156 0.2550748532138862 0.2461374514707439 0.0008850282134344 0.0267255153180908 0.0 0.0005184929139301 0.0283543290877223 0.0 263 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1071087 JAG1 NOTCH2 JAG1-NOTCH2 B Cells 11q13 Invasive Tumor Cells (G1/S) B Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0048702841261704 0.8630183004227985 0.663300745568453 0.7917001487310438 0.0001109003117737 0.0265498740402422 0.0 0.0 0.0 0.0 42 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1071094 VWF LRP1 VWF-LRP1 Luminal-like Amorphous DCIS Cells T Lymphocytes Luminal-like Amorphous DCIS Cells -> T Lymphocytes 0.0048701845905362 0.2486570577556728 0.6207977546603366 0.2461374514707439 0.0033537993821664 0.0104714078116759 0.0 0.0002517261219792 0.0211339301656143 0.0 316 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1071156 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) -> T Lymphocytes 0.004868689019987 0.6319926036888139 0.6207977546603366 0.7917001487310438 0.0004094805141934 0.0104714078116759 0.0 0.0 0.0 0.0 69 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1071172 MMP2 PECAM1 MMP2-PECAM1 Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0048682185630683 0.785133132759182 0.6331674633943454 0.6198216015396206 0.001039571291679 0.0041555861088636 0.0 0.0 0.0 0.0 30 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1071194 VWF ITGA9 VWF-ITGA9 Macrophages CXCL14+ Fibroblasts Macrophages -> CXCL14+ Fibroblasts 0.004867801256319 0.9011206516381156 0.950463483645931 0.8875000050982297 0.0008850282134344 0.0019776346124415 0.0 0.0 0.0 0.0 1462 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1071209 CD34 SELP CD34-SELP Mast Cells 11q13 Invasive Tumor Cells (Mitotic) Mast Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0048674879621997 0.8532069650852002 0.6572093097629401 0.6198216015396206 0.00083777361258 0.0045674276780054 0.0 0.0 0.0 0.0 10 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1071262 VWF SELP VWF-SELP Mast Cells CAFs, DCIS Associated Mast Cells -> CAFs, DCIS Associated 0.0048663403796403 0.8525936146535493 0.4623922682986163 0.7204611100467462 0.0002103933337194 0.0222228052993653 0.0 8.732861758798359e-05 0.0144606991143924 0.0 1041 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1071268 CXCL12 CXCR4 CXCL12-CXCR4 Luminal-like Amorphous DCIS Cells Mast Cells Luminal-like Amorphous DCIS Cells -> Mast Cells 0.0048661046079308 0.255669001367946 0.7757991160529997 0.2461374514707439 0.0061207051981986 0.0044430418127202 0.0 0.0013368983957219 0.049974751132774 0.0 34 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1071285 HSPG2 LRP1 HSPG2-LRP1 Dendritic Cells Mast Cells Dendritic Cells -> Mast Cells 0.0048656457078866 0.7789175740361626 0.8755243548400705 0.6198216015396206 0.0075637985935472 0.0004150165744076 0.0 0.0002759381898454 0.0383543429901046 0.0 151 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1071295 CD48 CD2 CD48-CD2 CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts -> Luminal-like Amorphous DCIS Cells 0.0048655311101778 0.7719609236370527 0.4603649459881741 0.2461374514707439 0.0014378253178126 0.0105486447632276 0.0 0.0 0.0 0.0 1491 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1071339 MMRN2 CD93 MMRN2-CD93 Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0048648418428713 0.6301823358791634 0.6587114738285964 0.7917001487310438 0.0015409900107563 0.0026174949623928 0.0 0.0 0.0 0.0 246 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1071371 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) -> CXCL14+ Fibroblasts 0.004864285429735 0.6342079770588467 0.8818326005152037 0.6198216015396206 0.000895875398841 0.0042655619249233 0.0 0.000438596491228 0.0952659212583029 0.0 380 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1071400 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (Mitotic) 0.0048637804667933 0.6303642896310324 0.6331674633943454 0.9592803095773328 0.0008320501336843 0.0041555861088636 0.0 0.0001185636856368 0.0225269118697178 0.0 1476 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1071433 COL4A2 CD93 COL4A2-CD93 Myeloid Cells Plasma Cells Myeloid Cells -> Plasma Cells 0.0048631109057808 0.7482742921073442 0.4630027772793905 0.7204611100467462 0.005733874009046 0.0009242223287825 0.0 0.0 0.0 0.0 37 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1071474 VWF LRP1 VWF-LRP1 CXCL14+ Fibroblasts CXCL14+ Fibroblasts CXCL14+ Fibroblasts -> CXCL14+ Fibroblasts 0.0048621756000591 0.9275752708651288 0.9078204025796472 1.0 0.000245041593909 0.0064028969591119 0.0 2.2619828541699653e-05 0.002358124652726 0.0 4019 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1071672 C3 LRP1 C3-LRP1 Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells -> CXCL14+ Fibroblasts 0.0048584594127179 0.2485046029682279 0.9078204025796472 0.2461374514707439 0.0036991419150414 0.0064028969591119 0.0 7.225433526011561e-05 0.0136888751280731 0.0 1384 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1071674 HSPG2 LRP1 HSPG2-LRP1 Macrophages B Cells Macrophages -> B Cells 0.0048584443367734 0.9253089325030373 0.6207977546603366 0.6198216015396206 0.0022161183602947 0.0016667952436519 0.0 0.0001034554107179 0.0130886578466916 0.0 1074 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1071735 COL4A1 CD93 COL4A1-CD93 Mast Cells T Lymphocytes Mast Cells -> T Lymphocytes 0.0048571268281106 0.7766289238087107 0.7779918296243433 0.6198216015396206 0.0002970267018348 0.0118035014556376 0.0 0.0 0.0 0.0 343 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1071744 MMRN2 CLEC14A MMRN2-CLEC14A Myeloid Cells Myoepithelial Cells Myeloid Cells -> Myoepithelial Cells 0.0048567316456839 0.7856500335676843 0.7154802332407408 0.7204611100467462 0.0005542667491398 0.0058465532256424 0.0 0.0 0.0 0.0 85 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1071745 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells -> Luminal-like Amorphous DCIS Cells 0.0048567232989411 0.6242573126045354 0.2562573700401372 0.2461374514707439 0.0034559943126159 0.0096442330625583 0.0 0.0 0.0 0.0 184 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1071780 CD34 SELP CD34-SELP Myoepithelial Cells B Cells Myoepithelial Cells -> B Cells 0.0048561098425531 0.7168245244832976 0.7760344326192508 0.6198216015396206 0.0082993421103349 0.0004582650848664 0.0 0.0 0.0 0.0 394 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1071786 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Basal-like Structured DCIS Cells 0.0048559786233966 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.000716220684292 0.0057802287131517 0.0 0.0001404099971918 0.0241560666522888 0.0 1187 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1071811 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells -> CXCL14+ Fibroblasts 0.0048554109418377 0.6242573126045354 0.8587566561291643 0.6198216015396206 0.0034559943126159 0.0011409783203169 0.0 8.538251366120219e-06 0.0065241835874135 0.0 4880 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1071912 CD48 CD2 CD48-CD2 Mast Cells 11q13 Invasive Tumor Cells (G1/S) Mast Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.004853309852464 0.7719609236370527 0.6614977577544194 0.6198216015396206 0.0112468593062777 0.0003671083100858 0.0 0.0 0.0 0.0 1 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1071935 MMRN2 CLEC14A MMRN2-CLEC14A Myeloid Cells CAFs, Invasive Associated Myeloid Cells -> CAFs, Invasive Associated 0.0048529200563772 0.7856500335676843 0.6347970925105053 0.6198216015396206 0.0005542667491398 0.0076236123034427 0.0 0.0010416666666666 0.0928324249336939 0.0 160 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1072120 CXCL12 ITGA4 CXCL12-ITGA4 Mast Cells CXCL14+ Fibroblasts Mast Cells -> CXCL14+ Fibroblasts 0.0048488440023947 0.7487535481622718 0.7754239189773715 0.8567148457705164 0.0016417770622885 0.0015914585039484 0.0 0.0003071253071253 0.1491062977822338 0.0 148 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1072154 VWF SELP VWF-SELP CAFs, Invasive Associated Myeloid Cells CAFs, Invasive Associated -> Myeloid Cells 0.0048481136194145 0.6332974881236617 0.7478729882108823 0.6198216015396206 0.0016171311116606 0.0027351735586246 0.0 0.0009535918626827 0.0523412337909171 0.0 143 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1072214 DLL4 NOTCH3 DLL4-NOTCH3 Mast Cells CXCL14+ Fibroblasts Mast Cells -> CXCL14+ Fibroblasts 0.0048468540340447 0.8516956437178343 0.8818326005152037 0.8567148457705164 0.000472352586488 0.0042655619249233 0.0 0.0 0.0 0.0 148 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1072229 DLL1 NOTCH3 DLL1-NOTCH3 Plasma Cells B Cells Plasma Cells -> B Cells 0.0048466302884652 0.7296454584598743 0.7746834992804791 0.6198216015396206 0.0051524613572059 0.00071798405859 0.0 0.0 0.0 0.0 315 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1072255 A2M LRP1 A2M-LRP1 Myeloid Cells Plasma Cells Myeloid Cells -> Plasma Cells 0.0048461011882941 0.7460047258226694 0.7346293219749174 0.7204611100467462 0.0010163752993685 0.0032275631628407 0.0 0.0011261261261261 0.066504565072695 0.0 37 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1072312 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells (G1/S) B Cells 11q13 Invasive Tumor Cells (G1/S) -> B Cells 0.0048449016090077 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0008320501336843 0.0049190726392343 0.0 0.0006578947368421 0.0803626532774999 0.0 38 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1072316 MMP2 PECAM1 MMP2-PECAM1 Plasma Cells Myeloid Cells Plasma Cells -> Myeloid Cells 0.0048448392256525 0.718867305289982 0.7841656220878274 0.7204611100467462 0.0024319941937022 0.001309307002134 0.0 0.0 0.0 0.0 43 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1072334 EFNB2 PECAM1 EFNB2-PECAM1 Basal-like Structured DCIS Cells Apocrine Cells Basal-like Structured DCIS Cells -> Apocrine Cells 0.0048444238140811 0.7800321422220979 0.2491073778594529 0.2461374514707439 0.1357656553382984 0.0001990509171164 0.0 0.000450288184438 0.7412615201210475 0.0 694 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1072438 VWF ITGA9 VWF-ITGA9 CAFs, DCIS Associated Apocrine Cells CAFs, DCIS Associated -> Apocrine Cells 0.0048424574661189 0.7158082793127664 0.2531744428854943 0.2461374514707439 0.0071496754272206 0.0040430820937484 0.0 0.000395256916996 1.0 0.0 230 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1072519 CD34 SELP CD34-SELP Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0048406516688905 0.7871981482311898 0.6572093097629401 0.6198216015396206 0.0038506427265089 0.0010419094417808 0.0 0.015625 1.0 0.0 32 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1072520 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Luminal-like Amorphous DCIS Cells 0.004840632237853 0.633566764858408 0.4623922682986163 0.2461374514707439 0.0018436902762588 0.0096770075292062 0.0 0.0 0.0 0.0 19 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1072559 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myeloid Cells 0.0048395485686667 0.6589792304505506 0.7769451595923457 0.6198216015396206 0.0072827533047186 0.0005558995075445 0.0 0.0 0.0 0.0 23 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1072744 VWF SELP VWF-SELP CAFs, Invasive Associated Macrophages CAFs, Invasive Associated -> Macrophages 0.0048356050123212 0.6332974881236617 0.941479368642921 0.6198216015396206 0.0016171311116606 0.0021392900294222 0.0 0.0 0.0 0.0 1361 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1072779 VWF SELP VWF-SELP Macrophages Myeloid Cells Macrophages -> Myeloid Cells 0.0048346499800317 0.9011206516381156 0.7478729882108823 0.7827641335561659 0.0008850282134344 0.0027351735586246 0.0 0.0002539360081259 0.013938168402423 0.0 179 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1072817 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells (Mitotic) Mast Cells 11q13 Invasive Tumor Cells (Mitotic) -> Mast Cells 0.0048337878306709 0.6160088550075702 0.7757991160529997 0.6198216015396206 0.0009692519480124 0.0044430418127202 0.0 0.0 0.0 0.0 5 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1072823 EFNB2 PECAM1 EFNB2-PECAM1 Mast Cells CAFs, Invasive Associated Mast Cells -> CAFs, Invasive Associated 0.0048336956716976 0.8284725546778968 0.6331674633943454 0.6198216015396206 0.0012187708721425 0.0032187363284526 0.0 0.0 0.0 0.0 144 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1072919 VWF LRP1 VWF-LRP1 Myeloid Cells T Lymphocytes Myeloid Cells -> T Lymphocytes 0.004831902675347 0.7848266128497919 0.6207977546603366 0.6198216015396206 0.0004024409845247 0.0104714078116759 0.0 0.0001171508903467 0.0098355256735407 0.0 388 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1072932 A2M LRP1 A2M-LRP1 Myeloid Cells Luminal-like Amorphous DCIS Cells Myeloid Cells -> Luminal-like Amorphous DCIS Cells 0.0048316477531305 0.7460047258226694 0.2550748532138862 0.2461374514707439 0.0010163752993685 0.0267255153180908 0.0 0.0003415300546448 0.0297088158385637 0.0 122 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1072939 COL4A2 CD93 COL4A2-CD93 Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0048314730077888 0.7482742921073442 0.6587114738285964 0.6198216015396206 0.005733874009046 0.0007261054236978 0.0 0.0 0.0 0.0 32 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1073018 DLL4 NOTCH4 DLL4-NOTCH4 T Lymphocytes CXCL14+ Fibroblasts T Lymphocytes -> CXCL14+ Fibroblasts 0.0048300091903536 0.6342079770588467 0.896164124004365 0.6198216015396206 0.0073929685753755 0.0004874986369898 0.0 0.0 0.0 0.0 1880 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1073021 CD34 SELP CD34-SELP Dendritic Cells Mast Cells Dendritic Cells -> Mast Cells 0.0048298943801287 0.633566764858408 0.8347297932672282 0.6198216015396206 0.0042829523358709 0.0009042150166242 0.0 0.0 0.0 0.0 151 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1073096 CD34 SELP CD34-SELP Mast Cells Myoepithelial Cells Mast Cells -> Myoepithelial Cells 0.0048284247260408 0.8532069650852002 0.4623922682986163 0.7204611100467462 0.00083777361258 0.0053213839468185 0.0 0.0 0.0 0.0 66 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1073156 JAG1 NOTCH2 JAG1-NOTCH2 CXCL14+ Fibroblasts CAFs, Invasive Associated CXCL14+ Fibroblasts -> CAFs, Invasive Associated 0.0048269314082897 0.6303682835571691 0.663300745568453 0.6198216015396206 0.000219642761279 0.0222186841038061 0.0 0.0002511553144464 0.0099314358091488 0.0 1422 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1073165 VWF ITGA9 VWF-ITGA9 Myeloid Cells Luminal-like Amorphous DCIS Cells Myeloid Cells -> Luminal-like Amorphous DCIS Cells 0.0048266643241436 0.7848266128497919 0.2531744428854943 0.2461374514707439 0.0004024409845247 0.0642389143033604 0.0 0.0022354694485842 0.1046285935948315 0.0 122 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1073229 CD34 SELP CD34-SELP Mast Cells Basal-like Structured DCIS Cells Mast Cells -> Basal-like Structured DCIS Cells 0.0048250959067276 0.8532069650852002 0.7760344326192508 0.6198216015396206 0.00083777361258 0.0036702914086929 0.0 0.0 0.0 0.0 30 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1073297 MMRN2 CD93 MMRN2-CD93 T Lymphocytes Mast Cells T Lymphocytes -> Mast Cells 0.0048236694968194 0.6301823358791634 0.8347945881127203 0.6198216015396206 0.0031934983073077 0.0012097093680331 0.0 0.0007507507507507 0.0398393676695564 0.0 333 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1073311 VWF LRP1 VWF-LRP1 Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0048231993589144 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0025256125075084 0.0018097844702233 0.0 0.0002692804825506 0.0279740392012009 0.0 422 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1073431 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, Invasive Associated 0.0048205731403729 0.6332974881236617 0.6572093097629401 0.9161861017439124 0.0015572459193676 0.002113171886167 0.0 0.0 0.0 0.0 458 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1073443 A2M LRP1 A2M-LRP1 B Cells B Cells B Cells -> B Cells 0.0048203377695852 0.7741139100414175 0.6207977546603366 1.0 0.0015661096645571 0.0016667952436519 0.0 0.0001763046544428 0.0354033250816238 0.0 1418 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1073548 COL4A2 CD93 COL4A2-CD93 B Cells Myeloid Cells B Cells -> Myeloid Cells 0.004818169171472 0.7783550150988336 0.7461459456652184 0.6198216015396206 0.0033449520260795 0.0010390313650636 0.0 0.0 0.0 0.0 137 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1073568 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myeloid Cells 0.0048177190271229 0.6332974881236617 0.7478729882108823 0.6198216015396206 0.0015572459193676 0.0027351735586246 0.0 0.0 0.0 0.0 23 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1073664 DLL4 NOTCH3 DLL4-NOTCH3 T Lymphocytes Plasma Cells T Lymphocytes -> Plasma Cells 0.0048153840727766 0.6342079770588467 0.4638256179742202 0.6198216015396206 0.0073929685753755 0.0009249287638231 0.0 0.0 0.0 0.0 713 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1073842 VWF SELP VWF-SELP T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes -> 11q13 Invasive Tumor Cells (G1/S) 0.0048116275210274 0.6332974881236617 0.6572093097629401 0.7917001487310438 0.0036144684673052 0.0010419094417808 0.0 0.0 0.0 0.0 81 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1073892 CD48 CD2 CD48-CD2 CXCL14+ Fibroblasts Macrophages CXCL14+ Fibroblasts -> Macrophages 0.0048105303046657 0.7719609236370527 0.7763428264267787 0.8875000050982297 0.0014378253178126 0.0016204239758814 0.0 0.0 0.0 0.0 1424 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1073923 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) -> Myeloid Cells 0.0048098631502102 0.6561647292424944 0.7769451595923457 0.6198216015396206 0.0070489045197697 0.0005558995075445 0.0 0.0 0.0 0.0 21 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1073947 HSPG2 LRP1 HSPG2-LRP1 T Lymphocytes Mast Cells T Lymphocytes -> Mast Cells 0.0048092969129013 0.7789175740361626 0.8755243548400705 0.6198216015396206 0.0070532058552773 0.0004150165744076 0.0 0.0003336670003336 0.0463784247568031 0.0 333 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1073984 VEGFC FLT1 VEGFC-FLT1 Mast Cells CAFs, Invasive Associated Mast Cells -> CAFs, Invasive Associated 0.0048083808643907 0.8317042416754105 0.6593689120110077 0.6198216015396206 0.0005440770361181 0.0066828239855783 0.0 0.0 0.0 0.0 144 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1074047 CD34 SELP CD34-SELP Mast Cells Macrophages Mast Cells -> Macrophages 0.004806742354737 0.8532069650852002 0.941479368642921 0.8567148457705164 0.00083777361258 0.0021392900294222 0.0 0.0 0.0 0.0 165 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1074086 THBS2 CD36 THBS2-CD36 Dendritic Cells B Cells Dendritic Cells -> B Cells 0.0048056749664517 0.6242573126045354 0.6176321640000088 0.909150863993142 0.004981832968137 0.0007053434767499 0.0 5.301102629346904e-05 0.025612612555129 0.0 1572 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1074099 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells (Mitotic) Macrophages 11q13 Invasive Tumor Cells (Mitotic) -> Macrophages 0.0048052888410491 0.6332974881236617 0.941479368642921 0.6198216015396206 0.0015572459193676 0.0021392900294222 0.0 0.0 0.0 0.0 103 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1074111 VWF SELP VWF-SELP Macrophages Dendritic Cells Macrophages -> Dendritic Cells 0.0048049098033623 0.9011206516381156 0.7760344326192508 0.6198216015396206 0.0008850282134344 0.0032078747392388 0.0 2.694401034649997e-05 0.0044710180154894 0.0 1687 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1074157 CD34 SELP CD34-SELP CAFs, Invasive Associated CXCL14+ Fibroblasts CAFs, Invasive Associated -> CXCL14+ Fibroblasts 0.0048040128431553 0.633566764858408 0.8819126042133903 0.6198216015396206 0.0298399317533219 0.0001189339410417 0.0 0.0 0.0 0.0 1490 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1074185 COL4A1 CD93 COL4A1-CD93 B Cells B Cells B Cells -> B Cells 0.0048031770818342 0.8684504425765611 0.7779918296243433 1.0 0.0016831757123532 0.001079730675535 0.0 0.0003022365504735 0.0465218294933517 0.0 1418 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1074220 MMRN2 CLEC14A MMRN2-CLEC14A Dendritic Cells Myeloid Cells Dendritic Cells -> Myeloid Cells 0.0048027456035946 0.6301823358791634 0.7830372268649692 0.6198216015396206 0.0015409900107563 0.0026038611777234 0.0 0.0041407867494824 0.3523709016759979 0.0 161 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1074288 THBS2 CD36 THBS2-CD36 Myoepithelial Cells Luminal-like Amorphous DCIS Cells Myoepithelial Cells -> Luminal-like Amorphous DCIS Cells 0.004801167952564 0.724503440376099 0.2562573700401372 0.2461374514707439 0.0027791828709671 0.0096442330625583 0.0 3.575143005720229e-05 0.0363964038680263 0.0 12820 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1074328 DLL4 NOTCH4 DLL4-NOTCH4 CXCL14+ Fibroblasts CAFs, Invasive Associated CXCL14+ Fibroblasts -> CAFs, Invasive Associated 0.0048002776927269 0.9184503888425788 0.6571792026963191 0.6198216015396206 0.0004696576149175 0.0069630688870869 0.0 0.0 0.0 0.0 1422 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1074375 COL4A2 CD93 COL4A2-CD93 Plasma Cells Myeloid Cells Plasma Cells -> Myeloid Cells 0.0047991602589415 0.4630253981438691 0.7461459456652184 0.7204611100467462 0.0047240947268779 0.0010390313650636 0.0 0.0 0.0 0.0 43 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1074418 MMRN2 CD93 MMRN2-CD93 Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells -> CAFs, Invasive Associated 0.004798218491624 0.250044481781731 0.6587114738285964 0.2461374514707439 0.0070431301838115 0.0042738820064046 0.0 0.0 0.0 0.0 147 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1074424 MMRN2 CLEC14A MMRN2-CLEC14A Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0047980680379329 0.250044481781731 0.6347970925105053 0.2461374514707439 0.0070431301838115 0.0044340558155446 0.0 0.0004468275245755 0.0582687452712779 0.0 373 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1074438 COL4A2 CD93 COL4A2-CD93 Plasma Cells Luminal-like Amorphous DCIS Cells Plasma Cells -> Luminal-like Amorphous DCIS Cells 0.0047978048864011 0.4630253981438691 0.4630027772793905 0.2461374514707439 0.0047240947268779 0.0048929293424311 0.0 0.0011070110701107 0.3579444139200703 0.0 271 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1074474 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (Mitotic) 0.0047971536272482 0.6301823358791634 0.6347970925105053 0.9592803095773328 0.000716220684292 0.0044340558155446 0.0 0.0004516711833785 0.0589003847864137 0.0 1476 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1074479 VWF LRP1 VWF-LRP1 B Cells Endothelial Cells B Cells -> Endothelial Cells 0.0047970496932077 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.00023686843287 0.0144359394371152 0.0 0.000263570094584 0.0232824110058306 0.0 1509 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1074656 C1QB LRP1 C1QB-LRP1 CXCL14+ Fibroblasts Plasma Cells CXCL14+ Fibroblasts -> Plasma Cells 0.0047930279478377 0.7753420160918723 0.7346293219749174 0.7204611100467462 0.0009153913192522 0.0032275631628407 0.0 0.000219298245614 0.0087393582898308 0.0 285 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1074684 CCN1 CAV1 CCN1-CAV1 Plasma Cells Mast Cells Plasma Cells -> Mast Cells 0.0047924358507901 0.7324582304061453 0.8617632615906476 0.7204611100467462 0.0025580826958339 0.0010414441948928 0.0 0.0 0.0 0.0 48 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1074732 CCN1 CAV1 CCN1-CAV1 Apocrine Cells Luminal-like Amorphous DCIS Cells Apocrine Cells -> Luminal-like Amorphous DCIS Cells 0.004791250785309 0.2542249848376565 0.252518874138558 0.3990376746076917 0.0014656941948563 0.0322196586137726 0.0 0.0007490636704119 0.1310832576503466 0.0 89 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1074795 COL4A1 CD93 COL4A1-CD93 Luminal-like Amorphous DCIS Cells B Cells Luminal-like Amorphous DCIS Cells -> B Cells 0.0047899226248822 0.4604235282221027 0.7779918296243433 0.2461374514707439 0.0126864732057784 0.001079730675535 0.0 0.0 0.0 0.0 176 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1074812 CD48 CD2 CD48-CD2 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.0047895926927104 0.6659645551150886 0.6614977577544194 0.9161861017439124 0.0081474500750471 0.0003671083100858 0.0 0.0010869565217391 1.0 0.0 460 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1074851 DLL4 NOTCH3 DLL4-NOTCH3 Luminal-like Amorphous DCIS Cells Macrophages Luminal-like Amorphous DCIS Cells -> Macrophages 0.0047885048641278 0.2490567623945399 0.8923034233058523 0.2461374514707439 0.011649387573427 0.00189193058407 0.0 0.0 0.0 0.0 222 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1074893 CCN1 CAV1 CCN1-CAV1 Mast Cells 11q13 Invasive Tumor Cells (Mitotic) Mast Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0047876535780508 0.8749036366850302 0.62431395375366 0.6198216015396206 0.0004337320404416 0.0082011408892332 0.0 0.0 0.0 0.0 10 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1074947 COL4A1 CD93 COL4A1-CD93 Macrophages Plasma Cells Macrophages -> Plasma Cells 0.0047866384839392 0.9102252263107924 0.4630027772793905 0.7204611100467462 0.0042860632265532 0.0009242223287825 0.0 0.0004382120946538 0.0845305766956597 0.0 326 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1074959 THBS2 CD36 THBS2-CD36 Myoepithelial Cells Plasma Cells Myoepithelial Cells -> Plasma Cells 0.0047862084687808 0.724503440376099 0.7373999388878224 0.8293805866303694 0.0027791828709671 0.0009761781830445 0.0 0.0001902587519025 0.0733340367910464 0.0 219 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1074979 DLL4 NOTCH3 DLL4-NOTCH3 Basal-like Structured DCIS Cells Myeloid Cells Basal-like Structured DCIS Cells -> Myeloid Cells 0.0047858050119693 0.6342079770588467 0.7470475610360806 0.6198216015396206 0.0053032910137447 0.0007714919761827 0.0 0.0012919896640826 0.3747885192873723 0.0 129 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1075035 COL4A1 CD93 COL4A1-CD93 Mast Cells CAFs, DCIS Associated Mast Cells -> CAFs, DCIS Associated 0.0047842635917288 0.7766289238087107 0.4630027772793905 0.7204611100467462 0.0002970267018348 0.0155837683010033 0.0 0.0002058460271716 0.0485040476780366 0.0 1041 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1075038 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Luminal-like Amorphous DCIS Cells 0.0047842327769078 0.6160088550075702 0.4600037439857229 0.2461374514707439 0.0009692519480124 0.017738069381683 0.0 0.0005180005180005 0.1291427606903329 0.0 351 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1075054 MMRN2 CD93 MMRN2-CD93 Macrophages CAFs, Invasive Associated Macrophages -> CAFs, Invasive Associated 0.0047840698951658 0.893316592628645 0.6587114738285964 0.6198216015396206 0.0007691101630988 0.0042738820064046 0.0 0.0001846381093057 0.0235696911274443 0.0 1354 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1075056 MMRN2 CLEC14A MMRN2-CLEC14A Macrophages 11q13 Invasive Tumor Cells (Mitotic) Macrophages -> 11q13 Invasive Tumor Cells (Mitotic) 0.0047839198851203 0.893316592628645 0.6347970925105053 0.6198216015396206 0.0007691101630988 0.0044340558155446 0.0 0.0 0.0 0.0 129 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1075153 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (G1/S) 0.004781880950883 0.6342079770588467 0.6571792026963191 1.0 0.000895875398841 0.0032020139126304 0.0 0.0 0.0 0.0 1846 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1075226 VWF ITGA9 VWF-ITGA9 CAFs, Invasive Associated CXCL14+ Fibroblasts CAFs, Invasive Associated -> CXCL14+ Fibroblasts 0.0047802544678659 0.6332974881236617 0.950463483645931 0.6198216015396206 0.0016171311116606 0.0019776346124415 0.0 0.0003050640634533 0.1279883321860385 0.0 1490 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1075228 VWF LRP1 VWF-LRP1 Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells -> CXCL14+ Fibroblasts 0.0047802323419746 0.2486570577556728 0.9078204025796472 0.2461374514707439 0.0033537993821664 0.0064028969591119 0.0 0.0002709537572254 0.0282470193566746 0.0 1384 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1075279 VEGFC FLT1 VEGFC-FLT1 B Cells Plasma Cells B Cells -> Plasma Cells 0.0047791313558122 0.7745997874735252 0.4630488285702799 0.6198216015396206 0.0012459853895406 0.0043013567716651 0.0 0.0005611672278338 0.0445067472626528 0.0 297 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1075294 C1QB LRP1 C1QB-LRP1 CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts -> Luminal-like Amorphous DCIS Cells 0.0047787328029388 0.7753420160918723 0.2550748532138862 0.2461374514707439 0.0009153913192522 0.0267255153180908 0.0 0.0003353454057679 0.0208616069505356 0.0 1491 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1075316 JAG1 NOTCH2 JAG1-NOTCH2 Apocrine Cells Dendritic Cells Apocrine Cells -> Dendritic Cells 0.0047782375483105 0.2451358214448441 0.8445107771175474 0.2461374514707439 0.0010709508378277 0.0218093597373452 0.0 0.0122767857142857 0.6653445044816192 0.0 64 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1075427 DLL1 NOTCH3 DLL1-NOTCH3 Apocrine Cells CXCL14+ Fibroblasts Apocrine Cells -> CXCL14+ Fibroblasts 0.0047753759055906 0.2534163760166434 0.8818326005152037 0.2461374514707439 0.0050543892975134 0.0042655619249233 0.0 0.0041666666666666 1.0 0.0 20 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1075480 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) -> Myeloid Cells 0.0047741228856296 0.6630837220165452 0.7461459456652184 0.6198216015396206 0.0037159398684439 0.0010390313650636 0.0 0.0 0.0 0.0 21 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1075640 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (G1/S) 0.0047704189342459 0.6630837220165452 0.6587114738285964 1.0 0.0037159398684439 0.0007261054236978 0.0 0.0 0.0 0.0 1846 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1075700 CD34 SELP CD34-SELP CXCL14+ Fibroblasts Plasma Cells CXCL14+ Fibroblasts -> Plasma Cells 0.004769068872633 0.9303167350027568 0.4623922682986163 0.7204611100467462 0.0016860250240652 0.0022515473538965 0.0 0.0 0.0 0.0 285 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1075790 MMRN2 CD93 MMRN2-CD93 Luminal-like Amorphous DCIS Cells Myoepithelial Cells Luminal-like Amorphous DCIS Cells -> Myoepithelial Cells 0.0047665689938416 0.250044481781731 0.4630027772793905 0.2461374514707439 0.0070431301838115 0.0058437228618857 0.0 0.0001683879658733 0.0340761655793587 0.0 13362 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1075831 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells (Mitotic) Macrophages 11q13 Invasive Tumor Cells (Mitotic) -> Macrophages 0.0047654243403798 0.6301823358791634 0.9195415044619336 0.6198216015396206 0.0024635726452692 0.0013235329769289 0.0 0.0 0.0 0.0 103 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1075835 THBS2 CD36 THBS2-CD36 Endothelial Cells Mast Cells Endothelial Cells -> Mast Cells 0.004765354005813 0.9197297916541942 0.8765901449012573 0.8567148457705164 0.0039472834455595 0.0004295051170816 0.0 0.0 0.0 0.0 225 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1075853 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Myoepithelial Cells 0.0047648294588396 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.000716220684292 0.0058465532256424 0.0 0.0003679175864606 0.0774346065884502 0.0 453 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1075865 MMRN2 CLEC14A MMRN2-CLEC14A CAFs, Invasive Associated Myeloid Cells CAFs, Invasive Associated -> Myeloid Cells 0.0047645453634275 0.6301823358791634 0.7830372268649692 0.6198216015396206 0.00146889578236 0.0026038611777234 0.0 0.0 0.0 0.0 143 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1076031 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, Invasive Associated 0.0047606940611437 0.6301823358791634 0.6587114738285964 0.9161861017439124 0.000716220684292 0.0042738820064046 0.0 0.0006127450980392 0.0782190239866656 0.0 408 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1076181 VWF LRP1 VWF-LRP1 Myoepithelial Cells B Cells Myoepithelial Cells -> B Cells 0.0047574892247189 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0025256125075084 0.0016667952436519 0.0 0.0002307337332718 0.0286775290210749 0.0 394 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1076261 COL4A1 CD93 COL4A1-CD93 Macrophages 11q13 Invasive Tumor Cells (G1/S) Macrophages -> 11q13 Invasive Tumor Cells (G1/S) 0.0047554980919117 0.9102252263107924 0.6587114738285964 0.6198216015396206 0.0042860632265532 0.0007261054236978 0.0 0.0 0.0 0.0 129 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1076293 THBS2 CD36 THBS2-CD36 Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0047548191306789 0.6242573126045354 0.6176321640000088 0.7917001487310438 0.004981832968137 0.0007598956708367 0.0 0.0005980861244019 0.2813206099806884 0.0 209 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1076343 VWF LRP1 VWF-LRP1 Basal-like Structured DCIS Cells B Cells Basal-like Structured DCIS Cells -> B Cells 0.0047535446686511 0.6332974881236617 0.6207977546603366 0.8693461273411047 0.0020251995753771 0.0016667952436519 0.0 8.417508417508418e-05 0.0104619874391699 0.0 270 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1076403 MMRN2 CLEC14A MMRN2-CLEC14A T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes -> 11q13 Invasive Tumor Cells (G1/S) 0.0047522468793705 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0031934983073077 0.0011388334136451 0.0 0.0 0.0 0.0 81 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1076424 MMP2 PECAM1 MMP2-PECAM1 Mast Cells B Cells Mast Cells -> B Cells 0.0047518612065985 0.8560892486218385 0.6331674633943454 0.6198216015396206 0.0006966068981631 0.0049190726392343 0.0 0.0008928571428571 0.109063600876607 0.0 112 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1076485 DLL4 NOTCH4 DLL4-NOTCH4 Plasma Cells 11q13 Invasive Tumor Cells (G1/S) Plasma Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0047504918175922 0.7160288858520609 0.6571792026963191 0.6198216015396206 0.0012306151710811 0.0032020139126304 0.0 0.0 0.0 0.0 8 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1076496 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) -> CXCL14+ Fibroblasts 0.0047502853093422 0.6332974881236617 0.950463483645931 0.6198216015396206 0.0015572459193676 0.0019776346124415 0.0 0.0 0.0 0.0 339 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1076535 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) -> T Lymphocytes 0.0047495212008875 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0003521782369754 0.0104714078116759 0.0 0.0011528326745718 0.0967872743816542 0.0 69 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1076595 CXCL12 ITGA4 CXCL12-ITGA4 Myeloid Cells CXCL14+ Fibroblasts Myeloid Cells -> CXCL14+ Fibroblasts 0.0047483975467811 0.7487535481622718 0.7754239189773715 0.7827641335561659 0.0015847932820241 0.0015914585039484 0.0 0.0003450060376056 0.1674970176225473 0.0 527 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1076643 CD34 SELP CD34-SELP Mast Cells Myeloid Cells Mast Cells -> Myeloid Cells 0.0047472115477487 0.8532069650852002 0.7478729882108823 0.7827641335561659 0.00083777361258 0.0027351735586246 0.0 0.0 0.0 0.0 23 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1076725 COL4A1 CD93 COL4A1-CD93 CXCL14+ Fibroblasts Plasma Cells CXCL14+ Fibroblasts -> Plasma Cells 0.0047454450994914 0.7766289238087107 0.4630027772793905 0.7204611100467462 0.0047694898966413 0.0009242223287825 0.0 0.0 0.0 0.0 285 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1076756 JAG1 NOTCH2 JAG1-NOTCH2 Mast Cells Luminal-like Amorphous DCIS Cells Mast Cells -> Luminal-like Amorphous DCIS Cells 0.0047448676124989 0.6303682835571691 0.4614667734221426 0.2461374514707439 9.902323108165852e-05 0.1609352200462838 0.0 0.0 0.0 0.0 41 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1076760 DLL4 NOTCH4 DLL4-NOTCH4 Mast Cells CAFs, Invasive Associated Mast Cells -> CAFs, Invasive Associated 0.0047448078388031 0.8516956437178343 0.6571792026963191 0.6198216015396206 0.000472352586488 0.0069630688870869 0.0 0.0 0.0 0.0 144 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1076767 VWF LRP1 VWF-LRP1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.004744636872807 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0020251995753771 0.0018097844702233 0.0 0.0001758774329711 0.0182709201867861 0.0 1163 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1076823 COL4A2 CD93 COL4A2-CD93 Plasma Cells B Cells Plasma Cells -> B Cells 0.0047433036377813 0.4630253981438691 0.7779918296243433 0.6198216015396206 0.0047240947268779 0.001079730675535 0.0 0.0 0.0 0.0 315 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1076859 JAG1 NOTCH2 JAG1-NOTCH2 Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0047426586834664 0.2451358214448441 0.663300745568453 0.2461374514707439 0.0010709508378277 0.0265498740402422 0.0 0.0 0.0 0.0 4 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1077116 DLL1 NOTCH3 DLL1-NOTCH3 Apocrine Cells T Lymphocytes Apocrine Cells -> T Lymphocytes 0.0047370468900392 0.2534163760166434 0.7746834992804791 0.2461374514707439 0.0050543892975134 0.0046263543438723 0.0 0.0 0.0 0.0 74 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1077126 MMRN2 CD93 MMRN2-CD93 Myeloid Cells Basal-like Structured DCIS Cells Myeloid Cells -> Basal-like Structured DCIS Cells 0.0047368533100593 0.7856500335676843 0.7779918296243433 0.6198216015396206 0.0005542667491398 0.0053794918117879 0.0 0.0 0.0 0.0 162 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1077147 MMRN2 CLEC14A MMRN2-CLEC14A Mast Cells T Lymphocytes Mast Cells -> T Lymphocytes 0.0047362809674245 0.8571898293845529 0.6347970925105053 0.6198216015396206 0.0004196880356983 0.0079745943515326 0.0 0.0 0.0 0.0 343 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1077172 VWF SELP VWF-SELP CAFs, DCIS Associated B Cells CAFs, DCIS Associated -> B Cells 0.0047357954502464 0.7158082793127664 0.7760344326192508 0.6198216015396206 0.0071496754272206 0.0004582650848664 0.0 2.14813541845678e-05 0.0108037516916263 0.0 4232 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1077175 VWF SELP VWF-SELP CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated -> Luminal-like Amorphous DCIS Cells 0.0047356644020177 0.6332974881236617 0.4623922682986163 0.2461374514707439 0.0016171311116606 0.0096770075292062 0.0 0.0 0.0 0.0 155 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1077182 A2M LRP1 A2M-LRP1 Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0047355104365388 0.4648000335061383 0.6207977546603366 0.6198216015396206 0.0021905373114471 0.0028784826949613 0.0 0.0 0.0 0.0 3 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1077228 A2M LRP1 A2M-LRP1 CXCL14+ Fibroblasts Myeloid Cells CXCL14+ Fibroblasts -> Myeloid Cells 0.0047343964427289 0.8937519114898692 0.7769451595923457 0.7827641335561659 0.0037268694422441 0.0005558995075445 0.0 0.0001584283903675 0.0299627736651054 0.0 526 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1077336 CD34 SELP CD34-SELP Plasma Cells CAFs, Invasive Associated Plasma Cells -> CAFs, Invasive Associated 0.0047325131084582 0.7168245244832976 0.6572093097629401 0.6198216015396206 0.0018206581062216 0.002113171886167 0.0 0.0 0.0 0.0 285 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1077381 MMRN2 CD93 MMRN2-CD93 T Lymphocytes Luminal-like Amorphous DCIS Cells T Lymphocytes -> Luminal-like Amorphous DCIS Cells 0.0047316314112309 0.6301823358791634 0.4630027772793905 0.2461374514707439 0.0031934983073077 0.0048929293424311 0.0 0.0 0.0 0.0 383 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1077387 C3 LRP1 C3-LRP1 Myoepithelial Cells Myeloid Cells Myoepithelial Cells -> Myeloid Cells 0.0047314313633813 0.7148920381722296 0.7769451595923457 0.7204611100467462 0.005043231651446 0.0005558995075445 0.0 0.0009803921568627 0.2197884656643749 0.0 51 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1077430 THBS2 CD36 THBS2-CD36 Myeloid Cells Myoepithelial Cells Myeloid Cells -> Myoepithelial Cells 0.0047307089704334 0.7809827257946271 0.7373999388878224 0.7204611100467462 0.0004779710276932 0.0056518532344078 0.0 0.0 0.0 0.0 85 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1077477 VWF LRP1 VWF-LRP1 Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0047296765944004 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0019871862905238 0.0018097844702233 0.0 0.0 0.0 0.0 209 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1077482 CD48 CD2 CD48-CD2 Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0047295874552999 0.4593282471594782 0.6614977577544194 0.6198216015396206 0.0161888123016941 0.0003671083100858 0.0 0.0 0.0 0.0 422 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1077559 CXCL12 ITGA4 CXCL12-ITGA4 Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.0047278597062121 0.6160088550075702 0.4596166826058663 0.2461374514707439 0.0021291294377375 0.0075270071967493 0.0 0.0001036591686534 0.0457587007009492 0.0 877 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1077561 JAG1 NOTCH2 JAG1-NOTCH2 B Cells CAFs, Invasive Associated B Cells -> CAFs, Invasive Associated 0.004727849191584 0.8630183004227985 0.663300745568453 0.7917001487310438 0.0001109003117737 0.0222186841038061 0.0 0.0005411255411255 0.0213977298797115 0.0 968 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1077578 MMP2 PECAM1 MMP2-PECAM1 Myeloid Cells Myoepithelial Cells Myeloid Cells -> Myoepithelial Cells 0.0047274048622318 0.785133132759182 0.7167436199046466 0.7204611100467462 0.001039571291679 0.0026482500471321 0.0 0.0 0.0 0.0 85 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1077603 CD48 CD2 CD48-CD2 Basal-like Structured DCIS Cells CXCL14+ Fibroblasts Basal-like Structured DCIS Cells -> CXCL14+ Fibroblasts 0.0047269436200501 0.8667347161816407 0.7763428264267787 0.6198216015396206 0.0106228227237899 0.0002517784065132 0.0 0.0 0.0 0.0 1109 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1077629 COL4A1 CD93 COL4A1-CD93 Luminal-like Amorphous DCIS Cells Myeloid Cells Luminal-like Amorphous DCIS Cells -> Myeloid Cells 0.0047263097977843 0.4604235282221027 0.7461459456652184 0.2461374514707439 0.0126864732057784 0.0010390313650636 0.0 0.0 0.0 0.0 84 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1077827 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) -> CXCL14+ Fibroblasts 0.0047219079449726 0.6659645551150886 0.7763428264267787 0.6198216015396206 0.0137371823984124 0.0002517784065132 0.0 0.0 0.0 0.0 339 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1077848 EFNB2 PECAM1 EFNB2-PECAM1 Plasma Cells Luminal-like Amorphous DCIS Cells Plasma Cells -> Luminal-like Amorphous DCIS Cells 0.0047216209919755 0.4619393085577573 0.2491073778594529 0.2461374514707439 0.0051428381563772 0.0076066460958003 0.0 0.0 0.0 0.0 271 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1077986 CD48 CD2 CD48-CD2 CXCL14+ Fibroblasts CAFs, Invasive Associated CXCL14+ Fibroblasts -> CAFs, Invasive Associated 0.0047185150347486 0.7719609236370527 0.6614977577544194 0.6198216015396206 0.0014378253178126 0.0024251058581756 0.0 0.0 0.0 0.0 1422 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1078007 CD34 SELP CD34-SELP Mast Cells Dendritic Cells Mast Cells -> Dendritic Cells 0.0047180092454725 0.8532069650852002 0.7760344326192508 0.6198216015396206 0.00083777361258 0.0032078747392388 0.0 0.0 0.0 0.0 162 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1078020 COL4A1 CD93 COL4A1-CD93 CXCL14+ Fibroblasts CXCL14+ Fibroblasts CXCL14+ Fibroblasts -> CXCL14+ Fibroblasts 0.0047176432839134 0.7766289238087107 0.8817184225858201 1.0 0.0047694898966413 0.0003375370073613 0.0 1.7772722425621154e-05 0.0154859561524495 0.0 4019 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1078160 COL4A1 CD93 COL4A1-CD93 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (G1/S) 0.0047145726989041 0.7766289238087107 0.6587114738285964 0.6198216015396206 0.0047694898966413 0.0007261054236978 0.0 0.0005239259517988 0.0700558914077936 0.0 409 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1078204 MMRN2 CLEC14A MMRN2-CLEC14A Macrophages Myeloid Cells Macrophages -> Myeloid Cells 0.0047134482069431 0.893316592628645 0.7830372268649692 0.7827641335561659 0.0007691101630988 0.0026038611777234 0.0 0.0 0.0 0.0 179 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1078354 C3 LRP1 C3-LRP1 Myeloid Cells Plasma Cells Myeloid Cells -> Plasma Cells 0.0047099132364114 0.7796725988275006 0.7346293219749174 0.7204611100467462 0.000819605673545 0.0032275631628407 0.0 0.0 0.0 0.0 37 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1078426 MMP2 PECAM1 MMP2-PECAM1 CAFs, Invasive Associated Apocrine Cells CAFs, Invasive Associated -> Apocrine Cells 0.0047080503146642 0.6303642896310324 0.2491073778594529 0.2461374514707439 0.141548283585814 0.0001990509171164 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1078430 CD48 CD2 CD48-CD2 CXCL14+ Fibroblasts Mast Cells CXCL14+ Fibroblasts -> Mast Cells 0.0047078601746716 0.7719609236370527 0.7763428264267787 0.8567148457705164 0.0014378253178126 0.0014748371602574 0.0 0.0 0.0 0.0 137 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1078518 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Luminal-like Amorphous DCIS Cells 0.0047059747948779 0.6332974881236617 0.4623922682986163 0.2461374514707439 0.0015572459193676 0.0096770075292062 0.0 0.0 0.0 0.0 351 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1078520 CD48 CD2 CD48-CD2 Pericytes CXCL14+ Fibroblasts Pericytes -> CXCL14+ Fibroblasts 0.0047059565208457 0.7719609236370527 0.7763428264267787 0.9429656149619918 0.0076331962782219 0.0002517784065132 0.0 0.0 0.0 0.0 2966 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1078539 THBS2 CD36 THBS2-CD36 Basal-like Structured DCIS Cells Myeloid Cells Basal-like Structured DCIS Cells -> Myeloid Cells 0.0047056425861232 0.6242573126045354 0.7763054211764489 0.6198216015396206 0.0020491452254277 0.0017638974017382 0.0 0.0 0.0 0.0 129 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1078576 MMRN2 CLEC14A MMRN2-CLEC14A Mast Cells Myoepithelial Cells Mast Cells -> Myoepithelial Cells 0.0047045757548466 0.8571898293845529 0.7154802332407408 0.7204611100467462 0.0004196880356983 0.0058465532256424 0.0 0.0 0.0 0.0 66 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1078611 VWF ITGA9 VWF-ITGA9 Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0047037703422455 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0003457348439318 0.0112932915661816 0.0 0.0 0.0 0.0 3 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1078684 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells (Mitotic) Mast Cells 11q13 Invasive Tumor Cells (Mitotic) -> Mast Cells 0.0047021498394128 0.6589792304505506 0.8755243548400705 0.6198216015396206 0.0072827533047186 0.0004150165744076 0.0 0.0 0.0 0.0 5 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1078729 MMRN2 CLEC14A MMRN2-CLEC14A Mast Cells CAFs, Invasive Associated Mast Cells -> CAFs, Invasive Associated 0.0047008835783073 0.8571898293845529 0.6347970925105053 0.6198216015396206 0.0004196880356983 0.0076236123034427 0.0 0.0 0.0 0.0 144 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1078741 EFNB2 PECAM1 EFNB2-PECAM1 CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts -> Luminal-like Amorphous DCIS Cells 0.0047006486272861 0.8640667164982425 0.2491073778594529 0.2461374514707439 0.002676946692949 0.0076066460958003 0.0 4.191817572099262e-05 0.0174634320551667 0.0 1491 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1078755 A2M LRP1 A2M-LRP1 B Cells 11q13 Invasive Tumor Cells (G1/S) B Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0047003297362025 0.7741139100414175 0.6207977546603366 0.7917001487310438 0.0015661096645571 0.0018097844702233 0.0 0.0 0.0 0.0 42 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1078795 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, DCIS Associated 0.0046994123236021 0.6160088550075702 0.4600037439857229 0.6198216015396206 0.0001971810371238 0.0310998965832685 0.0 0.0 0.0 0.0 77 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1078817 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (G1/S) 0.0046990814801707 0.6301823358791634 0.6347970925105053 0.9592803095773328 0.0024635726452692 0.0011388334136451 0.0 0.0 0.0 0.0 1495 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1078858 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Basal-like Structured DCIS Cells 0.0046979982975709 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0014431743145616 0.0023576674662702 0.0 0.0001724137931034 0.0826729676540828 0.0 1305 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1078940 C3 LRP1 C3-LRP1 Myeloid Cells Luminal-like Amorphous DCIS Cells Myeloid Cells -> Luminal-like Amorphous DCIS Cells 0.0046958659800823 0.7796725988275006 0.2550748532138862 0.2461374514707439 0.000819605673545 0.0267255153180908 0.0 0.0 0.0 0.0 122 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1078953 DLL4 NOTCH3 DLL4-NOTCH3 Plasma Cells Macrophages Plasma Cells -> Macrophages 0.0046954925755281 0.7160288858520609 0.8923034233058523 0.7204611100467462 0.0012306151710811 0.00189193058407 0.0 0.0004945598417408 0.2187916205066717 0.0 337 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1078984 VWF SELP VWF-SELP T Lymphocytes Mast Cells T Lymphocytes -> Mast Cells 0.0046948720533729 0.6332974881236617 0.8347297932672282 0.6198216015396206 0.0036144684673052 0.0009042150166242 0.0 0.0 0.0 0.0 333 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1078985 VWF ITGA9 VWF-ITGA9 Luminal-like Amorphous DCIS Cells B Cells Luminal-like Amorphous DCIS Cells -> B Cells 0.0046948701851327 0.2486570577556728 0.6252253442669611 0.2461374514707439 0.0033537993821664 0.0083442542366581 0.0 0.0010330578512396 0.0568676674596974 0.0 176 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1079005 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myoepithelial Cells 0.0046944433119545 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.0014431743145616 0.0026482500471321 0.0 0.0002450980392156 0.2238489092690478 0.0 714 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1079107 CCN1 CAV1 CCN1-CAV1 Mast Cells CXCL14+ Fibroblasts Mast Cells -> CXCL14+ Fibroblasts 0.0046923937978211 0.8749036366850302 0.943345641464811 0.8567148457705164 0.0004337320404416 0.0034806998160403 0.0 0.0002252252252252 0.083380112329852 0.0 148 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1079205 JAG1 NOTCH2 JAG1-NOTCH2 Myeloid Cells Macrophages Myeloid Cells -> Macrophages 0.0046903587453758 0.6303682835571691 0.773263018678637 0.7827641335561659 0.0003788349535045 0.0073658308476012 0.0 0.0001469723691945 0.0267599212355317 0.0 162 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1079260 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (G1/S) 0.0046890203381723 0.6332974881236617 0.6207977546603366 0.9592803095773328 0.0015572459193676 0.0018097844702233 0.0 0.0002128306476132 0.0221097824214977 0.0 1495 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1079457 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (G1/S) 0.0046847659749502 0.6160088550075702 0.6631822525600675 0.9592803095773328 0.0009692519480124 0.0027830389352876 0.0 0.0001824262693827 0.0567839337520773 0.0 1495 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1079492 THBS2 CD36 THBS2-CD36 Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0046840263625776 0.9197297916541942 0.6176321640000088 0.6198216015396206 0.0039472834455595 0.0007598956708367 0.0 0.0 0.0 0.0 312 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1079559 VWF LRP1 VWF-LRP1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.0046825935867314 0.6332974881236617 0.6207977546603366 0.9161861017439124 0.0016171311116606 0.0018097844702233 0.0 0.0005434782608695 0.0564589086834673 0.0 460 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1079649 VEGFC FLT1 VEGFC-FLT1 Macrophages CXCL14+ Fibroblasts Macrophages -> CXCL14+ Fibroblasts 0.0046807915016321 0.8963332422588541 0.878254460598671 0.8875000050982297 0.0026007495851186 0.0005788283879716 0.0 0.0 0.0 0.0 1462 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1079743 C1QB LRP1 C1QB-LRP1 Mast Cells 11q13 Invasive Tumor Cells (Mitotic) Mast Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0046786597579305 0.7753420160918723 0.6207977546603366 0.6198216015396206 0.0012213774841743 0.0028784826949613 0.0 0.0 0.0 0.0 10 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1079796 CD48 CD2 CD48-CD2 Myoepithelial Cells CXCL14+ Fibroblasts Myoepithelial Cells -> CXCL14+ Fibroblasts 0.0046774200678228 0.4593282471594782 0.7763428264267787 0.7204611100467462 0.0161888123016941 0.0002517784065132 0.0 0.0 0.0 0.0 1538 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1079813 CXCL12 ITGA4 CXCL12-ITGA4 Mast Cells Luminal-like Amorphous DCIS Cells Mast Cells -> Luminal-like Amorphous DCIS Cells 0.0046770860241159 0.7487535481622718 0.4596166826058663 0.2461374514707439 0.0016417770622885 0.0075270071967493 0.0 0.0011086474501108 0.4893948843260059 0.0 41 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1079891 C3 LRP1 C3-LRP1 Apocrine Cells Endothelial Cells Apocrine Cells -> Endothelial Cells 0.0046752863795483 0.2485046029682279 0.9078204025796472 0.2461374514707439 0.0013028322726017 0.0144359394371152 0.0 0.0 0.0 0.0 15 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1079893 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Endothelial Cells 0.0046752261244516 0.6160088550075702 0.7754239189773715 0.6198216015396206 0.0001971810371238 0.0178869147172998 0.0 0.0001734906315058 0.0296584731632907 0.0 262 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1079931 HSPG2 LRP1 HSPG2-LRP1 B Cells B Cells B Cells -> B Cells 0.004674327650485 0.7789175740361626 0.6207977546603366 1.0 0.0012941512528773 0.0016667952436519 0.0 0.000146920545369 0.0185876479116891 0.0 1418 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1079975 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells (G1/S) Mast Cells 11q13 Invasive Tumor Cells (G1/S) -> Mast Cells 0.0046733072141871 0.6561647292424944 0.8755243548400705 0.6198216015396206 0.0070489045197697 0.0004150165744076 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1080020 JAG1 NOTCH2 JAG1-NOTCH2 Myeloid Cells T Lymphocytes Myeloid Cells -> T Lymphocytes 0.0046724599288366 0.6303682835571691 0.8445107771175474 0.6198216015396206 0.0003788349535045 0.0083242517891534 0.0 0.0001840942562592 0.0215364933343232 0.0 388 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1080053 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Luminal-like Amorphous DCIS Cells 0.0046717130544116 0.6301823358791634 0.2491545808994955 0.2461374514707439 0.0024635726452692 0.0109188419829382 0.0 0.0009496676163342 0.1367076965444908 0.0 351 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1080105 DLL4 NOTCH4 DLL4-NOTCH4 B Cells Dendritic Cells B Cells -> Dendritic Cells 0.004670350707881 0.6342079770588467 0.7754072541855492 0.909150863993142 0.0002327631000826 0.009971631136135 0.0 0.0 0.0 0.0 1549 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1080134 A2M LRP1 A2M-LRP1 CXCL14+ Fibroblasts Mast Cells CXCL14+ Fibroblasts -> Mast Cells 0.0046697159295103 0.8937519114898692 0.8755243548400705 0.8567148457705164 0.0037268694422441 0.0004150165744076 0.0 0.0 0.0 0.0 137 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1080150 VWF LRP1 VWF-LRP1 Plasma Cells CXCL14+ Fibroblasts Plasma Cells -> CXCL14+ Fibroblasts 0.0046693527743747 0.7158082793127664 0.9078204025796472 0.7204611100467462 0.0003457348439318 0.0064028969591119 0.0 0.0001485442661913 0.0154857891818727 0.0 306 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1080261 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells (Mitotic) B Cells 11q13 Invasive Tumor Cells (Mitotic) -> B Cells 0.0046663943124246 0.6301823358791634 0.7779918296243433 0.7917001487310438 0.0024635726452692 0.001079730675535 0.0 0.0 0.0 0.0 42 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1080313 MMP2 PECAM1 MMP2-PECAM1 Myeloid Cells CAFs, Invasive Associated Myeloid Cells -> CAFs, Invasive Associated 0.0046652935040699 0.785133132759182 0.6331674633943454 0.6198216015396206 0.001039571291679 0.0032187363284526 0.0 0.00015625 0.0454588475993942 0.0 160 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1080335 COL4A1 CD93 COL4A1-CD93 Macrophages CXCL14+ Fibroblasts Macrophages -> CXCL14+ Fibroblasts 0.0046648766910494 0.9102252263107924 0.8817184225858201 0.8875000050982297 0.0042860632265532 0.0003375370073613 0.0 0.0 0.0 0.0 1462 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1080489 JAG1 NOTCH2 JAG1-NOTCH2 Myeloid Cells Pericytes Myeloid Cells -> Pericytes 0.0046612354019267 0.6303682835571691 0.773263018678637 0.7827641335561659 0.0003788349535045 0.0070956399217802 0.0 0.0001836210062431 0.0230450869051749 0.0 389 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1080534 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) -> CXCL14+ Fibroblasts 0.0046599783443872 0.6582846571368821 0.8817184225858201 0.6198216015396206 0.0084325366891025 0.0003375370073613 0.0 0.0 0.0 0.0 380 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1080616 VWF ITGA9 VWF-ITGA9 Myeloid Cells B Cells Myeloid Cells -> B Cells 0.0046579663226794 0.7848266128497919 0.6252253442669611 0.6198216015396206 0.0004024409845247 0.0083442542366581 0.0 0.0 0.0 0.0 144 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1080769 CCN1 CAV1 CCN1-CAV1 T Lymphocytes Apocrine Cells T Lymphocytes -> Apocrine Cells 0.0046540885320434 0.6213271600240247 0.252518874138558 0.2461374514707439 0.013905026986541 0.0018925243453249 0.0 0.0003875968992248 0.0214705086298432 0.0 86 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1080819 THBS2 CD36 THBS2-CD36 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells 0.0046530947169044 0.2510234128936706 0.6176321640000088 0.2461374514707439 0.0009262556366009 0.02871400543887 0.0 0.0 0.0 0.0 186 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1080835 CD34 SELP CD34-SELP CXCL14+ Fibroblasts Mast Cells CXCL14+ Fibroblasts -> Mast Cells 0.0046525676250182 0.9303167350027568 0.8347297932672282 0.8567148457705164 0.0016860250240652 0.0009042150166242 0.0 0.0 0.0 0.0 137 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1080845 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells (G1/S) Plasma Cells 11q13 Invasive Tumor Cells (G1/S) -> Plasma Cells 0.0046523974606331 0.6160088550075702 0.4600037439857229 0.6198216015396206 0.0001971810371238 0.0292791515533623 0.0 0.0 0.0 0.0 5 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1080917 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Myoepithelial Cells 0.0046506378736062 0.6160088550075702 0.4596166826058663 0.6198216015396206 0.0001971810371238 0.0292373734098458 0.0 0.0009030704394942 0.1379040023733667 0.0 453 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1080972 CXCL12 ITGA4 CXCL12-ITGA4 Myeloid Cells Luminal-like Amorphous DCIS Cells Myeloid Cells -> Luminal-like Amorphous DCIS Cells 0.004649630555561 0.7487535481622718 0.4596166826058663 0.2461374514707439 0.0015847932820241 0.0075270071967493 0.0 0.0003725782414307 0.1644687726013626 0.0 122 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1080986 DLL4 NOTCH3 DLL4-NOTCH3 Apocrine Cells CAFs, Invasive Associated Apocrine Cells -> CAFs, Invasive Associated 0.0046491961256072 0.2490567623945399 0.6580560501976399 0.2461374514707439 0.000126812416921 0.1973932010691654 0.0 0.0 0.0 0.0 0 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1081033 C3 LRP1 C3-LRP1 Apocrine Cells Basal-like Structured DCIS Cells Apocrine Cells -> Basal-like Structured DCIS Cells 0.0046482158865119 0.2485046029682279 0.6207977546603366 0.2461374514707439 0.0013028322726017 0.0203874717835032 0.0 0.0004020467836257 0.0514263806405283 0.0 684 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1081091 C1QB LRP1 C1QB-LRP1 Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.004647000676427 0.7452691992612583 0.6207977546603366 0.6198216015396206 0.0012199377895337 0.0028784826949613 0.0 0.0 0.0 0.0 30 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1081182 THBS2 CD36 THBS2-CD36 Luminal-like Amorphous DCIS Cells Dendritic Cells Luminal-like Amorphous DCIS Cells -> Dendritic Cells 0.0046447634434816 0.2510234128936706 0.6176321640000088 0.2461374514707439 0.0009262556366009 0.0284069116891947 0.0 0.0 0.0 0.0 727 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1081201 COL4A2 CD93 COL4A2-CD93 Mast Cells 11q13 Invasive Tumor Cells (Mitotic) Mast Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0046442629270919 0.8355319038299565 0.6587114738285964 0.6198216015396206 0.001123788079051 0.0026174949623928 0.0 0.0 0.0 0.0 10 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1081210 CXCL12 ITGA4 CXCL12-ITGA4 Basal-like Structured DCIS Cells CXCL14+ Fibroblasts Basal-like Structured DCIS Cells -> CXCL14+ Fibroblasts 0.0046440744288688 0.6160088550075702 0.7754239189773715 0.6198216015396206 0.0021291294377375 0.0015914585039484 0.0 8.197393228953193e-05 0.0397975330419668 0.0 1109 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1081288 CXCL12 CXCR4 CXCL12-CXCR4 Mast Cells CXCL14+ Fibroblasts Mast Cells -> CXCL14+ Fibroblasts 0.0046424373488097 0.7487535481622718 0.7757991160529997 0.8567148457705164 0.0016417770622885 0.0012252690191386 0.0 0.0006142506142506 0.4928574292215195 0.0 148 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1081331 COL4A2 CD93 COL4A2-CD93 Myeloid Cells CXCL14+ Fibroblasts Myeloid Cells -> CXCL14+ Fibroblasts 0.0046412412116586 0.7482742921073442 0.8817184225858201 0.7827641335561659 0.005733874009046 0.0003375370073613 0.0 0.0 0.0 0.0 527 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1081399 VWF LRP1 VWF-LRP1 Plasma Cells T Lymphocytes Plasma Cells -> T Lymphocytes 0.0046394068980778 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0003457348439318 0.0104714078116759 0.0 7.54557527465894e-05 0.0063349667352818 0.0 753 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1081456 MMP2 PECAM1 MMP2-PECAM1 B Cells Myeloid Cells B Cells -> Myeloid Cells 0.0046382301704481 0.6303642896310324 0.7841656220878274 0.6198216015396206 0.0024819960935566 0.001309307002134 0.0 0.0010948905109489 0.1309546875242629 0.0 137 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1081460 HSPG2 LRP1 HSPG2-LRP1 Plasma Cells Luminal-like Amorphous DCIS Cells Plasma Cells -> Luminal-like Amorphous DCIS Cells 0.0046381070620979 0.4629984640915818 0.2550748532138862 0.2461374514707439 0.0012814156885439 0.0267255153180908 0.0 5.125051250512505e-05 0.0030636208562312 0.0 271 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1081485 VWF ITGA9 VWF-ITGA9 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (Mitotic) 0.0046375487356167 0.9275752708651288 0.6252253442669611 0.6198216015396206 0.000245041593909 0.0112932915661816 0.0 0.0 0.0 0.0 390 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1081513 CD34 SELP CD34-SELP B Cells Basal-like Structured DCIS Cells B Cells -> Basal-like Structured DCIS Cells 0.0046370456266303 0.633566764858408 0.7760344326192508 0.8693461273411047 0.0006336851232098 0.0036702914086929 0.0 0.0 0.0 0.0 360 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1081567 CXCL12 CXCR4 CXCL12-CXCR4 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0046359260682895 0.255669001367946 0.6632137581773894 0.2461374514707439 0.0061207051981986 0.0038860320327025 0.0 0.0 0.0 0.0 26 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1081608 COL4A1 CD93 COL4A1-CD93 Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0046349261424474 0.7463064942968751 0.6587114738285964 0.6198216015396206 0.0012430446376512 0.0026174949623928 0.0 0.0 0.0 0.0 30 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1081636 HSPG2 LRP1 HSPG2-LRP1 Luminal-like Amorphous DCIS Cells Myeloid Cells Luminal-like Amorphous DCIS Cells -> Myeloid Cells 0.0046344687259376 0.4629984640915818 0.7769451595923457 0.2461374514707439 0.0201301851612071 0.0005558995075445 0.0 0.0003306878306878 0.0488721389063081 0.0 84 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1081640 VWF ITGA9 VWF-ITGA9 Plasma Cells Luminal-like Amorphous DCIS Cells Plasma Cells -> Luminal-like Amorphous DCIS Cells 0.0046343772349532 0.7158082793127664 0.2531744428854943 0.2461374514707439 0.0003457348439318 0.0642389143033604 0.0 0.0 0.0 0.0 271 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1081651 MMRN2 CLEC14A MMRN2-CLEC14A Myeloid Cells Basal-like Structured DCIS Cells Myeloid Cells -> Basal-like Structured DCIS Cells 0.0046341192378334 0.7856500335676843 0.6347970925105053 0.6198216015396206 0.0005542667491398 0.0057802287131517 0.0 0.0 0.0 0.0 162 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1081756 JAG1 NOTCH2 JAG1-NOTCH2 Macrophages Macrophages Macrophages -> Macrophages 0.004631853657735 0.6303682835571691 0.773263018678637 1.0 0.0002750231449378 0.0073658308476012 0.0 0.0002421635863458 0.0440918148917427 0.0 2458 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1081778 MMRN2 CD93 MMRN2-CD93 Plasma Cells CAFs, DCIS Associated Plasma Cells -> CAFs, DCIS Associated 0.0046315016336044 0.7205550478301406 0.4630027772793905 0.8767341187813953 0.0002165306714062 0.0155837683010033 0.0 0.0 0.0 0.0 2450 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1081790 CXCL12 ITGA4 CXCL12-ITGA4 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0046311241530517 0.255669001367946 0.6631822525600675 0.2461374514707439 0.0061207051981986 0.0038621268649178 0.0 0.0003655861564708 0.2259755182686933 0.0 373 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1081807 COL4A2 CD93 COL4A2-CD93 B Cells 11q13 Invasive Tumor Cells (G1/S) B Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0046306123497551 0.7783550150988336 0.6587114738285964 0.7917001487310438 0.0033449520260795 0.0007261054236978 0.0 0.0 0.0 0.0 42 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1081904 VWF SELP VWF-SELP Myoepithelial Cells Mast Cells Myoepithelial Cells -> Mast Cells 0.0046284228067808 0.7158082793127664 0.8347297932672282 0.7204611100467462 0.0025256125075084 0.0009042150166242 0.0 0.0 0.0 0.0 38 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1081929 VEGFC FLT1 VEGFC-FLT1 Plasma Cells Mast Cells Plasma Cells -> Mast Cells 0.0046280029343914 0.4636527906642655 0.8331580262014722 0.7204611100467462 0.0023125636768155 0.001526625481682 0.0 0.0 0.0 0.0 48 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1082007 THBS2 CD36 THBS2-CD36 Endothelial Cells B Cells Endothelial Cells -> B Cells 0.0046262296211721 0.9197297916541942 0.6176321640000088 0.6198216015396206 0.0039472834455595 0.0007053434767499 0.0 2.938410907381288e-05 0.0141971181017852 0.0 1418 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1082037 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, Invasive Associated 0.0046254702906735 0.6303642896310324 0.6331674633943454 0.9161861017439124 0.0008320501336843 0.0032187363284526 0.0 0.0003063725490196 0.0891349952929299 0.0 408 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1082066 DLL1 NOTCH3 DLL1-NOTCH3 Dendritic Cells Mast Cells Dendritic Cells -> Mast Cells 0.0046247686125259 0.6249837837987587 0.8341464445360613 0.6198216015396206 0.0161757332769496 0.0001871866311057 0.0 0.0 0.0 0.0 151 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1082278 MMP2 PECAM1 MMP2-PECAM1 Mast Cells 11q13 Invasive Tumor Cells (Mitotic) Mast Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0046201415614498 0.8560892486218385 0.6331674633943454 0.6198216015396206 0.0006966068981631 0.0041555861088636 0.0 0.0 0.0 0.0 10 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1082308 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells (Mitotic) Mast Cells 11q13 Invasive Tumor Cells (Mitotic) -> Mast Cells 0.0046194902829688 0.6301823358791634 0.8347945881127203 0.6198216015396206 0.0024635726452692 0.0012097093680331 0.0 0.0 0.0 0.0 5 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1082363 VWF ITGA9 VWF-ITGA9 Plasma Cells Plasma Cells Plasma Cells -> Plasma Cells 0.0046177866557116 0.7158082793127664 0.7292496872084557 1.0 0.0003457348439318 0.0053724660607752 0.0 0.0 0.0 0.0 283 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1082451 MMRN2 CD93 MMRN2-CD93 T Lymphocytes Myeloid Cells T Lymphocytes -> Myeloid Cells 0.0046157570045017 0.6301823358791634 0.7461459456652184 0.6198216015396206 0.0031934983073077 0.0010390313650636 0.0 0.0 0.0 0.0 361 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1082614 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells Plasma Cells 11q13 Invasive Tumor Cells -> Plasma Cells 0.0046121867189635 0.6242573126045354 0.7373999388878224 0.6198216015396206 0.0034559943126159 0.0009761781830445 0.0 0.0 0.0 0.0 103 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1082776 DLL4 NOTCH3 DLL4-NOTCH3 CXCL14+ Fibroblasts T Lymphocytes CXCL14+ Fibroblasts -> T Lymphocytes 0.0046087115789973 0.9184503888425788 0.7746834992804791 0.6198216015396206 0.0004696576149175 0.0046263543438723 0.0 8.86053517632465e-05 0.048301447234543 0.0 1881 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1082810 JAG1 NOTCH2 JAG1-NOTCH2 Mast Cells 11q13 Invasive Tumor Cells (Mitotic) Mast Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0046081318564956 0.6303682835571691 0.663300745568453 0.6198216015396206 9.902323108165852e-05 0.0373075519081129 0.0 0.0023809523809523 0.0449259252993362 0.0 10 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1082882 VWF SELP VWF-SELP B Cells CAFs, DCIS Associated B Cells -> CAFs, DCIS Associated 0.0046064703099453 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.00023686843287 0.0222228052993653 0.0 5.560869275085081e-05 0.0092082137130428 0.0 4087 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1082916 MMP2 PECAM1 MMP2-PECAM1 Luminal-like Amorphous DCIS Cells B Cells Luminal-like Amorphous DCIS Cells -> B Cells 0.0046058951627348 0.2491408586098361 0.6331674633943454 0.2461374514707439 0.0049987108499989 0.0049190726392343 0.0 0.0002840909090909 0.0347020548243749 0.0 176 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1082922 VEGFC FLT1 VEGFC-FLT1 B Cells B Cells B Cells -> B Cells 0.0046057802390164 0.7745997874735252 0.777821334064334 1.0 0.0012459853895406 0.001271575589586 0.0 0.0001175364362952 0.028784602854255 0.0 1418 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1082930 CD34 SELP CD34-SELP B Cells 11q13 Invasive Tumor Cells (Mitotic) B Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0046054100651725 0.633566764858408 0.6572093097629401 0.7917001487310438 0.0006336851232098 0.0045674276780054 0.0 0.0 0.0 0.0 50 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1082968 CCN1 CAV1 CCN1-CAV1 Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0046045917017793 0.7797135509308979 0.62431395375366 0.6198216015396206 0.0009209869688402 0.0034299077593249 0.0 0.0 0.0 0.0 32 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1082994 JAG1 NOTCH2 JAG1-NOTCH2 Apocrine Cells CAFs, Invasive Associated Apocrine Cells -> CAFs, Invasive Associated 0.0046039562460223 0.2451358214448441 0.663300745568453 0.2461374514707439 0.0010709508378277 0.0222186841038061 0.0 0.0 0.0 0.0 0 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1083111 COL4A2 CD93 COL4A2-CD93 Mast Cells Mast Cells Mast Cells -> Mast Cells 0.0046006507526433 0.8355319038299565 0.8347945881127203 1.0 0.001123788079051 0.0012097093680331 0.0 0.0 0.0 0.0 14 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1083129 CCN1 CAV1 CCN1-CAV1 B Cells Myeloid Cells B Cells -> Myeloid Cells 0.0046002245009864 0.6213271600240247 0.7832252605020791 0.6198216015396206 0.0023088899408624 0.00136079311934 0.0 0.0 0.0 0.0 137 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1083238 VEGFC FLT1 VEGFC-FLT1 CXCL14+ Fibroblasts B Cells CXCL14+ Fibroblasts -> B Cells 0.0045975876731523 0.8718210606749883 0.777821334064334 0.6198216015396206 0.0017670878089588 0.001271575589586 0.0 0.0 0.0 0.0 791 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1083253 C3 LRP1 C3-LRP1 Myoepithelial Cells Mast Cells Myoepithelial Cells -> Mast Cells 0.0045971021697269 0.7148920381722296 0.8755243548400705 0.7204611100467462 0.005043231651446 0.0004150165744076 0.0 0.0 0.0 0.0 38 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1083283 VEGFC FLT1 VEGFC-FLT1 Myeloid Cells B Cells Myeloid Cells -> B Cells 0.0045962704168136 0.743507317541692 0.777821334064334 0.6198216015396206 0.0020684923107111 0.001271575589586 0.0 0.0 0.0 0.0 144 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1083332 DLL1 NOTCH3 DLL1-NOTCH3 Macrophages Mast Cells Macrophages -> Mast Cells 0.0045951169381167 0.8771078809726828 0.8341464445360613 0.8567148457705164 0.0080232294691882 0.0001871866311057 0.0 0.0 0.0 0.0 165 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1083365 DLL4 NOTCH3 DLL4-NOTCH3 B Cells Dendritic Cells B Cells -> Dendritic Cells 0.004594285936713 0.6342079770588467 0.7746834992804791 0.909150863993142 0.0002327631000826 0.0090444648829713 0.0 0.0001075962986873 0.0122198085878199 0.0 1549 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1083429 JAG1 NOTCH2 JAG1-NOTCH2 Dendritic Cells B Cells Dendritic Cells -> B Cells 0.0045925224247811 0.8630183004227985 0.8445107771175474 0.909150863993142 0.0016575843792215 0.0008542071298387 0.0 9.087604507451837e-05 0.0167843020999995 0.0 1572 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1083513 COL4A2 CD93 COL4A2-CD93 Plasma Cells Plasma Cells Plasma Cells -> Plasma Cells 0.0045907275342486 0.4630253981438691 0.4630027772793905 1.0 0.0047240947268779 0.0009242223287825 0.0 0.0003533568904593 0.0673854375496627 0.0 283 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1083577 EFNB2 PECAM1 EFNB2-PECAM1 Mast Cells Basal-like Structured DCIS Cells Mast Cells -> Basal-like Structured DCIS Cells 0.0045892907987067 0.8284725546778968 0.6331674633943454 0.6198216015396206 0.0012187708721425 0.0023576674662702 0.0 0.0 0.0 0.0 30 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1083585 CCN1 CAV1 CCN1-CAV1 CXCL14+ Fibroblasts Apocrine Cells CXCL14+ Fibroblasts -> Apocrine Cells 0.0045891334505107 0.9219165193585238 0.252518874138558 0.2461374514707439 0.0086134406931133 0.0018925243453249 0.0 0.0080459770114942 0.4456981446608839 0.0 29 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1083624 MMRN2 CD93 MMRN2-CD93 Mast Cells Basal-like Structured DCIS Cells Mast Cells -> Basal-like Structured DCIS Cells 0.0045884530714341 0.8571898293845529 0.7779918296243433 0.6198216015396206 0.0004196880356983 0.0053794918117879 0.0 0.0 0.0 0.0 30 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1083656 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) -> CXCL14+ Fibroblasts 0.0045877521739757 0.6319926036888139 0.9078204025796472 0.6198216015396206 0.0004094805141934 0.0064028969591119 0.0 0.0 0.0 0.0 380 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1083658 JAG1 NOTCH2 JAG1-NOTCH2 T Lymphocytes Endothelial Cells T Lymphocytes -> Endothelial Cells 0.0045877213421199 0.8630183004227985 0.773263018678637 0.6198216015396206 0.0006856224272495 0.0032875740549697 0.0 7.490412272291466e-05 0.0120861535455427 0.0 4768 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1083702 JAG1 NOTCH2 JAG1-NOTCH2 Apocrine Cells Myoepithelial Cells Apocrine Cells -> Myoepithelial Cells 0.0045867044866392 0.2451358214448441 0.4614667734221426 0.2461374514707439 0.0010709508378277 0.0312252462757311 0.0 0.004700919855669 0.2560305883538948 0.0 937 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1083743 C3 LRP1 C3-LRP1 Dendritic Cells Apocrine Cells Dendritic Cells -> Apocrine Cells 0.00458555134287 0.6319926036888139 0.2550748532138862 0.2461374514707439 0.0691889863216023 0.0003386430177035 0.0 0.0116666666666666 1.0 0.0 75 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1083765 DLL4 NOTCH4 DLL4-NOTCH4 Mast Cells Mast Cells Mast Cells -> Mast Cells 0.0045849303277311 0.8516956437178343 0.836885603004631 1.0 0.000472352586488 0.0027591088867233 0.0 0.0714285714285714 1.0 0.0 14 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1083944 CD34 SELP CD34-SELP Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells -> CAFs, Invasive Associated 0.0045805078543281 0.2491449441646273 0.6572093097629401 0.2461374514707439 0.0108445362943651 0.002113171886167 0.0 0.0 0.0 0.0 147 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1083949 THBS2 CD36 THBS2-CD36 T Lymphocytes Mast Cells T Lymphocytes -> Mast Cells 0.0045803795413789 0.6242573126045354 0.8765901449012573 0.6198216015396206 0.0063387366560491 0.0004295051170816 0.0 0.0006256256256256 0.075771596289366 0.0 333 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1083992 CXCL12 CXCR4 CXCL12-CXCR4 Luminal-like Amorphous DCIS Cells Myeloid Cells Luminal-like Amorphous DCIS Cells -> Myeloid Cells 0.0045795292761285 0.255669001367946 0.7447682696221608 0.2461374514707439 0.0061207051981986 0.0032154705418133 0.0 0.0016233766233766 0.1377990104144806 0.0 84 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1084030 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells (G1/S) B Cells 11q13 Invasive Tumor Cells (G1/S) -> B Cells 0.0045785503742575 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0003521782369754 0.0083442542366581 0.0 0.0 0.0 0.0 38 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1084123 DLL4 NOTCH3 DLL4-NOTCH3 Dendritic Cells B Cells Dendritic Cells -> B Cells 0.0045765435533836 0.6342079770588467 0.7746834992804791 0.909150863993142 0.0028649117803088 0.00071798405859 0.0 0.0001060220525869 0.0560245694542981 0.0 1572 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1084201 MMRN2 CLEC14A MMRN2-CLEC14A B Cells T Lymphocytes B Cells -> T Lymphocytes 0.0045748928960914 0.6301823358791634 0.6347970925105053 0.9318789094584046 0.0003083910058032 0.0079745943515326 0.0 0.0001337345369441 0.0160244639221977 0.0 4985 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1084207 C3 LRP1 C3-LRP1 Mast Cells Plasma Cells Mast Cells -> Plasma Cells 0.0045746669714497 0.8509500867818902 0.7346293219749174 0.7204611100467462 0.0006305085967044 0.0032275631628407 0.0 0.0 0.0 0.0 50 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1084229 VWF LRP1 VWF-LRP1 CXCL14+ Fibroblasts T Lymphocytes CXCL14+ Fibroblasts -> T Lymphocytes 0.0045740914263942 0.9275752708651288 0.6207977546603366 0.6198216015396206 0.000245041593909 0.0104714078116759 0.0 0.0 0.0 0.0 1881 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1084237 DLL1 NOTCH3 DLL1-NOTCH3 B Cells B Cells B Cells -> B Cells 0.004573918719866 0.6249837837987587 0.7746834992804791 1.0 0.00263399584678 0.00071798405859 0.0 0.0001175364362952 0.0889758875344782 0.0 1418 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1084260 COL4A1 CD93 COL4A1-CD93 B Cells Mast Cells B Cells -> Mast Cells 0.0045733525002981 0.8684504425765611 0.8347945881127203 0.6198216015396206 0.0016831757123532 0.0012097093680331 0.0 0.0 0.0 0.0 97 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1084392 DLL4 NOTCH4 DLL4-NOTCH4 Basal-like Structured DCIS Cells CXCL14+ Fibroblasts Basal-like Structured DCIS Cells -> CXCL14+ Fibroblasts 0.0045698550906274 0.6342079770588467 0.896164124004365 0.6198216015396206 0.0053032910137447 0.0004874986369898 0.0 0.0 0.0 0.0 1109 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1084427 VWF ITGA9 VWF-ITGA9 CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts -> Luminal-like Amorphous DCIS Cells 0.0045691325729284 0.9275752708651288 0.2531744428854943 0.2461374514707439 0.000245041593909 0.0642389143033604 0.0 0.0001829156758734 0.008561159234453 0.0 1491 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1084484 VWF LRP1 VWF-LRP1 B Cells T Lymphocytes B Cells -> T Lymphocytes 0.0045681610057175 0.6332974881236617 0.6207977546603366 0.9318789094584046 0.00023686843287 0.0104714078116759 0.0 6.838697911917569e-05 0.0057415004433306 0.0 4985 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1084489 CD34 SELP CD34-SELP B Cells Dendritic Cells B Cells -> Dendritic Cells 0.0045680909844619 0.633566764858408 0.7760344326192508 0.909150863993142 0.0006336851232098 0.0032078747392388 0.0 0.0 0.0 0.0 1549 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1084637 EFNB2 PECAM1 EFNB2-PECAM1 Myeloid Cells CXCL14+ Fibroblasts Myeloid Cells -> CXCL14+ Fibroblasts 0.0045640194740794 0.7451589345683471 0.930308383061206 0.7827641335561659 0.0040724665904272 0.0004089864655001 0.0 0.0001185958254269 0.1524322734924948 0.0 527 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1084744 THBS2 CD36 THBS2-CD36 Myeloid Cells T Lymphocytes Myeloid Cells -> T Lymphocytes 0.0045611872649229 0.7809827257946271 0.6176321640000088 0.6198216015396206 0.0004779710276932 0.0063011237754475 0.0 0.0002147766323024 0.0433386197880003 0.0 388 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1084755 C3 LRP1 C3-LRP1 Mast Cells Luminal-like Amorphous DCIS Cells Mast Cells -> Luminal-like Amorphous DCIS Cells 0.0045610230853858 0.8509500867818902 0.2550748532138862 0.2461374514707439 0.0006305085967044 0.0267255153180908 0.0 0.0 0.0 0.0 41 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1084840 MMRN2 CLEC14A MMRN2-CLEC14A Luminal-like Amorphous DCIS Cells Dendritic Cells Luminal-like Amorphous DCIS Cells -> Dendritic Cells 0.0045591434554503 0.250044481781731 0.6347970925105053 0.2461374514707439 0.0070431301838115 0.003263637675389 0.0 0.0009170105456212 0.0924102625090918 0.0 727 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1084886 HSPG2 LRP1 HSPG2-LRP1 B Cells 11q13 Invasive Tumor Cells (G1/S) B Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0045579547124182 0.7789175740361626 0.6207977546603366 0.7917001487310438 0.0012941512528773 0.0018097844702233 0.0 0.0003306878306878 0.0294200747338774 0.0 42 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1084967 DLL4 NOTCH3 DLL4-NOTCH3 Basal-like Structured DCIS Cells Plasma Cells Basal-like Structured DCIS Cells -> Plasma Cells 0.0045560177115715 0.6342079770588467 0.4638256179742202 0.6198216015396206 0.0053032910137447 0.0009249287638231 0.0 0.0 0.0 0.0 79 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1084983 DLL4 NOTCH3 DLL4-NOTCH3 Mast Cells T Lymphocytes Mast Cells -> T Lymphocytes 0.0045554553770798 0.8516956437178343 0.7746834992804791 0.6198216015396206 0.000472352586488 0.0046263543438723 0.0 0.0 0.0 0.0 343 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1084988 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0045553271459274 0.6242573126045354 0.6176321640000088 0.8824495942126559 0.0034559943126159 0.0007598956708367 0.0 2.7731558513588465e-05 0.0130440393756991 0.0 12020 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1085000 VWF LRP1 VWF-LRP1 Mast Cells CXCL14+ Fibroblasts Mast Cells -> CXCL14+ Fibroblasts 0.0045551360740092 0.8525936146535493 0.9078204025796472 0.8567148457705164 0.0002103933337194 0.0064028969591119 0.0 0.0004606879606879 0.0480268732059432 0.0 148 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1085015 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Luminal-like Amorphous DCIS Cells 0.0045547346339007 0.6332974881236617 0.2531744428854943 0.2461374514707439 0.0003521782369754 0.0642389143033604 0.0 0.0 0.0 0.0 19 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1085027 VWF ITGA9 VWF-ITGA9 Luminal-like Amorphous DCIS Cells Myeloid Cells Luminal-like Amorphous DCIS Cells -> Myeloid Cells 0.0045543340673578 0.2486570577556728 0.7831795333113832 0.2461374514707439 0.0033537993821664 0.0055509879377996 0.0 0.0 0.0 0.0 84 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1085051 VWF ITGA9 VWF-ITGA9 Myeloid Cells Plasma Cells Myeloid Cells -> Plasma Cells 0.0045536327586497 0.7848266128497919 0.7292496872084557 0.7204611100467462 0.0004024409845247 0.0053724660607752 0.0 0.0024570024570024 0.2373182172267593 0.0 37 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1085158 MMRN2 CD93 MMRN2-CD93 Plasma Cells T Lymphocytes Plasma Cells -> T Lymphocytes 0.0045506832278271 0.7205550478301406 0.7779918296243433 0.6198216015396206 0.0002165306714062 0.0118035014556376 0.0 0.0 0.0 0.0 753 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1085164 MMRN2 CLEC14A MMRN2-CLEC14A Myeloid Cells Myeloid Cells Myeloid Cells -> Myeloid Cells 0.0045505052420501 0.7856500335676843 0.7830372268649692 1.0 0.0005542667491398 0.0026038611777234 0.0 0.0008833922261484 0.0751745342356479 0.0 1132 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1085199 CD48 CD2 CD48-CD2 Pericytes 11q13 Invasive Tumor Cells (G1/S) Pericytes -> 11q13 Invasive Tumor Cells (G1/S) 0.0045497120465519 0.7719609236370527 0.6614977577544194 0.6198216015396206 0.0076331962782219 0.0003671083100858 0.0 0.0 0.0 0.0 377 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1085225 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myeloid Cells 0.0045491157031587 0.6160088550075702 0.7447682696221608 0.6198216015396206 0.0009692519480124 0.0032154705418133 0.0 0.0 0.0 0.0 23 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1085266 MMRN2 CLEC14A MMRN2-CLEC14A T Lymphocytes CXCL14+ Fibroblasts T Lymphocytes -> CXCL14+ Fibroblasts 0.0045481004991217 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.0031934983073077 0.0007880862995141 0.0 8.865248226950354e-05 0.0591983505732712 0.0 1880 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1085306 MMRN2 CLEC14A MMRN2-CLEC14A Luminal-like Amorphous DCIS Cells Myeloid Cells Luminal-like Amorphous DCIS Cells -> Myeloid Cells 0.0045470236025851 0.250044481781731 0.7830372268649692 0.2461374514707439 0.0070431301838115 0.0026038611777234 0.0 0.0019841269841269 0.1688443903864157 0.0 84 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1085322 VWF LRP1 VWF-LRP1 Macrophages 11q13 Invasive Tumor Cells (Mitotic) Macrophages -> 11q13 Invasive Tumor Cells (Mitotic) 0.0045466112990352 0.9011206516381156 0.6207977546603366 0.6198216015396206 0.0008850282134344 0.0028784826949613 0.0 0.0 0.0 0.0 129 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1085337 CXCL12 CXCR4 CXCL12-CXCR4 Myeloid Cells CXCL14+ Fibroblasts Myeloid Cells -> CXCL14+ Fibroblasts 0.0045462667199204 0.7487535481622718 0.7757991160529997 0.7827641335561659 0.0015847932820241 0.0012252690191386 0.0 8.625150940141452e-05 0.0692057870254126 0.0 527 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1085356 MMRN2 CLEC14A MMRN2-CLEC14A Macrophages Dendritic Cells Macrophages -> Dendritic Cells 0.0045456998240152 0.893316592628645 0.6347970925105053 0.6198216015396206 0.0007691101630988 0.003263637675389 0.0 0.0001975894092076 0.0199117548441344 0.0 1687 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1085384 EFNB2 PECAM1 EFNB2-PECAM1 Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0045449453118485 0.7451589345683471 0.6331674633943454 0.6198216015396206 0.0040724665904272 0.0007400708115376 0.0 0.00390625 0.7624633431085046 0.0 32 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1085401 THBS2 CD36 THBS2-CD36 Plasma Cells CAFs, Invasive Associated Plasma Cells -> CAFs, Invasive Associated 0.0045444574099222 0.724503440376099 0.6176321640000088 0.6198216015396206 0.0009736808737186 0.0032616151102094 0.0 0.0 0.0 0.0 285 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1085408 C3 LRP1 C3-LRP1 Apocrine Cells Luminal-like Amorphous DCIS Cells Apocrine Cells -> Luminal-like Amorphous DCIS Cells 0.0045443560765234 0.2485046029682279 0.2550748532138862 0.3990376746076917 0.0013028322726017 0.0267255153180908 0.0 0.0002808988764044 0.0444734482029904 0.0 89 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1085433 EFNB2 PECAM1 EFNB2-PECAM1 CXCL14+ Fibroblasts CXCL14+ Fibroblasts CXCL14+ Fibroblasts -> CXCL14+ Fibroblasts 0.0045438346694541 0.8640667164982425 0.930308383061206 1.0 0.002676946692949 0.0004089864655001 0.0 0.0 0.0 0.0 4019 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1085496 VWF SELP VWF-SELP Macrophages Luminal-like Amorphous DCIS Cells Macrophages -> Luminal-like Amorphous DCIS Cells 0.0045423346949564 0.9011206516381156 0.4623922682986163 0.2461374514707439 0.0008850282134344 0.0096770075292062 0.0 0.0003456619426201 0.0986106864871013 0.0 263 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1085521 JAG1 NOTCH2 JAG1-NOTCH2 Dendritic Cells Plasma Cells Dendritic Cells -> Plasma Cells 0.0045417356333186 0.8630183004227985 0.4614667734221426 0.6198216015396206 0.0016575843792215 0.0021449819680126 0.0 0.0005977286312014 0.02169273539075 0.0 239 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1085541 CD34 SELP CD34-SELP Dendritic Cells B Cells Dendritic Cells -> B Cells 0.0045414720136025 0.633566764858408 0.7760344326192508 0.909150863993142 0.0042829523358709 0.0004582650848664 0.0 0.0 0.0 0.0 1572 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1085551 THBS2 CD36 THBS2-CD36 B Cells Basal-like Structured DCIS Cells B Cells -> Basal-like Structured DCIS Cells 0.0045410634215958 0.6242573126045354 0.6176321640000088 0.8693461273411047 0.0008527942416386 0.0030676679668133 0.0 0.0 0.0 0.0 360 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1085554 C1QB LRP1 C1QB-LRP1 B Cells Myeloid Cells B Cells -> Myeloid Cells 0.0045410001892274 0.8703788833238396 0.7769451595923457 0.6198216015396206 0.0037630364713574 0.0005558995075445 0.0 0.0 0.0 0.0 137 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1085563 DLL4 NOTCH3 DLL4-NOTCH3 Myeloid Cells B Cells Myeloid Cells -> B Cells 0.0045405489620453 0.7840818683779507 0.7746834992804791 0.6198216015396206 0.0032417203409647 0.00071798405859 0.0 0.0 0.0 0.0 144 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1085670 THBS2 CD36 THBS2-CD36 Macrophages Mast Cells Macrophages -> Mast Cells 0.0045380276047055 0.8858959974474152 0.8765901449012573 0.8567148457705164 0.0030563796158022 0.0004295051170816 0.0 0.0005050505050505 0.0611683431863245 0.0 165 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1085762 CLEC2D KLRB1 CLEC2D-KLRB1 CXCL14+ Fibroblasts CXCL14+ Fibroblasts CXCL14+ Fibroblasts -> CXCL14+ Fibroblasts 0.0045357582655744 0.8721681415062816 0.885766439573873 1.0 0.0008193633790489 0.0013756087909864 0.0 0.0 0.0 0.0 4019 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1085817 DLL4 NOTCH4 DLL4-NOTCH4 Myeloid Cells CXCL14+ Fibroblasts Myeloid Cells -> CXCL14+ Fibroblasts 0.0045344350249168 0.7840818683779507 0.896164124004365 0.7827641335561659 0.0032417203409647 0.0004874986369898 0.0 0.0 0.0 0.0 527 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1085821 MMRN2 CD93 MMRN2-CD93 B Cells CAFs, DCIS Associated B Cells -> CAFs, DCIS Associated 0.0045343758616205 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.0003083910058032 0.0155837683010033 0.0 6.116956202593589e-05 0.0083188642923116 0.0 4087 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1085901 C1QB LRP1 C1QB-LRP1 Luminal-like Amorphous DCIS Cells Myeloid Cells Luminal-like Amorphous DCIS Cells -> Myeloid Cells 0.0045322120545783 0.4601010570874773 0.7769451595923457 0.2461374514707439 0.0177188549930425 0.0005558995075445 0.0 0.0 0.0 0.0 84 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1085942 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Luminal-like Amorphous DCIS Cells 0.0045313480413994 0.6301823358791634 0.4630027772793905 0.2461374514707439 0.0024635726452692 0.0048929293424311 0.0 0.0 0.0 0.0 351 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1086039 C1QB LRP1 C1QB-LRP1 Plasma Cells 11q13 Invasive Tumor Cells (G1/S) Plasma Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0045294026527378 0.4601010570874773 0.6207977546603366 0.6198216015396206 0.0026949121497638 0.0018097844702233 0.0 0.0 0.0 0.0 8 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1086116 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells (G1/S) Mast Cells 11q13 Invasive Tumor Cells (G1/S) -> Mast Cells 0.0045277316985319 0.6160088550075702 0.7754239189773715 0.6198216015396206 0.0001971810371238 0.0147571931436988 0.0 0.0 0.0 0.0 0 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1086135 HSPG2 LRP1 HSPG2-LRP1 Mast Cells 11q13 Invasive Tumor Cells (G1/S) Mast Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0045271247185379 0.8349903778527206 0.6207977546603366 0.6198216015396206 0.0014804857410621 0.0018097844702233 0.0 0.0 0.0 0.0 1 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1086261 THBS2 CD36 THBS2-CD36 Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0045236714460434 0.724503440376099 0.6176321640000088 0.6198216015396206 0.0009736808737186 0.0031731220372828 0.0 0.0 0.0 0.0 3 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1086345 JAG1 NOTCH2 JAG1-NOTCH2 B Cells Myoepithelial Cells B Cells -> Myoepithelial Cells 0.0045218642262728 0.8630183004227985 0.4614667734221426 0.6198216015396206 0.0001109003117737 0.0312252462757311 0.0 0.0009120583717357 0.0496742868838752 0.0 496 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1086391 HSPG2 LRP1 HSPG2-LRP1 Myeloid Cells Plasma Cells Myeloid Cells -> Plasma Cells 0.0045205687342464 0.7468485855611411 0.7346293219749174 0.7204611100467462 0.0006689050756654 0.0032275631628407 0.0 0.0003753753753753 0.0206398752714172 0.0 37 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1086393 DLL4 NOTCH4 DLL4-NOTCH4 CXCL14+ Fibroblasts Mast Cells CXCL14+ Fibroblasts -> Mast Cells 0.0045205005110751 0.9184503888425788 0.836885603004631 0.8567148457705164 0.0004696576149175 0.0027591088867233 0.0 0.0 0.0 0.0 137 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1086516 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) -> Plasma Cells 0.0045172992438044 0.6630837220165452 0.4630027772793905 0.6198216015396206 0.0048313935743179 0.0009242223287825 0.0 0.0 0.0 0.0 5 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1086542 THBS2 CD36 THBS2-CD36 B Cells CAFs, Invasive Associated B Cells -> CAFs, Invasive Associated 0.0045167176955623 0.6242573126045354 0.6176321640000088 0.7917001487310438 0.0008527942416386 0.0032616151102094 0.0 8.608815426997244e-05 0.0272639173219355 0.0 968 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1086545 COL4A1 CD93 COL4A1-CD93 Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0045166251560699 0.4604235282221027 0.6587114738285964 0.6198216015396206 0.0017253404164066 0.0026174949623928 0.0 0.0 0.0 0.0 3 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1086549 MMRN2 CD93 MMRN2-CD93 Myeloid Cells Myoepithelial Cells Myeloid Cells -> Myoepithelial Cells 0.0045165489159532 0.7856500335676843 0.4630027772793905 0.7204611100467462 0.0005542667491398 0.0058437228618857 0.0 0.0 0.0 0.0 85 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1086722 JAG1 NOTCH2 JAG1-NOTCH2 Macrophages Pericytes Macrophages -> Pericytes 0.0045124374882472 0.6303682835571691 0.773263018678637 0.8875000050982297 0.0002750231449378 0.0070956399217802 0.0 7.699118450937368e-05 0.0096626664576804 0.0 2474 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1086726 VEGFC FLT1 VEGFC-FLT1 Mast Cells 11q13 Invasive Tumor Cells (G1/S) Mast Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0045123192615951 0.8317042416754105 0.6593689120110077 0.6198216015396206 0.0005440770361181 0.0045642085393754 0.0 0.0 0.0 0.0 1 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1086797 MMRN2 CLEC14A MMRN2-CLEC14A T Lymphocytes Plasma Cells T Lymphocytes -> Plasma Cells 0.0045105914061885 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.0031934983073077 0.0009436211854823 0.0 0.0 0.0 0.0 713 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1086879 A2M LRP1 A2M-LRP1 Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.004508481843899 0.7460047258226694 0.6207977546603366 0.6198216015396206 0.0010163752993685 0.0028784826949613 0.0 0.0 0.0 0.0 30 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1086910 EFNB2 PECAM1 EFNB2-PECAM1 Myeloid Cells Mast Cells Myeloid Cells -> Mast Cells 0.004507972525939 0.7451589345683471 0.8537710813834968 0.7827641335561659 0.0040724665904272 0.0004138063814779 0.0 0.0 0.0 0.0 23 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1086920 VWF LRP1 VWF-LRP1 CAFs, Invasive Associated B Cells CAFs, Invasive Associated -> B Cells 0.0045077370128985 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0016171311116606 0.0016667952436519 0.0 3.7176563894121147e-05 0.0046206160445625 0.0 917 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1086940 VWF ITGA9 VWF-ITGA9 B Cells 11q13 Invasive Tumor Cells (Mitotic) B Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.004507391230046 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.00023686843287 0.0112932915661816 0.0 0.0 0.0 0.0 50 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1086952 HSPG2 LRP1 HSPG2-LRP1 Myeloid Cells Luminal-like Amorphous DCIS Cells Myeloid Cells -> Luminal-like Amorphous DCIS Cells 0.004507086195487 0.7468485855611411 0.2550748532138862 0.2461374514707439 0.0006689050756654 0.0267255153180908 0.0 0.000455373406193 0.0272210246570051 0.0 122 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1086962 MMP2 PECAM1 MMP2-PECAM1 Myeloid Cells Myeloid Cells Myeloid Cells -> Myeloid Cells 0.0045068772565258 0.785133132759182 0.7841656220878274 1.0 0.001039571291679 0.001309307002134 0.0 0.0007508833922261 0.0898096193298022 0.0 1132 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1087035 MMRN2 CLEC14A MMRN2-CLEC14A Macrophages Macrophages Macrophages -> Macrophages 0.0045052424336734 0.893316592628645 0.9195415044619336 1.0 0.0007691101630988 0.0013235329769289 0.0 6.780580417683754e-05 0.0182880302096389 0.0 2458 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1087069 VWF ITGA9 VWF-ITGA9 Apocrine Cells Pericytes Apocrine Cells -> Pericytes 0.0045046827237711 0.2486570577556728 0.9404022517663844 0.2461374514707439 0.0001077515101466 0.1347191569099048 0.0 0.0 0.0 0.0 9 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1087141 HSPG2 LRP1 HSPG2-LRP1 Luminal-like Amorphous DCIS Cells Mast Cells Luminal-like Amorphous DCIS Cells -> Mast Cells 0.0045028923806079 0.4629984640915818 0.8755243548400705 0.2461374514707439 0.0201301851612071 0.0004150165744076 0.0 0.0 0.0 0.0 34 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1087254 CD48 CD2 CD48-CD2 CXCL14+ Fibroblasts Myeloid Cells CXCL14+ Fibroblasts -> Myeloid Cells 0.004500067791459 0.7719609236370527 0.7464347811605867 0.7827641335561659 0.0014378253178126 0.0012805120781881 0.0 0.0 0.0 0.0 526 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1087309 CCN1 CAV1 CCN1-CAV1 Apocrine Cells Plasma Cells Apocrine Cells -> Plasma Cells 0.0044986448844772 0.2542249848376565 0.7283139964676212 0.2461374514707439 0.0014656941948563 0.0124087765732037 0.0 0.0 0.0 0.0 15 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1087314 C3 LRP1 C3-LRP1 CAFs, Invasive Associated Apocrine Cells CAFs, Invasive Associated -> Apocrine Cells 0.0044986072427285 0.6319926036888139 0.2550748532138862 0.2461374514707439 0.0616816618657801 0.0003386430177035 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1087323 THBS2 CD36 THBS2-CD36 Plasma Cells Basal-like Structured DCIS Cells Plasma Cells -> Basal-like Structured DCIS Cells 0.0044982610811232 0.724503440376099 0.6176321640000088 0.6198216015396206 0.0009736808737186 0.0030676679668133 0.0 0.0 0.0 0.0 126 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1087349 VWF SELP VWF-SELP Basal-like Structured DCIS Cells Plasma Cells Basal-like Structured DCIS Cells -> Plasma Cells 0.0044975190106678 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.0020251995753771 0.0022515473538965 0.0 0.0 0.0 0.0 79 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1087404 THBS2 CD36 THBS2-CD36 B Cells 11q13 Invasive Tumor Cells (Mitotic) B Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.004496058610791 0.6242573126045354 0.6176321640000088 0.7917001487310438 0.0008527942416386 0.0031731220372828 0.0 0.0 0.0 0.0 50 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1087442 DLL4 NOTCH4 DLL4-NOTCH4 Apocrine Cells 11q13 Invasive Tumor Cells Apocrine Cells -> 11q13 Invasive Tumor Cells 0.0044953235622454 0.2490567623945399 0.6571792026963191 0.2461374514707439 0.000126812416921 0.1615138601457002 0.0 0.0 0.0 0.0 184 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1087614 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (Mitotic) 0.0044908135021895 0.6319926036888139 0.6207977546603366 1.0 0.0007263013575398 0.0028784826949613 0.0 0.0001288659793814 0.0333414141966925 0.0 1552 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1087673 MMRN2 CLEC14A MMRN2-CLEC14A Mast Cells Basal-like Structured DCIS Cells Mast Cells -> Basal-like Structured DCIS Cells 0.0044889375411041 0.8571898293845529 0.6347970925105053 0.6198216015396206 0.0004196880356983 0.0057802287131517 0.0 0.0 0.0 0.0 30 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1087752 HSPG2 LRP1 HSPG2-LRP1 Basal-like Structured DCIS Cells Apocrine Cells Basal-like Structured DCIS Cells -> Apocrine Cells 0.0044867889475522 0.7789175740361626 0.2550748532138862 0.2461374514707439 0.0492631209980634 0.0003386430177035 0.0 0.0005603586295228 0.079868752474289 0.0 694 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1087765 MMP2 PECAM1 MMP2-PECAM1 Mast Cells Myoepithelial Cells Mast Cells -> Myoepithelial Cells 0.0044865035122892 0.8560892486218385 0.7167436199046466 0.7204611100467462 0.0006966068981631 0.0026482500471321 0.0 0.0 0.0 0.0 66 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1087769 MMP2 PECAM1 MMP2-PECAM1 Plasma Cells Luminal-like Amorphous DCIS Cells Plasma Cells -> Luminal-like Amorphous DCIS Cells 0.0044863710968538 0.718867305289982 0.2491073778594529 0.2461374514707439 0.0024319941937022 0.0076066460958003 0.0 0.0 0.0 0.0 271 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1087778 COL4A1 CD93 COL4A1-CD93 B Cells Luminal-like Amorphous DCIS Cells B Cells -> Luminal-like Amorphous DCIS Cells 0.0044860905912625 0.8684504425765611 0.4630027772793905 0.2461374514707439 0.0016831757123532 0.0048929293424311 0.0 0.0 0.0 0.0 211 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1087854 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells (G1/S) Mast Cells 11q13 Invasive Tumor Cells (G1/S) -> Mast Cells 0.0044843334565747 0.6342079770588467 0.836885603004631 0.6198216015396206 0.000895875398841 0.0027591088867233 0.0 0.0 0.0 0.0 0 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1087893 VWF SELP VWF-SELP Dendritic Cells Plasma Cells Dendritic Cells -> Plasma Cells 0.0044833379177112 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.0019871862905238 0.0022515473538965 0.0 0.0 0.0 0.0 239 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1087910 EFNB2 PECAM1 EFNB2-PECAM1 Mast Cells Myeloid Cells Mast Cells -> Myeloid Cells 0.0044827847174983 0.8284725546778968 0.7841656220878274 0.7827641335561659 0.0012187708721425 0.001309307002134 0.0 0.0 0.0 0.0 23 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1088044 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells (Mitotic) B Cells 11q13 Invasive Tumor Cells (Mitotic) -> B Cells 0.0044794763656817 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0015572459193676 0.0016667952436519 0.0 0.0 0.0 0.0 42 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1088100 MMP2 PECAM1 MMP2-PECAM1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0044782216364994 0.2491408586098361 0.6331674633943454 0.2461374514707439 0.0049987108499989 0.0041555861088636 0.0 0.0002010723860589 0.0382034338410995 0.0 373 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1088186 VWF ITGA9 VWF-ITGA9 Luminal-like Amorphous DCIS Cells Plasma Cells Luminal-like Amorphous DCIS Cells -> Plasma Cells 0.0044760466878484 0.2486570577556728 0.7292496872084557 0.2461374514707439 0.0033537993821664 0.0053724660607752 0.0 0.0006684491978609 0.0645645149808095 0.0 272 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1088211 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) -> CXCL14+ Fibroblasts 0.0044754606682136 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.0003521782369754 0.0064028969591119 0.0 2.990430622009569e-05 0.0031175338747717 0.0 380 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1088253 THBS2 CD36 THBS2-CD36 Apocrine Cells Pericytes Apocrine Cells -> Pericytes 0.0044744027280644 0.2510234128936706 0.8587566561291643 0.2461374514707439 5.260070730345377e-05 0.287457858136305 0.0 0.0 0.0 0.0 9 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1088338 VWF ITGA9 VWF-ITGA9 Plasma Cells B Cells Plasma Cells -> B Cells 0.0044723999096072 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0003457348439318 0.0083442542366581 0.0 0.0 0.0 0.0 315 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1088355 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (G1/S) 0.0044720168278341 0.633566764858408 0.6572093097629401 1.0 0.0018436902762588 0.0010419094417808 0.0 0.0002708559046587 0.0208981866469295 0.0 1846 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1088393 MMRN2 CLEC14A MMRN2-CLEC14A T Lymphocytes B Cells T Lymphocytes -> B Cells 0.0044711226025394 0.6301823358791634 0.6347970925105053 0.9318789094584046 0.0031934983073077 0.000671064546954 0.0 0.0 0.0 0.0 5010 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1088422 CCN1 CAV1 CCN1-CAV1 B Cells Mast Cells B Cells -> Mast Cells 0.0044703005322965 0.6213271600240247 0.8617632615906476 0.6198216015396206 0.0023088899408624 0.0010414441948928 0.0 0.0003436426116838 0.0434285867001623 0.0 97 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1088521 C1QB LRP1 C1QB-LRP1 Plasma Cells B Cells Plasma Cells -> B Cells 0.0044676951357995 0.4601010570874773 0.6207977546603366 0.6198216015396206 0.0026949121497638 0.0016667952436519 0.0 0.0003968253968253 0.069752342966223 0.0 315 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1088608 HSPG2 LRP1 HSPG2-LRP1 Mast Cells B Cells Mast Cells -> B Cells 0.0044654482356397 0.8349903778527206 0.6207977546603366 0.6198216015396206 0.0014804857410621 0.0016667952436519 0.0 0.0006200396825396 0.0784442998177833 0.0 112 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1088771 HSPG2 LRP1 HSPG2-LRP1 CXCL14+ Fibroblasts Myeloid Cells CXCL14+ Fibroblasts -> Myeloid Cells 0.0044610142564724 0.8818165186409654 0.7769451595923457 0.7827641335561659 0.0026436039558049 0.0005558995075445 0.0 0.0002376425855513 0.0351210427881834 0.0 526 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1088783 THBS2 CD36 THBS2-CD36 Macrophages 11q13 Invasive Tumor Cells (G1/S) Macrophages -> 11q13 Invasive Tumor Cells (G1/S) 0.0044605796145714 0.8858959974474152 0.6176321640000088 0.6198216015396206 0.0030563796158022 0.0007598956708367 0.0 0.0 0.0 0.0 129 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1088801 CD34 SELP CD34-SELP Mast Cells Luminal-like Amorphous DCIS Cells Mast Cells -> Luminal-like Amorphous DCIS Cells 0.0044601830135995 0.8532069650852002 0.4623922682986163 0.2461374514707439 0.00083777361258 0.0096770075292062 0.0 0.0 0.0 0.0 41 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1088829 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells Apocrine Cells 11q13 Invasive Tumor Cells -> Apocrine Cells 0.0044595672747331 0.6589792304505506 0.2550748532138862 0.2461374514707439 0.0561415215593491 0.0003386430177035 0.0 0.0004655493482309 0.0663554439949999 0.0 179 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1088849 C1QB LRP1 C1QB-LRP1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (Mitotic) 0.0044591061227373 0.7753420160918723 0.6207977546603366 0.6198216015396206 0.0009153913192522 0.0028784826949613 0.0 0.0006410256410256 0.0545220353449996 0.0 390 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1088871 DLL4 NOTCH3 DLL4-NOTCH3 Myeloid Cells Plasma Cells Myeloid Cells -> Plasma Cells 0.0044586436377819 0.7840818683779507 0.4638256179742202 0.7204611100467462 0.0032417203409647 0.0009249287638231 0.0 0.0 0.0 0.0 37 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1088896 VWF ITGA9 VWF-ITGA9 Mast Cells 11q13 Invasive Tumor Cells (Mitotic) Mast Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0044581343598562 0.8525936146535493 0.6252253442669611 0.6198216015396206 0.0002103933337194 0.0112932915661816 0.0 0.0 0.0 0.0 10 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1088961 VEGFC FLT1 VEGFC-FLT1 CXCL14+ Fibroblasts CXCL14+ Fibroblasts CXCL14+ Fibroblasts -> CXCL14+ Fibroblasts 0.0044563327124531 0.8718210606749883 0.878254460598671 1.0 0.0017670878089588 0.0005788283879716 0.0 0.0 0.0 0.0 4019 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1088984 VWF ITGA9 VWF-ITGA9 B Cells B Cells B Cells -> B Cells 0.0044558064852842 0.6332974881236617 0.6252253442669611 1.0 0.00023686843287 0.0083442542366581 0.0 0.0 0.0 0.0 1418 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1089007 DLL1 NOTCH3 DLL1-NOTCH3 Mast Cells Myeloid Cells Mast Cells -> Myeloid Cells 0.0044553272281353 0.8624864526942296 0.7470475610360806 0.7827641335561659 0.0020100505037262 0.0007714919761827 0.0 0.0 0.0 0.0 23 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1089024 EFNB2 PECAM1 EFNB2-PECAM1 CAFs, Invasive Associated Apocrine Cells CAFs, Invasive Associated -> Apocrine Cells 0.0044546733198406 0.662063103571249 0.2491073778594529 0.2461374514707439 0.0967042147306326 0.0001990509171164 0.0 0.0 0.0 0.0 0 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1089138 DLL1 NOTCH3 DLL1-NOTCH3 CXCL14+ Fibroblasts Mast Cells CXCL14+ Fibroblasts -> Mast Cells 0.0044519446386038 0.9470274865242416 0.8341464445360613 0.8567148457705164 0.0061455194924501 0.0001871866311057 0.0 0.0 0.0 0.0 137 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1089153 THBS2 CD36 THBS2-CD36 Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.0044515384086496 0.6242573126045354 0.2562573700401372 0.2461374514707439 0.0020491452254277 0.0096442330625583 0.0 0.0 0.0 0.0 877 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1089156 DLL4 NOTCH4 DLL4-NOTCH4 Dendritic Cells B Cells Dendritic Cells -> B Cells 0.0044514621209422 0.6342079770588467 0.7754072541855492 0.909150863993142 0.0028649117803088 0.0006074333625108 0.0 0.0 0.0 0.0 1572 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1089166 VWF ITGA9 VWF-ITGA9 Apocrine Cells Basal-like Structured DCIS Cells Apocrine Cells -> Basal-like Structured DCIS Cells 0.0044512870999313 0.2486570577556728 0.6252253442669611 0.2461374514707439 0.0001077515101466 0.1886404570313 0.0 0.0 0.0 0.0 684 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1089201 THBS2 CD36 THBS2-CD36 Basal-like Structured DCIS Cells CXCL14+ Fibroblasts Basal-like Structured DCIS Cells -> CXCL14+ Fibroblasts 0.0044503355383825 0.6242573126045354 0.8587566561291643 0.6198216015396206 0.0020491452254277 0.0011409783203169 0.0 0.0 0.0 0.0 1109 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1089204 C1QB LRP1 C1QB-LRP1 T Lymphocytes Apocrine Cells T Lymphocytes -> Apocrine Cells 0.0044501681092074 0.8703788833238396 0.2550748532138862 0.2461374514707439 0.0419710388788557 0.0003386430177035 0.0 0.0 0.0 0.0 86 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1089255 VWF ITGA9 VWF-ITGA9 Plasma Cells Myeloid Cells Plasma Cells -> Myeloid Cells 0.0044486943084574 0.7158082793127664 0.7831795333113832 0.7204611100467462 0.0003457348439318 0.0055509879377996 0.0 0.0105708245243128 0.7883374084108001 0.0 43 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1089312 VWF ITGA9 VWF-ITGA9 CXCL14+ Fibroblasts Myeloid Cells CXCL14+ Fibroblasts -> Myeloid Cells 0.0044471147637222 0.9275752708651288 0.7831795333113832 0.7827641335561659 0.000245041593909 0.0055509879377996 0.0 0.0005184929139301 0.0386675002604536 0.0 526 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1089341 CXCL12 CXCR4 CXCL12-CXCR4 Basal-like Structured DCIS Cells CXCL14+ Fibroblasts Basal-like Structured DCIS Cells -> CXCL14+ Fibroblasts 0.0044463844513424 0.6160088550075702 0.7757991160529997 0.6198216015396206 0.0021291294377375 0.0012252690191386 0.0 0.0 0.0 0.0 1109 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1089448 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Luminal-like Amorphous DCIS Cells 0.0044439354773432 0.6319926036888139 0.2550748532138862 0.2461374514707439 0.0007263013575398 0.0267255153180908 0.0 0.0014957264957264 0.2368116088073767 0.0 351 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1089548 DLL4 NOTCH4 DLL4-NOTCH4 B Cells Luminal-like Amorphous DCIS Cells B Cells -> Luminal-like Amorphous DCIS Cells 0.0044413918281003 0.6342079770588467 0.4641352222874551 0.2461374514707439 0.0002327631000826 0.0455121851821151 0.0 0.0 0.0 0.0 211 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1089565 VWF SELP VWF-SELP Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.004441145027276 0.7158082793127664 0.6572093097629401 0.6198216015396206 0.0025256125075084 0.0010419094417808 0.0 0.0002154243860404 0.1269701702190959 0.0 422 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1089644 CCN1 CAV1 CCN1-CAV1 Myeloid Cells Myeloid Cells Myeloid Cells -> Myeloid Cells 0.0044392800863967 0.7797135509308979 0.7832252605020791 1.0 0.0009209869688402 0.00136079311934 0.0 0.0002061248527679 0.0303005455379403 0.0 1132 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1089645 DLL4 NOTCH3 DLL4-NOTCH3 Macrophages Myeloid Cells Macrophages -> Myeloid Cells 0.004439277222861 0.8949858186325867 0.7470475610360806 0.7827641335561659 0.001895566065636 0.0007714919761827 0.0 0.0 0.0 0.0 179 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1089722 EFNB2 PECAM1 EFNB2-PECAM1 Luminal-like Amorphous DCIS Cells Apocrine Cells Luminal-like Amorphous DCIS Cells -> Apocrine Cells 0.0044374615445787 0.4619393085577573 0.2491073778594529 0.3990376746076917 0.0835287751665837 0.0001990509171164 0.0 0.0006443298969072 1.0 0.0 97 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1089768 MMRN2 CD93 MMRN2-CD93 T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes -> 11q13 Invasive Tumor Cells (G1/S) 0.0044360794791239 0.6301823358791634 0.6587114738285964 0.7917001487310438 0.0031934983073077 0.0007261054236978 0.0 0.0 0.0 0.0 81 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1089807 VEGFC FLT1 VEGFC-FLT1 B Cells Mast Cells B Cells -> Mast Cells 0.0044349345143475 0.7745997874735252 0.8331580262014722 0.6198216015396206 0.0012459853895406 0.001526625481682 0.0 0.0017182130584192 0.8080155138978672 0.0 97 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1089819 CD34 SELP CD34-SELP Macrophages B Cells Macrophages -> B Cells 0.004434588986478 0.8963354148873306 0.7760344326192508 0.6198216015396206 0.0038492365148421 0.0004582650848664 0.0 0.0 0.0 0.0 1074 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1089845 CCN1 CAV1 CCN1-CAV1 Mast Cells Luminal-like Amorphous DCIS Cells Mast Cells -> Luminal-like Amorphous DCIS Cells 0.0044340174590109 0.8749036366850302 0.252518874138558 0.2461374514707439 0.0004337320404416 0.0322196586137726 0.0 0.0008130081300813 0.1422732918400103 0.0 41 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1089851 MMRN2 CD93 MMRN2-CD93 Myeloid Cells CAFs, Invasive Associated Myeloid Cells -> CAFs, Invasive Associated 0.004433944121658 0.7856500335676843 0.6587114738285964 0.6198216015396206 0.0005542667491398 0.0042738820064046 0.0 0.0 0.0 0.0 160 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1089854 MMRN2 CLEC14A MMRN2-CLEC14A Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0044338050902111 0.7856500335676843 0.6347970925105053 0.6198216015396206 0.0005542667491398 0.0044340558155446 0.0 0.0 0.0 0.0 30 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1089899 VWF SELP VWF-SELP T Lymphocytes B Cells T Lymphocytes -> B Cells 0.0044327171924042 0.6332974881236617 0.7760344326192508 0.9318789094584046 0.0036144684673052 0.0004582650848664 0.0 2.721829069134458e-05 0.0136890650176534 0.0 5010 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1089963 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Myoepithelial Cells 0.0044310838846014 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.000716220684292 0.0058437228618857 0.0 0.0 0.0 0.0 453 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1089969 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) -> T Lymphocytes 0.0044307885070756 0.6242573126045354 0.6176321640000088 0.7917001487310438 0.000393370777602 0.0063011237754475 0.0 0.0 0.0 0.0 83 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1090010 JAG1 NOTCH2 JAG1-NOTCH2 Macrophages T Lymphocytes Macrophages -> T Lymphocytes 0.0044296169629516 0.6303682835571691 0.8445107771175474 0.6198216015396206 0.0002750231449378 0.0083242517891534 0.0 8.655587514647917e-05 0.0101258456728492 0.0 3576 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1090025 MMP2 PECAM1 MMP2-PECAM1 Myeloid Cells Basal-like Structured DCIS Cells Myeloid Cells -> Basal-like Structured DCIS Cells 0.0044294035052427 0.785133132759182 0.6331674633943454 0.6198216015396206 0.001039571291679 0.0023576674662702 0.0 0.0009259259259259 0.4439844559200745 0.0 162 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1090077 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells (G1/S) Plasma Cells 11q13 Invasive Tumor Cells (G1/S) -> Plasma Cells 0.0044279954862218 0.633566764858408 0.4623922682986163 0.6198216015396206 0.0018436902762588 0.0022515473538965 0.0 0.0 0.0 0.0 5 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1090095 MMP2 PECAM1 MMP2-PECAM1 Mast Cells CAFs, Invasive Associated Mast Cells -> CAFs, Invasive Associated 0.0044275572543173 0.8560892486218385 0.6331674633943454 0.6198216015396206 0.0006966068981631 0.0032187363284526 0.0 0.0003472222222222 0.1010196613319872 0.0 144 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1090331 MMRN2 CD93 MMRN2-CD93 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0044217143367168 0.250044481781731 0.6587114738285964 0.2461374514707439 0.0070431301838115 0.0026174949623928 0.0 0.0 0.0 0.0 373 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1090366 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (Mitotic) 0.0044208716511187 0.6301823358791634 0.6587114738285964 0.9592803095773328 0.000716220684292 0.0026174949623928 0.0 0.0 0.0 0.0 1476 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1090390 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myeloid Cells 0.0044203784369763 0.6301823358791634 0.7461459456652184 0.6198216015396206 0.0024635726452692 0.0010390313650636 0.0 0.0 0.0 0.0 23 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1090434 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Myoepithelial Cells 0.0044190834606932 0.6160088550075702 0.4600037439857229 0.6198216015396206 0.0001971810371238 0.0215025911544899 0.0 0.0001003411599438 0.0120545528619744 0.0 453 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1090440 MMRN2 CLEC14A MMRN2-CLEC14A B Cells CAFs, Invasive Associated B Cells -> CAFs, Invasive Associated 0.0044189916032908 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0003083910058032 0.0076236123034427 0.0 0.0 0.0 0.0 968 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1090466 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells B Cells 11q13 Invasive Tumor Cells -> B Cells 0.0044184766336971 0.6242573126045354 0.6176321640000088 0.7917001487310438 0.0034559943126159 0.0007053434767499 0.0 0.0 0.0 0.0 570 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1090503 JAG1 NOTCH2 JAG1-NOTCH2 Plasma Cells T Lymphocytes Plasma Cells -> T Lymphocytes 0.004417531208369 0.6303682835571691 0.8445107771175474 0.6198216015396206 0.0002705513462707 0.0083242517891534 0.0 9.48586605957124e-05 0.0110971572559328 0.0 753 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1090546 DLL4 NOTCH4 DLL4-NOTCH4 Myeloid Cells B Cells Myeloid Cells -> B Cells 0.0044164512971552 0.7840818683779507 0.7754072541855492 0.6198216015396206 0.0032417203409647 0.0006074333625108 0.0 0.0 0.0 0.0 144 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1090561 MMRN2 CD93 MMRN2-CD93 Dendritic Cells B Cells Dendritic Cells -> B Cells 0.0044160422838227 0.6301823358791634 0.7779918296243433 0.909150863993142 0.0015409900107563 0.001079730675535 0.0 0.0 0.0 0.0 1572 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1090607 A2M LRP1 A2M-LRP1 Mast Cells Plasma Cells Mast Cells -> Plasma Cells 0.0044148620887098 0.8392912392980421 0.7346293219749174 0.7204611100467462 0.0005164482812395 0.0032275631628407 0.0 0.0 0.0 0.0 50 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1090611 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) -> Dendritic Cells 0.0044147184883724 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.000716220684292 0.003263637675389 0.0 0.0 0.0 0.0 193 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1090710 CLEC2D KLRB1 CLEC2D-KLRB1 Apocrine Cells T Lymphocytes Apocrine Cells -> T Lymphocytes 0.0044122771409144 0.0 0.7763400818577846 0.2461374514707439 0.0096292529477205 1.0 0.000400998812763 0.0292792792792792 0.464860680910188 0.0135135135135135 74 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1090722 C1QB LRP1 C1QB-LRP1 B Cells Mast Cells B Cells -> Mast Cells 0.0044120774918541 0.8703788833238396 0.8755243548400705 0.6198216015396206 0.0037630364713574 0.0004150165744076 0.0 0.0006443298969072 0.0797519996097386 0.0 97 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1090817 VWF ITGA9 VWF-ITGA9 CXCL14+ Fibroblasts B Cells CXCL14+ Fibroblasts -> B Cells 0.0044094356307519 0.9275752708651288 0.6252253442669611 0.6198216015396206 0.000245041593909 0.0083442542366581 0.0 0.0 0.0 0.0 791 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1090846 MMRN2 CD93 MMRN2-CD93 Macrophages 11q13 Invasive Tumor Cells (Mitotic) Macrophages -> 11q13 Invasive Tumor Cells (Mitotic) 0.0044086759450902 0.893316592628645 0.6587114738285964 0.6198216015396206 0.0007691101630988 0.0026174949623928 0.0 0.0 0.0 0.0 129 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1090886 COL4A1 CD93 COL4A1-CD93 Myeloid Cells Mast Cells Myeloid Cells -> Mast Cells 0.0044077515354839 0.7463064942968751 0.8347945881127203 0.7827641335561659 0.0012430446376512 0.0012097093680331 0.0 0.0 0.0 0.0 23 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1090915 MMRN2 CLEC14A MMRN2-CLEC14A Dendritic Cells Macrophages Dendritic Cells -> Macrophages 0.0044069774642968 0.6301823358791634 0.9195415044619336 0.6198216015396206 0.0015409900107563 0.0013235329769289 0.0 0.0 0.0 0.0 1633 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1090955 THBS2 CD36 THBS2-CD36 Macrophages B Cells Macrophages -> B Cells 0.0044055400083552 0.8858959974474152 0.6176321640000088 0.6198216015396206 0.0030563796158022 0.0007053434767499 0.0 7.759155803848541e-05 0.0374888518963341 0.0 1074 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1090971 A2M LRP1 A2M-LRP1 Macrophages Apocrine Cells Macrophages -> Apocrine Cells 0.004405161938982 0.919551140852988 0.2550748532138862 0.2461374514707439 0.037376181609614 0.0003386430177035 0.0 0.0 0.0 0.0 19 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1091005 MMP2 PECAM1 MMP2-PECAM1 B Cells Luminal-like Amorphous DCIS Cells B Cells -> Luminal-like Amorphous DCIS Cells 0.0044041161070024 0.6303642896310324 0.2491073778594529 0.2461374514707439 0.0024819960935566 0.0076066460958003 0.0 0.0 0.0 0.0 211 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1091029 C1QB LRP1 C1QB-LRP1 Luminal-like Amorphous DCIS Cells Mast Cells Luminal-like Amorphous DCIS Cells -> Mast Cells 0.0044035388595122 0.4601010570874773 0.8755243548400705 0.2461374514707439 0.0177188549930425 0.0004150165744076 0.0 0.0 0.0 0.0 34 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1091101 A2M LRP1 A2M-LRP1 Mast Cells Luminal-like Amorphous DCIS Cells Mast Cells -> Luminal-like Amorphous DCIS Cells 0.0044016948186764 0.8392912392980421 0.2550748532138862 0.2461374514707439 0.0005164482812395 0.0267255153180908 0.0 0.0 0.0 0.0 41 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1091123 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells Apocrine Cells 11q13 Invasive Tumor Cells -> Apocrine Cells 0.0044012630639041 0.6626993710110988 0.2550748532138862 0.2461374514707439 0.0515877972474039 0.0003386430177035 0.0 0.0010474860335195 0.0650612443179847 0.0 179 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1091145 CCN1 CAV1 CCN1-CAV1 Apocrine Cells T Lymphocytes Apocrine Cells -> T Lymphocytes 0.0044004539375046 0.2542249848376565 0.62431395375366 0.2461374514707439 0.0014656941948563 0.0126805820762719 0.0 0.0 0.0 0.0 74 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1091151 EFNB2 PECAM1 EFNB2-PECAM1 B Cells Myeloid Cells B Cells -> Myeloid Cells 0.0044002654697738 0.7800321422220979 0.7841656220878274 0.6198216015396206 0.0014623066995027 0.001309307002134 0.0 0.0 0.0 0.0 137 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1091158 THBS2 CD36 THBS2-CD36 Dendritic Cells Mast Cells Dendritic Cells -> Mast Cells 0.0044001340365311 0.6242573126045354 0.8765901449012573 0.6198216015396206 0.004981832968137 0.0004295051170816 0.0 0.0002759381898454 0.0334197901514687 0.0 151 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1091162 HSPG2 LRP1 HSPG2-LRP1 CXCL14+ Fibroblasts Mast Cells CXCL14+ Fibroblasts -> Mast Cells 0.0044000686438533 0.8818165186409654 0.8755243548400705 0.8567148457705164 0.0026436039558049 0.0004150165744076 0.0 0.0006082725060827 0.0845475298030043 0.0 137 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1091282 VWF LRP1 VWF-LRP1 Mast Cells T Lymphocytes Mast Cells -> T Lymphocytes 0.0043971320444613 0.8525936146535493 0.6207977546603366 0.6198216015396206 0.0002103933337194 0.0104714078116759 0.0 0.0001325205406838 0.0111259007619061 0.0 343 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1091318 CD48 CD2 CD48-CD2 Myeloid Cells CXCL14+ Fibroblasts Myeloid Cells -> CXCL14+ Fibroblasts 0.0043959287335611 0.7453966474499909 0.7763428264267787 0.7827641335561659 0.006326966401379 0.0002517784065132 0.0 0.0 0.0 0.0 527 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1091420 COL4A1 CD93 COL4A1-CD93 Myeloid Cells Myeloid Cells Myeloid Cells -> Myeloid Cells 0.004393500491645 0.7463064942968751 0.7461459456652184 1.0 0.0012430446376512 0.0010390313650636 0.0 0.0001892983341746 0.0180111763789729 0.0 1132 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1091463 VWF ITGA9 VWF-ITGA9 Mast Cells Luminal-like Amorphous DCIS Cells Mast Cells -> Luminal-like Amorphous DCIS Cells 0.0043923650357933 0.8525936146535493 0.2531744428854943 0.2461374514707439 0.0002103933337194 0.0642389143033604 0.0 0.0 0.0 0.0 41 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1091520 C3 LRP1 C3-LRP1 B Cells Myeloid Cells B Cells -> Myeloid Cells 0.0043911780182505 0.6319926036888139 0.7769451595923457 0.6198216015396206 0.0042375227960614 0.0005558995075445 0.0 0.0012773722627737 0.2863667235116125 0.0 137 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1091541 JAG1 NOTCH2 JAG1-NOTCH2 CXCL14+ Fibroblasts Pericytes CXCL14+ Fibroblasts -> Pericytes 0.0043906051853962 0.6303682835571691 0.773263018678637 0.9429656149619918 0.000219642761279 0.0070956399217802 0.0 0.0001183817218621 0.0148573255539474 0.0 3218 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1091674 JAG1 NOTCH2 JAG1-NOTCH2 Mast Cells Dendritic Cells Mast Cells -> Dendritic Cells 0.0043868056094286 0.6303682835571691 0.8445107771175474 0.6198216015396206 9.902323108165852e-05 0.0218093597373452 0.0 0.0 0.0 0.0 162 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1091685 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (G1/S) 0.0043864511785797 0.6301823358791634 0.6587114738285964 0.9592803095773328 0.0024635726452692 0.0007261054236978 0.0 0.0001672240802675 0.0204769722325195 0.0 1495 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1091729 CXCL12 ITGA4 CXCL12-ITGA4 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0043849901384525 0.255669001367946 0.6631822525600675 0.2461374514707439 0.0061207051981986 0.0027830389352876 0.0 0.0 0.0 0.0 26 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1091780 CD48 CD2 CD48-CD2 Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0043839352711242 0.7453966474499909 0.6614977577544194 0.6198216015396206 0.006326966401379 0.0003671083100858 0.0 0.0 0.0 0.0 32 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1091785 CD34 SELP CD34-SELP Plasma Cells Mast Cells Plasma Cells -> Mast Cells 0.0043837532964795 0.7168245244832976 0.8347297932672282 0.7204611100467462 0.0018206581062216 0.0009042150166242 0.0 0.0 0.0 0.0 48 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1091801 A2M LRP1 A2M-LRP1 Plasma Cells 11q13 Invasive Tumor Cells (G1/S) Plasma Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0043830607049428 0.4648000335061383 0.6207977546603366 0.6198216015396206 0.0021905373114471 0.0018097844702233 0.0 0.0 0.0 0.0 8 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1091831 C3 LRP1 C3-LRP1 Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0043817818670384 0.7796725988275006 0.6207977546603366 0.6198216015396206 0.000819605673545 0.0028784826949613 0.0 0.0 0.0 0.0 30 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1091854 MMRN2 CD93 MMRN2-CD93 B Cells Basal-like Structured DCIS Cells B Cells -> Basal-like Structured DCIS Cells 0.0043810879782065 0.6301823358791634 0.7779918296243433 0.8693461273411047 0.0003083910058032 0.0053794918117879 0.0 0.0013888888888888 0.1676557467439522 0.0 360 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1091872 CXCL12 ITGA4 CXCL12-ITGA4 Apocrine Cells CAFs, DCIS Associated Apocrine Cells -> CAFs, DCIS Associated 0.0043805190914527 0.255669001367946 0.4596166826058663 0.2461374514707439 0.0002269856810233 0.1076178292491983 0.0 0.0025536261491317 0.2139446609499144 0.0 89 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1092028 COL4A1 CD93 COL4A1-CD93 B Cells Myeloid Cells B Cells -> Myeloid Cells 0.0043762293107405 0.8684504425765611 0.7461459456652184 0.6198216015396206 0.0016831757123532 0.0010390313650636 0.0 0.0005213764337851 0.0496074249659302 0.0 137 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1092064 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) -> Myeloid Cells 0.0043750690616096 0.6626993710110988 0.7769451595923457 0.6198216015396206 0.0039530346951707 0.0005558995075445 0.0 0.0 0.0 0.0 21 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1092067 MMRN2 CD93 MMRN2-CD93 Mast Cells Myoepithelial Cells Mast Cells -> Myoepithelial Cells 0.0043750505639847 0.8571898293845529 0.4630027772793905 0.7204611100467462 0.0004196880356983 0.0058437228618857 0.0 0.0 0.0 0.0 66 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1092122 EFNB2 PECAM1 EFNB2-PECAM1 CXCL14+ Fibroblasts Mast Cells CXCL14+ Fibroblasts -> Mast Cells 0.0043738344559585 0.8640667164982425 0.8537710813834968 0.8567148457705164 0.002676946692949 0.0004138063814779 0.0 0.0 0.0 0.0 137 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1092134 JAG1 NOTCH2 JAG1-NOTCH2 CXCL14+ Fibroblasts Macrophages CXCL14+ Fibroblasts -> Macrophages 0.0043736245199705 0.6303682835571691 0.773263018678637 0.8875000050982297 0.000219642761279 0.0073658308476012 0.0 0.0001672017121455 0.0304431688213212 0.0 1424 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1092137 JAG1 NOTCH2 JAG1-NOTCH2 Plasma Cells Macrophages Plasma Cells -> Macrophages 0.0043735762883102 0.6303682835571691 0.773263018678637 0.7204611100467462 0.0002705513462707 0.0073658308476012 0.0 0.0008478168715557 0.1543658364447292 0.0 337 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1092187 MMRN2 CLEC14A MMRN2-CLEC14A CAFs, Invasive Associated Macrophages CAFs, Invasive Associated -> Macrophages 0.0043719250981208 0.6301823358791634 0.9195415044619336 0.6198216015396206 0.00146889578236 0.0013235329769289 0.0 0.0 0.0 0.0 1361 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1092274 THBS2 CD36 THBS2-CD36 Plasma Cells Myeloid Cells Plasma Cells -> Myeloid Cells 0.0043694833179129 0.724503440376099 0.7763054211764489 0.7204611100467462 0.0009736808737186 0.0017638974017382 0.0 0.0 0.0 0.0 43 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1092291 MMRN2 CD93 MMRN2-CD93 CXCL14+ Fibroblasts T Lymphocytes CXCL14+ Fibroblasts -> T Lymphocytes 0.0043689106629922 0.940547666092272 0.7779918296243433 0.6198216015396206 0.0001298888146421 0.0118035014556376 0.0 0.0 0.0 0.0 1881 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1092296 VWF SELP VWF-SELP Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0043688056175724 0.6332974881236617 0.6572093097629401 0.7917001487310438 0.0020251995753771 0.0010419094417808 0.0 0.0002345032439615 0.1382151637982592 0.0 1163 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1092383 HSPG2 LRP1 HSPG2-LRP1 Macrophages Myeloid Cells Macrophages -> Myeloid Cells 0.0043666780978517 0.9253089325030373 0.7769451595923457 0.7827641335561659 0.0022161183602947 0.0005558995075445 0.0 0.0002327746741154 0.0344016173306973 0.0 179 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1092420 CD34 SELP CD34-SELP Luminal-like Amorphous DCIS Cells Plasma Cells Luminal-like Amorphous DCIS Cells -> Plasma Cells 0.0043657191915275 0.2491449441646273 0.4623922682986163 0.2461374514707439 0.0108445362943651 0.0022515473538965 0.0 0.0 0.0 0.0 272 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1092480 COL4A2 CD93 COL4A2-CD93 B Cells Plasma Cells B Cells -> Plasma Cells 0.0043638190471364 0.7783550150988336 0.4630027772793905 0.6198216015396206 0.0033449520260795 0.0009242223287825 0.0 0.0003367003367003 0.0642090196180288 0.0 297 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1092499 EFNB2 PECAM1 EFNB2-PECAM1 Plasma Cells 11q13 Invasive Tumor Cells (G1/S) Plasma Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0043632374459935 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.0051428381563772 0.0007400708115376 0.0 0.0 0.0 0.0 8 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1092594 COL4A1 CD93 COL4A1-CD93 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0043607671434248 0.4604235282221027 0.6587114738285964 0.2461374514707439 0.0126864732057784 0.0007261054236978 0.0 0.0 0.0 0.0 26 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1092632 VWF SELP VWF-SELP Macrophages CAFs, Invasive Associated Macrophages -> CAFs, Invasive Associated 0.0043595538482002 0.9011206516381156 0.6572093097629401 0.6198216015396206 0.0008850282134344 0.002113171886167 0.0 0.0 0.0 0.0 1354 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1092657 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) -> Apocrine Cells 0.0043587649692938 0.6213271600240247 0.252518874138558 0.2461374514707439 0.0093830613230477 0.0018925243453249 0.0 0.0 0.0 0.0 5 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1092749 VWF LRP1 VWF-LRP1 Apocrine Cells CAFs, Invasive Associated Apocrine Cells -> CAFs, Invasive Associated 0.0043564489025175 0.2486570577556728 0.6207977546603366 0.2461374514707439 0.0001077515101466 0.166956519448744 0.0 0.0 0.0 0.0 0 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1092769 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) -> CXCL14+ Fibroblasts 0.0043555857372715 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.0024635726452692 0.0007880862995141 0.0 0.0 0.0 0.0 339 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1092791 VWF SELP VWF-SELP Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0043550303698358 0.6332974881236617 0.6572093097629401 0.7917001487310438 0.0019871862905238 0.0010419094417808 0.0 0.0 0.0 0.0 209 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1092817 JAG1 NOTCH2 JAG1-NOTCH2 Mast Cells 11q13 Invasive Tumor Cells (G1/S) Mast Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0043541413556536 0.6303682835571691 0.663300745568453 0.6198216015396206 9.902323108165852e-05 0.0265498740402422 0.0 0.0 0.0 0.0 1 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1092879 THBS2 CD36 THBS2-CD36 Mast Cells Myoepithelial Cells Mast Cells -> Myoepithelial Cells 0.0043519494872962 0.8581959463413404 0.7373999388878224 0.7204611100467462 0.0002636300075004 0.0056518532344078 0.0 0.0 0.0 0.0 66 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1093068 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) -> Plasma Cells 0.0043468466463786 0.6319926036888139 0.7346293219749174 0.6198216015396206 0.0007263013575398 0.0032275631628407 0.0 0.0 0.0 0.0 5 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1093083 JAG1 NOTCH2 JAG1-NOTCH2 Plasma Cells Pericytes Plasma Cells -> Pericytes 0.0043464199083272 0.6303682835571691 0.773263018678637 0.7204611100467462 0.0002705513462707 0.0070956399217802 0.0 0.0004214075010535 0.0528881345493396 0.0 452 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1093111 EFNB2 PECAM1 EFNB2-PECAM1 CAFs, DCIS Associated Apocrine Cells CAFs, DCIS Associated -> Apocrine Cells 0.0043454731682068 0.4619393085577573 0.2491073778594529 0.2461374514707439 0.1194227711616854 0.0001990509171164 0.0 0.0002717391304347 0.44733521301218 0.0 230 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1093126 HSPG2 LRP1 HSPG2-LRP1 Myoepithelial Cells Apocrine Cells Myoepithelial Cells -> Apocrine Cells 0.0043450833757077 0.4629984640915818 0.2550748532138862 0.2461374514707439 0.0683610513379333 0.0003386430177035 0.0 0.0007149666348903 0.1019052624174879 0.0 1049 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1093192 EFNB2 PECAM1 EFNB2-PECAM1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (G1/S) 0.0043438569393626 0.8640667164982425 0.6331674633943454 0.6198216015396206 0.002676946692949 0.0007400708115376 0.0 0.0 0.0 0.0 409 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1093350 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells (G1/S) Plasma Cells 11q13 Invasive Tumor Cells (G1/S) -> Plasma Cells 0.0043403813144007 0.6342079770588467 0.4641352222874551 0.6198216015396206 0.000895875398841 0.0040904475843412 0.0 0.0 0.0 0.0 5 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1093370 CD34 SELP CD34-SELP Myeloid Cells B Cells Myeloid Cells -> B Cells 0.0043399233923493 0.7871981482311898 0.7760344326192508 0.6198216015396206 0.0038506427265089 0.0004582650848664 0.0 0.0 0.0 0.0 144 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1093462 CD34 SELP CD34-SELP CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (G1/S) 0.0043372754100596 0.9303167350027568 0.6572093097629401 0.6198216015396206 0.0016860250240652 0.0010419094417808 0.0 0.0 0.0 0.0 409 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1093660 VWF SELP VWF-SELP CAFs, Invasive Associated Plasma Cells CAFs, Invasive Associated -> Plasma Cells 0.0043319755697236 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.0016171311116606 0.0022515473538965 0.0 0.0 0.0 0.0 253 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1093718 C1QB LRP1 C1QB-LRP1 Mast Cells 11q13 Invasive Tumor Cells (G1/S) Mast Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0043304412505468 0.7753420160918723 0.6207977546603366 0.6198216015396206 0.0012213774841743 0.0018097844702233 0.0 0.0 0.0 0.0 1 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1093725 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (G1/S) 0.0043301889958856 0.6332974881236617 0.6252253442669611 1.0 0.0003521782369754 0.0047273851759697 0.0 0.0 0.0 0.0 1846 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1093791 DLL4 NOTCH4 DLL4-NOTCH4 Macrophages CXCL14+ Fibroblasts Macrophages -> CXCL14+ Fibroblasts 0.0043286180845329 0.8949858186325867 0.896164124004365 0.8875000050982297 0.001895566065636 0.0004874986369898 0.0 0.0 0.0 0.0 1462 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1093813 CD48 CD2 CD48-CD2 CAFs, Invasive Associated CXCL14+ Fibroblasts CAFs, Invasive Associated -> CXCL14+ Fibroblasts 0.0043281758036007 0.6659645551150886 0.7763428264267787 0.6198216015396206 0.0081474500750471 0.0002517784065132 0.0 0.0 0.0 0.0 1490 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1093816 VEGFC FLT1 VEGFC-FLT1 Plasma Cells B Cells Plasma Cells -> B Cells 0.0043280948760908 0.4636527906642655 0.777821334064334 0.6198216015396206 0.0023125636768155 0.001271575589586 0.0 0.0 0.0 0.0 315 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1093824 HSPG2 LRP1 HSPG2-LRP1 Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.004327886168022 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.0012814156885439 0.0028784826949613 0.0 0.0 0.0 0.0 3 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1093949 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells (G1/S) Plasma Cells 11q13 Invasive Tumor Cells (G1/S) -> Plasma Cells 0.0043239262965347 0.6630837220165452 0.4630027772793905 0.6198216015396206 0.0037159398684439 0.0009242223287825 0.0 0.0 0.0 0.0 5 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1093970 A2M LRP1 A2M-LRP1 Plasma Cells B Cells Plasma Cells -> B Cells 0.0043233469162982 0.4648000335061383 0.6207977546603366 0.6198216015396206 0.0021905373114471 0.0016667952436519 0.0 0.0001322751322751 0.0265618597702342 0.0 315 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1093982 C3 LRP1 C3-LRP1 Plasma Cells Myeloid Cells Plasma Cells -> Myeloid Cells 0.004322932357642 0.7148920381722296 0.7769451595923457 0.7204611100467462 0.0029337538459309 0.0005558995075445 0.0 0.0 0.0 0.0 43 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1094040 EFNB2 PECAM1 EFNB2-PECAM1 Plasma Cells CXCL14+ Fibroblasts Plasma Cells -> CXCL14+ Fibroblasts 0.0043213981236347 0.4619393085577573 0.930308383061206 0.7204611100467462 0.0051428381563772 0.0004089864655001 0.0 0.0 0.0 0.0 306 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1094076 MMRN2 CLEC14A MMRN2-CLEC14A Dendritic Cells Luminal-like Amorphous DCIS Cells Dendritic Cells -> Luminal-like Amorphous DCIS Cells 0.0043203149771993 0.6301823358791634 0.2491545808994955 0.2461374514707439 0.0015409900107563 0.0109188419829382 0.0 0.0004432624113475 0.0638090445307397 0.0 752 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1094110 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) -> Plasma Cells 0.0043196643520186 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.0024635726452692 0.0009436211854823 0.0 0.0 0.0 0.0 5 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1094124 CXCL12 ITGA4 CXCL12-ITGA4 Luminal-like Amorphous DCIS Cells Myeloid Cells Luminal-like Amorphous DCIS Cells -> Myeloid Cells 0.0043193239550681 0.255669001367946 0.7462743270426613 0.2461374514707439 0.0061207051981986 0.0022591041672132 0.0 0.0 0.0 0.0 84 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1094126 VEGFC FLT1 VEGFC-FLT1 Mast Cells Plasma Cells Mast Cells -> Plasma Cells 0.0043193015047823 0.8317042416754105 0.4630488285702799 0.7204611100467462 0.0005440770361181 0.0043013567716651 0.0 0.0 0.0 0.0 50 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1094138 DLL4 NOTCH3 DLL4-NOTCH3 Dendritic Cells Myeloid Cells Dendritic Cells -> Myeloid Cells 0.0043189954712257 0.6342079770588467 0.7470475610360806 0.6198216015396206 0.0028649117803088 0.0007714919761827 0.0 0.0 0.0 0.0 161 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1094171 COL4A2 CD93 COL4A2-CD93 Plasma Cells 11q13 Invasive Tumor Cells (G1/S) Plasma Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0043183250074802 0.4630253981438691 0.6587114738285964 0.6198216015396206 0.0047240947268779 0.0007261054236978 0.0 0.0 0.0 0.0 8 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1094185 JAG1 NOTCH2 JAG1-NOTCH2 Mast Cells Myoepithelial Cells Mast Cells -> Myoepithelial Cells 0.0043178947552949 0.6303682835571691 0.4614667734221426 0.7204611100467462 9.902323108165852e-05 0.0312252462757311 0.0 0.0 0.0 0.0 66 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1094195 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (G1/S) 0.0043175945690863 0.6332974881236617 0.6572093097629401 0.9592803095773328 0.0015572459193676 0.0010419094417808 0.0 0.0 0.0 0.0 1495 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1094261 DLL4 NOTCH3 DLL4-NOTCH3 CXCL14+ Fibroblasts Macrophages CXCL14+ Fibroblasts -> Macrophages 0.0043159107791804 0.9184503888425788 0.8923034233058523 0.8875000050982297 0.0004696576149175 0.00189193058407 0.0 0.0 0.0 0.0 1424 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1094267 VWF SELP VWF-SELP Myeloid Cells Myeloid Cells Myeloid Cells -> Myeloid Cells 0.0043156893502906 0.7848266128497919 0.7478729882108823 1.0 0.0004024409845247 0.0027351735586246 0.0 0.0002810793446835 0.0154280256256502 0.0 1132 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1094412 VWF SELP VWF-SELP CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.0043116768922334 0.6332974881236617 0.6572093097629401 0.9161861017439124 0.0016171311116606 0.0010419094417808 0.0 0.0 0.0 0.0 460 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1094423 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (Mitotic) 0.0043113910534833 0.6332974881236617 0.6572093097629401 0.9592803095773328 0.0003521782369754 0.0045674276780054 0.0 0.0001539788125153 0.0259158709361892 0.0 1476 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1094449 VWF ITGA9 VWF-ITGA9 CXCL14+ Fibroblasts Plasma Cells CXCL14+ Fibroblasts -> Plasma Cells 0.0043106688937586 0.9275752708651288 0.7292496872084557 0.7204611100467462 0.000245041593909 0.0053724660607752 0.0 0.0 0.0 0.0 285 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1094550 CD34 SELP CD34-SELP T Lymphocytes CXCL14+ Fibroblasts T Lymphocytes -> CXCL14+ Fibroblasts 0.0043080024140205 0.633566764858408 0.8819126042133903 0.6198216015396206 0.015517736049123 0.0001189339410417 0.0 0.0 0.0 0.0 1880 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1094584 HSPG2 LRP1 HSPG2-LRP1 Macrophages Mast Cells Macrophages -> Mast Cells 0.0043070212896722 0.9253089325030373 0.8755243548400705 0.8567148457705164 0.0022161183602947 0.0004150165744076 0.0 0.0003367003367003 0.0468000468000468 0.0 165 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1094671 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) -> Plasma Cells 0.0043048168350909 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.0015572459193676 0.0022515473538965 0.0 0.0 0.0 0.0 5 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1094720 MMRN2 CD93 MMRN2-CD93 CXCL14+ Fibroblasts CAFs, DCIS Associated CXCL14+ Fibroblasts -> CAFs, DCIS Associated 0.0043033713057479 0.940547666092272 0.4630027772793905 0.7204611100467462 0.0001298888146421 0.0155837683010033 0.0 0.0 0.0 0.0 10961 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1094745 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myoepithelial Cells 0.0043025214120882 0.6242573126045354 0.7373999388878224 0.6198216015396206 0.000393370777602 0.0056518532344078 0.0 0.0 0.0 0.0 714 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1094795 C1QB LRP1 C1QB-LRP1 Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0043011384588093 0.7452691992612583 0.6207977546603366 0.6198216015396206 0.0012199377895337 0.0018097844702233 0.0 0.0 0.0 0.0 32 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1095026 MMRN2 CD93 MMRN2-CD93 Mast Cells CAFs, Invasive Associated Mast Cells -> CAFs, Invasive Associated 0.0042950336841514 0.8571898293845529 0.6587114738285964 0.6198216015396206 0.0004196880356983 0.0042738820064046 0.0 0.0 0.0 0.0 144 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1095032 MMRN2 CLEC14A MMRN2-CLEC14A Mast Cells 11q13 Invasive Tumor Cells (Mitotic) Mast Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.004294899008402 0.8571898293845529 0.6347970925105053 0.6198216015396206 0.0004196880356983 0.0044340558155446 0.0 0.0 0.0 0.0 10 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1095042 CD34 SELP CD34-SELP Apocrine Cells 11q13 Invasive Tumor Cells Apocrine Cells -> 11q13 Invasive Tumor Cells 0.0042944364530029 0.2491449441646273 0.6572093097629401 0.2461374514707439 0.0003767662344862 0.04130664769978 0.0 0.0 0.0 0.0 184 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1095047 JAG1 NOTCH2 JAG1-NOTCH2 B Cells T Lymphocytes B Cells -> T Lymphocytes 0.0042942144183792 0.8630183004227985 0.8445107771175474 0.9318789094584046 0.0001109003117737 0.0083242517891534 0.0 5.2538568085208e-05 0.0061462891040382 0.0 4985 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1095117 MMP2 PECAM1 MMP2-PECAM1 Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells -> CAFs, Invasive Associated 0.0042915530681059 0.2491408586098361 0.6331674633943454 0.2461374514707439 0.0049987108499989 0.0032187363284526 0.0 0.0003401360544217 0.0989580355905181 0.0 147 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1095129 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myeloid Cells 0.0042910967059458 0.6626993710110988 0.7769451595923457 0.6198216015396206 0.0035190936623492 0.0005558995075445 0.0 0.0 0.0 0.0 23 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1095147 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myeloid Cells 0.0042906384578551 0.6160088550075702 0.7462743270426613 0.6198216015396206 0.0009692519480124 0.0022591041672132 0.0 0.0 0.0 0.0 23 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1095249 DLL1 NOTCH3 DLL1-NOTCH3 Myeloid Cells Mast Cells Myeloid Cells -> Mast Cells 0.0042875443620003 0.7835752212271604 0.8341464445360613 0.7827641335561659 0.0064863313435223 0.0001871866311057 0.0 0.0 0.0 0.0 23 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1095306 MMRN2 CLEC14A MMRN2-CLEC14A B Cells Basal-like Structured DCIS Cells B Cells -> Basal-like Structured DCIS Cells 0.0042860698344473 0.6301823358791634 0.6347970925105053 0.8693461273411047 0.0003083910058032 0.0057802287131517 0.0 0.0 0.0 0.0 360 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1095310 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Basal-like Structured DCIS Cells 0.0042859951385423 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0008320501336843 0.0023576674662702 0.0 6.318449873631003e-05 0.0302971701175451 0.0 1187 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1095313 MMRN2 CLEC14A MMRN2-CLEC14A CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated -> Luminal-like Amorphous DCIS Cells 0.0042859519100398 0.6301823358791634 0.2491545808994955 0.2461374514707439 0.00146889578236 0.0109188419829382 0.0 0.0 0.0 0.0 155 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1095406 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Myoepithelial Cells 0.00428275191662 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.0008320501336843 0.0026482500471321 0.0 0.0001655629139072 0.151209196989688 0.0 453 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1095446 VWF SELP VWF-SELP Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0042816931557557 0.2486570577556728 0.6572093097629401 0.2461374514707439 0.0033537993821664 0.0045674276780054 0.0 0.0 0.0 0.0 373 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1095477 MMRN2 CD93 MMRN2-CD93 CAFs, Invasive Associated B Cells CAFs, Invasive Associated -> B Cells 0.004281072356841 0.6301823358791634 0.7779918296243433 0.7917001487310438 0.00146889578236 0.001079730675535 0.0 0.0 0.0 0.0 917 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1095492 CD34 SELP CD34-SELP Mast Cells CAFs, Invasive Associated Mast Cells -> CAFs, Invasive Associated 0.0042807079016448 0.8532069650852002 0.6572093097629401 0.6198216015396206 0.00083777361258 0.002113171886167 0.0 0.0 0.0 0.0 144 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1095494 COL4A1 CD93 COL4A1-CD93 Luminal-like Amorphous DCIS Cells Plasma Cells Luminal-like Amorphous DCIS Cells -> Plasma Cells 0.0042806219508348 0.4604235282221027 0.4630027772793905 0.2461374514707439 0.0126864732057784 0.0009242223287825 0.0 0.0 0.0 0.0 272 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1095567 DLL4 NOTCH3 DLL4-NOTCH3 CAFs, Invasive Associated B Cells CAFs, Invasive Associated -> B Cells 0.0042784805191045 0.6342079770588467 0.7746834992804791 0.7917001487310438 0.002196330917593 0.00071798405859 0.0 0.000181752090149 0.096042119064511 0.0 917 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1095577 MMRN2 CLEC14A MMRN2-CLEC14A CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.0042781611334361 0.6301823358791634 0.6347970925105053 0.9161861017439124 0.00146889578236 0.0011388334136451 0.0 0.0 0.0 0.0 460 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1095596 VWF LRP1 VWF-LRP1 T Lymphocytes Myeloid Cells T Lymphocytes -> Myeloid Cells 0.0042777864478346 0.6332974881236617 0.7769451595923457 0.6198216015396206 0.0036144684673052 0.0005558995075445 0.0 6.295643414756989e-05 0.0078874667952434 0.0 361 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1095619 CD34 SELP CD34-SELP B Cells Myoepithelial Cells B Cells -> Myoepithelial Cells 0.0042772297253065 0.633566764858408 0.4623922682986163 0.6198216015396206 0.0006336851232098 0.0053213839468185 0.0 0.0 0.0 0.0 496 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1095628 VEGFC FLT1 VEGFC-FLT1 Myeloid Cells CXCL14+ Fibroblasts Myeloid Cells -> CXCL14+ Fibroblasts 0.0042768594689528 0.743507317541692 0.878254460598671 0.7827641335561659 0.0020684923107111 0.0005788283879716 0.0 0.0 0.0 0.0 527 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1095692 VWF ITGA9 VWF-ITGA9 Mast Cells Myeloid Cells Mast Cells -> Myeloid Cells 0.0042750677697702 0.8525936146535493 0.7831795333113832 0.7827641335561659 0.0002103933337194 0.0055509879377996 0.0 0.0 0.0 0.0 23 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1095696 CCN1 CAV1 CCN1-CAV1 Dendritic Cells Apocrine Cells Dendritic Cells -> Apocrine Cells 0.0042750046717843 0.6213271600240247 0.252518874138558 0.2461374514707439 0.0083518627398662 0.0018925243453249 0.0 0.0 0.0 0.0 75 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1095726 MMRN2 CLEC14A MMRN2-CLEC14A T Lymphocytes Mast Cells T Lymphocytes -> Mast Cells 0.0042742073544804 0.6301823358791634 0.8514619504364779 0.6198216015396206 0.0031934983073077 0.0005740632036187 0.0 0.0 0.0 0.0 333 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1095764 VWF ITGA9 VWF-ITGA9 Apocrine Cells Macrophages Apocrine Cells -> Macrophages 0.004273177272679 0.2486570577556728 0.8794572885381431 0.2461374514707439 0.0001077515101466 0.104965956217838 0.0 0.0 0.0 0.0 15 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1095794 CXCL12 CXCR4 CXCL12-CXCR4 Apocrine Cells B Cells Apocrine Cells -> B Cells 0.0042720597019304 0.255669001367946 0.9546923450729716 0.2461374514707439 0.0002269856810233 0.0445745465878424 0.0 0.0 0.0 0.0 11 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1095798 MMRN2 CD93 MMRN2-CD93 Dendritic Cells Mast Cells Dendritic Cells -> Mast Cells 0.0042720203111984 0.6301823358791634 0.8347945881127203 0.6198216015396206 0.0015409900107563 0.0012097093680331 0.0 0.0016556291390728 0.0878576783706111 0.0 151 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1095822 C1QB LRP1 C1QB-LRP1 Mast Cells B Cells Mast Cells -> B Cells 0.0042714443369788 0.7753420160918723 0.6207977546603366 0.6198216015396206 0.0012213774841743 0.0016667952436519 0.0 0.0005580357142857 0.098089232296251 0.0 112 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1095848 VWF ITGA9 VWF-ITGA9 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0042706688593673 0.2486570577556728 0.6252253442669611 0.2461374514707439 0.0033537993821664 0.0047273851759697 0.0 0.0 0.0 0.0 26 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1095932 EFNB2 PECAM1 EFNB2-PECAM1 Plasma Cells Mast Cells Plasma Cells -> Mast Cells 0.0042683306076206 0.4619393085577573 0.8537710813834968 0.7204611100467462 0.0051428381563772 0.0004138063814779 0.0 0.0 0.0 0.0 48 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1095981 JAG1 NOTCH2 JAG1-NOTCH2 CXCL14+ Fibroblasts T Lymphocytes CXCL14+ Fibroblasts -> T Lymphocytes 0.0042666934944546 0.6303682835571691 0.8445107771175474 0.6198216015396206 0.000219642761279 0.0083242517891534 0.0 0.0001265790739474 0.0148080088848439 0.0 1881 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1095993 C3 LRP1 C3-LRP1 B Cells Mast Cells B Cells -> Mast Cells 0.0042665088944522 0.6319926036888139 0.8755243548400705 0.6198216015396206 0.0042375227960614 0.0004150165744076 0.0 0.0002577319587628 0.0742860132344446 0.0 97 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1096022 CD34 SELP CD34-SELP Apocrine Cells T Lymphocytes Apocrine Cells -> T Lymphocytes 0.0042655753016944 0.2491449441646273 0.7760344326192508 0.2461374514707439 0.0003767662344862 0.0335947364052305 0.0 0.0 0.0 0.0 74 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1096023 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (G1/S) 0.0042655321272996 0.6659645551150886 0.6614977577544194 1.0 0.0037243679732516 0.0003671083100858 0.0 0.0 0.0 0.0 1846 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1096078 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) -> Myeloid Cells 0.0042639649142965 0.6332974881236617 0.7831795333113832 0.6198216015396206 0.0003521782369754 0.0055509879377996 0.0 0.0 0.0 0.0 21 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1096099 VWF ITGA9 VWF-ITGA9 B Cells Luminal-like Amorphous DCIS Cells B Cells -> Luminal-like Amorphous DCIS Cells 0.0042633880000034 0.6332974881236617 0.2531744428854943 0.2461374514707439 0.00023686843287 0.0642389143033604 0.0 0.0 0.0 0.0 211 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1096120 VWF SELP VWF-SELP Basal-like Structured DCIS Cells Mast Cells Basal-like Structured DCIS Cells -> Mast Cells 0.004262795345426 0.6332974881236617 0.8347297932672282 0.6198216015396206 0.0020251995753771 0.0009042150166242 0.0 0.0 0.0 0.0 18 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1096149 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) -> Myeloid Cells 0.004261984279182 0.6589792304505506 0.7769451595923457 0.6198216015396206 0.0033973231723341 0.0005558995075445 0.0 0.0 0.0 0.0 21 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1096184 COL4A1 CD93 COL4A1-CD93 Mast Cells Basal-like Structured DCIS Cells Mast Cells -> Basal-like Structured DCIS Cells 0.0042608990917055 0.7766289238087107 0.7779918296243433 0.6198216015396206 0.0002970267018348 0.0053794918117879 0.0 0.0 0.0 0.0 30 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1096193 VWF SELP VWF-SELP Macrophages Plasma Cells Macrophages -> Plasma Cells 0.0042606401055743 0.9011206516381156 0.4623922682986163 0.7204611100467462 0.0008850282134344 0.0022515473538965 0.0 0.0002788622420524 0.0269097521850264 0.0 326 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1096209 DLL1 NOTCH3 DLL1-NOTCH3 Mast Cells B Cells Mast Cells -> B Cells 0.0042600256657953 0.8624864526942296 0.7746834992804791 0.6198216015396206 0.0020100505037262 0.00071798405859 0.0 0.0 0.0 0.0 112 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1096268 DLL4 NOTCH4 DLL4-NOTCH4 Apocrine Cells Pericytes Apocrine Cells -> Pericytes 0.0042583079775065 0.2490567623945399 0.896164124004365 0.2461374514707439 0.000126812416921 0.0855781119790033 0.0 0.0 0.0 0.0 9 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1096339 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells (G1/S) Macrophages 11q13 Invasive Tumor Cells (G1/S) -> Macrophages 0.0042562633323634 0.6342079770588467 0.8923034233058523 0.6198216015396206 0.000895875398841 0.00189193058407 0.0 0.0 0.0 0.0 119 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1096344 MMRN2 CD93 MMRN2-CD93 Macrophages Mast Cells Macrophages -> Mast Cells 0.0042561477322666 0.893316592628645 0.8347945881127203 0.8567148457705164 0.0007691101630988 0.0012097093680331 0.0 0.0 0.0 0.0 165 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1096351 C3 LRP1 C3-LRP1 Mast Cells 11q13 Invasive Tumor Cells (Mitotic) Mast Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0042559579714276 0.8509500867818902 0.6207977546603366 0.6198216015396206 0.0006305085967044 0.0028784826949613 0.0 0.0 0.0 0.0 10 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1096489 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, Invasive Associated 0.0042520595842925 0.6160088550075702 0.6632137581773894 0.9161861017439124 0.0001971810371238 0.0080072638027924 0.0 0.0 0.0 0.0 408 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1096492 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) -> CXCL14+ Fibroblasts 0.0042520212963164 0.6630837220165452 0.8817184225858201 0.6198216015396206 0.0048313935743179 0.0003375370073613 0.0 0.0 0.0 0.0 339 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1096512 JAG1 NOTCH2 JAG1-NOTCH2 Dendritic Cells CXCL14+ Fibroblasts Dendritic Cells -> CXCL14+ Fibroblasts 0.0042512248067518 0.8630183004227985 0.773263018678637 0.6198216015396206 0.0016575843792215 0.0008609682710384 0.0 0.0001807664497469 0.0542316489458526 0.0 922 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1096521 DLL4 NOTCH4 DLL4-NOTCH4 CXCL14+ Fibroblasts Plasma Cells CXCL14+ Fibroblasts -> Plasma Cells 0.004250880375455 0.9184503888425788 0.4641352222874551 0.7204611100467462 0.0004696576149175 0.0040904475843412 0.0 0.0 0.0 0.0 285 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1096523 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells (G1/S) Mast Cells 11q13 Invasive Tumor Cells (G1/S) -> Mast Cells 0.004250857284223 0.6626993710110988 0.8755243548400705 0.6198216015396206 0.0039530346951707 0.0004150165744076 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1096575 VWF SELP VWF-SELP Dendritic Cells Mast Cells Dendritic Cells -> Mast Cells 0.0042493543578715 0.6332974881236617 0.8347297932672282 0.6198216015396206 0.0019871862905238 0.0009042150166242 0.0 0.0 0.0 0.0 151 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1096601 DLL1 NOTCH3 DLL1-NOTCH3 B Cells Myeloid Cells B Cells -> Myeloid Cells 0.004248538756616 0.6249837837987587 0.7470475610360806 0.6198216015396206 0.00263399584678 0.0007714919761827 0.0 0.0 0.0 0.0 137 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1096627 VWF SELP VWF-SELP Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0042480370568528 0.7848266128497919 0.6572093097629401 0.6198216015396206 0.0004024409845247 0.0045674276780054 0.0 0.0 0.0 0.0 30 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1096658 VWF LRP1 VWF-LRP1 Plasma Cells Plasma Cells Plasma Cells -> Plasma Cells 0.0042470052714868 0.7158082793127664 0.7346293219749174 1.0 0.0003457348439318 0.0032275631628407 0.0 0.0004416961130742 0.0210250475769029 0.0 283 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1096698 THBS2 CD36 THBS2-CD36 Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0042457319910534 0.724503440376099 0.6176321640000088 0.6198216015396206 0.0027791828709671 0.0007598956708367 0.0 0.0 0.0 0.0 422 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1096740 DLL4 NOTCH3 DLL4-NOTCH3 Macrophages B Cells Macrophages -> B Cells 0.0042446792207636 0.8949858186325867 0.7746834992804791 0.6198216015396206 0.001895566065636 0.00071798405859 0.0 0.0001551831160769 0.0820024424414866 0.0 1074 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1096749 VWF SELP VWF-SELP Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells -> Basal-like Structured DCIS Cells 0.0042444029199744 0.2486570577556728 0.7760344326192508 0.2461374514707439 0.0033537993821664 0.0036702914086929 0.0 0.0001007861318282 0.0420378820823239 0.0 902 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1096811 C1QB LRP1 C1QB-LRP1 Myeloid Cells B Cells Myeloid Cells -> B Cells 0.0042425407595873 0.7452691992612583 0.6207977546603366 0.6198216015396206 0.0012199377895337 0.0016667952436519 0.0 0.0 0.0 0.0 144 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1096863 DLL4 NOTCH3 DLL4-NOTCH3 Mast Cells Macrophages Mast Cells -> Macrophages 0.004241010812465 0.8516956437178343 0.8923034233058523 0.8567148457705164 0.000472352586488 0.00189193058407 0.0 0.0 0.0 0.0 165 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1096864 MMP2 PECAM1 MMP2-PECAM1 Luminal-like Amorphous DCIS Cells Myoepithelial Cells Luminal-like Amorphous DCIS Cells -> Myoepithelial Cells 0.0042409941598746 0.2491408586098361 0.7167436199046466 0.2461374514707439 0.0049987108499989 0.0026482500471321 0.0 0.0001403233048944 0.1281577724822792 0.0 13362 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1096925 MMP2 PECAM1 MMP2-PECAM1 B Cells 11q13 Invasive Tumor Cells (G1/S) B Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0042392805075207 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0024819960935566 0.0007400708115376 0.0 0.0 0.0 0.0 42 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1096978 MMRN2 CD93 MMRN2-CD93 CAFs, Invasive Associated Mast Cells CAFs, Invasive Associated -> Mast Cells 0.0042380413717841 0.6301823358791634 0.8347945881127203 0.6198216015396206 0.00146889578236 0.0012097093680331 0.0 0.0 0.0 0.0 130 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1097002 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myeloid Cells 0.0042374584810326 0.6303642896310324 0.7841656220878274 0.6198216015396206 0.0014431743145616 0.001309307002134 0.0 0.0021739130434782 0.260011481026435 0.0 23 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1097020 VWF ITGA9 VWF-ITGA9 Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0042370994165595 0.7848266128497919 0.6252253442669611 0.6198216015396206 0.0004024409845247 0.0047273851759697 0.0 0.0 0.0 0.0 32 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1097050 COL4A1 CD93 COL4A1-CD93 Plasma Cells Mast Cells Plasma Cells -> Mast Cells 0.0042362827630148 0.4604235282221027 0.8347945881127203 0.7204611100467462 0.0017253404164066 0.0012097093680331 0.0 0.0 0.0 0.0 48 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1097084 CXCL12 ITGA4 CXCL12-ITGA4 Apocrine Cells Macrophages Apocrine Cells -> Macrophages 0.0042355595855148 0.255669001367946 0.7754239189773715 0.2461374514707439 0.0002269856810233 0.0521257226458961 0.0 0.0 0.0 0.0 15 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1097107 VWF ITGA9 VWF-ITGA9 T Lymphocytes Apocrine Cells T Lymphocytes -> Apocrine Cells 0.0042347467256471 0.6332974881236617 0.2531744428854943 0.2461374514707439 0.0036144684673052 0.0040430820937484 0.0 0.0 0.0 0.0 86 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1097158 VEGFC FLT1 VEGFC-FLT1 Mast Cells Mast Cells Mast Cells -> Mast Cells 0.0042333418564325 0.8317042416754105 0.8331580262014722 1.0 0.0005440770361181 0.001526625481682 0.0 0.0 0.0 0.0 14 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1097185 C1QB LRP1 C1QB-LRP1 CAFs, DCIS Associated Apocrine Cells CAFs, DCIS Associated -> Apocrine Cells 0.0042325771934164 0.4601010570874773 0.2550748532138862 0.2461374514707439 0.0587727051993296 0.0003386430177035 0.0 0.0 0.0 0.0 230 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1097203 THBS2 CD36 THBS2-CD36 Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells -> Luminal-like Amorphous DCIS Cells 0.0042321955106133 0.2510234128936706 0.2562573700401372 1.0 0.0009262556366009 0.0096442330625583 0.0 2.742112394348024e-05 0.0279158148349664 0.0 77495 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1097223 MMRN2 CLEC14A MMRN2-CLEC14A Mast Cells Myeloid Cells Mast Cells -> Myeloid Cells 0.0042316310716489 0.8571898293845529 0.7830372268649692 0.7827641335561659 0.0004196880356983 0.0026038611777234 0.0 0.0 0.0 0.0 23 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1097258 A2M LRP1 A2M-LRP1 Luminal-like Amorphous DCIS Cells Apocrine Cells Luminal-like Amorphous DCIS Cells -> Apocrine Cells 0.0042304142170881 0.4648000335061383 0.2550748532138862 0.3990376746076917 0.0357762282281787 0.0003386430177035 0.0 0.0004295532646048 0.070840868225681 0.0 97 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1097368 THBS2 CD36 THBS2-CD36 Basal-like Structured DCIS Cells Plasma Cells Basal-like Structured DCIS Cells -> Plasma Cells 0.0042274029347741 0.6242573126045354 0.7373999388878224 0.6198216015396206 0.0020491452254277 0.0009761781830445 0.0 0.0 0.0 0.0 79 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1097383 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) -> Myeloid Cells 0.0042269907420512 0.6301823358791634 0.7830372268649692 0.6198216015396206 0.000716220684292 0.0026038611777234 0.0 0.0 0.0 0.0 21 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1097387 JAG1 NOTCH2 JAG1-NOTCH2 Mast Cells CAFs, Invasive Associated Mast Cells -> CAFs, Invasive Associated 0.004226801384698 0.6303682835571691 0.663300745568453 0.6198216015396206 9.902323108165852e-05 0.0222186841038061 0.0 0.0013227513227513 0.0523055619281838 0.0 144 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1097398 COL4A2 CD93 COL4A2-CD93 Mast Cells Myeloid Cells Mast Cells -> Myeloid Cells 0.0042262626115998 0.8355319038299565 0.7461459456652184 0.7827641335561659 0.001123788079051 0.0010390313650636 0.0 0.0 0.0 0.0 23 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1097710 DLL4 NOTCH4 DLL4-NOTCH4 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (G1/S) 0.0042173233874049 0.9184503888425788 0.6571792026963191 0.6198216015396206 0.0004696576149175 0.0032020139126304 0.0 0.0 0.0 0.0 409 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1097712 VWF LRP1 VWF-LRP1 Myoepithelial Cells Myeloid Cells Myoepithelial Cells -> Myeloid Cells 0.0042172404556736 0.7158082793127664 0.7769451595923457 0.7204611100467462 0.0025256125075084 0.0005558995075445 0.0 0.0 0.0 0.0 51 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1097830 VWF SELP VWF-SELP Myeloid Cells Myoepithelial Cells Myeloid Cells -> Myoepithelial Cells 0.0042139451235902 0.7848266128497919 0.4623922682986163 0.7204611100467462 0.0004024409845247 0.0053213839468185 0.0 0.0 0.0 0.0 85 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1097858 MMRN2 CLEC14A MMRN2-CLEC14A Myeloid Cells Dendritic Cells Myeloid Cells -> Dendritic Cells 0.0042130193444458 0.7856500335676843 0.6347970925105053 0.6198216015396206 0.0005542667491398 0.003263637675389 0.0 0.0 0.0 0.0 170 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1097933 VWF SELP VWF-SELP Myeloid Cells Basal-like Structured DCIS Cells Myeloid Cells -> Basal-like Structured DCIS Cells 0.0042110399396621 0.7848266128497919 0.7760344326192508 0.6198216015396206 0.0004024409845247 0.0036702914086929 0.0 0.0 0.0 0.0 162 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1097992 DLL4 NOTCH3 DLL4-NOTCH3 Myoepithelial Cells Mast Cells Myoepithelial Cells -> Mast Cells 0.0042092521560962 0.7160288858520609 0.8341464445360613 0.7204611100467462 0.0069047442087267 0.0001871866311057 0.0 0.0 0.0 0.0 38 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1098006 MMRN2 CLEC14A MMRN2-CLEC14A Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0042087657966381 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0015409900107563 0.0011388334136451 0.0 0.0 0.0 0.0 209 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1098025 VWF LRP1 VWF-LRP1 Macrophages 11q13 Invasive Tumor Cells (G1/S) Macrophages -> 11q13 Invasive Tumor Cells (G1/S) 0.0042082207594111 0.9011206516381156 0.6207977546603366 0.6198216015396206 0.0008850282134344 0.0018097844702233 0.0 0.0 0.0 0.0 129 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1098078 CD34 SELP CD34-SELP Plasma Cells 11q13 Invasive Tumor Cells (G1/S) Plasma Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0042063754687541 0.7168245244832976 0.6572093097629401 0.6198216015396206 0.0018206581062216 0.0010419094417808 0.0 0.0 0.0 0.0 8 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1098099 COL4A1 CD93 COL4A1-CD93 B Cells 11q13 Invasive Tumor Cells (G1/S) B Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.004205875877431 0.8684504425765611 0.6587114738285964 0.7917001487310438 0.0016831757123532 0.0007261054236978 0.0 0.0 0.0 0.0 42 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1098108 HSPG2 LRP1 HSPG2-LRP1 Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0042056286632392 0.7468485855611411 0.6207977546603366 0.6198216015396206 0.0006689050756654 0.0028784826949613 0.0 0.0 0.0 0.0 30 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1098177 MMP2 PECAM1 MMP2-PECAM1 Mast Cells Basal-like Structured DCIS Cells Mast Cells -> Basal-like Structured DCIS Cells 0.0042036878504702 0.8560892486218385 0.6331674633943454 0.6198216015396206 0.0006966068981631 0.0023576674662702 0.0 0.0008333333333333 0.3995860103280671 0.0 30 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1098230 DLL4 NOTCH4 DLL4-NOTCH4 Mast Cells Plasma Cells Mast Cells -> Plasma Cells 0.0042017591102767 0.8516956437178343 0.4641352222874551 0.7204611100467462 0.000472352586488 0.0040904475843412 0.0 0.0 0.0 0.0 50 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1098294 C3 LRP1 C3-LRP1 Plasma Cells Mast Cells Plasma Cells -> Mast Cells 0.0042002007837849 0.7148920381722296 0.8755243548400705 0.7204611100467462 0.0029337538459309 0.0004150165744076 0.0 0.0 0.0 0.0 48 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1098315 CCN1 CAV1 CCN1-CAV1 Macrophages Apocrine Cells Macrophages -> Apocrine Cells 0.0041994475695561 0.8619922139338987 0.252518874138558 0.2461374514707439 0.0054092055025683 0.0018925243453249 0.0 0.0052631578947368 0.2915469066578714 0.0 19 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1098405 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells (G1/S) Mast Cells 11q13 Invasive Tumor Cells (G1/S) -> Mast Cells 0.0041969002250934 0.633566764858408 0.8347297932672282 0.6198216015396206 0.0018436902762588 0.0009042150166242 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1098416 THBS2 CD36 THBS2-CD36 Myoepithelial Cells Mast Cells Myoepithelial Cells -> Mast Cells 0.0041965344187948 0.724503440376099 0.8765901449012573 0.7204611100467462 0.0027791828709671 0.0004295051170816 0.0 0.0 0.0 0.0 38 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1098435 THBS2 CD36 THBS2-CD36 Mast Cells T Lymphocytes Mast Cells -> T Lymphocytes 0.0041960003676203 0.8581959463413404 0.6176321640000088 0.6198216015396206 0.0002636300075004 0.0063011237754475 0.0 0.0 0.0 0.0 343 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1098478 CXCL12 CXCR4 CXCL12-CXCR4 Apocrine Cells Macrophages Apocrine Cells -> Macrophages 0.004194902401797 0.255669001367946 0.7757991160529997 0.2461374514707439 0.0002269856810233 0.0491709261488903 0.0 0.0 0.0 0.0 15 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1098531 THBS2 CD36 THBS2-CD36 Myoepithelial Cells B Cells Myoepithelial Cells -> B Cells 0.004193343414438 0.724503440376099 0.6176321640000088 0.6198216015396206 0.0027791828709671 0.0007053434767499 0.0 0.0 0.0 0.0 394 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1098615 CCN1 CAV1 CCN1-CAV1 Apocrine Cells Dendritic Cells Apocrine Cells -> Dendritic Cells 0.0041907821110721 0.2542249848376565 0.62431395375366 0.2461374514707439 0.0014656941948563 0.009460730808256 0.0 0.0015625 0.1939937994721869 0.0 64 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1098620 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells (G1/S) Plasma Cells 11q13 Invasive Tumor Cells (G1/S) -> Plasma Cells 0.0041906688770442 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.0003521782369754 0.0053724660607752 0.0 0.0 0.0 0.0 5 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1098627 MMRN2 CD93 MMRN2-CD93 Dendritic Cells Luminal-like Amorphous DCIS Cells Dendritic Cells -> Luminal-like Amorphous DCIS Cells 0.0041905079747298 0.6301823358791634 0.4630027772793905 0.2461374514707439 0.0015409900107563 0.0048929293424311 0.0 0.0 0.0 0.0 752 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1098636 MMRN2 CLEC14A MMRN2-CLEC14A Plasma Cells Myoepithelial Cells Plasma Cells -> Myoepithelial Cells 0.0041902808892579 0.7205550478301406 0.7154802332407408 0.8293805866303694 0.0002165306714062 0.0058465532256424 0.0 0.0 0.0 0.0 324 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1098662 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells -> CXCL14+ Fibroblasts 0.0041894096090059 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.0131302879503246 0.0001189339410417 0.0 9.314456035767511e-06 0.0585601137400518 0.0 4880 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1098672 VWF LRP1 VWF-LRP1 B Cells CXCL14+ Fibroblasts B Cells -> CXCL14+ Fibroblasts 0.0041891848463208 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.00023686843287 0.0064028969591119 0.0 4.261363636363636e-05 0.0044424857715497 0.0 800 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1098713 VWF LRP1 VWF-LRP1 Myeloid Cells Plasma Cells Myeloid Cells -> Plasma Cells 0.0041880025588623 0.7848266128497919 0.7346293219749174 0.7204611100467462 0.0004024409845247 0.0032275631628407 0.0 0.0015356265356265 0.0730969098803872 0.0 37 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1098715 CD34 SELP CD34-SELP Mast Cells Mast Cells Mast Cells -> Mast Cells 0.0041879496348728 0.8532069650852002 0.8347297932672282 1.0 0.00083777361258 0.0009042150166242 0.0 0.0 0.0 0.0 14 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1098844 C3 LRP1 C3-LRP1 Luminal-like Amorphous DCIS Cells Plasma Cells Luminal-like Amorphous DCIS Cells -> Plasma Cells 0.0041840138800675 0.2485046029682279 0.7346293219749174 0.2461374514707439 0.0036991419150414 0.0032275631628407 0.0 0.0005514705882352 0.0511301195249202 0.0 272 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1098847 CCN1 CAV1 CCN1-CAV1 Myeloid Cells B Cells Myeloid Cells -> B Cells 0.0041839519996356 0.7797135509308979 0.62431395375366 0.6198216015396206 0.0009209869688402 0.0019304335593669 0.0 0.0 0.0 0.0 144 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1098861 CD34 SELP CD34-SELP Mast Cells Plasma Cells Mast Cells -> Plasma Cells 0.0041835830915418 0.8532069650852002 0.4623922682986163 0.7204611100467462 0.00083777361258 0.0022515473538965 0.0 0.0 0.0 0.0 50 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1098875 DLL1 NOTCH3 DLL1-NOTCH3 Mast Cells Plasma Cells Mast Cells -> Plasma Cells 0.0041831806000457 0.8624864526942296 0.4638256179742202 0.7204611100467462 0.0020100505037262 0.0009249287638231 0.0 0.0 0.0 0.0 50 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1098924 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells (G1/S) Pericytes 11q13 Invasive Tumor Cells (G1/S) -> Pericytes 0.0041818995802545 0.6160088550075702 0.7757991160529997 0.6198216015396206 0.0001971810371238 0.0091569531245039 0.0 0.0 0.0 0.0 345 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1098927 DLL4 NOTCH4 DLL4-NOTCH4 B Cells CAFs, Invasive Associated B Cells -> CAFs, Invasive Associated 0.0041818494501864 0.6342079770588467 0.6571792026963191 0.7917001487310438 0.0002327631000826 0.0069630688870869 0.0 0.0 0.0 0.0 968 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1098973 MMRN2 CD93 MMRN2-CD93 T Lymphocytes Plasma Cells T Lymphocytes -> Plasma Cells 0.0041804942118801 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.0031934983073077 0.0009242223287825 0.0 0.0007012622720897 0.0696590509931177 0.0 713 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1099054 DLL1 NOTCH3 DLL1-NOTCH3 Apocrine Cells Macrophages Apocrine Cells -> Macrophages 0.0041784672504968 0.2534163760166434 0.8923034233058523 0.2461374514707439 0.0050543892975134 0.00189193058407 0.0 0.0 0.0 0.0 15 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1099061 EFNB2 PECAM1 EFNB2-PECAM1 B Cells Luminal-like Amorphous DCIS Cells B Cells -> Luminal-like Amorphous DCIS Cells 0.0041781626435855 0.7800321422220979 0.2491073778594529 0.2461374514707439 0.0014623066995027 0.0076066460958003 0.0 0.0 0.0 0.0 211 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1099156 VWF LRP1 VWF-LRP1 Myeloid Cells Luminal-like Amorphous DCIS Cells Myeloid Cells -> Luminal-like Amorphous DCIS Cells 0.0041755118944916 0.7848266128497919 0.2550748532138862 0.2461374514707439 0.0004024409845247 0.0267255153180908 0.0 0.0 0.0 0.0 122 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1099232 A2M LRP1 A2M-LRP1 Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0041729291643976 0.7460047258226694 0.6207977546603366 0.6198216015396206 0.0010163752993685 0.0018097844702233 0.0 0.0 0.0 0.0 32 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1099259 MMRN2 CLEC14A MMRN2-CLEC14A Luminal-like Amorphous DCIS Cells Macrophages Luminal-like Amorphous DCIS Cells -> Macrophages 0.0041723281223182 0.250044481781731 0.9195415044619336 0.2461374514707439 0.0070431301838115 0.0013235329769289 0.0 0.0 0.0 0.0 222 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1099350 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells (Mitotic) Mast Cells 11q13 Invasive Tumor Cells (Mitotic) -> Mast Cells 0.0041692777679524 0.6342079770588467 0.8341464445360613 0.6198216015396206 0.0085570823799139 0.0001871866311057 0.0 0.0 0.0 0.0 5 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1099352 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells (Mitotic) Mast Cells 11q13 Invasive Tumor Cells (Mitotic) -> Mast Cells 0.004169268972194 0.6626993710110988 0.8755243548400705 0.6198216015396206 0.0035190936623492 0.0004150165744076 0.0 0.0 0.0 0.0 5 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1099373 MMRN2 CLEC14A MMRN2-CLEC14A Apocrine Cells Pericytes Apocrine Cells -> Pericytes 0.0041687496736189 0.250044481781731 0.9003264838243337 0.2461374514707439 7.058774627838557e-05 0.1341680150528327 0.0 0.0 0.0 0.0 9 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1099386 DLL4 NOTCH4 DLL4-NOTCH4 Mast Cells 11q13 Invasive Tumor Cells (G1/S) Mast Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.004168589891715 0.8516956437178343 0.6571792026963191 0.6198216015396206 0.000472352586488 0.0032020139126304 0.0 0.0 0.0 0.0 1 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1099402 DLL4 NOTCH3 DLL4-NOTCH3 Macrophages Plasma Cells Macrophages -> Plasma Cells 0.0041681109839982 0.8949858186325867 0.4638256179742202 0.7204611100467462 0.001895566065636 0.0009249287638231 0.0 0.0 0.0 0.0 326 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1099453 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells (Mitotic) B Cells 11q13 Invasive Tumor Cells (Mitotic) -> B Cells 0.0041670940316069 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0024635726452692 0.000671064546954 0.0 0.0 0.0 0.0 42 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1099454 COL4A2 CD93 COL4A2-CD93 Mast Cells Luminal-like Amorphous DCIS Cells Mast Cells -> Luminal-like Amorphous DCIS Cells 0.0041670663330621 0.8355319038299565 0.4630027772793905 0.2461374514707439 0.001123788079051 0.0048929293424311 0.0 0.0 0.0 0.0 41 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1099645 DLL4 NOTCH4 DLL4-NOTCH4 CAFs, Invasive Associated B Cells CAFs, Invasive Associated -> B Cells 0.0041615454422808 0.6342079770588467 0.7754072541855492 0.7917001487310438 0.002196330917593 0.0006074333625108 0.0 0.0 0.0 0.0 917 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1099705 C3 LRP1 C3-LRP1 Apocrine Cells T Lymphocytes Apocrine Cells -> T Lymphocytes 0.0041596801818988 0.2485046029682279 0.6207977546603366 0.2461374514707439 0.0013028322726017 0.0104714078116759 0.0 0.0006756756756756 0.0664893804262315 0.0 74 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1099735 COL4A1 CD93 COL4A1-CD93 Myeloid Cells Luminal-like Amorphous DCIS Cells Myeloid Cells -> Luminal-like Amorphous DCIS Cells 0.0041586889001816 0.7463064942968751 0.4630027772793905 0.2461374514707439 0.0012430446376512 0.0048929293424311 0.0 0.0 0.0 0.0 122 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1099793 MMRN2 CD93 MMRN2-CD93 CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated -> Luminal-like Amorphous DCIS Cells 0.0041571773708899 0.6301823358791634 0.4630027772793905 0.2461374514707439 0.00146889578236 0.0048929293424311 0.0 0.0 0.0 0.0 155 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1099816 VWF SELP VWF-SELP Macrophages Mast Cells Macrophages -> Mast Cells 0.0041565590152832 0.9011206516381156 0.8347297932672282 0.8567148457705164 0.0008850282134344 0.0009042150166242 0.0 0.0 0.0 0.0 165 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1099823 VWF LRP1 VWF-LRP1 T Lymphocytes Mast Cells T Lymphocytes -> Mast Cells 0.0041563366031616 0.6332974881236617 0.8755243548400705 0.6198216015396206 0.0036144684673052 0.0004150165744076 0.0 0.0001365001365001 0.0167008756269091 0.0 333 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1099958 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells (G1/S) Mast Cells 11q13 Invasive Tumor Cells (G1/S) -> Mast Cells 0.0041529406139407 0.6249837837987587 0.8341464445360613 0.6198216015396206 0.0084812136822336 0.0001871866311057 0.0 0.0 0.0 0.0 0 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1100020 VWF LRP1 VWF-LRP1 Macrophages B Cells Macrophages -> B Cells 0.0041508889490819 0.9011206516381156 0.6207977546603366 0.6198216015396206 0.0008850282134344 0.0016667952436519 0.0 0.0001587100050787 0.0197258143056974 0.0 1074 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1100038 THBS2 CD36 THBS2-CD36 Myeloid Cells Myeloid Cells Myeloid Cells -> Myeloid Cells 0.004150433093828 0.7809827257946271 0.7763054211764489 1.0 0.0004779710276932 0.0017638974017382 0.0 0.0001104240282685 0.0158578006104691 0.0 1132 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1100043 VWF SELP VWF-SELP Luminal-like Amorphous DCIS Cells Dendritic Cells Luminal-like Amorphous DCIS Cells -> Dendritic Cells 0.0041502039762627 0.2486570577556728 0.7760344326192508 0.2461374514707439 0.0033537993821664 0.0032078747392388 0.0 6.252344629235963e-05 0.0103749757800971 0.0 727 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1100138 CD34 SELP CD34-SELP B Cells Myeloid Cells B Cells -> Myeloid Cells 0.004147556403098 0.633566764858408 0.7478729882108823 0.6198216015396206 0.0006336851232098 0.0027351735586246 0.0 0.0 0.0 0.0 137 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1100169 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Luminal-like Amorphous DCIS Cells 0.0041467140734574 0.6160088550075702 0.4596166826058663 0.2461374514707439 0.0009692519480124 0.0075270071967493 0.0 0.0003885003885003 0.1714973526270619 0.0 351 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1100170 CXCL12 ITGA4 CXCL12-ITGA4 Apocrine Cells B Cells Apocrine Cells -> B Cells 0.0041467107297379 0.255669001367946 0.9460955677032749 0.2461374514707439 0.0002269856810233 0.0376195773145198 0.0 0.0041322314049586 0.1503463565062837 0.0 11 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1100194 THBS2 CD36 THBS2-CD36 Plasma Cells Plasma Cells Plasma Cells -> Plasma Cells 0.0041458765727255 0.724503440376099 0.7373999388878224 1.0 0.0009736808737186 0.0009761781830445 0.0 0.0001472320376914 0.0567496609796436 0.0 283 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1100199 MMP2 PECAM1 MMP2-PECAM1 Plasma Cells 11q13 Invasive Tumor Cells (G1/S) Plasma Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0041458436413435 0.718867305289982 0.6331674633943454 0.6198216015396206 0.0024319941937022 0.0007400708115376 0.0 0.0 0.0 0.0 8 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1100260 VWF ITGA9 VWF-ITGA9 Mast Cells Plasma Cells Mast Cells -> Plasma Cells 0.0041439006261296 0.8525936146535493 0.7292496872084557 0.7204611100467462 0.0002103933337194 0.0053724660607752 0.0 0.0 0.0 0.0 50 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1100298 VWF SELP VWF-SELP Luminal-like Amorphous DCIS Cells Myoepithelial Cells Luminal-like Amorphous DCIS Cells -> Myoepithelial Cells 0.0041421467458903 0.2486570577556728 0.4623922682986163 0.2461374514707439 0.0033537993821664 0.0053213839468185 0.0 5.442843341361528e-05 0.0248694351793934 0.0 13362 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1100299 VWF SELP VWF-SELP Plasma Cells Myoepithelial Cells Plasma Cells -> Myoepithelial Cells 0.0041421299054489 0.7158082793127664 0.4623922682986163 0.8293805866303694 0.0003457348439318 0.0053213839468185 0.0 0.0 0.0 0.0 324 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1100327 CCN1 CAV1 CCN1-CAV1 Myeloid Cells Mast Cells Myeloid Cells -> Mast Cells 0.0041413511940213 0.7797135509308979 0.8617632615906476 0.7827641335561659 0.0009209869688402 0.0010414441948928 0.0 0.0 0.0 0.0 23 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1100344 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells (G1/S) Mast Cells 11q13 Invasive Tumor Cells (G1/S) -> Mast Cells 0.0041409830709596 0.6589792304505506 0.8755243548400705 0.6198216015396206 0.0033973231723341 0.0004150165744076 0.0 0.0 0.0 0.0 0 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1100355 MMRN2 CLEC14A MMRN2-CLEC14A B Cells Myoepithelial Cells B Cells -> Myoepithelial Cells 0.004140548139646 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.0003083910058032 0.0058465532256424 0.0 0.0 0.0 0.0 496 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1100366 CCN1 CAV1 CCN1-CAV1 Mast Cells 11q13 Invasive Tumor Cells (G1/S) Mast Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0041402274702533 0.8749036366850302 0.62431395375366 0.6198216015396206 0.0004337320404416 0.0034299077593249 0.0 0.0 0.0 0.0 1 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1100374 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells Mast Cells 11q13 Invasive Tumor Cells -> Mast Cells 0.0041399644617931 0.6242573126045354 0.8765901449012573 0.6198216015396206 0.0034559943126159 0.0004295051170816 0.0 0.0 0.0 0.0 42 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1100397 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Basal-like Structured DCIS Cells 0.0041392438579638 0.6332974881236617 0.7760344326192508 0.7917001487310438 0.0003521782369754 0.0036702914086929 0.0 0.0 0.0 0.0 1187 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1100437 CD34 SELP CD34-SELP Luminal-like Amorphous DCIS Cells Mast Cells Luminal-like Amorphous DCIS Cells -> Mast Cells 0.0041378741045759 0.2491449441646273 0.8347297932672282 0.2461374514707439 0.0108445362943651 0.0009042150166242 0.0 0.0 0.0 0.0 34 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1100463 CD34 SELP CD34-SELP B Cells Macrophages B Cells -> Macrophages 0.0041368553021098 0.633566764858408 0.941479368642921 0.6198216015396206 0.0006336851232098 0.0021392900294222 0.0 0.0 0.0 0.0 1065 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1100566 DLL4 NOTCH4 DLL4-NOTCH4 Apocrine Cells Basal-like Structured DCIS Cells Apocrine Cells -> Basal-like Structured DCIS Cells 0.0041331676879575 0.2490567623945399 0.7754072541855492 0.2461374514707439 0.000126812416921 0.0826982152707935 0.0 0.0 0.0 0.0 684 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1100583 THBS2 CD36 THBS2-CD36 Plasma Cells CXCL14+ Fibroblasts Plasma Cells -> CXCL14+ Fibroblasts 0.0041324147633783 0.724503440376099 0.8587566561291643 0.7204611100467462 0.0009736808737186 0.0011409783203169 0.0 0.0 0.0 0.0 306 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1100585 VWF SELP VWF-SELP Myeloid Cells Macrophages Myeloid Cells -> Macrophages 0.0041323778555614 0.7848266128497919 0.941479368642921 0.7827641335561659 0.0004024409845247 0.0021392900294222 0.0 0.0 0.0 0.0 162 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1100600 DLL4 NOTCH3 DLL4-NOTCH3 CAFs, Invasive Associated Myeloid Cells CAFs, Invasive Associated -> Myeloid Cells 0.0041318756791665 0.6342079770588467 0.7470475610360806 0.6198216015396206 0.002196330917593 0.0007714919761827 0.0 0.0 0.0 0.0 143 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1100604 CD48 CD2 CD48-CD2 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.004131820414687 0.4593282471594782 0.6614977577544194 0.2461374514707439 0.0181222899145132 0.0003671083100858 0.0 0.0 0.0 0.0 26 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1100652 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (Mitotic) 0.004130185201797 0.6160088550075702 0.6632137581773894 0.9592803095773328 0.0001971810371238 0.0064230792457803 0.0 0.0 0.0 0.0 1476 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1100704 DLL4 NOTCH4 DLL4-NOTCH4 Macrophages B Cells Macrophages -> B Cells 0.0041286679666382 0.8949858186325867 0.7754072541855492 0.6198216015396206 0.001895566065636 0.0006074333625108 0.0 0.0 0.0 0.0 1074 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1100736 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (G1/S) 0.0041278758692429 0.6319926036888139 0.6207977546603366 0.9592803095773328 0.0007263013575398 0.0018097844702233 0.0 0.0001003344481605 0.0354311052894345 0.0 1495 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1100737 DLL4 NOTCH4 DLL4-NOTCH4 Apocrine Cells Myoepithelial Cells Apocrine Cells -> Myoepithelial Cells 0.0041278603830179 0.2490567623945399 0.4641352222874551 0.2461374514707439 0.000126812416921 0.1370986982961073 0.0 0.0010672358591248 0.0343808004689338 0.0 937 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1100759 C1QB LRP1 C1QB-LRP1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (G1/S) 0.0041272283289539 0.7753420160918723 0.6207977546603366 0.6198216015396206 0.0009153913192522 0.0018097844702233 0.0 0.0 0.0 0.0 409 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1100815 DLL4 NOTCH3 DLL4-NOTCH3 B Cells T Lymphocytes B Cells -> T Lymphocytes 0.0041255452483029 0.6342079770588467 0.7746834992804791 0.9318789094584046 0.0002327631000826 0.0046263543438723 0.0 0.0 0.0 0.0 4985 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1100866 DLL4 NOTCH4 DLL4-NOTCH4 Dendritic Cells CXCL14+ Fibroblasts Dendritic Cells -> CXCL14+ Fibroblasts 0.0041241094008667 0.6342079770588467 0.896164124004365 0.6198216015396206 0.0028649117803088 0.0004874986369898 0.0 0.0 0.0 0.0 922 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1100902 MMRN2 CD93 MMRN2-CD93 Apocrine Cells Pericytes Apocrine Cells -> Pericytes 0.0041227232121602 0.250044481781731 0.8817184225858201 0.2461374514707439 7.058774627838557e-05 0.1281708518900828 0.0 0.0 0.0 0.0 9 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1100952 MMRN2 CLEC14A MMRN2-CLEC14A Plasma Cells T Lymphocytes Plasma Cells -> T Lymphocytes 0.0041206864951397 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0002165306714062 0.0079745943515326 0.0 0.0 0.0 0.0 753 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1100981 COL4A2 CD93 COL4A2-CD93 Mast Cells B Cells Mast Cells -> B Cells 0.0041197300358156 0.8355319038299565 0.7779918296243433 0.6198216015396206 0.001123788079051 0.001079730675535 0.0 0.0 0.0 0.0 112 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1101051 VWF SELP VWF-SELP Myeloid Cells Dendritic Cells Myeloid Cells -> Dendritic Cells 0.0041175814434441 0.7848266128497919 0.7760344326192508 0.6198216015396206 0.0004024409845247 0.0032078747392388 0.0 0.0 0.0 0.0 170 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1101085 VWF LRP1 VWF-LRP1 Luminal-like Amorphous DCIS Cells Plasma Cells Luminal-like Amorphous DCIS Cells -> Plasma Cells 0.004116646197849 0.2486570577556728 0.7346293219749174 0.2461374514707439 0.0033537993821664 0.0032275631628407 0.0 4.1778074866310165e-05 0.0019886659305693 0.0 272 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1101101 A2M LRP1 A2M-LRP1 Myeloid Cells B Cells Myeloid Cells -> B Cells 0.0041160781584623 0.7460047258226694 0.6207977546603366 0.6198216015396206 0.0010163752993685 0.0016667952436519 0.0 0.0 0.0 0.0 144 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1101179 THBS2 CD36 THBS2-CD36 Basal-like Structured DCIS Cells B Cells Basal-like Structured DCIS Cells -> B Cells 0.0041134983344941 0.6242573126045354 0.6176321640000088 0.8693461273411047 0.0020491452254277 0.0007053434767499 0.0 0.0 0.0 0.0 270 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1101238 DLL4 NOTCH3 DLL4-NOTCH3 Dendritic Cells Plasma Cells Dendritic Cells -> Plasma Cells 0.0041116217258932 0.6342079770588467 0.4638256179742202 0.6198216015396206 0.0028649117803088 0.0009249287638231 0.0 0.000697350069735 0.1231692577124912 0.0 239 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1101243 COL4A1 CD93 COL4A1-CD93 Myeloid Cells B Cells Myeloid Cells -> B Cells 0.0041114477674036 0.7463064942968751 0.7779918296243433 0.6198216015396206 0.0012430446376512 0.001079730675535 0.0 0.0014880952380952 0.2290553966026833 0.0 144 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1101322 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (Mitotic) 0.0041089652959099 0.6242573126045354 0.6176321640000088 1.0 0.000393370777602 0.0031731220372828 0.0 2.6847079037800687e-05 0.0120352767574336 0.0 1552 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1101369 COL4A2 CD93 COL4A2-CD93 B Cells CXCL14+ Fibroblasts B Cells -> CXCL14+ Fibroblasts 0.0041075542088879 0.7783550150988336 0.8817184225858201 0.6198216015396206 0.0033449520260795 0.0003375370073613 0.0 0.000125 0.0971122408961878 0.0 800 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1101375 A2M LRP1 A2M-LRP1 Mast Cells 11q13 Invasive Tumor Cells (Mitotic) Mast Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0041072864137352 0.8392912392980421 0.6207977546603366 0.6198216015396206 0.0005164482812395 0.0028784826949613 0.0 0.0 0.0 0.0 10 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1101409 MMP2 PECAM1 MMP2-PECAM1 Mast Cells Myeloid Cells Mast Cells -> Myeloid Cells 0.0041061306593454 0.8560892486218385 0.7841656220878274 0.7827641335561659 0.0006966068981631 0.001309307002134 0.0 0.0 0.0 0.0 23 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1101413 MMP2 PECAM1 MMP2-PECAM1 Plasma Cells CXCL14+ Fibroblasts Plasma Cells -> CXCL14+ Fibroblasts 0.0041060889200599 0.718867305289982 0.930308383061206 0.7204611100467462 0.0024319941937022 0.0004089864655001 0.0 0.0 0.0 0.0 306 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1101422 VWF SELP VWF-SELP CAFs, Invasive Associated Mast Cells CAFs, Invasive Associated -> Mast Cells 0.0041058915484995 0.6332974881236617 0.8347297932672282 0.6198216015396206 0.0016171311116606 0.0009042150166242 0.0 0.0 0.0 0.0 130 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1101611 CXCL12 ITGA4 CXCL12-ITGA4 Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells -> CXCL14+ Fibroblasts 0.0041004596064767 0.255669001367946 0.7754239189773715 0.2461374514707439 0.0061207051981986 0.0015914585039484 0.0 0.0 0.0 0.0 1384 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1101612 THBS2 CD36 THBS2-CD36 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.004100449541586 0.6242573126045354 0.6176321640000088 0.7917001487310438 0.0020491452254277 0.0007598956708367 0.0 0.0002149613069647 0.1011109329079344 0.0 1163 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1101619 JAG1 NOTCH2 JAG1-NOTCH2 Myeloid Cells Endothelial Cells Myeloid Cells -> Endothelial Cells 0.0041002954416355 0.6303682835571691 0.773263018678637 0.7827641335561659 0.0003788349535045 0.0032875740549697 0.0 5.175983436853002e-05 0.0083517072616156 0.0 460 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1101718 VWF LRP1 VWF-LRP1 Myoepithelial Cells Mast Cells Myoepithelial Cells -> Mast Cells 0.0040975095610775 0.7158082793127664 0.8755243548400705 0.7204611100467462 0.0025256125075084 0.0004150165744076 0.0 0.0008971291866028 0.1097643075742251 0.0 38 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1101789 CXCL12 CXCR4 CXCL12-CXCR4 Apocrine Cells 11q13 Invasive Tumor Cells Apocrine Cells -> 11q13 Invasive Tumor Cells 0.0040949243212717 0.255669001367946 0.6632137581773894 0.2461374514707439 0.0002269856810233 0.049767778498468 0.0 0.0002470355731225 0.0844232888406167 0.0 184 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1101811 EFNB2 PECAM1 EFNB2-PECAM1 Mast Cells Luminal-like Amorphous DCIS Cells Mast Cells -> Luminal-like Amorphous DCIS Cells 0.004094117581309 0.8284725546778968 0.2491073778594529 0.2461374514707439 0.0012187708721425 0.0076066460958003 0.0 0.0 0.0 0.0 41 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1101825 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells (Mitotic) Mast Cells 11q13 Invasive Tumor Cells (Mitotic) -> Mast Cells 0.004093286108104 0.6301823358791634 0.8514619504364779 0.6198216015396206 0.0024635726452692 0.0005740632036187 0.0 0.0 0.0 0.0 5 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1101865 CCN1 CAV1 CCN1-CAV1 Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0040921670837981 0.2542249848376565 0.62431395375366 0.2461374514707439 0.0014656941948563 0.0082011408892332 0.0 0.0 0.0 0.0 2 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1101894 COL4A2 CD93 COL4A2-CD93 Plasma Cells CXCL14+ Fibroblasts Plasma Cells -> CXCL14+ Fibroblasts 0.0040913488545526 0.4630253981438691 0.8817184225858201 0.7204611100467462 0.0047240947268779 0.0003375370073613 0.0 0.0 0.0 0.0 306 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1101946 MMRN2 CLEC14A MMRN2-CLEC14A Plasma Cells CAFs, Invasive Associated Plasma Cells -> CAFs, Invasive Associated 0.0040898898544205 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0002165306714062 0.0076236123034427 0.0 0.0 0.0 0.0 285 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1102006 MMRN2 CD93 MMRN2-CD93 Dendritic Cells Myeloid Cells Dendritic Cells -> Myeloid Cells 0.0040878853096775 0.6301823358791634 0.7461459456652184 0.6198216015396206 0.0015409900107563 0.0010390313650636 0.0 0.0 0.0 0.0 161 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1102021 JAG1 NOTCH2 JAG1-NOTCH2 Dendritic Cells Mast Cells Dendritic Cells -> Mast Cells 0.004087293594553 0.8630183004227985 0.773263018678637 0.6198216015396206 0.0016575843792215 0.0006800116997025 0.0 0.0001576789656259 0.0135478678046875 0.0 151 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1102030 THBS2 CD36 THBS2-CD36 Myeloid Cells CAFs, Invasive Associated Myeloid Cells -> CAFs, Invasive Associated 0.0040870861621489 0.7809827257946271 0.6176321640000088 0.6198216015396206 0.0004779710276932 0.0032616151102094 0.0 0.0 0.0 0.0 160 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1102068 MMRN2 CD93 MMRN2-CD93 Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0040860236617321 0.7856500335676843 0.6587114738285964 0.6198216015396206 0.0005542667491398 0.0026174949623928 0.0 0.0 0.0 0.0 30 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1102090 VWF ITGA9 VWF-ITGA9 Myeloid Cells CXCL14+ Fibroblasts Myeloid Cells -> CXCL14+ Fibroblasts 0.0040850767704609 0.7848266128497919 0.950463483645931 0.7827641335561659 0.0004024409845247 0.0019776346124415 0.0 0.0 0.0 0.0 527 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1102161 C3 LRP1 C3-LRP1 Apocrine Cells CXCL14+ Fibroblasts Apocrine Cells -> CXCL14+ Fibroblasts 0.004082850940891 0.2485046029682279 0.9078204025796472 0.2461374514707439 0.0013028322726017 0.0064028969591119 0.0 0.0 0.0 0.0 20 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1102223 MMRN2 CLEC14A MMRN2-CLEC14A Mast Cells Dendritic Cells Mast Cells -> Dendritic Cells 0.0040810302294946 0.8571898293845529 0.6347970925105053 0.6198216015396206 0.0004196880356983 0.003263637675389 0.0 0.0 0.0 0.0 162 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1102249 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells (Mitotic) Mast Cells 11q13 Invasive Tumor Cells (Mitotic) -> Mast Cells 0.0040801502170442 0.6332974881236617 0.8347297932672282 0.6198216015396206 0.0015572459193676 0.0009042150166242 0.0 0.0 0.0 0.0 5 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1102304 VWF SELP VWF-SELP Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0040788016127493 0.7158082793127664 0.6572093097629401 0.6198216015396206 0.0003457348439318 0.0045674276780054 0.0 0.0 0.0 0.0 3 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1102319 MMRN2 CLEC14A MMRN2-CLEC14A Macrophages Luminal-like Amorphous DCIS Cells Macrophages -> Luminal-like Amorphous DCIS Cells 0.0040782188910037 0.893316592628645 0.2491545808994955 0.2461374514707439 0.0007691101630988 0.0109188419829382 0.0 0.0 0.0 0.0 263 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1102403 VWF ITGA9 VWF-ITGA9 Apocrine Cells 11q13 Invasive Tumor Cells Apocrine Cells -> 11q13 Invasive Tumor Cells 0.0040762216149789 0.2486570577556728 0.6252253442669611 0.2461374514707439 0.0001077515101466 0.1112417752963437 0.0 0.0 0.0 0.0 184 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1102459 MMP2 PECAM1 MMP2-PECAM1 Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells -> Basal-like Structured DCIS Cells 0.0040745604078758 0.2491408586098361 0.6331674633943454 0.2461374514707439 0.0049987108499989 0.0023576674662702 0.0 2.771618625277162e-05 0.0132900003435055 0.0 902 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1102511 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) -> CXCL14+ Fibroblasts 0.0040732276313256 0.6160088550075702 0.7754239189773715 0.6198216015396206 0.0009692519480124 0.0015914585039484 0.0 0.0 0.0 0.0 339 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1102552 VWF ITGA9 VWF-ITGA9 Myoepithelial Cells Apocrine Cells Myoepithelial Cells -> Apocrine Cells 0.0040714214993229 0.7158082793127664 0.2531744428854943 0.2461374514707439 0.0025256125075084 0.0040430820937484 0.0 8.666262241095416e-05 0.2326845148235901 0.0 1049 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1102557 CD34 SELP CD34-SELP Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0040712694146469 0.2491449441646273 0.6572093097629401 0.2461374514707439 0.0108445362943651 0.0010419094417808 0.0 0.0 0.0 0.0 26 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1102563 C1QB LRP1 C1QB-LRP1 CXCL14+ Fibroblasts B Cells CXCL14+ Fibroblasts -> B Cells 0.004070999940457 0.7753420160918723 0.6207977546603366 0.6198216015396206 0.0009153913192522 0.0016667952436519 0.0 7.901390644753477e-05 0.0138887408561063 0.0 791 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1102569 MMP2 PECAM1 MMP2-PECAM1 Endothelial Cells Apocrine Cells Endothelial Cells -> Apocrine Cells 0.0040707097727291 0.9067635403815892 0.2491073778594529 0.2461374514707439 0.0411127335336962 0.0001990509171164 0.0 0.0 0.0 0.0 33 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1102595 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) -> CXCL14+ Fibroblasts 0.0040700041560859 0.6630837220165452 0.8817184225858201 0.6198216015396206 0.0037159398684439 0.0003375370073613 0.0 0.0 0.0 0.0 380 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1102605 JAG1 NOTCH2 JAG1-NOTCH2 Apocrine Cells T Lymphocytes Apocrine Cells -> T Lymphocytes 0.0040695979499359 0.2451358214448441 0.8445107771175474 0.2461374514707439 0.0010709508378277 0.0083242517891534 0.0 0.007078507078507 0.8280878698278522 0.0 74 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1102630 DLL4 NOTCH3 DLL4-NOTCH3 T Lymphocytes Mast Cells T Lymphocytes -> Mast Cells 0.0040688939221087 0.6342079770588467 0.8341464445360613 0.6198216015396206 0.0073929685753755 0.0001871866311057 0.0 0.0 0.0 0.0 333 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1102644 THBS2 CD36 THBS2-CD36 Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0040683921756786 0.7809827257946271 0.6176321640000088 0.6198216015396206 0.0004779710276932 0.0031731220372828 0.0 0.0 0.0 0.0 30 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1102648 VWF ITGA9 VWF-ITGA9 Plasma Cells 11q13 Invasive Tumor Cells (G1/S) Plasma Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0040682997116898 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0003457348439318 0.0047273851759697 0.0 0.0 0.0 0.0 8 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1102658 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) -> CAFs, Invasive Associated 0.0040680605291672 0.6242573126045354 0.6176321640000088 0.9161861017439124 0.000393370777602 0.0032616151102094 0.0 0.0 0.0 0.0 458 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1102725 THBS2 CD36 THBS2-CD36 B Cells Myeloid Cells B Cells -> Myeloid Cells 0.0040659748363637 0.6242573126045354 0.7763054211764489 0.6198216015396206 0.0008527942416386 0.0017638974017382 0.0 0.0003041362530413 0.0436764727276181 0.0 137 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1102762 CLEC2D KLRB1 CLEC2D-KLRB1 T Lymphocytes Apocrine Cells T Lymphocytes -> Apocrine Cells 0.0040648676018657 0.7797302331085993 0.0 0.2461374514707439 0.8713412494740926 0.0042544667714474 0.0006340376469696 0.0290697674418604 1.0 0.0116279069767441 86 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1102815 COL4A1 CD93 COL4A1-CD93 Mast Cells Myoepithelial Cells Mast Cells -> Myoepithelial Cells 0.0040627306597736 0.7766289238087107 0.4630027772793905 0.7204611100467462 0.0002970267018348 0.0058437228618857 0.0 0.0 0.0 0.0 66 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1102821 CD34 SELP CD34-SELP Myoepithelial Cells CXCL14+ Fibroblasts Myoepithelial Cells -> CXCL14+ Fibroblasts 0.0040626172968619 0.7168245244832976 0.8819126042133903 0.7204611100467462 0.0082993421103349 0.0001189339410417 0.0 0.0 0.0 0.0 1538 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1102839 HSPG2 LRP1 HSPG2-LRP1 Mast Cells Mast Cells Mast Cells -> Mast Cells 0.0040619895099279 0.8349903778527206 0.8755243548400705 1.0 0.0014804857410621 0.0004150165744076 0.0 0.0019841269841269 0.2757859900717045 0.0 14 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1102853 C3 LRP1 C3-LRP1 T Lymphocytes Apocrine Cells T Lymphocytes -> Apocrine Cells 0.0040616265881918 0.6319926036888139 0.2550748532138862 0.2461374514707439 0.0334108479684367 0.0003386430177035 0.0 0.0 0.0 0.0 86 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1103050 MMP2 PECAM1 MMP2-PECAM1 Plasma Cells Mast Cells Plasma Cells -> Mast Cells 0.004055665438287 0.718867305289982 0.8537710813834968 0.7204611100467462 0.0024319941937022 0.0004138063814779 0.0 0.0020833333333333 0.3032848077640911 0.0 48 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1103051 C3 LRP1 C3-LRP1 Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0040556590839412 0.7796725988275006 0.6207977546603366 0.6198216015396206 0.000819605673545 0.0018097844702233 0.0 0.0 0.0 0.0 32 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1103061 MMRN2 CD93 MMRN2-CD93 CAFs, Invasive Associated Myeloid Cells CAFs, Invasive Associated -> Myeloid Cells 0.0040553709494564 0.6301823358791634 0.7461459456652184 0.6198216015396206 0.00146889578236 0.0010390313650636 0.0 0.0 0.0 0.0 143 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1103111 COL4A1 CD93 COL4A1-CD93 Plasma Cells Myeloid Cells Plasma Cells -> Myeloid Cells 0.0040536881412229 0.4604235282221027 0.7461459456652184 0.7204611100467462 0.0017253404164066 0.0010390313650636 0.0 0.0 0.0 0.0 43 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1103113 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (Mitotic) 0.0040535553715843 0.6319926036888139 0.6207977546603366 0.9592803095773328 0.0004094805141934 0.0028784826949613 0.0 0.0001185636856368 0.0306759081836778 0.0 1476 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1103146 COL4A1 CD93 COL4A1-CD93 Plasma Cells Luminal-like Amorphous DCIS Cells Plasma Cells -> Luminal-like Amorphous DCIS Cells 0.0040525433039394 0.4604235282221027 0.4630027772793905 0.2461374514707439 0.0017253404164066 0.0048929293424311 0.0 0.0 0.0 0.0 271 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1103194 CD34 SELP CD34-SELP B Cells Luminal-like Amorphous DCIS Cells B Cells -> Luminal-like Amorphous DCIS Cells 0.0040513562089091 0.633566764858408 0.4623922682986163 0.2461374514707439 0.0006336851232098 0.0096770075292062 0.0 0.0 0.0 0.0 211 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1103224 CD34 SELP CD34-SELP B Cells CAFs, Invasive Associated B Cells -> CAFs, Invasive Associated 0.0040502237312959 0.633566764858408 0.6572093097629401 0.7917001487310438 0.0006336851232098 0.002113171886167 0.0 0.0 0.0 0.0 968 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1103306 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) -> Dendritic Cells 0.0040473787814061 0.6332974881236617 0.7760344326192508 0.7917001487310438 0.0003521782369754 0.0032078747392388 0.0 0.0 0.0 0.0 193 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1103366 THBS2 CD36 THBS2-CD36 Myeloid Cells Basal-like Structured DCIS Cells Myeloid Cells -> Basal-like Structured DCIS Cells 0.0040455392052417 0.7809827257946271 0.6176321640000088 0.6198216015396206 0.0004779710276932 0.0030676679668133 0.0 0.0 0.0 0.0 162 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1103408 MMRN2 CD93 MMRN2-CD93 Luminal-like Amorphous DCIS Cells Mast Cells Luminal-like Amorphous DCIS Cells -> Mast Cells 0.0040445567575354 0.250044481781731 0.8347945881127203 0.2461374514707439 0.0070431301838115 0.0012097093680331 0.0 0.0 0.0 0.0 34 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1103409 DLL1 NOTCH3 DLL1-NOTCH3 B Cells Plasma Cells B Cells -> Plasma Cells 0.004044547944396 0.6249837837987587 0.4638256179742202 0.6198216015396206 0.00263399584678 0.0009249287638231 0.0 0.0008417508417508 0.484610871072705 0.0 297 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1103454 VWF SELP VWF-SELP Plasma Cells Basal-like Structured DCIS Cells Plasma Cells -> Basal-like Structured DCIS Cells 0.0040432784053844 0.7158082793127664 0.7760344326192508 0.6198216015396206 0.0003457348439318 0.0036702914086929 0.0 0.0018037518037518 0.752344635679687 0.0 126 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1103492 DLL4 NOTCH4 DLL4-NOTCH4 B Cells Macrophages B Cells -> Macrophages 0.0040419605562769 0.6342079770588467 0.8818120773736414 0.6198216015396206 0.0002327631000826 0.0054043611446182 0.0 0.0 0.0 0.0 1065 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1103603 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Luminal-like Amorphous DCIS Cells 0.0040391307612989 0.6319926036888139 0.2550748532138862 0.2461374514707439 0.0004094805141934 0.0267255153180908 0.0 0.0 0.0 0.0 19 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1103656 MMRN2 CD93 MMRN2-CD93 B Cells CAFs, Invasive Associated B Cells -> CAFs, Invasive Associated 0.0040374787994539 0.6301823358791634 0.6587114738285964 0.7917001487310438 0.0003083910058032 0.0042738820064046 0.0 0.0 0.0 0.0 968 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1103660 MMRN2 CLEC14A MMRN2-CLEC14A B Cells 11q13 Invasive Tumor Cells (Mitotic) B Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0040373521996357 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0003083910058032 0.0044340558155446 0.0 0.0 0.0 0.0 50 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1103687 MMRN2 CLEC14A MMRN2-CLEC14A Macrophages CXCL14+ Fibroblasts Macrophages -> CXCL14+ Fibroblasts 0.0040366820954162 0.893316592628645 0.9003264838243337 0.8875000050982297 0.0007691101630988 0.0007880862995141 0.0 0.0 0.0 0.0 1462 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1103770 VWF SELP VWF-SELP Apocrine Cells Pericytes Apocrine Cells -> Pericytes 0.0040341392893777 0.2486570577556728 0.8819126042133903 0.2461374514707439 0.0001077515101466 0.0741032966028748 0.0 0.0 0.0 0.0 9 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1103855 THBS2 CD36 THBS2-CD36 Plasma Cells Luminal-like Amorphous DCIS Cells Plasma Cells -> Luminal-like Amorphous DCIS Cells 0.0040311655502528 0.724503440376099 0.2562573700401372 0.2461374514707439 0.0009736808737186 0.0096442330625583 0.0 0.0 0.0 0.0 271 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1103880 DLL4 NOTCH4 DLL4-NOTCH4 B Cells Myeloid Cells B Cells -> Myeloid Cells 0.0040302775111949 0.6342079770588467 0.7480927101953669 0.6198216015396206 0.0002327631000826 0.006260692484444 0.0 0.0 0.0 0.0 137 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1103916 COL4A1 CD93 COL4A1-CD93 Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells -> CXCL14+ Fibroblasts 0.0040292428537676 0.4604235282221027 0.8817184225858201 0.2461374514707439 0.0126864732057784 0.0003375370073613 0.0 0.0 0.0 0.0 1384 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1103955 VWF ITGA9 VWF-ITGA9 CXCL14+ Fibroblasts CXCL14+ Fibroblasts CXCL14+ Fibroblasts -> CXCL14+ Fibroblasts 0.0040282374769092 0.9275752708651288 0.950463483645931 1.0 0.000245041593909 0.0019776346124415 0.0 2.2619828541699653e-05 0.0094900529961282 0.0 4019 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1103977 MMRN2 CLEC14A MMRN2-CLEC14A Dendritic Cells CXCL14+ Fibroblasts Dendritic Cells -> CXCL14+ Fibroblasts 0.0040279662034122 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.0015409900107563 0.0007880862995141 0.0 0.0003615328994938 0.2414162669799348 0.0 922 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1104100 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Luminal-like Amorphous DCIS Cells 0.0040235733163856 0.6303642896310324 0.2491073778594529 0.2461374514707439 0.0014431743145616 0.0076066460958003 0.0 0.0002136752136752 0.090179516409238 0.0 351 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1104149 EFNB2 PECAM1 EFNB2-PECAM1 B Cells 11q13 Invasive Tumor Cells (G1/S) B Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0040217839452599 0.7800321422220979 0.6331674633943454 0.7917001487310438 0.0014623066995027 0.0007400708115376 0.0 0.0 0.0 0.0 42 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1104165 DLL1 NOTCH3 DLL1-NOTCH3 Plasma Cells Mast Cells Plasma Cells -> Mast Cells 0.0040214227170545 0.7296454584598743 0.8341464445360613 0.7204611100467462 0.0051524613572059 0.0001871866311057 0.0 0.0 0.0 0.0 48 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1104171 VWF SELP VWF-SELP CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (Mitotic) 0.0040213785720259 0.9275752708651288 0.6572093097629401 0.6198216015396206 0.000245041593909 0.0045674276780054 0.0 0.0 0.0 0.0 390 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1104324 VWF SELP VWF-SELP Luminal-like Amorphous DCIS Cells Myeloid Cells Luminal-like Amorphous DCIS Cells -> Myeloid Cells 0.0040165687516955 0.2486570577556728 0.7478729882108823 0.2461374514707439 0.0033537993821664 0.0027351735586246 0.0 0.0 0.0 0.0 84 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1104418 CXCL12 CXCR4 CXCL12-CXCR4 Apocrine Cells Basal-like Structured DCIS Cells Apocrine Cells -> Basal-like Structured DCIS Cells 0.0040135742452052 0.255669001367946 0.8628183098412396 0.2461374514707439 0.0002269856810233 0.0339152418223636 0.0 0.0005980861244019 0.0456951602957775 0.0 684 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1104421 HSPG2 LRP1 HSPG2-LRP1 Mast Cells Myeloid Cells Mast Cells -> Myeloid Cells 0.0040134606174387 0.8349903778527206 0.7769451595923457 0.7827641335561659 0.0014804857410621 0.0005558995075445 0.0 0.0 0.0 0.0 23 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1104467 MMRN2 CD93 MMRN2-CD93 Macrophages Myeloid Cells Macrophages -> Myeloid Cells 0.0040118793026779 0.893316592628645 0.7461459456652184 0.7827641335561659 0.0007691101630988 0.0010390313650636 0.0 0.0013966480446927 0.1621880240979953 0.0 179 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1104497 VWF ITGA9 VWF-ITGA9 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (G1/S) 0.0040110245210336 0.9275752708651288 0.6252253442669611 0.6198216015396206 0.000245041593909 0.0047273851759697 0.0 0.0002222716159146 0.0104225850229457 0.0 409 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1104550 VWF LRP1 VWF-LRP1 Plasma Cells Luminal-like Amorphous DCIS Cells Plasma Cells -> Luminal-like Amorphous DCIS Cells 0.0040091657444071 0.7158082793127664 0.2550748532138862 0.2461374514707439 0.0003457348439318 0.0267255153180908 0.0 8.386447500838645e-05 0.0045862168204618 0.0 271 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1104577 MMRN2 CLEC14A MMRN2-CLEC14A Myeloid Cells Macrophages Myeloid Cells -> Macrophages 0.0040085073607813 0.7856500335676843 0.9195415044619336 0.7827641335561659 0.0005542667491398 0.0013235329769289 0.0 0.0 0.0 0.0 162 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1104628 CCN1 CAV1 CCN1-CAV1 Apocrine Cells Macrophages Apocrine Cells -> Macrophages 0.0040072181490933 0.2542249848376565 0.8818704453527788 0.2461374514707439 0.0014656941948563 0.0051192928876727 0.0 0.0 0.0 0.0 15 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1104650 COL4A1 CD93 COL4A1-CD93 Plasma Cells B Cells Plasma Cells -> B Cells 0.0040065079449825 0.4604235282221027 0.7779918296243433 0.6198216015396206 0.0017253404164066 0.001079730675535 0.0 0.0 0.0 0.0 315 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1104668 VWF SELP VWF-SELP Luminal-like Amorphous DCIS Cells Macrophages Luminal-like Amorphous DCIS Cells -> Macrophages 0.0040062056116533 0.2486570577556728 0.941479368642921 0.2461374514707439 0.0033537993821664 0.0021392900294222 0.0 0.0004095004095004 0.0733491569221699 0.0 222 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1104681 HSPG2 LRP1 HSPG2-LRP1 Plasma Cells 11q13 Invasive Tumor Cells (G1/S) Plasma Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0040057746789357 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.0012814156885439 0.0018097844702233 0.0 0.0 0.0 0.0 8 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1104743 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) -> Plasma Cells 0.0040035397123541 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.0024635726452692 0.0009242223287825 0.0 0.0 0.0 0.0 5 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1104760 DLL4 NOTCH3 DLL4-NOTCH3 Luminal-like Amorphous DCIS Cells Myeloid Cells Luminal-like Amorphous DCIS Cells -> Myeloid Cells 0.004003232435463 0.2490567623945399 0.7470475610360806 0.2461374514707439 0.011649387573427 0.0007714919761827 0.0 0.0 0.0 0.0 84 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1104848 C3 LRP1 C3-LRP1 Myeloid Cells B Cells Myeloid Cells -> B Cells 0.0040004057380134 0.7796725988275006 0.6207977546603366 0.6198216015396206 0.000819605673545 0.0016667952436519 0.0 0.0 0.0 0.0 144 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1104891 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (G1/S) 0.0039989205963528 0.6303642896310324 0.6331674633943454 0.9592803095773328 0.0014431743145616 0.0007400708115376 0.0 0.0001003344481605 0.0231224639554507 0.0 1495 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1104990 MMRN2 CLEC14A MMRN2-CLEC14A CAFs, Invasive Associated CXCL14+ Fibroblasts CAFs, Invasive Associated -> CXCL14+ Fibroblasts 0.003995928429802 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.00146889578236 0.0007880862995141 0.0 0.0 0.0 0.0 1490 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1105000 VWF SELP VWF-SELP Dendritic Cells B Cells Dendritic Cells -> B Cells 0.0039955995666388 0.6332974881236617 0.7760344326192508 0.909150863993142 0.0019871862905238 0.0004582650848664 0.0 5.783021050196623e-05 0.0290849091342 0.0 1572 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1105029 MMRN2 CLEC14A MMRN2-CLEC14A Dendritic Cells Plasma Cells Dendritic Cells -> Plasma Cells 0.0039947467618707 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.0015409900107563 0.0009436211854823 0.0 0.000697350069735 0.0775707510369413 0.0 239 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1105035 VWF SELP VWF-SELP CXCL14+ Fibroblasts Macrophages CXCL14+ Fibroblasts -> Macrophages 0.0039946272726139 0.9275752708651288 0.941479368642921 0.8875000050982297 0.000245041593909 0.0021392900294222 0.0 0.0 0.0 0.0 1424 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1105076 MMRN2 CD93 MMRN2-CD93 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated -> 11q13 Invasive Tumor Cells (G1/S) 0.0039935346993031 0.6301823358791634 0.6587114738285964 0.9161861017439124 0.00146889578236 0.0007261054236978 0.0 0.0005434782608695 0.0665501597556886 0.0 460 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1105125 MMRN2 CD93 MMRN2-CD93 Plasma Cells Basal-like Structured DCIS Cells Plasma Cells -> Basal-like Structured DCIS Cells 0.0039920724161181 0.7205550478301406 0.7779918296243433 0.6198216015396206 0.0002165306714062 0.0053794918117879 0.0 0.0 0.0 0.0 126 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1105146 C3 LRP1 C3-LRP1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0039913664506658 0.2485046029682279 0.6207977546603366 0.2461374514707439 0.0036991419150414 0.0028784826949613 0.0 0.0002010723860589 0.0520233326071717 0.0 373 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1105150 VWF ITGA9 VWF-ITGA9 B Cells Myeloid Cells B Cells -> Myeloid Cells 0.00399121755914 0.6332974881236617 0.7831795333113832 0.6198216015396206 0.00023686843287 0.0055509879377996 0.0 0.0 0.0 0.0 137 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1105223 VWF SELP VWF-SELP CXCL14+ Fibroblasts Myoepithelial Cells CXCL14+ Fibroblasts -> Myoepithelial Cells 0.003989105649717 0.9275752708651288 0.4623922682986163 0.7204611100467462 0.000245041593909 0.0053213839468185 0.0 0.0 0.0 0.0 1884 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1105246 COL4A1 CD93 COL4A1-CD93 Mast Cells CAFs, Invasive Associated Mast Cells -> CAFs, Invasive Associated 0.0039884259114642 0.7766289238087107 0.6587114738285964 0.6198216015396206 0.0002970267018348 0.0042738820064046 0.0 0.0 0.0 0.0 144 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1105319 VWF SELP VWF-SELP CXCL14+ Fibroblasts Basal-like Structured DCIS Cells CXCL14+ Fibroblasts -> Basal-like Structured DCIS Cells 0.0039863554749327 0.9275752708651288 0.7760344326192508 0.6198216015396206 0.000245041593909 0.0036702914086929 0.0 3.412503412503413e-05 0.0142335471615075 0.0 1332 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1105366 CD48 CD2 CD48-CD2 Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells -> CXCL14+ Fibroblasts 0.0039850512608819 0.4593282471594782 0.7763428264267787 0.2461374514707439 0.0181222899145132 0.0002517784065132 0.0 0.0 0.0 0.0 1384 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1105480 VWF SELP VWF-SELP Myoepithelial Cells B Cells Myoepithelial Cells -> B Cells 0.003981742647702 0.7158082793127664 0.7760344326192508 0.6198216015396206 0.0025256125075084 0.0004582650848664 0.0 0.0 0.0 0.0 394 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1105515 JAG1 NOTCH2 JAG1-NOTCH2 T Lymphocytes B Cells T Lymphocytes -> B Cells 0.0039805283442612 0.8630183004227985 0.8445107771175474 0.9318789094584046 0.0006856224272495 0.0008542071298387 0.0 5.227639958178879e-05 0.0096551614076245 0.0 5010 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1105544 DLL4 NOTCH3 DLL4-NOTCH3 Luminal-like Amorphous DCIS Cells B Cells Luminal-like Amorphous DCIS Cells -> B Cells 0.0039795819307855 0.2490567623945399 0.7746834992804791 0.2461374514707439 0.011649387573427 0.00071798405859 0.0 0.0 0.0 0.0 176 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1105558 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) -> Apocrine Cells 0.0039792369901659 0.662063103571249 0.2491073778594529 0.2461374514707439 0.0491302556793708 0.0001990509171164 0.0 0.0 0.0 0.0 5 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1105586 VWF SELP VWF-SELP Basal-like Structured DCIS Cells B Cells Basal-like Structured DCIS Cells -> B Cells 0.0039784412829737 0.6332974881236617 0.7760344326192508 0.8693461273411047 0.0020251995753771 0.0004582650848664 0.0 0.0 0.0 0.0 270 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1105785 VEGFC FLT1 VEGFC-FLT1 Plasma Cells CXCL14+ Fibroblasts Plasma Cells -> CXCL14+ Fibroblasts 0.0039720324220662 0.4636527906642655 0.878254460598671 0.7204611100467462 0.0023125636768155 0.0005788283879716 0.0 0.0 0.0 0.0 306 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1105786 C1QB LRP1 C1QB-LRP1 Myeloid Cells Myeloid Cells Myeloid Cells -> Myeloid Cells 0.0039719900329268 0.7452691992612583 0.7769451595923457 1.0 0.0012199377895337 0.0005558995075445 0.0 0.0003312720848056 0.0417935970783034 0.0 1132 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1105847 JAG1 NOTCH2 JAG1-NOTCH2 Macrophages Endothelial Cells Macrophages -> Endothelial Cells 0.0039694040888983 0.6303682835571691 0.773263018678637 0.8875000050982297 0.0002750231449378 0.0032875740549697 0.0 8.533879501621436e-05 0.0137698399295454 0.0 2790 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1106009 VWF LRP1 VWF-LRP1 CXCL14+ Fibroblasts Plasma Cells CXCL14+ Fibroblasts -> Plasma Cells 0.003964547277814 0.9275752708651288 0.7346293219749174 0.7204611100467462 0.000245041593909 0.0032275631628407 0.0 0.0 0.0 0.0 285 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1106037 COL4A1 CD93 COL4A1-CD93 B Cells Plasma Cells B Cells -> Plasma Cells 0.0039635538191391 0.8684504425765611 0.4630027772793905 0.6198216015396206 0.0016831757123532 0.0009242223287825 0.0 0.0 0.0 0.0 297 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1106053 MMRN2 CLEC14A MMRN2-CLEC14A CAFs, Invasive Associated Plasma Cells CAFs, Invasive Associated -> Plasma Cells 0.0039629732101764 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.00146889578236 0.0009436211854823 0.0 0.0 0.0 0.0 253 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1106079 VWF SELP VWF-SELP CAFs, DCIS Associated CXCL14+ Fibroblasts CAFs, DCIS Associated -> CXCL14+ Fibroblasts 0.0039619623802528 0.7158082793127664 0.8819126042133903 0.7204611100467462 0.0071496754272206 0.0001189339410417 0.0 0.0 0.0 0.0 11475 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1106125 C1QB LRP1 C1QB-LRP1 Plasma Cells Myeloid Cells Plasma Cells -> Myeloid Cells 0.0039603546703615 0.4601010570874773 0.7769451595923457 0.7204611100467462 0.0026949121497638 0.0005558995075445 0.0 0.0087209302325581 1.0 0.0 43 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1106126 VWF ITGA9 VWF-ITGA9 Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells -> CXCL14+ Fibroblasts 0.0039603487517072 0.2486570577556728 0.950463483645931 0.2461374514707439 0.0033537993821664 0.0019776346124415 0.0 6.568575932737782e-05 0.0275581813521961 0.0 1384 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1106215 MMRN2 CD93 MMRN2-CD93 Mast Cells 11q13 Invasive Tumor Cells (Mitotic) Mast Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0039580131774003 0.8571898293845529 0.6587114738285964 0.6198216015396206 0.0004196880356983 0.0026174949623928 0.0 0.0 0.0 0.0 10 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1106226 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) -> Apocrine Cells 0.0039574595405122 0.6213271600240247 0.252518874138558 0.2461374514707439 0.0052560850129547 0.0018925243453249 0.0 0.0 0.0 0.0 4 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1106273 MMRN2 CLEC14A MMRN2-CLEC14A CXCL14+ Fibroblasts T Lymphocytes CXCL14+ Fibroblasts -> T Lymphocytes 0.0039560897267859 0.940547666092272 0.6347970925105053 0.6198216015396206 0.0001298888146421 0.0079745943515326 0.0 0.0 0.0 0.0 1881 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1106286 MMRN2 CD93 MMRN2-CD93 Macrophages Luminal-like Amorphous DCIS Cells Macrophages -> Luminal-like Amorphous DCIS Cells 0.0039556858413418 0.893316592628645 0.4630027772793905 0.2461374514707439 0.0007691101630988 0.0048929293424311 0.0 0.0 0.0 0.0 263 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1106331 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (Mitotic) 0.0039543390627899 0.6332974881236617 0.6207977546603366 0.9592803095773328 0.0003521782369754 0.0028784826949613 0.0 9.238728750923872e-05 0.0093637824420708 0.0 1476 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1106354 VWF SELP VWF-SELP Plasma Cells Dendritic Cells Plasma Cells -> Dendritic Cells 0.0039535431559039 0.7158082793127664 0.7760344326192508 0.6198216015396206 0.0003457348439318 0.0032078747392388 0.0 0.0 0.0 0.0 271 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1106384 VWF LRP1 VWF-LRP1 CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts -> Luminal-like Amorphous DCIS Cells 0.0039527230659772 0.9275752708651288 0.2550748532138862 0.2461374514707439 0.000245041593909 0.0267255153180908 0.0 7.621486494725931e-05 0.0041678898670193 0.0 1491 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1106427 MMP2 PECAM1 MMP2-PECAM1 Myeloid Cells Luminal-like Amorphous DCIS Cells Myeloid Cells -> Luminal-like Amorphous DCIS Cells 0.0039514817345278 0.785133132759182 0.2491073778594529 0.2461374514707439 0.001039571291679 0.0076066460958003 0.0 0.0010245901639344 0.4324181729459365 0.0 122 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1106437 HSPG2 LRP1 HSPG2-LRP1 Plasma Cells B Cells Plasma Cells -> B Cells 0.0039512009464145 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.0012814156885439 0.0016667952436519 0.0 0.0007495590828924 0.094830442446387 0.0 315 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1106447 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells (G1/S) Plasma Cells 11q13 Invasive Tumor Cells (G1/S) -> Plasma Cells 0.0039508858968703 0.6319926036888139 0.7346293219749174 0.6198216015396206 0.0004094805141934 0.0032275631628407 0.0 0.0 0.0 0.0 5 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1106563 DLL4 NOTCH3 DLL4-NOTCH3 Plasma Cells Plasma Cells Plasma Cells -> Plasma Cells 0.0039468808101108 0.7160288858520609 0.4638256179742202 1.0 0.0012306151710811 0.0009249287638231 0.0 0.0 0.0 0.0 283 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1106606 DLL4 NOTCH4 DLL4-NOTCH4 CAFs, Invasive Associated CXCL14+ Fibroblasts CAFs, Invasive Associated -> CXCL14+ Fibroblasts 0.0039454330168184 0.6342079770588467 0.896164124004365 0.6198216015396206 0.002196330917593 0.0004874986369898 0.0 0.0 0.0 0.0 1490 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1106620 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) -> T Lymphocytes 0.0039449092809418 0.6242573126045354 0.6176321640000088 0.7917001487310438 0.0001959417442809 0.0063011237754475 0.0 0.0 0.0 0.0 69 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1106671 MMRN2 CLEC14A MMRN2-CLEC14A Dendritic Cells B Cells Dendritic Cells -> B Cells 0.0039435294602612 0.6301823358791634 0.6347970925105053 0.909150863993142 0.0015409900107563 0.000671064546954 0.0 0.0002120441051738 0.070327618695807 0.0 1572 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1106673 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells (Mitotic) B Cells 11q13 Invasive Tumor Cells (Mitotic) -> B Cells 0.0039434084442357 0.6319926036888139 0.6207977546603366 0.7917001487310438 0.0007263013575398 0.0016667952436519 0.0 0.0 0.0 0.0 42 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1106707 MMRN2 CLEC14A MMRN2-CLEC14A Mast Cells Macrophages Mast Cells -> Macrophages 0.0039417880902378 0.8571898293845529 0.9195415044619336 0.8567148457705164 0.0004196880356983 0.0013235329769289 0.0 0.0 0.0 0.0 165 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1106748 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Luminal-like Amorphous DCIS Cells 0.0039402675145592 0.6332974881236617 0.2550748532138862 0.2461374514707439 0.0003521782369754 0.0267255153180908 0.0 0.0 0.0 0.0 19 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1106780 C3 LRP1 C3-LRP1 Mast Cells 11q13 Invasive Tumor Cells (G1/S) Mast Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0039391998806547 0.8509500867818902 0.6207977546603366 0.6198216015396206 0.0006305085967044 0.0018097844702233 0.0 0.0 0.0 0.0 1 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1106901 VWF SELP VWF-SELP B Cells Basal-like Structured DCIS Cells B Cells -> Basal-like Structured DCIS Cells 0.0039353629411919 0.6332974881236617 0.7760344326192508 0.8693461273411047 0.00023686843287 0.0036702914086929 0.0 0.0 0.0 0.0 360 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1106909 MMRN2 CD93 MMRN2-CD93 T Lymphocytes CXCL14+ Fibroblasts T Lymphocytes -> CXCL14+ Fibroblasts 0.0039349951062952 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.0031934983073077 0.0003375370073613 0.0 0.0 0.0 0.0 1880 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1106947 DLL4 NOTCH3 DLL4-NOTCH3 CAFs, Invasive Associated Plasma Cells CAFs, Invasive Associated -> Plasma Cells 0.0039334863683775 0.6342079770588467 0.4638256179742202 0.6198216015396206 0.002196330917593 0.0009249287638231 0.0 0.0013175230566534 0.2327071351247858 0.0 253 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1106961 CXCL12 ITGA4 CXCL12-ITGA4 Apocrine Cells 11q13 Invasive Tumor Cells Apocrine Cells -> 11q13 Invasive Tumor Cells 0.0039330504118409 0.255669001367946 0.6631822525600675 0.2461374514707439 0.0002269856810233 0.0390724515618796 0.0 0.0 0.0 0.0 184 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1107025 MMP2 PECAM1 MMP2-PECAM1 B Cells CXCL14+ Fibroblasts B Cells -> CXCL14+ Fibroblasts 0.0039309840068015 0.6303642896310324 0.930308383061206 0.6198216015396206 0.0024819960935566 0.0004089864655001 0.0 0.0 0.0 0.0 800 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1107062 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Basal-like Structured DCIS Cells 0.0039298821939098 0.6242573126045354 0.6176321640000088 0.7917001487310438 0.000393370777602 0.0030676679668133 0.0 3.192848020434227e-05 0.0208094616603435 0.0 1305 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1107071 MMRN2 CLEC14A MMRN2-CLEC14A CXCL14+ Fibroblasts Myoepithelial Cells CXCL14+ Fibroblasts -> Myoepithelial Cells 0.0039296072046071 0.940547666092272 0.7154802332407408 0.7204611100467462 0.0001298888146421 0.0058465532256424 0.0 0.0 0.0 0.0 1884 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1107080 JAG1 NOTCH2 JAG1-NOTCH2 Apocrine Cells Macrophages Apocrine Cells -> Macrophages 0.0039293249586298 0.2451358214448441 0.773263018678637 0.2461374514707439 0.0010709508378277 0.0073658308476012 0.0 0.0047619047619047 0.8670214480312289 0.0 15 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1107083 MMP2 PECAM1 MMP2-PECAM1 Apocrine Cells Dendritic Cells Apocrine Cells -> Dendritic Cells 0.0039292695458214 0.2491408586098361 0.6331674633943454 0.2461374514707439 0.0001826541344284 0.0518891167572028 0.0 0.002734375 0.099834113823302 0.0 64 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1107097 MMRN2 CD93 MMRN2-CD93 Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0039287562403277 0.6301823358791634 0.6587114738285964 0.7917001487310438 0.0015409900107563 0.0007261054236978 0.0 0.0 0.0 0.0 209 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1107146 VWF LRP1 VWF-LRP1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0039271006249841 0.2486570577556728 0.6207977546603366 0.2461374514707439 0.0033537993821664 0.0028784826949613 0.0 0.0002437241043139 0.0247023107855167 0.0 373 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1107165 MMRN2 CLEC14A MMRN2-CLEC14A CXCL14+ Fibroblasts CAFs, Invasive Associated CXCL14+ Fibroblasts -> CAFs, Invasive Associated 0.0039265232275844 0.940547666092272 0.6347970925105053 0.6198216015396206 0.0001298888146421 0.0076236123034427 0.0 0.0 0.0 0.0 1422 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1107184 CXCL12 CXCR4 CXCL12-CXCR4 Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells -> CXCL14+ Fibroblasts 0.0039259103437833 0.255669001367946 0.7757991160529997 0.2461374514707439 0.0061207051981986 0.0012252690191386 0.0 9.852863899106671e-05 0.079056610756631 0.0 1384 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1107188 MMRN2 CLEC14A MMRN2-CLEC14A B Cells Dendritic Cells B Cells -> Dendritic Cells 0.0039257806544127 0.6301823358791634 0.6347970925105053 0.909150863993142 0.0003083910058032 0.003263637675389 0.0 0.0 0.0 0.0 1549 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1107199 DLL4 NOTCH3 DLL4-NOTCH3 Plasma Cells Myeloid Cells Plasma Cells -> Myeloid Cells 0.0039254733392139 0.7160288858520609 0.7470475610360806 0.7204611100467462 0.0012306151710811 0.0007714919761827 0.0 0.003875968992248 1.0 0.0 43 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1107263 VWF SELP VWF-SELP Plasma Cells Myeloid Cells Plasma Cells -> Myeloid Cells 0.0039234026931103 0.7158082793127664 0.7478729882108823 0.7204611100467462 0.0003457348439318 0.0027351735586246 0.0 0.0 0.0 0.0 43 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1107286 VWF ITGA9 VWF-ITGA9 B Cells Plasma Cells B Cells -> Plasma Cells 0.0039226099517191 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.00023686843287 0.0053724660607752 0.0 0.0 0.0 0.0 297 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1107295 MMRN2 CD93 MMRN2-CD93 Luminal-like Amorphous DCIS Cells B Cells Luminal-like Amorphous DCIS Cells -> B Cells 0.003922316554583 0.250044481781731 0.7779918296243433 0.2461374514707439 0.0070431301838115 0.001079730675535 0.0 0.0 0.0 0.0 176 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1107307 VWF SELP VWF-SELP CXCL14+ Fibroblasts Myeloid Cells CXCL14+ Fibroblasts -> Myeloid Cells 0.0039220096573928 0.9275752708651288 0.7478729882108823 0.7827641335561659 0.000245041593909 0.0027351735586246 0.0 8.641548565502938e-05 0.0047432170038663 0.0 526 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1107351 MMRN2 CD93 MMRN2-CD93 Mast Cells Mast Cells Mast Cells -> Mast Cells 0.0039208452642411 0.8571898293845529 0.8347945881127203 1.0 0.0004196880356983 0.0012097093680331 0.0 0.0 0.0 0.0 14 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1107368 JAG1 NOTCH2 JAG1-NOTCH2 T Lymphocytes Plasma Cells T Lymphocytes -> Plasma Cells 0.0039203426898335 0.8630183004227985 0.4614667734221426 0.6198216015396206 0.0006856224272495 0.0021449819680126 0.0 0.0002337540906965 0.0084833909090053 0.0 713 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1107479 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells Apocrine Cells 11q13 Invasive Tumor Cells -> Apocrine Cells 0.0039167270916312 0.6301823358791634 0.2491545808994955 0.2461374514707439 0.0208904415011529 0.0004471667362236 0.0 0.0 0.0 0.0 179 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1107602 VWF SELP VWF-SELP Plasma Cells Macrophages Plasma Cells -> Macrophages 0.0039132799306073 0.7158082793127664 0.941479368642921 0.7204611100467462 0.0003457348439318 0.0021392900294222 0.0 0.0 0.0 0.0 337 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1107673 MMRN2 CD93 MMRN2-CD93 Macrophages B Cells Macrophages -> B Cells 0.0039107507465213 0.893316592628645 0.7779918296243433 0.6198216015396206 0.0007691101630988 0.001079730675535 0.0 0.0 0.0 0.0 1074 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1107688 C3 LRP1 C3-LRP1 Basal-like Structured DCIS Cells Apocrine Cells Basal-like Structured DCIS Cells -> Apocrine Cells 0.0039101334352986 0.6319926036888139 0.2550748532138862 0.2461374514707439 0.0265972645862203 0.0003386430177035 0.0 0.0007564841498559 0.078409067573059 0.0 694 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1107717 VWF ITGA9 VWF-ITGA9 Apocrine Cells Mast Cells Apocrine Cells -> Mast Cells 0.0039093217973184 0.2486570577556728 0.863034163938375 0.2461374514707439 0.0001077515101466 0.0627102121186242 0.0 0.0 0.0 0.0 1 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1107728 EFNB2 PECAM1 EFNB2-PECAM1 Mast Cells Mast Cells Mast Cells -> Mast Cells 0.0039089382952623 0.8284725546778968 0.8537710813834968 1.0 0.0012187708721425 0.0004138063814779 0.0 0.0 0.0 0.0 14 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1107739 VWF SELP VWF-SELP B Cells 11q13 Invasive Tumor Cells (Mitotic) B Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0039085145066047 0.6332974881236617 0.6572093097629401 0.7917001487310438 0.00023686843287 0.0045674276780054 0.0 0.0 0.0 0.0 50 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1107814 MMRN2 CLEC14A MMRN2-CLEC14A Plasma Cells Basal-like Structured DCIS Cells Plasma Cells -> Basal-like Structured DCIS Cells 0.0039054913402259 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0002165306714062 0.0057802287131517 0.0 0.0 0.0 0.0 126 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1107833 JAG1 NOTCH2 JAG1-NOTCH2 Apocrine Cells Pericytes Apocrine Cells -> Pericytes 0.0039049270209654 0.2451358214448441 0.773263018678637 0.2461374514707439 0.0010709508378277 0.0070956399217802 0.0 0.0 0.0 0.0 9 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1107979 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) -> CXCL14+ Fibroblasts 0.0038998375853154 0.6160088550075702 0.7757991160529997 0.6198216015396206 0.0009692519480124 0.0012252690191386 0.0 0.0 0.0 0.0 339 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1108012 VWF ITGA9 VWF-ITGA9 B Cells 11q13 Invasive Tumor Cells (G1/S) B Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0038984510525476 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.00023686843287 0.0047273851759697 0.0 0.0 0.0 0.0 42 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1108027 VWF SELP VWF-SELP CXCL14+ Fibroblasts Dendritic Cells CXCL14+ Fibroblasts -> Dendritic Cells 0.0038978835550707 0.9275752708651288 0.7760344326192508 0.6198216015396206 0.000245041593909 0.0032078747392388 0.0 0.0 0.0 0.0 887 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1108060 MMRN2 CD93 MMRN2-CD93 Plasma Cells Myoepithelial Cells Plasma Cells -> Myoepithelial Cells 0.0038967787369384 0.7205550478301406 0.4630027772793905 0.8293805866303694 0.0002165306714062 0.0058437228618857 0.0 0.0 0.0 0.0 324 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1108074 VWF LRP1 VWF-LRP1 Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0038962317882347 0.7848266128497919 0.6207977546603366 0.6198216015396206 0.0004024409845247 0.0028784826949613 0.0 0.0 0.0 0.0 30 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1108170 HSPG2 LRP1 HSPG2-LRP1 Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0038926164307851 0.7468485855611411 0.6207977546603366 0.6198216015396206 0.0006689050756654 0.0018097844702233 0.0 0.0 0.0 0.0 32 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1108172 VWF SELP VWF-SELP Myeloid Cells Luminal-like Amorphous DCIS Cells Myeloid Cells -> Luminal-like Amorphous DCIS Cells 0.0038925669399198 0.7848266128497919 0.4623922682986163 0.2461374514707439 0.0004024409845247 0.0096770075292062 0.0 0.0 0.0 0.0 122 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1108292 CD34 SELP CD34-SELP CXCL14+ Fibroblasts B Cells CXCL14+ Fibroblasts -> B Cells 0.0038886175454747 0.9303167350027568 0.7760344326192508 0.6198216015396206 0.0016860250240652 0.0004582650848664 0.0 0.0 0.0 0.0 791 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1108379 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) -> CXCL14+ Fibroblasts 0.0038857577109359 0.633566764858408 0.8819126042133903 0.6198216015396206 0.0083565457974945 0.0001189339410417 0.0 0.0 0.0 0.0 339 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1108380 MMRN2 CD93 MMRN2-CD93 Myeloid Cells Mast Cells Myeloid Cells -> Mast Cells 0.0038857527640156 0.7856500335676843 0.8347945881127203 0.7827641335561659 0.0005542667491398 0.0012097093680331 0.0 0.0 0.0 0.0 23 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1108385 DLL4 NOTCH3 DLL4-NOTCH3 B Cells CXCL14+ Fibroblasts B Cells -> CXCL14+ Fibroblasts 0.0038856687342488 0.6342079770588467 0.8818326005152037 0.6198216015396206 0.0002327631000826 0.0042655619249233 0.0 0.0 0.0 0.0 800 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1108389 C3 LRP1 C3-LRP1 Mast Cells B Cells Mast Cells -> B Cells 0.0038855331475344 0.8509500867818902 0.6207977546603366 0.6198216015396206 0.0006305085967044 0.0016667952436519 0.0 0.0008928571428571 0.1639913078619763 0.0 112 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1108390 C1QB LRP1 C1QB-LRP1 Mast Cells Mast Cells Mast Cells -> Mast Cells 0.0038855141014894 0.7753420160918723 0.8755243548400705 1.0 0.0012213774841743 0.0004150165744076 0.0 0.0044642857142857 0.5525674258674745 0.0 14 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1108434 VWF LRP1 VWF-LRP1 Basal-like Structured DCIS Cells Myeloid Cells Basal-like Structured DCIS Cells -> Myeloid Cells 0.0038840948062589 0.6332974881236617 0.7769451595923457 0.6198216015396206 0.0020251995753771 0.0005558995075445 0.0 0.0 0.0 0.0 129 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1108484 MMP2 PECAM1 MMP2-PECAM1 B Cells Mast Cells B Cells -> Mast Cells 0.0038827108436344 0.6303642896310324 0.8537710813834968 0.6198216015396206 0.0024819960935566 0.0004138063814779 0.0 0.0002577319587628 0.037519770032671 0.0 97 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1108546 JAG1 NOTCH2 JAG1-NOTCH2 Dendritic Cells Myeloid Cells Dendritic Cells -> Myeloid Cells 0.003880395805574 0.8630183004227985 0.7426180951053148 0.6198216015396206 0.0016575843792215 0.0005184623914895 0.0 0.0 0.0 0.0 161 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1108588 VWF ITGA9 VWF-ITGA9 Luminal-like Amorphous DCIS Cells Apocrine Cells Luminal-like Amorphous DCIS Cells -> Apocrine Cells 0.0038789522624705 0.2486570577556728 0.2531744428854943 0.3990376746076917 0.0033537993821664 0.0040430820937484 0.0 0.0 0.0 0.0 97 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1108591 CCN1 CAV1 CCN1-CAV1 Mast Cells Mast Cells Mast Cells -> Mast Cells 0.0038788529653238 0.8749036366850302 0.8617632615906476 1.0 0.0004337320404416 0.0010414441948928 0.0 0.0 0.0 0.0 14 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1108594 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells (G1/S) Macrophages 11q13 Invasive Tumor Cells (G1/S) -> Macrophages 0.0038786674289116 0.6301823358791634 0.9195415044619336 0.6198216015396206 0.000716220684292 0.0013235329769289 0.0 0.0 0.0 0.0 119 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1108605 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Myoepithelial Cells 0.0038780572819487 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.0003521782369754 0.0053213839468185 0.0 0.0 0.0 0.0 453 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1108620 COL4A1 CD93 COL4A1-CD93 Plasma Cells Plasma Cells Plasma Cells -> Plasma Cells 0.0038776320775071 0.4604235282221027 0.4630027772793905 1.0 0.0017253404164066 0.0009242223287825 0.0 0.0002523977788995 0.0486872226197616 0.0 283 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1108641 VWF SELP VWF-SELP B Cells Dendritic Cells B Cells -> Dendritic Cells 0.0038768425889542 0.6332974881236617 0.7760344326192508 0.909150863993142 0.00023686843287 0.0032078747392388 0.0 0.0 0.0 0.0 1549 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1108702 VWF SELP VWF-SELP Macrophages 11q13 Invasive Tumor Cells (G1/S) Macrophages -> 11q13 Invasive Tumor Cells (G1/S) 0.003874879993255 0.9011206516381156 0.6572093097629401 0.6198216015396206 0.0008850282134344 0.0010419094417808 0.0 0.0 0.0 0.0 129 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1108730 JAG1 NOTCH2 JAG1-NOTCH2 B Cells Macrophages B Cells -> Macrophages 0.0038737777887339 0.8630183004227985 0.773263018678637 0.6198216015396206 0.0001109003117737 0.0073658308476012 0.0 2.23563603845294e-05 0.0040705232301935 0.0 1065 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1108751 MMRN2 CD93 MMRN2-CD93 Myeloid Cells Myeloid Cells Myeloid Cells -> Myeloid Cells 0.0038731894349483 0.7856500335676843 0.7461459456652184 1.0 0.0005542667491398 0.0010390313650636 0.0 0.0004416961130742 0.0512926789991893 0.0 1132 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1108789 VWF LRP1 VWF-LRP1 Dendritic Cells Myeloid Cells Dendritic Cells -> Myeloid Cells 0.0038718478964917 0.6332974881236617 0.7769451595923457 0.6198216015396206 0.0019871862905238 0.0005558995075445 0.0 0.0 0.0 0.0 161 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1108824 DLL4 NOTCH4 DLL4-NOTCH4 Luminal-like Amorphous DCIS Cells B Cells Luminal-like Amorphous DCIS Cells -> B Cells 0.0038708160460924 0.2490567623945399 0.7754072541855492 0.2461374514707439 0.011649387573427 0.0006074333625108 0.0 0.0 0.0 0.0 176 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1108836 MMRN2 CD93 MMRN2-CD93 Luminal-like Amorphous DCIS Cells Myeloid Cells Luminal-like Amorphous DCIS Cells -> Myeloid Cells 0.0038702260169375 0.250044481781731 0.7461459456652184 0.2461374514707439 0.0070431301838115 0.0010390313650636 0.0 0.0 0.0 0.0 84 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1108896 VWF ITGA9 VWF-ITGA9 Plasma Cells CXCL14+ Fibroblasts Plasma Cells -> CXCL14+ Fibroblasts 0.003868486740466 0.7158082793127664 0.950463483645931 0.7204611100467462 0.0003457348439318 0.0019776346124415 0.0 0.0002970885323826 0.1246422319981682 0.0 306 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1108956 MMRN2 CLEC14A MMRN2-CLEC14A Macrophages Plasma Cells Macrophages -> Plasma Cells 0.0038666513462815 0.893316592628645 0.7154802332407408 0.7204611100467462 0.0007691101630988 0.0009436211854823 0.0 0.0 0.0 0.0 326 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1108981 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) -> Myeloid Cells 0.003865843557004 0.6303642896310324 0.7841656220878274 0.6198216015396206 0.0008320501336843 0.001309307002134 0.0 0.0 0.0 0.0 21 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1108983 VWF SELP VWF-SELP Mast Cells 11q13 Invasive Tumor Cells (Mitotic) Mast Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0038658021743795 0.8525936146535493 0.6572093097629401 0.6198216015396206 0.0002103933337194 0.0045674276780054 0.0 0.0 0.0 0.0 10 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1109082 JAG1 NOTCH2 JAG1-NOTCH2 CXCL14+ Fibroblasts Endothelial Cells CXCL14+ Fibroblasts -> Endothelial Cells 0.0038622332655116 0.6303682835571691 0.773263018678637 0.9429656149619918 0.000219642761279 0.0032875740549697 0.0 8.785802143735723e-06 0.0014176329669163 0.0 2710 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1109229 EFNB2 PECAM1 EFNB2-PECAM1 Mast Cells CXCL14+ Fibroblasts Mast Cells -> CXCL14+ Fibroblasts 0.0038568352883298 0.8284725546778968 0.930308383061206 0.8567148457705164 0.0012187708721425 0.0004089864655001 0.0 0.0 0.0 0.0 148 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1109243 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells (G1/S) B Cells 11q13 Invasive Tumor Cells (G1/S) -> B Cells 0.003856338205585 0.633566764858408 0.7760344326192508 0.7917001487310438 0.0018436902762588 0.0004582650848664 0.0 0.0 0.0 0.0 38 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1109252 VWF ITGA9 VWF-ITGA9 Mast Cells 11q13 Invasive Tumor Cells (G1/S) Mast Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.003855848693969 0.8525936146535493 0.6252253442669611 0.6198216015396206 0.0002103933337194 0.0047273851759697 0.0 0.0 0.0 0.0 1 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1109272 C1QB LRP1 C1QB-LRP1 Basal-like Structured DCIS Cells Apocrine Cells Basal-like Structured DCIS Cells -> Apocrine Cells 0.0038551281493588 0.8498991475190484 0.2550748532138862 0.2461374514707439 0.018166235813628 0.0003386430177035 0.0 0.0003602305475504 0.0223745681708343 0.0 694 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1109298 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells (G1/S) Plasma Cells 11q13 Invasive Tumor Cells (G1/S) -> Plasma Cells 0.0038541825638153 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.0003521782369754 0.0032275631628407 0.0 0.0 0.0 0.0 5 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1109309 A2M LRP1 A2M-LRP1 Myeloid Cells Myeloid Cells Myeloid Cells -> Myeloid Cells 0.0038535920681998 0.7460047258226694 0.7769451595923457 1.0 0.0010163752993685 0.0005558995075445 0.0 0.0001104240282685 0.0208839473690531 0.0 1132 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1109371 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (G1/S) 0.0038512615902903 0.6301823358791634 0.6347970925105053 1.0 0.000716220684292 0.0011388334136451 0.0 0.0001805706031058 0.024040653574182 0.0 1846 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1109401 MMRN2 CD93 MMRN2-CD93 B Cells Myoepithelial Cells B Cells -> Myoepithelial Cells 0.0038505294457002 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.0003083910058032 0.0058437228618857 0.0 0.0 0.0 0.0 496 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1109426 DLL4 NOTCH3 DLL4-NOTCH3 Basal-like Structured DCIS Cells Mast Cells Basal-like Structured DCIS Cells -> Mast Cells 0.003849735035765 0.6342079770588467 0.8341464445360613 0.6198216015396206 0.0053032910137447 0.0001871866311057 0.0 0.0 0.0 0.0 18 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1109427 JAG1 NOTCH2 JAG1-NOTCH2 B Cells Pericytes B Cells -> Pericytes 0.003849724754177 0.8630183004227985 0.773263018678637 0.6198216015396206 0.0001109003117737 0.0070956399217802 0.0 0.0001376273052573 0.0172727144626456 0.0 1211 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1109435 CD34 SELP CD34-SELP Basal-like Structured DCIS Cells CXCL14+ Fibroblasts Basal-like Structured DCIS Cells -> CXCL14+ Fibroblasts 0.0038494843170594 0.633566764858408 0.8819126042133903 0.6198216015396206 0.0078992851324392 0.0001189339410417 0.0 0.0 0.0 0.0 1109 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1109479 C1QB LRP1 C1QB-LRP1 Plasma Cells Mast Cells Plasma Cells -> Mast Cells 0.0038479169726338 0.4601010570874773 0.8755243548400705 0.7204611100467462 0.0026949121497638 0.0004150165744076 0.0 0.0 0.0 0.0 48 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1109481 CXCL12 ITGA4 CXCL12-ITGA4 Apocrine Cells Pericytes Apocrine Cells -> Pericytes 0.0038478777642729 0.255669001367946 0.7754239189773715 0.2461374514707439 0.0002269856810233 0.0293031867940321 0.0 0.0 0.0 0.0 9 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1109486 A2M LRP1 A2M-LRP1 B Cells Myeloid Cells B Cells -> Myeloid Cells 0.0038478237229749 0.7741139100414175 0.7769451595923457 0.6198216015396206 0.0015661096645571 0.0005558995075445 0.0 0.0 0.0 0.0 137 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1109525 THBS2 CD36 THBS2-CD36 B Cells Luminal-like Amorphous DCIS Cells B Cells -> Luminal-like Amorphous DCIS Cells 0.0038464126463943 0.6242573126045354 0.2562573700401372 0.2461374514707439 0.0008527942416386 0.0096442330625583 0.0 0.0 0.0 0.0 211 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1109560 THBS2 CD36 THBS2-CD36 B Cells CXCL14+ Fibroblasts B Cells -> CXCL14+ Fibroblasts 0.0038453732898882 0.6242573126045354 0.8587566561291643 0.6198216015396206 0.0008527942416386 0.0011409783203169 0.0 0.0 0.0 0.0 800 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1109565 VWF ITGA9 VWF-ITGA9 Basal-like Structured DCIS Cells Apocrine Cells Basal-like Structured DCIS Cells -> Apocrine Cells 0.0038450160996779 0.6332974881236617 0.2531744428854943 0.2461374514707439 0.0020251995753771 0.0040430820937484 0.0 0.0002619858527639 0.7034180289623805 0.0 694 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1109670 HSPG2 LRP1 HSPG2-LRP1 Luminal-like Amorphous DCIS Cells Apocrine Cells Luminal-like Amorphous DCIS Cells -> Apocrine Cells 0.0038412922042214 0.4629984640915818 0.2550748532138862 0.3990376746076917 0.0201301851612071 0.0003386430177035 0.0 0.0 0.0 0.0 97 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1109672 CD34 SELP CD34-SELP Macrophages CXCL14+ Fibroblasts Macrophages -> CXCL14+ Fibroblasts 0.0038411720106634 0.8963354148873306 0.8819126042133903 0.8875000050982297 0.0038492365148421 0.0001189339410417 0.0 0.0 0.0 0.0 1462 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1109708 HSPG2 LRP1 HSPG2-LRP1 Myeloid Cells B Cells Myeloid Cells -> B Cells 0.0038395843396347 0.7468485855611411 0.6207977546603366 0.6198216015396206 0.0006689050756654 0.0016667952436519 0.0 0.0001929012345679 0.0244048932766437 0.0 144 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1109727 C1QB LRP1 C1QB-LRP1 Mast Cells Myeloid Cells Mast Cells -> Myeloid Cells 0.0038390935739042 0.7753420160918723 0.7769451595923457 0.7827641335561659 0.0012213774841743 0.0005558995075445 0.0 0.0 0.0 0.0 23 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1109832 CXCL12 ITGA4 CXCL12-ITGA4 Apocrine Cells Plasma Cells Apocrine Cells -> Plasma Cells 0.0038356083742352 0.255669001367946 0.4596166826058663 0.2461374514707439 0.0002269856810233 0.0484993884807927 0.0 0.0181818181818181 0.2584814586547753 0.0 15 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1109854 VWF SELP VWF-SELP Mast Cells Myoepithelial Cells Mast Cells -> Myoepithelial Cells 0.0038347778052482 0.8525936146535493 0.4623922682986163 0.7204611100467462 0.0002103933337194 0.0053213839468185 0.0 0.0 0.0 0.0 66 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1109903 VWF ITGA9 VWF-ITGA9 Dendritic Cells Apocrine Cells Dendritic Cells -> Apocrine Cells 0.003832892408683 0.6332974881236617 0.2531744428854943 0.2461374514707439 0.0019871862905238 0.0040430820937484 0.0 0.0 0.0 0.0 75 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1109904 MMP2 PECAM1 MMP2-PECAM1 Myoepithelial Cells Apocrine Cells Myoepithelial Cells -> Apocrine Cells 0.0038327699575502 0.718867305289982 0.2491073778594529 0.2461374514707439 0.0361307801045652 0.0001990509171164 0.0 0.0004289799809342 0.2878670304638417 0.0 1049 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1109910 MMRN2 CD93 MMRN2-CD93 CXCL14+ Fibroblasts Basal-like Structured DCIS Cells CXCL14+ Fibroblasts -> Basal-like Structured DCIS Cells 0.0038326130106278 0.940547666092272 0.7779918296243433 0.6198216015396206 0.0001298888146421 0.0053794918117879 0.0 0.0 0.0 0.0 1332 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1109918 A2M LRP1 A2M-LRP1 Plasma Cells Myeloid Cells Plasma Cells -> Myeloid Cells 0.0038323982794521 0.4648000335061383 0.7769451595923457 0.7204611100467462 0.0021905373114471 0.0005558995075445 0.0 0.0 0.0 0.0 43 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1109929 VWF SELP VWF-SELP Mast Cells Basal-like Structured DCIS Cells Mast Cells -> Basal-like Structured DCIS Cells 0.0038321340273818 0.8525936146535493 0.7760344326192508 0.6198216015396206 0.0002103933337194 0.0036702914086929 0.0 0.0 0.0 0.0 30 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1109938 CCN1 CAV1 CCN1-CAV1 Mast Cells Myeloid Cells Mast Cells -> Myeloid Cells 0.003831928903027 0.8749036366850302 0.7832252605020791 0.7827641335561659 0.0004337320404416 0.00136079311934 0.0 0.0 0.0 0.0 23 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1109972 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) -> Myoepithelial Cells 0.0038307079254388 0.6242573126045354 0.7373999388878224 0.6198216015396206 0.0001959417442809 0.0056518532344078 0.0 0.0 0.0 0.0 453 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1110049 MMP2 PECAM1 MMP2-PECAM1 Luminal-like Amorphous DCIS Cells Myeloid Cells Luminal-like Amorphous DCIS Cells -> Myeloid Cells 0.0038281507468642 0.2491408586098361 0.7841656220878274 0.2461374514707439 0.0049987108499989 0.001309307002134 0.0 0.0 0.0 0.0 84 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1110123 MMRN2 CLEC14A MMRN2-CLEC14A Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0038253987825211 0.250044481781731 0.6347970925105053 0.2461374514707439 0.0070431301838115 0.0011388334136451 0.0 0.0 0.0 0.0 26 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1110143 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (G1/S) 0.0038247747253834 0.6160088550075702 0.6632137581773894 1.0 0.0001971810371238 0.0038860320327025 0.0 2.462326405988378e-05 0.013928867092567 0.0 1846 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1110158 CXCL12 ITGA4 CXCL12-ITGA4 Apocrine Cells Basal-like Structured DCIS Cells Apocrine Cells -> Basal-like Structured DCIS Cells 0.0038244816595508 0.255669001367946 0.8622452992050237 0.2461374514707439 0.0002269856810233 0.0254056950469408 0.0 0.0002658160552897 0.041767825431708 0.0 684 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1110192 JAG1 NOTCH2 JAG1-NOTCH2 Plasma Cells Endothelial Cells Plasma Cells -> Endothelial Cells 0.0038233653100167 0.6303682835571691 0.773263018678637 0.7204611100467462 0.0002705513462707 0.0032875740549697 0.0 8.884150675195451e-05 0.0143350199266536 0.0 536 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1110200 MMRN2 CLEC14A MMRN2-CLEC14A CAFs, Invasive Associated B Cells CAFs, Invasive Associated -> B Cells 0.0038230012023567 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.00146889578236 0.000671064546954 0.0 0.0 0.0 0.0 917 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1110213 DLL4 NOTCH4 DLL4-NOTCH4 Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells -> CXCL14+ Fibroblasts 0.0038225945433238 0.2490567623945399 0.896164124004365 0.2461374514707439 0.011649387573427 0.0004874986369898 0.0 0.0 0.0 0.0 1384 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1110277 DLL4 NOTCH3 DLL4-NOTCH3 Myeloid Cells Mast Cells Myeloid Cells -> Mast Cells 0.0038198964817559 0.7840818683779507 0.8341464445360613 0.7827641335561659 0.0032417203409647 0.0001871866311057 0.0 0.0 0.0 0.0 23 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1110308 DLL4 NOTCH3 DLL4-NOTCH3 Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0038186442111441 0.2490567623945399 0.6580560501976399 0.2461374514707439 0.000126812416921 0.0606066271159369 0.0 0.0 0.0 0.0 2 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1110323 CXCL12 CXCR4 CXCL12-CXCR4 Apocrine Cells Endothelial Cells Apocrine Cells -> Endothelial Cells 0.0038181670314144 0.255669001367946 0.7757991160529997 0.2461374514707439 0.0002269856810233 0.0279580382843415 0.0 0.0 0.0 0.0 15 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1110337 VWF SELP VWF-SELP Mast Cells Macrophages Mast Cells -> Macrophages 0.003817557473368 0.8525936146535493 0.941479368642921 0.8567148457705164 0.0002103933337194 0.0021392900294222 0.0 0.0 0.0 0.0 165 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1110423 MMRN2 CLEC14A MMRN2-CLEC14A Macrophages 11q13 Invasive Tumor Cells (G1/S) Macrophages -> 11q13 Invasive Tumor Cells (G1/S) 0.0038141187577035 0.893316592628645 0.6347970925105053 0.6198216015396206 0.0007691101630988 0.0011388334136451 0.0 0.0 0.0 0.0 129 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1110454 MMRN2 CLEC14A MMRN2-CLEC14A Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells -> CXCL14+ Fibroblasts 0.0038134973011318 0.250044481781731 0.9003264838243337 0.2461374514707439 0.0070431301838115 0.0007880862995141 0.0 0.0001204238921001 0.0804139444203395 0.0 1384 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1110502 VWF LRP1 VWF-LRP1 Mast Cells Plasma Cells Mast Cells -> Plasma Cells 0.0038111695311696 0.8525936146535493 0.7346293219749174 0.7204611100467462 0.0002103933337194 0.0032275631628407 0.0 0.0 0.0 0.0 50 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1110505 DLL4 NOTCH3 DLL4-NOTCH3 Luminal-like Amorphous DCIS Cells Plasma Cells Luminal-like Amorphous DCIS Cells -> Plasma Cells 0.0038110198459594 0.2490567623945399 0.4638256179742202 0.2461374514707439 0.011649387573427 0.0009249287638231 0.0 0.0 0.0 0.0 272 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1110596 JAG1 NOTCH2 JAG1-NOTCH2 Mast Cells Macrophages Mast Cells -> Macrophages 0.0038073856090411 0.6303682835571691 0.773263018678637 0.8567148457705164 9.902323108165852e-05 0.0073658308476012 0.0 0.0004329004329004 0.0788201316392026 0.0 165 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1110625 VEGFC FLT1 VEGFC-FLT1 B Cells CXCL14+ Fibroblasts B Cells -> CXCL14+ Fibroblasts 0.0038063294104297 0.7745997874735252 0.878254460598671 0.6198216015396206 0.0012459853895406 0.0005788283879716 0.0 0.0 0.0 0.0 800 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1110644 DLL4 NOTCH3 DLL4-NOTCH3 Plasma Cells B Cells Plasma Cells -> B Cells 0.0038056429212916 0.7160288858520609 0.7746834992804791 0.6198216015396206 0.0012306151710811 0.00071798405859 0.0 0.0 0.0 0.0 315 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1110667 CD34 SELP CD34-SELP Mast Cells 11q13 Invasive Tumor Cells (G1/S) Mast Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0038047997530527 0.8532069650852002 0.6572093097629401 0.6198216015396206 0.00083777361258 0.0010419094417808 0.0 0.0 0.0 0.0 1 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1110731 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Luminal-like Amorphous DCIS Cells 0.0038023940717782 0.6301823358791634 0.2491545808994955 0.2461374514707439 0.000716220684292 0.0109188419829382 0.0 0.0 0.0 0.0 19 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1110755 A2M LRP1 A2M-LRP1 Mast Cells 11q13 Invasive Tumor Cells (G1/S) Mast Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0038015934977321 0.8392912392980421 0.6207977546603366 0.6198216015396206 0.0005164482812395 0.0018097844702233 0.0 0.0 0.0 0.0 1 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1110796 CCN1 CAV1 CCN1-CAV1 Apocrine Cells CXCL14+ Fibroblasts Apocrine Cells -> CXCL14+ Fibroblasts 0.0038001157697089 0.2542249848376565 0.943345641464811 0.2461374514707439 0.0014656941948563 0.0034806998160403 0.0 0.0 0.0 0.0 20 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1110809 VWF LRP1 VWF-LRP1 Mast Cells Luminal-like Amorphous DCIS Cells Mast Cells -> Luminal-like Amorphous DCIS Cells 0.0037998027665116 0.8525936146535493 0.2550748532138862 0.2461374514707439 0.0002103933337194 0.0267255153180908 0.0 0.0 0.0 0.0 41 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1110845 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) -> CXCL14+ Fibroblasts 0.003798774180735 0.6659645551150886 0.7763428264267787 0.6198216015396206 0.0037243679732516 0.0002517784065132 0.0 0.0 0.0 0.0 380 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1110859 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells (G1/S) B Cells 11q13 Invasive Tumor Cells (G1/S) -> B Cells 0.0037980650488341 0.6301823358791634 0.7779918296243433 0.7917001487310438 0.000716220684292 0.001079730675535 0.0 0.006578947368421 0.7226140486770763 0.0 38 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1110929 MMRN2 CLEC14A MMRN2-CLEC14A Myoepithelial Cells Apocrine Cells Myoepithelial Cells -> Apocrine Cells 0.003795559620777 0.7205550478301406 0.2491545808994955 0.2461374514707439 0.0151307911035231 0.0004471667362236 0.0 0.0003177629488401 0.0385532034207206 0.0 1049 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1110966 MMRN2 CLEC14A MMRN2-CLEC14A Basal-like Structured DCIS Cells Apocrine Cells Basal-like Structured DCIS Cells -> Apocrine Cells 0.0037946749985248 0.6301823358791634 0.2491545808994955 0.2461374514707439 0.0172764782878141 0.0004471667362236 0.0 0.0 0.0 0.0 694 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1110967 THBS2 CD36 THBS2-CD36 Basal-like Structured DCIS Cells Mast Cells Basal-like Structured DCIS Cells -> Mast Cells 0.003794577059009 0.6242573126045354 0.8765901449012573 0.6198216015396206 0.0020491452254277 0.0004295051170816 0.0 0.0 0.0 0.0 18 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1110969 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (Mitotic) 0.0037944313952312 0.6160088550075702 0.6631822525600675 0.9592803095773328 0.0001971810371238 0.0038621268649178 0.0 3.0795762503079576e-05 0.0190354264485597 0.0 1476 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1111208 MMRN2 CLEC14A MMRN2-CLEC14A Dendritic Cells Mast Cells Dendritic Cells -> Mast Cells 0.0037853962931444 0.6301823358791634 0.8514619504364779 0.6198216015396206 0.0015409900107563 0.0005740632036187 0.0 0.0 0.0 0.0 151 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1111241 JAG1 NOTCH2 JAG1-NOTCH2 Mast Cells Pericytes Mast Cells -> Pericytes 0.0037837448163523 0.6303682835571691 0.773263018678637 0.8567148457705164 9.902323108165852e-05 0.0070956399217802 0.0 0.0002927400468384 0.0367399131398076 0.0 244 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1111254 EFNB2 PECAM1 EFNB2-PECAM1 Mast Cells 11q13 Invasive Tumor Cells (G1/S) Mast Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0037833632071332 0.8284725546778968 0.6331674633943454 0.6198216015396206 0.0012187708721425 0.0007400708115376 0.0 0.0 0.0 0.0 1 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1111289 MMRN2 CLEC14A MMRN2-CLEC14A Luminal-like Amorphous DCIS Cells Plasma Cells Luminal-like Amorphous DCIS Cells -> Plasma Cells 0.0037820466274503 0.250044481781731 0.7154802332407408 0.2461374514707439 0.0070431301838115 0.0009436211854823 0.0 0.0006127450980392 0.0681595937420182 0.0 272 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1111345 MMRN2 CLEC14A MMRN2-CLEC14A Myeloid Cells Luminal-like Amorphous DCIS Cells Myeloid Cells -> Luminal-like Amorphous DCIS Cells 0.0037797513570762 0.7856500335676843 0.2491545808994955 0.2461374514707439 0.0005542667491398 0.0109188419829382 0.0 0.0 0.0 0.0 122 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1111393 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (G1/S) 0.0037779471276898 0.6319926036888139 0.6207977546603366 1.0 0.0004094805141934 0.0018097844702233 0.0 0.0001625135427952 0.0573884099758447 0.0 1846 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1111470 COL4A2 CD93 COL4A2-CD93 Mast Cells Plasma Cells Mast Cells -> Plasma Cells 0.0037751809517495 0.8355319038299565 0.4630027772793905 0.7204611100467462 0.001123788079051 0.0009242223287825 0.0 0.0 0.0 0.0 50 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1111514 VWF ITGA9 VWF-ITGA9 Mast Cells CXCL14+ Fibroblasts Mast Cells -> CXCL14+ Fibroblasts 0.0037738599662098 0.8525936146535493 0.950463483645931 0.8567148457705164 0.0002103933337194 0.0019776346124415 0.0 0.0 0.0 0.0 148 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1111517 VWF LRP1 VWF-LRP1 Basal-like Structured DCIS Cells Mast Cells Basal-like Structured DCIS Cells -> Mast Cells 0.0037738221882431 0.6332974881236617 0.8755243548400705 0.6198216015396206 0.0020251995753771 0.0004150165744076 0.0 0.0 0.0 0.0 18 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1111537 VWF SELP VWF-SELP CAFs, Invasive Associated B Cells CAFs, Invasive Associated -> B Cells 0.003772714526735 0.6332974881236617 0.7760344326192508 0.7917001487310438 0.0016171311116606 0.0004582650848664 0.0 0.0 0.0 0.0 917 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1111567 MMRN2 CLEC14A MMRN2-CLEC14A Macrophages Mast Cells Macrophages -> Mast Cells 0.0037713317529329 0.893316592628645 0.8514619504364779 0.8567148457705164 0.0007691101630988 0.0005740632036187 0.0 0.0 0.0 0.0 165 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1111571 CD34 SELP CD34-SELP Plasma Cells B Cells Plasma Cells -> B Cells 0.0037712581988025 0.7168245244832976 0.7760344326192508 0.6198216015396206 0.0018206581062216 0.0004582650848664 0.0 0.0 0.0 0.0 315 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1111593 VWF SELP VWF-SELP Mast Cells Myeloid Cells Mast Cells -> Myeloid Cells 0.0037702775776836 0.8525936146535493 0.7478729882108823 0.7827641335561659 0.0002103933337194 0.0027351735586246 0.0 0.0 0.0 0.0 23 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1111643 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) -> CXCL14+ Fibroblasts 0.0037684322421025 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.0024635726452692 0.0003375370073613 0.0 0.0 0.0 0.0 339 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1111648 THBS2 CD36 THBS2-CD36 Myeloid Cells CXCL14+ Fibroblasts Myeloid Cells -> CXCL14+ Fibroblasts 0.0037682443441728 0.7809827257946271 0.8587566561291643 0.7827641335561659 0.0004779710276932 0.0011409783203169 0.0 0.0 0.0 0.0 527 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1111660 COL4A1 CD93 COL4A1-CD93 Myeloid Cells Plasma Cells Myeloid Cells -> Plasma Cells 0.0037675913617341 0.7463064942968751 0.4630027772793905 0.7204611100467462 0.0012430446376512 0.0009242223287825 0.0 0.0 0.0 0.0 37 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1111707 VWF SELP VWF-SELP Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells -> CAFs, Invasive Associated 0.0037655311870518 0.2486570577556728 0.6572093097629401 0.2461374514707439 0.0033537993821664 0.002113171886167 0.0 0.0006184291898577 0.1238070389886713 0.0 147 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1111788 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, Invasive Associated 0.0037627135089698 0.6332974881236617 0.6572093097629401 0.9161861017439124 0.0003521782369754 0.002113171886167 0.0 0.0 0.0 0.0 408 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1111810 CCN1 CAV1 CCN1-CAV1 Mast Cells B Cells Mast Cells -> B Cells 0.0037620084743711 0.8749036366850302 0.62431395375366 0.6198216015396206 0.0004337320404416 0.0019304335593669 0.0 0.0 0.0 0.0 112 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1111814 VWF LRP1 VWF-LRP1 Dendritic Cells Mast Cells Dendritic Cells -> Mast Cells 0.0037619229782284 0.6332974881236617 0.8755243548400705 0.6198216015396206 0.0019871862905238 0.0004150165744076 0.0 0.0001505117399157 0.0184152039197375 0.0 151 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1111849 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) -> Myeloid Cells 0.0037604857219061 0.6332974881236617 0.7478729882108823 0.6198216015396206 0.0003521782369754 0.0027351735586246 0.0 0.0 0.0 0.0 21 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1111870 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells (G1/S) Mast Cells 11q13 Invasive Tumor Cells (G1/S) -> Mast Cells 0.0037598889876189 0.6301823358791634 0.8347945881127203 0.6198216015396206 0.000716220684292 0.0012097093680331 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1111871 THBS2 CD36 THBS2-CD36 Mast Cells CAFs, Invasive Associated Mast Cells -> CAFs, Invasive Associated 0.0037598576955517 0.8581959463413404 0.6176321640000088 0.6198216015396206 0.0002636300075004 0.0032616151102094 0.0 0.0011574074074074 0.3665482217726896 0.0 144 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1111955 C1QB LRP1 C1QB-LRP1 Luminal-like Amorphous DCIS Cells Apocrine Cells Luminal-like Amorphous DCIS Cells -> Apocrine Cells 0.0037565364797251 0.4601010570874773 0.2550748532138862 0.3990376746076917 0.0177188549930425 0.0003386430177035 0.0 0.0 0.0 0.0 97 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1111988 MMRN2 CLEC14A MMRN2-CLEC14A CAFs, Invasive Associated Mast Cells CAFs, Invasive Associated -> Mast Cells 0.0037552878802778 0.6301823358791634 0.8514619504364779 0.6198216015396206 0.00146889578236 0.0005740632036187 0.0 0.0 0.0 0.0 130 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1112104 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells (G1/S) Macrophages 11q13 Invasive Tumor Cells (G1/S) -> Macrophages 0.0037507833011156 0.6332974881236617 0.941479368642921 0.6198216015396206 0.0003521782369754 0.0021392900294222 0.0 0.0 0.0 0.0 119 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1112109 COL4A2 CD93 COL4A2-CD93 Mast Cells 11q13 Invasive Tumor Cells (G1/S) Mast Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0037506207901232 0.8355319038299565 0.6587114738285964 0.6198216015396206 0.001123788079051 0.0007261054236978 0.0 0.0 0.0 0.0 1 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1112124 MMP2 PECAM1 MMP2-PECAM1 Mast Cells Luminal-like Amorphous DCIS Cells Mast Cells -> Luminal-like Amorphous DCIS Cells 0.0037501202451139 0.8560892486218385 0.2491073778594529 0.2461374514707439 0.0006966068981631 0.0076066460958003 0.0 0.0 0.0 0.0 41 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1112128 A2M LRP1 A2M-LRP1 Mast Cells B Cells Mast Cells -> B Cells 0.0037498014816233 0.8392912392980421 0.6207977546603366 0.6198216015396206 0.0005164482812395 0.0016667952436519 0.0 0.0 0.0 0.0 112 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1112137 MMRN2 CLEC14A MMRN2-CLEC14A CXCL14+ Fibroblasts Basal-like Structured DCIS Cells CXCL14+ Fibroblasts -> Basal-like Structured DCIS Cells 0.0037494903306385 0.940547666092272 0.6347970925105053 0.6198216015396206 0.0001298888146421 0.0057802287131517 0.0 0.0 0.0 0.0 1332 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1112152 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells (Mitotic) B Cells 11q13 Invasive Tumor Cells (Mitotic) -> B Cells 0.0037490620035323 0.6332974881236617 0.7760344326192508 0.7917001487310438 0.0015572459193676 0.0004582650848664 0.0 0.0 0.0 0.0 42 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1112165 VEGFC FLT1 VEGFC-FLT1 Mast Cells B Cells Mast Cells -> B Cells 0.0037484775264517 0.8317042416754105 0.777821334064334 0.6198216015396206 0.0005440770361181 0.001271575589586 0.0 0.0 0.0 0.0 112 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1112171 DLL4 NOTCH4 DLL4-NOTCH4 Plasma Cells CXCL14+ Fibroblasts Plasma Cells -> CXCL14+ Fibroblasts 0.0037483441714537 0.7160288858520609 0.896164124004365 0.7204611100467462 0.0012306151710811 0.0004874986369898 0.0 0.0 0.0 0.0 306 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1112207 VWF SELP VWF-SELP Mast Cells Dendritic Cells Mast Cells -> Dendritic Cells 0.0037470848498303 0.8525936146535493 0.7760344326192508 0.6198216015396206 0.0002103933337194 0.0032078747392388 0.0 0.0002805836139169 0.0465593048896953 0.0 162 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1112274 C3 LRP1 C3-LRP1 Myeloid Cells Myeloid Cells Myeloid Cells -> Myeloid Cells 0.0037452961844021 0.7796725988275006 0.7769451595923457 1.0 0.000819605673545 0.0005558995075445 0.0 0.0001325088339222 0.0297063915606443 0.0 1132 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1112336 COL4A1 CD93 COL4A1-CD93 Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0037430805756371 0.7463064942968751 0.6587114738285964 0.6198216015396206 0.0012430446376512 0.0007261054236978 0.0 0.0 0.0 0.0 32 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1112349 THBS2 CD36 THBS2-CD36 Mast Cells 11q13 Invasive Tumor Cells (Mitotic) Mast Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0037426604244146 0.8581959463413404 0.6176321640000088 0.6198216015396206 0.0002636300075004 0.0031731220372828 0.0 0.0 0.0 0.0 10 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1112386 VWF LRP1 VWF-LRP1 CAFs, Invasive Associated Myeloid Cells CAFs, Invasive Associated -> Myeloid Cells 0.0037411301144685 0.6332974881236617 0.7769451595923457 0.6198216015396206 0.0016171311116606 0.0005558995075445 0.0 0.0 0.0 0.0 143 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1112392 VWF LRP1 VWF-LRP1 Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0037410117399659 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0003457348439318 0.0028784826949613 0.0 0.0 0.0 0.0 3 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1112457 A2M LRP1 A2M-LRP1 B Cells Mast Cells B Cells -> Mast Cells 0.0037385808705832 0.7741139100414175 0.8755243548400705 0.6198216015396206 0.0015661096645571 0.0004150165744076 0.0 0.0 0.0 0.0 97 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1112486 VWF SELP VWF-SELP Plasma Cells Luminal-like Amorphous DCIS Cells Plasma Cells -> Luminal-like Amorphous DCIS Cells 0.0037374928937277 0.7158082793127664 0.4623922682986163 0.2461374514707439 0.0003457348439318 0.0096770075292062 0.0 0.0 0.0 0.0 271 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1112503 MMRN2 CD93 MMRN2-CD93 Plasma Cells CAFs, Invasive Associated Plasma Cells -> CAFs, Invasive Associated 0.0037367899877943 0.7205550478301406 0.6587114738285964 0.6198216015396206 0.0002165306714062 0.0042738820064046 0.0 0.0 0.0 0.0 285 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1112504 MMRN2 CLEC14A MMRN2-CLEC14A Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0037366728164217 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0002165306714062 0.0044340558155446 0.0 0.0 0.0 0.0 3 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1112518 JAG1 NOTCH2 JAG1-NOTCH2 Mast Cells T Lymphocytes Mast Cells -> T Lymphocytes 0.0037362175769621 0.6303682835571691 0.8445107771175474 0.6198216015396206 9.902323108165852e-05 0.0083242517891534 0.0 0.0002776620852422 0.0324826410640132 0.0 343 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1112523 VWF SELP VWF-SELP Myeloid Cells CAFs, Invasive Associated Myeloid Cells -> CAFs, Invasive Associated 0.0037359323612033 0.7848266128497919 0.6572093097629401 0.6198216015396206 0.0004024409845247 0.002113171886167 0.0 0.0 0.0 0.0 160 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1112600 DLL1 NOTCH3 DLL1-NOTCH3 Mast Cells Mast Cells Mast Cells -> Mast Cells 0.0037332203663137 0.8624864526942296 0.8341464445360613 1.0 0.0020100505037262 0.0001871866311057 0.0 0.0 0.0 0.0 14 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1112651 HSPG2 LRP1 HSPG2-LRP1 B Cells Myeloid Cells B Cells -> Myeloid Cells 0.0037312714756173 0.7789175740361626 0.7769451595923457 0.6198216015396206 0.0012941512528773 0.0005558995075445 0.0 0.0 0.0 0.0 137 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1112663 COL4A1 CD93 COL4A1-CD93 B Cells CXCL14+ Fibroblasts B Cells -> CXCL14+ Fibroblasts 0.003730794516478 0.8684504425765611 0.8817184225858201 0.6198216015396206 0.0016831757123532 0.0003375370073613 0.0 0.0 0.0 0.0 800 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1112664 VWF LRP1 VWF-LRP1 Macrophages Myeloid Cells Macrophages -> Myeloid Cells 0.0037307406659737 0.9011206516381156 0.7769451595923457 0.7827641335561659 0.0008850282134344 0.0005558995075445 0.0 0.0 0.0 0.0 179 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1112698 EFNB2 PECAM1 EFNB2-PECAM1 B Cells CXCL14+ Fibroblasts B Cells -> CXCL14+ Fibroblasts 0.003729304616569 0.7800321422220979 0.930308383061206 0.6198216015396206 0.0014623066995027 0.0004089864655001 0.0 0.0 0.0 0.0 800 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1112852 A2M LRP1 A2M-LRP1 Plasma Cells Mast Cells Plasma Cells -> Mast Cells 0.0037235933679774 0.4648000335061383 0.8755243548400705 0.7204611100467462 0.0021905373114471 0.0004150165744076 0.0 0.0 0.0 0.0 48 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1112872 C1QB LRP1 C1QB-LRP1 Endothelial Cells Apocrine Cells Endothelial Cells -> Apocrine Cells 0.0037229438860928 0.7753420160918723 0.2550748532138862 0.2461374514707439 0.0161519521398178 0.0003386430177035 0.0 0.0 0.0 0.0 33 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1112876 DLL4 NOTCH4 DLL4-NOTCH4 Apocrine Cells Luminal-like Amorphous DCIS Cells Apocrine Cells -> Luminal-like Amorphous DCIS Cells 0.003722889124191 0.2490567623945399 0.4641352222874551 0.3990376746076917 0.000126812416921 0.0455121851821151 0.0 0.0 0.0 0.0 89 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1112907 THBS2 CD36 THBS2-CD36 Mast Cells Basal-like Structured DCIS Cells Mast Cells -> Basal-like Structured DCIS Cells 0.0037216371542034 0.8581959463413404 0.6176321640000088 0.6198216015396206 0.0002636300075004 0.0030676679668133 0.0 0.0 0.0 0.0 30 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1112935 MMRN2 CD93 MMRN2-CD93 B Cells 11q13 Invasive Tumor Cells (Mitotic) B Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0037206679776878 0.6301823358791634 0.6587114738285964 0.7917001487310438 0.0003083910058032 0.0026174949623928 0.0 0.0 0.0 0.0 50 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1113015 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myeloid Cells 0.0037176756054644 0.6332974881236617 0.7769451595923457 0.6198216015396206 0.0015572459193676 0.0005558995075445 0.0 0.0 0.0 0.0 23 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1113110 MMP2 PECAM1 MMP2-PECAM1 Apocrine Cells Plasma Cells Apocrine Cells -> Plasma Cells 0.0037135649004349 0.2491408586098361 0.7167436199046466 0.2461374514707439 0.0001826541344284 0.0326667674102811 0.0 0.0 0.0 0.0 15 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1113256 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) -> CXCL14+ Fibroblasts 0.0037078501216435 0.6332974881236617 0.950463483645931 0.6198216015396206 0.0003521782369754 0.0019776346124415 0.0 0.0002392344497607 0.1003697973458933 0.0 380 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1113269 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells (G1/S) Mast Cells 11q13 Invasive Tumor Cells (G1/S) -> Mast Cells 0.0037070512085461 0.6160088550075702 0.7757991160529997 0.6198216015396206 0.0001971810371238 0.0044430418127202 0.0 0.0 0.0 0.0 0 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1113298 CD34 SELP CD34-SELP B Cells Plasma Cells B Cells -> Plasma Cells 0.0037060008124234 0.633566764858408 0.4623922682986163 0.6198216015396206 0.0006336851232098 0.0022515473538965 0.0 0.0 0.0 0.0 297 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1113333 C1QB LRP1 C1QB-LRP1 Myeloid Cells Mast Cells Myeloid Cells -> Mast Cells 0.0037048581238863 0.7452691992612583 0.8755243548400705 0.7827641335561659 0.0012199377895337 0.0004150165744076 0.0 0.0 0.0 0.0 23 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1113367 VWF ITGA9 VWF-ITGA9 CAFs, Invasive Associated Apocrine Cells CAFs, Invasive Associated -> Apocrine Cells 0.0037034898061554 0.6332974881236617 0.2531744428854943 0.2461374514707439 0.0016171311116606 0.0040430820937484 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1113391 VWF SELP VWF-SELP Plasma Cells Plasma Cells Plasma Cells -> Plasma Cells 0.0037026074546882 0.7158082793127664 0.4623922682986163 1.0 0.0003457348439318 0.0022515473538965 0.0 0.0003212335367812 0.0309985131177337 0.0 283 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1113399 MMRN2 CD93 MMRN2-CD93 Dendritic Cells Plasma Cells Dendritic Cells -> Plasma Cells 0.0037024004641642 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.0015409900107563 0.0009242223287825 0.0 0.0 0.0 0.0 239 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1113422 DLL4 NOTCH4 DLL4-NOTCH4 Plasma Cells B Cells Plasma Cells -> B Cells 0.0037016309606486 0.7160288858520609 0.7754072541855492 0.6198216015396206 0.0012306151710811 0.0006074333625108 0.0 0.0 0.0 0.0 315 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1113601 C3 LRP1 C3-LRP1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0036943011072165 0.2485046029682279 0.6207977546603366 0.2461374514707439 0.0036991419150414 0.0018097844702233 0.0 0.0 0.0 0.0 26 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1113676 CXCL12 ITGA4 CXCL12-ITGA4 Apocrine Cells CAFs, Invasive Associated Apocrine Cells -> CAFs, Invasive Associated 0.0036917013362961 0.255669001367946 0.6631822525600675 0.2461374514707439 0.0002269856810233 0.0267210109213584 0.0 0.0 0.0 0.0 0 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1113762 VWF LRP1 VWF-LRP1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (Mitotic) 0.0036883442435083 0.9275752708651288 0.6207977546603366 0.6198216015396206 0.000245041593909 0.0028784826949613 0.0 0.0002039627039627 0.0206723504682642 0.0 390 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1113768 VWF LRP1 VWF-LRP1 B Cells Luminal-like Amorphous DCIS Cells B Cells -> Luminal-like Amorphous DCIS Cells 0.00368822567913 0.6332974881236617 0.2550748532138862 0.2461374514707439 0.00023686843287 0.0267255153180908 0.0 0.0006462731581214 0.0353421258297203 0.0 211 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1113772 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Luminal-like Amorphous DCIS Cells 0.003688148379214 0.6301823358791634 0.4630027772793905 0.2461374514707439 0.000716220684292 0.0048929293424311 0.0 0.0 0.0 0.0 19 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1113841 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (G1/S) 0.003685476707412 0.6332974881236617 0.6207977546603366 1.0 0.0003521782369754 0.0018097844702233 0.0 8.61814242095932e-05 0.0089529048537754 0.0 1846 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1113855 VWF SELP VWF-SELP CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts -> Luminal-like Amorphous DCIS Cells 0.0036848749370296 0.9275752708651288 0.4623922682986163 0.2461374514707439 0.000245041593909 0.0096770075292062 0.0 0.0 0.0 0.0 1491 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1113868 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells (G1/S) B Cells 11q13 Invasive Tumor Cells (G1/S) -> B Cells 0.0036845264332706 0.6342079770588467 0.7746834992804791 0.7917001487310438 0.000895875398841 0.00071798405859 0.0 0.0 0.0 0.0 38 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1113896 EFNB2 PECAM1 EFNB2-PECAM1 B Cells Mast Cells B Cells -> Mast Cells 0.003683508111179 0.7800321422220979 0.8537710813834968 0.6198216015396206 0.0014623066995027 0.0004138063814779 0.0 0.0 0.0 0.0 97 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1113914 MMP2 PECAM1 MMP2-PECAM1 Apocrine Cells Macrophages Apocrine Cells -> Macrophages 0.003682613739844 0.2491408586098361 0.9015117569158254 0.2461374514707439 0.0001826541344284 0.0246995741084876 0.0 0.0 0.0 0.0 15 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1113941 CD34 SELP CD34-SELP Myeloid Cells CXCL14+ Fibroblasts Myeloid Cells -> CXCL14+ Fibroblasts 0.0036813140706846 0.7871981482311898 0.8819126042133903 0.7827641335561659 0.0038506427265089 0.0001189339410417 0.0 0.0 0.0 0.0 527 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1113963 DLL4 NOTCH3 DLL4-NOTCH3 Apocrine Cells CAFs, DCIS Associated Apocrine Cells -> CAFs, DCIS Associated 0.003680390656897 0.2490567623945399 0.4638256179742202 0.2461374514707439 0.000126812416921 0.0689186266365139 0.0 0.0 0.0 0.0 89 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1113970 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) -> Apocrine Cells 0.0036802712779709 0.6332974881236617 0.2531744428854943 0.2461374514707439 0.0015572459193676 0.0040430820937484 0.0 0.0 0.0 0.0 5 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1113992 VWF LRP1 VWF-LRP1 Macrophages Mast Cells Macrophages -> Mast Cells 0.0036797719260552 0.9011206516381156 0.8755243548400705 0.8567148457705164 0.0008850282134344 0.0004150165744076 0.0 0.0 0.0 0.0 165 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1114004 THBS2 CD36 THBS2-CD36 Apocrine Cells Macrophages Apocrine Cells -> Macrophages 0.003679165849712 0.2510234128936706 0.8587566561291643 0.2461374514707439 5.260070730345377e-05 0.088850508457521 0.0 0.0 0.0 0.0 15 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1114043 VWF LRP1 VWF-LRP1 Apocrine Cells Macrophages Apocrine Cells -> Macrophages 0.0036776715435966 0.2486570577556728 0.8604147465201248 0.2461374514707439 0.0001077515101466 0.0436001007095475 0.0 0.0 0.0 0.0 15 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1114089 COL4A1 CD93 COL4A1-CD93 Mast Cells 11q13 Invasive Tumor Cells (Mitotic) Mast Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0036754641466284 0.7766289238087107 0.6587114738285964 0.6198216015396206 0.0002970267018348 0.0026174949623928 0.0 0.0 0.0 0.0 10 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1114128 DLL4 NOTCH4 DLL4-NOTCH4 B Cells 11q13 Invasive Tumor Cells (G1/S) B Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0036739981763136 0.6342079770588467 0.6571792026963191 0.7917001487310438 0.0002327631000826 0.0032020139126304 0.0 0.0 0.0 0.0 42 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1114139 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (G1/S) 0.003673589948332 0.6303642896310324 0.6331674633943454 1.0 0.0008320501336843 0.0007400708115376 0.0 2.708559046587216e-05 0.0062419797062836 0.0 1846 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1114153 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Luminal-like Amorphous DCIS Cells 0.003673263410373 0.6332974881236617 0.4623922682986163 0.2461374514707439 0.0003521782369754 0.0096770075292062 0.0 0.0 0.0 0.0 19 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1114155 MMRN2 CLEC14A MMRN2-CLEC14A B Cells Myeloid Cells B Cells -> Myeloid Cells 0.0036731763024239 0.6301823358791634 0.7830372268649692 0.6198216015396206 0.0003083910058032 0.0026038611777234 0.0 0.0 0.0 0.0 137 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1114164 MMRN2 CD93 MMRN2-CD93 CAFs, Invasive Associated Plasma Cells CAFs, Invasive Associated -> Plasma Cells 0.003672952186325 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.00146889578236 0.0009242223287825 0.0 0.0 0.0 0.0 253 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1114176 A2M LRP1 A2M-LRP1 T Lymphocytes Apocrine Cells T Lymphocytes -> Apocrine Cells 0.0036724311678842 0.7741139100414175 0.2550748532138862 0.2461374514707439 0.0149044683666724 0.0003386430177035 0.0 0.0 0.0 0.0 86 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1114221 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Luminal-like Amorphous DCIS Cells 0.0036707156072222 0.6303642896310324 0.2491073778594529 0.2461374514707439 0.0008320501336843 0.0076066460958003 0.0 0.0 0.0 0.0 19 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1114249 JAG1 NOTCH2 JAG1-NOTCH2 T Lymphocytes CXCL14+ Fibroblasts T Lymphocytes -> CXCL14+ Fibroblasts 0.0036695790859607 0.8630183004227985 0.773263018678637 0.6198216015396206 0.0006856224272495 0.0008609682710384 0.0 0.0 0.0 0.0 1880 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1114260 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Luminal-like Amorphous DCIS Cells 0.0036690472397379 0.6160088550075702 0.4600037439857229 0.2461374514707439 0.0001971810371238 0.017738069381683 0.0 0.0 0.0 0.0 19 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1114331 MMP2 PECAM1 MMP2-PECAM1 Myeloid Cells CXCL14+ Fibroblasts Myeloid Cells -> CXCL14+ Fibroblasts 0.0036668785884801 0.785133132759182 0.930308383061206 0.7827641335561659 0.001039571291679 0.0004089864655001 0.0 0.0001423149905123 0.2585040308122926 0.0 527 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1114350 MMRN2 CD93 MMRN2-CD93 Myeloid Cells Luminal-like Amorphous DCIS Cells Myeloid Cells -> Luminal-like Amorphous DCIS Cells 0.0036661859813266 0.7856500335676843 0.4630027772793905 0.2461374514707439 0.0005542667491398 0.0048929293424311 0.0 0.0 0.0 0.0 122 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1114368 THBS2 CD36 THBS2-CD36 Mast Cells Myeloid Cells Mast Cells -> Myeloid Cells 0.0036654124584791 0.8581959463413404 0.7763054211764489 0.7827641335561659 0.0002636300075004 0.0017638974017382 0.0 0.0 0.0 0.0 23 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1114404 MMRN2 CLEC14A MMRN2-CLEC14A Myeloid Cells CXCL14+ Fibroblasts Myeloid Cells -> CXCL14+ Fibroblasts 0.0036637655413862 0.7856500335676843 0.9003264838243337 0.7827641335561659 0.0005542667491398 0.0007880862995141 0.0 0.0003162555344718 0.2111819716845349 0.0 527 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1114469 MMRN2 CLEC14A MMRN2-CLEC14A Mast Cells Luminal-like Amorphous DCIS Cells Mast Cells -> Luminal-like Amorphous DCIS Cells 0.0036613360364787 0.8571898293845529 0.2491545808994955 0.2461374514707439 0.0004196880356983 0.0109188419829382 0.0 0.0 0.0 0.0 41 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1114507 VWF LRP1 VWF-LRP1 Apocrine Cells 11q13 Invasive Tumor Cells Apocrine Cells -> 11q13 Invasive Tumor Cells 0.0036601242157808 0.2486570577556728 0.6207977546603366 0.2461374514707439 0.0001077515101466 0.0587195251380622 0.0 0.0001235177865612 0.0128454517431049 0.0 184 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1114538 C1QB LRP1 C1QB-LRP1 CXCL14+ Fibroblasts Myeloid Cells CXCL14+ Fibroblasts -> Myeloid Cells 0.0036589379324154 0.7753420160918723 0.7769451595923457 0.7827641335561659 0.0009153913192522 0.0005558995075445 0.0 0.0 0.0 0.0 526 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1114554 MMP2 PECAM1 MMP2-PECAM1 Pericytes Apocrine Cells Pericytes -> Apocrine Cells 0.0036583065935807 0.9067635403815892 0.2491073778594529 0.2461374514707439 0.0216588811659259 0.0001990509171164 0.0 0.0 0.0 0.0 15 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1114568 COL4A2 CD93 COL4A2-CD93 Mast Cells CXCL14+ Fibroblasts Mast Cells -> CXCL14+ Fibroblasts 0.0036575642849855 0.8355319038299565 0.8817184225858201 0.8567148457705164 0.001123788079051 0.0003375370073613 0.0 0.0 0.0 0.0 148 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1114622 THBS2 CD36 THBS2-CD36 Luminal-like Amorphous DCIS Cells Myoepithelial Cells Luminal-like Amorphous DCIS Cells -> Myoepithelial Cells 0.0036552777038175 0.2510234128936706 0.7373999388878224 0.2461374514707439 0.0009262556366009 0.0056518532344078 0.0 5.612932195779075e-05 0.0465082110550092 0.0 13362 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1114642 MMRN2 CD93 MMRN2-CD93 CXCL14+ Fibroblasts Myoepithelial Cells CXCL14+ Fibroblasts -> Myoepithelial Cells 0.0036543635627598 0.940547666092272 0.4630027772793905 0.7204611100467462 0.0001298888146421 0.0058437228618857 0.0 0.0 0.0 0.0 1884 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1114683 THBS2 CD36 THBS2-CD36 B Cells Plasma Cells B Cells -> Plasma Cells 0.0036527453246556 0.6242573126045354 0.7373999388878224 0.6198216015396206 0.0008527942416386 0.0009761781830445 0.0 0.0001402918069584 0.054074592785317 0.0 297 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1114688 CD34 SELP CD34-SELP Apocrine Cells CAFs, DCIS Associated Apocrine Cells -> CAFs, DCIS Associated 0.003652474232294 0.2491449441646273 0.4623922682986163 0.2461374514707439 0.0003767662344862 0.0222228052993653 0.0 0.0 0.0 0.0 89 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1114721 MMP2 PECAM1 MMP2-PECAM1 Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0036515537991196 0.785133132759182 0.6331674633943454 0.6198216015396206 0.001039571291679 0.0007400708115376 0.0 0.0 0.0 0.0 32 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1114733 VWF SELP VWF-SELP Myeloid Cells Plasma Cells Myeloid Cells -> Plasma Cells 0.0036511679415148 0.7848266128497919 0.4623922682986163 0.7204611100467462 0.0004024409845247 0.0022515473538965 0.0 0.0 0.0 0.0 37 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1114759 CD34 SELP CD34-SELP Luminal-like Amorphous DCIS Cells B Cells Luminal-like Amorphous DCIS Cells -> B Cells 0.0036501278294276 0.2491449441646273 0.7760344326192508 0.2461374514707439 0.0108445362943651 0.0004582650848664 0.0 0.0 0.0 0.0 176 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1114824 COL4A1 CD93 COL4A1-CD93 Plasma Cells 11q13 Invasive Tumor Cells (G1/S) Plasma Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0036475428883947 0.4604235282221027 0.6587114738285964 0.6198216015396206 0.0017253404164066 0.0007261054236978 0.0 0.0 0.0 0.0 8 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1114903 C3 LRP1 C3-LRP1 Luminal-like Amorphous DCIS Cells B Cells Luminal-like Amorphous DCIS Cells -> B Cells 0.0036439708174131 0.2485046029682279 0.6207977546603366 0.2461374514707439 0.0036991419150414 0.0016667952436519 0.0 0.0 0.0 0.0 176 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1114954 VWF ITGA9 VWF-ITGA9 Apocrine Cells CAFs, Invasive Associated Apocrine Cells -> CAFs, Invasive Associated 0.0036420205445775 0.2486570577556728 0.6252253442669611 0.2461374514707439 0.0001077515101466 0.0565946652887153 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1114979 COL4A1 CD93 COL4A1-CD93 Mast Cells Mast Cells Mast Cells -> Mast Cells 0.0036409495237359 0.7766289238087107 0.8347945881127203 1.0 0.0002970267018348 0.0012097093680331 0.0 0.0 0.0 0.0 14 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1114986 MMRN2 CLEC14A MMRN2-CLEC14A CAFs, DCIS Associated Apocrine Cells CAFs, DCIS Associated -> Apocrine Cells 0.0036406823491616 0.7205550478301406 0.2491545808994955 0.2461374514707439 0.0117842887908422 0.0004471667362236 0.0 0.0 0.0 0.0 230 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1115034 THBS2 CD36 THBS2-CD36 B Cells B Cells B Cells -> B Cells 0.0036382423153419 0.6242573126045354 0.6176321640000088 1.0 0.0008527942416386 0.0007053434767499 0.0 2.938410907381288e-05 0.0141971181017852 0.0 1418 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1115063 MMP2 PECAM1 MMP2-PECAM1 Apocrine Cells 11q13 Invasive Tumor Cells Apocrine Cells -> 11q13 Invasive Tumor Cells 0.0036371422266403 0.2491408586098361 0.6331674633943454 0.2461374514707439 0.0001826541344284 0.0326412663903893 0.0 0.0 0.0 0.0 184 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1115114 VWF LRP1 VWF-LRP1 CAFs, Invasive Associated Mast Cells CAFs, Invasive Associated -> Mast Cells 0.003634916380603 0.6332974881236617 0.8755243548400705 0.6198216015396206 0.0016171311116606 0.0004150165744076 0.0 0.0 0.0 0.0 130 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1115119 VWF LRP1 VWF-LRP1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.003634818392736 0.2486570577556728 0.6207977546603366 0.2461374514707439 0.0033537993821664 0.0018097844702233 0.0 0.0 0.0 0.0 26 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1115157 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (Mitotic) 0.0036331170907438 0.6242573126045354 0.6176321640000088 0.9592803095773328 0.0001959417442809 0.0031731220372828 0.0 0.0001129177958446 0.0506199174187994 0.0 1476 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1115217 MMRN2 CLEC14A MMRN2-CLEC14A Plasma Cells Myeloid Cells Plasma Cells -> Myeloid Cells 0.0036310858583399 0.7205550478301406 0.7830372268649692 0.7204611100467462 0.0002165306714062 0.0026038611777234 0.0 0.0 0.0 0.0 43 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1115242 VWF SELP VWF-SELP B Cells Myoepithelial Cells B Cells -> Myoepithelial Cells 0.0036299947654748 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.00023686843287 0.0053213839468185 0.0 0.000183284457478 0.0837463187668989 0.0 496 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1115357 THBS2 CD36 THBS2-CD36 Myeloid Cells Luminal-like Amorphous DCIS Cells Myeloid Cells -> Luminal-like Amorphous DCIS Cells 0.003625453921473 0.7809827257946271 0.2562573700401372 0.2461374514707439 0.0004779710276932 0.0096442330625583 0.0 0.0 0.0 0.0 122 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1115359 HSPG2 LRP1 HSPG2-LRP1 B Cells Mast Cells B Cells -> Mast Cells 0.003625337636546 0.7789175740361626 0.8755243548400705 0.6198216015396206 0.0012941512528773 0.0004150165744076 0.0 0.0001431844215349 0.0199020817577518 0.0 97 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1115367 DLL4 NOTCH3 DLL4-NOTCH3 Macrophages Mast Cells Macrophages -> Mast Cells 0.0036251195630807 0.8949858186325867 0.8341464445360613 0.8567148457705164 0.001895566065636 0.0001871866311057 0.0 0.0 0.0 0.0 165 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1115389 MMRN2 CD93 MMRN2-CD93 Myeloid Cells B Cells Myeloid Cells -> B Cells 0.0036245394954052 0.7856500335676843 0.7779918296243433 0.6198216015396206 0.0005542667491398 0.001079730675535 0.0 0.0017361111111111 0.1906898184008951 0.0 144 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1115445 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) -> CAFs, Invasive Associated 0.0036219579678238 0.6242573126045354 0.6176321640000088 0.9161861017439124 0.0001959417442809 0.0032616151102094 0.0 0.0 0.0 0.0 408 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1115449 MMP2 PECAM1 MMP2-PECAM1 Myeloid Cells Mast Cells Myeloid Cells -> Mast Cells 0.0036218486855069 0.785133132759182 0.8537710813834968 0.7827641335561659 0.001039571291679 0.0004138063814779 0.0 0.0 0.0 0.0 23 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1115560 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (G1/S) 0.0036177452369935 0.6160088550075702 0.6631822525600675 1.0 0.0001971810371238 0.0027830389352876 0.0 0.0 0.0 0.0 1846 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1115586 C3 LRP1 C3-LRP1 Macrophages Apocrine Cells Macrophages -> Apocrine Cells 0.0036166559425739 0.9487258305485792 0.2550748532138862 0.2461374514707439 0.0110943464444434 0.0003386430177035 0.0 0.0 0.0 0.0 19 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1115663 THBS2 CD36 THBS2-CD36 Luminal-like Amorphous DCIS Cells T Lymphocytes Luminal-like Amorphous DCIS Cells -> T Lymphocytes 0.0036137881382636 0.2510234128936706 0.6176321640000088 0.2461374514707439 0.0009262556366009 0.0063011237754475 0.0 0.0 0.0 0.0 316 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1115710 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells (Mitotic) Mast Cells 11q13 Invasive Tumor Cells (Mitotic) -> Mast Cells 0.0036121277642306 0.6332974881236617 0.8755243548400705 0.6198216015396206 0.0015572459193676 0.0004150165744076 0.0 0.0 0.0 0.0 5 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1115778 C1QB LRP1 C1QB-LRP1 CXCL14+ Fibroblasts Mast Cells CXCL14+ Fibroblasts -> Mast Cells 0.0036089501491433 0.7753420160918723 0.8755243548400705 0.8567148457705164 0.0009153913192522 0.0004150165744076 0.0 0.0 0.0 0.0 137 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1115815 VWF LRP1 VWF-LRP1 B Cells Plasma Cells B Cells -> Plasma Cells 0.0036076472095852 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.00023686843287 0.0032275631628407 0.0 0.0 0.0 0.0 297 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1115822 CCN1 CAV1 CCN1-CAV1 Plasma Cells Apocrine Cells Plasma Cells -> Apocrine Cells 0.0036074674063535 0.7324582304061453 0.252518874138558 0.2461374514707439 0.0025580826958339 0.0018925243453249 0.0 0.0 0.0 0.0 24 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1115848 VWF LRP1 VWF-LRP1 Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0036062470302235 0.7848266128497919 0.6207977546603366 0.6198216015396206 0.0004024409845247 0.0018097844702233 0.0 0.0 0.0 0.0 32 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1115923 MMRN2 CLEC14A MMRN2-CLEC14A Mast Cells CXCL14+ Fibroblasts Mast Cells -> CXCL14+ Fibroblasts 0.0036027842976556 0.8571898293845529 0.9003264838243337 0.8567148457705164 0.0004196880356983 0.0007880862995141 0.0 0.0 0.0 0.0 148 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1115953 MMRN2 CD93 MMRN2-CD93 Mast Cells Myeloid Cells Mast Cells -> Myeloid Cells 0.0036017777999362 0.8571898293845529 0.7461459456652184 0.7827641335561659 0.0004196880356983 0.0010390313650636 0.0 0.0 0.0 0.0 23 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1115992 CD34 SELP CD34-SELP B Cells 11q13 Invasive Tumor Cells (G1/S) B Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0035999396844437 0.633566764858408 0.6572093097629401 0.7917001487310438 0.0006336851232098 0.0010419094417808 0.0 0.0 0.0 0.0 42 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1116036 CD48 CD2 CD48-CD2 CXCL14+ Fibroblasts CXCL14+ Fibroblasts CXCL14+ Fibroblasts -> CXCL14+ Fibroblasts 0.0035980370043047 0.7719609236370527 0.7763428264267787 1.0 0.0014378253178126 0.0002517784065132 0.0 0.0 0.0 0.0 4019 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1116040 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) -> Myeloid Cells 0.00359782815597 0.6301823358791634 0.7461459456652184 0.6198216015396206 0.000716220684292 0.0010390313650636 0.0 0.0 0.0 0.0 21 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1116089 COL4A1 CD93 COL4A1-CD93 Myeloid Cells CXCL14+ Fibroblasts Myeloid Cells -> CXCL14+ Fibroblasts 0.0035957025524512 0.7463064942968751 0.8817184225858201 0.7827641335561659 0.0012430446376512 0.0003375370073613 0.0 0.0 0.0 0.0 527 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1116097 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (G1/S) 0.0035950368200753 0.6301823358791634 0.6587114738285964 1.0 0.000716220684292 0.0007261054236978 0.0 0.0 0.0 0.0 1846 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1116105 HSPG2 LRP1 HSPG2-LRP1 Myeloid Cells Myeloid Cells Myeloid Cells -> Myeloid Cells 0.0035947305145265 0.7468485855611411 0.7769451595923457 1.0 0.0006689050756654 0.0005558995075445 0.0 6.134668237141735e-05 0.0090663861928663 0.0 1132 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1116109 A2M LRP1 A2M-LRP1 Myeloid Cells Mast Cells Myeloid Cells -> Mast Cells 0.0035944228866792 0.7460047258226694 0.8755243548400705 0.7827641335561659 0.0010163752993685 0.0004150165744076 0.0 0.0 0.0 0.0 23 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1116175 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) -> CXCL14+ Fibroblasts 0.0035913227473174 0.6303642896310324 0.930308383061206 0.6198216015396206 0.0014431743145616 0.0004089864655001 0.0 0.0 0.0 0.0 339 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1116228 VWF SELP VWF-SELP Luminal-like Amorphous DCIS Cells Plasma Cells Luminal-like Amorphous DCIS Cells -> Plasma Cells 0.0035889583191248 0.2486570577556728 0.4623922682986163 0.2461374514707439 0.0033537993821664 0.0022515473538965 0.0 0.0 0.0 0.0 272 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1116271 MMRN2 CD93 MMRN2-CD93 CXCL14+ Fibroblasts CAFs, Invasive Associated CXCL14+ Fibroblasts -> CAFs, Invasive Associated 0.0035875275877712 0.940547666092272 0.6587114738285964 0.6198216015396206 0.0001298888146421 0.0042738820064046 0.0 0.0 0.0 0.0 1422 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1116275 MMRN2 CLEC14A MMRN2-CLEC14A CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (Mitotic) 0.0035874150966938 0.940547666092272 0.6347970925105053 0.6198216015396206 0.0001298888146421 0.0044340558155446 0.0 0.0 0.0 0.0 390 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1116283 VWF SELP VWF-SELP Plasma Cells CAFs, Invasive Associated Plasma Cells -> CAFs, Invasive Associated 0.0035870984024061 0.7158082793127664 0.6572093097629401 0.6198216015396206 0.0003457348439318 0.002113171886167 0.0 0.0 0.0 0.0 285 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1116331 VWF LRP1 VWF-LRP1 Luminal-like Amorphous DCIS Cells B Cells Luminal-like Amorphous DCIS Cells -> B Cells 0.0035852984814511 0.2486570577556728 0.6207977546603366 0.2461374514707439 0.0033537993821664 0.0016667952436519 0.0 6.456611570247934e-05 0.0080248199107269 0.0 176 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1116347 VWF LRP1 VWF-LRP1 B Cells 11q13 Invasive Tumor Cells (Mitotic) B Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.003584827124058 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.00023686843287 0.0028784826949613 0.0 0.0 0.0 0.0 50 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1116350 MMRN2 CD93 MMRN2-CD93 Apocrine Cells Dendritic Cells Apocrine Cells -> Dendritic Cells 0.0035847811944748 0.250044481781731 0.7779918296243433 0.2461374514707439 7.058774627838557e-05 0.0627790816848129 0.0 0.0 0.0 0.0 64 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1116363 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells (G1/S) B Cells 11q13 Invasive Tumor Cells (G1/S) -> B Cells 0.0035841974827683 0.6319926036888139 0.6207977546603366 0.7917001487310438 0.0004094805141934 0.0016667952436519 0.0 0.0 0.0 0.0 38 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1116371 MMRN2 CLEC14A MMRN2-CLEC14A Luminal-like Amorphous DCIS Cells Mast Cells Luminal-like Amorphous DCIS Cells -> Mast Cells 0.0035838430162079 0.250044481781731 0.8514619504364779 0.2461374514707439 0.0070431301838115 0.0005740632036187 0.0 0.0 0.0 0.0 34 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1116372 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells (G1/S) B Cells 11q13 Invasive Tumor Cells (G1/S) -> B Cells 0.00358382470526 0.6342079770588467 0.7754072541855492 0.7917001487310438 0.000895875398841 0.0006074333625108 0.0 0.0 0.0 0.0 38 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1116379 MMRN2 CD93 MMRN2-CD93 Macrophages Plasma Cells Macrophages -> Plasma Cells 0.0035836794151451 0.893316592628645 0.4630027772793905 0.7204611100467462 0.0007691101630988 0.0009242223287825 0.0 0.0 0.0 0.0 326 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1116380 MMRN2 CLEC14A MMRN2-CLEC14A Myeloid Cells Plasma Cells Myeloid Cells -> Plasma Cells 0.0035836675431247 0.7856500335676843 0.7154802332407408 0.7204611100467462 0.0005542667491398 0.0009436211854823 0.0 0.0 0.0 0.0 37 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1116422 DLL4 NOTCH4 DLL4-NOTCH4 B Cells Mast Cells B Cells -> Mast Cells 0.0035821570419455 0.6342079770588467 0.836885603004631 0.6198216015396206 0.0002327631000826 0.0027591088867233 0.0 0.0 0.0 0.0 97 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1116456 MMP2 PECAM1 MMP2-PECAM1 Mast Cells Mast Cells Mast Cells -> Mast Cells 0.0035805001558547 0.8560892486218385 0.8537710813834968 1.0 0.0006966068981631 0.0004138063814779 0.0 0.0 0.0 0.0 14 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1116529 VWF LRP1 VWF-LRP1 Apocrine Cells Pericytes Apocrine Cells -> Pericytes 0.0035775057043392 0.2486570577556728 0.9078204025796472 0.2461374514707439 0.0001077515101466 0.0350138403862125 0.0 0.0 0.0 0.0 9 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1116621 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myeloid Cells 0.0035740337585529 0.6242573126045354 0.7763054211764489 0.6198216015396206 0.000393370777602 0.0017638974017382 0.0 0.0 0.0 0.0 23 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1116679 MMRN2 CD93 MMRN2-CD93 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0035708946671675 0.250044481781731 0.6587114738285964 0.2461374514707439 0.0070431301838115 0.0007261054236978 0.0 0.0 0.0 0.0 26 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1116802 VWF LRP1 VWF-LRP1 Apocrine Cells Dendritic Cells Apocrine Cells -> Dendritic Cells 0.003565396335467 0.2486570577556728 0.6207977546603366 0.2461374514707439 0.0001077515101466 0.0501711964086628 0.0 0.0007102272727272 0.0143981763181916 0.0 64 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1116819 THBS2 CD36 THBS2-CD36 Plasma Cells 11q13 Invasive Tumor Cells (G1/S) Plasma Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0035648093770184 0.724503440376099 0.6176321640000088 0.6198216015396206 0.0009736808737186 0.0007598956708367 0.0 0.0 0.0 0.0 8 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1116878 CXCL12 CXCR4 CXCL12-CXCR4 Apocrine Cells CAFs, DCIS Associated Apocrine Cells -> CAFs, DCIS Associated 0.0035623149264546 0.255669001367946 0.4600037439857229 0.2461374514707439 0.0002269856810233 0.0310998965832685 0.0 0.0 0.0 0.0 89 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1116924 MMRN2 CD93 MMRN2-CD93 Macrophages 11q13 Invasive Tumor Cells (G1/S) Macrophages -> 11q13 Invasive Tumor Cells (G1/S) 0.0035603651033869 0.893316592628645 0.6587114738285964 0.6198216015396206 0.0007691101630988 0.0007261054236978 0.0 0.0 0.0 0.0 129 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1116927 EFNB2 PECAM1 EFNB2-PECAM1 T Lymphocytes Apocrine Cells T Lymphocytes -> Apocrine Cells 0.0035603199352139 0.7800321422220979 0.2491073778594529 0.2461374514707439 0.0213929720256037 0.0001990509171164 0.0 0.0 0.0 0.0 86 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1116983 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) -> Myeloid Cells 0.0035582738055947 0.6342079770588467 0.7470475610360806 0.6198216015396206 0.000895875398841 0.0007714919761827 0.0 0.0 0.0 0.0 21 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1117014 VWF LRP1 VWF-LRP1 Myeloid Cells B Cells Myeloid Cells -> B Cells 0.0035571163684647 0.7848266128497919 0.6207977546603366 0.6198216015396206 0.0004024409845247 0.0016667952436519 0.0 0.0002367424242424 0.0294243396726654 0.0 144 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1117077 VWF LRP1 VWF-LRP1 Apocrine Cells Myoepithelial Cells Apocrine Cells -> Myoepithelial Cells 0.0035543178338263 0.2486570577556728 0.7346293219749174 0.2461374514707439 0.0001077515101466 0.0416128058995347 0.0 0.0001697875230425 0.0070398017882465 0.0 937 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1117132 VWF ITGA9 VWF-ITGA9 Apocrine Cells Dendritic Cells Apocrine Cells -> Dendritic Cells 0.0035527404731622 0.2486570577556728 0.6252253442669611 0.2461374514707439 0.0001077515101466 0.0487643047611538 0.0 0.002840909090909 0.1112012844864508 0.0 64 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1117147 VWF ITGA9 VWF-ITGA9 Macrophages Apocrine Cells Macrophages -> Apocrine Cells 0.0035522978004416 0.9011206516381156 0.2531744428854943 0.2461374514707439 0.0008850282134344 0.0040430820937484 0.0 0.0 0.0 0.0 19 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1117164 MMRN2 CD93 MMRN2-CD93 Mast Cells Luminal-like Amorphous DCIS Cells Mast Cells -> Luminal-like Amorphous DCIS Cells 0.0035513285350726 0.8571898293845529 0.4630027772793905 0.2461374514707439 0.0004196880356983 0.0048929293424311 0.0 0.0 0.0 0.0 41 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1117174 MMRN2 CLEC14A MMRN2-CLEC14A Plasma Cells Dendritic Cells Plasma Cells -> Dendritic Cells 0.0035506014673955 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0002165306714062 0.003263637675389 0.0 0.0 0.0 0.0 271 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1117241 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells (Mitotic) Mast Cells 11q13 Invasive Tumor Cells (Mitotic) -> Mast Cells 0.0035472206831353 0.6303642896310324 0.8537710813834968 0.6198216015396206 0.0014431743145616 0.0004138063814779 0.0 0.005 0.7278835386338188 0.0 5 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1117243 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) -> Apocrine Cells 0.0035470343896989 0.6561647292424944 0.2550748532138862 0.2461374514707439 0.0142750905665976 0.0003386430177035 0.0 0.0 0.0 0.0 5 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1117266 VWF LRP1 VWF-LRP1 Mast Cells 11q13 Invasive Tumor Cells (Mitotic) Mast Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0035456520546464 0.8525936146535493 0.6207977546603366 0.6198216015396206 0.0002103933337194 0.0028784826949613 0.0 0.0 0.0 0.0 10 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1117273 MMRN2 CD93 MMRN2-CD93 Apocrine Cells Macrophages Apocrine Cells -> Macrophages 0.0035454227770482 0.250044481781731 0.944024288971064 0.2461374514707439 7.058774627838557e-05 0.0484215930647349 0.0 0.0 0.0 0.0 15 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1117282 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) -> CXCL14+ Fibroblasts 0.003545092173605 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.000716220684292 0.0007880862995141 0.0 0.0 0.0 0.0 380 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1117309 CXCL12 ITGA4 CXCL12-ITGA4 Apocrine Cells Endothelial Cells Apocrine Cells -> Endothelial Cells 0.0035439809620533 0.255669001367946 0.7754239189773715 0.2461374514707439 0.0002269856810233 0.0178869147172998 0.0 0.0 0.0 0.0 15 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1117325 THBS2 CD36 THBS2-CD36 B Cells 11q13 Invasive Tumor Cells (G1/S) B Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0035430495089096 0.6242573126045354 0.6176321640000088 0.7917001487310438 0.0008527942416386 0.0007598956708367 0.0 0.0 0.0 0.0 42 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1117346 VWF SELP VWF-SELP Mast Cells Luminal-like Amorphous DCIS Cells Mast Cells -> Luminal-like Amorphous DCIS Cells 0.0035423169663704 0.8525936146535493 0.4623922682986163 0.2461374514707439 0.0002103933337194 0.0096770075292062 0.0 0.0 0.0 0.0 41 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1117381 VEGFC FLT1 VEGFC-FLT1 Mast Cells CXCL14+ Fibroblasts Mast Cells -> CXCL14+ Fibroblasts 0.0035408583115085 0.8317042416754105 0.878254460598671 0.8567148457705164 0.0005440770361181 0.0005788283879716 0.0 0.0 0.0 0.0 148 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1117419 CCN1 CAV1 CCN1-CAV1 Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0035387904110023 0.2542249848376565 0.62431395375366 0.2461374514707439 0.0014656941948563 0.0034299077593249 0.0 0.0 0.0 0.0 4 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1117457 VWF SELP VWF-SELP CXCL14+ Fibroblasts CAFs, Invasive Associated CXCL14+ Fibroblasts -> CAFs, Invasive Associated 0.0035365977609931 0.9275752708651288 0.6572093097629401 0.6198216015396206 0.000245041593909 0.002113171886167 0.0 0.0 0.0 0.0 1422 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1117506 MMRN2 CLEC14A MMRN2-CLEC14A Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0035349795917726 0.7856500335676843 0.6347970925105053 0.6198216015396206 0.0005542667491398 0.0011388334136451 0.0 0.0 0.0 0.0 32 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1117517 MMRN2 CLEC14A MMRN2-CLEC14A CXCL14+ Fibroblasts Myeloid Cells CXCL14+ Fibroblasts -> Myeloid Cells 0.0035345690691154 0.940547666092272 0.7830372268649692 0.7827641335561659 0.0001298888146421 0.0026038611777234 0.0 0.0 0.0 0.0 526 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1117521 C3 LRP1 C3-LRP1 Mast Cells Mast Cells Mast Cells -> Mast Cells 0.0035344704613961 0.8509500867818902 0.8755243548400705 1.0 0.0006305085967044 0.0004150165744076 0.0 0.0 0.0 0.0 14 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1117550 DLL4 NOTCH3 DLL4-NOTCH3 CXCL14+ Fibroblasts Myeloid Cells CXCL14+ Fibroblasts -> Myeloid Cells 0.0035334077541835 0.9184503888425788 0.7470475610360806 0.7827641335561659 0.0004696576149175 0.0007714919761827 0.0 0.0 0.0 0.0 526 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1117573 MMP2 PECAM1 MMP2-PECAM1 Mast Cells CXCL14+ Fibroblasts Mast Cells -> CXCL14+ Fibroblasts 0.0035327749654446 0.8560892486218385 0.930308383061206 0.8567148457705164 0.0006966068981631 0.0004089864655001 0.0 0.0 0.0 0.0 148 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1117622 THBS2 CD36 THBS2-CD36 Myeloid Cells Plasma Cells Myeloid Cells -> Plasma Cells 0.0035303401217364 0.7809827257946271 0.7373999388878224 0.7204611100467462 0.0004779710276932 0.0009761781830445 0.0 0.0 0.0 0.0 37 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1117670 JAG1 NOTCH2 JAG1-NOTCH2 T Lymphocytes Mast Cells T Lymphocytes -> Mast Cells 0.0035280766777923 0.8630183004227985 0.773263018678637 0.6198216015396206 0.0006856224272495 0.0006800116997025 0.0 7.150007150007149e-05 0.0061433274429664 0.0 333 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1117714 CXCL12 CXCR4 CXCL12-CXCR4 Apocrine Cells Plasma Cells Apocrine Cells -> Plasma Cells 0.0035266760557647 0.255669001367946 0.4600037439857229 0.2461374514707439 0.0002269856810233 0.0292791515533623 0.0 0.0121212121212121 0.2862106011150586 0.0 15 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1117740 CXCL12 ITGA4 CXCL12-ITGA4 Apocrine Cells Myoepithelial Cells Apocrine Cells -> Myoepithelial Cells 0.0035253422287457 0.255669001367946 0.4596166826058663 0.2461374514707439 0.0002269856810233 0.0292373734098458 0.0 0.0001455321626079 0.0222235905639043 0.0 937 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1117777 THBS2 CD36 THBS2-CD36 Plasma Cells Mast Cells Plasma Cells -> Mast Cells 0.0035235020200577 0.724503440376099 0.8765901449012573 0.7204611100467462 0.0009736808737186 0.0004295051170816 0.0 0.0 0.0 0.0 48 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1117802 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) -> Apocrine Cells 0.0035223888157423 0.662063103571249 0.2491073778594529 0.2461374514707439 0.0236359933700329 0.0001990509171164 0.0 0.0 0.0 0.0 4 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1117806 C1QB LRP1 C1QB-LRP1 CAFs, Invasive Associated Apocrine Cells CAFs, Invasive Associated -> Apocrine Cells 0.0035222802196963 0.6626993710110988 0.2550748532138862 0.2461374514707439 0.0135527119637784 0.0003386430177035 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1117830 THBS2 CD36 THBS2-CD36 Plasma Cells B Cells Plasma Cells -> B Cells 0.0035208227830552 0.724503440376099 0.6176321640000088 0.6198216015396206 0.0009736808737186 0.0007053434767499 0.0 0.0001322751322751 0.0639095665661316 0.0 315 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1117847 VWF SELP VWF-SELP B Cells Myeloid Cells B Cells -> Myeloid Cells 0.0035199437485622 0.6332974881236617 0.7478729882108823 0.6198216015396206 0.00023686843287 0.0027351735586246 0.0 0.0 0.0 0.0 137 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1117865 THBS2 CD36 THBS2-CD36 Mast Cells CXCL14+ Fibroblasts Mast Cells -> CXCL14+ Fibroblasts 0.0035190942585484 0.8581959463413404 0.8587566561291643 0.8567148457705164 0.0002636300075004 0.0011409783203169 0.0 0.0 0.0 0.0 148 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1117933 CXCL12 CXCR4 CXCL12-CXCR4 Apocrine Cells Luminal-like Amorphous DCIS Cells Apocrine Cells -> Luminal-like Amorphous DCIS Cells 0.0035161138430102 0.255669001367946 0.4600037439857229 0.3990376746076917 0.0002269856810233 0.017738069381683 0.0 0.0 0.0 0.0 89 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1117934 C3 LRP1 C3-LRP1 Apocrine Cells Plasma Cells Apocrine Cells -> Plasma Cells 0.0035160744499001 0.2485046029682279 0.7346293219749174 0.2461374514707439 0.0013028322726017 0.0032275631628407 0.0 0.0 0.0 0.0 15 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1117941 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells (G1/S) Plasma Cells 11q13 Invasive Tumor Cells (G1/S) -> Plasma Cells 0.0035158550906025 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.000716220684292 0.0009436211854823 0.0 0.0 0.0 0.0 5 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1117968 DLL4 NOTCH4 DLL4-NOTCH4 CXCL14+ Fibroblasts CXCL14+ Fibroblasts CXCL14+ Fibroblasts -> CXCL14+ Fibroblasts 0.0035145470899077 0.9184503888425788 0.896164124004365 1.0 0.0004696576149175 0.0004874986369898 0.0 0.0 0.0 0.0 4019 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1118024 CD34 SELP CD34-SELP B Cells Mast Cells B Cells -> Mast Cells 0.0035125861560277 0.633566764858408 0.8347297932672282 0.6198216015396206 0.0006336851232098 0.0009042150166242 0.0 0.0 0.0 0.0 97 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1118059 MMRN2 CD93 MMRN2-CD93 Mast Cells B Cells Mast Cells -> B Cells 0.003510986786293 0.8571898293845529 0.7779918296243433 0.6198216015396206 0.0004196880356983 0.001079730675535 0.0 0.0 0.0 0.0 112 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1118061 VWF SELP VWF-SELP B Cells Macrophages B Cells -> Macrophages 0.0035108619495786 0.6332974881236617 0.941479368642921 0.6198216015396206 0.00023686843287 0.0021392900294222 0.0 0.0 0.0 0.0 1065 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1118101 VWF SELP VWF-SELP Myeloid Cells Mast Cells Myeloid Cells -> Mast Cells 0.0035087843753002 0.7848266128497919 0.8347297932672282 0.7827641335561659 0.0004024409845247 0.0009042150166242 0.0 0.0 0.0 0.0 23 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1118182 MMRN2 CD93 MMRN2-CD93 Luminal-like Amorphous DCIS Cells Plasma Cells Luminal-like Amorphous DCIS Cells -> Plasma Cells 0.0035052662968816 0.250044481781731 0.4630027772793905 0.2461374514707439 0.0070431301838115 0.0009242223287825 0.0 0.0 0.0 0.0 272 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1118183 DLL4 NOTCH3 DLL4-NOTCH3 Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.003505150901988 0.2490567623945399 0.6580560501976399 0.2461374514707439 0.000126812416921 0.0362497659817488 0.0 0.0 0.0 0.0 4 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1118242 MMRN2 CLEC14A MMRN2-CLEC14A Luminal-like Amorphous DCIS Cells B Cells Luminal-like Amorphous DCIS Cells -> B Cells 0.0035026319702896 0.250044481781731 0.6347970925105053 0.2461374514707439 0.0070431301838115 0.000671064546954 0.0 0.002840909090909 0.9422302550267788 0.0 176 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1118244 HSPG2 LRP1 HSPG2-LRP1 Plasma Cells Myeloid Cells Plasma Cells -> Myeloid Cells 0.0035025122901249 0.4629984640915818 0.7769451595923457 0.7204611100467462 0.0012814156885439 0.0005558995075445 0.0 0.000968992248062 0.143206732609182 0.0 43 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1118267 C1QB LRP1 C1QB-LRP1 Pericytes Apocrine Cells Pericytes -> Apocrine Cells 0.0035015579517746 0.7753420160918723 0.2550748532138862 0.2461374514707439 0.0111808254589153 0.0003386430177035 0.0 0.0 0.0 0.0 15 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1118310 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Basal-like Structured DCIS Cells 0.003498932236329 0.6242573126045354 0.6176321640000088 0.7917001487310438 0.0001959417442809 0.0030676679668133 0.0 0.0 0.0 0.0 1187 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1118346 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells (G1/S) B Cells 11q13 Invasive Tumor Cells (G1/S) -> B Cells 0.0034964693498993 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0003521782369754 0.0016667952436519 0.0 0.0 0.0 0.0 38 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1118406 C3 LRP1 C3-LRP1 Myeloid Cells Mast Cells Myeloid Cells -> Mast Cells 0.0034934103258355 0.7796725988275006 0.8755243548400705 0.7827641335561659 0.000819605673545 0.0004150165744076 0.0 0.0021739130434782 0.6265863724992289 0.0 23 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1118409 DLL1 NOTCH3 DLL1-NOTCH3 Apocrine Cells Myeloid Cells Apocrine Cells -> Myeloid Cells 0.0034932355928087 0.2534163760166434 0.7470475610360806 0.2461374514707439 0.0050543892975134 0.0007714919761827 0.0 0.0 0.0 0.0 20 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1118419 DLL4 NOTCH3 DLL4-NOTCH3 Mast Cells Myeloid Cells Mast Cells -> Myeloid Cells 0.003492577280506 0.8516956437178343 0.7470475610360806 0.7827641335561659 0.000472352586488 0.0007714919761827 0.0 0.0 0.0 0.0 23 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1118420 MMRN2 CD93 MMRN2-CD93 Macrophages CXCL14+ Fibroblasts Macrophages -> CXCL14+ Fibroblasts 0.0034925183148877 0.893316592628645 0.8817184225858201 0.8875000050982297 0.0007691101630988 0.0003375370073613 0.0 0.0 0.0 0.0 1462 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1118426 MMRN2 CLEC14A MMRN2-CLEC14A Macrophages B Cells Macrophages -> B Cells 0.0034923036939979 0.893316592628645 0.6347970925105053 0.6198216015396206 0.0007691101630988 0.000671064546954 0.0 0.0 0.0 0.0 1074 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1118429 C3 LRP1 C3-LRP1 Mast Cells Myeloid Cells Mast Cells -> Myeloid Cells 0.0034922438784352 0.8509500867818902 0.7769451595923457 0.7827641335561659 0.0006305085967044 0.0005558995075445 0.0 0.0 0.0 0.0 23 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1118504 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) -> Myeloid Cells 0.0034887350160898 0.6160088550075702 0.7447682696221608 0.6198216015396206 0.0001971810371238 0.0032154705418133 0.0 0.0 0.0 0.0 21 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1118592 MMRN2 CD93 MMRN2-CD93 Dendritic Cells CXCL14+ Fibroblasts Dendritic Cells -> CXCL14+ Fibroblasts 0.0034849773662237 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.0015409900107563 0.0003375370073613 0.0 0.0 0.0 0.0 922 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1118597 VWF SELP VWF-SELP Apocrine Cells 11q13 Invasive Tumor Cells Apocrine Cells -> 11q13 Invasive Tumor Cells 0.0034846646835099 0.2486570577556728 0.6572093097629401 0.2461374514707439 0.0001077515101466 0.04130664769978 0.0 0.0 0.0 0.0 184 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1118651 CCN1 CAV1 CCN1-CAV1 Apocrine Cells Apocrine Cells Apocrine Cells -> Apocrine Cells 0.0034815050991932 0.2542249848376565 0.252518874138558 1.0 0.0014656941948563 0.0018925243453249 0.0 0.0007736293306424 0.042854355267235 0.0 991 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1118728 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells Apocrine Cells 11q13 Invasive Tumor Cells -> Apocrine Cells 0.0034773396600897 0.6332974881236617 0.2550748532138862 0.2461374514707439 0.0131302879503246 0.0003386430177035 0.0 0.0001269680040629 0.0081804888523796 0.0 179 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1118756 CD34 SELP CD34-SELP Dendritic Cells CXCL14+ Fibroblasts Dendritic Cells -> CXCL14+ Fibroblasts 0.0034761235756211 0.633566764858408 0.8819126042133903 0.6198216015396206 0.0042829523358709 0.0001189339410417 0.0 0.0 0.0 0.0 922 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1118802 DLL4 NOTCH3 DLL4-NOTCH3 Dendritic Cells Mast Cells Dendritic Cells -> Mast Cells 0.0034742301751333 0.6342079770588467 0.8341464445360613 0.6198216015396206 0.0028649117803088 0.0001871866311057 0.0 0.0 0.0 0.0 151 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1118804 MMRN2 CLEC14A MMRN2-CLEC14A Mast Cells Mast Cells Mast Cells -> Mast Cells 0.0034742234465378 0.8571898293845529 0.8514619504364779 1.0 0.0004196880356983 0.0005740632036187 0.0 0.0 0.0 0.0 14 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1118806 VWF SELP VWF-SELP Macrophages B Cells Macrophages -> B Cells 0.0034740533869334 0.9011206516381156 0.7760344326192508 0.6198216015396206 0.0008850282134344 0.0004582650848664 0.0 0.0 0.0 0.0 1074 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1118836 DLL1 NOTCH3 DLL1-NOTCH3 Apocrine Cells B Cells Apocrine Cells -> B Cells 0.0034725980739888 0.2534163760166434 0.7746834992804791 0.2461374514707439 0.0050543892975134 0.00071798405859 0.0 0.0 0.0 0.0 11 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1118859 MMRN2 CLEC14A MMRN2-CLEC14A Mast Cells Plasma Cells Mast Cells -> Plasma Cells 0.0034713953058942 0.8571898293845529 0.7154802332407408 0.7204611100467462 0.0004196880356983 0.0009436211854823 0.0 0.0 0.0 0.0 50 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1118872 VWF ITGA9 VWF-ITGA9 B Cells CXCL14+ Fibroblasts B Cells -> CXCL14+ Fibroblasts 0.003470675019521 0.6332974881236617 0.950463483645931 0.6198216015396206 0.00023686843287 0.0019776346124415 0.0 0.0 0.0 0.0 800 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1118913 C3 LRP1 C3-LRP1 Pericytes Apocrine Cells Pericytes -> Apocrine Cells 0.0034684842316694 0.8911088195487638 0.2550748532138862 0.2461374514707439 0.0091898156146168 0.0003386430177035 0.0 0.0 0.0 0.0 15 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1118918 EFNB2 PECAM1 EFNB2-PECAM1 Myoepithelial Cells Apocrine Cells Myoepithelial Cells -> Apocrine Cells 0.0034683582121821 0.4619393085577573 0.2491073778594529 0.2461374514707439 0.0308750930304183 0.0001990509171164 0.0 0.0001787416587225 0.2942433717620631 0.0 1049 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1118927 VWF ITGA9 VWF-ITGA9 Apocrine Cells Luminal-like Amorphous DCIS Cells Apocrine Cells -> Luminal-like Amorphous DCIS Cells 0.0034677631035774 0.2486570577556728 0.2531744428854943 0.3990376746076917 0.0001077515101466 0.0642389143033604 0.0 0.0 0.0 0.0 89 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1118937 DLL4 NOTCH4 DLL4-NOTCH4 B Cells Plasma Cells B Cells -> Plasma Cells 0.0034671657762902 0.6342079770588467 0.4641352222874551 0.6198216015396206 0.0002327631000826 0.0040904475843412 0.0 0.0 0.0 0.0 297 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1118966 MMP2 PECAM1 MMP2-PECAM1 Mast Cells 11q13 Invasive Tumor Cells (G1/S) Mast Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.003465476180377 0.8560892486218385 0.6331674633943454 0.6198216015396206 0.0006966068981631 0.0007400708115376 0.0 0.0 0.0 0.0 1 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1119028 VWF LRP1 VWF-LRP1 Plasma Cells 11q13 Invasive Tumor Cells (G1/S) Plasma Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0034625795410894 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0003457348439318 0.0018097844702233 0.0 0.0 0.0 0.0 8 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1119052 VWF SELP VWF-SELP Apocrine Cells T Lymphocytes Apocrine Cells -> T Lymphocytes 0.0034612456771302 0.2486570577556728 0.7760344326192508 0.2461374514707439 0.0001077515101466 0.0335947364052305 0.0 0.0 0.0 0.0 74 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1119125 MMRN2 CD93 MMRN2-CD93 CAFs, Invasive Associated CXCL14+ Fibroblasts CAFs, Invasive Associated -> CXCL14+ Fibroblasts 0.0034572584355631 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.00146889578236 0.0003375370073613 0.0 0.0 0.0 0.0 1490 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1119142 VWF SELP VWF-SELP CXCL14+ Fibroblasts Plasma Cells CXCL14+ Fibroblasts -> Plasma Cells 0.0034563560360637 0.9275752708651288 0.4623922682986163 0.7204611100467462 0.000245041593909 0.0022515473538965 0.0 0.0 0.0 0.0 285 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1119155 COL4A1 CD93 COL4A1-CD93 Plasma Cells CXCL14+ Fibroblasts Plasma Cells -> CXCL14+ Fibroblasts 0.0034558238188453 0.4604235282221027 0.8817184225858201 0.7204611100467462 0.0017253404164066 0.0003375370073613 0.0 0.0 0.0 0.0 306 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1119159 JAG1 NOTCH2 JAG1-NOTCH2 Myeloid Cells Plasma Cells Myeloid Cells -> Plasma Cells 0.0034557216621634 0.6303682835571691 0.4614667734221426 0.7204611100467462 0.0003788349535045 0.0021449819680126 0.0 0.0 0.0 0.0 37 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1119216 DLL4 NOTCH4 DLL4-NOTCH4 Apocrine Cells CAFs, DCIS Associated Apocrine Cells -> CAFs, DCIS Associated 0.0034530085883955 0.2490567623945399 0.4641352222874551 0.2461374514707439 0.000126812416921 0.046975263367762 0.0 0.0 0.0 0.0 89 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1119261 JAG1 NOTCH2 JAG1-NOTCH2 Plasma Cells Plasma Cells Plasma Cells -> Plasma Cells 0.0034506775000388 0.6303682835571691 0.4614667734221426 1.0 0.0002705513462707 0.0021449819680126 0.0 0.000168265185933 0.0061066710935091 0.0 283 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1119265 CCN1 CAV1 CCN1-CAV1 B Cells Apocrine Cells B Cells -> Apocrine Cells 0.0034504319590184 0.6213271600240247 0.252518874138558 0.2461374514707439 0.0023088899408624 0.0018925243453249 0.0 0.0 0.0 0.0 15 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1119341 CD34 SELP CD34-SELP Apocrine Cells Luminal-like Amorphous DCIS Cells Apocrine Cells -> Luminal-like Amorphous DCIS Cells 0.0034465422098297 0.2491449441646273 0.4623922682986163 0.3990376746076917 0.0003767662344862 0.0096770075292062 0.0 0.0 0.0 0.0 89 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1119377 JAG1 NOTCH2 JAG1-NOTCH2 Basal-like Structured DCIS Cells Apocrine Cells Basal-like Structured DCIS Cells -> Apocrine Cells 0.0034448203471972 0.9097736029185508 0.0 0.2461374514707439 0.0430965463818576 0.0107131540183669 0.0016163127628302 0.0128996843694249 0.4026518497145026 0.0028818443804034 694 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1119381 CD48 CD2 CD48-CD2 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (G1/S) 0.0034446962758974 0.7719609236370527 0.6614977577544194 0.6198216015396206 0.0014378253178126 0.0003671083100858 0.0 0.0 0.0 0.0 409 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1119402 MMRN2 CD93 MMRN2-CD93 Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0034435734619366 0.7205550478301406 0.6587114738285964 0.6198216015396206 0.0002165306714062 0.0026174949623928 0.0 0.0 0.0 0.0 3 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1119416 MMRN2 CLEC14A MMRN2-CLEC14A Myeloid Cells Mast Cells Myeloid Cells -> Mast Cells 0.0034431283180987 0.7856500335676843 0.8514619504364779 0.7827641335561659 0.0005542667491398 0.0005740632036187 0.0 0.0 0.0 0.0 23 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1119431 C1QB LRP1 C1QB-LRP1 Myoepithelial Cells Apocrine Cells Myoepithelial Cells -> Apocrine Cells 0.0034426694437009 0.4601010570874773 0.2550748532138862 0.2461374514707439 0.0170183763647696 0.0003386430177035 0.0 0.0002383222116301 0.0148026218403803 0.0 1049 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1119529 VWF SELP VWF-SELP B Cells Luminal-like Amorphous DCIS Cells B Cells -> Luminal-like Amorphous DCIS Cells 0.0034383006702685 0.6332974881236617 0.4623922682986163 0.2461374514707439 0.00023686843287 0.0096770075292062 0.0 0.0004308487720809 0.1229128461900837 0.0 211 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1119547 VWF SELP VWF-SELP B Cells CAFs, Invasive Associated B Cells -> CAFs, Invasive Associated 0.0034373395603745 0.6332974881236617 0.6572093097629401 0.7917001487310438 0.00023686843287 0.002113171886167 0.0 0.0 0.0 0.0 968 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1119566 CD34 SELP CD34-SELP CXCL14+ Fibroblasts CXCL14+ Fibroblasts CXCL14+ Fibroblasts -> CXCL14+ Fibroblasts 0.0034359292992954 0.9303167350027568 0.8819126042133903 1.0 0.0016860250240652 0.0001189339410417 0.0 0.0 0.0 0.0 4019 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1119578 JAG1 NOTCH2 JAG1-NOTCH2 Apocrine Cells Endothelial Cells Apocrine Cells -> Endothelial Cells 0.0034350023295038 0.2451358214448441 0.773263018678637 0.2461374514707439 0.0010709508378277 0.0032875740549697 0.0 0.0 0.0 0.0 15 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1119639 CXCL12 ITGA4 CXCL12-ITGA4 Apocrine Cells Mast Cells Apocrine Cells -> Mast Cells 0.0034321751534027 0.255669001367946 0.7754239189773715 0.2461374514707439 0.0002269856810233 0.0147571931436988 0.0 0.0 0.0 0.0 1 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1119658 MMRN2 CD93 MMRN2-CD93 B Cells B Cells B Cells -> B Cells 0.0034314637953214 0.6301823358791634 0.7779918296243433 1.0 0.0003083910058032 0.001079730675535 0.0 0.0005289139633286 0.0580945003872967 0.0 1418 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1119796 MMRN2 CLEC14A MMRN2-CLEC14A Mast Cells 11q13 Invasive Tumor Cells (G1/S) Mast Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0034242326928049 0.8571898293845529 0.6347970925105053 0.6198216015396206 0.0004196880356983 0.0011388334136451 0.0 0.0 0.0 0.0 1 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1119816 DLL4 NOTCH3 DLL4-NOTCH3 Apocrine Cells Myoepithelial Cells Apocrine Cells -> Myoepithelial Cells 0.0034234090160434 0.2490567623945399 0.4638256179742202 0.2461374514707439 0.000126812416921 0.0446401662952339 0.0 0.0 0.0 0.0 937 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1119909 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells Apocrine Cells 11q13 Invasive Tumor Cells -> Apocrine Cells 0.0034192135404874 0.6319926036888139 0.2550748532138862 0.2461374514707439 0.011891719340537 0.0003386430177035 0.0 0.0 0.0 0.0 179 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1119940 DLL1 NOTCH3 DLL1-NOTCH3 B Cells Mast Cells B Cells -> Mast Cells 0.0034175543009472 0.6249837837987587 0.8341464445360613 0.6198216015396206 0.00263399584678 0.0001871866311057 0.0 0.0 0.0 0.0 97 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1119984 VWF LRP1 VWF-LRP1 Plasma Cells B Cells Plasma Cells -> B Cells 0.0034154061714282 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0003457348439318 0.0016667952436519 0.0 3.607503607503608e-05 0.0044837089025013 0.0 315 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1120017 VWF LRP1 VWF-LRP1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (G1/S) 0.0034138319272377 0.9275752708651288 0.6207977546603366 0.6198216015396206 0.000245041593909 0.0018097844702233 0.0 0.0001111358079573 0.0115452758365836 0.0 409 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1120070 CD34 SELP CD34-SELP Mast Cells B Cells Mast Cells -> B Cells 0.0034112224099081 0.8532069650852002 0.7760344326192508 0.6198216015396206 0.00083777361258 0.0004582650848664 0.0 0.0 0.0 0.0 112 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1120072 A2M LRP1 A2M-LRP1 Mast Cells Mast Cells Mast Cells -> Mast Cells 0.0034110023179977 0.8392912392980421 0.8755243548400705 1.0 0.0005164482812395 0.0004150165744076 0.0 0.0029761904761904 0.4329004329004329 0.0 14 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1120106 MMRN2 CLEC14A MMRN2-CLEC14A CXCL14+ Fibroblasts Dendritic Cells CXCL14+ Fibroblasts -> Dendritic Cells 0.0034087761846582 0.940547666092272 0.6347970925105053 0.6198216015396206 0.0001298888146421 0.003263637675389 0.0 0.0 0.0 0.0 887 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1120232 HSPG2 LRP1 HSPG2-LRP1 Plasma Cells Mast Cells Plasma Cells -> Mast Cells 0.0034030731108232 0.4629984640915818 0.8755243548400705 0.7204611100467462 0.0012814156885439 0.0004150165744076 0.0 0.0005787037037037 0.0804375804375805 0.0 48 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1120237 VWF LRP1 VWF-LRP1 B Cells B Cells B Cells -> B Cells 0.0034027343878258 0.6332974881236617 0.6207977546603366 1.0 0.00023686843287 0.0016667952436519 0.0 2.4041543787665083e-05 0.0029880852700026 0.0 1418 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1120257 VWF SELP VWF-SELP Luminal-like Amorphous DCIS Cells Mast Cells Luminal-like Amorphous DCIS Cells -> Mast Cells 0.0034016520622603 0.2486570577556728 0.8347297932672282 0.2461374514707439 0.0033537993821664 0.0009042150166242 0.0 0.0 0.0 0.0 34 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1120295 DLL4 NOTCH3 DLL4-NOTCH3 B Cells Macrophages B Cells -> Macrophages 0.0033999709914627 0.6342079770588467 0.8923034233058523 0.6198216015396206 0.0002327631000826 0.00189193058407 0.0 0.0 0.0 0.0 1065 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1120299 VWF SELP VWF-SELP Mast Cells CAFs, Invasive Associated Mast Cells -> CAFs, Invasive Associated 0.0033997762382926 0.8525936146535493 0.6572093097629401 0.6198216015396206 0.0002103933337194 0.002113171886167 0.0 0.0 0.0 0.0 144 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1120347 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) -> CXCL14+ Fibroblasts 0.0033977137855962 0.6342079770588467 0.896164124004365 0.6198216015396206 0.000895875398841 0.0004874986369898 0.0 0.0 0.0 0.0 380 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1120395 MMRN2 CLEC14A MMRN2-CLEC14A Apocrine Cells 11q13 Invasive Tumor Cells Apocrine Cells -> 11q13 Invasive Tumor Cells 0.0033947232724855 0.250044481781731 0.6347970925105053 0.2461374514707439 7.058774627838557e-05 0.0554888093272979 0.0 0.0 0.0 0.0 184 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1120412 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (G1/S) 0.0033935434416603 0.6332974881236617 0.6572093097629401 1.0 0.0003521782369754 0.0010419094417808 0.0 4.924652811976756e-05 0.0290256835495441 0.0 1846 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1120442 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells (G1/S) B Cells 11q13 Invasive Tumor Cells (G1/S) -> B Cells 0.0033916752715284 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.000716220684292 0.000671064546954 0.0 0.0 0.0 0.0 38 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1120516 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells (G1/S) Plasma Cells 11q13 Invasive Tumor Cells (G1/S) -> Plasma Cells 0.003387425613949 0.6342079770588467 0.4638256179742202 0.6198216015396206 0.000895875398841 0.0009249287638231 0.0 0.0 0.0 0.0 5 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1120546 JAG1 NOTCH2 JAG1-NOTCH2 B Cells Endothelial Cells B Cells -> Endothelial Cells 0.0033864431851218 0.8630183004227985 0.773263018678637 0.6198216015396206 0.0001109003117737 0.0032875740549697 0.0 1.5778345798226513e-05 0.0025459147384646 0.0 1509 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1120567 DLL4 NOTCH4 DLL4-NOTCH4 Mast Cells CXCL14+ Fibroblasts Mast Cells -> CXCL14+ Fibroblasts 0.0033855379183913 0.8516956437178343 0.896164124004365 0.8567148457705164 0.000472352586488 0.0004874986369898 0.0 0.0 0.0 0.0 148 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1120641 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) -> Luminal-like Amorphous DCIS Cells 0.0033810363321955 0.6242573126045354 0.2562573700401372 0.2461374514707439 0.000393370777602 0.0096442330625583 0.0 0.0 0.0 0.0 351 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1120661 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) -> CXCL14+ Fibroblasts 0.0033801227271217 0.6242573126045354 0.8587566561291643 0.6198216015396206 0.000393370777602 0.0011409783203169 0.0 0.0 0.0 0.0 339 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1120673 VWF SELP VWF-SELP T Lymphocytes CXCL14+ Fibroblasts T Lymphocytes -> CXCL14+ Fibroblasts 0.0033789466486883 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.0036144684673052 0.0001189339410417 0.0 0.0 0.0 0.0 1880 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1120682 DLL4 NOTCH3 DLL4-NOTCH3 CXCL14+ Fibroblasts B Cells CXCL14+ Fibroblasts -> B Cells 0.0033785190065246 0.9184503888425788 0.7746834992804791 0.6198216015396206 0.0004696576149175 0.00071798405859 0.0 0.0 0.0 0.0 791 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1120804 VWF SELP VWF-SELP CXCL14+ Fibroblasts Mast Cells CXCL14+ Fibroblasts -> Mast Cells 0.0033719224073708 0.9275752708651288 0.8347297932672282 0.8567148457705164 0.000245041593909 0.0009042150166242 0.0 0.0 0.0 0.0 137 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1120834 MMRN2 CLEC14A MMRN2-CLEC14A B Cells Macrophages B Cells -> Macrophages 0.0033704898246236 0.6301823358791634 0.9195415044619336 0.6198216015396206 0.0003083910058032 0.0013235329769289 0.0 0.0 0.0 0.0 1065 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1120840 A2M LRP1 A2M-LRP1 Mast Cells Myeloid Cells Mast Cells -> Myeloid Cells 0.0033702508181807 0.8392912392980421 0.7769451595923457 0.7827641335561659 0.0005164482812395 0.0005558995075445 0.0 0.0 0.0 0.0 23 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1120892 VWF LRP1 VWF-LRP1 CXCL14+ Fibroblasts B Cells CXCL14+ Fibroblasts -> B Cells 0.0033673226836077 0.9275752708651288 0.6207977546603366 0.6198216015396206 0.000245041593909 0.0016667952436519 0.0 2.873232961728537e-05 0.003571095586063 0.0 791 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1121027 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells (G1/S) Plasma Cells 11q13 Invasive Tumor Cells (G1/S) -> Plasma Cells 0.0033601383045884 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.0003521782369754 0.0022515473538965 0.0 0.0 0.0 0.0 5 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1121029 DLL4 NOTCH4 DLL4-NOTCH4 Apocrine Cells T Lymphocytes Apocrine Cells -> T Lymphocytes 0.0033600719612978 0.2490567623945399 0.7754072541855492 0.2461374514707439 0.000126812416921 0.0238720285974944 0.0 0.0 0.0 0.0 74 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1121054 MMP2 PECAM1 MMP2-PECAM1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0033590248708457 0.2491408586098361 0.6331674633943454 0.2461374514707439 0.0049987108499989 0.0007400708115376 0.0 0.0 0.0 0.0 26 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1121125 CD34 SELP CD34-SELP B Cells B Cells B Cells -> B Cells 0.0033556758401752 0.633566764858408 0.7760344326192508 1.0 0.0006336851232098 0.0004582650848664 0.0 0.0 0.0 0.0 1418 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1121156 C3 LRP1 C3-LRP1 Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0033541814151793 0.2485046029682279 0.6207977546603366 0.2461374514707439 0.0013028322726017 0.0028784826949613 0.0 0.0 0.0 0.0 2 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1121170 HSPG2 LRP1 HSPG2-LRP1 Myeloid Cells Mast Cells Myeloid Cells -> Mast Cells 0.0033529707878224 0.7468485855611411 0.8755243548400705 0.7827641335561659 0.0006689050756654 0.0004150165744076 0.0 0.0 0.0 0.0 23 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1121231 CXCL12 CXCR4 CXCL12-CXCR4 Apocrine Cells Myoepithelial Cells Apocrine Cells -> Myoepithelial Cells 0.0033498160810903 0.255669001367946 0.4600037439857229 0.2461374514707439 0.0002269856810233 0.0215025911544899 0.0 0.0001455321626079 0.0174836044177408 0.0 937 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1121236 JAG1 NOTCH2 JAG1-NOTCH2 T Lymphocytes Myeloid Cells T Lymphocytes -> Myeloid Cells 0.0033494863105731 0.8630183004227985 0.7426180951053148 0.6198216015396206 0.0006856224272495 0.0005184623914895 0.0 6.595435958316844e-05 0.007758391543758 0.0 361 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1121285 VWF SELP VWF-SELP Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0033468978635758 0.2486570577556728 0.6572093097629401 0.2461374514707439 0.0033537993821664 0.0010419094417808 0.0 0.0 0.0 0.0 26 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1121321 COL4A1 CD93 COL4A1-CD93 Mast Cells Myeloid Cells Mast Cells -> Myeloid Cells 0.0033446591950164 0.7766289238087107 0.7461459456652184 0.7827641335561659 0.0002970267018348 0.0010390313650636 0.0 0.0 0.0 0.0 23 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1121423 DLL4 NOTCH3 DLL4-NOTCH3 Mast Cells B Cells Mast Cells -> B Cells 0.0033394783576775 0.8516956437178343 0.7746834992804791 0.6198216015396206 0.000472352586488 0.00071798405859 0.0 0.0 0.0 0.0 112 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1121490 THBS2 CD36 THBS2-CD36 Mast Cells Luminal-like Amorphous DCIS Cells Mast Cells -> Luminal-like Amorphous DCIS Cells 0.0033351855786058 0.8581959463413404 0.2562573700401372 0.2461374514707439 0.0002636300075004 0.0096442330625583 0.0 0.0 0.0 0.0 41 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1121551 MMRN2 CLEC14A MMRN2-CLEC14A Plasma Cells Macrophages Plasma Cells -> Macrophages 0.0033318678250736 0.7205550478301406 0.9195415044619336 0.7204611100467462 0.0002165306714062 0.0013235329769289 0.0 0.0 0.0 0.0 337 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1121556 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells (G1/S) Mast Cells 11q13 Invasive Tumor Cells (G1/S) -> Mast Cells 0.0033316016309797 0.6301823358791634 0.8514619504364779 0.6198216015396206 0.000716220684292 0.0005740632036187 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1121568 VWF SELP VWF-SELP Myoepithelial Cells CXCL14+ Fibroblasts Myoepithelial Cells -> CXCL14+ Fibroblasts 0.0033311224574158 0.7158082793127664 0.8819126042133903 0.7204611100467462 0.0025256125075084 0.0001189339410417 0.0 0.0 0.0 0.0 1538 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1121585 VWF LRP1 VWF-LRP1 Myeloid Cells Myeloid Cells Myeloid Cells -> Myeloid Cells 0.0033302757857009 0.7848266128497919 0.7769451595923457 1.0 0.0004024409845247 0.0005558995075445 0.0 0.0001204625762929 0.0150920963590964 0.0 1132 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1121621 JAG1 NOTCH2 JAG1-NOTCH2 Mast Cells Endothelial Cells Mast Cells -> Endothelial Cells 0.0033284033705718 0.6303682835571691 0.773263018678637 0.8567148457705164 9.902323108165852e-05 0.0032875740549697 0.0 0.000431331953071 0.0695975605134635 0.0 276 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1121667 VWF SELP VWF-SELP Mast Cells Mast Cells Mast Cells -> Mast Cells 0.0033261067989096 0.8525936146535493 0.8347297932672282 1.0 0.0002103933337194 0.0009042150166242 0.0 0.0 0.0 0.0 14 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1121677 DLL1 NOTCH3 DLL1-NOTCH3 Apocrine Cells Plasma Cells Apocrine Cells -> Plasma Cells 0.0033255101684512 0.2534163760166434 0.4638256179742202 0.2461374514707439 0.0050543892975134 0.0009249287638231 0.0 0.0 0.0 0.0 15 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1121706 DLL4 NOTCH3 DLL4-NOTCH3 CAFs, Invasive Associated Mast Cells CAFs, Invasive Associated -> Mast Cells 0.0033237097052074 0.6342079770588467 0.8341464445360613 0.6198216015396206 0.002196330917593 0.0001871866311057 0.0 0.0 0.0 0.0 130 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1121725 VWF SELP VWF-SELP Plasma Cells Mast Cells Plasma Cells -> Mast Cells 0.0033227492636501 0.7158082793127664 0.8347297932672282 0.7204611100467462 0.0003457348439318 0.0009042150166242 0.0 0.0 0.0 0.0 48 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1121730 VWF SELP VWF-SELP Mast Cells Plasma Cells Mast Cells -> Plasma Cells 0.0033226388514109 0.8525936146535493 0.4623922682986163 0.7204611100467462 0.0002103933337194 0.0022515473538965 0.0 0.0009090909090909 0.0877257921231863 0.0 50 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1121748 MMRN2 CD93 MMRN2-CD93 Myeloid Cells Plasma Cells Myeloid Cells -> Plasma Cells 0.0033214051267825 0.7856500335676843 0.4630027772793905 0.7204611100467462 0.0005542667491398 0.0009242223287825 0.0 0.0 0.0 0.0 37 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1121770 VWF SELP VWF-SELP Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0033205896902861 0.7848266128497919 0.6572093097629401 0.6198216015396206 0.0004024409845247 0.0010419094417808 0.0 0.0 0.0 0.0 32 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1121810 VWF LRP1 VWF-LRP1 B Cells 11q13 Invasive Tumor Cells (G1/S) B Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0033180192741707 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.00023686843287 0.0018097844702233 0.0 0.0002705627705627 0.0281072489116828 0.0 42 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1121822 DLL4 NOTCH3 DLL4-NOTCH3 CXCL14+ Fibroblasts Plasma Cells CXCL14+ Fibroblasts -> Plasma Cells 0.0033175751213088 0.9184503888425788 0.4638256179742202 0.7204611100467462 0.0004696576149175 0.0009249287638231 0.0 0.0 0.0 0.0 285 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1121845 THBS2 CD36 THBS2-CD36 Pericytes Apocrine Cells Pericytes -> Apocrine Cells 0.0033161730117294 0.9197297916541942 0.2562573700401372 0.2461374514707439 0.0087456089304998 0.0002621208738319 0.0 0.0 0.0 0.0 15 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1121901 MMRN2 CLEC14A MMRN2-CLEC14A CXCL14+ Fibroblasts Macrophages CXCL14+ Fibroblasts -> Macrophages 0.0033119005972234 0.940547666092272 0.9195415044619336 0.8875000050982297 0.0001298888146421 0.0013235329769289 0.0 0.0 0.0 0.0 1424 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1122015 MMRN2 CD93 MMRN2-CD93 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (Mitotic) 0.0033060233075892 0.940547666092272 0.6587114738285964 0.6198216015396206 0.0001298888146421 0.0026174949623928 0.0 0.0019230769230769 0.6387261595557554 0.0 390 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1122049 MMRN2 CLEC14A MMRN2-CLEC14A B Cells Luminal-like Amorphous DCIS Cells B Cells -> Luminal-like Amorphous DCIS Cells 0.0033042096965074 0.6301823358791634 0.2491545808994955 0.2461374514707439 0.0003083910058032 0.0109188419829382 0.0 0.0 0.0 0.0 211 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1122135 MMRN2 CD93 MMRN2-CD93 Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0032997970905631 0.7856500335676843 0.6587114738285964 0.6198216015396206 0.0005542667491398 0.0007261054236978 0.0 0.0 0.0 0.0 32 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1122147 MMRN2 CD93 MMRN2-CD93 Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells -> CXCL14+ Fibroblasts 0.0032994198832505 0.250044481781731 0.8817184225858201 0.2461374514707439 0.0070431301838115 0.0003375370073613 0.0 0.0 0.0 0.0 1384 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1122190 COL4A1 CD93 COL4A1-CD93 Mast Cells Luminal-like Amorphous DCIS Cells Mast Cells -> Luminal-like Amorphous DCIS Cells 0.003297811330717 0.7766289238087107 0.4630027772793905 0.2461374514707439 0.0002970267018348 0.0048929293424311 0.0 0.0 0.0 0.0 41 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1122264 VWF ITGA9 VWF-ITGA9 Apocrine Cells T Lymphocytes Apocrine Cells -> T Lymphocytes 0.0032942812124356 0.2486570577556728 0.6252253442669611 0.2461374514707439 0.0001077515101466 0.0309945332907452 0.0 0.0012285012285012 0.0766325319187865 0.0 74 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1122322 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) -> Myeloid Cells 0.0032905077835032 0.6160088550075702 0.7462743270426613 0.6198216015396206 0.0001971810371238 0.0022591041672132 0.0 0.0 0.0 0.0 21 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1122405 DLL4 NOTCH4 DLL4-NOTCH4 CXCL14+ Fibroblasts B Cells CXCL14+ Fibroblasts -> B Cells 0.0032861807621843 0.9184503888425788 0.7754072541855492 0.6198216015396206 0.0004696576149175 0.0006074333625108 0.0 0.0 0.0 0.0 791 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1122431 MMP2 PECAM1 MMP2-PECAM1 Apocrine Cells T Lymphocytes Apocrine Cells -> T Lymphocytes 0.0032843263532951 0.2491408586098361 0.6331674633943454 0.2461374514707439 0.0001826541344284 0.0176963220730796 0.0 0.0 0.0 0.0 74 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1122450 HSPG2 LRP1 HSPG2-LRP1 Dendritic Cells Apocrine Cells Dendritic Cells -> Apocrine Cells 0.0032832608993599 0.7789175740361626 0.2550748532138862 0.2461374514707439 0.0075637985935472 0.0003386430177035 0.0 0.0 0.0 0.0 75 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1122477 VWF LRP1 VWF-LRP1 Mast Cells 11q13 Invasive Tumor Cells (G1/S) Mast Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0032817598867925 0.8525936146535493 0.6207977546603366 0.6198216015396206 0.0002103933337194 0.0018097844702233 0.0 0.0 0.0 0.0 1 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1122489 DLL4 NOTCH4 DLL4-NOTCH4 Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0032809239579465 0.2490567623945399 0.6571792026963191 0.2461374514707439 0.000126812416921 0.0244129856070659 0.0 0.0 0.0 0.0 2 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1122509 JAG1 NOTCH2 JAG1-NOTCH2 Myeloid Cells CXCL14+ Fibroblasts Myeloid Cells -> CXCL14+ Fibroblasts 0.0032797018992294 0.6303682835571691 0.773263018678637 0.7827641335561659 0.0003788349535045 0.0008609682710384 0.0 0.0 0.0 0.0 527 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1122513 DLL4 NOTCH3 DLL4-NOTCH3 Mast Cells Plasma Cells Mast Cells -> Plasma Cells 0.0032792387126384 0.8516956437178343 0.4638256179742202 0.7204611100467462 0.000472352586488 0.0009249287638231 0.0 0.0 0.0 0.0 50 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1122525 THBS2 CD36 THBS2-CD36 B Cells Mast Cells B Cells -> Mast Cells 0.0032787562068722 0.6242573126045354 0.8765901449012573 0.6198216015396206 0.0008527942416386 0.0004295051170816 0.0 0.0 0.0 0.0 97 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1122544 MMP2 PECAM1 MMP2-PECAM1 Dendritic Cells Apocrine Cells Dendritic Cells -> Apocrine Cells 0.0032777944913449 0.6303642896310324 0.2491073778594529 0.2461374514707439 0.0161193721503025 0.0001990509171164 0.0 0.0003333333333333 0.223683344412274 0.0 75 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1122579 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) -> CXCL14+ Fibroblasts 0.0032763723741444 0.6303642896310324 0.930308383061206 0.6198216015396206 0.0008320501336843 0.0004089864655001 0.0 0.0 0.0 0.0 380 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1122582 JAG1 NOTCH2 JAG1-NOTCH2 Macrophages Plasma Cells Macrophages -> Plasma Cells 0.0032761165482632 0.6303682835571691 0.4614667734221426 0.7204611100467462 0.0002750231449378 0.0021449819680126 0.0 0.0001460706982179 0.0053011899370033 0.0 326 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1122635 C3 LRP1 C3-LRP1 Endothelial Cells Apocrine Cells Endothelial Cells -> Apocrine Cells 0.0032732577590228 0.8911088195487638 0.2550748532138862 0.2461374514707439 0.0064915662046245 0.0003386430177035 0.0 0.0 0.0 0.0 33 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1122642 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) -> Myeloid Cells 0.0032727739089848 0.6319926036888139 0.7769451595923457 0.6198216015396206 0.0007263013575398 0.0005558995075445 0.0 0.0 0.0 0.0 23 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1122741 MMRN2 CD93 MMRN2-CD93 B Cells Mast Cells B Cells -> Mast Cells 0.0032672735692731 0.6301823358791634 0.8347945881127203 0.6198216015396206 0.0003083910058032 0.0012097093680331 0.0 0.0 0.0 0.0 97 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1122819 JAG1 NOTCH2 JAG1-NOTCH2 Luminal-like Amorphous DCIS Cells Apocrine Cells Luminal-like Amorphous DCIS Cells -> Apocrine Cells 0.0032621700038155 0.2451358214448441 0.0 0.3990376746076917 0.1327555461750915 0.0107131540183669 0.0008662502192242 0.0265095729013254 0.8274720728175426 0.0206185567010309 97 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1122845 COL4A1 CD93 COL4A1-CD93 Mast Cells B Cells Mast Cells -> B Cells 0.0032603494414796 0.7766289238087107 0.7779918296243433 0.6198216015396206 0.0002970267018348 0.001079730675535 0.0 0.0 0.0 0.0 112 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1122891 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells (G1/S) Plasma Cells 11q13 Invasive Tumor Cells (G1/S) -> Plasma Cells 0.0032585553716764 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.000716220684292 0.0009242223287825 0.0 0.0 0.0 0.0 5 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1122984 MMP2 PECAM1 MMP2-PECAM1 CXCL14+ Fibroblasts Apocrine Cells CXCL14+ Fibroblasts -> Apocrine Cells 0.0032522634461546 0.9067635403815892 0.2491073778594529 0.2461374514707439 0.0106922602624424 0.0001990509171164 0.0 0.0 0.0 0.0 29 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1123063 DLL4 NOTCH4 DLL4-NOTCH4 Mast Cells B Cells Mast Cells -> B Cells 0.0032482071326333 0.8516956437178343 0.7754072541855492 0.6198216015396206 0.000472352586488 0.0006074333625108 0.0 0.0 0.0 0.0 112 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1123073 THBS2 CD36 THBS2-CD36 Mast Cells Plasma Cells Mast Cells -> Plasma Cells 0.0032476869701339 0.8581959463413404 0.7373999388878224 0.7204611100467462 0.0002636300075004 0.0009761781830445 0.0 0.0 0.0 0.0 50 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1123105 HSPG2 LRP1 HSPG2-LRP1 T Lymphocytes Apocrine Cells T Lymphocytes -> Apocrine Cells 0.0032452376222023 0.7789175740361626 0.2550748532138862 0.2461374514707439 0.0070532058552773 0.0003386430177035 0.0 0.0 0.0 0.0 86 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1123119 MMP2 PECAM1 MMP2-PECAM1 Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells -> CXCL14+ Fibroblasts 0.0032444270354299 0.2491408586098361 0.930308383061206 0.2461374514707439 0.0049987108499989 0.0004089864655001 0.0 1.8063583815028903e-05 0.0328110848357606 0.0 1384 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1123232 THBS2 CD36 THBS2-CD36 Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells -> CAFs, Invasive Associated 0.0032381620475047 0.2510234128936706 0.6176321640000088 0.2461374514707439 0.0009262556366009 0.0032616151102094 0.0 0.0 0.0 0.0 147 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1123256 VWF LRP1 VWF-LRP1 Mast Cells B Cells Mast Cells -> B Cells 0.0032370499615932 0.8525936146535493 0.6207977546603366 0.6198216015396206 0.0002103933337194 0.0016667952436519 0.0 0.0003043831168831 0.0378312938648555 0.0 112 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1123261 MMRN2 CLEC14A MMRN2-CLEC14A Myeloid Cells B Cells Myeloid Cells -> B Cells 0.0032367168068956 0.7856500335676843 0.6347970925105053 0.6198216015396206 0.0005542667491398 0.000671064546954 0.0 0.0 0.0 0.0 144 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1123272 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells (G1/S) Mast Cells 11q13 Invasive Tumor Cells (G1/S) -> Mast Cells 0.0032361379549915 0.6303642896310324 0.8537710813834968 0.6198216015396206 0.0008320501336843 0.0004138063814779 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1123371 MMRN2 CD93 MMRN2-CD93 Plasma Cells Mast Cells Plasma Cells -> Mast Cells 0.0032298343112163 0.7205550478301406 0.8347945881127203 0.7204611100467462 0.0002165306714062 0.0012097093680331 0.0 0.0 0.0 0.0 48 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1123489 THBS2 CD36 THBS2-CD36 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0032233509681432 0.2510234128936706 0.6176321640000088 0.2461374514707439 0.0009262556366009 0.0031731220372828 0.0 0.0001117068811438 0.0500770764813323 0.0 373 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1123538 DLL4 NOTCH3 DLL4-NOTCH3 Luminal-like Amorphous DCIS Cells Mast Cells Luminal-like Amorphous DCIS Cells -> Mast Cells 0.0032202281799131 0.2490567623945399 0.8341464445360613 0.2461374514707439 0.011649387573427 0.0001871866311057 0.0 0.0 0.0 0.0 34 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1123560 MMRN2 CLEC14A MMRN2-CLEC14A B Cells 11q13 Invasive Tumor Cells (G1/S) B Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0032188960362782 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0003083910058032 0.0011388334136451 0.0 0.0 0.0 0.0 42 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1123584 MMRN2 CD93 MMRN2-CD93 Mast Cells Plasma Cells Mast Cells -> Plasma Cells 0.0032173492734297 0.8571898293845529 0.4630027772793905 0.7204611100467462 0.0004196880356983 0.0009242223287825 0.0 0.0 0.0 0.0 50 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1123609 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) -> 11q13 Invasive Tumor Cells (G1/S) 0.0032156491042706 0.6242573126045354 0.6176321640000088 0.9592803095773328 0.000393370777602 0.0007598956708367 0.0 0.0 0.0 0.0 1495 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1123617 CCN1 CAV1 CCN1-CAV1 Apocrine Cells B Cells Apocrine Cells -> B Cells 0.0032155140293293 0.2542249848376565 0.62431395375366 0.2461374514707439 0.0014656941948563 0.0019304335593669 0.0 0.0 0.0 0.0 11 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1123662 THBS2 CD36 THBS2-CD36 Myeloid Cells Mast Cells Myeloid Cells -> Mast Cells 0.0032129922379595 0.7809827257946271 0.8765901449012573 0.7827641335561659 0.0004779710276932 0.0004295051170816 0.0 0.0 0.0 0.0 23 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1123703 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) -> Plasma Cells 0.0032108007617162 0.6242573126045354 0.7373999388878224 0.6198216015396206 0.000393370777602 0.0009761781830445 0.0 0.0 0.0 0.0 5 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1123727 MMP2 PECAM1 MMP2-PECAM1 T Lymphocytes Apocrine Cells T Lymphocytes -> Apocrine Cells 0.0032089722095864 0.6303642896310324 0.2491073778594529 0.2461374514707439 0.0141923232885854 0.0001990509171164 0.0 0.0 0.0 0.0 86 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1123734 THBS2 CD36 THBS2-CD36 Apocrine Cells CAFs, DCIS Associated Apocrine Cells -> CAFs, DCIS Associated 0.0032084850294115 0.2510234128936706 0.7373999388878224 0.2461374514707439 5.260070730345377e-05 0.0455125113141721 0.0 0.0009363295880149 0.2129094454031757 0.0 89 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1123762 VWF LRP1 VWF-LRP1 CAFs, DCIS Associated Apocrine Cells CAFs, DCIS Associated -> Apocrine Cells 0.003207111047675 0.7158082793127664 0.2550748532138862 0.2461374514707439 0.0071496754272206 0.0003386430177035 0.0 0.0 0.0 0.0 230 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1123786 THBS2 CD36 THBS2-CD36 Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0032060335836132 0.7809827257946271 0.6176321640000088 0.6198216015396206 0.0004779710276932 0.0007598956708367 0.0 0.0 0.0 0.0 32 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1123797 THBS2 CD36 THBS2-CD36 Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells -> Basal-like Structured DCIS Cells 0.0032052447627427 0.2510234128936706 0.6176321640000088 0.2461374514707439 0.0009262556366009 0.0030676679668133 0.0 9.238728750923872e-05 0.0602136307466704 0.0 902 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1123802 MMRN2 CD93 MMRN2-CD93 B Cells Luminal-like Amorphous DCIS Cells B Cells -> Luminal-like Amorphous DCIS Cells 0.0032049323154604 0.6301823358791634 0.4630027772793905 0.2461374514707439 0.0003083910058032 0.0048929293424311 0.0 0.0 0.0 0.0 211 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1123804 EFNB2 PECAM1 EFNB2-PECAM1 Dendritic Cells Apocrine Cells Dendritic Cells -> Apocrine Cells 0.0032047436667127 0.7800321422220979 0.2491073778594529 0.2461374514707439 0.0113788029360913 0.0001990509171164 0.0 0.0 0.0 0.0 75 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1123806 MMP2 PECAM1 MMP2-PECAM1 Luminal-like Amorphous DCIS Cells Mast Cells Luminal-like Amorphous DCIS Cells -> Mast Cells 0.0032045849105588 0.2491408586098361 0.8537710813834968 0.2461374514707439 0.0049987108499989 0.0004138063814779 0.0 0.0 0.0 0.0 34 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1123924 JAG1 NOTCH2 JAG1-NOTCH2 Myeloid Cells B Cells Myeloid Cells -> B Cells 0.0031970493730263 0.6303682835571691 0.8445107771175474 0.6198216015396206 0.0003788349535045 0.0008542071298387 0.0 0.0 0.0 0.0 144 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1123940 MMRN2 CD93 MMRN2-CD93 Mast Cells 11q13 Invasive Tumor Cells (G1/S) Mast Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0031964181924633 0.8571898293845529 0.6587114738285964 0.6198216015396206 0.0004196880356983 0.0007261054236978 0.0 0.0 0.0 0.0 1 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1124005 MMRN2 CD93 MMRN2-CD93 CXCL14+ Fibroblasts Mast Cells CXCL14+ Fibroblasts -> Mast Cells 0.0031916438809903 0.940547666092272 0.8347945881127203 0.8567148457705164 0.0001298888146421 0.0012097093680331 0.0 0.0 0.0 0.0 137 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1124034 MMRN2 CLEC14A MMRN2-CLEC14A Plasma Cells Plasma Cells Plasma Cells -> Plasma Cells 0.0031898316601516 0.7205550478301406 0.7154802332407408 1.0 0.0002165306714062 0.0009436211854823 0.0 0.0005889281507656 0.0655102809110564 0.0 283 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1124061 VWF SELP VWF-SELP Plasma Cells 11q13 Invasive Tumor Cells (G1/S) Plasma Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0031883023624215 0.7158082793127664 0.6572093097629401 0.6198216015396206 0.0003457348439318 0.0010419094417808 0.0 0.0 0.0 0.0 8 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1124110 MMRN2 CLEC14A MMRN2-CLEC14A Plasma Cells Luminal-like Amorphous DCIS Cells Plasma Cells -> Luminal-like Amorphous DCIS Cells 0.0031854567039949 0.7205550478301406 0.2491545808994955 0.2461374514707439 0.0002165306714062 0.0109188419829382 0.0 0.0 0.0 0.0 271 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1124121 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells (G1/S) Mast Cells 11q13 Invasive Tumor Cells (G1/S) -> Mast Cells 0.0031847740700623 0.6332974881236617 0.8347297932672282 0.6198216015396206 0.0003521782369754 0.0009042150166242 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1124165 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) -> Myeloid Cells 0.0031821060567435 0.6242573126045354 0.7763054211764489 0.6198216015396206 0.0001959417442809 0.0017638974017382 0.0 0.0 0.0 0.0 21 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1124198 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Luminal-like Amorphous DCIS Cells 0.0031801315978264 0.6160088550075702 0.4596166826058663 0.2461374514707439 0.0001971810371238 0.0075270071967493 0.0 0.0 0.0 0.0 19 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1124204 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells (Mitotic) Mast Cells 11q13 Invasive Tumor Cells (Mitotic) -> Mast Cells 0.0031798571896154 0.6319926036888139 0.8755243548400705 0.6198216015396206 0.0007263013575398 0.0004150165744076 0.0 0.0 0.0 0.0 5 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1124274 JAG1 NOTCH2 JAG1-NOTCH2 Macrophages CXCL14+ Fibroblasts Macrophages -> CXCL14+ Fibroblasts 0.0031750058781071 0.6303682835571691 0.773263018678637 0.8875000050982297 0.0002750231449378 0.0008609682710384 0.0 8.142792000521138e-05 0.0244291480985324 0.0 1462 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1124317 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) -> Apocrine Cells 0.0031729364687716 0.6589792304505506 0.2550748532138862 0.2461374514707439 0.0072827533047186 0.0003386430177035 0.0 0.0 0.0 0.0 5 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1124349 CXCL12 CXCR4 CXCL12-CXCR4 Apocrine Cells Pericytes Apocrine Cells -> Pericytes 0.0031700226049235 0.255669001367946 0.7757991160529997 0.2461374514707439 0.0002269856810233 0.0091569531245039 0.0 0.0 0.0 0.0 9 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1124351 MMRN2 CD93 MMRN2-CD93 Myeloid Cells CXCL14+ Fibroblasts Myeloid Cells -> CXCL14+ Fibroblasts 0.0031698726707451 0.7856500335676843 0.8817184225858201 0.7827641335561659 0.0005542667491398 0.0003375370073613 0.0 0.0 0.0 0.0 527 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1124405 MMP2 PECAM1 MMP2-PECAM1 Apocrine Cells CAFs, DCIS Associated Apocrine Cells -> CAFs, DCIS Associated 0.0031667861200883 0.2491408586098361 0.7167436199046466 0.2461374514707439 0.0001826541344284 0.0125623889131764 0.0 0.0002808988764044 0.0904853961341004 0.0 89 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1124410 THBS2 CD36 THBS2-CD36 Myeloid Cells B Cells Myeloid Cells -> B Cells 0.0031664739655355 0.7809827257946271 0.6176321640000088 0.6198216015396206 0.0004779710276932 0.0007053434767499 0.0 0.0 0.0 0.0 144 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1124450 MMP2 PECAM1 MMP2-PECAM1 Macrophages Apocrine Cells Macrophages -> Apocrine Cells 0.0031640817712698 0.9330801352629944 0.2491073778594529 0.2461374514707439 0.0088108219576754 0.0001990509171164 0.0 0.0 0.0 0.0 19 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1124570 DLL4 NOTCH3 DLL4-NOTCH3 Plasma Cells Mast Cells Plasma Cells -> Mast Cells 0.0031576782188447 0.7160288858520609 0.8341464445360613 0.7204611100467462 0.0012306151710811 0.0001871866311057 0.0 0.0034722222222222 1.0 0.0 48 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1124604 JAG1 NOTCH2 JAG1-NOTCH2 CXCL14+ Fibroblasts Plasma Cells CXCL14+ Fibroblasts -> Plasma Cells 0.0031556193866106 0.6303682835571691 0.4614667734221426 0.7204611100467462 0.000219642761279 0.0021449819680126 0.0 0.0 0.0 0.0 285 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1124616 CD34 SELP CD34-SELP Plasma Cells CXCL14+ Fibroblasts Plasma Cells -> CXCL14+ Fibroblasts 0.0031550313494005 0.7168245244832976 0.8819126042133903 0.7204611100467462 0.0018206581062216 0.0001189339410417 0.0 0.0 0.0 0.0 306 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1124648 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) -> Apocrine Cells 0.0031534739206693 0.6561647292424944 0.2550748532138862 0.2461374514707439 0.0070489045197697 0.0003386430177035 0.0 0.0 0.0 0.0 4 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1124652 JAG1 NOTCH2 JAG1-NOTCH2 Myeloid Cells Mast Cells Myeloid Cells -> Mast Cells 0.0031532335207194 0.6303682835571691 0.773263018678637 0.7827641335561659 0.0003788349535045 0.0006800116997025 0.0 0.0 0.0 0.0 23 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1124692 CCN1 CAV1 CCN1-CAV1 Apocrine Cells Myeloid Cells Apocrine Cells -> Myeloid Cells 0.0031503154791399 0.2542249848376565 0.7832252605020791 0.2461374514707439 0.0014656941948563 0.00136079311934 0.0 0.0 0.0 0.0 20 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1124694 C3 LRP1 C3-LRP1 Luminal-like Amorphous DCIS Cells Myeloid Cells Luminal-like Amorphous DCIS Cells -> Myeloid Cells 0.0031501758804681 0.2485046029682279 0.7769451595923457 0.2461374514707439 0.0036991419150414 0.0005558995075445 0.0 0.000297619047619 0.0667214985052566 0.0 84 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1124770 VWF SELP VWF-SELP B Cells Plasma Cells B Cells -> Plasma Cells 0.0031452048203883 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.00023686843287 0.0022515473538965 0.0 0.000153045607591 0.0147686518725902 0.0 297 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1124809 VWF SELP VWF-SELP CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (G1/S) 0.0031434161350983 0.9275752708651288 0.6572093097629401 0.6198216015396206 0.000245041593909 0.0010419094417808 0.0 0.0 0.0 0.0 409 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1124937 MMRN2 CLEC14A MMRN2-CLEC14A Mast Cells B Cells Mast Cells -> B Cells 0.003135314142497 0.8571898293845529 0.6347970925105053 0.6198216015396206 0.0004196880356983 0.000671064546954 0.0 0.0 0.0 0.0 112 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1125065 MMRN2 CD93 MMRN2-CD93 B Cells Myeloid Cells B Cells -> Myeloid Cells 0.0031264457220669 0.6301823358791634 0.7461459456652184 0.6198216015396206 0.0003083910058032 0.0010390313650636 0.0 0.0 0.0 0.0 137 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1125103 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) -> CXCL14+ Fibroblasts 0.0031237745516218 0.6160088550075702 0.7754239189773715 0.6198216015396206 0.0001971810371238 0.0015914585039484 0.0 0.0 0.0 0.0 380 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1125171 JAG1 NOTCH2 JAG1-NOTCH2 CXCL14+ Fibroblasts CXCL14+ Fibroblasts CXCL14+ Fibroblasts -> CXCL14+ Fibroblasts 0.0031196682400347 0.6303682835571691 0.773263018678637 1.0 0.000219642761279 0.0008609682710384 0.0 2.9621204042701927e-05 0.0088866420801329 0.0 4019 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1125195 JAG1 NOTCH2 JAG1-NOTCH2 Myeloid Cells Myeloid Cells Myeloid Cells -> Myeloid Cells 0.0031183474752456 0.6303682835571691 0.7426180951053148 1.0 0.0003788349535045 0.0005184623914895 0.0 0.0009885579673565 0.1162867750202669 0.0 1132 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1125197 C3 LRP1 C3-LRP1 CXCL14+ Fibroblasts Apocrine Cells CXCL14+ Fibroblasts -> Apocrine Cells 0.0031182968469848 0.8911088195487638 0.2550748532138862 0.2461374514707439 0.0048525806497539 0.0003386430177035 0.0 0.0 0.0 0.0 29 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1125218 MMRN2 CD93 MMRN2-CD93 Mast Cells CXCL14+ Fibroblasts Mast Cells -> CXCL14+ Fibroblasts 0.0031171119862127 0.8571898293845529 0.8817184225858201 0.8567148457705164 0.0004196880356983 0.0003375370073613 0.0 0.0 0.0 0.0 148 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1125302 MMRN2 CLEC14A MMRN2-CLEC14A Apocrine Cells CAFs, DCIS Associated Apocrine Cells -> CAFs, DCIS Associated 0.0031130454855495 0.250044481781731 0.7154802332407408 0.2461374514707439 7.058774627838557e-05 0.0292771742399634 0.0 0.0037453183520599 0.4290606581351035 0.0 89 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1125402 VWF LRP1 VWF-LRP1 Myeloid Cells Mast Cells Myeloid Cells -> Mast Cells 0.0031063016767805 0.7848266128497919 0.8755243548400705 0.7827641335561659 0.0004024409845247 0.0004150165744076 0.0 0.0 0.0 0.0 23 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1125427 C3 LRP1 C3-LRP1 Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0031045398284176 0.2485046029682279 0.6207977546603366 0.2461374514707439 0.0013028322726017 0.0018097844702233 0.0 0.0 0.0 0.0 4 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1125495 VWF LRP1 VWF-LRP1 Luminal-like Amorphous DCIS Cells Myeloid Cells Luminal-like Amorphous DCIS Cells -> Myeloid Cells 0.0030994542400216 0.2486570577556728 0.7769451595923457 0.2461374514707439 0.0033537993821664 0.0005558995075445 0.0 0.0005411255411255 0.0677946550734017 0.0 84 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1125625 MMRN2 CD93 MMRN2-CD93 Plasma Cells Myeloid Cells Plasma Cells -> Myeloid Cells 0.0030906201917869 0.7205550478301406 0.7461459456652184 0.7204611100467462 0.0002165306714062 0.0010390313650636 0.0 0.0 0.0 0.0 43 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1125638 MMRN2 CD93 MMRN2-CD93 Plasma Cells Luminal-like Amorphous DCIS Cells Plasma Cells -> Luminal-like Amorphous DCIS Cells 0.0030897473428895 0.7205550478301406 0.4630027772793905 0.2461374514707439 0.0002165306714062 0.0048929293424311 0.0 0.0 0.0 0.0 271 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1125668 MMRN2 CLEC14A MMRN2-CLEC14A CXCL14+ Fibroblasts CXCL14+ Fibroblasts CXCL14+ Fibroblasts -> CXCL14+ Fibroblasts 0.0030878833631116 0.940547666092272 0.9003264838243337 1.0 0.0001298888146421 0.0007880862995141 0.0 0.0 0.0 0.0 4019 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1125694 VWF LRP1 VWF-LRP1 Apocrine Cells Endothelial Cells Apocrine Cells -> Endothelial Cells 0.0030863694748223 0.2486570577556728 0.9078204025796472 0.2461374514707439 0.0001077515101466 0.0144359394371152 0.0 0.0 0.0 0.0 15 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1125761 MMRN2 CLEC14A MMRN2-CLEC14A B Cells CXCL14+ Fibroblasts B Cells -> CXCL14+ Fibroblasts 0.0030806191346601 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.0003083910058032 0.0007880862995141 0.0 0.0 0.0 0.0 800 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1125788 THBS2 CD36 THBS2-CD36 Mast Cells Mast Cells Mast Cells -> Mast Cells 0.0030788992015715 0.8581959463413404 0.8765901449012573 1.0 0.0002636300075004 0.0004295051170816 0.0 0.0 0.0 0.0 14 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1125807 THBS2 CD36 THBS2-CD36 CXCL14+ Fibroblasts Apocrine Cells CXCL14+ Fibroblasts -> Apocrine Cells 0.0030774622600885 0.9197297916541942 0.2562573700401372 0.2461374514707439 0.0055862851962672 0.0002621208738319 0.0 0.0 0.0 0.0 29 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1125838 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells (Mitotic) B Cells 11q13 Invasive Tumor Cells (Mitotic) -> B Cells 0.0030759483528213 0.6242573126045354 0.6176321640000088 0.7917001487310438 0.000393370777602 0.0007053434767499 0.0 0.0 0.0 0.0 42 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1125857 CCN1 CAV1 CCN1-CAV1 Myeloid Cells Apocrine Cells Myeloid Cells -> Apocrine Cells 0.003074572743808 0.7797135509308979 0.252518874138558 0.2461374514707439 0.0009209869688402 0.0018925243453249 0.0 0.0027777777777777 0.1538719785138766 0.0 24 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1125931 VWF LRP1 VWF-LRP1 Apocrine Cells Basal-like Structured DCIS Cells Apocrine Cells -> Basal-like Structured DCIS Cells 0.0030684990094447 0.2486570577556728 0.6207977546603366 0.2461374514707439 0.0001077515101466 0.0203874717835032 0.0 0.0001329080276448 0.0062231217210202 0.0 684 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1125941 VWF SELP VWF-SELP Basal-like Structured DCIS Cells CXCL14+ Fibroblasts Basal-like Structured DCIS Cells -> CXCL14+ Fibroblasts 0.0030679766951526 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.0020251995753771 0.0001189339410417 0.0 0.0 0.0 0.0 1109 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1125949 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) -> CXCL14+ Fibroblasts 0.0030671970325183 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.000716220684292 0.0003375370073613 0.0 0.0 0.0 0.0 380 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1125979 MMRN2 CD93 MMRN2-CD93 Apocrine Cells 11q13 Invasive Tumor Cells Apocrine Cells -> 11q13 Invasive Tumor Cells 0.0030646366506194 0.250044481781731 0.6587114738285964 0.2461374514707439 7.058774627838557e-05 0.0289462771086338 0.0 0.0 0.0 0.0 184 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1125981 MMRN2 CLEC14A MMRN2-CLEC14A B Cells B Cells B Cells -> B Cells 0.0030643000449161 0.6301823358791634 0.6347970925105053 1.0 0.0003083910058032 0.000671064546954 0.0 0.0003526093088857 0.1169481839807567 0.0 1418 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1126009 C3 LRP1 C3-LRP1 Apocrine Cells B Cells Apocrine Cells -> B Cells 0.0030622443076315 0.2485046029682279 0.6207977546603366 0.2461374514707439 0.0013028322726017 0.0016667952436519 0.0 0.0 0.0 0.0 11 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1126023 CCN1 CAV1 CCN1-CAV1 Apocrine Cells Mast Cells Apocrine Cells -> Mast Cells 0.0030613412367768 0.2542249848376565 0.8617632615906476 0.2461374514707439 0.0014656941948563 0.0010414441948928 0.0 0.0 0.0 0.0 1 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1126032 C3 LRP1 C3-LRP1 Luminal-like Amorphous DCIS Cells Mast Cells Luminal-like Amorphous DCIS Cells -> Mast Cells 0.0030607398190749 0.2485046029682279 0.8755243548400705 0.2461374514707439 0.0036991419150414 0.0004150165744076 0.0 0.0 0.0 0.0 34 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1126040 DLL4 NOTCH3 DLL4-NOTCH3 B Cells B Cells B Cells -> B Cells 0.00306009524439 0.6342079770588467 0.7746834992804791 1.0 0.0002327631000826 0.00071798405859 0.0 0.0 0.0 0.0 1418 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1126065 VWF SELP VWF-SELP Dendritic Cells CXCL14+ Fibroblasts Dendritic Cells -> CXCL14+ Fibroblasts 0.0030583030811891 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.0019871862905238 0.0001189339410417 0.0 0.0 0.0 0.0 922 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1126066 MMRN2 CLEC14A MMRN2-CLEC14A CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts -> Luminal-like Amorphous DCIS Cells 0.0030582167696231 0.940547666092272 0.2491545808994955 0.2461374514707439 0.0001298888146421 0.0109188419829382 0.0 0.0001117818019226 0.0160913485872288 0.0 1491 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1126067 JAG1 NOTCH2 JAG1-NOTCH2 Plasma Cells CXCL14+ Fibroblasts Plasma Cells -> CXCL14+ Fibroblasts 0.0030581938904645 0.6303682835571691 0.773263018678637 0.7204611100467462 0.0002705513462707 0.0008609682710384 0.0 0.0 0.0 0.0 306 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1126115 MMRN2 CLEC14A MMRN2-CLEC14A B Cells Plasma Cells B Cells -> Plasma Cells 0.0030552126535509 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.0003083910058032 0.0009436211854823 0.0 0.0 0.0 0.0 297 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1126116 VWF SELP VWF-SELP B Cells 11q13 Invasive Tumor Cells (G1/S) B Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0030551929753128 0.6332974881236617 0.6572093097629401 0.7917001487310438 0.00023686843287 0.0010419094417808 0.0 0.0 0.0 0.0 42 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1126127 MMRN2 CD93 MMRN2-CD93 Plasma Cells B Cells Plasma Cells -> B Cells 0.0030546489818484 0.7205550478301406 0.7779918296243433 0.6198216015396206 0.0002165306714062 0.001079730675535 0.0 0.0 0.0 0.0 315 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1126215 CXCL12 ITGA4 CXCL12-ITGA4 Apocrine Cells Luminal-like Amorphous DCIS Cells Apocrine Cells -> Luminal-like Amorphous DCIS Cells 0.0030475772054956 0.255669001367946 0.4596166826058663 0.3990376746076917 0.0002269856810233 0.0075270071967493 0.0 0.0 0.0 0.0 89 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1126216 MMP2 PECAM1 MMP2-PECAM1 Basal-like Structured DCIS Cells Apocrine Cells Basal-like Structured DCIS Cells -> Apocrine Cells 0.0030475633768519 0.6303642896310324 0.2491073778594529 0.2461374514707439 0.0104129581710415 0.0001990509171164 0.0 0.0001801152737752 0.1208663604533181 0.0 694 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1126243 MMRN2 CLEC14A MMRN2-CLEC14A Plasma Cells CXCL14+ Fibroblasts Plasma Cells -> CXCL14+ Fibroblasts 0.0030453187252172 0.7205550478301406 0.9003264838243337 0.7204611100467462 0.0002165306714062 0.0007880862995141 0.0 0.0005446623093681 0.3637022845678102 0.0 306 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1126260 VWF ITGA9 VWF-ITGA9 Myeloid Cells Apocrine Cells Myeloid Cells -> Apocrine Cells 0.0030441519410937 0.7848266128497919 0.2531744428854943 0.2461374514707439 0.0004024409845247 0.0040430820937484 0.0 0.0 0.0 0.0 24 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1126362 THBS2 CD36 THBS2-CD36 Luminal-like Amorphous DCIS Cells Myeloid Cells Luminal-like Amorphous DCIS Cells -> Myeloid Cells 0.003036379057551 0.2510234128936706 0.7763054211764489 0.2461374514707439 0.0009262556366009 0.0017638974017382 0.0 0.0 0.0 0.0 84 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1126367 MMRN2 CLEC14A MMRN2-CLEC14A Luminal-like Amorphous DCIS Cells Apocrine Cells Luminal-like Amorphous DCIS Cells -> Apocrine Cells 0.0030359243023079 0.250044481781731 0.2491545808994955 0.3990376746076917 0.0070431301838115 0.0004471667362236 0.0 0.0 0.0 0.0 97 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1126381 JAG1 NOTCH2 JAG1-NOTCH2 Macrophages Mast Cells Macrophages -> Mast Cells 0.0030346663697317 0.6303682835571691 0.773263018678637 0.8567148457705164 0.0002750231449378 0.0006800116997025 0.0 0.0 0.0 0.0 165 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1126444 JAG1 NOTCH2 JAG1-NOTCH2 Macrophages B Cells Macrophages -> B Cells 0.0030308883007751 0.6303682835571691 0.8445107771175474 0.6198216015396206 0.0002750231449378 0.0008542071298387 0.0 6.65070497472732e-05 0.0122834836597762 0.0 1074 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1126486 VWF LRP1 VWF-LRP1 Plasma Cells Myeloid Cells Plasma Cells -> Myeloid Cells 0.0030275610512928 0.7158082793127664 0.7769451595923457 0.7204611100467462 0.0003457348439318 0.0005558995075445 0.0 0.0 0.0 0.0 43 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1126503 VWF LRP1 VWF-LRP1 CXCL14+ Fibroblasts Myeloid Cells CXCL14+ Fibroblasts -> Myeloid Cells 0.0030264860913636 0.9275752708651288 0.7769451595923457 0.7827641335561659 0.000245041593909 0.0005558995075445 0.0 2.1603871413757345e-05 0.0027066307158582 0.0 526 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1126518 C3 LRP1 C3-LRP1 Myoepithelial Cells Apocrine Cells Myoepithelial Cells -> Apocrine Cells 0.0030252302128971 0.7148920381722296 0.2550748532138862 0.2461374514707439 0.005043231651446 0.0003386430177035 0.0 0.0003574833174451 0.0370529026935196 0.0 1049 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1126550 JAG1 NOTCH2 JAG1-NOTCH2 Plasma Cells B Cells Plasma Cells -> B Cells 0.003022618833578 0.6303682835571691 0.8445107771175474 0.6198216015396206 0.0002705513462707 0.0008542071298387 0.0 0.000453514739229 0.0837616600038073 0.0 315 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1126563 VWF SELP VWF-SELP Mast Cells 11q13 Invasive Tumor Cells (G1/S) Mast Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0030218057594913 0.8525936146535493 0.6572093097629401 0.6198216015396206 0.0002103933337194 0.0010419094417808 0.0 0.0 0.0 0.0 1 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1126579 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) -> CXCL14+ Fibroblasts 0.0030205513141237 0.633566764858408 0.8819126042133903 0.6198216015396206 0.0018436902762588 0.0001189339410417 0.0 0.0 0.0 0.0 380 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1126588 CXCL12 CXCR4 CXCL12-CXCR4 Apocrine Cells CAFs, Invasive Associated Apocrine Cells -> CAFs, Invasive Associated 0.0030199651828124 0.255669001367946 0.6632137581773894 0.2461374514707439 0.0002269856810233 0.0080072638027924 0.0 0.0 0.0 0.0 0 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1126653 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells Apocrine Cells 11q13 Invasive Tumor Cells -> Apocrine Cells 0.0030153589412653 0.6303642896310324 0.2491073778594529 0.2461374514707439 0.0097699360831605 0.0001990509171164 0.0 0.0001396648044692 0.0937220716811204 0.0 179 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1126697 VWF LRP1 VWF-LRP1 Luminal-like Amorphous DCIS Cells Mast Cells Luminal-like Amorphous DCIS Cells -> Mast Cells 0.003011458207351 0.2486570577556728 0.8755243548400705 0.2461374514707439 0.0033537993821664 0.0004150165744076 0.0 0.0 0.0 0.0 34 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1126714 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) -> Luminal-like Amorphous DCIS Cells 0.0030102726827922 0.6242573126045354 0.2562573700401372 0.2461374514707439 0.0001959417442809 0.0096442330625583 0.0 0.0 0.0 0.0 19 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1126729 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) -> CXCL14+ Fibroblasts 0.0030094592634361 0.6242573126045354 0.8587566561291643 0.6198216015396206 0.0001959417442809 0.0011409783203169 0.0 0.0 0.0 0.0 380 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1126734 VWF SELP VWF-SELP Macrophages CXCL14+ Fibroblasts Macrophages -> CXCL14+ Fibroblasts 0.0030091710131715 0.9011206516381156 0.8819126042133903 0.8875000050982297 0.0008850282134344 0.0001189339410417 0.0 0.0 0.0 0.0 1462 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1126743 MMRN2 CD93 MMRN2-CD93 CXCL14+ Fibroblasts Myeloid Cells CXCL14+ Fibroblasts -> Myeloid Cells 0.0030084693561247 0.940547666092272 0.7461459456652184 0.7827641335561659 0.0001298888146421 0.0010390313650636 0.0 0.0 0.0 0.0 526 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1126799 MMRN2 CD93 MMRN2-CD93 B Cells 11q13 Invasive Tumor Cells (G1/S) B Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0030047426016425 0.6301823358791634 0.6587114738285964 0.7917001487310438 0.0003083910058032 0.0007261054236978 0.0 0.0 0.0 0.0 42 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1126863 VWF SELP VWF-SELP Luminal-like Amorphous DCIS Cells B Cells Luminal-like Amorphous DCIS Cells -> B Cells 0.0030006869577678 0.2486570577556728 0.7760344326192508 0.2461374514707439 0.0033537993821664 0.0004582650848664 0.0 0.0 0.0 0.0 176 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1126874 VWF LRP1 VWF-LRP1 Apocrine Cells Luminal-like Amorphous DCIS Cells Apocrine Cells -> Luminal-like Amorphous DCIS Cells 0.0029999364185815 0.2486570577556728 0.2550748532138862 0.3990376746076917 0.0001077515101466 0.0267255153180908 0.0 0.0 0.0 0.0 89 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1126996 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) -> CXCL14+ Fibroblasts 0.0029908010322766 0.6160088550075702 0.7757991160529997 0.6198216015396206 0.0001971810371238 0.0012252690191386 0.0 0.0 0.0 0.0 380 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1127039 COL4A1 CD93 COL4A1-CD93 Mast Cells Plasma Cells Mast Cells -> Plasma Cells 0.0029876737068973 0.7766289238087107 0.4630027772793905 0.7204611100467462 0.0002970267018348 0.0009242223287825 0.0 0.0 0.0 0.0 50 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1127069 A2M LRP1 A2M-LRP1 CXCL14+ Fibroblasts Apocrine Cells CXCL14+ Fibroblasts -> Apocrine Cells 0.0029855689842706 0.8937519114898692 0.2550748532138862 0.2461374514707439 0.0037268694422441 0.0003386430177035 0.0 0.0 0.0 0.0 29 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1127074 VWF LRP1 VWF-LRP1 CXCL14+ Fibroblasts Mast Cells CXCL14+ Fibroblasts -> Mast Cells 0.0029851387568076 0.9275752708651288 0.8755243548400705 0.8567148457705164 0.000245041593909 0.0004150165744076 0.0 0.0 0.0 0.0 137 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1127120 VWF SELP VWF-SELP B Cells Mast Cells B Cells -> Mast Cells 0.0029810578759003 0.6332974881236617 0.8347297932672282 0.6198216015396206 0.00023686843287 0.0009042150166242 0.0 0.0 0.0 0.0 97 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1127146 MMRN2 CLEC14A MMRN2-CLEC14A Plasma Cells 11q13 Invasive Tumor Cells (G1/S) Plasma Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0029791706848696 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0002165306714062 0.0011388334136451 0.0 0.0 0.0 0.0 8 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1127158 CD34 SELP CD34-SELP Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells -> CXCL14+ Fibroblasts 0.0029780696213662 0.2491449441646273 0.8819126042133903 0.2461374514707439 0.0108445362943651 0.0001189339410417 0.0 0.0 0.0 0.0 1384 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1127169 C1QB LRP1 C1QB-LRP1 B Cells Apocrine Cells B Cells -> Apocrine Cells 0.0029772002286295 0.8703788833238396 0.2550748532138862 0.2461374514707439 0.0037630364713574 0.0003386430177035 0.0 0.0 0.0 0.0 15 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1127170 VWF SELP VWF-SELP Myeloid Cells B Cells Myeloid Cells -> B Cells 0.0029771001631625 0.7848266128497919 0.7760344326192508 0.6198216015396206 0.0004024409845247 0.0004582650848664 0.0 0.0006313131313131 0.3175102580483508 0.0 144 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1127179 DLL4 NOTCH4 DLL4-NOTCH4 B Cells B Cells B Cells -> B Cells 0.002976459834367 0.6342079770588467 0.7754072541855492 1.0 0.0002327631000826 0.0006074333625108 0.0 0.0 0.0 0.0 1418 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1127197 CD34 SELP CD34-SELP Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.002975191626451 0.2491449441646273 0.6572093097629401 0.2461374514707439 0.0003767662344862 0.0045674276780054 0.0 0.0 0.0 0.0 2 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1127210 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) -> Myeloid Cells 0.0029746520483822 0.6319926036888139 0.7769451595923457 0.6198216015396206 0.0004094805141934 0.0005558995075445 0.0 0.0 0.0 0.0 21 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1127224 JAG1 NOTCH2 JAG1-NOTCH2 B Cells B Cells B Cells -> B Cells 0.002972995393867 0.8630183004227985 0.8445107771175474 1.0 0.0001109003117737 0.0008542071298387 0.0 6.716367788300087e-05 0.0124047592389277 0.0 1418 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1127304 COL4A1 CD93 COL4A1-CD93 Mast Cells 11q13 Invasive Tumor Cells (G1/S) Mast Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0029682368242509 0.7766289238087107 0.6587114738285964 0.6198216015396206 0.0002970267018348 0.0007261054236978 0.0 0.0 0.0 0.0 1 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1127316 MMRN2 CD93 MMRN2-CD93 CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts -> Luminal-like Amorphous DCIS Cells 0.0029663304247936 0.940547666092272 0.4630027772793905 0.2461374514707439 0.0001298888146421 0.0048929293424311 0.0 0.0005030181086519 0.1034508224703467 0.0 1491 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1127353 VWF SELP VWF-SELP Apocrine Cells CAFs, DCIS Associated Apocrine Cells -> CAFs, DCIS Associated 0.0029637527773416 0.2486570577556728 0.4623922682986163 0.2461374514707439 0.0001077515101466 0.0222228052993653 0.0 0.0 0.0 0.0 89 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1127444 MMRN2 CD93 MMRN2-CD93 Plasma Cells Plasma Cells Plasma Cells -> Plasma Cells 0.0029563912115471 0.7205550478301406 0.4630027772793905 1.0 0.0002165306714062 0.0009242223287825 0.0 0.0 0.0 0.0 283 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1127467 VWF SELP VWF-SELP CAFs, Invasive Associated CXCL14+ Fibroblasts CAFs, Invasive Associated -> CXCL14+ Fibroblasts 0.0029550514540035 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.0016171311116606 0.0001189339410417 0.0 0.0 0.0 0.0 1490 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1127547 THBS2 CD36 THBS2-CD36 Mast Cells 11q13 Invasive Tumor Cells (G1/S) Mast Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0029493457106878 0.8581959463413404 0.6176321640000088 0.6198216015396206 0.0002636300075004 0.0007598956708367 0.0 0.0 0.0 0.0 1 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1127552 CD34 SELP CD34-SELP Apocrine Cells Basal-like Structured DCIS Cells Apocrine Cells -> Basal-like Structured DCIS Cells 0.0029492800084977 0.2491449441646273 0.7760344326192508 0.2461374514707439 0.0003767662344862 0.0036702914086929 0.0 0.0 0.0 0.0 684 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1127588 THBS2 CD36 THBS2-CD36 T Lymphocytes Apocrine Cells T Lymphocytes -> Apocrine Cells 0.0029463876512175 0.6242573126045354 0.2562573700401372 0.2461374514707439 0.0063387366560491 0.0002621208738319 0.0 0.0 0.0 0.0 86 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1127608 VWF LRP1 VWF-LRP1 Mast Cells Mast Cells Mast Cells -> Mast Cells 0.0029445785267782 0.8525936146535493 0.8755243548400705 1.0 0.0002103933337194 0.0004150165744076 0.0 0.0 0.0 0.0 14 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1127632 VWF LRP1 VWF-LRP1 Plasma Cells Mast Cells Plasma Cells -> Mast Cells 0.0029416061248604 0.7158082793127664 0.8755243548400705 0.7204611100467462 0.0003457348439318 0.0004150165744076 0.0 0.0004734848484848 0.057931162330841 0.0 48 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1127645 JAG1 NOTCH2 JAG1-NOTCH2 Plasma Cells Mast Cells Plasma Cells -> Mast Cells 0.0029402670683387 0.6303682835571691 0.773263018678637 0.7204611100467462 0.0002705513462707 0.0006800116997025 0.0 0.0014880952380952 0.1278580024067389 0.0 48 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1127677 CD34 SELP CD34-SELP Mast Cells CXCL14+ Fibroblasts Mast Cells -> CXCL14+ Fibroblasts 0.002937413404981 0.8532069650852002 0.8819126042133903 0.8567148457705164 0.00083777361258 0.0001189339410417 0.0 0.0 0.0 0.0 148 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1127691 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) -> CXCL14+ Fibroblasts 0.0029365251587893 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.0015572459193676 0.0001189339410417 0.0 0.0 0.0 0.0 339 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1127704 JAG1 NOTCH2 JAG1-NOTCH2 Apocrine Cells Plasma Cells Apocrine Cells -> Plasma Cells 0.0029353104227139 0.2451358214448441 0.4614667734221426 0.2461374514707439 0.0010709508378277 0.0021449819680126 0.0 0.0047619047619047 0.1728187919463087 0.0 15 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1127736 MMRN2 CD93 MMRN2-CD93 CXCL14+ Fibroblasts B Cells CXCL14+ Fibroblasts -> B Cells 0.0029326340332566 0.940547666092272 0.7779918296243433 0.6198216015396206 0.0001298888146421 0.001079730675535 0.0 0.0 0.0 0.0 791 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1127808 DLL4 NOTCH3 DLL4-NOTCH3 Mast Cells Mast Cells Mast Cells -> Mast Cells 0.0029265102128012 0.8516956437178343 0.8341464445360613 1.0 0.000472352586488 0.0001871866311057 0.0 0.0 0.0 0.0 14 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1127813 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells (G1/S) B Cells 11q13 Invasive Tumor Cells (G1/S) -> B Cells 0.002926342124863 0.6332974881236617 0.7760344326192508 0.7917001487310438 0.0003521782369754 0.0004582650848664 0.0 0.0 0.0 0.0 38 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1127859 JAG1 NOTCH2 JAG1-NOTCH2 CXCL14+ Fibroblasts Mast Cells CXCL14+ Fibroblasts -> Mast Cells 0.0029230498631978 0.6303682835571691 0.773263018678637 0.8567148457705164 0.000219642761279 0.0006800116997025 0.0 0.0 0.0 0.0 137 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1127862 VWF ITGA9 VWF-ITGA9 Plasma Cells Apocrine Cells Plasma Cells -> Apocrine Cells 0.0029228774797896 0.7158082793127664 0.2531744428854943 0.2461374514707439 0.0003457348439318 0.0040430820937484 0.0 0.0 0.0 0.0 24 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1127900 JAG1 NOTCH2 JAG1-NOTCH2 CXCL14+ Fibroblasts B Cells CXCL14+ Fibroblasts -> B Cells 0.0029194107534568 0.6303682835571691 0.8445107771175474 0.6198216015396206 0.000219642761279 0.0008542071298387 0.0 0.0 0.0 0.0 791 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1127973 THBS2 CD36 THBS2-CD36 Mast Cells B Cells Mast Cells -> B Cells 0.0029129533938729 0.8581959463413404 0.6176321640000088 0.6198216015396206 0.0002636300075004 0.0007053434767499 0.0 0.0 0.0 0.0 112 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1127996 CXCL12 CXCR4 CXCL12-CXCR4 Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0029110197294105 0.255669001367946 0.6632137581773894 0.2461374514707439 0.0002269856810233 0.0064230792457803 0.0 0.0 0.0 0.0 2 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1128017 VWF LRP1 VWF-LRP1 Mast Cells Myeloid Cells Mast Cells -> Myeloid Cells 0.0029093994268808 0.8525936146535493 0.7769451595923457 0.7827641335561659 0.0002103933337194 0.0005558995075445 0.0 0.0 0.0 0.0 23 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1128074 DLL4 NOTCH4 DLL4-NOTCH4 Apocrine Cells Dendritic Cells Apocrine Cells -> Dendritic Cells 0.0029051023255661 0.2490567623945399 0.7754072541855492 0.2461374514707439 0.000126812416921 0.009971631136135 0.0 0.0 0.0 0.0 64 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1128082 THBS2 CD36 THBS2-CD36 Endothelial Cells Apocrine Cells Endothelial Cells -> Apocrine Cells 0.0029043926191401 0.9197297916541942 0.2562573700401372 0.2461374514707439 0.0039472834455595 0.0002621208738319 0.0 0.0 0.0 0.0 33 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1128101 EFNB2 PECAM1 EFNB2-PECAM1 Macrophages Apocrine Cells Macrophages -> Apocrine Cells 0.00290245565023 0.8913986641324685 0.2491073778594529 0.2461374514707439 0.0054950348959687 0.0001990509171164 0.0 0.0 0.0 0.0 19 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1128112 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) -> Myeloid Cells 0.002901843373248 0.6332974881236617 0.7769451595923457 0.6198216015396206 0.0003521782369754 0.0005558995075445 0.0 0.0 0.0 0.0 21 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1128147 MMRN2 CLEC14A MMRN2-CLEC14A CXCL14+ Fibroblasts Plasma Cells CXCL14+ Fibroblasts -> Plasma Cells 0.0028995643209758 0.940547666092272 0.7154802332407408 0.7204611100467462 0.0001298888146421 0.0009436211854823 0.0 0.0 0.0 0.0 285 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1128207 MMRN2 CLEC14A MMRN2-CLEC14A B Cells Mast Cells B Cells -> Mast Cells 0.0028950998255778 0.6301823358791634 0.8514619504364779 0.6198216015396206 0.0003083910058032 0.0005740632036187 0.0 0.0 0.0 0.0 97 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1128211 COL4A1 CD93 COL4A1-CD93 Mast Cells CXCL14+ Fibroblasts Mast Cells -> CXCL14+ Fibroblasts 0.0028945920169664 0.7766289238087107 0.8817184225858201 0.8567148457705164 0.0002970267018348 0.0003375370073613 0.0 0.0 0.0 0.0 148 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1128222 JAG1 NOTCH2 JAG1-NOTCH2 B Cells Plasma Cells B Cells -> Plasma Cells 0.0028938152070052 0.8630183004227985 0.4614667734221426 0.6198216015396206 0.0001109003117737 0.0021449819680126 0.0 0.0001603334936668 0.0058188145436467 0.0 297 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1128257 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells (G1/S) Mast Cells 11q13 Invasive Tumor Cells (G1/S) -> Mast Cells 0.0028901992516758 0.6319926036888139 0.8755243548400705 0.6198216015396206 0.0004094805141934 0.0004150165744076 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1128307 DLL4 NOTCH3 DLL4-NOTCH3 CXCL14+ Fibroblasts Mast Cells CXCL14+ Fibroblasts -> Mast Cells 0.0028853853749139 0.9184503888425788 0.8341464445360613 0.8567148457705164 0.0004696576149175 0.0001871866311057 0.0 0.0 0.0 0.0 137 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1128312 THBS2 CD36 THBS2-CD36 Apocrine Cells 11q13 Invasive Tumor Cells Apocrine Cells -> 11q13 Invasive Tumor Cells 0.0028849059383088 0.2510234128936706 0.6176321640000088 0.2461374514707439 5.260070730345377e-05 0.02871400543887 0.0 0.0 0.0 0.0 184 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1128326 CD34 SELP CD34-SELP Apocrine Cells Dendritic Cells Apocrine Cells -> Dendritic Cells 0.0028838246154192 0.2491449441646273 0.7760344326192508 0.2461374514707439 0.0003767662344862 0.0032078747392388 0.0 0.0 0.0 0.0 64 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1128340 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) -> 11q13 Invasive Tumor Cells (G1/S) 0.0028829275609858 0.6242573126045354 0.6176321640000088 1.0 0.0001959417442809 0.0007598956708367 0.0 2.2571325388226794e-05 0.0106168305319544 0.0 1846 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1128347 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells (Mitotic) Mast Cells 11q13 Invasive Tumor Cells (Mitotic) -> Mast Cells 0.0028820604752945 0.6242573126045354 0.8765901449012573 0.6198216015396206 0.000393370777602 0.0004295051170816 0.0 0.0 0.0 0.0 5 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1128355 VWF ITGA9 VWF-ITGA9 CXCL14+ Fibroblasts Apocrine Cells CXCL14+ Fibroblasts -> Apocrine Cells 0.0028817280127435 0.9275752708651288 0.2531744428854943 0.2461374514707439 0.000245041593909 0.0040430820937484 0.0 0.0 0.0 0.0 29 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1128373 THBS2 CD36 THBS2-CD36 Apocrine Cells Dendritic Cells Apocrine Cells -> Dendritic Cells 0.00287974057168 0.2510234128936706 0.6176321640000088 0.2461374514707439 5.260070730345377e-05 0.0284069116891947 0.0 0.0 0.0 0.0 64 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1128385 C3 LRP1 C3-LRP1 B Cells Apocrine Cells B Cells -> Apocrine Cells 0.0028789728375045 0.6319926036888139 0.2550748532138862 0.2461374514707439 0.0042375227960614 0.0003386430177035 0.0 0.0 0.0 0.0 15 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1128395 CD34 SELP CD34-SELP Apocrine Cells Myoepithelial Cells Apocrine Cells -> Myoepithelial Cells 0.0028782259413751 0.2491449441646273 0.4623922682986163 0.2461374514707439 0.0003767662344862 0.0053213839468185 0.0 0.0 0.0 0.0 937 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1128456 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) -> Apocrine Cells 0.002872647307914 0.6332974881236617 0.2531744428854943 0.2461374514707439 0.0003521782369754 0.0040430820937484 0.0 0.0 0.0 0.0 4 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1128470 THBS2 CD36 THBS2-CD36 Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells -> CXCL14+ Fibroblasts 0.0028716387571952 0.2510234128936706 0.8587566561291643 0.2461374514707439 0.0009262556366009 0.0011409783203169 0.0 3.010597302504817e-05 0.023004346753308 0.0 1384 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1128505 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) -> Apocrine Cells 0.0028684113780472 0.6626993710110988 0.2550748532138862 0.2461374514707439 0.0039530346951707 0.0003386430177035 0.0 0.0 0.0 0.0 4 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1128563 MMRN2 CLEC14A MMRN2-CLEC14A T Lymphocytes Apocrine Cells T Lymphocytes -> Apocrine Cells 0.0028640241955859 0.6301823358791634 0.2491545808994955 0.2461374514707439 0.0031934983073077 0.0004471667362236 0.0 0.0 0.0 0.0 86 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1128593 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells (G1/S) Mast Cells 11q13 Invasive Tumor Cells (G1/S) -> Mast Cells 0.0028623003448706 0.6342079770588467 0.8341464445360613 0.6198216015396206 0.000895875398841 0.0001871866311057 0.0 0.0 0.0 0.0 0 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1128598 MMRN2 CLEC14A MMRN2-CLEC14A Plasma Cells Mast Cells Plasma Cells -> Mast Cells 0.0028619252574946 0.7205550478301406 0.8514619504364779 0.7204611100467462 0.0002165306714062 0.0005740632036187 0.0 0.0 0.0 0.0 48 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1128623 MMRN2 CLEC14A MMRN2-CLEC14A CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (G1/S) 0.0028601706425994 0.940547666092272 0.6347970925105053 0.6198216015396206 0.0001298888146421 0.0011388334136451 0.0 0.0 0.0 0.0 409 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1128639 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells (G1/S) Plasma Cells 11q13 Invasive Tumor Cells (G1/S) -> Plasma Cells 0.0028587051049541 0.6242573126045354 0.7373999388878224 0.6198216015396206 0.0001959417442809 0.0009761781830445 0.0 0.0 0.0 0.0 5 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1128642 VWF SELP VWF-SELP Plasma Cells B Cells Plasma Cells -> B Cells 0.0028584969444263 0.7158082793127664 0.7760344326192508 0.6198216015396206 0.0003457348439318 0.0004582650848664 0.0 0.0 0.0 0.0 315 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1128655 DLL4 NOTCH3 DLL4-NOTCH3 Apocrine Cells Dendritic Cells Apocrine Cells -> Dendritic Cells 0.0028577876895922 0.2490567623945399 0.7746834992804791 0.2461374514707439 0.000126812416921 0.0090444648829713 0.0 0.0 0.0 0.0 64 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1128770 VWF SELP VWF-SELP B Cells B Cells B Cells -> B Cells 0.0028478913962456 0.6332974881236617 0.7760344326192508 1.0 0.00023686843287 0.0004582650848664 0.0 0.0 0.0 0.0 1418 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1128838 DLL4 NOTCH3 DLL4-NOTCH3 B Cells Myeloid Cells B Cells -> Myeloid Cells 0.0028424058320626 0.6342079770588467 0.7470475610360806 0.6198216015396206 0.0002327631000826 0.0007714919761827 0.0 0.0 0.0 0.0 137 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1128884 JAG1 NOTCH2 JAG1-NOTCH2 Macrophages Myeloid Cells Macrophages -> Myeloid Cells 0.0028380295599225 0.6303682835571691 0.7426180951053148 0.7827641335561659 0.0002750231449378 0.0005184623914895 0.0 0.0 0.0 0.0 179 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1128967 MMRN2 CD93 MMRN2-CD93 B Cells Plasma Cells B Cells -> Plasma Cells 0.0028316239854288 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.0003083910058032 0.0009242223287825 0.0 0.0 0.0 0.0 297 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1128981 THBS2 CD36 THBS2-CD36 Dendritic Cells Apocrine Cells Dendritic Cells -> Apocrine Cells 0.0028304424277107 0.6242573126045354 0.2562573700401372 0.2461374514707439 0.004981832968137 0.0002621208738319 0.0 0.0 0.0 0.0 75 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1129003 MMRN2 CLEC14A MMRN2-CLEC14A CXCL14+ Fibroblasts Mast Cells CXCL14+ Fibroblasts -> Mast Cells 0.0028280850829449 0.940547666092272 0.8514619504364779 0.8567148457705164 0.0001298888146421 0.0005740632036187 0.0 0.0 0.0 0.0 137 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1129102 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells (G1/S) Mast Cells 11q13 Invasive Tumor Cells (G1/S) -> Mast Cells 0.0028194576741852 0.6332974881236617 0.8755243548400705 0.6198216015396206 0.0003521782369754 0.0004150165744076 0.0 0.0 0.0 0.0 0 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1129109 VWF SELP VWF-SELP CXCL14+ Fibroblasts B Cells CXCL14+ Fibroblasts -> B Cells 0.0028182538529422 0.9275752708651288 0.7760344326192508 0.6198216015396206 0.000245041593909 0.0004582650848664 0.0 0.0001723939777037 0.0867031804531526 0.0 791 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1129150 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) -> Apocrine Cells 0.0028133568732986 0.6626993710110988 0.2550748532138862 0.2461374514707439 0.0035190936623492 0.0003386430177035 0.0 0.0 0.0 0.0 5 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1129155 HSPG2 LRP1 HSPG2-LRP1 CXCL14+ Fibroblasts Apocrine Cells CXCL14+ Fibroblasts -> Apocrine Cells 0.0028131707945515 0.8818165186409654 0.2550748532138862 0.2461374514707439 0.0026436039558049 0.0003386430177035 0.0 0.0004789272030651 0.0682622096270401 0.0 29 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1129188 CXCL12 CXCR4 CXCL12-CXCR4 Apocrine Cells Mast Cells Apocrine Cells -> Mast Cells 0.0028100713331775 0.255669001367946 0.7757991160529997 0.2461374514707439 0.0002269856810233 0.0044430418127202 0.0 0.0 0.0 0.0 1 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1129190 DLL1 NOTCH3 DLL1-NOTCH3 Apocrine Cells Mast Cells Apocrine Cells -> Mast Cells 0.0028099831514622 0.2534163760166434 0.8341464445360613 0.2461374514707439 0.0050543892975134 0.0001871866311057 0.0 0.0 0.0 0.0 1 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1129256 VWF LRP1 VWF-LRP1 T Lymphocytes Apocrine Cells T Lymphocytes -> Apocrine Cells 0.0028046303148665 0.6332974881236617 0.2550748532138862 0.2461374514707439 0.0036144684673052 0.0003386430177035 0.0 0.0 0.0 0.0 86 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1129353 VWF SELP VWF-SELP Apocrine Cells Luminal-like Amorphous DCIS Cells Apocrine Cells -> Luminal-like Amorphous DCIS Cells 0.0027966519123648 0.2486570577556728 0.4623922682986163 0.3990376746076917 0.0001077515101466 0.0096770075292062 0.0 0.0 0.0 0.0 89 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1129384 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) -> Apocrine Cells 0.0027942699937555 0.6589792304505506 0.2550748532138862 0.2461374514707439 0.0033973231723341 0.0003386430177035 0.0 0.0 0.0 0.0 4 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1129413 JAG1 NOTCH2 JAG1-NOTCH2 Plasma Cells Myeloid Cells Plasma Cells -> Myeloid Cells 0.0027914314778987 0.6303682835571691 0.7426180951053148 0.7204611100467462 0.0002705513462707 0.0005184623914895 0.0 0.0 0.0 0.0 43 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1129418 CD34 SELP CD34-SELP Apocrine Cells Myeloid Cells Apocrine Cells -> Myeloid Cells 0.0027909663963297 0.2491449441646273 0.7478729882108823 0.2461374514707439 0.0003767662344862 0.0027351735586246 0.0 0.0 0.0 0.0 20 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1129483 JAG1 NOTCH2 JAG1-NOTCH2 Apocrine Cells B Cells Apocrine Cells -> B Cells 0.0027845515579523 0.2451358214448441 0.8445107771175474 0.2461374514707439 0.0010709508378277 0.0008542071298387 0.0 0.0 0.0 0.0 11 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1129489 VWF ITGA9 VWF-ITGA9 Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0027840900836158 0.2486570577556728 0.6252253442669611 0.2461374514707439 0.0001077515101466 0.0112932915661816 0.0 0.0 0.0 0.0 2 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1129496 CD34 SELP CD34-SELP Apocrine Cells Macrophages Apocrine Cells -> Macrophages 0.0027837654301802 0.2491449441646273 0.941479368642921 0.2461374514707439 0.0003767662344862 0.0021392900294222 0.0 0.0 0.0 0.0 15 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1129518 MMRN2 CD93 MMRN2-CD93 Plasma Cells 11q13 Invasive Tumor Cells (G1/S) Plasma Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0027809661988158 0.7205550478301406 0.6587114738285964 0.6198216015396206 0.0002165306714062 0.0007261054236978 0.0 0.0 0.0 0.0 8 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1129639 VWF ITGA9 VWF-ITGA9 Mast Cells Apocrine Cells Mast Cells -> Apocrine Cells 0.0027702416517384 0.8525936146535493 0.2531744428854943 0.2461374514707439 0.0002103933337194 0.0040430820937484 0.0 0.0 0.0 0.0 3 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1129680 THBS2 CD36 THBS2-CD36 Macrophages Apocrine Cells Macrophages -> Apocrine Cells 0.0027658415019079 0.8858959974474152 0.2562573700401372 0.2461374514707439 0.0030563796158022 0.0002621208738319 0.0 0.0 0.0 0.0 19 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1129689 CCN1 CAV1 CCN1-CAV1 Mast Cells Apocrine Cells Mast Cells -> Apocrine Cells 0.002764507986297 0.8749036366850302 0.252518874138558 0.2461374514707439 0.0004337320404416 0.0018925243453249 0.0 0.0 0.0 0.0 3 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1129693 C3 LRP1 C3-LRP1 Plasma Cells Apocrine Cells Plasma Cells -> Apocrine Cells 0.0027640400065538 0.7148920381722296 0.2550748532138862 0.2461374514707439 0.0029337538459309 0.0003386430177035 0.0 0.0 0.0 0.0 24 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1129701 JAG1 NOTCH2 JAG1-NOTCH2 Mast Cells Plasma Cells Mast Cells -> Plasma Cells 0.0027632827700843 0.6303682835571691 0.4614667734221426 0.7204611100467462 9.902323108165852e-05 0.0021449819680126 0.0 0.0 0.0 0.0 50 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1129787 HSPG2 LRP1 HSPG2-LRP1 Macrophages Apocrine Cells Macrophages -> Apocrine Cells 0.0027536812455286 0.9253089325030373 0.2550748532138862 0.2461374514707439 0.0022161183602947 0.0003386430177035 0.0 0.0 0.0 0.0 19 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1129847 JAG1 NOTCH2 JAG1-NOTCH2 Apocrine Cells CXCL14+ Fibroblasts Apocrine Cells -> CXCL14+ Fibroblasts 0.0027475541273283 0.2451358214448441 0.773263018678637 0.2461374514707439 0.0010709508378277 0.0008609682710384 0.0 0.0035714285714285 1.0 0.0 20 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1129856 VWF LRP1 VWF-LRP1 Apocrine Cells T Lymphocytes Apocrine Cells -> T Lymphocytes 0.0027459943404956 0.2486570577556728 0.6207977546603366 0.2461374514707439 0.0001077515101466 0.0104714078116759 0.0 0.0 0.0 0.0 74 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1129892 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) -> Apocrine Cells 0.0027427940389408 0.6301823358791634 0.2491545808994955 0.2461374514707439 0.0024635726452692 0.0004471667362236 0.0 0.0 0.0 0.0 5 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1129928 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells (G1/S) B Cells 11q13 Invasive Tumor Cells (G1/S) -> B Cells 0.0027386405795187 0.6242573126045354 0.6176321640000088 0.7917001487310438 0.0001959417442809 0.0007053434767499 0.0 0.0 0.0 0.0 38 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1129975 JAG1 NOTCH2 JAG1-NOTCH2 CXCL14+ Fibroblasts Myeloid Cells CXCL14+ Fibroblasts -> Myeloid Cells 0.0027336454509878 0.6303682835571691 0.7426180951053148 0.7827641335561659 0.000219642761279 0.0005184623914895 0.0 0.0001810610175629 0.0212987022608109 0.0 526 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1130025 MMRN2 CLEC14A MMRN2-CLEC14A Plasma Cells B Cells Plasma Cells -> B Cells 0.0027278041007 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0002165306714062 0.000671064546954 0.0 0.001058201058201 0.3509683066343133 0.0 315 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1130026 THBS2 CD36 THBS2-CD36 Luminal-like Amorphous DCIS Cells Plasma Cells Luminal-like Amorphous DCIS Cells -> Plasma Cells 0.0027277885015812 0.2510234128936706 0.7373999388878224 0.2461374514707439 0.0009262556366009 0.0009761781830445 0.0 0.0 0.0 0.0 272 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1130122 VWF LRP1 VWF-LRP1 B Cells Myeloid Cells B Cells -> Myeloid Cells 0.0027162250295139 0.6332974881236617 0.7769451595923457 0.6198216015396206 0.00023686843287 0.0005558995075445 0.0 8.294625082946251e-05 0.010391881434609 0.0 137 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1130144 DLL4 NOTCH4 DLL4-NOTCH4 B Cells CXCL14+ Fibroblasts B Cells -> CXCL14+ Fibroblasts 0.0027141479288842 0.6342079770588467 0.896164124004365 0.6198216015396206 0.0002327631000826 0.0004874986369898 0.0 0.0 0.0 0.0 800 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1130155 MMRN2 CD93 MMRN2-CD93 Apocrine Cells T Lymphocytes Apocrine Cells -> T Lymphocytes 0.0027132846151677 0.250044481781731 0.7779918296243433 0.2461374514707439 7.058774627838557e-05 0.0118035014556376 0.0 0.0 0.0 0.0 74 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1130202 VWF SELP VWF-SELP Mast Cells B Cells Mast Cells -> B Cells 0.0027092231376686 0.8525936146535493 0.7760344326192508 0.6198216015396206 0.0002103933337194 0.0004582650848664 0.0 0.0 0.0 0.0 112 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1130210 JAG1 NOTCH2 JAG1-NOTCH2 B Cells CXCL14+ Fibroblasts B Cells -> CXCL14+ Fibroblasts 0.002708713141277 0.8630183004227985 0.773263018678637 0.6198216015396206 0.0001109003117737 0.0008609682710384 0.0 0.0 0.0 0.0 800 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1130241 DLL4 NOTCH3 DLL4-NOTCH3 B Cells Plasma Cells B Cells -> Plasma Cells 0.0027059295733869 0.6342079770588467 0.4638256179742202 0.6198216015396206 0.0002327631000826 0.0009249287638231 0.0 0.0 0.0 0.0 297 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1130336 VWF LRP1 VWF-LRP1 Myoepithelial Cells Apocrine Cells Myoepithelial Cells -> Apocrine Cells 0.002696461654352 0.7158082793127664 0.2550748532138862 0.2461374514707439 0.0025256125075084 0.0003386430177035 0.0 9.749545021232342e-05 0.0062815860539483 0.0 1049 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1130343 VWF LRP1 VWF-LRP1 Apocrine Cells CXCL14+ Fibroblasts Apocrine Cells -> CXCL14+ Fibroblasts 0.0026952758593224 0.2486570577556728 0.9078204025796472 0.2461374514707439 0.0001077515101466 0.0064028969591119 0.0 0.0 0.0 0.0 20 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1130400 VWF ITGA9 VWF-ITGA9 B Cells Apocrine Cells B Cells -> Apocrine Cells 0.0026888965099409 0.6332974881236617 0.2531744428854943 0.2461374514707439 0.00023686843287 0.0040430820937484 0.0 0.0 0.0 0.0 15 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1130419 MMRN2 CD93 MMRN2-CD93 CXCL14+ Fibroblasts Plasma Cells CXCL14+ Fibroblasts -> Plasma Cells 0.0026873664158946 0.940547666092272 0.4630027772793905 0.7204611100467462 0.0001298888146421 0.0009242223287825 0.0 0.0 0.0 0.0 285 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1130490 DLL4 NOTCH4 DLL4-NOTCH4 Apocrine Cells Macrophages Apocrine Cells -> Macrophages 0.0026799841081283 0.2490567623945399 0.8818120773736414 0.2461374514707439 0.000126812416921 0.0054043611446182 0.0 0.0 0.0 0.0 15 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1130492 EFNB2 PECAM1 EFNB2-PECAM1 Myeloid Cells Apocrine Cells Myeloid Cells -> Apocrine Cells 0.0026798447818584 0.7451589345683471 0.2491073778594529 0.2461374514707439 0.0040724665904272 0.0001990509171164 0.0 0.0 0.0 0.0 24 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1130522 CXCL12 CXCR4 CXCL12-CXCR4 Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0026771481496716 0.255669001367946 0.6632137581773894 0.2461374514707439 0.0002269856810233 0.0038860320327025 0.0 0.0 0.0 0.0 4 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1130546 CXCL12 ITGA4 CXCL12-ITGA4 Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0026743751463268 0.255669001367946 0.6631822525600675 0.2461374514707439 0.0002269856810233 0.0038621268649178 0.0 0.0 0.0 0.0 2 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1130567 DLL4 NOTCH4 DLL4-NOTCH4 Apocrine Cells Myeloid Cells Apocrine Cells -> Myeloid Cells 0.0026722377744572 0.2490567623945399 0.7480927101953669 0.2461374514707439 0.000126812416921 0.006260692484444 0.0 0.0 0.0 0.0 20 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1130575 MMRN2 CD93 MMRN2-CD93 CXCL14+ Fibroblasts CXCL14+ Fibroblasts CXCL14+ Fibroblasts -> CXCL14+ Fibroblasts 0.0026716221255448 0.940547666092272 0.8817184225858201 1.0 0.0001298888146421 0.0003375370073613 0.0 0.0 0.0 0.0 4019 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1130589 MMRN2 CD93 MMRN2-CD93 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts -> 11q13 Invasive Tumor Cells (G1/S) 0.0026698832397589 0.940547666092272 0.6587114738285964 0.6198216015396206 0.0001298888146421 0.0007261054236978 0.0 0.0 0.0 0.0 409 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1130618 MMRN2 CD93 MMRN2-CD93 B Cells CXCL14+ Fibroblasts B Cells -> CXCL14+ Fibroblasts 0.0026653371493414 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.0003083910058032 0.0003375370073613 0.0 0.0 0.0 0.0 800 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1130638 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells Apocrine Cells 11q13 Invasive Tumor Cells -> Apocrine Cells 0.0026630850252716 0.6242573126045354 0.2562573700401372 0.2461374514707439 0.0034559943126159 0.0002621208738319 0.0 0.0 0.0 0.0 179 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1130646 JAG1 NOTCH2 JAG1-NOTCH2 Mast Cells CXCL14+ Fibroblasts Mast Cells -> CXCL14+ Fibroblasts 0.0026622888548518 0.6303682835571691 0.773263018678637 0.8567148457705164 9.902323108165852e-05 0.0008609682710384 0.0 0.0001608751608751 0.0482640736757491 0.0 148 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1130650 DLL4 NOTCH4 DLL4-NOTCH4 Apocrine Cells CAFs, Invasive Associated Apocrine Cells -> CAFs, Invasive Associated 0.0026619069609576 0.2490567623945399 0.6571792026963191 0.2461374514707439 0.000126812416921 0.0069630688870869 0.0 0.0 0.0 0.0 0 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1130735 MMP2 PECAM1 MMP2-PECAM1 Apocrine Cells B Cells Apocrine Cells -> B Cells 0.0026532598283763 0.2491408586098361 0.6331674633943454 0.2461374514707439 0.0001826541344284 0.0049190726392343 0.0 0.0 0.0 0.0 11 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1130781 C3 LRP1 C3-LRP1 Apocrine Cells Myeloid Cells Apocrine Cells -> Myeloid Cells 0.0026472792021012 0.2485046029682279 0.7769451595923457 0.2461374514707439 0.0013028322726017 0.0005558995075445 0.0 0.0025 0.5604605874441559 0.0 20 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1130782 MMP2 PECAM1 MMP2-PECAM1 Apocrine Cells Luminal-like Amorphous DCIS Cells Apocrine Cells -> Luminal-like Amorphous DCIS Cells 0.002647171589489 0.2491408586098361 0.2491073778594529 0.3990376746076917 0.0001826541344284 0.0076066460958003 0.0 0.0 0.0 0.0 89 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1130783 VWF ITGA9 VWF-ITGA9 Apocrine Cells B Cells Apocrine Cells -> B Cells 0.0026471454455315 0.2486570577556728 0.6252253442669611 0.2461374514707439 0.0001077515101466 0.0083442542366581 0.0 0.0 0.0 0.0 11 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1130796 CXCL12 CXCR4 CXCL12-CXCR4 Apocrine Cells Myeloid Cells Apocrine Cells -> Myeloid Cells 0.0026445802084324 0.255669001367946 0.7447682696221608 0.2461374514707439 0.0002269856810233 0.0032154705418133 0.0 0.0 0.0 0.0 20 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1130830 JAG1 NOTCH2 JAG1-NOTCH2 Apocrine Cells Mast Cells Apocrine Cells -> Mast Cells 0.0026416058655569 0.2451358214448441 0.773263018678637 0.2461374514707439 0.0010709508378277 0.0006800116997025 0.0 0.0 0.0 0.0 1 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1130860 VWF LRP1 VWF-LRP1 B Cells Mast Cells B Cells -> Mast Cells 0.0026391091865531 0.6332974881236617 0.8755243548400705 0.6198216015396206 0.00023686843287 0.0004150165744076 0.0 0.0001171508903467 0.0143334834633008 0.0 97 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1130897 MMRN2 CD93 MMRN2-CD93 Plasma Cells CXCL14+ Fibroblasts Plasma Cells -> CXCL14+ Fibroblasts 0.0026347954015425 0.7205550478301406 0.8817184225858201 0.7204611100467462 0.0002165306714062 0.0003375370073613 0.0 0.0 0.0 0.0 306 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1130918 THBS2 CD36 THBS2-CD36 Myoepithelial Cells Apocrine Cells Myoepithelial Cells -> Apocrine Cells 0.0026326223857708 0.724503440376099 0.2562573700401372 0.2461374514707439 0.0027791828709671 0.0002621208738319 0.0 0.0 0.0 0.0 1049 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1130975 JAG1 NOTCH2 JAG1-NOTCH2 Mast Cells Mast Cells Mast Cells -> Mast Cells 0.0026264605896897 0.6303682835571691 0.773263018678637 1.0 9.902323108165852e-05 0.0006800116997025 0.0 0.0 0.0 0.0 14 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1131040 MMRN2 CLEC14A MMRN2-CLEC14A CXCL14+ Fibroblasts B Cells CXCL14+ Fibroblasts -> B Cells 0.0026188446493545 0.940547666092272 0.6347970925105053 0.6198216015396206 0.0001298888146421 0.000671064546954 0.0 0.0 0.0 0.0 791 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1131066 CD34 SELP CD34-SELP Apocrine Cells CAFs, Invasive Associated Apocrine Cells -> CAFs, Invasive Associated 0.0026165295945592 0.2491449441646273 0.6572093097629401 0.2461374514707439 0.0003767662344862 0.002113171886167 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1131107 C3 LRP1 C3-LRP1 Luminal-like Amorphous DCIS Cells Apocrine Cells Luminal-like Amorphous DCIS Cells -> Apocrine Cells 0.0026110319795329 0.2485046029682279 0.2550748532138862 0.3990376746076917 0.0036991419150414 0.0003386430177035 0.0 0.0 0.0 0.0 97 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1131143 MMRN2 CD93 MMRN2-CD93 Apocrine Cells CAFs, DCIS Associated Apocrine Cells -> CAFs, DCIS Associated 0.0026063958101179 0.250044481781731 0.4630027772793905 0.2461374514707439 7.058774627838557e-05 0.0155837683010033 0.0 0.0 0.0 0.0 89 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1131163 JAG1 NOTCH2 JAG1-NOTCH2 B Cells Mast Cells B Cells -> Mast Cells 0.0026042626243241 0.8630183004227985 0.773263018678637 0.6198216015396206 0.0001109003117737 0.0006800116997025 0.0 0.0019636720667648 0.1687198382274492 0.0 97 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1131343 MMP2 PECAM1 MMP2-PECAM1 Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0025797125533432 0.2491408586098361 0.6331674633943454 0.2461374514707439 0.0001826541344284 0.0041555861088636 0.0 0.0 0.0 0.0 2 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1131370 DLL4 NOTCH3 DLL4-NOTCH3 Apocrine Cells CXCL14+ Fibroblasts Apocrine Cells -> CXCL14+ Fibroblasts 0.0025763562786544 0.2490567623945399 0.8818326005152037 0.2461374514707439 0.000126812416921 0.0042655619249233 0.0 0.0 0.0 0.0 20 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1131396 EFNB2 PECAM1 EFNB2-PECAM1 Plasma Cells Apocrine Cells Plasma Cells -> Apocrine Cells 0.0025727040259807 0.4619393085577573 0.2491073778594529 0.2461374514707439 0.0051428381563772 0.0001990509171164 0.0 0.0 0.0 0.0 24 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1131399 C3 LRP1 C3-LRP1 Apocrine Cells Mast Cells Apocrine Cells -> Mast Cells 0.0025721207873879 0.2485046029682279 0.8755243548400705 0.2461374514707439 0.0013028322726017 0.0004150165744076 0.0 0.0 0.0 0.0 1 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1131429 VWF LRP1 VWF-LRP1 Luminal-like Amorphous DCIS Cells Apocrine Cells Luminal-like Amorphous DCIS Cells -> Apocrine Cells 0.0025689912077521 0.2486570577556728 0.2550748532138862 0.3990376746076917 0.0033537993821664 0.0003386430177035 0.0 0.0 0.0 0.0 97 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1131438 VWF ITGA9 VWF-ITGA9 Apocrine Cells Myeloid Cells Apocrine Cells -> Myeloid Cells 0.0025679058650041 0.2486570577556728 0.7831795333113832 0.2461374514707439 0.0001077515101466 0.0055509879377996 0.0 0.0 0.0 0.0 20 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1131449 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells (G1/S) Mast Cells 11q13 Invasive Tumor Cells (G1/S) -> Mast Cells 0.002566014401064 0.6242573126045354 0.8765901449012573 0.6198216015396206 0.0001959417442809 0.0004295051170816 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1131476 EFNB2 PECAM1 EFNB2-PECAM1 CXCL14+ Fibroblasts Apocrine Cells CXCL14+ Fibroblasts -> Apocrine Cells 0.0025612766608529 0.8640667164982425 0.2491073778594529 0.2461374514707439 0.002676946692949 0.0001990509171164 0.0 0.0 0.0 0.0 29 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1131508 C3 LRP1 C3-LRP1 Apocrine Cells Apocrine Cells Apocrine Cells -> Apocrine Cells 0.0025572596071007 0.2485046029682279 0.2550748532138862 1.0 0.0013028322726017 0.0003386430177035 0.0 0.0004036326942482 0.0418362542084112 0.0 991 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1131516 JAG1 NOTCH2 JAG1-NOTCH2 Mast Cells B Cells Mast Cells -> B Cells 0.0025564418408808 0.6303682835571691 0.8445107771175474 0.6198216015396206 9.902323108165852e-05 0.0008542071298387 0.0 0.0002125850340136 0.0392632781267847 0.0 112 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1131525 DLL4 NOTCH3 DLL4-NOTCH3 Apocrine Cells T Lymphocytes Apocrine Cells -> T Lymphocytes 0.0025556774458625 0.2490567623945399 0.7746834992804791 0.2461374514707439 0.000126812416921 0.0046263543438723 0.0 0.0 0.0 0.0 74 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1131580 VWF ITGA9 VWF-ITGA9 Apocrine Cells Apocrine Cells Apocrine Cells -> Apocrine Cells 0.0025489794403132 0.2486570577556728 0.2531744428854943 1.0 0.0001077515101466 0.0040430820937484 0.0 0.0002752041097147 0.7389083432389889 0.0 991 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1131601 VWF LRP1 VWF-LRP1 Basal-like Structured DCIS Cells Apocrine Cells Basal-like Structured DCIS Cells -> Apocrine Cells 0.00254651562725 0.6332974881236617 0.2550748532138862 0.2461374514707439 0.0020251995753771 0.0003386430177035 0.0 4.912234739324076e-05 0.0031649297649336 0.0 694 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1131654 THBS2 CD36 THBS2-CD36 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0025401119187621 0.2510234128936706 0.6176321640000088 0.2461374514707439 0.0009262556366009 0.0007598956708367 0.0 0.0 0.0 0.0 26 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1131671 VWF LRP1 VWF-LRP1 Dendritic Cells Apocrine Cells Dendritic Cells -> Apocrine Cells 0.0025384862282103 0.6332974881236617 0.2550748532138862 0.2461374514707439 0.0019871862905238 0.0003386430177035 0.0 0.0 0.0 0.0 75 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1131684 MMRN2 CLEC14A MMRN2-CLEC14A Dendritic Cells Apocrine Cells Dendritic Cells -> Apocrine Cells 0.002536485873125 0.6301823358791634 0.2491545808994955 0.2461374514707439 0.0015409900107563 0.0004471667362236 0.0 0.0 0.0 0.0 75 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1131710 CXCL12 ITGA4 CXCL12-ITGA4 Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0025322380172939 0.255669001367946 0.6631822525600675 0.2461374514707439 0.0002269856810233 0.0027830389352876 0.0 0.0 0.0 0.0 4 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1131711 C1QB LRP1 C1QB-LRP1 Plasma Cells Apocrine Cells Plasma Cells -> Apocrine Cells 0.0025322114350621 0.4601010570874773 0.2550748532138862 0.2461374514707439 0.0026949121497638 0.0003386430177035 0.0 0.0 0.0 0.0 24 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1131721 HSPG2 LRP1 HSPG2-LRP1 Mast Cells Apocrine Cells Mast Cells -> Apocrine Cells 0.0025309379313638 0.8349903778527206 0.2550748532138862 0.2461374514707439 0.0014804857410621 0.0003386430177035 0.0 0.0 0.0 0.0 3 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1131743 CD34 SELP CD34-SELP B Cells CXCL14+ Fibroblasts B Cells -> CXCL14+ Fibroblasts 0.0025280435942044 0.633566764858408 0.8819126042133903 0.6198216015396206 0.0006336851232098 0.0001189339410417 0.0 0.0 0.0 0.0 800 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1131762 VWF SELP VWF-SELP Myeloid Cells CXCL14+ Fibroblasts Myeloid Cells -> CXCL14+ Fibroblasts 0.0025253074143677 0.7848266128497919 0.8819126042133903 0.7827641335561659 0.0004024409845247 0.0001189339410417 0.0 0.0 0.0 0.0 527 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1131772 VWF ITGA9 VWF-ITGA9 Apocrine Cells Plasma Cells Apocrine Cells -> Plasma Cells 0.0025237644783547 0.2486570577556728 0.7292496872084557 0.2461374514707439 0.0001077515101466 0.0053724660607752 0.0 0.0 0.0 0.0 15 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1131777 A2M LRP1 A2M-LRP1 B Cells Apocrine Cells B Cells -> Apocrine Cells 0.0025227353425229 0.7741139100414175 0.2550748532138862 0.2461374514707439 0.0015661096645571 0.0003386430177035 0.0 0.0 0.0 0.0 15 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1131829 MMRN2 CLEC14A MMRN2-CLEC14A CAFs, Invasive Associated Apocrine Cells CAFs, Invasive Associated -> Apocrine Cells 0.0025163110861321 0.6301823358791634 0.2491545808994955 0.2461374514707439 0.00146889578236 0.0004471667362236 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1131893 THBS2 CD36 THBS2-CD36 Luminal-like Amorphous DCIS Cells B Cells Luminal-like Amorphous DCIS Cells -> B Cells 0.0025087691848947 0.2510234128936706 0.6176321640000088 0.2461374514707439 0.0009262556366009 0.0007053434767499 0.0 0.0 0.0 0.0 176 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1131902 JAG1 NOTCH2 JAG1-NOTCH2 Apocrine Cells Myeloid Cells Apocrine Cells -> Myeloid Cells 0.0025078884311973 0.2451358214448441 0.7426180951053148 0.2461374514707439 0.0010709508378277 0.0005184623914895 0.0 0.0095238095238095 1.0 0.0 20 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1131935 MMP2 PECAM1 MMP2-PECAM1 Luminal-like Amorphous DCIS Cells Apocrine Cells Luminal-like Amorphous DCIS Cells -> Apocrine Cells 0.0025038889477073 0.2491408586098361 0.2491073778594529 0.3990376746076917 0.0049987108499989 0.0001990509171164 0.0 0.0 0.0 0.0 97 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1131999 CXCL12 ITGA4 CXCL12-ITGA4 Apocrine Cells Myeloid Cells Apocrine Cells -> Myeloid Cells 0.0024943172008801 0.255669001367946 0.7462743270426613 0.2461374514707439 0.0002269856810233 0.0022591041672132 0.0 0.0 0.0 0.0 20 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1132003 CD34 SELP CD34-SELP Apocrine Cells Plasma Cells Apocrine Cells -> Plasma Cells 0.0024938355809986 0.2491449441646273 0.4623922682986163 0.2461374514707439 0.0003767662344862 0.0022515473538965 0.0 0.0 0.0 0.0 15 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1132031 VWF SELP VWF-SELP CXCL14+ Fibroblasts CXCL14+ Fibroblasts CXCL14+ Fibroblasts -> CXCL14+ Fibroblasts 0.0024901705742301 0.9275752708651288 0.8819126042133903 1.0 0.000245041593909 0.0001189339410417 0.0 1.1309914270849828e-05 0.0711055872235514 0.0 4019 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1132139 JAG1 NOTCH2 JAG1-NOTCH2 B Cells Myeloid Cells B Cells -> Myeloid Cells 0.0024724354955826 0.8630183004227985 0.7426180951053148 0.6198216015396206 0.0001109003117737 0.0005184623914895 0.0 0.0 0.0 0.0 137 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1132141 MMP2 PECAM1 MMP2-PECAM1 Apocrine Cells CAFs, Invasive Associated Apocrine Cells -> CAFs, Invasive Associated 0.0024721807498088 0.2491408586098361 0.6331674633943454 0.2461374514707439 0.0001826541344284 0.0032187363284526 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1132263 MMRN2 CLEC14A MMRN2-CLEC14A Apocrine Cells T Lymphocytes Apocrine Cells -> T Lymphocytes 0.0024569047572512 0.250044481781731 0.6347970925105053 0.2461374514707439 7.058774627838557e-05 0.0079745943515326 0.0 0.0 0.0 0.0 74 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1132289 VWF LRP1 VWF-LRP1 CAFs, Invasive Associated Apocrine Cells CAFs, Invasive Associated -> Apocrine Cells 0.0024527841814566 0.6332974881236617 0.2550748532138862 0.2461374514707439 0.0016171311116606 0.0003386430177035 0.0 0.0 0.0 0.0 0 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1132312 A2M LRP1 A2M-LRP1 Plasma Cells Apocrine Cells Plasma Cells -> Apocrine Cells 0.0024503973898013 0.4648000335061383 0.2550748532138862 0.2461374514707439 0.0021905373114471 0.0003386430177035 0.0 0.0 0.0 0.0 24 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1132324 THBS2 CD36 THBS2-CD36 Luminal-like Amorphous DCIS Cells Mast Cells Luminal-like Amorphous DCIS Cells -> Mast Cells 0.002448501794041 0.2510234128936706 0.8765901449012573 0.2461374514707439 0.0009262556366009 0.0004295051170816 0.0 0.0 0.0 0.0 34 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1132327 VWF SELP VWF-SELP Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells -> CXCL14+ Fibroblasts 0.0024482032108884 0.2486570577556728 0.8819126042133903 0.2461374514707439 0.0033537993821664 0.0001189339410417 0.0 0.0 0.0 0.0 1384 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1132346 HSPG2 LRP1 HSPG2-LRP1 B Cells Apocrine Cells B Cells -> Apocrine Cells 0.002446320596207 0.7789175740361626 0.2550748532138862 0.2461374514707439 0.0012941512528773 0.0003386430177035 0.0 0.0 0.0 0.0 15 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1132361 MMP2 PECAM1 MMP2-PECAM1 Plasma Cells Apocrine Cells Plasma Cells -> Apocrine Cells 0.0024445217018764 0.718867305289982 0.2491073778594529 0.2461374514707439 0.0024319941937022 0.0001990509171164 0.0 0.0 0.0 0.0 24 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1132372 MMP2 PECAM1 MMP2-PECAM1 Apocrine Cells Myoepithelial Cells Apocrine Cells -> Myoepithelial Cells 0.0024430559183837 0.2491408586098361 0.7167436199046466 0.2461374514707439 0.0001826541344284 0.0026482500471321 0.0 8.0042689434365e-05 0.0731032723973624 0.0 937 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1132395 THBS2 CD36 THBS2-CD36 Basal-like Structured DCIS Cells Apocrine Cells Basal-like Structured DCIS Cells -> Apocrine Cells 0.0024409101663421 0.6242573126045354 0.2562573700401372 0.2461374514707439 0.0020491452254277 0.0002621208738319 0.0 0.0 0.0 0.0 694 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1132413 MMRN2 CLEC14A MMRN2-CLEC14A Apocrine Cells CAFs, Invasive Associated Apocrine Cells -> CAFs, Invasive Associated 0.0024385426680267 0.250044481781731 0.6347970925105053 0.2461374514707439 7.058774627838557e-05 0.0076236123034427 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1132421 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) -> Apocrine Cells 0.002437406782941 0.6332974881236617 0.2550748532138862 0.2461374514707439 0.0015572459193676 0.0003386430177035 0.0 0.0 0.0 0.0 5 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1132507 C1QB LRP1 C1QB-LRP1 Mast Cells Apocrine Cells Mast Cells -> Apocrine Cells 0.0024209799159435 0.7753420160918723 0.2550748532138862 0.2461374514707439 0.0012213774841743 0.0003386430177035 0.0 0.0 0.0 0.0 3 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1132548 VWF SELP VWF-SELP Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0024141806033987 0.2486570577556728 0.6572093097629401 0.2461374514707439 0.0001077515101466 0.0045674276780054 0.0 0.0 0.0 0.0 2 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1132588 VWF ITGA9 VWF-ITGA9 Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0024079646879795 0.2486570577556728 0.6252253442669611 0.2461374514707439 0.0001077515101466 0.0047273851759697 0.0 0.0 0.0 0.0 4 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1132607 C1QB LRP1 C1QB-LRP1 Myeloid Cells Apocrine Cells Myeloid Cells -> Apocrine Cells 0.0024045978739822 0.7452691992612583 0.2550748532138862 0.2461374514707439 0.0012199377895337 0.0003386430177035 0.0 0.0 0.0 0.0 24 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1132629 MMRN2 CLEC14A MMRN2-CLEC14A Apocrine Cells Luminal-like Amorphous DCIS Cells Apocrine Cells -> Luminal-like Amorphous DCIS Cells 0.0024011059221515 0.250044481781731 0.2491545808994955 0.3990376746076917 7.058774627838557e-05 0.0109188419829382 0.0 0.0 0.0 0.0 89 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1132637 MMP2 PECAM1 MMP2-PECAM1 B Cells Apocrine Cells B Cells -> Apocrine Cells 0.0023997028263446 0.6303642896310324 0.2491073778594529 0.2461374514707439 0.0024819960935566 0.0001990509171164 0.0 0.0 0.0 0.0 15 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1132665 MMRN2 CLEC14A MMRN2-CLEC14A Macrophages Apocrine Cells Macrophages -> Apocrine Cells 0.0023943496386572 0.893316592628645 0.2491545808994955 0.2461374514707439 0.0007691101630988 0.0004471667362236 0.0 0.0 0.0 0.0 19 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1132671 JAG1 NOTCH2 JAG1-NOTCH2 Mast Cells Myeloid Cells Mast Cells -> Myeloid Cells 0.0023937726477043 0.6303682835571691 0.7426180951053148 0.7827641335561659 9.902323108165852e-05 0.0005184623914895 0.0 0.0 0.0 0.0 23 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1132673 VWF SELP VWF-SELP Apocrine Cells Basal-like Structured DCIS Cells Apocrine Cells -> Basal-like Structured DCIS Cells 0.0023931549575515 0.2486570577556728 0.7760344326192508 0.2461374514707439 0.0001077515101466 0.0036702914086929 0.0 0.0 0.0 0.0 684 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1132687 VWF SELP VWF-SELP Plasma Cells CXCL14+ Fibroblasts Plasma Cells -> CXCL14+ Fibroblasts 0.002391416072942 0.7158082793127664 0.8819126042133903 0.7204611100467462 0.0003457348439318 0.0001189339410417 0.0 0.0 0.0 0.0 306 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1132750 MMRN2 CD93 MMRN2-CD93 Apocrine Cells Basal-like Structured DCIS Cells Apocrine Cells -> Basal-like Structured DCIS Cells 0.0023802203157219 0.250044481781731 0.7779918296243433 0.2461374514707439 7.058774627838557e-05 0.0053794918117879 0.0 0.0003654970760233 0.0441199333536716 0.0 684 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1132751 MMRN2 CLEC14A MMRN2-CLEC14A Apocrine Cells Myoepithelial Cells Apocrine Cells -> Myoepithelial Cells 0.0023800204597304 0.250044481781731 0.7154802332407408 0.2461374514707439 7.058774627838557e-05 0.0058465532256424 0.0 0.0 0.0 0.0 937 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1132780 DLL4 NOTCH4 DLL4-NOTCH4 Apocrine Cells Mast Cells Apocrine Cells -> Mast Cells 0.0023751156923897 0.2490567623945399 0.836885603004631 0.2461374514707439 0.000126812416921 0.0027591088867233 0.0 0.0 0.0 0.0 1 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1132819 CXCL12 ITGA4 CXCL12-ITGA4 Apocrine Cells CXCL14+ Fibroblasts Apocrine Cells -> CXCL14+ Fibroblasts 0.0023679277207138 0.255669001367946 0.7754239189773715 0.2461374514707439 0.0002269856810233 0.0015914585039484 0.0 0.0 0.0 0.0 20 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1132845 CD34 SELP CD34-SELP Apocrine Cells Mast Cells Apocrine Cells -> Mast Cells 0.0023636833289027 0.2491449441646273 0.8347297932672282 0.2461374514707439 0.0003767662344862 0.0009042150166242 0.0 0.0 0.0 0.0 1 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1132901 VWF LRP1 VWF-LRP1 Macrophages Apocrine Cells Macrophages -> Apocrine Cells 0.0023526512313507 0.9011206516381156 0.2550748532138862 0.2461374514707439 0.0008850282134344 0.0003386430177035 0.0 0.0005980861244019 0.0385344080151569 0.0 19 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1132927 MMP2 PECAM1 MMP2-PECAM1 Apocrine Cells Basal-like Structured DCIS Cells Apocrine Cells -> Basal-like Structured DCIS Cells 0.0023471805298518 0.2491408586098361 0.6331674633943454 0.2461374514707439 0.0001826541344284 0.0023576674662702 0.0 7.309941520467836e-05 0.0350514044147427 0.0 684 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1132970 VWF SELP VWF-SELP Apocrine Cells Dendritic Cells Apocrine Cells -> Dendritic Cells 0.0023400420289747 0.2486570577556728 0.7760344326192508 0.2461374514707439 0.0001077515101466 0.0032078747392388 0.0 0.0 0.0 0.0 64 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1132982 DLL4 NOTCH4 DLL4-NOTCH4 Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0023386402204505 0.2490567623945399 0.6571792026963191 0.2461374514707439 0.000126812416921 0.0032020139126304 0.0 0.0 0.0 0.0 4 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1133002 VWF SELP VWF-SELP Apocrine Cells Myoepithelial Cells Apocrine Cells -> Myoepithelial Cells 0.0023354990576373 0.2486570577556728 0.4623922682986163 0.2461374514707439 0.0001077515101466 0.0053213839468185 0.0 0.0 0.0 0.0 937 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1133014 A2M LRP1 A2M-LRP1 Myeloid Cells Apocrine Cells Myeloid Cells -> Apocrine Cells 0.0023329210842858 0.7460047258226694 0.2550748532138862 0.2461374514707439 0.0010163752993685 0.0003386430177035 0.0 0.0 0.0 0.0 24 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1133015 VWF SELP VWF-SELP Mast Cells CXCL14+ Fibroblasts Mast Cells -> CXCL14+ Fibroblasts 0.0023329198174114 0.8525936146535493 0.8819126042133903 0.8567148457705164 0.0002103933337194 0.0001189339410417 0.0 0.0 0.0 0.0 148 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1133034 MMRN2 CD93 MMRN2-CD93 Apocrine Cells Luminal-like Amorphous DCIS Cells Apocrine Cells -> Luminal-like Amorphous DCIS Cells 0.0023289629501665 0.250044481781731 0.4630027772793905 0.3990376746076917 7.058774627838557e-05 0.0048929293424311 0.0 0.0 0.0 0.0 89 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1133040 MMRN2 CLEC14A MMRN2-CLEC14A Apocrine Cells Basal-like Structured DCIS Cells Apocrine Cells -> Basal-like Structured DCIS Cells 0.0023285974957139 0.250044481781731 0.6347970925105053 0.2461374514707439 7.058774627838557e-05 0.0057802287131517 0.0 0.0 0.0 0.0 684 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1133059 CD34 SELP CD34-SELP Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0023256366432778 0.2491449441646273 0.6572093097629401 0.2461374514707439 0.0003767662344862 0.0010419094417808 0.0 0.0 0.0 0.0 4 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1133081 VWF LRP1 VWF-LRP1 Apocrine Cells Plasma Cells Apocrine Cells -> Plasma Cells 0.0023211208838126 0.2486570577556728 0.7346293219749174 0.2461374514707439 0.0001077515101466 0.0032275631628407 0.0 0.0 0.0 0.0 15 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1133140 C1QB LRP1 C1QB-LRP1 CXCL14+ Fibroblasts Apocrine Cells CXCL14+ Fibroblasts -> Apocrine Cells 0.0023073715390201 0.7753420160918723 0.2550748532138862 0.2461374514707439 0.0009153913192522 0.0003386430177035 0.0 0.0 0.0 0.0 29 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1133180 DLL4 NOTCH4 DLL4-NOTCH4 Apocrine Cells Plasma Cells Apocrine Cells -> Plasma Cells 0.0022988718101848 0.2490567623945399 0.4641352222874551 0.2461374514707439 0.000126812416921 0.0040904475843412 0.0 0.0 0.0 0.0 15 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1133213 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) -> CXCL14+ Fibroblasts 0.0022921139380434 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.0003521782369754 0.0001189339410417 0.0 0.0 0.0 0.0 380 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1133238 DLL4 NOTCH3 DLL4-NOTCH3 B Cells Mast Cells B Cells -> Mast Cells 0.0022864511383533 0.6342079770588467 0.8341464445360613 0.6198216015396206 0.0002327631000826 0.0001871866311057 0.0 0.0 0.0 0.0 97 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1133292 EFNB2 PECAM1 EFNB2-PECAM1 B Cells Apocrine Cells B Cells -> Apocrine Cells 0.002276585916706 0.7800321422220979 0.2491073778594529 0.2461374514707439 0.0014623066995027 0.0001990509171164 0.0 0.0 0.0 0.0 15 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1133339 C3 LRP1 C3-LRP1 Myeloid Cells Apocrine Cells Myeloid Cells -> Apocrine Cells 0.0022673599802089 0.7796725988275006 0.2550748532138862 0.2461374514707439 0.000819605673545 0.0003386430177035 0.0 0.0010416666666666 0.107968041459728 0.0 24 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1133340 CXCL12 CXCR4 CXCL12-CXCR4 Apocrine Cells CXCL14+ Fibroblasts Apocrine Cells -> CXCL14+ Fibroblasts 0.0022671292548274 0.255669001367946 0.7757991160529997 0.2461374514707439 0.0002269856810233 0.0012252690191386 0.0 0.0 0.0 0.0 20 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1133343 THBS2 CD36 THBS2-CD36 Apocrine Cells Myoepithelial Cells Apocrine Cells -> Myoepithelial Cells 0.0022662621320819 0.2510234128936706 0.7373999388878224 0.2461374514707439 5.260070730345377e-05 0.0056518532344078 0.0 0.0001778726431874 0.1473835446737894 0.0 937 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1133354 VWF SELP VWF-SELP Apocrine Cells Myeloid Cells Apocrine Cells -> Myeloid Cells 0.00226469343314 0.2486570577556728 0.7478729882108823 0.2461374514707439 0.0001077515101466 0.0027351735586246 0.0 0.0 0.0 0.0 20 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1133383 VWF SELP VWF-SELP Apocrine Cells Macrophages Apocrine Cells -> Macrophages 0.0022588503026844 0.2486570577556728 0.941479368642921 0.2461374514707439 0.0001077515101466 0.0021392900294222 0.0 0.0 0.0 0.0 15 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1133404 DLL4 NOTCH3 DLL4-NOTCH3 Apocrine Cells Macrophages Apocrine Cells -> Macrophages 0.0022543189371472 0.2490567623945399 0.8923034233058523 0.2461374514707439 0.000126812416921 0.00189193058407 0.0 0.0 0.0 0.0 15 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1133419 THBS2 CD36 THBS2-CD36 Apocrine Cells Luminal-like Amorphous DCIS Cells Apocrine Cells -> Luminal-like Amorphous DCIS Cells 0.0022514266616833 0.2510234128936706 0.2562573700401372 0.3990376746076917 5.260070730345377e-05 0.0096442330625583 0.0 0.0 0.0 0.0 89 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1133463 THBS2 CD36 THBS2-CD36 Apocrine Cells T Lymphocytes Apocrine Cells -> T Lymphocytes 0.0022405387154471 0.2510234128936706 0.6176321640000088 0.2461374514707439 5.260070730345377e-05 0.0063011237754475 0.0 0.0 0.0 0.0 74 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1133467 HSPG2 LRP1 HSPG2-LRP1 Plasma Cells Apocrine Cells Plasma Cells -> Apocrine Cells 0.0022394715652299 0.4629984640915818 0.2550748532138862 0.2461374514707439 0.0012814156885439 0.0003386430177035 0.0 0.0046296296296296 0.6598680263947214 0.0 24 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1133496 VWF ITGA9 VWF-ITGA9 Apocrine Cells CXCL14+ Fibroblasts Apocrine Cells -> CXCL14+ Fibroblasts 0.0022329944700062 0.2486570577556728 0.950463483645931 0.2461374514707439 0.0001077515101466 0.0019776346124415 0.0 0.0 0.0 0.0 20 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1133500 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) -> Apocrine Cells 0.0022324110390146 0.6301823358791634 0.2491545808994955 0.2461374514707439 0.000716220684292 0.0004471667362236 0.0 0.0 0.0 0.0 4 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1133507 EFNB2 PECAM1 EFNB2-PECAM1 Mast Cells Apocrine Cells Mast Cells -> Apocrine Cells 0.0022307916713716 0.8284725546778968 0.2491073778594529 0.2461374514707439 0.0012187708721425 0.0001990509171164 0.0 0.0 0.0 0.0 3 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1133524 MMRN2 CD93 MMRN2-CD93 Apocrine Cells CAFs, Invasive Associated Apocrine Cells -> CAFs, Invasive Associated 0.0022280115482431 0.250044481781731 0.6587114738285964 0.2461374514707439 7.058774627838557e-05 0.0042738820064046 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1133525 MMRN2 CLEC14A MMRN2-CLEC14A Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0022279416863638 0.250044481781731 0.6347970925105053 0.2461374514707439 7.058774627838557e-05 0.0044340558155446 0.0 0.0 0.0 0.0 2 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1133562 MMRN2 CLEC14A MMRN2-CLEC14A Myeloid Cells Apocrine Cells Myeloid Cells -> Apocrine Cells 0.0022191173494864 0.7856500335676843 0.2491545808994955 0.2461374514707439 0.0005542667491398 0.0004471667362236 0.0 0.0 0.0 0.0 24 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1133576 VWF LRP1 VWF-LRP1 Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0022142479181833 0.2486570577556728 0.6207977546603366 0.2461374514707439 0.0001077515101466 0.0028784826949613 0.0 0.0 0.0 0.0 2 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1133579 MMRN2 CD93 MMRN2-CD93 Apocrine Cells Myoepithelial Cells Apocrine Cells -> Myoepithelial Cells 0.0022133153757619 0.250044481781731 0.4630027772793905 0.2461374514707439 7.058774627838557e-05 0.0058437228618857 0.0 0.0 0.0 0.0 937 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1133587 THBS2 CD36 THBS2-CD36 Plasma Cells Apocrine Cells Plasma Cells -> Apocrine Cells 0.0022104072953074 0.724503440376099 0.2562573700401372 0.2461374514707439 0.0009736808737186 0.0002621208738319 0.0 0.0 0.0 0.0 24 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1133605 MMP2 PECAM1 MMP2-PECAM1 Apocrine Cells Myeloid Cells Apocrine Cells -> Myeloid Cells 0.0022052344299545 0.2491408586098361 0.7841656220878274 0.2461374514707439 0.0001826541344284 0.001309307002134 0.0 0.0 0.0 0.0 20 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1133618 C3 LRP1 C3-LRP1 Mast Cells Apocrine Cells Mast Cells -> Apocrine Cells 0.0022022522057649 0.8509500867818902 0.2550748532138862 0.2461374514707439 0.0006305085967044 0.0003386430177035 0.0 0.0 0.0 0.0 3 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1133659 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) -> Apocrine Cells 0.0021923537038416 0.6303642896310324 0.2491073778594529 0.2461374514707439 0.0014431743145616 0.0001990509171164 0.0 0.0 0.0 0.0 5 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1133720 HSPG2 LRP1 HSPG2-LRP1 Myeloid Cells Apocrine Cells Myeloid Cells -> Apocrine Cells 0.0021762092253791 0.7468485855611411 0.2550748532138862 0.2461374514707439 0.0006689050756654 0.0003386430177035 0.0 0.0 0.0 0.0 24 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1133793 MMP2 PECAM1 MMP2-PECAM1 Myeloid Cells Apocrine Cells Myeloid Cells -> Apocrine Cells 0.0021530726384617 0.785133132759182 0.2491073778594529 0.2461374514707439 0.001039571291679 0.0001990509171164 0.0 0.0 0.0 0.0 24 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1133801 MMRN2 CLEC14A MMRN2-CLEC14A Mast Cells Apocrine Cells Mast Cells -> Apocrine Cells 0.002149594921274 0.8571898293845529 0.2491545808994955 0.2461374514707439 0.0004196880356983 0.0004471667362236 0.0 0.0 0.0 0.0 3 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1133817 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) -> Apocrine Cells 0.0021457174243677 0.6319926036888139 0.2550748532138862 0.2461374514707439 0.0007263013575398 0.0003386430177035 0.0 0.0 0.0 0.0 5 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1133818 VWF SELP VWF-SELP B Cells CXCL14+ Fibroblasts B Cells -> CXCL14+ Fibroblasts 0.0021454973436566 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.00023686843287 0.0001189339410417 0.0 0.0 0.0 0.0 800 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1133904 A2M LRP1 A2M-LRP1 Mast Cells Apocrine Cells Mast Cells -> Apocrine Cells 0.0021253218723216 0.8392912392980421 0.2550748532138862 0.2461374514707439 0.0005164482812395 0.0003386430177035 0.0 0.0 0.0 0.0 3 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1133912 VWF SELP VWF-SELP Apocrine Cells CAFs, Invasive Associated Apocrine Cells -> CAFs, Invasive Associated 0.0021231489559342 0.2486570577556728 0.6572093097629401 0.2461374514707439 0.0001077515101466 0.002113171886167 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1133942 MMRN2 CLEC14A MMRN2-CLEC14A Apocrine Cells Dendritic Cells Apocrine Cells -> Dendritic Cells 0.0021169991084342 0.250044481781731 0.6347970925105053 0.2461374514707439 7.058774627838557e-05 0.003263637675389 0.0 0.0 0.0 0.0 64 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1133967 MMRN2 CLEC14A MMRN2-CLEC14A Apocrine Cells Myeloid Cells Apocrine Cells -> Myeloid Cells 0.0021113713588446 0.250044481781731 0.7830372268649692 0.2461374514707439 7.058774627838557e-05 0.0026038611777234 0.0 0.0 0.0 0.0 20 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1133975 THBS2 CD36 THBS2-CD36 B Cells Apocrine Cells B Cells -> Apocrine Cells 0.0021091018139454 0.6242573126045354 0.2562573700401372 0.2461374514707439 0.0008527942416386 0.0002621208738319 0.0 0.0 0.0 0.0 15 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1134064 CD34 SELP CD34-SELP Apocrine Cells B Cells Apocrine Cells -> B Cells 0.002085067375356 0.2491449441646273 0.7760344326192508 0.2461374514707439 0.0003767662344862 0.0004582650848664 0.0 0.0 0.0 0.0 11 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1134147 MMRN2 CD93 MMRN2-CD93 Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0020531850774271 0.250044481781731 0.6587114738285964 0.2461374514707439 7.058774627838557e-05 0.0026174949623928 0.0 0.0 0.0 0.0 2 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1134163 VWF LRP1 VWF-LRP1 Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0020494481368484 0.2486570577556728 0.6207977546603366 0.2461374514707439 0.0001077515101466 0.0018097844702233 0.0 0.0 0.0 0.0 4 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1134176 MMP2 PECAM1 MMP2-PECAM1 Mast Cells Apocrine Cells Mast Cells -> Apocrine Cells 0.0020433553368458 0.8560892486218385 0.2491073778594529 0.2461374514707439 0.0006966068981631 0.0001990509171164 0.0 0.0 0.0 0.0 3 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1134232 VWF SELP VWF-SELP Apocrine Cells Plasma Cells Apocrine Cells -> Plasma Cells 0.0020235904921842 0.2486570577556728 0.4623922682986163 0.2461374514707439 0.0001077515101466 0.0022515473538965 0.0 0.003030303030303 0.2924193070772878 0.0 15 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1134242 VWF LRP1 VWF-LRP1 Apocrine Cells B Cells Apocrine Cells -> B Cells 0.0020215269372301 0.2486570577556728 0.6207977546603366 0.2461374514707439 0.0001077515101466 0.0016667952436519 0.0 0.0 0.0 0.0 11 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1134257 VWF LRP1 VWF-LRP1 Myeloid Cells Apocrine Cells Myeloid Cells -> Apocrine Cells 0.0020161113214501 0.7848266128497919 0.2550748532138862 0.2461374514707439 0.0004024409845247 0.0003386430177035 0.0 0.0009469696969696 0.0610128126906651 0.0 24 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1134283 THBS2 CD36 THBS2-CD36 Apocrine Cells CAFs, Invasive Associated Apocrine Cells -> CAFs, Invasive Associated 0.0020076515713541 0.2510234128936706 0.6176321640000088 0.2461374514707439 5.260070730345377e-05 0.0032616151102094 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1134310 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) -> Apocrine Cells 0.0020000895533506 0.6303642896310324 0.2491073778594529 0.2461374514707439 0.0008320501336843 0.0001990509171164 0.0 0.0 0.0 0.0 4 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1134316 THBS2 CD36 THBS2-CD36 Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0019984687428491 0.2510234128936706 0.6176321640000088 0.2461374514707439 5.260070730345377e-05 0.0031731220372828 0.0 0.0 0.0 0.0 2 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1134342 THBS2 CD36 THBS2-CD36 Luminal-like Amorphous DCIS Cells Apocrine Cells Luminal-like Amorphous DCIS Cells -> Apocrine Cells 0.0019911762861287 0.2510234128936706 0.2562573700401372 0.3990376746076917 0.0009262556366009 0.0002621208738319 0.0 0.0 0.0 0.0 97 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1134346 THBS2 CD36 THBS2-CD36 Myeloid Cells Apocrine Cells Myeloid Cells -> Apocrine Cells 0.0019879436100862 0.7809827257946271 0.2562573700401372 0.2461374514707439 0.0004779710276932 0.0002621208738319 0.0 0.0 0.0 0.0 24 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1134349 THBS2 CD36 THBS2-CD36 Apocrine Cells Basal-like Structured DCIS Cells Apocrine Cells -> Basal-like Structured DCIS Cells 0.0019872429452546 0.2510234128936706 0.6176321640000088 0.2461374514707439 5.260070730345377e-05 0.0030676679668133 0.0 6.0916179337231965e-05 0.0397022623782871 0.0 684 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1134449 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) -> Apocrine Cells 0.0019502608212935 0.6319926036888139 0.2550748532138862 0.2461374514707439 0.0004094805141934 0.0003386430177035 0.0 0.0 0.0 0.0 4 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1134461 JAG1 NOTCH2 JAG1-NOTCH2 Apocrine Cells Apocrine Cells Apocrine Cells -> Apocrine Cells 0.0019476245983634 0.2451358214448441 0.0 1.0 0.0010709508378277 0.0107131540183669 0.0019405780871466 0.0260439190812551 0.8129371147047403 0.0010090817356205 991 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1134482 MMRN2 CLEC14A MMRN2-CLEC14A B Cells Apocrine Cells B Cells -> Apocrine Cells 0.001939923654008 0.6301823358791634 0.2491545808994955 0.2461374514707439 0.0003083910058032 0.0004471667362236 0.0 0.0 0.0 0.0 15 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1134486 MMRN2 CLEC14A MMRN2-CLEC14A Apocrine Cells Macrophages Apocrine Cells -> Macrophages 0.0019373847305645 0.250044481781731 0.9195415044619336 0.2461374514707439 7.058774627838557e-05 0.0013235329769289 0.0 0.0 0.0 0.0 15 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1134494 VWF LRP1 VWF-LRP1 Plasma Cells Apocrine Cells Plasma Cells -> Apocrine Cells 0.0019357924611668 0.7158082793127664 0.2550748532138862 0.2461374514707439 0.0003457348439318 0.0003386430177035 0.0 0.0 0.0 0.0 24 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1134495 MMP2 PECAM1 MMP2-PECAM1 Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0019349910142201 0.2491408586098361 0.6331674633943454 0.2461374514707439 0.0001826541344284 0.0007400708115376 0.0 0.0 0.0 0.0 4 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1134533 VWF SELP VWF-SELP Apocrine Cells Mast Cells Apocrine Cells -> Mast Cells 0.0019179801376427 0.2486570577556728 0.8347297932672282 0.2461374514707439 0.0001077515101466 0.0009042150166242 0.0 0.0 0.0 0.0 1 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1134565 VWF LRP1 VWF-LRP1 CXCL14+ Fibroblasts Apocrine Cells CXCL14+ Fibroblasts -> Apocrine Cells 0.0019085395815508 0.9275752708651288 0.2550748532138862 0.2461374514707439 0.000245041593909 0.0003386430177035 0.0 0.0 0.0 0.0 29 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1134579 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) -> Apocrine Cells 0.001902525521751 0.6332974881236617 0.2550748532138862 0.2461374514707439 0.0003521782369754 0.0003386430177035 0.0 0.0 0.0 0.0 4 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1134614 VWF SELP VWF-SELP Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0018871076487439 0.2486570577556728 0.6572093097629401 0.2461374514707439 0.0001077515101466 0.0010419094417808 0.0 0.0 0.0 0.0 4 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1134624 DLL4 NOTCH3 DLL4-NOTCH3 Apocrine Cells Myeloid Cells Apocrine Cells -> Myeloid Cells 0.001884630577839 0.2490567623945399 0.7470475610360806 0.2461374514707439 0.000126812416921 0.0007714919761827 0.0 0.0 0.0 0.0 20 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1134638 THBS2 CD36 THBS2-CD36 Apocrine Cells Myeloid Cells Apocrine Cells -> Myeloid Cells 0.0018825466720593 0.2510234128936706 0.7763054211764489 0.2461374514707439 5.260070730345377e-05 0.0017638974017382 0.0 0.0 0.0 0.0 20 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1134663 MMRN2 CD93 MMRN2-CD93 Apocrine Cells Mast Cells Apocrine Cells -> Mast Cells 0.0018780551946611 0.250044481781731 0.8347945881127203 0.2461374514707439 7.058774627838557e-05 0.0012097093680331 0.0 0.0 0.0 0.0 1 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1134680 DLL4 NOTCH3 DLL4-NOTCH3 Apocrine Cells B Cells Apocrine Cells -> B Cells 0.0018734964593448 0.2490567623945399 0.7746834992804791 0.2461374514707439 0.000126812416921 0.00071798405859 0.0 0.0 0.0 0.0 11 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1134697 MMRN2 CLEC14A MMRN2-CLEC14A Plasma Cells Apocrine Cells Plasma Cells -> Apocrine Cells 0.0018702029763516 0.7205550478301406 0.2491545808994955 0.2461374514707439 0.0002165306714062 0.0004471667362236 0.0 0.0 0.0 0.0 24 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1134703 MMP2 PECAM1 MMP2-PECAM1 Apocrine Cells CXCL14+ Fibroblasts Apocrine Cells -> CXCL14+ Fibroblasts 0.0018689760871789 0.2491408586098361 0.930308383061206 0.2461374514707439 0.0001826541344284 0.0004089864655001 0.0 0.0 0.0 0.0 20 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1134752 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) -> Apocrine Cells 0.0018539222170906 0.6242573126045354 0.2562573700401372 0.2461374514707439 0.000393370777602 0.0002621208738319 0.0 0.0 0.0 0.0 5 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1134775 MMP2 PECAM1 MMP2-PECAM1 Apocrine Cells Mast Cells Apocrine Cells -> Mast Cells 0.0018460247377316 0.2491408586098361 0.8537710813834968 0.2461374514707439 0.0001826541344284 0.0004138063814779 0.0 0.0 0.0 0.0 1 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1134816 VWF LRP1 VWF-LRP1 Mast Cells Apocrine Cells Mast Cells -> Apocrine Cells 0.0018347032819971 0.8525936146535493 0.2550748532138862 0.2461374514707439 0.0002103933337194 0.0003386430177035 0.0 0.0 0.0 0.0 3 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1134835 THBS2 CD36 THBS2-CD36 Mast Cells Apocrine Cells Mast Cells -> Apocrine Cells 0.0018287808928343 0.8581959463413404 0.2562573700401372 0.2461374514707439 0.0002636300075004 0.0002621208738319 0.0 0.0 0.0 0.0 3 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1134866 DLL4 NOTCH4 DLL4-NOTCH4 Apocrine Cells B Cells Apocrine Cells -> B Cells 0.0018222919601249 0.2490567623945399 0.7754072541855492 0.2461374514707439 0.000126812416921 0.0006074333625108 0.0 0.0 0.0 0.0 11 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1134871 MMRN2 CD93 MMRN2-CD93 Apocrine Cells B Cells Apocrine Cells -> B Cells 0.0018212940062507 0.250044481781731 0.7779918296243433 0.2461374514707439 7.058774627838557e-05 0.001079730675535 0.0 0.0 0.0 0.0 11 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1134958 DLL4 NOTCH4 DLL4-NOTCH4 Apocrine Cells CXCL14+ Fibroblasts Apocrine Cells -> CXCL14+ Fibroblasts 0.0017995903758197 0.2490567623945399 0.896164124004365 0.2461374514707439 0.000126812416921 0.0004874986369898 0.0 0.0 0.0 0.0 20 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1134970 MMRN2 CD93 MMRN2-CD93 Apocrine Cells Myeloid Cells Apocrine Cells -> Myeloid Cells 0.001797106212462 0.250044481781731 0.7461459456652184 0.2461374514707439 7.058774627838557e-05 0.0010390313650636 0.0 0.0 0.0 0.0 20 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1134975 MMRN2 CLEC14A MMRN2-CLEC14A CXCL14+ Fibroblasts Apocrine Cells CXCL14+ Fibroblasts -> Apocrine Cells 0.0017954995582595 0.940547666092272 0.2491545808994955 0.2461374514707439 0.0001298888146421 0.0004471667362236 0.0 0.0 0.0 0.0 29 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1134978 DLL4 NOTCH3 DLL4-NOTCH3 Apocrine Cells Plasma Cells Apocrine Cells -> Plasma Cells 0.0017941412721432 0.2490567623945399 0.4638256179742202 0.2461374514707439 0.000126812416921 0.0009249287638231 0.0 0.0 0.0 0.0 15 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1135026 VWF LRP1 VWF-LRP1 B Cells Apocrine Cells B Cells -> Apocrine Cells 0.0017808292098429 0.6332974881236617 0.2550748532138862 0.2461374514707439 0.00023686843287 0.0003386430177035 0.0 0.0 0.0 0.0 15 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1135028 THBS2 CD36 THBS2-CD36 Apocrine Cells CXCL14+ Fibroblasts Apocrine Cells -> CXCL14+ Fibroblasts 0.0017804081385262 0.2510234128936706 0.8587566561291643 0.2461374514707439 5.260070730345377e-05 0.0011409783203169 0.0 0.0 0.0 0.0 20 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1135056 MMRN2 CLEC14A MMRN2-CLEC14A Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0017762910711487 0.250044481781731 0.6347970925105053 0.2461374514707439 7.058774627838557e-05 0.0011388334136451 0.0 0.0 0.0 0.0 4 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1135079 MMRN2 CLEC14A MMRN2-CLEC14A Apocrine Cells CXCL14+ Fibroblasts Apocrine Cells -> CXCL14+ Fibroblasts 0.0017707647204785 0.250044481781731 0.9003264838243337 0.2461374514707439 7.058774627838557e-05 0.0007880862995141 0.0 0.0 0.0 0.0 20 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1135138 MMRN2 CLEC14A MMRN2-CLEC14A Apocrine Cells Plasma Cells Apocrine Cells -> Plasma Cells 0.001756160870261 0.250044481781731 0.7154802332407408 0.2461374514707439 7.058774627838557e-05 0.0009436211854823 0.0 0.0 0.0 0.0 15 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1135165 VWF LRP1 VWF-LRP1 Apocrine Cells Myeloid Cells Apocrine Cells -> Myeloid Cells 0.0017475895715048 0.2486570577556728 0.7769451595923457 0.2461374514707439 0.0001077515101466 0.0005558995075445 0.0 0.0 0.0 0.0 20 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1135283 CD34 SELP CD34-SELP Apocrine Cells CXCL14+ Fibroblasts Apocrine Cells -> CXCL14+ Fibroblasts 0.0017011666712021 0.2491449441646273 0.8819126042133903 0.2461374514707439 0.0003767662344862 0.0001189339410417 0.0 0.0 0.0 0.0 20 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1135287 VWF LRP1 VWF-LRP1 Apocrine Cells Mast Cells Apocrine Cells -> Mast Cells 0.0016979740788663 0.2486570577556728 0.8755243548400705 0.2461374514707439 0.0001077515101466 0.0004150165744076 0.0 0.0 0.0 0.0 1 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1135301 VWF SELP VWF-SELP Apocrine Cells B Cells Apocrine Cells -> B Cells 0.0016919008408102 0.2486570577556728 0.7760344326192508 0.2461374514707439 0.0001077515101466 0.0004582650848664 0.0 0.0 0.0 0.0 11 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1135302 THBS2 CD36 THBS2-CD36 Apocrine Cells Plasma Cells Apocrine Cells -> Plasma Cells 0.0016912213753296 0.2510234128936706 0.7373999388878224 0.2461374514707439 5.260070730345377e-05 0.0009761781830445 0.0 0.0 0.0 0.0 15 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1135306 VWF LRP1 VWF-LRP1 Apocrine Cells Apocrine Cells Apocrine Cells -> Apocrine Cells 0.001688163536907 0.2486570577556728 0.2550748532138862 1.0 0.0001077515101466 0.0003386430177035 0.0 0.0001146683790477 0.0073880297909988 0.0 991 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1135320 MMP2 PECAM1 MMP2-PECAM1 Apocrine Cells Apocrine Cells Apocrine Cells -> Apocrine Cells 0.0016810416677486 0.2491408586098361 0.2491073778594529 1.0 0.0001826541344284 0.0001990509171164 0.0 5.0454086781029264e-05 0.0338572166113431 0.0 991 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1135356 MMRN2 CLEC14A MMRN2-CLEC14A Apocrine Cells Mast Cells Apocrine Cells -> Mast Cells 0.0016641267256046 0.250044481781731 0.8514619504364779 0.2461374514707439 7.058774627838557e-05 0.0005740632036187 0.0 0.0 0.0 0.0 1 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1135368 MMRN2 CD93 MMRN2-CD93 Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0016581142709314 0.250044481781731 0.6587114738285964 0.2461374514707439 7.058774627838557e-05 0.0007261054236978 0.0 0.0 0.0 0.0 4 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1135383 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) -> Apocrine Cells 0.0016506215425688 0.6242573126045354 0.2562573700401372 0.2461374514707439 0.0001959417442809 0.0002621208738319 0.0 0.0 0.0 0.0 4 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1135393 MMRN2 CLEC14A MMRN2-CLEC14A Apocrine Cells Apocrine Cells Apocrine Cells -> Apocrine Cells 0.0016429563988594 0.250044481781731 0.2491545808994955 1.0 7.058774627838557e-05 0.0004471667362236 0.0 0.00016818028927 0.0204047983795842 0.0 991 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1135412 MMRN2 CD93 MMRN2-CD93 Apocrine Cells Plasma Cells Apocrine Cells -> Plasma Cells 0.0016276403008226 0.250044481781731 0.4630027772793905 0.2461374514707439 7.058774627838557e-05 0.0009242223287825 0.0 0.0 0.0 0.0 15 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1135414 MMRN2 CLEC14A MMRN2-CLEC14A Apocrine Cells B Cells Apocrine Cells -> B Cells 0.0016264170738939 0.250044481781731 0.6347970925105053 0.2461374514707439 7.058774627838557e-05 0.000671064546954 0.0 0.0 0.0 0.0 11 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1135536 THBS2 CD36 THBS2-CD36 Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0015748624096955 0.2510234128936706 0.6176321640000088 0.2461374514707439 5.260070730345377e-05 0.0007598956708367 0.0 0.0 0.0 0.0 4 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1135586 THBS2 CD36 THBS2-CD36 Apocrine Cells B Cells Apocrine Cells -> B Cells 0.001555430000824 0.2510234128936706 0.6176321640000088 0.2461374514707439 5.260070730345377e-05 0.0007053434767499 0.0 0.0 0.0 0.0 11 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1135635 MMRN2 CD93 MMRN2-CD93 Apocrine Cells CXCL14+ Fibroblasts Apocrine Cells -> CXCL14+ Fibroblasts 0.0015320572865153 0.250044481781731 0.8817184225858201 0.2461374514707439 7.058774627838557e-05 0.0003375370073613 0.0 0.0 0.0 0.0 20 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1135673 THBS2 CD36 THBS2-CD36 Apocrine Cells Mast Cells Apocrine Cells -> Mast Cells 0.0015180643841026 0.2510234128936706 0.8765901449012573 0.2461374514707439 5.260070730345377e-05 0.0004295051170816 0.0 0.0 0.0 0.0 1 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1135679 DLL4 NOTCH3 DLL4-NOTCH3 Apocrine Cells Mast Cells Apocrine Cells -> Mast Cells 0.0015160100227308 0.2490567623945399 0.8341464445360613 0.2461374514707439 0.000126812416921 0.0001871866311057 0.0 0.0 0.0 0.0 1 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1135865 THBS2 CD36 THBS2-CD36 Apocrine Cells Apocrine Cells Apocrine Cells -> Apocrine Cells 0.0014387891634072 0.2510234128936706 0.2562573700401372 1.0 5.260070730345377e-05 0.0002621208738319 0.0 0.0001261352169525 0.206466902457854 0.0 991 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1136041 VWF SELP VWF-SELP Apocrine Cells CXCL14+ Fibroblasts Apocrine Cells -> CXCL14+ Fibroblasts 0.0013803896005393 0.2486570577556728 0.8819126042133903 0.2461374514707439 0.0001077515101466 0.0001189339410417 0.0 0.0 0.0 0.0 20 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1141056 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells Apocrine Cells 11q13 Invasive Tumor Cells -> Apocrine Cells 0.0007706066048495 0.7941469661104034 0.0 0.2461374514707439 1.0 0.0107131540183669 0.0 0.0065176908752327 0.2034437596783457 0.0 179 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1142572 DLL1 NOTCH3 DLL1-NOTCH3 Endothelial Cells Apocrine Cells Endothelial Cells -> Apocrine Cells 0.0007035127859031 0.9356727248601746 0.0 0.2461374514707439 1.0 0.0052641644527029 0.0 0.0101010101010101 0.9964906199904684 0.0 33 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1142635 DLL4 NOTCH3 DLL4-NOTCH3 Endothelial Cells Apocrine Cells Endothelial Cells -> Apocrine Cells 0.0007013378596558 0.9184503888425788 0.0 0.2461374514707439 1.0 0.0052641644527029 0.0 0.0252525252525252 1.0 0.0 33 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1143078 EFNB2 PECAM1 EFNB2-PECAM1 Apocrine Cells Endothelial Cells Apocrine Cells -> Endothelial Cells 0.000683498541668 0.0 0.956444566971872 0.2461374514707439 0.0043309883979474 1.0 0.0 0.0083333333333333 0.0962910971427887 0.0 15 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1144443 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells Apocrine Cells 11q13 Invasive Tumor Cells -> Apocrine Cells 0.0006406975140796 0.6605327397359113 0.0 0.2461374514707439 1.0 0.0042544667714474 0.0 0.0009310986964618 0.035557932209767 0.0 179 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1144594 DLL1 NOTCH3 DLL1-NOTCH3 CAFs, DCIS Associated Apocrine Cells CAFs, DCIS Associated -> Apocrine Cells 0.0006364379497521 0.7296454584598743 0.0 0.2461374514707439 0.7029371915698084 0.0052641644527029 0.0 0.0101449275362318 1.0 0.0 230 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1144720 VEGFC FLT1 VEGFC-FLT1 Apocrine Cells Endothelial Cells Apocrine Cells -> Endothelial Cells 0.0006333752239124 0.0 0.878254460598671 0.2461374514707439 0.0029865299894135 1.0 0.0 0.0222222222222222 0.2631882752029219 0.0 15 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1145472 CXCL12 CXCR4 CXCL12-CXCR4 CAFs, DCIS Associated Apocrine Cells CAFs, DCIS Associated -> Apocrine Cells 0.0006146531655305 0.8924110508951895 0.0 0.2461374514707439 1.0 0.0024549141020602 0.0 0.0270750988142292 1.0 0.0 230 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1145500 COL4A2 CD93 COL4A2-CD93 Apocrine Cells Endothelial Cells Apocrine Cells -> Endothelial Cells 0.0006140762588917 0.0 0.8817184225858201 0.2461374514707439 0.0024707251961819 1.0 0.0 0.0133333333333333 0.1140888410154603 0.0 15 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1145888 VEGFC FLT1 VEGFC-FLT1 Endothelial Cells Apocrine Cells Endothelial Cells -> Apocrine Cells 0.0006056507433508 0.8718210606749883 0.0 0.2461374514707439 1.0 0.00229999322473 0.0 0.0101010101010101 1.0 0.0 33 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1145897 CLEC2D KLRB1 CLEC2D-KLRB1 Apocrine Cells 11q13 Invasive Tumor Cells Apocrine Cells -> 11q13 Invasive Tumor Cells 0.0006054817794388 0.0 0.657421674383923 0.2461374514707439 0.0096292529477205 0.3162217004298525 0.0 0.0 0.0 0.0 184 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1146736 DLL4 NOTCH4 DLL4-NOTCH4 Endothelial Cells Apocrine Cells Endothelial Cells -> Apocrine Cells 0.0005873593026224 0.9184503888425788 0.0 0.2461374514707439 1.0 0.0018162987722844 0.0 0.0303030303030303 1.0 0.0 33 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1148225 CD48 CD2 CD48-CD2 Apocrine Cells T Lymphocytes Apocrine Cells -> T Lymphocytes 0.0005607030597679 0.0 0.8960994285623033 0.2461374514707439 0.001408836344877 1.0 0.0 0.0 0.0 0.0 74 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1148870 CLEC2D KLRB1 CLEC2D-KLRB1 Luminal-like Amorphous DCIS Cells Apocrine Cells Luminal-like Amorphous DCIS Cells -> Apocrine Cells 0.0005508470495281 0.4625081978296446 0.0 0.3990376746076917 0.3558005706994493 0.0042544667714474 0.0 0.0103092783505154 0.3937032906524719 0.0 97 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1148903 DLL1 NOTCH3 DLL1-NOTCH3 Myoepithelial Cells Apocrine Cells Myoepithelial Cells -> Apocrine Cells 0.0005501584502233 0.7296454584598743 0.0 0.2461374514707439 0.293296467876477 0.0052641644527029 0.0 0.007864632983794 0.7758662668038273 0.0 1049 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1150633 DLL1 NOTCH3 DLL1-NOTCH3 Pericytes Apocrine Cells Pericytes -> Apocrine Cells 0.0005261652657029 0.9356727248601746 0.0 0.2461374514707439 0.1750253929104546 0.0052641644527029 0.0 0.0 0.0 0.0 15 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1151640 C1QB LRP1 C1QB-LRP1 Apocrine Cells CAFs, DCIS Associated Apocrine Cells -> CAFs, DCIS Associated 0.0005139073180066 0.0 0.7346293219749174 0.2461374514707439 0.0010187287506117 1.0 0.0 0.0077247191011235 0.0572960055280143 0.0 89 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1151686 A2M LRP1 A2M-LRP1 Apocrine Cells CAFs, DCIS Associated Apocrine Cells -> CAFs, DCIS Associated 0.0005134476427941 0.0 0.7346293219749174 0.2461374514707439 0.0010132735682542 1.0 0.0 0.0028089887640449 0.03326011565896 0.0 89 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1152033 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells Apocrine Cells 11q13 Invasive Tumor Cells -> Apocrine Cells 0.000509489617604 0.6249837837987587 0.0 0.2461374514707439 0.2159908053119969 0.0052641644527029 0.0 0.0 0.0 0.0 179 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1152287 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells Apocrine Cells 11q13 Invasive Tumor Cells -> Apocrine Cells 0.0005064130695613 0.6593525851613742 0.0 0.2461374514707439 0.4518617096918393 0.00229999322473 0.0 0.0 0.0 0.0 179 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1152517 CLEC2D KLRB1 CLEC2D-KLRB1 Apocrine Cells Luminal-like Amorphous DCIS Cells Apocrine Cells -> Luminal-like Amorphous DCIS Cells 0.0005038690465444 0.0 0.4642836810638544 0.3990376746076917 0.0096292529477205 0.0917308979735958 0.0 0.0037453183520599 0.2060886607742581 0.0 89 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1152678 EFNB2 PECAM1 EFNB2-PECAM1 Apocrine Cells Pericytes Apocrine Cells -> Pericytes 0.0005020667624794 0.0 0.930308383061206 0.2461374514707439 0.0043309883979474 0.1615013370958009 0.0 0.0 0.0 0.0 9 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1153112 CD34 SELP CD34-SELP Endothelial Cells Apocrine Cells Endothelial Cells -> Apocrine Cells 0.0004970447938999 0.9559599666576516 0.0 0.2461374514707439 1.0 0.0006408390492498 0.0 0.0 0.0 0.0 33 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1153116 VWF SELP VWF-SELP Endothelial Cells Apocrine Cells Endothelial Cells -> Apocrine Cells 0.0004970233983706 0.955713094717548 0.0 0.2461374514707439 1.0 0.0006408390492498 0.0 0.0 0.0 0.0 33 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1153700 DLL4 NOTCH3 DLL4-NOTCH3 Pericytes Apocrine Cells Pericytes -> Apocrine Cells 0.0004904455722623 0.9184503888425788 0.0 0.2461374514707439 0.1169448695751571 0.0052641644527029 0.0 0.0 0.0 0.0 15 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1153906 CXCL12 ITGA4 CXCL12-ITGA4 CAFs, DCIS Associated Apocrine Cells CAFs, DCIS Associated -> Apocrine Cells 0.0004882518557786 0.8924110508951895 0.0 0.2461374514707439 1.0 0.0006167564619166 0.0 0.0043478260869565 0.8220667164888921 0.0 230 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1153964 DLL1 NOTCH3 DLL1-NOTCH3 Basal-like Structured DCIS Cells Apocrine Cells Basal-like Structured DCIS Cells -> Apocrine Cells 0.0004876767662809 0.6249837837987587 0.0 0.2461374514707439 0.1661175896787547 0.0052641644527029 0.0 0.0014409221902017 0.1421506792205423 0.0 694 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1153970 MMRN2 CD93 MMRN2-CD93 Endothelial Cells Apocrine Cells Endothelial Cells -> Apocrine Cells 0.0004875682071664 0.9845127857250529 0.0 0.2461374514707439 1.0 0.0005543771898401 0.0 0.0151515151515151 1.0 0.0 33 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1154800 COL4A2 CD93 COL4A2-CD93 Endothelial Cells Apocrine Cells Endothelial Cells -> Apocrine Cells 0.0004788979021267 0.8840293712888387 0.0 0.2461374514707439 1.0 0.0005543771898401 0.0 0.009090909090909 1.0 0.0 33 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1155134 VEGFC FLT1 VEGFC-FLT1 Apocrine Cells 11q13 Invasive Tumor Cells Apocrine Cells -> 11q13 Invasive Tumor Cells 0.0004756841321165 0.0 0.6593689120110077 0.2461374514707439 0.0029865299894135 0.2390217618875283 0.0 0.0018115942028985 0.1793755721058471 0.0 184 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1155442 DLL1 NOTCH3 DLL1-NOTCH3 Luminal-like Amorphous DCIS Cells Apocrine Cells Luminal-like Amorphous DCIS Cells -> Apocrine Cells 0.0004728882794768 0.2534163760166434 0.0 0.3990376746076917 0.2100740470724093 0.0052641644527029 0.0 0.0051546391752577 0.5085184091703936 0.0 97 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1155560 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) -> Apocrine Cells 0.0004717505176558 0.7941469661104034 0.0 0.2461374514707439 0.0526353932596327 0.0107131540183669 0.0 0.0333333333333333 1.0 0.0 5 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1155871 COL4A1 CD93 COL4A1-CD93 Endothelial Cells Apocrine Cells Endothelial Cells -> Apocrine Cells 0.0004686702779888 0.7766289238087107 0.0 0.2461374514707439 1.0 0.0005543771898401 0.0 0.0043290043290043 0.8490061091526552 0.0 33 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1156199 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) -> Apocrine Cells 0.0004653882646136 0.6605327397359113 0.0 0.2461374514707439 0.1468839381042521 0.0042544667714474 0.0 0.0 0.0 0.0 5 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1156956 CLEC2D KLRB1 CLEC2D-KLRB1 Dendritic Cells Apocrine Cells Dendritic Cells -> Apocrine Cells 0.0004581107269281 0.7797302331085993 0.0 0.2461374514707439 0.1132020978253244 0.0042544667714474 0.0 0.0044444444444444 0.1697298630812879 0.0 75 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1157106 CD48 CD2 CD48-CD2 T Lymphocytes Apocrine Cells T Lymphocytes -> Apocrine Cells 0.0004566854841064 0.928447473463448 0.0 0.2461374514707439 1.0 0.0003969695918337 0.0 0.0174418604651162 1.0 0.0 86 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1157318 VEGFC FLT1 VEGFC-FLT1 Pericytes Apocrine Cells Pericytes -> Apocrine Cells 0.0004549418242921 0.8718210606749883 0.0 0.2461374514707439 0.1796394187986057 0.00229999322473 0.0 0.0 0.0 0.0 15 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1157346 HSPG2 LRP1 HSPG2-LRP1 Apocrine Cells CAFs, DCIS Associated Apocrine Cells -> CAFs, DCIS Associated 0.0004546843172067 0.0 0.7346293219749174 0.2461374514707439 0.00048865795825 1.0 0.0 0.0087390761548064 0.0854524834253595 0.0 89 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1157580 CLEC2D KLRB1 CLEC2D-KLRB1 Apocrine Cells B Cells Apocrine Cells -> B Cells 0.0004526972432638 0.0 0.7763400818577846 0.2461374514707439 0.0096292529477205 0.0467761235673353 0.0 0.0 0.0 0.0 11 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1157590 VEGFC FLT1 VEGFC-FLT1 Apocrine Cells Pericytes Apocrine Cells -> Pericytes 0.0004526425355516 0.0 0.878254460598671 0.2461374514707439 0.0029865299894135 0.1332188634280341 0.0 0.0 0.0 0.0 9 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1157813 CLEC2D KLRB1 CLEC2D-KLRB1 Apocrine Cells CAFs, DCIS Associated Apocrine Cells -> CAFs, DCIS Associated 0.0004506603047204 0.0 0.4642836810638544 0.2461374514707439 0.0096292529477205 0.0761275033764692 0.0 0.0 0.0 0.0 89 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1159025 CLEC2D KLRB1 CLEC2D-KLRB1 CAFs, DCIS Associated Apocrine Cells CAFs, DCIS Associated -> Apocrine Cells 0.0004399485167152 0.4625081978296446 0.0 0.2461374514707439 0.149715856631667 0.0042544667714474 0.0 0.0007246376811594 0.0276733472415143 0.0 230 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1159355 CLEC2D KLRB1 CLEC2D-KLRB1 Apocrine Cells Endothelial Cells Apocrine Cells -> Endothelial Cells 0.0004370400084054 0.0 0.885766439573873 0.2461374514707439 0.0096292529477205 0.0331922776397286 0.0 0.0 0.0 0.0 15 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1159469 COL4A2 CD93 COL4A2-CD93 Apocrine Cells Pericytes Apocrine Cells -> Pericytes 0.0004360341696948 0.0 0.8817184225858201 0.2461374514707439 0.0024707251961819 0.1281708518900828 0.0 0.0111111111111111 0.3143161778304498 0.0 9 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1159609 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) -> Apocrine Cells 0.0004349019574677 0.7941469661104034 0.0 0.2461374514707439 0.0323110954490285 0.0107131540183669 0.0 0.0 0.0 0.0 4 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1159696 COL4A2 CD93 COL4A2-CD93 Pericytes Apocrine Cells Pericytes -> Apocrine Cells 0.0004340622185261 0.8840293712888387 0.0 0.2461374514707439 0.5544396796022323 0.0005543771898401 0.0 0.0 0.0 0.0 15 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1160297 CLEC2D KLRB1 CLEC2D-KLRB1 Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0004285580583366 0.0 0.657421674383923 0.2461374514707439 0.0096292529477205 0.0397596998227057 0.0 0.0 0.0 0.0 2 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1160966 CLEC2D KLRB1 CLEC2D-KLRB1 Basal-like Structured DCIS Cells Apocrine Cells Basal-like Structured DCIS Cells -> Apocrine Cells 0.0004227473786257 0.7797302331085993 0.0 0.2461374514707439 0.0699064461360958 0.0042544667714474 0.0 0.0012007684918347 0.0458564111350741 0.0 694 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1160982 JAG1 NOTCH2 JAG1-NOTCH2 Pericytes Apocrine Cells Pericytes -> Apocrine Cells 0.0004225753026774 0.6303682835571691 0.0 0.2461374514707439 0.0342558468646473 0.0107131540183669 0.0 0.0206349206349206 0.644100175199334 0.0 15 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1161107 COL4A1 CD93 COL4A1-CD93 Apocrine Cells Endothelial Cells Apocrine Cells -> Endothelial Cells 0.0004215053341712 0.0 0.8817184225858201 0.2461374514707439 0.0002584008880758 1.0 0.0 0.0 0.0 0.0 15 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1161244 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells Apocrine Cells 11q13 Invasive Tumor Cells -> Apocrine Cells 0.000420567355454 0.6342079770588467 0.0 0.2461374514707439 0.0673400749834054 0.0052641644527029 0.0 0.0 0.0 0.0 179 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1161454 CLEC2D KLRB1 CLEC2D-KLRB1 Apocrine Cells Dendritic Cells Apocrine Cells -> Dendritic Cells 0.0004189810828946 0.0 0.7763400818577846 0.2461374514707439 0.0096292529477205 0.0293997450046583 0.0 0.0 0.0 0.0 64 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1161882 COL4A1 CD93 COL4A1-CD93 Pericytes Apocrine Cells Pericytes -> Apocrine Cells 0.0004155260930382 0.7766289238087107 0.0 0.2461374514707439 0.4857192596400828 0.0005543771898401 0.0 0.0 0.0 0.0 15 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1162327 COL4A2 CD93 COL4A2-CD93 CAFs, DCIS Associated Apocrine Cells CAFs, DCIS Associated -> Apocrine Cells 0.0004116094356088 0.4630253981438691 0.0 0.2461374514707439 0.7696906278989153 0.0005543771898401 0.0 0.0043478260869565 0.5308880308880314 0.0 230 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1162358 JAG1 NOTCH2 JAG1-NOTCH2 Endothelial Cells Apocrine Cells Endothelial Cells -> Apocrine Cells 0.0004114279015167 0.6303682835571691 0.0 0.2461374514707439 0.0291791383241764 0.0107131540183669 0.0 0.0 0.0 0.0 33 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1162447 DLL4 NOTCH4 DLL4-NOTCH4 Pericytes Apocrine Cells Pericytes -> Apocrine Cells 0.0004107403661904 0.9184503888425788 0.0 0.2461374514707439 0.1169448695751571 0.0018162987722844 0.0 0.0 0.0 0.0 15 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1162741 CXCL12 CXCR4 CXCL12-CXCR4 Endothelial Cells Apocrine Cells Endothelial Cells -> Apocrine Cells 0.0004085109535866 0.7487535481622718 0.0 0.2461374514707439 0.1027229557481577 0.0024549141020602 0.0 0.012396694214876 0.5037037708306433 0.0 33 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1162978 JAG1 NOTCH2 JAG1-NOTCH2 Myoepithelial Cells Apocrine Cells Myoepithelial Cells -> Apocrine Cells 0.0004067751113032 0.6303682835571691 0.0 0.2461374514707439 0.0272543760657653 0.0107131540183669 0.0 0.0070134822279722 0.2189194333100323 0.0 1049 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1163040 CLEC2D KLRB1 CLEC2D-KLRB1 Macrophages Apocrine Cells Macrophages -> Apocrine Cells 0.0004062304092884 0.8978557803479422 0.0 0.2461374514707439 0.0477973731763516 0.0042544667714474 0.0 0.0087719298245614 0.3349931508183314 0.0 19 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1163152 CLEC2D KLRB1 CLEC2D-KLRB1 Apocrine Cells Myoepithelial Cells Apocrine Cells -> Myoepithelial Cells 0.0004053698080209 0.0 0.4642836810638544 0.2461374514707439 0.0096292529477205 0.040323117011325 0.0 0.0026680896478121 0.1855795792890609 0.0 937 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1163933 CLEC2D KLRB1 CLEC2D-KLRB1 Apocrine Cells Basal-like Structured DCIS Cells Apocrine Cells -> Basal-like Structured DCIS Cells 0.0003990460827749 0.0 0.7763400818577846 0.2461374514707439 0.0096292529477205 0.0219439768073448 0.0 0.0007309941520467 0.1003629407185932 0.0 684 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1163969 CD48 CD2 CD48-CD2 Dendritic Cells Apocrine Cells Dendritic Cells -> Apocrine Cells 0.0003987754741223 0.9011089648206808 0.0 0.2461374514707439 0.4567172527116189 0.0003969695918337 0.0 0.0 0.0 0.0 75 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1164217 COL4A2 CD93 COL4A2-CD93 CAFs, Invasive Associated Apocrine Cells CAFs, Invasive Associated -> Apocrine Cells 0.0003967876761663 0.6582846571368821 0.0 0.2461374514707439 0.4344545964241579 0.0005543771898401 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1164256 CLEC2D KLRB1 CLEC2D-KLRB1 Endothelial Cells Apocrine Cells Endothelial Cells -> Apocrine Cells 0.0003964642359101 0.8721681415062816 0.0 0.2461374514707439 0.0425206505665654 0.0042544667714474 0.0 0.0 0.0 0.0 33 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1164635 COL4A1 CD93 COL4A1-CD93 CAFs, Invasive Associated Apocrine Cells CAFs, Invasive Associated -> Apocrine Cells 0.0003935016603662 0.6630837220165452 0.0 0.2461374514707439 0.4103175828613323 0.0005543771898401 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1165066 DLL1 NOTCH3 DLL1-NOTCH3 T Lymphocytes Apocrine Cells T Lymphocytes -> Apocrine Cells 0.0003900889888881 0.6249837837987587 0.0 0.2461374514707439 0.0435116250366991 0.0052641644527029 0.0 0.0 0.0 0.0 86 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1165116 EFNB2 PECAM1 EFNB2-PECAM1 Apocrine Cells Dendritic Cells Apocrine Cells -> Dendritic Cells 0.0003896967493395 0.0 0.6331674633943454 0.2461374514707439 0.0043309883979474 0.0518891167572028 0.0 0.00390625 0.1999271425208861 0.0 64 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1165317 CLEC2D KLRB1 CLEC2D-KLRB1 Myoepithelial Cells Apocrine Cells Myoepithelial Cells -> Apocrine Cells 0.0003879687216977 0.4625081978296446 0.0 0.2461374514707439 0.0704104148800194 0.0042544667714474 0.0 0.0015888147442008 0.0606755945238159 0.0 1049 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1165513 DLL1 NOTCH3 DLL1-NOTCH3 CAFs, Invasive Associated Apocrine Cells CAFs, Invasive Associated -> Apocrine Cells 0.0003864330780618 0.6249837837987587 0.0 0.2461374514707439 0.0411214967239829 0.0052641644527029 0.0 0.0 0.0 0.0 0 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1166472 COL4A2 CD93 COL4A2-CD93 Apocrine Cells Dendritic Cells Apocrine Cells -> Dendritic Cells 0.0003791394695283 0.0 0.7779918296243433 0.2461374514707439 0.0024707251961819 0.0627790816848129 0.0 0.0015625 0.0342678589790893 0.0 64 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1166724 CXCL12 CXCR4 CXCL12-CXCR4 Pericytes Apocrine Cells Pericytes -> Apocrine Cells 0.000377266657805 0.7487535481622718 0.0 0.2461374514707439 0.0637288077574987 0.0024549141020602 0.0 0.0 0.0 0.0 15 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1166768 CLEC2D KLRB1 CLEC2D-KLRB1 Apocrine Cells Macrophages Apocrine Cells -> Macrophages 0.0003769795981348 0.0 0.9130058539314824 0.2461374514707439 0.0096292529477205 0.0132636308162813 0.0 0.0 0.0 0.0 15 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1166805 COL4A1 CD93 COL4A1-CD93 CAFs, DCIS Associated Apocrine Cells CAFs, DCIS Associated -> Apocrine Cells 0.000376705748928 0.4604235282221027 0.0 0.2461374514707439 0.454846709299195 0.0005543771898401 0.0 0.00527950310559 1.0 0.0 230 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1166855 VEGFC FLT1 VEGFC-FLT1 Luminal-like Amorphous DCIS Cells Apocrine Cells Luminal-like Amorphous DCIS Cells -> Apocrine Cells 0.0003762178696882 0.4636527906642655 0.0 0.3990376746076917 0.0666348171285698 0.00229999322473 0.0 0.0 0.0 0.0 97 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1167038 COL4A2 CD93 COL4A2-CD93 Apocrine Cells Macrophages Apocrine Cells -> Macrophages 0.0003749767804561 0.0 0.944024288971064 0.2461374514707439 0.0024707251961819 0.0484215930647349 0.0 0.0 0.0 0.0 15 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1167378 CLEC2D KLRB1 CLEC2D-KLRB1 Apocrine Cells Pericytes Apocrine Cells -> Pericytes 0.000372470565636 0.0 0.885766439573873 0.2461374514707439 0.0096292529477205 0.0127192475389894 0.0 0.0 0.0 0.0 9 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1167602 C1QB LRP1 C1QB-LRP1 Apocrine Cells CAFs, Invasive Associated Apocrine Cells -> CAFs, Invasive Associated 0.0003707937023404 0.0 0.6207977546603366 0.2461374514707439 0.0010187287506117 0.166956519448744 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1167644 A2M LRP1 A2M-LRP1 Apocrine Cells CAFs, Invasive Associated Apocrine Cells -> CAFs, Invasive Associated 0.0003704620381123 0.0 0.6207977546603366 0.2461374514707439 0.0010132735682542 0.166956519448744 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1167931 EFNB2 PECAM1 EFNB2-PECAM1 Apocrine Cells Plasma Cells Apocrine Cells -> Plasma Cells 0.0003683036129959 0.0 0.7167436199046466 0.2461374514707439 0.0043309883979474 0.0326667674102811 0.0 0.0 0.0 0.0 15 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1168293 EFNB2 PECAM1 EFNB2-PECAM1 Apocrine Cells Macrophages Apocrine Cells -> Macrophages 0.0003652339415137 0.0 0.9015117569158254 0.2461374514707439 0.0043309883979474 0.0246995741084876 0.0 0.0 0.0 0.0 15 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1168907 EFNB2 PECAM1 EFNB2-PECAM1 Apocrine Cells 11q13 Invasive Tumor Cells Apocrine Cells -> 11q13 Invasive Tumor Cells 0.0003607241717775 0.0 0.6331674633943454 0.2461374514707439 0.0043309883979474 0.0326412663903893 0.0 0.0 0.0 0.0 184 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1169459 COL4A2 CD93 COL4A2-CD93 Basal-like Structured DCIS Cells Apocrine Cells Basal-like Structured DCIS Cells -> Apocrine Cells 0.0003563819372943 0.7783550150988336 0.0 0.2461374514707439 0.1928969878996252 0.0005543771898401 0.0 0.0002881844380403 0.035188543834077 0.0 694 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1169499 CXCL12 CXCR4 CXCL12-CXCR4 CAFs, Invasive Associated Apocrine Cells CAFs, Invasive Associated -> Apocrine Cells 0.0003561276264878 0.6160088550075702 0.0 0.2461374514707439 0.0548063857429699 0.0024549141020602 0.0 0.0 0.0 0.0 0 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1169714 VEGFC FLT1 VEGFC-FLT1 Apocrine Cells Luminal-like Amorphous DCIS Cells Apocrine Cells -> Luminal-like Amorphous DCIS Cells 0.0003544396775264 0.0 0.4630488285702799 0.3990376746076917 0.0029865299894135 0.0359289752254096 0.0 0.0 0.0 0.0 89 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1169726 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) -> Apocrine Cells 0.0003543543686867 0.6249837837987587 0.0 0.2461374514707439 0.0244483651952677 0.0052641644527029 0.0 0.0 0.0 0.0 5 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1169927 CD34 SELP CD34-SELP Pericytes Apocrine Cells Pericytes -> Apocrine Cells 0.0003528282720845 0.9303167350027568 0.0 0.2461374514707439 0.1314667522621683 0.0006408390492498 0.0 0.0 0.0 0.0 15 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1170006 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells Apocrine Cells 11q13 Invasive Tumor Cells -> Apocrine Cells 0.0003522184710325 0.6342079770588467 0.0 0.2461374514707439 0.0673400749834054 0.0018162987722844 0.0 0.0 0.0 0.0 179 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1170231 VWF SELP VWF-SELP Pericytes Apocrine Cells Pericytes -> Apocrine Cells 0.0003503358636009 0.9275752708651288 0.0 0.2461374514707439 0.1263644540569636 0.0006408390492498 0.0 0.0 0.0 0.0 15 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1170255 CLEC2D KLRB1 CLEC2D-KLRB1 Apocrine Cells Myeloid Cells Apocrine Cells -> Myeloid Cells 0.0003501866935429 0.0 0.7467524951532132 0.2461374514707439 0.0096292529477205 0.0104195741475089 0.0 0.0 0.0 0.0 20 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1170349 VEGFC FLT1 VEGFC-FLT1 Apocrine Cells T Lymphocytes Apocrine Cells -> T Lymphocytes 0.0003494503607184 0.0 0.777821334064334 0.2461374514707439 0.0029865299894135 0.0318483483218543 0.0 0.0022522522522522 0.2850258323227372 0.0 74 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1170352 VEGFC FLT1 VEGFC-FLT1 CAFs, DCIS Associated Apocrine Cells CAFs, DCIS Associated -> Apocrine Cells 0.0003494186314996 0.4636527906642655 0.0 0.2461374514707439 0.0693389464442948 0.00229999322473 0.0 0.0007246376811594 0.0802810322681095 0.0 230 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1170566 VEGFC FLT1 VEGFC-FLT1 Apocrine Cells CAFs, DCIS Associated Apocrine Cells -> CAFs, DCIS Associated 0.0003479528525126 0.0 0.4630488285702799 0.2461374514707439 0.0029865299894135 0.0521374123931907 0.0 0.0018726591760299 0.3331614934333265 0.0 89 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1170638 JAG1 NOTCH2 JAG1-NOTCH2 CAFs, Invasive Associated Apocrine Cells CAFs, Invasive Associated -> Apocrine Cells 0.0003473696849908 0.7941469661104034 0.0 0.2461374514707439 0.0083898580598364 0.0107131540183669 0.0 0.0 0.0 0.0 0 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1170763 DLL4 NOTCH3 DLL4-NOTCH3 CAFs, DCIS Associated Apocrine Cells CAFs, DCIS Associated -> Apocrine Cells 0.0003465772640984 0.7160288858520609 0.0 0.2461374514707439 0.0186793449598515 0.0052641644527029 0.0 0.0021739130434782 0.0998399031855485 0.0 230 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1170949 JAG1 NOTCH2 JAG1-NOTCH2 CAFs, DCIS Associated Apocrine Cells CAFs, DCIS Associated -> Apocrine Cells 0.0003450946279233 0.6303682835571691 0.0 0.2461374514707439 0.0101610580570933 0.0107131540183669 0.0 0.0044513457556935 0.1389446866232677 0.0 230 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1171206 CLEC2D KLRB1 CLEC2D-KLRB1 B Cells Apocrine Cells B Cells -> Apocrine Cells 0.0003433050204549 0.7797302331085993 0.0 0.2461374514707439 0.0200499113739789 0.0042544667714474 0.0 0.0 0.0 0.0 15 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1171358 COL4A2 CD93 COL4A2-CD93 Myoepithelial Cells Apocrine Cells Myoepithelial Cells -> Apocrine Cells 0.0003422867789164 0.4630253981438691 0.0 0.2461374514707439 0.2545335314555431 0.0005543771898401 0.0 0.0012392755004766 0.1513208019404398 0.0 1049 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1171439 CLEC2D KLRB1 CLEC2D-KLRB1 Apocrine Cells Plasma Cells Apocrine Cells -> Plasma Cells 0.0003416859301749 0.0 0.4642836810638544 0.2461374514707439 0.0096292529477205 0.0144613249009303 0.0 0.0555555555555555 0.3219575016097878 0.0 15 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1171535 CLEC2D KLRB1 CLEC2D-KLRB1 CAFs, Invasive Associated Apocrine Cells CAFs, Invasive Associated -> Apocrine Cells 0.0003410025225272 0.6605327397359113 0.0 0.2461374514707439 0.0227314494836465 0.0042544667714474 0.0 0.0 0.0 0.0 0 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1171576 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells Apocrine Cells 11q13 Invasive Tumor Cells -> Apocrine Cells 0.0003406783810525 0.6582846571368821 0.0 0.2461374514707439 0.1740454925211078 0.0005543771898401 0.0 0.0 0.0 0.0 179 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1171736 CXCL12 CXCR4 CXCL12-CXCR4 Macrophages Apocrine Cells Macrophages -> Apocrine Cells 0.000339570285052 0.7487535481622718 0.0 0.2461374514707439 0.0338862305197021 0.0024549141020602 0.0 0.0047846889952153 0.1944119817241079 0.0 19 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1172137 MMRN2 CD93 MMRN2-CD93 Pericytes Apocrine Cells Pericytes -> Apocrine Cells 0.0003363221879824 0.9468422434493456 0.0 0.2461374514707439 0.1120119983652299 0.0005543771898401 0.0 0.0 0.0 0.0 15 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1172736 CD34 SELP CD34-SELP CAFs, DCIS Associated Apocrine Cells CAFs, DCIS Associated -> Apocrine Cells 0.0003314709264113 0.7168245244832976 0.0 0.2461374514707439 0.1173076386135379 0.0006408390492498 0.0 0.0021739130434782 0.1257466205595726 0.0 230 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1172825 DLL1 NOTCH3 DLL1-NOTCH3 Dendritic Cells Apocrine Cells Dendritic Cells -> Apocrine Cells 0.0003307807026056 0.6249837837987587 0.0 0.2461374514707439 0.0161757332769496 0.0052641644527029 0.0 0.0 0.0 0.0 75 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1173044 VEGFC FLT1 VEGFC-FLT1 Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0003293016875214 0.0 0.6593689120110077 0.2461374514707439 0.0029865299894135 0.026308073552735 0.0 0.0 0.0 0.0 2 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1173183 HSPG2 LRP1 HSPG2-LRP1 Apocrine Cells CAFs, Invasive Associated Apocrine Cells -> CAFs, Invasive Associated 0.0003280632041341 0.0 0.6207977546603366 0.2461374514707439 0.00048865795825 0.166956519448744 0.0 0.0 0.0 0.0 0 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1173224 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) -> Apocrine Cells 0.0003277591364031 0.6605327397359113 0.0 0.2461374514707439 0.0179229861158654 0.0042544667714474 0.0 0.0 0.0 0.0 4 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1173519 EFNB2 PECAM1 EFNB2-PECAM1 Apocrine Cells T Lymphocytes Apocrine Cells -> T Lymphocytes 0.0003257326301298 0.0 0.6331674633943454 0.2461374514707439 0.0043309883979474 0.0176963220730796 0.0 0.0 0.0 0.0 74 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1173674 CXCL12 ITGA4 CXCL12-ITGA4 Endothelial Cells Apocrine Cells Endothelial Cells -> Apocrine Cells 0.0003245020808156 0.7487535481622718 0.0 0.2461374514707439 0.1027229557481577 0.0006167564619166 0.0 0.0055096418732782 1.0 0.0 33 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1173729 COL4A2 CD93 COL4A2-CD93 Apocrine Cells 11q13 Invasive Tumor Cells Apocrine Cells -> 11q13 Invasive Tumor Cells 0.0003241270947872 0.0 0.6587114738285964 0.2461374514707439 0.0024707251961819 0.0289462771086338 0.0 0.0 0.0 0.0 184 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1174195 CLEC2D KLRB1 CLEC2D-KLRB1 Apocrine Cells CAFs, Invasive Associated Apocrine Cells -> CAFs, Invasive Associated 0.0003204489854727 0.0 0.657421674383923 0.2461374514707439 0.0096292529477205 0.0069492509109592 0.0 0.0 0.0 0.0 0 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1174471 VEGFC FLT1 VEGFC-FLT1 Apocrine Cells Basal-like Structured DCIS Cells Apocrine Cells -> Basal-like Structured DCIS Cells 0.0003183344226926 0.0 0.777821334064334 0.2461374514707439 0.0029865299894135 0.0182001711419816 0.0 0.0014619883040935 0.1751059495066875 0.0 684 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1174660 CLEC2D KLRB1 CLEC2D-KLRB1 Pericytes Apocrine Cells Pericytes -> Apocrine Cells 0.0003168158251862 0.8721681415062816 0.0 0.2461374514707439 0.0110717612136884 0.0042544667714474 0.0 0.0 0.0 0.0 15 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1174899 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells Apocrine Cells 11q13 Invasive Tumor Cells -> Apocrine Cells 0.0003148340756533 0.6659645551150886 0.0 0.2461374514707439 0.1496557267835524 0.0003969695918337 0.0 0.0 0.0 0.0 179 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1174982 EFNB2 PECAM1 EFNB2-PECAM1 Apocrine Cells CAFs, DCIS Associated Apocrine Cells -> CAFs, DCIS Associated 0.0003140752352213 0.0 0.7167436199046466 0.2461374514707439 0.0043309883979474 0.0125623889131764 0.0 0.0 0.0 0.0 89 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1175042 CXCL12 CXCR4 CXCL12-CXCR4 T Lymphocytes Apocrine Cells T Lymphocytes -> Apocrine Cells 0.0003136442933119 0.6160088550075702 0.0 0.2461374514707439 0.0255753403203798 0.0024549141020602 0.0 0.0015856236786469 0.0644272265015939 0.0 86 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1175097 VEGFC FLT1 VEGFC-FLT1 Basal-like Structured DCIS Cells Apocrine Cells Basal-like Structured DCIS Cells -> Apocrine Cells 0.0003133360156382 0.7745997874735252 0.0 0.2461374514707439 0.0215813276111062 0.00229999322473 0.0 0.0016810758885686 0.1862427405643462 0.0 694 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1175133 C1QB LRP1 C1QB-LRP1 Apocrine Cells Macrophages Apocrine Cells -> Macrophages 0.0003130204159755 0.0 0.8604147465201248 0.2461374514707439 0.0010187287506117 0.0436001007095475 0.0 0.0166666666666666 0.3907380548998684 0.0 15 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1175172 A2M LRP1 A2M-LRP1 Apocrine Cells Macrophages Apocrine Cells -> Macrophages 0.0003127404282789 0.0 0.8604147465201248 0.2461374514707439 0.0010132735682542 0.0436001007095475 0.0 0.0 0.0 0.0 15 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1175254 CLEC2D KLRB1 CLEC2D-KLRB1 Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0003121127364054 0.0 0.657421674383923 0.2461374514707439 0.0096292529477205 0.0059327142047454 0.0 0.0 0.0 0.0 4 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1175323 C1QB LRP1 C1QB-LRP1 Apocrine Cells 11q13 Invasive Tumor Cells Apocrine Cells -> 11q13 Invasive Tumor Cells 0.0003115268971044 0.0 0.6207977546603366 0.2461374514707439 0.0010187287506117 0.0587195251380622 0.0 0.0 0.0 0.0 184 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1175340 DLL1 NOTCH3 DLL1-NOTCH3 Macrophages Apocrine Cells Macrophages -> Apocrine Cells 0.0003113998941144 0.8771078809726828 0.0 0.2461374514707439 0.0080232294691882 0.0052641644527029 0.0 0.0 0.0 0.0 19 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1175366 A2M LRP1 A2M-LRP1 Apocrine Cells 11q13 Invasive Tumor Cells Apocrine Cells -> 11q13 Invasive Tumor Cells 0.0003112482453172 0.0 0.6207977546603366 0.2461374514707439 0.0010132735682542 0.0587195251380622 0.0 0.0006793478260869 0.087350946654543 0.0 184 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1175472 CD48 CD2 CD48-CD2 Apocrine Cells B Cells Apocrine Cells -> B Cells 0.000310521631388 0.0 0.937587088419394 0.2461374514707439 0.001408836344877 0.0275738893167071 0.0 0.0 0.0 0.0 11 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1175987 COL4A1 CD93 COL4A1-CD93 Basal-like Structured DCIS Cells Apocrine Cells Basal-like Structured DCIS Cells -> Apocrine Cells 0.0003060744533474 0.8533682807143209 0.0 0.2461374514707439 0.0706049302656684 0.0005543771898401 0.0 0.0004116920543433 0.0807412149914628 0.0 694 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1176178 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells Apocrine Cells 11q13 Invasive Tumor Cells -> Apocrine Cells 0.0003046090934734 0.633566764858408 0.0 0.2461374514707439 0.0799339500711946 0.0006408390492498 0.0 0.0 0.0 0.0 179 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1176189 C1QB LRP1 C1QB-LRP1 Apocrine Cells Pericytes Apocrine Cells -> Pericytes 0.0003044949257844 0.0 0.9078204025796472 0.2461374514707439 0.0010187287506117 0.0350138403862125 0.0 0.0 0.0 0.0 9 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1176230 A2M LRP1 A2M-LRP1 Apocrine Cells Pericytes Apocrine Cells -> Pericytes 0.0003042225638919 0.0 0.9078204025796472 0.2461374514707439 0.0010132735682542 0.0350138403862125 0.0 0.0046296296296296 0.2703279202929273 0.0 9 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1176250 VEGFC FLT1 VEGFC-FLT1 Apocrine Cells Myoepithelial Cells Apocrine Cells -> Myoepithelial Cells 0.0003040614041294 0.0 0.4630488285702799 0.2461374514707439 0.0029865299894135 0.0232163927704059 0.0 0.0008893632159373 0.174018103504598 0.0 937 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1176331 C1QB LRP1 C1QB-LRP1 Apocrine Cells Dendritic Cells Apocrine Cells -> Dendritic Cells 0.0003034642519908 0.0 0.6207977546603366 0.2461374514707439 0.0010187287506117 0.0501711964086628 0.0 0.01171875 0.2791176605110409 0.0 64 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1176365 A2M LRP1 A2M-LRP1 Apocrine Cells Dendritic Cells Apocrine Cells -> Dendritic Cells 0.0003031928120061 0.0 0.6207977546603366 0.2461374514707439 0.0010132735682542 0.0501711964086628 0.0 0.0 0.0 0.0 64 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1176456 C1QB LRP1 C1QB-LRP1 Apocrine Cells Myoepithelial Cells Apocrine Cells -> Myoepithelial Cells 0.0003025213191729 0.0 0.7346293219749174 0.2461374514707439 0.0010187287506117 0.0416128058995347 0.0 0.000667022411953 0.0264266721433909 0.0 937 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1176491 A2M LRP1 A2M-LRP1 Apocrine Cells Myoepithelial Cells Apocrine Cells -> Myoepithelial Cells 0.0003022507226143 0.0 0.7346293219749174 0.2461374514707439 0.0010132735682542 0.0416128058995347 0.0 0.0007114905727499 0.0422055331706626 0.0 937 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1176565 DLL1 NOTCH3 DLL1-NOTCH3 CXCL14+ Fibroblasts Apocrine Cells CXCL14+ Fibroblasts -> Apocrine Cells 0.0003016974557415 0.9470274865242416 0.0 0.2461374514707439 0.0061455194924501 0.0052641644527029 0.0 0.0 0.0 0.0 29 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1176579 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) -> Apocrine Cells 0.0003015846436163 0.6593525851613742 0.0 0.2461374514707439 0.0201572483258557 0.00229999322473 0.0 0.0 0.0 0.0 5 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1176710 VEGFC FLT1 VEGFC-FLT1 T Lymphocytes Apocrine Cells T Lymphocytes -> Apocrine Cells 0.0003005943120258 0.7745997874735252 0.0 0.2461374514707439 0.016822895653248 0.00229999322473 0.0 0.001937984496124 0.2147050862984324 0.0 86 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1176828 CXCL12 ITGA4 CXCL12-ITGA4 Pericytes Apocrine Cells Pericytes -> Apocrine Cells 0.000299683067015 0.7487535481622718 0.0 0.2461374514707439 0.0637288077574987 0.0006167564619166 0.0 0.0 0.0 0.0 15 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1176861 COL4A1 CD93 COL4A1-CD93 Apocrine Cells Pericytes Apocrine Cells -> Pericytes 0.0002992962612477 0.0 0.8817184225858201 0.2461374514707439 0.0002584008880758 0.1281708518900828 0.0 0.0 0.0 0.0 9 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1176904 CD48 CD2 CD48-CD2 Apocrine Cells Dendritic Cells Apocrine Cells -> Dendritic Cells 0.0002989907762108 0.0 0.8960994285623033 0.2461374514707439 0.001408836344877 0.0229905310518441 0.0 0.0 0.0 0.0 64 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1176988 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) -> Apocrine Cells 0.0002982022983174 0.6342079770588467 0.0 0.2461374514707439 0.0085570823799139 0.0052641644527029 0.0 0.0 0.0 0.0 5 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1177114 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) -> Apocrine Cells 0.0002970338041212 0.6249837837987587 0.0 0.2461374514707439 0.0084812136822336 0.0052641644527029 0.0 0.0 0.0 0.0 4 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1177130 CLEC2D KLRB1 CLEC2D-KLRB1 Plasma Cells Apocrine Cells Plasma Cells -> Apocrine Cells 0.0002969265640192 0.4625081978296446 0.0 0.2461374514707439 0.0141498126994191 0.0042544667714474 0.0 0.0138888888888888 0.5304058221290248 0.0 24 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1177225 VEGFC FLT1 VEGFC-FLT1 CAFs, Invasive Associated Apocrine Cells CAFs, Invasive Associated -> Apocrine Cells 0.0002963095277549 0.6593525851613742 0.0 0.2461374514707439 0.018132161410931 0.00229999322473 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1177252 DLL1 NOTCH3 DLL1-NOTCH3 Apocrine Cells Apocrine Cells Apocrine Cells -> Apocrine Cells 0.0002961231904226 0.2534163760166434 0.0 1.0 0.0050543892975134 0.0052641644527029 0.0 0.001765893037336 0.1742098889135707 0.0 991 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1177402 DLL1 NOTCH3 DLL1-NOTCH3 Myeloid Cells Apocrine Cells Myeloid Cells -> Apocrine Cells 0.0002949611027483 0.7835752212271604 0.0 0.2461374514707439 0.0064863313435223 0.0052641644527029 0.0 0.0 0.0 0.0 24 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1177586 DLL4 NOTCH3 DLL4-NOTCH3 Myoepithelial Cells Apocrine Cells Myoepithelial Cells -> Apocrine Cells 0.0002936056850127 0.7160288858520609 0.0 0.2461374514707439 0.0069047442087267 0.0052641644527029 0.0 0.0017476962186209 0.0802653177818359 0.0 1049 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1177766 VEGFC FLT1 VEGFC-FLT1 Apocrine Cells Dendritic Cells Apocrine Cells -> Dendritic Cells 0.0002922162159345 0.0 0.777821334064334 0.2461374514707439 0.0029865299894135 0.0108892901157311 0.0 0.0 0.0 0.0 64 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1177905 DLL4 NOTCH3 DLL4-NOTCH3 Luminal-like Amorphous DCIS Cells Apocrine Cells Luminal-like Amorphous DCIS Cells -> Apocrine Cells 0.0002911774028138 0.2490567623945399 0.0 0.3990376746076917 0.011649387573427 0.0052641644527029 0.0 0.0 0.0 0.0 97 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1177917 DLL4 NOTCH3 DLL4-NOTCH3 T Lymphocytes Apocrine Cells T Lymphocytes -> Apocrine Cells 0.0002910224712081 0.6342079770588467 0.0 0.2461374514707439 0.0073929685753755 0.0052641644527029 0.0 0.0 0.0 0.0 86 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1178006 DLL4 NOTCH4 DLL4-NOTCH4 CAFs, DCIS Associated Apocrine Cells CAFs, DCIS Associated -> Apocrine Cells 0.000290252946341 0.7160288858520609 0.0 0.2461374514707439 0.0186793449598515 0.0018162987722844 0.0 0.0 0.0 0.0 230 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1178050 CXCL12 CXCR4 CXCL12-CXCR4 CXCL14+ Fibroblasts Apocrine Cells CXCL14+ Fibroblasts -> Apocrine Cells 0.0002898603689255 0.7487535481622718 0.0 0.2461374514707439 0.0131092554497256 0.0024549141020602 0.0 0.0141065830721003 0.5731801530141803 0.0 29 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1178156 CD48 CD2 CD48-CD2 B Cells Apocrine Cells B Cells -> Apocrine Cells 0.0002890182140997 0.9426443637490616 0.0 0.2461374514707439 0.0632786830726401 0.0003969695918337 0.0 0.0 0.0 0.0 15 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1178217 CLEC2D KLRB1 CLEC2D-KLRB1 Apocrine Cells Mast Cells Apocrine Cells -> Mast Cells 0.0002886141362477 0.0 0.8381155706134242 0.2461374514707439 0.0096292529477205 0.0029095741067474 0.0 0.0 0.0 0.0 1 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1178427 COL4A2 CD93 COL4A2-CD93 Apocrine Cells T Lymphocytes Apocrine Cells -> T Lymphocytes 0.0002869668283407 0.0 0.7779918296243433 0.2461374514707439 0.0024707251961819 0.0118035014556376 0.0 0.0 0.0 0.0 74 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1178457 CXCL12 CXCR4 CXCL12-CXCR4 Dendritic Cells Apocrine Cells Dendritic Cells -> Apocrine Cells 0.0002867187255236 0.6160088550075702 0.0 0.2461374514707439 0.0149256517769723 0.0024549141020602 0.0 0.0012121212121212 0.0492510353701073 0.0 75 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1178753 COL4A1 CD93 COL4A1-CD93 Myoepithelial Cells Apocrine Cells Myoepithelial Cells -> Apocrine Cells 0.0002842548210311 0.4604235282221027 0.0 0.2461374514707439 0.0839650520556947 0.0005543771898401 0.0 0.0004766444232602 0.0934797002927851 0.0 1049 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1178837 CD48 CD2 CD48-CD2 Apocrine Cells 11q13 Invasive Tumor Cells Apocrine Cells -> 11q13 Invasive Tumor Cells 0.0002836161410788 0.0 0.6614977577544194 0.2461374514707439 0.001408836344877 0.0226890201466244 0.0 0.0 0.0 0.0 184 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1178927 CXCL12 ITGA4 CXCL12-ITGA4 CAFs, Invasive Associated Apocrine Cells CAFs, Invasive Associated -> Apocrine Cells 0.0002828912047929 0.6160088550075702 0.0 0.2461374514707439 0.0548063857429699 0.0006167564619166 0.0 0.0 0.0 0.0 0 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1179196 DLL1 NOTCH3 DLL1-NOTCH3 Plasma Cells Apocrine Cells Plasma Cells -> Apocrine Cells 0.0002805041199199 0.7296454584598743 0.0 0.2461374514707439 0.0051524613572059 0.0052641644527029 0.0 0.0069444444444444 0.685087301243447 0.0 24 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1179605 COL4A2 CD93 COL4A2-CD93 Luminal-like Amorphous DCIS Cells Apocrine Cells Luminal-like Amorphous DCIS Cells -> Apocrine Cells 0.0002772434825304 0.4630253981438691 0.0 0.3990376746076917 0.0443339118517084 0.0005543771898401 0.0 0.002061855670103 0.2517613342355612 0.0 97 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1179639 HSPG2 LRP1 HSPG2-LRP1 Apocrine Cells Macrophages Apocrine Cells -> Macrophages 0.0002769477474297 0.0 0.8604147465201248 0.2461374514707439 0.00048865795825 0.0436001007095475 0.0 0.0 0.0 0.0 15 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1179646 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) -> Apocrine Cells 0.0002768577546147 0.6593525851613742 0.0 0.2461374514707439 0.0120646829101097 0.00229999322473 0.0 0.0 0.0 0.0 4 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1179770 COL4A2 CD93 COL4A2-CD93 Apocrine Cells CAFs, DCIS Associated Apocrine Cells -> CAFs, DCIS Associated 0.0002756618803825 0.0 0.4630027772793905 0.2461374514707439 0.0024707251961819 0.0155837683010033 0.0 0.0 0.0 0.0 89 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1179773 HSPG2 LRP1 HSPG2-LRP1 Apocrine Cells 11q13 Invasive Tumor Cells Apocrine Cells -> 11q13 Invasive Tumor Cells 0.0002756263426076 0.0 0.6207977546603366 0.2461374514707439 0.00048865795825 0.0587195251380622 0.0 0.0 0.0 0.0 184 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1179802 DLL4 NOTCH3 DLL4-NOTCH3 Basal-like Structured DCIS Cells Apocrine Cells Basal-like Structured DCIS Cells -> Apocrine Cells 0.0002753474101443 0.6342079770588467 0.0 0.2461374514707439 0.0053032910137447 0.0052641644527029 0.0 0.0004803073967339 0.0220587682350395 0.0 694 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1179919 CLEC2D KLRB1 CLEC2D-KLRB1 Mast Cells Apocrine Cells Mast Cells -> Apocrine Cells 0.0002743430896412 0.831981591331937 0.0 0.2461374514707439 0.0048935684578858 0.0042544667714474 0.0 0.0 0.0 0.0 3 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1179927 VEGFC FLT1 VEGFC-FLT1 Apocrine Cells Macrophages Apocrine Cells -> Macrophages 0.0002742778496139 0.0 0.8998347793593909 0.2461374514707439 0.0029865299894135 0.0064362797035136 0.0 0.0 0.0 0.0 15 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1180061 CXCL12 CXCR4 CXCL12-CXCR4 Myoepithelial Cells Apocrine Cells Myoepithelial Cells -> Apocrine Cells 0.0002729913777846 0.8023917560710954 0.0 0.2461374514707439 0.0085367158000785 0.0024549141020602 0.0 0.0016032585146026 0.0651437669933497 0.0 1049 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1180288 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells Apocrine Cells 11q13 Invasive Tumor Cells -> Apocrine Cells 0.0002709671523232 0.6160088550075702 0.0 0.2461374514707439 0.0106340017102282 0.0024549141020602 0.0 0.0 0.0 0.0 179 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1180433 CXCL12 ITGA4 CXCL12-ITGA4 Macrophages Apocrine Cells Macrophages -> Apocrine Cells 0.0002697388236841 0.7487535481622718 0.0 0.2461374514707439 0.0338862305197021 0.0006167564619166 0.0 0.0 0.0 0.0 19 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1180467 HSPG2 LRP1 HSPG2-LRP1 Apocrine Cells Pericytes Apocrine Cells -> Pericytes 0.0002694047400614 0.0 0.9078204025796472 0.2461374514707439 0.00048865795825 0.0350138403862125 0.0 0.0 0.0 0.0 9 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1180485 VEGFC FLT1 VEGFC-FLT1 Myoepithelial Cells Apocrine Cells Myoepithelial Cells -> Apocrine Cells 0.0002692801734093 0.4636527906642655 0.0 0.2461374514707439 0.014525360548861 0.00229999322473 0.0 0.00015888147442 0.0176021329091183 0.0 1049 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1180524 VEGFC FLT1 VEGFC-FLT1 Apocrine Cells Myeloid Cells Apocrine Cells -> Myeloid Cells 0.0002689723986254 0.0 0.7472387841445823 0.2461374514707439 0.0029865299894135 0.0068935067166085 0.0 0.0166666666666666 1.0 0.0 20 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1180546 JAG1 NOTCH2 JAG1-NOTCH2 Dendritic Cells Apocrine Cells Dendritic Cells -> Apocrine Cells 0.0002688018733621 0.8630183004227985 0.0 0.2461374514707439 0.0016575843792215 0.0107131540183669 0.0 0.0165079365079365 0.5152801401594673 0.0 75 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1180559 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells Apocrine Cells 11q13 Invasive Tumor Cells -> Apocrine Cells 0.0002686912341037 0.6630837220165452 0.0 0.2461374514707439 0.0415873844357376 0.0005543771898401 0.0 0.0 0.0 0.0 179 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1180581 HSPG2 LRP1 HSPG2-LRP1 Apocrine Cells Dendritic Cells Apocrine Cells -> Dendritic Cells 0.0002684928417605 0.0 0.6207977546603366 0.2461374514707439 0.00048865795825 0.0501711964086628 0.0 0.0030381944444444 0.0515493754831962 0.0 64 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1180674 HSPG2 LRP1 HSPG2-LRP1 Apocrine Cells Myoepithelial Cells Apocrine Cells -> Myoepithelial Cells 0.0002676585731103 0.0 0.7346293219749174 0.2461374514707439 0.00048865795825 0.0416128058995347 0.0 0.0008152496146092 0.0269202065029114 0.0 937 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1181144 COL4A2 CD93 COL4A2-CD93 T Lymphocytes Apocrine Cells T Lymphocytes -> Apocrine Cells 0.0002637297131071 0.7783550150988336 0.0 0.2461374514707439 0.0316800311254893 0.0005543771898401 0.0 0.0 0.0 0.0 86 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1181215 EFNB2 PECAM1 EFNB2-PECAM1 Apocrine Cells B Cells Apocrine Cells -> B Cells 0.0002631447698392 0.0 0.6331674633943454 0.2461374514707439 0.0043309883979474 0.0049190726392343 0.0 0.0 0.0 0.0 11 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1181258 DLL4 NOTCH3 DLL4-NOTCH3 Myeloid Cells Apocrine Cells Myeloid Cells -> Apocrine Cells 0.0002627893226316 0.7840818683779507 0.0 0.2461374514707439 0.0032417203409647 0.0052641644527029 0.0 0.0069444444444444 0.3189330240649467 0.0 24 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1181270 C1QB LRP1 C1QB-LRP1 Apocrine Cells Endothelial Cells Apocrine Cells -> Endothelial Cells 0.0002626924795785 0.0 0.9078204025796472 0.2461374514707439 0.0010187287506117 0.0144359394371152 0.0 0.0 0.0 0.0 15 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1181286 EFNB2 PECAM1 EFNB2-PECAM1 Apocrine Cells Luminal-like Amorphous DCIS Cells Apocrine Cells -> Luminal-like Amorphous DCIS Cells 0.0002625409510184 0.0 0.2491073778594529 0.3990376746076917 0.0043309883979474 0.0076066460958003 0.0 0.0 0.0 0.0 89 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1181293 A2M LRP1 A2M-LRP1 Apocrine Cells Endothelial Cells Apocrine Cells -> Endothelial Cells 0.0002624575087635 0.0 0.9078204025796472 0.2461374514707439 0.0010132735682542 0.0144359394371152 0.0 0.0 0.0 0.0 15 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1181326 VEGFC FLT1 VEGFC-FLT1 Apocrine Cells CAFs, Invasive Associated Apocrine Cells -> CAFs, Invasive Associated 0.0002620630953018 0.0 0.6593689120110077 0.2461374514707439 0.0029865299894135 0.0066828239855783 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1181410 C1QB LRP1 C1QB-LRP1 Apocrine Cells Basal-like Structured DCIS Cells Apocrine Cells -> Basal-like Structured DCIS Cells 0.0002611714572578 0.0 0.6207977546603366 0.2461374514707439 0.0010187287506117 0.0203874717835032 0.0 0.0006396198830409 0.0362219391152221 0.0 684 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1181440 A2M LRP1 A2M-LRP1 Apocrine Cells Basal-like Structured DCIS Cells Apocrine Cells -> Basal-like Structured DCIS Cells 0.0002609378469532 0.0 0.6207977546603366 0.2461374514707439 0.0010132735682542 0.0203874717835032 0.0 0.0003654970760233 0.0216717963535559 0.0 684 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1181524 COL4A1 CD93 COL4A1-CD93 Apocrine Cells Dendritic Cells Apocrine Cells -> Dendritic Cells 0.0002602434249607 0.0 0.7779918296243433 0.2461374514707439 0.0002584008880758 0.0627790816848129 0.0 0.0 0.0 0.0 64 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1181635 CXCL12 CXCR4 CXCL12-CXCR4 Plasma Cells Apocrine Cells Plasma Cells -> Apocrine Cells 0.0002589014225344 0.8730912658940219 0.0 0.2461374514707439 0.0057086106530109 0.0024549141020602 0.0 0.0056818181818181 0.2308642282973781 0.0 24 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1181676 CD34 SELP CD34-SELP CAFs, Invasive Associated Apocrine Cells CAFs, Invasive Associated -> Apocrine Cells 0.0002584762461492 0.633566764858408 0.0 0.2461374514707439 0.0298399317533219 0.0006408390492498 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1181772 COL4A1 CD93 COL4A1-CD93 Apocrine Cells Macrophages Apocrine Cells -> Macrophages 0.000257386132201 0.0 0.944024288971064 0.2461374514707439 0.0002584008880758 0.0484215930647349 0.0 0.0 0.0 0.0 15 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1181795 CLEC2D KLRB1 CLEC2D-KLRB1 Apocrine Cells CXCL14+ Fibroblasts Apocrine Cells -> CXCL14+ Fibroblasts 0.0002570975954858 0.0 0.885766439573873 0.2461374514707439 0.0096292529477205 0.0013756087909864 0.0 0.0 0.0 0.0 20 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1181849 VEGFC FLT1 VEGFC-FLT1 Dendritic Cells Apocrine Cells Dendritic Cells -> Apocrine Cells 0.0002566037862862 0.7745997874735252 0.0 0.2461374514707439 0.0065101973396288 0.00229999322473 0.0 0.0044444444444444 0.492390331244405 0.0 75 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1181871 COL4A2 CD93 COL4A2-CD93 Dendritic Cells Apocrine Cells Dendritic Cells -> Apocrine Cells 0.0002564133307187 0.7783550150988336 0.0 0.2461374514707439 0.0267593032157803 0.0005543771898401 0.0 0.0 0.0 0.0 75 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1181933 EFNB2 PECAM1 EFNB2-PECAM1 Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0002558505046662 0.0 0.6331674633943454 0.2461374514707439 0.0043309883979474 0.0041555861088636 0.0 0.0 0.0 0.0 2 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1181992 C1QB LRP1 C1QB-LRP1 Apocrine Cells Luminal-like Amorphous DCIS Cells Apocrine Cells -> Luminal-like Amorphous DCIS Cells 0.0002553358380466 0.0 0.2550748532138862 0.3990376746076917 0.0010187287506117 0.0267255153180908 0.0 0.0 0.0 0.0 89 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1182017 A2M LRP1 A2M-LRP1 Apocrine Cells Luminal-like Amorphous DCIS Cells Apocrine Cells -> Luminal-like Amorphous DCIS Cells 0.0002551074475343 0.0 0.2550748532138862 0.3990376746076917 0.0010132735682542 0.0267255153180908 0.0 0.0014044943820224 0.1221733325495991 0.0 89 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1182063 CD48 CD2 CD48-CD2 Apocrine Cells Luminal-like Amorphous DCIS Cells Apocrine Cells -> Luminal-like Amorphous DCIS Cells 0.0002547003135007 0.0 0.4603649459881741 0.3990376746076917 0.001408836344877 0.0105486447632276 0.0 0.0 0.0 0.0 89 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1182390 COL4A2 CD93 COL4A2-CD93 Apocrine Cells Basal-like Structured DCIS Cells Apocrine Cells -> Basal-like Structured DCIS Cells 0.0002517407392267 0.0 0.7779918296243433 0.2461374514707439 0.0024707251961819 0.0053794918117879 0.0 0.0007309941520467 0.0789119751725253 0.0 684 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1182612 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) -> Apocrine Cells 0.0002497396819074 0.6342079770588467 0.0 0.2461374514707439 0.0085570823799139 0.0018162987722844 0.0 0.0 0.0 0.0 5 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1182677 CXCL12 ITGA4 CXCL12-ITGA4 T Lymphocytes Apocrine Cells T Lymphocytes -> Apocrine Cells 0.000249144422988 0.6160088550075702 0.0 0.2461374514707439 0.0255753403203798 0.0006167564619166 0.0 0.0 0.0 0.0 86 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1182753 DLL4 NOTCH3 DLL4-NOTCH3 Dendritic Cells Apocrine Cells Dendritic Cells -> Apocrine Cells 0.0002484899017935 0.6342079770588467 0.0 0.2461374514707439 0.0028649117803088 0.0052641644527029 0.0 0.0 0.0 0.0 75 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1182790 CLEC2D KLRB1 CLEC2D-KLRB1 Myeloid Cells Apocrine Cells Myeloid Cells -> Apocrine Cells 0.0002480446292236 0.7475533330314548 0.0 0.2461374514707439 0.0029751676683741 0.0042544667714474 0.0 0.0 0.0 0.0 24 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1182938 DLL1 NOTCH3 DLL1-NOTCH3 Mast Cells Apocrine Cells Mast Cells -> Apocrine Cells 0.0002465537247732 0.8624864526942296 0.0 0.2461374514707439 0.0020100505037262 0.0052641644527029 0.0 0.0 0.0 0.0 3 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1182957 COL4A2 CD93 COL4A2-CD93 Apocrine Cells Luminal-like Amorphous DCIS Cells Apocrine Cells -> Luminal-like Amorphous DCIS Cells 0.000246319574215 0.0 0.4630027772793905 0.3990376746076917 0.0024707251961819 0.0048929293424311 0.0 0.0 0.0 0.0 89 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1182998 VEGFC FLT1 VEGFC-FLT1 Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0002459273476943 0.0 0.6593689120110077 0.2461374514707439 0.0029865299894135 0.0045642085393754 0.0 0.0 0.0 0.0 4 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1183001 DLL4 NOTCH4 DLL4-NOTCH4 Myoepithelial Cells Apocrine Cells Myoepithelial Cells -> Apocrine Cells 0.0002458900913743 0.7160288858520609 0.0 0.2461374514707439 0.0069047442087267 0.0018162987722844 0.0 0.0009532888465204 0.0384092840784159 0.0 1049 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1183013 DLL4 NOTCH3 DLL4-NOTCH3 Macrophages Apocrine Cells Macrophages -> Apocrine Cells 0.0002456655321938 0.8949858186325867 0.0 0.2461374514707439 0.001895566065636 0.0052641644527029 0.0 0.0 0.0 0.0 19 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1183046 EFNB2 PECAM1 EFNB2-PECAM1 Apocrine Cells CAFs, Invasive Associated Apocrine Cells -> CAFs, Invasive Associated 0.0002451857249154 0.0 0.6331674633943454 0.2461374514707439 0.0043309883979474 0.0032187363284526 0.0 0.0 0.0 0.0 0 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1183116 DLL1 NOTCH3 DLL1-NOTCH3 B Cells Apocrine Cells B Cells -> Apocrine Cells 0.0002444362318578 0.6249837837987587 0.0 0.2461374514707439 0.00263399584678 0.0052641644527029 0.0 0.0 0.0 0.0 15 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1183162 DLL4 NOTCH4 DLL4-NOTCH4 Luminal-like Amorphous DCIS Cells Apocrine Cells Luminal-like Amorphous DCIS Cells -> Apocrine Cells 0.0002438564436548 0.2490567623945399 0.0 0.3990376746076917 0.011649387573427 0.0018162987722844 0.0 0.0 0.0 0.0 97 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1183171 CD48 CD2 CD48-CD2 Plasma Cells Apocrine Cells Plasma Cells -> Apocrine Cells 0.0002437336421867 0.4593282471594782 0.0 0.2461374514707439 0.0467114894617178 0.0003969695918337 0.0 0.0 0.0 0.0 24 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1183173 DLL4 NOTCH4 DLL4-NOTCH4 T Lymphocytes Apocrine Cells T Lymphocytes -> Apocrine Cells 0.0002437266908992 0.6342079770588467 0.0 0.2461374514707439 0.0073929685753755 0.0018162987722844 0.0 0.0 0.0 0.0 86 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1183304 EFNB2 PECAM1 EFNB2-PECAM1 Apocrine Cells Myoepithelial Cells Apocrine Cells -> Myoepithelial Cells 0.0002422971849465 0.0 0.7167436199046466 0.2461374514707439 0.0043309883979474 0.0026482500471321 0.0 0.0004669156883671 0.1742300619781838 0.0 937 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1183373 COL4A1 CD93 COL4A1-CD93 Dendritic Cells Apocrine Cells Dendritic Cells -> Apocrine Cells 0.0002416789580159 0.8684504425765611 0.0 0.2461374514707439 0.0168149984327668 0.0005543771898401 0.0 0.0 0.0 0.0 75 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1183420 CXCL12 CXCR4 CXCL12-CXCR4 B Cells Apocrine Cells B Cells -> Apocrine Cells 0.0002410793786428 0.6160088550075702 0.0 0.2461374514707439 0.0052742025956585 0.0024549141020602 0.0 0.0 0.0 0.0 15 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1183725 DLL4 NOTCH3 DLL4-NOTCH3 CAFs, Invasive Associated Apocrine Cells CAFs, Invasive Associated -> Apocrine Cells 0.0002377241163088 0.6342079770588467 0.0 0.2461374514707439 0.002196330917593 0.0052641644527029 0.0 0.0 0.0 0.0 0 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1183741 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells Apocrine Cells 11q13 Invasive Tumor Cells -> Apocrine Cells 0.0002375385824645 0.6301823358791634 0.0 0.2461374514707439 0.0208904415011529 0.0005543771898401 0.0 0.0 0.0 0.0 179 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1183756 CD48 CD2 CD48-CD2 Apocrine Cells CAFs, DCIS Associated Apocrine Cells -> CAFs, DCIS Associated 0.0002374263726499 0.0 0.4603649459881741 0.2461374514707439 0.001408836344877 0.0112209532878862 0.0 0.0 0.0 0.0 89 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1183778 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) -> Apocrine Cells 0.0002371485509158 0.6582846571368821 0.0 0.2461374514707439 0.0198024073017111 0.0005543771898401 0.0 0.0 0.0 0.0 5 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1183941 COL4A2 CD93 COL4A2-CD93 Apocrine Cells CAFs, Invasive Associated Apocrine Cells -> CAFs, Invasive Associated 0.0002356425875604 0.0 0.6587114738285964 0.2461374514707439 0.0024707251961819 0.0042738820064046 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1184090 COL4A2 CD93 COL4A2-CD93 Apocrine Cells Myoepithelial Cells Apocrine Cells -> Myoepithelial Cells 0.0002340882670213 0.0 0.4630027772793905 0.2461374514707439 0.0024707251961819 0.0058437228618857 0.0 0.0007470651013874 0.226704413363336 0.0 937 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1184118 C1QB LRP1 C1QB-LRP1 Apocrine Cells T Lymphocytes Apocrine Cells -> T Lymphocytes 0.0002337218755233 0.0 0.6207977546603366 0.2461374514707439 0.0010187287506117 0.0104714078116759 0.0 0.0 0.0 0.0 74 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1184146 A2M LRP1 A2M-LRP1 Apocrine Cells T Lymphocytes Apocrine Cells -> T Lymphocytes 0.0002335128180746 0.0 0.6207977546603366 0.2461374514707439 0.0010132735682542 0.0104714078116759 0.0 0.0 0.0 0.0 74 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1184181 CD48 CD2 CD48-CD2 Macrophages Apocrine Cells Macrophages -> Apocrine Cells 0.0002331300960429 0.7719609236370527 0.0 0.2461374514707439 0.0212837736082081 0.0003969695918337 0.0 0.0 0.0 0.0 19 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1184213 EFNB2 PECAM1 EFNB2-PECAM1 Apocrine Cells Basal-like Structured DCIS Cells Apocrine Cells -> Basal-like Structured DCIS Cells 0.0002327884640973 0.0 0.6331674633943454 0.2461374514707439 0.0043309883979474 0.0023576674662702 0.0 9.137426900584796e-05 0.0283657200489082 0.0 684 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1184248 HSPG2 LRP1 HSPG2-LRP1 Apocrine Cells Endothelial Cells Apocrine Cells -> Endothelial Cells 0.0002324196339056 0.0 0.9078204025796472 0.2461374514707439 0.00048865795825 0.0144359394371152 0.0 0.0 0.0 0.0 15 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1184249 CD48 CD2 CD48-CD2 CAFs, DCIS Associated Apocrine Cells CAFs, DCIS Associated -> Apocrine Cells 0.0002324120886918 0.4593282471594782 0.0 0.2461374514707439 0.0351142257737683 0.0003969695918337 0.0 0.0 0.0 0.0 230 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1184287 JAG1 NOTCH2 JAG1-NOTCH2 T Lymphocytes Apocrine Cells T Lymphocytes -> Apocrine Cells 0.0002320248346288 0.8630183004227985 0.0 0.2461374514707439 0.0006856224272495 0.0107131540183669 0.0 0.0052602436323366 0.1641936940356083 0.0 86 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1184309 CD34 SELP CD34-SELP T Lymphocytes Apocrine Cells T Lymphocytes -> Apocrine Cells 0.0002317887834052 0.633566764858408 0.0 0.2461374514707439 0.015517736049123 0.0006408390492498 0.0 0.0 0.0 0.0 86 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1184338 CXCL12 CXCR4 CXCL12-CXCR4 Luminal-like Amorphous DCIS Cells Apocrine Cells Luminal-like Amorphous DCIS Cells -> Apocrine Cells 0.0002313424732561 0.255669001367946 0.0 0.3990376746076917 0.0061207051981986 0.0024549141020602 0.0 0.0014058106841611 0.0571210461766708 0.0 97 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1184365 HSPG2 LRP1 HSPG2-LRP1 Apocrine Cells Basal-like Structured DCIS Cells Apocrine Cells -> Basal-like Structured DCIS Cells 0.0002310738951486 0.0 0.6207977546603366 0.2461374514707439 0.00048865795825 0.0203874717835032 0.0 0.0003045808966861 0.0095148358732554 0.0 684 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1184410 DLL4 NOTCH4 DLL4-NOTCH4 Basal-like Structured DCIS Cells Apocrine Cells Basal-like Structured DCIS Cells -> Apocrine Cells 0.0002305990765715 0.6342079770588467 0.0 0.2461374514707439 0.0053032910137447 0.0018162987722844 0.0 0.0014409221902017 0.0580566844355307 0.0 694 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1184430 COL4A1 CD93 COL4A1-CD93 T Lymphocytes Apocrine Cells T Lymphocytes -> Apocrine Cells 0.0002303962566869 0.8684504425765611 0.0 0.2461374514707439 0.0126216524880575 0.0005543771898401 0.0 0.0 0.0 0.0 86 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1184443 CXCL12 ITGA4 CXCL12-ITGA4 CXCL14+ Fibroblasts Apocrine Cells CXCL14+ Fibroblasts -> Apocrine Cells 0.0002302515808609 0.7487535481622718 0.0 0.2461374514707439 0.0131092554497256 0.0006167564619166 0.0 0.0 0.0 0.0 29 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1184449 MMRN2 CD93 MMRN2-CD93 Myoepithelial Cells Apocrine Cells Myoepithelial Cells -> Apocrine Cells 0.0002301901130424 0.7205550478301406 0.0 0.2461374514707439 0.0151307911035231 0.0005543771898401 0.0 0.0004766444232602 0.0375731544118532 0.0 1049 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1184455 MMRN2 CD93 MMRN2-CD93 Basal-like Structured DCIS Cells Apocrine Cells Basal-like Structured DCIS Cells -> Apocrine Cells 0.0002301364631682 0.6301823358791634 0.0 0.2461374514707439 0.0172764782878141 0.0005543771898401 0.0 0.0 0.0 0.0 694 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1184492 VEGFC FLT1 VEGFC-FLT1 Apocrine Cells Plasma Cells Apocrine Cells -> Plasma Cells 0.0002295777989157 0.0 0.4630488285702799 0.2461374514707439 0.0029865299894135 0.0043013567716651 0.0 0.0 0.0 0.0 15 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1184504 C1QB LRP1 C1QB-LRP1 Apocrine Cells CXCL14+ Fibroblasts Apocrine Cells -> CXCL14+ Fibroblasts 0.0002294050354015 0.0 0.9078204025796472 0.2461374514707439 0.0010187287506117 0.0064028969591119 0.0 0.003125 0.3212540797736178 0.0 20 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1184530 A2M LRP1 A2M-LRP1 Apocrine Cells CXCL14+ Fibroblasts Apocrine Cells -> CXCL14+ Fibroblasts 0.0002291998392412 0.0 0.9078204025796472 0.2461374514707439 0.0010132735682542 0.0064028969591119 0.0 0.0 0.0 0.0 20 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1184665 CXCL12 ITGA4 CXCL12-ITGA4 Dendritic Cells Apocrine Cells Dendritic Cells -> Apocrine Cells 0.0002277560056207 0.6160088550075702 0.0 0.2461374514707439 0.0149256517769723 0.0006167564619166 0.0 0.0 0.0 0.0 75 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1184732 CD48 CD2 CD48-CD2 Apocrine Cells Endothelial Cells Apocrine Cells -> Endothelial Cells 0.0002271081889048 0.0 0.7763428264267787 0.2461374514707439 0.001408836344877 0.0050968401714881 0.0 0.0 0.0 0.0 15 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1184837 HSPG2 LRP1 HSPG2-LRP1 Apocrine Cells Luminal-like Amorphous DCIS Cells Apocrine Cells -> Luminal-like Amorphous DCIS Cells 0.0002259107763457 0.0 0.2550748532138862 0.3990376746076917 0.00048865795825 0.0267255153180908 0.0 0.0009363295880149 0.0559713203621566 0.0 89 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1184858 VEGFC FLT1 VEGFC-FLT1 Macrophages Apocrine Cells Macrophages -> Apocrine Cells 0.0002256382102938 0.8963332422588541 0.0 0.2461374514707439 0.0026007495851186 0.00229999322473 0.0 0.0 0.0 0.0 19 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1184863 CD48 CD2 CD48-CD2 Luminal-like Amorphous DCIS Cells Apocrine Cells Luminal-like Amorphous DCIS Cells -> Apocrine Cells 0.0002256072724 0.4593282471594782 0.0 0.3990376746076917 0.0181222899145132 0.0003969695918337 0.0 0.0 0.0 0.0 97 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1184886 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells Apocrine Cells 11q13 Invasive Tumor Cells -> Apocrine Cells 0.0002254079880033 0.6332974881236617 0.0 0.2461374514707439 0.0131302879503246 0.0006408390492498 0.0 0.0 0.0 0.0 179 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1184944 COL4A1 CD93 COL4A1-CD93 Luminal-like Amorphous DCIS Cells Apocrine Cells Luminal-like Amorphous DCIS Cells -> Apocrine Cells 0.0002248472830903 0.4604235282221027 0.0 0.3990376746076917 0.0126864732057784 0.0005543771898401 0.0 0.0 0.0 0.0 97 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1185050 CD48 CD2 CD48-CD2 Endothelial Cells Apocrine Cells Endothelial Cells -> Apocrine Cells 0.000223371934483 0.7719609236370527 0.0 0.2461374514707439 0.0164675938709007 0.0003969695918337 0.0 0.0 0.0 0.0 33 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1185137 COL4A1 CD93 COL4A1-CD93 Apocrine Cells 11q13 Invasive Tumor Cells Apocrine Cells -> 11q13 Invasive Tumor Cells 0.0002224826272372 0.0 0.6587114738285964 0.2461374514707439 0.0002584008880758 0.0289462771086338 0.0 0.0 0.0 0.0 184 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1185236 CD48 CD2 CD48-CD2 Apocrine Cells Basal-like Structured DCIS Cells Apocrine Cells -> Basal-like Structured DCIS Cells 0.0002211480765268 0.0 0.8581827408615759 0.2461374514707439 0.001408836344877 0.003930762149527 0.0 0.0 0.0 0.0 684 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1185276 MMRN2 CD93 MMRN2-CD93 CAFs, DCIS Associated Apocrine Cells CAFs, DCIS Associated -> Apocrine Cells 0.000220797238151 0.7205550478301406 0.0 0.2461374514707439 0.0117842887908422 0.0005543771898401 0.0 0.0021739130434782 0.1713662564262348 0.0 230 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1185300 CD48 CD2 CD48-CD2 Apocrine Cells Myoepithelial Cells Apocrine Cells -> Myoepithelial Cells 0.0002204602578595 0.0 0.4603649459881741 0.2461374514707439 0.001408836344877 0.0071918009517169 0.0 0.0010672358591248 0.2608460519265829 0.0 937 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1185321 DLL4 NOTCH3 DLL4-NOTCH3 Plasma Cells Apocrine Cells Plasma Cells -> Apocrine Cells 0.000220255817925 0.7160288858520609 0.0 0.2461374514707439 0.0012306151710811 0.0052641644527029 0.0 0.0 0.0 0.0 24 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1185340 DLL4 NOTCH4 DLL4-NOTCH4 Myeloid Cells Apocrine Cells Myeloid Cells -> Apocrine Cells 0.000220081878017 0.7840818683779507 0.0 0.2461374514707439 0.0032417203409647 0.0018162987722844 0.0 0.0 0.0 0.0 24 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1185351 COL4A2 CD93 COL4A2-CD93 Macrophages Apocrine Cells Macrophages -> Apocrine Cells 0.0002199059577168 0.9188764516910942 0.0 0.2461374514707439 0.0090193130488293 0.0005543771898401 0.0 0.0 0.0 0.0 19 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1185446 EFNB2 PECAM1 EFNB2-PECAM1 Apocrine Cells Myeloid Cells Apocrine Cells -> Myeloid Cells 0.0002187105462894 0.0 0.7841656220878274 0.2461374514707439 0.0043309883979474 0.001309307002134 0.0 0.003125 0.3859662816109899 0.0 20 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1185571 COL4A2 CD93 COL4A2-CD93 Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0002171523055016 0.0 0.6587114738285964 0.2461374514707439 0.0024707251961819 0.0026174949623928 0.0 0.0 0.0 0.0 2 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1185590 CXCL12 ITGA4 CXCL12-ITGA4 Myoepithelial Cells Apocrine Cells Myoepithelial Cells -> Apocrine Cells 0.000216851639737 0.8023917560710954 0.0 0.2461374514707439 0.0085367158000785 0.0006167564619166 0.0 0.0005199757344657 0.0983145912778118 0.0 1049 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1185713 CD48 CD2 CD48-CD2 Apocrine Cells Plasma Cells Apocrine Cells -> Plasma Cells 0.0002153761875838 0.0 0.4603649459881741 0.2461374514707439 0.001408836344877 0.0062523288579129 0.0 0.0 0.0 0.0 15 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1185724 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells Apocrine Cells 11q13 Invasive Tumor Cells -> Apocrine Cells 0.0002152436892806 0.6160088550075702 0.0 0.2461374514707439 0.0106340017102282 0.0006167564619166 0.0 0.0 0.0 0.0 179 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1185904 CD34 SELP CD34-SELP Myoepithelial Cells Apocrine Cells Myoepithelial Cells -> Apocrine Cells 0.000213172781633 0.7168245244832976 0.0 0.2461374514707439 0.0082993421103349 0.0006408390492498 0.0 0.0 0.0 0.0 1049 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1185911 VEGFC FLT1 VEGFC-FLT1 Apocrine Cells Mast Cells Apocrine Cells -> Mast Cells 0.0002130434232365 0.0 0.8331580262014722 0.2461374514707439 0.0029865299894135 0.001526625481682 0.0 0.0 0.0 0.0 1 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1186021 CD48 CD2 CD48-CD2 Basal-like Structured DCIS Cells Apocrine Cells Basal-like Structured DCIS Cells -> Apocrine Cells 0.0002116794700966 0.8667347161816407 0.0 0.2461374514707439 0.0106228227237899 0.0003969695918337 0.0 0.0 0.0 0.0 694 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1186032 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) -> Apocrine Cells 0.0002114539651789 0.6659645551150886 0.0 0.2461374514707439 0.0137371823984124 0.0003969695918337 0.0 0.0 0.0 0.0 5 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1186089 CD48 CD2 CD48-CD2 Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0002108333266932 0.0 0.6614977577544194 0.2461374514707439 0.001408836344877 0.0038288178384739 0.0 0.0 0.0 0.0 2 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1186103 VEGFC FLT1 VEGFC-FLT1 CXCL14+ Fibroblasts Apocrine Cells CXCL14+ Fibroblasts -> Apocrine Cells 0.0002105873851105 0.8718210606749883 0.0 0.2461374514707439 0.0017670878089588 0.00229999322473 0.0 0.0 0.0 0.0 29 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1186109 VEGFC FLT1 VEGFC-FLT1 Myeloid Cells Apocrine Cells Myeloid Cells -> Apocrine Cells 0.0002105270496504 0.743507317541692 0.0 0.2461374514707439 0.0020684923107111 0.00229999322473 0.0 0.0 0.0 0.0 24 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1186172 CD48 CD2 CD48-CD2 Mast Cells Apocrine Cells Mast Cells -> Apocrine Cells 0.0002096181151383 0.7719609236370527 0.0 0.2461374514707439 0.0112468593062777 0.0003969695918337 0.0 0.0 0.0 0.0 3 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1186213 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) -> Apocrine Cells 0.000209070229277 0.633566764858408 0.0 0.2461374514707439 0.0083565457974945 0.0006408390492498 0.0 0.0 0.0 0.0 5 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1186273 DLL4 NOTCH4 DLL4-NOTCH4 Dendritic Cells Apocrine Cells Dendritic Cells -> Apocrine Cells 0.0002081063404987 0.6342079770588467 0.0 0.2461374514707439 0.0028649117803088 0.0018162987722844 0.0 0.0 0.0 0.0 75 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1186293 VWF SELP VWF-SELP CAFs, DCIS Associated Apocrine Cells CAFs, DCIS Associated -> Apocrine Cells 0.0002078912384822 0.7158082793127664 0.0 0.2461374514707439 0.0071496754272206 0.0006408390492498 0.0 0.0 0.0 0.0 230 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1186336 CXCL12 CXCR4 CXCL12-CXCR4 Basal-like Structured DCIS Cells Apocrine Cells Basal-like Structured DCIS Cells -> Apocrine Cells 0.0002072531510607 0.6160088550075702 0.0 0.2461374514707439 0.0021291294377375 0.0024549141020602 0.0 0.0003274823159549 0.0133062955790996 0.0 694 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1186341 CD34 SELP CD34-SELP Basal-like Structured DCIS Cells Apocrine Cells Basal-like Structured DCIS Cells -> Apocrine Cells 0.0002071185669917 0.633566764858408 0.0 0.2461374514707439 0.0078992851324392 0.0006408390492498 0.0 0.0007204610951008 0.0416739520586479 0.0 694 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1186364 HSPG2 LRP1 HSPG2-LRP1 Apocrine Cells T Lymphocytes Apocrine Cells -> T Lymphocytes 0.0002067876203842 0.0 0.6207977546603366 0.2461374514707439 0.00048865795825 0.0104714078116759 0.0 0.000563063063063 0.0470647358536185 0.0 74 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1186448 DLL4 NOTCH4 DLL4-NOTCH4 Macrophages Apocrine Cells Macrophages -> Apocrine Cells 0.0002057409758808 0.8949858186325867 0.0 0.2461374514707439 0.001895566065636 0.0018162987722844 0.0 0.0 0.0 0.0 19 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1186452 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) -> Apocrine Cells 0.0002056966567149 0.6582846571368821 0.0 0.2461374514707439 0.0084325366891025 0.0005543771898401 0.0 0.0 0.0 0.0 4 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1186453 CXCL12 ITGA4 CXCL12-ITGA4 Plasma Cells Apocrine Cells Plasma Cells -> Apocrine Cells 0.0002056592353299 0.8730912658940219 0.0 0.2461374514707439 0.0057086106530109 0.0006167564619166 0.0 0.0018939393939393 0.3580972439250856 0.0 24 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1186469 CLEC2D KLRB1 CLEC2D-KLRB1 CXCL14+ Fibroblasts Apocrine Cells CXCL14+ Fibroblasts -> Apocrine Cells 0.0002052820572062 0.8721681415062816 0.0 0.2461374514707439 0.0008193633790489 0.0042544667714474 0.0 0.0 0.0 0.0 29 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1186481 COL4A2 CD93 COL4A2-CD93 CXCL14+ Fibroblasts Apocrine Cells CXCL14+ Fibroblasts -> Apocrine Cells 0.0002050952866907 0.8840293712888387 0.0 0.2461374514707439 0.0061698665784747 0.0005543771898401 0.0 0.0 0.0 0.0 29 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1186485 CXCL12 CXCR4 CXCL12-CXCR4 Mast Cells Apocrine Cells Mast Cells -> Apocrine Cells 0.0002050274070117 0.7487535481622718 0.0 0.2461374514707439 0.0016417770622885 0.0024549141020602 0.0 0.0 0.0 0.0 3 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1186502 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) -> Apocrine Cells 0.0002047223976958 0.6342079770588467 0.0 0.2461374514707439 0.000895875398841 0.0052641644527029 0.0 0.0 0.0 0.0 4 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1186529 VEGFC FLT1 VEGFC-FLT1 Apocrine Cells B Cells Apocrine Cells -> B Cells 0.0002042969662669 0.0 0.777821334064334 0.2461374514707439 0.0029865299894135 0.001271575589586 0.0 0.0 0.0 0.0 11 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1186533 CD48 CD2 CD48-CD2 Myoepithelial Cells Apocrine Cells Myoepithelial Cells -> Apocrine Cells 0.0002042744514362 0.4593282471594782 0.0 0.2461374514707439 0.0161888123016941 0.0003969695918337 0.0 0.0 0.0 0.0 1049 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1186559 CXCL12 CXCR4 CXCL12-CXCR4 Myeloid Cells Apocrine Cells Myeloid Cells -> Apocrine Cells 0.0002038238534536 0.7487535481622718 0.0 0.2461374514707439 0.0015847932820241 0.0024549141020602 0.0 0.0037878787878787 0.1539094855315854 0.0 24 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1186615 HSPG2 LRP1 HSPG2-LRP1 Apocrine Cells CXCL14+ Fibroblasts Apocrine Cells -> CXCL14+ Fibroblasts 0.0002029682556183 0.0 0.9078204025796472 0.2461374514707439 0.00048865795825 0.0064028969591119 0.0 0.0 0.0 0.0 20 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1186650 CD34 SELP CD34-SELP Luminal-like Amorphous DCIS Cells Apocrine Cells Luminal-like Amorphous DCIS Cells -> Apocrine Cells 0.0002025686295153 0.2491449441646273 0.0 0.3990376746076917 0.0108445362943651 0.0006408390492498 0.0 0.0 0.0 0.0 97 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1186724 CD48 CD2 CD48-CD2 Apocrine Cells Pericytes Apocrine Cells -> Pericytes 0.0002014586917204 0.0 0.7763428264267787 0.2461374514707439 0.001408836344877 0.0024832440877005 0.0 0.0 0.0 0.0 9 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1186863 JAG1 NOTCH2 JAG1-NOTCH2 Myeloid Cells Apocrine Cells Myeloid Cells -> Apocrine Cells 0.0001994612591981 0.6303682835571691 0.0 0.2461374514707439 0.0003788349535045 0.0107131540183669 0.0 0.0039682539682539 0.1238654183075642 0.0 24 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1186885 DLL4 NOTCH4 DLL4-NOTCH4 CAFs, Invasive Associated Apocrine Cells CAFs, Invasive Associated -> Apocrine Cells 0.000199090166386 0.6342079770588467 0.0 0.2461374514707439 0.002196330917593 0.0018162987722844 0.0 0.0 0.0 0.0 0 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1186923 COL4A2 CD93 COL4A2-CD93 Apocrine Cells Mast Cells Apocrine Cells -> Mast Cells 0.0001986299334939 0.0 0.8347945881127203 0.2461374514707439 0.0024707251961819 0.0012097093680331 0.0 0.0 0.0 0.0 1 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1186945 VEGFC FLT1 VEGFC-FLT1 Plasma Cells Apocrine Cells Plasma Cells -> Apocrine Cells 0.0001982435675536 0.4636527906642655 0.0 0.2461374514707439 0.0023125636768155 0.00229999322473 0.0 0.0 0.0 0.0 24 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1186986 C1QB LRP1 C1QB-LRP1 Apocrine Cells Plasma Cells Apocrine Cells -> Plasma Cells 0.0001975593023921 0.0 0.7346293219749174 0.2461374514707439 0.0010187287506117 0.0032275631628407 0.0 0.0083333333333333 0.3320956150135741 0.0 15 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1187007 A2M LRP1 A2M-LRP1 Apocrine Cells Plasma Cells Apocrine Cells -> Plasma Cells 0.0001973825913177 0.0 0.7346293219749174 0.2461374514707439 0.0010132735682542 0.0032275631628407 0.0 0.0 0.0 0.0 15 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1187030 COL4A2 CD93 COL4A2-CD93 Myeloid Cells Apocrine Cells Myeloid Cells -> Apocrine Cells 0.0001970531762793 0.7482742921073442 0.0 0.2461374514707439 0.005733874009046 0.0005543771898401 0.0 0.0 0.0 0.0 24 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1187040 COL4A1 CD93 COL4A1-CD93 Apocrine Cells T Lymphocytes Apocrine Cells -> T Lymphocytes 0.0001969756152015 0.0 0.7779918296243433 0.2461374514707439 0.0002584008880758 0.0118035014556376 0.0 0.0 0.0 0.0 74 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1187064 CD48 CD2 CD48-CD2 Pericytes Apocrine Cells Pericytes -> Apocrine Cells 0.0001965054967871 0.7719609236370527 0.0 0.2461374514707439 0.0076331962782219 0.0003969695918337 0.0 0.0 0.0 0.0 15 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1187122 DLL4 NOTCH3 DLL4-NOTCH3 CXCL14+ Fibroblasts Apocrine Cells CXCL14+ Fibroblasts -> Apocrine Cells 0.0001955355461738 0.9184503888425788 0.0 0.2461374514707439 0.0004696576149175 0.0052641644527029 0.0 0.0 0.0 0.0 29 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1187130 CD48 CD2 CD48-CD2 Apocrine Cells CAFs, Invasive Associated Apocrine Cells -> CAFs, Invasive Associated 0.0001953816187998 0.0 0.6614977577544194 0.2461374514707439 0.001408836344877 0.0024251058581756 0.0 0.0 0.0 0.0 0 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1187168 VEGFC FLT1 VEGFC-FLT1 B Cells Apocrine Cells B Cells -> Apocrine Cells 0.0001947974778043 0.7745997874735252 0.0 0.2461374514707439 0.0012459853895406 0.00229999322473 0.0 0.0 0.0 0.0 15 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1187181 CD34 SELP CD34-SELP Macrophages Apocrine Cells Macrophages -> Apocrine Cells 0.0001946689223055 0.8963354148873306 0.0 0.2461374514707439 0.0038492365148421 0.0006408390492498 0.0 0.0 0.0 0.0 19 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1187216 COL4A1 CD93 COL4A1-CD93 Macrophages Apocrine Cells Macrophages -> Apocrine Cells 0.0001939545149669 0.9102252263107924 0.0 0.2461374514707439 0.0042860632265532 0.0005543771898401 0.0 0.0 0.0 0.0 19 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1187228 CD48 CD2 CD48-CD2 CAFs, Invasive Associated Apocrine Cells CAFs, Invasive Associated -> Apocrine Cells 0.0001938220622529 0.6659645551150886 0.0 0.2461374514707439 0.0081474500750471 0.0003969695918337 0.0 0.0 0.0 0.0 0 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1187258 DLL4 NOTCH3 DLL4-NOTCH3 Mast Cells Apocrine Cells Mast Cells -> Apocrine Cells 0.0001932760251883 0.8516956437178343 0.0 0.2461374514707439 0.000472352586488 0.0052641644527029 0.0 0.0 0.0 0.0 3 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1187293 COL4A2 CD93 COL4A2-CD93 Apocrine Cells B Cells Apocrine Cells -> B Cells 0.0001926266642018 0.0 0.7779918296243433 0.2461374514707439 0.0024707251961819 0.001079730675535 0.0 0.0 0.0 0.0 11 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1187312 COL4A1 CD93 COL4A1-CD93 CXCL14+ Fibroblasts Apocrine Cells CXCL14+ Fibroblasts -> Apocrine Cells 0.0001922853596866 0.7766289238087107 0.0 0.2461374514707439 0.0047694898966413 0.0005543771898401 0.0 0.0 0.0 0.0 29 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1187332 EFNB2 PECAM1 EFNB2-PECAM1 Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0001919083685782 0.0 0.6331674633943454 0.2461374514707439 0.0043309883979474 0.0007400708115376 0.0 0.0 0.0 0.0 4 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1187365 CXCL12 ITGA4 CXCL12-ITGA4 B Cells Apocrine Cells B Cells -> Apocrine Cells 0.0001915022334762 0.6160088550075702 0.0 0.2461374514707439 0.0052742025956585 0.0006167564619166 0.0 0.0 0.0 0.0 15 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1187421 CD34 SELP CD34-SELP Myeloid Cells Apocrine Cells Myeloid Cells -> Apocrine Cells 0.0001905133062507 0.7871981482311898 0.0 0.2461374514707439 0.0038506427265089 0.0006408390492498 0.0 0.0208333333333333 1.0 0.0 24 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1187454 COL4A2 CD93 COL4A2-CD93 Apocrine Cells Myeloid Cells Apocrine Cells -> Myeloid Cells 0.0001900684753449 0.0 0.7461459456652184 0.2461374514707439 0.0024707251961819 0.0010390313650636 0.0 0.0 0.0 0.0 20 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1187500 CD48 CD2 CD48-CD2 Myeloid Cells Apocrine Cells Myeloid Cells -> Apocrine Cells 0.0001893454727509 0.7453966474499909 0.0 0.2461374514707439 0.006326966401379 0.0003969695918337 0.0 0.0 0.0 0.0 24 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1187508 COL4A1 CD93 COL4A1-CD93 Apocrine Cells CAFs, DCIS Associated Apocrine Cells -> CAFs, DCIS Associated 0.0001892158365129 0.0 0.4630027772793905 0.2461374514707439 0.0002584008880758 0.0155837683010033 0.0 0.0 0.0 0.0 89 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1187513 JAG1 NOTCH2 JAG1-NOTCH2 Macrophages Apocrine Cells Macrophages -> Apocrine Cells 0.0001890946076911 0.6303682835571691 0.0 0.2461374514707439 0.0002750231449378 0.0107131540183669 0.0 0.0 0.0 0.0 19 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1187545 JAG1 NOTCH2 JAG1-NOTCH2 Plasma Cells Apocrine Cells Plasma Cells -> Apocrine Cells 0.0001885786824902 0.6303682835571691 0.0 0.2461374514707439 0.0002705513462707 0.0107131540183669 0.0 0.0059523809523809 0.1857981274613463 0.0 24 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1187548 C1QB LRP1 C1QB-LRP1 Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0001884629435245 0.0 0.6207977546603366 0.2461374514707439 0.0010187287506117 0.0028784826949613 0.0 0.0 0.0 0.0 2 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1187559 A2M LRP1 A2M-LRP1 Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0001882943688797 0.0 0.6207977546603366 0.2461374514707439 0.0010132735682542 0.0028784826949613 0.0 0.0 0.0 0.0 2 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1187589 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) -> Apocrine Cells 0.0001876889762773 0.6630837220165452 0.0 0.2461374514707439 0.0048313935743179 0.0005543771898401 0.0 0.0 0.0 0.0 5 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1187594 CD48 CD2 CD48-CD2 Apocrine Cells Macrophages Apocrine Cells -> Macrophages 0.0001876237043532 0.0 0.7763428264267787 0.2461374514707439 0.001408836344877 0.0016204239758814 0.0 0.0 0.0 0.0 15 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1187621 CD34 SELP CD34-SELP Dendritic Cells Apocrine Cells Dendritic Cells -> Apocrine Cells 0.0001870301771273 0.633566764858408 0.0 0.2461374514707439 0.0042829523358709 0.0006408390492498 0.0 0.0 0.0 0.0 75 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1187713 EFNB2 PECAM1 EFNB2-PECAM1 Apocrine Cells CXCL14+ Fibroblasts Apocrine Cells -> CXCL14+ Fibroblasts 0.0001853611459518 0.0 0.930308383061206 0.2461374514707439 0.0043309883979474 0.0004089864655001 0.0 0.0 0.0 0.0 20 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1187755 CD48 CD2 CD48-CD2 Apocrine Cells Mast Cells Apocrine Cells -> Mast Cells 0.0001847028735792 0.0 0.7763428264267787 0.2461374514707439 0.001408836344877 0.0014748371602574 0.0 0.0 0.0 0.0 1 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1187771 DLL4 NOTCH4 DLL4-NOTCH4 Plasma Cells Apocrine Cells Plasma Cells -> Apocrine Cells 0.0001844607443244 0.7160288858520609 0.0 0.2461374514707439 0.0012306151710811 0.0018162987722844 0.0 0.0 0.0 0.0 24 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1187787 MMRN2 CD93 MMRN2-CD93 Luminal-like Amorphous DCIS Cells Apocrine Cells Luminal-like Amorphous DCIS Cells -> Apocrine Cells 0.0001841203480275 0.250044481781731 0.0 0.3990376746076917 0.0070431301838115 0.0005543771898401 0.0 0.0 0.0 0.0 97 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1187801 CXCL12 ITGA4 CXCL12-ITGA4 Luminal-like Amorphous DCIS Cells Apocrine Cells Luminal-like Amorphous DCIS Cells -> Apocrine Cells 0.0001837676891979 0.255669001367946 0.0 0.3990376746076917 0.0061207051981986 0.0006167564619166 0.0 0.0 0.0 0.0 97 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1187845 EFNB2 PECAM1 EFNB2-PECAM1 Apocrine Cells Mast Cells Apocrine Cells -> Mast Cells 0.0001830848790354 0.0 0.8537710813834968 0.2461374514707439 0.0043309883979474 0.0004138063814779 0.0 0.0 0.0 0.0 1 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1187858 VEGFC FLT1 VEGFC-FLT1 Apocrine Cells CXCL14+ Fibroblasts Apocrine Cells -> CXCL14+ Fibroblasts 0.0001828467692004 0.0 0.878254460598671 0.2461374514707439 0.0029865299894135 0.0005788283879716 0.0 0.0 0.0 0.0 20 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1187894 JAG1 NOTCH2 JAG1-NOTCH2 CXCL14+ Fibroblasts Apocrine Cells CXCL14+ Fibroblasts -> Apocrine Cells 0.0001821396159577 0.6303682835571691 0.0 0.2461374514707439 0.000219642761279 0.0107131540183669 0.0 0.0 0.0 0.0 29 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1187916 VWF SELP VWF-SELP T Lymphocytes Apocrine Cells T Lymphocytes -> Apocrine Cells 0.0001818016467079 0.6332974881236617 0.0 0.2461374514707439 0.0036144684673052 0.0006408390492498 0.0 0.0 0.0 0.0 86 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1187917 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) -> Apocrine Cells 0.0001817777200839 0.6160088550075702 0.0 0.2461374514707439 0.0009692519480124 0.0024549141020602 0.0 0.0 0.0 0.0 5 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1187938 COL4A2 CD93 COL4A2-CD93 B Cells Apocrine Cells B Cells -> Apocrine Cells 0.0001813120374392 0.7783550150988336 0.0 0.2461374514707439 0.0033449520260795 0.0005543771898401 0.0 0.0 0.0 0.0 15 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1188024 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) -> Apocrine Cells 0.0001796545361055 0.6630837220165452 0.0 0.2461374514707439 0.0037159398684439 0.0005543771898401 0.0 0.0 0.0 0.0 4 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1188042 CD48 CD2 CD48-CD2 Apocrine Cells Myeloid Cells Apocrine Cells -> Myeloid Cells 0.0001792269779073 0.0 0.7464347811605867 0.2461374514707439 0.001408836344877 0.0012805120781881 0.0 0.0 0.0 0.0 20 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1188197 COL4A2 CD93 COL4A2-CD93 Plasma Cells Apocrine Cells Plasma Cells -> Apocrine Cells 0.0001761242704986 0.4630253981438691 0.0 0.2461374514707439 0.0047240947268779 0.0005543771898401 0.0 0.0 0.0 0.0 24 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1188232 COL4A2 CD93 COL4A2-CD93 Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0001753681831592 0.0 0.6587114738285964 0.2461374514707439 0.0024707251961819 0.0007261054236978 0.0 0.0 0.0 0.0 4 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1188266 HSPG2 LRP1 HSPG2-LRP1 Apocrine Cells Plasma Cells Apocrine Cells -> Plasma Cells 0.000174792444802 0.0 0.7346293219749174 0.2461374514707439 0.00048865795825 0.0032275631628407 0.0 0.0 0.0 0.0 15 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1188268 VWF SELP VWF-SELP Myoepithelial Cells Apocrine Cells Myoepithelial Cells -> Apocrine Cells 0.0001747899416359 0.7158082793127664 0.0 0.2461374514707439 0.0025256125075084 0.0006408390492498 0.0 4.333131120547708e-05 0.954739012312376 0.0 1049 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1188288 C1QB LRP1 C1QB-LRP1 Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0001744362161524 0.0 0.6207977546603366 0.2461374514707439 0.0010187287506117 0.0018097844702233 0.0 0.0 0.0 0.0 4 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1188295 A2M LRP1 A2M-LRP1 Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.000174280188009 0.0 0.6207977546603366 0.2461374514707439 0.0010132735682542 0.0018097844702233 0.0 0.0 0.0 0.0 4 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1188328 MMRN2 CD93 MMRN2-CD93 T Lymphocytes Apocrine Cells T Lymphocytes -> Apocrine Cells 0.0001736950856283 0.6301823358791634 0.0 0.2461374514707439 0.0031934983073077 0.0005543771898401 0.0 0.0 0.0 0.0 86 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1188366 COL4A1 CD93 COL4A1-CD93 Apocrine Cells Basal-like Structured DCIS Cells Apocrine Cells -> Basal-like Structured DCIS Cells 0.0001727962331646 0.0 0.7779918296243433 0.2461374514707439 0.0002584008880758 0.0053794918117879 0.0 0.0002088554720133 0.016997915128281 0.0 684 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1188392 COL4A2 CD93 COL4A2-CD93 Apocrine Cells Plasma Cells Apocrine Cells -> Plasma Cells 0.00017214514548 0.0 0.4630027772793905 0.2461374514707439 0.0024707251961819 0.0009242223287825 0.0 0.0 0.0 0.0 15 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1188397 C1QB LRP1 C1QB-LRP1 Apocrine Cells B Cells Apocrine Cells -> B Cells 0.0001720597381512 0.0 0.6207977546603366 0.2461374514707439 0.0010187287506117 0.0016667952436519 0.0 0.0 0.0 0.0 11 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1188402 A2M LRP1 A2M-LRP1 Apocrine Cells B Cells Apocrine Cells -> B Cells 0.0001719058356985 0.0 0.6207977546603366 0.2461374514707439 0.0010132735682542 0.0016667952436519 0.0 0.0 0.0 0.0 11 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1188412 VEGFC FLT1 VEGFC-FLT1 Mast Cells Apocrine Cells Mast Cells -> Apocrine Cells 0.0001716948401116 0.8317042416754105 0.0 0.2461374514707439 0.0005440770361181 0.00229999322473 0.0 0.0 0.0 0.0 3 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1188425 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) -> Apocrine Cells 0.0001714517519428 0.6342079770588467 0.0 0.2461374514707439 0.000895875398841 0.0018162987722844 0.0 0.0 0.0 0.0 4 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1188435 JAG1 NOTCH2 JAG1-NOTCH2 B Cells Apocrine Cells B Cells -> Apocrine Cells 0.000171269975095 0.8630183004227985 0.0 0.2461374514707439 0.0001109003117737 0.0107131540183669 0.0 0.0 0.0 0.0 15 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1188458 CD34 SELP CD34-SELP CXCL14+ Fibroblasts Apocrine Cells CXCL14+ Fibroblasts -> Apocrine Cells 0.0001707019498636 0.9303167350027568 0.0 0.2461374514707439 0.0016860250240652 0.0006408390492498 0.0 0.0 0.0 0.0 29 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1188488 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) -> Apocrine Cells 0.000170114680908 0.6659645551150886 0.0 0.2461374514707439 0.0037243679732516 0.0003969695918337 0.0 0.0 0.0 0.0 4 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1188532 COL4A1 CD93 COL4A1-CD93 Apocrine Cells Luminal-like Amorphous DCIS Cells Apocrine Cells -> Luminal-like Amorphous DCIS Cells 0.0001690751155725 0.0 0.4630027772793905 0.3990376746076917 0.0002584008880758 0.0048929293424311 0.0 0.0 0.0 0.0 89 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1188606 HSPG2 LRP1 HSPG2-LRP1 Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0001667443560205 0.0 0.6207977546603366 0.2461374514707439 0.00048865795825 0.0028784826949613 0.0 0.0 0.0 0.0 2 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1188607 EFNB2 PECAM1 EFNB2-PECAM1 Apocrine Cells Apocrine Cells Apocrine Cells -> Apocrine Cells 0.000166722202635 0.0 0.2491073778594529 1.0 0.0043309883979474 0.0001990509171164 0.0 0.0001261352169525 0.207642984849246 0.0 991 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1188614 VWF SELP VWF-SELP Luminal-like Amorphous DCIS Cells Apocrine Cells Luminal-like Amorphous DCIS Cells -> Apocrine Cells 0.0001665270568715 0.2486570577556728 0.0 0.3990376746076917 0.0033537993821664 0.0006408390492498 0.0 0.0 0.0 0.0 97 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1188618 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) -> Apocrine Cells 0.0001663428144877 0.6301823358791634 0.0 0.2461374514707439 0.0024635726452692 0.0005543771898401 0.0 0.0 0.0 0.0 5 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1188644 CD34 SELP CD34-SELP Plasma Cells Apocrine Cells Plasma Cells -> Apocrine Cells 0.0001655501268629 0.7168245244832976 0.0 0.2461374514707439 0.0018206581062216 0.0006408390492498 0.0 0.0 0.0 0.0 24 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1188661 VWF SELP VWF-SELP Basal-like Structured DCIS Cells Apocrine Cells Basal-like Structured DCIS Cells -> Apocrine Cells 0.0001650701455901 0.6332974881236617 0.0 0.2461374514707439 0.0020251995753771 0.0006408390492498 0.0 0.0 0.0 0.0 694 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1188672 COL4A1 CD93 COL4A1-CD93 B Cells Apocrine Cells B Cells -> Apocrine Cells 0.0001646814431775 0.8684504425765611 0.0 0.2461374514707439 0.0016831757123532 0.0005543771898401 0.0 0.0 0.0 0.0 15 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1188673 CXCL12 ITGA4 CXCL12-ITGA4 Basal-like Structured DCIS Cells Apocrine Cells Basal-like Structured DCIS Cells -> Apocrine Cells 0.0001646322532708 0.6160088550075702 0.0 0.2461374514707439 0.0021291294377375 0.0006167564619166 0.0 0.0 0.0 0.0 694 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1188677 VWF SELP VWF-SELP Dendritic Cells Apocrine Cells Dendritic Cells -> Apocrine Cells 0.0001645496641706 0.6332974881236617 0.0 0.2461374514707439 0.0019871862905238 0.0006408390492498 0.0 0.0 0.0 0.0 75 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1188715 DLL4 NOTCH4 DLL4-NOTCH4 CXCL14+ Fibroblasts Apocrine Cells CXCL14+ Fibroblasts -> Apocrine Cells 0.0001637579099108 0.9184503888425788 0.0 0.2461374514707439 0.0004696576149175 0.0018162987722844 0.0 0.0 0.0 0.0 29 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1188728 DLL4 NOTCH3 DLL4-NOTCH3 B Cells Apocrine Cells B Cells -> Apocrine Cells 0.0001635355143973 0.6342079770588467 0.0 0.2461374514707439 0.0002327631000826 0.0052641644527029 0.0 0.0 0.0 0.0 15 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1188748 CXCL12 ITGA4 CXCL12-ITGA4 Mast Cells Apocrine Cells Mast Cells -> Apocrine Cells 0.0001628642258314 0.7487535481622718 0.0 0.2461374514707439 0.0016417770622885 0.0006167564619166 0.0 0.0 0.0 0.0 3 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1188763 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) -> Apocrine Cells 0.0001625184591436 0.633566764858408 0.0 0.2461374514707439 0.0018436902762588 0.0006408390492498 0.0 0.0 0.0 0.0 4 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1188782 COL4A2 CD93 COL4A2-CD93 Apocrine Cells CXCL14+ Fibroblasts Apocrine Cells -> CXCL14+ Fibroblasts 0.0001620359389833 0.0 0.8817184225858201 0.2461374514707439 0.0024707251961819 0.0003375370073613 0.0 0.0 0.0 0.0 20 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1188786 CXCL12 ITGA4 CXCL12-ITGA4 Myeloid Cells Apocrine Cells Myeloid Cells -> Apocrine Cells 0.0001619081789235 0.7487535481622718 0.0 0.2461374514707439 0.0015847932820241 0.0006167564619166 0.0 0.0 0.0 0.0 24 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1188788 DLL4 NOTCH4 DLL4-NOTCH4 Mast Cells Apocrine Cells Mast Cells -> Apocrine Cells 0.0001618655970233 0.8516956437178343 0.0 0.2461374514707439 0.000472352586488 0.0018162987722844 0.0 0.0 0.0 0.0 3 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1188799 COL4A1 CD93 COL4A1-CD93 Apocrine Cells CAFs, Invasive Associated Apocrine Cells -> CAFs, Invasive Associated 0.0001617463729893 0.0 0.6587114738285964 0.2461374514707439 0.0002584008880758 0.0042738820064046 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1188838 COL4A1 CD93 COL4A1-CD93 Apocrine Cells Myoepithelial Cells Apocrine Cells -> Myoepithelial Cells 0.0001606794787905 0.0 0.4630027772793905 0.2461374514707439 0.0002584008880758 0.0058437228618857 0.0 0.0001524622655892 0.0371609115759037 0.0 937 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1188871 DLL4 NOTCH3 DLL4-NOTCH3 Apocrine Cells Apocrine Cells Apocrine Cells -> Apocrine Cells 0.0001597610022715 0.2490567623945399 0.0 1.0 0.000126812416921 0.0052641644527029 0.0 0.0003363605785401 0.0154478154945685 0.0 991 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1188883 JAG1 NOTCH2 JAG1-NOTCH2 Mast Cells Apocrine Cells Mast Cells -> Apocrine Cells 0.0001594942864977 0.6303682835571691 0.0 0.2461374514707439 9.902323108165852e-05 0.0107131540183669 0.0 0.0 0.0 0.0 3 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1188893 VWF SELP VWF-SELP CAFs, Invasive Associated Apocrine Cells CAFs, Invasive Associated -> Apocrine Cells 0.0001589942891383 0.6332974881236617 0.0 0.2461374514707439 0.0016171311116606 0.0006408390492498 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1188934 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) -> Apocrine Cells 0.0001579974959576 0.6332974881236617 0.0 0.2461374514707439 0.0015572459193676 0.0006408390492498 0.0 0.0 0.0 0.0 5 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1189024 CXCL12 CXCR4 CXCL12-CXCR4 Apocrine Cells Apocrine Cells Apocrine Cells -> Apocrine Cells 0.0001557001245751 0.255669001367946 0.0 1.0 0.0002269856810233 0.0024549141020602 0.0 0.0006880102742867 0.027955305141963 0.0 991 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1189066 HSPG2 LRP1 HSPG2-LRP1 Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0001543340774851 0.0 0.6207977546603366 0.2461374514707439 0.00048865795825 0.0018097844702233 0.0 0.0 0.0 0.0 4 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1189083 MMRN2 CD93 MMRN2-CD93 Dendritic Cells Apocrine Cells Dendritic Cells -> Apocrine Cells 0.0001538307991973 0.6301823358791634 0.0 0.2461374514707439 0.0015409900107563 0.0005543771898401 0.0 0.0 0.0 0.0 75 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1189104 COL4A2 CD93 COL4A2-CD93 Mast Cells Apocrine Cells Mast Cells -> Apocrine Cells 0.000152970271907 0.8355319038299565 0.0 0.2461374514707439 0.001123788079051 0.0005543771898401 0.0 0.0 0.0 0.0 3 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1189112 COL4A1 CD93 COL4A1-CD93 Myeloid Cells Apocrine Cells Myeloid Cells -> Apocrine Cells 0.0001526627418408 0.7463064942968751 0.0 0.2461374514707439 0.0012430446376512 0.0005543771898401 0.0 0.0 0.0 0.0 24 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1189114 MMRN2 CD93 MMRN2-CD93 CAFs, Invasive Associated Apocrine Cells CAFs, Invasive Associated -> Apocrine Cells 0.0001526072545919 0.6301823358791634 0.0 0.2461374514707439 0.00146889578236 0.0005543771898401 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1189117 VWF SELP VWF-SELP Macrophages Apocrine Cells Macrophages -> Apocrine Cells 0.0001525034746012 0.9011206516381156 0.0 0.2461374514707439 0.0008850282134344 0.0006408390492498 0.0 0.0 0.0 0.0 19 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1189127 HSPG2 LRP1 HSPG2-LRP1 Apocrine Cells B Cells Apocrine Cells -> B Cells 0.0001522314662953 0.0 0.6207977546603366 0.2461374514707439 0.00048865795825 0.0016667952436519 0.0 0.0 0.0 0.0 11 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1189194 CD34 SELP CD34-SELP Mast Cells Apocrine Cells Mast Cells -> Apocrine Cells 0.000149745329794 0.8532069650852002 0.0 0.2461374514707439 0.00083777361258 0.0006408390492498 0.0 0.0 0.0 0.0 3 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1189206 COL4A1 CD93 COL4A1-CD93 Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells -> 11q13 Invasive Tumor Cells (Mitotic) 0.0001490545413068 0.0 0.6587114738285964 0.2461374514707439 0.0002584008880758 0.0026174949623928 0.0 0.0 0.0 0.0 2 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1189211 CD48 CD2 CD48-CD2 CXCL14+ Fibroblasts Apocrine Cells CXCL14+ Fibroblasts -> Apocrine Cells 0.0001487790317387 0.7719609236370527 0.0 0.2461374514707439 0.0014378253178126 0.0003969695918337 0.0 0.0 0.0 0.0 29 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1189213 COL4A1 CD93 COL4A1-CD93 Plasma Cells Apocrine Cells Plasma Cells -> Apocrine Cells 0.0001487662066236 0.4604235282221027 0.0 0.2461374514707439 0.0017253404164066 0.0005543771898401 0.0 0.0 0.0 0.0 24 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1189214 C1QB LRP1 C1QB-LRP1 Apocrine Cells Myeloid Cells Apocrine Cells -> Myeloid Cells 0.0001487439017166 0.0 0.7769451595923457 0.2461374514707439 0.0010187287506117 0.0005558995075445 0.0 0.0 0.0 0.0 20 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1189218 A2M LRP1 A2M-LRP1 Apocrine Cells Myeloid Cells Apocrine Cells -> Myeloid Cells 0.0001486108546044 0.0 0.7769451595923457 0.2461374514707439 0.0010132735682542 0.0005558995075445 0.0 0.0 0.0 0.0 20 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1189302 MMRN2 CD93 MMRN2-CD93 Macrophages Apocrine Cells Macrophages -> Apocrine Cells 0.0001452106327005 0.893316592628645 0.0 0.2461374514707439 0.0007691101630988 0.0005543771898401 0.0 0.0 0.0 0.0 19 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1189316 C1QB LRP1 C1QB-LRP1 Apocrine Cells Mast Cells Apocrine Cells -> Mast Cells 0.000144520941085 0.0 0.8755243548400705 0.2461374514707439 0.0010187287506117 0.0004150165744076 0.0 0.0 0.0 0.0 1 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1189320 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) -> Apocrine Cells 0.0001443957570666 0.6160088550075702 0.0 0.2461374514707439 0.0009692519480124 0.0006167564619166 0.0 0.0 0.0 0.0 5 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1189321 A2M LRP1 A2M-LRP1 Apocrine Cells Mast Cells Apocrine Cells -> Mast Cells 0.0001443916712888 0.0 0.8755243548400705 0.2461374514707439 0.0010132735682542 0.0004150165744076 0.0 0.0 0.0 0.0 1 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1189341 C1QB LRP1 C1QB-LRP1 Apocrine Cells Apocrine Cells Apocrine Cells -> Apocrine Cells 0.0001436859290703 0.0 0.2550748532138862 1.0 0.0010187287506117 0.0003386430177035 0.0 0.0006306760847628 0.0391724276250227 0.0 991 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1189348 A2M LRP1 A2M-LRP1 Apocrine Cells Apocrine Cells Apocrine Cells -> Apocrine Cells 0.0001435574061681 0.0 0.2550748532138862 1.0 0.0010132735682542 0.0003386430177035 0.0 0.0002943155062226 0.0485377896319247 0.0 991 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1189376 CD48 CD2 CD48-CD2 Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0001426360475069 0.0 0.6614977577544194 0.2461374514707439 0.001408836344877 0.0003671083100858 0.0 0.0 0.0 0.0 4 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1189450 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) -> Apocrine Cells 0.0001394060601187 0.6160088550075702 0.0 0.2461374514707439 0.0001971810371238 0.0024549141020602 0.0 0.0 0.0 0.0 4 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1189482 CD48 CD2 CD48-CD2 Apocrine Cells CXCL14+ Fibroblasts Apocrine Cells -> CXCL14+ Fibroblasts 0.000137569377155 0.0 0.7763428264267787 0.2461374514707439 0.001408836344877 0.0002517784065132 0.0 0.0 0.0 0.0 20 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1189496 DLL4 NOTCH4 DLL4-NOTCH4 B Cells Apocrine Cells B Cells -> Apocrine Cells 0.0001369583922612 0.6342079770588467 0.0 0.2461374514707439 0.0002327631000826 0.0018162987722844 0.0 0.0 0.0 0.0 15 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1189508 COL4A1 CD93 COL4A1-CD93 Apocrine Cells Mast Cells Apocrine Cells -> Mast Cells 0.0001363406829061 0.0 0.8347945881127203 0.2461374514707439 0.0002584008880758 0.0012097093680331 0.0 0.0 0.0 0.0 1 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1189513 CD34 SELP CD34-SELP B Cells Apocrine Cells B Cells -> Apocrine Cells 0.0001360194569968 0.633566764858408 0.0 0.2461374514707439 0.0006336851232098 0.0006408390492498 0.0 0.0 0.0 0.0 15 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1189530 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) -> Apocrine Cells 0.0001353895079437 0.6301823358791634 0.0 0.2461374514707439 0.000716220684292 0.0005543771898401 0.0 0.0 0.0 0.0 4 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1189542 CD34 SELP CD34-SELP Apocrine Cells Apocrine Cells Apocrine Cells -> Apocrine Cells 0.0001348596073963 0.2491449441646273 0.0 1.0 0.0003767662344862 0.0006408390492498 0.0 0.0 0.0 0.0 991 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1189548 MMRN2 CD93 MMRN2-CD93 Myeloid Cells Apocrine Cells Myeloid Cells -> Apocrine Cells 0.0001345832827223 0.7856500335676843 0.0 0.2461374514707439 0.0005542667491398 0.0005543771898401 0.0 0.0 0.0 0.0 24 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1189562 DLL4 NOTCH4 DLL4-NOTCH4 Apocrine Cells Apocrine Cells Apocrine Cells -> Apocrine Cells 0.0001337972983898 0.2490567623945399 0.0 1.0 0.000126812416921 0.0018162987722844 0.0 0.0 0.0 0.0 991 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1189590 COL4A1 CD93 COL4A1-CD93 Apocrine Cells B Cells Apocrine Cells -> B Cells 0.0001322200057224 0.0 0.7779918296243433 0.2461374514707439 0.0002584008880758 0.001079730675535 0.0 0.0 0.0 0.0 11 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1189604 HSPG2 LRP1 HSPG2-LRP1 Apocrine Cells Myeloid Cells Apocrine Cells -> Myeloid Cells 0.0001316025614366 0.0 0.7769451595923457 0.2461374514707439 0.00048865795825 0.0005558995075445 0.0 0.0013888888888888 0.2052629834064942 0.0 20 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1189617 VWF SELP VWF-SELP Myeloid Cells Apocrine Cells Myeloid Cells -> Apocrine Cells 0.0001306882965085 0.7848266128497919 0.0 0.2461374514707439 0.0004024409845247 0.0006408390492498 0.0 0.0 0.0 0.0 24 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1189620 COL4A1 CD93 COL4A1-CD93 Apocrine Cells Myeloid Cells Apocrine Cells -> Myeloid Cells 0.0001304640507683 0.0 0.7461459456652184 0.2461374514707439 0.0002584008880758 0.0010390313650636 0.0 0.0 0.0 0.0 20 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1189621 MMRN2 CD93 MMRN2-CD93 Mast Cells Apocrine Cells Mast Cells -> Apocrine Cells 0.0001303669412054 0.8571898293845529 0.0 0.2461374514707439 0.0004196880356983 0.0005543771898401 0.0 0.0 0.0 0.0 3 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1189657 HSPG2 LRP1 HSPG2-LRP1 Apocrine Cells Mast Cells Apocrine Cells -> Mast Cells 0.0001278662574299 0.0 0.8755243548400705 0.2461374514707439 0.00048865795825 0.0004150165744076 0.0 0.0 0.0 0.0 1 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1189666 HSPG2 LRP1 HSPG2-LRP1 Apocrine Cells Apocrine Cells Apocrine Cells -> Apocrine Cells 0.0001271274727221 0.0 0.2550748532138862 1.0 0.00048865795825 0.0003386430177035 0.0 0.0002382554097993 0.0339588994411007 0.0 991 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1189691 VWF SELP VWF-SELP Plasma Cells Apocrine Cells Plasma Cells -> Apocrine Cells 0.0001254818701985 0.7158082793127664 0.0 0.2461374514707439 0.0003457348439318 0.0006408390492498 0.0 0.0 0.0 0.0 24 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1189710 VWF SELP VWF-SELP CXCL14+ Fibroblasts Apocrine Cells CXCL14+ Fibroblasts -> Apocrine Cells 0.0001237152850035 0.9275752708651288 0.0 0.2461374514707439 0.000245041593909 0.0006408390492498 0.0 0.0 0.0 0.0 29 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1189711 CXCL12 ITGA4 CXCL12-ITGA4 Apocrine Cells Apocrine Cells Apocrine Cells -> Apocrine Cells 0.0001236809293956 0.255669001367946 0.0 1.0 0.0002269856810233 0.0006167564619166 0.0 4.586735161911752e-05 0.0086723853221009 0.0 991 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1189713 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) -> Apocrine Cells 0.0001233254418326 0.6332974881236617 0.0 0.2461374514707439 0.0003521782369754 0.0006408390492498 0.0 0.0 0.0 0.0 4 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1189740 COL4A1 CD93 COL4A1-CD93 Mast Cells Apocrine Cells Mast Cells -> Apocrine Cells 0.0001210604909155 0.7766289238087107 0.0 0.2461374514707439 0.0002970267018348 0.0005543771898401 0.0 0.0 0.0 0.0 3 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1189754 COL4A1 CD93 COL4A1-CD93 Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells -> 11q13 Invasive Tumor Cells (G1/S) 0.0001203736890576 0.0 0.6587114738285964 0.2461374514707439 0.0002584008880758 0.0007261054236978 0.0 0.0 0.0 0.0 4 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1189773 VWF SELP VWF-SELP Mast Cells Apocrine Cells Mast Cells -> Apocrine Cells 0.0001189290710149 0.8525936146535493 0.0 0.2461374514707439 0.0002103933337194 0.0006408390492498 0.0 0.0 0.0 0.0 3 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1189785 COL4A1 CD93 COL4A1-CD93 Apocrine Cells Plasma Cells Apocrine Cells -> Plasma Cells 0.0001181613782015 0.0 0.4630027772793905 0.2461374514707439 0.0002584008880758 0.0009242223287825 0.0 0.0 0.0 0.0 15 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1189788 MMRN2 CD93 MMRN2-CD93 B Cells Apocrine Cells B Cells -> Apocrine Cells 0.0001176509631848 0.6301823358791634 0.0 0.2461374514707439 0.0003083910058032 0.0005543771898401 0.0 0.0 0.0 0.0 15 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1189800 VWF SELP VWF-SELP B Cells Apocrine Cells B Cells -> Apocrine Cells 0.0001154368478222 0.6332974881236617 0.0 0.2461374514707439 0.00023686843287 0.0006408390492498 0.0 0.0 0.0 0.0 15 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1189817 MMRN2 CD93 MMRN2-CD93 Plasma Cells Apocrine Cells Plasma Cells -> Apocrine Cells 0.0001134225983915 0.7205550478301406 0.0 0.2461374514707439 0.0002165306714062 0.0005543771898401 0.0 0.0 0.0 0.0 24 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1189828 COL4A1 CD93 COL4A1-CD93 Apocrine Cells CXCL14+ Fibroblasts Apocrine Cells -> CXCL14+ Fibroblasts 0.0001112223630533 0.0 0.8817184225858201 0.2461374514707439 0.0002584008880758 0.0003375370073613 0.0 0.0 0.0 0.0 20 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1189832 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) -> Apocrine Cells 0.0001107376832607 0.6160088550075702 0.0 0.2461374514707439 0.0001971810371238 0.0006167564619166 0.0 0.0 0.0 0.0 4 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1189843 VWF SELP VWF-SELP Apocrine Cells Apocrine Cells Apocrine Cells -> Apocrine Cells 0.0001094300768608 0.2486570577556728 0.0 1.0 0.0001077515101466 0.0006408390492498 0.0 4.586735161911752e-05 1.0 0.0 991 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1189849 MMRN2 CD93 MMRN2-CD93 CXCL14+ Fibroblasts Apocrine Cells CXCL14+ Fibroblasts -> Apocrine Cells 0.0001088920442774 0.940547666092272 0.0 0.2461374514707439 0.0001298888146421 0.0005543771898401 0.0 0.0 0.0 0.0 29 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1189897 MMRN2 CD93 MMRN2-CD93 Apocrine Cells Apocrine Cells Apocrine Cells -> Apocrine Cells 9.964072678691296e-05 0.250044481781731 0.0 1.0 7.058774627838557e-05 0.0005543771898401 0.0 0.0 0.0 0.0 991 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1190679 CLEC2D KLRB1 CLEC2D-KLRB1 Apocrine Cells Apocrine Cells Apocrine Cells -> Apocrine Cells 1.8566920074572667e-05 0.0 0.0 1.0 0.0096292529477205 0.0042544667714474 0.0 0.0067272115708039 0.2569069572370654 0.0 991 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1190840 VEGFC FLT1 VEGFC-FLT1 Apocrine Cells Apocrine Cells Apocrine Cells -> Apocrine Cells 1.3787413388662117e-05 0.0 0.0 1.0 0.0029865299894135 0.00229999322473 0.0 0.0021863437605112 0.2422202689017633 0.0 991 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1190906 COL4A2 CD93 COL4A2-CD93 Apocrine Cells Apocrine Cells Apocrine Cells -> Apocrine Cells 1.0538364895362456e-05 0.0 0.0 1.0 0.0024707251961819 0.0005543771898401 0.0 0.0005045408678102 0.0616065827972992 0.0 991 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1190922 CD48 CD2 CD48-CD2 Apocrine Cells Apocrine Cells Apocrine Cells -> Apocrine Cells 9.07692267561122e-06 0.0 0.0 1.0 0.001408836344877 0.0003969695918337 0.0 0.0 0.0 0.0 991 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1190927 COL4A1 CD93 COL4A1-CD93 Apocrine Cells Apocrine Cells Apocrine Cells -> Apocrine Cells 7.233591842249152e-06 0.0 0.0 1.0 0.0002584008880758 0.0005543771898401 0.0 0.00014415453366 0.0282716464198159 0.0 991 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1190935 MMRN2 CLEC14A MMRN2-CLEC14A Endothelial Cells Unassigned Endothelial Cells -> Unassigned 4.6295299164922566e-06 0.9845127857250529 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 5 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1190936 MMRN2 CD93 MMRN2-CD93 Endothelial Cells Unassigned Endothelial Cells -> Unassigned 4.6295299164922566e-06 0.9845127857250529 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 5 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1190980 MMP2 PECAM1 MMP2-PECAM1 Unassigned Endothelial Cells Unassigned -> Endothelial Cells 4.607266162447117e-06 0.0 0.956444566971872 0.0 0.0 1.0 0.0 0.0 0.0 0.0 9 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1190982 EFNB2 PECAM1 EFNB2-PECAM1 Unassigned Endothelial Cells Unassigned -> Endothelial Cells 4.607266162447117e-06 0.0 0.956444566971872 0.0 0.0 1.0 0.0 0.0 0.0 0.0 9 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1190983 CD34 SELP CD34-SELP Endothelial Cells Unassigned Endothelial Cells -> Unassigned 4.606877020867352e-06 0.9559599666576516 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 5 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1190987 VWF ITGA9 VWF-ITGA9 Endothelial Cells Unassigned Endothelial Cells -> Unassigned 4.606678715657255e-06 0.955713094717548 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 5 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1190990 VWF LRP1 VWF-LRP1 Endothelial Cells Unassigned Endothelial Cells -> Unassigned 4.606678715657255e-06 0.955713094717548 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 5 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1190993 VWF SELP VWF-SELP Endothelial Cells Unassigned Endothelial Cells -> Unassigned 4.606678715657255e-06 0.955713094717548 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 5 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1191102 CCN1 CAV1 CCN1-CAV1 Unassigned Endothelial Cells Unassigned -> Endothelial Cells 4.595725303102173e-06 0.0 0.942159351720962 0.0 0.0 1.0 0.0 0.0 0.0 0.0 9 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1191110 VWF ITGA9 VWF-ITGA9 Unassigned Endothelial Cells Unassigned -> Endothelial Cells 4.594295709345375e-06 0.0 0.9404022517663844 0.0 0.0 1.0 0.0 0.0 0.0 0.0 9 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1191203 DLL1 NOTCH3 DLL1-NOTCH3 Endothelial Cells Unassigned Endothelial Cells -> Unassigned 4.590436630481858e-06 0.9356727248601746 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 5 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1191252 CD48 CD2 CD48-CD2 T Lymphocytes Unassigned T Lymphocytes -> Unassigned 4.584509650779463e-06 0.928447473463448 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 1 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1191277 C1QB LRP1 C1QB-LRP1 Macrophages Unassigned Macrophages -> Unassigned 4.5822349030235535e-06 0.9256868304646206 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 1 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1191299 CXCL12 ITGA4 CXCL12-ITGA4 Unassigned T Lymphocytes Unassigned -> T Lymphocytes 4.582132246095704e-06 0.0 0.9255624071030766 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1191377 DLL4 NOTCH3 DLL4-NOTCH3 Endothelial Cells Unassigned Endothelial Cells -> Unassigned 4.576245188173534e-06 0.9184503888425788 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 5 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1191378 DLL4 NOTCH4 DLL4-NOTCH4 Endothelial Cells Unassigned Endothelial Cells -> Unassigned 4.576245188173534e-06 0.9184503888425788 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 5 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1191487 CXCL12 CXCR4 CXCL12-CXCR4 Unassigned T Lymphocytes Unassigned -> T Lymphocytes 4.561484615078762e-06 0.0 0.9008184599638702 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1191495 MMRN2 CLEC14A MMRN2-CLEC14A Unassigned Endothelial Cells Unassigned -> Endothelial Cells 4.561069316378525e-06 0.0 0.9003264838243337 0.0 0.0 1.0 0.0 0.0 0.0 0.0 9 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1191526 DLL4 NOTCH4 DLL4-NOTCH4 Unassigned Endothelial Cells Unassigned -> Endothelial Cells 4.557548096342201e-06 0.0 0.896164124004365 0.0 0.0 1.0 0.0 0.0 0.0 0.0 9 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1191533 CD48 CD2 CD48-CD2 Unassigned T Lymphocytes Unassigned -> T Lymphocytes 4.557493258646143e-06 0.0 0.8960994285623033 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1191593 A2M LRP1 A2M-LRP1 Endothelial Cells Unassigned Endothelial Cells -> Unassigned 4.55550120104864e-06 0.8937519114898692 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 5 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1191602 CXCL12 CXCR4 CXCL12-CXCR4 CAFs, DCIS Associated Unassigned CAFs, DCIS Associated -> Unassigned 4.55436141535938e-06 0.8924110508951895 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 29 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1191604 CXCL12 ITGA4 CXCL12-ITGA4 CAFs, DCIS Associated Unassigned CAFs, DCIS Associated -> Unassigned 4.55436141535938e-06 0.8924110508951895 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 29 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1191711 COL4A2 CD93 COL4A2-CD93 Endothelial Cells Unassigned Endothelial Cells -> Unassigned 4.54720412909258e-06 0.8840293712888387 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 5 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1191732 CD34 SELP CD34-SELP Unassigned Endothelial Cells Unassigned -> Endothelial Cells 4.545387637960743e-06 0.0 0.8819126042133903 0.0 0.0 1.0 0.0 0.0 0.0 0.0 9 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1191735 VWF SELP VWF-SELP Unassigned Endothelial Cells Unassigned -> Endothelial Cells 4.545387637960743e-06 0.0 0.8819126042133903 0.0 0.0 1.0 0.0 0.0 0.0 0.0 9 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1191742 HSPG2 LRP1 HSPG2-LRP1 Endothelial Cells Unassigned Endothelial Cells -> Unassigned 4.545305096524839e-06 0.8818165186409654 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 5 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1191754 COL4A1 CD93 COL4A1-CD93 Unassigned Endothelial Cells Unassigned -> Endothelial Cells 4.545220820269853e-06 0.0 0.8817184225858201 0.0 0.0 1.0 0.0 0.0 0.0 0.0 9 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1191756 COL4A2 CD93 COL4A2-CD93 Unassigned Endothelial Cells Unassigned -> Endothelial Cells 4.545220820269853e-06 0.0 0.8817184225858201 0.0 0.0 1.0 0.0 0.0 0.0 0.0 9 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1191758 MMRN2 CD93 MMRN2-CD93 Unassigned Endothelial Cells Unassigned -> Endothelial Cells 4.545220820269853e-06 0.0 0.8817184225858201 0.0 0.0 1.0 0.0 0.0 0.0 0.0 9 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1191799 VEGFC FLT1 VEGFC-FLT1 Unassigned Endothelial Cells Unassigned -> Endothelial Cells 4.5422398408703975e-06 0.0 0.878254460598671 0.0 0.0 1.0 0.0 0.0 0.0 0.0 9 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1191892 VEGFC FLT1 VEGFC-FLT1 Endothelial Cells Unassigned Endothelial Cells -> Unassigned 4.536677360885093e-06 0.8718210606749883 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 5 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1191934 EFNB2 PECAM1 EFNB2-PECAM1 Endothelial Cells Unassigned Endothelial Cells -> Unassigned 4.529927114086592e-06 0.8640667164982425 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 5 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1191982 THBS2 CD36 THBS2-CD36 Unassigned Endothelial Cells Unassigned -> Endothelial Cells 4.525275464882104e-06 0.0 0.8587566561291643 0.0 0.0 1.0 0.0 0.0 0.0 0.0 9 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1192610 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells Unassigned 11q13 Invasive Tumor Cells -> Unassigned 4.466666030784275e-06 0.7941469661104034 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 5 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1193108 COL4A1 CD93 COL4A1-CD93 Endothelial Cells Unassigned Endothelial Cells -> Unassigned 4.450091373943375e-06 0.7766289238087107 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 5 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1193125 CLEC2D KLRB1 CLEC2D-KLRB1 Unassigned T Lymphocytes Unassigned -> T Lymphocytes 4.449815486654042e-06 0.0 0.7763400818577846 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1193198 DLL1 NOTCH3 DLL1-NOTCH3 Unassigned Pericytes Unassigned -> Pericytes 4.438726302669705e-06 0.0 0.8818326005152037 0.0 0.0 0.8672894033034337 0.0 0.0 0.0 0.0 7 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1193201 DLL4 NOTCH3 DLL4-NOTCH3 Unassigned Pericytes Unassigned -> Pericytes 4.438726302669705e-06 0.0 0.8818326005152037 0.0 0.0 0.8672894033034337 0.0 0.0 0.0 0.0 7 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1193286 C1QB LRP1 C1QB-LRP1 Unassigned CAFs, DCIS Associated Unassigned -> CAFs, DCIS Associated 4.409046828610024e-06 0.0 0.7346293219749174 0.0 0.0 1.0 0.0 0.0 0.0 0.0 36 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1193288 HSPG2 LRP1 HSPG2-LRP1 Unassigned CAFs, DCIS Associated Unassigned -> CAFs, DCIS Associated 4.409046828610024e-06 0.0 0.7346293219749174 0.0 0.0 1.0 0.0 0.0 0.0 0.0 36 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1193307 VWF LRP1 VWF-LRP1 Unassigned CAFs, DCIS Associated Unassigned -> CAFs, DCIS Associated 4.409046828610024e-06 0.0 0.7346293219749174 0.0 0.0 1.0 0.0 0.0 0.0 0.0 36 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1193320 C3 LRP1 C3-LRP1 Unassigned CAFs, DCIS Associated Unassigned -> CAFs, DCIS Associated 4.409046828610024e-06 0.0 0.7346293219749174 0.0 0.0 1.0 0.0 0.0 0.0 0.0 36 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1193323 A2M LRP1 A2M-LRP1 Unassigned CAFs, DCIS Associated Unassigned -> CAFs, DCIS Associated 4.409046828610024e-06 0.0 0.7346293219749174 0.0 0.0 1.0 0.0 0.0 0.0 0.0 36 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1193385 CCN1 CAV1 CCN1-CAV1 CAFs, DCIS Associated Unassigned CAFs, DCIS Associated -> Unassigned 4.406872431988873e-06 0.7324582304061453 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 29 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1193714 THBS2 CD36 THBS2-CD36 CAFs, DCIS Associated Unassigned CAFs, DCIS Associated -> Unassigned 4.3988593610624405e-06 0.724503440376099 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 29 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1193871 MMP2 PECAM1 MMP2-PECAM1 CAFs, DCIS Associated Unassigned CAFs, DCIS Associated -> Unassigned 4.393137439422898e-06 0.718867305289982 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 29 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1193923 C3 LRP1 C3-LRP1 CAFs, DCIS Associated Unassigned CAFs, DCIS Associated -> Unassigned 4.38907914058318e-06 0.7148920381722296 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 29 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1193999 C1QB LRP1 C1QB-LRP1 Dendritic Cells Unassigned Dendritic Cells -> Unassigned 4.3734990281467815e-06 0.8703788833238396 0.0 0.0 0.8040181448318822 0.0 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1194045 CLEC2D KLRB1 CLEC2D-KLRB1 T Lymphocytes Unassigned T Lymphocytes -> Unassigned 4.351998894902756e-06 0.7797302331085993 0.0 0.0 0.8713412494740926 0.0 0.0 0.0 0.0 0.0 1 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1194541 JAG1 NOTCH2 JAG1-NOTCH2 Unassigned 11q13 Invasive Tumor Cells Unassigned -> 11q13 Invasive Tumor Cells 4.334627175135336e-06 0.0 0.663300745568453 0.0 0.0 1.0 0.0 0.0 0.0 0.0 13 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1194999 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells Unassigned 11q13 Invasive Tumor Cells -> Unassigned 4.331607130067538e-06 0.6605327397359113 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 5 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1195622 DLL4 NOTCH3 DLL4-NOTCH3 Unassigned 11q13 Invasive Tumor Cells Unassigned -> 11q13 Invasive Tumor Cells 4.328895973792544e-06 0.0 0.6580560501976399 0.0 0.0 1.0 0.0 0.0 0.0 0.0 13 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1195624 DLL1 NOTCH3 DLL1-NOTCH3 Unassigned 11q13 Invasive Tumor Cells Unassigned -> 11q13 Invasive Tumor Cells 4.328895973792544e-06 0.0 0.6580560501976399 0.0 0.0 1.0 0.0 0.0 0.0 0.0 13 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1198270 CCN1 CAV1 CCN1-CAV1 Unassigned Pericytes Unassigned -> Pericytes 4.172654668537117e-06 0.0 0.9694036398779844 0.0 0.0 0.5444650460041837 0.0 0.0 0.0 0.0 7 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1198381 DLL1 NOTCH3 DLL1-NOTCH3 CAFs, DCIS Associated Unassigned CAFs, DCIS Associated -> Unassigned 4.152771827480342e-06 0.7296454584598743 0.0 0.0 0.7029371915698084 0.0 0.0 0.0 0.0 0.0 29 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1198600 COL4A2 CD93 COL4A2-CD93 Pericytes Unassigned Pericytes -> Unassigned 4.121482895623161e-06 0.8840293712888387 0.0 0.0 0.5544396796022323 0.0 0.0 0.0 0.0 0.0 5 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1199304 CCN1 CAV1 CCN1-CAV1 Endothelial Cells Unassigned Endothelial Cells -> Unassigned 4.012838134771506e-06 0.9219165193585238 0.0 0.0 0.4529166025129413 0.0 0.0 0.0 0.0 0.0 5 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1199407 CD48 CD2 CD48-CD2 Dendritic Cells Unassigned Dendritic Cells -> Unassigned 4.003170832514997e-06 0.9011089648206808 0.0 0.0 0.4567172527116189 0.0 0.0 0.0 0.0 0.0 0 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1199703 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells Unassigned 11q13 Invasive Tumor Cells -> Unassigned 3.9638163941321295e-06 0.662063103571249 0.0 0.0 0.585843718590581 0.0 0.0 0.0 0.0 0.0 5 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1199820 CXCL12 ITGA4 CXCL12-ITGA4 Unassigned Dendritic Cells Unassigned -> Dendritic Cells 3.9505789690082e-06 0.0 0.8950084308969304 0.0 0.0 0.4247538686915498 0.0 0.0 0.0 0.0 0 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1199892 COL4A1 CD93 COL4A1-CD93 Pericytes Unassigned Pericytes -> Unassigned 3.94547973089456e-06 0.7766289238087107 0.0 0.0 0.4857192596400828 0.0 0.0 0.0 0.0 0.0 5 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1200176 COL4A2 CD93 COL4A2-CD93 CAFs, DCIS Associated Unassigned CAFs, DCIS Associated -> Unassigned 3.908290507980789e-06 0.4630253981438691 0.0 0.0 0.7696906278989153 0.0 0.0 0.0 0.0 0.0 29 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1200553 A2M LRP1 A2M-LRP1 Pericytes Unassigned Pericytes -> Unassigned 3.867454482388104e-06 0.8937519114898692 0.0 0.0 0.3743986430148447 0.0 0.0 0.0 0.0 0.0 5 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1201260 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells Unassigned 11q13 Invasive Tumor Cells -> Unassigned 3.7933292960637694e-06 0.6593525851613742 0.0 0.0 0.4518617096918393 0.0 0.0 0.0 0.0 0.0 5 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1201542 CXCL12 CXCR4 CXCL12-CXCR4 Unassigned Dendritic Cells Unassigned -> Dendritic Cells 3.768680627816764e-06 0.0 0.9008184599638702 0.0 0.0 0.3180524283074206 0.0 0.0 0.0 0.0 0 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1201560 COL4A2 CD93 COL4A2-CD93 CAFs, Invasive Associated Unassigned CAFs, Invasive Associated -> Unassigned 3.767555780520262e-06 0.6582846571368821 0.0 0.0 0.4344545964241579 0.0 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1201833 COL4A1 CD93 COL4A1-CD93 CAFs, Invasive Associated Unassigned CAFs, Invasive Associated -> Unassigned 3.736354590144728e-06 0.6630837220165452 0.0 0.0 0.4103175828613323 0.0 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1202769 THBS2 CD36 THBS2-CD36 Unassigned Pericytes Unassigned -> Pericytes 3.676269887759629e-06 0.0 0.8587566561291643 0.0 0.0 0.287457858136305 0.0 0.0 0.0 0.0 7 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1202847 CCN1 CAV1 CCN1-CAV1 Pericytes Unassigned Pericytes -> Unassigned 3.669106430828292e-06 0.9219165193585238 0.0 0.0 0.2646489893253856 0.0 0.0 0.0 0.0 0.0 5 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1203047 DLL1 NOTCH3 DLL1-NOTCH3 Unassigned Luminal-like Amorphous DCIS Cells Unassigned -> Luminal-like Amorphous DCIS Cells 3.6539317058300487e-06 0.0 0.4638256179742202 0.0 0.0 0.5131068416842878 0.0 0.0 0.0 0.0 0 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1203055 DLL4 NOTCH3 DLL4-NOTCH3 Unassigned Luminal-like Amorphous DCIS Cells Unassigned -> Luminal-like Amorphous DCIS Cells 3.6539317058300487e-06 0.0 0.4638256179742202 0.0 0.0 0.5131068416842878 0.0 0.0 0.0 0.0 0 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1203847 DLL1 NOTCH3 DLL1-NOTCH3 Myoepithelial Cells Unassigned Myoepithelial Cells -> Unassigned 3.589796167289538e-06 0.7296454584598743 0.0 0.0 0.293296467876477 0.0 0.0 0.0 0.0 0.0 0 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1203918 VWF ITGA9 VWF-ITGA9 Unassigned Myoepithelial Cells Unassigned -> Myoepithelial Cells 3.5823338889280344e-06 0.0 0.7292496872084557 0.0 0.0 0.2898144908728011 0.0 0.0 0.0 0.0 6 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1203960 VWF ITGA9 VWF-ITGA9 Unassigned CAFs, DCIS Associated Unassigned -> CAFs, DCIS Associated 3.578562332390625e-06 0.0 0.7292496872084557 0.0 0.0 0.2879885658616873 0.0 0.0 0.0 0.0 36 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1204017 COL4A1 CD93 COL4A1-CD93 CAFs, DCIS Associated Unassigned CAFs, DCIS Associated -> Unassigned 3.576875006908846e-06 0.4604235282221027 0.0 0.0 0.454846709299195 0.0 0.0 0.0 0.0 0.0 29 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1204103 CLEC2D KLRB1 CLEC2D-KLRB1 Unassigned 11q13 Invasive Tumor Cells Unassigned -> 11q13 Invasive Tumor Cells 3.572503130517245e-06 0.0 0.657421674383923 0.0 0.0 0.3162217004298525 0.0 0.0 0.0 0.0 13 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1205808 DLL4 NOTCH3 DLL4-NOTCH3 Unassigned Basal-like Structured DCIS Cells Unassigned -> Basal-like Structured DCIS Cells 3.480580639301076e-06 0.0 0.7746834992804791 0.0 0.0 0.2295016807597237 0.0 0.0 0.0 0.0 3 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1205811 DLL1 NOTCH3 DLL1-NOTCH3 Unassigned Basal-like Structured DCIS Cells Unassigned -> Basal-like Structured DCIS Cells 3.480580639301076e-06 0.0 0.7746834992804791 0.0 0.0 0.2295016807597237 0.0 0.0 0.0 0.0 3 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1205987 DLL4 NOTCH3 DLL4-NOTCH3 Unassigned Endothelial Cells Unassigned -> Endothelial Cells 3.4740963497132e-06 0.0 0.8818326005152037 0.0 0.0 0.1993723722552783 0.0 0.0 0.0 0.0 9 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1205989 DLL1 NOTCH3 DLL1-NOTCH3 Unassigned Endothelial Cells Unassigned -> Endothelial Cells 3.4740963497132e-06 0.0 0.8818326005152037 0.0 0.0 0.1993723722552783 0.0 0.0 0.0 0.0 9 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1206122 CCN1 CAV1 CCN1-CAV1 Myoepithelial Cells Unassigned Myoepithelial Cells -> Unassigned 3.4683796663347257e-06 0.7324582304061453 0.0 0.0 0.2376713873232418 0.0 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1206712 CLEC2D KLRB1 CLEC2D-KLRB1 Luminal-like Amorphous DCIS Cells Unassigned Luminal-like Amorphous DCIS Cells -> Unassigned 3.436009449046824e-06 0.4625081978296446 0.0 0.0 0.3558005706994493 0.0 0.0 0.0 0.0 0.0 0 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1206749 DLL1 NOTCH3 DLL1-NOTCH3 Pericytes Unassigned Pericytes -> Unassigned 3.4332401027640025e-06 0.9356727248601746 0.0 0.0 0.1750253929104546 0.0 0.0 0.0 0.0 0.0 5 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1206877 EFNB2 PECAM1 EFNB2-PECAM1 Pericytes Unassigned Pericytes -> Unassigned 3.429450523269514e-06 0.8640667164982425 0.0 0.0 0.1882781599600688 0.0 0.0 0.0 0.0 0.0 5 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1207313 VEGFC FLT1 VEGFC-FLT1 Unassigned 11q13 Invasive Tumor Cells Unassigned -> 11q13 Invasive Tumor Cells 3.4113608095098784e-06 0.0 0.6593689120110077 0.0 0.0 0.2390217618875283 0.0 0.0 0.0 0.0 13 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1207381 VEGFC FLT1 VEGFC-FLT1 Pericytes Unassigned Pericytes -> Unassigned 3.4077796443658302e-06 0.8718210606749883 0.0 0.0 0.1796394187986057 0.0 0.0 0.0 0.0 0.0 5 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1207735 HSPG2 LRP1 HSPG2-LRP1 CAFs, DCIS Associated Unassigned CAFs, DCIS Associated -> Unassigned 3.395411391767544e-06 0.4629984640915818 0.0 0.0 0.3309594876493178 0.0 0.0 0.0 0.0 0.0 29 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1208028 MMP2 PECAM1 MMP2-PECAM1 Unassigned Pericytes Unassigned -> Pericytes 3.3842869663129044e-06 0.0 0.930308383061206 0.0 0.0 0.1615013370958009 0.0 0.0 0.0 0.0 7 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1208029 EFNB2 PECAM1 EFNB2-PECAM1 Unassigned Pericytes Unassigned -> Pericytes 3.3842869663129044e-06 0.0 0.930308383061206 0.0 0.0 0.1615013370958009 0.0 0.0 0.0 0.0 7 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1208036 COL4A2 CD93 COL4A2-CD93 Basal-like Structured DCIS Cells Unassigned Basal-like Structured DCIS Cells -> Unassigned 3.3838975063415906e-06 0.7783550150988336 0.0 0.0 0.1928969878996252 0.0 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1208604 HSPG2 LRP1 HSPG2-LRP1 Pericytes Unassigned Pericytes -> Unassigned 3.3556307453724744e-06 0.8818165186409654 0.0 0.0 0.1619074107723045 0.0 0.0 0.0 0.0 0.0 5 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1208949 CCN1 CAV1 CCN1-CAV1 CAFs, Invasive Associated Unassigned CAFs, Invasive Associated -> Unassigned 3.343143775266846e-06 0.6213271600240247 0.0 0.0 0.2247035641022029 0.0 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1209229 A2M LRP1 A2M-LRP1 CAFs, DCIS Associated Unassigned CAFs, DCIS Associated -> Unassigned 3.336256654611039e-06 0.4648000335061383 0.0 0.0 0.2966815529783992 0.0 0.0 0.0 0.0 0.0 29 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1209514 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells Unassigned 11q13 Invasive Tumor Cells -> Unassigned 3.324431126716847e-06 0.6249837837987587 0.0 0.0 0.2159908053119969 0.0 0.0 0.0 0.0 0.0 5 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1210051 DLL1 NOTCH3 DLL1-NOTCH3 Unassigned CAFs, Invasive Associated Unassigned -> CAFs, Invasive Associated 3.303182108100208e-06 0.0 0.6580560501976399 0.0 0.0 0.1973932010691654 0.0 0.0 0.0 0.0 0 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1210053 DLL4 NOTCH3 DLL4-NOTCH3 Unassigned CAFs, Invasive Associated Unassigned -> CAFs, Invasive Associated 3.303182108100208e-06 0.0 0.6580560501976399 0.0 0.0 0.1973932010691654 0.0 0.0 0.0 0.0 0 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1210114 A2M LRP1 A2M-LRP1 Basal-like Structured DCIS Cells Unassigned Basal-like Structured DCIS Cells -> Unassigned 3.301007808875109e-06 0.7741139100414175 0.0 0.0 0.1671376945154473 0.0 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1210390 VWF ITGA9 VWF-ITGA9 Unassigned Pericytes Unassigned -> Pericytes 3.289454186977626e-06 0.0 0.9404022517663844 0.0 0.0 0.1347191569099048 0.0 0.0 0.0 0.0 7 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1210928 CD34 SELP CD34-SELP Pericytes Unassigned Pericytes -> Unassigned 3.27020115475892e-06 0.9303167350027568 0.0 0.0 0.1314667522621683 0.0 0.0 0.0 0.0 0.0 5 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1211146 HSPG2 LRP1 HSPG2-LRP1 CAFs, Invasive Associated Unassigned CAFs, Invasive Associated -> Unassigned 3.264600396379123e-06 0.6589792304505506 0.0 0.0 0.1836996873148393 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1211210 MMRN2 CLEC14A MMRN2-CLEC14A Unassigned Pericytes Unassigned -> Pericytes 3.2634340674491405e-06 0.0 0.9003264838243337 0.0 0.0 0.1341680150528327 0.0 0.0 0.0 0.0 7 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1211226 THBS2 CD36 THBS2-CD36 CAFs, Invasive Associated Unassigned CAFs, Invasive Associated -> Unassigned 3.2626933267108024e-06 0.6242573126045354 0.0 0.0 0.1932385901170197 0.0 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1211599 VWF ITGA9 VWF-ITGA9 Unassigned Basal-like Structured DCIS Cells Unassigned -> Basal-like Structured DCIS Cells 3.250463103881086e-06 0.0 0.6252253442669611 0.0 0.0 0.1886404570313 0.0 0.0 0.0 0.0 3 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1211628 COL4A2 CD93 COL4A2-CD93 Myoepithelial Cells Unassigned Myoepithelial Cells -> Unassigned 3.2500619599925504e-06 0.4630253981438691 0.0 0.0 0.2545335314555431 0.0 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1211702 VWF LRP1 VWF-LRP1 Pericytes Unassigned Pericytes -> Unassigned 3.247100179734518e-06 0.9275752708651288 0.0 0.0 0.1263644540569636 0.0 0.0 0.0 0.0 0.0 5 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1211705 VWF ITGA9 VWF-ITGA9 Pericytes Unassigned Pericytes -> Unassigned 3.247100179734518e-06 0.9275752708651288 0.0 0.0 0.1263644540569636 0.0 0.0 0.0 0.0 0.0 5 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1211706 VWF SELP VWF-SELP Pericytes Unassigned Pericytes -> Unassigned 3.247100179734518e-06 0.9275752708651288 0.0 0.0 0.1263644540569636 0.0 0.0 0.0 0.0 0.0 5 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1211744 VEGFC FLT1 VEGFC-FLT1 Unassigned Pericytes Unassigned -> Pericytes 3.246118384541898e-06 0.0 0.878254460598671 0.0 0.0 0.1332188634280341 0.0 0.0 0.0 0.0 7 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1212093 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells Unassigned 11q13 Invasive Tumor Cells -> Unassigned 3.2347899920521794e-06 0.6582846571368821 0.0 0.0 0.1740454925211078 0.0 0.0 0.0 0.0 0.0 5 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1212319 MMRN2 CD93 MMRN2-CD93 Unassigned Pericytes Unassigned -> Pericytes 3.22740304278025e-06 0.0 0.8817184225858201 0.0 0.0 0.1281708518900828 0.0 0.0 0.0 0.0 7 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1212321 COL4A1 CD93 COL4A1-CD93 Unassigned Pericytes Unassigned -> Pericytes 3.22740304278025e-06 0.0 0.8817184225858201 0.0 0.0 0.1281708518900828 0.0 0.0 0.0 0.0 7 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1212322 COL4A2 CD93 COL4A2-CD93 Unassigned Pericytes Unassigned -> Pericytes 3.22740304278025e-06 0.0 0.8817184225858201 0.0 0.0 0.1281708518900828 0.0 0.0 0.0 0.0 7 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1213215 DLL4 NOTCH4 DLL4-NOTCH4 Pericytes Unassigned Pericytes -> Unassigned 3.200168305797677e-06 0.9184503888425788 0.0 0.0 0.1169448695751571 0.0 0.0 0.0 0.0 0.0 5 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1213218 DLL4 NOTCH3 DLL4-NOTCH3 Pericytes Unassigned Pericytes -> Unassigned 3.200168305797677e-06 0.9184503888425788 0.0 0.0 0.1169448695751571 0.0 0.0 0.0 0.0 0.0 5 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1213432 DLL4 NOTCH4 DLL4-NOTCH4 Unassigned 11q13 Invasive Tumor Cells Unassigned -> 11q13 Invasive Tumor Cells 3.193858026153056e-06 0.0 0.6571792026963191 0.0 0.0 0.1615138601457002 0.0 0.0 0.0 0.0 13 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1213438 MMRN2 CD93 MMRN2-CD93 Pericytes Unassigned Pericytes -> Unassigned 3.1934273153157767e-06 0.9468422434493456 0.0 0.0 0.1120119983652299 0.0 0.0 0.0 0.0 0.0 5 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1213440 MMRN2 CLEC14A MMRN2-CLEC14A Pericytes Unassigned Pericytes -> Unassigned 3.1934273153157767e-06 0.9468422434493456 0.0 0.0 0.1120119983652299 0.0 0.0 0.0 0.0 0.0 5 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1213467 EFNB2 PECAM1 EFNB2-PECAM1 Basal-like Structured DCIS Cells Unassigned Basal-like Structured DCIS Cells -> Unassigned 3.192643373442145e-06 0.7800321422220979 0.0 0.0 0.1357656553382984 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1213549 CCN1 CAV1 CCN1-CAV1 Unassigned CAFs, DCIS Associated Unassigned -> CAFs, DCIS Associated 3.191085517832924e-06 0.0 0.7283139964676212 0.0 0.0 0.1449812920932466 0.0 0.0 0.0 0.0 36 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1213864 DLL1 NOTCH3 DLL1-NOTCH3 Basal-like Structured DCIS Cells Unassigned Basal-like Structured DCIS Cells -> Unassigned 3.1821017849690897e-06 0.6249837837987587 0.0 0.0 0.1661175896787547 0.0 0.0 0.0 0.0 0.0 0 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1213936 A2M LRP1 A2M-LRP1 Unassigned CAFs, Invasive Associated Unassigned -> CAFs, Invasive Associated 3.181209412844829e-06 0.0 0.6207977546603366 0.0 0.0 0.166956519448744 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1213953 VWF LRP1 VWF-LRP1 Unassigned CAFs, Invasive Associated Unassigned -> CAFs, Invasive Associated 3.181209412844829e-06 0.0 0.6207977546603366 0.0 0.0 0.166956519448744 0.0 0.0 0.0 0.0 0 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1213954 HSPG2 LRP1 HSPG2-LRP1 Unassigned CAFs, Invasive Associated Unassigned -> CAFs, Invasive Associated 3.181209412844829e-06 0.0 0.6207977546603366 0.0 0.0 0.166956519448744 0.0 0.0 0.0 0.0 0 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1213960 C3 LRP1 C3-LRP1 Unassigned CAFs, Invasive Associated Unassigned -> CAFs, Invasive Associated 3.181209412844829e-06 0.0 0.6207977546603366 0.0 0.0 0.166956519448744 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1213961 C1QB LRP1 C1QB-LRP1 Unassigned CAFs, Invasive Associated Unassigned -> CAFs, Invasive Associated 3.181209412844829e-06 0.0 0.6207977546603366 0.0 0.0 0.166956519448744 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1214853 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells Unassigned 11q13 Invasive Tumor Cells -> Unassigned 3.1605117930368078e-06 0.6659645551150886 0.0 0.0 0.1496557267835524 0.0 0.0 0.0 0.0 0.0 5 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1215266 A2M LRP1 A2M-LRP1 Myoepithelial Cells Unassigned Myoepithelial Cells -> Unassigned 3.1496225892283863e-06 0.4648000335061383 0.0 0.0 0.2100317344087863 0.0 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1215376 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells (Mitotic) Unassigned 11q13 Invasive Tumor Cells (Mitotic) -> Unassigned 3.1463819992280184e-06 0.6605327397359113 0.0 0.0 0.1468839381042521 0.0 0.0 0.0 0.0 0.0 0 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1216364 VWF ITGA9 VWF-ITGA9 Unassigned Macrophages Unassigned -> Macrophages 3.1204019757343253e-06 0.0 0.8794572885381431 0.0 0.0 0.104965956217838 0.0 0.0 0.0 0.0 4 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1217179 MMP2 PECAM1 MMP2-PECAM1 CAFs, Invasive Associated Unassigned CAFs, Invasive Associated -> Unassigned 3.102768505772467e-06 0.6303642896310324 0.0 0.0 0.141548283585814 0.0 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1217390 CLEC2D KLRB1 CLEC2D-KLRB1 Dendritic Cells Unassigned Dendritic Cells -> Unassigned 3.097180256697273e-06 0.7797302331085993 0.0 0.0 0.1132020978253244 0.0 0.0 0.0 0.0 0.0 0 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1218074 CCN1 CAV1 CCN1-CAV1 Unassigned Myoepithelial Cells Unassigned -> Myoepithelial Cells 3.081927843893799e-06 0.0 0.7283139964676212 0.0 0.0 0.1176565474247238 0.0 0.0 0.0 0.0 6 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1218497 CD34 SELP CD34-SELP CAFs, DCIS Associated Unassigned CAFs, DCIS Associated -> Unassigned 3.07224985094026e-06 0.7168245244832976 0.0 0.0 0.1173076386135379 0.0 0.0 0.0 0.0 0.0 29 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1218783 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells Unassigned 11q13 Invasive Tumor Cells -> Unassigned 3.067030400068988e-06 0.6213271600240247 0.0 0.0 0.1339639999453202 0.0 0.0 0.0 0.0 0.0 5 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1220856 CXCL12 ITGA4 CXCL12-ITGA4 Endothelial Cells Unassigned Endothelial Cells -> Unassigned 3.026920919151115e-06 0.7487535481622718 0.0 0.0 0.1027229557481577 0.0 0.0 0.0 0.0 0.0 5 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1220864 CXCL12 CXCR4 CXCL12-CXCR4 Endothelial Cells Unassigned Endothelial Cells -> Unassigned 3.026920919151115e-06 0.7487535481622718 0.0 0.0 0.1027229557481577 0.0 0.0 0.0 0.0 0.0 5 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1220930 DLL4 NOTCH4 DLL4-NOTCH4 Unassigned Pericytes Unassigned -> Pericytes 3.0254621104509176e-06 0.0 0.896164124004365 0.0 0.0 0.0855781119790033 0.0 0.0 0.0 0.0 7 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1221023 THBS2 CD36 THBS2-CD36 Unassigned Macrophages Unassigned -> Macrophages 3.0228853877042706e-06 0.0 0.8587566561291643 0.0 0.0 0.088850508457521 0.0 0.0 0.0 0.0 4 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1221565 JAG1 NOTCH2 JAG1-NOTCH2 Unassigned Luminal-like Amorphous DCIS Cells Unassigned -> Luminal-like Amorphous DCIS Cells 3.0092984526453366e-06 0.0 0.4614667734221426 0.0 0.0 0.1609352200462838 0.0 0.0 0.0 0.0 0 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1221778 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells Unassigned 11q13 Invasive Tumor Cells -> Unassigned 3.0050675602037143e-06 0.6561647292424944 0.0 0.0 0.112230917768503 0.0 0.0 0.0 0.0 0.0 5 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1222270 A2M LRP1 A2M-LRP1 Dendritic Cells Unassigned Dendritic Cells -> Unassigned 2.9957874025953697e-06 0.7741139100414175 0.0 0.0 0.093381536992618 0.0 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1222405 A2M LRP1 A2M-LRP1 CAFs, Invasive Associated Unassigned CAFs, Invasive Associated -> Unassigned 2.9945606897508537e-06 0.6561647292424944 0.0 0.0 0.1098969873322313 0.0 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1222543 CCN1 CAV1 CCN1-CAV1 Basal-like Structured DCIS Cells Unassigned Basal-like Structured DCIS Cells -> Unassigned 2.99134532462736e-06 0.6213271600240247 0.0 0.0 0.1153131738111426 0.0 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1223204 VWF ITGA9 VWF-ITGA9 Unassigned 11q13 Invasive Tumor Cells Unassigned -> 11q13 Invasive Tumor Cells 2.9765790579843486e-06 0.0 0.6252253442669611 0.0 0.0 0.1112417752963437 0.0 0.0 0.0 0.0 13 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1223321 CLEC2D KLRB1 CLEC2D-KLRB1 CAFs, DCIS Associated Unassigned CAFs, DCIS Associated -> Unassigned 2.9743897705047023e-06 0.4625081978296446 0.0 0.0 0.149715856631667 0.0 0.0 0.0 0.0 0.0 29 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1224666 VWF SELP VWF-SELP Unassigned Pericytes Unassigned -> Pericytes 2.945849283961401e-06 0.0 0.8819126042133903 0.0 0.0 0.0741032966028748 0.0 0.0 0.0 0.0 7 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1224668 CD34 SELP CD34-SELP Unassigned Pericytes Unassigned -> Pericytes 2.945849283961401e-06 0.0 0.8819126042133903 0.0 0.0 0.0741032966028748 0.0 0.0 0.0 0.0 7 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1225243 DLL4 NOTCH4 DLL4-NOTCH4 Unassigned Basal-like Structured DCIS Cells Unassigned -> Basal-like Structured DCIS Cells 2.93655186569612e-06 0.0 0.7754072541855492 0.0 0.0 0.0826982152707935 0.0 0.0 0.0 0.0 3 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1225311 EFNB2 PECAM1 EFNB2-PECAM1 CAFs, Invasive Associated Unassigned CAFs, Invasive Associated -> Unassigned 2.935784275128728e-06 0.662063103571249 0.0 0.0 0.0967042147306326 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1225462 DLL4 NOTCH4 DLL4-NOTCH4 Unassigned Myoepithelial Cells Unassigned -> Myoepithelial Cells 2.932781107430617e-06 0.0 0.4641352222874551 0.0 0.0 0.1370986982961073 0.0 0.0 0.0 0.0 6 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1226961 COL4A1 CD93 COL4A1-CD93 Basal-like Structured DCIS Cells Unassigned Basal-like Structured DCIS Cells -> Unassigned 2.9062207453617152e-06 0.8533682807143209 0.0 0.0 0.0706049302656684 0.0 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1227261 CD48 CD2 CD48-CD2 B Cells Unassigned B Cells -> Unassigned 2.9013551730985216e-06 0.9426443637490616 0.0 0.0 0.0632786830726401 0.0 0.0 0.0 0.0 0.0 2 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1227694 JAG1 NOTCH2 JAG1-NOTCH2 Unassigned CAFs, DCIS Associated Unassigned -> CAFs, DCIS Associated 2.8931910243988324e-06 0.0 0.4614667734221426 0.0 0.0 0.12709315903692 0.0 0.0 0.0 0.0 36 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1229411 EFNB2 PECAM1 EFNB2-PECAM1 CAFs, DCIS Associated Unassigned CAFs, DCIS Associated -> Unassigned 2.86381758644243e-06 0.4619393085577573 0.0 0.0 0.1194227711616854 0.0 0.0 0.0 0.0 0.0 29 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1229654 CLEC2D KLRB1 CLEC2D-KLRB1 Basal-like Structured DCIS Cells Unassigned Basal-like Structured DCIS Cells -> Unassigned 2.8580968697888187e-06 0.7797302331085993 0.0 0.0 0.0699064461360958 0.0 0.0 0.0 0.0 0.0 0 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1229826 VWF ITGA9 VWF-ITGA9 Unassigned Mast Cells Unassigned -> Mast Cells 2.854703814448995e-06 0.0 0.863034163938375 0.0 0.0 0.0627102121186242 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1229932 JAG1 NOTCH2 JAG1-NOTCH2 Unassigned Basal-like Structured DCIS Cells Unassigned -> Basal-like Structured DCIS Cells 2.853142093033982e-06 0.0 0.8891607331132086 0.0 0.0 0.0606680526002441 0.0 0.0 0.0 0.0 3 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1230306 DLL1 NOTCH3 DLL1-NOTCH3 Luminal-like Amorphous DCIS Cells Unassigned Luminal-like Amorphous DCIS Cells -> Unassigned 2.846871420965408e-06 0.2534163760166434 0.0 0.0 0.2100740470724093 0.0 0.0 0.0 0.0 0.0 0 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1231560 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells Unassigned 11q13 Invasive Tumor Cells -> Unassigned 2.8232800147837184e-06 0.633566764858408 0.0 0.0 0.0799339500711946 0.0 0.0 0.0 0.0 0.0 5 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1232198 CXCL12 ITGA4 CXCL12-ITGA4 Unassigned CAFs, DCIS Associated Unassigned -> CAFs, DCIS Associated 2.812203062674972e-06 0.0 0.4596166826058663 0.0 0.0 0.1076178292491983 0.0 0.0 0.0 0.0 36 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1232490 MMRN2 CD93 MMRN2-CD93 Unassigned Dendritic Cells Unassigned -> Dendritic Cells 2.8062843754886155e-06 0.0 0.7779918296243433 0.0 0.0 0.0627790816848129 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1232497 COL4A2 CD93 COL4A2-CD93 Unassigned Dendritic Cells Unassigned -> Dendritic Cells 2.8062843754886155e-06 0.0 0.7779918296243433 0.0 0.0 0.0627790816848129 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1232499 COL4A1 CD93 COL4A1-CD93 Unassigned Dendritic Cells Unassigned -> Dendritic Cells 2.8062843754886155e-06 0.0 0.7779918296243433 0.0 0.0 0.0627790816848129 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1233050 CXCL12 ITGA4 CXCL12-ITGA4 Pericytes Unassigned Pericytes -> Unassigned 2.795411796384e-06 0.7487535481622718 0.0 0.0 0.0637288077574987 0.0 0.0 0.0 0.0 0.0 5 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1233052 CXCL12 CXCR4 CXCL12-CXCR4 Pericytes Unassigned Pericytes -> Unassigned 2.795411796384e-06 0.7487535481622718 0.0 0.0 0.0637288077574987 0.0 0.0 0.0 0.0 0.0 5 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1234094 COL4A1 CD93 COL4A1-CD93 Unassigned Macrophages Unassigned -> Macrophages 2.7754733145406437e-06 0.0 0.944024288971064 0.0 0.0 0.0484215930647349 0.0 0.0 0.0 0.0 4 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1234101 COL4A2 CD93 COL4A2-CD93 Unassigned Macrophages Unassigned -> Macrophages 2.7754733145406437e-06 0.0 0.944024288971064 0.0 0.0 0.0484215930647349 0.0 0.0 0.0 0.0 4 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1234104 MMRN2 CD93 MMRN2-CD93 Unassigned Macrophages Unassigned -> Macrophages 2.7754733145406437e-06 0.0 0.944024288971064 0.0 0.0 0.0484215930647349 0.0 0.0 0.0 0.0 4 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1235260 C3 LRP1 C3-LRP1 Dendritic Cells Unassigned Dendritic Cells -> Unassigned 2.7550205259955548e-06 0.6319926036888139 0.0 0.0 0.0691889863216023 0.0 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1235332 CCN1 CAV1 CCN1-CAV1 Luminal-like Amorphous DCIS Cells Unassigned Luminal-like Amorphous DCIS Cells -> Unassigned 2.7527136159723623e-06 0.2542249848376565 0.0 0.0 0.1711385759005754 0.0 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1235670 CLEC2D KLRB1 CLEC2D-KLRB1 Macrophages Unassigned Macrophages -> Unassigned 2.7464294751506816e-06 0.8978557803479422 0.0 0.0 0.0477973731763516 0.0 0.0 0.0 0.0 0.0 1 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1235811 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells Unassigned 11q13 Invasive Tumor Cells -> Unassigned 2.744211381435745e-06 0.6342079770588467 0.0 0.0 0.0673400749834054 0.0 0.0 0.0 0.0 0.0 5 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1235812 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells Unassigned 11q13 Invasive Tumor Cells -> Unassigned 2.744211381435745e-06 0.6342079770588467 0.0 0.0 0.0673400749834054 0.0 0.0 0.0 0.0 0.0 5 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1235886 CLEC2D KLRB1 CLEC2D-KLRB1 Unassigned Luminal-like Amorphous DCIS Cells Unassigned -> Luminal-like Amorphous DCIS Cells 2.742941340945756e-06 0.0 0.4642836810638544 0.0 0.0 0.0917308979735958 0.0 0.0 0.0 0.0 0 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1235904 CXCL12 CXCR4 CXCL12-CXCR4 Unassigned B Cells Unassigned -> B Cells 2.7425743677594075e-06 0.0 0.9546923450729716 0.0 0.0 0.0445745465878424 0.0 0.0 0.0 0.0 2 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1236250 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells (Mitotic) Unassigned 11q13 Invasive Tumor Cells (Mitotic) -> Unassigned 2.7344068931639377e-06 0.7941469661104034 0.0 0.0 0.0526353932596327 0.0 0.0 0.0 0.0 0.0 0 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1237079 CCN1 CAV1 CCN1-CAV1 Unassigned CAFs, Invasive Associated Unassigned -> CAFs, Invasive Associated 2.7203935754399467e-06 0.0 0.62431395375366 0.0 0.0 0.0649213179279442 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1237136 CXCL12 ITGA4 CXCL12-ITGA4 Unassigned Macrophages Unassigned -> Macrophages 2.719142044550921e-06 0.0 0.7754239189773715 0.0 0.0 0.0521257226458961 0.0 0.0 0.0 0.0 4 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1237366 CCN1 CAV1 CCN1-CAV1 Unassigned Basal-like Structured DCIS Cells Unassigned -> Basal-like Structured DCIS Cells 2.7151487032803758e-06 0.0 0.62431395375366 0.0 0.0 0.0641739251983978 0.0 0.0 0.0 0.0 3 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1237493 DLL4 NOTCH3 DLL4-NOTCH3 Unassigned 11q13 Invasive Tumor Cells (Mitotic) Unassigned -> 11q13 Invasive Tumor Cells (Mitotic) 2.7130877886559627e-06 0.0 0.6580560501976399 0.0 0.0 0.0606066271159369 0.0 0.0 0.0 0.0 0 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1237495 DLL1 NOTCH3 DLL1-NOTCH3 Unassigned 11q13 Invasive Tumor Cells (Mitotic) Unassigned -> 11q13 Invasive Tumor Cells (Mitotic) 2.7130877886559627e-06 0.0 0.6580560501976399 0.0 0.0 0.0606066271159369 0.0 0.0 0.0 0.0 0 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1237508 CCN1 CAV1 CCN1-CAV1 Unassigned 11q13 Invasive Tumor Cells Unassigned -> 11q13 Invasive Tumor Cells 2.712738712540421e-06 0.0 0.62431395375366 0.0 0.0 0.0638329144736252 0.0 0.0 0.0 0.0 13 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1237822 JAG1 NOTCH2 JAG1-NOTCH2 Basal-like Structured DCIS Cells Unassigned Basal-like Structured DCIS Cells -> Unassigned 2.7053864942743653e-06 0.9097736029185508 0.0 0.0 0.0430965463818576 0.0 0.0 0.0 0.0 0.0 0 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1237956 C3 LRP1 C3-LRP1 CAFs, Invasive Associated Unassigned CAFs, Invasive Associated -> Unassigned 2.7027841071673875e-06 0.6319926036888139 0.0 0.0 0.0616816618657801 0.0 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1238175 COL4A1 CD93 COL4A1-CD93 Myoepithelial Cells Unassigned Myoepithelial Cells -> Unassigned 2.6990402133040204e-06 0.4604235282221027 0.0 0.0 0.0839650520556947 0.0 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1238235 EFNB2 PECAM1 EFNB2-PECAM1 Luminal-like Amorphous DCIS Cells Unassigned Luminal-like Amorphous DCIS Cells -> Unassigned 2.698175424997469e-06 0.4619393085577573 0.0 0.0 0.0835287751665837 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1238377 HSPG2 LRP1 HSPG2-LRP1 Basal-like Structured DCIS Cells Unassigned Basal-like Structured DCIS Cells -> Unassigned 2.6956836205828025e-06 0.7789175740361626 0.0 0.0 0.0492631209980634 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1238490 CXCL12 CXCR4 CXCL12-CXCR4 Unassigned Macrophages Unassigned -> Macrophages 2.6930409697275964e-06 0.0 0.7757991160529997 0.0 0.0 0.0491709261488903 0.0 0.0 0.0 0.0 4 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1238848 C1QB LRP1 C1QB-LRP1 Unassigned Macrophages Unassigned -> Macrophages 2.68554586399036e-06 0.0 0.8604147465201248 0.0 0.0 0.0436001007095475 0.0 0.0 0.0 0.0 4 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1238860 VWF LRP1 VWF-LRP1 Unassigned Macrophages Unassigned -> Macrophages 2.68554586399036e-06 0.0 0.8604147465201248 0.0 0.0 0.0436001007095475 0.0 0.0 0.0 0.0 4 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1238863 A2M LRP1 A2M-LRP1 Unassigned Macrophages Unassigned -> Macrophages 2.68554586399036e-06 0.0 0.8604147465201248 0.0 0.0 0.0436001007095475 0.0 0.0 0.0 0.0 4 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1238867 C3 LRP1 C3-LRP1 Unassigned Macrophages Unassigned -> Macrophages 2.68554586399036e-06 0.0 0.8604147465201248 0.0 0.0 0.0436001007095475 0.0 0.0 0.0 0.0 4 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1238883 HSPG2 LRP1 HSPG2-LRP1 Unassigned Macrophages Unassigned -> Macrophages 2.68554586399036e-06 0.0 0.8604147465201248 0.0 0.0 0.0436001007095475 0.0 0.0 0.0 0.0 4 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1239013 MMP2 PECAM1 MMP2-PECAM1 Endothelial Cells Unassigned Endothelial Cells -> Unassigned 2.682738975754732e-06 0.9067635403815892 0.0 0.0 0.0411127335336962 0.0 0.0 0.0 0.0 0.0 5 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1239215 CLEC2D KLRB1 CLEC2D-KLRB1 Endothelial Cells Unassigned Endothelial Cells -> Unassigned 2.680402644533381e-06 0.8721681415062816 0.0 0.0 0.0425206505665654 0.0 0.0 0.0 0.0 0.0 5 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1239282 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells Unassigned 11q13 Invasive Tumor Cells -> Unassigned 2.67932871323128e-06 0.6589792304505506 0.0 0.0 0.0561415215593491 0.0 0.0 0.0 0.0 0.0 5 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1239593 C1QB LRP1 C1QB-LRP1 T Lymphocytes Unassigned T Lymphocytes -> Unassigned 2.6736816509666747e-06 0.8703788833238396 0.0 0.0 0.0419710388788557 0.0 0.0 0.0 0.0 0.0 1 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1239678 C3 LRP1 C3-LRP1 Unassigned 11q13 Invasive Tumor Cells Unassigned -> 11q13 Invasive Tumor Cells 2.6727322798839125e-06 0.0 0.6207977546603366 0.0 0.0 0.0587195251380622 0.0 0.0 0.0 0.0 13 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1239688 HSPG2 LRP1 HSPG2-LRP1 Unassigned 11q13 Invasive Tumor Cells Unassigned -> 11q13 Invasive Tumor Cells 2.6727322798839125e-06 0.0 0.6207977546603366 0.0 0.0 0.0587195251380622 0.0 0.0 0.0 0.0 13 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1239692 C1QB LRP1 C1QB-LRP1 Unassigned 11q13 Invasive Tumor Cells Unassigned -> 11q13 Invasive Tumor Cells 2.6727322798839125e-06 0.0 0.6207977546603366 0.0 0.0 0.0587195251380622 0.0 0.0 0.0 0.0 13 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1239700 A2M LRP1 A2M-LRP1 Unassigned 11q13 Invasive Tumor Cells Unassigned -> 11q13 Invasive Tumor Cells 2.6727322798839125e-06 0.0 0.6207977546603366 0.0 0.0 0.0587195251380622 0.0 0.0 0.0 0.0 13 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1239704 VWF LRP1 VWF-LRP1 Unassigned 11q13 Invasive Tumor Cells Unassigned -> 11q13 Invasive Tumor Cells 2.6727322798839125e-06 0.0 0.6207977546603366 0.0 0.0 0.0587195251380622 0.0 0.0 0.0 0.0 13 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1239795 CLEC2D KLRB1 CLEC2D-KLRB1 Unassigned B Cells Unassigned -> B Cells 2.6710338339756097e-06 0.0 0.7763400818577846 0.0 0.0 0.0467761235673353 0.0 0.0 0.0 0.0 2 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1240328 CXCL12 ITGA4 CXCL12-ITGA4 Unassigned B Cells Unassigned -> B Cells 2.662102908522845e-06 0.0 0.9460955677032749 0.0 0.0 0.0376195773145198 0.0 0.0 0.0 0.0 2 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1240470 VWF ITGA9 VWF-ITGA9 Unassigned CAFs, Invasive Associated Unassigned -> CAFs, Invasive Associated 2.659512437179956e-06 0.0 0.6252253442669611 0.0 0.0 0.0565946652887153 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1240491 CLEC2D KLRB1 CLEC2D-KLRB1 Unassigned CAFs, DCIS Associated Unassigned -> CAFs, DCIS Associated 2.659015356177785e-06 0.0 0.4642836810638544 0.0 0.0 0.0761275033764692 0.0 0.0 0.0 0.0 36 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1240613 MMRN2 CLEC14A MMRN2-CLEC14A Unassigned 11q13 Invasive Tumor Cells Unassigned -> 11q13 Invasive Tumor Cells 2.657500796245782e-06 0.0 0.6347970925105053 0.0 0.0 0.0554888093272979 0.0 0.0 0.0 0.0 13 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1241157 A2M LRP1 A2M-LRP1 Macrophages Unassigned Macrophages -> Unassigned 2.646641735044674e-06 0.919551140852988 0.0 0.0 0.037376181609614 0.0 0.0 0.0 0.0 0.0 1 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1241221 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells Unassigned 11q13 Invasive Tumor Cells -> Unassigned 2.644299272805129e-06 0.6626993710110988 0.0 0.0 0.0515877972474039 0.0 0.0 0.0 0.0 0.0 5 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1241514 CXCL12 ITGA4 CXCL12-ITGA4 CAFs, Invasive Associated Unassigned CAFs, Invasive Associated -> Unassigned 2.6387790903505643e-06 0.6160088550075702 0.0 0.0 0.0548063857429699 0.0 0.0 0.0 0.0 0.0 0 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1241517 CXCL12 CXCR4 CXCL12-CXCR4 CAFs, Invasive Associated Unassigned CAFs, Invasive Associated -> Unassigned 2.6387790903505643e-06 0.6160088550075702 0.0 0.0 0.0548063857429699 0.0 0.0 0.0 0.0 0.0 0 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1241689 THBS2 CD36 THBS2-CD36 Unassigned CAFs, DCIS Associated Unassigned -> CAFs, DCIS Associated 2.636163442546408e-06 0.0 0.7373999388878224 0.0 0.0 0.0455125113141721 0.0 0.0 0.0 0.0 36 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1242116 CXCL12 CXCR4 CXCL12-CXCR4 Unassigned 11q13 Invasive Tumor Cells Unassigned -> 11q13 Invasive Tumor Cells 2.6288571005596213e-06 0.0 0.6632137581773894 0.0 0.0 0.049767778498468 0.0 0.0 0.0 0.0 13 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1242233 MMP2 PECAM1 MMP2-PECAM1 Unassigned Dendritic Cells Unassigned -> Dendritic Cells 2.626833178701508e-06 0.0 0.6331674633943454 0.0 0.0 0.0518891167572028 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1242236 EFNB2 PECAM1 EFNB2-PECAM1 Unassigned Dendritic Cells Unassigned -> Dendritic Cells 2.626833178701508e-06 0.0 0.6331674633943454 0.0 0.0 0.0518891167572028 0.0 0.0 0.0 0.0 0 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1242475 CLEC2D KLRB1 CLEC2D-KLRB1 Myoepithelial Cells Unassigned Myoepithelial Cells -> Unassigned 2.622966445504791e-06 0.4625081978296446 0.0 0.0 0.0704104148800194 0.0 0.0 0.0 0.0 0.0 0 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1242500 JAG1 NOTCH2 JAG1-NOTCH2 Luminal-like Amorphous DCIS Cells Unassigned Luminal-like Amorphous DCIS Cells -> Unassigned 2.622667596623687e-06 0.2451358214448441 0.0 0.0 0.1327555461750915 0.0 0.0 0.0 0.0 0.0 0 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1242508 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells (Mitotic) Unassigned 11q13 Invasive Tumor Cells (Mitotic) -> Unassigned 2.6224552383467862e-06 0.662063103571249 0.0 0.0 0.0491302556793708 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1242740 VEGFC FLT1 VEGFC-FLT1 CAFs, DCIS Associated Unassigned CAFs, DCIS Associated -> Unassigned 2.6173493756905165e-06 0.4636527906642655 0.0 0.0 0.0693389464442948 0.0 0.0 0.0 0.0 0.0 29 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1242910 DLL1 NOTCH3 DLL1-NOTCH3 Unassigned CAFs, DCIS Associated Unassigned -> CAFs, DCIS Associated 2.614860771676621e-06 0.0 0.4638256179742202 0.0 0.0 0.0689186266365139 0.0 0.0 0.0 0.0 36 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1242913 DLL4 NOTCH3 DLL4-NOTCH3 Unassigned CAFs, DCIS Associated Unassigned -> CAFs, DCIS Associated 2.614860771676621e-06 0.0 0.4638256179742202 0.0 0.0 0.0689186266365139 0.0 0.0 0.0 0.0 36 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1243080 A2M LRP1 A2M-LRP1 Unassigned Pericytes Unassigned -> Pericytes 2.612401769379916e-06 0.0 0.9078204025796472 0.0 0.0 0.0350138403862125 0.0 0.0 0.0 0.0 7 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1243094 VWF LRP1 VWF-LRP1 Unassigned Pericytes Unassigned -> Pericytes 2.612401769379916e-06 0.0 0.9078204025796472 0.0 0.0 0.0350138403862125 0.0 0.0 0.0 0.0 7 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1243096 C3 LRP1 C3-LRP1 Unassigned Pericytes Unassigned -> Pericytes 2.612401769379916e-06 0.0 0.9078204025796472 0.0 0.0 0.0350138403862125 0.0 0.0 0.0 0.0 7 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1243108 C1QB LRP1 C1QB-LRP1 Unassigned Pericytes Unassigned -> Pericytes 2.612401769379916e-06 0.0 0.9078204025796472 0.0 0.0 0.0350138403862125 0.0 0.0 0.0 0.0 7 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1243113 HSPG2 LRP1 HSPG2-LRP1 Unassigned Pericytes Unassigned -> Pericytes 2.612401769379916e-06 0.0 0.9078204025796472 0.0 0.0 0.0350138403862125 0.0 0.0 0.0 0.0 7 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1243250 HSPG2 LRP1 HSPG2-LRP1 Myoepithelial Cells Unassigned Myoepithelial Cells -> Unassigned 2.610546255435542e-06 0.4629984640915818 0.0 0.0 0.0683610513379333 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1243592 HSPG2 LRP1 HSPG2-LRP1 Unassigned Dendritic Cells Unassigned -> Dendritic Cells 2.603559145696777e-06 0.0 0.6207977546603366 0.0 0.0 0.0501711964086628 0.0 0.0 0.0 0.0 0 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1243599 VWF LRP1 VWF-LRP1 Unassigned Dendritic Cells Unassigned -> Dendritic Cells 2.603559145696777e-06 0.0 0.6207977546603366 0.0 0.0 0.0501711964086628 0.0 0.0 0.0 0.0 0 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1243607 C1QB LRP1 C1QB-LRP1 Unassigned Dendritic Cells Unassigned -> Dendritic Cells 2.603559145696777e-06 0.0 0.6207977546603366 0.0 0.0 0.0501711964086628 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1243618 C3 LRP1 C3-LRP1 Unassigned Dendritic Cells Unassigned -> Dendritic Cells 2.603559145696777e-06 0.0 0.6207977546603366 0.0 0.0 0.0501711964086628 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1243627 A2M LRP1 A2M-LRP1 Unassigned Dendritic Cells Unassigned -> Dendritic Cells 2.603559145696777e-06 0.0 0.6207977546603366 0.0 0.0 0.0501711964086628 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1243814 VEGFC FLT1 VEGFC-FLT1 Luminal-like Amorphous DCIS Cells Unassigned Luminal-like Amorphous DCIS Cells -> Unassigned 2.60005395587711e-06 0.4636527906642655 0.0 0.0 0.0666348171285698 0.0 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1244012 HSPG2 LRP1 HSPG2-LRP1 Unassigned Myoepithelial Cells Unassigned -> Myoepithelial Cells 2.59546929212839e-06 0.0 0.7346293219749174 0.0 0.0 0.0416128058995347 0.0 0.0 0.0 0.0 6 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1244013 C3 LRP1 C3-LRP1 Unassigned Myoepithelial Cells Unassigned -> Myoepithelial Cells 2.59546929212839e-06 0.0 0.7346293219749174 0.0 0.0 0.0416128058995347 0.0 0.0 0.0 0.0 6 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1244017 C1QB LRP1 C1QB-LRP1 Unassigned Myoepithelial Cells Unassigned -> Myoepithelial Cells 2.59546929212839e-06 0.0 0.7346293219749174 0.0 0.0 0.0416128058995347 0.0 0.0 0.0 0.0 6 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1244028 A2M LRP1 A2M-LRP1 Unassigned Myoepithelial Cells Unassigned -> Myoepithelial Cells 2.59546929212839e-06 0.0 0.7346293219749174 0.0 0.0 0.0416128058995347 0.0 0.0 0.0 0.0 6 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1244042 VWF LRP1 VWF-LRP1 Unassigned Myoepithelial Cells Unassigned -> Myoepithelial Cells 2.59546929212839e-06 0.0 0.7346293219749174 0.0 0.0 0.0416128058995347 0.0 0.0 0.0 0.0 6 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1244104 VWF ITGA9 VWF-ITGA9 Unassigned Dendritic Cells Unassigned -> Dendritic Cells 2.5943174561481512e-06 0.0 0.6252253442669611 0.0 0.0 0.0487643047611538 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1245049 CLEC2D KLRB1 CLEC2D-KLRB1 Unassigned Endothelial Cells Unassigned -> Endothelial Cells 2.578651994510619e-06 0.0 0.885766439573873 0.0 0.0 0.0331922776397286 0.0 0.0 0.0 0.0 9 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1245137 CXCL12 CXCR4 CXCL12-CXCR4 Unassigned Basal-like Structured DCIS Cells Unassigned -> Basal-like Structured DCIS Cells 2.5766320267072094e-06 0.0 0.8628183098412396 0.0 0.0 0.0339152418223636 0.0 0.0 0.0 0.0 3 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1246601 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells Unassigned 11q13 Invasive Tumor Cells -> Unassigned 2.551261727690558e-06 0.6630837220165452 0.0 0.0 0.0415873844357376 0.0 0.0 0.0 0.0 0.0 5 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1246904 DLL1 NOTCH3 DLL1-NOTCH3 T Lymphocytes Unassigned T Lymphocytes -> Unassigned 2.5453393593136887e-06 0.6249837837987587 0.0 0.0 0.0435116250366991 0.0 0.0 0.0 0.0 0.0 1 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1246968 VWF SELP VWF-SELP Unassigned 11q13 Invasive Tumor Cells Unassigned -> 11q13 Invasive Tumor Cells 2.5446064764775694e-06 0.0 0.6572093097629401 0.0 0.0 0.04130664769978 0.0 0.0 0.0 0.0 13 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1246971 CD34 SELP CD34-SELP Unassigned 11q13 Invasive Tumor Cells Unassigned -> 11q13 Invasive Tumor Cells 2.5446064764775694e-06 0.0 0.6572093097629401 0.0 0.0 0.04130664769978 0.0 0.0 0.0 0.0 13 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1247072 C1QB LRP1 C1QB-LRP1 CAFs, DCIS Associated Unassigned CAFs, DCIS Associated -> Unassigned 2.5429520190312934e-06 0.4601010570874773 0.0 0.0 0.0587727051993296 0.0 0.0 0.0 0.0 0.0 29 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1247758 CLEC2D KLRB1 CLEC2D-KLRB1 Unassigned 11q13 Invasive Tumor Cells (Mitotic) Unassigned -> 11q13 Invasive Tumor Cells (Mitotic) 2.5286062388783022e-06 0.0 0.657421674383923 0.0 0.0 0.0397596998227057 0.0 0.0 0.0 0.0 0 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1247832 CD34 SELP CD34-SELP Unassigned T Lymphocytes Unassigned -> T Lymphocytes 2.527505216896304e-06 0.0 0.7760344326192508 0.0 0.0 0.0335947364052305 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1247833 VWF SELP VWF-SELP Unassigned T Lymphocytes Unassigned -> T Lymphocytes 2.527505216896304e-06 0.0 0.7760344326192508 0.0 0.0 0.0335947364052305 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1247912 MMP2 PECAM1 MMP2-PECAM1 Myoepithelial Cells Unassigned Myoepithelial Cells -> Unassigned 2.525928382098398e-06 0.718867305289982 0.0 0.0 0.0361307801045652 0.0 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1247966 CXCL12 ITGA4 CXCL12-ITGA4 Unassigned 11q13 Invasive Tumor Cells Unassigned -> 11q13 Invasive Tumor Cells 2.5249373836574224e-06 0.0 0.6631822525600675 0.0 0.0 0.0390724515618796 0.0 0.0 0.0 0.0 13 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1248025 CD48 CD2 CD48-CD2 Unassigned B Cells Unassigned -> B Cells 2.523974529942078e-06 0.0 0.937587088419394 0.0 0.0 0.0275738893167071 0.0 0.0 0.0 0.0 2 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1248168 DLL1 NOTCH3 DLL1-NOTCH3 CAFs, Invasive Associated Unassigned CAFs, Invasive Associated -> Unassigned 2.521484459571908e-06 0.6249837837987587 0.0 0.0 0.0411214967239829 0.0 0.0 0.0 0.0 0.0 0 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1248223 JAG1 NOTCH2 JAG1-NOTCH2 11q13 Invasive Tumor Cells (G1/S) Unassigned 11q13 Invasive Tumor Cells (G1/S) -> Unassigned 2.520821633136757e-06 0.7941469661104034 0.0 0.0 0.0323110954490285 0.0 0.0 0.0 0.0 0.0 0 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1248535 CXCL12 ITGA4 CXCL12-ITGA4 Macrophages Unassigned Macrophages -> Unassigned 2.516095077308556e-06 0.7487535481622718 0.0 0.0 0.0338862305197021 0.0 0.0 0.0 0.0 0.0 1 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1248541 CXCL12 CXCR4 CXCL12-CXCR4 Macrophages Unassigned Macrophages -> Unassigned 2.516095077308556e-06 0.7487535481622718 0.0 0.0 0.0338862305197021 0.0 0.0 0.0 0.0 0.0 1 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1249086 VEGFC FLT1 VEGFC-FLT1 Unassigned T Lymphocytes Unassigned -> T Lymphocytes 2.506077426042919e-06 0.0 0.777821334064334 0.0 0.0 0.0318483483218543 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1249120 JAG1 NOTCH2 JAG1-NOTCH2 Unassigned 11q13 Invasive Tumor Cells (Mitotic) Unassigned -> 11q13 Invasive Tumor Cells (Mitotic) 2.5056354991685006e-06 0.0 0.663300745568453 0.0 0.0 0.0373075519081129 0.0 0.0 0.0 0.0 0 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1249196 COL4A2 CD93 COL4A2-CD93 T Lymphocytes Unassigned T Lymphocytes -> Unassigned 2.5041513756471467e-06 0.7783550150988336 0.0 0.0 0.0316800311254893 0.0 0.0 0.0 0.0 0.0 1 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1249671 VEGFC FLT1 VEGFC-FLT1 Unassigned CAFs, DCIS Associated Unassigned -> CAFs, DCIS Associated 2.4953380709539458e-06 0.0 0.4630488285702799 0.0 0.0 0.0521374123931907 0.0 0.0 0.0 0.0 36 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1249901 DLL4 NOTCH3 DLL4-NOTCH3 Unassigned 11q13 Invasive Tumor Cells (G1/S) Unassigned -> 11q13 Invasive Tumor Cells (G1/S) 2.4903556298404157e-06 0.0 0.6580560501976399 0.0 0.0 0.0362497659817488 0.0 0.0 0.0 0.0 0 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1249902 DLL1 NOTCH3 DLL1-NOTCH3 Unassigned 11q13 Invasive Tumor Cells (G1/S) Unassigned -> 11q13 Invasive Tumor Cells (G1/S) 2.4903556298404157e-06 0.0 0.6580560501976399 0.0 0.0 0.0362497659817488 0.0 0.0 0.0 0.0 0 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1250362 MMP2 PECAM1 MMP2-PECAM1 Unassigned Plasma Cells Unassigned -> Plasma Cells 2.4826282284699712e-06 0.0 0.7167436199046466 0.0 0.0 0.0326667674102811 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1250363 EFNB2 PECAM1 EFNB2-PECAM1 Unassigned Plasma Cells Unassigned -> Plasma Cells 2.4826282284699712e-06 0.0 0.7167436199046466 0.0 0.0 0.0326667674102811 0.0 0.0 0.0 0.0 0 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1251027 CLEC2D KLRB1 CLEC2D-KLRB1 Unassigned Dendritic Cells Unassigned -> Dendritic Cells 2.472099543038284e-06 0.0 0.7763400818577846 0.0 0.0 0.0293997450046583 0.0 0.0 0.0 0.0 0 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1251117 CXCL12 ITGA4 CXCL12-ITGA4 Unassigned Pericytes Unassigned -> Pericytes 2.4702582976070576e-06 0.0 0.7754239189773715 0.0 0.0 0.0293031867940321 0.0 0.0 0.0 0.0 7 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1251508 CXCL12 ITGA4 CXCL12-ITGA4 Unassigned Plasma Cells Unassigned -> Plasma Cells 2.46238160182723e-06 0.0 0.4596166826058663 0.0 0.0 0.0484993884807927 0.0 0.0 0.0 0.0 0 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1251535 EFNB2 PECAM1 EFNB2-PECAM1 Unassigned Macrophages Unassigned -> Macrophages 2.46193646003535e-06 0.0 0.9015117569158254 0.0 0.0 0.0246995741084876 0.0 0.0 0.0 0.0 4 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1251536 MMP2 PECAM1 MMP2-PECAM1 Unassigned Macrophages Unassigned -> Macrophages 2.46193646003535e-06 0.0 0.9015117569158254 0.0 0.0 0.0246995741084876 0.0 0.0 0.0 0.0 4 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1252014 CXCL12 ITGA4 CXCL12-ITGA4 Unassigned Basal-like Structured DCIS Cells Unassigned -> Basal-like Structured DCIS Cells 2.455238480096725e-06 0.0 0.8622452992050237 0.0 0.0 0.0254056950469408 0.0 0.0 0.0 0.0 3 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1252144 DLL4 NOTCH4 DLL4-NOTCH4 Unassigned CAFs, DCIS Associated Unassigned -> CAFs, DCIS Associated 2.453309320611769e-06 0.0 0.4641352222874551 0.0 0.0 0.046975263367762 0.0 0.0 0.0 0.0 36 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1252338 CXCL12 CXCR4 CXCL12-CXCR4 Unassigned Endothelial Cells Unassigned -> Endothelial Cells 2.4511846188501266e-06 0.0 0.7757991160529997 0.0 0.0 0.0279580382843415 0.0 0.0 0.0 0.0 9 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1252407 JAG1 NOTCH2 JAG1-NOTCH2 Pericytes Unassigned Pericytes -> Unassigned 2.4493726604981915e-06 0.6303682835571691 0.0 0.0 0.0342558468646473 0.0 0.0 0.0 0.0 0.0 5 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1252516 CD48 CD2 CD48-CD2 Plasma Cells Unassigned Plasma Cells -> Unassigned 2.446758816981288e-06 0.4593282471594782 0.0 0.0 0.0467114894617178 0.0 0.0 0.0 0.0 0.0 1 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1252864 DLL4 NOTCH4 DLL4-NOTCH4 Unassigned Luminal-like Amorphous DCIS Cells Unassigned -> Luminal-like Amorphous DCIS Cells 2.440405827243741e-06 0.0 0.4641352222874551 0.0 0.0 0.0455121851821151 0.0 0.0 0.0 0.0 0 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1252876 C3 LRP1 C3-LRP1 T Lymphocytes Unassigned T Lymphocytes -> Unassigned 2.4402441021179638e-06 0.6319926036888139 0.0 0.0 0.0334108479684367 0.0 0.0 0.0 0.0 0.0 1 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1253071 MMRN2 CLEC14A MMRN2-CLEC14A Unassigned CAFs, DCIS Associated Unassigned -> CAFs, DCIS Associated 2.4369941796581e-06 0.0 0.7154802332407408 0.0 0.0 0.0292771742399634 0.0 0.0 0.0 0.0 36 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1253180 COL4A2 CD93 COL4A2-CD93 Dendritic Cells Unassigned Dendritic Cells -> Unassigned 2.434681277618137e-06 0.7783550150988336 0.0 0.0 0.0267593032157803 0.0 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1253451 DLL1 NOTCH3 DLL1-NOTCH3 Unassigned Myoepithelial Cells Unassigned -> Myoepithelial Cells 2.4322792811900616e-06 0.0 0.4638256179742202 0.0 0.0 0.0446401662952339 0.0 0.0 0.0 0.0 6 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1253455 DLL4 NOTCH3 DLL4-NOTCH3 Unassigned Myoepithelial Cells Unassigned -> Myoepithelial Cells 2.4322792811900616e-06 0.0 0.4638256179742202 0.0 0.0 0.0446401662952339 0.0 0.0 0.0 0.0 6 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1253497 MMP2 PECAM1 MMP2-PECAM1 Unassigned 11q13 Invasive Tumor Cells Unassigned -> 11q13 Invasive Tumor Cells 2.4315374054079065e-06 0.0 0.6331674633943454 0.0 0.0 0.0326412663903893 0.0 0.0 0.0 0.0 13 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1253499 EFNB2 PECAM1 EFNB2-PECAM1 Unassigned 11q13 Invasive Tumor Cells Unassigned -> 11q13 Invasive Tumor Cells 2.4315374054079065e-06 0.0 0.6331674633943454 0.0 0.0 0.0326412663903893 0.0 0.0 0.0 0.0 13 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1253582 CD48 CD2 CD48-CD2 Unassigned Dendritic Cells Unassigned -> Dendritic Cells 2.430249707469463e-06 0.0 0.8960994285623033 0.0 0.0 0.0229905310518441 0.0 0.0 0.0 0.0 0 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1253654 COL4A2 CD93 COL4A2-CD93 Luminal-like Amorphous DCIS Cells Unassigned Luminal-like Amorphous DCIS Cells -> Unassigned 2.4287910979761552e-06 0.4630253981438691 0.0 0.0 0.0443339118517084 0.0 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1254591 MMP2 PECAM1 MMP2-PECAM1 Pericytes Unassigned Pericytes -> Unassigned 2.410950972139597e-06 0.9067635403815892 0.0 0.0 0.0216588811659259 0.0 0.0 0.0 0.0 0.0 5 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1254849 VWF ITGA9 VWF-ITGA9 Unassigned T Lymphocytes Unassigned -> T Lymphocytes 2.40558276616125e-06 0.0 0.6252253442669611 0.0 0.0 0.0309945332907452 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1255250 COL4A2 CD93 COL4A2-CD93 Unassigned 11q13 Invasive Tumor Cells Unassigned -> 11q13 Invasive Tumor Cells 2.3990981548437866e-06 0.0 0.6587114738285964 0.0 0.0 0.0289462771086338 0.0 0.0 0.0 0.0 13 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1255254 COL4A1 CD93 COL4A1-CD93 Unassigned 11q13 Invasive Tumor Cells Unassigned -> 11q13 Invasive Tumor Cells 2.3990981548437866e-06 0.0 0.6587114738285964 0.0 0.0 0.0289462771086338 0.0 0.0 0.0 0.0 13 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1255256 MMRN2 CD93 MMRN2-CD93 Unassigned 11q13 Invasive Tumor Cells Unassigned -> 11q13 Invasive Tumor Cells 2.3990981548437866e-06 0.0 0.6587114738285964 0.0 0.0 0.0289462771086338 0.0 0.0 0.0 0.0 13 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1255467 CD34 SELP CD34-SELP CAFs, Invasive Associated Unassigned CAFs, Invasive Associated -> Unassigned 2.395696109161608e-06 0.633566764858408 0.0 0.0 0.0298399317533219 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1255630 CLEC2D KLRB1 CLEC2D-KLRB1 Unassigned Myoepithelial Cells Unassigned -> Myoepithelial Cells 2.3917894102679894e-06 0.0 0.4642836810638544 0.0 0.0 0.040323117011325 0.0 0.0 0.0 0.0 6 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1255850 DLL4 NOTCH4 DLL4-NOTCH4 Unassigned T Lymphocytes Unassigned -> T Lymphocytes 2.3872792811119724e-06 0.0 0.7754072541855492 0.0 0.0 0.0238720285974944 0.0 0.0 0.0 0.0 0 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1255937 JAG1 NOTCH2 JAG1-NOTCH2 Unassigned Dendritic Cells Unassigned -> Dendritic Cells 2.385291090887924e-06 0.0 0.8445107771175474 0.0 0.0 0.0218093597373452 0.0 0.0 0.0 0.0 0 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1255970 JAG1 NOTCH2 JAG1-NOTCH2 Endothelial Cells Unassigned Endothelial Cells -> Unassigned 2.384758994091947e-06 0.6303682835571691 0.0 0.0 0.0291791383241764 0.0 0.0 0.0 0.0 0.0 5 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1256750 THBS2 CD36 THBS2-CD36 Unassigned 11q13 Invasive Tumor Cells Unassigned -> 11q13 Invasive Tumor Cells 2.3703035856612623e-06 0.0 0.6176321640000088 0.0 0.0 0.02871400543887 0.0 0.0 0.0 0.0 13 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1256798 CXCL12 ITGA4 CXCL12-ITGA4 Unassigned CAFs, Invasive Associated Unassigned -> CAFs, Invasive Associated 2.3699962464882924e-06 0.0 0.6631822525600675 0.0 0.0 0.0267210109213584 0.0 0.0 0.0 0.0 0 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1256975 JAG1 NOTCH2 JAG1-NOTCH2 Unassigned 11q13 Invasive Tumor Cells (G1/S) Unassigned -> 11q13 Invasive Tumor Cells (G1/S) 2.367530159482053e-06 0.0 0.663300745568453 0.0 0.0 0.0265498740402422 0.0 0.0 0.0 0.0 0 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1257030 THBS2 CD36 THBS2-CD36 Unassigned Dendritic Cells Unassigned -> Dendritic Cells 2.366059604296436e-06 0.0 0.6176321640000088 0.0 0.0 0.0284069116891947 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1257323 VEGFC FLT1 VEGFC-FLT1 Unassigned 11q13 Invasive Tumor Cells (Mitotic) Unassigned -> 11q13 Invasive Tumor Cells (Mitotic) 2.361581552695237e-06 0.0 0.6593689120110077 0.0 0.0 0.026308073552735 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1257500 JAG1 NOTCH2 JAG1-NOTCH2 Myoepithelial Cells Unassigned Myoepithelial Cells -> Unassigned 2.35779003241415e-06 0.6303682835571691 0.0 0.0 0.0272543760657653 0.0 0.0 0.0 0.0 0.0 0 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1257619 CLEC2D KLRB1 CLEC2D-KLRB1 Unassigned Basal-like Structured DCIS Cells Unassigned -> Basal-like Structured DCIS Cells 2.354477753658633e-06 0.0 0.7763400818577846 0.0 0.0 0.0219439768073448 0.0 0.0 0.0 0.0 3 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1257906 C3 LRP1 C3-LRP1 Basal-like Structured DCIS Cells Unassigned Basal-like Structured DCIS Cells -> Unassigned 2.3492263128574693e-06 0.6319926036888139 0.0 0.0 0.0265972645862203 0.0 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1258054 VEGFC FLT1 VEGFC-FLT1 Basal-like Structured DCIS Cells Unassigned Basal-like Structured DCIS Cells -> Unassigned 2.3470695348798324e-06 0.7745997874735252 0.0 0.0 0.0215813276111062 0.0 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1258074 EFNB2 PECAM1 EFNB2-PECAM1 T Lymphocytes Unassigned T Lymphocytes -> Unassigned 2.3463743645745885e-06 0.7800321422220979 0.0 0.0 0.0213929720256037 0.0 0.0 0.0 0.0 0.0 1 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1258134 VEGFC FLT1 VEGFC-FLT1 Unassigned Luminal-like Amorphous DCIS Cells Unassigned -> Luminal-like Amorphous DCIS Cells 2.3451931936091e-06 0.0 0.4630488285702799 0.0 0.0 0.0359289752254096 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1258142 A2M LRP1 A2M-LRP1 Luminal-like Amorphous DCIS Cells Unassigned Luminal-like Amorphous DCIS Cells -> Unassigned 2.3450033760813075e-06 0.4648000335061383 0.0 0.0 0.0357762282281787 0.0 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1258401 CD48 CD2 CD48-CD2 Macrophages Unassigned Macrophages -> Unassigned 2.340313437566889e-06 0.7719609236370527 0.0 0.0 0.0212837736082081 0.0 0.0 0.0 0.0 0.0 1 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1258599 VWF ITGA9 VWF-ITGA9 Unassigned Luminal-like Amorphous DCIS Cells Unassigned -> Luminal-like Amorphous DCIS Cells 2.33634167937193e-06 0.0 0.2531744428854943 0.0 0.0 0.0642389143033604 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1258724 CD48 CD2 CD48-CD2 CAFs, DCIS Associated Unassigned CAFs, DCIS Associated -> Unassigned 2.333105606915016e-06 0.4593282471594782 0.0 0.0 0.0351142257737683 0.0 0.0 0.0 0.0 0.0 29 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1258870 DLL4 NOTCH4 DLL4-NOTCH4 Unassigned 11q13 Invasive Tumor Cells (Mitotic) Unassigned -> 11q13 Invasive Tumor Cells (Mitotic) 2.331045846019413e-06 0.0 0.6571792026963191 0.0 0.0 0.0244129856070659 0.0 0.0 0.0 0.0 0 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1259139 CXCL12 CXCR4 CXCL12-CXCR4 T Lymphocytes Unassigned T Lymphocytes -> Unassigned 2.323992696554993e-06 0.6160088550075702 0.0 0.0 0.0255753403203798 0.0 0.0 0.0 0.0 0.0 1 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1259142 CXCL12 ITGA4 CXCL12-ITGA4 T Lymphocytes Unassigned T Lymphocytes -> Unassigned 2.323992696554993e-06 0.6160088550075702 0.0 0.0 0.0255753403203798 0.0 0.0 0.0 0.0 0.0 1 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1259302 EFNB2 PECAM1 EFNB2-PECAM1 11q13 Invasive Tumor Cells (G1/S) Unassigned 11q13 Invasive Tumor Cells (G1/S) -> Unassigned 2.321376440801664e-06 0.662063103571249 0.0 0.0 0.0236359933700329 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1259334 CLEC2D KLRB1 CLEC2D-KLRB1 B Cells Unassigned B Cells -> Unassigned 2.32100553180204e-06 0.7797302331085993 0.0 0.0 0.0200499113739789 0.0 0.0 0.0 0.0 0.0 2 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1259580 C1QB LRP1 C1QB-LRP1 Basal-like Structured DCIS Cells Unassigned Basal-like Structured DCIS Cells -> Unassigned 2.3161788818134543e-06 0.8498991475190484 0.0 0.0 0.018166235813628 0.0 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1259740 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells (Mitotic) Unassigned 11q13 Invasive Tumor Cells (Mitotic) -> Unassigned 2.312170164899772e-06 0.6249837837987587 0.0 0.0 0.0244483651952677 0.0 0.0 0.0 0.0 0.0 0 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1260141 CLEC2D KLRB1 CLEC2D-KLRB1 CAFs, Invasive Associated Unassigned CAFs, Invasive Associated -> Unassigned 2.3054388779262867e-06 0.6605327397359113 0.0 0.0 0.0227314494836465 0.0 0.0 0.0 0.0 0.0 0 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1260145 CD48 CD2 CD48-CD2 Unassigned 11q13 Invasive Tumor Cells Unassigned -> 11q13 Invasive Tumor Cells 2.30528196429855e-06 0.0 0.6614977577544194 0.0 0.0 0.0226890201466244 0.0 0.0 0.0 0.0 13 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1260514 JAG1 NOTCH2 JAG1-NOTCH2 Unassigned CAFs, Invasive Associated Unassigned -> CAFs, Invasive Associated 2.298290050555952e-06 0.0 0.663300745568453 0.0 0.0 0.0222186841038061 0.0 0.0 0.0 0.0 0 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1260756 COL4A1 CD93 COL4A1-CD93 Dendritic Cells Unassigned Dendritic Cells -> Unassigned 2.2947762997586143e-06 0.8684504425765611 0.0 0.0 0.0168149984327668 0.0 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1261023 JAG1 NOTCH2 JAG1-NOTCH2 Unassigned Myoepithelial Cells Unassigned -> Myoepithelial Cells 2.289677990660925e-06 0.0 0.4614667734221426 0.0 0.0 0.0312252462757311 0.0 0.0 0.0 0.0 6 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1261097 CXCL12 CXCR4 CXCL12-CXCR4 Unassigned CAFs, DCIS Associated Unassigned -> CAFs, DCIS Associated 2.286932835411114e-06 0.0 0.4600037439857229 0.0 0.0 0.0310998965832685 0.0 0.0 0.0 0.0 36 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1261170 EFNB2 PECAM1 EFNB2-PECAM1 Myoepithelial Cells Unassigned Myoepithelial Cells -> Unassigned 2.285768398433825e-06 0.4619393085577573 0.0 0.0 0.0308750930304183 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1261255 VEGFC FLT1 VEGFC-FLT1 Unassigned Basal-like Structured DCIS Cells Unassigned -> Basal-like Structured DCIS Cells 2.282929996129595e-06 0.0 0.777821334064334 0.0 0.0 0.0182001711419816 0.0 0.0 0.0 0.0 3 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1261682 CXCL12 ITGA4 CXCL12-ITGA4 Unassigned Endothelial Cells Unassigned -> Endothelial Cells 2.275162807758241e-06 0.0 0.7754239189773715 0.0 0.0 0.0178869147172998 0.0 0.0 0.0 0.0 9 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1262323 CXCL12 CXCR4 CXCL12-CXCR4 Unassigned Plasma Cells Unassigned -> Plasma Cells 2.264053414225611e-06 0.0 0.4600037439857229 0.0 0.0 0.0292791515533623 0.0 0.0 0.0 0.0 0 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1262350 CXCL12 ITGA4 CXCL12-ITGA4 Unassigned Myoepithelial Cells Unassigned -> Myoepithelial Cells 2.2631971247426856e-06 0.0 0.4596166826058663 0.0 0.0 0.0292373734098458 0.0 0.0 0.0 0.0 6 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1262500 DLL4 NOTCH3 DLL4-NOTCH3 CAFs, DCIS Associated Unassigned CAFs, DCIS Associated -> Unassigned 2.2614243838754853e-06 0.7160288858520609 0.0 0.0 0.0186793449598515 0.0 0.0 0.0 0.0 0.0 29 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1262501 DLL4 NOTCH4 DLL4-NOTCH4 CAFs, DCIS Associated Unassigned CAFs, DCIS Associated -> Unassigned 2.2614243838754853e-06 0.7160288858520609 0.0 0.0 0.0186793449598515 0.0 0.0 0.0 0.0 0.0 29 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1262613 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells (Mitotic) Unassigned 11q13 Invasive Tumor Cells (Mitotic) -> Unassigned 2.2590449035287576e-06 0.6593525851613742 0.0 0.0 0.0201572483258557 0.0 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1262971 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells Unassigned 11q13 Invasive Tumor Cells -> Unassigned 2.255462841254148e-06 0.6301823358791634 0.0 0.0 0.0208904415011529 0.0 0.0 0.0 0.0 0.0 5 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1262972 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells Unassigned 11q13 Invasive Tumor Cells -> Unassigned 2.255462841254148e-06 0.6301823358791634 0.0 0.0 0.0208904415011529 0.0 0.0 0.0 0.0 0.0 5 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1263076 C1QB LRP1 C1QB-LRP1 Unassigned Endothelial Cells Unassigned -> Endothelial Cells 2.253759390853364e-06 0.0 0.9078204025796472 0.0 0.0 0.0144359394371152 0.0 0.0 0.0 0.0 9 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1263085 HSPG2 LRP1 HSPG2-LRP1 Unassigned Endothelial Cells Unassigned -> Endothelial Cells 2.253759390853364e-06 0.0 0.9078204025796472 0.0 0.0 0.0144359394371152 0.0 0.0 0.0 0.0 9 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1263092 A2M LRP1 A2M-LRP1 Unassigned Endothelial Cells Unassigned -> Endothelial Cells 2.253759390853364e-06 0.0 0.9078204025796472 0.0 0.0 0.0144359394371152 0.0 0.0 0.0 0.0 9 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1263096 C3 LRP1 C3-LRP1 Unassigned Endothelial Cells Unassigned -> Endothelial Cells 2.253759390853364e-06 0.0 0.9078204025796472 0.0 0.0 0.0144359394371152 0.0 0.0 0.0 0.0 9 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1263104 VWF LRP1 VWF-LRP1 Unassigned Endothelial Cells Unassigned -> Endothelial Cells 2.253759390853364e-06 0.0 0.9078204025796472 0.0 0.0 0.0144359394371152 0.0 0.0 0.0 0.0 9 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1263246 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells (Mitotic) Unassigned 11q13 Invasive Tumor Cells (Mitotic) -> Unassigned 2.2517594358706204e-06 0.6582846571368821 0.0 0.0 0.0198024073017111 0.0 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1263253 VEGFC FLT1 VEGFC-FLT1 T Lymphocytes Unassigned T Lymphocytes -> Unassigned 2.2516267422272907e-06 0.7745997874735252 0.0 0.0 0.016822895653248 0.0 0.0 0.0 0.0 0.0 1 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1263751 CD48 CD2 CD48-CD2 Endothelial Cells Unassigned Endothelial Cells -> Unassigned 2.242354585353782e-06 0.7719609236370527 0.0 0.0 0.0164675938709007 0.0 0.0 0.0 0.0 0.0 5 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1263841 C1QB LRP1 C1QB-LRP1 Unassigned Basal-like Structured DCIS Cells Unassigned -> Basal-like Structured DCIS Cells 2.2407098420251373e-06 0.0 0.6207977546603366 0.0 0.0 0.0203874717835032 0.0 0.0 0.0 0.0 3 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1263864 HSPG2 LRP1 HSPG2-LRP1 Unassigned Basal-like Structured DCIS Cells Unassigned -> Basal-like Structured DCIS Cells 2.2407098420251373e-06 0.0 0.6207977546603366 0.0 0.0 0.0203874717835032 0.0 0.0 0.0 0.0 3 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1263868 VWF LRP1 VWF-LRP1 Unassigned Basal-like Structured DCIS Cells Unassigned -> Basal-like Structured DCIS Cells 2.2407098420251373e-06 0.0 0.6207977546603366 0.0 0.0 0.0203874717835032 0.0 0.0 0.0 0.0 3 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1263869 C3 LRP1 C3-LRP1 Unassigned Basal-like Structured DCIS Cells Unassigned -> Basal-like Structured DCIS Cells 2.2407098420251373e-06 0.0 0.6207977546603366 0.0 0.0 0.0203874717835032 0.0 0.0 0.0 0.0 3 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1263870 A2M LRP1 A2M-LRP1 Unassigned Basal-like Structured DCIS Cells Unassigned -> Basal-like Structured DCIS Cells 2.2407098420251373e-06 0.0 0.6207977546603366 0.0 0.0 0.0203874717835032 0.0 0.0 0.0 0.0 3 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1264093 C1QB LRP1 C1QB-LRP1 Endothelial Cells Unassigned Endothelial Cells -> Unassigned 2.2367619630436625e-06 0.7753420160918723 0.0 0.0 0.0161519521398178 0.0 0.0 0.0 0.0 0.0 5 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1264739 CLEC2D KLRB1 CLEC2D-KLRB1 Unassigned Macrophages Unassigned -> Macrophages 2.224279640134197e-06 0.0 0.9130058539314824 0.0 0.0 0.0132636308162813 0.0 0.0 0.0 0.0 4 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1264995 VEGFC FLT1 VEGFC-FLT1 CAFs, Invasive Associated Unassigned CAFs, Invasive Associated -> Unassigned 2.219531208602573e-06 0.6593525851613742 0.0 0.0 0.018132161410931 0.0 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1265203 CLEC2D KLRB1 CLEC2D-KLRB1 11q13 Invasive Tumor Cells (G1/S) Unassigned 11q13 Invasive Tumor Cells (G1/S) -> Unassigned 2.2159034193036398e-06 0.6605327397359113 0.0 0.0 0.0179229861158654 0.0 0.0 0.0 0.0 0.0 0 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1265645 A2M LRP1 A2M-LRP1 T Lymphocytes Unassigned T Lymphocytes -> Unassigned 2.2064136875402155e-06 0.7741139100414175 0.0 0.0 0.0149044683666724 0.0 0.0 0.0 0.0 0.0 1 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1265801 CXCL12 ITGA4 CXCL12-ITGA4 Unassigned Mast Cells Unassigned -> Mast Cells 2.2033857806644834e-06 0.0 0.7754239189773715 0.0 0.0 0.0147571931436988 0.0 0.0 0.0 0.0 0 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1266163 CLEC2D KLRB1 CLEC2D-KLRB1 Unassigned Pericytes Unassigned -> Pericytes 2.197675152163233e-06 0.0 0.885766439573873 0.0 0.0 0.0127192475389894 0.0 0.0 0.0 0.0 7 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1266281 MMP2 PECAM1 MMP2-PECAM1 Unassigned T Lymphocytes Unassigned -> T Lymphocytes 2.1956695344797864e-06 0.0 0.6331674633943454 0.0 0.0 0.0176963220730796 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1266283 EFNB2 PECAM1 EFNB2-PECAM1 Unassigned T Lymphocytes Unassigned -> T Lymphocytes 2.1956695344797864e-06 0.0 0.6331674633943454 0.0 0.0 0.0176963220730796 0.0 0.0 0.0 0.0 0 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1266831 COL4A1 CD93 COL4A1-CD93 T Lymphocytes Unassigned T Lymphocytes -> Unassigned 2.18764543565925e-06 0.8684504425765611 0.0 0.0 0.0126216524880575 0.0 0.0 0.0 0.0 0.0 1 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1266944 MMRN2 CD93 MMRN2-CD93 Myoepithelial Cells Unassigned Myoepithelial Cells -> Unassigned 2.1856880722476005e-06 0.7205550478301406 0.0 0.0 0.0151307911035231 0.0 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1266945 MMRN2 CLEC14A MMRN2-CLEC14A Myoepithelial Cells Unassigned Myoepithelial Cells -> Unassigned 2.1856880722476005e-06 0.7205550478301406 0.0 0.0 0.0151307911035231 0.0 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1266966 MMRN2 CD93 MMRN2-CD93 Basal-like Structured DCIS Cells Unassigned Basal-like Structured DCIS Cells -> Unassigned 2.1851786590125484e-06 0.6301823358791634 0.0 0.0 0.0172764782878141 0.0 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1266968 MMRN2 CLEC14A MMRN2-CLEC14A Basal-like Structured DCIS Cells Unassigned Basal-like Structured DCIS Cells -> Unassigned 2.1851786590125484e-06 0.6301823358791634 0.0 0.0 0.0172764782878141 0.0 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1267243 VEGFC FLT1 VEGFC-FLT1 Unassigned Myoepithelial Cells Unassigned -> Myoepithelial Cells 2.1805712818642885e-06 0.0 0.4630488285702799 0.0 0.0 0.0232163927704059 0.0 0.0 0.0 0.0 6 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1267749 C3 LRP1 C3-LRP1 Macrophages Unassigned Macrophages -> Unassigned 2.172903673349508e-06 0.9487258305485792 0.0 0.0 0.0110943464444434 0.0 0.0 0.0 0.0 0.0 1 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1268279 VWF SELP VWF-SELP Unassigned CAFs, DCIS Associated Unassigned -> CAFs, DCIS Associated 2.1642210074301407e-06 0.0 0.4623922682986163 0.0 0.0 0.0222228052993653 0.0 0.0 0.0 0.0 36 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1268281 CD34 SELP CD34-SELP Unassigned CAFs, DCIS Associated Unassigned -> CAFs, DCIS Associated 2.1642210074301407e-06 0.0 0.4623922682986163 0.0 0.0 0.0222228052993653 0.0 0.0 0.0 0.0 36 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1268511 MMP2 PECAM1 MMP2-PECAM1 Dendritic Cells Unassigned Dendritic Cells -> Unassigned 2.1601802946884213e-06 0.6303642896310324 0.0 0.0 0.0161193721503025 0.0 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1268559 DLL1 NOTCH3 DLL1-NOTCH3 Dendritic Cells Unassigned Dendritic Cells -> Unassigned 2.1583514675547606e-06 0.6249837837987587 0.0 0.0 0.0161757332769496 0.0 0.0 0.0 0.0 0.0 0 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1269018 CXCL12 CXCR4 CXCL12-CXCR4 Unassigned Myoepithelial Cells Unassigned -> Myoepithelial Cells 2.1505129519972014e-06 0.0 0.4600037439857229 0.0 0.0 0.0215025911544899 0.0 0.0 0.0 0.0 6 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1269108 CD34 SELP CD34-SELP T Lymphocytes Unassigned T Lymphocytes -> Unassigned 2.1483424292323664e-06 0.633566764858408 0.0 0.0 0.015517736049123 0.0 0.0 0.0 0.0 0.0 1 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1269142 CXCL12 ITGA4 CXCL12-ITGA4 CXCL14+ Fibroblasts Unassigned CXCL14+ Fibroblasts -> Unassigned 2.1477622732763227e-06 0.7487535481622718 0.0 0.0 0.0131092554497256 0.0 0.0 0.0 0.0 0.0 9 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1269147 CXCL12 CXCR4 CXCL12-CXCR4 CXCL14+ Fibroblasts Unassigned CXCL14+ Fibroblasts -> Unassigned 2.1477622732763227e-06 0.7487535481622718 0.0 0.0 0.0131092554497256 0.0 0.0 0.0 0.0 0.0 9 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1269350 MMP2 PECAM1 MMP2-PECAM1 CXCL14+ Fibroblasts Unassigned CXCL14+ Fibroblasts -> Unassigned 2.143354450094327e-06 0.9067635403815892 0.0 0.0 0.0106922602624424 0.0 0.0 0.0 0.0 0.0 9 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1269496 CLEC2D KLRB1 CLEC2D-KLRB1 Pericytes Unassigned Pericytes -> Unassigned 2.141918233078257e-06 0.8721681415062816 0.0 0.0 0.0110717612136884 0.0 0.0 0.0 0.0 0.0 5 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1270147 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells (Mitotic) Unassigned 11q13 Invasive Tumor Cells (Mitotic) -> Unassigned 2.1310747213041724e-06 0.6561647292424944 0.0 0.0 0.0142750905665976 0.0 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1270206 HSPG2 LRP1 HSPG2-LRP1 Luminal-like Amorphous DCIS Cells Unassigned Luminal-like Amorphous DCIS Cells -> Unassigned 2.129305246523651e-06 0.4629984640915818 0.0 0.0 0.0201301851612071 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1270439 CD48 CD2 CD48-CD2 Basal-like Structured DCIS Cells Unassigned Basal-like Structured DCIS Cells -> Unassigned 2.124977927487424e-06 0.8667347161816407 0.0 0.0 0.0106228227237899 0.0 0.0 0.0 0.0 0.0 0 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1270476 CXCL12 ITGA4 CXCL12-ITGA4 Dendritic Cells Unassigned Dendritic Cells -> Unassigned 2.124483812686334e-06 0.6160088550075702 0.0 0.0 0.0149256517769723 0.0 0.0 0.0 0.0 0.0 0 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1270482 CXCL12 CXCR4 CXCL12-CXCR4 Dendritic Cells Unassigned Dendritic Cells -> Unassigned 2.124483812686334e-06 0.6160088550075702 0.0 0.0 0.0149256517769723 0.0 0.0 0.0 0.0 0.0 0 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1270521 COL4A2 CD93 COL4A2-CD93 Unassigned T Lymphocytes Unassigned -> T Lymphocytes 2.1240482497326893e-06 0.0 0.7779918296243433 0.0 0.0 0.0118035014556376 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1270523 MMRN2 CD93 MMRN2-CD93 Unassigned T Lymphocytes Unassigned -> T Lymphocytes 2.1240482497326893e-06 0.0 0.7779918296243433 0.0 0.0 0.0118035014556376 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1270525 COL4A1 CD93 COL4A1-CD93 Unassigned T Lymphocytes Unassigned -> T Lymphocytes 2.1240482497326893e-06 0.0 0.7779918296243433 0.0 0.0 0.0118035014556376 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1270615 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells (Mitotic) Unassigned 11q13 Invasive Tumor Cells (Mitotic) -> Unassigned 2.122714160611851e-06 0.6659645551150886 0.0 0.0 0.0137371823984124 0.0 0.0 0.0 0.0 0.0 0 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1270858 CCN1 CAV1 CCN1-CAV1 Unassigned Plasma Cells Unassigned -> Plasma Cells 2.1184001385805324e-06 0.0 0.7283139964676212 0.0 0.0 0.0124087765732037 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1270928 MMP2 PECAM1 MMP2-PECAM1 Unassigned CAFs, DCIS Associated Unassigned -> CAFs, DCIS Associated 2.117090403977442e-06 0.0 0.7167436199046466 0.0 0.0 0.0125623889131764 0.0 0.0 0.0 0.0 36 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1270929 EFNB2 PECAM1 EFNB2-PECAM1 Unassigned CAFs, DCIS Associated Unassigned -> CAFs, DCIS Associated 2.117090403977442e-06 0.0 0.7167436199046466 0.0 0.0 0.0125623889131764 0.0 0.0 0.0 0.0 36 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1271036 C1QB LRP1 C1QB-LRP1 CAFs, Invasive Associated Unassigned CAFs, Invasive Associated -> Unassigned 2.1162023010951717e-06 0.6626993710110988 0.0 0.0 0.0135527119637784 0.0 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1271122 MMP2 PECAM1 MMP2-PECAM1 T Lymphocytes Unassigned T Lymphocytes -> Unassigned 2.114824023182454e-06 0.6303642896310324 0.0 0.0 0.0141923232885854 0.0 0.0 0.0 0.0 0.0 1 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1271268 EFNB2 PECAM1 EFNB2-PECAM1 Dendritic Cells Unassigned Dendritic Cells -> Unassigned 2.112037266717087e-06 0.7800321422220979 0.0 0.0 0.0113788029360913 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1271697 CD48 CD2 CD48-CD2 Mast Cells Unassigned Mast Cells -> Unassigned 2.1042846888604083e-06 0.7719609236370527 0.0 0.0 0.0112468593062777 0.0 0.0 0.0 0.0 0.0 1 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1271712 C1QB LRP1 C1QB-LRP1 Pericytes Unassigned Pericytes -> Unassigned 2.103752266366365e-06 0.7753420160918723 0.0 0.0 0.0111808254589153 0.0 0.0 0.0 0.0 0.0 5 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1271786 CCN1 CAV1 CCN1-CAV1 T Lymphocytes Unassigned T Lymphocytes -> Unassigned 2.102561699289519e-06 0.6213271600240247 0.0 0.0 0.013905026986541 0.0 0.0 0.0 0.0 0.0 1 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1272087 MMRN2 CLEC14A MMRN2-CLEC14A CAFs, DCIS Associated Unassigned CAFs, DCIS Associated -> Unassigned 2.09650138067807e-06 0.7205550478301406 0.0 0.0 0.0117842887908422 0.0 0.0 0.0 0.0 0.0 29 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1272089 MMRN2 CD93 MMRN2-CD93 CAFs, DCIS Associated Unassigned CAFs, DCIS Associated -> Unassigned 2.09650138067807e-06 0.7205550478301406 0.0 0.0 0.0117842887908422 0.0 0.0 0.0 0.0 0.0 29 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1272104 VEGFC FLT1 VEGFC-FLT1 Unassigned Dendritic Cells Unassigned -> Dendritic Cells 2.095623712540232e-06 0.0 0.777821334064334 0.0 0.0 0.0108892901157311 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1272479 CD48 CD2 CD48-CD2 Luminal-like Amorphous DCIS Cells Unassigned Luminal-like Amorphous DCIS Cells -> Unassigned 2.089565934395905e-06 0.4593282471594782 0.0 0.0 0.0181222899145132 0.0 0.0 0.0 0.0 0.0 0 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1272486 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells Unassigned 11q13 Invasive Tumor Cells -> Unassigned 2.0892018043373563e-06 0.6332974881236617 0.0 0.0 0.0131302879503246 0.0 0.0 0.0 0.0 0.0 5 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1272489 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells Unassigned 11q13 Invasive Tumor Cells -> Unassigned 2.0892018043373563e-06 0.6332974881236617 0.0 0.0 0.0131302879503246 0.0 0.0 0.0 0.0 0.0 5 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1272493 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells Unassigned 11q13 Invasive Tumor Cells -> Unassigned 2.0892018043373563e-06 0.6332974881236617 0.0 0.0 0.0131302879503246 0.0 0.0 0.0 0.0 0.0 5 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1272511 COL4A2 CD93 COL4A2-CD93 Macrophages Unassigned Macrophages -> Unassigned 2.0880385453792257e-06 0.9188764516910942 0.0 0.0 0.0090193130488293 0.0 0.0 0.0 0.0 0.0 1 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1272659 MMP2 PECAM1 MMP2-PECAM1 Macrophages Unassigned Macrophages -> Unassigned 2.085239666833283e-06 0.9330801352629944 0.0 0.0 0.0088108219576754 0.0 0.0 0.0 0.0 0.0 1 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1272720 C3 LRP1 C3-LRP1 Pericytes Unassigned Pericytes -> Unassigned 2.083881421848883e-06 0.8911088195487638 0.0 0.0 0.0091898156146168 0.0 0.0 0.0 0.0 0.0 5 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1272773 CXCL12 CXCR4 CXCL12-CXCR4 Unassigned Luminal-like Amorphous DCIS Cells Unassigned -> Luminal-like Amorphous DCIS Cells 2.082626203367085e-06 0.0 0.4600037439857229 0.0 0.0 0.017738069381683 0.0 0.0 0.0 0.0 0 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1272780 C1QB LRP1 C1QB-LRP1 Luminal-like Amorphous DCIS Cells Unassigned Luminal-like Amorphous DCIS Cells -> Unassigned 2.082323449969768e-06 0.4601010570874773 0.0 0.0 0.0177188549930425 0.0 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1272843 CCN1 CAV1 CCN1-CAV1 Unassigned Luminal-like Amorphous DCIS Cells Unassigned -> Luminal-like Amorphous DCIS Cells 2.081624968431116e-06 0.0 0.252518874138558 0.0 0.0 0.0322196586137726 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1272978 THBS2 CD36 THBS2-CD36 Pericytes Unassigned Pericytes -> Unassigned 2.077663139288975e-06 0.9197297916541942 0.0 0.0 0.0087456089304998 0.0 0.0 0.0 0.0 0.0 5 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1273206 VEGFC FLT1 VEGFC-FLT1 11q13 Invasive Tumor Cells (G1/S) Unassigned 11q13 Invasive Tumor Cells (G1/S) -> Unassigned 2.073826081013716e-06 0.6593525851613742 0.0 0.0 0.0120646829101097 0.0 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1273229 CCN1 CAV1 CCN1-CAV1 CXCL14+ Fibroblasts Unassigned CXCL14+ Fibroblasts -> Unassigned 2.073217163691489e-06 0.9219165193585238 0.0 0.0 0.0086134406931133 0.0 0.0 0.0 0.0 0.0 9 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1273267 CCN1 CAV1 CCN1-CAV1 Unassigned T Lymphocytes Unassigned -> T Lymphocytes 2.07216227784345e-06 0.0 0.62431395375366 0.0 0.0 0.0126805820762719 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1273423 C1QB LRP1 C1QB-LRP1 Myoepithelial Cells Unassigned Myoepithelial Cells -> Unassigned 2.0683717774442184e-06 0.4601010570874773 0.0 0.0 0.0170183763647696 0.0 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1273511 CLEC2D KLRB1 CLEC2D-KLRB1 Unassigned Myeloid Cells Unassigned -> Myeloid Cells 2.0661943949942617e-06 0.0 0.7467524951532132 0.0 0.0 0.0104195741475089 0.0 0.0 0.0 0.0 6 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1273655 DLL4 NOTCH4 DLL4-NOTCH4 Unassigned Dendritic Cells Unassigned -> Dendritic Cells 2.064030375306407e-06 0.0 0.7754072541855492 0.0 0.0 0.009971631136135 0.0 0.0 0.0 0.0 0 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1274167 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells Unassigned 11q13 Invasive Tumor Cells -> Unassigned 2.054279361946684e-06 0.6319926036888139 0.0 0.0 0.011891719340537 0.0 0.0 0.0 0.0 0.0 5 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1274295 CD48 CD2 CD48-CD2 Myoepithelial Cells Unassigned Myoepithelial Cells -> Unassigned 2.0506414734186065e-06 0.4593282471594782 0.0 0.0 0.0161888123016941 0.0 0.0 0.0 0.0 0.0 0 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1274807 COL4A1 CD93 COL4A1-CD93 Unassigned CAFs, DCIS Associated Unassigned -> CAFs, DCIS Associated 2.040372184931761e-06 0.0 0.4630027772793905 0.0 0.0 0.0155837683010033 0.0 0.0 0.0 0.0 36 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1274812 COL4A2 CD93 COL4A2-CD93 Unassigned CAFs, DCIS Associated Unassigned -> CAFs, DCIS Associated 2.040372184931761e-06 0.0 0.4630027772793905 0.0 0.0 0.0155837683010033 0.0 0.0 0.0 0.0 36 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1274815 MMRN2 CD93 MMRN2-CD93 Unassigned CAFs, DCIS Associated Unassigned -> CAFs, DCIS Associated 2.040372184931761e-06 0.0 0.4630027772793905 0.0 0.0 0.0155837683010033 0.0 0.0 0.0 0.0 36 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1275029 CXCL12 CXCR4 CXCL12-CXCR4 Unassigned Pericytes Unassigned -> Pericytes 2.0350892422109056e-06 0.0 0.7757991160529997 0.0 0.0 0.0091569531245039 0.0 0.0 0.0 0.0 7 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1275156 VWF ITGA9 VWF-ITGA9 Unassigned 11q13 Invasive Tumor Cells (Mitotic) Unassigned -> 11q13 Invasive Tumor Cells (Mitotic) 2.0330259296943555e-06 0.0 0.6252253442669611 0.0 0.0 0.0112932915661816 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1275204 DLL1 NOTCH3 DLL1-NOTCH3 Macrophages Unassigned Macrophages -> Unassigned 2.0318912595680878e-06 0.8771078809726828 0.0 0.0 0.0080232294691882 0.0 0.0 0.0 0.0 0.0 1 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1275216 JAG1 NOTCH2 JAG1-NOTCH2 Unassigned T Lymphocytes Unassigned -> T Lymphocytes 2.0315389587339054e-06 0.0 0.8445107771175474 0.0 0.0 0.0083242517891534 0.0 0.0 0.0 0.0 0 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1275333 DLL1 NOTCH3 DLL1-NOTCH3 Unassigned Dendritic Cells Unassigned -> Dendritic Cells 2.0304140565326417e-06 0.0 0.7746834992804791 0.0 0.0 0.0090444648829713 0.0 0.0 0.0 0.0 0 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1275334 DLL4 NOTCH3 DLL4-NOTCH3 Unassigned Dendritic Cells Unassigned -> Dendritic Cells 2.0304140565326417e-06 0.0 0.7746834992804791 0.0 0.0 0.0090444648829713 0.0 0.0 0.0 0.0 0 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1275726 CXCL12 ITGA4 CXCL12-ITGA4 Myoepithelial Cells Unassigned Myoepithelial Cells -> Unassigned 2.022769046727113e-06 0.8023917560710954 0.0 0.0 0.0085367158000785 0.0 0.0 0.0 0.0 0.0 0 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1275736 CXCL12 CXCR4 CXCL12-CXCR4 Myoepithelial Cells Unassigned Myoepithelial Cells -> Unassigned 2.022769046727113e-06 0.8023917560710954 0.0 0.0 0.0085367158000785 0.0 0.0 0.0 0.0 0.0 0 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1275850 HSPG2 LRP1 HSPG2-LRP1 Unassigned Luminal-like Amorphous DCIS Cells Unassigned -> Luminal-like Amorphous DCIS Cells 2.0211520455267887e-06 0.0 0.2550748532138862 0.0 0.0 0.0267255153180908 0.0 0.0 0.0 0.0 0 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1275862 A2M LRP1 A2M-LRP1 Unassigned Luminal-like Amorphous DCIS Cells Unassigned -> Luminal-like Amorphous DCIS Cells 2.0211520455267887e-06 0.0 0.2550748532138862 0.0 0.0 0.0267255153180908 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1275863 C1QB LRP1 C1QB-LRP1 Unassigned Luminal-like Amorphous DCIS Cells Unassigned -> Luminal-like Amorphous DCIS Cells 2.0211520455267887e-06 0.0 0.2550748532138862 0.0 0.0 0.0267255153180908 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1275866 C3 LRP1 C3-LRP1 Unassigned Luminal-like Amorphous DCIS Cells Unassigned -> Luminal-like Amorphous DCIS Cells 2.0211520455267887e-06 0.0 0.2550748532138862 0.0 0.0 0.0267255153180908 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1275875 VWF LRP1 VWF-LRP1 Unassigned Luminal-like Amorphous DCIS Cells Unassigned -> Luminal-like Amorphous DCIS Cells 2.0211520455267887e-06 0.0 0.2550748532138862 0.0 0.0 0.0267255153180908 0.0 0.0 0.0 0.0 0 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1276102 VEGFC FLT1 VEGFC-FLT1 Myoepithelial Cells Unassigned Myoepithelial Cells -> Unassigned 2.017065577568306e-06 0.4636527906642655 0.0 0.0 0.014525360548861 0.0 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1276217 CLEC2D KLRB1 CLEC2D-KLRB1 Unassigned Plasma Cells Unassigned -> Plasma Cells 2.0160376359052966e-06 0.0 0.4642836810638544 0.0 0.0 0.0144613249009303 0.0 0.0 0.0 0.0 0 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1276357 JAG1 NOTCH2 JAG1-NOTCH2 CAFs, Invasive Associated Unassigned CAFs, Invasive Associated -> Unassigned 2.013458439505482e-06 0.7941469661104034 0.0 0.0 0.0083898580598364 0.0 0.0 0.0 0.0 0.0 0 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1276633 MMP2 PECAM1 MMP2-PECAM1 Basal-like Structured DCIS Cells Unassigned Basal-like Structured DCIS Cells -> Unassigned 2.0084500022417792e-06 0.6303642896310324 0.0 0.0 0.0104129581710415 0.0 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1276682 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells Unassigned 11q13 Invasive Tumor Cells -> Unassigned 2.007770255775668e-06 0.6160088550075702 0.0 0.0 0.0106340017102282 0.0 0.0 0.0 0.0 0.0 5 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1276691 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells Unassigned 11q13 Invasive Tumor Cells -> Unassigned 2.007770255775668e-06 0.6160088550075702 0.0 0.0 0.0106340017102282 0.0 0.0 0.0 0.0 0.0 5 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1276711 CLEC2D KLRB1 CLEC2D-KLRB1 Plasma Cells Unassigned Plasma Cells -> Unassigned 2.0074515563865688e-06 0.4625081978296446 0.0 0.0 0.0141498126994191 0.0 0.0 0.0 0.0 0.0 1 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1276832 C1QB LRP1 C1QB-LRP1 Unassigned T Lymphocytes Unassigned -> T Lymphocytes 2.005207277550114e-06 0.0 0.6207977546603366 0.0 0.0 0.0104714078116759 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1276842 VWF LRP1 VWF-LRP1 Unassigned T Lymphocytes Unassigned -> T Lymphocytes 2.005207277550114e-06 0.0 0.6207977546603366 0.0 0.0 0.0104714078116759 0.0 0.0 0.0 0.0 0 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1276844 HSPG2 LRP1 HSPG2-LRP1 Unassigned T Lymphocytes Unassigned -> T Lymphocytes 2.005207277550114e-06 0.0 0.6207977546603366 0.0 0.0 0.0104714078116759 0.0 0.0 0.0 0.0 0 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1276850 A2M LRP1 A2M-LRP1 Unassigned T Lymphocytes Unassigned -> T Lymphocytes 2.005207277550114e-06 0.0 0.6207977546603366 0.0 0.0 0.0104714078116759 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1276874 C3 LRP1 C3-LRP1 Unassigned T Lymphocytes Unassigned -> T Lymphocytes 2.005207277550114e-06 0.0 0.6207977546603366 0.0 0.0 0.0104714078116759 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1277065 JAG1 NOTCH2 JAG1-NOTCH2 CAFs, DCIS Associated Unassigned CAFs, DCIS Associated -> Unassigned 2.0002715292745984e-06 0.6303682835571691 0.0 0.0 0.0101610580570933 0.0 0.0 0.0 0.0 0.0 29 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1277705 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells Unassigned 11q13 Invasive Tumor Cells -> Unassigned 1.987226161839496e-06 0.6303642896310324 0.0 0.0 0.0097699360831605 0.0 0.0 0.0 0.0 0.0 5 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1278334 CD34 SELP CD34-SELP Myoepithelial Cells Unassigned Myoepithelial Cells -> Unassigned 1.975799367043424e-06 0.7168245244832976 0.0 0.0 0.0082993421103349 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1278467 CCN1 CAV1 CCN1-CAV1 Unassigned Dendritic Cells Unassigned -> Dendritic Cells 1.9734283618360574e-06 0.0 0.62431395375366 0.0 0.0 0.009460730808256 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1278478 CD48 CD2 CD48-CD2 Pericytes Unassigned Pericytes -> Unassigned 1.9726515902177947e-06 0.7719609236370527 0.0 0.0 0.0076331962782219 0.0 0.0 0.0 0.0 0.0 5 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1278482 HSPG2 LRP1 HSPG2-LRP1 Dendritic Cells Unassigned Dendritic Cells -> Unassigned 1.972598384270559e-06 0.7789175740361626 0.0 0.0 0.0075637985935472 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1278650 COL4A1 CD93 COL4A1-CD93 Luminal-like Amorphous DCIS Cells Unassigned Luminal-like Amorphous DCIS Cells -> Unassigned 1.9697742741850587e-06 0.4604235282221027 0.0 0.0 0.0126864732057784 0.0 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1278682 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells (Mitotic) Unassigned 11q13 Invasive Tumor Cells (Mitotic) -> Unassigned 1.9691443808049256e-06 0.6213271600240247 0.0 0.0 0.0093830613230477 0.0 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1278717 DLL1 NOTCH3 DLL1-NOTCH3 CXCL14+ Fibroblasts Unassigned CXCL14+ Fibroblasts -> Unassigned 1.968582632625542e-06 0.9470274865242416 0.0 0.0 0.0061455194924501 0.0 0.0 0.0 0.0 0.0 9 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1278815 C3 LRP1 C3-LRP1 Unassigned CXCL14+ Fibroblasts Unassigned -> CXCL14+ Fibroblasts 1.968171124177543e-06 0.0 0.9078204025796472 0.0 0.0 0.0064028969591119 0.0 0.0 0.0 0.0 10 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1278818 C1QB LRP1 C1QB-LRP1 Unassigned CXCL14+ Fibroblasts Unassigned -> CXCL14+ Fibroblasts 1.968171124177543e-06 0.0 0.9078204025796472 0.0 0.0 0.0064028969591119 0.0 0.0 0.0 0.0 10 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1278831 A2M LRP1 A2M-LRP1 Unassigned CXCL14+ Fibroblasts Unassigned -> CXCL14+ Fibroblasts 1.968171124177543e-06 0.0 0.9078204025796472 0.0 0.0 0.0064028969591119 0.0 0.0 0.0 0.0 10 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1278835 HSPG2 LRP1 HSPG2-LRP1 Unassigned CXCL14+ Fibroblasts Unassigned -> CXCL14+ Fibroblasts 1.968171124177543e-06 0.0 0.9078204025796472 0.0 0.0 0.0064028969591119 0.0 0.0 0.0 0.0 10 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1278839 VWF LRP1 VWF-LRP1 Unassigned CXCL14+ Fibroblasts Unassigned -> CXCL14+ Fibroblasts 1.968171124177543e-06 0.0 0.9078204025796472 0.0 0.0 0.0064028969591119 0.0 0.0 0.0 0.0 10 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1278895 VEGFC FLT1 VEGFC-FLT1 Unassigned Macrophages Unassigned -> Macrophages 1.966979018043824e-06 0.0 0.8998347793593909 0.0 0.0 0.0064362797035136 0.0 0.0 0.0 0.0 4 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1278929 C3 LRP1 C3-LRP1 Endothelial Cells Unassigned Endothelial Cells -> Unassigned 1.9665884511365867e-06 0.8911088195487638 0.0 0.0 0.0064915662046245 0.0 0.0 0.0 0.0 0.0 5 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1279269 JAG1 NOTCH2 JAG1-NOTCH2 Unassigned Macrophages Unassigned -> Macrophages 1.961514830993966e-06 0.0 0.773263018678637 0.0 0.0 0.0073658308476012 0.0 0.0 0.0 0.0 4 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1279721 COL4A2 CD93 COL4A2-CD93 11q13 Invasive Tumor Cells (G1/S) Unassigned 11q13 Invasive Tumor Cells (G1/S) -> Unassigned 1.953119198477714e-06 0.6582846571368821 0.0 0.0 0.0084325366891025 0.0 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1279841 HSPG2 LRP1 HSPG2-LRP1 T Lymphocytes Unassigned T Lymphocytes -> Unassigned 1.949753822907732e-06 0.7789175740361626 0.0 0.0 0.0070532058552773 0.0 0.0 0.0 0.0 0.0 1 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1279864 JAG1 NOTCH2 JAG1-NOTCH2 Unassigned Pericytes Unassigned -> Pericytes 1.9493354065181724e-06 0.0 0.773263018678637 0.0 0.0 0.0070956399217802 0.0 0.0 0.0 0.0 7 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1279929 COL4A2 CD93 COL4A2-CD93 CXCL14+ Fibroblasts Unassigned CXCL14+ Fibroblasts -> Unassigned 1.9474091040197966e-06 0.8840293712888387 0.0 0.0 0.0061698665784747 0.0 0.0 0.0 0.0 0.0 9 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1280036 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells (Mitotic) Unassigned 11q13 Invasive Tumor Cells (Mitotic) -> Unassigned 1.945776652421245e-06 0.6342079770588467 0.0 0.0 0.0085570823799139 0.0 0.0 0.0 0.0 0.0 0 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1280039 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells (Mitotic) Unassigned 11q13 Invasive Tumor Cells (Mitotic) -> Unassigned 1.945776652421245e-06 0.6342079770588467 0.0 0.0 0.0085570823799139 0.0 0.0 0.0 0.0 0.0 0 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1280071 CD48 CD2 CD48-CD2 CAFs, Invasive Associated Unassigned CAFs, Invasive Associated -> Unassigned 1.945713507122216e-06 0.6659645551150886 0.0 0.0 0.0081474500750471 0.0 0.0 0.0 0.0 0.0 0 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1280387 CXCL12 CXCR4 CXCL12-CXCR4 Unassigned CAFs, Invasive Associated Unassigned -> CAFs, Invasive Associated 1.938755466868772e-06 0.0 0.6632137581773894 0.0 0.0 0.0080072638027924 0.0 0.0 0.0 0.0 0 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1280406 DLL1 NOTCH3 DLL1-NOTCH3 11q13 Invasive Tumor Cells (G1/S) Unassigned 11q13 Invasive Tumor Cells (G1/S) -> Unassigned 1.9381522017100542e-06 0.6249837837987587 0.0 0.0 0.0084812136822336 0.0 0.0 0.0 0.0 0.0 0 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1280417 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells (Mitotic) Unassigned 11q13 Invasive Tumor Cells (Mitotic) -> Unassigned 1.9377747173381e-06 0.633566764858408 0.0 0.0 0.0083565457974945 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1280709 VWF ITGA9 VWF-ITGA9 Unassigned B Cells Unassigned -> B Cells 1.9330248550896623e-06 0.0 0.6252253442669611 0.0 0.0 0.0083442542366581 0.0 0.0 0.0 0.0 2 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1280840 CCN1 CAV1 CCN1-CAV1 Dendritic Cells Unassigned Dendritic Cells -> Unassigned 1.9313042769367e-06 0.6213271600240247 0.0 0.0 0.0083518627398662 0.0 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1280913 CD48 CD2 CD48-CD2 Unassigned CAFs, DCIS Associated Unassigned -> CAFs, DCIS Associated 1.929843388450081e-06 0.0 0.4603649459881741 0.0 0.0 0.0112209532878862 0.0 0.0 0.0 0.0 36 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1281008 VEGFC FLT1 VEGFC-FLT1 Unassigned Myeloid Cells Unassigned -> Myeloid Cells 1.928931064881394e-06 0.0 0.7472387841445823 0.0 0.0 0.0068935067166085 0.0 0.0 0.0 0.0 6 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1281031 THBS2 CD36 THBS2-CD36 CXCL14+ Fibroblasts Unassigned CXCL14+ Fibroblasts -> Unassigned 1.928105040877916e-06 0.9197297916541942 0.0 0.0 0.0055862851962672 0.0 0.0 0.0 0.0 0.0 9 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1281102 CCN1 CAV1 CCN1-CAV1 Unassigned 11q13 Invasive Tumor Cells (Mitotic) Unassigned -> 11q13 Invasive Tumor Cells (Mitotic) 1.9269908027914797e-06 0.0 0.62431395375366 0.0 0.0 0.0082011408892332 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1281110 VWF LRP1 VWF-LRP1 CAFs, DCIS Associated Unassigned CAFs, DCIS Associated -> Unassigned 1.926847200005784e-06 0.7158082793127664 0.0 0.0 0.0071496754272206 0.0 0.0 0.0 0.0 0.0 29 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1281111 VWF ITGA9 VWF-ITGA9 CAFs, DCIS Associated Unassigned CAFs, DCIS Associated -> Unassigned 1.926847200005784e-06 0.7158082793127664 0.0 0.0 0.0071496754272206 0.0 0.0 0.0 0.0 0.0 29 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1281112 VWF SELP VWF-SELP CAFs, DCIS Associated Unassigned CAFs, DCIS Associated -> Unassigned 1.926847200005784e-06 0.7158082793127664 0.0 0.0 0.0071496754272206 0.0 0.0 0.0 0.0 0.0 29 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1281295 DLL1 NOTCH3 DLL1-NOTCH3 Myeloid Cells Unassigned Myeloid Cells -> Unassigned 1.9246277789892065e-06 0.7835752212271604 0.0 0.0 0.0064863313435223 0.0 0.0 0.0 0.0 0.0 1 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1281385 MMRN2 CLEC14A MMRN2-CLEC14A Unassigned T Lymphocytes Unassigned -> T Lymphocytes 1.9233456822873286e-06 0.0 0.6347970925105053 0.0 0.0 0.0079745943515326 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1281483 VEGFC FLT1 VEGFC-FLT1 Dendritic Cells Unassigned Dendritic Cells -> Unassigned 1.922112043521028e-06 0.7745997874735252 0.0 0.0 0.0065101973396288 0.0 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1281622 CD34 SELP CD34-SELP Basal-like Structured DCIS Cells Unassigned Basal-like Structured DCIS Cells -> Unassigned 1.919685667326572e-06 0.633566764858408 0.0 0.0 0.0078992851324392 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1281686 CXCL12 ITGA4 CXCL12-ITGA4 Plasma Cells Unassigned Plasma Cells -> Unassigned 1.918367488036674e-06 0.8730912658940219 0.0 0.0 0.0057086106530109 0.0 0.0 0.0 0.0 0.0 1 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1281689 CXCL12 CXCR4 CXCL12-CXCR4 Plasma Cells Unassigned Plasma Cells -> Unassigned 1.918367488036674e-06 0.8730912658940219 0.0 0.0 0.0057086106530109 0.0 0.0 0.0 0.0 0.0 1 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1281826 DLL4 NOTCH4 DLL4-NOTCH4 Myoepithelial Cells Unassigned Myoepithelial Cells -> Unassigned 1.9157836480117406e-06 0.7160288858520609 0.0 0.0 0.0069047442087267 0.0 0.0 0.0 0.0 0.0 0 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1281829 DLL4 NOTCH3 DLL4-NOTCH3 Myoepithelial Cells Unassigned Myoepithelial Cells -> Unassigned 1.9157836480117406e-06 0.7160288858520609 0.0 0.0 0.0069047442087267 0.0 0.0 0.0 0.0 0.0 0 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1282061 EFNB2 PECAM1 EFNB2-PECAM1 Macrophages Unassigned Macrophages -> Unassigned 1.912818975805114e-06 0.8913986641324685 0.0 0.0 0.0054950348959687 0.0 0.0 0.0 0.0 0.0 1 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1282237 CD48 CD2 CD48-CD2 Unassigned Luminal-like Amorphous DCIS Cells Unassigned -> Luminal-like Amorphous DCIS Cells 1.910072664264277e-06 0.0 0.4603649459881741 0.0 0.0 0.0105486447632276 0.0 0.0 0.0 0.0 0 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1282286 MMRN2 CLEC14A MMRN2-CLEC14A Unassigned CAFs, Invasive Associated Unassigned -> CAFs, Invasive Associated 1.9089712361784128e-06 0.0 0.6347970925105053 0.0 0.0 0.0076236123034427 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1282386 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells (Mitotic) Unassigned 11q13 Invasive Tumor Cells (Mitotic) -> Unassigned 1.9063149544138428e-06 0.6589792304505506 0.0 0.0 0.0072827533047186 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1282485 DLL4 NOTCH4 DLL4-NOTCH4 Unassigned Macrophages Unassigned -> Macrophages 1.9040873554900855e-06 0.0 0.8818120773736414 0.0 0.0 0.0054043611446182 0.0 0.0 0.0 0.0 4 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1282594 CD48 CD2 CD48-CD2 Myeloid Cells Unassigned Myeloid Cells -> Unassigned 1.900774553534456e-06 0.7453966474499909 0.0 0.0 0.006326966401379 0.0 0.0 0.0 0.0 0.0 1 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1282665 DLL4 NOTCH3 DLL4-NOTCH3 T Lymphocytes Unassigned T Lymphocytes -> Unassigned 1.8989281202787336e-06 0.6342079770588467 0.0 0.0 0.0073929685753755 0.0 0.0 0.0 0.0 0.0 1 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1282666 DLL4 NOTCH4 DLL4-NOTCH4 T Lymphocytes Unassigned T Lymphocytes -> Unassigned 1.8989281202787336e-06 0.6342079770588467 0.0 0.0 0.0073929685753755 0.0 0.0 0.0 0.0 0.0 1 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1282672 DLL4 NOTCH4 DLL4-NOTCH4 Unassigned Myeloid Cells Unassigned -> Myeloid Cells 1.89858370494612e-06 0.0 0.7480927101953669 0.0 0.0 0.006260692484444 0.0 0.0 0.0 0.0 6 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1282736 CCN1 CAV1 CCN1-CAV1 Macrophages Unassigned Macrophages -> Unassigned 1.8971701026165e-06 0.8619922139338987 0.0 0.0 0.0054092055025683 0.0 0.0 0.0 0.0 0.0 1 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1282852 A2M LRP1 A2M-LRP1 11q13 Invasive Tumor Cells (G1/S) Unassigned 11q13 Invasive Tumor Cells (G1/S) -> Unassigned 1.8946217651982336e-06 0.6561647292424944 0.0 0.0 0.0070489045197697 0.0 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1283070 DLL4 NOTCH4 DLL4-NOTCH4 Unassigned CAFs, Invasive Associated Unassigned -> CAFs, Invasive Associated 1.8912438213636785e-06 0.0 0.6571792026963191 0.0 0.0 0.0069630688870869 0.0 0.0 0.0 0.0 0 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1283107 CLEC2D KLRB1 CLEC2D-KLRB1 Unassigned CAFs, Invasive Associated Unassigned -> CAFs, Invasive Associated 1.89073402808833e-06 0.0 0.657421674383923 0.0 0.0 0.0069492509109592 0.0 0.0 0.0 0.0 0 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1283284 CCN1 CAV1 CCN1-CAV1 Unassigned Macrophages Unassigned -> Macrophages 1.886988571081248e-06 0.0 0.8818704453527788 0.0 0.0 0.0051192928876727 0.0 0.0 0.0 0.0 4 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1283545 CD34 SELP CD34-SELP Unassigned Luminal-like Amorphous DCIS Cells Unassigned -> Luminal-like Amorphous DCIS Cells 1.8841928443187395e-06 0.0 0.4623922682986163 0.0 0.0 0.0096770075292062 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1283548 VWF SELP VWF-SELP Unassigned Luminal-like Amorphous DCIS Cells Unassigned -> Luminal-like Amorphous DCIS Cells 1.8841928443187395e-06 0.0 0.4623922682986163 0.0 0.0 0.0096770075292062 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1283777 VEGFC FLT1 VEGFC-FLT1 Unassigned CAFs, Invasive Associated Unassigned -> CAFs, Invasive Associated 1.8793811114821624e-06 0.0 0.6593689120110077 0.0 0.0 0.0066828239855783 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1283964 VWF ITGA9 VWF-ITGA9 Unassigned Myeloid Cells Unassigned -> Myeloid Cells 1.8751617410983368e-06 0.0 0.7831795333113832 0.0 0.0 0.0055509879377996 0.0 0.0 0.0 0.0 6 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1284052 C3 LRP1 C3-LRP1 CXCL14+ Fibroblasts Unassigned CXCL14+ Fibroblasts -> Unassigned 1.873487216089796e-06 0.8911088195487638 0.0 0.0 0.0048525806497539 0.0 0.0 0.0 0.0 0.0 9 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1284144 COL4A2 CD93 COL4A2-CD93 Myeloid Cells Unassigned Myeloid Cells -> Unassigned 1.8710481145334247e-06 0.7482742921073442 0.0 0.0 0.005733874009046 0.0 0.0 0.0 0.0 0.0 1 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1284290 CXCL12 CXCR4 CXCL12-CXCR4 Unassigned 11q13 Invasive Tumor Cells (Mitotic) Unassigned -> 11q13 Invasive Tumor Cells (Mitotic) 1.8688147289505023e-06 0.0 0.6632137581773894 0.0 0.0 0.0064230792457803 0.0 0.0 0.0 0.0 0 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1284530 COL4A1 CD93 COL4A1-CD93 Unassigned Basal-like Structured DCIS Cells Unassigned -> Basal-like Structured DCIS Cells 1.8633145845905736e-06 0.0 0.7779918296243433 0.0 0.0 0.0053794918117879 0.0 0.0 0.0 0.0 3 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1284536 COL4A2 CD93 COL4A2-CD93 Unassigned Basal-like Structured DCIS Cells Unassigned -> Basal-like Structured DCIS Cells 1.8633145845905736e-06 0.0 0.7779918296243433 0.0 0.0 0.0053794918117879 0.0 0.0 0.0 0.0 3 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1284539 MMRN2 CD93 MMRN2-CD93 Unassigned Basal-like Structured DCIS Cells Unassigned -> Basal-like Structured DCIS Cells 1.8633145845905736e-06 0.0 0.7779918296243433 0.0 0.0 0.0053794918117879 0.0 0.0 0.0 0.0 3 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1284564 MMRN2 CLEC14A MMRN2-CLEC14A Unassigned Myoepithelial Cells Unassigned -> Myoepithelial Cells 1.8631581307609945e-06 0.0 0.7154802332407408 0.0 0.0 0.0058465532256424 0.0 0.0 0.0 0.0 6 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1284602 THBS2 CD36 THBS2-CD36 Unassigned Myoepithelial Cells Unassigned -> Myoepithelial Cells 1.8620119243371509e-06 0.0 0.7373999388878224 0.0 0.0 0.0056518532344078 0.0 0.0 0.0 0.0 6 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1284980 CLEC2D KLRB1 CLEC2D-KLRB1 Mast Cells Unassigned Mast Cells -> Unassigned 1.8547699297410891e-06 0.831981591331937 0.0 0.0 0.0048935684578858 0.0 0.0 0.0 0.0 0.0 1 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1285415 THBS2 CD36 THBS2-CD36 T Lymphocytes Unassigned T Lymphocytes -> Unassigned 1.8459836068077696e-06 0.6242573126045354 0.0 0.0 0.0063387366560491 0.0 0.0 0.0 0.0 0.0 1 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1285423 CD48 CD2 CD48-CD2 Unassigned Endothelial Cells Unassigned -> Endothelial Cells 1.8459753730352812e-06 0.0 0.7763428264267787 0.0 0.0 0.0050968401714881 0.0 0.0 0.0 0.0 9 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1285571 VWF ITGA9 VWF-ITGA9 Unassigned Plasma Cells Unassigned -> Plasma Cells 1.8429283790533664e-06 0.0 0.7292496872084557 0.0 0.0 0.0053724660607752 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1285664 COL4A1 CD93 COL4A1-CD93 Macrophages Unassigned Macrophages -> Unassigned 1.8416258818365569e-06 0.9102252263107924 0.0 0.0 0.0042860632265532 0.0 0.0 0.0 0.0 0.0 1 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1285671 CLEC2D KLRB1 CLEC2D-KLRB1 Unassigned 11q13 Invasive Tumor Cells (G1/S) Unassigned -> 11q13 Invasive Tumor Cells (G1/S) 1.841547947019008e-06 0.0 0.657421674383923 0.0 0.0 0.0059327142047454 0.0 0.0 0.0 0.0 0 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1285688 THBS2 CD36 THBS2-CD36 Unassigned T Lymphocytes Unassigned -> T Lymphocytes 1.8408769868422095e-06 0.0 0.6176321640000088 0.0 0.0 0.0063011237754475 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1286097 DLL4 NOTCH3 DLL4-NOTCH3 Unassigned CXCL14+ Fibroblasts Unassigned -> CXCL14+ Fibroblasts 1.8304613816719596e-06 0.0 0.8818326005152037 0.0 0.0 0.0042655619249233 0.0 0.0 0.0 0.0 10 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1286105 DLL1 NOTCH3 DLL1-NOTCH3 Unassigned CXCL14+ Fibroblasts Unassigned -> CXCL14+ Fibroblasts 1.8304613816719596e-06 0.0 0.8818326005152037 0.0 0.0 0.0042655619249233 0.0 0.0 0.0 0.0 10 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1286152 DLL1 NOTCH3 DLL1-NOTCH3 Plasma Cells Unassigned Plasma Cells -> Unassigned 1.8302956433527128e-06 0.7296454584598743 0.0 0.0 0.0051524613572059 0.0 0.0 0.0 0.0 0.0 1 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1286364 COL4A1 CD93 COL4A1-CD93 CXCL14+ Fibroblasts Unassigned CXCL14+ Fibroblasts -> Unassigned 1.82577701353076e-06 0.7766289238087107 0.0 0.0 0.0047694898966413 0.0 0.0 0.0 0.0 0.0 9 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1286458 MMRN2 CLEC14A MMRN2-CLEC14A Unassigned Basal-like Structured DCIS Cells Unassigned -> Basal-like Structured DCIS Cells 1.8229025467707628e-06 0.0 0.6347970925105053 0.0 0.0 0.0057802287131517 0.0 0.0 0.0 0.0 3 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1286671 THBS2 CD36 THBS2-CD36 Endothelial Cells Unassigned Endothelial Cells -> Unassigned 1.8196726966496003e-06 0.9197297916541942 0.0 0.0 0.0039472834455595 0.0 0.0 0.0 0.0 0.0 5 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1286774 C3 LRP1 C3-LRP1 Myoepithelial Cells Unassigned Myoepithelial Cells -> Unassigned 1.817572350455268e-06 0.7148920381722296 0.0 0.0 0.005043231651446 0.0 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1286873 DLL1 NOTCH3 DLL1-NOTCH3 Unassigned T Lymphocytes Unassigned -> T Lymphocytes 1.8157693900567796e-06 0.0 0.7746834992804791 0.0 0.0 0.0046263543438723 0.0 0.0 0.0 0.0 0 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1286876 DLL4 NOTCH3 DLL4-NOTCH3 Unassigned T Lymphocytes Unassigned -> T Lymphocytes 1.8157693900567796e-06 0.0 0.7746834992804791 0.0 0.0 0.0046263543438723 0.0 0.0 0.0 0.0 0 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1287438 CXCL12 ITGA4 CXCL12-ITGA4 Unassigned Luminal-like Amorphous DCIS Cells Unassigned -> Luminal-like Amorphous DCIS Cells 1.805107692279837e-06 0.0 0.4596166826058663 0.0 0.0 0.0075270071967493 0.0 0.0 0.0 0.0 0 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1287468 CD34 SELP CD34-SELP Macrophages Unassigned Macrophages -> Unassigned 1.804295701016212e-06 0.8963354148873306 0.0 0.0 0.0038492365148421 0.0 0.0 0.0 0.0 0.0 1 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1287482 CXCL12 CXCR4 CXCL12-CXCR4 Unassigned Mast Cells Unassigned -> Mast Cells 1.8040079370767769e-06 0.0 0.7757991160529997 0.0 0.0 0.0044430418127202 0.0 0.0 0.0 0.0 0 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1287806 CD48 CD2 CD48-CD2 Unassigned Basal-like Structured DCIS Cells Unassigned -> Basal-like Structured DCIS Cells 1.797530529530157e-06 0.0 0.8581827408615759 0.0 0.0 0.003930762149527 0.0 0.0 0.0 0.0 3 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1287855 DLL4 NOTCH4 DLL4-NOTCH4 Basal-like Structured DCIS Cells Unassigned Basal-like Structured DCIS Cells -> Unassigned 1.796647996969134e-06 0.6342079770588467 0.0 0.0 0.0053032910137447 0.0 0.0 0.0 0.0 0.0 0 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1287858 DLL4 NOTCH3 DLL4-NOTCH3 Basal-like Structured DCIS Cells Unassigned Basal-like Structured DCIS Cells -> Unassigned 1.796647996969134e-06 0.6342079770588467 0.0 0.0 0.0053032910137447 0.0 0.0 0.0 0.0 0.0 0 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1287996 A2M LRP1 A2M-LRP1 CXCL14+ Fibroblasts Unassigned CXCL14+ Fibroblasts -> Unassigned 1.7937437002489815e-06 0.8937519114898692 0.0 0.0 0.0037268694422441 0.0 0.0 0.0 0.0 0.0 9 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1288079 CD48 CD2 CD48-CD2 Unassigned Myoepithelial Cells Unassigned -> Myoepithelial Cells 1.791939818217157e-06 0.0 0.4603649459881741 0.0 0.0 0.0071918009517169 0.0 0.0 0.0 0.0 6 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1288151 CCN1 CAV1 CCN1-CAV1 Unassigned CXCL14+ Fibroblasts Unassigned -> CXCL14+ Fibroblasts 1.7894646009848269e-06 0.0 0.943345641464811 0.0 0.0 0.0034806998160403 0.0 0.0 0.0 0.0 10 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1288185 C1QB LRP1 C1QB-LRP1 B Cells Unassigned B Cells -> Unassigned 1.788715713024687e-06 0.8703788833238396 0.0 0.0 0.0037630364713574 0.0 0.0 0.0 0.0 0.0 2 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1288225 CCN1 CAV1 CCN1-CAV1 11q13 Invasive Tumor Cells (G1/S) Unassigned 11q13 Invasive Tumor Cells (G1/S) -> Unassigned 1.787847996246742e-06 0.6213271600240247 0.0 0.0 0.0052560850129547 0.0 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1288292 CXCL12 CXCR4 CXCL12-CXCR4 B Cells Unassigned B Cells -> Unassigned 1.7863124794648502e-06 0.6160088550075702 0.0 0.0 0.0052742025956585 0.0 0.0 0.0 0.0 0.0 2 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1288297 CXCL12 ITGA4 CXCL12-ITGA4 B Cells Unassigned B Cells -> Unassigned 1.7863124794648502e-06 0.6160088550075702 0.0 0.0 0.0052742025956585 0.0 0.0 0.0 0.0 0.0 2 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1288516 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells (Mitotic) Unassigned 11q13 Invasive Tumor Cells (Mitotic) -> Unassigned 1.782133695143551e-06 0.6630837220165452 0.0 0.0 0.0048313935743179 0.0 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1288807 EFNB2 PECAM1 EFNB2-PECAM1 Unassigned B Cells Unassigned -> B Cells 1.7737828539420618e-06 0.0 0.6331674633943454 0.0 0.0 0.0049190726392343 0.0 0.0 0.0 0.0 2 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1288808 MMP2 PECAM1 MMP2-PECAM1 Unassigned B Cells Unassigned -> B Cells 1.7737828539420618e-06 0.0 0.6331674633943454 0.0 0.0 0.0049190726392343 0.0 0.0 0.0 0.0 2 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1288828 THBS2 CD36 THBS2-CD36 Dendritic Cells Unassigned Dendritic Cells -> Unassigned 1.7733411010625711e-06 0.6242573126045354 0.0 0.0 0.004981832968137 0.0 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1289169 EFNB2 PECAM1 EFNB2-PECAM1 Myeloid Cells Unassigned Myeloid Cells -> Unassigned 1.7661106899410954e-06 0.7451589345683471 0.0 0.0 0.0040724665904272 0.0 0.0 0.0 0.0 0.0 1 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1289201 CD34 SELP CD34-SELP Myeloid Cells Unassigned Myeloid Cells -> Unassigned 1.7657792285671615e-06 0.7871981482311898 0.0 0.0 0.0038506427265089 0.0 0.0 0.0 0.0 0.0 1 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1289295 VEGFC FLT1 VEGFC-FLT1 Unassigned 11q13 Invasive Tumor Cells (G1/S) Unassigned -> 11q13 Invasive Tumor Cells (G1/S) 1.7636638669831314e-06 0.0 0.6593689120110077 0.0 0.0 0.0045642085393754 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1289313 VWF SELP VWF-SELP Unassigned 11q13 Invasive Tumor Cells (Mitotic) Unassigned -> 11q13 Invasive Tumor Cells (Mitotic) 1.7629069528168776e-06 0.0 0.6572093097629401 0.0 0.0 0.0045674276780054 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1289318 CD34 SELP CD34-SELP Unassigned 11q13 Invasive Tumor Cells (Mitotic) Unassigned -> 11q13 Invasive Tumor Cells (Mitotic) 1.7629069528168776e-06 0.0 0.6572093097629401 0.0 0.0 0.0045674276780054 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1289490 VWF ITGA9 VWF-ITGA9 Unassigned 11q13 Invasive Tumor Cells (G1/S) Unassigned -> 11q13 Invasive Tumor Cells (G1/S) 1.7583679052844933e-06 0.0 0.6252253442669611 0.0 0.0 0.0047273851759697 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1289660 DLL4 NOTCH4 DLL4-NOTCH4 Luminal-like Amorphous DCIS Cells Unassigned Luminal-like Amorphous DCIS Cells -> Unassigned 1.75293967407825e-06 0.2490567623945399 0.0 0.0 0.011649387573427 0.0 0.0 0.0 0.0 0.0 0 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1289661 DLL4 NOTCH3 DLL4-NOTCH3 Luminal-like Amorphous DCIS Cells Unassigned Luminal-like Amorphous DCIS Cells -> Unassigned 1.75293967407825e-06 0.2490567623945399 0.0 0.0 0.011649387573427 0.0 0.0 0.0 0.0 0.0 0 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1289746 CD48 CD2 CD48-CD2 Unassigned Plasma Cells Unassigned -> Plasma Cells 1.7506155992669051e-06 0.0 0.4603649459881741 0.0 0.0 0.0062523288579129 0.0 0.0 0.0 0.0 0 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1289853 VWF SELP VWF-SELP Unassigned Basal-like Structured DCIS Cells Unassigned -> Basal-like Structured DCIS Cells 1.7475533967492774e-06 0.0 0.7760344326192508 0.0 0.0 0.0036702914086929 0.0 0.0 0.0 0.0 3 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1289854 CD34 SELP CD34-SELP Unassigned Basal-like Structured DCIS Cells Unassigned -> Basal-like Structured DCIS Cells 1.7475533967492774e-06 0.0 0.7760344326192508 0.0 0.0 0.0036702914086929 0.0 0.0 0.0 0.0 3 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1290010 MMRN2 CD93 MMRN2-CD93 Unassigned CAFs, Invasive Associated Unassigned -> CAFs, Invasive Associated 1.744160565749405e-06 0.0 0.6587114738285964 0.0 0.0 0.0042738820064046 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1290014 COL4A2 CD93 COL4A2-CD93 Unassigned CAFs, Invasive Associated Unassigned -> CAFs, Invasive Associated 1.744160565749405e-06 0.0 0.6587114738285964 0.0 0.0 0.0042738820064046 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1290016 COL4A1 CD93 COL4A1-CD93 Unassigned CAFs, Invasive Associated Unassigned -> CAFs, Invasive Associated 1.744160565749405e-06 0.0 0.6587114738285964 0.0 0.0 0.0042738820064046 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1290019 MMRN2 CLEC14A MMRN2-CLEC14A Unassigned 11q13 Invasive Tumor Cells (Mitotic) Unassigned -> 11q13 Invasive Tumor Cells (Mitotic) 1.744105875577309e-06 0.0 0.6347970925105053 0.0 0.0 0.0044340558155446 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1290516 MMRN2 CLEC14A MMRN2-CLEC14A Unassigned Luminal-like Amorphous DCIS Cells Unassigned -> Luminal-like Amorphous DCIS Cells 1.7342337964402742e-06 0.0 0.2491545808994955 0.0 0.0 0.0109188419829382 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1290537 CD34 SELP CD34-SELP Dendritic Cells Unassigned Dendritic Cells -> Unassigned 1.7334957247139234e-06 0.633566764858408 0.0 0.0 0.0042829523358709 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1290566 THBS2 CD36 THBS2-CD36 Macrophages Unassigned Macrophages -> Unassigned 1.7328670480412618e-06 0.8858959974474152 0.0 0.0 0.0030563796158022 0.0 0.0 0.0 0.0 0.0 1 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1290577 COL4A2 CD93 COL4A2-CD93 Unassigned Myoepithelial Cells Unassigned -> Myoepithelial Cells 1.7326559195866157e-06 0.0 0.4630027772793905 0.0 0.0 0.0058437228618857 0.0 0.0 0.0 0.0 6 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1290587 MMRN2 CD93 MMRN2-CD93 Unassigned Myoepithelial Cells Unassigned -> Myoepithelial Cells 1.7326559195866157e-06 0.0 0.4630027772793905 0.0 0.0 0.0058437228618857 0.0 0.0 0.0 0.0 6 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1290588 COL4A1 CD93 COL4A1-CD93 Unassigned Myoepithelial Cells Unassigned -> Myoepithelial Cells 1.7326559195866157e-06 0.0 0.4630027772793905 0.0 0.0 0.0058437228618857 0.0 0.0 0.0 0.0 6 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1290606 CD34 SELP CD34-SELP Luminal-like Amorphous DCIS Cells Unassigned Luminal-like Amorphous DCIS Cells -> Unassigned 1.7322500418974416e-06 0.2491449441646273 0.0 0.0 0.0108445362943651 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1290688 C3 LRP1 C3-LRP1 B Cells Unassigned B Cells -> Unassigned 1.729700240613664e-06 0.6319926036888139 0.0 0.0 0.0042375227960614 0.0 0.0 0.0 0.0 0.0 2 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1291030 MMP2 PECAM1 MMP2-PECAM1 Unassigned 11q13 Invasive Tumor Cells (Mitotic) Unassigned -> 11q13 Invasive Tumor Cells (Mitotic) 1.7246143201962468e-06 0.0 0.6331674633943454 0.0 0.0 0.0041555861088636 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1291031 EFNB2 PECAM1 EFNB2-PECAM1 Unassigned 11q13 Invasive Tumor Cells (Mitotic) Unassigned -> 11q13 Invasive Tumor Cells (Mitotic) 1.7246143201962468e-06 0.0 0.6331674633943454 0.0 0.0 0.0041555861088636 0.0 0.0 0.0 0.0 0 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1291075 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells (G1/S) Unassigned 11q13 Invasive Tumor Cells (G1/S) -> Unassigned 1.7233548667613683e-06 0.6626993710110988 0.0 0.0 0.0039530346951707 0.0 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1291160 COL4A2 CD93 COL4A2-CD93 B Cells Unassigned B Cells -> Unassigned 1.7215837480939915e-06 0.7783550150988336 0.0 0.0 0.0033449520260795 0.0 0.0 0.0 0.0 0.0 2 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1291283 CXCL12 CXCR4 CXCL12-CXCR4 Unassigned 11q13 Invasive Tumor Cells (G1/S) Unassigned -> 11q13 Invasive Tumor Cells (G1/S) 1.718673990128552e-06 0.0 0.6632137581773894 0.0 0.0 0.0038860320327025 0.0 0.0 0.0 0.0 0 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1291327 CXCL12 ITGA4 CXCL12-ITGA4 Unassigned 11q13 Invasive Tumor Cells (Mitotic) Unassigned -> 11q13 Invasive Tumor Cells (Mitotic) 1.7168937790767598e-06 0.0 0.6631822525600675 0.0 0.0 0.0038621268649178 0.0 0.0 0.0 0.0 0 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1291392 JAG1 NOTCH2 JAG1-NOTCH2 Unassigned Endothelial Cells Unassigned -> Endothelial Cells 1.7147495014436466e-06 0.0 0.773263018678637 0.0 0.0 0.0032875740549697 0.0 0.0 0.0 0.0 9 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1291400 DLL4 NOTCH3 DLL4-NOTCH3 Myeloid Cells Unassigned Myeloid Cells -> Unassigned 1.7147061956510314e-06 0.7840818683779507 0.0 0.0 0.0032417203409647 0.0 0.0 0.0 0.0 0.0 1 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1291401 DLL4 NOTCH4 DLL4-NOTCH4 Myeloid Cells Unassigned Myeloid Cells -> Unassigned 1.7147061956510314e-06 0.7840818683779507 0.0 0.0 0.0032417203409647 0.0 0.0 0.0 0.0 0.0 1 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1291436 CD48 CD2 CD48-CD2 Unassigned 11q13 Invasive Tumor Cells (Mitotic) Unassigned -> 11q13 Invasive Tumor Cells (Mitotic) 1.7136904255525656e-06 0.0 0.6614977577544194 0.0 0.0 0.0038288178384739 0.0 0.0 0.0 0.0 0 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1291657 CD34 SELP CD34-SELP Unassigned Dendritic Cells Unassigned -> Dendritic Cells 1.7087687461971649e-06 0.0 0.7760344326192508 0.0 0.0 0.0032078747392388 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1291659 VWF SELP VWF-SELP Unassigned Dendritic Cells Unassigned -> Dendritic Cells 1.7087687461971649e-06 0.0 0.7760344326192508 0.0 0.0 0.0032078747392388 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1291704 CD48 CD2 CD48-CD2 11q13 Invasive Tumor Cells (G1/S) Unassigned 11q13 Invasive Tumor Cells (G1/S) -> Unassigned 1.7077232001098734e-06 0.6659645551150886 0.0 0.0 0.0037243679732516 0.0 0.0 0.0 0.0 0.0 0 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1291746 THBS2 CD36 THBS2-CD36 Unassigned Luminal-like Amorphous DCIS Cells Unassigned -> Luminal-like Amorphous DCIS Cells 1.706700915659802e-06 0.0 0.2562573700401372 0.0 0.0 0.0096442330625583 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1291802 COL4A1 CD93 COL4A1-CD93 11q13 Invasive Tumor Cells (G1/S) Unassigned 11q13 Invasive Tumor Cells (G1/S) -> Unassigned 1.705845535679399e-06 0.6630837220165452 0.0 0.0 0.0037159398684439 0.0 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1291814 CD34 SELP CD34-SELP Unassigned Myoepithelial Cells Unassigned -> Myoepithelial Cells 1.7054513325182555e-06 0.0 0.4623922682986163 0.0 0.0 0.0053213839468185 0.0 0.0 0.0 0.0 6 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1291816 VWF SELP VWF-SELP Unassigned Myoepithelial Cells Unassigned -> Myoepithelial Cells 1.7054513325182555e-06 0.0 0.4623922682986163 0.0 0.0 0.0053213839468185 0.0 0.0 0.0 0.0 6 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1291881 CLEC2D KLRB1 CLEC2D-KLRB1 Unassigned Mast Cells Unassigned -> Mast Cells 1.7028999720061797e-06 0.0 0.8381155706134242 0.0 0.0 0.0029095741067474 0.0 0.0 0.0 0.0 0 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1292133 CXCL12 CXCR4 CXCL12-CXCR4 Unassigned Myeloid Cells Unassigned -> Myeloid Cells 1.6977660424205738e-06 0.0 0.7447682696221608 0.0 0.0 0.0032154705418133 0.0 0.0 0.0 0.0 6 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1292240 EFNB2 PECAM1 EFNB2-PECAM1 Plasma Cells Unassigned Plasma Cells -> Unassigned 1.6955012145099368e-06 0.4619393085577573 0.0 0.0 0.0051428381563772 0.0 0.0 0.0 0.0 0.0 1 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1292268 VWF LRP1 VWF-LRP1 Unassigned Plasma Cells Unassigned -> Plasma Cells 1.6949519595348623e-06 0.0 0.7346293219749174 0.0 0.0 0.0032275631628407 0.0 0.0 0.0 0.0 0 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1292274 C1QB LRP1 C1QB-LRP1 Unassigned Plasma Cells Unassigned -> Plasma Cells 1.6949519595348623e-06 0.0 0.7346293219749174 0.0 0.0 0.0032275631628407 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1292277 C3 LRP1 C3-LRP1 Unassigned Plasma Cells Unassigned -> Plasma Cells 1.6949519595348623e-06 0.0 0.7346293219749174 0.0 0.0 0.0032275631628407 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1292289 HSPG2 LRP1 HSPG2-LRP1 Unassigned Plasma Cells Unassigned -> Plasma Cells 1.6949519595348623e-06 0.0 0.7346293219749174 0.0 0.0 0.0032275631628407 0.0 0.0 0.0 0.0 0 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1292297 A2M LRP1 A2M-LRP1 Unassigned Plasma Cells Unassigned -> Plasma Cells 1.6949519595348623e-06 0.0 0.7346293219749174 0.0 0.0 0.0032275631628407 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1292462 C1QB LRP1 C1QB-LRP1 11q13 Invasive Tumor Cells (Mitotic) Unassigned 11q13 Invasive Tumor Cells (Mitotic) -> Unassigned 1.6902778648286418e-06 0.6626993710110988 0.0 0.0 0.0035190936623492 0.0 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1292469 HSPG2 LRP1 HSPG2-LRP1 CXCL14+ Fibroblasts Unassigned CXCL14+ Fibroblasts -> Unassigned 1.6901660678538545e-06 0.8818165186409654 0.0 0.0 0.0026436039558049 0.0 0.0 0.0 0.0 0.0 9 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1292472 VEGFC FLT1 VEGFC-FLT1 Macrophages Unassigned Macrophages -> Unassigned 1.690161816242798e-06 0.8963332422588541 0.0 0.0 0.0026007495851186 0.0 0.0 0.0 0.0 0.0 1 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1292573 EFNB2 PECAM1 EFNB2-PECAM1 CXCL14+ Fibroblasts Unassigned CXCL14+ Fibroblasts -> Unassigned 1.687970184411915e-06 0.8640667164982425 0.0 0.0 0.002676946692949 0.0 0.0 0.0 0.0 0.0 9 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1292591 DLL4 NOTCH4 DLL4-NOTCH4 Unassigned Mast Cells Unassigned -> Mast Cells 1.687483050361776e-06 0.0 0.836885603004631 0.0 0.0 0.0027591088867233 0.0 0.0 0.0 0.0 0 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1292714 VWF LRP1 VWF-LRP1 T Lymphocytes Unassigned T Lymphocytes -> Unassigned 1.6850349080271046e-06 0.6332974881236617 0.0 0.0 0.0036144684673052 0.0 0.0 0.0 0.0 0.0 1 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1292716 VWF ITGA9 VWF-ITGA9 T Lymphocytes Unassigned T Lymphocytes -> Unassigned 1.6850349080271046e-06 0.6332974881236617 0.0 0.0 0.0036144684673052 0.0 0.0 0.0 0.0 0.0 1 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1292721 VWF SELP VWF-SELP T Lymphocytes Unassigned T Lymphocytes -> Unassigned 1.6850349080271046e-06 0.6332974881236617 0.0 0.0 0.0036144684673052 0.0 0.0 0.0 0.0 0.0 1 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1292845 COL4A1 CD93 COL4A1-CD93 Unassigned Luminal-like Amorphous DCIS Cells Unassigned -> Luminal-like Amorphous DCIS Cells 1.6821274819966774e-06 0.0 0.4630027772793905 0.0 0.0 0.0048929293424311 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1292846 MMRN2 CD93 MMRN2-CD93 Unassigned Luminal-like Amorphous DCIS Cells Unassigned -> Luminal-like Amorphous DCIS Cells 1.6821274819966774e-06 0.0 0.4630027772793905 0.0 0.0 0.0048929293424311 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1292850 COL4A2 CD93 COL4A2-CD93 Unassigned Luminal-like Amorphous DCIS Cells Unassigned -> Luminal-like Amorphous DCIS Cells 1.6821274819966774e-06 0.0 0.4630027772793905 0.0 0.0 0.0048929293424311 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1292985 HSPG2 LRP1 HSPG2-LRP1 11q13 Invasive Tumor Cells (G1/S) Unassigned 11q13 Invasive Tumor Cells (G1/S) -> Unassigned 1.6788103790266775e-06 0.6589792304505506 0.0 0.0 0.0033973231723341 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1293050 CLEC2D KLRB1 CLEC2D-KLRB1 Myeloid Cells Unassigned Myeloid Cells -> Unassigned 1.6769721450588312e-06 0.7475533330314548 0.0 0.0 0.0029751676683741 0.0 0.0 0.0 0.0 0.0 1 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1293218 COL4A2 CD93 COL4A2-CD93 Plasma Cells Unassigned Plasma Cells -> Unassigned 1.6723251584274262e-06 0.4630253981438691 0.0 0.0 0.0047240947268779 0.0 0.0 0.0 0.0 0.0 1 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1293328 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells Unassigned 11q13 Invasive Tumor Cells -> Unassigned 1.6684876133509286e-06 0.6242573126045354 0.0 0.0 0.0034559943126159 0.0 0.0 0.0 0.0 0.0 5 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1293400 CCN1 CAV1 CCN1-CAV1 Unassigned 11q13 Invasive Tumor Cells (G1/S) Unassigned -> 11q13 Invasive Tumor Cells (G1/S) 1.666407171400011e-06 0.0 0.62431395375366 0.0 0.0 0.0034299077593249 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1293653 DLL4 NOTCH4 DLL4-NOTCH4 Unassigned 11q13 Invasive Tumor Cells (G1/S) Unassigned -> 11q13 Invasive Tumor Cells (G1/S) 1.6615677903815476e-06 0.0 0.6571792026963191 0.0 0.0 0.0032020139126304 0.0 0.0 0.0 0.0 0 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1293686 C3 LRP1 C3-LRP1 Plasma Cells Unassigned Plasma Cells -> Unassigned 1.6606480624339715e-06 0.7148920381722296 0.0 0.0 0.0029337538459309 0.0 0.0 0.0 0.0 0.0 1 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1293803 MMRN2 CLEC14A MMRN2-CLEC14A Unassigned Dendritic Cells Unassigned -> Dendritic Cells 1.6572563843168055e-06 0.0 0.6347970925105053 0.0 0.0 0.003263637675389 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1293985 HSPG2 LRP1 HSPG2-LRP1 Macrophages Unassigned Macrophages -> Unassigned 1.6544244707403348e-06 0.9253089325030373 0.0 0.0 0.0022161183602947 0.0 0.0 0.0 0.0 0.0 1 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1294014 VWF SELP VWF-SELP Unassigned Myeloid Cells Unassigned -> Myeloid Cells 1.6537469457175854e-06 0.0 0.7478729882108823 0.0 0.0 0.0027351735586246 0.0 0.0 0.0 0.0 6 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1294016 CD34 SELP CD34-SELP Unassigned Myeloid Cells Unassigned -> Myeloid Cells 1.6537469457175854e-06 0.0 0.7478729882108823 0.0 0.0 0.0027351735586246 0.0 0.0 0.0 0.0 6 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1294056 MMRN2 CLEC14A MMRN2-CLEC14A Unassigned Myeloid Cells Unassigned -> Myeloid Cells 1.6528507972292116e-06 0.0 0.7830372268649692 0.0 0.0 0.0026038611777234 0.0 0.0 0.0 0.0 6 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1294058 MMP2 PECAM1 MMP2-PECAM1 Unassigned CAFs, Invasive Associated Unassigned -> CAFs, Invasive Associated 1.6527261216403386e-06 0.0 0.6331674633943454 0.0 0.0 0.0032187363284526 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1294059 EFNB2 PECAM1 EFNB2-PECAM1 Unassigned CAFs, Invasive Associated Unassigned -> CAFs, Invasive Associated 1.6527261216403386e-06 0.0 0.6331674633943454 0.0 0.0 0.0032187363284526 0.0 0.0 0.0 0.0 0 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1294244 THBS2 CD36 THBS2-CD36 Unassigned CAFs, Invasive Associated Unassigned -> CAFs, Invasive Associated 1.6495316728173107e-06 0.0 0.6176321640000088 0.0 0.0 0.0032616151102094 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1294247 VWF SELP VWF-SELP Unassigned Macrophages Unassigned -> Macrophages 1.649480116926102e-06 0.0 0.941479368642921 0.0 0.0 0.0021392900294222 0.0 0.0 0.0 0.0 4 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1294251 CD34 SELP CD34-SELP Unassigned Macrophages Unassigned -> Macrophages 1.649480116926102e-06 0.0 0.941479368642921 0.0 0.0 0.0021392900294222 0.0 0.0 0.0 0.0 4 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1294271 THBS2 CD36 THBS2-CD36 Myoepithelial Cells Unassigned Myoepithelial Cells -> Unassigned 1.649402027951031e-06 0.724503440376099 0.0 0.0 0.0027791828709671 0.0 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1294278 MMRN2 CD93 MMRN2-CD93 T Lymphocytes Unassigned T Lymphocytes -> Unassigned 1.6492597003756665e-06 0.6301823358791634 0.0 0.0 0.0031934983073077 0.0 0.0 0.0 0.0 0.0 1 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1294279 MMRN2 CLEC14A MMRN2-CLEC14A T Lymphocytes Unassigned T Lymphocytes -> Unassigned 1.6492597003756665e-06 0.6301823358791634 0.0 0.0 0.0031934983073077 0.0 0.0 0.0 0.0 0.0 1 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1294396 VEGFC FLT1 VEGFC-FLT1 Unassigned Plasma Cells Unassigned -> Plasma Cells 1.6464133509567156e-06 0.0 0.4630488285702799 0.0 0.0 0.0043013567716651 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1294536 THBS2 CD36 THBS2-CD36 Unassigned 11q13 Invasive Tumor Cells (Mitotic) Unassigned -> 11q13 Invasive Tumor Cells (Mitotic) 1.6419868544428717e-06 0.0 0.6176321640000088 0.0 0.0 0.0031731220372828 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1294694 CD48 CD2 CD48-CD2 Unassigned Pericytes Unassigned -> Pericytes 1.637491740800238e-06 0.0 0.7763428264267787 0.0 0.0 0.0024832440877005 0.0 0.0 0.0 0.0 7 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1294931 DLL4 NOTCH4 DLL4-NOTCH4 Unassigned Plasma Cells Unassigned -> Plasma Cells 1.6333129485318567e-06 0.0 0.4641352222874551 0.0 0.0 0.0040904475843412 0.0 0.0 0.0 0.0 0 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1294944 EFNB2 PECAM1 EFNB2-PECAM1 Unassigned Myoepithelial Cells Unassigned -> Myoepithelial Cells 1.6332553083964449e-06 0.0 0.7167436199046466 0.0 0.0 0.0026482500471321 0.0 0.0 0.0 0.0 6 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1294946 MMP2 PECAM1 MMP2-PECAM1 Unassigned Myoepithelial Cells Unassigned -> Myoepithelial Cells 1.6332553083964449e-06 0.0 0.7167436199046466 0.0 0.0 0.0026482500471321 0.0 0.0 0.0 0.0 6 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1295007 MMP2 PECAM1 MMP2-PECAM1 Unassigned Luminal-like Amorphous DCIS Cells Unassigned -> Luminal-like Amorphous DCIS Cells 1.6327889963385427e-06 0.0 0.2491073778594529 0.0 0.0 0.0076066460958003 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1295009 EFNB2 PECAM1 EFNB2-PECAM1 Unassigned Luminal-like Amorphous DCIS Cells Unassigned -> Luminal-like Amorphous DCIS Cells 1.6327889963385427e-06 0.0 0.2491073778594529 0.0 0.0 0.0076066460958003 0.0 0.0 0.0 0.0 0 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1295023 THBS2 CD36 THBS2-CD36 Unassigned Basal-like Structured DCIS Cells Unassigned -> Basal-like Structured DCIS Cells 1.632763486728567e-06 0.0 0.6176321640000088 0.0 0.0 0.0030676679668133 0.0 0.0 0.0 0.0 3 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1295134 VWF ITGA9 VWF-ITGA9 Unassigned CXCL14+ Fibroblasts Unassigned -> CXCL14+ Fibroblasts 1.6305994138274356e-06 0.0 0.950463483645931 0.0 0.0 0.0019776346124415 0.0 0.0 0.0 0.0 10 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1295182 CCN1 CAV1 CCN1-CAV1 Plasma Cells Unassigned Plasma Cells -> Unassigned 1.6297332437515823e-06 0.7324582304061453 0.0 0.0 0.0025580826958339 0.0 0.0 0.0 0.0 0.0 1 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1295366 CXCL12 ITGA4 CXCL12-ITGA4 Unassigned 11q13 Invasive Tumor Cells (G1/S) Unassigned -> 11q13 Invasive Tumor Cells (G1/S) 1.6256446688135252e-06 0.0 0.6631822525600675 0.0 0.0 0.0027830389352876 0.0 0.0 0.0 0.0 0 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1295598 DLL4 NOTCH3 DLL4-NOTCH3 Dendritic Cells Unassigned Dendritic Cells -> Unassigned 1.6214021555181251e-06 0.6342079770588467 0.0 0.0 0.0028649117803088 0.0 0.0 0.0 0.0 0.0 0 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1295601 DLL4 NOTCH4 DLL4-NOTCH4 Dendritic Cells Unassigned Dendritic Cells -> Unassigned 1.6214021555181251e-06 0.6342079770588467 0.0 0.0 0.0028649117803088 0.0 0.0 0.0 0.0 0.0 0 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1295638 VWF SELP VWF-SELP Myoepithelial Cells Unassigned Myoepithelial Cells -> Unassigned 1.6200466748345397e-06 0.7158082793127664 0.0 0.0 0.0025256125075084 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1295643 VWF ITGA9 VWF-ITGA9 Myoepithelial Cells Unassigned Myoepithelial Cells -> Unassigned 1.6200466748345397e-06 0.7158082793127664 0.0 0.0 0.0025256125075084 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1295645 VWF LRP1 VWF-LRP1 Myoepithelial Cells Unassigned Myoepithelial Cells -> Unassigned 1.6200466748345397e-06 0.7158082793127664 0.0 0.0 0.0025256125075084 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1295881 C1QB LRP1 C1QB-LRP1 Unassigned 11q13 Invasive Tumor Cells (Mitotic) Unassigned -> 11q13 Invasive Tumor Cells (Mitotic) 1.6169101204483936e-06 0.0 0.6207977546603366 0.0 0.0 0.0028784826949613 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1295884 A2M LRP1 A2M-LRP1 Unassigned 11q13 Invasive Tumor Cells (Mitotic) Unassigned -> 11q13 Invasive Tumor Cells (Mitotic) 1.6169101204483936e-06 0.0 0.6207977546603366 0.0 0.0 0.0028784826949613 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1295898 HSPG2 LRP1 HSPG2-LRP1 Unassigned 11q13 Invasive Tumor Cells (Mitotic) Unassigned -> 11q13 Invasive Tumor Cells (Mitotic) 1.6169101204483936e-06 0.0 0.6207977546603366 0.0 0.0 0.0028784826949613 0.0 0.0 0.0 0.0 0 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1295900 VWF LRP1 VWF-LRP1 Unassigned 11q13 Invasive Tumor Cells (Mitotic) Unassigned -> 11q13 Invasive Tumor Cells (Mitotic) 1.6169101204483936e-06 0.0 0.6207977546603366 0.0 0.0 0.0028784826949613 0.0 0.0 0.0 0.0 0 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1295904 C3 LRP1 C3-LRP1 Unassigned 11q13 Invasive Tumor Cells (Mitotic) Unassigned -> 11q13 Invasive Tumor Cells (Mitotic) 1.6169101204483936e-06 0.0 0.6207977546603366 0.0 0.0 0.0028784826949613 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1296164 MMRN2 CLEC14A MMRN2-CLEC14A Luminal-like Amorphous DCIS Cells Unassigned Luminal-like Amorphous DCIS Cells -> Unassigned 1.612986022841596e-06 0.250044481781731 0.0 0.0 0.0070431301838115 0.0 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1296165 MMRN2 CD93 MMRN2-CD93 Luminal-like Amorphous DCIS Cells Unassigned Luminal-like Amorphous DCIS Cells -> Unassigned 1.612986022841596e-06 0.250044481781731 0.0 0.0 0.0070431301838115 0.0 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1296248 MMP2 PECAM1 MMP2-PECAM1 Plasma Cells Unassigned Plasma Cells -> Unassigned 1.6110246155685818e-06 0.718867305289982 0.0 0.0 0.0024319941937022 0.0 0.0 0.0 0.0 0.0 1 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1296327 DLL1 NOTCH3 DLL1-NOTCH3 Mast Cells Unassigned Mast Cells -> Unassigned 1.608768557245365e-06 0.8624864526942296 0.0 0.0 0.0020100505037262 0.0 0.0 0.0 0.0 0.0 1 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1296393 COL4A1 CD93 COL4A1-CD93 Unassigned 11q13 Invasive Tumor Cells (Mitotic) Unassigned -> 11q13 Invasive Tumor Cells (Mitotic) 1.607300666397919e-06 0.0 0.6587114738285964 0.0 0.0 0.0026174949623928 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1296400 COL4A2 CD93 COL4A2-CD93 Unassigned 11q13 Invasive Tumor Cells (Mitotic) Unassigned -> 11q13 Invasive Tumor Cells (Mitotic) 1.607300666397919e-06 0.0 0.6587114738285964 0.0 0.0 0.0026174949623928 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1296401 MMRN2 CD93 MMRN2-CD93 Unassigned 11q13 Invasive Tumor Cells (Mitotic) Unassigned -> 11q13 Invasive Tumor Cells (Mitotic) 1.607300666397919e-06 0.0 0.6587114738285964 0.0 0.0 0.0026174949623928 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1296506 DLL4 NOTCH3 DLL4-NOTCH3 Macrophages Unassigned Macrophages -> Unassigned 1.60297308083997e-06 0.8949858186325867 0.0 0.0 0.001895566065636 0.0 0.0 0.0 0.0 0.0 1 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1296507 DLL4 NOTCH4 DLL4-NOTCH4 Macrophages Unassigned Macrophages -> Unassigned 1.60297308083997e-06 0.8949858186325867 0.0 0.0 0.001895566065636 0.0 0.0 0.0 0.0 0.0 1 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1296565 DLL1 NOTCH3 DLL1-NOTCH3 Unassigned Macrophages Unassigned -> Macrophages 1.6016588197090937e-06 0.0 0.8923034233058523 0.0 0.0 0.00189193058407 0.0 0.0 0.0 0.0 4 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1296567 DLL4 NOTCH3 DLL4-NOTCH3 Unassigned Macrophages Unassigned -> Macrophages 1.6016588197090937e-06 0.0 0.8923034233058523 0.0 0.0 0.00189193058407 0.0 0.0 0.0 0.0 4 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1296596 CXCL12 ITGA4 CXCL12-ITGA4 Unassigned Myeloid Cells Unassigned -> Myeloid Cells 1.6013002854581304e-06 0.0 0.7462743270426613 0.0 0.0 0.0022591041672132 0.0 0.0 0.0 0.0 6 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1296874 DLL1 NOTCH3 DLL1-NOTCH3 B Cells Unassigned B Cells -> Unassigned 1.5949518687095388e-06 0.6249837837987587 0.0 0.0 0.00263399584678 0.0 0.0 0.0 0.0 0.0 2 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1297178 CD48 CD2 CD48-CD2 Unassigned CAFs, Invasive Associated Unassigned -> CAFs, Invasive Associated 1.5880962213981932e-06 0.0 0.6614977577544194 0.0 0.0 0.0024251058581756 0.0 0.0 0.0 0.0 0 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1297327 CD34 SELP CD34-SELP CXCL14+ Fibroblasts Unassigned CXCL14+ Fibroblasts -> Unassigned 1.5821569804079282e-06 0.9303167350027568 0.0 0.0 0.0016860250240652 0.0 0.0 0.0 0.0 0.0 9 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1297351 CXCL12 CXCR4 CXCL12-CXCR4 Luminal-like Amorphous DCIS Cells Unassigned Luminal-like Amorphous DCIS Cells -> Unassigned 1.581539502980358e-06 0.255669001367946 0.0 0.0 0.0061207051981986 0.0 0.0 0.0 0.0 0.0 0 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1297362 CXCL12 ITGA4 CXCL12-ITGA4 Luminal-like Amorphous DCIS Cells Unassigned Luminal-like Amorphous DCIS Cells -> Unassigned 1.581539502980358e-06 0.255669001367946 0.0 0.0 0.0061207051981986 0.0 0.0 0.0 0.0 0.0 0 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1297368 MMP2 PECAM1 MMP2-PECAM1 B Cells Unassigned B Cells -> Unassigned 1.5814874215774796e-06 0.6303642896310324 0.0 0.0 0.0024819960935566 0.0 0.0 0.0 0.0 0.0 2 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1297441 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells (Mitotic) Unassigned 11q13 Invasive Tumor Cells (Mitotic) -> Unassigned 1.5794488335075623e-06 0.6301823358791634 0.0 0.0 0.0024635726452692 0.0 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1297443 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells (Mitotic) Unassigned 11q13 Invasive Tumor Cells (Mitotic) -> Unassigned 1.5794488335075623e-06 0.6301823358791634 0.0 0.0 0.0024635726452692 0.0 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1297576 VEGFC FLT1 VEGFC-FLT1 CXCL14+ Fibroblasts Unassigned CXCL14+ Fibroblasts -> Unassigned 1.577422356048775e-06 0.8718210606749883 0.0 0.0 0.0017670878089588 0.0 0.0 0.0 0.0 0.0 9 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1297600 VEGFC FLT1 VEGFC-FLT1 Myeloid Cells Unassigned Myeloid Cells -> Unassigned 1.576970408256793e-06 0.743507317541692 0.0 0.0 0.0020684923107111 0.0 0.0 0.0 0.0 0.0 1 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1297971 EFNB2 PECAM1 EFNB2-PECAM1 Unassigned Basal-like Structured DCIS Cells Unassigned -> Basal-like Structured DCIS Cells 1.5691597688363429e-06 0.0 0.6331674633943454 0.0 0.0 0.0023576674662702 0.0 0.0 0.0 0.0 3 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1297973 MMP2 PECAM1 MMP2-PECAM1 Unassigned Basal-like Structured DCIS Cells Unassigned -> Basal-like Structured DCIS Cells 1.5691597688363429e-06 0.0 0.6331674633943454 0.0 0.0 0.0023576674662702 0.0 0.0 0.0 0.0 3 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1298209 COL4A1 CD93 COL4A1-CD93 B Cells Unassigned B Cells -> Unassigned 1.5636738751125677e-06 0.8684504425765611 0.0 0.0 0.0016831757123532 0.0 0.0 0.0 0.0 0.0 2 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1298362 CCN1 CAV1 CCN1-CAV1 B Cells Unassigned B Cells -> Unassigned 1.558789875415492e-06 0.6213271600240247 0.0 0.0 0.0023088899408624 0.0 0.0 0.0 0.0 0.0 2 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1298386 JAG1 NOTCH2 JAG1-NOTCH2 Dendritic Cells Unassigned Dendritic Cells -> Unassigned 1.5580559382724617e-06 0.8630183004227985 0.0 0.0 0.0016575843792215 0.0 0.0 0.0 0.0 0.0 0 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1298643 DLL4 NOTCH3 DLL4-NOTCH3 CAFs, Invasive Associated Unassigned CAFs, Invasive Associated -> Unassigned 1.5511551649375107e-06 0.6342079770588467 0.0 0.0 0.002196330917593 0.0 0.0 0.0 0.0 0.0 0 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1298644 DLL4 NOTCH4 DLL4-NOTCH4 CAFs, Invasive Associated Unassigned CAFs, Invasive Associated -> Unassigned 1.5511551649375107e-06 0.6342079770588467 0.0 0.0 0.002196330917593 0.0 0.0 0.0 0.0 0.0 0 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1298663 CD34 SELP CD34-SELP Unassigned CAFs, Invasive Associated Unassigned -> CAFs, Invasive Associated 1.550386930875404e-06 0.0 0.6572093097629401 0.0 0.0 0.002113171886167 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1298664 VWF SELP VWF-SELP Unassigned CAFs, Invasive Associated Unassigned -> CAFs, Invasive Associated 1.550386930875404e-06 0.0 0.6572093097629401 0.0 0.0 0.002113171886167 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1298828 THBS2 CD36 THBS2-CD36 Unassigned Myeloid Cells Unassigned -> Myeloid Cells 1.546742674588831e-06 0.0 0.7763054211764489 0.0 0.0 0.0017638974017382 0.0 0.0 0.0 0.0 6 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1299346 CXCL12 ITGA4 CXCL12-ITGA4 Basal-like Structured DCIS Cells Unassigned Basal-like Structured DCIS Cells -> Unassigned 1.5356721600673158e-06 0.6160088550075702 0.0 0.0 0.0021291294377375 0.0 0.0 0.0 0.0 0.0 0 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1299347 CXCL12 CXCR4 CXCL12-CXCR4 Basal-like Structured DCIS Cells Unassigned Basal-like Structured DCIS Cells -> Unassigned 1.5356721600673158e-06 0.6160088550075702 0.0 0.0 0.0021291294377375 0.0 0.0 0.0 0.0 0.0 0 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1299397 CD34 SELP CD34-SELP Plasma Cells Unassigned Plasma Cells -> Unassigned 1.534407129109318e-06 0.7168245244832976 0.0 0.0 0.0018206581062216 0.0 0.0 0.0 0.0 0.0 1 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1299586 VWF ITGA9 VWF-ITGA9 Basal-like Structured DCIS Cells Unassigned Basal-like Structured DCIS Cells -> Unassigned 1.5299584059288408e-06 0.6332974881236617 0.0 0.0 0.0020251995753771 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1299590 VWF SELP VWF-SELP Basal-like Structured DCIS Cells Unassigned Basal-like Structured DCIS Cells -> Unassigned 1.5299584059288408e-06 0.6332974881236617 0.0 0.0 0.0020251995753771 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1299591 VWF LRP1 VWF-LRP1 Basal-like Structured DCIS Cells Unassigned Basal-like Structured DCIS Cells -> Unassigned 1.5299584059288408e-06 0.6332974881236617 0.0 0.0 0.0020251995753771 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1299605 DLL1 NOTCH3 DLL1-NOTCH3 Apocrine Cells Unassigned Apocrine Cells -> Unassigned 1.5296217145154305e-06 0.2534163760166434 0.0 0.0 0.0050543892975134 0.0 0.0 0.0 0.0 0.0 0 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1299621 THBS2 CD36 THBS2-CD36 Basal-like Structured DCIS Cells Unassigned Basal-like Structured DCIS Cells -> Unassigned 1.529289654365763e-06 0.6242573126045354 0.0 0.0 0.0020491452254277 0.0 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1299660 VEGFC FLT1 VEGFC-FLT1 Unassigned Mast Cells Unassigned -> Mast Cells 1.5278373518987772e-06 0.0 0.8331580262014722 0.0 0.0 0.001526625481682 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1299755 VWF SELP VWF-SELP Dendritic Cells Unassigned Dendritic Cells -> Unassigned 1.5251343057254372e-06 0.6332974881236617 0.0 0.0 0.0019871862905238 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1299759 VWF ITGA9 VWF-ITGA9 Dendritic Cells Unassigned Dendritic Cells -> Unassigned 1.5251343057254372e-06 0.6332974881236617 0.0 0.0 0.0019871862905238 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1299760 VWF LRP1 VWF-LRP1 Dendritic Cells Unassigned Dendritic Cells -> Unassigned 1.5251343057254372e-06 0.6332974881236617 0.0 0.0 0.0019871862905238 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1299766 CD48 CD2 CD48-CD2 Unassigned Macrophages Unassigned -> Macrophages 1.5250385259284926e-06 0.0 0.7763428264267787 0.0 0.0 0.0016204239758814 0.0 0.0 0.0 0.0 4 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1299823 MMP2 PECAM1 MMP2-PECAM1 Luminal-like Amorphous DCIS Cells Unassigned Luminal-like Amorphous DCIS Cells -> Unassigned 1.5224766587285725e-06 0.2491408586098361 0.0 0.0 0.0049987108499989 0.0 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1299854 C1QB LRP1 C1QB-LRP1 Plasma Cells Unassigned Plasma Cells -> Unassigned 1.5213643808839286e-06 0.4601010570874773 0.0 0.0 0.0026949121497638 0.0 0.0 0.0 0.0 0.0 1 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1299866 HSPG2 LRP1 HSPG2-LRP1 Mast Cells Unassigned Mast Cells -> Unassigned 1.5205992539523164e-06 0.8349903778527206 0.0 0.0 0.0014804857410621 0.0 0.0 0.0 0.0 0.0 1 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1299891 CXCL12 ITGA4 CXCL12-ITGA4 Unassigned CXCL14+ Fibroblasts Unassigned -> CXCL14+ Fibroblasts 1.5201608415262133e-06 0.0 0.7754239189773715 0.0 0.0 0.0015914585039484 0.0 0.0 0.0 0.0 10 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1299971 CXCL12 CXCR4 CXCL12-CXCR4 Mast Cells Unassigned Mast Cells -> Unassigned 1.5191801880325264e-06 0.7487535481622718 0.0 0.0 0.0016417770622885 0.0 0.0 0.0 0.0 0.0 1 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1299978 CXCL12 ITGA4 CXCL12-ITGA4 Mast Cells Unassigned Mast Cells -> Unassigned 1.5191801880325264e-06 0.7487535481622718 0.0 0.0 0.0016417770622885 0.0 0.0 0.0 0.0 0.0 1 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1300066 CLEC2D KLRB1 CLEC2D-KLRB1 Unassigned CXCL14+ Fibroblasts Unassigned -> CXCL14+ Fibroblasts 1.516944020302238e-06 0.0 0.885766439573873 0.0 0.0 0.0013756087909864 0.0 0.0 0.0 0.0 10 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1300094 MMRN2 CLEC14A MMRN2-CLEC14A Unassigned Macrophages Unassigned -> Macrophages 1.5166483541793962e-06 0.0 0.9195415044619336 0.0 0.0 0.0013235329769289 0.0 0.0 0.0 0.0 4 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1300150 A2M LRP1 A2M-LRP1 B Cells Unassigned B Cells -> Unassigned 1.5156711005126588e-06 0.7741139100414175 0.0 0.0 0.0015661096645571 0.0 0.0 0.0 0.0 0.0 2 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1300202 CCN1 CAV1 CCN1-CAV1 Unassigned B Cells Unassigned -> B Cells 1.5141771667381498e-06 0.0 0.62431395375366 0.0 0.0 0.0019304335593669 0.0 0.0 0.0 0.0 2 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1300284 CXCL12 CXCR4 CXCL12-CXCR4 Myeloid Cells Unassigned Myeloid Cells -> Unassigned 1.510262284092617e-06 0.7487535481622718 0.0 0.0 0.0015847932820241 0.0 0.0 0.0 0.0 0.0 1 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1300286 CXCL12 ITGA4 CXCL12-ITGA4 Myeloid Cells Unassigned Myeloid Cells -> Unassigned 1.510262284092617e-06 0.7487535481622718 0.0 0.0 0.0015847932820241 0.0 0.0 0.0 0.0 0.0 1 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1300430 CD34 SELP CD34-SELP 11q13 Invasive Tumor Cells (G1/S) Unassigned 11q13 Invasive Tumor Cells (G1/S) -> Unassigned 1.5063080110369643e-06 0.633566764858408 0.0 0.0 0.0018436902762588 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1300656 CD48 CD2 CD48-CD2 Unassigned Mast Cells Unassigned -> Mast Cells 1.5012974987840295e-06 0.0 0.7763428264267787 0.0 0.0 0.0014748371602574 0.0 0.0 0.0 0.0 0 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1300696 EFNB2 PECAM1 EFNB2-PECAM1 B Cells Unassigned B Cells -> Unassigned 1.5003491065163535e-06 0.7800321422220979 0.0 0.0 0.0014623066995027 0.0 0.0 0.0 0.0 0.0 2 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1300857 A2M LRP1 A2M-LRP1 Unassigned 11q13 Invasive Tumor Cells (G1/S) Unassigned -> 11q13 Invasive Tumor Cells (G1/S) 1.4965683863093105e-06 0.0 0.6207977546603366 0.0 0.0 0.0018097844702233 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1300869 VWF LRP1 VWF-LRP1 Unassigned 11q13 Invasive Tumor Cells (G1/S) Unassigned -> 11q13 Invasive Tumor Cells (G1/S) 1.4965683863093105e-06 0.0 0.6207977546603366 0.0 0.0 0.0018097844702233 0.0 0.0 0.0 0.0 0 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1300879 HSPG2 LRP1 HSPG2-LRP1 Unassigned 11q13 Invasive Tumor Cells (G1/S) Unassigned -> 11q13 Invasive Tumor Cells (G1/S) 1.4965683863093105e-06 0.0 0.6207977546603366 0.0 0.0 0.0018097844702233 0.0 0.0 0.0 0.0 0 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1300889 C3 LRP1 C3-LRP1 Unassigned 11q13 Invasive Tumor Cells (G1/S) Unassigned -> 11q13 Invasive Tumor Cells (G1/S) 1.4965683863093105e-06 0.0 0.6207977546603366 0.0 0.0 0.0018097844702233 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1300893 C1QB LRP1 C1QB-LRP1 Unassigned 11q13 Invasive Tumor Cells (G1/S) Unassigned -> 11q13 Invasive Tumor Cells (G1/S) 1.4965683863093105e-06 0.0 0.6207977546603366 0.0 0.0 0.0018097844702233 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1300990 CD48 CD2 CD48-CD2 CXCL14+ Fibroblasts Unassigned CXCL14+ Fibroblasts -> Unassigned 1.4935419026389355e-06 0.7719609236370527 0.0 0.0 0.0014378253178126 0.0 0.0 0.0 0.0 0.0 9 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1301403 VEGFC FLT1 VEGFC-FLT1 Plasma Cells Unassigned Plasma Cells -> Unassigned 1.4849599620499824e-06 0.4636527906642655 0.0 0.0 0.0023125636768155 0.0 0.0 0.0 0.0 0.0 1 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1301468 CCN1 CAV1 CCN1-CAV1 Unassigned Myeloid Cells Unassigned -> Myeloid Cells 1.4834753395650375e-06 0.0 0.7832252605020791 0.0 0.0 0.00136079311934 0.0 0.0 0.0 0.0 6 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1301593 VWF SELP VWF-SELP Unassigned Plasma Cells Unassigned -> Plasma Cells 1.4776863600442563e-06 0.0 0.4623922682986163 0.0 0.0 0.0022515473538965 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1301595 CD34 SELP CD34-SELP Unassigned Plasma Cells Unassigned -> Plasma Cells 1.4776863600442563e-06 0.0 0.4623922682986163 0.0 0.0 0.0022515473538965 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1301642 VWF LRP1 VWF-LRP1 Unassigned B Cells Unassigned -> B Cells 1.4761794904376593e-06 0.0 0.6207977546603366 0.0 0.0 0.0016667952436519 0.0 0.0 0.0 0.0 2 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1301656 A2M LRP1 A2M-LRP1 Unassigned B Cells Unassigned -> B Cells 1.4761794904376593e-06 0.0 0.6207977546603366 0.0 0.0 0.0016667952436519 0.0 0.0 0.0 0.0 2 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1301663 C3 LRP1 C3-LRP1 Unassigned B Cells Unassigned -> B Cells 1.4761794904376593e-06 0.0 0.6207977546603366 0.0 0.0 0.0016667952436519 0.0 0.0 0.0 0.0 2 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1301665 C1QB LRP1 C1QB-LRP1 Unassigned B Cells Unassigned -> B Cells 1.4761794904376593e-06 0.0 0.6207977546603366 0.0 0.0 0.0016667952436519 0.0 0.0 0.0 0.0 2 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1301673 HSPG2 LRP1 HSPG2-LRP1 Unassigned B Cells Unassigned -> B Cells 1.4761794904376593e-06 0.0 0.6207977546603366 0.0 0.0 0.0016667952436519 0.0 0.0 0.0 0.0 2 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1301721 MMP2 PECAM1 MMP2-PECAM1 Unassigned Myeloid Cells Unassigned -> Myeloid Cells 1.4742645929138932e-06 0.0 0.7841656220878274 0.0 0.0 0.001309307002134 0.0 0.0 0.0 0.0 6 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1301723 EFNB2 PECAM1 EFNB2-PECAM1 Unassigned Myeloid Cells Unassigned -> Myeloid Cells 1.4742645929138932e-06 0.0 0.7841656220878274 0.0 0.0 0.001309307002134 0.0 0.0 0.0 0.0 6 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1301752 VWF LRP1 VWF-LRP1 CAFs, Invasive Associated Unassigned CAFs, Invasive Associated -> Unassigned 1.4736441183364564e-06 0.6332974881236617 0.0 0.0 0.0016171311116606 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1301757 VWF ITGA9 VWF-ITGA9 CAFs, Invasive Associated Unassigned CAFs, Invasive Associated -> Unassigned 1.4736441183364564e-06 0.6332974881236617 0.0 0.0 0.0016171311116606 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1301758 VWF SELP VWF-SELP CAFs, Invasive Associated Unassigned CAFs, Invasive Associated -> Unassigned 1.4736441183364564e-06 0.6332974881236617 0.0 0.0 0.0016171311116606 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1301781 VWF ITGA9 VWF-ITGA9 Unassigned Apocrine Cells Unassigned -> Apocrine Cells 1.473518475843081e-06 0.0 0.2531744428854943 0.0 0.0 0.0040430820937484 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1301824 A2M LRP1 A2M-LRP1 Plasma Cells Unassigned Plasma Cells -> Unassigned 1.472210122834052e-06 0.4648000335061383 0.0 0.0 0.0021905373114471 0.0 0.0 0.0 0.0 0.0 1 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1301864 COL4A1 CD93 COL4A1-CD93 Unassigned Mast Cells Unassigned -> Mast Cells 1.4702032462137507e-06 0.0 0.8347945881127203 0.0 0.0 0.0012097093680331 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1301865 MMRN2 CD93 MMRN2-CD93 Unassigned Mast Cells Unassigned -> Mast Cells 1.4702032462137507e-06 0.0 0.8347945881127203 0.0 0.0 0.0012097093680331 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1301873 COL4A2 CD93 COL4A2-CD93 Unassigned Mast Cells Unassigned -> Mast Cells 1.4702032462137507e-06 0.0 0.8347945881127203 0.0 0.0 0.0012097093680331 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1301879 EFNB2 PECAM1 EFNB2-PECAM1 Mast Cells Unassigned Mast Cells -> Unassigned 1.4701691099843205e-06 0.8284725546778968 0.0 0.0 0.0012187708721425 0.0 0.0 0.0 0.0 0.0 1 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1301897 HSPG2 LRP1 HSPG2-LRP1 B Cells Unassigned B Cells -> Unassigned 1.4697607663242837e-06 0.7789175740361626 0.0 0.0 0.0012941512528773 0.0 0.0 0.0 0.0 0.0 2 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1302047 JAG1 NOTCH2 JAG1-NOTCH2 Unassigned Plasma Cells Unassigned -> Plasma Cells 1.4653038342067208e-06 0.0 0.4614667734221426 0.0 0.0 0.0021449819680126 0.0 0.0 0.0 0.0 0 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1302059 VEGFC FLT1 VEGFC-FLT1 Unassigned B Cells Unassigned -> B Cells 1.465112281807866e-06 0.0 0.777821334064334 0.0 0.0 0.001271575589586 0.0 0.0 0.0 0.0 2 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1302081 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells (Mitotic) Unassigned 11q13 Invasive Tumor Cells (Mitotic) -> Unassigned 1.4644053059496224e-06 0.6332974881236617 0.0 0.0 0.0015572459193676 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1302083 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells (Mitotic) Unassigned 11q13 Invasive Tumor Cells (Mitotic) -> Unassigned 1.4644053059496224e-06 0.6332974881236617 0.0 0.0 0.0015572459193676 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1302085 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells (Mitotic) Unassigned 11q13 Invasive Tumor Cells (Mitotic) -> Unassigned 1.4644053059496224e-06 0.6332974881236617 0.0 0.0 0.0015572459193676 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1302126 THBS2 CD36 THBS2-CD36 Unassigned CXCL14+ Fibroblasts Unassigned -> CXCL14+ Fibroblasts 1.4628233588659724e-06 0.0 0.8587566561291643 0.0 0.0 0.0011409783203169 0.0 0.0 0.0 0.0 10 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1302182 MMRN2 CD93 MMRN2-CD93 Dendritic Cells Unassigned Dendritic Cells -> Unassigned 1.4606454573829087e-06 0.6301823358791634 0.0 0.0 0.0015409900107563 0.0 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1302183 MMRN2 CLEC14A MMRN2-CLEC14A Dendritic Cells Unassigned Dendritic Cells -> Unassigned 1.4606454573829087e-06 0.6301823358791634 0.0 0.0 0.0015409900107563 0.0 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1302241 VEGFC FLT1 VEGFC-FLT1 B Cells Unassigned B Cells -> Unassigned 1.45914673962623e-06 0.7745997874735252 0.0 0.0 0.0012459853895406 0.0 0.0 0.0 0.0 0.0 2 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1302342 CD48 CD2 CD48-CD2 Unassigned Myeloid Cells Unassigned -> Myeloid Cells 1.4567884539784695e-06 0.0 0.7464347811605867 0.0 0.0 0.0012805120781881 0.0 0.0 0.0 0.0 6 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1302378 CXCL12 CXCR4 CXCL12-CXCR4 Unassigned CXCL14+ Fibroblasts Unassigned -> CXCL14+ Fibroblasts 1.4554503018480133e-06 0.0 0.7757991160529997 0.0 0.0 0.0012252690191386 0.0 0.0 0.0 0.0 10 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1302417 C1QB LRP1 C1QB-LRP1 Mast Cells Unassigned Mast Cells -> Unassigned 1.4545359680288445e-06 0.7753420160918723 0.0 0.0 0.0012213774841743 0.0 0.0 0.0 0.0 0.0 1 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1302473 COL4A2 CD93 COL4A2-CD93 Mast Cells Unassigned Mast Cells -> Unassigned 1.4524746275880791e-06 0.8355319038299565 0.0 0.0 0.001123788079051 0.0 0.0 0.0 0.0 0.0 1 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1302544 COL4A1 CD93 COL4A1-CD93 Myeloid Cells Unassigned Myeloid Cells -> Unassigned 1.4495545855895387e-06 0.7463064942968751 0.0 0.0 0.0012430446376512 0.0 0.0 0.0 0.0 0.0 1 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1302556 MMRN2 CLEC14A MMRN2-CLEC14A CAFs, Invasive Associated Unassigned CAFs, Invasive Associated -> Unassigned 1.4490277262190364e-06 0.6301823358791634 0.0 0.0 0.00146889578236 0.0 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1302558 MMRN2 CD93 MMRN2-CD93 CAFs, Invasive Associated Unassigned CAFs, Invasive Associated -> Unassigned 1.4490277262190364e-06 0.6301823358791634 0.0 0.0 0.00146889578236 0.0 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1302630 C3 LRP1 C3-LRP1 Luminal-like Amorphous DCIS Cells Unassigned Luminal-like Amorphous DCIS Cells -> Unassigned 1.4473473501314787e-06 0.2485046029682279 0.0 0.0 0.0036991419150414 0.0 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1302662 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells (Mitotic) Unassigned 11q13 Invasive Tumor Cells (Mitotic) -> Unassigned 1.444837155755546e-06 0.6303642896310324 0.0 0.0 0.0014431743145616 0.0 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1302667 C1QB LRP1 C1QB-LRP1 Myeloid Cells Unassigned Myeloid Cells -> Unassigned 1.4446935611978e-06 0.7452691992612583 0.0 0.0 0.0012199377895337 0.0 0.0 0.0 0.0 0.0 1 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1302796 CCN1 CAV1 CCN1-CAV1 Unassigned Mast Cells Unassigned -> Mast Cells 1.441577600981056e-06 0.0 0.8617632615906476 0.0 0.0 0.0010414441948928 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1302962 DLL4 NOTCH4 DLL4-NOTCH4 Plasma Cells Unassigned Plasma Cells -> Unassigned 1.4371741280892884e-06 0.7160288858520609 0.0 0.0 0.0012306151710811 0.0 0.0 0.0 0.0 0.0 1 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1302963 DLL4 NOTCH3 DLL4-NOTCH3 Plasma Cells Unassigned Plasma Cells -> Unassigned 1.4371741280892884e-06 0.7160288858520609 0.0 0.0 0.0012306151710811 0.0 0.0 0.0 0.0 0.0 1 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1303357 COL4A1 CD93 COL4A1-CD93 Unassigned B Cells Unassigned -> B Cells 1.4257687249615482e-06 0.0 0.7779918296243433 0.0 0.0 0.001079730675535 0.0 0.0 0.0 0.0 2 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1303358 COL4A2 CD93 COL4A2-CD93 Unassigned B Cells Unassigned -> B Cells 1.4257687249615482e-06 0.0 0.7779918296243433 0.0 0.0 0.001079730675535 0.0 0.0 0.0 0.0 2 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1303360 MMRN2 CD93 MMRN2-CD93 Unassigned B Cells Unassigned -> B Cells 1.4257687249615482e-06 0.0 0.7779918296243433 0.0 0.0 0.001079730675535 0.0 0.0 0.0 0.0 2 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1303420 VWF SELP VWF-SELP Luminal-like Amorphous DCIS Cells Unassigned Luminal-like Amorphous DCIS Cells -> Unassigned 1.424043307855731e-06 0.2486570577556728 0.0 0.0 0.0033537993821664 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1303422 VWF LRP1 VWF-LRP1 Luminal-like Amorphous DCIS Cells Unassigned Luminal-like Amorphous DCIS Cells -> Unassigned 1.424043307855731e-06 0.2486570577556728 0.0 0.0 0.0033537993821664 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1303423 VWF ITGA9 VWF-ITGA9 Luminal-like Amorphous DCIS Cells Unassigned Luminal-like Amorphous DCIS Cells -> Unassigned 1.424043307855731e-06 0.2486570577556728 0.0 0.0 0.0033537993821664 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1303554 MMP2 PECAM1 MMP2-PECAM1 Myeloid Cells Unassigned Myeloid Cells -> Unassigned 1.4189495707919143e-06 0.785133132759182 0.0 0.0 0.001039571291679 0.0 0.0 0.0 0.0 0.0 1 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1303745 VWF SELP VWF-SELP Macrophages Unassigned Macrophages -> Unassigned 1.4134837772469891e-06 0.9011206516381156 0.0 0.0 0.0008850282134344 0.0 0.0 0.0 0.0 0.0 1 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1303746 VWF ITGA9 VWF-ITGA9 Macrophages Unassigned Macrophages -> Unassigned 1.4134837772469891e-06 0.9011206516381156 0.0 0.0 0.0008850282134344 0.0 0.0 0.0 0.0 0.0 1 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1303750 VWF LRP1 VWF-LRP1 Macrophages Unassigned Macrophages -> Unassigned 1.4134837772469891e-06 0.9011206516381156 0.0 0.0 0.0008850282134344 0.0 0.0 0.0 0.0 0.0 1 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1303777 COL4A1 CD93 COL4A1-CD93 Plasma Cells Unassigned Plasma Cells -> Unassigned 1.4125564259613162e-06 0.4604235282221027 0.0 0.0 0.0017253404164066 0.0 0.0 0.0 0.0 0.0 1 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1303969 COL4A2 CD93 COL4A2-CD93 Unassigned Myeloid Cells Unassigned -> Myeloid Cells 1.406833726113861e-06 0.0 0.7461459456652184 0.0 0.0 0.0010390313650636 0.0 0.0 0.0 0.0 6 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1303975 MMRN2 CD93 MMRN2-CD93 Unassigned Myeloid Cells Unassigned -> Myeloid Cells 1.406833726113861e-06 0.0 0.7461459456652184 0.0 0.0 0.0010390313650636 0.0 0.0 0.0 0.0 6 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1303976 COL4A1 CD93 COL4A1-CD93 Unassigned Myeloid Cells Unassigned -> Myeloid Cells 1.406833726113861e-06 0.0 0.7461459456652184 0.0 0.0 0.0010390313650636 0.0 0.0 0.0 0.0 6 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1304104 A2M LRP1 A2M-LRP1 Myeloid Cells Unassigned Myeloid Cells -> Unassigned 1.401629813332874e-06 0.7460047258226694 0.0 0.0 0.0010163752993685 0.0 0.0 0.0 0.0 0.0 1 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1304165 CD34 SELP CD34-SELP Unassigned Mast Cells Unassigned -> Mast Cells 1.4005665173743837e-06 0.0 0.8347297932672282 0.0 0.0 0.0009042150166242 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1304166 VWF SELP VWF-SELP Unassigned Mast Cells Unassigned -> Mast Cells 1.4005665173743837e-06 0.0 0.8347297932672282 0.0 0.0 0.0009042150166242 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1304438 MMRN2 CLEC14A MMRN2-CLEC14A Unassigned 11q13 Invasive Tumor Cells (G1/S) Unassigned -> 11q13 Invasive Tumor Cells (G1/S) 1.3905389503179528e-06 0.0 0.6347970925105053 0.0 0.0 0.0011388334136451 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1304460 JAG1 NOTCH2 JAG1-NOTCH2 Unassigned B Cells Unassigned -> B Cells 1.3900451696149585e-06 0.0 0.8445107771175474 0.0 0.0 0.0008542071298387 0.0 0.0 0.0 0.0 2 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1304476 THBS2 CD36 THBS2-CD36 Unassigned Plasma Cells Unassigned -> Plasma Cells 1.3895455088704849e-06 0.0 0.7373999388878224 0.0 0.0 0.0009761781830445 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1304484 CCN1 CAV1 CCN1-CAV1 Myeloid Cells Unassigned Myeloid Cells -> Unassigned 1.3889892399558235e-06 0.7797135509308979 0.0 0.0 0.0009209869688402 0.0 0.0 0.0 0.0 0.0 1 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1304522 CD34 SELP CD34-SELP Mast Cells Unassigned Mast Cells -> Unassigned 1.3879198158329566e-06 0.8532069650852002 0.0 0.0 0.00083777361258 0.0 0.0 0.0 0.0 0.0 1 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1304526 CLEC2D KLRB1 CLEC2D-KLRB1 CXCL14+ Fibroblasts Unassigned CXCL14+ Fibroblasts -> Unassigned 1.3878643246290745e-06 0.8721681415062816 0.0 0.0 0.0008193633790489 0.0 0.0 0.0 0.0 0.0 9 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1304561 C1QB LRP1 C1QB-LRP1 CXCL14+ Fibroblasts Unassigned CXCL14+ Fibroblasts -> Unassigned 1.386279527974895e-06 0.7753420160918723 0.0 0.0 0.0009153913192522 0.0 0.0 0.0 0.0 0.0 9 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1304564 MMRN2 CLEC14A MMRN2-CLEC14A Unassigned CXCL14+ Fibroblasts Unassigned -> CXCL14+ Fibroblasts 1.3862127416324858e-06 0.0 0.9003264838243337 0.0 0.0 0.0007880862995141 0.0 0.0 0.0 0.0 10 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1304583 THBS2 CD36 THBS2-CD36 Plasma Cells Unassigned Plasma Cells -> Unassigned 1.3848739930129698e-06 0.724503440376099 0.0 0.0 0.0009736808737186 0.0 0.0 0.0 0.0 0.0 1 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1304771 MMRN2 CLEC14A MMRN2-CLEC14A Macrophages Unassigned Macrophages -> Unassigned 1.3787957426241329e-06 0.893316592628645 0.0 0.0 0.0007691101630988 0.0 0.0 0.0 0.0 0.0 1 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1304772 MMRN2 CD93 MMRN2-CD93 Macrophages Unassigned Macrophages -> Unassigned 1.3787957426241329e-06 0.893316592628645 0.0 0.0 0.0007691101630988 0.0 0.0 0.0 0.0 0.0 1 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1304778 CD34 SELP CD34-SELP Unassigned 11q13 Invasive Tumor Cells (G1/S) Unassigned -> 11q13 Invasive Tumor Cells (G1/S) 1.3780225017138715e-06 0.0 0.6572093097629401 0.0 0.0 0.0010419094417808 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1304779 VWF SELP VWF-SELP Unassigned 11q13 Invasive Tumor Cells (G1/S) Unassigned -> 11q13 Invasive Tumor Cells (G1/S) 1.3780225017138715e-06 0.0 0.6572093097629401 0.0 0.0 0.0010419094417808 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1304860 MMRN2 CLEC14A MMRN2-CLEC14A Unassigned Plasma Cells Unassigned -> Plasma Cells 1.3747803683678438e-06 0.0 0.7154802332407408 0.0 0.0 0.0009436211854823 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1304967 JAG1 NOTCH2 JAG1-NOTCH2 Unassigned CXCL14+ Fibroblasts Unassigned -> CXCL14+ Fibroblasts 1.371576091683793e-06 0.0 0.773263018678637 0.0 0.0 0.0008609682710384 0.0 0.0 0.0 0.0 10 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1305199 C3 LRP1 C3-LRP1 Myeloid Cells Unassigned Myeloid Cells -> Unassigned 1.3622403977679071e-06 0.7796725988275006 0.0 0.0 0.000819605673545 0.0 0.0 0.0 0.0 0.0 1 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1305627 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells (Mitotic) Unassigned 11q13 Invasive Tumor Cells (Mitotic) -> Unassigned 1.3469082743721877e-06 0.6160088550075702 0.0 0.0 0.0009692519480124 0.0 0.0 0.0 0.0 0.0 0 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1305631 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells (Mitotic) Unassigned 11q13 Invasive Tumor Cells (Mitotic) -> Unassigned 1.3469082743721877e-06 0.6160088550075702 0.0 0.0 0.0009692519480124 0.0 0.0 0.0 0.0 0.0 0 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1305645 MMP2 PECAM1 MMP2-PECAM1 Mast Cells Unassigned Mast Cells -> Unassigned 1.3466420623245808e-06 0.8560892486218385 0.0 0.0 0.0006966068981631 0.0 0.0 0.0 0.0 0.0 1 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1305699 HSPG2 LRP1 HSPG2-LRP1 Plasma Cells Unassigned Plasma Cells -> Unassigned 1.345484908632677e-06 0.4629984640915818 0.0 0.0 0.0012814156885439 0.0 0.0 0.0 0.0 0.0 1 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1305710 JAG1 NOTCH2 JAG1-NOTCH2 T Lymphocytes Unassigned T Lymphocytes -> Unassigned 1.344885237958043e-06 0.8630183004227985 0.0 0.0 0.0006856224272495 0.0 0.0 0.0 0.0 0.0 1 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1305856 DLL1 NOTCH3 DLL1-NOTCH3 Unassigned Myeloid Cells Unassigned -> Myeloid Cells 1.3390009448748373e-06 0.0 0.7470475610360806 0.0 0.0 0.0007714919761827 0.0 0.0 0.0 0.0 6 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1305865 DLL4 NOTCH3 DLL4-NOTCH3 Unassigned Myeloid Cells Unassigned -> Myeloid Cells 1.3390009448748373e-06 0.0 0.7470475610360806 0.0 0.0 0.0007714919761827 0.0 0.0 0.0 0.0 6 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1305955 DLL4 NOTCH3 DLL4-NOTCH3 11q13 Invasive Tumor Cells (G1/S) Unassigned 11q13 Invasive Tumor Cells (G1/S) -> Unassigned 1.3358182143862368e-06 0.6342079770588467 0.0 0.0 0.000895875398841 0.0 0.0 0.0 0.0 0.0 0 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1305956 DLL4 NOTCH4 DLL4-NOTCH4 11q13 Invasive Tumor Cells (G1/S) Unassigned 11q13 Invasive Tumor Cells (G1/S) -> Unassigned 1.3358182143862368e-06 0.6342079770588467 0.0 0.0 0.000895875398841 0.0 0.0 0.0 0.0 0.0 0 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1306088 DLL4 NOTCH3 DLL4-NOTCH3 Unassigned B Cells Unassigned -> B Cells 1.331090325489018e-06 0.0 0.7746834992804791 0.0 0.0 0.00071798405859 0.0 0.0 0.0 0.0 2 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1306091 DLL1 NOTCH3 DLL1-NOTCH3 Unassigned B Cells Unassigned -> B Cells 1.331090325489018e-06 0.0 0.7746834992804791 0.0 0.0 0.00071798405859 0.0 0.0 0.0 0.0 2 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1306291 C3 LRP1 C3-LRP1 Mast Cells Unassigned Mast Cells -> Unassigned 1.3231233447500742e-06 0.8509500867818902 0.0 0.0 0.0006305085967044 0.0 0.0 0.0 0.0 0.0 1 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1306335 THBS2 CD36 THBS2-CD36 B Cells Unassigned B Cells -> Unassigned 1.321403642193188e-06 0.6242573126045354 0.0 0.0 0.0008527942416386 0.0 0.0 0.0 0.0 0.0 2 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1306405 JAG1 NOTCH2 JAG1-NOTCH2 Unassigned Mast Cells Unassigned -> Mast Cells 1.3186868323401177e-06 0.0 0.773263018678637 0.0 0.0 0.0006800116997025 0.0 0.0 0.0 0.0 0 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1306412 MMP2 PECAM1 MMP2-PECAM1 11q13 Invasive Tumor Cells (G1/S) Unassigned 11q13 Invasive Tumor Cells (G1/S) -> Unassigned 1.3181284098709468e-06 0.6303642896310324 0.0 0.0 0.0008320501336843 0.0 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1306547 VEGFC FLT1 VEGFC-FLT1 Unassigned CXCL14+ Fibroblasts Unassigned -> CXCL14+ Fibroblasts 1.31128255176523e-06 0.0 0.878254460598671 0.0 0.0 0.0005788283879716 0.0 0.0 0.0 0.0 10 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1306626 HSPG2 LRP1 HSPG2-LRP1 Myeloid Cells Unassigned Myeloid Cells -> Unassigned 1.3074766012821404e-06 0.7468485855611411 0.0 0.0 0.0006689050756654 0.0 0.0 0.0 0.0 0.0 1 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1306732 MMRN2 CLEC14A MMRN2-CLEC14A Unassigned Mast Cells Unassigned -> Mast Cells 1.3027330192690912e-06 0.0 0.8514619504364779 0.0 0.0 0.0005740632036187 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1306898 COL4A1 CD93 COL4A1-CD93 Unassigned 11q13 Invasive Tumor Cells (G1/S) Unassigned -> 11q13 Invasive Tumor Cells (G1/S) 1.298026272415595e-06 0.0 0.6587114738285964 0.0 0.0 0.0007261054236978 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1306901 COL4A2 CD93 COL4A2-CD93 Unassigned 11q13 Invasive Tumor Cells (G1/S) Unassigned -> 11q13 Invasive Tumor Cells (G1/S) 1.298026272415595e-06 0.0 0.6587114738285964 0.0 0.0 0.0007261054236978 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1306908 MMRN2 CD93 MMRN2-CD93 Unassigned 11q13 Invasive Tumor Cells (G1/S) Unassigned -> 11q13 Invasive Tumor Cells (G1/S) 1.298026272415595e-06 0.0 0.6587114738285964 0.0 0.0 0.0007261054236978 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1306912 CCN1 CAV1 CCN1-CAV1 Unassigned Apocrine Cells Unassigned -> Apocrine Cells 1.2978453294107687e-06 0.0 0.252518874138558 0.0 0.0 0.0018925243453249 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1307007 DLL4 NOTCH4 DLL4-NOTCH4 Unassigned B Cells Unassigned -> B Cells 1.2947103189013064e-06 0.0 0.7754072541855492 0.0 0.0 0.0006074333625108 0.0 0.0 0.0 0.0 2 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1307036 THBS2 CD36 THBS2-CD36 Unassigned 11q13 Invasive Tumor Cells (G1/S) Unassigned -> 11q13 Invasive Tumor Cells (G1/S) 1.2939423663888298e-06 0.0 0.6176321640000088 0.0 0.0 0.0007598956708367 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1307044 EFNB2 PECAM1 EFNB2-PECAM1 Unassigned 11q13 Invasive Tumor Cells (G1/S) Unassigned -> 11q13 Invasive Tumor Cells (G1/S) 1.2935988578457632e-06 0.0 0.6331674633943454 0.0 0.0 0.0007400708115376 0.0 0.0 0.0 0.0 0 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1307045 MMP2 PECAM1 MMP2-PECAM1 Unassigned 11q13 Invasive Tumor Cells (G1/S) Unassigned -> 11q13 Invasive Tumor Cells (G1/S) 1.2935988578457632e-06 0.0 0.6331674633943454 0.0 0.0 0.0007400708115376 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1307162 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells (Mitotic) Unassigned 11q13 Invasive Tumor Cells (Mitotic) -> Unassigned 1.2891569857376446e-06 0.6319926036888139 0.0 0.0 0.0007263013575398 0.0 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1307249 VEGFC FLT1 VEGFC-FLT1 Mast Cells Unassigned Mast Cells -> Unassigned 1.286094506886724e-06 0.8317042416754105 0.0 0.0 0.0005440770361181 0.0 0.0 0.0 0.0 0.0 1 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1307258 MMRN2 CD93 MMRN2-CD93 11q13 Invasive Tumor Cells (G1/S) Unassigned 11q13 Invasive Tumor Cells (G1/S) -> Unassigned 1.285542757283613e-06 0.6301823358791634 0.0 0.0 0.000716220684292 0.0 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1307259 MMRN2 CLEC14A MMRN2-CLEC14A 11q13 Invasive Tumor Cells (G1/S) Unassigned 11q13 Invasive Tumor Cells (G1/S) -> Unassigned 1.285542757283613e-06 0.6301823358791634 0.0 0.0 0.000716220684292 0.0 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1307356 DLL4 NOTCH4 DLL4-NOTCH4 Unassigned CXCL14+ Fibroblasts Unassigned -> CXCL14+ Fibroblasts 1.2785811935479007e-06 0.0 0.896164124004365 0.0 0.0 0.0004874986369898 0.0 0.0 0.0 0.0 10 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1307384 THBS2 CD36 THBS2-CD36 Unassigned B Cells Unassigned -> B Cells 1.277976262324739e-06 0.0 0.6176321640000088 0.0 0.0 0.0007053434767499 0.0 0.0 0.0 0.0 2 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1307398 MMRN2 CD93 MMRN2-CD93 Myeloid Cells Unassigned Myeloid Cells -> Unassigned 1.2778875334060084e-06 0.7856500335676843 0.0 0.0 0.0005542667491398 0.0 0.0 0.0 0.0 0.0 1 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1307400 MMRN2 CLEC14A MMRN2-CLEC14A Myeloid Cells Unassigned Myeloid Cells -> Unassigned 1.2778875334060084e-06 0.7856500335676843 0.0 0.0 0.0005542667491398 0.0 0.0 0.0 0.0 0.0 1 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1307422 A2M LRP1 A2M-LRP1 Mast Cells Unassigned Mast Cells -> Unassigned 1.2769032434229793e-06 0.8392912392980421 0.0 0.0 0.0005164482812395 0.0 0.0 0.0 0.0 0.0 1 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1307443 HSPG2 LRP1 HSPG2-LRP1 Unassigned Myeloid Cells Unassigned -> Myeloid Cells 1.276142224794126e-06 0.0 0.7769451595923457 0.0 0.0 0.0005558995075445 0.0 0.0 0.0 0.0 6 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1307453 VWF LRP1 VWF-LRP1 Unassigned Myeloid Cells Unassigned -> Myeloid Cells 1.276142224794126e-06 0.0 0.7769451595923457 0.0 0.0 0.0005558995075445 0.0 0.0 0.0 0.0 6 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1307471 A2M LRP1 A2M-LRP1 Unassigned Myeloid Cells Unassigned -> Myeloid Cells 1.276142224794126e-06 0.0 0.7769451595923457 0.0 0.0 0.0005558995075445 0.0 0.0 0.0 0.0 6 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1307477 C1QB LRP1 C1QB-LRP1 Unassigned Myeloid Cells Unassigned -> Myeloid Cells 1.276142224794126e-06 0.0 0.7769451595923457 0.0 0.0 0.0005558995075445 0.0 0.0 0.0 0.0 6 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1307480 C3 LRP1 C3-LRP1 Unassigned Myeloid Cells Unassigned -> Myeloid Cells 1.276142224794126e-06 0.0 0.7769451595923457 0.0 0.0 0.0005558995075445 0.0 0.0 0.0 0.0 6 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1307496 DLL4 NOTCH4 DLL4-NOTCH4 CXCL14+ Fibroblasts Unassigned CXCL14+ Fibroblasts -> Unassigned 1.2758738031541834e-06 0.9184503888425788 0.0 0.0 0.0004696576149175 0.0 0.0 0.0 0.0 0.0 9 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1307498 DLL4 NOTCH3 DLL4-NOTCH3 CXCL14+ Fibroblasts Unassigned CXCL14+ Fibroblasts -> Unassigned 1.2758738031541834e-06 0.9184503888425788 0.0 0.0 0.0004696576149175 0.0 0.0 0.0 0.0 0.0 9 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1307562 DLL4 NOTCH3 DLL4-NOTCH3 Unassigned Plasma Cells Unassigned -> Plasma Cells 1.274709689467778e-06 0.0 0.4638256179742202 0.0 0.0 0.0009249287638231 0.0 0.0 0.0 0.0 0 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1307565 DLL1 NOTCH3 DLL1-NOTCH3 Unassigned Plasma Cells Unassigned -> Plasma Cells 1.274709689467778e-06 0.0 0.4638256179742202 0.0 0.0 0.0009249287638231 0.0 0.0 0.0 0.0 0 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1307580 MMRN2 CD93 MMRN2-CD93 Unassigned Plasma Cells Unassigned -> Plasma Cells 1.2741702484252938e-06 0.0 0.4630027772793905 0.0 0.0 0.0009242223287825 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1307584 COL4A2 CD93 COL4A2-CD93 Unassigned Plasma Cells Unassigned -> Plasma Cells 1.2741702484252938e-06 0.0 0.4630027772793905 0.0 0.0 0.0009242223287825 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1307585 COL4A1 CD93 COL4A1-CD93 Unassigned Plasma Cells Unassigned -> Plasma Cells 1.2741702484252938e-06 0.0 0.4630027772793905 0.0 0.0 0.0009242223287825 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1307620 MMRN2 CLEC14A MMRN2-CLEC14A Unassigned B Cells Unassigned -> B Cells 1.2732126662378282e-06 0.0 0.6347970925105053 0.0 0.0 0.000671064546954 0.0 0.0 0.0 0.0 2 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1308001 DLL4 NOTCH4 DLL4-NOTCH4 Mast Cells Unassigned Mast Cells -> Unassigned 1.2611303782908016e-06 0.8516956437178343 0.0 0.0 0.000472352586488 0.0 0.0 0.0 0.0 0.0 1 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1308002 DLL4 NOTCH3 DLL4-NOTCH3 Mast Cells Unassigned Mast Cells -> Unassigned 1.2611303782908016e-06 0.8516956437178343 0.0 0.0 0.000472352586488 0.0 0.0 0.0 0.0 0.0 1 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1308009 CD34 SELP CD34-SELP B Cells Unassigned B Cells -> Unassigned 1.260701084730796e-06 0.633566764858408 0.0 0.0 0.0006336851232098 0.0 0.0 0.0 0.0 0.0 2 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1308208 JAG1 NOTCH2 JAG1-NOTCH2 Unassigned Myeloid Cells Unassigned -> Myeloid Cells 1.2519352316401966e-06 0.0 0.7426180951053148 0.0 0.0 0.0005184623914895 0.0 0.0 0.0 0.0 6 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1308293 MMP2 PECAM1 MMP2-PECAM1 Unassigned CXCL14+ Fibroblasts Unassigned -> CXCL14+ Fibroblasts 1.24946592203688e-06 0.0 0.930308383061206 0.0 0.0 0.0004089864655001 0.0 0.0 0.0 0.0 10 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1308294 EFNB2 PECAM1 EFNB2-PECAM1 Unassigned CXCL14+ Fibroblasts Unassigned -> CXCL14+ Fibroblasts 1.24946592203688e-06 0.0 0.930308383061206 0.0 0.0 0.0004089864655001 0.0 0.0 0.0 0.0 10 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1308304 CCN1 CAV1 CCN1-CAV1 Mast Cells Unassigned Mast Cells -> Unassigned 1.2489123422016206e-06 0.8749036366850302 0.0 0.0 0.0004337320404416 0.0 0.0 0.0 0.0 0.0 1 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1308328 THBS2 CD36 THBS2-CD36 Unassigned Mast Cells Unassigned -> Mast Cells 1.247275831465212e-06 0.0 0.8765901449012573 0.0 0.0 0.0004295051170816 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1308358 THBS2 CD36 THBS2-CD36 Myeloid Cells Unassigned Myeloid Cells -> Unassigned 1.2454950773232369e-06 0.7809827257946271 0.0 0.0 0.0004779710276932 0.0 0.0 0.0 0.0 0.0 1 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1308373 CCN1 CAV1 CCN1-CAV1 Apocrine Cells Unassigned Apocrine Cells -> Unassigned 1.2451187209638575e-06 0.2542249848376565 0.0 0.0 0.0014656941948563 0.0 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1308460 VWF LRP1 VWF-LRP1 Unassigned Mast Cells Unassigned -> Mast Cells 1.2399115066711347e-06 0.0 0.8755243548400705 0.0 0.0 0.0004150165744076 0.0 0.0 0.0 0.0 0 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1308464 A2M LRP1 A2M-LRP1 Unassigned Mast Cells Unassigned -> Mast Cells 1.2399115066711347e-06 0.0 0.8755243548400705 0.0 0.0 0.0004150165744076 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1308472 HSPG2 LRP1 HSPG2-LRP1 Unassigned Mast Cells Unassigned -> Mast Cells 1.2399115066711347e-06 0.0 0.8755243548400705 0.0 0.0 0.0004150165744076 0.0 0.0 0.0 0.0 0 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1308485 C1QB LRP1 C1QB-LRP1 Unassigned Mast Cells Unassigned -> Mast Cells 1.2399115066711347e-06 0.0 0.8755243548400705 0.0 0.0 0.0004150165744076 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1308492 C3 LRP1 C3-LRP1 Unassigned Mast Cells Unassigned -> Mast Cells 1.2399115066711347e-06 0.0 0.8755243548400705 0.0 0.0 0.0004150165744076 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1308592 MMRN2 CD93 MMRN2-CD93 Mast Cells Unassigned Mast Cells -> Unassigned 1.2378527671845387e-06 0.8571898293845529 0.0 0.0 0.0004196880356983 0.0 0.0 0.0 0.0 0.0 1 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1308593 MMRN2 CLEC14A MMRN2-CLEC14A Mast Cells Unassigned Mast Cells -> Unassigned 1.2378527671845387e-06 0.8571898293845529 0.0 0.0 0.0004196880356983 0.0 0.0 0.0 0.0 0.0 1 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1308626 VWF SELP VWF-SELP Unassigned B Cells Unassigned -> B Cells 1.2354766464207508e-06 0.0 0.7760344326192508 0.0 0.0 0.0004582650848664 0.0 0.0 0.0 0.0 2 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1308627 CD34 SELP CD34-SELP Unassigned B Cells Unassigned -> B Cells 1.2354766464207508e-06 0.0 0.7760344326192508 0.0 0.0 0.0004582650848664 0.0 0.0 0.0 0.0 2 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1308651 EFNB2 PECAM1 EFNB2-PECAM1 Unassigned Mast Cells Unassigned -> Mast Cells 1.2341222645145283e-06 0.0 0.8537710813834968 0.0 0.0 0.0004138063814779 0.0 0.0 0.0 0.0 0 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1308652 MMP2 PECAM1 MMP2-PECAM1 Unassigned Mast Cells Unassigned -> Mast Cells 1.2341222645145283e-06 0.0 0.8537710813834968 0.0 0.0 0.0004138063814779 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1309065 C3 LRP1 C3-LRP1 Apocrine Cells Unassigned Apocrine Cells -> Unassigned 1.2162916242156178e-06 0.2485046029682279 0.0 0.0 0.0013028322726017 0.0 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1309176 VWF ITGA9 VWF-ITGA9 Myeloid Cells Unassigned Myeloid Cells -> Unassigned 1.211289037669086e-06 0.7848266128497919 0.0 0.0 0.0004024409845247 0.0 0.0 0.0 0.0 0.0 1 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1309180 VWF LRP1 VWF-LRP1 Myeloid Cells Unassigned Myeloid Cells -> Unassigned 1.211289037669086e-06 0.7848266128497919 0.0 0.0 0.0004024409845247 0.0 0.0 0.0 0.0 0.0 1 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1309181 VWF SELP VWF-SELP Myeloid Cells Unassigned Myeloid Cells -> Unassigned 1.211289037669086e-06 0.7848266128497919 0.0 0.0 0.0004024409845247 0.0 0.0 0.0 0.0 0.0 1 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1309377 COL4A2 CD93 COL4A2-CD93 Unassigned CXCL14+ Fibroblasts Unassigned -> CXCL14+ Fibroblasts 1.199344727686071e-06 0.0 0.8817184225858201 0.0 0.0 0.0003375370073613 0.0 0.0 0.0 0.0 10 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1309380 MMRN2 CD93 MMRN2-CD93 Unassigned CXCL14+ Fibroblasts Unassigned -> CXCL14+ Fibroblasts 1.199344727686071e-06 0.0 0.8817184225858201 0.0 0.0 0.0003375370073613 0.0 0.0 0.0 0.0 10 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1309383 COL4A1 CD93 COL4A1-CD93 Unassigned CXCL14+ Fibroblasts Unassigned -> CXCL14+ Fibroblasts 1.199344727686071e-06 0.0 0.8817184225858201 0.0 0.0 0.0003375370073613 0.0 0.0 0.0 0.0 10 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1309805 JAG1 NOTCH2 JAG1-NOTCH2 Apocrine Cells Unassigned Apocrine Cells -> Unassigned 1.1745280628781797e-06 0.2451358214448441 0.0 0.0 0.0010709508378277 0.0 0.0 0.0 0.0 0.0 0 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1309832 C3 LRP1 C3-LRP1 11q13 Invasive Tumor Cells (G1/S) Unassigned 11q13 Invasive Tumor Cells (G1/S) -> Unassigned 1.171725751596502e-06 0.6319926036888139 0.0 0.0 0.0004094805141934 0.0 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1309990 VWF SELP VWF-SELP Plasma Cells Unassigned Plasma Cells -> Unassigned 1.1630330936920983e-06 0.7158082793127664 0.0 0.0 0.0003457348439318 0.0 0.0 0.0 0.0 0.0 1 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1309992 VWF LRP1 VWF-LRP1 Plasma Cells Unassigned Plasma Cells -> Unassigned 1.1630330936920983e-06 0.7158082793127664 0.0 0.0 0.0003457348439318 0.0 0.0 0.0 0.0 0.0 1 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1309997 VWF ITGA9 VWF-ITGA9 Plasma Cells Unassigned Plasma Cells -> Unassigned 1.1630330936920983e-06 0.7158082793127664 0.0 0.0 0.0003457348439318 0.0 0.0 0.0 0.0 0.0 1 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1310006 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells (Mitotic) Unassigned 11q13 Invasive Tumor Cells (Mitotic) -> Unassigned 1.1615274112460747e-06 0.6242573126045354 0.0 0.0 0.000393370777602 0.0 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1310032 CD48 CD2 CD48-CD2 Unassigned 11q13 Invasive Tumor Cells (G1/S) Unassigned -> 11q13 Invasive Tumor Cells (G1/S) 1.1593709248207684e-06 0.0 0.6614977577544194 0.0 0.0 0.0003671083100858 0.0 0.0 0.0 0.0 0 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1310113 JAG1 NOTCH2 JAG1-NOTCH2 Myeloid Cells Unassigned Myeloid Cells -> Unassigned 1.156137029336432e-06 0.6303682835571691 0.0 0.0 0.0003788349535045 0.0 0.0 0.0 0.0 0.0 1 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1310157 THBS2 CD36 THBS2-CD36 Luminal-like Amorphous DCIS Cells Unassigned Luminal-like Amorphous DCIS Cells -> Unassigned 1.15099905383215e-06 0.2510234128936706 0.0 0.0 0.0009262556366009 0.0 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1310184 COL4A1 CD93 COL4A1-CD93 Mast Cells Unassigned Mast Cells -> Unassigned 1.1494866895768886e-06 0.7766289238087107 0.0 0.0 0.0002970267018348 0.0 0.0 0.0 0.0 0.0 1 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1310277 VWF SELP VWF-SELP CXCL14+ Fibroblasts Unassigned CXCL14+ Fibroblasts -> Unassigned 1.146659437152153e-06 0.9275752708651288 0.0 0.0 0.000245041593909 0.0 0.0 0.0 0.0 0.0 9 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1310279 VWF LRP1 VWF-LRP1 CXCL14+ Fibroblasts Unassigned CXCL14+ Fibroblasts -> Unassigned 1.146659437152153e-06 0.9275752708651288 0.0 0.0 0.000245041593909 0.0 0.0 0.0 0.0 0.0 9 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1310283 VWF ITGA9 VWF-ITGA9 CXCL14+ Fibroblasts Unassigned CXCL14+ Fibroblasts -> Unassigned 1.146659437152153e-06 0.9275752708651288 0.0 0.0 0.000245041593909 0.0 0.0 0.0 0.0 0.0 9 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1310310 THBS2 CD36 THBS2-CD36 Mast Cells Unassigned Mast Cells -> Unassigned 1.145775759418626e-06 0.8581959463413404 0.0 0.0 0.0002636300075004 0.0 0.0 0.0 0.0 0.0 1 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1310329 VWF ITGA9 VWF-ITGA9 11q13 Invasive Tumor Cells (G1/S) Unassigned 11q13 Invasive Tumor Cells (G1/S) -> Unassigned 1.1430461621162102e-06 0.6332974881236617 0.0 0.0 0.0003521782369754 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1310335 VWF LRP1 VWF-LRP1 11q13 Invasive Tumor Cells (G1/S) Unassigned 11q13 Invasive Tumor Cells (G1/S) -> Unassigned 1.1430461621162102e-06 0.6332974881236617 0.0 0.0 0.0003521782369754 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1310337 VWF SELP VWF-SELP 11q13 Invasive Tumor Cells (G1/S) Unassigned 11q13 Invasive Tumor Cells (G1/S) -> Unassigned 1.1430461621162102e-06 0.6332974881236617 0.0 0.0 0.0003521782369754 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1310739 CD48 CD2 CD48-CD2 Unassigned CXCL14+ Fibroblasts Unassigned -> CXCL14+ Fibroblasts 1.1181881355162469e-06 0.0 0.7763428264267787 0.0 0.0 0.0002517784065132 0.0 0.0 0.0 0.0 10 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1310757 MMRN2 CLEC14A MMRN2-CLEC14A B Cells Unassigned B Cells -> Unassigned 1.1171127357415051e-06 0.6301823358791634 0.0 0.0 0.0003083910058032 0.0 0.0 0.0 0.0 0.0 2 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1310758 MMRN2 CD93 MMRN2-CD93 B Cells Unassigned B Cells -> Unassigned 1.1171127357415051e-06 0.6301823358791634 0.0 0.0 0.0003083910058032 0.0 0.0 0.0 0.0 0.0 2 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1310883 VWF LRP1 VWF-LRP1 Mast Cells Unassigned Mast Cells -> Unassigned 1.102298245743728e-06 0.8525936146535493 0.0 0.0 0.0002103933337194 0.0 0.0 0.0 0.0 0.0 1 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1310886 VWF ITGA9 VWF-ITGA9 Mast Cells Unassigned Mast Cells -> Unassigned 1.102298245743728e-06 0.8525936146535493 0.0 0.0 0.0002103933337194 0.0 0.0 0.0 0.0 0.0 1 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1310887 VWF SELP VWF-SELP Mast Cells Unassigned Mast Cells -> Unassigned 1.102298245743728e-06 0.8525936146535493 0.0 0.0 0.0002103933337194 0.0 0.0 0.0 0.0 0.0 1 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1310931 JAG1 NOTCH2 JAG1-NOTCH2 Macrophages Unassigned Macrophages -> Unassigned 1.0960488211014503e-06 0.6303682835571691 0.0 0.0 0.0002750231449378 0.0 0.0 0.0 0.0 0.0 1 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1310964 JAG1 NOTCH2 JAG1-NOTCH2 Plasma Cells Unassigned Plasma Cells -> Unassigned 1.093058364551107e-06 0.6303682835571691 0.0 0.0 0.0002705513462707 0.0 0.0 0.0 0.0 0.0 1 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1311166 DLL1 NOTCH3 DLL1-NOTCH3 Unassigned Mast Cells Unassigned -> Mast Cells 1.0771017284479806e-06 0.0 0.8341464445360613 0.0 0.0 0.0001871866311057 0.0 0.0 0.0 0.0 0 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1311171 DLL4 NOTCH3 DLL4-NOTCH3 Unassigned Mast Cells Unassigned -> Mast Cells 1.0771017284479806e-06 0.0 0.8341464445360613 0.0 0.0 0.0001871866311057 0.0 0.0 0.0 0.0 0 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1311178 MMRN2 CLEC14A MMRN2-CLEC14A Plasma Cells Unassigned Plasma Cells -> Unassigned 1.076963806790858e-06 0.7205550478301406 0.0 0.0 0.0002165306714062 0.0 0.0 0.0 0.0 0.0 1 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1311180 MMRN2 CD93 MMRN2-CD93 Plasma Cells Unassigned Plasma Cells -> Unassigned 1.076963806790858e-06 0.7205550478301406 0.0 0.0 0.0002165306714062 0.0 0.0 0.0 0.0 0.0 1 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1311255 VWF LRP1 VWF-LRP1 B Cells Unassigned B Cells -> Unassigned 1.0699304531914662e-06 0.6332974881236617 0.0 0.0 0.00023686843287 0.0 0.0 0.0 0.0 0.0 2 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1311257 VWF ITGA9 VWF-ITGA9 B Cells Unassigned B Cells -> Unassigned 1.0699304531914662e-06 0.6332974881236617 0.0 0.0 0.00023686843287 0.0 0.0 0.0 0.0 0.0 2 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1311260 VWF SELP VWF-SELP B Cells Unassigned B Cells -> Unassigned 1.0699304531914662e-06 0.6332974881236617 0.0 0.0 0.00023686843287 0.0 0.0 0.0 0.0 0.0 2 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1311288 DLL4 NOTCH4 DLL4-NOTCH4 B Cells Unassigned B Cells -> Unassigned 1.0670728815688268e-06 0.6342079770588467 0.0 0.0 0.0002327631000826 0.0 0.0 0.0 0.0 0.0 2 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1311290 DLL4 NOTCH3 DLL4-NOTCH3 B Cells Unassigned B Cells -> Unassigned 1.0670728815688268e-06 0.6342079770588467 0.0 0.0 0.0002327631000826 0.0 0.0 0.0 0.0 0.0 2 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1311421 JAG1 NOTCH2 JAG1-NOTCH2 CXCL14+ Fibroblasts Unassigned CXCL14+ Fibroblasts -> Unassigned 1.0557356118399111e-06 0.6303682835571691 0.0 0.0 0.000219642761279 0.0 0.0 0.0 0.0 0.0 9 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1311647 THBS2 CD36 THBS2-CD36 11q13 Invasive Tumor Cells (G1/S) Unassigned 11q13 Invasive Tumor Cells (G1/S) -> Unassigned 1.0341545883708268e-06 0.6242573126045354 0.0 0.0 0.0001959417442809 0.0 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1311650 MMRN2 CLEC14A MMRN2-CLEC14A CXCL14+ Fibroblasts Unassigned CXCL14+ Fibroblasts -> Unassigned 1.033945546983713e-06 0.940547666092272 0.0 0.0 0.0001298888146421 0.0 0.0 0.0 0.0 0.0 9 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1311651 MMRN2 CD93 MMRN2-CD93 CXCL14+ Fibroblasts Unassigned CXCL14+ Fibroblasts -> Unassigned 1.033945546983713e-06 0.940547666092272 0.0 0.0 0.0001298888146421 0.0 0.0 0.0 0.0 0.0 9 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1311685 CXCL12 ITGA4 CXCL12-ITGA4 11q13 Invasive Tumor Cells (G1/S) Unassigned 11q13 Invasive Tumor Cells (G1/S) -> Unassigned 1.032949339362942e-06 0.6160088550075702 0.0 0.0 0.0001971810371238 0.0 0.0 0.0 0.0 0.0 0 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1311693 CXCL12 CXCR4 CXCL12-CXCR4 11q13 Invasive Tumor Cells (G1/S) Unassigned 11q13 Invasive Tumor Cells (G1/S) -> Unassigned 1.032949339362942e-06 0.6160088550075702 0.0 0.0 0.0001971810371238 0.0 0.0 0.0 0.0 0.0 0 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1311847 MMRN2 CLEC14A MMRN2-CLEC14A Unassigned Apocrine Cells Unassigned -> Apocrine Cells 1.018180282822426e-06 0.0 0.2491545808994955 0.0 0.0 0.0004471667362236 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1311913 VWF SELP VWF-SELP Unassigned CXCL14+ Fibroblasts Unassigned -> CXCL14+ Fibroblasts 1.0080018126899383e-06 0.0 0.8819126042133903 0.0 0.0 0.0001189339410417 0.0 0.0 0.0 0.0 10 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1311916 CD34 SELP CD34-SELP Unassigned CXCL14+ Fibroblasts Unassigned -> CXCL14+ Fibroblasts 1.0080018126899383e-06 0.0 0.8819126042133903 0.0 0.0 0.0001189339410417 0.0 0.0 0.0 0.0 10 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1312079 JAG1 NOTCH2 JAG1-NOTCH2 B Cells Unassigned B Cells -> Unassigned 9.927319270767894e-07 0.8630183004227985 0.0 0.0 0.0001109003117737 0.0 0.0 0.0 0.0 0.0 2 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1312096 CD34 SELP CD34-SELP Apocrine Cells Unassigned Apocrine Cells -> Unassigned 9.895154956493255e-07 0.2491449441646273 0.0 0.0 0.0003767662344862 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1312249 VWF LRP1 VWF-LRP1 Unassigned Apocrine Cells Unassigned -> Apocrine Cells 9.758965186362665e-07 0.0 0.2550748532138862 0.0 0.0 0.0003386430177035 0.0 0.0 0.0 0.0 0 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1312254 C1QB LRP1 C1QB-LRP1 Unassigned Apocrine Cells Unassigned -> Apocrine Cells 9.758965186362665e-07 0.0 0.2550748532138862 0.0 0.0 0.0003386430177035 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1312257 HSPG2 LRP1 HSPG2-LRP1 Unassigned Apocrine Cells Unassigned -> Apocrine Cells 9.758965186362665e-07 0.0 0.2550748532138862 0.0 0.0 0.0003386430177035 0.0 0.0 0.0 0.0 0 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1312260 C3 LRP1 C3-LRP1 Unassigned Apocrine Cells Unassigned -> Apocrine Cells 9.758965186362665e-07 0.0 0.2550748532138862 0.0 0.0 0.0003386430177035 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1312261 A2M LRP1 A2M-LRP1 Unassigned Apocrine Cells Unassigned -> Apocrine Cells 9.758965186362665e-07 0.0 0.2550748532138862 0.0 0.0 0.0003386430177035 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1312472 THBS2 CD36 THBS2-CD36 Unassigned Apocrine Cells Unassigned -> Apocrine Cells 9.358345887446064e-07 0.0 0.2562573700401372 0.0 0.0 0.0002621208738319 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1312542 JAG1 NOTCH2 JAG1-NOTCH2 Mast Cells Unassigned Mast Cells -> Unassigned 9.24476519044028e-07 0.6303682835571691 0.0 0.0 9.902323108165852e-05 0.0 0.0 0.0 0.0 0.0 1 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1312598 CXCL12 ITGA4 CXCL12-ITGA4 Apocrine Cells Unassigned Apocrine Cells -> Unassigned 9.13305236465665e-07 0.255669001367946 0.0 0.0 0.0002269856810233 0.0 0.0 0.0 0.0 0.0 0 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1312607 CXCL12 CXCR4 CXCL12-CXCR4 Apocrine Cells Unassigned Apocrine Cells -> Unassigned 9.13305236465665e-07 0.255669001367946 0.0 0.0 0.0002269856810233 0.0 0.0 0.0 0.0 0.0 0 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1312783 MMP2 PECAM1 MMP2-PECAM1 Unassigned Apocrine Cells Unassigned -> Apocrine Cells 8.896696349826539e-07 0.0 0.2491073778594529 0.0 0.0 0.0001990509171164 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1312785 EFNB2 PECAM1 EFNB2-PECAM1 Unassigned Apocrine Cells Unassigned -> Apocrine Cells 8.896696349826539e-07 0.0 0.2491073778594529 0.0 0.0 0.0001990509171164 0.0 0.0 0.0 0.0 0 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1312842 MMP2 PECAM1 MMP2-PECAM1 Apocrine Cells Unassigned Apocrine Cells -> Unassigned 8.770338914632642e-07 0.2491408586098361 0.0 0.0 0.0001826541344284 0.0 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1313068 DLL4 NOTCH3 DLL4-NOTCH3 Apocrine Cells Unassigned Apocrine Cells -> Unassigned 8.25244040693086e-07 0.2490567623945399 0.0 0.0 0.000126812416921 0.0 0.0 0.0 0.0 0.0 0 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1313069 DLL4 NOTCH4 DLL4-NOTCH4 Apocrine Cells Unassigned Apocrine Cells -> Unassigned 8.25244040693086e-07 0.2490567623945399 0.0 0.0 0.000126812416921 0.0 0.0 0.0 0.0 0.0 0 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1313138 VWF SELP VWF-SELP Apocrine Cells Unassigned Apocrine Cells -> Unassigned 8.029294970854323e-07 0.2486570577556728 0.0 0.0 0.0001077515101466 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1313143 VWF ITGA9 VWF-ITGA9 Apocrine Cells Unassigned Apocrine Cells -> Unassigned 8.029294970854323e-07 0.2486570577556728 0.0 0.0 0.0001077515101466 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1313144 VWF LRP1 VWF-LRP1 Apocrine Cells Unassigned Apocrine Cells -> Unassigned 8.029294970854323e-07 0.2486570577556728 0.0 0.0 0.0001077515101466 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1313212 MMRN2 CLEC14A MMRN2-CLEC14A Apocrine Cells Unassigned Apocrine Cells -> Unassigned 7.489762069649933e-07 0.250044481781731 0.0 0.0 7.058774627838557e-05 0.0 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1313213 MMRN2 CD93 MMRN2-CD93 Apocrine Cells Unassigned Apocrine Cells -> Unassigned 7.489762069649933e-07 0.250044481781731 0.0 0.0 7.058774627838557e-05 0.0 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1313268 THBS2 CD36 THBS2-CD36 Apocrine Cells Unassigned Apocrine Cells -> Unassigned 7.136162505622125e-07 0.2510234128936706 0.0 0.0 5.260070730345377e-05 0.0 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1313531 CLEC2D KLRB1 CLEC2D-KLRB1 Unassigned Unassigned Unassigned -> Unassigned 2.1544346936226055e-07 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 0.0 0 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1313610 CD48 CD2 CD48-CD2 Unassigned Unassigned Unassigned -> Unassigned 2.1544346936226055e-07 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 0.0 0 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1313668 COL4A1 CD93 COL4A1-CD93 Unassigned Unassigned Unassigned -> Unassigned 2.1544346936226055e-07 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1313914 MMP2 PECAM1 MMP2-PECAM1 Unassigned Unassigned Unassigned -> Unassigned 2.1544346936226055e-07 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling CAF-endothelial remodeling CAF MMP2 toward endothelial PECAM1 supports a stromal-remodeling interface around vasculature. MMP2 is a classic ECM remodeling enzyme; PECAM1 anchors the receiver identity as endothelial. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1314012 HSPG2 LRP1 HSPG2-LRP1 Unassigned Unassigned Unassigned -> Unassigned 2.1544346936226055e-07 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1314099 JAG1 NOTCH2 JAG1-NOTCH2 Unassigned Unassigned Unassigned -> Unassigned 2.1544346936226055e-07 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 0.0 0 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1314216 CCN1 CAV1 CCN1-CAV1 Unassigned Unassigned Unassigned -> Unassigned 2.1544346936226055e-07 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling mechanovascular signaling CCN1-CAV1 suggests a CAF/endothelial mechanovascular or matrix-associated signaling axis. Treat as a topology-supported mechanovascular hypothesis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1314251 THBS2 CD36 THBS2-CD36 Unassigned Unassigned Unassigned -> Unassigned 2.1544346936226055e-07 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 0.0 0 1.0 CAF_ECM_remodeling stromal matrix angiogenesis CAF THBS2 to endothelial CD36 supports matrix-rich stromal angiogenesis biology. THBS/CD36 biology is interpretable in matrix remodeling, angiogenesis, and stromal context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1314322 VWF LRP1 VWF-LRP1 Unassigned Unassigned Unassigned -> Unassigned 2.1544346936226055e-07 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_stromal_ECM vascular-stromal matrix/scavenger axis Endothelial VWF toward CAF LRP1 highlights a vascular-to-stromal matrix/scavenger-receptor interface. This is a high-scoring dataset-supported vascular-stromal hypothesis rather than a single canonical pathway claim. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1314466 COL4A2 CD93 COL4A2-CD93 Unassigned Unassigned Unassigned -> Unassigned 2.1544346936226055e-07 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1314487 CD34 SELP CD34-SELP Unassigned Unassigned Unassigned -> Unassigned 2.1544346936226055e-07 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1314810 MMRN2 CD93 MMRN2-CD93 Unassigned Unassigned Unassigned -> Unassigned 2.1544346936226055e-07 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1314855 CXCL12 ITGA4 CXCL12-ITGA4 Unassigned Unassigned Unassigned -> Unassigned 2.1544346936226055e-07 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 0.0 0 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1315135 DLL4 NOTCH3 DLL4-NOTCH3 Unassigned Unassigned Unassigned -> Unassigned 2.1544346936226055e-07 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 0.0 0 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1315164 EFNB2 PECAM1 EFNB2-PECAM1 Unassigned Unassigned Unassigned -> Unassigned 2.1544346936226055e-07 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1315217 VWF SELP VWF-SELP Unassigned Unassigned Unassigned -> Unassigned 2.1544346936226055e-07 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1315243 MMRN2 CLEC14A MMRN2-CLEC14A Unassigned Unassigned Unassigned -> Unassigned 2.1544346936226055e-07 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix tumor endothelial angiogenic complex MMRN2-CLEC14A points to tumor endothelial matrix remodeling and angiogenic vessel state. CD93/CLEC14A/MMRN2 family biology is linked to tumor vasculature, matrix organization, and endothelial angiogenic programs. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1315618 CXCL12 CXCR4 CXCL12-CXCR4 Unassigned Unassigned Unassigned -> Unassigned 2.1544346936226055e-07 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 0.0 0 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1315728 VEGFC FLT1 VEGFC-FLT1 Unassigned Unassigned Unassigned -> Unassigned 2.1544346936226055e-07 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1315789 DLL4 NOTCH4 DLL4-NOTCH4 Unassigned Unassigned Unassigned -> Unassigned 2.1544346936226055e-07 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 0.0 0 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1315873 VWF ITGA9 VWF-ITGA9 Unassigned Unassigned Unassigned -> Unassigned 2.1544346936226055e-07 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB vascular adhesion / integrin VWF-ITGA9 extends the VWF vascular adhesion theme within endothelial neighborhoods. Interpret as an integrin-associated vascular adhesion hypothesis supported by endothelial spatial contact. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1316209 C1QB LRP1 C1QB-LRP1 Unassigned Unassigned Unassigned -> Unassigned 2.1544346936226055e-07 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1316229 A2M LRP1 A2M-LRP1 Unassigned Unassigned Unassigned -> Unassigned 2.1544346936226055e-07 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1316291 C3 LRP1 C3-LRP1 Unassigned Unassigned Unassigned -> Unassigned 2.1544346936226055e-07 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger complement-ECM/scavenger receptor C3-LRP1 supports complement/scavenger-receptor biology in CAF-rich tissue neighborhoods. Dataset-supported complement/scavenger hypothesis; interpret with cell-type specificity checks. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1316588 DLL1 NOTCH3 DLL1-NOTCH3 Unassigned Unassigned Unassigned -> Unassigned 2.1544346936226055e-07 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 0.0 0 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1317686 JAG1 NOTCH2 JAG1-NOTCH2 Unassigned Apocrine Cells Unassigned -> Apocrine Cells 1.0115475262135962e-07 0.0 0.0 0.0 0.0 0.0107131540183669 0.0 0.0 0.0 0.0 0 1.0 tumor_Notch tumor Notch signaling Tumor-intrinsic JAG1-NOTCH2 suggests a Notch signaling state within 11q13 invasive tumor cells. JAG1/Notch signaling is broadly linked to cancer cell state, angiogenesis, stemness, EMT, and therapy resistance. jag1_notch The Notch ligand Jagged1 as a target for anti-tumor therapy: https://pmc.ncbi.nlm.nih.gov/articles/PMC4174884/ True +1317830 CLEC2D KLRB1 CLEC2D-KLRB1 Apocrine Cells Unassigned Apocrine Cells -> Unassigned 9.937233795940333e-08 0.0 0.0 0.0 0.0096292529477205 0.0 0.0 0.0 0.0 0.0 0 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1318498 DLL1 NOTCH3 DLL1-NOTCH3 Unassigned Apocrine Cells Unassigned -> Apocrine Cells 8.985764772464224e-08 0.0 0.0 0.0 0.0 0.0052641644527029 0.0 0.0 0.0 0.0 0 1.0 Notch_pericyte endothelial-pericyte Notch DLL1-NOTCH3 provides another endothelial-to-pericyte Notch axis. Treat as supportive Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1318499 DLL4 NOTCH3 DLL4-NOTCH3 Unassigned Apocrine Cells Unassigned -> Apocrine Cells 8.985764772464224e-08 0.0 0.0 0.0 0.0 0.0052641644527029 0.0 0.0 0.0 0.0 0 1.0 Notch_pericyte endothelial-pericyte Notch Endothelial DLL4 to pericyte NOTCH3 supports vascular stabilization and pericyte-endothelial Notch biology. Notch1/Notch3 and DLL4-linked endothelial-pericyte signaling are reported in vascular stabilization contexts. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ True +1318668 EFNB2 PECAM1 EFNB2-PECAM1 Apocrine Cells Unassigned Apocrine Cells -> Unassigned 8.698239013083643e-08 0.0 0.0 0.0 0.0043309883979474 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_identity endothelial identity / vascular adhesion Endothelial EFNB2-PECAM1 supports a vascular identity and endothelial adhesion/state axis. Both genes mark vascular/endothelial biology; interpret as endothelial organization rather than secreted paracrine signaling. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1318688 CLEC2D KLRB1 CLEC2D-KLRB1 Unassigned Apocrine Cells Unassigned -> Apocrine Cells 8.6724344539716e-08 0.0 0.0 0.0 0.0 0.0042544667714474 0.0 0.0 0.0 0.0 0 1.0 T_cell_signaling T/NK immune-regulatory interaction CLEC2D-KLRB1 suggests a T/NK immune-regulatory neighborhood. Useful as an immune hypothesis; less central than CD48-CD2 or CXCL12-CXCR4. immune_checkpoint KLRB1/CLEC2D is interpreted as T/NK immune-regulatory biology; use as an immune-cell hypothesis. False +1318999 VEGFC FLT1 VEGFC-FLT1 Apocrine Cells Unassigned Apocrine Cells -> Unassigned 8.175758521812083e-08 0.0 0.0 0.0 0.0029865299894135 0.0 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1319068 COL4A2 CD93 COL4A2-CD93 Apocrine Cells Unassigned Apocrine Cells -> Unassigned 7.921444194020393e-08 0.0 0.0 0.0 0.0024707251961819 0.0 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1319075 CXCL12 CXCR4 CXCL12-CXCR4 Unassigned Apocrine Cells Unassigned -> Apocrine Cells 7.912972898441797e-08 0.0 0.0 0.0 0.0 0.0024549141020602 0.0 0.0 0.0 0.0 0 1.0 immune_recruitment canonical CAF-immune chemokine axis CAF CXCL12 to T-cell CXCR4 recovers a canonical stromal chemokine immune-recruitment axis. CXCL12/CXCR4 is a well-studied cancer-stroma chemokine pathway with immune and tumor-microenvironment relevance. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ True +1319087 VEGFC FLT1 VEGFC-FLT1 Unassigned Apocrine Cells Unassigned -> Apocrine Cells 7.827469922432873e-08 0.0 0.0 0.0 0.0 0.00229999322473 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_growth_factor VEGF/angiogenesis VEGFC-FLT1 supports a vascular growth-factor/angiogenesis interpretation. Canonical VEGF-family ligand/receptor biology makes this a straightforward angiogenic axis. vegf Reactome VEGFA-VEGFR2 pathway and VEGF-family angiogenesis context: https://reactome.org/content/detail/R-HSA-4420097 True +1319208 DLL4 NOTCH4 DLL4-NOTCH4 Unassigned Apocrine Cells Unassigned -> Apocrine Cells 7.525435077572576e-08 0.0 0.0 0.0 0.0 0.0018162987722844 0.0 0.0 0.0 0.0 0 1.0 Notch_vascular endothelial Notch/angiogenesis DLL4-NOTCH4 extends the endothelial Notch angiogenesis module. Treat as supportive endothelial Notch biology and partially redundant with DLL4-NOTCH3. notch_pericyte Notch1 and Notch3 coordinate for pericyte-induced stabilization of vasculature: https://pubmed.ncbi.nlm.nih.gov/34878922/ False +1319270 CD48 CD2 CD48-CD2 Apocrine Cells Unassigned Apocrine Cells -> Unassigned 7.213465155165585e-08 0.0 0.0 0.0 0.001408836344877 0.0 0.0 0.0 0.0 0.0 0 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1319356 C1QB LRP1 C1QB-LRP1 Apocrine Cells Unassigned Apocrine Cells -> Unassigned 6.834034040215174e-08 0.0 0.0 0.0 0.0010187287506117 0.0 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger macrophage-CAF complement/scavenger axis Macrophage C1QB to CAF LRP1 suggests complement/scavenger biology in macrophage-stromal niches. Useful as a myeloid-stromal hypothesis rather than a vascular headline axis. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1319361 A2M LRP1 A2M-LRP1 Apocrine Cells Unassigned Apocrine Cells -> Unassigned 6.82792119468954e-08 0.0 0.0 0.0 0.0010132735682542 0.0 0.0 0.0 0.0 0.0 0 1.0 complement_scavenger protease inhibitor/scavenger receptor A2M-LRP1 highlights protease-inhibitor/scavenger-receptor signaling around vascular-stromal niches. LRP1 is a plausible receptor for protease-inhibitor/scavenger biology. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. False +1319438 VWF SELP VWF-SELP Unassigned Apocrine Cells Unassigned -> Apocrine Cells 6.325952948742115e-08 0.0 0.0 0.0 0.0 0.0006408390492498 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB WPB / endothelial activation Endothelial VWF-SELP suggests a Weibel-Palade body/P-selectin-like vascular adhesion state. VWF and P-selectin are core endothelial Weibel-Palade body cargos linked to hemostasis, inflammation, and leukocyte rolling. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ True +1319441 CD34 SELP CD34-SELP Unassigned Apocrine Cells Unassigned -> Apocrine Cells 6.325952948742115e-08 0.0 0.0 0.0 0.0 0.0006408390492498 0.0 0.0 0.0 0.0 0 1.0 vascular_WPB endothelial adhesion CD34-SELP supports an endothelial adhesion program aligned with the VWF-SELP top hit. SELP/P-selectin biology links this to endothelial activation and adhesion. wpb Weibel-Palade Bodies, NCBI Bookshelf: https://www.ncbi.nlm.nih.gov/books/NBK535353/ False +1319464 CXCL12 ITGA4 CXCL12-ITGA4 Unassigned Apocrine Cells Unassigned -> Apocrine Cells 6.285697233910998e-08 0.0 0.0 0.0 0.0 0.0006167564619166 0.0 0.0 0.0 0.0 0 1.0 immune_recruitment CAF-T cell immune recruitment/adhesion CAF CXCL12 to T-cell ITGA4 suggests chemokine-linked immune adhesion/recruitment. Interpret as a CXCL12-associated immune/stromal neighborhood, not as a replacement for CXCL12-CXCR4. cxcl12 Chemokine signaling in cancer-stroma communications: https://pmc.ncbi.nlm.nih.gov/articles/PMC8222467/ False +1319488 MMRN2 CD93 MMRN2-CD93 Unassigned Apocrine Cells Unassigned -> Apocrine Cells 6.174979655635327e-08 0.0 0.0 0.0 0.0 0.0005543771898401 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix CD93-MMRN2 angiogenesis MMRN2-CD93 is a direct interpretable tumor-endothelial matrix/angiogenesis axis. CD93-MMRN2 signaling has reported roles in beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1319491 COL4A1 CD93 COL4A1-CD93 Unassigned Apocrine Cells Unassigned -> Apocrine Cells 6.174979655635327e-08 0.0 0.0 0.0 0.0 0.0005543771898401 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False +1319497 COL4A2 CD93 COL4A2-CD93 Unassigned Apocrine Cells Unassigned -> Apocrine Cells 6.174979655635327e-08 0.0 0.0 0.0 0.0 0.0005543771898401 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A2-CD93 links endothelial basement membrane signal with angiogenic endothelial receptor state. CD93 is implicated in endothelial matrix organization and tumor angiogenesis. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ True +1319507 HSPG2 LRP1 HSPG2-LRP1 Apocrine Cells Unassigned Apocrine Cells -> Unassigned 6.04647568241694e-08 0.0 0.0 0.0 0.00048865795825 0.0 0.0 0.0 0.0 0.0 0 1.0 vascular_stromal_ECM basement membrane / ECM receptor Endothelial HSPG2 to CAF LRP1 suggests basement-membrane-rich vascular-stromal remodeling. LRP1 frequently acts as a scavenger/ECM-associated receptor; here the strongest support is spatial WTA context. ecm_lrp1 Interpreted as ECM/scavenger-receptor biology in the pyXenium WTA context; use as dataset-supported hypothesis. True +1319527 CD48 CD2 CD48-CD2 Unassigned Apocrine Cells Unassigned -> Apocrine Cells 5.8406524407058685e-08 0.0 0.0 0.0 0.0 0.0003969695918337 0.0 0.0 0.0 0.0 0 1.0 T_cell_signaling T-cell adhesion/co-stimulation T-cell CD48-CD2 indicates lymphocyte-local adhesion/co-stimulation biology. CD48-CD2 has experimental support in T-cell adhesion and activation contexts. cd48_cd2 Enhanced murine CD4+ T cell responses induced by the CD2 ligand CD48: https://pubmed.ncbi.nlm.nih.gov/9862369/ True +1319561 COL4A1 CD93 COL4A1-CD93 Apocrine Cells Unassigned Apocrine Cells -> Unassigned 5.4373230258817045e-08 0.0 0.0 0.0 0.0002584008880758 0.0 0.0 0.0 0.0 0.0 0 1.0 angiogenesis_matrix basement membrane angiogenesis COL4A1-CD93 is another basement-membrane/CD93 vascular angiogenesis axis. Kept in appendix/main table but treated as partially redundant with COL4A2-CD93. cd93_mmrn2 CD93 promotes beta1 integrin activation and fibronectin fibrillogenesis during tumor angiogenesis: https://pmc.ncbi.nlm.nih.gov/articles/PMC6063507/ False diff --git a/benchmarking/cci_2026_atera/topolink_cci_classic_axes/tables/topolink_cci_classic_axes_summary.json b/benchmarking/cci_2026_atera/topolink_cci_classic_axes/tables/topolink_cci_classic_axes_summary.json new file mode 100644 index 0000000..2cbcbce --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_classic_axes/tables/topolink_cci_classic_axes_summary.json @@ -0,0 +1,34 @@ +{ + "input": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\pdc_collected\\pdc_20260426_1327\\runs\\full_common\\pyxenium\\pyxenium_scores.tsv", + "input_rows": 1319600, + "headline_rows": 15, + "all_classic_rows": 10000, + "caveat_rows": 80, + "headline_top": [ + { + "lr_pair": "VWF-SELP", + "sender_receiver": "Endothelial Cells -> Endothelial Cells", + "CCI_score": 0.7912892368005828 + }, + { + "lr_pair": "VWF-LRP1", + "sender_receiver": "Endothelial Cells -> CAFs, DCIS Associated", + "CCI_score": 0.7479758913021439 + }, + { + "lr_pair": "EFNB2-PECAM1", + "sender_receiver": "Endothelial Cells -> Endothelial Cells", + "CCI_score": 0.7469197326713805 + }, + { + "lr_pair": "MMRN2-CLEC14A", + "sender_receiver": "Endothelial Cells -> Endothelial Cells", + "CCI_score": 0.7322091602540813 + }, + { + "lr_pair": "HSPG2-LRP1", + "sender_receiver": "Endothelial Cells -> CAFs, DCIS Associated", + "CCI_score": 0.7279607350660221 + } + ] +} \ No newline at end of file diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/README.md b/benchmarking/cci_2026_atera/topolink_cci_short_communication/README.md new file mode 100644 index 0000000..69e5ce7 --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/README.md @@ -0,0 +1,29 @@ +# TopoLink-CCI Nature Methods Brief Communication Package + +This folder contains a draft manuscript package for presenting **TopoLink-CCI** as a Nature Methods Brief Communication. + +## Contents + +- `manuscript/topolink_cci_brief_communication.md`: title, abstract, four-paragraph main text draft, figure legends and claims. +- `manuscript/online_methods.md`: reproducible method details for the Online Methods section. +- `manuscript/supplementary_information_outline.md`: planned Supplementary Notes, Figures, Tables and Data. +- `manuscript/supplementary_data_manifest.tsv`: source paths for supplementary data and software artifacts. +- `manuscript/presubmission_inquiry.md`: concise Nature Methods presubmission inquiry draft. +- `scripts/make_topolink_cci_nature_brief_figures.py`: reproducible figure-generation script. +- `figures/`: generated Figure 1 and Figure 2 drafts in PNG, PDF and SVG formats. + +## Regenerate Figures + +From the repository root: + +```powershell +python benchmarking\cci_2026_atera\topolink_cci_short_communication\scripts\make_topolink_cci_nature_brief_figures.py +``` + +## Naming + +The formal method name is **TopoLink-CCI**. The current benchmark uses TopoLink-CCI in **cell-cell interaction-resource mode**, so historical `TopoLink-CCI` wording should be treated as a mode name rather than the manuscript-level method name. + +## Interpretation Guardrail + +TopoLink-CCI prioritizes computationally supported spatial molecular interaction hypotheses. It does not by itself prove protein-level ligand binding, secretion, receptor activation or causal signaling. diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/figure_1_topolink_cci_method_validation.pdf b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/figure_1_topolink_cci_method_validation.pdf new file mode 100644 index 0000000..344635f Binary files /dev/null and b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/figure_1_topolink_cci_method_validation.pdf differ diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/figure_1_topolink_cci_method_validation.png b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/figure_1_topolink_cci_method_validation.png new file mode 100644 index 0000000..7a40f6e Binary files /dev/null and b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/figure_1_topolink_cci_method_validation.png differ diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/figure_1_topolink_cci_method_validation.svg b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/figure_1_topolink_cci_method_validation.svg new file mode 100644 index 0000000..269aa84 --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/figure_1_topolink_cci_method_validation.svg @@ -0,0 +1,4372 @@ + + + + + + + + 2026-04-28T21:09:16.332604 + image/svg+xml + + + Matplotlib v3.10.7, https://matplotlib.org/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/figure_2_topolink_cci_discovery_biology.pdf b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/figure_2_topolink_cci_discovery_biology.pdf new file mode 100644 index 0000000..765600c Binary files /dev/null and b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/figure_2_topolink_cci_discovery_biology.pdf differ diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/figure_2_topolink_cci_discovery_biology.png b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/figure_2_topolink_cci_discovery_biology.png new file mode 100644 index 0000000..06cb73f Binary files /dev/null and b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/figure_2_topolink_cci_discovery_biology.png differ diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/figure_2_topolink_cci_discovery_biology.svg b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/figure_2_topolink_cci_discovery_biology.svg new file mode 100644 index 0000000..f3fadc7 --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/figure_2_topolink_cci_discovery_biology.svg @@ -0,0 +1,4073 @@ + + + + + + + + 2026-04-28T21:09:19.272643 + image/svg+xml + + + Matplotlib v3.10.7, https://matplotlib.org/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/figure_source_data.tsv b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/figure_source_data.tsv new file mode 100644 index 0000000..428e4c2 --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/figure_source_data.tsv @@ -0,0 +1,8 @@ +pair sender receiver biology_label CCI_score pyxenium_rank support_count evidence_class cell_label_perm_fdr spatial_null_fdr matched_gene_z downstream_target_fdr cross_method_same_lr_count bootstrap_rank_median +VWF-SELP Endothelial Cells Endothelial Cells WPB / endothelial activation 0.7912892368005828 1 8 strong 0.0019960079840319 0.0046511627906976 6.674917611699146 0.0271844660194174 5 1.0 +VWF-LRP1 Endothelial Cells CAFs, DCIS Associated vascular-stromal matrix/scavenger axis 0.7479758913021439 2 8 strong 0.0019960079840319 0.0046511627906976 11.234674798948532 0.0291319857312722 5 3.0 +MMRN2-CD93 Endothelial Cells Endothelial Cells CD93-MMRN2 angiogenesis 0.7107166026857937 10 8 strong 0.0019960079840319 0.0046511627906976 6.198278570208171 0.0083234244946492 5 2.0 +CD48-CD2 T Lymphocytes T Lymphocytes T-cell adhesion/co-stimulation 0.6849877065459009 16 8 strong 0.0019960079840319 0.0116279069767441 9.860708047779738 0.0083234244946492 5 5.0 +DLL4-NOTCH3 Endothelial Cells Pericytes endothelial-pericyte Notch 0.6695148471220083 24 8 strong 0.0019960079840319 0.0046511627906976 8.301941713984622 0.0254942767950052 5 6.0 +CXCL12-CXCR4 CAFs, DCIS Associated T Lymphocytes CAF-immune chemokine recruitment 0.6616803690861207 28 7 strong 0.0019960079840319 0.5813953488372093 11.218977606863426 0.0254942767950052 5 4.0 +JAG1-NOTCH2 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells tumor-intrinsic Notch signaling 0.6339181063246662 45 6 strong 0.0019960079840319 0.0046511627906976 0.3126368933035661 0.6076099881093936 5 7.0 diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig1a_problem_schematic.json b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig1a_problem_schematic.json new file mode 100644 index 0000000..859ef69 --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig1a_problem_schematic.json @@ -0,0 +1,41 @@ +{ + "title": "False-positive problem in spatial CCI", + "source_tables": [], + "rasterized_layers": false, + "biological_message": "Spatial CCI needs orthogonal evidence beyond expression, database membership or proximity alone.", + "caveat": "Schematic panel; source data records graphical elements.", + "output_formats": [ + "pdf", + "svg", + "png" + ], + "panel_id": "fig1a", + "slug": "problem_schematic", + "generated_at": "2026-04-29T08:44:59.843783+00:00", + "outputs": { + "pdf": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\pdf\\fig1a_problem_schematic.pdf", + "svg": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\svg\\fig1a_problem_schematic.svg", + "png": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\png\\fig1a_problem_schematic.png", + "source_data": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\source_data\\fig1a_problem_schematic.tsv", + "metadata": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\metadata\\fig1a_problem_schematic.json" + }, + "width_mm": 180.0, + "height_mm": 65.0, + "font_policy": { + "font_family": "Arial", + "pdf.fonttype": 42, + "ps.fonttype": 42, + "svg.fonttype": "none", + "panel_label_pt": 8, + "title_pt": 7, + "axis_label_pt": 6, + "tick_label_pt": 5, + "legend_pt": 5 + }, + "svg_text_count": 11, + "svg_path_count": 9, + "pdffonts_status": "pdffonts_not_available", + "pdffonts_output": "", + "source_hashes": {}, + "source_data_rows": 4 +} \ No newline at end of file diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig1b_topolink_score_formula.json b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig1b_topolink_score_formula.json new file mode 100644 index 0000000..5bbe8b9 --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig1b_topolink_score_formula.json @@ -0,0 +1,41 @@ +{ + "title": "TopoLink-CCI score formula", + "source_tables": [], + "rasterized_layers": false, + "biological_message": "The discovery score is a prior-weighted geometric mean of six diagnostic components.", + "caveat": "Schematic formula uses editable text rather than math outlines.", + "output_formats": [ + "pdf", + "svg", + "png" + ], + "panel_id": "fig1b", + "slug": "topolink_score_formula", + "generated_at": "2026-04-29T08:45:00.299985+00:00", + "outputs": { + "pdf": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\pdf\\fig1b_topolink_score_formula.pdf", + "svg": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\svg\\fig1b_topolink_score_formula.svg", + "png": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\png\\fig1b_topolink_score_formula.png", + "source_data": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\source_data\\fig1b_topolink_score_formula.tsv", + "metadata": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\metadata\\fig1b_topolink_score_formula.json" + }, + "width_mm": 180.0, + "height_mm": 65.0, + "font_policy": { + "font_family": "Arial", + "pdf.fonttype": 42, + "ps.fonttype": 42, + "svg.fonttype": "none", + "panel_label_pt": 8, + "title_pt": 7, + "axis_label_pt": 6, + "tick_label_pt": 5, + "legend_pt": 5 + }, + "svg_text_count": 15, + "svg_path_count": 7, + "pdffonts_status": "pdffonts_not_available", + "pdffonts_output": "", + "source_hashes": {}, + "source_data_rows": 6 +} \ No newline at end of file diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig1c_local_contact_model.json b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig1c_local_contact_model.json new file mode 100644 index 0000000..d801713 --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig1c_local_contact_model.json @@ -0,0 +1,41 @@ +{ + "title": "Local contact model", + "source_tables": [], + "rasterized_layers": false, + "biological_message": "Local contact links candidate molecular axes to the actual cell-cell neighbor graph.", + "caveat": "Schematic panel; source data records nodes and edges.", + "output_formats": [ + "pdf", + "svg", + "png" + ], + "panel_id": "fig1c", + "slug": "local_contact_model", + "generated_at": "2026-04-29T08:45:00.757905+00:00", + "outputs": { + "pdf": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\pdf\\fig1c_local_contact_model.pdf", + "svg": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\svg\\fig1c_local_contact_model.svg", + "png": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\png\\fig1c_local_contact_model.png", + "source_data": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\source_data\\fig1c_local_contact_model.tsv", + "metadata": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\metadata\\fig1c_local_contact_model.json" + }, + "width_mm": 85.0, + "height_mm": 65.0, + "font_policy": { + "font_family": "Arial", + "pdf.fonttype": 42, + "ps.fonttype": 42, + "svg.fonttype": "none", + "panel_label_pt": 8, + "title_pt": 7, + "axis_label_pt": 6, + "tick_label_pt": 5, + "legend_pt": 5 + }, + "svg_text_count": 3, + "svg_path_count": 9, + "pdffonts_status": "pdffonts_not_available", + "pdffonts_output": "", + "source_hashes": {}, + "source_data_rows": 12 +} \ No newline at end of file diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig1d_validation_gate_map.json b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig1d_validation_gate_map.json new file mode 100644 index 0000000..b8d5986 --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig1d_validation_gate_map.json @@ -0,0 +1,41 @@ +{ + "title": "Validation gate map", + "source_tables": [], + "rasterized_layers": false, + "biological_message": "TopoLink-CCI reports candidates with controls inspired by established CCC methods.", + "caveat": "Schematic mapping, not a claim of identical software reimplementation.", + "output_formats": [ + "pdf", + "svg", + "png" + ], + "panel_id": "fig1d", + "slug": "validation_gate_map", + "generated_at": "2026-04-29T08:45:01.310711+00:00", + "outputs": { + "pdf": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\pdf\\fig1d_validation_gate_map.pdf", + "svg": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\svg\\fig1d_validation_gate_map.svg", + "png": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\png\\fig1d_validation_gate_map.png", + "source_data": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\source_data\\fig1d_validation_gate_map.tsv", + "metadata": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\metadata\\fig1d_validation_gate_map.json" + }, + "width_mm": 180.0, + "height_mm": 65.0, + "font_policy": { + "font_family": "Arial", + "pdf.fonttype": 42, + "ps.fonttype": 42, + "svg.fonttype": "none", + "panel_label_pt": 8, + "title_pt": 7, + "axis_label_pt": 6, + "tick_label_pt": 5, + "legend_pt": 5 + }, + "svg_text_count": 22, + "svg_path_count": 25, + "pdffonts_status": "pdffonts_not_available", + "pdffonts_output": "", + "source_hashes": {}, + "source_data_rows": 6 +} \ No newline at end of file diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig1e_evidence_matrix.json b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig1e_evidence_matrix.json new file mode 100644 index 0000000..7c46cc5 --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig1e_evidence_matrix.json @@ -0,0 +1,45 @@ +{ + "title": "Evidence matrix", + "source_tables": [ + "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\pdc_validation_v2_collected\\topolink_cci_validation_v2\\tables\\topolink_cci_validation_v2_evidence.tsv" + ], + "rasterized_layers": false, + "biological_message": "Seven representative TopoLink-CCI axes have strong computational support.", + "caveat": "Orange marks are axis-specific weak evidence layers, not artifact-risk calls.", + "output_formats": [ + "pdf", + "svg", + "png" + ], + "panel_id": "fig1e", + "slug": "evidence_matrix", + "generated_at": "2026-04-29T08:45:02.286297+00:00", + "outputs": { + "pdf": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\pdf\\fig1e_evidence_matrix.pdf", + "svg": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\svg\\fig1e_evidence_matrix.svg", + "png": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\png\\fig1e_evidence_matrix.png", + "source_data": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\source_data\\fig1e_evidence_matrix.tsv", + "metadata": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\metadata\\fig1e_evidence_matrix.json" + }, + "width_mm": 180.0, + "height_mm": 65.0, + "font_policy": { + "font_family": "Arial", + "pdf.fonttype": 42, + "ps.fonttype": 42, + "svg.fonttype": "none", + "panel_label_pt": 8, + "title_pt": 7, + "axis_label_pt": 6, + "tick_label_pt": 5, + "legend_pt": 5 + }, + "svg_text_count": 18, + "svg_path_count": 24, + "pdffonts_status": "pdffonts_not_available", + "pdffonts_output": "", + "source_hashes": { + "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\pdc_validation_v2_collected\\topolink_cci_validation_v2\\tables\\topolink_cci_validation_v2_evidence.tsv": "d87a16edfce1c50e" + }, + "source_data_rows": 63 +} \ No newline at end of file diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig1f_false_positive_controls_quantitative.json b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig1f_false_positive_controls_quantitative.json new file mode 100644 index 0000000..d4b83ae --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig1f_false_positive_controls_quantitative.json @@ -0,0 +1,45 @@ +{ + "title": "Quantitative false-positive controls", + "source_tables": [ + "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\pdc_validation_v2_collected\\topolink_cci_validation_v2\\tables\\topolink_cci_validation_v2_evidence.tsv" + ], + "rasterized_layers": false, + "biological_message": "Representative axes pass multiple quantitative controls, not just the TopoLink-CCI score.", + "caveat": "Bubble sizes use transformed metrics; raw values are in source data.", + "output_formats": [ + "pdf", + "svg", + "png" + ], + "panel_id": "fig1f", + "slug": "false_positive_controls_quantitative", + "generated_at": "2026-04-29T08:45:03.052859+00:00", + "outputs": { + "pdf": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\pdf\\fig1f_false_positive_controls_quantitative.pdf", + "svg": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\svg\\fig1f_false_positive_controls_quantitative.svg", + "png": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\png\\fig1f_false_positive_controls_quantitative.png", + "source_data": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\source_data\\fig1f_false_positive_controls_quantitative.tsv", + "metadata": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\metadata\\fig1f_false_positive_controls_quantitative.json" + }, + "width_mm": 180.0, + "height_mm": 65.0, + "font_policy": { + "font_family": "Arial", + "pdf.fonttype": 42, + "ps.fonttype": 42, + "svg.fonttype": "none", + "panel_label_pt": 8, + "title_pt": 7, + "axis_label_pt": 6, + "tick_label_pt": 5, + "legend_pt": 5 + }, + "svg_text_count": 13, + "svg_path_count": 33, + "pdffonts_status": "pdffonts_not_available", + "pdffonts_output": "", + "source_hashes": { + "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\pdc_validation_v2_collected\\topolink_cci_validation_v2\\tables\\topolink_cci_validation_v2_evidence.tsv": "d87a16edfce1c50e" + }, + "source_data_rows": 28 +} \ No newline at end of file diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig2a_whole_dataset_rank_landscape.json b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig2a_whole_dataset_rank_landscape.json new file mode 100644 index 0000000..822a264 --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig2a_whole_dataset_rank_landscape.json @@ -0,0 +1,47 @@ +{ + "title": "Whole-dataset score landscape", + "source_tables": [ + "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\pdc_collected\\pdc_20260426_1327\\runs\\full_common\\pyxenium\\pyxenium_scores.tsv", + "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\pdc_validation_v2_collected\\topolink_cci_validation_v2\\tables\\topolink_cci_validation_v2_evidence.tsv" + ], + "rasterized_layers": false, + "biological_message": "TopoLink-CCI ranks 1,319,600 whole-dataset candidate axes and highlights validated discoveries.", + "caveat": "Histogram bins are source data; highlighted lines mark seven representative axes.", + "output_formats": [ + "pdf", + "svg", + "png" + ], + "panel_id": "fig2a", + "slug": "whole_dataset_rank_landscape", + "generated_at": "2026-04-29T08:45:05.552683+00:00", + "outputs": { + "pdf": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\pdf\\fig2a_whole_dataset_rank_landscape.pdf", + "svg": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\svg\\fig2a_whole_dataset_rank_landscape.svg", + "png": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\png\\fig2a_whole_dataset_rank_landscape.png", + "source_data": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\source_data\\fig2a_whole_dataset_rank_landscape.tsv", + "metadata": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\metadata\\fig2a_whole_dataset_rank_landscape.json" + }, + "width_mm": 180.0, + "height_mm": 65.0, + "font_policy": { + "font_family": "Arial", + "pdf.fonttype": 42, + "ps.fonttype": 42, + "svg.fonttype": "none", + "panel_label_pt": 8, + "title_pt": 7, + "axis_label_pt": 6, + "tick_label_pt": 5, + "legend_pt": 5 + }, + "svg_text_count": 19, + "svg_path_count": 21, + "pdffonts_status": "pdffonts_not_available", + "pdffonts_output": "", + "source_hashes": { + "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\pdc_collected\\pdc_20260426_1327\\runs\\full_common\\pyxenium\\pyxenium_scores.tsv": "7bb7f9fcf3d2c589", + "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\pdc_validation_v2_collected\\topolink_cci_validation_v2\\tables\\topolink_cci_validation_v2_evidence.tsv": "d87a16edfce1c50e" + }, + "source_data_rows": 126 +} \ No newline at end of file diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig2b_top_interpretable_axes.json b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig2b_top_interpretable_axes.json new file mode 100644 index 0000000..6903e22 --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig2b_top_interpretable_axes.json @@ -0,0 +1,45 @@ +{ + "title": "Top interpretable axes", + "source_tables": [ + "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\pdc_validation_v2_collected\\topolink_cci_validation_v2\\tables\\topolink_cci_validation_v2_evidence.tsv" + ], + "rasterized_layers": false, + "biological_message": "High-scoring axes span vascular, immune, stromal, Notch and tumor-intrinsic biology.", + "caveat": "", + "output_formats": [ + "pdf", + "svg", + "png" + ], + "panel_id": "fig2b", + "slug": "top_interpretable_axes", + "generated_at": "2026-04-29T08:45:06.084497+00:00", + "outputs": { + "pdf": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\pdf\\fig2b_top_interpretable_axes.pdf", + "svg": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\svg\\fig2b_top_interpretable_axes.svg", + "png": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\png\\fig2b_top_interpretable_axes.png", + "source_data": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\source_data\\fig2b_top_interpretable_axes.tsv", + "metadata": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\metadata\\fig2b_top_interpretable_axes.json" + }, + "width_mm": 85.0, + "height_mm": 65.0, + "font_policy": { + "font_family": "Arial", + "pdf.fonttype": 42, + "ps.fonttype": 42, + "svg.fonttype": "none", + "panel_label_pt": 8, + "title_pt": 7, + "axis_label_pt": 6, + "tick_label_pt": 5, + "legend_pt": 5 + }, + "svg_text_count": 26, + "svg_path_count": 22, + "pdffonts_status": "pdffonts_not_available", + "pdffonts_output": "", + "source_hashes": { + "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\pdc_validation_v2_collected\\topolink_cci_validation_v2\\tables\\topolink_cci_validation_v2_evidence.tsv": "d87a16edfce1c50e" + }, + "source_data_rows": 7 +} \ No newline at end of file diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig2c_vwf_selp_component_decomposition.json b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig2c_vwf_selp_component_decomposition.json new file mode 100644 index 0000000..7a97232 --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig2c_vwf_selp_component_decomposition.json @@ -0,0 +1,45 @@ +{ + "title": "VWF-SELP component decomposition", + "source_tables": [ + "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\vwf_selp_deep_dive\\tables\\component_decomposition.tsv" + ], + "rasterized_layers": false, + "biological_message": "The lead endothelial axis combines topology, expression and local contact support.", + "caveat": "", + "output_formats": [ + "pdf", + "svg", + "png" + ], + "panel_id": "fig2c", + "slug": "vwf_selp_component_decomposition", + "generated_at": "2026-04-29T08:45:06.603439+00:00", + "outputs": { + "pdf": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\pdf\\fig2c_vwf_selp_component_decomposition.pdf", + "svg": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\svg\\fig2c_vwf_selp_component_decomposition.svg", + "png": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\png\\fig2c_vwf_selp_component_decomposition.png", + "source_data": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\source_data\\fig2c_vwf_selp_component_decomposition.tsv", + "metadata": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\metadata\\fig2c_vwf_selp_component_decomposition.json" + }, + "width_mm": 85.0, + "height_mm": 65.0, + "font_policy": { + "font_family": "Arial", + "pdf.fonttype": 42, + "ps.fonttype": 42, + "svg.fonttype": "none", + "panel_label_pt": 8, + "title_pt": 7, + "axis_label_pt": 6, + "tick_label_pt": 5, + "legend_pt": 5 + }, + "svg_text_count": 17, + "svg_path_count": 19, + "pdffonts_status": "pdffonts_not_available", + "pdffonts_output": "", + "source_hashes": { + "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\vwf_selp_deep_dive\\tables\\component_decomposition.tsv": "6f0b1eacf87f74cf" + }, + "source_data_rows": 6 +} \ No newline at end of file diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig2d_vwf_selp_rank_sensitivity.json b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig2d_vwf_selp_rank_sensitivity.json new file mode 100644 index 0000000..c6d7517 --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig2d_vwf_selp_rank_sensitivity.json @@ -0,0 +1,45 @@ +{ + "title": "VWF-SELP rank sensitivity", + "source_tables": [ + "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\vwf_selp_deep_dive\\tables\\rank_sensitivity.tsv" + ], + "rasterized_layers": false, + "biological_message": "Component perturbations test whether the top axis is driven by one isolated term.", + "caveat": "", + "output_formats": [ + "pdf", + "svg", + "png" + ], + "panel_id": "fig2d", + "slug": "vwf_selp_rank_sensitivity", + "generated_at": "2026-04-29T08:45:07.203621+00:00", + "outputs": { + "pdf": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\pdf\\fig2d_vwf_selp_rank_sensitivity.pdf", + "svg": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\svg\\fig2d_vwf_selp_rank_sensitivity.svg", + "png": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\png\\fig2d_vwf_selp_rank_sensitivity.png", + "source_data": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\source_data\\fig2d_vwf_selp_rank_sensitivity.tsv", + "metadata": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\metadata\\fig2d_vwf_selp_rank_sensitivity.json" + }, + "width_mm": 85.0, + "height_mm": 65.0, + "font_policy": { + "font_family": "Arial", + "pdf.fonttype": 42, + "ps.fonttype": 42, + "svg.fonttype": "none", + "panel_label_pt": 8, + "title_pt": 7, + "axis_label_pt": 6, + "tick_label_pt": 5, + "legend_pt": 5 + }, + "svg_text_count": 19, + "svg_path_count": 14, + "pdffonts_status": "pdffonts_not_available", + "pdffonts_output": "", + "source_hashes": { + "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\vwf_selp_deep_dive\\tables\\rank_sensitivity.tsv": "efddedb339329d7b" + }, + "source_data_rows": 10 +} \ No newline at end of file diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig2e_expression_specificity_dotplot.json b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig2e_expression_specificity_dotplot.json new file mode 100644 index 0000000..d4bb6e6 --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig2e_expression_specificity_dotplot.json @@ -0,0 +1,45 @@ +{ + "title": "Expression specificity dotplot", + "source_tables": [ + "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\vwf_selp_deep_dive\\tables\\expression_specificity_full_wta.tsv" + ], + "rasterized_layers": false, + "biological_message": "VWF-SELP interpretation is supported by endothelial marker specificity and contamination controls.", + "caveat": "RNA expression specificity does not prove protein localization.", + "output_formats": [ + "pdf", + "svg", + "png" + ], + "panel_id": "fig2e", + "slug": "expression_specificity_dotplot", + "generated_at": "2026-04-29T08:45:08.284994+00:00", + "outputs": { + "pdf": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\pdf\\fig2e_expression_specificity_dotplot.pdf", + "svg": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\svg\\fig2e_expression_specificity_dotplot.svg", + "png": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\png\\fig2e_expression_specificity_dotplot.png", + "source_data": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\source_data\\fig2e_expression_specificity_dotplot.tsv", + "metadata": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\metadata\\fig2e_expression_specificity_dotplot.json" + }, + "width_mm": 180.0, + "height_mm": 65.0, + "font_policy": { + "font_family": "Arial", + "pdf.fonttype": 42, + "ps.fonttype": 42, + "svg.fonttype": "none", + "panel_label_pt": 8, + "title_pt": 7, + "axis_label_pt": 6, + "tick_label_pt": 5, + "legend_pt": 5 + }, + "svg_text_count": 42, + "svg_path_count": 302, + "pdffonts_status": "pdffonts_not_available", + "pdffonts_output": "", + "source_hashes": { + "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\vwf_selp_deep_dive\\tables\\expression_specificity_full_wta.tsv": "22d656b1269d11c5" + }, + "source_data_rows": 260 +} \ No newline at end of file diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig2f_vwf_selp_spatial_hotspots.json b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig2f_vwf_selp_spatial_hotspots.json new file mode 100644 index 0000000..bfae4b6 --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig2f_vwf_selp_spatial_hotspots.json @@ -0,0 +1,47 @@ +{ + "title": "VWF-SELP spatial hotspots", + "source_tables": [ + "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\vwf_selp_deep_dive\\tables\\vwf_selp_hotspot_endothelial_cells.tsv", + "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\pdc_collected\\pdc_20260426_1327\\runs\\full_common\\pyxenium\\input_cache\\adata_full_from_sparse_bundle.h5ad" + ], + "rasterized_layers": true, + "biological_message": "VWF-SELP hotspots localize to a subset of endothelial neighborhoods.", + "caveat": "Dense background cells are rasterized to keep Illustrator files usable.", + "output_formats": [ + "pdf", + "svg", + "png" + ], + "panel_id": "fig2f", + "slug": "vwf_selp_spatial_hotspots", + "generated_at": "2026-04-29T08:45:14.178306+00:00", + "outputs": { + "pdf": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\pdf\\fig2f_vwf_selp_spatial_hotspots.pdf", + "svg": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\svg\\fig2f_vwf_selp_spatial_hotspots.svg", + "png": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\png\\fig2f_vwf_selp_spatial_hotspots.png", + "source_data": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\source_data\\fig2f_vwf_selp_spatial_hotspots.tsv", + "metadata": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\metadata\\fig2f_vwf_selp_spatial_hotspots.json" + }, + "width_mm": 85.0, + "height_mm": 85.0, + "font_policy": { + "font_family": "Arial", + "pdf.fonttype": 42, + "ps.fonttype": 42, + "svg.fonttype": "none", + "panel_label_pt": 8, + "title_pt": 7, + "axis_label_pt": 6, + "tick_label_pt": 5, + "legend_pt": 5 + }, + "svg_text_count": 24, + "svg_path_count": 10, + "pdffonts_status": "pdffonts_not_available", + "pdffonts_output": "", + "source_hashes": { + "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\vwf_selp_deep_dive\\tables\\vwf_selp_hotspot_endothelial_cells.tsv": "007e51168b7044fb", + "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\pdc_collected\\pdc_20260426_1327\\runs\\full_common\\pyxenium\\input_cache\\adata_full_from_sparse_bundle.h5ad": "7a0756a5bd491109" + }, + "source_data_rows": 170490 +} \ No newline at end of file diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig2g_hotspot_neighborhood_context.json b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig2g_hotspot_neighborhood_context.json new file mode 100644 index 0000000..87e1cf5 --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig2g_hotspot_neighborhood_context.json @@ -0,0 +1,45 @@ +{ + "title": "Hotspot neighborhood context", + "source_tables": [ + "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\vwf_selp_deep_dive\\tables\\hotspot_neighbor_context.tsv" + ], + "rasterized_layers": false, + "biological_message": "Endothelial VWF-SELP hotspots can be interpreted through their neighboring cell ecology.", + "caveat": "", + "output_formats": [ + "pdf", + "svg", + "png" + ], + "panel_id": "fig2g", + "slug": "hotspot_neighborhood_context", + "generated_at": "2026-04-29T08:45:14.793494+00:00", + "outputs": { + "pdf": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\pdf\\fig2g_hotspot_neighborhood_context.pdf", + "svg": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\svg\\fig2g_hotspot_neighborhood_context.svg", + "png": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\png\\fig2g_hotspot_neighborhood_context.png", + "source_data": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\source_data\\fig2g_hotspot_neighborhood_context.tsv", + "metadata": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\metadata\\fig2g_hotspot_neighborhood_context.json" + }, + "width_mm": 85.0, + "height_mm": 65.0, + "font_policy": { + "font_family": "Arial", + "pdf.fonttype": 42, + "ps.fonttype": 42, + "svg.fonttype": "none", + "panel_label_pt": 8, + "title_pt": 7, + "axis_label_pt": 6, + "tick_label_pt": 5, + "legend_pt": 5 + }, + "svg_text_count": 24, + "svg_path_count": 27, + "pdffonts_status": "pdffonts_not_available", + "pdffonts_output": "", + "source_hashes": { + "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\vwf_selp_deep_dive\\tables\\hotspot_neighbor_context.tsv": "5b259e3b08beccd5" + }, + "source_data_rows": 12 +} \ No newline at end of file diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig2h_pathway_context.json b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig2h_pathway_context.json new file mode 100644 index 0000000..2b55432 --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig2h_pathway_context.json @@ -0,0 +1,45 @@ +{ + "title": "Pathway context", + "source_tables": [ + "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\vwf_selp_deep_dive\\tables\\vwf_selp_pathway_correlations.tsv" + ], + "rasterized_layers": false, + "biological_message": "VWF-SELP hotspots align with vascular identity and thromboinflammatory pathway panels.", + "caveat": "Pathway panels are RNA-level summaries.", + "output_formats": [ + "pdf", + "svg", + "png" + ], + "panel_id": "fig2h", + "slug": "pathway_context", + "generated_at": "2026-04-29T08:45:15.263746+00:00", + "outputs": { + "pdf": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\pdf\\fig2h_pathway_context.pdf", + "svg": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\svg\\fig2h_pathway_context.svg", + "png": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\png\\fig2h_pathway_context.png", + "source_data": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\source_data\\fig2h_pathway_context.tsv", + "metadata": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\metadata\\fig2h_pathway_context.json" + }, + "width_mm": 85.0, + "height_mm": 65.0, + "font_policy": { + "font_family": "Arial", + "pdf.fonttype": 42, + "ps.fonttype": 42, + "svg.fonttype": "none", + "panel_label_pt": 8, + "title_pt": 7, + "axis_label_pt": 6, + "tick_label_pt": 5, + "legend_pt": 5 + }, + "svg_text_count": 13, + "svg_path_count": 14, + "pdffonts_status": "pdffonts_not_available", + "pdffonts_output": "", + "source_hashes": { + "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\vwf_selp_deep_dive\\tables\\vwf_selp_pathway_correlations.tsv": "36dbc5ebc77852e2" + }, + "source_data_rows": 3 +} \ No newline at end of file diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig2i_contour_ecology_context.json b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig2i_contour_ecology_context.json new file mode 100644 index 0000000..0708bf0 --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig2i_contour_ecology_context.json @@ -0,0 +1,45 @@ +{ + "title": "Contour ecology context", + "source_tables": [ + "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\vwf_selp_deep_dive\\tables\\contour_hypothesis_ranking.tsv" + ], + "rasterized_layers": false, + "biological_message": "Vascular interaction axes can be interpreted in the broader contour and tissue-ecology context.", + "caveat": "", + "output_formats": [ + "pdf", + "svg", + "png" + ], + "panel_id": "fig2i", + "slug": "contour_ecology_context", + "generated_at": "2026-04-29T08:45:15.787088+00:00", + "outputs": { + "pdf": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\pdf\\fig2i_contour_ecology_context.pdf", + "svg": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\svg\\fig2i_contour_ecology_context.svg", + "png": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\png\\fig2i_contour_ecology_context.png", + "source_data": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\source_data\\fig2i_contour_ecology_context.tsv", + "metadata": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\metadata\\fig2i_contour_ecology_context.json" + }, + "width_mm": 85.0, + "height_mm": 65.0, + "font_policy": { + "font_family": "Arial", + "pdf.fonttype": 42, + "ps.fonttype": 42, + "svg.fonttype": "none", + "panel_label_pt": 8, + "title_pt": 7, + "axis_label_pt": 6, + "tick_label_pt": 5, + "legend_pt": 5 + }, + "svg_text_count": 23, + "svg_path_count": 17, + "pdffonts_status": "pdffonts_not_available", + "pdffonts_output": "", + "source_hashes": { + "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\vwf_selp_deep_dive\\tables\\contour_hypothesis_ranking.tsv": "e39cccaddcc1bdd3" + }, + "source_data_rows": 6 +} \ No newline at end of file diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig2j_cross_method_consensus.json b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig2j_cross_method_consensus.json new file mode 100644 index 0000000..bb3e037 --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/metadata/fig2j_cross_method_consensus.json @@ -0,0 +1,45 @@ +{ + "title": "Cross-method consensus", + "source_tables": [ + "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\pdc_validation_v2_collected\\topolink_cci_validation_v2\\tables\\cross_method_support_detail.tsv" + ], + "rasterized_layers": false, + "biological_message": "TopoLink-CCI discoveries are triangulated against independent method outputs.", + "caveat": "Methods differ in score definitions; this panel shows support categories, not raw score equivalence.", + "output_formats": [ + "pdf", + "svg", + "png" + ], + "panel_id": "fig2j", + "slug": "cross_method_consensus", + "generated_at": "2026-04-29T08:45:16.393841+00:00", + "outputs": { + "pdf": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\pdf\\fig2j_cross_method_consensus.pdf", + "svg": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\svg\\fig2j_cross_method_consensus.svg", + "png": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\png\\fig2j_cross_method_consensus.png", + "source_data": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\source_data\\fig2j_cross_method_consensus.tsv", + "metadata": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\topolink_cci_short_communication\\figures\\panels\\metadata\\fig2j_cross_method_consensus.json" + }, + "width_mm": 180.0, + "height_mm": 65.0, + "font_policy": { + "font_family": "Arial", + "pdf.fonttype": 42, + "ps.fonttype": 42, + "svg.fonttype": "none", + "panel_label_pt": 8, + "title_pt": 7, + "axis_label_pt": 6, + "tick_label_pt": 5, + "legend_pt": 5 + }, + "svg_text_count": 14, + "svg_path_count": 19, + "pdffonts_status": "pdffonts_not_available", + "pdffonts_output": "", + "source_hashes": { + "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\pdc_validation_v2_collected\\topolink_cci_validation_v2\\tables\\cross_method_support_detail.tsv": "5695b36937c57202" + }, + "source_data_rows": 35 +} \ No newline at end of file diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/panel_manifest.tsv b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/panel_manifest.tsv new file mode 100644 index 0000000..5389087 --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/panel_manifest.tsv @@ -0,0 +1,17 @@ +panel_id slug title pdf svg png source_data metadata width_mm height_mm font_family pdf_fonttype svg_fonttype svg_text_count svg_path_count pdffonts_status rasterized_layers source_data_rows source_hashes biological_message caveat +fig1a problem_schematic False-positive problem in spatial CCI D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\pdf\fig1a_problem_schematic.pdf D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\svg\fig1a_problem_schematic.svg D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\png\fig1a_problem_schematic.png D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\source_data\fig1a_problem_schematic.tsv D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\metadata\fig1a_problem_schematic.json 180.0 65.0 Arial 42 none 11 9 pdffonts_not_available False 4 {} Spatial CCI needs orthogonal evidence beyond expression, database membership or proximity alone. Schematic panel; source data records graphical elements. +fig1b topolink_score_formula TopoLink-CCI score formula D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\pdf\fig1b_topolink_score_formula.pdf D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\svg\fig1b_topolink_score_formula.svg D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\png\fig1b_topolink_score_formula.png D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\source_data\fig1b_topolink_score_formula.tsv D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\metadata\fig1b_topolink_score_formula.json 180.0 65.0 Arial 42 none 15 7 pdffonts_not_available False 6 {} The discovery score is a prior-weighted geometric mean of six diagnostic components. Schematic formula uses editable text rather than math outlines. +fig1c local_contact_model Local contact model D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\pdf\fig1c_local_contact_model.pdf D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\svg\fig1c_local_contact_model.svg D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\png\fig1c_local_contact_model.png D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\source_data\fig1c_local_contact_model.tsv D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\metadata\fig1c_local_contact_model.json 85.0 65.0 Arial 42 none 3 9 pdffonts_not_available False 12 {} Local contact links candidate molecular axes to the actual cell-cell neighbor graph. Schematic panel; source data records nodes and edges. +fig1d validation_gate_map Validation gate map D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\pdf\fig1d_validation_gate_map.pdf D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\svg\fig1d_validation_gate_map.svg D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\png\fig1d_validation_gate_map.png D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\source_data\fig1d_validation_gate_map.tsv D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\metadata\fig1d_validation_gate_map.json 180.0 65.0 Arial 42 none 22 25 pdffonts_not_available False 6 {} TopoLink-CCI reports candidates with controls inspired by established CCC methods. Schematic mapping, not a claim of identical software reimplementation. +fig1e evidence_matrix Evidence matrix D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\pdf\fig1e_evidence_matrix.pdf D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\svg\fig1e_evidence_matrix.svg D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\png\fig1e_evidence_matrix.png D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\source_data\fig1e_evidence_matrix.tsv D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\metadata\fig1e_evidence_matrix.json 180.0 65.0 Arial 42 none 18 24 pdffonts_not_available False 63 "{""D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\pdc_validation_v2_collected\\topolink_cci_validation_v2\\tables\\topolink_cci_validation_v2_evidence.tsv"": ""d87a16edfce1c50e""}" Seven representative TopoLink-CCI axes have strong computational support. Orange marks are axis-specific weak evidence layers, not artifact-risk calls. +fig1f false_positive_controls_quantitative Quantitative false-positive controls D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\pdf\fig1f_false_positive_controls_quantitative.pdf D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\svg\fig1f_false_positive_controls_quantitative.svg D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\png\fig1f_false_positive_controls_quantitative.png D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\source_data\fig1f_false_positive_controls_quantitative.tsv D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\metadata\fig1f_false_positive_controls_quantitative.json 180.0 65.0 Arial 42 none 13 33 pdffonts_not_available False 28 "{""D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\pdc_validation_v2_collected\\topolink_cci_validation_v2\\tables\\topolink_cci_validation_v2_evidence.tsv"": ""d87a16edfce1c50e""}" Representative axes pass multiple quantitative controls, not just the TopoLink-CCI score. Bubble sizes use transformed metrics; raw values are in source data. +fig2a whole_dataset_rank_landscape Whole-dataset score landscape D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\pdf\fig2a_whole_dataset_rank_landscape.pdf D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\svg\fig2a_whole_dataset_rank_landscape.svg D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\png\fig2a_whole_dataset_rank_landscape.png D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\source_data\fig2a_whole_dataset_rank_landscape.tsv D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\metadata\fig2a_whole_dataset_rank_landscape.json 180.0 65.0 Arial 42 none 19 21 pdffonts_not_available False 126 "{""D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\pdc_collected\\pdc_20260426_1327\\runs\\full_common\\pyxenium\\pyxenium_scores.tsv"": ""7bb7f9fcf3d2c589"", ""D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\pdc_validation_v2_collected\\topolink_cci_validation_v2\\tables\\topolink_cci_validation_v2_evidence.tsv"": ""d87a16edfce1c50e""}" TopoLink-CCI ranks 1,319,600 whole-dataset candidate axes and highlights validated discoveries. Histogram bins are source data; highlighted lines mark seven representative axes. +fig2b top_interpretable_axes Top interpretable axes D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\pdf\fig2b_top_interpretable_axes.pdf D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\svg\fig2b_top_interpretable_axes.svg D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\png\fig2b_top_interpretable_axes.png D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\source_data\fig2b_top_interpretable_axes.tsv D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\metadata\fig2b_top_interpretable_axes.json 85.0 65.0 Arial 42 none 26 22 pdffonts_not_available False 7 "{""D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\pdc_validation_v2_collected\\topolink_cci_validation_v2\\tables\\topolink_cci_validation_v2_evidence.tsv"": ""d87a16edfce1c50e""}" High-scoring axes span vascular, immune, stromal, Notch and tumor-intrinsic biology. +fig2c vwf_selp_component_decomposition VWF-SELP component decomposition D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\pdf\fig2c_vwf_selp_component_decomposition.pdf D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\svg\fig2c_vwf_selp_component_decomposition.svg D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\png\fig2c_vwf_selp_component_decomposition.png D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\source_data\fig2c_vwf_selp_component_decomposition.tsv D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\metadata\fig2c_vwf_selp_component_decomposition.json 85.0 65.0 Arial 42 none 17 19 pdffonts_not_available False 6 "{""D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\vwf_selp_deep_dive\\tables\\component_decomposition.tsv"": ""6f0b1eacf87f74cf""}" The lead endothelial axis combines topology, expression and local contact support. +fig2d vwf_selp_rank_sensitivity VWF-SELP rank sensitivity D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\pdf\fig2d_vwf_selp_rank_sensitivity.pdf D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\svg\fig2d_vwf_selp_rank_sensitivity.svg D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\png\fig2d_vwf_selp_rank_sensitivity.png D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\source_data\fig2d_vwf_selp_rank_sensitivity.tsv D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\metadata\fig2d_vwf_selp_rank_sensitivity.json 85.0 65.0 Arial 42 none 19 14 pdffonts_not_available False 10 "{""D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\vwf_selp_deep_dive\\tables\\rank_sensitivity.tsv"": ""efddedb339329d7b""}" Component perturbations test whether the top axis is driven by one isolated term. +fig2e expression_specificity_dotplot Expression specificity dotplot D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\pdf\fig2e_expression_specificity_dotplot.pdf D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\svg\fig2e_expression_specificity_dotplot.svg D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\png\fig2e_expression_specificity_dotplot.png D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\source_data\fig2e_expression_specificity_dotplot.tsv D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\metadata\fig2e_expression_specificity_dotplot.json 180.0 65.0 Arial 42 none 42 302 pdffonts_not_available False 260 "{""D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\vwf_selp_deep_dive\\tables\\expression_specificity_full_wta.tsv"": ""22d656b1269d11c5""}" VWF-SELP interpretation is supported by endothelial marker specificity and contamination controls. RNA expression specificity does not prove protein localization. +fig2f vwf_selp_spatial_hotspots VWF-SELP spatial hotspots D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\pdf\fig2f_vwf_selp_spatial_hotspots.pdf D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\svg\fig2f_vwf_selp_spatial_hotspots.svg D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\png\fig2f_vwf_selp_spatial_hotspots.png D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\source_data\fig2f_vwf_selp_spatial_hotspots.tsv D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\metadata\fig2f_vwf_selp_spatial_hotspots.json 85.0 85.0 Arial 42 none 24 10 pdffonts_not_available True 170490 "{""D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\pdc_collected\\pdc_20260426_1327\\runs\\full_common\\pyxenium\\input_cache\\adata_full_from_sparse_bundle.h5ad"": ""7a0756a5bd491109"", ""D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\vwf_selp_deep_dive\\tables\\vwf_selp_hotspot_endothelial_cells.tsv"": ""007e51168b7044fb""}" VWF-SELP hotspots localize to a subset of endothelial neighborhoods. Dense background cells are rasterized to keep Illustrator files usable. +fig2g hotspot_neighborhood_context Hotspot neighborhood context D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\pdf\fig2g_hotspot_neighborhood_context.pdf D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\svg\fig2g_hotspot_neighborhood_context.svg D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\png\fig2g_hotspot_neighborhood_context.png D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\source_data\fig2g_hotspot_neighborhood_context.tsv D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\metadata\fig2g_hotspot_neighborhood_context.json 85.0 65.0 Arial 42 none 24 27 pdffonts_not_available False 12 "{""D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\vwf_selp_deep_dive\\tables\\hotspot_neighbor_context.tsv"": ""5b259e3b08beccd5""}" Endothelial VWF-SELP hotspots can be interpreted through their neighboring cell ecology. +fig2h pathway_context Pathway context D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\pdf\fig2h_pathway_context.pdf D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\svg\fig2h_pathway_context.svg D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\png\fig2h_pathway_context.png D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\source_data\fig2h_pathway_context.tsv D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\metadata\fig2h_pathway_context.json 85.0 65.0 Arial 42 none 13 14 pdffonts_not_available False 3 "{""D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\vwf_selp_deep_dive\\tables\\vwf_selp_pathway_correlations.tsv"": ""36dbc5ebc77852e2""}" VWF-SELP hotspots align with vascular identity and thromboinflammatory pathway panels. Pathway panels are RNA-level summaries. +fig2i contour_ecology_context Contour ecology context D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\pdf\fig2i_contour_ecology_context.pdf D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\svg\fig2i_contour_ecology_context.svg D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\png\fig2i_contour_ecology_context.png D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\source_data\fig2i_contour_ecology_context.tsv D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\metadata\fig2i_contour_ecology_context.json 85.0 65.0 Arial 42 none 23 17 pdffonts_not_available False 6 "{""D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\vwf_selp_deep_dive\\tables\\contour_hypothesis_ranking.tsv"": ""e39cccaddcc1bdd3""}" Vascular interaction axes can be interpreted in the broader contour and tissue-ecology context. +fig2j cross_method_consensus Cross-method consensus D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\pdf\fig2j_cross_method_consensus.pdf D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\svg\fig2j_cross_method_consensus.svg D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\png\fig2j_cross_method_consensus.png D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\source_data\fig2j_cross_method_consensus.tsv D:\GitHub\pyXenium\benchmarking\cci_2026_atera\topolink_cci_short_communication\figures\panels\metadata\fig2j_cross_method_consensus.json 180.0 65.0 Arial 42 none 14 19 pdffonts_not_available False 35 "{""D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\pdc_validation_v2_collected\\topolink_cci_validation_v2\\tables\\cross_method_support_detail.tsv"": ""5695b36937c57202""}" TopoLink-CCI discoveries are triangulated against independent method outputs. Methods differ in score definitions; this panel shows support categories, not raw score equivalence. diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig1a_problem_schematic.pdf b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig1a_problem_schematic.pdf new file mode 100644 index 0000000..8598693 Binary files /dev/null and b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig1a_problem_schematic.pdf differ diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig1b_topolink_score_formula.pdf b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig1b_topolink_score_formula.pdf new file mode 100644 index 0000000..32a9850 Binary files /dev/null and b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig1b_topolink_score_formula.pdf differ diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig1c_local_contact_model.pdf b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig1c_local_contact_model.pdf new file mode 100644 index 0000000..0cf7f07 Binary files /dev/null and b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig1c_local_contact_model.pdf differ diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig1d_validation_gate_map.pdf b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig1d_validation_gate_map.pdf new file mode 100644 index 0000000..43e4e5a Binary files /dev/null and b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig1d_validation_gate_map.pdf differ diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig1e_evidence_matrix.pdf b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig1e_evidence_matrix.pdf new file mode 100644 index 0000000..42c785e Binary files /dev/null and b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig1e_evidence_matrix.pdf differ diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig1f_false_positive_controls_quantitative.pdf b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig1f_false_positive_controls_quantitative.pdf new file mode 100644 index 0000000..e538ede Binary files /dev/null and b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig1f_false_positive_controls_quantitative.pdf differ diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig2a_whole_dataset_rank_landscape.pdf b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig2a_whole_dataset_rank_landscape.pdf new file mode 100644 index 0000000..d39f559 Binary files /dev/null and b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig2a_whole_dataset_rank_landscape.pdf differ diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig2b_top_interpretable_axes.pdf b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig2b_top_interpretable_axes.pdf new file mode 100644 index 0000000..46b2657 Binary files /dev/null and b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig2b_top_interpretable_axes.pdf differ diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig2c_vwf_selp_component_decomposition.pdf b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig2c_vwf_selp_component_decomposition.pdf new file mode 100644 index 0000000..2eb39ce Binary files /dev/null and b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig2c_vwf_selp_component_decomposition.pdf differ diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig2d_vwf_selp_rank_sensitivity.pdf b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig2d_vwf_selp_rank_sensitivity.pdf new file mode 100644 index 0000000..1b2f5a4 Binary files /dev/null and b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig2d_vwf_selp_rank_sensitivity.pdf differ diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig2e_expression_specificity_dotplot.pdf b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig2e_expression_specificity_dotplot.pdf new file mode 100644 index 0000000..25472f1 Binary files /dev/null and b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig2e_expression_specificity_dotplot.pdf differ diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig2f_vwf_selp_spatial_hotspots.pdf b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig2f_vwf_selp_spatial_hotspots.pdf new file mode 100644 index 0000000..3c5b835 Binary files /dev/null and b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig2f_vwf_selp_spatial_hotspots.pdf differ diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig2g_hotspot_neighborhood_context.pdf b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig2g_hotspot_neighborhood_context.pdf new file mode 100644 index 0000000..7b73756 Binary files /dev/null and b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig2g_hotspot_neighborhood_context.pdf differ diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig2h_pathway_context.pdf b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig2h_pathway_context.pdf new file mode 100644 index 0000000..beaa2fb Binary files /dev/null and b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig2h_pathway_context.pdf differ diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig2i_contour_ecology_context.pdf b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig2i_contour_ecology_context.pdf new file mode 100644 index 0000000..dee02b7 Binary files /dev/null and b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig2i_contour_ecology_context.pdf differ diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig2j_cross_method_consensus.pdf b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig2j_cross_method_consensus.pdf new file mode 100644 index 0000000..ac0915b Binary files /dev/null and b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/pdf/fig2j_cross_method_consensus.pdf differ diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig1a_problem_schematic.png b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig1a_problem_schematic.png new file mode 100644 index 0000000..1381e02 Binary files /dev/null and b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig1a_problem_schematic.png differ diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig1b_topolink_score_formula.png b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig1b_topolink_score_formula.png new file mode 100644 index 0000000..1aecc08 Binary files /dev/null and b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig1b_topolink_score_formula.png differ diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig1c_local_contact_model.png b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig1c_local_contact_model.png new file mode 100644 index 0000000..d85c189 Binary files /dev/null and b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig1c_local_contact_model.png differ diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig1d_validation_gate_map.png b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig1d_validation_gate_map.png new file mode 100644 index 0000000..2030bb4 Binary files /dev/null and b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig1d_validation_gate_map.png differ diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig1e_evidence_matrix.png b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig1e_evidence_matrix.png new file mode 100644 index 0000000..bfcaf5f Binary files /dev/null and b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig1e_evidence_matrix.png differ diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig1f_false_positive_controls_quantitative.png b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig1f_false_positive_controls_quantitative.png new file mode 100644 index 0000000..d7be28e Binary files /dev/null and b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig1f_false_positive_controls_quantitative.png differ diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig2a_whole_dataset_rank_landscape.png b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig2a_whole_dataset_rank_landscape.png new file mode 100644 index 0000000..1616875 Binary files /dev/null and b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig2a_whole_dataset_rank_landscape.png differ diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig2b_top_interpretable_axes.png b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig2b_top_interpretable_axes.png new file mode 100644 index 0000000..906b0a7 Binary files /dev/null and b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig2b_top_interpretable_axes.png differ diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig2c_vwf_selp_component_decomposition.png b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig2c_vwf_selp_component_decomposition.png new file mode 100644 index 0000000..1de76c7 Binary files /dev/null and b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig2c_vwf_selp_component_decomposition.png differ diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig2d_vwf_selp_rank_sensitivity.png b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig2d_vwf_selp_rank_sensitivity.png new file mode 100644 index 0000000..73637dc Binary files /dev/null and b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig2d_vwf_selp_rank_sensitivity.png differ diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig2e_expression_specificity_dotplot.png b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig2e_expression_specificity_dotplot.png new file mode 100644 index 0000000..f814a1b Binary files /dev/null and b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig2e_expression_specificity_dotplot.png differ diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig2f_vwf_selp_spatial_hotspots.png b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig2f_vwf_selp_spatial_hotspots.png new file mode 100644 index 0000000..a157335 Binary files /dev/null and b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig2f_vwf_selp_spatial_hotspots.png differ diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig2g_hotspot_neighborhood_context.png b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig2g_hotspot_neighborhood_context.png new file mode 100644 index 0000000..1a09ff6 Binary files /dev/null and b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig2g_hotspot_neighborhood_context.png differ diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig2h_pathway_context.png b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig2h_pathway_context.png new file mode 100644 index 0000000..24cd3c2 Binary files /dev/null and b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig2h_pathway_context.png differ diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig2i_contour_ecology_context.png b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig2i_contour_ecology_context.png new file mode 100644 index 0000000..cf77344 Binary files /dev/null and b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig2i_contour_ecology_context.png differ diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig2j_cross_method_consensus.png b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig2j_cross_method_consensus.png new file mode 100644 index 0000000..701d91b Binary files /dev/null and b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/png/fig2j_cross_method_consensus.png differ diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig1a_problem_schematic.tsv b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig1a_problem_schematic.tsv new file mode 100644 index 0000000..45cee79 --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig1a_problem_schematic.tsv @@ -0,0 +1,5 @@ +element x y label category value +box 0.17 0.67 expression-only candidate false_positive_source 1 +box 0.48 0.67 database membership false_positive_source 1 +box 0.79 0.67 spatial proximity false_positive_source 1 +box 0.5 0.23 TopoLink-CCI combined evidence solution 1 diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig1b_topolink_score_formula.tsv b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig1b_topolink_score_formula.tsv new file mode 100644 index 0000000..bec1a09 --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig1b_topolink_score_formula.tsv @@ -0,0 +1,7 @@ +element x y label category description value +component 0.185 0.53 sender anchor score_component ligand fits sender topology 1 +component 0.495 0.53 receiver anchor score_component receptor fits receiver topology 2 +component 0.805 0.53 structure bridge score_component sender-receiver tissue relation 3 +component 0.185 0.26 sender expression score_component ligand expressed in sender 4 +component 0.495 0.26 receiver expression score_component receptor expressed in receiver 5 +component 0.805 0.26 local contact score_component neighbor edges support interaction 6 diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig1c_local_contact_model.tsv b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig1c_local_contact_model.tsv new file mode 100644 index 0000000..c7c156b --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig1c_local_contact_model.tsv @@ -0,0 +1,13 @@ +element x y label category value +node 0.25 0.68 sender_1 sender 1.0 +node 0.2 0.48 sender_2 sender 1.0 +node 0.32 0.32 sender_3 sender 1.0 +node 0.68 0.7 receiver_1 receiver 1.0 +node 0.76 0.5 receiver_2 receiver 1.0 +node 0.62 0.34 receiver_3 receiver 1.0 +edge 0.465 0.69 edge_1 neighbor_edge 0.9 +edge 0.505 0.5900000000000001 edge_2 neighbor_edge 0.5 +edge 0.48 0.49 edge_3 neighbor_edge 0.7 +edge 0.47 0.33 edge_4 neighbor_edge 0.8 +edge 0.41000000000000003 0.41000000000000003 edge_5 neighbor_edge 0.2 +formula 0.5 0.14 local contact support summary 1.0 diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig1d_validation_gate_map.tsv b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig1d_validation_gate_map.tsv new file mode 100644 index 0000000..5f6fe8c --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig1d_validation_gate_map.tsv @@ -0,0 +1,7 @@ +element x y label category value +gate 0.10500000000000001 0.3 cell-label permutation CellPhoneDB/ Squidpy 1 +gate 0.26 0.3 group specificity CellChat 2 +gate 0.415 0.3 spatial null + matched genes stLearn/ SpatialDM 3 +gate 0.5700000000000001 0.3 receiver target support NicheNet 4 +gate 0.7250000000000001 0.3 cross-method consensus LIANA 5 +gate 0.8800000000000001 0.3 ablation + bootstrap pyXenium 6 diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig1e_evidence_matrix.tsv b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig1e_evidence_matrix.tsv new file mode 100644 index 0000000..b3ba3d5 --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig1e_evidence_matrix.tsv @@ -0,0 +1,64 @@ +x y value category label +expression VWF-SELP 1 pass VWF-SELP:expression +label perm. VWF-SELP 1 pass VWF-SELP:label perm. +spatial null VWF-SELP 1 pass VWF-SELP:spatial null +matched genes VWF-SELP 1 pass VWF-SELP:matched genes +downstream VWF-SELP 1 pass VWF-SELP:downstream +received signal VWF-SELP 1 pass VWF-SELP:received signal +cross method VWF-SELP 1 pass VWF-SELP:cross method +ablation VWF-SELP 0 weak VWF-SELP:ablation +bootstrap VWF-SELP 1 pass VWF-SELP:bootstrap +expression VWF-LRP1 1 pass VWF-LRP1:expression +label perm. VWF-LRP1 1 pass VWF-LRP1:label perm. +spatial null VWF-LRP1 1 pass VWF-LRP1:spatial null +matched genes VWF-LRP1 1 pass VWF-LRP1:matched genes +downstream VWF-LRP1 1 pass VWF-LRP1:downstream +received signal VWF-LRP1 1 pass VWF-LRP1:received signal +cross method VWF-LRP1 1 pass VWF-LRP1:cross method +ablation VWF-LRP1 0 weak VWF-LRP1:ablation +bootstrap VWF-LRP1 1 pass VWF-LRP1:bootstrap +expression MMRN2-CD93 1 pass MMRN2-CD93:expression +label perm. MMRN2-CD93 1 pass MMRN2-CD93:label perm. +spatial null MMRN2-CD93 1 pass MMRN2-CD93:spatial null +matched genes MMRN2-CD93 1 pass MMRN2-CD93:matched genes +downstream MMRN2-CD93 1 pass MMRN2-CD93:downstream +received signal MMRN2-CD93 1 pass MMRN2-CD93:received signal +cross method MMRN2-CD93 1 pass MMRN2-CD93:cross method +ablation MMRN2-CD93 0 weak MMRN2-CD93:ablation +bootstrap MMRN2-CD93 1 pass MMRN2-CD93:bootstrap +expression CD48-CD2 1 pass CD48-CD2:expression +label perm. CD48-CD2 1 pass CD48-CD2:label perm. +spatial null CD48-CD2 1 pass CD48-CD2:spatial null +matched genes CD48-CD2 1 pass CD48-CD2:matched genes +downstream CD48-CD2 1 pass CD48-CD2:downstream +received signal CD48-CD2 1 pass CD48-CD2:received signal +cross method CD48-CD2 1 pass CD48-CD2:cross method +ablation CD48-CD2 0 weak CD48-CD2:ablation +bootstrap CD48-CD2 1 pass CD48-CD2:bootstrap +expression DLL4-NOTCH3 1 pass DLL4-NOTCH3:expression +label perm. DLL4-NOTCH3 1 pass DLL4-NOTCH3:label perm. +spatial null DLL4-NOTCH3 1 pass DLL4-NOTCH3:spatial null +matched genes DLL4-NOTCH3 1 pass DLL4-NOTCH3:matched genes +downstream DLL4-NOTCH3 1 pass DLL4-NOTCH3:downstream +received signal DLL4-NOTCH3 1 pass DLL4-NOTCH3:received signal +cross method DLL4-NOTCH3 1 pass DLL4-NOTCH3:cross method +ablation DLL4-NOTCH3 0 weak DLL4-NOTCH3:ablation +bootstrap DLL4-NOTCH3 1 pass DLL4-NOTCH3:bootstrap +expression CXCL12-CXCR4 1 pass CXCL12-CXCR4:expression +label perm. CXCL12-CXCR4 1 pass CXCL12-CXCR4:label perm. +spatial null CXCL12-CXCR4 0 weak CXCL12-CXCR4:spatial null +matched genes CXCL12-CXCR4 1 pass CXCL12-CXCR4:matched genes +downstream CXCL12-CXCR4 1 pass CXCL12-CXCR4:downstream +received signal CXCL12-CXCR4 1 pass CXCL12-CXCR4:received signal +cross method CXCL12-CXCR4 1 pass CXCL12-CXCR4:cross method +ablation CXCL12-CXCR4 0 weak CXCL12-CXCR4:ablation +bootstrap CXCL12-CXCR4 1 pass CXCL12-CXCR4:bootstrap +expression JAG1-NOTCH2 1 pass JAG1-NOTCH2:expression +label perm. JAG1-NOTCH2 1 pass JAG1-NOTCH2:label perm. +spatial null JAG1-NOTCH2 1 pass JAG1-NOTCH2:spatial null +matched genes JAG1-NOTCH2 0 weak JAG1-NOTCH2:matched genes +downstream JAG1-NOTCH2 0 weak JAG1-NOTCH2:downstream +received signal JAG1-NOTCH2 1 pass JAG1-NOTCH2:received signal +cross method JAG1-NOTCH2 1 pass JAG1-NOTCH2:cross method +ablation JAG1-NOTCH2 0 weak JAG1-NOTCH2:ablation +bootstrap JAG1-NOTCH2 1 pass JAG1-NOTCH2:bootstrap diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig1f_false_positive_controls_quantitative.tsv b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig1f_false_positive_controls_quantitative.tsv new file mode 100644 index 0000000..f2b1210 --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig1f_false_positive_controls_quantitative.tsv @@ -0,0 +1,29 @@ +x y value raw_value category label +label perm. FDR VWF-SELP 2.6998377258672535 0.0019960079840319 -log10 VWF-SELP +spatial null FDR VWF-SELP 2.3324384599156125 0.0046511627906976 -log10 VWF-SELP +matched gene z VWF-SELP 6.674917611699146 6.674917611699146 z VWF-SELP +downstream FDR VWF-SELP 1.5656791933629541 0.0271844660194174 -log10 VWF-SELP +label perm. FDR VWF-LRP1 2.6998377258672535 0.0019960079840319 -log10 VWF-LRP1 +spatial null FDR VWF-LRP1 2.3324384599156125 0.0046511627906976 -log10 VWF-LRP1 +matched gene z VWF-LRP1 11.234674798948532 11.234674798948532 z VWF-LRP1 +downstream FDR VWF-LRP1 1.5356299114333811 0.0291319857312722 -log10 VWF-LRP1 +label perm. FDR MMRN2-CD93 2.6998377258672535 0.0019960079840319 -log10 MMRN2-CD93 +spatial null FDR MMRN2-CD93 2.3324384599156125 0.0046511627906976 -log10 MMRN2-CD93 +matched gene z MMRN2-CD93 6.198278570208171 6.198278570208171 z MMRN2-CD93 +downstream FDR MMRN2-CD93 2.0796979557836566 0.0083234244946492 -log10 MMRN2-CD93 +label perm. FDR CD48-CD2 2.6998377258672535 0.0019960079840319 -log10 CD48-CD2 +spatial null FDR CD48-CD2 1.934498451243571 0.0116279069767441 -log10 CD48-CD2 +matched gene z CD48-CD2 9.860708047779738 9.860708047779738 z CD48-CD2 +downstream FDR CD48-CD2 2.0796979557836566 0.0083234244946492 -log10 CD48-CD2 +label perm. FDR DLL4-NOTCH3 2.6998377258672535 0.0019960079840319 -log10 DLL4-NOTCH3 +spatial null FDR DLL4-NOTCH3 2.3324384599156125 0.0046511627906976 -log10 DLL4-NOTCH3 +matched gene z DLL4-NOTCH3 8.301941713984622 8.301941713984622 z DLL4-NOTCH3 +downstream FDR DLL4-NOTCH3 1.593557303304013 0.0254942767950052 -log10 DLL4-NOTCH3 +label perm. FDR CXCL12-CXCR4 2.6998377258672535 0.0019960079840319 -log10 CXCL12-CXCR4 +spatial null FDR CXCL12-CXCR4 0.2355284469075489 0.5813953488372093 -log10 CXCL12-CXCR4 +matched gene z CXCL12-CXCR4 11.218977606863426 11.218977606863426 z CXCL12-CXCR4 +downstream FDR CXCL12-CXCR4 1.593557303304013 0.0254942767950052 -log10 CXCL12-CXCR4 +label perm. FDR JAG1-NOTCH2 2.6998377258672535 0.0019960079840319 -log10 JAG1-NOTCH2 +spatial null FDR JAG1-NOTCH2 2.3324384599156125 0.0046511627906976 -log10 JAG1-NOTCH2 +matched gene z JAG1-NOTCH2 0.3126368933035661 0.3126368933035661 z JAG1-NOTCH2 +downstream FDR JAG1-NOTCH2 0.21637509566319943 0.6076099881093936 -log10 JAG1-NOTCH2 diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig2a_whole_dataset_rank_landscape.tsv b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig2a_whole_dataset_rank_landscape.tsv new file mode 100644 index 0000000..79cb18d --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig2a_whole_dataset_rank_landscape.tsv @@ -0,0 +1,127 @@ +x y value category label +0.0033247446924394236 356987.0 356987 histogram CCI_score_bin +0.009974234077318272 517171.0 517171 histogram CCI_score_bin +0.01662372346219712 272711.0 272711 histogram CCI_score_bin +0.023273212847075966 80638.0 80638 histogram CCI_score_bin +0.029922702231954812 18366.0 18366 histogram CCI_score_bin +0.03657219161683366 3783.0 3783 histogram CCI_score_bin +0.04322168100171251 947.0 947 histogram CCI_score_bin +0.049871170386591356 462.0 462 histogram CCI_score_bin +0.0565206597714702 702.0 702 histogram CCI_score_bin +0.06317014915634905 963.0 963 histogram CCI_score_bin +0.06981963854122789 1314.0 1314 histogram CCI_score_bin +0.07646912792610674 1579.0 1579 histogram CCI_score_bin +0.0831186173109856 2007.0 2007 histogram CCI_score_bin +0.08976810669586444 2101.0 2101 histogram CCI_score_bin +0.0964175960807433 2390.0 2390 histogram CCI_score_bin +0.10306708546562213 2500.0 2500 histogram CCI_score_bin +0.10971657485050099 2661.0 2661 histogram CCI_score_bin +0.11636606423537982 2680.0 2680 histogram CCI_score_bin +0.12301555362025868 2710.0 2710 histogram CCI_score_bin +0.12966504300513754 2736.0 2736 histogram CCI_score_bin +0.13631453239001637 2698.0 2698 histogram CCI_score_bin +0.1429640217748952 2621.0 2621 histogram CCI_score_bin +0.14961351115977406 2622.0 2622 histogram CCI_score_bin +0.15626300054465292 2395.0 2395 histogram CCI_score_bin +0.16291248992953178 2306.0 2306 histogram CCI_score_bin +0.1695619793144106 2106.0 2106 histogram CCI_score_bin +0.17621146869928944 1990.0 1990 histogram CCI_score_bin +0.1828609580841683 1982.0 1982 histogram CCI_score_bin +0.18951044746904716 1769.0 1769 histogram CCI_score_bin +0.196159936853926 1672.0 1672 histogram CCI_score_bin +0.20280942623880482 1590.0 1590 histogram CCI_score_bin +0.20945891562368368 1503.0 1503 histogram CCI_score_bin +0.21610840500856254 1383.0 1383 histogram CCI_score_bin +0.2227578943934414 1309.0 1309 histogram CCI_score_bin +0.22940738377832023 1236.0 1236 histogram CCI_score_bin +0.23605687316319907 1157.0 1157 histogram CCI_score_bin +0.24270636254807793 1064.0 1064 histogram CCI_score_bin +0.24935585193295678 1054.0 1054 histogram CCI_score_bin +0.2560053413178356 932.0 932 histogram CCI_score_bin +0.26265483070271445 891.0 891 histogram CCI_score_bin +0.2693043200875933 796.0 796 histogram CCI_score_bin +0.27595380947247217 739.0 739 histogram CCI_score_bin +0.282603298857351 686.0 686 histogram CCI_score_bin +0.2892527882422299 656.0 656 histogram CCI_score_bin +0.2959022776271087 567.0 567 histogram CCI_score_bin +0.30255176701198755 587.0 587 histogram CCI_score_bin +0.3092012563968664 522.0 522 histogram CCI_score_bin +0.31585074578174527 456.0 456 histogram CCI_score_bin +0.32250023516662407 407.0 407 histogram CCI_score_bin +0.32914972455150293 371.0 371 histogram CCI_score_bin +0.3357992139363818 347.0 347 histogram CCI_score_bin +0.34244870332126065 311.0 311 histogram CCI_score_bin +0.3490981927061395 278.0 278 histogram CCI_score_bin +0.3557476820910183 284.0 284 histogram CCI_score_bin +0.3623971714758972 281.0 281 histogram CCI_score_bin +0.36904666086077603 216.0 216 histogram CCI_score_bin +0.3756961502456549 205.0 205 histogram CCI_score_bin +0.3823456396305337 178.0 178 histogram CCI_score_bin +0.38899512901541256 152.0 152 histogram CCI_score_bin +0.3956446184002914 174.0 174 histogram CCI_score_bin +0.4022941077851703 153.0 153 histogram CCI_score_bin +0.40894359717004913 148.0 148 histogram CCI_score_bin +0.41559308655492794 122.0 122 histogram CCI_score_bin +0.4222425759398068 102.0 102 histogram CCI_score_bin +0.42889206532468566 115.0 115 histogram CCI_score_bin +0.4355415547095645 92.0 92 histogram CCI_score_bin +0.4421910440944433 79.0 79 histogram CCI_score_bin +0.4488405334793222 73.0 73 histogram CCI_score_bin +0.45549002286420104 58.0 58 histogram CCI_score_bin +0.4621395122490799 67.0 67 histogram CCI_score_bin +0.46878900163395876 46.0 46 histogram CCI_score_bin +0.47543849101883756 62.0 62 histogram CCI_score_bin +0.4820879804037164 42.0 42 histogram CCI_score_bin +0.4887374697885953 41.0 41 histogram CCI_score_bin +0.49538695917347414 51.0 51 histogram CCI_score_bin +0.502036448558353 39.0 39 histogram CCI_score_bin +0.5086859379432318 43.0 43 histogram CCI_score_bin +0.5153354273281107 39.0 39 histogram CCI_score_bin +0.5219849167129895 25.0 25 histogram CCI_score_bin +0.5286344060978683 26.0 26 histogram CCI_score_bin +0.5352838954827472 31.0 31 histogram CCI_score_bin +0.541933384867626 18.0 18 histogram CCI_score_bin +0.548582874252505 22.0 22 histogram CCI_score_bin +0.5552323636373837 23.0 23 histogram CCI_score_bin +0.5618818530222627 17.0 17 histogram CCI_score_bin +0.5685313424071414 22.0 22 histogram CCI_score_bin +0.5751808317920203 14.0 14 histogram CCI_score_bin +0.5818303211768991 15.0 15 histogram CCI_score_bin +0.5884798105617779 15.0 15 histogram CCI_score_bin +0.5951292999466569 11.0 11 histogram CCI_score_bin +0.6017787893315356 8.0 8 histogram CCI_score_bin +0.6084282787164146 11.0 11 histogram CCI_score_bin +0.6150777681012933 8.0 8 histogram CCI_score_bin +0.6217272574861723 9.0 9 histogram CCI_score_bin +0.628376746871051 7.0 7 histogram CCI_score_bin +0.63502623625593 6.0 6 histogram CCI_score_bin +0.6416757256408088 5.0 5 histogram CCI_score_bin +0.6483252150256875 2.0 2 histogram CCI_score_bin +0.6549747044105665 2.0 2 histogram CCI_score_bin +0.6616241937954452 4.0 4 histogram CCI_score_bin +0.6682736831803242 3.0 3 histogram CCI_score_bin +0.674923172565203 5.0 5 histogram CCI_score_bin +0.6815726619500819 2.0 2 histogram CCI_score_bin +0.6882221513349607 2.0 2 histogram CCI_score_bin +0.6948716407198396 2.0 2 histogram CCI_score_bin +0.7015211301047184 0.0 0 histogram CCI_score_bin +0.7081706194895971 3.0 3 histogram CCI_score_bin +0.7148201088744761 2.0 2 histogram CCI_score_bin +0.7214695982593549 0.0 0 histogram CCI_score_bin +0.7281190876442338 1.0 1 histogram CCI_score_bin +0.7347685770291126 1.0 1 histogram CCI_score_bin +0.7414180664139915 2.0 2 histogram CCI_score_bin +0.7480675557988703 2.0 2 histogram CCI_score_bin +0.7547170451837493 0.0 0 histogram CCI_score_bin +0.761366534568628 0.0 0 histogram CCI_score_bin +0.7680160239535068 0.0 0 histogram CCI_score_bin +0.7746655133383857 0.0 0 histogram CCI_score_bin +0.7813150027232645 0.0 0 histogram CCI_score_bin +0.7879644921081435 1.0 1 histogram CCI_score_bin +0.7912892368005828 1 vascular VWF-SELP +0.7479758913021439 2 vascular VWF-LRP1 +0.7107166026857937 10 vascular MMRN2-CD93 +0.6849877065459009 16 immune CD48-CD2 +0.6695148471220083 24 notch DLL4-NOTCH3 +0.6616803690861207 28 stromal CXCL12-CXCR4 +0.6339181063246662 45 tumor JAG1-NOTCH2 diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig2b_top_interpretable_axes.tsv b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig2b_top_interpretable_axes.tsv new file mode 100644 index 0000000..c7aeeea --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig2b_top_interpretable_axes.tsv @@ -0,0 +1,8 @@ +pair sender receiver x value biology_label theme y category label +JAG1-NOTCH2 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 0.6339181063246662 45 tumor-intrinsic Notch signaling tumor JAG1-NOTCH2 tumor JAG1-NOTCH2 +CXCL12-CXCR4 CAFs, DCIS Associated T Lymphocytes 0.6616803690861207 28 CAF-immune chemokine recruitment stromal CXCL12-CXCR4 stromal CXCL12-CXCR4 +DLL4-NOTCH3 Endothelial Cells Pericytes 0.6695148471220083 24 endothelial-pericyte Notch notch DLL4-NOTCH3 notch DLL4-NOTCH3 +CD48-CD2 T Lymphocytes T Lymphocytes 0.6849877065459009 16 T-cell adhesion/co-stimulation immune CD48-CD2 immune CD48-CD2 +MMRN2-CD93 Endothelial Cells Endothelial Cells 0.7107166026857937 10 CD93-MMRN2 angiogenesis vascular MMRN2-CD93 vascular MMRN2-CD93 +VWF-LRP1 Endothelial Cells CAFs, DCIS Associated 0.7479758913021439 2 vascular-stromal matrix/scavenger axis vascular VWF-LRP1 vascular VWF-LRP1 +VWF-SELP Endothelial Cells Endothelial Cells 0.7912892368005828 1 WPB / endothelial activation vascular VWF-SELP vascular VWF-SELP diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig2c_vwf_selp_component_decomposition.tsv b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig2c_vwf_selp_component_decomposition.tsv new file mode 100644 index 0000000..b9bf161 --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig2c_vwf_selp_component_decomposition.tsv @@ -0,0 +1,7 @@ +label x geomean_penalty target_lr target_sender target_receiver prior_confidence reported_lr_score recomputed_lr_score y value category +sender_anchor 0.955713094717548 0.0452975106374889 VWF-SELP Endothelial Cells Endothelial Cells 1.0 0.7912892368005828 0.7912892368005827 sender_anchor 0.955713094717548 component +receiver_anchor 0.8819126042133903 0.125662304739348 VWF-SELP Endothelial Cells Endothelial Cells 1.0 0.7912892368005828 0.7912892368005827 receiver_anchor 0.8819126042133903 component +structure_bridge 1.0 -9.999999889225293e-09 VWF-SELP Endothelial Cells Endothelial Cells 1.0 0.7912892368005828 0.7912892368005827 structure_bridge 1.0 component +sender_expr 1.0 -9.999999889225293e-09 VWF-SELP Endothelial Cells Endothelial Cells 1.0 0.7912892368005828 0.7912892368005827 sender_expr 1.0 component +receiver_expr 1.0 -9.999999889225293e-09 VWF-SELP Endothelial Cells Endothelial Cells 1.0 0.7912892368005828 0.7912892368005827 receiver_expr 1.0 component +local_contact 0.2912449657481761 1.23359052490106 VWF-SELP Endothelial Cells Endothelial Cells 1.0 0.7912892368005828 0.7912892368005827 local_contact 0.2912449657481761 component diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig2d_vwf_selp_rank_sensitivity.tsv b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig2d_vwf_selp_rank_sensitivity.tsv new file mode 100644 index 0000000..29475a0 --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig2d_vwf_selp_rank_sensitivity.tsv @@ -0,0 +1,11 @@ +scenario target_score target_rank top_ligand top_receptor top_sender top_receiver top_score x y value category label +original 0.7912892368005827 1 VWF SELP Endothelial Cells Endothelial Cells 0.7912892368005827 1 original 0.7912892368005827 rank_sensitivity original +remove_sender_anchor 0.7619681211528222 1 VWF SELP Endothelial Cells Endothelial Cells 0.7619681211528222 1 remove_sender_anchor 0.7619681211528222 rank_sensitivity remove_sender_anchor +set_sender_anchor_to_1 0.7972857506756545 1 VWF SELP Endothelial Cells Endothelial Cells 0.7972857506756545 1 set_sender_anchor_to_1 0.7972857506756545 rank_sensitivity set_sender_anchor_to_1 +remove_receiver_anchor 0.7743141562550239 1 VWF SELP Endothelial Cells Endothelial Cells 0.7743141562550239 1 remove_receiver_anchor 0.7743141562550239 rank_sensitivity remove_receiver_anchor +set_receiver_anchor_to_1 0.8080365395595056 1 VWF SELP Endothelial Cells Endothelial Cells 0.8080365395595056 1 set_receiver_anchor_to_1 0.8080365395595056 rank_sensitivity set_receiver_anchor_to_1 +remove_structure_bridge 0.7550962427202288 1 VWF SELP Endothelial Cells Endothelial Cells 0.7550962427202288 1 remove_structure_bridge 0.7550962427202288 rank_sensitivity remove_structure_bridge +set_structure_bridge_to_1 0.7912892368005827 1 VWF SELP Endothelial Cells Endothelial Cells 0.7912892368005827 1 set_structure_bridge_to_1 0.7912892368005827 rank_sensitivity set_structure_bridge_to_1 +remove_sender_expr 0.7550962427202288 1 VWF SELP Endothelial Cells Endothelial Cells 0.7550962427202288 1 remove_sender_expr 0.7550962427202288 rank_sensitivity remove_sender_expr +set_sender_expr_to_1 0.7912892368005827 1 VWF SELP Endothelial Cells Endothelial Cells 0.7912892368005827 1 set_sender_expr_to_1 0.7912892368005827 rank_sensitivity set_sender_expr_to_1 +remove_receiver_expr 0.7550962427202288 1 VWF SELP Endothelial Cells Endothelial Cells 0.7550962427202288 1 remove_receiver_expr 0.7550962427202288 rank_sensitivity remove_receiver_expr diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig2e_expression_specificity_dotplot.tsv b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig2e_expression_specificity_dotplot.tsv new file mode 100644 index 0000000..373ff06 --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig2e_expression_specificity_dotplot.tsv @@ -0,0 +1,261 @@ +gene cell_type n_cells mean_raw mean_log1p detection_fraction mean_log1p_norm_by_gene detection_norm_by_gene x y value category label +CLEC14A 11q13 Invasive Tumor Cells 64036 0.0398838153538634 0.0264680911599 0.0359485289524642 0.041557481697445 0.0609795660279409 10 7 0.041557481697445 endothelial_or_axis_marker CLEC14A|11q13 Invasive Tumor Cells +EMCN 11q13 Invasive Tumor Cells 64036 0.0466456368292835 0.0306939309471538 0.0412580423511774 0.0438564551449711 0.0650593083263036 10 3 0.0438564551449711 endothelial_or_axis_marker EMCN|11q13 Invasive Tumor Cells +FLT1 11q13 Invasive Tumor Cells 64036 0.1213223811605971 0.0788451112156392 0.1039727653195077 0.1127899234129754 0.1685453248337284 10 5 0.1127899234129754 endothelial_or_axis_marker FLT1|11q13 Invasive Tumor Cells +GP1BA 11q13 Invasive Tumor Cells 64036 0.0122899618964332 0.0083308810678187 0.0116496970454119 0.3329924716816997 0.3582281841464176 10 11 0.3329924716816997 contamination_control GP1BA|11q13 Invasive Tumor Cells +HBB 11q13 Invasive Tumor Cells 64036 0.0137266537572615 0.0091192711403616 0.0124461240552189 0.1391703020625389 0.2250217481178367 10 12 0.1391703020625389 contamination_control HBB|11q13 Invasive Tumor Cells +ITGA2B 11q13 Invasive Tumor Cells 64036 0.0111812105690549 0.0075541820553332 0.010525329502155 0.0956136919166066 0.1044893598157488 10 10 0.0956136919166066 contamination_control ITGA2B|11q13 Invasive Tumor Cells +KDR 11q13 Invasive Tumor Cells 64036 0.0382909613342494 0.0248978279213703 0.033496783059529 0.0289646436847441 0.0525611821516336 10 4 0.0289646436847441 endothelial_or_axis_marker KDR|11q13 Invasive Tumor Cells +MMRN2 11q13 Invasive Tumor Cells 64036 0.0198013617340246 0.0127775449038571 0.0168967455806109 0.021414330386234 0.0299706980434365 10 6 0.021414330386234 endothelial_or_axis_marker MMRN2|11q13 Invasive Tumor Cells +PECAM1 11q13 Invasive Tumor Cells 64036 0.0740520956961709 0.0484797119319033 0.0648853769754513 0.0337595881679162 0.0727566624673374 10 2 0.0337595881679162 endothelial_or_axis_marker PECAM1|11q13 Invasive Tumor Cells +PF4 11q13 Invasive Tumor Cells 64036 0.0104628646386407 0.0071561231872387 0.0101349241051908 0.2936332728024037 0.2942747606257194 10 9 0.2936332728024037 contamination_control PF4|11q13 Invasive Tumor Cells +PPBP 11q13 Invasive Tumor Cells 64036 0.0200668374039602 0.0135668158922899 0.0188956212130676 0.5162658763147775 0.5169002158508061 10 8 0.5162658763147775 contamination_control PPBP|11q13 Invasive Tumor Cells +SELP 11q13 Invasive Tumor Cells 64036 0.0167718158535823 0.0112277514672464 0.015444437503904 0.0358242679564606 0.0595142220883237 10 1 0.0358242679564606 endothelial_or_axis_marker SELP|11q13 Invasive Tumor Cells +VWF 11q13 Invasive Tumor Cells 64036 0.0526422637266537 0.033807260687592 0.0445842963333125 0.0203868912709569 0.0507718171898173 10 0 0.0203868912709569 endothelial_or_axis_marker VWF|11q13 Invasive Tumor Cells +CLEC14A 11q13 Invasive Tumor Cells (G1/S) 2374 0.0261162594776748 0.0179812313067669 0.0256950294860994 0.0282322849205162 0.0435865331015187 16 7 0.0282322849205162 endothelial_or_axis_marker CLEC14A|11q13 Invasive Tumor Cells (G1/S) +EMCN 11q13 Invasive Tumor Cells (G1/S) 2374 0.0290648694187026 0.0186424547403363 0.0240101095197978 0.0266369264177785 0.0378612515082714 16 3 0.0266369264177785 endothelial_or_axis_marker EMCN|11q13 Invasive Tumor Cells (G1/S) +FLT1 11q13 Invasive Tumor Cells (G1/S) 2374 0.0766638584667228 0.0508588641476264 0.0690817186183656 0.0727548899816109 0.1119851017602979 16 5 0.0727548899816109 endothelial_or_axis_marker FLT1|11q13 Invasive Tumor Cells (G1/S) +GP1BA 11q13 Invasive Tumor Cells (G1/S) 2374 0.0016849199663016 0.0011678975241111 0.0016849199663016 0.0466818671469189 0.0518112889637742 16 11 0.0466818671469189 contamination_control GP1BA|11q13 Invasive Tumor Cells (G1/S) +HBB 11q13 Invasive Tumor Cells (G1/S) 2374 0.0080033698399326 0.0053051526056172 0.0071609098567818 0.080962576860319 0.1294668482282731 16 12 0.080962576860319 contamination_control HBB|11q13 Invasive Tumor Cells (G1/S) +ITGA2B 11q13 Invasive Tumor Cells (G1/S) 2374 0.0143218197135636 0.0096351545739166 0.0134793597304128 0.1219526739296609 0.1338152566785335 16 10 0.1219526739296609 contamination_control ITGA2B|11q13 Invasive Tumor Cells (G1/S) +KDR 11q13 Invasive Tumor Cells (G1/S) 2374 0.0438079191238416 0.025524522357307 0.0320134793597304 0.0296937025043906 0.0502336692136672 16 4 0.0296937025043906 endothelial_or_axis_marker KDR|11q13 Invasive Tumor Cells (G1/S) +MMRN2 11q13 Invasive Tumor Cells (G1/S) 2374 0.0181128896377422 0.0123125377502839 0.0172704296545914 0.0206350087799705 0.0306335222832571 16 6 0.0206350087799705 endothelial_or_axis_marker MMRN2|11q13 Invasive Tumor Cells (G1/S) +PECAM1 11q13 Invasive Tumor Cells (G1/S) 2374 0.0543386689132266 0.0336271429289932 0.0450716090985678 0.0234167747972815 0.0505392740691781 16 2 0.0234167747972815 endothelial_or_axis_marker PECAM1|11q13 Invasive Tumor Cells (G1/S) +PF4 11q13 Invasive Tumor Cells (G1/S) 2374 0.0088458298230834 0.006010281684628 0.008424599831508 0.246616587689383 0.2446142736791431 16 9 0.246616587689383 contamination_control PF4|11q13 Invasive Tumor Cells (G1/S) +PPBP 11q13 Invasive Tumor Cells (G1/S) 2374 0.0134793597304128 0.0089796392420231 0.0122156697556866 0.3417073953887903 0.3341664326500047 16 8 0.3417073953887903 contamination_control PPBP|11q13 Invasive Tumor Cells (G1/S) +SELP 11q13 Invasive Tumor Cells (G1/S) 2374 0.0130581297388374 0.0086876648609953 0.0117944397641112 0.0277196404644458 0.0454491727103194 16 1 0.0277196404644458 endothelial_or_axis_marker SELP|11q13 Invasive Tumor Cells (G1/S) +VWF 11q13 Invasive Tumor Cells (G1/S) 2374 0.0438079191238416 0.0262285559090642 0.033698399326032 0.0158166827668637 0.0383751479978476 16 0 0.0158166827668637 endothelial_or_axis_marker VWF|11q13 Invasive Tumor Cells (G1/S) +CLEC14A 11q13 Invasive Tumor Cells (Mitotic) 2462 0.0649878147847278 0.0430808568883224 0.058489033306255 0.067641142341202 0.0992150714463304 0 7 0.067641142341202 endothelial_or_axis_marker CLEC14A|11q13 Invasive Tumor Cells (Mitotic) +EMCN 11q13 Invasive Tumor Cells (Mitotic) 2462 0.0905767668562144 0.0581035691849789 0.0751421608448416 0.0830202094385059 0.1184907652451844 0 3 0.0830202094385059 endothelial_or_axis_marker EMCN|11q13 Invasive Tumor Cells (Mitotic) +FLT1 11q13 Invasive Tumor Cells (Mitotic) 2462 0.2465475223395613 0.1585772686289839 0.2063363119415109 0.2268487888207098 0.3344820214630809 0 5 0.2268487888207098 endothelial_or_axis_marker FLT1|11q13 Invasive Tumor Cells (Mitotic) +GP1BA 11q13 Invasive Tumor Cells (Mitotic) 2462 0.033306255077173 0.0228524389362355 0.0324939073923639 0.913431612260985 0.9991876523151908 0 11 0.913431612260985 contamination_control GP1BA|11q13 Invasive Tumor Cells (Mitotic) +HBB 11q13 Invasive Tumor Cells (Mitotic) 2462 0.0308692120227457 0.0203452668848455 0.0272136474411047 0.3104915836283197 0.4920136174676892 0 12 0.3104915836283197 contamination_control HBB|11q13 Invasive Tumor Cells (Mitotic) +ITGA2B 11q13 Invasive Tumor Cells (Mitotic) 2462 0.1246953696181965 0.0790073252471198 0.1007311129163281 1.0 1.0 0 10 1.0 contamination_control ITGA2B|11q13 Invasive Tumor Cells (Mitotic) +KDR 11q13 Invasive Tumor Cells (Mitotic) 2462 0.0629569455727051 0.0421405613509575 0.0580828594638505 0.0490238083442582 0.0911402074265369 0 4 0.0490238083442582 endothelial_or_axis_marker KDR|11q13 Invasive Tumor Cells (Mitotic) +MMRN2 11q13 Invasive Tumor Cells (Mitotic) 2462 0.0422420796100731 0.0271288572048927 0.0349309504467912 0.0454661921016744 0.061958970928245 0 6 0.0454661921016744 endothelial_or_axis_marker MMRN2|11q13 Invasive Tumor Cells (Mitotic) +PECAM1 11q13 Invasive Tumor Cells (Mitotic) 2462 0.1673436230706742 0.1075963014386392 0.1393176279447603 0.0749263285652699 0.1562183361585767 0 2 0.0749263285652699 endothelial_or_axis_marker PECAM1|11q13 Invasive Tumor Cells (Mitotic) +PF4 11q13 Invasive Tumor Cells (Mitotic) 2462 0.0219333874898456 0.0152030656987152 0.0219333874898456 0.6238190457235915 0.6368515724730184 0 9 0.6238190457235915 contamination_control PF4|11q13 Invasive Tumor Cells (Mitotic) +PPBP 11q13 Invasive Tumor Cells (Mitotic) 2462 0.0389926888708367 0.0262787383685571 0.0365556458164094 1.0 1.0 0 8 1.0 contamination_control PPBP|11q13 Invasive Tumor Cells (Mitotic) +SELP 11q13 Invasive Tumor Cells (Mitotic) 2462 0.0341186027619821 0.0226665814588808 0.0308692120227457 0.0723220219300986 0.1189526740322427 0 1 0.0723220219300986 endothelial_or_axis_marker SELP|11q13 Invasive Tumor Cells (Mitotic) +VWF 11q13 Invasive Tumor Cells (Mitotic) 2462 0.111697806661251 0.0716813682035306 0.0942323314378554 0.0432262250770041 0.1073101315621372 0 0 0.0432262250770041 endothelial_or_axis_marker VWF|11q13 Invasive Tumor Cells (Mitotic) +CLEC14A Apocrine Cells 403 0.0471464019851116 0.0312516930167131 0.0421836228287841 0.0490682026410676 0.0715561690156243 6 7 0.0490682026410676 endothelial_or_axis_marker CLEC14A|Apocrine Cells +EMCN Apocrine Cells 403 0.0471464019851116 0.0305378417203067 0.0397022332506203 0.0436334299421184 0.0626059717596178 6 3 0.0436334299421184 endothelial_or_axis_marker EMCN|Apocrine Cells +FLT1 Apocrine Cells 403 0.1563275434243176 0.1055025907828025 0.1464019851116625 0.1509241213664805 0.2373253232336424 6 5 0.1509241213664805 endothelial_or_axis_marker FLT1|Apocrine Cells +GP1BA Apocrine Cells 403 0.0248138957816377 0.0171996818997505 0.0248138957816377 0.6874860583547492 0.7630272952853597 6 11 0.6874860583547492 contamination_control GP1BA|Apocrine Cells +HBB Apocrine Cells 403 0.0173697270471464 0.0120397773298253 0.0173697270471464 0.1837405009640988 0.3140388386888691 6 12 0.1837405009640988 contamination_control HBB|Apocrine Cells +ITGA2B Apocrine Cells 403 0.0272952853598014 0.0189196500897255 0.0272952853598014 0.2394670371455872 0.2709717441767389 6 10 0.2394670371455872 contamination_control ITGA2B|Apocrine Cells +KDR Apocrine Cells 403 0.0719602977667493 0.0450114385365135 0.0570719602977667 0.0523636151340271 0.0895539639024636 6 4 0.0523636151340271 endothelial_or_axis_marker KDR|Apocrine Cells +MMRN2 Apocrine Cells 403 0.0124069478908188 0.0085998409498752 0.0124069478908188 0.0144127715265631 0.0220068939963845 6 6 0.0144127715265631 endothelial_or_axis_marker MMRN2|Apocrine Cells +PECAM1 Apocrine Cells 403 0.0719602977667493 0.0474452580228949 0.064516129032258 0.0330392303820476 0.0723426208261856 6 2 0.0330392303820476 endothelial_or_axis_marker PECAM1|Apocrine Cells +PF4 Apocrine Cells 403 0.0173697270471464 0.0120397773298253 0.0173697270471464 0.4940215712710401 0.5043424317617866 6 9 0.4940215712710401 contamination_control PF4|Apocrine Cells +PPBP Apocrine Cells 403 0.0074441687344913 0.0051599045699251 0.0074441687344913 0.1963528270481602 0.2036393713813068 6 8 0.1963528270481602 contamination_control PPBP|Apocrine Cells +SELP Apocrine Cells 403 0.0297766749379652 0.0206396182797006 0.0297766749379652 0.0658546119343693 0.1147426473034014 6 1 0.0658546119343693 endothelial_or_axis_marker SELP|Apocrine Cells +VWF Apocrine Cells 403 0.0620347394540942 0.040857650860157 0.0545905707196029 0.0246385086733293 0.0621667875195901 6 0 0.0246385086733293 endothelial_or_axis_marker VWF|Apocrine Cells +CLEC14A B Cells 2512 0.0187101910828025 0.0120058431015313 0.0155254777070063 0.0188503433035694 0.0263359008153467 17 7 0.0188503433035694 endothelial_or_axis_marker CLEC14A|B Cells +EMCN B Cells 2512 0.0147292993630573 0.0098660029710838 0.0135350318471337 0.0140968557434515 0.0213432281312271 17 3 0.0140968557434515 endothelial_or_axis_marker EMCN|B Cells +FLT1 B Cells 2512 0.0322452229299363 0.0207212203728157 0.0270700636942675 0.029642229211666 0.043881997988602 17 5 0.029642229211666 endothelial_or_axis_marker FLT1|B Cells +GP1BA B Cells 2512 0.0047770700636942 0.0029207551408071 0.0035828025477707 0.1167450916171898 0.110171178343949 17 11 0.1167450916171898 contamination_control GP1BA|B Cells +HBB B Cells 2512 0.0067675159235668 0.0040244926894695 0.0051751592356687 0.0614182706733004 0.0935651430784227 17 12 0.0614182706733004 contamination_control HBB|B Cells +ITGA2B B Cells 2512 0.0035828025477707 0.0024834094844902 0.0035828025477707 0.0314326485135728 0.0355679833573042 17 10 0.0314326485135728 contamination_control ITGA2B|B Cells +KDR B Cells 2512 0.0207006369426751 0.013270991919345 0.0171178343949044 0.0154386781650545 0.0268602990941877 17 4 0.0154386781650545 endothelial_or_axis_marker KDR|B Cells +MMRN2 B Cells 2512 0.0103503184713375 0.0067162015942481 0.0087579617834394 0.011255915041736 0.0155344842493587 17 6 0.011255915041736 endothelial_or_axis_marker MMRN2|B Cells +PECAM1 B Cells 2512 0.2121815286624203 0.1101852870632928 0.116640127388535 0.0767292082643847 0.130789813886195 17 2 0.0767292082643847 endothelial_or_axis_marker PECAM1|B Cells +PF4 B Cells 2512 0.0039808917197452 0.0027593438716558 0.0039808917197452 0.1132226417323869 0.115588034576888 17 9 0.1132226417323869 contamination_control PF4|B Cells +PPBP B Cells 2512 0.009156050955414 0.0063464909048084 0.009156050955414 0.2415066817820325 0.2504688605803255 17 8 0.2415066817820325 contamination_control PPBP|B Cells +SELP B Cells 2512 0.0071656050955414 0.0048522958509662 0.0067675159235668 0.0154821690946877 0.0260782204311174 17 1 0.0154821690946877 endothelial_or_axis_marker SELP|B Cells +VWF B Cells 2512 0.0342356687898089 0.0195710439219732 0.0222929936305732 0.0118019838455243 0.0253868713944359 17 0 0.0118019838455243 endothelial_or_axis_marker VWF|B Cells +CLEC14A Basal-like Structured DCIS Cells 8760 0.0340182648401826 0.0217730809223095 0.0286529680365296 0.0341858582267813 0.0486040905481966 14 7 0.0341858582267813 endothelial_or_axis_marker CLEC14A|Basal-like Structured DCIS Cells +EMCN Basal-like Structured DCIS Cells 8760 0.030593607305936 0.0203057357760514 0.0275114155251141 0.0290134747413515 0.0433824186302037 14 3 0.0290134747413515 endothelial_or_axis_marker EMCN|Basal-like Structured DCIS Cells +FLT1 Basal-like Structured DCIS Cells 8760 0.0818493150684931 0.0532775213329842 0.0707762557077625 0.07621484018642 0.1147320355683729 14 5 0.07621484018642 endothelial_or_axis_marker FLT1|Basal-like Structured DCIS Cells +GP1BA Basal-like Structured DCIS Cells 8760 0.014269406392694 0.0097131511611961 0.0136986301369863 0.3882429945469764 0.4212328767123287 14 11 0.3882429945469764 contamination_control GP1BA|Basal-like Structured DCIS Cells +HBB Basal-like Structured DCIS Cells 8760 0.0159817351598173 0.0091534459384017 0.0115296803652968 0.1396918477971655 0.2084527536065401 14 12 0.1396918477971655 contamination_control HBB|Basal-like Structured DCIS Cells +ITGA2B Basal-like Structured DCIS Cells 8760 0.0100456621004566 0.0067989202656411 0.0094748858447488 0.0860543024887299 0.0940611651200471 14 10 0.0860543024887299 contamination_control ITGA2B|Basal-like Structured DCIS Cells +KDR Basal-like Structured DCIS Cells 8760 0.0836757990867579 0.050134376117882 0.0606164383561643 0.0583233342762806 0.0951157504336902 14 4 0.0583233342762806 endothelial_or_axis_marker KDR|Basal-like Structured DCIS Cells +MMRN2 Basal-like Structured DCIS Cells 8760 0.0674657534246575 0.0420943176594778 0.0531963470319634 0.0705473259946077 0.094357321432261 14 6 0.0705473259946077 endothelial_or_axis_marker MMRN2|Basal-like Structured DCIS Cells +PECAM1 Basal-like Structured DCIS Cells 8760 0.0501141552511415 0.0311493000356866 0.0394977168949771 0.0216912910373878 0.044289209530917 14 2 0.0216912910373878 endothelial_or_axis_marker PECAM1|Basal-like Structured DCIS Cells +PF4 Basal-like Structured DCIS Cells 8760 0.0075342465753424 0.0051566609328827 0.0073059360730593 0.2115904361672836 0.212133072407045 14 9 0.2115904361672836 contamination_control PF4|Basal-like Structured DCIS Cells +PPBP Basal-like Structured DCIS Cells 8760 0.011986301369863 0.0081769093229437 0.0115296803652968 0.3111606504187248 0.3154008117706748 14 8 0.3111606504187248 contamination_control PPBP|Basal-like Structured DCIS Cells +SELP Basal-like Structured DCIS Cells 8760 0.0126712328767123 0.0083948936271542 0.0114155251141552 0.0267854983825105 0.043989047624877 14 1 0.0267854983825105 endothelial_or_axis_marker SELP|Basal-like Structured DCIS Cells +VWF Basal-like Structured DCIS Cells 8760 0.0597031963470319 0.0357247227005931 0.0440639269406392 0.0215431839956612 0.0501792296231444 14 0 0.0215431839956612 endothelial_or_axis_marker VWF|Basal-like Structured DCIS Cells +CLEC14A CAFs, DCIS Associated 24442 0.0515506096064151 0.0323206068480466 0.0411177481384502 0.0507465014920662 0.069748123514161 9 7 0.0507465014920662 endothelial_or_axis_marker CLEC14A|CAFs, DCIS Associated +EMCN CAFs, DCIS Associated 24442 0.0415268799607233 0.0268165331788122 0.035226249897717 0.0383163071072609 0.0555478477085229 9 3 0.0383163071072609 endothelial_or_axis_marker EMCN|CAFs, DCIS Associated +FLT1 CAFs, DCIS Associated 24442 0.0830537599214466 0.0543076057896063 0.0724572457245724 0.0776884020240531 0.1174570088587806 9 5 0.0776884020240531 endothelial_or_axis_marker FLT1|CAFs, DCIS Associated +GP1BA CAFs, DCIS Associated 24442 0.0198838065624744 0.0131729225135657 0.018001800180018 0.5265330271018102 0.5535553555355535 9 11 0.5265330271018102 contamination_control GP1BA|CAFs, DCIS Associated +HBB CAFs, DCIS Associated 24442 0.0133376974061042 0.007988252819741 0.010187382374601 0.1219096944003347 0.1841844561814672 9 12 0.1219096944003347 contamination_control HBB|CAFs, DCIS Associated +ITGA2B CAFs, DCIS Associated 24442 0.0199247197447017 0.0134148481495626 0.0186154979134277 0.1697924604788679 0.1848038542857218 9 10 0.1697924604788679 contamination_control ITGA2B|CAFs, DCIS Associated +KDR CAFs, DCIS Associated 24442 0.0457818509123639 0.0282488982848719 0.0357581212666721 0.0328630784939114 0.0561095410851128 9 4 0.0328630784939114 endothelial_or_axis_marker KDR|CAFs, DCIS Associated +MMRN2 CAFs, DCIS Associated 24442 0.0258571311676622 0.0165633741955356 0.0216430733982489 0.0277591329166023 0.0383895238557175 9 6 0.0277591329166023 endothelial_or_axis_marker MMRN2|CAFs, DCIS Associated +PECAM1 CAFs, DCIS Associated 24442 0.0796988789788069 0.0471977616614245 0.0569511496604205 0.0328668825090231 0.0638599290952369 9 2 0.0328668825090231 endothelial_or_axis_marker PECAM1|CAFs, DCIS Associated +PF4 CAFs, DCIS Associated 24442 0.0086326814499631 0.0059248688624453 0.0084281155388266 0.2431118902630549 0.2447163547523583 9 9 0.2431118902630549 contamination_control PF4|CAFs, DCIS Associated +PPBP CAFs, DCIS Associated 24442 0.0110465592013746 0.0074049027163915 0.010187382374601 0.281783037394656 0.2786815045140878 9 8 0.281783037394656 contamination_control PPBP|CAFs, DCIS Associated +SELP CAFs, DCIS Associated 24442 0.0214385074871123 0.0140318842334462 0.0187791506423369 0.044771384740697 0.0723643409917399 9 1 0.044771384740697 endothelial_or_axis_marker SELP|CAFs, DCIS Associated +VWF CAFs, DCIS Associated 24442 0.072539072089027 0.0409118728978425 0.0477865968415023 0.0246712063472698 0.0544185410221994 9 0 0.0246712063472698 endothelial_or_axis_marker VWF|CAFs, DCIS Associated +CLEC14A CAFs, Invasive Associated 4001 0.0717320669832541 0.0434648940221394 0.0537365658585353 0.0682441180549896 0.0911534508190418 15 7 0.0682441180549896 endothelial_or_axis_marker CLEC14A|CAFs, Invasive Associated +EMCN CAFs, Invasive Associated 4001 0.0354911272181954 0.0224370067264638 0.0287428142964258 0.0320587017928969 0.0453241964696245 15 3 0.0320587017928969 endothelial_or_axis_marker EMCN|CAFs, Invasive Associated +FLT1 CAFs, Invasive Associated 4001 0.0722319420144963 0.0457991076729008 0.0587353161709572 0.0655167805227785 0.0952130388455517 15 5 0.0655167805227785 endothelial_or_axis_marker FLT1|CAFs, Invasive Associated +GP1BA CAFs, Invasive Associated 4001 0.0137465633591602 0.0088781638987084 0.0117470632341914 0.3548678364940589 0.3612221944513871 15 11 0.3548678364940589 contamination_control GP1BA|CAFs, Invasive Associated +HBB CAFs, Invasive Associated 4001 0.0224943764058985 0.0082961082251694 0.0087478130467383 0.126607913052419 0.1581575256081157 15 12 0.126607913052419 contamination_control HBB|CAFs, Invasive Associated +ITGA2B CAFs, Invasive Associated 4001 0.0077480629842539 0.0052986454698591 0.0074981254686328 0.0670652430427939 0.0744370359023147 15 10 0.0670652430427939 contamination_control ITGA2B|CAFs, Invasive Associated +KDR CAFs, Invasive Associated 4001 0.1054736315921019 0.0591636561965484 0.0672331917020744 0.0688274586133218 0.1054983706766176 15 4 0.0688274586133218 endothelial_or_axis_marker KDR|CAFs, Invasive Associated +MMRN2 CAFs, Invasive Associated 4001 0.0217445638590352 0.0138334272538159 0.0177455636090977 0.0231839202144166 0.0314762938224719 15 6 0.0231839202144166 endothelial_or_axis_marker MMRN2|CAFs, Invasive Associated +PECAM1 CAFs, Invasive Associated 4001 0.1074731317170707 0.0636215144819947 0.076730817295676 0.044303813738584 0.0860390805302185 15 2 0.044303813738584 endothelial_or_axis_marker PECAM1|CAFs, Invasive Associated +PF4 CAFs, Invasive Associated 4001 0.0022494376405898 0.0015591913584202 0.0022494376405898 0.0639774427464584 0.0653140286356982 15 9 0.0639774427464584 contamination_control PF4|CAFs, Invasive Associated +PPBP CAFs, Invasive Associated 4001 0.005498625343664 0.0035956490264842 0.0047488127968008 0.1368273079192601 0.1299064122858174 15 8 0.1368273079192601 contamination_control PPBP|CAFs, Invasive Associated +SELP CAFs, Invasive Associated 4001 0.0157460634841289 0.0093978943515151 0.0117470632341914 0.0299857621944455 0.045266610067769 15 1 0.0299857621944455 endothelial_or_axis_marker SELP|CAFs, Invasive Associated +VWF CAFs, Invasive Associated 4001 0.0932266933266683 0.0503121527555694 0.0552361909522619 0.0303398845979859 0.0629020085530578 15 0 0.0303398845979859 endothelial_or_axis_marker VWF|CAFs, Invasive Associated +CLEC14A CXCL14+ Fibroblasts 4936 0.012965964343598 0.0085316205383633 0.011547811993517 0.0133954754134191 0.0195885780157534 18 7 0.0133954754134191 endothelial_or_axis_marker CLEC14A|CXCL14+ Fibroblasts +EMCN CXCL14+ Fibroblasts 4936 0.0095218800648298 0.0061657085541936 0.0083063209076175 0.0088097585516016 0.0130981370464972 18 3 0.0088097585516016 endothelial_or_axis_marker EMCN|CXCL14+ Fibroblasts +FLT1 CXCL14+ Fibroblasts 4936 0.0117504051863857 0.0078877684657644 0.0109400324149108 0.0112836520544648 0.0177343683357502 18 5 0.0112836520544648 endothelial_or_axis_marker FLT1|CXCL14+ Fibroblasts +GP1BA CXCL14+ Fibroblasts 4936 0.0012155591572123 0.0008425614026255 0.0012155591572123 0.0336779029396633 0.0373784440842787 18 11 0.0336779029396633 contamination_control GP1BA|CXCL14+ Fibroblasts +HBB CXCL14+ Fibroblasts 4936 0.0097244732576985 0.0040597003515462 0.0040518638573743 0.0619555790711662 0.0732563394255697 18 12 0.0619555790711662 contamination_control HBB|CXCL14+ Fibroblasts +ITGA2B CXCL14+ Fibroblasts 4936 0.0010129659643435 0.0007021345021879 0.0010129659643435 0.0088869544689914 0.0100561379202174 18 10 0.0088869544689914 contamination_control ITGA2B|CXCL14+ Fibroblasts +KDR CXCL14+ Fibroblasts 4936 0.0212722852512155 0.0133277091056395 0.0170178282009724 0.0155046595469249 0.0267033752556743 18 4 0.0155046595469249 endothelial_or_axis_marker KDR|CXCL14+ Fibroblasts +MMRN2 CXCL14+ Fibroblasts 4936 0.0036466774716369 0.0024111193486984 0.0032414910858995 0.0040408784881736 0.0057496131478398 18 6 0.0040408784881736 endothelial_or_axis_marker MMRN2|CXCL14+ Fibroblasts +PECAM1 CXCL14+ Fibroblasts 4936 0.023095623987034 0.014339592885942 0.0176256077795786 0.0099855946133708 0.0197637812366513 18 2 0.0099855946133708 endothelial_or_axis_marker PECAM1|CXCL14+ Fibroblasts +PF4 CXCL14+ Fibroblasts 4936 0.0016207455429497 0.0011234152035007 0.0016207455429497 0.0460964790975293 0.047059504514934 18 9 0.0460964790975293 contamination_control PF4|CXCL14+ Fibroblasts +PPBP CXCL14+ Fibroblasts 4936 0.0024311183144246 0.0016268403756619 0.0022285251215559 0.061907095875216 0.060962542769674 18 8 0.061907095875216 contamination_control PPBP|CXCL14+ Fibroblasts +SELP CXCL14+ Fibroblasts 4936 0.0018233387358184 0.0012638421039383 0.0018233387358184 0.0040325276452923 0.0070261274609913 18 1 0.0040325276452923 endothelial_or_axis_marker SELP|CXCL14+ Fibroblasts +VWF CXCL14+ Fibroblasts 4936 0.0212722852512155 0.0130493720227543 0.0160048622366288 0.0078692009695953 0.0182260572994437 18 0 0.0078692009695953 endothelial_or_axis_marker VWF|CXCL14+ Fibroblasts +CLEC14A Dendritic Cells 4008 0.0399201596806387 0.0250244204532524 0.0316866267465069 0.0392907780426103 0.0537500922623674 7 7 0.0392907780426103 endothelial_or_axis_marker CLEC14A|Dendritic Cells +EMCN Dendritic Cells 4008 0.0326846307385229 0.0205833496806416 0.0261976047904191 0.0294101382307964 0.04131068636178 7 3 0.0294101382307964 endothelial_or_axis_marker EMCN|Dendritic Cells +FLT1 Dendritic Cells 4008 0.0980538922155688 0.0636484698575915 0.0843313373253493 0.0910507440462188 0.1367055362958293 7 5 0.0910507440462188 endothelial_or_axis_marker FLT1|Dendritic Cells +GP1BA Dendritic Cells 4008 0.0259481037924151 0.0168504265519323 0.0222055888223552 0.6735260221267357 0.6828218562874251 7 11 0.6735260221267357 contamination_control GP1BA|Dendritic Cells +HBB Dendritic Cells 4008 0.0184630738522954 0.0117045891317719 0.0149700598802395 0.1786251532512284 0.2706536612309971 7 12 0.1786251532512284 contamination_control HBB|Dendritic Cells +ITGA2B Dendritic Cells 4008 0.0137225548902195 0.0092246423754964 0.0127245508982035 0.1167567987733232 0.1263219528684566 7 10 0.1167567987733232 contamination_control ITGA2B|Dendritic Cells +KDR Dendritic Cells 4008 0.0531437125748503 0.0324346492072382 0.0409181636726546 0.037732530736987 0.0642063761850389 7 4 0.037732530736987 endothelial_or_axis_marker KDR|Dendritic Cells +MMRN2 Dendritic Cells 4008 0.0229540918163672 0.0140084955435966 0.0174650698602794 0.0234773232292935 0.0309787664490024 7 6 0.0234773232292935 endothelial_or_axis_marker MMRN2|Dendritic Cells +PECAM1 Dendritic Cells 4008 0.7437624750499002 0.3970185759349767 0.4149201596806387 0.2764699517481468 0.4652543826662109 7 2 0.2764699517481468 endothelial_or_axis_marker PECAM1|Dendritic Cells +PF4 Dendritic Cells 4008 0.0054890219560878 0.0038047000928939 0.0054890219560878 0.1561161694785087 0.1593776732249786 7 9 0.1561161694785087 contamination_control PF4|Dendritic Cells +PPBP Dendritic Cells 4008 0.0147205588822355 0.0096716881512519 0.0129740518962075 0.3680423320026765 0.3549123974273674 7 8 0.3680423320026765 contamination_control PPBP|Dendritic Cells +SELP Dendritic Cells 4008 0.0197105788423153 0.0128140115758366 0.0172155688622754 0.0408855313220201 0.0663391715229059 7 1 0.0408855313220201 endothelial_or_axis_marker SELP|Dendritic Cells +VWF Dendritic Cells 4008 0.1105289421157684 0.0552210056229069 0.0591317365269461 0.0333000844969462 0.0673381877470465 7 0 0.0333000844969462 endothelial_or_axis_marker VWF|Dendritic Cells +CLEC14A Endothelial Cells 8624 1.3179499072356216 0.6369031538676542 0.589517625231911 1.0 1.0 3 7 1.0 endothelial_or_axis_marker CLEC14A|Endothelial Cells +EMCN Endothelial Cells 8624 1.4728664192949907 0.6998725922031905 0.6341604823747681 1.0 1.0 3 3 1.0 endothelial_or_axis_marker EMCN|Endothelial Cells +FLT1 Endothelial Cells 8624 1.5473098330241188 0.6990439290126235 0.6168831168831169 1.0 1.0 3 5 1.0 endothelial_or_axis_marker FLT1|Endothelial Cells +GP1BA Endothelial Cells 8624 0.0230751391465677 0.0157139435663449 0.022147495361781 0.6280998210665826 0.6810354823747681 3 11 0.6280998210665826 contamination_control GP1BA|Endothelial Cells +HBB Endothelial Cells 8624 0.222982374768089 0.0655259851075393 0.0553107606679035 1.0 1.0 3 12 1.0 contamination_control HBB|Endothelial Cells +ITGA2B Endothelial Cells 8624 0.0211038961038961 0.0142141487658664 0.0197124304267161 0.1799092517232712 0.1956935633490933 3 10 0.1799092517232712 contamination_control ITGA2B|Endothelial Cells +KDR Endothelial Cells 8624 2.37569573283859 0.8595937927758542 0.637291280148423 1.0 1.0 3 4 1.0 endothelial_or_axis_marker KDR|Endothelial Cells +MMRN2 Endothelial Cells 8624 1.2184601113172542 0.5966819729311267 0.5637755102040817 1.0 1.0 3 6 1.0 endothelial_or_axis_marker MMRN2|Endothelial Cells +PECAM1 Endothelial Cells 8624 4.5438311688311686 1.4360279423662103 0.8918135435992579 1.0 1.0 3 2 1.0 endothelial_or_axis_marker PECAM1|Endothelial Cells +PF4 Endothelial Cells 8624 0.009160482374768 0.0063495625306395 0.009160482374768 0.2605381123203701 0.2659811489530877 3 9 0.2605381123203701 contamination_control PF4|Endothelial Cells +PPBP Endothelial Cells 8624 0.0182050092764378 0.0122047935346513 0.0168135435992578 0.4644360533401633 0.4599438260152546 3 8 0.4644360533401633 contamination_control PPBP|Endothelial Cells +SELP Endothelial Cells 8624 0.7355055658627088 0.3134118883013089 0.2595083487940631 1.0 1.0 3 1 1.0 endothelial_or_axis_marker SELP|Endothelial Cells +VWF Endothelial Cells 8624 6.707908163265306 1.658284249337892 0.8781307977736549 1.0 1.0 3 0 1.0 endothelial_or_axis_marker VWF|Endothelial Cells +CLEC14A Luminal-like Amorphous DCIS Cells 13028 0.0388394227817009 0.0258947244362063 0.0354620816702486 0.0406572400826691 0.0601544044697531 13 7 0.0406572400826691 endothelial_or_axis_marker CLEC14A|Luminal-like Amorphous DCIS Cells +EMCN Luminal-like Amorphous DCIS Cells 13028 0.0459778937672704 0.0305304564582535 0.0414491863678231 0.0436228776471214 0.0653607210159273 13 3 0.0436228776471214 endothelial_or_axis_marker EMCN|Luminal-like Amorphous DCIS Cells +FLT1 Luminal-like Amorphous DCIS Cells 13028 0.0984034387473134 0.0644891177569788 0.0862757138470985 0.0922533121030999 0.1398574729731913 13 5 0.0922533121030999 endothelial_or_axis_marker FLT1|Luminal-like Amorphous DCIS Cells +GP1BA Luminal-like Amorphous DCIS Cells 13028 0.014276941971139 0.0096531219517332 0.013432606693276 0.3858435754856044 0.4130526558182376 13 11 0.3858435754856044 contamination_control GP1BA|Luminal-like Amorphous DCIS Cells +HBB Luminal-like Amorphous DCIS Cells 13028 0.0180380718452563 0.0117760896263026 0.0158120970217992 0.1797163309636028 0.2858774103060719 13 12 0.1797163309636028 contamination_control HBB|Luminal-like Amorphous DCIS Cells +ITGA2B Luminal-like Amorphous DCIS Cells 13028 0.0114369051274178 0.0077638449770197 0.0108996008596868 0.0982674068858285 0.1082049085344716 13 10 0.0982674068858285 contamination_control ITGA2B|Luminal-like Amorphous DCIS Cells +KDR Luminal-like Amorphous DCIS Cells 13028 0.052732575990175 0.0332318294154894 0.0436751611912803 0.0386599225061586 0.0685324945621545 13 4 0.0386599225061586 endothelial_or_axis_marker KDR|Luminal-like Amorphous DCIS Cells +MMRN2 Luminal-like Amorphous DCIS Cells 13028 0.0277863064169481 0.0178947711423567 0.0235646300276327 0.0299904672072644 0.0417978957956201 13 6 0.0299904672072644 endothelial_or_axis_marker MMRN2|Luminal-like Amorphous DCIS Cells +PECAM1 Luminal-like Amorphous DCIS Cells 13028 0.0814399754375191 0.0530433066285229 0.0703868590727663 0.0369375170660823 0.0789255327842331 13 2 0.0369375170660823 endothelial_or_axis_marker PECAM1|Luminal-like Amorphous DCIS Cells +PF4 Luminal-like Amorphous DCIS Cells 13028 0.0117439361375498 0.0080077852464661 0.0112833896223518 0.3285790543700732 0.3276212772490021 13 9 0.3285790543700732 contamination_control PF4|Luminal-like Amorphous DCIS Cells +PPBP Luminal-like Amorphous DCIS Cells 13028 0.0158888547743322 0.0108366602545513 0.0152747927540681 0.4123736879057146 0.417850441783509 13 8 0.4123736879057146 contamination_control PPBP|Luminal-like Amorphous DCIS Cells +SELP Luminal-like Amorphous DCIS Cells 13028 0.0183451028553883 0.0123535062909841 0.0171169788148603 0.0394162019760646 0.0659592606342069 13 1 0.0394162019760646 endothelial_or_axis_marker SELP|Luminal-like Amorphous DCIS Cells +VWF Luminal-like Amorphous DCIS Cells 13028 0.0628645993245317 0.0388471531536224 0.0492784771261897 0.0234261123623003 0.0561174682076139 13 0 0.0234261123623003 endothelial_or_axis_marker VWF|Luminal-like Amorphous DCIS Cells +CLEC14A Macrophages 3861 0.0217560217560217 0.0141995064228834 0.0189070189070189 0.0222946084293281 0.0320720163363751 12 7 0.0222946084293281 endothelial_or_axis_marker CLEC14A|Macrophages +EMCN Macrophages 3861 0.0326340326340326 0.0209639658435888 0.0271950271950271 0.0299539745907102 0.0428835096964553 12 3 0.0299539745907102 endothelial_or_axis_marker EMCN|Macrophages +FLT1 Macrophages 3861 0.0699300699300699 0.046158519417716 0.0624190624190624 0.0660309281033502 0.1011845853951117 12 5 0.0660309281033502 endothelial_or_axis_marker FLT1|Macrophages +GP1BA Macrophages 3861 0.0152810152810152 0.0103684634643049 0.0145040145040145 0.4144363901505435 0.4459984459984459 12 11 0.4144363901505435 contamination_control GP1BA|Macrophages +HBB Macrophages 3861 0.0129500129500129 0.0079906306789968 0.0098420098420098 0.1219459831986171 0.1779402366404463 12 12 0.1219459831986171 contamination_control HBB|Macrophages +ITGA2B Macrophages 3861 0.0098420098420098 0.0068219613730323 0.0098420098420098 0.0863459350344358 0.0977057589960815 12 10 0.0863459350344358 contamination_control ITGA2B|Macrophages +KDR Macrophages 3861 0.0274540274540274 0.0178205182454308 0.0238280238280238 0.0207313249527822 0.0373895337505235 12 4 0.0207313249527822 endothelial_or_axis_marker KDR|Macrophages +MMRN2 Macrophages 3861 0.0142450142450142 0.0091695806068572 0.0121730121730121 0.0153676179654177 0.0215919491937591 12 6 0.0153676179654177 endothelial_or_axis_marker MMRN2|Macrophages +PECAM1 Macrophages 3861 0.4421134421134421 0.2537920055022898 0.2867132867132867 0.1767319409426705 0.3214946540911955 12 2 0.1767319409426705 endothelial_or_axis_marker PECAM1|Macrophages +PF4 Macrophages 3861 0.0062160062160062 0.0043086071829678 0.0062160062160062 0.1767927123740518 0.1804861804861804 12 9 0.1767927123740518 contamination_control PF4|Macrophages +PPBP Macrophages 3861 0.0106190106190106 0.0072115178083538 0.0101010101010101 0.2744240498616374 0.2763187429854096 12 8 0.2744240498616374 contamination_control PPBP|Macrophages +SELP Macrophages 3861 0.0152810152810152 0.0101144284337398 0.0137270137270137 0.0322719999185737 0.0528962316272414 12 1 0.0322719999185737 endothelial_or_axis_marker SELP|Macrophages +VWF Macrophages 3861 0.0595700595700595 0.0356794823693743 0.0435120435120435 0.0215159025864354 0.049550754423328 12 0 0.0215159025864354 endothelial_or_axis_marker VWF|Macrophages +CLEC14A Mast Cells 369 0.056910569105691 0.0394474005196716 0.056910569105691 0.0619362618635559 0.0965375192697639 5 7 0.0619362618635559 endothelial_or_axis_marker CLEC14A|Mast Cells +EMCN Mast Cells 369 0.046070460704607 0.0311539837318896 0.043360433604336 0.0445137930517 0.0683745436832682 5 3 0.0445137930517 endothelial_or_axis_marker EMCN|Mast Cells +FLT1 Mast Cells 369 0.1300813008130081 0.0847081034138615 0.1111111111111111 0.121177081865955 0.1801169590643274 5 5 0.121177081865955 endothelial_or_axis_marker FLT1|Mast Cells +GP1BA Mast Cells 369 0.032520325203252 0.0225413717255266 0.032520325203252 0.9009979886730534 1.0 5 11 0.9009979886730534 contamination_control GP1BA|Mast Cells +HBB Mast Cells 369 0.029810298102981 0.0183240454439134 0.021680216802168 0.2796454782608846 0.3919710475930755 5 12 0.2796454782608846 contamination_control HBB|Mast Cells +ITGA2B Mast Cells 369 0.05420054200542 0.0360097004506648 0.048780487804878 0.4557767313098297 0.48426435877262 5 10 0.4557767313098297 contamination_control ITGA2B|Mast Cells +KDR Mast Cells 369 0.062330623306233 0.038492873165771 0.048780487804878 0.0447803061041976 0.0765434728583093 5 4 0.0447803061041976 endothelial_or_axis_marker KDR|Mast Cells +MMRN2 Mast Cells 369 0.046070460704607 0.0287814397282205 0.037940379403794 0.0482358124326017 0.0672969625623857 5 6 0.0482358124326017 endothelial_or_axis_marker MMRN2|Mast Cells +PECAM1 Mast Cells 369 0.1409214092140921 0.0786123294884544 0.086720867208672 0.0547428968261726 0.0972410296200218 5 2 0.0547428968261726 endothelial_or_axis_marker PECAM1|Mast Cells +PF4 Mast Cells 369 0.008130081300813 0.0056353429313816 0.008130081300813 0.2312319317331349 0.2360627177700348 5 9 0.2312319317331349 contamination_control PF4|Mast Cells +PPBP Mast Cells 369 0.010840108401084 0.0075137905751755 0.010840108401084 0.2859266099382423 0.2965371875940981 5 8 0.2859266099382423 contamination_control PPBP|Mast Cells +SELP Mast Cells 369 0.040650406504065 0.0273970884443018 0.037940379403794 0.0874156005785038 0.1462009973093475 5 1 0.0874156005785038 endothelial_or_axis_marker SELP|Mast Cells +VWF Mast Cells 369 0.1084010840108401 0.064429266486136 0.08130081300813 0.0388529689719123 0.0925839444582218 5 0 0.0388529689719123 endothelial_or_axis_marker VWF|Mast Cells +CLEC14A Myeloid Cells 813 0.0959409594095941 0.063171658543608 0.084870848708487 0.0991856582276162 0.1439666009563321 2 7 0.0991856582276162 endothelial_or_axis_marker CLEC14A|Myeloid Cells +EMCN Myeloid Cells 813 0.068880688806888 0.044190650512719 0.057810578105781 0.0631409930964825 0.0911608018987485 2 3 0.0631409930964825 endothelial_or_axis_marker EMCN|Myeloid Cells +FLT1 Myeloid Cells 813 0.2164821648216482 0.1342771106539257 0.1685116851168511 0.1920867989563799 0.2731663106104744 2 5 0.1920867989563799 endothelial_or_axis_marker FLT1|Myeloid Cells +GP1BA Myeloid Cells 813 0.03690036900369 0.0237928444459297 0.031980319803198 0.9510204281985712 0.9833948339483392 2 11 0.9510204281985712 contamination_control GP1BA|Myeloid Cells +HBB Myeloid Cells 813 0.041820418204182 0.0206722753795988 0.020910209102091 0.315482099897806 0.3780495666591886 2 12 0.315482099897806 contamination_control HBB|Myeloid Cells +ITGA2B Myeloid Cells 813 0.02460024600246 0.0170515911576862 0.02460024600246 0.2158229139431324 0.2442169582986152 2 10 0.2158229139431324 contamination_control ITGA2B|Myeloid Cells +KDR Myeloid Cells 813 0.094710947109471 0.0625280568907611 0.084870848708487 0.072741401131855 0.1331743448438851 2 4 0.072741401131855 endothelial_or_axis_marker KDR|Myeloid Cells +MMRN2 Myeloid Cells 813 0.031980319803198 0.0211055110420704 0.028290282902829 0.0353714574924933 0.0501800493118053 2 6 0.0353714574924933 endothelial_or_axis_marker MMRN2|Myeloid Cells +PECAM1 Myeloid Cells 813 0.1734317343173431 0.1013956402364748 0.1180811808118081 0.0706084033917895 0.1324056823977419 2 2 0.0706084033917895 endothelial_or_axis_marker PECAM1|Myeloid Cells +PF4 Myeloid Cells 813 0.035670356703567 0.0243709546910044 0.034440344403444 1.0 1.0 2 9 1.0 contamination_control PF4|Myeloid Cells +PPBP Myeloid Cells 813 0.038130381303813 0.0250145563438513 0.033210332103321 0.9518933516907968 0.9084870848708488 2 8 0.9518933516907968 contamination_control PPBP|Myeloid Cells +SELP Myeloid Cells 813 0.051660516605166 0.0333954773400913 0.044280442804428 0.1065545966398871 0.1706320548460176 2 1 0.1065545966398871 endothelial_or_axis_marker SELP|Myeloid Cells +VWF Myeloid Cells 813 0.0971709717097171 0.0609036690351614 0.076260762607626 0.0367269176315692 0.0868444231781549 2 0 0.0367269176315692 endothelial_or_axis_marker VWF|Myeloid Cells +CLEC14A Myoepithelial Cells 8438 0.0342498222327565 0.0228118573348078 0.0311685233467646 0.0358168383941588 0.0528712323647714 8 7 0.0358168383941588 endothelial_or_axis_marker CLEC14A|Myoepithelial Cells +EMCN Myoepithelial Cells 8438 0.0362645176582128 0.023963506014734 0.0322351268073003 0.0342398120482147 0.0508311818588696 8 3 0.0342398120482147 endothelial_or_axis_marker EMCN|Myoepithelial Cells +FLT1 Myoepithelial Cells 8438 0.0977719838824366 0.0644725671229003 0.0869874377814648 0.0922296360029415 0.1410112149299534 8 5 0.0922296360029415 endothelial_or_axis_marker FLT1|Myoepithelial Cells +GP1BA Myoepithelial Cells 8438 0.020739511732638 0.0139384932042256 0.0193173737852571 0.5571335451568191 0.5940092438966579 8 11 0.5571335451568191 contamination_control GP1BA|Myoepithelial Cells +HBB Myoepithelial Cells 8438 0.0141028679781938 0.0088377982864899 0.011258592083432 0.1348747107271352 0.203551568401506 8 12 0.1348747107271352 contamination_control HBB|Myoepithelial Cells +ITGA2B Myoepithelial Cells 8438 0.020739511732638 0.0141027850223247 0.0197914197677174 0.1784997147823181 0.1964777236617758 8 10 0.1784997147823181 contamination_control ITGA2B|Myoepithelial Cells +KDR Myoepithelial Cells 8438 0.0741881962550367 0.0463084306158829 0.0597297937899976 0.0538724581366983 0.0937244799208405 8 4 0.0538724581366983 endothelial_or_axis_marker KDR|Myoepithelial Cells +MMRN2 Myoepithelial Cells 8438 0.0624555581891443 0.0397219631339557 0.0513154776013273 0.0665714148172208 0.0910211186412683 8 6 0.0665714148172208 endothelial_or_axis_marker MMRN2|Myoepithelial Cells +PECAM1 Myoepithelial Cells 8438 0.0554633799478549 0.0343003331366867 0.0438492533775776 0.0238855610846739 0.0491686336143842 8 2 0.0238855610846739 endothelial_or_axis_marker PECAM1|Myoepithelial Cells +PF4 Myoepithelial Cells 8438 0.011258592083432 0.0077356740943696 0.0110215690922019 0.3174136669018129 0.320019131141435 8 9 0.3174136669018129 contamination_control PF4|Myoepithelial Cells +PPBP Myoepithelial Cells 8438 0.014339890969424 0.0098032804643216 0.0138658449869637 0.373049890250874 0.3793078928656079 8 8 0.373049890250874 contamination_control PPBP|Myoepithelial Cells +SELP Myoepithelial Cells 8438 0.0163545863948803 0.0110974800201599 0.0155250059255747 0.035408612226895 0.0598246877132068 8 1 0.035408612226895 endothelial_or_axis_marker SELP|Myoepithelial Cells +VWF Myoepithelial Cells 8438 0.07146243185589 0.0419762066168591 0.0515525005925574 0.0253130346221518 0.0587070863739886 8 0 0.0253130346221518 endothelial_or_axis_marker VWF|Myoepithelial Cells +CLEC14A Pericytes 8087 0.3164337826140719 0.1826373823877548 0.2093483368368987 0.2867584832618149 0.3551180284975245 11 7 0.2867584832618149 endothelial_or_axis_marker CLEC14A|Pericytes +EMCN Pericytes 8087 0.3227402003215036 0.1876974327969063 0.2149128230493384 0.2681880029135547 0.3388934331646543 11 3 0.2681880029135547 endothelial_or_axis_marker EMCN|Pericytes +FLT1 Pericytes 8087 0.3560034623469766 0.2050259988814704 0.2351922839124521 0.2932948708546298 0.3812590707633433 11 5 0.2932948708546298 endothelial_or_axis_marker FLT1|Pericytes +GP1BA Pericytes 8087 0.0123655249165327 0.0083932617402912 0.011747248670706 0.3354858807392409 0.3612278966242116 11 11 0.3354858807392409 contamination_control GP1BA|Pericytes +HBB Pericytes 8087 0.0838382589340917 0.0290978152906039 0.0244837393347347 0.4440652855939436 0.4426577945969655 11 12 0.4440652855939436 contamination_control HBB|Pericytes +ITGA2B Pericytes 8087 0.0071720044515889 0.0049001078678834 0.0069246939532583 0.0620209310030028 0.0687443407779111 11 10 0.0620209310030028 contamination_control ITGA2B|Pericytes +KDR Pericytes 8087 0.6527760603437616 0.3246482093513414 0.3185359218498825 0.3776763072043215 0.4998278366145173 11 4 0.3776763072043215 endothelial_or_axis_marker KDR|Pericytes +MMRN2 Pericytes 8087 0.2594287127488562 0.1521963660737839 0.1774452825522443 0.2550711651738665 0.3147445735768315 11 6 0.2550711651738665 endothelial_or_axis_marker MMRN2|Pericytes +PECAM1 Pericytes 8087 1.07753184122666 0.5102737634871709 0.4703845678249042 0.3553369321256862 0.5274472127060166 11 2 0.3553369321256862 endothelial_or_axis_marker PECAM1|Pericytes +PF4 Pericytes 8087 0.0039569679732904 0.0027427611942522 0.0039569679732904 0.1125422138372226 0.1148933915101838 11 9 0.1125422138372226 contamination_control PF4|Pericytes +PPBP Pericytes 8087 0.0092741436873995 0.0062003416683107 0.0085322121924075 0.2359451805239446 0.2334034046411937 11 8 0.2359451805239446 contamination_control PPBP|Pericytes +SELP Pericytes 8087 0.1098058612588104 0.0635039574989391 0.0727092865092123 0.202621406109163 0.2801809145913525 11 1 0.202621406109163 endothelial_or_axis_marker SELP|Pericytes +VWF Pericytes 8087 1.29108445653518 0.522848572084377 0.4304439223445035 0.3152949033274218 0.4901820132442887 11 0 0.3152949033274218 endothelial_or_axis_marker VWF|Pericytes +CLEC14A Plasma Cells 873 0.0458190148911798 0.0306358052341192 0.0423825887743413 0.0481011988213285 0.0718936753717387 1 7 0.0481011988213285 endothelial_or_axis_marker CLEC14A|Plasma Cells +EMCN Plasma Cells 873 0.0675830469644902 0.0439389014915346 0.0584192439862542 0.06278128616698 0.0921205997691455 1 3 0.06278128616698 endothelial_or_axis_marker EMCN|Plasma Cells +FLT1 Plasma Cells 873 0.145475372279496 0.0949639526095303 0.1260022909507445 0.1358483332280187 0.2042563453306806 1 5 0.1358483332280187 endothelial_or_axis_marker FLT1|Plasma Cells +GP1BA Plasma Cells 873 0.0389461626575028 0.025018226465438 0.0320733104238258 1.0 0.986254295532646 1 11 1.0 contamination_control GP1BA|Plasma Cells +HBB Plasma Cells 873 0.0137457044673539 0.0095277962963566 0.0137457044673539 0.1454048539784621 0.2485177260512798 1 12 0.1454048539784621 contamination_control HBB|Plasma Cells +ITGA2B Plasma Cells 873 0.0240549828178694 0.0163441107895842 0.0229095074455899 0.206868296559376 0.2274322876251708 1 10 0.206868296559376 contamination_control ITGA2B|Plasma Cells +KDR Plasma Cells 873 0.0504009163802978 0.0338117373329047 0.0469644902634593 0.039334552688797 0.0736939163086014 1 4 0.039334552688797 endothelial_or_axis_marker KDR|Plasma Cells +MMRN2 Plasma Cells 873 0.0160366552119129 0.0107862296167095 0.0148911798396334 0.0180770160756215 0.0264133144666801 1 6 0.0180770160756215 endothelial_or_axis_marker MMRN2|Plasma Cells +PECAM1 Plasma Cells 873 1.7445589919816724 0.7524104298425486 0.6300114547537228 0.5239524995612319 0.7064385367047334 1 2 0.5239524995612319 endothelial_or_axis_marker PECAM1|Plasma Cells +PF4 Plasma Cells 873 0.0126002290950744 0.0087338132716602 0.0126002290950744 0.3583697636138964 0.3658566519391262 1 9 0.3583697636138964 contamination_control PF4|Plasma Cells +PPBP Plasma Cells 873 0.0286368843069874 0.0195200428883698 0.0274914089347079 0.7428074595744601 0.7520427644138984 1 8 0.7428074595744601 contamination_control PPBP|Plasma Cells +SELP Plasma Cells 873 0.0435280641466208 0.0280592409976069 0.0366552119129438 0.0895283237329889 0.1412486807583681 1 1 0.0895283237329889 endothelial_or_axis_marker SELP|Plasma Cells +VWF Plasma Cells 873 0.0847651775486827 0.051819034142692 0.0641466208476517 0.031248583687255 0.0730490503354217 1 0 0.031248583687255 endothelial_or_axis_marker VWF|Plasma Cells +CLEC14A T Lymphocytes 8018 0.0436517834871539 0.0290143268473991 0.0395360439012222 0.0455553197863865 0.0670650752565186 4 7 0.0455553197863865 endothelial_or_axis_marker CLEC14A|T Lymphocytes +EMCN T Lymphocytes 8018 0.0553754053379895 0.0361832253880223 0.048266400598653 0.0516997319099436 0.0761107037415951 4 3 0.0516997319099436 endothelial_or_axis_marker EMCN|T Lymphocytes +FLT1 T Lymphocytes 8018 0.1250935395360439 0.0823683814853259 0.110750810675979 0.1178300505401263 0.1795328930957976 4 5 0.1178300505401263 endothelial_or_axis_marker FLT1|T Lymphocytes +GP1BA T Lymphocytes 8018 0.0337989523571963 0.0228747657532192 0.0319281616363182 0.9143240343123462 0.9817909703167872 4 11 0.9143240343123462 contamination_control GP1BA|T Lymphocytes +HBB T Lymphocytes 8018 0.0204539785482664 0.0135024063652265 0.0182090296832127 0.2060618599333801 0.3292131488218594 4 12 0.2060618599333801 contamination_control HBB|T Lymphocytes +ITGA2B T Lymphocytes 8018 0.0190820653529558 0.0129967127906341 0.0183337490646046 0.1645000985665936 0.1820068153107122 4 10 0.1645000985665936 contamination_control ITGA2B|T Lymphocytes +KDR T Lymphocytes 8018 0.0432776253429783 0.028043636473393 0.037789972561736 0.0326242891806288 0.0592978026514578 4 4 0.0326242891806288 endothelial_or_axis_marker KDR|T Lymphocytes +MMRN2 T Lymphocytes 8018 0.0228236467947118 0.0145317438116697 0.0189573459715639 0.0243542531380399 0.0336256996418691 4 6 0.0243542531380399 endothelial_or_axis_marker MMRN2|T Lymphocytes +PECAM1 T Lymphocytes 8018 0.2116487902220005 0.1249157351188472 0.1489149413818907 0.0869869808473348 0.1669799056660285 4 2 0.0869869808473348 endothelial_or_axis_marker PECAM1|T Lymphocytes +PF4 T Lymphocytes 8018 0.0102269892741332 0.0070529292508685 0.0101022698927413 0.2893989726825026 0.2933266222428108 4 9 0.2893989726825026 contamination_control PF4|T Lymphocytes +PPBP T Lymphocytes 8018 0.0177101521576453 0.0117081694289626 0.0158393614367672 0.4455377295803386 0.4332945317480114 4 8 0.4455377295803386 contamination_control PPBP|T Lymphocytes +SELP T Lymphocytes 8018 0.0602394612122723 0.0386444910152436 0.0505113494637066 0.1233025691038608 0.1946424833668481 4 1 0.1233025691038608 endothelial_or_axis_marker SELP|T Lymphocytes +VWF T Lymphocytes 8018 0.0981541531554003 0.05306322895159 0.0619855325517585 0.0319988741211145 0.0705880407667193 4 0 0.0319988741211145 endothelial_or_axis_marker VWF|T Lymphocytes +CLEC14A Unassigned 12 0.0 0.0 0.0 0.0 0.0 19 7 0.0 endothelial_or_axis_marker CLEC14A|Unassigned +EMCN Unassigned 12 0.0 0.0 0.0 0.0 0.0 19 3 0.0 endothelial_or_axis_marker EMCN|Unassigned +FLT1 Unassigned 12 0.0 0.0 0.0 0.0 0.0 19 5 0.0 endothelial_or_axis_marker FLT1|Unassigned +GP1BA Unassigned 12 0.0 0.0 0.0 0.0 0.0 19 11 0.0 contamination_control GP1BA|Unassigned +HBB Unassigned 12 0.0 0.0 0.0 0.0 0.0 19 12 0.0 contamination_control HBB|Unassigned +ITGA2B Unassigned 12 0.0 0.0 0.0 0.0 0.0 19 10 0.0 contamination_control ITGA2B|Unassigned +KDR Unassigned 12 0.0 0.0 0.0 0.0 0.0 19 4 0.0 endothelial_or_axis_marker KDR|Unassigned +MMRN2 Unassigned 12 0.0 0.0 0.0 0.0 0.0 19 6 0.0 endothelial_or_axis_marker MMRN2|Unassigned +PECAM1 Unassigned 12 0.0 0.0 0.0 0.0 0.0 19 2 0.0 endothelial_or_axis_marker PECAM1|Unassigned +PF4 Unassigned 12 0.0 0.0 0.0 0.0 0.0 19 9 0.0 contamination_control PF4|Unassigned +PPBP Unassigned 12 0.0 0.0 0.0 0.0 0.0 19 8 0.0 contamination_control PPBP|Unassigned +SELP Unassigned 12 0.0 0.0 0.0 0.0 0.0 19 1 0.0 endothelial_or_axis_marker SELP|Unassigned +VWF Unassigned 12 0.0 0.0 0.0 0.0 0.0 19 0 0.0 endothelial_or_axis_marker VWF|Unassigned diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig2f_vwf_selp_spatial_hotspots.tsv b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig2f_vwf_selp_spatial_hotspots.tsv new file mode 100644 index 0000000..0dc2acb --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig2f_vwf_selp_spatial_hotspots.tsv @@ -0,0 +1,170491 @@ +x y value category label +74.00696563720703 2732.6484375 background all_cells +152.94557189941406 2721.637939453125 background all_cells +15.983525276184082 2817.409423828125 background all_cells +15.053759574890137 2799.582763671875 background all_cells +59.01640319824219 2763.47314453125 background all_cells +62.20882797241211 2758.2412109375 background all_cells +244.30322265625 2704.536865234375 background all_cells +262.5517272949219 2799.20947265625 background all_cells +332.4875793457031 2705.322998046875 background all_cells +316.04412841796875 2694.4873046875 background all_cells +171.2723388671875 2731.344482421875 background all_cells +176.92953491210938 2723.646484375 background all_cells +166.38253784179688 2765.78515625 background all_cells +175.75204467773438 2758.28466796875 background all_cells +177.10862731933594 2735.65087890625 background all_cells +163.80685424804688 2662.9208984375 background all_cells +240.1577606201172 2684.018310546875 background all_cells +237.6874542236328 2660.308837890625 background all_cells +194.2607879638672 2687.73193359375 background all_cells +76.65946197509766 2683.915771484375 background all_cells +147.84986877441406 2675.616943359375 background all_cells +88.22992706298828 2684.968505859375 background all_cells +376.2080078125 3262.067626953125 background all_cells +276.895751953125 4047.251220703125 background all_cells +294.4603271484375 4344.91015625 background all_cells +302.1333312988281 3812.4814453125 background all_cells +262.4244079589844 4271.95654296875 background all_cells +301.9730529785156 3824.3369140625 background all_cells +231.31385803222656 4211.46240234375 background all_cells +300.08367919921875 3532.047119140625 background all_cells +310.1340026855469 3740.7626953125 background all_cells +320.3499755859375 3712.83740234375 background all_cells +277.8470153808594 3608.510009765625 background all_cells +290.0897827148437 3606.482666015625 background all_cells +369.7683410644531 3768.161865234375 background all_cells +375.26409912109375 4204.88427734375 background all_cells +388.7781372070313 3535.32421875 background all_cells +372.3170776367188 4160.51513671875 background all_cells +374.3156127929688 3706.440673828125 background all_cells +365.35595703125 3743.647216796875 background all_cells +378.223876953125 3493.4267578125 background all_cells +371.39599609375 3482.791259765625 background all_cells +374.5128479003906 3446.118408203125 background all_cells +286.1236877441406 3300.44580078125 background all_cells +251.2071228027344 3344.341796875 background all_cells +253.4404144287109 3315.142578125 background all_cells +304.2402648925781 2889.21044921875 background all_cells +263.8153381347656 2995.36962890625 background all_cells +242.2298126220703 2973.30859375 background all_cells +343.51373291015625 2892.0751953125 background all_cells +248.85826110839844 3278.385498046875 background all_cells +315.438232421875 3233.926025390625 background all_cells +307.2865295410156 3227.245361328125 background all_cells +275.36151123046875 3232.341796875 background all_cells +314.79840087890625 3046.825927734375 background all_cells +344.9102478027344 3135.87744140625 background all_cells +363.32037353515625 3073.600341796875 background all_cells +218.83921813964844 3223.59619140625 background all_cells +221.66807556152344 3252.701904296875 background all_cells +230.22866821289065 3202.398681640625 background all_cells +232.2102508544922 2969.7490234375 background all_cells +229.28451538085935 3220.073486328125 background all_cells +222.30670166015625 2972.94189453125 background all_cells +358.72802734375 2810.17578125 background all_cells +375.361083984375 2867.046875 background all_cells +379.1446838378906 2834.2685546875 background all_cells +357.17388916015625 2898.660888671875 background all_cells +365.6275634765625 2722.12646484375 background all_cells +336.61053466796875 2801.817626953125 background all_cells +323.8401184082031 2845.53466796875 background all_cells +249.79910278320312 2843.71337890625 background all_cells +256.294921875 2821.041259765625 background all_cells +166.20419311523438 2790.435546875 background all_cells +200.83351135253903 2819.6669921875 background all_cells +188.246337890625 2783.404541015625 background all_cells +165.5054473876953 3212.7255859375 background all_cells +208.6004943847656 3561.395263671875 background all_cells +201.19847106933597 3488.87353515625 background all_cells +237.46827697753903 3523.625244140625 background all_cells +198.26742553710935 3295.038330078125 background all_cells +243.53155517578125 3329.01953125 background all_cells +218.8261260986328 3362.29248046875 background all_cells +212.81787109375 3325.33056640625 background all_cells +201.8055419921875 3299.511962890625 background all_cells +167.21453857421875 3334.0078125 background all_cells +173.1734161376953 3373.82177734375 background all_cells +169.626708984375 3369.84814453125 background all_cells +158.15963745117188 3858.85107421875 background all_cells +250.81494140625 4028.79345703125 background all_cells +264.57275390625 3933.388916015625 background all_cells +200.95706176757807 3921.03955078125 background all_cells +138.06326293945312 3919.0751953125 background all_cells +236.30197143554688 3413.77197265625 background all_cells +163.53697204589844 3463.6044921875 background all_cells +247.91384887695312 3449.912841796875 background all_cells +232.540771484375 3427.55078125 background all_cells +149.80731201171875 2921.340087890625 background all_cells +45.40875625610352 2935.874267578125 background all_cells +120.98985290527344 2938.890380859375 background all_cells +78.23250579833984 3239.21728515625 background all_cells +63.31364059448242 3557.8837890625 background all_cells +66.10882568359375 3294.774169921875 background all_cells +71.68984985351562 3269.10791015625 background all_cells +70.6707534790039 3253.822021484375 background all_cells +100.2860336303711 3208.06787109375 background all_cells +122.61742401123048 3393.076904296875 background all_cells +147.92808532714844 3180.060791015625 background all_cells +106.67031860351562 3218.19482421875 background all_cells +107.45418548583984 3151.10888671875 background all_cells +71.91565704345703 3041.451904296875 background all_cells +88.8571548461914 3107.95849609375 background all_cells +75.0242691040039 3062.563720703125 background all_cells +715.1201782226562 4176.39404296875 background all_cells +719.2136840820312 4187.6796875 background all_cells +720.4644165039062 4183.02197265625 background all_cells +711.6304931640625 4183.3134765625 background all_cells +742.2242431640625 4197.20068359375 background all_cells +748.9570922851562 4252.09130859375 background all_cells +743.5989379882812 4252.1044921875 background all_cells +707.8854370117188 4196.48095703125 background all_cells +717.2849731445312 4245.02880859375 background all_cells +720.2442016601562 4192.9873046875 background all_cells +716.6849975585938 4203.37841796875 background all_cells +713.0542602539062 4190.88818359375 background all_cells +674.79638671875 4242.51953125 background all_cells +704.1102905273438 4243.40869140625 background all_cells +702.2114868164062 4197.74462890625 background all_cells +677.8505859375 4250.6318359375 background all_cells +746.557373046875 4187.9052734375 background all_cells +752.5838623046875 4192.17138671875 background all_cells +742.2268676757812 4190.5302734375 background all_cells +731.510986328125 4190.52197265625 background all_cells +795.1383056640625 4374.11962890625 background all_cells +794.6362915039062 4366.3935546875 background all_cells +789.4089965820312 4370.89990234375 background all_cells +789.4658203125 4359.021484375 background all_cells +771.53515625 4370.32421875 background all_cells +774.3021850585938 4377.83251953125 background all_cells +777.5027465820312 4383.18505859375 background all_cells +783.1875610351562 4378.1875 background all_cells +777.9176025390625 4359.015625 background all_cells +782.3676147460938 4366.7099609375 background all_cells +775.7012939453125 4364.97119140625 background all_cells +786.35888671875 4362.0888671875 background all_cells +778.1511840820312 4373.0263671875 background all_cells +782.501220703125 4347.74072265625 background all_cells +717.9072875976562 4143.7451171875 background all_cells +719.0092163085938 4152.337890625 background all_cells +713.2119140625 4147.619140625 background all_cells +748.6767578125 4167.04345703125 background all_cells +749.2753295898438 4154.40185546875 background all_cells +758.126220703125 4157.875 background all_cells +745.399658203125 4159.95703125 background all_cells +760.1058349609375 4163.39306640625 background all_cells +739.832275390625 4154.47607421875 background all_cells +736.0852661132812 4157.60009765625 background all_cells +729.7619018554688 4156.7236328125 background all_cells +748.7107543945312 4144.630859375 background all_cells +724.8336181640625 3727.8974609375 background all_cells +722.8682250976562 4148.01171875 background all_cells +752.7153930664062 4148.67138671875 background all_cells +759.8451538085938 4148.8916015625 background all_cells +751.488525390625 4389.87939453125 background all_cells +729.9720458984375 4409.74072265625 background all_cells +731.9286499023438 4406.0908203125 background all_cells +770.1513671875 4443.47900390625 background all_cells +816.9927368164062 4496.10986328125 background all_cells +762.721923828125 4491.52734375 background all_cells +763.7484130859375 4486.52880859375 background all_cells +759.8185424804688 4406.0537109375 background all_cells +768.1795043945312 4423.58984375 background all_cells +763.1220703125 4424.84228515625 background all_cells +761.0797729492188 4416.59375 background all_cells +732.9239501953125 4415.048828125 background all_cells +735.4550170898438 4438.30224609375 background all_cells +740.0681762695312 4429.49267578125 background all_cells +735.3226318359375 4421.111328125 background all_cells +758.6657104492188 2690.14111328125 background all_cells +710.8374633789062 2713.786376953125 background all_cells +716.086181640625 2709.778564453125 background all_cells +779.3281860351562 2924.859130859375 background all_cells +767.0067749023438 3205.603271484375 background all_cells +768.5511474609375 3198.4287109375 background all_cells +683.5355834960938 2696.14453125 background all_cells +703.426513671875 2708.232666015625 background all_cells +696.67138671875 2713.645263671875 background all_cells +688.0972290039062 2703.8369140625 background all_cells +745.3428344726562 4258.3955078125 background all_cells +750.0553588867188 4278.0595703125 background all_cells +760.2239990234375 4286.44384765625 background all_cells +751.7401733398438 4302.5693359375 background all_cells +766.8060913085938 4303.8095703125 background all_cells +762.8010864257812 4296.861328125 background all_cells +770.12451171875 4295.86865234375 background all_cells +757.3433837890625 4300.9521484375 background all_cells +719.0823364257812 4279.0048828125 background all_cells +722.8156127929688 4273.29296875 background all_cells +701.9901733398438 4363.85888671875 background all_cells +730.9278564453125 4323.87060546875 background all_cells +712.1224365234375 4262.18359375 background all_cells +719.273193359375 4265.54736328125 background all_cells +711.6673583984375 4269.58251953125 background all_cells +715.0436401367188 4257.5087890625 background all_cells +730.412841796875 4267.24072265625 background all_cells +472.36431884765625 4165.44970703125 background all_cells +487.2476501464844 4178.42333984375 background all_cells +482.9089965820313 4174.59521484375 background all_cells +456.5246887207031 4173.85205078125 background all_cells +473.4200439453125 4254.57421875 background all_cells +444.6706237792969 4452.9521484375 background all_cells +472.6119995117188 4314.7197265625 background all_cells +450.9676208496094 4271.71484375 background all_cells +469.94775390625 4193.30224609375 background all_cells +476.1722717285156 4229.36181640625 background all_cells +490.0014343261719 4223.97802734375 background all_cells +507.9420776367188 4196.52001953125 background all_cells +528.719970703125 4401.8154296875 background all_cells +558.5411987304688 4503.73291015625 background all_cells +542.5255737304688 4161.7001953125 background all_cells +549.4290771484375 4168.51513671875 background all_cells +541.5491943359375 4168.8154296875 background all_cells +548.8532104492188 4173.978515625 background all_cells +536.6242065429688 4124.3955078125 background all_cells +549.7279663085938 4141.3623046875 background all_cells +544.3338012695312 4139.4716796875 background all_cells +546.8677978515625 4133.59716796875 background all_cells +553.1996459960938 4128.4736328125 background all_cells +540.9301147460938 4128.9384765625 background all_cells +493.0845336914063 4151.744140625 background all_cells +506.1095581054688 4164.6533203125 background all_cells +496.8997192382813 4129.48193359375 background all_cells +490.010986328125 4122.86376953125 background all_cells +513.247314453125 4170.66064453125 background all_cells +513.2642211914062 4283.59521484375 background all_cells +533.8003540039062 4314.06396484375 background all_cells +532.82470703125 4327.75927734375 background all_cells +513.8826904296875 4325.1416015625 background all_cells +546.8021850585938 4312.7978515625 background all_cells +568.1079711914062 4334.8359375 background all_cells +611.382568359375 4557.03271484375 background all_cells +587.8167114257812 4416.478515625 background all_cells +580.171630859375 4342.78564453125 background all_cells +687.5245971679688 4496.03466796875 background all_cells +855.1217651367188 4480.90625 background all_cells +790.3876342773438 4378.6669921875 background all_cells +790.4077758789062 4384.888671875 background all_cells +783.6283569335938 4386.7919921875 background all_cells +578.3250122070312 4282.57763671875 background all_cells +568.5886840820312 4295.02001953125 background all_cells +595.3048095703125 4291.20654296875 background all_cells +560.2452392578125 4178.11865234375 background all_cells +581.7274780273438 4172.42138671875 background all_cells +567.5411987304688 4176.10498046875 background all_cells +559.4070434570312 4174.26611328125 background all_cells +709.2486572265625 4109.2861328125 background all_cells +710.886962890625 4141.09033203125 background all_cells +704.5299072265625 4141.05810546875 background all_cells +705.0636596679688 4134.537109375 background all_cells +642.823974609375 4126.443359375 background all_cells +684.9628295898438 4123.51123046875 background all_cells +682.9415893554688 4109.6162109375 background all_cells +676.787353515625 4085.802001953125 background all_cells +675.1615600585938 4132.1474609375 background all_cells +631.2261962890625 4170.3642578125 background all_cells +689.854736328125 4190.60546875 background all_cells +642.7044677734375 4171.373046875 background all_cells +642.5830078125 4155.2724609375 background all_cells +590.4334716796875 4159.4443359375 background all_cells +593.9381713867188 4150.45751953125 background all_cells +715.612060546875 4159.7646484375 background all_cells +703.2156372070312 4159.00390625 background all_cells +702.6492309570312 4149.138671875 background all_cells +579.0469360351562 4122.91455078125 background all_cells +584.9931640625 4135.7197265625 background all_cells +578.9957885742188 4131.1845703125 background all_cells +552.1384887695312 4178.06591796875 background all_cells +539.50341796875 4208.34912109375 background all_cells +551.4485473632812 4205.1240234375 background all_cells +597.6088256835938 4256.072265625 background all_cells +609.2924194335938 4267.0478515625 background all_cells +602.2334594726562 4266.80908203125 background all_cells +581.8787841796875 4273.3798828125 background all_cells +628.6874389648438 4258.99072265625 background all_cells +584.6151733398438 4258.61865234375 background all_cells +562.8908081054688 4209.283203125 background all_cells +598.9071044921875 4243.15869140625 background all_cells +609.6461181640625 4249.43603515625 background all_cells +625.109375 4232.5556640625 background all_cells +557.1724853515625 4186.14013671875 background all_cells +575.0614013671875 4181.67333984375 background all_cells +564.70751953125 4184.2900390625 background all_cells +556.8052368164062 4181.4697265625 background all_cells +556.7175903320312 3961.28564453125 background all_cells +570.3051147460938 3962.653564453125 background all_cells +563.3466796875 3930.96484375 background all_cells +561.5358276367188 3937.45166015625 background all_cells +538.324462890625 3978.1259765625 background all_cells +544.1627807617188 3989.231689453125 background all_cells +543.306884765625 3984.412841796875 background all_cells +537.28369140625 3946.547607421875 background all_cells +551.5785522460938 3944.33349609375 background all_cells +538.3320922851562 3940.58251953125 background all_cells +552.62939453125 4075.507568359375 background all_cells +528.6480712890625 4073.4482421875 background all_cells +546.3177490234375 4080.2646484375 background all_cells +553.4730224609375 4082.360595703125 background all_cells +546.4257202148438 4085.69189453125 background all_cells +542.9505004882812 4095.71435546875 background all_cells +555.8836059570312 4093.484130859375 background all_cells +548.2033081054688 4093.093505859375 background all_cells +544.2318115234375 4089.35400390625 background all_cells +531.5983276367188 4104.9462890625 background all_cells +539.0283813476562 4106.56298828125 background all_cells +539.18603515625 4098.67138671875 background all_cells +534.8195190429688 4091.314208984375 background all_cells +434.1824035644531 4100.09619140625 background all_cells +441.158203125 4096.90625 background all_cells +515.4541625976562 4120.5625 background all_cells +511.3088073730469 4110.84130859375 background all_cells +504.5979919433594 4114.19677734375 background all_cells +542.4857788085938 4123.03955078125 background all_cells +539.5594482421875 4116.03125 background all_cells +538.9564819335938 3999.47900390625 background all_cells +562.4766235351562 4020.235107421875 background all_cells +590.9012451171875 3998.276611328125 background all_cells +584.9544067382812 4041.091064453125 background all_cells +603.8430786132812 4053.8642578125 background all_cells +597.4246826171875 4045.888671875 background all_cells +545.80029296875 4051.060302734375 background all_cells +551.1381225585938 4066.01513671875 background all_cells +590.2734985351562 4047.863037109375 background all_cells +496.93701171875 4062.376220703125 background all_cells +521.51318359375 4052.927490234375 background all_cells +527.5839233398438 4056.429931640625 background all_cells +534.0288696289062 4051.00048828125 background all_cells +471.5263366699219 4065.40771484375 background all_cells +513.2260131835938 4060.944580078125 background all_cells +527.3871459960938 4009.7060546875 background all_cells +431.1178588867188 4019.18603515625 background all_cells +522.9940795898438 4002.595947265625 background all_cells +510.4973449707031 4010.796630859375 background all_cells +528.9500732421875 2929.904052734375 background all_cells +544.5879516601562 2971.749755859375 background all_cells +540.7166748046875 2929.20263671875 background all_cells +587.5904541015625 3478.822509765625 background all_cells +594.9544677734375 3798.58642578125 background all_cells +597.7355346679688 3391.932861328125 background all_cells +549.96142578125 3411.15771484375 background all_cells +551.0728149414062 3448.200439453125 background all_cells +540.6245727539062 3452.570068359375 background all_cells +568.0083618164062 3051.542236328125 background all_cells +563.520263671875 3314.93701171875 background all_cells +591.8665771484375 3269.90185546875 background all_cells +557.1253662109375 3258.7255859375 background all_cells +567.953857421875 3061.964111328125 background all_cells +576.1929931640625 2964.3935546875 background all_cells +562.5756225585938 2974.388916015625 background all_cells +571.0741577148438 2970.060546875 background all_cells +383.6750793457031 3417.158935546875 background all_cells +425.7848205566406 3469.775634765625 background all_cells +421.6661987304688 3465.876708984375 background all_cells +383.9667053222656 3424.53759765625 background all_cells +460.7005920410156 3718.213623046875 background all_cells +487.8359375 3831.236328125 background all_cells +485.2434997558594 3845.706787109375 background all_cells +468.81982421875 3797.22998046875 background all_cells +446.045166015625 3502.611328125 background all_cells +390.73382568359375 3875.743408203125 background all_cells +398.4350891113281 3506.85400390625 background all_cells +518.40478515625 3442.40576171875 background all_cells +470.7783508300781 3557.58984375 background all_cells +514.8504638671875 3529.94189453125 background all_cells +462.263671875 3460.892822265625 background all_cells +520.4384765625 3249.27783203125 background all_cells +511.5132751464844 3291.4892578125 background all_cells +504.0157165527344 3280.95947265625 background all_cells +514.10791015625 3384.19921875 background all_cells +509.4782104492188 3396.313720703125 background all_cells +489.0630798339844 3393.698486328125 background all_cells +443.134521484375 3277.120361328125 background all_cells +441.6678771972656 3309.896240234375 background all_cells +474.173583984375 3299.5771484375 background all_cells +463.1110534667969 3339.4443359375 background all_cells +461.9949951171875 3328.148193359375 background all_cells +396.5408325195313 3263.955078125 background all_cells +405.6447143554688 3377.234130859375 background all_cells +386.6422729492188 3267.6435546875 background all_cells +488.7384033203125 3036.12255859375 background all_cells +487.1767883300781 3051.924560546875 background all_cells +470.2740173339844 3050.1533203125 background all_cells +412.1196594238281 3048.612548828125 background all_cells +464.053955078125 3042.35498046875 background all_cells +471.2151794433594 3133.96630859375 background all_cells +409.4386901855469 3152.536865234375 background all_cells +428.35980224609375 3136.6220703125 background all_cells +502.0758361816406 3037.306884765625 background all_cells +496.4738464355469 3055.345703125 background all_cells +506.5183410644531 3053.87060546875 background all_cells +514.7574462890625 3042.508056640625 background all_cells +69.56355285644531 3940.61083984375 background all_cells +95.90521240234376 4196.056640625 background all_cells +44.50514602661133 4143.47119140625 background all_cells +33.72354507446289 4013.9189453125 background all_cells +37.851783752441406 4001.696533203125 background all_cells +46.1855697631836 3998.531494140625 background all_cells +187.73817443847656 5189.32861328125 background all_cells +211.1027374267578 5068.34765625 background all_cells +54.86852645874024 5036.84033203125 background all_cells +89.0296630859375 5155.5625 background all_cells +77.82086181640625 5153.23291015625 background all_cells +105.64909362792967 5124.69580078125 background all_cells +119.59667205810548 5106.40087890625 background all_cells +159.22772216796875 4013.576904296875 background all_cells +200.6498565673828 3968.515380859375 background all_cells +161.04859924316406 3995.3935546875 background all_cells +296.30499267578125 5213.5595703125 background all_cells +292.4869384765625 5226.9619140625 background all_cells +297.3441467285156 5227.39599609375 background all_cells +294.6672058105469 5196.69384765625 background all_cells +294.4831848144531 5203.35791015625 background all_cells +280.868896484375 5227.00048828125 background all_cells +275.4913024902344 5231.81396484375 background all_cells +287.2593688964844 5228.1416015625 background all_cells +267.28155517578125 5218.94921875 background all_cells +269.85260009765625 5224.44677734375 background all_cells +277.6661071777344 5221.52197265625 background all_cells +276.4609375 5217.314453125 background all_cells +286.90069580078125 5195.806640625 background all_cells +266.6107177734375 5211.548828125 background all_cells +273.5354919433594 5213.455078125 background all_cells +271.5475769042969 5207.7080078125 background all_cells +269.0140075683594 5201.3837890625 background all_cells +303.02752685546875 5190.5234375 background all_cells +315.2318725585937 5192.99609375 background all_cells +308.6767272949219 5196.65966796875 background all_cells +309.1833801269531 5188.421875 background all_cells +303.2268371582031 5181.51904296875 background all_cells +311.7394714355469 5204.05029296875 background all_cells +354.226318359375 5175.51806640625 background all_cells +357.6029357910156 5182.1220703125 background all_cells +335.94854736328125 5178.59521484375 background all_cells +360.448486328125 5190.12939453125 background all_cells +367.5324096679688 5197.63232421875 background all_cells +366.9686584472656 5211.66064453125 background all_cells +363.6226806640625 5194.86181640625 background all_cells +344.4716186523437 5190.39453125 background all_cells +350.4219055175781 5194.71728515625 background all_cells +348.0873718261719 5199.21923828125 background all_cells +546.7091674804688 4151.599609375 background all_cells +539.3591918945312 4049.128662109375 background all_cells +548.7085571289062 4161.419921875 background all_cells +354.3407287597656 5158.32666015625 background all_cells +346.7366638183594 5149.90625 background all_cells +353.27587890625 5146.11474609375 background all_cells +321.48980712890625 5140.34619140625 background all_cells +313.3615417480469 5142.796875 background all_cells +275.9166259765625 5041.25634765625 background all_cells +306.69891357421875 5140.14013671875 background all_cells +306.4132995605469 5135.048828125 background all_cells +257.9765319824219 5167.28271484375 background all_cells +273.75408935546875 5176.64990234375 background all_cells +282.391845703125 5160.41552734375 background all_cells +286.6845092773437 5158.16064453125 background all_cells +278.061767578125 5164.45361328125 background all_cells +283.0074768066406 5167.80224609375 background all_cells +299.3048400878906 5160.92236328125 background all_cells +291.7624816894531 5173.220703125 background all_cells +296.413818359375 5179.52392578125 background all_cells +298.5958557128906 5171.53466796875 background all_cells +302.92169189453125 5155.1728515625 background all_cells +206.74603271484372 5141.50732421875 background all_cells +227.96632385253903 5147.291015625 background all_cells +221.58108520507807 5135.58056640625 background all_cells +122.70701599121094 5399.6279296875 background all_cells +108.76625061035156 5400.79248046875 background all_cells +117.9166030883789 5390.1298828125 background all_cells +130.53675842285156 5400.84423828125 background all_cells +128.71963500976562 5395.5322265625 background all_cells +125.56652069091795 5406.1787109375 background all_cells +142.22653198242188 5393.55712890625 background all_cells +148.6319122314453 5396.65966796875 background all_cells +146.47421264648438 5403.2900390625 background all_cells +68.28716278076172 5419.06494140625 background all_cells +24.34060287475586 5398.98046875 background all_cells +96.67688751220705 5402.4921875 background all_cells +92.05867767333984 5405.97216796875 background all_cells +78.1100082397461 5423.80908203125 background all_cells +72.46432495117188 5423.0419921875 background all_cells +135.15260314941406 5404.75048828125 background all_cells +138.7839813232422 5398.95947265625 background all_cells +138.76593017578125 5412.138671875 background all_cells +134.61622619628906 5395.83154296875 background all_cells +166.04519653320312 5378.43896484375 background all_cells +180.8923492431641 5437.380859375 background all_cells +177.37925720214844 5433.8515625 background all_cells +169.78407287597656 5434.96142578125 background all_cells +163.24171447753906 5434.6298828125 background all_cells +167.42457580566406 5431.00048828125 background all_cells +189.5446319580078 5372.19384765625 background all_cells +193.73585510253903 5381.1982421875 background all_cells +187.22943115234372 5382.0322265625 background all_cells +178.82089233398438 5375.2080078125 background all_cells +183.396240234375 5367.96435546875 background all_cells +163.47030639648438 5285.38232421875 background all_cells +156.95010375976562 5297.07568359375 background all_cells +159.98951721191406 5290.025390625 background all_cells +183.49966430664065 5269.5615234375 background all_cells +189.14463806152344 5268.62353515625 background all_cells +189.2834930419922 5273.6904296875 background all_cells +167.8081512451172 5274.91455078125 background all_cells +169.13311767578125 5282.4716796875 background all_cells +180.4608459472656 5274.708984375 background all_cells +71.90254211425781 5270.34521484375 background all_cells +30.087501525878903 5285.43359375 background all_cells +160.25035095214844 5280.74853515625 background all_cells +41.287376403808594 5281.3037109375 background all_cells +130.9421844482422 5253.107421875 background all_cells +67.22386932373047 5276.2177734375 background all_cells +122.91423034667967 5352.02197265625 background all_cells +159.2320098876953 5349.1435546875 background all_cells +163.6015167236328 5353.498046875 background all_cells +152.7326202392578 5323.646484375 background all_cells +152.20335388183594 5334.81884765625 background all_cells +154.54180908203125 5329.265625 background all_cells +85.6242446899414 5329.39892578125 background all_cells +147.30189514160156 5326.046875 background all_cells +147.8301544189453 5307.185546875 background all_cells +150.16224670410156 5317.5009765625 background all_cells +153.11712646484375 5311.5625 background all_cells +236.36111450195312 5386.26708984375 background all_cells +215.1659698486328 5372.546875 background all_cells +235.0266265869141 5431.92333984375 background all_cells +212.1486968994141 5442.1171875 background all_cells +212.3968505859375 5434.35107421875 background all_cells +217.4950408935547 5428.10546875 background all_cells +223.06097412109372 5354.32568359375 background all_cells +217.11233520507807 5368.44873046875 background all_cells +212.424560546875 5364.43896484375 background all_cells +217.9876708984375 5358.7978515625 background all_cells +198.9647216796875 5377.52490234375 background all_cells +203.2042236328125 5384.126953125 background all_cells +203.226318359375 5370.31787109375 background all_cells +204.70626831054688 5427.7900390625 background all_cells +203.972900390625 5439.5048828125 background all_cells +206.70785522460935 5433.87744140625 background all_cells +199.34103393554688 5431.75439453125 background all_cells +229.61477661132807 5332.0009765625 background all_cells +241.0339508056641 5435.37353515625 background all_cells +246.3159027099609 5441.3701171875 background all_cells +239.2846221923828 5441.40283203125 background all_cells +241.05567932128903 5447.15673828125 background all_cells +232.4527130126953 5326.3916015625 background all_cells +364.8924255371094 5465.27685546875 background all_cells +483.4735412597656 5492.7802734375 background all_cells +435.0841979980469 5388.1357421875 background all_cells +254.09158325195312 5352.84228515625 background all_cells +278.5461120605469 5359.81884765625 background all_cells +275.5648803710937 5300.65576171875 background all_cells +275.6278991699219 5327.64453125 background all_cells +340.405517578125 5255.64892578125 background all_cells +352.30126953125 5246.3212890625 background all_cells +354.8196716308594 5238.9130859375 background all_cells +347.5956420898437 5251.498046875 background all_cells +314.4852294921875 5271.3232421875 background all_cells +322.5752258300781 5379.69775390625 background all_cells +293.1703186035156 5269.05322265625 background all_cells +298.4569702148437 5266.76220703125 background all_cells +311.3773803710937 5254.29833984375 background all_cells +305.330810546875 5275.23388671875 background all_cells +259.58984375 5248.3291015625 background all_cells +283.2972412109375 5234.201171875 background all_cells +289.9776306152344 5235.953125 background all_cells +287.1899719238281 5240.96044921875 background all_cells +202.0506896972656 5242.69482421875 background all_cells +556.2474365234375 5178.57373046875 background all_cells +547.9490966796875 5188.10205078125 background all_cells +519.2388916015625 5023.7314453125 background all_cells +227.4330139160156 5288.60791015625 background all_cells +222.4134063720703 5290.96875 background all_cells +231.2940826416016 5293.701171875 background all_cells +226.4634246826172 5296.736328125 background all_cells +210.8761749267578 5275.052734375 background all_cells +218.01910400390625 5285.0625 background all_cells +222.4439392089844 5282.3515625 background all_cells +212.24513244628903 5281.07177734375 background all_cells +205.3724822998047 5276.18896484375 background all_cells +816.7725219726562 3406.761962890625 background all_cells +825.3435668945312 3443.51025390625 background all_cells +826.1023559570312 3398.78564453125 background all_cells +826.1780395507812 3407.03662109375 background all_cells +852.6275634765625 3433.047119140625 background all_cells +879.9554443359375 3433.66162109375 background all_cells +853.2965087890625 3425.9169921875 background all_cells +885.4031982421875 3412.318115234375 background all_cells +887.0028076171875 3409.00244140625 background all_cells +891.5410766601562 3414.251220703125 background all_cells +902.5991821289062 3399.741455078125 background all_cells +898.04736328125 3414.3818359375 background all_cells +893.4202880859375 3407.163330078125 background all_cells +831.1782836914062 3408.512939453125 background all_cells +842.0202026367188 3400.78369140625 background all_cells +836.4058837890625 3406.9853515625 background all_cells +941.56982421875 3367.91259765625 background all_cells +949.0460205078124 3367.351318359375 background all_cells +947.0086669921876 3355.274658203125 background all_cells +967.39453125 3385.505126953125 background all_cells +952.1983642578124 3392.034423828125 background all_cells +957.8845825195312 3393.2158203125 background all_cells +951.396240234375 3410.0751953125 background all_cells +963.6903686523438 3402.114990234375 background all_cells +965.234375 3406.278564453125 background all_cells +960.7950439453124 3414.04296875 background all_cells +958.5259399414062 3409.10498046875 background all_cells +953.837890625 3352.67626953125 background all_cells +955.734375 3361.850830078125 background all_cells +965.34716796875 3364.161865234375 background all_cells +962.1561279296876 3372.61083984375 background all_cells +957.2327880859376 3370.67724609375 background all_cells +955.6065063476562 3378.533447265625 background all_cells +945.1293334960938 3378.97314453125 background all_cells +950.3787841796876 3373.7607421875 background all_cells +896.1184692382812 3379.077392578125 background all_cells +907.7802124023438 3357.67236328125 background all_cells +904.8521118164062 3394.375244140625 background all_cells +907.6054077148438 3374.88232421875 background all_cells +903.9808959960938 3389.110107421875 background all_cells +925.4951782226562 3407.4765625 background all_cells +935.0908813476562 3415.725830078125 background all_cells +934.071044921875 3411.0283203125 background all_cells +935.9515380859376 3364.77880859375 background all_cells +926.418212890625 3354.3740234375 background all_cells +932.1406860351562 3360.196044921875 background all_cells +928.6598510742188 3371.2490234375 background all_cells +922.9268188476562 3386.620361328125 background all_cells +937.472900390625 3382.336181640625 background all_cells +928.1043701171876 3381.046875 background all_cells +912.0554809570312 3370.725830078125 background all_cells +912.02685546875 3359.1923828125 background all_cells +916.8840942382812 3363.791259765625 background all_cells +916.5906372070312 3372.593505859375 background all_cells +917.2232666015624 3389.8603515625 background all_cells +1073.7471923828125 3491.364501953125 background all_cells +1006.9908447265624 3502.57421875 background all_cells +1048.691650390625 3526.4716796875 background all_cells +1051.5869140625 3486.124755859375 background all_cells +1079.898193359375 3489.5986328125 background all_cells +1079.236083984375 3475.244873046875 background all_cells +1128.017578125 3508.601806640625 background all_cells +1128.4847412109375 3518.736572265625 background all_cells +1124.1612548828125 3516.18505859375 background all_cells +1138.48974609375 3516.864013671875 background all_cells +1118.71484375 3487.472900390625 background all_cells +1117.98388671875 3475.092529296875 background all_cells +1122.5435791015625 3479.6806640625 background all_cells +1128.848876953125 3489.51171875 background all_cells +1127.6373291015625 3480.27392578125 background all_cells +1158.2720947265625 3502.86181640625 background all_cells +1131.752197265625 3565.981201171875 background all_cells +1124.2713623046875 3534.04931640625 background all_cells +1127.394287109375 3539.788330078125 background all_cells +1124.026611328125 3548.124755859375 background all_cells +1133.126953125 3543.55419921875 background all_cells +1162.8399658203125 3588.158935546875 background all_cells +1142.5699462890625 3618.05224609375 background all_cells +1132.199462890625 3581.177001953125 background all_cells +1042.91552734375 3703.681884765625 background all_cells +1045.2137451171875 3710.19580078125 background all_cells +1049.911865234375 3708.2119140625 background all_cells +1074.56982421875 3728.33349609375 background all_cells +1081.095703125 3750.96240234375 background all_cells +1079.5467529296875 3736.5029296875 background all_cells +980.3834838867188 3799.29052734375 background all_cells +1050.3343505859375 3765.055419921875 background all_cells +1050.5382080078125 3755.515869140625 background all_cells +1043.6917724609375 3768.299072265625 background all_cells +982.8062744140624 3790.2236328125 background all_cells +1110.8858642578125 3819.609375 background all_cells +1080.8463134765625 3766.318603515625 background all_cells +1086.248779296875 3842.30029296875 background all_cells +1097.568603515625 3833.47412109375 background all_cells +1094.0692138671875 3819.549072265625 background all_cells +1071.8272705078125 3705.980712890625 background all_cells +1098.565185546875 3716.580078125 background all_cells +1080.2293701171875 3715.265625 background all_cells +1074.85791015625 3710.279541015625 background all_cells +1053.5306396484375 3547.4296875 background all_cells +1067.021728515625 3551.6650390625 background all_cells +1062.6077880859375 3546.344482421875 background all_cells +1069.57080078125 3537.708984375 background all_cells +1065.7852783203125 3548.169189453125 background all_cells +974.9310913085938 5064.47216796875 background all_cells +996.6134643554688 5826.806640625 background all_cells +1079.07568359375 5092.60595703125 background all_cells +1076.35693359375 5087.1494140625 background all_cells +1039.7374267578125 4633.7900390625 background all_cells +1058.6329345703125 4764.384765625 background all_cells +976.993408203125 4748.6181640625 background all_cells +1067.7344970703125 3558.661376953125 background all_cells +1061.317626953125 3560.5771484375 background all_cells +1062.7764892578125 3569.67041015625 background all_cells +1056.5748291015625 3561.085205078125 background all_cells +1066.5823974609375 3572.5283203125 background all_cells +1061.5980224609375 3587.38525390625 background all_cells +1055.10205078125 3606.328125 background all_cells +1076.1129150390625 3847.67333984375 background all_cells +1081.6922607421875 4332.29345703125 background all_cells +1057.220703125 3611.630126953125 background all_cells +1061.6754150390625 3609.364990234375 background all_cells +1068.6514892578125 3605.50634765625 background all_cells +1096.8070068359375 4352.2197265625 background all_cells +1121.918701171875 4880.42919921875 background all_cells +1108.302734375 4704.5576171875 background all_cells +1148.6123046875 4531.3837890625 background all_cells +1117.046142578125 4434.76904296875 background all_cells +1110.14013671875 4393.47119140625 background all_cells +1433.126953125 5300.63720703125 background all_cells +1224.705322265625 5324.14111328125 background all_cells +1195.4400634765625 5309.92041015625 background all_cells +1283.47509765625 4874.90380859375 background all_cells +1446.4249267578125 5064.19677734375 background all_cells +1461.3203125 5031.71337890625 background all_cells +1277.3846435546875 4949.12646484375 background all_cells +1118.60888671875 3869.887451171875 background all_cells +1164.802490234375 4239.91650390625 background all_cells +1170.6617431640625 4246.4765625 background all_cells +1127.6802978515625 4042.7841796875 background all_cells +1132.8968505859375 3825.453369140625 background all_cells +1119.3758544921875 3811.325927734375 background all_cells +1124.7166748046875 3825.509033203125 background all_cells +985.9406127929688 3587.732666015625 background all_cells +977.04541015625 3660.8369140625 background all_cells +986.7240600585938 3661.322265625 background all_cells +995.5836791992188 3638.512451171875 background all_cells +971.615478515625 3541.708251953125 background all_cells +978.8239135742188 3616.71240234375 background all_cells +1050.1165771484375 3683.44677734375 background all_cells +1062.12158203125 3686.74267578125 background all_cells +1065.67236328125 3690.70751953125 background all_cells +1056.1661376953125 3685.200927734375 background all_cells +1057.3214111328125 3659.99169921875 background all_cells +1048.8056640625 3659.85205078125 background all_cells +1049.45166015625 3670.595458984375 background all_cells +1053.8970947265625 3671.765380859375 background all_cells +1046.6363525390625 3654.243408203125 background all_cells +1048.557373046875 3617.694091796875 background all_cells +1051.77099609375 3641.9169921875 background all_cells +1064.012939453125 3646.607177734375 background all_cells +1058.1685791015625 3620.047607421875 background all_cells +906.2734985351562 3464.541015625 background all_cells +909.147705078125 3474.465087890625 background all_cells +917.1586303710938 3473.633544921875 background all_cells +909.7445068359376 3467.52978515625 background all_cells +908.9905395507812 4140.51416015625 background all_cells +920.3905029296876 4660.78125 background all_cells +911.603759765625 4659.2626953125 background all_cells +898.9124145507812 4310.50146484375 background all_cells +909.3690185546876 3501.322265625 background all_cells +920.9461059570312 3582.6328125 background all_cells +912.0366821289062 3515.7783203125 background all_cells +936.8448486328124 3573.669189453125 background all_cells +941.1649169921876 4716.63671875 background all_cells +933.4945678710938 3502.35400390625 background all_cells +934.8408203125 3544.95849609375 background all_cells +933.2462768554688 3555.72314453125 background all_cells +941.37109375 3558.9375 background all_cells +913.4058837890624 3406.1923828125 background all_cells +916.478515625 3419.184814453125 background all_cells +910.2505493164062 3416.641357421875 background all_cells +909.721923828125 3412.120849609375 background all_cells +918.9006958007812 3410.5341796875 background all_cells +823.819580078125 3640.902587890625 background all_cells +839.68896484375 3622.045166015625 background all_cells +830.417724609375 3613.898193359375 background all_cells +828.9754638671875 3645.28076171875 background all_cells +848.732177734375 3647.8251953125 background all_cells +878.5525512695312 3649.424560546875 background all_cells +863.341796875 3648.402099609375 background all_cells +897.1344604492188 3692.951904296875 background all_cells +907.9495239257812 3691.632080078125 background all_cells +902.5791625976562 3710.213623046875 background all_cells +900.9083862304688 3684.825439453125 background all_cells +855.07763671875 3657.406494140625 background all_cells +842.274658203125 3664.322265625 background all_cells +835.0859375 3663.304443359375 background all_cells +860.4685668945312 3693.650390625 background all_cells +846.7896118164062 3681.29931640625 background all_cells +768.3994140625 4274.2548828125 background all_cells +800.246337890625 4984.79736328125 background all_cells +870.9312744140625 3695.630126953125 background all_cells +873.846435546875 3855.847900390625 background all_cells +862.2213134765625 3863.034912109375 background all_cells +844.2792358398438 4660.138671875 background all_cells +832.864501953125 3561.833984375 background all_cells +877.6625366210938 3560.65576171875 background all_cells +858.389892578125 3566.71337890625 background all_cells +865.0964965820312 3561.3046875 background all_cells +828.6083374023438 3584.09326171875 background all_cells +829.0552368164062 3595.807373046875 background all_cells +839.1558227539062 3588.382080078125 background all_cells +890.3800048828125 3571.70556640625 background all_cells +873.1431884765625 3603.44873046875 background all_cells +897.6483764648438 3581.972412109375 background all_cells +859.7645263671875 3575.93017578125 background all_cells +853.1895141601562 3574.365478515625 background all_cells +839.9241943359375 3510.794677734375 background all_cells +825.5235595703125 3548.15673828125 background all_cells +837.4702758789062 3550.255615234375 background all_cells +852.3121948242188 3544.001220703125 background all_cells +843.7228393554688 3537.099365234375 background all_cells +877.7102661132812 3538.740234375 background all_cells +872.0735473632812 3548.8681640625 background all_cells +862.1270751953125 3546.080078125 background all_cells +869.2406616210938 3540.072021484375 background all_cells +861.9763793945312 3523.14404296875 background all_cells +873.67138671875 3533.136962890625 background all_cells +864.6038818359375 3529.0810546875 background all_cells +949.8289794921876 3429.146728515625 background all_cells +946.7268676757812 3438.059326171875 background all_cells +933.6950073242188 3827.709716796875 background all_cells +959.4776611328124 3801.67578125 background all_cells +926.5648193359376 3696.80908203125 background all_cells +953.6791381835938 3804.221435546875 background all_cells +960.66357421875 3691.56787109375 background all_cells +956.6138916015624 3561.86328125 background all_cells +966.0843505859376 3669.97802734375 background all_cells +962.5140991210938 3655.013916015625 background all_cells +955.165283203125 3638.37060546875 background all_cells +956.1505126953124 3584.0634765625 background all_cells +962.7252197265624 3570.490478515625 background all_cells +948.2904052734376 3527.163330078125 background all_cells +965.4965209960938 3550.154296875 background all_cells +956.9468383789062 3544.3505859375 background all_cells +951.30078125 3534.38427734375 background all_cells +945.7638549804688 3466.642822265625 background all_cells +929.8980712890624 3492.871337890625 background all_cells +956.0833129882812 3475.935302734375 background all_cells +956.3872680664062 3453.142822265625 background all_cells +954.909423828125 3447.6767578125 background all_cells +951.8934326171876 3462.32421875 background all_cells +855.4348754882812 3415.9228515625 background all_cells +861.0582275390625 3422.8984375 background all_cells +850.3222045898438 3422.97607421875 background all_cells +876.8074340820312 3450.112060546875 background all_cells +876.0584716796875 3458.892822265625 background all_cells +877.715576171875 3454.095947265625 background all_cells +887.0249633789062 3464.771484375 background all_cells +876.4546508789062 3463.322998046875 background all_cells +866.1713256835938 3508.989013671875 background all_cells +874.8997192382812 3496.759521484375 background all_cells +860.8936767578125 3501.369873046875 background all_cells +871.2262573242188 3518.68505859375 background all_cells +875.580078125 3508.40576171875 background all_cells +868.1353759765625 3514.1376953125 background all_cells +857.57470703125 3474.364990234375 background all_cells +864.8721313476562 3462.630615234375 background all_cells +857.53759765625 3468.390625 background all_cells +1117.064453125 3351.739990234375 background all_cells +1136.237060546875 3355.204345703125 background all_cells +1127.5634765625 3354.1748046875 background all_cells +1114.408203125 3355.91162109375 background all_cells +1141.61474609375 3396.29736328125 background all_cells +1129.039306640625 3396.196533203125 background all_cells +1123.4154052734375 3392.605224609375 background all_cells +1133.3238525390625 3400.4755859375 background all_cells +1110.3204345703125 3366.6943359375 background all_cells +1164.4583740234375 3381.209228515625 background all_cells +1109.5345458984375 3379.1220703125 background all_cells +1126.656494140625 3373.65576171875 background all_cells +1163.3262939453125 3476.0126953125 background all_cells +1141.4510498046875 3476.191650390625 background all_cells +1159.2041015625 3454.781494140625 background all_cells +1162.6378173828125 3421.977294921875 background all_cells +1155.5150146484375 3414.875 background all_cells +1110.1248779296875 3440.217529296875 background all_cells +1107.14404296875 3449.319580078125 background all_cells +1131.0643310546875 3449.940673828125 background all_cells +1125.77685546875 3438.711669921875 background all_cells +1118.879150390625 3463.296875 background all_cells +1122.552734375 3467.07861328125 background all_cells +1127.4248046875 3472.8701171875 background all_cells +1132.7855224609375 3421.727294921875 background all_cells +1131.2471923828125 3432.34375 background all_cells +1125.31396484375 3429.997802734375 background all_cells +1137.1207275390625 3433.05419921875 background all_cells +1106.9378662109375 3425.10205078125 background all_cells +1058.1986083984375 3476.169921875 background all_cells +1074.796630859375 3463.2080078125 background all_cells +1072.4820556640625 3458.19189453125 background all_cells +1067.3531494140625 3465.212158203125 background all_cells +1068.9718017578125 3456.595947265625 background all_cells +1098.702880859375 3464.496826171875 background all_cells +1088.5718994140625 3466.87548828125 background all_cells +1094.815185546875 3464.802978515625 background all_cells +1087.7724609375 3458.833740234375 background all_cells +1099.449951171875 3452.1357421875 background all_cells +1091.13671875 3450.30029296875 background all_cells +1089.13427734375 3461.5947265625 background all_cells +1082.9090576171875 3458.58349609375 background all_cells +1101.6259765625 3413.77099609375 background all_cells +1083.098876953125 3398.98193359375 background all_cells +1090.4423828125 3392.66748046875 background all_cells +1094.57763671875 3398.03515625 background all_cells +981.0223999023438 3418.817138671875 background all_cells +1020.542724609375 3473.14404296875 background all_cells +994.1417846679688 3446.10302734375 background all_cells +991.0660400390624 3475.71435546875 background all_cells +971.4105224609376 3419.548095703125 background all_cells +1060.4964599609375 3406.69580078125 background all_cells +1100.408203125 3445.78759765625 background all_cells +1054.32373046875 3434.964111328125 background all_cells +1074.138427734375 3419.1865234375 background all_cells +1067.3304443359375 3418.244384765625 background all_cells +1031.475830078125 3411.604736328125 background all_cells +1075.5968017578125 3356.567138671875 background all_cells +1020.6841430664062 3375.947509765625 background all_cells +1105.8380126953125 3376.19677734375 background all_cells +1085.748046875 3379.48291015625 background all_cells +974.3426513671876 3408.3818359375 background all_cells +979.3485717773438 3396.980712890625 background all_cells +973.40283203125 3400.06689453125 background all_cells +977.1184692382812 3392.420654296875 background all_cells +977.3623657226562 3375.658203125 background all_cells +979.6014404296876 3382.185791015625 background all_cells +982.9886474609376 3024.506103515625 background all_cells +998.388671875 3053.83740234375 background all_cells +1037.5902099609375 2985.932373046875 background all_cells +1039.1771240234375 3073.01953125 background all_cells +1030.3736572265625 2998.791015625 background all_cells +1032.350830078125 2990.091552734375 background all_cells +1040.832275390625 2989.47900390625 background all_cells +1058.58935546875 2953.70703125 background all_cells +1052.7445068359375 2973.832763671875 background all_cells +1035.98681640625 2969.59130859375 background all_cells +994.7483520507812 2911.32421875 background all_cells +989.676025390625 2937.913818359375 background all_cells +980.3822021484376 2947.888916015625 background all_cells +1016.8817138671876 2950.365966796875 background all_cells +1011.695556640625 2914.1123046875 background all_cells +1272.4534912109375 3004.2578125 background all_cells +1173.3546142578125 3008.9765625 background all_cells +1172.16064453125 3004.5380859375 background all_cells +1210.251220703125 3007.808349609375 background all_cells +1205.56005859375 3001.702880859375 background all_cells +1250.9344482421875 3046.5322265625 background all_cells +1255.1080322265625 3059.44970703125 background all_cells +1261.2747802734375 3054.74169921875 background all_cells +1249.518798828125 3051.842529296875 background all_cells +1206.6744384765625 3029.490966796875 background all_cells +1219.22216796875 3031.481689453125 background all_cells +1214.4869384765625 3024.492431640625 background all_cells +1210.455810546875 3045.859375 background all_cells +1248.217529296875 3021.969482421875 background all_cells +1247.5701904296875 3025.4794921875 background all_cells +1249.0029296875 3029.33056640625 background all_cells +1179.369384765625 3052.288818359375 background all_cells +1199.4085693359375 3058.856201171875 background all_cells +1188.7357177734375 3055.848876953125 background all_cells +1257.75048828125 3025.35205078125 background all_cells +1261.7864990234375 3034.674560546875 background all_cells +1260.0885009765625 3023.047119140625 background all_cells +1249.8243408203125 2920.693603515625 background all_cells +1191.0897216796875 2947.692138671875 background all_cells +1239.6966552734375 2960.1162109375 background all_cells +1177.7725830078125 2876.841064453125 background all_cells +1238.162109375 2944.020263671875 background all_cells +1301.6044921875 2952.68359375 background all_cells +1199.8284912109375 2993.58203125 background all_cells +1176.1175537109375 2993.79248046875 background all_cells +1182.8465576171875 2994.7451171875 background all_cells +1185.369140625 2987.2021484375 background all_cells +1174.7467041015625 2999.026123046875 background all_cells +1195.604736328125 2998.52880859375 background all_cells +1113.924560546875 2951.72705078125 background all_cells +1148.4962158203125 2907.49560546875 background all_cells +1146.0953369140625 2915.865478515625 background all_cells +1117.8414306640625 2960.56298828125 background all_cells +1153.0675048828125 2976.222900390625 background all_cells +1163.8001708984375 2976.57373046875 background all_cells +1071.7110595703125 2956.470458984375 background all_cells +1074.0814208984375 2996.319580078125 background all_cells +1078.0140380859375 2967.396484375 background all_cells +1073.6685791015625 2973.222900390625 background all_cells +1081.1357421875 2932.098876953125 background all_cells +1084.6763916015625 2952.296142578125 background all_cells +1082.561279296875 2927.650146484375 background all_cells +1064.9368896484375 3043.925048828125 background all_cells +1087.1435546875 3110.056884765625 background all_cells +1064.3909912109375 3055.8623046875 background all_cells +1085.9644775390625 3049.185546875 background all_cells +1158.3984375 3068.089111328125 background all_cells +1166.266357421875 3069.865966796875 background all_cells +1167.26953125 3075.29931640625 background all_cells +1159.6099853515625 3063.142578125 background all_cells +1171.54345703125 3105.056640625 background all_cells +1178.8692626953125 3097.9228515625 background all_cells +1178.9500732421875 3117.0419921875 background all_cells +1110.986328125 3019.844970703125 background all_cells +1170.7115478515625 3013.201904296875 background all_cells +1159.5186767578125 3021.316650390625 background all_cells +1161.880126953125 3029.759521484375 background all_cells +1132.1092529296875 3021.1123046875 background all_cells +1093.781005859375 3081.912109375 background all_cells +1151.4918212890625 3079.33056640625 background all_cells +1144.4530029296875 3065.645751953125 background all_cells +1094.379638671875 3034.42333984375 background all_cells +1093.7630615234375 3043.13427734375 background all_cells +1092.5643310546875 3046.93115234375 background all_cells +1268.218017578125 3043.776123046875 background all_cells +1261.754638671875 3045.7041015625 background all_cells +1286.218017578125 3074.336669921875 background all_cells +1277.46337890625 3081.18896484375 background all_cells +1286.4327392578125 3084.0478515625 background all_cells +1295.9305419921875 3079.04443359375 background all_cells +1293.225830078125 3083.241943359375 background all_cells +1287.634765625 3018.90869140625 background all_cells +1271.4617919921875 3041.509033203125 background all_cells +1270.6322021484375 3035.017333984375 background all_cells +1274.380126953125 3011.5146484375 background all_cells +1330.322998046875 3030.540283203125 background all_cells +1271.7003173828125 3080.018310546875 background all_cells +1263.3065185546875 3083.972412109375 background all_cells +1265.13427734375 3080.584228515625 background all_cells +1259.5220947265625 3086.90576171875 background all_cells +1267.84228515625 3315.145263671875 background all_cells +1257.933837890625 3327.53857421875 background all_cells +1315.1304931640625 3331.35498046875 background all_cells +1276.0699462890625 3319.412109375 background all_cells +1326.852783203125 3395.028076171875 background all_cells +1322.252685546875 3403.71044921875 background all_cells +1330.44384765625 3399.936767578125 background all_cells +1333.1295166015625 3404.013916015625 background all_cells +1296.9725341796875 3447.902099609375 background all_cells +1190.185791015625 3293.783203125 background all_cells +1202.635498046875 3327.182373046875 background all_cells +1178.6973876953125 3340.91650390625 background all_cells +1191.3521728515625 3319.28662109375 background all_cells +1192.8057861328125 3400.991455078125 background all_cells +1196.2593994140625 3390.317138671875 background all_cells +1192.445068359375 3393.883056640625 background all_cells +1184.13134765625 3363.19091796875 background all_cells +1172.9403076171875 3397.80078125 background all_cells +1178.1322021484375 3391.28466796875 background all_cells +1185.1981201171875 3397.726806640625 background all_cells +1187.446044921875 3384.675048828125 background all_cells +1181.2119140625 3380.94384765625 background all_cells +1213.3800048828125 3071.5927734375 background all_cells +1236.614013671875 3087.34765625 background all_cells +1258.3636474609375 3067.77685546875 background all_cells +1271.9593505859375 3087.9169921875 background all_cells +1250.7939453125 3069.0810546875 background all_cells +1301.879638671875 3282.903076171875 background all_cells +1287.3463134765625 3271.1474609375 background all_cells +1308.35986328125 3239.228271484375 background all_cells +1334.12109375 3229.17626953125 background all_cells +1334.674560546875 3189.113037109375 background all_cells +1241.259521484375 3217.119384765625 background all_cells +1197.2431640625 3128.84619140625 background all_cells +1222.046142578125 3130.600341796875 background all_cells +1257.316650390625 3160.362548828125 background all_cells +1199.3314208984375 3269.619384765625 background all_cells +1179.1729736328125 3191.79248046875 background all_cells +1207.744384765625 3111.312744140625 background all_cells +1251.1207275390625 3118.4580078125 background all_cells +1212.3765869140625 3117.923095703125 background all_cells +1187.0389404296875 3413.910400390625 background all_cells +1179.5289306640625 3420.294677734375 background all_cells +1174.46142578125 3412.03271484375 background all_cells +1178.964111328125 3403.385009765625 background all_cells +1182.78857421875 3408.98291015625 background all_cells +1174.415771484375 3429.486083984375 background all_cells +1188.776611328125 3429.75146484375 background all_cells +1207.252685546875 3406.2451171875 background all_cells +1209.8607177734375 3422.1591796875 background all_cells +1202.145751953125 3827.6484375 background all_cells +1221.1715087890625 3932.84326171875 background all_cells +1220.2650146484375 3861.565673828125 background all_cells +1265.539794921875 3945.327880859375 background all_cells +1247.47119140625 4122.68017578125 background all_cells +1284.04541015625 3943.9501953125 background all_cells +1275.8236083984375 3943.757568359375 background all_cells +1294.438720703125 3977.25830078125 background all_cells +1354.1287841796875 4037.53759765625 background all_cells +1308.1937255859375 3904.619873046875 background all_cells +1300.39306640625 3974.111572265625 background all_cells +1239.2220458984375 3901.330078125 background all_cells +1271.66748046875 3850.40087890625 background all_cells +1275.328857421875 3929.00927734375 background all_cells +1241.36376953125 3874.4169921875 background all_cells +1240.5213623046875 3886.3427734375 background all_cells +1273.98779296875 3758.919189453125 background all_cells +1201.8023681640625 3767.03173828125 background all_cells +1246.720703125 3776.599609375 background all_cells +1242.7235107421875 3781.9248046875 background all_cells +1304.5059814453125 3778.988525390625 background all_cells +1216.7919921875 3770.789306640625 background all_cells +1254.8475341796875 3801.24072265625 background all_cells +1250.0772705078125 3816.387939453125 background all_cells +1240.1695556640625 3810.42333984375 background all_cells +1246.1903076171875 3801.956298828125 background all_cells +1237.9166259765625 3787.52587890625 background all_cells +1233.1192626953125 3794.60009765625 background all_cells +1249.6016845703125 3790.507568359375 background all_cells +1170.5218505859375 3765.140380859375 background all_cells +1184.8614501953125 3811.290283203125 background all_cells +1192.227294921875 3762.417724609375 background all_cells +1184.32373046875 3764.794677734375 background all_cells +1180.6563720703125 3775.220947265625 background all_cells +1161.2802734375 3776.12353515625 background all_cells +1194.90283203125 3859.64501953125 background all_cells +1195.8642578125 3850.02490234375 background all_cells +1188.076171875 3822.82568359375 background all_cells +1179.47802734375 3832.12158203125 background all_cells +1181.44580078125 3823.5947265625 background all_cells +1165.1854248046875 3861.16455078125 background all_cells +1152.4814453125 3859.49658203125 background all_cells +1146.951171875 3856.46728515625 background all_cells +1174.470947265625 3826.093994140625 background all_cells +1173.0120849609375 3837.53955078125 background all_cells +1259.8336181640625 3534.630859375 background all_cells +1279.2100830078125 3501.67333984375 background all_cells +1312.5643310546875 3584.080322265625 background all_cells +1326.7587890625 3561.427978515625 background all_cells +1318.7974853515625 3572.8125 background all_cells +1227.9205322265625 3467.85888671875 background all_cells +1169.0130615234375 3517.955810546875 background all_cells +1168.9566650390625 3543.657470703125 background all_cells +1163.3204345703125 3513.47607421875 background all_cells +1172.2532958984375 3534.39208984375 background all_cells +1176.4910888671875 3520.8427734375 background all_cells +1180.655517578125 3491.410888671875 background all_cells +1184.699951171875 3497.404296875 background all_cells +1252.48779296875 3542.42578125 background all_cells +1245.6639404296875 3515.80517578125 background all_cells +1242.752197265625 3523.736328125 background all_cells +1167.9466552734375 3472.154052734375 background all_cells +1163.6644287109375 3498.76611328125 background all_cells +1110.662841796875 3096.849365234375 background all_cells +1098.38720703125 3105.86376953125 background all_cells +993.4052734375 3095.644287109375 background all_cells +1060.2789306640625 3115.849853515625 background all_cells +1097.28759765625 3111.599853515625 background all_cells +1115.3106689453125 3114.32373046875 background all_cells +994.4100341796876 3220.7705078125 background all_cells +1116.9559326171875 3182.88037109375 background all_cells +1042.0567626953125 3189.18115234375 background all_cells +1028.9375 3205.482177734375 background all_cells +1013.5446166992188 3206.80517578125 background all_cells +1046.8642578125 3160.220703125 background all_cells +1056.0382080078125 3126.567138671875 background all_cells +1093.3226318359375 3148.357666015625 background all_cells +1150.2584228515625 3149.350830078125 background all_cells +1149.901611328125 3111.940185546875 background all_cells +1128.8544921875 3116.5107421875 background all_cells +1121.478515625 3112.475341796875 background all_cells +1124.7452392578125 3346.635009765625 background all_cells +1139.16748046875 3347.73486328125 background all_cells +1168.45654296875 3371.3876953125 background all_cells +1171.058349609375 3425.5478515625 background all_cells +1169.8555908203125 3435.082275390625 background all_cells +1169.5416259765625 3381.30859375 background all_cells +1166.220458984375 3414.58935546875 background all_cells +1146.6929931640625 3329.912353515625 background all_cells +1159.4241943359375 3333.818603515625 background all_cells +1157.7327880859375 3327.6572265625 background all_cells +1152.19189453125 3328.692626953125 background all_cells +1164.621826171875 3331.074462890625 background all_cells +1149.7664794921875 3288.0458984375 background all_cells +1155.9410400390625 3296.788818359375 background all_cells +1161.0616455078125 3301.1064453125 background all_cells +1162.7054443359375 3305.153564453125 background all_cells +1166.651123046875 3309.95947265625 background all_cells +1143.3604736328125 3314.739990234375 background all_cells +1130.4888916015625 3264.774169921875 background all_cells +1099.62353515625 3273.98095703125 background all_cells +1038.9417724609375 3267.62744140625 background all_cells +1117.2301025390625 3274.238037109375 background all_cells +1106.126708984375 3336.08837890625 background all_cells +1099.55322265625 3345.27099609375 background all_cells +1098.027099609375 3340.43359375 background all_cells +1100.1207275390625 3335.84375 background all_cells +1109.853271484375 3315.92529296875 background all_cells +1073.060302734375 3311.924072265625 background all_cells +1105.5579833984375 3323.247802734375 background all_cells +1099.795166015625 3325.226318359375 background all_cells +1087.740478515625 3319.99658203125 background all_cells +1732.751708984375 2462.206298828125 background all_cells +1736.806396484375 2481.90234375 background all_cells +1758.244873046875 2470.6171875 background all_cells +2074.41552734375 2477.024169921875 background all_cells +2095.8291015625 2478.789794921875 background all_cells +2089.24609375 2475.830810546875 background all_cells +2084.6533203125 2481.489013671875 background all_cells +2083.526123046875 2469.156982421875 background all_cells +1776.7198486328125 2523.579833984375 background all_cells +1802.9434814453125 2505.572021484375 background all_cells +1798.93017578125 2511.6943359375 background all_cells +1783.55859375 2516.626953125 background all_cells +1758.548828125 2499.420654296875 background all_cells +1760.7664794921875 2490.994140625 background all_cells +1753.5731201171875 2500.84619140625 background all_cells +1863.977783203125 2692.72265625 background all_cells +1869.8245849609373 2695.00244140625 background all_cells +1864.9710693359373 2701.141357421875 background all_cells +2097.41259765625 2855.826171875 background all_cells +2103.42822265625 2915.332763671875 background all_cells +2107.692138671875 2915.916748046875 background all_cells +2102.291748046875 2857.146728515625 background all_cells +2113.6083984375 2789.46826171875 background all_cells +2114.21337890625 2842.83154296875 background all_cells +2102.482666015625 2850.398193359375 background all_cells +2112.31494140625 2850.39990234375 background all_cells +2103.520751953125 2844.36279296875 background all_cells +1874.1094970703125 2700.141845703125 background all_cells +1893.9368896484373 2701.1533203125 background all_cells +1878.0294189453125 2695.505859375 background all_cells +1875.00927734375 2542.090576171875 background all_cells +1924.039794921875 2537.166259765625 background all_cells +1872.1341552734373 2529.82177734375 background all_cells +1862.2882080078125 2554.6845703125 background all_cells +1845.4307861328125 2543.579345703125 background all_cells +1869.734375 2540.04931640625 background all_cells +1906.9971923828125 2522.412353515625 background all_cells +1928.0634765625 2512.91162109375 background all_cells +1865.3277587890625 2503.754638671875 background all_cells +1913.651123046875 2520.80712890625 background all_cells +1866.779541015625 2495.744384765625 background all_cells +1855.432861328125 2568.742919921875 background all_cells +1892.5855712890625 2591.858154296875 background all_cells +1875.0006103515625 2574.4404296875 background all_cells +1752.2215576171875 2673.5087890625 background all_cells +1733.3836669921875 2680.787841796875 background all_cells +1736.31201171875 2693.121337890625 background all_cells +1741.173583984375 2693.678466796875 background all_cells +1737.4307861328125 2716.502685546875 background all_cells +1800.30126953125 2676.75439453125 background all_cells +1888.421630859375 2645.70458984375 background all_cells +1816.3160400390625 2675.048095703125 background all_cells +1825.0697021484373 2677.739501953125 background all_cells +1810.3291015625 2669.290771484375 background all_cells +1810.7166748046875 2663.414306640625 background all_cells +1890.9241943359373 2660.18701171875 background all_cells +1818.940185546875 2611.997802734375 background all_cells +2115.0234375 2626.536376953125 background all_cells +2102.87255859375 2624.789794921875 background all_cells +1807.8814697265625 2622.564697265625 background all_cells +1812.3824462890625 2620.157958984375 background all_cells +1814.6488037109373 2614.519287109375 background all_cells +1742.77392578125 2612.65087890625 background all_cells +1771.3255615234375 2622.811279296875 background all_cells +1790.533935546875 2619.619384765625 background all_cells +1763.3857421875 2639.402587890625 background all_cells +1878.489501953125 5397.34814453125 background all_cells +1796.977294921875 5712.40966796875 background all_cells +1834.977294921875 5684.87158203125 background all_cells +1903.9256591796875 5516.75244140625 background all_cells +1884.8367919921875 4705.16650390625 background all_cells +1878.7803955078125 4707.32568359375 background all_cells +1884.640380859375 4711.173828125 background all_cells +1894.61279296875 4710.5830078125 background all_cells +1889.2012939453125 4717.07275390625 background all_cells +1915.825439453125 5235.71533203125 background all_cells +1903.031494140625 5021.78466796875 background all_cells +1894.01611328125 4720.20654296875 background all_cells +1883.12255859375 4717.1708984375 background all_cells +2154.45166015625 5352.5849609375 background all_cells +2175.226806640625 5359.59228515625 background all_cells +2171.651611328125 5353.06298828125 background all_cells +2235.32763671875 5357.90576171875 background all_cells +2238.489501953125 5353.4638671875 background all_cells +2211.358154296875 5431.79345703125 background all_cells +2190.969482421875 5477.8447265625 background all_cells +2182.468017578125 5445.8466796875 background all_cells +2277.939453125 5400.8134765625 background all_cells +2279.929931640625 5418.86328125 background all_cells +2276.225830078125 5384.65283203125 background all_cells +2229.679443359375 5369.9658203125 background all_cells +2263.109130859375 5362.849609375 background all_cells +2264.022216796875 5369.31982421875 background all_cells +2232.066650390625 5385.615234375 background all_cells +2234.4501953125 5375.69091796875 background all_cells +2236.90478515625 5382.7666015625 background all_cells +2120.955078125 5367.56591796875 background all_cells +2218.501708984375 5403.2646484375 background all_cells +2175.90087890625 5389.52880859375 background all_cells +2223.928466796875 5384.95556640625 background all_cells +1879.1142578125 4862.578125 background all_cells +1820.088134765625 5001.9296875 background all_cells +1892.66357421875 4790.9609375 background all_cells +1805.806396484375 4890.54736328125 background all_cells +1828.390869140625 4871.03125 background all_cells +1829.65380859375 4866.34814453125 background all_cells +1907.22802734375 5015.31689453125 background all_cells +1916.143798828125 4966.07080078125 background all_cells +1922.611328125 4958.24755859375 background all_cells +1918.092041015625 4797.59716796875 background all_cells +1912.0421142578125 4800.7060546875 background all_cells +1908.07275390625 4799.1865234375 background all_cells +1902.832275390625 4798.52685546875 background all_cells +1901.0872802734373 4791.59521484375 background all_cells +1923.8658447265625 4789.10205078125 background all_cells +1920.0504150390625 4792.59716796875 background all_cells +1909.9019775390625 4792.16357421875 background all_cells +1898.6300048828125 4773.43212890625 background all_cells +1916.7376708984373 4773.56103515625 background all_cells +1913.28076171875 4764.955078125 background all_cells +1922.78955078125 4773.349609375 background all_cells +1908.9073486328125 4771.46044921875 background all_cells +1903.513916015625 4766.49072265625 background all_cells +1922.7586669921875 4781.0146484375 background all_cells +1916.52490234375 4785.21484375 background all_cells +1917.6639404296875 4717.109375 background all_cells +1925.53466796875 4725.12890625 background all_cells +1922.3504638671875 4718.19189453125 background all_cells +1900.725830078125 4778.916015625 background all_cells +1897.828369140625 4785.18505859375 background all_cells +1845.9715576171875 4777.70458984375 background all_cells +1881.19921875 4628.16357421875 background all_cells +1889.064697265625 4631.63427734375 background all_cells +1878.200439453125 4638.10205078125 background all_cells +1882.2991943359373 4635.44482421875 background all_cells +1833.061767578125 4634.50146484375 background all_cells +1792.396728515625 4655.21826171875 background all_cells +1872.722900390625 4660.94921875 background all_cells +1877.623779296875 4658.74609375 background all_cells +1873.322998046875 4655.52783203125 background all_cells +1877.89208984375 4650.55615234375 background all_cells +1786.2952880859375 4653.4375 background all_cells +1900.5784912109373 4646.33935546875 background all_cells +1886.5274658203125 4643.06884765625 background all_cells +1899.0718994140625 4653.39892578125 background all_cells +1896.8035888671875 4632.66650390625 background all_cells +1898.247314453125 4639.65576171875 background all_cells +1939.71923828125 4400.38525390625 background all_cells +1947.4718017578125 4406.17626953125 background all_cells +1953.7996826171875 4402.25 background all_cells +1957.31787109375 4399.2041015625 background all_cells +1905.6971435546875 4451.12109375 background all_cells +1931.2547607421875 4421.01171875 background all_cells +1934.2149658203125 4414.509765625 background all_cells +1943.93310546875 4411.38525390625 background all_cells +1937.3475341796875 4423.77685546875 background all_cells +1942.0101318359373 4427.54345703125 background all_cells +1940.89697265625 4418.36767578125 background all_cells +1948.504638671875 4426.54443359375 background all_cells +1947.4801025390625 4418.90771484375 background all_cells +1924.096435546875 4369.67919921875 background all_cells +1911.409423828125 4301.18701171875 background all_cells +1932.992919921875 4380.75390625 background all_cells +1930.4320068359373 4375.98046875 background all_cells +1922.416259765625 4375.47216796875 background all_cells +1938.31103515625 4408.40234375 background all_cells +1931.2779541015625 4406.34375 background all_cells +1928.9161376953125 4410.81884765625 background all_cells +1930.02734375 4402.314453125 background all_cells +1903.4874267578125 4684.7724609375 background all_cells +1957.239990234375 4824.16455078125 background all_cells +1921.59716796875 4686.091796875 background all_cells +1898.1773681640625 4686.30810546875 background all_cells +1993.3985595703125 4561.5849609375 background all_cells +1911.8201904296875 4582.03564453125 background all_cells +1846.5247802734373 4577.27587890625 background all_cells +1872.556884765625 4559.3232421875 background all_cells +1874.380126953125 4591.0546875 background all_cells +1886.9923095703125 4597.8955078125 background all_cells +1881.85888671875 4668.33984375 background all_cells +1891.4412841796875 4643.001953125 background all_cells +1912.171142578125 4658.37890625 background all_cells +1878.3533935546875 4663.8994140625 background all_cells +1905.5517578125 4658.59716796875 background all_cells +1885.5787353515625 4624.7138671875 background all_cells +1890.7320556640625 4625.5048828125 background all_cells +1894.02197265625 4638.95068359375 background all_cells +1926.1148681640625 3349.220458984375 background all_cells +1981.867919921875 3671.256103515625 background all_cells +1912.40625 3559.3515625 background all_cells +1905.7451171875 3511.13427734375 background all_cells +1914.7744140625 4678.5859375 background all_cells +1930.81396484375 4720.693359375 background all_cells +1921.685302734375 4680.740234375 background all_cells +1921.6781005859373 4675.13037109375 background all_cells +1915.8397216796875 4686.45703125 background all_cells +1961.4190673828125 4228.3203125 background all_cells +1975.5274658203125 4227.83740234375 background all_cells +1967.63330078125 4082.899169921875 background all_cells +1885.001220703125 4685.73486328125 background all_cells +1892.8699951171875 4683.39404296875 background all_cells +1888.1201171875 4679.70458984375 background all_cells +1824.52490234375 3555.82861328125 background all_cells +1844.8675537109373 4603.3232421875 background all_cells +1805.5159912109373 4646.89501953125 background all_cells +1789.94580078125 4714.93017578125 background all_cells +1820.8590087890625 3568.407958984375 background all_cells +1860.8287353515625 3412.543701171875 background all_cells +1893.2677001953125 3590.5771484375 background all_cells +1891.538818359375 3429.7626953125 background all_cells +1893.0196533203125 2709.822265625 background all_cells +1857.15283203125 2709.017333984375 background all_cells +1899.879638671875 2707.272705078125 background all_cells +1900.63623046875 2805.3076171875 background all_cells +1910.0281982421875 2779.2451171875 background all_cells +1919.0908203125 2815.500244140625 background all_cells +1908.7696533203125 2800.410888671875 background all_cells +1845.1873779296875 2741.60205078125 background all_cells +1914.125244140625 2748.181640625 background all_cells +1884.0484619140625 2757.577392578125 background all_cells +1920.328857421875 3138.4404296875 background all_cells +1909.47802734375 3192.694091796875 background all_cells +1917.43701171875 3188.651611328125 background all_cells +1923.805908203125 2981.889892578125 background all_cells +1837.4542236328125 2861.83935546875 background all_cells +1821.2781982421875 3230.22412109375 background all_cells +1806.1925048828125 3096.266845703125 background all_cells +1832.9837646484373 2861.6015625 background all_cells +1889.44677734375 2836.765380859375 background all_cells +1918.3643798828125 2831.53466796875 background all_cells +1871.52783203125 2865.630859375 background all_cells +1869.106201171875 2862.990966796875 background all_cells +1739.6766357421875 2765.704345703125 background all_cells +1761.2398681640625 3246.67529296875 background all_cells +1774.98974609375 2858.542236328125 background all_cells +1775.963623046875 2765.49267578125 background all_cells +1752.87255859375 2847.05126953125 background all_cells +1800.8687744140625 2821.40234375 background all_cells +1805.5511474609373 2812.0419921875 background all_cells +1802.3341064453125 2805.733154296875 background all_cells +1779.42724609375 2751.42138671875 background all_cells +1786.2562255859375 2748.4013671875 background all_cells +1784.186279296875 2765.577392578125 background all_cells +369.25091552734375 2545.31689453125 background all_cells +382.4934692382813 2473.7646484375 background all_cells +382.3478393554688 2522.815673828125 background all_cells +379.5334777832031 2614.39306640625 background all_cells +391.4014587402344 2601.122314453125 background all_cells +382.9570617675781 2622.693603515625 background all_cells +463.6570739746094 2606.439208984375 background all_cells +463.7659606933594 2596.066650390625 background all_cells +470.1111145019531 2621.87890625 background all_cells +402.9483947753906 2501.307861328125 background all_cells +589.3548583984375 2573.054443359375 background all_cells +578.0467529296875 2524.32373046875 background all_cells +513.77197265625 2534.7822265625 background all_cells +404.2258605957031 2549.11572265625 background all_cells +553.7915649414062 2801.82470703125 background all_cells +567.0115966796875 2807.28564453125 background all_cells +560.1719360351562 2794.417724609375 background all_cells +574.679443359375 2837.318115234375 background all_cells +579.7513427734375 2850.01904296875 background all_cells +573.0653686523438 2863.231201171875 background all_cells +590.6104736328125 2791.671630859375 background all_cells +589.45849609375 2780.933837890625 background all_cells +583.371826171875 2864.357421875 background all_cells +477.8881530761719 2755.7509765625 background all_cells +450.6257934570313 2763.399658203125 background all_cells +512.6660766601562 2733.767333984375 background all_cells +478.4383544921875 2764.813232421875 background all_cells +435.1495361328125 2883.97998046875 background all_cells +483.4542846679688 2921.40234375 background all_cells +455.2601013183594 2897.802490234375 background all_cells +439.7054138183594 2825.9716796875 background all_cells +415.226318359375 2854.293212890625 background all_cells +434.5198974609375 2841.9609375 background all_cells +438.0261840820313 2834.7109375 background all_cells +444.209716796875 2800.102783203125 background all_cells +438.94915771484375 2809.66552734375 background all_cells +414.1287231445313 2806.301513671875 background all_cells +461.3296203613281 2639.008544921875 background all_cells +468.7257995605469 2761.528076171875 background all_cells +467.67132568359375 2685.605224609375 background all_cells +464.78997802734375 2740.258056640625 background all_cells +422.3580322265625 2706.18408203125 background all_cells +393.3436584472656 2699.917236328125 background all_cells +401.6401062011719 2696.698974609375 background all_cells +412.39056396484375 2688.0703125 background all_cells +426.9562377929688 2733.9267578125 background all_cells +405.4345703125 2708.742919921875 background all_cells +476.2209777832031 2644.27197265625 background all_cells +536.404052734375 2675.71337890625 background all_cells +549.0958862304688 2686.2138671875 background all_cells +402.0157165527344 2644.184326171875 background all_cells +392.80609130859375 2651.135498046875 background all_cells +907.3636474609376 3346.1748046875 background all_cells +943.87451171875 3344.799560546875 background all_cells +939.0978393554688 3336.948974609375 background all_cells +927.6731567382812 3343.869873046875 background all_cells +1158.1551513671875 3443.267822265625 background all_cells +1168.7431640625 3450.95556640625 background all_cells +1152.52294921875 3458.743896484375 background all_cells +1149.0264892578125 3447.968505859375 background all_cells +1152.1636962890625 3425.087158203125 background all_cells +1159.131103515625 3434.464599609375 background all_cells +1154.0072021484375 3435.135986328125 background all_cells +1147.3525390625 3470.9990234375 background all_cells +1170.985595703125 3477.7470703125 background all_cells +1155.208984375 3472.99951171875 background all_cells +1158.42333984375 3484.85205078125 background all_cells +1147.2177734375 3489.0341796875 background all_cells +1149.9595947265625 3478.7685546875 background all_cells +1328.335693359375 3691.50732421875 background all_cells +1310.579833984375 3684.545654296875 background all_cells +1307.833740234375 3691.937255859375 background all_cells +1329.9964599609375 3685.931884765625 background all_cells +1270.05419921875 3702.970703125 background all_cells +1231.0311279296875 3732.338134765625 background all_cells +1228.338623046875 3737.21044921875 background all_cells +1227.2373046875 3723.3388671875 background all_cells +1274.76318359375 3711.422119140625 background all_cells +1235.5369873046875 3700.103271484375 background all_cells +1281.2020263671875 3711.969970703125 background all_cells +1285.54150390625 3747.720947265625 background all_cells +1291.4910888671875 3697.037841796875 background all_cells +1287.3687744140625 3723.14111328125 background all_cells +1318.9027099609375 3578.311279296875 background all_cells +1337.182373046875 3576.41357421875 background all_cells +1326.287841796875 3582.85986328125 background all_cells +1293.81689453125 3645.734619140625 background all_cells +1308.933349609375 3641.7705078125 background all_cells +1299.0679931640625 3664.495849609375 background all_cells +1302.1812744140625 3662.794677734375 background all_cells +1293.6903076171875 3661.74755859375 background all_cells +1292.9443359375 3651.55078125 background all_cells +1316.6617431640625 3671.334228515625 background all_cells +1312.7783203125 3675.652099609375 background all_cells +1325.3236083984375 3617.870361328125 background all_cells +1320.484619140625 3679.560791015625 background all_cells +1322.4468994140625 3673.856689453125 background all_cells +1327.676025390625 3671.600341796875 background all_cells +1333.814453125 3630.593505859375 background all_cells +1299.238037109375 3592.502197265625 background all_cells +1298.6737060546875 3622.966552734375 background all_cells +1308.150146484375 3633.24169921875 background all_cells +1278.8665771484375 3629.024169921875 background all_cells +1299.09912109375 3598.512451171875 background all_cells +1226.501708984375 3445.854736328125 background all_cells +1242.0067138671875 3535.210205078125 background all_cells +1234.77392578125 3480.0595703125 background all_cells +1234.1578369140625 3529.67333984375 background all_cells +1321.8253173828125 3459.145751953125 background all_cells +1324.0955810546875 3452.2841796875 background all_cells +1292.296142578125 3545.8359375 background all_cells +1279.59814453125 3558.8369140625 background all_cells +1299.2269287109375 3485.317626953125 background all_cells +1297.052978515625 3542.16455078125 background all_cells +1295.311767578125 3433.243408203125 background all_cells +1324.663330078125 3442.140380859375 background all_cells +1299.010009765625 3437.814208984375 background all_cells +1184.673828125 3486.09130859375 background all_cells +1173.593994140625 3452.528076171875 background all_cells +1174.7359619140625 3472.132568359375 background all_cells +1186.30224609375 3478.439208984375 background all_cells +1192.1820068359375 3444.845703125 background all_cells +1193.570068359375 3464.736328125 background all_cells +1195.2342529296875 3456.000732421875 background all_cells +1198.8919677734375 3468.51513671875 background all_cells +1201.9803466796875 3452.24755859375 background all_cells +1203.43896484375 3472.072265625 background all_cells +1200.0570068359375 3458.67333984375 background all_cells +1190.9859619140625 3473.475830078125 background all_cells +1193.60986328125 3487.5341796875 background all_cells +1193.7564697265625 3479.535400390625 background all_cells +1199.42333984375 3431.265625 background all_cells +1184.53466796875 3441.876953125 background all_cells +1196.583984375 3440.287841796875 background all_cells +1189.78466796875 3437.149169921875 background all_cells +1193.653564453125 3432.615234375 background all_cells +1139.720947265625 3589.34716796875 background all_cells +1151.0980224609375 3614.9833984375 background all_cells +1143.889404296875 3611.991943359375 background all_cells +1150.5533447265625 3608.733642578125 background all_cells +1147.5802001953125 3587.407958984375 background all_cells +1145.5943603515625 3599.33349609375 background all_cells +1162.1585693359375 3600.841552734375 background all_cells +1177.1513671875 3745.27978515625 background all_cells +1186.0076904296875 3748.798095703125 background all_cells +1179.75048828125 3755.530029296875 background all_cells +1189.1868896484375 3757.652587890625 background all_cells +1156.9293212890625 3606.470458984375 background all_cells +1157.8179931640625 3576.246826171875 background all_cells +1153.2374267578125 3583.633056640625 background all_cells +1143.4215087890625 3580.739013671875 background all_cells +837.4644165039062 3122.87353515625 background all_cells +837.6671142578125 3171.600341796875 background all_cells +826.9331665039062 3149.442626953125 background all_cells +928.1721801757812 3251.800048828125 background all_cells +910.9069213867188 3318.04296875 background all_cells +918.958251953125 3315.02978515625 background all_cells +843.7070922851562 3231.626708984375 background all_cells +819.2941284179688 3266.322509765625 background all_cells +826.4506225585938 3265.848876953125 background all_cells +820.7180786132812 3276.98583984375 background all_cells +835.5140991210938 3335.44970703125 background all_cells +822.8563232421875 3238.27685546875 background all_cells +939.6902465820312 3156.30029296875 background all_cells +961.6494750976562 3193.4140625 background all_cells +930.0056762695312 3159.137939453125 background all_cells +840.0568237304688 3011.349609375 background all_cells +838.2252807617188 3017.6259765625 background all_cells +831.370849609375 3014.278076171875 background all_cells +893.3287963867188 3014.903564453125 background all_cells +906.22998046875 2968.21435546875 background all_cells +904.6931762695312 3035.271240234375 background all_cells +875.567626953125 2960.996826171875 background all_cells +845.8860473632812 3007.87744140625 background all_cells +878.635498046875 2988.01611328125 background all_cells +847.0667114257812 3024.55712890625 background all_cells +874.111328125 2974.181396484375 background all_cells +886.647216796875 2771.229736328125 background all_cells +832.43310546875 2750.30419921875 background all_cells +896.2760620117188 2840.887451171875 background all_cells +847.1592407226562 2821.337890625 background all_cells +846.1560668945312 2797.146728515625 background all_cells +977.8287963867188 2816.644775390625 background all_cells +947.5836181640624 2897.0341796875 background all_cells +964.76123046875 2831.955810546875 background all_cells +962.6122436523438 2821.914306640625 background all_cells +897.753662109375 2928.628173828125 background all_cells +902.18994140625 2939.78173828125 background all_cells +921.6058959960938 2904.82666015625 background all_cells +909.5859985351562 2926.742431640625 background all_cells +904.2621459960938 2918.211669921875 background all_cells +1083.3795166015625 2512.9609375 background all_cells +962.4111328125 2544.462158203125 background all_cells +1071.207763671875 2534.82861328125 background all_cells +827.1954345703125 3022.792724609375 background all_cells +829.3658447265625 3027.466552734375 background all_cells +835.0838623046875 3023.103515625 background all_cells +862.4944458007812 3091.332275390625 background all_cells +894.4262084960938 3106.097412109375 background all_cells +916.8893432617188 3085.501220703125 background all_cells +921.2060546875 3082.6728515625 background all_cells +877.3178100585938 3088.173095703125 background all_cells +907.5732421875 3030.05419921875 background all_cells +900.5469970703125 3062.90283203125 background all_cells +902.2409057617188 3055.947021484375 background all_cells +892.0667114257812 3044.707763671875 background all_cells +955.1549682617188 3023.628662109375 background all_cells +976.8964233398438 3092.667724609375 background all_cells +979.873291015625 3056.0869140625 background all_cells +970.906982421875 3048.87548828125 background all_cells +943.6954345703124 3058.92236328125 background all_cells +956.3209838867188 3144.672607421875 background all_cells +668.404541015625 2651.44873046875 background all_cells +670.5953979492188 2675.27685546875 background all_cells +659.84814453125 2672.809326171875 background all_cells +670.0472412109375 2660.510009765625 background all_cells +667.2459106445312 2689.504638671875 background all_cells +665.5450439453125 2680.626708984375 background all_cells +662.8873291015625 2684.33984375 background all_cells +639.6181030273438 2692.8603515625 background all_cells +631.1488647460938 2681.3466796875 background all_cells +608.585205078125 2685.279541015625 background all_cells +640.0509643554688 2685.37744140625 background all_cells +629.0698852539062 2662.3251953125 background all_cells +622.4715576171875 2674.158203125 background all_cells +632.40966796875 2671.98974609375 background all_cells +691.5430908203125 2968.134765625 background all_cells +704.34130859375 3041.941162109375 background all_cells +700.7120361328125 2967.271240234375 background all_cells +691.7677001953125 2961.651123046875 background all_cells +660.6639404296875 3324.87255859375 background all_cells +687.1548461914062 3669.610107421875 background all_cells +663.6923217773438 3548.050048828125 background all_cells +607.6610717773438 3057.27978515625 background all_cells +597.9210205078125 3384.743896484375 background all_cells +623.1446533203125 3706.8515625 background all_cells +621.5003662109375 3553.22705078125 background all_cells +762.0210571289062 3456.76708984375 background all_cells +782.9026489257812 3516.399169921875 background all_cells +775.2510986328125 3540.678955078125 background all_cells +788.0391235351562 3440.3876953125 background all_cells +722.9585571289062 3511.568359375 background all_cells +793.33544921875 3731.75341796875 background all_cells +808.436279296875 3715.9140625 background all_cells +802.6766357421875 3742.48388671875 background all_cells +800.5267333984375 3760.31689453125 background all_cells +775.1639404296875 3684.28369140625 background all_cells +779.0707397460938 3659.7861328125 background all_cells +774.1796264648438 3664.013916015625 background all_cells +780.2085571289062 3601.40771484375 background all_cells +777.563232421875 3582.702880859375 background all_cells +777.2024536132812 3590.208251953125 background all_cells +777.2360229492188 3597.24072265625 background all_cells +771.309326171875 3599.457763671875 background all_cells +744.6474609375 3635.773681640625 background all_cells +817.2283935546875 3637.98291015625 background all_cells +811.1620483398438 3631.900390625 background all_cells +771.8327026367188 3624.1826171875 background all_cells +769.361572265625 3618.77734375 background all_cells +793.1997680664062 3558.065185546875 background all_cells +812.1458740234375 3573.416748046875 background all_cells +791.683837890625 3595.83837890625 background all_cells +799.1411743164062 3583.8720703125 background all_cells +735.4827270507812 2748.170166015625 background all_cells +719.5345458984375 2874.767578125 background all_cells +735.6378173828125 2760.934814453125 background all_cells +718.19189453125 2747.854736328125 background all_cells +806.8932495117188 3266.0009765625 background all_cells +813.5931396484375 3272.726318359375 background all_cells +805.4903564453125 3279.08203125 background all_cells +742.5292358398438 3267.081787109375 background all_cells +798.9502563476562 3250.30859375 background all_cells +791.1080322265625 3257.851806640625 background all_cells +782.6954345703125 3252.706787109375 background all_cells +716.8388671875 3332.306640625 background all_cells +750.8329467773438 3382.618896484375 background all_cells +743.458740234375 3330.617431640625 background all_cells +755.096435546875 3206.469970703125 background all_cells +806.1800537109375 3214.3388671875 background all_cells +770.3407592773438 3215.122802734375 background all_cells +775.2318115234375 3208.894775390625 background all_cells +764.7500610351562 2783.44970703125 background all_cells +800.6881103515625 3134.6005859375 background all_cells +797.4391479492188 3096.3095703125 background all_cells +814.5630493164062 3032.7177734375 background all_cells +766.221923828125 2863.0283203125 background all_cells +729.5664672851562 2703.641357421875 background all_cells +723.6729125976562 2706.852294921875 background all_cells +746.8065795898438 2723.769287109375 background all_cells +758.3416748046875 2719.157470703125 background all_cells +756.3012084960938 2726.613525390625 background all_cells +751.458251953125 2718.786865234375 background all_cells +724.3804321289062 2720.51611328125 background all_cells +740.4763793945312 2721.320068359375 background all_cells +736.7213134765625 2730.709716796875 background all_cells +678.8157348632812 2701.827392578125 background all_cells +674.882568359375 2714.400634765625 background all_cells +671.3562622070312 2704.554931640625 background all_cells +630.0941162109375 2883.3642578125 background all_cells +617.5618896484375 2987.06298828125 background all_cells +615.5017700195312 2978.44140625 background all_cells +644.5316772460938 2935.79345703125 background all_cells +693.2777099609375 2877.42431640625 background all_cells +673.7703857421875 2949.668212890625 background all_cells +700.2130737304688 2893.507080078125 background all_cells +641.4552001953125 2723.7099609375 background all_cells +645.525146484375 2809.3271484375 background all_cells +637.8137817382812 2767.387451171875 background all_cells +645.5006103515625 2742.96630859375 background all_cells +649.0526733398438 2736.0478515625 background all_cells +639.49658203125 2730.404296875 background all_cells +1439.3680419921875 2706.914306640625 background all_cells +1460.959716796875 2683.50537109375 background all_cells +1453.8597412109375 2688.28564453125 background all_cells +1443.394287109375 2713.357421875 background all_cells +1455.100341796875 2757.81494140625 background all_cells +1439.703125 2693.072998046875 background all_cells +1619.9549560546875 2474.90625 background all_cells +1614.2823486328125 2463.96142578125 background all_cells +1644.29931640625 2480.2431640625 background all_cells +1632.392822265625 2477.80517578125 background all_cells +1558.5975341796875 2728.005615234375 background all_cells +1524.8609619140625 2722.357177734375 background all_cells +1531.868896484375 2747.7412109375 background all_cells +1522.689208984375 2738.829833984375 background all_cells +1495.542236328125 2737.633056640625 background all_cells +1508.7626953125 2670.44970703125 background all_cells +1518.39697265625 2670.194580078125 background all_cells +1516.8253173828125 2709.608154296875 background all_cells +1516.325927734375 2659.972412109375 background all_cells +1442.331298828125 2667.43896484375 background all_cells +1462.9583740234375 2671.942138671875 background all_cells +1520.9884033203125 2848.484375 background all_cells +1527.9849853515625 2839.281494140625 background all_cells +1521.3104248046875 2843.05810546875 background all_cells +1520.32666015625 2836.4033203125 background all_cells +1535.7933349609375 2835.736572265625 background all_cells +1556.004150390625 2848.79443359375 background all_cells +1540.8348388671875 2846.71923828125 background all_cells +1507.3067626953125 2853.970458984375 background all_cells +1510.2171630859375 2866.680419921875 background all_cells +1510.5103759765625 2857.460693359375 background all_cells +1502.885009765625 2859.229248046875 background all_cells +1523.9705810546875 2855.3408203125 background all_cells +1531.901611328125 2892.118896484375 background all_cells +1525.0908203125 2864.78564453125 background all_cells +1520.419921875 2871.041259765625 background all_cells +1519.010009765625 2856.8369140625 background all_cells +1516.3817138671875 2871.023681640625 background all_cells +1503.290283203125 2840.56884765625 background all_cells +1500.310302734375 2852.621826171875 background all_cells +1512.6175537109375 2849.279541015625 background all_cells +1449.1734619140625 2858.572021484375 background all_cells +1482.6365966796875 2870.5234375 background all_cells +1498.39794921875 2846.01416015625 background all_cells +1433.0416259765625 2840.205322265625 background all_cells +1445.15869140625 2841.6142578125 background all_cells +1436.798828125 2876.954345703125 background all_cells +1519.000244140625 2783.758056640625 background all_cells +1550.0235595703125 2833.9453125 background all_cells +1552.240966796875 2825.56201171875 background all_cells +1553.58154296875 2833.110595703125 background all_cells +1549.2537841796875 2821.2890625 background all_cells +1548.1666259765625 2828.443115234375 background all_cells +1545.8056640625 2833.403564453125 background all_cells +1546.1514892578125 2805.071044921875 background all_cells +1552.203369140625 2779.233642578125 background all_cells +1542.237548828125 2778.566162109375 background all_cells +1547.5914306640625 2781.249267578125 background all_cells +1539.748291015625 2785.187744140625 background all_cells +1545.7060546875 2789.920166015625 background all_cells +1482.654052734375 2801.0673828125 background all_cells +1476.2249755859375 2828.171875 background all_cells +1487.873779296875 2814.553466796875 background all_cells +1485.3243408203125 2806.39404296875 background all_cells +1500.756591796875 2783.578125 background all_cells +1494.7451171875 2819.258544921875 background all_cells +1512.0791015625 2818.827392578125 background all_cells +1505.703369140625 2816.792724609375 background all_cells +1408.6185302734375 2662.61669921875 background all_cells +1369.4195556640625 2666.727783203125 background all_cells +1364.211669921875 2663.804443359375 background all_cells +1400.5478515625 2662.64208984375 background all_cells +1370.35888671875 2747.12451171875 background all_cells +1377.1260986328125 2747.33740234375 background all_cells +1375.89697265625 2761.3408203125 background all_cells +1369.861328125 2754.14501953125 background all_cells +1383.913330078125 2740.503662109375 background all_cells +1397.6986083984375 2934.36962890625 background all_cells +1386.389892578125 2797.245849609375 background all_cells +1390.6978759765625 2685.539306640625 background all_cells +1395.0855712890625 2714.7373046875 background all_cells +1399.8046875 2709.518798828125 background all_cells +1400.998046875 2685.457275390625 background all_cells +1400.869140625 3477.611328125 background all_cells +1417.2701416015625 3473.28515625 background all_cells +1410.150634765625 3469.655517578125 background all_cells +1404.6715087890625 3474.911376953125 background all_cells +1355.03466796875 3535.24658203125 background all_cells +1336.766357421875 3565.20556640625 background all_cells +1367.3291015625 3541.087646484375 background all_cells +1360.21728515625 3539.229248046875 background all_cells +1390.133056640625 3476.079345703125 background all_cells +1379.95361328125 3548.891845703125 background all_cells +1386.6986083984375 3552.179931640625 background all_cells +1393.5850830078125 3501.67578125 background all_cells +1392.2608642578125 3494.0712890625 background all_cells +1673.7996826171875 4719.83544921875 background all_cells +1709.3935546875 4828.80712890625 background all_cells +1680.301513671875 4461.91943359375 background all_cells +1678.2552490234375 4483.537109375 background all_cells +1677.2242431640625 4469.07080078125 background all_cells +1768.3944091796875 4350.89208984375 background all_cells +1739.9830322265625 4198.986328125 background all_cells +1718.342041015625 4339.82568359375 background all_cells +1729.811279296875 4341.701171875 background all_cells +1724.8583984375 4342.59765625 background all_cells +1725.8865966796875 4368.13671875 background all_cells +1722.0426025390625 4328.97705078125 background all_cells +1445.5919189453125 3795.964111328125 background all_cells +1455.1494140625 3802.891357421875 background all_cells +1447.3084716796875 3792.672607421875 background all_cells +1486.8714599609375 4421.09619140625 background all_cells +1555.061279296875 4221.8134765625 background all_cells +1496.927490234375 4332.74755859375 background all_cells +1466.0491943359375 3802.09326171875 background all_cells +1469.4095458984375 3809.348388671875 background all_cells +1461.3797607421875 3805.818115234375 background all_cells +1457.093505859375 3842.72998046875 background all_cells +1502.2181396484375 3993.158935546875 background all_cells +1482.3792724609375 3855.758056640625 background all_cells +1482.485595703125 3848.998046875 background all_cells +1477.7083740234375 3858.30859375 background all_cells +1374.0291748046875 3569.276611328125 background all_cells +1416.9371337890625 3640.4501953125 background all_cells +1374.8018798828125 3611.080322265625 background all_cells +1388.098876953125 3592.62744140625 background all_cells +1387.7490234375 3569.56005859375 background all_cells +1434.102294921875 3940.7548828125 background all_cells +1361.554443359375 4008.79345703125 background all_cells +1415.085205078125 3959.7666015625 background all_cells +1339.4205322265625 3942.769287109375 background all_cells +1358.833740234375 3731.870361328125 background all_cells +1357.277099609375 3782.846435546875 background all_cells +1367.3712158203125 3764.90380859375 background all_cells +1368.0416259765625 3741.77587890625 background all_cells +1402.7078857421875 3792.890625 background all_cells +1406.9652099609375 3797.900634765625 background all_cells +1361.11181640625 3798.626953125 background all_cells +1368.095458984375 3710.9423828125 background all_cells +1379.034912109375 3724.08203125 background all_cells +1359.824462890625 3721.22509765625 background all_cells +1353.1954345703125 3572.889404296875 background all_cells +1357.0789794921875 3626.440673828125 background all_cells +1350.289306640625 3600.719482421875 background all_cells +1343.10302734375 3569.232177734375 background all_cells +1373.4254150390625 3576.031494140625 background all_cells +1369.5679931640625 3582.719970703125 background all_cells +1497.2083740234375 3568.712890625 background all_cells +1542.1385498046875 3588.020263671875 background all_cells +1515.90234375 3573.531005859375 background all_cells +1512.4063720703125 3581.7890625 background all_cells +1532.2265625 3635.289306640625 background all_cells +1546.4599609375 3915.44677734375 background all_cells +1541.454833984375 3709.846435546875 background all_cells +1523.463134765625 3629.29736328125 background all_cells +1521.6273193359375 3675.380615234375 background all_cells +1511.0640869140625 3643.9140625 background all_cells +1457.0948486328125 3596.2734375 background all_cells +1483.9820556640625 3578.545654296875 background all_cells +1471.5218505859375 3595.072021484375 background all_cells +1538.326904296875 3477.951416015625 background all_cells +1528.06689453125 3506.02978515625 background all_cells +1523.9752197265625 3515.21337890625 background all_cells +1539.52099609375 3498.48828125 background all_cells +1500.501953125 3526.63818359375 background all_cells +1529.3944091796875 3551.954345703125 background all_cells +1510.0634765625 3551.341796875 background all_cells +1427.3604736328125 3530.587890625 background all_cells +1438.807861328125 3532.080322265625 background all_cells +1428.6163330078125 3487.870849609375 background all_cells +1500.5242919921875 2890.809326171875 background all_cells +1507.1929931640625 3013.24365234375 background all_cells +1521.9716796875 2899.631103515625 background all_cells +1514.7518310546875 3055.703369140625 background all_cells +1516.4534912109375 3066.891357421875 background all_cells +1523.0416259765625 3059.619384765625 background all_cells +1512.6986083984375 3037.7841796875 background all_cells +1498.5733642578125 3040.04541015625 background all_cells +1505.844482421875 3045.889892578125 background all_cells +1484.8255615234375 2952.544189453125 background all_cells +1447.2601318359375 3066.989013671875 background all_cells +1484.357666015625 3043.268310546875 background all_cells +1475.7340087890625 3012.2490234375 background all_cells +1541.2611083984375 3627.01171875 background all_cells +1606.9315185546875 3627.4375 background all_cells +1599.494384765625 3625.5712890625 background all_cells +1601.2662353515625 3618.71923828125 background all_cells +1574.5166015625 3558.307861328125 background all_cells +1605.3236083984375 3700.40283203125 background all_cells +1493.0416259765625 3867.433349609375 background all_cells +1577.3416748046875 3936.852294921875 background all_cells +1650.2352294921875 3898.2568359375 background all_cells +1681.8453369140625 3731.671142578125 background all_cells +1550.9073486328125 3704.788818359375 background all_cells +1640.578857421875 3637.4453125 background all_cells +1665.69921875 3662.558837890625 background all_cells +1649.9366455078125 3643.4619140625 background all_cells +1634.7628173828125 3642.92822265625 background all_cells +1600.88623046875 3494.33349609375 background all_cells +1580.0152587890625 3461.15185546875 background all_cells +1581.191650390625 3456.5146484375 background all_cells +1540.2882080078125 3517.655517578125 background all_cells +1553.594482421875 3505.1552734375 background all_cells +1543.909423828125 3447.797119140625 background all_cells +1420.8590087890625 3308.885986328125 background all_cells +1417.72021484375 3321.04638671875 background all_cells +1449.784423828125 3238.232666015625 background all_cells +1436.7952880859375 3305.48876953125 background all_cells +1422.3775634765625 3318.5732421875 background all_cells +1518.3389892578125 3385.717529296875 background all_cells +1530.2813720703125 3402.441650390625 background all_cells +1525.088134765625 3389.690185546875 background all_cells +1524.917724609375 3394.710205078125 background all_cells +1497.2364501953125 3317.647705078125 background all_cells +1556.5792236328125 3232.559814453125 background all_cells +1555.4041748046875 3224.91650390625 background all_cells +1542.2835693359375 3318.277587890625 background all_cells +1502.9505615234375 3313.466796875 background all_cells +1429.755615234375 3385.288330078125 background all_cells +1440.1912841796875 3467.41357421875 background all_cells +1456.6260986328125 3421.26416015625 background all_cells +1446.5556640625 3393.887939453125 background all_cells +1460.662109375 3386.869873046875 background all_cells +1341.617431640625 3142.428955078125 background all_cells +1351.81298828125 3399.610107421875 background all_cells +1364.90478515625 3395.025634765625 background all_cells +1341.80224609375 3370.42236328125 background all_cells +1350.232421875 3369.027587890625 background all_cells +1341.456787109375 3441.4384765625 background all_cells +1344.7469482421875 3489.322509765625 background all_cells +1343.972412109375 3479.150390625 background all_cells +1343.8466796875 3405.8759765625 background all_cells +1338.42333984375 3469.83056640625 background all_cells +1356.4129638671875 3442.12109375 background all_cells +1377.4267578125 3391.981201171875 background all_cells +1370.182373046875 3457.6845703125 background all_cells +1400.3990478515625 3395.931396484375 background all_cells +1405.1053466796875 3313.081298828125 background all_cells +1375.1971435546875 3386.696044921875 background all_cells +1387.589111328125 3365.824462890625 background all_cells +241.1288909912109 2642.62255859375 background all_cells +277.6437683105469 2674.561279296875 background all_cells +316.57830810546875 2630.43798828125 background all_cells +320.96881103515625 2636.271484375 background all_cells +326.4462585449219 2688.93798828125 background all_cells +268.42041015625 2694.321044921875 background all_cells +273.5863037109375 2302.270263671875 background all_cells +285.4437561035156 2513.2724609375 background all_cells +334.4585266113281 2507.730712890625 background all_cells +315.5787353515625 2468.0029296875 background all_cells +271.6432800292969 2372.26904296875 background all_cells +303.0429992675781 2305.192626953125 background all_cells +250.5712432861328 2549.6240234375 background all_cells +297.8681945800781 2592.328125 background all_cells +250.13235473632807 2585.4609375 background all_cells +259.2626647949219 2223.619873046875 background all_cells +264.9331970214844 2213.018310546875 background all_cells +299.81121826171875 2197.23779296875 background all_cells +446.4884643554688 1914.30517578125 background all_cells +352.4936218261719 2123.263916015625 background all_cells +330.1215209960937 2125.378173828125 background all_cells +287.0870056152344 2205.2431640625 background all_cells +295.6431884765625 2208.413330078125 background all_cells +289.74664306640625 2215.528564453125 background all_cells +289.5022888183594 2199.345947265625 background all_cells +274.2637023925781 2214.819091796875 background all_cells +281.3804626464844 2216.615966796875 background all_cells +279.7368469238281 2209.0595703125 background all_cells +250.7299652099609 2239.373291015625 background all_cells +256.53497314453125 2235.97998046875 background all_cells +252.0826110839844 2230.400634765625 background all_cells +283.1019897460937 2259.71875 background all_cells +294.4492492675781 2254.029296875 background all_cells +290.4956359863281 2259.220947265625 background all_cells +289.8371887207031 2250.28515625 background all_cells +285.1537780761719 2252.639892578125 background all_cells +263.0994567871094 2233.626953125 background all_cells +272.3238220214844 2250.50537109375 background all_cells +264.56658935546875 2253.951904296875 background all_cells +274.73583984375 2239.58251953125 background all_cells +268.5093688964844 2237.466552734375 background all_cells +248.91888427734372 2279.156494140625 background all_cells +264.176513671875 2286.6806640625 background all_cells +261.6374206542969 2282.6103515625 background all_cells +255.59954833984372 2281.2568359375 background all_cells +256.14422607421875 2271.6103515625 background all_cells +261.1780700683594 2275.2412109375 background all_cells +488.0167541503906 2537.553466796875 background all_cells +495.0046997070313 2521.871337890625 background all_cells +495.0885314941406 2527.114501953125 background all_cells +432.8853149414063 2530.086181640625 background all_cells +501.5032043457031 2535.232421875 background all_cells +490.1649475097656 2532.279541015625 background all_cells +463.1424560546875 2443.791748046875 background all_cells +604.5487060546875 2491.384765625 background all_cells +568.8148803710938 2481.46923828125 background all_cells +565.6028442382812 2471.03076171875 background all_cells +519.5650634765625 2446.2158203125 background all_cells +412.61273193359375 2305.862060546875 background all_cells +643.964111328125 2407.182861328125 background all_cells +441.2331848144531 2432.727783203125 background all_cells +535.2091674804688 2307.7607421875 background all_cells +251.21759033203125 2286.849609375 background all_cells +263.178466796875 2292.959716796875 background all_cells +255.42837524414065 2291.896240234375 background all_cells +254.62860107421875 2299.495849609375 background all_cells +244.72251892089844 2297.90673828125 background all_cells +279.760986328125 2274.091552734375 background all_cells +293.8280334472656 2291.07568359375 background all_cells +293.7611083984375 2282.9541015625 background all_cells +286.8006896972656 2290.030029296875 background all_cells +851.29736328125 2224.247802734375 background all_cells +823.96728515625 2326.427490234375 background all_cells +829.0487670898438 2315.072021484375 background all_cells +828.3233032226562 2233.892578125 background all_cells +881.3245239257812 2234.92431640625 background all_cells +877.6263427734375 2255.135986328125 background all_cells +887.718505859375 2242.591552734375 background all_cells +880.5957641601562 2241.2978515625 background all_cells +877.7551879882812 2355.328369140625 background all_cells +907.680908203125 2408.6474609375 background all_cells +882.2105102539062 2428.4326171875 background all_cells +866.4893188476562 2392.327880859375 background all_cells +878.68798828125 2384.169189453125 background all_cells +904.1607055664062 2372.161865234375 background all_cells +914.3727416992188 2308.23388671875 background all_cells +897.6766967773438 2313.101318359375 background all_cells +899.0839233398438 2322.980224609375 background all_cells +863.6765747070312 2332.52490234375 background all_cells +962.2169189453124 2253.650390625 background all_cells +973.1005249023438 2250.49853515625 background all_cells +973.8660278320312 2236.797607421875 background all_cells +966.9406127929688 2240.540283203125 background all_cells +965.942626953125 2247.327880859375 background all_cells +957.8108520507812 2267.582275390625 background all_cells +967.0682373046876 2268.179443359375 background all_cells +999.1209716796876 2289.33642578125 background all_cells +1054.1689453125 2334.210693359375 background all_cells +1045.5167236328125 2281.974609375 background all_cells +1003.3820190429688 2303.421875 background all_cells +982.3028564453124 2250.024169921875 background all_cells +984.730712890625 2277.77099609375 background all_cells +934.763427734375 2251.37255859375 background all_cells +953.8123779296876 2256.14990234375 background all_cells +947.7652587890624 2248.888916015625 background all_cells +947.3233032226562 2241.318603515625 background all_cells +931.361328125 2351.131103515625 background all_cells +960.3716430664062 2438.41845703125 background all_cells +955.4201049804688 2428.718017578125 background all_cells +1062.373779296875 2407.892333984375 background all_cells +1153.576171875 2320.0771484375 background all_cells +1117.73876953125 2360.71533203125 background all_cells +1092.37744140625 2385.626220703125 background all_cells +974.270263671875 2432.202880859375 background all_cells +984.1779174804688 2438.685546875 background all_cells +982.5797729492188 2428.83984375 background all_cells +976.8157958984376 2440.4912109375 background all_cells +939.7289428710938 2163.330322265625 background all_cells +857.5814208984375 2172.5810546875 background all_cells +896.5618286132812 2148.5986328125 background all_cells +887.189453125 2151.413818359375 background all_cells +895.0828857421875 2170.94140625 background all_cells +940.0396118164062 2168.876708984375 background all_cells +973.6126708984376 2161.70458984375 background all_cells +984.5924072265624 2166.44287109375 background all_cells +985.95751953125 2152.072265625 background all_cells +974.3485107421876 2168.84130859375 background all_cells +973.985107421875 2216.070068359375 background all_cells +990.2483520507812 2212.540283203125 background all_cells +976.6555786132812 2207.670166015625 background all_cells +975.918212890625 2221.541015625 background all_cells +880.950927734375 2197.496826171875 background all_cells +972.4953002929688 2189.176025390625 background all_cells +887.6210327148438 2187.75 background all_cells +892.788330078125 2184.093017578125 background all_cells +881.6307373046875 2181.57421875 background all_cells +900.9779663085938 2184.929443359375 background all_cells +594.7072143554688 2613.909423828125 background all_cells +599.7662963867188 2664.253173828125 background all_cells +592.7828979492188 2626.496826171875 background all_cells +622.8583984375 2649.603515625 background all_cells +635.6548461914062 2649.932373046875 background all_cells +643.513671875 2512.001220703125 background all_cells +614.0254516601562 2576.13427734375 background all_cells +618.7670288085938 2569.038330078125 background all_cells +623.0970458984375 2640.880859375 background all_cells +650.0609130859375 2640.204833984375 background all_cells +597.7696533203125 2545.08056640625 background all_cells +597.5382690429688 2560.0888671875 background all_cells +600.1693115234375 2548.748291015625 background all_cells +707.6464233398438 2649.57763671875 background all_cells +732.6141967773438 2646.1904296875 background all_cells +724.7457275390625 2628.728515625 background all_cells +715.1135864257812 2630.8134765625 background all_cells +790.1830444335938 2611.652099609375 background all_cells +814.1975708007812 2597.07666015625 background all_cells +905.8878173828124 2586.578125 background all_cells +830.7694091796875 2609.337890625 background all_cells +842.7731323242188 2627.790283203125 background all_cells +751.0181884765625 2667.638916015625 background all_cells +801.9818115234375 2626.413818359375 background all_cells +770.7456665039062 2641.489990234375 background all_cells +777.62646484375 2650.98388671875 background all_cells +733.0665893554688 2591.97119140625 background all_cells +762.0308227539062 2591.641845703125 background all_cells +747.6546020507812 2601.103271484375 background all_cells +735.7070922851562 2599.78662109375 background all_cells +702.2474365234375 2655.627685546875 background all_cells +789.8047485351562 2675.859130859375 background all_cells +685.6091918945312 2670.719482421875 background all_cells +688.157470703125 2663.1025390625 background all_cells +696.1591186523438 2660.97412109375 background all_cells +785.4257202148438 2712.784423828125 background all_cells +814.8357543945312 2725.251708984375 background all_cells +796.4525756835938 2716.498291015625 background all_cells +788.0438232421875 2719.274169921875 background all_cells +701.686279296875 2692.615478515625 background all_cells +712.1693725585938 2700.797607421875 background all_cells +703.3313598632812 2686.12255859375 background all_cells +743.2366333007812 2157.076171875 background all_cells +786.115966796875 2165.56591796875 background all_cells +728.0501708984375 2207.27734375 background all_cells +734.170166015625 2190.529541015625 background all_cells +781.6229248046875 2367.3173828125 background all_cells +796.0320434570312 2372.232666015625 background all_cells +790.1572875976562 2367.0693359375 background all_cells +783.2645874023438 2372.481201171875 background all_cells +662.89501953125 2301.033447265625 background all_cells +654.257568359375 2489.52587890625 background all_cells +672.3267211914062 2312.503173828125 background all_cells +667.6109008789062 2308.68310546875 background all_cells +664.616943359375 2292.214599609375 background all_cells +688.4125366210938 2294.750244140625 background all_cells +698.3763427734375 2625.659912109375 background all_cells +697.3328857421875 2620.9609375 background all_cells +697.4593505859375 2314.617431640625 background all_cells +743.8428344726562 2218.455322265625 background all_cells +753.2711181640625 2295.712646484375 background all_cells +745.2781982421875 2231.150634765625 background all_cells +989.3504638671876 2181.330322265625 background all_cells +992.4598388671876 2173.454345703125 background all_cells +990.0960693359376 2167.3505859375 background all_cells +1553.63427734375 2158.626220703125 background all_cells +1534.0855712890625 2195.93798828125 background all_cells +1539.8255615234375 2187.413818359375 background all_cells +1550.307861328125 2146.69970703125 background all_cells +1473.505615234375 2156.173095703125 background all_cells +1438.83154296875 2155.059814453125 background all_cells +1544.0341796875 2148.080810546875 background all_cells +1403.739990234375 2235.639404296875 background all_cells +1513.24951171875 2207.60498046875 background all_cells +1457.618896484375 2232.18017578125 background all_cells +1168.667724609375 2139.725830078125 background all_cells +1238.86376953125 2144.51220703125 background all_cells +1202.1549072265625 2161.9912109375 background all_cells +1171.4822998046875 2244.529296875 background all_cells +1234.0003662109375 2213.673828125 background all_cells +1232.121826171875 2221.815673828125 background all_cells +1560.2120361328125 2414.997314453125 background all_cells +1541.222900390625 2288.40380859375 background all_cells +1446.035400390625 2489.969482421875 background all_cells +1483.558837890625 2324.835693359375 background all_cells +1502.5711669921875 2296.17724609375 background all_cells +1501.6376953125 2304.836669921875 background all_cells +1476.492431640625 2322.452392578125 background all_cells +1525.8726806640625 2341.8251953125 background all_cells +1523.2789306640625 2336.427734375 background all_cells +1330.935302734375 2327.195068359375 background all_cells +1364.9056396484375 2351.98779296875 background all_cells +1367.54931640625 2340.554931640625 background all_cells +1281.0767822265625 2398.6357421875 background all_cells +1374.4310302734375 2331.587158203125 background all_cells +1350.6929931640625 2311.9267578125 background all_cells +1372.391845703125 2295.29541015625 background all_cells +1391.5986328125 2297.495849609375 background all_cells +1440.9371337890625 2287.56591796875 background all_cells +1455.7269287109375 2331.6025390625 background all_cells +1454.710693359375 2306.6533203125 background all_cells +1447.8114013671875 2287.3681640625 background all_cells +1022.18505859375 2186.853759765625 background all_cells +1032.8414306640625 2179.67431640625 background all_cells +1028.2587890625 2185.7431640625 background all_cells +1036.49755859375 2187.619140625 background all_cells +995.5667114257812 2219.1240234375 background all_cells +1001.569091796875 2430.86572265625 background all_cells +1028.857177734375 2580.98779296875 background all_cells +1021.4530639648438 2401.686767578125 background all_cells +1014.1355590820312 2177.63037109375 background all_cells +1020.9720458984376 2151.3447265625 background all_cells +1016.9991455078124 2169.27294921875 background all_cells +1025.8477783203125 2199.768310546875 background all_cells +1025.66748046875 2215.236328125 background all_cells +1019.5545654296876 2214.60693359375 background all_cells +1020.9581298828124 2207.66845703125 background all_cells +996.25634765625 2176.724609375 background all_cells +996.1798706054688 2186.615478515625 background all_cells +1001.58642578125 2173.530517578125 background all_cells +998.6611938476562 2181.533447265625 background all_cells +997.44775390625 2169.99267578125 background all_cells +1429.279541015625 2486.392578125 background all_cells +1431.7615966796875 2491.205078125 background all_cells +1397.900390625 2503.84130859375 background all_cells +1443.954833984375 2496.984130859375 background all_cells +1388.6903076171875 2605.2412109375 background all_cells +1411.1722412109375 2598.144775390625 background all_cells +1395.383544921875 2607.240966796875 background all_cells +1465.1107177734375 2532.619140625 background all_cells +1434.1177978515625 2557.236572265625 background all_cells +1425.9722900390625 2553.20166015625 background all_cells +1431.7567138671875 2548.49169921875 background all_cells +1462.5574951171875 2631.83154296875 background all_cells +1488.459228515625 2616.176025390625 background all_cells +1477.7388916015625 2633.521484375 background all_cells +1472.0567626953125 2630.60888671875 background all_cells +1455.795654296875 2645.51513671875 background all_cells +1464.2515869140625 2640.00927734375 background all_cells +1420.0540771484375 2613.6015625 background all_cells +1434.6395263671875 2621.057373046875 background all_cells +1438.5367431640625 2625.50927734375 background all_cells +1431.740234375 2613.07763671875 background all_cells +1437.4888916015625 2640.74169921875 background all_cells +1424.95166015625 2621.75634765625 background all_cells +1366.3106689453125 2546.485107421875 background all_cells +1372.6163330078125 2568.05419921875 background all_cells +1371.479248046875 2733.040283203125 background all_cells +1371.037109375 2649.776123046875 background all_cells +1503.65283203125 2518.340576171875 background all_cells +1513.914306640625 2511.08154296875 background all_cells +1506.345458984375 2508.18505859375 background all_cells +1506.9512939453125 2515.6064453125 background all_cells +1558.5576171875 2933.7861328125 background all_cells +1570.691162109375 2989.333984375 background all_cells +1569.4158935546875 2948.9765625 background all_cells +1564.004150390625 2939.4462890625 background all_cells +1546.4013671875 2550.998291015625 background all_cells +1537.8509521484375 2530.00244140625 background all_cells +1553.6663818359375 2551.4111328125 background all_cells +1553.3604736328125 2543.334228515625 background all_cells +1564.4830322265625 2601.212646484375 background all_cells +1579.8858642578125 2705.510498046875 background all_cells +1603.714599609375 2689.90966796875 background all_cells +1559.5260009765625 2694.958740234375 background all_cells +1530.16650390625 2523.49169921875 background all_cells +1569.455322265625 2493.734619140625 background all_cells +1542.3438720703125 2521.479248046875 background all_cells +1533.9150390625 2520.697021484375 background all_cells +1578.7353515625 2512.011962890625 background all_cells +1558.521484375 2831.78369140625 background all_cells +1589.81884765625 2916.852294921875 background all_cells +1561.4085693359375 2842.083251953125 background all_cells +1504.4278564453125 2134.285888671875 background all_cells +1492.6827392578125 2134.22705078125 background all_cells +1492.58740234375 2106.494384765625 background all_cells +1528.3385009765625 2214.71630859375 background all_cells +1536.3017578125 2216.66064453125 background all_cells +1533.9676513671875 2182.157470703125 background all_cells +1521.943359375 2182.312255859375 background all_cells +1433.0716552734375 2162.272705078125 background all_cells +1514.6422119140625 2199.477294921875 background all_cells +1498.177490234375 2136.737060546875 background all_cells +1516.06103515625 2153.910400390625 background all_cells +1511.6412353515625 2142.52734375 background all_cells +1383.1947021484375 2255.606689453125 background all_cells +1398.1400146484375 2262.998291015625 background all_cells +1453.7386474609375 2269.6513671875 background all_cells +1457.4835205078125 2259.389404296875 background all_cells +1405.5584716796875 2261.81689453125 background all_cells +1492.984375 2269.537841796875 background all_cells +1413.93994140625 2281.2607421875 background all_cells +1433.620361328125 2283.595703125 background all_cells +1451.406982421875 2279.076416015625 background all_cells +1490.031494140625 2277.5908203125 background all_cells +1529.9073486328125 2294.64013671875 background all_cells +1298.4940185546875 2403.581298828125 background all_cells +1346.304443359375 2420.8720703125 background all_cells +1343.184814453125 2412.7138671875 background all_cells +1284.29345703125 2407.293701171875 background all_cells +1319.7734375 2368.33642578125 background all_cells +1293.650390625 2403.377685546875 background all_cells +1356.14892578125 2441.741943359375 background all_cells +1353.8839111328125 2447.001708984375 background all_cells +1360.765625 2458.12060546875 background all_cells +1355.0606689453125 2452.640380859375 background all_cells +1343.1785888671875 2453.52734375 background all_cells +1377.4337158203125 2402.3642578125 background all_cells +1354.2626953125 2416.81201171875 background all_cells +1372.3890380859375 2401.583984375 background all_cells +1375.7568359375 2364.942626953125 background all_cells +1369.3836669921875 2377.672119140625 background all_cells +1373.6160888671875 2370.892333984375 background all_cells +1356.468505859375 2424.75830078125 background all_cells +1374.7391357421875 2426.096923828125 background all_cells +1501.7587890625 2405.911865234375 background all_cells +1513.632080078125 2391.103271484375 background all_cells +1511.2515869140625 2398.566650390625 background all_cells +1501.787353515625 2397.3818359375 background all_cells +1534.5255126953125 2401.361083984375 background all_cells +1574.33447265625 2424.86572265625 background all_cells +1573.2593994140625 2405.138671875 background all_cells +1525.5172119140625 2362.7197265625 background all_cells +1587.7899169921875 2316.655029296875 background all_cells +1587.3282470703125 2305.71435546875 background all_cells +1584.2327880859375 2309.715087890625 background all_cells +1521.5296630859375 2395.55712890625 background all_cells +1520.9652099609375 2384.1494140625 background all_cells +1479.3707275390625 2441.54345703125 background all_cells +1437.0079345703125 2433.674072265625 background all_cells +1483.5472412109375 2442.52734375 background all_cells +1483.63037109375 2434.755126953125 background all_cells +1480.5059814453125 2449.47607421875 background all_cells +1522.9595947265625 2449.71044921875 background all_cells +1572.9259033203125 2447.344970703125 background all_cells +1547.013427734375 2456.072509765625 background all_cells +1487.721435546875 2465.05029296875 background all_cells +1542.31884765625 2464.535888671875 background all_cells +1536.0264892578125 2474.827392578125 background all_cells +1574.2879638671875 2469.447021484375 background all_cells +1580.771728515625 2476.02294921875 background all_cells +1493.41845703125 2467.269775390625 background all_cells +1488.3370361328125 2447.405029296875 background all_cells +1494.8016357421875 2447.396484375 background all_cells +1507.9910888671875 2451.18310546875 background all_cells +1497.6141357421875 2439.76611328125 background all_cells +1393.3839111328125 2398.565185546875 background all_cells +1405.534912109375 2398.156494140625 background all_cells +1394.4693603515625 2455.276123046875 background all_cells +1504.4566650390625 2423.669677734375 background all_cells +1489.6029052734375 2432.58056640625 background all_cells +1494.8951416015625 2414.471435546875 background all_cells +1434.0120849609375 2415.9833984375 background all_cells +1414.3023681640625 2396.234375 background all_cells +1459.34326171875 2360.41650390625 background all_cells +1419.37060546875 2388.36669921875 background all_cells +1415.6033935546875 2385.00390625 background all_cells +1411.5311279296875 2393.889404296875 background all_cells +1252.0333251953125 2456.578369140625 background all_cells +1260.4700927734375 2511.045654296875 background all_cells +1284.0064697265625 2518.5615234375 background all_cells +1280.14794921875 2509.583251953125 background all_cells +1272.13330078125 2501.219970703125 background all_cells +1287.9969482421875 2501.958740234375 background all_cells +1291.8565673828125 2497.02880859375 background all_cells +1291.4947509765625 2507.998046875 background all_cells +1257.759765625 2470.188232421875 background all_cells +1233.990966796875 2479.861572265625 background all_cells +1259.3486328125 2479.107666015625 background all_cells +1297.2694091796875 2645.470703125 background all_cells +1307.1708984375 2635.747314453125 background all_cells +1298.945068359375 2635.08740234375 background all_cells +1254.921630859375 2673.851806640625 background all_cells +1232.6634521484375 2697.900390625 background all_cells +1236.4669189453125 2784.7646484375 background all_cells +1288.408203125 2736.3212890625 background all_cells +1256.9803466796875 2682.326171875 background all_cells +1294.0306396484375 2665.1474609375 background all_cells +1284.2454833984375 2666.23583984375 background all_cells +1260.132080078125 2664.240234375 background all_cells +1150.5831298828125 2685.145751953125 background all_cells +1199.155517578125 2750.828125 background all_cells +1190.0086669921875 2703.908203125 background all_cells +1195.921142578125 2625.098388671875 background all_cells +1355.2879638671875 2648.3095703125 background all_cells +1360.578125 2804.1044921875 background all_cells +1355.35546875 2800.8759765625 background all_cells +1349.2757568359375 2814.4013671875 background all_cells +1343.8641357421875 2691.8662109375 background all_cells +1289.0167236328125 2641.390380859375 background all_cells +1286.9107666015625 2655.973876953125 background all_cells +1280.2647705078125 2651.051025390625 background all_cells +1290.5638427734375 2645.316650390625 background all_cells +1196.48779296875 2540.44921875 background all_cells +1235.7259521484375 2539.09033203125 background all_cells +1287.123779296875 2539.117919921875 background all_cells +1308.080810546875 2537.6298828125 background all_cells +1191.02880859375 2583.33154296875 background all_cells +1203.7335205078125 2568.24658203125 background all_cells +1198.857666015625 2585.759521484375 background all_cells +1195.690185546875 2579.861083984375 background all_cells +1258.0260009765625 2572.4345703125 background all_cells +1333.8258056640625 2571.89794921875 background all_cells +1267.0242919921875 2563.97900390625 background all_cells +1189.244384765625 1375.7088623046875 background all_cells +1190.471923828125 1443.49462890625 background all_cells +1197.1982421875 1414.435791015625 background all_cells +1293.414794921875 1484.930419921875 background all_cells +1295.3521728515625 1423.68798828125 background all_cells +1302.693359375 1423.1556396484375 background all_cells +1292.5091552734375 1478.54638671875 background all_cells +1309.4718017578125 1429.5572509765625 background all_cells +1307.9677734375 789.0487060546875 background all_cells +1239.8603515625 1385.1888427734375 background all_cells +1244.415771484375 1357.6817626953125 background all_cells +1701.8583984375 862.2614135742188 background all_cells +1767.301025390625 857.965576171875 background all_cells +1751.0760498046875 865.1087646484375 background all_cells +1691.263916015625 895.4851684570312 background all_cells +1684.5714111328125 862.0146484375 background all_cells +1778.5452880859375 944.9567260742188 background all_cells +1892.522705078125 1006.9708251953124 background all_cells +1912.9464111328125 912.866943359375 background all_cells +1789.25146484375 921.5570678710938 background all_cells +1781.793212890625 917.4871215820312 background all_cells +1707.1549072265625 914.1351928710938 background all_cells +1733.862060546875 910.3150634765624 background all_cells +1734.087890625 927.2803344726562 background all_cells +1588.652099609375 994.3970336914062 background all_cells +1663.7340087890625 905.8440551757812 background all_cells +1588.4111328125 1000.1912231445312 background all_cells +1528.6044921875 1324.0220947265625 background all_cells +1584.102783203125 1337.9794921875 background all_cells +1565.52392578125 1332.7801513671875 background all_cells +1529.90234375 1340.34033203125 background all_cells +1577.651123046875 1428.59326171875 background all_cells +1911.05615234375 1523.5838623046875 background all_cells +1758.35498046875 1544.556396484375 background all_cells +1590.68212890625 1424.34033203125 background all_cells +1587.7105712890625 1428.984130859375 background all_cells +1577.3138427734375 1435.029296875 background all_cells +1547.012451171875 1385.5771484375 background all_cells +1540.0318603515625 1453.2235107421875 background all_cells +1556.9930419921875 1441.286376953125 background all_cells +1555.319580078125 1392.6455078125 background all_cells +1550.6790771484375 1426.4815673828125 background all_cells +1547.1165771484375 1406.77294921875 background all_cells +1388.6788330078125 1306.8880615234375 background all_cells +1437.9202880859375 1350.13720703125 background all_cells +1426.087890625 1396.17724609375 background all_cells +1423.796142578125 1273.55078125 background all_cells +1483.978515625 1363.8551025390625 background all_cells +1493.1607666015625 1371.673583984375 background all_cells +1487.613525390625 1375.1387939453125 background all_cells +1458.2822265625 1344.5050048828125 background all_cells +1518.4215087890625 1341.419189453125 background all_cells +1503.1761474609375 1344.732666015625 background all_cells +1740.4600830078125 842.4817504882812 background all_cells +1922.5081787109373 781.1109008789062 background all_cells +1748.8216552734375 781.7089233398438 background all_cells +1744.64599609375 832.6109008789062 background all_cells +1655.6099853515625 838.8280639648438 background all_cells +1671.8201904296875 827.904052734375 background all_cells +1659.1634521484375 832.5538330078125 background all_cells +1702.2510986328125 825.0814208984375 background all_cells +1719.1298828125 814.069580078125 background all_cells +1712.1558837890625 817.8618774414062 background all_cells +1702.0841064453125 813.451904296875 background all_cells +1700.027587890625 2047.03857421875 background all_cells +1725.964599609375 2042.9736328125 background all_cells +1681.9188232421875 2113.47021484375 background all_cells +1637.127685546875 2139.475341796875 background all_cells +1636.0411376953125 2154.02490234375 background all_cells +1642.027099609375 2147.72216796875 background all_cells +1629.955078125 2159.461669921875 background all_cells +1632.21484375 2150.763427734375 background all_cells +1641.0126953125 2142.396484375 background all_cells +1711.8096923828125 2253.154541015625 background all_cells +1763.9949951171875 2259.767822265625 background all_cells +1798.9564208984375 2274.98046875 background all_cells +1790.6771240234375 2273.240234375 background all_cells +1812.6763916015625 2281.986328125 background all_cells +1775.1624755859375 2261.602294921875 background all_cells +1629.0147705078125 2204.538330078125 background all_cells +1819.6436767578125 2169.53759765625 background all_cells +1593.6815185546875 2169.494140625 background all_cells +1590.1556396484375 2182.15185546875 background all_cells +1637.196533203125 2201.039794921875 background all_cells +1612.6463623046875 2159.40966796875 background all_cells +1625.8477783203125 2145.434814453125 background all_cells +1645.172119140625 2085.351806640625 background all_cells +1666.24853515625 2111.851318359375 background all_cells +1611.864013671875 2115.81640625 background all_cells +1635.1424560546875 2096.003173828125 background all_cells +1877.3265380859373 2067.333740234375 background all_cells +1850.6822509765625 2176.82958984375 background all_cells +1859.442138671875 2175.242431640625 background all_cells +1865.429931640625 2177.59814453125 background all_cells +1882.8941650390625 2054.59375 background all_cells +1880.919677734375 2065.00439453125 background all_cells +1904.5269775390625 2223.365966796875 background all_cells +1920.016357421875 2290.442138671875 background all_cells +1926.353759765625 2282.27001953125 background all_cells +1912.865478515625 2073.4833984375 background all_cells +1904.4986572265625 2169.53857421875 background all_cells +1905.8126220703125 2164.603271484375 background all_cells +1887.755859375 2056.400146484375 background all_cells +1894.4085693359373 2065.89501953125 background all_cells +1892.9730224609373 2054.686279296875 background all_cells +1886.208740234375 2069.02099609375 background all_cells +1772.680419921875 2088.837158203125 background all_cells +1754.77001953125 2114.1533203125 background all_cells +1748.178466796875 2102.781494140625 background all_cells +1740.21337890625 2089.48095703125 background all_cells +1799.7119140625 2094.83935546875 background all_cells +1832.3643798828125 1994.994384765625 background all_cells +1836.2301025390625 2075.543212890625 background all_cells +1837.078125 2009.4901123046875 background all_cells +1836.9959716796875 2003.512939453125 background all_cells +1818.784912109375 2094.533203125 background all_cells +1820.2713623046875 2117.693359375 background all_cells +1829.265625 2120.511962890625 background all_cells +1778.110595703125 1994.9879150390625 background all_cells +1782.8402099609375 2017.0072021484373 background all_cells +1789.61279296875 2043.9627685546875 background all_cells +1760.7584228515625 2008.4139404296875 background all_cells +1733.6190185546875 1818.6810302734373 background all_cells +1878.223876953125 1857.723388671875 background all_cells +1874.7708740234373 1822.724609375 background all_cells +1825.689453125 1953.4779052734373 background all_cells +1882.9534912109373 1958.4267578125 background all_cells +1839.1676025390625 1991.268310546875 background all_cells +1824.714599609375 1990.5423583984373 background all_cells +1829.1680908203125 1948.419921875 background all_cells +1824.505859375 1965.8094482421875 background all_cells +1846.7003173828125 1879.449462890625 background all_cells +1923.0594482421875 1933.9285888671875 background all_cells +1900.9342041015625 1902.8236083984373 background all_cells +1871.1693115234373 1868.1761474609373 background all_cells +1605.6922607421875 1392.329833984375 background all_cells +1639.9923095703125 1403.29052734375 background all_cells +1658.0640869140625 1402.91064453125 background all_cells +1594.2763671875 1396.484375 background all_cells +1665.35400390625 1700.00439453125 background all_cells +1688.369384765625 1649.783935546875 background all_cells +1698.945556640625 1643.4664306640625 background all_cells +1697.91796875 1537.694091796875 background all_cells +1669.53955078125 1705.5323486328125 background all_cells +1614.6148681640625 1450.1187744140625 background all_cells +1634.665771484375 1472.714111328125 background all_cells +1630.080322265625 1468.3612060546875 background all_cells +1595.16748046875 1405.451904296875 background all_cells +1607.3797607421875 1420.9727783203125 background all_cells +1593.902587890625 1419.0064697265625 background all_cells +1591.86328125 1468.57568359375 background all_cells +1549.2337646484375 1447.482666015625 background all_cells +1552.629638671875 1495.7352294921875 background all_cells +1558.7601318359375 1482.015625 background all_cells +1566.8299560546875 1479.22216796875 background all_cells +1476.9005126953125 1543.827880859375 background all_cells +1467.0457763671875 1543.2296142578125 background all_cells +1445.1903076171875 1483.4779052734375 background all_cells +1436.322998046875 1476.7591552734375 background all_cells +1451.184814453125 1521.3524169921875 background all_cells +1182.2769775390625 1512.06103515625 background all_cells +1196.5692138671875 1542.0977783203125 background all_cells +1209.6312255859375 1545.7435302734375 background all_cells +1190.3701171875 1516.9263916015625 background all_cells +1342.54443359375 1545.1082763671875 background all_cells +1342.02294921875 1534.53857421875 background all_cells +1347.79345703125 1494.864013671875 background all_cells +1392.5380859375 1512.3555908203125 background all_cells +1406.9552001953125 1540.71240234375 background all_cells +1416.3199462890625 1537.327392578125 background all_cells +1391.5224609375 1521.06494140625 background all_cells +1510.948974609375 1436.7803955078125 background all_cells +1514.3822021484375 1468.9610595703125 background all_cells +1504.72021484375 1474.140869140625 background all_cells +1527.658203125 1459.2728271484375 background all_cells +1510.599609375 1443.238037109375 background all_cells +1499.273193359375 1491.30029296875 background all_cells +1510.4488525390625 1515.41455078125 background all_cells +1537.0465087890625 1514.6990966796875 background all_cells +1438.6058349609375 1547.156494140625 background all_cells +1451.4144287109375 1600.0394287109375 background all_cells +1445.1448974609375 1550.7967529296875 background all_cells +1517.064208984375 1562.823974609375 background all_cells +1545.8707275390625 1684.0419921875 background all_cells +1541.689453125 1667.4510498046875 background all_cells +1538.82373046875 1675.50830078125 background all_cells +1502.55126953125 1577.0595703125 background all_cells +1495.40234375 1573.9759521484375 background all_cells +1399.353271484375 1583.0849609375 background all_cells +1419.720703125 1636.142578125 background all_cells +1407.017822265625 1624.8665771484375 background all_cells +1405.508544921875 1595.4432373046875 background all_cells +1469.8555908203125 1441.985107421875 background all_cells +1462.54248046875 1465.0733642578125 background all_cells +1414.060546875 1462.61865234375 background all_cells +1384.1170654296875 1453.6864013671875 background all_cells +1147.7144775390625 1597.7818603515625 background all_cells +1165.7781982421875 1530.2041015625 background all_cells +1166.5888671875 1535.93896484375 background all_cells +1163.6962890625 1523.5640869140625 background all_cells +1170.9666748046875 1519.93701171875 background all_cells +1233.6002197265625 1626.086669921875 background all_cells +1224.5914306640625 1650.098388671875 background all_cells +1177.341796875 1634.9962158203125 background all_cells +1185.939453125 1640.75390625 background all_cells +1208.404052734375 1631.574951171875 background all_cells +1195.351318359375 1559.9295654296875 background all_cells +1244.16162109375 1594.8280029296875 background all_cells +1230.8721923828125 1605.7467041015625 background all_cells +1224.89892578125 1601.5369873046875 background all_cells +1119.9771728515625 1671.7606201171875 background all_cells +1129.3134765625 1520.6099853515625 background all_cells +1128.5699462890625 1658.7381591796875 background all_cells +1540.1556396484375 1871.359375 background all_cells +1520.9144287109375 1955.306884765625 background all_cells +1517.434326171875 1949.718505859375 background all_cells +1525.2783203125 1880.947021484375 background all_cells +1702.4609375 1973.86376953125 background all_cells +1697.7484130859375 2023.618896484375 background all_cells +1696.2137451171875 1979.3016357421875 background all_cells +1661.7861328125 2026.0347900390625 background all_cells +1692.8594970703125 2021.51416015625 background all_cells +1664.6812744140625 2034.92919921875 background all_cells +1572.1279296875 1984.0057373046875 background all_cells +1594.64306640625 1962.4788818359373 background all_cells +1574.31689453125 2070.057861328125 background all_cells +1509.926025390625 1670.05810546875 background all_cells +1534.6129150390625 1551.944091796875 background all_cells +1530.25390625 1540.8006591796875 background all_cells +1521.3780517578125 1669.7398681640625 background all_cells +1604.876953125 1759.720703125 background all_cells +1674.77392578125 1795.0291748046875 background all_cells +1641.046630859375 1792.273681640625 background all_cells +1558.515869140625 1757.1583251953125 background all_cells +1560.8946533203125 1733.268798828125 background all_cells +1607.63427734375 1766.8619384765625 background all_cells +1491.6556396484375 1705.3206787109375 background all_cells +1457.3824462890625 1719.6993408203125 background all_cells +1424.0028076171875 1719.3521728515625 background all_cells +1493.73681640625 1720.338134765625 background all_cells +1522.0191650390625 1706.35595703125 background all_cells +1534.0921630859375 1704.4439697265625 background all_cells +1527.42431640625 1705.5693359375 background all_cells +1517.7110595703125 1702.79638671875 background all_cells +1506.2091064453125 1727.3658447265625 background all_cells +1514.6983642578125 1710.3072509765625 background all_cells +1509.79736328125 1702.75537109375 background all_cells +1495.163330078125 1735.9814453125 background all_cells +1487.8890380859375 1743.8455810546875 background all_cells +1498.9227294921875 1741.3616943359375 background all_cells +1484.980712890625 1737.0657958984375 background all_cells +1448.7138671875 1830.2061767578125 background all_cells +1374.84033203125 1965.64794921875 background all_cells +1413.99560546875 1779.6239013671875 background all_cells +1436.1541748046875 1969.830810546875 background all_cells +1379.5738525390625 1860.50439453125 background all_cells +1429.81103515625 1816.154296875 background all_cells +1546.0396728515625 1764.533447265625 background all_cells +1533.33251953125 2103.447509765625 background all_cells +1529.448486328125 1777.901123046875 background all_cells +1534.8870849609375 1771.3033447265625 background all_cells +1494.5540771484375 1750.3294677734375 background all_cells +1472.508056640625 2104.13525390625 background all_cells +1503.0426025390625 1799.8416748046875 background all_cells +1085.518798828125 1605.1953125 background all_cells +1124.23388671875 1619.3037109375 background all_cells +1092.4830322265625 1599.7978515625 background all_cells +1152.849365234375 1608.691650390625 background all_cells +1187.261962890625 1598.525390625 background all_cells +1212.50146484375 1592.86376953125 background all_cells +1192.3934326171875 1598.3397216796875 background all_cells +1161.7598876953125 1609.761962890625 background all_cells +1145.5859375 1627.910888671875 background all_cells +1164.128662109375 1635.731689453125 background all_cells +1158.6141357421875 1631.2421875 background all_cells +1152.2557373046875 1631.5584716796875 background all_cells +1148.382568359375 1639.4608154296875 background all_cells +1084.1297607421875 1633.49267578125 background all_cells +1122.6385498046875 1631.9669189453125 background all_cells +1095.346435546875 1630.3133544921875 background all_cells +1244.79638671875 1623.8189697265625 background all_cells +1248.0726318359375 1656.65185546875 background all_cells +1256.1531982421875 1654.5172119140625 background all_cells +1238.4427490234375 1655.3365478515625 background all_cells +1245.79541015625 1637.055419921875 background all_cells +1344.873779296875 1771.5301513671875 background all_cells +1312.601806640625 1603.185302734375 background all_cells +1288.2159423828125 1616.73583984375 background all_cells +1326.869873046875 1638.2261962890625 background all_cells +1273.4249267578125 1676.919921875 background all_cells +1308.2025146484375 1683.5989990234375 background all_cells +1239.9835205078125 1602.8984375 background all_cells +1245.6778564453125 1616.350830078125 background all_cells +1242.46142578125 1612.2469482421875 background all_cells +1243.0037841796875 1605.199462890625 background all_cells +1120.04443359375 1687.4522705078125 background all_cells +1125.3829345703125 1692.7001953125 background all_cells +1112.3314208984375 1685.0498046875 background all_cells +1211.25927734375 1708.89013671875 background all_cells +1236.8502197265625 1710.41357421875 background all_cells +1231.81494140625 1717.997314453125 background all_cells +1229.822265625 1707.847412109375 background all_cells +1190.672607421875 1772.34521484375 background all_cells +1198.0386962890625 1697.915283203125 background all_cells +1194.1204833984375 1776.5784912109375 background all_cells +1122.606689453125 1703.37890625 background all_cells +1130.55419921875 1708.907958984375 background all_cells +1130.33056640625 1699.0697021484375 background all_cells +1040.9564208984375 1549.0673828125 background all_cells +1261.63525390625 1554.5250244140625 background all_cells +1251.044189453125 1555.19580078125 background all_cells +1260.4073486328125 1545.5396728515625 background all_cells +1093.1627197265625 1545.0914306640625 background all_cells +1050.8876953125 1551.4661865234375 background all_cells +1288.768798828125 1578.25732421875 background all_cells +1299.868896484375 1576.2635498046875 background all_cells +1293.9718017578125 1585.269775390625 background all_cells +1141.563720703125 1527.7586669921875 background all_cells +1138.0439453125 1569.9798583984375 background all_cells +1145.40771484375 1566.1055908203125 background all_cells +1144.1318359375 1572.6646728515625 background all_cells +1139.6634521484375 1563.5882568359375 background all_cells +1127.4339599609375 1571.0970458984375 background all_cells +1130.425048828125 1580.1011962890625 background all_cells +1128.92431640625 1563.1361083984375 background all_cells +1028.4337158203125 1699.87939453125 background all_cells +1040.9791259765625 1769.7623291015625 background all_cells +1032.950927734375 1922.8773193359373 background all_cells +1139.5946044921875 1768.0318603515625 background all_cells +1143.3251953125 1773.59716796875 background all_cells +1139.8433837890625 1777.6378173828125 background all_cells +1068.5511474609375 1778.3792724609375 background all_cells +1097.6048583984375 1679.3157958984375 background all_cells +1090.11279296875 1756.9866943359375 background all_cells +1073.8101806640625 1761.0489501953125 background all_cells +1066.0123291015625 1762.1134033203125 background all_cells +1149.62353515625 1954.821533203125 background all_cells +1163.0521240234375 1840.067626953125 background all_cells +1161.8218994140625 1774.783935546875 background all_cells +1105.6094970703125 1777.0771484375 background all_cells +1123.3656005859375 1678.4078369140625 background all_cells +1120.91064453125 1808.331787109375 background all_cells +1117.7249755859375 1937.156005859375 background all_cells +1107.5849609375 1676.947998046875 background all_cells +1146.1624755859375 1766.5538330078125 background all_cells +1157.2567138671875 1752.2132568359375 background all_cells +1150.003173828125 1756.3157958984375 background all_cells +1157.07275390625 1760.3270263671875 background all_cells +565.868408203125 1712.162353515625 background all_cells +571.4717407226562 1707.80712890625 background all_cells +575.6099853515625 1749.81298828125 background all_cells +575.7671508789062 1724.739501953125 background all_cells +570.361083984375 1718.5943603515625 background all_cells +576.7179565429688 1711.6722412109375 background all_cells +823.5595092773438 2046.51806640625 background all_cells +809.6490478515625 2061.073486328125 background all_cells +812.9834594726562 2050.138427734375 background all_cells +765.2156982421875 2072.95703125 background all_cells +768.8689575195312 2134.8759765625 background all_cells +770.26318359375 2128.968505859375 background all_cells +761.7040405273438 2024.2364501953125 background all_cells +769.0050048828125 2091.358642578125 background all_cells +782.8184204101562 2091.671142578125 background all_cells +817.0247802734375 1996.1107177734373 background all_cells +818.3875122070312 2017.09521484375 background all_cells +838.5496826171875 2007.30908203125 background all_cells +811.5213012695312 2001.3748779296875 background all_cells +729.3947143554688 1936.260986328125 background all_cells +792.8807983398438 1844.5355224609373 background all_cells +777.8443603515625 1634.3123779296875 background all_cells +780.723876953125 1518.9432373046875 background all_cells +690.3624267578125 2027.383056640625 background all_cells +578.9716186523438 2110.71728515625 background all_cells +589.3582763671875 1860.5859375 background all_cells +988.9754638671876 1649.616455078125 background all_cells +994.1943359375 1677.8363037109375 background all_cells +976.156005859375 1653.066650390625 background all_cells +1076.703125 2010.836181640625 background all_cells +1146.7200927734375 1988.9342041015625 background all_cells +1159.6705322265625 2105.665771484375 background all_cells +1090.2069091796875 2037.2772216796875 background all_cells +1024.5526123046875 2117.195556640625 background all_cells +1086.7154541015625 2021.9119873046875 background all_cells +1019.6640014648438 1776.27783203125 background all_cells +1021.579345703125 1843.59130859375 background all_cells +1017.170654296875 1782.8094482421875 background all_cells +976.1718139648438 1927.2666015625 background all_cells +996.8153076171876 1954.2508544921875 background all_cells +1003.3651733398438 1946.6031494140625 background all_cells +1053.16455078125 1927.2586669921875 background all_cells +992.7994384765624 1913.1510009765625 background all_cells +964.0646362304688 1749.9061279296875 background all_cells +985.0206298828124 1740.718017578125 background all_cells +980.0311279296876 1781.5767822265625 background all_cells +956.2689208984376 1736.6182861328125 background all_cells +961.23291015625 1506.489013671875 background all_cells +951.4149169921876 1511.03759765625 background all_cells +971.2591552734376 1508.786376953125 background all_cells +955.2445068359376 1508.52734375 background all_cells +983.0971069335938 1534.8885498046875 background all_cells +1028.734619140625 1610.3974609375 background all_cells +983.6439819335938 1555.283203125 background all_cells +978.489990234375 1547.3875732421875 background all_cells +974.0148315429688 1538.6749267578125 background all_cells +973.7810668945312 1524.1080322265625 background all_cells +966.7191162109376 1528.731689453125 background all_cells +987.18359375 1530.2921142578125 background all_cells +965.256591796875 1514.888427734375 background all_cells +972.3260498046876 1517.3045654296875 background all_cells +979.7665405273438 1516.435791015625 background all_cells +909.715576171875 1577.34228515625 background all_cells +914.2268676757812 1662.73583984375 background all_cells +874.557861328125 1619.5155029296875 background all_cells +940.1832885742188 2128.796142578125 background all_cells +889.958251953125 2130.71044921875 background all_cells +889.6746826171875 2140.16796875 background all_cells +896.1884155273438 2135.062255859375 background all_cells +863.0988159179688 1823.8746337890625 background all_cells +871.2055053710938 1978.5390625 background all_cells +867.4063110351562 1963.2413330078125 background all_cells +897.68017578125 1867.98291015625 background all_cells +922.4696044921876 1669.8192138671875 background all_cells +927.7022094726562 1667.98046875 background all_cells +923.7276000976562 1676.403564453125 background all_cells +938.395263671875 1615.0206298828125 background all_cells +934.1141357421876 1639.6224365234375 background all_cells +938.197509765625 1656.8516845703125 background all_cells +948.206787109375 1624.5927734375 background all_cells +941.8724365234376 1041.48193359375 background all_cells +966.9201049804688 1221.3424072265625 background all_cells +1064.229736328125 926.681884765625 background all_cells +829.91796875 1187.142822265625 background all_cells +914.8523559570312 1079.4642333984375 background all_cells +1027.727783203125 1476.68212890625 background all_cells +1066.240966796875 1481.514404296875 background all_cells +1041.5517578125 1396.1329345703125 background all_cells +1029.8751220703125 1433.814208984375 background all_cells +1002.1370239257812 1479.8624267578125 background all_cells +1013.689208984375 1469.059814453125 background all_cells +1010.0406494140624 1479.0408935546875 background all_cells +913.2861328125 1420.9842529296875 background all_cells +962.3580322265624 1475.7098388671875 background all_cells +949.0361938476562 1476.8997802734375 background all_cells +1123.5108642578125 1424.494140625 background all_cells +1121.936767578125 1383.3634033203125 background all_cells +1128.6378173828125 1393.41650390625 background all_cells +1139.84521484375 1398.5369873046875 background all_cells +1141.13427734375 1392.406005859375 background all_cells +1105.35009765625 1329.542236328125 background all_cells +1101.0595703125 1430.3773193359375 background all_cells +1081.2598876953125 1398.208984375 background all_cells +1082.66259765625 1408.1849365234375 background all_cells +1099.566162109375 1385.8798828125 background all_cells +1088.065185546875 1418.425048828125 background all_cells +3890.177490234375 3344.57861328125 background all_cells +3885.684814453125 3351.26123046875 background all_cells +3898.4443359375 3348.84228515625 background all_cells +4052.986083984375 3380.114990234375 background all_cells +4068.81298828125 3398.746826171875 background all_cells +4068.310302734375 3384.6728515625 background all_cells +4058.60986328125 3387.781494140625 background all_cells +3995.312255859375 3356.309814453125 background all_cells +4167.591796875 3366.10205078125 background all_cells +4161.8310546875 3373.63818359375 background all_cells +3892.548095703125 3366.9697265625 background all_cells +3901.671142578125 3365.876953125 background all_cells +3890.43603515625 3359.568603515625 background all_cells +4083.5712890625 3392.513671875 background all_cells +4146.4287109375 3398.060791015625 background all_cells +4095.6005859375 3412.931640625 background all_cells +4172.32958984375 3487.126708984375 background all_cells +4197.25439453125 3477.65234375 background all_cells +4188.77294921875 3473.93359375 background all_cells +4183.376953125 3477.55126953125 background all_cells +4183.751953125 3488.16455078125 background all_cells +4180.8955078125 3482.96484375 background all_cells +4189.220703125 3480.418212890625 background all_cells +4135.24267578125 3472.597412109375 background all_cells +4146.2607421875 3486.61669921875 background all_cells +4142.46484375 3483.084716796875 background all_cells +3836.028564453125 3438.302490234375 background all_cells +3839.475830078125 3449.566650390625 background all_cells +3812.51416015625 3447.832275390625 background all_cells +3829.27099609375 3444.811279296875 background all_cells +3869.353271484375 3483.502197265625 background all_cells +3844.14892578125 3483.9970703125 background all_cells +3849.911865234375 3477.630859375 background all_cells +3851.369873046875 3487.517578125 background all_cells +3825.029541015625 3461.711669921875 background all_cells +3827.86328125 3471.22802734375 background all_cells +3815.931396484375 3471.080078125 background all_cells +3845.611083984375 3453.36572265625 background all_cells +3863.501953125 3440.880859375 background all_cells +3856.2958984375 3440.7177734375 background all_cells +3888.1923828125 3433.341552734375 background all_cells +4138.73974609375 3437.0458984375 background all_cells +4145.79638671875 3435.384521484375 background all_cells +3898.20947265625 3435.335693359375 background all_cells +4083.42431640625 3429.688720703125 background all_cells +4113.6103515625 3479.10205078125 background all_cells +4055.099365234375 3449.62060546875 background all_cells +4022.267578125 3448.094970703125 background all_cells +4043.57568359375 3474.016845703125 background all_cells +3893.869873046875 3464.140625 background all_cells +3911.258544921875 3469.35400390625 background all_cells +3908.606201171875 3452.252197265625 background all_cells +3889.832275390625 3387.56298828125 background all_cells +3997.18115234375 3413.21630859375 background all_cells +3928.813232421875 3399.06884765625 background all_cells +3913.817626953125 3421.442138671875 background all_cells +3862.4443359375 3350.64453125 background all_cells +3846.531982421875 3356.438232421875 background all_cells +3854.853515625 3359.331787109375 background all_cells +3865.150390625 3423.565673828125 background all_cells +3827.3193359375 3431.181640625 background all_cells +3832.529541015625 3429.280517578125 background all_cells +3876.631591796875 3414.721435546875 background all_cells +3873.279052734375 3404.957275390625 background all_cells +3866.653076171875 3412.95751953125 background all_cells +3847.39404296875 3366.098876953125 background all_cells +3863.0166015625 3394.02099609375 background all_cells +3828.376220703125 3372.131591796875 background all_cells +3823.75341796875 3370.089111328125 background all_cells +3904.940673828125 3588.19921875 background all_cells +3913.139892578125 3585.799560546875 background all_cells +3980.400390625 3612.302490234375 background all_cells +4003.755859375 3577.3818359375 background all_cells +3992.33642578125 3608.84033203125 background all_cells +3985.953369140625 3615.356689453125 background all_cells +3979.19091796875 3619.475341796875 background all_cells +3921.469482421875 3614.25927734375 background all_cells +3919.008056640625 3618.454345703125 background all_cells +3946.76806640625 3635.896484375 background all_cells +3924.310302734375 3622.551025390625 background all_cells +4159.7587890625 3870.34228515625 background all_cells +4135.16748046875 3868.319580078125 background all_cells +4141.27880859375 3954.79296875 background all_cells +4144.2919921875 3947.219970703125 background all_cells +4151.72705078125 3858.34814453125 background all_cells +4030.810791015625 3936.61083984375 background all_cells +4046.42724609375 3949.705322265625 background all_cells +4044.221435546875 3942.503662109375 background all_cells +4039.140869140625 3937.98828125 background all_cells +4043.369873046875 3936.551513671875 background all_cells +4023.777099609375 3940.086181640625 background all_cells +4092.982177734375 3856.820068359375 background all_cells +4084.4169921875 3941.6279296875 background all_cells +4094.8671875 3951.093505859375 background all_cells +4091.322998046875 3946.028076171875 background all_cells +4110.13330078125 3948.792236328125 background all_cells +4103.48486328125 3943.765869140625 background all_cells +4200.20654296875 3845.708984375 background all_cells +4194.67822265625 3901.272705078125 background all_cells +4193.02685546875 3835.758056640625 background all_cells +4187.984375 3879.6259765625 background all_cells +4185.9619140625 3889.044189453125 background all_cells +4069.322509765625 3932.01904296875 background all_cells +4077.56201171875 3937.69287109375 background all_cells +4076.912109375 3931.69189453125 background all_cells +4074.914306640625 3946.2265625 background all_cells +4073.350830078125 3925.7421875 background all_cells +4009.018310546875 3817.209228515625 background all_cells +4037.3994140625 3933.09521484375 background all_cells +4044.244873046875 3932.7578125 background all_cells +4043.383056640625 3836.202880859375 background all_cells +4155.15966796875 3742.632080078125 background all_cells +4187.43017578125 3767.789794921875 background all_cells +4163.53515625 3738.48681640625 background all_cells +4180.31640625 3824.08984375 background all_cells +4150.4765625 3826.910888671875 background all_cells +4194.595703125 3805.400634765625 background all_cells +4184.962890625 3812.188232421875 background all_cells +4187.9423828125 3821.08935546875 background all_cells +4123.0302734375 3762.904541015625 background all_cells +4138.30712890625 3795.14990234375 background all_cells +4135.37158203125 3787.746337890625 background all_cells +4144.5009765625 3779.931396484375 background all_cells +4147.4072265625 3772.891845703125 background all_cells +4125.49658203125 3673.644287109375 background all_cells +4151.78125 3656.185302734375 background all_cells +4113.33544921875 3670.202392578125 background all_cells +4159.9912109375 3660.495849609375 background all_cells +4116.7763671875 3657.499755859375 background all_cells +4147.3671875 3670.650146484375 background all_cells +4145.3095703125 3689.537109375 background all_cells +4153.37841796875 3689.986572265625 background all_cells +4120.69775390625 3690.779296875 background all_cells +4126.39404296875 3679.986572265625 background all_cells +4138.8046875 3694.526611328125 background all_cells +4180.8408203125 3674.69091796875 background all_cells +4204.20361328125 3679.83837890625 background all_cells +4175.7880859375 3699.922607421875 background all_cells +4184.1044921875 3663.398193359375 background all_cells +4198.23193359375 3700.408203125 background all_cells +4180.98974609375 3707.482666015625 background all_cells +4062.416259765625 3583.378662109375 background all_cells +4062.113525390625 3590.806640625 background all_cells +4065.132080078125 3596.761962890625 background all_cells +4075.675048828125 3576.14306640625 background all_cells +4069.19921875 3589.42138671875 background all_cells +4157.11376953125 3646.902587890625 background all_cells +4145.89208984375 3650.106201171875 background all_cells +4112.81201171875 3653.121826171875 background all_cells +4186.13232421875 3646.34033203125 background all_cells +4202.111328125 3621.89990234375 background all_cells +4183.42333984375 3653.366455078125 background all_cells +4182.1435546875 3632.163818359375 background all_cells +4068.598876953125 3633.55712890625 background all_cells +4077.848876953125 3628.896728515625 background all_cells +4080.74072265625 3649.671142578125 background all_cells +4057.97705078125 3653.301513671875 background all_cells +4059.046630859375 3631.314208984375 background all_cells +4147.49658203125 3638.640380859375 background all_cells +4140.93310546875 3643.833984375 background all_cells +4134.837890625 3634.230224609375 background all_cells +4144.83544921875 3631.455810546875 background all_cells +4110.0302734375 3589.0927734375 background all_cells +4142.0361328125 3625.31591796875 background all_cells +4134.05615234375 3609.69580078125 background all_cells +4138.0029296875 3578.736083984375 background all_cells +4122.79931640625 3612.518798828125 background all_cells +4110.216796875 3601.099609375 background all_cells +4017.82470703125 3745.607177734375 background all_cells +4025.325927734375 3744.980712890625 background all_cells +4019.2294921875 3759.206298828125 background all_cells +4094.135498046875 3752.03271484375 background all_cells +4122.8818359375 3727.669189453125 background all_cells +4108.0673828125 3731.403564453125 background all_cells +4095.66796875 3734.520263671875 background all_cells +4074.93505859375 3708.979248046875 background all_cells +4089.7802734375 3714.60205078125 background all_cells +4081.900634765625 3741.17724609375 background all_cells +3819.115966796875 3505.163330078125 background all_cells +3817.66943359375 3518.05712890625 background all_cells +3822.83251953125 3547.92529296875 background all_cells +3825.605224609375 3565.585205078125 background all_cells +3823.980712890625 3556.70703125 background all_cells +3804.15673828125 3528.861083984375 background all_cells +3814.1904296875 3525.917236328125 background all_cells +3817.2578125 3535.879150390625 background all_cells +3814.15673828125 3548.153076171875 background all_cells +3807.4404296875 3542.5087890625 background all_cells +3838.27099609375 3547.5654296875 background all_cells +3839.706787109375 3576.730712890625 background all_cells +3832.431640625 3568.8955078125 background all_cells +3834.559326171875 3556.996337890625 background all_cells +3841.69189453125 3540.47998046875 background all_cells +3839.104736328125 3592.548095703125 background all_cells +3806.47314453125 3553.773681640625 background all_cells +4043.58447265625 3485.359130859375 background all_cells +4193.3330078125 3484.807861328125 background all_cells +3900.037353515625 3495.2685546875 background all_cells +3921.42333984375 3497.976318359375 background all_cells +3933.602783203125 3499.03955078125 background all_cells +3959.88330078125 3494.2822265625 background all_cells +3947.37939453125 3547.715576171875 background all_cells +4206.4248046875 3530.6376953125 background all_cells +4142.7666015625 3562.709716796875 background all_cells +3976.910400390625 3555.344482421875 background all_cells +3965.021728515625 3553.221435546875 background all_cells +3936.48828125 3551.421875 background all_cells +3948.526611328125 3537.55615234375 background all_cells +3939.831787109375 3521.57568359375 background all_cells +3931.64599609375 3533.328857421875 background all_cells +3938.68212890625 3538.232666015625 background all_cells +3895.291748046875 3583.4453125 background all_cells +3855.06982421875 3585.715576171875 background all_cells +3847.70947265625 3590.22900390625 background all_cells +3868.875244140625 3588.335205078125 background all_cells +3897.2392578125 3587.732177734375 background all_cells +3889.56787109375 3482.3125 background all_cells +3893.807373046875 3501.270751953125 background all_cells +3887.83837890625 3488.720703125 background all_cells +3897.03955078125 3484.162109375 background all_cells +3847.05126953125 3531.0810546875 background all_cells +3868.868896484375 3512.87060546875 background all_cells +3847.14501953125 3547.425048828125 background all_cells +3849.6044921875 3538.977294921875 background all_cells +3876.923828125 4899.59228515625 background all_cells +3856.24755859375 4913.3984375 background all_cells +3928.869384765625 4938.96337890625 background all_cells +3889.39599609375 4941.14013671875 background all_cells +3957.981201171875 4914.10595703125 background all_cells +4009.970458984375 4857.66845703125 background all_cells +4007.8974609375 4866.77783203125 background all_cells +3997.846435546875 4869.78759765625 background all_cells +3986.487548828125 4912.10595703125 background all_cells +3959.176513671875 4906.08642578125 background all_cells +3946.06005859375 4896.42041015625 background all_cells +3956.03515625 4899.24072265625 background all_cells +3948.38330078125 4908.78466796875 background all_cells +3934.39990234375 4874.09716796875 background all_cells +3916.28955078125 4878.18603515625 background all_cells +3907.351318359375 4875.41796875 background all_cells +3909.8994140625 4881.94140625 background all_cells +3926.241455078125 4885.35302734375 background all_cells +3872.24072265625 4890.69189453125 background all_cells +3974.08544921875 4760.171875 background all_cells +3981.14990234375 4757.541015625 background all_cells +3979.37890625 4771.7763671875 background all_cells +4031.1416015625 4789.287109375 background all_cells +4049.071533203125 4770.6552734375 background all_cells +4040.71826171875 4767.31640625 background all_cells +4028.623779296875 4769.6162109375 background all_cells +4020.078369140625 4819.54150390625 background all_cells +4044.90966796875 4829.6884765625 background all_cells +4034.7431640625 4827.009765625 background all_cells +3958.990966796875 4921.140625 background all_cells +3943.05078125 4932.77099609375 background all_cells +3946.07470703125 4926.2744140625 background all_cells +4000.479248046875 4943.5390625 background all_cells +4004.900390625 4959.341796875 background all_cells +4022.989013671875 4940.66162109375 background all_cells +4026.448974609375 4944.9541015625 background all_cells +4034.394287109375 4945.92626953125 background all_cells +3974.912841796875 4947.96728515625 background all_cells +3986.361328125 4951.44873046875 background all_cells +3983.73095703125 4977.65087890625 background all_cells +3979.06640625 4956.7529296875 background all_cells +3955.383056640625 4941.71240234375 background all_cells +3947.843505859375 4943.9892578125 background all_cells +3938.943603515625 4940.29248046875 background all_cells +3894.401123046875 4785.1962890625 background all_cells +3884.47802734375 4824.17919921875 background all_cells +3877.549560546875 4810.42724609375 background all_cells +3909.020751953125 4837.25537109375 background all_cells +3925.789794921875 4833.923828125 background all_cells +3916.695068359375 4825.34814453125 background all_cells +3915.83056640625 4832.6572265625 background all_cells +3913.829345703125 4839.5712890625 background all_cells +3893.784912109375 4830.408203125 background all_cells +3889.810546875 4859.77587890625 background all_cells +3882.665283203125 4854.09814453125 background all_cells +3901.713623046875 4833.3779296875 background all_cells +3433.5263671875 4937.56201171875 background all_cells +3465.41943359375 4915.58251953125 background all_cells +3441.389404296875 4943.19677734375 background all_cells +3607.60693359375 5005.39404296875 background all_cells +3725.69189453125 5006.96240234375 background all_cells +3671.0927734375 5002.056640625 background all_cells +3616.406982421875 5001.12060546875 background all_cells +3522.149658203125 4921.12646484375 background all_cells +3757.93603515625 4909.38916015625 background all_cells +3762.40087890625 4901.7470703125 background all_cells +3718.293701171875 4920.40966796875 background all_cells +3572.903076171875 4921.087890625 background all_cells +3563.497802734375 4997.93408203125 background all_cells +3581.947998046875 5001.40576171875 background all_cells +3576.238525390625 5009.97900390625 background all_cells +3569.4541015625 4995.1298828125 background all_cells +3589.1083984375 4977.8212890625 background all_cells +3819.352783203125 4982.310546875 background all_cells +3644.238525390625 4977.24169921875 background all_cells +3597.760498046875 4970.728515625 background all_cells +3974.384521484375 5022.67919921875 background all_cells +3993.024658203125 5018.73828125 background all_cells +3987.01171875 5027.53125 background all_cells +4016.99267578125 5066.94189453125 background all_cells +4032.13818359375 5004.2783203125 background all_cells +4017.032470703125 5023.34033203125 background all_cells +4025.222900390625 5028.1875 background all_cells +4028.385986328125 5045.28515625 background all_cells +4030.6904296875 5054.5029296875 background all_cells +4018.7431640625 5054.64794921875 background all_cells +4001.6376953125 5119.533203125 background all_cells +4019.4521484375 5093.2587890625 background all_cells +3819.3525390625 5064.94775390625 background all_cells +3838.080810546875 5107.6494140625 background all_cells +3831.373291015625 5116.09716796875 background all_cells +3812.9560546875 5079.81494140625 background all_cells +3945.953369140625 4969.31494140625 background all_cells +3952.526123046875 4975.09228515625 background all_cells +3967.4599609375 5011.6884765625 background all_cells +3961.406005859375 5018.2412109375 background all_cells +3959.059814453125 4970.935546875 background all_cells +3979.5263671875 5034.29052734375 background all_cells +3939.875732421875 5106.94091796875 background all_cells +3955.2060546875 5032.89892578125 background all_cells +3959.613525390625 5041.9775390625 background all_cells +3986.915771484375 5043.400390625 background all_cells +3900.944580078125 5049.39794921875 background all_cells +3927.32177734375 5005.16845703125 background all_cells +3913.93310546875 5066.37744140625 background all_cells +3410.97802734375 5060.701171875 background all_cells +3464.29833984375 5010.7451171875 background all_cells +3418.538330078125 5057.80322265625 background all_cells +3573.52392578125 5034.54541015625 background all_cells +3573.613037109375 5019.97265625 background all_cells +3564.454833984375 5028.041015625 background all_cells +3563.83837890625 5043.0986328125 background all_cells +3575.2001953125 5079.88525390625 background all_cells +3560.194580078125 5049.95703125 background all_cells +3589.707763671875 5017.3671875 background all_cells +3606.615478515625 5026.748046875 background all_cells +3600.39453125 5029.5771484375 background all_cells +3596.235595703125 5011.5009765625 background all_cells +3743.427490234375 5078.44921875 background all_cells +3765.763427734375 5106.00048828125 background all_cells +3750.010986328125 5087.92041015625 background all_cells +3727.62646484375 5024.84375 background all_cells +3735.652099609375 5019.49462890625 background all_cells +3753.186767578125 5043.357421875 background all_cells +3749.550048828125 5029.560546875 background all_cells +3785.316650390625 5014.0419921875 background all_cells +3752.4248046875 5037.22412109375 background all_cells +3591.4873046875 5087.44140625 background all_cells +3644.0732421875 5092.470703125 background all_cells +3635.08447265625 5095.20654296875 background all_cells +3692.4970703125 5064.306640625 background all_cells +3674.362548828125 5092.21533203125 background all_cells +3693.7275390625 5047.75537109375 background all_cells +4041.0390625 4904.21875 background all_cells +4036.128662109375 4987.50048828125 background all_cells +4037.754638671875 5012.955078125 background all_cells +4034.547607421875 4936.27392578125 background all_cells +4078.89794921875 5021.57373046875 background all_cells +4073.5322265625 4980.35693359375 background all_cells +4080.8125 4982.5283203125 background all_cells +4084.87109375 5017.01513671875 background all_cells +4084.56884765625 5035.0908203125 background all_cells +4078.43408203125 5015.56494140625 background all_cells +4050.968994140625 4918.1884765625 background all_cells +4064.536865234375 4919.18359375 background all_cells +4059.3828125 4925.57177734375 background all_cells +4052.670654296875 4924.9521484375 background all_cells +4033.9833984375 5024.1083984375 background all_cells +4037.842529296875 5104.37939453125 background all_cells +4033.95458984375 5114.15478515625 background all_cells +4042.837890625 5095.119140625 background all_cells +4037.301513671875 5042.435546875 background all_cells +4036.24609375 5032.869140625 background all_cells +4096.29638671875 5087.65771484375 background all_cells +4100.41748046875 5126.859375 background all_cells +4096.998046875 5094.07958984375 background all_cells +4109.896484375 5128.99755859375 background all_cells +4099.66748046875 5117.14306640625 background all_cells +4068.415771484375 5128.4326171875 background all_cells +4060.478759765625 5105.00634765625 background all_cells +4061.93896484375 5095.1767578125 background all_cells +4091.5283203125 5095.5244140625 background all_cells +4083.3515625 5125.94970703125 background all_cells +4073.6943359375 5132.7666015625 background all_cells +4078.612548828125 5087.56494140625 background all_cells +4089.9990234375 5088.7236328125 background all_cells +4066.3056640625 5058.4560546875 background all_cells +4092.889404296875 5080.10400390625 background all_cells +4082.57763671875 5076.50830078125 background all_cells +4076.504638671875 5064.22998046875 background all_cells +4070.77978515625 5079.408203125 background all_cells +4102.95361328125 5056.9658203125 background all_cells +4114.07080078125 5056.27587890625 background all_cells +4110.1328125 5036.38525390625 background all_cells +4098.1044921875 5032.65576171875 background all_cells +4144.478515625 5014.068359375 background all_cells +4163.11962890625 5056.47412109375 background all_cells +4163.759765625 5028.52197265625 background all_cells +4149.68798828125 5023.4892578125 background all_cells +4123.11669921875 5052.146484375 background all_cells +4120.83154296875 5063.2197265625 background all_cells +4130.8994140625 5053.11279296875 background all_cells +4152.7607421875 5081.00439453125 background all_cells +4138.28369140625 5105.62109375 background all_cells +4148.57470703125 5113.97900390625 background all_cells +4137.87548828125 5095.00732421875 background all_cells +4151.7822265625 5129.73974609375 background all_cells +4189.529296875 5084.76123046875 background all_cells +4207.876953125 5125.802734375 background all_cells +4178.53515625 5092.37890625 background all_cells +4194.91845703125 5120.2392578125 background all_cells +4181.55419921875 5110.1669921875 background all_cells +4187.52392578125 5037.3359375 background all_cells +4208.21337890625 5071.9755859375 background all_cells +4197.8349609375 5078.48193359375 background all_cells +4185.60498046875 5075.341796875 background all_cells +4205.681640625 5050.150390625 background all_cells +4120.66943359375 5025.330078125 background all_cells +4116.71533203125 5044.984375 background all_cells +4136.21240234375 5045.3046875 background all_cells +4127.48046875 5041.1181640625 background all_cells +4183.28271484375 4901.23046875 background all_cells +4157.9072265625 4920.8056640625 background all_cells +4160.14990234375 5000.546875 background all_cells +4160.80224609375 4966.46435546875 background all_cells +4165.43505859375 4998.6396484375 background all_cells +4197.943359375 4925.97265625 background all_cells +4200.9052734375 4972.56103515625 background all_cells +4210.11474609375 4980.60791015625 background all_cells +4197.33349609375 4937.5400390625 background all_cells +4189.11376953125 4939.52490234375 background all_cells +4141.93408203125 4908.6279296875 background all_cells +4141.61083984375 4980.65673828125 background all_cells +4096.7529296875 4944.3017578125 background all_cells +4083.42333984375 4936.99365234375 background all_cells +4089.200927734375 4932.5751953125 background all_cells +4173.7353515625 4843.26513671875 background all_cells +4174.01708984375 4868.9619140625 background all_cells +4174.3076171875 4857.2470703125 background all_cells +4126.00048828125 4850.74560546875 background all_cells +4136.5771484375 4855.52197265625 background all_cells +4144.7978515625 4851.04736328125 background all_cells +4160.541015625 4889.4677734375 background all_cells +4157.5087890625 4892.4169921875 background all_cells +4163.79296875 4888.2109375 background all_cells +4075.433837890625 4890.6484375 background all_cells +4114.11083984375 4896.779296875 background all_cells +4078.817138671875 4880.021484375 background all_cells +4087.80517578125 4878.10302734375 background all_cells +4064.63623046875 4826.93017578125 background all_cells +4111.4521484375 4830.4072265625 background all_cells +4107.22119140625 4832.54296875 background all_cells +4076.361328125 4834.78125 background all_cells +4129.11474609375 4770.205078125 background all_cells +4183.19921875 4781.1103515625 background all_cells +4186.6142578125 4765.703125 background all_cells +4181.68603515625 4767.3779296875 background all_cells +4132.4365234375 4785.57275390625 background all_cells +4132.94189453125 4779.0712890625 background all_cells +4162.3876953125 4791.8193359375 background all_cells +4151.10595703125 4807.16455078125 background all_cells +4149.416015625 4797.9697265625 background all_cells +4141.72705078125 4809.9287109375 background all_cells +4123.3642578125 4804.14453125 background all_cells +4167.3583984375 4800.41064453125 background all_cells +4107.3837890625 4799.20068359375 background all_cells +4089.5703125 4806.90478515625 background all_cells +4098.05859375 4790.49755859375 background all_cells +4110.8935546875 4787.2353515625 background all_cells +4098.865234375 4796.2314453125 background all_cells +4114.88720703125 4795.9462890625 background all_cells +3445.80224609375 4580.0263671875 background all_cells +3578.490478515625 4583.2353515625 background all_cells +3534.199951171875 4572.5732421875 background all_cells +3449.61279296875 4574.9306640625 background all_cells +3589.317138671875 4445.3671875 background all_cells +3710.994384765625 4446.51904296875 background all_cells +3614.004150390625 4453.1552734375 background all_cells +3500.61962890625 4528.05810546875 background all_cells +3522.033203125 4527.263671875 background all_cells +3501.873779296875 4548.32568359375 background all_cells +3823.79248046875 4342.162109375 background all_cells +4204.7646484375 4376.76611328125 background all_cells +4208.46484375 4384.37939453125 background all_cells +4202.08203125 4383.5498046875 background all_cells +3819.071044921875 4397.796875 background all_cells +4204.84423828125 4392.84814453125 background all_cells +4195.32666015625 4393.23681640625 background all_cells +3826.791748046875 4398.13037109375 background all_cells +3763.63427734375 4397.796875 background all_cells +3769.952880859375 4383.130859375 background all_cells +3764.37353515625 4389.34033203125 background all_cells +4209.96435546875 4358.8251953125 background all_cells +4199.5029296875 4367.96240234375 background all_cells +4206.89453125 4367.28173828125 background all_cells +4197.05712890625 4359.62451171875 background all_cells +3767.3828125 4517.6474609375 background all_cells +3851.0009765625 4517.7763671875 background all_cells +3840.712158203125 4551.62744140625 background all_cells +4196.93115234375 4486.14453125 background all_cells +4197.4384765625 4406.2626953125 background all_cells +4192.18359375 4411.02490234375 background all_cells +4204.619140625 4465.53076171875 background all_cells +4210.19140625 4455.35791015625 background all_cells +4086.597412109375 4411.8125 background all_cells +4113.53369140625 4488.2509765625 background all_cells +4099.5625 4485.84228515625 background all_cells +3980.79541015625 4548.107421875 background all_cells +4188.6865234375 4555.56396484375 background all_cells +4190.2705078125 4551.19140625 background all_cells +4025.7744140625 4508.63916015625 background all_cells +3984.539794921875 4528.26220703125 background all_cells +3846.60986328125 4490.68115234375 background all_cells +3938.106201171875 4477.43359375 background all_cells +3857.46044921875 4447.0556640625 background all_cells +3846.886474609375 4483.23583984375 background all_cells +3784.2626953125 4576.59375 background all_cells +4206.48486328125 4568.85302734375 background all_cells +4025.342041015625 4596.470703125 background all_cells +4056.781494140625 4577.58935546875 background all_cells +4196.00927734375 4567.38134765625 background all_cells +4051.638916015625 4590.63427734375 background all_cells +3812.962646484375 4192.76025390625 background all_cells +4206.7109375 4200.7861328125 background all_cells +4207.62646484375 4159.91748046875 background all_cells +4203.70068359375 4086.118896484375 background all_cells +3829.2333984375 4204.1767578125 background all_cells +3823.663330078125 4198.0986328125 background all_cells +4192.99853515625 4248.693359375 background all_cells +4198.23583984375 4288.70263671875 background all_cells +4204.4794921875 4231.9921875 background all_cells +4199.22119140625 4225.52392578125 background all_cells +4204.853515625 4251.58349609375 background all_cells +4198.67578125 4253.2890625 background all_cells +3811.944580078125 4337.07763671875 background all_cells +3819.650390625 4338.90283203125 background all_cells +4015.057373046875 4341.0498046875 background all_cells +4020.69970703125 4342.15283203125 background all_cells +4002.246826171875 4237.3466796875 background all_cells +4011.430908203125 4231.60009765625 background all_cells +4008.816650390625 4221.51708984375 background all_cells +4009.9072265625 4239.4970703125 background all_cells +3706.9951171875 4481.0546875 background all_cells +3685.03662109375 4406.681640625 background all_cells +3695.78369140625 4410.0947265625 background all_cells +3704.59765625 4501.853515625 background all_cells +3703.09130859375 4494.37255859375 background all_cells +3708.218994140625 4486.47216796875 background all_cells +3766.619140625 4481.66015625 background all_cells +3779.01513671875 4479.5859375 background all_cells +3775.2958984375 4465.4443359375 background all_cells +3774.943359375 4456.77880859375 background all_cells +3771.961669921875 4474.2041015625 background all_cells +3768.693359375 4464.73095703125 background all_cells +3766.080322265625 4437.07470703125 background all_cells +3822.048095703125 4436.52978515625 background all_cells +3772.576416015625 4437.83447265625 background all_cells +3737.3291015625 4437.1015625 background all_cells +3748.255615234375 4408.33935546875 background all_cells +3759.135009765625 4436.69677734375 background all_cells +3755.32666015625 4422.8857421875 background all_cells +3745.989501953125 4427.439453125 background all_cells +3553.361083984375 4190.189453125 background all_cells +3551.830078125 4197.64404296875 background all_cells +3556.984375 4196.74755859375 background all_cells +3535.0947265625 4192.1162109375 background all_cells +3625.94482421875 4170.4072265625 background all_cells +3621.713623046875 4183.064453125 background all_cells +3628.03564453125 4177.2822265625 background all_cells +3619.739990234375 4174.31591796875 background all_cells +3622.41455078125 4084.287841796875 background all_cells +3626.4443359375 4097.17236328125 background all_cells +3630.64111328125 4124.40185546875 background all_cells +3623.31103515625 4117.1376953125 background all_cells +3606.38037109375 4261.64013671875 background all_cells +3626.7216796875 4292.3330078125 background all_cells +3616.5498046875 4267.02197265625 background all_cells +3610.97607421875 4289.80078125 background all_cells +3605.209228515625 4306.0537109375 background all_cells +3556.48388671875 4209.40625 background all_cells +3588.584716796875 4218.30908203125 background all_cells +3582.80419921875 4213.7421875 background all_cells +3567.449951171875 4222.65625 background all_cells +3571.21337890625 4211.9150390625 background all_cells +3553.918212890625 4270.8701171875 background all_cells +3581.156982421875 4304.525390625 background all_cells +3579.809814453125 4291.78466796875 background all_cells +3451.700439453125 4638.1494140625 background all_cells +3437.501220703125 4681.14013671875 background all_cells +3430.32958984375 4675.74267578125 background all_cells +4000.1591796875 4608.55517578125 background all_cells +4037.038818359375 4659.3056640625 background all_cells +4010.00830078125 4636.7490234375 background all_cells +4038.925048828125 4679.8740234375 background all_cells +4046.431396484375 4620.580078125 background all_cells +3868.6767578125 4722.55810546875 background all_cells +3993.009765625 4712.66748046875 background all_cells +3892.69677734375 4696.59521484375 background all_cells +3876.597412109375 4714.359375 background all_cells +3463.779541015625 4702.19482421875 background all_cells +3494.360107421875 4728.75341796875 background all_cells +3484.235595703125 4725.15380859375 background all_cells +3405.385009765625 4726.365234375 background all_cells +3405.457763671875 4746.0146484375 background all_cells +3411.80517578125 4733.83447265625 background all_cells +3466.01025390625 4681.0546875 background all_cells +3723.7646484375 4644.36572265625 background all_cells +3473.47119140625 4674.92431640625 background all_cells +3469.751708984375 4678.09912109375 background all_cells +3386.410888671875 4739.326171875 background all_cells +3380.48974609375 4784.71875 background all_cells +3372.5126953125 4820.3076171875 background all_cells +3382.76513671875 4734.16845703125 background all_cells +3698.5712890625 4811.6767578125 background all_cells +3817.054443359375 4757.39697265625 background all_cells +3808.051025390625 4840.89697265625 background all_cells +3729.135009765625 4779.92041015625 background all_cells +3539.173583984375 4842.15283203125 background all_cells +3579.37353515625 4856.8515625 background all_cells +3552.036865234375 4835.85498046875 background all_cells +3394.176025390625 4768.119140625 background all_cells +3460.485595703125 4761.45849609375 background all_cells +3430.16455078125 4780.033203125 background all_cells +3402.49755859375 4757.02978515625 background all_cells +3396.236083984375 4761.89697265625 background all_cells +3886.616943359375 4704.97900390625 background all_cells +3846.2958984375 4737.12353515625 background all_cells +3896.900390625 4714.14404296875 background all_cells +3903.459228515625 4707.01123046875 background all_cells +3959.679443359375 4767.482421875 background all_cells +3963.1494140625 4778.509765625 background all_cells +3960.518310546875 4751.47802734375 background all_cells +3956.288818359375 4754.44091796875 background all_cells +3966.625 4752.1513671875 background all_cells +3935.04736328125 4774.560546875 background all_cells +3951.582275390625 4768.4619140625 background all_cells +3945.23095703125 4759.4970703125 background all_cells +3940.72607421875 4782.701171875 background all_cells +3944.08837890625 4747.9619140625 background all_cells +3937.406494140625 4756.22021484375 background all_cells +3924.056396484375 4757.97216796875 background all_cells +3931.4619140625 4754.591796875 background all_cells +3925.969482421875 4750.3046875 background all_cells +4098.49267578125 4752.54736328125 background all_cells +4131.60009765625 4736.05322265625 background all_cells +4144.18310546875 4738.29736328125 background all_cells +4131.96044921875 4739.3486328125 background all_cells +4117.234375 4740.2021484375 background all_cells +4110.6220703125 4750.0859375 background all_cells +4157.626953125 4737.72021484375 background all_cells +4198.14501953125 4756.2109375 background all_cells +4210.7353515625 4747.544921875 background all_cells +4164.50439453125 4728.33544921875 background all_cells +4131.4892578125 4731.7890625 background all_cells +4165.93310546875 4731.97265625 background all_cells +4145.90380859375 4729.4970703125 background all_cells +4159.435546875 4655.359375 background all_cells +4202.115234375 4704.4462890625 background all_cells +4084.533203125 4706.01123046875 background all_cells +4181.228515625 4655.63525390625 background all_cells +4181.93017578125 4713.0166015625 background all_cells +4166.04736328125 4723.25244140625 background all_cells +4177.40185546875 4717.00244140625 background all_cells +3336.32568359375 4453.3896484375 background all_cells +3340.796142578125 4490.79736328125 background all_cells +3336.294189453125 4495.73486328125 background all_cells +3330.377685546875 4462.29345703125 background all_cells +3411.7080078125 4533.333984375 background all_cells +3591.295654296875 4518.40185546875 background all_cells +3569.72802734375 4525.74365234375 background all_cells +3447.775634765625 4511.8515625 background all_cells +3420.59521484375 4537.28955078125 background all_cells +3413.72509765625 4546.12890625 background all_cells +3343.955810546875 4515.3974609375 background all_cells +3417.153076171875 4369.5498046875 background all_cells +3439.437255859375 4390.12841796875 background all_cells +3516.49755859375 4354.0947265625 background all_cells +3605.505615234375 4358.4541015625 background all_cells +3495.54638671875 4412.63818359375 background all_cells +3421.89306640625 4381.28955078125 background all_cells +3493.546630859375 4274.9130859375 background all_cells +3525.41845703125 4235.3837890625 background all_cells +3516.476318359375 4293.47802734375 background all_cells +3501.43994140625 4312.505859375 background all_cells +3422.50927734375 4325.11962890625 background all_cells +3446.074462890625 4342.8115234375 background all_cells +3439.44140625 4332.71435546875 background all_cells +3452.97412109375 4340.208984375 background all_cells +3554.467529296875 4329.26318359375 background all_cells +3487.936767578125 4317.90673828125 background all_cells +3389.325927734375 4293.673828125 background all_cells +3355.3017578125 4393.2939453125 background all_cells +3373.954833984375 4363.64453125 background all_cells +3409.157470703125 4379.7041015625 background all_cells +3414.8466796875 4383.009765625 background all_cells +3408.85498046875 4369.1875 background all_cells +3361.113525390625 4403.46240234375 background all_cells +3376.625 4423.44921875 background all_cells +3361.953125 4413.6826171875 background all_cells +3369.188232421875 4412.2529296875 background all_cells +3129.4921875 4435.556640625 background all_cells +3146.636474609375 4419.9755859375 background all_cells +3140.6982421875 4428.60302734375 background all_cells +3138.767333984375 4443.32470703125 background all_cells +3175.45703125 4375.83154296875 background all_cells +3166.5390625 4402.740234375 background all_cells +3190.554931640625 4396.11083984375 background all_cells +3153.400634765625 4396.2548828125 background all_cells +3149.40283203125 4435.88818359375 background all_cells +3185.3330078125 4453.5595703125 background all_cells +3158.107421875 4430.77880859375 background all_cells +3201.04443359375 4429.3583984375 background all_cells +3222.072021484375 4412.0634765625 background all_cells +3210.49169921875 4416.76708984375 background all_cells +3261.578857421875 4451.091796875 background all_cells +3260.43994140625 4433.78466796875 background all_cells +3261.97802734375 4442.64599609375 background all_cells +3283.760009765625 4460.7451171875 background all_cells +3291.339111328125 4459.01171875 background all_cells +3307.809814453125 4318.4453125 background all_cells +3321.829833984375 4330.41162109375 background all_cells +3320.478271484375 4318.50732421875 background all_cells +3318.210693359375 4340.23583984375 background all_cells +3260.14501953125 4294.78369140625 background all_cells +3268.593505859375 4225.66943359375 background all_cells +3314.28173828125 4200.2685546875 background all_cells +3295.5576171875 4311.25 background all_cells +3267.33203125 4289.447265625 background all_cells +3290.736328125 4374.53759765625 background all_cells +3285.43994140625 4401.72607421875 background all_cells +3298.09716796875 4353.12109375 background all_cells +3222.110107421875 4248.47314453125 background all_cells +3227.29345703125 4757.10107421875 background all_cells +3227.086669921875 4247.79638671875 background all_cells +3248.321533203125 4545.69970703125 background all_cells +3258.142578125 4967.2119140625 background all_cells +3247.603759765625 4582.609375 background all_cells +3242.7568359375 4454.8564453125 background all_cells +3241.75 4400.67431640625 background all_cells +3254.10888671875 4425.3369140625 background all_cells +3247.84765625 4435.00439453125 background all_cells +3247.2236328125 4263.84228515625 background all_cells +3256.42578125 4337.982421875 background all_cells +3255.16064453125 4285.048828125 background all_cells +3259.0322265625 4135.90576171875 background all_cells +3237.51123046875 4167.3447265625 background all_cells +3240.15234375 4224.94775390625 background all_cells +3234.30419921875 4245.28173828125 background all_cells +3239.933837890625 4241.15234375 background all_cells +3241.792724609375 4206.2265625 background all_cells +3241.030029296875 4190.47998046875 background all_cells +3232.308349609375 4205.13818359375 background all_cells +3210.929931640625 4477.03125 background all_cells +3229.709228515625 4486.9833984375 background all_cells +3226.96240234375 4476.90185546875 background all_cells +3217.6611328125 4484.24560546875 background all_cells +3277.860595703125 4567.4541015625 background all_cells +3304.79443359375 4567.43115234375 background all_cells +3286.46337890625 4607.40673828125 background all_cells +3236.69287109375 4469.1142578125 background all_cells +3294.423828125 4501.298828125 background all_cells +3154.951171875 4496.0146484375 background all_cells +3174.15478515625 4521.39013671875 background all_cells +3183.9765625 4530.658203125 background all_cells +3163.477294921875 4515.4462890625 background all_cells +3153.951416015625 4542.61669921875 background all_cells +3258.10791015625 4575.47509765625 background all_cells +3271.846435546875 4562.35791015625 background all_cells +3271.477783203125 4574.2060546875 background all_cells +3263.056884765625 4545.0966796875 background all_cells +3133.113525390625 4555.43603515625 background all_cells +3127.404052734375 4670.6962890625 background all_cells +3148.91357421875 4558.04638671875 background all_cells +3140.0234375 4559.89111328125 background all_cells +3593.112060546875 3612.0791015625 background all_cells +3627.574462890625 3760.25146484375 background all_cells +3621.54296875 3757.885009765625 background all_cells +3623.521484375 3768.121826171875 background all_cells +3831.467041015625 3671.835205078125 background all_cells +3843.41064453125 3650.135498046875 background all_cells +3840.267578125 3673.388671875 background all_cells +3836.5712890625 3682.070068359375 background all_cells +3634.357177734375 3775.244140625 background all_cells +3638.79931640625 3746.821533203125 background all_cells +3637.37060546875 3754.511962890625 background all_cells +3634.9404296875 3748.8154296875 background all_cells +3624.2431640625 3799.572509765625 background all_cells +3941.22998046875 3798.1240234375 background all_cells +3630.606689453125 3802.858154296875 background all_cells +3611.641845703125 3822.977294921875 background all_cells +3618.49169921875 3819.9443359375 background all_cells +3618.6298828125 3809.137939453125 background all_cells +3619.09765625 3814.72607421875 background all_cells +3625.1474609375 3817.5986328125 background all_cells +3636.225341796875 3811.48193359375 background all_cells +3626.309814453125 3811.91943359375 background all_cells +3627.1728515625 3847.4619140625 background all_cells +3637.134521484375 3858.11865234375 background all_cells +3592.96826171875 3852.316650390625 background all_cells +3635.781494140625 3833.184814453125 background all_cells +3632.636962890625 3836.604248046875 background all_cells +3615.06982421875 3836.614013671875 background all_cells +3624.22412109375 3835.763427734375 background all_cells +3991.426025390625 3788.439453125 background all_cells +4206.97119140625 3628.733642578125 background all_cells +3968.30712890625 3645.532958984375 background all_cells +3935.03369140625 3764.4580078125 background all_cells +3985.646728515625 3685.729736328125 background all_cells +3936.499267578125 3743.603515625 background all_cells +3993.260009765625 3795.934326171875 background all_cells +4003.0673828125 3798.88427734375 background all_cells +4000.228271484375 3787.81689453125 background all_cells +3998.122802734375 3778.59912109375 background all_cells +3878.340576171875 3698.680419921875 background all_cells +3868.134033203125 3727.886962890625 background all_cells +3882.246826171875 3714.394287109375 background all_cells +3873.290283203125 3707.024169921875 background all_cells +3859.4013671875 3710.906005859375 background all_cells +3865.745849609375 3707.98828125 background all_cells +3912.830810546875 3647.715576171875 background all_cells +3939.16162109375 3637.97509765625 background all_cells +3934.12158203125 3636.29052734375 background all_cells +3896.120361328125 3769.77294921875 background all_cells +3928.399169921875 3769.8134765625 background all_cells +3905.20556640625 3761.115478515625 background all_cells +3905.044189453125 3770.957275390625 background all_cells +3956.813232421875 3976.375 background all_cells +3952.753662109375 3985.6982421875 background all_cells +3946.84326171875 3980.7734375 background all_cells +3980.194580078125 4170.3193359375 background all_cells +3998.390869140625 4091.126220703125 background all_cells +3987.501953125 4171.81298828125 background all_cells +3980.500732421875 4164.45166015625 background all_cells +3953.37890625 3949.37939453125 background all_cells +3964.329345703125 3967.212890625 background all_cells +3955.8466796875 3965.190673828125 background all_cells +4025.928466796875 4217.96875 background all_cells +4048.3955078125 4206.732421875 background all_cells +4059.619384765625 4207.77490234375 background all_cells +4054.029296875 4201.05810546875 background all_cells +4052.640625 4212.8701171875 background all_cells +4032.53271484375 4210.0615234375 background all_cells +4023.9169921875 4231.31884765625 background all_cells +4028.96240234375 4335.65185546875 background all_cells +4031.23095703125 4326.16943359375 background all_cells +4045.50927734375 4318.05322265625 background all_cells +4042.21728515625 4325.0703125 background all_cells +4046.927001953125 4229.27978515625 background all_cells +4080.15966796875 4303.4833984375 background all_cells +4109.03955078125 4238.869140625 background all_cells +4108.9833984375 4219.41162109375 background all_cells +4105.1884765625 4232.92578125 background all_cells +4177.91162109375 4354.91015625 background all_cells +4185.76806640625 4345.26318359375 background all_cells +4183.185546875 4352.0712890625 background all_cells +4119.01953125 4365.72509765625 background all_cells +4160.3154296875 4391.3203125 background all_cells +4161.615234375 4346.68701171875 background all_cells +4161.7333984375 4355.97216796875 background all_cells +4157.59326171875 4357.4248046875 background all_cells +4182.09326171875 4097.994140625 background all_cells +4148.40673828125 4176.087890625 background all_cells +4168.04296875 4172.54443359375 background all_cells +4164.66259765625 4179.013671875 background all_cells +4144.39501953125 4230.3837890625 background all_cells +4142.31982421875 4242.546875 background all_cells +4131.94287109375 4233.23046875 background all_cells +4164.296875 4221.17919921875 background all_cells +4177.2431640625 4229.5341796875 background all_cells +4168.94580078125 4228.3212890625 background all_cells +4175.30810546875 4238.25927734375 background all_cells +4190.78369140625 4192.701171875 background all_cells +4189.65380859375 4199.076171875 background all_cells +4153.88330078125 4183.228515625 background all_cells +4154.32177734375 4212.94189453125 background all_cells +4132.51953125 4196.58837890625 background all_cells +4128.2041015625 4187.96337890625 background all_cells +4051.518798828125 3964.87646484375 background all_cells +4064.631103515625 3964.44775390625 background all_cells +4064.309814453125 3972.604248046875 background all_cells +4057.839599609375 3973.774169921875 background all_cells +4058.5185546875 3995.515625 background all_cells +4056.2373046875 4014.052978515625 background all_cells +4071.75341796875 3994.69970703125 background all_cells +4081.111328125 3984.667236328125 background all_cells +4071.555908203125 3984.6015625 background all_cells +4064.595458984375 3978.705078125 background all_cells +4092.169677734375 3978.86865234375 background all_cells +4075.334716796875 3970.56103515625 background all_cells +4014.37255859375 3925.04150390625 background all_cells +4027.56494140625 3952.736572265625 background all_cells +4019.39892578125 3930.244873046875 background all_cells +4015.47607421875 3935.027099609375 background all_cells +4049.215087890625 3914.986083984375 background all_cells +4052.451904296875 3955.413818359375 background all_cells +4054.393798828125 3931.665283203125 background all_cells +3908.918701171875 4141.1181640625 background all_cells +3932.69384765625 4150.62890625 background all_cells +3928.183837890625 4148.400390625 background all_cells +3918.064697265625 4150.4990234375 background all_cells +3923.037109375 4147.470703125 background all_cells +3913.566650390625 4146.27685546875 background all_cells +3912.83984375 4155.08251953125 background all_cells +3918.02734375 4158.1318359375 background all_cells +3907.8798828125 4160.080078125 background all_cells +3944.5390625 4154.3134765625 background all_cells +3940.316650390625 4143.9716796875 background all_cells +3925.716064453125 4159.90234375 background all_cells +3936.03173828125 4156.6318359375 background all_cells +3924.89501953125 4154.5205078125 background all_cells +3930.9150390625 4156.0205078125 background all_cells +3925.908203125 4195.845703125 background all_cells +3879.577392578125 4195.693359375 background all_cells +3884.53076171875 4194.63818359375 background all_cells +3874.0576171875 4196.345703125 background all_cells +3882.1953125 4189.732421875 background all_cells +3916.33642578125 4193.52197265625 background all_cells +3833.170166015625 4248.8662109375 background all_cells +3872.197509765625 4356.802734375 background all_cells +3835.369873046875 4291.91015625 background all_cells +3893.62060546875 4251.87890625 background all_cells +3928.880615234375 4211.54541015625 background all_cells +3936.376708984375 4212.638671875 background all_cells +3936.716552734375 4235.33740234375 background all_cells +3929.583251953125 4331.1650390625 background all_cells +3934.3974609375 4294.0390625 background all_cells +3949.3994140625 4362.646484375 background all_cells +3934.177001953125 4187.18701171875 background all_cells +3951.2578125 4197.84228515625 background all_cells +3947.58447265625 4190.35009765625 background all_cells +3938.636474609375 4192.02490234375 background all_cells +3929.86669921875 4203.07275390625 background all_cells +3958.89013671875 4204.05859375 background all_cells +3941.24609375 4205.27392578125 background all_cells +3920.06787109375 4206.44091796875 background all_cells +3865.85302734375 4211.451171875 background all_cells +3878.587646484375 4202.248046875 background all_cells +3833.333251953125 4209.94580078125 background all_cells +3964.96142578125 4203.30810546875 background all_cells +3975.656982421875 4196.85009765625 background all_cells +3971.933837890625 4195.21044921875 background all_cells +3967.56494140625 4197.53515625 background all_cells +3976.533203125 4183.94140625 background all_cells +3995.467529296875 4200.56396484375 background all_cells +3991.849609375 4195.02099609375 background all_cells +3984.095458984375 4266.47705078125 background all_cells +3986.16015625 4177.734375 background all_cells +3984.3173828125 4207.921875 background all_cells +3986.456298828125 4189.9072265625 background all_cells +3980.952392578125 4187.646484375 background all_cells +3984.5087890625 4181.99658203125 background all_cells +3937.19189453125 4163.29248046875 background all_cells +3935.7646484375 4169.27587890625 background all_cells +3943.94140625 4167.77392578125 background all_cells +3941.72314453125 4175.02392578125 background all_cells +3939.982421875 4181.93212890625 background all_cells +3950.4384765625 4177.375 background all_cells +3917.96044921875 4173.0712890625 background all_cells +3931.997802734375 4173.3232421875 background all_cells +3926.45068359375 4174.41796875 background all_cells +3911.884033203125 4172.5732421875 background all_cells +3924.2119140625 4165.87109375 background all_cells +3916.360107421875 4166.1591796875 background all_cells +3621.36376953125 3871.384521484375 background all_cells +3638.855712890625 3870.02490234375 background all_cells +3631.62841796875 3884.910400390625 background all_cells +3633.074462890625 3879.558837890625 background all_cells +3630.14111328125 3889.867919921875 background all_cells +3616.314453125 3876.2509765625 background all_cells +3627.381103515625 3945.8837890625 background all_cells +3624.69970703125 3978.8486328125 background all_cells +3621.01220703125 3972.8349609375 background all_cells +3621.720947265625 3943.262451171875 background all_cells +3635.480224609375 3947.220947265625 background all_cells +3638.29736328125 3931.865478515625 background all_cells +3639.08642578125 3938.18798828125 background all_cells +3636.041015625 3999.30419921875 background all_cells +3634.802490234375 3953.510986328125 background all_cells +3633.63134765625 3915.071044921875 background all_cells +3622.591796875 3898.744384765625 background all_cells +3627.8701171875 3903.492431640625 background all_cells +3890.485595703125 4185.05126953125 background all_cells +3876.94580078125 4185.921875 background all_cells +3886.24267578125 4184.451171875 background all_cells +3882.638671875 4181.31298828125 background all_cells +3897.86865234375 4172.166015625 background all_cells +3905.349853515625 4173.5517578125 background all_cells +3892.448974609375 4167.4306640625 background all_cells +3899.48779296875 4199.728515625 background all_cells +3874.54638671875 4155.15625 background all_cells +3898.00830078125 4156.43115234375 background all_cells +3902.435302734375 4148.25732421875 background all_cells +3893.578125 4161.6826171875 background all_cells +3885.845458984375 4147.27099609375 background all_cells +3877.748779296875 4145.76708984375 background all_cells +3837.594482421875 4185.646484375 background all_cells +3832.83251953125 4165.83203125 background all_cells +3847.62255859375 4177.60107421875 background all_cells +3843.65087890625 4171.728515625 background all_cells +3836.7177734375 4170.4697265625 background all_cells +3863.49365234375 4149.57568359375 background all_cells +3871.19384765625 4189.88818359375 background all_cells +3868.0771484375 4186.1826171875 background all_cells +3868.95166015625 4181.6318359375 background all_cells +3870.064697265625 4147.9697265625 background all_cells +3867.505126953125 4153.01806640625 background all_cells +3843.0830078125 4095.61181640625 background all_cells +3843.320068359375 4159.5029296875 background all_cells +3839.179443359375 4103.55029296875 background all_cells +3829.8583984375 3942.95361328125 background all_cells +3813.602783203125 3932.03759765625 background all_cells +3825.218017578125 3987.01416015625 background all_cells +3819.774658203125 3988.59326171875 background all_cells +3830.95361328125 3986.891357421875 background all_cells +3814.979248046875 3978.639892578125 background all_cells +3917.64794921875 3944.59326171875 background all_cells +3927.22802734375 4049.23876953125 background all_cells +3897.77294921875 3950.3623046875 background all_cells +3900.24560546875 3940.59423828125 background all_cells +3923.059814453125 3988.719970703125 background all_cells +3930.961181640625 3994.3125 background all_cells +3928.966064453125 3861.0419921875 background all_cells +3922.075439453125 3940.53515625 background all_cells +3923.19189453125 3932.492431640625 background all_cells +3854.814697265625 3991.2060546875 background all_cells +3871.638916015625 4031.055419921875 background all_cells +3870.67431640625 4021.018310546875 background all_cells +3876.319580078125 4016.249755859375 background all_cells +3875.480712890625 3980.010986328125 background all_cells +3863.16748046875 4003.2216796875 background all_cells +3851.724853515625 3869.696044921875 background all_cells +3859.81689453125 3923.850830078125 background all_cells +3861.989501953125 3916.205322265625 background all_cells +3865.920166015625 3911.69482421875 background all_cells +3872.4970703125 3920.424560546875 background all_cells +3824.4482421875 3997.167236328125 background all_cells +3816.49462890625 4004.656982421875 background all_cells +3256.094482421875 3861.0498046875 background all_cells +3266.8193359375 3898.54736328125 background all_cells +3262.451171875 3845.384033203125 background all_cells +3286.92919921875 3895.49609375 background all_cells +3287.9619140625 3888.896728515625 background all_cells +3291.15673828125 3882.25048828125 background all_cells +3335.174560546875 4199.892578125 background all_cells +3368.72705078125 4171.47021484375 background all_cells +3362.046142578125 4168.15966796875 background all_cells +3342.156005859375 4198.0595703125 background all_cells +3321.28125 3884.169189453125 background all_cells +3332.957275390625 4048.30078125 background all_cells +3321.073486328125 3874.927001953125 background all_cells +3321.492919921875 3860.48388671875 background all_cells +3314.0673828125 3869.82861328125 background all_cells +3308.7587890625 3869.503173828125 background all_cells +3320.43115234375 3866.584716796875 background all_cells +3251.781982421875 4125.1923828125 background all_cells +3270.39013671875 4155.31591796875 background all_cells +3284.77490234375 3923.690673828125 background all_cells +3296.45703125 3928.703369140625 background all_cells +3267.616943359375 4146.7177734375 background all_cells +3294.07177734375 3933.896240234375 background all_cells +3057.1123046875 4067.158935546875 background all_cells +2923.41162109375 4165.4013671875 background all_cells +3070.20166015625 4122.04248046875 background all_cells +3091.63623046875 4121.6474609375 background all_cells +3209.78466796875 4092.90087890625 background all_cells +3218.126708984375 4105.4609375 background all_cells +3213.56298828125 4092.19775390625 background all_cells +3160.449951171875 4111.541015625 background all_cells +3181.98095703125 4110.23388671875 background all_cells +3175.5556640625 4177.97802734375 background all_cells +3176.18603515625 4170.97119140625 background all_cells +3204.306884765625 4114.6083984375 background all_cells +3207.088134765625 4120.80224609375 background all_cells +3068.87841796875 4040.150634765625 background all_cells +3059.3388671875 4059.517578125 background all_cells +3071.148681640625 4059.31396484375 background all_cells +3076.2158203125 4053.65869140625 background all_cells +3064.473876953125 4046.1328125 background all_cells +3200.196044921875 3940.047119140625 background all_cells +3130.662109375 3979.130859375 background all_cells +3096.991943359375 3973.109375 background all_cells +3073.965087890625 3951.370361328125 background all_cells +3286.54638671875 3976.611572265625 background all_cells +3296.935302734375 4019.1806640625 background all_cells +3320.153564453125 3990.064697265625 background all_cells +3265.205078125 4002.266357421875 background all_cells +3245.767822265625 3982.39453125 background all_cells +3235.796142578125 3980.73291015625 background all_cells +3185.36865234375 4018.456787109375 background all_cells +3095.395751953125 4034.4892578125 background all_cells +3189.837646484375 4056.82666015625 background all_cells +3275.639404296875 3966.420654296875 background all_cells +3251.97802734375 3946.557373046875 background all_cells +3230.412353515625 3963.483642578125 background all_cells +3230.940673828125 3958.91259765625 background all_cells +3409.21142578125 3861.982421875 background all_cells +3349.86669921875 3864.56298828125 background all_cells +3345.099365234375 3869.452880859375 background all_cells +3359.568603515625 3884.55810546875 background all_cells +3361.7568359375 4065.148681640625 background all_cells +3401.9931640625 4141.93359375 background all_cells +3408.0498046875 4088.83251953125 background all_cells +3401.381103515625 4086.1728515625 background all_cells +3365.32275390625 4071.410888671875 background all_cells +3357.36962890625 4071.851318359375 background all_cells +3430.80712890625 4049.870849609375 background all_cells +3436.342529296875 4121.353515625 background all_cells +3435.08544921875 4092.368408203125 background all_cells +3398.730224609375 3936.453857421875 background all_cells +3421.7724609375 3980.712890625 background all_cells +3392.3369140625 3943.621337890625 background all_cells +3406.490478515625 3938.9697265625 background all_cells +3352.617919921875 3936.2822265625 background all_cells +3118.8037109375 3714.53125 background all_cells +3172.830078125 3693.047119140625 background all_cells +3159.656494140625 3748.744384765625 background all_cells +3151.550537109375 3707.895751953125 background all_cells +3127.563720703125 3734.81005859375 background all_cells +3285.49658203125 3713.864990234375 background all_cells +3317.128173828125 3743.179931640625 background all_cells +3313.5810546875 3689.796875 background all_cells +3296.997314453125 3746.96826171875 background all_cells +3211.891845703125 3636.318603515625 background all_cells +3277.21142578125 3705.64306640625 background all_cells +3246.256103515625 3665.049072265625 background all_cells +3216.778564453125 3650.731689453125 background all_cells +3226.492919921875 3662.833251953125 background all_cells +3200.55908203125 3650.463134765625 background all_cells +3194.086181640625 3721.210205078125 background all_cells +3274.19921875 3781.6650390625 background all_cells +3269.3095703125 3731.38818359375 background all_cells +3253.800537109375 3743.765869140625 background all_cells +3204.289306640625 3721.48779296875 background all_cells +3336.97509765625 3744.540771484375 background all_cells +3324.94091796875 3856.695556640625 background all_cells +3369.830322265625 3829.52685546875 background all_cells +3324.9912109375 3800.089599609375 background all_cells +3382.345947265625 3756.28955078125 background all_cells +3434.031494140625 3753.283935546875 background all_cells +3417.3720703125 3768.6279296875 background all_cells +3427.4970703125 3768.330322265625 background all_cells +3410.609130859375 3836.081298828125 background all_cells +3445.22607421875 3832.9892578125 background all_cells +3443.96240234375 3826.37353515625 background all_cells +3413.36376953125 3828.050048828125 background all_cells +3408.826416015625 3691.614013671875 background all_cells +3414.5263671875 3653.18017578125 background all_cells +3388.214111328125 3661.621826171875 background all_cells +3406.89453125 3658.341796875 background all_cells +3396.41650390625 3664.135986328125 background all_cells +3191.9482421875 3935.217529296875 background all_cells +3277.20751953125 3918.182861328125 background all_cells +3192.00146484375 3913.693603515625 background all_cells +3208.51953125 3892.798828125 background all_cells +3208.341064453125 3850.0791015625 background all_cells +3233.864501953125 3776.1796875 background all_cells +3145.945556640625 3904.72998046875 background all_cells +3169.665771484375 3919.835205078125 background all_cells +3177.697265625 3905.947265625 background all_cells +3167.31005859375 3841.390625 background all_cells +3122.95849609375 3869.7646484375 background all_cells +3135.69921875 3867.318115234375 background all_cells +3131.523193359375 3790.451904296875 background all_cells +3163.39990234375 3825.17578125 background all_cells +3141.337646484375 3809.817626953125 background all_cells +3160.43994140625 3804.54736328125 background all_cells +2411.06884765625 5177.94921875 background all_cells +2377.0048828125 5177.791015625 background all_cells +2382.27783203125 5175.76513671875 background all_cells +2385.6357421875 5172.44775390625 background all_cells +2416.467041015625 5174.95654296875 background all_cells +2679.33349609375 5228.5654296875 background all_cells +2703.62255859375 5224.29150390625 background all_cells +2735.579833984375 5315.75244140625 background all_cells +2388.21044921875 5298.72998046875 background all_cells +2413.725830078125 5239.125 background all_cells +2363.30126953125 5188.8251953125 background all_cells +2361.975830078125 5292.736328125 background all_cells +2363.4580078125 5192.9072265625 background all_cells +2383.960693359375 5184.33935546875 background all_cells +2379.366455078125 5188.8076171875 background all_cells +2437.156494140625 5189.35302734375 background all_cells +2354.458984375 5186.900390625 background all_cells +2374.94970703125 5183.26904296875 background all_cells +2457.293212890625 5514.15771484375 background all_cells +2473.12841796875 5502.17333984375 background all_cells +2536.216552734375 5514.35400390625 background all_cells +2644.08056640625 5503.43603515625 background all_cells +2624.607177734375 5502.33544921875 background all_cells +2538.06640625 5509.17138671875 background all_cells +2551.51708984375 5524.18603515625 background all_cells +2547.5244140625 5532.9794921875 background all_cells +2536.506103515625 5524.4501953125 background all_cells +2532.2236328125 5521.45556640625 background all_cells +2541.47998046875 5519.73291015625 background all_cells +2501.18017578125 5510.24951171875 background all_cells +2486.364990234375 5536.72607421875 background all_cells +2507.966552734375 5509.4541015625 background all_cells +2491.93408203125 5522.4951171875 background all_cells +2516.936767578125 5524.51611328125 background all_cells +2456.912109375 5523.001953125 background all_cells +2467.78759765625 5535.35498046875 background all_cells +2463.962646484375 5527.20751953125 background all_cells +2374.25341796875 5352.74462890625 background all_cells +2395.78955078125 5379.84912109375 background all_cells +2391.678955078125 5407.3681640625 background all_cells +2392.2626953125 5389.87939453125 background all_cells +2423.587890625 5508.46240234375 background all_cells +2434.94189453125 5511.15576171875 background all_cells +2431.30810546875 5503.4306640625 background all_cells +2429.156005859375 5509.15478515625 background all_cells +2414.72509765625 5354.80078125 background all_cells +2517.513427734375 5459.23779296875 background all_cells +2498.57763671875 5360.23095703125 background all_cells +2485.010009765625 5421.2041015625 background all_cells +2384.288818359375 5529.33740234375 background all_cells +2400.828857421875 5535.16455078125 background all_cells +2400.286865234375 5527.49267578125 background all_cells +2404.719482421875 5518.45849609375 background all_cells +2309.56103515625 5309.00537109375 background all_cells +2310.318603515625 5322.04736328125 background all_cells +2308.747802734375 5280.89111328125 background all_cells +2308.309814453125 5314.15576171875 background all_cells +2307.281494140625 5275.78173828125 background all_cells +2324.1689453125 5359.12646484375 background all_cells +2344.60107421875 5362.5908203125 background all_cells +2312.848388671875 5359.912109375 background all_cells +2320.360107421875 5375.5869140625 background all_cells +2359.8779296875 5398.53076171875 background all_cells +2315.746826171875 5422.01025390625 background all_cells +2327.010009765625 5420.41259765625 background all_cells +2335.92529296875 5380.77783203125 background all_cells +2315.3505859375 5349.015625 background all_cells +2324.33740234375 5350.076171875 background all_cells +2319.03564453125 5344.8095703125 background all_cells +2309.883544921875 5356.3955078125 background all_cells +2335.55615234375 5352.56005859375 background all_cells +2307.105224609375 5351.01904296875 background all_cells +2305.6904296875 5327.6474609375 background all_cells +2327.5224609375 5341.67138671875 background all_cells +2323.308837890625 5335.513671875 background all_cells +2319.259033203125 5339.6328125 background all_cells +2315.737548828125 5334.08154296875 background all_cells +2310.58837890625 5329.162109375 background all_cells +2510.72216796875 5645.84228515625 background all_cells +2522.940185546875 5665.5087890625 background all_cells +2506.825927734375 5664.31787109375 background all_cells +2583.44970703125 5652.66748046875 background all_cells +2593.962158203125 5660.11181640625 background all_cells +2592.78857421875 5668.296875 background all_cells +2587.56982421875 5657.5751953125 background all_cells +2569.57568359375 5657.35546875 background all_cells +2568.027099609375 5644.7724609375 background all_cells +2575.989013671875 5660.23876953125 background all_cells +2574.587158203125 5652.482421875 background all_cells +2574.2646484375 5646.291015625 background all_cells +2553.570068359375 5637.47607421875 background all_cells +2566.201171875 5639.51318359375 background all_cells +2562.644775390625 5648.42431640625 background all_cells +2558.214599609375 5642.9580078125 background all_cells +2820.78662109375 5637.98681640625 background all_cells +2858.68994140625 5596.95556640625 background all_cells +2945.210205078125 5644.8203125 background all_cells +2941.101806640625 5652.7353515625 background all_cells +2932.87353515625 5647.4248046875 background all_cells +2938.182373046875 5644.876953125 background all_cells +2920.583984375 5628.86767578125 background all_cells +2914.90185546875 5620.12841796875 background all_cells +2914.439697265625 5624.47900390625 background all_cells +2923.178955078125 5635.431640625 background all_cells +2923.626708984375 5619.94384765625 background all_cells +2920.842529296875 5641.486328125 background all_cells +2934.015380859375 5628.84912109375 background all_cells +2941.84619140625 5638.8955078125 background all_cells +2937.666748046875 5633.81640625 background all_cells +2933.8623046875 5637.97314453125 background all_cells +2934.88818359375 5615.12548828125 background all_cells +2932.43408203125 5622.30126953125 background all_cells +2562.640380859375 5542.5341796875 background all_cells +2575.59765625 5552.6591796875 background all_cells +2572.545166015625 5547.19775390625 background all_cells +2562.440185546875 5549.06298828125 background all_cells +2937.240234375 5491.61181640625 background all_cells +2942.144775390625 5576.9208984375 background all_cells +2924.74755859375 5552.28369140625 background all_cells +2890.008544921875 5529.09814453125 background all_cells +2939.461669921875 5472.2587890625 background all_cells +2892.59814453125 5482.50439453125 background all_cells +2580.179931640625 5557.591796875 background all_cells +2572.73486328125 5567.6328125 background all_cells +2579.060546875 5571.67578125 background all_cells +2575.951904296875 5576.03466796875 background all_cells +2580.49755859375 5562.7939453125 background all_cells +2581.775634765625 5566.89892578125 background all_cells +2536.770751953125 5672.861328125 background all_cells +2512.722900390625 5673.10302734375 background all_cells +2545.455322265625 5675.84716796875 background all_cells +2524.381591796875 5672.66943359375 background all_cells +2539.595458984375 5682.62451171875 background all_cells +2586.789306640625 5664.87451171875 background all_cells +2597.166015625 5664.44921875 background all_cells +2606.239990234375 5670.7646484375 background all_cells +2602.521484375 5673.2978515625 background all_cells +2595.545654296875 5673.6787109375 background all_cells +2592.535400390625 5693.57177734375 background all_cells +2600.2041015625 5684.4990234375 background all_cells +2607.603271484375 5690.94140625 background all_cells +2597.11083984375 5688.54638671875 background all_cells +2599.335205078125 5695.24072265625 background all_cells +2612.447021484375 5689.29296875 background all_cells +2580.3349609375 5698.96923828125 background all_cells +2562.92431640625 5687.28662109375 background all_cells +2570.40283203125 5688.900390625 background all_cells +2584.3349609375 5693.34765625 background all_cells +2576.6826171875 5691.85107421875 background all_cells +2561.436767578125 5666.97265625 background all_cells +2562.001953125 5683.19873046875 background all_cells +2570.70361328125 5676.125 background all_cells +2557.23095703125 5681.76025390625 background all_cells +2567.31201171875 5669.82080078125 background all_cells +2400.213134765625 5558.21826171875 background all_cells +2406.754150390625 5555.1787109375 background all_cells +2403.375732421875 5547.1572265625 background all_cells +2518.37890625 5566.2529296875 background all_cells +2565.373779296875 5568.97900390625 background all_cells +2557.7685546875 5570.400390625 background all_cells +2503.34326171875 5572.69189453125 background all_cells +2527.194091796875 5571.50537109375 background all_cells +2468.555419921875 5548.46826171875 background all_cells +2508.076171875 5555.22265625 background all_cells +2477.378173828125 5552.77587890625 background all_cells +2474.937255859375 5548.35986328125 background all_cells +2473.827392578125 5556.37060546875 background all_cells +2469.164794921875 5557.27099609375 background all_cells +2464.04931640625 5573.2890625 background all_cells +2485.190185546875 5567.40380859375 background all_cells +2478.814208984375 5569.626953125 background all_cells +2468.868408203125 5565.876953125 background all_cells +2467.546630859375 5576.91259765625 background all_cells +2503.859130859375 5588.74169921875 background all_cells +2510.708984375 5592.79931640625 background all_cells +2503.963623046875 5594.58447265625 background all_cells +2497.54931640625 5594.32470703125 background all_cells +2534.048583984375 5575.0751953125 background all_cells +2542.567138671875 5576.9560546875 background all_cells +2539.080078125 5571.59765625 background all_cells +2540.325439453125 5584.9169921875 background all_cells +2547.716552734375 5631.8017578125 background all_cells +2546.951171875 5584.58544921875 background all_cells +2551.385498046875 5575.16259765625 background all_cells +2551.103515625 5581.6044921875 background all_cells +2563.538330078125 5574.4013671875 background all_cells +2562.8037109375 5603.05126953125 background all_cells +2524.188232421875 5611.33642578125 background all_cells +2542.048828125 5626.82373046875 background all_cells +2534.3349609375 5624.31201171875 background all_cells +2540.560546875 5617.3837890625 background all_cells +2530.207275390625 5617.33984375 background all_cells +2509.884521484375 5580.62109375 background all_cells +2524.83251953125 5585.6767578125 background all_cells +2523.14794921875 5577.1826171875 background all_cells +2518.277587890625 5578.93359375 background all_cells +2508.50439453125 5624.1162109375 background all_cells +2509.78564453125 5599.01611328125 background all_cells +2515.422119140625 5621.5439453125 background all_cells +2519.510986328125 5598.875 background all_cells +2446.872314453125 5613.55859375 background all_cells +2450.718017578125 5651.33984375 background all_cells +2447.716064453125 5658.7275390625 background all_cells +2477.407958984375 5720.65478515625 background all_cells +2488.075927734375 5666.517578125 background all_cells +2480.220458984375 5664.97705078125 background all_cells +2484.468017578125 5700.50634765625 background all_cells +2458.47412109375 5657.8623046875 background all_cells +2465.49169921875 5655.72705078125 background all_cells +2462.438720703125 5663.359375 background all_cells +2456.1650390625 5664.2939453125 background all_cells +2472.04296875 5652.84375 background all_cells +2488.944580078125 5632.40625 background all_cells +2484.109619140625 5634.19970703125 background all_cells +2480.07421875 5624.39599609375 background all_cells +2476.277099609375 5630.41162109375 background all_cells +2484.801513671875 5643.5791015625 background all_cells +2410.935302734375 5572.7998046875 background all_cells +2426.466552734375 5579.45166015625 background all_cells +2415.560546875 5577.916015625 background all_cells +2490.777587890625 5591.25830078125 background all_cells +2481.97802734375 5574.36572265625 background all_cells +2485.008544921875 5580.1083984375 background all_cells +2470.97998046875 5585.74609375 background all_cells +2482.6025390625 5594.1826171875 background all_cells +2478.4072265625 5585.18115234375 background all_cells +2479.76171875 5589.06298828125 background all_cells +2476.175048828125 5598.81689453125 background all_cells +2452.747802734375 5581.04150390625 background all_cells +2431.695068359375 5615.28857421875 background all_cells +2419.140869140625 5604.24658203125 background all_cells +2441.2216796875 5583.6455078125 background all_cells +2325.630615234375 5167.4521484375 background all_cells +2334.490478515625 5168.49365234375 background all_cells +2331.1650390625 5161.55712890625 background all_cells +2339.645263671875 5163.77099609375 background all_cells +2328.75244140625 5175.59423828125 background all_cells +2337.103271484375 5157.02880859375 background all_cells +2379.050537109375 5159.3173828125 background all_cells +2377.679931640625 5171.0263671875 background all_cells +2371.61328125 5167.05859375 background all_cells +2383.217529296875 5165.80517578125 background all_cells +2363.778564453125 5176.81640625 background all_cells +2364.419677734375 5165.63720703125 background all_cells +2364.541748046875 5159.32421875 background all_cells +2368.627197265625 5181.41845703125 background all_cells +2369.4970703125 5173.462890625 background all_cells +2363.22607421875 5170.865234375 background all_cells +2357.127685546875 5179.22119140625 background all_cells +2362.5341796875 5183.7236328125 background all_cells +2358.5439453125 5172.5166015625 background all_cells +3053.49267578125 5187.80419921875 background all_cells +2999.69677734375 5222.91845703125 background all_cells +3062.022216796875 5208.595703125 background all_cells +2969.041259765625 5236.03076171875 background all_cells +2997.91943359375 5243.234375 background all_cells +2982.431640625 5243.94140625 background all_cells +2986.496826171875 5239.02685546875 background all_cells +2943.13525390625 5281.06103515625 background all_cells +2998.50537109375 5277.89453125 background all_cells +2998.08642578125 5272.9130859375 background all_cells +2959.142822265625 5284.7314453125 background all_cells +2955.977294921875 5275.8896484375 background all_cells +2952.767578125 5287.109375 background all_cells +2990.291015625 5248.9990234375 background all_cells +2999.956298828125 5248.21630859375 background all_cells +2995.791015625 5250.73388671875 background all_cells +2961.337890625 5297.34765625 background all_cells +2972.05517578125 5297.02099609375 background all_cells +2966.9677734375 5296.26171875 background all_cells +2957.41552734375 5317.76904296875 background all_cells +2939.773193359375 5321.9228515625 background all_cells +2951.489990234375 5319.55908203125 background all_cells +2946.08251953125 5318.55126953125 background all_cells +2947.79150390625 5310.69287109375 background all_cells +2942.21484375 5306.443359375 background all_cells +2963.638427734375 5321.263671875 background all_cells +2975.3447265625 5302.03076171875 background all_cells +2971.072265625 5305.0390625 background all_cells +2976.4580078125 5310.23095703125 background all_cells +2972.42333984375 5317.97998046875 background all_cells +2967.459228515625 5315.96826171875 background all_cells +2853.372314453125 5256.16943359375 background all_cells +2904.330322265625 5224.5595703125 background all_cells +2994.206298828125 5265.97509765625 background all_cells +2989.72216796875 5257.25634765625 background all_cells +3076.853515625 5231.22705078125 background all_cells +3065.577392578125 5242.02197265625 background all_cells +3069.991943359375 5238.23876953125 background all_cells +2887.537109375 5314.8388671875 background all_cells +2990.933837890625 5308.2490234375 background all_cells +2969.60205078125 5310.71630859375 background all_cells +2962.287353515625 5310.5166015625 background all_cells +2935.481689453125 5315.1435546875 background all_cells +3497.283203125 5778.19091796875 background all_cells +3510.332763671875 5751.0458984375 background all_cells +3506.4228515625 5757.58544921875 background all_cells +3514.127197265625 5742.1220703125 background all_cells +3504.702880859375 5767.619140625 background all_cells +3500.04345703125 5773.30224609375 background all_cells +3489.198486328125 5773.2470703125 background all_cells +3487.337890625 5758.53125 background all_cells +3491.1806640625 5766.62451171875 background all_cells +3489.78076171875 5779.0556640625 background all_cells +3466.105712890625 5759.83740234375 background all_cells +3477.338134765625 5760.85009765625 background all_cells +3482.263916015625 5768.97119140625 background all_cells +3483.328369140625 5763.08447265625 background all_cells +3477.594482421875 5753.10498046875 background all_cells +3467.03173828125 5774.93115234375 background all_cells +3577.107666015625 5772.2333984375 background all_cells +3587.649169921875 5778.33544921875 background all_cells +3583.908203125 5771.74267578125 background all_cells +3581.5712890625 5778.369140625 background all_cells +3682.982666015625 5757.3056640625 background all_cells +3728.321533203125 5762.4541015625 background all_cells +3691.34375 5741.712890625 background all_cells +3683.603515625 5752.18701171875 background all_cells +3632.626220703125 5725.91259765625 background all_cells +3672.6103515625 5735.45068359375 background all_cells +3642.83251953125 5727.74755859375 background all_cells +3608.770263671875 5784.3818359375 background all_cells +3632.047607421875 5779.27294921875 background all_cells +3593.177734375 5763.869140625 background all_cells +3599.7646484375 5766.759765625 background all_cells +3596.98486328125 5751.05517578125 background all_cells +3591.646240234375 5757.5185546875 background all_cells +3588.412353515625 5768.759765625 background all_cells +3585.77001953125 5757.8095703125 background all_cells +3440.23779296875 5787.14990234375 background all_cells +3508.558837890625 5797.712890625 background all_cells +3509.870849609375 5805.19775390625 background all_cells +3494.476806640625 5801.6435546875 background all_cells +3476.590087890625 5790.46923828125 background all_cells +3489.4873046875 5805.89794921875 background all_cells +3485.934326171875 5799.60400390625 background all_cells +3510.97607421875 5792.302734375 background all_cells +3503.318359375 5785.974609375 background all_cells +3496.22412109375 5785.255859375 background all_cells +3502.794189453125 5791.24560546875 background all_cells +3517.783203125 5782.29296875 background all_cells +3523.101318359375 5806.69189453125 background all_cells +3523.265625 5798.3740234375 background all_cells +3521.5869140625 5794.9169921875 background all_cells +3566.894775390625 5814.05029296875 background all_cells +3574.733154296875 5791.4599609375 background all_cells +3568.048095703125 5781.9638671875 background all_cells +3541.85595703125 5795.3125 background all_cells +3533.294677734375 5806.19140625 background all_cells +3538.20361328125 5800.48388671875 background all_cells +3547.878662109375 5802.86572265625 background all_cells +3543.864501953125 5806.71826171875 background all_cells +3585.0166015625 5597.1728515625 background all_cells +3591.733154296875 5602.50244140625 background all_cells +3591.693115234375 5594.7119140625 background all_cells +3597.392333984375 5601.29931640625 background all_cells +3601.41357421875 5614.8408203125 background all_cells +3597.209228515625 5608.28515625 background all_cells +3603.251220703125 5604.41552734375 background all_cells +3580.570556640625 5602.75537109375 background all_cells +3580.44775390625 5611.2236328125 background all_cells +3575.449951171875 5599.46875 background all_cells +3631.62841796875 5656.10498046875 background all_cells +3634.366455078125 5653.21923828125 background all_cells +3612.791015625 5680.404296875 background all_cells +3666.006103515625 5700.08154296875 background all_cells +3642.617431640625 5658.669921875 background all_cells +3639.875732421875 5651.21630859375 background all_cells +3643.895263671875 5666.4248046875 background all_cells +3637.254638671875 5662.34375 background all_cells +3681.0224609375 5657.96044921875 background all_cells +3494.11083984375 5665.36572265625 background all_cells +3500.72119140625 5667.26171875 background all_cells +3507.532958984375 5667.24072265625 background all_cells +3498.8876953125 5673.546875 background all_cells +3514.96826171875 5667.1640625 background all_cells +3509.2744140625 5691.31787109375 background all_cells +3517.727294921875 5677.72119140625 background all_cells +3513.86328125 5694.634765625 background all_cells +3513.7998046875 5684.591796875 background all_cells +3522.72412109375 5689.14794921875 background all_cells +3555.052734375 5676.39794921875 background all_cells +3562.091552734375 5677.33447265625 background all_cells +3564.097412109375 5684.3701171875 background all_cells +3522.96484375 5666.9365234375 background all_cells +3550.830810546875 5618.103515625 background all_cells +3518.180908203125 5662.25 background all_cells +3513.497802734375 5657.1494140625 background all_cells +3520.43310546875 5653.6083984375 background all_cells +3518.88427734375 5649.01708984375 background all_cells +3503.494873046875 5685.26806640625 background all_cells +3506.96240234375 5676.4384765625 background all_cells +3504.4638671875 5681.0478515625 background all_cells +3494.844482421875 5659.41650390625 background all_cells +3503.414306640625 5660.51513671875 background all_cells +3506.457763671875 5655.7822265625 background all_cells +3641.908935546875 5604.22314453125 background all_cells +3658.02490234375 5600.5673828125 background all_cells +3650.8701171875 5600.96435546875 background all_cells +3653.76904296875 5608.76025390625 background all_cells +3653.007080078125 5594.6953125 background all_cells +3646.088623046875 5608.2783203125 background all_cells +3666.3896484375 5604.8466796875 background all_cells +3663.4814453125 5598.119140625 background all_cells +3662.078369140625 5606.97412109375 background all_cells +3601.270751953125 5621.39794921875 background all_cells +3606.897705078125 5628.701171875 background all_cells +3596.23388671875 5626.8662109375 background all_cells +3586.30859375 5616.39013671875 background all_cells +3589.314697265625 5635.18603515625 background all_cells +3588.18701171875 5623.7998046875 background all_cells +3576.166259765625 5621.92724609375 background all_cells +3582.2822265625 5619.3681640625 background all_cells +3676.171630859375 5650.5888671875 background all_cells +3659.85302734375 5644.58935546875 background all_cells +3633.679931640625 5646.38134765625 background all_cells +3446.128662109375 5422.8515625 background all_cells +3728.087890625 5419.6328125 background all_cells +3619.743896484375 5360.236328125 background all_cells +3555.946044921875 5451.65771484375 background all_cells +3475.109130859375 5450.29443359375 background all_cells +3466.486083984375 5450.185546875 background all_cells +3926.314453125 5167.0556640625 background all_cells +3883.206787109375 5150.43359375 background all_cells +3883.817626953125 5159.78173828125 background all_cells +3932.653564453125 5177.5703125 background all_cells +3888.72900390625 5131.4755859375 background all_cells +3925.26904296875 5158.7490234375 background all_cells +3825.75244140625 5141.5302734375 background all_cells +3874.722412109375 5147.28173828125 background all_cells +3880.7548828125 5127.83056640625 background all_cells +3828.94873046875 5152.74560546875 background all_cells +3478.65087890625 5495.55908203125 background all_cells +3470.042724609375 5509.57275390625 background all_cells +3475.1416015625 5503.5107421875 background all_cells +3476.226806640625 5510.029296875 background all_cells +3465.310302734375 5506.07861328125 background all_cells +3472.112060546875 5497.27099609375 background all_cells +4116.36572265625 5179.400390625 background all_cells +4115.22314453125 5148.9765625 background all_cells +4085.09814453125 5194.12451171875 background all_cells +4092.43017578125 5189.97265625 background all_cells +4086.88671875 5181.59912109375 background all_cells +4089.552001953125 5198.431640625 background all_cells +4169.24560546875 5158.2451171875 background all_cells +4154.99658203125 5166.056640625 background all_cells +4146.57275390625 5161.38671875 background all_cells +4154.16845703125 5245.2470703125 background all_cells +4207.8125 5302.8857421875 background all_cells +4127.1826171875 5247.25244140625 background all_cells +4184.07275390625 5416.49560546875 background all_cells +4140.60302734375 5252.85009765625 background all_cells +4148.365234375 5250.84228515625 background all_cells +4112.82568359375 5263.380859375 background all_cells +4111.76953125 5343.98828125 background all_cells +4106.1708984375 5333.78466796875 background all_cells +3984.5166015625 5220.06787109375 background all_cells +4007.322998046875 5140.25927734375 background all_cells +4000.504638671875 5157.5693359375 background all_cells +3999.3984375 5169.3564453125 background all_cells +4070.30126953125 5215.00390625 background all_cells +4081.821533203125 5189.4296875 background all_cells +4073.671630859375 5194.171875 background all_cells +4063.856689453125 5178.6181640625 background all_cells +4053.087646484375 5182.3544921875 background all_cells +4040.717529296875 5196.60986328125 background all_cells +4036.761474609375 5402.76025390625 background all_cells +4058.09326171875 5195.74365234375 background all_cells +4052.832763671875 5191.876953125 background all_cells +4042.365478515625 5187.61572265625 background all_cells +4022.844970703125 5158.8017578125 background all_cells +4044.158935546875 5179.375 background all_cells +4046.248046875 5173.1318359375 background all_cells +4034.93359375 5176.357421875 background all_cells +4037.20556640625 5165.74609375 background all_cells +4030.970947265625 5136.88818359375 background all_cells +3504.0107421875 5538.4619140625 background all_cells +3696.625 5597.068359375 background all_cells +3717.505126953125 5600.185546875 background all_cells +3710.98681640625 5600.314453125 background all_cells +3707.701904296875 5605.78955078125 background all_cells +3717.945556640625 5581.89208984375 background all_cells +3705.217529296875 5591.80908203125 background all_cells +3711.39404296875 5588.6474609375 background all_cells +3706.08544921875 5584.08349609375 background all_cells +3799.578125 5548.83837890625 background all_cells +3990.61865234375 5637.29638671875 background all_cells +3793.577880859375 5589.03271484375 background all_cells +3757.34912109375 5599.19677734375 background all_cells +3754.6875 5587.154296875 background all_cells +3629.41015625 5588.5107421875 background all_cells +3662.506591796875 5586.87451171875 background all_cells +3654.260009765625 5588.85888671875 background all_cells +3646.316162109375 5586.8916015625 background all_cells +3645.164794921875 5590.87060546875 background all_cells +3643.27685546875 5595.71435546875 background all_cells +3557.560791015625 5544.2890625 background all_cells +3585.874267578125 5591.4111328125 background all_cells +3571.809326171875 5585.23291015625 background all_cells +3567.4287109375 5559.09130859375 background all_cells +3675.301513671875 5508.5107421875 background all_cells +3723.366943359375 5533.4306640625 background all_cells +3717.281494140625 5522.43310546875 background all_cells +3725.0751953125 5524.27197265625 background all_cells +3723.19384765625 5518.1669921875 background all_cells +3473.39306640625 5515.22021484375 background all_cells +3464.130126953125 5529.14794921875 background all_cells +3471.202880859375 5529.6220703125 background all_cells +3474.281494140625 5522.56591796875 background all_cells +3467.1279296875 5520.05517578125 background all_cells +3465.164306640625 5514.6376953125 background all_cells +3479.874267578125 5515.88671875 background all_cells +3607.276123046875 5534.111328125 background all_cells +3577.93896484375 5528.86865234375 background all_cells +3486.837890625 5512.08837890625 background all_cells +3482.906005859375 5530.2373046875 background all_cells +3459.583740234375 5512.77880859375 background all_cells +3458.521484375 5529.48388671875 background all_cells +3458.07080078125 5520.81103515625 background all_cells +3451.397705078125 5512.712890625 background all_cells +3447.682861328125 5519.939453125 background all_cells +3445.181884765625 5591.8642578125 background all_cells +3466.023193359375 5548.705078125 background all_cells +3478.1826171875 5555.73046875 background all_cells +3485.66162109375 5553.4814453125 background all_cells +3476.787109375 5562.96728515625 background all_cells +3467.170166015625 5554.63818359375 background all_cells +3460.955810546875 5557.88134765625 background all_cells +3448.134765625 5559.955078125 background all_cells +3457.84033203125 5551.59912109375 background all_cells +3453.21728515625 5555.74072265625 background all_cells +3465.3583984375 5535.45361328125 background all_cells +3445.536376953125 5542.619140625 background all_cells +3464.010498046875 5542.306640625 background all_cells +3471.866455078125 5536.7333984375 background all_cells +3332.342529296875 5664.25390625 background all_cells +3350.177978515625 5644.50927734375 background all_cells +3353.30029296875 5640.21826171875 background all_cells +3355.587890625 5671.93115234375 background all_cells +3333.05712890625 5669.20556640625 background all_cells +3355.213134765625 5693.63720703125 background all_cells +3379.040283203125 5709.00927734375 background all_cells +3264.376220703125 5776.8935546875 background all_cells +3273.610107421875 5751.8466796875 background all_cells +3274.672119140625 5759.20556640625 background all_cells +3267.126708984375 5756.3720703125 background all_cells +3267.768310546875 5763.86767578125 background all_cells +3321.108642578125 5674.15087890625 background all_cells +3263.06640625 5674.26220703125 background all_cells +3327.02490234375 5677.62939453125 background all_cells +3331.37548828125 5674.60595703125 background all_cells +3368.35791015625 5661.365234375 background all_cells +3369.8642578125 5668.1650390625 background all_cells +3363.201904296875 5662.17333984375 background all_cells +3364.871337890625 5643.7138671875 background all_cells +3378.6103515625 5654.44384765625 background all_cells +3365.73193359375 5650.255859375 background all_cells +3374.883544921875 5646.37353515625 background all_cells +3424.361083984375 5771.55517578125 background all_cells +3429.163330078125 5768.14697265625 background all_cells +3431.493408203125 5774.55419921875 background all_cells +3433.020263671875 5784.7666015625 background all_cells +3433.161865234375 5788.90966796875 background all_cells +3432.882568359375 5779.98095703125 background all_cells +3454.37744140625 5774.255859375 background all_cells +3445.06005859375 5770.5859375 background all_cells +3437.9228515625 5770.2373046875 background all_cells +3445.946044921875 5782.14990234375 background all_cells +3454.30908203125 5782.30517578125 background all_cells +3440.352294921875 5775.98388671875 background all_cells +3451.3515625 5770.87548828125 background all_cells +3438.989013671875 5731.3251953125 background all_cells +3432.0810546875 5752.3759765625 background all_cells +3438.463623046875 5753.1279296875 background all_cells +3451.386962890625 5754.36328125 background all_cells +3454.79736328125 5751.65576171875 background all_cells +3458.881103515625 5751.693359375 background all_cells +3414.0556640625 5763.095703125 background all_cells +3440.600341796875 5760.8720703125 background all_cells +3431.179931640625 5760.34228515625 background all_cells +3437.178466796875 5765.70703125 background all_cells +3423.989990234375 5762.2099609375 background all_cells +3462.009521484375 5763.9248046875 background all_cells +3446.195556640625 5756.01318359375 background all_cells +3457.173828125 5758.42041015625 background all_cells +3449.306396484375 5762.341796875 background all_cells +3389.955322265625 5686.1015625 background all_cells +3426.3232421875 5656.07275390625 background all_cells +3400.566650390625 5671.93359375 background all_cells +3394.127685546875 5679.31396484375 background all_cells +3467.444091796875 5707.80419921875 background all_cells +3464.830810546875 5716.20947265625 background all_cells +3445.8466796875 5617.32177734375 background all_cells +3465.033935546875 5632.63037109375 background all_cells +3456.72705078125 5624.525390625 background all_cells +3462.140380859375 5696.78662109375 background all_cells +3460.340087890625 5703.42333984375 background all_cells +3466.13916015625 5702.5400390625 background all_cells +3449.967041015625 5707.46533203125 background all_cells +3460.817626953125 5718.9990234375 background all_cells +3458.875244140625 5712.2353515625 background all_cells +3456.193603515625 5706.224609375 background all_cells +3450.50341796875 5712.55126953125 background all_cells +3391.143798828125 5595.525390625 background all_cells +3408.461669921875 5608.8623046875 background all_cells +3405.69287109375 5598.5498046875 background all_cells +3398.18212890625 5602.46240234375 background all_cells +3348.79833984375 5715.61962890625 background all_cells +3366.27490234375 5717.93408203125 background all_cells +3358.00634765625 5717.939453125 background all_cells +3349.8955078125 5722.2275390625 background all_cells +3373.55126953125 5716.82275390625 background all_cells +3379.796875 5728.4443359375 background all_cells +3378.5556640625 5723.1650390625 background all_cells +3373.806640625 5725.07275390625 background all_cells +3388.699951171875 5711.38623046875 background all_cells +3389.799072265625 5729.64892578125 background all_cells +3385.63623046875 5724.197265625 background all_cells +3392.747314453125 5722.453125 background all_cells +3388.193115234375 5717.77880859375 background all_cells +3359.9375 5733.125 background all_cells +3368.665283203125 5727.14599609375 background all_cells +3366.060302734375 5731.36572265625 background all_cells +3405.43359375 5785.25537109375 background all_cells +3400.17724609375 5785.6103515625 background all_cells +3381.686767578125 5787.15771484375 background all_cells +3408.400146484375 5753.099609375 background all_cells +3396.169189453125 5755.29052734375 background all_cells +3401.221435546875 5753.80615234375 background all_cells +3391.5146484375 5754.07763671875 background all_cells +3413.568359375 5752.22314453125 background all_cells +3414.805419921875 5757.15966796875 background all_cells +3405.270751953125 5766.50634765625 background all_cells +3395.344482421875 5766.134765625 background all_cells +3397.446533203125 5774.046875 background all_cells +3402.759521484375 5778.34130859375 background all_cells +3390.927978515625 5776.82177734375 background all_cells +3407.424072265625 5773.1650390625 background all_cells +3401.832763671875 5724.8974609375 background all_cells +3400.26513671875 5730.64794921875 background all_cells +3408.241455078125 5728.8779296875 background all_cells +3414.487060546875 5728.4765625 background all_cells +3382.48291015625 5743.470703125 background all_cells +3387.445068359375 5748.08935546875 background all_cells +3390.341796875 5740.45166015625 background all_cells +3384.332763671875 5733.4306640625 background all_cells +3407.402587890625 5736.84521484375 background all_cells +3405.196533203125 5745.73291015625 background all_cells +3412.619384765625 5745.43310546875 background all_cells +3370.96435546875 5739.701171875 background all_cells +3376.284912109375 5743.75732421875 background all_cells +3375.470947265625 5733.32275390625 background all_cells +3395.0087890625 5735.068359375 background all_cells +3349.17724609375 5729.10400390625 background all_cells +3351.021240234375 5734.21435546875 background all_cells +3336.417724609375 5731.95703125 background all_cells +3342.15576171875 5739.830078125 background all_cells +3346.89892578125 5758.53955078125 background all_cells +3324.7568359375 5759.63916015625 background all_cells +3338.75341796875 5743.65234375 background all_cells +3291.388671875 5770.7373046875 background all_cells +3295.66943359375 5753.208984375 background all_cells +3296.68701171875 5757.390625 background all_cells +3290.475830078125 5758.423828125 background all_cells +3299.894775390625 5760.37939453125 background all_cells +3292.112548828125 5777.39208984375 background all_cells +3283.185302734375 5797.54296875 background all_cells +3299.82958984375 5780.94580078125 background all_cells +3294.021240234375 5784.857421875 background all_cells +3291.138671875 5788.25439453125 background all_cells +3286.6162109375 5789.78173828125 background all_cells +3299.007080078125 5791.490234375 background all_cells +3282.861328125 5759.87548828125 background all_cells +3286.646240234375 5755.466796875 background all_cells +3282.677734375 5751.99755859375 background all_cells +3262.60400390625 5567.19873046875 background all_cells +3282.5283203125 5568.6083984375 background all_cells +3269.453369140625 5572.65869140625 background all_cells +3319.98046875 5559.6611328125 background all_cells +3278.485595703125 5495.8916015625 background all_cells +3338.13623046875 5551.20556640625 background all_cells +3320.7265625 5504.5234375 background all_cells +3264.134521484375 5579.11376953125 background all_cells +3284.286376953125 5577.931640625 background all_cells +3277.572021484375 5584.74853515625 background all_cells +3270.8837890625 5589.10693359375 background all_cells +3270.64208984375 5579.22021484375 background all_cells +3391.298828125 5564.9130859375 background all_cells +3406.91650390625 5544.2666015625 background all_cells +3401.04638671875 5545.96728515625 background all_cells +3404.3974609375 5549.87109375 background all_cells +3399.23974609375 5553.615234375 background all_cells +3395.421142578125 5559.11083984375 background all_cells +3417.5078125 5563.88427734375 background all_cells +3422.461669921875 5560.2333984375 background all_cells +3412.4462890625 5549.07373046875 background all_cells +3415.301513671875 5543.49072265625 background all_cells +3410.93017578125 5544.5537109375 background all_cells +3355.767822265625 5566.20751953125 background all_cells +3390.14501953125 5587.921875 background all_cells +3383.37890625 5591.12890625 background all_cells +3384.572265625 5582.763671875 background all_cells +3386.678466796875 5576.7919921875 background all_cells +3379.28515625 5588.341796875 background all_cells +3435.48974609375 5568.84521484375 background all_cells +3427.33251953125 5574.078125 background all_cells +3433.431640625 5573.63232421875 background all_cells +3438.404541015625 5571.9287109375 background all_cells +3440.3427734375 5561.76318359375 background all_cells +3428.284912109375 5563.4619140625 background all_cells +3434.0458984375 5561.232421875 background all_cells +3430.31689453125 5542.1064453125 background all_cells +3437.831787109375 5544.3076171875 background all_cells +3421.804443359375 5545.474609375 background all_cells +3409.843505859375 5591.08984375 background all_cells +3385.021484375 5830.71240234375 background all_cells +3380.37451171875 5840.55712890625 background all_cells +3389.900146484375 5836.08740234375 background all_cells +3386.389892578125 5844.919921875 background all_cells +3393.8896484375 5848.1845703125 background all_cells +3507.72509765625 5842.31298828125 background all_cells +3420.278076171875 5819.6298828125 background all_cells +3397.6240234375 5841.66015625 background all_cells +3395.565673828125 5844.97705078125 background all_cells +3387.351806640625 5882.52392578125 background all_cells +3377.4853515625 5876.54248046875 background all_cells +3377.975830078125 5886.93017578125 background all_cells +3384.419677734375 5888.96484375 background all_cells +3385.81005859375 5878.625 background all_cells +3380.670166015625 5881.513671875 background all_cells +3393.3056640625 5869.02392578125 background all_cells +3391.893310546875 5876.24560546875 background all_cells +3397.723388671875 5872.62353515625 background all_cells +3402.7734375 5871.94921875 background all_cells +3396.24169921875 5860.45849609375 background all_cells +3390.111328125 5852.564453125 background all_cells +3380.373779296875 5850.79296875 background all_cells +3386.68359375 5856.65478515625 background all_cells +3331.004150390625 5919.568359375 background all_cells +3325.897216796875 5924.97265625 background all_cells +3320.499755859375 5937.1298828125 background all_cells +3317.5146484375 5920.9013671875 background all_cells +3308.247314453125 5927.1787109375 background all_cells +3270.96142578125 5938.103515625 background all_cells +3314.294189453125 5931.66552734375 background all_cells +3319.77685546875 5929.80322265625 background all_cells +3356.68603515625 5932.056640625 background all_cells +3349.776123046875 5929.353515625 background all_cells +3326.21923828125 5932.6669921875 background all_cells +3413.439697265625 5898.671875 background all_cells +3423.408203125 5891.876953125 background all_cells +3407.640380859375 5896.14404296875 background all_cells +3416.7744140625 5903.3310546875 background all_cells +3420.361328125 5913.7919921875 background all_cells +3428.361083984375 5909.0029296875 background all_cells +3426.473876953125 5923.90283203125 background all_cells +3387.304443359375 5902.177734375 background all_cells +3394.341796875 5909.904296875 background all_cells +3399.879638671875 5918.92041015625 background all_cells +3415.364501953125 5949.01904296875 background all_cells +3413.7275390625 5925.6845703125 background all_cells +3407.382080078125 5921.0 background all_cells +3391.47607421875 5887.15576171875 background all_cells +3405.16796875 5882.62255859375 background all_cells +3398.39208984375 5888.0595703125 background all_cells +3396.736572265625 5880.13037109375 background all_cells +3391.4296875 5892.7333984375 background all_cells +3338.327880859375 5863.30712890625 background all_cells +3320.222412109375 5862.90234375 background all_cells +3325.51611328125 5868.89990234375 background all_cells +3334.40380859375 5871.02880859375 background all_cells +3342.666015625 5869.24755859375 background all_cells +3333.78564453125 5882.193359375 background all_cells +3344.920166015625 5880.3828125 background all_cells +3340.55908203125 5874.9814453125 background all_cells +3334.122314453125 5877.40771484375 background all_cells +3320.026611328125 5877.53857421875 background all_cells +3325.81005859375 5877.22265625 background all_cells +3325.2744140625 5873.22119140625 background all_cells +3314.64599609375 5871.916015625 background all_cells +3336.01953125 5888.1083984375 background all_cells +3333.027099609375 5893.17333984375 background all_cells +3328.20751953125 5890.2421875 background all_cells +3333.60791015625 5904.17626953125 background all_cells +3319.22705078125 5917.423828125 background all_cells +3309.875732421875 5916.16357421875 background all_cells +3323.197265625 5914.37548828125 background all_cells +3331.418701171875 5907.48876953125 background all_cells +3325.58837890625 5908.4560546875 background all_cells +3289.988525390625 5926.328125 background all_cells +3293.435791015625 5916.12744140625 background all_cells +3299.156005859375 5914.43994140625 background all_cells +3292.6396484375 5933.0498046875 background all_cells +3295.36279296875 5908.66162109375 background all_cells +3306.635498046875 5887.66259765625 background all_cells +3317.095458984375 5885.51416015625 background all_cells +3312.032958984375 5889.5537109375 background all_cells +3359.52880859375 5835.068359375 background all_cells +3372.440673828125 5836.1630859375 background all_cells +3365.699951171875 5837.29248046875 background all_cells +3364.04150390625 5823.92236328125 background all_cells +3346.014404296875 5865.82373046875 background all_cells +3356.221435546875 5862.7998046875 background all_cells +3350.26953125 5862.55078125 background all_cells +3350.277587890625 5876.6064453125 background all_cells +3354.8798828125 5846.62451171875 background all_cells +3353.531005859375 5854.92626953125 background all_cells +3345.656005859375 5854.50830078125 background all_cells +3305.095458984375 5871.30859375 background all_cells +3325.0791015625 5859.34716796875 background all_cells +3309.159423828125 5873.345703125 background all_cells +3309.123779296875 5867.734375 background all_cells +3363.412353515625 5878.9970703125 background all_cells +3361.902587890625 5857.0517578125 background all_cells +3363.544921875 5848.21435546875 background all_cells +3368.4970703125 5856.1796875 background all_cells +3372.545166015625 5851.671875 background all_cells +3373.84521484375 5846.40966796875 background all_cells +3354.04248046875 5830.40625 background all_cells +3351.84375 5840.69921875 background all_cells +3260.92822265625 5840.16796875 background all_cells +3288.15185546875 5826.8466796875 background all_cells +3167.198974609375 5536.2744140625 background all_cells +3173.337158203125 5543.66015625 background all_cells +3173.940185546875 5534.8486328125 background all_cells +3167.681396484375 5543.8203125 background all_cells +3127.236572265625 5549.16162109375 background all_cells +3133.154052734375 5549.92236328125 background all_cells +3113.510986328125 5518.71875 background all_cells +3138.369384765625 5548.521484375 background all_cells +3141.744140625 5535.978515625 background all_cells +3145.917236328125 5542.84716796875 background all_cells +3153.35693359375 5520.904296875 background all_cells +3131.2705078125 5524.93798828125 background all_cells +3131.56396484375 5520.13525390625 background all_cells +3161.078369140625 5528.3544921875 background all_cells +3167.1787109375 5649.67333984375 background all_cells +3169.3837890625 5591.5791015625 background all_cells +3162.212890625 5593.5869140625 background all_cells +3146.9462890625 5600.08984375 background all_cells +3157.931884765625 5599.3642578125 background all_cells +3222.813232421875 5640.14306640625 background all_cells +3239.04248046875 5641.63427734375 background all_cells +3235.208740234375 5659.4697265625 background all_cells +3258.882080078125 5666.66552734375 background all_cells +3227.459228515625 5641.42529296875 background all_cells +3232.166015625 5627.80712890625 background all_cells +3243.42724609375 5608.9169921875 background all_cells +3236.463623046875 5632.70947265625 background all_cells +3241.961669921875 5635.87060546875 background all_cells +3217.8310546875 5564.45849609375 background all_cells +3257.25927734375 5571.291015625 background all_cells +3258.865966796875 5578.18310546875 background all_cells +3224.0810546875 5572.46044921875 background all_cells +3220.0927734375 5567.09814453125 background all_cells +3225.69384765625 5566.9287109375 background all_cells +3153.8193359375 5585.18798828125 background all_cells +3167.322265625 5578.1640625 background all_cells +3161.218017578125 5580.078125 background all_cells +3173.58740234375 5584.583984375 background all_cells +3215.73095703125 5574.265625 background all_cells +3220.79541015625 5576.73876953125 background all_cells +3209.641845703125 5576.94091796875 background all_cells +3156.2333984375 5822.34375 background all_cells +3082.469970703125 5828.46875 background all_cells +3090.947265625 5822.69873046875 background all_cells +3158.171630859375 5833.37744140625 background all_cells +3149.7470703125 5834.37451171875 background all_cells +3141.8369140625 5827.4111328125 background all_cells +3172.316650390625 5836.2216796875 background all_cells +3178.60595703125 5839.15234375 background all_cells +3174.77587890625 5830.6142578125 background all_cells +3165.555419921875 5829.7548828125 background all_cells +3165.155029296875 5834.8935546875 background all_cells +3168.993408203125 5824.71142578125 background all_cells +3203.21630859375 5906.58935546875 background all_cells +3240.48828125 5906.9541015625 background all_cells +3232.6962890625 5909.9873046875 background all_cells +3237.08544921875 5902.1298828125 background all_cells +3205.23779296875 5901.0283203125 background all_cells +3213.4150390625 5936.84619140625 background all_cells +3223.489990234375 5936.90283203125 background all_cells +3218.583740234375 5939.787109375 background all_cells +3221.50048828125 5947.990234375 background all_cells +3232.69970703125 5917.18701171875 background all_cells +3244.42724609375 5914.7255859375 background all_cells +3239.976318359375 5919.8310546875 background all_cells +3236.947998046875 5914.76220703125 background all_cells +3229.26806640625 5920.45556640625 background all_cells +3223.232421875 5925.4541015625 background all_cells +3240.533935546875 5932.84765625 background all_cells +3236.377685546875 5927.05126953125 background all_cells +3230.918212890625 5931.81982421875 background all_cells +3216.441650390625 5930.25537109375 background all_cells +3228.617431640625 5926.51025390625 background all_cells +3232.63134765625 5856.51220703125 background all_cells +3236.249755859375 5865.68896484375 background all_cells +3234.137939453125 5860.87109375 background all_cells +3225.640869140625 5881.72802734375 background all_cells +3232.915771484375 5873.095703125 background all_cells +3229.55615234375 5877.9609375 background all_cells +3239.8857421875 5869.16748046875 background all_cells +3147.31103515625 5840.66552734375 background all_cells +3164.64208984375 5840.9794921875 background all_cells +3157.66357421875 5842.60986328125 background all_cells +3169.02099609375 5930.73828125 background all_cells +3172.6806640625 5928.34521484375 background all_cells +3173.6474609375 5924.56591796875 background all_cells +3170.202392578125 5919.958984375 background all_cells +3160.1943359375 5924.775390625 background all_cells +3165.00830078125 5916.91796875 background all_cells +3161.45654296875 5920.4521484375 background all_cells +3145.178955078125 5911.88916015625 background all_cells +3169.12353515625 5848.0224609375 background all_cells +3178.7373046875 5844.3515625 background all_cells +3176.5283203125 5849.8740234375 background all_cells +3172.227294921875 5842.767578125 background all_cells +3098.11474609375 5882.9345703125 background all_cells +3115.032958984375 5890.71044921875 background all_cells +3248.541015625 5836.03955078125 background all_cells +3255.540283203125 5846.56201171875 background all_cells +3244.755126953125 5841.85498046875 background all_cells +3237.995849609375 5843.91650390625 background all_cells +3244.25 5856.4951171875 background all_cells +3238.4990234375 5852.703125 background all_cells +3241.2392578125 5847.5810546875 background all_cells +3223.891357421875 5854.36279296875 background all_cells +3224.881103515625 5846.8916015625 background all_cells +3232.512939453125 5843.66845703125 background all_cells +3228.94873046875 5842.38427734375 background all_cells +3231.61474609375 5850.39697265625 background all_cells +3183.100341796875 5831.11474609375 background all_cells +3206.720703125 5841.20556640625 background all_cells +3184.38720703125 5841.63134765625 background all_cells +3187.65966796875 5839.4365234375 background all_cells +3182.0625 5835.958984375 background all_cells +3217.367919921875 5823.04296875 background all_cells +3218.44677734375 5848.35498046875 background all_cells +3217.495361328125 5841.021484375 background all_cells +3191.4130859375 5847.29931640625 background all_cells +3197.145263671875 5848.8017578125 background all_cells +3184.36669921875 5846.92333984375 background all_cells +3206.379150390625 5851.8740234375 background all_cells +3213.5615234375 5872.3994140625 background all_cells +3211.163330078125 5850.97265625 background all_cells +3207.63134765625 5865.93115234375 background all_cells +3206.35888671875 5857.837890625 background all_cells +3217.63671875 5878.326171875 background all_cells +3213.521240234375 5888.70654296875 background all_cells +3201.251708984375 5868.58837890625 background all_cells +3187.7373046875 5855.56201171875 background all_cells +3193.031982421875 5854.9404296875 background all_cells +3200.633544921875 5855.57421875 background all_cells +3196.3134765625 5858.171875 background all_cells +3198.20263671875 5863.1943359375 background all_cells +3109.091796875 5690.85498046875 background all_cells +3116.35986328125 5747.81298828125 background all_cells +3118.328857421875 5736.185546875 background all_cells +3114.681884765625 5741.8623046875 background all_cells +3108.250732421875 5739.40478515625 background all_cells +3146.740234375 5750.13818359375 background all_cells +3147.5576171875 5756.25830078125 background all_cells +3133.490966796875 5758.31298828125 background all_cells +3153.734375 5746.77978515625 background all_cells +3153.965087890625 5752.99365234375 background all_cells +3154.765869140625 5758.97265625 background all_cells +3149.322509765625 5728.4482421875 background all_cells +3150.571044921875 5739.74853515625 background all_cells +3137.99951171875 5732.93017578125 background all_cells +3144.314453125 5732.9169921875 background all_cells +3145.933837890625 5710.9111328125 background all_cells +3148.7626953125 5718.4912109375 background all_cells +3154.703857421875 5720.3623046875 background all_cells +3152.34765625 5711.58544921875 background all_cells +3113.543212890625 5761.75146484375 background all_cells +3120.42724609375 5748.87890625 background all_cells +3121.0625 5755.02783203125 background all_cells +3120.57275390625 5762.61572265625 background all_cells +3116.142578125 5755.5244140625 background all_cells +3110.025390625 5749.4853515625 background all_cells +3072.176025390625 5783.99755859375 background all_cells +3083.250244140625 5779.55126953125 background all_cells +3086.352783203125 5775.80419921875 background all_cells +3076.113525390625 5791.640625 background all_cells +3079.275390625 5784.89990234375 background all_cells +3096.648681640625 5786.1826171875 background all_cells +3094.95166015625 5774.1884765625 background all_cells +3092.991943359375 5781.08984375 background all_cells +3081.090087890625 5812.7900390625 background all_cells +3148.489013671875 5817.19482421875 background all_cells +3092.40673828125 5815.3251953125 background all_cells +3079.652587890625 5769.25390625 background all_cells +3075.24560546875 5752.70947265625 background all_cells +3088.24267578125 5770.3544921875 background all_cells +3088.801025390625 5762.5576171875 background all_cells +3128.674072265625 5754.81787109375 background all_cells +3144.86669921875 5759.41552734375 background all_cells +3138.3154296875 5764.833984375 background all_cells +3132.593017578125 5764.74560546875 background all_cells +3127.66015625 5763.5927734375 background all_cells +3178.420654296875 5744.97900390625 background all_cells +3196.445556640625 5766.7666015625 background all_cells +3189.756591796875 5770.9375 background all_cells +3192.897216796875 5781.58251953125 background all_cells +3236.595947265625 5779.5849609375 background all_cells +3248.763671875 5777.7900390625 background all_cells +3259.648193359375 5782.4287109375 background all_cells +3256.654296875 5776.94384765625 background all_cells +3240.846435546875 5771.83544921875 background all_cells +3254.529296875 5768.4658203125 background all_cells +3201.57958984375 5772.70654296875 background all_cells +3218.5068359375 5759.2802734375 background all_cells +3208.344970703125 5797.18017578125 background all_cells +3201.09130859375 5782.33203125 background all_cells +3219.665283203125 5701.5908203125 background all_cells +3256.419921875 5723.58837890625 background all_cells +3199.8427734375 5713.62109375 background all_cells +3227.6875 5708.18115234375 background all_cells +3224.8408203125 5704.86572265625 background all_cells +3124.135986328125 5269.2998046875 background all_cells +3128.076904296875 5276.9716796875 background all_cells +3121.30029296875 5273.080078125 background all_cells +3116.03759765625 5270.29638671875 background all_cells +3134.240478515625 5270.08154296875 background all_cells +3150.794677734375 5274.43310546875 background all_cells +3145.91943359375 5272.8173828125 background all_cells +3139.958984375 5271.20703125 background all_cells +3144.326904296875 5286.37841796875 background all_cells +3131.748779296875 5283.46435546875 background all_cells +3136.164794921875 5280.00048828125 background all_cells +3137.506103515625 5287.18701171875 background all_cells +3150.570556640625 5282.625 background all_cells +3135.70458984375 5165.98974609375 background all_cells +3141.06494140625 5217.560546875 background all_cells +3126.827392578125 5265.7822265625 background all_cells +3140.138427734375 5263.5048828125 background all_cells +3131.142333984375 5262.27197265625 background all_cells +3102.81201171875 5314.6826171875 background all_cells +3098.096435546875 5331.66748046875 background all_cells +3102.85693359375 5322.0888671875 background all_cells +3079.0908203125 5323.95703125 background all_cells +3082.246337890625 5331.8955078125 background all_cells +3076.091796875 5329.02978515625 background all_cells +3076.69921875 5314.14111328125 background all_cells +3073.0625 5320.21142578125 background all_cells +3076.3115234375 5317.6904296875 background all_cells +3086.759765625 5317.7685546875 background all_cells +3152.7470703125 5303.7802734375 background all_cells +3172.9521484375 5302.5634765625 background all_cells +3170.24560546875 5289.22314453125 background all_cells +3159.92822265625 5298.625 background all_cells +3180.410888671875 5291.25732421875 background all_cells +3167.03466796875 5275.28662109375 background all_cells +3158.908935546875 5281.3935546875 background all_cells +3171.732421875 5280.06982421875 background all_cells +3173.4462890625 5283.55859375 background all_cells +3073.21728515625 5265.095703125 background all_cells +3072.7978515625 5257.9208984375 background all_cells +3081.50390625 5257.04736328125 background all_cells +3077.93701171875 5243.13134765625 background all_cells +3071.89013671875 5243.6416015625 background all_cells +3076.518798828125 5249.6611328125 background all_cells +3082.501220703125 5249.2626953125 background all_cells +3099.497802734375 5244.36279296875 background all_cells +3101.269287109375 5182.9599609375 background all_cells +3093.2587890625 5242.50390625 background all_cells +3081.098388671875 5204.5244140625 background all_cells +3080.318603515625 5310.859375 background all_cells +3100.243408203125 5308.79248046875 background all_cells +3089.901123046875 5310.99365234375 background all_cells +3083.78564453125 5310.4501953125 background all_cells +3076.31591796875 5310.46875 background all_cells +3070.447265625 5293.01953125 background all_cells +3081.77392578125 5283.78759765625 background all_cells +3181.732666015625 5467.072265625 background all_cells +3178.980224609375 5461.64208984375 background all_cells +3154.58251953125 5464.06103515625 background all_cells +3188.351318359375 5468.8818359375 background all_cells +3172.78125 5466.52001953125 background all_cells +3179.8623046875 5474.20654296875 background all_cells +3174.873291015625 5492.63232421875 background all_cells +3181.662353515625 5487.234375 background all_cells +3171.673095703125 5482.8173828125 background all_cells +3184.88671875 5480.5458984375 background all_cells +3175.75537109375 5479.0341796875 background all_cells +3185.100830078125 5503.330078125 background all_cells +3169.32958984375 5497.689453125 background all_cells +3177.5283203125 5501.93408203125 background all_cells +3157.232421875 5484.32177734375 background all_cells +3152.6181640625 5490.81591796875 background all_cells +3164.426025390625 5490.84228515625 background all_cells +3157.943359375 5491.9912109375 background all_cells +3211.348388671875 5447.341796875 background all_cells +3224.833740234375 5447.47607421875 background all_cells +3230.134033203125 5462.0126953125 background all_cells +3344.06298828125 5464.54248046875 background all_cells +3256.324462890625 5483.8427734375 background all_cells +3236.990478515625 5459.22265625 background all_cells +3235.473388671875 5452.0361328125 background all_cells +3214.970947265625 5453.31103515625 background all_cells +3227.55078125 5451.4521484375 background all_cells +3223.3779296875 5454.5234375 background all_cells +3214.224609375 5459.53369140625 background all_cells +3213.623291015625 5509.68212890625 background all_cells +3259.541259765625 5515.67138671875 background all_cells +3234.124755859375 5519.32080078125 background all_cells +3167.66259765625 5448.806640625 background all_cells +3170.621826171875 5452.869140625 background all_cells +3162.68896484375 5452.341796875 background all_cells +3161.964111328125 5457.17236328125 background all_cells +3165.447998046875 5459.64599609375 background all_cells +3172.468017578125 5459.2041015625 background all_cells +3335.917236328125 5458.4140625 background all_cells +3184.266357421875 5457.841796875 background all_cells +3196.739013671875 5459.3642578125 background all_cells +3197.76220703125 5452.45263671875 background all_cells +3204.03759765625 5451.16796875 background all_cells +3103.515869140625 5445.62939453125 background all_cells +3101.53125 5456.609375 background all_cells +3096.204833984375 5445.08642578125 background all_cells +3095.563720703125 5452.44384765625 background all_cells +3089.178955078125 5447.22900390625 background all_cells +3110.4990234375 5466.4345703125 background all_cells +3108.89990234375 5476.47607421875 background all_cells +3113.84228515625 5472.57861328125 background all_cells +3117.6435546875 5468.015625 background all_cells +3098.1982421875 5476.20849609375 background all_cells +3105.850830078125 5463.02880859375 background all_cells +3104.8701171875 5469.50732421875 background all_cells +3098.679931640625 5464.87353515625 background all_cells +3100.784423828125 5472.12744140625 background all_cells +3115.578369140625 5450.9853515625 background all_cells +3115.809326171875 5460.61474609375 background all_cells +3109.03271484375 5455.92041015625 background all_cells +3070.11962890625 5494.669921875 background all_cells +3089.833740234375 5498.38671875 background all_cells +3075.291259765625 5496.5888671875 background all_cells +3081.213623046875 5496.19384765625 background all_cells +3071.01318359375 5612.05859375 background all_cells +3083.870361328125 5619.84912109375 background all_cells +3073.292236328125 5617.3154296875 background all_cells +3078.26513671875 5614.81884765625 background all_cells +3073.24462890625 5551.15380859375 background all_cells +3093.060791015625 5591.04443359375 background all_cells +3081.46923828125 5502.79736328125 background all_cells +3072.338134765625 5511.77587890625 background all_cells +3077.109375 5507.712890625 background all_cells +3074.83837890625 5502.3212890625 background all_cells +3088.603759765625 5504.83740234375 background all_cells +3084.521240234375 5509.4638671875 background all_cells +3104.77001953125 5480.63037109375 background all_cells +3115.48583984375 5485.47705078125 background all_cells +3087.670654296875 5478.34716796875 background all_cells +3100.98876953125 5488.15576171875 background all_cells +3101.9599609375 5576.14208984375 background all_cells +3115.016357421875 5536.2041015625 background all_cells +3115.513427734375 5528.39599609375 background all_cells +3111.80126953125 5531.28662109375 background all_cells +3099.6650390625 5569.81982421875 background all_cells +3094.679443359375 5576.61376953125 background all_cells +3077.0556640625 5491.3125 background all_cells +3080.552978515625 5483.5478515625 background all_cells +3081.3916015625 5489.09033203125 background all_cells +3124.78515625 5466.7666015625 background all_cells +3124.1728515625 5485.24072265625 background all_cells +3129.3115234375 5481.09619140625 background all_cells +3131.60107421875 5475.70849609375 background all_cells +3125.387451171875 5471.041015625 background all_cells +3139.336181640625 5540.68310546875 background all_cells +3148.09619140625 5591.1435546875 background all_cells +3143.703125 5587.73779296875 background all_cells +3127.35498046875 5543.4853515625 background all_cells +3130.97509765625 5546.97705078125 background all_cells +3122.216796875 5544.01123046875 background all_cells +3122.059814453125 5520.2919921875 background all_cells +3130.246337890625 5536.91064453125 background all_cells +3123.34375 5536.32275390625 background all_cells +3122.0517578125 5528.220703125 background all_cells +3127.128662109375 5525.8935546875 background all_cells +3135.278076171875 5485.3359375 background all_cells +3143.14111328125 5473.10986328125 background all_cells +3141.740478515625 5490.5341796875 background all_cells +3148.472412109375 5482.3193359375 background all_cells +3148.84521484375 5475.90869140625 background all_cells +3112.34033203125 5315.29541015625 background all_cells +3126.15869140625 5317.111328125 background all_cells +3118.025390625 5319.9130859375 background all_cells +3119.275634765625 5329.97412109375 background all_cells +3127.101318359375 5324.1748046875 background all_cells +3307.786376953125 5344.755859375 background all_cells +3296.003662109375 5351.7275390625 background all_cells +3291.487060546875 5317.48193359375 background all_cells +3296.9111328125 5319.70361328125 background all_cells +3135.9755859375 5330.76611328125 background all_cells +3134.459228515625 5326.4560546875 background all_cells +3136.26611328125 5318.390625 background all_cells +3141.5869140625 5320.931640625 background all_cells +3141.744140625 5330.6337890625 background all_cells +3147.446044921875 5326.15625 background all_cells +3181.578125 5325.57861328125 background all_cells +3156.350830078125 5337.4130859375 background all_cells +3158.580810546875 5326.38916015625 background all_cells +3155.6220703125 5319.26220703125 background all_cells +3162.72900390625 5333.15576171875 background all_cells +3199.553955078125 5343.3271484375 background all_cells +3252.161376953125 5336.140625 background all_cells +3220.441650390625 5319.09033203125 background all_cells +3206.570068359375 5338.27734375 background all_cells +3204.45849609375 5316.06689453125 background all_cells +3129.052490234375 5464.3857421875 background all_cells +3123.565673828125 5461.8291015625 background all_cells +3135.000732421875 5470.478515625 background all_cells +3160.8232421875 5467.703125 background all_cells +3167.087890625 5464.66943359375 background all_cells +3167.083251953125 5470.759765625 background all_cells +3131.79345703125 5413.87060546875 background all_cells +3120.30322265625 5425.39990234375 background all_cells +3125.2568359375 5427.0947265625 background all_cells +3121.885986328125 5420.8916015625 background all_cells +3115.538818359375 5424.67138671875 background all_cells +3127.163330078125 5420.79150390625 background all_cells +3130.00830078125 5432.19873046875 background all_cells +3130.157470703125 5441.46728515625 background all_cells +3121.683349609375 5442.52392578125 background all_cells +3117.336669921875 5431.83984375 background all_cells +3109.588134765625 5431.63916015625 background all_cells +3123.809814453125 5434.91455078125 background all_cells +3117.023681640625 5438.05322265625 background all_cells +3070.826904296875 5406.4501953125 background all_cells +3085.97900390625 5428.5888671875 background all_cells +3094.2490234375 5434.92529296875 background all_cells +3100.813232421875 5436.04931640625 background all_cells +3097.084228515625 5426.03955078125 background all_cells +3097.52685546875 5423.65771484375 background all_cells +3158.128662109375 5370.765625 background all_cells +3180.9833984375 5385.6591796875 background all_cells +3188.7109375 5384.896484375 background all_cells +3229.28369140625 5437.1083984375 background all_cells +3318.253173828125 5437.33251953125 background all_cells +3232.213134765625 5445.9892578125 background all_cells +3249.618408203125 5442.7705078125 background all_cells +3241.048583984375 5439.61865234375 background all_cells +3247.845703125 5374.09375 background all_cells +3338.503662109375 5375.67626953125 background all_cells +3319.00341796875 5425.6142578125 background all_cells +3281.388671875 5408.55615234375 background all_cells +3193.143310546875 5446.60400390625 background all_cells +3202.7138671875 5445.474609375 background all_cells +3222.677490234375 5433.37451171875 background all_cells +3220.162109375 5441.48828125 background all_cells +3191.36376953125 5401.2783203125 background all_cells +3195.256103515625 5392.9619140625 background all_cells +3187.716552734375 5394.17236328125 background all_cells +3191.1103515625 5389.93212890625 background all_cells +3180.778564453125 5390.01171875 background all_cells +2982.335693359375 5402.2001953125 background all_cells +2971.74560546875 5407.31982421875 background all_cells +2966.56787109375 5406.92626953125 background all_cells +2964.048828125 5565.86474609375 background all_cells +3003.33642578125 5590.58349609375 background all_cells +2983.489013671875 5586.98828125 background all_cells +3006.17431640625 5582.19873046875 background all_cells +2983.141357421875 5523.73291015625 background all_cells +3001.2138671875 5551.58642578125 background all_cells +2984.683349609375 5528.2880859375 background all_cells +3013.1689453125 5517.76416015625 background all_cells +3025.74609375 5534.02880859375 background all_cells +3012.452880859375 5499.23974609375 background all_cells +3015.2890625 5528.74853515625 background all_cells +2987.38232421875 5461.6513671875 background all_cells +3004.63037109375 5502.3388671875 background all_cells +3002.279052734375 5454.42919921875 background all_cells +3006.68798828125 5482.5498046875 background all_cells +2997.660400390625 5481.216796875 background all_cells +2981.597900390625 5459.9794921875 background all_cells +3049.611328125 5636.140625 background all_cells +3061.419189453125 5621.7392578125 background all_cells +3056.6806640625 5618.357421875 background all_cells +3066.595703125 5627.98681640625 background all_cells +3043.221435546875 5635.63037109375 background all_cells +3050.46240234375 5703.171875 background all_cells +3064.927001953125 5731.22265625 background all_cells +3050.04052734375 5719.9072265625 background all_cells +3051.93701171875 5714.947265625 background all_cells +3058.451416015625 5723.67138671875 background all_cells +3055.7197265625 5708.37060546875 background all_cells +3032.40380859375 5704.37841796875 background all_cells +3044.50439453125 5701.322265625 background all_cells +3039.94921875 5703.1259765625 background all_cells +3031.54150390625 5675.28515625 background all_cells +3039.21533203125 5690.67529296875 background all_cells +3035.0927734375 5691.6123046875 background all_cells +2967.24365234375 5602.69970703125 background all_cells +2970.856201171875 5613.2177734375 background all_cells +3004.261474609375 5621.052734375 background all_cells +3006.783203125 5612.1796875 background all_cells +2998.92236328125 5623.66796875 background all_cells +3024.6630859375 5672.72900390625 background all_cells +3027.178466796875 5696.0390625 background all_cells +3021.63427734375 5686.16650390625 background all_cells +3018.415771484375 5679.697265625 background all_cells +2960.8349609375 5684.2431640625 background all_cells +2942.02880859375 5731.6572265625 background all_cells +2977.203369140625 5751.7998046875 background all_cells +2915.874755859375 5735.14404296875 background all_cells +2990.8681640625 5684.26171875 background all_cells +2943.040771484375 5632.53759765625 background all_cells +3010.776123046875 5621.107421875 background all_cells +3017.008056640625 5624.34326171875 background all_cells +3014.73486328125 5616.556640625 background all_cells +3064.98779296875 5435.8935546875 background all_cells +3053.294189453125 5458.2158203125 background all_cells +3061.55126953125 5517.66845703125 background all_cells +3066.56298828125 5511.21435546875 background all_cells +3061.975341796875 5509.6787109375 background all_cells +3040.849365234375 5518.48828125 background all_cells +3049.820068359375 5514.2578125 background all_cells +3034.477294921875 5524.666015625 background all_cells +3046.819091796875 5524.21337890625 background all_cells +3054.774658203125 5503.86474609375 background all_cells +3058.91943359375 5507.09765625 background all_cells +3059.750244140625 5499.673828125 background all_cells +3054.258056640625 5511.88623046875 background all_cells +3042.58642578125 5502.9130859375 background all_cells +3050.20166015625 5506.55908203125 background all_cells +3037.263916015625 5509.50439453125 background all_cells +3044.229736328125 5509.70166015625 background all_cells +3008.038330078125 5266.22802734375 background all_cells +3011.55224609375 5283.447265625 background all_cells +3006.370849609375 5279.150390625 background all_cells +3018.211669921875 5263.3505859375 background all_cells +3015.534423828125 5267.97265625 background all_cells +3010.0341796875 5261.40771484375 background all_cells +3024.541259765625 5261.34228515625 background all_cells +3023.387451171875 5271.97314453125 background all_cells +3026.787109375 5276.36572265625 background all_cells +3030.33203125 5266.708984375 background all_cells +3010.58203125 5292.32958984375 background all_cells +3059.56591796875 5244.55322265625 background all_cells +3064.617431640625 5252.8681640625 background all_cells +3068.77587890625 5247.2724609375 background all_cells +3063.66552734375 5248.33984375 background all_cells +3056.03173828125 5250.0888671875 background all_cells +3048.177490234375 5313.462890625 background all_cells +3065.78173828125 5295.2158203125 background all_cells +3055.322998046875 5297.841796875 background all_cells +3054.3681640625 5305.3564453125 background all_cells +3060.951416015625 5298.9189453125 background all_cells +3062.77734375 5290.9521484375 background all_cells +3060.239501953125 5305.56103515625 background all_cells +3057.51611328125 5263.50439453125 background all_cells +3058.503173828125 5256.8154296875 background all_cells +3065.39501953125 5258.3291015625 background all_cells +3064.61376953125 5262.7216796875 background all_cells +3028.60107421875 5260.658203125 background all_cells +3030.453857421875 5335.57763671875 background all_cells +3060.761962890625 5767.83056640625 background all_cells +3056.228271484375 5739.0068359375 background all_cells +3060.2021484375 5784.01416015625 background all_cells +3065.384765625 5788.4326171875 background all_cells +3063.44384765625 5740.8857421875 background all_cells +3033.27197265625 5767.9033203125 background all_cells +3024.041748046875 5770.28564453125 background all_cells +3025.477783203125 5781.38916015625 background all_cells +3032.620849609375 5773.34423828125 background all_cells +3026.759033203125 5732.21826171875 background all_cells +3050.146484375 5739.16845703125 background all_cells +3047.89501953125 5745.8310546875 background all_cells +3033.470703125 5739.29248046875 background all_cells +3041.575439453125 5735.6611328125 background all_cells +3034.720703125 5734.41845703125 background all_cells +3014.274169921875 5825.33447265625 background all_cells +3019.3779296875 5824.00830078125 background all_cells +3068.18896484375 5900.26904296875 background all_cells +3059.118408203125 5890.748046875 background all_cells +3056.118896484375 5895.39404296875 background all_cells +3062.916259765625 5869.8955078125 background all_cells +3056.40673828125 5883.95068359375 background all_cells +3059.81103515625 5877.58642578125 background all_cells +3065.4189453125 5880.50439453125 background all_cells +3052.140869140625 5862.0888671875 background all_cells +3039.336669921875 5820.61181640625 background all_cells +3029.012939453125 5831.21728515625 background all_cells +3018.207763671875 5837.56689453125 background all_cells +3022.250732421875 5833.5107421875 background all_cells +3011.747314453125 5832.76708984375 background all_cells +2982.338623046875 5762.5224609375 background all_cells +2983.378173828125 5770.2041015625 background all_cells +3014.284912109375 5761.40576171875 background all_cells +3016.070556640625 5773.7705078125 background all_cells +3016.245849609375 5779.86083984375 background all_cells +3018.82275390625 5770.68505859375 background all_cells +3010.29541015625 5775.77099609375 background all_cells +3022.095703125 5762.79296875 background all_cells +3008.334228515625 5825.70458984375 background all_cells +2957.614990234375 5832.55322265625 background all_cells +2965.49072265625 5834.69482421875 background all_cells +2969.70947265625 5843.0595703125 background all_cells +3007.6298828125 5803.4228515625 background all_cells +3004.86767578125 5820.5849609375 background all_cells +3008.520751953125 5817.771484375 background all_cells +3000.37353515625 5816.35986328125 background all_cells +2993.091552734375 5789.98828125 background all_cells +3014.056640625 5813.28955078125 background all_cells +2068.2275390625 4652.443359375 background all_cells +2070.788330078125 4660.373046875 background all_cells +2066.86474609375 4669.400390625 background all_cells +2074.164794921875 4685.1923828125 background all_cells +2086.347900390625 4680.716796875 background all_cells +2079.62548828125 4682.60302734375 background all_cells +2084.338623046875 4685.85595703125 background all_cells +2083.63330078125 4690.8203125 background all_cells +2038.47119140625 4682.23095703125 background all_cells +2040.0540771484373 4666.7841796875 background all_cells +2047.1732177734373 4672.033203125 background all_cells +2058.761962890625 4688.16650390625 background all_cells +2058.348876953125 4679.66357421875 background all_cells +2042.8262939453125 4677.14892578125 background all_cells +2082.7041015625 4675.1923828125 background all_cells +2101.602783203125 4657.8193359375 background all_cells +2095.918212890625 4652.42919921875 background all_cells +2110.83544921875 4662.68212890625 background all_cells +2091.42626953125 4666.619140625 background all_cells +2093.3388671875 4672.31591796875 background all_cells +2080.384765625 4696.32958984375 background all_cells +2094.1611328125 4699.130859375 background all_cells +2088.9072265625 4694.7724609375 background all_cells +2086.385009765625 4701.17578125 background all_cells +2075.475341796875 4701.77490234375 background all_cells +2109.979736328125 4764.404296875 background all_cells +2110.86865234375 4845.30126953125 background all_cells +2075.11328125 4730.21728515625 background all_cells +2079.52587890625 4704.99951171875 background all_cells +2081.420166015625 4720.94677734375 background all_cells +2067.128173828125 4695.95751953125 background all_cells +1954.11474609375 4835.9169921875 background all_cells +1951.7913818359373 4883.912109375 background all_cells +1928.4566650390625 4801.90576171875 background all_cells +1959.4334716796875 4804.36767578125 background all_cells +1965.247314453125 4840.615234375 background all_cells +1948.7628173828125 4844.07421875 background all_cells +1992.107421875 4865.7626953125 background all_cells +1984.106201171875 4858.3544921875 background all_cells +1990.434326171875 4860.01171875 background all_cells +1991.1622314453125 4827.021484375 background all_cells +1988.01904296875 4842.0400390625 background all_cells +1988.38818359375 4848.142578125 background all_cells +1981.5340576171875 4842.4697265625 background all_cells +1995.802978515625 4847.88037109375 background all_cells +1985.347900390625 4852.04736328125 background all_cells +2013.7442626953125 4811.0595703125 background all_cells +2065.901611328125 4750.435546875 background all_cells +2055.284423828125 4757.6767578125 background all_cells +2054.029296875 4751.33349609375 background all_cells +2060.688720703125 4779.6533203125 background all_cells +1936.8897705078125 4725.70458984375 background all_cells +1929.40869140625 4732.2578125 background all_cells +1939.49462890625 4736.2421875 background all_cells +1932.232177734375 4738.84521484375 background all_cells +1939.8885498046875 4741.037109375 background all_cells +1937.9432373046875 4778.41162109375 background all_cells +1944.749267578125 4745.39013671875 background all_cells +1957.932861328125 4737.63671875 background all_cells +1967.6629638671875 4787.4921875 background all_cells +1975.8509521484373 4747.0986328125 background all_cells +1977.8936767578125 4742.828125 background all_cells +1961.64990234375 4741.939453125 background all_cells +1970.1328125 4729.34326171875 background all_cells +1957.988525390625 4730.96044921875 background all_cells +1966.24462890625 4731.79736328125 background all_cells +1971.240478515625 4709.14453125 background all_cells +1978.3543701171875 4657.95361328125 background all_cells +1973.6141357421875 4655.5908203125 background all_cells +1976.745361328125 4705.6982421875 background all_cells +1969.1563720703125 4659.1181640625 background all_cells +1985.9439697265625 4726.3349609375 background all_cells +1984.09814453125 4712.66455078125 background all_cells +1989.29541015625 4718.95654296875 background all_cells +1994.821044921875 4725.947265625 background all_cells +1974.0345458984373 4727.2939453125 background all_cells +2030.2568359375 5011.31201171875 background all_cells +2049.06591796875 4984.5390625 background all_cells +2055.541748046875 4982.7646484375 background all_cells +2053.083740234375 4992.0517578125 background all_cells +2051.390380859375 5000.07373046875 background all_cells +2044.739990234375 4995.14990234375 background all_cells +2080.58154296875 4948.376953125 background all_cells +2084.149658203125 4956.09619140625 background all_cells +2077.00439453125 4952.41064453125 background all_cells +2065.900634765625 4968.7958984375 background all_cells +2068.863037109375 4958.3271484375 background all_cells +2065.434326171875 5000.99365234375 background all_cells +2071.43115234375 4967.62744140625 background all_cells +2063.505126953125 4995.11376953125 background all_cells +2078.319580078125 4961.09228515625 background all_cells +2085.48046875 4962.1826171875 background all_cells +2083.503662109375 4973.75244140625 background all_cells +2082.182861328125 4967.76318359375 background all_cells +2057.50048828125 4995.529296875 background all_cells +2057.201416015625 5003.00048828125 background all_cells +2083.105224609375 4932.1279296875 background all_cells +2079.427001953125 4942.03564453125 background all_cells +2084.03857421875 4940.60986328125 background all_cells +2075.6162109375 4939.68701171875 background all_cells +2085.217529296875 5047.21728515625 background all_cells +2103.597412109375 5165.451171875 background all_cells +2096.31005859375 5166.1259765625 background all_cells +2088.547607421875 5163.50830078125 background all_cells +2112.351318359375 5120.70654296875 background all_cells +2072.975341796875 5288.65576171875 background all_cells +2104.9931640625 5293.4775390625 background all_cells +2102.554443359375 5297.8525390625 background all_cells +2118.68896484375 5207.923828125 background all_cells +2106.0224609375 5222.8291015625 background all_cells +2070.489013671875 5229.75634765625 background all_cells +2087.568603515625 4978.2734375 background all_cells +2113.103759765625 4977.6015625 background all_cells +2110.9453125 4991.82568359375 background all_cells +2089.119384765625 5016.70703125 background all_cells +2104.1865234375 4937.27587890625 background all_cells +2103.8798828125 4949.6376953125 background all_cells +2100.34326171875 4946.599609375 background all_cells +2106.628173828125 4942.59228515625 background all_cells +2097.568115234375 4940.71533203125 background all_cells +2096.86328125 4954.1103515625 background all_cells +2102.730712890625 4965.65625 background all_cells +2110.89306640625 4971.23486328125 background all_cells +2105.162109375 4953.90771484375 background all_cells +2107.880615234375 4964.52685546875 background all_cells +2093.553955078125 4967.333984375 background all_cells +2104.22998046875 4958.337890625 background all_cells +2102.731689453125 4931.658203125 background all_cells +2109.75927734375 4935.6171875 background all_cells +2109.81640625 4930.541015625 background all_cells +2083.245361328125 4925.5087890625 background all_cells +2078.115478515625 4912.80859375 background all_cells +2084.1318359375 4910.94970703125 background all_cells +2080.23681640625 4906.34619140625 background all_cells +2074.820068359375 4917.10400390625 background all_cells +2012.432373046875 4866.6435546875 background all_cells +2022.3421630859373 4875.271484375 background all_cells +2018.6156005859373 4869.19970703125 background all_cells +2033.8912353515625 4902.1474609375 background all_cells +2039.6092529296875 4902.59130859375 background all_cells +2035.4232177734373 4896.126953125 background all_cells +2017.2989501953125 4900.27783203125 background all_cells +2029.4886474609373 4893.57470703125 background all_cells +2027.375732421875 4901.1357421875 background all_cells +2022.1163330078125 4894.876953125 background all_cells +2021.9681396484373 4906.162109375 background all_cells +2039.104736328125 4909.35986328125 background all_cells +2030.8604736328125 4912.56494140625 background all_cells +2024.167236328125 4911.25341796875 background all_cells +2022.3056640625 4917.275390625 background all_cells +2004.06982421875 4915.884765625 background all_cells +2031.3074951171875 4930.6494140625 background all_cells +2036.074462890625 4916.39306640625 background all_cells +2028.5262451171875 4919.23388671875 background all_cells +2016.8299560546875 4916.8828125 background all_cells +2085.364013671875 4905.06884765625 background all_cells +2085.623291015625 4898.2197265625 background all_cells +2092.6474609375 4904.35595703125 background all_cells +2103.440673828125 4910.71337890625 background all_cells +2097.80224609375 4909.29248046875 background all_cells +2104.800048828125 4905.53662109375 background all_cells +2094.338134765625 4872.154296875 background all_cells +2099.18017578125 4898.28271484375 background all_cells +2092.6904296875 4897.4501953125 background all_cells +2106.595458984375 4882.13623046875 background all_cells +2094.32763671875 4918.83935546875 background all_cells +2098.562744140625 4924.72998046875 background all_cells +2103.3515625 4915.19921875 background all_cells +2104.595703125 4920.02294921875 background all_cells +2049.165771484375 4851.34521484375 background all_cells +2048.975341796875 4863.73974609375 background all_cells +2058.204345703125 4856.892578125 background all_cells +2079.139404296875 4860.92724609375 background all_cells +2049.7431640625 4888.158203125 background all_cells +2052.906982421875 4924.97119140625 background all_cells +2056.55078125 4914.931640625 background all_cells +2052.80029296875 4906.9326171875 background all_cells +2073.470947265625 4754.32177734375 background all_cells +2081.663818359375 4758.7783203125 background all_cells +2037.0140380859373 4758.8349609375 background all_cells +2076.005859375 4766.6279296875 background all_cells +2083.709716796875 4769.1474609375 background all_cells +2080.708984375 4763.9033203125 background all_cells +2099.594970703125 4768.2607421875 background all_cells +2073.022216796875 4784.54931640625 background all_cells +2081.245361328125 4808.30126953125 background all_cells +2087.586669921875 4801.30615234375 background all_cells +2064.14599609375 4770.42919921875 background all_cells +2035.5994873046875 4770.685546875 background all_cells +2042.0587158203125 4773.95654296875 background all_cells +2038.5020751953125 4779.99365234375 background all_cells +2053.653076171875 4768.28076171875 background all_cells +2042.9559326171875 4820.77685546875 background all_cells +2021.3948974609373 4784.228515625 background all_cells +2027.0771484375 4817.939453125 background all_cells +2027.6380615234373 4778.61181640625 background all_cells +2025.70947265625 4809.16650390625 background all_cells +2023.1827392578125 4774.78076171875 background all_cells +2028.9757080078125 4784.3935546875 background all_cells +2032.9295654296875 4787.66015625 background all_cells +2023.41455078125 4770.31201171875 background all_cells +2027.2659912109373 4766.34765625 background all_cells +2162.4013671875 5190.24267578125 background all_cells +2179.402099609375 5188.52001953125 background all_cells +2177.947021484375 5184.3720703125 background all_cells +2171.626953125 5187.1064453125 background all_cells +2174.190185546875 5192.603515625 background all_cells +2211.043701171875 5201.76806640625 background all_cells +2197.271484375 5191.07568359375 background all_cells +2200.6669921875 5196.29150390625 background all_cells +2203.765869140625 5201.2734375 background all_cells +2207.091796875 5194.771484375 background all_cells +2212.9970703125 5211.54345703125 background all_cells +2205.812744140625 5207.6318359375 background all_cells +2203.826416015625 5213.82666015625 background all_cells +2200.96337890625 5222.841796875 background all_cells +2205.239013671875 5219.8212890625 background all_cells +2246.40478515625 5204.94384765625 background all_cells +2235.128662109375 5192.54345703125 background all_cells +2233.211181640625 5200.56298828125 background all_cells +2234.232177734375 5214.31591796875 background all_cells +2239.267822265625 5209.44580078125 background all_cells +2250.007568359375 5254.77685546875 background all_cells +2259.60986328125 5259.57275390625 background all_cells +2255.231201171875 5255.5576171875 background all_cells +2241.248291015625 5261.22021484375 background all_cells +2252.769287109375 5263.55029296875 background all_cells +2242.77734375 5233.443359375 background all_cells +2227.11767578125 5225.80810546875 background all_cells +2263.46142578125 5227.63671875 background all_cells +2248.53125 5243.24951171875 background all_cells +2235.520751953125 5248.07666015625 background all_cells +2257.6005859375 5242.9228515625 background all_cells +2229.750244140625 5264.13232421875 background all_cells +2222.710693359375 5263.1259765625 background all_cells +2225.288818359375 5257.60693359375 background all_cells +2233.80078125 5259.220703125 background all_cells +2159.73193359375 5215.48583984375 background all_cells +2156.0263671875 5232.16162109375 background all_cells +2148.404296875 5226.15283203125 background all_cells +2165.222412109375 5221.7392578125 background all_cells +2188.36279296875 5214.60400390625 background all_cells +2196.709716796875 5217.3427734375 background all_cells +2195.740966796875 5211.58740234375 background all_cells +2189.695068359375 5208.36669921875 background all_cells +2216.107666015625 5241.08984375 background all_cells +2173.677490234375 5240.2177734375 background all_cells +2171.341796875 5245.529296875 background all_cells +2206.134765625 5250.0009765625 background all_cells +2171.731201171875 5252.0048828125 background all_cells +2155.448974609375 5196.0283203125 background all_cells +2189.552978515625 5193.98486328125 background all_cells +2194.19970703125 5197.3359375 background all_cells +2183.765380859375 5196.759765625 background all_cells +2162.245849609375 5198.80322265625 background all_cells +2174.46923828125 5198.34814453125 background all_cells +2128.3525390625 5288.41796875 background all_cells +2138.39453125 5300.37744140625 background all_cells +2114.893798828125 5296.2880859375 background all_cells +2133.66162109375 5292.34619140625 background all_cells +2138.190185546875 5306.21875 background all_cells +2134.1953125 5309.8173828125 background all_cells +2130.145751953125 5306.2861328125 background all_cells +2142.460693359375 5328.91650390625 background all_cells +2138.319580078125 5313.52783203125 background all_cells +2129.61865234375 5313.8828125 background all_cells +2126.05322265625 5322.19580078125 background all_cells +2155.81494140625 5305.98583984375 background all_cells +2164.149658203125 5303.4326171875 background all_cells +2162.394775390625 5308.90478515625 background all_cells +2187.905029296875 5308.5517578125 background all_cells +2179.69873046875 5308.98974609375 background all_cells +2174.058349609375 5312.73779296875 background all_cells +2195.594970703125 5282.017578125 background all_cells +2177.5087890625 5272.61669921875 background all_cells +2191.593017578125 5277.2451171875 background all_cells +2194.176513671875 5296.8203125 background all_cells +2172.7822265625 5290.2607421875 background all_cells +2180.411865234375 5298.27685546875 background all_cells +2179.730224609375 5291.55908203125 background all_cells +2159.58837890625 5277.18310546875 background all_cells +2165.968505859375 5286.92822265625 background all_cells +2164.1396484375 5291.021484375 background all_cells +2208.45556640625 5308.1259765625 background all_cells +2204.41552734375 5340.138671875 background all_cells +2195.4873046875 5344.44677734375 background all_cells +2208.18701171875 5327.6552734375 background all_cells +2210.901123046875 5343.912109375 background all_cells +2197.985107421875 5328.287109375 background all_cells +2201.892333984375 5270.140625 background all_cells +2203.1220703125 5288.10791015625 background all_cells +2196.7978515625 5286.89111328125 background all_cells +2208.356689453125 5285.34765625 background all_cells +2203.018310546875 5281.2509765625 background all_cells +2208.31103515625 5276.708984375 background all_cells +2148.049560546875 5341.25830078125 background all_cells +2188.225341796875 5348.7197265625 background all_cells +2183.285400390625 5346.4970703125 background all_cells +2150.241943359375 5346.4248046875 background all_cells +2178.243896484375 5342.72216796875 background all_cells +2165.8212890625 5295.61181640625 background all_cells +2186.330322265625 5314.79443359375 background all_cells +2161.793701171875 5334.8388671875 background all_cells +2167.8876953125 5335.1181640625 background all_cells +2162.271728515625 5325.4267578125 background all_cells +2161.25927734375 5318.7431640625 background all_cells +2168.950927734375 5318.27685546875 background all_cells +2120.91650390625 5243.22314453125 background all_cells +2121.199462890625 5217.66259765625 background all_cells +2141.07568359375 5252.4345703125 background all_cells +2133.18017578125 5223.05908203125 background all_cells +2125.41259765625 5225.48876953125 background all_cells +2117.26904296875 5234.7587890625 background all_cells +2148.531494140625 5260.5234375 background all_cells +2139.297119140625 5257.6611328125 background all_cells +2151.943115234375 5269.595703125 background all_cells +2135.98095703125 5267.27734375 background all_cells +2141.918701171875 5264.32421875 background all_cells +2150.042236328125 5264.46337890625 background all_cells +2132.001708984375 5275.58056640625 background all_cells +2147.925537109375 5283.16015625 background all_cells +2145.22705078125 5288.3359375 background all_cells +2146.82177734375 5302.1884765625 background all_cells +2234.443115234375 5318.0107421875 background all_cells +2238.92431640625 5309.97900390625 background all_cells +2242.851806640625 5317.99169921875 background all_cells +2248.317626953125 5323.0576171875 background all_cells +2255.9716796875 5328.943359375 background all_cells +2224.44482421875 5320.146484375 background all_cells +2256.4638671875 5265.96826171875 background all_cells +2247.821044921875 5263.8740234375 background all_cells +2256.522216796875 5280.50634765625 background all_cells +2248.944091796875 5278.98583984375 background all_cells +2251.26708984375 5346.6943359375 background all_cells +2214.186279296875 5353.7109375 background all_cells +2219.05419921875 5348.18994140625 background all_cells +2222.791015625 5341.75341796875 background all_cells +2243.3203125 5349.37255859375 background all_cells +2258.682861328125 5287.87744140625 background all_cells +2237.767333984375 5304.59814453125 background all_cells +2240.070068359375 5300.28076171875 background all_cells +2250.573486328125 5287.52587890625 background all_cells +2246.633544921875 5284.7744140625 background all_cells +2236.361328125 5278.935546875 background all_cells +2237.85498046875 5266.43017578125 background all_cells +2242.563720703125 5277.51904296875 background all_cells +2241.641845703125 5270.8505859375 background all_cells +2224.413330078125 5280.40673828125 background all_cells +2231.8193359375 5305.25244140625 background all_cells +2226.417724609375 5301.15576171875 background all_cells +2230.4619140625 5280.14599609375 background all_cells +2227.655517578125 5268.0419921875 background all_cells +2296.861328125 5298.31396484375 background all_cells +2289.07763671875 5293.7353515625 background all_cells +2299.4462890625 5294.69384765625 background all_cells +2264.107177734375 5300.13427734375 background all_cells +2270.15234375 5300.1640625 background all_cells +2295.946044921875 5304.31787109375 background all_cells +2303.03759765625 5306.73876953125 background all_cells +2288.44775390625 5301.34814453125 background all_cells +2277.010009765625 5303.13525390625 background all_cells +2281.7158203125 5305.4814453125 background all_cells +2293.359375 5345.62744140625 background all_cells +2300.893798828125 5353.82958984375 background all_cells +2300.82470703125 5347.0986328125 background all_cells +2296.62939453125 5320.9345703125 background all_cells +2301.658935546875 5324.380859375 background all_cells +2296.136962890625 5330.1591796875 background all_cells +2298.5751953125 5339.11572265625 background all_cells +2291.4716796875 5337.626953125 background all_cells +2289.503173828125 5330.28515625 background all_cells +2284.991943359375 5310.6298828125 background all_cells +2287.987548828125 5316.6123046875 background all_cells +2297.34326171875 5314.9541015625 background all_cells +2301.506103515625 5312.61181640625 background all_cells +2295.310302734375 5251.43310546875 background all_cells +2303.08935546875 5237.05126953125 background all_cells +2261.978271484375 5235.115234375 background all_cells +2269.230712890625 5246.5498046875 background all_cells +2278.470703125 5255.90966796875 background all_cells +2273.91748046875 5238.36572265625 background all_cells +2295.438720703125 5281.18603515625 background all_cells +2303.697998046875 5284.1396484375 background all_cells +2301.416259765625 5288.7470703125 background all_cells +2301.179931640625 5278.23291015625 background all_cells +2293.723388671875 5288.306640625 background all_cells +2271.382568359375 5282.02392578125 background all_cells +2265.052490234375 5287.14306640625 background all_cells +2271.803955078125 5267.978515625 background all_cells +2266.468505859375 5271.6240234375 background all_cells +2261.259033203125 5283.4970703125 background all_cells +2279.781005859375 5275.611328125 background all_cells +2296.42333984375 5267.47412109375 background all_cells +2301.51416015625 5272.240234375 background all_cells +2289.902587890625 5268.5390625 background all_cells +2290.693115234375 5275.84912109375 background all_cells +2282.684814453125 5267.40185546875 background all_cells +2268.119873046875 5264.029296875 background all_cells +2276.405517578125 5264.40673828125 background all_cells +2261.316650390625 5265.646484375 background all_cells +2147.317138671875 4743.23828125 background all_cells +2116.82568359375 4756.00244140625 background all_cells +2124.2578125 4742.91162109375 background all_cells +2143.900634765625 4696.35400390625 background all_cells +2154.687744140625 4733.2119140625 background all_cells +2152.23828125 4728.79052734375 background all_cells +2146.754150390625 4726.68359375 background all_cells +2126.050048828125 4729.1220703125 background all_cells +2135.05419921875 4724.3037109375 background all_cells +2130.31396484375 4725.99365234375 background all_cells +2239.229736328125 4772.9892578125 background all_cells +2229.060791015625 4772.38232421875 background all_cells +2230.3017578125 4777.37255859375 background all_cells +2234.124267578125 4781.1103515625 background all_cells +2239.914306640625 4777.5654296875 background all_cells +2249.584228515625 4789.82177734375 background all_cells +2222.14990234375 4797.90283203125 background all_cells +2228.287841796875 4801.38720703125 background all_cells +2254.71337890625 4796.064453125 background all_cells +2251.01806640625 4797.44677734375 background all_cells +2255.009033203125 4790.56884765625 background all_cells +2270.901123046875 4783.0244140625 background all_cells +2259.310791015625 4792.91259765625 background all_cells +2260.817626953125 4800.298828125 background all_cells +2267.55126953125 4792.248046875 background all_cells +2272.010498046875 4798.61474609375 background all_cells +2245.958740234375 4779.6435546875 background all_cells +2250.3916015625 4776.5126953125 background all_cells +2246.93701171875 4772.25 background all_cells +2163.741943359375 4763.43505859375 background all_cells +2161.755615234375 4771.91943359375 background all_cells +2156.04931640625 4766.69482421875 background all_cells +2161.083984375 4786.5029296875 background all_cells +2163.233154296875 4800.3935546875 background all_cells +2154.435791015625 4788.22021484375 background all_cells +2158.6298828125 4779.93115234375 background all_cells +2152.276611328125 4781.921875 background all_cells +2181.455810546875 4796.7666015625 background all_cells +2188.62109375 4786.46826171875 background all_cells +2189.39306640625 4795.896484375 background all_cells +2173.15087890625 4740.14599609375 background all_cells +2183.177490234375 4774.8857421875 background all_cells +2187.25341796875 4777.89111328125 background all_cells +2177.87890625 4768.4404296875 background all_cells +2177.413818359375 4756.33740234375 background all_cells +2173.205810546875 4748.9384765625 background all_cells +2167.10107421875 4736.8203125 background all_cells +2158.662109375 4756.56982421875 background all_cells +2166.634521484375 4750.3779296875 background all_cells +2160.654541015625 4748.25146484375 background all_cells +2162.9140625 4741.00634765625 background all_cells +2194.119140625 4782.853515625 background all_cells +2206.03759765625 4800.6171875 background all_cells +2198.631103515625 4795.39111328125 background all_cells +2194.892333984375 4788.9384765625 background all_cells +2202.62255859375 4788.05712890625 background all_cells +2204.240966796875 4763.59130859375 background all_cells +2203.3486328125 4769.7978515625 background all_cells +2208.395751953125 4769.40625 background all_cells +2210.111328125 4765.326171875 background all_cells +2214.008056640625 4797.1552734375 background all_cells +2213.650634765625 4762.26513671875 background all_cells +2212.185546875 4756.01171875 background all_cells +2205.474609375 4755.2001953125 background all_cells +2207.62841796875 4759.51904296875 background all_cells +2200.79833984375 4760.01318359375 background all_cells +2230.9716796875 4725.93310546875 background all_cells +2231.7958984375 4755.7734375 background all_cells +2237.451171875 4753.7958984375 background all_cells +2243.15087890625 4761.2646484375 background all_cells +2242.91552734375 4768.4951171875 background all_cells +2235.12353515625 4766.86376953125 background all_cells +2235.254638671875 4770.52197265625 background all_cells +2228.8115234375 4766.6708984375 background all_cells +2229.97216796875 4761.27587890625 background all_cells +2249.588623046875 4751.0546875 background all_cells +2252.45947265625 4770.89501953125 background all_cells +2253.349365234375 4764.740234375 background all_cells +2247.94384765625 4765.158203125 background all_cells +2248.697509765625 4758.85107421875 background all_cells +2251.89892578125 4754.36328125 background all_cells +2192.392333984375 4812.568359375 background all_cells +2205.054443359375 4808.47705078125 background all_cells +2200.084716796875 4811.21875 background all_cells +2193.686767578125 4800.84814453125 background all_cells +2151.740234375 4815.77783203125 background all_cells +2157.098388671875 4816.76416015625 background all_cells +2157.914794921875 4808.03857421875 background all_cells +2153.011474609375 4810.9189453125 background all_cells +2211.0458984375 4806.00146484375 background all_cells +2214.03759765625 4815.052734375 background all_cells +2215.42626953125 4803.86474609375 background all_cells +2219.76318359375 4803.89794921875 background all_cells +2174.09130859375 4804.94921875 background all_cells +2180.159423828125 4804.23974609375 background all_cells +2170.88037109375 4814.080078125 background all_cells +2174.45849609375 4799.21337890625 background all_cells +2168.89013671875 4805.73779296875 background all_cells +2172.385986328125 4808.9697265625 background all_cells +2124.46435546875 4803.791015625 background all_cells +2148.65869140625 4807.966796875 background all_cells +2150.360107421875 4804.38134765625 background all_cells +2145.64208984375 4810.54833984375 background all_cells +2165.58642578125 4834.388671875 background all_cells +2155.052490234375 4822.8779296875 background all_cells +2169.1220703125 4837.576171875 background all_cells +2160.18505859375 4835.9404296875 background all_cells +2168.56884765625 4829.236328125 background all_cells +2160.123046875 4842.76123046875 background all_cells +2163.7734375 4854.0927734375 background all_cells +2159.006591796875 4849.5439453125 background all_cells +2165.960693359375 4845.580078125 background all_cells +2170.99853515625 4843.19677734375 background all_cells +2174.320556640625 4836.72216796875 background all_cells +2178.812744140625 4825.66552734375 background all_cells +2176.428466796875 4830.77099609375 background all_cells +2170.379638671875 5171.77734375 background all_cells +2197.51806640625 5167.21044921875 background all_cells +2175.896240234375 4862.0576171875 background all_cells +2172.587158203125 4869.8330078125 background all_cells +2151.833251953125 5183.99462890625 background all_cells +2159.345703125 5177.59619140625 background all_cells +2155.924072265625 5187.220703125 background all_cells +2155.82275390625 5180.90283203125 background all_cells +2167.528564453125 5178.18359375 background all_cells +2180.477294921875 5179.3037109375 background all_cells +2175.703857421875 5175.7294921875 background all_cells +2172.0263671875 5183.07958984375 background all_cells +2161.74609375 5170.49853515625 background all_cells +2153.1123046875 5172.28076171875 background all_cells +2157.571533203125 5171.09716796875 background all_cells +2165.5927734375 5170.611328125 background all_cells +2150.32275390625 4874.08056640625 background all_cells +2179.557373046875 4973.18994140625 background all_cells +2146.995361328125 4994.451171875 background all_cells +2148.545654296875 5003.6123046875 background all_cells +2166.495849609375 5004.19921875 background all_cells +2184.985107421875 4882.64208984375 background all_cells +2166.44775390625 4955.6455078125 background all_cells +2173.36962890625 4954.3994140625 background all_cells +2168.596923828125 4947.31689453125 background all_cells +2189.50390625 4947.12744140625 background all_cells +2163.33642578125 4900.98583984375 background all_cells +2241.986083984375 5116.64990234375 background all_cells +2238.3349609375 5111.69580078125 background all_cells +2237.925048828125 5104.08349609375 background all_cells +2252.548828125 5110.2822265625 background all_cells +2246.870361328125 5104.88330078125 background all_cells +2238.623779296875 5123.38232421875 background all_cells +2244.112548828125 5121.29638671875 background all_cells +2230.114990234375 5112.53564453125 background all_cells +2231.11474609375 5124.5546875 background all_cells +2224.963134765625 5120.44287109375 background all_cells +2233.6875 5119.35302734375 background all_cells +2225.518798828125 5114.74462890625 background all_cells +2255.943603515625 5133.2724609375 background all_cells +2273.60888671875 5141.04248046875 background all_cells +2259.106689453125 5146.10546875 background all_cells +2262.955078125 5139.69189453125 background all_cells +2269.4208984375 5144.75244140625 background all_cells +2261.248779296875 5157.56982421875 background all_cells +2279.42529296875 5150.26220703125 background all_cells +2266.350341796875 5161.03759765625 background all_cells +2275.835205078125 5156.26123046875 background all_cells +2266.5576171875 5151.9453125 background all_cells +2272.356689453125 5163.001953125 background all_cells +2249.6845703125 5142.77734375 background all_cells +2254.96826171875 5152.833984375 background all_cells +2251.976806640625 5146.6044921875 background all_cells +2227.554443359375 5174.67919921875 background all_cells +2259.23828125 5152.560546875 background all_cells +2253.259521484375 5138.41748046875 background all_cells +2279.662109375 5102.078125 background all_cells +2290.021484375 5104.1279296875 background all_cells +2284.867431640625 5109.7431640625 background all_cells +2292.928466796875 5111.13671875 background all_cells +2285.600830078125 5155.5849609375 background all_cells +2301.93798828125 5171.7880859375 background all_cells +2301.112060546875 5162.18994140625 background all_cells +2279.307861328125 5138.59814453125 background all_cells +2285.573486328125 5147.41943359375 background all_cells +2284.378662109375 5141.40234375 background all_cells +2280.982421875 5135.2744140625 background all_cells +2288.572021484375 5125.22607421875 background all_cells +2294.21240234375 5117.30712890625 background all_cells +2284.763671875 5118.15283203125 background all_cells +2303.138671875 5122.35595703125 background all_cells +2300.221923828125 5116.43896484375 background all_cells +2245.271484375 4801.01708984375 background all_cells +2234.516845703125 4807.7939453125 background all_cells +2226.015625 4805.880859375 background all_cells +2222.6728515625 4876.16943359375 background all_cells +2271.262939453125 4857.9501953125 background all_cells +2231.35107421875 4858.2548828125 background all_cells +2228.437744140625 4881.35205078125 background all_cells +2248.503662109375 4842.6640625 background all_cells +2255.463134765625 4820.7197265625 background all_cells +2251.3525390625 4827.869140625 background all_cells +2226.7021484375 4827.1689453125 background all_cells +2237.963134765625 4813.96923828125 background all_cells +2234.18212890625 4825.51171875 background all_cells +2228.046875 4819.423828125 background all_cells +2301.628173828125 5059.52099609375 background all_cells +2296.080322265625 5067.0849609375 background all_cells +2291.87109375 5062.48193359375 background all_cells +2294.626708984375 5087.44970703125 background all_cells +2297.94384765625 5095.82080078125 background all_cells +2291.38623046875 5096.23974609375 background all_cells +2304.017822265625 5095.63525390625 background all_cells +2298.572021484375 5090.357421875 background all_cells +2301.296875 5088.2763671875 background all_cells +2302.889892578125 5071.75439453125 background all_cells +2304.308837890625 5078.69091796875 background all_cells +2294.02001953125 5074.044921875 background all_cells +2278.354736328125 5097.53564453125 background all_cells +2255.24169921875 4920.73095703125 background all_cells +2248.656005859375 4961.5849609375 background all_cells +2251.421142578125 4971.9990234375 background all_cells +2282.47509765625 4994.4150390625 background all_cells +2237.262451171875 4960.14599609375 background all_cells +2249.564453125 4927.7890625 background all_cells +2250.707275390625 5084.64208984375 background all_cells +2254.67578125 5068.59326171875 background all_cells +2253.128662109375 5095.44482421875 background all_cells +2252.191650390625 5041.513671875 background all_cells +2285.7900390625 5058.5205078125 background all_cells +2285.192626953125 5070.025390625 background all_cells +2287.42626953125 5064.84521484375 background all_cells +2278.55322265625 5061.748046875 background all_cells +2221.986083984375 5108.1494140625 background all_cells +2243.971923828125 5097.95849609375 background all_cells +2224.83935546875 5102.44970703125 background all_cells +2283.69287109375 5097.1279296875 background all_cells +2182.02099609375 4873.78271484375 background all_cells +2194.4091796875 5157.12158203125 background all_cells +2195.990234375 5107.4521484375 background all_cells +2206.31494140625 5156.69091796875 background all_cells +2189.02197265625 4880.1572265625 background all_cells +2197.3544921875 4833.3427734375 background all_cells +2203.510009765625 4833.7451171875 background all_cells +2193.320556640625 4860.85400390625 background all_cells +2190.93603515625 4869.64306640625 background all_cells +2181.96337890625 4866.32080078125 background all_cells +2187.7314453125 4862.27099609375 background all_cells +2180.49658203125 4852.99658203125 background all_cells +2192.65087890625 4846.19287109375 background all_cells +2188.207763671875 4854.08984375 background all_cells +2185.818115234375 4833.45703125 background all_cells +2184.743408203125 4842.43505859375 background all_cells +2198.8828125 4853.6044921875 background all_cells +2212.165771484375 4852.095703125 background all_cells +2210.309326171875 4843.43359375 background all_cells +2202.037841796875 4847.86279296875 background all_cells +2216.4443359375 4845.73193359375 background all_cells +2221.77197265625 4868.59423828125 background all_cells +2221.916748046875 4860.5205078125 background all_cells +2214.771240234375 4835.54150390625 background all_cells +2208.333251953125 4817.63623046875 background all_cells +2218.404052734375 4825.7109375 background all_cells +2219.662841796875 4819.720703125 background all_cells +2208.331787109375 4838.1865234375 background all_cells +2207.633544921875 4830.98193359375 background all_cells +2117.897705078125 4966.27392578125 background all_cells +2121.952392578125 4976.4248046875 background all_cells +2125.565673828125 4967.97998046875 background all_cells +2133.0185546875 4964.8427734375 background all_cells +2135.47509765625 4971.240234375 background all_cells +2141.085693359375 4998.24658203125 background all_cells +2128.31201171875 4992.33935546875 background all_cells +2134.917236328125 4988.96728515625 background all_cells +2117.94873046875 4989.04833984375 background all_cells +2135.991455078125 5001.9873046875 background all_cells +2143.1650390625 4990.66943359375 background all_cells +2140.92431640625 4979.423828125 background all_cells +2130.242919921875 4977.892578125 background all_cells +2134.101318359375 4978.419921875 background all_cells +2140.247802734375 4975.7001953125 background all_cells +2137.745849609375 4893.62451171875 background all_cells +2133.856689453125 4888.22216796875 background all_cells +2144.236328125 4890.8681640625 background all_cells +2124.60009765625 4907.56103515625 background all_cells +2128.45751953125 4910.32861328125 background all_cells +2120.692138671875 4910.50390625 background all_cells +2134.012939453125 4899.17041015625 background all_cells +2132.652587890625 4905.5078125 background all_cells +2132.92041015625 4913.4580078125 background all_cells +2153.607421875 4904.1591796875 background all_cells +2149.206298828125 4898.0048828125 background all_cells +2126.206298828125 4890.39794921875 background all_cells +2121.257568359375 4903.63525390625 background all_cells +2126.13818359375 4899.7841796875 background all_cells +2120.718505859375 4896.5576171875 background all_cells +2141.7548828125 5007.154296875 background all_cells +2140.094482421875 5213.72607421875 background all_cells +2129.783203125 5130.76171875 background all_cells +2148.357177734375 5175.517578125 background all_cells +2136.88818359375 5141.25732421875 background all_cells +2132.430419921875 5135.763671875 background all_cells +2130.38232421875 5008.16259765625 background all_cells +2135.182373046875 5010.87744140625 background all_cells +2488.768798828125 4049.206298828125 background all_cells +2799.468994140625 4282.001953125 background all_cells +2803.06201171875 4294.89404296875 background all_cells +2673.204833984375 4353.666015625 background all_cells +2877.9794921875 4176.1650390625 background all_cells +2863.3515625 4205.72265625 background all_cells +2894.868896484375 4184.8076171875 background all_cells +2840.956787109375 4249.86279296875 background all_cells +2883.206298828125 4259.94921875 background all_cells +2906.1748046875 4231.06787109375 background all_cells +2869.835693359375 4318.96533203125 background all_cells +2840.939453125 4304.64013671875 background all_cells +2842.849853515625 4241.80859375 background all_cells +2822.953125 4304.79296875 background all_cells +2826.719482421875 4291.29931640625 background all_cells +2828.673095703125 4300.41748046875 background all_cells +2942.419921875 4364.7822265625 background all_cells +2987.640625 4400.42822265625 background all_cells +3022.308349609375 4405.43896484375 background all_cells +2932.66259765625 4375.994140625 background all_cells +2924.56298828125 4370.4736328125 background all_cells +3104.039794921875 4612.05810546875 background all_cells +3130.302734375 4815.53564453125 background all_cells +3115.96240234375 4694.896484375 background all_cells +2970.333740234375 4577.03515625 background all_cells +3047.222900390625 4566.55859375 background all_cells +3035.72216796875 4600.8115234375 background all_cells +2977.22265625 4570.7529296875 background all_cells +3105.036865234375 4491.78955078125 background all_cells +3121.40478515625 4443.7001953125 background all_cells +3075.567138671875 4502.10888671875 background all_cells +3080.985595703125 4505.421875 background all_cells +2971.01318359375 4530.060546875 background all_cells +2959.884521484375 4454.83056640625 background all_cells +2927.423828125 4578.833984375 background all_cells +2935.608642578125 4528.50048828125 background all_cells +2939.03076171875 4539.62451171875 background all_cells +2936.54052734375 4545.0029296875 background all_cells +2851.570556640625 4372.87060546875 background all_cells +2860.231201171875 4372.24560546875 background all_cells +2814.45263671875 4430.25244140625 background all_cells +2819.7861328125 4423.35498046875 background all_cells +2801.315673828125 4388.87744140625 background all_cells +2874.297607421875 4376.91455078125 background all_cells +2877.552734375 4396.669921875 background all_cells +2883.542236328125 4401.21484375 background all_cells +2897.693359375 4353.14599609375 background all_cells +2890.462158203125 4362.03125 background all_cells +2878.0419921875 4341.87890625 background all_cells +2833.51953125 4442.22607421875 background all_cells +2909.085693359375 4490.7646484375 background all_cells +2894.253662109375 4449.982421875 background all_cells +2869.398193359375 4496.3408203125 background all_cells +2853.099853515625 4471.697265625 background all_cells +2847.158935546875 4466.73291015625 background all_cells +2818.170654296875 4338.484375 background all_cells +2839.53125 4358.60400390625 background all_cells +2813.898681640625 4349.810546875 background all_cells +2824.84521484375 4345.646484375 background all_cells +2965.44140625 4073.47900390625 background all_cells +2906.8203125 4126.38525390625 background all_cells +2922.10595703125 4124.259765625 background all_cells +2913.9619140625 4115.07470703125 background all_cells +3122.016845703125 4323.7958984375 background all_cells +3062.80517578125 4315.95654296875 background all_cells +3092.594970703125 4328.39404296875 background all_cells +2930.700927734375 4275.4130859375 background all_cells +3006.07373046875 4258.3056640625 background all_cells +2983.970947265625 4164.9423828125 background all_cells +2943.60546875 4190.6708984375 background all_cells +2045.60693359375 4422.57861328125 background all_cells +2044.70751953125 4410.79345703125 background all_cells +2040.9698486328125 4417.6171875 background all_cells +2040.82275390625 4407.80126953125 background all_cells +2048.119384765625 4407.1435546875 background all_cells +2054.261474609375 4405.73779296875 background all_cells +2022.85693359375 4422.935546875 background all_cells +2020.9769287109373 4428.52001953125 background all_cells +2027.1265869140625 4425.43701171875 background all_cells +2030.0640869140625 4408.90087890625 background all_cells +2021.1881103515625 4418.5869140625 background all_cells +2024.8485107421875 4415.42822265625 background all_cells +2029.348388671875 4418.71630859375 background all_cells +1955.2220458984373 4409.12646484375 background all_cells +1953.216552734375 4416.81787109375 background all_cells +1960.2259521484373 4414.5234375 background all_cells +1953.6265869140625 4425.31201171875 background all_cells +1991.2197265625 4408.6552734375 background all_cells +2017.6611328125 4423.27783203125 background all_cells +2016.9105224609373 4417.09765625 background all_cells +1988.9144287109373 4417.35009765625 background all_cells +2009.0718994140625 4428.404296875 background all_cells +1982.109130859375 4422.48876953125 background all_cells +2015.9727783203125 4441.39892578125 background all_cells +2014.7607421875 4512.15869140625 background all_cells +2005.9395751953125 4512.015625 background all_cells +2015.0078125 4447.958984375 background all_cells +2015.0220947265625 4486.5 background all_cells +2015.0982666015625 4478.455078125 background all_cells +2045.1790771484373 4505.5625 background all_cells +2032.032958984375 4507.82373046875 background all_cells +2038.93896484375 4509.45947265625 background all_cells +1963.1417236328125 4513.9609375 background all_cells +1978.2398681640625 4506.583984375 background all_cells +1972.9398193359373 4507.4912109375 background all_cells +1959.8370361328125 4508.9169921875 background all_cells +1990.949462890625 4509.12939453125 background all_cells +1968.999755859375 4513.08642578125 background all_cells +1976.32470703125 4501.24755859375 background all_cells +1968.2269287109373 4497.27685546875 background all_cells +1970.2767333984373 4501.72412109375 background all_cells +1964.133544921875 4502.3349609375 background all_cells +1973.4012451171875 4460.9326171875 background all_cells +1952.916748046875 4479.80322265625 background all_cells +1952.97900390625 4464.70068359375 background all_cells +2046.4442138671875 4450.54443359375 background all_cells +2024.64306640625 4491.50537109375 background all_cells +2030.5545654296875 4443.23388671875 background all_cells +2033.5274658203125 4502.10400390625 background all_cells +2038.9713134765625 4501.283203125 background all_cells +2033.383056640625 4491.056640625 background all_cells +2043.620361328125 4435.06298828125 background all_cells +2030.7413330078125 4436.6171875 background all_cells +2035.6187744140625 4441.1513671875 background all_cells +2040.3900146484373 4443.06298828125 background all_cells +2035.4571533203125 4433.982421875 background all_cells +2020.4053955078125 4439.83837890625 background all_cells +2026.0576171875 4438.453125 background all_cells +2016.6673583984373 4433.40966796875 background all_cells +2025.5235595703125 4431.18994140625 background all_cells +2021.9814453125 4435.55419921875 background all_cells +1991.9920654296875 4439.07177734375 background all_cells +2003.677490234375 4433.0849609375 background all_cells +1967.5194091796875 4348.46533203125 background all_cells +1943.531982421875 4351.70166015625 background all_cells +1951.2230224609373 4350.4462890625 background all_cells +1963.423095703125 4350.84814453125 background all_cells +1948.9764404296875 4362.52880859375 background all_cells +1944.07177734375 4377.5302734375 background all_cells +1955.839599609375 4370.912109375 background all_cells +1956.9945068359373 4361.82470703125 background all_cells +1951.8310546875 4355.86328125 background all_cells +1944.4915771484373 4356.72265625 background all_cells +1929.2242431640625 4370.95263671875 background all_cells +1939.36376953125 4370.365234375 background all_cells +1935.4652099609373 4362.2568359375 background all_cells +1928.4635009765625 4360.45849609375 background all_cells +1931.1767578125 4355.6533203125 background all_cells +1929.21533203125 4365.62890625 background all_cells +1937.2603759765625 4351.30126953125 background all_cells +2364.088134765625 4425.603515625 background all_cells +2387.620361328125 4470.99072265625 background all_cells +2364.21533203125 4414.708984375 background all_cells +2575.390625 4453.62255859375 background all_cells +2577.579833984375 4441.97998046875 background all_cells +2580.83349609375 4449.89453125 background all_cells +2647.00537109375 4514.97607421875 background all_cells +2722.87841796875 4530.27978515625 background all_cells +2543.44873046875 4499.048828125 background all_cells +2568.36962890625 4469.4169921875 background all_cells +2562.318115234375 4475.6162109375 background all_cells +2551.075439453125 4437.10888671875 background all_cells +2568.8310546875 4434.91845703125 background all_cells +2561.7685546875 4441.607421875 background all_cells +2553.992431640625 4425.52001953125 background all_cells +2413.000732421875 4450.08642578125 background all_cells +2469.244140625 4574.32177734375 background all_cells +2472.580078125 4434.5634765625 background all_cells +2463.220947265625 4432.8115234375 background all_cells +2441.2587890625 4445.748046875 background all_cells +2491.428466796875 4453.9921875 background all_cells +2523.872314453125 4509.72607421875 background all_cells +2518.986572265625 4418.7041015625 background all_cells +2521.571044921875 4409.79833984375 background all_cells +2493.54931640625 4420.5703125 background all_cells +2522.866943359375 4458.30029296875 background all_cells +1965.9727783203125 4243.59228515625 background all_cells +2249.556396484375 4211.9130859375 background all_cells +2055.50341796875 4249.4287109375 background all_cells +2007.3519287109373 4237.4560546875 background all_cells +1988.135009765625 4249.55126953125 background all_cells +1985.0634765625 4239.8154296875 background all_cells +2410.820068359375 4256.72216796875 background all_cells +2389.266845703125 4271.5087890625 background all_cells +2395.4443359375 4273.74365234375 background all_cells +2400.442626953125 4263.5302734375 background all_cells +2402.572998046875 4279.3994140625 background all_cells +2479.337646484375 4258.736328125 background all_cells +2455.060546875 4253.21875 background all_cells +2463.58935546875 4245.818359375 background all_cells +2380.9453125 4224.3828125 background all_cells +2436.1640625 4240.38232421875 background all_cells +2449.145751953125 4232.34912109375 background all_cells +2438.920166015625 4232.6767578125 background all_cells +2376.66259765625 4229.61962890625 background all_cells +2406.1943359375 4229.22412109375 background all_cells +1987.501953125 4256.197265625 background all_cells +1996.26513671875 4274.71240234375 background all_cells +1974.915283203125 4261.77880859375 background all_cells +1998.7347412109373 4372.916015625 background all_cells +2005.6932373046875 4355.14599609375 background all_cells +1993.8677978515625 4372.14794921875 background all_cells +2003.679931640625 4369.99365234375 background all_cells +2074.802978515625 4364.01171875 background all_cells +2109.364013671875 4319.6103515625 background all_cells +2036.657958984375 4358.81396484375 background all_cells +2026.455078125 4361.0283203125 background all_cells +2029.8978271484373 4366.30078125 background all_cells +2019.988525390625 4376.53466796875 background all_cells +2019.142333984375 4362.22607421875 background all_cells +2020.580810546875 4368.45751953125 background all_cells +2012.731689453125 4367.78759765625 background all_cells +2014.7646484375 4375.63818359375 background all_cells +2010.923583984375 4353.6337890625 background all_cells +2032.262451171875 4355.51708984375 background all_cells +2028.5791015625 4350.51806640625 background all_cells +2034.4031982421875 4348.76416015625 background all_cells +2023.6131591796875 4354.3349609375 background all_cells +2017.324951171875 4355.37451171875 background all_cells +1948.411865234375 4346.48486328125 background all_cells +1948.226806640625 4336.73876953125 background all_cells +1941.575439453125 4338.00146484375 background all_cells +1952.19775390625 4342.78662109375 background all_cells +2363.98095703125 4312.72900390625 background all_cells +2494.566650390625 4328.65185546875 background all_cells +2023.5870361328125 4332.85009765625 background all_cells +2434.826904296875 4299.00634765625 background all_cells +2424.064208984375 4327.7939453125 background all_cells +2402.82470703125 4288.4755859375 background all_cells +1965.2994384765625 4327.65966796875 background all_cells +1981.463134765625 4330.158203125 background all_cells +1976.135009765625 4326.22216796875 background all_cells +1972.4423828125 4332.578125 background all_cells +1965.5906982421875 4321.599609375 background all_cells +1972.1610107421875 4338.69580078125 background all_cells +2409.54541015625 4339.7099609375 background all_cells +2026.4498291015625 4340.943359375 background all_cells +1960.2178955078125 4345.32275390625 background all_cells +1965.0560302734373 4342.37060546875 background all_cells +1972.3111572265625 4345.09130859375 background all_cells +1945.4163818359373 4321.58740234375 background all_cells +1942.257080078125 4331.330078125 background all_cells +1946.516845703125 4328.45458984375 background all_cells +1951.46875 4324.9697265625 background all_cells +1958.189208984375 4323.28955078125 background all_cells +1955.244873046875 4318.66455078125 background all_cells +2450.5390625 4353.43408203125 background all_cells +2403.571533203125 4372.92431640625 background all_cells +2412.237548828125 4367.103515625 background all_cells +2472.28515625 4363.82666015625 background all_cells +2320.2392578125 4362.54541015625 background all_cells +2515.357177734375 4382.736328125 background all_cells +2531.55419921875 4397.05712890625 background all_cells +2520.45654296875 4401.36376953125 background all_cells +2520.9697265625 4391.8232421875 background all_cells +1934.23876953125 4398.64111328125 background all_cells +1946.8251953125 4396.388671875 background all_cells +1943.0443115234373 4391.8125 background all_cells +1950.5218505859373 4389.50927734375 background all_cells +1936.2802734375 4391.89111328125 background all_cells +1966.9681396484373 4386.2744140625 background all_cells +1996.815673828125 4388.5234375 background all_cells +1991.0194091796875 4382.869140625 background all_cells +1989.458984375 4391.607421875 background all_cells +1985.374755859375 4385.02294921875 background all_cells +2446.164794921875 4380.45458984375 background all_cells +2463.2080078125 4385.953125 background all_cells +2444.800537109375 4395.10302734375 background all_cells +2424.66455078125 3654.332275390625 background all_cells +2419.394775390625 3656.949951171875 background all_cells +2431.494384765625 3653.88330078125 background all_cells +2437.581298828125 3652.949951171875 background all_cells +2432.0703125 3641.3466796875 background all_cells +2420.607666015625 3645.341796875 background all_cells +2436.436767578125 3645.34716796875 background all_cells +2429.176025390625 3646.670166015625 background all_cells +2431.189697265625 3660.18701171875 background all_cells +2424.395263671875 3671.68603515625 background all_cells +2425.094482421875 3679.195556640625 background all_cells +2432.7705078125 3670.8486328125 background all_cells +2428.493896484375 3665.6142578125 background all_cells +2437.25 3659.34716796875 background all_cells +2456.01123046875 3670.8837890625 background all_cells +2455.281982421875 2528.416748046875 background all_cells +2436.5810546875 3339.04296875 background all_cells +2444.13525390625 3283.639892578125 background all_cells +2448.62109375 3289.322265625 background all_cells +2430.123291015625 3637.60888671875 background all_cells +2425.673583984375 3634.438232421875 background all_cells +2501.607421875 3497.069091796875 background all_cells +2493.929443359375 3490.00830078125 background all_cells +2499.446533203125 3485.47412109375 background all_cells +2480.8046875 3490.952880859375 background all_cells +2479.1005859375 3496.11572265625 background all_cells +2496.6806640625 3534.496337890625 background all_cells +2504.235107421875 3507.842529296875 background all_cells +2506.263427734375 3512.739501953125 background all_cells +2498.3017578125 3512.39794921875 background all_cells +2505.687744140625 3521.826904296875 background all_cells +2500.098876953125 3521.23291015625 background all_cells +2499.727783203125 3561.0556640625 background all_cells +2496.860107421875 3589.7861328125 background all_cells +2500.1552734375 3578.89794921875 background all_cells +2505.602783203125 3591.312255859375 background all_cells +2504.986328125 3604.194091796875 background all_cells +2481.439453125 3633.263671875 background all_cells +2506.031005859375 3625.758056640625 background all_cells +2499.6884765625 3620.61328125 background all_cells +2492.7275390625 3624.941162109375 background all_cells +2486.076171875 3621.121337890625 background all_cells +2183.676025390625 2861.322509765625 background all_cells +2388.47607421875 3627.68115234375 background all_cells +2190.951904296875 2864.363525390625 background all_cells +2395.86181640625 3623.123291015625 background all_cells +2410.687255859375 3624.22265625 background all_cells +2404.289794921875 3622.392578125 background all_cells +2400.027099609375 3630.086669921875 background all_cells +2402.057861328125 3649.47998046875 background all_cells +2412.788330078125 3641.56005859375 background all_cells +2404.349853515625 3643.093994140625 background all_cells +2410.0087890625 3654.758544921875 background all_cells +2413.916748046875 3649.068603515625 background all_cells +2382.847900390625 3643.357421875 background all_cells +2395.59228515625 3644.06884765625 background all_cells +2391.072509765625 3648.6884765625 background all_cells +2393.17578125 3633.411376953125 background all_cells +2409.310791015625 3634.4169921875 background all_cells +2386.630126953125 3635.953369140625 background all_cells +2381.908203125 3632.902587890625 background all_cells +2403.613525390625 3636.999267578125 background all_cells +2379.865966796875 3638.791015625 background all_cells +2497.18994140625 3169.516357421875 background all_cells +2670.23828125 3464.45361328125 background all_cells +2506.55517578125 3356.493408203125 background all_cells +2504.95458984375 3266.96484375 background all_cells +2894.350830078125 3184.006103515625 background all_cells +2892.293212890625 3194.5576171875 background all_cells +2898.722412109375 3190.759521484375 background all_cells +2893.61083984375 3164.86669921875 background all_cells +2900.281982421875 3179.805419921875 background all_cells +2885.072265625 3177.27197265625 background all_cells +2940.5244140625 3170.3603515625 background all_cells +2658.726318359375 2840.705078125 background all_cells +2840.83544921875 2661.9091796875 background all_cells +2820.38232421875 2685.155029296875 background all_cells +2835.216064453125 2736.7470703125 background all_cells +2651.4541015625 2979.90283203125 background all_cells +2564.796142578125 2951.497802734375 background all_cells +2496.780517578125 3553.234130859375 background all_cells +2475.8017578125 3575.91845703125 background all_cells +2485.488037109375 3590.71826171875 background all_cells +2492.846923828125 3580.33447265625 background all_cells +2484.474609375 3578.739990234375 background all_cells +2478.141357421875 3583.66943359375 background all_cells +2462.587890625 3503.423095703125 background all_cells +2477.94970703125 3502.63818359375 background all_cells +2469.70263671875 3502.871826171875 background all_cells +2441.441162109375 3591.991943359375 background all_cells +2476.086669921875 3593.965576171875 background all_cells +2468.0869140625 3581.958740234375 background all_cells +2452.203125 3516.08544921875 background all_cells +2440.264404296875 3547.743896484375 background all_cells +2460.430419921875 3541.281494140625 background all_cells +2456.54931640625 3532.412109375 background all_cells +2468.111083984375 3661.591552734375 background all_cells +2474.31982421875 3665.82470703125 background all_cells +2482.583984375 3693.181884765625 background all_cells +2489.506591796875 3693.41015625 background all_cells +2474.854736328125 3713.222900390625 background all_cells +2488.420654296875 3770.9091796875 background all_cells +2467.72021484375 3730.105224609375 background all_cells +2462.62841796875 3799.30712890625 background all_cells +2345.98583984375 3762.759765625 background all_cells +2342.990234375 3792.6875 background all_cells +2331.185302734375 3754.8564453125 background all_cells +2321.2138671875 3753.9853515625 background all_cells +2343.5673828125 3774.29541015625 background all_cells +2350.585693359375 3717.125 background all_cells +2330.26416015625 3706.157958984375 background all_cells +2333.704345703125 3699.826416015625 background all_cells +2331.291259765625 3687.56005859375 background all_cells +2401.749755859375 3725.666748046875 background all_cells +2400.80322265625 3718.664794921875 background all_cells +2349.297607421875 3672.014404296875 background all_cells +2394.003662109375 3656.134033203125 background all_cells +2397.391845703125 3661.967041015625 background all_cells +2402.12158203125 3655.757080078125 background all_cells +2401.355224609375 3883.7060546875 background all_cells +2368.5771484375 3943.535888671875 background all_cells +2376.232666015625 3942.047607421875 background all_cells +2389.17724609375 3889.755126953125 background all_cells +2388.821533203125 3902.487548828125 background all_cells +2384.19873046875 3914.8701171875 background all_cells +2508.752685546875 3965.682373046875 background all_cells +2965.594970703125 3957.3857421875 background all_cells +2923.38525390625 3976.593017578125 background all_cells +2525.990478515625 3958.60302734375 background all_cells +2437.329345703125 3934.334716796875 background all_cells +3063.228759765625 3949.156982421875 background all_cells +2804.941162109375 3944.79296875 background all_cells +2466.664306640625 3883.179443359375 background all_cells +2443.622314453125 3920.443115234375 background all_cells +2916.45703125 4036.005615234375 background all_cells +2948.886962890625 4050.029296875 background all_cells +2905.02294921875 4037.43017578125 background all_cells +3081.82666015625 4008.455078125 background all_cells +3029.962646484375 4054.656494140625 background all_cells +3041.964599609375 4063.302734375 background all_cells +2985.689453125 4032.780517578125 background all_cells +3004.48388671875 4059.37158203125 background all_cells +2997.70458984375 4032.78759765625 background all_cells +3000.17333984375 4043.07177734375 background all_cells +2991.5615234375 4049.73974609375 background all_cells +2928.3388671875 4010.260498046875 background all_cells +2926.2587890625 4018.813720703125 background all_cells +2937.028564453125 4016.12353515625 background all_cells +2971.017822265625 4016.133056640625 background all_cells +2341.541259765625 3993.422607421875 background all_cells +2348.3046875 3998.760986328125 background all_cells +2344.73388671875 4004.720458984375 background all_cells +2353.221435546875 4016.091552734375 background all_cells +2358.674560546875 4011.585205078125 background all_cells +2351.1396484375 3982.714111328125 background all_cells +2360.194091796875 3980.12158203125 background all_cells +2355.939453125 3973.958740234375 background all_cells +2159.798095703125 3815.079833984375 background all_cells +2168.680908203125 3799.47314453125 background all_cells +2165.248779296875 3806.756103515625 background all_cells +2165.23291015625 3791.555419921875 background all_cells +2161.50537109375 3793.96826171875 background all_cells +2188.410888671875 3830.463134765625 background all_cells +2301.68017578125 3813.395263671875 background all_cells +2199.8447265625 3833.22216796875 background all_cells +2206.575439453125 3818.518310546875 background all_cells +2194.916015625 3825.292724609375 background all_cells +2179.21337890625 3796.465576171875 background all_cells +2329.05810546875 3787.965087890625 background all_cells +2329.724365234375 3794.953125 background all_cells +2320.708740234375 3790.443115234375 background all_cells +2314.558349609375 3785.110107421875 background all_cells +2217.243408203125 3794.07177734375 background all_cells +2169.228515625 3837.105224609375 background all_cells +2184.961669921875 3822.66796875 background all_cells +2175.390380859375 3826.64599609375 background all_cells +2228.464599609375 4004.09619140625 background all_cells +2263.776123046875 4003.353271484375 background all_cells +2256.384765625 4001.284912109375 background all_cells +2260.109130859375 3982.611328125 background all_cells +2251.65771484375 3997.148193359375 background all_cells +2319.609375 4034.144287109375 background all_cells +2318.532958984375 4042.001953125 background all_cells +2341.15234375 4033.384521484375 background all_cells +2328.543701171875 4010.97607421875 background all_cells +2310.981201171875 4023.06689453125 background all_cells +2319.57275390625 4019.14697265625 background all_cells +2315.277587890625 4012.57763671875 background all_cells +2269.97314453125 4013.8193359375 background all_cells +2302.022216796875 4024.19921875 background all_cells +2273.76513671875 4029.013916015625 background all_cells +2231.130859375 3964.1455078125 background all_cells +2264.031494140625 3973.320068359375 background all_cells +2250.910400390625 3957.289306640625 background all_cells +2192.743408203125 3902.1044921875 background all_cells +2204.12548828125 3915.54296875 background all_cells +2210.569091796875 3911.178466796875 background all_cells +2200.2333984375 3907.734619140625 background all_cells +2208.684814453125 3903.587890625 background all_cells +2218.256591796875 3949.302734375 background all_cells +2224.62939453125 3959.3212890625 background all_cells +2222.936767578125 3940.71533203125 background all_cells +2215.602294921875 3940.220703125 background all_cells +2207.85693359375 3932.962646484375 background all_cells +2210.2666015625 3926.999755859375 background all_cells +2222.49951171875 3929.8603515625 background all_cells +2215.6953125 3920.44189453125 background all_cells +2275.16943359375 3789.565673828125 background all_cells +2229.715087890625 3781.388671875 background all_cells +2279.631103515625 3785.22412109375 background all_cells +2277.742919921875 3797.41357421875 background all_cells +2201.127685546875 3888.52734375 background all_cells +2206.866943359375 3838.6044921875 background all_cells +2189.5771484375 3839.36376953125 background all_cells +2180.28955078125 3849.33740234375 background all_cells +2186.507568359375 3871.187255859375 background all_cells +2195.37060546875 3862.32373046875 background all_cells +2293.070556640625 3797.663330078125 background all_cells +2287.86865234375 3793.55126953125 background all_cells +2284.152587890625 3804.07958984375 background all_cells +2290.535888671875 3787.50927734375 background all_cells +2648.1806640625 3623.1806640625 background all_cells +2673.06103515625 3580.322021484375 background all_cells +2672.053466796875 3568.179931640625 background all_cells +2656.2998046875 3663.330078125 background all_cells +2715.065185546875 3650.058349609375 background all_cells +2713.173095703125 3714.715087890625 background all_cells +2719.593994140625 3715.4296875 background all_cells +2712.34375 3628.52294921875 background all_cells +2712.1845703125 3619.170166015625 background all_cells +2580.671630859375 3734.4482421875 background all_cells +2694.984130859375 3754.648193359375 background all_cells +2696.018310546875 3761.05908203125 background all_cells +2642.683349609375 3730.388671875 background all_cells +2635.1611328125 3733.1748046875 background all_cells +2585.9130859375 3730.138916015625 background all_cells +2492.757568359375 3719.552490234375 background all_cells +2486.259033203125 3674.817138671875 background all_cells +2482.07373046875 3681.424560546875 background all_cells +2477.49267578125 3671.37939453125 background all_cells +2557.295166015625 3703.7275390625 background all_cells +2535.625244140625 3706.690185546875 background all_cells +2564.137451171875 3700.086181640625 background all_cells +2618.734619140625 3716.8681640625 background all_cells +2595.82080078125 3715.42333984375 background all_cells +2575.35205078125 3722.003662109375 background all_cells +2565.35302734375 3711.976318359375 background all_cells +2343.6669921875 3798.91162109375 background all_cells +2372.358154296875 3799.0478515625 background all_cells +2363.908203125 3789.9296875 background all_cells +2357.8154296875 3794.636962890625 background all_cells +2403.4482421875 3847.330078125 background all_cells +2412.931396484375 3867.693603515625 background all_cells +2401.32958984375 3868.022705078125 background all_cells +2407.029296875 3854.53515625 background all_cells +2393.699462890625 3864.84375 background all_cells +2378.16064453125 3810.857421875 background all_cells +2417.213134765625 3819.86865234375 background all_cells +2418.63623046875 3827.738037109375 background all_cells +2428.92578125 3835.7060546875 background all_cells +2410.754150390625 3840.4423828125 background all_cells +2431.471435546875 3827.3076171875 background all_cells +2524.084716796875 3781.179443359375 background all_cells +2545.746826171875 3763.260009765625 background all_cells +2537.965087890625 3769.857666015625 background all_cells +2496.23095703125 3748.10791015625 background all_cells +2529.496337890625 3776.597412109375 background all_cells +2605.17578125 3897.757568359375 background all_cells +2572.27734375 4200.341796875 background all_cells +2607.881103515625 4158.47509765625 background all_cells +2587.78466796875 4176.06640625 background all_cells +2586.384521484375 3916.6162109375 background all_cells +2605.606689453125 3846.972412109375 background all_cells +2669.615234375 3858.005615234375 background all_cells +2610.147216796875 3854.93115234375 background all_cells +2612.4248046875 3850.753662109375 background all_cells +2514.19189453125 3869.613037109375 background all_cells +2558.41748046875 3874.957275390625 background all_cells +2547.638427734375 3875.472900390625 background all_cells +2530.71630859375 3843.68603515625 background all_cells +2560.148681640625 3941.60693359375 background all_cells +2539.581298828125 3871.8525390625 background all_cells +2578.506591796875 3788.830322265625 background all_cells +2598.958984375 3839.169921875 background all_cells +2590.455810546875 3831.455810546875 background all_cells +2579.14404296875 3803.459228515625 background all_cells +2578.797119140625 3795.377685546875 background all_cells +2587.005859375 3777.657958984375 background all_cells +2600.57861328125 3760.0986328125 background all_cells +2593.560302734375 3771.279052734375 background all_cells +2588.221435546875 3770.650634765625 background all_cells +2021.6368408203125 4517.8984375 background all_cells +2022.661865234375 4530.19677734375 background all_cells +2026.571044921875 4525.1259765625 background all_cells +2025.024169921875 4520.08984375 background all_cells +2011.5947265625 4545.79248046875 background all_cells +1957.03125 4594.98828125 background all_cells +2014.9783935546875 4520.98876953125 background all_cells +2011.95263671875 4540.53173828125 background all_cells +2013.909423828125 4535.45849609375 background all_cells +2007.6143798828125 4528.95849609375 background all_cells +2012.8624267578125 4527.3857421875 background all_cells +2008.482421875 4519.98291015625 background all_cells +2039.25537109375 4653.34033203125 background all_cells +2036.706787109375 4634.86279296875 background all_cells +2041.4622802734373 4631.8759765625 background all_cells +2030.642822265625 4625.12939453125 background all_cells +2046.1480712890625 4658.53515625 background all_cells +2029.4801025390625 4665.9345703125 background all_cells +2060.22998046875 4660.7890625 background all_cells +2063.945068359375 4650.3046875 background all_cells +2061.181640625 4672.61181640625 background all_cells +2056.14453125 4626.68212890625 background all_cells +2102.933837890625 4625.67041015625 background all_cells +2097.3671875 4619.96923828125 background all_cells +2105.666015625 4615.1376953125 background all_cells +2098.6904296875 4612.380859375 background all_cells +2064.061279296875 4637.94580078125 background all_cells +2050.158203125 4652.6240234375 background all_cells +2055.218994140625 4674.68408203125 background all_cells +2053.888916015625 4666.904296875 background all_cells +2056.164306640625 4656.9716796875 background all_cells +2056.596435546875 4649.55517578125 background all_cells +2061.894775390625 4490.55517578125 background all_cells +2072.79638671875 4470.00537109375 background all_cells +2029.69287109375 4460.91064453125 background all_cells +2047.9798583984373 4500.86474609375 background all_cells +2032.2655029296875 4539.97265625 background all_cells +2034.1444091796875 4558.2109375 background all_cells +2030.6060791015625 4547.73974609375 background all_cells +2041.931640625 4544.1396484375 background all_cells +2038.465576171875 4536.7275390625 background all_cells +2041.26806640625 4526.98291015625 background all_cells +2046.7376708984373 4512.380859375 background all_cells +2030.9111328125 4512.1376953125 background all_cells +2035.9632568359373 4516.607421875 background all_cells +2036.0267333984373 4522.66748046875 background all_cells +2040.8482666015625 4521.576171875 background all_cells +2075.431884765625 4510.43994140625 background all_cells +2057.376953125 4573.32275390625 background all_cells +2087.1689453125 4568.34619140625 background all_cells +2067.239990234375 4552.95166015625 background all_cells +2071.020263671875 4517.099609375 background all_cells +2021.4830322265625 4556.2177734375 background all_cells +2026.3089599609373 4658.716796875 background all_cells +1968.71044921875 4630.837890625 background all_cells +1966.282958984375 4636.03076171875 background all_cells +1961.4290771484373 4636.6865234375 background all_cells +1962.3475341796875 4630.8017578125 background all_cells +1992.7501220703125 4632.7529296875 background all_cells +1991.569580078125 4637.7490234375 background all_cells +1985.94873046875 4635.8291015625 background all_cells +1988.77978515625 4643.037109375 background all_cells +1977.8231201171875 4650.4072265625 background all_cells +1974.09228515625 4645.1025390625 background all_cells +1962.587646484375 4649.38427734375 background all_cells +1968.63330078125 4651.017578125 background all_cells +1984.068603515625 4653.13916015625 background all_cells +1975.25 4615.95458984375 background all_cells +1965.0831298828125 4623.4130859375 background all_cells +1977.636962890625 4623.61669921875 background all_cells +1971.8880615234373 4623.04638671875 background all_cells +1981.035400390625 4616.15283203125 background all_cells +1989.011962890625 4627.1640625 background all_cells +1983.0684814453125 4625.57373046875 background all_cells +1990.2994384765625 4619.66064453125 background all_cells +2327.17138671875 5083.19140625 background all_cells +2337.961669921875 5081.86572265625 background all_cells +2336.123779296875 5088.01416015625 background all_cells +2327.094970703125 5089.7958984375 background all_cells +2410.717529296875 5074.1806640625 background all_cells +2401.824462890625 5069.814453125 background all_cells +2313.81396484375 5097.5068359375 background all_cells +2307.989013671875 5098.50634765625 background all_cells +2311.771240234375 5103.39990234375 background all_cells +2344.651611328125 5077.62158203125 background all_cells +2357.939697265625 5077.40576171875 background all_cells +2358.621337890625 5069.36767578125 background all_cells +2350.87255859375 5081.39990234375 background all_cells +2348.26611328125 5070.1943359375 background all_cells +2345.074951171875 5086.630859375 background all_cells +2322.424072265625 5088.2978515625 background all_cells +2309.032958984375 5092.703125 background all_cells +2318.396728515625 5091.0732421875 background all_cells +2305.60107421875 5089.72509765625 background all_cells +2312.275634765625 5069.7578125 background all_cells +2310.392822265625 5075.36865234375 background all_cells +2309.15625 5082.4443359375 background all_cells +2317.853759765625 5077.16943359375 background all_cells +2313.226318359375 5086.08642578125 background all_cells +2319.084716796875 5083.69287109375 background all_cells +2335.7451171875 5129.400390625 background all_cells +2345.292236328125 5123.99560546875 background all_cells +2344.79931640625 5133.0927734375 background all_cells +2341.00439453125 5126.28662109375 background all_cells +2338.17041015625 5135.01123046875 background all_cells +2327.36474609375 5135.24267578125 background all_cells +2341.714599609375 5150.390625 background all_cells +2346.72900390625 5158.97509765625 background all_cells +2344.9326171875 5155.466796875 background all_cells +2348.8974609375 5143.435546875 background all_cells +2352.316650390625 5148.9326171875 background all_cells +2349.9345703125 5153.0546875 background all_cells +2347.260986328125 5148.2822265625 background all_cells +2332.22265625 5140.8505859375 background all_cells +2326.827880859375 5145.11083984375 background all_cells +2311.559326171875 5110.744140625 background all_cells +2312.294189453125 5176.92578125 background all_cells +2321.3828125 5226.43896484375 background all_cells +2314.4111328125 5223.8310546875 background all_cells +2316.332275390625 5193.68310546875 background all_cells +2319.427001953125 5174.4404296875 background all_cells +2318.758544921875 5167.4970703125 background all_cells +2308.57568359375 5164.46826171875 background all_cells +2315.73193359375 5165.28125 background all_cells +2311.3037109375 5157.955078125 background all_cells +2316.50390625 5150.04052734375 background all_cells +2314.5546875 5154.16064453125 background all_cells +2378.243408203125 5101.9755859375 background all_cells +2361.20654296875 5121.16015625 background all_cells +2372.6640625 5119.78076171875 background all_cells +2414.848876953125 5120.05029296875 background all_cells +2372.24267578125 5125.70947265625 background all_cells +2376.3447265625 5127.49169921875 background all_cells +2374.603271484375 5134.63671875 background all_cells +2364.35888671875 5125.68359375 background all_cells +2362.462646484375 5146.5 background all_cells +2366.6875 5142.30078125 background all_cells +2366.2197265625 5130.9541015625 background all_cells +2365.308837890625 5137.07666015625 background all_cells +2355.496337890625 5137.876953125 background all_cells +2356.632568359375 5143.90869140625 background all_cells +2355.520751953125 5125.61474609375 background all_cells +2358.364013671875 5131.52685546875 background all_cells +2351.014892578125 5130.18798828125 background all_cells +2350.182861328125 5136.111328125 background all_cells +2326.061279296875 4828.75830078125 background all_cells +2360.022216796875 4929.54345703125 background all_cells +2325.68896484375 4894.30810546875 background all_cells +2319.38671875 4898.54248046875 background all_cells +2367.35205078125 4915.01416015625 background all_cells +2379.85302734375 4919.66796875 background all_cells +2373.026611328125 4918.86083984375 background all_cells +2370.443603515625 4924.5791015625 background all_cells +2369.873046875 4931.7138671875 background all_cells +2372.779541015625 4913.20361328125 background all_cells +2373.031982421875 4864.55078125 background all_cells +2375.84228515625 4909.75439453125 background all_cells +2402.054443359375 5000.25341796875 background all_cells +2401.732666015625 4974.55224609375 background all_cells +2398.81201171875 4986.22021484375 background all_cells +2404.244384765625 4967.0927734375 background all_cells +2402.012939453125 4993.72119140625 background all_cells +2417.364990234375 5000.16943359375 background all_cells +2436.87548828125 4989.46337890625 background all_cells +2427.499755859375 5007.41943359375 background all_cells +2418.644775390625 5007.42822265625 background all_cells +2388.727783203125 4990.384765625 background all_cells +2393.8779296875 4982.287109375 background all_cells +2394.508544921875 4990.26953125 background all_cells +2390.784423828125 5017.5859375 background all_cells +2409.318115234375 4997.453125 background all_cells +2412.631103515625 5025.248046875 background all_cells +2411.14599609375 5004.048828125 background all_cells +2388.78759765625 4985.029296875 background all_cells +2380.347412109375 4977.771484375 background all_cells +2386.71240234375 4977.93701171875 background all_cells +2380.33935546875 4982.30859375 background all_cells +2382.6513671875 4988.3134765625 background all_cells +2410.21484375 4976.421875 background all_cells +2691.947021484375 4983.19287109375 background all_cells +2860.1162109375 4960.40478515625 background all_cells +2454.4619140625 4977.4072265625 background all_cells +2418.288330078125 4978.89404296875 background all_cells +2411.68359375 4970.9658203125 background all_cells +2323.27685546875 5048.73876953125 background all_cells +2348.1181640625 5063.6767578125 background all_cells +2385.75341796875 5063.91259765625 background all_cells +2467.01123046875 5068.1083984375 background all_cells +2342.691162109375 5062.84716796875 background all_cells +2358.275146484375 5063.150390625 background all_cells +2402.29345703125 5046.0078125 background all_cells +2336.652099609375 5056.7421875 background all_cells +2344.675537109375 5056.67041015625 background all_cells +2340.19775390625 5049.70703125 background all_cells +2354.1767578125 5054.3583984375 background all_cells +2347.7666015625 5050.3212890625 background all_cells +2349.850830078125 5057.98876953125 background all_cells +2313.423828125 5063.048828125 background all_cells +2312.893310546875 5053.5966796875 background all_cells +2314.5537109375 5057.07373046875 background all_cells +2318.0029296875 5051.8125 background all_cells +2321.1748046875 5057.6953125 background all_cells +2327.74609375 5056.4111328125 background all_cells +2328.31787109375 5046.7392578125 background all_cells +2331.814697265625 5050.802734375 background all_cells +2383.6259765625 4944.68994140625 background all_cells +2380.12841796875 4948.2265625 background all_cells +2389.468994140625 4944.619140625 background all_cells +2704.256103515625 4812.25048828125 background all_cells +2581.567626953125 4901.75 background all_cells +2908.759521484375 4857.44091796875 background all_cells +2386.609619140625 4955.01318359375 background all_cells +2396.59814453125 4967.35546875 background all_cells +2392.694580078125 4974.58544921875 background all_cells +2390.412841796875 4966.76953125 background all_cells +2393.85986328125 4952.10400390625 background all_cells +2761.017578125 4667.20751953125 background all_cells +2699.392333984375 4737.12451171875 background all_cells +2744.0966796875 4699.1298828125 background all_cells +2726.781005859375 4683.4365234375 background all_cells +2370.99755859375 4937.82763671875 background all_cells +2375.977783203125 4974.83740234375 background all_cells +2376.4892578125 4940.83154296875 background all_cells +2373.580810546875 4955.45263671875 background all_cells +2373.0341796875 4946.6181640625 background all_cells +2325.27880859375 5030.72021484375 background all_cells +2320.376220703125 5027.78076171875 background all_cells +2311.0 5036.0634765625 background all_cells +2304.73291015625 5022.89306640625 background all_cells +2361.112548828125 5015.5107421875 background all_cells +2358.7783203125 4948.8251953125 background all_cells +2344.296142578125 4957.44140625 background all_cells +2366.413330078125 4954.69677734375 background all_cells +2366.35009765625 4949.650390625 background all_cells +2366.684326171875 4943.59228515625 background all_cells +2381.296142578125 4908.720703125 background all_cells +2392.726318359375 4921.74609375 background all_cells +2387.92236328125 4916.650390625 background all_cells +2391.416748046875 4907.68798828125 background all_cells +2396.682861328125 4935.291015625 background all_cells +2429.2119140625 4950.95751953125 background all_cells +2398.147216796875 4948.93115234375 background all_cells +2380.5078125 4956.134765625 background all_cells +2401.32666015625 4941.392578125 background all_cells +2403.71630859375 4937.00341796875 background all_cells +2399.332763671875 4910.94580078125 background all_cells +2489.12939453125 4506.33935546875 background all_cells +2401.55078125 4931.162109375 background all_cells +2396.068359375 4927.720703125 background all_cells +2403.9169921875 4915.8564453125 background all_cells +5010.43212890625 4503.716796875 background all_cells +4974.53369140625 4560.79541015625 background all_cells +5033.29541015625 4507.41015625 background all_cells +5037.83740234375 4644.232421875 background all_cells +5003.96728515625 4666.833984375 background all_cells +5045.49560546875 4704.79833984375 background all_cells +5032.77197265625 4668.16943359375 background all_cells +5040.32958984375 4573.35302734375 background all_cells +4999.24609375 4609.0283203125 background all_cells +5017.3115234375 4595.9775390625 background all_cells +5021.19287109375 4582.3154296875 background all_cells +5012.46240234375 4620.47900390625 background all_cells +5031.2138671875 4577.03466796875 background all_cells +5057.015625 4463.43408203125 background all_cells +5050.435546875 4570.58984375 background all_cells +5054.59716796875 4480.16796875 background all_cells +5049.935546875 4466.80029296875 background all_cells +5051.75390625 4436.6748046875 background all_cells +5020.3408203125 4443.0537109375 background all_cells +5027.7294921875 4442.76123046875 background all_cells +5031.62548828125 4452.8740234375 background all_cells +5035.25 4437.59130859375 background all_cells +5055.287109375 4440.6611328125 background all_cells +5096.7607421875 4505.4326171875 background all_cells +5151.873046875 4500.77294921875 background all_cells +5129.0107421875 4496.0498046875 background all_cells +5123.52880859375 4499.80126953125 background all_cells +5178.61376953125 4606.6298828125 background all_cells +5197.58984375 4665.62890625 background all_cells +5213.83837890625 4623.99658203125 background all_cells +5210.20849609375 4615.01318359375 background all_cells +5223.92626953125 4578.98681640625 background all_cells +5216.279296875 4588.9384765625 background all_cells +5209.64892578125 4584.16357421875 background all_cells +5236.796875 4588.765625 background all_cells +5294.7568359375 4579.2802734375 background all_cells +5244.01513671875 4564.6318359375 background all_cells +5187.65625 4526.92236328125 background all_cells +5255.69384765625 4543.162109375 background all_cells +5263.82177734375 4500.79248046875 background all_cells +5253.599609375 4518.6123046875 background all_cells +5197.49609375 4498.998046875 background all_cells +5068.02001953125 4663.49072265625 background all_cells +5092.44189453125 4720.6396484375 background all_cells +5073.06201171875 4640.021484375 background all_cells +5064.912109375 4638.67822265625 background all_cells +5064.7548828125 4673.34765625 background all_cells +5092.78369140625 4601.0908203125 background all_cells +5128.72802734375 4572.3134765625 background all_cells +5097.28955078125 4612.51953125 background all_cells +5106.53125 4617.103515625 background all_cells +5117.54150390625 4615.5576171875 background all_cells +5096.33251953125 4623.36328125 background all_cells +5068.0146484375 4545.01318359375 background all_cells +5079.791015625 4548.87744140625 background all_cells +5080.0419921875 4555.3125 background all_cells +5074.52880859375 4545.8603515625 background all_cells +5060.33642578125 4807.69775390625 background all_cells +5086.96533203125 4796.80810546875 background all_cells +5080.86376953125 4819.9970703125 background all_cells +5089.45068359375 4818.685546875 background all_cells +5087.28515625 4825.5634765625 background all_cells +5055.05908203125 4814.70849609375 background all_cells +5152.61474609375 4804.61279296875 background all_cells +5152.07666015625 4796.80126953125 background all_cells +5090.53564453125 4760.81298828125 background all_cells +5092.68359375 4788.93603515625 background all_cells +5099.3125 4787.37060546875 background all_cells +5113.50927734375 4779.669921875 background all_cells +5088.8857421875 4766.17578125 background all_cells +5098.353515625 4764.060546875 background all_cells +5270.34814453125 4817.40380859375 background all_cells +5298.3935546875 4813.46435546875 background all_cells +5292.51904296875 4810.630859375 background all_cells +5283.84912109375 4808.96240234375 background all_cells +5281.8662109375 4802.66357421875 background all_cells +5273.3798828125 4798.1201171875 background all_cells +5342.291015625 4794.97021484375 background all_cells +5347.77783203125 4802.744140625 background all_cells +5348.62548828125 4791.953125 background all_cells +5283.693359375 4795.375 background all_cells +5290.2880859375 4793.71875 background all_cells +5289.9873046875 4800.36279296875 background all_cells +5502.4404296875 4768.88330078125 background all_cells +5341.447265625 4780.66748046875 background all_cells +5412.78466796875 4783.98193359375 background all_cells +5330.6728515625 4819.16357421875 background all_cells +5336.333984375 4787.240234375 background all_cells +5333.70556640625 4792.626953125 background all_cells +5335.41162109375 4797.51806640625 background all_cells +5282.96142578125 4779.60791015625 background all_cells +5307.1259765625 4785.6875 background all_cells +5288.6982421875 4787.86767578125 background all_cells +6103.2412109375 4544.8115234375 background all_cells +6098.12890625 4551.1142578125 background all_cells +6111.79150390625 4544.23828125 background all_cells +6091.78369140625 4681.58935546875 background all_cells +6113.95263671875 4700.70849609375 background all_cells +6097.6611328125 4685.47216796875 background all_cells +6112.62255859375 4602.84716796875 background all_cells +6100.45556640625 4675.46484375 background all_cells +6112.1484375 4678.5810546875 background all_cells +6107.498046875 4675.69921875 background all_cells +6068.75927734375 4651.87060546875 background all_cells +6110.74169921875 4557.904296875 background all_cells +6103.15087890625 4564.4521484375 background all_cells +6105.7900390625 4559.568359375 background all_cells +6113.07275390625 4399.62158203125 background all_cells +6101.259765625 4392.1123046875 background all_cells +6153.0068359375 4391.4423828125 background all_cells +6016.24169921875 4508.88818359375 background all_cells +6020.98095703125 4501.9423828125 background all_cells +6063.380859375 4489.15966796875 background all_cells +6105.94482421875 4405.771484375 background all_cells +6112.52197265625 4453.47119140625 background all_cells +6104.52587890625 4447.94091796875 background all_cells +5316.4638671875 4732.57666015625 background all_cells +5962.41259765625 4728.505859375 background all_cells +5827.51904296875 4725.9453125 background all_cells +5467.095703125 4740.3486328125 background all_cells +5329.13623046875 4730.86865234375 background all_cells +5327.05810546875 4733.73876953125 background all_cells +5466.11279296875 4715.5888671875 background all_cells +5814.474609375 4616.58984375 background all_cells +5680.92724609375 4655.2412109375 background all_cells +5610.81298828125 4528.8505859375 background all_cells +5506.16162109375 4625.001953125 background all_cells +5397.25732421875 4629.8212890625 background all_cells +5421.46826171875 4676.39697265625 background all_cells +5413.8662109375 4659.74755859375 background all_cells +5197.08740234375 4883.087890625 background all_cells +5254.88671875 4935.634765625 background all_cells +5166.34326171875 4898.2724609375 background all_cells +5177.294921875 4895.90380859375 background all_cells +5200.01318359375 4888.7900390625 background all_cells +5257.3017578125 4947.07080078125 background all_cells +5256.923828125 4962.72900390625 background all_cells +5259.4619140625 4969.67236328125 background all_cells +5263.97265625 4962.59716796875 background all_cells +5249.9453125 4952.58154296875 background all_cells +5175.04052734375 4969.09326171875 background all_cells +5196.017578125 4965.578125 background all_cells +5203.39306640625 4961.9619140625 background all_cells +5176.97412109375 4964.244140625 background all_cells +6246.85205078125 4873.82958984375 background all_cells +6279.58544921875 4878.41259765625 background all_cells +6392.03271484375 4915.52734375 background all_cells +6393.87646484375 4958.34814453125 background all_cells +6464.4384765625 4947.94775390625 background all_cells +6462.2294921875 4960.21337890625 background all_cells +6321.6435546875 4945.45166015625 background all_cells +6343.71240234375 4967.87158203125 background all_cells +6341.1884765625 4960.21630859375 background all_cells +6337.388671875 4933.982421875 background all_cells +6306.98974609375 4932.6005859375 background all_cells +6290.85888671875 4961.26416015625 background all_cells +6299.66357421875 4930.845703125 background all_cells +6291.99560546875 4926.6611328125 background all_cells +6302.32373046875 4924.9716796875 background all_cells +5259.53173828125 4872.205078125 background all_cells +5285.32470703125 4864.02734375 background all_cells +5285.77099609375 4870.37109375 background all_cells +5279.32470703125 4868.9853515625 background all_cells +5279.7265625 4877.5087890625 background all_cells +5886.2236328125 4866.9716796875 background all_cells +6025.62890625 4849.7958984375 background all_cells +5997.8173828125 4877.13720703125 background all_cells +5961.455078125 4871.20654296875 background all_cells +5294.2666015625 4873.89599609375 background all_cells +5829.62255859375 4897.56787109375 background all_cells +5825.3671875 4893.04443359375 background all_cells +5292.537109375 4868.54736328125 background all_cells +5273.4755859375 4840.02099609375 background all_cells +5285.9501953125 4838.58251953125 background all_cells +5329.11669921875 4827.9580078125 background all_cells +5292.01416015625 4844.60986328125 background all_cells +5280.533203125 4844.4541015625 background all_cells +5206.52197265625 4851.02392578125 background all_cells +5218.21337890625 4866.76611328125 background all_cells +5215.71484375 4855.16259765625 background all_cells +5208.89013671875 4857.22900390625 background all_cells +5255.90625 4820.41552734375 background all_cells +5266.802734375 4821.98388671875 background all_cells +5264.1728515625 4828.26904296875 background all_cells +5248.0791015625 4834.28955078125 background all_cells +5247.5498046875 4869.912109375 background all_cells +5262.27490234375 4842.3876953125 background all_cells +5251.626953125 4840.38525390625 background all_cells +5259.09375 4835.447265625 background all_cells +5240.35009765625 4835.525390625 background all_cells +5212.1123046875 4825.654296875 background all_cells +5242.4287109375 4828.31787109375 background all_cells +5229.55126953125 4825.05419921875 background all_cells +5220.2197265625 4828.4326171875 background all_cells +5178.3046875 4682.52880859375 background all_cells +5193.78564453125 4699.9521484375 background all_cells +5197.83447265625 4704.10009765625 background all_cells +5192.9013671875 4692.67236328125 background all_cells +5185.22314453125 4706.1025390625 background all_cells +5177.51123046875 4724.30126953125 background all_cells +5181.16796875 4735.11279296875 background all_cells +5187.423828125 4750.2822265625 background all_cells +5183.830078125 4742.2822265625 background all_cells +5164.19677734375 4743.45068359375 background all_cells +5168.43017578125 4725.4716796875 background all_cells +5168.32373046875 4734.0087890625 background all_cells +5218.0302734375 4702.107421875 background all_cells +5201.9140625 4703.3857421875 background all_cells +5232.400390625 4742.95703125 background all_cells +5250.962890625 4742.8115234375 background all_cells +5249.193359375 4753.44140625 background all_cells +5235.72314453125 4735.9072265625 background all_cells +5242.16650390625 4744.45556640625 background all_cells +5232.8115234375 4752.03857421875 background all_cells +5259.6728515625 4750.31884765625 background all_cells +5277.14306640625 4759.427734375 background all_cells +5280.6962890625 4743.31103515625 background all_cells +5275.46923828125 4751.2158203125 background all_cells +5268.609375 4742.7958984375 background all_cells +5258.52587890625 4742.6513671875 background all_cells +5243.884765625 4793.93408203125 background all_cells +5280.0625 4789.75 background all_cells +5256.11181640625 4773.04541015625 background all_cells +5252.4189453125 4796.18603515625 background all_cells +5233.95166015625 4708.75244140625 background all_cells +5230.05322265625 4718.7431640625 background all_cells +5226.07958984375 4730.03369140625 background all_cells +5236.5986328125 4727.52587890625 background all_cells +5276.74169921875 4733.51318359375 background all_cells +5298.806640625 4739.833984375 background all_cells +5289.50244140625 4703.380859375 background all_cells +5287.595703125 4737.10546875 background all_cells +5258.70556640625 4708.5703125 background all_cells +5215.62158203125 4743.07470703125 background all_cells +5226.58984375 4781.7958984375 background all_cells +5224.8408203125 4745.7451171875 background all_cells +5184.73291015625 4810.607421875 background all_cells +5186.70361328125 4801.6884765625 background all_cells +5193.20703125 4805.98583984375 background all_cells +5197.626953125 4810.47216796875 background all_cells +5202.29296875 4816.134765625 background all_cells +5163.93408203125 4788.2431640625 background all_cells +5172.80078125 4811.01904296875 background all_cells +5174.18603515625 4816.62060546875 background all_cells +5196.26513671875 4746.453125 background all_cells +5208.26318359375 4748.6533203125 background all_cells +5202.884765625 4765.99365234375 background all_cells +7554.4501953125 4594.568359375 background all_cells +7494.001953125 4673.3876953125 background all_cells +7451.19873046875 4647.779296875 background all_cells +7577.93115234375 4605.19189453125 background all_cells +7539.7451171875 4827.8896484375 background all_cells +7534.4814453125 4857.81689453125 background all_cells +7566.31005859375 4853.22705078125 background all_cells +7520.59228515625 4849.73291015625 background all_cells +7494.02490234375 4911.90087890625 background all_cells +7439.2197265625 5016.482421875 background all_cells +7473.455078125 5002.23828125 background all_cells +7495.634765625 4895.61962890625 background all_cells +7578.9140625 4943.30078125 background all_cells +7548.7724609375 4920.1982421875 background all_cells +7541.31103515625 4724.900390625 background all_cells +7499.07080078125 4783.8505859375 background all_cells +7560.00830078125 4746.86669921875 background all_cells +7473.8857421875 4738.0087890625 background all_cells +7687.31005859375 4979.68359375 background all_cells +7815.9150390625 5129.42431640625 background all_cells +7623.677734375 4987.5966796875 background all_cells +7632.36767578125 4985.48876953125 background all_cells +7674.603515625 4919.04931640625 background all_cells +7673.09033203125 4958.3173828125 background all_cells +7641.14453125 4930.53125 background all_cells +7660.740234375 4876.44873046875 background all_cells +7686.0009765625 4906.1650390625 background all_cells +7632.900390625 4900.44140625 background all_cells +7662.59033203125 4896.54345703125 background all_cells +7690.04345703125 4852.3662109375 background all_cells +7637.021484375 4846.7900390625 background all_cells +7629.19921875 4850.01513671875 background all_cells +7624.18896484375 4855.3173828125 background all_cells +7625.1982421875 4844.97265625 background all_cells +7611.810546875 4728.740234375 background all_cells +7630.58935546875 4820.36865234375 background all_cells +7626.4814453125 4807.26318359375 background all_cells +7615.705078125 4801.27587890625 background all_cells +7593.92822265625 4732.7724609375 background all_cells +7719.22216796875 4827.8466796875 background all_cells +8018.3818359375 4897.56689453125 background all_cells +8398.2724609375 4866.63671875 background all_cells +7716.26025390625 4832.33935546875 background all_cells +7741.3310546875 4748.03076171875 background all_cells +8453.1982421875 4763.51123046875 background all_cells +7756.966796875 4755.0869140625 background all_cells +7746.3623046875 4763.72021484375 background all_cells +7711.3388671875 4790.19970703125 background all_cells +7715.60546875 4797.42041015625 background all_cells +7730.94482421875 4794.7431640625 background all_cells +7667.587890625 4730.33984375 background all_cells +7664.1982421875 4736.48095703125 background all_cells +7658.271484375 4731.35498046875 background all_cells +7591.7841796875 4835.5390625 background all_cells +7610.41796875 4985.21484375 background all_cells +7586.0068359375 5072.63330078125 background all_cells +7600.92626953125 4900.46435546875 background all_cells +7599.15576171875 4891.61865234375 background all_cells +7590.5087890625 4887.37451171875 background all_cells +7615.99560546875 4905.05078125 background all_cells +7626.08837890625 4900.88232421875 background all_cells +7600.578125 4782.14111328125 background all_cells +8725.35546875 4490.9462890625 background all_cells +8660.7109375 4507.20751953125 background all_cells +8757.876953125 4462.107421875 background all_cells +8743.3251953125 4452.3251953125 background all_cells +8751.6923828125 4533.43017578125 background all_cells +8761.0791015625 4534.56201171875 background all_cells +8648.4794921875 4524.51025390625 background all_cells +8685.404296875 4527.96484375 background all_cells +8654.533203125 4547.23779296875 background all_cells +8652.982421875 4536.2109375 background all_cells +8639.060546875 4522.86083984375 background all_cells +8589.9384765625 4554.4541015625 background all_cells +8603.54296875 4535.2578125 background all_cells +8598.7236328125 4525.9658203125 background all_cells +8612.17578125 4482.7373046875 background all_cells +8626.2578125 4512.90673828125 background all_cells +8633.013671875 4504.51708984375 background all_cells +8637.0068359375 4493.3701171875 background all_cells +8624.251953125 4453.12939453125 background all_cells +8614.701171875 4493.5419921875 background all_cells +8635.56640625 4704.32421875 background all_cells +8617.216796875 4723.88037109375 background all_cells +8609.884765625 4721.12939453125 background all_cells +8626.83984375 4704.462890625 background all_cells +8683.392578125 4740.63720703125 background all_cells +8679.0732421875 4958.08642578125 background all_cells +8669.2265625 5001.1845703125 background all_cells +8676.779296875 4743.8740234375 background all_cells +8668.017578125 4743.234375 background all_cells +8642.8076171875 4740.822265625 background all_cells +8651.220703125 5166.2412109375 background all_cells +8624.6826171875 4817.6865234375 background all_cells +8635.9111328125 4841.46435546875 background all_cells +8652.3388671875 4757.892578125 background all_cells +8634.8046875 4743.97265625 background all_cells +8658.970703125 4733.7119140625 background all_cells +8628.74609375 4735.8837890625 background all_cells +8651.6064453125 4733.5478515625 background all_cells +8691.443359375 4689.71826171875 background all_cells +8675.6552734375 4718.57421875 background all_cells +8689.259765625 4695.5458984375 background all_cells +8701.4453125 4749.95947265625 background all_cells +8694.751953125 4770.3671875 background all_cells +8685.41796875 4766.669921875 background all_cells +8718.2587890625 4749.47119140625 background all_cells +8705.34765625 4782.4794921875 background all_cells +8742.248046875 4795.068359375 background all_cells +8711.8486328125 4788.677734375 background all_cells +8722.0126953125 4784.7041015625 background all_cells +8731.5849609375 4751.294921875 background all_cells +8742.6767578125 4763.4365234375 background all_cells +8735.884765625 4758.89697265625 background all_cells +8725.3564453125 4758.88916015625 background all_cells +8723.6640625 4750.93115234375 background all_cells +8760.5263671875 4766.7890625 background all_cells +8730.677734375 4743.25439453125 background all_cells +8734.6083984375 4746.158203125 background all_cells +8725.166015625 4744.86474609375 background all_cells +8756.0556640625 4584.005859375 background all_cells +8749.7333984375 4737.1357421875 background all_cells +8703.9873046875 4720.31591796875 background all_cells +8700.6396484375 4710.44287109375 background all_cells +8734.138671875 4680.9150390625 background all_cells +8740.9765625 4695.0244140625 background all_cells +8734.2783203125 4733.32470703125 background all_cells +8697.892578125 4666.07763671875 background all_cells +8694.83203125 4636.439453125 background all_cells +8696.9111328125 4676.33349609375 background all_cells +8708.4501953125 4669.7041015625 background all_cells +8715.6201171875 4669.37109375 background all_cells +8602.740234375 4638.24462890625 background all_cells +8614.5078125 4584.07080078125 background all_cells +8653.8876953125 4568.32958984375 background all_cells +8607.36328125 4646.794921875 background all_cells +8618.662109375 4639.18359375 background all_cells +8633.8056640625 4688.94677734375 background all_cells +8626.009765625 4684.04638671875 background all_cells +8620.3203125 4686.5380859375 background all_cells +8625.1044921875 4695.26318359375 background all_cells +8615.7265625 4694.4072265625 background all_cells +8636.3330078125 4694.55078125 background all_cells +8646.892578125 4663.62451171875 background all_cells +8660.419921875 4695.22900390625 background all_cells +8659.3115234375 4683.95947265625 background all_cells +8651.4072265625 4682.39794921875 background all_cells +8671.7275390625 4680.56640625 background all_cells +8634.78515625 4654.82666015625 background all_cells +8640.10546875 4682.400390625 background all_cells +8640.654296875 4659.80517578125 background all_cells +7654.92138671875 4691.61865234375 background all_cells +7667.67626953125 4705.41552734375 background all_cells +7662.02587890625 4711.34765625 background all_cells +7662.15380859375 4702.150390625 background all_cells +7654.2841796875 4707.44775390625 background all_cells +7749.49072265625 4716.86083984375 background all_cells +7694.177734375 4726.1103515625 background all_cells +7702.3818359375 4720.97705078125 background all_cells +7751.904296875 4677.85302734375 background all_cells +7672.4482421875 4700.7255859375 background all_cells +7676.87158203125 4703.94970703125 background all_cells +7655.92578125 4599.5009765625 background all_cells +7720.060546875 4563.55419921875 background all_cells +7676.15234375 4648.59130859375 background all_cells +7668.42236328125 4644.333984375 background all_cells +8483.5322265625 4426.45166015625 background all_cells +8512.759765625 4411.826171875 background all_cells +8544.0703125 4431.3916015625 background all_cells +8495.1748046875 4426.32958984375 background all_cells +8524.8779296875 4462.677734375 background all_cells +8552.20703125 4451.37255859375 background all_cells +8533.07421875 4494.818359375 background all_cells +8528.341796875 4482.71533203125 background all_cells +8499.09375 4509.18408203125 background all_cells +8533.3203125 4505.44140625 background all_cells +8530.939453125 4500.8564453125 background all_cells +8549.35546875 4532.01171875 background all_cells +8580.7275390625 4540.6171875 background all_cells +8533.2734375 4584.6044921875 background all_cells +8566.005859375 4586.66748046875 background all_cells +8581.7158203125 4548.330078125 background all_cells +8568.8583984375 4659.60009765625 background all_cells +8577.880859375 4661.826171875 background all_cells +8581.728515625 4689.2734375 background all_cells +8575.8642578125 4687.54638671875 background all_cells +8508.1533203125 4613.40869140625 background all_cells +8518.533203125 4632.30322265625 background all_cells +8481.7568359375 4618.27587890625 background all_cells +8501.5615234375 4626.41796875 background all_cells +8513.865234375 4616.30322265625 background all_cells +8536.720703125 4634.2265625 background all_cells +8527.099609375 4634.69189453125 background all_cells +8544.7314453125 4619.4365234375 background all_cells +8542.2421875 4629.2470703125 background all_cells +8508.544921875 4575.0498046875 background all_cells +8525.5224609375 4608.31396484375 background all_cells +8502.4580078125 4587.6767578125 background all_cells +8512.1044921875 4542.2666015625 background all_cells +8479.46875 4557.4658203125 background all_cells +8485.91796875 4547.93115234375 background all_cells +7921.92626953125 4415.43115234375 background all_cells +7972.52099609375 4444.7705078125 background all_cells +7928.07177734375 4418.51220703125 background all_cells +8429.43359375 4472.80029296875 background all_cells +8445.3828125 4446.5048828125 background all_cells +8454.6845703125 4447.90234375 background all_cells +8437.142578125 4437.24365234375 background all_cells +8455.931640625 4486.7490234375 background all_cells +8391.4970703125 4534.72021484375 background all_cells +8437.7587890625 4574.892578125 background all_cells +8464.958984375 4554.5205078125 background all_cells +8425.421875 4572.55126953125 background all_cells +8471.0869140625 4561.09326171875 background all_cells +8456.0009765625 4555.77587890625 background all_cells +8395.3671875 4490.7685546875 background all_cells +8417.3349609375 4484.79833984375 background all_cells +8400.6982421875 4496.8837890625 background all_cells +8453.9775390625 4513.69091796875 background all_cells +8461.6494140625 4509.4951171875 background all_cells +8472.8955078125 4522.5703125 background all_cells +8457.3125 4518.41259765625 background all_cells +8447.53515625 4515.52734375 background all_cells +8003.21142578125 4472.2939453125 background all_cells +8014.146484375 4393.16162109375 background all_cells +8007.67626953125 4399.1728515625 background all_cells +8005.70654296875 4404.6845703125 background all_cells +6372.23291015625 5074.28564453125 background all_cells +6354.6669921875 5133.8564453125 background all_cells +6401.6748046875 5109.25048828125 background all_cells +6366.423828125 5090.650390625 background all_cells +6372.134765625 5085.34033203125 background all_cells +6380.36279296875 5077.28759765625 background all_cells +6418.28076171875 5196.71875 background all_cells +6442.92529296875 5205.8330078125 background all_cells +6356.6640625 5243.40234375 background all_cells +6439.65234375 5231.63720703125 background all_cells +6409.7587890625 5205.2236328125 background all_cells +6401.83349609375 5198.97412109375 background all_cells +6401.486328125 5158.53564453125 background all_cells +6423.26708984375 5162.23388671875 background all_cells +6391.4990234375 5182.76416015625 background all_cells +6487.93017578125 5280.57666015625 background all_cells +6791.88623046875 5356.5966796875 background all_cells +6788.27734375 5392.43408203125 background all_cells +6868.017578125 5361.37353515625 background all_cells +6824.017578125 5388.4208984375 background all_cells +6469.99951171875 5349.9765625 background all_cells +6481.9365234375 5330.94580078125 background all_cells +6477.556640625 5336.76123046875 background all_cells +6471.74462890625 5341.115234375 background all_cells +6499.03955078125 5320.13720703125 background all_cells +6745.39453125 5298.40576171875 background all_cells +6809.6767578125 5322.5107421875 background all_cells +6503.66650390625 5302.37548828125 background all_cells +6495.95849609375 5244.76953125 background all_cells +6699.8408203125 5248.48779296875 background all_cells +6501.76806640625 5248.5751953125 background all_cells +6711.57861328125 5198.77978515625 background all_cells +6792.44921875 5097.544921875 background all_cells +6771.541015625 5116.439453125 background all_cells +6764.52978515625 5106.86279296875 background all_cells +6497.86865234375 5252.5419921875 background all_cells +6487.2060546875 5258.1171875 background all_cells +6491.595703125 5254.54248046875 background all_cells +6493.05517578125 5278.61474609375 background all_cells +6500.17724609375 5280.64404296875 background all_cells +6496.83056640625 5282.8974609375 background all_cells +6473.61083984375 5266.99609375 background all_cells +6480.16357421875 5263.9130859375 background all_cells +6480.734375 5271.6806640625 background all_cells +6468.6708984375 5294.376953125 background all_cells +6475.3095703125 5292.52392578125 background all_cells +6498.57275390625 5263.2841796875 background all_cells +6504.11083984375 5274.23828125 background all_cells +6498.79931640625 5268.14453125 background all_cells +6490.70751953125 5272.65869140625 background all_cells +6496.7373046875 5274.953125 background all_cells +6319.6083984375 5324.1650390625 background all_cells +6388.65478515625 5328.15234375 background all_cells +6329.232421875 5332.3740234375 background all_cells +6325.20947265625 5326.341796875 background all_cells +6353.5849609375 5258.30859375 background all_cells +6418.96826171875 5304.595703125 background all_cells +6363.48779296875 5264.400390625 background all_cells +6402.55224609375 5259.44970703125 background all_cells +6349.22021484375 5248.97705078125 background all_cells +6322.88037109375 5251.06005859375 background all_cells +6359.8671875 5250.95068359375 background all_cells +8546.0146484375 5357.3642578125 background all_cells +8808.2646484375 5589.40478515625 background all_cells +8783.73046875 5476.9912109375 background all_cells +8797.0078125 5429.36181640625 background all_cells +8806.0634765625 5507.24267578125 background all_cells +8762.4462890625 5382.720703125 background all_cells +8850.564453125 5290.181640625 background all_cells +8893.3544921875 5396.82275390625 background all_cells +8837.65625 5322.40673828125 background all_cells +8854.0458984375 5295.0927734375 background all_cells +8856.1064453125 5594.09130859375 background all_cells +8915.2607421875 5620.96728515625 background all_cells +8917.6875 5841.04638671875 background all_cells +8823.7822265625 5876.0947265625 background all_cells +8825.751953125 5791.08984375 background all_cells +8843.232421875 5732.09326171875 background all_cells +8836.521484375 5267.03173828125 background all_cells +8764.875 5252.7451171875 background all_cells +8833.5029296875 5274.93798828125 background all_cells +8844.2802734375 5273.3486328125 background all_cells +9032.125 5584.09716796875 background all_cells +9028.298828125 5600.99072265625 background all_cells +9079.1533203125 5593.958984375 background all_cells +9047.2919921875 5587.01708984375 background all_cells +9068.48046875 5583.93359375 background all_cells +9071.70703125 5758.26416015625 background all_cells +9096.75390625 5916.5673828125 background all_cells +9133.484375 5772.54541015625 background all_cells +9034.9169921875 5702.06103515625 background all_cells +9171.724609375 5657.42236328125 background all_cells +9057.2734375 5643.806640625 background all_cells +9052.62109375 5647.81591796875 background all_cells +9038.5810546875 5655.4970703125 background all_cells +9023.943359375 5609.21484375 background all_cells +9058.240234375 5614.74609375 background all_cells +9031.40234375 5615.55029296875 background all_cells +8949.7060546875 5646.5634765625 background all_cells +9002.5322265625 5596.443359375 background all_cells +8991.591796875 5591.24169921875 background all_cells +8982.3828125 5582.10546875 background all_cells +8969.6123046875 5612.5966796875 background all_cells +8918.7236328125 5365.0693359375 background all_cells +8967.1865234375 5276.5859375 background all_cells +8930.7763671875 5371.31103515625 background all_cells +8950.8720703125 5449.73193359375 background all_cells +8978.9931640625 5427.306640625 background all_cells +8956.900390625 5446.40673828125 background all_cells +8999.5986328125 5386.60595703125 background all_cells +9053.9873046875 5403.8896484375 background all_cells +9031.419921875 5414.181640625 background all_cells +9001.0107421875 5399.66650390625 background all_cells +8988.3271484375 5437.0029296875 background all_cells +9059.169921875 5447.73095703125 background all_cells +9124.4619140625 5470.53564453125 background all_cells +9001.9453125 5481.58251953125 background all_cells +8994.3525390625 5446.43212890625 background all_cells +9083.5693359375 5549.13623046875 background all_cells +9032.048828125 5566.6455078125 background all_cells +9105.1181640625 5571.52001953125 background all_cells +9072.5615234375 5561.20263671875 background all_cells +9146.0810546875 5544.9091796875 background all_cells +9110.89453125 5537.54638671875 background all_cells +8916.53125 5479.474609375 background all_cells +8974.6708984375 5525.810546875 background all_cells +8914.9453125 5573.57666015625 background all_cells +8927.693359375 5492.2841796875 background all_cells +8919.1298828125 5451.6357421875 background all_cells +6509.1376953125 5279.2236328125 background all_cells +6504.564453125 5281.9765625 background all_cells +6506.27392578125 5245.31640625 background all_cells +6507.21826171875 5265.5146484375 background all_cells +6504.47509765625 5262.63427734375 background all_cells +6553.61083984375 5315.908203125 background all_cells +6551.01220703125 5324.0107421875 background all_cells +6509.52294921875 5314.3017578125 background all_cells +6517.52783203125 5323.23388671875 background all_cells +6508.8466796875 5303.01123046875 background all_cells +6505.1630859375 5324.513671875 background all_cells +6512.42333984375 5321.62353515625 background all_cells +6654.5517578125 5341.25830078125 background all_cells +6706.552734375 5538.20361328125 background all_cells +6711.60009765625 5527.5 background all_cells +6675.25439453125 5370.57763671875 background all_cells +6681.48046875 5562.54638671875 background all_cells +6690.5966796875 5376.2119140625 background all_cells +6583.6025390625 5522.6181640625 background all_cells +6585.41552734375 5551.36669921875 background all_cells +6585.5625 5391.92578125 background all_cells +6591.47705078125 5393.02685546875 background all_cells +6596.4326171875 5386.4365234375 background all_cells +6614.59033203125 5374.912109375 background all_cells +6630.451171875 5414.71875 background all_cells +6622.79443359375 5371.451171875 background all_cells +6617.9814453125 5369.98681640625 background all_cells +6552.04296875 5369.9111328125 background all_cells +6538.28466796875 5344.095703125 background all_cells +6531.2861328125 5346.712890625 background all_cells +6541.4580078125 5430.7666015625 background all_cells +6546.39013671875 5441.9150390625 background all_cells +6538.13720703125 5439.5341796875 background all_cells +6520.00341796875 5094.4482421875 background all_cells +6559.99658203125 5053.40869140625 background all_cells +6554.88916015625 5042.41796875 background all_cells +6526.81201171875 5031.8876953125 background all_cells +6616.59765625 4871.5966796875 background all_cells +6678.58203125 4946.15478515625 background all_cells +6667.24755859375 4891.4560546875 background all_cells +6649.6748046875 4877.59033203125 background all_cells +6635.6005859375 4775.38623046875 background all_cells +6651.8095703125 4839.2138671875 background all_cells +6662.9970703125 4840.64697265625 background all_cells +6562.7607421875 5224.900390625 background all_cells +6542.48779296875 5222.66796875 background all_cells +6551.99755859375 5224.24267578125 background all_cells +6571.08203125 5222.1279296875 background all_cells +6557.3115234375 5222.45166015625 background all_cells +6564.2587890625 5218.90869140625 background all_cells +6537.51953125 5208.27880859375 background all_cells +6550.32373046875 5178.1083984375 background all_cells +6580.8935546875 5195.39013671875 background all_cells +6548.443359375 5214.17041015625 background all_cells +6541.35107421875 5211.5712890625 background all_cells +6618.328125 5106.072265625 background all_cells +6520.57958984375 5150.3154296875 background all_cells +6524.01611328125 5135.99755859375 background all_cells +6605.3515625 5134.92626953125 background all_cells +6374.22998046875 5325.52197265625 background all_cells +6400.20947265625 5341.3974609375 background all_cells +6394.6796875 5336.88916015625 background all_cells +6389.03759765625 5341.0615234375 background all_cells +6383.638671875 5447.6318359375 background all_cells +6382.39990234375 5339.68701171875 background all_cells +6447.20263671875 5467.974609375 background all_cells +6430.677734375 5533.52001953125 background all_cells +6440.12109375 5513.52392578125 background all_cells +6440.46630859375 5346.81103515625 background all_cells +7007.11767578125 5392.43115234375 background all_cells +6966.47265625 5436.94091796875 background all_cells +6420.24267578125 5432.61279296875 background all_cells +6424.74169921875 5375.0283203125 background all_cells +6413.2099609375 5348.9208984375 background all_cells +7904.07275390625 5674.6201171875 background all_cells +8017.419921875 5657.1455078125 background all_cells +7940.57763671875 5653.04052734375 background all_cells +7934.9541015625 5668.19384765625 background all_cells +8296.4404296875 5728.5263671875 background all_cells +8424.7978515625 5869.02587890625 background all_cells +8416.4970703125 5873.814453125 background all_cells +8371.751953125 5776.66064453125 background all_cells +7993.4765625 5845.83203125 background all_cells +8253.4990234375 5830.4638671875 background all_cells +8201.6923828125 5933.02099609375 background all_cells +8007.39208984375 5899.69580078125 background all_cells +7598.17626953125 5942.724609375 background all_cells +7707.9501953125 5865.1064453125 background all_cells +7668.18798828125 5943.7900390625 background all_cells +7659.40966796875 5847.77880859375 background all_cells +7805.23583984375 5905.99462890625 background all_cells +7935.9306640625 5916.109375 background all_cells +7832.93701171875 5912.29931640625 background all_cells +7813.2587890625 5917.693359375 background all_cells +7984.0419921875 5549.01171875 background all_cells +7878.72900390625 5632.67822265625 background all_cells +8068.26708984375 5556.12841796875 background all_cells +8203.908203125 5549.509765625 background all_cells +7800.3427734375 5604.53369140625 background all_cells +7986.509765625 5570.89404296875 background all_cells +7604.94873046875 5688.4599609375 background all_cells +7813.0068359375 5738.947265625 background all_cells +7708.87890625 5745.83154296875 background all_cells +7654.26513671875 5719.048828125 background all_cells +7645.30859375 5777.4111328125 background all_cells +6538.60693359375 5836.01953125 background all_cells +6533.01708984375 5863.1123046875 background all_cells +6528.8623046875 5840.853515625 background all_cells +7146.87158203125 5762.9990234375 background all_cells +7440.00634765625 5942.10107421875 background all_cells +7333.7470703125 5931.552734375 background all_cells +7212.53857421875 5762.37109375 background all_cells +7205.5986328125 5762.84521484375 background all_cells +6813.232421875 5790.70751953125 background all_cells +6879.900390625 5796.34326171875 background all_cells +6870.07666015625 5812.33349609375 background all_cells +6580.84228515625 5856.65869140625 background all_cells +6669.8251953125 5880.57666015625 background all_cells +6614.03271484375 5804.3115234375 background all_cells +6584.4541015625 5890.69970703125 background all_cells +6383.09765625 5834.49365234375 background all_cells +6343.455078125 5833.31103515625 background all_cells +6342.67529296875 5839.640625 background all_cells +6404.0322265625 5884.2783203125 background all_cells +6339.98291015625 5846.755859375 background all_cells +6360.21826171875 5883.88818359375 background all_cells +6469.2109375 5920.45556640625 background all_cells +6495.12646484375 5902.96875 background all_cells +6494.66162109375 5919.09619140625 background all_cells +6583.4501953125 5903.12060546875 background all_cells +6534.47412109375 5880.71826171875 background all_cells +6477.04296875 5891.28515625 background all_cells +6525.84130859375 5888.82373046875 background all_cells +6453.22900390625 5889.60400390625 background all_cells +6377.6748046875 5927.39404296875 background all_cells +6447.75341796875 5945.4169921875 background all_cells +6435.35791015625 5910.61376953125 background all_cells +6405.509765625 5563.205078125 background all_cells +6464.0576171875 5574.37939453125 background all_cells +6438.95458984375 5570.43017578125 background all_cells +6550.451171875 5641.20361328125 background all_cells +6536.21630859375 5736.32666015625 background all_cells +6551.71875 5605.11767578125 background all_cells +6587.81201171875 5624.47802734375 background all_cells +6550.46142578125 5615.57421875 background all_cells +6564.3916015625 5663.05810546875 background all_cells +6356.76806640625 5660.02587890625 background all_cells +6369.09912109375 5663.31787109375 background all_cells +6349.5498046875 5663.78759765625 background all_cells +6427.18603515625 5663.85009765625 background all_cells +6501.10546875 5682.50634765625 background all_cells +6464.0224609375 5658.50830078125 background all_cells +6458.91455078125 5647.64599609375 background all_cells +6448.28173828125 5690.71484375 background all_cells +6350.5458984375 5593.8798828125 background all_cells +6375.49072265625 5630.18017578125 background all_cells +6358.23974609375 5598.69677734375 background all_cells +6362.48388671875 5587.76318359375 background all_cells +6368.666015625 5607.31396484375 background all_cells +6368.34912109375 5598.70947265625 background all_cells +6347.4267578125 5671.7900390625 background all_cells +6392.7099609375 5703.07373046875 background all_cells +6347.388671875 5701.39697265625 background all_cells +6342.73779296875 5681.24951171875 background all_cells +6478.50927734375 5753.25634765625 background all_cells +6553.7294921875 5753.94140625 background all_cells +6542.28125 5827.79638671875 background all_cells +6559.15625 5749.27001953125 background all_cells +6345.65673828125 5746.5400390625 background all_cells +6382.513671875 5789.6640625 background all_cells +6382.826171875 5798.51708984375 background all_cells +6352.8466796875 5755.51611328125 background all_cells +6466.490234375 5718.2177734375 background all_cells +6396.9931640625 5731.427734375 background all_cells +6429.06640625 5727.44677734375 background all_cells +6412.8564453125 5720.8017578125 background all_cells +6200.1298828125 4483.0283203125 background all_cells +6229.52001953125 4415.72607421875 background all_cells +6205.99609375 4496.04541015625 background all_cells +6227.84814453125 4405.32080078125 background all_cells +6203.00439453125 4464.31494140625 background all_cells +6291.9697265625 4534.77685546875 background all_cells +6275.6533203125 4574.48486328125 background all_cells +6297.03466796875 4535.19482421875 background all_cells +6302.66552734375 4734.24267578125 background all_cells +6231.9140625 4965.55126953125 background all_cells +6256.80419921875 4972.99755859375 background all_cells +6253.22314453125 4965.81884765625 background all_cells +6246.06640625 4972.150390625 background all_cells +6285.52978515625 4493.85693359375 background all_cells +6294.54296875 4508.677734375 background all_cells +6292.3701171875 4502.111328125 background all_cells +6289.5361328125 4496.69140625 background all_cells +6132.97119140625 4896.49462890625 background all_cells +6178.00341796875 4898.93115234375 background all_cells +6138.107421875 4925.6474609375 background all_cells +6232.6767578125 4901.2607421875 background all_cells +6219.35498046875 4899.04345703125 background all_cells +6256.6416015625 4951.20166015625 background all_cells +6288.05810546875 4969.59814453125 background all_cells +6316.73681640625 4969.6787109375 background all_cells +6240.29541015625 4957.44189453125 background all_cells +6239.84423828125 4953.353515625 background all_cells +6395.7265625 4779.89111328125 background all_cells +6387.9716796875 4818.33349609375 background all_cells +6392.318359375 4811.18701171875 background all_cells +6411.50244140625 4767.50048828125 background all_cells +6410.3232421875 4776.67529296875 background all_cells +6402.4482421875 4771.45263671875 background all_cells +6491.39990234375 4408.97216796875 background all_cells +6520.068359375 4591.482421875 background all_cells +6493.7119140625 4439.60693359375 background all_cells +6459.98583984375 4795.65283203125 background all_cells +6487.33642578125 4841.22314453125 background all_cells +6470.8525390625 4798.35205078125 background all_cells +6460.21826171875 4806.1455078125 background all_cells +6430.7578125 4770.6337890625 background all_cells +6433.212890625 4784.21728515625 background all_cells +6431.0244140625 4778.6103515625 background all_cells +6379.560546875 4764.89892578125 background all_cells +6386.49267578125 4761.14794921875 background all_cells +6389.08837890625 4769.5810546875 background all_cells +6091.298828125 4875.63525390625 background all_cells +6144.36376953125 4859.73779296875 background all_cells +6182.16943359375 4871.90380859375 background all_cells +6123.5244140625 4851.82470703125 background all_cells +6117.43896484375 4852.22314453125 background all_cells +6099.83154296875 4882.67529296875 background all_cells +6366.4892578125 4771.4326171875 background all_cells +6365.96142578125 4788.1240234375 background all_cells +6368.9970703125 4780.2578125 background all_cells +6369.2294921875 4763.56103515625 background all_cells +6272.1552734375 4777.62060546875 background all_cells +6350.3115234375 4764.45751953125 background all_cells +6359.1748046875 4776.29248046875 background all_cells +6342.7998046875 4788.4921875 background all_cells +6352.56201171875 4782.771484375 background all_cells +6358.83251953125 4764.56884765625 background all_cells +6203.55859375 4855.2607421875 background all_cells +6235.00146484375 4866.76513671875 background all_cells +6226.25732421875 4878.853515625 background all_cells +6226.4150390625 4867.60205078125 background all_cells +6254.376953125 5034.48046875 background all_cells +6274.7958984375 5026.7314453125 background all_cells +6264.83251953125 5030.357421875 background all_cells +6367.83935546875 5049.4033203125 background all_cells +6416.271484375 5072.5576171875 background all_cells +6407.62890625 5057.30859375 background all_cells +6278.49951171875 5046.64208984375 background all_cells +6329.43017578125 5029.08642578125 background all_cells +6332.39013671875 5046.46240234375 background all_cells +6284.2265625 5033.701171875 background all_cells +6279.10595703125 5039.845703125 background all_cells +6273.7958984375 5053.04931640625 background all_cells +6325.296875 5051.35302734375 background all_cells +6297.5498046875 5057.35302734375 background all_cells +6284.41748046875 5055.80615234375 background all_cells +6275.08447265625 5064.74658203125 background all_cells +6317.85986328125 5004.01904296875 background all_cells +6348.71923828125 4998.361328125 background all_cells +6317.66552734375 5013.17529296875 background all_cells +6752.49169921875 5029.6025390625 background all_cells +6787.5078125 5010.15771484375 background all_cells +6779.5712890625 5008.1611328125 background all_cells +6767.197265625 5006.923828125 background all_cells +6349.95751953125 5005.9951171875 background all_cells +6467.09326171875 5014.6142578125 background all_cells +6412.171875 4977.779296875 background all_cells +6350.42626953125 5018.302734375 background all_cells +6318.4150390625 5126.8115234375 background all_cells +6831.85693359375 5159.9794921875 background all_cells +6304.0712890625 5182.01123046875 background all_cells +6314.259765625 5158.68701171875 background all_cells +7083.853515625 5091.41455078125 background all_cells +7091.79736328125 5180.03271484375 background all_cells +7203.90673828125 5162.9423828125 background all_cells +7147.02294921875 5186.37109375 background all_cells +7088.46484375 5082.3525390625 background all_cells +6989.89306640625 5069.65087890625 background all_cells +7012.43408203125 5207.51904296875 background all_cells +7028.83740234375 5203.263671875 background all_cells +7006.43994140625 5093.73828125 background all_cells +7004.17431640625 5060.01708984375 background all_cells +6856.96484375 5048.68212890625 background all_cells +6977.08984375 5057.03466796875 background all_cells +6974.39697265625 5069.41796875 background all_cells +6972.810546875 5080.38525390625 background all_cells +6859.8330078125 5038.00537109375 background all_cells +6304.2919921875 5078.90234375 background all_cells +6706.00048828125 5080.1123046875 background all_cells +6336.52880859375 5110.81396484375 background all_cells +6339.9619140625 5104.50927734375 background all_cells +6309.021484375 5092.552734375 background all_cells +6117.556640625 5125.44140625 background all_cells +6129.5322265625 5123.240234375 background all_cells +6127.25048828125 5113.14990234375 background all_cells +6122.3134765625 5126.404296875 background all_cells +6260.5673828125 5108.1044921875 background all_cells +6260.23486328125 5167.78125 background all_cells +6267.7509765625 5161.9833984375 background all_cells +6251.64599609375 5160.0537109375 background all_cells +6243.67919921875 5150.81689453125 background all_cells +6147.88330078125 5093.0751953125 background all_cells +6248.732421875 5077.6591796875 background all_cells +6233.94091796875 5074.9619140625 background all_cells +6214.16845703125 5078.8779296875 background all_cells +6183.5908203125 5080.68896484375 background all_cells +6257.41845703125 4985.48583984375 background all_cells +6223.41162109375 4979.59130859375 background all_cells +6233.2314453125 4984.119140625 background all_cells +6245.52197265625 4978.09765625 background all_cells +6260.943359375 4991.88037109375 background all_cells +6284.75244140625 5007.3505859375 background all_cells +6275.96923828125 5018.18408203125 background all_cells +6273.0068359375 5013.07080078125 background all_cells +6238.64404296875 5016.01123046875 background all_cells +6235.56884765625 4992.16455078125 background all_cells +6238.603515625 5000.27734375 background all_cells +6229.01806640625 4996.646484375 background all_cells +6206.478515625 5050.14453125 background all_cells +6213.212890625 5034.94921875 background all_cells +6206.05712890625 5045.33251953125 background all_cells +6243.98193359375 5044.35986328125 background all_cells +6252.91357421875 5023.89013671875 background all_cells +6234.40625 5054.30029296875 background all_cells +6235.34130859375 5049.060546875 background all_cells +6246.5908203125 5029.2451171875 background all_cells +6226.98779296875 5035.587890625 background all_cells +6227.892578125 5043.98486328125 background all_cells +6254.4814453125 5063.826171875 background all_cells +6208.05615234375 5068.876953125 background all_cells +6207.185546875 5073.2333984375 background all_cells +6217.2666015625 5061.5830078125 background all_cells +6269.0791015625 5066.552734375 background all_cells +6259.9228515625 5063.1748046875 background all_cells +6040.71826171875 5392.814453125 background all_cells +6076.0107421875 5385.6708984375 background all_cells +6071.03369140625 5395.97802734375 background all_cells +6089.93701171875 5376.32861328125 background all_cells +6098.328125 5381.68896484375 background all_cells +6000.69482421875 5363.77783203125 background all_cells +5990.951171875 5349.560546875 background all_cells +5998.2490234375 5351.408203125 background all_cells +5990.365234375 5342.48095703125 background all_cells +6001.24169921875 5527.26171875 background all_cells +5941.61181640625 5541.193359375 background all_cells +5998.005859375 5536.72265625 background all_cells +5974.9521484375 5530.01611328125 background all_cells +6048.03173828125 5688.19091796875 background all_cells +6028.03125 5805.22802734375 background all_cells +6055.07763671875 5782.0888671875 background all_cells +6033.47802734375 5726.5048828125 background all_cells +6002.1865234375 5626.3251953125 background all_cells +5964.171875 5943.03173828125 background all_cells +5972.40869140625 5944.6171875 background all_cells +5972.0380859375 5769.78564453125 background all_cells +5954.07177734375 5658.39990234375 background all_cells +6059.98388671875 5540.765625 background all_cells +6053.24169921875 5611.78515625 background all_cells +6019.46923828125 5600.73974609375 background all_cells +6034.14794921875 5544.4375 background all_cells +5969.10888671875 5478.69091796875 background all_cells +5963.0595703125 5417.79638671875 background all_cells +5981.787109375 5423.3173828125 background all_cells +5983.2353515625 5429.30615234375 background all_cells +5943.740234375 5444.10693359375 background all_cells +5974.80859375 5467.73193359375 background all_cells +6040.64208984375 5503.17919921875 background all_cells +6031.1181640625 5514.00390625 background all_cells +6039.908203125 5511.75146484375 background all_cells +6034.52099609375 5505.72119140625 background all_cells +6030.90283203125 5484.947265625 background all_cells +6018.25439453125 5492.015625 background all_cells +6039.82275390625 5487.65625 background all_cells +6019.1123046875 5459.26416015625 background all_cells +6030.404296875 5478.5205078125 background all_cells +6022.52734375 5472.87744140625 background all_cells +6026.767578125 5458.32275390625 background all_cells +6114.41357421875 5721.46875 background all_cells +6104.7041015625 5728.4287109375 background all_cells +6112.46484375 5835.0986328125 background all_cells +6109.23974609375 5899.25634765625 background all_cells +6089.880859375 5822.158203125 background all_cells +6103.0458984375 5766.884765625 background all_cells +6101.94677734375 5794.44091796875 background all_cells +6111.90625 5753.55322265625 background all_cells +6110.70068359375 5741.33154296875 background all_cells +6107.5380859375 5750.546875 background all_cells +6112.892578125 5787.7490234375 background all_cells +6064.91015625 5900.3642578125 background all_cells +6064.01806640625 5786.15771484375 background all_cells +6070.53271484375 5632.49267578125 background all_cells +6070.91064453125 5542.2490234375 background all_cells +6263.109375 5757.76953125 background all_cells +6299.30029296875 5739.5927734375 background all_cells +6308.6220703125 5736.73095703125 background all_cells +6216.66552734375 5714.06396484375 background all_cells +6214.46875 5732.87744140625 background all_cells +6208.587890625 5734.70703125 background all_cells +6128.23583984375 5839.376953125 background all_cells +6118.75146484375 5840.52001953125 background all_cells +6138.42919921875 5842.84130859375 background all_cells +6251.92822265625 5837.75 background all_cells +6273.24951171875 5910.81103515625 background all_cells +6260.82861328125 5900.05810546875 background all_cells +6249.34033203125 5853.625 background all_cells +6297.83837890625 5846.1279296875 background all_cells +6229.2119140625 5820.07763671875 background all_cells +6329.0810546875 5797.103515625 background all_cells +6268.78564453125 5812.55322265625 background all_cells +6262.0703125 5816.69140625 background all_cells +6229.3671875 5807.01611328125 background all_cells +6220.6474609375 5807.32666015625 background all_cells +6156.2138671875 5787.3759765625 background all_cells +6174.55078125 5753.95654296875 background all_cells +6177.36767578125 5743.78173828125 background all_cells +6173.810546875 5842.98583984375 background all_cells +6161.724609375 5776.1064453125 background all_cells +6156.40185546875 5781.1083984375 background all_cells +6129.30712890625 5787.5390625 background all_cells +6117.740234375 5744.14697265625 background all_cells +6125.7197265625 5780.8408203125 background all_cells +6118.99609375 5777.52294921875 background all_cells +6224.41015625 5416.4189453125 background all_cells +6322.974609375 5397.1416015625 background all_cells +6270.57177734375 5423.37744140625 background all_cells +6218.59228515625 5420.5048828125 background all_cells +6239.3896484375 5416.91064453125 background all_cells +6214.833984375 5443.02783203125 background all_cells +6221.67822265625 5451.84814453125 background all_cells +6219.6259765625 5445.51611328125 background all_cells +6305.0166015625 5533.046875 background all_cells +6289.97314453125 5552.24169921875 background all_cells +6329.25146484375 5526.47705078125 background all_cells +6258.1044921875 5514.56201171875 background all_cells +6329.61181640625 5537.92041015625 background all_cells +6265.26708984375 5503.5087890625 background all_cells +6244.28271484375 5468.2177734375 background all_cells +6262.357421875 5487.1123046875 background all_cells +6238.98486328125 5475.32275390625 background all_cells +6201.6220703125 5700.80859375 background all_cells +6211.44140625 5719.37060546875 background all_cells +6208.0439453125 5693.50634765625 background all_cells +6205.99658203125 5722.7353515625 background all_cells +6203.09228515625 5712.91015625 background all_cells +6338.0556640625 5705.53564453125 background all_cells +6324.2841796875 5727.09814453125 background all_cells +6166.95703125 5702.17529296875 background all_cells +6179.10498046875 5724.685546875 background all_cells +6172.2880859375 5728.91796875 background all_cells +6169.970703125 5705.6162109375 background all_cells +6148.818359375 5693.01904296875 background all_cells +6166.0478515625 5694.5126953125 background all_cells +6157.54833984375 5695.4296875 background all_cells +6091.87890625 5063.80517578125 background all_cells +6095.31689453125 5071.56396484375 background all_cells +6093.3173828125 5056.12841796875 background all_cells +6281.69873046875 5113.1689453125 background all_cells +6296.40625 5126.02392578125 background all_cells +6301.21728515625 5123.3017578125 background all_cells +6287.48583984375 5140.6279296875 background all_cells +6275.24462890625 5059.63818359375 background all_cells +6320.37353515625 5061.8564453125 background all_cells +6285.951171875 5075.404296875 background all_cells +6291.4345703125 5069.03125 background all_cells +6073.408203125 5059.21484375 background all_cells +6078.50830078125 5061.95458984375 background all_cells +6088.9609375 5071.69189453125 background all_cells +6084.62060546875 5073.08203125 background all_cells +6079.05615234375 5071.80810546875 background all_cells +6040.40771484375 5098.07275390625 background all_cells +6034.29296875 5055.0478515625 background all_cells +6099.2802734375 5319.71923828125 background all_cells +6115.4130859375 5351.27685546875 background all_cells +6105.66015625 5342.16015625 background all_cells +6116.2890625 5338.07568359375 background all_cells +6109.39599609375 5332.71435546875 background all_cells +6105.16796875 5323.9423828125 background all_cells +6250.66552734375 5358.96826171875 background all_cells +6290.19287109375 5384.01025390625 background all_cells +6249.4814453125 5374.31201171875 background all_cells +6226.3818359375 5373.79638671875 background all_cells +6227.2744140625 5399.1708984375 background all_cells +6233.53564453125 5393.43994140625 background all_cells +6098.07177734375 5407.376953125 background all_cells +6121.13671875 5386.09912109375 background all_cells +6129.326171875 5331.64453125 background all_cells +6232.916015625 5346.6416015625 background all_cells +6237.6640625 5341.1064453125 background all_cells +6170.6494140625 5342.4990234375 background all_cells +6239.6474609375 5335.04443359375 background all_cells +6210.96142578125 5352.00244140625 background all_cells +6118.3623046875 5258.78662109375 background all_cells +6182.3056640625 5244.34033203125 background all_cells +6189.6103515625 5240.73291015625 background all_cells +6175.0361328125 5223.833984375 background all_cells +6101.16650390625 5247.95654296875 background all_cells +6242.2216796875 5243.662109375 background all_cells +6115.90380859375 5296.99072265625 background all_cells +6217.6767578125 5289.90087890625 background all_cells +6146.5732421875 5310.951171875 background all_cells +6184.064453125 5289.09033203125 background all_cells +6177.0927734375 5272.13525390625 background all_cells +6115.53515625 5275.12451171875 background all_cells +6108.73828125 5268.77978515625 background all_cells +6102.0439453125 5275.31494140625 background all_cells +6113.31982421875 5289.58984375 background all_cells +6108.93603515625 5281.64501953125 background all_cells +6079.927734375 5265.95703125 background all_cells +6090.01416015625 5264.90576171875 background all_cells +6091.205078125 5254.3271484375 background all_cells +6094.42333984375 5314.0791015625 background all_cells +6071.49951171875 5088.5703125 background all_cells +6069.9814453125 5168.63818359375 background all_cells +6078.40087890625 5097.42578125 background all_cells +6072.5146484375 5125.9013671875 background all_cells +6121.01220703125 5181.75732421875 background all_cells +6141.2861328125 5186.1708984375 background all_cells +6142.0830078125 5191.13232421875 background all_cells +6149.41943359375 5193.6640625 background all_cells +6136.2470703125 5228.75439453125 background all_cells +6090.03662109375 5206.71826171875 background all_cells +6103.97265625 5196.3291015625 background all_cells +6111.0458984375 5224.0869140625 background all_cells +6095.392578125 5170.3212890625 background all_cells +6082.97412109375 5127.376953125 background all_cells +6090.90771484375 5126.205078125 background all_cells +6091.64794921875 5116.2802734375 background all_cells +6089.1611328125 5112.77734375 background all_cells +5126.50927734375 4859.76171875 background all_cells +5156.15576171875 4893.25634765625 background all_cells +5100.67529296875 4919.03955078125 background all_cells +5102.52197265625 4915.94677734375 background all_cells +5121.701171875 4873.46240234375 background all_cells +5141.45458984375 4954.67724609375 background all_cells +5150.00634765625 4948.79736328125 background all_cells +5146.072265625 4943.98779296875 background all_cells +5092.0126953125 4975.90283203125 background all_cells +5107.23388671875 4988.0341796875 background all_cells +5098.99267578125 4975.599609375 background all_cells +5157.43359375 4989.5693359375 background all_cells +5150.80517578125 5060.30029296875 background all_cells +5151.70166015625 5017.962890625 background all_cells +5159.49658203125 5020.93994140625 background all_cells +5102.04833984375 4953.1826171875 background all_cells +5136.765625 4957.8974609375 background all_cells +5137.27392578125 4946.07373046875 background all_cells +5116.21630859375 4938.60302734375 background all_cells +5032.953125 5117.63232421875 background all_cells +4990.74169921875 5196.00927734375 background all_cells +4987.02685546875 5157.12255859375 background all_cells +5003.02783203125 5285.71484375 background all_cells +5037.59765625 5418.17724609375 background all_cells +5039.36572265625 5317.3603515625 background all_cells +5008.87548828125 5293.369140625 background all_cells +5006.59228515625 5210.23046875 background all_cells +5019.31005859375 5232.11328125 background all_cells +5013.38232421875 5227.45556640625 background all_cells +5021.7197265625 5226.32177734375 background all_cells +5125.52978515625 4990.2578125 background all_cells +5135.314453125 5043.76171875 background all_cells +5128.8720703125 5030.3955078125 background all_cells +5135.74560546875 4999.43994140625 background all_cells +5138.65234375 4992.42724609375 background all_cells +5129.5107421875 4988.47265625 background all_cells +5131.4150390625 5174.60107421875 background all_cells +5123.8154296875 5485.3603515625 background all_cells +5136.4609375 5267.1708984375 background all_cells +5092.78466796875 5226.6875 background all_cells +5126.3076171875 5190.607421875 background all_cells +5102.23193359375 5060.2529296875 background all_cells +5144.85546875 5064.64501953125 background all_cells +5134.58984375 5080.28662109375 background all_cells +5139.32275390625 5116.9658203125 background all_cells +5045.4873046875 4971.2216796875 background all_cells +5045.8505859375 5000.08544921875 background all_cells +5029.73193359375 5014.43310546875 background all_cells +5034.220703125 5009.888671875 background all_cells +5029.52490234375 5047.85107421875 background all_cells +5017.9375 5069.4501953125 background all_cells +5013.318359375 5064.39013671875 background all_cells +5028.05908203125 5063.06591796875 background all_cells +5000.90087890625 5058.9501953125 background all_cells +5036.6416015625 5058.4345703125 background all_cells +5045.103515625 5045.97021484375 background all_cells +5039.83642578125 5043.68798828125 background all_cells +5034.3271484375 5039.65576171875 background all_cells +5001.548828125 4995.0732421875 background all_cells +4998.74267578125 5035.4130859375 background all_cells +4990.90478515625 5008.21923828125 background all_cells +5005.7998046875 4983.66015625 background all_cells +4993.1953125 4993.96142578125 background all_cells +4999.1904296875 4988.2509765625 background all_cells +5051.1044921875 4978.0703125 background all_cells +5058.79150390625 4978.46630859375 background all_cells +5058.45361328125 5250.63134765625 background all_cells +5054.3154296875 5320.46337890625 background all_cells +5051.83056640625 5265.587890625 background all_cells +5053.6220703125 5042.2314453125 background all_cells +5064.361328125 5044.494140625 background all_cells +5059.73193359375 5054.4384765625 background all_cells +5064.4375 5054.26123046875 background all_cells +5048.61865234375 5038.00048828125 background all_cells +5058.9677734375 4997.6201171875 background all_cells +5051.46826171875 4991.87890625 background all_cells +5050.44482421875 5003.54541015625 background all_cells +5057.01953125 5006.8095703125 background all_cells +5054.81787109375 4999.58935546875 background all_cells +5047.9970703125 4985.6044921875 background all_cells +5073.56005859375 4946.25830078125 background all_cells +5052.37353515625 4960.91943359375 background all_cells +5054.810546875 4955.89013671875 background all_cells +5068.13623046875 4948.9716796875 background all_cells +5054.2294921875 5115.7490234375 background all_cells +5080.6611328125 5215.64453125 background all_cells +5079.15283203125 5195.72216796875 background all_cells +5065.8564453125 5148.84423828125 background all_cells +5018.83544921875 4859.63525390625 background all_cells +5026.23681640625 4859.97265625 background all_cells +5025.3115234375 4855.2646484375 background all_cells +5040.64013671875 4952.029296875 background all_cells +5012.7890625 4955.4443359375 background all_cells +5041.294921875 4962.359375 background all_cells +5045.73779296875 4961.1669921875 background all_cells +5032.21337890625 4957.33154296875 background all_cells +4991.64111328125 4882.29638671875 background all_cells +5007.005859375 4921.80126953125 background all_cells +5000.03173828125 4862.6123046875 background all_cells +4993.24755859375 4873.49609375 background all_cells +5287.28271484375 4899.45068359375 background all_cells +5266.94287109375 4905.36865234375 background all_cells +5274.2958984375 4903.931640625 background all_cells +5268.2734375 4922.853515625 background all_cells +5307.04150390625 4906.66064453125 background all_cells +5303.15576171875 4924.875 background all_cells +5623.19921875 5330.56591796875 background all_cells +5707.2119140625 5363.55810546875 background all_cells +5699.95263671875 5338.6083984375 background all_cells +5693.86865234375 5335.87939453125 background all_cells +5583.48095703125 5323.44189453125 background all_cells +5677.04296875 5330.64208984375 background all_cells +5426.69189453125 5018.66455078125 background all_cells +5653.3330078125 5092.015625 background all_cells +5633.201171875 4956.91552734375 background all_cells +5592.3544921875 4937.75439453125 background all_cells +5287.17041015625 4959.27685546875 background all_cells +5340.09814453125 4944.57666015625 background all_cells +5282.3681640625 4965.31005859375 background all_cells +5971.26025390625 4944.49462890625 background all_cells +6017.27294921875 4993.515625 background all_cells +6010.41259765625 4980.62060546875 background all_cells +6004.06396484375 4982.97509765625 background all_cells +5934.74609375 4971.96435546875 background all_cells +5947.33984375 5071.08056640625 background all_cells +6027.43994140625 5057.978515625 background all_cells +6016.4111328125 5062.1083984375 background all_cells +5989.19091796875 5082.00341796875 background all_cells +5881.40185546875 5026.9052734375 background all_cells +6047.458984375 5026.8291015625 background all_cells +6061.75 5036.06298828125 background all_cells +6062.6650390625 5043.92919921875 background all_cells +5990.40966796875 5031.47412109375 background all_cells +5777.9921875 5176.03076171875 background all_cells +5813.39892578125 5083.7119140625 background all_cells +5806.681640625 5172.224609375 background all_cells +5797.44873046875 5145.9609375 background all_cells +5786.66015625 5216.7294921875 background all_cells +5965.78369140625 5320.658203125 background all_cells +6003.791015625 5324.39404296875 background all_cells +5889.89697265625 5292.2939453125 background all_cells +5957.27294921875 5311.68017578125 background all_cells +5951.833984375 5323.91259765625 background all_cells +5894.14990234375 5285.55712890625 background all_cells +5880.9140625 5177.650390625 background all_cells +5966.31982421875 5222.1611328125 background all_cells +5891.57080078125 5276.32421875 background all_cells +5887.92578125 5266.6064453125 background all_cells +6034.08251953125 5228.63330078125 background all_cells +6040.17333984375 5281.05029296875 background all_cells +6048.82958984375 5112.64208984375 background all_cells +6041.921875 5118.91796875 background all_cells +5765.3212890625 5362.1953125 background all_cells +5735.50732421875 5346.5869140625 background all_cells +5726.4013671875 5346.7900390625 background all_cells +5737.33056640625 5339.42529296875 background all_cells +5723.0634765625 5340.38134765625 background all_cells +5734.14794921875 5333.4248046875 background all_cells +5760.494140625 5285.32080078125 background all_cells +5725.12939453125 5291.76416015625 background all_cells +5727.8115234375 5279.19580078125 background all_cells +5737.25439453125 5286.96728515625 background all_cells +5730.93798828125 5275.79296875 background all_cells +5729.1533203125 5285.74951171875 background all_cells +5723.564453125 5286.61279296875 background all_cells +5733.17041015625 5322.87890625 background all_cells +5735.06640625 5313.19140625 background all_cells +5729.4775390625 5296.38037109375 background all_cells +5763.78173828125 5324.04931640625 background all_cells +5189.248046875 4980.9189453125 background all_cells +5169.86376953125 4995.439453125 background all_cells +5262.16650390625 4990.50439453125 background all_cells +5221.22509765625 5016.23583984375 background all_cells +5264.8525390625 4998.20849609375 background all_cells +5263.82421875 4972.11083984375 background all_cells +5235.92578125 4972.64697265625 background all_cells +5215.24951171875 5039.42626953125 background all_cells +5211.05908203125 5080.36865234375 background all_cells +5260.337890625 5053.58544921875 background all_cells +5250.73828125 5045.30029296875 background all_cells +5259.041015625 5030.390625 background all_cells +5248.94921875 5029.37060546875 background all_cells +5175.87646484375 5071.32177734375 background all_cells +5167.740234375 5051.740234375 background all_cells +5170.44091796875 5082.5166015625 background all_cells +5178.642578125 5084.73974609375 background all_cells +5190.119140625 5088.21337890625 background all_cells +5174.6318359375 5057.16748046875 background all_cells +5316.537109375 5096.64111328125 background all_cells +5297.43359375 5067.35888671875 background all_cells +5297.71337890625 5077.70849609375 background all_cells +5218.51025390625 5100.5283203125 background all_cells +5231.517578125 5112.14453125 background all_cells +5229.646484375 5101.328125 background all_cells +5258.486328125 5090.716796875 background all_cells +5250.71728515625 5096.220703125 background all_cells +5274.90771484375 5060.2705078125 background all_cells +5306.2880859375 5056.654296875 background all_cells +5299.978515625 5060.326171875 background all_cells +5289.28125 5060.57958984375 background all_cells +5299.42431640625 4976.64501953125 background all_cells +5317.8427734375 4975.66259765625 background all_cells +5310.22802734375 4974.142578125 background all_cells +5301.4150390625 5050.21240234375 background all_cells +5281.48876953125 4988.92138671875 background all_cells +5294.01513671875 4982.79443359375 background all_cells +5286.5205078125 4973.09716796875 background all_cells +5167.509765625 5210.01025390625 background all_cells +5203.9404296875 5169.60498046875 background all_cells +5167.33251953125 5224.14501953125 background all_cells +5167.3466796875 5216.66748046875 background all_cells +5258.21337890625 5116.84423828125 background all_cells +5255.302734375 5153.2373046875 background all_cells +5245.93603515625 5154.72607421875 background all_cells +5267.640625 5156.42431640625 background all_cells +5260.95849609375 5133.1455078125 background all_cells +5239.8125 5238.9326171875 background all_cells +5259.873046875 5344.52685546875 background all_cells +5253.61279296875 5245.5927734375 background all_cells +5243.951171875 5251.63818359375 background all_cells +5204.3544921875 5250.984375 background all_cells +5163.6630859375 5250.9580078125 background all_cells +5168.1220703125 5250.2939453125 background all_cells +5189.333984375 5243.44384765625 background all_cells +5172.033203125 5247.48046875 background all_cells +5655.0458984375 5807.072265625 background all_cells +5759.37451171875 5894.83544921875 background all_cells +5708.96875 5846.99658203125 background all_cells +5702.74755859375 5825.5166015625 background all_cells +5672.76953125 5840.1982421875 background all_cells +5914.32763671875 5730.8369140625 background all_cells +5903.77197265625 5875.34130859375 background all_cells +5912.0419921875 5890.373046875 background all_cells +5913.4658203125 5862.73828125 background all_cells +5905.11962890625 5801.486328125 background all_cells +5812.90234375 5832.513671875 background all_cells +5827.2646484375 5814.00244140625 background all_cells +5861.583984375 5796.01513671875 background all_cells +5837.44970703125 5811.375 background all_cells +5814.978515625 5794.42236328125 background all_cells +5788.59033203125 5664.1865234375 background all_cells +5788.9970703125 5636.9482421875 background all_cells +5900.65966796875 5689.6767578125 background all_cells +5818.3212890625 5707.61376953125 background all_cells +5650.10546875 5650.2451171875 background all_cells +5768.0087890625 5663.42529296875 background all_cells +5760.41064453125 5659.7763671875 background all_cells +5765.94873046875 5651.51318359375 background all_cells +5773.0546875 5626.853515625 background all_cells +5367.8896484375 5756.06005859375 background all_cells +5502.251953125 5747.86181640625 background all_cells +5408.240234375 5863.36962890625 background all_cells +5686.59765625 5867.09912109375 background all_cells +5644.6171875 5848.9130859375 background all_cells +5623.2763671875 5941.59228515625 background all_cells +5550.20751953125 5890.29345703125 background all_cells +5697.748046875 5902.77294921875 background all_cells +5655.67236328125 5892.978515625 background all_cells +5618.0595703125 5771.37060546875 background all_cells +5634.5830078125 5793.96044921875 background all_cells +5533.939453125 5811.6279296875 background all_cells +5580.5234375 5774.056640625 background all_cells +5526.7763671875 5761.21337890625 background all_cells +5443.58544921875 5724.5263671875 background all_cells +5640.095703125 5698.3125 background all_cells +5598.39501953125 5731.6103515625 background all_cells +5464.04248046875 5716.306640625 background all_cells +5446.28271484375 5717.02099609375 background all_cells +5334.33203125 5270.6171875 background all_cells +5417.1943359375 5511.7314453125 background all_cells +5333.37353515625 5275.15185546875 background all_cells +5743.49755859375 5464.72021484375 background all_cells +5903.10791015625 5384.9814453125 background all_cells +5893.64697265625 5386.0712890625 background all_cells +5758.70751953125 5460.90087890625 background all_cells +5588.29248046875 5542.8955078125 background all_cells +5602.41455078125 5482.37646484375 background all_cells +5571.869140625 5543.60595703125 background all_cells +5596.07861328125 5511.39111328125 background all_cells +5592.52734375 5495.048828125 background all_cells +5589.37451171875 5507.0185546875 background all_cells +5698.37109375 5531.05908203125 background all_cells +5892.11474609375 5533.6533203125 background all_cells +5881.92578125 5576.65576171875 background all_cells +5865.58642578125 5604.50146484375 background all_cells +5656.7451171875 5505.94775390625 background all_cells +5775.9892578125 5498.73095703125 background all_cells +5600.95751953125 5463.78173828125 background all_cells +5621.4228515625 5432.42041015625 background all_cells +5603.04248046875 5471.53369140625 background all_cells +5311.326171875 5138.2041015625 background all_cells +5343.064453125 5154.4677734375 background all_cells +5394.171875 5212.03271484375 background all_cells +5366.2861328125 5250.08349609375 background all_cells +5354.802734375 5213.248046875 background all_cells +5473.54833984375 5197.30859375 background all_cells +5393.4755859375 5220.43017578125 background all_cells +5302.9921875 5212.33251953125 background all_cells +5326.3310546875 5271.73193359375 background all_cells +5316.3984375 5271.97314453125 background all_cells +5311.78955078125 5193.32177734375 background all_cells +5306.30078125 5275.72900390625 background all_cells +4564.73876953125 3925.908203125 background all_cells +4570.26611328125 3952.18798828125 background all_cells +4572.8701171875 3925.904541015625 background all_cells +4573.60498046875 3914.5693359375 background all_cells +4567.0634765625 3931.037841796875 background all_cells +4578.74560546875 4008.7265625 background all_cells +4579.22216796875 4051.625244140625 background all_cells +4582.74169921875 4043.668212890625 background all_cells +4586.5439453125 4010.033447265625 background all_cells +4585.31640625 4001.9658203125 background all_cells +4580.4765625 4018.03466796875 background all_cells +4592.224609375 3997.10009765625 background all_cells +4568.64697265625 4018.099609375 background all_cells +4569.208984375 4058.752685546875 background all_cells +4572.81591796875 4027.46044921875 background all_cells +4570.40185546875 4009.64453125 background all_cells +4575.220703125 4076.136962890625 background all_cells +4588.19140625 4629.5126953125 background all_cells +4583.06591796875 4478.96875 background all_cells +4579.8623046875 4428.85546875 background all_cells +4583.37548828125 4587.76171875 background all_cells +4403.578125 4463.48974609375 background all_cells +4397.431640625 4430.5576171875 background all_cells +4409.02001953125 4433.63818359375 background all_cells +4408.48388671875 4424.5302734375 background all_cells +4397.232421875 4441.009765625 background all_cells +4420.27587890625 4710.27294921875 background all_cells +4439.51904296875 4710.61474609375 background all_cells +4433.32568359375 4705.458984375 background all_cells +4401.78466796875 4655.83203125 background all_cells +4444.59375 4682.76806640625 background all_cells +4418.2060546875 4674.88427734375 background all_cells +4427.6767578125 4666.9697265625 background all_cells +4415.95654296875 4630.16064453125 background all_cells +4408.078125 4670.193359375 background all_cells +4408.0048828125 4553.03466796875 background all_cells +4412.6611328125 4605.265625 background all_cells +4405.98681640625 4584.248046875 background all_cells +4429.34423828125 4589.734375 background all_cells +4417.38916015625 4556.47314453125 background all_cells +4421.4033203125 4518.5830078125 background all_cells +4439.19189453125 4516.5791015625 background all_cells +4433.7734375 4510.8828125 background all_cells +4427.1015625 4507.861328125 background all_cells +4432.6484375 4437.22021484375 background all_cells +4420.8076171875 4432.0751953125 background all_cells +4511.97802734375 4040.62109375 background all_cells +4529.7470703125 4088.16552734375 background all_cells +4523.52001953125 4078.35107421875 background all_cells +4493.96435546875 4047.677734375 background all_cells +4491.95703125 4056.95849609375 background all_cells +4518.1279296875 4049.624755859375 background all_cells +4542.51171875 4061.694091796875 background all_cells +4560.2236328125 4151.62353515625 background all_cells +4553.6357421875 4144.46240234375 background all_cells +4558.0712890625 4041.9853515625 background all_cells +4548.91064453125 4031.85888671875 background all_cells +4552.1474609375 4065.925537109375 background all_cells +4505.83203125 3995.58203125 background all_cells +4506.3349609375 4008.4892578125 background all_cells +4512.09814453125 4002.53515625 background all_cells +4522.27490234375 4004.00439453125 background all_cells +4496.06201171875 4021.30224609375 background all_cells +4505.90380859375 4012.8408203125 background all_cells +4500.94677734375 4016.33447265625 background all_cells +4505.39794921875 4024.10693359375 background all_cells +4536.53466796875 3941.046630859375 background all_cells +4548.35986328125 3947.424560546875 background all_cells +4542.42431640625 3946.0546875 background all_cells +4546.88916015625 3923.3662109375 background all_cells +4551.33642578125 4007.931884765625 background all_cells +4562.11962890625 4026.426513671875 background all_cells +4552.861328125 4019.586181640625 background all_cells +4561.5810546875 4009.175537109375 background all_cells +4539.4658203125 3990.213623046875 background all_cells +4530.84814453125 3993.02783203125 background all_cells +4562.30078125 3991.082763671875 background all_cells +4401.103515625 3939.21875 background all_cells +4402.42431640625 3928.103759765625 background all_cells +4396.98046875 3950.374267578125 background all_cells +4398.087890625 3941.358154296875 background all_cells +4407.58447265625 3933.57568359375 background all_cells +4384.76123046875 4015.38720703125 background all_cells +4406.73095703125 4408.64794921875 background all_cells +4420.05615234375 4196.0263671875 background all_cells +4401.75537109375 3967.3984375 background all_cells +4391.494140625 3982.844482421875 background all_cells +4385.43603515625 3979.721923828125 background all_cells +4391.72265625 3932.18505859375 background all_cells +4452.74267578125 5013.32568359375 background all_cells +4470.5927734375 5114.02001953125 background all_cells +4492.52294921875 5042.177734375 background all_cells +4501.95703125 5222.8505859375 background all_cells +4514.93115234375 5254.783203125 background all_cells +4510.365234375 5215.91650390625 background all_cells +4499.8681640625 5283.86767578125 background all_cells +4470.173828125 5234.01708984375 background all_cells +4462.91064453125 5250.54150390625 background all_cells +4481.57763671875 5245.1953125 background all_cells +4475.9140625 5250.7744140625 background all_cells +4430.07373046875 5272.2236328125 background all_cells +4452.1630859375 5214.37890625 background all_cells +4438.88134765625 5210.82666015625 background all_cells +4442.29443359375 5204.005859375 background all_cells +4432.6748046875 5261.134765625 background all_cells +4451.3515625 5241.85595703125 background all_cells +4479.36376953125 5176.00439453125 background all_cells +4496.97412109375 5197.32421875 background all_cells +4477.97412109375 5191.32275390625 background all_cells +4430.48974609375 5101.21826171875 background all_cells +4430.4375 5110.2783203125 background all_cells +4424.7333984375 5105.1865234375 background all_cells +4536.623046875 5369.75927734375 background all_cells +4574.4267578125 5372.93505859375 background all_cells +4568.13232421875 5370.0810546875 background all_cells +4529.43798828125 5372.75830078125 background all_cells +4562.2607421875 5398.01708984375 background all_cells +4567.18359375 5403.95068359375 background all_cells +4564.7392578125 5418.412109375 background all_cells +4557.7041015625 5401.0712890625 background all_cells +4583.10107421875 5417.5439453125 background all_cells +4575.521484375 5401.7109375 background all_cells +4582.14990234375 5395.33251953125 background all_cells +4588.6328125 5398.435546875 background all_cells +4589.7509765625 5390.40576171875 background all_cells +4530.84033203125 5242.71337890625 background all_cells +4552.90625 5311.4189453125 background all_cells +4539.0146484375 5273.4189453125 background all_cells +4541.0986328125 5243.5927734375 background all_cells +4533.5107421875 5342.74365234375 background all_cells +4528.94287109375 5361.8662109375 background all_cells +4532.234375 5350.8427734375 background all_cells +4548.712890625 5339.2978515625 background all_cells +4539.142578125 5339.294921875 background all_cells +4599.90673828125 5335.57373046875 background all_cells +4566.54736328125 5323.35888671875 background all_cells +4567.2900390625 5359.845703125 background all_cells +4562.537109375 5344.7265625 background all_cells +4571.00146484375 5352.806640625 background all_cells +4588.37744140625 5240.01953125 background all_cells +4590.6474609375 5300.39599609375 background all_cells +4590.00146484375 5293.2119140625 background all_cells +4395.82958984375 5406.162109375 background all_cells +4404.2060546875 5477.18896484375 background all_cells +4416.59814453125 5386.5546875 background all_cells +4414.68017578125 5311.9287109375 background all_cells +4462.0087890625 5394.48193359375 background all_cells +4452.97900390625 5400.78125 background all_cells +4458.9755859375 5409.4697265625 background all_cells +4445.62548828125 5405.69287109375 background all_cells +4465.5634765625 5401.22314453125 background all_cells +4422.9951171875 5308.71142578125 background all_cells +4431.8134765625 5311.48193359375 background all_cells +4431.1279296875 5304.85888671875 background all_cells +4430.0546875 5316.9697265625 background all_cells +4456.443359375 5335.16162109375 background all_cells +4466.81103515625 5373.90625 background all_cells +4459.580078125 5344.142578125 background all_cells +4442.27978515625 5309.556640625 background all_cells +4459.93408203125 5312.74609375 background all_cells +4455.0546875 5320.77392578125 background all_cells +4514.46142578125 5427.38037109375 background all_cells +4515.1396484375 5441.97119140625 background all_cells +4523.45849609375 5442.609375 background all_cells +4517.83740234375 5433.63623046875 background all_cells +4520.24658203125 5534.76171875 background all_cells +4504.2685546875 5375.66259765625 background all_cells +4517.1708984375 5362.56103515625 background all_cells +4504.41015625 5362.4208984375 background all_cells +4522.85009765625 5370.39208984375 background all_cells +4511.6455078125 5370.4189453125 background all_cells +4479.03564453125 5446.3046875 background all_cells +4502.8134765625 5443.6181640625 background all_cells +4494.826171875 5444.9482421875 background all_cells +4537.43310546875 5304.14990234375 background all_cells +4536.2333984375 5319.06005859375 background all_cells +4541.19677734375 5310.53076171875 background all_cells +4490.095703125 5330.2275390625 background all_cells +4509.7529296875 5352.79150390625 background all_cells +4515.9560546875 5346.0 background all_cells +4511.943359375 5337.6279296875 background all_cells +4526.51806640625 5318.93896484375 background all_cells +4493.73876953125 5297.72216796875 background all_cells +4523.830078125 5297.6162109375 background all_cells +4503.60400390625 5294.55224609375 background all_cells +4562.9697265625 5186.02001953125 background all_cells +4585.4755859375 5155.3837890625 background all_cells +4572.2158203125 5140.47607421875 background all_cells +4567.74853515625 5198.68603515625 background all_cells +4548.005859375 5211.87255859375 background all_cells +4596.06689453125 5224.84130859375 background all_cells +4538.994140625 5226.50390625 background all_cells +4527.05322265625 5214.248046875 background all_cells +4518.2197265625 5213.42822265625 background all_cells +4544.07861328125 5172.90283203125 background all_cells +4516.75146484375 5192.24365234375 background all_cells +4551.6357421875 5183.9912109375 background all_cells +4528.236328125 5181.76123046875 background all_cells +4447.81982421875 4535.15380859375 background all_cells +4449.97509765625 4688.357421875 background all_cells +4472.19580078125 4689.23974609375 background all_cells +4466.43212890625 4556.54541015625 background all_cells +4461.81201171875 4690.14013671875 background all_cells +4492.5869140625 4712.798828125 background all_cells +4505.02099609375 4706.23291015625 background all_cells +4497.3154296875 4708.77880859375 background all_cells +4475.92578125 4701.05029296875 background all_cells +4445.0546875 4724.1748046875 background all_cells +4477.43701171875 4707.04638671875 background all_cells +4447.04638671875 4704.23681640625 background all_cells +4486.00537109375 4685.92822265625 background all_cells +4573.20947265625 4590.88037109375 background all_cells +4579.40966796875 4554.0146484375 background all_cells +4484.83642578125 4694.38232421875 background all_cells +4500.125 4688.63134765625 background all_cells +4497.9609375 4682.0205078125 background all_cells +4561.353515625 4818.98486328125 background all_cells +4578.693359375 4829.912109375 background all_cells +4564.12353515625 4829.3076171875 background all_cells +4572.640625 4822.55712890625 background all_cells +4556.83056640625 4836.7763671875 background all_cells +4531.65283203125 5051.7373046875 background all_cells +4562.2392578125 5082.404296875 background all_cells +4519.140625 5074.154296875 background all_cells +4544.5546875 5057.60498046875 background all_cells +4547.8916015625 5052.01220703125 background all_cells +4566.97900390625 5026.94140625 background all_cells +4588.01708984375 4973.8857421875 background all_cells +4576.79638671875 4959.39013671875 background all_cells +4565.9287109375 5017.81689453125 background all_cells +4572.205078125 5001.47802734375 background all_cells +4564.54150390625 4854.4814453125 background all_cells +4557.0830078125 4880.42138671875 background all_cells +4524.5703125 4862.7587890625 background all_cells +4516.7392578125 4855.8623046875 background all_cells +4500.158203125 4742.43505859375 background all_cells +4539.7939453125 4731.60205078125 background all_cells +4531.09033203125 4731.990234375 background all_cells +4513.6298828125 4736.36279296875 background all_cells +4454.970703125 4859.7939453125 background all_cells +4427.33056640625 4907.43212890625 background all_cells +4470.5205078125 4890.7880859375 background all_cells +4505.0888671875 4870.30859375 background all_cells +4427.6025390625 4840.21630859375 background all_cells +4421.43408203125 4847.732421875 background all_cells +4435.841796875 4844.98095703125 background all_cells +4427.3291015625 4802.59619140625 background all_cells +4523.89794921875 4800.5126953125 background all_cells +4518.83984375 4810.982421875 background all_cells +4508.158203125 4834.41015625 background all_cells +4485.04931640625 4113.62158203125 background all_cells +4577.19287109375 4138.4150390625 background all_cells +4471.93505859375 4140.37255859375 background all_cells +4476.5927734375 4131.4482421875 background all_cells +4479.88525390625 4122.3212890625 background all_cells +4472.4033203125 4251.18212890625 background all_cells +4487.3583984375 4240.32177734375 background all_cells +4483.91943359375 4234.93505859375 background all_cells +4478.4052734375 4229.27001953125 background all_cells +4480.63232421875 4217.00439453125 background all_cells +4441.62890625 4206.32958984375 background all_cells +4443.85693359375 4211.59619140625 background all_cells +4518.11669921875 4217.85498046875 background all_cells +4464.83837890625 4217.95703125 background all_cells +4486.658203125 4224.23779296875 background all_cells +4579.29833984375 4416.08544921875 background all_cells +4573.47119140625 4408.384765625 background all_cells +4566.26513671875 4400.2216796875 background all_cells +4575.45556640625 4472.70751953125 background all_cells +4570.90673828125 4392.90234375 background all_cells +4568.705078125 4542.11376953125 background all_cells +4562.2490234375 4535.0595703125 background all_cells +4513.84228515625 4443.0771484375 background all_cells +4541.0244140625 4463.970703125 background all_cells +4542.80419921875 4458.2958984375 background all_cells +4484.8271484375 4311.3203125 background all_cells +4493.62939453125 4277.82373046875 background all_cells +4492.03125 4269.453125 background all_cells +4487.8203125 4263.34130859375 background all_cells +4469.22705078125 4482.8271484375 background all_cells +4449.1767578125 4508.46533203125 background all_cells +4457.78759765625 4502.74609375 background all_cells +4465.1064453125 4488.35107421875 background all_cells +4455.37353515625 4487.61181640625 background all_cells +4460.39599609375 4483.67578125 background all_cells +4497.580078125 4452.19873046875 background all_cells +4453.6767578125 4478.70654296875 background all_cells +4478.1953125 4475.6474609375 background all_cells +4448.02880859375 4467.34033203125 background all_cells +4509.5634765625 4280.82421875 background all_cells +4519.314453125 4274.10546875 background all_cells +4505.84130859375 4270.59521484375 background all_cells +4509.57763671875 4307.7275390625 background all_cells +4508.1044921875 4276.1455078125 background all_cells +4526.9892578125 4221.765625 background all_cells +4531.80078125 4303.20703125 background all_cells +4532.64501953125 4228.3359375 background all_cells +4530.94921875 4292.25927734375 background all_cells +4520.033203125 4285.275390625 background all_cells +4538.7919921875 4392.5458984375 background all_cells +4559.92236328125 4395.85400390625 background all_cells +4558.80126953125 4380.66748046875 background all_cells +4552.3779296875 4391.64892578125 background all_cells +4536.5791015625 4311.05712890625 background all_cells +4519.52001953125 4329.427734375 background all_cells +4533.09326171875 4323.45263671875 background all_cells +4541.4013671875 4318.19384765625 background all_cells +4754.66650390625 4338.9375 background all_cells +4781.88623046875 5305.52685546875 background all_cells +4742.3515625 4624.8837890625 background all_cells +4759.03662109375 4683.328125 background all_cells +4749.25927734375 4642.8056640625 background all_cells +4792.9189453125 4745.3623046875 background all_cells +4666.4423828125 4939.21923828125 background all_cells +4676.181640625 4952.8388671875 background all_cells +4670.68359375 4945.7314453125 background all_cells +4662.61572265625 4943.935546875 background all_cells +4722.25732421875 4964.439453125 background all_cells +4718.4716796875 4995.40234375 background all_cells +4723.326171875 4981.86376953125 background all_cells +4729.0537109375 4950.02490234375 background all_cells +4727.55615234375 4975.21875 background all_cells +4689.38525390625 4938.7333984375 background all_cells +4704.67919921875 4952.18212890625 background all_cells +4705.19287109375 4943.08837890625 background all_cells +4704.287109375 4667.8193359375 background all_cells +4732.7802734375 4728.90625 background all_cells +4689.1708984375 4674.86962890625 background all_cells +4687.7255859375 4903.98583984375 background all_cells +4606.18408203125 4901.41162109375 background all_cells +4598.44580078125 4906.3271484375 background all_cells +4592.5517578125 4910.24267578125 background all_cells +4678.8134765625 4904.05517578125 background all_cells +4622.193359375 4811.06298828125 background all_cells +4625.814453125 4780.0380859375 background all_cells +4601.822265625 4810.93212890625 background all_cells +4616.00830078125 4441.22802734375 background all_cells +4595.62451171875 4443.484375 background all_cells +4604.67138671875 4444.900390625 background all_cells +4592.70849609375 4437.53955078125 background all_cells +4698.173828125 4512.490234375 background all_cells +4713.36474609375 4590.50732421875 background all_cells +4700.8955078125 4571.2177734375 background all_cells +4705.41015625 4521.63916015625 background all_cells +4613.568359375 4511.99951171875 background all_cells +4638.69775390625 4654.86083984375 background all_cells +4616.13037109375 4605.248046875 background all_cells +4643.4921875 4590.7802734375 background all_cells +4635.5263671875 4572.69677734375 background all_cells +4626.77490234375 4550.998046875 background all_cells +4627.47509765625 4487.912109375 background all_cells +4656.3740234375 4476.408203125 background all_cells +4645.0185546875 4452.29638671875 background all_cells +4644.13525390625 4477.5224609375 background all_cells +4647.16064453125 4962.638671875 background all_cells +4655.4970703125 4979.17578125 background all_cells +4649.1435546875 4970.9814453125 background all_cells +4639.55859375 4963.64111328125 background all_cells +4607.8173828125 5021.71826171875 background all_cells +4613.32568359375 5049.40966796875 background all_cells +4620.6630859375 5030.6162109375 background all_cells +4592.46923828125 4981.6630859375 background all_cells +4598.77783203125 4983.61865234375 background all_cells +4599.27783203125 4968.73095703125 background all_cells +4610.97705078125 5314.2998046875 background all_cells +4599.58251953125 5291.181640625 background all_cells +4599.25634765625 5300.9599609375 background all_cells +4607.50146484375 5307.85888671875 background all_cells +4600.77734375 5312.2060546875 background all_cells +4657.11572265625 5437.55712890625 background all_cells +4598.71484375 5401.64501953125 background all_cells +4605.7109375 5326.33251953125 background all_cells +4631.92041015625 5349.57666015625 background all_cells +4636.4404296875 5343.39794921875 background all_cells +4626.94873046875 5343.115234375 background all_cells +4624.42919921875 5319.80419921875 background all_cells +4609.7763671875 5334.685546875 background all_cells +4635.23974609375 5290.3564453125 background all_cells +4624.26611328125 5296.9365234375 background all_cells +4631.5400390625 5297.00048828125 background all_cells +4628.09375 5302.27490234375 background all_cells +4623.1650390625 5289.625 background all_cells +4620.38525390625 5304.82080078125 background all_cells +4706.6796875 5057.14990234375 background all_cells +4613.18994140625 5163.259765625 background all_cells +4601.91943359375 5239.37158203125 background all_cells +4604.2626953125 5219.93505859375 background all_cells +4605.513671875 5210.2412109375 background all_cells +4653.6298828125 5061.87890625 background all_cells +4654.61474609375 5225.71337890625 background all_cells +4655.171875 5159.3193359375 background all_cells +4666.51806640625 5108.13671875 background all_cells +4608.75 5059.34033203125 background all_cells +4621.19873046875 5090.19384765625 background all_cells +4617.47998046875 5065.48583984375 background all_cells +4832.79736328125 4645.64453125 background all_cells +4903.7529296875 4695.55419921875 background all_cells +4880.70556640625 4703.4951171875 background all_cells +4867.2578125 4665.87255859375 background all_cells +4773.34130859375 4876.68701171875 background all_cells +4814.14013671875 4935.328125 background all_cells +4774.453125 4869.20166015625 background all_cells +4909.7431640625 4790.892578125 background all_cells +4910.62646484375 4914.16943359375 background all_cells +4934.9111328125 4826.697265625 background all_cells +4858.91455078125 4868.365234375 background all_cells +4882.70361328125 4886.38525390625 background all_cells +4859.6826171875 4778.7861328125 background all_cells +4852.8095703125 4783.9970703125 background all_cells +4889.8759765625 4852.369140625 background all_cells +4888.99951171875 4785.31689453125 background all_cells +4941.8466796875 5260.033203125 background all_cells +4977.7314453125 5283.5078125 background all_cells +4985.2529296875 5278.79443359375 background all_cells +4940.41162109375 5277.787109375 background all_cells +4936.6220703125 5272.06005859375 background all_cells +4936.408203125 5285.73779296875 background all_cells +4916.60400390625 5422.90185546875 background all_cells +4938.1357421875 5301.2265625 background all_cells +4852.32470703125 5310.603515625 background all_cells +4877.580078125 5380.697265625 background all_cells +4898.8056640625 5284.36767578125 background all_cells +4888.8671875 5309.4169921875 background all_cells +4855.33056640625 5278.1904296875 background all_cells +4808.92529296875 5437.48974609375 background all_cells +4844.6728515625 5268.744140625 background all_cells +4827.95361328125 5290.5478515625 background all_cells +4942.07666015625 5063.61328125 background all_cells +4836.62158203125 5065.93310546875 background all_cells +4921.82666015625 5069.57177734375 background all_cells +4934.6357421875 5064.18017578125 background all_cells +4831.68603515625 5111.14453125 background all_cells +4881.06591796875 5106.18603515625 background all_cells +4851.7783203125 5112.99755859375 background all_cells +4845.435546875 5126.82177734375 background all_cells +4923.7607421875 5105.9228515625 background all_cells +4966.64794921875 5151.845703125 background all_cells +4973.2724609375 5100.03271484375 background all_cells +4976.09765625 5086.91943359375 background all_cells +4850.31982421875 4922.32568359375 background all_cells +4881.1904296875 4966.4814453125 background all_cells +4894.13916015625 4931.751953125 background all_cells +4969.46240234375 4989.43408203125 background all_cells +4974.74365234375 5006.7529296875 background all_cells +4988.86279296875 5001.25341796875 background all_cells +4983.8505859375 5033.27734375 background all_cells +4971.6298828125 4993.5654296875 background all_cells +4897.89990234375 5050.587890625 background all_cells +4893.693359375 5026.2080078125 background all_cells +4892.3134765625 5018.14697265625 background all_cells +4885.28759765625 5014.7783203125 background all_cells +4904.912109375 5027.29736328125 background all_cells +4884.482421875 5023.6787109375 background all_cells +4854.19775390625 5010.90185546875 background all_cells +4867.05712890625 5015.93115234375 background all_cells +4872.7705078125 5018.9072265625 background all_cells +4860.51513671875 5013.56787109375 background all_cells +4826.74560546875 5021.0478515625 background all_cells +4970.89404296875 4952.21044921875 background all_cells +4929.98388671875 4970.8056640625 background all_cells +4970.337890625 4964.05029296875 background all_cells +4975.79052734375 4962.6533203125 background all_cells +4862.2373046875 4466.5341796875 background all_cells +4833.6083984375 4481.26708984375 background all_cells +4878.11474609375 4487.427734375 background all_cells +4884.736328125 4478.60498046875 background all_cells +4924.94873046875 4504.3291015625 background all_cells +4914.759765625 4505.43310546875 background all_cells +4914.3701171875 4497.193359375 background all_cells +4954.00634765625 4502.3076171875 background all_cells +4937.08642578125 4533.81787109375 background all_cells +4878.125 4509.45361328125 background all_cells +4885.14697265625 4513.3427734375 background all_cells +4863.6787109375 4524.71142578125 background all_cells +4873.2490234375 4514.59033203125 background all_cells +4889.6103515625 4530.73046875 background all_cells +4897.63671875 4505.44091796875 background all_cells +4839.94091796875 4551.17333984375 background all_cells +4850.20849609375 4550.13525390625 background all_cells +4845.16748046875 4557.205078125 background all_cells +4845.9462890625 4551.69091796875 background all_cells +4922.62548828125 4603.87890625 background all_cells +4937.44189453125 4629.25341796875 background all_cells +4914.39697265625 4619.76708984375 background all_cells +4919.09423828125 4610.4638671875 background all_cells +4870.14404296875 4577.15380859375 background all_cells +4877.92431640625 4583.8984375 background all_cells +4874.66162109375 4581.3173828125 background all_cells +4869.2216796875 4582.4970703125 background all_cells +4858.6640625 4590.7392578125 background all_cells +4865.60498046875 4575.603515625 background all_cells +4859.5478515625 4595.28125 background all_cells +4821.62646484375 4594.4931640625 background all_cells +4767.3740234375 4596.35546875 background all_cells +4775.34033203125 4590.771484375 background all_cells +4778.681640625 4609.53857421875 background all_cells +4773.28759765625 4566.603515625 background all_cells +4800.87890625 4550.4443359375 background all_cells +4812.62548828125 4551.0556640625 background all_cells +4801.53662109375 4541.40673828125 background all_cells +4802.09521484375 4555.70556640625 background all_cells +4792.662109375 4542.318359375 background all_cells +4797.08447265625 4559.40869140625 background all_cells +4793.94677734375 4551.0595703125 background all_cells +4683.2431640625 3988.451904296875 background all_cells +4693.52490234375 3999.508544921875 background all_cells +4680.17236328125 3997.85546875 background all_cells +4688.31787109375 3994.5302734375 background all_cells +4682.42822265625 4007.64208984375 background all_cells +4670.91455078125 4025.173095703125 background all_cells +4680.2255859375 4023.52880859375 background all_cells +4673.81298828125 4016.982177734375 background all_cells +4664.326171875 4026.6240234375 background all_cells +4658.53759765625 4029.90869140625 background all_cells +4728.55712890625 3994.240234375 background all_cells +4729.84521484375 4035.781494140625 background all_cells +4699.6298828125 4003.6259765625 background all_cells +4726.404296875 4001.005126953125 background all_cells +4698.087890625 3995.111328125 background all_cells +4596.408203125 4103.5419921875 background all_cells +4625.4501953125 4092.315673828125 background all_cells +4620.283203125 4100.11474609375 background all_cells +4602.86962890625 4109.71630859375 background all_cells +4649.224609375 4084.753173828125 background all_cells +4664.3046875 4072.361083984375 background all_cells +4661.0068359375 4080.988037109375 background all_cells +4659.59033203125 4089.135009765625 background all_cells +4654.8115234375 4047.65625 background all_cells +4664.546875 4047.790283203125 background all_cells +4658.66552734375 4042.5283203125 background all_cells +4651.9208984375 4054.609130859375 background all_cells +4651.2900390625 4059.569091796875 background all_cells +4658.830078125 4057.817626953125 background all_cells +4675.1171875 4061.814453125 background all_cells +4681.26220703125 4050.924560546875 background all_cells +4675.2822265625 4044.272216796875 background all_cells +4624.8330078125 4038.6181640625 background all_cells +4645.78857421875 4014.732421875 background all_cells +4644.06640625 4019.632568359375 background all_cells +4637.01904296875 4023.57568359375 background all_cells +4632.1494140625 4031.499755859375 background all_cells +4696.7587890625 4057.616455078125 background all_cells +4702.603515625 4052.0439453125 background all_cells +4700.69873046875 4047.278076171875 background all_cells +4698.50634765625 4065.0146484375 background all_cells +4721.27294921875 4101.67529296875 background all_cells +4709.35498046875 4108.49072265625 background all_cells +4715.9599609375 4105.85546875 background all_cells +4737.6611328125 4040.63525390625 background all_cells +4735.9619140625 4058.534912109375 background all_cells +4742.39208984375 4052.7021484375 background all_cells +4734.68310546875 4048.86572265625 background all_cells +4721.06298828125 4087.123779296875 background all_cells +4726.2900390625 4096.56640625 background all_cells +4734.13330078125 4096.47705078125 background all_cells +4735.4384765625 4088.2724609375 background all_cells +4711.40380859375 4081.65869140625 background all_cells +4715.888671875 4074.379638671875 background all_cells +4714.5419921875 4092.7109375 background all_cells +4762.6494140625 4335.0439453125 background all_cells +4778.9140625 4324.73193359375 background all_cells +4766.962890625 4330.03369140625 background all_cells +4832.1064453125 4331.16015625 background all_cells +4838.43212890625 4342.23046875 background all_cells +4837.77099609375 4311.60107421875 background all_cells +4834.4130859375 4345.43212890625 background all_cells +4816.66162109375 4294.63330078125 background all_cells +4832.232421875 4301.7802734375 background all_cells +4814.73095703125 4288.51220703125 background all_cells +4810.9609375 4331.75537109375 background all_cells +4814.4208984375 4322.58154296875 background all_cells +4809.62060546875 4338.017578125 background all_cells +4783.98828125 4318.8896484375 background all_cells +4791.76513671875 4329.07861328125 background all_cells +4788.73486328125 4375.0751953125 background all_cells +4788.3681640625 4334.09716796875 background all_cells +4767.60693359375 4286.8974609375 background all_cells +4806.171875 4284.94873046875 background all_cells +4801.15966796875 4289.181640625 background all_cells +4792.74755859375 4294.99609375 background all_cells +4831.671875 4374.705078125 background all_cells +4865.29833984375 4390.373046875 background all_cells +4828.7763671875 4383.34375 background all_cells +4831.83203125 4392.43603515625 background all_cells +4915.8955078125 4390.44921875 background all_cells +4904.96630859375 4428.8681640625 background all_cells +4892.44482421875 4426.71923828125 background all_cells +4822.2783203125 4413.015625 background all_cells +4828.8330078125 4406.59814453125 background all_cells +4823.4345703125 4325.47119140625 background all_cells +4972.83203125 4328.41162109375 background all_cells +4977.25 4328.4892578125 background all_cells +4838.4267578125 4334.63671875 background all_cells +4839.482421875 4328.11962890625 background all_cells +4915.93408203125 4317.15869140625 background all_cells +4913.59765625 4353.7041015625 background all_cells +4924.49951171875 4369.91015625 background all_cells +4925.67138671875 4363.66845703125 background all_cells +4900.42724609375 4359.50048828125 background all_cells +4845.859375 4360.646484375 background all_cells +4844.1376953125 4345.0390625 background all_cells +4723.16748046875 4320.41015625 background all_cells +4708.55615234375 4404.10986328125 background all_cells +4722.51806640625 4397.28369140625 background all_cells +4709.05029296875 4335.45654296875 background all_cells +4631.11767578125 4423.5458984375 background all_cells +4609.88427734375 4404.04736328125 background all_cells +4617.82568359375 4401.01123046875 background all_cells +4629.8857421875 4411.076171875 background all_cells +4639.59326171875 4369.85888671875 background all_cells +4636.94189453125 4378.416015625 background all_cells +4647.73779296875 4374.37548828125 background all_cells +4609.33642578125 4373.423828125 background all_cells +4648.78076171875 4322.0498046875 background all_cells +4621.80810546875 4341.51953125 background all_cells +4640.37353515625 4323.3203125 background all_cells +4752.96142578125 4134.52392578125 background all_cells +4960.65087890625 4141.236328125 background all_cells +4765.1884765625 4143.0498046875 background all_cells +4765.826171875 4136.0869140625 background all_cells +4763.71875 4120.6708984375 background all_cells +4778.8076171875 4180.140625 background all_cells +4894.18603515625 4192.369140625 background all_cells +4840.67724609375 4199.7802734375 background all_cells +4768.7392578125 4190.4609375 background all_cells +4766.00537109375 4184.51416015625 background all_cells +4765.0439453125 4179.0908203125 background all_cells +4779.36474609375 4153.11279296875 background all_cells +4761.90234375 4174.064453125 background all_cells +4759.0126953125 4168.69775390625 background all_cells +4746.333984375 4229.47900390625 background all_cells +4762.03662109375 4209.1708984375 background all_cells +4745.96435546875 4216.177734375 background all_cells +4747.37353515625 4248.79443359375 background all_cells +4784.0380859375 4276.24755859375 background all_cells +4774.96142578125 4280.47265625 background all_cells +4771.6484375 4276.658203125 background all_cells +4818.1669921875 4269.3037109375 background all_cells +4844.81494140625 4271.3017578125 background all_cells +4764.6982421875 4281.48046875 background all_cells +4766.1845703125 4265.27392578125 background all_cells +4784.57763671875 4244.244140625 background all_cells +4791.0166015625 4228.13916015625 background all_cells +4787.60205078125 4225.91455078125 background all_cells +4718.10009765625 4128.11279296875 background all_cells +4730.4560546875 4208.90283203125 background all_cells +4722.88671875 4137.8427734375 background all_cells +4735.2373046875 4227.7216796875 background all_cells +4739.16845703125 4244.609375 background all_cells +4735.4345703125 4253.60107421875 background all_cells +4707.83154296875 4290.9228515625 background all_cells +4727.48291015625 4311.7978515625 background all_cells +4721.17138671875 4271.09814453125 background all_cells +4711.76513671875 4287.3271484375 background all_cells +4683.73828125 4219.978515625 background all_cells +4679.24365234375 4206.02392578125 background all_cells +4684.0341796875 4211.6318359375 background all_cells +4682.27197265625 4199.24169921875 background all_cells +4691.60107421875 4208.556640625 background all_cells +4661.380859375 4168.05322265625 background all_cells +4645.30810546875 4313.138671875 background all_cells +4653.91796875 4172.5400390625 background all_cells +4680.00830078125 4132.466796875 background all_cells +4691.5263671875 4161.75830078125 background all_cells +4696.04736328125 4138.73486328125 background all_cells +4174.05078125 3114.319091796875 background all_cells +4204.31591796875 3064.989990234375 background all_cells +4334.5390625 3080.640625 background all_cells +4341.62939453125 3144.025634765625 background all_cells +4339.69482421875 3087.335205078125 background all_cells +4317.1240234375 3058.9931640625 background all_cells +4300.4970703125 3082.6728515625 background all_cells +4302.16845703125 3076.53955078125 background all_cells +4308.35498046875 3064.617431640625 background all_cells +4301.544921875 3091.864990234375 background all_cells +4224.73193359375 3105.331298828125 background all_cells +4280.76513671875 3153.773193359375 background all_cells +4250.45751953125 3081.676025390625 background all_cells +4186.36865234375 3139.474609375 background all_cells +4210.6259765625 3156.26513671875 background all_cells +4196.10791015625 3142.595947265625 background all_cells +4188.13330078125 3147.53662109375 background all_cells +4360.8134765625 3148.502197265625 background all_cells +4425.9150390625 3097.449951171875 background all_cells +4386.45751953125 3162.748046875 background all_cells +4394.1962890625 3145.1357421875 background all_cells +4373.4306640625 3125.014892578125 background all_cells +4440.64697265625 3071.930419921875 background all_cells +4447.4287109375 3067.921142578125 background all_cells +4445.51708984375 3083.527587890625 background all_cells +4442.9189453125 3078.146484375 background all_cells +4403.966796875 3202.509033203125 background all_cells +4385.80126953125 3218.948974609375 background all_cells +4396.443359375 3215.799072265625 background all_cells +4383.85595703125 3212.820068359375 background all_cells +4392.33740234375 3205.662109375 background all_cells +4427.9169921875 3060.0703125 background all_cells +4430.69873046875 3066.018310546875 background all_cells +4430.791015625 3073.8330078125 background all_cells +4370.2724609375 3183.178955078125 background all_cells +4425.44580078125 3192.660400390625 background all_cells +4430.72900390625 3184.989013671875 background all_cells +4425.939453125 3200.210693359375 background all_cells +4434.2724609375 3195.134521484375 background all_cells +4416.85693359375 3197.549560546875 background all_cells +4336.79638671875 3182.36962890625 background all_cells +4337.5390625 3154.978271484375 background all_cells +4351.7041015625 3148.248779296875 background all_cells +4342.73583984375 3217.708251953125 background all_cells +4344.689453125 3194.294189453125 background all_cells +4160.60888671875 3213.977294921875 background all_cells +4168.72900390625 3224.7841796875 background all_cells +4163.48828125 3225.955810546875 background all_cells +4207.0654296875 3209.873291015625 background all_cells +4214.205078125 3169.781494140625 background all_cells +4208.3857421875 3167.3896484375 background all_cells +4165.0830078125 3195.504638671875 background all_cells +4194.56201171875 3180.7294921875 background all_cells +4191.146484375 3187.247802734375 background all_cells +4171.216796875 3208.23193359375 background all_cells +4165.53466796875 3207.1015625 background all_cells +4279.1572265625 3164.668212890625 background all_cells +4293.48193359375 3177.95068359375 background all_cells +4291.41162109375 3189.631591796875 background all_cells +4285.74072265625 3189.301513671875 background all_cells +4297.7216796875 3169.713134765625 background all_cells +4299.08642578125 3210.337646484375 background all_cells +4300.0185546875 3218.810546875 background all_cells +4283.98388671875 3219.005615234375 background all_cells +4294.146484375 3214.826416015625 background all_cells +4308.09033203125 3210.332763671875 background all_cells +4304.2216796875 3216.475341796875 background all_cells +4303.60302734375 3205.684326171875 background all_cells +4331.82080078125 3171.32421875 background all_cells +4315.673828125 3188.7841796875 background all_cells +4316.841796875 3193.43017578125 background all_cells +4331.9482421875 3198.19482421875 background all_cells +4319.0458984375 3198.3837890625 background all_cells +4351.96337890625 2733.90087890625 background all_cells +4385.56884765625 2895.391357421875 background all_cells +4402.45849609375 2893.825927734375 background all_cells +4360.86376953125 2793.892333984375 background all_cells +4382.74267578125 3007.255126953125 background all_cells +4383.77734375 3021.6630859375 background all_cells +4376.56103515625 3013.22802734375 background all_cells +4387.6767578125 2902.288330078125 background all_cells +4381.3017578125 2913.862060546875 background all_cells +4390.03076171875 2907.961181640625 background all_cells +4367.17626953125 2975.64892578125 background all_cells +4387.1240234375 2990.800537109375 background all_cells +4381.34228515625 2999.993408203125 background all_cells +4381.51904296875 2929.32275390625 background all_cells +4372.83642578125 2942.947509765625 background all_cells +4379.748046875 2935.297607421875 background all_cells +4376.90234375 2923.459716796875 background all_cells +4406.669921875 3276.434814453125 background all_cells +4407.2119140625 3346.47998046875 background all_cells +4394.65576171875 3268.690185546875 background all_cells +4399.3974609375 3274.9326171875 background all_cells +4407.00439453125 3281.927490234375 background all_cells +4426.4208984375 3271.32373046875 background all_cells +4436.80126953125 3277.0556640625 background all_cells +4437.29248046875 3342.813232421875 background all_cells +4448.83642578125 3309.83837890625 background all_cells +4464.9306640625 3263.322998046875 background all_cells +4440.46875 3272.8857421875 background all_cells +4433.29541015625 3272.1796875 background all_cells +4441.0322265625 3264.939697265625 background all_cells +4400.47900390625 3255.740966796875 background all_cells +4411.9912109375 3254.51611328125 background all_cells +4408.07275390625 3257.206298828125 background all_cells +4414.048828125 3261.996337890625 background all_cells +4403.08203125 3260.38916015625 background all_cells +4423.70751953125 3257.92822265625 background all_cells +4478.90478515625 3282.75439453125 background all_cells +4483.447265625 3255.754638671875 background all_cells +4483.40869140625 3244.75244140625 background all_cells +4479.6494140625 3264.32470703125 background all_cells +4558.86669921875 3253.992431640625 background all_cells +4599.658203125 3241.65576171875 background all_cells +4595.35009765625 3243.112548828125 background all_cells +4525.81201171875 3288.924072265625 background all_cells +4613.88525390625 3393.0068359375 background all_cells +4548.494140625 3378.61181640625 background all_cells +4541.57373046875 3367.609375 background all_cells +4531.68212890625 3365.624755859375 background all_cells +4496.23486328125 3460.1650390625 background all_cells +4509.87255859375 3383.967041015625 background all_cells +4501.20556640625 3472.174560546875 background all_cells +4495.826171875 3253.65087890625 background all_cells +4501.14453125 3246.36181640625 background all_cells +4502.41552734375 3250.531005859375 background all_cells +4495.1494140625 3243.223388671875 background all_cells +4447.615234375 3248.434326171875 background all_cells +4455.85205078125 3258.1689453125 background all_cells +4449.24169921875 3254.083251953125 background all_cells +4564.369140625 3237.89892578125 background all_cells +4578.1552734375 3237.6455078125 background all_cells +4568.3984375 3230.19775390625 background all_cells +4463.61865234375 3256.91015625 background all_cells +4474.0869140625 3255.65185546875 background all_cells +4471.50537109375 3246.9619140625 background all_cells +4469.6484375 3251.4287109375 background all_cells +4460.10009765625 3243.50732421875 background all_cells +4526.6953125 3066.0556640625 background all_cells +4543.427734375 3054.77001953125 background all_cells +4536.673828125 3059.228271484375 background all_cells +4530.49560546875 3109.1591796875 background all_cells +4579.1396484375 3058.217529296875 background all_cells +4614.28271484375 3102.092529296875 background all_cells +4609.14111328125 3064.794677734375 background all_cells +4590.0693359375 3045.994384765625 background all_cells +4563.27880859375 2942.7421875 background all_cells +4578.689453125 3020.107421875 background all_cells +4564.7421875 3021.01513671875 background all_cells +4460.04345703125 3115.440673828125 background all_cells +4422.5556640625 3141.641357421875 background all_cells +4460.4658203125 3149.900634765625 background all_cells +4478.427734375 3127.27001953125 background all_cells +4473.1875 3118.517822265625 background all_cells +4498.404296875 3105.07275390625 background all_cells +4507.18505859375 2973.23193359375 background all_cells +4512.23876953125 3079.166259765625 background all_cells +4488.51611328125 3115.91845703125 background all_cells +4461.28173828125 3105.56103515625 background all_cells +4470.51318359375 3111.66748046875 background all_cells +4468.22998046875 3104.6474609375 background all_cells +4361.62646484375 3264.758544921875 background all_cells +4384.77001953125 3484.78857421875 background all_cells +4355.44873046875 3485.18896484375 background all_cells +4362.0556640625 3271.11083984375 background all_cells +4383.3408203125 3252.500732421875 background all_cells +4382.3173828125 3255.3623046875 background all_cells +4365.69970703125 3252.12841796875 background all_cells +4372.021484375 3261.92333984375 background all_cells +4382.31591796875 3239.201416015625 background all_cells +4391.78125 3255.7158203125 background all_cells +4565.55517578125 3189.832763671875 background all_cells +4575.6376953125 3227.19091796875 background all_cells +4602.41748046875 3486.117431640625 background all_cells +4611.63134765625 3523.70849609375 background all_cells +4582.36279296875 3439.405517578125 background all_cells +4620.09033203125 3560.99853515625 background all_cells +4525.48876953125 3241.409912109375 background all_cells +4506.2998046875 3216.330078125 background all_cells +4497.9365234375 3184.533447265625 background all_cells +4463.03515625 3194.869140625 background all_cells +4509.5068359375 3222.560302734375 background all_cells +4487.81982421875 3234.73828125 background all_cells +4284.71728515625 3466.448974609375 background all_cells +4306.958984375 3481.4111328125 background all_cells +4290.99072265625 3492.5576171875 background all_cells +4222.1669921875 3539.566650390625 background all_cells +4230.89599609375 3535.275390625 background all_cells +4226.8232421875 3524.94189453125 background all_cells +4222.28759765625 3530.88525390625 background all_cells +4213.91455078125 3523.90478515625 background all_cells +4222.71337890625 3512.244873046875 background all_cells +4213.88330078125 3502.153076171875 background all_cells +4212.55419921875 3514.99267578125 background all_cells +4245.20166015625 3502.26708984375 background all_cells +4278.08447265625 3494.29833984375 background all_cells +4269.91552734375 3512.93408203125 background all_cells +4253.63671875 3495.151123046875 background all_cells +4288.5244140625 3229.10986328125 background all_cells +4290.5537109375 3293.327392578125 background all_cells +4294.5341796875 3242.829345703125 background all_cells +4291.4560546875 3239.340576171875 background all_cells +4300.7587890625 3238.344482421875 background all_cells +4294.73583984375 3234.23388671875 background all_cells +4305.8701171875 3239.046142578125 background all_cells +4314.2080078125 3277.6083984375 background all_cells +4311.21240234375 3280.138671875 background all_cells +4313.8818359375 3222.529296875 background all_cells +4310.30859375 3233.322265625 background all_cells +4307.556640625 3229.365478515625 background all_cells +4308.31103515625 3223.550048828125 background all_cells +4218.66064453125 3227.21826171875 background all_cells +4255.63330078125 3221.7353515625 background all_cells +4222.49853515625 3225.640869140625 background all_cells +4282.57861328125 3226.106201171875 background all_cells +4244.0947265625 3249.34326171875 background all_cells +4259.90625 3260.6953125 background all_cells +4265.84814453125 3257.212890625 background all_cells +4269.20458984375 3263.621337890625 background all_cells +4277.61865234375 3260.881103515625 background all_cells +4268.908203125 3251.659912109375 background all_cells +4237.71044921875 3183.05908203125 background all_cells +4264.8994140625 3218.21826171875 background all_cells +4276.82861328125 3212.403076171875 background all_cells +4261.90380859375 3189.287841796875 background all_cells +4245.59375 3184.6962890625 background all_cells +5649.92578125 3330.821533203125 background all_cells +5701.9365234375 3049.6640625 background all_cells +5662.623046875 3336.01953125 background all_cells +5655.71142578125 3300.830322265625 background all_cells +5622.12255859375 3438.259033203125 background all_cells +5624.7080078125 3479.089599609375 background all_cells +5623.3017578125 3471.228759765625 background all_cells +5515.1279296875 3176.81005859375 background all_cells +5532.89892578125 3416.348876953125 background all_cells +5525.845703125 3412.693359375 background all_cells +5518.31396484375 3312.706298828125 background all_cells +4601.63916015625 3577.57958984375 background all_cells +4648.888671875 3578.38623046875 background all_cells +4633.7490234375 3578.836669921875 background all_cells +4645.52685546875 3574.6689453125 background all_cells +4645.68603515625 3582.539794921875 background all_cells +4605.00341796875 3585.90234375 background all_cells +4960.2939453125 3386.89501953125 background all_cells +5336.625 3466.02099609375 background all_cells +4970.826171875 3488.28173828125 background all_cells +5021.76318359375 3510.51904296875 background all_cells +4961.6025390625 3395.255859375 background all_cells +4872.19580078125 3395.218505859375 background all_cells +4918.9150390625 3368.832275390625 background all_cells +4884.5693359375 3358.5107421875 background all_cells +4797.3251953125 3412.81201171875 background all_cells +4844.64990234375 3439.97119140625 background all_cells +4822.7919921875 3366.336181640625 background all_cells +4708.38330078125 3606.50634765625 background all_cells +4850.0556640625 3554.584716796875 background all_cells +4835.71826171875 3611.68408203125 background all_cells +4717.01708984375 3610.0654296875 background all_cells +4766.8115234375 3554.74951171875 background all_cells +4721.529296875 3576.96533203125 background all_cells +4727.88427734375 3436.98876953125 background all_cells +4756.3798828125 3479.320556640625 background all_cells +4756.42578125 3484.89599609375 background all_cells +4631.31689453125 3437.820556640625 background all_cells +4690.025390625 3496.647705078125 background all_cells +4646.779296875 3487.6591796875 background all_cells +4573.56005859375 3195.33203125 background all_cells +4575.53076171875 3179.697265625 background all_cells +4581.51220703125 3186.40087890625 background all_cells +4608.1669921875 3173.69482421875 background all_cells +4606.84716796875 3201.638916015625 background all_cells +4611.181640625 3196.05419921875 background all_cells +4612.626953125 3188.655517578125 background all_cells +4630.65869140625 3213.564453125 background all_cells +5722.51220703125 3293.033203125 background all_cells +5725.0654296875 3299.936279296875 background all_cells +4601.2509765625 3238.958740234375 background all_cells +4606.00537109375 3208.26953125 background all_cells +4622.73828125 3217.38330078125 background all_cells +4601.5517578125 3127.48876953125 background all_cells +5710.16650390625 3130.31982421875 background all_cells +4661.5859375 3128.884033203125 background all_cells +4624.06005859375 3152.74658203125 background all_cells +4576.64599609375 3135.544677734375 background all_cells +4607.42236328125 3134.8935546875 background all_cells +4677.623046875 3109.318115234375 background all_cells +5004.74658203125 3113.05712890625 background all_cells +4824.1220703125 3101.3896484375 background all_cells +4710.302734375 3107.614501953125 background all_cells +5026.271484375 3269.873291015625 background all_cells +5023.94580078125 3256.836669921875 background all_cells +5031.185546875 3301.317626953125 background all_cells +4761.033203125 3326.228759765625 background all_cells +5029.70166015625 3310.025390625 background all_cells +4734.4111328125 3192.98583984375 background all_cells +4850.2548828125 3243.35791015625 background all_cells +4828.57470703125 3195.09619140625 background all_cells +4729.7333984375 3194.361328125 background all_cells +6659.51025390625 2899.1552734375 background all_cells +6765.29248046875 2914.123291015625 background all_cells +6677.45751953125 2899.969482421875 background all_cells +6669.3447265625 2900.811279296875 background all_cells +6669.41650390625 2895.50634765625 background all_cells +6868.8056640625 3122.719482421875 background all_cells +7434.81884765625 3267.527587890625 background all_cells +7435.98876953125 3080.635009765625 background all_cells +6865.46728515625 3147.20849609375 background all_cells +6863.59423828125 3119.222900390625 background all_cells +6866.72119140625 3126.50390625 background all_cells +6847.70751953125 2904.15380859375 background all_cells +6869.669921875 2876.4345703125 background all_cells +6865.14599609375 2932.96630859375 background all_cells +6850.63037109375 2681.758544921875 background all_cells +8194.361328125 2847.563232421875 background all_cells +8192.556640625 3022.19140625 background all_cells +8199.5087890625 2890.719482421875 background all_cells +8196.359375 3015.384765625 background all_cells +8397.7578125 2954.38134765625 background all_cells +8396.150390625 3330.417724609375 background all_cells +8396.21484375 3111.120361328125 background all_cells +8396.4638671875 3165.8701171875 background all_cells +8383.9345703125 3028.548095703125 background all_cells +8387.2490234375 2881.170166015625 background all_cells +8392.2353515625 2884.775634765625 background all_cells +8382.0107421875 2881.19970703125 background all_cells +8396.8642578125 2878.126220703125 background all_cells +8389.0595703125 2597.082763671875 background all_cells +8326.4736328125 2785.66357421875 background all_cells +8356.44921875 2650.09912109375 background all_cells +7632.85400390625 3103.204833984375 background all_cells +7597.7744140625 3208.728271484375 background all_cells +7632.833984375 3197.482666015625 background all_cells +7687.2890625 3288.402587890625 background all_cells +8199.6845703125 3357.044921875 background all_cells +8197.23046875 3361.69970703125 background all_cells +7693.64013671875 3292.872802734375 background all_cells +7623.4384765625 3275.917236328125 background all_cells +7633.6025390625 3258.068603515625 background all_cells +7629.76220703125 3261.62353515625 background all_cells +7604.3984375 3261.787841796875 background all_cells +7612.58154296875 3263.445556640625 background all_cells +7611.5771484375 3254.102783203125 background all_cells +7588.91015625 2883.4052734375 background all_cells +7617.67333984375 2782.180419921875 background all_cells +7598.39111328125 2874.58251953125 background all_cells +7996.83056640625 2611.445556640625 background all_cells +8011.84033203125 2652.174560546875 background all_cells +8011.07861328125 2674.26708984375 background all_cells +8010.75537109375 2752.9111328125 background all_cells +7975.927734375 2655.0 background all_cells +7981.82421875 2647.702392578125 background all_cells +7978.26806640625 2602.299072265625 background all_cells +7949.44384765625 2938.11767578125 background all_cells +7617.8291015625 3019.449462890625 background all_cells +7613.95458984375 2954.301513671875 background all_cells +7617.54931640625 2950.836181640625 background all_cells +7625.1533203125 2915.2548828125 background all_cells +7438.59033203125 3639.649658203125 background all_cells +7623.267578125 3642.986328125 background all_cells +7627.01025390625 3642.82666015625 background all_cells +7613.05908203125 3744.465087890625 background all_cells +7629.6748046875 3637.4521484375 background all_cells +7629.7802734375 3584.661865234375 background all_cells +7630.13134765625 3629.506103515625 background all_cells +7627.94677734375 3381.89501953125 background all_cells +7630.544921875 3356.881103515625 background all_cells +7631.396484375 3395.973876953125 background all_cells +7616.81982421875 3431.828125 background all_cells +7622.11083984375 3437.849365234375 background all_cells +7637.6240234375 3432.606689453125 background all_cells +7636.9013671875 3539.59521484375 background all_cells +7633.73779296875 3511.864501953125 background all_cells +8015.4287109375 3707.78857421875 background all_cells +8004.4248046875 3813.219970703125 background all_cells +8015.87451171875 3715.89208984375 background all_cells +8008.41064453125 3819.256103515625 background all_cells +8188.9677734375 3851.264892578125 background all_cells +8182.11376953125 3852.87841796875 background all_cells +8009.02001953125 3828.550537109375 background all_cells +8001.8505859375 3823.742919921875 background all_cells +8002.6220703125 3820.64990234375 background all_cells +6046.08056640625 3553.42138671875 background all_cells +6123.36328125 3509.955078125 background all_cells +6091.314453125 3541.5625 background all_cells +6788.7568359375 3764.80419921875 background all_cells +6795.294921875 3773.976318359375 background all_cells +6864.185546875 3805.41796875 background all_cells +6792.0537109375 3777.61474609375 background all_cells +6661.341796875 3740.9931640625 background all_cells +6673.74560546875 3714.26220703125 background all_cells +6676.2822265625 3726.08154296875 background all_cells +6663.92724609375 3832.6044921875 background all_cells +6607.29833984375 3779.158203125 background all_cells +6631.501953125 3761.856201171875 background all_cells +6623.0078125 3759.566650390625 background all_cells +6611.04638671875 3785.26123046875 background all_cells +5503.29150390625 3596.144287109375 background all_cells +5533.31201171875 3662.38330078125 background all_cells +5528.650390625 3470.9521484375 background all_cells +5745.974609375 3476.506591796875 background all_cells +5882.91796875 3562.51318359375 background all_cells +5864.7744140625 3522.998046875 background all_cells +5843.2275390625 3468.165771484375 background all_cells +5737.6474609375 3576.293701171875 background all_cells +5691.25048828125 3862.653076171875 background all_cells +5635.4853515625 3778.216064453125 background all_cells +5728.47216796875 3767.90576171875 background all_cells +5580.77685546875 3500.592041015625 background all_cells +5604.10986328125 3795.82470703125 background all_cells +5587.46630859375 3509.541748046875 background all_cells +5586.19140625 3477.9560546875 background all_cells +5009.7265625 2928.396240234375 background all_cells +5255.55517578125 2678.796630859375 background all_cells +5156.328125 2567.2734375 background all_cells +5145.9287109375 2564.178955078125 background all_cells +5011.97314453125 2938.53955078125 background all_cells +5334.73388671875 2676.078369140625 background all_cells +5336.830078125 2706.99267578125 background all_cells +5340.97216796875 2683.3486328125 background all_cells +5331.7919921875 2666.0078125 background all_cells +5341.04736328125 2671.26171875 background all_cells +5337.58447265625 2572.323486328125 background all_cells +5314.9775390625 2675.575439453125 background all_cells +5311.6123046875 2685.159912109375 background all_cells +5319.64697265625 2680.84814453125 background all_cells +5321.60302734375 2668.4443359375 background all_cells +6290.50341796875 2808.34423828125 background all_cells +6067.3974609375 2814.314697265625 background all_cells +6300.51513671875 2754.1923828125 background all_cells +6285.185546875 2763.86279296875 background all_cells +6292.52587890625 2764.32080078125 background all_cells +6289.400390625 2756.697998046875 background all_cells +6291.75439453125 2588.644775390625 background all_cells +6301.4814453125 2701.472900390625 background all_cells +6254.21044921875 2602.9716796875 background all_cells +6075.19189453125 2852.197509765625 background all_cells +6099.6240234375 2841.683837890625 background all_cells +6093.31591796875 2849.299072265625 background all_cells +6078.73583984375 2864.2265625 background all_cells +5716.03369140625 2528.31005859375 background all_cells +5728.5888671875 2744.625732421875 background all_cells +5727.88134765625 2702.629638671875 background all_cells +5715.53759765625 2685.12255859375 background all_cells +5900.6689453125 2678.487060546875 background all_cells +5914.9833984375 2667.73876953125 background all_cells +5906.8427734375 2683.663330078125 background all_cells +5907.10693359375 2671.150390625 background all_cells +5826.6513671875 2803.32373046875 background all_cells +5854.236328125 2750.1796875 background all_cells +5837.12109375 2769.66162109375 background all_cells +5831.3115234375 2800.44384765625 background all_cells +5484.71484375 2538.999755859375 background all_cells +5467.1083984375 2625.845458984375 background all_cells +5476.17626953125 2546.01708984375 background all_cells +5443.134765625 2633.087158203125 background all_cells +5484.47509765625 3052.991943359375 background all_cells +5443.09814453125 2644.759033203125 background all_cells +5463.16259765625 2641.275390625 background all_cells +5513.59912109375 2623.0849609375 background all_cells +5521.07373046875 2633.231689453125 background all_cells +5521.55419921875 2625.5234375 background all_cells +4918.66650390625 3827.52880859375 background all_cells +4930.22607421875 3848.34228515625 background all_cells +4919.8759765625 3840.2783203125 background all_cells +4912.00634765625 3834.531982421875 background all_cells +4910.09375 3848.656494140625 background all_cells +4917.7431640625 3858.294677734375 background all_cells +4905.5078125 3854.156005859375 background all_cells +4908.92431640625 3788.266845703125 background all_cells +4922.623046875 3804.76220703125 background all_cells +4878.42724609375 3797.36572265625 background all_cells +4958.6474609375 3820.440185546875 background all_cells +4945.39794921875 3830.009521484375 background all_cells +4955.94580078125 3829.019287109375 background all_cells +4964.64990234375 3823.959716796875 background all_cells +4965.06787109375 3848.760986328125 background all_cells +4963.810546875 3914.072021484375 background all_cells +4968.09814453125 3855.96337890625 background all_cells +4986.63134765625 3920.802490234375 background all_cells +4999.51318359375 3945.03955078125 background all_cells +4998.13916015625 3939.26123046875 background all_cells +4990.4072265625 3942.387451171875 background all_cells +5019.62548828125 3901.110107421875 background all_cells +5015.86767578125 3905.36328125 background all_cells +4977.7158203125 3809.493896484375 background all_cells +4977.7666015625 3842.044677734375 background all_cells +4979.45556640625 3814.932861328125 background all_cells +4950.06982421875 3940.16748046875 background all_cells +4981.52294921875 3925.62548828125 background all_cells +4960.5888671875 3934.8681640625 background all_cells +4997.70068359375 3675.618896484375 background all_cells +4986.88037109375 3696.691650390625 background all_cells +5012.45703125 3679.445068359375 background all_cells +4992.34619140625 3762.9892578125 background all_cells +4984.96044921875 3783.072265625 background all_cells +4996.26123046875 3780.712158203125 background all_cells +4990.638671875 3769.439697265625 background all_cells +4997.998046875 3796.492431640625 background all_cells +4980.67041015625 3796.459716796875 background all_cells +4981.94140625 3803.499267578125 background all_cells +4987.07080078125 3808.492919921875 background all_cells +4990.51513671875 3800.85986328125 background all_cells +4970.62451171875 3801.926025390625 background all_cells +4969.80419921875 3807.781494140625 background all_cells +4930.74462890625 3740.617919921875 background all_cells +5038.38818359375 3752.810791015625 background all_cells +4959.7197265625 3745.287353515625 background all_cells +4952.197265625 3750.62744140625 background all_cells +4933.85498046875 3745.67626953125 background all_cells +6224.01708984375 4173.1171875 background all_cells +6675.8837890625 4196.87255859375 background all_cells +6286.703125 4231.3251953125 background all_cells +6289.42626953125 4227.12939453125 background all_cells +6285.759765625 4219.060546875 background all_cells +6457.876953125 4347.4306640625 background all_cells +6671.0771484375 4354.40771484375 background all_cells +6463.11181640625 4346.46728515625 background all_cells +6281.287109375 4357.76806640625 background all_cells +6277.79833984375 4354.16552734375 background all_cells +6293.22607421875 4280.25 background all_cells +6301.63037109375 4293.39501953125 background all_cells +6289.912109375 4287.41943359375 background all_cells +6297.3056640625 4287.3740234375 background all_cells +6105.0556640625 4274.48828125 background all_cells +6251.41015625 4367.73583984375 background all_cells +6244.8681640625 4370.97705078125 background all_cells +7798.919921875 3869.2626953125 background all_cells +7945.40771484375 3832.947021484375 background all_cells +7993.5205078125 3860.097412109375 background all_cells +7943.52099609375 3838.069580078125 background all_cells +7991.01220703125 3867.613525390625 background all_cells +7989.443359375 3852.150146484375 background all_cells +8008.66650390625 3930.61962890625 background all_cells +8384.685546875 3913.862548828125 background all_cells +8010.5087890625 3941.269775390625 background all_cells +8006.66357421875 3937.06982421875 background all_cells +8003.65771484375 3932.172607421875 background all_cells +8001.19677734375 3963.095947265625 background all_cells +8007.50830078125 4049.236328125 background all_cells +8007.2021484375 4043.25 background all_cells +6859.26025390625 4083.286376953125 background all_cells +6869.00439453125 4109.6923828125 background all_cells +6867.47119140625 4121.09326171875 background all_cells +6867.6201171875 4304.74658203125 background all_cells +8392.5849609375 4187.6201171875 background all_cells +7962.1455078125 4221.33154296875 background all_cells +7973.99267578125 4221.6875 background all_cells +7938.91015625 4278.88623046875 background all_cells +8386.4296875 4305.36279296875 background all_cells +8015.03271484375 4316.400390625 background all_cells +8013.42236328125 4310.3818359375 background all_cells +8014.658203125 4288.6015625 background all_cells +8131.38623046875 4088.72705078125 background all_cells +8193.126953125 4158.1318359375 background all_cells +8076.916015625 4119.98193359375 background all_cells +8108.79248046875 4111.263671875 background all_cells +7809.46826171875 4074.25732421875 background all_cells +7814.1943359375 4189.0380859375 background all_cells +7811.7783203125 4080.00830078125 background all_cells +7808.95703125 4047.896240234375 background all_cells +8086.91552734375 4057.14453125 background all_cells +7811.6552734375 4055.13916015625 background all_cells +6863.54345703125 4060.888916015625 background all_cells +6861.4814453125 4053.37451171875 background all_cells +6675.5751953125 4140.0224609375 background all_cells +6752.37939453125 4062.192138671875 background all_cells +6670.7607421875 4134.4345703125 background all_cells +6671.52880859375 4122.20263671875 background all_cells +6677.0068359375 4113.78466796875 background all_cells +6662.67724609375 4122.52099609375 background all_cells +6844.00341796875 3959.564453125 background all_cells +6845.56982421875 3980.313720703125 background all_cells +6823.46826171875 3927.01953125 background all_cells +6828.44775390625 3911.828125 background all_cells +6828.06103515625 3933.255859375 background all_cells +6674.0615234375 3982.640625 background all_cells +6679.6953125 3969.94189453125 background all_cells +6679.486328125 3916.57763671875 background all_cells +6675.56298828125 3921.17236328125 background all_cells +6196.88427734375 4035.372314453125 background all_cells +6367.05078125 3830.363525390625 background all_cells +6351.591796875 3933.477783203125 background all_cells +6276.16455078125 3980.322021484375 background all_cells +6488.6953125 4115.17822265625 background all_cells +6486.30908203125 4149.39453125 background all_cells +6477.8388671875 4118.1494140625 background all_cells +6424.59375 3939.137939453125 background all_cells +6593.16259765625 3919.19970703125 background all_cells +6468.88525390625 3961.851806640625 background all_cells +5149.98193359375 4062.690185546875 background all_cells +5153.369140625 4129.1640625 background all_cells +5115.9228515625 4087.632568359375 background all_cells +5130.115234375 4107.25830078125 background all_cells +5129.83740234375 4116.90185546875 background all_cells +5144.03076171875 4108.77099609375 background all_cells +5128.2802734375 4349.5947265625 background all_cells +5132.1220703125 4461.51025390625 background all_cells +5143.15283203125 4380.07177734375 background all_cells +5071.2021484375 4307.87890625 background all_cells +5072.03515625 4381.248046875 background all_cells +5072.83740234375 4326.25341796875 background all_cells +5148.05078125 4136.82080078125 background all_cells +5146.91650390625 4171.05908203125 background all_cells +5114.2509765625 4143.25244140625 background all_cells +5098.85791015625 4400.60986328125 background all_cells +5160.04931640625 4360.6015625 background all_cells +5223.31005859375 4277.6865234375 background all_cells +5088.8662109375 4420.58837890625 background all_cells +5150.0869140625 4417.697265625 background all_cells +5155.73291015625 4427.18359375 background all_cells +5147.80322265625 4410.85107421875 background all_cells +5091.51416015625 4429.91015625 background all_cells +5063.6474609375 4467.3564453125 background all_cells +5217.251953125 4456.6279296875 background all_cells +5067.0625 4453.13232421875 background all_cells +5067.39306640625 4457.90185546875 background all_cells +5067.8291015625 4466.52294921875 background all_cells +5110.806640625 4465.9794921875 background all_cells +5082.623046875 4439.33740234375 background all_cells +5086.7626953125 4444.26220703125 background all_cells +5087.88134765625 4439.34228515625 background all_cells +5060.626953125 4427.12158203125 background all_cells +5083.2548828125 4430.93310546875 background all_cells +5070.98681640625 4426.6728515625 background all_cells +4956.43994140625 4430.8876953125 background all_cells +4967.634765625 4437.38916015625 background all_cells +4965.59765625 4431.87060546875 background all_cells +5043.8896484375 4309.10302734375 background all_cells +5001.2890625 4327.783203125 background all_cells +5008.27001953125 4321.572265625 background all_cells +5054.08154296875 4334.10595703125 background all_cells +5041.28271484375 4344.943359375 background all_cells +4990.07763671875 4360.02197265625 background all_cells +5017.00830078125 4364.87646484375 background all_cells +5036.13623046875 4362.56494140625 background all_cells +5022.94482421875 4360.7177734375 background all_cells +4976.8291015625 4396.734375 background all_cells +4975.814453125 4432.94189453125 background all_cells +4985.24853515625 4441.576171875 background all_cells +4984.9638671875 4434.177734375 background all_cells +4992.1328125 4448.869140625 background all_cells +5016.1748046875 4126.63818359375 background all_cells +5022.30224609375 4157.1015625 background all_cells +5028.40625 4150.8046875 background all_cells +5038.2880859375 4126.09228515625 background all_cells +5035.7998046875 4204.91796875 background all_cells +5049.68798828125 4194.98583984375 background all_cells +5044.08349609375 4195.4052734375 background all_cells +5045.11328125 4189.78466796875 background all_cells +5044.78515625 4220.93212890625 background all_cells +5038.0390625 4218.48388671875 background all_cells +4996.5537109375 4189.01025390625 background all_cells +4598.1953125 3904.8427734375 background all_cells +4609.43359375 3975.62060546875 background all_cells +4611.56591796875 3897.771728515625 background all_cells +4605.595703125 3902.1953125 background all_cells +4604.0419921875 3912.326171875 background all_cells +4605.31201171875 3918.72998046875 background all_cells +4568.30908203125 4001.2548828125 background all_cells +4574.68896484375 3996.222412109375 background all_cells +4575.28955078125 3988.10107421875 background all_cells +4629.73046875 3902.622314453125 background all_cells +4615.943359375 3920.00537109375 background all_cells +4619.03564453125 3926.07373046875 background all_cells +4617.0986328125 3899.072021484375 background all_cells +4943.57275390625 4054.4365234375 background all_cells +4986.71533203125 3980.64990234375 background all_cells +4939.31298828125 4017.1865234375 background all_cells +4971.5390625 4204.50341796875 background all_cells +4972.65234375 4216.99951171875 background all_cells +4978.34228515625 4158.66748046875 background all_cells +4975.3447265625 4141.02880859375 background all_cells +4975.224609375 4134.0517578125 background all_cells +4990.98828125 4096.12890625 background all_cells +5007.67138671875 4164.84716796875 background all_cells +4994.06787109375 4179.4970703125 background all_cells +4977.1298828125 4194.8125 background all_cells +4985.4951171875 4195.41259765625 background all_cells +4984.50634765625 4188.04638671875 background all_cells +4985.52880859375 4181.08544921875 background all_cells +4940.93505859375 4242.9326171875 background all_cells +4971.5302734375 4265.75244140625 background all_cells +4998.13427734375 4252.79345703125 background all_cells +4944.2529296875 4249.09814453125 background all_cells +4959.2001953125 4246.32421875 background all_cells +4867.24951171875 4004.14794921875 background all_cells +4833.00634765625 4001.538818359375 background all_cells +4845.35595703125 4022.738525390625 background all_cells +4829.845703125 4018.39794921875 background all_cells +4836.25537109375 4015.24072265625 background all_cells +4855.2490234375 4005.145751953125 background all_cells +4885.0625 4177.98046875 background all_cells +4915.841796875 4167.05517578125 background all_cells +4891.8125 4158.556640625 background all_cells +4890.5712890625 4163.32373046875 background all_cells +4892.958984375 4176.5869140625 background all_cells +4889.31103515625 4178.8056640625 background all_cells +4877.2333984375 4155.6611328125 background all_cells +4874.85498046875 4150.82763671875 background all_cells +4597.40087890625 4037.317138671875 background all_cells +4615.93212890625 4035.463623046875 background all_cells +4607.1318359375 4033.508056640625 background all_cells +4597.11083984375 4022.25146484375 background all_cells +4832.48388671875 4029.34423828125 background all_cells +4792.52001953125 4032.899169921875 background all_cells +4812.017578125 4064.282470703125 background all_cells +4790.40380859375 4061.257080078125 background all_cells +4789.2314453125 4186.9833984375 background all_cells +4818.85888671875 4203.55126953125 background all_cells +4790.20703125 4138.376953125 background all_cells +4628.24365234375 4075.31396484375 background all_cells +4635.28076171875 4087.854736328125 background all_cells +4625.27197265625 4085.167236328125 background all_cells +4618.07080078125 4084.9150390625 background all_cells +4641.84033203125 3971.518798828125 background all_cells +4655.4326171875 3963.30810546875 background all_cells +4651.98388671875 3977.844970703125 background all_cells +4664.18994140625 3966.6611328125 background all_cells +4680.6376953125 3981.195068359375 background all_cells +4672.3759765625 3977.4375 background all_cells +4641.4248046875 3919.713623046875 background all_cells +4640.16455078125 3937.06103515625 background all_cells +4649.48388671875 3940.604248046875 background all_cells +4657.3740234375 3947.027587890625 background all_cells +4650.4892578125 3957.361083984375 background all_cells +5063.8046875 3897.2724609375 background all_cells +5034.78076171875 3908.761962890625 background all_cells +5022.99658203125 3907.838134765625 background all_cells +5030.22607421875 3903.6455078125 background all_cells +5062.59765625 3887.9169921875 background all_cells +5050.84423828125 3997.123291015625 background all_cells +5024.158203125 4063.236572265625 background all_cells +5036.46533203125 4028.827392578125 background all_cells +5020.74169921875 3972.991455078125 background all_cells +5035.494140625 3979.915283203125 background all_cells +5040.0556640625 3974.2587890625 background all_cells +5045.19873046875 3953.051513671875 background all_cells +5042.41650390625 3967.101318359375 background all_cells +5043.08740234375 3959.716552734375 background all_cells +5066.162109375 3957.936767578125 background all_cells +5072.3037109375 3896.395751953125 background all_cells +5088.193359375 3880.747802734375 background all_cells +5086.9951171875 3887.602783203125 background all_cells +5083.4775390625 3882.75390625 background all_cells +5068.16015625 3881.650146484375 background all_cells +5081.984375 3895.478515625 background all_cells +5090.73681640625 4039.21630859375 background all_cells +5137.759765625 3978.534423828125 background all_cells +5121.5478515625 4029.198974609375 background all_cells +5093.44921875 3973.19921875 background all_cells +5086.7744140625 3914.938720703125 background all_cells +5095.83740234375 3951.696533203125 background all_cells +5148.28955078125 3937.5546875 background all_cells +5089.39990234375 3920.07421875 background all_cells +5066.08935546875 3810.069580078125 background all_cells +5129.384765625 3819.344482421875 background all_cells +5075.99755859375 3830.2490234375 background all_cells +5072.40771484375 3833.196533203125 background all_cells +5340.60595703125 3751.26611328125 background all_cells +5489.60546875 3754.142578125 background all_cells +5445.43798828125 3753.20849609375 background all_cells +5441.29248046875 3756.09375 background all_cells +5439.61865234375 3760.160400390625 background all_cells +5347.1376953125 3752.908447265625 background all_cells +5069.10888671875 3847.903076171875 background all_cells +5074.05078125 3863.744140625 background all_cells +5089.69873046875 3846.952392578125 background all_cells +5065.283203125 3841.490966796875 background all_cells +5024.0849609375 3857.4482421875 background all_cells +5039.38818359375 3863.528076171875 background all_cells +5060.337890625 3857.8330078125 background all_cells +5035.751953125 3844.689208984375 background all_cells +5053.4599609375 3876.889404296875 background all_cells +5070.59765625 3873.909912109375 background all_cells +5065.578125 3871.724853515625 background all_cells +5054.69775390625 3888.09375 background all_cells +5058.3828125 3881.684814453125 background all_cells +5059.21533203125 3893.15234375 background all_cells +5054.5634765625 3898.229736328125 background all_cells +5046.06640625 3896.41455078125 background all_cells +5051.29248046875 3893.569580078125 background all_cells +4322.521484375 3553.31591796875 background all_cells +4388.00048828125 3543.720947265625 background all_cells +4354.982421875 3545.733154296875 background all_cells +4360.51318359375 3549.35546875 background all_cells +4347.96142578125 3536.699951171875 background all_cells +4383.8544921875 3528.7490234375 background all_cells +4365.43212890625 3672.6494140625 background all_cells +4362.33984375 3683.31591796875 background all_cells +4346.25634765625 3715.5732421875 background all_cells +4351.22265625 3711.96337890625 background all_cells +4329.28564453125 3676.001953125 background all_cells +4357.37060546875 3589.385986328125 background all_cells +4352.3271484375 3606.54443359375 background all_cells +4347.521484375 3605.4453125 background all_cells +4326.87109375 3749.560302734375 background all_cells +4358.158203125 3771.414794921875 background all_cells +4352.52490234375 3766.540283203125 background all_cells +4332.34423828125 3758.045166015625 background all_cells +4345.4189453125 3757.728515625 background all_cells +4353.2197265625 3754.42822265625 background all_cells +4338.6650390625 3820.16259765625 background all_cells +4394.79296875 3818.29541015625 background all_cells +4371.0947265625 3815.896240234375 background all_cells +4369.50341796875 3808.50341796875 background all_cells +4346.7861328125 3821.66455078125 background all_cells +4369.1767578125 3785.4658203125 background all_cells +4392.18505859375 3768.346435546875 background all_cells +4306.96337890625 3549.51220703125 background all_cells +4318.2685546875 3565.768798828125 background all_cells +4286.36865234375 3590.332275390625 background all_cells +4312.19775390625 3586.1494140625 background all_cells +4234.08935546875 3687.4990234375 background all_cells +4271.87841796875 3676.29296875 background all_cells +4279.03759765625 3681.49658203125 background all_cells +4219.57470703125 3704.150634765625 background all_cells +4262.20556640625 3687.756591796875 background all_cells +4290.30712890625 3639.72265625 background all_cells +4313.98095703125 3663.060791015625 background all_cells +4254.8798828125 3650.518798828125 background all_cells +4240.19775390625 3638.739013671875 background all_cells +4239.19970703125 3630.067626953125 background all_cells +4263.9423828125 3649.74755859375 background all_cells +4284.294921875 3595.547607421875 background all_cells +4285.55615234375 3608.495361328125 background all_cells +4275.74609375 3608.38037109375 background all_cells +4278.47509765625 3598.2890625 background all_cells +4219.52490234375 3557.9501953125 background all_cells +4250.91357421875 3608.33642578125 background all_cells +4255.4384765625 3574.36767578125 background all_cells +4250.935546875 3565.544189453125 background all_cells +4530.57763671875 3494.326416015625 background all_cells +4554.9384765625 3514.05224609375 background all_cells +4544.64794921875 3517.587890625 background all_cells +4563.974609375 3521.751708984375 background all_cells +4973.2646484375 3500.227783203125 background all_cells +4767.6103515625 3518.501708984375 background all_cells +4740.59912109375 3516.887939453125 background all_cells +4569.7880859375 3510.83154296875 background all_cells +4562.5087890625 3512.66357421875 background all_cells +4476.64892578125 3569.0029296875 background all_cells +4482.48486328125 3572.999755859375 background all_cells +4480.22412109375 3580.581298828125 background all_cells +4494.595703125 3578.625732421875 background all_cells +4802.89697265625 3538.58544921875 background all_cells +4519.880859375 3560.008544921875 background all_cells +4506.50390625 3574.645751953125 background all_cells +4493.7509765625 3564.358154296875 background all_cells +4541.3837890625 3587.70263671875 background all_cells +4553.7841796875 3616.69677734375 background all_cells +4545.6494140625 3610.908447265625 background all_cells +4544.87451171875 3593.247802734375 background all_cells +4550.48193359375 3624.6474609375 background all_cells +4791.69677734375 3634.72119140625 background all_cells +4802.109375 3632.533203125 background all_cells +4561.69970703125 3661.14453125 background all_cells +4552.6708984375 3636.49755859375 background all_cells +4500.6865234375 3654.498046875 background all_cells +4522.43212890625 3657.91943359375 background all_cells +4514.8291015625 3655.630126953125 background all_cells +4504.97705078125 3660.202880859375 background all_cells +4482.89794921875 3654.9375 background all_cells +4496.341796875 3662.546875 background all_cells +4482.66162109375 3648.0458984375 background all_cells +4523.74658203125 3649.187744140625 background all_cells +4539.474609375 3647.532470703125 background all_cells +4533.0771484375 3635.251220703125 background all_cells +4538.06396484375 3638.565185546875 background all_cells +4514.0517578125 3606.54736328125 background all_cells +4480.568359375 3640.95361328125 background all_cells +4498.171875 3637.815185546875 background all_cells +4479.52490234375 3628.193603515625 background all_cells +4487.65380859375 3610.71240234375 background all_cells +4428.89013671875 3513.030517578125 background all_cells +4435.14404296875 3581.50439453125 background all_cells +4438.02294921875 3571.83349609375 background all_cells +4418.8662109375 3620.251708984375 background all_cells +4438.6083984375 3653.196533203125 background all_cells +4429.60498046875 3637.848876953125 background all_cells +4425.421875 3630.666015625 background all_cells +4424.45263671875 3643.297607421875 background all_cells +4439.669921875 3644.833740234375 background all_cells +4472.9189453125 3596.18994140625 background all_cells +4475.79150390625 3648.520263671875 background all_cells +4475.04345703125 3628.728759765625 background all_cells +4463.34521484375 3606.65478515625 background all_cells +4475.09814453125 3606.18798828125 background all_cells +4419.78759765625 3724.3642578125 background all_cells +4424.3994140625 3918.021484375 background all_cells +4421.37890625 3843.901123046875 background all_cells +4415.5322265625 3850.11767578125 background all_cells +4408.08447265625 3822.664306640625 background all_cells +4462.67041015625 3839.101806640625 background all_cells +4483.23779296875 3872.551513671875 background all_cells +4476.07373046875 3869.19189453125 background all_cells +4469.84619140625 3703.83349609375 background all_cells +4469.2236328125 3776.80126953125 background all_cells +4475.94287109375 3716.8203125 background all_cells +4468.6396484375 3709.343017578125 background all_cells +4430.0732421875 3713.53515625 background all_cells +4442.73828125 3715.868408203125 background all_cells +4452.04443359375 3713.76220703125 background all_cells +4436.27734375 3728.39013671875 background all_cells +4426.97802734375 3955.754150390625 background all_cells +4439.84375 3868.169677734375 background all_cells +4448.96337890625 3746.855224609375 background all_cells +4447.9765625 3733.4453125 background all_cells +4442.53466796875 3722.357177734375 background all_cells +4920.2734375 3864.664306640625 background all_cells +4896.0537109375 3913.3046875 background all_cells +4891.2119140625 3912.864013671875 background all_cells +4896.58642578125 3907.5703125 background all_cells +4893.44873046875 3867.480224609375 background all_cells +4925.2470703125 3905.348388671875 background all_cells +4928.35986328125 3860.750732421875 background all_cells +4909.4775390625 3982.630615234375 background all_cells +4917.048828125 3977.409423828125 background all_cells +4911.84619140625 3987.920166015625 background all_cells +4920.171875 3922.89794921875 background all_cells +4894.4580078125 3920.60498046875 background all_cells +4926.72705078125 3925.105224609375 background all_cells +4944.046875 3945.16943359375 background all_cells +4691.900390625 3972.705322265625 background all_cells +4816.5791015625 3996.022705078125 background all_cells +4819.76123046875 3987.184326171875 background all_cells +4822.1083984375 3952.112060546875 background all_cells +4698.14697265625 3974.551513671875 background all_cells +4875.86181640625 3868.477294921875 background all_cells +4890.09375 3905.030029296875 background all_cells +4887.685546875 3876.5390625 background all_cells +4879.576171875 3881.334716796875 background all_cells +4883.3310546875 3862.217041015625 background all_cells +4844.12255859375 3983.099365234375 background all_cells +4868.64794921875 3991.984619140625 background all_cells +4880.13037109375 3986.86865234375 background all_cells +4862.89892578125 3868.0048828125 background all_cells +4863.6484375 3862.447265625 background all_cells +4866.6796875 3877.32470703125 background all_cells +4861.2509765625 3962.511962890625 background all_cells +4862.81396484375 3978.559326171875 background all_cells +4862.51220703125 3968.978515625 background all_cells +4701.95654296875 3886.82568359375 background all_cells +4701.24560546875 3939.1884765625 background all_cells +4745.8076171875 3927.5791015625 background all_cells +4490.7783203125 3815.85791015625 background all_cells +4498.69384765625 3813.755126953125 background all_cells +4497.17138671875 3819.846435546875 background all_cells +4565.66064453125 3824.670166015625 background all_cells +4637.044921875 3855.085693359375 background all_cells +4768.3271484375 3848.2958984375 background all_cells +4706.46240234375 3854.572998046875 background all_cells +4695.17919921875 3869.42626953125 background all_cells +4570.4404296875 3828.0068359375 background all_cells +4504.57373046875 3823.302978515625 background all_cells +4522.384765625 3814.63623046875 background all_cells +4509.40576171875 3848.7158203125 background all_cells +4509.7265625 3815.765380859375 background all_cells +4495.419921875 3805.15771484375 background all_cells +4517.08203125 3787.438720703125 background all_cells +4406.7861328125 3689.9248046875 background all_cells +4435.2373046875 3690.582275390625 background all_cells +4448.15283203125 3690.0791015625 background all_cells +4436.27490234375 3702.507568359375 background all_cells +4448.47900390625 3699.48828125 background all_cells +4444.7734375 3696.16796875 background all_cells +4440.30322265625 3701.29443359375 background all_cells +4414.2734375 3683.73583984375 background all_cells +4420.44189453125 3666.63330078125 background all_cells +4419.70166015625 3681.027099609375 background all_cells +4416.71826171875 3674.10693359375 background all_cells +4704.763671875 3720.6142578125 background all_cells +4701.298828125 3712.475830078125 background all_cells +4704.55224609375 3729.594482421875 background all_cells +4698.6875 3735.65966796875 background all_cells +4867.9287109375 3859.564208984375 background all_cells +4830.697265625 3817.4072265625 background all_cells +4827.3271484375 3822.22607421875 background all_cells +4822.69091796875 3820.85693359375 background all_cells +4825.349609375 3803.983642578125 background all_cells +4805.412109375 3724.58837890625 background all_cells +4843.94970703125 3711.90771484375 background all_cells +4839.98583984375 3766.644775390625 background all_cells +4874.7353515625 3707.13671875 background all_cells +4867.0400390625 3739.2109375 background all_cells +4862.912109375 3772.5576171875 background all_cells +4766.681640625 3823.780029296875 background all_cells +4796.3955078125 3859.2890625 background all_cells +4798.69140625 3852.447265625 background all_cells +4797.26123046875 3820.354736328125 background all_cells +4713.005859375 3713.885009765625 background all_cells +4722.72412109375 3719.82763671875 background all_cells +4715.765625 3725.350830078125 background all_cells +4550.63525390625 3684.026123046875 background all_cells +4574.5625 3672.25146484375 background all_cells +4666.27197265625 3659.330810546875 background all_cells +4638.31884765625 3675.9296875 background all_cells +4832.64501953125 3700.48388671875 background all_cells +4819.6455078125 3695.662841796875 background all_cells +4822.99072265625 3700.683837890625 background all_cells +4825.40673828125 3677.90283203125 background all_cells +4621.31103515625 3695.699462890625 background all_cells +4616.08056640625 3721.921875 background all_cells +4606.85009765625 3704.8154296875 background all_cells +4730.33154296875 3667.24072265625 background all_cells +4755.40283203125 3666.2177734375 background all_cells +4744.5634765625 3682.268310546875 background all_cells +4734.146484375 3674.918701171875 background all_cells +4523.7548828125 3669.683349609375 background all_cells +4485.21337890625 3669.7939453125 background all_cells +4488.19970703125 3672.1015625 background all_cells +4494.509765625 3687.856689453125 background all_cells +4479.474609375 3683.210205078125 background all_cells +4540.13671875 3674.946533203125 background all_cells +4614.5869140625 3743.6337890625 background all_cells +4644.771484375 3766.379150390625 background all_cells +4653.80615234375 3751.6259765625 background all_cells +4592.81640625 3772.97802734375 background all_cells +4559.275390625 3707.447509765625 background all_cells +4558.6533203125 3730.912109375 background all_cells +4484.16650390625 3689.524658203125 background all_cells +4489.25927734375 3712.006103515625 background all_cells +4489.6923828125 3703.082275390625 background all_cells +4497.58740234375 3692.59375 background all_cells +4211.84716796875 3832.543701171875 background all_cells +4220.42431640625 3843.02001953125 background all_cells +4225.23779296875 3845.9931640625 background all_cells +4224.203125 3871.5234375 background all_cells +4222.76806640625 3865.915283203125 background all_cells +4241.33642578125 3837.19921875 background all_cells +4248.87939453125 3855.58984375 background all_cells +4243.0048828125 3849.621826171875 background all_cells +4304.802734375 3835.400634765625 background all_cells +4334.70849609375 3886.029296875 background all_cells +4326.34375 3884.4482421875 background all_cells +4316.41259765625 3845.1005859375 background all_cells +4332.0625 3839.713134765625 background all_cells +4258.439453125 3837.07763671875 background all_cells +4282.080078125 3851.234130859375 background all_cells +4261.0341796875 3833.50439453125 background all_cells +4247.6376953125 3920.5244140625 background all_cells +4249.8876953125 4016.97607421875 background all_cells +4264.79443359375 3979.41552734375 background all_cells +4212.01025390625 3927.802734375 background all_cells +4249.06201171875 3926.6826171875 background all_cells +4241.32373046875 4081.118408203125 background all_cells +4261.84814453125 4098.63427734375 background all_cells +4245.89404296875 4091.52001953125 background all_cells +4332.1962890625 4069.3828125 background all_cells +4336.21484375 4082.123046875 background all_cells +4336.59814453125 4060.910888671875 background all_cells +4331.5166015625 4058.21533203125 background all_cells +4320.986328125 3926.79931640625 background all_cells +4307.82373046875 3933.657470703125 background all_cells +4300.8828125 3928.941650390625 background all_cells +4375.0322265625 3871.47705078125 background all_cells +4381.98095703125 3908.9921875 background all_cells +4379.8642578125 3913.093017578125 background all_cells +4383.15966796875 3907.043212890625 background all_cells +4382.71923828125 3902.5078125 background all_cells +4362.42578125 3891.88037109375 background all_cells +4342.28271484375 3960.9150390625 background all_cells +4378.2978515625 4023.4951171875 background all_cells +4375.59375 4003.549072265625 background all_cells +4358.091796875 4024.72705078125 background all_cells +4359.5 4035.5791015625 background all_cells +4354.9599609375 4073.472412109375 background all_cells +4358.66162109375 4078.332275390625 background all_cells +4368.7470703125 4034.28466796875 background all_cells +4354.119140625 4039.0732421875 background all_cells +4354.20263671875 4084.304931640625 background all_cells +4295.52197265625 4857.9619140625 background all_cells +4280.22998046875 4892.30419921875 background all_cells +4274.0400390625 4892.1591796875 background all_cells +4299.6435546875 4905.78759765625 background all_cells +4301.388671875 4843.2314453125 background all_cells +4324.33251953125 4872.4404296875 background all_cells +4320.5224609375 4885.52294921875 background all_cells +4324.3623046875 4878.2939453125 background all_cells +4336.68310546875 4873.0439453125 background all_cells +4216.8046875 4860.107421875 background all_cells +4218.74951171875 4876.57568359375 background all_cells +4233.02490234375 4872.5205078125 background all_cells +4222.44580078125 4860.4560546875 background all_cells +4338.671875 4846.2392578125 background all_cells +4323.0439453125 4860.35986328125 background all_cells +4319.0947265625 4855.20068359375 background all_cells +4265.96826171875 5308.38525390625 background all_cells +4229.9599609375 5301.69775390625 background all_cells +4217.30224609375 5306.13525390625 background all_cells +4303.34228515625 5307.64306640625 background all_cells +4291.6435546875 5303.349609375 background all_cells +4274.24658203125 5314.88427734375 background all_cells +4309.111328125 5406.982421875 background all_cells +4385.32275390625 5386.515625 background all_cells +4294.4658203125 5478.8896484375 background all_cells +4353.85498046875 5419.60302734375 background all_cells +4383.82421875 5409.68994140625 background all_cells +4252.0771484375 5343.84521484375 background all_cells +4251.8984375 5458.046875 background all_cells +4280.4765625 5416.49072265625 background all_cells +4283.1904296875 5393.8583984375 background all_cells +4267.2001953125 5318.689453125 background all_cells +4259.01513671875 5331.099609375 background all_cells +4380.0673828125 5344.25927734375 background all_cells +4326.158203125 5320.38232421875 background all_cells +4414.46826171875 5318.1123046875 background all_cells +4335.1748046875 5328.091796875 background all_cells +4352.2060546875 5359.78173828125 background all_cells +4386.89208984375 5354.36279296875 background all_cells +4326.98291015625 5251.80029296875 background all_cells +4301.86328125 5275.01220703125 background all_cells +4323.37841796875 5262.3828125 background all_cells +4316.4384765625 5283.44384765625 background all_cells +4310.330078125 5292.35595703125 background all_cells +4302.85986328125 5289.74609375 background all_cells +4305.02197265625 5284.34033203125 background all_cells +4380.29931640625 5261.90087890625 background all_cells +4402.7392578125 5270.3671875 background all_cells +4390.6005859375 5269.998046875 background all_cells +4379.2724609375 5295.48291015625 background all_cells +4383.6962890625 5286.29443359375 background all_cells +4213.609375 5079.67138671875 background all_cells +4221.49658203125 5237.94384765625 background all_cells +4237.6171875 5055.14404296875 background all_cells +4237.78564453125 5080.14013671875 background all_cells +4218.49267578125 5059.09033203125 background all_cells +4356.484375 5227.35205078125 background all_cells +4397.83447265625 5232.08349609375 background all_cells +4402.73876953125 5226.75732421875 background all_cells +4354.33056640625 5223.8232421875 background all_cells +4415.93359375 5113.361328125 background all_cells +4388.41943359375 5209.48046875 background all_cells +4396.109375 5117.44482421875 background all_cells +4269.94970703125 5075.58447265625 background all_cells +4283.54736328125 5115.1455078125 background all_cells +4253.5634765625 5121.095703125 background all_cells +4245.57421875 5085.18994140625 background all_cells +4274.0341796875 5084.44287109375 background all_cells +4248.65478515625 5053.90380859375 background all_cells +4247.07958984375 5072.70361328125 background all_cells +4255.20068359375 5057.94140625 background all_cells +4306.2783203125 4921.17822265625 background all_cells +4307.443359375 4958.310546875 background all_cells +4303.95361328125 4936.3017578125 background all_cells +4307.7109375 4932.01171875 background all_cells +4380.50732421875 4970.97900390625 background all_cells +4389.8955078125 5011.234375 background all_cells +4395.0947265625 4967.0947265625 background all_cells +4387.5517578125 4968.5048828125 background all_cells +4312.998046875 4979.4267578125 background all_cells +4368.962890625 4995.72216796875 background all_cells +4321.70654296875 4989.31591796875 background all_cells +4365.6240234375 4984.75537109375 background all_cells +4282.8447265625 4976.353515625 background all_cells +4310.75244140625 4985.98876953125 background all_cells +4297.537109375 4981.74853515625 background all_cells +4303.01123046875 4976.703125 background all_cells +4298.1494140625 4988.9541015625 background all_cells +4260.9140625 4945.38671875 background all_cells +4252.06689453125 4976.8544921875 background all_cells +4256.27294921875 4993.353515625 background all_cells +4227.244140625 4967.74267578125 background all_cells +4229.5341796875 5010.12451171875 background all_cells +4314.36962890625 4968.43017578125 background all_cells +4323.4013671875 4949.900390625 background all_cells +4319.22314453125 4960.46142578125 background all_cells +4314.2861328125 4936.380859375 background all_cells +4373.01904296875 4544.931640625 background all_cells +4356.4248046875 4561.83642578125 background all_cells +4362.14453125 4551.51513671875 background all_cells +4414.23095703125 4866.61279296875 background all_cells +4394.34765625 4628.24658203125 background all_cells +4393.2763671875 4661.45166015625 background all_cells +4356.2578125 4885.97314453125 background all_cells +4418.43505859375 4879.51611328125 background all_cells +4344.9150390625 4563.61865234375 background all_cells +4358.8505859375 4564.330078125 background all_cells +4349.0419921875 4587.2216796875 background all_cells +4361.2880859375 4582.97021484375 background all_cells +4359.12646484375 4574.3076171875 background all_cells +4234.3984375 4766.59619140625 background all_cells +4236.00048828125 4840.0263671875 background all_cells +4228.576171875 4832.5732421875 background all_cells +4243.6064453125 4829.75146484375 background all_cells +4234.90283203125 4772.32763671875 background all_cells +4273.2392578125 4826.21142578125 background all_cells +4293.052734375 4837.068359375 background all_cells +4273.51220703125 4833.56884765625 background all_cells +4285.666015625 4831.0361328125 background all_cells +4279.0478515625 4781.65771484375 background all_cells +4327.70166015625 4796.5087890625 background all_cells +4314.18896484375 4822.68310546875 background all_cells +4295.73486328125 4803.52490234375 background all_cells +4270.5615234375 4821.1669921875 background all_cells +4263.03466796875 4811.2529296875 background all_cells +4296.14990234375 4624.7705078125 background all_cells +4236.1318359375 4674.568359375 background all_cells +4291.75732421875 4646.3076171875 background all_cells +4269.5634765625 4632.39990234375 background all_cells +4290.50146484375 4630.99658203125 background all_cells +4225.951171875 4717.896484375 background all_cells +4216.390625 4738.720703125 background all_cells +4244.123046875 4725.24609375 background all_cells +4219.7421875 4722.203125 background all_cells +4251.62109375 4712.9697265625 background all_cells +4297.693359375 4703.88037109375 background all_cells +4249.259765625 4730.67041015625 background all_cells +4256.3037109375 4720.86865234375 background all_cells +4255.255859375 4734.21923828125 background all_cells +4260.755859375 4722.1796875 background all_cells +4387.3486328125 4596.85693359375 background all_cells +4375.01806640625 4577.5830078125 background all_cells +4374.96875 4585.40087890625 background all_cells +4364.3544921875 4682.72119140625 background all_cells +4377.76904296875 4666.30224609375 background all_cells +4369.81494140625 4673.193359375 background all_cells +4381.10888671875 4629.79052734375 background all_cells +4374.8037109375 4644.1416015625 background all_cells +4357.69775390625 4649.34521484375 background all_cells +4304.0244140625 4641.326171875 background all_cells +4305.97314453125 4629.11962890625 background all_cells +4323.36474609375 4606.8203125 background all_cells +4333.0361328125 4580.86181640625 background all_cells +4328.23583984375 4578.03515625 background all_cells +4316.53515625 4608.794921875 background all_cells +4360.59130859375 4355.84814453125 background all_cells +4361.68701171875 4359.9296875 background all_cells +4396.2216796875 4411.4619140625 background all_cells +4391.08447265625 4422.77685546875 background all_cells +4395.82275390625 4389.1611328125 background all_cells +4389.0693359375 4386.12255859375 background all_cells +4382.59033203125 4423.375 background all_cells +4384.287109375 4411.88525390625 background all_cells +4329.76953125 4518.904296875 background all_cells +4351.7158203125 4561.81689453125 background all_cells +4339.33056640625 4521.0146484375 background all_cells +4381.17431640625 4489.43896484375 background all_cells +4383.85888671875 4510.85791015625 background all_cells +4376.41650390625 4509.48388671875 background all_cells +4220.46826171875 4426.08642578125 background all_cells +4251.025390625 4428.1435546875 background all_cells +4240.74755859375 4430.111328125 background all_cells +4276.67333984375 4428.85595703125 background all_cells +4259.712890625 4429.2333984375 background all_cells +4278.46142578125 4499.291015625 background all_cells +4277.55126953125 4600.4501953125 background all_cells +4214.45166015625 4567.6123046875 background all_cells +4276.22607421875 4522.05322265625 background all_cells +4268.13330078125 4515.82763671875 background all_cells +4255.1015625 4436.73046875 background all_cells +4216.443359375 4450.921875 background all_cells +4218.3310546875 4465.88427734375 background all_cells +4213.53857421875 4442.2578125 background all_cells +4220.2607421875 4445.52734375 background all_cells +4212.4326171875 4466.47900390625 background all_cells +4295.974609375 4399.6025390625 background all_cells +4297.12841796875 4424.39453125 background all_cells +4288.7978515625 4420.06982421875 background all_cells +4291.65087890625 4409.732421875 background all_cells +4245.70263671875 4400.7099609375 background all_cells +4248.37744140625 4387.2744140625 background all_cells +4248.14697265625 4396.73388671875 background all_cells +4254.86962890625 4396.64697265625 background all_cells +4297.92919921875 4383.61474609375 background all_cells +4305.939453125 4389.90673828125 background all_cells +4288.77734375 4389.5595703125 background all_cells +4254.0439453125 4405.52490234375 background all_cells +4244.5595703125 4422.6962890625 background all_cells +4254.95166015625 4421.939453125 background all_cells +4262.1708984375 4413.595703125 background all_cells +4263.1376953125 4424.15869140625 background all_cells +4264.9755859375 4420.52099609375 background all_cells +4236.4921875 4385.19580078125 background all_cells +4240.43994140625 4393.87548828125 background all_cells +4241.61669921875 4385.6796875 background all_cells +4238.60205078125 4400.06298828125 background all_cells +4232.57666015625 4387.400390625 background all_cells +4363.57958984375 4093.8115234375 background all_cells +4366.26318359375 4100.94677734375 background all_cells +4358.38427734375 4103.03857421875 background all_cells +4354.77587890625 4273.62744140625 background all_cells +4394.26611328125 4287.40625 background all_cells +4397.984375 4318.2626953125 background all_cells +4370.79638671875 4310.41162109375 background all_cells +4351.22314453125 4296.3681640625 background all_cells +4355.95166015625 4294.443359375 background all_cells +4365.15966796875 4110.3271484375 background all_cells +4386.59326171875 4248.67529296875 background all_cells +4381.13720703125 4253.75048828125 background all_cells +4371.14990234375 4253.09423828125 background all_cells +4357.34228515625 4112.7578125 background all_cells +4262.70068359375 4236.80908203125 background all_cells +4263.0419921875 4253.54736328125 background all_cells +4271.4140625 4254.41357421875 background all_cells +4277.09033203125 4246.763671875 background all_cells +4280.20751953125 4329.734375 background all_cells +4212.17578125 4363.63232421875 background all_cells +4215.44140625 4358.8349609375 background all_cells +4262.7421875 4298.5263671875 background all_cells +4229.9384765625 4288.677734375 background all_cells +4216.2138671875 4307.15966796875 background all_cells +4287.1044921875 4321.5439453125 background all_cells +4274.716796875 4314.31689453125 background all_cells +4269.3310546875 4307.41943359375 background all_cells +4225.32470703125 4254.2783203125 background all_cells +4256.701171875 4256.97802734375 background all_cells +4251.67626953125 4236.474609375 background all_cells +4230.9462890625 4251.38623046875 background all_cells +4210.95849609375 4130.4697265625 background all_cells +4227.92041015625 4129.81982421875 background all_cells +4220.390625 4122.56396484375 background all_cells +4219.4736328125 4130.59228515625 background all_cells +4319.8671875 4268.9228515625 background all_cells +4344.0517578125 4286.77978515625 background all_cells +4318.76318359375 4279.7666015625 background all_cells +4323.97607421875 4284.69482421875 background all_cells +4313.935546875 4282.671875 background all_cells +4334.00341796875 4289.80712890625 background all_cells +4213.380859375 4249.04150390625 background all_cells +4302.392578125 4233.9560546875 background all_cells +4281.37109375 4238.18017578125 background all_cells +4280.66162109375 4227.7880859375 background all_cells +4239.91748046875 4220.46240234375 background all_cells +4218.67822265625 4242.13916015625 background all_cells +4212.1103515625 4194.01025390625 background all_cells +4237.6435546875 4195.482421875 background all_cells +4244.23779296875 4192.310546875 background all_cells +4248.60888671875 4193.33740234375 background all_cells +4327.12255859375 4155.91455078125 background all_cells +4311.8857421875 4228.8994140625 background all_cells +4319.74755859375 4215.46923828125 background all_cells +4329.71337890625 4175.05126953125 background all_cells +4317.9091796875 4168.603515625 background all_cells +4320.744140625 4159.7216796875 background all_cells +1948.7032470703125 2779.20849609375 background all_cells +1972.1898193359373 2789.677978515625 background all_cells +1953.806396484375 2782.359375 background all_cells +1965.184814453125 2777.333251953125 background all_cells +1964.3021240234373 2756.134765625 background all_cells +1978.640380859375 2957.901123046875 background all_cells +1954.417724609375 2965.740234375 background all_cells +1967.8978271484373 2966.11083984375 background all_cells +1952.4854736328125 2954.64404296875 background all_cells +1970.0946044921875 2976.077880859375 background all_cells +1976.5921630859373 3061.400634765625 background all_cells +1987.859619140625 2791.908935546875 background all_cells +1999.2064208984373 2806.806396484375 background all_cells +1992.08984375 2801.96533203125 background all_cells +1993.0947265625 2788.216064453125 background all_cells +1960.68701171875 2847.608642578125 background all_cells +1964.6668701171875 2906.468505859375 background all_cells +1970.1539306640625 2849.430419921875 background all_cells +2571.677001953125 3131.8642578125 background all_cells +2542.069091796875 3178.7841796875 background all_cells +2531.221923828125 3174.7626953125 background all_cells +2498.89892578125 3158.3701171875 background all_cells +2519.84521484375 3147.803466796875 background all_cells +2563.08251953125 3232.0263671875 background all_cells +2538.999755859375 3258.1181640625 background all_cells +2576.232666015625 3250.296142578125 background all_cells +2570.653076171875 3240.55908203125 background all_cells +2510.979248046875 3203.07470703125 background all_cells +2517.43896484375 3262.592529296875 background all_cells +2516.77197265625 3210.022216796875 background all_cells +2148.24072265625 2835.846923828125 background all_cells +2119.939453125 2912.194091796875 background all_cells +2158.63232421875 2913.7431640625 background all_cells +2140.267578125 2926.30029296875 background all_cells +2717.1826171875 2823.5498046875 background all_cells +2697.7919921875 3076.232177734375 background all_cells +2697.91162109375 2968.85302734375 background all_cells +2727.8369140625 2917.44384765625 background all_cells +2712.98486328125 2847.752197265625 background all_cells +2727.546630859375 2826.665283203125 background all_cells +2725.679931640625 2803.564453125 background all_cells +2717.38818359375 2789.904052734375 background all_cells +2727.248291015625 2798.60693359375 background all_cells +2728.788330078125 2810.65234375 background all_cells +2718.6240234375 2817.766357421875 background all_cells +2721.212890625 2812.42626953125 background all_cells +2527.051513671875 3095.368408203125 background all_cells +2682.439697265625 2809.06689453125 background all_cells +2615.49072265625 3107.5732421875 background all_cells +2666.452880859375 3101.318115234375 background all_cells +2144.6181640625 2748.818359375 background all_cells +2135.498046875 2831.689453125 background all_cells +2115.805908203125 2829.435302734375 background all_cells +2148.526611328125 2828.315673828125 background all_cells +2022.8017578125 2992.59228515625 background all_cells +2034.49609375 2943.488525390625 background all_cells +2025.3004150390625 2947.503173828125 background all_cells +2019.951171875 2940.79150390625 background all_cells +2035.87548828125 2968.133056640625 background all_cells +2035.280029296875 2959.33447265625 background all_cells +2089.572998046875 2843.759521484375 background all_cells +2081.763427734375 2843.779296875 background all_cells +2093.879150390625 2807.151611328125 background all_cells +2078.97607421875 2835.093017578125 background all_cells +2073.30810546875 2836.331787109375 background all_cells +2082.776123046875 2836.902099609375 background all_cells +2076.35400390625 2827.0908203125 background all_cells +2089.828125 2817.563232421875 background all_cells +2031.950927734375 3015.73974609375 background all_cells +2142.10302734375 3288.9091796875 background all_cells +2045.2010498046875 3314.979248046875 background all_cells +2023.255126953125 3025.21142578125 background all_cells +2038.8009033203125 3015.4013671875 background all_cells +3102.8173828125 2868.014892578125 background all_cells +3113.121826171875 2869.7861328125 background all_cells +3143.926513671875 2900.35009765625 background all_cells +3134.157958984375 2902.812744140625 background all_cells +3137.531494140625 2897.4248046875 background all_cells +3138.3232421875 2930.2734375 background all_cells +3134.37646484375 2968.13720703125 background all_cells +3137.8623046875 2956.302734375 background all_cells +3142.881103515625 2935.88818359375 background all_cells +3135.265625 2914.576171875 background all_cells +3135.099853515625 2924.991943359375 background all_cells +3146.42919921875 2919.016845703125 background all_cells +3142.942138671875 2721.32080078125 background all_cells +3143.377685546875 2699.7578125 background all_cells +3134.044189453125 2886.718017578125 background all_cells +3140.078369140625 2882.104736328125 background all_cells +3150.733642578125 2722.3447265625 background all_cells +3009.570068359375 3014.88818359375 background all_cells +3053.253173828125 3013.021240234375 background all_cells +2999.35888671875 3045.170166015625 background all_cells +3005.320068359375 3024.584716796875 background all_cells +3015.146240234375 3019.5400390625 background all_cells +3016.136474609375 3148.535888671875 background all_cells +2996.674072265625 3144.2900390625 background all_cells +3019.556884765625 3143.426025390625 background all_cells +3010.03662109375 3147.61767578125 background all_cells +3021.806396484375 3148.451171875 background all_cells +3053.07666015625 3116.765869140625 background all_cells +3069.808837890625 3120.43212890625 background all_cells +3076.44970703125 3115.69873046875 background all_cells +3051.084228515625 3137.640380859375 background all_cells +3040.42236328125 3137.68212890625 background all_cells +3044.948486328125 3128.8349609375 background all_cells +3000.27783203125 3068.33935546875 background all_cells +3034.0712890625 3089.161376953125 background all_cells +3033.25732421875 3075.758056640625 background all_cells +3116.022216796875 2993.62939453125 background all_cells +3116.359375 3009.58447265625 background all_cells +3116.0498046875 3005.1806640625 background all_cells +3115.48583984375 3000.364013671875 background all_cells +3127.581787109375 3255.698974609375 background all_cells +3103.432861328125 3246.55322265625 background all_cells +3110.547607421875 3248.99853515625 background all_cells +3062.334228515625 3310.409423828125 background all_cells +3072.551025390625 3288.685791015625 background all_cells +3079.157470703125 3275.611328125 background all_cells +3064.925537109375 3291.689208984375 background all_cells +3065.7529296875 3301.054931640625 background all_cells +3084.48876953125 3265.94482421875 background all_cells +3140.49560546875 3183.3916015625 background all_cells +3149.397705078125 3280.219970703125 background all_cells +3143.796630859375 3286.602783203125 background all_cells +3149.332275390625 3173.039794921875 background all_cells +3098.49365234375 3021.23779296875 background all_cells +3109.14453125 3019.34326171875 background all_cells +3107.37451171875 3034.04443359375 background all_cells +3009.93017578125 2965.975341796875 background all_cells +3007.729736328125 2959.996337890625 background all_cells +2984.474609375 2960.793212890625 background all_cells +3012.857666015625 2977.293212890625 background all_cells +2953.290283203125 2975.696044921875 background all_cells +2959.653564453125 2972.318359375 background all_cells +3070.452880859375 2907.468994140625 background all_cells +3064.023193359375 2909.228271484375 background all_cells +3079.460693359375 2896.852294921875 background all_cells +3077.545654296875 2906.418701171875 background all_cells +3081.84912109375 2885.326904296875 background all_cells +3074.169921875 2889.521484375 background all_cells +3049.5791015625 2978.10107421875 background all_cells +3048.76123046875 2983.8916015625 background all_cells +3054.641845703125 2989.63623046875 background all_cells +3036.267578125 2914.888427734375 background all_cells +3060.2373046875 2901.9833984375 background all_cells +3054.61962890625 2894.41455078125 background all_cells +3053.757080078125 2887.4228515625 background all_cells +3040.740234375 2906.07373046875 background all_cells +2991.4990234375 2930.032958984375 background all_cells +3050.95166015625 2944.865966796875 background all_cells +3044.2666015625 2935.87841796875 background all_cells +3041.600341796875 2925.658447265625 background all_cells +2768.937255859375 2937.62548828125 background all_cells +2781.75390625 2943.592041015625 background all_cells +2744.8818359375 2941.08935546875 background all_cells +2751.803955078125 2942.09716796875 background all_cells +2746.17236328125 2933.04541015625 background all_cells +2759.347412109375 2939.924072265625 background all_cells +2788.81689453125 3101.506591796875 background all_cells +2781.430419921875 3122.960693359375 background all_cells +2791.39990234375 3125.517822265625 background all_cells +2784.93798828125 3112.3525390625 background all_cells +2787.95654296875 2949.91455078125 background all_cells +2788.140380859375 3081.820068359375 background all_cells +2790.33935546875 3076.3359375 background all_cells +2780.9326171875 2953.33935546875 background all_cells +2936.909912109375 3061.999755859375 background all_cells +2949.006103515625 3168.703369140625 background all_cells +2943.23388671875 3148.267578125 background all_cells +2940.737060546875 3106.404541015625 background all_cells +2906.707763671875 3142.951904296875 background all_cells +2905.820068359375 3152.330810546875 background all_cells +2895.08447265625 3147.984130859375 background all_cells +2886.00146484375 3076.088623046875 background all_cells +2893.681884765625 3099.707763671875 background all_cells +2891.2001953125 3090.482421875 background all_cells +2886.308837890625 3083.038330078125 background all_cells +2894.57275390625 3077.799560546875 background all_cells +2863.91015625 3040.447265625 background all_cells +2887.45361328125 3068.962890625 background all_cells +2884.224853515625 3060.30029296875 background all_cells +2879.529052734375 3047.752685546875 background all_cells +2872.39453125 3038.163818359375 background all_cells +3444.73046875 2969.776611328125 background all_cells +3447.1015625 3029.204345703125 background all_cells +3447.203369140625 3053.10595703125 background all_cells +3434.09716796875 3034.59765625 background all_cells +3431.052734375 3026.3310546875 background all_cells +3433.774658203125 2715.653564453125 background all_cells +3446.305419921875 2737.860595703125 background all_cells +3428.350341796875 2720.35107421875 background all_cells +2918.684814453125 3030.37548828125 background all_cells +2915.19580078125 3055.228271484375 background all_cells +2920.527099609375 3045.951171875 background all_cells +2910.427490234375 3028.29296875 background all_cells +2914.758056640625 3037.090576171875 background all_cells +2915.540771484375 3044.78955078125 background all_cells +3418.1025390625 3449.938232421875 background all_cells +3625.62646484375 3505.436279296875 background all_cells +3436.21044921875 3307.509521484375 background all_cells +3434.455078125 3311.380859375 background all_cells +3281.495361328125 3332.78857421875 background all_cells +3341.146484375 3534.267578125 background all_cells +3434.1162109375 3567.878662109375 background all_cells +3440.131103515625 3571.5869140625 background all_cells +3427.674560546875 3574.185302734375 background all_cells +3356.984375 3566.885986328125 background all_cells +3326.493896484375 3526.144775390625 background all_cells +3298.925537109375 3531.5205078125 background all_cells +3336.606689453125 3533.423095703125 background all_cells +3335.53369140625 3526.890869140625 background all_cells +3330.033447265625 3522.807861328125 background all_cells +2850.089599609375 3215.35986328125 background all_cells +2841.355712890625 3214.561279296875 background all_cells +2837.052978515625 3207.7998046875 background all_cells +2822.24169921875 3203.30029296875 background all_cells +2814.82421875 3191.83056640625 background all_cells +2865.541748046875 3193.07763671875 background all_cells +2865.037841796875 3210.83935546875 background all_cells +2860.162109375 3213.17529296875 background all_cells +2803.146240234375 2734.553466796875 background all_cells +2813.64013671875 2727.034423828125 background all_cells +2817.0927734375 2736.185302734375 background all_cells +2804.529296875 2709.3056640625 background all_cells +2828.49365234375 2700.822998046875 background all_cells +2877.538818359375 2720.736083984375 background all_cells +2872.150390625 2715.717041015625 background all_cells +2765.9765625 2792.54296875 background all_cells +2771.275390625 2785.953125 background all_cells +2758.58447265625 2755.69287109375 background all_cells +2770.287109375 2779.594482421875 background all_cells +2765.071533203125 2771.935546875 background all_cells +2741.2666015625 2758.956787109375 background all_cells +2783.197998046875 2758.0029296875 background all_cells +2769.641845703125 2722.756103515625 background all_cells +2757.53076171875 2747.54736328125 background all_cells +2758.923828125 2742.408447265625 background all_cells +2815.726318359375 2924.532958984375 background all_cells +2827.59423828125 2924.20068359375 background all_cells +2837.050537109375 2922.64013671875 background all_cells +2819.83935546875 2919.73046875 background all_cells +2821.0859375 2913.056396484375 background all_cells +2911.009765625 3020.53125 background all_cells +2945.360595703125 2986.578125 background all_cells +2920.114501953125 3011.972900390625 background all_cells +2913.81494140625 3014.56591796875 background all_cells +2893.71533203125 2876.572021484375 background all_cells +2879.874755859375 2883.796630859375 background all_cells +2887.290771484375 2871.89892578125 background all_cells +2872.491943359375 2874.758056640625 background all_cells +2883.25634765625 2874.51953125 background all_cells +2913.261962890625 2859.287109375 background all_cells +2936.1083984375 2866.433837890625 background all_cells +2889.940673828125 2863.26708984375 background all_cells +2908.883544921875 2862.439208984375 background all_cells +2852.385009765625 2909.796630859375 background all_cells +2864.699462890625 2920.427001953125 background all_cells +2892.80126953125 2910.03564453125 background all_cells +2861.72021484375 2903.612548828125 background all_cells +2846.795654296875 2935.8447265625 background all_cells +2861.629150390625 3004.839111328125 background all_cells +2851.116455078125 2953.709228515625 background all_cells +2736.369384765625 2863.075927734375 background all_cells +2744.32373046875 2880.66259765625 background all_cells +2734.197998046875 2877.51611328125 background all_cells +2734.1025390625 2871.6806640625 background all_cells +2744.292724609375 2829.34814453125 background all_cells +2755.92236328125 2837.5703125 background all_cells +2751.966064453125 2823.931640625 background all_cells +2749.337158203125 2834.787353515625 background all_cells +2748.23291015625 2903.9716796875 background all_cells +2744.688232421875 2912.658935546875 background all_cells +2739.342529296875 2904.776123046875 background all_cells +2737.1826171875 2837.724853515625 background all_cells +3931.75341796875 2903.7197265625 background all_cells +3887.1064453125 2908.107177734375 background all_cells +3893.9267578125 2902.387939453125 background all_cells +4057.06103515625 2871.600341796875 background all_cells +4048.354736328125 2909.23046875 background all_cells +4075.195556640625 2875.17333984375 background all_cells +4066.412109375 2872.4814453125 background all_cells +4004.46875 2739.693359375 background all_cells +4015.1337890625 2738.0458984375 background all_cells +4005.532470703125 2801.613037109375 background all_cells +4004.5419921875 2808.096923828125 background all_cells +3977.921875 2899.582763671875 background all_cells +3993.649658203125 2804.396728515625 background all_cells +3982.90673828125 2908.945556640625 background all_cells +3944.11328125 2891.5087890625 background all_cells +3968.466064453125 2877.087646484375 background all_cells +3965.63720703125 2885.773193359375 background all_cells +3949.3515625 2893.666259765625 background all_cells +3893.53515625 2898.01318359375 background all_cells +3932.319580078125 2877.048828125 background all_cells +3895.37646484375 2890.41796875 background all_cells +4111.02880859375 2879.467529296875 background all_cells +4159.9658203125 2889.848876953125 background all_cells +4151.640625 2898.748046875 background all_cells +4190.48486328125 2888.86328125 background all_cells +4206.408203125 2898.84765625 background all_cells +4200.390625 2893.913330078125 background all_cells +4169.9052734375 2903.3720703125 background all_cells +4180.4365234375 2890.51806640625 background all_cells +4180.52490234375 2884.7509765625 background all_cells +4172.76123046875 2892.865478515625 background all_cells +4170.7255859375 2912.751220703125 background all_cells +4091.27734375 2931.529541015625 background all_cells +4095.6982421875 2935.37939453125 background all_cells +4167.19970703125 2923.06884765625 background all_cells +4183.470703125 2916.45947265625 background all_cells +4205.34521484375 2925.525390625 background all_cells +4193.3837890625 2927.137451171875 background all_cells +4193.2802734375 2919.766357421875 background all_cells +3544.22021484375 2836.529541015625 background all_cells +3572.208251953125 2883.6474609375 background all_cells +3552.948974609375 2831.8330078125 background all_cells +3833.18310546875 2849.989013671875 background all_cells +3888.15673828125 2829.93408203125 background all_cells +3847.269775390625 2884.606201171875 background all_cells +3568.1123046875 2909.7236328125 background all_cells +3867.956298828125 2907.69482421875 background all_cells +3868.48046875 2912.579833984375 background all_cells +3870.119384765625 2921.302490234375 background all_cells +3588.94873046875 2906.404296875 background all_cells +3589.8330078125 2929.22998046875 background all_cells +4110.42236328125 2963.025146484375 background all_cells +4126.2216796875 2968.31005859375 background all_cells +4123.53466796875 2957.38623046875 background all_cells +4116.68115234375 2963.638427734375 background all_cells +4114.11572265625 2938.863525390625 background all_cells +4125.10498046875 3002.62451171875 background all_cells +4148.9697265625 3136.427490234375 background all_cells +4134.64794921875 3003.113525390625 background all_cells +4137.55517578125 3008.028564453125 background all_cells +4154.85205078125 3018.55322265625 background all_cells +4099.72412109375 2965.30908203125 background all_cells +4115.5 3174.477783203125 background all_cells +4111.1005859375 2971.231689453125 background all_cells +4105.60791015625 2965.306396484375 background all_cells +4146.99658203125 2960.09326171875 background all_cells +4169.39697265625 2992.0576171875 background all_cells +4150.591796875 2970.336181640625 background all_cells +4150.44677734375 2966.302734375 background all_cells +4140.64306640625 2961.30810546875 background all_cells +4154.32763671875 3164.49609375 background all_cells +4195.37353515625 3170.468994140625 background all_cells +4202.62060546875 3163.844970703125 background all_cells +4199.64404296875 3176.39697265625 background all_cells +4180.72705078125 3198.194580078125 background all_cells +4172.49755859375 3200.68896484375 background all_cells +4171.2958984375 3143.04541015625 background all_cells +4177.86767578125 3134.9296875 background all_cells +4177.1123046875 3148.88525390625 background all_cells +4158.07275390625 3139.557373046875 background all_cells +4165.07861328125 3137.48291015625 background all_cells +4158.7666015625 3134.54443359375 background all_cells +4105.58984375 3236.177490234375 background all_cells +4105.51318359375 3188.946533203125 background all_cells +4112.470703125 3228.621826171875 background all_cells +4145.32861328125 3228.29296875 background all_cells +4122.72509765625 3191.441650390625 background all_cells +4147.9775390625 3160.1025390625 background all_cells +4148.4296875 3173.41357421875 background all_cells +4142.13623046875 3170.246337890625 background all_cells +4139.0849609375 3163.609619140625 background all_cells +4144.73974609375 3149.613037109375 background all_cells +4157.8779296875 3155.302490234375 background all_cells +4137.7919921875 3155.392333984375 background all_cells +4135.18896484375 3150.074951171875 background all_cells +3888.244384765625 3023.65478515625 background all_cells +3885.23876953125 3030.53271484375 background all_cells +3837.8671875 3022.40380859375 background all_cells +3802.9404296875 3056.784912109375 background all_cells +3834.298828125 3060.423095703125 background all_cells +3828.48046875 3100.832763671875 background all_cells +3812.4248046875 3059.373291015625 background all_cells +3855.84716796875 3045.23388671875 background all_cells +3872.294677734375 3077.870361328125 background all_cells +3879.621337890625 3078.030517578125 background all_cells +3872.06640625 3069.240234375 background all_cells +4070.20166015625 3137.502197265625 background all_cells +4090.078857421875 3198.06640625 background all_cells +4082.35400390625 3206.963134765625 background all_cells +4071.18798828125 3190.48828125 background all_cells +4083.06201171875 3145.00830078125 background all_cells +4054.96533203125 3254.070068359375 background all_cells +4019.578125 3282.4716796875 background all_cells +4095.652587890625 3281.581298828125 background all_cells +4057.701171875 3266.744384765625 background all_cells +4059.989501953125 3218.68994140625 background all_cells +4068.192138671875 3237.2158203125 background all_cells +4075.477783203125 3228.48974609375 background all_cells +4056.035888671875 3226.07373046875 background all_cells +3979.21142578125 3157.392822265625 background all_cells +4023.117919921875 3184.239990234375 background all_cells +3998.16259765625 3171.91943359375 background all_cells +3996.919921875 3182.393798828125 background all_cells +3991.93603515625 3178.002197265625 background all_cells +3890.07373046875 3005.185546875 background all_cells +3975.806884765625 3014.033447265625 background all_cells +3913.651611328125 3019.54296875 background all_cells +3906.540283203125 3010.66015625 background all_cells +3887.4677734375 3011.523193359375 background all_cells +4005.978759765625 3110.024169921875 background all_cells +4025.948486328125 3123.396240234375 background all_cells +4004.87109375 3067.73974609375 background all_cells +4031.822998046875 3076.10888671875 background all_cells +4037.558837890625 3042.034423828125 background all_cells +3890.05810546875 3100.765380859375 background all_cells +3930.88720703125 3066.56787109375 background all_cells +3894.263916015625 3141.38525390625 background all_cells +3891.817626953125 3039.111572265625 background all_cells +3979.322998046875 3044.26416015625 background all_cells +3986.763916015625 3040.433349609375 background all_cells +3985.131591796875 3032.642822265625 background all_cells +3865.943359375 2932.43896484375 background all_cells +3865.675048828125 2948.7734375 background all_cells +3879.073486328125 2930.890625 background all_cells +3876.380126953125 2936.18212890625 background all_cells +3870.578369140625 2934.18359375 background all_cells +3990.39990234375 2936.89501953125 background all_cells +4048.80908203125 2931.410400390625 background all_cells +4011.885009765625 2986.4306640625 background all_cells +3891.2724609375 2960.366943359375 background all_cells +3918.029296875 2950.953125 background all_cells +3907.2333984375 2952.369873046875 background all_cells +3899.669189453125 2950.596923828125 background all_cells +3887.801025390625 2936.329833984375 background all_cells +3922.252685546875 2940.83203125 background all_cells +3914.84033203125 2946.08251953125 background all_cells +2528.37890625 3273.542236328125 background all_cells +2530.0029296875 3262.087890625 background all_cells +2531.451416015625 3265.4931640625 background all_cells +2518.026611328125 3579.707763671875 background all_cells +2514.21728515625 3598.947021484375 background all_cells +2513.0244140625 3591.572021484375 background all_cells +2518.80712890625 3618.1376953125 background all_cells +2517.263671875 3268.39990234375 background all_cells +2514.038330078125 3271.876220703125 background all_cells +2509.443359375 3272.318115234375 background all_cells +2538.284912109375 3483.779052734375 background all_cells +2530.031982421875 3568.009521484375 background all_cells +2540.85791015625 3566.71826171875 background all_cells +2571.762451171875 3271.239501953125 background all_cells +2577.628173828125 3282.24365234375 background all_cells +2531.735595703125 3489.4248046875 background all_cells +2652.648681640625 3484.831298828125 background all_cells +2659.782958984375 3475.553466796875 background all_cells +2656.87646484375 3491.412353515625 background all_cells +2652.2724609375 3520.0595703125 background all_cells +2650.254638671875 3632.30419921875 background all_cells +2659.820068359375 3624.618408203125 background all_cells +2643.650390625 3607.90185546875 background all_cells +2668.653076171875 3599.50634765625 background all_cells +2648.460693359375 3587.513916015625 background all_cells +2634.902099609375 3605.356689453125 background all_cells +2598.091552734375 3591.787353515625 background all_cells +2606.014404296875 3580.520263671875 background all_cells +2640.182861328125 3598.736572265625 background all_cells +2604.9560546875 3586.15771484375 background all_cells +2638.34228515625 3591.915771484375 background all_cells +2582.252685546875 3137.19580078125 background all_cells +2596.015380859375 3250.9072265625 background all_cells +2603.070556640625 3296.984130859375 background all_cells +2595.773681640625 3152.310302734375 background all_cells +2585.1689453125 3212.148193359375 background all_cells +2693.435546875 3448.4296875 background all_cells +2692.568359375 3577.68603515625 background all_cells +2688.299072265625 3496.76220703125 background all_cells +2684.69189453125 3391.8408203125 background all_cells +2681.687255859375 3422.267822265625 background all_cells +2693.78466796875 3400.420654296875 background all_cells +2688.3720703125 3399.524658203125 background all_cells +2597.604248046875 3571.165283203125 background all_cells +2615.3203125 3435.675048828125 background all_cells +2639.656982421875 3489.42138671875 background all_cells +2618.84521484375 3384.221923828125 background all_cells +2652.721923828125 3305.412841796875 background all_cells +2685.37158203125 3193.23046875 background all_cells +2657.364501953125 3197.6376953125 background all_cells +2687.485595703125 3203.080322265625 background all_cells +2627.091796875 3254.105224609375 background all_cells +3232.213623046875 3270.05908203125 background all_cells +3194.15966796875 3415.415283203125 background all_cells +3244.099853515625 3356.659912109375 background all_cells +3090.837646484375 3369.321044921875 background all_cells +3080.63720703125 3386.778564453125 background all_cells +3089.78466796875 3384.2998046875 background all_cells +3090.821044921875 3376.985107421875 background all_cells +3144.298828125 3386.74609375 background all_cells +3164.892578125 3381.595703125 background all_cells +3153.16650390625 3376.654052734375 background all_cells +3148.849365234375 3322.943603515625 background all_cells +3070.30126953125 3392.189697265625 background all_cells +3119.093505859375 3497.215087890625 background all_cells +3127.29248046875 3498.98681640625 background all_cells +3135.750244140625 3491.298828125 background all_cells +3092.147216796875 3499.9765625 background all_cells +3098.702392578125 3500.3642578125 background all_cells +3160.068115234375 3538.8603515625 background all_cells +3168.84912109375 3464.1318359375 background all_cells +3166.712890625 3593.253662109375 background all_cells +3173.775634765625 3448.9140625 background all_cells +3183.51220703125 3445.2216796875 background all_cells +3179.881103515625 3452.88671875 background all_cells +3173.326416015625 3458.731201171875 background all_cells +3194.80712890625 3420.5458984375 background all_cells +3193.82177734375 3425.27490234375 background all_cells +3032.62060546875 3342.974365234375 background all_cells +3066.561767578125 3381.022705078125 background all_cells +3027.80029296875 3359.02197265625 background all_cells +3068.849365234375 3348.269775390625 background all_cells +3034.3310546875 3441.367919921875 background all_cells +3066.817626953125 3482.64453125 background all_cells +3023.968994140625 3444.307861328125 background all_cells +3022.769775390625 3600.115234375 background all_cells +2946.9296875 3416.962890625 background all_cells +2891.888916015625 3549.576171875 background all_cells +2959.697265625 3402.90234375 background all_cells +2950.6416015625 3402.15625 background all_cells +3044.824951171875 3403.3681640625 background all_cells +3033.5322265625 3417.459228515625 background all_cells +3038.08447265625 3408.7607421875 background all_cells +3035.919677734375 3401.4970703125 background all_cells +2744.305908203125 3139.00927734375 background all_cells +2784.4755859375 3138.572998046875 background all_cells +2778.623291015625 3146.246826171875 background all_cells +2758.133544921875 3158.79736328125 background all_cells +2802.914306640625 3180.264404296875 background all_cells +2757.888916015625 3208.36328125 background all_cells +2775.89599609375 3243.726806640625 background all_cells +2807.45654296875 3191.2255859375 background all_cells +2800.3740234375 3186.88330078125 background all_cells +2781.375244140625 3155.323974609375 background all_cells +2786.265869140625 3164.818359375 background all_cells +2786.92724609375 3157.46728515625 background all_cells +2710.707763671875 3462.541015625 background all_cells +2735.87744140625 3458.3701171875 background all_cells +2746.27783203125 3466.3056640625 background all_cells +2739.9892578125 3443.610107421875 background all_cells +2728.4013671875 3471.22412109375 background all_cells +2731.13818359375 3467.61474609375 background all_cells +2726.0029296875 3587.426025390625 background all_cells +2722.163818359375 3626.2314453125 background all_cells +2702.783203125 3641.881103515625 background all_cells +2730.337158203125 3595.718994140625 background all_cells +2742.830322265625 3483.548828125 background all_cells +2724.170166015625 3535.552978515625 background all_cells +2703.21533203125 3552.03515625 background all_cells +2723.53857421875 3548.576904296875 background all_cells +2742.555908203125 3490.373046875 background all_cells +2759.396484375 3389.681884765625 background all_cells +2753.2841796875 3423.756591796875 background all_cells +2742.480224609375 3421.939208984375 background all_cells +2790.596435546875 3426.63916015625 background all_cells +2796.759521484375 3438.86865234375 background all_cells +2790.76318359375 3440.043212890625 background all_cells +2792.015869140625 3434.08935546875 background all_cells +2780.83203125 3430.244873046875 background all_cells +2766.7861328125 3432.78564453125 background all_cells +2772.89404296875 3431.44384765625 background all_cells +2786.151123046875 3431.601318359375 background all_cells +2785.3125 3424.91552734375 background all_cells +2785.654296875 3436.654052734375 background all_cells +2843.67138671875 3400.439208984375 background all_cells +2773.1943359375 3454.98779296875 background all_cells +2752.35888671875 3461.782470703125 background all_cells +2713.22509765625 3263.716552734375 background all_cells +2738.247314453125 3281.05859375 background all_cells +2723.1875 3348.302001953125 background all_cells +2715.435791015625 3343.863525390625 background all_cells +2707.321533203125 3339.94189453125 background all_cells +2723.904052734375 3286.234619140625 background all_cells +2708.711181640625 3406.048583984375 background all_cells +2717.882568359375 3400.04541015625 background all_cells +2709.997314453125 3392.4150390625 background all_cells +2716.618896484375 3367.509765625 background all_cells +2732.613037109375 3379.498779296875 background all_cells +2726.804931640625 3370.3837890625 background all_cells +2719.449951171875 3372.211669921875 background all_cells +2729.806640625 3351.0322265625 background all_cells +2722.41064453125 3357.7138671875 background all_cells +2732.61572265625 3354.99560546875 background all_cells +2714.86474609375 3352.513916015625 background all_cells +1910.59423828125 2179.079345703125 background all_cells +1937.6866455078125 2164.029541015625 background all_cells +1934.002685546875 2152.468994140625 background all_cells +1941.6878662109373 2246.003173828125 background all_cells +1947.82275390625 2177.078125 background all_cells +1945.367431640625 2171.60498046875 background all_cells +1940.356201171875 2173.95703125 background all_cells +1991.7557373046875 2169.735107421875 background all_cells +1974.3671875 2190.312255859375 background all_cells +1984.7738037109373 2183.2080078125 background all_cells +1980.7664794921875 2261.45361328125 background all_cells +2006.30224609375 2171.364501953125 background all_cells +2011.751708984375 2171.551513671875 background all_cells +2004.2437744140625 2157.246337890625 background all_cells +2016.79345703125 2166.052978515625 background all_cells +2011.2869873046875 2162.91650390625 background all_cells +2067.83837890625 2275.061767578125 background all_cells +2011.4771728515625 2290.094482421875 background all_cells +2059.750244140625 2282.648193359375 background all_cells +2054.7314453125 2277.107666015625 background all_cells +2063.176513671875 2289.58203125 background all_cells +2052.99072265625 2287.93896484375 background all_cells +2026.8880615234373 2249.33056640625 background all_cells +2058.544189453125 2268.471435546875 background all_cells +2037.32568359375 2242.231689453125 background all_cells +2021.6416015625 2198.376953125 background all_cells +2051.3642578125 2213.7548828125 background all_cells +2046.89990234375 2226.23828125 background all_cells +2034.31884765625 2179.281982421875 background all_cells +2010.3330078125 2086.810546875 background all_cells +2018.2506103515625 2076.411376953125 background all_cells +2012.5604248046875 2075.9921875 background all_cells +2070.440185546875 2144.87890625 background all_cells +2110.16943359375 2124.0947265625 background all_cells +2101.19970703125 2131.76513671875 background all_cells +2105.542236328125 2137.850341796875 background all_cells +2114.22998046875 2149.091064453125 background all_cells +2088.316162109375 2123.428955078125 background all_cells +2053.06396484375 2040.1390380859373 background all_cells +2091.26904296875 2078.27294921875 background all_cells +2085.27978515625 2073.489990234375 background all_cells +2066.04345703125 2094.9619140625 background all_cells +2017.3084716796875 2125.958740234375 background all_cells +2032.92529296875 2130.3603515625 background all_cells +2024.3792724609373 2129.490966796875 background all_cells +1930.256591796875 2109.764892578125 background all_cells +1939.934326171875 2144.97021484375 background all_cells +1974.9046630859373 2137.69775390625 background all_cells +1959.3157958984373 2127.277587890625 background all_cells +1943.6922607421875 2136.009765625 background all_cells +1933.3572998046875 2103.522216796875 background all_cells +1969.29736328125 2075.175537109375 background all_cells +1957.76904296875 2077.79833984375 background all_cells +1968.1968994140625 2067.484619140625 background all_cells +1946.8515625 2069.9248046875 background all_cells +1954.2147216796875 2055.613037109375 background all_cells +1959.735595703125 2059.23681640625 background all_cells +1972.476806640625 2060.418212890625 background all_cells +3463.287109375 2287.310791015625 background all_cells +3472.258056640625 2305.51904296875 background all_cells +3467.9248046875 2256.329345703125 background all_cells +3431.100341796875 2444.04150390625 background all_cells +3506.2421875 2393.2587890625 background all_cells +3445.745849609375 2427.254150390625 background all_cells +3380.615478515625 2435.526611328125 background all_cells +3395.35546875 2383.524658203125 background all_cells +3389.42333984375 2430.5009765625 background all_cells +3386.35205078125 2384.247802734375 background all_cells +3295.820556640625 2360.8876953125 background all_cells +3497.627685546875 2374.402099609375 background all_cells +3497.9111328125 2367.228759765625 background all_cells +3405.874755859375 2353.78125 background all_cells +3468.812744140625 2651.941650390625 background all_cells +3476.375 2662.56591796875 background all_cells +3476.409423828125 2653.000244140625 background all_cells +3502.797119140625 2667.736572265625 background all_cells +3526.95947265625 2910.643310546875 background all_cells +3511.129638671875 2823.125244140625 background all_cells +3505.923583984375 2828.084716796875 background all_cells +3527.611328125 2810.127685546875 background all_cells +3499.573974609375 2808.165771484375 background all_cells +3465.615966796875 2828.352783203125 background all_cells +3474.2822265625 2878.4111328125 background all_cells +3493.760009765625 2801.108154296875 background all_cells +3454.6923828125 2866.528564453125 background all_cells +3461.44140625 2866.82861328125 background all_cells +3455.31787109375 2860.592041015625 background all_cells +3461.810546875 2715.3642578125 background all_cells +3470.20751953125 2718.55712890625 background all_cells +3423.857666015625 2488.412353515625 background all_cells +3433.239501953125 2479.82470703125 background all_cells +3431.4267578125 2472.7431640625 background all_cells +3428.42626953125 2482.860595703125 background all_cells +3426.89013671875 2472.323486328125 background all_cells +3466.4013671875 2526.379150390625 background all_cells +3469.971435546875 2515.813232421875 background all_cells +3465.775390625 2512.8544921875 background all_cells +3461.720703125 2507.1572265625 background all_cells +3457.6708984375 2519.95458984375 background all_cells +3456.142822265625 2513.89501953125 background all_cells +3481.4208984375 2448.279541015625 background all_cells +3454.698486328125 2449.77197265625 background all_cells +3476.668212890625 2430.424072265625 background all_cells +3488.269775390625 2448.998779296875 background all_cells +3451.15625 2485.29150390625 background all_cells +3454.406005859375 2501.092529296875 background all_cells +3400.821533203125 2757.10205078125 background all_cells +3399.21240234375 2741.720947265625 background all_cells +3395.73681640625 2747.071044921875 background all_cells +3397.222412109375 2752.68896484375 background all_cells +3402.84765625 2764.583984375 background all_cells +3397.478515625 2674.717041015625 background all_cells +3453.15234375 2642.84814453125 background all_cells +3465.39306640625 2628.375 background all_cells +3458.88525390625 2648.111572265625 background all_cells +3457.561767578125 2638.401611328125 background all_cells +3458.851806640625 2677.89501953125 background all_cells +3436.4482421875 2678.059326171875 background all_cells +3434.499267578125 2698.751220703125 background all_cells +3413.086181640625 2728.48876953125 background all_cells +3413.091064453125 2736.0966796875 background all_cells +3386.673583984375 2532.5908203125 background all_cells +3357.7265625 2525.900146484375 background all_cells +3362.3779296875 2528.13623046875 background all_cells +3366.317626953125 2539.55078125 background all_cells +3368.5048828125 2524.03759765625 background all_cells +3401.16943359375 2485.295654296875 background all_cells +3442.35205078125 2527.468017578125 background all_cells +3432.58740234375 2489.04833984375 background all_cells +3421.1298828125 2497.44970703125 background all_cells +3416.29443359375 2489.110595703125 background all_cells +3411.894775390625 2493.376708984375 background all_cells +3390.29296875 2553.633056640625 background all_cells +3419.221435546875 2564.792724609375 background all_cells +3424.1064453125 2562.400634765625 background all_cells +3401.17431640625 2560.539794921875 background all_cells +2065.78466796875 2269.130126953125 background all_cells +2250.668212890625 2268.3076171875 background all_cells +2179.093017578125 2262.876220703125 background all_cells +2071.649169921875 2265.02587890625 background all_cells +2559.23193359375 2332.578369140625 background all_cells +2784.409912109375 2435.805419921875 background all_cells +2687.22265625 2381.4931640625 background all_cells +2645.5703125 2352.715087890625 background all_cells +2646.973876953125 2347.925537109375 background all_cells +2607.90869140625 2349.870361328125 background all_cells +2099.955322265625 2186.390869140625 background all_cells +2107.949951171875 2196.4912109375 background all_cells +2100.18017578125 2196.333740234375 background all_cells +2105.9443359375 2188.25244140625 background all_cells +2238.02392578125 2180.069091796875 background all_cells +2073.4423828125 2279.241455078125 background all_cells +2080.896728515625 2283.875732421875 background all_cells +2077.032470703125 2276.559326171875 background all_cells +2078.059814453125 2292.3115234375 background all_cells +2964.29638671875 2820.474365234375 background all_cells +3031.779541015625 2743.314453125 background all_cells +3036.3916015625 2747.526611328125 background all_cells +2991.30615234375 2763.076416015625 background all_cells +2946.51220703125 2840.191162109375 background all_cells +3046.481201171875 2864.640869140625 background all_cells +2959.42578125 2851.98974609375 background all_cells +2925.211181640625 2823.50341796875 background all_cells +2947.28857421875 2804.759765625 background all_cells +2949.24853515625 2812.3359375 background all_cells +2954.47021484375 2811.2919921875 background all_cells +2957.552001953125 2805.0556640625 background all_cells +2959.427978515625 2816.123046875 background all_cells +2856.048583984375 2714.05859375 background all_cells +2915.458251953125 2714.6318359375 background all_cells +2926.937744140625 2712.372802734375 background all_cells +2925.346923828125 2705.375244140625 background all_cells +2897.3564453125 2685.116943359375 background all_cells +2914.260986328125 2700.39013671875 background all_cells +3349.140625 2523.068603515625 background all_cells +3410.940673828125 2566.5244140625 background all_cells +3353.078857421875 2529.55810546875 background all_cells +3329.793212890625 2647.542236328125 background all_cells +3262.55859375 2702.27197265625 background all_cells +3376.62060546875 2615.841552734375 background all_cells +3354.0859375 2610.033447265625 background all_cells +2942.77197265625 2711.92822265625 background all_cells +3145.701416015625 2690.765869140625 background all_cells +3135.758056640625 2693.24853515625 background all_cells +3087.57177734375 2422.720947265625 background all_cells +2946.692626953125 2619.19384765625 background all_cells +2127.1923828125 2107.10791015625 background all_cells +2153.738037109375 2103.904296875 background all_cells +2244.95263671875 2090.327880859375 background all_cells +2152.47607421875 2111.244873046875 background all_cells +2249.451416015625 2110.2783203125 background all_cells +2135.660400390625 2109.48779296875 background all_cells +2146.832763671875 2115.983642578125 background all_cells +2140.549560546875 2114.988525390625 background all_cells +2141.269287109375 2052.509033203125 background all_cells +2144.716552734375 2047.6697998046875 background all_cells +2137.52587890625 2158.5771484375 background all_cells +2216.486572265625 2164.91845703125 background all_cells +2248.205810546875 2160.675537109375 background all_cells +2141.224853515625 2162.844482421875 background all_cells +2092.663818359375 1831.8939208984373 background all_cells +2090.04931640625 1839.4296875 background all_cells +2082.46630859375 1834.1759033203125 background all_cells +2092.11376953125 1856.3697509765625 background all_cells +2115.064453125 1848.253173828125 background all_cells +2113.71728515625 1852.817138671875 background all_cells +2099.34521484375 1847.822509765625 background all_cells +2130.4814453125 1846.1005859375 background all_cells +2120.844482421875 1877.2935791015625 background all_cells +2139.2451171875 1854.4012451171875 background all_cells +2133.6220703125 1859.8720703125 background all_cells +2174.99951171875 2013.995361328125 background all_cells +2167.928466796875 2049.157958984375 background all_cells +2177.7734375 2052.433837890625 background all_cells +2158.75146484375 2042.9473876953125 background all_cells +2150.6416015625 2053.1279296875 background all_cells +2151.247314453125 2034.0360107421875 background all_cells +2432.79248046875 2063.0341796875 background all_cells +2434.433837890625 2152.029296875 background all_cells +2612.67724609375 2067.8408203125 background all_cells +2652.338623046875 2115.9794921875 background all_cells +2148.6044921875 2061.004638671875 background all_cells +2292.061279296875 2052.570068359375 background all_cells +2283.62646484375 2096.44970703125 background all_cells +2247.4599609375 2025.160400390625 background all_cells +2251.737060546875 2028.8729248046875 background all_cells +2257.7353515625 2026.65625 background all_cells +2224.919921875 2050.801025390625 background all_cells +2145.119140625 1909.695556640625 background all_cells +2140.036376953125 1904.3651123046875 background all_cells +2133.373291015625 2015.2989501953125 background all_cells +2130.306640625 2032.9285888671875 background all_cells +2132.4345703125 2025.107177734375 background all_cells +2145.19140625 1940.21142578125 background all_cells +2134.51220703125 1991.97509765625 background all_cells +2138.68017578125 1996.84326171875 background all_cells +2124.307373046875 1988.3116455078125 background all_cells +2121.337158203125 1973.4190673828125 background all_cells +2099.1123046875 1930.2296142578125 background all_cells +2136.727783203125 1917.118896484375 background all_cells +2135.0908203125 1924.643798828125 background all_cells +2135.427734375 1905.3326416015625 background all_cells +2118.248046875 1910.228271484375 background all_cells +1985.37841796875 1908.0069580078125 background all_cells +1991.0721435546875 1915.177978515625 background all_cells +2006.34228515625 1909.0926513671875 background all_cells +1996.99951171875 1907.7012939453125 background all_cells +2044.7943115234373 1957.151611328125 background all_cells +2084.018798828125 1932.027099609375 background all_cells +2082.84814453125 1953.9378662109373 background all_cells +2070.641357421875 1942.3265380859373 background all_cells +2055.15283203125 1946.273193359375 background all_cells +2020.7955322265625 1925.2855224609373 background all_cells +1977.52099609375 1939.3194580078125 background all_cells +1979.25830078125 1929.4871826171875 background all_cells +1968.1812744140625 1965.738037109375 background all_cells +2020.471435546875 1969.473876953125 background all_cells +1981.316162109375 1982.083984375 background all_cells +1966.8916015625 1992.0721435546875 background all_cells +1962.37451171875 1963.421875 background all_cells +2029.5880126953125 1922.9571533203125 background all_cells +2034.3555908203125 1916.0291748046875 background all_cells +2030.078369140625 1931.8609619140625 background all_cells +1951.55322265625 1908.855712890625 background all_cells +1955.7486572265625 1950.9150390625 background all_cells +1932.13818359375 1910.3466796875 background all_cells +2161.987548828125 1902.3701171875 background all_cells +2165.34228515625 1929.16455078125 background all_cells +2154.2333984375 1986.41845703125 background all_cells +2168.48583984375 1974.2738037109373 background all_cells +2155.155517578125 1924.0733642578125 background all_cells +2192.847900390625 1966.587646484375 background all_cells +2181.686279296875 1987.3416748046875 background all_cells +2197.61865234375 1977.2918701171875 background all_cells +2195.231201171875 1906.810302734375 background all_cells +2233.718505859375 1943.58740234375 background all_cells +2237.916015625 1950.02197265625 background all_cells +2192.838134765625 1917.87255859375 background all_cells +2186.051025390625 1930.106201171875 background all_cells +2242.354736328125 1948.2413330078125 background all_cells +2191.89697265625 1894.9208984375 background all_cells +2182.6904296875 1893.8690185546875 background all_cells +2219.242431640625 1853.348388671875 background all_cells +2219.3271484375 1843.31884765625 background all_cells +2203.681884765625 1843.9271240234373 background all_cells +2142.283447265625 1872.64794921875 background all_cells +2148.830322265625 1875.593017578125 background all_cells +2155.461669921875 1872.64794921875 background all_cells +2147.25048828125 1850.1064453125 background all_cells +2166.789306640625 1849.399169921875 background all_cells +2152.227783203125 1866.3369140625 background all_cells +2159.4091796875 1860.3187255859373 background all_cells +2143.983154296875 1864.469970703125 background all_cells +2149.928955078125 1860.4156494140625 background all_cells +2223.7333984375 1861.263671875 background all_cells +2728.249267578125 1889.0380859375 background all_cells +2254.18408203125 1863.5994873046875 background all_cells +2229.766357421875 1851.56982421875 background all_cells +3766.080322265625 3702.96142578125 background all_cells +3738.02392578125 3698.7373046875 background all_cells +3744.85205078125 3697.538330078125 background all_cells +3810.457763671875 3691.087158203125 background all_cells +3772.515869140625 3625.513916015625 background all_cells +3753.372802734375 3712.94775390625 background all_cells +3752.00244140625 3717.86328125 background all_cells +3750.963134765625 3721.9462890625 background all_cells +3732.736083984375 3723.178466796875 background all_cells +3745.490234375 3717.9443359375 background all_cells +3742.887939453125 3710.252197265625 background all_cells +3738.2158203125 3714.70458984375 background all_cells +3736.43408203125 3708.421630859375 background all_cells +3720.1376953125 3704.160888671875 background all_cells +3722.65771484375 3688.647705078125 background all_cells +3729.27392578125 3695.818603515625 background all_cells +3744.9267578125 3733.607666015625 background all_cells +3786.63232421875 3732.8291015625 background all_cells +3754.749755859375 3738.531982421875 background all_cells +3747.691650390625 3728.5283203125 background all_cells +3775.90771484375 3758.533203125 background all_cells +3803.90185546875 3764.244384765625 background all_cells +3800.4697265625 3746.115234375 background all_cells +3799.8134765625 3770.088623046875 background all_cells +3793.798095703125 3766.919677734375 background all_cells +3750.869873046875 3761.413818359375 background all_cells +3765.25732421875 3761.333740234375 background all_cells +3764.38037109375 3766.409423828125 background all_cells +3749.34912109375 3767.59033203125 background all_cells +3700.312744140625 3737.1416015625 background all_cells +3699.868408203125 3756.127197265625 background all_cells +3700.20166015625 3762.764404296875 background all_cells +3733.1494140625 3729.046142578125 background all_cells +3742.04345703125 3741.616455078125 background all_cells +3730.234375 3736.88525390625 background all_cells +3737.806396484375 3746.919921875 background all_cells +3731.434326171875 3762.990966796875 background all_cells +3737.3828125 3760.385498046875 background all_cells +3730.1982421875 3755.929443359375 background all_cells +3724.362548828125 3750.837890625 background all_cells +3710.684326171875 3754.01904296875 background all_cells +3706.567626953125 3762.56640625 background all_cells +3706.740234375 3750.628173828125 background all_cells +3719.7890625 3751.516845703125 background all_cells +3715.728515625 3756.9619140625 background all_cells +3680.02490234375 3723.41064453125 background all_cells +3678.106201171875 3736.163818359375 background all_cells +3684.658447265625 3733.599365234375 background all_cells +3682.5576171875 3717.583740234375 background all_cells +3672.623779296875 3721.72802734375 background all_cells +3675.176025390625 3730.833984375 background all_cells +3684.996826171875 3756.0400390625 background all_cells +3692.294677734375 3756.429931640625 background all_cells +3691.51513671875 3767.58203125 background all_cells +3677.14208984375 3770.446533203125 background all_cells +3665.838134765625 3755.791259765625 background all_cells +3672.921630859375 3748.031005859375 background all_cells +3670.4169921875 3759.7666015625 background all_cells +3668.44140625 3769.558837890625 background all_cells +3683.12744140625 3742.027587890625 background all_cells +3674.69287109375 3741.153564453125 background all_cells +3678.41357421875 3747.318359375 background all_cells +3675.06640625 3753.27685546875 background all_cells +3688.576904296875 3749.33544921875 background all_cells +3654.791259765625 3749.751708984375 background all_cells +3664.448974609375 3745.392822265625 background all_cells +3657.864990234375 3759.2080078125 background all_cells +3664.50634765625 3739.9130859375 background all_cells +3658.25927734375 3738.67138671875 background all_cells +3655.19091796875 3742.17626953125 background all_cells +3657.254150390625 3727.19775390625 background all_cells +3655.018798828125 3628.863037109375 background all_cells +3654.7939453125 3652.609130859375 background all_cells +3681.2861328125 3677.70556640625 background all_cells +3686.396728515625 3669.740478515625 background all_cells +3661.9189453125 3630.09326171875 background all_cells +3671.52001953125 3701.6337890625 background all_cells +3669.2001953125 3713.328369140625 background all_cells +3673.015380859375 3708.92578125 background all_cells +3684.562255859375 3713.12548828125 background all_cells +3683.595703125 3706.465576171875 background all_cells +3678.152587890625 3686.905517578125 background all_cells +3680.7958984375 3691.05859375 background all_cells +3670.922607421875 3689.58447265625 background all_cells +3729.062255859375 4021.955078125 background all_cells +3751.91845703125 4025.406494140625 background all_cells +3754.112060546875 4015.923095703125 background all_cells +3749.781982421875 4017.989990234375 background all_cells +3740.02685546875 4009.68115234375 background all_cells +3738.197021484375 4015.18603515625 background all_cells +3739.31396484375 4036.855224609375 background all_cells +3753.364990234375 4042.1572265625 background all_cells +3736.0166015625 4086.860595703125 background all_cells +3735.95166015625 4082.626220703125 background all_cells +3728.3974609375 4093.068115234375 background all_cells +3751.743408203125 4092.136474609375 background all_cells +3787.059814453125 4026.568359375 background all_cells +3796.731689453125 4093.1025390625 background all_cells +3807.82177734375 4142.87744140625 background all_cells +3789.254150390625 4124.2412109375 background all_cells +3776.173828125 4025.867919921875 background all_cells +3766.724609375 4028.00146484375 background all_cells +3764.663818359375 4022.1162109375 background all_cells +3763.87255859375 4031.962890625 background all_cells +3761.62890625 4121.470703125 background all_cells +3757.004150390625 4365.09765625 background all_cells +3759.44873046875 4379.06005859375 background all_cells +3744.4091796875 4372.31982421875 background all_cells +3762.52734375 4310.4267578125 background all_cells +3772.58935546875 4320.0205078125 background all_cells +3768.57470703125 4302.75244140625 background all_cells +3765.746826171875 4329.10888671875 background all_cells +3757.959228515625 4335.12109375 background all_cells +3746.6376953125 4333.3837890625 background all_cells +3798.910888671875 4346.0498046875 background all_cells +3787.35546875 4387.404296875 background all_cells +3781.50732421875 4405.59375 background all_cells +3796.013671875 4429.00537109375 background all_cells +3787.079345703125 4456.88427734375 background all_cells +3787.688232421875 4438.04443359375 background all_cells +3795.7783203125 4472.89892578125 background all_cells +3807.505615234375 4483.76123046875 background all_cells +3801.699951171875 4473.404296875 background all_cells +3793.652099609375 4483.2373046875 background all_cells +3790.5224609375 4475.69873046875 background all_cells +3786.09130859375 4483.611328125 background all_cells +3805.45703125 4320.1396484375 background all_cells +3790.15966796875 4317.47705078125 background all_cells +3799.124267578125 4317.73779296875 background all_cells +3779.038818359375 4336.99072265625 background all_cells +3811.42041015625 4323.7421875 background all_cells +3808.782958984375 4159.27587890625 background all_cells +3787.736328125 4173.0078125 background all_cells +3790.230224609375 4180.8173828125 background all_cells +3780.949462890625 4297.63037109375 background all_cells +3745.12548828125 3777.261962890625 background all_cells +3731.50634765625 3784.136474609375 background all_cells +3726.69140625 3786.925048828125 background all_cells +3735.573974609375 3787.29052734375 background all_cells +3731.947265625 3778.939453125 background all_cells +3745.928955078125 3790.74072265625 background all_cells +3785.32958984375 3815.810302734375 background all_cells +3794.966064453125 3817.9462890625 background all_cells +3788.544921875 3833.867431640625 background all_cells +3788.913818359375 3838.167236328125 background all_cells +3738.257568359375 3810.701171875 background all_cells +3727.531005859375 3837.936767578125 background all_cells +3761.136962890625 3831.569580078125 background all_cells +3739.4384765625 3818.20458984375 background all_cells +3741.005615234375 3814.119873046875 background all_cells +3728.69921875 3813.535400390625 background all_cells +3739.701171875 3802.055419921875 background all_cells +3733.50927734375 3806.042236328125 background all_cells +3751.203857421875 3803.641357421875 background all_cells +3768.230224609375 3788.723388671875 background all_cells +3781.469970703125 3778.201904296875 background all_cells +3775.29736328125 3779.73046875 background all_cells +3764.013671875 3777.90478515625 background all_cells +3757.517333984375 3797.254150390625 background all_cells +3764.543701171875 3796.323974609375 background all_cells +3763.05908203125 3789.24951171875 background all_cells +3759.2666015625 3792.31201171875 background all_cells +3765.57568359375 3980.2822265625 background all_cells +3774.639892578125 3967.5546875 background all_cells +3778.539794921875 3997.597412109375 background all_cells +3774.789794921875 3975.81982421875 background all_cells +3740.458984375 3968.160400390625 background all_cells +3733.08935546875 3996.156005859375 background all_cells +3737.35498046875 4000.465087890625 background all_cells +3755.919921875 3982.4091796875 background all_cells +3754.45361328125 3988.876953125 background all_cells +3750.847412109375 3974.761962890625 background all_cells +3745.40673828125 3918.77880859375 background all_cells +3763.196044921875 3921.663330078125 background all_cells +3757.170166015625 3915.665283203125 background all_cells +3752.2763671875 3948.7041015625 background all_cells +3746.138427734375 3942.28369140625 background all_cells +3785.054443359375 3912.958251953125 background all_cells +3791.27099609375 3929.539306640625 background all_cells +3788.353515625 3920.448974609375 background all_cells +3738.08154296875 3941.322998046875 background all_cells +3730.087890625 3930.017333984375 background all_cells +3737.672119140625 3934.948974609375 background all_cells +3734.2490234375 3950.4248046875 background all_cells +3731.164794921875 3939.242919921875 background all_cells +3802.7763671875 3921.471923828125 background all_cells +3798.872314453125 3915.554931640625 background all_cells +3803.095947265625 3914.0595703125 background all_cells +3804.359375 3966.60205078125 background all_cells +3732.854736328125 3853.015380859375 background all_cells +3728.35009765625 3848.78759765625 background all_cells +3734.34228515625 3846.7626953125 background all_cells +3739.278076171875 3853.111328125 background all_cells +3732.376220703125 3841.49365234375 background all_cells +3750.32080078125 3861.279052734375 background all_cells +3765.49609375 3864.807861328125 background all_cells +3749.145751953125 3839.225341796875 background all_cells +3778.960693359375 3853.406494140625 background all_cells +3749.449462890625 3844.175048828125 background all_cells +3780.3037109375 3892.765625 background all_cells +3781.210205078125 3899.128662109375 background all_cells +3779.745849609375 3908.0771484375 background all_cells +3749.814697265625 3888.1513671875 background all_cells +3776.90966796875 3901.86865234375 background all_cells +3775.03173828125 3892.118896484375 background all_cells +3771.980712890625 3888.3037109375 background all_cells +3763.44921875 3896.3310546875 background all_cells +3754.9755859375 3908.9365234375 background all_cells +3784.034423828125 3876.730712890625 background all_cells +3769.185546875 3869.0361328125 background all_cells +3756.392822265625 3876.194580078125 background all_cells +3761.193603515625 3871.67822265625 background all_cells +3768.327392578125 3883.16162109375 background all_cells +3771.20849609375 3879.618408203125 background all_cells +3729.96044921875 3904.719970703125 background all_cells +3737.430908203125 3890.62744140625 background all_cells +3727.680419921875 3895.356201171875 background all_cells +3737.75341796875 3910.0234375 background all_cells +3673.18359375 3875.934814453125 background all_cells +3685.904052734375 3856.05810546875 background all_cells +3680.2587890625 3855.765380859375 background all_cells +3676.484130859375 3890.899658203125 background all_cells +3715.756591796875 3870.680908203125 background all_cells +3720.36376953125 3885.248779296875 background all_cells +3720.173828125 3864.025634765625 background all_cells +3718.158935546875 3877.80859375 background all_cells +3715.7421875 3883.09765625 background all_cells +3693.4072265625 3863.315185546875 background all_cells +3692.864013671875 3885.9521484375 background all_cells +3693.75927734375 3873.81884765625 background all_cells +3700.133544921875 3872.01318359375 background all_cells +3701.5927734375 3859.187744140625 background all_cells +3720.0126953125 3903.57568359375 background all_cells +3723.143798828125 3889.187744140625 background all_cells +3710.6279296875 3900.302001953125 background all_cells +3659.080322265625 3862.9345703125 background all_cells +3659.302978515625 3880.74609375 background all_cells +3663.226318359375 3875.793212890625 background all_cells +3653.9853515625 3885.486572265625 background all_cells +3665.09814453125 3865.593505859375 background all_cells +3707.0673828125 3854.466064453125 background all_cells +3709.54248046875 3870.152587890625 background all_cells +3707.899169921875 3859.300048828125 background all_cells +3680.57177734375 4120.244140625 background all_cells +3700.570556640625 4114.46533203125 background all_cells +3693.023681640625 4110.65283203125 background all_cells +3684.542724609375 4189.435546875 background all_cells +3691.11376953125 4252.67431640625 background all_cells +3701.48974609375 4204.17529296875 background all_cells +3693.41552734375 4188.64404296875 background all_cells +3694.435302734375 4155.72900390625 background all_cells +3704.752685546875 4180.84521484375 background all_cells +3696.71337890625 4176.7314453125 background all_cells +3721.3193359375 4138.13916015625 background all_cells +3723.701416015625 4149.3505859375 background all_cells +3717.76416015625 4147.00732421875 background all_cells +3685.6279296875 3956.81884765625 background all_cells +3691.522216796875 4053.8408203125 background all_cells +3685.872802734375 4006.885498046875 background all_cells +3686.1953125 3964.31494140625 background all_cells +3729.043701171875 4083.55322265625 background all_cells +3719.466552734375 4065.1962890625 background all_cells +3721.99609375 4057.88623046875 background all_cells +3725.037109375 4089.90771484375 background all_cells +3696.175537109375 4048.12353515625 background all_cells +3699.70361328125 4068.318603515625 background all_cells +3706.8896484375 4062.0 background all_cells +3700.527099609375 4056.857666015625 background all_cells +3709.708984375 3976.8759765625 background all_cells +3706.374267578125 4052.177490234375 background all_cells +3701.975341796875 3974.5029296875 background all_cells +3720.011474609375 3974.92919921875 background all_cells +3713.56005859375 3958.9501953125 background all_cells +3727.372314453125 3976.507568359375 background all_cells +3721.1279296875 3963.2666015625 background all_cells +3680.440185546875 3942.18115234375 background all_cells +3659.831298828125 3948.52978515625 background all_cells +3675.697265625 3943.23046875 background all_cells +3659.311767578125 3942.705078125 background all_cells +3664.4169921875 4054.0048828125 background all_cells +3664.275390625 4075.662841796875 background all_cells +3680.66259765625 4055.698974609375 background all_cells +3665.4765625 3957.52001953125 background all_cells +3671.870849609375 4045.12744140625 background all_cells +3680.937744140625 4038.03759765625 background all_cells +3676.943603515625 3958.32373046875 background all_cells +3672.047119140625 3939.29345703125 background all_cells +3681.49658203125 3933.22216796875 background all_cells +3676.944091796875 3937.7705078125 background all_cells +3681.234130859375 3927.643310546875 background all_cells +3673.857666015625 3933.00390625 background all_cells +3661.62353515625 3937.4267578125 background all_cells +3659.264404296875 3923.287353515625 background all_cells +3661.74169921875 3929.205078125 background all_cells +3667.4404296875 3936.10107421875 background all_cells +3711.146728515625 3916.5751953125 background all_cells +3720.266357421875 3935.056884765625 background all_cells +3725.862060546875 3946.733154296875 background all_cells +3718.91259765625 3948.035888671875 background all_cells +3724.3173828125 3939.72900390625 background all_cells +3727.2744140625 3934.841064453125 background all_cells +3684.963134765625 3947.92724609375 background all_cells +3685.466064453125 3938.147216796875 background all_cells +3696.18212890625 3948.80126953125 background all_cells +3691.05078125 3950.30908203125 background all_cells +3693.8662109375 3928.772705078125 background all_cells +3700.64453125 3936.1376953125 background all_cells +3724.599609375 3925.72509765625 background all_cells +3722.2119140625 3931.861328125 background all_cells +3717.430908203125 3928.216552734375 background all_cells +3695.554931640625 3893.52880859375 background all_cells +3692.938232421875 3899.021728515625 background all_cells +3686.122314453125 3907.3408203125 background all_cells +3696.87060546875 3904.35595703125 background all_cells +3692.38916015625 3911.758056640625 background all_cells +3691.489013671875 3904.89599609375 background all_cells +3687.989501953125 3915.456298828125 background all_cells +3670.217041015625 3918.853515625 background all_cells +3677.3681640625 3917.171142578125 background all_cells +3679.72802734375 3908.548583984375 background all_cells +3679.057861328125 3898.111083984375 background all_cells +3678.446533203125 3903.854248046875 background all_cells +3710.824462890625 3773.61962890625 background all_cells +3691.59814453125 3792.23681640625 background all_cells +3698.56884765625 3793.498046875 background all_cells +3693.37109375 3778.26708984375 background all_cells +3675.091064453125 3797.35205078125 background all_cells +3694.06640625 3801.62109375 background all_cells +3705.095458984375 3801.21728515625 background all_cells +3673.849365234375 3782.12939453125 background all_cells +3664.764892578125 3801.4931640625 background all_cells +3670.922119140625 3795.44091796875 background all_cells +3656.976806640625 3792.6611328125 background all_cells +3684.850341796875 3833.659912109375 background all_cells +3696.282958984375 3815.7587890625 background all_cells +3693.155029296875 3819.48193359375 background all_cells +3704.210693359375 3824.557373046875 background all_cells +3708.6962890625 3827.81982421875 background all_cells +3706.653564453125 3834.327880859375 background all_cells +3716.659423828125 3815.771240234375 background all_cells +3722.4033203125 3829.270263671875 background all_cells +3722.97802734375 3817.236328125 background all_cells +3684.8017578125 3815.870849609375 background all_cells +3679.383056640625 3806.708251953125 background all_cells +3681.083984375 3827.646240234375 background all_cells +3690.669677734375 3807.75244140625 background all_cells +3677.510498046875 3817.71435546875 background all_cells +3681.9130859375 3821.339111328125 background all_cells +3689.518798828125 3847.0029296875 background all_cells +3716.76025390625 3849.519287109375 background all_cells +3683.356689453125 3849.9912109375 background all_cells +3710.98974609375 3850.258056640625 background all_cells +3667.588623046875 3820.71337890625 background all_cells +3664.792236328125 3826.48876953125 background all_cells +3657.588623046875 3822.841064453125 background all_cells +3706.257568359375 3814.52197265625 background all_cells +3695.978271484375 3807.409423828125 background all_cells +3712.263427734375 3808.833740234375 background all_cells +3707.179931640625 3808.1982421875 background all_cells +3671.1923828125 3809.61181640625 background all_cells +3671.962890625 3817.890869140625 background all_cells +3659.355712890625 3815.8798828125 background all_cells +3661.536376953125 3810.16796875 background all_cells +3718.37841796875 3836.628662109375 background all_cells +3724.283447265625 3844.409912109375 background all_cells +3717.54248046875 3841.88525390625 background all_cells +3697.9931640625 3835.668701171875 background all_cells +3711.137451171875 3841.615234375 background all_cells +3509.5703125 3587.30859375 background all_cells +3515.605224609375 3654.25146484375 background all_cells +3514.830322265625 3684.274658203125 background all_cells +3503.624267578125 3687.6806640625 background all_cells +3532.74365234375 3606.401123046875 background all_cells +3448.34765625 3587.101806640625 background all_cells +3566.373046875 3753.81884765625 background all_cells +3578.318115234375 3764.982177734375 background all_cells +3586.306640625 3761.389892578125 background all_cells +3562.699951171875 3694.899658203125 background all_cells +3581.46337890625 3675.833984375 background all_cells +3560.143798828125 3705.648681640625 background all_cells +3582.731201171875 3703.336181640625 background all_cells +3558.77685546875 3699.65283203125 background all_cells +3537.698486328125 3610.255615234375 background all_cells +3541.16455078125 3611.804931640625 background all_cells +3547.59326171875 3753.936767578125 background all_cells +3450.607177734375 3835.29345703125 background all_cells +3461.45654296875 3763.699462890625 background all_cells +3469.528076171875 3755.356689453125 background all_cells +3534.081787109375 3730.193359375 background all_cells +3596.69921875 3774.716552734375 background all_cells +3595.823974609375 3798.543212890625 background all_cells +3640.936279296875 3761.198486328125 background all_cells +3612.43310546875 3748.443603515625 background all_cells +3594.036376953125 3765.055419921875 background all_cells +3617.323486328125 3753.2548828125 background all_cells +3639.884033203125 3619.603515625 background all_cells +3649.1162109375 3623.38720703125 background all_cells +3600.146728515625 3610.979736328125 background all_cells +3616.23388671875 3641.0341796875 background all_cells +3611.200927734375 3730.9150390625 background all_cells +3616.565185546875 3721.463623046875 background all_cells +3609.958740234375 3724.7373046875 background all_cells +3613.6611328125 3714.88525390625 background all_cells +3607.091064453125 3716.628662109375 background all_cells +3609.85009765625 3687.251708984375 background all_cells +3601.43212890625 3690.232421875 background all_cells +3597.508056640625 3701.937255859375 background all_cells +3461.31298828125 3840.60498046875 background all_cells +3467.51123046875 3840.72607421875 background all_cells +3466.80224609375 3833.812744140625 background all_cells +3456.935791015625 3833.21630859375 background all_cells +3572.982177734375 3778.0244140625 background all_cells +3591.5537109375 3780.418701171875 background all_cells +3590.7158203125 3773.189697265625 background all_cells +3580.96533203125 3770.507568359375 background all_cells +3564.8740234375 3812.031494140625 background all_cells +3552.1953125 3827.27197265625 background all_cells +3568.849853515625 3808.951904296875 background all_cells +3576.74951171875 3809.322265625 background all_cells +3591.459228515625 3808.257568359375 background all_cells +3588.304443359375 3803.4052734375 background all_cells +3487.953369140625 3818.953125 background all_cells +3508.354736328125 3794.700927734375 background all_cells +3496.0546875 3797.9462890625 background all_cells +3494.103271484375 3811.956298828125 background all_cells +3645.793701171875 3885.642578125 background all_cells +3646.105224609375 3900.703369140625 background all_cells +3640.9541015625 3897.20263671875 background all_cells +3650.147216796875 3891.358154296875 background all_cells +3643.4013671875 3908.82421875 background all_cells +3647.203125 3934.71630859375 background all_cells +3651.045654296875 3961.875 background all_cells +3647.566162109375 3943.660400390625 background all_cells +3641.66455078125 3944.9560546875 background all_cells +3641.025390625 3951.494873046875 background all_cells +3646.34765625 3919.241943359375 background all_cells +3647.53173828125 3928.271240234375 background all_cells +3652.86767578125 3926.948974609375 background all_cells +3645.720703125 3924.318603515625 background all_cells +3609.7841796875 3898.706298828125 background all_cells +3618.628173828125 3907.193603515625 background all_cells +3612.964111328125 3892.856201171875 background all_cells +3639.51220703125 3782.053955078125 background all_cells +3654.54150390625 3811.3720703125 background all_cells +3652.606689453125 3817.679443359375 background all_cells +3644.869873046875 3817.773193359375 background all_cells +3642.62158203125 3812.171630859375 background all_cells +3640.16259765625 3820.105224609375 background all_cells +3652.352783203125 3862.939208984375 background all_cells +3641.45458984375 3864.616943359375 background all_cells +3639.239501953125 3847.7255859375 background all_cells +3649.8134765625 3871.9658203125 background all_cells +3645.569580078125 3854.4033203125 background all_cells +3649.483642578125 3829.1669921875 background all_cells +3509.276611328125 3899.323486328125 background all_cells +3530.706298828125 3879.72021484375 background all_cells +3522.091552734375 3861.173095703125 background all_cells +3513.239990234375 3865.532958984375 background all_cells +3552.62451171875 3882.52783203125 background all_cells +3554.437255859375 3849.4326171875 background all_cells +3568.5029296875 3878.493896484375 background all_cells +3567.6669921875 3885.807373046875 background all_cells +3588.946533203125 3874.600830078125 background all_cells +3603.480712890625 3882.437255859375 background all_cells +3590.1953125 3899.444580078125 background all_cells +3593.72314453125 3912.58056640625 background all_cells +3601.098876953125 3908.009521484375 background all_cells +3602.642822265625 3921.16064453125 background all_cells +3599.29345703125 3932.69921875 background all_cells +3595.07470703125 3918.385498046875 background all_cells +3581.568359375 3859.7861328125 background all_cells +3587.145751953125 3858.0771484375 background all_cells +3585.303466796875 3863.956298828125 background all_cells +3585.56201171875 3869.6669921875 background all_cells +3583.204345703125 3936.202880859375 background all_cells +3573.771240234375 3931.934326171875 background all_cells +3579.681884765625 3911.887939453125 background all_cells +3586.79248046875 3924.45068359375 background all_cells +3586.29296875 3930.495361328125 background all_cells +3483.992919921875 3948.269775390625 background all_cells +3502.658447265625 3943.106689453125 background all_cells +3563.85595703125 3946.332763671875 background all_cells +3561.57666015625 3952.614501953125 background all_cells +3571.246337890625 3945.381103515625 background all_cells +3572.033935546875 3952.458984375 background all_cells +3512.9765625 4018.531005859375 background all_cells +3543.7314453125 3998.409423828125 background all_cells +3571.924072265625 3996.97509765625 background all_cells +3505.329345703125 4018.64990234375 background all_cells +3519.655517578125 4017.517578125 background all_cells +3521.92822265625 3990.154296875 background all_cells +3478.84228515625 3974.424560546875 background all_cells +3483.20751953125 3996.238525390625 background all_cells +3464.9052734375 3993.896240234375 background all_cells +3478.48779296875 3986.163330078125 background all_cells +3529.19970703125 4070.700439453125 background all_cells +3526.94775390625 4083.728515625 background all_cells +3532.587646484375 4001.421875 background all_cells +3529.975341796875 3993.22998046875 background all_cells +3490.087158203125 4039.11083984375 background all_cells +3476.102294921875 4053.489501953125 background all_cells +3474.255859375 4059.41015625 background all_cells +3453.816162109375 4080.39697265625 background all_cells +3487.507568359375 4043.9853515625 background all_cells +3454.150390625 4039.407958984375 background all_cells +3494.8154296875 4026.182861328125 background all_cells +3498.143798828125 4028.885986328125 background all_cells +3501.279541015625 4031.462890625 background all_cells +3492.55859375 4033.057373046875 background all_cells +3487.70361328125 4030.465087890625 background all_cells +3505.076416015625 4040.382568359375 background all_cells +3508.330322265625 4046.183837890625 background all_cells +3514.658447265625 4041.608154296875 background all_cells +3571.679443359375 4030.434814453125 background all_cells +3540.861572265625 4074.60546875 background all_cells +3567.411865234375 4001.989013671875 background all_cells +3541.237060546875 4007.12451171875 background all_cells +3574.418701171875 4045.3017578125 background all_cells +3497.720703125 4119.88623046875 background all_cells +3602.22314453125 4158.44873046875 background all_cells +3585.721923828125 4142.54541015625 background all_cells +3621.01708984375 4188.54345703125 background all_cells +3611.214599609375 4144.24267578125 background all_cells +3617.043212890625 4125.32080078125 background all_cells +3612.53369140625 4131.93701171875 background all_cells +3632.7763671875 4196.412109375 background all_cells +3573.738525390625 4175.11328125 background all_cells +3619.196533203125 4065.15771484375 background all_cells +3648.4560546875 4044.520751953125 background all_cells +3589.576904296875 4113.80029296875 background all_cells +3581.10791015625 4042.25146484375 background all_cells +3595.4931640625 4035.389404296875 background all_cells +3591.03173828125 4043.253173828125 background all_cells +3587.0224609375 4048.298828125 background all_cells +3602.494140625 4033.20556640625 background all_cells +3612.1767578125 4113.10693359375 background all_cells +3611.42431640625 4069.357421875 background all_cells +3614.612060546875 4041.1025390625 background all_cells +3587.68115234375 3982.01904296875 background all_cells +3610.615478515625 4015.1025390625 background all_cells +3595.467529296875 4003.21337890625 background all_cells +3618.98388671875 3953.305908203125 background all_cells +3609.090576171875 3950.6279296875 background all_cells +3613.6181640625 3956.3759765625 background all_cells +3611.915771484375 3946.141845703125 background all_cells +3500.84521484375 2721.4794921875 background all_cells +3520.147705078125 2745.09130859375 background all_cells +3485.53515625 2750.356689453125 background all_cells +3523.84521484375 2733.724853515625 background all_cells +3495.39990234375 2721.62451171875 background all_cells +3505.30859375 3121.2998046875 background all_cells +3526.81591796875 3142.35009765625 background all_cells +3520.090087890625 3135.436279296875 background all_cells +3513.8037109375 3141.09912109375 background all_cells +3508.45654296875 3125.1767578125 background all_cells +3512.544921875 3151.636962890625 background all_cells +3519.774169921875 3149.37353515625 background all_cells +3484.678466796875 3182.23291015625 background all_cells +3503.26123046875 3173.197021484375 background all_cells +3499.91650390625 3109.586181640625 background all_cells +3482.8896484375 3120.772705078125 background all_cells +3479.97021484375 3125.36572265625 background all_cells +3495.94384765625 3123.81103515625 background all_cells +3527.832763671875 2946.537353515625 background all_cells +3526.839599609375 3077.29833984375 background all_cells +3518.261474609375 3033.244140625 background all_cells +3475.779052734375 3011.76806640625 background all_cells +3493.782958984375 2962.158447265625 background all_cells +3523.408935546875 2799.939697265625 background all_cells +3489.482666015625 2794.332275390625 background all_cells +3510.75244140625 2814.964599609375 background all_cells +3518.40380859375 2811.089111328125 background all_cells +3580.565673828125 2600.90625 background all_cells +3607.33251953125 2609.391357421875 background all_cells +3578.957275390625 2584.982177734375 background all_cells +3595.799560546875 2609.765625 background all_cells +3577.621337890625 2593.900634765625 background all_cells +3586.51904296875 2603.690185546875 background all_cells +3601.226806640625 2718.340576171875 background all_cells +3573.88525390625 2736.958740234375 background all_cells +3563.521728515625 2741.427978515625 background all_cells +3575.547607421875 2746.667236328125 background all_cells +3557.903564453125 2745.22216796875 background all_cells +3552.645263671875 2739.191162109375 background all_cells +3603.550048828125 2614.513427734375 background all_cells +3624.61083984375 2662.611572265625 background all_cells +3618.36376953125 2615.21337890625 background all_cells +3609.61474609375 2616.041259765625 background all_cells +3643.212158203125 3100.883544921875 background all_cells +3653.59326171875 3120.6181640625 background all_cells +3609.254638671875 2886.864501953125 background all_cells +3654.380859375 3107.470703125 background all_cells +3648.3583984375 3105.298095703125 background all_cells +3651.276611328125 3099.867919921875 background all_cells +3575.78662109375 2797.23974609375 background all_cells +3660.6044921875 2796.82958984375 background all_cells +3569.544677734375 2819.48046875 background all_cells +3576.453125 2804.795654296875 background all_cells +3601.927734375 2797.974365234375 background all_cells +3578.333984375 2790.290283203125 background all_cells +3567.404052734375 2777.709716796875 background all_cells +3572.998046875 2784.284423828125 background all_cells +3559.693603515625 2778.1513671875 background all_cells +3607.37158203125 2783.984375 background all_cells +3481.490234375 2561.048583984375 background all_cells +3485.245849609375 2572.041259765625 background all_cells +3488.046875 2566.228515625 background all_cells +3490.634033203125 2618.109375 background all_cells +3485.840576171875 2611.4921875 background all_cells +3513.51220703125 2639.06787109375 background all_cells +3519.357421875 2655.53564453125 background all_cells +3515.4384765625 2646.36767578125 background all_cells +3521.389892578125 2639.05859375 background all_cells +3516.16259765625 2583.653076171875 background all_cells +3531.16064453125 2592.789306640625 background all_cells +3502.177490234375 2592.41943359375 background all_cells +3528.905029296875 2574.8203125 background all_cells +3524.260009765625 2587.586669921875 background all_cells +3505.093017578125 2586.543212890625 background all_cells +3768.4443359375 3420.7568359375 background all_cells +3783.281982421875 3461.68603515625 background all_cells +3790.4755859375 3462.782958984375 background all_cells +3788.218994140625 3426.899169921875 background all_cells +3753.44580078125 3430.942138671875 background all_cells +3748.88525390625 3440.926025390625 background all_cells +3746.05224609375 3436.2216796875 background all_cells +3755.02880859375 3442.7021484375 background all_cells +3805.054931640625 3393.1162109375 background all_cells +3802.4052734375 3401.240234375 background all_cells +3799.226806640625 3394.2998046875 background all_cells +3743.796630859375 3539.137451171875 background all_cells +3752.47265625 3542.06787109375 background all_cells +3745.8994140625 3567.48828125 background all_cells +3737.215087890625 3606.1962890625 background all_cells +3753.445068359375 3612.9599609375 background all_cells +3746.7109375 3580.96728515625 background all_cells +3717.469970703125 3593.190673828125 background all_cells +3738.36474609375 3591.97509765625 background all_cells +3753.242919921875 3586.92822265625 background all_cells +3720.923828125 3581.24365234375 background all_cells +3760.979736328125 3558.357666015625 background all_cells +3772.001220703125 3554.626220703125 background all_cells +3769.13427734375 3564.662353515625 background all_cells +3762.52294921875 3547.886962890625 background all_cells +3683.4931640625 3605.96875 background all_cells +3700.523681640625 3619.782470703125 background all_cells +3711.5869140625 3639.18017578125 background all_cells +3688.42822265625 3619.37158203125 background all_cells +3686.131103515625 3611.7451171875 background all_cells +3667.674560546875 3574.904541015625 background all_cells +3663.703125 3553.44921875 background all_cells +3647.802734375 3559.681640625 background all_cells +3655.132080078125 3555.624267578125 background all_cells +3679.79443359375 3560.8671875 background all_cells +3656.00146484375 3567.079345703125 background all_cells +3770.28662109375 3527.8193359375 background all_cells +3769.42041015625 3518.4716796875 background all_cells +3799.4345703125 3553.3935546875 background all_cells +3792.947021484375 3556.695068359375 background all_cells +3808.4365234375 3575.400634765625 background all_cells +3787.801513671875 3567.103759765625 background all_cells +3802.41650390625 3566.897705078125 background all_cells +3790.88427734375 3574.68505859375 background all_cells +3802.74853515625 3592.088623046875 background all_cells +3799.480224609375 3539.958740234375 background all_cells +3795.05859375 3530.94482421875 background all_cells +3793.69775390625 3489.65673828125 background all_cells +3721.135498046875 3495.296142578125 background all_cells +3729.05029296875 3490.703369140625 background all_cells +3725.203125 3482.9501953125 background all_cells +3726.091552734375 3500.490966796875 background all_cells +3716.09130859375 3517.220458984375 background all_cells +3717.605224609375 3506.23779296875 background all_cells +3720.689208984375 3527.987548828125 background all_cells +3756.680419921875 3484.63623046875 background all_cells +3739.278564453125 3488.263427734375 background all_cells +3749.757568359375 3516.949462890625 background all_cells +3799.3720703125 2887.646484375 background all_cells +3773.177001953125 2932.462890625 background all_cells +3783.15283203125 2922.84423828125 background all_cells +3771.527099609375 2915.400634765625 background all_cells +3764.34716796875 3055.885986328125 background all_cells +3769.568359375 3075.783935546875 background all_cells +3776.100830078125 3072.222412109375 background all_cells +3767.023681640625 3068.39794921875 background all_cells +3799.8203125 3045.782470703125 background all_cells +3828.487060546875 3205.85888671875 background all_cells +3813.406005859375 2956.827392578125 background all_cells +3796.1796875 2973.440673828125 background all_cells +3790.143798828125 2968.8330078125 background all_cells +3692.1044921875 3045.10693359375 background all_cells +3706.27587890625 3138.060546875 background all_cells +3721.021728515625 3129.974853515625 background all_cells +3685.04296875 3135.78857421875 background all_cells +3683.592041015625 3127.1181640625 background all_cells +3739.889404296875 3044.928955078125 background all_cells +3721.60107421875 3226.065185546875 background all_cells +3733.60693359375 3264.12451171875 background all_cells +3724.0625 3142.52294921875 background all_cells +3734.136962890625 3146.231689453125 background all_cells +3741.776123046875 3156.370849609375 background all_cells +3741.922607421875 3166.6123046875 background all_cells +3669.881591796875 3157.520263671875 background all_cells +3686.21826171875 3203.300048828125 background all_cells +3673.431640625 3227.791259765625 background all_cells +3667.1328125 3140.966796875 background all_cells +3655.876220703125 3125.988037109375 background all_cells +3655.6806640625 3132.84765625 background all_cells +3667.829833984375 3047.447509765625 background all_cells +3672.141357421875 3081.5810546875 background all_cells +3656.791748046875 3098.294677734375 background all_cells +3665.659912109375 3079.716796875 background all_cells +3658.582275390625 3056.278564453125 background all_cells +3754.11474609375 2904.90576171875 background all_cells +3677.80908203125 2920.145751953125 background all_cells +3670.6875 2917.028076171875 background all_cells +3670.72119140625 2929.38330078125 background all_cells +3749.8388671875 2917.375 background all_cells +3742.117431640625 2995.882080078125 background all_cells +3688.853271484375 3036.68701171875 background all_cells +3740.225341796875 3009.118896484375 background all_cells +3654.041015625 2948.509521484375 background all_cells +3667.64306640625 3025.34228515625 background all_cells +3664.192138671875 3017.709228515625 background all_cells +3617.61962890625 2965.16064453125 background all_cells +3567.118896484375 2993.82763671875 background all_cells +3558.932861328125 2989.878662109375 background all_cells +3574.971435546875 2983.793701171875 background all_cells +3572.996337890625 2989.158935546875 background all_cells +3602.919189453125 2988.38623046875 background all_cells +3570.47265625 3073.763671875 background all_cells +3560.669677734375 3066.5517578125 background all_cells +3584.488037109375 3099.552978515625 background all_cells +3621.733154296875 3078.75732421875 background all_cells +3622.81884765625 3072.326904296875 background all_cells +3569.38525390625 3032.8857421875 background all_cells +3543.043212890625 3051.755859375 background all_cells +3559.256591796875 3052.295654296875 background all_cells +3564.258544921875 3044.09326171875 background all_cells +3536.02734375 3037.413330078125 background all_cells +3563.09765625 3014.822998046875 background all_cells +3565.44384765625 3023.15625 background all_cells +3556.348876953125 3021.10400390625 background all_cells +3579.856689453125 3158.625244140625 background all_cells +3591.821533203125 3165.998779296875 background all_cells +3585.49072265625 3215.739990234375 background all_cells +3584.095703125 3162.82763671875 background all_cells +3580.56689453125 3286.298095703125 background all_cells +3604.82080078125 3555.42041015625 background all_cells +3620.01611328125 3532.409423828125 background all_cells +3570.98193359375 3519.422119140625 background all_cells +3638.590576171875 3510.257568359375 background all_cells +3591.978759765625 3293.153564453125 background all_cells +3549.97998046875 3193.206298828125 background all_cells +3544.7109375 3506.07470703125 background all_cells +3550.79296875 3498.402099609375 background all_cells +3509.77587890625 3473.9599609375 background all_cells +3541.140380859375 3195.1826171875 background all_cells +3569.07861328125 3117.005126953125 background all_cells +3575.17578125 3137.5068359375 background all_cells +3574.702880859375 3131.5419921875 background all_cells +3610.428955078125 3134.75537109375 background all_cells +3624.16748046875 3166.401611328125 background all_cells +3619.22509765625 3127.704345703125 background all_cells +3545.129150390625 3122.23291015625 background all_cells +3559.699951171875 3145.738037109375 background all_cells +3550.670654296875 3131.286376953125 background all_cells +3544.573974609375 3129.8056640625 background all_cells +3569.7646484375 2414.472900390625 background all_cells +3553.7314453125 2639.998291015625 background all_cells +3568.775146484375 2513.328369140625 background all_cells +3567.780029296875 2424.285888671875 background all_cells +3636.150146484375 2586.781005859375 background all_cells +3650.8486328125 2604.555419921875 background all_cells +3631.62255859375 2579.783447265625 background all_cells +3660.997314453125 2538.3779296875 background all_cells +3662.28662109375 2551.63818359375 background all_cells +3648.712158203125 2527.240234375 background all_cells +3628.1953125 2392.6259765625 background all_cells +3634.19775390625 2400.615234375 background all_cells +3626.544921875 2399.203125 background all_cells +3618.57177734375 2390.179443359375 background all_cells +3605.55615234375 2425.912841796875 background all_cells +3604.236572265625 2374.54638671875 background all_cells +3579.887939453125 2406.4658203125 background all_cells +3582.570068359375 2575.908935546875 background all_cells +3587.2392578125 2374.6318359375 background all_cells +3586.282470703125 2408.608154296875 background all_cells +3582.33349609375 2380.1357421875 background all_cells +3706.99462890625 2659.026123046875 background all_cells +3748.10986328125 2685.621337890625 background all_cells +3741.677490234375 2675.5576171875 background all_cells +3723.7802734375 2671.486572265625 background all_cells +3656.3388671875 2670.3662109375 background all_cells +3698.8876953125 2689.871826171875 background all_cells +3647.193603515625 2701.468994140625 background all_cells +3660.30126953125 2717.01904296875 background all_cells +3666.486328125 2712.642333984375 background all_cells +3651.804931640625 2718.81787109375 background all_cells +3680.4306640625 2707.358642578125 background all_cells +3647.850830078125 2693.469482421875 background all_cells +3624.954345703125 2693.748291015625 background all_cells +3672.548095703125 2562.618896484375 background all_cells +3680.8876953125 2567.877197265625 background all_cells +3673.886962890625 2568.74853515625 background all_cells +3675.552001953125 2559.80419921875 background all_cells +3673.001708984375 2652.94970703125 background all_cells +3681.242919921875 2650.479736328125 background all_cells +3678.262939453125 2640.403076171875 background all_cells +3688.39501953125 2635.92431640625 background all_cells +3694.52490234375 2647.676513671875 background all_cells +3688.47802734375 2655.1171875 background all_cells +3688.0517578125 2645.8076171875 background all_cells +3706.612548828125 2604.876953125 background all_cells +3784.25634765625 2182.335693359375 background all_cells +3700.43701171875 2605.109619140625 background all_cells +3481.456787109375 2474.64306640625 background all_cells +3484.75146484375 2458.82470703125 background all_cells +3481.5654296875 2465.229736328125 background all_cells +3476.65380859375 2468.194091796875 background all_cells +3488.93701171875 2512.3779296875 background all_cells +3478.70654296875 2512.738037109375 background all_cells +3528.463134765625 2518.07861328125 background all_cells +3491.85546875 2541.275146484375 background all_cells +3495.77734375 2546.439697265625 background all_cells +3485.65966796875 2554.16650390625 background all_cells +3489.1162109375 2467.48095703125 background all_cells +3490.063720703125 2484.541015625 background all_cells +3489.75341796875 2476.03076171875 background all_cells +3501.898681640625 2472.853759765625 background all_cells +3552.633544921875 2465.859619140625 background all_cells +3535.629638671875 2449.76953125 background all_cells +3542.2451171875 2459.19384765625 background all_cells +3569.190185546875 2490.01025390625 background all_cells +3527.10595703125 2483.717529296875 background all_cells +3575.834228515625 2477.35595703125 background all_cells +3584.30859375 2471.388427734375 background all_cells +3588.32373046875 2447.07861328125 background all_cells +3583.651611328125 2449.18701171875 background all_cells +3590.565185546875 2492.14208984375 background all_cells +3588.706298828125 2468.512939453125 background all_cells +3593.62548828125 2462.370361328125 background all_cells +3589.152099609375 2477.9560546875 background all_cells +1583.23095703125 2437.142333984375 background all_cells +1592.0994873046875 2446.130615234375 background all_cells +1598.9737548828125 2447.256103515625 background all_cells +1584.7047119140625 2445.653564453125 background all_cells +1600.0169677734375 2453.18603515625 background all_cells +2259.593994140625 2456.056396484375 background all_cells +2277.89013671875 2443.069091796875 background all_cells +2004.930419921875 2481.2607421875 background all_cells +2030.412109375 2479.997314453125 background all_cells +2011.83251953125 2472.72509765625 background all_cells +2121.973876953125 2467.3740234375 background all_cells +2232.495361328125 2479.5185546875 background all_cells +2226.378662109375 2475.860107421875 background all_cells +2229.148193359375 2468.389404296875 background all_cells +2132.52099609375 2450.976318359375 background all_cells +2067.35302734375 2452.255126953125 background all_cells +2091.635009765625 2448.175537109375 background all_cells +2089.22021484375 2455.12841796875 background all_cells +2056.255859375 2460.865478515625 background all_cells +2058.069580078125 2453.756591796875 background all_cells +2077.1650390625 2456.36962890625 background all_cells +1878.822509765625 2462.192626953125 background all_cells +1999.85546875 2476.891357421875 background all_cells +1991.6461181640625 2469.1845703125 background all_cells +1912.02880859375 2450.328369140625 background all_cells +1824.14892578125 2417.8232421875 background all_cells +1814.3641357421875 2412.055419921875 background all_cells +1823.463134765625 2414.015380859375 background all_cells +1821.81396484375 2406.916015625 background all_cells +1807.2825927734373 2409.33544921875 background all_cells +1948.634765625 2425.305908203125 background all_cells +2714.283935546875 2414.9892578125 background all_cells +1958.324951171875 2423.525146484375 background all_cells +1955.554443359375 2415.09912109375 background all_cells +1881.72998046875 2394.144775390625 background all_cells +2241.606689453125 2387.074462890625 background all_cells +1928.9971923828125 2395.404296875 background all_cells +1926.685791015625 2402.23828125 background all_cells +1830.7152099609373 2420.427978515625 background all_cells +1851.298583984375 2413.563232421875 background all_cells +1833.9134521484373 2411.149658203125 background all_cells +1708.9034423828125 2337.690673828125 background all_cells +2162.66552734375 2303.536865234375 background all_cells +2717.635009765625 2231.51220703125 background all_cells +2557.14501953125 2297.74560546875 background all_cells +1845.112060546875 2329.995361328125 background all_cells +1928.9876708984373 2310.63916015625 background all_cells +1898.1331787109373 2324.44921875 background all_cells +1849.0816650390625 2323.93994140625 background all_cells +1808.7347412109373 2354.189697265625 background all_cells +1877.2396240234373 2351.73291015625 background all_cells +1836.01611328125 2350.885498046875 background all_cells +1823.8814697265625 2353.38671875 background all_cells +1749.494873046875 2305.90771484375 background all_cells +1816.9659423828125 2308.73828125 background all_cells +1809.8084716796875 2308.54248046875 background all_cells +1792.172607421875 2325.0126953125 background all_cells +1757.355224609375 2302.307373046875 background all_cells +1597.80859375 2407.84765625 background all_cells +1622.05419921875 2403.500244140625 background all_cells +1618.51171875 2425.291259765625 background all_cells +1601.7843017578125 2400.6337890625 background all_cells +1655.4156494140625 2390.704345703125 background all_cells +1648.2821044921875 2432.99853515625 background all_cells +1681.1700439453125 2415.51513671875 background all_cells +1678.9765625 2409.659912109375 background all_cells +1646.55908203125 2312.667724609375 background all_cells +1693.8603515625 2323.80322265625 background all_cells +1651.7376708984375 2370.117919921875 background all_cells +1685.2152099609375 2301.950439453125 background all_cells +1682.012451171875 2307.673095703125 background all_cells +1670.2017822265625 2330.794677734375 background all_cells +1632.876953125 2398.435302734375 background all_cells +1641.39111328125 2379.35205078125 background all_cells +1638.218017578125 2388.010009765625 background all_cells +2076.674560546875 2510.893798828125 background all_cells +2093.89404296875 2523.5791015625 background all_cells +2077.738525390625 2520.907470703125 background all_cells +2097.139892578125 2514.76904296875 background all_cells +2080.5703125 2598.03662109375 background all_cells +2072.891845703125 2583.356689453125 background all_cells +2083.4775390625 2588.55126953125 background all_cells +2071.608154296875 2588.97119140625 background all_cells +2086.10498046875 2600.63427734375 background all_cells +2022.0635986328125 2592.5595703125 background all_cells +2054.2685546875 2566.68408203125 background all_cells +2051.047607421875 2579.659423828125 background all_cells +2050.116455078125 2572.68115234375 background all_cells +2085.47265625 2530.38525390625 background all_cells +2091.91796875 2529.628173828125 background all_cells +2078.882568359375 2530.524169921875 background all_cells +1925.8092041015625 2841.374755859375 background all_cells +1935.70654296875 2794.08935546875 background all_cells +1939.7496337890625 2807.97509765625 background all_cells +1928.4190673828125 2816.946044921875 background all_cells +1945.92626953125 2990.5810546875 background all_cells +1934.216796875 3134.816162109375 background all_cells +1935.450927734375 3140.349365234375 background all_cells +1941.3985595703125 3056.85693359375 background all_cells +1937.9273681640625 3051.85693359375 background all_cells +1940.328857421875 2998.54541015625 background all_cells +1934.3931884765625 2947.671142578125 background all_cells +1941.05517578125 2954.221435546875 background all_cells +1946.8511962890625 2947.4755859375 background all_cells +1931.85986328125 2750.239013671875 background all_cells +1945.6710205078125 2764.171142578125 background all_cells +1943.5477294921875 2769.47998046875 background all_cells +1940.048095703125 2759.10107421875 background all_cells +1941.4071044921875 2750.660888671875 background all_cells +2073.1162109375 2638.477294921875 background all_cells +2082.29638671875 2635.36181640625 background all_cells +2058.62158203125 2723.4697265625 background all_cells +2027.9769287109373 2682.0859375 background all_cells +2014.4110107421875 2649.279052734375 background all_cells +2019.602294921875 2676.311767578125 background all_cells +2024.4581298828125 2672.5400390625 background all_cells +2014.9793701171875 2669.6923828125 background all_cells +2065.609375 2662.176025390625 background all_cells +2018.8663330078125 2654.323974609375 background all_cells +2002.5521240234373 2650.3525390625 background all_cells +1931.755126953125 2706.696044921875 background all_cells +2010.372802734375 2656.087646484375 background all_cells +1914.0982666015625 2356.721435546875 background all_cells +2150.399658203125 2357.379150390625 background all_cells +2148.49267578125 2368.321044921875 background all_cells +2258.72998046875 2372.28271484375 background all_cells +1919.1964111328125 2351.538330078125 background all_cells +2276.7294921875 2312.6396484375 background all_cells +2263.950439453125 2315.419921875 background all_cells +2100.71533203125 2317.385009765625 background all_cells +2175.220458984375 2326.709716796875 background all_cells +2184.42041015625 2328.116455078125 background all_cells +2142.2958984375 2305.421142578125 background all_cells +2136.4912109375 2312.1982421875 background all_cells +2131.339111328125 2310.978515625 background all_cells +2148.6689453125 2508.351318359375 background all_cells +2176.06787109375 2492.420166015625 background all_cells +2168.554443359375 2496.01416015625 background all_cells +2294.66455078125 2502.90478515625 background all_cells +2303.30517578125 2496.528564453125 background all_cells +2308.773193359375 2488.93896484375 background all_cells +2315.776123046875 2490.7431640625 background all_cells +2301.097900390625 2513.624267578125 background all_cells +2203.734130859375 2667.078857421875 background all_cells +2230.96435546875 2724.20947265625 background all_cells +2219.40185546875 2700.387939453125 background all_cells +2228.290771484375 2675.97412109375 background all_cells +2236.42919921875 2618.964599609375 background all_cells +2230.151123046875 2634.110107421875 background all_cells +2234.46728515625 2626.130859375 background all_cells +2214.754150390625 2532.55078125 background all_cells +2248.9580078125 2566.724365234375 background all_cells +2225.92236328125 2537.083740234375 background all_cells +2146.436279296875 2378.432373046875 background all_cells +2191.3583984375 2280.976806640625 background all_cells +2193.757080078125 2377.38134765625 background all_cells +2154.405029296875 2381.742919921875 background all_cells +2440.171630859375 2211.26318359375 background all_cells +2481.729736328125 2155.00439453125 background all_cells +2485.232666015625 2161.781005859375 background all_cells +2488.79150390625 2155.322509765625 background all_cells +2484.479248046875 2149.683349609375 background all_cells +2229.835205078125 2410.985107421875 background all_cells +2245.2353515625 2420.203857421875 background all_cells +2237.123779296875 2414.593505859375 background all_cells +2233.6962890625 2398.887939453125 background all_cells +2240.213134765625 2406.250732421875 background all_cells +2243.048583984375 2397.214599609375 background all_cells +2249.099365234375 2376.130859375 background all_cells +2273.3828125 2288.539306640625 background all_cells +2254.487548828125 2294.40673828125 background all_cells +2256.50634765625 2286.997314453125 background all_cells +2291.4072265625 2380.514892578125 background all_cells +2265.746337890625 2388.51513671875 background all_cells +1718.090576171875 2767.8125 background all_cells +1707.32958984375 2802.096923828125 background all_cells +1715.2198486328125 2774.52587890625 background all_cells +1601.293701171875 3010.014404296875 background all_cells +1604.0615234375 3038.30712890625 background all_cells +1631.576904296875 3023.0400390625 background all_cells +1640.0189208984375 3018.607421875 background all_cells +1704.1473388671875 2854.41455078125 background all_cells +1733.337646484375 3077.20751953125 background all_cells +1729.9080810546875 3085.795654296875 background all_cells +1710.22119140625 2853.3310546875 background all_cells +1670.4942626953125 2764.662109375 background all_cells +1666.322509765625 2814.80517578125 background all_cells +1603.72412109375 2778.87890625 background all_cells +1696.540283203125 3204.1484375 background all_cells +1728.764892578125 3195.407470703125 background all_cells +1703.802490234375 3206.7412109375 background all_cells +1585.8463134765625 3316.485595703125 background all_cells +1627.337646484375 3341.0849609375 background all_cells +1602.001708984375 3336.4111328125 background all_cells +1649.0518798828125 3264.558837890625 background all_cells +1676.591064453125 3270.1630859375 background all_cells +1656.553955078125 3252.519775390625 background all_cells +1649.213134765625 3259.2861328125 background all_cells +1667.569091796875 2637.470458984375 background all_cells +1677.0294189453125 2641.369384765625 background all_cells +1671.68408203125 2647.233642578125 background all_cells +1669.2423095703125 2629.919189453125 background all_cells +1700.7584228515625 2736.2138671875 background all_cells +1644.7945556640625 2649.5859375 background all_cells +1638.66259765625 2673.980712890625 background all_cells +1638.074951171875 2656.91748046875 background all_cells +1680.708740234375 2647.124267578125 background all_cells +1680.615234375 2724.310546875 background all_cells +1690.97509765625 2650.482666015625 background all_cells +1686.521484375 2646.700439453125 background all_cells +1711.7174072265625 2633.208984375 background all_cells +1730.255615234375 2686.65380859375 background all_cells +1725.2003173828125 2681.197265625 background all_cells +1708.5357666015625 2651.12890625 background all_cells +1623.4835205078125 2514.06103515625 background all_cells +1634.3226318359375 2485.86474609375 background all_cells +1628.180908203125 2508.16357421875 background all_cells +1626.8587646484375 2484.08447265625 background all_cells +1663.7271728515625 2536.930419921875 background all_cells +1713.592529296875 2518.409912109375 background all_cells +1687.596923828125 2527.4658203125 background all_cells +1680.33837890625 2547.136474609375 background all_cells +1668.352783203125 2563.005859375 background all_cells +1702.4993896484375 2611.842041015625 background all_cells +1710.588134765625 2618.57470703125 background all_cells +1704.6290283203125 2619.47607421875 background all_cells +1673.3074951171875 2596.85107421875 background all_cells +1693.20947265625 2591.5166015625 background all_cells +1698.87646484375 2598.355712890625 background all_cells +1691.589111328125 2603.905029296875 background all_cells +1685.892578125 2594.435302734375 background all_cells +1640.2791748046875 2592.560546875 background all_cells +1613.3343505859375 2627.22314453125 background all_cells +1610.7166748046875 2621.024169921875 background all_cells +1615.5677490234375 2596.419189453125 background all_cells +1645.302734375 2580.678955078125 background all_cells +1641.9912109375 2588.158935546875 background all_cells +1721.15771484375 2208.635009765625 background all_cells +1748.1734619140625 2115.718994140625 background all_cells +1721.40771484375 2235.04345703125 background all_cells +1741.190185546875 2189.028076171875 background all_cells +1726.563720703125 2190.58740234375 background all_cells +1718.1588134765625 2213.63232421875 background all_cells +3939.914794921875 2751.0703125 background all_cells +3943.298095703125 2625.20263671875 background all_cells +3928.499267578125 2648.99169921875 background all_cells +3925.723388671875 2835.382568359375 background all_cells +3934.211669921875 2778.389404296875 background all_cells +3901.688720703125 2735.873779296875 background all_cells +3888.301513671875 2775.00732421875 background all_cells +3895.057861328125 2790.603759765625 background all_cells +3896.606201171875 2833.331298828125 background all_cells +3896.95849609375 2818.961181640625 background all_cells +3906.3291015625 2765.0029296875 background all_cells +3915.65869140625 2661.55810546875 background all_cells +3905.607177734375 2673.766845703125 background all_cells +3910.973876953125 2676.3349609375 background all_cells +3914.185302734375 2651.79296875 background all_cells +3839.163330078125 2630.848388671875 background all_cells +3880.194091796875 2656.0859375 background all_cells +3897.4541015625 2638.55029296875 background all_cells +4019.494384765625 2416.400634765625 background all_cells +4020.927978515625 2429.95654296875 background all_cells +4017.25830078125 2421.80224609375 background all_cells +3891.768310546875 2452.270751953125 background all_cells +3912.690185546875 2519.560302734375 background all_cells +3921.55419921875 2486.60595703125 background all_cells +3925.235107421875 2476.39599609375 background all_cells +3935.743408203125 2472.62451171875 background all_cells +3951.62841796875 2463.2509765625 background all_cells +3937.136962890625 2420.797607421875 background all_cells +3954.235595703125 2428.753173828125 background all_cells +3947.31640625 2424.521728515625 background all_cells +3933.701171875 2428.6982421875 background all_cells +3866.02197265625 2505.9130859375 background all_cells +3849.0 2489.871826171875 background all_cells +3881.270263671875 2502.0458984375 background all_cells +3870.492431640625 2496.8798828125 background all_cells +3968.8623046875 2562.71337890625 background all_cells +4010.40380859375 2530.5849609375 background all_cells +4013.1064453125 2557.258544921875 background all_cells +3988.943359375 2546.509033203125 background all_cells +3913.738525390625 2585.0244140625 background all_cells +3936.368408203125 2613.91845703125 background all_cells +3924.99169921875 2603.74072265625 background all_cells +3893.292236328125 2544.423583984375 background all_cells +3931.37353515625 2538.450927734375 background all_cells +3927.3740234375 2546.255859375 background all_cells +3920.47265625 2543.41162109375 background all_cells +4060.7265625 2554.629150390625 background all_cells +4024.03173828125 2557.150390625 background all_cells +4051.560302734375 2551.407470703125 background all_cells +4041.53955078125 2541.674072265625 background all_cells +4038.087890625 2538.675048828125 background all_cells +4026.2421875 2565.031494140625 background all_cells +4171.12841796875 2565.7216796875 background all_cells +4196.92041015625 2586.455810546875 background all_cells +4217.84326171875 2589.7236328125 background all_cells +4190.14794921875 2546.5078125 background all_cells +4184.4736328125 2545.21044921875 background all_cells +4123.8779296875 2573.979736328125 background all_cells +4135.22216796875 2594.725341796875 background all_cells +4130.05908203125 2590.201904296875 background all_cells +4119.712890625 2646.052490234375 background all_cells +4143.1337890625 2676.04541015625 background all_cells +4133.8603515625 2676.514892578125 background all_cells +4149.7763671875 2676.2744140625 background all_cells +4128.55908203125 2679.05029296875 background all_cells +4123.068359375 2703.68798828125 background all_cells +4087.694091796875 2851.397705078125 background all_cells +4065.845458984375 2813.320556640625 background all_cells +4042.43017578125 2819.760986328125 background all_cells +4179.8359375 2830.981689453125 background all_cells +4175.2724609375 2826.044921875 background all_cells +4067.43994140625 2721.99072265625 background all_cells +4102.52392578125 2736.262451171875 background all_cells +4119.26806640625 2737.369873046875 background all_cells +4080.941162109375 2722.31982421875 background all_cells +4068.677734375 2737.063720703125 background all_cells +4063.5732421875 2728.520263671875 background all_cells +4168.20361328125 2660.0693359375 background all_cells +4172.37744140625 2656.897705078125 background all_cells +4191.17626953125 2649.530029296875 background all_cells +4174.83544921875 2651.863525390625 background all_cells +4030.620361328125 2623.42919921875 background all_cells +4082.346435546875 2664.380615234375 background all_cells +4084.475830078125 2654.835693359375 background all_cells +4250.31591796875 2612.696044921875 background all_cells +4255.89306640625 2636.678955078125 background all_cells +4244.73095703125 2626.515869140625 background all_cells +4255.79931640625 2611.33056640625 background all_cells +4242.23046875 2613.869384765625 background all_cells +4237.798828125 2620.400390625 background all_cells +4188.18310546875 2623.333984375 background all_cells +4201.04345703125 2612.23095703125 background all_cells +4194.298828125 2613.35107421875 background all_cells +4216.81787109375 2624.726806640625 background all_cells +4205.5078125 2649.34423828125 background all_cells +4151.6728515625 2621.484375 background all_cells +4167.5390625 2617.427734375 background all_cells +4165.26708984375 2632.13232421875 background all_cells +4159.04150390625 2635.03662109375 background all_cells +4023.649658203125 2385.262939453125 background all_cells +4030.459716796875 2428.4189453125 background all_cells +4039.91943359375 2420.491943359375 background all_cells +4038.374267578125 2425.90283203125 background all_cells +4046.87646484375 2395.640869140625 background all_cells +4024.0966796875 2410.6337890625 background all_cells +4180.7998046875 2355.70947265625 background all_cells +4216.861328125 2380.981689453125 background all_cells +4207.92822265625 2378.68359375 background all_cells +4060.46875 2418.027587890625 background all_cells +4091.926025390625 2426.226806640625 background all_cells +4083.561279296875 2418.5537109375 background all_cells +4103.22607421875 2410.57861328125 background all_cells +4225.35986328125 2426.776611328125 background all_cells +4216.91357421875 2413.165771484375 background all_cells +4147.533203125 2434.201171875 background all_cells +4139.95458984375 2430.59228515625 background all_cells +4112.70263671875 2412.81103515625 background all_cells +4151.2724609375 2322.276123046875 background all_cells +4175.50927734375 2337.892333984375 background all_cells +4171.5029296875 2308.4580078125 background all_cells +4167.7958984375 2334.340087890625 background all_cells +4105.4384765625 2390.22900390625 background all_cells +4112.94970703125 2403.110107421875 background all_cells +4114.06005859375 2391.243896484375 background all_cells +3970.962646484375 2495.19580078125 background all_cells +3972.46630859375 2532.321533203125 background all_cells +3981.853271484375 2526.40087890625 background all_cells +3982.9345703125 2517.068603515625 background all_cells +4045.12158203125 2524.654541015625 background all_cells +4057.25439453125 2516.49951171875 background all_cells +4054.217041015625 2505.595703125 background all_cells +4052.525634765625 2519.962158203125 background all_cells +4021.1220703125 2482.0537109375 background all_cells +4031.886474609375 2532.636474609375 background all_cells +4030.485107421875 2521.273681640625 background all_cells +4085.616943359375 2503.92822265625 background all_cells +4103.17626953125 2487.4443359375 background all_cells +4086.428955078125 2499.731201171875 background all_cells +4211.638671875 2509.06005859375 background all_cells +4218.4541015625 2486.2109375 background all_cells +4228.56982421875 2474.5751953125 background all_cells +4187.30810546875 2527.606689453125 background all_cells +4196.1572265625 2525.501953125 background all_cells +4200.3564453125 2531.580078125 background all_cells +4206.02001953125 2531.0556640625 background all_cells +4118.63232421875 2496.451416015625 background all_cells +4145.09375 2502.2412109375 background all_cells +4130.921875 2499.24365234375 background all_cells +4124.01416015625 2497.860107421875 background all_cells +3990.537841796875 2416.9248046875 background all_cells +3993.177734375 2449.594970703125 background all_cells +3988.177978515625 2489.769775390625 background all_cells +3981.072265625 2425.3037109375 background all_cells +3989.9404296875 2434.150146484375 background all_cells +3990.556884765625 2837.520751953125 background all_cells +3994.006103515625 2733.141357421875 background all_cells +4023.300537109375 2741.87158203125 background all_cells +3992.08740234375 2741.64306640625 background all_cells +3976.35400390625 2737.023681640625 background all_cells +4010.579345703125 2315.896484375 background all_cells +3997.79150390625 2365.55419921875 background all_cells +3989.857177734375 2347.09619140625 background all_cells +3998.687255859375 2401.4951171875 background all_cells +4015.687744140625 2381.55517578125 background all_cells +3991.079345703125 2389.984375 background all_cells +3981.1669921875 2383.16650390625 background all_cells +7574.71923828125 3442.8681640625 background all_cells +7642.0458984375 3550.34814453125 background all_cells +7587.3857421875 3453.4345703125 background all_cells +7588.98779296875 3465.385498046875 background all_cells +7587.18798828125 3471.722900390625 background all_cells +7657.20849609375 3417.026611328125 background all_cells +7676.8896484375 3418.43994140625 background all_cells +7663.04833984375 3406.59765625 background all_cells +7618.859375 3351.014404296875 background all_cells +7656.99169921875 3393.957275390625 background all_cells +7643.6220703125 3382.310791015625 background all_cells +7636.39892578125 3388.2890625 background all_cells +7881.37451171875 3684.954345703125 background all_cells +8022.9267578125 3705.45166015625 background all_cells +8025.083984375 3734.986328125 background all_cells +8029.29296875 3841.0615234375 background all_cells +8065.57666015625 3837.273681640625 background all_cells +7945.78369140625 3845.51171875 background all_cells +7952.2978515625 3839.871337890625 background all_cells +7961.265625 3849.482666015625 background all_cells +7961.82177734375 3839.9384765625 background all_cells +7925.81201171875 3843.344970703125 background all_cells +7934.8369140625 3845.710205078125 background all_cells +7933.64990234375 3839.43505859375 background all_cells +7933.376953125 3805.630615234375 background all_cells +8086.37060546875 3779.62841796875 background all_cells +8016.52001953125 3817.884033203125 background all_cells +7923.66259765625 3819.02783203125 background all_cells +7953.87548828125 3814.866455078125 background all_cells +7915.9375 3805.669189453125 background all_cells +7889.0390625 3891.032470703125 background all_cells +7902.603515625 3830.68603515625 background all_cells +7907.48681640625 3883.357421875 background all_cells +7902.26806640625 3880.532470703125 background all_cells +7760.40087890625 3453.016845703125 background all_cells +7827.732421875 3304.18115234375 background all_cells +7790.3125 3434.7138671875 background all_cells +7792.59326171875 3402.6904296875 background all_cells +7731.93896484375 3484.360595703125 background all_cells +7818.14208984375 4046.06494140625 background all_cells +7777.00146484375 4066.880126953125 background all_cells +7740.80908203125 3634.326171875 background all_cells +7745.19091796875 3626.180419921875 background all_cells +7742.00537109375 3498.197021484375 background all_cells +7711.38818359375 3492.6142578125 background all_cells +7694.505859375 3633.03955078125 background all_cells +7697.1865234375 3415.31884765625 background all_cells +7717.28369140625 3448.900146484375 background all_cells +7720.9990234375 3479.43701171875 background all_cells +7711.27001953125 3487.212158203125 background all_cells +7679.634765625 3359.63671875 background all_cells +7709.017578125 3399.734619140625 background all_cells +7700.53759765625 3389.972412109375 background all_cells +8350.46875 4011.18017578125 background all_cells +8357.8984375 4001.967529296875 background all_cells +8356.109375 4007.585693359375 background all_cells +8346.939453125 3999.48828125 background all_cells +8352.033203125 4017.917236328125 background all_cells +8350.453125 4003.65673828125 background all_cells +8358.470703125 4043.169921875 background all_cells +8358.1142578125 4030.28955078125 background all_cells +8360.1025390625 4048.189208984375 background all_cells +8358.5068359375 4035.927734375 background all_cells +8355.1611328125 4063.085693359375 background all_cells +8358.8955078125 4074.1513671875 background all_cells +8357.2275390625 4069.04833984375 background all_cells +8352.3447265625 4072.092041015625 background all_cells +8340.6708984375 4076.9013671875 background all_cells +8351.8076171875 4047.928466796875 background all_cells +8320.0908203125 4185.2734375 background all_cells +8318.6240234375 4204.61328125 background all_cells +8327.6171875 4197.08251953125 background all_cells +8339.166015625 4183.97705078125 background all_cells +8341.2802734375 4190.60107421875 background all_cells +8366.0771484375 4419.1318359375 background all_cells +8355.1591796875 4356.06494140625 background all_cells +8359.2392578125 4251.49169921875 background all_cells +8362.6494140625 4274.02490234375 background all_cells +8366.3369140625 4261.7353515625 background all_cells +8366.087890625 4253.23828125 background all_cells +8355.0390625 4195.84716796875 background all_cells +8352.1650390625 4192.37353515625 background all_cells +8355.59765625 4206.5458984375 background all_cells +8361.193359375 4061.350341796875 background all_cells +8353.591796875 4099.40673828125 background all_cells +8331.947265625 4085.09228515625 background all_cells +8347.017578125 4088.353515625 background all_cells +8359.8203125 4080.543212890625 background all_cells +8346.3310546875 4137.48974609375 background all_cells +8325.583984375 4156.01025390625 background all_cells +8332.501953125 4152.53662109375 background all_cells +8347.6162109375 4150.17529296875 background all_cells +8366.7099609375 4147.41064453125 background all_cells +8375.7099609375 4138.11376953125 background all_cells +8352.09375 4120.17236328125 background all_cells +8354.21484375 4110.6953125 background all_cells +8344.7705078125 4132.857421875 background all_cells +8337.5595703125 4120.033203125 background all_cells +7912.7001953125 3903.117919921875 background all_cells +7912.54833984375 4009.018310546875 background all_cells +7914.1728515625 3989.99169921875 background all_cells +7923.25927734375 3903.359130859375 background all_cells +7874.796875 4074.60791015625 background all_cells +7936.99267578125 4061.0029296875 background all_cells +7877.587890625 4066.612060546875 background all_cells +7866.1357421875 4094.99267578125 background all_cells +7936.08544921875 4084.927001953125 background all_cells +7873.9560546875 4100.75732421875 background all_cells +7851.58251953125 4050.0986328125 background all_cells +7859.78564453125 4047.903564453125 background all_cells +7855.07763671875 4044.4443359375 background all_cells +7854.3544921875 4054.448486328125 background all_cells +7830.31982421875 4083.837158203125 background all_cells +7838.9072265625 4068.962646484375 background all_cells +7843.37646484375 4072.21435546875 background all_cells +7845.4033203125 4061.367919921875 background all_cells +7839.54248046875 4082.239013671875 background all_cells +7830.0947265625 4127.16357421875 background all_cells +7826.27001953125 3934.96240234375 background all_cells +7842.0693359375 4030.601318359375 background all_cells +7845.8896484375 4036.135986328125 background all_cells +7836.3466796875 3976.656982421875 background all_cells +8079.28662109375 4269.5693359375 background all_cells +8084.68798828125 4289.40869140625 background all_cells +8065.9580078125 4287.150390625 background all_cells +8103.9052734375 4316.650390625 background all_cells +8041.1064453125 4416.83056640625 background all_cells +8037.919921875 4422.4501953125 background all_cells +8099.35888671875 4386.1875 background all_cells +8063.26123046875 4332.22021484375 background all_cells +7993.205078125 4541.1474609375 background all_cells +8159.77001953125 4485.99609375 background all_cells +8056.57763671875 4520.0439453125 background all_cells +8044.1748046875 4519.46533203125 background all_cells +7830.80029296875 4333.01318359375 background all_cells +7843.13330078125 4435.0517578125 background all_cells +7890.9375 4422.78076171875 background all_cells +7841.4521484375 4331.97216796875 background all_cells +7875.693359375 4298.17919921875 background all_cells +7878.00927734375 4316.10595703125 background all_cells +7867.39306640625 4302.07958984375 background all_cells +7865.1552734375 4193.017578125 background all_cells +7863.73828125 4205.7109375 background all_cells +7866.630859375 4212.2470703125 background all_cells +7865.04638671875 4199.884765625 background all_cells +7856.70361328125 4197.56689453125 background all_cells +7860.755859375 4211.74560546875 background all_cells +7839.6767578125 4198.64990234375 background all_cells +7830.20263671875 4255.59375 background all_cells +7918.57861328125 4111.61865234375 background all_cells +7935.2138671875 4152.08642578125 background all_cells +7933.7470703125 4144.70947265625 background all_cells +7931.74755859375 4108.2548828125 background all_cells +7932.353515625 4136.0078125 background all_cells +7941.232421875 4178.35205078125 background all_cells +7849.62841796875 4164.556640625 background all_cells +7844.25537109375 4167.6435546875 background all_cells +7887.2734375 4163.3671875 background all_cells +7943.21630859375 4134.505859375 background all_cells +7942.8544921875 4157.7109375 background all_cells +7945.59033203125 4149.4033203125 background all_cells +7944.9716796875 4142.34814453125 background all_cells +7976.82666015625 3987.0283203125 background all_cells +7989.28955078125 4017.961181640625 background all_cells +7991.26416015625 4027.804931640625 background all_cells +7986.27392578125 4039.286865234375 background all_cells +7977.70556640625 4043.764892578125 background all_cells +7952.2529296875 4030.620361328125 background all_cells +7957.21240234375 4052.481201171875 background all_cells +7955.84716796875 4063.13623046875 background all_cells +7958.55126953125 4070.6181640625 background all_cells +7964.24365234375 4034.3623046875 background all_cells +7984.18798828125 4139.80322265625 background all_cells +7979.72412109375 4122.26953125 background all_cells +7956.87158203125 4141.8955078125 background all_cells +7989.16845703125 4144.6123046875 background all_cells +7996.568359375 4143.0498046875 background all_cells +7966.857421875 4090.38427734375 background all_cells +7950.89599609375 4079.444580078125 background all_cells +7956.55908203125 4089.038330078125 background all_cells +7945.6865234375 4090.546875 background all_cells +7961.15869140625 4100.1044921875 background all_cells +7965.26708984375 4008.587646484375 background all_cells +7962.91064453125 4025.2216796875 background all_cells +7965.29443359375 4015.4326171875 background all_cells +7968.71923828125 3833.260009765625 background all_cells +7971.05859375 3841.11962890625 background all_cells +7984.74951171875 3847.607666015625 background all_cells +7978.998046875 3844.203369140625 background all_cells +7983.6328125 3854.773193359375 background all_cells +8113.37255859375 3877.793212890625 background all_cells +8129.521484375 3890.5830078125 background all_cells +8117.8525390625 3886.6416015625 background all_cells +8295.095703125 3862.4912109375 background all_cells +8184.8720703125 3840.431884765625 background all_cells +8259.8203125 3767.705322265625 background all_cells +8260.3662109375 3784.182861328125 background all_cells +8029.93798828125 4166.4287109375 background all_cells +8045.45166015625 4154.802734375 background all_cells +8037.375 4162.62841796875 background all_cells +8326.4833984375 4101.0078125 background all_cells +8315.904296875 4162.3603515625 background all_cells +8308.322265625 4049.27392578125 background all_cells +8327.828125 4175.21728515625 background all_cells +8304.2890625 4140.5107421875 background all_cells +8320.0283203125 3964.855224609375 background all_cells +8319.1259765625 4004.34228515625 background all_cells +8307.46484375 4030.77734375 background all_cells +8321.748046875 3978.32080078125 background all_cells +8311.556640625 3970.999755859375 background all_cells +8304.5458984375 3969.505126953125 background all_cells +8278.0537109375 3946.2724609375 background all_cells +8325.37890625 3956.1240234375 background all_cells +8325.310546875 3949.206298828125 background all_cells +8076.30419921875 4172.580078125 background all_cells +8214.623046875 4112.99951171875 background all_cells +8154.201171875 4173.78271484375 background all_cells +8120.5947265625 4175.7958984375 background all_cells +8081.2158203125 4161.1494140625 background all_cells +8328.9560546875 3922.966064453125 background all_cells +8341.505859375 3946.670654296875 background all_cells +8323.50390625 3934.308349609375 background all_cells +8342.6630859375 3926.0263671875 background all_cells +8338.2822265625 3988.4716796875 background all_cells +8337.162109375 4001.91943359375 background all_cells +8333.3125 3993.341552734375 background all_cells +8374.462890625 4015.68408203125 background all_cells +8365.4765625 4027.98779296875 background all_cells +8366.7373046875 4021.74267578125 background all_cells +8367.1142578125 3998.706298828125 background all_cells +8366.8828125 4006.20654296875 background all_cells +8377.892578125 4009.5458984375 background all_cells +8383.7080078125 4036.541015625 background all_cells +8375.537109375 4034.612060546875 background all_cells +8379.6640625 4026.866943359375 background all_cells +8357.220703125 3954.46337890625 background all_cells +8371.6474609375 3938.94775390625 background all_cells +8368.2626953125 3979.918212890625 background all_cells +8364.673828125 3973.72265625 background all_cells +8351.0546875 3992.126953125 background all_cells +8354.958984375 3980.654052734375 background all_cells +8093.98046875 3898.7548828125 background all_cells +8090.84521484375 3918.197021484375 background all_cells +8122.08154296875 3906.053955078125 background all_cells +8130.53369140625 3900.551025390625 background all_cells +8218.408203125 3789.937255859375 background all_cells +8209.55078125 3943.499267578125 background all_cells +8207.365234375 3949.9267578125 background all_cells +8150.26318359375 3899.777099609375 background all_cells +8155.77587890625 3906.42529296875 background all_cells +8149.359375 3943.9658203125 background all_cells +8170.8193359375 3994.097900390625 background all_cells +8156.12744140625 4017.4931640625 background all_cells +8115.080078125 4002.667724609375 background all_cells +7528.529296875 3575.965087890625 background all_cells +7535.26416015625 3586.261474609375 background all_cells +7529.2861328125 3570.540771484375 background all_cells +7540.33447265625 3572.12939453125 background all_cells +7555.20068359375 3569.53515625 background all_cells +7546.76953125 3568.9453125 background all_cells +7541.51220703125 3575.760009765625 background all_cells +7542.544921875 3500.05712890625 background all_cells +7559.03466796875 3486.484619140625 background all_cells +7544.33349609375 3489.428466796875 background all_cells +7539.07177734375 3449.888916015625 background all_cells +7551.833984375 3480.701904296875 background all_cells +7547.03173828125 3483.0830078125 background all_cells +7545.48974609375 3478.93603515625 background all_cells +7563.83544921875 3479.12939453125 background all_cells +7550.8310546875 3466.324951171875 background all_cells +7529.52880859375 3529.043212890625 background all_cells +7537.05419921875 3497.956787109375 background all_cells +7533.16455078125 3500.951171875 background all_cells +7537.7509765625 3491.793701171875 background all_cells +7532.70361328125 3495.67626953125 background all_cells +7686.93994140625 3907.37109375 background all_cells +7699.48193359375 3897.219970703125 background all_cells +7695.0458984375 3903.4287109375 background all_cells +7712.79833984375 4392.9287109375 background all_cells +7716.34423828125 4384.6591796875 background all_cells +7754.49755859375 4391.5048828125 background all_cells +7702.38134765625 4205.79443359375 background all_cells +7708.9951171875 4125.61376953125 background all_cells +7708.0927734375 4163.05615234375 background all_cells +7704.4921875 4294.34619140625 background all_cells +7493.4765625 3890.475830078125 background all_cells +7555.48193359375 3792.07080078125 background all_cells +7542.73291015625 3876.164306640625 background all_cells +7541.14697265625 3792.503662109375 background all_cells +7582.29833984375 3641.154541015625 background all_cells +7600.49267578125 3634.48876953125 background all_cells +7590.736328125 3629.073974609375 background all_cells +7604.31689453125 3632.50341796875 background all_cells +7598.564453125 3625.67822265625 background all_cells +7586.35986328125 3637.2490234375 background all_cells +7569.88916015625 3768.037353515625 background all_cells +7593.58349609375 3732.977783203125 background all_cells +7593.6982421875 3744.641845703125 background all_cells +7566.36376953125 3667.4375 background all_cells +7574.65771484375 3674.019775390625 background all_cells +7572.02978515625 3662.260009765625 background all_cells +7510.14892578125 3574.95361328125 background all_cells +7520.2978515625 3572.839599609375 background all_cells +7472.791015625 3662.3310546875 background all_cells +7473.7412109375 3731.917236328125 background all_cells +7488.009765625 3726.304443359375 background all_cells +7500.5029296875 3596.31396484375 background all_cells +7498.23583984375 3727.616455078125 background all_cells +7505.56298828125 3730.779296875 background all_cells +7520.623046875 3732.089111328125 background all_cells +7517.97509765625 3651.58935546875 background all_cells +7509.896484375 3598.478515625 background all_cells +7454.13134765625 3611.92236328125 background all_cells +7438.77978515625 3625.232177734375 background all_cells +7444.646484375 3618.39990234375 background all_cells +7480.625 3598.11865234375 background all_cells +7469.17529296875 3618.71923828125 background all_cells +7478.4990234375 3612.720703125 background all_cells +7485.79931640625 3601.715576171875 background all_cells +7521.34375 3592.2568359375 background all_cells +7513.26953125 3593.633544921875 background all_cells +7493.60498046875 3590.620849609375 background all_cells +7479.568359375 3590.680908203125 background all_cells +7471.72900390625 3588.803466796875 background all_cells +7570.1513671875 3513.881103515625 background all_cells +7571.146484375 3506.73828125 background all_cells +7571.0693359375 3498.734130859375 background all_cells +7581.37744140625 3601.07763671875 background all_cells +7607.9169921875 4277.4052734375 background all_cells +7602.77392578125 4291.81494140625 background all_cells +7615.23291015625 3608.45556640625 background all_cells +7603.6240234375 3602.5283203125 background all_cells +7589.4423828125 3601.85595703125 background all_cells +7603.70849609375 3596.228271484375 background all_cells +7608.85546875 3596.116455078125 background all_cells +7605.3876953125 3589.98291015625 background all_cells +7610.15966796875 3592.03271484375 background all_cells +7583.51513671875 3576.434814453125 background all_cells +7600.3134765625 3515.15087890625 background all_cells +7593.86328125 3515.66943359375 background all_cells +7585.47998046875 3538.993896484375 background all_cells +7485.49658203125 3448.3896484375 background all_cells +7459.57958984375 3455.455810546875 background all_cells +7475.1083984375 3449.43017578125 background all_cells +7502.166015625 4243.3154296875 background all_cells +7464.5517578125 4427.6337890625 background all_cells +7474.9248046875 4304.9951171875 background all_cells +7481.658203125 4261.34521484375 background all_cells +7514.9033203125 3486.22119140625 background all_cells +7518.173828125 4487.4970703125 background all_cells +7517.75048828125 3480.12744140625 background all_cells +7516.60400390625 3475.037353515625 background all_cells +7480.513671875 3490.147216796875 background all_cells +7488.474609375 3494.6943359375 background all_cells +7470.736328125 3490.494140625 background all_cells +7513.1337890625 3492.822998046875 background all_cells +7505.68798828125 3503.6943359375 background all_cells +7516.26611328125 3497.59326171875 background all_cells +7496.58154296875 3483.688720703125 background all_cells +7510.12060546875 3478.904296875 background all_cells +7506.99365234375 3484.2392578125 background all_cells +7500.56005859375 3480.1328125 background all_cells +7291.01025390625 2622.95166015625 background all_cells +7268.1923828125 2673.96142578125 background all_cells +7301.79931640625 2632.729248046875 background all_cells +7291.55322265625 2633.7607421875 background all_cells +7333.77294921875 2529.188720703125 background all_cells +7392.04443359375 2562.2421875 background all_cells +7374.36474609375 2546.63623046875 background all_cells +7353.5322265625 2704.375732421875 background all_cells +7319.35400390625 2698.2666015625 background all_cells +7344.2861328125 2669.48974609375 background all_cells +7348.09130859375 2666.4755859375 background all_cells +7385.17919921875 2607.874267578125 background all_cells +7471.29248046875 2687.34326171875 background all_cells +7495.8837890625 2702.222412109375 background all_cells +7414.6044921875 2697.900146484375 background all_cells +7425.74951171875 2679.076904296875 background all_cells +7409.12451171875 2690.19677734375 background all_cells +7498.1220703125 2510.177734375 background all_cells +7505.14111328125 2578.408447265625 background all_cells +7503.95654296875 2514.812255859375 background all_cells +7499.06689453125 2502.955810546875 background all_cells +7472.7021484375 2507.299560546875 background all_cells +7490.693359375 2512.8798828125 background all_cells +7475.66552734375 2501.128173828125 background all_cells +7424.83740234375 2503.44384765625 background all_cells +7470.35791015625 2496.572998046875 background all_cells +7459.3779296875 2486.89892578125 background all_cells +7352.5126953125 2325.641845703125 background all_cells +7532.43798828125 2304.8369140625 background all_cells +7539.23046875 2310.960205078125 background all_cells +7535.9970703125 2318.38330078125 background all_cells +7326.56884765625 2300.463623046875 background all_cells +7471.04443359375 2332.784423828125 background all_cells +7455.31591796875 2415.10595703125 background all_cells +7469.62939453125 2415.898681640625 background all_cells +7463.56884765625 2362.199462890625 background all_cells +7460.82177734375 2422.58154296875 background all_cells +7485.7646484375 2344.94775390625 background all_cells +7466.91650390625 2353.043212890625 background all_cells +7458.55615234375 2350.775390625 background all_cells +7472.27392578125 2349.366943359375 background all_cells +7476.79833984375 2342.66064453125 background all_cells +7465.5029296875 2339.892333984375 background all_cells +7489.7470703125 2424.091552734375 background all_cells +7518.19189453125 2345.281494140625 background all_cells +7494.53564453125 2417.2666015625 background all_cells +7497.287109375 2423.785400390625 background all_cells +7441.81005859375 2408.326904296875 background all_cells +7449.763671875 2406.513916015625 background all_cells +7446.71240234375 2410.83203125 background all_cells +7616.62255859375 3138.9423828125 background all_cells +8099.19775390625 3157.5390625 background all_cells +7648.67529296875 3179.09619140625 background all_cells +7573.74609375 3177.698974609375 background all_cells +7587.0517578125 3169.832763671875 background all_cells +7679.26953125 3208.90478515625 background all_cells +8107.31103515625 3193.27734375 background all_cells +7600.3955078125 3196.350341796875 background all_cells +7612.76904296875 3202.6181640625 background all_cells +8084.9453125 3192.445068359375 background all_cells +7650.5888671875 3203.42041015625 background all_cells +7597.97607421875 3244.31689453125 background all_cells +7641.7197265625 3240.713623046875 background all_cells +7665.74267578125 3237.469482421875 background all_cells +7670.5439453125 3229.384521484375 background all_cells +7616.66455078125 3223.045654296875 background all_cells +7606.654296875 3231.4052734375 background all_cells +7728.013671875 3305.097412109375 background all_cells +7745.806640625 3272.189697265625 background all_cells +8183.36376953125 3416.986328125 background all_cells +8215.78125 3598.74951171875 background all_cells +8215.96484375 3589.0341796875 background all_cells +8119.42041015625 3605.920166015625 background all_cells +8162.89599609375 3593.901611328125 background all_cells +8103.076171875 3307.073974609375 background all_cells +8110.20166015625 3300.88671875 background all_cells +7559.9765625 3238.894775390625 background all_cells +7534.6279296875 3356.2890625 background all_cells +7541.32275390625 3288.02490234375 background all_cells +7540.037109375 3283.68896484375 background all_cells +7500.7724609375 3273.068115234375 background all_cells +7465.6845703125 3382.728515625 background all_cells +7444.91943359375 3340.61474609375 background all_cells +7507.45361328125 3294.133056640625 background all_cells +7503.03759765625 3282.162109375 background all_cells +7485.5576171875 3253.50244140625 background all_cells +7498.42529296875 3262.72900390625 background all_cells +7485.60986328125 3260.256103515625 background all_cells +7490.515625 3163.712646484375 background all_cells +7506.98974609375 3168.106201171875 background all_cells +7505.2607421875 3153.51708984375 background all_cells +7468.04052734375 3238.47900390625 background all_cells +7474.98779296875 3264.701416015625 background all_cells +7468.65869140625 3257.12255859375 background all_cells +7540.2685546875 3193.299072265625 background all_cells +7463.28369140625 3189.04052734375 background all_cells +7553.853515625 3195.867431640625 background all_cells +7546.7158203125 3187.282470703125 background all_cells +7536.22314453125 2350.9921875 background all_cells +7572.10693359375 2409.242919921875 background all_cells +7561.4248046875 2395.698974609375 background all_cells +7535.32666015625 2437.979736328125 background all_cells +7655.17578125 2482.888671875 background all_cells +7573.5751953125 2461.118408203125 background all_cells +7555.13720703125 2456.489501953125 background all_cells +7542.33056640625 2444.503173828125 background all_cells +7523.107421875 2396.0859375 background all_cells +7500.17431640625 2469.388916015625 background all_cells +7521.87060546875 2452.8779296875 background all_cells +7520.9892578125 2416.09912109375 background all_cells +7516.6943359375 2397.779052734375 background all_cells +7591.52099609375 2362.965576171875 background all_cells +7612.88232421875 2403.0400390625 background all_cells +7600.45654296875 2393.275146484375 background all_cells +7596.46044921875 2362.733642578125 background all_cells +7698.4443359375 3070.92138671875 background all_cells +7712.2470703125 3055.775390625 background all_cells +7703.99169921875 3057.35400390625 background all_cells +7698.21435546875 3081.957275390625 background all_cells +7775.76318359375 3174.31689453125 background all_cells +7819.4462890625 3223.610107421875 background all_cells +7782.4150390625 3175.523681640625 background all_cells +7724.36767578125 3063.22705078125 background all_cells +7740.33203125 3161.105224609375 background all_cells +7734.14306640625 3164.196044921875 background all_cells +7754.74462890625 3128.3623046875 background all_cells +7767.26708984375 3077.119873046875 background all_cells +7763.958984375 3073.37939453125 background all_cells +7757.142578125 3083.4462890625 background all_cells +7696.97119140625 3037.39990234375 background all_cells +7688.05029296875 3051.120849609375 background all_cells +7691.3955078125 3045.70703125 background all_cells +7702.73486328125 3038.012451171875 background all_cells +7692.9736328125 3036.033203125 background all_cells +7698.18212890625 3021.533203125 background all_cells +7703.88427734375 3029.902099609375 background all_cells +7693.29736328125 3021.36865234375 background all_cells +7688.09619140625 2919.680908203125 background all_cells +7657.73779296875 2922.056396484375 background all_cells +7665.68896484375 2921.8798828125 background all_cells +7660.712890625 2930.380859375 background all_cells +7669.46484375 2933.317138671875 background all_cells +7736.20654296875 2989.717529296875 background all_cells +7787.49951171875 2993.5556640625 background all_cells +7763.5341796875 2976.3828125 background all_cells +7756.32421875 2982.95166015625 background all_cells +7799.3232421875 3002.547607421875 background all_cells +7804.18994140625 3016.781982421875 background all_cells +7799.8369140625 3011.809326171875 background all_cells +7696.2802734375 3015.35595703125 background all_cells +7732.4580078125 3014.103515625 background all_cells +7731.74072265625 3005.42578125 background all_cells +7798.21435546875 2992.922607421875 background all_cells +7829.57275390625 2936.29052734375 background all_cells +7801.6591796875 2987.885009765625 background all_cells +7799.345703125 2980.996337890625 background all_cells +7675.10498046875 2947.616455078125 background all_cells +7667.70703125 2979.87890625 background all_cells +7673.92236328125 2979.366455078125 background all_cells +7642.2548828125 2605.2119140625 background all_cells +7650.87158203125 2690.090087890625 background all_cells +7699.4130859375 2638.283447265625 background all_cells +7670.44091796875 2853.17724609375 background all_cells +7751.68017578125 2866.4775390625 background all_cells +7782.20947265625 2811.0263671875 background all_cells +7671.95654296875 2773.178466796875 background all_cells +7650.46728515625 2820.15625 background all_cells +7661.3095703125 2887.83154296875 background all_cells +7656.3623046875 2898.3134765625 background all_cells +7657.3876953125 2853.38671875 background all_cells +7654.9755859375 2875.780517578125 background all_cells +7456.30615234375 3112.22998046875 background all_cells +7506.0947265625 3123.602294921875 background all_cells +7501.69384765625 3114.7138671875 background all_cells +7485.34619140625 3106.64501953125 background all_cells +7634.6259765625 2917.5478515625 background all_cells +7640.236328125 3098.863525390625 background all_cells +7648.55322265625 3122.76220703125 background all_cells +7646.27001953125 3061.03271484375 background all_cells +7595.05029296875 3018.385986328125 background all_cells +7603.76416015625 2946.578857421875 background all_cells +7602.5478515625 3016.0380859375 background all_cells +7605.5849609375 3010.104736328125 background all_cells +7549.89794921875 3044.857666015625 background all_cells +7558.10400390625 3039.39794921875 background all_cells +7552.02197265625 3072.2216796875 background all_cells +7467.478515625 2915.285400390625 background all_cells +7535.6064453125 3018.237060546875 background all_cells +7524.61328125 2991.959228515625 background all_cells +7497.42724609375 2976.990234375 background all_cells +7468.19482421875 2982.10986328125 background all_cells +7468.31591796875 2989.45458984375 background all_cells +7443.79248046875 2769.688720703125 background all_cells +7455.88037109375 2787.755126953125 background all_cells +7448.23876953125 2788.876708984375 background all_cells +7444.375 2775.81982421875 background all_cells +7575.583984375 2718.7099609375 background all_cells +7594.13232421875 2510.7568359375 background all_cells +7584.04541015625 2876.791259765625 background all_cells +7578.95068359375 2989.1953125 background all_cells +7581.42919921875 2815.1904296875 background all_cells +7547.21630859375 2506.335693359375 background all_cells +7538.4619140625 2705.6015625 background all_cells +7543.34814453125 2698.5244140625 background all_cells +7535.79736328125 2678.146484375 background all_cells +7546.8984375 2891.291748046875 background all_cells +7534.2392578125 2903.959228515625 background all_cells +7523.5126953125 2901.283203125 background all_cells +6181.76806640625 2798.584228515625 background all_cells +6227.2216796875 2813.184326171875 background all_cells +6236.0859375 2820.40625 background all_cells +6189.3642578125 2813.93115234375 background all_cells +6215.2314453125 2808.2392578125 background all_cells +6229.12060546875 2880.755859375 background all_cells +6243.6201171875 2873.83056640625 background all_cells +6241.30029296875 2885.221923828125 background all_cells +6227.638671875 2877.300048828125 background all_cells +6172.3427734375 2938.430419921875 background all_cells +6216.197265625 2874.918212890625 background all_cells +6206.81396484375 2876.2275390625 background all_cells +6173.65673828125 2927.056884765625 background all_cells +6262.46728515625 2863.533203125 background all_cells +6271.13037109375 2945.07568359375 background all_cells +6258.79931640625 2940.958740234375 background all_cells +6269.51220703125 2852.769287109375 background all_cells +6282.95458984375 2863.26953125 background all_cells +6278.43505859375 2859.84423828125 background all_cells +6274.5400390625 2855.83740234375 background all_cells +7335.09326171875 3185.397216796875 background all_cells +7333.28076171875 3151.341064453125 background all_cells +7335.88427734375 3156.04296875 background all_cells +7336.9775390625 3163.6005859375 background all_cells +7334.16796875 3172.6259765625 background all_cells +7346.943359375 3215.44580078125 background all_cells +7385.19189453125 3191.155517578125 background all_cells +7429.435546875 3162.979736328125 background all_cells +7399.01025390625 3244.355712890625 background all_cells +7402.3603515625 3226.2998046875 background all_cells +7422.232421875 3170.84375 background all_cells +7383.71826171875 3234.23095703125 background all_cells +7381.0166015625 3244.697509765625 background all_cells +7379.318359375 3240.385498046875 background all_cells +7382.03857421875 3237.508544921875 background all_cells +7357.39697265625 3242.709716796875 background all_cells +7372.60009765625 3240.902099609375 background all_cells +7366.59033203125 3224.040283203125 background all_cells +7264.5615234375 3170.475830078125 background all_cells +7275.17626953125 3160.535400390625 background all_cells +7266.87744140625 3162.75537109375 background all_cells +7270.234375 3183.30712890625 background all_cells +7279.00146484375 3168.453369140625 background all_cells +7313.02587890625 3207.47998046875 background all_cells +7317.32958984375 3203.627685546875 background all_cells +7311.8662109375 3214.64892578125 background all_cells +7298.466796875 3239.276123046875 background all_cells +7307.31689453125 3233.18212890625 background all_cells +7302.3876953125 3230.4169921875 background all_cells +7300.04638671875 3225.020751953125 background all_cells +7291.30322265625 3214.823486328125 background all_cells +7283.4443359375 3210.322509765625 background all_cells +7324.30126953125 2997.803466796875 background all_cells +7331.39208984375 3004.38134765625 background all_cells +7339.6337890625 3000.066650390625 background all_cells +7334.611328125 2925.676513671875 background all_cells +7357.41259765625 3098.468505859375 background all_cells +7330.13818359375 3126.626953125 background all_cells +7325.99853515625 3120.07177734375 background all_cells +7340.3291015625 3079.0732421875 background all_cells +7320.31103515625 3088.484130859375 background all_cells +7341.13427734375 3084.87158203125 background all_cells +7321.20361328125 3082.653076171875 background all_cells +7288.34326171875 3042.275390625 background all_cells +7260.525390625 3072.662109375 background all_cells +7289.7587890625 3053.363037109375 background all_cells +7295.9423828125 3058.389404296875 background all_cells +7302.478515625 3054.391845703125 background all_cells +7383.81982421875 3037.63232421875 background all_cells +7374.484375 3118.485107421875 background all_cells +7431.095703125 3060.92822265625 background all_cells +7402.76318359375 3043.935302734375 background all_cells +7258.70556640625 2970.447998046875 background all_cells +7295.79150390625 2973.35205078125 background all_cells +7288.56982421875 2978.408935546875 background all_cells +7287.25439453125 2987.249755859375 background all_cells +7285.205078125 2929.442626953125 background all_cells +7340.263671875 2805.284423828125 background all_cells +7373.44091796875 2843.70849609375 background all_cells +7387.732421875 2812.5078125 background all_cells +7261.4638671875 2902.75048828125 background all_cells +7351.6943359375 2867.74658203125 background all_cells +7348.18408203125 2877.259765625 background all_cells +7340.60400390625 2861.75634765625 background all_cells +7332.61962890625 2877.524169921875 background all_cells +7262.478515625 2891.98193359375 background all_cells +7419.47998046875 2913.313720703125 background all_cells +7371.91259765625 2866.876220703125 background all_cells +7383.49755859375 2869.110595703125 background all_cells +7387.173828125 2859.59326171875 background all_cells +7263.50341796875 2848.2294921875 background all_cells +7296.701171875 2831.82861328125 background all_cells +7296.06689453125 2854.435791015625 background all_cells +7293.248046875 2843.34326171875 background all_cells +6259.88232421875 2781.796142578125 background all_cells +6221.09912109375 2764.131591796875 background all_cells +6256.45361328125 2767.395751953125 background all_cells +6229.5654296875 2768.885009765625 background all_cells +7351.48583984375 2772.580078125 background all_cells +7355.21142578125 2755.79638671875 background all_cells +7355.96240234375 2765.641845703125 background all_cells +7330.17431640625 2752.5576171875 background all_cells +7300.21484375 2758.692626953125 background all_cells +7307.0849609375 2756.84521484375 background all_cells +7314.07421875 2754.473388671875 background all_cells +7316.0546875 2761.37744140625 background all_cells +7258.9296875 2728.51513671875 background all_cells +7280.544921875 2736.63916015625 background all_cells +7267.861328125 2735.619873046875 background all_cells +7390.08154296875 2751.780029296875 background all_cells +7428.44384765625 2778.20068359375 background all_cells +7387.208984375 2743.000244140625 background all_cells +7342.0908203125 2711.157958984375 background all_cells +7413.5703125 2705.4970703125 background all_cells +7323.6845703125 2706.013427734375 background all_cells +7320.27783203125 2712.267822265625 background all_cells +7306.5263671875 2713.853515625 background all_cells +7363.42724609375 4042.838623046875 background all_cells +7359.623046875 4206.54833984375 background all_cells +7334.5947265625 4075.33740234375 background all_cells +7337.72216796875 4064.6083984375 background all_cells +7353.4814453125 4055.576904296875 background all_cells +7410.82958984375 4067.11962890625 background all_cells +7415.36474609375 4212.537109375 background all_cells +7428.13427734375 4129.98681640625 background all_cells +7409.05419921875 4163.82373046875 background all_cells +7376.861328125 4104.1650390625 background all_cells +7374.00341796875 4215.33203125 background all_cells +7386.669921875 4081.350341796875 background all_cells +7379.12158203125 4130.490234375 background all_cells +7336.58154296875 3991.24609375 background all_cells +7395.06689453125 4015.974609375 background all_cells +7395.67041015625 4009.58447265625 background all_cells +7385.8564453125 4008.8544921875 background all_cells +7344.75 3997.466064453125 background all_cells +7345.97216796875 3993.72900390625 background all_cells +7338.09326171875 4335.61962890625 background all_cells +7373.02978515625 4351.6005859375 background all_cells +7374.255859375 4358.02294921875 background all_cells +7354.35888671875 4351.9833984375 background all_cells +7303.65771484375 4485.24560546875 background all_cells +7268.3427734375 4465.39892578125 background all_cells +7263.97265625 4469.65771484375 background all_cells +7309.404296875 4479.77880859375 background all_cells +7303.43701171875 4480.26904296875 background all_cells +7315.21875 4475.3125 background all_cells +7327.01806640625 4474.13720703125 background all_cells +7332.3193359375 4489.51953125 background all_cells +7324.484375 4482.833984375 background all_cells +7316.357421875 4461.20703125 background all_cells +7389.45166015625 4414.9853515625 background all_cells +7462.7470703125 4381.95703125 background all_cells +7333.0234375 4406.21533203125 background all_cells +7320.47802734375 4400.29443359375 background all_cells +7324.69140625 4395.84228515625 background all_cells +7309.2216796875 4401.7490234375 background all_cells +7261.47412109375 4354.44873046875 background all_cells +7322.9921875 4347.359375 background all_cells +7319.73828125 4369.4365234375 background all_cells +7328.64990234375 4240.126953125 background all_cells +7360.27197265625 4239.4423828125 background all_cells +7357.57275390625 4249.0830078125 background all_cells +7269.1259765625 4305.078125 background all_cells +7275.9169921875 4322.93408203125 background all_cells +7278.25927734375 4292.82763671875 background all_cells +7313.48486328125 4313.5302734375 background all_cells +7308.63134765625 4306.259765625 background all_cells +7330.123046875 4292.9697265625 background all_cells +7384.00244140625 4321.5302734375 background all_cells +7349.15673828125 4285.359375 background all_cells +7341.77880859375 4307.298828125 background all_cells +7264.2080078125 4260.771484375 background all_cells +7291.8994140625 4267.029296875 background all_cells +7287.06201171875 4262.45068359375 background all_cells +7265.96630859375 4266.35595703125 background all_cells +7319.701171875 4015.159912109375 background all_cells +7264.296875 4057.698486328125 background all_cells +7257.703125 4067.09814453125 background all_cells +7283.65185546875 4031.7646484375 background all_cells +7274.82861328125 4043.727294921875 background all_cells +7295.01513671875 4030.891357421875 background all_cells +7279.37890625 4204.03271484375 background all_cells +7264.48779296875 4213.12060546875 background all_cells +7263.11083984375 4207.3125 background all_cells +7270.67919921875 4208.87548828125 background all_cells +7257.07080078125 4147.17529296875 background all_cells +7264.5615234375 4157.0771484375 background all_cells +7258.40625 4155.93798828125 background all_cells +7302.814453125 4131.45751953125 background all_cells +7339.4736328125 4159.7529296875 background all_cells +7337.01513671875 4147.06396484375 background all_cells +7310.5615234375 4136.10400390625 background all_cells +7281.84765625 3264.5078125 background all_cells +7333.47412109375 3280.3720703125 background all_cells +7329.884765625 3275.0029296875 background all_cells +7350.98486328125 3274.685791015625 background all_cells +7360.93017578125 3280.39697265625 background all_cells +7354.9580078125 3279.277587890625 background all_cells +7354.37890625 3246.50244140625 background all_cells +7382.76123046875 3327.514404296875 background all_cells +7278.07470703125 3337.897705078125 background all_cells +7280.12451171875 3329.364501953125 background all_cells +7363.72900390625 3289.877685546875 background all_cells +7364.15576171875 3316.677001953125 background all_cells +7368.2802734375 3309.879150390625 background all_cells +7391.63720703125 3294.8212890625 background all_cells +7399.51416015625 3256.80517578125 background all_cells +7402.13818359375 3315.534912109375 background all_cells +7424.39404296875 3355.484375 background all_cells +7407.29736328125 3257.656005859375 background all_cells +7405.8232421875 3262.130859375 background all_cells +7326.4541015625 3517.139892578125 background all_cells +7290.29052734375 3529.532470703125 background all_cells +7294.0849609375 3523.4619140625 background all_cells +7268.7666015625 3540.865234375 background all_cells +7304.16015625 3560.63623046875 background all_cells +7301.47216796875 3554.03271484375 background all_cells +7281.07373046875 3553.4541015625 background all_cells +7426.1572265625 3634.923828125 background all_cells +7306.64697265625 3582.1015625 background all_cells +7309.1923828125 3629.95556640625 background all_cells +7302.75146484375 3625.59326171875 background all_cells +7326.88818359375 3634.786376953125 background all_cells +7305.1259765625 3570.91796875 background all_cells +7325.322265625 3595.198486328125 background all_cells +7381.2119140625 3578.343017578125 background all_cells +7420.1328125 3570.15771484375 background all_cells +7393.83935546875 3582.548583984375 background all_cells +7351.51318359375 3588.252685546875 background all_cells +7355.11474609375 3632.66650390625 background all_cells +7360.046875 3556.632080078125 background all_cells +7360.37353515625 3619.970947265625 background all_cells +7343.556640625 3341.56591796875 background all_cells +7296.861328125 3343.213134765625 background all_cells +7374.9794921875 3352.782470703125 background all_cells +7379.6953125 3345.3154296875 background all_cells +7314.2998046875 3472.72802734375 background all_cells +7304.2861328125 3485.45166015625 background all_cells +7278.3154296875 3483.573974609375 background all_cells +7365.630859375 3461.85791015625 background all_cells +7368.73046875 3471.283935546875 background all_cells +7423.7490234375 3495.11474609375 background all_cells +7372.744140625 3480.33544921875 background all_cells +7397.09716796875 3409.082275390625 background all_cells +7411.94580078125 3423.006103515625 background all_cells +7411.76171875 3411.86962890625 background all_cells +7279.234375 3382.664306640625 background all_cells +7283.0810546875 3448.501708984375 background all_cells +7310.27392578125 3432.260498046875 background all_cells +7316.10498046875 3425.159423828125 background all_cells +7275.345703125 3390.417724609375 background all_cells +7373.6259765625 3374.9599609375 background all_cells +7341.21923828125 3367.0751953125 background all_cells +7380.97021484375 3386.2265625 background all_cells +7420.9287109375 3387.394775390625 background all_cells +7256.884765625 3669.09814453125 background all_cells +7263.53076171875 3644.578125 background all_cells +7260.72265625 3607.536376953125 background all_cells +7258.83935546875 3626.213623046875 background all_cells +7265.32470703125 3587.735107421875 background all_cells +7287.61865234375 3590.191162109375 background all_cells +7277.98193359375 3593.90771484375 background all_cells +7270.56201171875 3590.324462890625 background all_cells +7265.35009765625 3612.70458984375 background all_cells +7275.505859375 3601.787353515625 background all_cells +7271.26611328125 3615.3466796875 background all_cells +7267.5556640625 3604.177978515625 background all_cells +7315.5556640625 3648.609619140625 background all_cells +7354.85693359375 3661.60693359375 background all_cells +7344.7939453125 3657.292236328125 background all_cells +7343.357421875 3652.177490234375 background all_cells +7322.09912109375 3653.212158203125 background all_cells +7326.41796875 3651.315185546875 background all_cells +7374.08154296875 3696.789306640625 background all_cells +7367.47265625 3725.021728515625 background all_cells +7414.896484375 3711.498046875 background all_cells +7405.9521484375 3730.561767578125 background all_cells +7310.2060546875 3673.1416015625 background all_cells +7337.97119140625 3671.743896484375 background all_cells +7338.03857421875 3705.888671875 background all_cells +7356.02392578125 3669.3984375 background all_cells +7349.72802734375 3680.2373046875 background all_cells +7323.93408203125 3671.5947265625 background all_cells +7295.3564453125 3616.18212890625 background all_cells +7315.81982421875 3616.1650390625 background all_cells +7311.62060546875 3618.572998046875 background all_cells +7301.9833984375 3611.0 background all_cells +7386.6767578125 3841.46240234375 background all_cells +7370.2880859375 3865.2333984375 background all_cells +7318.55322265625 3629.132080078125 background all_cells +7330.09716796875 3641.261474609375 background all_cells +7301.42333984375 3640.70703125 background all_cells +7314.48095703125 3640.89599609375 background all_cells +5061.6044921875 2481.945556640625 background all_cells +5181.19482421875 2544.70751953125 background all_cells +5191.70068359375 2545.539794921875 background all_cells +5233.8955078125 2496.680419921875 background all_cells +5114.361328125 2483.373291015625 background all_cells +5074.09521484375 2483.53125 background all_cells +5353.82763671875 2702.0224609375 background all_cells +5363.0 2708.12109375 background all_cells +5361.5849609375 2717.563720703125 background all_cells +5357.2666015625 2687.517578125 background all_cells +5321.67529296875 2497.7841796875 background all_cells +5347.52490234375 2579.630615234375 background all_cells +5347.08154296875 2587.690185546875 background all_cells +5258.7060546875 2670.67236328125 background all_cells +5349.6572265625 2660.9912109375 background all_cells +5275.60107421875 2655.036865234375 background all_cells +5241.5048828125 2667.90478515625 background all_cells +5249.26953125 2662.16748046875 background all_cells +5243.64990234375 2657.44921875 background all_cells +5221.37841796875 2719.9462890625 background all_cells +5205.90625 2749.543212890625 background all_cells +5220.26318359375 2729.160888671875 background all_cells +5231.6328125 2726.629150390625 background all_cells +5409.13525390625 2756.952392578125 background all_cells +5330.37109375 2972.67529296875 background all_cells +5313.39013671875 2832.886474609375 background all_cells +5384.8740234375 2776.71826171875 background all_cells +5258.3515625 2728.767822265625 background all_cells +5249.7490234375 2699.821044921875 background all_cells +5262.49853515625 2692.953125 background all_cells +5257.50537109375 2707.017578125 background all_cells +5260.99755859375 2699.932373046875 background all_cells +5262.673828125 2683.325439453125 background all_cells +5227.224609375 2695.291748046875 background all_cells +5208.66259765625 2704.532470703125 background all_cells +5227.99951171875 2705.986083984375 background all_cells +5194.18017578125 2764.263671875 background all_cells +5182.50048828125 3299.677001953125 background all_cells +5179.8203125 3315.353515625 background all_cells +5167.78369140625 3196.948974609375 background all_cells +5197.53515625 2754.46533203125 background all_cells +5196.73876953125 2774.3173828125 background all_cells +5205.49560546875 3291.691162109375 background all_cells +5242.04541015625 3164.333984375 background all_cells +5232.51708984375 2760.16796875 background all_cells +5202.58154296875 2771.354736328125 background all_cells +5242.7138671875 2770.9521484375 background all_cells +5204.44921875 2762.95703125 background all_cells +5089.5517578125 2396.11279296875 background all_cells +5146.4716796875 2385.597900390625 background all_cells +5129.96240234375 2380.538330078125 background all_cells +5123.48828125 2400.82861328125 background all_cells +5096.92529296875 2355.6005859375 background all_cells +5202.49609375 2405.9794921875 background all_cells +5211.33056640625 2396.376220703125 background all_cells +5206.47900390625 2413.398193359375 background all_cells +5152.55419921875 2448.587646484375 background all_cells +5242.46533203125 2433.47119140625 background all_cells +5181.2919921875 2439.471923828125 background all_cells +5158.11572265625 2442.13720703125 background all_cells +5086.53564453125 2441.251708984375 background all_cells +5116.22900390625 2458.89990234375 background all_cells +5107.38818359375 2447.423828125 background all_cells +5606.9619140625 2827.11376953125 background all_cells +5545.58740234375 3094.032958984375 background all_cells +5553.33740234375 2755.64501953125 background all_cells +5555.828125 2766.462158203125 background all_cells +5598.537109375 2821.998291015625 background all_cells +5613.65087890625 2719.966064453125 background all_cells +5610.56298828125 2696.037841796875 background all_cells +5619.40185546875 2692.685546875 background all_cells +5637.96240234375 2711.61328125 background all_cells +5645.27294921875 2706.563232421875 background all_cells +5632.30615234375 2705.398193359375 background all_cells +5636.38232421875 2668.462646484375 background all_cells +5561.826171875 2679.23486328125 background all_cells +5631.240234375 2680.971923828125 background all_cells +5630.42333984375 2675.63427734375 background all_cells +5607.5302734375 2616.19482421875 background all_cells +5632.8525390625 2599.619873046875 background all_cells +5644.35009765625 2590.76953125 background all_cells +5654.84130859375 2622.902099609375 background all_cells +5634.529296875 2632.28076171875 background all_cells +5628.1689453125 2626.7958984375 background all_cells +6115.48193359375 2802.0625 background all_cells +6129.048828125 2792.94873046875 background all_cells +6127.53125 2780.3603515625 background all_cells +6126.81494140625 2799.705810546875 background all_cells +6170.390625 2865.83935546875 background all_cells +6150.77685546875 2867.4599609375 background all_cells +6156.90380859375 2872.462646484375 background all_cells +6173.4697265625 2878.61181640625 background all_cells +6117.23388671875 2877.581298828125 background all_cells +6137.7763671875 2901.321533203125 background all_cells +6139.57958984375 2916.016357421875 background all_cells +6143.7919921875 2790.73291015625 background all_cells +6165.46630859375 2780.29248046875 background all_cells +6158.72021484375 2789.71533203125 background all_cells +6159.0595703125 2839.114990234375 background all_cells +6113.7451171875 2810.836669921875 background all_cells +6144.56640625 2814.666748046875 background all_cells +5707.91455078125 2720.623291015625 background all_cells +6090.26416015625 2704.7978515625 background all_cells +6085.98095703125 2710.498779296875 background all_cells +5772.32666015625 2723.20458984375 background all_cells +5767.25830078125 2713.28955078125 background all_cells +5826.16552734375 2709.215576171875 background all_cells +5997.93115234375 3007.184326171875 background all_cells +6041.3193359375 2864.22607421875 background all_cells +6038.75830078125 2855.375732421875 background all_cells +6055.60400390625 2750.71923828125 background all_cells +5756.51025390625 2811.613037109375 background all_cells +5823.26513671875 2782.8564453125 background all_cells +5823.35791015625 2792.989990234375 background all_cells +5823.62353515625 2768.5244140625 background all_cells +5785.912109375 2775.827392578125 background all_cells +5581.44921875 3249.4501953125 background all_cells +5682.90869140625 3239.011962890625 background all_cells +5634.60888671875 3257.2451171875 background all_cells +5628.12060546875 3199.556884765625 background all_cells +5630.0673828125 3283.07568359375 background all_cells +5734.11279296875 3301.427978515625 background all_cells +5632.94775390625 3278.40576171875 background all_cells +5678.5185546875 3300.035400390625 background all_cells +5644.203125 3285.9677734375 background all_cells +5775.173828125 3232.40283203125 background all_cells +5747.388671875 3245.4736328125 background all_cells +5398.21435546875 3213.46826171875 background all_cells +5434.5166015625 3274.125244140625 background all_cells +5396.3115234375 3273.47412109375 background all_cells +5388.40966796875 3278.140380859375 background all_cells +5388.75634765625 3269.30224609375 background all_cells +5785.9228515625 3191.2607421875 background all_cells +5794.9462890625 3193.407958984375 background all_cells +5789.96484375 3197.182861328125 background all_cells +5787.65087890625 3185.892333984375 background all_cells +5825.58154296875 3155.434814453125 background all_cells +5806.38525390625 3272.913818359375 background all_cells +5870.89599609375 3193.583251953125 background all_cells +5828.24658203125 3331.435791015625 background all_cells +5784.56201171875 3248.147216796875 background all_cells +5754.96240234375 3322.4150390625 background all_cells +5773.23681640625 3205.1923828125 background all_cells +5779.841796875 3206.302978515625 background all_cells +5786.8271484375 3236.556396484375 background all_cells +5781.86767578125 3241.49365234375 background all_cells +5759.75439453125 3182.544189453125 background all_cells +5772.20654296875 3199.090087890625 background all_cells +5774.60302734375 3194.458984375 background all_cells +5753.4638671875 3185.95263671875 background all_cells +5769.71923828125 3192.123291015625 background all_cells +5768.36572265625 3170.561279296875 background all_cells +6223.822265625 3270.819091796875 background all_cells +6422.47314453125 3125.275634765625 background all_cells +5668.47900390625 3338.505126953125 background all_cells +6339.4091796875 3330.93310546875 background all_cells +6342.97314453125 3224.360595703125 background all_cells +6330.24267578125 3312.397216796875 background all_cells +5574.00048828125 3391.825439453125 background all_cells +6291.6083984375 3417.97802734375 background all_cells +6092.33251953125 3376.9833984375 background all_cells +5606.44921875 3381.636474609375 background all_cells +5592.80517578125 3378.620361328125 background all_cells +5577.04931640625 3370.583740234375 background all_cells +5598.875 3336.60986328125 background all_cells +5610.8828125 3351.073486328125 background all_cells +5630.1513671875 3317.260009765625 background all_cells +5610.9052734375 3337.874755859375 background all_cells +5548.29541015625 3384.77099609375 background all_cells +7265.7734375 3408.832763671875 background all_cells +7257.375 3440.519287109375 background all_cells +7262.41357421875 3437.23388671875 background all_cells +7270.271484375 3397.427001953125 background all_cells +7261.419921875 3423.09375 background all_cells +7256.5068359375 3413.823974609375 background all_cells +7258.86865234375 3513.4482421875 background all_cells +7263.4052734375 3576.4091796875 background all_cells +7267.53076171875 3580.321533203125 background all_cells +7260.65869140625 3582.7568359375 background all_cells +5231.20166015625 2411.7509765625 background all_cells +5270.078125 2380.416748046875 background all_cells +5233.2685546875 2424.1708984375 background all_cells +5433.02783203125 2392.873046875 background all_cells +5462.67529296875 2454.5283203125 background all_cells +5461.15966796875 2398.62646484375 background all_cells +5456.6015625 2425.498779296875 background all_cells +5399.02490234375 2455.705078125 background all_cells +5304.59814453125 2477.175537109375 background all_cells +5409.49951171875 2460.790283203125 background all_cells +5405.64111328125 2445.3115234375 background all_cells +5663.89794921875 2637.64892578125 background all_cells +5675.77099609375 2643.564208984375 background all_cells +5666.54736328125 2654.958740234375 background all_cells +5663.55126953125 2650.1474609375 background all_cells +5699.74169921875 2634.535400390625 background all_cells +5707.0185546875 2651.68212890625 background all_cells +5718.8115234375 2649.6591796875 background all_cells +5685.56005859375 2605.3427734375 background all_cells +5696.3037109375 2614.48974609375 background all_cells +5684.8623046875 2609.456298828125 background all_cells +5673.5546875 2612.061767578125 background all_cells +5676.0927734375 2591.715576171875 background all_cells +5712.8505859375 2588.981201171875 background all_cells +5660.7451171875 2601.1162109375 background all_cells +5669.4072265625 2600.328125 background all_cells +5661.59765625 2596.592041015625 background all_cells +5475.70703125 2495.29541015625 background all_cells +5490.21923828125 2522.114501953125 background all_cells +5478.38232421875 2521.064453125 background all_cells +5727.06689453125 2527.7275390625 background all_cells +5721.79736328125 2507.552001953125 background all_cells +5718.72705078125 2499.11279296875 background all_cells +5718.17724609375 2523.90771484375 background all_cells +5623.3955078125 2483.361083984375 background all_cells +5694.6806640625 2507.940673828125 background all_cells +5566.4521484375 2496.94677734375 background all_cells +5570.515625 2492.633056640625 background all_cells +5611.10888671875 2500.659423828125 background all_cells +5577.55810546875 2515.8486328125 background all_cells +5613.521484375 2556.166015625 background all_cells +5719.8994140625 2533.000244140625 background all_cells +5711.67822265625 2558.980224609375 background all_cells +5493.90380859375 2537.14208984375 background all_cells +5496.443359375 2551.18994140625 background all_cells +5579.34228515625 2561.231201171875 background all_cells +5389.8486328125 2512.17724609375 background all_cells +5447.4560546875 2564.88916015625 background all_cells +5414.45947265625 2562.774169921875 background all_cells +5415.81982421875 2553.13330078125 background all_cells +5438.63134765625 2503.247802734375 background all_cells +5407.5009765625 2546.981201171875 background all_cells +5371.1962890625 2617.779052734375 background all_cells +5398.46337890625 2587.54443359375 background all_cells +5381.17236328125 2623.467041015625 background all_cells +5377.95654296875 2576.64111328125 background all_cells +5561.142578125 2596.493896484375 background all_cells +5574.95458984375 2668.98779296875 background all_cells +5588.271484375 2614.34130859375 background all_cells +5541.4140625 2706.140380859375 background all_cells +5550.75 2704.60205078125 background all_cells +5542.78076171875 2672.583984375 background all_cells +5439.70703125 2590.516357421875 background all_cells +5450.298828125 2617.984130859375 background all_cells +5448.6728515625 2612.2353515625 background all_cells +4218.3828125 2899.82763671875 background all_cells +4228.2822265625 2965.099609375 background all_cells +4229.8955078125 2954.03857421875 background all_cells +4243.4140625 2924.27099609375 background all_cells +4244.01171875 2915.299072265625 background all_cells +4214.76318359375 2908.824951171875 background all_cells +4257.1875 3008.1865234375 background all_cells +4266.40185546875 3004.46630859375 background all_cells +4261.427734375 2999.625 background all_cells +4256.21142578125 2994.68603515625 background all_cells +4311.33935546875 2882.554931640625 background all_cells +4245.24951171875 2768.6640625 background all_cells +4289.2783203125 2822.21435546875 background all_cells +4272.37060546875 2800.272216796875 background all_cells +4272.85888671875 2788.544921875 background all_cells +4219.8681640625 3016.95458984375 background all_cells +4249.82373046875 3006.48974609375 background all_cells +4249.1669921875 3020.63671875 background all_cells +4504.595703125 2991.85400390625 background all_cells +4628.08349609375 3000.44287109375 background all_cells +4618.87744140625 2994.129638671875 background all_cells +4646.88232421875 2989.9072265625 background all_cells +4515.16357421875 3004.739501953125 background all_cells +4502.59423828125 3000.935791015625 background all_cells +4653.66943359375 2904.97119140625 background all_cells +4673.10888671875 2868.2275390625 background all_cells +4558.28564453125 2918.211181640625 background all_cells +4570.33984375 2938.166748046875 background all_cells +4666.9140625 2912.363037109375 background all_cells +4654.16650390625 2918.563720703125 background all_cells +4621.92822265625 2968.416748046875 background all_cells +4779.56103515625 2982.297119140625 background all_cells +4515.54931640625 2980.86572265625 background all_cells +4518.7353515625 2970.333251953125 background all_cells +4568.1845703125 2962.529541015625 background all_cells +4567.845703125 2972.635009765625 background all_cells +4501.0478515625 2942.787109375 background all_cells +4510.603515625 2904.218505859375 background all_cells +4508.31591796875 2945.101318359375 background all_cells +4502.51611328125 2904.243896484375 background all_cells +4517.8125 3026.1650390625 background all_cells +4535.8173828125 3020.84765625 background all_cells +4484.10546875 3020.018310546875 background all_cells +4400.97998046875 3020.270751953125 background all_cells +4413.87451171875 3027.62060546875 background all_cells +4418.74072265625 3040.500244140625 background all_cells +4482.39794921875 3034.9599609375 background all_cells +4484.232421875 3027.33349609375 background all_cells +4593.12939453125 3027.754638671875 background all_cells +4602.76513671875 3042.498046875 background all_cells +4552.5810546875 3021.502685546875 background all_cells +4707.57177734375 3022.971923828125 background all_cells +4401.49853515625 3011.354736328125 background all_cells +4421.6689453125 2972.83935546875 background all_cells +4405.1484375 2967.5556640625 background all_cells +4403.92041015625 3006.346923828125 background all_cells +4445.6044921875 3009.105712890625 background all_cells +4492.2744140625 2987.939208984375 background all_cells +4469.7470703125 2962.555908203125 background all_cells +4448.8173828125 2897.742919921875 background all_cells +4483.369140625 2954.87841796875 background all_cells +4439.91748046875 2905.15087890625 background all_cells +4463.6005859375 2903.2333984375 background all_cells +4489.21875 2940.63427734375 background all_cells +4486.64306640625 2945.869140625 background all_cells +4435.02294921875 2802.600341796875 background all_cells +4467.11767578125 2768.652099609375 background all_cells +4472.3603515625 2775.87841796875 background all_cells +4459.9365234375 2768.39892578125 background all_cells +4461.4541015625 2782.6904296875 background all_cells +4457.087890625 2845.056884765625 background all_cells +4471.6904296875 2872.769287109375 background all_cells +4469.11669921875 2866.516357421875 background all_cells +4467.1103515625 2861.05029296875 background all_cells +4525.01025390625 2784.57275390625 background all_cells +4505.52294921875 2779.646728515625 background all_cells +4539.02587890625 2789.651611328125 background all_cells +4529.7939453125 2799.693115234375 background all_cells +4526.423828125 2768.35400390625 background all_cells +4536.51318359375 2857.801025390625 background all_cells +4526.70703125 2828.208251953125 background all_cells +4534.13134765625 2870.68408203125 background all_cells +4441.4482421875 2834.99560546875 background all_cells +4449.72900390625 2838.872314453125 background all_cells +4449.1455078125 2827.14794921875 background all_cells +4443.900390625 2843.677490234375 background all_cells +4931.3603515625 2343.9697265625 background all_cells +4934.88037109375 2354.99365234375 background all_cells +4934.50732421875 2337.013916015625 background all_cells +4985.951171875 2413.313720703125 background all_cells +4970.1650390625 2449.146728515625 background all_cells +4975.81494140625 2387.237548828125 background all_cells +4962.00146484375 2405.257568359375 background all_cells +4984.287109375 2403.1640625 background all_cells +4973.35302734375 2394.128662109375 background all_cells +4909.369140625 2352.589111328125 background all_cells +4917.3330078125 2364.581298828125 background all_cells +4924.09765625 2357.997802734375 background all_cells +4916.859375 2358.77880859375 background all_cells +4924.80224609375 2352.003173828125 background all_cells +5010.65576171875 2488.16455078125 background all_cells +5041.3916015625 2480.593994140625 background all_cells +5034.66748046875 2479.2568359375 background all_cells +5027.1533203125 2481.291748046875 background all_cells +5030.26318359375 2463.983154296875 background all_cells +5048.59521484375 2461.18017578125 background all_cells +5035.90869140625 2459.578125 background all_cells +5039.85595703125 2470.0390625 background all_cells +5026.869140625 2473.049560546875 background all_cells +5034.8681640625 2468.80859375 background all_cells +4997.158203125 2418.648193359375 background all_cells +4995.6181640625 2403.90087890625 background all_cells +5000.75048828125 2413.6064453125 background all_cells +5049.494140625 2419.4677734375 background all_cells +5081.052734375 2437.631591796875 background all_cells +5065.9267578125 2431.88232421875 background all_cells +5051.96728515625 2432.279541015625 background all_cells +5063.166015625 2424.547119140625 background all_cells +5041.96337890625 2343.189453125 background all_cells +5081.54345703125 2326.73486328125 background all_cells +5054.16943359375 2326.52734375 background all_cells +5015.81005859375 2441.33349609375 background all_cells +5028.96728515625 2451.974853515625 background all_cells +5025.923828125 2443.93017578125 background all_cells +5021.314453125 2449.79296875 background all_cells +4902.30029296875 2522.035400390625 background all_cells +4933.95361328125 2513.787353515625 background all_cells +4921.18994140625 2518.9638671875 background all_cells +4908.0751953125 2491.828125 background all_cells +4997.1591796875 2514.9296875 background all_cells +4998.5869140625 2522.837158203125 background all_cells +5006.2978515625 2520.0556640625 background all_cells +5018.53271484375 2554.161376953125 background all_cells +5016.484375 2566.093017578125 background all_cells +5018.0283203125 2559.18505859375 background all_cells +5008.98974609375 2563.17724609375 background all_cells +5007.85546875 2559.58642578125 background all_cells +5010.3408203125 2555.824462890625 background all_cells +4992.69189453125 2546.839599609375 background all_cells +5000.24267578125 2566.37353515625 background all_cells +5000.36572265625 2561.8095703125 background all_cells +4952.92236328125 2575.80517578125 background all_cells +4961.388671875 2575.83837890625 background all_cells +4967.7880859375 2581.149169921875 background all_cells +4961.24072265625 2536.69970703125 background all_cells +4996.92138671875 2489.543701171875 background all_cells +5024.7333984375 2506.288330078125 background all_cells +5004.47607421875 2503.3271484375 background all_cells +5010.056640625 2495.6767578125 background all_cells +4974.9638671875 2679.998046875 background all_cells +4985.33544921875 2677.5908203125 background all_cells +4970.75390625 2672.1953125 background all_cells +4985.18994140625 2765.132080078125 background all_cells +5015.751953125 2798.997802734375 background all_cells +5189.3505859375 2841.11279296875 background all_cells +5186.63818359375 2835.064208984375 background all_cells +5029.80615234375 2702.5087890625 background all_cells +5182.7021484375 2872.551513671875 background all_cells +5015.44482421875 2707.154052734375 background all_cells +5003.28125 2676.16748046875 background all_cells +5007.2119140625 2698.931396484375 background all_cells +4997.75927734375 2682.835693359375 background all_cells +5036.9384765625 2576.5087890625 background all_cells +5036.7265625 2583.456787109375 background all_cells +5021.49755859375 2577.21484375 background all_cells +4988.1533203125 2594.445068359375 background all_cells +4988.9921875 2644.559814453125 background all_cells +4989.94580078125 2623.60595703125 background all_cells +4988.01953125 2603.8291015625 background all_cells +4999.11669921875 2603.564208984375 background all_cells +4978.2568359375 2601.923095703125 background all_cells +5058.33056640625 2592.955810546875 background all_cells +5025.013671875 2633.51513671875 background all_cells +5034.76220703125 2637.012939453125 background all_cells +5055.22509765625 2637.289306640625 background all_cells +5060.3896484375 2646.005126953125 background all_cells +5066.30224609375 2598.804931640625 background all_cells +4997.3447265625 2582.79931640625 background all_cells +5001.2314453125 2591.27099609375 background all_cells +5010.2529296875 2590.2646484375 background all_cells +5039.16796875 2514.510498046875 background all_cells +5026.7197265625 2541.597900390625 background all_cells +5028.4541015625 2537.89453125 background all_cells +5036.43701171875 2528.882568359375 background all_cells +5043.0126953125 2565.629150390625 background all_cells +5022.5908203125 2560.9951171875 background all_cells +5045.4130859375 2571.100830078125 background all_cells +5033.07666015625 2565.912841796875 background all_cells +5079.0048828125 2524.357666015625 background all_cells +5067.90087890625 2540.28662109375 background all_cells +5075.56005859375 2532.852294921875 background all_cells +5076.80517578125 2546.04052734375 background all_cells +5071.6337890625 2549.435791015625 background all_cells +5061.6591796875 2549.6064453125 background all_cells +5103.794921875 2515.114501953125 background all_cells +4263.42138671875 2546.94189453125 background all_cells +4257.32861328125 2519.759521484375 background all_cells +4304.0615234375 2552.423583984375 background all_cells +4261.79541015625 2536.033447265625 background all_cells +4452.869140625 2577.50634765625 background all_cells +4394.265625 2581.025634765625 background all_cells +4387.13623046875 2582.078857421875 background all_cells +4452.49072265625 2586.5703125 background all_cells +4400.77294921875 2551.926025390625 background all_cells +4262.88623046875 2509.166015625 background all_cells +4448.7587890625 2477.414794921875 background all_cells +4268.89501953125 2505.151123046875 background all_cells +4264.48876953125 2496.114013671875 background all_cells +4959.05615234375 2602.5576171875 background all_cells +4949.47509765625 2597.594482421875 background all_cells +4940.3583984375 2613.6142578125 background all_cells +4946.015625 2620.95947265625 background all_cells +4953.23681640625 2616.073486328125 background all_cells +4861.29833984375 2598.50732421875 background all_cells +4893.4892578125 2487.218017578125 background all_cells +4898.96337890625 2682.01318359375 background all_cells +4928.142578125 2628.71142578125 background all_cells +4928.65234375 2616.3974609375 background all_cells +4899.56201171875 2609.884033203125 background all_cells +4811.7412109375 2424.516845703125 background all_cells +4851.51025390625 2433.776611328125 background all_cells +4841.09130859375 2425.169677734375 background all_cells +4832.21728515625 2432.304443359375 background all_cells +4866.13330078125 2428.3935546875 background all_cells +4897.87744140625 2373.226318359375 background all_cells +4907.38330078125 2377.27490234375 background all_cells +4889.92138671875 2368.068359375 background all_cells +4926.05859375 2300.12890625 background all_cells +4823.06005859375 2325.946044921875 background all_cells +4927.57421875 2305.31005859375 background all_cells +4412.71728515625 2650.3583984375 background all_cells +4463.52099609375 2613.5830078125 background all_cells +4431.54296875 2614.8173828125 background all_cells +4421.71044921875 2615.9091796875 background all_cells +4530.8642578125 2643.395751953125 background all_cells +4577.4609375 2384.079833984375 background all_cells +4583.02001953125 2358.716064453125 background all_cells +4582.76904296875 2350.054443359375 background all_cells +4551.19677734375 2654.445556640625 background all_cells +4546.41455078125 2672.52001953125 background all_cells +4490.904296875 2752.737060546875 background all_cells +4493.4794921875 2755.6005859375 background all_cells +4445.63623046875 2684.755859375 background all_cells +4444.443359375 2675.47119140625 background all_cells +4442.42919921875 2666.217041015625 background all_cells +4371.52197265625 2662.33251953125 background all_cells +4395.5419921875 2672.955322265625 background all_cells +4363.845703125 2663.300048828125 background all_cells +4354.97607421875 2662.145263671875 background all_cells +4393.28173828125 2635.783203125 background all_cells +4381.32177734375 2668.560791015625 background all_cells +4271.43359375 2651.129150390625 background all_cells +4312.55908203125 2727.021728515625 background all_cells +4268.9833984375 2720.800537109375 background all_cells +4299.68896484375 2656.664794921875 background all_cells +4291.99951171875 2595.93994140625 background all_cells +4300.267578125 2636.395263671875 background all_cells +4307.5390625 2636.335205078125 background all_cells +4283.234375 2623.474609375 background all_cells +4278.87353515625 2619.774658203125 background all_cells +2506.469482421875 1452.78271484375 background all_cells +2525.2900390625 1461.9185791015625 background all_cells +2516.51025390625 1456.3443603515625 background all_cells +2514.16064453125 1462.9793701171875 background all_cells +2507.20361328125 1457.6259765625 background all_cells +2501.743408203125 1634.002197265625 background all_cells +2553.207275390625 1646.8505859375 background all_cells +2560.731689453125 1656.650146484375 background all_cells +2544.622802734375 1634.994873046875 background all_cells +2611.3662109375 1508.6739501953125 background all_cells +2624.771728515625 1874.3526611328125 background all_cells +2594.99072265625 1567.583984375 background all_cells +2597.896240234375 1546.341064453125 background all_cells +2605.033447265625 1550.4881591796875 background all_cells +2596.5380859375 1549.9703369140625 background all_cells +2438.58056640625 1582.9150390625 background all_cells +2432.998046875 1727.6094970703125 background all_cells +2460.36865234375 1559.483642578125 background all_cells +2454.8671875 1658.3529052734375 background all_cells +2448.06494140625 1549.4052734375 background all_cells +2484.81103515625 1561.6031494140625 background all_cells +2482.792724609375 1529.750732421875 background all_cells +2497.10400390625 1561.6907958984375 background all_cells +2499.59765625 1555.5982666015625 background all_cells +2100.84814453125 1765.292724609375 background all_cells +2243.15869140625 1768.943359375 background all_cells +2169.817626953125 1746.01806640625 background all_cells +2102.407470703125 1772.337158203125 background all_cells +2098.946044921875 1780.3330078125 background all_cells +2092.2216796875 1776.8515625 background all_cells +2117.30517578125 1833.8935546875 background all_cells +2139.153076171875 1844.9371337890625 background all_cells +2102.262939453125 1821.78564453125 background all_cells +2108.470458984375 1827.1680908203125 background all_cells +2128.274169921875 1791.3436279296875 background all_cells +2190.6904296875 1808.1124267578125 background all_cells +2146.380126953125 1812.0235595703125 background all_cells +2093.39501953125 1811.9368896484373 background all_cells +2122.4404296875 1809.258056640625 background all_cells +2103.309326171875 1803.86279296875 background all_cells +1945.8604736328125 1704.6912841796875 background all_cells +1974.085693359375 1844.5093994140625 background all_cells +1991.967529296875 1836.2711181640625 background all_cells +1967.2398681640625 1741.739501953125 background all_cells +1975.541748046875 1867.17431640625 background all_cells +1990.7760009765625 1896.959228515625 background all_cells +1982.919189453125 1868.22119140625 background all_cells +1965.8438720703125 1874.0128173828125 background all_cells +1958.3599853515625 1870.300048828125 background all_cells +2048.3017578125 1865.2579345703125 background all_cells +2068.708984375 1895.6434326171875 background all_cells +2070.192138671875 1833.638671875 background all_cells +2060.736083984375 1836.384521484375 background all_cells +2049.579345703125 1873.5823974609373 background all_cells +2031.362060546875 1807.592041015625 background all_cells +2072.806396484375 1827.92529296875 background all_cells +2060.3115234375 1824.03271484375 background all_cells +2033.9453125 1816.38134765625 background all_cells +2048.703369140625 1821.137939453125 background all_cells +2043.27734375 1809.3175048828125 background all_cells +2341.229248046875 1560.47900390625 background all_cells +2384.918701171875 1580.009033203125 background all_cells +2349.317138671875 1603.3155517578125 background all_cells +2343.93994140625 1551.4368896484375 background all_cells +2470.98779296875 1852.013427734375 background all_cells +2480.940673828125 1569.654296875 background all_cells +2474.975341796875 1848.879638671875 background all_cells +2483.045654296875 1576.18359375 background all_cells +2474.3310546875 1572.9959716796875 background all_cells +2405.029052734375 1569.5858154296875 background all_cells +2425.062744140625 1843.4178466796875 background all_cells +2420.420654296875 1846.447509765625 background all_cells +2426.038818359375 1815.9989013671875 background all_cells +2413.010009765625 1558.504150390625 background all_cells +2475.530029296875 1555.828125 background all_cells +2477.719482421875 1562.4185791015625 background all_cells +2470.5419921875 1566.62451171875 background all_cells +4198.3935546875 1698.597900390625 background all_cells +4449.58935546875 1713.695068359375 background all_cells +4315.59326171875 1741.8177490234375 background all_cells +4256.3486328125 1682.9979248046875 background all_cells +4237.03271484375 1722.994140625 background all_cells +4227.1650390625 1688.3363037109375 background all_cells +4786.74951171875 1659.32177734375 background all_cells +4768.99365234375 1731.7503662109375 background all_cells +4729.462890625 1677.4600830078125 background all_cells +4790.99072265625 1661.1815185546875 background all_cells +4784.10009765625 1612.6895751953125 background all_cells +4778.4833984375 1642.6517333984375 background all_cells +4788.490234375 1633.97802734375 background all_cells +4799.0751953125 1541.383056640625 background all_cells +4686.48486328125 1585.4498291015625 background all_cells +4690.08056640625 1577.1729736328125 background all_cells +4846.2451171875 1578.459228515625 background all_cells +4846.400390625 1570.7625732421875 background all_cells +4828.369140625 1588.9686279296875 background all_cells +4512.072265625 1617.8492431640625 background all_cells +4623.9482421875 1624.348876953125 background all_cells +4543.87890625 1745.2493896484375 background all_cells +5145.048828125 1440.9033203125 background all_cells +5150.1298828125 1489.1605224609375 background all_cells +5154.458984375 1442.98486328125 background all_cells +5151.58740234375 1528.0428466796875 background all_cells +5151.0107421875 1567.0574951171875 background all_cells +5154.6796875 1535.614013671875 background all_cells +5143.796875 1532.4986572265625 background all_cells +5150.53125 1494.9744873046875 background all_cells +5149.24560546875 1509.6463623046875 background all_cells +5157.767578125 1500.663818359375 background all_cells +5151.099609375 1500.05810546875 background all_cells +4881.0927734375 1587.5595703125 background all_cells +4923.1123046875 1607.4105224609375 background all_cells +4928.33251953125 1600.7125244140625 background all_cells +4859.68798828125 1542.630615234375 background all_cells +4971.61572265625 1564.5819091796875 background all_cells +4971.06640625 1481.733154296875 background all_cells +4903.09619140625 1545.5517578125 background all_cells +4866.7763671875 1548.2979736328125 background all_cells +4803.5986328125 1619.7227783203125 background all_cells +4813.81201171875 1634.3177490234375 background all_cells +4796.9306640625 1634.482666015625 background all_cells +4926.0283203125 1718.9732666015625 background all_cells +4971.08837890625 1728.694580078125 background all_cells +4928.62158203125 1734.4945068359375 background all_cells +4895.77880859375 1715.4432373046875 background all_cells +4806.3251953125 1748.573974609375 background all_cells +4825.3828125 1740.839111328125 background all_cells +4823.59423828125 1746.3626708984375 background all_cells +4869.0791015625 1703.9725341796875 background all_cells +4892.65283203125 1644.4613037109375 background all_cells +5010.84619140625 1681.927001953125 background all_cells +4983.9384765625 1660.0401611328125 background all_cells +4887.923828125 1670.30078125 background all_cells +4882.048828125 1661.9322509765625 background all_cells +4888.5986328125 1652.6890869140625 background all_cells +3064.53125 1837.89990234375 background all_cells +3078.47607421875 1825.26904296875 background all_cells +3085.458740234375 1830.6146240234373 background all_cells +3086.000732421875 1822.5355224609373 background all_cells +3129.67919921875 1858.32763671875 background all_cells +3135.4462890625 1880.1785888671875 background all_cells +3133.570068359375 1873.1998291015625 background all_cells +3133.970947265625 1844.525390625 background all_cells +3106.614990234375 1784.8482666015625 background all_cells +3102.059814453125 1806.518310546875 background all_cells +3105.841064453125 1802.3427734375 background all_cells +3117.392822265625 1772.009521484375 background all_cells +3105.66796875 1789.6982421875 background all_cells +3107.65087890625 1850.678466796875 background all_cells +3115.471923828125 1861.3240966796875 background all_cells +3115.600341796875 1842.547607421875 background all_cells +3133.0888671875 1715.464111328125 background all_cells +3107.028564453125 1746.3631591796875 background all_cells +3115.90771484375 1747.3507080078125 background all_cells +3130.39013671875 1770.2174072265625 background all_cells +3122.183349609375 1738.9212646484375 background all_cells +3062.143310546875 1753.482666015625 background all_cells +3063.850830078125 1794.7110595703125 background all_cells +3064.520263671875 1786.465576171875 background all_cells +3259.521728515625 1751.7137451171875 background all_cells +3248.54443359375 1739.9000244140625 background all_cells +3244.423095703125 1727.0865478515625 background all_cells +3221.7861328125 1742.7130126953125 background all_cells +3214.36328125 1751.461669921875 background all_cells +3240.80322265625 1780.9796142578125 background all_cells +3338.92724609375 1759.6820068359375 background all_cells +3266.31201171875 1763.4124755859375 background all_cells +3259.42626953125 1765.599609375 background all_cells +3257.518798828125 1783.029052734375 background all_cells +3203.873779296875 1771.04541015625 background all_cells +3218.330810546875 1780.5277099609375 background all_cells +3209.582763671875 1760.7337646484375 background all_cells +3155.795166015625 1791.728759765625 background all_cells +3172.698486328125 1792.2716064453125 background all_cells +3162.080322265625 1791.9200439453125 background all_cells +3219.498046875 1798.914306640625 background all_cells +3237.52685546875 1799.7208251953125 background all_cells +3226.674072265625 1798.23095703125 background all_cells +3224.095947265625 1791.6893310546875 background all_cells +3203.09326171875 1795.9324951171875 background all_cells +3214.261474609375 1793.6612548828125 background all_cells +3210.758056640625 1786.97509765625 background all_cells +3210.166748046875 1802.134033203125 background all_cells +3179.163330078125 1786.0914306640625 background all_cells +3188.033203125 1787.3807373046875 background all_cells +3180.34814453125 1794.071533203125 background all_cells +2853.538330078125 1622.177001953125 background all_cells +2861.396484375 1610.397705078125 background all_cells +2853.17626953125 1609.2994384765625 background all_cells +2856.76318359375 1592.011474609375 background all_cells +2900.2666015625 1586.86962890625 background all_cells +2899.653564453125 1580.1151123046875 background all_cells +2883.65283203125 1584.717529296875 background all_cells +2879.833740234375 1594.77880859375 background all_cells +2864.566162109375 1591.359619140625 background all_cells +2855.601806640625 1649.5242919921875 background all_cells +2877.357177734375 1660.9537353515625 background all_cells +2858.446044921875 1638.22265625 background all_cells +3101.650146484375 1675.0345458984375 background all_cells +3092.476806640625 1740.0640869140625 background all_cells +3092.29345703125 1695.5518798828125 background all_cells +3943.588623046875 1765.9752197265625 background all_cells +3275.80029296875 1723.13623046875 background all_cells +4099.88818359375 1765.3282470703125 background all_cells +3971.50634765625 1726.055419921875 background all_cells +3965.857177734375 1770.439453125 background all_cells +3149.51416015625 1633.7220458984375 background all_cells +3153.519775390625 1655.8734130859375 background all_cells +3155.098876953125 1638.93115234375 background all_cells +3155.859375 1634.689453125 background all_cells +3149.810302734375 1638.57861328125 background all_cells +3117.59765625 1694.324951171875 background all_cells +3133.8681640625 1685.4351806640625 background all_cells +3123.51416015625 1696.7357177734375 background all_cells +3122.80078125 1690.0665283203125 background all_cells +3139.488037109375 1535.4537353515625 background all_cells +3846.294189453125 1502.9244384765625 background all_cells +3132.649169921875 1549.7374267578125 background all_cells +3231.087890625 1577.2384033203125 background all_cells +3118.873291015625 1550.6983642578125 background all_cells +3209.161865234375 1604.8272705078125 background all_cells +3475.33349609375 1585.7584228515625 background all_cells +3295.14697265625 1596.6036376953125 background all_cells +3303.269287109375 1588.2867431640625 background all_cells +3264.764892578125 1613.0849609375 background all_cells +3207.958740234375 1629.030517578125 background all_cells +3165.52294921875 1634.38818359375 background all_cells +3193.883544921875 1615.993896484375 background all_cells +3179.903076171875 1629.1707763671875 background all_cells +3126.592041015625 1595.6260986328125 background all_cells +3143.39404296875 1635.244384765625 background all_cells +3138.77783203125 1642.4429931640625 background all_cells +3136.293701171875 1590.267333984375 background all_cells +3101.092041015625 1612.5711669921875 background all_cells +3092.51025390625 1619.1640625 background all_cells +3090.13623046875 1561.5399169921875 background all_cells +3096.6572265625 1562.2344970703125 background all_cells +3092.802978515625 1610.773681640625 background all_cells +3090.7568359375 1604.42333984375 background all_cells +2889.768798828125 1577.5201416015625 background all_cells +3061.281494140625 1577.5091552734375 background all_cells +3055.689208984375 1557.5263671875 background all_cells +3065.31884765625 1565.488525390625 background all_cells +2927.365966796875 1585.1434326171875 background all_cells +2916.970947265625 1572.8150634765625 background all_cells +3080.9599609375 1621.6705322265625 background all_cells +3087.32421875 1617.8499755859375 background all_cells +3087.3369140625 1675.6763916015625 background all_cells +3081.008056640625 1610.7452392578125 background all_cells +3089.2255859375 1708.0567626953125 background all_cells +3071.4599609375 1717.126953125 background all_cells +3071.693359375 1707.6102294921875 background all_cells +3088.408447265625 1683.80810546875 background all_cells +3080.856689453125 1705.1962890625 background all_cells +3084.59765625 1694.8880615234375 background all_cells +3001.724365234375 1645.568359375 background all_cells +3053.763671875 1652.33740234375 background all_cells +3048.656005859375 1657.0927734375 background all_cells +3034.553466796875 1639.1279296875 background all_cells +2739.304443359375 1595.2855224609375 background all_cells +2754.467041015625 1668.292236328125 background all_cells +2748.87744140625 1603.2510986328125 background all_cells +2828.267578125 1645.76708984375 background all_cells +2834.59912109375 1638.7158203125 background all_cells +2832.1484375 1649.7730712890625 background all_cells +2807.054931640625 1647.1748046875 background all_cells +2815.159423828125 1600.090087890625 background all_cells +2813.113525390625 1660.1314697265625 background all_cells +2809.760986328125 1653.2020263671875 background all_cells +2768.33154296875 1669.7176513671875 background all_cells +2759.466552734375 1663.34375 background all_cells +2800.191162109375 1643.56640625 background all_cells +2800.029541015625 1652.107177734375 background all_cells +2794.669921875 1641.153564453125 background all_cells +2831.294189453125 1708.859375 background all_cells +2994.0224609375 1693.5439453125 background all_cells +2934.385986328125 1691.2659912109375 background all_cells +2847.7529296875 1698.7982177734375 background all_cells +2839.27294921875 1705.3402099609375 background all_cells +2832.454833984375 1690.3590087890625 background all_cells +3067.916748046875 2223.18212890625 background all_cells +2929.44189453125 1739.0986328125 background all_cells +2920.077880859375 1733.2484130859375 background all_cells +2923.251953125 1744.407470703125 background all_cells +2914.392333984375 1739.3717041015625 background all_cells +3004.623779296875 1747.2767333984375 background all_cells +2987.03759765625 2141.36767578125 background all_cells +3039.931640625 1760.40185546875 background all_cells +3031.6259765625 1768.76611328125 background all_cells +3017.276611328125 1739.5869140625 background all_cells +2857.05517578125 1731.6968994140625 background all_cells +2890.36572265625 1720.7435302734375 background all_cells +2873.928955078125 1734.20263671875 background all_cells +2870.32177734375 1728.984619140625 background all_cells +2866.951171875 1720.461181640625 background all_cells +2775.5830078125 1705.0294189453125 background all_cells +2793.2978515625 1723.1881103515625 background all_cells +2783.565185546875 1729.917236328125 background all_cells +2776.024658203125 1692.55322265625 background all_cells +2818.03466796875 1677.439697265625 background all_cells +2829.86962890625 1675.4744873046875 background all_cells +2809.771484375 1718.8270263671875 background all_cells +2871.397216796875 1951.4971923828125 background all_cells +2826.23681640625 1714.6578369140625 background all_cells +2813.9599609375 1718.452392578125 background all_cells +2804.02978515625 1688.2076416015625 background all_cells +2838.18505859375 1445.0325927734375 background all_cells +2849.36328125 1441.0462646484375 background all_cells +2844.433349609375 1436.006591796875 background all_cells +2900.274658203125 1468.4554443359375 background all_cells +3061.460693359375 1476.5863037109375 background all_cells +3039.206298828125 1440.76220703125 background all_cells +2902.874267578125 1479.9931640625 background all_cells +2911.69091796875 1552.2308349609375 background all_cells +2912.096435546875 1535.3701171875 background all_cells +2902.26025390625 1544.5196533203125 background all_cells +2880.3369140625 1520.0601806640625 background all_cells +2825.43310546875 1538.852783203125 background all_cells +2865.294921875 1544.9598388671875 background all_cells +2859.44384765625 1543.9498291015625 background all_cells +2840.118896484375 1554.14599609375 background all_cells +2830.281005859375 1547.5667724609375 background all_cells +2744.63134765625 1498.6278076171875 background all_cells +2842.335205078125 1474.228759765625 background all_cells +2813.60498046875 1510.4859619140625 background all_cells +2812.321044921875 1503.670166015625 background all_cells +2851.482666015625 1448.9288330078125 background all_cells +2890.18603515625 1466.11962890625 background all_cells +2886.2158203125 1475.8167724609375 background all_cells +2862.87744140625 1481.6712646484375 background all_cells +6211.4248046875 2214.876220703125 background all_cells +6211.84912109375 2226.434326171875 background all_cells +6231.103515625 2210.5751953125 background all_cells +6233.1318359375 2170.306884765625 background all_cells +6237.33251953125 2192.88916015625 background all_cells +6233.8505859375 2200.0322265625 background all_cells +6172.90283203125 2210.6435546875 background all_cells +6180.439453125 2200.84326171875 background all_cells +6179.82861328125 2187.552978515625 background all_cells +6176.4423828125 2203.994873046875 background all_cells +6199.853515625 2210.9150390625 background all_cells +6203.1748046875 2223.577392578125 background all_cells +6201.17138671875 2219.016357421875 background all_cells +6206.3779296875 2214.431396484375 background all_cells +6143.81787109375 2211.423828125 background all_cells +6159.064453125 2193.79736328125 background all_cells +6155.23095703125 2189.141357421875 background all_cells +6199.78173828125 2199.699951171875 background all_cells +6183.375 2194.729248046875 background all_cells +6184.95556640625 2183.570068359375 background all_cells +6196.14501953125 2184.90673828125 background all_cells +6188.318359375 2190.246337890625 background all_cells +6205.44482421875 2228.7431640625 background all_cells +6201.48291015625 2236.10009765625 background all_cells +6198.755859375 2229.58837890625 background all_cells +6179.22607421875 2258.81591796875 background all_cells +6186.138671875 2387.061279296875 background all_cells +6205.0546875 2262.423095703125 background all_cells +6204.45849609375 2258.22705078125 background all_cells +6178.32958984375 2243.8896484375 background all_cells +6178.93359375 2251.769287109375 background all_cells +6187.99755859375 2247.33984375 background all_cells +6183.67041015625 2246.32421875 background all_cells +6090.3828125 2374.3837890625 background all_cells +6129.13427734375 2467.412841796875 background all_cells +6129.2158203125 2402.62353515625 background all_cells +6084.95703125 2387.503173828125 background all_cells +6078.02734375 2388.20458984375 background all_cells +6091.8603515625 2380.274169921875 background all_cells +6096.88134765625 2320.484619140625 background all_cells +6094.2822265625 2364.46630859375 background all_cells +6116.89208984375 2363.057861328125 background all_cells +6118.72998046875 2349.993408203125 background all_cells +6120.24169921875 2172.6455078125 background all_cells +6114.7265625 2176.0341796875 background all_cells +6114.140625 2172.065673828125 background all_cells +6104.22998046875 2211.17041015625 background all_cells +6121.775390625 2239.316162109375 background all_cells +6095.765625 2290.089599609375 background all_cells +6125.314453125 2294.20849609375 background all_cells +6132.8525390625 2290.46923828125 background all_cells +6241.55908203125 2296.083251953125 background all_cells +6241.86181640625 2312.83837890625 background all_cells +6243.22607421875 2302.943603515625 background all_cells +6307.66552734375 2293.927001953125 background all_cells +6302.693359375 2317.624755859375 background all_cells +6296.86865234375 2313.338623046875 background all_cells +6288.5478515625 2310.15283203125 background all_cells +6285.73291015625 2305.533447265625 background all_cells +6282.939453125 2322.587158203125 background all_cells +6252.2333984375 2309.803466796875 background all_cells +6271.0546875 2308.42578125 background all_cells +6258.2919921875 2314.662353515625 background all_cells +6255.88134765625 2320.02685546875 background all_cells +6251.75927734375 2317.235107421875 background all_cells +6293.9921875 2306.480224609375 background all_cells +6299.50390625 2328.18896484375 background all_cells +6385.25634765625 2337.08984375 background all_cells +6393.1240234375 2394.337158203125 background all_cells +6383.029296875 2326.040283203125 background all_cells +6348.52099609375 2304.81640625 background all_cells +6372.052734375 2306.0537109375 background all_cells +6344.14208984375 2323.12109375 background all_cells +6351.77392578125 2312.41748046875 background all_cells +6341.12841796875 2313.072021484375 background all_cells +6340.45458984375 2308.30615234375 background all_cells +6280.6962890625 2283.774169921875 background all_cells +6313.76953125 2206.421630859375 background all_cells +6347.861328125 2245.0419921875 background all_cells +6338.71484375 2286.79150390625 background all_cells +6328.00537109375 2285.986083984375 background all_cells +6340.67626953125 2245.34619140625 background all_cells +6324.0693359375 2229.14599609375 background all_cells +6329.7060546875 2238.94775390625 background all_cells +6339.36376953125 2237.330322265625 background all_cells +6373.56689453125 2219.542236328125 background all_cells +6379.4873046875 2251.26123046875 background all_cells +6368.62841796875 2243.1162109375 background all_cells +6369.703125 2228.895263671875 background all_cells +6381.20361328125 2226.81689453125 background all_cells +6328.19677734375 2181.900634765625 background all_cells +6337.13916015625 2181.88134765625 background all_cells +6331.5048828125 2171.4375 background all_cells +6375.77734375 2177.443603515625 background all_cells +6383.06689453125 2214.1572265625 background all_cells +6389.2236328125 2204.813720703125 background all_cells +6302.85498046875 2172.976318359375 background all_cells +6309.7158203125 2184.748046875 background all_cells +6319.91162109375 2188.048095703125 background all_cells +6319.98095703125 2176.760986328125 background all_cells +6314.2880859375 2192.07373046875 background all_cells +6197.15185546875 2439.631591796875 background all_cells +6197.5546875 2389.9677734375 background all_cells +6201.08642578125 2501.953125 background all_cells +6168.6298828125 2405.296630859375 background all_cells +6155.63330078125 2480.482666015625 background all_cells +6162.07763671875 2570.105712890625 background all_cells +6179.775390625 2541.698974609375 background all_cells +6178.12744140625 2552.406982421875 background all_cells +6170.1904296875 2562.216796875 background all_cells +6166.5947265625 2555.1474609375 background all_cells +6216.36962890625 2512.5244140625 background all_cells +6188.4755859375 2549.07177734375 background all_cells +6196.3525390625 2558.05810546875 background all_cells +6194.5732421875 2566.958251953125 background all_cells +6267.3310546875 2328.341064453125 background all_cells +6264.603515625 2315.00341796875 background all_cells +6261.650390625 2346.114501953125 background all_cells +6266.310546875 2353.984375 background all_cells +6337.119140625 2431.56787109375 background all_cells +6309.865234375 2553.22119140625 background all_cells +6368.9169921875 2524.914794921875 background all_cells +6267.1572265625 2522.153076171875 background all_cells +6341.447265625 2459.827392578125 background all_cells +6270.57666015625 2436.428955078125 background all_cells +6310.49853515625 2408.37841796875 background all_cells +6319.74755859375 2426.73876953125 background all_cells +6315.4326171875 2413.0888671875 background all_cells +6286.685546875 2389.151611328125 background all_cells +6293.6376953125 2359.4658203125 background all_cells +6303.01708984375 2368.795654296875 background all_cells +6249.916015625 2390.69140625 background all_cells +6243.4111328125 2570.224365234375 background all_cells +6255.16259765625 2327.289306640625 background all_cells +6254.52783203125 2349.0712890625 background all_cells +6254.18505859375 2340.64306640625 background all_cells +6272.8291015625 2329.708740234375 background all_cells +6170.55615234375 2595.920166015625 background all_cells +6178.912109375 2587.57861328125 background all_cells +6169.345703125 2587.358154296875 background all_cells +6199.8515625 2590.065673828125 background all_cells +6190.76416015625 2608.278076171875 background all_cells +6189.65380859375 2601.32421875 background all_cells +6205.90625 2596.3857421875 background all_cells +6158.11376953125 2592.67529296875 background all_cells +6153.5107421875 2602.697509765625 background all_cells +6145.21728515625 2595.603515625 background all_cells +6331.7431640625 2626.28515625 background all_cells +6342.9169921875 2632.31982421875 background all_cells +6343.8720703125 2639.250244140625 background all_cells +6336.986328125 2636.84814453125 background all_cells +6374.97705078125 2655.54052734375 background all_cells +6370.02880859375 2680.876953125 background all_cells +6379.5615234375 2639.93994140625 background all_cells +6380.35205078125 2656.36669921875 background all_cells +6376.931640625 2666.8623046875 background all_cells +6354.34619140625 2593.384033203125 background all_cells +6368.12744140625 2619.95458984375 background all_cells +6359.939453125 2596.91162109375 background all_cells +6276.86376953125 2700.568603515625 background all_cells +6324.51806640625 2711.41650390625 background all_cells +6317.9521484375 2712.21484375 background all_cells +6273.173828125 2732.53466796875 background all_cells +6287.083984375 2703.914306640625 background all_cells +6300.0888671875 2721.2890625 background all_cells +6248.94580078125 2719.176025390625 background all_cells +6262.41748046875 2724.61474609375 background all_cells +6255.07080078125 2714.39208984375 background all_cells +6252.57666015625 2725.1484375 background all_cells +6338.28125 2760.002197265625 background all_cells +6314.96484375 2743.701416015625 background all_cells +6307.2275390625 2747.897705078125 background all_cells +6312.13330078125 2754.42822265625 background all_cells +6240.625 2718.811767578125 background all_cells +6235.42333984375 2707.087158203125 background all_cells +6246.64013671875 2706.049560546875 background all_cells +6243.10400390625 2712.0341796875 background all_cells +6190.66650390625 2625.162109375 background all_cells +6218.04833984375 2685.408203125 background all_cells +6215.7548828125 2674.366455078125 background all_cells +6187.1953125 2635.001708984375 background all_cells +6132.26416015625 2740.977294921875 background all_cells +6138.58740234375 2757.9736328125 background all_cells +6143.21240234375 2753.637451171875 background all_cells +6221.08447265625 2719.759521484375 background all_cells +6215.2841796875 2755.40771484375 background all_cells +6209.05126953125 2748.00830078125 background all_cells +6127.18408203125 2685.000244140625 background all_cells +6166.60693359375 2731.975341796875 background all_cells +6137.8974609375 2732.73779296875 background all_cells +6161.6044921875 2727.606201171875 background all_cells +6238.4677734375 2661.890869140625 background all_cells +6227.74462890625 2690.94189453125 background all_cells +6237.775390625 2688.75341796875 background all_cells +6248.6806640625 2659.19091796875 background all_cells +6249.3017578125 2670.6015625 background all_cells +6261.8193359375 2687.579345703125 background all_cells +6303.40283203125 2678.23095703125 background all_cells +6282.31005859375 2692.309814453125 background all_cells +6266.49462890625 2677.75537109375 background all_cells +6276.9765625 2611.35302734375 background all_cells +6314.21142578125 2625.378662109375 background all_cells +6258.138671875 2598.01025390625 background all_cells +6256.3984375 2619.5068359375 background all_cells +6258.05859375 2613.8818359375 background all_cells +6261.28173828125 2621.757080078125 background all_cells +6263.986328125 2631.2978515625 background all_cells +6234.798828125 2648.885498046875 background all_cells +6240.72216796875 2645.929443359375 background all_cells +6260.42626953125 2632.408447265625 background all_cells +4857.1376953125 2094.638916015625 background all_cells +4864.87060546875 2162.333251953125 background all_cells +4860.806640625 2118.657470703125 background all_cells +4864.68310546875 2146.15234375 background all_cells +4857.54150390625 2143.589599609375 background all_cells +4858.4052734375 2102.88330078125 background all_cells +4882.37451171875 2156.044189453125 background all_cells +4897.35693359375 2146.541015625 background all_cells +4895.255859375 2158.13671875 background all_cells +4888.73828125 2152.48779296875 background all_cells +4875.8681640625 2141.885009765625 background all_cells +4881.07177734375 2135.192626953125 background all_cells +4874.63134765625 2137.0537109375 background all_cells +4893.21533203125 2116.851806640625 background all_cells +4897.71240234375 2128.068115234375 background all_cells +4893.90185546875 2133.1416015625 background all_cells +4876.15185546875 2131.81494140625 background all_cells +4875.62841796875 2121.759033203125 background all_cells +4908.267578125 2111.842529296875 background all_cells +4897.00439453125 2112.436279296875 background all_cells +4901.9580078125 2110.005126953125 background all_cells +4901.17578125 2116.524169921875 background all_cells +4897.74365234375 2103.020751953125 background all_cells +4899.6796875 2096.086181640625 background all_cells +4903.97998046875 2100.843017578125 background all_cells +4956.86083984375 2097.411865234375 background all_cells +4917.779296875 2100.916015625 background all_cells +4906.58740234375 2105.801025390625 background all_cells +4983.1220703125 2107.758544921875 background all_cells +5032.5166015625 2121.327392578125 background all_cells +4970.884765625 2108.14404296875 background all_cells +4979.3671875 2097.971435546875 background all_cells +4994.82080078125 2123.99853515625 background all_cells +4985.662109375 2100.83984375 background all_cells +4927.72119140625 2079.01904296875 background all_cells +4957.21533203125 2092.223388671875 background all_cells +4982.63623046875 2080.998046875 background all_cells +4964.4072265625 2089.7470703125 background all_cells +4969.18408203125 2082.577880859375 background all_cells +4955.8095703125 2086.5029296875 background all_cells +4920.8837890625 2082.0380859375 background all_cells +4907.5166015625 2084.923583984375 background all_cells +4904.00390625 2078.8359375 background all_cells +4914.07421875 2084.347900390625 background all_cells +4917.27685546875 2088.959228515625 background all_cells +4915.6162109375 2076.94140625 background all_cells +4880.74267578125 2162.9580078125 background all_cells +5390.47802734375 2161.55908203125 background all_cells +5500.794921875 2158.496826171875 background all_cells +4890.67822265625 2162.176513671875 background all_cells +4921.14306640625 2138.9140625 background all_cells +5384.56982421875 2141.164794921875 background all_cells +4926.7421875 2142.330810546875 background all_cells +4884.1220703125 2171.867431640625 background all_cells +5383.01220703125 2215.694580078125 background all_cells +5373.12060546875 2227.214111328125 background all_cells +5248.67333984375 2274.767822265625 background all_cells +4896.04248046875 2078.176025390625 background all_cells +4893.26416015625 2085.0126953125 background all_cells +4863.27978515625 2087.004638671875 background all_cells +4872.337890625 2096.1708984375 background all_cells +4869.56787109375 2087.930908203125 background all_cells +4865.82666015625 2096.468505859375 background all_cells +4875.556640625 2083.651123046875 background all_cells +4877.69091796875 2092.917236328125 background all_cells +4885.1181640625 2089.876220703125 background all_cells +4878.3955078125 2078.12255859375 background all_cells +4887.34033203125 2084.882080078125 background all_cells +5794.10595703125 2318.539794921875 background all_cells +5777.89990234375 2322.44482421875 background all_cells +5783.8125 2316.594970703125 background all_cells +5779.96875 2332.497314453125 background all_cells +5803.78662109375 2381.91455078125 background all_cells +5835.2001953125 2369.15234375 background all_cells +5818.654296875 2390.711669921875 background all_cells +5813.52734375 2390.95361328125 background all_cells +5778.40771484375 2379.1640625 background all_cells +5798.23828125 2373.604248046875 background all_cells +5794.65380859375 2362.453857421875 background all_cells +5793.34716796875 2395.647705078125 background all_cells +5786.7734375 2389.076171875 background all_cells +5776.05126953125 2383.701904296875 background all_cells +5885.79833984375 2319.379638671875 background all_cells +5893.2294921875 2329.071044921875 background all_cells +5893.40087890625 2324.789306640625 background all_cells +5889.560546875 2322.7119140625 background all_cells +5886.525390625 2313.776123046875 background all_cells +6020.869140625 2326.926513671875 background all_cells +6058.8056640625 2303.789306640625 background all_cells +6048.666015625 2377.45263671875 background all_cells +6046.84228515625 2351.186767578125 background all_cells +5912.7470703125 2340.09033203125 background all_cells +5913.359375 2356.62060546875 background all_cells +5914.4140625 2347.593994140625 background all_cells +5850.90771484375 2323.666748046875 background all_cells +5850.6513671875 2315.438232421875 background all_cells +5851.72509765625 2309.984130859375 background all_cells +5878.20068359375 2339.761474609375 background all_cells +5861.35302734375 2345.299072265625 background all_cells +5857.490234375 2340.41943359375 background all_cells +5872.6806640625 2333.784423828125 background all_cells +5866.904296875 2316.534912109375 background all_cells +5857.93408203125 2321.28271484375 background all_cells +5858.37646484375 2313.0634765625 background all_cells +5863.19921875 2326.615478515625 background all_cells +5879.56396484375 2317.74169921875 background all_cells +5872.306640625 2320.5859375 background all_cells +5887.2451171875 2361.89599609375 background all_cells +5880.189453125 2356.559326171875 background all_cells +5835.57177734375 2375.022705078125 background all_cells +5840.73779296875 2403.38916015625 background all_cells +5843.57275390625 2377.83154296875 background all_cells +5872.53955078125 2364.174560546875 background all_cells +5907.33935546875 2401.731201171875 background all_cells +5880.93017578125 2373.763671875 background all_cells +5884.904296875 2367.61083984375 background all_cells +5860.0205078125 2365.27880859375 background all_cells +5825.9296875 2422.939453125 background all_cells +5834.8857421875 2410.23974609375 background all_cells +5833.59326171875 2418.185546875 background all_cells +5821.02587890625 2476.3779296875 background all_cells +5801.27490234375 2514.498779296875 background all_cells +5821.7890625 2517.05859375 background all_cells +5831.896484375 2478.25341796875 background all_cells +5808.4638671875 2422.040283203125 background all_cells +5817.95361328125 2430.73046875 background all_cells +5816.46142578125 2416.7431640625 background all_cells +5815.17333984375 2420.73388671875 background all_cells +5745.1201171875 2595.6337890625 background all_cells +5737.90966796875 2555.03955078125 background all_cells +5760.927734375 2593.990478515625 background all_cells +5758.28173828125 2585.20849609375 background all_cells +5792.3232421875 2621.591552734375 background all_cells +5777.36328125 2618.170654296875 background all_cells +5780.77685546875 2625.323974609375 background all_cells +5782.5556640625 2616.591064453125 background all_cells +5776.72314453125 2632.04296875 background all_cells +5791.365234375 2630.39208984375 background all_cells +5808.1376953125 2606.348876953125 background all_cells +5820.271484375 2662.99267578125 background all_cells +5807.74072265625 2630.260009765625 background all_cells +5817.52978515625 2620.837890625 background all_cells +5813.51123046875 2574.45654296875 background all_cells +5823.42919921875 2587.566650390625 background all_cells +5821.28515625 2580.95947265625 background all_cells +5888.76123046875 2542.461181640625 background all_cells +5881.73974609375 2572.1455078125 background all_cells +5881.208984375 2564.146728515625 background all_cells +5891.7412109375 2575.068115234375 background all_cells +5893.5859375 2558.5693359375 background all_cells +5896.7275390625 2683.564453125 background all_cells +5899.8134765625 2704.937255859375 background all_cells +5887.2060546875 2699.961669921875 background all_cells +5904.62548828125 2653.959716796875 background all_cells +5941.46630859375 2655.07666015625 background all_cells +5899.068359375 2659.11767578125 background all_cells +5901.30517578125 2673.662841796875 background all_cells +5909.5625 2659.945068359375 background all_cells +5849.58642578125 2552.308837890625 background all_cells +5849.56640625 2559.5791015625 background all_cells +5856.59130859375 2556.330078125 background all_cells +5861.6318359375 2550.642822265625 background all_cells +5855.80712890625 2631.60205078125 background all_cells +5867.4541015625 2671.063720703125 background all_cells +5872.89208984375 2613.052734375 background all_cells +5863.181640625 2592.35205078125 background all_cells +5851.14013671875 2539.030517578125 background all_cells +5853.8974609375 2549.2802734375 background all_cells +5856.3232421875 2543.927734375 background all_cells +5793.779296875 2509.3095703125 background all_cells +5786.78125 2507.554931640625 background all_cells +5788.05078125 2517.99267578125 background all_cells +5782.31884765625 2513.795654296875 background all_cells +5780.7841796875 2526.206787109375 background all_cells +5785.95166015625 2531.640625 background all_cells +5774.58154296875 2531.315673828125 background all_cells +5773.66015625 2526.853515625 background all_cells +5804.57861328125 2529.6298828125 background all_cells +5813.4033203125 2513.782470703125 background all_cells +5808.38037109375 2515.830078125 background all_cells +5807.08740234375 2510.181396484375 background all_cells +5813.68505859375 2522.6298828125 background all_cells +5805.7822265625 2526.0537109375 background all_cells +5836.2490234375 2423.696533203125 background all_cells +5843.18701171875 2454.88818359375 background all_cells +5841.0068359375 2444.3134765625 background all_cells +5850.7509765625 2434.101318359375 background all_cells +5844.33642578125 2428.013427734375 background all_cells +5939.7783203125 2522.319580078125 background all_cells +5954.3291015625 2536.387451171875 background all_cells +5964.9423828125 2540.594970703125 background all_cells +5982.50146484375 2608.448974609375 background all_cells +5959.05322265625 2543.99462890625 background all_cells +6023.54150390625 2600.191650390625 background all_cells +6014.44775390625 2565.5576171875 background all_cells +6094.40673828125 2638.3056640625 background all_cells +6020.0107421875 2588.8896484375 background all_cells +6024.90673828125 2493.903076171875 background all_cells +6022.90771484375 2609.7470703125 background all_cells +5879.82958984375 2525.841796875 background all_cells +5905.50048828125 2513.560302734375 background all_cells +5892.9658203125 2533.69775390625 background all_cells +5885.27734375 2535.0859375 background all_cells +5881.27001953125 2506.354736328125 background all_cells +5939.84423828125 2500.443359375 background all_cells +5885.599609375 2504.43896484375 background all_cells +5864.67822265625 2425.680908203125 background all_cells +5945.77880859375 2464.0849609375 background all_cells +5891.5576171875 2476.036865234375 background all_cells +5890.8798828125 2463.87353515625 background all_cells +5503.126953125 2146.380126953125 background all_cells +5571.01806640625 2373.718017578125 background all_cells +5513.73583984375 2178.12548828125 background all_cells +5483.25146484375 2142.607421875 background all_cells +5483.40673828125 2152.992919921875 background all_cells +5479.12890625 2164.77587890625 background all_cells +5660.86669921875 2215.2119140625 background all_cells +5669.07470703125 2223.51611328125 background all_cells +5653.408203125 2221.10986328125 background all_cells +5677.60986328125 2122.091552734375 background all_cells +5614.7666015625 2169.989501953125 background all_cells +5640.6982421875 2166.974609375 background all_cells +5637.7841796875 2158.574951171875 background all_cells +5488.13525390625 2115.392578125 background all_cells +5482.79638671875 2134.860595703125 background all_cells +5511.00537109375 2124.20458984375 background all_cells +5486.1767578125 2125.9267578125 background all_cells +5803.00146484375 2305.39892578125 background all_cells +5817.96728515625 2305.061279296875 background all_cells +5825.0439453125 2301.1796875 background all_cells +5816.4462890625 2299.394775390625 background all_cells +5804.37548828125 2299.761962890625 background all_cells +5902.802734375 2296.3505859375 background all_cells +5898.74365234375 2415.5400390625 background all_cells +5877.89697265625 2309.720703125 background all_cells +5772.4013671875 2334.548583984375 background all_cells +5771.8720703125 2342.212646484375 background all_cells +5772.7060546875 2328.11865234375 background all_cells +5771.96630859375 2322.84375 background all_cells +5785.525390625 2339.047119140625 background all_cells +5788.7294921875 2325.20166015625 background all_cells +5768.58056640625 2139.244873046875 background all_cells +5756.6865234375 2130.030517578125 background all_cells +5778.77392578125 2181.91259765625 background all_cells +5773.22705078125 2192.588134765625 background all_cells +5787.142578125 2169.691650390625 background all_cells +5797.78857421875 2208.933349609375 background all_cells +5759.2275390625 2233.5869140625 background all_cells +5819.35498046875 2292.864013671875 background all_cells +5737.15576171875 2275.48974609375 background all_cells +5744.80126953125 2236.39990234375 background all_cells +5742.55810546875 2248.65966796875 background all_cells +5748.4677734375 2241.47802734375 background all_cells +5731.65283203125 2147.52587890625 background all_cells +5748.484375 2182.772705078125 background all_cells +5743.80029296875 2192.738037109375 background all_cells +5735.22021484375 2188.58837890625 background all_cells +5727.23779296875 2184.990966796875 background all_cells +5873.88525390625 2215.586669921875 background all_cells +5903.1396484375 2215.082763671875 background all_cells +5866.51220703125 2150.514892578125 background all_cells +5860.81884765625 2222.884033203125 background all_cells +5671.59521484375 2244.8505859375 background all_cells +5725.6025390625 2238.93994140625 background all_cells +5675.10791015625 2260.932861328125 background all_cells +5689.93701171875 2260.677978515625 background all_cells +5648.291015625 2261.960205078125 background all_cells +5682.04296875 2316.67529296875 background all_cells +5745.26953125 2320.35498046875 background all_cells +5752.57275390625 2326.591796875 background all_cells +5740.5595703125 2319.04296875 background all_cells +5756.1005859375 2321.2958984375 background all_cells +5694.703125 2314.88232421875 background all_cells +5764.2841796875 2386.696044921875 background all_cells +5741.0732421875 2332.7626953125 background all_cells +5766.8125 2395.27880859375 background all_cells +5724.7041015625 2412.411376953125 background all_cells +5662.96240234375 2341.419921875 background all_cells +5668.876953125 2337.48291015625 background all_cells +5672.8759765625 2272.435546875 background all_cells +5734.32275390625 2285.1455078125 background all_cells +5675.5576171875 2288.245849609375 background all_cells +5664.51220703125 2280.72900390625 background all_cells +5704.41943359375 2279.75 background all_cells +3151.365966796875 1967.423095703125 background all_cells +3165.92919921875 2112.841796875 background all_cells +3163.402587890625 1881.3143310546875 background all_cells +3153.77392578125 1875.4180908203125 background all_cells +3243.127197265625 1948.203369140625 background all_cells +3278.498779296875 2122.89599609375 background all_cells +3260.131591796875 1968.0601806640625 background all_cells +3246.065185546875 2007.2545166015625 background all_cells +3174.71240234375 1903.9862060546875 background all_cells +3194.53125 1878.497802734375 background all_cells +3186.401123046875 1877.263916015625 background all_cells +3176.82666015625 1885.681396484375 background all_cells +3645.8701171875 2287.2041015625 background all_cells +3663.589111328125 2271.859130859375 background all_cells +3671.0810546875 2280.581298828125 background all_cells +3725.174072265625 2294.45458984375 background all_cells +3703.218505859375 2264.073974609375 background all_cells +3715.181396484375 2283.580810546875 background all_cells +3707.950439453125 2274.36669921875 background all_cells +3698.949462890625 2266.733642578125 background all_cells +3692.534423828125 2262.438720703125 background all_cells +3675.87451171875 2261.715576171875 background all_cells +3683.9931640625 2255.007080078125 background all_cells +3681.2197265625 2268.400146484375 background all_cells +3521.99462890625 2253.176025390625 background all_cells +3554.69921875 2314.274169921875 background all_cells +3538.551513671875 2310.767822265625 background all_cells +3538.81298828125 2252.09375 background all_cells +3529.16748046875 2253.9462890625 background all_cells +3580.595458984375 2312.246337890625 background all_cells +3614.940673828125 2254.989501953125 background all_cells +3587.012939453125 2291.91552734375 background all_cells +3589.9443359375 2295.18603515625 background all_cells +3597.04833984375 2358.2548828125 background all_cells +3606.418212890625 2347.354248046875 background all_cells +3613.37353515625 2346.595703125 background all_cells +3598.4638671875 2344.239501953125 background all_cells +3571.849609375 2350.348388671875 background all_cells +3592.782958984375 2346.830322265625 background all_cells +3431.14501953125 2142.9560546875 background all_cells +3436.146728515625 2294.769775390625 background all_cells +3426.726318359375 2294.10009765625 background all_cells +3542.742431640625 2232.63232421875 background all_cells +3543.803955078125 2243.418212890625 background all_cells +3539.164794921875 2241.005859375 background all_cells +3514.580078125 2235.512451171875 background all_cells +3492.391357421875 2340.58740234375 background all_cells +3514.798095703125 2311.69775390625 background all_cells +3493.80322265625 2300.436767578125 background all_cells +3502.36669921875 2319.8046875 background all_cells +3481.85595703125 2317.397705078125 background all_cells +3433.913818359375 2318.66845703125 background all_cells +3442.034423828125 2346.64013671875 background all_cells +3435.650146484375 2344.95458984375 background all_cells +3429.72509765625 2324.17333984375 background all_cells +3249.686767578125 1829.0439453125 background all_cells +3243.29541015625 1849.0908203125 background all_cells +3327.2353515625 1839.298095703125 background all_cells +3323.43408203125 1836.6531982421875 background all_cells +3302.267333984375 1832.117431640625 background all_cells +3317.591796875 1835.211669921875 background all_cells +3309.702880859375 1881.3896484375 background all_cells +3275.390380859375 1884.09130859375 background all_cells +3537.41064453125 1880.167236328125 background all_cells +3310.9306640625 1910.553955078125 background all_cells +3254.656982421875 1894.77978515625 background all_cells +3259.209228515625 1880.0987548828125 background all_cells +3341.402099609375 1806.1812744140625 background all_cells +3745.544921875 1832.7994384765625 background all_cells +3660.036376953125 1837.782470703125 background all_cells +3366.074951171875 1802.5322265625 background all_cells +3364.261474609375 1827.4765625 background all_cells +3333.86279296875 1847.038330078125 background all_cells +3338.099365234375 1810.0762939453125 background all_cells +3335.677001953125 1813.6505126953125 background all_cells +3335.842041015625 1803.0960693359373 background all_cells +3300.908935546875 1864.345703125 background all_cells +3299.235107421875 1870.947265625 background all_cells +3291.196533203125 1870.40869140625 background all_cells +3795.981689453125 2152.78564453125 background all_cells +3866.380126953125 2144.102783203125 background all_cells +3816.86865234375 2138.050048828125 background all_cells +3873.359619140625 2156.502197265625 background all_cells +3883.904052734375 2149.8759765625 background all_cells +3876.52197265625 2146.32861328125 background all_cells +3873.3984375 2145.4541015625 background all_cells +3869.035400390625 2123.89697265625 background all_cells +3978.866943359375 1904.921875 background all_cells +3967.361572265625 2125.2265625 background all_cells +3874.43310546875 1963.36767578125 background all_cells +3833.215087890625 2096.244140625 background all_cells +3862.35400390625 2128.05712890625 background all_cells +3856.997314453125 2079.3349609375 background all_cells +3852.4365234375 2077.431884765625 background all_cells +3835.782470703125 2117.296142578125 background all_cells +3987.193603515625 2234.003173828125 background all_cells +4097.494140625 2267.763916015625 background all_cells +4043.441162109375 2292.476318359375 background all_cells +4003.466064453125 2354.78076171875 background all_cells +4000.672607421875 2233.539306640625 background all_cells +4592.90478515625 2393.677734375 background all_cells +4615.19677734375 2388.48486328125 background all_cells +4601.56787109375 2362.773681640625 background all_cells +4564.4443359375 2380.08447265625 background all_cells +4562.240234375 2368.38623046875 background all_cells +4601.28076171875 2289.8466796875 background all_cells +4584.39306640625 2221.332763671875 background all_cells +4572.3388671875 2228.729736328125 background all_cells +4579.23193359375 2228.219970703125 background all_cells +4582.02197265625 2235.68359375 background all_cells +4594.6787109375 2247.68212890625 background all_cells +3897.1259765625 2152.92041015625 background all_cells +4308.54833984375 2159.63916015625 background all_cells +4306.8818359375 2149.770263671875 background all_cells +4440.82763671875 1864.1563720703125 background all_cells +4447.4482421875 2031.7940673828125 background all_cells +4447.92822265625 1958.410400390625 background all_cells +4590.7705078125 2056.043212890625 background all_cells +4508.166015625 1887.818603515625 background all_cells +4461.43603515625 1893.381103515625 background all_cells +4203.943359375 1918.4293212890625 background all_cells +4314.3583984375 1831.0184326171875 background all_cells +4311.68798828125 1955.922119140625 background all_cells +3834.46484375 2250.234375 background all_cells +3852.3955078125 2220.697265625 background all_cells +3837.59619140625 2228.830078125 background all_cells +3908.853515625 2234.593505859375 background all_cells +3923.1357421875 2218.683837890625 background all_cells +3918.614990234375 2241.06982421875 background all_cells +3913.936767578125 2209.0966796875 background all_cells +3878.49658203125 2223.911865234375 background all_cells +3878.010986328125 2249.992431640625 background all_cells +3878.45361328125 2239.75048828125 background all_cells +3868.7099609375 2216.57421875 background all_cells +3896.515869140625 2208.106689453125 background all_cells +3893.171875 2234.02490234375 background all_cells +3884.43896484375 2218.6123046875 background all_cells +3610.1904296875 2166.48388671875 background all_cells +3618.0732421875 2357.826171875 background all_cells +3612.899169921875 2360.165771484375 background all_cells +3613.038818359375 2247.021484375 background all_cells +3699.61181640625 2325.689697265625 background all_cells +3689.34130859375 2335.17236328125 background all_cells +3652.197021484375 2326.465087890625 background all_cells +3667.2802734375 2286.2255859375 background all_cells +3678.310302734375 2305.398681640625 background all_cells +3696.763916015625 2296.49267578125 background all_cells +3661.981201171875 2291.515625 background all_cells +3649.01806640625 2370.046875 background all_cells +3647.400146484375 2409.272216796875 background all_cells +3639.7724609375 2405.343505859375 background all_cells +3645.290283203125 2399.216552734375 background all_cells +3650.2646484375 2360.4580078125 background all_cells +3641.305908203125 2368.807861328125 background all_cells +3694.832763671875 2245.53076171875 background all_cells +3663.9130859375 2262.601318359375 background all_cells +3655.907470703125 2262.76416015625 background all_cells +3688.5859375 2244.35302734375 background all_cells +3660.35888671875 2167.796630859375 background all_cells +3685.4404296875 2198.921630859375 background all_cells +3686.050048828125 2181.18896484375 background all_cells +3656.08984375 2176.1796875 background all_cells +3768.0400390625 2405.307373046875 background all_cells +3797.904541015625 2395.6123046875 background all_cells +3788.125244140625 2397.242431640625 background all_cells +3838.04833984375 2465.20849609375 background all_cells +3819.099365234375 2330.55810546875 background all_cells +3824.6689453125 2326.108154296875 background all_cells +3832.10205078125 2325.25390625 background all_cells +3810.2060546875 2332.55908203125 background all_cells +3826.457275390625 2406.531005859375 background all_cells +3829.39697265625 2423.89306640625 background all_cells +3769.486083984375 2455.1982421875 background all_cells +3791.486572265625 2440.123291015625 background all_cells +3783.843505859375 2456.900634765625 background all_cells +3780.396728515625 2450.33740234375 background all_cells +3747.544189453125 2539.064453125 background all_cells +3770.294921875 2523.70849609375 background all_cells +3771.33837890625 2550.358642578125 background all_cells +3773.080322265625 2539.669677734375 background all_cells +3763.417724609375 2544.775634765625 background all_cells +3882.117431640625 2511.193115234375 background all_cells +3869.572509765625 2511.711669921875 background all_cells +3886.486328125 2516.66357421875 background all_cells +3878.7568359375 2525.5078125 background all_cells +3836.883056640625 2495.541015625 background all_cells +3826.409912109375 2537.775390625 background all_cells +3831.94921875 2542.41455078125 background all_cells +3824.631103515625 2544.646240234375 background all_cells +3854.423583984375 2522.5234375 background all_cells +3824.838623046875 2523.734619140625 background all_cells +3794.43017578125 2517.53271484375 background all_cells +3815.334716796875 2514.837158203125 background all_cells +3813.6845703125 2524.90869140625 background all_cells +3802.95849609375 2514.318359375 background all_cells +3803.962890625 2523.68115234375 background all_cells +3789.859619140625 2559.798583984375 background all_cells +3789.23828125 2219.146484375 background all_cells +3813.60986328125 2206.76416015625 background all_cells +3801.33740234375 2221.00537109375 background all_cells +3790.357177734375 2315.31640625 background all_cells +3834.999267578125 2317.97314453125 background all_cells +3813.9931640625 2317.687744140625 background all_cells +3712.3623046875 2304.0380859375 background all_cells +3751.03662109375 2299.9521484375 background all_cells +3724.8291015625 2308.041259765625 background all_cells +3712.8896484375 2314.3203125 background all_cells +3832.33447265625 2256.087646484375 background all_cells +3815.098388671875 2269.59912109375 background all_cells +3830.294189453125 2262.93896484375 background all_cells +3828.924072265625 2258.55908203125 background all_cells +3711.237548828125 2210.24755859375 background all_cells +3702.960205078125 2248.964111328125 background all_cells +3708.66357421875 2235.03271484375 background all_cells +3715.870849609375 2229.31787109375 background all_cells +3654.7578125 1986.2991943359373 background all_cells +3660.730712890625 2054.97802734375 background all_cells +3687.618408203125 2126.8623046875 background all_cells +3666.525390625 2142.766845703125 background all_cells +3687.447021484375 2131.581298828125 background all_cells +3687.348388671875 2091.416015625 background all_cells +3675.320556640625 2108.465576171875 background all_cells +3675.950927734375 2100.332275390625 background all_cells +3684.625732421875 2099.88525390625 background all_cells +3535.2353515625 2226.451904296875 background all_cells +3593.323486328125 2155.770263671875 background all_cells +3539.53759765625 2066.28369140625 background all_cells +3711.635009765625 2087.903564453125 background all_cells +3740.01611328125 2037.0709228515625 background all_cells +3733.159423828125 2112.7333984375 background all_cells +3725.251953125 2114.86474609375 background all_cells +3764.23095703125 2123.959716796875 background all_cells +3781.439208984375 2146.062255859375 background all_cells +3778.4619140625 2126.52734375 background all_cells +3754.36474609375 2096.435546875 background all_cells +3792.811279296875 2108.96875 background all_cells +3778.68310546875 2106.1240234375 background all_cells +3772.93505859375 2115.41162109375 background all_cells +3746.4755859375 2183.76025390625 background all_cells +3757.697265625 2186.976318359375 background all_cells +3707.336181640625 2183.8828125 background all_cells +3981.74462890625 2177.5341796875 background all_cells +4056.269287109375 2160.48486328125 background all_cells +3788.459716796875 2172.30322265625 background all_cells +3792.03515625 2178.289794921875 background all_cells +3992.60791015625 2158.506103515625 background all_cells +3985.7978515625 2180.864013671875 background all_cells +3730.361328125 2161.440673828125 background all_cells +3737.105224609375 2179.4755859375 background all_cells +3737.86181640625 2170.7578125 background all_cells +4557.09375 1749.9854736328125 background all_cells +4051.076904296875 1789.98486328125 background all_cells +4573.27490234375 1779.6876220703125 background all_cells +4830.95166015625 1805.787841796875 background all_cells +4819.990234375 1955.4329833984373 background all_cells +4827.94970703125 1922.6783447265625 background all_cells +4834.06787109375 1949.1334228515625 background all_cells +4839.48486328125 1901.0181884765625 background all_cells +4831.830078125 1798.88037109375 background all_cells +4711.65185546875 1873.1527099609373 background all_cells +4792.6259765625 1932.3836669921875 background all_cells +4739.85498046875 1960.626220703125 background all_cells +4728.59716796875 1903.6768798828125 background all_cells +4815.11083984375 2008.89697265625 background all_cells +4831.224609375 2031.96630859375 background all_cells +4830.767578125 2017.5745849609373 background all_cells +4826.0927734375 2002.2900390625 background all_cells +4805.37890625 2027.140380859375 background all_cells +4828.56640625 2048.944091796875 background all_cells +4827.65478515625 2040.5811767578125 background all_cells +4839.91552734375 2055.09765625 background all_cells +4851.57666015625 2054.163330078125 background all_cells +4852.1552734375 2044.688232421875 background all_cells +4864.32666015625 2038.78662109375 background all_cells +4852.052734375 2076.373046875 background all_cells +4855.6796875 2065.18310546875 background all_cells +4840.72900390625 2066.860595703125 background all_cells +4829.29833984375 2078.972412109375 background all_cells +4835.61865234375 2075.466552734375 background all_cells +4636.423828125 2110.83935546875 background all_cells +4760.42138671875 2130.0966796875 background all_cells +4670.9765625 2046.9248046875 background all_cells +4796.9892578125 2095.1435546875 background all_cells +4785.56396484375 2103.447509765625 background all_cells +4804.921875 2100.611572265625 background all_cells +4791.77392578125 2099.7236328125 background all_cells +4811.21240234375 2122.14111328125 background all_cells +4783.1845703125 2112.605224609375 background all_cells +4778.97900390625 2108.38623046875 background all_cells +4812.52001953125 2111.702880859375 background all_cells +4811.21337890625 2053.4130859375 background all_cells +4810.71484375 2059.527587890625 background all_cells +4817.69287109375 2059.07666015625 background all_cells +4805.181640625 2077.497802734375 background all_cells +4809.15576171875 2092.78369140625 background all_cells +4814.4814453125 2085.56591796875 background all_cells +4810.64794921875 2163.139892578125 background all_cells +4821.708984375 2138.38671875 background all_cells +4817.72119140625 2142.63671875 background all_cells +4826.02587890625 2116.275390625 background all_cells +4834.95751953125 2114.18896484375 background all_cells +4826.48876953125 2122.701416015625 background all_cells +4827.12451171875 2110.6943359375 background all_cells +4831.51416015625 2090.1171875 background all_cells +4818.10400390625 2096.23046875 background all_cells +4824.6787109375 2099.572998046875 background all_cells +4824.1650390625 2092.453369140625 background all_cells +4508.75341796875 2204.993896484375 background all_cells +4517.48046875 2197.3837890625 background all_cells +4517.041015625 2207.728271484375 background all_cells +4514.0458984375 2210.339111328125 background all_cells +4571.2880859375 2261.464111328125 background all_cells +4582.9326171875 2186.3427734375 background all_cells +4572.4033203125 2240.315673828125 background all_cells +4543.10400390625 2223.0048828125 background all_cells +4553.361328125 2237.71875 background all_cells +4547.79931640625 2217.15576171875 background all_cells +5813.3037109375 1933.6917724609373 background all_cells +5868.9287109375 1996.56640625 background all_cells +5849.00048828125 1954.638916015625 background all_cells +5838.16064453125 1954.3209228515625 background all_cells +5831.88671875 1962.8702392578125 background all_cells +5916.5732421875 1582.94482421875 background all_cells +5914.83056640625 1627.255859375 background all_cells +5907.1005859375 1621.1885986328125 background all_cells +5909.2431640625 1584.594482421875 background all_cells +5882.70849609375 1928.4197998046875 background all_cells +5962.07666015625 1990.8258056640625 background all_cells +5931.76025390625 1951.5067138671875 background all_cells +5884.49853515625 1966.5450439453125 background all_cells +5911.53662109375 1642.7034912109375 background all_cells +5878.77197265625 1906.3721923828125 background all_cells +5906.4765625 1805.98046875 background all_cells +6096.9599609375 1604.1937255859375 background all_cells +6109.3447265625 1538.9296875 background all_cells +6103.296875 1574.6253662109375 background all_cells +6105.02294921875 1611.5235595703125 background all_cells +6107.99755859375 1670.0872802734375 background all_cells +6103.64697265625 1669.5784912109375 background all_cells +6100.85400390625 1612.1318359375 background all_cells +6053.3505859375 1949.1124267578125 background all_cells +6036.6337890625 1955.80908203125 background all_cells +6063.2880859375 1949.795166015625 background all_cells +6010.43994140625 1928.5040283203125 background all_cells +6019.4306640625 1741.3145751953125 background all_cells +6024.55029296875 1925.74658203125 background all_cells +6028.3701171875 1928.2960205078125 background all_cells +6026.77587890625 1932.7164306640625 background all_cells +5996.57958984375 1972.903076171875 background all_cells +6056.33251953125 1919.1595458984373 background all_cells +6066.736328125 1724.329833984375 background all_cells +6074.74755859375 1729.4488525390625 background all_cells +6072.3486328125 1931.729736328125 background all_cells +6058.87158203125 1924.992919921875 background all_cells +6058.845703125 1932.3890380859373 background all_cells +5967.146484375 2012.9642333984373 background all_cells +5978.29052734375 2001.666015625 background all_cells +5974.6201171875 2005.9283447265625 background all_cells +5974.50439453125 1991.639892578125 background all_cells +5980.84423828125 2010.703857421875 background all_cells +5971.16650390625 2018.6845703125 background all_cells +5940.03857421875 2017.1630859375 background all_cells +5957.6279296875 2031.6341552734373 background all_cells +5947.0830078125 2030.5123291015625 background all_cells +6019.76806640625 2016.3782958984373 background all_cells +6033.35009765625 2033.0379638671875 background all_cells +6031.33837890625 2027.118896484375 background all_cells +6027.7998046875 2032.0457763671875 background all_cells +6025.00390625 2025.085205078125 background all_cells +6023.84130859375 2009.958251953125 background all_cells +5210.7841796875 2059.109130859375 background all_cells +5224.201171875 2078.7880859375 background all_cells +5221.31396484375 2064.541259765625 background all_cells +5212.3681640625 2080.49560546875 background all_cells +5328.888671875 2081.77734375 background all_cells +5361.10009765625 2059.4912109375 background all_cells +5339.5400390625 2077.326904296875 background all_cells +5303.8447265625 2120.781494140625 background all_cells +5351.38818359375 2122.315185546875 background all_cells +5354.087890625 2116.07763671875 background all_cells +5304.92138671875 2111.197021484375 background all_cells +5262.1455078125 2039.6025390625 background all_cells +5265.7392578125 2103.432861328125 background all_cells +5266.51513671875 2067.98779296875 background all_cells +6036.9833984375 2036.823974609375 background all_cells +6027.5400390625 2065.51904296875 background all_cells +6031.9716796875 2057.1318359375 background all_cells +6033.70556640625 2046.073974609375 background all_cells +6107.203125 2069.21044921875 background all_cells +6078.5634765625 2251.10595703125 background all_cells +5999.60498046875 2242.996337890625 background all_cells +6084.54541015625 2308.09326171875 background all_cells +6080.0927734375 2246.422607421875 background all_cells +6036.13330078125 2107.445556640625 background all_cells +6069.0458984375 2207.656982421875 background all_cells +6048.91796875 2216.893310546875 background all_cells +6048.84130859375 2128.96875 background all_cells +6042.21875 2123.387939453125 background all_cells +5967.2978515625 2099.78173828125 background all_cells +5913.5849609375 2220.868896484375 background all_cells +5966.068359375 2148.448486328125 background all_cells +5927.63037109375 2137.397705078125 background all_cells +5920.4384765625 2136.1201171875 background all_cells +5983.63525390625 2091.07958984375 background all_cells +5997.86767578125 2062.407470703125 background all_cells +5996.84619140625 2090.761962890625 background all_cells +5951.494140625 2039.7548828125 background all_cells +5974.64208984375 2094.0458984375 background all_cells +5967.08740234375 2093.28076171875 background all_cells +5970.26318359375 2072.94091796875 background all_cells +5695.6328125 2063.449951171875 background all_cells +5771.4443359375 2086.755615234375 background all_cells +5763.7158203125 2079.657470703125 background all_cells +5739.91259765625 2050.90869140625 background all_cells +5727.29345703125 2071.59814453125 background all_cells +5809.06689453125 2068.10986328125 background all_cells +5850.755859375 2098.297607421875 background all_cells +5810.845703125 2087.53369140625 background all_cells +5795.4091796875 2049.5849609375 background all_cells +5803.83251953125 2085.831298828125 background all_cells +5802.892578125 2055.779296875 background all_cells +5444.39404296875 2072.934326171875 background all_cells +5555.236328125 2073.479248046875 background all_cells +5551.83154296875 2053.660400390625 background all_cells +5480.47216796875 2037.258056640625 background all_cells +5449.048828125 2081.8525390625 background all_cells +5445.17822265625 2047.7247314453125 background all_cells +5634.67578125 2084.242431640625 background all_cells +5635.427734375 2102.124755859375 background all_cells +5653.45703125 2081.9130859375 background all_cells +5641.6875 2071.029296875 background all_cells +5636.58984375 2073.48193359375 background all_cells +5456.64501953125 2091.694580078125 background all_cells +5443.787109375 2117.705810546875 background all_cells +5479.95458984375 2102.6337890625 background all_cells +4846.03955078125 2056.818359375 background all_cells +4868.138671875 2073.90185546875 background all_cells +4865.26708984375 2059.0810546875 background all_cells +4867.2578125 2052.30810546875 background all_cells +4859.146484375 2056.860595703125 background all_cells +4893.85986328125 2064.5283203125 background all_cells +4892.96875 2073.477294921875 background all_cells +4897.63427734375 2069.7060546875 background all_cells +4895.15234375 2050.088134765625 background all_cells +4879.310546875 2051.1728515625 background all_cells +4880.46435546875 2044.7122802734373 background all_cells +4883.12158203125 2038.7623291015625 background all_cells +4875.744140625 2061.943603515625 background all_cells +4874.0078125 2074.69970703125 background all_cells +4880.14892578125 2067.2431640625 background all_cells +4886.03369140625 2069.946533203125 background all_cells +4887.1044921875 2075.46484375 background all_cells +5031.22021484375 2067.177001953125 background all_cells +5059.0947265625 2071.41455078125 background all_cells +5036.462890625 2082.80126953125 background all_cells +5042.52001953125 2060.91943359375 background all_cells +5041.248046875 2069.69189453125 background all_cells +5032.08203125 2073.66796875 background all_cells +5083.81787109375 2043.90380859375 background all_cells +5156.7197265625 2030.976318359375 background all_cells +5120.73779296875 2039.7607421875 background all_cells +5098.2978515625 2044.3485107421875 background all_cells +5081.70166015625 2101.36962890625 background all_cells +5140.30224609375 2100.6513671875 background all_cells +5103.7890625 2118.963623046875 background all_cells +5051.50390625 2038.190185546875 background all_cells +5060.923828125 2040.1376953125 background all_cells +5054.1884765625 2046.9375 background all_cells +4992.7060546875 2055.88134765625 background all_cells +5015.1552734375 2048.906982421875 background all_cells +5041.6484375 2050.44677734375 background all_cells +5027.14453125 2047.2921142578125 background all_cells +5018.71630859375 2039.216552734375 background all_cells +5005.62646484375 2079.3720703125 background all_cells +5025.32275390625 2071.763916015625 background all_cells +5008.2109375 2073.115234375 background all_cells +4901.71240234375 2073.264892578125 background all_cells +4911.6787109375 2070.06640625 background all_cells +4985.3857421875 2086.15576171875 background all_cells +4985.01318359375 2063.388427734375 background all_cells +4979.3798828125 2069.4375 background all_cells +4979.8935546875 2062.64208984375 background all_cells +4984.294921875 2073.313232421875 background all_cells +4977.9638671875 2075.93212890625 background all_cells +4908.93017578125 2042.652587890625 background all_cells +4923.5048828125 2052.89208984375 background all_cells +4919.04638671875 2043.6075439453125 background all_cells +4914.470703125 2053.0126953125 background all_cells +4909.96826171875 2048.260498046875 background all_cells +4909.8251953125 2056.382080078125 background all_cells +4914.83251953125 2063.977783203125 background all_cells +4905.26416015625 2061.004638671875 background all_cells +4917.1083984375 2058.6240234375 background all_cells +4850.1884765625 1779.8248291015625 background all_cells +4873.36962890625 1790.573486328125 background all_cells +4848.15380859375 1784.839111328125 background all_cells +4886.3505859375 1856.5126953125 background all_cells +4916.91943359375 1844.0546875 background all_cells +4888.73095703125 1850.03564453125 background all_cells +4882.28173828125 1819.8980712890625 background all_cells +4882.73828125 1812.2589111328125 background all_cells +4887.783203125 1808.4830322265625 background all_cells +4877.92041015625 1810.5965576171875 background all_cells +4902.9892578125 1813.1402587890625 background all_cells +4890.14111328125 1802.5316162109373 background all_cells +4878.13525390625 1858.020751953125 background all_cells +4875.24169921875 1822.3057861328125 background all_cells +4871.3798828125 1831.5164794921875 background all_cells +4878.20703125 1827.162841796875 background all_cells +4853.15966796875 2022.7723388671875 background all_cells +4872.162109375 2025.40185546875 background all_cells +4870.1279296875 2019.8631591796875 background all_cells +4866.10205078125 2031.6058349609373 background all_cells +4930.11083984375 2029.3900146484373 background all_cells +4985.2294921875 2024.734130859375 background all_cells +4965.900390625 2020.4097900390625 background all_cells +4958.853515625 2020.869873046875 background all_cells +4957.2890625 2029.8909912109373 background all_cells +4907.3115234375 2036.24560546875 background all_cells +4920.9443359375 2034.649658203125 background all_cells +4915.6376953125 2019.1895751953125 background all_cells +4909.37890625 2029.9482421875 background all_cells +4876.25244140625 2029.8675537109373 background all_cells +4882.845703125 2032.38427734375 background all_cells +4877.93896484375 2024.1510009765625 background all_cells +4942.39013671875 1904.6754150390625 background all_cells +4953.11669921875 1923.5574951171875 background all_cells +4933.94921875 1942.771728515625 background all_cells +4946.37451171875 2002.6424560546875 background all_cells +4875.2197265625 2008.122802734375 background all_cells +4871.74169921875 1916.2147216796875 background all_cells +4872.791015625 2014.2191162109373 background all_cells +4873.58544921875 1990.555419921875 background all_cells +4881.2861328125 2008.0 background all_cells +4889.08984375 2014.5538330078125 background all_cells +4902.16015625 2013.89013671875 background all_cells +4902.5732421875 2008.7957763671875 background all_cells +4890.314453125 2008.248291015625 background all_cells +4849.75244140625 2008.119873046875 background all_cells +4860.49853515625 2013.7275390625 background all_cells +4858.8095703125 2004.6051025390625 background all_cells +4892.81298828125 1876.07568359375 background all_cells +4921.68310546875 1999.027587890625 background all_cells +4897.59326171875 1932.0570068359373 background all_cells +4952.822265625 1756.771484375 background all_cells +5134.48828125 1756.906005859375 background all_cells +4974.05859375 1749.480712890625 background all_cells +4961.9580078125 1754.572021484375 background all_cells +5028.1357421875 1929.219482421875 background all_cells +5049.95068359375 1951.72412109375 background all_cells +5182.89697265625 1946.9036865234373 background all_cells +5154.71923828125 1941.6199951171875 background all_cells +5109.74853515625 1910.8494873046875 background all_cells +5126.10302734375 1919.4903564453125 background all_cells +5100.67529296875 1909.5150146484373 background all_cells +4981.99267578125 1900.1539306640625 background all_cells +4998.22705078125 1882.1536865234373 background all_cells +4983.541015625 1877.6318359375 background all_cells +4954.49755859375 1842.7696533203125 background all_cells +4960.29638671875 1871.32568359375 background all_cells +4956.18896484375 1849.9034423828125 background all_cells +4955.30078125 1873.7843017578125 background all_cells +5616.24365234375 1743.966552734375 background all_cells +5578.03369140625 1740.8260498046875 background all_cells +5576.10693359375 1754.8951416015625 background all_cells +5631.05419921875 1763.844970703125 background all_cells +5623.986328125 1758.760498046875 background all_cells +5689.806640625 2032.5533447265625 background all_cells +5788.45947265625 1891.930419921875 background all_cells +5765.46923828125 1882.7392578125 background all_cells +5744.974609375 1912.6614990234373 background all_cells +5738.80078125 1925.5567626953125 background all_cells +5604.4609375 1920.1121826171875 background all_cells +5622.45947265625 1976.0045166015625 background all_cells +5625.43701171875 1939.9398193359373 background all_cells +5604.212890625 1936.9383544921875 background all_cells +5209.98095703125 1969.8621826171875 background all_cells +5260.0302734375 2006.474365234375 background all_cells +5219.26953125 1946.8648681640625 background all_cells +5541.44140625 2012.2034912109373 background all_cells +5545.6572265625 1976.6175537109373 background all_cells +5541.40673828125 1978.3282470703125 background all_cells +5547.783203125 1982.266357421875 background all_cells +5528.64111328125 2002.507568359375 background all_cells +5508.31787109375 1938.300048828125 background all_cells +5575.46044921875 1935.2510986328125 background all_cells +5561.9111328125 1945.0447998046875 background all_cells +5527.40625 1949.8580322265625 background all_cells +5524.978515625 1932.5029296875 background all_cells +5524.0322265625 1940.6893310546875 background all_cells +5307.8916015625 2033.5145263671875 background all_cells +5364.9912109375 1901.9970703125 background all_cells +5358.2080078125 1920.645263671875 background all_cells +5313.50439453125 1946.4193115234373 background all_cells +5010.4677734375 2011.4931640625 background all_cells +5146.90625 2005.2373046875 background all_cells +5156.7978515625 1998.0518798828125 background all_cells +5157.6962890625 2005.4569091796875 background all_cells +5103.0126953125 2021.185302734375 background all_cells +5098.04248046875 1976.049072265625 background all_cells +5073.14794921875 2032.4552001953125 background all_cells +5082.10009765625 2031.4014892578125 background all_cells +5096.005859375 2027.044189453125 background all_cells +1967.5040283203125 462.39886474609375 background all_cells +2080.59228515625 560.9752197265625 background all_cells +1912.5380859375 521.9891357421875 background all_cells +2058.943359375 471.8011779785156 background all_cells +2285.406982421875 683.7175903320312 background all_cells +1955.869384765625 1076.5479736328125 background all_cells +1943.830810546875 876.9031982421875 background all_cells +2135.629638671875 302.1299743652344 background all_cells +2315.59912109375 338.2685241699219 background all_cells +2021.0335693359373 390.08489990234375 background all_cells +2196.159423828125 311.3463439941406 background all_cells +2230.175048828125 1372.8585205078125 background all_cells +2405.923095703125 1356.2847900390625 background all_cells +2192.18359375 1447.9498291015625 background all_cells +2365.536865234375 1254.500244140625 background all_cells +2346.765625 1287.9229736328125 background all_cells +2026.4593505859373 1317.931640625 background all_cells +1935.1414794921875 83.48931884765625 background all_cells +2342.67919921875 174.72061157226562 background all_cells +1955.8507080078125 146.5082244873047 background all_cells +2141.31005859375 88.64461517333984 background all_cells +3058.287841796875 338.8256530761719 background all_cells +3053.260986328125 290.5500183105469 background all_cells +3034.179931640625 362.5665283203125 background all_cells +3059.609619140625 304.294189453125 background all_cells +3051.908203125 349.4578552246094 background all_cells +3060.287109375 912.8726806640624 background all_cells +3053.232421875 758.364501953125 background all_cells +3042.790771484375 254.8283843994141 background all_cells +3037.94091796875 253.8074493408203 background all_cells +2885.6162109375 194.51565551757807 background all_cells +3017.520751953125 288.9305419921875 background all_cells +3009.026611328125 289.7074584960937 background all_cells +2870.056884765625 211.802490234375 background all_cells +2695.680908203125 461.7518005371094 background all_cells +2883.295166015625 593.6884155273438 background all_cells +2894.431640625 584.8911743164062 background all_cells +2886.647216796875 582.819091796875 background all_cells +2915.0693359375 644.5916748046875 background all_cells +2945.9755859375 734.9884033203125 background all_cells +2896.865234375 1057.0748291015625 background all_cells +3003.72705078125 1041.3292236328125 background all_cells +2955.490478515625 922.5581665039062 background all_cells +2414.018798828125 1368.80029296875 background all_cells +2461.029052734375 1389.030029296875 background all_cells +2434.144775390625 1372.615966796875 background all_cells +2432.333251953125 1384.1708984375 background all_cells +2584.764404296875 1019.1378784179688 background all_cells +2727.55810546875 883.5379638671875 background all_cells +2622.78271484375 851.5618896484375 background all_cells +2832.080322265625 1232.6026611328125 background all_cells +2593.951904296875 1130.3555908203125 background all_cells +2501.37353515625 1319.47265625 background all_cells +2667.095947265625 1327.95654296875 background all_cells +2511.705810546875 1386.8607177734375 background all_cells +2504.9453125 1321.899169921875 background all_cells +2502.792236328125 1382.3363037109375 background all_cells +3083.781494140625 542.430908203125 background all_cells +3110.102783203125 531.8433227539062 background all_cells +3112.82861328125 504.84954833984375 background all_cells +3105.7763671875 537.4682006835938 background all_cells +3130.67138671875 509.3849792480469 background all_cells +3191.61474609375 509.6726379394531 background all_cells +3180.77490234375 510.4490966796875 background all_cells +3141.506103515625 510.0907287597656 background all_cells +3195.69873046875 521.1892700195312 background all_cells +3183.046875 522.017822265625 background all_cells +3118.10400390625 526.0924072265625 background all_cells +3135.009765625 521.4730834960938 background all_cells +3120.56494140625 518.2705078125 background all_cells +3115.43505859375 540.6574096679688 background all_cells +3184.774658203125 540.958984375 background all_cells +3139.57861328125 543.980224609375 background all_cells +3126.137451171875 548.0692138671875 background all_cells +3126.06591796875 535.638427734375 background all_cells +3204.519775390625 468.4944763183594 background all_cells +3192.32568359375 460.3180541992188 background all_cells +3200.4814453125 462.0693359375 background all_cells +3211.890869140625 464.01507568359375 background all_cells +3206.925537109375 460.56878662109375 background all_cells +3159.25732421875 502.1400451660156 background all_cells +3186.79443359375 496.3992919921875 background all_cells +3168.448486328125 491.8865356445313 background all_cells +3137.00732421875 499.2281494140625 background all_cells +3148.072265625 496.6673889160156 background all_cells +3141.71240234375 488.2521667480469 background all_cells +3119.49267578125 550.7581787109375 background all_cells +3121.607177734375 653.4219360351562 background all_cells +3122.336181640625 586.4115600585938 background all_cells +3128.236083984375 592.6926879882812 background all_cells +3128.70068359375 557.5780029296875 background all_cells +3188.019775390625 570.0526123046875 background all_cells +3183.05078125 596.9273071289062 background all_cells +3173.1748046875 591.988037109375 background all_cells +3192.816162109375 578.4885864257812 background all_cells +3193.730224609375 604.21435546875 background all_cells +3190.729736328125 699.4874877929688 background all_cells +3171.641357421875 639.4771728515625 background all_cells +3048.2080078125 368.3221435546875 background all_cells +3102.052490234375 364.80084228515625 background all_cells +3101.686279296875 357.106201171875 background all_cells +3101.2314453125 375.7943420410156 background all_cells +3066.85205078125 342.9896850585937 background all_cells +3109.29931640625 377.2114562988281 background all_cells +3121.182861328125 372.5949401855469 background all_cells +3117.531005859375 431.9555969238281 background all_cells +3110.664306640625 337.9902648925781 background all_cells +3112.17822265625 361.8165283203125 background all_cells +3127.272216796875 359.8948974609375 background all_cells +3129.588134765625 348.5316162109375 background all_cells +3107.27783203125 320.04119873046875 background all_cells +3122.25146484375 325.1405639648437 background all_cells +3113.80517578125 325.5004272460937 background all_cells +3178.899169921875 240.2627868652344 background all_cells +3147.28515625 252.40432739257807 background all_cells +3220.935302734375 243.90158081054688 background all_cells +3200.15478515625 231.77256774902344 background all_cells +3192.701416015625 228.6843414306641 background all_cells +3191.87158203125 236.9821014404297 background all_cells +3181.08642578125 273.9683837890625 background all_cells +3165.38818359375 458.8845520019531 background all_cells +3170.8828125 313.1120300292969 background all_cells +3173.493408203125 303.09912109375 background all_cells +3138.9033203125 292.03594970703125 background all_cells +3151.033447265625 389.3682861328125 background all_cells +3154.399169921875 270.9517822265625 background all_cells +3194.35498046875 267.1586303710937 background all_cells +3203.377197265625 274.4006652832031 background all_cells +3190.2138671875 275.1974182128906 background all_cells +3120.020263671875 260.4031677246094 background all_cells +3330.23779296875 292.2671813964844 background all_cells +3137.5986328125 259.6843566894531 background all_cells +3127.960693359375 258.3750915527344 background all_cells +3124.476318359375 263.21441650390625 background all_cells +3142.080322265625 219.125 background all_cells +3148.0908203125 210.84950256347656 background all_cells +3144.458251953125 205.4609375 background all_cells +3125.994140625 222.8708953857422 background all_cells +3134.537353515625 228.90594482421875 background all_cells +3127.279296875 234.1520538330078 background all_cells +3128.85595703125 248.17274475097656 background all_cells +3136.087158203125 251.36557006835935 background all_cells +3139.82373046875 243.0431365966797 background all_cells +3122.1884765625 245.66751098632807 background all_cells +3065.809326171875 278.40411376953125 background all_cells +3076.469482421875 246.999755859375 background all_cells +3068.89501953125 255.4326629638672 background all_cells +3074.285888671875 238.05859375 background all_cells +3065.173828125 249.63034057617188 background all_cells +3123.39404296875 280.2396545410156 background all_cells +3109.331787109375 291.1468200683594 background all_cells +3117.816162109375 286.76190185546875 background all_cells +3527.10009765625 269.5298767089844 background all_cells +3536.593505859375 251.69497680664065 background all_cells +3540.670166015625 247.7535400390625 background all_cells +3113.880126953125 267.1422424316406 background all_cells +3109.660888671875 258.4445495605469 background all_cells +3115.815185546875 254.95372009277344 background all_cells +3101.16357421875 256.24273681640625 background all_cells +3086.486328125 250.77120971679688 background all_cells +3092.115478515625 275.108642578125 background all_cells +2925.375732421875 1184.2279052734375 background all_cells +2958.2626953125 1311.02734375 background all_cells +2936.984619140625 1251.3231201171875 background all_cells +2928.926025390625 1238.0289306640625 background all_cells +2997.92041015625 1407.1444091796875 background all_cells +3020.681396484375 1475.592529296875 background all_cells +3011.8271484375 1452.9298095703125 background all_cells +2985.542236328125 1408.6851806640625 background all_cells +2989.863037109375 1424.645263671875 background all_cells +3032.984130859375 1406.5504150390625 background all_cells +2991.765380859375 1105.2314453125 background all_cells +2933.792724609375 1119.5760498046875 background all_cells +2982.197998046875 1084.790771484375 background all_cells +3013.456787109375 1120.89013671875 background all_cells +3013.56689453125 1079.4910888671875 background all_cells +2995.8818359375 1114.5657958984375 background all_cells +2946.80078125 1436.3382568359375 background all_cells +2960.807861328125 1412.9578857421875 background all_cells +2934.484375 1446.197021484375 background all_cells +2933.503662109375 1436.0499267578125 background all_cells +3135.470947265625 1341.3785400390625 background all_cells +3158.706298828125 1384.9429931640625 background all_cells +3137.445556640625 1336.398681640625 background all_cells +3136.314453125 1322.467041015625 background all_cells +3227.0498046875 1415.2327880859375 background all_cells +3249.1484375 1402.5543212890625 background all_cells +3244.884033203125 1385.33740234375 background all_cells +3258.287841796875 1408.9078369140625 background all_cells +3219.24462890625 1315.163818359375 background all_cells +3256.26904296875 1322.1439208984375 background all_cells +3176.258056640625 1310.9261474609375 background all_cells +3189.810546875 1361.7093505859375 background all_cells +3179.623779296875 1430.856201171875 background all_cells +3166.6923828125 1276.6285400390625 background all_cells +3188.80078125 1302.087158203125 background all_cells +3167.8251953125 1305.47021484375 background all_cells +3178.814697265625 1304.5548095703125 background all_cells +3171.689208984375 1290.1220703125 background all_cells +3086.12451171875 1232.49365234375 background all_cells +3088.733154296875 1249.3133544921875 background all_cells +3082.091796875 1242.4281005859375 background all_cells +3060.9716796875 1236.3265380859375 background all_cells +3152.698974609375 1497.1204833984375 background all_cells +3150.56201171875 1518.934814453125 background all_cells +3100.017333984375 1364.5286865234375 background all_cells +3114.5732421875 1386.578857421875 background all_cells +3106.4033203125 1374.42578125 background all_cells +3094.9873046875 1364.527099609375 background all_cells +3099.57080078125 1481.469482421875 background all_cells +3116.478515625 1512.0616455078125 background all_cells +3111.79931640625 1477.2603759765625 background all_cells +3101.394775390625 1511.101318359375 background all_cells +3105.04052734375 1340.1878662109375 background all_cells +3097.500244140625 1354.5069580078125 background all_cells +3095.271240234375 1347.11279296875 background all_cells +3053.033935546875 1261.36572265625 background all_cells +3093.35986328125 1265.2684326171875 background all_cells +3085.05419921875 1268.1761474609375 background all_cells +3079.060302734375 1269.996826171875 background all_cells +3041.664794921875 1347.3592529296875 background all_cells +3055.5224609375 1362.0704345703125 background all_cells +3054.773681640625 1299.7552490234375 background all_cells +3047.73974609375 1336.8597412109375 background all_cells +3086.330078125 1275.8800048828125 background all_cells +3103.82421875 1281.56787109375 background all_cells +3097.41552734375 1279.71630859375 background all_cells +3092.372314453125 1277.75732421875 background all_cells +3100.0078125 1292.27197265625 background all_cells +3089.733642578125 1350.4256591796875 background all_cells +3081.417236328125 1297.135986328125 background all_cells +2492.14208984375 1439.0679931640625 background all_cells +2550.644287109375 1434.4473876953125 background all_cells +2544.749267578125 1422.328857421875 background all_cells +2510.500732421875 1438.6190185546875 background all_cells +2559.998046875 1419.5621337890625 background all_cells +2879.127197265625 1416.4716796875 background all_cells +2609.19287109375 1429.956787109375 background all_cells +2560.724609375 1438.4173583984375 background all_cells +2520.912353515625 1402.83349609375 background all_cells +2579.4990234375 1411.6004638671875 background all_cells +2573.88916015625 1394.818603515625 background all_cells +3172.328857421875 1059.7276611328125 background all_cells +3309.452392578125 1103.8470458984375 background all_cells +3292.53271484375 1037.428955078125 background all_cells +3308.038330078125 1093.8037109375 background all_cells +3055.852783203125 1099.8311767578125 background all_cells +3142.44775390625 1127.3856201171875 background all_cells +3038.15625 1198.78662109375 background all_cells +3045.41650390625 1264.9871826171875 background all_cells +3041.938720703125 1204.564208984375 background all_cells +3085.1767578125 1219.6011962890625 background all_cells +3081.172119140625 1225.3812255859375 background all_cells +3086.21435546875 1225.7869873046875 background all_cells +3073.7822265625 1222.6453857421875 background all_cells +3072.836669921875 1194.6229248046875 background all_cells +3094.947998046875 1198.325439453125 background all_cells +3096.54736328125 1193.66162109375 background all_cells +3057.8671875 1186.549560546875 background all_cells +3061.210205078125 1190.3544921875 background all_cells +3081.087646484375 1187.777099609375 background all_cells +3050.275390625 1164.6563720703125 background all_cells +3041.400146484375 1185.296142578125 background all_cells +3034.83984375 1185.86474609375 background all_cells +3044.257568359375 1180.9456787109375 background all_cells +3291.07861328125 420.02349853515625 background all_cells +3742.88232421875 396.0647888183594 background all_cells +3538.7578125 438.8210754394531 background all_cells +3392.209716796875 414.3125915527344 background all_cells +3366.61376953125 433.414306640625 background all_cells +4491.95703125 533.9459228515625 background all_cells +4922.53466796875 505.77581787109375 background all_cells +4791.271484375 467.3726196289063 background all_cells +4589.65966796875 358.77569580078125 background all_cells +3879.298828125 528.1778564453125 background all_cells +3901.146728515625 548.4476318359375 background all_cells +3888.11572265625 542.1925659179688 background all_cells +3897.082763671875 541.4895629882812 background all_cells +3890.268798828125 535.8406982421875 background all_cells +3875.906982421875 458.5618896484375 background all_cells +3856.61962890625 492.24127197265625 background all_cells +3887.06201171875 480.1645812988281 background all_cells +3860.593017578125 478.74267578125 background all_cells +3935.077392578125 405.3824462890625 background all_cells +3973.17236328125 535.8594360351562 background all_cells +3961.16943359375 534.1692504882812 background all_cells +4477.2490234375 737.8052978515625 background all_cells +4964.88818359375 698.7040405273438 background all_cells +3967.88525390625 732.3128662109375 background all_cells +4008.06005859375 702.562255859375 background all_cells +4013.90771484375 720.563232421875 background all_cells +4737.15625 715.8455810546875 background all_cells +4822.16796875 759.7049560546875 background all_cells +4914.41455078125 802.9083251953125 background all_cells +4872.615234375 783.875732421875 background all_cells +4937.30615234375 559.8839111328125 background all_cells +4953.2197265625 646.10693359375 background all_cells +4939.1123046875 576.5650634765625 background all_cells +4732.75244140625 591.6179809570312 background all_cells +4868.646484375 578.476806640625 background all_cells +4797.1044921875 601.669921875 background all_cells +4765.73193359375 576.6420288085938 background all_cells +4026.734375 591.5309448242188 background all_cells +4384.29150390625 668.9530029296875 background all_cells +4176.740234375 646.0078125 background all_cells +4003.984130859375 780.9824829101562 background all_cells +4372.46484375 786.54541015625 background all_cells +4107.9951171875 757.9141235351562 background all_cells +4006.952392578125 773.9986572265625 background all_cells +4317.8544921875 832.867919921875 background all_cells +4333.55517578125 828.9419555664062 background all_cells +4332.5400390625 836.7628173828125 background all_cells +4708.46728515625 856.3021240234375 background all_cells +4930.50048828125 982.2942504882812 background all_cells +4921.89501953125 979.2914428710938 background all_cells +4616.373046875 913.0934448242188 background all_cells +4621.283203125 914.53515625 background all_cells +4848.822265625 862.8660888671875 background all_cells +4526.8720703125 861.89111328125 background all_cells +4569.87255859375 857.27099609375 background all_cells +4565.5146484375 845.2446899414062 background all_cells +4394.0947265625 948.9100952148438 background all_cells +4372.05859375 912.6549072265624 background all_cells +4380.0283203125 912.3226318359376 background all_cells +4342.62646484375 840.6134033203125 background all_cells +4386.97216796875 827.5283813476562 background all_cells +4362.357421875 825.7638549804688 background all_cells +4344.67626953125 835.6350708007812 background all_cells +3898.673095703125 797.8192749023438 background all_cells +3903.89453125 803.7766723632812 background all_cells +3890.128173828125 800.8140258789062 background all_cells +3843.749755859375 872.6487426757812 background all_cells +3832.65283203125 886.0447998046875 background all_cells +3832.048095703125 879.0687866210938 background all_cells +3838.83203125 876.5086059570312 background all_cells +3929.072021484375 866.8037109375 background all_cells +3914.825439453125 905.9760131835938 background all_cells +3903.037841796875 872.9352416992188 background all_cells +3976.28759765625 866.8322143554688 background all_cells +4067.89453125 839.41943359375 background all_cells +4057.3623046875 885.4303588867188 background all_cells +4004.847900390625 804.5642700195312 background all_cells +4028.369384765625 829.9371948242188 background all_cells +4188.66162109375 833.8876342773438 background all_cells +4193.763671875 828.0145263671875 background all_cells +4189.4208984375 825.71044921875 background all_cells +4249.4033203125 906.0153198242188 background all_cells +4294.7666015625 941.0300903320312 background all_cells +4292.10791015625 945.2775268554688 background all_cells +4183.30615234375 882.3115844726562 background all_cells +4275.84033203125 954.5900268554688 background all_cells +4248.9775390625 954.0682373046876 background all_cells +3932.2890625 727.6871948242188 background all_cells +3907.374755859375 695.7653198242188 background all_cells +3878.056396484375 790.9412231445312 background all_cells +3890.467529296875 761.691162109375 background all_cells +3883.390625 762.3972778320312 background all_cells +3847.898193359375 746.5028076171875 background all_cells +3955.052490234375 766.8310546875 background all_cells +3956.034423828125 720.5266723632812 background all_cells +3980.824951171875 750.4728393554688 background all_cells +3974.5859375 765.8897705078125 background all_cells +3875.442138671875 634.2515258789062 background all_cells +3965.482421875 593.2267456054688 background all_cells +3952.309814453125 645.8895874023438 background all_cells +3896.626953125 682.4517211914062 background all_cells +4147.18408203125 896.8824462890625 background all_cells +4167.89599609375 943.4029541015624 background all_cells +4162.2041015625 890.9888916015625 background all_cells +4155.7216796875 901.795166015625 background all_cells +4206.82763671875 992.6583862304688 background all_cells +4779.0986328125 907.8453979492188 background all_cells +4585.978515625 901.7090454101562 background all_cells +4188.57470703125 1034.43359375 background all_cells +4790.39111328125 1015.1653442382812 background all_cells +4198.423828125 1010.471435546875 background all_cells +4195.8564453125 1005.0750732421876 background all_cells +4091.069091796875 978.7723388671876 background all_cells +4123.79931640625 1024.759521484375 background all_cells +4116.21044921875 1036.4461669921875 background all_cells +4825.6220703125 1262.2479248046875 background all_cells +4854.3212890625 1272.61962890625 background all_cells +4823.9228515625 1270.943359375 background all_cells +4853.4541015625 1265.9290771484375 background all_cells +4840.48388671875 1394.557373046875 background all_cells +4837.1640625 1416.050537109375 background all_cells +4827.81103515625 1395.3785400390625 background all_cells +4915.82177734375 1460.349853515625 background all_cells +4920.26904296875 1494.83154296875 background all_cells +4953.1494140625 1471.390869140625 background all_cells +4904.2578125 1462.47998046875 background all_cells +4863.32470703125 1497.642578125 background all_cells +4884.669921875 1424.8182373046875 background all_cells +4871.7314453125 1414.00634765625 background all_cells +4870.9755859375 1450.635498046875 background all_cells +4869.21728515625 1443.459228515625 background all_cells +4900.1044921875 1416.083740234375 background all_cells +4971.06787109375 1369.23095703125 background all_cells +4925.0390625 1407.83349609375 background all_cells +4900.64794921875 1293.10498046875 background all_cells +4956.60693359375 1297.6226806640625 background all_cells +4902.4990234375 1298.21044921875 background all_cells +4906.25634765625 1296.638916015625 background all_cells +4871.7001953125 1310.5802001953125 background all_cells +4882.64990234375 1293.5799560546875 background all_cells +4880.751953125 1300.7772216796875 background all_cells +4876.603515625 1185.9315185546875 background all_cells +4809.90673828125 1269.9979248046875 background all_cells +4818.44140625 1249.95849609375 background all_cells +4811.4345703125 1260.4593505859375 background all_cells +4914.66650390625 1191.734619140625 background all_cells +4896.11572265625 1289.1900634765625 background all_cells +4895.666015625 1223.642333984375 background all_cells +4651.60107421875 1336.153564453125 background all_cells +4636.357421875 1339.5665283203125 background all_cells +4728.57421875 1355.219970703125 background all_cells +4734.7783203125 1269.9676513671875 background all_cells +4735.1376953125 1274.833984375 background all_cells +4712.90283203125 1394.245361328125 background all_cells +4710.740234375 1525.221435546875 background all_cells +4781.90966796875 1454.8624267578125 background all_cells +4776.126953125 1456.988525390625 background all_cells +4749.0693359375 1437.051025390625 background all_cells +4785.31494140625 1497.9400634765625 background all_cells +4286.54833984375 1047.6854248046875 background all_cells +4291.42724609375 1056.794921875 background all_cells +4287.23828125 1023.7039794921876 background all_cells +4412.6044921875 968.6528930664062 background all_cells +4456.92724609375 980.7056274414062 background all_cells +4450.8955078125 984.0680541992188 background all_cells +4421.80029296875 985.8952026367188 background all_cells +4425.72216796875 1385.5887451171875 background all_cells +4511.13232421875 1523.1412353515625 background all_cells +4566.92529296875 1460.7230224609375 background all_cells +4277.6591796875 1362.052001953125 background all_cells +4482.517578125 1314.875 background all_cells +4349.8271484375 1359.447021484375 background all_cells +4383.4140625 997.0161743164062 background all_cells +4396.8662109375 986.0845336914062 background all_cells +4395.35888671875 998.981689453125 background all_cells +4382.986328125 1062.909912109375 background all_cells +4380.65478515625 1057.3460693359375 background all_cells +4365.80322265625 1080.08154296875 background all_cells +4352.38525390625 1075.2972412109375 background all_cells +4380.6259765625 1069.3836669921875 background all_cells +4337.29931640625 1066.4664306640625 background all_cells +4547.37939453125 1092.4482421875 background all_cells +4292.7978515625 1191.8780517578125 background all_cells +4303.09228515625 1130.1046142578125 background all_cells +4298.400390625 1125.17822265625 background all_cells +4313.8056640625 1098.9990234375 background all_cells +4096.50634765625 1113.4951171875 background all_cells +4145.3994140625 1141.942626953125 background all_cells +4133.52197265625 1096.6424560546875 background all_cells +4100.92724609375 1181.5927734375 background all_cells +4259.6630859375 1148.514404296875 background all_cells +4243.82080078125 1158.199462890625 background all_cells +4258.14208984375 1155.5718994140625 background all_cells +4238.47509765625 1269.3040771484375 background all_cells +4242.78515625 1066.1494140625 background all_cells +4250.80517578125 1053.70947265625 background all_cells +4220.95849609375 1150.2818603515625 background all_cells +4222.83837890625 1172.5042724609375 background all_cells +4223.94580078125 1167.3448486328125 background all_cells +4235.1181640625 1140.345947265625 background all_cells +4198.462890625 1043.8028564453125 background all_cells +4200.689453125 1087.509033203125 background all_cells +4202.0908203125 1083.018798828125 background all_cells +4198.40478515625 1064.3245849609375 background all_cells +4203.2158203125 1052.0828857421875 background all_cells +4195.517578125 1105.43701171875 background all_cells +3836.324951171875 987.5382690429688 background all_cells +3835.469970703125 1232.3443603515625 background all_cells +3842.733154296875 1148.115234375 background all_cells +3833.681640625 1142.535400390625 background all_cells +3836.02197265625 1222.6116943359375 background all_cells +3843.236572265625 1009.010009765625 background all_cells +3901.54345703125 1029.69189453125 background all_cells +4003.9248046875 1079.6190185546875 background all_cells +3928.835693359375 954.8060302734376 background all_cells +3924.07177734375 963.4032592773438 background all_cells +3909.35986328125 1062.435302734375 background all_cells +3933.968017578125 1263.4288330078125 background all_cells +4002.55224609375 1180.267822265625 background all_cells +3866.672607421875 1222.203857421875 background all_cells +3925.01806640625 1284.9320068359375 background all_cells +3929.410888671875 1274.7420654296875 background all_cells +3907.01513671875 1264.335205078125 background all_cells +3849.981201171875 889.6433715820312 background all_cells +3867.18359375 1102.82568359375 background all_cells +3884.11328125 903.35595703125 background all_cells +3865.613525390625 902.4354248046876 background all_cells +3904.459228515625 1303.4072265625 background all_cells +3983.849609375 1309.606201171875 background all_cells +3915.898681640625 1298.8970947265625 background all_cells +3978.912841796875 1339.032470703125 background all_cells +4157.97802734375 1348.455078125 background all_cells +4032.55029296875 1333.576416015625 background all_cells +4014.9677734375 1397.5726318359375 background all_cells +3983.853271484375 1343.84619140625 background all_cells +3932.677734375 1365.1876220703125 background all_cells +3973.6591796875 1361.738037109375 background all_cells +3968.0625 1359.41162109375 background all_cells +3933.770751953125 1350.0533447265625 background all_cells +3919.85009765625 1362.7664794921875 background all_cells +3914.39990234375 1376.754638671875 background all_cells +3920.724609375 1376.866943359375 background all_cells +3914.387939453125 1370.9547119140625 background all_cells +3980.3505859375 1414.27783203125 background all_cells +4127.650390625 1401.05126953125 background all_cells +3984.567626953125 1392.0833740234375 background all_cells +3978.30615234375 1396.0506591796875 background all_cells +3978.794189453125 1432.285400390625 background all_cells +4119.115234375 1440.9097900390625 background all_cells +4008.9423828125 1424.1192626953125 background all_cells +3981.15576171875 1428.0408935546875 background all_cells +3980.97265625 1437.24267578125 background all_cells +3966.086181640625 1417.0167236328125 background all_cells +3962.3056640625 1423.0140380859375 background all_cells +3958.545654296875 1418.4915771484375 background all_cells +3975.771240234375 1418.5484619140625 background all_cells +3973.489501953125 1421.807861328125 background all_cells +3967.936767578125 1422.2431640625 background all_cells +3942.37353515625 1497.9654541015625 background all_cells +4210.267578125 1471.732177734375 background all_cells +3855.608154296875 1466.6234130859375 background all_cells +3865.2412109375 1465.897216796875 background all_cells +3876.396728515625 1469.69677734375 background all_cells +3890.5048828125 1466.261962890625 background all_cells +3876.28369140625 1455.2205810546875 background all_cells +3838.19091796875 1449.667724609375 background all_cells +3874.308349609375 1460.9149169921875 background all_cells +3885.099609375 1458.9779052734375 background all_cells +3920.462158203125 1428.072509765625 background all_cells +3855.434326171875 1401.3182373046875 background all_cells +3288.343017578125 35.26911544799805 background all_cells +3701.88623046875 34.38450622558594 background all_cells +3392.45556640625 182.9528961181641 background all_cells +3295.56494140625 216.9650421142578 background all_cells +4376.96875 312.7889404296875 background all_cells +4454.74609375 274.8573303222656 background all_cells +4426.52490234375 369.7279968261719 background all_cells +4135.5 296.0000305175781 background all_cells +4211.03515625 347.40966796875 background all_cells +4182.791015625 89.28488159179688 background all_cells +4151.115234375 196.71881103515625 background all_cells +3971.97509765625 146.73995971679688 background all_cells +4040.991455078125 227.35162353515625 background all_cells +4022.887939453125 173.13046264648438 background all_cells +4001.49658203125 193.8581695556641 background all_cells +3980.503662109375 165.5167999267578 background all_cells +4986.70703125 434.58990478515625 background all_cells +5209.0966796875 480.77056884765625 background all_cells +5220.98583984375 541.1065673828125 background all_cells +5045.71337890625 518.4620361328125 background all_cells +5142.5732421875 451.0603332519531 background all_cells +5486.8779296875 780.0316772460938 background all_cells +5464.80126953125 916.6515502929688 background all_cells +5425.28515625 900.032958984375 background all_cells +5444.865234375 808.8536987304688 background all_cells +5429.7265625 731.8442993164062 background all_cells +5460.20361328125 797.9249877929688 background all_cells +5048.5224609375 759.8695068359375 background all_cells +5337.78466796875 898.7877807617188 background all_cells +5402.43212890625 775.9556884765625 background all_cells +5378.1474609375 780.3192138671875 background all_cells +5391.59033203125 735.8528442382812 background all_cells +5177.4921875 767.4223022460938 background all_cells +5027.37890625 605.718017578125 background all_cells +5067.0654296875 667.9667358398438 background all_cells +5116.13818359375 666.7808227539062 background all_cells +5039.1201171875 607.2412719726562 background all_cells +4801.9345703125 207.15843200683597 background all_cells +4942.74365234375 302.9364318847656 background all_cells +4866.4375 259.6611022949219 background all_cells +5132.71240234375 125.33943176269533 background all_cells +5104.9306640625 230.83135986328125 background all_cells +5189.044921875 69.75514221191406 background all_cells +5179.76513671875 94.7470932006836 background all_cells +5139.56787109375 50.05624008178711 background all_cells +4938.27490234375 121.1090316772461 background all_cells +5066.86083984375 158.1904754638672 background all_cells +5043.37548828125 140.0840301513672 background all_cells +4949.36572265625 129.54385375976562 background all_cells +4948.2607421875 100.57843780517578 background all_cells +5546.70458984375 1130.718017578125 background all_cells +5560.34521484375 1063.94775390625 background all_cells +5558.51025390625 1054.532958984375 background all_cells +5551.44873046875 1027.585205078125 background all_cells +5627.001953125 1134.7938232421875 background all_cells +5644.6748046875 1074.9910888671875 background all_cells +5646.8115234375 1090.3426513671875 background all_cells +5643.1640625 1148.0638427734375 background all_cells +5628.41748046875 1144.5673828125 background all_cells +5616.19921875 1026.0347900390625 background all_cells +5672.5302734375 1030.1654052734375 background all_cells +5628.34521484375 1016.6422119140624 background all_cells +5624.95703125 1008.564208984375 background all_cells +5730.35595703125 1008.1229248046876 background all_cells +5751.9794921875 1007.3023071289062 background all_cells +5745.3115234375 1014.7588500976562 background all_cells +5928.8583984375 969.06884765625 background all_cells +5924.0107421875 985.3153686523438 background all_cells +5933.47607421875 987.2398681640624 background all_cells +5799.498046875 989.8851318359376 background all_cells +5803.8798828125 1000.6746826171876 background all_cells +5802.01123046875 1013.1466674804688 background all_cells +5780.79638671875 1002.086181640625 background all_cells +5790.57470703125 998.6822509765624 background all_cells +5677.71240234375 874.277099609375 background all_cells +5687.86572265625 866.0348510742188 background all_cells +5684.7177734375 873.93212890625 background all_cells +6002.494140625 971.23583984375 background all_cells +5930.9814453125 964.2817993164062 background all_cells +5934.6005859375 955.8385009765624 background all_cells +6014.1875 973.6344604492188 background all_cells +6000.49853515625 959.8693237304688 background all_cells +5839.44189453125 963.03515625 background all_cells +5906.6015625 935.8924560546876 background all_cells +5851.4365234375 932.29736328125 background all_cells +5856.296875 911.93212890625 background all_cells +5862.4111328125 921.9005737304688 background all_cells +5857.68115234375 906.6796875 background all_cells +5791.30859375 938.049560546875 background all_cells +5807.60205078125 931.7206420898438 background all_cells +5799.1689453125 961.0230102539062 background all_cells +5798.4267578125 953.4422607421876 background all_cells +5794.40625 931.0338134765624 background all_cells +5722.3544921875 920.033203125 background all_cells +5850.69140625 894.4306640625 background all_cells +5846.09228515625 898.8025512695312 background all_cells +5765.8251953125 897.18798828125 background all_cells +5592.66162109375 1096.25732421875 background all_cells +5567.546875 1120.0479736328125 background all_cells +5580.41748046875 1120.1234130859375 background all_cells +5575.6357421875 1117.863037109375 background all_cells +5589.3916015625 1161.7147216796875 background all_cells +5577.4248046875 1163.6546630859375 background all_cells +5576.1005859375 1158.6185302734375 background all_cells +5574.07177734375 1125.4188232421875 background all_cells +5571.9140625 1131.8118896484375 background all_cells +5581.64111328125 1132.0506591796875 background all_cells +5342.9248046875 323.9930114746094 background all_cells +5426.0654296875 355.3491516113281 background all_cells +5418.06689453125 232.1480255126953 background all_cells +5386.52783203125 219.23243713378903 background all_cells +5903.2177734375 380.249755859375 background all_cells +6129.9140625 319.6668701171875 background all_cells +6095.23291015625 394.5675354003906 background all_cells +5975.28369140625 399.0347595214844 background all_cells +6062.9521484375 350.3392639160156 background all_cells +5965.5751953125 384.7693786621094 background all_cells +5995.42919921875 224.4925537109375 background all_cells +6040.8603515625 177.57418823242188 background all_cells +6004.5888671875 134.4679412841797 background all_cells +5785.8330078125 151.6323699951172 background all_cells +5822.10791015625 185.5058135986328 background all_cells +5812.99658203125 180.5649261474609 background all_cells +5804.65869140625 175.64739990234375 background all_cells +5536.59814453125 415.4208068847656 background all_cells +5660.4140625 414.6023254394531 background all_cells +5556.5966796875 360.41412353515625 background all_cells +5555.6455078125 327.560546875 background all_cells +5499.5634765625 76.49729919433594 background all_cells +5676.55615234375 96.8633270263672 background all_cells +5605.80029296875 52.93031692504883 background all_cells +5570.66796875 52.75046920776367 background all_cells +5557.98974609375 71.00826263427734 background all_cells +5553.375 78.41619873046875 background all_cells +5997.07470703125 757.7800903320312 background all_cells +5966.8505859375 770.5104370117188 background all_cells +5960.24755859375 768.9495239257812 background all_cells +5998.0693359375 767.6863403320312 background all_cells +6094.7255859375 762.8589477539062 background all_cells +6110.69775390625 728.1687622070312 background all_cells +6095.654296875 787.8428344726562 background all_cells +5984.50390625 575.221435546875 background all_cells +5961.9130859375 736.218017578125 background all_cells +6059.99072265625 662.1636352539062 background all_cells +5960.7646484375 788.5685424804688 background all_cells +5966.6181640625 787.5840454101562 background all_cells +5697.845703125 777.8585815429688 background all_cells +5784.419921875 781.2305297851562 background all_cells +5744.63525390625 797.9664916992188 background all_cells +5884.49365234375 901.7244262695312 background all_cells +5886.17431640625 910.0210571289062 background all_cells +5894.47314453125 910.1613159179688 background all_cells +5878.90625 869.5669555664062 background all_cells +5882.5673828125 827.7553100585938 background all_cells +5883.6591796875 879.7354125976562 background all_cells +5897.81787109375 877.7456665039062 background all_cells +5890.1376953125 870.8984985351562 background all_cells +5576.93505859375 915.7744140625 background all_cells +5525.47802734375 587.71728515625 background all_cells +5536.681640625 772.3834838867188 background all_cells +5538.26123046875 767.0385131835938 background all_cells +5538.48046875 757.7659301757812 background all_cells +5714.49951171875 682.9740600585938 background all_cells +5891.5419921875 605.7420654296875 background all_cells +5867.37890625 640.73779296875 background all_cells +5798.61865234375 673.4131469726562 background all_cells +5763.98193359375 674.2737426757812 background all_cells +5735.84912109375 461.5477600097656 background all_cells +6028.56005859375 497.8905334472656 background all_cells +5956.7587890625 480.2162170410156 background all_cells +5781.0166015625 505.0032958984375 background all_cells +5682.0185546875 503.7525329589844 background all_cells +5602.61328125 723.7251586914062 background all_cells +5609.7275390625 736.0875854492188 background all_cells +5604.22607421875 728.9642944335938 background all_cells +4977.0546875 1085.0859375 background all_cells +5046.8828125 848.54931640625 background all_cells +5046.7861328125 1123.072265625 background all_cells +5026.03955078125 1059.4681396484375 background all_cells +5167.80615234375 1105.76513671875 background all_cells +5227.20361328125 1103.54833984375 background all_cells +5174.8193359375 1110.3966064453125 background all_cells +5236.3212890625 924.5821533203124 background all_cells +5261.74609375 1019.5148315429688 background all_cells +5156.5146484375 967.9951171875 background all_cells +5253.869140625 972.0902709960938 background all_cells +5270.0400390625 862.23486328125 background all_cells +5264.45458984375 843.5275268554688 background all_cells +5054.15283203125 1136.7823486328125 background all_cells +5088.376953125 1150.2657470703125 background all_cells +5063.0732421875 1139.1170654296875 background all_cells +5434.97216796875 1142.2926025390625 background all_cells +5391.49267578125 1146.9471435546875 background all_cells +5398.65576171875 1151.185546875 background all_cells +5447.666015625 1140.8038330078125 background all_cells +5448.615234375 1134.693603515625 background all_cells +5444.6064453125 1145.21044921875 background all_cells +5495.14013671875 1148.7476806640625 background all_cells +5524.70361328125 1161.7138671875 background all_cells +5540.6474609375 1133.1710205078125 background all_cells +5541.6787109375 1128.3984375 background all_cells +5513.71533203125 1151.7774658203125 background all_cells +5458.3798828125 1136.27294921875 background all_cells +5486.33251953125 1095.3212890625 background all_cells +5483.90771484375 1102.057373046875 background all_cells +5457.30615234375 1096.3262939453125 background all_cells +5454.90380859375 1165.100830078125 background all_cells +5418.3037109375 1161.1702880859375 background all_cells +5466.82568359375 1157.33349609375 background all_cells +5456.6318359375 1158.9232177734375 background all_cells +5466.8193359375 1161.937744140625 background all_cells +5283.94873046875 878.3099975585938 background all_cells +5540.46142578125 877.9855346679688 background all_cells +5330.99951171875 848.8070068359375 background all_cells +5302.99462890625 814.2621459960938 background all_cells +5520.05859375 1065.0042724609375 background all_cells +5544.5732421875 1067.874755859375 background all_cells +5536.8916015625 1057.564697265625 background all_cells +5530.8818359375 1046.595947265625 background all_cells +5577.22119140625 1024.88427734375 background all_cells +5582.84814453125 1024.08251953125 background all_cells +5475.33935546875 1061.138427734375 background all_cells +5484.43408203125 1053.2730712890625 background all_cells +5473.73291015625 1057.18408203125 background all_cells +5478.52978515625 1027.2833251953125 background all_cells +5514.24560546875 1068.9295654296875 background all_cells +5499.3896484375 1059.6510009765625 background all_cells +5510.41845703125 1056.80517578125 background all_cells +5500.49267578125 1042.9046630859375 background all_cells +5460.1708984375 1050.77001953125 background all_cells +5460.861328125 1031.6353759765625 background all_cells +5466.697265625 1027.6248779296875 background all_cells +5461.9921875 1037.3798828125 background all_cells +5459.29248046875 1043.8909912109375 background all_cells +3247.136962890625 560.6314086914062 background all_cells +3249.9482421875 536.1846313476562 background all_cells +3272.6875 516.1099853515625 background all_cells +3228.187744140625 644.0999755859375 background all_cells +3254.442138671875 633.8811645507812 background all_cells +3235.9306640625 642.531494140625 background all_cells +3276.474609375 621.2509155273438 background all_cells +3317.3818359375 590.7860717773438 background all_cells +3318.964599609375 611.729248046875 background all_cells +3214.385986328125 605.9095458984375 background all_cells +3231.09375 578.1065673828125 background all_cells +3226.670166015625 587.40087890625 background all_cells +3223.050048828125 597.0842895507812 background all_cells +3829.13037109375 873.543212890625 background all_cells +3824.38916015625 890.79296875 background all_cells +3809.132080078125 963.33056640625 background all_cells +3796.617919921875 954.8666381835938 background all_cells +3794.282470703125 961.1318359375 background all_cells +3766.694580078125 882.745849609375 background all_cells +3747.88330078125 879.7595825195312 background all_cells +3673.694091796875 961.1848754882812 background all_cells +3743.111328125 951.1783447265624 background all_cells +3680.819091796875 950.2600708007812 background all_cells +3720.011474609375 883.8917846679688 background all_cells +3803.36572265625 765.3220825195312 background all_cells +3681.563232421875 829.934326171875 background all_cells +3687.07763671875 865.810302734375 background all_cells +3678.14306640625 859.37451171875 background all_cells +3777.50732421875 800.5708618164062 background all_cells +3795.544677734375 829.3794555664062 background all_cells +3767.279052734375 797.7708129882812 background all_cells +3771.5615234375 799.21337890625 background all_cells +3770.952392578125 804.1209106445312 background all_cells +3787.17578125 469.3081970214844 background all_cells +3794.53857421875 471.9808044433594 background all_cells +3780.597900390625 704.4581298828125 background all_cells +3798.4755859375 699.1025390625 background all_cells +3784.85986328125 700.2301635742188 background all_cells +3676.861572265625 643.6355590820312 background all_cells +3717.50146484375 723.6356201171875 background all_cells +3714.705078125 673.114990234375 background all_cells +3732.219970703125 669.4993896484375 background all_cells +3741.641357421875 646.39453125 background all_cells +3737.956787109375 556.6834106445312 background all_cells +3812.789794921875 577.4488525390625 background all_cells +3811.197998046875 582.3826904296875 background all_cells +3732.5966796875 562.2391967773438 background all_cells +3753.386474609375 560.819580078125 background all_cells +3261.225830078125 534.4844970703125 background all_cells +3411.457763671875 559.7026977539062 background all_cells +3278.443603515625 550.5122680664062 background all_cells +3668.626220703125 578.1409912109375 background all_cells +3682.802490234375 599.21337890625 background all_cells +3695.0029296875 617.2400512695312 background all_cells +3677.2080078125 575.8186645507812 background all_cells +3672.534912109375 576.9224853515625 background all_cells +3280.799560546875 504.6886291503906 background all_cells +3427.30224609375 508.1647644042969 background all_cells +3295.832275390625 498.2903442382813 background all_cells +3283.831298828125 511.9664611816406 background all_cells +3501.119140625 1191.224365234375 background all_cells +3800.8095703125 1188.160400390625 background all_cells +3807.607666015625 1181.8828125 background all_cells +3514.3154296875 1219.67529296875 background all_cells +3509.51171875 1202.4765625 background all_cells +3515.441650390625 1196.11767578125 background all_cells +3561.443359375 1293.37060546875 background all_cells +3663.726318359375 1318.3892822265625 background all_cells +3602.68505859375 1295.94189453125 background all_cells +3571.23095703125 1290.9281005859375 background all_cells +3529.40234375 1239.3092041015625 background all_cells +3763.49267578125 1257.0921630859375 background all_cells +3692.51708984375 1257.02490234375 background all_cells +3518.943603515625 1265.193115234375 background all_cells +3490.3447265625 1256.8287353515625 background all_cells +3730.854736328125 1343.6722412109375 background all_cells +3798.282958984375 1323.897705078125 background all_cells +3765.6806640625 1307.6842041015625 background all_cells +3830.523193359375 1405.8546142578125 background all_cells +3817.97705078125 1347.5526123046875 background all_cells +3824.67919921875 1346.4052734375 background all_cells +3766.675537109375 1488.788818359375 background all_cells +3772.68603515625 1376.8876953125 background all_cells +3767.47705078125 1381.72705078125 background all_cells +3760.71875 1437.279541015625 background all_cells +3769.291748046875 1436.1273193359375 background all_cells +3753.104248046875 1438.0447998046875 background all_cells +3494.33447265625 1462.5758056640625 background all_cells +3555.87451171875 1433.4693603515625 background all_cells +3536.58935546875 1467.0809326171875 background all_cells +3695.2109375 1419.5325927734375 background all_cells +3704.80126953125 1404.5714111328125 background all_cells +3695.462890625 1447.1162109375 background all_cells +3696.919677734375 1452.072021484375 background all_cells +3701.80517578125 1475.575927734375 background all_cells +3719.2275390625 1412.25 background all_cells +3653.6181640625 1451.4366455078125 background all_cells +3684.4140625 1478.328857421875 background all_cells +3687.179931640625 1447.8353271484375 background all_cells +3671.243408203125 1437.2467041015625 background all_cells +3526.42822265625 1304.8509521484375 background all_cells +3524.37548828125 1385.927734375 background all_cells +3516.1484375 1385.942626953125 background all_cells +3496.97021484375 1315.5687255859375 background all_cells +3543.79150390625 1312.2552490234375 background all_cells +3504.654052734375 1313.41162109375 background all_cells +3364.359375 1426.3223876953125 background all_cells +3372.1357421875 1424.96240234375 background all_cells +3365.187744140625 1418.1954345703125 background all_cells +3365.55126953125 1409.8763427734375 background all_cells +3440.703369140625 1514.18701171875 background all_cells +3433.6181640625 1537.1624755859375 background all_cells +3432.886962890625 1514.97802734375 background all_cells +3465.2197265625 1545.771728515625 background all_cells +3450.823974609375 1519.908447265625 background all_cells +3417.843994140625 1410.7940673828125 background all_cells +3439.309814453125 1410.894775390625 background all_cells +3420.035400390625 1405.9923095703125 background all_cells +3320.949951171875 1513.7578125 background all_cells +3386.717529296875 1535.4649658203125 background all_cells +3357.640869140625 1537.1715087890625 background all_cells +3354.651611328125 1543.7901611328125 background all_cells +3404.18408203125 1532.6800537109375 background all_cells +3448.7734375 1507.5 background all_cells +3438.406005859375 1506.7635498046875 background all_cells +3444.889892578125 1502.6239013671875 background all_cells +3444.051025390625 1496.450927734375 background all_cells +3372.00341796875 1476.2843017578125 background all_cells +3376.128662109375 1486.232421875 background all_cells +3363.99072265625 1480.141357421875 background all_cells +3489.732666015625 1411.9385986328125 background all_cells +3413.80517578125 1341.56103515625 background all_cells +3465.893798828125 1349.8541259765625 background all_cells +3468.731689453125 1330.9755859375 background all_cells +3471.6650390625 1326.2525634765625 background all_cells +3459.552490234375 1353.2177734375 background all_cells +3338.12646484375 1404.29541015625 background all_cells +3400.520751953125 1397.287841796875 background all_cells +3398.3154296875 1402.74072265625 background all_cells +3342.798095703125 1401.136962890625 background all_cells +3312.486083984375 1438.4447021484375 background all_cells +3331.668212890625 1414.482666015625 background all_cells +3315.736572265625 1443.1287841796875 background all_cells +3279.0341796875 1349.6844482421875 background all_cells +3315.58203125 1331.523681640625 background all_cells +3309.0771484375 1329.690673828125 background all_cells +3304.232421875 1332.3441162109375 background all_cells +3374.138916015625 1303.9705810546875 background all_cells +3398.419189453125 1262.9261474609375 background all_cells +3380.777099609375 1266.34521484375 background all_cells +3375.889404296875 1269.5970458984375 background all_cells +3387.925048828125 1267.36669921875 background all_cells +3390.40478515625 1281.0633544921875 background all_cells +3266.864013671875 1211.5445556640625 background all_cells +3320.539794921875 1261.0511474609375 background all_cells +3305.083984375 1248.4019775390625 background all_cells +3327.0234375 1218.67529296875 background all_cells +3442.56591796875 1249.4058837890625 background all_cells +3429.28369140625 1198.219482421875 background all_cells +3431.500732421875 1214.215576171875 background all_cells +3441.045654296875 1206.0843505859375 background all_cells +3434.060302734375 1211.658447265625 background all_cells +3432.07861328125 1200.766357421875 background all_cells +3445.51513671875 1197.8529052734375 background all_cells +3357.380859375 1259.6939697265625 background all_cells +3351.857421875 1243.3328857421875 background all_cells +3357.796875 1243.0189208984375 background all_cells +3363.89208984375 1213.4571533203125 background all_cells +3361.083251953125 1219.874267578125 background all_cells +3366.922607421875 1208.5208740234375 background all_cells +3268.5302734375 771.1709594726562 background all_cells +3289.90625 768.4716796875 background all_cells +3281.55615234375 772.2647094726562 background all_cells +3284.865478515625 667.9139404296875 background all_cells +3280.40234375 682.4224853515625 background all_cells +3288.847412109375 677.8131103515625 background all_cells +3292.5576171875 671.6863403320312 background all_cells +3326.260009765625 697.0377197265625 background all_cells +3822.90625 718.3214721679688 background all_cells +3813.41796875 711.49951171875 background all_cells +3275.86181640625 724.5108032226562 background all_cells +3325.745849609375 703.211181640625 background all_cells +3518.379638671875 963.02197265625 background all_cells +3648.163330078125 960.974365234375 background all_cells +3628.447265625 977.698486328125 background all_cells +3549.123046875 912.59716796875 background all_cells +3817.048583984375 901.6703491210938 background all_cells +3702.76220703125 998.5803833007812 background all_cells +3741.70556640625 998.9693603515624 background all_cells +3824.5712890625 878.3934936523438 background all_cells +3816.924560546875 882.84765625 background all_cells +3815.68994140625 888.6792602539062 background all_cells +3825.40771484375 885.26904296875 background all_cells +3807.84130859375 885.8410034179688 background all_cells +3714.736572265625 1123.157958984375 background all_cells +3826.194580078125 1107.6851806640625 background all_cells +3768.8984375 1048.65087890625 background all_cells +3784.570068359375 1041.5823974609375 background all_cells +3758.74853515625 1165.51220703125 background all_cells +3736.23095703125 1107.798583984375 background all_cells +3536.551513671875 1051.5570068359375 background all_cells +3694.363037109375 1049.2628173828125 background all_cells +3622.008544921875 1148.91748046875 background all_cells +3684.56884765625 1045.957275390625 background all_cells +3586.33154296875 1116.4569091796875 background all_cells +3554.27001953125 1050.13623046875 background all_cells +3326.841064453125 1063.668701171875 background all_cells +3315.96142578125 1137.8505859375 background all_cells +3267.996337890625 1131.04833984375 background all_cells +3290.884033203125 1128.5516357421875 background all_cells +3337.284912109375 979.0795288085938 background all_cells +3327.283447265625 985.3703002929688 background all_cells +3378.27880859375 1139.0574951171875 background all_cells +3463.697998046875 1035.8935546875 background all_cells +3424.74267578125 1060.7435302734375 background all_cells +3378.1328125 1125.944091796875 background all_cells +3372.881103515625 902.941162109375 background all_cells +3440.962158203125 956.6328735351562 background all_cells +3431.61279296875 981.5185546875 background all_cells +3424.6875 948.3192138671876 background all_cells +3312.3984375 753.8427124023438 background all_cells +3321.5546875 936.5508422851562 background all_cells +3316.46875 925.8793334960938 background all_cells +3324.466796875 924.7478637695312 background all_cells +3328.282470703125 756.1812133789062 background all_cells +5713.0302734375 1074.1751708984375 background all_cells +5777.90576171875 1034.4049072265625 background all_cells +5765.212890625 1031.784423828125 background all_cells +5759.46923828125 1038.5606689453125 background all_cells +5744.32275390625 1090.8934326171875 background all_cells +5767.1123046875 1097.9234619140625 background all_cells +5775.9638671875 1109.911376953125 background all_cells +5772.22705078125 1102.130859375 background all_cells +5743.04052734375 1369.590087890625 background all_cells +5787.86181640625 1510.125244140625 background all_cells +5774.4287109375 1509.164794921875 background all_cells +5737.09521484375 1490.3919677734375 background all_cells +5732.8427734375 1256.740966796875 background all_cells +5787.26513671875 1299.98193359375 background all_cells +5735.8701171875 1290.82275390625 background all_cells +5777.5634765625 1263.1351318359375 background all_cells +5784.26318359375 1097.009521484375 background all_cells +5793.5078125 1109.75537109375 background all_cells +5787.49658203125 1104.0948486328125 background all_cells +5836.8671875 1254.753662109375 background all_cells +5880.31494140625 1354.927490234375 background all_cells +5830.6806640625 1332.7601318359375 background all_cells +5888.78759765625 1304.1978759765625 background all_cells +5893.63232421875 1294.624267578125 background all_cells +5898.7041015625 1609.7520751953125 background all_cells +5906.3916015625 1605.324462890625 background all_cells +5912.32421875 1489.3458251953125 background all_cells +5896.04296875 1517.3970947265625 background all_cells +5895.5966796875 1508.686767578125 background all_cells +5892.3564453125 1603.0416259765625 background all_cells +5881.2265625 1596.5975341796875 background all_cells +5899.41748046875 1599.8997802734375 background all_cells +5844.64453125 1549.57275390625 background all_cells +5874.802734375 1555.1121826171875 background all_cells +5875.67724609375 1544.220947265625 background all_cells +5854.263671875 1505.3001708984375 background all_cells +5849.53125 999.7111206054688 background all_cells +5774.03076171875 1004.30126953125 background all_cells +5812.7568359375 992.8614501953124 background all_cells +5888.5703125 1005.5057983398438 background all_cells +5855.6689453125 990.4953002929688 background all_cells +5886.234375 1093.9267578125 background all_cells +5808.5107421875 1109.320068359375 background all_cells +5817.7138671875 1107.37158203125 background all_cells +5891.2109375 1137.5362548828125 background all_cells +5814.81689453125 1120.240478515625 background all_cells +5809.19775390625 1045.3887939453125 background all_cells +5778.8525390625 1053.94287109375 background all_cells +5785.04736328125 1027.8648681640625 background all_cells +5810.30419921875 1068.7276611328125 background all_cells +5893.095703125 1050.375732421875 background all_cells +5837.14599609375 1034.2237548828125 background all_cells +6024.9130859375 1494.6239013671875 background all_cells +6014.86083984375 1510.9989013671875 background all_cells +6023.53369140625 1343.7919921875 background all_cells +6020.2021484375 1502.6956787109375 background all_cells +6018.69677734375 1351.3321533203125 background all_cells +6028.2802734375 1351.9195556640625 background all_cells +6064.2705078125 1646.16650390625 background all_cells +6077.927734375 1538.32958984375 background all_cells +6039.3212890625 1334.17138671875 background all_cells +6058.76318359375 1451.6995849609375 background all_cells +6051.287109375 1349.186767578125 background all_cells +6052.65380859375 1342.229736328125 background all_cells +6033.375 1708.5919189453125 background all_cells +6049.298828125 1711.5032958984375 background all_cells +6041.04345703125 1704.0128173828125 background all_cells +6030.95458984375 1282.95654296875 background all_cells +6053.1298828125 1276.08984375 background all_cells +6048.6376953125 1280.335205078125 background all_cells +6032.51513671875 1288.6702880859375 background all_cells +6092.185546875 1578.179931640625 background all_cells +6092.39208984375 1589.613525390625 background all_cells +6092.5048828125 1582.959228515625 background all_cells +6090.966796875 1537.6444091796875 background all_cells +6085.8232421875 1544.83447265625 background all_cells +6084.0693359375 1538.107177734375 background all_cells +6092.68359375 1531.103515625 background all_cells +6091.57275390625 1543.23583984375 background all_cells +6095.955078125 1631.2867431640625 background all_cells +6111.42822265625 1640.7164306640625 background all_cells +6084.0859375 1564.1336669921875 background all_cells +6087.13037109375 1569.6708984375 background all_cells +5990.81298828125 1393.0113525390625 background all_cells +5973.32568359375 1449.9149169921875 background all_cells +5985.59375 1450.379150390625 background all_cells +5966.0361328125 1400.8631591796875 background all_cells +5984.98388671875 1392.072265625 background all_cells +5974.51953125 1673.3690185546875 background all_cells +5926.68603515625 1722.8212890625 background all_cells +5934.3857421875 1713.1419677734375 background all_cells +5957.17919921875 1691.8458251953125 background all_cells +5973.251953125 1686.1754150390625 background all_cells +5968.447265625 1665.092529296875 background all_cells +5952.60888671875 1618.189697265625 background all_cells +5952.59423828125 1624.0205078125 background all_cells +5943.23779296875 1613.8907470703125 background all_cells +5975.08740234375 1664.3314208984375 background all_cells +5934.74072265625 1613.4478759765625 background all_cells +6052.1083984375 1331.416748046875 background all_cells +6063.0615234375 1336.533203125 background all_cells +6057.494140625 1325.80859375 background all_cells +6055.96337890625 1335.53125 background all_cells +6046.38818359375 1333.9765625 background all_cells +6051.1748046875 1322.9453125 background all_cells +6078.8369140625 1325.720703125 background all_cells +6091.50048828125 1326.141357421875 background all_cells +6088.21630859375 1323.85400390625 background all_cells +6084.37109375 1322.861083984375 background all_cells +6070.134765625 1311.51513671875 background all_cells +6078.9658203125 1316.4027099609375 background all_cells +6073.36767578125 1315.919921875 background all_cells +6058.2275390625 1283.2125244140625 background all_cells +6055.18017578125 1289.1649169921875 background all_cells +5899.6181640625 1142.552978515625 background all_cells +5906.86474609375 1162.598388671875 background all_cells +5897.13671875 1159.0616455078125 background all_cells +5890.2060546875 1151.5845947265625 background all_cells +5888.28173828125 1143.4666748046875 background all_cells +6012.31884765625 1265.0191650390625 background all_cells +6060.68896484375 1269.1778564453125 background all_cells +6019.4072265625 1265.6673583984375 background all_cells +6024.6337890625 1225.989501953125 background all_cells +6042.52099609375 1219.1126708984375 background all_cells +6033.48388671875 1225.498046875 background all_cells +6055.05517578125 1239.4661865234375 background all_cells +6056.50927734375 1178.4453125 background all_cells +6012.54296875 1175.4332275390625 background all_cells +6021.82763671875 1177.2177734375 background all_cells +6063.73486328125 1173.94921875 background all_cells +6033.408203125 1187.09814453125 background all_cells +5933.6103515625 1262.1146240234375 background all_cells +6007.06005859375 1268.508056640625 background all_cells +6002.2451171875 1270.007568359375 background all_cells +5938.37109375 1273.406982421875 background all_cells +5996.7197265625 1289.48876953125 background all_cells +6018.5615234375 1287.286376953125 background all_cells +6016.89404296875 1276.0548095703125 background all_cells +6017.90283203125 1282.2064208984375 background all_cells +6028.98583984375 1405.010009765625 background all_cells +6063.82421875 1376.0906982421875 background all_cells +6036.48046875 1370.196044921875 background all_cells +6047.6328125 1355.1094970703125 background all_cells +6041.67138671875 1360.5574951171875 background all_cells +5950.85302734375 1328.2593994140625 background all_cells +5974.72314453125 1351.7706298828125 background all_cells +5979.54150390625 1341.43896484375 background all_cells +5958.1005859375 1334.1163330078125 background all_cells +5978.32958984375 1329.3985595703125 background all_cells +5999.3330078125 1330.10107421875 background all_cells +6016.2451171875 1340.1070556640625 background all_cells +6013.87646484375 1348.81103515625 background all_cells +5999.53466796875 1324.3831787109375 background all_cells +5979.751953125 1311.4385986328125 background all_cells +5943.33642578125 1323.77734375 background all_cells +5961.54443359375 1319.924560546875 background all_cells +5974.32177734375 1315.681640625 background all_cells +5985.45263671875 1309.2176513671875 background all_cells +5977.57275390625 1306.90673828125 background all_cells +6109.20458984375 1051.3656005859375 background all_cells +6055.8349609375 1037.37841796875 background all_cells +6111.1650390625 1099.5794677734375 background all_cells +6052.60107421875 1094.5306396484375 background all_cells +6075.60693359375 1125.2501220703125 background all_cells +6075.095703125 1131.276123046875 background all_cells +6072.72802734375 1152.16748046875 background all_cells +6094.68994140625 1149.284423828125 background all_cells +6059.0927734375 1132.5390625 background all_cells +6075.61328125 1157.7591552734375 background all_cells +6077.2197265625 1177.788330078125 background all_cells +6082.8720703125 1163.1702880859375 background all_cells +6094.18310546875 1245.7947998046875 background all_cells +6091.185546875 1251.44677734375 background all_cells +6081.91650390625 1263.9925537109375 background all_cells +6073.2001953125 1259.4598388671875 background all_cells +6096.46484375 1258.125732421875 background all_cells +5070.763671875 1374.2589111328125 background all_cells +5064.62109375 1388.177490234375 background all_cells +5086.99072265625 1381.922607421875 background all_cells +5081.8505859375 1376.3818359375 background all_cells +5068.95068359375 1408.868896484375 background all_cells +5079.3740234375 1438.2113037109375 background all_cells +5083.06982421875 1399.1717529296875 background all_cells +5064.353515625 1435.102294921875 background all_cells +5087.88037109375 1409.5465087890625 background all_cells +5042.3759765625 1397.8397216796875 background all_cells +5053.02783203125 1440.0888671875 background all_cells +5047.439453125 1401.8543701171875 background all_cells +5047.30224609375 1394.8067626953125 background all_cells +4994.06298828125 1386.2264404296875 background all_cells +5013.6396484375 1508.4737548828125 background all_cells +4997.80517578125 1499.1480712890625 background all_cells +5004.24951171875 1382.649169921875 background all_cells +5000.7158203125 1377.2850341796875 background all_cells +5063.2939453125 1505.9774169921875 background all_cells +5026.97412109375 1540.5697021484375 background all_cells +5028.56494140625 1535.302734375 background all_cells +5030.00048828125 1527.3795166015625 background all_cells +5073.7236328125 1612.6077880859375 background all_cells +5103.31005859375 1615.2181396484375 background all_cells +5098.3837890625 1620.3017578125 background all_cells +5036.6181640625 1603.9344482421875 background all_cells +5048.88720703125 1622.0250244140625 background all_cells +5061.328125 1587.496826171875 background all_cells +5052.3603515625 1589.604736328125 background all_cells +5043.076171875 1597.922119140625 background all_cells +5137.78173828125 1437.69921875 background all_cells +5136.92041015625 1516.236083984375 background all_cells +5128.021484375 1604.1357421875 background all_cells +5087.0390625 1388.6864013671875 background all_cells +5088.8203125 1498.6988525390625 background all_cells +5101.72705078125 1406.374755859375 background all_cells +5099.1884765625 1395.9505615234375 background all_cells +5090.19091796875 1392.504638671875 background all_cells +5113.08203125 1459.9517822265625 background all_cells +5120.8662109375 1507.2110595703125 background all_cells +5130.4443359375 1471.793701171875 background all_cells +5116.2666015625 1464.5653076171875 background all_cells +5111.5615234375 1426.291015625 background all_cells +5116.81494140625 1420.4876708984375 background all_cells +5119.57177734375 1423.1939697265625 background all_cells +5120.458984375 1453.208984375 background all_cells +5127.94775390625 1446.0775146484375 background all_cells +5107.8955078125 1402.83349609375 background all_cells +5114.8349609375 1390.9141845703125 background all_cells +5109.13916015625 1395.459716796875 background all_cells +5002.68408203125 1230.8963623046875 background all_cells +4986.171875 1222.4754638671875 background all_cells +5025.8623046875 1244.03955078125 background all_cells +5011.2353515625 1254.262939453125 background all_cells +5117.4501953125 1229.7384033203125 background all_cells +5227.6328125 1201.77734375 background all_cells +5169.9482421875 1226.5718994140625 background all_cells +5156.62841796875 1178.097900390625 background all_cells +5135.8125 1167.0185546875 background all_cells +5036.60791015625 1240.9234619140625 background all_cells +5080.6708984375 1189.537109375 background all_cells +5046.82763671875 1235.833740234375 background all_cells +5040.91259765625 1230.22216796875 background all_cells +5075.640625 1305.564453125 background all_cells +5076.1328125 1325.7230224609375 background all_cells +5069.5615234375 1325.9482421875 background all_cells +5077.91552734375 1319.9219970703125 background all_cells +5150.6357421875 1436.3114013671875 background all_cells +5162.44384765625 1496.302490234375 background all_cells +5176.19970703125 1478.2125244140625 background all_cells +5179.4990234375 1360.9515380859375 background all_cells +5148.21630859375 1369.156005859375 background all_cells +5151.54150390625 1362.58056640625 background all_cells +5143.66748046875 1361.1778564453125 background all_cells +5142.3642578125 1321.8974609375 background all_cells +5142.96630859375 1353.1436767578125 background all_cells +5147.83447265625 1350.5098876953125 background all_cells +5096.63720703125 1357.646240234375 background all_cells +5091.03515625 1346.993896484375 background all_cells +5036.22802734375 1327.168212890625 background all_cells +5025.236328125 1331.8096923828125 background all_cells +5044.45166015625 1330.7520751953125 background all_cells +5024.83837890625 1387.5775146484375 background all_cells +5018.70947265625 1369.46826171875 background all_cells +5031.9580078125 1348.6553955078125 background all_cells +5028.1796875 1355.25048828125 background all_cells +5023.71337890625 1356.3726806640625 background all_cells +5036.71435546875 1363.268310546875 background all_cells +5055.18994140625 1359.2637939453125 background all_cells +5062.12060546875 1381.9130859375 background all_cells +5056.57373046875 1382.8963623046875 background all_cells +5067.2783203125 1342.6180419921875 background all_cells +6093.5498046875 2128.27685546875 background all_cells +6086.998046875 2368.46728515625 background all_cells +6105.01611328125 2114.214599609375 background all_cells +6099.9296875 2125.349609375 background all_cells +6142.89794921875 2125.122314453125 background all_cells +6150.318359375 2143.36962890625 background all_cells +6151.6572265625 2126.105224609375 background all_cells +6146.830078125 2109.357177734375 background all_cells +6147.46435546875 2064.397216796875 background all_cells +6141.115234375 2099.290283203125 background all_cells +6146.3779296875 2097.7177734375 background all_cells +6136.6689453125 2083.340576171875 background all_cells +6141.55126953125 2075.15673828125 background all_cells +6148.3828125 2078.177490234375 background all_cells +6114.0419921875 2121.7802734375 background all_cells +6137.37255859375 2107.698486328125 background all_cells +6118.3056640625 2134.3681640625 background all_cells +6222.36279296875 2922.8154296875 background all_cells +6228.98876953125 2911.382568359375 background all_cells +6238.6201171875 2879.428466796875 background all_cells +6237.50390625 2898.0771484375 background all_cells +6231.44580078125 2888.7119140625 background all_cells +6269.8408203125 2151.884033203125 background all_cells +6281.6142578125 2073.2880859375 background all_cells +6277.6806640625 2762.7373046875 background all_cells +6302.89990234375 2160.683837890625 background all_cells +6309.9873046875 2173.874267578125 background all_cells +6305.5400390625 2164.974853515625 background all_cells +6365.3564453125 2172.266357421875 background all_cells +6340.77734375 2172.721923828125 background all_cells +6348.76611328125 2165.9755859375 background all_cells +6355.76904296875 2159.037109375 background all_cells +6340.45654296875 2110.24560546875 background all_cells +6368.92431640625 2084.093505859375 background all_cells +6364.92236328125 2109.58984375 background all_cells +6363.953125 2097.638427734375 background all_cells +6362.15771484375 2133.80615234375 background all_cells +6320.43310546875 2140.535400390625 background all_cells +6331.30419921875 2135.636962890625 background all_cells +6340.57421875 2134.08447265625 background all_cells +6202.50439453125 2012.7490234375 background all_cells +6224.39697265625 2047.364501953125 background all_cells +6193.43603515625 2043.7540283203125 background all_cells +6218.09375 2020.27734375 background all_cells +6215.99755859375 2012.372802734375 background all_cells +6422.728515625 1997.69677734375 background all_cells +6670.56396484375 2011.5799560546875 background all_cells +6640.171875 1997.1124267578125 background all_cells +6645.59912109375 2014.1148681640625 background all_cells +6635.07568359375 1999.75341796875 background all_cells +6645.21826171875 2004.0526123046875 background all_cells +6281.01806640625 2051.919921875 background all_cells +6453.93310546875 2031.676025390625 background all_cells +6370.5830078125 2047.1453857421875 background all_cells +6253.7041015625 2017.4940185546875 background all_cells +6267.41552734375 2017.260009765625 background all_cells +6263.37841796875 2013.338623046875 background all_cells +6260.61962890625 2006.1634521484373 background all_cells +6159.38037109375 2142.84716796875 background all_cells +6172.81298828125 2134.649658203125 background all_cells +6170.27001953125 2141.581298828125 background all_cells +6166.3046875 2151.838134765625 background all_cells +6180.3125 2163.563232421875 background all_cells +6178.15234375 2143.760986328125 background all_cells +6185.96630859375 2142.843017578125 background all_cells +6193.279296875 2128.50244140625 background all_cells +6214.64599609375 2106.617431640625 background all_cells +6199.40087890625 2129.572998046875 background all_cells +6221.4423828125 2127.4404296875 background all_cells +6202.236328125 2055.3876953125 background all_cells +6225.96240234375 2061.16259765625 background all_cells +6219.6435546875 2061.14892578125 background all_cells +6171.8115234375 2075.35791015625 background all_cells +6185.5615234375 2074.116943359375 background all_cells +6635.28076171875 2031.1383056640625 background all_cells +6678.49609375 2063.653564453125 background all_cells +6674.9482421875 2061.562255859375 background all_cells +6675.34765625 2049.548828125 background all_cells +6640.76025390625 2036.217041015625 background all_cells +6684.64501953125 2082.762939453125 background all_cells +6690.45654296875 2102.67529296875 background all_cells +6691.654296875 2091.296875 background all_cells +6665.7744140625 2090.3447265625 background all_cells +6670.85791015625 2106.077880859375 background all_cells +6668.5478515625 2096.12060546875 background all_cells +6726.7177734375 2170.910400390625 background all_cells +6729.67236328125 2165.91455078125 background all_cells +6729.494140625 2185.759521484375 background all_cells +6726.73876953125 2180.58447265625 background all_cells +6737.2666015625 2149.640869140625 background all_cells +6753.58740234375 2157.2470703125 background all_cells +6741.814453125 2157.82177734375 background all_cells +6741.53857421875 2178.083251953125 background all_cells +6738.521484375 2188.948486328125 background all_cells +6745.00634765625 2188.8251953125 background all_cells +6747.32421875 2179.820556640625 background all_cells +6792.734375 2119.185546875 background all_cells +6810.17431640625 2151.739013671875 background all_cells +6803.0625 2160.75439453125 background all_cells +6796.2001953125 2164.011474609375 background all_cells +6764.13037109375 2192.531982421875 background all_cells +6779.3076171875 2179.1572265625 background all_cells +6783.0322265625 2174.76953125 background all_cells +6792.634765625 2172.7451171875 background all_cells +6800.80810546875 2178.612060546875 background all_cells +6779.86474609375 2187.8994140625 background all_cells +6750.97119140625 2115.1396484375 background all_cells +6749.77001953125 2135.204833984375 background all_cells +6738.14404296875 2136.43603515625 background all_cells +6733.66015625 2125.717041015625 background all_cells +6721.673828125 2158.14111328125 background all_cells +6719.2294921875 2164.905517578125 background all_cells +6703.07080078125 2146.697265625 background all_cells +6709.44384765625 2141.046875 background all_cells +6705.3515625 2163.6416015625 background all_cells +6708.43603515625 2168.4345703125 background all_cells +6690.00830078125 2162.528564453125 background all_cells +6677.52734375 2158.963134765625 background all_cells +6672.90966796875 2160.427490234375 background all_cells +6679.77978515625 2168.695068359375 background all_cells +6675.14208984375 2165.802490234375 background all_cells +6679.37353515625 2164.423828125 background all_cells +6684.2060546875 2176.03173828125 background all_cells +6693.37646484375 2185.659423828125 background all_cells +6682.7158203125 2186.188720703125 background all_cells +6717.62646484375 2082.240966796875 background all_cells +6713.62353515625 2105.340576171875 background all_cells +6707.94140625 2103.616943359375 background all_cells +6701.27880859375 2104.531494140625 background all_cells +6704.37939453125 2091.935546875 background all_cells +6670.0537109375 2115.09130859375 background all_cells +6162.79052734375 1818.614990234375 background all_cells +6142.79736328125 1834.388427734375 background all_cells +6161.56640625 1829.1817626953125 background all_cells +6199.34375 1700.1280517578125 background all_cells +6220.93798828125 1717.7005615234375 background all_cells +6204.15234375 1738.4066162109375 background all_cells +6201.82861328125 1743.8582763671875 background all_cells +6154.91259765625 1692.6304931640625 background all_cells +6198.32666015625 1681.198486328125 background all_cells +6188.79931640625 1693.991455078125 background all_cells +6302.61083984375 1696.89013671875 background all_cells +6577.67431640625 1678.532958984375 background all_cells +6311.40380859375 1687.0601806640625 background all_cells +6648.02099609375 1760.7421875 background all_cells +6678.85205078125 1698.5025634765625 background all_cells +6671.31396484375 1716.52685546875 background all_cells +6661.828125 1717.1190185546875 background all_cells +6654.2041015625 1765.476806640625 background all_cells +6313.64794921875 1785.13916015625 background all_cells +6317.15478515625 1833.43115234375 background all_cells +6307.33544921875 1790.5411376953125 background all_cells +6351.0771484375 1788.7454833984375 background all_cells +6198.11572265625 1900.5076904296875 background all_cells +6273.25 1971.531982421875 background all_cells +6206.5908203125 1929.525146484375 background all_cells +6212.6826171875 1927.16845703125 background all_cells +6198.34765625 1928.041015625 background all_cells +6234.50830078125 1915.4530029296875 background all_cells +6286.595703125 1980.2105712890625 background all_cells +6305.71630859375 1976.1722412109373 background all_cells +6295.8994140625 1981.399169921875 background all_cells +6302.3486328125 1992.0682373046875 background all_cells +6275.3388671875 1983.0833740234373 background all_cells +6303.185546875 1954.7281494140625 background all_cells +6307.85498046875 1910.38818359375 background all_cells +6284.71484375 1937.827880859375 background all_cells +6340.4423828125 1955.9893798828125 background all_cells +6293.03173828125 1953.2647705078125 background all_cells +6293.15966796875 1941.49072265625 background all_cells +6208.9599609375 1876.9368896484373 background all_cells +6216.36962890625 1840.677734375 background all_cells +6213.40478515625 1850.8251953125 background all_cells +6599.82470703125 1856.2879638671875 background all_cells +6623.9794921875 1936.056640625 background all_cells +6633.70166015625 1948.977783203125 background all_cells +6624.044921875 1950.3616943359373 background all_cells +6327.98779296875 1874.1005859375 background all_cells +6365.10595703125 1914.8673095703125 background all_cells +6327.90087890625 1914.226318359375 background all_cells +6322.75244140625 1883.682861328125 background all_cells +6337.15625 1882.9615478515625 background all_cells +6333.68505859375 1875.942626953125 background all_cells +6450.13037109375 1912.191650390625 background all_cells +6525.4072265625 1893.5054931640625 background all_cells +6466.85107421875 1927.78515625 background all_cells +6453.03857421875 1920.9342041015625 background all_cells +6150.31494140625 1849.4705810546875 background all_cells +6169.1396484375 1849.898681640625 background all_cells +6158.005859375 1857.0694580078125 background all_cells +6153.962890625 1862.537353515625 background all_cells +6267.63720703125 1846.8150634765625 background all_cells +6274.32568359375 1866.52392578125 background all_cells +6273.8525390625 1845.0244140625 background all_cells +6271.001953125 1876.8616943359373 background all_cells +6295.4892578125 1047.2698974609375 background all_cells +6268.75 1072.468994140625 background all_cells +6272.2158203125 1068.91162109375 background all_cells +6281.66845703125 1060.80517578125 background all_cells +6303.60546875 1094.5870361328125 background all_cells +6267.3798828125 1139.368896484375 background all_cells +6272.4384765625 1129.0518798828125 background all_cells +6273.91748046875 1224.37646484375 background all_cells +6291.7099609375 1213.928955078125 background all_cells +6274.72119140625 1239.169921875 background all_cells +6293.39501953125 1239.1876220703125 background all_cells +6280.51220703125 1244.9674072265625 background all_cells +6285.90966796875 1258.38720703125 background all_cells +6257.49267578125 1278.93603515625 background all_cells +6198.6875 1273.107177734375 background all_cells +6207.162109375 1279.4578857421875 background all_cells +6216.83154296875 1279.774658203125 background all_cells +6270.76220703125 1275.0643310546875 background all_cells +6298.0126953125 1270.76611328125 background all_cells +6280.3623046875 1272.1488037109375 background all_cells +6258.88427734375 1244.1824951171875 background all_cells +6267.26513671875 1247.7086181640625 background all_cells +6266.47021484375 1267.217041015625 background all_cells +6266.98583984375 1262.259521484375 background all_cells +6204.56298828125 1352.883544921875 background all_cells +6154.640625 1352.810302734375 background all_cells +6165.56884765625 1352.5533447265625 background all_cells +6152.0791015625 1349.3538818359375 background all_cells +6165.548828125 1382.7818603515625 background all_cells +6131.52587890625 1476.8935546875 background all_cells +6189.375 1460.0667724609375 background all_cells +6156.1865234375 1382.470703125 background all_cells +6200.70849609375 1377.0516357421875 background all_cells +6220.41552734375 1418.06298828125 background all_cells +6221.0029296875 1411.593017578125 background all_cells +6206.63232421875 1376.2490234375 background all_cells +6228.8046875 1297.1212158203125 background all_cells +6224.77783203125 1309.895263671875 background all_cells +6230.9111328125 1302.89501953125 background all_cells +6232.03857421875 1309.644775390625 background all_cells +6239.04296875 1307.172119140625 background all_cells +6283.18994140625 1294.7474365234375 background all_cells +6300.94921875 1342.4443359375 background all_cells +6280.65966796875 1337.5323486328125 background all_cells +6290.52880859375 1311.4219970703125 background all_cells +6257.6162109375 1328.5953369140625 background all_cells +6265.09033203125 1290.4927978515625 background all_cells +6262.22705078125 1294.1390380859375 background all_cells +6269.84521484375 1316.6627197265625 background all_cells +6258.79345703125 1319.0509033203125 background all_cells +6228.091796875 1316.9744873046875 background all_cells +6242.3330078125 1322.34814453125 background all_cells +6241.28955078125 1328.90771484375 background all_cells +6353.36669921875 1570.852294921875 background all_cells +6537.15673828125 1489.8614501953125 background all_cells +6324.25 1442.1917724609375 background all_cells +6537.2705078125 1599.86865234375 background all_cells +6379.29150390625 1592.087158203125 background all_cells +6610.6025390625 1434.8409423828125 background all_cells +6677.59912109375 1449.31640625 background all_cells +6676.2998046875 1584.5928955078125 background all_cells +6564.3212890625 1567.46044921875 background all_cells +6583.6025390625 1560.244873046875 background all_cells +6574.68603515625 1550.57373046875 background all_cells +6573.52294921875 1543.59765625 background all_cells +6772.32958984375 1861.76416015625 background all_cells +6824.31201171875 1898.3084716796875 background all_cells +6816.94140625 1883.781005859375 background all_cells +6803.93505859375 1858.2677001953125 background all_cells +6805.6376953125 1866.0418701171875 background all_cells +6794.306640625 1861.1207275390625 background all_cells +6839.51708984375 1971.2398681640625 background all_cells +6856.23095703125 2039.183349609375 background all_cells +6852.31494140625 1966.1435546875 background all_cells +6753.546875 1998.7281494140625 background all_cells +6823.6875 1970.47509765625 background all_cells +6818.20947265625 1963.529296875 background all_cells +6809.36669921875 1963.0404052734373 background all_cells +6841.30859375 1926.998291015625 background all_cells +6818.3212890625 1946.72998046875 background all_cells +6756.9169921875 1943.416259765625 background all_cells +6721.36279296875 1847.685302734375 background all_cells +6715.69482421875 1894.7587890625 background all_cells +6720.48193359375 1863.2713623046875 background all_cells +6696.94287109375 1794.7655029296875 background all_cells +6708.2353515625 1827.9281005859373 background all_cells +6704.51171875 1836.1646728515625 background all_cells +6713.310546875 1818.9049072265625 background all_cells +6733.724609375 1828.85986328125 background all_cells +6787.5576171875 1643.85791015625 background all_cells +6820.03955078125 1641.030517578125 background all_cells +6804.70263671875 1642.5277099609375 background all_cells +6797.84619140625 1646.1669921875 background all_cells +6756.0712890625 1697.6361083984375 background all_cells +6766.955078125 1735.1265869140625 background all_cells +6760.1748046875 1742.1968994140625 background all_cells +6788.1669921875 1717.676513671875 background all_cells +6777.57177734375 1716.8641357421875 background all_cells +6771.40283203125 1708.22900390625 background all_cells +6792.0859375 1676.4373779296875 background all_cells +6804.623046875 1685.0333251953125 background all_cells +6794.64208984375 1685.1356201171875 background all_cells +6746.45068359375 1648.8314208984375 background all_cells +6761.8525390625 1654.0521240234375 background all_cells +6772.9111328125 1659.24853515625 background all_cells +6752.798828125 1644.15673828125 background all_cells +6697.10107421875 1564.670654296875 background all_cells +6712.63623046875 1534.403564453125 background all_cells +6705.2919921875 1538.141357421875 background all_cells +6705.708984375 1545.9287109375 background all_cells +6695.162109375 1555.4046630859375 background all_cells +6705.1435546875 1564.5162353515625 background all_cells +6743.52392578125 1613.2647705078125 background all_cells +6781.99462890625 1601.234375 background all_cells +6766.439453125 1592.715576171875 background all_cells +6757.33203125 1602.7626953125 background all_cells +6817.16748046875 1590.7091064453125 background all_cells +6799.5869140625 1586.7724609375 background all_cells +6807.08544921875 1591.7183837890625 background all_cells +6809.33154296875 1603.3441162109375 background all_cells +6811.16650390625 1622.09423828125 background all_cells +6773.6416015625 1560.31005859375 background all_cells +6791.84033203125 1582.6544189453125 background all_cells +6792.23779296875 1572.16552734375 background all_cells +6783.63525390625 1571.831787109375 background all_cells +6781.7578125 1547.424560546875 background all_cells +6689.49658203125 1586.0216064453125 background all_cells +6712.76416015625 1576.28857421875 background all_cells +6706.83837890625 1583.52490234375 background all_cells +6703.564453125 1576.3818359375 background all_cells +6809.365234375 1578.556884765625 background all_cells +6863.1845703125 1517.5286865234375 background all_cells +6801.48681640625 1568.9788818359375 background all_cells +6814.20166015625 1571.571533203125 background all_cells +6536.5185546875 1667.9178466796875 background all_cells +6645.42041015625 1675.8797607421875 background all_cells +6640.916015625 1666.5047607421875 background all_cells +6548.421875 1662.5693359375 background all_cells +6651.15380859375 1617.412353515625 background all_cells +6660.7607421875 1623.786376953125 background all_cells +6656.8359375 1611.70458984375 background all_cells +6712.59619140625 1682.7691650390625 background all_cells +6714.1533203125 1697.301513671875 background all_cells +6691.07080078125 1698.700927734375 background all_cells +6692.6103515625 1633.3934326171875 background all_cells +6673.8486328125 1645.0361328125 background all_cells +6685.74267578125 1642.1422119140625 background all_cells +6703.4990234375 1638.4598388671875 background all_cells +6721.5341796875 1638.7799072265625 background all_cells +6713.0966796875 1637.8150634765625 background all_cells +6678.248046875 1606.1683349609375 background all_cells +6676.78125 1615.8121337890625 background all_cells +6696.70947265625 1622.6903076171875 background all_cells +5828.5732421875 1527.2999267578125 background all_cells +5831.10888671875 1533.21240234375 background all_cells +5824.09619140625 1532.5826416015625 background all_cells +5669.1748046875 1619.6348876953125 background all_cells +5733.5439453125 1582.84423828125 background all_cells +5681.82763671875 1764.8079833984375 background all_cells +5622.0693359375 1570.7950439453125 background all_cells +5642.22509765625 1635.1932373046875 background all_cells +5614.3212890625 1624.5560302734375 background all_cells +5602.62255859375 1621.753662109375 background all_cells +5827.53564453125 1538.055419921875 background all_cells +5833.65234375 1588.191162109375 background all_cells +5832.05029296875 1538.735107421875 background all_cells +6096.82421875 1806.37060546875 background all_cells +6097.35400390625 1792.4613037109375 background all_cells +6133.4072265625 1569.2197265625 background all_cells +6121.05908203125 1589.7073974609375 background all_cells +6131.72900390625 1588.532958984375 background all_cells +6115.29931640625 1573.25341796875 background all_cells +6103.34619140625 1794.952880859375 background all_cells +6109.71142578125 1804.5274658203125 background all_cells +6106.29248046875 1799.7847900390625 background all_cells +6116.05322265625 1801.76611328125 background all_cells +6119.2978515625 1601.4827880859375 background all_cells +6101.947265625 1788.1649169921875 background all_cells +6096.70068359375 1785.737060546875 background all_cells +6150.27734375 1665.9508056640625 background all_cells +6015.8095703125 1892.7694091796875 background all_cells +5948.75048828125 1905.7415771484373 background all_cells +6015.91845703125 1867.9190673828125 background all_cells +5985.015625 1821.475341796875 background all_cells +6029.48388671875 1851.89892578125 background all_cells +6079.9345703125 1881.314697265625 background all_cells +6103.3896484375 1865.3388671875 background all_cells +6111.623046875 1867.1802978515625 background all_cells +6129.076171875 1885.177978515625 background all_cells +6083.2412109375 1865.2606201171875 background all_cells +6075.53076171875 1887.06494140625 background all_cells +6086.474609375 1888.099609375 background all_cells +6080.5146484375 1888.3990478515625 background all_cells +6052.13916015625 1861.1966552734373 background all_cells +6062.98876953125 1848.15625 background all_cells +6069.67529296875 1851.51025390625 background all_cells +6043.43896484375 1850.7183837890625 background all_cells +6072.8603515625 1882.10302734375 background all_cells +6054.4521484375 1849.5648193359373 background all_cells +6027.74560546875 1788.1705322265625 background all_cells +5956.197265625 1778.6116943359375 background all_cells +5965.18310546875 1783.61279296875 background all_cells +5950.869140625 1785.38818359375 background all_cells +6078.365234375 1803.3935546875 background all_cells +6043.05859375 1781.3763427734375 background all_cells +6060.99755859375 1752.6597900390625 background all_cells +6069.853515625 1752.9072265625 background all_cells +6065.81396484375 1757.099365234375 background all_cells +6064.5673828125 1748.09375 background all_cells +6065.35546875 1763.9063720703125 background all_cells +6044.74609375 1752.926513671875 background all_cells +6058.58935546875 1760.13525390625 background all_cells +6049.4716796875 1774.4139404296875 background all_cells +5611.15966796875 1818.6943359375 background all_cells +5640.43994140625 1815.540771484375 background all_cells +5634.8544921875 1894.06298828125 background all_cells +5817.35205078125 1825.1649169921875 background all_cells +5787.80126953125 1834.168212890625 background all_cells +5795.66357421875 1833.937744140625 background all_cells +5827.8017578125 1832.060546875 background all_cells +5822.9736328125 1827.680419921875 background all_cells +5774.2998046875 1813.07470703125 background all_cells +5817.34814453125 1817.9991455078125 background all_cells +5826.0908203125 1817.97607421875 background all_cells +5547.10791015625 1736.516845703125 background all_cells +5549.30078125 1758.8604736328125 background all_cells +5549.9677734375 1750.303955078125 background all_cells +5541.8095703125 1746.2518310546875 background all_cells +5540.61328125 1774.230712890625 background all_cells +5532.6064453125 1778.484130859375 background all_cells +5535.7294921875 1774.25537109375 background all_cells +5573.85009765625 1715.2342529296875 background all_cells +5832.841796875 1726.6160888671875 background all_cells +5885.32373046875 1714.98046875 background all_cells +5578.822265625 1720.18603515625 background all_cells +5579.03759765625 1713.8018798828125 background all_cells +5853.5380859375 1739.011962890625 background all_cells +5585.296875 1746.7276611328125 background all_cells +5579.4755859375 1746.986083984375 background all_cells +5555.27294921875 1773.41357421875 background all_cells +5558.3388671875 1741.380126953125 background all_cells +5570.81103515625 1743.3914794921875 background all_cells +5567.1953125 1750.224853515625 background all_cells +5565.7265625 1757.1705322265625 background all_cells +5560.47705078125 1761.4417724609375 background all_cells +5559.537109375 1713.31201171875 background all_cells +5558.63134765625 1728.1175537109375 background all_cells +5565.99267578125 1719.301025390625 background all_cells +5555.30419921875 1719.253662109375 background all_cells +6144.5546875 1521.7259521484375 background all_cells +6149.43994140625 1560.4881591796875 background all_cells +6156.603515625 1553.8663330078125 background all_cells +6145.0966796875 1556.6112060546875 background all_cells +6151.1142578125 1551.005615234375 background all_cells +6141.99658203125 1525.4276123046875 background all_cells +6171.21923828125 1563.5595703125 background all_cells +6174.6201171875 1567.361083984375 background all_cells +6169.5302734375 1612.839599609375 background all_cells +6177.49267578125 1571.994873046875 background all_cells +6173.69091796875 1609.99267578125 background all_cells +6177.0693359375 1607.689697265625 background all_cells +6156.9599609375 1587.51318359375 background all_cells +6158.4248046875 1564.2786865234375 background all_cells +6152.14404296875 1566.2904052734375 background all_cells +6141.91748046875 1603.854248046875 background all_cells +6136.81103515625 1596.4888916015625 background all_cells +6163.57275390625 1557.91064453125 background all_cells +6179.57080078125 1549.9710693359375 background all_cells +6169.919921875 1547.6541748046875 background all_cells +6184.6552734375 1559.12939453125 background all_cells +6198.5478515625 1517.7158203125 background all_cells +6203.8759765625 1561.3316650390625 background all_cells +6205.16162109375 1455.5186767578125 background all_cells +6207.12060546875 1442.1773681640625 background all_cells +6278.13623046875 1443.4342041015625 background all_cells +6228.1376953125 1450.338623046875 background all_cells +6223.6572265625 1442.13427734375 background all_cells +6266.40966796875 1442.4371337890625 background all_cells +6221.18212890625 1577.995361328125 background all_cells +6288.93505859375 1584.5499267578125 background all_cells +6227.56884765625 1568.6893310546875 background all_cells +6226.8798828125 1589.9857177734375 background all_cells +6265.658203125 1434.760498046875 background all_cells +6282.8994140625 1437.2469482421875 background all_cells +6200.470703125 1434.8740234375 background all_cells +6165.4287109375 1622.698486328125 background all_cells +6171.7412109375 1672.09814453125 background all_cells +6183.1181640625 1663.5433349609375 background all_cells +6181.9560546875 1642.928955078125 background all_cells +6178.6982421875 1621.1500244140625 background all_cells +6228.7890625 1637.2254638671875 background all_cells +6316.4150390625 1661.5809326171875 background all_cells +6301.73779296875 1637.6962890625 background all_cells +6231.81201171875 1630.4771728515625 background all_cells +6211.2763671875 1648.5975341796875 background all_cells +6199.0234375 1646.6485595703125 background all_cells +6202.958984375 1642.1798095703125 background all_cells +6203.564453125 1635.2459716796875 background all_cells +6206.95556640625 1629.2940673828125 background all_cells +6187.4326171875 1636.89697265625 background all_cells +6192.15478515625 1631.035400390625 background all_cells +6190.8408203125 1650.308349609375 background all_cells +6185.9345703125 1656.0201416015625 background all_cells +5622.35107421875 1215.74951171875 background all_cells +5642.63330078125 1215.129638671875 background all_cells +5628.3779296875 1214.6414794921875 background all_cells +6337.51611328125 1278.5634765625 background all_cells +6756.65283203125 1295.697998046875 background all_cells +6353.81640625 1312.9078369140625 background all_cells +6588.2490234375 1279.2257080078125 background all_cells +6349.4775390625 1287.972412109375 background all_cells +6341.77099609375 1283.130615234375 background all_cells +6113.11767578125 1284.0042724609375 background all_cells +6184.9599609375 1324.6273193359375 background all_cells +6148.73681640625 1281.6993408203125 background all_cells +6170.06396484375 1241.24755859375 background all_cells +6727.0986328125 1245.30419921875 background all_cells +6110.28759765625 1235.974853515625 background all_cells +6110.82080078125 1229.1710205078125 background all_cells +5667.5751953125 1220.605712890625 background all_cells +5906.7138671875 1264.850341796875 background all_cells +5704.20654296875 1223.402099609375 background all_cells +5672.6748046875 1227.3721923828125 background all_cells +6181.82568359375 1239.9068603515625 background all_cells +6129.92919921875 1234.858154296875 background all_cells +6138.0888671875 1233.5806884765625 background all_cells +6198.03955078125 1228.2469482421875 background all_cells +6171.41552734375 1246.404052734375 background all_cells +6188.93505859375 1237.70703125 background all_cells +6315.3037109375 1320.1737060546875 background all_cells +6316.84423828125 1425.2774658203125 background all_cells +6354.0615234375 1368.315185546875 background all_cells +6190.369140625 1262.6173095703125 background all_cells +6308.1865234375 1309.917236328125 background all_cells +6314.20703125 1302.0775146484375 background all_cells +6212.3359375 1261.0484619140625 background all_cells +6171.20751953125 1262.3189697265625 background all_cells +6180.7744140625 1254.6236572265625 background all_cells +6177.23974609375 1267.1912841796875 background all_cells +6171.53564453125 1253.75732421875 background all_cells +6154.42333984375 1258.6737060546875 background all_cells +6122.3876953125 1370.897705078125 background all_cells +6102.765625 1428.655029296875 background all_cells +6164.2783203125 1253.453125 background all_cells +6160.85302734375 1258.2625732421875 background all_cells +6222.74072265625 1182.0421142578125 background all_cells +6249.02392578125 1185.99560546875 background all_cells +6234.96484375 1188.67236328125 background all_cells +6227.3974609375 1198.3267822265625 background all_cells +6283.5771484375 1187.9012451171875 background all_cells +6732.10986328125 1199.405029296875 background all_cells +6676.18701171875 1154.939697265625 background all_cells +6158.7060546875 1211.216552734375 background all_cells +6160.9794921875 1214.4559326171875 background all_cells +6176.12109375 1210.2979736328125 background all_cells +6243.26416015625 1206.9659423828125 background all_cells +6228.1259765625 1220.178955078125 background all_cells +6231.0625 1212.3446044921875 background all_cells +6151.078125 1198.24169921875 background all_cells +6135.1826171875 1200.0037841796875 background all_cells +6128.02197265625 1188.09619140625 background all_cells +6185.4892578125 1192.44580078125 background all_cells +6160.7666015625 1188.9542236328125 background all_cells +5715.810546875 1308.92333984375 background all_cells +5701.47021484375 1283.0152587890625 background all_cells +5659.8837890625 1357.5611572265625 background all_cells +5722.30908203125 1446.3699951171875 background all_cells +5713.853515625 1366.4375 background all_cells +5669.75537109375 1362.1473388671875 background all_cells +5711.0263671875 1313.233642578125 background all_cells +5682.55712890625 1323.59765625 background all_cells +5678.44287109375 1320.1478271484375 background all_cells +5711.58251953125 1318.67822265625 background all_cells +5639.38916015625 1276.5665283203125 background all_cells +5635.3955078125 1327.0572509765625 background all_cells +5630.158203125 1327.3585205078125 background all_cells +5222.30224609375 1327.127685546875 background all_cells +5236.53173828125 1470.4447021484375 background all_cells +5218.03662109375 1352.7977294921875 background all_cells +5210.73095703125 1345.0655517578125 background all_cells +5207.70458984375 1338.5478515625 background all_cells +5319.685546875 1436.591552734375 background all_cells +5402.2294921875 1459.846923828125 background all_cells +5397.2998046875 1457.845703125 background all_cells +5343.4580078125 1460.374267578125 background all_cells +5340.99560546875 1433.1412353515625 background all_cells +5322.34619140625 1448.3453369140625 background all_cells +5306.240234375 1360.668212890625 background all_cells +5417.974609375 1318.9381103515625 background all_cells +5319.47900390625 1347.91943359375 background all_cells +5266.71240234375 1279.6453857421875 background all_cells +5277.7939453125 1438.990966796875 background all_cells +5274.4404296875 1418.2642822265625 background all_cells +5275.84912109375 1410.9783935546875 background all_cells +5267.0380859375 1410.1051025390625 background all_cells +5262.39208984375 1415.083740234375 background all_cells +5433.6435546875 1313.50439453125 background all_cells +5442.87939453125 1306.8162841796875 background all_cells +5437.46728515625 1301.4024658203125 background all_cells +5495.07861328125 1322.4759521484375 background all_cells +5529.73583984375 1349.233642578125 background all_cells +5554.67919921875 1430.250732421875 background all_cells +5529.15478515625 1390.7391357421875 background all_cells +5506.32958984375 1330.9053955078125 background all_cells +5500.08203125 1327.32763671875 background all_cells +5450.49560546875 1304.2666015625 background all_cells +5457.05712890625 1358.256591796875 background all_cells +5455.640625 1353.197021484375 background all_cells +5451.39697265625 1310.6844482421875 background all_cells +5335.17236328125 1242.1278076171875 background all_cells +5373.65576171875 1252.813720703125 background all_cells +5337.5927734375 1185.6964111328125 background all_cells +5347.2666015625 1239.7911376953125 background all_cells +5364.466796875 1224.4134521484375 background all_cells +5544.78271484375 1174.782470703125 background all_cells +5536.40771484375 1180.7264404296875 background all_cells +5535.77734375 1173.7525634765625 background all_cells +5527.162109375 1167.06884765625 background all_cells +5418.90771484375 1182.4371337890625 background all_cells +5516.21044921875 1195.9954833984375 background all_cells +5423.6279296875 1192.882080078125 background all_cells +5498.185546875 1256.1058349609375 background all_cells +5482.00927734375 1227.3485107421875 background all_cells +5533.853515625 1337.76025390625 background all_cells +5554.40576171875 1337.3717041015625 background all_cells +5559.5966796875 1356.599365234375 background all_cells +5547.56201171875 1348.8023681640625 background all_cells +5580.2392578125 1363.5343017578125 background all_cells +5581.435546875 1330.159912109375 background all_cells +5561.28955078125 1334.4046630859375 background all_cells +5553.5146484375 1261.493896484375 background all_cells +5554.35205078125 1266.0330810546875 background all_cells +5563.0478515625 1261.550537109375 background all_cells +5577.2373046875 1271.56103515625 background all_cells +5549.97802734375 1304.4959716796875 background all_cells +5547.41357421875 1293.2503662109375 background all_cells +5559.05224609375 1296.708984375 background all_cells +5552.92529296875 1285.398681640625 background all_cells +5531.14013671875 1284.69580078125 background all_cells +5541.79345703125 1281.4619140625 background all_cells +5537.23193359375 1289.0126953125 background all_cells +5537.12353515625 1299.8321533203125 background all_cells +5609.6572265625 1299.7330322265625 background all_cells +5617.48828125 1300.1871337890625 background all_cells +5612.85009765625 1305.190185546875 background all_cells +5628.95703125 1332.4744873046875 background all_cells +5634.8037109375 1335.125732421875 background all_cells +5630.80908203125 1338.31298828125 background all_cells +5628.92919921875 1342.9346923828125 background all_cells +5617.2958984375 1347.3922119140625 background all_cells +5623.2421875 1346.9859619140625 background all_cells +5622.0634765625 1340.4820556640625 background all_cells +5574.16650390625 1169.4345703125 background all_cells +5540.7529296875 1176.803955078125 background all_cells +5542.09716796875 1170.1927490234375 background all_cells +5567.58544921875 1170.4134521484375 background all_cells +5591.953125 1225.4561767578125 background all_cells +5597.36376953125 1221.5989990234375 background all_cells +5596.9052734375 1233.8292236328125 background all_cells +5585.49853515625 1226.52783203125 background all_cells +5576.52392578125 1232.0704345703125 background all_cells +5581.521484375 1229.8592529296875 background all_cells +5571.888671875 1234.971923828125 background all_cells +5546.4892578125 1209.8900146484375 background all_cells +5562.03369140625 1206.489013671875 background all_cells +5554.9521484375 1199.800048828125 background all_cells +5553.39208984375 1205.9583740234375 background all_cells +5468.6513671875 1374.3868408203125 background all_cells +5450.6064453125 1611.61474609375 background all_cells +5465.73583984375 1540.64892578125 background all_cells +5493.19580078125 2313.467529296875 background all_cells +5570.3291015625 2469.73046875 background all_cells +5501.2109375 2472.03369140625 background all_cells +5567.84033203125 2461.547119140625 background all_cells +5531.5634765625 2355.76806640625 background all_cells +5430.58203125 1683.2667236328125 background all_cells +5463.646484375 2350.862060546875 background all_cells +5448.4873046875 2349.5908203125 background all_cells +5443.20458984375 2361.282958984375 background all_cells +5437.15771484375 1890.44091796875 background all_cells +5451.83447265625 1843.0987548828125 background all_cells +5528.22705078125 1768.066162109375 background all_cells +5504.3603515625 1901.5458984375 background all_cells +5526.80419921875 1772.765869140625 background all_cells +5486.68798828125 1516.8582763671875 background all_cells +5492.88818359375 1585.6883544921875 background all_cells +5522.55859375 1509.5777587890625 background all_cells +5498.1767578125 1562.7470703125 background all_cells +5494.404296875 1541.4320068359375 background all_cells +5480.80859375 1519.96923828125 background all_cells +5493.54248046875 1787.931640625 background all_cells +5485.25634765625 1741.2012939453125 background all_cells +5475.01171875 1756.572265625 background all_cells +5477.486328125 1762.8538818359375 background all_cells +5504.59814453125 1780.2440185546875 background all_cells +5495.8505859375 1779.383056640625 background all_cells +5521.171875 1697.6507568359375 background all_cells +5534.17578125 1696.475830078125 background all_cells +5568.00048828125 1686.9031982421875 background all_cells +5572.267578125 1710.39697265625 background all_cells +5562.06982421875 1705.2861328125 background all_cells +5300.21240234375 1572.3724365234375 background all_cells +5339.79736328125 1633.153076171875 background all_cells +5351.923828125 1630.0882568359375 background all_cells +5308.5390625 1571.637939453125 background all_cells +5327.32568359375 1641.8690185546875 background all_cells +5349.36083984375 1750.40771484375 background all_cells +5333.359375 1708.70263671875 background all_cells +5339.48828125 1663.948974609375 background all_cells +5323.75341796875 1531.4544677734375 background all_cells +5321.9521484375 1554.1240234375 background all_cells +5327.81494140625 1550.0107421875 background all_cells +5239.109375 1515.287109375 background all_cells +5217.66162109375 1532.248291015625 background all_cells +5234.29296875 1514.977294921875 background all_cells +5260.96630859375 1681.9501953125 background all_cells +5291.51220703125 1689.2642822265625 background all_cells +5284.6484375 1676.0552978515625 background all_cells +5283.546875 1497.533935546875 background all_cells +5289.00048828125 1520.536865234375 background all_cells +5259.54443359375 1500.3355712890625 background all_cells +5254.892578125 1499.378173828125 background all_cells +5227.89794921875 1551.521484375 background all_cells +5247.8623046875 1595.2003173828125 background all_cells +5244.31982421875 1592.82861328125 background all_cells +5236.07958984375 1554.7587890625 background all_cells +5357.7939453125 1451.5938720703125 background all_cells +5355.42236328125 1458.3931884765625 background all_cells +5389.38525390625 1816.9310302734373 background all_cells +5353.9619140625 1849.30126953125 background all_cells +5395.53955078125 1875.7913818359373 background all_cells +5387.94775390625 1867.109130859375 background all_cells +5418.4013671875 1828.21826171875 background all_cells +5397.0234375 1868.5654296875 background all_cells +5386.69775390625 1612.355712890625 background all_cells +5358.7705078125 1751.368896484375 background all_cells +5360.7412109375 1762.7608642578125 background all_cells +5354.791015625 1664.599853515625 background all_cells +5368.02294921875 1650.7095947265625 background all_cells +5401.4619140625 1647.726806640625 background all_cells +5370.5859375 1471.075927734375 background all_cells +5411.71240234375 1541.218017578125 background all_cells +5375.0068359375 1505.0106201171875 background all_cells +5370.96044921875 1482.974609375 background all_cells +5359.6240234375 1479.474609375 background all_cells +5397.5693359375 1474.684326171875 background all_cells +5356.27978515625 1414.287109375 background all_cells +5359.63818359375 1443.415283203125 background all_cells +5362.34765625 1435.4400634765625 background all_cells +5358.3671875 1425.0887451171875 background all_cells +6676.00830078125 2088.639404296875 background all_cells +6679.11767578125 2095.474853515625 background all_cells +6645.7490234375 2142.579833984375 background all_cells +6661.22119140625 2138.10986328125 background all_cells +6645.17041015625 2109.571533203125 background all_cells +6540.611328125 2123.78564453125 background all_cells +6620.97802734375 2128.39599609375 background all_cells +6612.19091796875 2133.1201171875 background all_cells +6610.41748046875 2066.106689453125 background all_cells +6664.5595703125 2085.018798828125 background all_cells +6655.8955078125 2084.276611328125 background all_cells +6685.51904296875 2288.475830078125 background all_cells +6672.1689453125 2257.84326171875 background all_cells +6673.17236328125 2248.531494140625 background all_cells +6677.38916015625 2244.718017578125 background all_cells +6665.197265625 2237.423583984375 background all_cells +6679.04931640625 2338.24365234375 background all_cells +6689.1767578125 2330.650146484375 background all_cells +6696.62353515625 2347.5498046875 background all_cells +6622.96142578125 2293.90966796875 background all_cells +6636.20458984375 2354.859130859375 background all_cells +6616.0498046875 2297.138671875 background all_cells +6634.8935546875 2260.028076171875 background all_cells +6635.38671875 2290.352294921875 background all_cells +6633.85888671875 2284.64306640625 background all_cells +6649.57080078125 2155.31591796875 background all_cells +6617.2265625 2162.55859375 background all_cells +6659.091796875 2162.8896484375 background all_cells +6635.24462890625 2243.5224609375 background all_cells +6653.03076171875 2221.275390625 background all_cells +6650.427734375 2200.976318359375 background all_cells +6578.55908203125 2179.74462890625 background all_cells +6586.0693359375 2250.223388671875 background all_cells +6589.66455078125 2240.797607421875 background all_cells +6603.47802734375 2231.1044921875 background all_cells +6589.79541015625 2190.310791015625 background all_cells +6660.55224609375 2195.59375 background all_cells +6614.82763671875 2358.339599609375 background all_cells +6610.67626953125 2366.9453125 background all_cells +6636.658203125 2366.722412109375 background all_cells +6644.80859375 2362.81640625 background all_cells +6594.931640625 2417.4365234375 background all_cells +6534.9794921875 2492.096923828125 background all_cells +6601.09326171875 2440.65087890625 background all_cells +6595.55419921875 2483.466552734375 background all_cells +6647.50439453125 2399.38525390625 background all_cells +6670.4541015625 2453.2978515625 background all_cells +6642.5654296875 2444.41650390625 background all_cells +6637.6923828125 2415.521728515625 background all_cells +6644.4462890625 2413.646240234375 background all_cells +6615.375 2374.52978515625 background all_cells +6562.18408203125 2377.01416015625 background all_cells +6608.53125 2379.113525390625 background all_cells +6636.06494140625 2855.268798828125 background all_cells +6640.08056640625 2755.354248046875 background all_cells +6663.5380859375 2998.4814453125 background all_cells +6663.5439453125 2967.1240234375 background all_cells +6647.01953125 2899.666748046875 background all_cells +6652.77001953125 2895.210205078125 background all_cells +6639.21142578125 2904.633544921875 background all_cells +6649.853515625 2886.441162109375 background all_cells +6630.265625 2901.64599609375 background all_cells +6566.125 2737.33837890625 background all_cells +6559.5029296875 2844.64306640625 background all_cells +6552.96533203125 2835.7353515625 background all_cells +6590.56005859375 2737.935791015625 background all_cells +6564.96240234375 2716.060791015625 background all_cells +6561.205078125 2732.4775390625 background all_cells +6553.6875 2719.239501953125 background all_cells +6655.1884765625 2476.64599609375 background all_cells +6624.79052734375 2559.6953125 background all_cells +6616.05859375 2542.973388671875 background all_cells +6625.494140625 2537.22705078125 background all_cells +6616.34326171875 2531.494873046875 background all_cells +6621.25439453125 2641.6142578125 background all_cells +6647.58251953125 2687.26171875 background all_cells +6625.67919921875 2688.048828125 background all_cells +6623.3955078125 2697.4443359375 background all_cells +6620.6787109375 2632.759521484375 background all_cells +6510.55078125 2579.769775390625 background all_cells +6546.455078125 2560.685302734375 background all_cells +6540.2822265625 2730.24560546875 background all_cells +6533.654296875 2737.91796875 background all_cells +6551.95166015625 2527.05322265625 background all_cells +6592.4619140625 2510.55029296875 background all_cells +6584.87939453125 2516.70849609375 background all_cells +6580.05517578125 2509.53173828125 background all_cells +6659.93359375 2713.17822265625 background all_cells +6607.2080078125 2795.240234375 background all_cells +6663.908203125 2646.763916015625 background all_cells +6606.07666015625 2786.796630859375 background all_cells +6657.49169921875 2779.886474609375 background all_cells +6612.20703125 2746.23291015625 background all_cells +6591.095703125 2646.56884765625 background all_cells +6603.181640625 2640.650146484375 background all_cells +6605.40234375 2647.550537109375 background all_cells +6597.89404296875 2643.63525390625 background all_cells +6743.49072265625 2242.7236328125 background all_cells +6754.43896484375 2251.604248046875 background all_cells +6747.072265625 2244.353515625 background all_cells +6751.18408203125 2243.151123046875 background all_cells +6762.35107421875 2405.339111328125 background all_cells +6784.2060546875 2436.173828125 background all_cells +6772.9658203125 2424.624267578125 background all_cells +6796.767578125 2260.2470703125 background all_cells +6747.71533203125 2295.616455078125 background all_cells +6791.74853515625 2330.11083984375 background all_cells +6738.59765625 2287.744873046875 background all_cells +6750.8603515625 2285.205078125 background all_cells +6743.5380859375 2261.940673828125 background all_cells +6730.59814453125 2444.486328125 background all_cells +6727.7236328125 2540.349609375 background all_cells +6720.39111328125 2627.8173828125 background all_cells +6719.84716796875 2589.484375 background all_cells +6724.11376953125 2457.693603515625 background all_cells +6754.15625 2644.09716796875 background all_cells +6743.41357421875 2660.89892578125 background all_cells +6749.1865234375 2658.31005859375 background all_cells +6753.17578125 2655.081787109375 background all_cells +6798.17041015625 2659.526611328125 background all_cells +6791.06591796875 2654.341796875 background all_cells +6708.4814453125 2639.463623046875 background all_cells +6731.2412109375 2655.638916015625 background all_cells +6733.1357421875 2649.52587890625 background all_cells +6736.22998046875 2645.04736328125 background all_cells +6737.39892578125 2639.0888671875 background all_cells +6766.24462890625 2551.9541015625 background all_cells +6800.32421875 2618.364990234375 background all_cells +6774.84375 2598.21630859375 background all_cells +6748.1767578125 2610.717529296875 background all_cells +6752.974609375 2596.048095703125 background all_cells +6788.5166015625 2561.940673828125 background all_cells +6838.83154296875 2361.141357421875 background all_cells +6871.98046875 2300.26904296875 background all_cells +6847.6455078125 2364.668212890625 background all_cells +6845.076171875 2348.269287109375 background all_cells +6842.6474609375 2372.570556640625 background all_cells +6841.99853515625 2489.817626953125 background all_cells +6877.98291015625 2665.97216796875 background all_cells +6874.544921875 2477.7763671875 background all_cells +6832.0869140625 2658.35546875 background all_cells +6829.91796875 2469.1611328125 background all_cells +6825.08740234375 2478.02978515625 background all_cells +6809.52197265625 2362.7080078125 background all_cells +6830.73583984375 2394.617919921875 background all_cells +6832.0234375 2376.46337890625 background all_cells +6849.12158203125 2180.265380859375 background all_cells +6816.2880859375 2183.92626953125 background all_cells +6823.5302734375 2181.099609375 background all_cells +6829.51611328125 2210.718994140625 background all_cells +6836.36767578125 2197.67138671875 background all_cells +6814.02783203125 2291.43310546875 background all_cells +6865.9140625 2478.519775390625 background all_cells +6858.1591796875 2475.1591796875 background all_cells +6828.31298828125 2314.7529296875 background all_cells +6799.72900390625 2321.169677734375 background all_cells +6800.453125 2487.240234375 background all_cells +6850.1318359375 2238.52490234375 background all_cells +6814.560546875 2272.311767578125 background all_cells +6845.748046875 2252.0361328125 background all_cells +6838.39453125 2247.970458984375 background all_cells +6821.3779296875 2249.478759765625 background all_cells +6797.275390625 2199.66552734375 background all_cells +6801.53466796875 2202.749755859375 background all_cells +6806.1611328125 2208.164306640625 background all_cells +6738.2802734375 2219.4365234375 background all_cells +6749.36181640625 2209.76953125 background all_cells +6745.84814453125 2197.81640625 background all_cells +6742.33935546875 2209.213623046875 background all_cells +6781.34716796875 2206.22900390625 background all_cells +6872.0126953125 2188.899169921875 background all_cells +6796.21435546875 2210.08544921875 background all_cells +6740.36474609375 2225.447265625 background all_cells +6764.94091796875 2237.668212890625 background all_cells +6763.9140625 2228.292236328125 background all_cells +6754.2490234375 2220.47607421875 background all_cells +6761.59228515625 2211.406982421875 background all_cells +6757.814453125 2203.54931640625 background all_cells +6769.1904296875 2208.273193359375 background all_cells +6774.654296875 2204.742431640625 background all_cells +6773.1572265625 2198.2490234375 background all_cells +6771.482421875 2215.21337890625 background all_cells +6716.1826171875 2208.11962890625 background all_cells +6694.36669921875 2213.76806640625 background all_cells +6702.5751953125 2203.176513671875 background all_cells +6696.70263671875 2203.66015625 background all_cells +6700.38427734375 2208.878662109375 background all_cells +6716.3662109375 2189.5634765625 background all_cells +6722.17578125 2201.92041015625 background all_cells +6730.34619140625 2193.751220703125 background all_cells +6724.4033203125 2266.51416015625 background all_cells +6726.4091796875 2249.366943359375 background all_cells +6732.73876953125 2222.12255859375 background all_cells +6729.26953125 2214.080810546875 background all_cells +6719.6708984375 2225.512451171875 background all_cells +6697.74853515625 2220.97412109375 background all_cells +6694.7080078125 2240.671630859375 background all_cells +6700.65625 2234.659912109375 background all_cells +6715.86083984375 2235.182373046875 background all_cells +6711.01953125 2239.72021484375 background all_cells +6670.61767578125 2227.660400390625 background all_cells +6686.05224609375 2220.02685546875 background all_cells +6686.7666015625 2235.29248046875 background all_cells +6678.26025390625 2236.892333984375 background all_cells +6708.62255859375 2384.50927734375 background all_cells +6679.5634765625 2494.23388671875 background all_cells +6684.3212890625 2499.1103515625 background all_cells +6714.39599609375 2379.040283203125 background all_cells +6708.126953125 2447.552734375 background all_cells +6696.23095703125 2427.298828125 background all_cells +6676.68896484375 2277.060302734375 background all_cells +6675.03564453125 2362.917236328125 background all_cells +6685.00830078125 2360.07568359375 background all_cells +6672.1240234375 2191.35302734375 background all_cells +6687.28564453125 2188.94775390625 background all_cells +6678.56396484375 2195.19091796875 background all_cells +7059.474609375 2468.834228515625 background all_cells +7134.3623046875 2479.46337890625 background all_cells +7066.9765625 2489.12890625 background all_cells +7059.7763671875 2482.339111328125 background all_cells +7072.14111328125 2471.8330078125 background all_cells +7047.7001953125 2467.791748046875 background all_cells +7082.65869140625 2501.846923828125 background all_cells +7116.9736328125 2505.098876953125 background all_cells +7063.70703125 2586.72314453125 background all_cells +7085.86083984375 2588.787353515625 background all_cells +7075.13916015625 2591.157958984375 background all_cells +7115.88623046875 2585.0751953125 background all_cells +7120.546875 2624.291015625 background all_cells +7224.25732421875 2626.563232421875 background all_cells +7247.677734375 2632.517578125 background all_cells +7236.8681640625 2636.02880859375 background all_cells +7223.90283203125 2646.3984375 background all_cells +7244.525390625 2685.157958984375 background all_cells +7224.755859375 2703.666748046875 background all_cells +7224.9296875 2692.57421875 background all_cells +7188.8134765625 2665.475341796875 background all_cells +7147.33056640625 2710.10009765625 background all_cells +7151.4228515625 2673.8134765625 background all_cells +7191.13720703125 2703.494873046875 background all_cells +7133.70654296875 2663.812744140625 background all_cells +7099.720703125 2705.923828125 background all_cells +7138.64453125 2677.81982421875 background all_cells +7224.9267578125 2658.852783203125 background all_cells +7214.166015625 2673.81494140625 background all_cells +7230.3935546875 2665.646240234375 background all_cells +7213.154296875 2660.33447265625 background all_cells +6970.6044921875 2521.162353515625 background all_cells +6979.87939453125 2508.315185546875 background all_cells +6977.2275390625 2522.98095703125 background all_cells +7018.6201171875 2583.79150390625 background all_cells +7029.01513671875 2576.38330078125 background all_cells +7026.41259765625 2583.861572265625 background all_cells +7023.22705078125 2513.4931640625 background all_cells +7022.8251953125 2545.481201171875 background all_cells +7014.67333984375 2512.993408203125 background all_cells +7019.8837890625 2502.78271484375 background all_cells +7011.04541015625 2499.8232421875 background all_cells +7004.435546875 2490.04150390625 background all_cells +7126.365234375 3517.14404296875 background all_cells +7138.9140625 3532.670654296875 background all_cells +7125.015625 3743.0361328125 background all_cells +7114.1630859375 3703.974609375 background all_cells +7145.630859375 3736.521484375 background all_cells +7137.83984375 3740.4453125 background all_cells +7144.9736328125 3729.93017578125 background all_cells +7162.5341796875 3512.12109375 background all_cells +7168.91796875 3514.47802734375 background all_cells +7178.412109375 3513.395751953125 background all_cells +7159.4287109375 3551.681884765625 background all_cells +7170.6279296875 3554.138427734375 background all_cells +7164.6396484375 3535.86865234375 background all_cells +7163.40625 3541.884033203125 background all_cells +7140.5009765625 3539.633056640625 background all_cells +7142.67236328125 3561.942138671875 background all_cells +7153.4326171875 3547.555908203125 background all_cells +7145.46337890625 3543.7919921875 background all_cells +7183.06201171875 3517.225830078125 background all_cells +7170.771484375 3528.43701171875 background all_cells +7185.38671875 3526.102783203125 background all_cells +7174.16357421875 3517.531005859375 background all_cells +7177.56689453125 3533.101806640625 background all_cells +7174.92822265625 3545.802734375 background all_cells +7181.6904296875 3545.378173828125 background all_cells +7186.732421875 3542.79052734375 background all_cells +7177.9345703125 3540.089599609375 background all_cells +7230.13037109375 3555.34326171875 background all_cells +7233.93212890625 3550.918701171875 background all_cells +7234.22265625 3537.6474609375 background all_cells +7234.97705078125 3527.395751953125 background all_cells +7191.8154296875 3547.6806640625 background all_cells +7218.14892578125 3557.123291015625 background all_cells +7209.3759765625 3553.708984375 background all_cells +7224.28369140625 3551.85498046875 background all_cells +7206.6826171875 3558.504150390625 background all_cells +7212.962890625 3542.84326171875 background all_cells +7254.0341796875 3549.947265625 background all_cells +7245.083984375 3554.009033203125 background all_cells +7240.37158203125 3551.532470703125 background all_cells +7242.54736328125 3539.34716796875 background all_cells +7204.259765625 3526.3447265625 background all_cells +7221.150390625 3529.807373046875 background all_cells +7194.3115234375 3528.51318359375 background all_cells +7206.47509765625 3570.545654296875 background all_cells +7219.755859375 3562.858154296875 background all_cells +7212.9287109375 3561.679931640625 background all_cells +7216.66455078125 3572.1015625 background all_cells +7233.44921875 3577.380615234375 background all_cells +7234.072265625 3562.5830078125 background all_cells +7230.51318359375 3580.905029296875 background all_cells +7225.17578125 3560.042724609375 background all_cells +7232.93603515625 3569.09423828125 background all_cells +7227.501953125 3573.98876953125 background all_cells +7244.09619140625 3579.813232421875 background all_cells +7242.4501953125 3588.858154296875 background all_cells +7248.06103515625 3583.162841796875 background all_cells +7254.384765625 3586.221435546875 background all_cells +7228.296875 3600.105712890625 background all_cells +7251.36474609375 3640.38037109375 background all_cells +7254.6884765625 3613.610107421875 background all_cells +7256.4921875 3597.364013671875 background all_cells +7247.96337890625 3609.813232421875 background all_cells +7238.8759765625 3593.138671875 background all_cells +7246.2568359375 3571.556640625 background all_cells +7240.517578125 3559.80078125 background all_cells +7251.1728515625 3562.80126953125 background all_cells +7195.71533203125 3382.855712890625 background all_cells +7190.43017578125 3462.03076171875 background all_cells +7208.46044921875 3411.67138671875 background all_cells +7205.8701171875 3401.374755859375 background all_cells +7197.3310546875 3506.195068359375 background all_cells +7196.41748046875 3517.203857421875 background all_cells +7190.15478515625 3513.44921875 background all_cells +7199.03759765625 3512.41162109375 background all_cells +7183.77490234375 3482.861083984375 background all_cells +7211.81396484375 3496.822509765625 background all_cells +7209.884765625 3491.090576171875 background all_cells +7186.30078125 3488.89208984375 background all_cells +7191.99462890625 3488.84375 background all_cells +7203.5439453125 3508.932861328125 background all_cells +7209.13623046875 3516.04296875 background all_cells +7206.75 3521.816162109375 background all_cells +7228.39013671875 3499.624755859375 background all_cells +7248.99755859375 3402.19677734375 background all_cells +7256.103515625 3403.51025390625 background all_cells +7249.5263671875 3417.16796875 background all_cells +7162.0224609375 3492.979736328125 background all_cells +7169.07373046875 3460.691162109375 background all_cells +7172.0048828125 3478.49267578125 background all_cells +7142.2626953125 3496.114013671875 background all_cells +7151.1923828125 3503.9443359375 background all_cells +7149.57763671875 3497.05810546875 background all_cells +7145.8837890625 3500.587158203125 background all_cells +7153.61572265625 3500.2919921875 background all_cells +7158.306640625 3498.16552734375 background all_cells +7171.49755859375 3499.630126953125 background all_cells +7113.75927734375 3485.02880859375 background all_cells +7133.3388671875 3486.74951171875 background all_cells +7116.99658203125 3475.264404296875 background all_cells +7107.6552734375 3387.06103515625 background all_cells +7122.8916015625 3378.51513671875 background all_cells +7100.34423828125 3380.400146484375 background all_cells +7078.28662109375 3400.493896484375 background all_cells +7121.259765625 3395.62744140625 background all_cells +7116.4287109375 3393.84423828125 background all_cells +7116.75927734375 3447.431884765625 background all_cells +7120.15673828125 3463.2568359375 background all_cells +7112.81640625 3469.37548828125 background all_cells +7122.111328125 3428.236328125 background all_cells +7108.849609375 3444.585693359375 background all_cells +7115.39404296875 3459.4384765625 background all_cells +7099.58056640625 3417.4833984375 background all_cells +7098.39794921875 3456.47119140625 background all_cells +7096.12451171875 3460.656494140625 background all_cells +7105.03564453125 3464.87158203125 background all_cells +7098.87158203125 3434.6806640625 background all_cells +7103.83544921875 3424.337158203125 background all_cells +7062.2822265625 3417.875244140625 background all_cells +7080.90380859375 3461.8046875 background all_cells +7075.9892578125 3406.96435546875 background all_cells +7058.01611328125 3408.791015625 background all_cells +7132.73779296875 3408.170166015625 background all_cells +7157.546875 3410.685791015625 background all_cells +7147.076171875 3418.803466796875 background all_cells +7141.32861328125 3414.968017578125 background all_cells +7136.12451171875 3413.218505859375 background all_cells +7157.36669921875 3478.822998046875 background all_cells +7152.48876953125 3484.62939453125 background all_cells +7152.78662109375 3461.802490234375 background all_cells +7159.4296875 3482.61865234375 background all_cells +7158.345703125 3463.970947265625 background all_cells +7154.14306640625 3476.0947265625 background all_cells +7127.01025390625 3432.345947265625 background all_cells +7125.193359375 3461.1708984375 background all_cells +7127.11572265625 3469.05810546875 background all_cells +7130.51171875 3466.555419921875 background all_cells +7133.34521484375 3471.51708984375 background all_cells +7134.71728515625 3432.88720703125 background all_cells +7146.21923828125 3436.350341796875 background all_cells +7161.8525390625 3436.34033203125 background all_cells +7167.1796875 3435.705810546875 background all_cells +7160.86376953125 3429.01953125 background all_cells +7420.83984375 3634.039306640625 background all_cells +7433.4306640625 3731.273681640625 background all_cells +7428.2490234375 3630.562744140625 background all_cells +7432.22705078125 3623.049560546875 background all_cells +7433.34765625 3495.13671875 background all_cells +7438.70556640625 3615.02294921875 background all_cells +7433.048828125 3500.40087890625 background all_cells +7097.24755859375 3482.73486328125 background all_cells +7111.4013671875 3495.997802734375 background all_cells +7107.81787109375 3489.06787109375 background all_cells +7107.57421875 3482.955322265625 background all_cells +7101.75439453125 3487.005859375 background all_cells +7089.64990234375 3476.431884765625 background all_cells +7093.57373046875 3479.27978515625 background all_cells +7255.7900390625 3202.96484375 background all_cells +7255.75732421875 3219.47314453125 background all_cells +7255.54638671875 3214.40576171875 background all_cells +7251.61376953125 3223.494384765625 background all_cells +7252.7802734375 3208.96826171875 background all_cells +7238.509765625 3226.4697265625 background all_cells +7192.3154296875 3229.822998046875 background all_cells +7128.46875 3192.072021484375 background all_cells +7161.62158203125 3259.1259765625 background all_cells +7137.36767578125 3229.620361328125 background all_cells +7126.6005859375 3215.630615234375 background all_cells +7142.97216796875 3203.56494140625 background all_cells +7175.83642578125 3328.990478515625 background all_cells +7171.19775390625 3349.87841796875 background all_cells +7169.3388671875 3343.541015625 background all_cells +7136.56982421875 3379.675048828125 background all_cells +7153.19580078125 3400.99755859375 background all_cells +7135.8837890625 3387.735107421875 background all_cells +7166.515625 3383.62353515625 background all_cells +7156.46142578125 3350.559326171875 background all_cells +7155.4609375 3361.575439453125 background all_cells +7137.4482421875 3356.912841796875 background all_cells +7067.62109375 3301.16650390625 background all_cells +7063.4013671875 3285.863037109375 background all_cells +7051.80224609375 3329.533203125 background all_cells +7060.01318359375 3327.64013671875 background all_cells +7072.2958984375 3305.775634765625 background all_cells +7067.44677734375 3319.821044921875 background all_cells +7119.02685546875 3356.280517578125 background all_cells +7098.416015625 3370.357421875 background all_cells +7095.1123046875 3360.647705078125 background all_cells +7046.470703125 3359.9892578125 background all_cells +7049.65673828125 3371.101318359375 background all_cells +7052.55078125 3366.665771484375 background all_cells +7043.7822265625 3345.63232421875 background all_cells +7052.45947265625 3349.868408203125 background all_cells +7090.67431640625 3316.104248046875 background all_cells +7123.1689453125 3314.093994140625 background all_cells +7112.6787109375 3350.771728515625 background all_cells +7104.912109375 3350.890869140625 background all_cells +7115.3681640625 3322.46533203125 background all_cells +7143.4169921875 2751.629150390625 background all_cells +7151.9501953125 2719.25927734375 background all_cells +7131.43212890625 2735.232666015625 background all_cells +7156.9111328125 2744.22021484375 background all_cells +7146.75244140625 2739.2216796875 background all_cells +7196.9169921875 2747.46337890625 background all_cells +7255.927734375 2742.02099609375 background all_cells +7206.24072265625 2783.438720703125 background all_cells +7198.2353515625 2784.300048828125 background all_cells +7157.75634765625 2789.885986328125 background all_cells +7206.37646484375 2797.601318359375 background all_cells +7154.240234375 2797.166748046875 background all_cells +7171.48291015625 2808.16943359375 background all_cells +7217.6630859375 2801.13818359375 background all_cells +7170.9150390625 2797.170166015625 background all_cells +7162.26171875 2782.467529296875 background all_cells +7169.2490234375 2788.78271484375 background all_cells +7168.15185546875 2758.326416015625 background all_cells +7153.64501953125 2808.0380859375 background all_cells +7158.52392578125 2817.2587890625 background all_cells +7156.38818359375 2811.533935546875 background all_cells +7137.646484375 2841.45068359375 background all_cells +7147.5224609375 2859.51904296875 background all_cells +7125.9296875 2848.544677734375 background all_cells +7172.97412109375 2840.56396484375 background all_cells +7157.1826171875 2858.31640625 background all_cells +7162.65185546875 2830.12158203125 background all_cells +7138.53564453125 2813.14697265625 background all_cells +7123.45361328125 2821.904541015625 background all_cells +7132.27880859375 2823.284912109375 background all_cells +7140.5283203125 2822.9384765625 background all_cells +7136.2587890625 2832.398681640625 background all_cells +7087.478515625 2799.515869140625 background all_cells +7090.70751953125 2820.2900390625 background all_cells +7095.35986328125 2817.484375 background all_cells +7078.4287109375 2820.634521484375 background all_cells +7092.06787109375 2829.359130859375 background all_cells +7084.2412109375 2833.072998046875 background all_cells +7100.43701171875 2832.318359375 background all_cells +7112.912109375 2817.397216796875 background all_cells +7115.716796875 2838.514892578125 background all_cells +7110.5615234375 2828.408447265625 background all_cells +7104.962890625 2972.841064453125 background all_cells +7094.5341796875 2968.8876953125 background all_cells +7142.15283203125 2969.450439453125 background all_cells +7131.45458984375 2976.761962890625 background all_cells +7111.63623046875 2962.3837890625 background all_cells +7226.564453125 2991.782958984375 background all_cells +7242.28759765625 2986.63916015625 background all_cells +7192.5126953125 2962.858154296875 background all_cells +7220.16748046875 2913.010498046875 background all_cells +7187.4833984375 2945.83154296875 background all_cells +7190.0693359375 2842.220458984375 background all_cells +7250.44775390625 2860.60888671875 background all_cells +7228.90625 2858.16162109375 background all_cells +7226.88671875 2867.675048828125 background all_cells +7167.36962890625 2863.372802734375 background all_cells +7153.05419921875 3001.073486328125 background all_cells +7154.67578125 2930.796630859375 background all_cells +7170.3623046875 2912.751220703125 background all_cells +7170.19091796875 2953.844970703125 background all_cells +7162.32470703125 2993.954833984375 background all_cells +7241.04736328125 3012.14111328125 background all_cells +7237.337890625 3112.659912109375 background all_cells +7249.056640625 3108.993408203125 background all_cells +7246.11572265625 3026.32275390625 background all_cells +7249.7509765625 3116.83837890625 background all_cells +7240.41748046875 3117.316650390625 background all_cells +7251.15478515625 3127.917724609375 background all_cells +7243.3076171875 3183.315185546875 background all_cells +7149.59912109375 3123.056884765625 background all_cells +7144.1982421875 3152.074951171875 background all_cells +7155.75244140625 3140.85546875 background all_cells +7153.75537109375 3158.71044921875 background all_cells +7184.04052734375 3150.906005859375 background all_cells +7140.0888671875 3124.72998046875 background all_cells +7217.2216796875 3042.863525390625 background all_cells +7222.97802734375 3113.44140625 background all_cells +7169.44970703125 3028.442626953125 background all_cells +7208.31201171875 3079.467529296875 background all_cells +7181.58251953125 3028.86328125 background all_cells +7202.04833984375 3078.87255859375 background all_cells +7203.48681640625 2916.203369140625 background all_cells +7245.81201171875 2925.314208984375 background all_cells +7217.392578125 2927.801025390625 background all_cells +7176.04541015625 2958.8037109375 background all_cells +7184.1083984375 2957.93603515625 background all_cells +7182.29833984375 2964.462890625 background all_cells +7182.22021484375 2951.100341796875 background all_cells +7191.8759765625 2958.490234375 background all_cells +7244.2529296875 2977.360595703125 background all_cells +7255.0146484375 2959.490478515625 background all_cells +7221.42333984375 2943.34814453125 background all_cells +7218.0068359375 2979.76220703125 background all_cells +7228.43701171875 2939.55029296875 background all_cells +7240.62646484375 2936.402587890625 background all_cells +7234.4716796875 2934.939208984375 background all_cells +7219.87939453125 2935.13671875 background all_cells +7227.41064453125 2933.490966796875 background all_cells +7072.73876953125 2849.24365234375 background all_cells +7086.1962890625 3308.05615234375 background all_cells +7075.61865234375 3173.682861328125 background all_cells +7076.72021484375 3211.54541015625 background all_cells +7089.986328125 3114.17919921875 background all_cells +7077.69384765625 2897.92529296875 background all_cells +7116.51708984375 3275.095458984375 background all_cells +7108.52783203125 3244.219970703125 background all_cells +7103.6171875 3255.2607421875 background all_cells +7121.796875 3263.984619140625 background all_cells +7113.94189453125 3263.233154296875 background all_cells +7106.1494140625 3274.08447265625 background all_cells +7118.07470703125 3121.15234375 background all_cells +7119.7041015625 3213.52783203125 background all_cells +7112.29345703125 3205.158935546875 background all_cells +7109.3779296875 3189.96923828125 background all_cells +6869.4541015625 1785.767578125 background all_cells +6940.8994140625 1823.266845703125 background all_cells +6946.54833984375 1816.926025390625 background all_cells +6893.873046875 1794.424560546875 background all_cells +6964.34423828125 1846.945556640625 background all_cells +6977.36669921875 1847.219970703125 background all_cells +6968.32763671875 1849.507568359375 background all_cells +6942.35986328125 1711.57275390625 background all_cells +6955.12255859375 1743.3682861328125 background all_cells +6932.142578125 1717.5565185546875 background all_cells +7198.47265625 1886.3935546875 background all_cells +7197.75634765625 1873.4095458984373 background all_cells +7201.63916015625 1875.909423828125 background all_cells +7201.2041015625 1860.4652099609373 background all_cells +7204.34912109375 1857.404541015625 background all_cells +7085.68798828125 1872.489501953125 background all_cells +7125.49560546875 1894.1142578125 background all_cells +7117.49951171875 1895.4495849609373 background all_cells +7217.49462890625 1873.16162109375 background all_cells +7211.341796875 1865.9866943359373 background all_cells +7213.1826171875 1872.928955078125 background all_cells +7216.43896484375 1885.1138916015625 background all_cells +7225.708984375 1860.8983154296875 background all_cells +7223.87841796875 1875.625 background all_cells +7228.076171875 1881.589111328125 background all_cells +7230.36865234375 1874.2734375 background all_cells +7222.94384765625 1887.2088623046875 background all_cells +7230.5537109375 1864.6314697265625 background all_cells +7025.64599609375 1889.3638916015625 background all_cells +7145.13623046875 1922.1556396484373 background all_cells +7055.1806640625 1907.1773681640625 background all_cells +7046.1943359375 1902.756591796875 background all_cells +7149.88916015625 2163.92822265625 background all_cells +7156.259765625 2179.937744140625 background all_cells +7134.4541015625 2109.520263671875 background all_cells +7064.478515625 2147.185302734375 background all_cells +7104.14697265625 2116.931640625 background all_cells +7093.51318359375 2121.6337890625 background all_cells +7082.9140625 2102.579833984375 background all_cells +7076.3037109375 2126.758056640625 background all_cells +7072.6728515625 2085.041259765625 background all_cells +6992.060546875 2083.141845703125 background all_cells +7011.01123046875 2116.52099609375 background all_cells +7010.666015625 2097.7431640625 background all_cells +7006.51171875 2089.314208984375 background all_cells +6943.22216796875 2029.0211181640625 background all_cells +7006.310546875 2060.72998046875 background all_cells +6937.60546875 2053.164306640625 background all_cells +6969.52783203125 2038.9683837890625 background all_cells +6954.517578125 2033.60693359375 background all_cells +6873.33642578125 1990.8052978515625 background all_cells +6895.96630859375 1986.5797119140625 background all_cells +6881.3896484375 1965.89208984375 background all_cells +6874.64697265625 1972.191650390625 background all_cells +7208.9775390625 1832.658447265625 background all_cells +7212.00390625 1852.6123046875 background all_cells +7211.69091796875 1846.8590087890625 background all_cells +7205.99462890625 2109.84423828125 background all_cells +7390.43017578125 2112.181396484375 background all_cells +7379.81201171875 2180.51171875 background all_cells +7233.017578125 2180.967041015625 background all_cells +7224.35986328125 2173.47705078125 background all_cells +7231.52490234375 2168.19140625 background all_cells +7170.07470703125 2171.14208984375 background all_cells +7180.69287109375 2156.77294921875 background all_cells +7178.0244140625 2165.127197265625 background all_cells +7419.07275390625 1966.4237060546875 background all_cells +7382.7548828125 2082.58544921875 background all_cells +7427.1748046875 1964.5177001953125 background all_cells +7435.5458984375 2093.116455078125 background all_cells +7249.7294921875 2086.221435546875 background all_cells +7189.73974609375 1844.085693359375 background all_cells +7202.7431640625 1851.7685546875 background all_cells +7203.90283203125 1845.9005126953125 background all_cells +7194.79931640625 1847.454833984375 background all_cells +7225.56005859375 1850.8719482421875 background all_cells +7220.0966796875 1838.9737548828125 background all_cells +7002.041015625 1780.458740234375 background all_cells +7011.42626953125 1748.197509765625 background all_cells +7009.77099609375 1758.9991455078125 background all_cells +7099.42626953125 1778.9605712890625 background all_cells +7084.6396484375 1808.2659912109373 background all_cells +7106.0498046875 1793.4501953125 background all_cells +7119.8837890625 1746.942626953125 background all_cells +7137.0224609375 1754.857421875 background all_cells +7129.73974609375 1767.423095703125 background all_cells +7104.57080078125 1742.0670166015625 background all_cells +7097.388671875 1764.87548828125 background all_cells +7081.38037109375 1760.4884033203125 background all_cells +7096.79345703125 1745.0389404296875 background all_cells +7034.39599609375 1774.483642578125 background all_cells +7053.60498046875 1781.170166015625 background all_cells +7042.32958984375 1787.4210205078125 background all_cells +7009.67138671875 1821.5758056640625 background all_cells +7065.884765625 1823.327392578125 background all_cells +7095.0361328125 1845.9908447265625 background all_cells +7022.033203125 1842.46875 background all_cells +7022.93505859375 2293.978271484375 background all_cells +6973.4482421875 2314.73583984375 background all_cells +6994.005859375 2315.208984375 background all_cells +7011.93408203125 2298.31591796875 background all_cells +7210.33544921875 2305.762451171875 background all_cells +7261.08154296875 2324.447265625 background all_cells +7234.17529296875 2348.94287109375 background all_cells +7217.69580078125 2316.6103515625 background all_cells +7149.74853515625 2308.1748046875 background all_cells +7193.16015625 2305.162841796875 background all_cells +7189.1611328125 2300.94140625 background all_cells +7196.29443359375 2347.9365234375 background all_cells +7081.697265625 2351.4599609375 background all_cells +7099.12890625 2344.32568359375 background all_cells +7112.87646484375 2356.39697265625 background all_cells +7090.166015625 2343.31982421875 background all_cells +7099.72265625 2358.134033203125 background all_cells +7125.95703125 2369.40185546875 background all_cells +6990.11083984375 2322.028076171875 background all_cells +6969.205078125 2345.323974609375 background all_cells +6968.3349609375 2354.745849609375 background all_cells +6999.08935546875 2330.295166015625 background all_cells +6967.43359375 2325.528564453125 background all_cells +7043.173828125 2321.651611328125 background all_cells +7062.17626953125 2324.22412109375 background all_cells +7060.7890625 2333.9990234375 background all_cells +7054.11083984375 2343.05078125 background all_cells +7151.125 2400.03271484375 background all_cells +7144.72119140625 2484.884765625 background all_cells +7163.6884765625 2424.288818359375 background all_cells +7162.86181640625 2413.556640625 background all_cells +7272.79931640625 2429.75341796875 background all_cells +7328.568359375 2470.952392578125 background all_cells +7333.90576171875 2453.093994140625 background all_cells +7225.73193359375 2439.224365234375 background all_cells +7202.95166015625 2516.2333984375 background all_cells +7431.36376953125 2736.880615234375 background all_cells +7325.72119140625 2517.09130859375 background all_cells +7236.91943359375 2526.00390625 background all_cells +7201.248046875 2524.796142578125 background all_cells +7301.8017578125 2359.29736328125 background all_cells +7434.9091796875 2376.78564453125 background all_cells +7314.044921875 2353.21826171875 background all_cells +7333.88818359375 2405.17724609375 background all_cells +7296.61328125 2384.07421875 background all_cells +7291.62451171875 2377.16748046875 background all_cells +7174.30322265625 2428.935302734375 background all_cells +7187.55908203125 2428.716796875 background all_cells +7184.25146484375 2431.99365234375 background all_cells +6973.4248046875 2381.8330078125 background all_cells +6969.94189453125 2411.6142578125 background all_cells +6968.78857421875 2389.071533203125 background all_cells +6966.69189453125 2383.27587890625 background all_cells +7087.146484375 2377.0810546875 background all_cells +7078.02197265625 2391.676025390625 background all_cells +7073.98193359375 2396.7568359375 background all_cells +7071.2412109375 2385.8798828125 background all_cells +7070.98046875 2379.54736328125 background all_cells +7064.3095703125 2406.729736328125 background all_cells +7101.2421875 2430.180419921875 background all_cells +7066.66748046875 2415.635009765625 background all_cells +7017.73974609375 2406.216064453125 background all_cells +7028.69384765625 2410.51025390625 background all_cells +7034.04833984375 2399.008544921875 background all_cells +7027.35302734375 2378.364013671875 background all_cells +6971.02783203125 1598.6041259765625 background all_cells +6983.60205078125 1597.945068359375 background all_cells +6910.265625 1625.9296875 background all_cells +6986.50927734375 1612.99560546875 background all_cells +6967.46875 1556.3702392578125 background all_cells +6978.0458984375 1592.9903564453125 background all_cells +6951.4716796875 1592.938720703125 background all_cells +6962.57666015625 1589.6376953125 background all_cells +7036.2705078125 1576.6337890625 background all_cells +7064.220703125 1579.177490234375 background all_cells +7071.640625 1565.82421875 background all_cells +7038.84765625 1463.989501953125 background all_cells +7027.53173828125 1552.5941162109375 background all_cells +7019.107421875 1539.83056640625 background all_cells +7036.7578125 1468.3646240234375 background all_cells +6959.5654296875 1273.5718994140625 background all_cells +6980.888671875 1273.21728515625 background all_cells +6978.4052734375 1152.5101318359375 background all_cells +6979.2060546875 1481.96337890625 background all_cells +6921.58251953125 1298.6986083984375 background all_cells +7101.3486328125 1534.8309326171875 background all_cells +7116.09423828125 1553.8424072265625 background all_cells +7109.1337890625 1549.24365234375 background all_cells +7334.40771484375 1587.1351318359375 background all_cells +7366.42529296875 1547.2459716796875 background all_cells +7362.86669921875 1544.633544921875 background all_cells +7127.10595703125 1618.2083740234375 background all_cells +7389.5546875 1640.271484375 background all_cells +7383.33642578125 1634.9276123046875 background all_cells +7138.173828125 1625.60107421875 background all_cells +7090.7666015625 1604.5224609375 background all_cells +7113.033203125 1622.294921875 background all_cells +7105.97021484375 1622.440185546875 background all_cells +7173.47216796875 1591.91015625 background all_cells +7253.25 1579.2064208984375 background all_cells +7246.83349609375 1574.0093994140625 background all_cells +7201.98046875 1588.4395751953125 background all_cells +7014.7802734375 1673.2601318359375 background all_cells +6950.0927734375 1680.6407470703125 background all_cells +6991.255859375 1669.4276123046875 background all_cells +7001.8291015625 1679.11181640625 background all_cells +6988.2421875 1683.8175048828125 background all_cells +6983.67529296875 1676.4447021484375 background all_cells +7221.97607421875 1688.187744140625 background all_cells +7426.38037109375 1713.270263671875 background all_cells +7251.61865234375 1736.269775390625 background all_cells +7243.4443359375 1706.2371826171875 background all_cells +7112.763671875 1690.4599609375 background all_cells +6963.3583984375 1701.8892822265625 background all_cells +7057.00439453125 1733.7825927734375 background all_cells +6962.48974609375 1721.6383056640625 background all_cells +6975.7783203125 1716.204345703125 background all_cells +6977.9072265625 1703.876220703125 background all_cells +6967.01611328125 1696.5015869140625 background all_cells +7111.1923828125 1667.8907470703125 background all_cells +7090.744140625 1648.9248046875 background all_cells +7044.6474609375 1690.2196044921875 background all_cells +7109.703125 1681.4454345703125 background all_cells +7051.96337890625 1679.9002685546875 background all_cells +7240.5126953125 1155.5340576171875 background all_cells +7400.662109375 1002.3863525390624 background all_cells +7165.615234375 1165.2593994140625 background all_cells +7367.943359375 1532.2718505859375 background all_cells +7428.73291015625 1527.7891845703125 background all_cells +7423.36962890625 1534.10595703125 background all_cells +7414.494140625 1463.3046875 background all_cells +7372.04150390625 1534.3983154296875 background all_cells +7274.46826171875 1368.652099609375 background all_cells +7430.42431640625 1385.6732177734375 background all_cells +7304.56591796875 1375.98974609375 background all_cells +7180.32666015625 1479.1094970703125 background all_cells +7204.40673828125 1494.82861328125 background all_cells +7181.919921875 1487.938232421875 background all_cells +7181.3828125 1484.14453125 background all_cells +7243.517578125 1373.43408203125 background all_cells +7253.82666015625 1394.3470458984375 background all_cells +7252.4697265625 1414.229736328125 background all_cells +7251.533203125 1372.8970947265625 background all_cells +7241.67626953125 1356.7353515625 background all_cells +7434.67431640625 1362.88134765625 background all_cells +7373.0732421875 1343.0570068359375 background all_cells +7262.96630859375 1349.163330078125 background all_cells +7253.9130859375 1342.3656005859375 background all_cells +7247.6162109375 1343.7757568359375 background all_cells +6893.81201171875 2212.77587890625 background all_cells +6880.42333984375 2306.73291015625 background all_cells +6884.3603515625 2289.830078125 background all_cells +6877.033203125 2286.885986328125 background all_cells +6890.7783203125 2279.16357421875 background all_cells +6913.30859375 2286.614501953125 background all_cells +6927.84765625 2277.337890625 background all_cells +6917.70703125 2296.8515625 background all_cells +6975.4892578125 2276.680419921875 background all_cells +6967.6123046875 2289.75146484375 background all_cells +6970.8583984375 2282.296630859375 background all_cells +7043.1630859375 2307.09814453125 background all_cells +7053.84521484375 2219.9951171875 background all_cells +7037.5048828125 2261.525146484375 background all_cells +6881.4384765625 2588.06396484375 background all_cells +6991.23779296875 2568.9912109375 background all_cells +6984.94677734375 2570.567138671875 background all_cells +6957.66357421875 2617.622314453125 background all_cells +6961.7529296875 2609.1455078125 background all_cells +6892.0478515625 2594.834228515625 background all_cells +6963.41650390625 2626.9072265625 background all_cells +6953.45849609375 2651.58642578125 background all_cells +6955.43310546875 2643.63623046875 background all_cells +7008.70703125 2588.6748046875 background all_cells +7012.5751953125 2582.57861328125 background all_cells +7011.0576171875 2575.649658203125 background all_cells +7090.85498046875 2631.124755859375 background all_cells +7122.25732421875 2670.421142578125 background all_cells +7093.658203125 2640.193115234375 background all_cells +7002.775390625 2582.076416015625 background all_cells +7001.78369140625 2588.52001953125 background all_cells +6996.6640625 2581.617919921875 background all_cells +6949.02099609375 2299.341552734375 background all_cells +6960.18994140625 2313.4423828125 background all_cells +6967.07421875 2304.6708984375 background all_cells +6962.423828125 2298.02587890625 background all_cells +6889.43115234375 2388.79736328125 background all_cells +6894.79443359375 2516.87646484375 background all_cells +6880.38134765625 2471.746337890625 background all_cells +6900.00927734375 2424.72265625 background all_cells +6959.45166015625 2357.80078125 background all_cells +6954.1357421875 2526.896728515625 background all_cells +6960.85205078125 2525.723876953125 background all_cells +6959.3818359375 2384.715576171875 background all_cells +6710.94775390625 2789.6845703125 background all_cells +6745.40673828125 2798.637451171875 background all_cells +6708.0625 2794.314697265625 background all_cells +6725.33984375 2793.0693359375 background all_cells +6796.31689453125 2718.461181640625 background all_cells +6780.86474609375 2701.33837890625 background all_cells +6785.21435546875 2691.53076171875 background all_cells +6799.87060546875 2756.30859375 background all_cells +6798.1884765625 2723.55029296875 background all_cells +6794.23876953125 2704.233154296875 background all_cells +6765.43212890625 2831.355712890625 background all_cells +6777.65625 2815.86669921875 background all_cells +6775.8212890625 2796.57568359375 background all_cells +6713.53173828125 2751.713134765625 background all_cells +6734.0302734375 2688.55029296875 background all_cells +6839.56689453125 2667.8369140625 background all_cells +6812.07666015625 2731.686279296875 background all_cells +6967.693359375 2754.73828125 background all_cells +6948.759765625 2749.79541015625 background all_cells +6835.4765625 2752.258056640625 background all_cells +6841.9287109375 2752.1123046875 background all_cells +6820.38134765625 2743.3193359375 background all_cells +6963.2841796875 2703.686279296875 background all_cells +7008.0546875 2711.024658203125 background all_cells +6854.75927734375 2684.886474609375 background all_cells +6854.3076171875 2695.764892578125 background all_cells +6989.8232421875 2705.9033203125 background all_cells +6971.119140625 2694.83056640625 background all_cells +6818.04052734375 2684.047119140625 background all_cells +6839.7099609375 2679.182373046875 background all_cells +6821.65185546875 2683.29296875 background all_cells +6845.07275390625 2713.519775390625 background all_cells +6806.43408203125 2894.462158203125 background all_cells +6824.7041015625 2880.232177734375 background all_cells +6817.662109375 2873.4990234375 background all_cells +6817.40673828125 2892.71240234375 background all_cells +6843.1337890625 2855.87744140625 background all_cells +6853.65185546875 2864.272705078125 background all_cells +6845.4443359375 2883.127197265625 background all_cells +6854.02880859375 2875.63623046875 background all_cells +6810.8916015625 2828.075439453125 background all_cells +6922.61376953125 2836.713623046875 background all_cells +6814.23388671875 2813.897216796875 background all_cells +6816.5341796875 2819.4599609375 background all_cells +6809.072265625 2818.654296875 background all_cells +6748.01416015625 2848.3349609375 background all_cells +6764.9521484375 2851.48046875 background all_cells +6761.89501953125 2848.39306640625 background all_cells +6758.82470703125 2841.4228515625 background all_cells +6754.95458984375 2853.946044921875 background all_cells +6756.38232421875 2875.3115234375 background all_cells +6746.64111328125 2889.881591796875 background all_cells +6758.69189453125 2855.370361328125 background all_cells +6741.6005859375 2891.093017578125 background all_cells +6791.5439453125 2854.997314453125 background all_cells +6773.6689453125 2846.574951171875 background all_cells +6772.3759765625 2864.446044921875 background all_cells +6779.1435546875 2854.028076171875 background all_cells +6770.0478515625 2853.525146484375 background all_cells +6918.85205078125 3052.212158203125 background all_cells +6940.5849609375 3071.3037109375 background all_cells +6931.71533203125 3070.48486328125 background all_cells +6926.115234375 3076.839111328125 background all_cells +6911.67529296875 3087.71533203125 background all_cells +6896.6640625 3199.724609375 background all_cells +6904.39404296875 3112.885986328125 background all_cells +6918.39306640625 3083.832763671875 background all_cells +6935.66455078125 3093.572509765625 background all_cells +6927.36083984375 3101.833251953125 background all_cells +6922.87939453125 3093.312255859375 background all_cells +6923.2763671875 3255.925537109375 background all_cells +6900.64111328125 3264.0927734375 background all_cells +6901.40771484375 3257.345458984375 background all_cells +6916.96826171875 3364.747314453125 background all_cells +6935.02685546875 3364.625244140625 background all_cells +6935.2890625 3375.639892578125 background all_cells +6911.12060546875 3381.066650390625 background all_cells +6894.609375 3353.008056640625 background all_cells +6906.50537109375 3355.257080078125 background all_cells +6929.9267578125 3355.71044921875 background all_cells +6918.37890625 3356.287353515625 background all_cells +6898.5126953125 3310.033447265625 background all_cells +6891.45263671875 3324.1962890625 background all_cells +6927.14892578125 3324.361083984375 background all_cells +6931.97998046875 3317.105224609375 background all_cells +6995.9208984375 3320.701416015625 background all_cells +6991.7734375 3347.983642578125 background all_cells +7000.005859375 3323.09521484375 background all_cells +6997.2724609375 3368.591796875 background all_cells +7043.9208984375 3399.15625 background all_cells +6994.64599609375 3397.22265625 background all_cells +7007.08837890625 3451.240234375 background all_cells +7005.45654296875 3426.522705078125 background all_cells +7003.65185546875 3406.4501953125 background all_cells +7044.59765625 3427.0751953125 background all_cells +7065.61328125 3431.6806640625 background all_cells +7053.85986328125 3436.780517578125 background all_cells +7034.79541015625 3487.007568359375 background all_cells +7029.60107421875 3466.58642578125 background all_cells +7031.05517578125 3441.573974609375 background all_cells +6980.6962890625 3357.961181640625 background all_cells +6987.27099609375 3380.515869140625 background all_cells +6988.70263671875 3371.95751953125 background all_cells +6990.61865234375 3391.578125 background all_cells +6985.12353515625 3390.382568359375 background all_cells +6984.60888671875 3404.13720703125 background all_cells +6945.10400390625 3392.406005859375 background all_cells +6963.21630859375 3376.521240234375 background all_cells +6930.10107421875 3394.353759765625 background all_cells +6965.1318359375 3399.169677734375 background all_cells +6952.80419921875 3379.095458984375 background all_cells +6946.6552734375 3380.98486328125 background all_cells +6951.18994140625 3368.94677734375 background all_cells +6935.0263671875 3369.91748046875 background all_cells +6957.95654296875 3375.875732421875 background all_cells +6938.2216796875 3367.3759765625 background all_cells +6951.50537109375 3355.932373046875 background all_cells +6943.8759765625 3364.982666015625 background all_cells +6999.6220703125 3160.484375 background all_cells +7022.91015625 3256.3251953125 background all_cells +7014.0068359375 3253.464599609375 background all_cells +6996.1435546875 3228.18603515625 background all_cells +7015.009765625 3199.183837890625 background all_cells +7019.66845703125 3196.47119140625 background all_cells +7048.15185546875 3124.512451171875 background all_cells +7058.80224609375 3198.77490234375 background all_cells +7037.142578125 3193.169921875 background all_cells +7038.34326171875 3219.054931640625 background all_cells +7062.47265625 3229.131591796875 background all_cells +7050.533203125 3226.3720703125 background all_cells +7055.64794921875 3306.35546875 background all_cells +6992.63916015625 3310.505615234375 background all_cells +7022.00439453125 3309.623779296875 background all_cells +6989.833984375 3307.7900390625 background all_cells +7034.9814453125 3268.8916015625 background all_cells +7028.26708984375 3284.1640625 background all_cells +7036.287109375 3284.199951171875 background all_cells +7031.0087890625 3290.75244140625 background all_cells +7022.02001953125 3281.51611328125 background all_cells +7047.01708984375 3090.880615234375 background all_cells +7046.63623046875 3110.79931640625 background all_cells +7038.90673828125 3111.024169921875 background all_cells +7050.80517578125 3103.587890625 background all_cells +6964.84326171875 3163.279541015625 background all_cells +6951.36376953125 3127.470947265625 background all_cells +6978.74462890625 3059.70166015625 background all_cells +6972.591796875 3164.364013671875 background all_cells +6972.22314453125 3106.611328125 background all_cells +6981.71484375 3336.601806640625 background all_cells +6982.41796875 3307.634765625 background all_cells +6974.7197265625 3318.170654296875 background all_cells +6977.19921875 3256.170166015625 background all_cells +6974.34326171875 3292.84423828125 background all_cells +6970.50390625 3289.53076171875 background all_cells +6973.8681640625 3283.31201171875 background all_cells +6987.208984375 3222.941650390625 background all_cells +6980.14501953125 3226.608642578125 background all_cells +6973.05224609375 3223.965576171875 background all_cells +6960.09716796875 3190.48876953125 background all_cells +6947.91943359375 3274.34716796875 background all_cells +6956.55078125 3270.150146484375 background all_cells +6952.64697265625 3195.163818359375 background all_cells +6714.845703125 2909.075927734375 background all_cells +6685.3544921875 2944.62353515625 background all_cells +6690.4931640625 2935.43359375 background all_cells +6708.1943359375 2931.760009765625 background all_cells +6699.03076171875 2955.891357421875 background all_cells +6720.35009765625 2969.8564453125 background all_cells +6712.80322265625 3118.923583984375 background all_cells +6699.66259765625 3115.328125 background all_cells +6585.41943359375 3641.995361328125 background all_cells +6624.04443359375 3679.4013671875 background all_cells +6689.2421875 3156.637939453125 background all_cells +6588.35302734375 3561.71142578125 background all_cells +6699.22705078125 2882.238525390625 background all_cells +6686.87939453125 2889.56005859375 background all_cells +6719.16650390625 2887.185791015625 background all_cells +6713.79638671875 2892.2431640625 background all_cells +6707.75146484375 2882.541015625 background all_cells +6700.14453125 2898.43310546875 background all_cells +6690.82470703125 2894.962158203125 background all_cells +6691.00537109375 2898.57763671875 background all_cells +6808.23828125 3126.849609375 background all_cells +6799.67431640625 3145.061767578125 background all_cells +6829.7900390625 3140.927978515625 background all_cells +6834.47900390625 3138.312744140625 background all_cells +6853.662109375 3111.371826171875 background all_cells +6863.95849609375 3694.803466796875 background all_cells +6866.0439453125 3319.896728515625 background all_cells +6861.53369140625 3319.8271484375 background all_cells +6862.95654296875 3142.07080078125 background all_cells +6861.048828125 3132.55517578125 background all_cells +6828.42626953125 3189.692626953125 background all_cells +6808.041015625 3244.8857421875 background all_cells +6820.93994140625 3196.853271484375 background all_cells +6738.197265625 3130.107177734375 background all_cells +6754.9365234375 3146.32373046875 background all_cells +6790.77978515625 3145.1845703125 background all_cells +6787.73828125 3140.53857421875 background all_cells +6791.1142578125 3181.7509765625 background all_cells +6759.8935546875 3260.33984375 background all_cells +6793.3349609375 3344.22509765625 background all_cells +6747.86474609375 3217.58544921875 background all_cells +6764.8837890625 3028.044921875 background all_cells +6781.0478515625 3091.726318359375 background all_cells +6787.8583984375 3086.442626953125 background all_cells +6791.54638671875 3052.175048828125 background all_cells +6745.115234375 3034.817626953125 background all_cells +6758.39892578125 3033.090087890625 background all_cells +6758.1025390625 3025.5908203125 background all_cells +6748.58349609375 3024.929931640625 background all_cells +6740.4521484375 2904.631103515625 background all_cells +6751.24462890625 2905.193603515625 background all_cells +6746.0693359375 2944.027099609375 background all_cells +6765.64404296875 2957.119384765625 background all_cells +6770.2060546875 3001.7275390625 background all_cells +6778.62353515625 3000.821044921875 background all_cells +6800.130859375 2969.71240234375 background all_cells +6785.83642578125 2918.485107421875 background all_cells +6868.83056640625 2941.693115234375 background all_cells +6769.01220703125 2910.348388671875 background all_cells +6768.3427734375 2919.495361328125 background all_cells +6775.54052734375 2908.542724609375 background all_cells +6780.5419921875 2915.530029296875 background all_cells +7002.34375 2891.692626953125 background all_cells +7034.1025390625 2759.999267578125 background all_cells +7027.2412109375 2792.197265625 background all_cells +7019.48681640625 2896.0224609375 background all_cells +6953.48046875 2795.578125 background all_cells +6976.43896484375 2813.3271484375 background all_cells +6962.57763671875 2795.162841796875 background all_cells +7043.52734375 2766.733154296875 background all_cells +7053.8076171875 2882.546142578125 background all_cells +7060.9462890625 2876.003662109375 background all_cells +7044.8662109375 2838.560302734375 background all_cells +7061.26171875 2820.0947265625 background all_cells +7048.09033203125 2769.174072265625 background all_cells +6958.55224609375 2958.158935546875 background all_cells +6952.03271484375 2960.94384765625 background all_cells +6965.625 2959.85400390625 background all_cells +6960.169921875 3002.430908203125 background all_cells +6951.666015625 3066.923095703125 background all_cells +6956.1044921875 3017.26708984375 background all_cells +6953.31640625 3011.04638671875 background all_cells +6960.919921875 2992.439208984375 background all_cells +6959.423828125 2981.564697265625 background all_cells +6967.2197265625 2990.625244140625 background all_cells +6963.75341796875 2985.953857421875 background all_cells +7053.361328125 2911.102294921875 background all_cells +7039.0234375 3086.068603515625 background all_cells +6991.9326171875 3039.748291015625 background all_cells +7063.65771484375 3036.030029296875 background all_cells +7069.181640625 3035.261962890625 background all_cells +7010.85693359375 3057.0732421875 background all_cells +6999.70947265625 3054.17626953125 background all_cells +7028.68798828125 3065.379150390625 background all_cells +6992.208984375 2997.426513671875 background all_cells +7014.947265625 2921.676513671875 background all_cells +7007.8173828125 2913.736572265625 background all_cells +7009.5576171875 2995.9833984375 background all_cells +7011.69287109375 2940.856201171875 background all_cells +6921.69970703125 2905.179931640625 background all_cells +6944.48681640625 2952.2724609375 background all_cells +6940.79443359375 2919.43701171875 background all_cells +6909.0888671875 3014.547607421875 background all_cells +6893.8349609375 3034.767578125 background all_cells +6942.4541015625 3033.110595703125 background all_cells +6928.10791015625 2962.41845703125 background all_cells +6942.40625 2978.708251953125 background all_cells +6947.01708984375 2963.9189453125 background all_cells +6938.72021484375 2964.1884765625 background all_cells +6884.6181640625 3042.741943359375 background all_cells +6881.400390625 3059.98583984375 background all_cells +6883.55859375 3002.47509765625 background all_cells +6875.17578125 2946.96142578125 background all_cells +5301.60546875 3321.05712890625 background all_cells +5456.6513671875 3294.948486328125 background all_cells +5442.42578125 3290.242919921875 background all_cells +5330.3359375 3305.004150390625 background all_cells +5307.45556640625 3310.832763671875 background all_cells +5279.07177734375 3356.034423828125 background all_cells +5198.72705078125 3389.07080078125 background all_cells +5266.3642578125 3370.181396484375 background all_cells +5279.140625 3362.906005859375 background all_cells +5217.6435546875 3332.953369140625 background all_cells +5258.74462890625 3318.599609375 background all_cells +5229.802734375 3327.60546875 background all_cells +5225.60888671875 3332.067626953125 background all_cells +5294.69775390625 3483.211669921875 background all_cells +5321.27001953125 3501.848876953125 background all_cells +5278.85888671875 3487.0205078125 background all_cells +5280.80517578125 3494.90625 background all_cells +5269.61572265625 3491.864501953125 background all_cells +5296.00341796875 3492.828369140625 background all_cells +5313.95458984375 4475.37109375 background all_cells +5436.24658203125 4534.2001953125 background all_cells +5224.8525390625 4295.4326171875 background all_cells +5188.09619140625 4340.443359375 background all_cells +5210.4345703125 4332.5361328125 background all_cells +5199.41162109375 4414.744140625 background all_cells +5277.41259765625 3600.96533203125 background all_cells +5288.06201171875 3601.43505859375 background all_cells +5285.01171875 3593.212646484375 background all_cells +5279.20263671875 3591.104248046875 background all_cells +5320.759765625 3623.281005859375 background all_cells +5315.677734375 3656.31396484375 background all_cells +5174.6396484375 3886.7294921875 background all_cells +5178.05419921875 4061.1748046875 background all_cells +5244.19189453125 4017.886474609375 background all_cells +5178.7021484375 4014.7763671875 background all_cells +5306.18798828125 3551.31884765625 background all_cells +5298.447265625 3670.520263671875 background all_cells +5310.17724609375 3654.053466796875 background all_cells +5303.1455078125 3650.966064453125 background all_cells +5308.9267578125 3578.23388671875 background all_cells +5300.5703125 3575.461181640625 background all_cells +5320.26953125 3366.73828125 background all_cells +5321.4619140625 3536.2763671875 background all_cells +5303.9267578125 3413.599609375 background all_cells +5299.24365234375 3402.850341796875 background all_cells +5269.49560546875 3481.125 background all_cells +5286.50390625 3484.756591796875 background all_cells +5276.6064453125 3467.2060546875 background all_cells +5274.8994140625 3473.815185546875 background all_cells +5202.5751953125 3577.001708984375 background all_cells +5246.09716796875 3544.924560546875 background all_cells +5214.94775390625 3583.641357421875 background all_cells +5191.78173828125 3575.6376953125 background all_cells +5218.0849609375 3472.32177734375 background all_cells +5234.681640625 3486.938720703125 background all_cells +5224.3857421875 3481.56201171875 background all_cells +5200.25927734375 3467.1484375 background all_cells +5213.2373046875 3476.61767578125 background all_cells +5208.490234375 3519.82568359375 background all_cells +5262.23974609375 3399.52587890625 background all_cells +5259.47314453125 3404.614990234375 background all_cells +5268.59423828125 3400.716064453125 background all_cells +5402.99951171875 3401.015380859375 background all_cells +5404.482421875 3533.740478515625 background all_cells +5397.5166015625 3534.478759765625 background all_cells +5395.9228515625 3539.2412109375 background all_cells +5393.38916015625 3544.01318359375 background all_cells +5385.62060546875 3543.569580078125 background all_cells +5381.45361328125 3542.614990234375 background all_cells +5376.8466796875 3556.2119140625 background all_cells +5376.75146484375 3545.8935546875 background all_cells +5378.46240234375 3550.89208984375 background all_cells +5391.73583984375 3551.46044921875 background all_cells +5386.44384765625 3549.184326171875 background all_cells +5386.89990234375 3555.807861328125 background all_cells +5647.86669921875 3515.3466796875 background all_cells +5607.16943359375 3544.57763671875 background all_cells +5641.44140625 3525.947265625 background all_cells +5657.35595703125 3516.4091796875 background all_cells +5632.560546875 3617.286376953125 background all_cells +5633.09619140625 3635.816162109375 background all_cells +5641.6376953125 3629.874267578125 background all_cells +5668.63037109375 3640.268310546875 background all_cells +5671.541015625 3630.244873046875 background all_cells +5676.28515625 3597.231689453125 background all_cells +5698.38427734375 3607.5380859375 background all_cells +5693.36865234375 3408.337646484375 background all_cells +5691.51513671875 3418.12255859375 background all_cells +5658.37109375 3413.168212890625 background all_cells +5661.53173828125 3404.333984375 background all_cells +5658.4130859375 3425.265869140625 background all_cells +5624.74169921875 3419.1923828125 background all_cells +5650.57470703125 3401.8720703125 background all_cells +5641.1455078125 3409.75390625 background all_cells +5639.30712890625 3398.991455078125 background all_cells +5650.07666015625 3415.38623046875 background all_cells +5645.0107421875 3421.767578125 background all_cells +5655.259765625 3455.18408203125 background all_cells +5640.67724609375 3445.489013671875 background all_cells +5648.7509765625 3448.789794921875 background all_cells +5629.5810546875 3445.36376953125 background all_cells +5545.93798828125 3394.650390625 background all_cells +5573.3642578125 3409.9638671875 background all_cells +5563.98388671875 3404.3056640625 background all_cells +5539.60400390625 3396.7373046875 background all_cells +6125.68798828125 3529.57373046875 background all_cells +6151.181640625 3629.630859375 background all_cells +6144.05859375 3618.71923828125 background all_cells +5557.1396484375 3419.11572265625 background all_cells +5556.4658203125 3453.148681640625 background all_cells +5549.29345703125 3431.530029296875 background all_cells +5540.86572265625 3430.648681640625 background all_cells +5427.27783203125 3577.05029296875 background all_cells +5422.859375 3533.969970703125 background all_cells +5423.09423828125 3550.581787109375 background all_cells +5423.38427734375 3539.03662109375 background all_cells +5558.17578125 3335.68701171875 background all_cells +5569.56591796875 3376.072021484375 background all_cells +5565.9541015625 3347.859619140625 background all_cells +5559.60107421875 3379.10888671875 background all_cells +5413.60498046875 3349.464111328125 background all_cells +5467.38525390625 3405.6416015625 background all_cells +5424.7880859375 3332.53955078125 background all_cells +5542.73876953125 3624.6748046875 background all_cells +5514.84423828125 3657.449462890625 background all_cells +5520.26025390625 3605.5068359375 background all_cells +5514.6796875 3648.089111328125 background all_cells +5546.00634765625 3631.013916015625 background all_cells +5416.14306640625 3560.217041015625 background all_cells +5425.00537109375 3600.9697265625 background all_cells +5416.09716796875 3533.75830078125 background all_cells +5427.3291015625 3595.837158203125 background all_cells +5417.05126953125 3555.716064453125 background all_cells +5355.439453125 3592.466064453125 background all_cells +5364.56201171875 3604.9267578125 background all_cells +5359.82568359375 3602.031494140625 background all_cells +5356.1328125 3599.56201171875 background all_cells +5359.412109375 3593.967041015625 background all_cells +5373.60400390625 3563.054443359375 background all_cells +5378.1630859375 3577.276611328125 background all_cells +5360.025390625 3576.25439453125 background all_cells +5356.9462890625 3573.032470703125 background all_cells +5395.86572265625 3563.4873046875 background all_cells +5402.16357421875 3549.67919921875 background all_cells +5405.14111328125 3554.5439453125 background all_cells +5398.22705078125 3552.971435546875 background all_cells +5402.3076171875 3562.58056640625 background all_cells +5397.33935546875 3558.100830078125 background all_cells +5459.09033203125 3765.430419921875 background all_cells +5701.32666015625 4019.2138671875 background all_cells +6005.84521484375 4193.8173828125 background all_cells +5805.015625 3857.41015625 background all_cells +5477.02392578125 3721.8388671875 background all_cells +5541.1064453125 3742.25927734375 background all_cells +5565.53173828125 3719.436767578125 background all_cells +5462.44287109375 3725.17822265625 background all_cells +5472.0087890625 3725.29736328125 background all_cells +5367.107421875 3684.349853515625 background all_cells +5374.9365234375 3748.958984375 background all_cells +5379.4609375 3643.1748046875 background all_cells +5365.595703125 3694.4287109375 background all_cells +5380.61376953125 3683.120849609375 background all_cells +5361.423828125 3678.82666015625 background all_cells +5398.966796875 3668.65283203125 background all_cells +5407.52294921875 3734.1298828125 background all_cells +5406.689453125 3671.57275390625 background all_cells +5403.275390625 3713.730224609375 background all_cells +5498.3125 3700.092041015625 background all_cells +5568.3212890625 3699.334716796875 background all_cells +5461.623046875 3717.01953125 background all_cells +5470.484375 3714.30615234375 background all_cells +5484.611328125 3647.96044921875 background all_cells +5549.36865234375 3670.820068359375 background all_cells +5420.0322265625 3643.329345703125 background all_cells +5425.431640625 3683.20068359375 background all_cells +5458.849609375 3670.874267578125 background all_cells +5490.1015625 3652.00537109375 background all_cells +5410.99365234375 3617.0615234375 background all_cells +5411.63623046875 3637.76708984375 background all_cells +5444.81298828125 3628.87353515625 background all_cells +5436.59375 3631.6533203125 background all_cells +5438.21337890625 3623.647216796875 background all_cells +5387.73486328125 3664.302490234375 background all_cells +5393.1220703125 3668.77587890625 background all_cells +5388.4970703125 3642.001220703125 background all_cells +7036.26708984375 4186.9755859375 background all_cells +7107.31982421875 4241.14111328125 background all_cells +7068.60888671875 4209.44482421875 background all_cells +7031.75244140625 4209.4482421875 background all_cells +7000.30126953125 4217.5166015625 background all_cells +7023.89599609375 4210.5537109375 background all_cells +6987.7734375 4255.6240234375 background all_cells +7003.6064453125 4249.64697265625 background all_cells +6992.05029296875 4218.01416015625 background all_cells +7000.18994140625 4195.93115234375 background all_cells +7023.828125 4203.33251953125 background all_cells +7006.45947265625 4201.2314453125 background all_cells +7009.232421875 4196.39306640625 background all_cells +7078.28759765625 4385.3271484375 background all_cells +7069.82275390625 4385.2412109375 background all_cells +7072.87890625 4430.08984375 background all_cells +7085.47412109375 4426.43896484375 background all_cells +7083.234375 4420.57861328125 background all_cells +7076.19091796875 4419.97509765625 background all_cells +7048.77734375 4421.0068359375 background all_cells +7057.7744140625 4421.7734375 background all_cells +7067.203125 4421.44677734375 background all_cells +7064.5791015625 4416.681640625 background all_cells +7059.9716796875 4413.08544921875 background all_cells +7051.61279296875 4412.4775390625 background all_cells +7102.072265625 4380.27734375 background all_cells +7108.89453125 4390.92041015625 background all_cells +7106.0126953125 4394.8017578125 background all_cells +7111.01025390625 4414.14599609375 background all_cells +7105.8681640625 4358.05224609375 background all_cells +7089.79541015625 4369.35888671875 background all_cells +7081.00927734375 4368.82470703125 background all_cells +7086.54296875 4346.2021484375 background all_cells +7086.93994140625 4353.80029296875 background all_cells +7093.03466796875 4350.17138671875 background all_cells +7072.4453125 4346.95654296875 background all_cells +7013.89892578125 4327.392578125 background all_cells +7039.49755859375 4344.37060546875 background all_cells +7035.36474609375 4337.90478515625 background all_cells +7027.86962890625 4338.12158203125 background all_cells +7020.5078125 4332.48291015625 background all_cells +7029.166015625 4331.59716796875 background all_cells +7045.7900390625 4342.02880859375 background all_cells +7055.873046875 4382.66748046875 background all_cells +7053.2421875 4346.076171875 background all_cells +7052.60595703125 4358.4560546875 background all_cells +7027.03466796875 4322.462890625 background all_cells +7066.62939453125 4313.92724609375 background all_cells +7018.45361328125 4318.63623046875 background all_cells +7015.28076171875 4312.763671875 background all_cells +7000.12451171875 4304.4443359375 background all_cells +7017.900390625 4302.63916015625 background all_cells +7010.67919921875 4306.07470703125 background all_cells +7016.55419921875 4283.37890625 background all_cells +7064.39404296875 4279.29638671875 background all_cells +7059.35009765625 4272.29833984375 background all_cells +7052.58154296875 4275.0 background all_cells +7052.53173828125 4268.27099609375 background all_cells +7024.78857421875 4297.87109375 background all_cells +7064.650390625 4306.55517578125 background all_cells +7042.8134765625 4285.529296875 background all_cells +7038.01416015625 4290.30810546875 background all_cells +7029.19775390625 4305.5576171875 background all_cells +7266.4052734375 4796.732421875 background all_cells +7364.1259765625 4804.66455078125 background all_cells +7343.7451171875 4765.59619140625 background all_cells +7337.259765625 4761.685546875 background all_cells +7324.17822265625 4778.7841796875 background all_cells +7285.724609375 4984.14697265625 background all_cells +7315.373046875 5080.99755859375 background all_cells +7354.80029296875 5083.84619140625 background all_cells +7370.1025390625 5059.58935546875 background all_cells +7276.677734375 5033.234375 background all_cells +7349.63427734375 4882.6318359375 background all_cells +7358.43505859375 4963.41015625 background all_cells +7328.232421875 4954.90234375 background all_cells +7351.45703125 4888.71923828125 background all_cells +7362.373046875 4665.390625 background all_cells +7433.5712890625 4657.71630859375 background all_cells +7426.255859375 4636.19140625 background all_cells +7408.28125 4671.98974609375 background all_cells +7356.1494140625 4670.22900390625 background all_cells +7369.97265625 4815.29150390625 background all_cells +7354.7275390625 4840.3671875 background all_cells +7423.81787109375 4821.6220703125 background all_cells +7324.9677734375 4615.40234375 background all_cells +7310.68017578125 4697.22509765625 background all_cells +7316.63232421875 4693.99755859375 background all_cells +7330.1328125 4617.7763671875 background all_cells +7130.76220703125 4954.4150390625 background all_cells +7130.09912109375 4964.9580078125 background all_cells +7124.2646484375 4964.51220703125 background all_cells +7146.2060546875 4957.85693359375 background all_cells +7121.2275390625 4955.68798828125 background all_cells +7140.9892578125 4952.9599609375 background all_cells +7079.7373046875 5051.70703125 background all_cells +7085.658203125 5056.31298828125 background all_cells +7083.4111328125 5065.20361328125 background all_cells +7098.1337890625 5028.1083984375 background all_cells +7106.02685546875 5032.84228515625 background all_cells +7103.42138671875 5038.880859375 background all_cells +7158.1279296875 4993.1572265625 background all_cells +7130.03173828125 4996.787109375 background all_cells +7047.52001953125 5057.49560546875 background all_cells +7056.5009765625 5050.5439453125 background all_cells +7063.0068359375 5054.9541015625 background all_cells +7051.25927734375 5052.2880859375 background all_cells +7058.9482421875 5059.9873046875 background all_cells +7227.7392578125 4728.48828125 background all_cells +7236.71533203125 5070.35400390625 background all_cells +7236.85400390625 4845.22119140625 background all_cells +7233.15673828125 4744.017578125 background all_cells +7232.39404296875 4717.66162109375 background all_cells +7200.7412109375 4906.8759765625 background all_cells +7201.08642578125 4986.71044921875 background all_cells +7214.53662109375 4832.09228515625 background all_cells +7211.2734375 4826.0029296875 background all_cells +7210.92236328125 4813.2607421875 background all_cells +7203.4501953125 4807.97216796875 background all_cells +7173.564453125 4804.9658203125 background all_cells +7189.82421875 4994.310546875 background all_cells +7184.21484375 4811.466796875 background all_cells +7180.60888671875 4807.7119140625 background all_cells +7179.0517578125 4803.3515625 background all_cells +7178.013671875 4785.0205078125 background all_cells +7189.99755859375 4792.30126953125 background all_cells +7185.12353515625 4799.35400390625 background all_cells +7175.3125 4798.02880859375 background all_cells +7137.65234375 4328.07568359375 background all_cells +7130.67919921875 4355.8779296875 background all_cells +7148.943359375 4340.984375 background all_cells +7149.8515625 4335.78076171875 background all_cells +7146.40869140625 4323.333984375 background all_cells +7138.6162109375 4381.0400390625 background all_cells +7136.2138671875 4395.83837890625 background all_cells +7170.83447265625 4395.56982421875 background all_cells +7154.9267578125 4383.00048828125 background all_cells +7147.11669921875 4446.21337890625 background all_cells +7146.35546875 4372.18603515625 background all_cells +7126.54541015625 4378.1279296875 background all_cells +7127.70166015625 4396.0107421875 background all_cells +7128.64208984375 4405.1025390625 background all_cells +7122.119140625 4389.17919921875 background all_cells +7120.6083984375 4398.6767578125 background all_cells +7128.24365234375 4367.47998046875 background all_cells +7122.56201171875 4324.201171875 background all_cells +7127.125 4329.04833984375 background all_cells +7127.04345703125 4333.87890625 background all_cells +7191.67626953125 4608.26904296875 background all_cells +7255.5908203125 4556.4677734375 background all_cells +7175.12255859375 4596.21142578125 background all_cells +7218.57568359375 4676.26904296875 background all_cells +7251.83447265625 4641.12060546875 background all_cells +7222.52587890625 4630.95703125 background all_cells +7202.0458984375 4644.85791015625 background all_cells +7213.85888671875 4634.0263671875 background all_cells +7206.7421875 4638.0791015625 background all_cells +7161.18701171875 4496.85400390625 background all_cells +7106.02783203125 4557.4228515625 background all_cells +7159.15966796875 4504.68603515625 background all_cells +7164.607421875 4856.275390625 background all_cells +7153.365234375 4897.30859375 background all_cells +7171.318359375 4842.8583984375 background all_cells +7167.30517578125 4847.408203125 background all_cells +7174.01416015625 4891.90087890625 background all_cells +7170.05517578125 4809.513671875 background all_cells +7090.32958984375 4723.56787109375 background all_cells +7157.21435546875 4738.40771484375 background all_cells +7118.16796875 4686.345703125 background all_cells +7108.2861328125 4726.44482421875 background all_cells +7099.29736328125 4726.5419921875 background all_cells +7167.82373046875 4509.81201171875 background all_cells +7174.1953125 4514.3291015625 background all_cells +7171.7666015625 4501.9716796875 background all_cells +7189.3212890625 4355.79052734375 background all_cells +7181.26171875 4365.8369140625 background all_cells +7185.3203125 4361.47802734375 background all_cells +7215.6337890625 4406.71923828125 background all_cells +7203.921875 4459.75341796875 background all_cells +7209.0126953125 4437.04638671875 background all_cells +7218.505859375 4416.47900390625 background all_cells +7173.88916015625 4389.880859375 background all_cells +7224.810546875 4386.748046875 background all_cells +7233.3583984375 4386.2216796875 background all_cells +7203.34423828125 4372.39794921875 background all_cells +7181.833984375 4371.22802734375 background all_cells +7088.07861328125 4223.67626953125 background all_cells +7093.84765625 4309.3017578125 background all_cells +7088.82080078125 4229.833984375 background all_cells +7147.28271484375 4250.60546875 background all_cells +7167.4580078125 4309.00341796875 background all_cells +7131.9833984375 4225.50439453125 background all_cells +7164.30712890625 4230.56201171875 background all_cells +7128.18798828125 4219.1015625 background all_cells +7154.3447265625 4230.37744140625 background all_cells +7143.6337890625 4220.63671875 background all_cells +7099.01953125 4206.89208984375 background all_cells +7122.14453125 4216.2197265625 background all_cells +7117.095703125 4211.51318359375 background all_cells +7119.19384765625 4201.90625 background all_cells +7098.9736328125 4220.64794921875 background all_cells +7219.916015625 4336.07958984375 background all_cells +7244.03564453125 4333.05224609375 background all_cells +7231.74560546875 4329.39794921875 background all_cells +7236.7236328125 4311.83837890625 background all_cells +7243.3291015625 4324.302734375 background all_cells +7224.43408203125 4321.83447265625 background all_cells +7233.66748046875 4290.34716796875 background all_cells +7231.3115234375 4302.5 background all_cells +7234.80224609375 4296.98583984375 background all_cells +7221.8642578125 4293.75732421875 background all_cells +7254.60107421875 4206.21630859375 background all_cells +7434.15966796875 4165.12939453125 background all_cells +7172.76513671875 4229.8095703125 background all_cells +7183.10595703125 4224.74853515625 background all_cells +7199.0029296875 4220.25 background all_cells +7211.107421875 4218.4638671875 background all_cells +7195.0625 4264.9853515625 background all_cells +7210.11962890625 4263.92578125 background all_cells +7201.78515625 4258.92529296875 background all_cells +7196.79736328125 4247.5439453125 background all_cells +7225.22314453125 4266.005859375 background all_cells +7224.48046875 4287.248046875 background all_cells +7229.09716796875 4269.041015625 background all_cells +7167.28515625 4257.17919921875 background all_cells +7177.68408203125 4259.30419921875 background all_cells +7186.5166015625 4256.5498046875 background all_cells +7182.1220703125 4286.1787109375 background all_cells +7181.26904296875 4268.6640625 background all_cells +6890.4306640625 4433.43896484375 background all_cells +6880.99658203125 4439.0546875 background all_cells +6892.1025390625 4681.3837890625 background all_cells +6914.1552734375 4795.4443359375 background all_cells +6903.72119140625 4790.453125 background all_cells +6927.39599609375 4677.34521484375 background all_cells +6928.8828125 4810.82177734375 background all_cells +6918.826171875 4789.81396484375 background all_cells +6945.8037109375 4650.6201171875 background all_cells +6941.61767578125 4755.66748046875 background all_cells +6925.04833984375 4668.39892578125 background all_cells +6906.59716796875 4604.1845703125 background all_cells +6908.60302734375 4663.1806640625 background all_cells +6917.32861328125 4661.400390625 background all_cells +6915.90966796875 4603.416015625 background all_cells +6935.97802734375 4834.5849609375 background all_cells +6932.05224609375 4842.43896484375 background all_cells +6939.99853515625 4840.37060546875 background all_cells +6944.87158203125 4836.25244140625 background all_cells +6943.1630859375 4845.07958984375 background all_cells +6946.8330078125 4854.85205078125 background all_cells +6939.48291015625 4852.0712890625 background all_cells +6960.681640625 4880.138671875 background all_cells +6949.66552734375 4834.49267578125 background all_cells +6955.33544921875 4855.013671875 background all_cells +6966.30908203125 4857.5595703125 background all_cells +7061.9794921875 4430.8818359375 background all_cells +7055.03173828125 4480.97900390625 background all_cells +7071.09326171875 4542.8642578125 background all_cells +7070.09423828125 4437.65380859375 background all_cells +7050.908203125 4444.25732421875 background all_cells +7061.640625 4445.60888671875 background all_cells +7010.9404296875 4361.89306640625 background all_cells +6981.91162109375 4533.2880859375 background all_cells +7020.431640625 4358.93701171875 background all_cells +7014.962890625 4349.3623046875 background all_cells +7012.38818359375 4352.8505859375 background all_cells +7007.98095703125 4671.32177734375 background all_cells +7061.93701171875 4649.97265625 background all_cells +7084.62158203125 4715.8759765625 background all_cells +7016.185546875 4671.70849609375 background all_cells +6953.29638671875 4809.68701171875 background all_cells +6939.73828125 4812.32568359375 background all_cells +6943.70263671875 4810.0771484375 background all_cells +6980.0439453125 4662.43115234375 background all_cells +6998.84765625 4652.6640625 background all_cells +6996.57080078125 4670.43212890625 background all_cells +6988.2099609375 4668.16015625 background all_cells +6985.8037109375 4811.3759765625 background all_cells +6957.87060546875 4801.37158203125 background all_cells +6967.41552734375 4803.2119140625 background all_cells +6958.310546875 4814.2265625 background all_cells +6966.880859375 4813.373046875 background all_cells +6952.69677734375 4775.81982421875 background all_cells +6940.884765625 4799.74609375 background all_cells +6950.67919921875 4792.95263671875 background all_cells +6942.96923828125 4785.92041015625 background all_cells +6962.36083984375 4784.21728515625 background all_cells +6972.99609375 4788.21630859375 background all_cells +6964.62744140625 4794.59619140625 background all_cells +6940.40869140625 4193.25830078125 background all_cells +6937.45263671875 4232.37158203125 background all_cells +6930.27685546875 4226.888671875 background all_cells +6968.4814453125 4247.76220703125 background all_cells +6889.689453125 4357.69091796875 background all_cells +6898.22998046875 4398.13330078125 background all_cells +6905.01123046875 4383.85107421875 background all_cells +6896.4345703125 4384.7490234375 background all_cells +6901.0087890625 4370.171875 background all_cells +6971.5185546875 4265.388671875 background all_cells +6973.59033203125 4526.65234375 background all_cells +6968.810546875 4377.3369140625 background all_cells +6949.94970703125 4297.2255859375 background all_cells +6969.673828125 4277.7841796875 background all_cells +6962.34912109375 4276.091796875 background all_cells +6898.58056640625 4203.4306640625 background all_cells +6888.76171875 4217.470703125 background all_cells +6891.77880859375 4206.7001953125 background all_cells +6883.3623046875 4211.984375 background all_cells +6821.208984375 3994.60498046875 background all_cells +6818.15185546875 4008.83447265625 background all_cells +6825.1796875 3997.17529296875 background all_cells +6804.78662109375 4073.18115234375 background all_cells +6795.4921875 4075.80322265625 background all_cells +6701.56787109375 4007.186767578125 background all_cells +6716.68212890625 4034.013916015625 background all_cells +6718.30126953125 4028.515869140625 background all_cells +6748.37939453125 4024.417724609375 background all_cells +6754.87451171875 4081.720458984375 background all_cells +6739.29638671875 4234.56005859375 background all_cells +6746.2578125 4099.95556640625 background all_cells +6761.95654296875 4086.272216796875 background all_cells +6707.47998046875 4304.5234375 background all_cells +6717.6015625 4449.86767578125 background all_cells +6717.66796875 4418.42138671875 background all_cells +6698.5673828125 4324.54541015625 background all_cells +6763.591796875 4339.33935546875 background all_cells +6740.44873046875 4476.26220703125 background all_cells +6748.82080078125 4480.9462890625 background all_cells +6748.27294921875 4530.572265625 background all_cells +6740.6708984375 4523.71875 background all_cells +6759.5185546875 4377.20068359375 background all_cells +6779.89794921875 4319.01025390625 background all_cells +6807.541015625 4461.41064453125 background all_cells +6793.3291015625 4500.27001953125 background all_cells +6817.654296875 4336.41064453125 background all_cells +6818.9541015625 4341.75146484375 background all_cells +6810.8486328125 4339.4501953125 background all_cells +6722.55078125 4223.98291015625 background all_cells +6695.39453125 4230.1005859375 background all_cells +6690.798828125 4223.3994140625 background all_cells +6698.205078125 4122.10400390625 background all_cells +6723.849609375 4149.642578125 background all_cells +6690.0439453125 4138.05859375 background all_cells +6818.845703125 4176.5224609375 background all_cells +6792.98486328125 4183.01513671875 background all_cells +6801.17578125 4312.9189453125 background all_cells +6806.02001953125 4212.09423828125 background all_cells +6817.89306640625 4205.40576171875 background all_cells +6824.97900390625 4212.5380859375 background all_cells +6798.943359375 4328.24462890625 background all_cells +6802.37353515625 4318.89306640625 background all_cells +6819.56884765625 4171.3125 background all_cells +6826.6123046875 4173.318359375 background all_cells +6826.1630859375 4168.337890625 background all_cells +6872.05859375 4099.3212890625 background all_cells +6865.3740234375 4068.524169921875 background all_cells +6873.115234375 4070.533935546875 background all_cells +6877.24365234375 4056.69873046875 background all_cells +6857.2783203125 4402.75634765625 background all_cells +6857.8857421875 4250.69970703125 background all_cells +6615.94189453125 4129.62841796875 background all_cells +6589.70263671875 4069.46484375 background all_cells +6606.73779296875 4028.42578125 background all_cells +6604.2412109375 4033.650390625 background all_cells +6608.56298828125 4153.8251953125 background all_cells +6619.6044921875 4148.94140625 background all_cells +6606.677734375 4364.5419921875 background all_cells +6627.98388671875 4346.708984375 background all_cells +6615.115234375 4356.74072265625 background all_cells +6609.51416015625 4500.8603515625 background all_cells +6589.4052734375 4355.515625 background all_cells +6597.60302734375 4360.7607421875 background all_cells +6592.55419921875 4369.45947265625 background all_cells +6628.43359375 4154.33642578125 background all_cells +6620.44482421875 4170.37646484375 background all_cells +6627.0107421875 4164.51513671875 background all_cells +6618.27685546875 4158.82421875 background all_cells +6614.3251953125 4192.0703125 background all_cells +6630.6494140625 4336.44140625 background all_cells +6599.47900390625 4331.54833984375 background all_cells +6629.01416015625 4192.3427734375 background all_cells +6657.48828125 4168.60986328125 background all_cells +6650.83056640625 4349.9541015625 background all_cells +6664.70263671875 4406.9326171875 background all_cells +6657.7783203125 4402.2099609375 background all_cells +6661.109375 4387.4091796875 background all_cells +6681.1904296875 4413.3505859375 background all_cells +6634.18896484375 4340.26318359375 background all_cells +6649.15478515625 4338.97412109375 background all_cells +6642.07666015625 4337.333984375 background all_cells +6647.33154296875 4316.0361328125 background all_cells +6637.48095703125 4305.90185546875 background all_cells +6648.4052734375 4332.1806640625 background all_cells +6640.365234375 4175.57958984375 background all_cells +6633.412109375 4182.95068359375 background all_cells +6643.3125 4199.162109375 background all_cells +6644.56103515625 4186.38037109375 background all_cells +6664.69775390625 4089.650146484375 background all_cells +6652.59033203125 4106.7490234375 background all_cells +6635.8095703125 4130.2431640625 background all_cells +6640.35888671875 4139.22412109375 background all_cells +6648.11767578125 4126.8369140625 background all_cells +6961.16943359375 4040.087158203125 background all_cells +6957.8701171875 4057.165283203125 background all_cells +6954.0732421875 4069.417724609375 background all_cells +6950.44140625 4066.424072265625 background all_cells +6951.873046875 4040.365478515625 background all_cells +6964.68115234375 4091.715087890625 background all_cells +6951.158203125 4116.982421875 background all_cells +6961.01806640625 4103.4111328125 background all_cells +6955.35986328125 4099.703125 background all_cells +6986.54150390625 4102.02490234375 background all_cells +6978.5263671875 4083.955078125 background all_cells +6970.1796875 4088.626220703125 background all_cells +6975.9052734375 4086.8486328125 background all_cells +6985.15673828125 4087.625244140625 background all_cells +6999.97802734375 4058.6357421875 background all_cells +7000.8408203125 4049.861328125 background all_cells +6977.07470703125 4126.81396484375 background all_cells +6965.55859375 4126.892578125 background all_cells +6970.54052734375 4128.564453125 background all_cells +6965.72216796875 4133.47900390625 background all_cells +6948.5322265625 4168.095703125 background all_cells +6961.34326171875 4167.6884765625 background all_cells +6954.9150390625 4169.69482421875 background all_cells +6924.646484375 4156.2646484375 background all_cells +6890.11181640625 4128.01953125 background all_cells +6957.248046875 4141.6259765625 background all_cells +6891.6435546875 4136.76318359375 background all_cells +6953.93994140625 4134.7109375 background all_cells +6946.3662109375 4135.34521484375 background all_cells +7026.29345703125 4056.4443359375 background all_cells +7064.0146484375 4009.439697265625 background all_cells +7062.91259765625 4051.15283203125 background all_cells +7030.20849609375 4069.369384765625 background all_cells +7040.69873046875 4068.50341796875 background all_cells +7033.2431640625 4059.123779296875 background all_cells +7034.6220703125 4075.302978515625 background all_cells +7033.4384765625 4083.0283203125 background all_cells +7038.7490234375 4077.126220703125 background all_cells +7038.138671875 4094.496337890625 background all_cells +7027.68359375 4102.48193359375 background all_cells +7028.56689453125 4096.89697265625 background all_cells +6713.22509765625 3661.889404296875 background all_cells +6741.30322265625 3690.5615234375 background all_cells +6738.6494140625 3718.173828125 background all_cells +6718.3525390625 3707.829345703125 background all_cells +6746.96923828125 3749.7998046875 background all_cells +6824.3115234375 3750.99462890625 background all_cells +6822.95458984375 3754.40869140625 background all_cells +6826.5810546875 3742.487060546875 background all_cells +6793.748046875 3756.15966796875 background all_cells +6747.11767578125 3726.026123046875 background all_cells +6684.19677734375 3715.0751953125 background all_cells +6695.93798828125 3732.02392578125 background all_cells +6697.18408203125 3741.51025390625 background all_cells +6689.92236328125 3727.351318359375 background all_cells +6685.11572265625 3746.993896484375 background all_cells +6988.578125 3710.42333984375 background all_cells +6996.36767578125 3617.409423828125 background all_cells +6999.873046875 3741.952880859375 background all_cells +7002.8603515625 3780.105224609375 background all_cells +7003.66015625 3805.26416015625 background all_cells +6998.80712890625 3801.455078125 background all_cells +7004.48388671875 3827.27685546875 background all_cells +7001.11962890625 3789.61279296875 background all_cells +7019.11572265625 3711.15625 background all_cells +7006.322265625 3716.36376953125 background all_cells +7006.0947265625 3726.108642578125 background all_cells +7007.43212890625 3733.4375 background all_cells +7013.2724609375 3712.49169921875 background all_cells +7014.72900390625 3682.031005859375 background all_cells +7030.5478515625 3668.30322265625 background all_cells +7008.41064453125 3701.42919921875 background all_cells +7027.94482421875 3685.034912109375 background all_cells +7023.79150390625 3696.195068359375 background all_cells +6988.35400390625 3756.127197265625 background all_cells +7014.251953125 3765.359619140625 background all_cells +7008.3525390625 3755.945068359375 background all_cells +6770.5732421875 3779.693115234375 background all_cells +6782.07568359375 3760.41650390625 background all_cells +6781.55322265625 3770.71875 background all_cells +6775.64501953125 3774.97509765625 background all_cells +6958.64013671875 3800.06494140625 background all_cells +6976.8955078125 3829.038818359375 background all_cells +6962.3203125 3808.732421875 background all_cells +6968.4970703125 3816.2763671875 background all_cells +6982.6259765625 3744.146484375 background all_cells +6949.853515625 3713.001708984375 background all_cells +6957.97265625 3698.1318359375 background all_cells +6979.388671875 3731.439208984375 background all_cells +6976.6787109375 3716.97265625 background all_cells +6962.083984375 3701.790283203125 background all_cells +6886.0361328125 3684.683837890625 background all_cells +6945.74658203125 3697.885009765625 background all_cells +6938.64306640625 3690.2255859375 background all_cells +6940.0087890625 3701.467529296875 background all_cells +6940.7900390625 3748.462646484375 background all_cells +6929.17724609375 3743.580810546875 background all_cells +6699.8154296875 3575.907470703125 background all_cells +6775.939453125 3511.140869140625 background all_cells +6749.81884765625 3532.314453125 background all_cells +6968.04296875 3657.6044921875 background all_cells +6944.39306640625 3677.903564453125 background all_cells +6962.35986328125 3681.569580078125 background all_cells +6946.66845703125 3658.780029296875 background all_cells +6954.7744140625 3638.06591796875 background all_cells +6961.32177734375 3655.730224609375 background all_cells +6853.61962890625 3641.76220703125 background all_cells +6873.841796875 3694.17431640625 background all_cells +6869.791015625 3682.357177734375 background all_cells +6759.9169921875 3682.404052734375 background all_cells +6814.599609375 3659.838134765625 background all_cells +6784.609375 3639.458251953125 background all_cells +6937.3056640625 3570.54736328125 background all_cells +6919.89013671875 3662.51416015625 background all_cells +6914.2275390625 3664.07177734375 background all_cells +6915.3583984375 3637.69775390625 background all_cells +6925.1123046875 3633.7001953125 background all_cells +6916.337890625 3624.767578125 background all_cells +6715.109375 3785.33740234375 background all_cells +6697.42822265625 3780.521240234375 background all_cells +6756.16357421875 3775.95458984375 background all_cells +6760.64892578125 3795.06396484375 background all_cells +6765.31396484375 3787.383056640625 background all_cells +6763.25146484375 3776.318115234375 background all_cells +6732.78955078125 3768.211669921875 background all_cells +6745.68798828125 3784.941650390625 background all_cells +6743.267578125 3768.87841796875 background all_cells +6745.76123046875 3776.387451171875 background all_cells +7089.9697265625 4080.578857421875 background all_cells +7074.82275390625 4081.33544921875 background all_cells +7083.44677734375 4084.943603515625 background all_cells +7092.130859375 4100.3681640625 background all_cells +7093.93896484375 4106.94140625 background all_cells +7102.96484375 4107.16015625 background all_cells +7098.33203125 4103.01513671875 background all_cells +7113.15869140625 4105.69921875 background all_cells +7111.0078125 4089.248779296875 background all_cells +7105.63232421875 4094.9833984375 background all_cells +7134.705078125 4089.353271484375 background all_cells +7130.013671875 4084.567138671875 background all_cells +7142.10498046875 4105.5078125 background all_cells +7142.04833984375 4095.589111328125 background all_cells +7121.78369140625 4024.695556640625 background all_cells +7126.21923828125 4005.077392578125 background all_cells +7117.890625 4004.17578125 background all_cells +7097.48388671875 4073.8134765625 background all_cells +7097.935546875 4067.9580078125 background all_cells +7211.3251953125 4150.98291015625 background all_cells +7202.18603515625 4195.11865234375 background all_cells +7216.12353515625 4193.12744140625 background all_cells +7199.73583984375 4172.8720703125 background all_cells +7219.130859375 4174.6044921875 background all_cells +7219.06689453125 4149.63330078125 background all_cells +7238.70068359375 4155.79052734375 background all_cells +7244.0498046875 4178.1337890625 background all_cells +7242.896484375 4193.3662109375 background all_cells +7237.31396484375 4139.205078125 background all_cells +7222.7158203125 4138.6162109375 background all_cells +7207.42529296875 4149.47509765625 background all_cells +7224.5341796875 4143.67431640625 background all_cells +7074.48486328125 4158.6884765625 background all_cells +7080.74365234375 4154.2978515625 background all_cells +7078.1572265625 4166.1640625 background all_cells +7107.861328125 4137.9814453125 background all_cells +7118.72900390625 4134.61572265625 background all_cells +7111.39306640625 4142.2294921875 background all_cells +7193.8173828125 4171.48779296875 background all_cells +7192.3515625 4189.7119140625 background all_cells +7152.98486328125 4188.45361328125 background all_cells +7091.201171875 4195.49169921875 background all_cells +7168.41796875 4191.4306640625 background all_cells +7080.72216796875 4187.05908203125 background all_cells +7084.6005859375 4160.51953125 background all_cells +7092.546875 4149.87548828125 background all_cells +7093.35791015625 4156.88818359375 background all_cells +7087.05029296875 4148.85302734375 background all_cells +7189.27001953125 4013.374755859375 background all_cells +7162.97216796875 4053.60595703125 background all_cells +7169.79833984375 4055.22119140625 background all_cells +7248.6064453125 4070.239013671875 background all_cells +7241.951171875 4071.830078125 background all_cells +7250.6767578125 4077.760009765625 background all_cells +7230.8427734375 4078.343505859375 background all_cells +7219.27587890625 4056.1435546875 background all_cells +7251.08837890625 4056.879638671875 background all_cells +7254.82763671875 4060.354248046875 background all_cells +7240.53955078125 4057.81640625 background all_cells +7230.0166015625 4064.939453125 background all_cells +7228.17919921875 4057.1396484375 background all_cells +7171.859375 4077.70361328125 background all_cells +7182.69091796875 4112.64013671875 background all_cells +7186.83251953125 4083.226318359375 background all_cells +7184.07763671875 4079.70263671875 background all_cells +7143.32666015625 3866.399658203125 background all_cells +7246.3837890625 3838.096923828125 background all_cells +7239.37890625 3862.59130859375 background all_cells +7126.32373046875 3940.16796875 background all_cells +7137.283203125 3938.17626953125 background all_cells +7134.85205078125 3947.569091796875 background all_cells +7128.84326171875 3926.523681640625 background all_cells +7126.38525390625 3904.916259765625 background all_cells +7183.92822265625 3893.237548828125 background all_cells +7133.22412109375 3913.56005859375 background all_cells +7166.45361328125 3904.58642578125 background all_cells +7160.78662109375 3898.927978515625 background all_cells +7143.09423828125 3927.903564453125 background all_cells +7171.03466796875 3995.997802734375 background all_cells +7164.84912109375 3990.368408203125 background all_cells +7201.61572265625 3935.76416015625 background all_cells +7148.43994140625 3979.728515625 background all_cells +7157.03759765625 4000.42822265625 background all_cells +7112.42724609375 3946.08251953125 background all_cells +7120.51123046875 3955.788330078125 background all_cells +7110.34326171875 3956.7744140625 background all_cells +7099.9814453125 3974.6279296875 background all_cells +7086.45654296875 4010.438232421875 background all_cells +7096.44873046875 4018.877197265625 background all_cells +7088.91845703125 3996.5224609375 background all_cells +7099.96484375 3960.15771484375 background all_cells +7081.353515625 3996.6298828125 background all_cells +7078.8203125 4004.189208984375 background all_cells +7074.3623046875 4050.858642578125 background all_cells +7078.119140625 4008.59130859375 background all_cells +7077.39013671875 4013.826904296875 background all_cells +7076.08203125 4036.158935546875 background all_cells +7097.2001953125 3912.587646484375 background all_cells +7102.59130859375 3920.808349609375 background all_cells +7099.9658203125 3917.54248046875 background all_cells +7080.5966796875 3874.35009765625 background all_cells +7073.06298828125 3951.768310546875 background all_cells +7074.29150390625 3940.2060546875 background all_cells +7082.919921875 3882.1875 background all_cells +6901.0380859375 3874.786865234375 background all_cells +6885.53564453125 3919.69189453125 background all_cells +6893.62646484375 3914.937744140625 background all_cells +6957.9228515625 3844.2373046875 background all_cells +6950.1328125 3840.484130859375 background all_cells +6957.25830078125 3857.03662109375 background all_cells +6905.1513671875 3987.386962890625 background all_cells +6911.01904296875 4008.51708984375 background all_cells +6924.1689453125 3984.34814453125 background all_cells +6917.8115234375 3987.776123046875 background all_cells +6918.9013671875 3971.303466796875 background all_cells +6908.53125 3985.30224609375 background all_cells +6992.94677734375 3932.93408203125 background all_cells +7027.16552734375 3942.13525390625 background all_cells +7031.44189453125 3899.46044921875 background all_cells +7030.14208984375 3912.15625 background all_cells +7029.42578125 3948.437744140625 background all_cells +7016.53857421875 4037.625244140625 background all_cells +7019.43310546875 3990.645263671875 background all_cells +7036.13427734375 4000.647705078125 background all_cells +7047.82373046875 3983.583984375 background all_cells +7037.44970703125 3993.699951171875 background all_cells +6995.9482421875 3987.40673828125 background all_cells +6999.6103515625 4009.787353515625 background all_cells +6995.9443359375 4006.4521484375 background all_cells +7003.40380859375 3988.565185546875 background all_cells +6998.3046875 3980.7265625 background all_cells +6999.0576171875 3988.639892578125 background all_cells +7074.15380859375 3978.957275390625 background all_cells +7068.31591796875 4011.29345703125 background all_cells +7073.416015625 4021.484375 background all_cells +7064.9384765625 4036.02392578125 background all_cells +7024.9560546875 4004.275146484375 background all_cells +7019.9873046875 4016.359619140625 background all_cells +7028.35693359375 4008.171630859375 background all_cells +7020.68115234375 4020.9599609375 background all_cells +7012.48193359375 4029.110107421875 background all_cells +6999.8037109375 4016.133056640625 background all_cells +6993.29052734375 4022.338623046875 background all_cells +6961.7373046875 4010.572998046875 background all_cells +6983.28271484375 4035.181396484375 background all_cells +6982.41943359375 4013.842529296875 background all_cells +6983.8037109375 4022.5166015625 background all_cells +6970.86767578125 4014.656005859375 background all_cells +6974.12060546875 4008.69384765625 background all_cells +6985.52294921875 4028.739501953125 background all_cells +6976.4794921875 3988.6572265625 background all_cells +6985.29296875 3995.384521484375 background all_cells +6985.2783203125 3983.493896484375 background all_cells +6536.875 3812.826171875 background all_cells +6616.298828125 3837.849609375 background all_cells +6605.4541015625 3814.514892578125 background all_cells +6717.30712890625 3856.711669921875 background all_cells +6703.6044921875 3904.5185546875 background all_cells +6695.92529296875 3900.210205078125 background all_cells +6722.0703125 3846.551025390625 background all_cells +6723.2548828125 3861.77490234375 background all_cells +6719.14794921875 3870.3896484375 background all_cells +6686.251953125 3800.820068359375 background all_cells +6717.451171875 3825.101806640625 background all_cells +6721.23828125 3811.3134765625 background all_cells +6716.06787109375 3814.99267578125 background all_cells +6695.841796875 3805.650390625 background all_cells +6629.70166015625 3839.43505859375 background all_cells +6652.25634765625 3864.90869140625 background all_cells +6648.34912109375 3876.096923828125 background all_cells +6640.29296875 3869.7861328125 background all_cells +6629.39404296875 3914.932373046875 background all_cells +6595.90478515625 3910.61669921875 background all_cells +6598.53515625 3891.614013671875 background all_cells +6602.6220703125 3910.068359375 background all_cells +6618.68408203125 3898.6416015625 background all_cells +6743.865234375 3857.076171875 background all_cells +6729.88720703125 3839.1923828125 background all_cells +6728.376953125 3855.1826171875 background all_cells +6734.5830078125 3849.70849609375 background all_cells +6732.01708984375 3830.749755859375 background all_cells +6754.65869140625 3790.240966796875 background all_cells +6739.70751953125 3800.6708984375 background all_cells +6749.97265625 3799.40771484375 background all_cells +6743.658203125 3792.927490234375 background all_cells +6732.07763671875 3804.91845703125 background all_cells +6729.26513671875 3816.047119140625 background all_cells +6733.41748046875 3810.031494140625 background all_cells +6727.7333984375 3823.784912109375 background all_cells +6736.2265625 3820.56640625 background all_cells +6743.18212890625 3810.5576171875 background all_cells +6712.64208984375 3979.129150390625 background all_cells +6782.95458984375 3989.364501953125 background all_cells +6697.85546875 3984.76318359375 background all_cells +6684.615234375 3984.76318359375 background all_cells +6792.3447265625 3956.09375 background all_cells +6819.87646484375 3972.368896484375 background all_cells +6813.50830078125 3965.704833984375 background all_cells +6711.67333984375 3933.981689453125 background all_cells +6721.55615234375 3953.171142578125 background all_cells +6723.11474609375 3961.69287109375 background all_cells +6756.224609375 3942.871337890625 background all_cells +6542.66015625 3950.978515625 background all_cells +6556.603515625 3949.029541015625 background all_cells +6552.36474609375 3980.16552734375 background all_cells +6550.14697265625 3954.53857421875 background all_cells +6633.77685546875 3953.15478515625 background all_cells +6628.5322265625 3968.489501953125 background all_cells +6631.42724609375 3960.55810546875 background all_cells +6622.529296875 3976.208251953125 background all_cells +6595.50439453125 3950.1298828125 background all_cells +6583.4755859375 3948.1123046875 background all_cells +6597.4892578125 3985.461181640625 background all_cells +6594.4072265625 3991.31884765625 background all_cells +6191.28564453125 4207.03955078125 background all_cells +6280.8603515625 4211.068359375 background all_cells +6274.77197265625 4246.57275390625 background all_cells +6208.29638671875 4243.11181640625 background all_cells +6322.65576171875 3984.352783203125 background all_cells +6336.65185546875 4218.6611328125 background all_cells +6335.09326171875 4205.8486328125 background all_cells +6306.57958984375 4119.515625 background all_cells +6333.91748046875 3952.130615234375 background all_cells +6307.255859375 4261.62939453125 background all_cells +6253.19775390625 4309.07763671875 background all_cells +6273.5107421875 4276.13623046875 background all_cells +6502.3173828125 4158.16796875 background all_cells +6544.072265625 4159.8974609375 background all_cells +6535.61474609375 4157.72705078125 background all_cells +6513.58837890625 4150.0126953125 background all_cells +6565.02001953125 4295.0380859375 background all_cells +6683.94482421875 4208.08349609375 background all_cells +6684.2822265625 4140.18701171875 background all_cells +6570.30615234375 4197.078125 background all_cells +6581.53369140625 4323.37451171875 background all_cells +6568.6083984375 4147.4599609375 background all_cells +6565.31982421875 4125.7578125 background all_cells +6570.87109375 4133.345703125 background all_cells +6568.470703125 4140.701171875 background all_cells +6564.92529296875 4134.78271484375 background all_cells +6557.4130859375 4135.62353515625 background all_cells +6549.2880859375 4117.060546875 background all_cells +6551.1435546875 4130.419921875 background all_cells +6539.77197265625 4117.1181640625 background all_cells +6523.68896484375 4136.2412109375 background all_cells +6518.390625 4128.9677734375 background all_cells +6505.6455078125 4118.16064453125 background all_cells +6515.380859375 4116.90380859375 background all_cells +6575.66650390625 3915.815673828125 background all_cells +6533.3251953125 3919.07763671875 background all_cells +6553.80419921875 3939.190185546875 background all_cells +6569.0302734375 3937.00390625 background all_cells +6532.41845703125 3926.68798828125 background all_cells +6561.86181640625 4095.248291015625 background all_cells +6550.96435546875 4107.01318359375 background all_cells +6583.80419921875 4066.321044921875 background all_cells +6553.529296875 4072.634521484375 background all_cells +6560.90869140625 4105.9970703125 background all_cells +6574.43408203125 4105.72314453125 background all_cells +6497.78271484375 4093.788330078125 background all_cells +6506.97509765625 4111.056640625 background all_cells +6504.87548828125 4101.97412109375 background all_cells +6497.0302734375 4126.79541015625 background all_cells +6437.90185546875 4093.17431640625 background all_cells +6454.7529296875 4029.821533203125 background all_cells +6456.9541015625 4097.380859375 background all_cells +6445.5390625 4028.429443359375 background all_cells +6518.4814453125 3957.969970703125 background all_cells +6535.45361328125 3971.561279296875 background all_cells +6529.3564453125 3969.160400390625 background all_cells +6521.79296875 3967.78125 background all_cells +6363.17822265625 4146.30908203125 background all_cells +6380.39599609375 4180.06103515625 background all_cells +6398.70849609375 4173.4169921875 background all_cells +6389.92578125 4172.17529296875 background all_cells +6400.75244140625 4261.1806640625 background all_cells +6378.62353515625 4288.41259765625 background all_cells +6380.029296875 4279.70947265625 background all_cells +6385.15771484375 4270.9736328125 background all_cells +6414.8056640625 4249.95166015625 background all_cells +6368.8994140625 4248.12158203125 background all_cells +6378.23583984375 4241.822265625 background all_cells +6359.63720703125 4249.11279296875 background all_cells +6456.4658203125 4152.55517578125 background all_cells +6436.4306640625 4207.29638671875 background all_cells +6450.96826171875 4157.8759765625 background all_cells +6287.525390625 4518.99560546875 background all_cells +6271.5234375 4513.392578125 background all_cells +6286.43310546875 4510.94677734375 background all_cells +6465.52880859375 4754.203125 background all_cells +6497.41455078125 4764.083984375 background all_cells +6471.541015625 4762.484375 background all_cells +6458.46630859375 4744.78564453125 background all_cells +6368.9267578125 4738.61474609375 background all_cells +6355.44287109375 4758.67529296875 background all_cells +6353.45361328125 4752.3330078125 background all_cells +6349.8955078125 4743.25927734375 background all_cells +6437.18701171875 4640.806640625 background all_cells +6501.46630859375 4728.34375 background all_cells +6352.48291015625 4699.041015625 background all_cells +6352.373046875 4664.287109375 background all_cells +6473.40185546875 4722.72900390625 background all_cells +6432.65966796875 4610.2900390625 background all_cells +6721.142578125 4781.416015625 background all_cells +6761.8916015625 4787.5224609375 background all_cells +6647.24072265625 4760.2978515625 background all_cells +6652.2861328125 4795.36474609375 background all_cells +6655.08544921875 4788.32421875 background all_cells +6719.22412109375 4790.4755859375 background all_cells +6763.541015625 4942.501953125 background all_cells +6830.86328125 4999.98388671875 background all_cells +6768.88525390625 4953.07080078125 background all_cells +6725.26171875 4891.986328125 background all_cells +6842.24658203125 4882.9541015625 background all_cells +6828.0751953125 4836.56689453125 background all_cells +6689.9453125 4884.4296875 background all_cells +6731.98681640625 4903.662109375 background all_cells +6746.13037109375 4835.93408203125 background all_cells +6664.8544921875 4955.69287109375 background all_cells +6750.6455078125 4954.04443359375 background all_cells +6746.119140625 4958.138671875 background all_cells +6684.4775390625 4969.00634765625 background all_cells +6637.01806640625 4607.78955078125 background all_cells +6772.224609375 4605.1826171875 background all_cells +6545.5927734375 4594.4208984375 background all_cells +6690.7578125 4562.41259765625 background all_cells +6691.396484375 4568.3935546875 background all_cells +6636.47705078125 4660.2939453125 background all_cells +6516.4375 4716.48193359375 background all_cells +6517.38427734375 4743.99560546875 background all_cells +6563.8388671875 4732.1123046875 background all_cells +6633.23193359375 4687.93115234375 background all_cells +6731.13525390625 4691.376953125 background all_cells +6734.873046875 4684.443359375 background all_cells +6726.484375 4721.3173828125 background all_cells +6620.70166015625 4721.53662109375 background all_cells +6639.7109375 4696.08349609375 background all_cells +6536.1728515625 4668.287109375 background all_cells +6535.83837890625 4676.876953125 background all_cells +6546.41796875 4674.01220703125 background all_cells +6572.2548828125 4669.5166015625 background all_cells +6594.1376953125 4809.54150390625 background all_cells +6593.376953125 4835.88330078125 background all_cells +6494.68701171875 4847.08154296875 background all_cells +6565.74853515625 4815.6044921875 background all_cells +6553.59619140625 4767.35888671875 background all_cells +6601.3642578125 4765.34423828125 background all_cells +6561.52734375 4777.91455078125 background all_cells +6526.43994140625 4856.5771484375 background all_cells +6532.4912109375 4875.85400390625 background all_cells +6520.265625 4865.17041015625 background all_cells +6538.5703125 4865.18115234375 background all_cells +6162.494140625 4564.6171875 background all_cells +6179.4453125 4593.26953125 background all_cells +6173.904296875 4598.70654296875 background all_cells +6165.78466796875 4574.54443359375 background all_cells +6197.27490234375 4543.41357421875 background all_cells +6201.90771484375 4584.328125 background all_cells +6204.6181640625 4566.83447265625 background all_cells +6117.82568359375 4600.31640625 background all_cells +6151.033203125 4577.6669921875 background all_cells +6122.5283203125 4593.44091796875 background all_cells +6145.90478515625 4588.12744140625 background all_cells +6137.70361328125 4590.7958984375 background all_cells +6137.71875 4582.2822265625 background all_cells +6039.12890625 4548.16162109375 background all_cells +6053.03515625 4563.22607421875 background all_cells +6035.86962890625 4558.76953125 background all_cells +5953.0009765625 4561.96826171875 background all_cells +6142.28515625 4546.29931640625 background all_cells +6120.68212890625 4559.14501953125 background all_cells +6113.68408203125 4550.3740234375 background all_cells +6199.2451171875 4669.93798828125 background all_cells +6222.87060546875 4768.0400390625 background all_cells +6214.00634765625 4762.658203125 background all_cells +6202.10009765625 4626.00341796875 background all_cells +6205.60205078125 4675.02294921875 background all_cells +6214.517578125 4507.375 background all_cells +6225.123046875 4515.4765625 background all_cells +6219.23876953125 4545.2841796875 background all_cells +6219.4814453125 4499.931640625 background all_cells +6258.88232421875 4729.89404296875 background all_cells +6239.25341796875 4731.29150390625 background all_cells +6272.19287109375 4735.6962890625 background all_cells +6241.88330078125 4535.60498046875 background all_cells +6260.103515625 4568.96923828125 background all_cells +6247.44287109375 4519.26220703125 background all_cells +6267.9560546875 4750.61474609375 background all_cells +6266.36669921875 4762.173828125 background all_cells +6119.87841796875 4637.91943359375 background all_cells +6176.22998046875 4624.02294921875 background all_cells +6177.177734375 4635.63427734375 background all_cells +6074.5791015625 4642.5107421875 background all_cells +6080.7373046875 4632.03759765625 background all_cells +6117.09716796875 4629.7421875 background all_cells +6060.365234375 4685.7890625 background all_cells +6159.564453125 4703.7890625 background all_cells +6116.630859375 4669.10595703125 background all_cells +6121.18701171875 4367.279296875 background all_cells +6135.63525390625 4289.9775390625 background all_cells +6131.998046875 4373.16796875 background all_cells +6126.51220703125 4322.9619140625 background all_cells +6046.689453125 4373.81787109375 background all_cells +6077.77783203125 4371.373046875 background all_cells +6075.0185546875 4386.0986328125 background all_cells +6334.005859375 4360.1806640625 background all_cells +6335.048828125 4385.5595703125 background all_cells +6329.634765625 4390.41845703125 background all_cells +6342.21337890625 4350.966796875 background all_cells +6350.3173828125 4354.3701171875 background all_cells +6343.7822265625 4391.75390625 background all_cells +6160.765625 4342.16650390625 background all_cells +6318.30126953125 4343.0703125 background all_cells +6286.087890625 4318.34619140625 background all_cells +6240.05615234375 4333.91845703125 background all_cells +6166.1005859375 4337.384765625 background all_cells +6446.55126953125 4402.939453125 background all_cells +6497.5390625 4430.41259765625 background all_cells +6522.91943359375 4395.626953125 background all_cells +6532.39111328125 4393.68310546875 background all_cells +6461.02294921875 4409.9267578125 background all_cells +6504.96826171875 4419.34814453125 background all_cells +6522.171875 4356.9384765625 background all_cells +6581.9287109375 4369.04052734375 background all_cells +6581.77490234375 4358.787109375 background all_cells +6477.6484375 4367.26416015625 background all_cells +6542.7998046875 4329.32275390625 background all_cells +6535.8134765625 4334.24951171875 background all_cells +6501.169921875 4443.779296875 background all_cells +6577.60498046875 4526.48193359375 background all_cells +6500.244140625 4450.63427734375 background all_cells +6474.03466796875 4449.6796875 background all_cells +6471.43505859375 4343.986328125 background all_cells +6458.16943359375 4328.34619140625 background all_cells +6462.50390625 4331.75 background all_cells +6452.93798828125 4335.44091796875 background all_cells +6277.48193359375 4409.15869140625 background all_cells +6341.21923828125 4433.57080078125 background all_cells +6238.1767578125 4412.771484375 background all_cells +6249.58935546875 4453.0654296875 background all_cells +6306.62744140625 4402.36279296875 background all_cells +6283.4677734375 4401.06298828125 background all_cells +6164.7138671875 4475.9296875 background all_cells +6188.1591796875 4478.59033203125 background all_cells +6184.3583984375 4467.712890625 background all_cells +6167.94189453125 4501.15283203125 background all_cells +6160.70556640625 4450.7373046875 background all_cells +6123.02392578125 4449.2783203125 background all_cells +6121.84521484375 4440.05029296875 background all_cells +6194.1298828125 4446.64990234375 background all_cells +6124.724609375 4477.90380859375 background all_cells +6140.06689453125 4528.205078125 background all_cells +6130.00927734375 4513.52490234375 background all_cells +6225.5244140625 4481.68359375 background all_cells +6321.837890625 4484.79931640625 background all_cells +6215.8154296875 4476.9423828125 background all_cells +6211.44287109375 4485.701171875 background all_cells +6306.287109375 4544.91015625 background all_cells +6310.03369140625 4536.23291015625 background all_cells +6181.390625 4402.26708984375 background all_cells +6211.3857421875 4401.1591796875 background all_cells +6177.13623046875 4423.23193359375 background all_cells +6177.7890625 4410.73828125 background all_cells +6153.51220703125 4404.6787109375 background all_cells +6364.6083984375 4355.44580078125 background all_cells +6378.28076171875 4491.94384765625 background all_cells +6403.20361328125 4457.64501953125 background all_cells +6445.71630859375 4481.67431640625 background all_cells +6472.76953125 4569.2431640625 background all_cells +6471.27734375 4490.03662109375 background all_cells +6420.501953125 4521.30615234375 background all_cells +6400.19677734375 4554.3994140625 background all_cells +6366.43359375 4556.2607421875 background all_cells +6399.56787109375 4530.234375 background all_cells +8665.8125 2478.87744140625 background all_cells +8683.740234375 2572.0830078125 background all_cells +8660.4736328125 2483.509765625 background all_cells +8672.0205078125 2597.7919921875 background all_cells +8678.720703125 2649.614501953125 background all_cells +8671.2822265625 2628.814453125 background all_cells +8674.7236328125 2606.455322265625 background all_cells +8592.8681640625 2504.531005859375 background all_cells +8595.0458984375 2549.763671875 background all_cells +8602.671875 2535.1796875 background all_cells +8598.375 2512.605224609375 background all_cells +8696.2783203125 2689.2861328125 background all_cells +8696.078125 2706.8427734375 background all_cells +8694.5537109375 2713.07275390625 background all_cells +8642.3134765625 2711.53369140625 background all_cells +8706.1748046875 2742.606689453125 background all_cells +8694.4794921875 2753.71630859375 background all_cells +8699.58984375 2747.5 background all_cells +8699.185546875 2741.739990234375 background all_cells +8639.767578125 2776.460693359375 background all_cells +8686.4130859375 2740.48828125 background all_cells +8651.51953125 2727.122314453125 background all_cells +8607.662109375 2718.15185546875 background all_cells +8596.4912109375 2733.66943359375 background all_cells +8603.1494140625 2725.699951171875 background all_cells +8754.9541015625 2566.323974609375 background all_cells +8768.1005859375 2624.03564453125 background all_cells +8781.9814453125 2466.4609375 background all_cells +8780.556640625 2637.291015625 background all_cells +8777.955078125 2728.33056640625 background all_cells +8750.1884765625 2818.0654296875 background all_cells +8758.17578125 2819.033447265625 background all_cells +8747.8916015625 2710.421630859375 background all_cells +8774.9013671875 2720.6435546875 background all_cells +8782.2060546875 2726.65869140625 background all_cells +8758.275390625 2690.500732421875 background all_cells +8774.1826171875 2689.164794921875 background all_cells +8768.4716796875 2683.59716796875 background all_cells +8762.9013671875 2691.338623046875 background all_cells +8748.7958984375 2701.26904296875 background all_cells +8663.9013671875 4227.482421875 background all_cells +8654.42578125 4253.89013671875 background all_cells +8648.7333984375 4236.52392578125 background all_cells +8651.1328125 4230.67333984375 background all_cells +8659.5986328125 4233.01513671875 background all_cells +8690.1826171875 4231.8876953125 background all_cells +8717.5673828125 4228.92724609375 background all_cells +8721.47265625 4221.99267578125 background all_cells +8710.9833984375 4217.66357421875 background all_cells +8696.2412109375 4230.869140625 background all_cells +8687.11328125 4239.748046875 background all_cells +8770.521484375 4235.48193359375 background all_cells +8746.7626953125 4304.89892578125 background all_cells +8688.3212890625 4289.154296875 background all_cells +8680.2998046875 4384.08642578125 background all_cells +8660.88671875 4390.39990234375 background all_cells +8705.8798828125 4397.994140625 background all_cells +8736.1455078125 4395.40234375 background all_cells +8743.3115234375 4444.0771484375 background all_cells +8769.314453125 4414.701171875 background all_cells +8765.1640625 4407.64404296875 background all_cells +8572.1337890625 4421.9267578125 background all_cells +8563.5634765625 4432.33203125 background all_cells +8653.36328125 4419.13818359375 background all_cells +8553.7080078125 4437.69140625 background all_cells +8650.01171875 4429.37451171875 background all_cells +8708.056640625 4442.349609375 background all_cells +8719.625 4442.97412109375 background all_cells +8716.439453125 4434.4013671875 background all_cells +8714.7421875 4416.87890625 background all_cells +8588.0771484375 4267.4111328125 background all_cells +8600.451171875 4368.32568359375 background all_cells +8598.6787109375 4299.013671875 background all_cells +8592.8203125 4262.00634765625 background all_cells +8664.96484375 4322.9990234375 background all_cells +8671.5322265625 4326.39306640625 background all_cells +8666.412109375 4330.35498046875 background all_cells +8632.0478515625 4317.11279296875 background all_cells +8655.6474609375 4330.10693359375 background all_cells +8651.330078125 4333.04150390625 background all_cells +8635.537109375 4344.810546875 background all_cells +8631.83203125 4305.5068359375 background all_cells +8675.7138671875 4308.4228515625 background all_cells +8668.78125 4271.99609375 background all_cells +8660.0224609375 4267.27978515625 background all_cells +8651.5390625 4282.7470703125 background all_cells +8647.6689453125 4265.59765625 background all_cells +8708.6787109375 3736.07421875 background all_cells +8727.375 3762.60302734375 background all_cells +8727.2744140625 3713.4130859375 background all_cells +8761.9482421875 3750.6611328125 background all_cells +8772.12890625 3816.234375 background all_cells +8778.265625 3819.29638671875 background all_cells +8769.2392578125 3810.881103515625 background all_cells +8764.828125 3758.972412109375 background all_cells +8712.6650390625 3915.8798828125 background all_cells +8730.3203125 4090.402099609375 background all_cells +8705.689453125 4034.393310546875 background all_cells +8700.6640625 3838.1494140625 background all_cells +8710.78125 3996.09033203125 background all_cells +8716.7861328125 3970.446044921875 background all_cells +8777.3720703125 3891.00341796875 background all_cells +8777.6767578125 4099.24560546875 background all_cells +8760.1982421875 4000.9365234375 background all_cells +8758.59765625 4043.298828125 background all_cells +8768.4716796875 4008.3720703125 background all_cells +8739.697265625 3744.60205078125 background all_cells +8753.6904296875 3752.51171875 background all_cells +8748.3681640625 3742.1240234375 background all_cells +8744.1181640625 3749.557861328125 background all_cells +8632.2626953125 4119.45556640625 background all_cells +8656.2138671875 4127.33935546875 background all_cells +8638.2978515625 4124.50537109375 background all_cells +8613.3564453125 4216.4697265625 background all_cells +8630.7119140625 4176.39306640625 background all_cells +8621.6494140625 4176.3818359375 background all_cells +8647.791015625 4173.02490234375 background all_cells +8785.4921875 4188.61376953125 background all_cells +8697.55078125 4209.6943359375 background all_cells +8689.8955078125 4190.8955078125 background all_cells +8688.1015625 4196.78076171875 background all_cells +8655.1875 4168.42919921875 background all_cells +8631.0673828125 4142.69384765625 background all_cells +8656.9033203125 4151.76220703125 background all_cells +8661.2109375 4159.87109375 background all_cells +8645.056640625 4138.8935546875 background all_cells +8664.505859375 4151.10546875 background all_cells +8638.611328125 4158.14111328125 background all_cells +8655.18359375 4012.3505859375 background all_cells +8686.3544921875 4038.990966796875 background all_cells +8671.5908203125 3997.466552734375 background all_cells +8610.103515625 4165.66552734375 background all_cells +8608.6787109375 4190.73486328125 background all_cells +8611.55859375 4182.92138671875 background all_cells +8604.853515625 4171.14599609375 background all_cells +8697.3251953125 4118.38427734375 background all_cells +8694.1259765625 4165.154296875 background all_cells +8638.7978515625 4100.98876953125 background all_cells +8645.6064453125 4192.41162109375 background all_cells +8671.986328125 4179.9853515625 background all_cells +8667.201171875 4116.26806640625 background all_cells +8661.650390625 4122.236328125 background all_cells +8660.1259765625 4110.05419921875 background all_cells +8613.3427734375 4082.423583984375 background all_cells +8598.6572265625 4150.01806640625 background all_cells +8619.109375 4094.921630859375 background all_cells +8630.5693359375 4045.034912109375 background all_cells +8626.01171875 4012.687255859375 background all_cells +8611.501953125 4007.521484375 background all_cells +8614.9130859375 4050.968505859375 background all_cells +8669.794921875 3718.6845703125 background all_cells +8678.498046875 3823.756591796875 background all_cells +8671.40234375 3725.34912109375 background all_cells +8687.4208984375 3886.62744140625 background all_cells +8640.208984375 3918.789794921875 background all_cells +8684.8955078125 3894.313720703125 background all_cells +8617.3896484375 3828.0322265625 background all_cells +8660.765625 3861.29638671875 background all_cells +8644.951171875 3836.8076171875 background all_cells +8622.4462890625 3116.4677734375 background all_cells +8678.736328125 3118.8251953125 background all_cells +8642.4609375 3118.099609375 background all_cells +8636.275390625 3120.850341796875 background all_cells +8638.4599609375 3346.363525390625 background all_cells +8605.1142578125 3485.63427734375 background all_cells +8642.56640625 3408.261474609375 background all_cells +8681.2861328125 3161.9462890625 background all_cells +8671.955078125 3306.98974609375 background all_cells +8659.876953125 3259.503662109375 background all_cells +8668.5576171875 3255.503173828125 background all_cells +8660.494140625 3592.11572265625 background all_cells +8620.26171875 3565.130859375 background all_cells +8625.1005859375 3570.368896484375 background all_cells +8656.0068359375 3581.544677734375 background all_cells +8636.4013671875 3575.486572265625 background all_cells +8684.02734375 3694.277587890625 background all_cells +8598.396484375 3690.79638671875 background all_cells +8594.2001953125 3713.397216796875 background all_cells +8593.79296875 3706.777587890625 background all_cells +8615.9853515625 3635.291015625 background all_cells +8630.48828125 3605.178955078125 background all_cells +8682.6181640625 3661.10546875 background all_cells +8617.7685546875 3624.914306640625 background all_cells +8666.12890625 3666.733642578125 background all_cells +8778.6123046875 3461.3720703125 background all_cells +8779.7001953125 3382.65625 background all_cells +8771.91796875 3448.255615234375 background all_cells +8694.1923828125 3646.72607421875 background all_cells +8702.5634765625 3586.4482421875 background all_cells +8699.189453125 3642.122314453125 background all_cells +8699.2685546875 3568.022216796875 background all_cells +8752.3505859375 3424.7568359375 background all_cells +8725.6279296875 3431.308349609375 background all_cells +8733.974609375 3428.387451171875 background all_cells +8592.4658203125 3213.56591796875 background all_cells +8605.0693359375 3244.6220703125 background all_cells +8614.2685546875 3237.5380859375 background all_cells +8607.3154296875 3237.294189453125 background all_cells +8606.595703125 3215.34033203125 background all_cells +8596.1171875 3220.67041015625 background all_cells +8611.6513671875 3201.334716796875 background all_cells +8611.7587890625 3209.125 background all_cells +8601.8740234375 3208.02294921875 background all_cells +8606.9658203125 3116.451904296875 background all_cells +8616.9580078125 3121.908447265625 background all_cells +8591.5517578125 3120.844970703125 background all_cells +8748.0693359375 2987.320556640625 background all_cells +8707.4248046875 2982.420654296875 background all_cells +8754.4462890625 2985.985107421875 background all_cells +8741.80078125 2983.42333984375 background all_cells +8770.6240234375 3028.467529296875 background all_cells +8768.5576171875 3002.65234375 background all_cells +8742.3583984375 2994.233642578125 background all_cells +8739.197265625 3034.5205078125 background all_cells +8752.6875 3004.506103515625 background all_cells +8735.5810546875 2999.181640625 background all_cells +8776.0830078125 2921.83349609375 background all_cells +8768.548828125 2932.756103515625 background all_cells +8743.87109375 2904.828125 background all_cells +8747.525390625 2927.36669921875 background all_cells +8751.6865234375 2908.1259765625 background all_cells +8745.6328125 2915.235107421875 background all_cells +8724.2041015625 2906.39306640625 background all_cells +8727.3916015625 2918.941650390625 background all_cells +8738.09765625 2932.83837890625 background all_cells +8739.3671875 2908.57861328125 background all_cells +8737.822265625 2918.379638671875 background all_cells +8726.873046875 2935.77294921875 background all_cells +8750.2880859375 2893.743408203125 background all_cells +8735.416015625 2864.815673828125 background all_cells +8741.533203125 2868.99072265625 background all_cells +8737.923828125 2860.711181640625 background all_cells +8730.458984375 2887.97216796875 background all_cells +8741.64453125 2940.701171875 background all_cells +8749.142578125 2949.30615234375 background all_cells +8745.6611328125 2965.742919921875 background all_cells +8741.998046875 2953.6435546875 background all_cells +8716.224609375 2955.794921875 background all_cells +8714.4072265625 2947.130126953125 background all_cells +8721.0400390625 2952.9638671875 background all_cells +8738.13671875 2968.296142578125 background all_cells +8763.0439453125 2943.45263671875 background all_cells +8768.751953125 2950.513671875 background all_cells +8759.9345703125 2960.236572265625 background all_cells +8767.33203125 2963.6474609375 background all_cells +8600.6298828125 2802.480224609375 background all_cells +8616.7109375 2886.410888671875 background all_cells +8596.2841796875 2844.18359375 background all_cells +8627.0859375 2809.407958984375 background all_cells +8611.9521484375 2802.888671875 background all_cells +8636.671875 3031.58544921875 background all_cells +8648.576171875 3082.06640625 background all_cells +8598.025390625 3048.0341796875 background all_cells +8647.947265625 3035.216064453125 background all_cells +8653.9931640625 3000.39306640625 background all_cells +8686.1796875 2999.471923828125 background all_cells +8676.0712890625 3000.43701171875 background all_cells +8673.123046875 2994.9921875 background all_cells +8679.21875 2927.8271484375 background all_cells +8673.818359375 2975.558837890625 background all_cells +8681.8095703125 2944.694580078125 background all_cells +8673.8974609375 2930.246337890625 background all_cells +8708.8515625 3044.711669921875 background all_cells +8759.4072265625 3073.906494140625 background all_cells +8696.6484375 3125.54296875 background all_cells +8686.734375 3120.228271484375 background all_cells +8723.658203125 3073.19921875 background all_cells +8773.767578125 3219.176513671875 background all_cells +8781.2197265625 3308.863037109375 background all_cells +8781.126953125 3316.660400390625 background all_cells +8770.189453125 3347.318359375 background all_cells +8739.59765625 3163.55517578125 background all_cells +8710.994140625 3272.513671875 background all_cells +8734.2353515625 3313.753662109375 background all_cells +8736.22265625 3361.92431640625 background all_cells +8750.734375 3304.7470703125 background all_cells +8737.423828125 3168.647216796875 background all_cells +8686.9453125 3129.45751953125 background all_cells +8686.1669921875 3244.556884765625 background all_cells +8693.01953125 3132.709716796875 background all_cells +8774.0146484375 3045.66455078125 background all_cells +8779.8173828125 3090.1142578125 background all_cells +8781.9208984375 3052.70556640625 background all_cells +8712.5712890625 2898.36474609375 background all_cells +8697.8232421875 2892.8037109375 background all_cells +8702.58984375 2903.530517578125 background all_cells +8715.2451171875 2918.78662109375 background all_cells +8776.8916015625 2970.063720703125 background all_cells +8780.54296875 2929.4619140625 background all_cells +8775.568359375 2931.42333984375 background all_cells +8719.248046875 2912.788330078125 background all_cells +8716.619140625 2908.34033203125 background all_cells +8701.9384765625 2927.1416015625 background all_cells +8708.1572265625 2923.86474609375 background all_cells +8702.478515625 2933.65673828125 background all_cells +8705.3232421875 2874.289794921875 background all_cells +8779.82421875 2871.444580078125 background all_cells +8772.4404296875 2849.791015625 background all_cells +8718.962890625 2867.453125 background all_cells +8699.87109375 2871.107421875 background all_cells +8955.3564453125 1516.20068359375 background all_cells +8961.400390625 1540.8087158203125 background all_cells +8957.798828125 1302.1156005859375 background all_cells +8965.484375 1916.6318359375 background all_cells +8970.8037109375 2002.2159423828125 background all_cells +8954.3369140625 2006.7542724609373 background all_cells +8962.2333984375 1985.42578125 background all_cells +8951.072265625 1987.257080078125 background all_cells +8966.1201171875 1787.0582275390625 background all_cells +8965.943359375 1738.578857421875 background all_cells +8967.3935546875 1733.865234375 background all_cells +8972.3056640625 1737.0977783203125 background all_cells +8960.6982421875 1730.5003662109375 background all_cells +8944.3330078125 2033.47998046875 background all_cells +8928.8779296875 2065.977294921875 background all_cells +8944.7978515625 2048.581298828125 background all_cells +8945.810546875 2039.1978759765625 background all_cells +8967.48828125 2070.927734375 background all_cells +8969.22265625 2032.99267578125 background all_cells +8971.3017578125 2040.2537841796875 background all_cells +8989.4931640625 2072.563232421875 background all_cells +8985.4931640625 2138.694580078125 background all_cells +8998.8671875 2092.17041015625 background all_cells +8988.2880859375 2085.897216796875 background all_cells +8999.8017578125 2075.72900390625 background all_cells +9046.3681640625 2181.339111328125 background all_cells +8983.005859375 2200.869140625 background all_cells +9001.6884765625 2194.986572265625 background all_cells +9001.6201171875 2186.887939453125 background all_cells +9009.013671875 2195.21533203125 background all_cells +9048.3056640625 2166.72998046875 background all_cells +9065.5712890625 2104.650390625 background all_cells +9043.6806640625 2120.361328125 background all_cells +9045.9228515625 2114.2490234375 background all_cells +9054.216796875 2112.26611328125 background all_cells +9051.0048828125 2134.75244140625 background all_cells +8848.19140625 2089.538818359375 background all_cells +8841.5234375 2199.267333984375 background all_cells +8830.55859375 2159.416015625 background all_cells +8844.9140625 2236.6376953125 background all_cells +8823.7822265625 2198.1484375 background all_cells +8842.60546875 2151.865478515625 background all_cells +8949.52734375 2213.59423828125 background all_cells +8918.103515625 2204.87353515625 background all_cells +8924.2724609375 2209.825927734375 background all_cells +8918.3583984375 2198.690185546875 background all_cells +8887.6904296875 2127.17626953125 background all_cells +8923.990234375 2073.671142578125 background all_cells +8899.6591796875 2077.316162109375 background all_cells +8892.6923828125 2173.82470703125 background all_cells +8895.0078125 2164.614501953125 background all_cells +8827.0966796875 1945.2613525390625 background all_cells +8888.34765625 2033.760498046875 background all_cells +8883.619140625 1955.496337890625 background all_cells +8986.900390625 1964.905517578125 background all_cells +8989.89453125 2023.412109375 background all_cells +8997.689453125 2025.15478515625 background all_cells +8980.322265625 1931.09619140625 background all_cells +8991.244140625 2045.4127197265625 background all_cells +8994.6171875 2040.21435546875 background all_cells +9151.7294921875 1790.3419189453125 background all_cells +9158.9326171875 1830.596923828125 background all_cells +9147.2880859375 1801.563720703125 background all_cells +9145.0576171875 1475.671875 background all_cells +9146.1806640625 1672.024169921875 background all_cells +9149.478515625 1662.7510986328125 background all_cells +9002.5009765625 2060.16650390625 background all_cells +9003.611328125 2068.73095703125 background all_cells +8988.7900390625 2064.805419921875 background all_cells +9014.76953125 2113.64501953125 background all_cells +9031.5703125 2065.498779296875 background all_cells +9026.263671875 2058.281494140625 background all_cells +9014.9169921875 2008.1153564453125 background all_cells +9030.6123046875 2008.090576171875 background all_cells +9025.599609375 1959.8631591796875 background all_cells +9020.943359375 1990.0068359375 background all_cells +9036.6943359375 2267.143310546875 background all_cells +9034.30859375 2283.109619140625 background all_cells +9068.83984375 2279.014404296875 background all_cells +9099.3681640625 2330.593505859375 background all_cells +9086.2216796875 2354.70751953125 background all_cells +9104.3115234375 2344.264404296875 background all_cells +9123.205078125 2340.76513671875 background all_cells +9109.060546875 2282.826904296875 background all_cells +9096.5302734375 2319.246826171875 background all_cells +9117.9931640625 2293.89794921875 background all_cells +9106.6953125 2291.3515625 background all_cells +9133.7275390625 2314.531982421875 background all_cells +9100.068359375 2307.384765625 background all_cells +8991.3173828125 2392.343505859375 background all_cells +8985.9931640625 2396.752197265625 background all_cells +9002.001953125 2405.155029296875 background all_cells +8987.3701171875 2403.228515625 background all_cells +9007.294921875 2427.76953125 background all_cells +8997.3837890625 2448.33349609375 background all_cells +8996.3994140625 2440.33642578125 background all_cells +9006.4130859375 2436.488037109375 background all_cells +9002.513671875 2432.572021484375 background all_cells +8983.17578125 2424.83544921875 background all_cells +9009.8212890625 2421.972412109375 background all_cells +9003.865234375 2418.100341796875 background all_cells +8981.8720703125 2417.8896484375 background all_cells +8974.451171875 2401.124755859375 background all_cells +8973.859375 2408.5537109375 background all_cells +8980.4765625 2411.2109375 background all_cells +8975.8681640625 2428.43359375 background all_cells +9056.6044921875 2386.995361328125 background all_cells +9067.2421875 2436.588623046875 background all_cells +9039.646484375 2426.56640625 background all_cells +9031.2548828125 2407.823974609375 background all_cells +9067.3134765625 2397.24658203125 background all_cells +9135.80859375 2454.3349609375 background all_cells +9056.8720703125 2492.890625 background all_cells +9086.67578125 2470.137939453125 background all_cells +9127.513671875 2390.291259765625 background all_cells +9118.701171875 2431.658447265625 background all_cells +9095.36328125 2420.35986328125 background all_cells +9084.8095703125 2413.966796875 background all_cells +8980.255859375 2458.88671875 background all_cells +8999.7548828125 2460.919921875 background all_cells +8992.8720703125 2456.601318359375 background all_cells +8982.98828125 2451.4951171875 background all_cells +9005.451171875 2544.23681640625 background all_cells +9006.5791015625 2560.562255859375 background all_cells +8979.97265625 2555.6796875 background all_cells +9011.177734375 2550.6552734375 background all_cells +8996.4892578125 2575.697509765625 background all_cells +8984.84765625 2568.132568359375 background all_cells +8986.1103515625 2574.938720703125 background all_cells +9022.1171875 2583.12646484375 background all_cells +9016.4150390625 2579.87939453125 background all_cells +8984.03515625 2582.85546875 background all_cells +9001.251953125 2484.487060546875 background all_cells +9003.173828125 2536.454345703125 background all_cells +9027.9453125 2533.27001953125 background all_cells +9120.3828125 2748.5107421875 background all_cells +9129.8955078125 2743.6572265625 background all_cells +9136.2412109375 2795.59814453125 background all_cells +9131.38671875 2777.259033203125 background all_cells +9125.865234375 2773.620361328125 background all_cells +9130.9326171875 2733.517333984375 background all_cells +9133.66015625 2724.2587890625 background all_cells +9130.2119140625 2719.636474609375 background all_cells +9125.505859375 2711.8310546875 background all_cells +9025.291015625 2728.273193359375 background all_cells +9035.876953125 2706.926513671875 background all_cells +9036.44921875 2731.687255859375 background all_cells +9034.4345703125 2739.23583984375 background all_cells +9027.2373046875 2746.1796875 background all_cells +9060.3876953125 2736.534912109375 background all_cells +9076.033203125 2745.5859375 background all_cells +9065.3564453125 2722.412841796875 background all_cells +9096.4150390625 2787.15625 background all_cells +9114.9296875 2796.9375 background all_cells +9098.6787109375 2792.843505859375 background all_cells +9092.615234375 2713.872802734375 background all_cells +9091.974609375 2774.37646484375 background all_cells +9100.7646484375 2778.366943359375 background all_cells +9104.6328125 2781.931640625 background all_cells +9110.40625 2783.059814453125 background all_cells +9105.5751953125 2716.44580078125 background all_cells +9049.978515625 2817.45361328125 background all_cells +9035.3271484375 2837.76123046875 background all_cells +9087.890625 2816.81591796875 background all_cells +9073.6591796875 2819.39208984375 background all_cells +9068.740234375 2807.990478515625 background all_cells +9121.4697265625 2638.5810546875 background all_cells +9123.0859375 2652.239013671875 background all_cells +9162.1201171875 2645.362548828125 background all_cells +9135.8408203125 2683.009521484375 background all_cells +9125.37109375 2700.304931640625 background all_cells +9108.7685546875 2683.7314453125 background all_cells +9045.2353515625 2649.318359375 background all_cells +9062.8408203125 2669.333984375 background all_cells +9041.3828125 2672.02197265625 background all_cells +9042.716796875 2698.21923828125 background all_cells +9040.0654296875 2652.10888671875 background all_cells +8980.3837890625 2603.3759765625 background all_cells +9021.859375 2600.263916015625 background all_cells +9007.068359375 2617.078125 background all_cells +8971.6376953125 2611.189453125 background all_cells +9003.99609375 2610.873779296875 background all_cells +8981.40234375 2648.6552734375 background all_cells +8987.6552734375 2651.870361328125 background all_cells +8981.2705078125 2660.32373046875 background all_cells +9029.6767578125 2642.431396484375 background all_cells +9009.8173828125 2655.119140625 background all_cells +9023.337890625 2664.71826171875 background all_cells +9007.4404296875 2648.95068359375 background all_cells +9000.9091796875 2622.861083984375 background all_cells +9001.1669921875 2639.531982421875 background all_cells +9002.6455078125 2632.26025390625 background all_cells +8992.0263671875 2636.778564453125 background all_cells +9083.7080078125 2535.436279296875 background all_cells +9068.892578125 2559.024658203125 background all_cells +9082.693359375 2525.318359375 background all_cells +9089.9609375 2584.325927734375 background all_cells +9084.09765625 2590.32421875 background all_cells +9088.701171875 2566.5048828125 background all_cells +9053.44140625 2578.201904296875 background all_cells +9038.1279296875 2607.800537109375 background all_cells +9055.193359375 2587.127197265625 background all_cells +9045.1220703125 2551.1904296875 background all_cells +9038.2880859375 2570.159912109375 background all_cells +9042.736328125 2568.117431640625 background all_cells +9033.2392578125 2562.64306640625 background all_cells +9134.4697265625 2532.726806640625 background all_cells +9110.654296875 2628.51171875 background all_cells +9133.45703125 2622.321044921875 background all_cells +9138.6865234375 2543.935546875 background all_cells +9101.5458984375 2142.859130859375 background all_cells +9102.908203125 2151.10302734375 background all_cells +9103.2099609375 2157.609130859375 background all_cells +9096.3564453125 2168.4873046875 background all_cells +9095.6376953125 2184.64111328125 background all_cells +9105.314453125 2207.5107421875 background all_cells +9095.7890625 2204.572998046875 background all_cells +9093.787109375 2191.858154296875 background all_cells +9042.91796875 2233.95458984375 background all_cells +9070.765625 2249.62451171875 background all_cells +9060.5322265625 2224.712646484375 background all_cells +9026.3173828125 2232.201416015625 background all_cells +9035.6142578125 2229.873779296875 background all_cells +9028.384765625 2222.99462890625 background all_cells +9025.70703125 2247.15771484375 background all_cells +9050.2431640625 2209.1025390625 background all_cells +9067.3798828125 2215.471435546875 background all_cells +9064.875 2178.749267578125 background all_cells +9058.966796875 2204.25830078125 background all_cells +9016.7041015625 2160.194091796875 background all_cells +9009.623046875 2204.83544921875 background all_cells +9037.5283203125 2152.327880859375 background all_cells +9031.4580078125 2195.056884765625 background all_cells +9025.326171875 2154.2900390625 background all_cells +8827.115234375 2314.187744140625 background all_cells +8828.3818359375 2334.311279296875 background all_cells +8823.30859375 2330.312255859375 background all_cells +8915.55078125 2297.811279296875 background all_cells +8938.46875 2284.971435546875 background all_cells +8920.52734375 2280.722900390625 background all_cells +8896.150390625 2260.801513671875 background all_cells +8889.6611328125 2325.443603515625 background all_cells +8895.849609375 2296.938720703125 background all_cells +8892.181640625 2302.885498046875 background all_cells +9001.1748046875 2256.133544921875 background all_cells +8994.8427734375 2369.12109375 background all_cells +8987.1044921875 2355.636474609375 background all_cells +9019.130859375 2319.6298828125 background all_cells +9021.109375 2385.242919921875 background all_cells +9027.216796875 2323.725341796875 background all_cells +9023.9072265625 2314.060546875 background all_cells +9012.763671875 2291.186767578125 background all_cells +8995.751953125 2290.631103515625 background all_cells +9000.79296875 2294.167724609375 background all_cells +9008.80859375 2286.757568359375 background all_cells +9006.5400390625 2296.92138671875 background all_cells +8969.7685546875 2192.7431640625 background all_cells +8974.1025390625 2255.5419921875 background all_cells +8969.2060546875 2250.365966796875 background all_cells +8969.08984375 2160.740234375 background all_cells +8951.6083984375 2379.26318359375 background all_cells +8949.7744140625 2374.17138671875 background all_cells +8933.0263671875 2349.2900390625 background all_cells +8945.7080078125 2367.794189453125 background all_cells +8937.953125 2355.82666015625 background all_cells +8963.65234375 2308.803955078125 background all_cells +8931.2509765625 2166.07763671875 background all_cells +8939.6875 2337.553466796875 background all_cells +8931.8388671875 2194.053466796875 background all_cells +8896.0400390625 3137.184326171875 background all_cells +8916.4521484375 3144.441162109375 background all_cells +8927.279296875 3153.35693359375 background all_cells +8924.58203125 3149.06787109375 background all_cells +8897.5126953125 3143.711669921875 background all_cells +8917.0244140625 3159.81591796875 background all_cells +8916.4599609375 3237.444580078125 background all_cells +8934.419921875 3210.4873046875 background all_cells +8930.501953125 3180.739501953125 background all_cells +8903.1103515625 3157.00439453125 background all_cells +8902.353515625 3215.58984375 background all_cells +8908.369140625 3210.223876953125 background all_cells +8901.5703125 3169.38232421875 background all_cells +8895.46484375 3163.8271484375 background all_cells +8898.392578125 3157.11279296875 background all_cells +8905.947265625 3276.633544921875 background all_cells +8944.150390625 3290.828857421875 background all_cells +8943.30078125 3296.389404296875 background all_cells +8930.1484375 3280.393798828125 background all_cells +8916.1064453125 3351.97216796875 background all_cells +8916.5068359375 3472.990478515625 background all_cells +8923.7822265625 3447.42724609375 background all_cells +8933.162109375 3612.687255859375 background all_cells +8927.17578125 3389.823974609375 background all_cells +8952.8681640625 3310.66064453125 background all_cells +8960.23046875 3299.31201171875 background all_cells +8956.8681640625 3292.48291015625 background all_cells +8956.0322265625 3303.0654296875 background all_cells +8953.76953125 3446.067626953125 background all_cells +8901.01953125 3484.105712890625 background all_cells +8907.328125 3947.513916015625 background all_cells +8900.421875 3936.083740234375 background all_cells +8908.6748046875 3869.035888671875 background all_cells +8905.3046875 3819.547119140625 background all_cells +8902.4921875 3810.180419921875 background all_cells +8992.6162109375 3889.510986328125 background all_cells +8939.37890625 3918.26171875 background all_cells +9033.5732421875 3841.414794921875 background all_cells +9028.4638671875 3856.136962890625 background all_cells +9031.0400390625 3868.697998046875 background all_cells +9020.1962890625 3902.7021484375 background all_cells +8993.0087890625 3737.9638671875 background all_cells +8948.310546875 3829.920654296875 background all_cells +8922.55078125 3815.132080078125 background all_cells +8986.5380859375 3810.409912109375 background all_cells +8971.205078125 3790.99755859375 background all_cells +8962.955078125 3129.381591796875 background all_cells +8963.7880859375 3118.99072265625 background all_cells +8958.7958984375 3121.58642578125 background all_cells +8913.4951171875 3100.339111328125 background all_cells +8911.1025390625 3118.621337890625 background all_cells +8906.2265625 3127.92724609375 background all_cells +8919.1708984375 3110.778076171875 background all_cells +8945.353515625 3108.91845703125 background all_cells +8938.4775390625 3104.791748046875 background all_cells +8921.4453125 3098.51611328125 background all_cells +8932.087890625 3019.07861328125 background all_cells +8925.671875 3090.81591796875 background all_cells +8896.388671875 3089.995849609375 background all_cells +8927.287109375 3073.073486328125 background all_cells +8902.537109375 3052.55517578125 background all_cells +8921.6083984375 3020.150634765625 background all_cells +8915.068359375 3933.00048828125 background all_cells +8926.255859375 3936.36376953125 background all_cells +8922.1123046875 3940.85205078125 background all_cells +8918.89453125 3945.032470703125 background all_cells +9001.9208984375 4117.23779296875 background all_cells +8997.8642578125 4218.71044921875 background all_cells +9014.310546875 3962.81201171875 background all_cells +8970.7138671875 3968.10400390625 background all_cells +8971.5615234375 3992.152099609375 background all_cells +8993.0068359375 4137.40283203125 background all_cells +9078.1318359375 3947.744140625 background all_cells +9046.376953125 4203.537109375 background all_cells +9042.0712890625 3981.6396484375 background all_cells +9037.3291015625 3970.66015625 background all_cells +9046.154296875 3953.046630859375 background all_cells +9096.5771484375 4681.0869140625 background all_cells +9115.99609375 4705.5703125 background all_cells +9113.8759765625 4697.76953125 background all_cells +9098.048828125 5270.17626953125 background all_cells +9126.4912109375 5344.35888671875 background all_cells +9030.1923828125 5365.72119140625 background all_cells +8957.837890625 5354.35595703125 background all_cells +9014.759765625 5354.14208984375 background all_cells +9040.6630859375 5332.83837890625 background all_cells +9084.8251953125 5039.56640625 background all_cells +9099.916015625 5223.23486328125 background all_cells +9087.595703125 5069.71728515625 background all_cells +9083.998046875 5062.005859375 background all_cells +9132.7021484375 4965.28173828125 background all_cells +9136.7587890625 4694.73583984375 background all_cells +9131.7412109375 4698.73779296875 background all_cells +9137.4345703125 4896.83837890625 background all_cells +9138.064453125 4960.73095703125 background all_cells +9092.7421875 4471.724609375 background all_cells +9131.4755859375 4551.38623046875 background all_cells +9133.6171875 4485.91162109375 background all_cells +9118.53125 4488.6123046875 background all_cells +9096.724609375 4490.21923828125 background all_cells +9103.7919921875 4663.81396484375 background all_cells +9110.85546875 5019.87744140625 background all_cells +9106.796875 4892.56396484375 background all_cells +9141.439453125 4690.501953125 background all_cells +9140.919921875 4665.80322265625 background all_cells +9125.296875 4619.048828125 background all_cells +9089.1640625 4648.5126953125 background all_cells +9100.8310546875 4646.86181640625 background all_cells +9150.0595703125 5014.9921875 background all_cells +9156.37890625 5084.88916015625 background all_cells +9151.060546875 4870.447265625 background all_cells +9164.8447265625 4661.1552734375 background all_cells +9158.68359375 4698.2509765625 background all_cells +9150.1259765625 4713.90234375 background all_cells +9162.5439453125 4502.29345703125 background all_cells +9158.85546875 4593.36328125 background all_cells +9155.0126953125 4529.7861328125 background all_cells +9158.22265625 4519.833984375 background all_cells +8970.671875 4599.1708984375 background all_cells +9046.8779296875 4588.87744140625 background all_cells +9046.7978515625 4606.107421875 background all_cells +9023.5556640625 4602.47412109375 background all_cells +9014.474609375 4654.85498046875 background all_cells +9042.4775390625 4723.1650390625 background all_cells +9050.91796875 4745.58642578125 background all_cells +9050.205078125 4734.7529296875 background all_cells +9000.3466796875 4743.33544921875 background all_cells +8983.94140625 4951.38134765625 background all_cells +8974.9111328125 4909.61328125 background all_cells +9006.3671875 4748.5439453125 background all_cells +8993.9677734375 4747.046875 background all_cells +8976.4716796875 4747.6728515625 background all_cells +9017.576171875 4752.0615234375 background all_cells +9030.2314453125 4740.25927734375 background all_cells +9026.5517578125 4733.21484375 background all_cells +9019.7490234375 4743.98095703125 background all_cells +8974.2890625 4682.763671875 background all_cells +8996.150390625 4731.37646484375 background all_cells +9006.8681640625 4711.1767578125 background all_cells +8976.880859375 4492.181640625 background all_cells +8975.044921875 4457.54248046875 background all_cells +9008.3330078125 4460.14453125 background all_cells +8993.2236328125 4481.44189453125 background all_cells +9075.8974609375 4542.1630859375 background all_cells +9146.9267578125 4541.88720703125 background all_cells +9143.990234375 4552.45849609375 background all_cells +9108.23828125 4519.37353515625 background all_cells +9118.1865234375 4522.3251953125 background all_cells +9076.4306640625 4532.099609375 background all_cells +9074.2939453125 4493.23583984375 background all_cells +9102.642578125 4496.81201171875 background all_cells +9146.7236328125 4499.22021484375 background all_cells +9117.9267578125 4499.5888671875 background all_cells +9076.296875 4485.068359375 background all_cells +9019.4609375 4479.74853515625 background all_cells +9066.6005859375 4476.83447265625 background all_cells +9038.994140625 4490.009765625 background all_cells +9123.9619140625 4370.29443359375 background all_cells +9148.37890625 4448.68017578125 background all_cells +9131.6240234375 4391.07861328125 background all_cells +9095.4814453125 4403.65869140625 background all_cells +9146.20703125 4399.9560546875 background all_cells +9013.2626953125 4408.49560546875 background all_cells +8989.0380859375 4560.29638671875 background all_cells +9051.6083984375 4568.015625 background all_cells +8992.6552734375 4527.4462890625 background all_cells +8920.7578125 3954.271240234375 background all_cells +8928.4697265625 3995.356201171875 background all_cells +8934.4248046875 3992.9365234375 background all_cells +8914.2373046875 3955.89453125 background all_cells +8912.12890625 4033.521728515625 background all_cells +8909.451171875 4156.4296875 background all_cells +8914.3828125 4021.549072265625 background all_cells +8918.6650390625 4047.209228515625 background all_cells +8911.5595703125 4042.34814453125 background all_cells +8915.2490234375 3996.25341796875 background all_cells +8906.630859375 3998.5849609375 background all_cells +8949.69921875 4016.29052734375 background all_cells +8965.921875 4159.09423828125 background all_cells +8965.7607421875 4001.84716796875 background all_cells +8956.572265625 4005.023681640625 background all_cells +8959.2978515625 3982.115234375 background all_cells +8952.30859375 4079.340087890625 background all_cells +8913.005859375 4422.71728515625 background all_cells +8927.0439453125 4556.4765625 background all_cells +8922.1298828125 4549.95361328125 background all_cells +8898.208984375 4710.15966796875 background all_cells +8897.76953125 4772.6005859375 background all_cells +8895.8095703125 4748.73583984375 background all_cells +8902.0888671875 4762.517578125 background all_cells +8909.1171875 4741.08544921875 background all_cells +8945.7138671875 4739.2744140625 background all_cells +8966.291015625 4577.43701171875 background all_cells +8947.763671875 4764.57861328125 background all_cells +8954.654296875 4757.3017578125 background all_cells +8963.3466796875 4380.51904296875 background all_cells +8956.9990234375 4592.54833984375 background all_cells +8908.859375 4659.451171875 background all_cells +8928.6279296875 4584.126953125 background all_cells +8915.232421875 4577.521484375 background all_cells +8917.138671875 4584.2470703125 background all_cells +8922.486328125 4572.96240234375 background all_cells +8900.0947265625 4056.86474609375 background all_cells +8917.5556640625 4057.986572265625 background all_cells +8915.3740234375 4086.2158203125 background all_cells +8901.6396484375 4080.999267578125 background all_cells +8908.78125 4056.515380859375 background all_cells +8902.2138671875 4169.16162109375 background all_cells +8940.298828125 4217.849609375 background all_cells +8931.9970703125 4197.6435546875 background all_cells +8913.0361328125 4178.96826171875 background all_cells +8922.447265625 4074.77734375 background all_cells +8927.7666015625 4086.56689453125 background all_cells +8937.4443359375 4093.669189453125 background all_cells +8938.0107421875 4071.129638671875 background all_cells +8929.2294921875 4096.5078125 background all_cells +8846.94921875 3252.586181640625 background all_cells +8893.451171875 3283.7236328125 background all_cells +8885.798828125 3280.87451171875 background all_cells +8884.548828125 3263.18408203125 background all_cells +8859.744140625 3887.01708984375 background all_cells +8889.07421875 4097.919921875 background all_cells +8853.83984375 4057.925537109375 background all_cells +8881.65234375 4055.814453125 background all_cells +8888.828125 4039.4619140625 background all_cells +8879.630859375 4007.656982421875 background all_cells +8862.9912109375 3319.991455078125 background all_cells +8887.130859375 3362.922119140625 background all_cells +8855.9228515625 3343.454833984375 background all_cells +8858.1142578125 3549.5712890625 background all_cells +8869.6416015625 3699.89208984375 background all_cells +8854.3369140625 3687.569580078125 background all_cells +8849.890625 3581.3349609375 background all_cells +8861.6376953125 3559.1220703125 background all_cells +8806.296875 4693.125 background all_cells +8805.580078125 4753.35888671875 background all_cells +8812.7646484375 4748.60205078125 background all_cells +8766.7451171875 4761.15673828125 background all_cells +8779.8330078125 4751.724609375 background all_cells +8765.240234375 4790.38671875 background all_cells +8771.50390625 4791.619140625 background all_cells +8776.9921875 4766.7568359375 background all_cells +8773.9560546875 4761.1416015625 background all_cells +8778.2197265625 4757.326171875 background all_cells +8801.79296875 4759.408203125 background all_cells +8807.22265625 4804.45703125 background all_cells +8788.4228515625 4766.63671875 background all_cells +8757.052734375 4738.94970703125 background all_cells +8763.8427734375 4737.89697265625 background all_cells +8761.8662109375 4730.56201171875 background all_cells +8757.47265625 4728.18603515625 background all_cells +8880.708984375 4755.06396484375 background all_cells +8890.3212890625 4830.73095703125 background all_cells +8882.7978515625 4710.798828125 background all_cells +8889.6923828125 4710.71240234375 background all_cells +8887.9462890625 4702.6064453125 background all_cells +8873.5732421875 4665.16943359375 background all_cells +8833.1953125 4635.78369140625 background all_cells +8821.0302734375 4655.7138671875 background all_cells +8839.5068359375 4645.62255859375 background all_cells +8822.5166015625 4749.2236328125 background all_cells +8841.34375 4785.34228515625 background all_cells +8825.787109375 4779.24462890625 background all_cells +8846.513671875 4776.119140625 background all_cells +8843.2001953125 4766.640625 background all_cells +8850.7900390625 4763.76220703125 background all_cells +8775.794921875 4627.9931640625 background all_cells +8791.2685546875 4684.7958984375 background all_cells +8781.8837890625 4678.2314453125 background all_cells +8870.26171875 4582.0595703125 background all_cells +8824.478515625 4601.6083984375 background all_cells +8817.978515625 4595.57177734375 background all_cells +8865.521484375 4589.17578125 background all_cells +8842.8203125 4454.3193359375 background all_cells +8805.505859375 4483.43603515625 background all_cells +8815.478515625 4480.21630859375 background all_cells +8806.849609375 4473.42236328125 background all_cells +8770.189453125 4552.15625 background all_cells +8794.6513671875 4504.71875 background all_cells +8782.1728515625 4549.6611328125 background all_cells +8832.6484375 4502.392578125 background all_cells +8836.3876953125 4513.78173828125 background all_cells +8789.2880859375 3837.707763671875 background all_cells +8809.681640625 3902.938720703125 background all_cells +8805.2626953125 3886.448974609375 background all_cells +8792.8232421875 3846.226806640625 background all_cells +8788.22265625 4098.669921875 background all_cells +8829.5322265625 4223.9716796875 background all_cells +8828.802734375 4175.81494140625 background all_cells +8812.9833984375 4109.123046875 background all_cells +8808.9765625 4103.25634765625 background all_cells +8800.69140625 4096.51904296875 background all_cells +8846.2099609375 4052.15771484375 background all_cells +8831.0751953125 4026.587646484375 background all_cells +8842.9482421875 4078.86474609375 background all_cells +8832.6171875 4068.426513671875 background all_cells +8800.9609375 4055.992431640625 background all_cells +8804.408203125 3930.835693359375 background all_cells +8824.9814453125 3969.773681640625 background all_cells +8827.9345703125 3940.1650390625 background all_cells +8810.9638671875 3937.788330078125 background all_cells +8809.263671875 3296.327392578125 background all_cells +8820.74609375 3380.268310546875 background all_cells +8816.826171875 3303.52978515625 background all_cells +8827.7744140625 3808.109375 background all_cells +8834.1259765625 3820.3896484375 background all_cells +8836.21875 3811.98291015625 background all_cells +8842.7529296875 3767.132080078125 background all_cells +8814.9228515625 3801.3828125 background all_cells +8821.5263671875 3803.934326171875 background all_cells +8828.1513671875 3480.4970703125 background all_cells +8838.4970703125 3545.831298828125 background all_cells +8839.51953125 3479.717529296875 background all_cells +8798.6357421875 3390.8203125 background all_cells +8783.5576171875 3767.1611328125 background all_cells +8783.9423828125 3773.455322265625 background all_cells +8788.041015625 3658.791259765625 background all_cells +8786.7001953125 3442.138427734375 background all_cells +8827.052734375 3012.1123046875 background all_cells +8829.2548828125 3030.4345703125 background all_cells +8832.33984375 3025.54345703125 background all_cells +8835.3427734375 3021.310791015625 background all_cells +8835.177734375 3042.742431640625 background all_cells +8830.51171875 3054.774658203125 background all_cells +8832.9775390625 3063.861083984375 background all_cells +8827.9501953125 3063.02197265625 background all_cells +8828.1337890625 3044.71240234375 background all_cells +8802.8369140625 3035.895263671875 background all_cells +8810.38671875 3047.515380859375 background all_cells +8801.9228515625 3042.357666015625 background all_cells +8806.3271484375 3013.535400390625 background all_cells +8810.080078125 3030.232177734375 background all_cells +8784.630859375 3030.302490234375 background all_cells +8800.6728515625 3028.6484375 background all_cells +8813.369140625 3063.907470703125 background all_cells +8792.03515625 3062.950439453125 background all_cells +8803.4560546875 3067.427978515625 background all_cells +8806.482421875 3076.13818359375 background all_cells +8812.8671875 3124.495361328125 background all_cells +8817.1796875 3102.2265625 background all_cells +8826.3251953125 3088.77197265625 background all_cells +8795.5625 3076.511962890625 background all_cells +8786.7294921875 3101.615966796875 background all_cells +8783.4228515625 3095.60693359375 background all_cells +8782.052734375 3085.092529296875 background all_cells +8875.7666015625 3164.58984375 background all_cells +8857.564453125 3228.972900390625 background all_cells +8890.04296875 3148.903076171875 background all_cells +8892.5361328125 3208.977783203125 background all_cells +8893.7578125 3202.279052734375 background all_cells +8885.57421875 3167.13037109375 background all_cells +8887.1865234375 3089.99755859375 background all_cells +8892.2197265625 3114.24169921875 background all_cells +8883.5185546875 3119.5595703125 background all_cells +8890.8818359375 3068.218017578125 background all_cells +8894.0263671875 3063.002197265625 background all_cells +8892.05859375 3086.930419921875 background all_cells +8873.8291015625 3058.8515625 background all_cells +8875.48046875 3135.052978515625 background all_cells +8870.3623046875 3121.235595703125 background all_cells +8878.044921875 3088.81640625 background all_cells +8849.1123046875 3035.385986328125 background all_cells +8854.974609375 3062.9443359375 background all_cells +8854.26953125 3048.892333984375 background all_cells +8850.52734375 3024.96337890625 background all_cells +8856.0126953125 3122.83740234375 background all_cells +8867.0048828125 3170.676513671875 background all_cells +8848.7470703125 3126.711669921875 background all_cells +8848.728515625 3070.821533203125 background all_cells +8862.6962890625 3068.314208984375 background all_cells +8868.4541015625 3072.744384765625 background all_cells +8866.2470703125 3079.659423828125 background all_cells +8860.0107421875 3081.361328125 background all_cells +8853.8603515625 3088.755126953125 background all_cells +8863.6142578125 3098.339599609375 background all_cells +8857.73828125 3099.59228515625 background all_cells +8850.740234375 3092.597412109375 background all_cells +8835.587890625 3176.6845703125 background all_cells +8839.0830078125 3062.244384765625 background all_cells +8835.736328125 3057.8798828125 background all_cells +8835.5439453125 3160.03955078125 background all_cells +8835.916015625 3152.84912109375 background all_cells +8839.7197265625 3034.358154296875 background all_cells +8864.6826171875 3041.07080078125 background all_cells +8868.150390625 3064.9287109375 background all_cells +8870.2177734375 3030.807861328125 background all_cells +8870.736328125 3045.381591796875 background all_cells +8864.3515625 3030.343505859375 background all_cells +8823.48046875 2336.22509765625 background all_cells +8855.1259765625 2351.475341796875 background all_cells +8858.74609375 2337.14697265625 background all_cells +8948.5166015625 2398.986328125 background all_cells +8964.615234375 2358.2685546875 background all_cells +8970.2392578125 2417.619384765625 background all_cells +8971.9873046875 2379.63916015625 background all_cells +8966.34765625 2376.951171875 background all_cells +8954.9033203125 2390.52734375 background all_cells +8909.3955078125 2380.98779296875 background all_cells +8931.6962890625 2382.57177734375 background all_cells +8922.4609375 2390.261962890625 background all_cells +8862.6650390625 2376.390380859375 background all_cells +8862.5595703125 2409.323974609375 background all_cells +8816.8701171875 2394.1123046875 background all_cells +8838.7802734375 2386.1337890625 background all_cells +8919.7080078125 2345.27490234375 background all_cells +8919.595703125 2362.566650390625 background all_cells +8909.857421875 2362.4306640625 background all_cells +8950.609375 2530.195556640625 background all_cells +8967.93359375 2514.373779296875 background all_cells +8946.7900390625 2522.7138671875 background all_cells +8943.4423828125 2594.816162109375 background all_cells +8939.42578125 2617.91064453125 background all_cells +8921.115234375 2559.027587890625 background all_cells +8932.1435546875 2565.540283203125 background all_cells +8928.6904296875 2589.03076171875 background all_cells +8939.9462890625 2458.13916015625 background all_cells +8946.1845703125 2494.320556640625 background all_cells +8834.328125 2493.6435546875 background all_cells +8912.9365234375 2467.6171875 background all_cells +8938.109375 2465.156982421875 background all_cells +8924.482421875 2504.283935546875 background all_cells +8892.24609375 2509.07568359375 background all_cells +8911.6904296875 2506.850830078125 background all_cells +8884.7919921875 2524.6162109375 background all_cells +8862.455078125 2552.335693359375 background all_cells +8905.83203125 2550.5361328125 background all_cells +8894.767578125 2526.2861328125 background all_cells +9092.412109375 3100.42333984375 background all_cells +9118.9931640625 3102.771728515625 background all_cells +9105.2724609375 3101.06298828125 background all_cells +9124.0927734375 3294.29345703125 background all_cells +9113.392578125 3532.691650390625 background all_cells +9094.80859375 3501.68896484375 background all_cells +9123.4423828125 3535.24169921875 background all_cells +9111.4033203125 3323.978515625 background all_cells +9114.8291015625 3302.40966796875 background all_cells +9153.5419921875 3053.40673828125 background all_cells +9141.59375 3115.73779296875 background all_cells +9159.8349609375 3296.123779296875 background all_cells +9105.478515625 3055.015869140625 background all_cells +9120.96875 3081.3056640625 background all_cells +9127.4423828125 3082.234375 background all_cells +9114.7275390625 3075.32470703125 background all_cells +9116.23046875 3065.03955078125 background all_cells +9098.595703125 3057.264404296875 background all_cells +9095.498046875 3022.76123046875 background all_cells +9161.666015625 3002.19140625 background all_cells +9163.740234375 3011.469482421875 background all_cells +9144.720703125 3018.2431640625 background all_cells +9099.4453125 3019.38134765625 background all_cells +9033.4580078125 3188.5380859375 background all_cells +9106.396484375 3255.5751953125 background all_cells +9065.21875 3216.1708984375 background all_cells +9069.7958984375 3477.701171875 background all_cells +9084.3388671875 3476.433349609375 background all_cells +9070.724609375 3459.858642578125 background all_cells +9058.2431640625 3586.980712890625 background all_cells +9099.234375 3539.605712890625 background all_cells +9089.4365234375 3611.250732421875 background all_cells +9083.712890625 3600.561767578125 background all_cells +9074.6455078125 3543.5185546875 background all_cells +9079.88671875 3594.6435546875 background all_cells +9034.64453125 3532.22119140625 background all_cells +9045.59765625 3520.496337890625 background all_cells +9040.4990234375 3517.43310546875 background all_cells +9040.0224609375 3510.00439453125 background all_cells +9035.97265625 3375.376708984375 background all_cells +9068.2333984375 3389.46142578125 background all_cells +9060.5078125 3386.51953125 background all_cells +9038.185546875 3317.6796875 background all_cells +8998.9658203125 3054.109130859375 background all_cells +9026.2060546875 3177.2451171875 background all_cells +8999.1083984375 3156.666748046875 background all_cells +9018.13671875 3057.229736328125 background all_cells +9018.775390625 3470.162109375 background all_cells +8982.798828125 3514.53125 background all_cells +9027.6953125 3487.61181640625 background all_cells +9025.369140625 3480.771728515625 background all_cells +9013.7880859375 3602.656494140625 background all_cells +9001.21875 3584.00732421875 background all_cells +8985.171875 3409.49853515625 background all_cells +9000.7314453125 3438.8251953125 background all_cells +9010.4130859375 3420.810302734375 background all_cells +9013.2490234375 3398.55517578125 background all_cells +9013.5390625 3335.179931640625 background all_cells +9003.6748046875 3357.313720703125 background all_cells +9012.763671875 3366.088623046875 background all_cells +9005.9599609375 3343.18359375 background all_cells +9007.9931640625 3331.6279296875 background all_cells +8934.35546875 2886.8642578125 background all_cells +8954.2421875 2910.3388671875 background all_cells +8941.31640625 2890.34375 background all_cells +8939.3115234375 2884.6435546875 background all_cells +9016.537109375 2876.790771484375 background all_cells +9091.216796875 2898.7138671875 background all_cells +9044.986328125 2874.214111328125 background all_cells +9025.2724609375 2867.43408203125 background all_cells +9063.3037109375 2934.10107421875 background all_cells +8963.083984375 2867.352783203125 background all_cells +8969.7060546875 2868.674072265625 background all_cells +8916.6513671875 2887.387451171875 background all_cells +8910.96875 2888.6240234375 background all_cells +8923.1416015625 2883.139892578125 background all_cells +8928.7255859375 2886.113037109375 background all_cells +8912.98046875 2877.345947265625 background all_cells +8903.1171875 2880.276611328125 background all_cells +8901.435546875 2873.847900390625 background all_cells +8921.728515625 2875.3447265625 background all_cells +8926.958984375 2872.516845703125 background all_cells +9080.5986328125 2961.46142578125 background all_cells +9063.0234375 3006.1767578125 background all_cells +9063.9013671875 2998.20703125 background all_cells +9086.98828125 2973.372314453125 background all_cells +9040.8798828125 3066.654052734375 background all_cells +9082.0908203125 3090.920166015625 background all_cells +9084.068359375 3084.14111328125 background all_cells +9054.158203125 3074.72705078125 background all_cells +9061.935546875 3022.12353515625 background all_cells +9040.236328125 3050.419677734375 background all_cells +9057.998046875 3031.45166015625 background all_cells +9066.501953125 3029.136962890625 background all_cells +8947.67578125 2892.681884765625 background all_cells +8951.859375 2894.764404296875 background all_cells +8981.2392578125 3059.71142578125 background all_cells +8970.2919921875 3071.08740234375 background all_cells +8975.2763671875 3070.9560546875 background all_cells +8971.345703125 3053.217041015625 background all_cells +8991.060546875 3037.42626953125 background all_cells +9007.5107421875 3025.423828125 background all_cells +9009.4609375 3054.45703125 background all_cells +9011.791015625 3047.281982421875 background all_cells +8955.9130859375 3009.379150390625 background all_cells +8969.2216796875 3003.821533203125 background all_cells +8956.4326171875 3016.54296875 background all_cells +8899.0244140625 2983.638671875 background all_cells +8909.3818359375 2988.973876953125 background all_cells +8906.1044921875 2978.16748046875 background all_cells +8899.0927734375 2990.763671875 background all_cells +8929.9560546875 2895.893798828125 background all_cells +8900.7529296875 2932.758544921875 background all_cells +8908.7158203125 2929.16015625 background all_cells +8905.3505859375 2891.675048828125 background all_cells +8919.8974609375 2911.66748046875 background all_cells +8927.6943359375 2901.644775390625 background all_cells +8924.5595703125 2947.40234375 background all_cells +8935.98046875 2954.124755859375 background all_cells +8915.84375 2963.20751953125 background all_cells +8917.6884765625 2956.856689453125 background all_cells +8926.322265625 2958.532958984375 background all_cells +8900.7548828125 2948.44287109375 background all_cells +8788.2138671875 2868.6376953125 background all_cells +8801.02734375 2893.686279296875 background all_cells +8794.7353515625 2900.897705078125 background all_cells +8811.9013671875 2868.6337890625 background all_cells +8826.119140625 2876.102294921875 background all_cells +8822.505859375 2866.433837890625 background all_cells +8816.26953125 2881.53076171875 background all_cells +8864.041015625 2883.30859375 background all_cells +8859.494140625 2880.767578125 background all_cells +8862.3330078125 2889.65771484375 background all_cells +8871.3369140625 2901.46728515625 background all_cells +8892.8291015625 2895.302734375 background all_cells +8879.38671875 2887.24072265625 background all_cells +8850.974609375 2884.06884765625 background all_cells +8836.4208984375 2887.08935546875 background all_cells +8838.6865234375 2894.19189453125 background all_cells +8856.08203125 2893.56201171875 background all_cells +8843.10546875 2889.989990234375 background all_cells +8852.1328125 2889.73291015625 background all_cells +8834.6806640625 2873.46484375 background all_cells +8879.1044921875 2876.259521484375 background all_cells +8873.23046875 2870.5478515625 background all_cells +8851.998046875 2875.652587890625 background all_cells +8857.7041015625 2874.89697265625 background all_cells +8841.109375 2869.24658203125 background all_cells +8855.431640625 2946.525634765625 background all_cells +8856.966796875 2924.93994140625 background all_cells +8868.61328125 2927.889892578125 background all_cells +8850.19140625 2949.173095703125 background all_cells +8852.5205078125 2934.8896484375 background all_cells +8866.0537109375 2935.6650390625 background all_cells +8862.8232421875 2966.62646484375 background all_cells +8850.1650390625 2958.41064453125 background all_cells +8857.7802734375 2992.00830078125 background all_cells +8863.46484375 2986.596923828125 background all_cells +8876.033203125 3004.445556640625 background all_cells +8882.7705078125 3014.774658203125 background all_cells +8884.59375 3008.062744140625 background all_cells +8889.701171875 2998.8974609375 background all_cells +8892.9853515625 2990.11474609375 background all_cells +8883.1181640625 2996.07275390625 background all_cells +8875.6552734375 2947.97802734375 background all_cells +8893.0029296875 2927.416259765625 background all_cells +8888.658203125 2916.372802734375 background all_cells +8893.486328125 2953.199462890625 background all_cells +8883.5830078125 2944.024658203125 background all_cells +8880.115234375 2937.15087890625 background all_cells +8786.3193359375 2965.216552734375 background all_cells +8802.36328125 2974.3779296875 background all_cells +8783.6396484375 2973.95947265625 background all_cells +8791.9970703125 2974.71142578125 background all_cells +8793.578125 2968.156494140625 background all_cells +8857.4013671875 2915.07666015625 background all_cells +8840.521484375 2912.682373046875 background all_cells +8846.8251953125 2910.12744140625 background all_cells +8833.6396484375 2915.93603515625 background all_cells +8856.5419921875 2901.202880859375 background all_cells +8851.3916015625 2907.568603515625 background all_cells +8784.1640625 2991.077880859375 background all_cells +8786.2109375 3000.545654296875 background all_cells +8795.3369140625 2998.712158203125 background all_cells +8858.486328125 3007.00830078125 background all_cells +8838.240234375 3008.471923828125 background all_cells +8841.61328125 3003.294189453125 background all_cells +8832.2392578125 3007.150146484375 background all_cells +8810.98046875 2910.346435546875 background all_cells +8785.986328125 2904.173828125 background all_cells +8824.58203125 2902.25048828125 background all_cells +8784.189453125 2926.699462890625 background all_cells +8848.439453125 2926.044921875 background all_cells +8837.0966796875 2922.657470703125 background all_cells +8797.66015625 2934.104736328125 background all_cells +8799.9326171875 2929.8349609375 background all_cells +8790.4521484375 2939.156494140625 background all_cells +8974.83203125 2704.99853515625 background all_cells +8988.203125 2691.68310546875 background all_cells +8987.630859375 2685.392333984375 background all_cells +8978.0263671875 2675.251220703125 background all_cells +8976.521484375 2737.958740234375 background all_cells +8977.6279296875 2789.237548828125 background all_cells +8965.89453125 2766.526611328125 background all_cells +8986.2353515625 2758.490966796875 background all_cells +8999.51171875 2752.74609375 background all_cells +9021.314453125 2755.249267578125 background all_cells +9011.642578125 2789.7783203125 background all_cells +9021.1630859375 2734.7236328125 background all_cells +9024.4287109375 2826.869140625 background all_cells +9022.541015625 2750.742919921875 background all_cells +9022.4287109375 2837.815673828125 background all_cells +8996.5712890625 2699.333740234375 background all_cells +8998.2587890625 2717.08056640625 background all_cells +9012.689453125 2674.186279296875 background all_cells +9005.376953125 2694.51318359375 background all_cells +8998.0703125 2684.90673828125 background all_cells +9000.7255859375 2798.456298828125 background all_cells +9000.78125 2818.740234375 background all_cells +8985.1298828125 2803.393310546875 background all_cells +9008.4697265625 2951.80029296875 background all_cells +8996.25390625 2842.065185546875 background all_cells +8990.8115234375 2844.125732421875 background all_cells +9001.3251953125 2854.53125 background all_cells +8996.0849609375 2857.3056640625 background all_cells +9005.4580078125 3005.91943359375 background all_cells +9014.587890625 2832.384765625 background all_cells +8994.5234375 2823.70703125 background all_cells +9006.80078125 2839.038330078125 background all_cells +9001.0361328125 2823.986328125 background all_cells +8925.2060546875 2844.510986328125 background all_cells +8895.435546875 2850.3896484375 background all_cells +8907.9921875 2861.372314453125 background all_cells +8918.2861328125 2851.090576171875 background all_cells +8940.359375 2857.4345703125 background all_cells +8957.732421875 2874.422607421875 background all_cells +8952.234375 2872.1123046875 background all_cells +8942.9228515625 2861.925537109375 background all_cells +8951.427734375 2859.10693359375 background all_cells +8978.3857421875 2804.10400390625 background all_cells +8978.9609375 2829.853515625 background all_cells +8966.62890625 2824.7421875 background all_cells +8981.41796875 2796.260009765625 background all_cells +8982.6015625 2820.875732421875 background all_cells +8971.8583984375 2820.94482421875 background all_cells +8968.2919921875 2839.97216796875 background all_cells +8967.4892578125 2857.35009765625 background all_cells +8974.3408203125 2850.34228515625 background all_cells +8981.1826171875 2842.203369140625 background all_cells +8956.279296875 2798.264404296875 background all_cells +8941.0302734375 2848.470458984375 background all_cells +8940.1845703125 2836.056396484375 background all_cells +8794.9267578125 2558.274169921875 background all_cells +8791.96484375 2565.554443359375 background all_cells +8798.9560546875 2569.476318359375 background all_cells +8794.6123046875 2573.896728515625 background all_cells +8786.318359375 2619.69970703125 background all_cells +8890.921875 2612.586181640625 background all_cells +8832.19140625 2626.644287109375 background all_cells +8856.876953125 2617.723876953125 background all_cells +8803.591796875 2616.178466796875 background all_cells +8809.2275390625 2621.530029296875 background all_cells +8806.80078125 2647.84619140625 background all_cells +8806.0810546875 2611.334228515625 background all_cells +8800.6953125 2802.051513671875 background all_cells +8786.8525390625 2714.289306640625 background all_cells +8785.982421875 2723.378173828125 background all_cells +8796.8154296875 2858.313232421875 background all_cells +8802.8828125 2855.106201171875 background all_cells +8806.1748046875 2749.361083984375 background all_cells +8847.05859375 2826.5439453125 background all_cells +8826.9306640625 2793.099853515625 background all_cells +8825.078125 2798.583984375 background all_cells +8843.59765625 2838.508544921875 background all_cells +8838.9521484375 2841.604736328125 background all_cells +8858.6435546875 2827.74853515625 background all_cells +8864.8701171875 2787.091796875 background all_cells +8882.76953125 2849.027099609375 background all_cells +8882.09765625 2841.255615234375 background all_cells +8887.20703125 2838.518798828125 background all_cells +8879.0673828125 2798.182373046875 background all_cells +8913.6884765625 2631.275634765625 background all_cells +8956.7626953125 2618.368408203125 background all_cells +8954.3984375 2639.962890625 background all_cells +8948.1181640625 2639.110107421875 background all_cells +8947.5166015625 2808.34326171875 background all_cells +8950.7783203125 2780.310791015625 background all_cells +8930.7685546875 2783.100830078125 background all_cells +8930.7421875 2820.923095703125 background all_cells +8939.2431640625 2800.603271484375 background all_cells +8942.4931640625 2785.32666015625 background all_cells +8936.4873046875 2775.546875 background all_cells +8898.5517578125 2811.140625 background all_cells +8906.2138671875 2817.964111328125 background all_cells +8906.4345703125 2757.451904296875 background all_cells +8900.005859375 2779.92919921875 background all_cells +8960.2470703125 2655.083740234375 background all_cells +8964.53515625 2670.439697265625 background all_cells +8932.14453125 2670.41455078125 background all_cells +8933.25 2686.77587890625 background all_cells +8929.94140625 2664.432373046875 background all_cells +8633.888671875 1428.041748046875 background all_cells +8677.3798828125 1427.407470703125 background all_cells +8601.0947265625 1427.597412109375 background all_cells +8637.1240234375 1440.3406982421875 background all_cells +8640.0341796875 1429.0396728515625 background all_cells +8584.1357421875 1621.4930419921875 background all_cells +8598.0810546875 1630.97021484375 background all_cells +8591.1103515625 1632.7291259765625 background all_cells +8577.703125 1620.9180908203125 background all_cells +8621.0537109375 1493.1712646484375 background all_cells +8593.173828125 1619.331298828125 background all_cells +8636.40625 1509.0765380859375 background all_cells +8652.4775390625 1455.5634765625 background all_cells +8660.177734375 1460.7337646484375 background all_cells +8632.326171875 1458.5255126953125 background all_cells +8585.83203125 1668.3421630859375 background all_cells +8602.4521484375 1684.6817626953125 background all_cells +8590.54296875 1658.4481201171875 background all_cells +8650.5126953125 1816.0421142578125 background all_cells +8667.4521484375 1960.2135009765625 background all_cells +8657.1142578125 1937.5384521484373 background all_cells +8650.0244140625 1858.3228759765625 background all_cells +8660.7900390625 1840.8533935546875 background all_cells +8593.0419921875 1740.3719482421875 background all_cells +8611.7685546875 1926.658203125 background all_cells +8623.546875 1860.5 background all_cells +8604.4150390625 1860.36181640625 background all_cells +8619.701171875 1759.446533203125 background all_cells +8572.8251953125 1675.767333984375 background all_cells +8580.58203125 1674.339599609375 background all_cells +8576.2158203125 1684.644287109375 background all_cells +8749.73828125 1523.766357421875 background all_cells +8779.302734375 1630.336181640625 background all_cells +8794.0771484375 1760.4705810546875 background all_cells +8804.1572265625 1757.27880859375 background all_cells +8797.17578125 1743.5828857421875 background all_cells +8797.333984375 1751.412841796875 background all_cells +8750.6337890625 1860.329833984375 background all_cells +8818.7783203125 1836.3626708984373 background all_cells +8740.6318359375 1913.211669921875 background all_cells +8750.3173828125 1877.1964111328125 background all_cells +8754.681640625 1870.6893310546875 background all_cells +8744.1337890625 1695.64501953125 background all_cells +8759.8876953125 1731.59375 background all_cells +8759.306640625 1683.3028564453125 background all_cells +8710.26953125 1304.663330078125 background all_cells +8691.8203125 1258.684326171875 background all_cells +8726.623046875 1291.5936279296875 background all_cells +8720.9638671875 1298.2708740234375 background all_cells +8687.6435546875 1267.7176513671875 background all_cells +8708.115234375 1363.1474609375 background all_cells +8655.2216796875 1398.327880859375 background all_cells +8648.9931640625 1392.5667724609375 background all_cells +8660.095703125 1398.4561767578125 background all_cells +8669.109375 1403.8287353515625 background all_cells +8682.2724609375 1361.8692626953125 background all_cells +8687.3154296875 1338.4031982421875 background all_cells +8654.5830078125 1345.04931640625 background all_cells +8669.28125 1341.4156494140625 background all_cells +8676.7880859375 1350.1826171875 background all_cells +8682.99609375 1331.33642578125 background all_cells +8727.841796875 1314.55615234375 background all_cells +8667.037109375 1317.5130615234375 background all_cells +8728.0322265625 1425.8726806640625 background all_cells +8712.2060546875 1425.581298828125 background all_cells +8705.896484375 1617.018310546875 background all_cells +8715.6494140625 1828.4930419921875 background all_cells +8714.9111328125 1630.9654541015625 background all_cells +8711.76171875 1620.7567138671875 background all_cells +8691.27734375 1474.92138671875 background all_cells +8690.68359375 1598.3802490234375 background all_cells +8729.82421875 1494.9627685546875 background all_cells +8724.416015625 1435.8857421875 background all_cells +8729.685546875 1450.2701416015625 background all_cells +8690.4462890625 1443.0372314453125 background all_cells +8726.7587890625 1443.6497802734375 background all_cells +8718.859375 1439.7978515625 background all_cells +8744.7177734375 1357.8956298828125 background all_cells +8762.9716796875 1345.041748046875 background all_cells +8768.634765625 1352.3197021484375 background all_cells +8752.6591796875 1360.0733642578125 background all_cells +8748.1767578125 1364.904052734375 background all_cells +8763.6201171875 1262.2838134765625 background all_cells +8779.7373046875 1278.1092529296875 background all_cells +8770.25 1468.4993896484375 background all_cells +8768.4521484375 1537.0897216796875 background all_cells +8764.515625 1521.08837890625 background all_cells +8770.9677734375 1489.5743408203125 background all_cells +8739.3359375 1506.8587646484375 background all_cells +8746.7841796875 1476.054443359375 background all_cells +8743.0166015625 1433.38525390625 background all_cells +8753.82421875 1457.7117919921875 background all_cells +8756.376953125 1446.189697265625 background all_cells +8734.1962890625 1400.8602294921875 background all_cells +8754.7119140625 1411.9903564453125 background all_cells +8761.349609375 1415.2218017578125 background all_cells +8756.1796875 1419.3748779296875 background all_cells +8625.486328125 2093.02880859375 background all_cells +8642.7734375 2219.922607421875 background all_cells +8634.7509765625 2049.2333984375 background all_cells +8616.5625 2251.6142578125 background all_cells +8603.826171875 2259.804443359375 background all_cells +8609.5419921875 2255.156982421875 background all_cells +8679.4736328125 2249.72119140625 background all_cells +8684.1728515625 2376.467529296875 background all_cells +8684.083984375 2325.67138671875 background all_cells +8680.1572265625 2332.239990234375 background all_cells +8673.84765625 2322.589599609375 background all_cells +8671.2783203125 2253.763671875 background all_cells +8677.5908203125 2071.296875 background all_cells +8688.048828125 2223.462890625 background all_cells +8670.2158203125 2072.6484375 background all_cells +8780.4326171875 2186.963623046875 background all_cells +8755.3544921875 2175.62353515625 background all_cells +8748.1015625 2175.27685546875 background all_cells +8750.9345703125 2227.1689453125 background all_cells +8748.4814453125 2218.30126953125 background all_cells +8743.5205078125 2216.084716796875 background all_cells +8782.9072265625 2352.089599609375 background all_cells +8792.1240234375 2366.178955078125 background all_cells +8796.4921875 2361.880126953125 background all_cells +8785.8173828125 2285.32666015625 background all_cells +8785.2158203125 2293.2919921875 background all_cells +8806.80859375 2314.4677734375 background all_cells +8783.400390625 2298.462158203125 background all_cells +8790.654296875 2300.199462890625 background all_cells +8768.904296875 2046.4080810546875 background all_cells +8793.30859375 2004.00341796875 background all_cells +8791.740234375 2015.907958984375 background all_cells +8747.2763671875 2295.685302734375 background all_cells +8761.2861328125 2260.95556640625 background all_cells +8755.8251953125 2252.12939453125 background all_cells +8715.5625 1980.0484619140625 background all_cells +8697.06640625 1915.7225341796875 background all_cells +8734.2802734375 1977.81396484375 background all_cells +8724.1787109375 2236.94775390625 background all_cells +8695.58984375 2326.7265625 background all_cells +8697.087890625 2352.714599609375 background all_cells +8736.427734375 2318.85302734375 background all_cells +8731.3173828125 2063.630126953125 background all_cells +8704.259765625 2220.586181640625 background all_cells +8690.6142578125 2214.662841796875 background all_cells +8699.6044921875 2091.711669921875 background all_cells +8690.1162109375 2009.219482421875 background all_cells +8700.9091796875 2017.0537109375 background all_cells +8698.6474609375 2009.9544677734373 background all_cells +9236.9833984375 209.16143798828125 background all_cells +9216.2607421875 203.25816345214844 background all_cells +9212.361328125 197.32981872558597 background all_cells +9268.9384765625 206.12950134277344 background all_cells +9261.7939453125 194.6403045654297 background all_cells +9249.5126953125 204.12496948242188 background all_cells +9503.6552734375 445.9227294921875 background all_cells +9514.306640625 474.8910827636719 background all_cells +9504.669921875 463.835693359375 background all_cells +9474.2421875 463.96087646484375 background all_cells +9492.5654296875 463.9089050292969 background all_cells +9489.5947265625 416.71783447265625 background all_cells +9487.0576171875 455.738525390625 background all_cells +9181.9677734375 245.95394897460935 background all_cells +9296.2724609375 403.62396240234375 background all_cells +9329.4140625 321.47528076171875 background all_cells +9324.4052734375 314.12860107421875 background all_cells +9243.9404296875 238.67759704589844 background all_cells +9226.2548828125 225.6287841796875 background all_cells +9398.53125 515.9539184570312 background all_cells +9440.013671875 540.8995971679688 background all_cells +9416.8388671875 486.7183532714844 background all_cells +9411.1240234375 476.3855895996094 background all_cells +9434.955078125 592.1138305664062 background all_cells +9468.6025390625 608.95068359375 background all_cells +9448.5986328125 578.5982666015625 background all_cells +9435.611328125 612.8782348632812 background all_cells +9403.2099609375 585.8140258789062 background all_cells +9431.1171875 587.2462158203125 background all_cells +9424.25 580.65185546875 background all_cells +9864.3671875 430.06982421875 background all_cells +9852.173828125 438.7322998046875 background all_cells +9833.9384765625 419.2877502441406 background all_cells +9704.494140625 453.9500427246094 background all_cells +9853.8798828125 450.7905578613281 background all_cells +9696.7978515625 431.3939514160156 background all_cells +9718.12109375 493.2190551757813 background all_cells +9745.2509765625 478.8743896484375 background all_cells +9802.861328125 534.75634765625 background all_cells +9690.873046875 494.553955078125 background all_cells +9709.0546875 493.58599853515625 background all_cells +9666.4853515625 558.8263549804688 background all_cells +9628.5732421875 603.8724365234375 background all_cells +9606.890625 580.9183959960938 background all_cells +9685.4091796875 568.4611206054688 background all_cells +9663.705078125 567.6082763671875 background all_cells +9548.0400390625 463.4390258789063 background all_cells +9560.2568359375 591.7980346679688 background all_cells +9564.6572265625 576.1881103515625 background all_cells +9559.0048828125 515.972412109375 background all_cells +9556.91796875 467.8642272949219 background all_cells +9819.689453125 970.6470947265624 background all_cells +9825.7177734375 1053.0489501953125 background all_cells +9855.228515625 1011.3687133789062 background all_cells +9845.6630859375 1025.1053466796875 background all_cells +9834.802734375 1014.2398681640624 background all_cells +9703.4609375 1033.3583984375 background all_cells +9713.2431640625 995.4730834960938 background all_cells +9711.447265625 1037.4200439453125 background all_cells +9740.42578125 996.4959106445312 background all_cells +9772.9482421875 1039.834228515625 background all_cells +9773.3720703125 1056.9835205078125 background all_cells +9775.0673828125 1017.0501708984376 background all_cells +9780.28125 989.8965454101562 background all_cells +9752.546875 1022.999755859375 background all_cells +9764.1240234375 1299.3660888671875 background all_cells +9722.4404296875 1426.0802001953125 background all_cells +9767.447265625 1348.7310791015625 background all_cells +9767.6708984375 1243.2855224609375 background all_cells +9753.833984375 1481.407470703125 background all_cells +9783.740234375 1693.4344482421875 background all_cells +9864.21875 1732.1663818359375 background all_cells +9863.119140625 1727.7672119140625 background all_cells +9865.8369140625 1739.94140625 background all_cells +9836.2685546875 1687.65283203125 background all_cells +9785.2958984375 1699.4168701171875 background all_cells +9752.1259765625 1674.0833740234375 background all_cells +9729.8583984375 1643.42724609375 background all_cells +9764.0390625 1668.6363525390625 background all_cells +9778.0263671875 1698.8917236328125 background all_cells +9777.69921875 1687.307861328125 background all_cells +9771.7333984375 1709.621826171875 background all_cells +9835.5966796875 1522.7137451171875 background all_cells +9785.3642578125 1544.4364013671875 background all_cells +9828.2548828125 1611.5137939453125 background all_cells +9848.4697265625 1540.909423828125 background all_cells +9803.4365234375 1527.224853515625 background all_cells +9860.2490234375 1459.056396484375 background all_cells +9787.4248046875 1494.1605224609375 background all_cells +9864.7041015625 1466.346435546875 background all_cells +9827.5146484375 1298.92529296875 background all_cells +9853.7197265625 1360.5072021484375 background all_cells +9811.9345703125 1397.3798828125 background all_cells +9860.814453125 1395.004638671875 background all_cells +9821.287109375 1309.4775390625 background all_cells +9792.5849609375 1214.59619140625 background all_cells +9807.19921875 1156.6834716796875 background all_cells +9803.6708984375 1160.7479248046875 background all_cells +9797.7890625 1161.3021240234375 background all_cells +9825.5947265625 1185.992919921875 background all_cells +9852.3427734375 1204.25244140625 background all_cells +9859.646484375 1193.5821533203125 background all_cells +9857.15234375 1184.3887939453125 background all_cells +9821.865234375 1165.9541015625 background all_cells +9817.3212890625 1170.3956298828125 background all_cells +9862.34375 1168.89453125 background all_cells +9838.154296875 1122.5743408203125 background all_cells +9837.1064453125 1133.2034912109375 background all_cells +9868.67578125 1127.1287841796875 background all_cells +9828.935546875 1136.4793701171875 background all_cells +9817.7333984375 1153.136474609375 background all_cells +9827.8994140625 1155.5413818359375 background all_cells +9822.3291015625 1142.0384521484375 background all_cells +9815.185546875 1137.3175048828125 background all_cells +9797.8857421875 1128.11279296875 background all_cells +9806.4501953125 1129.1566162109375 background all_cells +9778.8955078125 1075.89501953125 background all_cells +9780.0009765625 1091.0660400390625 background all_cells +9784.001953125 1085.528564453125 background all_cells +9787.1279296875 1078.9736328125 background all_cells +9783.150390625 1103.9510498046875 background all_cells +9790.9609375 1114.873291015625 background all_cells +9790.4111328125 1107.47802734375 background all_cells +9759.65234375 1111.4061279296875 background all_cells +9838.654296875 1100.55615234375 background all_cells +9851.2841796875 1113.019287109375 background all_cells +9844.3076171875 1112.22998046875 background all_cells +9838.2041015625 1110.6253662109375 background all_cells +9809.994140625 1079.8072509765625 background all_cells +9814.05859375 1084.66259765625 background all_cells +9642.6845703125 1546.052734375 background all_cells +9600.974609375 1677.718994140625 background all_cells +9648.9599609375 1627.2451171875 background all_cells +9622.228515625 1585.9266357421875 background all_cells +9558.3759765625 2150.8818359375 background all_cells +9560.0224609375 2159.337890625 background all_cells +9595.2138671875 2159.90673828125 background all_cells +9568.7607421875 2097.506103515625 background all_cells +9638.3916015625 2116.88330078125 background all_cells +9622.6513671875 2106.521728515625 background all_cells +9565.373046875 2104.546630859375 background all_cells +9606.9970703125 1991.63720703125 background all_cells +9604.2822265625 2064.15576171875 background all_cells +9622.7177734375 2053.4951171875 background all_cells +9627.7568359375 2045.9306640625 background all_cells +9621.9990234375 1994.05908203125 background all_cells +9870.24609375 2035.4290771484373 background all_cells +9871.2490234375 2056.111572265625 background all_cells +9859.4580078125 2048.58056640625 background all_cells +9852.6376953125 2059.800537109375 background all_cells +9871.748046875 2040.99951171875 background all_cells +9822.9052734375 2276.325927734375 background all_cells +9867.56640625 2297.048828125 background all_cells +9856.603515625 2285.000244140625 background all_cells +9856.8359375 2273.568359375 background all_cells +9852.9736328125 2184.853759765625 background all_cells +9861.0830078125 2235.6630859375 background all_cells +9824.833984375 2200.524169921875 background all_cells +9853.228515625 2190.799072265625 background all_cells +9816.1640625 2167.554443359375 background all_cells +9854.65625 2119.372314453125 background all_cells +9862.1748046875 2102.21044921875 background all_cells +9830.8583984375 2142.4765625 background all_cells +9870.771484375 2101.838623046875 background all_cells +9859.65234375 2066.6171875 background all_cells +9870.388671875 2063.458251953125 background all_cells +9866.4521484375 2069.29345703125 background all_cells +9873.78515625 2077.85498046875 background all_cells +9868.78125 2075.188232421875 background all_cells +9827.587890625 2079.3408203125 background all_cells +9859.6904296875 1958.9287109375 background all_cells +9846.90625 1961.0179443359373 background all_cells +9842.3388671875 1954.9005126953125 background all_cells +9850.5458984375 1976.33837890625 background all_cells +9866.3525390625 2019.0350341796875 background all_cells +9867.39453125 2025.627197265625 background all_cells +9873.11328125 2023.80224609375 background all_cells +9856.43359375 2021.45361328125 background all_cells +9872.5341796875 1996.084228515625 background all_cells +9871.2861328125 2002.1138916015625 background all_cells +9865.6484375 2002.03125 background all_cells +9653.302734375 2022.2509765625 background all_cells +9699.82421875 2037.8837890625 background all_cells +9690.9228515625 1979.9716796875 background all_cells +9662.1865234375 2023.4691162109373 background all_cells +9656.8583984375 1999.8082275390625 background all_cells +9763.9111328125 2014.75634765625 background all_cells +9813.462890625 1993.7015380859373 background all_cells +9811.8310546875 2002.415771484375 background all_cells +9806.0205078125 1990.0531005859373 background all_cells +9761.0302734375 1970.8375244140625 background all_cells +9829.5166015625 1953.7374267578125 background all_cells +9831.51953125 2003.588623046875 background all_cells +9837.5791015625 1986.2562255859373 background all_cells +9838.84375 1871.1978759765625 background all_cells +9824.853515625 1909.2158203125 background all_cells +9833.5546875 1916.9156494140625 background all_cells +9837.7314453125 1930.806396484375 background all_cells +9838.7900390625 1935.6162109375 background all_cells +9804.708984375 1924.825439453125 background all_cells +9773.224609375 1928.8719482421875 background all_cells +9807.779296875 1953.5316162109373 background all_cells +9811.943359375 1916.1085205078125 background all_cells +9815.572265625 1939.6434326171875 background all_cells +9807.765625 1942.20458984375 background all_cells +9668.267578125 1907.5076904296875 background all_cells +9733.4951171875 1851.5386962890625 background all_cells +9706.171875 1912.3319091796875 background all_cells +9667.712890625 1902.39111328125 background all_cells +9695.4765625 2220.421630859375 background all_cells +9714.638671875 2220.214599609375 background all_cells +9707.642578125 2198.875732421875 background all_cells +9706.16015625 2214.352294921875 background all_cells +9798.408203125 2272.94873046875 background all_cells +9767.58203125 2261.7294921875 background all_cells +9780.1337890625 2255.5947265625 background all_cells +9757.6513671875 2265.474365234375 background all_cells +9773.6123046875 2277.819580078125 background all_cells +9761.3505859375 2108.73681640625 background all_cells +9771.3984375 2136.810791015625 background all_cells +9719.439453125 2161.7900390625 background all_cells +9809.0615234375 2132.354736328125 background all_cells +9772.814453125 2080.541259765625 background all_cells +9789.7724609375 2165.154541015625 background all_cells +9734.7373046875 2225.53662109375 background all_cells +9800.9287109375 2228.939208984375 background all_cells +9800.3759765625 2220.379638671875 background all_cells +9749.2470703125 2182.238037109375 background all_cells +9717.3818359375 2227.82568359375 background all_cells +9698.056640625 2227.968505859375 background all_cells +9705.6162109375 2240.53369140625 background all_cells +9713.345703125 2236.66650390625 background all_cells +9706.009765625 2229.3935546875 background all_cells +9745.734375 1652.703125 background all_cells +9790.107421875 1618.1956787109375 background all_cells +9781.84375 1611.954833984375 background all_cells +9764.5927734375 1649.794921875 background all_cells +9728.033203125 1664.7235107421875 background all_cells +9735.369140625 1702.7850341796875 background all_cells +9756.7392578125 1705.390869140625 background all_cells +9668.8359375 1660.3250732421875 background all_cells +9663.833984375 1802.4405517578125 background all_cells +9710.576171875 1689.4857177734375 background all_cells +9694.7421875 1668.6192626953125 background all_cells +9632.2646484375 859.1973266601562 background all_cells +9626.7685546875 857.7796020507812 background all_cells +9615.431640625 853.1719970703125 background all_cells +9633.4638671875 866.8297729492188 background all_cells +9620.4814453125 861.177001953125 background all_cells +9658.7177734375 1076.4791259765625 background all_cells +9633.5283203125 1091.2545166015625 background all_cells +9664.328125 1020.3993530273438 background all_cells +9661.259765625 993.941650390625 background all_cells +9650.2275390625 873.1844482421875 background all_cells +9653.0419921875 856.9053955078125 background all_cells +9655.5888671875 866.959716796875 background all_cells +9652.6044921875 863.0328979492188 background all_cells +9644.6494140625 870.0678100585938 background all_cells +9660.7978515625 862.6810302734375 background all_cells +9619.1845703125 889.9649047851562 background all_cells +9650.609375 885.3390502929688 background all_cells +9625.5615234375 884.0902709960938 background all_cells +9623.5712890625 899.1951293945312 background all_cells +9701.01953125 1183.9954833984375 background all_cells +9695.4833984375 1303.0906982421875 background all_cells +9667.8291015625 1261.3033447265625 background all_cells +9687.78125 1253.427001953125 background all_cells +9667.4423828125 1190.97998046875 background all_cells +9723.91796875 1317.2899169921875 background all_cells +9721.0185546875 992.3287963867188 background all_cells +9725.7568359375 974.84130859375 background all_cells +9691.6962890625 1401.830810546875 background all_cells +9690.6591796875 1450.9888916015625 background all_cells +9701.724609375 1530.4659423828125 background all_cells +9671.4384765625 1603.7059326171875 background all_cells +9701.619140625 1594.791259765625 background all_cells +9697.4775390625 1576.265380859375 background all_cells +9671.2900390625 1560.61572265625 background all_cells +9685.765625 1558.6649169921875 background all_cells +9583.2783203125 891.7611083984375 background all_cells +9588.302734375 889.16796875 background all_cells +9560.3525390625 1423.5091552734375 background all_cells +9585.0087890625 1560.090087890625 background all_cells +9567.5478515625 1413.2982177734375 background all_cells +9558.2861328125 1127.623046875 background all_cells +9570.2021484375 1138.4764404296875 background all_cells +9570.037109375 1132.527099609375 background all_cells +9540.279296875 903.5100708007812 background all_cells +9543.974609375 1516.58203125 background all_cells +9549.5830078125 1257.7298583984375 background all_cells +9546.0087890625 1254.8826904296875 background all_cells +9542.96484375 909.8126220703124 background all_cells +9583.0498046875 859.7487182617188 background all_cells +9576.3232421875 882.2726440429688 background all_cells +9582.1259765625 874.283935546875 background all_cells +9589.0537109375 879.5858764648438 background all_cells +9580.8388671875 878.9063110351562 background all_cells +9574.0341796875 862.8482666015625 background all_cells +9594.396484375 893.7611083984375 background all_cells +9600.3330078125 889.6946411132812 background all_cells +9594.6064453125 885.8329467773438 background all_cells +9603.353515625 882.9094848632812 background all_cells +9612.5400390625 1047.337158203125 background all_cells +9611.36328125 881.614013671875 background all_cells +9609.2783203125 889.7115478515625 background all_cells +9595.3291015625 863.5053100585938 background all_cells +9606.1533203125 864.1792602539062 background all_cells +9599.5126953125 870.4498901367188 background all_cells +9609.0634765625 873.730712890625 background all_cells +9558.64453125 674.5973510742188 background all_cells +9559.0830078125 783.6608276367188 background all_cells +9561.5888671875 774.59423828125 background all_cells +9542.9326171875 761.9984130859375 background all_cells +9553.12890625 855.4227905273438 background all_cells +9546.5791015625 854.1514892578125 background all_cells +9544.0263671875 843.6632080078125 background all_cells +9597.8759765625 767.904541015625 background all_cells +9587.33203125 793.28369140625 background all_cells +9590.7841796875 786.4805297851562 background all_cells +9597.1982421875 785.9175415039062 background all_cells +9568.7939453125 774.9324951171875 background all_cells +9614.6044921875 784.3471069335938 background all_cells +9588.1357421875 853.287353515625 background all_cells +9570.8037109375 855.9688720703125 background all_cells +9579.1494140625 850.6793823242188 background all_cells +9600.0634765625 840.4000244140625 background all_cells +9598.814453125 848.0299072265625 background all_cells +9568.4931640625 614.0298461914062 background all_cells +9541.0107421875 595.3007202148438 background all_cells +9587.6142578125 588.3717041015625 background all_cells +9588.515625 605.8946533203125 background all_cells +9726.8935546875 899.292236328125 background all_cells +9728.9912109375 929.0735473632812 background all_cells +9727.0830078125 883.9779663085938 background all_cells +9747.09375 951.2468872070312 background all_cells +9737.125 956.77294921875 background all_cells +9735.7919921875 964.6236572265624 background all_cells +9743.73046875 946.7564697265624 background all_cells +9759.4609375 938.4882202148438 background all_cells +9771.7119140625 909.8638305664062 background all_cells +9765.77734375 920.1121215820312 background all_cells +9758.1328125 934.3026123046876 background all_cells +9758.3310546875 927.4343872070312 background all_cells +9781.2197265625 888.6583862304688 background all_cells +9855.1826171875 873.8419799804688 background all_cells +9828.1533203125 803.0003662109375 background all_cells +9757.7724609375 888.5742797851562 background all_cells +9767.1982421875 890.1739501953125 background all_cells +9762.5732421875 882.4852294921875 background all_cells +9761.30859375 894.2032470703125 background all_cells +9670.7919921875 849.4581909179688 background all_cells +9725.6923828125 844.474609375 background all_cells +9742.517578125 863.33837890625 background all_cells +9736.6015625 860.1459350585938 background all_cells +9748.31640625 850.942138671875 background all_cells +9727.6708984375 833.5520629882812 background all_cells +9674.1240234375 646.1770629882812 background all_cells +9683.0947265625 686.0861206054688 background all_cells +9678.3828125 680.2528076171875 background all_cells +9752.955078125 613.3092651367188 background all_cells +9783.7724609375 669.364501953125 background all_cells +9781.0517578125 676.0733032226562 background all_cells +9776.8544921875 670.1168212890625 background all_cells +9632.8564453125 806.1161499023438 background all_cells +9621.7607421875 779.2197875976562 background all_cells +9625.83984375 788.09765625 background all_cells +9628.8759765625 818.2637939453125 background all_cells +9682.5771484375 744.3186645507812 background all_cells +9698.40234375 782.4884033203125 background all_cells +9675.6923828125 784.47216796875 background all_cells +9627.5537109375 676.3073120117188 background all_cells +9652.6416015625 642.0958251953125 background all_cells +9649.078125 692.0321044921875 background all_cells +9636.25390625 706.046630859375 background all_cells +9633.4921875 673.144287109375 background all_cells +9631.810546875 668.9192504882812 background all_cells +9655.5087890625 3326.180908203125 background all_cells +9644.189453125 3337.147705078125 background all_cells +9657.12890625 3332.861328125 background all_cells +9690.0810546875 3332.5302734375 background all_cells +9655.3486328125 3368.2587890625 background all_cells +9646.380859375 3395.27099609375 background all_cells +9670.9052734375 3376.70166015625 background all_cells +9665.1171875 3371.53564453125 background all_cells +9686.3203125 3345.176513671875 background all_cells +9660.3447265625 3363.756591796875 background all_cells +9648.3828125 3346.3037109375 background all_cells +9647.498046875 3340.869140625 background all_cells +9651.9140625 3356.037353515625 background all_cells +9711.8232421875 3343.421875 background all_cells +9695.3818359375 3398.584228515625 background all_cells +9700.271484375 3486.690185546875 background all_cells +9683.822265625 3407.340576171875 background all_cells +9679.1376953125 3401.893798828125 background all_cells +9679.4716796875 3653.37744140625 background all_cells +9718.09375 3725.2080078125 background all_cells +9688.2607421875 3702.2236328125 background all_cells +9683.759765625 3695.890380859375 background all_cells +9679.3388671875 3570.678466796875 background all_cells +9691.95703125 3633.8779296875 background all_cells +9686.7919921875 3622.349853515625 background all_cells +9704.5654296875 3618.75390625 background all_cells +9697.921875 3604.232421875 background all_cells +9645.306640625 3431.2451171875 background all_cells +9662.6875 3506.155029296875 background all_cells +9641.76171875 3560.962646484375 background all_cells +9630.3662109375 3586.009033203125 background all_cells +9666.14453125 3553.947265625 background all_cells +9617.9921875 3353.954833984375 background all_cells +9632.5751953125 3344.93017578125 background all_cells +9574.28515625 3360.667724609375 background all_cells +9639.0283203125 3358.25732421875 background all_cells +9584.8203125 3356.515869140625 background all_cells +9591.1591796875 3560.29541015625 background all_cells +9625.0693359375 3563.93505859375 background all_cells +9578.3232421875 3581.477294921875 background all_cells +9571.5947265625 3574.533935546875 background all_cells +9574.9833984375 3569.306396484375 background all_cells +9593.0009765625 3423.017822265625 background all_cells +9586.7373046875 3446.484130859375 background all_cells +9574.6533203125 3434.361083984375 background all_cells +9630.5458984375 3397.41552734375 background all_cells +9639.3720703125 3423.372314453125 background all_cells +9636.2724609375 3406.6064453125 background all_cells +9619.2314453125 3404.13330078125 background all_cells +9609.98828125 3402.6435546875 background all_cells +9616.3310546875 3377.3916015625 background all_cells +9582.80078125 3371.358642578125 background all_cells +9608.376953125 3387.0791015625 background all_cells +9627.517578125 3384.80859375 background all_cells +9590.5263671875 4409.03173828125 background all_cells +9603.7666015625 4403.16455078125 background all_cells +9575.5185546875 4442.4111328125 background all_cells +9581.748046875 4436.125 background all_cells +9614.0234375 4410.15283203125 background all_cells +9626.033203125 4483.48193359375 background all_cells +9604.357421875 4497.107421875 background all_cells +9620.9248046875 4488.6552734375 background all_cells +9574.7451171875 4476.57470703125 background all_cells +9591.0439453125 4475.10546875 background all_cells +9589.8876953125 4487.86767578125 background all_cells +9576.4892578125 4505.58056640625 background all_cells +9611.990234375 4455.29736328125 background all_cells +9630.1533203125 4455.1044921875 background all_cells +9607.5537109375 4465.47509765625 background all_cells +9598.5517578125 4468.91748046875 background all_cells +9599.7880859375 4464.12109375 background all_cells +9609.3291015625 5427.84423828125 background all_cells +9669.8984375 5438.00634765625 background all_cells +9621.16015625 5433.76953125 background all_cells +9626.5810546875 5431.5625 background all_cells +9639.5146484375 5485.12744140625 background all_cells +9628.859375 5474.03515625 background all_cells +9627.6572265625 5483.05419921875 background all_cells +9629.8203125 5466.65087890625 background all_cells +9632.8330078125 5461.24169921875 background all_cells +9623.1474609375 5458.765625 background all_cells +9605.353515625 5467.166015625 background all_cells +9611.0107421875 5473.14990234375 background all_cells +9647.1923828125 5365.54296875 background all_cells +9635.6396484375 5410.802734375 background all_cells +9635.2744140625 5430.50634765625 background all_cells +9642.7783203125 5432.12744140625 background all_cells +9651.3671875 5442.75927734375 background all_cells +9641.8017578125 5365.2451171875 background all_cells +9585.1435546875 5453.68505859375 background all_cells +9578.7060546875 5464.76416015625 background all_cells +9596.4609375 5458.83203125 background all_cells +9596.9794921875 5465.841796875 background all_cells +9591.55859375 5461.24365234375 background all_cells +9619.205078125 5398.4345703125 background all_cells +9611.1455078125 5416.763671875 background all_cells +9605.7294921875 5421.33642578125 background all_cells +9619.1015625 5421.72119140625 background all_cells +9612.75390625 5408.26123046875 background all_cells +9588.96484375 5394.86181640625 background all_cells +9577.8134765625 5423.33837890625 background all_cells +9585.5810546875 5443.36279296875 background all_cells +9587.8984375 5434.96826171875 background all_cells +9593.1513671875 5431.97021484375 background all_cells +9610.17578125 5366.04736328125 background all_cells +9607.193359375 5384.248046875 background all_cells +9634.9814453125 5254.29931640625 background all_cells +9627.994140625 5335.25 background all_cells +9644.1826171875 5256.87109375 background all_cells +9677.4287109375 5302.09375 background all_cells +9688.29296875 5343.60400390625 background all_cells +9683.361328125 5321.48779296875 background all_cells +9668.859375 5391.81982421875 background all_cells +9670.1962890625 5360.01171875 background all_cells +9674.4912109375 5385.3857421875 background all_cells +9672.4775390625 5364.4638671875 background all_cells +9596.908203125 5254.439453125 background all_cells +9595.392578125 5337.65283203125 background all_cells +9608.51171875 5361.05908203125 background all_cells +9600.6318359375 5321.787109375 background all_cells +9580.8701171875 5342.91845703125 background all_cells +9578.97265625 5388.81103515625 background all_cells +9578.998046875 5348.876953125 background all_cells +9597.6328125 5366.70849609375 background all_cells +9590.0205078125 5337.669921875 background all_cells +9596.88671875 5343.99951171875 background all_cells +9602.482421875 5343.01171875 background all_cells +9587.90625 5381.9462890625 background all_cells +9591.8779296875 5370.83154296875 background all_cells +9692.46484375 4748.37890625 background all_cells +9671.4765625 4978.25048828125 background all_cells +9642.4794921875 4841.65283203125 background all_cells +9705.3447265625 4778.900390625 background all_cells +9588.1337890625 5159.0986328125 background all_cells +9722.45703125 5137.78759765625 background all_cells +9659.7607421875 5200.16064453125 background all_cells +9647.2138671875 5181.181640625 background all_cells +9619.7919921875 4846.34716796875 background all_cells +9600.5146484375 4889.39697265625 background all_cells +9604.6279296875 4861.59130859375 background all_cells +9616.31640625 4854.45458984375 background all_cells +9647.7998046875 4123.34814453125 background all_cells +9670.4501953125 4127.58154296875 background all_cells +9627.626953125 4117.59765625 background all_cells +9663.2119140625 4132.94921875 background all_cells +9658.8310546875 4122.28369140625 background all_cells +9641.3271484375 4134.490234375 background all_cells +9642.1923828125 4161.86669921875 background all_cells +9639.837890625 4170.7958984375 background all_cells +9633.5498046875 4168.2744140625 background all_cells +9640.7744140625 4157.69873046875 background all_cells +9626.353515625 4163.8623046875 background all_cells +9651.9287109375 4141.2763671875 background all_cells +9640.6923828125 4152.9208984375 background all_cells +9638.0703125 4147.0263671875 background all_cells +9629.533203125 4147.287109375 background all_cells +9623.6806640625 4148.18994140625 background all_cells +9683.908203125 4124.853515625 background all_cells +9683.4033203125 4140.78369140625 background all_cells +9700.396484375 4154.12255859375 background all_cells +9681.876953125 4179.64306640625 background all_cells +9697.2099609375 4145.736328125 background all_cells +9574.828125 4352.05908203125 background all_cells +9588.4990234375 4351.751953125 background all_cells +9586.0693359375 4342.98974609375 background all_cells +9645.970703125 4392.779296875 background all_cells +9651.537109375 4379.6494140625 background all_cells +9574.9052734375 4376.57958984375 background all_cells +9603.978515625 4392.73779296875 background all_cells +9611.099609375 4385.48828125 background all_cells +9584.7978515625 4376.71142578125 background all_cells +9614.3486328125 4348.82177734375 background all_cells +9628.736328125 4357.796875 background all_cells +9623.41015625 4350.83251953125 background all_cells +9619.1875 4358.9521484375 background all_cells +9619.2841796875 4363.01318359375 background all_cells +9600.34765625 4196.4169921875 background all_cells +9578.5693359375 4248.77587890625 background all_cells +9586.94921875 4198.60107421875 background all_cells +9598.0205078125 4191.74267578125 background all_cells +9597.482421875 4185.11181640625 background all_cells +9637.1708984375 4351.548828125 background all_cells +9648.876953125 4338.01708984375 background all_cells +9648.2646484375 4344.14990234375 background all_cells +9623.953125 4292.9033203125 background all_cells +9623.89453125 4306.15234375 background all_cells +9649.7275390625 4293.70556640625 background all_cells +9671.6650390625 4264.84814453125 background all_cells +9662.873046875 4249.75732421875 background all_cells +9664.0908203125 4244.58154296875 background all_cells +9656.1767578125 4352.28369140625 background all_cells +9658.0087890625 4343.9609375 background all_cells +9669.3779296875 4249.63134765625 background all_cells +9618.1015625 4171.7705078125 background all_cells +9636.3779296875 4248.24609375 background all_cells +9636.5009765625 4242.33251953125 background all_cells +9635.06640625 4266.8134765625 background all_cells +9628.9052734375 4187.26513671875 background all_cells +9616.6630859375 4189.30029296875 background all_cells +9664.3046875 4238.46142578125 background all_cells +9659.1455078125 4209.4140625 background all_cells +9669.7265625 4197.36328125 background all_cells +9665.046875 4207.26904296875 background all_cells +9664.6142578125 4214.728515625 background all_cells +9683.07421875 4205.7041015625 background all_cells +9698.302734375 4210.1083984375 background all_cells +9683.048828125 4238.20458984375 background all_cells +9690.3984375 4262.02734375 background all_cells +9677.04296875 4185.8740234375 background all_cells +9702.6328125 4201.51953125 background all_cells +9694.6396484375 4186.0224609375 background all_cells +9643.2880859375 4246.177734375 background all_cells +9645.44921875 4206.48095703125 background all_cells +9651.7451171875 4212.77294921875 background all_cells +9708.8662109375 3787.37939453125 background all_cells +9645.201171875 3827.339599609375 background all_cells +9721.52734375 3827.5986328125 background all_cells +9719.5693359375 3785.171875 background all_cells +9712.333984375 3832.119873046875 background all_cells +9729.7802734375 3840.02490234375 background all_cells +9720.0283203125 3842.326904296875 background all_cells +9726.0078125 3853.58154296875 background all_cells +9678.0419921875 3889.510986328125 background all_cells +9706.9208984375 3901.124267578125 background all_cells +9660.7744140625 4076.889404296875 background all_cells +9716.033203125 4082.83203125 background all_cells +9710.2138671875 4084.6328125 background all_cells +9701.146484375 4086.338623046875 background all_cells +9666.119140625 4080.592041015625 background all_cells +9727.6796875 4113.05078125 background all_cells +9717.0654296875 4108.31884765625 background all_cells +9695.3125 4102.75244140625 background all_cells +9680.26953125 4108.61669921875 background all_cells +9677.6708984375 4104.6552734375 background all_cells +9683.283203125 4102.3857421875 background all_cells +9575.8623046875 4119.6015625 background all_cells +9581.3935546875 4063.192626953125 background all_cells +9574.732421875 4061.505615234375 background all_cells +9597.845703125 4101.64453125 background all_cells +9576.30859375 4083.350341796875 background all_cells +9650.47265625 4067.327880859375 background all_cells +9642.451171875 4087.143798828125 background all_cells +9646.2353515625 4080.296630859375 background all_cells +9639.76953125 4080.642333984375 background all_cells +9645.640625 4092.3447265625 background all_cells +9622.98046875 4095.611328125 background all_cells +9620.787109375 4119.748046875 background all_cells +9615.6123046875 4086.359619140625 background all_cells +9626.7998046875 4099.74267578125 background all_cells +9632.1494140625 4109.75244140625 background all_cells +9614.84765625 4111.32666015625 background all_cells +9603.0537109375 4095.34716796875 background all_cells +9603.71875 4083.3466796875 background all_cells +9611.0166015625 4079.159912109375 background all_cells +9611.4560546875 4106.7919921875 background all_cells +9606.990234375 4101.79931640625 background all_cells +9579.9287109375 3961.178466796875 background all_cells +9604.0205078125 3894.096923828125 background all_cells +9603.0380859375 3904.255126953125 background all_cells +9728.4326171875 4015.68408203125 background all_cells +9726.3798828125 4043.15478515625 background all_cells +9732.189453125 4036.83251953125 background all_cells +9705.181640625 4016.62744140625 background all_cells +9633.4169921875 4058.70703125 background all_cells +9645.62890625 4058.166748046875 background all_cells +9639.021484375 4049.3134765625 background all_cells +9636.0283203125 4033.527099609375 background all_cells +9598.091796875 4044.368896484375 background all_cells +9601.0478515625 4049.226318359375 background all_cells +9618.17578125 4032.031005859375 background all_cells +9609.3095703125 4028.180908203125 background all_cells +9717.48046875 3975.5791015625 background all_cells +9719.115234375 3924.086669921875 background all_cells +9727.041015625 3931.4990234375 background all_cells +9563.1865234375 2436.86474609375 background all_cells +9563.021484375 2538.779052734375 background all_cells +9575.2626953125 2435.748046875 background all_cells +9571.03125 2425.898193359375 background all_cells +9567.3916015625 2430.16162109375 background all_cells +9545.2421875 2432.764404296875 background all_cells +9547.794921875 2510.16259765625 background all_cells +9543.4423828125 2450.039306640625 background all_cells +9549.6044921875 2445.03271484375 background all_cells +9549.2734375 2441.0908203125 background all_cells +9582.775390625 2438.134765625 background all_cells +9595.3828125 2427.79248046875 background all_cells +9587.099609375 2430.7216796875 background all_cells +9794.1455078125 2907.661865234375 background all_cells +9805.5478515625 2924.93310546875 background all_cells +9805.162109375 2907.30712890625 background all_cells +9792.87890625 2928.4619140625 background all_cells +9777.8486328125 3024.5283203125 background all_cells +9793.4287109375 3005.1904296875 background all_cells +9790.873046875 3028.80126953125 background all_cells +9806.052734375 2954.5712890625 background all_cells +9801.6865234375 2940.83056640625 background all_cells +9798.197265625 2953.089599609375 background all_cells +9830.2685546875 2727.977294921875 background all_cells +9858.845703125 2952.096923828125 background all_cells +9856.759765625 2943.53125 background all_cells +9824.4453125 2821.4150390625 background all_cells +9858.7744140625 2961.693115234375 background all_cells +9860.9951171875 3073.789306640625 background all_cells +9841.4296875 2988.271484375 background all_cells +9779.6103515625 2899.314208984375 background all_cells +9785.951171875 2903.466064453125 background all_cells +9782.828125 2917.9208984375 background all_cells +9807.8466796875 2817.9697265625 background all_cells +9816.08203125 2822.064208984375 background all_cells +9815.0419921875 2809.327392578125 background all_cells +9810.865234375 2812.58251953125 background all_cells +9778.2646484375 2806.42431640625 background all_cells +9788.5078125 2807.158447265625 background all_cells +9783.654296875 2798.672119140625 background all_cells +9786.8857421875 2814.710205078125 background all_cells +9706.375 3022.742919921875 background all_cells +9724.6083984375 3070.39990234375 background all_cells +9736.4658203125 3069.869140625 background all_cells +9774.267578125 2913.06494140625 background all_cells +9682.1923828125 3067.027587890625 background all_cells +9694.5732421875 3034.400634765625 background all_cells +9771.060546875 2797.24365234375 background all_cells +9753.56640625 2830.366455078125 background all_cells +9764.443359375 2802.552978515625 background all_cells +9754.5361328125 2796.756591796875 background all_cells +9758.1552734375 2808.3896484375 background all_cells +9750.4150390625 2800.734375 background all_cells +9771.740234375 2758.24951171875 background all_cells +9775.8017578125 2792.40966796875 background all_cells +9761.705078125 2790.082763671875 background all_cells +9753.4619140625 2771.09619140625 background all_cells +9754.7958984375 2851.3427734375 background all_cells +9723.6513671875 2867.574951171875 background all_cells +9764.2744140625 2839.793212890625 background all_cells +9755.162109375 2841.476318359375 background all_cells +9771.1962890625 2847.790283203125 background all_cells +9769.240234375 2904.939208984375 background all_cells +9619.4140625 3031.14111328125 background all_cells +9621.81640625 3097.826416015625 background all_cells +9636.05078125 2568.5654296875 background all_cells +9630.6455078125 2438.256591796875 background all_cells +9626.076171875 2436.09521484375 background all_cells +9591.0244140625 3016.794677734375 background all_cells +9599.080078125 3028.30859375 background all_cells +9607.0048828125 3025.35693359375 background all_cells +9580.2587890625 3021.545166015625 background all_cells +9544.953125 3009.580322265625 background all_cells +9556.7490234375 3067.52099609375 background all_cells +9561.15625 3076.09130859375 background all_cells +9554.6494140625 3081.27978515625 background all_cells +9548.421875 2593.7216796875 background all_cells +9565.0400390625 3084.83154296875 background all_cells +9872.228515625 4075.753662109375 background all_cells +9867.310546875 4088.604248046875 background all_cells +9869.578125 4016.418212890625 background all_cells +9874.8115234375 4017.7138671875 background all_cells +9874.9775390625 4086.355224609375 background all_cells +9761.009765625 4031.47900390625 background all_cells +9763.5224609375 4025.69189453125 background all_cells +9761.7041015625 4058.20166015625 background all_cells +9760.9375 4048.673583984375 background all_cells +9777.650390625 4054.186767578125 background all_cells +9779.2412109375 4080.4697265625 background all_cells +9790.5322265625 4043.649169921875 background all_cells +9781.646484375 4058.830810546875 background all_cells +9732.4755859375 4055.918212890625 background all_cells +9746.4072265625 4046.73583984375 background all_cells +9734.8994140625 4049.691162109375 background all_cells +9831.7744140625 4030.180908203125 background all_cells +9817.5556640625 4022.4140625 background all_cells +9821.8701171875 4017.517333984375 background all_cells +9828.6357421875 4127.08251953125 background all_cells +9838.8095703125 4019.3662109375 background all_cells +9811.1572265625 4046.426513671875 background all_cells +9806.3681640625 4022.6357421875 background all_cells +9803.7529296875 4065.36572265625 background all_cells +9799.6455078125 4088.252685546875 background all_cells +9828.3544921875 4159.85302734375 background all_cells +9863.3447265625 4225.34375 background all_cells +9841.24609375 4216.8037109375 background all_cells +9842.3857421875 4174.978515625 background all_cells +9836.740234375 4150.580078125 background all_cells +9817.8154296875 4957.53662109375 background all_cells +9778.9482421875 5214.28857421875 background all_cells +9803.978515625 5086.43212890625 background all_cells +9818.328125 5065.171875 background all_cells +9737.345703125 5052.59423828125 background all_cells +9769.9931640625 4986.99560546875 background all_cells +9846.2685546875 4628.78662109375 background all_cells +9852.34375 5344.18310546875 background all_cells +9861.5615234375 5344.173828125 background all_cells +9874.6044921875 5335.25244140625 background all_cells +9884.4931640625 5267.55419921875 background all_cells +9883.6982421875 4389.33251953125 background all_cells +9801.6611328125 4157.1669921875 background all_cells +9804.4873046875 4337.01904296875 background all_cells +9809.2626953125 4196.29833984375 background all_cells +9789.82421875 4167.07421875 background all_cells +9774.4384765625 4106.0068359375 background all_cells +9754.8115234375 4136.08349609375 background all_cells +9751.4013671875 4109.38916015625 background all_cells +9760.0400390625 4110.1416015625 background all_cells +9776.017578125 4100.01806640625 background all_cells +9861.91015625 4140.4951171875 background all_cells +9850.3916015625 4189.837890625 background all_cells +9856.94140625 4164.11474609375 background all_cells +9865.0712890625 4154.96240234375 background all_cells +9795.5830078125 4138.39892578125 background all_cells +9803.20703125 4147.595703125 background all_cells +9779.478515625 4143.96728515625 background all_cells +9818.2861328125 3483.659912109375 background all_cells +9809.64453125 3661.11083984375 background all_cells +9824.1171875 3624.919189453125 background all_cells +9770.3857421875 3729.83544921875 background all_cells +9757.29296875 3757.137451171875 background all_cells +9759.5283203125 3745.59814453125 background all_cells +9802.923828125 3741.14208984375 background all_cells +9794.5625 3730.873046875 background all_cells +9795.30859375 3681.907470703125 background all_cells +9758.66796875 3696.070556640625 background all_cells +9796.501953125 3690.839111328125 background all_cells +9873.62109375 3975.7783203125 background all_cells +9881.166015625 3961.175537109375 background all_cells +9854.923828125 3989.558837890625 background all_cells +9874.150390625 3981.49609375 background all_cells +9818.25390625 3966.152099609375 background all_cells +9844.6767578125 4004.77685546875 background all_cells +9825.0009765625 4001.367431640625 background all_cells +9822.4990234375 3995.161865234375 background all_cells +9830.04296875 3984.957275390625 background all_cells +9804.1806640625 3964.813720703125 background all_cells +9804.77734375 3987.25439453125 background all_cells +9796.193359375 3985.0 background all_cells +9793.0009765625 3969.7607421875 background all_cells +9802.2392578125 3888.534423828125 background all_cells +9793.4521484375 3897.893310546875 background all_cells +9787.7412109375 3889.084716796875 background all_cells +9795.83984375 4010.21826171875 background all_cells +9787.0654296875 4031.417236328125 background all_cells +9863.7021484375 4005.31591796875 background all_cells +9809.498046875 4017.811767578125 background all_cells +9857.22265625 3909.5322265625 background all_cells +9864.7333984375 3880.053955078125 background all_cells +9867.44140625 3921.01123046875 background all_cells +9858.53515625 3895.059814453125 background all_cells +9729.4443359375 3901.1259765625 background all_cells +9736.2744140625 4015.58447265625 background all_cells +9767.54296875 3905.004638671875 background all_cells +9760.5302734375 3896.742431640625 background all_cells +9750.9345703125 3901.60302734375 background all_cells +9829.3583984375 3945.94189453125 background all_cells +9872.3798828125 3948.50537109375 background all_cells +9862.3134765625 3931.356201171875 background all_cells +9849.056640625 3927.38232421875 background all_cells +9849.69140625 3937.560791015625 background all_cells +9831.8232421875 3941.5068359375 background all_cells +9755.3720703125 3767.388671875 background all_cells +9757.78515625 3830.4755859375 background all_cells +9765.4287109375 3823.832275390625 background all_cells +9747.4091796875 3775.962890625 background all_cells +9745.2939453125 3836.683837890625 background all_cells +9755.3564453125 3848.0048828125 background all_cells +9764.787109375 3842.230224609375 background all_cells +9754.8125 3840.43994140625 background all_cells +9798.474609375 3770.487060546875 background all_cells +9821.6904296875 3825.627197265625 background all_cells +9874.3076171875 3836.022216796875 background all_cells +9870.517578125 3844.420654296875 background all_cells +9791.162109375 3780.069580078125 background all_cells +9659.0771484375 3085.44677734375 background all_cells +9691.630859375 3114.091796875 background all_cells +9700.833984375 3113.083740234375 background all_cells +9648.306640625 3091.714599609375 background all_cells +9684.744140625 3281.384765625 background all_cells +9707.9169921875 3255.71826171875 background all_cells +9662.009765625 3290.613037109375 background all_cells +9680.2626953125 3284.538330078125 background all_cells +9660.3916015625 3159.6591796875 background all_cells +9676.38671875 3198.37646484375 background all_cells +9681.134765625 3170.305419921875 background all_cells +9670.7919921875 3162.4208984375 background all_cells +9839.0732421875 3207.518798828125 background all_cells +9852.5654296875 3258.020751953125 background all_cells +9877.2001953125 3252.651611328125 background all_cells +9861.5830078125 3211.090087890625 background all_cells +9837.0244140625 3408.2919921875 background all_cells +9854.1220703125 3423.066650390625 background all_cells +9824.4619140625 3423.478759765625 background all_cells +9830.33984375 3416.198974609375 background all_cells +9748.19140625 3408.813720703125 background all_cells +9780.8037109375 3494.81591796875 background all_cells +9777.87109375 3383.554931640625 background all_cells +9758.85546875 3332.69140625 background all_cells +9877.32421875 3362.998046875 background all_cells +9822.27734375 3299.8310546875 background all_cells +9830.650390625 3303.21728515625 background all_cells +9866.6728515625 3326.386962890625 background all_cells +9581.3046875 3306.822998046875 background all_cells +9600.220703125 3268.943359375 background all_cells +9595.9580078125 3299.819091796875 background all_cells +9590.83203125 3292.591552734375 background all_cells +9616.3662109375 3310.71044921875 background all_cells +9614.98828125 3295.96923828125 background all_cells +9639.720703125 3305.01806640625 background all_cells +9639.9130859375 3318.4951171875 background all_cells +9624.9345703125 3313.492431640625 background all_cells +9600.0234375 3237.64892578125 background all_cells +9634.5458984375 3239.034912109375 background all_cells +9627.1875 3209.59765625 background all_cells +9600.189453125 3245.230224609375 background all_cells +9616.791015625 3120.701171875 background all_cells +9857.931640625 3099.579345703125 background all_cells +9624.365234375 3119.52490234375 background all_cells +9623.12890625 3110.122314453125 background all_cells +9599.6982421875 3126.6181640625 background all_cells +9618.8251953125 3130.61083984375 background all_cells +9553.1435546875 3144.010009765625 background all_cells +9563.4814453125 3150.30029296875 background all_cells +9592.90625 3133.793212890625 background all_cells +9590.7548828125 3140.762939453125 background all_cells +9593.06640625 3114.81591796875 background all_cells +9611.3486328125 3123.30029296875 background all_cells +9608.494140625 3113.75439453125 background all_cells +9603.77734375 3118.9599609375 background all_cells +9557.3603515625 2239.03759765625 background all_cells +9611.13671875 2272.769287109375 background all_cells +9546.044921875 2273.6005859375 background all_cells +9584.927734375 2246.43310546875 background all_cells +9562.5390625 2247.995361328125 background all_cells +9566.126953125 2336.74951171875 background all_cells +9550.7548828125 2390.746337890625 background all_cells +9558.4111328125 2331.115966796875 background all_cells +9552.5908203125 2326.895751953125 background all_cells +9633.0 2286.641845703125 background all_cells +9628.408203125 2383.320068359375 background all_cells +9625.578125 2303.54052734375 background all_cells +9619.5791015625 2313.84619140625 background all_cells +9629.5 2316.311279296875 background all_cells +9792.3837890625 2457.551025390625 background all_cells +9788.9814453125 2465.513427734375 background all_cells +9804.4013671875 2465.85498046875 background all_cells +9779.943359375 2459.89208984375 background all_cells +9825.5703125 2523.224365234375 background all_cells +9817.56640625 2512.330322265625 background all_cells +9857.9794921875 2552.282958984375 background all_cells +9836.8369140625 2509.556396484375 background all_cells +9804.625 2649.17919921875 background all_cells +9843.31640625 2682.934814453125 background all_cells +9814.8916015625 2659.61767578125 background all_cells +9872.46484375 2642.167236328125 background all_cells +9811.8984375 2650.605224609375 background all_cells +9810.49609375 2633.9794921875 background all_cells +9784.3203125 2604.188720703125 background all_cells +9793.3125 2648.20361328125 background all_cells +9793.2490234375 2593.350830078125 background all_cells +9812.2578125 2467.34326171875 background all_cells +9824.98828125 2457.35791015625 background all_cells +9823.44140625 2483.101318359375 background all_cells +9814.3916015625 2482.68310546875 background all_cells +9781.1884765625 2544.591796875 background all_cells +9791.7587890625 2552.71630859375 background all_cells +9783.916015625 2539.067138671875 background all_cells +9780.6796875 2475.869873046875 background all_cells +9707.744140625 2452.929443359375 background all_cells +9710.5185546875 2446.828369140625 background all_cells +9710.22265625 2437.960205078125 background all_cells +9748.6953125 2464.718017578125 background all_cells +9769.0576171875 2478.160888671875 background all_cells +9752.3876953125 2454.951904296875 background all_cells +9754.2763671875 2472.0576171875 background all_cells +9737.1083984375 2501.680908203125 background all_cells +9741.51953125 2465.4677734375 background all_cells +9735.158203125 2534.12890625 background all_cells +9716.8583984375 2439.988525390625 background all_cells +9723.857421875 2430.31005859375 background all_cells +9717.751953125 2452.44140625 background all_cells +9724.919921875 2547.962646484375 background all_cells +9720.44140625 2545.827392578125 background all_cells +9723.1923828125 2459.545654296875 background all_cells +9705.267578125 2286.243896484375 background all_cells +9702.2666015625 2294.075439453125 background all_cells +9716.5888671875 2290.936767578125 background all_cells +9763.099609375 2307.887939453125 background all_cells +9844.7138671875 2315.254638671875 background all_cells +9867.724609375 2311.88720703125 background all_cells +9859.6181640625 2307.13720703125 background all_cells +9768.97265625 2310.108154296875 background all_cells +9732.4404296875 2294.781005859375 background all_cells +9747.2509765625 2293.20263671875 background all_cells +9738.1123046875 2302.835205078125 background all_cells +9711.0244140625 2304.598876953125 background all_cells +9718.9384765625 2318.80908203125 background all_cells +9712.296875 2319.5859375 background all_cells +9857.2177734375 2336.027099609375 background all_cells +9868.423828125 2426.80810546875 background all_cells +9863.751953125 2423.658447265625 background all_cells +9853.05859375 2352.25390625 background all_cells +9849.3330078125 2343.73779296875 background all_cells +9851.91796875 2338.234619140625 background all_cells +9750.2392578125 2384.4599609375 background all_cells +9802.767578125 2373.337646484375 background all_cells +9781.9931640625 2404.0810546875 background all_cells +9828.4677734375 2383.958740234375 background all_cells +9825.5048828125 2405.444091796875 background all_cells +9726.228515625 2402.868896484375 background all_cells +9737.9443359375 2423.993896484375 background all_cells +9734.2431640625 2417.995849609375 background all_cells +9737.0908203125 2403.55859375 background all_cells +9658.091796875 2388.734619140625 background all_cells +9661.9033203125 2293.4755859375 background all_cells +9658.087890625 2282.7578125 background all_cells +9655.244140625 2334.590576171875 background all_cells +9659.1435546875 2343.052734375 background all_cells +9694.2568359375 2349.345947265625 background all_cells +9703.65234375 2383.428466796875 background all_cells +9701.1357421875 2375.43896484375 background all_cells +9695.2939453125 2375.0244140625 background all_cells +9694.671875 2367.081787109375 background all_cells +9698.4072265625 2341.330810546875 background all_cells +9688.8291015625 2269.401123046875 background all_cells +9724.2734375 2269.364990234375 background all_cells +9685.541015625 2258.74365234375 background all_cells +9717.8173828125 2251.886474609375 background all_cells +9703.9921875 2276.70263671875 background all_cells +9696.2294921875 2262.184326171875 background all_cells +9690.4794921875 2290.933837890625 background all_cells +9670.6953125 2294.49853515625 background all_cells +9679.037109375 2289.256103515625 background all_cells +9684.0126953125 2282.47607421875 background all_cells +9653.36328125 2516.030517578125 background all_cells +9656.3720703125 2479.984619140625 background all_cells +9666.1025390625 2542.2060546875 background all_cells +9651.88671875 2527.631591796875 background all_cells +9669.6640625 2530.612548828125 background all_cells +9673.6689453125 2646.15966796875 background all_cells +9664.7919921875 2556.77587890625 background all_cells +9676.6044921875 2555.000244140625 background all_cells +9680.537109375 2577.8564453125 background all_cells +9678.2744140625 2573.767822265625 background all_cells +9707.46484375 2540.951416015625 background all_cells +9691.65625 2515.1015625 background all_cells +9701.2646484375 2513.391845703125 background all_cells +9697.4072265625 2552.13037109375 background all_cells +9696.1337890625 2548.672119140625 background all_cells +9628.01171875 2680.25244140625 background all_cells +9656.9677734375 2799.3349609375 background all_cells +9631.537109375 2675.559814453125 background all_cells +9695.3095703125 2778.616455078125 background all_cells +9712.7109375 2775.91064453125 background all_cells +9715.9951171875 2791.280029296875 background all_cells +9709.3447265625 2782.97802734375 background all_cells +9701.666015625 2789.788330078125 background all_cells +9693.8056640625 2874.058349609375 background all_cells +9706.884765625 2874.026123046875 background all_cells +9714.7548828125 2888.081787109375 background all_cells +9717.091796875 2879.835693359375 background all_cells +9706.0087890625 2887.032958984375 background all_cells +9707.857421875 2942.379150390625 background all_cells +9672.2470703125 2869.05029296875 background all_cells +9667.943359375 2941.40673828125 background all_cells +9674.568359375 2927.563720703125 background all_cells +9680.9560546875 2920.454833984375 background all_cells +9682.5751953125 2874.774658203125 background all_cells +9646.25390625 2838.24267578125 background all_cells +9659.6298828125 2934.5234375 background all_cells +9656.810546875 2921.07763671875 background all_cells +9650.5927734375 2927.194091796875 background all_cells +9652.83984375 2847.93505859375 background all_cells +9589.9296875 2919.54296875 background all_cells +9595.796875 2877.702392578125 background all_cells +9599.0517578125 2892.8837890625 background all_cells +9589.3828125 2907.978759765625 background all_cells +9547.294921875 2904.5888671875 background all_cells +9621.8125 2982.6484375 background all_cells +9592.53125 2930.380615234375 background all_cells +9605.9931640625 2931.35791015625 background all_cells +9574.6181640625 3002.62109375 background all_cells +9602.3876953125 2938.86181640625 background all_cells +9608.0625 3009.024658203125 background all_cells +9571.2060546875 2720.1123046875 background all_cells +9565.578125 2774.63916015625 background all_cells +9565.9130859375 2724.448486328125 background all_cells +9600.3662109375 2574.588134765625 background all_cells +9606.3779296875 2622.029296875 background all_cells +9600.986328125 2581.0576171875 background all_cells +9599.171875 2642.40380859375 background all_cells +9595.880859375 2672.27734375 background all_cells +9617.5791015625 2657.956298828125 background all_cells +9609.125 2649.290771484375 background all_cells +9643.87109375 2651.77685546875 background all_cells +9639.1337890625 2667.776123046875 background all_cells +9639.232421875 2659.23388671875 background all_cells +9564.75 2649.567138671875 background all_cells +9558.1826171875 2577.640625 background all_cells +9553.8505859375 2522.628173828125 background all_cells +9586.3583984375 2671.4462890625 background all_cells +9568.0439453125 2657.3662109375 background all_cells +9394.1171875 639.0866088867188 background all_cells +9393.931640625 656.9920043945312 background all_cells +9384.8017578125 646.6134643554688 background all_cells +9389.0771484375 642.0584106445312 background all_cells +9483.693359375 744.1100463867188 background all_cells +9526.2021484375 735.236328125 background all_cells +9424.4599609375 780.2722778320312 background all_cells +9430.96484375 774.0084228515625 background all_cells +9470.486328125 753.9321899414062 background all_cells +9351.1181640625 723.7144165039062 background all_cells +9371.8681640625 965.1710815429688 background all_cells +9361.2197265625 732.0789184570312 background all_cells +9444.9833984375 651.3690185546875 background all_cells +9532.0859375 677.9990234375 background all_cells +9525.1962890625 675.0411987304688 background all_cells +9410.1240234375 669.1373901367188 background all_cells +9514.623046875 676.0512084960938 background all_cells +9420.4755859375 655.0576171875 background all_cells +9470.603515625 819.1857299804688 background all_cells +9482.4345703125 847.664794921875 background all_cells +9477.326171875 854.2029418945312 background all_cells +9404.9140625 1054.186279296875 background all_cells +9444.611328125 1089.558349609375 background all_cells +9447.38671875 1075.6778564453125 background all_cells +9446.25390625 1066.0491943359375 background all_cells +9486.44921875 1097.004638671875 background all_cells +9476.1435546875 1016.2905883789062 background all_cells +9505.96875 893.7595825195312 background all_cells +9500.142578125 880.81884765625 background all_cells +9496.603515625 887.1336059570312 background all_cells +9445.822265625 826.078369140625 background all_cells +9445.455078125 891.0812377929688 background all_cells +9405.6337890625 853.6124267578125 background all_cells +9498.509765625 790.875244140625 background all_cells +9538.9296875 770.0679931640625 background all_cells +9513.2958984375 803.6502685546875 background all_cells +9537.587890625 803.4232788085938 background all_cells +9503.7578125 798.5607299804688 background all_cells +9485.9765625 777.204345703125 background all_cells +9536.0283203125 858.316162109375 background all_cells +9532.849609375 848.3383178710938 background all_cells +9538.9873046875 853.500732421875 background all_cells +9538.501953125 846.145263671875 background all_cells +9510.501953125 837.89453125 background all_cells +9525.646484375 843.0508422851562 background all_cells +9531.146484375 838.7530517578125 background all_cells +9515.4169921875 832.1749877929688 background all_cells +9523.2392578125 831.2252197265625 background all_cells +9527.708984375 830.1912231445312 background all_cells +9517.8212890625 824.1380004882812 background all_cells +9525.6337890625 823.4605712890625 background all_cells +9521.6279296875 817.681884765625 background all_cells +9515.7490234375 812.3566284179688 background all_cells +9521.68359375 859.093017578125 background all_cells +9487.4384765625 862.7069702148438 background all_cells +9507.185546875 858.8238525390625 background all_cells +9478.5283203125 1551.9974365234375 background all_cells +9478.1474609375 1557.728515625 background all_cells +9476.0546875 1523.7047119140625 background all_cells +9511.341796875 1516.2423095703125 background all_cells +9501.24609375 1522.44873046875 background all_cells +9508.62109375 1521.76806640625 background all_cells +9512.876953125 1525.643798828125 background all_cells +9500.3388671875 1547.39501953125 background all_cells +9503.5654296875 1538.4371337890625 background all_cells +9510.0966796875 1534.745849609375 background all_cells +9495.267578125 1529.7779541015625 background all_cells +9484.671875 1529.9913330078125 background all_cells +9489.5517578125 1534.3480224609375 background all_cells +9490.3662109375 1522.802978515625 background all_cells +9496.873046875 1567.6607666015625 background all_cells +9490.6953125 1541.2462158203125 background all_cells +9519.10546875 1536.1907958984375 background all_cells +9521.228515625 1531.130126953125 background all_cells +9521.2958984375 1522.902099609375 background all_cells +9545.4990234375 1796.7735595703125 background all_cells +9589.93359375 1892.3182373046875 background all_cells +9547.4228515625 1717.95166015625 background all_cells +9548.9521484375 1689.0966796875 background all_cells +9551.978515625 1597.71826171875 background all_cells +9532.3603515625 1517.57861328125 background all_cells +9530.2509765625 1528.912353515625 background all_cells +9559.4951171875 1534.9774169921875 background all_cells +9557.201171875 1555.6322021484375 background all_cells +9498.9150390625 1461.640380859375 background all_cells +9510.283203125 1453.021728515625 background all_cells +9505.072265625 1466.0986328125 background all_cells +9502.8583984375 1471.8272705078125 background all_cells +9521.9951171875 1447.3555908203125 background all_cells +9530.03125 1463.382568359375 background all_cells +9532.630859375 1456.9659423828125 background all_cells +9534.51953125 1446.93017578125 background all_cells +9519.6806640625 1471.478759765625 background all_cells +9520.203125 1506.578369140625 background all_cells +9538.6787109375 1507.40087890625 background all_cells +9520.125 1511.9373779296875 background all_cells +9530.85546875 1492.9300537109375 background all_cells +9537.0537109375 1499.66015625 background all_cells +9527.38671875 1506.537841796875 background all_cells +9500.4443359375 1502.8919677734375 background all_cells +9512.2451171875 1498.91943359375 background all_cells +9508.11328125 1504.580078125 background all_cells +9502.5458984375 1511.9434814453125 background all_cells +9490.1142578125 1497.3443603515625 background all_cells +9481.3837890625 1498.3306884765625 background all_cells +9479.7568359375 1503.986083984375 background all_cells +9498.271484375 1493.796630859375 background all_cells +9495.4384765625 1507.20068359375 background all_cells +9489.501953125 1511.3330078125 background all_cells +9458.30859375 1485.56591796875 background all_cells +9456.8056640625 1473.4251708984375 background all_cells +9460.2666015625 1477.8482666015625 background all_cells +9486.0791015625 1477.498046875 background all_cells +9486.9384765625 1486.208984375 background all_cells +9410.2548828125 1458.422607421875 background all_cells +9458.51171875 1468.2001953125 background all_cells +9488.9375 1463.143798828125 background all_cells +9505.658203125 1480.2918701171875 background all_cells +9515.06640625 1492.3629150390625 background all_cells +9500.443359375 1484.2506103515625 background all_cells +9495.4921875 1484.2230224609375 background all_cells +9506.396484375 1448.3499755859375 background all_cells +9496.2724609375 1450.2572021484375 background all_cells +9510.9091796875 1446.52978515625 background all_cells +9511.0185546875 1427.590087890625 background all_cells +9509.6884765625 1434.5001220703125 background all_cells +9467.4921875 1423.248779296875 background all_cells +9465.720703125 1442.78173828125 background all_cells +9463.0908203125 1432.4630126953125 background all_cells +9481.1650390625 1427.7105712890625 background all_cells +9456.064453125 1507.10302734375 background all_cells +9457.8505859375 1522.1328125 background all_cells +9438.1259765625 1517.5084228515625 background all_cells +9450.5068359375 1512.7330322265625 background all_cells +9442.076171875 1528.938720703125 background all_cells +9455.591796875 1538.3984375 background all_cells +9453.626953125 1532.180419921875 background all_cells +9433.716796875 1537.0479736328125 background all_cells +9432.484375 1546.2686767578125 background all_cells +9426.4130859375 1548.05712890625 background all_cells +9407.078125 1557.574951171875 background all_cells +9399.322265625 1536.65087890625 background all_cells +9403.388671875 1541.04052734375 background all_cells +9406.8310546875 1535.672607421875 background all_cells +9400.3330078125 1566.970703125 background all_cells +9409.673828125 1524.9488525390625 background all_cells +9353.2958984375 1475.5052490234375 background all_cells +9362.44140625 1514.97998046875 background all_cells +9350.8388671875 1479.6514892578125 background all_cells +9371.1376953125 1544.4674072265625 background all_cells +9353.865234375 1545.2950439453125 background all_cells +9367.4013671875 1537.3486328125 background all_cells +9391.6416015625 1503.8431396484375 background all_cells +9383.8935546875 1534.8125 background all_cells +9386.8271484375 1529.7138671875 background all_cells +9391.9013671875 1521.6014404296875 background all_cells +9394.8330078125 1046.953857421875 background all_cells +9511.9873046875 1036.058837890625 background all_cells +9397.4560546875 1055.86181640625 background all_cells +9473.3125 1143.6585693359375 background all_cells +9453.9462890625 1158.220458984375 background all_cells +9440.6865234375 1158.271240234375 background all_cells +9366.0263671875 1043.815673828125 background all_cells +9388.1943359375 1051.9873046875 background all_cells +9385.9541015625 1046.626708984375 background all_cells +9379.259765625 1043.4154052734375 background all_cells +9372.2919921875 1208.716552734375 background all_cells +9370.0927734375 1290.5517578125 background all_cells +9360.58984375 1285.50390625 background all_cells +9351.4296875 1279.783935546875 background all_cells +9372.24609375 1412.598876953125 background all_cells +9366.076171875 1469.452392578125 background all_cells +9355.5576171875 1447.4495849609375 background all_cells +9383.7685546875 1292.0579833984375 background all_cells +9389.330078125 1229.4183349609375 background all_cells +9408.560546875 1222.0828857421875 background all_cells +9417.2109375 1431.060302734375 background all_cells +9420.7744140625 1246.6119384765625 background all_cells +9440.556640625 1242.386962890625 background all_cells +9455.1767578125 1231.175048828125 background all_cells +9500.8330078125 1176.86376953125 background all_cells +9508.6201171875 1217.43896484375 background all_cells +9505.337890625 1210.9739990234375 background all_cells +9508.2685546875 1183.34619140625 background all_cells +9502.4501953125 1223.1712646484375 background all_cells +9509.3486328125 1356.8128662109375 background all_cells +9506.890625 1352.3558349609375 background all_cells +9522.1357421875 1403.807861328125 background all_cells +9532.7314453125 1403.60595703125 background all_cells +9526.5546875 1435.7529296875 background all_cells +9523.630859375 1440.5296630859375 background all_cells +9524.880859375 1422.7706298828125 background all_cells +9499.3486328125 1408.811279296875 background all_cells +9507.751953125 1415.6368408203125 background all_cells +9511.2734375 1411.7034912109375 background all_cells +9515.4462890625 1407.2149658203125 background all_cells +9542.1806640625 1395.2506103515625 background all_cells +9534.0732421875 1398.763916015625 background all_cells +9478.1474609375 1211.1151123046875 background all_cells +9483.513671875 1233.5849609375 background all_cells +9486.79296875 1218.699951171875 background all_cells +9385.6806640625 1127.1328125 background all_cells +9375.916015625 1109.33447265625 background all_cells +9368.322265625 1100.1785888671875 background all_cells +9373.0849609375 1117.0758056640625 background all_cells +9383.6630859375 1117.4024658203125 background all_cells +9385.2841796875 1138.934814453125 background all_cells +9402.4462890625 1141.083984375 background all_cells +9394.04296875 1140.4622802734375 background all_cells +9352.3388671875 1078.5733642578125 background all_cells +9354.181640625 1061.2142333984375 background all_cells +9359.3515625 1684.797607421875 background all_cells +9361.015625 1780.6737060546875 background all_cells +9365.654296875 1765.6988525390625 background all_cells +9364.1171875 1706.575439453125 background all_cells +9360.8203125 1694.6424560546875 background all_cells +9386.33984375 2275.50927734375 background all_cells +9373.041015625 2100.921142578125 background all_cells +9381.2080078125 2103.833251953125 background all_cells +9380.228515625 2403.201416015625 background all_cells +9378.6181640625 2258.212646484375 background all_cells +9381.59375 2267.02880859375 background all_cells +9384.966796875 1779.8817138671875 background all_cells +9386.169921875 1971.9793701171875 background all_cells +9383.71484375 1876.4442138671875 background all_cells +9385.37109375 1851.85302734375 background all_cells +9374.83984375 1850.33544921875 background all_cells +9375.126953125 1811.1773681640625 background all_cells +9366.0986328125 2081.893310546875 background all_cells +9350.7734375 2401.31298828125 background all_cells +9366.44140625 1792.9488525390625 background all_cells +9353.7490234375 2361.70703125 background all_cells +9351.7236328125 2285.00537109375 background all_cells +9365.1572265625 2105.04443359375 background all_cells +9486.3544921875 2204.30029296875 background all_cells +9534.51171875 2219.277587890625 background all_cells +9542.7724609375 2212.192138671875 background all_cells +9460.6669921875 2199.0 background all_cells +9477.3935546875 2210.97607421875 background all_cells +9464.8046875 2187.77490234375 background all_cells +9492.744140625 2305.716552734375 background all_cells +9504.92578125 2315.595703125 background all_cells +9508.2451171875 2308.47509765625 background all_cells +9536.58984375 2392.916259765625 background all_cells +9536.388671875 2350.3173828125 background all_cells +9530.87890625 2394.1044921875 background all_cells +9505.1142578125 2389.11474609375 background all_cells +9495.529296875 2347.8369140625 background all_cells +9479.7666015625 2249.392578125 background all_cells +9468.1416015625 2284.291748046875 background all_cells +9540.3994140625 2281.171142578125 background all_cells +9491.849609375 2256.981201171875 background all_cells +9466.966796875 2331.54248046875 background all_cells +9467.13671875 2470.74951171875 background all_cells +9440.3232421875 2137.431884765625 background all_cells +9457.0810546875 2146.712646484375 background all_cells +9445.466796875 2149.956298828125 background all_cells +9437.486328125 2143.23779296875 background all_cells +9408.65234375 2352.803466796875 background all_cells +9407.87109375 2387.494140625 background all_cells +9457.4501953125 2306.027587890625 background all_cells +9427.82421875 2358.71875 background all_cells +9457.6904296875 2330.646728515625 background all_cells +9431.4619140625 2328.533447265625 background all_cells +9437.6728515625 2170.479248046875 background all_cells +9425.1318359375 2231.91259765625 background all_cells +9434.1591796875 2195.059326171875 background all_cells +9436.533203125 2187.19384765625 background all_cells +9436.5986328125 2179.357177734375 background all_cells +9418.3740234375 1859.8515625 background all_cells +9494.13671875 1847.840576171875 background all_cells +9448.27734375 1831.378662109375 background all_cells +9437.015625 1817.959716796875 background all_cells +9434.251953125 1873.3819580078125 background all_cells +9489.39453125 2050.50390625 background all_cells +9533.15625 2070.472412109375 background all_cells +9515.173828125 2124.919189453125 background all_cells +9528.458984375 2042.5843505859373 background all_cells +9470.9560546875 2116.454833984375 background all_cells +9458.3193359375 2032.8375244140625 background all_cells +9401.8876953125 2077.191162109375 background all_cells +9411.5400390625 2068.719482421875 background all_cells +9411.986328125 1985.3255615234373 background all_cells +9526.16796875 1885.0277099609373 background all_cells +9505.5048828125 1947.884765625 background all_cells +9481.9228515625 2002.1370849609373 background all_cells +9468.0966796875 1967.2701416015625 background all_cells +9521.1435546875 1904.20556640625 background all_cells +9418.474609375 1537.139892578125 background all_cells +9535.3046875 1551.182373046875 background all_cells +9473.4140625 1537.78173828125 background all_cells +9437.5556640625 1548.4224853515625 background all_cells +9483.2705078125 1622.5791015625 background all_cells +9499.2412109375 1607.326904296875 background all_cells +9495.8857421875 1611.449462890625 background all_cells +9454.482421875 1616.597412109375 background all_cells +9461.76171875 1595.8756103515625 background all_cells +9460.9140625 1629.960693359375 background all_cells +9456.478515625 1607.5364990234375 background all_cells +9399.0478515625 1640.65966796875 background all_cells +9402.470703125 1602.1710205078125 background all_cells +9399.822265625 1580.9638671875 background all_cells +9399.7060546875 1588.0904541015625 background all_cells +9496.630859375 1573.0360107421875 background all_cells +9540.462890625 1581.452392578125 background all_cells +9533.30078125 1564.8948974609375 background all_cells +9477.7001953125 1578.0770263671875 background all_cells +9489.58203125 1573.381591796875 background all_cells +9485.783203125 1576.2567138671875 background all_cells +9474.455078125 1650.44189453125 background all_cells +9474.685546875 1640.2852783203125 background all_cells +9479.1884765625 1671.9215087890625 background all_cells +9499.2705078125 1627.90771484375 background all_cells +9479.9482421875 1651.68603515625 background all_cells +9401.599609375 1674.9644775390625 background all_cells +9398.673828125 1753.4500732421875 background all_cells +9414.8662109375 1736.009765625 background all_cells +9413.76171875 1664.6741943359375 background all_cells +9403.5361328125 1690.4171142578125 background all_cells +9421.509765625 1627.5672607421875 background all_cells +9421.228515625 1638.4755859375 background all_cells +9428.90234375 1644.2430419921875 background all_cells +9423.2060546875 1633.6026611328125 background all_cells +9431.2978515625 1634.834716796875 background all_cells +9437.3876953125 1635.9080810546875 background all_cells +9375.8662109375 1555.944091796875 background all_cells +9359.453125 1551.678466796875 background all_cells +9379.716796875 1552.5631103515625 background all_cells +9381.0966796875 1563.7135009765625 background all_cells +9385.8505859375 1558.215087890625 background all_cells +9383.783203125 1622.8707275390625 background all_cells +9376.1337890625 1690.3968505859375 background all_cells +9391.5224609375 1687.2586669921875 background all_cells +9385.0087890625 1687.1820068359375 background all_cells +9385.248046875 1606.2186279296875 background all_cells +9351.5009765625 1638.7259521484375 background all_cells +9359.6806640625 1586.4599609375 background all_cells +9355.51953125 1651.294677734375 background all_cells +9389.4521484375 1564.5889892578125 background all_cells +9388.0908203125 1582.8297119140625 background all_cells +9388.9833984375 1575.718017578125 background all_cells +9385.5234375 1568.2767333984375 background all_cells +9494.2373046875 2441.22509765625 background all_cells +9509.0 2421.412109375 background all_cells +9499.3408203125 2439.363037109375 background all_cells +9515.9697265625 2511.849365234375 background all_cells +9542.2470703125 2507.017578125 background all_cells +9495.7314453125 2545.06201171875 background all_cells +9528.0439453125 2532.359375 background all_cells +9481.923828125 2544.50146484375 background all_cells +9543.232421875 2527.41552734375 background all_cells +9542.453125 2436.780029296875 background all_cells +9536.857421875 2493.6396484375 background all_cells +9522.1728515625 2463.197509765625 background all_cells +9527.37109375 2460.09912109375 background all_cells +9538.2939453125 2442.590576171875 background all_cells +9378.5849609375 2522.164794921875 background all_cells +9388.8203125 2514.783203125 background all_cells +9386.271484375 2509.799560546875 background all_cells +9380.0068359375 2504.146728515625 background all_cells +9380.5849609375 2493.791259765625 background all_cells +9401.2958984375 2594.461669921875 background all_cells +9349.828125 2618.46923828125 background all_cells +9363.189453125 2612.67529296875 background all_cells +9368.1708984375 2619.13818359375 background all_cells +9399.2763671875 2585.043701171875 background all_cells +9396.888671875 2614.23388671875 background all_cells +9367.8017578125 2561.34326171875 background all_cells +9414.419921875 2534.54931640625 background all_cells +9409.4111328125 2555.783203125 background all_cells +9371.2919921875 2534.067138671875 background all_cells +9363.9814453125 2539.130126953125 background all_cells +9350.0166015625 2545.761962890625 background all_cells +9363.08203125 2529.0625 background all_cells +9358.462890625 2554.6884765625 background all_cells +9350.7021484375 2531.69189453125 background all_cells +9415.0986328125 2475.4296875 background all_cells +9388.2529296875 2500.64697265625 background all_cells +9391.5830078125 2484.95166015625 background all_cells +9412.7001953125 2489.734130859375 background all_cells +9407.4921875 2482.95654296875 background all_cells +9402.919921875 2476.579833984375 background all_cells +9428.46484375 2496.627197265625 background all_cells +9459.1865234375 2512.32080078125 background all_cells +9429.73828125 2541.17138671875 background all_cells +9426.203125 2527.694580078125 background all_cells +9450.1787109375 2507.05810546875 background all_cells +9422.10546875 2475.966552734375 background all_cells +9458.076171875 2477.724609375 background all_cells +9439.333984375 2474.25927734375 background all_cells +9411.705078125 2544.59375 background all_cells +9407.0302734375 2583.426513671875 background all_cells +9404.4912109375 2578.0595703125 background all_cells +9469.986328125 2655.376953125 background all_cells +9479.2392578125 2649.490478515625 background all_cells +9473.2978515625 2651.312744140625 background all_cells +9422.169921875 2583.5556640625 background all_cells +9445.328125 2632.04345703125 background all_cells +9464.35546875 2644.586181640625 background all_cells +9462.74609375 2638.888916015625 background all_cells +9457.486328125 2641.5078125 background all_cells +9488.5703125 2794.286376953125 background all_cells +9491.5673828125 2893.75537109375 background all_cells +9495.384765625 2873.7451171875 background all_cells +9489.30078125 2851.990234375 background all_cells +9482.4208984375 2849.49462890625 background all_cells +9495.0068359375 2840.27392578125 background all_cells +9548.099609375 3170.521484375 background all_cells +9537.7236328125 2937.81396484375 background all_cells +9491.0693359375 3070.21044921875 background all_cells +9510.875 3010.6376953125 background all_cells +9529.61328125 2946.962158203125 background all_cells +9409.1962890625 2675.810791015625 background all_cells +9413.0 2724.272705078125 background all_cells +9415.38671875 2679.3447265625 background all_cells +9468.7421875 2767.138427734375 background all_cells +9441.4833984375 2783.155029296875 background all_cells +9450.1826171875 2781.7685546875 background all_cells +9457.4384765625 2705.79150390625 background all_cells +9448.8349609375 2738.1796875 background all_cells +9442.05078125 2745.007080078125 background all_cells +9438.0615234375 2733.27734375 background all_cells +9363.9306640625 2639.064453125 background all_cells +9386.1142578125 2633.2021484375 background all_cells +9378.00390625 2655.5966796875 background all_cells +9377.6640625 2643.613037109375 background all_cells +9402.1337890625 2907.046875 background all_cells +9356.1669921875 3093.532958984375 background all_cells +9390.6015625 3068.5791015625 background all_cells +9393.509765625 3089.242919921875 background all_cells +9366.8623046875 3029.67236328125 background all_cells +9392.1201171875 2864.94873046875 background all_cells +9366.888671875 2890.83349609375 background all_cells +9354.2763671875 2888.511474609375 background all_cells +9387.2490234375 2877.443359375 background all_cells +9383.96875 2714.238525390625 background all_cells +9368.6103515625 2794.89404296875 background all_cells +9378.3125 2773.74072265625 background all_cells +9375.4658203125 2718.25 background all_cells +9383.58203125 2687.40478515625 background all_cells +9376.42578125 2676.5859375 background all_cells +9377.4248046875 2683.986572265625 background all_cells +9389.970703125 2705.802490234375 background all_cells +9401.783203125 2703.1845703125 background all_cells +9396.10546875 2699.6005859375 background all_cells +9492.0087890625 2577.819091796875 background all_cells +9509.3955078125 2590.55517578125 background all_cells +9498.6083984375 2588.16748046875 background all_cells +9514.626953125 2580.16552734375 background all_cells +9519.916015625 2650.720458984375 background all_cells +9529.37890625 2781.04248046875 background all_cells +9523.236328125 2662.916748046875 background all_cells +9494.8916015625 2618.925537109375 background all_cells +9506.4091796875 2648.799072265625 background all_cells +9504.5302734375 2634.774658203125 background all_cells +9492.9228515625 2630.816162109375 background all_cells +9538.830078125 2634.852783203125 background all_cells +9531.91796875 2601.36962890625 background all_cells +9522.7822265625 2596.12060546875 background all_cells +9528.6376953125 2591.04296875 background all_cells +9457.357421875 3393.49169921875 background all_cells +9456.5888671875 3388.485595703125 background all_cells +9450.1953125 3382.7109375 background all_cells +9446.58203125 3395.299072265625 background all_cells +9446.0810546875 3373.060302734375 background all_cells +9450.4873046875 3376.7060546875 background all_cells +9465.349609375 3376.036376953125 background all_cells +9472.244140625 3410.339111328125 background all_cells +9458.8291015625 3425.262939453125 background all_cells +9468.2333984375 3430.12451171875 background all_cells +9472.462890625 3425.49462890625 background all_cells +9452.806640625 3415.13720703125 background all_cells +9463.8740234375 3400.763916015625 background all_cells +9470.75 3389.470703125 background all_cells +9466.9091796875 3386.509765625 background all_cells +9469.6416015625 3403.540771484375 background all_cells +9473.3759765625 3400.899658203125 background all_cells +9447.1796875 3333.6474609375 background all_cells +9468.4326171875 3335.5830078125 background all_cells +9450.3203125 3360.724853515625 background all_cells +9449.0908203125 3351.339111328125 background all_cells +9460.279296875 3342.278564453125 background all_cells +9503.2763671875 3300.2763671875 background all_cells +9521.4296875 3366.5478515625 background all_cells +9520.5869140625 3272.363525390625 background all_cells +9506.935546875 3366.162353515625 background all_cells +9551.7958984375 3378.884765625 background all_cells +9558.26953125 3370.377685546875 background all_cells +9550.5703125 3370.739013671875 background all_cells +9545.76171875 3373.01806640625 background all_cells +9549.33984375 3271.72998046875 background all_cells +9560.3017578125 3303.010498046875 background all_cells +9535.306640625 3347.99169921875 background all_cells +9560.9189453125 3364.14404296875 background all_cells +9550.6396484375 3362.08447265625 background all_cells +9543.9384765625 3348.59228515625 background all_cells +9539.623046875 3356.983642578125 background all_cells +9526.7119140625 3185.882568359375 background all_cells +9541.5927734375 3227.19482421875 background all_cells +9525.982421875 3195.14453125 background all_cells +9517.9150390625 3394.922119140625 background all_cells +9524.3984375 3375.433349609375 background all_cells +9521.455078125 3381.3251953125 background all_cells +9534.5576171875 3369.660888671875 background all_cells +9534.4775390625 3376.626953125 background all_cells +9496.27734375 3383.312744140625 background all_cells +9484.7607421875 3391.03759765625 background all_cells +9478.029296875 3389.114501953125 background all_cells +9484.06640625 3384.798828125 background all_cells +9496.443359375 3376.2890625 background all_cells +9495.2431640625 3399.712646484375 background all_cells +9480.4296875 3442.600341796875 background all_cells +9480.5712890625 3435.1083984375 background all_cells +9477.7890625 3407.75390625 background all_cells +9495.55078125 3444.0380859375 background all_cells +9497.4853515625 3405.507080078125 background all_cells +9560.9580078125 3428.356689453125 background all_cells +9568.2509765625 3566.067626953125 background all_cells +9561.533203125 3570.98095703125 background all_cells +9522.4599609375 3421.887451171875 background all_cells +9533.5986328125 3415.527587890625 background all_cells +9528.3974609375 3412.796630859375 background all_cells +9553.259765625 3410.164794921875 background all_cells +9560.8681640625 3395.100830078125 background all_cells +9564.478515625 3407.318115234375 background all_cells +9571.2724609375 3414.470458984375 background all_cells +9540.083984375 3406.77978515625 background all_cells +9514.6328125 3438.078857421875 background all_cells +9538.8291015625 3439.387939453125 background all_cells +9539.38671875 3433.668212890625 background all_cells +9533.7314453125 3431.351806640625 background all_cells +9527.7841796875 3432.763671875 background all_cells +9503.6171875 3403.256591796875 background all_cells +9515.884765625 3399.795654296875 background all_cells +9511.7724609375 3418.06103515625 background all_cells +9507.650390625 3411.594482421875 background all_cells +9498.2587890625 3344.99853515625 background all_cells +9481.251953125 3358.522705078125 background all_cells +9479.0400390625 3350.784912109375 background all_cells +9480.7587890625 3283.235595703125 background all_cells +9497.1416015625 3326.177978515625 background all_cells +9493.4736328125 3319.65380859375 background all_cells +9484.7783203125 3295.942626953125 background all_cells +9480.0185546875 3365.932373046875 background all_cells +9476.66015625 3379.33740234375 background all_cells +9483.6435546875 3373.862548828125 background all_cells +9446.5341796875 2796.744140625 background all_cells +9456.6259765625 2799.053466796875 background all_cells +9450.9111328125 2799.897216796875 background all_cells +9463.6923828125 2809.749755859375 background all_cells +9474.4599609375 2815.54248046875 background all_cells +9457.8232421875 2813.44970703125 background all_cells +9464.4140625 2823.4755859375 background all_cells +9457.31640625 2830.998779296875 background all_cells +9461.52734375 3142.626953125 background all_cells +9477.6220703125 3167.984619140625 background all_cells +9469.634765625 3158.98779296875 background all_cells +9412.92578125 3223.393798828125 background all_cells +9434.7666015625 3233.959228515625 background all_cells +9399.55859375 3230.865966796875 background all_cells +9421.185546875 3248.080322265625 background all_cells +9424.8486328125 3231.10009765625 background all_cells +9389.6220703125 3158.21533203125 background all_cells +9408.08984375 3198.31884765625 background all_cells +9395.8740234375 3164.120361328125 background all_cells +9408.8681640625 2862.114990234375 background all_cells +9414.93359375 3024.1123046875 background all_cells +9409.2275390625 2914.305908203125 background all_cells +9478.1728515625 2986.582275390625 background all_cells +9478.5078125 3086.266845703125 background all_cells +9439.802734375 3029.06298828125 background all_cells +9462.623046875 2881.11083984375 background all_cells +9442.0458984375 2933.8173828125 background all_cells +9459.572265625 2910.974365234375 background all_cells +9452.5126953125 2906.727783203125 background all_cells +9464.5322265625 2885.272216796875 background all_cells +9438.4736328125 3253.961181640625 background all_cells +9456.6337890625 3260.333984375 background all_cells +9439.376953125 3241.953125 background all_cells +9452.6005859375 3258.223388671875 background all_cells +9449.5947265625 3253.5947265625 background all_cells +9409.84375 3291.125732421875 background all_cells +9430.8369140625 3273.721923828125 background all_cells +9413.447265625 3282.63623046875 background all_cells +9408.685546875 3281.637939453125 background all_cells +9412.62109375 3273.541259765625 background all_cells +9420.966796875 3284.859375 background all_cells +9399.02734375 3238.32861328125 background all_cells +9381.431640625 3263.909423828125 background all_cells +9395.5927734375 3286.15087890625 background all_cells +9368.6015625 3283.725830078125 background all_cells +9392.1171875 3255.769775390625 background all_cells +9391.1572265625 3363.54931640625 background all_cells +9398.208984375 3366.393798828125 background all_cells +9396.427734375 3373.90771484375 background all_cells +9395.275390625 3358.465087890625 background all_cells +9399.8330078125 3336.04150390625 background all_cells +9409.546875 3345.93701171875 background all_cells +9402.4716796875 3350.54638671875 background all_cells +9409.6435546875 3395.739013671875 background all_cells +9399.671875 3391.97021484375 background all_cells +9429.4599609375 3363.69580078125 background all_cells +9422.2080078125 3383.090087890625 background all_cells +9445.0029296875 3380.743408203125 background all_cells +9440.9697265625 3387.70068359375 background all_cells +9439.953125 3374.2548828125 background all_cells +9431.556640625 3374.15087890625 background all_cells +9374.328125 3368.36962890625 background all_cells +9372.7353515625 3341.384521484375 background all_cells +9355.279296875 3387.8408203125 background all_cells +9375.955078125 3387.736572265625 background all_cells +9460.9150390625 3292.91650390625 background all_cells +9461.9677734375 3302.803955078125 background all_cells +9449.5517578125 3295.091796875 background all_cells +9457.1201171875 3311.760986328125 background all_cells +9468.9404296875 3328.472412109375 background all_cells +9440.1015625 3314.32861328125 background all_cells +9474.83984375 3311.816162109375 background all_cells +9422.87890625 3299.01611328125 background all_cells +9409.7470703125 3311.69873046875 background all_cells +9407.490234375 3326.798095703125 background all_cells +9414.8564453125 3321.002685546875 background all_cells +9425.0703125 3305.381103515625 background all_cells +9357.521484375 3294.560302734375 background all_cells +9364.298828125 3304.431396484375 background all_cells +9366.494140625 3311.843994140625 background all_cells +9362.1650390625 3308.86328125 background all_cells +9401.02734375 3329.74609375 background all_cells +9399.642578125 3320.148193359375 background all_cells +9365.0458984375 3523.41259765625 background all_cells +9375.3779296875 3587.1494140625 background all_cells +9358.5078125 3530.345703125 background all_cells +9355.7685546875 3802.642822265625 background all_cells +9358.154296875 3634.299072265625 background all_cells +9354.8212890625 3625.1220703125 background all_cells +9362.0458984375 3792.393310546875 background all_cells +9383.5986328125 3591.920166015625 background all_cells +9393.9306640625 3826.103759765625 background all_cells +9388.115234375 3816.788818359375 background all_cells +9408.84375 3678.255615234375 background all_cells +9452.509765625 4100.3740234375 background all_cells +9421.1767578125 4169.7763671875 background all_cells +9386.794921875 4137.986328125 background all_cells +9362.5458984375 4134.7021484375 background all_cells +9358.232421875 4294.10400390625 background all_cells +9403.578125 4399.5361328125 background all_cells +9390.595703125 4384.24755859375 background all_cells +9376.7177734375 4378.89794921875 background all_cells +9393.615234375 4360.9951171875 background all_cells +9450.7431640625 4336.75439453125 background all_cells +9529.1513671875 4101.2099609375 background all_cells +9562.5185546875 4138.87353515625 background all_cells +9515.26953125 4213.30517578125 background all_cells +9495.193359375 4208.39892578125 background all_cells +9504.935546875 4106.07666015625 background all_cells +9447.3779296875 3610.861083984375 background all_cells +9428.443359375 3700.290771484375 background all_cells +9436.57421875 3655.567138671875 background all_cells +9459.205078125 3627.95751953125 background all_cells +9457.3544921875 3617.34912109375 background all_cells +9567.5888671875 4053.72021484375 background all_cells +9553.3662109375 4031.7978515625 background all_cells +9555.1240234375 4036.95849609375 background all_cells +9560.9599609375 4037.599365234375 background all_cells +9553.2392578125 4047.94091796875 background all_cells +9528.9853515625 4040.1728515625 background all_cells +9556.0166015625 3978.75244140625 background all_cells +9540.2333984375 4026.01806640625 background all_cells +9549.689453125 3984.429443359375 background all_cells +9476.4384765625 4069.25537109375 background all_cells +9489.4345703125 4024.572998046875 background all_cells +9488.40625 4008.623291015625 background all_cells +9493.984375 3851.27392578125 background all_cells +9492.2607421875 3903.15576171875 background all_cells +9481.447265625 3879.298583984375 background all_cells +9439.9345703125 3774.937744140625 background all_cells +9439.6962890625 4011.73388671875 background all_cells +9459.7578125 3963.21630859375 background all_cells +9417.5634765625 3875.6669921875 background all_cells +9449.0244140625 3785.2138671875 background all_cells +9461.611328125 5056.19970703125 background all_cells +9466.3349609375 5267.71923828125 background all_cells +9423.2783203125 5255.83447265625 background all_cells +9412.9814453125 5186.9267578125 background all_cells +9416.74609375 5377.2587890625 background all_cells +9420.677734375 5362.93359375 background all_cells +9397.255859375 5406.4013671875 background all_cells +9393.990234375 5377.8291015625 background all_cells +9394.642578125 5368.5166015625 background all_cells +9399.630859375 5373.33203125 background all_cells +9406.6640625 5396.41064453125 background all_cells +9405.8642578125 5382.18115234375 background all_cells +9365.158203125 5335.26904296875 background all_cells +9367.126953125 5354.51171875 background all_cells +9378.892578125 5412.4462890625 background all_cells +9373.2060546875 5409.296875 background all_cells +9374.716796875 5401.7880859375 background all_cells +9375.6494140625 5389.62353515625 background all_cells +9505.8349609375 5375.626953125 background all_cells +9458.619140625 5366.60498046875 background all_cells +9486.9306640625 5379.67529296875 background all_cells +9450.853515625 5419.3681640625 background all_cells +9442.705078125 5290.404296875 background all_cells +9446.6767578125 5316.05419921875 background all_cells +9416.05078125 5407.91552734375 background all_cells +9426.2900390625 5402.06298828125 background all_cells +9428.0 5412.62158203125 background all_cells +9432.6025390625 5391.39453125 background all_cells +9424.0380859375 5410.171875 background all_cells +9420.294921875 5417.64404296875 background all_cells +9572.03515625 5394.38134765625 background all_cells +9564.458984375 5388.9287109375 background all_cells +9550.6552734375 5398.49560546875 background all_cells +9560.83984375 5408.3349609375 background all_cells +9554.140625 5415.1962890625 background all_cells +9552.2939453125 5409.19189453125 background all_cells +9538.767578125 5392.42919921875 background all_cells +9544.62890625 5390.2744140625 background all_cells +9542.84765625 5395.6591796875 background all_cells +9540.6875 5383.7294921875 background all_cells +9367.4453125 5535.154296875 background all_cells +9392.46875 5531.314453125 background all_cells +9373.6533203125 5533.85400390625 background all_cells +9368.244140625 5527.61865234375 background all_cells +9385.4375 5586.1630859375 background all_cells +9368.11328125 5623.47412109375 background all_cells +9465.669921875 5618.9677734375 background all_cells +9413.50390625 5549.232421875 background all_cells +9359.52734375 5562.99072265625 background all_cells +9353.64453125 5560.04052734375 background all_cells +9367.529296875 5572.72705078125 background all_cells +9371.4677734375 5557.580078125 background all_cells +9407.9033203125 5553.0380859375 background all_cells +9362.8759765625 5434.8095703125 background all_cells +9393.13671875 5468.8427734375 background all_cells +9388.845703125 5460.24658203125 background all_cells +9374.888671875 5504.34521484375 background all_cells +9383.0 5502.10693359375 background all_cells +9380.216796875 5496.73291015625 background all_cells +9350.703125 5509.88525390625 background all_cells +9368.9541015625 5487.51416015625 background all_cells +9362.5146484375 5482.31689453125 background all_cells +9367.712890625 5497.4599609375 background all_cells +9361.7939453125 5501.73291015625 background all_cells +9354.853515625 5506.25439453125 background all_cells +9377.7802734375 5478.3134765625 background all_cells +9372.806640625 5485.47802734375 background all_cells +9378.9775390625 5488.42919921875 background all_cells +9399.2431640625 5522.7421875 background all_cells +9402.3740234375 5533.625 background all_cells +9404.3447265625 5525.80419921875 background all_cells +9413.55859375 5524.5126953125 background all_cells +9435.0166015625 5526.78466796875 background all_cells +9503.876953125 5531.1953125 background all_cells +9473.3232421875 5495.00732421875 background all_cells +9556.8193359375 5497.16845703125 background all_cells +9415.3154296875 5495.3642578125 background all_cells +9409.3046875 5424.43505859375 background all_cells +9543.287109375 5433.88818359375 background all_cells +9460.86328125 5438.33935546875 background all_cells +9417.388671875 5433.177734375 background all_cells +9410.5185546875 5430.1123046875 background all_cells +9410.15234375 3402.6435546875 background all_cells +9395.7998046875 3417.081298828125 background all_cells +9385.7734375 3409.04736328125 background all_cells +9404.90625 3453.32177734375 background all_cells +9394.5966796875 3447.604248046875 background all_cells +9400.4873046875 3461.385009765625 background all_cells +9411.6806640625 3460.930419921875 background all_cells +9394.6015625 3454.84375 background all_cells +9420.6455078125 3429.277587890625 background all_cells +9436.078125 3419.431884765625 background all_cells +9423.5703125 3422.5078125 background all_cells +9437.3564453125 3406.21435546875 background all_cells +9431.6728515625 3412.567626953125 background all_cells +9428.6552734375 3407.837646484375 background all_cells +9449.6845703125 3451.527099609375 background all_cells +9533.7158203125 3449.65478515625 background all_cells +9483.2265625 3451.00146484375 background all_cells +9496.111328125 3457.429931640625 background all_cells +9450.0791015625 3467.11083984375 background all_cells +9441.1083984375 3537.384033203125 background all_cells +9489.341796875 3529.500244140625 background all_cells +9441.318359375 3514.882568359375 background all_cells +9489.7392578125 3568.607421875 background all_cells +9498.265625 3572.384521484375 background all_cells +9493.447265625 3509.182373046875 background all_cells +9493.6240234375 3501.635009765625 background all_cells +9438.505859375 3471.06787109375 background all_cells +9428.1455078125 3458.49951171875 background all_cells +9444.48828125 3467.54736328125 background all_cells +9447.125 3502.510009765625 background all_cells +9393.8916015625 3427.178955078125 background all_cells +9369.486328125 3435.800048828125 background all_cells +9372.1845703125 3429.044921875 background all_cells +9400.30078125 3434.669677734375 background all_cells +9391.1884765625 3472.9375 background all_cells +9394.966796875 3498.470458984375 background all_cells +9388.4521484375 3485.567138671875 background all_cells +9387.1494140625 3479.3603515625 background all_cells +9383.96875 3445.451904296875 background all_cells +9366.3486328125 3441.74658203125 background all_cells +9356.009765625 3502.4248046875 background all_cells +9372.2392578125 3443.495361328125 background all_cells +9358.23046875 4654.64404296875 background all_cells +9389.65234375 4699.7490234375 background all_cells +9352.787109375 4654.68115234375 background all_cells +9369.19140625 4451.05517578125 background all_cells +9375.6962890625 4537.4404296875 background all_cells +9401.072265625 4527.37646484375 background all_cells +9359.8525390625 4523.556640625 background all_cells +9367.41796875 4573.43359375 background all_cells +9354.9609375 4638.94921875 background all_cells +9358.748046875 4634.49951171875 background all_cells +9354.7802734375 4586.1552734375 background all_cells +9498.9638671875 4590.44287109375 background all_cells +9501.029296875 4571.18701171875 background all_cells +9499.552734375 4558.85546875 background all_cells +9524.2109375 4566.9296875 background all_cells +9534.9111328125 4729.50341796875 background all_cells +9531.4150390625 4567.0517578125 background all_cells +9526.1474609375 4574.666015625 background all_cells +9451.2578125 4672.8291015625 background all_cells +9447.125 4676.57861328125 background all_cells +9444.4228515625 4669.15380859375 background all_cells +9448.806640625 4655.33740234375 background all_cells +9475.431640625 4634.6298828125 background all_cells +9470.984375 4573.423828125 background all_cells +9427.6435546875 4580.23291015625 background all_cells +9423.5419921875 4606.72314453125 background all_cells +9432.515625 4592.7802734375 background all_cells +9447.697265625 4581.8818359375 background all_cells +9387.6982421875 4690.56005859375 background all_cells +9363.32421875 4762.11767578125 background all_cells +9404.603515625 4728.25927734375 background all_cells +9402.0927734375 4691.89111328125 background all_cells +9439.8984375 4629.8720703125 background all_cells +9434.7509765625 4773.18408203125 background all_cells +9425.95703125 4631.5107421875 background all_cells +9377.2109375 4591.29443359375 background all_cells +9394.349609375 4610.44189453125 background all_cells +9396.091796875 4599.6015625 background all_cells +9560.64453125 4451.3251953125 background all_cells +9559.056640625 4471.67041015625 background all_cells +9565.052734375 4463.67822265625 background all_cells +9545.779296875 4486.1748046875 background all_cells +9554.1328125 4460.50390625 background all_cells +9533.3916015625 4535.96484375 background all_cells +9542.92578125 4551.61767578125 background all_cells +9522.0166015625 4511.79736328125 background all_cells +9498.822265625 4543.9228515625 background all_cells +9565.0009765625 4529.826171875 background all_cells +9572.9716796875 4546.0849609375 background all_cells +9568.7626953125 4505.9736328125 background all_cells +9568.2060546875 4543.23876953125 background all_cells +9421.357421875 4494.82177734375 background all_cells +9460.8427734375 4534.6904296875 background all_cells +9435.9052734375 4515.18017578125 background all_cells +9427.5107421875 4518.109375 background all_cells +9439.7490234375 4509.49951171875 background all_cells +9317.7900390625 2560.69189453125 background all_cells +9318.6318359375 2731.686279296875 background all_cells +9325.8212890625 2727.621337890625 background all_cells +9330.6484375 2571.959228515625 background all_cells +9327.357421875 2564.84228515625 background all_cells +9252.271484375 3141.326416015625 background all_cells +9289.5556640625 3231.431640625 background all_cells +9287.498046875 3213.162841796875 background all_cells +9273.5458984375 2845.25341796875 background all_cells +9298.2470703125 3030.013427734375 background all_cells +9307.0126953125 2908.38671875 background all_cells +9287.591796875 2892.16455078125 background all_cells +9283.1708984375 2725.377685546875 background all_cells +9260.9970703125 2834.294921875 background all_cells +9257.5634765625 2727.315673828125 background all_cells +9259.7041015625 2747.052978515625 background all_cells +9270.142578125 2745.57763671875 background all_cells +9278.9453125 2740.84375 background all_cells +9304.7919921875 2689.38623046875 background all_cells +9285.4736328125 2677.9970703125 background all_cells +9266.169921875 2720.21240234375 background all_cells +9281.8134765625 2718.578125 background all_cells +9264.3583984375 2690.5625 background all_cells +9265.96484375 2620.932373046875 background all_cells +9288.5380859375 2653.44287109375 background all_cells +9265.1650390625 2641.280029296875 background all_cells +9186.22265625 3267.84765625 background all_cells +9185.85546875 3194.267822265625 background all_cells +9184.5546875 3311.52978515625 background all_cells +9241.265625 3337.02392578125 background all_cells +9229.869140625 3345.689208984375 background all_cells +9234.4482421875 3339.53955078125 background all_cells +9197.779296875 3316.36181640625 background all_cells +9249.50390625 3311.907958984375 background all_cells +9216.5458984375 3316.367919921875 background all_cells +9208.072265625 3313.46728515625 background all_cells +9330.4326171875 2914.29931640625 background all_cells +9344.474609375 2921.25390625 background all_cells +9340.9765625 2916.674560546875 background all_cells +9337.40625 2831.370361328125 background all_cells +9306.6123046875 3510.819580078125 background all_cells +9314.990234375 3546.940673828125 background all_cells +9311.3193359375 3535.049560546875 background all_cells +9309.2060546875 3519.0166015625 background all_cells +9325.6328125 3519.3330078125 background all_cells +9344.6015625 3448.699951171875 background all_cells +9332.853515625 3547.31689453125 background all_cells +9344.2197265625 3525.350341796875 background all_cells +9329.4072265625 3510.9677734375 background all_cells +9320.0107421875 3239.59326171875 background all_cells +9338.103515625 3281.9482421875 background all_cells +9348.9375 3253.993896484375 background all_cells +9229.73046875 2657.924560546875 background all_cells +9233.06640625 2702.204345703125 background all_cells +9228.6083984375 2697.13330078125 background all_cells +9219.5126953125 2714.255126953125 background all_cells +9215.9052734375 2779.87890625 background all_cells +9230.9697265625 2714.536376953125 background all_cells +9229.185546875 2734.174072265625 background all_cells +9224.3818359375 2714.58251953125 background all_cells +9247.2392578125 2706.162353515625 background all_cells +9254.0986328125 2783.826904296875 background all_cells +9254.3740234375 2743.139404296875 background all_cells +9241.771484375 2727.4150390625 background all_cells +9171.4560546875 4670.24755859375 background all_cells +9198.962890625 4704.29931640625 background all_cells +9164.6533203125 4700.32275390625 background all_cells +9182.4482421875 4684.154296875 background all_cells +9201.634765625 4634.5576171875 background all_cells +9218.6455078125 4639.35791015625 background all_cells +9227.3193359375 4630.8388671875 background all_cells +9189.7431640625 4648.7119140625 background all_cells +9186.2734375 4636.84423828125 background all_cells +9202.3173828125 4783.50634765625 background all_cells +9163.138671875 5410.78466796875 background all_cells +9184.8251953125 4974.49267578125 background all_cells +9314.5791015625 5423.896484375 background all_cells +9347.046875 5429.83984375 background all_cells +9341.90625 5432.09326171875 background all_cells +9303.984375 5509.52880859375 background all_cells +9281.20703125 5571.63623046875 background all_cells +9267.787109375 5548.8759765625 background all_cells +9322.7119140625 5518.19677734375 background all_cells +9312.3388671875 5512.072265625 background all_cells +9327.65625 5488.8486328125 background all_cells +9338.6728515625 5503.1142578125 background all_cells +9346.763671875 5498.8984375 background all_cells +9316.6259765625 5499.59912109375 background all_cells +9321.3974609375 5494.10009765625 background all_cells +9311.71484375 5494.3203125 background all_cells +9339.3955078125 5560.5595703125 background all_cells +9341.876953125 5511.337890625 background all_cells +9246.4697265625 4828.884765625 background all_cells +9240.5888671875 4870.66650390625 background all_cells +9247.517578125 4870.5009765625 background all_cells +9228.8173828125 4854.017578125 background all_cells +9329.091796875 4838.81494140625 background all_cells +9347.8603515625 4668.38037109375 background all_cells +9349.6171875 4663.87744140625 background all_cells +9347.1455078125 4695.7880859375 background all_cells +9287.0498046875 4660.337890625 background all_cells +9319.7802734375 4669.498046875 background all_cells +9292.29296875 4699.91943359375 background all_cells +9300.9326171875 4669.712890625 background all_cells +9260.9013671875 4660.21630859375 background all_cells +9278.1591796875 5044.755859375 background all_cells +9279.30859375 4679.48583984375 background all_cells +9270.96875 4671.75830078125 background all_cells +9244.3662109375 4667.23583984375 background all_cells +9251.408203125 4718.41943359375 background all_cells +9232.259765625 4689.74609375 background all_cells +9252.1943359375 4669.4384765625 background all_cells +9195.3662109375 4085.134521484375 background all_cells +9267.9677734375 4153.62109375 background all_cells +9260.7138671875 4083.7646484375 background all_cells +9258.84375 4096.37451171875 background all_cells +9198.5244140625 4107.10107421875 background all_cells +9196.4765625 4128.4052734375 background all_cells +9232.078125 4313.1982421875 background all_cells +9200.6640625 4359.19189453125 background all_cells +9242.935546875 4295.73486328125 background all_cells +9236.8037109375 4291.44580078125 background all_cells +9292.9365234375 4305.4287109375 background all_cells +9284.787109375 4294.7373046875 background all_cells +9232.3935546875 4266.91357421875 background all_cells +9241.1884765625 4283.19873046875 background all_cells +9223.421875 4272.3017578125 background all_cells +9207.4833984375 4182.53173828125 background all_cells +9250.55859375 4193.1513671875 background all_cells +9258.255859375 4188.337890625 background all_cells +9252.123046875 4473.0263671875 background all_cells +9228.26953125 4462.31396484375 background all_cells +9237.015625 4471.2421875 background all_cells +9217.72265625 4462.955078125 background all_cells +9228.142578125 4472.2578125 background all_cells +9208.92578125 4453.7529296875 background all_cells +9277.4619140625 4532.34521484375 background all_cells +9300.66015625 4589.1298828125 background all_cells +9291.37890625 4593.1298828125 background all_cells +9266.6396484375 4553.181640625 background all_cells +9259.8427734375 4550.10009765625 background all_cells +9212.361328125 4546.3115234375 background all_cells +9167.94140625 4486.490234375 background all_cells +9258.783203125 4482.26123046875 background all_cells +9250.7568359375 4479.931640625 background all_cells +9176.578125 4404.95458984375 background all_cells +9183.4921875 4387.30126953125 background all_cells +9176.67578125 4395.244140625 background all_cells +9171.16015625 4386.69287109375 background all_cells +9277.3583984375 4401.71630859375 background all_cells +9293.904296875 4432.45703125 background all_cells +9278.49609375 4432.33935546875 background all_cells +9247.60546875 4424.29638671875 background all_cells +9263.1162109375 4407.3359375 background all_cells +9259.203125 4447.017578125 background all_cells +9256.6259765625 4426.85546875 background all_cells +9218.91796875 4413.8828125 background all_cells +9199.41796875 4445.8818359375 background all_cells +9200.560546875 4435.12353515625 background all_cells +9219.1474609375 4405.5966796875 background all_cells +9228.9833984375 4409.34326171875 background all_cells +9212.0458984375 4417.9306640625 background all_cells +9191.71484375 4391.9443359375 background all_cells +9200.9521484375 4396.1572265625 background all_cells +9312.013671875 4489.61962890625 background all_cells +9340.3408203125 4288.81103515625 background all_cells +9337.1337890625 4282.00341796875 background all_cells +9292.3740234375 4640.81640625 background all_cells +9337.7470703125 4621.70947265625 background all_cells +9347.1865234375 4630.06689453125 background all_cells +9308.3779296875 4498.33740234375 background all_cells +9332.3994140625 4582.4560546875 background all_cells +9319.927734375 4498.20361328125 background all_cells +9313.5224609375 4581.826171875 background all_cells +9315.15234375 3591.049560546875 background all_cells +9314.09375 3575.613037109375 background all_cells +9314.22265625 3597.588623046875 background all_cells +9309.4755859375 3597.58447265625 background all_cells +9267.888671875 3927.0166015625 background all_cells +9275.869140625 4057.768310546875 background all_cells +9255.7509765625 3995.88818359375 background all_cells +9268.9375 3942.307861328125 background all_cells +9268.267578125 3933.8056640625 background all_cells +9290.0205078125 3783.884521484375 background all_cells +9301.9833984375 3898.557373046875 background all_cells +9304.23828125 3832.900390625 background all_cells +9315.458984375 3811.69775390625 background all_cells +9310.1943359375 3802.912109375 background all_cells +9309.474609375 3604.0263671875 background all_cells +9314.3779296875 3610.3203125 background all_cells +9260.623046875 3910.093994140625 background all_cells +9267.3759765625 3919.9794921875 background all_cells +9261.5703125 3919.994873046875 background all_cells +9294.5986328125 3712.584228515625 background all_cells +9304.888671875 3640.681396484375 background all_cells +9304.2470703125 3687.573974609375 background all_cells +9204.244140625 3724.5048828125 background all_cells +9216.3720703125 3751.07568359375 background all_cells +9212.912109375 3737.17431640625 background all_cells +9222.7861328125 3962.427490234375 background all_cells +9238.75 3865.867919921875 background all_cells +9236.05078125 3914.517822265625 background all_cells +9230.904296875 3859.970947265625 background all_cells +9221.2802734375 3761.65576171875 background all_cells +9230.5810546875 3772.097900390625 background all_cells +9224.677734375 3771.40185546875 background all_cells +9252.544921875 3764.297119140625 background all_cells +9351.8076171875 3857.302734375 background all_cells +9349.7646484375 3901.3291015625 background all_cells +9345.1484375 3762.97509765625 background all_cells +9349.638671875 3633.97998046875 background all_cells +9345.23046875 3628.7958984375 background all_cells +9311.9345703125 4106.984375 background all_cells +9348.25 4155.9072265625 background all_cells +9320.9482421875 4122.97216796875 background all_cells +9341.2958984375 4049.696533203125 background all_cells +9350.423828125 4000.152587890625 background all_cells +9314.3818359375 4014.16748046875 background all_cells +9324.5810546875 3943.611328125 background all_cells +9331.7080078125 3926.2236328125 background all_cells +9335.3984375 3883.044921875 background all_cells +9249.6962890625 3385.696533203125 background all_cells +9243.59765625 3380.531494140625 background all_cells +9256.5673828125 3342.83837890625 background all_cells +9255.015625 3336.5859375 background all_cells +9208.0673828125 3514.06884765625 background all_cells +9246.6015625 3544.56689453125 background all_cells +9220.8525390625 3537.262451171875 background all_cells +9213.33984375 3528.998779296875 background all_cells +9252.1669921875 3527.12744140625 background all_cells +9235.2412109375 3394.870849609375 background all_cells +9232.8330078125 3411.542236328125 background all_cells +9238.7138671875 3406.322265625 background all_cells +9240.310546875 3400.079833984375 background all_cells +9166.7119140625 3342.430908203125 background all_cells +9177.1572265625 3343.968505859375 background all_cells +9168.94140625 3541.146728515625 background all_cells +9136.9921875 3579.950439453125 background all_cells +9150.0439453125 3676.075439453125 background all_cells +9150.1025390625 3703.472412109375 background all_cells +9148.3056640625 3514.828369140625 background all_cells +9143.6953125 3583.9033203125 background all_cells +9144.2333984375 3553.3720703125 background all_cells +9226.208984375 3581.16748046875 background all_cells +9239.263671875 3580.782958984375 background all_cells +9231.4931640625 3566.589599609375 background all_cells +9228.3466796875 3575.643798828125 background all_cells +9228.1044921875 3569.229736328125 background all_cells +9224.6923828125 3597.922607421875 background all_cells +9247.3037109375 3640.575927734375 background all_cells +9245.58984375 3646.52294921875 background all_cells +9233.28125 3590.35107421875 background all_cells +9231.42578125 3615.392333984375 background all_cells +9190.603515625 3601.613525390625 background all_cells +9217.71484375 3655.975830078125 background all_cells +9210.8525390625 3602.46923828125 background all_cells +9204.12109375 3607.7666015625 background all_cells +9190.9169921875 3620.178466796875 background all_cells +9194.5791015625 3548.052734375 background all_cells +9209.4833984375 3577.33203125 background all_cells +9203.53515625 3567.666259765625 background all_cells +9198.662109375 3561.981201171875 background all_cells +9282.279296875 3488.75439453125 background all_cells +9286.0537109375 3521.45361328125 background all_cells +9292.802734375 3516.8837890625 background all_cells +9268.9462890625 3527.555419921875 background all_cells +9281.029296875 3647.392822265625 background all_cells +9282.3935546875 3680.88671875 background all_cells +9283.73828125 3665.173583984375 background all_cells +9284.130859375 3653.113525390625 background all_cells +9292.787109375 3623.8330078125 background all_cells +9279.5185546875 3635.291015625 background all_cells +9290.236328125 3635.127197265625 background all_cells +9291.6806640625 3567.70361328125 background all_cells +9300.0478515625 3565.7255859375 background all_cells +9297.9609375 3560.260009765625 background all_cells +9297.8486328125 3542.272216796875 background all_cells +9272.3310546875 3589.592041015625 background all_cells +9261.6474609375 3577.1005859375 background all_cells +9277.421875 3584.24609375 background all_cells +9274.17578125 3572.611328125 background all_cells +9254.8369140625 3601.330810546875 background all_cells +9254.4208984375 3643.23828125 background all_cells +9257.2451171875 3647.563720703125 background all_cells +9266.7197265625 3604.802490234375 background all_cells +9265.4033203125 3652.17919921875 background all_cells +9157.853515625 2710.26953125 background all_cells +9154.966796875 2720.444580078125 background all_cells +9163.126953125 2712.309326171875 background all_cells +9161.21484375 2727.219970703125 background all_cells +9143.078125 2733.390869140625 background all_cells +9145.541015625 2740.202880859375 background all_cells +9166.5732421875 2734.79541015625 background all_cells +9148.44921875 2730.696533203125 background all_cells +9167.38671875 2727.908447265625 background all_cells +9171.1376953125 2737.50634765625 background all_cells +9186.7548828125 2737.17626953125 background all_cells +9182.3896484375 2727.975341796875 background all_cells +9174.9169921875 2724.47705078125 background all_cells +9163.6904296875 2744.564697265625 background all_cells +9160.07421875 2838.0068359375 background all_cells +9180.6171875 3098.174072265625 background all_cells +9153.1044921875 3066.258056640625 background all_cells +9184.712890625 2923.426513671875 background all_cells +9164.4873046875 2899.009765625 background all_cells +9178.0458984375 2796.9599609375 background all_cells +9169.8310546875 2812.152099609375 background all_cells +9182.49609375 2799.46337890625 background all_cells +9171.697265625 2800.43798828125 background all_cells +9187.814453125 2785.6865234375 background all_cells +9188.2919921875 2796.258056640625 background all_cells +9213.55078125 2794.827880859375 background all_cells +9197.7509765625 2793.10888671875 background all_cells +9160.8037109375 2773.341796875 background all_cells +9176.1728515625 2778.798095703125 background all_cells +9178.9638671875 2785.30859375 background all_cells +9170.421875 2784.38037109375 background all_cells +9157.16015625 2789.568603515625 background all_cells +9164.76171875 2791.465576171875 background all_cells +9196.23046875 2771.48583984375 background all_cells +9206.2529296875 2776.287353515625 background all_cells +9210.5625 2774.57421875 background all_cells +9201.265625 2775.981201171875 background all_cells +9195.47265625 2646.138916015625 background all_cells +9181.7275390625 2658.99951171875 background all_cells +9191.0830078125 2651.042236328125 background all_cells +9195.6923828125 2686.82373046875 background all_cells +9189.052734375 2684.62353515625 background all_cells +9195.5810546875 2725.774658203125 background all_cells +9169.4365234375 2653.151123046875 background all_cells +9163.6748046875 2657.7470703125 background all_cells +9174.2724609375 2659.215576171875 background all_cells +9152.021484375 2646.521728515625 background all_cells +9146.1904296875 2677.5810546875 background all_cells +9148.8671875 2703.42822265625 background all_cells +9144.40625 2648.27001953125 background all_cells +9237.9638671875 1710.5137939453125 background all_cells +9240.4716796875 1725.697265625 background all_cells +9267.75390625 1719.3345947265625 background all_cells +9282.6142578125 1718.1024169921875 background all_cells +9219.044921875 1708.4586181640625 background all_cells +9293.5205078125 1712.5125732421875 background all_cells +9273.572265625 1783.7843017578125 background all_cells +9342.150390625 1865.9241943359373 background all_cells +9341.92578125 1871.4521484375 background all_cells +9298.6142578125 1734.4786376953125 background all_cells +9276.125 1775.52392578125 background all_cells +9272.4072265625 1758.3157958984375 background all_cells +9292.0517578125 1754.0068359375 background all_cells +9166.7529296875 1785.32763671875 background all_cells +9186.6962890625 1769.0089111328125 background all_cells +9173.998046875 1771.6046142578125 background all_cells +9178.064453125 1749.4033203125 background all_cells +9224.1865234375 1805.3009033203125 background all_cells +9218.4306640625 1789.7413330078125 background all_cells +9240.1875 1737.777587890625 background all_cells +9266.9580078125 1747.6544189453125 background all_cells +9258.3291015625 1744.2061767578125 background all_cells +9183.939453125 1903.0277099609373 background all_cells +9175.126953125 1990.4722900390625 background all_cells +9179.654296875 1987.51123046875 background all_cells +9198.0654296875 1958.195068359375 background all_cells +9177.94140625 1938.0845947265625 background all_cells +9200.236328125 2138.3603515625 background all_cells +9190.9462890625 2245.496826171875 background all_cells +9187.8115234375 2220.20703125 background all_cells +9216.78125 2285.36669921875 background all_cells +9159.4853515625 2269.545166015625 background all_cells +9211.7265625 2019.56494140625 background all_cells +9170.31640625 2095.93115234375 background all_cells +9168.025390625 2046.1551513671875 background all_cells +9174.53125 2043.8880615234373 background all_cells +9250.109375 1772.243408203125 background all_cells +9234.8955078125 1829.515380859375 background all_cells +9236.5908203125 1822.992919921875 background all_cells +9243.0341796875 1815.50146484375 background all_cells +9296.0732421875 2136.79248046875 background all_cells +9265.603515625 2286.373046875 background all_cells +9287.49609375 2283.188720703125 background all_cells +9289.9921875 2158.9697265625 background all_cells +9238.5478515625 1857.87109375 background all_cells +9243.369140625 2011.3492431640625 background all_cells +9237.771484375 1871.7213134765625 background all_cells +9242.4638671875 1879.888916015625 background all_cells +9245.7412109375 1858.4456787109373 background all_cells +9200.970703125 1833.0601806640625 background all_cells +9199.056640625 1878.0303955078125 background all_cells +9216.4423828125 1856.22265625 background all_cells +9225.1552734375 1846.9686279296875 background all_cells +9289.7236328125 1813.3638916015625 background all_cells +9275.7626953125 2015.942626953125 background all_cells +9288.0966796875 1922.488037109375 background all_cells +9286.23828125 2468.527099609375 background all_cells +9293.24609375 2497.954833984375 background all_cells +9303.685546875 2491.076416015625 background all_cells +9302.873046875 2467.913818359375 background all_cells +9295.951171875 2553.762451171875 background all_cells +9306.3154296875 2527.74169921875 background all_cells +9299.537109375 2574.221435546875 background all_cells +9297.302734375 2506.589111328125 background all_cells +9303.3193359375 2516.22509765625 background all_cells +9282.171875 2513.68896484375 background all_cells +9343.5966796875 2531.6142578125 background all_cells +9347.970703125 2552.49072265625 background all_cells +9346.580078125 2541.770751953125 background all_cells +9339.5751953125 2528.155029296875 background all_cells +9346.318359375 2590.9697265625 background all_cells +9357.6318359375 2572.068115234375 background all_cells +9348.24609375 2669.965576171875 background all_cells +9336.048828125 2678.912841796875 background all_cells +9341.8125 2691.40966796875 background all_cells +9331.5625 2707.592529296875 background all_cells +9356.9541015625 2758.768798828125 background all_cells +9350.4814453125 2765.635986328125 background all_cells +9329.4443359375 2793.723388671875 background all_cells +9346.07421875 2740.519287109375 background all_cells +9334.994140625 2716.409423828125 background all_cells +9337.416015625 2616.3203125 background all_cells +9337.271484375 2621.957275390625 background all_cells +9342.861328125 2626.2158203125 background all_cells +9337.7041015625 2628.0791015625 background all_cells +9321.2275390625 2583.206298828125 background all_cells +9321.18359375 2680.068115234375 background all_cells +9325.6708984375 2687.593505859375 background all_cells +9328.3017578125 2629.548583984375 background all_cells +9316.841796875 2591.53759765625 background all_cells +9230.939453125 2525.075927734375 background all_cells +9205.490234375 2510.33642578125 background all_cells +9234.7568359375 2537.15869140625 background all_cells +9232.826171875 2530.5 background all_cells +9223.869140625 2530.0361328125 background all_cells +9206.6416015625 2589.260986328125 background all_cells +9219.46875 2634.760009765625 background all_cells +9208.451171875 2596.09619140625 background all_cells +9254.3876953125 2588.74755859375 background all_cells +9241.7548828125 2608.0126953125 background all_cells +9254.99609375 2606.385498046875 background all_cells +9214.435546875 2561.877197265625 background all_cells +9238.0703125 2570.288330078125 background all_cells +9209.810546875 2567.03759765625 background all_cells +9331.8359375 2078.794189453125 background all_cells +9255.375 2289.6826171875 background all_cells +9316.2587890625 2277.046630859375 background all_cells +9309.642578125 2265.834228515625 background all_cells +9325.595703125 2344.447021484375 background all_cells +9316.75390625 2357.47607421875 background all_cells +9273.3095703125 2333.102783203125 background all_cells +9274.65625 2339.05615234375 background all_cells +9263.865234375 2336.281005859375 background all_cells +9334.6494140625 2340.718017578125 background all_cells +9346.966796875 2307.843994140625 background all_cells +9336.4990234375 2300.015869140625 background all_cells +9346.1796875 2341.265380859375 background all_cells +9346.6328125 2356.30322265625 background all_cells +9336.671875 2327.036865234375 background all_cells +9266.8798828125 2344.47607421875 background all_cells +9263.0595703125 2348.001220703125 background all_cells +9200.2958984375 2345.435546875 background all_cells +9266.3359375 2301.446044921875 background all_cells +9275.67578125 2320.30517578125 background all_cells +9273.720703125 2312.961669921875 background all_cells +9267.6103515625 2327.74560546875 background all_cells +9277.134765625 2328.28955078125 background all_cells +9310.552734375 2465.610107421875 background all_cells +9312.1728515625 2519.4443359375 background all_cells +9321.5166015625 2479.0947265625 background all_cells +9348.7646484375 2389.01904296875 background all_cells +9339.1435546875 2394.73876953125 background all_cells +9335.013671875 2393.817626953125 background all_cells +9336.4130859375 2398.19970703125 background all_cells +9312.85546875 2405.73193359375 background all_cells +9321.931640625 2444.408447265625 background all_cells +9307.9794921875 2430.310302734375 background all_cells +9315.8349609375 2415.049560546875 background all_cells +9326.1953125 2403.282958984375 background all_cells +9318.3857421875 2388.912109375 background all_cells +9194.0810546875 2469.580078125 background all_cells +9202.3798828125 2495.07275390625 background all_cells +9204.099609375 2426.024658203125 background all_cells +9220.5537109375 2416.65478515625 background all_cells +9156.1923828125 2497.172607421875 background all_cells +9262.0439453125 2433.81787109375 background all_cells +9281.078125 2446.68701171875 background all_cells +9286.7734375 2427.083251953125 background all_cells +9266.630859375 2473.48974609375 background all_cells +9255.458984375 2463.44873046875 background all_cells +9257.123046875 2483.8798828125 background all_cells +9260.4775390625 2475.591552734375 background all_cells +9241.7275390625 2437.123291015625 background all_cells +9232.1806640625 2496.67333984375 background all_cells +9246.4248046875 2471.457275390625 background all_cells +9243.3037109375 2449.117919921875 background all_cells +9256.982421875 2384.078369140625 background all_cells +9290.560546875 2392.3017578125 background all_cells +9203.6298828125 2399.817626953125 background all_cells +9259.2431640625 2376.732177734375 background all_cells +9271.5380859375 2389.453857421875 background all_cells +8748.3828125 500.4489440917969 background all_cells +8750.4482421875 492.919677734375 background all_cells +8749.1171875 507.609619140625 background all_cells +8793.7822265625 509.5955505371094 background all_cells +8816.0947265625 490.8770751953125 background all_cells +8811.8837890625 499.411376953125 background all_cells +8799.6083984375 512.7196655273438 background all_cells +8797.8583984375 502.6453857421875 background all_cells +8793.8818359375 516.275634765625 background all_cells +8784.32421875 512.5289916992188 background all_cells +8787.6494140625 508.4409484863281 background all_cells +8787.4638671875 487.75787353515625 background all_cells +8789.6630859375 500.4299011230469 background all_cells +8788.58203125 494.5677490234375 background all_cells +8759.4248046875 514.4678344726562 background all_cells +8759.4423828125 522.751220703125 background all_cells +8754.2138671875 500.0291442871094 background all_cells +8811.1767578125 455.3708190917969 background all_cells +8815.138671875 466.2809143066406 background all_cells +8817.7900390625 457.1521606445313 background all_cells +8799.205078125 476.3706665039063 background all_cells +8811.3193359375 474.182861328125 background all_cells +8768.7978515625 452.9407043457031 background all_cells +8803.2685546875 457.8807067871094 background all_cells +8796.91796875 460.2283630371094 background all_cells +8775.9990234375 455.6109924316406 background all_cells +8782.3759765625 456.3349609375 background all_cells +8785.08203125 462.3795166015625 background all_cells +8797.4296875 540.2189331054688 background all_cells +8789.9208984375 548.4453735351562 background all_cells +8788.5380859375 542.0591430664062 background all_cells +8785.3046875 553.1112670898438 background all_cells +8785.2265625 565.4849243164062 background all_cells +8782.166015625 557.5934448242188 background all_cells +8792.169921875 557.0263671875 background all_cells +8753.17578125 580.2369995117188 background all_cells +8759.8251953125 606.3724975585938 background all_cells +8749.5654296875 587.359130859375 background all_cells +8977.0009765625 736.3475952148438 background all_cells +9024.521484375 768.7427978515625 background all_cells +8993.90234375 764.1923217773438 background all_cells +9037.4931640625 743.5407104492188 background all_cells +9018.564453125 807.9974365234375 background all_cells +9034.1845703125 810.8067626953125 background all_cells +9033.0263671875 776.3182983398438 background all_cells +9022.947265625 801.4060668945312 background all_cells +8977.94921875 811.003173828125 background all_cells +9003.380859375 809.4520874023438 background all_cells +8996.904296875 808.5287475585938 background all_cells +8981.642578125 802.6333618164062 background all_cells +8974.130859375 799.5679931640625 background all_cells +9052.6982421875 768.5775146484375 background all_cells +9043.2265625 774.820556640625 background all_cells +9072.7216796875 794.4459228515625 background all_cells +9046.6357421875 796.510498046875 background all_cells +9161.8857421875 739.900390625 background all_cells +9152.9970703125 758.6578979492188 background all_cells +9147.4384765625 751.8312377929688 background all_cells +9169.9541015625 734.517822265625 background all_cells +9168.388671875 750.4321899414062 background all_cells +9188.8642578125 822.4329833984375 background all_cells +9212.5185546875 833.2036743164062 background all_cells +9213.4208984375 813.7596435546875 background all_cells +9201.3955078125 795.5430908203125 background all_cells +9196.1845703125 798.4960327148438 background all_cells +9161.91015625 819.4396362304688 background all_cells +9178.40234375 804.3282470703125 background all_cells +9176.4423828125 836.9148559570312 background all_cells +9169.8720703125 825.171630859375 background all_cells +9094.1962890625 790.348388671875 background all_cells +9104.2392578125 796.8935546875 background all_cells +9099.572265625 786.2349243164062 background all_cells +9125.9990234375 804.43359375 background all_cells +9146.1201171875 802.1524658203125 background all_cells +9141.9326171875 796.8130493164062 background all_cells +9135.69140625 800.9291381835938 background all_cells +9137.5234375 791.3336791992188 background all_cells +9146.470703125 777.3134155273438 background all_cells +9154.7578125 777.9346313476562 background all_cells +9140.986328125 782.0633544921875 background all_cells +9107.9736328125 782.2177734375 background all_cells +9098.7744140625 764.5922241210938 background all_cells +9138.8759765625 717.2190551757812 background all_cells +9123.9833984375 744.234130859375 background all_cells +8829.8681640625 487.4994201660156 background all_cells +8818.9384765625 470.8016052246094 background all_cells +8824.51171875 510.89056396484375 background all_cells +8817.7109375 525.1478271484375 background all_cells +8816.8134765625 532.05419921875 background all_cells +8884.9072265625 521.2102661132812 background all_cells +8907.73828125 488.2999877929688 background all_cells +8897.578125 524.19287109375 background all_cells +8862.966796875 482.05181884765625 background all_cells +8844.6865234375 513.1588134765625 background all_cells +8838.4462890625 509.7038269042969 background all_cells +8840.955078125 501.31292724609375 background all_cells +8838.1552734375 486.2529296875 background all_cells +8836.9384765625 951.8089599609376 background all_cells +8860.3994140625 931.0636596679688 background all_cells +8854.375 934.4700927734376 background all_cells +8841.0693359375 987.5166015625 background all_cells +8835.15234375 986.2579956054688 background all_cells +8850.15234375 973.0784301757812 background all_cells +8864.1953125 1018.2449340820312 background all_cells +8897.69921875 1154.8712158203125 background all_cells +8859.53125 1106.16015625 background all_cells +8858.7861328125 1041.878173828125 background all_cells +8826.119140625 1029.48388671875 background all_cells +8841.638671875 1011.9882202148438 background all_cells +8856.40234375 897.057373046875 background all_cells +8872.65234375 908.082763671875 background all_cells +8871.85546875 902.3326416015624 background all_cells +8867.4453125 898.0761108398438 background all_cells +8867.9091796875 947.8036499023438 background all_cells +8867.9560546875 986.426513671875 background all_cells +8887.2373046875 975.275634765625 background all_cells +8890.6005859375 955.3740234375 background all_cells +8878.177734375 925.9332885742188 background all_cells +8902.5751953125 799.1466674804688 background all_cells +8908.640625 886.4711303710938 background all_cells +8900.78125 900.1995849609375 background all_cells +8897.01953125 903.4421997070312 background all_cells +8876.9462890625 880.8857421875 background all_cells +8872.60546875 894.9353637695312 background all_cells +8868.3720703125 891.1193237304688 background all_cells +8933.6123046875 789.981201171875 background all_cells +8922.4453125 889.6412963867188 background all_cells +8925.681640625 821.970703125 background all_cells +8930.28125 901.0042114257812 background all_cells +8928.08203125 1045.732666015625 background all_cells +8928.5146484375 1106.582275390625 background all_cells +8935.7724609375 1009.9392700195312 background all_cells +8933.16015625 909.267578125 background all_cells +8943.5400390625 876.171875 background all_cells +8944.232421875 972.3369750976562 background all_cells +8949.060546875 884.7742309570312 background all_cells +8949.919921875 878.635498046875 background all_cells +8957.6025390625 978.3187866210938 background all_cells +8973.5849609375 977.9708251953124 background all_cells +8960.6484375 1125.6580810546875 background all_cells +8963.822265625 877.2898559570312 background all_cells +8971.806640625 973.1819458007812 background all_cells +8970.1767578125 898.0792236328125 background all_cells +8958.5712890625 860.7252807617188 background all_cells +8955.41796875 847.3364868164062 background all_cells +8965.875 864.7745971679688 background all_cells +8964.7353515625 856.6592407226562 background all_cells +8972.6064453125 854.5595092773438 background all_cells +8947.4658203125 785.9742431640625 background all_cells +8947.724609375 816.8751220703125 background all_cells +8943.998046875 807.2066650390625 background all_cells +8783.1767578125 431.263916015625 background all_cells +8784.787109375 425.6442260742188 background all_cells +8783.6435546875 414.9270629882813 background all_cells +8840.083984375 406.433837890625 background all_cells +8848.5341796875 401.2962341308594 background all_cells +8845.84375 405.8732299804688 background all_cells +8810.7900390625 434.2888793945313 background all_cells +8822.767578125 464.5870971679688 background all_cells +8822.2109375 428.76898193359375 background all_cells +8824.7705078125 455.7475891113281 background all_cells +8822.2587890625 436.299072265625 background all_cells +8808.53515625 440.1473693847656 background all_cells +8806.4873046875 452.2160034179688 background all_cells +8803.2470703125 443.0488586425781 background all_cells +8797.2099609375 440.0765075683594 background all_cells +8803.8505859375 419.655517578125 background all_cells +8787.9443359375 419.6240234375 background all_cells +8790.44140625 425.5730285644531 background all_cells +8794.001953125 433.57763671875 background all_cells +8817.4892578125 419.8774719238281 background all_cells +8829.638671875 423.8312072753906 background all_cells +8823.474609375 412.0056762695313 background all_cells +8879.080078125 356.6145935058594 background all_cells +8884.7783203125 422.3822326660156 background all_cells +8881.8818359375 433.7122192382813 background all_cells +8876.8505859375 365.4312133789063 background all_cells +8887.244140625 361.439697265625 background all_cells +8934.1240234375 469.12542724609375 background all_cells +9026.373046875 543.2098388671875 background all_cells +8949.0927734375 481.4081726074219 background all_cells +8946.21875 475.1425476074219 background all_cells +8943.794921875 452.8341369628906 background all_cells +8909.46875 367.6687622070313 background all_cells +8931.6494140625 381.62835693359375 background all_cells +8903.2509765625 369.1958923339844 background all_cells +8928.1005859375 368.7515258789063 background all_cells +8920.595703125 412.5947570800781 background all_cells +9065.341796875 403.044921875 background all_cells +8911.591796875 423.9247131347656 background all_cells +8918.4228515625 424.98040771484375 background all_cells +8948.4404296875 429.35833740234375 background all_cells +8901.8583984375 437.3361511230469 background all_cells +8892.7216796875 337.0791931152344 background all_cells +8869.900390625 343.8386535644531 background all_cells +8890.8251953125 341.1393737792969 background all_cells +8994.05859375 199.5164031982422 background all_cells +9103.15625 219.97547912597656 background all_cells +9024.1416015625 219.36062622070312 background all_cells +9012.4697265625 183.6114654541016 background all_cells +9006.6044921875 181.45550537109372 background all_cells +8994.8291015625 191.5863494873047 background all_cells +8908.2890625 307.9471130371094 background all_cells +8980.08984375 331.5159912109375 background all_cells +8952.4130859375 323.8358459472656 background all_cells +8939.2890625 327.18768310546875 background all_cells +8917.2734375 322.3163452148437 background all_cells +8886.880859375 178.59332275390625 background all_cells +8936.51171875 182.10891723632807 background all_cells +8909.251953125 185.9321746826172 background all_cells +8790.2509765625 307.3056640625 background all_cells +8784.310546875 348.84521484375 background all_cells +8795.11328125 344.3265686035156 background all_cells +8842.53515625 369.0813293457031 background all_cells +8849.5673828125 377.1116027832031 background all_cells +8846.1982421875 385.5789794921875 background all_cells +8816.4736328125 377.2586059570313 background all_cells +8829.80859375 356.9493103027344 background all_cells +8833.7880859375 360.6206359863281 background all_cells +8838.8271484375 349.1369323730469 background all_cells +8821.42578125 359.5950012207031 background all_cells +8818.7451171875 348.691162109375 background all_cells +8797.0126953125 369.0386352539063 background all_cells +8807.1904296875 384.1976318359375 background all_cells +8796.3134765625 383.474609375 background all_cells +9230.2197265625 677.3861694335938 background all_cells +9252.3095703125 625.691162109375 background all_cells +9239.5390625 714.1275634765625 background all_cells +9247.748046875 712.3318481445312 background all_cells +9231.431640625 694.7040405273438 background all_cells +9222.255859375 740.59130859375 background all_cells +9253.1220703125 768.1527099609375 background all_cells +9245.337890625 759.5282592773438 background all_cells +9238.6591796875 749.3436889648438 background all_cells +9224.5869140625 731.5556640625 background all_cells +9251.1103515625 728.1502685546875 background all_cells +9256.0107421875 733.94189453125 background all_cells +9252.6142578125 723.6679077148438 background all_cells +9266.3330078125 704.4241333007812 background all_cells +9271.130859375 792.5432739257812 background all_cells +9275.724609375 780.3679809570312 background all_cells +9274.4912109375 767.5731201171875 background all_cells +9261.453125 726.863037109375 background all_cells +9278.2998046875 706.2484741210938 background all_cells +9190.6181640625 764.74267578125 background all_cells +9221.8271484375 758.58642578125 background all_cells +9200.1806640625 764.8921508789062 background all_cells +9216.5341796875 746.6510620117188 background all_cells +9207.5947265625 749.0543212890625 background all_cells +9204.494140625 738.0015869140625 background all_cells +9237.185546875 825.0392456054688 background all_cells +9224.369140625 913.0674438476562 background all_cells +9258.6552734375 858.9239501953125 background all_cells +9228.4140625 772.1194458007812 background all_cells +9252.009765625 778.5173950195312 background all_cells +9233.8828125 764.2040405273438 background all_cells +9186.2822265625 911.9305419921876 background all_cells +9199.49609375 921.5169067382812 background all_cells +9190.0693359375 916.0418090820312 background all_cells +9193.37890625 911.55517578125 background all_cells +9221.158203125 784.34375 background all_cells +9244.4755859375 807.9998779296875 background all_cells +9239.3115234375 806.8539428710938 background all_cells +9229.65234375 800.5505981445312 background all_cells +9302.9052734375 626.6971435546875 background all_cells +9346.205078125 656.2887573242188 background all_cells +9327.3876953125 684.4241333007812 background all_cells +9328.90625 729.1531982421875 background all_cells +9326.6728515625 774.1389770507812 background all_cells +9313.2158203125 763.7742919921875 background all_cells +9306.8046875 739.778076171875 background all_cells +9307.0185546875 734.128662109375 background all_cells +9300.7919921875 715.2637939453125 background all_cells +9319.0400390625 722.6203002929688 background all_cells +9305.650390625 721.670654296875 background all_cells +9311.056640625 719.7748413085938 background all_cells +9327.3984375 696.8078002929688 background all_cells +9307.857421875 706.9818725585938 background all_cells +9325.5322265625 703.9628295898438 background all_cells +9206.431640625 1498.9547119140625 background all_cells +9242.38671875 1525.518798828125 background all_cells +9231.33984375 1522.7645263671875 background all_cells +9173.537109375 1557.05908203125 background all_cells +9213.40625 1635.8594970703125 background all_cells +9203.9111328125 1634.646728515625 background all_cells +9245.21875 1588.894287109375 background all_cells +9164.4296875 1573.029052734375 background all_cells +9254.970703125 1560.8551025390625 background all_cells +9303.0361328125 1640.600341796875 background all_cells +9295.1494140625 1554.392822265625 background all_cells +9305.755859375 1558.1334228515625 background all_cells +9307.5810546875 1570.197509765625 background all_cells +9304.4306640625 1576.726806640625 background all_cells +9292.921875 1582.0113525390625 background all_cells +9284.08984375 1503.9512939453125 background all_cells +9315.2216796875 1530.86474609375 background all_cells +9312.3515625 1526.561767578125 background all_cells +9313.6435546875 1534.90185546875 background all_cells +9312.3359375 1542.8514404296875 background all_cells +9297.87109375 1523.01123046875 background all_cells +9192.4765625 1660.3983154296875 background all_cells +9212.8798828125 1696.124755859375 background all_cells +9216.3896484375 1688.102783203125 background all_cells +9223.814453125 1665.95458984375 background all_cells +9263.01171875 1689.0291748046875 background all_cells +9301.474609375 1685.9613037109375 background all_cells +9268.650390625 1677.59521484375 background all_cells +9237.8876953125 1681.5794677734375 background all_cells +9251.0595703125 1662.8795166015625 background all_cells +9250.6494140625 1674.5806884765625 background all_cells +9243.771484375 1682.4964599609375 background all_cells +9314.69921875 1707.8553466796875 background all_cells +9326.28515625 1759.946044921875 background all_cells +9325.0654296875 1712.035400390625 background all_cells +9346.927734375 1660.8211669921875 background all_cells +9344.15234375 1616.413818359375 background all_cells +9342.474609375 1606.2041015625 background all_cells +9333.8779296875 1697.8177490234375 background all_cells +9339.51171875 1758.0975341796875 background all_cells +9339.6884765625 1679.70556640625 background all_cells +9325.6357421875 1606.505859375 background all_cells +9332.228515625 1656.852783203125 background all_cells +9320.46875 1618.046875 background all_cells +9329.666015625 1615.2977294921875 background all_cells +9327.6416015625 1511.96533203125 background all_cells +9322.458984375 1525.5040283203125 background all_cells +9328.1708984375 1520.9505615234375 background all_cells +9323.6748046875 1538.443603515625 background all_cells +9341.2109375 1571.0767822265625 background all_cells +9327.818359375 1552.3037109375 background all_cells +9325.779296875 1544.3494873046875 background all_cells +9336.486328125 1503.452392578125 background all_cells +9347.4169921875 1524.8079833984375 background all_cells +9349.1552734375 1517.38330078125 background all_cells +9308.69140625 812.029052734375 background all_cells +9302.8671875 821.9190063476562 background all_cells +9312.3994140625 817.4198608398438 background all_cells +9346.4833984375 1130.4591064453125 background all_cells +9335.94921875 1123.372802734375 background all_cells +9346.58203125 1167.28125 background all_cells +9326.8857421875 1174.227783203125 background all_cells +9302.603515625 1115.8472900390625 background all_cells +9319.7841796875 1168.3154296875 background all_cells +9314.4462890625 1153.5220947265625 background all_cells +9345.2314453125 1045.6322021484375 background all_cells +9347.6162109375 1061.4193115234375 background all_cells +9331.734375 1091.2891845703125 background all_cells +9309.0078125 1251.103271484375 background all_cells +9305.6474609375 1195.4952392578125 background all_cells +9317.5390625 1204.8232421875 background all_cells +9312.9248046875 1210.6820068359375 background all_cells +9309.3515625 1423.3719482421875 background all_cells +9303.322265625 1417.06591796875 background all_cells +9330.208984375 1453.03857421875 background all_cells +9348.0234375 1482.4945068359375 background all_cells +9340.125 1482.11279296875 background all_cells +9324.2578125 1487.759521484375 background all_cells +9330.9833984375 1474.43798828125 background all_cells +9267.8740234375 1432.648681640625 background all_cells +9300.3525390625 1459.5535888671875 background all_cells +9264.5859375 1471.2220458984375 background all_cells +9257.9794921875 1462.1971435546875 background all_cells +9294.2939453125 1438.7305908203125 background all_cells +9279.544921875 1339.878173828125 background all_cells +9268.6103515625 1418.5506591796875 background all_cells +9247.9169921875 1369.8123779296875 background all_cells +9265.32421875 1405.7225341796875 background all_cells +9258.884765625 1403.9412841796875 background all_cells +9244.240234375 1398.4022216796875 background all_cells +9329.1396484375 1210.0142822265625 background all_cells +9333.732421875 1386.0467529296875 background all_cells +9341.36328125 1275.9993896484375 background all_cells +9327.15234375 1429.021484375 background all_cells +9240.6396484375 920.6386108398438 background all_cells +9263.12109375 1105.079345703125 background all_cells +9272.4716796875 1086.1910400390625 background all_cells +9236.017578125 1028.78466796875 background all_cells +9239.4482421875 936.889892578125 background all_cells +9246.306640625 922.1791381835938 background all_cells +9209.0986328125 1189.3992919921875 background all_cells +9217.4658203125 1451.6971435546875 background all_cells +9257.490234375 1128.656494140625 background all_cells +9258.06640625 1411.2139892578125 background all_cells +9231.6767578125 1401.3359375 background all_cells +9213.53125 1382.9765625 background all_cells +9159.4892578125 1164.9508056640625 background all_cells +9175.677734375 1455.69482421875 background all_cells +9183.0302734375 997.4807739257812 background all_cells +9201.837890625 1400.0194091796875 background all_cells +9168.8955078125 1399.794921875 background all_cells +9188.37890625 1127.9534912109375 background all_cells +9206.3193359375 943.3360595703124 background all_cells +9199.0439453125 945.123779296875 background all_cells +9213.1455078125 943.3831176757812 background all_cells +9159.349609375 1142.8922119140625 background all_cells +9155.26953125 1151.945556640625 background all_cells +9148.775390625 1157.8427734375 background all_cells +9117.8994140625 1337.6231689453125 background all_cells +9108.8330078125 1095.2030029296875 background all_cells +9102.748046875 1099.9669189453125 background all_cells +9111.7099609375 1102.5823974609375 background all_cells +8980.2109375 888.227294921875 background all_cells +8976.5830078125 1462.9078369140625 background all_cells +8991.10546875 912.0305786132812 background all_cells +8976.9765625 892.7265014648438 background all_cells +9018.7763671875 841.6333618164062 background all_cells +9006.81640625 854.5750122070312 background all_cells +9015.1025390625 846.2694702148438 background all_cells +8999.40234375 907.3306274414062 background all_cells +9007.3525390625 885.2649536132812 background all_cells +9005.0078125 936.8246459960938 background all_cells +9005.783203125 928.261962890625 background all_cells +9013.396484375 920.7933959960938 background all_cells +8978.640625 833.9638061523438 background all_cells +8985.3076171875 851.32177734375 background all_cells +8990.3203125 847.6151123046875 background all_cells +8984.6728515625 833.2962646484375 background all_cells +9117.24609375 807.3682250976562 background all_cells +9110.0380859375 847.383056640625 background all_cells +9102.0224609375 819.8912963867188 background all_cells +9105.9873046875 815.4747314453125 background all_cells +9079.2666015625 837.3938598632812 background all_cells +9065.8662109375 824.0840454101562 background all_cells +9073.080078125 821.0765380859375 background all_cells +9085.412109375 836.3239135742188 background all_cells +9083.734375 821.4816284179688 background all_cells +9151.1455078125 828.1043090820312 background all_cells +9135.259765625 829.1504516601562 background all_cells +9141.73828125 823.1611938476562 background all_cells +9159.224609375 829.7509765625 background all_cells +9154.4013671875 848.4266967773438 background all_cells +9001.26953125 1558.4324951171875 background all_cells +8986.578125 1558.357421875 background all_cells +9068.681640625 1744.1968994140625 background all_cells +9071.2626953125 1781.1829833984375 background all_cells +9063.82421875 1754.814208984375 background all_cells +8989.2236328125 1648.810546875 background all_cells +9024.2060546875 1756.9117431640625 background all_cells +9018.990234375 1755.42578125 background all_cells +9022.7568359375 1734.07568359375 background all_cells +8998.650390625 1650.0885009765625 background all_cells +9074.716796875 1617.5184326171875 background all_cells +9064.642578125 1680.4659423828125 background all_cells +9075.8447265625 1668.117431640625 background all_cells +9059.76953125 1624.5528564453125 background all_cells +9067.20703125 1561.4171142578125 background all_cells +9052.8974609375 1581.1646728515625 background all_cells +9060.7724609375 1570.198974609375 background all_cells +9088.6875 2090.2216796875 background all_cells +9102.6162109375 2061.98779296875 background all_cells +9092.3701171875 2058.325927734375 background all_cells +9110.453125 2079.326904296875 background all_cells +9099.421875 2076.553466796875 background all_cells +9089.8037109375 2081.76123046875 background all_cells +9158.4970703125 2235.66845703125 background all_cells +9143.1142578125 2214.218505859375 background all_cells +9140.505859375 2208.74169921875 background all_cells +9160.97265625 2249.357666015625 background all_cells +9141.56640625 2149.438232421875 background all_cells +9124.84765625 2154.716552734375 background all_cells +9113.3896484375 2151.86376953125 background all_cells +9134.4921875 2150.98095703125 background all_cells +9042.193359375 2089.572998046875 background all_cells +9064.3896484375 2089.685546875 background all_cells +9050.3583984375 2098.970458984375 background all_cells +9119.5478515625 2060.219970703125 background all_cells +9128.6220703125 2117.30078125 background all_cells +9139.8515625 2108.88818359375 background all_cells +9118.9833984375 2092.990478515625 background all_cells +9072.6416015625 2020.9764404296875 background all_cells +9059.1826171875 1941.9647216796875 background all_cells +9063.568359375 1944.927734375 background all_cells +9080.6708984375 1977.437744140625 background all_cells +9077.08984375 1935.47802734375 background all_cells +9067.4697265625 1929.4373779296875 background all_cells +9061.8017578125 2053.816650390625 background all_cells +9069.2783203125 2063.177978515625 background all_cells +9059.232421875 2075.961181640625 background all_cells +9054.775390625 2065.089599609375 background all_cells +9044.3974609375 2054.3642578125 background all_cells +9109.9345703125 1930.94287109375 background all_cells +9113.3681640625 2043.44921875 background all_cells +9120.06640625 1933.05810546875 background all_cells +9113.3994140625 1940.7015380859373 background all_cells +9110.5625 1947.85546875 background all_cells +9134.7451171875 1819.82958984375 background all_cells +9121.6455078125 1831.6798095703125 background all_cells +9127.2060546875 1825.2188720703125 background all_cells +9131.3017578125 1836.28759765625 background all_cells +9150.646484375 1844.374267578125 background all_cells +9149.318359375 1852.0819091796875 background all_cells +9123.1328125 1837.4583740234373 background all_cells +9119.46875 1862.5657958984373 background all_cells +9154.25 1924.630126953125 background all_cells +9107.89453125 1870.1126708984373 background all_cells +9106.4267578125 1862.2938232421875 background all_cells +8994.73046875 1792.880859375 background all_cells +9023.0107421875 1800.38818359375 background all_cells +9002.12109375 1799.4788818359375 background all_cells +9031.685546875 1793.1702880859375 background all_cells +9074.96484375 1799.6715087890625 background all_cells +9053.0302734375 1789.0006103515625 background all_cells +9036.603515625 1784.116943359375 background all_cells +9037.626953125 1886.1251220703125 background all_cells +9006.1455078125 1897.97509765625 background all_cells +9014.8974609375 1890.775634765625 background all_cells +9031.513671875 1886.747802734375 background all_cells +9016.88671875 1838.8094482421875 background all_cells +9050.0595703125 1847.2657470703125 background all_cells +9047.873046875 1841.1070556640625 background all_cells +9041.5400390625 1840.6259765625 background all_cells +9068.35546875 1848.060791015625 background all_cells +9022.908203125 1855.9757080078125 background all_cells +9031.435546875 1867.5986328125 background all_cells +9069.84375 1855.66650390625 background all_cells +9007.89453125 1809.3095703125 background all_cells +9036.12109375 1823.08984375 background all_cells +9033.5302734375 1815.6748046875 background all_cells +9051.2646484375 1809.857421875 background all_cells +9138.4755859375 1793.3450927734375 background all_cells +9129.3896484375 1790.968017578125 background all_cells +9114.091796875 1804.695556640625 background all_cells +9119.3662109375 1727.6158447265625 background all_cells +9117.6494140625 1712.928955078125 background all_cells +9114.349609375 1718.8096923828125 background all_cells +9120.029296875 1719.9388427734375 background all_cells +9127.9130859375 1722.572265625 background all_cells +9101.837890625 1772.0072021484375 background all_cells +9105.0087890625 1697.522216796875 background all_cells +9089.26953125 1698.8756103515625 background all_cells +9036.2548828125 845.571044921875 background all_cells +9025.671875 1062.41455078125 background all_cells +9024.0068359375 842.431884765625 background all_cells +9082.70703125 998.4422607421876 background all_cells +9126.8408203125 943.1697387695312 background all_cells +9099.14453125 1035.3829345703125 background all_cells +9086.0732421875 993.2525024414062 background all_cells +9060.6787109375 846.2616577148438 background all_cells +9066.904296875 846.3411865234375 background all_cells +9063.5361328125 876.509521484375 background all_cells +9044.8486328125 1499.681884765625 background all_cells +9062.1923828125 1506.2698974609375 background all_cells +9078.1455078125 1549.68603515625 background all_cells +9045.9267578125 1546.89453125 background all_cells +9052.5673828125 1538.888916015625 background all_cells +9070.3203125 1532.3382568359375 background all_cells +9072.07421875 1542.1409912109375 background all_cells +9075.005859375 1524.7305908203125 background all_cells +9024.826171875 1526.628662109375 background all_cells +8980.3056640625 1552.7757568359375 background all_cells +9020.8466796875 1534.94189453125 background all_cells +9013.9267578125 1527.50048828125 background all_cells +8981.5234375 1507.475830078125 background all_cells +9015.69140625 1517.6141357421875 background all_cells +9025.671875 1516.76171875 background all_cells +9019.1083984375 1511.3681640625 background all_cells +9101.8935546875 1448.0157470703125 background all_cells +9098.796875 1457.80615234375 background all_cells +9107.7744140625 1468.1138916015625 background all_cells +9090.6640625 1452.4820556640625 background all_cells +9110.224609375 1450.6177978515625 background all_cells +9088.2138671875 1589.4384765625 background all_cells +9086.9775390625 1604.96875 background all_cells +9090.2822265625 1599.851806640625 background all_cells +9095.611328125 1593.80224609375 background all_cells +9111.185546875 1577.5682373046875 background all_cells +9095.458984375 1583.3929443359375 background all_cells +9102.541015625 1579.8392333984375 background all_cells +9087.9716796875 1496.814697265625 background all_cells +9130.5634765625 1543.645263671875 background all_cells +9086.8115234375 1504.7401123046875 background all_cells +9097.1142578125 1501.556640625 background all_cells +8978.173828125 1186.6162109375 background all_cells +9052.439453125 1427.2933349609375 background all_cells +9002.0966796875 890.69970703125 background all_cells +9013.7822265625 891.3452758789062 background all_cells +9009.1826171875 899.5919799804688 background all_cells +9016.828125 902.3319091796876 background all_cells +9082.6005859375 1466.0946044921875 background all_cells +9083.82421875 1479.762451171875 background all_cells +9090.109375 1473.4674072265625 background all_cells +9098.5029296875 1483.60107421875 background all_cells +9019.751953125 1472.611328125 background all_cells +9019.48828125 1482.6190185546875 background all_cells +9026.0400390625 1476.760498046875 background all_cells +9028.2724609375 1467.9410400390625 background all_cells +9021.685546875 1463.8067626953125 background all_cells +9005.20703125 1455.593505859375 background all_cells +9011.818359375 1462.2896728515625 background all_cells +9008.111328125 1479.1019287109375 background all_cells +9072.140625 1474.126220703125 background all_cells +9053.212890625 1482.1337890625 background all_cells +9056.5888671875 1475.0870361328125 background all_cells +9052.7763671875 1448.6722412109375 background all_cells +9069.0908203125 1488.2108154296875 background all_cells +9059.7685546875 1452.302490234375 background all_cells +9088.615234375 1382.7607421875 background all_cells +6066.23486328125 769.03271484375 background all_cells +6071.41455078125 791.5231323242188 background all_cells +6059.9130859375 813.0767822265625 background all_cells +6007.8623046875 809.4796142578125 background all_cells +5998.171875 804.5970458984375 background all_cells +6104.81103515625 795.9356689453125 background all_cells +6274.57080078125 811.3275146484375 background all_cells +6257.7578125 773.482421875 background all_cells +6114.5771484375 819.5426635742188 background all_cells +6121.97412109375 800.9385375976562 background all_cells +6114.1630859375 796.6973266601562 background all_cells +6024.48876953125 834.502685546875 background all_cells +5938.47802734375 859.8583374023438 background all_cells +5924.69091796875 840.8711547851562 background all_cells +6081.3525390625 789.79052734375 background all_cells +6086.14892578125 803.4042358398438 background all_cells +6081.05615234375 779.0341796875 background all_cells +5999.07763671875 942.4987182617188 background all_cells +6008.359375 951.8677978515624 background all_cells +5979.1982421875 927.9559936523438 background all_cells +6050.89111328125 953.0709228515624 background all_cells +6071.7353515625 949.9890747070312 background all_cells +6064.7119140625 947.9877319335938 background all_cells +6045.77685546875 950.3053588867188 background all_cells +6032.58544921875 972.6651611328124 background all_cells +6027.548828125 938.7013549804688 background all_cells +6026.51025390625 945.4547119140624 background all_cells +6047.06103515625 943.6737670898438 background all_cells +6026.8837890625 960.8445434570312 background all_cells +6022.7138671875 925.46044921875 background all_cells +6020.890625 929.2133178710938 background all_cells +6016.86181640625 933.6375732421876 background all_cells +5985.38037109375 878.2022094726562 background all_cells +5984.1533203125 924.271728515625 background all_cells +5991.49853515625 918.9802856445312 background all_cells +5983.5986328125 911.1467895507812 background all_cells +5989.673828125 911.3930053710938 background all_cells +5976.224609375 916.7293701171876 background all_cells +6059.7451171875 891.3582153320312 background all_cells +6119.2724609375 922.3002319335938 background all_cells +6112.50048828125 898.8021240234375 background all_cells +6106.986328125 911.737060546875 background all_cells +6090.18603515625 931.0285034179688 background all_cells +6080.06396484375 924.977783203125 background all_cells +6065.8642578125 851.6058959960938 background all_cells +6054.533203125 881.4960327148438 background all_cells +6084.19189453125 871.521484375 background all_cells +6071.970703125 860.364990234375 background all_cells +6014.2978515625 907.2694091796876 background all_cells +6012.9462890625 922.2950439453124 background all_cells +5996.21630859375 903.6744995117188 background all_cells +5995.16162109375 927.6777954101562 background all_cells +6011.88916015625 909.5783081054688 background all_cells +6011.0361328125 886.0936889648438 background all_cells +6025.0810546875 842.8427124023438 background all_cells +6020.9033203125 901.3651123046876 background all_cells +6010.53466796875 895.1151733398438 background all_cells +6044.70166015625 856.7810668945312 background all_cells +6046.720703125 891.912841796875 background all_cells +6046.87939453125 860.6505126953125 background all_cells +6135.478515625 927.9921875 background all_cells +6125.51025390625 927.0003051757812 background all_cells +6131.62060546875 926.4189453125 background all_cells +6169.7548828125 920.4720458984376 background all_cells +6151.8564453125 934.1148071289062 background all_cells +6140.2509765625 929.4981079101562 background all_cells +6147.3701171875 928.928466796875 background all_cells +6163.419921875 983.388671875 background all_cells +6126.77685546875 964.1509399414062 background all_cells +6134.72216796875 997.3806762695312 background all_cells +6140.984375 998.7263793945312 background all_cells +6166.15283203125 1013.720458984375 background all_cells +6150.1103515625 987.7886352539062 background all_cells +6141.51171875 947.6565551757812 background all_cells +6128.6337890625 957.3204956054688 background all_cells +6139.30615234375 941.6005249023438 background all_cells +6189.7724609375 960.03369140625 background all_cells +6234.15283203125 974.9204711914062 background all_cells +6234.82958984375 965.7738037109376 background all_cells +6207.23974609375 959.8029174804688 background all_cells +6194.23291015625 963.102294921875 background all_cells +6211.67724609375 949.9434204101562 background all_cells +6203.8681640625 948.723876953125 background all_cells +6194.138671875 951.9554443359376 background all_cells +6221.669921875 943.2858276367188 background all_cells +6218.87744140625 936.201904296875 background all_cells +6218.08056640625 953.4371948242188 background all_cells +6207.77294921875 1000.2938842773438 background all_cells +6195.20361328125 1004.6939086914062 background all_cells +6191.12744140625 1011.8453979492188 background all_cells +6197.6953125 996.8291015625 background all_cells +6217.86767578125 999.2339477539062 background all_cells +6151.6396484375 1123.7354736328125 background all_cells +6160.41259765625 1057.15869140625 background all_cells +6170.4873046875 1110.8367919921875 background all_cells +6177.98779296875 1135.9482421875 background all_cells +6163.4697265625 1130.3775634765625 background all_cells +6159.5556640625 1141.8944091796875 background all_cells +6254.00732421875 1108.1920166015625 background all_cells +6268.04638671875 1119.9503173828125 background all_cells +6272.94970703125 1106.488525390625 background all_cells +6266.1220703125 1105.0479736328125 background all_cells +6282.07763671875 1105.3819580078125 background all_cells +6238.32470703125 1161.320556640625 background all_cells +6316.64794921875 1160.8184814453125 background all_cells +6275.39990234375 1150.39990234375 background all_cells +6266.16552734375 1152.9476318359375 background all_cells +6209.4775390625 1162.1500244140625 background all_cells +6204.05908203125 1097.043212890625 background all_cells +6257.0478515625 1096.5723876953125 background all_cells +6247.39453125 1098.7786865234375 background all_cells +5972.4990234375 1043.3968505859375 background all_cells +5939.02197265625 1070.711669921875 background all_cells +5975.74267578125 1061.5006103515625 background all_cells +5973.11474609375 1054.1531982421875 background all_cells +5980.04541015625 1054.4649658203125 background all_cells +5980.35107421875 1082.44482421875 background all_cells +6025.76611328125 1065.6072998046875 background all_cells +6030.646484375 1050.0164794921875 background all_cells +6022.1240234375 1076.6448974609375 background all_cells +5984.6171875 1038.6180419921875 background all_cells +5978.2080078125 1087.637451171875 background all_cells +5986.888671875 1103.1141357421875 background all_cells +5979.7041015625 1108.45703125 background all_cells +5979.4453125 1121.1026611328125 background all_cells +5973.95556640625 1121.397705078125 background all_cells +5949.48291015625 1133.58935546875 background all_cells +5966.10009765625 1143.1705322265625 background all_cells +5962.91748046875 1135.375732421875 background all_cells +5978.37939453125 1140.3521728515625 background all_cells +6088.416015625 1038.8555908203125 background all_cells +6148.01611328125 1050.4019775390625 background all_cells +6139.8720703125 1055.4552001953125 background all_cells +6134.6005859375 1047.1287841796875 background all_cells +6074.68408203125 1041.2249755859375 background all_cells +6128.95703125 1048.8433837890625 background all_cells +6074.41357421875 1113.218505859375 background all_cells +6084.75 1115.7635498046875 background all_cells +6090.33203125 1117.8968505859375 background all_cells +6085.17626953125 1108.5611572265625 background all_cells +6063.5830078125 1073.6993408203125 background all_cells +6118.623046875 1068.4267578125 background all_cells +6135.4384765625 1075.7491455078125 background all_cells +6080.6513671875 1081.4500732421875 background all_cells +6064.33740234375 1100.9530029296875 background all_cells +5960.29345703125 998.5650024414062 background all_cells +6009.95263671875 998.1854858398438 background all_cells +6003.859375 997.1484375 background all_cells +5951.337890625 1013.3845825195312 background all_cells +6005.90234375 1012.9140625 background all_cells +5994.89404296875 1002.2595825195312 background all_cells +6008.62158203125 987.7262573242188 background all_cells +6080.59228515625 988.7457885742188 background all_cells +6078.97998046875 960.2200317382812 background all_cells +6071.9111328125 975.9674072265624 background all_cells +5981.556640625 982.4896850585938 background all_cells +5997.5849609375 993.6909790039062 background all_cells +5967.21337890625 1019.8363647460938 background all_cells +5966.58056640625 1026.9146728515625 background all_cells +5978.78857421875 1023.2086181640624 background all_cells +6342.91845703125 1063.8812255859375 background all_cells +6343.05029296875 1038.9443359375 background all_cells +6346.29541015625 1051.3656005859375 background all_cells +6353.36474609375 1064.2333984375 background all_cells +6349.4697265625 1061.3590087890625 background all_cells +6316.26025390625 1182.9849853515625 background all_cells +6363.6416015625 1175.752197265625 background all_cells +6279.93701171875 1134.3648681640625 background all_cells +6352.62744140625 1180.0396728515625 background all_cells +6354.82861328125 1162.7802734375 background all_cells +6307.07470703125 1200.3116455078125 background all_cells +6314.04736328125 1095.621826171875 background all_cells +6351.36865234375 1108.84375 background all_cells +6387.2705078125 1077.1497802734375 background all_cells +6381.97509765625 1079.0545654296875 background all_cells +6409.04248046875 1092.6783447265625 background all_cells +6913.33642578125 1376.7572021484375 background all_cells +6875.33349609375 1517.9561767578125 background all_cells +6925.55810546875 1379.4783935546875 background all_cells +6929.28955078125 1384.8526611328125 background all_cells +6884.9560546875 1420.38232421875 background all_cells +6895.23681640625 1421.019287109375 background all_cells +6939.2412109375 1347.2220458984375 background all_cells +6943.82568359375 1333.7733154296875 background all_cells +6939.38037109375 1339.5172119140625 background all_cells +6934.173828125 1310.7108154296875 background all_cells +6943.49267578125 1326.902587890625 background all_cells +6938.8525390625 1313.595703125 background all_cells +6905.1455078125 1345.8548583984375 background all_cells +6932.06640625 1344.1463623046875 background all_cells +6931.58251953125 1338.2864990234375 background all_cells +6926.89208984375 1347.073974609375 background all_cells +6903.81689453125 1357.67236328125 background all_cells +6907.5810546875 1364.9527587890625 background all_cells +6942.4228515625 1356.365478515625 background all_cells +6708.35302734375 1508.9921875 background all_cells +6689.0458984375 1481.4208984375 background all_cells +6761.61865234375 1517.2923583984375 background all_cells +6828.8427734375 1537.558349609375 background all_cells +6765.39208984375 1422.66552734375 background all_cells +6861.9951171875 833.4135131835938 background all_cells +6858.52978515625 813.5736694335938 background all_cells +6834.76806640625 1366.33447265625 background all_cells +6834.0029296875 1421.254150390625 background all_cells +6689.900390625 1373.5986328125 background all_cells +6739.22802734375 1349.4031982421875 background all_cells +6707.11474609375 1404.4610595703125 background all_cells +6693.00830078125 1416.8375244140625 background all_cells +7176.6572265625 1195.0679931640625 background all_cells +7305.8125 1198.695068359375 background all_cells +7305.35546875 1187.9381103515625 background all_cells +7295.734375 1153.4656982421875 background all_cells +7313.072265625 1287.924072265625 background all_cells +7338.72216796875 1236.0865478515625 background all_cells +7370.59375 1286.891357421875 background all_cells +7320.5517578125 1281.8896484375 background all_cells +7313.31201171875 1208.66259765625 background all_cells +6302.1826171875 1282.60498046875 background all_cells +7259.0859375 1344.159423828125 background all_cells +7283.45849609375 1288.3819580078125 background all_cells +6322.61083984375 1288.3338623046875 background all_cells +6317.64892578125 1285.0247802734375 background all_cells +6318.7001953125 1280.978515625 background all_cells +6316.6865234375 1253.9254150390625 background all_cells +6343.93896484375 1264.4239501953125 background all_cells +6329.84521484375 1273.699951171875 background all_cells +6320.5849609375 1276.9434814453125 background all_cells +6311.07763671875 1273.9765625 background all_cells +6877.61962890625 1245.18505859375 background all_cells +6898.02490234375 1198.1541748046875 background all_cells +6891.9365234375 1191.6556396484375 background all_cells +6748.458984375 1257.747802734375 background all_cells +6732.27978515625 1208.211669921875 background all_cells +6882.4033203125 1235.887451171875 background all_cells +7644.0 2121.035888671875 background all_cells +7630.09814453125 2118.553955078125 background all_cells +7674.3818359375 2142.430908203125 background all_cells +7688.9013671875 2199.606201171875 background all_cells +7688.50439453125 2258.4775390625 background all_cells +7648.4677734375 2223.480224609375 background all_cells +7638.49072265625 2124.92724609375 background all_cells +7672.60009765625 2133.9326171875 background all_cells +7674.32568359375 2130.222900390625 background all_cells +7649.69580078125 2129.5244140625 background all_cells +7983.234375 2540.479248046875 background all_cells +7915.78662109375 2525.836181640625 background all_cells +7901.78515625 2493.0361328125 background all_cells +7945.67333984375 2467.96533203125 background all_cells +8045.66259765625 2585.2265625 background all_cells +8055.36328125 2589.299560546875 background all_cells +8054.48974609375 2596.39453125 background all_cells +8046.40625 2597.535888671875 background all_cells +8042.41845703125 2613.955078125 background all_cells +8073.79443359375 2618.3583984375 background all_cells +8085.99267578125 2622.664794921875 background all_cells +8071.03515625 2626.106689453125 background all_cells +8057.03076171875 2628.819580078125 background all_cells +8121.90576171875 2675.998779296875 background all_cells +8071.85205078125 2642.771240234375 background all_cells +7971.76318359375 2760.669921875 background all_cells +8033.54541015625 2589.215576171875 background all_cells +8025.4208984375 2606.234130859375 background all_cells +8038.42333984375 2598.40283203125 background all_cells +8029.62841796875 2595.66650390625 background all_cells +7824.89892578125 2640.888427734375 background all_cells +7922.1015625 2567.57568359375 background all_cells +7916.90185546875 2574.11083984375 background all_cells +7733.017578125 2242.2880859375 background all_cells +7751.39892578125 2290.21337890625 background all_cells +7748.58740234375 2287.583740234375 background all_cells +7745.23828125 2253.73046875 background all_cells +7901.95703125 2396.662841796875 background all_cells +8013.88720703125 2455.83251953125 background all_cells +8042.86572265625 2465.465087890625 background all_cells +7955.71484375 2436.206298828125 background all_cells +7773.7021484375 2435.2783203125 background all_cells +7900.09130859375 2429.5146484375 background all_cells +7792.61083984375 2270.674560546875 background all_cells +7915.83447265625 2292.8466796875 background all_cells +7683.74853515625 2137.7470703125 background all_cells +7694.826171875 2103.886962890625 background all_cells +7686.60107421875 2098.472412109375 background all_cells +7683.7607421875 2128.28125 background all_cells +7982.841796875 2124.0244140625 background all_cells +8025.68896484375 2135.525146484375 background all_cells +7985.82421875 2237.85791015625 background all_cells +7979.728515625 2232.26025390625 background all_cells +7992.115234375 2225.074951171875 background all_cells +7978.77978515625 2224.857666015625 background all_cells +8007.67431640625 2087.01171875 background all_cells +7949.5751953125 2163.6494140625 background all_cells +7995.201171875 2163.768798828125 background all_cells +7859.080078125 2123.35009765625 background all_cells +7784.56689453125 2236.859130859375 background all_cells +7775.9326171875 2197.324462890625 background all_cells +7794.0185546875 2134.3115234375 background all_cells +7918.2626953125 2137.171630859375 background all_cells +7873.81005859375 2108.387451171875 background all_cells +7722.40771484375 2047.5770263671875 background all_cells +7749.513671875 2129.66162109375 background all_cells +7759.0576171875 2126.233154296875 background all_cells +7735.36572265625 2210.598876953125 background all_cells +7722.95654296875 2201.807861328125 background all_cells +7763.1298828125 2223.58544921875 background all_cells +7757.68408203125 2219.39208984375 background all_cells +7761.0615234375 2213.981689453125 background all_cells +7800.16845703125 2091.8984375 background all_cells +7779.3251953125 2125.154296875 background all_cells +7776.28515625 2096.884521484375 background all_cells +7789.3046875 2094.654541015625 background all_cells +7685.7529296875 1996.8494873046875 background all_cells +7908.7958984375 2041.151611328125 background all_cells +7900.57666015625 2041.3973388671875 background all_cells +7863.65283203125 2005.731689453125 background all_cells +7765.28369140625 2001.8271484375 background all_cells +7945.06640625 1969.1107177734373 background all_cells +8022.96875 1962.886474609375 background all_cells +7958.2216796875 2019.76611328125 background all_cells +7950.77294921875 1972.4498291015625 background all_cells +7946.39013671875 1976.888671875 background all_cells +7915.03173828125 1966.8922119140625 background all_cells +7943.109375 1955.6944580078125 background all_cells +7940.1875 1971.8746337890625 background all_cells +7491.70703125 1984.3360595703125 background all_cells +7526.32470703125 1964.793701171875 background all_cells +7524.53173828125 1949.5521240234373 background all_cells +7512.41796875 1952.7137451171875 background all_cells +7507.64697265625 1990.27880859375 background all_cells +7601.06494140625 1988.2535400390625 background all_cells +7633.3662109375 2003.4765625 background all_cells +7594.09130859375 1994.555908203125 background all_cells +7586.50341796875 1948.590576171875 background all_cells +7600.58154296875 1982.2938232421875 background all_cells +7581.84912109375 1978.2518310546875 background all_cells +7664.21630859375 1952.1356201171875 background all_cells +7538.603515625 1974.40185546875 background all_cells +7567.97314453125 2012.0172119140625 background all_cells +7537.767578125 1962.6881103515625 background all_cells +7550.52978515625 1972.141845703125 background all_cells +7549.97265625 1956.73583984375 background all_cells +7609.43896484375 1676.5574951171875 background all_cells +7634.14404296875 1726.4302978515625 background all_cells +7615.8369140625 1670.98828125 background all_cells +7611.9716796875 1691.1058349609375 background all_cells +7789.4482421875 1751.708251953125 background all_cells +7844.07958984375 1755.1424560546875 background all_cells +7806.7275390625 1718.2987060546875 background all_cells +7792.4033203125 1745.72314453125 background all_cells +7746.3828125 1612.9329833984375 background all_cells +7883.689453125 1626.8275146484375 background all_cells +7822.669921875 1649.4779052734375 background all_cells +7802.09716796875 1680.4853515625 background all_cells +7802.27490234375 1594.68310546875 background all_cells +7690.54296875 1724.5374755859375 background all_cells +7764.73876953125 1782.6812744140625 background all_cells +7702.24853515625 1721.379150390625 background all_cells +7622.0615234375 1650.4771728515625 background all_cells +7662.0908203125 1646.3194580078125 background all_cells +7645.14697265625 1657.9423828125 background all_cells +7630.201171875 1655.0328369140625 background all_cells +7575.68603515625 1748.739990234375 background all_cells +7585.5537109375 1820.2593994140625 background all_cells +7613.78173828125 1777.558837890625 background all_cells +7571.72998046875 1817.0223388671875 background all_cells +7575.837890625 1815.2767333984373 background all_cells +7537.30224609375 1755.373046875 background all_cells +7549.49658203125 1876.4765625 background all_cells +7558.35400390625 1883.598876953125 background all_cells +7550.9306640625 1882.399658203125 background all_cells +7635.9306640625 1902.49658203125 background all_cells +7703.66357421875 1846.2752685546875 background all_cells +7634.43603515625 1886.3104248046875 background all_cells +7835.28857421875 1831.8870849609373 background all_cells +7966.576171875 1927.761474609375 background all_cells +7882.05419921875 1893.851318359375 background all_cells +7748.6240234375 1882.579345703125 background all_cells +7812.86474609375 1923.9368896484373 background all_cells +7807.78662109375 1922.656494140625 background all_cells +7778.791015625 1916.4205322265625 background all_cells +7564.22314453125 1898.7421875 background all_cells +7588.02294921875 1914.61669921875 background all_cells +7567.568359375 1935.891845703125 background all_cells +7509.31787109375 1893.37744140625 background all_cells +7544.90966796875 1894.2808837890625 background all_cells +7553.56689453125 1895.16015625 background all_cells +7359.99462890625 1797.093505859375 background all_cells +7410.6494140625 1970.153564453125 background all_cells +7405.2607421875 1954.89208984375 background all_cells +7405.5263671875 1848.14599609375 background all_cells +7388.9658203125 1833.414794921875 background all_cells +7483.58056640625 1977.1995849609373 background all_cells +7613.53271484375 1984.8692626953125 background all_cells +7492.29443359375 1952.843505859375 background all_cells +7470.14306640625 1918.4608154296875 background all_cells +7627.81884765625 1851.309814453125 background all_cells +7626.59130859375 1890.7537841796875 background all_cells +7486.0166015625 1927.0400390625 background all_cells +7477.84228515625 1922.5118408203125 background all_cells +7431.654296875 1972.6986083984373 background all_cells +7459.68017578125 1956.34423828125 background all_cells +7446.470703125 1950.8914794921875 background all_cells +7440.43310546875 1956.507568359375 background all_cells +7434.7529296875 1818.428466796875 background all_cells +7433.751953125 1851.20458984375 background all_cells +7435.771484375 1830.5491943359373 background all_cells +7345.53271484375 1993.747802734375 background all_cells +7343.26513671875 2050.164794921875 background all_cells +7347.8837890625 2043.4012451171875 background all_cells +7364.38671875 2010.106201171875 background all_cells +7480.56005859375 2028.76611328125 background all_cells +7622.05810546875 2019.970703125 background all_cells +7623.37548828125 2009.968017578125 background all_cells +7616.26953125 2042.9617919921875 background all_cells +7504.06298828125 2171.051513671875 background all_cells +7598.720703125 2162.027099609375 background all_cells +7542.310546875 2173.511474609375 background all_cells +7478.494140625 2164.340576171875 background all_cells +7490.96240234375 2115.94482421875 background all_cells +7370.39306640625 2077.966552734375 background all_cells +7337.04150390625 2174.279052734375 background all_cells +7353.85009765625 2083.96435546875 background all_cells +7393.65087890625 2046.24462890625 background all_cells +7435.4560546875 2036.0130615234373 background all_cells +7409.59619140625 2046.6063232421875 background all_cells +7406.36865234375 2054.838623046875 background all_cells +7307.1298828125 2059.02001953125 background all_cells +7302.42333984375 2077.2900390625 background all_cells +7299.77490234375 2068.537841796875 background all_cells +7303.6396484375 2063.79541015625 background all_cells +7318.2294921875 2117.1083984375 background all_cells +7276.28466796875 2121.226318359375 background all_cells +7289.37353515625 2111.4462890625 background all_cells +7297.56005859375 2116.604248046875 background all_cells +7266.10546875 2084.72705078125 background all_cells +7257.044921875 2092.08984375 background all_cells +7323.5947265625 1833.88916015625 background all_cells +7331.86767578125 1841.4224853515625 background all_cells +7326.13623046875 1849.1971435546875 background all_cells +7312.296875 2080.009521484375 background all_cells +7326.35400390625 2068.895263671875 background all_cells +7323.2080078125 2080.8095703125 background all_cells +7315.001953125 2071.443359375 background all_cells +7317.16455078125 2012.9775390625 background all_cells +7322.04833984375 2021.01318359375 background all_cells +7320.62890625 1804.912353515625 background all_cells +7310.34375 1818.9271240234373 background all_cells +7297.46630859375 1808.328857421875 background all_cells +7299.421875 1825.01171875 background all_cells +7305.77685546875 1885.8521728515625 background all_cells +7313.24560546875 1826.519775390625 background all_cells +7285.2646484375 1819.0869140625 background all_cells +7270.13134765625 1851.5345458984373 background all_cells +7280.53857421875 1834.3271484375 background all_cells +7290.1552734375 1825.93896484375 background all_cells +7288.68701171875 1805.85595703125 background all_cells +7281.50634765625 1810.5133056640625 background all_cells +7275.5 1807.7711181640625 background all_cells +7275.0419921875 1669.468017578125 background all_cells +7283.52978515625 1704.1124267578125 background all_cells +7284.9052734375 1674.1583251953125 background all_cells +7284.90771484375 1800.13916015625 background all_cells +7294.34716796875 1797.4691162109375 background all_cells +7279.35009765625 1710.5782470703125 background all_cells +7258.01953125 1742.7918701171875 background all_cells +7310.470703125 1769.9775390625 background all_cells +7300.95361328125 1776.128662109375 background all_cells +7260.75244140625 1712.864013671875 background all_cells +7289.24658203125 1712.7724609375 background all_cells +7498.02490234375 1727.9619140625 background all_cells +7462.4892578125 1709.21630859375 background all_cells +7471.6279296875 1662.2523193359375 background all_cells +7441.873046875 1605.298095703125 background all_cells +7509.7138671875 1704.0548095703125 background all_cells +7501.98876953125 1687.888671875 background all_cells +7586.2353515625 1624.990234375 background all_cells +7604.4482421875 1646.8365478515625 background all_cells +7527.48828125 1708.7779541015625 background all_cells +7553.70556640625 1645.591552734375 background all_cells +7551.42138671875 1649.67333984375 background all_cells +7535.650390625 1700.0985107421875 background all_cells +7559.6455078125 1639.6708984375 background all_cells +7357.5322265625 1606.5380859375 background all_cells +7396.412109375 1622.2225341796875 background all_cells +7391.0234375 1615.994140625 background all_cells +7340.87451171875 1611.788818359375 background all_cells +7401.10400390625 1594.980224609375 background all_cells +7541.29150390625 1597.419189453125 background all_cells +7396.93798828125 1602.4986572265625 background all_cells +7393.87255859375 1588.871337890625 background all_cells +7545.2333984375 1557.906005859375 background all_cells +7343.20556640625 1570.4744873046875 background all_cells +7566.04150390625 1573.3988037109375 background all_cells +7385.919921875 1584.8541259765625 background all_cells +7387.03369140625 1579.801025390625 background all_cells +7318.30908203125 1555.3369140625 background all_cells +7318.87158203125 1584.0389404296875 background all_cells +7325.7373046875 1586.77880859375 background all_cells +7316.43310546875 1577.265625 background all_cells +7318.02490234375 1606.48046875 background all_cells +7276.3798828125 1595.3662109375 background all_cells +7295.31005859375 1601.133056640625 background all_cells +7277.630859375 1601.97021484375 background all_cells +7258.7197265625 1587.8067626953125 background all_cells +7269.71533203125 1573.6646728515625 background all_cells +7270.4892578125 1602.2474365234375 background all_cells +7269.51708984375 1596.2379150390625 background all_cells +7261.61572265625 1572.548583984375 background all_cells +6947.65576171875 1355.7132568359375 background all_cells +6987.1630859375 1390.86279296875 background all_cells +6951.37109375 1357.15380859375 background all_cells +6950.248046875 1347.32275390625 background all_cells +7197.39990234375 1408.248046875 background all_cells +7354.42333984375 1414.9769287109375 background all_cells +7218.9208984375 1421.1990966796875 background all_cells +7306.57470703125 1412.2178955078125 background all_cells +7144.81884765625 1425.1146240234375 background all_cells +7128.25439453125 1431.222412109375 background all_cells +7127.2802734375 1438.038818359375 background all_cells +7116.166015625 1425.958251953125 background all_cells +7140.44287109375 1427.807861328125 background all_cells +7483.09423828125 1301.3988037109375 background all_cells +7493.47802734375 1306.58544921875 background all_cells +7489.27294921875 1314.112548828125 background all_cells +7489.5908203125 1297.9193115234375 background all_cells +7546.8642578125 1442.338134765625 background all_cells +7653.3857421875 1401.1064453125 background all_cells +7625.2255859375 1393.097900390625 background all_cells +7667.1806640625 1416.25390625 background all_cells +7636.8681640625 1375.260986328125 background all_cells +7564.8681640625 1351.5645751953125 background all_cells +7616.8681640625 1279.0257568359375 background all_cells +7664.1875 1333.28369140625 background all_cells +7638.35693359375 1242.597900390625 background all_cells +7499.95166015625 1328.3787841796875 background all_cells +7556.34423828125 1317.536865234375 background all_cells +7501.541015625 1313.65625 background all_cells +7487.54833984375 1353.178466796875 background all_cells +7493.79248046875 1365.723876953125 background all_cells +7488.47314453125 1447.8372802734375 background all_cells +7516.8232421875 1524.6025390625 background all_cells +7512.0927734375 1525.518798828125 background all_cells +7512.7734375 1511.45068359375 background all_cells +7566.75634765625 1520.589111328125 background all_cells +7755.9833984375 1521.901123046875 background all_cells +7751.35986328125 1521.761474609375 background all_cells +7753.10205078125 1483.0250244140625 background all_cells +7566.39013671875 1513.455810546875 background all_cells +7530.47900390625 1523.5263671875 background all_cells +7536.7001953125 1515.7633056640625 background all_cells +7533.36865234375 1528.4515380859375 background all_cells +7522.609375 1526.0159912109375 background all_cells +7526.763671875 1526.844482421875 background all_cells +7523.03955078125 1507.1448974609375 background all_cells +7295.80810546875 1488.431640625 background all_cells +7296.52294921875 1527.2869873046875 background all_cells +7280.61474609375 1524.8870849609375 background all_cells +7285.73876953125 1517.9088134765625 background all_cells +7294.3486328125 1538.66259765625 background all_cells +7304.52783203125 1557.570068359375 background all_cells +7272.9794921875 1543.9720458984375 background all_cells +7267.4912109375 1550.5714111328125 background all_cells +7304.291015625 1551.338134765625 background all_cells +7322.703125 1523.3175048828125 background all_cells +7312.67138671875 1538.024169921875 background all_cells +7318.4931640625 1537.816162109375 background all_cells +7319.13818359375 1531.5106201171875 background all_cells +7314.79931640625 1527.167236328125 background all_cells +7348.0478515625 1534.3299560546875 background all_cells +7357.56298828125 1527.482666015625 background all_cells +7358.482421875 1539.8165283203125 background all_cells +7352.4345703125 1553.083251953125 background all_cells +7449.90234375 1497.34716796875 background all_cells +7478.46435546875 1477.599609375 background all_cells +7511.9814453125 1499.76708984375 background all_cells +7519.6181640625 1500.18701171875 background all_cells +7617.21484375 1481.449462890625 background all_cells +7525.25244140625 1496.00048828125 background all_cells +7525.79443359375 1540.47900390625 background all_cells +7667.794921875 1559.3021240234375 background all_cells +7382.05419921875 1560.7462158203125 background all_cells +7537.42919921875 1551.339599609375 background all_cells +7503.11181640625 1536.07373046875 background all_cells +7510.13232421875 1530.873779296875 background all_cells +7346.892578125 1501.31591796875 background all_cells +7358.54248046875 1519.234619140625 background all_cells +7015.77001953125 1458.6805419921875 background all_cells +7013.3046875 1463.1119384765625 background all_cells +7008.52294921875 1458.4283447265625 background all_cells +7128.1318359375 1445.027587890625 background all_cells +7170.93505859375 1484.843994140625 background all_cells +7161.359375 1496.8004150390625 background all_cells +7128.2744140625 1455.25390625 background all_cells +7106.96875 1470.4205322265625 background all_cells +7090.9130859375 1473.013427734375 background all_cells +7069.0986328125 1460.1611328125 background all_cells +7104.0029296875 1452.6201171875 background all_cells +7099.2890625 1458.7408447265625 background all_cells +7112.78076171875 1461.480712890625 background all_cells +6157.19775390625 806.7008666992188 background all_cells +6129.40673828125 801.4910888671875 background all_cells +6149.6142578125 820.5152587890625 background all_cells +6144.41943359375 780.3213500976562 background all_cells +6560.23046875 865.2911987304688 background all_cells +6756.39794921875 1147.24462890625 background all_cells +6500.56884765625 1040.8619384765625 background all_cells +6633.962890625 1081.80908203125 background all_cells +6622.033203125 901.5322265625 background all_cells +6287.95263671875 613.4735717773438 background all_cells +6601.67578125 670.3026123046875 background all_cells +6293.74462890625 618.3864135742188 background all_cells +6293.3828125 581.07958984375 background all_cells +6663.89501953125 749.7652587890625 background all_cells +6436.09765625 809.7427978515625 background all_cells +6282.033203125 803.6287841796875 background all_cells +6587.87353515625 798.42724609375 background all_cells +6156.77197265625 586.814208984375 background all_cells +6273.19482421875 562.813720703125 background all_cells +6229.72265625 593.7681274414062 background all_cells +6321.2529296875 554.3057250976562 background all_cells +6356.517578125 532.7451782226562 background all_cells +6328.77734375 595.2293090820312 background all_cells +6328.86962890625 623.25537109375 background all_cells +6448.94140625 619.4642333984375 background all_cells +6697.369140625 579.949462890625 background all_cells +6664.70068359375 628.90625 background all_cells +6548.47607421875 589.907958984375 background all_cells +6380.36083984375 571.1961059570312 background all_cells +6390.564453125 538.7804565429688 background all_cells +6386.2353515625 618.2095947265625 background all_cells +6444.046875 488.6633911132813 background all_cells +6484.97412109375 515.3548583984375 background all_cells +6593.439453125 402.5567932128906 background all_cells +6389.48046875 514.8433227539062 background all_cells +6354.1787109375 503.3805541992188 background all_cells +6210.13427734375 856.0237426757812 background all_cells +6222.16064453125 860.0197143554688 background all_cells +6217.3994140625 871.9751586914062 background all_cells +6215.96923828125 866.493408203125 background all_cells +6215.40771484375 860.2887573242188 background all_cells +6743.56201171875 813.5467529296875 background all_cells +6797.92822265625 864.5460815429688 background all_cells +6224.71826171875 912.2885131835938 background all_cells +6797.994140625 894.6774291992188 background all_cells +6808.74609375 931.3741455078124 background all_cells +6250.662109375 912.8319091796876 background all_cells +6243.05810546875 911.2918701171876 background all_cells +6218.07763671875 831.5615844726562 background all_cells +6223.3115234375 853.7789916992188 background all_cells +6218.892578125 848.98388671875 background all_cells +6133.57470703125 911.1635131835938 background all_cells +6199.9130859375 911.7562255859376 background all_cells +6200.57275390625 900.7432861328124 background all_cells +6141.4462890625 905.6102905273438 background all_cells +6203.8623046875 834.2471923828125 background all_cells +6193.5107421875 839.2280883789062 background all_cells +6201.861328125 844.9608764648438 background all_cells +6151.13037109375 848.3717651367188 background all_cells +6193.30712890625 877.2415161132812 background all_cells +6141.27294921875 847.3233032226562 background all_cells +6161.15625 883.0271606445312 background all_cells +6187.939453125 856.1808471679688 background all_cells +6156.90673828125 879.1455688476562 background all_cells +7336.99267578125 603.6868286132812 background all_cells +7334.2001953125 580.7299194335938 background all_cells +7334.09814453125 534.3729858398438 background all_cells +7331.6005859375 606.7387084960938 background all_cells +7440.9228515625 517.2472534179688 background all_cells +7443.23779296875 522.7479858398438 background all_cells +7431.740234375 536.4541625976562 background all_cells +7440.41162109375 549.4354858398438 background all_cells +7371.00390625 546.7650146484375 background all_cells +7383.9755859375 563.5174560546875 background all_cells +7384.3037109375 557.6314086914062 background all_cells +7374.01123046875 555.2710571289062 background all_cells +7380.763671875 552.214111328125 background all_cells +7406.30908203125 544.4862060546875 background all_cells +7422.7587890625 538.3873291015625 background all_cells +7396.6640625 543.28466796875 background all_cells +7277.8740234375 815.5899047851562 background all_cells +7328.462890625 792.3771362304688 background all_cells +7266.5947265625 806.3623657226562 background all_cells +7308.8505859375 798.761962890625 background all_cells +7303.32763671875 791.795166015625 background all_cells +7289.12060546875 805.7966918945312 background all_cells +7266.23828125 824.7007446289062 background all_cells +7316.84912109375 822.8836059570312 background all_cells +7316.1318359375 830.1377563476562 background all_cells +7324.5068359375 846.3802490234375 background all_cells +7314.1357421875 851.1688232421875 background all_cells +7307.93505859375 841.6304321289062 background all_cells +7334.4482421875 820.7673950195312 background all_cells +7336.44287109375 875.9159545898438 background all_cells +7365.34423828125 824.628173828125 background all_cells +7336.8349609375 883.739013671875 background all_cells +7338.38037109375 816.3433837890625 background all_cells +7357.5419921875 792.3154296875 background all_cells +7386.8798828125 812.8936157226562 background all_cells +7374.79052734375 796.5486450195312 background all_cells +7325.0224609375 719.1336669921875 background all_cells +7379.78173828125 752.4464721679688 background all_cells +7331.041015625 738.1972045898438 background all_cells +7404.66064453125 896.5203247070312 background all_cells +7442.57275390625 935.2277221679688 background all_cells +7436.1201171875 936.5298461914062 background all_cells +7395.3837890625 974.64013671875 background all_cells +7342.4443359375 777.7526245117188 background all_cells +7341.4326171875 911.8916625976562 background all_cells +7351.3798828125 886.1549072265625 background all_cells +7352.00048828125 785.4506225585938 background all_cells +7432.58935546875 811.4982299804688 background all_cells +7416.6279296875 835.7412719726562 background all_cells +7438.80615234375 814.9879150390625 background all_cells +7407.77490234375 730.9360961914062 background all_cells +7397.640625 762.3844604492188 background all_cells +7397.27978515625 749.06640625 background all_cells +7420.56494140625 734.5576171875 background all_cells +7414.18603515625 730.7659912109375 background all_cells +7407.251953125 555.9705810546875 background all_cells +7331.87939453125 591.85791015625 background all_cells +7420.43798828125 567.0966796875 background all_cells +7412.611328125 562.2200317382812 background all_cells +7373.25390625 617.1849365234375 background all_cells +7326.04150390625 674.8070068359375 background all_cells +7382.08154296875 667.39892578125 background all_cells +7384.33251953125 620.39453125 background all_cells +7400.5341796875 616.11865234375 background all_cells +7432.326171875 652.7040405273438 background all_cells +7410.45947265625 652.5592041015625 background all_cells +7437.275390625 668.1424560546875 background all_cells +7398.3623046875 641.7965087890625 background all_cells +7400.63232421875 631.248291015625 background all_cells +7360.1640625 478.0147705078125 background all_cells +7412.58837890625 479.6874084472656 background all_cells +7406.25732421875 498.93658447265625 background all_cells +7437.6083984375 508.79791259765625 background all_cells +7435.3349609375 493.6751403808594 background all_cells +7443.2578125 500.6505737304688 background all_cells +7423.14990234375 495.49169921875 background all_cells +7429.708984375 499.5619201660156 background all_cells +7418.96533203125 488.54248046875 background all_cells +7086.853515625 693.4514770507812 background all_cells +7112.17431640625 700.8638916015625 background all_cells +7093.77587890625 631.9032592773438 background all_cells +7077.0791015625 687.7139892578125 background all_cells +7067.49658203125 687.84765625 background all_cells +7064.685546875 684.678955078125 background all_cells +7070.24169921875 690.7199096679688 background all_cells +7061.08056640625 688.8135375976562 background all_cells +7051.83056640625 687.5314331054688 background all_cells +7050.10986328125 665.3600463867188 background all_cells +7053.46240234375 671.3924560546875 background all_cells +7039.8779296875 661.9729614257812 background all_cells +7018.2890625 698.4436645507812 background all_cells +7035.57421875 1063.548583984375 background all_cells +7037.38037109375 699.4276733398438 background all_cells +7029.94384765625 700.3411865234375 background all_cells +7025.45068359375 716.4537963867188 background all_cells +7032.197265625 710.2011108398438 background all_cells +7129.53125 968.1592407226562 background all_cells +7151.04296875 1145.04541015625 background all_cells +7082.98046875 720.7213745117188 background all_cells +7087.51025390625 716.2254638671875 background all_cells +7087.7451171875 726.1094970703125 background all_cells +7138.82177734375 712.7515869140625 background all_cells +7252.28955078125 800.0029296875 background all_cells +7117.38037109375 732.7702026367188 background all_cells +7132.21826171875 720.5220336914062 background all_cells +7111.333984375 718.1277465820312 background all_cells +6952.75 764.4137573242188 background all_cells +6993.21728515625 781.5482788085938 background all_cells +6995.69775390625 777.2515258789062 background all_cells +6910.42529296875 772.1558227539062 background all_cells +6997.56787109375 1071.3726806640625 background all_cells +6990.51171875 1079.876708984375 background all_cells +6983.21728515625 1085.4261474609375 background all_cells +6980.9296875 1091.2022705078125 background all_cells +6963.4716796875 1116.90771484375 background all_cells +6959.830078125 687.7801513671875 background all_cells +6992.54931640625 679.7194213867188 background all_cells +6932.8583984375 707.443603515625 background all_cells +7001.53369140625 706.8665771484375 background all_cells +6994.4228515625 701.5609130859375 background all_cells +6937.77685546875 693.9266357421875 background all_cells +6747.21728515625 604.0125732421875 background all_cells +6879.23583984375 659.5009155273438 background all_cells +6908.67578125 624.096923828125 background all_cells +6845.80078125 656.2954711914062 background all_cells +6844.80859375 650.4364013671875 background all_cells +6760.83837890625 618.3134155273438 background all_cells +6980.19677734375 631.3383178710938 background all_cells +7021.60009765625 650.5032348632812 background all_cells +6996.9599609375 635.1917114257812 background all_cells +6993.255859375 630.8143310546875 background all_cells +6987.1787109375 632.8944091796875 background all_cells +6979.2353515625 618.3200073242188 background all_cells +6941.2509765625 558.5902709960938 background all_cells +6976.55859375 608.0519409179688 background all_cells +6971.47119140625 609.6736450195312 background all_cells +6951.5546875 622.0612182617188 background all_cells +7146.16796875 427.1196594238281 background all_cells +7135.67626953125 520.4047241210938 background all_cells +7133.46337890625 513.7806396484375 background all_cells +7315.46435546875 411.3661193847656 background all_cells +7292.42724609375 540.4904174804688 background all_cells +7300.83837890625 539.7973022460938 background all_cells +7359.599609375 427.1723937988281 background all_cells +7313.99853515625 549.4638061523438 background all_cells +7310.92822265625 449.4730529785156 background all_cells +7281.4091796875 345.0124206542969 background all_cells +7420.13671875 336.6249694824219 background all_cells +7371.06005859375 331.3804626464844 background all_cells +7352.0986328125 343.6295471191406 background all_cells +7321.25732421875 327.08612060546875 background all_cells +7310.8095703125 340.57928466796875 background all_cells +7210.470703125 545.1847534179688 background all_cells +7257.51953125 508.13818359375 background all_cells +7260.40380859375 468.4278869628906 background all_cells +7234.79931640625 544.6702880859375 background all_cells +7225.00830078125 449.0235900878906 background all_cells +7213.49560546875 528.3677368164062 background all_cells +7145.57861328125 537.8463134765625 background all_cells +7150.04345703125 565.0323486328125 background all_cells +7127.98974609375 551.6183471679688 background all_cells +7132.884765625 541.0020141601562 background all_cells +7194.4482421875 645.1173095703125 background all_cells +7182.0556640625 661.0686645507812 background all_cells +7200.32373046875 645.0498046875 background all_cells +7199.12890625 570.2525024414062 background all_cells +7330.478515625 620.3358154296875 background all_cells +7231.41650390625 603.8576049804688 background all_cells +7223.6552734375 592.492431640625 background all_cells +7238.42041015625 587.6048583984375 background all_cells +7074.771484375 548.94775390625 background all_cells +7115.041015625 583.4199829101562 background all_cells +7099.30859375 581.3523559570312 background all_cells +7105.52197265625 600.0935668945312 background all_cells +7128.015625 581.0105590820312 background all_cells +7021.3642578125 558.888427734375 background all_cells +7129.05712890625 529.1239624023438 background all_cells +7116.9619140625 504.39788818359375 background all_cells +7105.4541015625 536.9520263671875 background all_cells +7124.15576171875 533.230712890625 background all_cells +7090.72509765625 462.2169799804688 background all_cells +7082.134765625 498.2110290527344 background all_cells +7046.09912109375 496.1369018554688 background all_cells +7096.17578125 469.2005920410156 background all_cells +8163.78125 763.9772338867188 background all_cells +8176.61669921875 770.9044799804688 background all_cells +8172.751953125 765.0595092773438 background all_cells +8189.607421875 813.488037109375 background all_cells +8180.9453125 765.9827270507812 background all_cells +8180.16748046875 957.3193359375 background all_cells +8192.228515625 1008.3663330078124 background all_cells +8184.13525390625 964.9432983398438 background all_cells +8134.31982421875 884.2727661132812 background all_cells +8167.8046875 883.373291015625 background all_cells +8162.15625 968.3052978515624 background all_cells +8155.2119140625 960.4326171875 background all_cells +8166.1767578125 825.5237426757812 background all_cells +8180.06298828125 826.7259521484375 background all_cells +8171.95166015625 830.1630859375 background all_cells +8180.1708984375 834.7039184570312 background all_cells +8186.5107421875 823.8069458007812 background all_cells +8130.2236328125 818.1694946289062 background all_cells +8153.51953125 766.5069580078125 background all_cells +8154.3212890625 836.2968139648438 background all_cells +8146.93896484375 801.536865234375 background all_cells +8143.3525390625 810.9619140625 background all_cells +7991.58203125 1138.2947998046875 background all_cells +8042.11083984375 1294.78125 background all_cells +8001.58349609375 1204.9248046875 background all_cells +7964.1533203125 1139.7587890625 background all_cells +8025.01416015625 1037.428466796875 background all_cells +8056.3017578125 1029.372802734375 background all_cells +8046.79443359375 1051.4251708984375 background all_cells +8036.4404296875 1047.0426025390625 background all_cells +8065.6181640625 1042.375 background all_cells +7995.17041015625 1102.498779296875 background all_cells +8011.3349609375 1125.1854248046875 background all_cells +7980.67041015625 1118.040283203125 background all_cells +7985.61328125 1117.69189453125 background all_cells +8032.3818359375 970.6240844726562 background all_cells +7991.15966796875 1007.305419921875 background all_cells +7992.16748046875 991.6891479492188 background all_cells +8043.0849609375 1065.061767578125 background all_cells +8063.3134765625 1060.330810546875 background all_cells +8060.2705078125 1083.0684814453125 background all_cells +8036.845703125 1065.51611328125 background all_cells +8005.55712890625 1076.720703125 background all_cells +8051.068359375 1072.974365234375 background all_cells +7854.9189453125 947.7407836914062 background all_cells +7941.0498046875 925.367919921875 background all_cells +7864.5126953125 940.977783203125 background all_cells +7856.48974609375 942.6962890625 background all_cells +7855.2021484375 937.2754516601562 background all_cells +7910.46240234375 971.0768432617188 background all_cells +7899.6826171875 978.2317504882812 background all_cells +7927.2568359375 992.7963256835938 background all_cells +7930.2548828125 1000.0166625976562 background all_cells +7919.1923828125 999.4268188476562 background all_cells +7896.9267578125 997.4262084960938 background all_cells +7893.20068359375 1005.3430786132812 background all_cells +7935.9716796875 1152.8138427734375 background all_cells +7905.9951171875 1128.6402587890625 background all_cells +7835.37890625 917.3531494140624 background all_cells +7929.57958984375 889.1199340820312 background all_cells +7881.3251953125 835.9161987304688 background all_cells +7908.298828125 906.0072631835938 background all_cells +7900.30712890625 893.828369140625 background all_cells +7842.86181640625 867.7696533203125 background all_cells +8063.30859375 847.6725463867188 background all_cells +8087.40478515625 776.2592163085938 background all_cells +8094.36376953125 780.8782958984375 background all_cells +8038.5166015625 811.9903564453125 background all_cells +8039.43310546875 823.9103393554688 background all_cells +8022.80517578125 818.888671875 background all_cells +8012.00146484375 817.0403442382812 background all_cells +8007.3447265625 773.7453002929688 background all_cells +8016.4794921875 804.4913330078125 background all_cells +8028.04638671875 790.6785888671875 background all_cells +8106.69580078125 1081.61767578125 background all_cells +8113.88330078125 1081.97998046875 background all_cells +8112.68701171875 1041.080078125 background all_cells +8092.1103515625 1197.82568359375 background all_cells +8148.578125 1230.0633544921875 background all_cells +8090.4453125 1218.6109619140625 background all_cells +8097.7021484375 1206.014404296875 background all_cells +8106.64453125 1199.166015625 background all_cells +8088.52783203125 1098.350830078125 background all_cells +8083.69189453125 1157.53857421875 background all_cells +8091.490234375 1116.8621826171875 background all_cells +8098.19775390625 1115.1805419921875 background all_cells +8104.98583984375 1102.6048583984375 background all_cells +8088.73876953125 1065.1383056640625 background all_cells +8093.19921875 1085.9549560546875 background all_cells +8088.79736328125 1072.747802734375 background all_cells +8087.2734375 1282.3072509765625 background all_cells +8146.4765625 1412.8515625 background all_cells +8124.80810546875 1406.22021484375 background all_cells +8145.232421875 1392.8892822265625 background all_cells +8128.23291015625 1311.4464111328125 background all_cells +8084.4921875 1457.9627685546875 background all_cells +8111.03173828125 1500.185791015625 background all_cells +8117.86083984375 1490.132080078125 background all_cells +8112.13671875 1485.134033203125 background all_cells +8079.9931640625 1478.9814453125 background all_cells +8164.80810546875 1492.7210693359375 background all_cells +8193.6328125 1433.3577880859375 background all_cells +8196.0263671875 1401.9915771484375 background all_cells +8126.400390625 1124.8702392578125 background all_cells +8194.6201171875 1153.5582275390625 background all_cells +8171.33740234375 1127.8057861328125 background all_cells +8173.93798828125 1144.09033203125 background all_cells +8141.3095703125 1092.5540771484375 background all_cells +8139.4833984375 1105.33935546875 background all_cells +8192.703125 1099.20751953125 background all_cells +8156.25732421875 1094.5621337890625 background all_cells +8135.21142578125 1057.598388671875 background all_cells +8209.2724609375 1051.179931640625 background all_cells +8161.85498046875 1083.063720703125 background all_cells +8156.1923828125 1071.279052734375 background all_cells +8183.77880859375 1514.806396484375 background all_cells +8183.052734375 1540.71923828125 background all_cells +8181.9501953125 1532.0732421875 background all_cells +8181.91552734375 1523.0543212890625 background all_cells +8173.6982421875 1518.7607421875 background all_cells +8151.65185546875 1576.7877197265625 background all_cells +8198.1728515625 1579.6221923828125 background all_cells +8109.53515625 1624.8900146484375 background all_cells +8144.8056640625 1603.125 background all_cells +8056.60400390625 1598.6666259765625 background all_cells +8143.25537109375 1587.1221923828125 background all_cells +8191.134765625 1527.499267578125 background all_cells +8011.189453125 2116.25341796875 background all_cells +8020.12744140625 2143.473388671875 background all_cells +8013.20654296875 2098.233154296875 background all_cells +8053.05322265625 2153.95751953125 background all_cells +8055.23046875 2162.11767578125 background all_cells +8045.83349609375 2154.8525390625 background all_cells +8037.03076171875 2149.03125 background all_cells +8037.5419921875 2113.48291015625 background all_cells +8059.90185546875 2121.80126953125 background all_cells +8042.47314453125 2139.116455078125 background all_cells +8041.431640625 2146.850830078125 background all_cells +8193.66015625 2095.62841796875 background all_cells +8201.513671875 2021.61767578125 background all_cells +8184.4638671875 2131.20068359375 background all_cells +8183.693359375 2118.924560546875 background all_cells +8196.5087890625 2064.010986328125 background all_cells +8206.4365234375 2115.529541015625 background all_cells +8089.3251953125 2217.101318359375 background all_cells +8110.4560546875 2187.7109375 background all_cells +8080.19970703125 2191.6650390625 background all_cells +8102.45361328125 2193.099609375 background all_cells +8096.87451171875 2194.566162109375 background all_cells +8082.01123046875 2199.4052734375 background all_cells +8130.99609375 2177.639892578125 background all_cells +8147.11572265625 2203.924072265625 background all_cells +8149.5380859375 2198.39599609375 background all_cells +8100.4462890625 2105.1201171875 background all_cells +8127.4609375 2153.2587890625 background all_cells +8149.35107421875 2138.95263671875 background all_cells +8109.21240234375 2145.749267578125 background all_cells +8107.00537109375 2110.8056640625 background all_cells +8171.72998046875 1657.7149658203125 background all_cells +8200.388671875 1748.5443115234375 background all_cells +8171.533203125 1706.6171875 background all_cells +8179.19287109375 1703.4371337890625 background all_cells +8166.76318359375 1695.7415771484375 background all_cells +8150.0498046875 1839.63720703125 background all_cells +8140.91943359375 1899.9244384765625 background all_cells +8167.76904296875 1846.3759765625 background all_cells +8162.095703125 1838.9073486328125 background all_cells +8158.62255859375 1869.1038818359373 background all_cells +8148.89794921875 1754.80078125 background all_cells +8137.486328125 1832.0345458984373 background all_cells +8151.95849609375 1828.0682373046875 background all_cells +8154.923828125 1824.530517578125 background all_cells +8117.20751953125 1782.072998046875 background all_cells +8127.9443359375 1779.8702392578125 background all_cells +8095.88671875 1671.59765625 background all_cells +8114.45361328125 1703.19580078125 background all_cells +8142.9736328125 1684.7529296875 background all_cells +8142.6875 1678.1488037109375 background all_cells +7997.55859375 2169.7060546875 background all_cells +8002.185546875 2193.015625 background all_cells +8000.97021484375 2173.64208984375 background all_cells +8017.3974609375 2683.86767578125 background all_cells +8016.08935546875 2868.209716796875 background all_cells +8027.54638671875 2866.08984375 background all_cells +8031.37548828125 2795.03466796875 background all_cells +8028.35986328125 2532.365478515625 background all_cells +8069.603515625 2566.24267578125 background all_cells +8038.61181640625 2557.630859375 background all_cells +8059.86962890625 2306.415771484375 background all_cells +8058.3603515625 2387.64697265625 background all_cells +8069.73876953125 2388.5625 background all_cells +8057.3935546875 2339.766845703125 background all_cells +8053.2265625 2308.460693359375 background all_cells +8018.7802734375 2204.191162109375 background all_cells +8058.45751953125 2297.86181640625 background all_cells +8057.61328125 2291.69189453125 background all_cells +8055.32568359375 2288.39501953125 background all_cells +8025.685546875 2193.25634765625 background all_cells +8212.3095703125 2882.33349609375 background all_cells +8229.2705078125 2878.676513671875 background all_cells +8222.2861328125 2879.32373046875 background all_cells +8101.498046875 2902.208984375 background all_cells +8127.27001953125 2912.162109375 background all_cells +8115.30908203125 2901.49169921875 background all_cells +8113.7861328125 2909.361083984375 background all_cells +8151.84228515625 2928.85009765625 background all_cells +8210.849609375 2895.078125 background all_cells +8176.5732421875 2926.054931640625 background all_cells +8159.70361328125 2911.77880859375 background all_cells +8232.3466796875 2888.720458984375 background all_cells +8225.0029296875 2911.169189453125 background all_cells +8113.8173828125 2972.766357421875 background all_cells +8124.4365234375 3002.09033203125 background all_cells +8117.66259765625 2993.746337890625 background all_cells +8137.43310546875 2941.140380859375 background all_cells +8095.8203125 3002.95068359375 background all_cells +8183.2900390625 3007.91943359375 background all_cells +8223.6201171875 3016.6796875 background all_cells +8210.7724609375 3013.4404296875 background all_cells +8183.26123046875 2957.751708984375 background all_cells +8181.62939453125 3030.7177734375 background all_cells +8107.03466796875 3054.1806640625 background all_cells +8087.70947265625 3056.54833984375 background all_cells +8179.3916015625 3049.5048828125 background all_cells +8150.99365234375 3010.010498046875 background all_cells +8173.29150390625 2999.000732421875 background all_cells +8160.08837890625 2998.59423828125 background all_cells +8235.7607421875 2787.564453125 background all_cells +8210.017578125 2801.892822265625 background all_cells +8202.404296875 2802.00732421875 background all_cells +8220.3447265625 2825.316650390625 background all_cells +8222.6572265625 2854.90771484375 background all_cells +8218.2548828125 2868.00927734375 background all_cells +8207.27734375 2870.83837890625 background all_cells +8211.501953125 2867.13525390625 background all_cells +8165.73876953125 2815.091552734375 background all_cells +8181.61767578125 2861.755126953125 background all_cells +8168.1767578125 2845.544189453125 background all_cells +8077.35595703125 2584.884521484375 background all_cells +8117.75537109375 2774.071533203125 background all_cells +8076.69775390625 2706.568603515625 background all_cells +8068.984375 2746.0068359375 background all_cells +8157.642578125 2534.20166015625 background all_cells +8126.3115234375 2772.519775390625 background all_cells +8132.4287109375 2777.5673828125 background all_cells +8186.294921875 2806.2578125 background all_cells +8176.685546875 2540.841796875 background all_cells +8132.72021484375 2537.65185546875 background all_cells +8119.3720703125 2846.452392578125 background all_cells +8131.03515625 2835.96142578125 background all_cells +8122.1513671875 2839.739501953125 background all_cells +8094.44580078125 2556.471923828125 background all_cells +8076.212890625 2577.591796875 background all_cells +8080.0439453125 2568.572021484375 background all_cells +8119.43115234375 2565.77587890625 background all_cells +8177.96875 2292.270263671875 background all_cells +8196.7626953125 2312.312744140625 background all_cells +8165.7294921875 2347.7431640625 background all_cells +8189.1708984375 2297.0224609375 background all_cells +8202.177734375 2384.683837890625 background all_cells +8095.87255859375 2496.560302734375 background all_cells +8163.9814453125 2388.4482421875 background all_cells +8082.55126953125 2323.43212890625 background all_cells +8121.04296875 2345.438720703125 background all_cells +8087.7705078125 2324.401611328125 background all_cells +8240.150390625 1871.27392578125 background all_cells +8229.22265625 1934.215576171875 background all_cells +8247.1240234375 1896.571044921875 background all_cells +8326.146484375 2041.099609375 background all_cells +8364.5615234375 1984.6064453125 background all_cells +8284.998046875 1966.8001708984373 background all_cells +8302.40234375 1878.4068603515625 background all_cells +8299.8408203125 1919.22265625 background all_cells +8304.5986328125 1927.721435546875 background all_cells +8296.26953125 1933.7664794921875 background all_cells +8304.9638671875 2185.561767578125 background all_cells +8355.4794921875 2220.5322265625 background all_cells +8316.26953125 2148.59130859375 background all_cells +8300.4365234375 2156.593994140625 background all_cells +8216.7275390625 2303.90771484375 background all_cells +8238.8837890625 2290.5791015625 background all_cells +8245.0078125 2299.048828125 background all_cells +8227.6796875 2215.28515625 background all_cells +8235.1962890625 2258.795654296875 background all_cells +8236.13671875 2241.716552734375 background all_cells +8247.0458984375 2242.46337890625 background all_cells +8275.822265625 2250.932373046875 background all_cells +8277.517578125 2219.875732421875 background all_cells +8260.0263671875 2068.257568359375 background all_cells +8228.2646484375 2129.808837890625 background all_cells +8237.876953125 2106.6357421875 background all_cells +8268.4775390625 2081.12158203125 background all_cells +8262.5634765625 2077.6669921875 background all_cells +8346.0029296875 2091.48291015625 background all_cells +8367.50390625 2102.805419921875 background all_cells +8354.9150390625 2112.864501953125 background all_cells +8365.578125 2090.791259765625 background all_cells +8332.5439453125 2108.48583984375 background all_cells +8300.0439453125 2072.10791015625 background all_cells +8323.5615234375 2115.3525390625 background all_cells +8287.373046875 2095.06884765625 background all_cells +8321.46484375 2086.25341796875 background all_cells +8321.5576171875 2077.30029296875 background all_cells +8231.859375 3544.29296875 background all_cells +8214.90234375 3555.5654296875 background all_cells +8208.8056640625 3552.98486328125 background all_cells +8232.1796875 3678.452392578125 background all_cells +8240.654296875 3740.64892578125 background all_cells +8219.1640625 3705.507568359375 background all_cells +8244.240234375 3713.232421875 background all_cells +8234.423828125 3711.83935546875 background all_cells +8227.486328125 3699.048583984375 background all_cells +8242.1865234375 3602.783935546875 background all_cells +8220.841796875 3647.915771484375 background all_cells +8220.373046875 3622.1796875 background all_cells +8222.81640625 3613.28271484375 background all_cells +8224.3330078125 3429.4716796875 background all_cells +8221.5703125 3457.575439453125 background all_cells +8220.7529296875 3436.1025390625 background all_cells +8237.650390625 3435.84228515625 background all_cells +8211.1962890625 3486.90673828125 background all_cells +8238.126953125 3533.37939453125 background all_cells +8236.05078125 3525.743408203125 background all_cells +8225.9775390625 3518.241943359375 background all_cells +8234.0693359375 3517.67041015625 background all_cells +8403.77734375 3789.352783203125 background all_cells +8397.521484375 3772.925048828125 background all_cells +8353.568359375 3764.831298828125 background all_cells +8400.2880859375 3949.300537109375 background all_cells +8383.8720703125 3960.501953125 background all_cells +8378.978515625 3957.812744140625 background all_cells +8404.734375 3952.763427734375 background all_cells +8392.017578125 3952.072021484375 background all_cells +8385.2490234375 3884.435302734375 background all_cells +8410.451171875 3908.0625 background all_cells +8365.0791015625 3896.49951171875 background all_cells +8274.8037109375 3798.341796875 background all_cells +8273.654296875 3812.948974609375 background all_cells +8269.3037109375 3805.962890625 background all_cells +8330.45703125 3879.344482421875 background all_cells +8298.2353515625 3876.003173828125 background all_cells +8292.0498046875 3870.374267578125 background all_cells +8307.36328125 3872.63818359375 background all_cells +8333.751953125 3807.295654296875 background all_cells +8309.91015625 3853.0830078125 background all_cells +8316.1865234375 3846.720703125 background all_cells +8323.822265625 3859.734619140625 background all_cells +8303.4697265625 3835.9609375 background all_cells +8332.880859375 3835.741455078125 background all_cells +8319.708984375 3688.188720703125 background all_cells +8321.3291015625 3651.934326171875 background all_cells +8331.4873046875 3683.986328125 background all_cells +8322.3359375 3658.8515625 background all_cells +8294.8466796875 3686.631591796875 background all_cells +8264.59375 3746.246337890625 background all_cells +8278.103515625 3763.4951171875 background all_cells +8272.3740234375 3758.380126953125 background all_cells +8261.9462890625 3751.921142578125 background all_cells +8248.5107421875 3764.399169921875 background all_cells +8238.3232421875 3899.7939453125 background all_cells +8248.5712890625 3741.91943359375 background all_cells +8251.0888671875 3747.0498046875 background all_cells +8222.4140625 3849.920166015625 background all_cells +8206.3515625 3840.481689453125 background all_cells +8326.662109375 3698.175537109375 background all_cells +8254.4853515625 3696.426513671875 background all_cells +8318.443359375 3717.82861328125 background all_cells +8330.2158203125 3719.083984375 background all_cells +8323.337890625 3701.8779296875 background all_cells +8365.4404296875 3560.683349609375 background all_cells +8386.23046875 3455.2861328125 background all_cells +8384.2109375 3446.452880859375 background all_cells +8385.443359375 3715.84375 background all_cells +8416.6962890625 3707.706787109375 background all_cells +8419.7412109375 3729.76220703125 background all_cells +8397.73046875 3752.50048828125 background all_cells +8403.03125 3744.2890625 background all_cells +8386.814453125 3709.3486328125 background all_cells +8365.8994140625 3697.659912109375 background all_cells +8345.1689453125 3716.6376953125 background all_cells +8366.380859375 3710.5546875 background all_cells +8363.8857421875 3704.32568359375 background all_cells +8385.3125 3669.201904296875 background all_cells +8413.0009765625 3650.94482421875 background all_cells +8413.705078125 3645.860107421875 background all_cells +8399.0703125 3675.156494140625 background all_cells +8391.4912109375 3669.51171875 background all_cells +8405.3974609375 3674.244873046875 background all_cells +8293.3828125 2991.941650390625 background all_cells +8336.5986328125 3004.684814453125 background all_cells +8353.9404296875 3004.668212890625 background all_cells +8343.9443359375 3002.39990234375 background all_cells +8284.8642578125 3001.09716796875 background all_cells +8379.265625 3060.023681640625 background all_cells +8377.7666015625 3051.7626953125 background all_cells +8318.9560546875 3025.612060546875 background all_cells +8332.27734375 3062.340576171875 background all_cells +8296.9033203125 3051.354248046875 background all_cells +8237.83984375 3044.097412109375 background all_cells +8326.701171875 3030.82421875 background all_cells +8308.130859375 3386.001953125 background all_cells +8322.1630859375 3454.730712890625 background all_cells +8272.9599609375 3396.136474609375 background all_cells +8266.123046875 3392.410888671875 background all_cells +8269.3232421875 3388.202392578125 background all_cells +8300.205078125 3500.56689453125 background all_cells +8289.2314453125 3607.490234375 background all_cells +8291.525390625 3541.078125 background all_cells +8325.6884765625 3508.954833984375 background all_cells +8343.5166015625 3465.987548828125 background all_cells +8331.5615234375 3515.86669921875 background all_cells +8330.0302734375 3504.941650390625 background all_cells +8378.474609375 3487.19091796875 background all_cells +8371.55859375 3482.11572265625 background all_cells +8261.0908203125 3459.23388671875 background all_cells +8267.140625 3494.14599609375 background all_cells +8261.810546875 3487.57275390625 background all_cells +8278.166015625 3465.848388671875 background all_cells +8275.83984375 3597.939697265625 background all_cells +8360.396484375 3127.30908203125 background all_cells +8213.515625 3141.054931640625 background all_cells +8338.541015625 3133.901123046875 background all_cells +8269.8427734375 3219.868408203125 background all_cells +8206.1943359375 3429.52978515625 background all_cells +8220.146484375 3373.919677734375 background all_cells +8227.6435546875 3347.903564453125 background all_cells +8203.9404296875 3286.381103515625 background all_cells +8276.2978515625 3218.99560546875 background all_cells +8296.56640625 3341.55419921875 background all_cells +8285.67578125 3190.634033203125 background all_cells +8283.5361328125 3218.6923828125 background all_cells +8287.0361328125 3202.955810546875 background all_cells +8407.3154296875 3300.89306640625 background all_cells +8415.884765625 3344.886962890625 background all_cells +8403.53125 3312.402587890625 background all_cells +8348.720703125 3327.93017578125 background all_cells +8376.6005859375 3413.203857421875 background all_cells +8370.666015625 3329.282958984375 background all_cells +8422.9443359375 2440.005859375 background all_cells +8418.6337890625 2270.740478515625 background all_cells +8314.7431640625 2308.766845703125 background all_cells +8345.68359375 2373.422607421875 background all_cells +8338.7255859375 2318.826416015625 background all_cells +8324.150390625 2331.8837890625 background all_cells +8319.8955078125 2323.603271484375 background all_cells +8318.23046875 2336.530029296875 background all_cells +8291.84375 2306.7568359375 background all_cells +8307.32421875 2328.92333984375 background all_cells +8299.7021484375 2339.41650390625 background all_cells +8273.1572265625 2887.133056640625 background all_cells +8295.59375 2907.996826171875 background all_cells +8290.3154296875 2886.14697265625 background all_cells +8286.0126953125 2921.779296875 background all_cells +8270.8837890625 2921.170166015625 background all_cells +8259.158203125 2901.916748046875 background all_cells +8337.7998046875 2919.735107421875 background all_cells +8348.4248046875 2921.105224609375 background all_cells +8341.720703125 2930.966064453125 background all_cells +8309.6044921875 2936.675537109375 background all_cells +8420.1611328125 2987.1201171875 background all_cells +8335.3125 2944.918212890625 background all_cells +8313.2021484375 2942.857666015625 background all_cells +8330.1220703125 2889.48291015625 background all_cells +8305.001953125 2911.785888671875 background all_cells +8370.966796875 2722.804931640625 background all_cells +8409.8134765625 2728.553466796875 background all_cells +8412.8798828125 2720.896484375 background all_cells +8360.0068359375 2655.752197265625 background all_cells +8368.7685546875 2654.029541015625 background all_cells +8379.7763671875 2715.27587890625 background all_cells +8338.658203125 2876.22314453125 background all_cells +8350.2412109375 2886.922607421875 background all_cells +8348.361328125 2876.9599609375 background all_cells +8343.1220703125 2883.068603515625 background all_cells +8382.90625 2859.090087890625 background all_cells +8415.359375 2885.698974609375 background all_cells +8410.712890625 2853.774658203125 background all_cells +8314.068359375 2883.37548828125 background all_cells +8334.70703125 2881.330810546875 background all_cells +8324.5810546875 2880.36669921875 background all_cells +8260.794921875 2817.463623046875 background all_cells +8286.494140625 2877.544189453125 background all_cells +8277.8984375 2866.625 background all_cells +8235.9267578125 2870.3037109375 background all_cells +8290.8955078125 2859.977783203125 background all_cells +8237.693359375 2859.640625 background all_cells +8276.212890625 2364.732177734375 background all_cells +8297.1025390625 2381.773681640625 background all_cells +8311.5361328125 2376.10693359375 background all_cells +8292.1728515625 2365.3603515625 background all_cells +8223.0654296875 2575.5458984375 background all_cells +8236.7890625 2557.05908203125 background all_cells +8239.939453125 2570.95556640625 background all_cells +8226.623046875 2550.31982421875 background all_cells +8375.06640625 2537.557373046875 background all_cells +8365.3232421875 2614.171630859375 background all_cells +8371.697265625 2624.329345703125 background all_cells +8369.0107421875 2596.749755859375 background all_cells +8360.9248046875 2560.761474609375 background all_cells +8313.2900390625 2536.035888671875 background all_cells +8338.640625 2468.152587890625 background all_cells +8327.150390625 2570.7548828125 background all_cells +8328.470703125 2519.687744140625 background all_cells +8580.5419921875 2507.183349609375 background all_cells +8588.4169921875 2509.97998046875 background all_cells +8585.4697265625 2504.950439453125 background all_cells +8585.9814453125 2516.773193359375 background all_cells +8590.9638671875 2521.444091796875 background all_cells +8586.828125 2587.802734375 background all_cells +8589.306640625 2528.10107421875 background all_cells +8581.935546875 2579.04052734375 background all_cells +8524.78125 2566.435302734375 background all_cells +8563.2119140625 2584.457763671875 background all_cells +8526.8466796875 2557.27587890625 background all_cells +8439.232421875 2587.9560546875 background all_cells +8515.365234375 2572.0390625 background all_cells +8452.306640625 2564.173828125 background all_cells +8563.8818359375 2516.14306640625 background all_cells +8524.62109375 2546.14697265625 background all_cells +8566.435546875 2525.98486328125 background all_cells +8495.9189453125 1651.104248046875 background all_cells +8485.2265625 1797.9993896484375 background all_cells +8485.1494140625 1812.587646484375 background all_cells +8520.4091796875 1644.636962890625 background all_cells +8507.1875 1700.142578125 background all_cells +8510.1337890625 1643.2431640625 background all_cells +8558.6328125 1683.0059814453125 background all_cells +8559.62109375 1798.7960205078125 background all_cells +8567.6318359375 1795.15185546875 background all_cells +8565.193359375 1678.600830078125 background all_cells +8539.0830078125 1654.4439697265625 background all_cells +8557.2734375 1672.1724853515625 background all_cells +8549.9208984375 1669.6053466796875 background all_cells +8544.740234375 1652.7152099609375 background all_cells +8487.5185546875 2208.149658203125 background all_cells +8541.6865234375 2288.7666015625 background all_cells +8447.55859375 2259.6376953125 background all_cells +8539.8720703125 2220.358154296875 background all_cells +8517.1826171875 2353.757568359375 background all_cells +8528.6259765625 2323.673583984375 background all_cells +8522.6494140625 2333.475830078125 background all_cells +8516.443359375 2347.511962890625 background all_cells +8509.2314453125 2371.43310546875 background all_cells +8495.0224609375 2391.38818359375 background all_cells +8459.6015625 2363.297607421875 background all_cells +8513.6318359375 2382.916748046875 background all_cells +8508.74609375 2378.0869140625 background all_cells +8510.1787109375 2364.587646484375 background all_cells +8512.703125 2357.809326171875 background all_cells +8447.7919921875 2348.835205078125 background all_cells +8480.26171875 2322.916015625 background all_cells +8468.30859375 2355.450927734375 background all_cells +8530.552734375 2408.249755859375 background all_cells +8458.4228515625 2407.5869140625 background all_cells +8442.5849609375 2416.67529296875 background all_cells +8500.0078125 2409.357177734375 background all_cells +8460.2421875 2489.442626953125 background all_cells +8542.3857421875 2496.3916015625 background all_cells +8544.97265625 2488.96875 background all_cells +8449.5263671875 2435.97998046875 background all_cells +8543.12890625 2464.23046875 background all_cells +8448.427734375 2467.1787109375 background all_cells +8445.681640625 2461.47119140625 background all_cells +8459.9453125 2446.70166015625 background all_cells +8564.84765625 3478.6064453125 background all_cells +8571.8154296875 3581.337646484375 background all_cells +8562.099609375 3518.41162109375 background all_cells +8526.7021484375 3508.277099609375 background all_cells +8537.6904296875 3576.905517578125 background all_cells +8499.6689453125 3540.394287109375 background all_cells +8547.169921875 3508.914306640625 background all_cells +8534.927734375 3503.162841796875 background all_cells +8517.794921875 3478.112060546875 background all_cells +8522.9443359375 3497.3154296875 background all_cells +8521.009765625 3491.37353515625 background all_cells +8503.392578125 3487.03955078125 background all_cells +8559.369140625 3181.916259765625 background all_cells +8574.734375 3221.87646484375 background all_cells +8563.2958984375 3263.6396484375 background all_cells +8547.0068359375 3245.0185546875 background all_cells +8564.5302734375 3189.6669921875 background all_cells +8560.6591796875 3194.2705078125 background all_cells +8564.017578125 3352.318115234375 background all_cells +8554.6904296875 3373.359130859375 background all_cells +8560.681640625 3371.345947265625 background all_cells +8555.451171875 3363.8955078125 background all_cells +8528.4931640625 3342.3720703125 background all_cells +8527.443359375 3357.7314453125 background all_cells +8540.9091796875 3355.675048828125 background all_cells +8532.6826171875 3351.66796875 background all_cells +8562.2353515625 3307.031982421875 background all_cells +8572.0048828125 3307.143310546875 background all_cells +8525.3173828125 3364.98828125 background all_cells +8539.890625 3372.60791015625 background all_cells +8546.8984375 3368.365234375 background all_cells +8516.58203125 3409.282470703125 background all_cells +8511.8017578125 3439.2138671875 background all_cells +8515.7060546875 3432.912841796875 background all_cells +8547.2255859375 3381.6044921875 background all_cells +8536.2880859375 3384.29931640625 background all_cells +8539.947265625 3378.402587890625 background all_cells +8435.85546875 3100.326416015625 background all_cells +8466.734375 3129.72216796875 background all_cells +8470.5625 3118.4453125 background all_cells +8431.2490234375 3108.89892578125 background all_cells +8461.552734375 3752.4140625 background all_cells +8474.46875 3741.259521484375 background all_cells +8465.21875 3744.170166015625 background all_cells +8444.462890625 3730.30078125 background all_cells +8447.515625 3757.97412109375 background all_cells +8423.25390625 3733.118408203125 background all_cells +8423.24609375 3927.4931640625 background all_cells +8426.67578125 4054.98388671875 background all_cells +8439.3330078125 3774.142333984375 background all_cells +8452.2900390625 3774.91796875 background all_cells +8458.3359375 3804.48095703125 background all_cells +8460.943359375 3834.96533203125 background all_cells +8438.966796875 3721.137451171875 background all_cells +8471.8203125 3650.94482421875 background all_cells +8436.521484375 3501.160400390625 background all_cells +8428.9306640625 3461.9970703125 background all_cells +8463.4912109375 3197.330810546875 background all_cells +8423.658203125 3344.25830078125 background all_cells +8455.947265625 3282.038818359375 background all_cells +8443.109375 3307.876220703125 background all_cells +8473.849609375 3264.849853515625 background all_cells +8443.869140625 3239.868408203125 background all_cells +8560.4521484375 4333.35693359375 background all_cells +8553.9765625 4369.50537109375 background all_cells +8558.5126953125 4374.0205078125 background all_cells +8555.564453125 4361.19921875 background all_cells +8542.419921875 4339.935546875 background all_cells +8548.58203125 4344.08642578125 background all_cells +8525.64453125 4383.11962890625 background all_cells +8505.6484375 4407.0517578125 background all_cells +8535.005859375 4406.02197265625 background all_cells +8533.638671875 4393.7509765625 background all_cells +8569.54296875 4414.203125 background all_cells +8591.3603515625 4356.33447265625 background all_cells +8570.021484375 4358.06005859375 background all_cells +8532.744140625 4366.30517578125 background all_cells +8499.8642578125 4372.5830078125 background all_cells +8511.9072265625 4369.46484375 background all_cells +8470.83203125 4392.4296875 background all_cells +8405.7158203125 4393.52197265625 background all_cells +8484.4775390625 4377.63671875 background all_cells +8395.9677734375 4371.12939453125 background all_cells +8467.30078125 4366.3017578125 background all_cells +8500.908203125 4339.76806640625 background all_cells +8536.0380859375 4346.39208984375 background all_cells +8530.154296875 4338.8291015625 background all_cells +8494.5380859375 4336.29345703125 background all_cells +8524.220703125 4333.33740234375 background all_cells +8494.1259765625 4002.158935546875 background all_cells +8501.37109375 4237.6826171875 background all_cells +8420.095703125 4256.29931640625 background all_cells +8426.6513671875 4290.15185546875 background all_cells +8434.6962890625 4316.10302734375 background all_cells +8492.1796875 4135.02685546875 background all_cells +8584.869140625 4242.66259765625 background all_cells +8580.3212890625 4236.0859375 background all_cells +8564.00390625 4257.515625 background all_cells +8565.0322265625 4183.81494140625 background all_cells +8564.162109375 4215.97314453125 background all_cells +8585.3564453125 4215.75390625 background all_cells +8554.892578125 4188.1455078125 background all_cells +8514.7724609375 4120.39013671875 background all_cells +8531.7431640625 4299.48876953125 background all_cells +8537.8681640625 4128.67236328125 background all_cells +8516.537109375 4130.9560546875 background all_cells +8553.484375 4112.8974609375 background all_cells +8580.28125 4121.86865234375 background all_cells +8558.3271484375 4169.98974609375 background all_cells +8569.013671875 4108.36083984375 background all_cells +8551.4970703125 4073.25537109375 background all_cells +8481.431640625 3738.2626953125 background all_cells +8490.568359375 3796.772705078125 background all_cells +8498.666015625 3772.399658203125 background all_cells +8482.263671875 3742.857421875 background all_cells +8536.4990234375 3812.6513671875 background all_cells +8486.6083984375 3833.829833984375 background all_cells +8530.759765625 3820.584716796875 background all_cells +8527.8505859375 3809.533935546875 background all_cells +8539.265625 3805.9111328125 background all_cells +8584.1884765625 3807.461669921875 background all_cells +8542.68359375 3800.773193359375 background all_cells +8558.1953125 3631.98876953125 background all_cells +8575.21875 3647.169921875 background all_cells +8566.455078125 3648.158935546875 background all_cells +8561.486328125 3624.14013671875 background all_cells +8559.0439453125 3638.466796875 background all_cells +8576.779296875 3607.698486328125 background all_cells +8586.435546875 3203.5 background all_cells +8585.5869140625 3221.9765625 background all_cells +8528.1220703125 3683.582763671875 background all_cells +8536.6376953125 3725.128662109375 background all_cells +8493.2587890625 3693.171142578125 background all_cells +8478.392578125 3683.556640625 background all_cells +8525.2734375 3665.519287109375 background all_cells +8518.57421875 3650.604248046875 background all_cells +8563.9013671875 2647.698974609375 background all_cells +8534.287109375 2769.769287109375 background all_cells +8523.9990234375 2778.139404296875 background all_cells +8543.9267578125 2761.56787109375 background all_cells +8548.0634765625 2751.40087890625 background all_cells +8532.552734375 2666.399658203125 background all_cells +8537.791015625 2827.39990234375 background all_cells +8581.142578125 2818.662109375 background all_cells +8571.4873046875 2821.565185546875 background all_cells +8543.29296875 2806.251220703125 background all_cells +8543.6279296875 2795.6923828125 background all_cells +8449.0087890625 2803.744140625 background all_cells +8444.421875 2828.999267578125 background all_cells +8454.5419921875 2826.63037109375 background all_cells +8451.302734375 2818.806640625 background all_cells +8433.74609375 2700.47998046875 background all_cells +8446.193359375 2701.974365234375 background all_cells +8557.453125 2902.939453125 background all_cells +8538.9501953125 2910.25732421875 background all_cells +8584.7744140625 2907.381103515625 background all_cells +8530.123046875 2928.55029296875 background all_cells +8538.537109375 2946.789306640625 background all_cells +8529.3642578125 2942.14990234375 background all_cells +8548.5029296875 2932.296142578125 background all_cells +8535.7236328125 3148.03662109375 background all_cells +8549.2451171875 3184.60009765625 background all_cells +8584.8251953125 3123.843994140625 background all_cells +8579.4287109375 3379.43603515625 background all_cells +8579.8193359375 3309.002197265625 background all_cells +8579.640625 3215.46630859375 background all_cells +8571.126953125 3261.24560546875 background all_cells +8571.8623046875 3025.652099609375 background all_cells +8582.03125 3024.079345703125 background all_cells +8550.0087890625 3028.998779296875 background all_cells +8457.0634765625 2883.52587890625 background all_cells +8434.984375 2903.791015625 background all_cells +8431.8701171875 2890.16015625 background all_cells +8436.07421875 2882.04296875 background all_cells +8452.94140625 3403.43359375 background all_cells +8481.962890625 3276.712646484375 background all_cells +8460.162109375 3397.650146484375 background all_cells +8456.681640625 3399.0634765625 background all_cells +8429.7080078125 3384.795166015625 background all_cells +8437.16796875 3383.748291015625 background all_cells +8432.30859375 3390.807373046875 background all_cells +8502.4560546875 3110.320556640625 background all_cells +8490.69140625 3400.835205078125 background all_cells +8495.3759765625 3067.10791015625 background all_cells +8490.2158203125 2949.37890625 background all_cells +8447.2734375 2928.456298828125 background all_cells +8465.6064453125 3046.8193359375 background all_cells +8480.2939453125 3027.37646484375 background all_cells +8428.66015625 2995.14697265625 background all_cells +8482.541015625 2944.766357421875 background all_cells +8452.6611328125 2930.491455078125 background all_cells +8475.681640625 2837.550537109375 background all_cells +8482.8466796875 2854.240966796875 background all_cells +8423.3955078125 2848.258544921875 background all_cells +8481.8779296875 2840.644287109375 background all_cells +8492.515625 2848.3916015625 background all_cells +8507.5361328125 2874.6279296875 background all_cells +8499.154296875 2874.5546875 background all_cells +8494.767578125 2857.063232421875 background all_cells +8488.5146484375 2857.070068359375 background all_cells +8519.990234375 2843.801513671875 background all_cells +8559.8779296875 2873.6240234375 background all_cells +8552.412109375 2850.650390625 background all_cells +8531.103515625 1302.8980712890625 background all_cells +8557.021484375 1311.4869384765625 background all_cells +8529.4619140625 1378.2950439453125 background all_cells +8545.359375 1394.56396484375 background all_cells +8539.990234375 1392.591064453125 background all_cells +8535.923828125 1382.770263671875 background all_cells +8556.6484375 1358.8602294921875 background all_cells +8564.470703125 1398.7593994140625 background all_cells +8564.154296875 1373.7303466796875 background all_cells +8564.685546875 1368.0050048828125 background all_cells +8559.8974609375 1383.6966552734375 background all_cells +8588.1005859375 1355.163818359375 background all_cells +8531.1806640625 1422.0235595703125 background all_cells +8581.517578125 1414.7105712890625 background all_cells +8481.80078125 1592.628662109375 background all_cells +8504.4921875 1585.8604736328125 background all_cells +8500.822265625 1595.2501220703125 background all_cells +8494.2255859375 1584.7484130859375 background all_cells +8495.2373046875 1572.0198974609375 background all_cells +8571.755859375 1529.444091796875 background all_cells +8513.919921875 1576.6103515625 background all_cells +8542.7177734375 1560.313720703125 background all_cells +8526.96875 1561.3746337890625 background all_cells +8521.2568359375 1503.9259033203125 background all_cells +8499.658203125 1363.2100830078125 background all_cells +8497.94140625 1374.4163818359375 background all_cells +8504.0732421875 1373.8333740234375 background all_cells +8502.5595703125 1378.8748779296875 background all_cells +8497.9248046875 1368.042724609375 background all_cells +8482.0087890625 1410.32080078125 background all_cells +8492.126953125 1372.4462890625 background all_cells +8491.8291015625 1366.4920654296875 background all_cells +8487.451171875 1397.6011962890625 background all_cells +8484.6943359375 1366.6510009765625 background all_cells +8508.17578125 1402.475341796875 background all_cells +8520.693359375 1354.293701171875 background all_cells +8523.888671875 1368.9984130859375 background all_cells +8515.791015625 1379.265869140625 background all_cells +8482.3896484375 1350.6641845703125 background all_cells +8499.4052734375 1350.372314453125 background all_cells +8497.3955078125 1355.7415771484375 background all_cells +8487.6142578125 1359.514404296875 background all_cells +8492.5908203125 1358.8438720703125 background all_cells +8480.7890625 1355.8077392578125 background all_cells +8483.7890625 1320.744384765625 background all_cells +8499.4365234375 1344.8614501953125 background all_cells +8486.771484375 1345.0992431640625 background all_cells +8484.0771484375 1339.5294189453125 background all_cells +8493.556640625 1336.662353515625 background all_cells +8494.607421875 1326.4884033203125 background all_cells +8553.513671875 2080.8017578125 background all_cells +8581.3466796875 2369.942626953125 background all_cells +8515.736328125 2088.9052734375 background all_cells +8524.6923828125 2089.800537109375 background all_cells +8535.1005859375 1977.9111328125 background all_cells +8500.1044921875 2041.219482421875 background all_cells +8502.7080078125 2034.591552734375 background all_cells +8483.2705078125 1303.494873046875 background all_cells +8488.599609375 1310.9739990234375 background all_cells +8506.087890625 1306.84814453125 background all_cells +8297.529296875 1802.0213623046875 background all_cells +8251.4345703125 1800.3134765625 background all_cells +8245.7998046875 1755.0321044921875 background all_cells +8248.3056640625 1760.258056640625 background all_cells +8266.65234375 1734.6171875 background all_cells +8258.677734375 1755.8411865234375 background all_cells +8338.064453125 1742.0032958984375 background all_cells +8342.8525390625 1752.1883544921875 background all_cells +8344.93359375 1790.00537109375 background all_cells +8319.7861328125 1846.6695556640625 background all_cells +8265.5283203125 1847.9979248046875 background all_cells +8296.080078125 1856.251220703125 background all_cells +8311.634765625 1877.6021728515625 background all_cells +8344.423828125 1876.244873046875 background all_cells +8306.1064453125 1856.328857421875 background all_cells +8315.201171875 1799.1688232421875 background all_cells +8327.84765625 1803.5413818359373 background all_cells +8326.83203125 1797.05322265625 background all_cells +8324.0244140625 1793.1126708984375 background all_cells +8427.8349609375 2019.16455078125 background all_cells +8408.4716796875 2131.596435546875 background all_cells +8419.427734375 2136.39501953125 background all_cells +8432.955078125 2083.599853515625 background all_cells +8397.037109375 2296.55810546875 background all_cells +8435.50390625 2312.237060546875 background all_cells +8436.2265625 2343.950439453125 background all_cells +8433.205078125 2363.160400390625 background all_cells +8407.30078125 2285.595703125 background all_cells +8388.7109375 2388.859375 background all_cells +8427.1279296875 2388.43310546875 background all_cells +8429.3583984375 2458.752685546875 background all_cells +8429.5947265625 2432.3212890625 background all_cells +8394.87890625 2397.326171875 background all_cells +8391.0556640625 2382.03857421875 background all_cells +8405.904296875 2142.465576171875 background all_cells +8436.986328125 2226.812744140625 background all_cells +8422.939453125 2148.182861328125 background all_cells +8416.8701171875 2146.593994140625 background all_cells +8320.751953125 1892.2724609375 background all_cells +8321.849609375 1914.6455078125 background all_cells +8314.859375 1907.4228515625 background all_cells +8349.2353515625 1903.303955078125 background all_cells +8331.8740234375 1959.39697265625 background all_cells +8344.3505859375 1967.5753173828125 background all_cells +8337.9814453125 1966.9031982421875 background all_cells +8370.0986328125 1939.6312255859373 background all_cells +8387.4697265625 2085.686767578125 background all_cells +8384.685546875 1977.6986083984373 background all_cells +8382.4794921875 2030.6739501953125 background all_cells +8374.6259765625 1926.710693359375 background all_cells +8396.2119140625 1916.7996826171875 background all_cells +8403.6015625 1938.984619140625 background all_cells +8401.599609375 1905.5672607421875 background all_cells +8375.0107421875 1753.966552734375 background all_cells +8411.4345703125 1752.3887939453125 background all_cells +8348.6875 1744.5921630859375 background all_cells +8380.8291015625 1745.90576171875 background all_cells +8377.8310546875 1761.660888671875 background all_cells +8417.7607421875 1823.341552734375 background all_cells +8403.154296875 1862.9188232421875 background all_cells +8438.373046875 1858.6783447265625 background all_cells +8418.53515625 1845.128173828125 background all_cells +8410.6611328125 1840.3560791015625 background all_cells +8411.8984375 1770.9600830078125 background all_cells +8408.9296875 1779.0269775390625 background all_cells +8433.001953125 1787.9190673828125 background all_cells +8436.29296875 1780.1497802734375 background all_cells +8319.126953125 1784.8702392578125 background all_cells +8400.548828125 1788.84716796875 background all_cells +8384.708984375 1800.5826416015625 background all_cells +8356.693359375 1803.9696044921875 background all_cells +8357.1298828125 1671.9937744140625 background all_cells +8403.990234375 1727.3570556640625 background all_cells +8380.49609375 1720.97216796875 background all_cells +8357.0068359375 1731.53564453125 background all_cells +8362.2294921875 1678.6514892578125 background all_cells +8326.14453125 1703.650390625 background all_cells +8309.8037109375 1705.702392578125 background all_cells +8320.6552734375 1702.4237060546875 background all_cells +8345.357421875 1683.25390625 background all_cells +8351.615234375 1684.3843994140625 background all_cells +8352.6298828125 1679.1129150390625 background all_cells +8366.4287109375 1544.269775390625 background all_cells +8396.7919921875 1588.4547119140625 background all_cells +8391.5068359375 1579.79541015625 background all_cells +8368.0400390625 1570.05126953125 background all_cells +8352.826171875 1569.2076416015625 background all_cells +8362.3232421875 1558.103759765625 background all_cells +8346.2138671875 1578.8389892578125 background all_cells +8341.142578125 1627.1854248046875 background all_cells +8376.8515625 1619.887451171875 background all_cells +8348.7568359375 1623.12158203125 background all_cells +8350.759765625 1633.2906494140625 background all_cells +8327.732421875 1618.66162109375 background all_cells +8313.166015625 1617.11376953125 background all_cells +8322.138671875 1626.2681884765625 background all_cells +8307.388671875 1629.9727783203125 background all_cells +8325.3427734375 1642.7662353515625 background all_cells +8313.3056640625 1559.9168701171875 background all_cells +8308.931640625 1597.6051025390625 background all_cells +8328.76171875 1584.8284912109375 background all_cells +8329.84375 1577.7703857421875 background all_cells +8321.3388671875 1579.0455322265625 background all_cells +8305.0634765625 1547.460205078125 background all_cells +8336.615234375 1322.281982421875 background all_cells +8346.6982421875 1336.498046875 background all_cells +8344.1943359375 1331.6650390625 background all_cells +8358.9609375 1324.0277099609375 background all_cells +8356.875 1333.4261474609375 background all_cells +8339.943359375 1327.0767822265625 background all_cells +8273.69140625 1333.8687744140625 background all_cells +8313.3505859375 1329.7169189453125 background all_cells +8365.9208984375 1325.8865966796875 background all_cells +8375.9677734375 1335.8011474609375 background all_cells +8368.4609375 1331.564453125 background all_cells +8383.681640625 1527.9462890625 background all_cells +8451.7470703125 1572.3797607421875 background all_cells +8442.130859375 1631.166748046875 background all_cells +8431.6416015625 1646.8243408203125 background all_cells +8399.4970703125 1564.1240234375 background all_cells +8427.603515625 1823.237548828125 background all_cells +8445.0029296875 1826.846435546875 background all_cells +8448.2001953125 1817.1417236328125 background all_cells +8445.7265625 1819.73095703125 background all_cells +8443.8740234375 1805.5399169921875 background all_cells +8418.5986328125 1759.0281982421875 background all_cells +8430.46875 1776.5870361328125 background all_cells +8426.1982421875 1776.0302734375 background all_cells +8403.84375 1749.357666015625 background all_cells +8415.2099609375 1750.886474609375 background all_cells +8416.5703125 1681.2110595703125 background all_cells +8414.486328125 1717.8941650390625 background all_cells +8421.2392578125 1686.8519287109375 background all_cells +8213.296875 1575.4384765625 background all_cells +8302.5869140625 1605.3773193359375 background all_cells +8253.0986328125 1597.7489013671875 background all_cells +8276.525390625 1605.408935546875 background all_cells +8225.416015625 1620.19189453125 background all_cells +8249.9033203125 1605.03466796875 background all_cells +8289.94921875 1669.4903564453125 background all_cells +8252.466796875 1672.65380859375 background all_cells +8322.4521484375 1661.516845703125 background all_cells +8321.994140625 1669.1844482421875 background all_cells +8235.8837890625 1371.0416259765625 background all_cells +8323.5341796875 1407.361572265625 background all_cells +8289.173828125 1419.1734619140625 background all_cells +8293.880859375 1411.275390625 background all_cells +8257.0849609375 1462.4732666015625 background all_cells +8250.970703125 1503.4393310546875 background all_cells +8228.033203125 1484.0672607421875 background all_cells +8263.259765625 1473.0284423828125 background all_cells +8255.548828125 1739.138671875 background all_cells +8211.6474609375 1826.6243896484373 background all_cells +8218.1005859375 1762.92236328125 background all_cells +8286.22265625 1701.5860595703125 background all_cells +8216.7314453125 1724.964111328125 background all_cells +8283.44140625 1714.6722412109375 background all_cells +8371.92578125 1513.8262939453125 background all_cells +8312.8681640625 1515.7843017578125 background all_cells +8362.8505859375 1514.6737060546875 background all_cells +8303.7744140625 1511.4913330078125 background all_cells +8371.8701171875 1344.3748779296875 background all_cells +8361.638671875 1344.2113037109375 background all_cells +8333.916015625 1483.78564453125 background all_cells +8351.9638671875 1496.0789794921875 background all_cells +8345.7294921875 1486.4359130859375 background all_cells +8385.556640625 1337.1728515625 background all_cells +8387.0771484375 1343.5802001953125 background all_cells +8400.2587890625 1344.03515625 background all_cells +8398.740234375 1447.0164794921875 background all_cells +8387.7138671875 1349.834716796875 background all_cells +8393.34765625 1350.8638916015625 background all_cells +8399.7763671875 1376.4599609375 background all_cells +8390.849609375 1414.166259765625 background all_cells +8390.892578125 1393.8076171875 background all_cells +8377.7275390625 1341.2861328125 background all_cells +8382.55078125 1341.5008544921875 background all_cells +8382.369140625 1347.4892578125 background all_cells +8377.572265625 1346.380615234375 background all_cells +8443.7939453125 1346.782958984375 background all_cells +8419.4404296875 1350.8018798828125 background all_cells +8437.064453125 1346.51513671875 background all_cells +8416.8798828125 1447.57373046875 background all_cells +8420.0556640625 1477.6964111328125 background all_cells +8434.09765625 1357.208251953125 background all_cells +8445.1669921875 1357.749755859375 background all_cells +8442.5703125 1361.8360595703125 background all_cells +8450.673828125 1359.7496337890625 background all_cells +8457.33203125 1362.76123046875 background all_cells +8419.919921875 1377.60107421875 background all_cells +8434.12109375 1434.411865234375 background all_cells +8427.0390625 1397.8458251953125 background all_cells +8406.9189453125 1385.9537353515625 background all_cells +8451.77734375 1401.2381591796875 background all_cells +8453.0029296875 1432.955078125 background all_cells +8459.5791015625 1370.9130859375 background all_cells +8458.8505859375 1396.7691650390625 background all_cells +8458.3779296875 1375.75830078125 background all_cells +8465.09765625 1305.6181640625 background all_cells +8476.974609375 1305.4957275390625 background all_cells +8466.8671875 1434.88427734375 background all_cells +8462.9306640625 1415.615966796875 background all_cells +8465.9931640625 1478.6695556640625 background all_cells +8463.984375 1466.3463134765625 background all_cells +8471.525390625 1459.4835205078125 background all_cells +8460.47265625 1354.575439453125 background all_cells +8469.8525390625 1348.7520751953125 background all_cells +8479.02734375 1360.88623046875 background all_cells +8467.1904296875 1331.0546875 background all_cells +8478.806640625 1344.0810546875 background all_cells +8471.966796875 1340.5521240234375 background all_cells +8466.0126953125 1336.747802734375 background all_cells +8476.7919921875 1331.583740234375 background all_cells +8470.7587890625 1311.84423828125 background all_cells +8473.9638671875 1326.1475830078125 background all_cells +8470.763671875 1321.231689453125 background all_cells +8465.9853515625 1311.3016357421875 background all_cells +8475.4267578125 1383.30859375 background all_cells +8468.166015625 1372.630126953125 background all_cells +8471.333984375 1377.841796875 background all_cells +8475.7197265625 1371.329345703125 background all_cells +8442.458984375 1302.9935302734375 background all_cells +8425.3427734375 1305.05126953125 background all_cells +8447.8515625 1305.3692626953125 background all_cells +8459.81640625 1330.869384765625 background all_cells +8442.263671875 1336.555908203125 background all_cells +8457.451171875 1336.4248046875 background all_cells +8451.166015625 1338.9112548828125 background all_cells +8454.7451171875 1327.3631591796875 background all_cells +8431.3837890625 1319.724365234375 background all_cells +8446.4052734375 1314.5865478515625 background all_cells +8437.880859375 1317.2012939453125 background all_cells +8450.7158203125 1311.7386474609375 background all_cells +8458.859375 1321.90625 background all_cells +8459.0341796875 1308.4150390625 background all_cells +8453.61328125 1317.1083984375 background all_cells +7463.01953125 530.5512084960938 background all_cells +7445.32958984375 527.4982299804688 background all_cells +7449.02490234375 518.224853515625 background all_cells +7451.18408203125 525.4213256835938 background all_cells +7459.76220703125 525.56787109375 background all_cells +7455.3525390625 522.2117309570312 background all_cells +7496.2041015625 633.2371826171875 background all_cells +7484.55908203125 671.1099853515625 background all_cells +7480.396484375 669.175537109375 background all_cells +7463.41650390625 610.5698852539062 background all_cells +7454.34716796875 583.4266357421875 background all_cells +7446.39599609375 584.4566040039062 background all_cells +7454.35791015625 532.509765625 background all_cells +7448.7958984375 537.9269409179688 background all_cells +7459.44287109375 539.20703125 background all_cells +7458.2666015625 535.3914794921875 background all_cells +7561.30615234375 723.7238159179688 background all_cells +7524.78271484375 691.7081909179688 background all_cells +7560.9501953125 716.7704467773438 background all_cells +7529.49365234375 694.628662109375 background all_cells +7537.8857421875 671.3741455078125 background all_cells +7680.14990234375 713.544921875 background all_cells +7677.99609375 804.1707153320312 background all_cells +7671.05859375 736.2213134765625 background all_cells +7679.17041015625 735.9838256835938 background all_cells +7682.32373046875 722.4690551757812 background all_cells +7642.931640625 799.7750854492188 background all_cells +7587.5126953125 777.0025024414062 background all_cells +7600.890625 807.6800537109375 background all_cells +7598.880859375 794.7410278320312 background all_cells +7617.26416015625 753.2860107421875 background all_cells +7633.521484375 799.6285400390625 background all_cells +7640.6474609375 722.946044921875 background all_cells +7647.13671875 738.4526977539062 background all_cells +7647.15380859375 733.0828857421875 background all_cells +7650.93212890625 723.0525512695312 background all_cells +7658.25439453125 744.5448608398438 background all_cells +7645.25390625 727.749267578125 background all_cells +7573.537109375 679.1976318359375 background all_cells +7587.89697265625 720.967041015625 background all_cells +7569.7314453125 688.33984375 background all_cells +7519.3564453125 613.1688232421875 background all_cells +7531.59228515625 606.4306640625 background all_cells +7531.455078125 616.9659423828125 background all_cells +7577.91796875 666.1407470703125 background all_cells +7686.81201171875 655.8411865234375 background all_cells +7562.8525390625 637.8650512695312 background all_cells +7571.12841796875 648.2867431640625 background all_cells +7572.25048828125 663.6333618164062 background all_cells +7558.6162109375 658.3055419921875 background all_cells +7581.11279296875 627.866943359375 background all_cells +7656.93701171875 630.3388671875 background all_cells +7593.30712890625 607.4052124023438 background all_cells +7584.4091796875 615.2863159179688 background all_cells +7581.791015625 612.6803588867188 background all_cells +7646.97900390625 473.9656982421875 background all_cells +7655.0537109375 614.7202758789062 background all_cells +7664.822265625 581.6098022460938 background all_cells +7659.22265625 581.4177856445312 background all_cells +7655.89501953125 544.9712524414062 background all_cells +7759.2958984375 489.7814636230469 background all_cells +7753.57421875 488.0966796875 background all_cells +7750.96630859375 654.5128784179688 background all_cells +7796.17431640625 604.0740356445312 background all_cells +7784.25732421875 591.508544921875 background all_cells +7755.97216796875 637.7440185546875 background all_cells +7709.44921875 535.0067138671875 background all_cells +7742.54052734375 503.2611389160156 background all_cells +7733.8916015625 536.1702270507812 background all_cells +7726.66259765625 493.0588073730469 background all_cells +7715.484375 565.6546630859375 background all_cells +7797.48876953125 522.666748046875 background all_cells +7823.3466796875 549.1520385742188 background all_cells +7816.89794921875 535.3394775390625 background all_cells +7815.107421875 543.8028564453125 background all_cells +7804.17724609375 509.8592834472656 background all_cells +7803.091796875 526.7032470703125 background all_cells +7867.23291015625 579.1937866210938 background all_cells +7895.822265625 578.3925170898438 background all_cells +7873.3916015625 579.0960083007812 background all_cells +7829.4814453125 523.24072265625 background all_cells +7853.89990234375 522.8888549804688 background all_cells +7836.83251953125 511.5079345703125 background all_cells +7832.7119140625 515.7671508789062 background all_cells +7675.31005859375 465.37310791015625 background all_cells +7698.12060546875 466.23779296875 background all_cells +7680.275390625 470.60980224609375 background all_cells +7762.27099609375 470.6882934570313 background all_cells +7781.31787109375 456.481201171875 background all_cells +7773.82861328125 477.5193786621094 background all_cells +7769.95703125 482.8414611816406 background all_cells +7768.4140625 474.12445068359375 background all_cells +7743.03466796875 481.1689147949219 background all_cells +7755.859375 473.29876708984375 background all_cells +7749.8837890625 483.1540222167969 background all_cells +7731.2412109375 470.050048828125 background all_cells +7708.3955078125 454.0179748535156 background all_cells +7711.97802734375 444.6163024902344 background all_cells +7728.4619140625 430.48040771484375 background all_cells +7719.28076171875 432.624267578125 background all_cells +7720.80224609375 443.7331237792969 background all_cells +7561.51123046875 295.8375244140625 background all_cells +7521.03662109375 370.8677673339844 background all_cells +7486.51416015625 334.8791809082031 background all_cells +7495.95751953125 330.652099609375 background all_cells +7503.357421875 445.8686218261719 background all_cells +7513.5048828125 444.58599853515625 background all_cells +7508.05126953125 448.8277587890625 background all_cells +7504.3583984375 441.4560546875 background all_cells +7529.52197265625 448.3893737792969 background all_cells +7521.95849609375 442.13330078125 background all_cells +7482.90673828125 447.3908386230469 background all_cells +7491.888671875 449.2097778320313 background all_cells +7490.70166015625 444.26068115234375 background all_cells +7456.9326171875 343.71875 background all_cells +7471.63232421875 422.6498718261719 background all_cells +7462.77978515625 423.5687561035156 background all_cells +7453.6240234375 359.4533386230469 background all_cells +7455.490234375 351.5348815917969 background all_cells +7613.3818359375 465.7558898925781 background all_cells +7630.4951171875 411.1011657714844 background all_cells +7610.033203125 461.1226196289063 background all_cells +7637.6923828125 453.6056518554688 background all_cells +7629.54638671875 424.2439270019531 background all_cells +7576.1796875 581.3406982421875 background all_cells +7557.5185546875 587.0809936523438 background all_cells +7565.79833984375 581.8596801757812 background all_cells +7552.7294921875 520.8868408203125 background all_cells +7561.03662109375 460.2179260253906 background all_cells +7553.32373046875 506.2403259277344 background all_cells +7549.21826171875 456.3188171386719 background all_cells +7549.31396484375 532.5128173828125 background all_cells +7470.60693359375 492.3641052246094 background all_cells +7540.169921875 489.4944763183594 background all_cells +7546.47900390625 499.0198059082031 background all_cells +7536.640625 499.4204711914063 background all_cells +7493.447265625 488.145751953125 background all_cells +7508.28125 493.053955078125 background all_cells +7499.68115234375 493.3676452636719 background all_cells +7496.2197265625 500.8886413574219 background all_cells +7483.1123046875 501.3641052246094 background all_cells +7484.6748046875 484.6607971191406 background all_cells +7488.32421875 491.8347473144531 background all_cells +7485.1650390625 495.4035034179688 background all_cells +7460.7294921875 494.0947570800781 background all_cells +7452.52587890625 498.2674560546875 background all_cells +7470.9140625 527.9640502929688 background all_cells +7498.13232421875 450.5773315429688 background all_cells +7483.2412109375 536.0153198242188 background all_cells +7475.578125 530.5733642578125 background all_cells +7478.73388671875 520.875244140625 background all_cells +7463.06591796875 506.0240478515625 background all_cells +7452.0771484375 503.7819519042969 background all_cells +7456.63134765625 508.4929809570313 background all_cells +7458.97900390625 501.81634521484375 background all_cells +7460.88037109375 515.7071533203125 background all_cells +7454.36865234375 515.7415771484375 background all_cells +8723.267578125 471.2480163574219 background all_cells +8715.44140625 460.7296142578125 background all_cells +8734.4013671875 467.6676025390625 background all_cells +8732.8681640625 461.9518432617188 background all_cells +8730.86328125 472.33154296875 background all_cells +8739.6123046875 460.4368896484375 background all_cells +8775.22265625 461.35357666015625 background all_cells +8747.26953125 462.8905334472656 background all_cells +8744.783203125 467.799072265625 background all_cells +8722.541015625 476.9923095703125 background all_cells +8750.0078125 478.7673034667969 background all_cells +8745.5009765625 491.4430847167969 background all_cells +8744.9375 487.3191833496094 background all_cells +8724.802734375 480.8973693847656 background all_cells +8766.2509765625 885.0986328125 background all_cells +8811.060546875 938.8196411132812 background all_cells +8767.6982421875 942.0293579101562 background all_cells +8735.67578125 908.2122802734376 background all_cells +8758.4326171875 1035.27490234375 background all_cells +8815.4638671875 1040.3863525390625 background all_cells +8778.927734375 1050.39013671875 background all_cells +8750.3564453125 1110.97314453125 background all_cells +8822.806640625 1107.85498046875 background all_cells +8819.9853515625 981.1349487304688 background all_cells +8779.90625 1020.8419799804688 background all_cells +8737.2041015625 1018.4951782226562 background all_cells +8789.8984375 1013.145751953125 background all_cells +8701.599609375 556.2481079101562 background all_cells +8701.9873046875 577.4921875 background all_cells +8699.3603515625 573.4057006835938 background all_cells +8691.8564453125 567.2389526367188 background all_cells +8692.26171875 575.44287109375 background all_cells +8692.6484375 547.273681640625 background all_cells +8728.625 687.335205078125 background all_cells +8657.90625 904.8641357421876 background all_cells +8706.509765625 579.1209106445312 background all_cells +8705.5859375 584.9782104492188 background all_cells +8729.931640625 611.2296752929688 background all_cells +8709.9287109375 652.7537231445312 background all_cells +8712.162109375 549.5205078125 background all_cells +8716.0556640625 564.4554443359375 background all_cells +8743.1904296875 567.2380981445312 background all_cells +8713.9970703125 554.33203125 background all_cells +8718.2861328125 484.2205200195313 background all_cells +8718.10546875 473.643798828125 background all_cells +8717.0302734375 478.7548522949219 background all_cells +8670.634765625 1211.0186767578125 background all_cells +8685.3564453125 1206.845458984375 background all_cells +8698.7861328125 1162.9356689453125 background all_cells +8668.548828125 1193.329833984375 background all_cells +8666.171875 1201.8009033203125 background all_cells +8679.26953125 1197.4208984375 background all_cells +8685.28125 1191.58935546875 background all_cells +8723.3515625 1187.4493408203125 background all_cells +8717.25390625 490.4586791992188 background all_cells +8707.6806640625 494.900634765625 background all_cells +8710.181640625 490.1422424316406 background all_cells +8703.619140625 491.00433349609375 background all_cells +8759.9306640625 1187.1861572265625 background all_cells +8939.888671875 1164.735595703125 background all_cells +8804.462890625 1166.44189453125 background all_cells +8777.4580078125 1205.5255126953125 background all_cells +8734.4345703125 1188.38671875 background all_cells +8810.2041015625 1272.94287109375 background all_cells +8818.607421875 1274.1478271484375 background all_cells +8820.1044921875 1254.9927978515625 background all_cells +8783.451171875 1286.59619140625 background all_cells +8783.064453125 1408.986083984375 background all_cells +8778.9482421875 1347.6259765625 background all_cells +8781.744140625 1353.0872802734375 background all_cells +8790.6962890625 1371.78271484375 background all_cells +8750.9765625 1224.84716796875 background all_cells +8784.0771484375 1279.3511962890625 background all_cells +8783.197265625 1273.7847900390625 background all_cells +8759.185546875 1224.4346923828125 background all_cells +8891.8974609375 1866.8109130859373 background all_cells +8887.30078125 1877.5299072265625 background all_cells +8895.7734375 1877.34521484375 background all_cells +8840.564453125 1810.1767578125 background all_cells +8857.1611328125 1853.360595703125 background all_cells +8862.1552734375 1844.1636962890625 background all_cells +8852.44921875 1799.5802001953125 background all_cells +8853.2021484375 1823.7857666015625 background all_cells +8919.64453125 1847.4803466796875 background all_cells +8926.0693359375 1791.31884765625 background all_cells +8923.2734375 1784.8013916015625 background all_cells +8937.9873046875 1837.79638671875 background all_cells +8919.857421875 1834.6282958984373 background all_cells +8926.3974609375 1621.549072265625 background all_cells +8951.359375 1616.1348876953125 background all_cells +8930.130859375 1617.8896484375 background all_cells +8876.1650390625 1704.446044921875 background all_cells +8881.8642578125 1762.3240966796875 background all_cells +8882.41015625 1719.4945068359375 background all_cells +8885.2587890625 1645.74267578125 background all_cells +8891.7275390625 1650.876220703125 background all_cells +8841.47265625 1649.3275146484375 background all_cells +8899.6474609375 1247.746337890625 background all_cells +8854.373046875 1354.160888671875 background all_cells +8855.5751953125 1365.6015625 background all_cells +8835.392578125 1294.287109375 background all_cells +8919.0244140625 1488.9923095703125 background all_cells +8922.1328125 1519.83984375 background all_cells +8910.482421875 1494.183837890625 background all_cells +8800.7431640625 1549.8873291015625 background all_cells +8875.2099609375 1472.8134765625 background all_cells +8823.390625 1493.6898193359375 background all_cells +8816.24609375 1512.2818603515625 background all_cells +8773.0244140625 480.1590576171875 background all_cells +8780.7919921875 489.7893676757813 background all_cells +8768.3193359375 486.9759216308594 background all_cells +8779.6689453125 465.2651977539063 background all_cells +8774.9013671875 486.1435241699219 background all_cells +8766.046875 481.2109680175781 background all_cells +8753.21484375 484.8006591796875 background all_cells +8762.0380859375 485.2524719238281 background all_cells +8752.083984375 471.7673034667969 background all_cells +8760.763671875 477.62640380859375 background all_cells +8754.7666015625 477.9669494628906 background all_cells +8760.8505859375 471.81494140625 background all_cells +8753.33984375 462.69830322265625 background all_cells +8758.9609375 466.7995910644531 background all_cells +8764.05859375 465.6509399414063 background all_cells +8757.2724609375 489.4789123535156 background all_cells +8764.044921875 489.4522705078125 background all_cells +8770.798828125 515.4437255859375 background all_cells +8950.6044921875 491.6761169433594 background all_cells +8769.01953125 492.5453186035156 background all_cells +8756.71875 507.5496215820313 background all_cells +8762.2646484375 502.2786254882813 background all_cells +8761.796875 494.4513854980469 background all_cells +8760.5322265625 538.8424072265625 background all_cells +8773.1552734375 537.8775024414062 background all_cells +8776.392578125 531.9714965820312 background all_cells +8772.525390625 532.0858764648438 background all_cells +8769.01953125 533.8992919921875 background all_cells +8776.171875 594.4056396484375 background all_cells +8959.865234375 766.6765747070312 background all_cells +8958.1220703125 951.1301879882812 background all_cells +8774.8935546875 526.8872680664062 background all_cells +8779.5595703125 526.1525268554688 background all_cells +8780.5400390625 570.2566528320312 background all_cells +8765.947265625 584.8631591796875 background all_cells +8769.5009765625 580.301025390625 background all_cells +8774.1884765625 576.093505859375 background all_cells +8762.7841796875 551.9931030273438 background all_cells +8777.3125 560.3883056640625 background all_cells +8773.0859375 563.9227294921875 background all_cells +8754.4638671875 551.20166015625 background all_cells +8773.69921875 558.1538696289062 background all_cells +8276.240234375 1229.7662353515625 background all_cells +8362.1181640625 1251.4420166015625 background all_cells +8358.90625 1257.918212890625 background all_cells +8366.79296875 1258.59375 background all_cells +8406.2490234375 1250.4849853515625 background all_cells +8375.14453125 1260.4864501953125 background all_cells +8372.4833984375 1252.5589599609375 background all_cells +8350.44140625 985.5401000976562 background all_cells +8342.2451171875 993.0818481445312 background all_cells +8361.0361328125 992.1702270507812 background all_cells +8338.0869140625 988.3106079101562 background all_cells +8309.6669921875 1206.3431396484375 background all_cells +8349.08203125 1186.5284423828125 background all_cells +8306.9462890625 1198.3411865234375 background all_cells +8425.79296875 1281.78271484375 background all_cells +8421.9365234375 1276.5257568359375 background all_cells +8427.96875 1276.7760009765625 background all_cells +8578.8642578125 1408.1715087890625 background all_cells +8575.125 1374.3282470703125 background all_cells +8581.3837890625 1377.60205078125 background all_cells +8585.6552734375 1399.350341796875 background all_cells +8570.3984375 1405.4920654296875 background all_cells +8584.31640625 1302.9453125 background all_cells +8609.396484375 1350.6358642578125 background all_cells +8581.6708984375 1338.0084228515625 background all_cells +8446.5966796875 1293.1368408203125 background all_cells +8452.974609375 1296.4805908203125 background all_cells +8446.5166015625 1298.5623779296875 background all_cells +8427.86328125 1296.1905517578125 background all_cells +8422.30078125 1298.83203125 background all_cells +8439.255859375 1295.7711181640625 background all_cells +8433.939453125 1299.1744384765625 background all_cells +8429.9833984375 1286.62890625 background all_cells +8435.2109375 1290.8555908203125 background all_cells +8335.56640625 1297.600830078125 background all_cells +8346.892578125 1294.852783203125 background all_cells +8346.1259765625 1306.4669189453125 background all_cells +8342.2080078125 1291.2366943359375 background all_cells +8414.8173828125 1297.2293701171875 background all_cells +8420.326171875 1286.7752685546875 background all_cells +8416.1806640625 1301.99462890625 background all_cells +8393.4658203125 1276.0970458984375 background all_cells +8415.052734375 1275.8687744140625 background all_cells +8413.484375 1265.63623046875 background all_cells +8410.71484375 1258.991943359375 background all_cells +8381.1962890625 1277.64892578125 background all_cells +8409.7626953125 1273.471923828125 background all_cells +8336.2451171875 1272.4090576171875 background all_cells +8374.15625 1273.7652587890625 background all_cells +8362.2744140625 1268.335205078125 background all_cells +8354.2275390625 1268.98486328125 background all_cells +8350.7578125 1273.826416015625 background all_cells +8442.341796875 1162.33154296875 background all_cells +8635.53125 1150.6529541015625 background all_cells +8628.84765625 1155.9625244140625 background all_cells +8494.794921875 1153.5872802734375 background all_cells +8462.89453125 1156.609375 background all_cells +8461.08984375 1176.9615478515625 background all_cells +8562.6171875 1269.482177734375 background all_cells +8577.353515625 1274.3580322265625 background all_cells +8575.7802734375 1255.2021484375 background all_cells +8572.5048828125 1247.6800537109375 background all_cells +8546.142578125 1104.7254638671875 background all_cells +8599.744140625 1073.2681884765625 background all_cells +8640.7724609375 1038.0589599609375 background all_cells +8602.224609375 1036.2642822265625 background all_cells +8503.078125 1245.852783203125 background all_cells +8532.7685546875 1267.8369140625 background all_cells +8520.5234375 1270.57958984375 background all_cells +8484.5244140625 1216.1522216796875 background all_cells +8575.2724609375 1213.5439453125 background all_cells +8566.384765625 1215.4400634765625 background all_cells +8438.5859375 1228.32080078125 background all_cells +8471.326171875 1228.509521484375 background all_cells +8545.3974609375 1222.4542236328125 background all_cells +8101.19921875 729.6366577148438 background all_cells +8119.3251953125 695.3372802734375 background all_cells +8129.42724609375 659.3446655273438 background all_cells +8125.123046875 671.097900390625 background all_cells +8114.94970703125 736.4149169921875 background all_cells +8233.3369140625 749.552001953125 background all_cells +8242.82421875 748.2215576171875 background all_cells +8240.3564453125 764.5608520507812 background all_cells +8149.39111328125 684.435791015625 background all_cells +8161.900390625 756.662841796875 background all_cells +8171.93408203125 702.4191284179688 background all_cells +8159.60986328125 685.2495727539062 background all_cells +8156.29931640625 693.7914428710938 background all_cells +8427.0498046875 876.7855224609375 background all_cells +8432.0751953125 863.6428833007812 background all_cells +8404.095703125 814.4785766601562 background all_cells +8482.5419921875 898.5671997070312 background all_cells +8450.5810546875 870.7637329101562 background all_cells +8446.044921875 878.7075805664062 background all_cells +8236.578125 1061.3204345703125 background all_cells +8266.1083984375 1079.3895263671875 background all_cells +8257.7900390625 1054.4339599609375 background all_cells +8254.7685546875 1058.0123291015625 background all_cells +8372.400390625 974.2463989257812 background all_cells +8422.7109375 920.9733276367188 background all_cells +8408.7646484375 950.2822875976562 background all_cells +8384.6328125 937.8942260742188 background all_cells +8312.8466796875 974.5529174804688 background all_cells +8326.8095703125 944.7803344726562 background all_cells +8320.681640625 838.8323364257812 background all_cells +8288.7470703125 660.1122436523438 background all_cells +8375.103515625 745.006591796875 background all_cells +8370.2919921875 729.670166015625 background all_cells +8310.421875 783.692626953125 background all_cells +8371.3515625 720.4158325195312 background all_cells +8381.1962890625 708.7999877929688 background all_cells +8511.6240234375 686.1898803710938 background all_cells +8386.5380859375 701.822998046875 background all_cells +7873.25048828125 704.8809204101562 background all_cells +7906.0068359375 695.6914672851562 background all_cells +7898.38525390625 669.4598999023438 background all_cells +7988.4580078125 627.6007080078125 background all_cells +8003.63525390625 715.3333129882812 background all_cells +8001.923828125 692.84521484375 background all_cells +7997.30029296875 633.2213745117188 background all_cells +7939.33642578125 536.876220703125 background all_cells +8048.63623046875 501.65826416015625 background all_cells +8052.5068359375 513.0559692382812 background all_cells +7968.2978515625 552.4664306640625 background all_cells +7899.587890625 567.9743041992188 background all_cells +7926.53125 593.2901000976562 background all_cells +7898.29052734375 573.2681884765625 background all_cells +8099.47119140625 529.3328247070312 background all_cells +8096.57275390625 592.3338012695312 background all_cells +8100.75244140625 625.604248046875 background all_cells +8118.88330078125 531.91943359375 background all_cells +8111.90283203125 526.774169921875 background all_cells +8110.9853515625 537.124267578125 background all_cells +8185.74951171875 633.3513793945312 background all_cells +8179.83056640625 639.4610595703125 background all_cells +8182.43017578125 627.400146484375 background all_cells +8168.52197265625 523.7183227539062 background all_cells +8182.71923828125 522.6363525390625 background all_cells +8175.72412109375 522.5520629882812 background all_cells +8170.8359375 536.0914916992188 background all_cells +8124.10498046875 524.890380859375 background all_cells +8125.8173828125 575.276611328125 background all_cells +8142.7607421875 558.4893798828125 background all_cells +8127.728515625 533.6895751953125 background all_cells +7898.97216796875 479.571044921875 background all_cells +7958.68896484375 460.5865173339844 background all_cells +7900.9267578125 490.4064636230469 background all_cells +8158.33154296875 481.2609252929688 background all_cells +8248.193359375 495.0423278808594 background all_cells +8192.9365234375 478.0065612792969 background all_cells +8165.7744140625 483.4363708496094 background all_cells +8164.85888671875 475.345703125 background all_cells +8118.6435546875 393.8428649902344 background all_cells +8170.7978515625 407.6552734375 background all_cells +8124.41064453125 426.4098205566406 background all_cells +8051.2734375 434.063720703125 background all_cells +7956.30615234375 411.9886474609375 background all_cells +8007.97802734375 417.1748352050781 background all_cells +8013.1591796875 414.8895263671875 background all_cells +7999.82470703125 418.3776245117188 background all_cells +8018.345703125 430.7096557617188 background all_cells +8577.3759765625 310.4504089355469 background all_cells +8703.99609375 328.8073425292969 background all_cells +8601.3896484375 294.9070129394531 background all_cells +8700.330078125 295.3238830566406 background all_cells +8734.01953125 300.9011535644531 background all_cells +8637.79296875 309.91094970703125 background all_cells +8692.3388671875 374.813720703125 background all_cells +8598.6689453125 380.1898498535156 background all_cells +8697.173828125 379.6478271484375 background all_cells +8693.3681640625 366.393798828125 background all_cells +8640.1328125 388.0497131347656 background all_cells +8748.6435546875 336.37164306640625 background all_cells +8756.0068359375 376.42034912109375 background all_cells +8740.30859375 362.7138671875 background all_cells +8749.9267578125 343.00323486328125 background all_cells +8765.046875 406.3967895507813 background all_cells +8766.7998046875 418.0197448730469 background all_cells +8760.6044921875 421.53131103515625 background all_cells +8760.1396484375 406.0152587890625 background all_cells +8775.3544921875 354.1397399902344 background all_cells +8775.2646484375 432.2023315429688 background all_cells +8774.8515625 444.560791015625 background all_cells +8775.5830078125 450.6272583007813 background all_cells +8770.541015625 448.4893493652344 background all_cells +8780.32421875 449.7887878417969 background all_cells +8769.4765625 431.13037109375 background all_cells +8779.455078125 423.25335693359375 background all_cells +8774.7001953125 415.6748352050781 background all_cells +8778.3583984375 407.6002502441406 background all_cells +8762.455078125 459.6014099121094 background all_cells +8712.3515625 451.35296630859375 background all_cells +8721.958984375 459.01849365234375 background all_cells +8707.69140625 446.72467041015625 background all_cells +8725.6259765625 450.8268127441406 background all_cells +8714.673828125 440.7487487792969 background all_cells +8722.044921875 444.4846801757813 background all_cells +8744.623046875 457.6990051269531 background all_cells +8743.55859375 444.4447326660156 background all_cells +8732.8974609375 450.8768310546875 background all_cells +8713.0576171875 486.7092590332031 background all_cells +8598.0087890625 480.8201293945313 background all_cells +8613.8232421875 441.5284118652344 background all_cells +8602.0009765625 491.8726806640625 background all_cells +8629.466796875 464.45263671875 background all_cells +8626.5791015625 413.2239990234375 background all_cells +8631.2890625 494.755859375 background all_cells +8683.5263671875 548.6681518554688 background all_cells +8701.5673828125 528.8455200195312 background all_cells +8699.6181640625 523.1637573242188 background all_cells +8687.1103515625 555.8753051757812 background all_cells +8686.2705078125 534.417724609375 background all_cells +8667.365234375 497.0191955566406 background all_cells +8703.453125 511.573486328125 background all_cells +8706.7548828125 505.3861083984375 background all_cells +8670.2529296875 505.2843933105469 background all_cells +8697.21484375 501.433837890625 background all_cells +8702.40625 498.9284057617188 background all_cells +8673.1591796875 443.04974365234375 background all_cells +8670.5830078125 456.6622009277344 background all_cells +8682.1494140625 458.5458068847656 background all_cells +8695.2099609375 449.7801818847656 background all_cells +8668.310546875 451.0975036621094 background all_cells +8665.490234375 442.4980163574219 background all_cells +8681.7958984375 479.4098815917969 background all_cells +8688.13671875 489.4955139160156 background all_cells +8685.8515625 482.2091674804688 background all_cells +8646.0126953125 536.0287475585938 background all_cells +8672.8642578125 540.3187866210938 background all_cells +8660.603515625 525.8516235351562 background all_cells +8725.3955078125 418.1073913574219 background all_cells +8701.3427734375 414.9654846191406 background all_cells +8738.595703125 415.1353759765625 background all_cells +8729.0029296875 413.0184020996094 background all_cells +8741.72265625 424.69622802734375 background all_cells +8747.4658203125 440.9483642578125 background all_cells +8744.71484375 431.7952880859375 background all_cells +8755.5830078125 435.6746520996094 background all_cells +8754.625 441.8074645996094 background all_cells +8752.8134765625 403.3632507324219 background all_cells +8756.462890625 396.004638671875 background all_cells +8735.6171875 403.5934143066406 background all_cells +8692.1728515625 393.9871520996094 background all_cells +8699.392578125 403.6312255859375 background all_cells +8744.0263671875 403.2807922363281 background all_cells +8740.3037109375 395.9349365234375 background all_cells +8709.4560546875 429.9908752441406 background all_cells +8694.662109375 424.9010925292969 background all_cells +8737.4833984375 438.86962890625 background all_cells +8732.943359375 434.2664794921875 background all_cells +8724.2265625 438.7428894042969 background all_cells +8194.8232421875 628.150390625 background all_cells +8314.3212890625 637.2623291015625 background all_cells +8306.5517578125 636.8531494140625 background all_cells +8306.44921875 650.3308715820312 background all_cells +8197.81640625 647.0750732421875 background all_cells +8340.568359375 642.8439331054688 background all_cells +8426.9501953125 701.9933471679688 background all_cells +8403.8427734375 699.4226684570312 background all_cells +8349.2119140625 647.7754516601562 background all_cells +8282.916015625 562.9822998046875 background all_cells +8400.88671875 525.602783203125 background all_cells +8381.5478515625 536.091796875 background all_cells +8292.548828125 533.9407958984375 background all_cells +8431.20703125 591.9976196289062 background all_cells +8691.29296875 585.9526977539062 background all_cells +8652.98046875 565.059326171875 background all_cells +8686.9267578125 565.8855590820312 background all_cells +8706.0712890625 592.662353515625 background all_cells +8535.4580078125 557.6277465820312 background all_cells +8667.3515625 760.8779296875 background all_cells +8620.96484375 781.5413208007812 background all_cells +8628.0 762.60693359375 background all_cells +8569.79296875 831.7490844726562 background all_cells +8592.3466796875 785.2635498046875 background all_cells +8587.365234375 782.63671875 background all_cells +8581.513671875 798.5671997070312 background all_cells +8601.369140625 828.5662231445312 background all_cells +8542.7880859375 730.228271484375 background all_cells +8617.3896484375 637.4121704101562 background all_cells +8521.6083984375 694.7840576171875 background all_cells +8523.7060546875 682.709228515625 background all_cells +8531.7080078125 690.2401123046875 background all_cells +8687.314453125 698.8401489257812 background all_cells +8501.4228515625 774.9263916015625 background all_cells +8524.591796875 754.7058715820312 background all_cells +8512.0283203125 820.21435546875 background all_cells +8506.5810546875 823.2842407226562 background all_cells +8322.8369140625 311.5723876953125 background all_cells +8403.8818359375 298.043701171875 background all_cells +8365.7119140625 287.00933837890625 background all_cells +8345.173828125 282.9614562988281 background all_cells +8556.203125 254.5435485839844 background all_cells +8574.2890625 225.07374572753903 background all_cells +8583.4755859375 270.89801025390625 background all_cells +8710.896484375 225.11903381347656 background all_cells +8536.56640625 382.1033935546875 background all_cells +8618.2998046875 349.0003662109375 background all_cells +8359.86328125 366.8584289550781 background all_cells +8486.404296875 349.0686950683594 background all_cells +8481.11328125 355.22271728515625 background all_cells +8373.2412109375 324.5997009277344 background all_cells +8372.912109375 105.74737548828124 background all_cells +8390.0234375 144.6143341064453 background all_cells +8400.3779296875 151.0545654296875 background all_cells +8371.5419921875 127.13973236083984 background all_cells +8496.4697265625 195.953857421875 background all_cells +8623.7783203125 194.85223388671875 background all_cells +8517.5986328125 165.9031219482422 background all_cells +8510.423828125 164.53907775878906 background all_cells +8505.388671875 177.12408447265625 background all_cells +8305.8955078125 165.0978546142578 background all_cells +8315.65234375 204.0647430419922 background all_cells +8289.4619140625 179.04928588867188 background all_cells +8329.0185546875 173.08409118652344 background all_cells +8306.4833984375 124.89208984375 background all_cells +8352.7451171875 109.17103576660156 background all_cells +8340.7255859375 137.63931274414062 background all_cells +8306.4736328125 117.5417709350586 background all_cells +8327.9443359375 465.5132141113281 background all_cells +8341.1298828125 440.8753662109375 background all_cells +8316.9716796875 393.9892578125 background all_cells +8291.96484375 459.8380126953125 background all_cells +8288.2275390625 462.2647705078125 background all_cells +8287.0654296875 466.0718994140625 background all_cells +8560.892578125 425.98919677734375 background all_cells +8573.580078125 495.9041748046875 background all_cells +8466.5390625 494.9371643066406 background all_cells +8485.7021484375 440.2518005371094 background all_cells +8430.154296875 461.3967590332031 background all_cells +8437.61328125 501.4632568359375 background all_cells +8436.962890625 449.6651306152344 background all_cells +8435.2822265625 463.4265747070313 background all_cells +8498.6728515625 412.1655578613281 background all_cells +8473.0625 417.0060424804688 background all_cells +8480.119140625 416.37786865234375 background all_cells +8349.82421875 471.8046569824219 background all_cells +8386.341796875 466.2041931152344 background all_cells +8370.349609375 453.23638916015625 background all_cells +7476.86328125 737.1866455078125 background all_cells +7511.79052734375 746.2157592773438 background all_cells +7490.37353515625 743.3085327148438 background all_cells +7466.12744140625 852.4573364257812 background all_cells +7464.16259765625 872.174072265625 background all_cells +7522.1162109375 855.5885620117188 background all_cells +7450.08740234375 948.7689208984376 background all_cells +7450.216796875 1025.15380859375 background all_cells +7504.900390625 969.8473510742188 background all_cells +7477.1611328125 1025.1387939453125 background all_cells +7512.92041015625 992.8712158203124 background all_cells +7470.03857421875 779.9588623046875 background all_cells +7485.49560546875 815.2310180664062 background all_cells +7449.1875 810.5304565429688 background all_cells +7472.873046875 787.5825805664062 background all_cells +7593.96044921875 828.6559448242188 background all_cells +7604.97607421875 904.1434936523438 background all_cells +7603.65625 884.9127197265625 background all_cells +7598.08837890625 873.7686767578125 background all_cells +7612.53857421875 842.1411743164062 background all_cells +7578.08984375 838.0795288085938 background all_cells +7640.9892578125 891.6801147460938 background all_cells +7636.951171875 860.6719360351562 background all_cells +7640.84130859375 897.888671875 background all_cells +7638.70166015625 909.5355834960938 background all_cells +7639.3388671875 902.7659912109376 background all_cells +7631.22705078125 904.5938720703124 background all_cells +7625.25048828125 915.7671508789062 background all_cells +7622.0859375 906.8157348632812 background all_cells +7629.68212890625 926.9677124023438 background all_cells +7538.34716796875 962.0133666992188 background all_cells +7566.0830078125 927.9159545898438 background all_cells +7559.080078125 1068.8465576171875 background all_cells +7588.19580078125 964.3381958007812 background all_cells +7580.86376953125 1030.643310546875 background all_cells +7564.09033203125 936.223876953125 background all_cells +7646.4599609375 1039.0235595703125 background all_cells +7649.7138671875 1034.5364990234375 background all_cells +7623.32763671875 1058.2681884765625 background all_cells +7632.40576171875 1045.9407958984375 background all_cells +7634.111328125 1039.4864501953125 background all_cells +7625.734375 1042.1204833984375 background all_cells +7603.65869140625 1119.98583984375 background all_cells +7643.94189453125 1071.642333984375 background all_cells +7651.2421875 1071.4144287109375 background all_cells +7622.1181640625 1099.792236328125 background all_cells +7615.560546875 1122.0743408203125 background all_cells +7608.3818359375 1084.9090576171875 background all_cells +7643.04443359375 978.04052734375 background all_cells +7640.14404296875 956.022705078125 background all_cells +7635.4677734375 949.725341796875 background all_cells +7646.056640625 1022.1981201171876 background all_cells +7805.7861328125 941.4703979492188 background all_cells +7819.71484375 1000.3555297851562 background all_cells +7816.41796875 932.245849609375 background all_cells +7817.53515625 937.1557006835938 background all_cells +7806.11328125 937.0761108398438 background all_cells +7817.6708984375 1027.5672607421875 background all_cells +7868.5126953125 1083.261474609375 background all_cells +7850.37451171875 1061.071533203125 background all_cells +7833.7470703125 947.3860473632812 background all_cells +7839.484375 994.3880004882812 background all_cells +7839.62548828125 1001.512939453125 background all_cells +7846.68896484375 974.4803466796876 background all_cells +7843.4169921875 936.9353637695312 background all_cells +7841.00341796875 942.0322265625 background all_cells +7678.92138671875 1037.169921875 background all_cells +7674.99609375 1035.3470458984375 background all_cells +7685.775390625 1036.271240234375 background all_cells +7661.6962890625 1065.6551513671875 background all_cells +7685.8466796875 1071.12158203125 background all_cells +7690.18212890625 1064.1373291015625 background all_cells +7652.4140625 1066.0810546875 background all_cells +7680.83251953125 1049.0423583984375 background all_cells +7672.68798828125 1045.34912109375 background all_cells +7668.40380859375 1053.4227294921875 background all_cells +7672.57568359375 1054.8846435546875 background all_cells +7659.51025390625 1033.299560546875 background all_cells +7671.1416015625 1030.4942626953125 background all_cells +7667.16162109375 1035.1634521484375 background all_cells +7667.38330078125 1026.5604248046875 background all_cells +7661.947265625 1027.0411376953125 background all_cells +7658.4892578125 1039.947509765625 background all_cells +7775.34326171875 950.0516357421876 background all_cells +7791.6396484375 951.5753784179688 background all_cells +7828.57763671875 1048.415283203125 background all_cells +7823.58056640625 1094.7957763671875 background all_cells +7828.67626953125 1098.9019775390625 background all_cells +7818.84619140625 1174.805908203125 background all_cells +7775.1025390625 1014.4782104492188 background all_cells +7804.58154296875 1025.44970703125 background all_cells +7786.52978515625 1045.483642578125 background all_cells +7778.515625 1024.2850341796875 background all_cells +7781.2314453125 943.91748046875 background all_cells +7797.2646484375 978.1896362304688 background all_cells +7797.00146484375 957.3446655273438 background all_cells +7788.435546875 965.0343017578124 background all_cells +7778.39208984375 982.3582153320312 background all_cells +7778.3271484375 969.933349609375 background all_cells +7775.61572265625 966.6723022460938 background all_cells +7654.47998046875 981.1882934570312 background all_cells +7672.80078125 982.0535278320312 background all_cells +7666.2177734375 982.3301391601562 background all_cells +7664.84228515625 977.287353515625 background all_cells +7678.046875 985.6036376953124 background all_cells +7683.583984375 983.6660766601562 background all_cells +7683.4609375 989.891845703125 background all_cells +7672.8779296875 917.2413330078124 background all_cells +7682.22119140625 918.2780151367188 background all_cells +7674.9521484375 926.9822387695312 background all_cells +7659.9609375 924.2849731445312 background all_cells +7656.810546875 927.7048950195312 background all_cells +7793.501953125 894.8853149414062 background all_cells +7691.60205078125 896.3942260742188 background all_cells +7720.380859375 1110.46484375 background all_cells +7756.93359375 1166.9981689453125 background all_cells +7692.3125 1157.264892578125 background all_cells +7730.7041015625 1020.0799560546876 background all_cells +7745.96533203125 1073.301513671875 background all_cells +7695.58056640625 1057.4176025390625 background all_cells +7717.08154296875 1041.660400390625 background all_cells +7775.37744140625 994.6598510742188 background all_cells +7772.68701171875 974.2290649414062 background all_cells +7782.50048828125 1031.7164306640625 background all_cells +7766.1171875 983.7975463867188 background all_cells +7767.3017578125 989.8746337890624 background all_cells +7771.4853515625 989.7788696289062 background all_cells +7730.55859375 772.6881713867188 background all_cells +7719.943359375 864.097900390625 background all_cells +7727.18798828125 867.567626953125 background all_cells +7702.04736328125 805.63232421875 background all_cells +7725.8408203125 811.9242553710938 background all_cells +7731.1513671875 830.4366455078125 background all_cells +7737.99951171875 916.849609375 background all_cells +7691.79541015625 990.195556640625 background all_cells +7693.90966796875 952.8992309570312 background all_cells +7721.52294921875 936.5065307617188 background all_cells +7737.7373046875 926.5020751953124 background all_cells +7690.732421875 916.1224975585938 background all_cells +7653.65673828125 905.0462646484376 background all_cells +7657.46337890625 899.5667724609375 background all_cells +7662.14892578125 915.94384765625 background all_cells +7659.79736328125 908.169921875 background all_cells +7678.20263671875 889.8980712890625 background all_cells +7683.94189453125 893.8067626953125 background all_cells +7680.83251953125 898.3734741210938 background all_cells +7665.79345703125 836.9137573242188 background all_cells +7675.19482421875 883.2890625 background all_cells +7673.369140625 823.3973388671875 background all_cells +7667.89501953125 908.0735473632812 background all_cells +7685.9501953125 912.2476196289062 background all_cells +7679.96337890625 911.2725219726562 background all_cells +33.53345489501953 2913.54345703125 background all_cells +112.14108276367188 2911.352783203125 background all_cells +100.52619171142578 2913.11083984375 background all_cells +99.0199737548828 2922.6728515625 background all_cells +34.7816047668457 2921.90576171875 background all_cells +5.170833110809326 2918.4853515625 background all_cells +70.42276763916016 3015.03271484375 background all_cells +21.997032165527344 2959.921630859375 background all_cells +92.8585205078125 2860.49609375 background all_cells +95.13410186767578 2883.404052734375 background all_cells +79.93651580810547 2883.9814453125 background all_cells +68.79816436767578 2876.448486328125 background all_cells +81.31492614746094 2876.683837890625 background all_cells +52.08500671386719 2895.96044921875 background all_cells +97.82603454589844 2898.09130859375 background all_cells +84.41893768310547 2893.827880859375 background all_cells +81.8932876586914 2899.72900390625 background all_cells +91.40814971923828 3028.592041015625 background all_cells +49.871829986572266 3050.1416015625 background all_cells +15.73708152770996 3045.000244140625 background all_cells +109.2758331298828 3043.07470703125 background all_cells +85.16910552978516 2981.814453125 background all_cells +90.92642211914062 2946.201904296875 background all_cells +82.3694839477539 2954.98583984375 background all_cells +86.49322509765625 2990.124267578125 background all_cells +85.3447494506836 2967.568359375 background all_cells +129.9783477783203 2922.88623046875 background all_cells +155.6080780029297 2932.872314453125 background all_cells +140.1554412841797 2890.236083984375 background all_cells +129.81396484375 2907.871826171875 background all_cells +124.91165161132812 2900.463134765625 background all_cells +145.15960693359375 2896.901611328125 background all_cells +98.02576446533205 2971.238037109375 background all_cells +123.83985900878906 2982.627197265625 background all_cells +100.86548614501952 2979.311279296875 background all_cells +98.97377014160156 2985.28125 background all_cells +86.84998321533203 3018.398681640625 background all_cells +81.47050476074219 3227.2587890625 background all_cells +79.57611846923828 3028.401611328125 background all_cells +85.47718811035156 3028.685302734375 background all_cells +146.29409790039062 2997.388671875 background all_cells +129.3267822265625 2991.36279296875 background all_cells +133.36346435546875 3004.48046875 background all_cells +143.46629333496094 3003.186767578125 background all_cells +137.2801513671875 3000.0107421875 background all_cells +128.5556182861328 3028.9892578125 background all_cells +138.97091674804688 3062.388427734375 background all_cells +132.22752380371094 3037.97802734375 background all_cells +144.8408203125 3033.079345703125 background all_cells +121.03060150146484 3017.808349609375 background all_cells +143.21664428710938 3019.45703125 background all_cells +148.21163940429688 3021.161376953125 background all_cells +138.81185913085938 3017.68359375 background all_cells +341.6001892089844 2957.7734375 background all_cells +354.9769287109375 3005.333251953125 background all_cells +352.64178466796875 2957.135986328125 background all_cells +354.25927734375 2970.421142578125 background all_cells +350.3140563964844 2998.406982421875 background all_cells +453.091796875 3047.554931640625 background all_cells +455.3282165527344 3182.3916015625 background all_cells +455.2362365722656 3147.850830078125 background all_cells +460.933837890625 3139.564453125 background all_cells +456.3645935058594 3031.92919921875 background all_cells +400.7587890625 3189.96484375 background all_cells +443.7069396972656 3055.40087890625 background all_cells +435.1803894042969 3043.53271484375 background all_cells +418.2825012207031 3035.824462890625 background all_cells +428.5032958984375 2969.403564453125 background all_cells +403.6276245117188 2998.653564453125 background all_cells +419.3003540039063 2980.542236328125 background all_cells +409.81982421875 2974.61376953125 background all_cells +358.4170837402344 3037.866455078125 background all_cells +348.9370422363281 3014.84375 background all_cells +383.6949462890625 3031.264404296875 background all_cells +384.0884704589844 3038.7236328125 background all_cells +368.6879577636719 3020.35986328125 background all_cells +503.0193786621094 3232.80126953125 background all_cells +663.306396484375 3192.128662109375 background all_cells +641.0512084960938 3195.3154296875 background all_cells +545.778076171875 3236.533447265625 background all_cells +728.5433349609375 3229.09521484375 background all_cells +736.231201171875 3235.896240234375 background all_cells +729.5306396484375 3237.22265625 background all_cells +679.554931640625 3093.995849609375 background all_cells +689.5450439453125 3189.81640625 background all_cells +622.276123046875 3089.967041015625 background all_cells +418.8046569824219 2918.731689453125 background all_cells +429.0875549316406 2910.451171875 background all_cells +417.7979431152344 2907.562255859375 background all_cells +431.6911926269531 2890.618408203125 background all_cells +436.8281555175781 2864.8857421875 background all_cells +378.8401794433594 3080.447509765625 background all_cells +374.1578369140625 3095.492431640625 background all_cells +384.2171020507813 3089.042724609375 background all_cells +387.2312316894531 3083.629638671875 background all_cells +385.7534484863281 3066.797607421875 background all_cells +427.5048828125 3075.026611328125 background all_cells +454.0404052734375 3209.3486328125 background all_cells +468.7444458007813 3146.333984375 background all_cells +455.2515869140625 3076.615966796875 background all_cells +444.3285217285156 3088.9326171875 background all_cells +440.7100830078125 3080.87353515625 background all_cells +403.0240173339844 3063.654296875 background all_cells +396.4754638671875 3206.188232421875 background all_cells +412.40283203125 3190.761474609375 background all_cells +416.1849365234375 3095.568115234375 background all_cells +416.7178955078125 3080.402587890625 background all_cells +400.1723937988281 3078.74560546875 background all_cells +376.93603515625 3059.0185546875 background all_cells +392.1306762695313 3051.415283203125 background all_cells +388.4912109375 3058.286376953125 background all_cells +383.4421997070313 3052.027099609375 background all_cells +158.00120544433594 3006.575439453125 background all_cells +217.10162353515625 3015.426513671875 background all_cells +206.7649688720703 3019.113525390625 background all_cells +175.77615356445312 3011.853271484375 background all_cells +222.7625274658203 3004.59765625 background all_cells +234.823974609375 3013.18505859375 background all_cells +228.0561981201172 3027.861083984375 background all_cells +155.90518188476562 3036.650146484375 background all_cells +202.19468688964844 3053.913818359375 background all_cells +204.8525848388672 3082.19091796875 background all_cells +169.59780883789062 3086.890380859375 background all_cells +167.2522430419922 3060.763671875 background all_cells +162.3289794921875 3066.6748046875 background all_cells +215.7824249267578 3035.5078125 background all_cells +219.2047576904297 3062.224609375 background all_cells +220.3227081298828 3054.94189453125 background all_cells +214.68338012695312 3055.734375 background all_cells +226.6618804931641 3044.376220703125 background all_cells +221.8202667236328 3031.32470703125 background all_cells +212.7115478515625 2952.96826171875 background all_cells +213.00572204589844 2964.593017578125 background all_cells +220.56968688964844 2960.450927734375 background all_cells +233.15872192382807 2870.488525390625 background all_cells +218.18130493164065 2886.075439453125 background all_cells +230.1312713623047 2880.374755859375 background all_cells +222.5458221435547 2872.5888671875 background all_cells +234.96974182128903 2911.12646484375 background all_cells +217.4630889892578 2935.49609375 background all_cells +224.56735229492188 2953.82958984375 background all_cells +218.61941528320312 2912.79443359375 background all_cells +159.4719696044922 2965.952392578125 background all_cells +159.34300231933594 2954.10791015625 background all_cells +161.71690368652344 2984.235107421875 background all_cells +201.288330078125 2919.461669921875 background all_cells +204.57876586914065 2902.26416015625 background all_cells +207.6096343994141 2912.373291015625 background all_cells +209.4785614013672 2944.46630859375 background all_cells +202.005126953125 2937.296875 background all_cells +207.78546142578125 2932.047119140625 background all_cells +200.16049194335935 2952.2353515625 background all_cells +206.5188446044922 2962.26171875 background all_cells +201.55450439453125 2966.218505859375 background all_cells +175.79005432128906 2947.4267578125 background all_cells +193.9021759033203 2973.744384765625 background all_cells +191.03863525390625 2960.606201171875 background all_cells +183.93167114257807 2959.969970703125 background all_cells +216.31573486328125 2992.751220703125 background all_cells +231.5090789794922 2989.327880859375 background all_cells +224.7772521972656 2980.075439453125 background all_cells +216.37057495117188 2985.4677734375 background all_cells +191.6499481201172 3003.62548828125 background all_cells +194.703125 2996.9970703125 background all_cells +205.12252807617188 3000.045166015625 background all_cells +187.9523162841797 2999.822998046875 background all_cells +193.134521484375 3010.358642578125 background all_cells +199.83575439453125 3008.494873046875 background all_cells +165.86407470703125 2998.305908203125 background all_cells +170.6106414794922 2989.23388671875 background all_cells +176.0369415283203 2998.09814453125 background all_cells +176.51771545410156 3004.989013671875 background all_cells +193.60595703125 2988.5537109375 background all_cells +211.58050537109372 2980.3583984375 background all_cells +201.51548767089844 2983.126953125 background all_cells +230.16314697265625 3090.55615234375 background all_cells +239.5409240722656 3068.241455078125 background all_cells +237.23948669433597 3079.458740234375 background all_cells +235.9444274902344 3048.048095703125 background all_cells +232.4279937744141 3084.387451171875 background all_cells +231.0765380859375 3059.4091796875 background all_cells +272.3171081542969 3042.708251953125 background all_cells +265.24786376953125 3059.06982421875 background all_cells +264.72442626953125 3049.464599609375 background all_cells +256.52447509765625 3050.39990234375 background all_cells +252.82980346679688 3076.980712890625 background all_cells +252.7237243652344 3060.86474609375 background all_cells +250.4578399658203 3087.515380859375 background all_cells +256.0350646972656 3068.83544921875 background all_cells +262.8176574707031 3084.615234375 background all_cells +267.84674072265625 3027.45556640625 background all_cells +256.5164794921875 3022.83837890625 background all_cells +265.2715759277344 3036.13916015625 background all_cells +258.097412109375 3031.587890625 background all_cells +242.73915100097656 3051.509033203125 background all_cells +250.36007690429688 3027.549072265625 background all_cells +249.11166381835935 3052.450439453125 background all_cells +249.7876892089844 3046.596435546875 background all_cells +247.1732940673828 3037.3984375 background all_cells +286.1011047363281 3063.839599609375 background all_cells +300.5187072753906 3084.810546875 background all_cells +286.8988952636719 3079.00830078125 background all_cells +299.2301940917969 3068.04296875 background all_cells +274.074951171875 3088.164794921875 background all_cells +286.0142822265625 3090.37646484375 background all_cells +294.5469665527344 3040.9228515625 background all_cells +275.1600952148437 3056.73583984375 background all_cells +287.9772033691406 3050.814208984375 background all_cells +293.69793701171875 3047.739990234375 background all_cells +295.0084533691406 3017.15234375 background all_cells +278.55242919921875 3018.928955078125 background all_cells +277.2889404296875 3029.10107421875 background all_cells +280.9615478515625 3036.38916015625 background all_cells +300.7211608886719 3033.151123046875 background all_cells +289.5126342773437 3028.332763671875 background all_cells +252.4602813720703 2946.716064453125 background all_cells +231.93649291992188 2939.214599609375 background all_cells +232.0076141357422 2951.431640625 background all_cells +239.4444580078125 2955.141357421875 background all_cells +258.11163330078125 2958.211669921875 background all_cells +229.7560577392578 2957.03466796875 background all_cells +253.1289825439453 2966.55126953125 background all_cells +232.2289886474609 2963.40625 background all_cells +245.49212646484372 2989.407958984375 background all_cells +260.7696838378906 2982.47265625 background all_cells +285.6636962890625 2994.956298828125 background all_cells +268.950927734375 3014.1337890625 background all_cells +291.5945739746094 3006.317138671875 background all_cells +271.6450500488281 3003.419921875 background all_cells +280.660888671875 3003.45703125 background all_cells +273.3349304199219 2936.072021484375 background all_cells +285.443115234375 2933.1494140625 background all_cells +281.6481018066406 2943.082763671875 background all_cells +279.64923095703125 2935.043701171875 background all_cells +271.0176696777344 2971.46484375 background all_cells +273.74566650390625 2984.67626953125 background all_cells +277.2999267578125 2977.890869140625 background all_cells +271.13494873046875 2991.78271484375 background all_cells +283.928466796875 2985.636474609375 background all_cells +290.4038391113281 2977.27783203125 background all_cells +248.6217498779297 3008.560791015625 background all_cells +258.81695556640625 3014.497314453125 background all_cells +247.41162109375 3014.28076171875 background all_cells +256.24969482421875 3000.395751953125 background all_cells +308.6783142089844 3084.15087890625 background all_cells +322.36639404296875 3080.674560546875 background all_cells +313.7839050292969 3078.209716796875 background all_cells +339.0745544433594 3082.230712890625 background all_cells +356.280517578125 3095.65087890625 background all_cells +355.6747436523437 3080.3623046875 background all_cells +342.46734619140625 3091.513427734375 background all_cells +342.6437683105469 3059.48095703125 background all_cells +310.39306640625 3063.933349609375 background all_cells +320.3885498046875 3062.318359375 background all_cells +328.3041381835937 3069.8271484375 background all_cells +349.2054748535156 3071.0263671875 background all_cells +335.1737976074219 2900.4853515625 background all_cells +347.0293884277344 2902.587890625 background all_cells +342.0173034667969 2910.149658203125 background all_cells +393.1051330566406 2907.949951171875 background all_cells +410.2603759765625 2903.16650390625 background all_cells +404.92083740234375 2910.001708984375 background all_cells +401.0362854003906 2902.322998046875 background all_cells +382.4346618652344 2900.271240234375 background all_cells +421.8977966308594 2901.272216796875 background all_cells +400.9599304199219 2895.247802734375 background all_cells +391.51763916015625 2898.609619140625 background all_cells +363.7802734375 2925.16162109375 background all_cells +371.33245849609375 2902.044677734375 background all_cells +361.2813720703125 2912.28076171875 background all_cells +303.8976135253906 3049.1943359375 background all_cells +326.3277893066406 3045.575927734375 background all_cells +317.2488098144531 2998.65576171875 background all_cells +323.5113830566406 3002.653564453125 background all_cells +318.805419921875 2983.991455078125 background all_cells +317.8040771484375 3024.968994140625 background all_cells +331.1741638183594 3002.39013671875 background all_cells +326.8070068359375 3032.061279296875 background all_cells +333.7875366210937 3031.51025390625 background all_cells +327.9696044921875 3017.209716796875 background all_cells +338.8167419433594 3011.810791015625 background all_cells +336.15252685546875 3022.68359375 background all_cells +304.66522216796875 3008.341552734375 background all_cells +309.898193359375 3024.43896484375 background all_cells +313.9689025878906 3009.0107421875 background all_cells +307.96600341796875 3000.040771484375 background all_cells +243.2623443603516 2925.653076171875 background all_cells +255.76031494140625 2926.2314453125 background all_cells +256.55633544921875 2937.752685546875 background all_cells +243.59396362304688 2946.20263671875 background all_cells +276.58416748046875 2915.47314453125 background all_cells +271.77642822265625 2923.538818359375 background all_cells +272.74273681640625 2945.871826171875 background all_cells +276.5506591796875 2962.339111328125 background all_cells +270.74468994140625 2961.575439453125 background all_cells +280.3200378417969 2924.96142578125 background all_cells +278.1190490722656 2952.91943359375 background all_cells +251.99996948242188 2913.642822265625 background all_cells +265.5281677246094 2921.97216796875 background all_cells +261.9981384277344 2913.474609375 background all_cells +257.309326171875 2906.990966796875 background all_cells +305.2650756835937 2951.723876953125 background all_cells +285.1376647949219 2957.82177734375 background all_cells +292.4281311035156 2960.0537109375 background all_cells +293.4622802734375 2967.430419921875 background all_cells +314.0527038574219 2967.074462890625 background all_cells +333.4120788574219 2923.1142578125 background all_cells +344.32635498046875 2943.583740234375 background all_cells +329.3495178222656 2939.247314453125 background all_cells +352.443359375 2932.038330078125 background all_cells +323.33990478515625 2948.17041015625 background all_cells +319.75640869140625 2959.266845703125 background all_cells +330.5964660644531 2958.841064453125 background all_cells +334.4753112792969 2951.14990234375 background all_cells +295.0243225097656 2943.619384765625 background all_cells +307.66802978515625 2913.091796875 background all_cells +307.1679382324219 2943.62939453125 background all_cells +300.37847900390625 2927.40283203125 background all_cells +301.6611633300781 2873.185302734375 background all_cells +296.94830322265625 2859.376708984375 background all_cells +300.1954345703125 2867.156494140625 background all_cells +294.70660400390625 2881.408203125 background all_cells +302.56304931640625 2880.582763671875 background all_cells +269.52752685546875 2901.927490234375 background all_cells +251.5909576416016 2902.524658203125 background all_cells +262.5398864746094 2901.927978515625 background all_cells +287.9516906738281 2890.97900390625 background all_cells +278.409912109375 2902.341552734375 background all_cells +277.186279296875 2893.246337890625 background all_cells +284.2096862792969 2861.263671875 background all_cells +272.9302978515625 2883.31005859375 background all_cells +281.22711181640625 2878.54931640625 background all_cells +285.7345886230469 2872.0263671875 background all_cells +320.9090881347656 2883.364990234375 background all_cells +331.4359741210937 2875.572998046875 background all_cells +329.5498352050781 2888.62939453125 background all_cells +315.0133361816406 2895.54150390625 background all_cells +310.6200866699219 2881.09130859375 background all_cells +263.8040771484375 2881.82080078125 background all_cells +250.2006072998047 2894.3466796875 background all_cells +257.49658203125 2892.89794921875 background all_cells +264.1689453125 2891.42041015625 background all_cells +248.67892456054688 2886.4765625 background all_cells +465.2348937988281 2647.272705078125 background all_cells +480.8428955078125 2650.521240234375 background all_cells +458.4502258300781 2649.447998046875 background all_cells +470.6287536621094 2655.374755859375 background all_cells +462.3528747558594 2665.254638671875 background all_cells +471.8649597167969 2668.39501953125 background all_cells +486.6743469238281 2664.471923828125 background all_cells +495.40374755859375 2659.246337890625 background all_cells +516.3396606445312 2649.049072265625 background all_cells +527.5745849609375 2651.044189453125 background all_cells +522.9700317382812 2647.395263671875 background all_cells +502.2922668457031 2655.0 background all_cells +499.2620849609375 2656.995361328125 background all_cells +511.6989440917969 2662.5576171875 background all_cells +522.793212890625 2663.50537109375 background all_cells +524.6746826171875 2656.70751953125 background all_cells +494.5809020996094 2674.2705078125 background all_cells +520.5659790039062 2676.37109375 background all_cells +513.7979125976562 2668.6396484375 background all_cells +503.2003784179688 2672.8740234375 background all_cells +491.2434997558594 2624.653076171875 background all_cells +510.1034851074219 2623.134765625 background all_cells +504.0722961425781 2624.229736328125 background all_cells +495.08148193359375 2619.39697265625 background all_cells +513.0374755859375 2635.29736328125 background all_cells +522.4791259765625 2625.3583984375 background all_cells +520.53857421875 2631.342041015625 background all_cells +511.7003784179688 2629.931884765625 background all_cells +494.653076171875 2634.155029296875 background all_cells +506.2010803222656 2631.659423828125 background all_cells +507.87542724609375 2641.679443359375 background all_cells +501.2411193847656 2631.752685546875 background all_cells +486.732177734375 2605.693115234375 background all_cells +488.5762939453125 2614.94921875 background all_cells +494.2643127441406 2601.382568359375 background all_cells +489.3106994628906 2600.578369140625 background all_cells +508.0969848632813 2614.965087890625 background all_cells +520.2340087890625 2608.76025390625 background all_cells +521.3875732421875 2619.061767578125 background all_cells +513.1321411132812 2615.113525390625 background all_cells +527.1173095703125 2606.313232421875 background all_cells +498.845703125 2596.837646484375 background all_cells +501.2729797363281 2607.8212890625 background all_cells +498.5490112304688 2615.43212890625 background all_cells +457.0797119140625 2622.603271484375 background all_cells +479.2174072265625 2621.47998046875 background all_cells +463.94287109375 2619.357177734375 background all_cells +482.422119140625 2645.3232421875 background all_cells +485.743408203125 2636.524658203125 background all_cells +475.7869262695313 2633.196044921875 background all_cells +531.0097045898438 2648.03271484375 background all_cells +536.9274291992188 2647.2587890625 background all_cells +533.3963623046875 2635.176513671875 background all_cells +528.73095703125 2637.8359375 background all_cells +561.4163818359375 2647.36279296875 background all_cells +562.1608276367188 2654.5927734375 background all_cells +554.183349609375 2651.801025390625 background all_cells +552.5689697265625 2659.8759765625 background all_cells +542.0946044921875 2660.474609375 background all_cells +550.8146362304688 2664.105224609375 background all_cells +558.790283203125 2660.113037109375 background all_cells +547.0967407226562 2641.456787109375 background all_cells +549.9852294921875 2641.05029296875 background all_cells +543.0023803710938 2645.853515625 background all_cells +540.1792602539062 2639.95703125 background all_cells +565.7337036132812 2690.021240234375 background all_cells +538.4271240234375 2707.58837890625 background all_cells +569.9354248046875 2686.774658203125 background all_cells +565.1001586914062 2678.597900390625 background all_cells +598.7950439453125 2699.491455078125 background all_cells +588.8353271484375 2700.2109375 background all_cells +593.644287109375 2700.677490234375 background all_cells +603.5491333007812 2696.025146484375 background all_cells +611.9300537109375 2699.921875 background all_cells +625.2832641601562 2692.36962890625 background all_cells +617.3245849609375 2691.571533203125 background all_cells +592.7648315429688 2685.372802734375 background all_cells +599.3567504882812 2685.810791015625 background all_cells +574.5445556640625 2686.379638671875 background all_cells +585.0994873046875 2705.162109375 background all_cells +578.9308471679688 2706.74853515625 background all_cells +583.8944091796875 2688.05078125 background all_cells +576.1085815429688 2681.876708984375 background all_cells +577.4048461914062 2692.497314453125 background all_cells +544.5966796875 2674.367431640625 background all_cells +549.8814086914062 2669.335205078125 background all_cells +544.7695922851562 2670.766357421875 background all_cells +607.4239501953125 2677.337646484375 background all_cells +619.819580078125 2682.410888671875 background all_cells +614.0689086914062 2674.279541015625 background all_cells +556.7432861328125 2688.705078125 background all_cells +557.4749145507812 2681.83056640625 background all_cells +556.6024169921875 2676.083251953125 background all_cells +579.4093017578125 2675.3056640625 background all_cells +598.03466796875 2675.87841796875 background all_cells +586.3825073242188 2677.625244140625 background all_cells +563.2733154296875 2665.213134765625 background all_cells +589.1159057617188 2658.535400390625 background all_cells +566.8950805664062 2669.4150390625 background all_cells +572.7835083007812 2663.791259765625 background all_cells +570.7617797851562 2671.551025390625 background all_cells +584.9434814453125 2639.148193359375 background all_cells +592.1122436523438 2638.252197265625 background all_cells +587.1203002929688 2633.97705078125 background all_cells +583.5008544921875 2642.850341796875 background all_cells +590.74462890625 2642.309326171875 background all_cells +589.6183471679688 2649.105224609375 background all_cells +569.0752563476562 2646.487548828125 background all_cells +580.4772338867188 2648.6298828125 background all_cells +576.334716796875 2654.979248046875 background all_cells +569.2711791992188 2653.600830078125 background all_cells +569.2374267578125 2637.445068359375 background all_cells +564.9592895507812 2726.5537109375 background all_cells +571.013916015625 2720.894775390625 background all_cells +553.7509155273438 2707.92919921875 background all_cells +556.60009765625 2740.62841796875 background all_cells +558.49072265625 2735.962158203125 background all_cells +562.3795166015625 2732.531494140625 background all_cells +601.2330932617188 2737.038330078125 background all_cells +608.9735717773438 2737.010498046875 background all_cells +605.5241088867188 2723.4443359375 background all_cells +526.9341430664062 2732.136962890625 background all_cells +543.8925170898438 2740.588134765625 background all_cells +535.6884155273438 2727.0966796875 background all_cells +522.40576171875 2745.06396484375 background all_cells +579.8408813476562 2729.84765625 background all_cells +593.9967651367188 2734.40087890625 background all_cells +593.9700927734375 2716.292724609375 background all_cells +584.7468872070312 2731.51025390625 background all_cells +623.4299926757812 2710.728515625 background all_cells +623.5775146484375 2746.758056640625 background all_cells +618.6751098632812 2737.108154296875 background all_cells +615.5548095703125 2727.967041015625 background all_cells +616.4674682617188 2714.34619140625 background all_cells +592.0536499023438 2748.880126953125 background all_cells +540.3963623046875 2757.076171875 background all_cells +575.2490234375 2753.427734375 background all_cells +585.0012817382812 2745.216064453125 background all_cells +601.1434936523438 2751.47607421875 background all_cells +609.903564453125 2747.984130859375 background all_cells +583.8600463867188 2769.083984375 background all_cells +602.2189331054688 2761.535888671875 background all_cells +603.4205932617188 2771.62646484375 background all_cells +591.868408203125 2759.472412109375 background all_cells +571.3018188476562 2769.47265625 background all_cells +550.9584350585938 2777.34326171875 background all_cells +555.2997436523438 2763.232666015625 background all_cells +559.1878051757812 2775.939453125 background all_cells +563.0342407226562 2762.002685546875 background all_cells +566.901611328125 2779.274169921875 background all_cells +618.4961547851562 2777.732177734375 background all_cells +618.2098388671875 2755.34521484375 background all_cells +627.6902465820312 2763.033203125 background all_cells +629.67236328125 2776.69091796875 background all_cells +648.3302612304688 2775.58447265625 background all_cells +637.4334106445312 2779.09228515625 background all_cells +482.2510681152344 2714.460205078125 background all_cells +490.0097961425781 2727.998291015625 background all_cells +483.8215637207031 2722.13818359375 background all_cells +491.3838195800781 2715.0341796875 background all_cells +517.7144775390625 2732.451904296875 background all_cells +505.31488037109375 2744.8154296875 background all_cells +503.0515441894531 2732.51318359375 background all_cells +508.0326843261719 2717.200439453125 background all_cells +516.2118530273438 2715.59912109375 background all_cells +493.8082580566406 2723.290283203125 background all_cells +510.3359375 2721.300048828125 background all_cells +500.8257141113281 2717.429931640625 background all_cells +70.48419952392578 2788.736328125 background all_cells +48.41115951538086 2680.544921875 background all_cells +53.65486145019531 2685.801513671875 background all_cells +85.68538665771484 2781.550048828125 background all_cells +75.51734161376953 2799.675537109375 background all_cells +70.52652740478516 2775.986328125 background all_cells +519.4605102539062 2691.74951171875 background all_cells +693.8779907226562 2707.860595703125 background all_cells +521.8171997070312 2698.566162109375 background all_cells +475.5772399902344 2697.323974609375 background all_cells +474.1260986328125 2681.373291015625 background all_cells +477.9720153808594 2687.245849609375 background all_cells +484.7969970703125 2701.33203125 background all_cells +473.0722961425781 2703.818359375 background all_cells +397.1919555664063 2785.8349609375 background all_cells +449.7887268066406 2791.953857421875 background all_cells +444.3568115234375 2792.84912109375 background all_cells +441.5628662109375 2785.24365234375 background all_cells +420.5036010742188 2785.605224609375 background all_cells +341.3399658203125 3005.8232421875 background all_cells +345.3705749511719 3028.1025390625 background all_cells +343.5383605957031 2964.525634765625 background all_cells +393.2365417480469 2982.470947265625 background all_cells +821.2117309570312 2983.509033203125 background all_cells +393.3190307617188 2965.570068359375 background all_cells +395.21392822265625 2996.768798828125 background all_cells +370.134521484375 2972.849365234375 background all_cells +388.8032836914063 3012.29345703125 background all_cells +378.69970703125 2967.342041015625 background all_cells +380.0454711914063 2982.46826171875 background all_cells +95.89631652832033 2825.932373046875 background all_cells +82.88945770263672 2828.8447265625 background all_cells +96.69122314453124 2823.1533203125 background all_cells +122.91725158691406 2812.943603515625 background all_cells +256.8140869140625 2857.806640625 background all_cells +120.4805145263672 2838.114501953125 background all_cells +120.6043472290039 2824.352783203125 background all_cells +94.1843032836914 2788.125244140625 background all_cells +88.40852355957031 2799.92724609375 background all_cells +100.72859954833984 2800.780029296875 background all_cells +89.95537567138672 2787.673828125 background all_cells +87.72156524658203 2792.118408203125 background all_cells +101.77298736572266 2809.678955078125 background all_cells +108.41392517089844 2804.892333984375 background all_cells +113.16506958007812 2818.634765625 background all_cells +113.20964813232422 2810.29638671875 background all_cells +86.63497924804688 2806.95751953125 background all_cells +1313.0029296875 2664.6826171875 background all_cells +1392.7862548828125 2951.65869140625 background all_cells +1420.1453857421875 2936.539306640625 background all_cells +1290.6358642578125 2673.802001953125 background all_cells +1304.74072265625 2679.4384765625 background all_cells +1308.3756103515625 2672.488525390625 background all_cells +1294.9168701171875 2677.42041015625 background all_cells +1284.9830322265625 2676.0244140625 background all_cells +1435.2562255859375 3077.551513671875 background all_cells +1476.8092041015625 3081.0439453125 background all_cells +1464.856689453125 3069.2587890625 background all_cells +1464.20947265625 3047.39013671875 background all_cells +1485.7183837890625 3070.51806640625 background all_cells +1470.2933349609375 3088.112548828125 background all_cells +1478.9332275390625 3095.47265625 background all_cells +1479.57958984375 3089.28759765625 background all_cells +1450.7659912109375 3010.63134765625 background all_cells +1482.958740234375 3012.83837890625 background all_cells +1475.6015625 3020.12890625 background all_cells +1493.5262451171875 2953.208984375 background all_cells +1491.0322265625 2993.312255859375 background all_cells +1493.6563720703125 3035.751953125 background all_cells +1496.6109619140625 3025.876220703125 background all_cells +1505.352783203125 2974.2490234375 background all_cells +1499.094482421875 2965.37060546875 background all_cells +1517.2371826171875 2950.488525390625 background all_cells +1533.6842041015625 2927.7626953125 background all_cells +1525.8919677734375 2966.574462890625 background all_cells +1518.5848388671875 2965.8349609375 background all_cells +1542.1744384765625 3072.954345703125 background all_cells +1490.7432861328125 3075.320556640625 background all_cells +1525.67431640625 3093.461669921875 background all_cells +1529.4171142578125 3091.652587890625 background all_cells +1537.412109375 3091.89404296875 background all_cells +1526.1727294921875 2980.738525390625 background all_cells +1522.5775146484375 3014.800048828125 background all_cells +1513.975830078125 3010.22998046875 background all_cells +1540.1937255859375 3037.16064453125 background all_cells +1529.048095703125 3024.965576171875 background all_cells +1541.765380859375 2981.087158203125 background all_cells +1528.0147705078125 3051.287841796875 background all_cells +1492.81103515625 3066.884033203125 background all_cells +1412.1217041015625 2991.157958984375 background all_cells +1422.1419677734375 2979.649658203125 background all_cells +1409.522216796875 2996.818603515625 background all_cells +1410.870849609375 2973.174560546875 background all_cells +1417.6680908203125 2980.009765625 background all_cells +1430.2303466796875 2997.18212890625 background all_cells +1434.5787353515625 2990.37744140625 background all_cells +1432.0185546875 3009.86767578125 background all_cells +1412.0670166015625 3004.400390625 background all_cells +1422.614501953125 3051.26513671875 background all_cells +1421.96923828125 3004.307861328125 background all_cells +1416.80859375 3011.243408203125 background all_cells +1333.5662841796875 3010.271728515625 background all_cells +1409.721435546875 3020.5908203125 background all_cells +1357.3031005859375 3024.654052734375 background all_cells +1345.4945068359375 3015.889892578125 background all_cells +1398.3489990234375 3012.278076171875 background all_cells +1357.61572265625 3192.027587890625 background all_cells +1355.656005859375 3222.042724609375 background all_cells +1382.8221435546875 3218.98876953125 background all_cells +1350.3275146484375 3034.5263671875 background all_cells +1409.19140625 3032.889404296875 background all_cells +1399.41455078125 3035.801025390625 background all_cells +1352.2261962890625 3042.84326171875 background all_cells +1378.8221435546875 3042.31005859375 background all_cells +1375.466796875 3049.470458984375 background all_cells +1353.431640625 3069.839599609375 background all_cells +1353.269775390625 3063.87451171875 background all_cells +1361.864990234375 3062.560546875 background all_cells +1367.0137939453125 3056.387451171875 background all_cells +1394.6937255859375 2970.947265625 background all_cells +1395.7489013671875 2996.899169921875 background all_cells +1346.494384765625 2995.864990234375 background all_cells +1348.65869140625 3085.137939453125 background all_cells +1347.6697998046875 3091.751708984375 background all_cells +1338.61328125 3094.537353515625 background all_cells +1441.711669921875 3083.7470703125 background all_cells +415.389404296875 2947.99169921875 background all_cells +436.2996826171875 2954.5205078125 background all_cells +428.9603271484375 2928.524169921875 background all_cells +425.1059875488281 2954.515380859375 background all_cells +1175.9798583984375 2955.9794921875 background all_cells +1193.33349609375 2952.82861328125 background all_cells +1179.555419921875 2931.9765625 background all_cells +372.792724609375 2956.5498046875 background all_cells +386.2378540039063 2943.46728515625 background all_cells +386.9895935058594 2950.88671875 background all_cells +403.1634521484375 2930.271728515625 background all_cells +399.7164611816406 2944.6962890625 background all_cells +394.7308349609375 2957.32861328125 background all_cells +1210.96484375 2681.010498046875 background all_cells +1207.47998046875 2693.052734375 background all_cells +1183.799560546875 2691.162841796875 background all_cells +1190.865966796875 2689.322265625 background all_cells +1219.885009765625 2710.0380859375 background all_cells +1230.7093505859375 2708.06787109375 background all_cells +1227.2344970703125 2711.14501953125 background all_cells +1213.4229736328125 2722.596435546875 background all_cells +1211.5391845703125 2707.880126953125 background all_cells +1202.635009765625 2706.74169921875 background all_cells +1189.2037353515625 2651.521728515625 background all_cells +1216.566162109375 2657.424072265625 background all_cells +1196.769775390625 2651.934814453125 background all_cells +415.9053039550781 3011.692626953125 background all_cells +447.0076599121094 3039.375244140625 background all_cells +441.3309326171875 3031.27587890625 background all_cells +406.3336181640625 3018.09765625 background all_cells +436.8975830078125 2875.775634765625 background all_cells +453.8673400878906 2873.037353515625 background all_cells +449.4485168457031 2884.62890625 background all_cells +442.1326293945313 2882.25537109375 background all_cells +449.2151184082031 2893.725830078125 background all_cells +438.9771728515625 2894.5712890625 background all_cells +452.9989929199219 2927.940673828125 background all_cells +441.48150634765625 2916.404296875 background all_cells +455.5477294921875 2982.601806640625 background all_cells +442.1770629882813 3000.4267578125 background all_cells +425.9846801757813 2992.13525390625 background all_cells +368.24517822265625 2791.23828125 background all_cells +429.2298583984375 2791.7548828125 background all_cells +437.4700927734375 2783.431640625 background all_cells +415.8908996582031 2791.684814453125 background all_cells +405.2512817382813 2794.7236328125 background all_cells +384.6160583496094 2789.445556640625 background all_cells +406.017822265625 2817.978271484375 background all_cells +424.1066284179688 2809.496826171875 background all_cells +410.9031066894531 2817.5654296875 background all_cells +375.2786254882813 2805.554931640625 background all_cells +387.1143798828125 2825.594970703125 background all_cells +383.01995849609375 2806.3662109375 background all_cells +421.42138671875 2829.511962890625 background all_cells +416.7196350097656 2842.430419921875 background all_cells +408.0646362304688 2834.80029296875 background all_cells +392.575439453125 2851.7177734375 background all_cells +423.987060546875 2861.434326171875 background all_cells +399.0075073242188 2846.7333984375 background all_cells +412.191650390625 2879.62255859375 background all_cells +428.76556396484375 2872.936767578125 background all_cells +425.81103515625 2867.867431640625 background all_cells +421.3700866699219 2867.399169921875 background all_cells +401.7134704589844 2890.056884765625 background all_cells +401.44573974609375 2880.698974609375 background all_cells +378.7495422363281 2879.789306640625 background all_cells +389.5304565429688 2889.578369140625 background all_cells +383.2759399414063 2874.521728515625 background all_cells +380.7515869140625 2890.022216796875 background all_cells +332.0655822753906 2833.19140625 background all_cells +355.8457336425781 2852.089599609375 background all_cells +343.289794921875 2849.0673828125 background all_cells +361.3878173828125 2836.460693359375 background all_cells +368.991943359375 2877.85205078125 background all_cells +357.8095092773437 2893.4072265625 background all_cells +357.95611572265625 2876.384033203125 background all_cells +363.2926330566406 2884.124755859375 background all_cells +369.4972534179688 2858.88330078125 background all_cells +369.7506103515625 2829.10791015625 background all_cells +368.3130187988281 2850.71142578125 background all_cells +366.9749450683594 2842.583984375 background all_cells +339.5022277832031 2857.29638671875 background all_cells +343.3695068359375 2874.480224609375 background all_cells +334.49090576171875 2806.3779296875 background all_cells +333.2533264160156 2790.8203125 background all_cells +368.344482421875 2808.462158203125 background all_cells +368.9962158203125 2819.473876953125 background all_cells +361.32177734375 2816.38232421875 background all_cells +343.79888916015625 2798.8291015625 background all_cells +360.7300415039063 2796.003662109375 background all_cells +354.2109680175781 2788.1259765625 background all_cells +349.0472412109375 2797.45263671875 background all_cells +341.5483093261719 2806.894775390625 background all_cells +343.51904296875 2815.9384765625 background all_cells +351.3034362792969 2808.281005859375 background all_cells +348.9773864746094 2822.459716796875 background all_cells +349.8822021484375 2818.132080078125 background all_cells +7.942944526672363 2804.264892578125 background all_cells +24.32030296325684 2813.785400390625 background all_cells +34.64923095703125 2806.030517578125 background all_cells +36.27788925170898 2796.93505859375 background all_cells +58.405555725097656 2774.344482421875 background all_cells +54.19952774047852 2794.839599609375 background all_cells +71.85874938964844 2818.94189453125 background all_cells +55.29151916503906 2827.22998046875 background all_cells +15.166805267333984 2825.379150390625 background all_cells +200.72503662109372 2788.674072265625 background all_cells +212.9231109619141 2784.75244140625 background all_cells +211.4427490234375 2826.002685546875 background all_cells +222.58395385742188 2812.05029296875 background all_cells +212.60128784179688 2812.37744140625 background all_cells +186.9737091064453 2817.8134765625 background all_cells +184.1234588623047 2825.897216796875 background all_cells +247.25827026367188 2789.741943359375 background all_cells +276.227294921875 2784.550048828125 background all_cells +265.300537109375 2779.975341796875 background all_cells +260.4711608886719 2787.985595703125 background all_cells +282.4811096191406 2794.671630859375 background all_cells +245.35618591308597 2802.691650390625 background all_cells +253.4081878662109 2802.468994140625 background all_cells +272.46978759765625 2804.334228515625 background all_cells +299.8531188964844 2804.9833984375 background all_cells +316.61431884765625 2808.658447265625 background all_cells +328.82647705078125 2802.73388671875 background all_cells +327.6487121582031 2818.76904296875 background all_cells +234.6816253662109 2829.66162109375 background all_cells +230.2312469482422 2845.185302734375 background all_cells +246.76495361328125 2831.14794921875 background all_cells +230.0417022705078 2832.272705078125 background all_cells +287.998291015625 2819.174560546875 background all_cells +295.0970764160156 2849.279541015625 background all_cells +304.6125793457031 2832.13623046875 background all_cells +303.7654113769531 2823.710693359375 background all_cells +301.9493713378906 2811.880859375 background all_cells +248.8233184814453 2809.940185546875 background all_cells +242.26824951171875 2811.188232421875 background all_cells +266.9478454589844 2809.572998046875 background all_cells +277.2012023925781 2851.9541015625 background all_cells +272.6962585449219 2842.7314453125 background all_cells +266.52764892578125 2837.693115234375 background all_cells +103.65121459960938 2785.939453125 background all_cells +121.75994110107422 2842.335205078125 background all_cells +127.82957458496094 2800.18505859375 background all_cells +116.96896362304688 2800.456787109375 background all_cells +115.74974060058594 2788.80712890625 background all_cells +163.83689880371094 2826.77197265625 background all_cells +171.15025329589844 2826.841064453125 background all_cells +173.17791748046875 2818.39453125 background all_cells +163.4802703857422 2815.080810546875 background all_cells +143.21690368652344 2806.412109375 background all_cells +133.79869079589844 2810.864501953125 background all_cells +140.57940673828125 2820.67236328125 background all_cells +141.0633544921875 2814.03564453125 background all_cells +147.78981018066406 2822.3916015625 background all_cells +156.81100463867188 2824.349365234375 background all_cells +152.15972900390625 2818.908935546875 background all_cells +152.69703674316406 2808.46044921875 background all_cells +151.7105712890625 2773.601806640625 background all_cells +175.9611053466797 2789.5146484375 background all_cells +154.28042602539062 2791.076171875 background all_cells +137.35232543945312 2779.088623046875 background all_cells +140.4762420654297 2799.33837890625 background all_cells +134.82772827148438 2790.057861328125 background all_cells +143.2694854736328 2790.4296875 background all_cells +689.750244140625 2733.445068359375 background all_cells +463.99652099609375 2706.936279296875 background all_cells +688.9547119140625 2746.31982421875 background all_cells +689.7054443359375 2720.35400390625 background all_cells +705.16455078125 2728.318603515625 background all_cells +728.276611328125 2740.066650390625 background all_cells +713.7551879882812 2742.3740234375 background all_cells +713.60302734375 2749.7734375 background all_cells +716.6993408203125 2727.549072265625 background all_cells +745.3225708007812 2740.140380859375 background all_cells +754.806640625 2751.94775390625 background all_cells +766.5127563476562 2727.258056640625 background all_cells +760.067138671875 2742.5947265625 background all_cells +802.7728271484375 2736.83154296875 background all_cells +811.7454223632812 2748.841064453125 background all_cells +807.5733642578125 2748.0693359375 background all_cells +806.6839599609375 2724.88916015625 background all_cells +786.6016235351562 2748.7060546875 background all_cells +774.5737915039062 2747.92138671875 background all_cells +778.716796875 2737.70751953125 background all_cells +797.1494140625 2742.123046875 background all_cells +793.7870483398438 2725.33349609375 background all_cells +787.4500732421875 2731.86474609375 background all_cells +751.8461303710938 2707.047607421875 background all_cells +777.7157592773438 2721.486328125 background all_cells +773.1080932617188 2708.379150390625 background all_cells +768.5936279296875 2716.743408203125 background all_cells +760.760009765625 2713.521240234375 background all_cells +706.6052856445312 2759.210205078125 background all_cells +712.4692993164062 2754.343505859375 background all_cells +708.0156860351562 2769.905029296875 background all_cells +693.1441040039062 2762.79150390625 background all_cells +787.25732421875 2771.6279296875 background all_cells +777.4122314453125 2762.93359375 background all_cells +809.00341796875 2763.81591796875 background all_cells +799.6510009765625 2761.1767578125 background all_cells +793.273681640625 2764.719482421875 background all_cells +768.8446044921875 2761.715576171875 background all_cells +752.8367309570312 2773.806640625 background all_cells +760.7804565429688 2773.0341796875 background all_cells +750.1221313476562 2762.283447265625 background all_cells +741.7047729492188 2769.668212890625 background all_cells +717.4601440429688 2764.70703125 background all_cells +724.4265747070312 2765.615478515625 background all_cells +724.6435546875 2754.419189453125 background all_cells +719.7592163085938 2773.146484375 background all_cells +185.0040435791016 2559.16552734375 background all_cells +162.30250549316406 2564.57666015625 background all_cells +188.92340087890625 2580.96142578125 background all_cells +170.7923583984375 2570.265869140625 background all_cells +186.94906616210935 2618.351318359375 background all_cells +193.2219390869141 2606.951904296875 background all_cells +189.9041748046875 2603.194580078125 background all_cells +142.71762084960938 2598.123291015625 background all_cells +162.48973083496094 2594.49560546875 background all_cells +166.603271484375 2612.338623046875 background all_cells +182.9101104736328 2593.29150390625 background all_cells +182.5668029785156 2603.214111328125 background all_cells +153.9240264892578 2614.058349609375 background all_cells +88.14411163330078 2594.66357421875 background all_cells +39.92181396484375 2574.743896484375 background all_cells +115.7917938232422 2632.666259765625 background all_cells +116.34219360351562 2593.347412109375 background all_cells +111.3810806274414 2566.399658203125 background all_cells +96.61067199707033 2568.556640625 background all_cells +115.46109008789062 2560.886474609375 background all_cells +137.4060516357422 2564.248046875 background all_cells +130.56857299804688 2568.821533203125 background all_cells +149.83213806152344 2658.759765625 background all_cells +153.23728942871094 2670.10009765625 background all_cells +139.75730895996094 2678.920166015625 background all_cells +142.56614685058594 2672.854736328125 background all_cells +174.68014526367188 2675.256103515625 background all_cells +178.11883544921875 2655.44091796875 background all_cells +163.38099670410156 2673.77197265625 background all_cells +150.67691040039062 2641.758056640625 background all_cells +152.99957275390625 2635.304443359375 background all_cells +159.87649536132812 2638.720703125 background all_cells +156.48419189453125 2627.975830078125 background all_cells +148.3888702392578 2632.593017578125 background all_cells +181.2783203125 2647.50830078125 background all_cells +188.86204528808597 2635.683837890625 background all_cells +188.68429565429688 2652.185546875 background all_cells +192.05816650390625 2645.294921875 background all_cells +167.2299346923828 2640.373779296875 background all_cells +179.79544067382812 2640.78564453125 background all_cells +173.018798828125 2644.231689453125 background all_cells +172.68919372558594 2632.3125 background all_cells +147.37786865234375 2626.827880859375 background all_cells +133.94467163085938 2631.923583984375 background all_cells +139.16824340820312 2628.5009765625 background all_cells +5.628387451171875 2627.894775390625 background all_cells +10.691088676452637 2582.2802734375 background all_cells +11.50728988647461 2600.703369140625 background all_cells +21.951377868652344 2606.50927734375 background all_cells +14.80090045928955 2617.11083984375 background all_cells +13.089303970336914 2631.296142578125 background all_cells +67.78678894042969 2665.659423828125 background all_cells +73.7165298461914 2656.5830078125 background all_cells +75.84876251220703 2665.665771484375 background all_cells +70.98410034179688 2659.413818359375 background all_cells +62.49462127685547 2670.9990234375 background all_cells +56.01482391357422 2674.706298828125 background all_cells +58.267372131347656 2678.392333984375 background all_cells +75.23965454101562 2676.241455078125 background all_cells +63.42838668823242 2678.7568359375 background all_cells +68.56932830810547 2675.89404296875 background all_cells +7.72554349899292 2658.434814453125 background all_cells +44.01015853881836 2665.388427734375 background all_cells +105.94004821777344 2646.673095703125 background all_cells +94.15411376953124 2639.885009765625 background all_cells +98.316162109375 2645.839599609375 background all_cells +142.5565948486328 2643.488525390625 background all_cells +129.0368194580078 2642.792236328125 background all_cells +114.77066040039062 2643.12353515625 background all_cells +163.72897338867188 2680.500244140625 background all_cells +176.0659637451172 2691.298583984375 background all_cells +169.4365997314453 2703.973388671875 background all_cells +164.91949462890625 2688.538818359375 background all_cells +183.26904296875 2699.0458984375 background all_cells +194.91793823242188 2702.3818359375 background all_cells +186.6929931640625 2683.744140625 background all_cells +147.52870178222656 2690.14453125 background all_cells +154.39109802246094 2698.857666015625 background all_cells +149.5712432861328 2682.832763671875 background all_cells +122.47222900390624 2667.608642578125 background all_cells +140.98333740234375 2684.045654296875 background all_cells +138.5432891845703 2699.77001953125 background all_cells +135.66961669921875 2689.02490234375 background all_cells +132.8563232421875 2670.31982421875 background all_cells +100.85723876953124 2653.34375 background all_cells +194.4354705810547 2663.827880859375 background all_cells +113.22382354736328 2651.87353515625 background all_cells +109.50991821289062 2659.628662109375 background all_cells +149.55230712890625 2758.50927734375 background all_cells +162.47860717773438 2777.93603515625 background all_cells +156.39376831054688 2769.631591796875 background all_cells +155.01614379882812 2763.1572265625 background all_cells +200.7626495361328 2747.7802734375 background all_cells +200.02749633789065 2734.64892578125 background all_cells +210.00865173339844 2729.85302734375 background all_cells +192.64637756347656 2740.476318359375 background all_cells +169.43923950195312 2746.517578125 background all_cells +181.1471710205078 2749.355224609375 background all_cells +205.75572204589844 2762.6279296875 background all_cells +196.10926818847656 2755.834228515625 background all_cells +198.49749755859372 2772.839111328125 background all_cells +175.38380432128906 2776.860595703125 background all_cells +155.69190979003906 2742.738037109375 background all_cells +158.324462890625 2732.690185546875 background all_cells +160.7139434814453 2753.388916015625 background all_cells +98.11658477783205 2732.68798828125 background all_cells +113.2722396850586 2715.7041015625 background all_cells +104.4045639038086 2719.594970703125 background all_cells +174.09225463867188 2713.04541015625 background all_cells +188.8052215576172 2719.087890625 background all_cells +184.48284912109372 2712.46728515625 background all_cells +196.5207672119141 2719.179931640625 background all_cells +204.53631591796875 2710.375244140625 background all_cells +204.51004028320312 2722.871826171875 background all_cells +163.24301147460938 2711.072509765625 background all_cells +154.40821838378906 2710.256103515625 background all_cells +121.08242797851562 2723.5029296875 background all_cells +145.64968872070312 2711.28466796875 background all_cells +141.41859436035156 2719.86181640625 background all_cells +134.69573974609375 2731.51025390625 background all_cells +133.10202026367188 2708.99560546875 background all_cells +128.77670288085938 2716.935302734375 background all_cells +64.06318664550781 2745.40966796875 background all_cells +57.24673843383789 2735.92626953125 background all_cells +47.39605331420898 2756.93359375 background all_cells +45.38541412353516 2767.705810546875 background all_cells +48.58019256591797 2764.82373046875 background all_cells +53.157997131347656 2764.860595703125 background all_cells +43.89086151123047 2738.776123046875 background all_cells +45.19757843017578 2748.86669921875 background all_cells +52.91583633422852 2743.709716796875 background all_cells +64.5613784790039 2686.56201171875 background all_cells +60.28973007202149 2696.420654296875 background all_cells +70.44060516357422 2694.72900390625 background all_cells +7.975045680999756 2719.43505859375 background all_cells +41.08844375610352 2730.33935546875 background all_cells +48.57281112670898 2726.0322265625 background all_cells +53.49238204956055 2718.7470703125 background all_cells +40.04054260253906 2721.21337890625 background all_cells +37.19305038452149 2716.352294921875 background all_cells +69.71135711669922 2705.6025390625 background all_cells +65.26766204833984 2722.267333984375 background all_cells +72.58558654785156 2713.6376953125 background all_cells +58.430885314941406 2709.782958984375 background all_cells +39.461761474609375 2700.759033203125 background all_cells +44.31142044067383 2710.953125 background all_cells +38.24726104736328 2710.24609375 background all_cells +50.78125762939453 2704.50244140625 background all_cells +49.22260665893555 2696.1201171875 background all_cells +42.60565185546875 2695.245849609375 background all_cells +94.0928726196289 2707.064208984375 background all_cells +84.99837493896484 2693.640380859375 background all_cells +79.89212799072266 2701.03857421875 background all_cells +95.18709564208984 2762.490966796875 background all_cells +91.87699127197266 2773.29638671875 background all_cells +75.32697296142578 2766.722412109375 background all_cells +83.32759094238281 2768.22314453125 background all_cells +85.34233856201172 2740.326904296875 background all_cells +89.2470703125 2753.62451171875 background all_cells +96.34642791748048 2754.3671875 background all_cells +81.84635162353516 2751.67333984375 background all_cells +99.19189453125 2744.562744140625 background all_cells +79.68977355957031 2657.13037109375 background all_cells +95.49207305908205 2658.76904296875 background all_cells +85.97998046875 2661.3232421875 background all_cells +78.82318115234375 2651.19287109375 background all_cells +89.99371337890625 2649.242919921875 background all_cells +83.66900634765625 2642.4912109375 background all_cells +460.22015380859375 2583.53125 background all_cells +471.6739196777344 2609.337890625 background all_cells +469.5564270019531 2593.554931640625 background all_cells +446.6397399902344 2613.477294921875 background all_cells +450.34326171875 2635.970458984375 background all_cells +443.5906677246094 2634.1201171875 background all_cells +446.4390258789063 2656.860595703125 background all_cells +439.7678833007813 2588.690185546875 background all_cells +442.8111572265625 2598.06640625 background all_cells +454.30767822265625 2590.060791015625 background all_cells +478.7012634277344 2606.451416015625 background all_cells +478.9234008789063 2599.156494140625 background all_cells +479.2518005371094 2584.264404296875 background all_cells +481.0392150878906 2613.991943359375 background all_cells +481.6837768554688 2593.13232421875 background all_cells +434.99652099609375 2732.214599609375 background all_cells +400.7628173828125 2729.354248046875 background all_cells +420.7332153320313 2742.206298828125 background all_cells +412.5506591796875 2735.5234375 background all_cells +442.70458984375 2733.314208984375 background all_cells +394.9250183105469 2769.438232421875 background all_cells +403.4279479980469 2776.599853515625 background all_cells +410.5514831542969 2775.7470703125 background all_cells +416.2005920410156 2768.536865234375 background all_cells +438.2489929199219 2763.249267578125 background all_cells +418.9962158203125 2775.31884765625 background all_cells +405.1109924316406 2741.984619140625 background all_cells +396.6964721679688 2760.546142578125 background all_cells +407.8865051269531 2753.814453125 background all_cells +393.0655517578125 2747.494384765625 background all_cells +361.6609802246094 2779.033203125 background all_cells +376.1136779785156 2762.189697265625 background all_cells +373.7181091308594 2781.202392578125 background all_cells +376.9127197265625 2737.981689453125 background all_cells +359.7180480957031 2738.67333984375 background all_cells +356.6312255859375 2752.366455078125 background all_cells +381.1137390136719 2752.565185546875 background all_cells +368.9224548339844 2754.0078125 background all_cells +437.525146484375 2673.751220703125 background all_cells +427.8568420410156 2693.8349609375 background all_cells +439.6475830078125 2687.595947265625 background all_cells +425.4181213378906 2675.874267578125 background all_cells +381.5738525390625 2709.866455078125 background all_cells +388.45025634765625 2725.309814453125 background all_cells +373.6669616699219 2719.955810546875 background all_cells +414.6182556152344 2721.5732421875 background all_cells +419.2973937988281 2713.447998046875 background all_cells +436.7969970703125 2708.74853515625 background all_cells +353.09100341796875 2703.382080078125 background all_cells +409.6097106933594 2677.15966796875 background all_cells +415.7353820800781 2595.35302734375 background all_cells +410.3572998046875 2600.073974609375 background all_cells +431.6297302246094 2619.636474609375 background all_cells +423.5926513671875 2626.997802734375 background all_cells +419.0690002441406 2613.64697265625 background all_cells +416.0787963867188 2650.64404296875 background all_cells +415.48822021484375 2664.122314453125 background all_cells +398.6426696777344 2660.725341796875 background all_cells +433.2145080566406 2656.084228515625 background all_cells +433.0520324707031 2637.65673828125 background all_cells +425.0191040039063 2644.364013671875 background all_cells +422.19232177734375 2639.427734375 background all_cells +391.7210388183594 2630.923583984375 background all_cells +406.7372741699219 2627.83642578125 background all_cells +400.5098876953125 2607.880859375 background all_cells +459.8001403808594 2683.117919921875 background all_cells +449.2383117675781 2709.2734375 background all_cells +457.19244384765625 2704.890869140625 background all_cells +447.8503723144531 2679.73046875 background all_cells +466.8829650878906 2677.6943359375 background all_cells +451.3015441894531 2688.60595703125 background all_cells +463.8818664550781 2769.706298828125 background all_cells +456.2524108886719 2780.458984375 background all_cells +464.108154296875 2723.7265625 background all_cells +452.7483825683594 2745.041015625 background all_cells +456.6656494140625 2718.21240234375 background all_cells +448.6636657714844 2726.2255859375 background all_cells +452.97015380859375 2736.7138671875 background all_cells +480.8316040039063 2737.803955078125 background all_cells +479.8526611328125 2674.533935546875 background all_cells +478.9422607421875 2744.27685546875 background all_cells +486.4868469238281 2744.628173828125 background all_cells +489.7743835449219 2752.979248046875 background all_cells +457.6481018066406 2752.30126953125 background all_cells +469.0567321777344 2745.973876953125 background all_cells +444.2906494140625 2757.820556640625 background all_cells +461.400390625 2577.204833984375 background all_cells +471.4441528320313 2572.595458984375 background all_cells +468.7819519042969 2581.332275390625 background all_cells +465.3082580566406 2569.791015625 background all_cells +463.4787292480469 2557.988525390625 background all_cells +409.772216796875 2566.636474609375 background all_cells +435.9358215332031 2575.61083984375 background all_cells +428.2423400878906 2566.8935546875 background all_cells +415.7160339355469 2576.29736328125 background all_cells +446.031005859375 2567.8193359375 background all_cells +453.6312255859375 2559.755615234375 background all_cells +449.1585388183594 2580.065185546875 background all_cells +476.579345703125 2576.546630859375 background all_cells +485.2498168945313 2566.63916015625 background all_cells +483.7909240722656 2575.668212890625 background all_cells +478.7742614746094 2564.7744140625 background all_cells +393.9692077636719 2576.62255859375 background all_cells +401.4248352050781 2586.176513671875 background all_cells +397.640625 2571.48974609375 background all_cells +195.27865600585935 2673.6826171875 background all_cells +203.7451629638672 2690.815185546875 background all_cells +204.0001983642578 2682.013427734375 background all_cells +213.2174072265625 2607.809326171875 background all_cells +213.5672607421875 2662.9453125 background all_cells +223.77557373046875 2656.312255859375 background all_cells +242.22750854492188 2614.80859375 background all_cells +207.8984375 2674.01513671875 background all_cells +226.0486602783203 2679.560302734375 background all_cells +220.28472900390625 2668.712646484375 background all_cells +217.14491271972656 2690.479736328125 background all_cells +211.46849060058597 2564.6826171875 background all_cells +210.29415893554688 2576.58203125 background all_cells +207.64401245117188 2637.895751953125 background all_cells +200.37179565429688 2660.675537109375 background all_cells +210.2108917236328 2651.66552734375 background all_cells +202.7608795166016 2648.026123046875 background all_cells +203.0365753173828 2605.15966796875 background all_cells +197.17156982421875 2620.269287109375 background all_cells +202.7118225097656 2616.651611328125 background all_cells +257.9023132324219 2559.42724609375 background all_cells +309.7882995605469 2566.033203125 background all_cells +307.1876525878906 2573.9052734375 background all_cells +300.0750732421875 2571.13330078125 background all_cells +282.9701843261719 2570.44873046875 background all_cells +308.0701904296875 2594.9541015625 background all_cells +301.5782165527344 2593.091064453125 background all_cells +296.3568115234375 2581.93994140625 background all_cells +267.982666015625 2586.4814453125 background all_cells +286.7263488769531 2590.585693359375 background all_cells +282.5805053710937 2584.314453125 background all_cells +312.70672607421875 2587.973876953125 background all_cells +312.5174560546875 2578.47314453125 background all_cells +356.9663391113281 2596.981689453125 background all_cells +347.5187683105469 2588.049560546875 background all_cells +325.348876953125 2595.13525390625 background all_cells +368.6959533691406 2604.197021484375 background all_cells +382.07708740234375 2581.677490234375 background all_cells +374.5387573242188 2611.8544921875 background all_cells +348.323974609375 2558.26025390625 background all_cells +332.9091796875 2558.50146484375 background all_cells +315.0909729003906 2570.962646484375 background all_cells +374.2965087890625 2569.46142578125 background all_cells +364.7703247070313 2569.36083984375 background all_cells +356.9740905761719 2562.791259765625 background all_cells +311.98309326171875 2661.633544921875 background all_cells +320.8409729003906 2653.234619140625 background all_cells +309.34844970703125 2638.8466796875 background all_cells +312.09716796875 2681.7822265625 background all_cells +268.93670654296875 2683.41650390625 background all_cells +305.140380859375 2689.681884765625 background all_cells +298.40704345703125 2686.54931640625 background all_cells +348.4203186035156 2647.55859375 background all_cells +351.4609375 2674.482177734375 background all_cells +352.3650207519531 2669.942138671875 background all_cells +350.515380859375 2657.014892578125 background all_cells +329.9465637207031 2657.513427734375 background all_cells +341.8121643066406 2663.382080078125 background all_cells +340.4055480957031 2656.50830078125 background all_cells +330.1136474609375 2670.246826171875 background all_cells +283.7704467773437 2600.65869140625 background all_cells +272.589599609375 2606.104248046875 background all_cells +281.4433288574219 2620.959716796875 background all_cells +289.6317443847656 2625.805908203125 background all_cells +293.4709167480469 2618.29150390625 background all_cells +328.7712097167969 2605.368896484375 background all_cells +345.7356872558594 2623.02099609375 background all_cells +339.41265869140625 2609.216796875 background all_cells +333.9627380371094 2629.518798828125 background all_cells +311.3957824707031 2610.881591796875 background all_cells +316.5072937011719 2604.2734375 background all_cells +314.48956298828125 2620.0869140625 background all_cells +304.2337646484375 2614.600830078125 background all_cells +296.03564453125 2605.17919921875 background all_cells +304.1710205078125 2603.8994140625 background all_cells +298.9112548828125 2629.5400390625 background all_cells +304.3858947753906 2631.56201171875 background all_cells +297.5687866210937 2614.4755859375 background all_cells +354.4695129394531 2627.691650390625 background all_cells +362.312255859375 2636.3359375 background all_cells +360.3009643554688 2609.4111328125 background all_cells +387.9479675292969 2645.85009765625 background all_cells +390.8748474121094 2678.472412109375 background all_cells +388.6694030761719 2660.39990234375 background all_cells +372.3512878417969 2627.8251953125 background all_cells +384.4239807128906 2595.107421875 background all_cells +381.0409851074219 2634.02392578125 background all_cells +370.806884765625 2657.568603515625 background all_cells +364.1722106933594 2685.62451171875 background all_cells +375.2901916503906 2686.590087890625 background all_cells +377.7797546386719 2668.90625 background all_cells +379.1466369628906 2657.275634765625 background all_cells +373.5034484863281 2650.603759765625 background all_cells +289.2669372558594 2642.53125 background all_cells +303.8180236816406 2654.628173828125 background all_cells +297.9289245605469 2646.863037109375 background all_cells +324.7620849609375 2723.345703125 background all_cells +343.3387145996094 2724.505615234375 background all_cells +336.1483459472656 2718.353759765625 background all_cells +306.7343139648437 2709.06298828125 background all_cells +299.2904968261719 2704.281005859375 background all_cells +317.509765625 2709.072509765625 background all_cells +314.7757568359375 2729.72021484375 background all_cells +310.370361328125 2719.489501953125 background all_cells +332.1969299316406 2690.16748046875 background all_cells +287.6765441894531 2670.55029296875 background all_cells +303.99676513671875 2684.612548828125 background all_cells +305.5869140625 2670.309814453125 background all_cells +300.8805236816406 2679.1923828125 background all_cells +288.62554931640625 2683.658447265625 background all_cells +270.96270751953125 2706.778076171875 background all_cells +266.4203491210937 2725.3359375 background all_cells +261.2290344238281 2696.385986328125 background all_cells +274.9072265625 2718.679931640625 background all_cells +275.9122314453125 2714.52392578125 background all_cells +281.70928955078125 2773.905517578125 background all_cells +293.45782470703125 2754.84814453125 background all_cells +291.9808654785156 2765.84765625 background all_cells +284.04345703125 2706.769287109375 background all_cells +279.46014404296875 2696.537353515625 background all_cells +294.9692687988281 2719.347900390625 background all_cells +292.2864685058594 2705.23681640625 background all_cells +280.6932678222656 2740.67578125 background all_cells +279.5650634765625 2727.950439453125 background all_cells +274.52960205078125 2757.24169921875 background all_cells +280.2512512207031 2748.61181640625 background all_cells +287.0216369628906 2744.596923828125 background all_cells +299.5552673339844 2743.266845703125 background all_cells +322.91485595703125 2745.843017578125 background all_cells +310.4627685546875 2749.356689453125 background all_cells +349.03497314453125 2755.604736328125 background all_cells +335.0154113769531 2762.076416015625 background all_cells +341.833251953125 2760.532470703125 background all_cells +336.3422241210937 2755.82470703125 background all_cells +365.4187622070313 2766.14501953125 background all_cells +383.5451354980469 2765.519775390625 background all_cells +356.7200012207031 2771.14794921875 background all_cells +370.4978332519531 2770.733642578125 background all_cells +347.5868225097656 2771.34228515625 background all_cells +311.9910888671875 2763.721435546875 background all_cells +219.0110626220703 2774.1904296875 background all_cells +330.3542175292969 2770.2099609375 background all_cells +321.5716552734375 2756.627685546875 background all_cells +310.8994140625 2757.01806640625 background all_cells +337.8419189453125 2736.763671875 background all_cells +347.2998046875 2748.151123046875 background all_cells +345.2230224609375 2739.053466796875 background all_cells +237.48306274414065 2622.352294921875 background all_cells +231.85276794433597 2627.878173828125 background all_cells +223.27964782714844 2627.650146484375 background all_cells +225.86070251464844 2624.5439453125 background all_cells +252.87771606445312 2673.441650390625 background all_cells +252.3514862060547 2710.99755859375 background all_cells +249.8950958251953 2695.666259765625 background all_cells +273.4610900878906 2670.27880859375 background all_cells +259.2053527832031 2684.881103515625 background all_cells +234.4603271484375 2666.129150390625 background all_cells +226.34542846679688 2702.517578125 background all_cells +242.6734771728516 2674.67236328125 background all_cells +238.35110473632807 2638.02783203125 background all_cells +241.14605712890625 2652.6435546875 background all_cells +224.75927734375 2644.7548828125 background all_cells +227.34158325195312 2640.25830078125 background all_cells +261.28387451171875 2660.06640625 background all_cells +245.29525756835935 2665.0029296875 background all_cells +249.94830322265625 2626.11767578125 background all_cells +263.1912536621094 2621.616455078125 background all_cells +254.510986328125 2640.447998046875 background all_cells +968.8939208984376 2879.894287109375 background all_cells +1009.5926513671876 2872.75390625 background all_cells +966.4395141601562 2888.559326171875 background all_cells +965.242431640625 2884.505615234375 background all_cells +998.1543579101562 2911.974365234375 background all_cells +993.2889404296876 2920.74560546875 background all_cells +999.2326049804688 2923.34814453125 background all_cells +991.6484375 2902.53955078125 background all_cells +992.8461303710938 2906.87451171875 background all_cells +997.5249633789062 2902.582275390625 background all_cells +980.5289306640624 2924.730712890625 background all_cells +985.6558227539062 2913.950439453125 background all_cells +983.7623901367188 2904.757568359375 background all_cells +969.83251953125 2898.404296875 background all_cells +968.9772338867188 2917.40673828125 background all_cells +976.234375 2911.728271484375 background all_cells +972.4496459960938 2907.816650390625 background all_cells +1033.0489501953125 2906.59765625 background all_cells +1024.07421875 2948.6396484375 background all_cells +1018.2952880859376 2883.5009765625 background all_cells +1019.5101318359376 2925.98388671875 background all_cells +1090.9884033203125 2895.756591796875 background all_cells +1117.5250244140625 2883.510986328125 background all_cells +1103.237060546875 2889.762939453125 background all_cells +1104.327880859375 2898.519287109375 background all_cells +1094.897216796875 2890.737548828125 background all_cells +1098.578125 2863.20068359375 background all_cells +1120.8931884765625 2851.460205078125 background all_cells +1061.6739501953125 2856.630126953125 background all_cells +1076.14501953125 2859.685546875 background all_cells +1088.6402587890625 2876.230712890625 background all_cells +1098.7237548828125 2870.1376953125 background all_cells +1059.5810546875 2912.58935546875 background all_cells +1068.254638671875 2906.920654296875 background all_cells +1064.6954345703125 2898.99072265625 background all_cells +1074.0064697265625 2921.4404296875 background all_cells +1070.0653076171875 2919.75927734375 background all_cells +1049.550048828125 2917.92626953125 background all_cells +1000.5112915039062 2789.024658203125 background all_cells +1037.3477783203125 2782.99609375 background all_cells +1019.03173828125 2767.787841796875 background all_cells +1048.962158203125 2792.81103515625 background all_cells +1077.0386962890625 2770.044189453125 background all_cells +1084.6298828125 2755.946044921875 background all_cells +1055.7320556640625 2782.4921875 background all_cells +1054.0950927734375 2761.56201171875 background all_cells +1006.3735961914062 2813.59716796875 background all_cells +1007.6671142578124 2799.037109375 background all_cells +1034.1087646484375 2838.785400390625 background all_cells +1049.6685791015625 2826.029052734375 background all_cells +1012.2651977539062 2820.356201171875 background all_cells +1103.4310302734375 2764.93798828125 background all_cells +1123.17333984375 2781.712890625 background all_cells +1104.212646484375 2783.361083984375 background all_cells +1152.34375 2807.060302734375 background all_cells +1155.6907958984375 2838.488525390625 background all_cells +1169.756591796875 2808.597900390625 background all_cells +1154.6357421875 2800.544189453125 background all_cells +1105.8228759765625 2820.638916015625 background all_cells +1147.4798583984375 2820.55126953125 background all_cells +1137.440185546875 2800.011474609375 background all_cells +1136.3946533203125 2820.404541015625 background all_cells +1128.55419921875 2807.234375 background all_cells +1308.460205078125 2808.028076171875 background all_cells +1291.670166015625 2818.453125 background all_cells +1315.3609619140625 2850.21728515625 background all_cells +1330.1973876953125 2800.069091796875 background all_cells +1274.158935546875 2821.647216796875 background all_cells +1329.1727294921875 2820.39453125 background all_cells +1253.8167724609375 2844.46826171875 background all_cells +1270.7586669921875 2826.39013671875 background all_cells +1265.4761962890625 2840.2158203125 background all_cells +1223.6339111328125 2854.085693359375 background all_cells +1244.8507080078125 2814.36865234375 background all_cells +1228.0860595703125 2847.02392578125 background all_cells +1245.331298828125 2785.80126953125 background all_cells +1253.856201171875 2743.114501953125 background all_cells +1243.47998046875 2779.129638671875 background all_cells +1219.71435546875 2776.05810546875 background all_cells +1226.8265380859375 2756.38818359375 background all_cells +1230.25537109375 2780.629638671875 background all_cells +1176.0465087890625 2765.68212890625 background all_cells +1199.4527587890625 2779.7890625 background all_cells +1178.1925048828125 2745.369873046875 background all_cells +1307.83056640625 2753.924560546875 background all_cells +1317.2640380859375 2756.775634765625 background all_cells +1317.3299560546875 2775.86572265625 background all_cells +1277.6607666015625 2749.874267578125 background all_cells +1285.3529052734375 2766.410888671875 background all_cells +1293.720458984375 2788.6640625 background all_cells +1287.4937744140625 2747.60693359375 background all_cells +1278.582275390625 2777.811279296875 background all_cells +1278.4759521484375 2742.224365234375 background all_cells +1154.2335205078125 2886.79443359375 background all_cells +1169.1695556640625 2888.635986328125 background all_cells +1169.4869384765625 2868.779541015625 background all_cells +1314.6197509765625 2910.693359375 background all_cells +1259.1072998046875 2914.975830078125 background all_cells +1189.383544921875 2921.8828125 background all_cells +1234.8004150390625 2921.592041015625 background all_cells +1213.408447265625 2915.818115234375 background all_cells +1214.04638671875 2899.32373046875 background all_cells +1191.8228759765625 2906.586669921875 background all_cells +1245.8006591796875 2878.2490234375 background all_cells +1285.6517333984375 2865.314208984375 background all_cells +1324.392822265625 2881.025146484375 background all_cells +1267.513427734375 2884.686279296875 background all_cells +1316.394287109375 2881.474365234375 background all_cells +1185.5140380859375 2880.686279296875 background all_cells +1212.15185546875 2878.777587890625 background all_cells +1200.668701171875 2878.3251953125 background all_cells +1154.078369140625 2900.217529296875 background all_cells +1160.427490234375 2908.479248046875 background all_cells +1149.8995361328125 2924.15234375 background all_cells +1122.2005615234375 2909.8623046875 background all_cells +1129.1334228515625 2911.56298828125 background all_cells +1126.303466796875 2930.74658203125 background all_cells +1165.0806884765625 2920.487060546875 background all_cells +1174.0421142578125 2915.39453125 background all_cells +1169.42138671875 2902.915771484375 background all_cells +1009.776611328125 2971.77294921875 background all_cells +1021.6931762695312 2988.947021484375 background all_cells +1014.6968994140624 3009.019287109375 background all_cells +1024.3665771484375 3036.601318359375 background all_cells +1032.517578125 3021.437744140625 background all_cells +1021.5929565429688 3021.867431640625 background all_cells +1023.7560424804688 3013.162841796875 background all_cells +1013.8063354492188 3020.527099609375 background all_cells +1022.302734375 2997.79296875 background all_cells +1019.3986206054688 3002.50732421875 background all_cells +1040.7879638671875 2995.0361328125 background all_cells +1094.2957763671875 2937.005126953125 background all_cells +1035.9111328125 2975.486328125 background all_cells +1039.9775390625 2980.35888671875 background all_cells +1032.4720458984375 2978.37744140625 background all_cells +1062.1488037109375 2983.73828125 background all_cells +1063.4788818359375 2962.05908203125 background all_cells +1084.0758056640625 2972.40625 background all_cells +1066.36181640625 2941.678955078125 background all_cells +1061.58349609375 2950.17041015625 background all_cells +1048.7825927734375 2984.47314453125 background all_cells +1060.6788330078125 2994.7861328125 background all_cells +1046.2293701171875 2998.727783203125 background all_cells +1101.3001708984375 3025.056884765625 background all_cells +1093.6661376953125 3025.728759765625 background all_cells +1084.1668701171875 3028.58837890625 background all_cells +1082.5997314453125 3038.7373046875 background all_cells +1048.3294677734375 3012.809814453125 background all_cells +1050.7696533203125 3040.3642578125 background all_cells +1031.68701171875 3030.90771484375 background all_cells +1055.0032958984375 3029.4970703125 background all_cells +1039.24560546875 3029.162109375 background all_cells +1058.2027587890625 3021.337890625 background all_cells +1065.7525634765625 3012.468994140625 background all_cells +1080.6031494140625 2991.045166015625 background all_cells +1072.7894287109375 3005.1826171875 background all_cells +1097.322265625 2985.864501953125 background all_cells +1088.395751953125 3020.543701171875 background all_cells +1091.0999755859375 3014.849609375 background all_cells +1087.982177734375 3002.686279296875 background all_cells +1011.6441040039062 3067.0849609375 background all_cells +1021.2559204101562 3052.19384765625 background all_cells +1013.7468872070312 3046.600341796875 background all_cells +1024.284423828125 3061.5673828125 background all_cells +1019.8184814453124 3063.281005859375 background all_cells +1016.6981201171876 3068.110595703125 background all_cells +1049.1998291015625 3066.588134765625 background all_cells +1046.4365234375 3077.738037109375 background all_cells +1040.4521484375 3077.9296875 background all_cells +1031.1153564453125 3066.806884765625 background all_cells +1036.04248046875 3052.3486328125 background all_cells +1038.7208251953125 3044.291259765625 background all_cells +1033.8367919921875 3071.825927734375 background all_cells +961.7244873046876 2932.555419921875 background all_cells +975.6859130859376 2955.931640625 background all_cells +970.4109497070312 2960.974609375 background all_cells +960.3900146484376 2949.7373046875 background all_cells +900.7677612304688 2980.57958984375 background all_cells +893.4564208984375 2975.486083984375 background all_cells +909.759765625 2950.496826171875 background all_cells +895.896728515625 2932.830322265625 background all_cells +918.8099975585938 2972.52392578125 background all_cells +982.4696655273438 2974.06201171875 background all_cells +962.9398803710938 2969.426025390625 background all_cells +880.7050170898438 2976.54931640625 background all_cells +883.3292236328125 2949.323486328125 background all_cells +877.093994140625 2951.69189453125 background all_cells +886.7481689453125 2966.19970703125 background all_cells +886.79248046875 2936.209228515625 background all_cells +881.4125366210938 2954.77392578125 background all_cells +869.2593994140625 2984.300048828125 background all_cells +894.8735961914062 2983.686767578125 background all_cells +890.6082153320312 2993.6865234375 background all_cells +888.738525390625 2982.967041015625 background all_cells +908.9048461914062 3012.06689453125 background all_cells +900.9134521484376 3026.218017578125 background all_cells +917.2538452148438 3028.238525390625 background all_cells +918.8243408203124 3015.311767578125 background all_cells +903.3231811523438 2995.870361328125 background all_cells +909.7864379882812 2984.298828125 background all_cells +906.5216674804688 3003.781494140625 background all_cells +891.3795166015625 3020.780517578125 background all_cells +885.64501953125 3035.973388671875 background all_cells +892.0833740234375 3027.232666015625 background all_cells +881.0299682617188 3024.860107421875 background all_cells +822.049560546875 3015.428466796875 background all_cells +873.6846923828125 3005.875244140625 background all_cells +883.916259765625 3011.319580078125 background all_cells +843.7283935546875 3037.98046875 background all_cells +861.912109375 3008.869384765625 background all_cells +853.8684692382812 3006.701904296875 background all_cells +848.8644409179688 3013.827392578125 background all_cells +920.0023803710938 2998.296630859375 background all_cells +982.2330322265624 3005.365966796875 background all_cells +947.7539672851562 2983.9794921875 background all_cells +935.4026489257812 2995.814697265625 background all_cells +988.6033935546876 2998.515625 background all_cells +999.4799194335938 3028.2294921875 background all_cells +1000.6240844726562 3010.279052734375 background all_cells +1002.6514282226562 2996.831298828125 background all_cells +988.4857788085938 2982.2265625 background all_cells +971.556396484375 3020.87548828125 background all_cells +978.9142456054688 3011.213134765625 background all_cells +970.0747680664062 3028.557861328125 background all_cells +970.625732421875 3009.741455078125 background all_cells +924.8024291992188 3025.279296875 background all_cells +923.7359008789062 3037.783935546875 background all_cells +915.5375366210938 3038.58447265625 background all_cells +936.5557861328124 3036.446533203125 background all_cells +932.3723754882812 3020.4326171875 background all_cells +930.9771728515624 3011.908935546875 background all_cells +982.0032958984376 3044.15185546875 background all_cells +991.4979248046876 3049.254638671875 background all_cells +991.3504638671876 3054.4638671875 background all_cells +961.4601440429688 3061.00537109375 background all_cells +1006.2622680664062 3061.025146484375 background all_cells +1003.302001953125 3048.232421875 background all_cells +848.6630249023438 2960.87255859375 background all_cells +850.7586669921875 2954.5478515625 background all_cells +854.3912963867188 2966.738037109375 background all_cells +856.2286987304688 2972.91748046875 background all_cells +852.63525390625 2999.50341796875 background all_cells +863.9276123046875 2969.9794921875 background all_cells +859.7911987304688 2992.667724609375 background all_cells +843.2708129882812 2988.746337890625 background all_cells +858.8411254882812 2978.33251953125 background all_cells +867.0577392578125 2965.44873046875 background all_cells +872.2330932617188 2954.33984375 background all_cells +819.273193359375 2754.93017578125 background all_cells +833.3443603515625 2778.18701171875 background all_cells +821.7438354492188 2769.580322265625 background all_cells +842.1306762695312 2760.456298828125 background all_cells +827.5968627929688 2787.3173828125 background all_cells +867.2998046875 2795.615478515625 background all_cells +831.6338500976562 2800.883056640625 background all_cells +868.8924560546875 2759.521484375 background all_cells +857.2311401367188 2776.53369140625 background all_cells +876.44580078125 2766.4580078125 background all_cells +862.4322509765625 2766.48095703125 background all_cells +950.1590576171876 2766.968505859375 background all_cells +940.948486328125 2823.849853515625 background all_cells +943.4523315429688 2808.395751953125 background all_cells +961.3855590820312 2777.6953125 background all_cells +956.408447265625 2791.98779296875 background all_cells +977.06982421875 2852.79248046875 background all_cells +988.0296630859376 2861.158447265625 background all_cells +996.5313110351562 2843.94921875 background all_cells +988.2463989257812 2805.5068359375 background all_cells +979.9309692382812 2826.516845703125 background all_cells +949.0526733398438 2860.494140625 background all_cells +948.5390014648438 2876.14990234375 background all_cells +967.6728515625 2842.305908203125 background all_cells +951.8885498046876 2851.095947265625 background all_cells +954.7862548828124 2910.902587890625 background all_cells +938.74267578125 2923.497314453125 background all_cells +948.400390625 2923.51025390625 background all_cells +950.155517578125 2915.932861328125 background all_cells +934.6041259765624 2892.634033203125 background all_cells +951.6829223632812 2902.430908203125 background all_cells +933.4553833007812 2897.044677734375 background all_cells +911.9331665039062 2907.259765625 background all_cells +926.1463623046876 2915.13134765625 background all_cells +926.5582885742188 2895.418701171875 background all_cells +920.5256958007812 2923.548583984375 background all_cells +949.144287109375 2936.1611328125 background all_cells +942.3685302734376 2949.697998046875 background all_cells +943.9622192382812 2929.85888671875 background all_cells +888.0947875976562 2785.4765625 background all_cells +920.0099487304688 2796.049560546875 background all_cells +906.9137573242188 2790.4638671875 background all_cells +908.1949462890624 2785.50634765625 background all_cells +910.4410400390624 2856.90478515625 background all_cells +933.67138671875 2863.987548828125 background all_cells +916.9189453125 2850.392822265625 background all_cells +913.1559448242188 2861.71240234375 background all_cells +890.2294921875 2857.75537109375 background all_cells +897.0587158203125 2872.611328125 background all_cells +888.109619140625 2871.654296875 background all_cells +897.40576171875 2845.38720703125 background all_cells +895.9979858398438 2758.408203125 background all_cells +917.4173583984376 2776.7431640625 background all_cells +903.11328125 2760.434814453125 background all_cells +893.0397338867188 2802.2099609375 background all_cells +912.7389526367188 2809.26171875 background all_cells +914.4764404296876 2799.307861328125 background all_cells +901.7191162109376 2817.627685546875 background all_cells +908.816650390625 2805.805419921875 background all_cells +888.83056640625 2830.80859375 background all_cells +923.1378784179688 2826.5302734375 background all_cells +920.7354736328124 2837.427490234375 background all_cells +894.6016845703125 2828.939453125 background all_cells +865.0982055664062 2822.078857421875 background all_cells +873.3267211914062 2852.538330078125 background all_cells +879.23583984375 2825.26611328125 background all_cells +849.603515625 2909.891357421875 background all_cells +873.6718139648438 2928.308837890625 background all_cells +857.7305297851562 2925.650390625 background all_cells +865.1824340820312 2861.39990234375 background all_cells +882.5812377929688 2882.45654296875 background all_cells +871.8121948242188 2870.0068359375 background all_cells +879.3231811523438 2860.4765625 background all_cells +862.3274536132812 2869.578369140625 background all_cells +821.1268310546875 2951.419189453125 background all_cells +834.8701171875 2938.776611328125 background all_cells +832.1790161132812 2947.6953125 background all_cells +823.2088012695312 2955.90869140625 background all_cells +836.8088989257812 2874.879150390625 background all_cells +818.3937377929688 2905.959228515625 background all_cells +848.211669921875 2897.240478515625 background all_cells +817.406005859375 2888.90087890625 background all_cells +838.9188232421875 2851.303466796875 background all_cells +852.8123168945312 2813.978271484375 background all_cells +820.5618286132812 2818.924072265625 background all_cells +838.765625 2862.005859375 background all_cells +852.4087524414062 2839.94921875 background all_cells +1096.2021484375 3119.344482421875 background all_cells +1089.8680419921875 3117.651123046875 background all_cells +1081.2752685546875 3119.68212890625 background all_cells +1074.2052001953125 3115.908447265625 background all_cells +1047.2978515625 3132.261474609375 background all_cells +1051.7984619140625 3136.060546875 background all_cells +1035.55126953125 3133.60888671875 background all_cells +1079.97216796875 3132.039306640625 background all_cells +1075.8245849609375 3127.350341796875 background all_cells +1076.3887939453125 3136.13232421875 background all_cells +1088.8927001953125 3130.44873046875 background all_cells +1087.2818603515625 3125.38623046875 background all_cells +1082.690673828125 3126.313232421875 background all_cells +1050.97802734375 3117.60400390625 background all_cells +1045.5208740234375 3127.933349609375 background all_cells +1043.3033447265625 3120.379150390625 background all_cells +1054.75 3101.6171875 background all_cells +1065.6583251953125 3102.635986328125 background all_cells +1057.955078125 3105.517822265625 background all_cells +1067.4337158203125 3094.68994140625 background all_cells +1080.18017578125 3094.05126953125 background all_cells +1074.1986083984375 3091.986328125 background all_cells +1070.8118896484375 3105.054931640625 background all_cells +1087.75634765625 3097.004150390625 background all_cells +1099.75732421875 3169.335693359375 background all_cells +1093.9227294921875 3104.206787109375 background all_cells +1087.41845703125 3105.92236328125 background all_cells +1065.6749267578125 3137.415771484375 background all_cells +1066.5577392578125 3124.43701171875 background all_cells +1078.9906005859375 3108.895263671875 background all_cells +1080.1678466796875 3103.904296875 background all_cells +1051.0670166015625 3058.2705078125 background all_cells +1061.2523193359375 3051.159423828125 background all_cells +1062.5367431640625 3060.11376953125 background all_cells +1073.6439208984375 3053.376708984375 background all_cells +1083.3306884765625 3044.744384765625 background all_cells +1076.977783203125 3042.5712890625 background all_cells +1089.2332763671875 3086.37548828125 background all_cells +1101.653564453125 3097.984619140625 background all_cells +1096.2255859375 3092.77490234375 background all_cells +1099.151611328125 3084.938232421875 background all_cells +1064.2310791015625 3079.8525390625 background all_cells +1081.6553955078125 3083.425048828125 background all_cells +1076.15673828125 3080.56640625 background all_cells +1077.8328857421875 3073.56689453125 background all_cells +1084.4283447265625 3064.568603515625 background all_cells +1057.4378662109375 3068.170166015625 background all_cells +1069.7684326171875 3066.641845703125 background all_cells +1101.801025390625 3051.22607421875 background all_cells +1101.678955078125 3041.10791015625 background all_cells +1093.868408203125 3076.896240234375 background all_cells +1095.640380859375 3071.064697265625 background all_cells +934.9255981445312 3211.78271484375 background all_cells +958.2485961914062 3224.38623046875 background all_cells +935.772216796875 3224.317138671875 background all_cells +951.649169921875 3217.07080078125 background all_cells +952.4149169921876 3178.922607421875 background all_cells +981.4407348632812 3164.715576171875 background all_cells +967.4511108398438 3180.31591796875 background all_cells +962.2471313476562 3163.95166015625 background all_cells +970.8546142578124 3208.12744140625 background all_cells +973.8316040039062 3233.156005859375 background all_cells +973.9785766601562 3189.180419921875 background all_cells +980.6669921875 3191.448974609375 background all_cells +976.0885620117188 3215.965576171875 background all_cells +941.1570434570312 3168.777587890625 background all_cells +925.6767578125 3163.5615234375 background all_cells +935.64990234375 3188.500732421875 background all_cells +925.9074096679688 3198.099365234375 background all_cells +950.5579833984376 3195.0224609375 background all_cells +989.9026489257812 3205.750732421875 background all_cells +1004.0634765625 3232.869384765625 background all_cells +986.236328125 3177.236083984375 background all_cells +996.4578247070312 3163.31005859375 background all_cells +984.4678955078124 3221.816650390625 background all_cells +1032.1080322265625 3233.82373046875 background all_cells +1065.33642578125 3231.88623046875 background all_cells +1016.037841796875 3234.1259765625 background all_cells +1027.2657470703125 3212.82568359375 background all_cells +1016.97412109375 3165.704345703125 background all_cells +1031.7698974609375 3160.518798828125 background all_cells +1028.435791015625 3174.950439453125 background all_cells +1020.6294555664062 3187.205810546875 background all_cells +1018.8651123046876 3179.0302734375 background all_cells +1024.48193359375 3168.602294921875 background all_cells +1026.296875 3192.998779296875 background all_cells +1015.2946166992188 3197.486083984375 background all_cells +1011.46435546875 3189.423095703125 background all_cells +942.806884765625 3149.929931640625 background all_cells +955.6373291015624 3153.591064453125 background all_cells +949.4690551757812 3138.696533203125 background all_cells +966.6288452148438 3147.078369140625 background all_cells +972.545654296875 3154.482421875 background all_cells +972.9490356445312 3141.894775390625 background all_cells +1008.099365234375 3137.183349609375 background all_cells +1011.5971069335938 3158.46923828125 background all_cells +1010.4754638671876 3148.783935546875 background all_cells +1005.5984497070312 3162.825927734375 background all_cells +1017.2615356445312 3144.740478515625 background all_cells +1031.85205078125 3148.0146484375 background all_cells +1022.3838500976562 3158.120361328125 background all_cells +1024.207275390625 3150.78076171875 background all_cells +987.9805908203124 3137.72607421875 background all_cells +1001.0628662109376 3151.130615234375 background all_cells +991.19482421875 3152.6572265625 background all_cells +927.7153930664062 3076.320068359375 background all_cells +949.71826171875 3063.596435546875 background all_cells +953.2938232421876 3078.95166015625 background all_cells +950.2112426757812 3041.114013671875 background all_cells +972.3737182617188 3066.4365234375 background all_cells +979.412841796875 3068.956298828125 background all_cells +979.308349609375 3077.630126953125 background all_cells +982.7040405273438 3095.61083984375 background all_cells +998.152099609375 3080.203857421875 background all_cells +1018.2885131835938 3073.43505859375 background all_cells +1013.4689331054688 3087.048095703125 background all_cells +1009.51416015625 3078.542724609375 background all_cells +929.9644165039062 3120.743408203125 background all_cells +960.3336791992188 3124.03369140625 background all_cells +962.5031127929688 3109.25830078125 background all_cells +947.423828125 3094.9775390625 background all_cells +970.0706176757812 3120.4638671875 background all_cells +988.7001342773438 3123.56396484375 background all_cells +983.9478759765624 3115.1474609375 background all_cells +966.4758911132812 3103.48779296875 background all_cells +1018.4717407226562 3096.24462890625 background all_cells +1025.2728271484375 3123.498046875 background all_cells +1024.809814453125 3102.922607421875 background all_cells +1025.1904296875 3096.023681640625 background all_cells +1004.3731689453124 3097.728515625 background all_cells +1008.1925659179688 3131.05419921875 background all_cells +1002.9649047851562 3109.950439453125 background all_cells +745.7569580078125 3173.369140625 background all_cells +757.55712890625 3152.236572265625 background all_cells +755.9646606445312 3173.974609375 background all_cells +750.3937377929688 3150.1025390625 background all_cells +815.0055541992188 3184.172119140625 background all_cells +826.6323852539062 3184.008544921875 background all_cells +821.6797485351562 3159.77392578125 background all_cells +821.640869140625 3175.4716796875 background all_cells +835.5780029296875 3189.0166015625 background all_cells +861.4194946289062 3180.72216796875 background all_cells +861.2147216796875 3165.709716796875 background all_cells +817.8035888671875 3204.072021484375 background all_cells +823.101318359375 3223.130859375 background all_cells +826.107421875 3202.68603515625 background all_cells +764.6473388671875 3137.816650390625 background all_cells +766.4232177734375 3148.625 background all_cells +763.749267578125 3167.4287109375 background all_cells +869.644287109375 3183.381591796875 background all_cells +885.20458984375 3190.24951171875 background all_cells +863.75 3215.608642578125 background all_cells +888.333251953125 3201.198974609375 background all_cells +876.53369140625 3195.021728515625 background all_cells +876.1404418945312 3187.59619140625 background all_cells +902.369140625 3195.330810546875 background all_cells +914.4412231445312 3193.60107421875 background all_cells +911.336669921875 3184.321044921875 background all_cells +877.401611328125 3163.570068359375 background all_cells +916.603759765625 3172.1630859375 background all_cells +917.66796875 3163.3984375 background all_cells +881.4533081054688 3219.034423828125 background all_cells +892.3010864257812 3218.737548828125 background all_cells +884.0021362304688 3214.133056640625 background all_cells +839.7415161132812 3226.893310546875 background all_cells +894.5175170898438 3224.37109375 background all_cells +883.8936157226562 3225.035888671875 background all_cells +846.8372192382812 3235.8623046875 background all_cells +766.3440551757812 3228.9375 background all_cells +815.9562377929688 3230.22314453125 background all_cells +791.1455078125 3231.65625 background all_cells +788.1388549804688 3237.784423828125 background all_cells +905.0313110351562 3235.01953125 background all_cells +923.0343017578124 3219.55517578125 background all_cells +913.5728149414062 3221.41845703125 background all_cells +912.43212890625 3233.073974609375 background all_cells +901.7904052734376 3207.011474609375 background all_cells +904.8829345703124 3216.1845703125 background all_cells +917.7655639648438 3211.738525390625 background all_cells +906.4475708007812 3207.232666015625 background all_cells +899.2769775390625 3134.77490234375 background all_cells +895.9146118164062 3134.364013671875 background all_cells +905.6384887695312 3129.291015625 background all_cells +901.7413330078124 3140.297607421875 background all_cells +891.1685791015625 3150.00244140625 background all_cells +901.0610961914062 3147.0380859375 background all_cells +871.1358032226562 3146.364990234375 background all_cells +870.9315185546875 3109.87255859375 background all_cells +884.1226196289062 3131.887451171875 background all_cells +878.4755859375 3142.315673828125 background all_cells +885.9995727539062 3051.74365234375 background all_cells +887.7053833007812 3056.166259765625 background all_cells +901.4392700195312 3082.52001953125 background all_cells +886.4573364257812 3083.443603515625 background all_cells +895.2796020507812 3070.98828125 background all_cells +911.059814453125 3050.25732421875 background all_cells +908.2283325195312 3055.20849609375 background all_cells +898.7713012695312 3094.298583984375 background all_cells +888.4361572265625 3095.66748046875 background all_cells +909.8551025390624 3096.420166015625 background all_cells +876.33544921875 3068.61181640625 background all_cells +875.44091796875 3040.748046875 background all_cells +880.3677978515625 3106.037353515625 background all_cells +878.2210693359375 3049.058349609375 background all_cells +870.4518432617188 3079.968994140625 background all_cells +915.5797729492188 3052.709716796875 background all_cells +915.7620849609376 3065.617431640625 background all_cells +920.7643432617188 3094.07568359375 background all_cells +916.3212280273438 3058.423583984375 background all_cells +817.220947265625 3087.929931640625 background all_cells +840.0418090820312 3087.78564453125 background all_cells +857.14306640625 3084.197021484375 background all_cells +843.5966186523438 3097.79541015625 background all_cells +827.7509765625 3090.355224609375 background all_cells +839.0136108398438 3054.085205078125 background all_cells +861.3241577148438 3061.247802734375 background all_cells +841.4481811523438 3068.367431640625 background all_cells +817.725830078125 3061.20458984375 background all_cells +825.48876953125 3042.069091796875 background all_cells +828.1729125976562 3051.490478515625 background all_cells +822.9744873046875 3073.525634765625 background all_cells +826.6943359375 3062.35693359375 background all_cells +821.189208984375 3142.65234375 background all_cells +852.5296020507812 3148.09765625 background all_cells +851.7013549804688 3139.87109375 background all_cells +844.473388671875 3155.608642578125 background all_cells +840.1583862304688 3138.94921875 background all_cells +815.6539306640625 3123.87646484375 background all_cells +863.3094482421875 3123.337646484375 background all_cells +838.2517700195312 3108.45361328125 background all_cells +822.106689453125 3106.88232421875 background all_cells +1136.4671630859375 2932.9765625 background all_cells +1162.5108642578125 2925.74658203125 background all_cells +1145.7210693359375 2963.405029296875 background all_cells +1134.79541015625 2981.4736328125 background all_cells +1137.087646484375 2973.3525390625 background all_cells +1142.14501953125 2941.9169921875 background all_cells +1112.1385498046875 2987.153564453125 background all_cells +1109.2061767578125 2999.5048828125 background all_cells +1101.2642822265625 2996.990478515625 background all_cells +1120.1002197265625 2995.656005859375 background all_cells +1133.2279052734375 2990.047119140625 background all_cells +1125.9901123046875 3002.23046875 background all_cells +1124.7525634765625 2985.5341796875 background all_cells +1142.8797607421875 2999.050048828125 background all_cells +1133.176513671875 2997.921875 background all_cells +1111.5321044921875 2936.5078125 background all_cells +1123.472412109375 2944.0361328125 background all_cells +1131.6964111328125 2955.60009765625 background all_cells +1125.50439453125 2967.682373046875 background all_cells +1113.3046875 3004.416748046875 background all_cells +1109.7808837890625 3031.696044921875 background all_cells +1105.761474609375 3048.967041015625 background all_cells +1115.1912841796875 3008.61572265625 background all_cells +1105.3175048828125 3007.877685546875 background all_cells +1130.2410888671875 3010.561279296875 background all_cells +1135.771484375 3013.11767578125 background all_cells +1135.28125 3022.266845703125 background all_cells +1139.2921142578125 3024.99072265625 background all_cells +1148.3294677734375 3011.12353515625 background all_cells +1143.83642578125 3028.802490234375 background all_cells +1141.7864990234375 3040.988037109375 background all_cells +1127.6280517578125 3038.260986328125 background all_cells +1135.5325927734375 3033.007080078125 background all_cells +1133.6358642578125 3029.01953125 background all_cells +1127.903076171875 3027.60595703125 background all_cells +1122.61669921875 3018.758056640625 background all_cells +1125.352783203125 3009.043701171875 background all_cells +1120.0889892578125 3008.69287109375 background all_cells +1197.263427734375 2975.631103515625 background all_cells +1200.4140625 2961.402587890625 background all_cells +1207.2474365234375 2966.28271484375 background all_cells +1237.378662109375 2932.966552734375 background all_cells +1217.074951171875 2927.193359375 background all_cells +1232.7698974609375 2962.367919921875 background all_cells +1224.7421875 2978.033447265625 background all_cells +1238.5076904296875 2980.388916015625 background all_cells +1232.999755859375 2977.71044921875 background all_cells +1190.6256103515625 3007.451904296875 background all_cells +1200.916748046875 3013.158447265625 background all_cells +1164.005615234375 2970.8232421875 background all_cells +1173.32861328125 2970.46630859375 background all_cells +1184.447998046875 2969.994384765625 background all_cells +1185.2388916015625 3016.06103515625 background all_cells +1181.368896484375 3007.92236328125 background all_cells +1213.916259765625 2996.629150390625 background all_cells +1222.43408203125 3009.323486328125 background all_cells +1234.274169921875 3006.83837890625 background all_cells +1233.06103515625 3011.540771484375 background all_cells +1212.12890625 3018.094970703125 background all_cells +1219.5506591796875 3018.233154296875 background all_cells +1166.7325439453125 2950.81103515625 background all_cells +1175.0201416015625 2962.451171875 background all_cells +1156.8128662109375 2966.0625 background all_cells +1188.566162109375 2962.75927734375 background all_cells +1159.2545166015625 2956.311767578125 background all_cells +1301.321533203125 3058.269775390625 background all_cells +1290.66748046875 3076.3291015625 background all_cells +1315.828369140625 3060.031494140625 background all_cells +1290.8045654296875 3067.6015625 background all_cells +1308.6868896484375 3057.6201171875 background all_cells +1293.572509765625 3197.209228515625 background all_cells +1286.8114013671875 3235.534912109375 background all_cells +1300.6702880859375 3227.874755859375 background all_cells +1310.6671142578125 3111.154296875 background all_cells +1329.931640625 3206.802978515625 background all_cells +1320.12744140625 3117.259521484375 background all_cells +1311.7318115234375 3125.639404296875 background all_cells +1306.5789794921875 3098.38330078125 background all_cells +1311.4249267578125 3077.15234375 background all_cells +1329.683349609375 3081.58447265625 background all_cells +1314.4627685546875 3089.2919921875 background all_cells +1323.2867431640625 3100.631591796875 background all_cells +1322.1551513671875 3093.999755859375 background all_cells +1214.0391845703125 3191.942138671875 background all_cells +1241.73486328125 3157.607421875 background all_cells +1211.09228515625 3162.92236328125 background all_cells +1235.734619140625 3195.74462890625 background all_cells +1222.472412109375 3165.400634765625 background all_cells +1217.542236328125 3184.781494140625 background all_cells +1228.242431640625 3237.478515625 background all_cells +1186.69189453125 3237.903076171875 background all_cells +1174.5693359375 3218.558837890625 background all_cells +1263.2158203125 3220.258056640625 background all_cells +1184.4886474609375 3205.99169921875 background all_cells +1197.63916015625 3194.624267578125 background all_cells +1192.5546875 3201.091796875 background all_cells +1204.4378662109375 3193.9951171875 background all_cells +1196.6199951171875 3168.614990234375 background all_cells +1188.7021484375 3188.65283203125 background all_cells +1196.1551513671875 3183.14794921875 background all_cells +1188.49755859375 3173.837890625 background all_cells +1248.2138671875 3109.435791015625 background all_cells +1264.4835205078125 3093.946044921875 background all_cells +1257.0107421875 3109.95458984375 background all_cells +1251.4366455078125 3101.464599609375 background all_cells +1297.531982421875 3134.376220703125 background all_cells +1294.6285400390625 3121.481201171875 background all_cells +1288.0517578125 3125.613525390625 background all_cells +1277.9921875 3148.163818359375 background all_cells +1297.4892578125 3148.141357421875 background all_cells +1246.0638427734375 3127.535400390625 background all_cells +1241.527099609375 3118.375 background all_cells +1268.88330078125 3140.984619140625 background all_cells +1296.3472900390625 3110.34033203125 background all_cells +1279.41162109375 3122.904052734375 background all_cells +1265.9510498046875 3115.485595703125 background all_cells +1170.3055419921875 3134.241455078125 background all_cells +1221.0732421875 3097.92333984375 background all_cells +1227.513427734375 3116.261474609375 background all_cells +1228.934326171875 3109.403076171875 background all_cells +1234.96630859375 3122.837158203125 background all_cells +1228.657470703125 3124.59619140625 background all_cells +1207.1937255859375 3087.474365234375 background all_cells +1202.115478515625 3090.461669921875 background all_cells +1213.0035400390625 3106.3896484375 background all_cells +1207.8468017578125 3098.704345703125 background all_cells +1170.53955078125 3094.66796875 background all_cells +1178.6680908203125 3107.49658203125 background all_cells +1312.8734130859375 3006.50537109375 background all_cells +1303.69775390625 3005.928955078125 background all_cells +1326.2816162109375 2993.079345703125 background all_cells +1330.1607666015625 3017.031982421875 background all_cells +1328.0196533203125 3005.851318359375 background all_cells +1273.552001953125 2984.9296875 background all_cells +1294.1805419921875 2954.88671875 background all_cells +1283.1026611328125 2956.854736328125 background all_cells +1289.7269287109375 3000.850341796875 background all_cells +1285.485595703125 2986.336181640625 background all_cells +1281.3148193359375 2998.337646484375 background all_cells +1257.87109375 3039.036376953125 background all_cells +1277.84326171875 3051.779052734375 background all_cells +1275.52001953125 3058.485595703125 background all_cells +1279.162109375 3072.931884765625 background all_cells +1286.8197021484375 3069.593505859375 background all_cells +1282.322509765625 3065.241455078125 background all_cells +1275.1358642578125 3094.769287109375 background all_cells +1267.7088623046875 3076.465576171875 background all_cells +1316.0672607421875 3025.255126953125 background all_cells +1318.30029296875 3011.4052734375 background all_cells +1319.2060546875 3017.22998046875 background all_cells +1317.35791015625 3033.3251953125 background all_cells +1291.6507568359375 3033.260498046875 background all_cells +1303.15185546875 3045.9384765625 background all_cells +1297.5941162109375 3039.121826171875 background all_cells +1327.74072265625 3040.489013671875 background all_cells +1337.0958251953125 3047.220458984375 background all_cells +1304.14111328125 3012.55517578125 background all_cells +1306.1812744140625 3030.5390625 background all_cells +1294.04345703125 3028.3984375 background all_cells +1306.8223876953125 3021.626220703125 background all_cells +1162.923828125 3010.94873046875 background all_cells +1168.030517578125 3019.9560546875 background all_cells +1172.3878173828125 3027.885498046875 background all_cells +1179.0015869140625 3021.14404296875 background all_cells +1212.275390625 3037.99658203125 background all_cells +1200.66748046875 3025.583740234375 background all_cells +1197.35791015625 3020.525634765625 background all_cells +1181.347900390625 3030.353515625 background all_cells +1198.3143310546875 3038.37353515625 background all_cells +1191.94384765625 3030.963623046875 background all_cells +1164.2421875 2981.690673828125 background all_cells +1225.226318359375 3038.717529296875 background all_cells +1236.9132080078125 3030.076171875 background all_cells +1230.56640625 3027.855224609375 background all_cells +1230.8453369140625 3035.28955078125 background all_cells +1244.713134765625 3035.67919921875 background all_cells +1253.98828125 3035.85107421875 background all_cells +1249.5865478515625 3041.44384765625 background all_cells +1246.6337890625 3032.250244140625 background all_cells +1248.6007080078125 2993.1533203125 background all_cells +1241.935302734375 2974.251953125 background all_cells +1230.1273193359375 3021.12060546875 background all_cells +1236.9454345703125 3020.06494140625 background all_cells +1184.1231689453125 3066.081298828125 background all_cells +1203.772216796875 3075.89599609375 background all_cells +1196.0006103515625 3070.495361328125 background all_cells +1156.4376220703125 3089.03466796875 background all_cells +1211.5706787109375 3083.26708984375 background all_cells +1219.421875 3082.986572265625 background all_cells +1218.090087890625 3089.35595703125 background all_cells +1172.3509521484375 3067.792236328125 background all_cells +1178.4326171875 3073.357421875 background all_cells +1163.7769775390625 3079.062744140625 background all_cells +1195.419189453125 3085.628173828125 background all_cells +1178.8431396484375 3080.884033203125 background all_cells +1176.360107421875 3088.190185546875 background all_cells +1120.46923828125 3075.251708984375 background all_cells +1143.4483642578125 3078.29296875 background all_cells +1132.06494140625 3073.482666015625 background all_cells +1119.1260986328125 3064.475830078125 background all_cells +1227.9708251953125 3060.68212890625 background all_cells +1214.998291015625 3065.634033203125 background all_cells +1221.945068359375 3075.745361328125 background all_cells +1220.86474609375 3063.75146484375 background all_cells +1231.9114990234375 3073.81884765625 background all_cells +1239.5501708984375 3054.907958984375 background all_cells +1241.3880615234375 3072.353759765625 background all_cells +1236.446533203125 3059.192138671875 background all_cells +1245.723876953125 3058.11669921875 background all_cells +1241.141357421875 3041.484130859375 background all_cells +1231.2347412109375 3051.814697265625 background all_cells +1242.04296875 3049.06982421875 background all_cells +1233.768798828125 3045.557861328125 background all_cells +1227.4141845703125 3084.757080078125 background all_cells +1237.556396484375 3080.844482421875 background all_cells +1149.5958251953125 3045.513427734375 background all_cells +1156.0721435546875 3045.802490234375 background all_cells +1152.626708984375 3031.794921875 background all_cells +1150.53857421875 3023.246826171875 background all_cells +1202.4649658203125 3044.399658203125 background all_cells +1206.30859375 3056.897705078125 background all_cells +1173.401611328125 3048.14599609375 background all_cells +1173.032470703125 3038.9931640625 background all_cells +1192.3115234375 3048.484130859375 background all_cells +1189.5167236328125 3041.43798828125 background all_cells +1180.5506591796875 3040.28662109375 background all_cells +1160.193603515625 3052.27587890625 background all_cells +1161.0025634765625 3039.01806640625 background all_cells +1167.7916259765625 3043.158935546875 background all_cells +1165.1690673828125 3050.968994140625 background all_cells +1103.505859375 3085.11572265625 background all_cells +1106.3984375 3103.455810546875 background all_cells +1106.7353515625 3091.596435546875 background all_cells +1161.474853515625 3112.1787109375 background all_cells +1103.9974365234375 3116.512451171875 background all_cells +1106.92529296875 3150.0478515625 background all_cells +1113.318603515625 3131.57666015625 background all_cells +1104.8721923828125 3108.369873046875 background all_cells +1080.982666015625 3148.751708984375 background all_cells +1096.294921875 3137.1982421875 background all_cells +1083.2393798828125 3137.416015625 background all_cells +1139.08447265625 3099.918701171875 background all_cells +1142.1915283203125 3107.482177734375 background all_cells +1141.297607421875 3122.8662109375 background all_cells +1139.1314697265625 3090.52783203125 background all_cells +1120.3084716796875 3118.626220703125 background all_cells +1130.8729248046875 3101.590576171875 background all_cells +1073.259521484375 3159.51025390625 background all_cells +1061.9425048828125 3163.211669921875 background all_cells +1081.002197265625 3177.4716796875 background all_cells +1070.640869140625 3181.222412109375 background all_cells +1085.112060546875 3171.56591796875 background all_cells +1087.4617919921875 3160.352783203125 background all_cells +1103.94970703125 3191.29052734375 background all_cells +1111.193359375 3216.244873046875 background all_cells +1104.48583984375 3177.47998046875 background all_cells +1113.3040771484375 3194.859375 background all_cells +1093.419189453125 3188.664794921875 background all_cells +1093.4197998046875 3199.677490234375 background all_cells +1081.9697265625 3191.0166015625 background all_cells +1069.7008056640625 3217.36767578125 background all_cells +1091.807861328125 3217.570556640625 background all_cells +1074.262939453125 3225.867431640625 background all_cells +1077.1470947265625 3208.74951171875 background all_cells +1121.40673828125 3202.41015625 background all_cells +1122.182861328125 3193.47021484375 background all_cells +1122.1065673828125 3225.61474609375 background all_cells +1124.30615234375 3207.666259765625 background all_cells +1124.072509765625 3166.47265625 background all_cells +1136.8040771484375 3216.15576171875 background all_cells +1154.1678466796875 3233.244873046875 background all_cells +1168.0863037109375 3216.136474609375 background all_cells +1143.023193359375 3225.61572265625 background all_cells +1140.290771484375 3220.606201171875 background all_cells +1152.554931640625 3171.9755859375 background all_cells +1151.37158203125 3187.0888671875 background all_cells +1135.8109130859375 3186.91845703125 background all_cells +1132.0150146484375 3177.541015625 background all_cells +1132.5184326171875 3159.38037109375 background all_cells +1125.23046875 3141.9169921875 background all_cells +1149.1121826171875 3163.995361328125 background all_cells +1141.2874755859375 3160.697265625 background all_cells +1154.649658203125 3157.389892578125 background all_cells +1160.9814453125 3141.93798828125 background all_cells +1162.5740966796875 3149.84716796875 background all_cells +1164.8687744140625 3159.013916015625 background all_cells +1177.941650390625 3152.389892578125 background all_cells +1169.5338134765625 3143.0166015625 background all_cells +1201.53955078125 3155.720703125 background all_cells +1206.7139892578125 3168.483642578125 background all_cells +1185.9217529296875 3159.871337890625 background all_cells +1163.1046142578125 3168.24853515625 background all_cells +1171.0311279296875 3188.613037109375 background all_cells +1162.5286865234375 3179.981201171875 background all_cells +1031.0201416015625 3225.168701171875 background all_cells +1059.6142578125 3215.2021484375 background all_cells +1039.5484619140625 3221.3466796875 background all_cells +1034.039794921875 3152.9658203125 background all_cells +1034.3074951171875 3179.414794921875 background all_cells +1046.1749267578125 3174.74951171875 background all_cells +1039.5811767578125 3173.57958984375 background all_cells +1046.4068603515625 3190.972412109375 background all_cells +1035.28662109375 3202.76904296875 background all_cells +1046.7176513671875 3202.56103515625 background all_cells +643.6405639648438 2667.68017578125 background all_cells +650.59912109375 2669.344970703125 background all_cells +641.7540283203125 2674.677490234375 background all_cells +637.0282592773438 2695.722412109375 background all_cells +649.3084106445312 2702.58251953125 background all_cells +642.3060913085938 2700.0927734375 background all_cells +631.7017211914062 2697.55224609375 background all_cells +631.931396484375 2689.854736328125 background all_cells +626.912109375 2702.927490234375 background all_cells +636.111572265625 2702.8564453125 background all_cells +647.3250732421875 2688.023193359375 background all_cells +650.558349609375 2696.181884765625 background all_cells +644.6388549804688 2692.43798828125 background all_cells +630.4122924804688 2737.197998046875 background all_cells +637.9744873046875 2752.198974609375 background all_cells +635.5744018554688 2740.352783203125 background all_cells +651.685546875 2767.1787109375 background all_cells +660.0397338867188 2771.814453125 background all_cells +661.10693359375 2752.1748046875 background all_cells +667.0664672851562 2765.25341796875 background all_cells +658.0643920898438 2756.2353515625 background all_cells +643.710693359375 2709.00341796875 background all_cells +647.0814819335938 2719.6455078125 background all_cells +635.5381469726562 2712.23876953125 background all_cells +628.9014892578125 2729.92138671875 background all_cells +651.0897216796875 2727.19921875 background all_cells +658.538330078125 2717.947265625 background all_cells +658.5941162109375 2738.1240234375 background all_cells +660.8048706054688 2746.8515625 background all_cells +658.7894897460938 2726.164794921875 background all_cells +632.1505737304688 2608.966796875 background all_cells +628.421630859375 2615.673095703125 background all_cells +634.5126953125 2615.69580078125 background all_cells +649.0858154296875 2612.53955078125 background all_cells +641.3338623046875 2608.41064453125 background all_cells +642.0118408203125 2616.469482421875 background all_cells +647.0099487304688 2633.817626953125 background all_cells +643.9934692382812 2625.74609375 background all_cells +636.6196899414062 2628.966064453125 background all_cells +637.5432739257812 2636.874267578125 background all_cells +630.2693481445312 2635.823974609375 background all_cells +727.2534790039062 2651.75830078125 background all_cells +747.4790649414062 2655.239501953125 background all_cells +748.44921875 2647.773193359375 background all_cells +728.2334594726562 2664.873291015625 background all_cells +738.22509765625 2690.474609375 background all_cells +743.4541625976562 2661.996826171875 background all_cells +734.7728881835938 2680.564453125 background all_cells +751.053955078125 2677.446533203125 background all_cells +732.8253784179688 2672.84912109375 background all_cells +763.7327270507812 2673.613037109375 background all_cells +758.0184326171875 2701.330810546875 background all_cells +782.68603515625 2667.205810546875 background all_cells +784.6436767578125 2659.052001953125 background all_cells +764.1714477539062 2656.8466796875 background all_cells +764.1207275390625 2649.97314453125 background all_cells +737.9736328125 2707.88916015625 background all_cells +731.6748046875 2714.02197265625 background all_cells +786.094482421875 2633.50927734375 background all_cells +806.5323486328125 2639.9794921875 background all_cells +808.6588134765625 2679.29736328125 background all_cells +796.289306640625 2690.502197265625 background all_cells +788.8748779296875 2690.984375 background all_cells +774.207763671875 2699.590576171875 background all_cells +777.7583618164062 2673.021484375 background all_cells +776.167236328125 2684.179443359375 background all_cells +760.0472412109375 2616.52197265625 background all_cells +778.4913940429688 2617.776123046875 background all_cells +768.2227172851562 2624.5 background all_cells +782.4318237304688 2569.864990234375 background all_cells +787.90283203125 2589.8134765625 background all_cells +803.5158081054688 2579.214599609375 background all_cells +793.49755859375 2567.267333984375 background all_cells +788.7522583007812 2576.86474609375 background all_cells +773.3193969726562 2579.841796875 background all_cells +760.1253051757812 2583.046630859375 background all_cells +777.7029418945312 2597.671142578125 background all_cells +774.1774291992188 2609.323486328125 background all_cells +764.22119140625 2598.61572265625 background all_cells +669.048828125 2612.073486328125 background all_cells +675.8589477539062 2595.583251953125 background all_cells +676.5368041992188 2605.29638671875 background all_cells +683.2570190429688 2608.024658203125 background all_cells +670.2054443359375 2603.42626953125 background all_cells +653.6165771484375 2630.35205078125 background all_cells +662.7247314453125 2622.306884765625 background all_cells +658.6555786132812 2616.71142578125 background all_cells +651.831298828125 2622.981201171875 background all_cells +680.1827392578125 2617.502197265625 background all_cells +703.197021484375 2616.452880859375 background all_cells +675.3184204101562 2613.5576171875 background all_cells +678.007568359375 2622.570068359375 background all_cells +658.043212890625 2604.18798828125 background all_cells +660.1155395507812 2607.835693359375 background all_cells +662.471923828125 2598.75634765625 background all_cells +659.9650268554688 2611.80908203125 background all_cells +665.8632202148438 2742.972412109375 background all_cells +665.8650512695312 2732.61083984375 background all_cells +671.5226440429688 2748.77197265625 background all_cells +666.8349609375 2753.1455078125 background all_cells +674.0308837890625 2732.29638671875 background all_cells +681.3534545898438 2750.39404296875 background all_cells +681.0735473632812 2728.722412109375 background all_cells +674.610595703125 2739.973876953125 background all_cells +670.7501831054688 2721.53466796875 background all_cells +664.462158203125 2715.48486328125 background all_cells +717.9749145507812 2682.93115234375 background all_cells +697.9653930664062 2700.85986328125 background all_cells +717.9901733398438 2695.4775390625 background all_cells +700.098876953125 2676.686767578125 background all_cells +705.4525146484375 2667.622314453125 background all_cells +678.7722778320312 2658.609375 background all_cells +683.3532104492188 2687.414794921875 background all_cells +688.4237670898438 2681.487060546875 background all_cells +680.53857421875 2678.58837890625 background all_cells +657.451416015625 2680.704345703125 background all_cells +655.0277099609375 2687.245361328125 background all_cells +669.41357421875 2667.505126953125 background all_cells +662.6226196289062 2665.28515625 background all_cells +655.251953125 2694.6337890625 background all_cells +660.7783813476562 2699.987548828125 background all_cells +669.5794677734375 2697.03759765625 background all_cells +706.822265625 2642.440673828125 background all_cells +716.6834716796875 2649.19775390625 background all_cells +718.4964599609375 2644.420654296875 background all_cells +731.740966796875 2632.984619140625 background all_cells +742.066650390625 2634.564697265625 background all_cells +740.7159423828125 2616.657470703125 background all_cells +738.4393310546875 2624.544921875 background all_cells +711.677978515625 2617.635986328125 background all_cells +703.5712280273438 2631.11669921875 background all_cells +719.8497924804688 2619.944580078125 background all_cells +716.8787231445312 2638.425537109375 background all_cells +694.9471435546875 2583.142578125 background all_cells +713.0318603515625 2566.90478515625 background all_cells +703.7937622070312 2585.8798828125 background all_cells +698.2511596679688 2575.23974609375 background all_cells +698.6010131835938 2599.78857421875 background all_cells +707.84765625 2607.515380859375 background all_cells +701.8978881835938 2605.69287109375 background all_cells +716.6773071289062 2608.62890625 background all_cells +720.7184448242188 2594.382080078125 background all_cells +711.322998046875 2591.517578125 background all_cells +717.0530395507812 2579.338623046875 background all_cells +732.4451293945312 2584.23681640625 background all_cells +733.1988525390625 2573.317626953125 background all_cells +733.8866577148438 2608.7255859375 background all_cells +753.6860961914062 2604.681884765625 background all_cells +747.8468627929688 2609.734619140625 background all_cells +686.8157348632812 2593.0068359375 background all_cells +692.7650756835938 2608.43701171875 background all_cells +693.3432006835938 2595.740234375 background all_cells +691.0463256835938 2613.849609375 background all_cells +750.7254638671875 2585.51611328125 background all_cells +749.5205078125 2578.08154296875 background all_cells +696.347900390625 2638.722412109375 background all_cells +696.9407958984375 2644.82373046875 background all_cells +687.6299438476562 2643.1708984375 background all_cells +689.4560546875 2655.052734375 background all_cells +682.2203979492188 2647.5166015625 background all_cells +662.9549560546875 2639.34228515625 background all_cells +662.4135131835938 2645.365234375 background all_cells +671.9827880859375 2628.462890625 background all_cells +690.1089477539062 2636.252685546875 background all_cells +671.417236328125 2636.146484375 background all_cells +685.8980712890625 2629.283447265625 background all_cells +1337.51806640625 2791.804931640625 background all_cells +1391.5516357421875 2788.124755859375 background all_cells +1398.6695556640625 2794.0166015625 background all_cells +1393.0294189453125 2782.041748046875 background all_cells +1379.053466796875 2782.07080078125 background all_cells +1346.4168701171875 2783.256591796875 background all_cells +1386.0211181640625 2807.177978515625 background all_cells +1411.3818359375 2824.75830078125 background all_cells +1404.9759521484375 2806.26708984375 background all_cells +1403.009765625 2799.49755859375 background all_cells +1385.11279296875 2816.3330078125 background all_cells +1395.5863037109375 2835.15087890625 background all_cells +1379.373779296875 2913.1123046875 background all_cells +1420.3289794921875 2836.73291015625 background all_cells +1405.6527099609375 2836.70703125 background all_cells +1395.307373046875 2846.943359375 background all_cells +1356.36279296875 2840.9287109375 background all_cells +1374.8905029296875 2815.298095703125 background all_cells +1454.162109375 2827.23388671875 background all_cells +1464.916259765625 2840.796875 background all_cells +1465.7322998046875 2834.46044921875 background all_cells +1463.27734375 2827.96533203125 background all_cells +1434.7679443359375 2870.324951171875 background all_cells +1434.7679443359375 2883.202880859375 background all_cells +1442.433349609375 2864.514892578125 background all_cells +1458.7841796875 2848.595458984375 background all_cells +1464.7974853515625 2869.074462890625 background all_cells +1461.43212890625 2860.190673828125 background all_cells +1445.0264892578125 2848.849609375 background all_cells +1432.8751220703125 2847.6376953125 background all_cells +1476.6383056640625 2793.146240234375 background all_cells +1486.499267578125 2788.56298828125 background all_cells +1478.025634765625 2814.970458984375 background all_cells +1476.501953125 2866.0087890625 background all_cells +1486.5289306640625 2842.154052734375 background all_cells +1474.4307861328125 2844.87841796875 background all_cells +1470.8575439453125 2866.00146484375 background all_cells +1483.7366943359375 2864.504150390625 background all_cells +1468.840576171875 2828.503173828125 background all_cells +1473.2738037109375 2837.185791015625 background all_cells +1483.28466796875 2834.983642578125 background all_cells +1468.0096435546875 2798.190185546875 background all_cells +1472.2496337890625 2809.158447265625 background all_cells +1469.9451904296875 2802.668701171875 background all_cells +1442.78125 2897.9287109375 background all_cells +1462.464111328125 2882.4609375 background all_cells +1456.329345703125 2883.030029296875 background all_cells +1471.4041748046875 2887.229736328125 background all_cells +1493.5841064453125 2879.282958984375 background all_cells +1480.4468994140625 2878.842529296875 background all_cells +1474.313232421875 2896.01953125 background all_cells +1474.4654541015625 2940.468994140625 background all_cells +1452.7242431640625 2944.369384765625 background all_cells +1468.5931396484375 2977.3017578125 background all_cells +1458.8682861328125 2968.225830078125 background all_cells +1486.8797607421875 2930.905517578125 background all_cells +1494.6363525390625 2914.767578125 background all_cells +1497.1837158203125 2928.672607421875 background all_cells +1485.6502685546875 2916.105224609375 background all_cells +1493.549072265625 2922.24072265625 background all_cells +1459.3472900390625 2910.078857421875 background all_cells +1448.1407470703125 2903.185791015625 background all_cells +1442.2484130859375 2932.105712890625 background all_cells +1459.7490234375 2929.08349609375 background all_cells +1474.5118408203125 2913.0546875 background all_cells +1451.931884765625 2811.030029296875 background all_cells +1464.8023681640625 2783.52001953125 background all_cells +1460.5989990234375 2777.842529296875 background all_cells +1457.5250244140625 2819.052978515625 background all_cells +1452.642578125 2795.5595703125 background all_cells +1416.0152587890625 2803.133544921875 background all_cells +1447.20654296875 2803.197265625 background all_cells +1439.810546875 2810.60986328125 background all_cells +1430.2864990234375 2797.75927734375 background all_cells +1422.3348388671875 2781.058837890625 background all_cells +1439.6851806640625 2787.658447265625 background all_cells +1418.1826171875 2797.772216796875 background all_cells +1416.2562255859375 2785.8251953125 background all_cells +1503.774658203125 2906.39892578125 background all_cells +1518.8228759765625 2920.842529296875 background all_cells +1543.7435302734375 2923.509521484375 background all_cells +1544.962890625 2916.53369140625 background all_cells +1530.3572998046875 2900.234130859375 background all_cells +1513.841796875 2879.57177734375 background all_cells +1526.570068359375 2887.885009765625 background all_cells +1512.775146484375 2883.86962890625 background all_cells +1527.52490234375 2880.152587890625 background all_cells +1534.4296875 2876.34375 background all_cells +1548.48388671875 2879.701416015625 background all_cells +1544.800537109375 2891.35400390625 background all_cells +1541.6724853515625 2881.727783203125 background all_cells +1533.423095703125 2870.12109375 background all_cells +1784.3341064453125 2940.13525390625 background all_cells +1796.5693359375 2947.839111328125 background all_cells +1807.904296875 2952.4111328125 background all_cells +1786.1495361328125 2956.166259765625 background all_cells +1765.992431640625 2947.357177734375 background all_cells +1758.906005859375 2945.12548828125 background all_cells +1818.5906982421875 2971.7666015625 background all_cells +1858.4530029296875 2974.885009765625 background all_cells +1846.265380859375 2974.155029296875 background all_cells +1900.84765625 2984.46630859375 background all_cells +1863.5440673828125 2948.953369140625 background all_cells +1880.33740234375 2937.2001953125 background all_cells +1902.1815185546875 2929.73291015625 background all_cells +1821.8843994140625 2932.898193359375 background all_cells +1822.90283203125 2923.915771484375 background all_cells +1823.7872314453125 2943.1884765625 background all_cells +1817.0537109375 2960.988525390625 background all_cells +1826.913818359375 2961.179931640625 background all_cells +1821.72607421875 2953.77734375 background all_cells +1777.1966552734375 2928.998291015625 background all_cells +1805.0113525390625 2927.9296875 background all_cells +1789.9986572265625 2925.373046875 background all_cells +1704.84912109375 2926.335693359375 background all_cells +1738.1441650390625 2927.33837890625 background all_cells +1721.5115966796875 2929.0078125 background all_cells +1772.868408203125 2963.52490234375 background all_cells +1764.810546875 2981.815673828125 background all_cells +1755.920654296875 2980.07080078125 background all_cells +1705.6922607421875 2939.46826171875 background all_cells +1751.0296630859375 2960.962158203125 background all_cells +1703.212890625 2952.279541015625 background all_cells +1720.28466796875 2949.223388671875 background all_cells +1491.568603515625 2625.27734375 background all_cells +1492.37255859375 2639.036865234375 background all_cells +1497.2562255859375 2614.97802734375 background all_cells +1495.8798828125 2631.77197265625 background all_cells +1492.4197998046875 2607.655517578125 background all_cells +1500.4268798828125 2628.2265625 background all_cells +1508.6280517578125 2628.814697265625 background all_cells +1504.4080810546875 2625.7119140625 background all_cells +1503.0797119140625 2636.2998046875 background all_cells +1526.7598876953125 2636.93896484375 background all_cells +1545.278564453125 2608.339599609375 background all_cells +1540.7254638671875 2622.500244140625 background all_cells +1531.28125 2615.108154296875 background all_cells +1513.7596435546875 2621.414794921875 background all_cells +1519.5025634765625 2618.646240234375 background all_cells +1518.0048828125 2610.5849609375 background all_cells +1515.887451171875 2640.3388671875 background all_cells +1516.0469970703125 2698.34326171875 background all_cells +1495.0609130859375 2727.768798828125 background all_cells +1518.548828125 2724.7431640625 background all_cells +1498.672119140625 2721.151123046875 background all_cells +1511.98583984375 2688.44970703125 background all_cells +1533.510498046875 2755.79248046875 background all_cells +1509.1322021484375 2774.005126953125 background all_cells +1530.6142578125 2766.184326171875 background all_cells +1539.947509765625 2765.318115234375 background all_cells +1518.2525634765625 2760.67333984375 background all_cells +1523.036865234375 2744.33544921875 background all_cells +1515.283447265625 2743.543701171875 background all_cells +1542.811279296875 2750.04736328125 background all_cells +1533.1956787109375 2737.4296875 background all_cells +1547.1025390625 2734.819091796875 background all_cells +1539.5455322265625 2726.7998046875 background all_cells +1529.3260498046875 2774.405029296875 background all_cells +1536.64697265625 2774.17626953125 background all_cells +1534.85693359375 2780.344970703125 background all_cells +1545.30029296875 2771.015380859375 background all_cells +1548.83447265625 2775.438720703125 background all_cells +1542.4776611328125 2813.344482421875 background all_cells +1492.2901611328125 2778.86767578125 background all_cells +1523.37841796875 2779.786376953125 background all_cells +1501.906494140625 2765.577392578125 background all_cells +1489.7347412109375 2853.521484375 background all_cells +1490.9503173828125 2844.30078125 background all_cells +1511.80078125 2836.972412109375 background all_cells +1521.9029541015625 2793.0048828125 background all_cells +1516.8299560546875 2802.178955078125 background all_cells +1532.4005126953125 2805.40966796875 background all_cells +1527.3778076171875 2800.11083984375 background all_cells +1532.3565673828125 2794.099853515625 background all_cells +1537.0076904296875 2811.90234375 background all_cells +1529.5946044921875 2814.73583984375 background all_cells +1501.0780029296875 2814.7470703125 background all_cells +1498.168212890625 2830.435791015625 background all_cells +1501.7158203125 2823.826171875 background all_cells +1538.916259765625 2824.453125 background all_cells +1543.408447265625 2839.402587890625 background all_cells +1528.324462890625 2846.957275390625 background all_cells +1534.3956298828125 2855.42041015625 background all_cells +1551.5865478515625 2857.188232421875 background all_cells +1548.0479736328125 2849.138671875 background all_cells +1542.091064453125 2855.98193359375 background all_cells +1505.15087890625 2849.15283203125 background all_cells +1524.8189697265625 2823.151123046875 background all_cells +1534.4405517578125 2842.08544921875 background all_cells +1521.7449951171875 2643.672119140625 background all_cells +1542.630615234375 2690.23876953125 background all_cells +1546.51806640625 2670.087646484375 background all_cells +1507.646728515625 2682.681884765625 background all_cells +1496.5843505859375 2667.666015625 background all_cells +1509.204345703125 2647.357421875 background all_cells +1505.44677734375 2657.184814453125 background all_cells +1453.3092041015625 2705.814208984375 background all_cells +1445.7655029296875 2721.986083984375 background all_cells +1464.083984375 2716.830078125 background all_cells +1458.7332763671875 2707.782958984375 background all_cells +1453.8924560546875 2731.079345703125 background all_cells +1454.8199462890625 2774.074951171875 background all_cells +1469.0234375 2772.22021484375 background all_cells +1463.37841796875 2732.347412109375 background all_cells +1461.3453369140625 2763.124755859375 background all_cells +1441.3199462890625 2740.698486328125 background all_cells +1452.38671875 2746.8037109375 background all_cells +1446.146728515625 2753.39697265625 background all_cells +1483.1597900390625 2721.413330078125 background all_cells +1485.7005615234375 2740.933349609375 background all_cells +1490.6346435546875 2756.775390625 background all_cells +1483.0455322265625 2750.831787109375 background all_cells +1488.1942138671875 2709.58935546875 background all_cells +1475.1727294921875 2730.339111328125 background all_cells +1515.514892578125 2679.646484375 background all_cells +1535.6273193359375 2680.28564453125 background all_cells +1528.06640625 2687.543701171875 background all_cells +1492.8927001953125 2657.125 background all_cells +1491.3175048828125 2674.206787109375 background all_cells +1928.6741943359373 2717.6396484375 background all_cells +1923.623046875 2731.791748046875 background all_cells +1926.9019775390625 2726.603515625 background all_cells +1923.56103515625 2738.18310546875 background all_cells +1921.33984375 2761.455078125 background all_cells +1921.8328857421875 2743.268310546875 background all_cells +1524.367919921875 2705.322265625 background all_cells +1539.7923583984375 2715.116943359375 background all_cells +1539.2650146484375 2696.957275390625 background all_cells +1529.0565185546875 2712.027587890625 background all_cells +1450.463134765625 2657.72265625 background all_cells +1450.71484375 2665.97216796875 background all_cells +1471.5318603515625 2657.348388671875 background all_cells +1473.9117431640625 2687.0615234375 background all_cells +1454.525634765625 2670.39599609375 background all_cells +1469.3565673828125 2683.84912109375 background all_cells +1451.8009033203125 2681.480224609375 background all_cells +1468.0499267578125 2694.73583984375 background all_cells +1467.048828125 2701.1787109375 background all_cells +1448.266357421875 2702.86474609375 background all_cells +1478.040283203125 2707.79931640625 background all_cells +1476.7213134765625 2696.281005859375 background all_cells +1363.5955810546875 2765.5283203125 background all_cells +1379.2572021484375 2731.47998046875 background all_cells +1366.4278564453125 2739.686767578125 background all_cells +1405.63037109375 2704.920166015625 background all_cells +1387.3638916015625 2723.168212890625 background all_cells +1408.234375 2709.07568359375 background all_cells +1382.6456298828125 2766.59716796875 background all_cells +1399.3079833984375 2755.556396484375 background all_cells +1390.237548828125 2755.872802734375 background all_cells +1393.3526611328125 2764.932373046875 background all_cells +1387.9801025390625 2775.643310546875 background all_cells +1390.5736083984375 2744.163330078125 background all_cells +1369.4202880859375 2723.29541015625 background all_cells +1371.4127197265625 2713.773193359375 background all_cells +1380.60302734375 2724.70361328125 background all_cells +1376.7470703125 2723.01953125 background all_cells +1432.751708984375 2722.33837890625 background all_cells +1425.349365234375 2734.03515625 background all_cells +1438.8294677734375 2727.810302734375 background all_cells +1435.8477783203125 2656.6064453125 background all_cells +1441.62841796875 2662.340576171875 background all_cells +1428.7276611328125 2686.083251953125 background all_cells +1441.1884765625 2682.79833984375 background all_cells +1428.4630126953125 2675.4580078125 background all_cells +1421.37255859375 2668.668212890625 background all_cells +1431.2755126953125 2667.372314453125 background all_cells +1431.118896484375 2661.455810546875 background all_cells +1422.0574951171875 2658.648681640625 background all_cells +1396.62744140625 2772.65380859375 background all_cells +1405.4700927734375 2767.060546875 background all_cells +1401.901611328125 2778.139404296875 background all_cells +1400.6888427734375 2767.845703125 background all_cells +1409.6053466796875 2749.483154296875 background all_cells +1400.369140625 2747.13037109375 background all_cells +1415.728759765625 2758.0927734375 background all_cells +1409.722412109375 2759.656982421875 background all_cells +1438.4676513671875 2772.327392578125 background all_cells +1449.3203125 2768.3818359375 background all_cells +1446.8861083984375 2779.336181640625 background all_cells +1422.757568359375 2770.96240234375 background all_cells +1434.703125 2748.733154296875 background all_cells +1419.470703125 2742.967529296875 background all_cells +1430.2020263671875 2764.46728515625 background all_cells +1432.3701171875 2758.513671875 background all_cells +1423.8424072265625 2755.9794921875 background all_cells +1368.3612060546875 2690.421142578125 background all_cells +1375.9603271484375 2685.6015625 background all_cells +1373.7806396484375 2696.317138671875 background all_cells +1370.17236328125 2677.370849609375 background all_cells +1382.2628173828125 2675.552490234375 background all_cells +1387.89208984375 2701.341064453125 background all_cells +1416.9522705078125 2696.056884765625 background all_cells +1410.927490234375 2723.793212890625 background all_cells +1411.3748779296875 2702.925048828125 background all_cells +1404.2806396484375 2669.86181640625 background all_cells +1396.4959716796875 2671.599609375 background all_cells +1417.0950927734375 2684.8232421875 background all_cells +1413.82568359375 2674.77197265625 background all_cells +1371.0948486328125 2657.244140625 background all_cells +1364.4954833984375 2653.951904296875 background all_cells +841.3755493164062 2571.2919921875 background all_cells +1199.4144287109375 2595.78857421875 background all_cells +1223.509521484375 2581.132080078125 background all_cells +1217.6427001953125 2597.349853515625 background all_cells +1212.60205078125 2595.39306640625 background all_cells +857.0634765625 2580.87646484375 background all_cells +858.241455078125 2584.877685546875 background all_cells +794.45556640625 2602.453857421875 background all_cells +809.7811279296875 2574.43310546875 background all_cells +798.1895141601562 2586.329345703125 background all_cells +788.6478271484375 2622.65673828125 background all_cells +813.3841552734375 2627.183349609375 background all_cells +813.3815307617188 2614.30322265625 background all_cells +1265.8770751953125 2558.045654296875 background all_cells +1275.241943359375 2561.296630859375 background all_cells +1273.053466796875 2573.055419921875 background all_cells +1279.2294921875 2571.43408203125 background all_cells +1289.635009765625 2561.787353515625 background all_cells +1300.2694091796875 2571.766357421875 background all_cells +1305.7147216796875 2563.744384765625 background all_cells +1294.13623046875 2563.179931640625 background all_cells +1309.5740966796875 2577.49658203125 background all_cells +1286.652099609375 2585.000244140625 background all_cells +1296.527587890625 2584.228515625 background all_cells +1267.7421875 2584.67626953125 background all_cells +1263.83154296875 2592.225341796875 background all_cells +1270.354248046875 2590.919921875 background all_cells +1153.931640625 2571.204345703125 background all_cells +1167.707275390625 2556.740234375 background all_cells +1166.4752197265625 2567.891357421875 background all_cells +1161.8438720703125 2583.787109375 background all_cells +1179.59765625 2570.168212890625 background all_cells +1218.0672607421875 2558.140625 background all_cells +1181.5733642578125 2560.790771484375 background all_cells +1242.4869384765625 2572.79638671875 background all_cells +1239.1923828125 2578.589599609375 background all_cells +1248.1246337890625 2577.273193359375 background all_cells +1242.5087890625 2592.108154296875 background all_cells +1245.970703125 2583.779541015625 background all_cells +1257.6514892578125 2591.75537109375 background all_cells +1251.0997314453125 2586.567626953125 background all_cells +1246.5662841796875 2588.84521484375 background all_cells +1242.7615966796875 2555.960205078125 background all_cells +1238.1531982421875 2569.60791015625 background all_cells +1261.2313232421875 2563.70068359375 background all_cells +1220.957275390625 2570.3701171875 background all_cells +1235.3131103515625 2588.642578125 background all_cells +1230.9501953125 2568.323486328125 background all_cells +1228.19189453125 2556.578369140625 background all_cells +1223.589111328125 2562.191650390625 background all_cells +1318.3646240234375 2558.031982421875 background all_cells +1338.34716796875 2567.007080078125 background all_cells +1355.08447265625 2564.518798828125 background all_cells +1324.3541259765625 2564.034423828125 background all_cells +1397.4652099609375 2596.7529296875 background all_cells +1375.505859375 2599.9716796875 background all_cells +1383.547119140625 2600.2998046875 background all_cells +1387.3070068359375 2594.741455078125 background all_cells +1406.4676513671875 2590.802978515625 background all_cells +1364.673828125 2562.131591796875 background all_cells +1366.0062255859375 2571.5390625 background all_cells +1351.870361328125 2578.69873046875 background all_cells +1367.46142578125 2603.57763671875 background all_cells +1363.794677734375 2588.02392578125 background all_cells +1319.4267578125 2594.10546875 background all_cells +1337.7625732421875 2595.136962890625 background all_cells +1334.7308349609375 2595.817138671875 background all_cells +1330.0284423828125 2587.28369140625 background all_cells +1422.0069580078125 2647.695556640625 background all_cells +1452.4534912109375 2635.594970703125 background all_cells +1445.240234375 2647.37158203125 background all_cells +1439.8828125 2633.348876953125 background all_cells +1447.434814453125 2621.527587890625 background all_cells +1440.526123046875 2618.9560546875 background all_cells +1451.8040771484375 2601.893310546875 background all_cells +1426.5775146484375 2595.19677734375 background all_cells +1443.791259765625 2610.139404296875 background all_cells +1437.076171875 2590.282470703125 background all_cells +1449.5836181640625 2587.9453125 background all_cells +1445.453857421875 2577.68994140625 background all_cells +1439.8399658203125 2596.81005859375 background all_cells +1463.286865234375 2606.744384765625 background all_cells +1480.1082763671875 2611.979248046875 background all_cells +1475.3311767578125 2605.38916015625 background all_cells +1474.0284423828125 2620.231689453125 background all_cells +1460.2261962890625 2585.291259765625 background all_cells +1484.3199462890625 2596.9990234375 background all_cells +1461.113525390625 2581.01123046875 background all_cells +1471.18359375 2569.99072265625 background all_cells +1530.3963623046875 2567.61767578125 background all_cells +1450.6597900390625 2572.071533203125 background all_cells +1457.84130859375 2574.5478515625 background all_cells +1497.578125 2569.25439453125 background all_cells +1493.406005859375 2592.399658203125 background all_cells +1515.685791015625 2594.835205078125 background all_cells +1536.9432373046875 2596.006591796875 background all_cells +1546.4083251953125 2618.68359375 background all_cells +1548.0433349609375 2601.236083984375 background all_cells +1546.6787109375 2595.188720703125 background all_cells +1537.81396484375 2604.36962890625 background all_cells +1519.46923828125 2596.79248046875 background all_cells +1528.6357421875 2593.3544921875 background all_cells +1528.0162353515625 2586.423583984375 background all_cells +1524.5653076171875 2606.169189453125 background all_cells +1373.065673828125 2606.587158203125 background all_cells +1370.5491943359375 2635.085205078125 background all_cells +1377.8385009765625 2624.634765625 background all_cells +1379.9725341796875 2651.724853515625 background all_cells +1390.0408935546875 2618.76220703125 background all_cells +1388.5457763671875 2626.711181640625 background all_cells +1387.8861083984375 2621.817626953125 background all_cells +1384.5260009765625 2618.243896484375 background all_cells +1415.8131103515625 2625.511962890625 background all_cells +1382.694580078125 2611.34228515625 background all_cells +1389.2816162109375 2612.89990234375 background all_cells +1410.9365234375 2557.085205078125 background all_cells +1424.8341064453125 2568.37548828125 background all_cells +1434.81982421875 2560.740234375 background all_cells +1424.2191162109375 2558.77734375 background all_cells +1534.5169677734375 2571.092041015625 background all_cells +1544.587646484375 2580.483642578125 background all_cells +1545.4598388671875 2569.50146484375 background all_cells +1536.392333984375 2586.5546875 background all_cells +1419.92236328125 2580.714599609375 background all_cells +1433.05810546875 2574.931396484375 background all_cells +1441.912353515625 2559.9267578125 background all_cells +1470.71923828125 2562.871337890625 background all_cells +1485.8271484375 2558.56640625 background all_cells +1539.992431640625 2562.48974609375 background all_cells +1500.9583740234375 2562.77392578125 background all_cells +1136.439697265625 2740.7158203125 background all_cells +1143.115966796875 2651.320556640625 background all_cells +1136.962158203125 2673.29541015625 background all_cells +1174.775634765625 2664.00439453125 background all_cells +1172.758056640625 2729.000244140625 background all_cells +1162.2822265625 2722.891845703125 background all_cells +1232.997314453125 2635.1923828125 background all_cells +1224.0361328125 2681.40380859375 background all_cells +1232.635009765625 2677.57861328125 background all_cells +1223.403564453125 2642.21923828125 background all_cells +1225.5362548828125 2685.903564453125 background all_cells +1220.8060302734375 2696.2587890625 background all_cells +1196.9453125 2728.9404296875 background all_cells +1235.0738525390625 2717.895751953125 background all_cells +1233.369384765625 2723.05712890625 background all_cells +1215.4000244140625 2735.724853515625 background all_cells +1208.0892333984375 2738.078369140625 background all_cells +1247.04638671875 2703.7470703125 background all_cells +1241.6591796875 2687.9326171875 background all_cells +1248.67138671875 2680.412353515625 background all_cells +1242.8775634765625 2670.6640625 background all_cells +1265.14208984375 2666.089111328125 background all_cells +1239.443359375 2652.3681640625 background all_cells +1251.3223876953125 2658.412841796875 background all_cells +1256.7974853515625 2722.859375 background all_cells +1319.616943359375 2703.341552734375 background all_cells +1343.238525390625 2728.7958984375 background all_cells +1337.6202392578125 2752.7314453125 background all_cells +1332.4794921875 2714.433349609375 background all_cells +1323.3721923828125 2717.84423828125 background all_cells +1362.6402587890625 2716.1630859375 background all_cells +1359.4061279296875 2736.69482421875 background all_cells +1359.35107421875 2722.578857421875 background all_cells +1359.5806884765625 2662.778564453125 background all_cells +1357.791259765625 2680.56640625 background all_cells +1359.807861328125 2675.40478515625 background all_cells +1355.4388427734375 2669.365234375 background all_cells +1346.6759033203125 2684.4921875 background all_cells +1430.8895263671875 2696.59423828125 background all_cells +1358.7103271484375 2693.554931640625 background all_cells +1361.5360107421875 2705.834716796875 background all_cells +1427.407958984375 2711.78466796875 background all_cells +1434.4495849609375 2709.12890625 background all_cells +1351.5623779296875 2709.175048828125 background all_cells +1327.5198974609375 2629.647705078125 background all_cells +1363.0938720703125 2635.226318359375 background all_cells +1340.17138671875 2635.559326171875 background all_cells +1317.5216064453125 2630.9453125 background all_cells +1318.302978515625 2651.53662109375 background all_cells +1364.4786376953125 2644.014892578125 background all_cells +1299.62744140625 2615.9453125 background all_cells +1307.4110107421875 2622.730712890625 background all_cells +1322.84716796875 2619.29638671875 background all_cells +1316.613037109375 2619.952880859375 background all_cells +1311.341064453125 2653.589599609375 background all_cells +1309.361083984375 2644.311279296875 background all_cells +1302.460205078125 2654.12890625 background all_cells +1271.2261962890625 2684.5126953125 background all_cells +1279.321533203125 2705.101806640625 background all_cells +1275.4061279296875 2689.429443359375 background all_cells +1270.959716796875 2718.33984375 background all_cells +1276.0216064453125 2727.9482421875 background all_cells +1273.572265625 2739.329345703125 background all_cells +1275.804443359375 2720.0703125 background all_cells +1270.3671875 2656.5341796875 background all_cells +1303.3778076171875 2666.42236328125 background all_cells +1273.5313720703125 2661.54150390625 background all_cells +1178.10546875 2610.272216796875 background all_cells +1168.7431640625 2612.857666015625 background all_cells +1232.3414306640625 2616.283203125 background all_cells +1240.826904296875 2614.00244140625 background all_cells +1264.4119873046875 2607.124755859375 background all_cells +1244.3804931640625 2625.713134765625 background all_cells +1148.1878662109375 2627.863525390625 background all_cells +1249.992431640625 2633.645751953125 background all_cells +1258.5211181640625 2627.047607421875 background all_cells +1287.488037109375 2633.06298828125 background all_cells +1279.7657470703125 2621.170654296875 background all_cells +1294.67578125 2619.235595703125 background all_cells +1287.133544921875 2622.480224609375 background all_cells +1281.822998046875 2605.928466796875 background all_cells +1250.44140625 2642.53271484375 background all_cells +1260.643798828125 2652.599365234375 background all_cells +1258.47119140625 2644.4150390625 background all_cells +1995.46142578125 1382.657470703125 background all_cells +2081.302001953125 1381.7218017578125 background all_cells +2046.8760986328125 1316.124755859375 background all_cells +2057.992919921875 1322.7568359375 background all_cells +2035.193603515625 1408.984130859375 background all_cells +2062.364501953125 1382.4022216796875 background all_cells +1615.88037109375 1392.20458984375 background all_cells +1633.245849609375 1402.24462890625 background all_cells +1625.5946044921875 1374.536865234375 background all_cells +1628.07958984375 1415.3416748046875 background all_cells +1623.2537841796875 1393.226806640625 background all_cells +1620.25634765625 1410.3201904296875 background all_cells +1657.4859619140625 1373.9346923828125 background all_cells +1651.66552734375 1352.9132080078125 background all_cells +1654.3758544921875 1384.00927734375 background all_cells +1821.995361328125 1357.4761962890625 background all_cells +1666.6529541015625 1363.3448486328125 background all_cells +1660.3057861328125 1367.908447265625 background all_cells +1611.138427734375 1352.276123046875 background all_cells +1634.10986328125 1368.433837890625 background all_cells +1614.6107177734375 1363.146728515625 background all_cells +1612.5269775390625 1359.3944091796875 background all_cells +1619.2908935546875 1441.4278564453125 background all_cells +1625.027099609375 1439.153076171875 background all_cells +1648.1240234375 1450.1182861328125 background all_cells +1964.6116943359373 1451.8255615234375 background all_cells +2041.1068115234373 1429.01318359375 background all_cells +1977.7542724609373 1453.3203125 background all_cells +1972.4149169921875 1446.8204345703125 background all_cells +1683.5645751953125 1399.513671875 background all_cells +1850.7744140625 1399.2459716796875 background all_cells +1779.214111328125 1399.9443359375 background all_cells +1686.3719482421875 1390.0670166015625 background all_cells +1733.082763671875 1447.89501953125 background all_cells +1720.19921875 1441.5970458984375 background all_cells +1919.5980224609373 1445.7550048828125 background all_cells +1906.8974609375 1445.0662841796875 background all_cells +1666.5152587890625 1412.0107421875 background all_cells +1664.5767822265625 1445.4703369140625 background all_cells +1670.2591552734375 1438.3431396484375 background all_cells +1672.5906982421875 1431.49658203125 background all_cells +1672.8536376953125 1421.4661865234375 background all_cells +1665.0440673828125 1427.6007080078125 background all_cells +1665.1156005859375 1401.4578857421875 background all_cells +1649.0635986328125 1399.76123046875 background all_cells +1601.547119140625 1433.2401123046875 background all_cells +1610.8104248046875 1442.253173828125 background all_cells +1605.5518798828125 1436.767333984375 background all_cells +1609.82275390625 1434.1077880859375 background all_cells +1604.9486083984375 1416.9150390625 background all_cells +1604.650146484375 1427.0235595703125 background all_cells +1613.2052001953125 1430.6851806640625 background all_cells +1618.910888671875 1427.9385986328125 background all_cells +1616.490234375 1419.060546875 background all_cells +1611.34814453125 1415.307373046875 background all_cells +1604.4814453125 1403.3326416015625 background all_cells +1609.0950927734375 1385.8409423828125 background all_cells +1608.9591064453125 1397.6939697265625 background all_cells +1612.7034912109375 1400.60107421875 background all_cells +2360.315673828125 1345.6878662109375 background all_cells +2370.193115234375 1336.2020263671875 background all_cells +2370.967529296875 1342.572265625 background all_cells +2397.734619140625 1358.3468017578125 background all_cells +2404.80029296875 1380.8856201171875 background all_cells +2393.520751953125 1380.8477783203125 background all_cells +2391.632080078125 1361.93408203125 background all_cells +2396.77490234375 1387.889404296875 background all_cells +2393.854248046875 1411.3873291015625 background all_cells +2389.637939453125 1419.06103515625 background all_cells +2400.975341796875 1395.445068359375 background all_cells +2110.7265625 1364.849853515625 background all_cells +2153.7451171875 1381.4326171875 background all_cells +2144.55419921875 1412.5494384765625 background all_cells +2165.62158203125 1418.29736328125 background all_cells +2190.38818359375 1424.9403076171875 background all_cells +2170.1474609375 1438.87353515625 background all_cells +2237.43603515625 1336.792724609375 background all_cells +2318.27001953125 1351.3135986328125 background all_cells +2278.07470703125 1357.5540771484375 background all_cells +2246.624267578125 1332.4791259765625 background all_cells +2237.597412109375 1328.19580078125 background all_cells +2230.713623046875 1401.577392578125 background all_cells +2331.2822265625 1438.458251953125 background all_cells +2344.616943359375 1442.60107421875 background all_cells +2281.27294921875 1408.2900390625 background all_cells +2230.01806640625 1427.9801025390625 background all_cells +2234.647705078125 1414.921875 background all_cells +2216.2958984375 1380.1851806640625 background all_cells +2221.142333984375 1380.861572265625 background all_cells +2273.7001953125 1571.4835205078125 background all_cells +2229.863037109375 1571.7420654296875 background all_cells +2273.505126953125 1610.524169921875 background all_cells +2265.546875 1583.4503173828125 background all_cells +2280.005126953125 1581.316162109375 background all_cells +2320.517578125 1595.9544677734375 background all_cells +2340.7529296875 1587.2344970703125 background all_cells +2359.00244140625 1579.906005859375 background all_cells +2349.4794921875 1609.93994140625 background all_cells +2329.17578125 1573.453125 background all_cells +2236.93798828125 1637.881103515625 background all_cells +2329.71923828125 1640.2059326171875 background all_cells +2318.368896484375 1644.232421875 background all_cells +2350.609375 1653.095703125 background all_cells +2278.419189453125 1657.764404296875 background all_cells +2360.989013671875 1563.09423828125 background all_cells +2368.556640625 1590.811279296875 background all_cells +2369.64599609375 1567.88037109375 background all_cells +2368.596435546875 1578.3175048828125 background all_cells +2389.3447265625 1595.1988525390625 background all_cells +2384.92431640625 1592.380859375 background all_cells +2388.1259765625 1638.6522216796875 background all_cells +2395.774169921875 1640.8499755859375 background all_cells +2391.85595703125 1631.2264404296875 background all_cells +2401.056396484375 1565.3165283203125 background all_cells +2388.4267578125 1573.758544921875 background all_cells +2385.30517578125 1567.6072998046875 background all_cells +2366.0166015625 1673.1553955078125 background all_cells +2383.41015625 1634.1590576171875 background all_cells +2384.6474609375 1644.3394775390625 background all_cells +2372.845458984375 1671.07080078125 background all_cells +2385.62353515625 1617.207763671875 background all_cells +2360.482177734375 1610.048583984375 background all_cells +2392.791748046875 1622.0372314453125 background all_cells +2363.122314453125 1621.7061767578125 background all_cells +2258.293701171875 1466.55615234375 background all_cells +2322.1845703125 1489.5206298828125 background all_cells +2317.919677734375 1507.615966796875 background all_cells +2390.994140625 1542.8572998046875 background all_cells +2409.04443359375 1552.1551513671875 background all_cells +2406.377685546875 1549.76416015625 background all_cells +2291.4296875 1531.035888671875 background all_cells +2379.1015625 1524.5787353515625 background all_cells +2309.862548828125 1521.5174560546875 background all_cells +1606.44482421875 1471.6805419921875 background all_cells +1614.8602294921875 1456.101806640625 background all_cells +1614.2978515625 1464.550048828125 background all_cells +1651.2197265625 1465.3333740234375 background all_cells +1740.923583984375 1558.1466064453125 background all_cells +1807.599609375 1554.286376953125 background all_cells +1797.2215576171875 1534.56982421875 background all_cells +2029.78271484375 1492.2166748046875 background all_cells +2031.98828125 1487.2476806640625 background all_cells +2032.0760498046875 1542.4722900390625 background all_cells +1879.5811767578125 1458.5770263671875 background all_cells +1977.4525146484373 1512.890380859375 background all_cells +1956.0780029296875 1527.433349609375 background all_cells +1892.1951904296875 1480.7645263671875 background all_cells +1682.3642578125 1514.87255859375 background all_cells +1730.71923828125 1491.9488525390625 background all_cells +1718.0020751953125 1521.7996826171875 background all_cells +1704.322265625 1634.69970703125 background all_cells +1703.382568359375 1674.150146484375 background all_cells +1703.2926025390625 1625.9073486328125 background all_cells +1704.023193359375 1588.0755615234375 background all_cells +1708.7552490234375 1599.48779296875 background all_cells +1709.8583984375 1614.479248046875 background all_cells +1711.1746826171875 1577.248046875 background all_cells +1719.4384765625 1577.808837890625 background all_cells +1703.2847900390625 1578.3897705078125 background all_cells +1735.74755859375 1564.653076171875 background all_cells +1760.609619140625 1601.9141845703125 background all_cells +1730.398193359375 1586.766845703125 background all_cells +1744.557373046875 1639.0426025390625 background all_cells +1781.0145263671875 1651.0111083984375 background all_cells +1758.7801513671875 1664.44970703125 background all_cells +1752.671630859375 1653.4320068359375 background all_cells +1746.6866455078125 1647.866455078125 background all_cells +1846.4791259765625 1596.1412353515625 background all_cells +1904.0484619140625 1613.6497802734375 background all_cells +1849.9019775390625 1565.9049072265625 background all_cells +1802.3946533203125 1595.365234375 background all_cells +1794.4151611328125 1641.239501953125 background all_cells +1818.2958984375 1596.9183349609375 background all_cells +1813.7677001953125 1611.6402587890625 background all_cells +1811.543212890625 1587.0562744140625 background all_cells +1981.1334228515625 1700.454345703125 background all_cells +1763.2716064453125 1713.74072265625 background all_cells +1929.714599609375 1710.0 background all_cells +1983.503173828125 1713.744140625 background all_cells +1937.992431640625 1706.5245361328125 background all_cells +2049.5908203125 1539.5343017578125 background all_cells +2044.40771484375 1553.283203125 background all_cells +2042.39794921875 1541.325439453125 background all_cells +2125.9794921875 1478.5775146484375 background all_cells +2082.682861328125 1497.89697265625 background all_cells +2184.371337890625 1476.183349609375 background all_cells +2182.1435546875 1509.0726318359375 background all_cells +2142.036376953125 1487.7130126953125 background all_cells +2070.2607421875 1547.7974853515625 background all_cells +2141.41650390625 1527.0159912109375 background all_cells +2080.465087890625 1538.5162353515625 background all_cells +2047.629150390625 1459.6436767578125 background all_cells +2041.3353271484373 1465.0009765625 background all_cells +2047.01171875 1534.4051513671875 background all_cells +2058.196044921875 1531.8330078125 background all_cells +2045.5980224609373 1472.4796142578125 background all_cells +1915.77734375 1667.6339111328125 background all_cells +1969.5625 1668.6182861328125 background all_cells +1959.904296875 1648.578369140625 background all_cells +2040.7835693359373 1664.4503173828125 background all_cells +1987.0943603515625 1665.194580078125 background all_cells +1978.2039794921875 1656.6263427734375 background all_cells +2168.99267578125 1608.975830078125 background all_cells +2188.141357421875 1567.2462158203125 background all_cells +2211.068359375 1610.3037109375 background all_cells +2206.07421875 1675.42041015625 background all_cells +2171.837158203125 1639.0986328125 background all_cells +2117.163330078125 1633.2718505859375 background all_cells +2088.835693359375 1624.8740234375 background all_cells +2077.658935546875 1612.41455078125 background all_cells +2099.359130859375 1564.2587890625 background all_cells +2152.29296875 1606.3388671875 background all_cells +2137.400634765625 1590.5692138671875 background all_cells +1968.9833984375 1631.4234619140625 background all_cells +2026.1151123046875 1633.58642578125 background all_cells +2018.4058837890625 1575.0843505859375 background all_cells +1990.79638671875 1616.848388671875 background all_cells +1611.626953125 1700.650146484375 background all_cells +1607.7330322265625 1709.892333984375 background all_cells +1619.1307373046875 1704.2916259765625 background all_cells +1682.2850341796875 1655.2965087890625 background all_cells +1675.1925048828125 1661.1510009765625 background all_cells +1654.0550537109375 1679.9954833984375 background all_cells +1650.1021728515625 1690.0455322265625 background all_cells +1665.697509765625 1675.748046875 background all_cells +1659.1256103515625 1675.4273681640625 background all_cells +1613.579833984375 1689.2275390625 background all_cells +1637.5321044921875 1698.4879150390625 background all_cells +1644.456298828125 1693.8284912109375 background all_cells +1622.2266845703125 1696.638427734375 background all_cells +1614.056640625 1695.2862548828125 background all_cells +1631.005126953125 1689.9398193359375 background all_cells +2576.704345703125 1372.9102783203125 background all_cells +2606.36669921875 1357.2239990234375 background all_cells +2598.3193359375 1373.64697265625 background all_cells +2584.393798828125 1379.22314453125 background all_cells +2580.2119140625 1369.6778564453125 background all_cells +2585.9912109375 1399.982177734375 background all_cells +2579.23779296875 1396.0875244140625 background all_cells +2553.52880859375 1391.055908203125 background all_cells +2562.304931640625 1394.7818603515625 background all_cells +2560.539794921875 1383.9635009765625 background all_cells +2554.264892578125 1382.472412109375 background all_cells +2546.83056640625 1373.7447509765625 background all_cells +2571.193115234375 1370.6734619140625 background all_cells +2560.67236328125 1369.334716796875 background all_cells +2527.917724609375 1468.2967529296875 background all_cells +2533.204345703125 1520.3907470703125 background all_cells +2524.741455078125 1483.4554443359375 background all_cells +2567.568115234375 1563.930908203125 background all_cells +2528.265869140625 1545.2232666015625 background all_cells +2548.298583984375 1536.5792236328125 background all_cells +2564.328125 1537.825927734375 background all_cells +2549.925537109375 1582.943359375 background all_cells +2541.13525390625 1544.2606201171875 background all_cells +2580.874267578125 1488.037841796875 background all_cells +2587.26708984375 1477.8216552734375 background all_cells +2588.916015625 1511.6639404296875 background all_cells +2581.374267578125 1499.895751953125 background all_cells +2559.55859375 1406.7806396484375 background all_cells +2563.853271484375 1423.0750732421875 background all_cells +2566.998046875 1417.404296875 background all_cells +2547.427734375 1452.9547119140625 background all_cells +2544.7216796875 1466.5458984375 background all_cells +2536.125 1458.1363525390625 background all_cells +2565.21240234375 1431.3914794921875 background all_cells +2565.177978515625 1440.228271484375 background all_cells +2561.573486328125 1461.5667724609375 background all_cells +2556.189453125 1451.5499267578125 background all_cells +2562.622802734375 1445.793212890625 background all_cells +2552.8232421875 1443.9097900390625 background all_cells +2535.42138671875 1422.884765625 background all_cells +2581.430419921875 1434.540771484375 background all_cells +2572.728271484375 1469.0657958984375 background all_cells +2575.193359375 1412.2476806640625 background all_cells +2586.85888671875 1422.104248046875 background all_cells +2590.27685546875 1440.192626953125 background all_cells +2591.91259765625 1398.3883056640625 background all_cells +2631.6279296875 1415.011962890625 background all_cells +2601.69970703125 1405.01904296875 background all_cells +2596.212646484375 1413.9365234375 background all_cells +2596.5380859375 1521.530517578125 background all_cells +2629.72119140625 1519.372314453125 background all_cells +2618.498779296875 1514.5599365234375 background all_cells +2611.566162109375 1474.2579345703125 background all_cells +2596.23486328125 1462.9183349609375 background all_cells +2591.502197265625 1502.1630859375 background all_cells +2610.61376953125 1483.637451171875 background all_cells +2595.384765625 1426.77294921875 background all_cells +2602.89111328125 1434.8397216796875 background all_cells +2603.35302734375 1425.2764892578125 background all_cells +2420.4326171875 1365.8829345703125 background all_cells +2409.902587890625 1373.445556640625 background all_cells +2425.61181640625 1384.5654296875 background all_cells +2422.317626953125 1374.5208740234375 background all_cells +2443.48828125 1407.75830078125 background all_cells +2467.589111328125 1404.9119873046875 background all_cells +2455.078857421875 1393.6708984375 background all_cells +2449.6806640625 1388.1268310546875 background all_cells +2452.673828125 1406.2431640625 background all_cells +2466.787841796875 1375.90380859375 background all_cells +2441.65576171875 1380.7393798828125 background all_cells +2435.2333984375 1378.2904052734375 background all_cells +2475.065673828125 1366.8507080078125 background all_cells +2482.2451171875 1363.5596923828125 background all_cells +2480.23876953125 1358.2537841796875 background all_cells +2519.720458984375 1387.1865234375 background all_cells +2505.619140625 1374.613525390625 background all_cells +2488.22607421875 1335.2177734375 background all_cells +2499.39501953125 1368.1983642578125 background all_cells +2491.308349609375 1370.28173828125 background all_cells +2494.96875 1360.587646484375 background all_cells +2477.74658203125 1380.50341796875 background all_cells +2495.517333984375 1380.3934326171875 background all_cells +2486.138916015625 1386.6912841796875 background all_cells +2473.874755859375 1399.019287109375 background all_cells +2513.41015625 1398.75 background all_cells +2490.926513671875 1407.6805419921875 background all_cells +2479.790283203125 1407.4862060546875 background all_cells +2478.574951171875 1416.5943603515625 background all_cells +2497.0830078125 1426.31640625 background all_cells +2492.31005859375 1417.5308837890625 background all_cells +2494.76123046875 1450.8511962890625 background all_cells +2486.468505859375 1449.230224609375 background all_cells +2489.20166015625 1459.157470703125 background all_cells +2493.482177734375 1455.1715087890625 background all_cells +2472.510009765625 1445.16552734375 background all_cells +2486.142578125 1443.6123046875 background all_cells +2478.334716796875 1437.05908203125 background all_cells +2418.23583984375 1463.6148681640625 background all_cells +2421.2333984375 1405.6689453125 background all_cells +2430.329345703125 1420.1632080078125 background all_cells +2437.799560546875 1426.035400390625 background all_cells +2431.03759765625 1429.967529296875 background all_cells +2517.021484375 1430.752685546875 background all_cells +2499.55810546875 1446.4542236328125 background all_cells +2641.732421875 1707.8916015625 background all_cells +2677.84375 1676.88671875 background all_cells +2670.723876953125 1698.8623046875 background all_cells +2653.778564453125 1712.6875 background all_cells +2748.2978515625 1663.1357421875 background all_cells +2741.77734375 1640.0843505859375 background all_cells +2756.35888671875 1652.3165283203125 background all_cells +2745.40283203125 1655.48681640625 background all_cells +2749.060546875 1646.2974853515625 background all_cells +2731.122802734375 1697.73291015625 background all_cells +2754.123291015625 1693.889404296875 background all_cells +2751.75048828125 1707.4974365234375 background all_cells +2746.00341796875 1692.256591796875 background all_cells +2707.3984375 1652.160400390625 background all_cells +2737.06201171875 1645.048583984375 background all_cells +2725.8828125 1649.6258544921875 background all_cells +2724.587890625 1662.16552734375 background all_cells +2727.406005859375 1623.06201171875 background all_cells +2675.095703125 1634.5816650390625 background all_cells +2760.41748046875 1625.3568115234375 background all_cells +2681.31982421875 1623.287109375 background all_cells +2748.420166015625 1627.302490234375 background all_cells +2747.867431640625 1634.85009765625 background all_cells +2782.237060546875 1601.231689453125 background all_cells +2785.567626953125 1613.60888671875 background all_cells +2776.090087890625 1609.07861328125 background all_cells +2765.048583984375 1614.019287109375 background all_cells +2793.102294921875 1628.40185546875 background all_cells +2774.274169921875 1624.8446044921875 background all_cells +2778.71337890625 1615.128173828125 background all_cells +2797.979736328125 1619.7529296875 background all_cells +2802.5595703125 1614.9212646484375 background all_cells +2804.1669921875 1631.6751708984375 background all_cells +2799.568603515625 1629.164794921875 background all_cells +2786.21142578125 1633.87255859375 background all_cells +2764.533203125 1636.245361328125 background all_cells +2773.909423828125 1634.12158203125 background all_cells +2782.62548828125 1638.5555419921875 background all_cells +2751.240966796875 1674.640380859375 background all_cells +2784.549072265625 1676.5318603515625 background all_cells +2777.28466796875 1675.33837890625 background all_cells +2781.776611328125 1697.7794189453125 background all_cells +2787.708251953125 1682.4576416015625 background all_cells +2785.47119140625 1689.6474609375 background all_cells +2758.093994140625 1694.822021484375 background all_cells +2767.037109375 1705.0587158203125 background all_cells +2761.65576171875 1686.6953125 background all_cells +2782.31005859375 1554.1240234375 background all_cells +2748.62548828125 1560.0234375 background all_cells +2752.75146484375 1554.3935546875 background all_cells +2793.964111328125 1552.66796875 background all_cells +2767.203125 1591.036376953125 background all_cells +2784.222412109375 1586.40673828125 background all_cells +2778.04345703125 1583.214111328125 background all_cells +2776.060791015625 1592.8458251953125 background all_cells +2774.879150390625 1519.4857177734375 background all_cells +2768.196533203125 1529.244140625 background all_cells +2793.6103515625 1533.7479248046875 background all_cells +2786.740478515625 1530.4420166015625 background all_cells +2775.272705078125 1567.9354248046875 background all_cells +2735.716796875 1579.0284423828125 background all_cells +2711.792236328125 1574.12841796875 background all_cells +2694.41748046875 1570.9342041015625 background all_cells +2771.16015625 1570.6810302734375 background all_cells +2780.908935546875 1568.4927978515625 background all_cells +2733.986328125 1602.017578125 background all_cells +2790.951171875 1570.54345703125 background all_cells +2801.321044921875 1572.655517578125 background all_cells +2788.6005859375 1583.984375 background all_cells +2794.744873046875 1569.5618896484375 background all_cells +2793.66015625 1589.97314453125 background all_cells +2857.169921875 1555.0577392578125 background all_cells +2849.9248046875 1561.5615234375 background all_cells +2848.069580078125 1557.1932373046875 background all_cells +2806.830810546875 1562.021484375 background all_cells +2817.82421875 1557.7857666015625 background all_cells +2815.420654296875 1565.33203125 background all_cells +2812.46630859375 1529.948486328125 background all_cells +2820.2958984375 1547.7850341796875 background all_cells +2806.1455078125 1542.6646728515625 background all_cells +2831.820556640625 1587.633056640625 background all_cells +2810.145751953125 1577.8385009765625 background all_cells +2811.5771484375 1588.857421875 background all_cells +2822.393798828125 1569.34326171875 background all_cells +2818.378662109375 1578.3997802734375 background all_cells +2830.62451171875 1701.177490234375 background all_cells +2827.822265625 1697.791015625 background all_cells +2854.87060546875 1708.6317138671875 background all_cells +2810.8857421875 1706.3363037109375 background all_cells +2798.799560546875 1713.0687255859375 background all_cells +2823.416748046875 1705.7545166015625 background all_cells +2819.43310546875 1700.818359375 background all_cells +2826.173095703125 1656.4110107421875 background all_cells +2836.87158203125 1650.7501220703125 background all_cells +2816.016845703125 1667.623046875 background all_cells +2823.663818359375 1680.2664794921875 background all_cells +2842.174072265625 1662.3720703125 background all_cells +2846.649658203125 1647.3990478515625 background all_cells +2852.99462890625 1669.4576416015625 background all_cells +2848.17333984375 1654.478759765625 background all_cells +2818.489013671875 1648.9742431640625 background all_cells +2806.369140625 1596.6197509765625 background all_cells +2803.312744140625 1605.0234375 background all_cells +2819.8056640625 1613.580322265625 background all_cells +2809.623291015625 1618.983642578125 background all_cells +2836.915283203125 1625.803466796875 background all_cells +2820.683349609375 1640.7454833984375 background all_cells +2819.952392578125 1630.2449951171875 background all_cells +2833.19384765625 1601.1591796875 background all_cells +2843.66259765625 1339.81884765625 background all_cells +2830.76904296875 1359.6640625 background all_cells +2804.76708984375 1350.980712890625 background all_cells +2657.351318359375 1380.57373046875 background all_cells +2651.728759765625 1409.0908203125 background all_cells +2685.4140625 1410.302490234375 background all_cells +2677.705078125 1387.14453125 background all_cells +2807.468994140625 1371.8782958984375 background all_cells +2822.171142578125 1402.777587890625 background all_cells +2827.058349609375 1406.494140625 background all_cells +2823.927734375 1397.4842529296875 background all_cells +2809.149169921875 1381.2781982421875 background all_cells +2833.04345703125 1374.79052734375 background all_cells +2760.703857421875 1364.6939697265625 background all_cells +2781.84765625 1405.6881103515625 background all_cells +2776.20361328125 1398.03125 background all_cells +2768.673095703125 1388.1995849609375 background all_cells +2744.117919921875 1378.66259765625 background all_cells +2749.213134765625 1358.71484375 background all_cells +2804.13623046875 1496.6944580078125 background all_cells +2661.757568359375 1496.41357421875 background all_cells +2798.26025390625 1486.819580078125 background all_cells +2671.75537109375 1499.1865234375 background all_cells +2779.97802734375 1494.2176513671875 background all_cells +2854.562255859375 1506.423828125 background all_cells +2831.353759765625 1509.52587890625 background all_cells +2807.507080078125 1517.82275390625 background all_cells +2803.72900390625 1529.130126953125 background all_cells +2795.336669921875 1523.87841796875 background all_cells +2821.060791015625 1516.1510009765625 background all_cells +2820.177978515625 1524.1466064453125 background all_cells +2813.93701171875 1521.253662109375 background all_cells +2730.2294921875 1506.9520263671875 background all_cells +2799.245361328125 1508.8134765625 background all_cells +2787.260986328125 1509.1922607421875 background all_cells +2819.512939453125 1478.560302734375 background all_cells +2703.684326171875 1471.3111572265625 background all_cells +2810.207275390625 1475.791259765625 background all_cells +2831.354248046875 1467.7635498046875 background all_cells +2829.643310546875 1479.7833251953125 background all_cells +2825.94775390625 1467.050048828125 background all_cells +2850.76904296875 1492.2574462890625 background all_cells +2854.931396484375 1481.9482421875 background all_cells +2855.44970703125 1469.9813232421875 background all_cells +2818.777099609375 1488.009765625 background all_cells +2729.350830078125 1490.6055908203125 background all_cells +2805.924560546875 1489.3248291015625 background all_cells +2831.654296875 1491.469482421875 background all_cells +2822.050048828125 1497.1270751953125 background all_cells +2847.114990234375 1427.9324951171875 background all_cells +2855.491455078125 1427.136962890625 background all_cells +2847.923828125 1417.786865234375 background all_cells +2844.97509765625 1410.2760009765625 background all_cells +2804.55078125 1439.0235595703125 background all_cells +2824.604736328125 1443.452392578125 background all_cells +2821.577880859375 1436.6451416015625 background all_cells +2818.70703125 1443.2237548828125 background all_cells +2811.623046875 1460.1729736328125 background all_cells +2833.656982421875 1455.0247802734375 background all_cells +2827.99560546875 1461.1014404296875 background all_cells +2824.052001953125 1456.00732421875 background all_cells +2751.510498046875 1452.0594482421875 background all_cells +2719.928466796875 1457.901611328125 background all_cells +2762.591796875 1459.2607421875 background all_cells +2755.495361328125 1459.171630859375 background all_cells +2723.430419921875 1435.294677734375 background all_cells +2765.9736328125 1441.7191162109375 background all_cells +2763.1416015625 1420.415283203125 background all_cells +2397.546142578125 1656.2401123046875 background all_cells +2403.607421875 1648.356201171875 background all_cells +2406.212646484375 1696.24853515625 background all_cells +2406.72705078125 1673.382568359375 background all_cells +2399.3076171875 1675.1827392578125 background all_cells +2419.716064453125 1708.3114013671875 background all_cells +2423.151123046875 1714.60791015625 background all_cells +2433.29541015625 1714.7039794921875 background all_cells +2427.09375 1706.252685546875 background all_cells +2421.531982421875 1667.425537109375 background all_cells +2421.524658203125 1643.3536376953125 background all_cells +2433.86962890625 1662.68603515625 background all_cells +2429.499267578125 1657.0523681640625 background all_cells +2429.14208984375 1669.9078369140625 background all_cells +2437.04736328125 1695.5263671875 background all_cells +2429.068359375 1699.3968505859375 background all_cells +2421.84521484375 1695.8465576171875 background all_cells +2411.050537109375 1665.537353515625 background all_cells +2414.953125 1654.7379150390625 background all_cells +2408.190673828125 1654.79541015625 background all_cells +2417.611572265625 1677.500732421875 background all_cells +2410.360107421875 1651.621826171875 background all_cells +2489.905029296875 1660.96337890625 background all_cells +2488.829833984375 1676.5936279296875 background all_cells +2492.896240234375 1671.73388671875 background all_cells +2518.207763671875 1665.703125 background all_cells +2517.492431640625 1652.3582763671875 background all_cells +2512.1220703125 1636.0809326171875 background all_cells +2498.414794921875 1707.421630859375 background all_cells +2515.62255859375 1697.8134765625 background all_cells +2517.479248046875 1687.857666015625 background all_cells +2499.118408203125 1683.59130859375 background all_cells +2498.591064453125 1702.1221923828125 background all_cells +2496.601318359375 1697.4013671875 background all_cells +2439.640625 1706.3709716796875 background all_cells +2453.145751953125 1711.235107421875 background all_cells +2456.314697265625 1698.1690673828125 background all_cells +2450.908447265625 1693.52734375 background all_cells +2472.27978515625 1671.738037109375 background all_cells +2474.6142578125 1683.48046875 background all_cells +2474.742919921875 1676.5938720703125 background all_cells +2470.356689453125 1692.921875 background all_cells +2486.4365234375 1702.8050537109375 background all_cells +2483.633544921875 1691.4957275390625 background all_cells +2487.032958984375 1698.33642578125 background all_cells +2472.82080078125 1703.7481689453125 background all_cells +2474.03515625 1644.9046630859375 background all_cells +2463.33837890625 1646.142578125 background all_cells +2462.75537109375 1656.91015625 background all_cells +2469.953125 1663.8092041015625 background all_cells +2464.016845703125 1662.341796875 background all_cells +2476.727783203125 1664.79443359375 background all_cells +2443.718017578125 1660.8226318359375 background all_cells +2451.87744140625 1642.7965087890625 background all_cells +2451.477294921875 1678.8092041015625 background all_cells +2446.29296875 1671.4058837890625 background all_cells +2613.7294921875 1547.69970703125 background all_cells +2600.79150390625 1570.1231689453125 background all_cells +2614.517333984375 1559.1114501953125 background all_cells +2630.872802734375 1634.770263671875 background all_cells +2631.824951171875 1713.3511962890625 background all_cells +2637.774658203125 1652.588623046875 background all_cells +2638.3466796875 1670.631591796875 background all_cells +2635.16015625 1673.760986328125 background all_cells +2594.201904296875 1678.707275390625 background all_cells +2586.302978515625 1712.58203125 background all_cells +2603.0390625 1708.17041015625 background all_cells +2601.898193359375 1647.9847412109375 background all_cells +2642.7373046875 1578.5897216796875 background all_cells +2587.11767578125 1585.47021484375 background all_cells +2607.563720703125 1606.4708251953125 background all_cells +2591.463134765625 1583.13427734375 background all_cells +2555.711181640625 1663.3272705078125 background all_cells +2540.656005859375 1656.00146484375 background all_cells +2529.54248046875 1658.3787841796875 background all_cells +2545.611328125 1693.4031982421875 background all_cells +2551.739501953125 1696.4715576171875 background all_cells +2577.064453125 1709.162841796875 background all_cells +2543.515625 1704.693115234375 background all_cells +2539.611572265625 1693.446044921875 background all_cells +2529.4619140625 1695.9949951171875 background all_cells +2535.5341796875 1701.2703857421875 background all_cells +2534.86083984375 1710.1044921875 background all_cells +2562.90576171875 1671.5272216796875 background all_cells +2552.556396484375 1685.3031005859375 background all_cells +2558.662353515625 1678.5662841796875 background all_cells +2532.1083984375 1581.99462890625 background all_cells +2528.9541015625 1594.876953125 background all_cells +2553.4970703125 1597.8179931640625 background all_cells +2553.469482421875 1593.03466796875 background all_cells +2545.667236328125 1606.9058837890625 background all_cells +2532.713134765625 1603.3876953125 background all_cells +2541.347412109375 1622.99072265625 background all_cells +2537.431640625 1615.4732666015625 background all_cells +2550.379638671875 1606.154296875 background all_cells +2549.38525390625 1629.0865478515625 background all_cells +2530.174560546875 1633.763671875 background all_cells +2532.280029296875 1649.2005615234375 background all_cells +2553.28564453125 1636.991943359375 background all_cells +2523.63232421875 1626.095947265625 background all_cells +2536.1923828125 1628.700927734375 background all_cells +2526.8544921875 1630.3939208984375 background all_cells +2582.93359375 1627.294677734375 background all_cells +2559.967041015625 1635.9276123046875 background all_cells +2591.864501953125 1630.5892333984375 background all_cells +2590.225341796875 1617.5367431640625 background all_cells +2445.194580078125 1488.4619140625 background all_cells +2462.45361328125 1482.7884521484375 background all_cells +2458.529541015625 1469.5987548828125 background all_cells +2446.8251953125 1499.00732421875 background all_cells +2449.2958984375 1492.5999755859375 background all_cells +2430.46484375 1517.9342041015625 background all_cells +2437.68505859375 1513.9132080078125 background all_cells +2431.848876953125 1512.1181640625 background all_cells +2447.136474609375 1509.6104736328125 background all_cells +2463.59228515625 1511.96484375 background all_cells +2456.634033203125 1510.7515869140625 background all_cells +2445.761962890625 1516.1058349609375 background all_cells +2398.960205078125 1494.692138671875 background all_cells +2437.809326171875 1502.669677734375 background all_cells +2418.578369140625 1476.6954345703125 background all_cells +2419.450927734375 1551.1591796875 background all_cells +2422.9453125 1520.304931640625 background all_cells +2418.084228515625 1538.0692138671875 background all_cells +2432.08740234375 1546.995361328125 background all_cells +2448.01416015625 1542.050048828125 background all_cells +2438.2529296875 1543.4073486328125 background all_cells +2443.7412109375 1530.78125 background all_cells +2460.51904296875 1545.035400390625 background all_cells +2497.6630859375 1538.289794921875 background all_cells +2491.202880859375 1533.8448486328125 background all_cells +2491.46923828125 1543.0814208984375 background all_cells +2497.19384765625 1542.790283203125 background all_cells +2510.67578125 1554.16357421875 background all_cells +2517.320556640625 1566.210205078125 background all_cells +2511.233154296875 1561.7506103515625 background all_cells +2469.481689453125 1552.400634765625 background all_cells +2471.11083984375 1544.280517578125 background all_cells +2502.546630859375 1548.6043701171875 background all_cells +2463.18603515625 1588.9969482421875 background all_cells +2468.968994140625 1581.7152099609375 background all_cells +2465.427001953125 1573.04296875 background all_cells +2495.528564453125 1579.3414306640625 background all_cells +2482.123291015625 1586.3055419921875 background all_cells +2511.375 1574.3143310546875 background all_cells +2513.9169921875 1627.44384765625 background all_cells +2517.086669921875 1605.724609375 background all_cells +2516.249755859375 1600.4180908203125 background all_cells +2508.953125 1584.02099609375 background all_cells +2492.322509765625 1601.043701171875 background all_cells +2501.99072265625 1622.7864990234375 background all_cells +2501.388427734375 1615.6580810546875 background all_cells +2492.11376953125 1633.0252685546875 background all_cells +2471.94287109375 1616.7718505859375 background all_cells +2464.24658203125 1611.78564453125 background all_cells +2483.922119140625 1627.3182373046875 background all_cells +2474.894287109375 1607.181640625 background all_cells +2486.087890625 1466.2991943359375 background all_cells +2507.256103515625 1471.0545654296875 background all_cells +2471.56982421875 1470.0255126953125 background all_cells +2499.191162109375 1467.04931640625 background all_cells +2479.97265625 1518.57080078125 background all_cells +2468.55126953125 1526.9281005859375 background all_cells +2492.373046875 1524.00244140625 background all_cells +2473.522216796875 1516.1435546875 background all_cells +2489.5576171875 1477.3394775390625 background all_cells +2490.336181640625 1507.19970703125 background all_cells +2498.034423828125 1486.0552978515625 background all_cells +2426.599365234375 1598.0526123046875 background all_cells +2458.818115234375 1599.0147705078125 background all_cells +2453.55322265625 1604.016845703125 background all_cells +2400.095947265625 1620.31005859375 background all_cells +2448.20703125 1566.4185791015625 background all_cells +2460.824462890625 1569.872314453125 background all_cells +2459.010009765625 1573.835205078125 background all_cells +2458.3349609375 1565.7005615234375 background all_cells +2446.11572265625 1596.38623046875 background all_cells +2437.046875 1594.7696533203125 background all_cells +2396.6171875 1578.474365234375 background all_cells +2419.727783203125 1592.613525390625 background all_cells +2401.57275390625 1590.966796875 background all_cells +2425.008056640625 1581.2373046875 background all_cells +2417.48583984375 1575.3609619140625 background all_cells +2411.697265625 1577.1773681640625 background all_cells +2444.783203125 1050.2725830078125 background all_cells +2466.307373046875 1060.9710693359375 background all_cells +2460.805908203125 1025.7392578125 background all_cells +2580.320068359375 1047.153564453125 background all_cells +2664.404541015625 1032.8345947265625 background all_cells +2688.607177734375 1050.597900390625 background all_cells +2748.282470703125 1035.789794921875 background all_cells +2716.00244140625 1097.1988525390625 background all_cells +2588.914794921875 1042.4088134765625 background all_cells +2507.28759765625 1178.265625 background all_cells +2593.501953125 1183.609375 background all_cells +2569.5078125 1157.4600830078125 background all_cells +2719.92333984375 1104.0718994140625 background all_cells +2477.713623046875 1115.93994140625 background all_cells +2752.580810546875 1141.492919921875 background all_cells +2730.93994140625 1111.64453125 background all_cells +2598.669677734375 1182.0577392578125 background all_cells +2641.496337890625 1151.1219482421875 background all_cells +2706.474609375 1182.7275390625 background all_cells +2697.162353515625 1164.4129638671875 background all_cells +2604.14404296875 1175.7266845703125 background all_cells +2850.8037109375 1073.1610107421875 background all_cells +2857.635498046875 1123.36474609375 background all_cells +2854.59912109375 1093.2940673828125 background all_cells +2782.162353515625 1047.5711669921875 background all_cells +2825.762451171875 1050.20068359375 background all_cells +2788.598388671875 1047.9622802734375 background all_cells +2646.986083984375 1049.5755615234375 background all_cells +2732.317138671875 1064.4969482421875 background all_cells +2727.946533203125 1070.46435546875 background all_cells +2762.082763671875 1173.708984375 background all_cells +2837.453369140625 1161.6806640625 background all_cells +2776.10693359375 1186.0321044921875 background all_cells +2826.733154296875 1205.4227294921875 background all_cells +2854.400146484375 1201.0472412109375 background all_cells +2830.1533203125 1193.901611328125 background all_cells +2846.940673828125 1193.0164794921875 background all_cells +2833.896484375 1222.412109375 background all_cells +2725.0966796875 1193.8280029296875 background all_cells +2799.40576171875 1206.6556396484375 background all_cells +2785.408203125 1207.36279296875 background all_cells +2730.978271484375 1193.0286865234375 background all_cells +2760.30517578125 1244.02685546875 background all_cells +2852.10791015625 1250.61767578125 background all_cells +2850.91357421875 1243.373779296875 background all_cells +2600.972900390625 1215.1605224609375 background all_cells +2594.332275390625 1226.6207275390625 background all_cells +2578.111083984375 1201.25439453125 background all_cells +2668.625244140625 1218.4478759765625 background all_cells +2645.026611328125 1197.0238037109375 background all_cells +2673.885498046875 1256.509033203125 background all_cells +2739.872802734375 1269.4395751953125 background all_cells +2683.428466796875 1257.1287841796875 background all_cells +2684.8212890625 1300.2066650390625 background all_cells +2760.529052734375 1324.4906005859375 background all_cells +2742.4306640625 1316.30859375 background all_cells +2712.779296875 1304.8455810546875 background all_cells +2655.85791015625 1349.204833984375 background all_cells +2675.77392578125 1296.74951171875 background all_cells +2563.348876953125 1276.2437744140625 background all_cells +2588.97216796875 1342.2164306640625 background all_cells +2589.341552734375 1314.7952880859375 background all_cells +2634.22412109375 1264.6041259765625 background all_cells +2611.163330078125 1274.9073486328125 background all_cells +2575.137939453125 1271.056884765625 background all_cells +2795.6513671875 1306.18310546875 background all_cells +2801.854736328125 1313.050537109375 background all_cells +2800.50244140625 1282.8876953125 background all_cells +2802.623046875 1264.0355224609375 background all_cells +2321.4541015625 1287.5352783203125 background all_cells +2348.47705078125 1309.2684326171875 background all_cells +2327.71484375 1281.6656494140625 background all_cells +2357.228759765625 1262.5345458984375 background all_cells +2365.02978515625 1275.90185546875 background all_cells +2361.31005859375 1271.5208740234375 background all_cells +2360.936767578125 1326.7017822265625 background all_cells +2358.968505859375 1303.21044921875 background all_cells +2358.22314453125 1314.7679443359375 background all_cells +2387.060302734375 1311.5712890625 background all_cells +2374.48583984375 1293.2403564453125 background all_cells +2371.12890625 1302.5799560546875 background all_cells +2345.1630859375 1256.5921630859375 background all_cells +2353.903076171875 1249.6285400390625 background all_cells +2349.802490234375 1266.6873779296875 background all_cells +2348.46728515625 1273.5533447265625 background all_cells +2352.841552734375 1233.6612548828125 background all_cells +2358.35107421875 1242.128173828125 background all_cells +2335.65283203125 1243.4720458984375 background all_cells +2337.795654296875 1238.0272216796875 background all_cells +2348.5146484375 1236.4627685546875 background all_cells +2524.510009765625 1214.2247314453125 background all_cells +2544.59375 1308.69580078125 background all_cells +2516.726318359375 1301.9970703125 background all_cells +2536.6259765625 1241.5650634765625 background all_cells +2421.382080078125 1351.005615234375 background all_cells +2421.103515625 1357.968994140625 background all_cells +2557.1025390625 1348.604736328125 background all_cells +2508.394287109375 1345.5992431640625 background all_cells +2584.033447265625 1347.276123046875 background all_cells +2518.17578125 1351.1239013671875 background all_cells +2537.672607421875 1333.3907470703125 background all_cells +2456.661376953125 1326.1046142578125 background all_cells +2472.303955078125 1336.5465087890625 background all_cells +2468.939208984375 1329.1357421875 background all_cells +2487.5458984375 1343.7725830078125 background all_cells +2439.57861328125 1334.5804443359375 background all_cells +2424.605224609375 1329.61474609375 background all_cells +2398.897216796875 1317.79443359375 background all_cells +2421.80810546875 1322.585205078125 background all_cells +2402.826904296875 1312.640380859375 background all_cells +2402.47119140625 1300.7562255859375 background all_cells +2434.37109375 1313.5712890625 background all_cells +2452.016845703125 1281.1585693359375 background all_cells +2442.360107421875 1320.36669921875 background all_cells +2440.380615234375 1270.3631591796875 background all_cells +2355.9453125 1039.0755615234375 background all_cells +2376.827392578125 1125.92236328125 background all_cells +2345.24951171875 1055.2926025390625 background all_cells +2320.811279296875 1205.4932861328125 background all_cells +2320.023681640625 1229.2840576171875 background all_cells +2322.1689453125 1216.242431640625 background all_cells +2318.917236328125 1177.81494140625 background all_cells +2372.77197265625 1203.5367431640625 background all_cells +2342.043212890625 1215.0931396484375 background all_cells +2332.51171875 1205.470458984375 background all_cells +2321.290283203125 1192.124267578125 background all_cells +2385.828857421875 1164.55615234375 background all_cells +2347.101806640625 1142.431884765625 background all_cells +2341.390380859375 1135.4462890625 background all_cells +1832.40185546875 1147.655517578125 background all_cells +1944.7747802734373 1117.89794921875 background all_cells +1929.9505615234373 1118.73046875 background all_cells +1923.895751953125 1129.0269775390625 background all_cells +1922.51416015625 1117.616943359375 background all_cells +2061.644775390625 1118.617431640625 background all_cells +2173.730224609375 1055.315673828125 background all_cells +2104.890869140625 1095.9947509765625 background all_cells +2110.339111328125 1178.910400390625 background all_cells +2098.037109375 1121.8499755859375 background all_cells +2064.98583984375 1182.05078125 background all_cells +1895.9088134765625 1102.7078857421875 background all_cells +2049.3681640625 1079.5045166015625 background all_cells +1932.8883056640625 1109.592041015625 background all_cells +1927.2532958984373 1106.395751953125 background all_cells +2230.24462890625 1287.142822265625 background all_cells +2257.111328125 1189.99267578125 background all_cells +2239.235595703125 1284.7186279296875 background all_cells +2257.833984375 1072.10595703125 background all_cells +2284.99853515625 1163.03955078125 background all_cells +2281.769775390625 1064.3350830078125 background all_cells +2273.923828125 1164.17724609375 background all_cells +2304.474609375 1173.10009765625 background all_cells +2301.621826171875 1260.9666748046875 background all_cells +2310.10400390625 1180.0533447265625 background all_cells +2302.79150390625 1178.611572265625 background all_cells +2301.1298828125 1152.7725830078125 background all_cells +2298.064453125 1033.2474365234375 background all_cells +2294.1044921875 1166.85498046875 background all_cells +2309.09814453125 1163.029296875 background all_cells +2298.348876953125 1156.746337890625 background all_cells +1852.13232421875 1238.643798828125 background all_cells +1847.8482666015625 1317.6524658203125 background all_cells +1954.4635009765625 1311.398193359375 background all_cells +1922.1165771484373 1252.2796630859375 background all_cells +1919.1412353515625 1320.75439453125 background all_cells +2046.8243408203125 1272.462646484375 background all_cells +2049.642578125 1305.6756591796875 background all_cells +2057.025146484375 1276.712890625 background all_cells +2051.559326171875 1275.5408935546875 background all_cells +2093.412353515625 1262.37109375 background all_cells +2191.47412109375 1236.706787109375 background all_cells +2181.81103515625 1281.118408203125 background all_cells +2173.351318359375 1249.718505859375 background all_cells +2106.85205078125 1289.9967041015625 background all_cells +1952.111328125 1193.0892333984375 background all_cells +2149.556884765625 1221.9644775390625 background all_cells +2062.495849609375 1215.8624267578125 background all_cells +2051.69873046875 1216.539306640625 background all_cells +1610.26416015625 1737.1943359375 background all_cells +1636.7283935546875 1780.4654541015625 background all_cells +1626.974853515625 1715.2791748046875 background all_cells +1621.0841064453125 1731.317138671875 background all_cells +1721.166259765625 1758.1854248046875 background all_cells +1725.715576171875 1784.299560546875 background all_cells +1724.650146484375 1767.082275390625 background all_cells +1762.298095703125 1802.2867431640625 background all_cells +1754.3465576171875 1806.501953125 background all_cells +1745.876708984375 1805.4842529296875 background all_cells +1753.7003173828125 1803.2935791015625 background all_cells +1721.769775390625 1819.0035400390625 background all_cells +1762.070556640625 1831.721923828125 background all_cells +1764.923828125 1828.4515380859373 background all_cells +1748.1746826171875 1820.47705078125 background all_cells +1803.1356201171875 1811.00634765625 background all_cells +1773.6820068359375 1721.9327392578125 background all_cells +1830.314697265625 1874.1201171875 background all_cells +1805.1717529296875 1831.349853515625 background all_cells +1793.000732421875 1819.9315185546875 background all_cells +1813.7059326171875 1819.847900390625 background all_cells +1744.2215576171875 1774.823974609375 background all_cells +1757.2449951171875 1746.638916015625 background all_cells +1748.1566162109375 1746.3614501953125 background all_cells +1750.4774169921875 1756.330322265625 background all_cells +1734.7593994140625 1796.2550048828125 background all_cells +1754.6446533203125 1791.670166015625 background all_cells +1917.9351806640625 1885.8544921875 background all_cells +1922.4896240234373 1888.8076171875 background all_cells +1853.767578125 1887.1622314453125 background all_cells +1921.0294189453125 1849.0374755859373 background all_cells +1908.69775390625 1857.110107421875 background all_cells +1941.3861083984373 1856.9102783203125 background all_cells +1931.3970947265625 1873.6903076171875 background all_cells +1913.4815673828125 1879.288818359375 background all_cells +1910.2718505859373 1873.38037109375 background all_cells +1941.010986328125 1872.2479248046875 background all_cells +1896.2220458984373 1852.584716796875 background all_cells +1884.504638671875 1830.670166015625 background all_cells +2019.10205078125 1847.4818115234373 background all_cells +2033.7513427734373 1840.7943115234373 background all_cells +2031.366455078125 1833.3759765625 background all_cells +2019.943115234375 1835.7987060546875 background all_cells +2044.895751953125 1846.4373779296875 background all_cells +2063.092041015625 1849.6312255859373 background all_cells +2065.306884765625 1854.2315673828125 background all_cells +2059.435302734375 1844.580810546875 background all_cells +2042.529052734375 1833.4267578125 background all_cells +2055.719482421875 1830.9893798828125 background all_cells +2052.523193359375 1826.4091796875 background all_cells +2049.578369140625 1839.8408203125 background all_cells +1959.3519287109373 1862.291748046875 background all_cells +1950.7109375 1865.0684814453125 background all_cells +1968.642822265625 1861.349609375 background all_cells +1957.5926513671875 1883.406005859375 background all_cells +1962.387939453125 1880.220947265625 background all_cells +1960.02734375 1874.4619140625 background all_cells +1988.0560302734373 1882.292724609375 background all_cells +1977.257080078125 1874.473876953125 background all_cells +1974.092041015625 1848.9727783203125 background all_cells +2007.15869140625 1853.162841796875 background all_cells +2001.3623046875 1858.1619873046875 background all_cells +1980.5855712890625 1857.384033203125 background all_cells +2002.0074462890625 1836.233642578125 background all_cells +1952.533935546875 1846.17919921875 background all_cells +2012.365966796875 1841.97509765625 background all_cells +2009.9808349609373 1836.837646484375 background all_cells +1826.3668212890625 1731.8909912109375 background all_cells +1858.9627685546875 1802.3131103515625 background all_cells +1905.0860595703125 1781.129638671875 background all_cells +1885.3270263671875 1770.5648193359375 background all_cells +1972.78662109375 1738.7945556640625 background all_cells +2053.868408203125 1768.735595703125 background all_cells +2049.760986328125 1782.546142578125 background all_cells +2019.38671875 1735.1099853515625 background all_cells +2090.07763671875 1794.6131591796875 background all_cells +2080.91943359375 1777.955810546875 background all_cells +2076.55322265625 1817.6771240234373 background all_cells +2072.023681640625 1797.359130859375 background all_cells +1933.053466796875 1821.7943115234373 background all_cells +2068.595458984375 1814.6712646484373 background all_cells +2062.85791015625 1809.6688232421875 background all_cells +1832.002685546875 1960.2275390625 background all_cells +1838.0072021484373 1927.2906494140625 background all_cells +1838.8621826171875 1955.8935546875 background all_cells +1835.4388427734373 1941.7733154296875 background all_cells +1845.9072265625 1947.6644287109373 background all_cells +1877.3048095703125 1961.9881591796875 background all_cells +1849.281982421875 1960.211181640625 background all_cells +1857.447998046875 1948.5677490234373 background all_cells +1856.925048828125 1960.636962890625 background all_cells +1903.097900390625 1947.1124267578125 background all_cells +1890.7994384765625 1953.59814453125 background all_cells +1885.363037109375 1949.3614501953125 background all_cells +1911.927978515625 1940.5419921875 background all_cells +1930.6004638671875 1933.686767578125 background all_cells +1925.6845703125 1926.91015625 background all_cells +1916.98291015625 1940.1009521484373 background all_cells +1964.3587646484373 1984.39208984375 background all_cells +1977.9337158203125 1976.4483642578125 background all_cells +1970.9356689453125 1973.9066162109373 background all_cells +2002.591796875 1976.47509765625 background all_cells +1997.533447265625 1964.4080810546875 background all_cells +2010.391357421875 1972.0975341796875 background all_cells +2003.67724609375 1969.35205078125 background all_cells +1996.0146484375 1984.3363037109373 background all_cells +2008.888916015625 1985.699462890625 background all_cells +2002.207275390625 1996.58984375 background all_cells +1986.05615234375 1946.059326171875 background all_cells +1964.9793701171875 1943.46875 background all_cells +1977.7071533203125 1952.8660888671875 background all_cells +1986.193115234375 1956.6336669921875 background all_cells +1972.9580078125 1946.1485595703125 background all_cells +1805.060791015625 1954.8397216796875 background all_cells +1812.0723876953125 1959.709228515625 background all_cells +1818.72705078125 1961.177978515625 background all_cells +1814.3834228515625 1951.7540283203125 background all_cells +1871.249755859375 1973.794677734375 background all_cells +1806.9827880859373 1980.47021484375 background all_cells +1982.07568359375 1971.6494140625 background all_cells +1954.8897705078125 1957.883544921875 background all_cells +1958.478515625 1967.3419189453125 background all_cells +2064.687744140625 1832.580810546875 background all_cells +2121.044921875 1847.4984130859373 background all_cells +2115.20361328125 1841.2159423828125 background all_cells +2104.0224609375 1841.436767578125 background all_cells +2104.294921875 1852.3828125 background all_cells +2090.439453125 1828.287353515625 background all_cells +2071.6083984375 1848.0169677734373 background all_cells +2085.491943359375 1850.009033203125 background all_cells +2094.9990234375 1851.1900634765625 background all_cells +2084.177001953125 1847.6973876953125 background all_cells +2080.05859375 1845.057861328125 background all_cells +2083.631103515625 1822.6680908203125 background all_cells +2078.539306640625 1830.4716796875 background all_cells +2212.98681640625 1750.4000244140625 background all_cells +2137.990234375 1780.3988037109375 background all_cells +2185.7421875 1814.4697265625 background all_cells +2193.970947265625 1818.276123046875 background all_cells +2236.24169921875 1808.9046630859373 background all_cells +2203.29931640625 1819.06298828125 background all_cells +2196.972900390625 1834.504150390625 background all_cells +2240.137939453125 1831.3525390625 background all_cells +2219.7119140625 1831.6505126953125 background all_cells +2201.70458984375 1828.508544921875 background all_cells +2187.5439453125 1831.0985107421875 background all_cells +2188.30859375 1856.23779296875 background all_cells +2188.330322265625 1838.1663818359373 background all_cells +2192.850341796875 1844.843017578125 background all_cells +2187.204833984375 1849.18896484375 background all_cells +2175.214599609375 1794.9031982421875 background all_cells +2180.54931640625 1797.49365234375 background all_cells +2176.44140625 1801.310546875 background all_cells +2111.092041015625 1805.7955322265625 background all_cells +2098.498046875 1794.98193359375 background all_cells +2114.021240234375 1791.40869140625 background all_cells +2137.05419921875 1800.7762451171875 background all_cells +2126.718994140625 1803.2825927734373 background all_cells +2114.7197265625 1822.9268798828125 background all_cells +2110.64697265625 1816.633544921875 background all_cells +2101.609130859375 1809.41748046875 background all_cells +2025.72705078125 1947.36328125 background all_cells +2027.2109375 1973.0186767578125 background all_cells +2032.9962158203125 1948.7181396484373 background all_cells +2028.461669921875 1959.9422607421875 background all_cells +2047.576171875 1994.9571533203125 background all_cells +2070.769775390625 1980.4688720703125 background all_cells +2069.84228515625 1992.7359619140625 background all_cells +2064.044921875 1998.770263671875 background all_cells +2060.245849609375 1981.2879638671875 background all_cells +2040.94287109375 1971.7860107421875 background all_cells +2060.816650390625 1950.5469970703125 background all_cells +2052.310546875 1955.764892578125 background all_cells +2045.798828125 1949.073974609375 background all_cells +2131.201904296875 1972.8485107421875 background all_cells +2120.8466796875 1966.7860107421875 background all_cells +2126.888916015625 1966.5716552734373 background all_cells +2133.930419921875 1959.93212890625 background all_cells +2195.837646484375 1951.603759765625 background all_cells +2143.451171875 1956.8387451171875 background all_cells +2134.95068359375 1951.844970703125 background all_cells +2123.364013671875 1993.9339599609373 background all_cells +2198.43896484375 1984.3890380859373 background all_cells +2194.23876953125 1996.943115234375 background all_cells +2136.32763671875 1982.480712890625 background all_cells +2114.787109375 1963.7489013671875 background all_cells +2105.996826171875 1968.390869140625 background all_cells +2078.1884765625 1967.30810546875 background all_cells +2114.86328125 1950.2509765625 background all_cells +2123.654541015625 1956.983154296875 background all_cells +2118.4423828125 1958.175537109375 background all_cells +2114.4013671875 1980.36083984375 background all_cells +2121.146484375 1981.8355712890625 background all_cells +2120.228515625 1999.5303955078125 background all_cells +2080.61572265625 1978.079833984375 background all_cells +2094.88330078125 1998.370361328125 background all_cells +2083.34716796875 1996.5853271484373 background all_cells +2090.71337890625 1989.5927734375 background all_cells +2057.85498046875 1868.9923095703125 background all_cells +2056.714111328125 1854.8642578125 background all_cells +2056.536865234375 1863.0643310546875 background all_cells +2048.05517578125 1857.7957763671875 background all_cells +2101.1669921875 1859.9727783203125 background all_cells +2106.706298828125 1860.6217041015625 background all_cells +2118.88134765625 1865.144775390625 background all_cells +2110.376953125 1869.6552734375 background all_cells +2061.252685546875 1877.504638671875 background all_cells +2113.656005859375 1883.3641357421875 background all_cells +2105.108154296875 1878.6175537109373 background all_cells +2058.027587890625 1885.8660888671875 background all_cells +2070.659912109375 1882.389892578125 background all_cells +2063.322509765625 1866.64990234375 background all_cells +2079.01611328125 1858.2342529296875 background all_cells +2073.015869140625 1868.48095703125 background all_cells +2069.02392578125 1860.3167724609373 background all_cells +1994.3433837890625 1855.480712890625 background all_cells +1994.273681640625 1870.173828125 background all_cells +2040.30419921875 1854.0599365234373 background all_cells +2040.6280517578125 1881.19482421875 background all_cells +2003.5435791015625 1872.5562744140625 background all_cells +2073.195556640625 1926.630615234375 background all_cells +2066.072509765625 1920.255615234375 background all_cells +2107.4375 1909.0198974609373 background all_cells +2114.009521484375 1925.0892333984373 background all_cells +2105.495849609375 1919.7901611328125 background all_cells +2102.123046875 1893.970947265625 background all_cells +2113.101318359375 1894.3321533203125 background all_cells +2096.19189453125 1909.2454833984373 background all_cells +2117.255615234375 1900.9674072265625 background all_cells +2002.03271484375 1896.9185791015625 background all_cells +2014.688720703125 1907.9356689453125 background all_cells +2011.3128662109373 1916.7996826171875 background all_cells +2049.133056640625 1929.8411865234373 background all_cells +2044.1998291015625 1920.365966796875 background all_cells +2056.123046875 1893.9783935546875 background all_cells +2056.628173828125 1908.2510986328125 background all_cells +2055.5556640625 1924.3409423828125 background all_cells +2051.5009765625 1898.27734375 background all_cells +2039.1759033203125 1915.5687255859373 background all_cells +2020.5523681640625 1910.8984375 background all_cells +2028.4984130859373 1901.8717041015625 background all_cells +2023.991455078125 1894.7960205078125 background all_cells +1883.2271728515625 1901.279052734375 background all_cells +1850.3599853515625 1903.2269287109373 background all_cells +1878.6556396484373 1896.4884033203125 background all_cells +1888.512451171875 1910.5440673828125 background all_cells +1903.2186279296875 1890.3878173828125 background all_cells +1938.7335205078125 1910.178466796875 background all_cells +1943.316650390625 1917.6396484375 background all_cells +1945.97216796875 1903.200439453125 background all_cells +1973.501708984375 1887.8719482421875 background all_cells +1964.2393798828125 1892.6044921875 background all_cells +1978.894775390625 1899.0711669921875 background all_cells +1980.442626953125 1904.6656494140625 background all_cells +2188.918212890625 1888.3155517578125 background all_cells +2148.475830078125 1904.9090576171875 background all_cells +2144.61376953125 1898.0389404296875 background all_cells +1961.7181396484373 1934.967529296875 background all_cells +1971.6727294921875 1935.1265869140625 background all_cells +1971.44091796875 1927.63037109375 background all_cells +2020.72705078125 1932.4583740234373 background all_cells +2034.3572998046875 1936.93701171875 background all_cells +2026.4510498046875 1941.690185546875 background all_cells +1981.941650390625 1920.3778076171875 background all_cells +1978.154541015625 1946.9852294921875 background all_cells +1901.70654296875 1993.35205078125 background all_cells +1931.1510009765625 1994.86376953125 background all_cells +1957.9232177734373 1993.8001708984373 background all_cells +1952.3531494140625 1996.577880859375 background all_cells +1937.493408203125 1991.9169921875 background all_cells +1941.6798095703125 1977.479248046875 background all_cells +1950.236083984375 1982.602294921875 background all_cells +1938.4468994140625 1972.3946533203125 background all_cells +1941.761962890625 1942.1029052734373 background all_cells +1953.3321533203125 1970.794677734375 background all_cells +1946.271728515625 1963.1307373046875 background all_cells +1941.892822265625 1951.3831787109373 background all_cells +1910.893310546875 1953.97607421875 background all_cells +1919.514404296875 1918.288818359375 background all_cells +1933.817138671875 1957.0078125 background all_cells +2056.928955078125 1933.3309326171875 background all_cells +2050.16748046875 1940.532470703125 background all_cells +2058.4853515625 1940.4940185546875 background all_cells +2195.8408203125 1931.7969970703125 background all_cells +2202.892333984375 1930.3695068359373 background all_cells +2094.17919921875 1945.1051025390625 background all_cells +2111.248291015625 1943.024169921875 background all_cells +2095.50341796875 1937.2431640625 background all_cells +2080.560546875 1936.0933837890625 background all_cells +2089.1943359375 1940.8692626953125 background all_cells +2002.8760986328125 2046.324951171875 background all_cells +1981.167236328125 2063.657958984375 background all_cells +1979.4925537109373 2055.45166015625 background all_cells +1979.4033203125 2047.8076171875 background all_cells +1991.927734375 2020.8687744140625 background all_cells +1986.324951171875 2024.06591796875 background all_cells +1977.3887939453125 2023.3338623046875 background all_cells +1973.4658203125 2021.47412109375 background all_cells +1986.5450439453125 1998.098876953125 background all_cells +1984.0711669921875 2013.69140625 background all_cells +1994.941162109375 1995.4097900390625 background all_cells +1993.302490234375 2031.677490234375 background all_cells +1979.7608642578125 2037.0360107421875 background all_cells +1983.40869140625 2032.193603515625 background all_cells +2011.01220703125 2100.630859375 background all_cells +2026.36328125 2104.29931640625 background all_cells +2016.5322265625 2097.5302734375 background all_cells +2062.135498046875 2108.417724609375 background all_cells +2053.0400390625 2112.6767578125 background all_cells +2043.942626953125 2113.79833984375 background all_cells +2031.63427734375 2112.740478515625 background all_cells +2036.5458984375 2097.434814453125 background all_cells +2058.006103515625 2100.7646484375 background all_cells +2051.39208984375 2102.8212890625 background all_cells +2041.719970703125 2104.178955078125 background all_cells +2010.239013671875 2045.2742919921875 background all_cells +2035.8955078125 2042.7183837890625 background all_cells +2034.3778076171875 2052.431640625 background all_cells +2057.900634765625 2062.235595703125 background all_cells +2038.4619140625 2080.126220703125 background all_cells +2050.30322265625 2087.10888671875 background all_cells +2053.956787109375 2077.593994140625 background all_cells +2035.5394287109373 2067.16943359375 background all_cells +2025.6021728515625 2065.008056640625 background all_cells +2009.478515625 2062.15234375 background all_cells +2017.2906494140625 2063.787353515625 background all_cells +2030.4290771484373 2082.53515625 background all_cells +2046.283203125 2054.623291015625 background all_cells +2058.920166015625 2054.65869140625 background all_cells +2047.475830078125 2045.9407958984373 background all_cells +2022.328857421875 1984.2298583984373 background all_cells +2027.0955810546875 2004.6025390625 background all_cells +2024.89599609375 1998.5841064453125 background all_cells +2024.92333984375 2011.2012939453125 background all_cells +2014.2186279296875 2014.94580078125 background all_cells +2006.806396484375 2012.169677734375 background all_cells +2046.95556640625 2030.833740234375 background all_cells +2057.935791015625 2026.302734375 background all_cells +2035.3319091796875 2019.37890625 background all_cells +2057.08349609375 2015.1221923828125 background all_cells +2058.564453125 2002.6964111328125 background all_cells +2053.036376953125 2007.259765625 background all_cells +2047.7152099609373 2015.6778564453125 background all_cells +2010.432861328125 2025.7496337890625 background all_cells +2028.7735595703125 2032.8963623046875 background all_cells +2022.16845703125 2038.4365234375 background all_cells +2014.5826416015625 2034.4930419921875 background all_cells +2108.61865234375 2108.24658203125 background all_cells +2129.950439453125 2082.863525390625 background all_cells +2107.783203125 2097.0830078125 background all_cells +2116.705322265625 2084.903564453125 background all_cells +2117.574951171875 2109.03759765625 background all_cells +2111.545654296875 2076.69189453125 background all_cells +2097.880615234375 2074.48681640625 background all_cells +2104.086181640625 2085.075927734375 background all_cells +2100.9072265625 2078.400634765625 background all_cells +2099.959228515625 2094.253662109375 background all_cells +2081.07763671875 2089.404052734375 background all_cells +2101.188232421875 2105.885498046875 background all_cells +2073.192626953125 2111.142578125 background all_cells +2096.931396484375 2110.39013671875 background all_cells +2079.709228515625 2116.10107421875 background all_cells +2079.00732421875 2123.330810546875 background all_cells +2068.394287109375 2072.88134765625 background all_cells +2077.643310546875 2076.058837890625 background all_cells +2071.62548828125 2086.052734375 background all_cells +2073.1533203125 2097.654052734375 background all_cells +2064.691162109375 2078.708984375 background all_cells +2098.686279296875 2124.39892578125 background all_cells +2115.221435546875 2163.15234375 background all_cells +2127.53173828125 2147.12548828125 background all_cells +2128.840087890625 2177.639892578125 background all_cells +2131.83349609375 2181.5859375 background all_cells +2131.379150390625 2167.736083984375 background all_cells +2121.39794921875 2168.848388671875 background all_cells +2091.8193359375 2168.25048828125 background all_cells +2105.996826171875 2163.56884765625 background all_cells +2079.3076171875 2147.0390625 background all_cells +2080.735107421875 2155.9892578125 background all_cells +2084.642822265625 2152.581298828125 background all_cells +2090.796875 2150.134765625 background all_cells +2091.77490234375 2130.17431640625 background all_cells +2082.79345703125 2139.78564453125 background all_cells +2075.207763671875 2138.149658203125 background all_cells +2081.115234375 2131.594970703125 background all_cells +2042.3330078125 2125.819091796875 background all_cells +2026.9140625 2140.282470703125 background all_cells +2019.828369140625 2133.26416015625 background all_cells +2051.146240234375 2165.681640625 background all_cells +2072.94677734375 2179.491455078125 background all_cells +2062.6416015625 2168.107666015625 background all_cells +2043.161865234375 2176.96337890625 background all_cells +2042.4788818359373 2168.45947265625 background all_cells +2065.91015625 2158.708740234375 background all_cells +2057.25341796875 2158.16162109375 background all_cells +2067.538330078125 2152.129150390625 background all_cells +2071.965576171875 2121.55712890625 background all_cells +2049.335205078125 2121.599609375 background all_cells +2055.2216796875 2128.551025390625 background all_cells +2063.85498046875 2122.541015625 background all_cells +2064.392822265625 2136.205322265625 background all_cells +2055.998779296875 2119.962890625 background all_cells +1980.738037109375 2120.341064453125 background all_cells +1995.078125 2144.109130859375 background all_cells +1985.7764892578125 2138.267333984375 background all_cells +1994.043701171875 2122.130126953125 background all_cells +1993.8245849609373 2125.903564453125 background all_cells +2009.0933837890625 2154.80712890625 background all_cells +2023.7818603515625 2158.077392578125 background all_cells +2012.142333984375 2134.459716796875 background all_cells +2022.4556884765625 2146.46484375 background all_cells +2017.8236083984373 2145.71435546875 background all_cells +2011.066162109375 2142.403564453125 background all_cells +1994.3541259765625 2157.05224609375 background all_cells +2015.525634765625 2112.38671875 background all_cells +1991.6982421875 2113.400146484375 background all_cells +1992.4954833984373 2106.891845703125 background all_cells +1999.0308837890625 2100.92138671875 background all_cells +2007.9390869140625 2113.3515625 background all_cells +2022.0650634765625 2115.335693359375 background all_cells +2080.6484375 2010.1168212890625 background all_cells +2094.7685546875 2019.891845703125 background all_cells +2122.013427734375 2015.888671875 background all_cells +2109.83251953125 2025.8909912109373 background all_cells +2067.375 2016.3226318359373 background all_cells +2105.7861328125 2019.4228515625 background all_cells +2088.516357421875 2049.455078125 background all_cells +2090.80810546875 2058.427490234375 background all_cells +2092.54931640625 2052.961669921875 background all_cells +2092.927734375 2034.27880859375 background all_cells +2098.5458984375 2039.439208984375 background all_cells +2101.6474609375 2041.8966064453125 background all_cells +2100.32861328125 2030.3575439453125 background all_cells +2130.031494140625 2045.559814453125 background all_cells +2133.800048828125 2048.29248046875 background all_cells +2135.0322265625 2036.115966796875 background all_cells +2124.300537109375 2054.0693359375 background all_cells +2113.914306640625 2067.16357421875 background all_cells +2119.853271484375 2065.328857421875 background all_cells +2131.106689453125 2057.694091796875 background all_cells +2124.54736328125 2064.780517578125 background all_cells +2070.565185546875 2039.6571044921875 background all_cells +2065.427734375 2053.94970703125 background all_cells +2084.16552734375 2040.5010986328125 background all_cells +2077.07666015625 2045.6507568359373 background all_cells +2076.678466796875 2058.360595703125 background all_cells +2154.95751953125 2081.9736328125 background all_cells +2155.830078125 2098.212646484375 background all_cells +2159.858154296875 2092.638916015625 background all_cells +2156.615966796875 2089.12109375 background all_cells +2178.4912109375 2130.307373046875 background all_cells +2178.79345703125 2096.851806640625 background all_cells +2171.982177734375 2109.586669921875 background all_cells +2174.191162109375 2079.25146484375 background all_cells +2176.1357421875 2138.22509765625 background all_cells +2169.70068359375 2136.599853515625 background all_cells +2175.59375 2065.488525390625 background all_cells +2175.521240234375 2071.14794921875 background all_cells +2184.812744140625 2071.723876953125 background all_cells +2165.8505859375 2069.5048828125 background all_cells +2158.088623046875 2124.225830078125 background all_cells +2162.904541015625 2130.0654296875 background all_cells +2155.237548828125 2129.766845703125 background all_cells +2158.149169921875 2069.82373046875 background all_cells +2157.678466796875 2064.33447265625 background all_cells +2135.251953125 2066.29736328125 background all_cells +2170.7421875 2041.1337890625 background all_cells +2181.034912109375 2039.15771484375 background all_cells +2169.8544921875 2060.1044921875 background all_cells +2121.686279296875 2100.679443359375 background all_cells +2122.48583984375 2081.410888671875 background all_cells +2122.119140625 2094.255859375 background all_cells +2131.678955078125 2136.322021484375 background all_cells +2147.825439453125 2125.57470703125 background all_cells +2142.779296875 2134.912841796875 background all_cells +2126.142578125 2114.910888671875 background all_cells +2139.94580078125 2100.139892578125 background all_cells +2132.337158203125 2119.953857421875 background all_cells +2145.370361328125 1995.9451904296875 background all_cells +2156.874267578125 1996.953857421875 background all_cells +2151.40966796875 1996.290283203125 background all_cells +2145.520751953125 2019.7703857421875 background all_cells +2160.868896484375 2010.4716796875 background all_cells +2162.03076171875 2030.184814453125 background all_cells +2174.72119140625 2027.818603515625 background all_cells +2185.9658203125 2012.1302490234373 background all_cells +2128.25390625 2004.3074951171875 background all_cells +2151.968505859375 2004.4647216796875 background all_cells +2136.0341796875 2006.11572265625 background all_cells +2181.70703125 1995.5968017578125 background all_cells +2171.349365234375 1990.15576171875 background all_cells +2057.2919921875 2256.671142578125 background all_cells +2054.95556640625 2242.17724609375 background all_cells +2043.574951171875 2250.1474609375 background all_cells +2071.121337890625 2204.716064453125 background all_cells +2079.76025390625 2210.72265625 background all_cells +2084.1962890625 2219.117431640625 background all_cells +2075.305908203125 2195.9443359375 background all_cells +2071.496826171875 2199.6201171875 background all_cells +2059.03125 2219.0078125 background all_cells +2063.7919921875 2209.22998046875 background all_cells +2063.998291015625 2225.825439453125 background all_cells +2040.042236328125 2218.083740234375 background all_cells +2044.8194580078125 2221.57373046875 background all_cells +2173.049560546875 2241.455078125 background all_cells +2167.948486328125 2260.59619140625 background all_cells +2180.965576171875 2239.801025390625 background all_cells +2134.060302734375 2258.5009765625 background all_cells +2110.834716796875 2260.65673828125 background all_cells +2122.4384765625 2266.104736328125 background all_cells +2118.315185546875 2256.875 background all_cells +2134.37939453125 2266.934326171875 background all_cells +2128.2373046875 2265.556640625 background all_cells +2162.82666015625 2241.444091796875 background all_cells +2155.61083984375 2252.7861328125 background all_cells +2147.32421875 2248.196044921875 background all_cells +2130.40087890625 2273.052978515625 background all_cells +2136.5927734375 2286.698974609375 background all_cells +2130.665771484375 2280.33837890625 background all_cells +2137.309326171875 2275.74169921875 background all_cells +2155.66162109375 2281.9794921875 background all_cells +2152.325439453125 2288.4365234375 background all_cells +2144.910888671875 2285.009765625 background all_cells +2168.781005859375 2282.17529296875 background all_cells +2119.864990234375 2282.38330078125 background all_cells +2126.660400390625 2285.89306640625 background all_cells +2122.613525390625 2277.205078125 background all_cells +2119.43994140625 2289.111328125 background all_cells +2151.1123046875 2168.759033203125 background all_cells +2145.510986328125 2171.31005859375 background all_cells +2158.985107421875 2166.970947265625 background all_cells +2167.003173828125 2161.216796875 background all_cells +2181.973388671875 2166.0078125 background all_cells +2176.186279296875 2148.015625 background all_cells +2171.072021484375 2207.944091796875 background all_cells +2180.319091796875 2230.001220703125 background all_cells +2169.129150390625 2222.742919921875 background all_cells +2119.13671875 2236.007080078125 background all_cells +2126.19091796875 2192.098388671875 background all_cells +2122.65869140625 2202.521728515625 background all_cells +2138.28369140625 2245.5009765625 background all_cells +2136.03662109375 2250.90771484375 background all_cells +2145.115478515625 2181.781005859375 background all_cells +2145.043212890625 2240.114990234375 background all_cells +2153.660888671875 2236.888427734375 background all_cells +2095.10791015625 2199.01953125 background all_cells +2111.8837890625 2242.00927734375 background all_cells +2100.438720703125 2270.04443359375 background all_cells +2108.513427734375 2250.002685546875 background all_cells +2098.19384765625 2249.027099609375 background all_cells +2080.629638671875 2238.275146484375 background all_cells +2080.548095703125 2226.17724609375 background all_cells +2090.748291015625 2233.072021484375 background all_cells +2086.97119140625 2251.07763671875 background all_cells +2079.457275390625 2249.448974609375 background all_cells +2100.265625 2210.661865234375 background all_cells +2110.48291015625 2211.369384765625 background all_cells +2097.81396484375 2225.697998046875 background all_cells +2107.66552734375 2224.401611328125 background all_cells +2102.9912109375 2218.48681640625 background all_cells +2041.315185546875 2266.631103515625 background all_cells +2038.9268798828125 2283.111083984375 background all_cells +2090.594970703125 2286.60693359375 background all_cells +2084.24365234375 2279.25 background all_cells +2102.25537109375 2278.85791015625 background all_cells +2093.0166015625 2276.157470703125 background all_cells +2069.19384765625 2283.582275390625 background all_cells +2082.02099609375 2268.740234375 background all_cells +2072.294189453125 2271.10986328125 background all_cells +2132.49658203125 1818.01220703125 background all_cells +2138.948974609375 1826.2518310546875 background all_cells +2148.50439453125 1825.671875 background all_cells +2127.058349609375 1855.23779296875 background all_cells +2138.728271484375 1861.056640625 background all_cells +2168.8564453125 1860.88330078125 background all_cells +2174.753662109375 1833.8447265625 background all_cells +2179.62939453125 1842.1624755859373 background all_cells +2178.234130859375 1850.827880859375 background all_cells +2128.228515625 1832.0552978515625 background all_cells +2136.74755859375 1836.17236328125 background all_cells +2124.37548828125 1839.0540771484373 background all_cells +2369.907958984375 1849.763427734375 background all_cells +2455.93017578125 1878.542236328125 background all_cells +2450.72705078125 1887.6239013671875 background all_cells +2497.0771484375 1880.8079833984373 background all_cells +2537.633056640625 1868.8984375 background all_cells +2505.873046875 1849.860107421875 background all_cells +2633.6923828125 1846.898681640625 background all_cells +2680.6494140625 1863.8076171875 background all_cells +2592.619873046875 1865.2716064453125 background all_cells +2624.229736328125 1852.29052734375 background all_cells +2622.333740234375 1872.1177978515625 background all_cells +2473.2197265625 1860.655029296875 background all_cells +2475.585205078125 1869.412109375 background all_cells +2488.173095703125 1876.190185546875 background all_cells +2481.398681640625 1872.7945556640625 background all_cells +2480.31494140625 1857.56689453125 background all_cells +2408.427001953125 1820.0833740234373 background all_cells +2369.787353515625 1835.765869140625 background all_cells +2361.139892578125 1837.3016357421875 background all_cells +2413.892333984375 1810.0115966796875 background all_cells +2407.2509765625 1810.731689453125 background all_cells +2506.161865234375 1815.878173828125 background all_cells +2513.280517578125 1814.9078369140625 background all_cells +2504.3740234375 1799.1168212890625 background all_cells +2698.788818359375 1824.3836669921875 background all_cells +2731.709228515625 1812.7978515625 background all_cells +2719.354248046875 1824.936279296875 background all_cells +2708.203125 1829.4193115234373 background all_cells +2569.5478515625 1834.7042236328125 background all_cells +2626.896484375 1803.985595703125 background all_cells +2619.74853515625 1789.7579345703125 background all_cells +2166.0966796875 1874.814697265625 background all_cells +2190.012939453125 1874.2373046875 background all_cells +2178.373779296875 1867.9404296875 background all_cells +2171.622802734375 1883.1927490234373 background all_cells +2180.303466796875 1881.1995849609373 background all_cells +2220.304443359375 1864.8935546875 background all_cells +2260.636474609375 1854.5909423828125 background all_cells +2227.113037109375 1876.7222900390625 background all_cells +2270.58740234375 1889.6009521484373 background all_cells +2224.457275390625 1889.844482421875 background all_cells +2197.136962890625 1881.1043701171875 background all_cells +2198.810302734375 1857.7490234375 background all_cells +2203.058349609375 1875.448974609375 background all_cells +2204.8232421875 1888.2296142578125 background all_cells +2202.951904296875 1881.5367431640625 background all_cells +2199.9111328125 1886.973388671875 background all_cells +2156.010498046875 1809.2313232421875 background all_cells +2149.13134765625 1804.62939453125 background all_cells +2266.365478515625 1824.248291015625 background all_cells +2257.638916015625 1828.9710693359373 background all_cells +2261.313232421875 1827.7738037109373 background all_cells +2283.596435546875 1823.820068359375 background all_cells +2297.934814453125 1800.3623046875 background all_cells +2179.37158203125 1812.7210693359373 background all_cells +2184.256103515625 1803.4759521484373 background all_cells +2158.423583984375 1796.730224609375 background all_cells +2169.483154296875 1808.601318359375 background all_cells +2167.837646484375 1799.4566650390625 background all_cells +2158.973876953125 1802.51416015625 background all_cells +2133.208740234375 1866.3603515625 background all_cells +2132.036376953125 1875.71337890625 background all_cells +2158.156494140625 1886.676025390625 background all_cells +2144.46923828125 1890.426025390625 background all_cells +2151.12646484375 1893.600341796875 background all_cells +2276.250244140625 1718.3687744140625 background all_cells +2354.75 1714.9630126953125 background all_cells +2376.5244140625 1749.5882568359375 background all_cells +2375.7861328125 1732.8341064453125 background all_cells +2354.3974609375 1728.421142578125 background all_cells +2492.957275390625 1732.2926025390625 background all_cells +2520.1552734375 1753.675048828125 background all_cells +2483.20068359375 1759.728759765625 background all_cells +2513.663818359375 1729.645751953125 background all_cells +2504.361328125 1729.745849609375 background all_cells +2420.646240234375 1719.9661865234375 background all_cells +2463.359375 1723.6856689453125 background all_cells +2452.5224609375 1729.0025634765625 background all_cells +2448.626953125 1738.3875732421875 background all_cells +2601.82958984375 1774.0250244140625 background all_cells +2531.3447265625 1774.8897705078125 background all_cells +2573.9501953125 1765.658447265625 background all_cells +2594.014404296875 1771.5322265625 background all_cells +2707.134765625 1780.1468505859375 background all_cells +2609.365478515625 1772.7100830078125 background all_cells +2771.28173828125 1718.0755615234375 background all_cells +2787.5146484375 1741.689697265625 background all_cells +2780.953125 1738.063720703125 background all_cells +2733.9794921875 1765.3653564453125 background all_cells +2752.239013671875 1768.79931640625 background all_cells +2740.001220703125 1763.14453125 background all_cells +2740.574951171875 1778.08154296875 background all_cells +2548.6806640625 1733.8175048828125 background all_cells +2537.34326171875 1715.2540283203125 background all_cells +2682.898193359375 1748.1590576171875 background all_cells +2649.817626953125 1722.273193359375 background all_cells +2825.58935546875 1721.3607177734375 background all_cells +2839.801025390625 1740.941650390625 background all_cells +2818.1669921875 1748.1844482421875 background all_cells +2856.650390625 1744.0555419921875 background all_cells +2824.05419921875 1745.4801025390625 background all_cells +2836.513916015625 1745.1300048828125 background all_cells +2828.283203125 1741.405029296875 background all_cells +2791.441162109375 1732.4654541015625 background all_cells +2812.049072265625 1737.15283203125 background all_cells +2804.935302734375 1739.968505859375 background all_cells +2796.21142578125 1735.4395751953125 background all_cells +2847.7802734375 1727.62744140625 background all_cells +2858.15576171875 1722.15185546875 background all_cells +2841.221435546875 1734.0892333984375 background all_cells +2834.8681640625 1729.5731201171875 background all_cells +2803.833740234375 1721.2847900390625 background all_cells +2801.18408203125 1730.347412109375 background all_cells +2810.399658203125 1770.624755859375 background all_cells +2816.42431640625 1818.814453125 background all_cells +2828.0166015625 1753.1134033203125 background all_cells +2831.75732421875 1757.35791015625 background all_cells +2793.656982421875 1781.54638671875 background all_cells +2846.704345703125 1843.3155517578125 background all_cells +2857.424560546875 1833.169921875 background all_cells +2852.27392578125 1876.65966796875 background all_cells +2847.545654296875 1831.185302734375 background all_cells +2750.45361328125 1847.6422119140625 background all_cells +2824.322265625 1887.7484130859373 background all_cells +2770.88427734375 1838.3419189453125 background all_cells +2848.5849609375 1762.9375 background all_cells +2854.195556640625 1780.42578125 background all_cells +2855.775634765625 1774.6314697265625 background all_cells +2844.792724609375 1749.896240234375 background all_cells +2849.585205078125 1810.522216796875 background all_cells +2845.404541015625 1776.567138671875 background all_cells +2409.154541015625 1755.1842041015625 background all_cells +2463.3193359375 1766.100341796875 background all_cells +2408.116455078125 1760.54736328125 background all_cells +2439.4228515625 1796.5601806640625 background all_cells +2453.5947265625 1779.2939453125 background all_cells +2432.071533203125 1828.1480712890625 background all_cells +2454.391845703125 1810.0469970703125 background all_cells +2465.659423828125 1804.013427734375 background all_cells +2471.578125 1792.964111328125 background all_cells +2466.345703125 1778.0128173828125 background all_cells +2471.131591796875 1828.3929443359373 background all_cells +2471.379638671875 1817.62353515625 background all_cells +2465.481201171875 1833.7122802734373 background all_cells +2155.34912109375 1975.0391845703125 background all_cells +2208.48388671875 1950.843017578125 background all_cells +2203.729248046875 1947.712158203125 background all_cells +2145.3125 1967.6778564453125 background all_cells +2201.868896484375 1960.619140625 background all_cells +2151.249267578125 1950.2867431640625 background all_cells +2316.02099609375 1994.1624755859373 background all_cells +2260.11669921875 2000.920654296875 background all_cells +2252.962158203125 1994.36181640625 background all_cells +2218.94873046875 2008.4237060546875 background all_cells +2225.903564453125 2009.3463134765625 background all_cells +2244.726318359375 2008.446533203125 background all_cells +2270.11181640625 1952.6158447265625 background all_cells +2267.7822265625 1989.7261962890625 background all_cells +2258.007568359375 1987.406494140625 background all_cells +2253.7705078125 1955.041259765625 background all_cells +2226.366943359375 1988.709228515625 background all_cells +2221.747314453125 1994.9945068359373 background all_cells +2216.017578125 1995.0843505859373 background all_cells +2232.674072265625 1991.5924072265625 background all_cells +2184.475830078125 2003.4278564453125 background all_cells +2203.297607421875 1997.1221923828125 background all_cells +2211.0009765625 2002.974853515625 background all_cells +2203.14697265625 2015.5361328125 background all_cells +2194.43310546875 2009.1441650390625 background all_cells +2608.291015625 1899.432861328125 background all_cells +2618.15087890625 1904.0421142578125 background all_cells +2609.032470703125 1906.950927734375 background all_cells +2796.46826171875 1916.2987060546875 background all_cells +2834.40771484375 1896.8271484375 background all_cells +2821.870361328125 1906.677734375 background all_cells +2797.81884765625 1903.032470703125 background all_cells +2655.551513671875 1902.69140625 background all_cells +2728.3896484375 1904.384033203125 background all_cells +2688.35400390625 1916.027099609375 background all_cells +2672.028564453125 1916.990966796875 background all_cells +2376.418701171875 2008.2904052734373 background all_cells +2425.51611328125 1978.4488525390625 background all_cells +2416.41845703125 1961.1165771484373 background all_cells +2419.727294921875 1972.8624267578125 background all_cells +2410.835693359375 2004.46728515625 background all_cells +2683.0517578125 1968.642822265625 background all_cells +2829.34375 2000.85693359375 background all_cells +2823.12255859375 1991.6297607421875 background all_cells +2829.5634765625 1990.03173828125 background all_cells +2725.853271484375 1997.026123046875 background all_cells +2685.98876953125 1974.5565185546875 background all_cells +2586.5966796875 1966.0584716796875 background all_cells +2651.088623046875 1970.8583984375 background all_cells +2596.4130859375 1970.6170654296875 background all_cells +2477.325439453125 1953.518310546875 background all_cells +2461.480712890625 1952.9227294921875 background all_cells +2502.611572265625 1964.576416015625 background all_cells +2487.611083984375 1958.1943359375 background all_cells +2202.176513671875 1938.0404052734373 background all_cells +2209.89013671875 1929.75634765625 background all_cells +2208.556396484375 1923.7913818359373 background all_cells +2651.090087890625 1935.0833740234373 background all_cells +2657.3291015625 1939.8070068359373 background all_cells +2658.220458984375 1934.7623291015625 background all_cells +2650.3095703125 1942.3271484375 background all_cells +2252.6064453125 1937.0264892578125 background all_cells +2288.577392578125 1940.0584716796875 background all_cells +2294.076416015625 1919.745361328125 background all_cells +2287.17138671875 1922.0277099609373 background all_cells +2266.817626953125 1925.03857421875 background all_cells +2308.695556640625 1939.2103271484373 background all_cells +2509.476806640625 1941.898681640625 background all_cells +2509.19140625 1931.253173828125 background all_cells +2341.801513671875 1941.8414306640625 background all_cells +2741.145263671875 1930.2244873046875 background all_cells +2826.225830078125 1942.5052490234373 background all_cells +2764.827392578125 1940.8397216796875 background all_cells +2663.9228515625 1921.5787353515625 background all_cells +2670.584228515625 1931.9075927734373 background all_cells +2674.37353515625 1929.3128662109373 background all_cells +2530.033203125 1940.5948486328125 background all_cells +2595.372314453125 1944.562744140625 background all_cells +2532.38427734375 1935.6220703125 background all_cells +2177.40234375 1904.7413330078125 background all_cells +2175.579833984375 1914.968017578125 background all_cells +2166.65234375 1907.4033203125 background all_cells +2453.9189453125 1900.795166015625 background all_cells +2494.099853515625 1919.6446533203125 background all_cells +2493.64208984375 1903.14892578125 background all_cells +2455.590087890625 1912.7113037109373 background all_cells +2383.0341796875 1918.839111328125 background all_cells +2445.88720703125 1907.4349365234373 background all_cells +2405.19287109375 1913.897705078125 background all_cells +2298.18115234375 1898.6700439453125 background all_cells +2342.27978515625 1916.37890625 background all_cells +2328.049560546875 1918.9202880859373 background all_cells +2185.517333984375 1905.751953125 background all_cells +2230.5107421875 1909.9544677734373 background all_cells +2244.19482421875 1904.55322265625 background all_cells +2220.513427734375 1906.4874267578125 background all_cells +2201.654296875 1922.2738037109373 background all_cells +2205.311767578125 1910.0172119140625 background all_cells +1613.6363525390625 2197.91259765625 background all_cells +1638.544921875 2215.69384765625 background all_cells +1619.7296142578125 2210.693359375 background all_cells +1652.389892578125 2275.339599609375 background all_cells +1672.7880859375 2279.61767578125 background all_cells +1644.487548828125 2286.302734375 background all_cells +1650.7548828125 2284.559326171875 background all_cells +1633.8695068359375 2248.1337890625 background all_cells +1616.3104248046875 2262.8466796875 background all_cells +1609.900390625 2286.889892578125 background all_cells +1633.031494140625 2259.576171875 background all_cells +1643.4547119140625 2162.166748046875 background all_cells +1676.4986572265625 2164.503662109375 background all_cells +1670.126220703125 2173.302490234375 background all_cells +1652.2984619140625 2186.9111328125 background all_cells +1642.8907470703125 2251.388671875 background all_cells +1667.5496826171875 2262.10693359375 background all_cells +1671.0577392578125 2269.535888671875 background all_cells +1656.9798583984375 2267.067138671875 background all_cells +1648.6046142578125 2264.46875 background all_cells +1653.1220703125 2254.660888671875 background all_cells +1614.677734375 2169.9736328125 background all_cells +1624.1756591796875 2169.2138671875 background all_cells +1618.0106201171875 2161.625732421875 background all_cells +1690.537353515625 2203.546142578125 background all_cells +1688.3499755859375 2232.537841796875 background all_cells +1684.7078857421875 2200.1767578125 background all_cells +1689.3682861328125 2223.12939453125 background all_cells +1691.625732421875 2178.33251953125 background all_cells +1690.3603515625 2190.533935546875 background all_cells +1710.9273681640625 2242.56884765625 background all_cells +1691.2950439453125 2242.663818359375 background all_cells +1692.33740234375 2251.57568359375 background all_cells +1744.4967041015625 2249.79345703125 background all_cells +1707.4437255859375 2250.0322265625 background all_cells +1714.68017578125 2158.947998046875 background all_cells +1704.44677734375 2194.46533203125 background all_cells +1703.449951171875 2182.78173828125 background all_cells +1708.154296875 2165.85791015625 background all_cells +1714.528564453125 2220.149169921875 background all_cells +1698.9779052734375 2235.568359375 background all_cells +1700.3072509765625 2223.753662109375 background all_cells +1655.8060302734375 2235.73876953125 background all_cells +1642.7901611328125 2244.540771484375 background all_cells +1655.9703369140625 2245.579833984375 background all_cells +1662.6397705078125 2253.20166015625 background all_cells +1682.8641357421875 2239.5126953125 background all_cells +1684.1756591796875 2252.061767578125 background all_cells +1658.9503173828125 2227.86328125 background all_cells +1681.1585693359375 2228.005126953125 background all_cells +1675.6065673828125 2229.863037109375 background all_cells +1669.630859375 2227.581787109375 background all_cells +1901.5692138671875 2067.52294921875 background all_cells +1905.98291015625 2069.768310546875 background all_cells +1905.6611328125 2060.9296875 background all_cells +1936.455810546875 2039.931884765625 background all_cells +1941.4818115234373 2050.98291015625 background all_cells +1940.033935546875 2019.68994140625 background all_cells +1938.30517578125 2033.53076171875 background all_cells +1921.0028076171875 2073.4814453125 background all_cells +1918.1044921875 2064.2783203125 background all_cells +1911.054931640625 2065.57666015625 background all_cells +1935.9742431640625 2080.25537109375 background all_cells +1938.9698486328125 2075.169921875 background all_cells +1920.1875 2038.681396484375 background all_cells +1924.339599609375 2014.6561279296875 background all_cells +1927.8402099609373 2055.31787109375 background all_cells +1932.0250244140625 2023.10595703125 background all_cells +1914.167236328125 2044.6585693359373 background all_cells +1952.17919921875 2063.03759765625 background all_cells +1962.798095703125 2050.992919921875 background all_cells +1952.03173828125 2075.653076171875 background all_cells +1975.4813232421875 2071.8212890625 background all_cells +1984.814208984375 2079.672607421875 background all_cells +1978.9671630859373 2079.90576171875 background all_cells +1963.3753662109373 2078.220947265625 background all_cells +1931.9532470703125 2000.51953125 background all_cells +1950.392578125 2012.170166015625 background all_cells +1942.3131103515625 2003.9158935546875 background all_cells +1962.9654541015625 2029.87109375 background all_cells +1965.11279296875 2038.8714599609373 background all_cells +1971.450927734375 2041.25927734375 background all_cells +1971.19921875 2032.3790283203125 background all_cells +1948.8575439453125 2032.374267578125 background all_cells +1955.6614990234373 2046.137939453125 background all_cells +1954.1400146484373 2038.0596923828125 background all_cells +1953.09228515625 2025.7109375 background all_cells +1961.7904052734373 2002.833984375 background all_cells +1972.6826171875 2013.3336181640625 background all_cells +1970.472412109375 2003.359130859375 background all_cells +1928.145263671875 2090.36767578125 background all_cells +1926.2425537109373 2098.8056640625 background all_cells +1944.253173828125 2095.699462890625 background all_cells +1939.5518798828125 2113.739013671875 background all_cells +1931.5523681640625 2118.355224609375 background all_cells +1921.8055419921875 2118.199462890625 background all_cells +1935.0244140625 2124.7998046875 background all_cells +1948.19775390625 2119.534912109375 background all_cells +1954.4183349609373 2101.56005859375 background all_cells +1966.8619384765625 2116.91064453125 background all_cells +1957.75732421875 2112.1298828125 background all_cells +1967.2908935546875 2104.07958984375 background all_cells +1977.3380126953125 2106.921630859375 background all_cells +1976.2108154296875 2100.06982421875 background all_cells +1969.0667724609373 2111.57568359375 background all_cells +1897.3255615234373 2153.32763671875 background all_cells +1882.2052001953125 2161.39990234375 background all_cells +1910.0279541015625 2156.730712890625 background all_cells +1889.760498046875 2154.91015625 background all_cells +1864.2672119140625 2141.65966796875 background all_cells +1860.4000244140625 2144.706298828125 background all_cells +1851.8914794921875 2180.879150390625 background all_cells +1892.7249755859373 2172.377197265625 background all_cells +1911.24609375 2174.0283203125 background all_cells +1902.87353515625 2174.862548828125 background all_cells +1837.77685546875 2142.42626953125 background all_cells +1840.847412109375 2158.179931640625 background all_cells +1841.4560546875 2143.26416015625 background all_cells +1839.8441162109373 2172.7265625 background all_cells +1867.18359375 2181.9033203125 background all_cells +1868.5103759765625 2211.74609375 background all_cells +1870.830810546875 2187.845458984375 background all_cells +1868.40234375 2195.99267578125 background all_cells +1847.660400390625 2205.735107421875 background all_cells +1858.6737060546875 2219.545166015625 background all_cells +1845.6229248046875 2200.89306640625 background all_cells +1861.6282958984373 2202.4287109375 background all_cells +1859.046630859375 2206.206298828125 background all_cells +1851.9022216796875 2202.091552734375 background all_cells +1842.1773681640625 2204.855224609375 background all_cells +1839.566650390625 2200.927734375 background all_cells +1841.3394775390625 2185.299072265625 background all_cells +1845.7083740234373 2183.826904296875 background all_cells +1844.0321044921875 2195.3203125 background all_cells +1838.2520751953125 2195.475341796875 background all_cells +1840.4100341796875 2190.025634765625 background all_cells +1991.58349609375 2282.892578125 background all_cells +2002.9241943359373 2272.0302734375 background all_cells +2027.197021484375 2262.440185546875 background all_cells +2022.136962890625 2269.99365234375 background all_cells +2010.8580322265625 2267.171142578125 background all_cells +2011.2174072265625 2277.74365234375 background all_cells +2019.1134033203125 2288.927001953125 background all_cells +2017.0338134765625 2284.201904296875 background all_cells +2027.883544921875 2283.960693359375 background all_cells +1923.1473388671875 2140.513916015625 background all_cells +1932.334716796875 2140.06396484375 background all_cells +1931.7012939453125 2133.21875 background all_cells +1922.72607421875 2131.51318359375 background all_cells +1944.55029296875 2157.367919921875 background all_cells +1951.9010009765625 2182.669677734375 background all_cells +1944.1800537109373 2180.2255859375 background all_cells +1935.0103759765625 2176.485595703125 background all_cells +1848.2666015625 2239.625732421875 background all_cells +1852.6363525390625 2258.47021484375 background all_cells +1845.25537109375 2250.679443359375 background all_cells +1840.258544921875 2242.394287109375 background all_cells +1838.5870361328125 2268.079833984375 background all_cells +1839.546142578125 2287.95458984375 background all_cells +1860.134033203125 2273.466064453125 background all_cells +1848.6644287109373 2271.2919921875 background all_cells +1940.0311279296875 2268.189208984375 background all_cells +1969.9632568359373 2288.33984375 background all_cells +1959.6380615234373 2269.07666015625 background all_cells +1948.161376953125 2288.663818359375 background all_cells +1950.041259765625 2274.1748046875 background all_cells +1925.6416015625 2267.249755859375 background all_cells +1901.667724609375 2282.331787109375 background all_cells +1931.31201171875 2273.614501953125 background all_cells +1885.251220703125 2266.03759765625 background all_cells +1866.0955810546875 2241.8408203125 background all_cells +1872.8370361328125 2240.679443359375 background all_cells +1873.6114501953125 2245.186767578125 background all_cells +1884.7596435546875 2283.97998046875 background all_cells +1885.4853515625 2274.271240234375 background all_cells +1891.839599609375 2207.396728515625 background all_cells +1913.0892333984373 2215.63037109375 background all_cells +1900.5830078125 2210.586669921875 background all_cells +1918.396240234375 2207.20458984375 background all_cells +1907.6864013671875 2203.802734375 background all_cells +1899.3477783203125 2201.4599609375 background all_cells +1908.057861328125 2229.797119140625 background all_cells +1885.6541748046875 2235.0322265625 background all_cells +1900.317626953125 2248.24853515625 background all_cells +1901.00634765625 2236.370361328125 background all_cells +1894.550048828125 2233.97021484375 background all_cells +1873.4691162109373 2222.927001953125 background all_cells +1878.8858642578125 2225.851806640625 background all_cells +1894.615234375 2218.290283203125 background all_cells +1889.3948974609373 2223.9033203125 background all_cells +1899.296630859375 2221.220947265625 background all_cells +1953.978515625 2194.6005859375 background all_cells +1961.0103759765625 2195.577392578125 background all_cells +1969.740966796875 2199.2177734375 background all_cells +1962.373291015625 2205.630859375 background all_cells +2009.9971923828125 2245.21435546875 background all_cells +1925.219482421875 2254.8505859375 background all_cells +1935.3948974609373 2252.640625 background all_cells +2023.331787109375 2245.91748046875 background all_cells +2014.351318359375 2253.362060546875 background all_cells +2001.4114990234373 2211.4912109375 background all_cells +2023.550048828125 2206.243408203125 background all_cells +2006.4364013671875 2203.67529296875 background all_cells +2008.3699951171875 2211.524169921875 background all_cells +1712.9371337890625 2122.501220703125 background all_cells +1712.6929931640625 2113.49072265625 background all_cells +1712.2989501953125 2143.59228515625 background all_cells +1708.474609375 2150.541259765625 background all_cells +1715.5374755859375 2150.034912109375 background all_cells +1839.1622314453125 2112.74365234375 background all_cells +1847.8165283203125 2103.60205078125 background all_cells +1841.7904052734373 2106.23828125 background all_cells +1837.7569580078125 2121.986572265625 background all_cells +1834.1798095703125 2090.798828125 background all_cells +1852.99951171875 2090.100830078125 background all_cells +1848.661865234375 2079.128662109375 background all_cells +1840.4488525390625 2096.032470703125 background all_cells +1834.889404296875 2098.815673828125 background all_cells +1856.2998046875 2126.249755859375 background all_cells +1882.334228515625 2139.881103515625 background all_cells +1868.89013671875 2130.052734375 background all_cells +1876.459228515625 2127.032958984375 background all_cells +1908.686767578125 2095.679443359375 background all_cells +1908.67724609375 2129.1142578125 background all_cells +1919.66650390625 2090.896484375 background all_cells +1913.5567626953125 2105.478759765625 background all_cells +1883.4871826171875 2116.5947265625 background all_cells +1878.4737548828125 2117.33251953125 background all_cells +1887.126708984375 2118.64453125 background all_cells +1866.9173583984373 2100.759765625 background all_cells +1886.08544921875 2081.625 background all_cells +1875.4024658203125 2084.447509765625 background all_cells +1839.2734375 2032.3292236328125 background all_cells +1857.85986328125 2067.8369140625 background all_cells +1872.401123046875 2015.41845703125 background all_cells +1859.1939697265625 2099.142822265625 background all_cells +1843.3651123046875 2021.8040771484373 background all_cells +1814.63720703125 2041.4481201171875 background all_cells +1823.4044189453125 2061.071533203125 background all_cells +1827.6116943359373 2053.62744140625 background all_cells +1813.7379150390625 2045.2435302734373 background all_cells +1822.0418701171875 2014.5479736328125 background all_cells +1829.8424072265625 2035.9908447265625 background all_cells +1825.890625 2022.4495849609373 background all_cells +1830.1539306640625 1987.2503662109373 background all_cells +1807.3309326171875 1985.68115234375 background all_cells +1812.7744140625 1991.8050537109373 background all_cells +1822.47119140625 2001.6417236328125 background all_cells +1826.1865234375 2010.392578125 background all_cells +1831.092041015625 2007.634765625 background all_cells +1827.922607421875 2002.2452392578125 background all_cells +1842.875 1999.5701904296875 background all_cells +1908.5755615234373 2020.8040771484373 background all_cells +1889.624755859375 2001.7110595703125 background all_cells +1870.67041015625 2007.4818115234373 background all_cells +1835.6009521484373 1987.392822265625 background all_cells +2131.336669921875 1912.998291015625 background all_cells +2123.3408203125 1935.4652099609373 background all_cells +2124.56591796875 1925.3140869140625 background all_cells +2184.725341796875 1921.1373291015625 background all_cells +2179.4169921875 1974.310546875 background all_cells +2162.95458984375 1948.0615234375 background all_cells +2144.40478515625 1920.515869140625 background all_cells +2139.7412109375 1926.3765869140625 background all_cells +2138.181396484375 1932.9188232421875 background all_cells +2156.70703125 1937.460205078125 background all_cells +2148.4306640625 1930.5830078125 background all_cells +2229.031494140625 2139.564208984375 background all_cells +2246.227783203125 2138.794189453125 background all_cells +2236.032958984375 2148.601318359375 background all_cells +2232.87646484375 2144.044677734375 background all_cells +2229.412841796875 2152.330078125 background all_cells +2219.067626953125 2171.68212890625 background all_cells +2217.734375 2143.9794921875 background all_cells +2212.5517578125 2172.8046875 background all_cells +2236.614501953125 2171.450927734375 background all_cells +2235.867919921875 2162.265380859375 background all_cells +2232.803466796875 2164.257080078125 background all_cells +2269.882568359375 2143.01953125 background all_cells +2256.189453125 2132.52587890625 background all_cells +2253.8720703125 2137.70849609375 background all_cells +2255.479248046875 2151.3447265625 background all_cells +2251.6337890625 2145.65185546875 background all_cells +2252.44287109375 2141.80712890625 background all_cells +2192.056884765625 2176.95703125 background all_cells +2194.170166015625 2133.385986328125 background all_cells +2191.28759765625 2143.508056640625 background all_cells +2189.559814453125 2159.550537109375 background all_cells +2202.25341796875 2164.93408203125 background all_cells +2196.126708984375 2150.11376953125 background all_cells +2208.07470703125 2068.015625 background all_cells +2229.9228515625 2071.19970703125 background all_cells +2220.308837890625 2079.74609375 background all_cells +2230.52587890625 2077.3017578125 background all_cells +2225.837158203125 2078.035888671875 background all_cells +2205.3759765625 2129.581298828125 background all_cells +2224.82275390625 2125.587890625 background all_cells +2212.901611328125 2114.763671875 background all_cells +2205.790771484375 2144.59375 background all_cells +2231.171630859375 2107.162841796875 background all_cells +2233.510498046875 2100.4814453125 background all_cells +2227.5986328125 2090.874267578125 background all_cells +2184.69189453125 2105.9404296875 background all_cells +2195.5390625 2071.278076171875 background all_cells +2197.494140625 2123.68896484375 background all_cells +2186.436767578125 2112.784912109375 background all_cells +2198.666748046875 2018.369140625 background all_cells +2205.452392578125 2025.0892333984373 background all_cells +2194.794921875 2027.8515625 background all_cells +2188.453857421875 2021.123779296875 background all_cells +2238.3583984375 2061.489501953125 background all_cells +2259.927978515625 2042.1109619140625 background all_cells +2248.03759765625 2053.64794921875 background all_cells +2243.59765625 2040.932861328125 background all_cells +2202.136962890625 2060.560546875 background all_cells +2196.443603515625 2064.217529296875 background all_cells +2188.739501953125 2063.999755859375 background all_cells +2223.90087890625 2059.8828125 background all_cells +2229.720458984375 2042.158935546875 background all_cells +2228.361328125 2060.201904296875 background all_cells +2202.68408203125 2040.0721435546875 background all_cells +2215.970947265625 2041.595947265625 background all_cells +2208.0380859375 2054.710693359375 background all_cells +2195.083984375 2051.244384765625 background all_cells +2185.3388671875 2047.024658203125 background all_cells +2368.301513671875 2037.744873046875 background all_cells +2389.953369140625 2100.1318359375 background all_cells +2377.89453125 2090.8310546875 background all_cells +2393.107177734375 2069.144775390625 background all_cells +2388.207763671875 2081.35400390625 background all_cells +2299.9326171875 2118.98046875 background all_cells +2296.887939453125 2108.188232421875 background all_cells +2297.654541015625 2069.766357421875 background all_cells +2281.523193359375 2080.19189453125 background all_cells +2286.77685546875 2073.333251953125 background all_cells +2293.60693359375 2073.177978515625 background all_cells +2310.46728515625 2063.507080078125 background all_cells +2317.96435546875 2059.493896484375 background all_cells +2313.253173828125 2071.822998046875 background all_cells +2417.185791015625 2120.702880859375 background all_cells +2420.293212890625 2113.52880859375 background all_cells +2425.100341796875 2117.202392578125 background all_cells +2420.308349609375 2167.577880859375 background all_cells +2419.0712890625 2139.614501953125 background all_cells +2505.80517578125 2088.035888671875 background all_cells +2498.330810546875 2172.081298828125 background all_cells +2512.5556640625 2159.88427734375 background all_cells +2517.065185546875 2100.243408203125 background all_cells +2496.207763671875 2039.50048828125 background all_cells +2500.405517578125 2049.0576171875 background all_cells +2449.2607421875 2014.6768798828125 background all_cells +2462.645751953125 2027.6837158203125 background all_cells +2449.615234375 2023.1064453125 background all_cells +2442.0908203125 2072.493896484375 background all_cells +2393.801513671875 2135.20556640625 background all_cells +2399.000244140625 2153.885498046875 background all_cells +2399.267333984375 2119.477783203125 background all_cells +2330.0107421875 2156.17041015625 background all_cells +2304.98583984375 2156.257568359375 background all_cells +2316.54638671875 2158.33642578125 background all_cells +2355.78173828125 2181.59619140625 background all_cells +2322.034912109375 2170.70068359375 background all_cells +2353.269287109375 2129.6328125 background all_cells +2377.931396484375 2145.379150390625 background all_cells +2370.73876953125 2137.822265625 background all_cells +2363.53564453125 2136.158447265625 background all_cells +2562.410888671875 1998.0421142578125 background all_cells +2571.415283203125 2042.5924072265625 background all_cells +2550.537841796875 2004.243408203125 background all_cells +2553.8349609375 1999.8966064453125 background all_cells +2582.120361328125 2122.302734375 background all_cells +2558.3984375 2107.835693359375 background all_cells +2543.91796875 2089.249755859375 background all_cells +2540.339111328125 2090.489990234375 background all_cells +2537.378173828125 2082.59228515625 background all_cells +2568.726318359375 2114.131103515625 background all_cells +2579.899169921875 2109.029541015625 background all_cells +2647.899169921875 1981.7198486328125 background all_cells +2620.074951171875 2075.177734375 background all_cells +2652.043212890625 2030.295654296875 background all_cells +2594.275146484375 2102.2802734375 background all_cells +2587.365478515625 2115.323974609375 background all_cells +2573.020263671875 2119.944091796875 background all_cells +2575.6572265625 2147.445556640625 background all_cells +2537.046875 2125.1962890625 background all_cells +2829.630126953125 2177.671142578125 background all_cells +2853.953125 2893.1171875 background all_cells +2853.765625 2727.543212890625 background all_cells +2855.02197265625 2600.10205078125 background all_cells +2856.91162109375 2596.504150390625 background all_cells +2769.10888671875 2142.96142578125 background all_cells +2786.185791015625 2139.927734375 background all_cells +2589.9033203125 2324.6474609375 background all_cells +2595.399658203125 2335.109619140625 background all_cells +2589.52685546875 2316.4404296875 background all_cells +2588.640625 2329.032470703125 background all_cells +2672.6044921875 2280.760986328125 background all_cells +2725.287841796875 2406.08544921875 background all_cells +2680.291015625 2257.7958984375 background all_cells +2605.274169921875 2228.30322265625 background all_cells +2616.73681640625 2214.5087890625 background all_cells +2613.146484375 2238.53173828125 background all_cells +2612.604248046875 2229.32958984375 background all_cells +2600.55810546875 2278.47705078125 background all_cells +2661.06689453125 2288.44091796875 background all_cells +2654.63037109375 2286.83837890625 background all_cells +2635.40966796875 2269.49853515625 background all_cells +2636.38037109375 2182.99365234375 background all_cells +2659.199951171875 2227.6904296875 background all_cells +2645.736572265625 2192.041015625 background all_cells +2728.55810546875 2170.545654296875 background all_cells +2746.574462890625 2238.126220703125 background all_cells +2750.4775390625 2238.680908203125 background all_cells +2727.568603515625 2201.281005859375 background all_cells +2713.727294921875 2056.27783203125 background all_cells +2670.3330078125 2091.4833984375 background all_cells +2688.98193359375 2066.764892578125 background all_cells +2699.068603515625 2066.210205078125 background all_cells +2737.715087890625 2117.905029296875 background all_cells +2697.4296875 2000.09765625 background all_cells +2687.834228515625 2023.25537109375 background all_cells +2740.212158203125 2017.81689453125 background all_cells +2857.784423828125 1944.29736328125 background all_cells +2853.51904296875 1976.08251953125 background all_cells +2829.708740234375 1974.85009765625 background all_cells +2826.559814453125 1962.60107421875 background all_cells +2789.08056640625 2047.31494140625 background all_cells +2780.60595703125 2068.73681640625 background all_cells +2799.17041015625 2057.42626953125 background all_cells +2781.1982421875 1948.4139404296875 background all_cells +2791.183349609375 2004.32568359375 background all_cells +2809.71142578125 1972.48388671875 background all_cells +2756.32470703125 1959.1065673828125 background all_cells +2801.308349609375 1954.173828125 background all_cells +2561.063720703125 2265.5244140625 background all_cells +2558.760986328125 2273.682373046875 background all_cells +2550.744140625 2267.64208984375 background all_cells +2559.805419921875 2285.641845703125 background all_cells +2564.988525390625 2289.45361328125 background all_cells +2572.699462890625 2287.69921875 background all_cells +2557.989013671875 2231.54833984375 background all_cells +2544.216064453125 2176.550537109375 background all_cells +2554.302734375 2238.1162109375 background all_cells +2555.947509765625 2244.49267578125 background all_cells +2280.0146484375 2259.68017578125 background all_cells +2277.91259765625 2271.375 background all_cells +2267.95654296875 2266.8818359375 background all_cells +2262.201171875 2267.65234375 background all_cells +2276.930908203125 2282.372314453125 background all_cells +2376.06884765625 2288.612548828125 background all_cells +2365.640625 2289.058349609375 background all_cells +2292.935791015625 2279.732421875 background all_cells +2280.866455078125 2281.424072265625 background all_cells +2270.429443359375 2275.6103515625 background all_cells +2264.638916015625 2280.9697265625 background all_cells +2474.955322265625 2192.722412109375 background all_cells +2513.255859375 2183.9267578125 background all_cells +2510.114013671875 2199.92138671875 background all_cells +2490.503173828125 2233.28076171875 background all_cells +2511.757080078125 2227.6015625 background all_cells +2498.60888671875 2239.857666015625 background all_cells +2486.828857421875 2252.42529296875 background all_cells +2480.471435546875 2268.271240234375 background all_cells +2486.417724609375 2269.01904296875 background all_cells +2496.198974609375 2264.91748046875 background all_cells +2497.901123046875 2247.626220703125 background all_cells +2475.6328125 2222.9892578125 background all_cells +2487.173828125 2218.588134765625 background all_cells +2485.218994140625 2240.749267578125 background all_cells +2480.201904296875 2226.849853515625 background all_cells +2389.01416015625 2220.962646484375 background all_cells +2401.935546875 2271.70556640625 background all_cells +2398.77587890625 2234.705810546875 background all_cells +2413.507568359375 2271.193359375 background all_cells +2404.736572265625 2264.751220703125 background all_cells +2458.205810546875 2240.200439453125 background all_cells +2444.36328125 2235.725341796875 background all_cells +2466.737548828125 2228.41796875 background all_cells +2462.921630859375 2223.434814453125 background all_cells +2454.951171875 2208.2451171875 background all_cells +2456.32666015625 2199.891845703125 background all_cells +2454.9208984375 2185.199462890625 background all_cells +2184.37890625 2250.697265625 background all_cells +2190.59228515625 2261.821044921875 background all_cells +2199.031005859375 2258.647216796875 background all_cells +2218.742919921875 2282.933837890625 background all_cells +2235.827392578125 2282.168701171875 background all_cells +2226.656494140625 2288.20458984375 background all_cells +2206.470458984375 2289.591796875 background all_cells +2203.991455078125 2263.943603515625 background all_cells +2212.1767578125 2271.888671875 background all_cells +2208.404052734375 2277.739013671875 background all_cells +2188.531494140625 2270.645751953125 background all_cells +2184.934326171875 2275.824951171875 background all_cells +2199.324462890625 2277.40478515625 background all_cells +2257.97705078125 2220.051513671875 background all_cells +2251.688720703125 2227.29833984375 background all_cells +2260.02587890625 2225.545654296875 background all_cells +2297.91259765625 2552.388916015625 background all_cells +2234.802490234375 2435.501953125 background all_cells +2241.938232421875 2444.53369140625 background all_cells +2279.064697265625 2238.6337890625 background all_cells +2275.552978515625 2248.83203125 background all_cells +2264.579833984375 2251.072021484375 background all_cells +2247.986328125 2247.680908203125 background all_cells +2235.28759765625 2230.507568359375 background all_cells +2232.715576171875 2257.54052734375 background all_cells +2231.168212890625 2249.005859375 background all_cells +2265.21142578125 2194.48583984375 background all_cells +2292.884033203125 2200.67333984375 background all_cells +2286.042724609375 2194.79345703125 background all_cells +2272.17041015625 2183.647705078125 background all_cells +2239.05419921875 2197.36669921875 background all_cells +2237.743408203125 2220.159423828125 background all_cells +2227.587890625 2212.113037109375 background all_cells +2241.57861328125 2205.298828125 background all_cells +2309.680908203125 2192.451416015625 background all_cells +2337.194091796875 2207.378173828125 background all_cells +2318.9560546875 2187.913818359375 background all_cells +2254.4951171875 2193.484375 background all_cells +2243.494384765625 2185.539794921875 background all_cells +2250.84326171875 2206.18408203125 background all_cells +2257.974609375 2206.2197265625 background all_cells +2252.34716796875 2197.963134765625 background all_cells +2208.0703125 2187.0859375 background all_cells +2198.491455078125 2186.058349609375 background all_cells +2194.03173828125 2196.889892578125 background all_cells +2213.025146484375 2200.4189453125 background all_cells +2224.3046875 2194.57861328125 background all_cells +2199.775390625 2208.650390625 background all_cells +2220.515625 2215.545166015625 background all_cells +2221.01171875 2229.52587890625 background all_cells +2207.723388671875 2213.559326171875 background all_cells +2204.6005859375 2233.20263671875 background all_cells +2201.96044921875 2241.501708984375 background all_cells +2212.2763671875 2238.3544921875 background all_cells +2185.664794921875 2222.977783203125 background all_cells +2187.375732421875 2202.171142578125 background all_cells +2190.999755859375 2227.8466796875 background all_cells +2190.587646484375 2210.20068359375 background all_cells +1674.238037109375 2323.764892578125 background all_cells +1675.5712890625 2335.0693359375 background all_cells +1694.1458740234375 2309.3232421875 background all_cells +1731.6842041015625 2307.634033203125 background all_cells +1721.52587890625 2306.125 background all_cells +1709.6136474609375 2320.09912109375 background all_cells +1700.076904296875 2325.869140625 background all_cells +1740.1209716796875 2290.939453125 background all_cells +1694.5118408203125 2297.490966796875 background all_cells +1697.187744140625 2292.22216796875 background all_cells +1718.589599609375 2296.090087890625 background all_cells +1721.81494140625 2288.98779296875 background all_cells +1727.5001220703125 2299.9580078125 background all_cells +1690.897705078125 2314.3349609375 background all_cells +1688.9930419921875 2299.056884765625 background all_cells +1683.740234375 2291.258544921875 background all_cells +1766.98046875 2316.593017578125 background all_cells +1774.6978759765625 2307.99462890625 background all_cells +1774.2523193359375 2293.845703125 background all_cells +1772.6339111328125 2316.166259765625 background all_cells +1792.7127685546875 2316.598388671875 background all_cells +1801.7584228515625 2316.197265625 background all_cells +1789.8936767578125 2306.999267578125 background all_cells +1803.2576904296875 2292.91015625 background all_cells +1819.143310546875 2296.293701171875 background all_cells +1786.3170166015625 2293.066650390625 background all_cells +1814.5037841796875 2317.104736328125 background all_cells +1807.995849609375 2322.482421875 background all_cells +1804.9202880859373 2339.962646484375 background all_cells +1788.3934326171875 2333.119140625 background all_cells +1802.510009765625 2327.487548828125 background all_cells +1730.2772216796875 2334.471923828125 background all_cells +1734.476318359375 2344.09033203125 background all_cells +1744.2303466796875 2337.263916015625 background all_cells +1742.961181640625 2321.959716796875 background all_cells +1755.0111083984375 2327.40869140625 background all_cells +1740.728759765625 2327.43896484375 background all_cells +1753.0184326171875 2320.799560546875 background all_cells +1746.7069091796875 2314.36962890625 background all_cells +1757.8541259765625 2311.80908203125 background all_cells +1738.500732421875 2312.594970703125 background all_cells +1744.3338623046875 2307.7666015625 background all_cells +1890.509765625 2290.109619140625 background all_cells +1848.57666015625 2298.2763671875 background all_cells +1857.7122802734373 2291.23974609375 background all_cells +1828.7083740234373 2302.753662109375 background all_cells +1825.5849609375 2311.96044921875 background all_cells +1855.7237548828125 2313.88037109375 background all_cells +1867.8260498046875 2309.527099609375 background all_cells +1845.47119140625 2310.27294921875 background all_cells +1859.578857421875 2323.376220703125 background all_cells +1873.8797607421875 2319.49169921875 background all_cells +1839.3016357421875 2323.662109375 background all_cells +1875.6148681640625 2334.901611328125 background all_cells +1888.0352783203125 2332.976318359375 background all_cells +1845.22509765625 2342.774169921875 background all_cells +1856.690185546875 2335.629638671875 background all_cells +1835.40625 2331.42626953125 background all_cells +1609.7041015625 2401.572021484375 background all_cells +1606.5360107421875 2361.712646484375 background all_cells +1613.1534423828125 2351.9228515625 background all_cells +1621.6678466796875 2394.192138671875 background all_cells +1616.233154296875 2382.043212890625 background all_cells +1625.6297607421875 2364.367431640625 background all_cells +1637.5654296875 2371.107421875 background all_cells +1640.1456298828125 2360.23193359375 background all_cells +1647.0869140625 2413.181640625 background all_cells +1641.8665771484375 2394.16748046875 background all_cells +1610.6739501953125 2342.1884765625 background all_cells +1624.3125 2345.328125 background all_cells +1630.8818359375 2343.370361328125 background all_cells +1616.4276123046875 2298.2626953125 background all_cells +1623.6988525390625 2291.51123046875 background all_cells +1656.00927734375 2300.26513671875 background all_cells +1638.5498046875 2292.1162109375 background all_cells +1664.251220703125 2301.992431640625 background all_cells +1675.9039306640625 2293.59375 background all_cells +1672.3350830078125 2302.202880859375 background all_cells +1667.7020263671875 2295.9873046875 background all_cells +1631.6068115234375 2323.480224609375 background all_cells +1663.4884033203125 2321.075439453125 background all_cells +1660.3145751953125 2331.1025390625 background all_cells +1656.0277099609375 2319.065185546875 background all_cells +1675.0050048828125 2306.098388671875 background all_cells +1617.6058349609375 2310.256591796875 background all_cells +1659.6654052734375 2310.129150390625 background all_cells +1653.6094970703125 2309.336669921875 background all_cells +1671.70703125 2312.96728515625 background all_cells +1723.2435302734375 2347.94287109375 background all_cells +1760.2508544921875 2348.582275390625 background all_cells +1730.944580078125 2348.89794921875 background all_cells +1772.376953125 2354.995849609375 background all_cells +1780.4317626953125 2346.4072265625 background all_cells +1813.72998046875 2399.20166015625 background all_cells +1748.374267578125 2399.840087890625 background all_cells +1800.40185546875 2403.86572265625 background all_cells +1805.96630859375 2400.60888671875 background all_cells +1794.6129150390625 2347.9931640625 background all_cells +1791.8233642578125 2369.09716796875 background all_cells +1778.208740234375 2367.312255859375 background all_cells +1780.463134765625 2356.913818359375 background all_cells +1787.6658935546875 2380.134521484375 background all_cells +1742.572021484375 2384.030029296875 background all_cells +1813.0400390625 2391.796142578125 background all_cells +1739.1976318359375 2388.09814453125 background all_cells +1810.36767578125 2384.99169921875 background all_cells +1843.29833984375 2447.403564453125 background all_cells +1840.7462158203125 2430.7802734375 background all_cells +1843.99169921875 2426.56298828125 background all_cells +1846.96337890625 2430.67724609375 background all_cells +1843.3543701171875 2439.490478515625 background all_cells +1864.7158203125 2431.1826171875 background all_cells +1872.8284912109373 2446.8896484375 background all_cells +1852.9609375 2445.853515625 background all_cells +1854.044189453125 2436.2626953125 background all_cells +1891.01513671875 2411.778564453125 background all_cells +1881.1578369140625 2345.935302734375 background all_cells +1890.5443115234373 2434.185546875 background all_cells +1885.4462890625 2445.119384765625 background all_cells +1848.2965087890625 2349.685791015625 background all_cells +1842.3896484375 2364.580078125 background all_cells +1847.6644287109373 2396.84228515625 background all_cells +1820.5330810546875 2349.342529296875 background all_cells +1817.2340087890625 2355.7265625 background all_cells +1894.015869140625 2400.88427734375 background all_cells +1900.9315185546875 2376.23388671875 background all_cells +1897.9781494140625 2382.999267578125 background all_cells +1891.974853515625 2377.1357421875 background all_cells +1881.914306640625 2369.7236328125 background all_cells +1904.7451171875 2361.086181640625 background all_cells +1895.5921630859373 2364.455078125 background all_cells +1884.9505615234373 2353.30224609375 background all_cells +1860.16845703125 2379.81201171875 background all_cells +1868.27490234375 2380.190673828125 background all_cells +1866.7353515625 2373.458251953125 background all_cells +1871.59423828125 2385.49267578125 background all_cells +1860.097900390625 2360.963623046875 background all_cells +1875.366455078125 2359.602783203125 background all_cells +1834.4678955078125 2361.8779296875 background all_cells +1847.91015625 2378.09619140625 background all_cells +1817.4910888671875 2387.4140625 background all_cells +1822.642578125 2384.532958984375 background all_cells +1823.244873046875 2370.7734375 background all_cells +1823.3931884765625 2363.865966796875 background all_cells +1763.125244140625 2408.827880859375 background all_cells +1779.1009521484375 2432.57861328125 background all_cells +1767.923583984375 2428.666748046875 background all_cells +1778.211669921875 2418.431884765625 background all_cells +1774.2850341796875 2436.471435546875 background all_cells +1752.06982421875 2441.742919921875 background all_cells +1763.632080078125 2445.450927734375 background all_cells +1756.4266357421875 2443.0625 background all_cells +1793.6826171875 2411.9013671875 background all_cells +1794.5283203125 2443.4248046875 background all_cells +1800.103759765625 2431.50830078125 background all_cells +1791.6658935546875 2425.432373046875 background all_cells +1829.37451171875 2430.142333984375 background all_cells +1830.7635498046875 2446.07763671875 background all_cells +1837.8692626953125 2433.04052734375 background all_cells +1838.6683349609373 2417.598388671875 background all_cells +1805.258056640625 2445.02099609375 background all_cells +1818.2728271484373 2433.8896484375 background all_cells +1716.71044921875 2471.759521484375 background all_cells +1712.9088134765625 2493.742919921875 background all_cells +1727.972412109375 2474.5771484375 background all_cells +1726.231689453125 2463.614990234375 background all_cells +1781.934326171875 2494.759765625 background all_cells +1769.533935546875 2486.882080078125 background all_cells +1777.33203125 2452.939453125 background all_cells +1766.7073974609375 2452.3095703125 background all_cells +1765.1466064453125 2467.731689453125 background all_cells +1773.0760498046875 2464.925048828125 background all_cells +1738.50244140625 2496.051025390625 background all_cells +1742.7874755859375 2500.9033203125 background all_cells +1747.6258544921875 2489.78515625 background all_cells +1748.6031494140625 2478.26806640625 background all_cells +1737.646484375 2490.778076171875 background all_cells +1682.562744140625 2484.05810546875 background all_cells +1709.1741943359375 2475.957763671875 background all_cells +1704.94189453125 2476.944091796875 background all_cells +1704.1448974609375 2487.00390625 background all_cells +1733.860595703125 2470.1123046875 background all_cells +1741.794677734375 2466.846435546875 background all_cells +1774.591796875 2640.466552734375 background all_cells +1820.349365234375 2638.57568359375 background all_cells +1819.7745361328125 2631.650390625 background all_cells +1883.638427734375 2603.311279296875 background all_cells +1892.4224853515625 2601.8125 background all_cells +1881.3712158203125 2614.2822265625 background all_cells +1895.5938720703125 2622.21728515625 background all_cells +1889.1444091796875 2615.23388671875 background all_cells +1886.995849609375 2629.9033203125 background all_cells +1876.9810791015625 2628.78173828125 background all_cells +1884.4984130859373 2626.29443359375 background all_cells +1789.938720703125 2509.58837890625 background all_cells +1787.77978515625 2516.281494140625 background all_cells +1754.767333984375 2535.470458984375 background all_cells +1758.6710205078125 2543.62890625 background all_cells +1747.6907958984375 2537.494140625 background all_cells +1740.6580810546875 2536.99951171875 background all_cells +1726.8111572265625 2516.304931640625 background all_cells +1681.8709716796875 2521.831787109375 background all_cells +1749.111572265625 2517.151611328125 background all_cells +1744.298095703125 2515.646240234375 background all_cells +1742.9766845703125 2523.116455078125 background all_cells +1760.4937744140625 2582.98583984375 background all_cells +1763.01513671875 2558.34130859375 background all_cells +1770.5352783203125 2599.231201171875 background all_cells +1766.38525390625 2585.623046875 background all_cells +1745.6839599609375 2584.9462890625 background all_cells +1743.8192138671875 2550.9873046875 background all_cells +1750.62939453125 2578.8056640625 background all_cells +1750.1175537109375 2586.92333984375 background all_cells +1745.8192138671875 2592.37548828125 background all_cells +1734.3846435546875 2580.588623046875 background all_cells +1737.141845703125 2597.576904296875 background all_cells +1734.816162109375 2570.044677734375 background all_cells +1681.2642822265625 2663.12841796875 background all_cells +1745.19921875 2651.17236328125 background all_cells +1732.8673095703125 2656.148193359375 background all_cells +1754.9642333984375 2657.39453125 background all_cells +1759.474365234375 2644.177978515625 background all_cells +1759.3375244140625 2656.063720703125 background all_cells +1755.5301513671875 2649.81103515625 background all_cells +1761.2908935546875 2635.87939453125 background all_cells +1768.189208984375 2638.48046875 background all_cells +1763.88037109375 2649.330810546875 background all_cells +1761.4560546875 2618.839111328125 background all_cells +1813.8729248046875 2626.763427734375 background all_cells +1817.78515625 2620.91259765625 background all_cells +1766.9254150390625 2614.1611328125 background all_cells +1755.7608642578125 2635.2099609375 background all_cells +1750.789794921875 2627.93994140625 background all_cells +1755.060302734375 2612.427490234375 background all_cells +1644.2020263671875 2365.34912109375 background all_cells +1707.758056640625 2369.736572265625 background all_cells +1695.5157470703125 2367.034912109375 background all_cells +1695.4869384765625 2342.861328125 background all_cells +1711.20263671875 2354.4345703125 background all_cells +1683.1231689453125 2345.59765625 background all_cells +1700.1241455078125 2352.501220703125 background all_cells +1693.135009765625 2352.107177734375 background all_cells +1706.7142333984375 2350.098876953125 background all_cells +1691.135986328125 2414.634033203125 background all_cells +1686.1041259765625 2413.123779296875 background all_cells +1653.344970703125 2377.83251953125 background all_cells +1671.939453125 2411.744384765625 background all_cells +1658.12939453125 2415.720947265625 background all_cells +1697.764892578125 2416.384033203125 background all_cells +1717.4920654296875 2433.674072265625 background all_cells +1713.24365234375 2418.2802734375 background all_cells +1710.815673828125 2435.043212890625 background all_cells +1727.16357421875 2431.71533203125 background all_cells +1736.4447021484375 2435.025634765625 background all_cells +1733.484130859375 2424.676025390625 background all_cells +1721.876220703125 2449.995361328125 background all_cells +1742.6480712890625 2443.486083984375 background all_cells +1714.1405029296875 2450.63671875 background all_cells +1736.4647216796875 2448.580322265625 background all_cells +1667.2828369140625 2368.138916015625 background all_cells +1682.032470703125 2377.93017578125 background all_cells +1677.3453369140625 2369.635498046875 background all_cells +1660.1185302734375 2373.24658203125 background all_cells +1669.21923828125 2380.8447265625 background all_cells +1680.553466796875 2399.22705078125 background all_cells +1702.8408203125 2396.98046875 background all_cells +1691.5172119140625 2383.14013671875 background all_cells +1684.2493896484375 2387.328125 background all_cells +1653.34228515625 2404.677978515625 background all_cells +1664.1822509765625 2398.595458984375 background all_cells +1658.0155029296875 2381.349609375 background all_cells +1635.2318115234375 2624.61328125 background all_cells +1621.1591796875 2617.251708984375 background all_cells +1612.828369140625 2615.023681640625 background all_cells +1610.0826416015625 2609.564208984375 background all_cells +1648.2659912109375 2656.715576171875 background all_cells +1668.8160400390625 2659.537841796875 background all_cells +1662.0631103515625 2654.1142578125 background all_cells +1656.9150390625 2657.85302734375 background all_cells +1615.6065673828125 2656.415771484375 background all_cells +1619.5616455078125 2647.1279296875 background all_cells +1630.926025390625 2642.241455078125 background all_cells +1652.0572509765625 2643.494384765625 background all_cells +1662.6968994140625 2638.670166015625 background all_cells +1672.7247314453125 2635.1357421875 background all_cells +1655.547119140625 2614.99951171875 background all_cells +1656.2548828125 2626.213134765625 background all_cells +1656.8333740234375 2633.10205078125 background all_cells +1667.3828125 2617.609375 background all_cells +1717.7593994140625 2631.343505859375 background all_cells +1701.3614501953125 2550.431884765625 background all_cells +1694.087646484375 2571.51416015625 background all_cells +1709.4700927734375 2568.118408203125 background all_cells +1704.4488525390625 2584.01953125 background all_cells +1694.25439453125 2585.734619140625 background all_cells +1716.7259521484375 2580.10009765625 background all_cells +1721.3543701171875 2587.17626953125 background all_cells +1703.2974853515625 2604.6318359375 background all_cells +1703.1298828125 2529.65966796875 background all_cells +1720.6600341796875 2523.518798828125 background all_cells +1722.446044921875 2529.674072265625 background all_cells +1717.5435791015625 2540.390380859375 background all_cells +1730.9320068359375 2541.06982421875 background all_cells +1692.062255859375 2599.675537109375 background all_cells +1691.4759521484375 2612.9228515625 background all_cells +1611.130126953125 2541.409423828125 background all_cells +1622.890869140625 2551.44970703125 background all_cells +1627.826171875 2544.380859375 background all_cells +1634.853515625 2598.449951171875 background all_cells +1653.5426025390625 2589.0888671875 background all_cells +1613.7503662109375 2554.74072265625 background all_cells +1632.8060302734375 2575.47119140625 background all_cells +1624.9937744140625 2564.081787109375 background all_cells +1623.357421875 2556.93115234375 background all_cells +1624.761474609375 2590.851806640625 background all_cells +1615.8609619140625 2582.919921875 background all_cells +1670.16650390625 2590.12060546875 background all_cells +1662.7598876953125 2595.04541015625 background all_cells +1670.6162109375 2607.525390625 background all_cells +1669.4666748046875 2599.821533203125 background all_cells +1676.3868408203125 2587.691650390625 background all_cells +1685.056396484375 2587.730224609375 background all_cells +1678.9417724609375 2599.575927734375 background all_cells +1906.5880126953125 2377.541015625 background all_cells +1914.949462890625 2378.6357421875 background all_cells +1909.0350341796875 2382.182861328125 background all_cells +1911.6654052734373 2369.986328125 background all_cells +1938.82958984375 2386.4462890625 background all_cells +1951.4937744140625 2384.679443359375 background all_cells +1941.0166015625 2395.399658203125 background all_cells +1931.90576171875 2360.802001953125 background all_cells +1948.8133544921875 2368.021484375 background all_cells +1936.9267578125 2356.019775390625 background all_cells +1934.951171875 2368.42724609375 background all_cells +1923.1163330078125 2366.35400390625 background all_cells +1934.173583984375 2376.76025390625 background all_cells +1923.9066162109373 2379.039794921875 background all_cells +1910.5980224609373 2386.306884765625 background all_cells +1932.1676025390625 2391.701416015625 background all_cells +1914.5277099609373 2393.56396484375 background all_cells +1967.0107421875 2379.07666015625 background all_cells +1967.485107421875 2386.436279296875 background all_cells +1971.0377197265625 2370.234130859375 background all_cells +1967.6617431640625 2374.76025390625 background all_cells +1980.2633056640625 2387.876953125 background all_cells +2002.364990234375 2399.607421875 background all_cells +1985.227783203125 2400.320556640625 background all_cells +1974.0211181640625 2396.748046875 background all_cells +1977.22509765625 2365.070068359375 background all_cells +1992.859619140625 2377.20849609375 background all_cells +2001.140869140625 2383.048583984375 background all_cells +1979.23046875 2378.747802734375 background all_cells +2001.565673828125 2365.89453125 background all_cells +1996.8349609375 2415.64111328125 background all_cells +2016.76416015625 2413.52392578125 background all_cells +2021.018798828125 2425.234619140625 background all_cells +2014.7069091796875 2430.150390625 background all_cells +2001.2589111328125 2430.0888671875 background all_cells +2091.44140625 2431.354248046875 background all_cells +2113.34765625 2403.04931640625 background all_cells +2099.0361328125 2429.701416015625 background all_cells +2070.6103515625 2436.6953125 background all_cells +2104.776123046875 2436.67626953125 background all_cells +2094.260009765625 2439.9755859375 background all_cells +2083.7587890625 2435.046630859375 background all_cells +1998.93896484375 2437.50341796875 background all_cells +2018.7376708984373 2440.244873046875 background all_cells +2010.1070556640625 2435.342041015625 background all_cells +2063.09326171875 2427.599853515625 background all_cells +2077.827392578125 2428.98681640625 background all_cells +2077.64208984375 2413.3046875 background all_cells +2071.170166015625 2420.943359375 background all_cells +1912.6953125 2411.4267578125 background all_cells +1922.627197265625 2409.30517578125 background all_cells +1947.2186279296875 2417.0166015625 background all_cells +1913.671875 2437.731201171875 background all_cells +1906.988525390625 2419.466064453125 background all_cells +1932.283203125 2436.3828125 background all_cells +1938.30517578125 2426.1767578125 background all_cells +1927.579345703125 2421.833251953125 background all_cells +1976.2628173828125 2404.321044921875 background all_cells +1986.996826171875 2427.91259765625 background all_cells +1975.3890380859373 2414.228515625 background all_cells +1951.631591796875 2436.03173828125 background all_cells +1966.847900390625 2419.487060546875 background all_cells +1962.71923828125 2433.94091796875 background all_cells +2073.019775390625 2405.5732421875 background all_cells +2092.206298828125 2405.50732421875 background all_cells +2080.072265625 2361.265380859375 background all_cells +2073.72314453125 2368.318359375 background all_cells +2102.872802734375 2374.90478515625 background all_cells +2108.855712890625 2366.860107421875 background all_cells +2101.837158203125 2369.734619140625 background all_cells +2049.381103515625 2366.32470703125 background all_cells +2056.698974609375 2363.622802734375 background all_cells +2065.890869140625 2361.115966796875 background all_cells +2061.977294921875 2369.10693359375 background all_cells +2052.44482421875 2385.378173828125 background all_cells +2064.097900390625 2380.343505859375 background all_cells +2061.7509765625 2386.82373046875 background all_cells +2052.258544921875 2391.1689453125 background all_cells +2031.2894287109373 2368.557861328125 background all_cells +2047.3807373046875 2362.370361328125 background all_cells +2046.7718505859373 2373.16357421875 background all_cells +2039.9986572265625 2363.611572265625 background all_cells +2034.2642822265625 2555.504150390625 background all_cells +2024.4454345703125 2568.392822265625 background all_cells +2037.9078369140625 2568.10400390625 background all_cells +2023.784912109375 2560.287841796875 background all_cells +2033.87060546875 2576.7705078125 background all_cells +2016.3348388671875 2577.805419921875 background all_cells +2027.909423828125 2577.314208984375 background all_cells +2006.4251708984373 2568.224365234375 background all_cells +2010.909423828125 2554.225341796875 background all_cells +1991.152099609375 2556.610595703125 background all_cells +1994.539306640625 2569.29541015625 background all_cells +2011.1343994140625 2562.31884765625 background all_cells +2001.9384765625 2559.730224609375 background all_cells +2070.9609375 2535.227783203125 background all_cells +2075.190673828125 2541.30322265625 background all_cells +2065.91455078125 2572.897705078125 background all_cells +2103.2431640625 2576.635498046875 background all_cells +2100.719482421875 2570.237060546875 background all_cells +2080.2705078125 2574.572509765625 background all_cells +2048.794921875 2554.377685546875 background all_cells +2058.602783203125 2579.130859375 background all_cells +2061.04052734375 2561.795166015625 background all_cells +2070.35546875 2448.90234375 background all_cells +2082.02978515625 2454.06494140625 background all_cells +2077.095703125 2450.332275390625 background all_cells +2054.83349609375 2480.086181640625 background all_cells +2048.623046875 2490.6982421875 background all_cells +2067.694580078125 2489.307373046875 background all_cells +2065.6904296875 2479.82568359375 background all_cells +2055.058837890625 2467.16357421875 background all_cells +2063.9736328125 2468.9560546875 background all_cells +2060.247314453125 2473.75830078125 background all_cells +2055.6611328125 2510.269287109375 background all_cells +2071.9013671875 2505.225830078125 background all_cells +2069.485107421875 2510.846923828125 background all_cells +2067.900390625 2516.31982421875 background all_cells +2069.6552734375 2523.156494140625 background all_cells +2142.46142578125 2511.4775390625 background all_cells +1996.9248046875 2538.131591796875 background all_cells +2005.288818359375 2529.630859375 background all_cells +2005.9935302734373 2536.968505859375 background all_cells +1999.532470703125 2544.109619140625 background all_cells +2030.11328125 2546.242919921875 background all_cells +2043.1494140625 2515.922607421875 background all_cells +2043.0614013671875 2545.136474609375 background all_cells +2033.7430419921875 2498.755615234375 background all_cells +2023.8262939453125 2534.589111328125 background all_cells +2028.9349365234373 2539.968017578125 background all_cells +2017.3720703125 2544.719970703125 background all_cells +2019.4747314453125 2526.849853515625 background all_cells +2015.2716064453125 2533.134765625 background all_cells +1928.6021728515625 2495.525390625 background all_cells +1923.78955078125 2480.057861328125 background all_cells +1927.7939453125 2447.65234375 background all_cells +1918.1676025390625 2469.35498046875 background all_cells +1964.2425537109373 2444.345947265625 background all_cells +1969.976318359375 2481.16064453125 background all_cells +1968.432373046875 2447.745849609375 background all_cells +1963.76025390625 2463.168212890625 background all_cells +1939.3543701171875 2480.82177734375 background all_cells +1946.108642578125 2481.100830078125 background all_cells +1946.65234375 2464.828857421875 background all_cells +1940.354736328125 2442.2236328125 background all_cells +1981.276611328125 2488.0751953125 background all_cells +1957.7880859375 2487.38232421875 background all_cells +1991.2701416015625 2500.714599609375 background all_cells +1998.3406982421875 2504.01806640625 background all_cells +1975.384521484375 2498.755126953125 background all_cells +2001.9688720703125 2492.1064453125 background all_cells +1987.7364501953125 2546.295654296875 background all_cells +1987.5670166015625 2539.410400390625 background all_cells +1990.1939697265625 2530.422119140625 background all_cells +1978.659423828125 2534.343505859375 background all_cells +1979.513916015625 2549.155029296875 background all_cells +1978.0279541015625 2542.73681640625 background all_cells +1985.953857421875 2511.537353515625 background all_cells +1976.1163330078125 2510.229736328125 background all_cells +1963.934814453125 2516.6572265625 background all_cells +1990.5797119140625 2513.203369140625 background all_cells +1969.3056640625 2547.14990234375 background all_cells +1968.2452392578125 2540.26025390625 background all_cells +1965.516845703125 2534.4609375 background all_cells +1977.262451171875 2577.944580078125 background all_cells +1981.8594970703125 2559.0361328125 background all_cells +1982.705322265625 2579.06982421875 background all_cells +1979.684326171875 2569.655029296875 background all_cells +1962.0283203125 2567.31494140625 background all_cells +1964.37451171875 2554.247802734375 background all_cells +1971.32470703125 2563.65673828125 background all_cells +1973.9384765625 2554.958740234375 background all_cells +1969.484130859375 2570.64599609375 background all_cells +1975.445068359375 2467.07373046875 background all_cells +1981.5687255859373 2463.685546875 background all_cells +1979.23779296875 2456.08642578125 background all_cells +2013.93896484375 2483.4111328125 background all_cells +2012.8524169921875 2447.450439453125 background all_cells +2020.901123046875 2468.990478515625 background all_cells +2017.1005859375 2455.3603515625 background all_cells +2004.478515625 2465.8798828125 background all_cells +1993.3338623046875 2484.191162109375 background all_cells +2001.778076171875 2448.859375 background all_cells +1989.183837890625 2448.962158203125 background all_cells +1992.950927734375 2458.30322265625 background all_cells +2006.602783203125 2453.73974609375 background all_cells +1982.2562255859373 2444.544921875 background all_cells +1915.1138916015625 2543.65771484375 background all_cells +1935.773193359375 2553.2275390625 background all_cells +1926.8673095703125 2547.844482421875 background all_cells +1942.6531982421875 2542.914794921875 background all_cells +1940.41015625 2562.106689453125 background all_cells +1920.400634765625 2575.311279296875 background all_cells +1941.00341796875 2572.24169921875 background all_cells +1931.7847900390625 2564.43994140625 background all_cells +1951.2386474609373 2540.42724609375 background all_cells +1948.174072265625 2570.151611328125 background all_cells +1950.785400390625 2548.986572265625 background all_cells +1958.808837890625 2540.44189453125 background all_cells +1953.7613525390625 2526.33837890625 background all_cells +1956.998291015625 2550.772216796875 background all_cells +1930.959228515625 2528.3017578125 background all_cells +1923.533203125 2521.571533203125 background all_cells +1939.1910400390625 2533.92236328125 background all_cells +1947.110107421875 2529.734375 background all_cells +2036.1956787109373 2302.61083984375 background all_cells +2045.6185302734373 2305.558837890625 background all_cells +2042.5382080078125 2321.345703125 background all_cells +2040.514404296875 2294.8876953125 background all_cells +2099.410400390625 2308.762451171875 background all_cells +2090.110595703125 2314.416259765625 background all_cells +2095.011962890625 2297.963623046875 background all_cells +2102.619140625 2305.035400390625 background all_cells +2088.8466796875 2304.57763671875 background all_cells +2101.78369140625 2297.11474609375 background all_cells +2053.6396484375 2298.08740234375 background all_cells +2066.3681640625 2307.388916015625 background all_cells +2059.63525390625 2303.8466796875 background all_cells +2144.433349609375 2343.7275390625 background all_cells +2137.47607421875 2354.63134765625 background all_cells +2139.89794921875 2360.21826171875 background all_cells +2140.882568359375 2350.697998046875 background all_cells +2169.204833984375 2346.983642578125 background all_cells +2171.8505859375 2362.01904296875 background all_cells +2179.070068359375 2360.726318359375 background all_cells +2179.2099609375 2354.199462890625 background all_cells +2161.8154296875 2319.797607421875 background all_cells +2174.8369140625 2337.537841796875 background all_cells +2129.90234375 2289.871826171875 background all_cells +2133.1103515625 2303.1357421875 background all_cells +2128.85009765625 2317.01318359375 background all_cells +2153.4345703125 2308.78662109375 background all_cells +2171.681640625 2299.610107421875 background all_cells +2133.45703125 2295.12548828125 background all_cells +2146.229736328125 2314.167236328125 background all_cells +2147.58154296875 2296.798583984375 background all_cells +1907.9654541015625 2332.97802734375 background all_cells +1945.46044921875 2331.12939453125 background all_cells +1928.682861328125 2327.74951171875 background all_cells +1983.666259765625 2329.461669921875 background all_cells +2027.5106201171875 2337.396484375 background all_cells +2013.8040771484373 2326.976806640625 background all_cells +2034.2825927734373 2345.079833984375 background all_cells +2060.39501953125 2347.1611328125 background all_cells +2050.805908203125 2352.5009765625 background all_cells +2050.35107421875 2340.008544921875 background all_cells +2041.5152587890625 2334.887939453125 background all_cells +2059.83251953125 2331.58984375 background all_cells +2053.8779296875 2330.096923828125 background all_cells +1916.324462890625 2340.892333984375 background all_cells +1952.3804931640625 2349.359375 background all_cells +1927.008056640625 2346.58935546875 background all_cells +2106.26953125 2350.2275390625 background all_cells +2087.790771484375 2353.855712890625 background all_cells +2122.15576171875 2335.076904296875 background all_cells +2122.2216796875 2345.41796875 background all_cells +2092.270751953125 2342.23388671875 background all_cells +2112.26220703125 2341.90283203125 background all_cells +2081.192626953125 2346.9560546875 background all_cells +2066.1806640625 2318.388427734375 background all_cells +2073.94775390625 2382.63916015625 background all_cells +2089.6806640625 2381.219970703125 background all_cells +2067.769287109375 2324.47021484375 background all_cells +2075.805419921875 2356.52734375 background all_cells +2125.968505859375 2350.99853515625 background all_cells +2132.69384765625 2366.505126953125 background all_cells +2132.198486328125 2360.569091796875 background all_cells +2125.215576171875 2361.46875 background all_cells +2112.2890625 2357.50439453125 background all_cells +2119.208740234375 2389.6728515625 background all_cells +2114.837646484375 2371.24267578125 background all_cells +2103.31005859375 2326.86328125 background all_cells +2099.8671875 2331.961181640625 background all_cells +2134.241455078125 2337.076904296875 background all_cells +2149.19921875 2328.73046875 background all_cells +2142.884033203125 2336.628173828125 background all_cells +2119.155517578125 2323.4736328125 background all_cells +1909.827880859375 2307.566650390625 background all_cells +1921.7794189453125 2314.9560546875 background all_cells +1921.4622802734373 2301.022705078125 background all_cells +1918.296875 2310.442626953125 background all_cells +1937.8173828125 2312.33203125 background all_cells +1931.2174072265625 2300.3671875 background all_cells +1998.6217041015625 2305.720458984375 background all_cells +2027.049560546875 2308.059814453125 background all_cells +2026.5087890625 2300.166015625 background all_cells +2017.0445556640625 2301.533935546875 background all_cells +2008.14111328125 2299.74609375 background all_cells +1967.1607666015625 2297.696044921875 background all_cells +1972.4688720703125 2308.106689453125 background all_cells +1972.417236328125 2318.19287109375 background all_cells +1942.0552978515625 2303.574951171875 background all_cells +1958.5260009765625 2293.748779296875 background all_cells +1947.22509765625 2296.709228515625 background all_cells +1944.281494140625 2309.26025390625 background all_cells +1911.7054443359373 2301.76513671875 background all_cells +1913.334228515625 2293.09619140625 background all_cells +1788.86865234375 2463.3681640625 background all_cells +1800.59423828125 2458.231689453125 background all_cells +1798.0567626953125 2481.26171875 background all_cells +1809.4154052734373 2452.684326171875 background all_cells +1810.15283203125 2482.884033203125 background all_cells +1816.064697265625 2455.885498046875 background all_cells +1814.34130859375 2472.16162109375 background all_cells +1810.5938720703125 2464.26611328125 background all_cells +1847.0670166015625 2487.42138671875 background all_cells +1859.8824462890625 2480.218017578125 background all_cells +1855.7279052734373 2470.469482421875 background all_cells +1820.056396484375 2485.59912109375 background all_cells +1844.483642578125 2475.021240234375 background all_cells +1842.7694091796875 2486.280517578125 background all_cells +1823.115966796875 2478.164794921875 background all_cells +1858.111572265625 2454.18115234375 background all_cells +1850.06298828125 2450.646728515625 background all_cells +1840.30712890625 2467.110107421875 background all_cells +1848.141845703125 2465.149658203125 background all_cells +1854.3865966796875 2461.402099609375 background all_cells +1822.45361328125 2455.077880859375 background all_cells +1833.2716064453125 2466.11572265625 background all_cells +1827.8983154296875 2455.245849609375 background all_cells +1842.7471923828125 2525.150390625 background all_cells +1859.02587890625 2519.615234375 background all_cells +1850.306884765625 2512.1298828125 background all_cells +1871.2449951171875 2519.024658203125 background all_cells +1910.19091796875 2531.397705078125 background all_cells +1849.6339111328125 2555.97216796875 background all_cells +1897.8162841796875 2543.2294921875 background all_cells +1884.666259765625 2544.583740234375 background all_cells +1888.2869873046875 2533.399658203125 background all_cells +1893.2601318359373 2554.747314453125 background all_cells +1880.3018798828125 2558.084228515625 background all_cells +1899.4747314453125 2510.6484375 background all_cells +1911.812744140625 2513.068359375 background all_cells +1790.0711669921875 2521.904296875 background all_cells +1804.10595703125 2529.420654296875 background all_cells +1798.768310546875 2523.822265625 background all_cells +1791.554443359375 2527.1953125 background all_cells +1824.968994140625 2502.142822265625 background all_cells +1837.7669677734373 2502.21533203125 background all_cells +1832.322265625 2495.12890625 background all_cells +1828.3834228515625 2488.625 background all_cells +1811.8927001953125 2513.907470703125 background all_cells +1820.150390625 2516.61572265625 background all_cells +1818.7113037109373 2526.48681640625 background all_cells +1806.8092041015625 2496.7958984375 background all_cells +1781.6243896484375 2483.47119140625 background all_cells +1789.9315185546875 2496.894775390625 background all_cells +1862.6318359375 2491.319091796875 background all_cells +1857.2066650390625 2500.915771484375 background all_cells +1876.154541015625 2506.4228515625 background all_cells +1884.6881103515625 2503.225830078125 background all_cells +1917.70263671875 2496.02734375 background all_cells +1911.429443359375 2497.293701171875 background all_cells +1910.3958740234373 2465.850830078125 background all_cells +1873.931884765625 2479.64599609375 background all_cells +1895.0311279296875 2484.679443359375 background all_cells +1892.4801025390625 2460.124755859375 background all_cells +1884.10791015625 2477.0556640625 background all_cells +1865.84033203125 2464.46923828125 background all_cells +1866.56298828125 2482.49755859375 background all_cells +1865.05810546875 2474.530029296875 background all_cells +1854.02294921875 2684.946044921875 background all_cells +1859.429443359375 2694.211181640625 background all_cells +1854.6182861328125 2699.212890625 background all_cells +1826.768310546875 2695.813232421875 background all_cells +1814.44189453125 2699.279296875 background all_cells +1818.857421875 2695.728759765625 background all_cells +1843.757568359375 2701.70166015625 background all_cells +1844.8328857421875 2693.24072265625 background all_cells +1828.9599609375 2689.807861328125 background all_cells +1866.1632080078125 2754.7041015625 background all_cells +1858.7889404296875 2738.75732421875 background all_cells +1860.35107421875 2744.917236328125 background all_cells +1866.08642578125 2769.1357421875 background all_cells +1866.8441162109373 2765.70703125 background all_cells +1798.392822265625 2759.7744140625 background all_cells +1783.24609375 2755.4873046875 background all_cells +1793.670654296875 2751.175537109375 background all_cells +1790.0760498046875 2760.3369140625 background all_cells +1795.110107421875 2755.34326171875 background all_cells +1843.0771484375 2749.16748046875 background all_cells +1837.7353515625 2758.655029296875 background all_cells +1853.284912109375 2743.155029296875 background all_cells +1851.075439453125 2755.1298828125 background all_cells +1828.8980712890625 2753.77099609375 background all_cells +1808.0682373046875 2741.251953125 background all_cells +1806.6903076171875 2754.526123046875 background all_cells +1824.93017578125 2741.275390625 background all_cells +1819.1029052734373 2742.411865234375 background all_cells +1815.4053955078125 2750.052734375 background all_cells +1793.548583984375 2735.53662109375 background all_cells +1787.5625 2739.544677734375 background all_cells +1821.002685546875 2713.576416015625 background all_cells +1803.79248046875 2733.23095703125 background all_cells +1823.673095703125 2727.2216796875 background all_cells +1808.493408203125 2724.927978515625 background all_cells +1826.51708984375 2705.034912109375 background all_cells +1812.7291259765625 2717.016845703125 background all_cells +1830.8914794921875 2729.23681640625 background all_cells +1843.3240966796875 2735.36669921875 background all_cells +1849.370361328125 2729.017822265625 background all_cells +1847.6197509765625 2709.270263671875 background all_cells +1828.96337890625 2721.790771484375 background all_cells +1845.7237548828125 2721.79443359375 background all_cells +1845.12841796875 2715.975341796875 background all_cells +1829.656494140625 2715.99951171875 background all_cells +1870.8453369140625 2730.529296875 background all_cells +1859.856201171875 2733.10009765625 background all_cells +1857.9371337890625 2721.150634765625 background all_cells +1872.3822021484373 2737.371826171875 background all_cells +1876.5938720703125 2725.806884765625 background all_cells +1885.944091796875 2728.62060546875 background all_cells +1880.122802734375 2734.20556640625 background all_cells +1904.759033203125 2728.05126953125 background all_cells +1915.5947265625 2729.452392578125 background all_cells +1910.3558349609373 2731.036865234375 background all_cells +1908.774169921875 2737.62939453125 background all_cells +1893.3155517578125 2732.626220703125 background all_cells +1901.1624755859373 2737.760986328125 background all_cells +1898.136474609375 2735.644775390625 background all_cells +1907.7392578125 2769.908935546875 background all_cells +1906.20458984375 2753.606689453125 background all_cells +1912.594482421875 2761.134033203125 background all_cells +1919.5284423828125 2749.343505859375 background all_cells +1916.620361328125 2772.853515625 background all_cells +1892.258056640625 2765.43701171875 background all_cells +1879.9185791015625 2747.193603515625 background all_cells +1899.018798828125 2746.30615234375 background all_cells +1888.3572998046875 2746.477294921875 background all_cells +1885.85986328125 2751.669189453125 background all_cells +1931.29248046875 2761.201904296875 background all_cells +1932.8515625 2740.536865234375 background all_cells +1952.4012451171875 2773.739501953125 background all_cells +1975.3167724609373 2758.9306640625 background all_cells +1960.1690673828125 2761.29541015625 background all_cells +1954.2918701171875 2762.559814453125 background all_cells +1947.1636962890625 2759.841796875 background all_cells +1940.4732666015625 2742.537841796875 background all_cells +2033.6072998046875 2709.27392578125 background all_cells +1947.2454833984373 2751.87158203125 background all_cells +1906.2130126953125 2622.263916015625 background all_cells +1917.6556396484373 2619.32177734375 background all_cells +1911.993896484375 2612.11328125 background all_cells +2015.274658203125 2641.004638671875 background all_cells +2024.3172607421875 2646.072265625 background all_cells +2019.936279296875 2645.866943359375 background all_cells +1924.6929931640625 2629.849609375 background all_cells +2014.2532958984373 2625.498046875 background all_cells +2015.5933837890625 2633.381103515625 background all_cells +1933.9923095703125 2598.992431640625 background all_cells +1928.6680908203125 2585.61572265625 background all_cells +1930.240234375 2644.144775390625 background all_cells +1942.252685546875 2654.4619140625 background all_cells +1934.933349609375 2654.7314453125 background all_cells +1930.8978271484373 2653.21337890625 background all_cells +1908.9716796875 2655.818115234375 background all_cells +1922.118408203125 2660.8642578125 background all_cells +1920.618896484375 2647.267822265625 background all_cells +1913.28173828125 2667.207763671875 background all_cells +1914.495849609375 2641.765869140625 background all_cells +1931.323486328125 2660.306884765625 background all_cells +1934.02294921875 2676.7919921875 background all_cells +1933.6739501953125 2665.90673828125 background all_cells +1944.0975341796875 2720.7890625 background all_cells +1937.097900390625 2733.921142578125 background all_cells +1944.427001953125 2728.723388671875 background all_cells +1932.669189453125 2728.216796875 background all_cells +1938.2197265625 2685.59619140625 background all_cells +1939.8577880859373 2706.134765625 background all_cells +1944.8865966796875 2689.51611328125 background all_cells +1876.8541259765625 2689.676025390625 background all_cells +1891.458740234375 2669.31103515625 background all_cells +1886.0208740234373 2687.197998046875 background all_cells +1876.9246826171875 2677.375 background all_cells +1910.7611083984373 2703.946044921875 background all_cells +1923.88525390625 2706.6474609375 background all_cells +1914.037109375 2719.91796875 background all_cells +1904.7490234375 2684.785888671875 background all_cells +1910.1092529296875 2685.064697265625 background all_cells +1915.0107421875 2683.24658203125 background all_cells +1917.1785888671875 2692.66943359375 background all_cells +1912.4581298828125 2674.547607421875 background all_cells +1891.2275390625 2637.114501953125 background all_cells +1897.993896484375 2660.84228515625 background all_cells +1883.423095703125 2715.6865234375 background all_cells +1895.6307373046875 2719.638671875 background all_cells +1899.0345458984373 2693.73828125 background all_cells +1882.5660400390625 2704.190185546875 background all_cells +1892.85888671875 2693.32666015625 background all_cells +1803.03125 2605.42724609375 background all_cells +1809.373291015625 2612.314208984375 background all_cells +1801.2568359375 2612.257568359375 background all_cells +1811.9669189453125 2607.897705078125 background all_cells +1799.8438720703125 2621.386474609375 background all_cells +1796.6312255859375 2590.826416015625 background all_cells +1780.136474609375 2592.15380859375 background all_cells +1808.2454833984373 2600.47998046875 background all_cells +1806.193115234375 2595.71533203125 background all_cells +1978.177978515625 2598.3798828125 background all_cells +1981.6099853515625 2611.164794921875 background all_cells +1989.7017822265625 2608.098388671875 background all_cells +2002.8243408203125 2604.281494140625 background all_cells +2016.207275390625 2614.658935546875 background all_cells +2028.5396728515625 2614.62890625 background all_cells +2018.6466064453125 2619.93798828125 background all_cells +2019.21435546875 2605.25341796875 background all_cells +2011.7874755859373 2590.27001953125 background all_cells +2037.2799072265625 2584.69482421875 background all_cells +2031.396240234375 2592.2734375 background all_cells +2025.032470703125 2585.72119140625 background all_cells +1987.6226806640625 2587.435302734375 background all_cells +1997.5745849609373 2594.01123046875 background all_cells +1988.59716796875 2594.939697265625 background all_cells +1983.3203125 2621.78125 background all_cells +1976.04638671875 2615.448486328125 background all_cells +2010.0697021484373 2610.895751953125 background all_cells +2009.1640625 2619.13134765625 background all_cells +1997.457763671875 2617.832763671875 background all_cells +1889.8370361328125 2582.034912109375 background all_cells +1925.76416015625 2598.217529296875 background all_cells +1912.235107421875 2597.705078125 background all_cells +1904.0975341796875 2598.45263671875 background all_cells +1897.992431640625 2588.658447265625 background all_cells +1883.5224609375 2585.46142578125 background all_cells +1922.5699462890625 2609.540771484375 background all_cells +1933.3892822265625 2620.632568359375 background all_cells +1926.030029296875 2619.01123046875 background all_cells +1934.0892333984373 2614.006103515625 background all_cells +1961.5062255859373 2586.723876953125 background all_cells +1942.3111572265625 2588.720947265625 background all_cells +1973.0806884765625 2582.77783203125 background all_cells +1949.448974609375 2589.613525390625 background all_cells +1969.1304931640625 2592.441162109375 background all_cells +1964.9464111328125 2597.52392578125 background all_cells +1920.0665283203125 2602.644775390625 background all_cells +1969.29541015625 2603.28076171875 background all_cells +1940.0499267578125 2603.745849609375 background all_cells +1902.7911376953125 2558.512451171875 background all_cells +1897.968994140625 2573.85888671875 background all_cells +1911.634521484375 2567.9033203125 background all_cells +1888.2060546875 2560.637451171875 background all_cells +1852.48095703125 2563.569091796875 background all_cells +1862.03662109375 2572.8232421875 background all_cells +1866.5751953125 2568.094970703125 background all_cells +1867.10791015625 2561.250244140625 background all_cells +1836.060546875 2541.36572265625 background all_cells +1823.1572265625 2544.36962890625 background all_cells +1837.9796142578125 2552.666015625 background all_cells +1845.9949951171875 2574.91357421875 background all_cells +1824.738037109375 2572.2255859375 background all_cells +1834.5224609375 2557.720947265625 background all_cells +1800.55419921875 2567.49462890625 background all_cells +1791.2227783203125 2602.8525390625 background all_cells +1791.8817138671875 2592.06494140625 background all_cells +1795.9686279296875 2579.4130859375 background all_cells +1805.2960205078125 2578.253173828125 background all_cells +1797.57470703125 2572.932373046875 background all_cells +1817.17236328125 2543.22216796875 background all_cells +1803.6114501953125 2559.315185546875 background all_cells +1796.4898681640625 2552.947998046875 background all_cells +1814.0238037109373 2550.765380859375 background all_cells +1791.1177978515625 2648.92578125 background all_cells +1796.118408203125 2680.274658203125 background all_cells +1794.7822265625 2669.224853515625 background all_cells +1786.4417724609375 2663.730712890625 background all_cells +1792.0673828125 2694.416259765625 background all_cells +1796.3306884765625 2699.971923828125 background all_cells +1786.96533203125 2722.836669921875 background all_cells +1790.611083984375 2712.831787109375 background all_cells +1806.880615234375 2687.073974609375 background all_cells +1803.28076171875 2710.272705078125 background all_cells +1800.8453369140625 2702.287109375 background all_cells +1812.367431640625 2684.56201171875 background all_cells +1808.1767578125 2697.310546875 background all_cells +1803.260986328125 2650.353271484375 background all_cells +1801.511474609375 2667.117431640625 background all_cells +1796.429443359375 2660.022705078125 background all_cells +1793.132568359375 2643.586669921875 background all_cells +1803.21240234375 2634.30078125 background all_cells +1791.67626953125 2630.468017578125 background all_cells +1793.4942626953125 2637.572509765625 background all_cells +1843.150634765625 2622.1875 background all_cells +1851.4027099609373 2622.498046875 background all_cells +1852.35107421875 2609.973388671875 background all_cells +1845.79736328125 2614.953857421875 background all_cells +1861.9122314453125 2647.596435546875 background all_cells +1864.8963623046875 2656.05908203125 background all_cells +1874.9688720703125 2649.40869140625 background all_cells +1866.16259765625 2640.410400390625 background all_cells +1863.10205078125 2616.199951171875 background all_cells +1872.4691162109373 2614.775634765625 background all_cells +1869.39404296875 2605.829345703125 background all_cells +1818.8360595703125 2591.017822265625 background all_cells +1818.5718994140625 2603.442138671875 background all_cells +1823.381591796875 2615.22998046875 background all_cells +1822.278076171875 2672.69873046875 background all_cells +1818.8609619140625 2660.58203125 background all_cells +1834.890625 2664.936767578125 background all_cells +1839.0528564453125 2676.771484375 background all_cells +1826.6156005859373 2666.927001953125 background all_cells +1827.9306640625 2671.989501953125 background all_cells +1844.5174560546875 2672.0458984375 background all_cells +1832.1495361328125 2659.099609375 background all_cells +1844.522705078125 2661.043212890625 background all_cells +1840.5814208984373 2653.131103515625 background all_cells +1832.529541015625 2643.953857421875 background all_cells +1949.3514404296875 2720.7138671875 background all_cells +1956.1456298828125 2747.323974609375 background all_cells +1961.6351318359373 2730.7041015625 background all_cells +1956.872314453125 2717.567138671875 background all_cells +2003.85986328125 2702.90234375 background all_cells +2010.9051513671875 2720.9892578125 background all_cells +2007.5751953125 2710.388916015625 background all_cells +1995.678466796875 2693.437744140625 background all_cells +2005.596923828125 2694.388427734375 background all_cells +1997.8111572265625 2686.236083984375 background all_cells +1964.6741943359373 2710.885009765625 background all_cells +1967.845947265625 2727.92919921875 background all_cells +1974.9974365234373 2723.821044921875 background all_cells +1983.1195068359373 2716.820068359375 background all_cells +2011.4827880859373 2686.54638671875 background all_cells +2008.2935791015625 2672.7880859375 background all_cells +2005.148681640625 2633.08251953125 background all_cells +2044.6099853515625 2635.52978515625 background all_cells +2031.0863037109373 2635.5751953125 background all_cells +2041.79638671875 2615.74462890625 background all_cells +2021.010986328125 2630.364990234375 background all_cells +2023.95556640625 2622.93359375 background all_cells +2040.5247802734373 2601.246337890625 background all_cells +2039.369140625 2624.309814453125 background all_cells +1978.8609619140625 2757.3759765625 background all_cells +1987.2763671875 2759.240478515625 background all_cells +1980.969482421875 2768.266845703125 background all_cells +1992.409423828125 2762.940185546875 background all_cells +1995.4515380859373 2750.7568359375 background all_cells +2017.1038818359373 2755.444091796875 background all_cells +2002.30224609375 2776.619140625 background all_cells +1991.464111328125 2770.68896484375 background all_cells +2017.43408203125 2714.996826171875 background all_cells +2015.01611328125 2732.19921875 background all_cells +2029.8953857421875 2729.866943359375 background all_cells +2026.8177490234373 2719.191650390625 background all_cells +2021.828125 2706.228515625 background all_cells +2048.09423828125 2720.056884765625 background all_cells +2046.121337890625 2757.323974609375 background all_cells +2035.483642578125 2743.877685546875 background all_cells +2042.7080078125 2712.3486328125 background all_cells +2040.5533447265625 2724.86083984375 background all_cells +2037.0352783203125 2696.323486328125 background all_cells +2046.8167724609373 2702.68896484375 background all_cells +2041.631591796875 2698.0361328125 background all_cells +2016.78271484375 2698.814697265625 background all_cells +2030.2825927734373 2695.003173828125 background all_cells +2024.271728515625 2698.438720703125 background all_cells +2021.467529296875 2687.867919921875 background all_cells +2017.0184326171875 2692.774658203125 background all_cells +1960.7607421875 2652.038818359375 background all_cells +1954.6455078125 2648.38134765625 background all_cells +1960.0738525390625 2700.60302734375 background all_cells +1961.6116943359373 2687.5 background all_cells +1962.785400390625 2675.656494140625 background all_cells +1988.3668212890625 2640.02880859375 background all_cells +1988.802978515625 2694.6669921875 background all_cells +1984.61669921875 2660.3486328125 background all_cells +1986.74365234375 2673.03955078125 background all_cells +1980.7525634765625 2646.340576171875 background all_cells +1972.0380859375 2654.2607421875 background all_cells +1971.9671630859373 2643.76220703125 background all_cells +1963.1097412109373 2624.12744140625 background all_cells +1975.1925048828125 2635.305908203125 background all_cells +1957.469970703125 2631.98046875 background all_cells +1978.3955078125 2628.55712890625 background all_cells +1779.0333251953125 2805.631103515625 background all_cells +1795.4453125 2789.1748046875 background all_cells +1737.181884765625 2798.87939453125 background all_cells +1798.8399658203125 2800.123291015625 background all_cells +1807.7545166015625 2796.12353515625 background all_cells +1788.86962890625 2833.81640625 background all_cells +1776.1319580078125 2813.394287109375 background all_cells +1684.935302734375 2828.388427734375 background all_cells +1727.030517578125 2838.70263671875 background all_cells +1793.2454833984375 2823.9033203125 background all_cells +1787.1383056640625 2823.638916015625 background all_cells +1808.7198486328125 2822.01806640625 background all_cells +1808.9476318359373 2833.80419921875 background all_cells +1801.6986083984373 2837.1767578125 background all_cells +1817.9227294921875 2806.750732421875 background all_cells +1850.25537109375 2823.991455078125 background all_cells +1831.5892333984373 2825.0888671875 background all_cells +1820.3074951171875 2814.226806640625 background all_cells +1724.3934326171875 2751.5244140625 background all_cells +1724.06298828125 2779.020751953125 background all_cells +1824.2772216796875 2765.64892578125 background all_cells +1844.604248046875 2775.813720703125 background all_cells +1828.54150390625 2780.6044921875 background all_cells +1849.795166015625 2763.173095703125 background all_cells +1828.486328125 2761.508544921875 background all_cells +1829.2149658203125 2772.849365234375 background all_cells +1812.7501220703125 2780.2421875 background all_cells +1813.576416015625 2763.046142578125 background all_cells +1796.16552734375 2778.9130859375 background all_cells +1792.472900390625 2776.784423828125 background all_cells +1710.9420166015625 2674.656982421875 background all_cells +1716.9993896484375 2707.46630859375 background all_cells +1744.7418212890625 2668.40966796875 background all_cells +1726.9501953125 2706.994140625 background all_cells +1770.3697509765625 2718.9248046875 background all_cells +1776.68603515625 2732.77294921875 background all_cells +1762.9833984375 2731.517822265625 background all_cells +1778.86669921875 2688.031982421875 background all_cells +1774.3741455078125 2703.868896484375 background all_cells +1771.995849609375 2688.375 background all_cells +1764.67041015625 2690.15185546875 background all_cells +1768.88623046875 2668.198974609375 background all_cells +1770.706298828125 2680.2197265625 background all_cells +1772.2120361328125 2673.202880859375 background all_cells +1763.4071044921875 2673.44091796875 background all_cells +1734.0238037109375 2839.938720703125 background all_cells +1742.0281982421875 2858.5810546875 background all_cells +1746.9381103515625 2839.87109375 background all_cells +1738.353759765625 2846.650146484375 background all_cells +1743.5609130859375 2882.802734375 background all_cells +1803.8345947265625 2880.62353515625 background all_cells +1748.7451171875 2872.115478515625 background all_cells +1788.9161376953125 2870.353515625 background all_cells +1762.53466796875 2842.304931640625 background all_cells +1836.3782958984373 2844.8671875 background all_cells +1847.7247314453125 2845.241455078125 background all_cells +1822.9351806640625 2844.99072265625 background all_cells +1758.695068359375 2849.0029296875 background all_cells +1770.294677734375 2903.32568359375 background all_cells +1806.5533447265625 2895.401123046875 background all_cells +1800.1201171875 2896.47705078125 background all_cells +1775.275146484375 2885.911376953125 background all_cells +1814.5050048828125 2913.12158203125 background all_cells +1824.071533203125 2917.9150390625 background all_cells +1816.7733154296875 2922.5009765625 background all_cells +1812.197265625 2918.22216796875 background all_cells +1762.6644287109375 2915.7021484375 background all_cells +1748.3780517578125 2919.744140625 background all_cells +1732.9500732421875 2917.603271484375 background all_cells +1819.339599609375 2897.981201171875 background all_cells +1821.1568603515625 2909.81884765625 background all_cells +1810.334716796875 2905.946533203125 background all_cells +1813.396240234375 2897.271240234375 background all_cells +1736.432861328125 2904.899658203125 background all_cells +1753.819580078125 2899.195556640625 background all_cells +1742.748046875 2889.053955078125 background all_cells +1823.0379638671875 2861.339599609375 background all_cells +1831.017822265625 2855.3388671875 background all_cells +1824.9449462890625 2866.828857421875 background all_cells +1989.8118896484373 2887.45751953125 background all_cells +1898.695556640625 2844.4580078125 background all_cells +1981.844970703125 2890.7041015625 background all_cells +2011.1622314453125 2891.53125 background all_cells +2005.5880126953125 2895.792236328125 background all_cells +1831.7071533203125 2874.618408203125 background all_cells +1844.1839599609373 2893.536865234375 background all_cells +1850.64990234375 2877.102783203125 background all_cells +1912.269287109375 2886.80419921875 background all_cells +1906.3956298828125 2856.31982421875 background all_cells +1883.5616455078125 2865.414306640625 background all_cells +1886.8663330078125 2857.216552734375 background all_cells +1895.33544921875 2860.192138671875 background all_cells +1912.2841796875 2921.583740234375 background all_cells +1921.11328125 2919.757568359375 background all_cells +1918.56689453125 2894.55615234375 background all_cells +1919.979248046875 2900.470703125 background all_cells +1936.3021240234373 2909.802490234375 background all_cells +1953.9775390625 2912.95166015625 background all_cells +1940.6990966796875 2916.04052734375 background all_cells +1866.2041015625 2917.873046875 background all_cells +1872.9881591796875 2884.809326171875 background all_cells +1874.9630126953125 2911.574462890625 background all_cells +1879.6341552734373 2905.67138671875 background all_cells +1867.2740478515625 2898.966796875 background all_cells +1965.805908203125 2881.1005859375 background all_cells +1964.3402099609373 2859.859130859375 background all_cells +1963.590576171875 2867.088134765625 background all_cells +1750.82421875 2778.03564453125 background all_cells +1783.041259765625 2783.567626953125 background all_cells +1768.13134765625 2801.550048828125 background all_cells +1768.890380859375 2798.42236328125 background all_cells +1880.6478271484373 2798.579833984375 background all_cells +1775.1728515625 2788.431640625 background all_cells +1911.1954345703125 2842.031005859375 background all_cells +1920.0526123046875 2838.910400390625 background all_cells +1914.7445068359373 2829.69775390625 background all_cells +1890.76171875 2776.609130859375 background all_cells +1911.2503662109373 2787.246826171875 background all_cells +1900.8001708984373 2815.062255859375 background all_cells +1906.032470703125 2839.566650390625 background all_cells +1901.797607421875 2826.661376953125 background all_cells +1930.3394775390625 2829.924072265625 background all_cells +1943.697021484375 2821.812744140625 background all_cells +1941.6158447265625 2830.212890625 background all_cells +1938.87646484375 2827.2783203125 background all_cells +1931.466064453125 2791.931884765625 background all_cells +1936.3558349609373 2777.6806640625 background all_cells +1958.902587890625 2778.1396484375 background all_cells +1953.3443603515625 2787.879150390625 background all_cells +1921.738525390625 2852.79638671875 background all_cells +1930.3209228515625 2845.102294921875 background all_cells +1935.6585693359373 2821.58154296875 background all_cells +1951.876708984375 2819.939453125 background all_cells +1951.7318115234373 2810.932861328125 background all_cells +1920.366455078125 2808.003173828125 background all_cells +1973.66943359375 2806.048095703125 background all_cells +1957.921875 2805.05322265625 background all_cells +1977.7208251953125 2831.223388671875 background all_cells +1963.8779296875 2827.94921875 background all_cells +1974.958251953125 2816.815185546875 background all_cells +1998.3160400390625 2839.857666015625 background all_cells +2006.3056640625 2811.76416015625 background all_cells +2002.5455322265625 2799.785888671875 background all_cells +2037.46875 2815.18701171875 background all_cells +2026.3436279296875 2790.478759765625 background all_cells +2035.5849609375 2842.43994140625 background all_cells +2033.15478515625 2818.921875 background all_cells +2010.9573974609373 2803.943603515625 background all_cells +2017.8673095703125 2843.575927734375 background all_cells +2016.3863525390625 2814.77685546875 background all_cells +2016.1236572265625 2823.8974609375 background all_cells +2011.599609375 2817.31982421875 background all_cells +1932.6697998046875 2894.0458984375 background all_cells +1967.0816650390625 2893.499267578125 background all_cells +1954.4730224609373 2899.096923828125 background all_cells +2032.3193359375 2913.89599609375 background all_cells +2035.3543701171875 2904.892578125 background all_cells +1993.35205078125 2874.01416015625 background all_cells +2009.6739501953125 2874.931640625 background all_cells +2007.531982421875 2859.5146484375 background all_cells +1996.991455078125 2852.2490234375 background all_cells +1931.8580322265625 2872.638916015625 background all_cells +1925.2481689453125 2879.227783203125 background all_cells +1943.20751953125 2864.49267578125 background all_cells +1973.168701171875 2876.9169921875 background all_cells +1955.673095703125 2856.493408203125 background all_cells +2038.974853515625 2870.650146484375 background all_cells +2042.94287109375 2888.54443359375 background all_cells +2033.294189453125 2886.7568359375 background all_cells +2022.66064453125 2883.387939453125 background all_cells +2027.7877197265625 2887.40673828125 background all_cells +2025.9134521484373 2917.89306640625 background all_cells +2025.1099853515625 2901.665771484375 background all_cells +1642.7220458984375 2715.86474609375 background all_cells +1641.1573486328125 2665.914306640625 background all_cells +1635.82373046875 2668.098388671875 background all_cells +1639.40185546875 2757.899169921875 background all_cells +1653.989013671875 2680.555419921875 background all_cells +1627.953369140625 2698.490966796875 background all_cells +1603.9906005859375 2739.5029296875 background all_cells +1626.0042724609375 2740.792724609375 background all_cells +1612.7681884765625 2735.4482421875 background all_cells +1613.6600341796875 2689.189697265625 background all_cells +1630.847900390625 2691.9140625 background all_cells +1618.5982666015625 2687.546630859375 background all_cells +1644.0355224609375 2764.25341796875 background all_cells +1638.62109375 2776.182373046875 background all_cells +1647.921630859375 2771.39892578125 background all_cells +1654.00146484375 2769.890625 background all_cells +1633.9058837890625 2749.46337890625 background all_cells +1624.9569091796875 2775.543701171875 background all_cells +1616.338134765625 2771.0751953125 background all_cells +1617.7275390625 2762.7734375 background all_cells +1631.241455078125 2668.878662109375 background all_cells +1628.4622802734375 2675.2197265625 background all_cells +1603.586669921875 2672.568359375 background all_cells +1682.27392578125 2865.638427734375 background all_cells +1690.3026123046875 2859.658203125 background all_cells +1688.6632080078125 2883.28515625 background all_cells +1711.269775390625 2886.413818359375 background all_cells +1701.904541015625 2903.39453125 background all_cells +1716.783935546875 2897.861083984375 background all_cells +1712.898193359375 2864.016357421875 background all_cells +1699.2840576171875 2865.1708984375 background all_cells +1665.54443359375 2675.08544921875 background all_cells +1674.044921875 2725.766357421875 background all_cells +1676.0439453125 2667.07275390625 background all_cells +1674.616943359375 2681.582763671875 background all_cells +1669.180908203125 2666.62255859375 background all_cells +1670.5325927734375 2692.7802734375 background all_cells +1697.6744384765625 2787.66162109375 background all_cells +1703.901123046875 2741.47607421875 background all_cells +1685.3572998046875 2681.841796875 background all_cells +1692.30810546875 2685.68994140625 background all_cells +1693.99951171875 2667.786376953125 background all_cells +1666.5435791015625 2774.03515625 background all_cells +1671.4166259765625 2790.399658203125 background all_cells +1652.12939453125 2778.70751953125 background all_cells +1646.3155517578125 2808.47802734375 background all_cells +1656.1572265625 2792.10888671875 background all_cells +1703.0810546875 2843.275390625 background all_cells +1684.423095703125 2850.091552734375 background all_cells +1668.736572265625 2829.07421875 background all_cells +1623.1964111328125 2812.4990234375 background all_cells +1608.4200439453125 2845.662353515625 background all_cells +1611.9769287109375 2785.486572265625 background all_cells +1631.7872314453125 2789.4970703125 background all_cells +1607.988525390625 2792.97607421875 background all_cells +1604.156982421875 2816.445068359375 background all_cells +1625.2772216796875 2896.139892578125 background all_cells +1606.073486328125 2912.583740234375 background all_cells +1609.82666015625 2901.63623046875 background all_cells +1646.296875 2893.622802734375 background all_cells +1655.3551025390625 2874.032958984375 background all_cells +1651.9154052734375 2884.489990234375 background all_cells +1673.578857421875 2874.002197265625 background all_cells +1663.681396484375 2869.3701171875 background all_cells +1660.04296875 2884.71484375 background all_cells +1645.8048095703125 2909.120361328125 background all_cells +1658.076416015625 2915.3916015625 background all_cells +1640.1361083984375 2905.53662109375 background all_cells +1654.7593994140625 2900.74462890625 background all_cells +1605.061767578125 2862.311279296875 background all_cells +1609.5989990234375 2872.5390625 background all_cells +1618.741455078125 2868.928955078125 background all_cells +17.902156829833984 2519.34130859375 background all_cells +26.68551254272461 2535.31201171875 background all_cells +46.55290985107422 2536.56787109375 background all_cells +58.762508392333984 2490.16845703125 background all_cells +35.87252426147461 2501.071533203125 background all_cells +41.07848739624024 2497.349853515625 background all_cells +26.758150100708008 2497.558349609375 background all_cells +87.34825897216797 2507.562255859375 background all_cells +76.3728256225586 2411.876708984375 background all_cells +96.3230438232422 2543.857666015625 background all_cells +94.10104370117188 2554.7412109375 background all_cells +19.60720443725586 2007.6392822265625 background all_cells +60.91623306274414 2430.13623046875 background all_cells +63.111209869384766 2420.356689453125 background all_cells +91.81028747558594 2455.295166015625 background all_cells +111.75617980957033 2466.9912109375 background all_cells +104.34042358398438 2463.040283203125 background all_cells +115.570068359375 2460.253173828125 background all_cells +147.38388061523438 2508.614990234375 background all_cells +158.4053497314453 2545.62646484375 background all_cells +153.3682098388672 2516.675048828125 background all_cells +124.0203857421875 2458.935302734375 background all_cells +139.5074462890625 2522.142822265625 background all_cells +138.96505737304688 2499.553466796875 background all_cells +133.03421020507812 2453.4931640625 background all_cells +94.44100952148438 2471.755615234375 background all_cells +103.26024627685548 2477.135498046875 background all_cells +110.48223876953124 2481.841796875 background all_cells +141.37948608398438 2436.745361328125 background all_cells +83.25032806396484 2404.1884765625 background all_cells +88.76168823242188 2428.676513671875 background all_cells +150.2225341796875 2413.673828125 background all_cells +143.95188903808594 2416.30322265625 background all_cells +131.48838806152344 2443.169189453125 background all_cells +119.43529510498048 2448.123046875 background all_cells +125.12104034423828 2443.189208984375 background all_cells +156.27401733398438 2427.2939453125 background all_cells +162.13819885253906 2438.126953125 background all_cells +156.26771545410156 2433.409423828125 background all_cells +155.0243682861328 2439.67138671875 background all_cells +287.9130249023437 2509.429931640625 background all_cells +281.5650939941406 2503.3857421875 background all_cells +329.5533142089844 2530.193115234375 background all_cells +340.24224853515625 2535.544677734375 background all_cells +334.04156494140625 2540.13134765625 background all_cells +297.0106201171875 2509.25830078125 background all_cells +307.19598388671875 2493.24658203125 background all_cells +304.44403076171875 2498.60595703125 background all_cells +293.7962341308594 2525.814453125 background all_cells +329.8575744628906 2484.5751953125 background all_cells +329.5664367675781 2496.86328125 background all_cells +327.8576354980469 2515.8486328125 background all_cells +338.22467041015625 2515.7353515625 background all_cells +338.39111328125 2499.1591796875 background all_cells +319.1247863769531 2541.2060546875 background all_cells +331.1528015136719 2546.92236328125 background all_cells +323.4339294433594 2551.446044921875 background all_cells +286.879150390625 2550.60400390625 background all_cells +318.66455078125 2560.000732421875 background all_cells +308.9801025390625 2551.994140625 background all_cells +404.2064208984375 2539.49462890625 background all_cells +433.2326049804688 2548.87841796875 background all_cells +426.76263427734375 2539.902099609375 background all_cells +425.5231018066406 2553.223876953125 background all_cells +408.0849304199219 2555.3447265625 background all_cells +438.0872497558594 2519.153076171875 background all_cells +404.8178405761719 2515.772216796875 background all_cells +418.2039184570313 2519.723876953125 background all_cells +406.3583984375 2522.448486328125 background all_cells +389.3504638671875 2548.976806640625 background all_cells +389.4423828125 2556.825927734375 background all_cells +382.5152282714844 2541.703369140625 background all_cells +376.7372131347656 2535.30419921875 background all_cells +428.6345825195313 2502.11962890625 background all_cells +411.4559326171875 2491.61083984375 background all_cells +395.5345764160156 2494.1943359375 background all_cells +398.94439697265625 2507.106689453125 background all_cells +402.9767150878906 2482.428466796875 background all_cells +390.5916442871094 2480.760009765625 background all_cells +394.3390502929688 2474.4443359375 background all_cells +411.8089904785156 2478.209228515625 background all_cells +400.9818115234375 2475.734375 background all_cells +385.4164123535156 2507.893798828125 background all_cells +385.2952880859375 2484.44921875 background all_cells +380.3690185546875 2491.677001953125 background all_cells +375.3450012207031 2513.32421875 background all_cells +392.5032958984375 2515.782958984375 background all_cells +344.3377990722656 2519.465576171875 background all_cells +362.685546875 2524.645263671875 background all_cells +356.2211608886719 2533.03564453125 background all_cells +352.3002624511719 2516.266357421875 background all_cells +349.73809814453125 2530.4638671875 background all_cells +348.91778564453125 2537.824462890625 background all_cells +354.4523620605469 2549.46630859375 background all_cells +351.564697265625 2542.852783203125 background all_cells +365.8374328613281 2500.132568359375 background all_cells +360.6433715820313 2487.1953125 background all_cells +342.9721069335937 2479.708984375 background all_cells +356.38671875 2496.770751953125 background all_cells +364.8383483886719 2511.487060546875 background all_cells +347.0575866699219 2502.39111328125 background all_cells +438.5555419921875 2302.86181640625 background all_cells +430.6566162109375 2261.09716796875 background all_cells +433.2340393066406 2290.556396484375 background all_cells +430.2406005859375 2316.435302734375 background all_cells +445.0421142578125 2313.475830078125 background all_cells +439.4927368164063 2323.942138671875 background all_cells +401.0266723632813 2327.49609375 background all_cells +399.6360473632813 2391.28515625 background all_cells +412.80462646484375 2359.060546875 background all_cells +414.3621520996094 2287.174072265625 background all_cells +380.251953125 2320.29052734375 background all_cells +389.9690551757813 2319.9287109375 background all_cells +462.1003723144531 2315.479248046875 background all_cells +460.5218200683594 2406.566162109375 background all_cells +463.6548461914063 2303.387451171875 background all_cells +478.9336853027344 2272.26416015625 background all_cells +470.6773681640625 2396.865966796875 background all_cells +461.4627380371094 2321.674072265625 background all_cells +356.7637634277344 2467.43505859375 background all_cells +366.3798522949219 2450.435302734375 background all_cells +365.7630004882813 2463.9150390625 background all_cells +353.5267333984375 2456.090087890625 background all_cells +395.7876586914063 2458.633544921875 background all_cells +407.4837951660156 2464.81005859375 background all_cells +400.3551635742188 2447.89501953125 background all_cells +375.6757507324219 2454.55419921875 background all_cells +386.280517578125 2456.654052734375 background all_cells +379.5098876953125 2466.571044921875 background all_cells +395.0917663574219 2432.001708984375 background all_cells +407.54730224609375 2421.553466796875 background all_cells +410.6178283691406 2439.128662109375 background all_cells +403.9002380371094 2436.4580078125 background all_cells +379.0513916015625 2429.93994140625 background all_cells +386.4697265625 2442.40673828125 background all_cells +381.3038024902344 2438.680908203125 background all_cells +385.3541870117188 2430.198974609375 background all_cells +424.5487976074219 2450.15673828125 background all_cells +413.1001892089844 2460.197509765625 background all_cells +423.7063903808594 2457.45068359375 background all_cells +412.7298278808594 2455.730224609375 background all_cells +418.08203125 2453.779052734375 background all_cells +420.9811706542969 2462.0126953125 background all_cells +415.0303039550781 2472.038818359375 background all_cells +421.9385681152344 2466.9873046875 background all_cells +414.8525390625 2464.004150390625 background all_cells +435.7767639160156 2465.382080078125 background all_cells +442.5396728515625 2457.437255859375 background all_cells +438.7898254394531 2450.33935546875 background all_cells +436.57177734375 2454.542724609375 background all_cells +476.6526794433594 2468.941650390625 background all_cells +478.5024719238281 2456.33984375 background all_cells +479.7963562011719 2429.05517578125 background all_cells +476.5695495605469 2447.456787109375 background all_cells +445.5560607910156 2470.971435546875 background all_cells +453.6355895996094 2471.698974609375 background all_cells +451.5674743652344 2459.506591796875 background all_cells +452.5238037109375 2450.210693359375 background all_cells +435.4067077636719 2418.07177734375 background all_cells +450.2703857421875 2440.3544921875 background all_cells +445.3104248046875 2412.056884765625 background all_cells +337.51885986328125 2383.916748046875 background all_cells +332.6011962890625 2431.75439453125 background all_cells +334.549560546875 2406.87109375 background all_cells +343.0170288085937 2434.57421875 background all_cells +349.1672058105469 2436.232177734375 background all_cells +348.9369506835937 2441.428955078125 background all_cells +329.570556640625 2438.355712890625 background all_cells +330.050537109375 2449.299560546875 background all_cells +305.6410827636719 2441.00439453125 background all_cells +314.3724670410156 2441.072998046875 background all_cells +355.40606689453125 2428.693359375 background all_cells +370.2764892578125 2428.440185546875 background all_cells +366.7206726074219 2435.864013671875 background all_cells +362.8933410644531 2439.942626953125 background all_cells +356.2183837890625 2365.916748046875 background all_cells +341.9766845703125 2452.3173828125 background all_cells +343.4733581542969 2446.3408203125 background all_cells +338.2433776855469 2442.173583984375 background all_cells +466.1520385742188 1964.655517578125 background all_cells +470.8383483886719 1915.0555419921875 background all_cells +467.90423583984375 1939.27587890625 background all_cells +402.6705322265625 1991.310791015625 background all_cells +393.2497863769531 2020.5782470703125 background all_cells +394.3648071289063 2007.33544921875 background all_cells +441.0787963867188 1982.55322265625 background all_cells +440.6421203613281 1991.4619140625 background all_cells +432.7125549316406 1989.6224365234373 background all_cells +445.5107727050781 1967.2176513671875 background all_cells +432.6901550292969 1972.2164306640625 background all_cells +432.6825866699219 1979.61376953125 background all_cells +449.8849792480469 1977.987548828125 background all_cells +423.3053588867188 1976.343017578125 background all_cells +296.65380859375 2160.144775390625 background all_cells +301.509033203125 2145.8603515625 background all_cells +300.0897216796875 2166.277099609375 background all_cells +304.1405944824219 2173.5859375 background all_cells +298.53875732421875 2184.2412109375 background all_cells +289.650634765625 2208.6259765625 background all_cells +275.7643127441406 2192.3310546875 background all_cells +289.4831237792969 2189.94970703125 background all_cells +280.70751953125 2184.35302734375 background all_cells +279.8305969238281 2190.35302734375 background all_cells +378.4751281738281 2022.019287109375 background all_cells +401.3605041503906 2060.868896484375 background all_cells +403.0818786621094 2023.7403564453125 background all_cells +355.35107421875 2130.912109375 background all_cells +385.3431396484375 2129.93115234375 background all_cells +364.8368225097656 2095.09716796875 background all_cells +358.0638427734375 2093.441650390625 background all_cells +343.2406616210937 2092.503662109375 background all_cells +344.6319885253906 2152.353515625 background all_cells +462.7790832519531 2075.29052734375 background all_cells +469.9751281738281 2210.9580078125 background all_cells +455.5656127929688 2189.11376953125 background all_cells +476.2617492675781 2162.05517578125 background all_cells +444.3828430175781 2130.613525390625 background all_cells +416.89556884765625 2135.919189453125 background all_cells +416.0684814453125 2197.495361328125 background all_cells +415.3973388671875 2143.5087890625 background all_cells +259.0867004394531 2215.069580078125 background all_cells +271.9581604003906 2198.217529296875 background all_cells +268.77783203125 2206.421630859375 background all_cells +257.38238525390625 2244.79833984375 background all_cells +246.7891540527344 2303.371826171875 background all_cells +247.74864196777344 2292.447265625 background all_cells +253.6611785888672 2307.100341796875 background all_cells +280.4717102050781 2307.439453125 background all_cells +270.6006774902344 2313.22998046875 background all_cells +278.54425048828125 2314.484130859375 background all_cells +277.8949584960937 2294.159423828125 background all_cells +284.0652770996094 2299.12158203125 background all_cells +300.47186279296875 2242.036376953125 background all_cells +312.11541748046875 2245.711181640625 background all_cells +306.3846130371094 2243.736083984375 background all_cells +292.9693908691406 2243.895263671875 background all_cells +310.8141174316406 2263.297607421875 background all_cells +327.7608337402344 2266.433837890625 background all_cells +317.7203063964844 2271.06005859375 background all_cells +315.395263671875 2255.315673828125 background all_cells +304.7582702636719 2258.940185546875 background all_cells +304.1148376464844 2251.121337890625 background all_cells +295.9745178222656 2297.332275390625 background all_cells +290.2138366699219 2296.633056640625 background all_cells +280.232177734375 2336.128662109375 background all_cells +286.67596435546875 2303.319580078125 background all_cells +337.1424865722656 2336.3232421875 background all_cells +296.4025573730469 2305.36865234375 background all_cells +301.3699951171875 2275.994873046875 background all_cells +292.32525634765625 2274.5361328125 background all_cells +266.0415344238281 2265.093017578125 background all_cells +276.09735107421875 2284.31298828125 background all_cells +269.4169921875 2286.404052734375 background all_cells +267.94024658203125 2274.2451171875 background all_cells +273.4061279296875 2277.99267578125 background all_cells +254.0369110107422 2255.46484375 background all_cells +249.20201110839844 2268.488525390625 background all_cells +279.9931335449219 2199.168212890625 background all_cells +293.54559326171875 2234.1669921875 background all_cells +309.9200439453125 2233.11376953125 background all_cells +299.0346374511719 2235.20068359375 background all_cells +297.6355895996094 2227.644775390625 background all_cells +278.38385009765625 2230.602783203125 background all_cells +287.9034729003906 2234.606201171875 background all_cells +283.6148986816406 2223.148193359375 background all_cells +310.6390380859375 2219.2392578125 background all_cells +286.16571044921875 2371.051513671875 background all_cells +273.3623046875 2408.063720703125 background all_cells +311.77227783203125 2401.644287109375 background all_cells +327.2207336425781 2375.658203125 background all_cells +310.8480834960937 2385.6220703125 background all_cells +172.45851135253906 2371.884521484375 background all_cells +143.56478881835938 2377.474609375 background all_cells +242.03135681152344 2401.136474609375 background all_cells +169.61294555664062 2397.8828125 background all_cells +238.5030212402344 2390.964111328125 background all_cells +250.7982177734375 2314.349365234375 background all_cells +242.6138458251953 2308.330810546875 background all_cells +228.1200408935547 2355.809814453125 background all_cells +260.5600891113281 2314.63671875 background all_cells +276.125244140625 2482.34716796875 background all_cells +279.2767028808594 2465.697265625 background all_cells +283.0304260253906 2470.189208984375 background all_cells +273.11492919921875 2492.460205078125 background all_cells +282.5838623046875 2483.00048828125 background all_cells +270.77862548828125 2477.53125 background all_cells +324.52764892578125 2503.245849609375 background all_cells +298.1526184082031 2493.54150390625 background all_cells +314.0546569824219 2490.064697265625 background all_cells +319.7550048828125 2517.457275390625 background all_cells +323.9334716796875 2509.489013671875 background all_cells +321.8735656738281 2504.822265625 background all_cells +316.3706359863281 2522.82958984375 background all_cells +322.84600830078125 2534.63037109375 background all_cells +281.19781494140625 2530.4072265625 background all_cells +312.96392822265625 2528.56591796875 background all_cells +218.58909606933597 2530.844970703125 background all_cells +272.21685791015625 2552.771728515625 background all_cells +273.1343688964844 2539.2333984375 background all_cells +222.44786071777344 2544.03515625 background all_cells +266.9347229003906 2505.085205078125 background all_cells +274.1706848144531 2499.001708984375 background all_cells +268.6288757324219 2521.82568359375 background all_cells +257.3377685546875 2506.259521484375 background all_cells +265.0473327636719 2487.329345703125 background all_cells +261.5538024902344 2512.00341796875 background all_cells +260.1301574707031 2489.9365234375 background all_cells +254.1402130126953 2488.23291015625 background all_cells +248.0887756347656 2507.84423828125 background all_cells +249.72073364257807 2486.5947265625 background all_cells +254.19142150878903 2501.42333984375 background all_cells +244.9843597412109 2492.064208984375 background all_cells +224.7235107421875 2515.45849609375 background all_cells +223.09999084472656 2523.178466796875 background all_cells +241.55111694335935 2528.282470703125 background all_cells +235.5611114501953 2504.97314453125 background all_cells +240.25894165039065 2513.372314453125 background all_cells +223.0676727294922 2511.2890625 background all_cells +241.85650634765625 2465.932373046875 background all_cells +164.34756469726562 2468.220458984375 background all_cells +222.93377685546875 2482.882568359375 background all_cells +204.1585235595703 2482.86962890625 background all_cells +233.0076446533203 2471.57958984375 background all_cells +233.6603546142578 2410.53564453125 background all_cells +261.0901184082031 2414.626708984375 background all_cells +260.8202209472656 2433.016357421875 background all_cells +238.1311187744141 2419.294189453125 background all_cells +206.4044952392578 2520.43310546875 background all_cells +193.85934448242188 2527.9462890625 background all_cells +209.1089324951172 2540.12353515625 background all_cells +201.6930084228516 2531.74609375 background all_cells +177.43154907226562 2520.085693359375 background all_cells +182.68240356445312 2498.378173828125 background all_cells +181.0536956787109 2528.785888671875 background all_cells +181.13401794433597 2541.726806640625 background all_cells +179.3609619140625 2431.727783203125 background all_cells +221.3739776611328 2437.6982421875 background all_cells +203.3972320556641 2445.204345703125 background all_cells +188.26861572265625 2413.17919921875 background all_cells +557.2354736328125 2424.792236328125 background all_cells +555.2958984375 2320.5791015625 background all_cells +547.4094848632812 2474.6162109375 background all_cells +551.6703491210938 2465.296630859375 background all_cells +552.2804565429688 2450.281005859375 background all_cells +559.7338256835938 2357.541015625 background all_cells +583.2838745117188 2418.556396484375 background all_cells +571.8455200195312 2534.73046875 background all_cells +577.9547119140625 2426.408447265625 background all_cells +652.8489990234375 2423.9130859375 background all_cells +655.6812744140625 2412.216064453125 background all_cells +654.1487426757812 2327.934814453125 background all_cells +549.7090454101562 2505.994873046875 background all_cells +543.8985595703125 2484.463134765625 background all_cells +535.541748046875 2492.03857421875 background all_cells +547.3968505859375 2520.6630859375 background all_cells +538.7894897460938 2520.353515625 background all_cells +553.8206176757812 2518.1689453125 background all_cells +589.9346313476562 2332.900390625 background all_cells +588.71240234375 2365.004638671875 background all_cells +572.2439575195312 2344.93896484375 background all_cells +574.4539184570312 2332.7158203125 background all_cells +609.3798828125 2391.53271484375 background all_cells +640.40380859375 2433.84765625 background all_cells +617.169189453125 2419.05908203125 background all_cells +802.9609985351562 2401.11083984375 background all_cells +809.5725708007812 2406.785888671875 background all_cells +816.156005859375 2425.18798828125 background all_cells +810.5233764648438 2395.956787109375 background all_cells +807.4900512695312 2415.890625 background all_cells +804.2413940429688 2391.534912109375 background all_cells +725.9661865234375 2395.556640625 background all_cells +728.7655029296875 2390.9765625 background all_cells +739.0401611328125 2401.3349609375 background all_cells +733.598876953125 2409.284912109375 background all_cells +743.50146484375 2427.114990234375 background all_cells +770.5021362304688 2428.849609375 background all_cells +756.4682006835938 2413.51123046875 background all_cells +745.3041381835938 2405.512939453125 background all_cells +690.1600341796875 2425.447998046875 background all_cells +696.6229858398438 2421.56103515625 background all_cells +699.6242065429688 2412.211669921875 background all_cells +711.5905151367188 2403.1220703125 background all_cells +716.05224609375 2417.26220703125 background all_cells +703.1943969726562 2405.69921875 background all_cells +788.8057250976562 2395.131591796875 background all_cells +793.8776245117188 2394.71435546875 background all_cells +794.8019409179688 2402.1552734375 background all_cells +787.6912231445312 2357.99609375 background all_cells +814.4435424804688 2366.864013671875 background all_cells +788.3742065429688 2377.373779296875 background all_cells +776.6403198242188 2382.289794921875 background all_cells +784.9439086914062 2387.889892578125 background all_cells +793.3671875 2383.423583984375 background all_cells +784.0584716796875 2375.832275390625 background all_cells +528.2750244140625 2528.5908203125 background all_cells +544.8033447265625 2512.2509765625 background all_cells +535.93505859375 2507.559326171875 background all_cells +535.8023071289062 2528.701171875 background all_cells +530.2021484375 2537.504150390625 background all_cells +556.4190063476562 2527.69140625 background all_cells +560.9025268554688 2535.619873046875 background all_cells +559.8665771484375 2531.5771484375 background all_cells +534.2222900390625 2554.093994140625 background all_cells +522.0353393554688 2551.078857421875 background all_cells +527.5675048828125 2551.046875 background all_cells +541.6023559570312 2551.070068359375 background all_cells +558.608642578125 2550.63818359375 background all_cells +546.2068481445312 2549.679443359375 background all_cells +503.0885009765625 2544.647216796875 background all_cells +513.0491943359375 2542.816162109375 background all_cells +494.7161560058594 2320.762451171875 background all_cells +507.8853759765625 2336.4111328125 background all_cells +487.42132568359375 2401.770751953125 background all_cells +525.447265625 2392.341796875 background all_cells +488.28857421875 2415.53271484375 background all_cells +507.35736083984375 2440.464111328125 background all_cells +495.4291076660156 2437.46142578125 background all_cells +508.0172729492188 2419.975341796875 background all_cells +543.0980224609375 2459.834716796875 background all_cells +533.6881713867188 2477.296875 background all_cells +535.7120361328125 2469.646484375 background all_cells +536.989501953125 2462.22705078125 background all_cells +497.0149230957031 2463.07763671875 background all_cells +501.7041931152344 2484.1435546875 background all_cells +497.7456359863281 2468.5263671875 background all_cells +528.8348999023438 2425.596923828125 background all_cells +529.3583374023438 2444.858154296875 background all_cells +543.0390014648438 2423.3525390625 background all_cells +686.569091796875 2358.23291015625 background all_cells +684.7053833007812 2385.20556640625 background all_cells +700.6325073242188 2339.516357421875 background all_cells +697.2783813476562 2381.70703125 background all_cells +769.517822265625 2353.0380859375 background all_cells +780.900146484375 2353.7236328125 background all_cells +779.503173828125 2339.328857421875 background all_cells +730.4742431640625 2313.387939453125 background all_cells +741.70849609375 2332.010009765625 background all_cells +737.0370483398438 2317.64306640625 background all_cells +732.4046020507812 2356.643798828125 background all_cells +709.5299682617188 2337.001220703125 background all_cells +719.354248046875 2336.001708984375 background all_cells +754.2119750976562 2348.484375 background all_cells +766.2697143554688 2347.110107421875 background all_cells +775.7055053710938 2311.6005859375 background all_cells +751.0350952148438 2327.490478515625 background all_cells +758.6487426757812 2329.908447265625 background all_cells +752.05322265625 2316.275634765625 background all_cells +771.9668579101562 2328.760986328125 background all_cells +764.3243408203125 2319.142578125 background all_cells +488.1565551757813 2581.696044921875 background all_cells +508.3844604492188 2587.376953125 background all_cells +490.9008483886719 2590.478759765625 background all_cells +501.3553466796875 2585.79052734375 background all_cells +510.6033325195313 2595.94482421875 background all_cells +553.6632690429688 2604.689697265625 background all_cells +548.078125 2597.557861328125 background all_cells +534.462158203125 2599.989501953125 background all_cells +524.9130859375 2590.038818359375 background all_cells +514.043212890625 2577.315185546875 background all_cells +541.7469482421875 2578.747802734375 background all_cells +533.8048706054688 2578.691162109375 background all_cells +521.2218627929688 2583.10986328125 background all_cells +526.1307373046875 2578.5078125 background all_cells +567.1249389648438 2580.628173828125 background all_cells +574.63916015625 2601.4921875 background all_cells +573.753662109375 2591.63232421875 background all_cells +563.1536865234375 2587.496826171875 background all_cells +577.8321533203125 2579.833251953125 background all_cells +569.7199096679688 2573.2763671875 background all_cells +584.0200805664062 2593.81689453125 background all_cells +590.4907836914062 2602.249267578125 background all_cells +594.487548828125 2594.34716796875 background all_cells +586.2188110351562 2553.251953125 background all_cells +593.6603393554688 2575.393798828125 background all_cells +587.270751953125 2568.153076171875 background all_cells +535.4412841796875 2587.15869140625 background all_cells +546.7015991210938 2589.34765625 background all_cells +541.6729736328125 2586.113525390625 background all_cells +557.9462280273438 2569.2763671875 background all_cells +568.169921875 2567.247802734375 background all_cells +564.7090454101562 2560.486083984375 background all_cells +561.01123046875 2564.25341796875 background all_cells +554.3674926757812 2581.739013671875 background all_cells +562.6292724609375 2603.29931640625 background all_cells +561.047607421875 2594.43701171875 background all_cells +557.1729736328125 2575.689697265625 background all_cells +541.9175415039062 2561.6826171875 background all_cells +548.4177856445312 2569.561279296875 background all_cells +550.8540649414062 2564.33642578125 background all_cells +544.4160766601562 2573.273681640625 background all_cells +529.90087890625 2620.026123046875 background all_cells +544.7133178710938 2609.03076171875 background all_cells +540.3804931640625 2617.4638671875 background all_cells +534.4893798828125 2614.4248046875 background all_cells +573.2268676757812 2617.826416015625 background all_cells +585.2711181640625 2607.47607421875 background all_cells +572.9249877929688 2607.50048828125 background all_cells +587.3145751953125 2616.8134765625 background all_cells +583.14404296875 2621.943603515625 background all_cells +556.8126831054688 2634.63134765625 background all_cells +570.2603149414062 2630.594482421875 background all_cells +577.2401123046875 2627.023681640625 background all_cells +563.3143310546875 2639.4765625 background all_cells +557.1902465820312 2625.994873046875 background all_cells +549.9546508789062 2618.552001953125 background all_cells +563.807373046875 2611.561767578125 background all_cells +565.73583984375 2620.873046875 background all_cells +549.4844970703125 2622.86181640625 background all_cells +538.1408081054688 2629.300048828125 background all_cells +550.64111328125 2636.45068359375 background all_cells +545.6980590820312 2626.971435546875 background all_cells +506.4194641113281 2558.596923828125 background all_cells +514.2905883789062 2551.611572265625 background all_cells +511.3635864257813 2562.9189453125 background all_cells +507.11224365234375 2550.96142578125 background all_cells +515.592041015625 2568.015380859375 background all_cells +524.3341674804688 2570.967041015625 background all_cells +529.8401489257812 2572.798095703125 background all_cells +528.4776000976562 2567.612060546875 background all_cells +510.3665161132813 2572.5244140625 background all_cells +506.126220703125 2570.278564453125 background all_cells +520.7344970703125 2563.798583984375 background all_cells +519.239013671875 2555.680419921875 background all_cells +535.0137329101562 2563.978271484375 background all_cells +527.6173095703125 2558.423583984375 background all_cells +519.0645141601562 2559.38330078125 background all_cells +490.1119995117188 2555.294189453125 background all_cells +491.43206787109375 2570.676513671875 background all_cells +502.1260986328125 2564.5263671875 background all_cells +500.2636413574219 2575.55078125 background all_cells +492.46392822265625 2562.125244140625 background all_cells +463.8153991699219 2530.445556640625 background all_cells +472.3568115234375 2556.435546875 background all_cells +466.2231750488281 2548.1328125 background all_cells +464.0910949707031 2540.709716796875 background all_cells +470.2907104492188 2538.943603515625 background all_cells +490.3128051757813 2546.68994140625 background all_cells +498.6733093261719 2554.849365234375 background all_cells +483.67132568359375 2552.135009765625 background all_cells +479.65863037109375 2554.50439453125 background all_cells +454.1616516113281 2546.225830078125 background all_cells +456.853271484375 2535.576904296875 background all_cells +454.8758850097656 2539.57763671875 background all_cells +478.0724182128906 2538.189697265625 background all_cells +513.8108520507812 2477.807373046875 background all_cells +506.3279113769531 2462.75 background all_cells +511.6168823242188 2486.90478515625 background all_cells +517.3997192382812 2464.53173828125 background all_cells +526.7593383789062 2478.20947265625 background all_cells +520.837890625 2524.8505859375 background all_cells +526.7003173828125 2516.89794921875 background all_cells +522.585205078125 2537.947509765625 background all_cells +523.4503784179688 2544.31689453125 background all_cells +521.806884765625 2494.031005859375 background all_cells +512.4043579101562 2495.999267578125 background all_cells +509.5508117675781 2500.455322265625 background all_cells +502.6471557617188 2517.68115234375 background all_cells +515.0682373046875 2514.45166015625 background all_cells +513.0462036132812 2527.6171875 background all_cells +484.6555786132813 2459.78515625 background all_cells +480.2185974121094 2464.469970703125 background all_cells +495.3506774902344 2473.614501953125 background all_cells +490.63970947265625 2467.01025390625 background all_cells +488.8443603515625 2477.3505859375 background all_cells +464.1336364746094 2466.96044921875 background all_cells +462.33148193359375 2504.64892578125 background all_cells +467.0011901855469 2493.8662109375 background all_cells +476.1876831054688 2526.14208984375 background all_cells +485.2909240722656 2522.430908203125 background all_cells +472.9078979492188 2509.16162109375 background all_cells +460.1500854492188 2511.462890625 background all_cells +481.2248229980469 2507.9365234375 background all_cells +478.2175598144531 2516.1689453125 background all_cells +489.5314636230469 2510.546630859375 background all_cells +468.1701049804688 2462.9921875 background all_cells +460.74169921875 2459.43603515625 background all_cells +467.01507568359375 2454.46875 background all_cells +559.6754760742188 1716.7296142578125 background all_cells +582.5328979492188 1728.126708984375 background all_cells +696.9500122070312 1722.54833984375 background all_cells +661.0794677734375 1572.25732421875 background all_cells +661.1048583984375 1659.6495361328125 background all_cells +701.8134765625 1665.3416748046875 background all_cells +685.9232788085938 1650.238037109375 background all_cells +655.7771606445312 1579.7811279296875 background all_cells +649.0025634765625 1575.8095703125 background all_cells +628.1421508789062 1627.9688720703125 background all_cells +582.8842163085938 1702.950439453125 background all_cells +608.3980712890625 1632.9534912109375 background all_cells +635.4525756835938 1571.1044921875 background all_cells +631.1079711914062 1595.421142578125 background all_cells +583.5322875976562 1708.2142333984375 background all_cells +586.7786865234375 1711.690185546875 background all_cells +757.4170532226562 1304.76806640625 background all_cells +798.5567626953125 1264.7315673828125 background all_cells +804.6976928710938 1260.51318359375 background all_cells +799.9905395507812 1251.6861572265625 background all_cells +782.8348999023438 1305.8935546875 background all_cells +761.55810546875 1311.769287109375 background all_cells +735.3864135742188 1339.8826904296875 background all_cells +746.8451538085938 1347.3624267578125 background all_cells +743.1913452148438 1340.7718505859375 background all_cells +737.66015625 1348.6396484375 background all_cells +793.010498046875 1501.5740966796875 background all_cells +811.9405517578125 1426.494140625 background all_cells +812.9176025390625 1412.2325439453125 background all_cells +784.8920288085938 1511.8092041015625 background all_cells +726.6176147460938 1383.0133056640625 background all_cells +740.56298828125 1555.7940673828125 background all_cells +752.5398559570312 1545.072265625 background all_cells +730.427978515625 1355.070068359375 background all_cells +731.4326782226562 1347.0999755859375 background all_cells +729.2604370117188 1365.116943359375 background all_cells +694.8776245117188 1438.2352294921875 background all_cells +691.1314697265625 1461.4248046875 background all_cells +692.1200561523438 1450.4129638671875 background all_cells +696.1699829101562 1443.5032958984375 background all_cells +671.9654541015625 1516.254638671875 background all_cells +683.8778686523438 1534.31396484375 background all_cells +691.19580078125 1534.257568359375 background all_cells +688.7864379882812 1542.6015625 background all_cells +710.4847412109375 1593.8692626953125 background all_cells +680.161865234375 1551.22314453125 background all_cells +785.5307006835938 1586.5089111328125 background all_cells +813.5866088867188 1586.701416015625 background all_cells +800.5223999023438 1687.8665771484375 background all_cells +759.4436645507812 1695.430908203125 background all_cells +653.3685302734375 1564.2490234375 background all_cells +658.01123046875 1542.4510498046875 background all_cells +661.5045166015625 1564.4656982421875 background all_cells +722.3675537109375 2199.809326171875 background all_cells +732.9180908203125 2218.086669921875 background all_cells +727.0929565429688 2215.127685546875 background all_cells +785.6064453125 2192.000732421875 background all_cells +804.1438598632812 2213.278076171875 background all_cells +777.904052734375 2208.584716796875 background all_cells +798.18115234375 2196.846435546875 background all_cells +795.4148559570312 2154.248046875 background all_cells +800.3402709960938 2182.978515625 background all_cells +791.7684326171875 2172.354736328125 background all_cells +725.8760375976562 2248.81103515625 background all_cells +720.3460693359375 2244.27685546875 background all_cells +734.6846923828125 2244.14404296875 background all_cells +728.7442626953125 2257.978759765625 background all_cells +755.2521362304688 2234.029052734375 background all_cells +739.6663818359375 2260.689697265625 background all_cells +794.2445068359375 2242.730712890625 background all_cells +750.3947143554688 2254.413818359375 background all_cells +775.9453735351562 2255.2509765625 background all_cells +717.1777954101562 2225.74267578125 background all_cells +723.2273559570312 2231.5263671875 background all_cells +729.332763671875 2226.20849609375 background all_cells +747.8516845703125 2267.726318359375 background all_cells +806.6638793945312 2276.38720703125 background all_cells +740.7635498046875 2280.710205078125 background all_cells +757.399658203125 2277.949462890625 background all_cells +799.354736328125 2272.43359375 background all_cells +741.7636108398438 2291.697265625 background all_cells +761.3340454101562 2305.731689453125 background all_cells +747.5498046875 2306.89404296875 background all_cells +743.4166870117188 2299.469482421875 background all_cells +725.3709106445312 2281.809326171875 background all_cells +730.9534912109375 2269.81494140625 background all_cells +727.4042358398438 2307.10302734375 background all_cells +712.698486328125 2307.654052734375 background all_cells +732.564208984375 2281.1572265625 background all_cells +731.6976318359375 2292.964599609375 background all_cells +644.0232543945312 2287.302734375 background all_cells +652.1340942382812 2280.358642578125 background all_cells +649.3067016601562 2272.673828125 background all_cells +645.8521118164062 2279.80419921875 background all_cells +662.65625 2261.223388671875 background all_cells +696.510498046875 2275.657470703125 background all_cells +685.58740234375 2258.10205078125 background all_cells +654.2218627929688 2234.31103515625 background all_cells +696.82373046875 2212.374755859375 background all_cells +672.0906372070312 2232.818115234375 background all_cells +796.2977294921875 1979.2904052734373 background all_cells +790.8754272460938 1998.106201171875 background all_cells +796.3152465820312 1996.184814453125 background all_cells +784.2041015625 1982.711669921875 background all_cells +805.7718505859375 2014.162841796875 background all_cells +805.8760375976562 2026.300048828125 background all_cells +783.61376953125 2019.9876708984373 background all_cells +783.2874755859375 2013.990234375 background all_cells +789.6033325195312 2008.14892578125 background all_cells +797.7836303710938 2004.4925537109373 background all_cells +736.7760009765625 1998.69384765625 background all_cells +684.7915649414062 2011.6903076171875 background all_cells +720.5277709960938 1983.6531982421875 background all_cells +738.4031372070312 1982.81884765625 background all_cells +727.956787109375 1991.815673828125 background all_cells +777.0861206054688 2026.56982421875 background all_cells +773.2588500976562 2025.125732421875 background all_cells +772.5053100585938 2033.16943359375 background all_cells +779.8824462890625 2039.069091796875 background all_cells +766.9561157226562 2043.804443359375 background all_cells +785.5791625976562 2043.5936279296875 background all_cells +791.3436279296875 2025.3402099609373 background all_cells +783.4912109375 2031.681884765625 background all_cells +793.79736328125 2038.612060546875 background all_cells +774.489013671875 2070.760986328125 background all_cells +789.4783935546875 2064.1181640625 background all_cells +789.8701782226562 2053.33203125 background all_cells +773.7821044921875 2060.644775390625 background all_cells +802.0205688476562 2078.356201171875 background all_cells +773.9619750976562 2082.1572265625 background all_cells +755.5599975585938 2089.90966796875 background all_cells +761.9029541015625 2078.820556640625 background all_cells +758.7637329101562 2084.709228515625 background all_cells +745.2162475585938 2063.987060546875 background all_cells +762.6417846679688 2052.390625 background all_cells +751.9302978515625 2050.644775390625 background all_cells +535.3264770507812 1807.6099853515625 background all_cells +541.6846923828125 1802.5802001953125 background all_cells +537.0684814453125 1786.5029296875 background all_cells +543.1588134765625 2021.3243408203125 background all_cells +578.6895141601562 1982.013671875 background all_cells +574.0105590820312 2133.613037109375 background all_cells +558.0531005859375 2125.902099609375 background all_cells +512.2466430664062 2020.1978759765625 background all_cells +485.32952880859375 1886.261474609375 background all_cells +517.62939453125 1834.981689453125 background all_cells +506.1117858886719 1836.97607421875 background all_cells +490.7418823242188 1867.0167236328125 background all_cells +623.9478149414062 2124.278564453125 background all_cells +620.6640014648438 2174.69970703125 background all_cells +615.1590576171875 2171.36572265625 background all_cells +618.347412109375 2276.5849609375 background all_cells +604.0453491210938 2286.0361328125 background all_cells +605.7047729492188 2292.065185546875 background all_cells +625.8799438476562 2279.6083984375 background all_cells +625.5082397460938 2265.647705078125 background all_cells +625.9096069335938 2297.088623046875 background all_cells +499.86566162109375 2298.31689453125 background all_cells +559.5817260742188 2290.409912109375 background all_cells +496.8414916992188 2304.06396484375 background all_cells +588.4239501953125 2274.918212890625 background all_cells +560.2848510742188 2273.38427734375 background all_cells +642.3639526367188 2200.034912109375 background all_cells +636.72509765625 2228.069580078125 background all_cells +614.8257446289062 2218.075439453125 background all_cells +596.5457153320312 2213.684326171875 background all_cells +553.2763671875 2185.123291015625 background all_cells +502.0484008789063 2205.6748046875 background all_cells +507.8751831054688 2171.8486328125 background all_cells +580.7861938476562 2173.633056640625 background all_cells +571.8092041015625 2189.902099609375 background all_cells +566.333984375 2199.3857421875 background all_cells +735.59326171875 2134.40771484375 background all_cells +751.008056640625 2152.180908203125 background all_cells +753.0906372070312 2139.1357421875 background all_cells +738.3171997070312 2160.380615234375 background all_cells +750.4200439453125 2167.2421875 background all_cells +735.560791015625 2169.09814453125 background all_cells +761.1542358398438 2169.64208984375 background all_cells +741.3787231445312 2171.404052734375 background all_cells +725.6949462890625 2162.05224609375 background all_cells +729.6295166015625 2165.420166015625 background all_cells +726.408447265625 2154.7919921875 background all_cells +756.2517700195312 2194.4775390625 background all_cells +725.6649169921875 2189.558349609375 background all_cells +737.609375 2196.494384765625 background all_cells +745.6736450195312 2194.9521484375 background all_cells +740.6948852539062 2181.44091796875 background all_cells +776.01904296875 2181.795654296875 background all_cells +741.54345703125 2187.44970703125 background all_cells +753.4161376953125 2182.430419921875 background all_cells +731.9022216796875 2182.24267578125 background all_cells +653.77392578125 2077.59716796875 background all_cells +674.5983276367188 2141.380126953125 background all_cells +645.7455444335938 2117.74755859375 background all_cells +700.0696411132812 2093.28759765625 background all_cells +782.3506469726562 2127.512451171875 background all_cells +712.3441162109375 2108.991943359375 background all_cells +731.1390380859375 2130.037841796875 background all_cells +736.1055297851562 2125.953369140625 background all_cells +737.4652099609375 2102.1025390625 background all_cells +735.8465576171875 2110.868896484375 background all_cells +766.6265258789062 2098.7763671875 background all_cells +761.3261108398438 2122.34033203125 background all_cells +787.4143676757812 2116.28759765625 background all_cells +780.8568115234375 2104.331298828125 background all_cells +746.9521484375 2094.27392578125 background all_cells +745.3573608398438 2134.705322265625 background all_cells +755.5513305664062 2097.107666015625 background all_cells +750.8417358398438 2112.59765625 background all_cells +749.76123046875 2121.9169921875 background all_cells +579.3362426757812 1860.5941162109373 background all_cells +579.0231323242188 1733.646240234375 background all_cells +551.2471313476562 1773.0982666015625 background all_cells +557.5211791992188 1754.93359375 background all_cells +576.550537109375 1871.2283935546875 background all_cells +570.7742919921875 1951.3472900390625 background all_cells +591.9931640625 1872.9073486328125 background all_cells +585.5933227539062 1868.44921875 background all_cells +587.42529296875 1915.109130859375 background all_cells +564.2276000976562 1869.416259765625 background all_cells +574.6953735351562 1866.809814453125 background all_cells +569.2393188476562 1864.475341796875 background all_cells +731.5499877929688 1885.53515625 background all_cells +702.4473266601562 1918.6224365234373 background all_cells +695.740966796875 1904.0294189453125 background all_cells +729.9970703125 1891.7572021484373 background all_cells +660.2296752929688 1945.81005859375 background all_cells +634.2112426757812 1955.226318359375 background all_cells +664.1420288085938 1976.656494140625 background all_cells +642.0062866210938 1958.7655029296875 background all_cells +732.2078857421875 1951.414306640625 background all_cells +772.2393798828125 1951.7869873046875 background all_cells +729.2327270507812 1979.818603515625 background all_cells +678.6594848632812 1962.7281494140625 background all_cells +663.0615844726562 1889.08251953125 background all_cells +659.1076049804688 1930.48779296875 background all_cells +673.8727416992188 1921.237548828125 background all_cells +650.5802001953125 1904.30810546875 background all_cells +641.7600708007812 1774.1639404296875 background all_cells +639.3487548828125 1817.9368896484373 background all_cells +645.6445922851562 1805.8817138671875 background all_cells +608.456298828125 1857.63037109375 background all_cells +660.6990966796875 1865.78662109375 background all_cells +602.7364501953125 1863.979248046875 background all_cells +653.0095825195312 1864.0933837890625 background all_cells +670.9476928710938 1866.316162109375 background all_cells +693.8304443359375 1836.513916015625 background all_cells +677.249755859375 1806.5882568359373 background all_cells +732.95751953125 1870.7703857421875 background all_cells +752.0136108398438 1862.020263671875 background all_cells +742.068603515625 1861.7430419921875 background all_cells +765.0294799804688 1852.677490234375 background all_cells +768.2495727539062 1865.630615234375 background all_cells +771.8560791015625 1854.7860107421875 background all_cells +785.2508544921875 1853.5885009765625 background all_cells +773.1881713867188 1849.7308349609373 background all_cells +804.4788208007812 1776.368896484375 background all_cells +809.9509887695312 1861.5772705078125 background all_cells +809.169189453125 1821.4488525390625 background all_cells +798.9066162109375 1798.7171630859375 background all_cells +770.9849853515625 1826.919189453125 background all_cells +553.5758056640625 2442.199951171875 background all_cells +561.7456665039062 2444.341796875 background all_cells +558.171142578125 2450.912353515625 background all_cells +568.7583618164062 2443.327392578125 background all_cells +575.6114501953125 2435.211181640625 background all_cells +572.85693359375 2449.50830078125 background all_cells +575.3018798828125 2461.558837890625 background all_cells +639.1196899414062 2478.034423828125 background all_cells +621.5004272460938 2485.134033203125 background all_cells +661.4149780273438 2479.342041015625 background all_cells +609.36669921875 2457.162109375 background all_cells +651.0567016601562 2465.8505859375 background all_cells +657.7095947265625 2470.3896484375 background all_cells +626.9127807617188 2466.32666015625 background all_cells +636.420166015625 2460.8349609375 background all_cells +639.7772216796875 2456.553955078125 background all_cells +586.4323120117188 2450.8466796875 background all_cells +658.84033203125 2448.9560546875 background all_cells +604.1583862304688 2444.97900390625 background all_cells +598.1580200195312 2449.8349609375 background all_cells +596.2252197265625 2441.343505859375 background all_cells +590.4740600585938 2441.596435546875 background all_cells +634.6474609375 2538.827392578125 background all_cells +631.1289672851562 2531.24462890625 background all_cells +635.3203125 2544.78369140625 background all_cells +646.6234130859375 2549.8203125 background all_cells +641.5806274414062 2540.13134765625 background all_cells +589.457275390625 2543.102294921875 background all_cells +565.428466796875 2530.80517578125 background all_cells +575.4788818359375 2542.85888671875 background all_cells +567.01123046875 2546.969970703125 background all_cells +585.5454711914062 2528.541015625 background all_cells +579.7783203125 2549.578857421875 background all_cells +572.3945922851562 2555.351806640625 background all_cells +607.8853759765625 2541.904541015625 background all_cells +610.9366455078125 2536.12060546875 background all_cells +619.71875 2533.925048828125 background all_cells +624.9149780273438 2542.425048828125 background all_cells +620.4447631835938 2548.966064453125 background all_cells +609.866455078125 2548.010498046875 background all_cells +696.4298706054688 2566.72216796875 background all_cells +691.1895751953125 2558.27685546875 background all_cells +706.6055297851562 2527.77099609375 background all_cells +707.193115234375 2568.84130859375 background all_cells +704.0681762695312 2534.93896484375 background all_cells +701.8350219726562 2567.781982421875 background all_cells +745.236572265625 2567.008056640625 background all_cells +756.7562866210938 2549.941162109375 background all_cells +805.02099609375 2561.892578125 background all_cells +783.9276123046875 2556.511962890625 background all_cells +757.0195922851562 2559.8154296875 background all_cells +715.62744140625 2556.94189453125 background all_cells +736.97998046875 2555.336669921875 background all_cells +727.012939453125 2553.494140625 background all_cells +774.77294921875 2549.642578125 background all_cells +748.5722045898438 2544.793212890625 background all_cells +753.4232177734375 2544.58935546875 background all_cells +722.6365356445312 2546.522216796875 background all_cells +778.260986328125 2539.7001953125 background all_cells +778.6306762695312 2533.4599609375 background all_cells +682.0365600585938 2436.061767578125 background all_cells +690.67822265625 2449.041015625 background all_cells +700.2014770507812 2445.597412109375 background all_cells +678.0791015625 2445.595458984375 background all_cells +694.9443359375 2466.947265625 background all_cells +686.9190063476562 2488.728271484375 background all_cells +680.49755859375 2490.296630859375 background all_cells +689.0255126953125 2498.260986328125 background all_cells +672.0254516601562 2482.4599609375 background all_cells +691.576416015625 2472.3828125 background all_cells +741.1986694335938 2447.46728515625 background all_cells +739.5419921875 2473.742919921875 background all_cells +732.1044311523438 2453.1328125 background all_cells +745.2289428710938 2509.0986328125 background all_cells +734.1476440429688 2509.7685546875 background all_cells +720.9810180664062 2508.8212890625 background all_cells +759.337890625 2508.09765625 background all_cells +753.408447265625 2521.0986328125 background all_cells +768.1539306640625 2484.3447265625 background all_cells +766.9796142578125 2472.32421875 background all_cells +770.1134643554688 2436.588134765625 background all_cells +771.6895141601562 2499.0751953125 background all_cells +770.188720703125 2514.1552734375 background all_cells +766.7660522460938 2529.308349609375 background all_cells +797.6814575195312 2552.10009765625 background all_cells +809.571533203125 2455.954345703125 background all_cells +786.3601684570312 2445.750244140625 background all_cells +789.6653442382812 2458.421142578125 background all_cells +803.5387573242188 2538.623291015625 background all_cells +801.1588134765625 2532.562744140625 background all_cells +562.9464111328125 2513.882568359375 background all_cells +580.3673095703125 2502.700439453125 background all_cells +597.6031494140625 2511.7333984375 background all_cells +607.8831787109375 2509.120361328125 background all_cells +601.2994995117188 2520.384521484375 background all_cells +613.3870239257812 2520.80322265625 background all_cells +638.352294921875 2493.415283203125 background all_cells +639.5787353515625 2528.310791015625 background all_cells +598.9583740234375 2534.594970703125 background all_cells +647.2172241210938 2534.9697265625 background all_cells +641.8629150390625 2532.78857421875 background all_cells +655.0189208984375 2523.594970703125 background all_cells +665.6941528320312 2549.147705078125 background all_cells +662.364013671875 2541.11083984375 background all_cells +667.6128540039062 2531.145751953125 background all_cells +656.0719604492188 2532.57421875 background all_cells +665.997314453125 2511.7568359375 background all_cells +661.3603515625 2506.043701171875 background all_cells +652.9379272460938 2506.168701171875 background all_cells +602.1216430664062 2627.349609375 background all_cells +608.6731567382812 2610.647705078125 background all_cells +605.4483642578125 2618.687744140625 background all_cells +597.5987548828125 2608.52099609375 background all_cells +596.2169189453125 2620.989990234375 background all_cells +618.7261962890625 2634.3779296875 background all_cells +623.7492065429688 2631.88232421875 background all_cells +602.2622680664062 2635.92236328125 background all_cells +616.0523681640625 2639.428955078125 background all_cells +611.3294067382812 2629.95849609375 background all_cells +608.9503173828125 2639.183349609375 background all_cells +605.6624755859375 2647.1943359375 background all_cells +619.3655395507812 2621.212158203125 background all_cells +625.7575073242188 2620.18603515625 background all_cells +620.8181762695312 2609.9296875 background all_cells +652.085205078125 2807.200927734375 background all_cells +649.9328002929688 2819.1630859375 background all_cells +652.5693359375 2830.54052734375 background all_cells +681.67919921875 2788.162109375 background all_cells +683.3915405273438 2820.53125 background all_cells +681.3682861328125 2805.400146484375 background all_cells +658.6104125976562 2806.67529296875 background all_cells +662.67919921875 2822.679443359375 background all_cells +674.2437133789062 2834.991943359375 background all_cells +668.355224609375 2801.17138671875 background all_cells +665.2560424804688 2805.985107421875 background all_cells +602.2836303710938 2830.548583984375 background all_cells +615.0874633789062 2822.461181640625 background all_cells +627.7321166992188 2827.708984375 background all_cells +621.696044921875 2823.961669921875 background all_cells +608.8948364257812 2826.418212890625 background all_cells +636.4005126953125 2818.701416015625 background all_cells +635.3582153320312 2841.114013671875 background all_cells +671.6293334960938 2785.34521484375 background all_cells +660.2279052734375 2784.4912109375 background all_cells +605.8171997070312 2788.69580078125 background all_cells +651.6771240234375 2793.1259765625 background all_cells +627.5780639648438 2794.156494140625 background all_cells +638.0216064453125 2802.8154296875 background all_cells +603.0170288085938 2810.90478515625 background all_cells +624.9634399414062 2808.45654296875 background all_cells +614.83447265625 2807.66552734375 background all_cells +703.18603515625 2827.622314453125 background all_cells +706.75244140625 2847.258056640625 background all_cells +693.4990234375 2829.796875 background all_cells +696.3543090820312 2800.319091796875 background all_cells +710.9012451171875 2820.234375 background all_cells +696.9362182617188 2813.923583984375 background all_cells +711.78857421875 2810.6435546875 background all_cells +696.4531860351562 2782.593505859375 background all_cells +693.12744140625 2793.234130859375 background all_cells +704.9933471679688 2793.707763671875 background all_cells +706.9755249023438 2786.567626953125 background all_cells +558.2733154296875 2808.521728515625 background all_cells +560.3636474609375 2783.571533203125 background all_cells +582.3189086914062 2841.127685546875 background all_cells +594.3907470703125 2836.30322265625 background all_cells +588.1875 2831.849365234375 background all_cells +583.5191650390625 2834.900634765625 background all_cells +574.73828125 2795.608642578125 background all_cells +573.5410766601562 2779.01806640625 background all_cells +583.4827880859375 2785.3115234375 background all_cells +582.974365234375 2799.865478515625 background all_cells +576.9984741210938 2785.01806640625 background all_cells +564.038818359375 2815.517578125 background all_cells +585.1467895507812 2815.379150390625 background all_cells +562.6290283203125 2832.29345703125 background all_cells +572.82763671875 2822.670166015625 background all_cells +647.470947265625 2646.390380859375 background all_cells +642.8868408203125 2649.301513671875 background all_cells +654.3143310546875 2646.332763671875 background all_cells +604.4307250976562 2661.13037109375 background all_cells +633.9547119140625 2657.888916015625 background all_cells +620.2332153320312 2655.78515625 background all_cells +620.73388671875 2663.780029296875 background all_cells +610.8182373046875 2663.875732421875 background all_cells +648.631103515625 2654.968505859375 background all_cells +643.3690185546875 2658.75439453125 background all_cells +655.9882202148438 2655.729248046875 background all_cells +655.7832641601562 2664.409912109375 background all_cells +597.5779418945312 2651.9794921875 background all_cells +596.4736938476562 2668.054931640625 background all_cells +587.4344482421875 2669.320556640625 background all_cells +580.7628173828125 2666.22216796875 background all_cells +597.93310546875 2642.8857421875 background all_cells +634.03857421875 2550.609619140625 background all_cells +637.2206420898438 2563.01806640625 background all_cells +634.7499389648438 2555.715576171875 background all_cells +632.0214233398438 2563.2255859375 background all_cells +606.9421997070312 2563.810546875 background all_cells +624.866943359375 2560.954833984375 background all_cells +614.72998046875 2561.099365234375 background all_cells +612.3087768554688 2554.297607421875 background all_cells +600.253173828125 2553.516357421875 background all_cells +598.2535400390625 2566.3701171875 background all_cells +595.4973754882812 2581.95458984375 background all_cells +611.7576293945312 2601.346923828125 background all_cells +603.5119018554688 2571.6640625 background all_cells +605.5354614257812 2590.611083984375 background all_cells +601.9534301757812 2602.365966796875 background all_cells +623.0166015625 2602.87060546875 background all_cells +633.5344848632812 2600.38330078125 background all_cells +626.033447265625 2587.759521484375 background all_cells +625.753173828125 2595.24072265625 background all_cells +623.2593994140625 2579.73388671875 background all_cells +634.3634033203125 2572.3310546875 background all_cells +628.8428955078125 2576.00390625 background all_cells +613.7869873046875 2596.73681640625 background all_cells +616.85546875 2590.5126953125 background all_cells +613.5486450195312 2583.146484375 background all_cells +633.0783081054688 2583.30419921875 background all_cells +640.697265625 2590.0419921875 background all_cells +634.6235961914062 2592.019775390625 background all_cells +644.814453125 2584.01953125 background all_cells +646.8092041015625 2591.119140625 background all_cells +645.316162109375 2602.98876953125 background all_cells +643.0385131835938 2596.71533203125 background all_cells +645.8257446289062 2570.562255859375 background all_cells +647.2982788085938 2576.864013671875 background all_cells +644.309326171875 2566.354248046875 background all_cells +678.9568481445312 2549.735107421875 background all_cells +672.2549438476562 2563.123779296875 background all_cells +674.311767578125 2554.73291015625 background all_cells +675.3513793945312 2561.174560546875 background all_cells +669.105224609375 2557.327880859375 background all_cells +664.9730834960938 2573.338623046875 background all_cells +687.7269897460938 2581.90966796875 background all_cells +689.4422607421875 2577.320068359375 background all_cells +672.3224487304688 2571.151611328125 background all_cells +653.0261840820312 2588.5126953125 background all_cells +655.0469970703125 2553.281494140625 background all_cells +653.7542114257812 2597.20166015625 background all_cells +653.126220703125 2579.91162109375 background all_cells +659.1686401367188 2577.7177734375 background all_cells +657.6609497070312 2583.894287109375 background all_cells +809.7154541015625 2909.849365234375 background all_cells +799.2835693359375 2916.74609375 background all_cells +792.2058715820312 2908.0126953125 background all_cells +812.0198364257812 2937.4228515625 background all_cells +798.7569580078125 2977.039306640625 background all_cells +814.3590698242188 2960.498046875 background all_cells +803.3261108398438 2961.657958984375 background all_cells +727.58740234375 2954.777587890625 background all_cells +742.7962036132812 2974.714111328125 background all_cells +747.6040649414062 2964.882568359375 background all_cells +749.7633666992188 2952.25634765625 background all_cells +735.3634643554688 2952.2626953125 background all_cells +736.2142944335938 2937.374267578125 background all_cells +767.2092895507812 2937.16845703125 background all_cells +775.0800170898438 2944.581298828125 background all_cells +772.1084594726562 2951.206787109375 background all_cells +747.7693481445312 2909.448974609375 background all_cells +719.1853637695312 2918.53125 background all_cells +720.959228515625 2924.297607421875 background all_cells +741.277099609375 2920.704345703125 background all_cells +748.0386352539062 2914.9765625 background all_cells +735.6837768554688 2912.908447265625 background all_cells +726.6290283203125 3069.311279296875 background all_cells +788.3864135742188 3061.9736328125 background all_cells +732.8123779296875 3065.401123046875 background all_cells +800.1597900390625 3039.095458984375 background all_cells +805.8735961914062 3044.847900390625 background all_cells +806.5700073242188 3035.021240234375 background all_cells +804.3964233398438 3057.720947265625 background all_cells +798.6992797851562 3046.82177734375 background all_cells +782.8712768554688 3081.057373046875 background all_cells +793.3366088867188 3093.5380859375 background all_cells +791.1173706054688 3089.258056640625 background all_cells +783.6046752929688 3088.280517578125 background all_cells +802.8832397460938 3083.09228515625 background all_cells +806.7901611328125 3092.0712890625 background all_cells +799.8079833984375 3072.564453125 background all_cells +735.48046875 2984.0693359375 background all_cells +757.1185913085938 3019.784423828125 background all_cells +739.8101806640625 3016.576904296875 background all_cells +758.6686401367188 3007.208251953125 background all_cells +736.517333984375 3001.97119140625 background all_cells +754.428466796875 3044.415771484375 background all_cells +735.6134033203125 3046.872802734375 background all_cells +730.6969604492188 3044.093017578125 background all_cells +735.5011596679688 3029.097412109375 background all_cells +756.8895874023438 3030.8505859375 background all_cells +731.1300659179688 3029.710693359375 background all_cells +714.4043579101562 2993.8623046875 background all_cells +719.0941162109375 3004.03662109375 background all_cells +715.7405395507812 2989.24169921875 background all_cells +751.7005004882812 2832.95556640625 background all_cells +766.0564575195312 2819.987060546875 background all_cells +762.6494140625 2845.04736328125 background all_cells +750.6376342773438 2844.708251953125 background all_cells +749.3602294921875 2826.755126953125 background all_cells +798.4249877929688 2830.635009765625 background all_cells +815.0421142578125 2846.282958984375 background all_cells +812.9068603515625 2831.99609375 background all_cells +809.2473754882812 2821.726806640625 background all_cells +772.9207153320312 2827.296142578125 background all_cells +788.0782470703125 2821.22119140625 background all_cells +772.5862426757812 2849.633056640625 background all_cells +717.2486572265625 2857.2490234375 background all_cells +732.211181640625 2859.73583984375 background all_cells +800.7044677734375 2866.220947265625 background all_cells +759.1092529296875 2870.146240234375 background all_cells +772.1104125976562 2885.245361328125 background all_cells +804.500732421875 2885.35107421875 background all_cells +738.1361694335938 2897.943359375 background all_cells +779.6753540039062 2905.524658203125 background all_cells +743.4238891601562 2885.470458984375 background all_cells +763.8742065429688 2904.0830078125 background all_cells +734.1224365234375 2818.64306640625 background all_cells +747.736328125 2821.8837890625 background all_cells +755.0953369140625 2820.798095703125 background all_cells +717.4540405273438 2830.16064453125 background all_cells +721.133544921875 2847.25390625 background all_cells +738.2604370117188 2830.302734375 background all_cells +737.6371459960938 2847.72216796875 background all_cells +775.239990234375 2777.4677734375 background all_cells +790.2046508789062 2786.17578125 background all_cells +776.025634765625 2785.74853515625 background all_cells +726.9649047851562 2790.760986328125 background all_cells +737.013916015625 2785.003662109375 background all_cells +735.9822387695312 2804.08642578125 background all_cells +728.7777709960938 2807.560791015625 background all_cells +773.254150390625 2795.1630859375 background all_cells +776.8362426757812 2810.85791015625 background all_cells +781.5720825195312 2794.40673828125 background all_cells +781.7974243164062 2808.518310546875 background all_cells +791.9109497070312 2811.447021484375 background all_cells +792.8992309570312 2797.54248046875 background all_cells +717.2353515625 2798.43505859375 background all_cells +720.8218383789062 2810.11767578125 background all_cells +717.5203857421875 2790.518798828125 background all_cells +746.7783813476562 2783.32080078125 background all_cells +768.1766967773438 2809.197998046875 background all_cells +760.2772827148438 2801.525634765625 background all_cells +749.9391479492188 2803.00390625 background all_cells +799.1214599609375 2785.021728515625 background all_cells +807.0167236328125 2800.26416015625 background all_cells +797.1611938476562 2805.4716796875 background all_cells +808.1836547851562 2807.06201171875 background all_cells +811.8634033203125 2783.076416015625 background all_cells +806.6945190429688 2789.50927734375 background all_cells +457.5197448730469 2885.361083984375 background all_cells +463.24224853515625 2935.1708984375 background all_cells +470.2964172363281 2896.92431640625 background all_cells +457.6435852050781 2921.551513671875 background all_cells +462.17767333984375 2889.38671875 background all_cells +485.2294006347656 2944.395751953125 background all_cells +483.3810424804688 2932.253173828125 background all_cells +492.5103149414063 2925.055419921875 background all_cells +464.9391784667969 2956.312744140625 background all_cells +475.690185546875 2980.015380859375 background all_cells +470.7104187011719 2968.736083984375 background all_cells +479.5437622070313 2958.789306640625 background all_cells +493.39788818359375 2962.373046875 background all_cells +496.6432189941406 2951.174560546875 background all_cells +492.3953857421875 2951.686279296875 background all_cells +502.4622802734375 2952.364013671875 background all_cells +498.2960510253906 2961.654296875 background all_cells +496.69140625 2956.682861328125 background all_cells +493.0174560546875 2912.87451171875 background all_cells +472.1821899414063 2911.749755859375 background all_cells +478.220458984375 2901.459228515625 background all_cells +484.5716857910156 2907.935791015625 background all_cells +486.7725524902344 2916.934326171875 background all_cells +500.0883483886719 2916.51171875 background all_cells +507.8129577636719 2915.639404296875 background all_cells +520.3889770507812 2911.391845703125 background all_cells +512.8327026367188 2924.616455078125 background all_cells +508.3565979003906 2907.502197265625 background all_cells +529.107421875 2916.307373046875 background all_cells +515.5860595703125 2945.0791015625 background all_cells +513.590576171875 2953.67236328125 background all_cells +535.6226196289062 2953.0458984375 background all_cells +524.1813354492188 2952.1357421875 background all_cells +515.237060546875 3011.76123046875 background all_cells +526.5643310546875 3013.77783203125 background all_cells +522.7303466796875 3020.873291015625 background all_cells +521.117919921875 3007.53955078125 background all_cells +508.177001953125 2978.27978515625 background all_cells +531.5147705078125 2962.34326171875 background all_cells +519.7970581054688 2996.2060546875 background all_cells +507.45806884765625 2988.044921875 background all_cells +521.105224609375 2985.537109375 background all_cells +535.3738403320312 3001.983154296875 background all_cells +546.0419921875 3021.867919921875 background all_cells +549.0352172851562 3028.402099609375 background all_cells +548.2517700195312 2983.08154296875 background all_cells +544.0352172851562 2965.742431640625 background all_cells +507.6349792480469 3018.44287109375 background all_cells +507.1898498535156 3028.0751953125 background all_cells +498.7257690429688 3022.60009765625 background all_cells +512.3297119140625 3075.73876953125 background all_cells +518.1053466796875 3070.888427734375 background all_cells +516.2046508789062 3062.036376953125 background all_cells +498.273681640625 3048.937744140625 background all_cells +504.4789733886719 3046.10791015625 background all_cells +517.1124877929688 3034.569580078125 background all_cells +496.5431518554688 3068.990478515625 background all_cells +506.1747741699219 3088.1728515625 background all_cells +504.4982604980469 3095.235595703125 background all_cells +502.1592102050781 3072.789306640625 background all_cells +520.4769287109375 3056.00146484375 background all_cells +521.3070068359375 3087.581298828125 background all_cells +520.9872436523438 3080.276611328125 background all_cells +524.2703857421875 3037.819091796875 background all_cells +523.5269165039062 3048.398681640625 background all_cells +495.6368408203125 2991.381103515625 background all_cells +493.4422912597656 2981.8037109375 background all_cells +496.2885437011719 3007.223388671875 background all_cells +484.3280029296875 2998.52978515625 background all_cells +493.673828125 2998.15966796875 background all_cells +460.4605712890625 3064.967041015625 background all_cells +472.7303161621094 3065.34619140625 background all_cells +478.74652099609375 3064.281005859375 background all_cells +480.4398193359375 3042.550048828125 background all_cells +486.8052978515625 3011.86328125 background all_cells +484.7829284667969 3070.151611328125 background all_cells +489.6634521484375 3059.839111328125 background all_cells +467.6829528808594 2997.75732421875 background all_cells +467.05377197265625 3031.537841796875 background all_cells +466.5401916503906 3015.66162109375 background all_cells +478.8609619140625 3012.694091796875 background all_cells +636.1209716796875 3018.837890625 background all_cells +652.2887573242188 3058.088623046875 background all_cells +653.713623046875 3017.760009765625 background all_cells +620.767333984375 3075.947021484375 background all_cells +644.4484252929688 3080.586669921875 background all_cells +638.9200439453125 3093.732421875 background all_cells +633.5633544921875 3079.744140625 background all_cells +601.032470703125 3091.9951171875 background all_cells +613.9657592773438 3090.3173828125 background all_cells +608.0241088867188 3092.227783203125 background all_cells +685.9500122070312 2989.971435546875 background all_cells +677.0821533203125 3038.54150390625 background all_cells +677.1608276367188 3012.037353515625 background all_cells +693.0972290039062 3000.039794921875 background all_cells +660.4884033203125 3078.30126953125 background all_cells +689.3724365234375 3079.97021484375 background all_cells +691.9523315429688 3075.965576171875 background all_cells +682.0530395507812 3072.8798828125 background all_cells +673.400390625 3083.361572265625 background all_cells +667.2493286132812 3066.2119140625 background all_cells +700.3589477539062 3000.351806640625 background all_cells +707.0293579101562 2994.318603515625 background all_cells +705.2939453125 3012.2490234375 background all_cells +699.1819458007812 2994.368408203125 background all_cells +700.6951293945312 3075.1689453125 background all_cells +701.8917236328125 3085.97900390625 background all_cells +717.9011840820312 3081.786865234375 background all_cells +700.1215209960938 3060.47998046875 background all_cells +708.2227172851562 3058.093017578125 background all_cells +701.4851684570312 3050.869140625 background all_cells +697.2097778320312 3067.0703125 background all_cells +701.1703491210938 3068.601806640625 background all_cells +711.853515625 3069.21484375 background all_cells +686.3497314453125 2956.07958984375 background all_cells +701.90673828125 2947.149658203125 background all_cells +697.0313720703125 2955.435791015625 background all_cells +706.7366943359375 2983.855712890625 background all_cells +708.04541015625 2979.074951171875 background all_cells +708.546630859375 2969.5048828125 background all_cells +651.5411987304688 2969.4912109375 background all_cells +669.4073486328125 2989.0986328125 background all_cells +656.833984375 2985.65673828125 background all_cells +688.84521484375 2977.011962890625 background all_cells +638.682373046875 2858.39306640625 background all_cells +660.2752685546875 2865.420166015625 background all_cells +654.240966796875 2854.908935546875 background all_cells +645.2131958007812 2847.700439453125 background all_cells +683.5931396484375 2883.82568359375 background all_cells +674.8023681640625 2875.818359375 background all_cells +706.4024658203125 2872.410888671875 background all_cells +688.2023315429688 2857.939208984375 background all_cells +646.1710815429688 2866.453369140625 background all_cells +644.934326171875 2886.355712890625 background all_cells +664.6322631835938 2884.06201171875 background all_cells +679.110595703125 2894.437744140625 background all_cells +703.7002563476562 2908.997314453125 background all_cells +686.4049682617188 2928.51708984375 background all_cells +650.2109985351562 2944.47607421875 background all_cells +655.8562622070312 2956.81494140625 background all_cells +662.509765625 2947.197998046875 background all_cells +680.1836547851562 2948.54638671875 background all_cells +680.2675170898438 2940.697265625 background all_cells +663.679443359375 2935.275390625 background all_cells +651.150146484375 2931.543701171875 background all_cells +636.561279296875 2891.61669921875 background all_cells +639.8017578125 2900.01904296875 background all_cells +663.9125366210938 2905.77880859375 background all_cells +659.2752685546875 2894.256591796875 background all_cells +570.8271484375 2852.511962890625 background all_cells +561.7662353515625 2848.30712890625 background all_cells +614.0325317382812 2844.7646484375 background all_cells +631.4678955078125 2848.58349609375 background all_cells +621.6815795898438 2851.081787109375 background all_cells +624.48583984375 2872.27392578125 background all_cells +623.2431030273438 2894.381591796875 background all_cells +630.0504150390625 2903.742431640625 background all_cells +589.8797607421875 2857.58251953125 background all_cells +591.5664672851562 2845.401611328125 background all_cells +600.55078125 2850.56884765625 background all_cells +599.9484252929688 2862.962646484375 background all_cells +601.2955932617188 2903.203125 background all_cells +595.0989379882812 2911.71142578125 background all_cells +613.3375244140625 2884.2421875 background all_cells +608.7855834960938 2885.477783203125 background all_cells +610.3175048828125 2872.237060546875 background all_cells +590.2844848632812 2892.954833984375 background all_cells +585.7671508789062 2911.2763671875 background all_cells +544.1512451171875 2884.34326171875 background all_cells +584.279296875 2875.430419921875 background all_cells +558.2725219726562 3030.099365234375 background all_cells +548.469970703125 3045.2744140625 background all_cells +565.65185546875 3041.1220703125 background all_cells +565.6094360351562 3082.99072265625 background all_cells +556.956787109375 3096.302734375 background all_cells +556.1079711914062 3085.26708984375 background all_cells +549.1854248046875 3069.2861328125 background all_cells +579.9028930664062 3070.602783203125 background all_cells +551.9056396484375 3065.644775390625 background all_cells +601.2557983398438 2974.43310546875 background all_cells +625.5784301757812 2993.841796875 background all_cells +628.4104614257812 2989.5908203125 background all_cells +584.1663818359375 3061.5576171875 background all_cells +587.725341796875 3049.76806640625 background all_cells +587.8744506835938 3072.4072265625 background all_cells +628.092041015625 3046.6611328125 background all_cells +622.2299194335938 3052.101318359375 background all_cells +605.8825073242188 3065.168212890625 background all_cells +624.2805786132812 3005.977783203125 background all_cells +593.8754272460938 3042.27685546875 background all_cells +589.6318969726562 3032.521484375 background all_cells +618.0084838867188 3035.23876953125 background all_cells +610.4127807617188 3011.070556640625 background all_cells +579.961669921875 2923.789306640625 background all_cells +597.060546875 2943.072265625 background all_cells +592.9562377929688 2930.2685546875 background all_cells +592.1233520507812 2947.17919921875 background all_cells +584.9969482421875 2957.634521484375 background all_cells +595.3823852539062 2955.7265625 background all_cells +587.0423583984375 2950.16064453125 background all_cells +615.7645874023438 2935.0703125 background all_cells +606.2974853515625 2930.673095703125 background all_cells +606.711669921875 2942.273681640625 background all_cells +627.0642700195312 2935.157958984375 background all_cells +578.2262573242188 2956.084716796875 background all_cells +575.0762329101562 2912.73095703125 background all_cells +552.1788330078125 3006.521240234375 background all_cells +583.177001953125 3005.7109375 background all_cells +568.5027465820312 3006.5908203125 background all_cells +558.135009765625 3007.677734375 background all_cells +562.074951171875 2986.18408203125 background all_cells +564.5219116210938 2997.1259765625 background all_cells +556.0508422851562 2983.828857421875 background all_cells +561.3641357421875 2914.3671875 background all_cells +559.5145263671875 2964.013916015625 background all_cells +558.6076049804688 2930.28955078125 background all_cells +948.909423828125 1600.32861328125 background all_cells +954.5643920898438 1608.381103515625 background all_cells +950.6168212890624 1587.15185546875 background all_cells +945.8154907226562 1608.8204345703125 background all_cells +926.8990478515624 1606.7080078125 background all_cells +939.7232666015624 1595.425048828125 background all_cells +937.0861206054688 1605.960693359375 background all_cells +961.2022094726562 1591.0965576171875 background all_cells +964.5415649414062 1621.6455078125 background all_cells +960.7465209960938 1610.5997314453125 background all_cells +967.75927734375 1608.79638671875 background all_cells +963.8544921875 1598.3934326171875 background all_cells +1042.127197265625 1593.9403076171875 background all_cells +1038.5947265625 1612.71875 background all_cells +1040.3604736328125 1604.3492431640625 background all_cells +1065.8775634765625 1612.0638427734375 background all_cells +1074.449462890625 1608.6292724609375 background all_cells +1069.642578125 1630.8721923828125 background all_cells +1068.3406982421875 1599.1005859375 background all_cells +1074.71630859375 1603.319091796875 background all_cells +1058.143310546875 1605.1143798828125 background all_cells +1065.7305908203125 1539.647705078125 background all_cells +1055.6116943359375 1566.780517578125 background all_cells +1068.016357421875 1549.54443359375 background all_cells +1062.5257568359375 1545.0560302734375 background all_cells +1070.4541015625 1540.6190185546875 background all_cells +1045.4134521484375 1630.7586669921875 background all_cells +1057.771484375 1624.5009765625 background all_cells +1053.05859375 1613.6087646484375 background all_cells +1045.893310546875 1614.9183349609375 background all_cells +1055.635009765625 1639.6556396484375 background all_cells +1075.9320068359375 1640.3624267578125 background all_cells +1072.6802978515625 1646.9666748046875 background all_cells +1049.7779541015625 1650.843017578125 background all_cells +1066.0137939453125 1650.0714111328125 background all_cells +1039.2791748046875 1642.072021484375 background all_cells +996.8568115234376 1530.5538330078125 background all_cells +1023.7720336914062 1532.726806640625 background all_cells +1022.7277221679688 1569.1258544921875 background all_cells +1007.0104370117188 1532.9132080078125 background all_cells +999.7907104492188 1549.6153564453125 background all_cells +964.155517578125 1646.592041015625 background all_cells +965.1516723632812 1651.455078125 background all_cells +1011.1420288085938 1619.6627197265625 background all_cells +969.9351196289062 1623.0899658203125 background all_cells +975.4786987304688 1638.7691650390625 background all_cells +966.2587280273438 1629.7127685546875 background all_cells +992.6309204101562 1580.54443359375 background all_cells +975.1791381835938 1587.7373046875 background all_cells +983.6268920898438 1582.3424072265625 background all_cells +989.1224975585938 1546.9598388671875 background all_cells +981.7825317382812 1571.218994140625 background all_cells +988.5604858398438 1567.281494140625 background all_cells +992.5003051757812 1558.72900390625 background all_cells +1221.6795654296875 1650.5889892578125 background all_cells +1228.131103515625 1642.2373046875 background all_cells +1236.3955078125 1651.1162109375 background all_cells +1282.5732421875 1637.1845703125 background all_cells +1295.6650390625 1647.325927734375 background all_cells +1263.0853271484375 1662.7874755859375 background all_cells +1266.7357177734375 1656.271728515625 background all_cells +1233.5482177734375 1609.541015625 background all_cells +1102.71875 1665.917724609375 background all_cells +1113.68994140625 1658.0411376953125 background all_cells +1111.76025390625 1666.9599609375 background all_cells +1107.2684326171875 1655.8209228515625 background all_cells +1211.2158203125 1624.962158203125 background all_cells +1215.515869140625 1629.087890625 background all_cells +1214.1009521484375 1638.976318359375 background all_cells +1182.235595703125 1652.6273193359375 background all_cells +1138.8140869140625 1648.8995361328125 background all_cells +1167.1351318359375 1671.8118896484375 background all_cells +1200.0770263671875 1653.505859375 background all_cells +1197.4892578125 1643.32177734375 background all_cells +1120.760498046875 1650.120361328125 background all_cells +944.138671875 1620.58935546875 background all_cells +952.7723388671876 1618.37841796875 background all_cells +1079.396240234375 1667.2808837890625 background all_cells +1100.28857421875 1661.12158203125 background all_cells +1096.1795654296875 1669.10986328125 background all_cells +1094.6036376953125 1652.2103271484375 background all_cells +1087.5211181640625 1661.2764892578125 background all_cells +939.9527587890624 1629.345703125 background all_cells +949.2650756835938 1663.2318115234375 background all_cells +950.7274169921876 1630.0921630859375 background all_cells +915.4813232421876 1612.8609619140625 background all_cells +932.5335083007812 1630.8782958984375 background all_cells +932.2113037109376 1618.612060546875 background all_cells +915.4898071289062 1635.1375732421875 background all_cells +920.8775634765624 1635.8636474609375 background all_cells +929.0132446289062 1657.7218017578125 background all_cells +924.3689575195312 1656.95166015625 background all_cells +924.6052856445312 1637.087646484375 background all_cells +926.9056396484376 1663.8079833984375 background all_cells +1083.414794921875 1613.9691162109375 background all_cells +1103.787841796875 1639.0120849609375 background all_cells +1100.2391357421875 1623.608154296875 background all_cells +1087.399169921875 1624.2032470703125 background all_cells +1079.569580078125 1648.466064453125 background all_cells +1093.122314453125 1640.2432861328125 background all_cells +1111.041748046875 1627.7529296875 background all_cells +1120.3817138671875 1612.4835205078125 background all_cells +1114.072021484375 1643.7490234375 background all_cells +1145.5242919921875 1610.336181640625 background all_cells +1157.1163330078125 1604.1260986328125 background all_cells +1148.3387451171875 1619.182373046875 background all_cells +1144.7998046875 1633.83251953125 background all_cells +1155.6763916015625 1641.9112548828125 background all_cells +1136.5118408203125 1641.812255859375 background all_cells +1139.4793701171875 1633.8387451171875 background all_cells +1133.0357666015625 1631.21337890625 background all_cells +1136.0535888671875 1627.9779052734375 background all_cells +1135.8900146484375 1621.322998046875 background all_cells +1085.5010986328125 1589.47314453125 background all_cells +1097.07861328125 1569.4571533203125 background all_cells +1094.4837646484375 1578.312744140625 background all_cells +1119.1412353515625 1584.5657958984375 background all_cells +1154.9249267578125 1581.9755859375 background all_cells +1141.4517822265625 1580.344482421875 background all_cells +1134.4151611328125 1607.855712890625 background all_cells +1149.7105712890625 1588.961181640625 background all_cells +1126.264892578125 1598.9993896484375 background all_cells +1134.829833984375 1591.69482421875 background all_cells +1137.94970703125 1595.4703369140625 background all_cells +1104.910888671875 1614.2630615234375 background all_cells +1100.0491943359375 1591.1671142578125 background all_cells +1099.4388427734375 1605.103515625 background all_cells +1114.2880859375 1607.7601318359375 background all_cells +1114.06201171875 1601.1845703125 background all_cells +1112.1705322265625 1595.2906494140625 background all_cells +1121.7940673828125 1549.4420166015625 background all_cells +1131.4251708984375 1539.1280517578125 background all_cells +1133.5203857421875 1532.4302978515625 background all_cells +1125.448486328125 1553.81884765625 background all_cells +1158.0352783203125 1560.192138671875 background all_cells +1166.6043701171875 1542.166748046875 background all_cells +1173.9835205078125 1548.0198974609375 background all_cells +1159.9569091796875 1550.2933349609375 background all_cells +1138.2569580078125 1551.06884765625 background all_cells +1193.618408203125 1534.60888671875 background all_cells +1185.460693359375 1541.52197265625 background all_cells +1226.531982421875 1532.4786376953125 background all_cells +1222.564697265625 1537.5064697265625 background all_cells +1230.6221923828125 1538.033935546875 background all_cells +1216.8048095703125 1544.2393798828125 background all_cells +1233.1192626953125 1563.865234375 background all_cells +1218.862548828125 1560.6893310546875 background all_cells +1226.5802001953125 1557.8223876953125 background all_cells +1224.614501953125 1549.6181640625 background all_cells +1222.276611328125 1544.671630859375 background all_cells +1183.5665283203125 1562.5086669921875 background all_cells +1209.6778564453125 1568.0262451171875 background all_cells +1215.8658447265625 1581.168701171875 background all_cells +1207.440673828125 1595.7740478515625 background all_cells +1216.35546875 1597.054931640625 background all_cells +1235.56201171875 1595.8858642578125 background all_cells +1241.4932861328125 1564.6771240234375 background all_cells +1241.5869140625 1588.8880615234375 background all_cells +1236.77783203125 1582.231201171875 background all_cells +1232.7899169921875 1576.490478515625 background all_cells +1219.2276611328125 1605.2838134765625 background all_cells +1220.679443359375 1569.5738525390625 background all_cells +1224.7421875 1591.447998046875 background all_cells +1193.6376953125 1620.4320068359375 background all_cells +1201.9842529296875 1611.80810546875 background all_cells +1201.28759765625 1627.6363525390625 background all_cells +1165.4840087890625 1647.1624755859375 background all_cells +1183.1129150390625 1624.9136962890625 background all_cells +1188.290283203125 1632.5184326171875 background all_cells +1178.211181640625 1612.169677734375 background all_cells +1170.3677978515625 1624.6954345703125 background all_cells +1205.30517578125 1637.4732666015625 background all_cells +1206.5989990234375 1645.2996826171875 background all_cells +1214.2371826171875 1613.936767578125 background all_cells +1209.302978515625 1615.616943359375 background all_cells +1119.1005859375 1567.0908203125 background all_cells +1123.4615478515625 1589.6700439453125 background all_cells +1166.695556640625 1578.5567626953125 background all_cells +1164.8948974609375 1568.1640625 background all_cells +1182.9903564453125 1584.3900146484375 background all_cells +1181.126220703125 1568.780029296875 background all_cells +1174.828369140625 1584.2275390625 background all_cells +1174.9847412109375 1590.3497314453125 background all_cells +1169.7659912109375 1592.025146484375 background all_cells +1162.9326171875 1595.80615234375 background all_cells +1174.782958984375 1606.890380859375 background all_cells +1176.3348388671875 1597.1239013671875 background all_cells +1192.404541015625 1588.521484375 background all_cells +1200.160888671875 1593.74267578125 background all_cells +1205.9239501953125 1576.769775390625 background all_cells +1198.245849609375 1582.922607421875 background all_cells +1190.497314453125 1579.29052734375 background all_cells +1178.452392578125 1709.7376708984375 background all_cells +1194.2872314453125 1727.3037109375 background all_cells +1184.920654296875 1725.9874267578125 background all_cells +1189.3807373046875 1715.900146484375 background all_cells +1187.47265625 1737.563720703125 background all_cells +1191.1246337890625 1759.349853515625 background all_cells +1185.930908203125 1742.2659912109375 background all_cells +1224.0384521484375 1731.1884765625 background all_cells +1236.8641357421875 1763.9049072265625 background all_cells +1233.84912109375 1739.013916015625 background all_cells +1238.6025390625 1747.9937744140625 background all_cells +1232.07275390625 1757.7264404296875 background all_cells +1221.45849609375 1756.763427734375 background all_cells +1244.333984375 1696.931884765625 background all_cells +1231.57421875 1666.018310546875 background all_cells +1247.08154296875 1662.072021484375 background all_cells +1224.0745849609375 1684.18115234375 background all_cells +1234.9599609375 1681.38623046875 background all_cells +1185.86474609375 1678.1956787109375 background all_cells +1187.167236328125 1667.35107421875 background all_cells +1208.5594482421875 1660.74072265625 background all_cells +1213.64453125 1690.876220703125 background all_cells +1346.6612548828125 1660.2410888671875 background all_cells +1339.3314208984375 1694.22314453125 background all_cells +1357.0745849609375 1688.345458984375 background all_cells +1343.62548828125 1671.61279296875 background all_cells +1315.9053955078125 1764.0113525390625 background all_cells +1334.515869140625 1836.9715576171875 background all_cells +1312.6895751953125 1831.33984375 background all_cells +1329.43701171875 1720.051513671875 background all_cells +1301.9171142578125 1765.810546875 background all_cells +1305.4241943359375 1769.4266357421875 background all_cells +1352.020263671875 1709.499755859375 background all_cells +1355.019287109375 1769.934814453125 background all_cells +1353.2740478515625 1788.599853515625 background all_cells +1359.2816162109375 1792.91259765625 background all_cells +1348.7501220703125 1750.120361328125 background all_cells +1314.0159912109375 1669.181884765625 background all_cells +1317.80859375 1684.0089111328125 background all_cells +1306.1099853515625 1666.9888916015625 background all_cells +1287.3646240234375 1714.8878173828125 background all_cells +1263.343994140625 1724.41015625 background all_cells +1288.5787353515625 1724.082763671875 background all_cells +1277.396484375 1719.4500732421875 background all_cells +1284.857666015625 1692.7279052734375 background all_cells +1289.274658203125 1662.38720703125 background all_cells +1297.018798828125 1713.3243408203125 background all_cells +1295.7884521484375 1678.0242919921875 background all_cells +1268.4874267578125 1673.6300048828125 background all_cells +1276.7537841796875 1689.5670166015625 background all_cells +1272.4644775390625 1702.372802734375 background all_cells +1267.8408203125 1691.2586669921875 background all_cells +981.1865234375 1674.406005859375 background all_cells +1018.3501586914062 1681.06982421875 background all_cells +1007.18505859375 1679.8260498046875 background all_cells +989.6752319335938 1974.1756591796875 background all_cells +983.19189453125 1976.903076171875 background all_cells +1012.958984375 1973.968017578125 background all_cells +1005.6420288085938 1935.882080078125 background all_cells +979.0342407226562 1952.47265625 background all_cells +1019.0861206054688 1937.0526123046875 background all_cells +994.3983154296876 1881.2684326171875 background all_cells +992.488037109375 1836.4830322265625 background all_cells +997.4747314453124 1904.9627685546875 background all_cells +994.9143676757812 1887.944580078125 background all_cells +1001.5438842773438 1881.655517578125 background all_cells +984.4850463867188 1880.545654296875 background all_cells +934.16357421875 1757.9564208984375 background all_cells +940.9705200195312 1759.131103515625 background all_cells +985.9825439453124 1771.1317138671875 background all_cells +970.6636962890624 1801.001220703125 background all_cells +953.6109008789062 1781.0609130859375 background all_cells +968.3473510742188 1776.48681640625 background all_cells +927.7859497070312 1765.705078125 background all_cells +926.566162109375 1789.7720947265625 background all_cells +920.0244750976562 1774.28564453125 background all_cells +1009.9981079101562 1751.619384765625 background all_cells +1001.8113403320312 1755.301025390625 background all_cells +988.7990112304688 1755.1900634765625 background all_cells +1021.55810546875 1758.4954833984375 background all_cells +1032.025634765625 1726.6439208984375 background all_cells +1019.6844482421876 1737.485595703125 background all_cells +1015.7028198242188 1854.045654296875 background all_cells +1011.6555786132812 1909.5911865234373 background all_cells +1024.2421875 1909.3670654296875 background all_cells +1008.9866943359376 1883.809814453125 background all_cells +1010.1576538085938 1789.748291015625 background all_cells +1027.009765625 1837.8743896484373 background all_cells +1011.3049926757812 1765.579345703125 background all_cells +1002.66943359375 1770.540283203125 background all_cells +1052.6220703125 1746.3873291015625 background all_cells +1059.053955078125 1937.795166015625 background all_cells +1056.5467529296875 1930.060302734375 background all_cells +1062.1866455078125 1898.7598876953125 background all_cells +1056.1695556640625 1757.8331298828125 background all_cells +1040.107177734375 1756.3492431640625 background all_cells +973.6011352539062 1684.4249267578125 background all_cells +960.123779296875 1685.694580078125 background all_cells +969.2420654296876 1678.50634765625 background all_cells +979.506591796875 1690.34375 background all_cells +982.8082275390624 1684.2620849609375 background all_cells +964.8355102539062 1730.880859375 background all_cells +982.6122436523438 1702.5850830078125 background all_cells +969.9253540039062 1694.5980224609375 background all_cells +967.98388671875 1702.6417236328125 background all_cells +1019.8396606445312 1693.547607421875 background all_cells +1054.0546875 1718.00830078125 background all_cells +1024.010009765625 1718.7950439453125 background all_cells +1017.1324462890624 1727.4197998046875 background all_cells +1048.5189208984375 1700.163330078125 background all_cells +937.3577270507812 1703.0067138671875 background all_cells +950.150634765625 1691.4122314453125 background all_cells +938.2759399414062 1690.4945068359375 background all_cells +1006.2008666992188 1695.485595703125 background all_cells +1009.6036987304688 1714.718505859375 background all_cells +1015.0858764648438 1693.5584716796875 background all_cells +1009.470947265625 1719.7554931640625 background all_cells +1012.4740600585938 1706.2313232421875 background all_cells +996.4976806640624 1687.1943359375 background all_cells +994.4149169921876 1723.611572265625 background all_cells +993.5172729492188 1716.60302734375 background all_cells +998.9038696289062 1731.2801513671875 background all_cells +996.4428100585938 1700.7574462890625 background all_cells +994.6348266601562 1684.18359375 background all_cells +1110.2115478515625 1680.8914794921875 background all_cells +1101.339599609375 1687.8021240234375 background all_cells +1171.6375732421875 1690.4898681640625 background all_cells +1178.1278076171875 1697.0477294921875 background all_cells +1175.9862060546875 1692.201171875 background all_cells +1170.93310546875 1682.7694091796875 background all_cells +1142.3297119140625 1709.48486328125 background all_cells +1147.0928955078125 1686.2030029296875 background all_cells +1155.6829833984375 1703.087158203125 background all_cells +1162.0650634765625 1687.1793212890625 background all_cells +1149.30419921875 1711.55908203125 background all_cells +1134.7269287109375 1715.1395263671875 background all_cells +1083.4271240234375 1709.824462890625 background all_cells +1128.2623291015625 1724.1610107421875 background all_cells +1115.837158203125 1722.4088134765625 background all_cells +1103.456298828125 1694.4339599609375 background all_cells +1108.5589599609375 1702.7052001953125 background all_cells +1134.547119140625 1803.2713623046875 background all_cells +1137.534912109375 1815.820068359375 background all_cells +1142.22607421875 1808.8292236328125 background all_cells +1158.4766845703125 1799.017578125 background all_cells +1198.50048828125 1782.5203857421875 background all_cells +1237.7740478515625 1776.331787109375 background all_cells +1233.5706787109375 1782.72021484375 background all_cells +1216.7532958984375 1780.093505859375 background all_cells +1178.4967041015625 1771.739501953125 background all_cells +1175.4150390625 1764.6090087890625 background all_cells +1166.9564208984375 1758.8756103515625 background all_cells +1149.706787109375 1762.6864013671875 background all_cells +1150.526123046875 1783.2242431640625 background all_cells +1140.4039306640625 1795.673095703125 background all_cells +1140.5076904296875 1789.5924072265625 background all_cells +1084.171630859375 1749.84033203125 background all_cells +1108.843017578125 1736.3927001953125 background all_cells +1068.561279296875 1749.589111328125 background all_cells +1101.72900390625 1743.9599609375 background all_cells +1095.048583984375 1737.273681640625 background all_cells +1081.2205810546875 1756.9544677734375 background all_cells +1124.092529296875 1802.7088623046875 background all_cells +1115.495361328125 1814.8663330078125 background all_cells +1126.8292236328125 1778.934814453125 background all_cells +1117.423583984375 1789.84765625 background all_cells +1114.76953125 1782.049072265625 background all_cells +1087.92578125 1795.2926025390625 background all_cells +1101.38671875 1765.456298828125 background all_cells +1090.0101318359375 1773.0263671875 background all_cells +1176.193603515625 1816.7747802734373 background all_cells +1175.8050537109375 1836.416259765625 background all_cells +1156.8548583984375 1824.9215087890625 background all_cells +1147.0645751953125 1840.5518798828125 background all_cells +1168.3427734375 1852.409423828125 background all_cells +1145.855224609375 1850.8707275390625 background all_cells +1200.568115234375 1823.472900390625 background all_cells +1217.97314453125 1768.8895263671875 background all_cells +1202.6632080078125 1742.5269775390625 background all_cells +1240.2919921875 1795.5318603515625 background all_cells +1224.5809326171875 1842.21142578125 background all_cells +1266.713134765625 1740.233642578125 background all_cells +1294.2855224609375 1809.06494140625 background all_cells +1279.61279296875 1810.164306640625 background all_cells +1296.8031005859375 1757.8592529296875 background all_cells +1255.7113037109375 1834.8026123046875 background all_cells +1293.9512939453125 1850.1812744140625 background all_cells +1269.00634765625 1810.0914306640625 background all_cells +1170.3271484375 1726.884033203125 background all_cells +1133.444091796875 1732.8367919921875 background all_cells +1181.5362548828125 1732.2186279296875 background all_cells +1140.7037353515625 1721.1087646484375 background all_cells +1164.27587890625 1703.070068359375 background all_cells +899.82080078125 1836.3228759765625 background all_cells +901.51220703125 1876.257080078125 background all_cells +911.5731201171876 1912.82568359375 background all_cells +923.0812377929688 1922.940185546875 background all_cells +914.044921875 1924.596923828125 background all_cells +913.3991088867188 1918.6529541015625 background all_cells +887.3311767578125 1904.50341796875 background all_cells +889.032470703125 1921.2510986328125 background all_cells +903.4898071289062 1915.1533203125 background all_cells +898.4832763671875 1916.8201904296875 background all_cells +930.7459716796876 1850.0926513671875 background all_cells +955.544921875 1852.2232666015625 background all_cells +943.3974609375 1847.5633544921875 background all_cells +933.2764892578124 1890.03662109375 background all_cells +866.4817504882812 1931.1014404296875 background all_cells +888.670654296875 1942.9559326171875 background all_cells +870.2630615234375 1942.47021484375 background all_cells +896.3857421875 1935.9722900390625 background all_cells +892.5999145507812 1926.1246337890625 background all_cells +876.951416015625 1994.7305908203125 background all_cells +881.5825805664062 2004.661865234375 background all_cells +868.5833740234375 2003.42431640625 background all_cells +884.9702758789062 1995.983154296875 background all_cells +866.6964111328125 1989.6463623046875 background all_cells +880.7093505859375 1983.49072265625 background all_cells +899.552490234375 1979.2286376953125 background all_cells +921.3775634765624 1958.740966796875 background all_cells +921.1442260742188 1975.894287109375 background all_cells +905.945068359375 1958.3297119140625 background all_cells +883.1106567382812 1954.6060791015625 background all_cells +886.77978515625 1968.739501953125 background all_cells +868.6836547851562 1952.9854736328125 background all_cells +914.8596801757812 1935.6597900390625 background all_cells +925.0726318359376 1950.366455078125 background all_cells +903.2957763671876 1932.5360107421875 background all_cells +1030.017333984375 1917.9503173828125 background all_cells +1032.30859375 1912.35546875 background all_cells +1030.3597412109375 1963.89599609375 background all_cells +1043.2574462890625 1982.3060302734373 background all_cells +1032.1971435546875 1976.7406005859373 background all_cells +1051.7158203125 1976.725830078125 background all_cells +1025.938720703125 1917.3817138671875 background all_cells +1027.3646240234375 1935.4110107421875 background all_cells +1020.101318359375 1921.7069091796875 background all_cells +1036.659423828125 1938.2742919921875 background all_cells +1055.017333984375 1944.33984375 background all_cells +1049.293701171875 1914.0113525390625 background all_cells +1040.5396728515625 1915.1630859375 background all_cells +941.0686645507812 1910.3670654296875 background all_cells +930.7409057617188 1920.212646484375 background all_cells +927.345458984375 1907.4803466796875 background all_cells +938.8436279296876 1919.791015625 background all_cells +933.4828491210938 1910.3741455078125 background all_cells +937.9800415039062 1904.623779296875 background all_cells +957.3860473632812 1960.2437744140625 background all_cells +934.3143310546876 1981.2550048828125 background all_cells +932.0157470703124 1966.198974609375 background all_cells +951.0897216796876 1973.410400390625 background all_cells +939.97509765625 1959.6597900390625 background all_cells +968.7084350585938 1971.794677734375 background all_cells +966.704345703125 2005.973388671875 background all_cells +969.5716552734376 1965.78662109375 background all_cells +964.6246948242188 1964.056640625 background all_cells +953.15673828125 1898.974365234375 background all_cells +948.2489013671876 1925.0836181640625 background all_cells +962.6875610351562 1917.017578125 background all_cells +951.8780517578124 1916.7032470703125 background all_cells +947.0885009765624 1933.2144775390625 background all_cells +968.1564331054688 1943.4903564453125 background all_cells +930.0966796875 1934.2867431640625 background all_cells +960.793212890625 1935.3707275390625 background all_cells +1006.2348022460938 2074.4677734375 background all_cells +1021.6259155273438 2128.70703125 background all_cells +1009.0418090820312 2121.00390625 background all_cells +1030.6080322265625 2169.530029296875 background all_cells +1020.9214477539062 2165.534423828125 background all_cells +1023.9657592773438 2160.250732421875 background all_cells +1032.1807861328125 2155.9853515625 background all_cells +896.8575439453125 2165.369140625 background all_cells +872.72314453125 2182.00048828125 background all_cells +906.9345092773438 2168.533935546875 background all_cells +997.431884765625 2129.1982421875 background all_cells +1014.1065063476562 2132.832763671875 background all_cells +1010.3443603515624 2156.826904296875 background all_cells +979.7882080078124 2135.324951171875 background all_cells +975.69140625 2154.460693359375 background all_cells +967.6231079101562 1926.2344970703125 background all_cells +982.15185546875 1905.99951171875 background all_cells +978.001220703125 1915.763427734375 background all_cells +970.4505615234376 1916.879638671875 background all_cells +1003.3125610351562 1919.417236328125 background all_cells +1011.1372680664062 1921.5701904296875 background all_cells +1013.421142578125 1928.9976806640625 background all_cells +1009.5381469726562 1916.06298828125 background all_cells +982.4745483398438 1920.533203125 background all_cells +987.7227172851562 1905.5201416015625 background all_cells +987.7385864257812 1919.1761474609373 background all_cells +1056.1204833984375 1962.37890625 background all_cells +1073.4920654296875 2000.331787109375 background all_cells +1063.327880859375 2002.756591796875 background all_cells +1068.523193359375 2019.9532470703125 background all_cells +1072.572021484375 1965.8671875 background all_cells +1065.4251708984375 1978.092041015625 background all_cells +1084.5291748046875 1970.5440673828125 background all_cells +1093.2216796875 1990.0771484375 background all_cells +1080.14794921875 1985.414306640625 background all_cells +1088.2760009765625 2007.01318359375 background all_cells +1097.200439453125 2021.7821044921875 background all_cells +1191.9166259765625 1926.696533203125 background all_cells +1238.72216796875 1939.1497802734373 background all_cells +1211.1380615234375 1932.1334228515625 background all_cells +1291.576416015625 1938.9549560546875 background all_cells +1362.17919921875 1934.1458740234373 background all_cells +1335.902587890625 1957.949951171875 background all_cells +1296.7880859375 1927.1522216796875 background all_cells +1197.5841064453125 1955.34716796875 background all_cells +1198.668701171875 1964.32470703125 background all_cells +1203.457275390625 1988.60693359375 background all_cells +1241.5169677734375 1980.969482421875 background all_cells +1213.7578125 1972.1068115234373 background all_cells +1197.2242431640625 1881.225341796875 background all_cells +1348.22705078125 1890.2257080078125 background all_cells +1245.415771484375 1893.5775146484373 background all_cells +1224.4912109375 1913.4599609375 background all_cells +1150.9476318359375 2000.73681640625 background all_cells +1146.530517578125 2005.027587890625 background all_cells +1154.1600341796875 2004.1669921875 background all_cells +1228.2822265625 2009.1234130859373 background all_cells +1308.2398681640625 2009.4471435546875 background all_cells +1266.971923828125 2010.701904296875 background all_cells +1232.6666259765625 2022.4166259765625 background all_cells +1166.2071533203125 1992.554443359375 background all_cells +1165.490234375 2001.3375244140625 background all_cells +1175.01025390625 1999.6341552734373 background all_cells +1160.591552734375 2020.864013671875 background all_cells +1196.6004638671875 2028.5189208984373 background all_cells +1210.9302978515625 2023.4990234375 background all_cells +1192.5225830078125 2018.4761962890625 background all_cells +1177.5906982421875 2025.1165771484373 background all_cells +1169.8974609375 2013.3707275390625 background all_cells +1161.047119140625 1904.552978515625 background all_cells +1164.9061279296875 1952.3172607421875 background all_cells +1170.3134765625 1900.7945556640625 background all_cells +1169.7623291015625 1912.7371826171875 background all_cells +1186.3966064453125 1887.0101318359373 background all_cells +1182.1103515625 1966.88916015625 background all_cells +1190.0714111328125 1937.03662109375 background all_cells +1188.6785888671875 1912.5469970703125 background all_cells +1186.669677734375 1973.6259765625 background all_cells +1171.708984375 1907.48486328125 background all_cells +1178.14599609375 1868.5718994140625 background all_cells +1174.8394775390625 1895.1258544921875 background all_cells +1140.9088134765625 1951.67724609375 background all_cells +1166.3447265625 1959.1396484375 background all_cells +1153.8812255859375 1957.3099365234373 background all_cells +1100.9912109375 1950.4486083984373 background all_cells +1100.7021484375 1957.035400390625 background all_cells +1110.5411376953125 1956.8450927734373 background all_cells +1152.553955078125 1974.875244140625 background all_cells +1148.501220703125 1996.715087890625 background all_cells +1157.4952392578125 1994.5538330078125 background all_cells +1159.5943603515625 1968.9986572265625 background all_cells +1106.5516357421875 2013.258056640625 background all_cells +1145.162109375 2016.1207275390625 background all_cells +1128.1378173828125 2021.1234130859373 background all_cells +1111.6053466796875 2021.8604736328125 background all_cells +1105.3272705078125 1964.857177734375 background all_cells +1110.337890625 1980.4156494140625 background all_cells +1125.613525390625 1983.8233642578125 background all_cells +1136.301025390625 1980.64013671875 background all_cells +1119.2584228515625 1970.3170166015625 background all_cells +1106.043212890625 1864.0516357421875 background all_cells +1086.1612548828125 1904.9971923828125 background all_cells +1097.0484619140625 1899.096435546875 background all_cells +1092.70068359375 1934.6947021484373 background all_cells +1138.341064453125 1944.7537841796875 background all_cells +1105.8935546875 1943.180908203125 background all_cells +1065.124267578125 1942.2049560546875 background all_cells +1087.8209228515625 1955.3057861328125 background all_cells +1091.4559326171875 1945.6143798828125 background all_cells +1074.3189697265625 1946.911376953125 background all_cells +1075.171630859375 1937.22265625 background all_cells +1066.8875732421875 1932.81298828125 background all_cells +1097.04931640625 1913.1595458984373 background all_cells +1109.6409912109375 1925.3031005859373 background all_cells +1066.9935302734375 1922.8619384765625 background all_cells +1121.2952880859375 1917.3809814453125 background all_cells +1255.2572021484375 1617.5255126953125 background all_cells +1253.96826171875 1633.7271728515625 background all_cells +1258.7857666015625 1626.356201171875 background all_cells +1254.168212890625 1645.999267578125 background all_cells +1252.224853515625 1684.31884765625 background all_cells +1245.0501708984375 1672.577392578125 background all_cells +1252.6378173828125 1570.5013427734375 background all_cells +1250.3388671875 1583.9500732421875 background all_cells +1260.05908203125 1581.8433837890625 background all_cells +1265.481689453125 1576.553466796875 background all_cells +1248.365234375 1539.23974609375 background all_cells +1268.6717529296875 1537.677001953125 background all_cells +1254.889404296875 1551.2694091796875 background all_cells +1253.138671875 1546.962158203125 background all_cells +1247.3983154296875 1752.3970947265625 background all_cells +1259.6453857421875 1756.60107421875 background all_cells +1260.0301513671875 1744.89697265625 background all_cells +1245.828369140625 1766.9093017578125 background all_cells +1250.484619140625 1763.343994140625 background all_cells +1257.56005859375 1761.563720703125 background all_cells +1261.2921142578125 1707.903076171875 background all_cells +1246.3028564453125 1718.1556396484375 background all_cells +1253.603271484375 1711.4488525390625 background all_cells +1282.18310546875 1540.2059326171875 background all_cells +1274.141845703125 1533.7305908203125 background all_cells +1271.7535400390625 1568.8797607421875 background all_cells +1275.4586181640625 1558.8673095703125 background all_cells +1273.5589599609375 1549.4630126953125 background all_cells +1291.323486328125 1598.0745849609375 background all_cells +1283.490234375 1625.940185546875 background all_cells +1294.11669921875 1538.090087890625 background all_cells +1295.783935546875 1554.4744873046875 background all_cells +1275.0693359375 1579.2767333984375 background all_cells +1280.5511474609375 1603.0771484375 background all_cells +1280.4573974609375 1588.3939208984375 background all_cells +1310.0960693359375 1611.931396484375 background all_cells +1318.27001953125 1612.7115478515625 background all_cells +1317.284423828125 1659.0726318359375 background all_cells +1303.7706298828125 1714.65234375 background all_cells +1298.5386962890625 1728.664794921875 background all_cells +1328.4224853515625 1651.7373046875 background all_cells +1315.9344482421875 1648.065673828125 background all_cells +1303.689697265625 1617.6724853515625 background all_cells +1325.1531982421875 1621.5220947265625 background all_cells +1299.1024169921875 1629.865234375 background all_cells +1317.248779296875 1622.9210205078125 background all_cells +1320.955322265625 1544.322998046875 background all_cells +1315.3974609375 1540.720947265625 background all_cells +1305.4383544921875 1547.21044921875 background all_cells +1343.1373291015625 1558.9007568359375 background all_cells +1324.9495849609375 1565.5694580078125 background all_cells +1297.130126953125 1561.2247314453125 background all_cells +1321.0330810546875 1556.9945068359375 background all_cells +1331.8583984375 1595.1705322265625 background all_cells +1343.73828125 1610.35205078125 background all_cells +1316.3421630859375 1594.531982421875 background all_cells +1324.9189453125 1594.5831298828125 background all_cells +1316.35791015625 1576.61279296875 background all_cells +1300.392578125 1582.38525390625 background all_cells +1326.4105224609375 1580.009521484375 background all_cells +1420.3101806640625 1625.4647216796875 background all_cells +1429.8585205078125 1611.40673828125 background all_cells +1425.1771240234375 1616.919921875 background all_cells +1447.2608642578125 1641.5709228515625 background all_cells +1456.51513671875 1651.9033203125 background all_cells +1452.723876953125 1645.9691162109375 background all_cells +1441.5721435546875 1643.1583251953125 background all_cells +1435.44873046875 1644.691650390625 background all_cells +1421.538818359375 1650.792236328125 background all_cells +1407.084716796875 1648.144775390625 background all_cells +1460.34912109375 1618.95166015625 background all_cells +1451.93408203125 1610.17919921875 background all_cells +1443.8232421875 1629.487060546875 background all_cells +1451.0484619140625 1624.5079345703125 background all_cells +1445.5362548828125 1654.5782470703125 background all_cells +1445.0826416015625 1677.431640625 background all_cells +1443.851318359375 1669.343994140625 background all_cells +1432.399658203125 1690.60498046875 background all_cells +1418.5103759765625 1687.466796875 background all_cells +1427.0804443359375 1695.3681640625 background all_cells +1434.181396484375 1699.343994140625 background all_cells +1442.1492919921875 1695.92236328125 background all_cells +1438.6947021484375 1693.0560302734375 background all_cells +1437.35205078125 1659.0196533203125 background all_cells +1421.8868408203125 1678.6932373046875 background all_cells +1433.7379150390625 1677.0054931640625 background all_cells +1422.055908203125 1666.5869140625 background all_cells +1385.8193359375 1614.448974609375 background all_cells +1363.706787109375 1645.216552734375 background all_cells +1362.638671875 1633.804931640625 background all_cells +1402.36767578125 1616.51806640625 background all_cells +1371.7662353515625 1652.1939697265625 background all_cells +1392.906494140625 1671.7366943359375 background all_cells +1370.2464599609375 1659.4654541015625 background all_cells +1389.568603515625 1718.3433837890625 background all_cells +1367.7518310546875 1704.55322265625 background all_cells +1390.095947265625 1757.7486572265625 background all_cells +1373.63330078125 1753.4833984375 background all_cells +1393.3956298828125 1730.9769287109375 background all_cells +1383.0198974609375 1720.566650390625 background all_cells +1414.8255615234375 1723.257568359375 background all_cells +1401.5982666015625 1738.26513671875 background all_cells +1426.6322021484375 1732.268798828125 background all_cells +1419.3624267578125 1741.2164306640625 background all_cells +1418.347900390625 1710.718505859375 background all_cells +1426.24658203125 1703.42822265625 background all_cells +1419.3846435546875 1700.4517822265625 background all_cells +1432.9849853515625 1759.625244140625 background all_cells +1459.5457763671875 1760.2236328125 background all_cells +1407.8533935546875 1747.1702880859375 background all_cells +1445.6614990234375 1745.0225830078125 background all_cells +1416.9224853515625 1756.0406494140625 background all_cells +1442.404541015625 1757.24462890625 background all_cells +1418.050537109375 1785.8385009765625 background all_cells +1423.06298828125 1802.0892333984373 background all_cells +1427.8359375 1796.71728515625 background all_cells +1429.8438720703125 1787.392822265625 background all_cells +1432.3094482421875 1775.921142578125 background all_cells +1416.0604248046875 1768.1141357421875 background all_cells +1440.3037109375 1778.301513671875 background all_cells +1397.3070068359375 1768.9503173828125 background all_cells +1400.426513671875 1804.693603515625 background all_cells +1404.1944580078125 1777.2144775390625 background all_cells +1398.1470947265625 1966.089599609375 background all_cells +1427.0145263671875 1957.8118896484373 background all_cells +1394.9227294921875 2003.2586669921875 background all_cells +1401.3095703125 2002.15869140625 background all_cells +1396.3743896484375 1995.4329833984373 background all_cells +1398.7415771484375 2009.8509521484373 background all_cells +1408.8555908203125 2002.8355712890625 background all_cells +1424.3604736328125 2015.3211669921875 background all_cells +1412.7689208984375 1990.6884765625 background all_cells +1365.680419921875 1994.552978515625 background all_cells +1392.1522216796875 1981.9698486328125 background all_cells +1384.9810791015625 1994.954345703125 background all_cells +1425.8084716796875 1828.564208984375 background all_cells +1419.7410888671875 1833.3048095703125 background all_cells +1385.908447265625 1877.5560302734373 background all_cells +1424.084228515625 1913.1300048828125 background all_cells +1390.574462890625 1896.124267578125 background all_cells +1415.03759765625 1877.9820556640625 background all_cells +1398.183349609375 1841.0885009765625 background all_cells +1397.9835205078125 1851.711669921875 background all_cells +1375.956787109375 1845.1761474609373 background all_cells +1434.962646484375 1717.7001953125 background all_cells +1443.7650146484375 1721.4576416015625 background all_cells +1452.054931640625 1913.3824462890625 background all_cells +1449.378662109375 2013.8497314453125 background all_cells +1480.1376953125 1976.844970703125 background all_cells +1475.4644775390625 1930.8328857421875 background all_cells +1469.6002197265625 1922.035400390625 background all_cells +1430.06787109375 1920.7471923828125 background all_cells +1447.148193359375 1971.8402099609373 background all_cells +1445.621826171875 1916.454833984375 background all_cells +1436.8275146484375 1955.8590087890625 background all_cells +1433.193359375 1866.4000244140625 background all_cells +1445.8590087890625 1899.8865966796875 background all_cells +1434.5654296875 1910.435546875 background all_cells +1427.407958984375 1907.1527099609373 background all_cells +1427.7803955078125 1862.37548828125 background all_cells +1473.6124267578125 1721.3614501953125 background all_cells +1480.4583740234375 1742.65087890625 background all_cells +1472.3316650390625 1745.6585693359375 background all_cells +1481.6629638671875 1724.764892578125 background all_cells +1480.27197265625 1733.734375 background all_cells +1439.9981689453125 1710.1864013671875 background all_cells +1464.8150634765625 1701.2916259765625 background all_cells +1453.881103515625 1707.0096435546875 background all_cells +1445.478759765625 1704.4559326171875 background all_cells +1509.28564453125 1827.679931640625 background all_cells +1501.2677001953125 1810.346923828125 background all_cells +1511.9171142578125 1833.6114501953125 background all_cells +1494.325927734375 1829.36474609375 background all_cells +1519.0712890625 2133.660400390625 background all_cells +1496.703369140625 2010.0072021484373 background all_cells +1521.5306396484375 2017.6749267578125 background all_cells +1498.8995361328125 2017.87353515625 background all_cells +1511.5650634765625 1945.373291015625 background all_cells +1500.9227294921875 1989.4542236328125 background all_cells +1524.008544921875 1972.78076171875 background all_cells +1503.07568359375 1915.8118896484373 background all_cells +1512.8701171875 1899.499267578125 background all_cells +1508.460205078125 1883.644287109375 background all_cells +1503.5765380859375 1846.6102294921875 background all_cells +1511.0234375 1865.7745361328125 background all_cells +1504.6851806640625 1864.1314697265625 background all_cells +1510.0179443359375 1858.8231201171875 background all_cells +1507.5333251953125 1849.5361328125 background all_cells +1493.0152587890625 1676.09130859375 background all_cells +1512.4219970703125 1680.5382080078125 background all_cells +1502.926025390625 1681.261962890625 background all_cells +1530.0478515625 1692.683837890625 background all_cells +1522.55126953125 1680.462158203125 background all_cells +1522.167724609375 1687.461669921875 background all_cells +1515.385498046875 1651.7918701171875 background all_cells +1501.94287109375 1656.840087890625 background all_cells +1527.348876953125 1649.5120849609375 background all_cells +1524.3331298828125 1645.6705322265625 background all_cells +1506.0443115234375 1708.60791015625 background all_cells +1495.3929443359375 1774.22900390625 background all_cells +1511.683349609375 1787.5968017578125 background all_cells +1498.7235107421875 1784.884521484375 background all_cells +1505.7315673828125 1773.890625 background all_cells +1498.083251953125 1759.853271484375 background all_cells +1515.328369140625 1762.0201416015625 background all_cells +1488.9307861328125 1765.2840576171875 background all_cells +1489.377197265625 1733.9674072265625 background all_cells +1482.967529296875 1752.8580322265625 background all_cells +1517.3770751953125 1719.8839111328125 background all_cells +1507.947509765625 1716.62109375 background all_cells +1521.5220947265625 1713.652587890625 background all_cells +1501.003173828125 1724.01513671875 background all_cells +1487.0750732421875 1716.4261474609375 background all_cells +1489.7178955078125 1709.5966796875 background all_cells +1482.1959228515625 1697.0931396484375 background all_cells +1509.3590087890625 1695.0355224609375 background all_cells +1445.7421875 1694.308349609375 background all_cells +1506.0556640625 1690.2158203125 background all_cells +1454.7109375 1697.0367431640625 background all_cells +1459.259033203125 1692.959716796875 background all_cells +1483.045166015625 1663.6563720703125 background all_cells +1489.5941162109375 1659.3953857421875 background all_cells +1484.0789794921875 1672.980224609375 background all_cells +1470.9794921875 1673.5455322265625 background all_cells +1476.4508056640625 1664.9610595703125 background all_cells +1473.704833984375 1661.1854248046875 background all_cells +1457.145751953125 1638.8828125 background all_cells +1465.9453125 1656.288818359375 background all_cells +1462.504638671875 1661.738525390625 background all_cells +1459.1949462890625 1677.2822265625 background all_cells +1393.2581787109375 1537.86279296875 background all_cells +1397.321044921875 1543.374267578125 background all_cells +1393.4891357421875 1592.6851806640625 background all_cells +1398.9205322265625 1604.1826171875 background all_cells +1404.1876220703125 1532.5455322265625 background all_cells +1414.6060791015625 1529.8765869140625 background all_cells +1406.391357421875 1549.4217529296875 background all_cells +1398.3564453125 1558.900390625 background all_cells +1412.5654296875 1554.4261474609375 background all_cells +1390.0137939453125 1549.72119140625 background all_cells +1416.210205078125 1631.83984375 background all_cells +1415.0750732421875 1614.001953125 background all_cells +1398.1541748046875 1569.422119140625 background all_cells +1398.406005859375 1594.290771484375 background all_cells +1492.893798828125 1538.431640625 background all_cells +1523.4356689453125 1541.212890625 background all_cells +1518.4588623046875 1551.0357666015625 background all_cells +1498.29736328125 1556.307373046875 background all_cells +1499.6453857421875 1546.2481689453125 background all_cells +1483.7518310546875 1546.5052490234375 background all_cells +1526.1856689453125 1618.0518798828125 background all_cells +1527.6905517578125 1591.5098876953125 background all_cells +1525.33544921875 1569.3612060546875 background all_cells +1524.7138671875 1580.6983642578125 background all_cells +1517.968994140625 1581.8839111328125 background all_cells +1488.6505126953125 1563.8818359375 background all_cells +1507.3731689453125 1573.7969970703125 background all_cells +1430.126953125 1539.474365234375 background all_cells +1422.330810546875 1541.2296142578125 background all_cells +1431.8115234375 1544.677001953125 background all_cells +1445.1080322265625 1535.8590087890625 background all_cells +1450.7677001953125 1544.4700927734375 background all_cells +1453.25927734375 1536.91845703125 background all_cells +1452.0562744140625 1550.822021484375 background all_cells +1453.63232421875 1558.6279296875 background all_cells +1449.42578125 1570.720703125 background all_cells +1436.32080078125 1564.915771484375 background all_cells +1445.74169921875 1560.5174560546875 background all_cells +1458.6116943359375 1595.2120361328125 background all_cells +1444.0870361328125 1600.856689453125 background all_cells +1445.83544921875 1579.749755859375 background all_cells +1437.2969970703125 1591.4212646484375 background all_cells +1446.4891357421875 1591.1171875 background all_cells +1450.0103759765625 1587.1400146484375 background all_cells +1476.8319091796875 1533.022216796875 background all_cells +1459.424560546875 1551.3848876953125 background all_cells +1460.19677734375 1541.1141357421875 background all_cells +1469.0006103515625 1538.4293212890625 background all_cells +1477.0733642578125 1555.67822265625 background all_cells +1475.202392578125 1565.5894775390625 background all_cells +1474.95654296875 1559.9638671875 background all_cells +1476.5067138671875 1571.8277587890625 background all_cells +1486.103271484375 1577.146728515625 background all_cells +1463.472412109375 1585.3397216796875 background all_cells +1474.92041015625 1581.8194580078125 background all_cells +1479.0692138671875 1573.943359375 background all_cells +828.5299072265625 2549.01953125 background all_cells +831.4928588867188 2486.630859375 background all_cells +819.655517578125 2578.2900390625 background all_cells +819.3958740234375 2563.646240234375 background all_cells +830.6928100585938 2558.989501953125 background all_cells +1484.3416748046875 2483.93212890625 background all_cells +1494.4869384765625 2551.1064453125 background all_cells +1491.943359375 2492.022216796875 background all_cells +1495.941162109375 2504.664794921875 background all_cells +1488.8131103515625 2499.42236328125 background all_cells +1483.4439697265625 2495.871826171875 background all_cells +1473.0032958984375 2506.91748046875 background all_cells +1472.452392578125 2538.339599609375 background all_cells +1466.97021484375 2518.06982421875 background all_cells +1482.059814453125 2526.0009765625 background all_cells +1479.3385009765625 2489.778076171875 background all_cells +1473.79443359375 2496.675537109375 background all_cells +1476.849853515625 2473.69140625 background all_cells +1481.9144287109375 2471.916259765625 background all_cells +1470.94384765625 2473.4921875 background all_cells +1473.6888427734375 2480.932861328125 background all_cells +1474.736328125 2467.67236328125 background all_cells +1470.094482421875 2464.8837890625 background all_cells +841.4066162109375 2554.4423828125 background all_cells +852.0400390625 2543.814453125 background all_cells +854.0648803710938 2528.0263671875 background all_cells +842.93701171875 2547.585205078125 background all_cells +911.0299682617188 2424.8310546875 background all_cells +927.876220703125 2424.447021484375 background all_cells +921.4484252929688 2429.7958984375 background all_cells +914.8543090820312 2432.221435546875 background all_cells +1476.5194091796875 2455.622802734375 background all_cells +1476.9027099609375 2460.6708984375 background all_cells +1473.68359375 2448.272216796875 background all_cells +1480.5391845703125 2427.137939453125 background all_cells +1469.4356689453125 2430.3076171875 background all_cells +939.2176513671876 2449.99462890625 background all_cells +947.6900634765624 2440.671875 background all_cells +947.20166015625 2459.697265625 background all_cells +946.1019897460938 2448.58251953125 background all_cells +953.82421875 2471.2412109375 background all_cells +946.4891967773438 2536.130126953125 background all_cells +951.744140625 2528.2421875 background all_cells +940.571044921875 2475.349853515625 background all_cells +956.831787109375 2593.740234375 background all_cells +976.4471435546876 2578.43701171875 background all_cells +948.3123779296876 2556.16552734375 background all_cells +909.748046875 2517.8291015625 background all_cells +885.6494750976562 2574.254150390625 background all_cells +903.5549926757812 2528.0048828125 background all_cells +881.447998046875 2472.51220703125 background all_cells +885.5617065429688 2495.351806640625 background all_cells +906.978515625 2484.8662109375 background all_cells +888.328857421875 2476.73583984375 background all_cells +908.861328125 2472.58544921875 background all_cells +828.9794311523438 2434.81396484375 background all_cells +854.300048828125 2425.234619140625 background all_cells +842.4842529296875 2436.515869140625 background all_cells +889.7800903320312 2447.736328125 background all_cells +906.991455078125 2443.873046875 background all_cells +905.441162109375 2461.29931640625 background all_cells +903.2282104492188 2424.033447265625 background all_cells +907.9471435546876 2433.8876953125 background all_cells +896.2991943359375 2429.33349609375 background all_cells +889.3440551757812 2433.248046875 background all_cells +849.4806518554688 2454.82177734375 background all_cells +863.9031982421875 2460.808837890625 background all_cells +855.76904296875 2468.17041015625 background all_cells +1043.7528076171875 2457.982177734375 background all_cells +974.88720703125 2463.307373046875 background all_cells +956.0223999023438 2479.444580078125 background all_cells +1035.603271484375 2477.409423828125 background all_cells +961.2105712890624 2462.822021484375 background all_cells +991.9224853515624 2432.00439453125 background all_cells +1017.3972778320312 2429.2333984375 background all_cells +1042.012451171875 2426.55908203125 background all_cells +1059.808837890625 2438.51611328125 background all_cells +1053.9931640625 2428.1787109375 background all_cells +1049.5521240234375 2423.541015625 background all_cells +965.1783447265624 2440.118408203125 background all_cells +970.7445068359376 2446.718505859375 background all_cells +963.4408569335938 2446.8974609375 background all_cells +964.5431518554688 2452.535400390625 background all_cells +958.375244140625 2452.792236328125 background all_cells +1073.140869140625 2488.10205078125 background all_cells +1100.4229736328125 2427.0615234375 background all_cells +1077.8702392578125 2494.575927734375 background all_cells +1104.311279296875 2436.015380859375 background all_cells +1100.3004150390625 2478.82861328125 background all_cells +1099.7845458984375 2433.0576171875 background all_cells +1169.0302734375 2468.773681640625 background all_cells +1201.1031494140625 2522.981201171875 background all_cells +1184.84326171875 2498.1103515625 background all_cells +1198.94287109375 2501.344970703125 background all_cells +1200.9462890625 2457.997802734375 background all_cells +1191.3388671875 2434.67822265625 background all_cells +1135.9468994140625 2506.151611328125 background all_cells +1148.022216796875 2452.922607421875 background all_cells +1146.123291015625 2477.24609375 background all_cells +1140.2452392578125 2456.081787109375 background all_cells +1056.3978271484375 2506.98193359375 background all_cells +1061.7322998046875 2559.630615234375 background all_cells +1069.7989501953125 2553.574951171875 background all_cells +1040.97998046875 2554.7060546875 background all_cells +1071.126708984375 2569.65380859375 background all_cells +1053.960205078125 2569.84375 background all_cells +1063.8726806640625 2597.784912109375 background all_cells +1095.4869384765625 2590.73193359375 background all_cells +1145.0345458984375 2555.283935546875 background all_cells +1079.86279296875 2561.11376953125 background all_cells +1082.962158203125 2623.792236328125 background all_cells +1080.315185546875 2604.2373046875 background all_cells +1091.530517578125 2533.789306640625 background all_cells +1096.113525390625 2545.94189453125 background all_cells +1083.212158203125 2542.143798828125 background all_cells +1081.448486328125 2500.473388671875 background all_cells +1089.3297119140625 2528.799560546875 background all_cells +1108.0933837890625 2528.265869140625 background all_cells +1097.992919921875 2510.0400390625 background all_cells +1063.653076171875 2643.853759765625 background all_cells +1043.0010986328125 2707.339599609375 background all_cells +1033.695068359375 2684.192138671875 background all_cells +1035.764892578125 2639.03173828125 background all_cells +1094.1212158203125 2692.68798828125 background all_cells +1114.7293701171875 2712.54150390625 background all_cells +1108.6954345703125 2703.023681640625 background all_cells +984.66845703125 2683.333251953125 background all_cells +998.9935302734376 2746.47216796875 background all_cells +1000.484619140625 2653.6630859375 background all_cells +990.65673828125 2655.904296875 background all_cells +991.6494750976562 2721.8359375 background all_cells +996.5243530273438 2712.3544921875 background all_cells +977.6751098632812 2452.287109375 background all_cells +995.7228393554688 2438.54248046875 background all_cells +990.8246459960938 2448.483154296875 background all_cells +999.9598388671876 2452.85986328125 background all_cells +1004.5112915039062 2445.214599609375 background all_cells +998.2874755859376 2448.4404296875 background all_cells +1011.9606323242188 2460.058349609375 background all_cells +1022.3046264648438 2578.6875 background all_cells +1028.7601318359375 2575.22021484375 background all_cells +1015.0348510742188 2513.921142578125 background all_cells +1012.820556640625 2581.99755859375 background all_cells +1026.8948974609375 2466.626220703125 background all_cells +1000.2769165039062 2459.322265625 background all_cells +970.4695434570312 2521.237060546875 background all_cells +989.755615234375 2510.712158203125 background all_cells +993.8881225585938 2606.1025390625 background all_cells +985.8182983398438 2609.7470703125 background all_cells +987.6738891601562 2461.20703125 background all_cells +1018.091796875 2439.67236328125 background all_cells +1013.7940063476562 2449.431640625 background all_cells +1034.3282470703125 2441.293212890625 background all_cells +1010.3221435546876 2438.87939453125 background all_cells +1006.1947021484376 2593.22216796875 background all_cells +1018.8729858398438 2639.78173828125 background all_cells +1015.1533203125 2605.8642578125 background all_cells +816.775634765625 2720.685302734375 background all_cells +822.784912109375 2641.712646484375 background all_cells +828.8755493164062 2632.255615234375 background all_cells +824.3883056640625 2595.19189453125 background all_cells +863.614501953125 2717.9912109375 background all_cells +852.7412109375 2705.44287109375 background all_cells +831.6485595703125 2716.344482421875 background all_cells +839.8797607421875 2714.45263671875 background all_cells +843.2759399414062 2712.973876953125 background all_cells +852.8392333984375 2609.57568359375 background all_cells +861.8759765625 2639.5546875 background all_cells +868.1500854492188 2659.61181640625 background all_cells +868.3798828125 2614.0576171875 background all_cells +845.8838500976562 2696.231201171875 background all_cells +841.0792236328125 2604.083984375 background all_cells +836.8231201171875 2621.296142578125 background all_cells +870.5377197265625 2698.455322265625 background all_cells +870.3938598632812 2728.28271484375 background all_cells +871.8961181640625 2719.49609375 background all_cells +870.09912109375 2737.728759765625 background all_cells +850.5567016601562 2748.919921875 background all_cells +865.637939453125 2739.2880859375 background all_cells +862.0382080078125 2731.31396484375 background all_cells +834.1712036132812 2733.694580078125 background all_cells +816.8987426757812 2732.92578125 background all_cells +917.4234008789062 2702.096923828125 background all_cells +923.4330444335938 2701.72265625 background all_cells +935.0410766601562 2711.180908203125 background all_cells +942.715576171875 2702.500244140625 background all_cells +923.813232421875 2727.97998046875 background all_cells +927.5264282226562 2749.08154296875 background all_cells +939.9686279296876 2744.17041015625 background all_cells +922.38427734375 2734.6171875 background all_cells +890.6494140625 2724.237060546875 background all_cells +895.5584716796875 2712.59228515625 background all_cells +903.58349609375 2736.498046875 background all_cells +888.4439697265625 2734.653076171875 background all_cells +898.2935180664062 2731.722900390625 background all_cells +955.20263671875 2640.1943359375 background all_cells +974.3701782226562 2666.445556640625 background all_cells +951.3859252929688 2654.674072265625 background all_cells +885.0198974609375 2690.686279296875 background all_cells +888.5806884765625 2702.089599609375 background all_cells +892.5637817382812 2689.826904296875 background all_cells +897.0902709960938 2672.772216796875 background all_cells +911.5606689453124 2678.967529296875 background all_cells +888.6549072265625 2640.59765625 background all_cells +883.1737670898438 2644.985107421875 background all_cells +887.8173828125 2671.797119140625 background all_cells +887.580810546875 2665.07763671875 background all_cells +879.2755737304688 2657.295166015625 background all_cells +961.4390869140624 2676.57666015625 background all_cells +954.3827514648438 2702.441650390625 background all_cells +963.3948974609376 2704.087646484375 background all_cells +963.0213623046876 2711.154052734375 background all_cells +957.8341674804688 2689.13720703125 background all_cells +966.7286376953124 2682.6025390625 background all_cells +1527.146240234375 2459.638916015625 background all_cells +1523.7874755859375 2483.403564453125 background all_cells +1524.3416748046875 2472.530029296875 background all_cells +1531.0167236328125 2485.310546875 background all_cells +1529.781494140625 2466.482177734375 background all_cells +1506.0673828125 2489.121826171875 background all_cells +1519.3306884765625 2494.874267578125 background all_cells +1515.59033203125 2497.785888671875 background all_cells +1521.536865234375 2490.254638671875 background all_cells +1504.653564453125 2460.7236328125 background all_cells +1514.2586669921875 2478.348876953125 background all_cells +1502.5889892578125 2476.294921875 background all_cells +1501.12646484375 2468.351318359375 background all_cells +1515.4388427734375 2466.7939453125 background all_cells +1499.756591796875 2499.050537109375 background all_cells +1501.23974609375 2505.36669921875 background all_cells +1506.6673583984375 2501.507568359375 background all_cells +1506.3951416015625 2530.15576171875 background all_cells +1574.76171875 2533.291748046875 background all_cells +1528.885986328125 2518.37841796875 background all_cells +1528.5220947265625 2512.478515625 background all_cells +1515.760498046875 2520.7236328125 background all_cells +1518.0089111328125 2527.406982421875 background all_cells +1661.9786376953125 2426.66748046875 background all_cells +1655.32763671875 2423.951904296875 background all_cells +1653.04638671875 2456.3203125 background all_cells +1645.9359130859375 2450.196533203125 background all_cells +1700.344482421875 2426.279541015625 background all_cells +1668.909423828125 2438.947998046875 background all_cells +1676.5426025390625 2426.89453125 background all_cells +1702.1063232421875 2434.70556640625 background all_cells +1690.8131103515625 2433.356689453125 background all_cells +1697.3162841796875 2443.425048828125 background all_cells +1684.1795654296875 2447.264404296875 background all_cells +1686.38037109375 2457.984130859375 background all_cells +1697.1805419921875 2458.65869140625 background all_cells +1701.0194091796875 2453.32470703125 background all_cells +1670.1895751953125 2454.149169921875 background all_cells +1698.6248779296875 2469.0498046875 background all_cells +1657.1182861328125 2469.095458984375 background all_cells +1691.4183349609375 2474.722900390625 background all_cells +1685.86669921875 2467.25341796875 background all_cells +1605.02099609375 2436.7470703125 background all_cells +1621.16796875 2417.0732421875 background all_cells +1612.0999755859375 2444.489013671875 background all_cells +1623.4820556640625 2442.257568359375 background all_cells +1636.124267578125 2425.679443359375 background all_cells +1639.7978515625 2456.57373046875 background all_cells +1635.0616455078125 2441.566162109375 background all_cells +1626.7144775390625 2461.973876953125 background all_cells +1606.1666259765625 2451.698486328125 background all_cells +1609.8564453125 2456.302734375 background all_cells +1567.48095703125 2418.943603515625 background all_cells +1562.712646484375 2430.6005859375 background all_cells +1573.5078125 2437.4091796875 background all_cells +1532.233642578125 2435.714111328125 background all_cells +1569.410888671875 2432.127197265625 background all_cells +1585.7890625 2461.296875 background all_cells +1594.6064453125 2461.808837890625 background all_cells +1587.8009033203125 2429.582763671875 background all_cells +1552.8271484375 2446.670166015625 background all_cells +1566.2427978515625 2455.146240234375 background all_cells +1566.314697265625 2464.116455078125 background all_cells +1553.1138916015625 2605.314697265625 background all_cells +1560.835693359375 2608.869384765625 background all_cells +1559.7430419921875 2592.78173828125 background all_cells +1578.7529296875 2608.005859375 background all_cells +1586.6895751953125 2595.797119140625 background all_cells +1584.34716796875 2610.7373046875 background all_cells +1553.774169921875 2614.632568359375 background all_cells +1576.593017578125 2617.58349609375 background all_cells +1559.258056640625 2612.7470703125 background all_cells +1574.197509765625 2644.262939453125 background all_cells +1559.2579345703125 2617.84619140625 background all_cells +1591.393798828125 2629.292724609375 background all_cells +1595.923095703125 2595.231689453125 background all_cells +1592.6353759765625 2609.674072265625 background all_cells +1599.61767578125 2610.595947265625 background all_cells +1598.004150390625 2616.302001953125 background all_cells +1582.451171875 2566.327880859375 background all_cells +1602.342041015625 2575.24951171875 background all_cells +1589.272216796875 2572.296142578125 background all_cells +1585.8709716796875 2582.53271484375 background all_cells +1562.16162109375 2564.6923828125 background all_cells +1560.908447265625 2572.9306640625 background all_cells +1559.610595703125 2583.796875 background all_cells +1568.013427734375 2729.548583984375 background all_cells +1551.6033935546875 2768.66650390625 background all_cells +1561.7156982421875 2745.699462890625 background all_cells +1555.6024169921875 2745.855224609375 background all_cells +1586.4530029296875 2776.010986328125 background all_cells +1589.5484619140625 2783.27294921875 background all_cells +1579.1920166015625 2783.224853515625 background all_cells +1585.8636474609375 2790.718017578125 background all_cells +1557.94677734375 2800.475341796875 background all_cells +1588.6513671875 2801.07666015625 background all_cells +1590.4129638671875 2742.826416015625 background all_cells +1583.273681640625 2766.09326171875 background all_cells +1590.616455078125 2757.266845703125 background all_cells +1550.9090576171875 2682.626708984375 background all_cells +1559.942138671875 2686.05322265625 background all_cells +1592.377197265625 2736.38134765625 background all_cells +1595.5830078125 2766.890380859375 background all_cells +1568.0567626953125 2708.28564453125 background all_cells +1551.51708984375 2726.293701171875 background all_cells +1550.989501953125 2717.78662109375 background all_cells +1555.07958984375 2710.10400390625 background all_cells +1594.0777587890625 2680.06103515625 background all_cells +1579.2786865234375 2717.853759765625 background all_cells +1569.3582763671875 2647.851318359375 background all_cells +1580.7652587890625 2662.511962890625 background all_cells +1575.5814208984375 2666.506591796875 background all_cells +1551.470703125 2664.005126953125 background all_cells +1560.6326904296875 2659.61962890625 background all_cells +1582.6446533203125 2651.30419921875 background all_cells +1553.3515625 2840.810302734375 background all_cells +1578.6363525390625 2890.0283203125 background all_cells +1594.7493896484375 2951.8056640625 background all_cells +1596.26611328125 2923.285400390625 background all_cells +1603.4075927734375 2922.913330078125 background all_cells +1574.609375 2947.869384765625 background all_cells +1578.4189453125 2906.447998046875 background all_cells +1556.904296875 2888.10986328125 background all_cells +1556.06982421875 2946.191162109375 background all_cells +1548.8031005859375 2900.013916015625 background all_cells +1581.425537109375 2845.890869140625 background all_cells +1597.60107421875 2870.480224609375 background all_cells +1583.69091796875 2887.30322265625 background all_cells +1575.801025390625 2881.9755859375 background all_cells +1583.7127685546875 2843.3271484375 background all_cells +1571.6533203125 2831.859375 background all_cells +1592.3074951171875 2813.867431640625 background all_cells +1588.699951171875 2848.786376953125 background all_cells +1598.808349609375 2817.75390625 background all_cells +1571.5321044921875 2842.3359375 background all_cells +1577.8294677734375 2831.773193359375 background all_cells +1625.846923828125 3166.4248046875 background all_cells +1641.8812255859375 3168.800537109375 background all_cells +1639.9996337890625 3178.643310546875 background all_cells +1623.815673828125 3176.065673828125 background all_cells +1660.4686279296875 3229.789306640625 background all_cells +1690.02783203125 3175.52978515625 background all_cells +1682.4197998046875 3182.291015625 background all_cells +1647.919921875 3159.073486328125 background all_cells +1718.6585693359375 3158.123291015625 background all_cells +1658.8997802734375 3158.320556640625 background all_cells +1552.4295654296875 3146.910400390625 background all_cells +1552.3472900390625 3139.288818359375 background all_cells +1560.9693603515625 3164.945556640625 background all_cells +1554.6590576171875 3154.475830078125 background all_cells +1565.492919921875 3149.77880859375 background all_cells +1613.8653564453125 3156.240234375 background all_cells +1647.3333740234375 3149.442138671875 background all_cells +1572.4779052734375 3158.36474609375 background all_cells +1639.2646484375 3153.302978515625 background all_cells +1621.29638671875 3149.977783203125 background all_cells +1603.886474609375 3146.5927734375 background all_cells +1570.9544677734375 3184.134765625 background all_cells +1582.537353515625 3174.08349609375 background all_cells +1618.24462890625 3172.441650390625 background all_cells +1576.5870361328125 3180.1171875 background all_cells +1563.158203125 3175.2978515625 background all_cells +1564.642578125 3239.79150390625 background all_cells +1559.5291748046875 3180.923095703125 background all_cells +1689.7196044921875 2967.037109375 background all_cells +1654.4300537109375 2985.116455078125 background all_cells +1659.653076171875 2999.778564453125 background all_cells +1724.241455078125 2969.611083984375 background all_cells +1700.283447265625 2968.443115234375 background all_cells +1814.9906005859373 2976.35986328125 background all_cells +1921.460205078125 2937.78515625 background all_cells +1787.7164306640625 2975.661376953125 background all_cells +1799.663330078125 2970.040771484375 background all_cells +1806.5443115234373 2980.642822265625 background all_cells +1667.5135498046875 2922.302490234375 background all_cells +1692.55712890625 2929.23388671875 background all_cells +1682.6041259765625 2922.986572265625 background all_cells +1661.68603515625 2946.81494140625 background all_cells +1687.62255859375 2949.86962890625 background all_cells +1682.074951171875 2957.599365234375 background all_cells +1631.5325927734375 2924.563232421875 background all_cells +1643.3629150390625 2923.30322265625 background all_cells +1635.1763916015625 2936.843017578125 background all_cells +1633.443603515625 2930.760986328125 background all_cells +1614.177001953125 2983.22119140625 background all_cells +1623.5809326171875 3142.07470703125 background all_cells +1618.92236328125 2984.23046875 background all_cells +1631.453125 2971.9697265625 background all_cells +1627.6700439453125 2955.17041015625 background all_cells +1633.1153564453125 2993.302490234375 background all_cells +1627.3936767578125 2985.463623046875 background all_cells +1620.7503662109375 2950.807861328125 background all_cells +1620.0279541015625 2978.806884765625 background all_cells +1557.67529296875 2981.932861328125 background all_cells +1553.200927734375 3003.193603515625 background all_cells +1558.0369873046875 2855.35595703125 background all_cells +1589.304443359375 2969.989990234375 background all_cells +1579.7794189453125 2963.77734375 background all_cells +1580.288330078125 3004.682861328125 background all_cells +1593.12109375 2980.748046875 background all_cells +1585.699951171875 2975.119873046875 background all_cells +1592.51708984375 2887.267578125 background all_cells +1586.31201171875 2955.547607421875 background all_cells +1586.1954345703125 2946.17724609375 background all_cells +1591.4879150390625 2904.3857421875 background all_cells +1586.240966796875 2904.39208984375 background all_cells +1563.04833984375 2861.74560546875 background all_cells +1550.6004638671875 2866.558349609375 background all_cells +1555.135009765625 2862.5517578125 background all_cells +1567.58837890625 2853.874267578125 background all_cells +1573.8458251953125 2853.1572265625 background all_cells +1570.998779296875 2862.173095703125 background all_cells +2044.22607421875 2972.559326171875 background all_cells +2038.793701171875 2942.26806640625 background all_cells +2041.8984375 3003.127685546875 background all_cells +2035.7972412109373 2998.673583984375 background all_cells +2040.4317626953125 2992.053955078125 background all_cells +2043.1314697265625 2955.974365234375 background all_cells +2048.26318359375 2990.334716796875 background all_cells +2048.3837890625 3003.87353515625 background all_cells +2057.95361328125 2992.904052734375 background all_cells +2065.416748046875 2933.9541015625 background all_cells +2078.29345703125 2924.79541015625 background all_cells +2068.867919921875 2923.191650390625 background all_cells +2055.15673828125 2943.884521484375 background all_cells +2067.998779296875 2977.568603515625 background all_cells +2054.443115234375 2961.64453125 background all_cells +2068.695556640625 2955.59521484375 background all_cells +2061.181884765625 2953.715576171875 background all_cells +1997.4384765625 2969.193359375 background all_cells +2002.5013427734373 2945.281494140625 background all_cells +1999.3609619140625 2954.67138671875 background all_cells +2853.661376953125 2935.612548828125 background all_cells +2704.25341796875 2926.337646484375 background all_cells +2804.90087890625 2921.727783203125 background all_cells +2000.21533203125 2921.771484375 background all_cells +2009.6964111328125 2937.97216796875 background all_cells +2004.55029296875 2938.905029296875 background all_cells +1956.3267822265625 2938.14599609375 background all_cells +1949.01904296875 2932.661865234375 background all_cells +1982.550537109375 2929.674072265625 background all_cells +1981.2568359375 2935.558349609375 background all_cells +1972.834716796875 2936.750732421875 background all_cells +1980.818603515625 2947.314208984375 background all_cells +1982.4066162109373 2969.48095703125 background all_cells +1961.554443359375 2979.380615234375 background all_cells +1966.0364990234373 2996.720458984375 background all_cells +1959.762939453125 2991.63232421875 background all_cells +1964.621826171875 2954.719482421875 background all_cells +2013.4486083984373 2981.8525390625 background all_cells +2005.755126953125 2981.638671875 background all_cells +2030.7777099609373 2987.201416015625 background all_cells +2015.097900390625 2996.17578125 background all_cells +2029.5311279296875 2953.832763671875 background all_cells +2030.6590576171875 2934.620361328125 background all_cells +2017.5989990234373 2935.601806640625 background all_cells +2025.035400390625 2937.73193359375 background all_cells +2010.7969970703125 2943.24267578125 background all_cells +2011.977294921875 2949.96728515625 background all_cells +2011.8216552734373 3017.283203125 background all_cells +2041.365966796875 3010.4599609375 background all_cells +2028.8660888671875 3021.20703125 background all_cells +2020.781494140625 3008.576904296875 background all_cells +2856.97900390625 3018.361083984375 background all_cells +2856.327880859375 3030.14404296875 background all_cells +2009.805908203125 3032.0732421875 background all_cells +2016.7711181640625 3040.19384765625 background all_cells +2013.8262939453125 3037.527099609375 background all_cells +2029.9232177734373 3029.177978515625 background all_cells +2024.56982421875 3033.40673828125 background all_cells +2021.021728515625 3039.033935546875 background all_cells +1908.5521240234373 2958.078125 background all_cells +1922.8951416015625 2961.787353515625 background all_cells +1914.1470947265625 2955.9765625 background all_cells +1914.4537353515625 2963.06787109375 background all_cells +1931.6573486328125 3027.810546875 background all_cells +1939.2213134765625 3022.4599609375 background all_cells +1930.5675048828125 3005.594482421875 background all_cells +1925.616455078125 2956.09619140625 background all_cells +1938.0845947265625 2940.580078125 background all_cells +1939.0614013671875 2946.228759765625 background all_cells +1937.5645751953125 2982.16650390625 background all_cells +1937.5008544921875 2965.42529296875 background all_cells +1946.53076171875 2977.561767578125 background all_cells +1935.5684814453125 2990.655029296875 background all_cells +1914.453125 2969.586669921875 background all_cells +1917.1646728515625 2988.717041015625 background all_cells +1908.553955078125 2975.543701171875 background all_cells +2083.681884765625 3034.1806640625 background all_cells +2083.039306640625 3075.661376953125 background all_cells +2088.520263671875 3059.49560546875 background all_cells +2069.395263671875 3087.5029296875 background all_cells +2089.998046875 3081.07568359375 background all_cells +2083.730712890625 3080.4443359375 background all_cells +2072.37939453125 3082.645751953125 background all_cells +2073.24755859375 3097.69775390625 background all_cells +2063.143310546875 3104.410400390625 background all_cells +2059.956787109375 3097.4013671875 background all_cells +2048.4814453125 3104.7060546875 background all_cells +2051.2685546875 3096.41943359375 background all_cells +2049.1943359375 3086.89013671875 background all_cells +2061.27197265625 3090.2421875 background all_cells +2055.98974609375 3082.39111328125 background all_cells +2049.854736328125 3114.1591796875 background all_cells +2065.321533203125 3109.77978515625 background all_cells +2056.654541015625 3112.796142578125 background all_cells +2093.43896484375 3157.260498046875 background all_cells +2282.060791015625 3240.33740234375 background all_cells +2039.55712890625 3202.89599609375 background all_cells +2049.954833984375 3158.1884765625 background all_cells +2084.989501953125 3237.01123046875 background all_cells +2065.5888671875 3234.67529296875 background all_cells +2078.318359375 3141.087158203125 background all_cells +2046.5438232421875 3136.53271484375 background all_cells +2055.693359375 3136.37646484375 background all_cells +2074.320068359375 3146.8046875 background all_cells +2061.48779296875 3143.202880859375 background all_cells +2069.325439453125 3143.961669921875 background all_cells +2072.941650390625 3128.22412109375 background all_cells +2097.616455078125 3114.83056640625 background all_cells +2085.67041015625 3108.490234375 background all_cells +2080.51416015625 3117.256103515625 background all_cells +1986.3363037109373 3095.984619140625 background all_cells +1980.551513671875 3106.4853515625 background all_cells +1966.9964599609373 3107.311767578125 background all_cells +1992.7412109375 3102.74658203125 background all_cells +1991.6229248046875 3088.98095703125 background all_cells +1982.3297119140625 3088.891845703125 background all_cells +1958.497314453125 3122.5693359375 background all_cells +1968.7625732421875 3129.763671875 background all_cells +1959.5888671875 3214.056884765625 background all_cells +1957.9185791015625 3202.95849609375 background all_cells +1958.093994140625 3149.8798828125 background all_cells +2016.8177490234373 3161.2666015625 background all_cells +2004.03662109375 3109.947998046875 background all_cells +2019.9356689453125 3109.791015625 background all_cells +2026.6685791015625 3199.255859375 background all_cells +2025.9912109375 3143.68310546875 background all_cells +2015.4012451171875 3149.619140625 background all_cells +2004.0009765625 3091.404296875 background all_cells +2009.718994140625 3099.801025390625 background all_cells +2000.68310546875 3099.36279296875 background all_cells +1958.3502197265625 3046.116455078125 background all_cells +1967.602783203125 3061.04052734375 background all_cells +1974.3597412109373 3064.99365234375 background all_cells +1972.7239990234373 3050.834228515625 background all_cells +1961.50439453125 3059.0107421875 background all_cells +1986.14501953125 3056.634765625 background all_cells +2001.0684814453125 3045.517578125 background all_cells +2001.1533203125 3057.704833984375 background all_cells +1985.134033203125 3045.15087890625 background all_cells +1965.753662109375 3067.814697265625 background all_cells +1981.20458984375 3072.589111328125 background all_cells +1961.8741455078125 3072.137939453125 background all_cells +1978.0718994140625 3080.2744140625 background all_cells +2003.482421875 3074.4677734375 background all_cells +2024.884521484375 3068.01171875 background all_cells +2013.306884765625 3068.0029296875 background all_cells +2020.6961669921875 3079.26123046875 background all_cells +2028.3280029296875 3069.809326171875 background all_cells +1585.983642578125 2470.42822265625 background all_cells +1576.853271484375 2486.776123046875 background all_cells +1554.6043701171875 2519.920654296875 background all_cells +1568.8182373046875 2520.748779296875 background all_cells +1560.078857421875 2524.4267578125 background all_cells +1592.6959228515625 2490.83447265625 background all_cells +1591.6800537109375 2509.1025390625 background all_cells +1590.6544189453125 2496.88720703125 background all_cells +1548.9495849609375 2493.07763671875 background all_cells +1559.7998046875 2500.525634765625 background all_cells +1566.8280029296875 2486.0048828125 background all_cells +1560.9520263671875 2482.94189453125 background all_cells +1550.3892822265625 2557.76416015625 background all_cells +1551.0516357421875 2532.945556640625 background all_cells +1540.533935546875 2546.948974609375 background all_cells +1584.454345703125 2542.071533203125 background all_cells +1578.9713134765625 2555.29736328125 background all_cells +1598.8089599609375 2552.207763671875 background all_cells +1598.6748046875 2541.281982421875 background all_cells +1587.5135498046875 2557.012939453125 background all_cells +1566.72509765625 2550.8037109375 background all_cells +1517.5948486328125 2545.37060546875 background all_cells +1530.762939453125 2551.786376953125 background all_cells +1527.77734375 2538.67529296875 background all_cells +1581.338134765625 2522.182373046875 background all_cells +1608.601806640625 2522.4619140625 background all_cells +1602.3004150390625 2531.261474609375 background all_cells +1611.437744140625 2517.286865234375 background all_cells +1607.924072265625 2482.529541015625 background all_cells +1612.065185546875 2501.981689453125 background all_cells +1608.2230224609375 2496.7275390625 background all_cells +1637.251708984375 2472.164794921875 background all_cells +1644.0924072265625 2485.5625 background all_cells +1686.4833984375 2477.756591796875 background all_cells +1674.8414306640625 2478.10107421875 background all_cells +1658.839599609375 2524.81787109375 background all_cells +1635.0316162109375 2534.5126953125 background all_cells +1643.563720703125 2533.873046875 background all_cells +1665.110595703125 2496.929443359375 background all_cells +1662.6278076171875 2505.35986328125 background all_cells +1686.3233642578125 2538.684326171875 background all_cells +1669.6553955078125 2515.646484375 background all_cells +1650.35693359375 2548.3955078125 background all_cells +1636.9571533203125 2557.572265625 background all_cells +1659.6016845703125 2562.472412109375 background all_cells +1662.588623046875 2558.796142578125 background all_cells +1643.640869140625 2549.16064453125 background all_cells +1648.3258056640625 2570.848876953125 background all_cells +1646.1514892578125 2600.25341796875 background all_cells +1177.3131103515625 2340.911376953125 background all_cells +1159.3096923828125 2343.785888671875 background all_cells +1166.13916015625 2345.790283203125 background all_cells +1153.1959228515625 2341.494140625 background all_cells +1134.9715576171875 2353.197509765625 background all_cells +1162.6412353515625 2365.1494140625 background all_cells +1142.46337890625 2364.025146484375 background all_cells +1142.6571044921875 2329.02099609375 background all_cells +1151.111328125 2345.15625 background all_cells +1159.2896728515625 2335.6904296875 background all_cells +1151.7303466796875 2331.138671875 background all_cells +1331.0013427734375 2353.42333984375 background all_cells +1341.4825439453125 2371.21728515625 background all_cells +1353.8800048828125 2360.123291015625 background all_cells +1347.47412109375 2356.214599609375 background all_cells +1337.3509521484375 2342.625732421875 background all_cells +1327.9454345703125 2348.129150390625 background all_cells +1346.92138671875 2342.330810546875 background all_cells +1199.0430908203125 2346.9599609375 background all_cells +1190.5133056640625 2335.510986328125 background all_cells +1214.91455078125 2378.729736328125 background all_cells +1217.0333251953125 2361.547119140625 background all_cells +1200.1036376953125 2372.708984375 background all_cells +1319.319580078125 2405.94775390625 background all_cells +1328.90185546875 2410.776611328125 background all_cells +1321.758544921875 2415.084228515625 background all_cells +1346.6217041015625 2435.17333984375 background all_cells +1347.32958984375 2429.0615234375 background all_cells +1361.1060791015625 2417.970703125 background all_cells +1346.385986328125 2398.320556640625 background all_cells +1361.9697265625 2385.875244140625 background all_cells +1361.0850830078125 2404.717041015625 background all_cells +1351.4305419921875 2400.331787109375 background all_cells +1337.402099609375 2391.388916015625 background all_cells +1338.169189453125 2428.51953125 background all_cells +1342.8482666015625 2389.81103515625 background all_cells +1339.568603515625 2403.887939453125 background all_cells +1335.016845703125 2403.488525390625 background all_cells +1281.73095703125 2455.93896484375 background all_cells +1272.301513671875 2454.98095703125 background all_cells +1288.2816162109375 2456.0927734375 background all_cells +1281.5438232421875 2465.6484375 background all_cells +1297.462158203125 2441.467041015625 background all_cells +1315.7569580078125 2447.79150390625 background all_cells +1298.9564208984375 2449.05419921875 background all_cells +1313.6807861328125 2458.241455078125 background all_cells +1304.2186279296875 2464.416015625 background all_cells +1293.9407958984375 2462.719482421875 background all_cells +1296.111083984375 2455.637939453125 background all_cells +1223.90380859375 2426.670166015625 background all_cells +1240.626953125 2441.7109375 background all_cells +1239.7471923828125 2451.49365234375 background all_cells +1233.9005126953125 2460.586669921875 background all_cells +1218.5743408203125 2482.46826171875 background all_cells +1243.1805419921875 2502.0263671875 background all_cells +1237.6583251953125 2494.14697265625 background all_cells +1220.6907958984375 2487.34521484375 background all_cells +1250.510986328125 2470.0947265625 background all_cells +1264.8590087890625 2501.266357421875 background all_cells +1259.540283203125 2485.76220703125 background all_cells +1244.481201171875 2453.2431640625 background all_cells +1247.33056640625 2457.176513671875 background all_cells +1216.155029296875 2551.44970703125 background all_cells +1230.9586181640625 2549.7958984375 background all_cells +1238.4644775390625 2534.44287109375 background all_cells +1225.4853515625 2542.0400390625 background all_cells +1246.6474609375 2522.910888671875 background all_cells +1244.626953125 2519.171875 background all_cells +1261.3411865234375 2517.776611328125 background all_cells +1244.4869384765625 2543.095703125 background all_cells +1251.6837158203125 2535.89306640625 background all_cells +1245.41162109375 2534.709716796875 background all_cells +1216.1898193359375 2521.7822265625 background all_cells +1237.3653564453125 2527.189208984375 background all_cells +1227.6395263671875 2525.49169921875 background all_cells +1292.587890625 2472.881591796875 background all_cells +1285.1478271484375 2472.963134765625 background all_cells +1286.785888671875 2477.66015625 background all_cells +1304.9227294921875 2472.202392578125 background all_cells +1289.8226318359375 2483.44580078125 background all_cells +1308.275390625 2478.013671875 background all_cells +1307.21435546875 2506.8330078125 background all_cells +1301.231689453125 2504.34130859375 background all_cells +1269.92041015625 2495.58154296875 background all_cells +1277.4146728515625 2472.796875 background all_cells +1274.509765625 2485.561767578125 background all_cells +1254.4876708984375 2524.093017578125 background all_cells +1266.0311279296875 2541.668212890625 background all_cells +1258.9959716796875 2551.694091796875 background all_cells +1262.81201171875 2538.348388671875 background all_cells +1255.94287109375 2528.798583984375 background all_cells +1271.4842529296875 2527.983154296875 background all_cells +1297.6661376953125 2516.531005859375 background all_cells +1295.4095458984375 2526.190185546875 background all_cells +1291.01708984375 2517.531982421875 background all_cells +1282.3271484375 2532.04296875 background all_cells +1281.1107177734375 2553.057861328125 background all_cells +1274.6995849609375 2545.93115234375 background all_cells +1286.4749755859375 2557.35205078125 background all_cells +1292.935546875 2489.853759765625 background all_cells +1314.269775390625 2476.626953125 background all_cells +1307.023681640625 2485.80859375 background all_cells +1298.6949462890625 2481.5634765625 background all_cells +1309.4979248046875 2491.37939453125 background all_cells +1330.83056640625 2484.272705078125 background all_cells +1323.4603271484375 2470.943603515625 background all_cells +1327.5447998046875 2497.843994140625 background all_cells +1322.223388671875 2494.592529296875 background all_cells +1330.719970703125 2491.91162109375 background all_cells +1320.29150390625 2483.84716796875 background all_cells +1322.8397216796875 2504.237060546875 background all_cells +1316.8343505859375 2508.7978515625 background all_cells +1331.1943359375 2506.0283203125 background all_cells +1305.6812744140625 2498.05615234375 background all_cells +1297.702880859375 2499.614990234375 background all_cells +1314.90478515625 2499.311767578125 background all_cells +1411.5389404296875 2525.369140625 background all_cells +1387.0443115234375 2504.8779296875 background all_cells +1415.5087890625 2507.935791015625 background all_cells +1413.3216552734375 2515.47802734375 background all_cells +1464.5205078125 2553.289794921875 background all_cells +1436.4622802734375 2543.570068359375 background all_cells +1444.0069580078125 2541.460693359375 background all_cells +1432.06884765625 2530.70654296875 background all_cells +1423.9158935546875 2510.47119140625 background all_cells +1431.9052734375 2517.566650390625 background all_cells +1449.95458984375 2519.322509765625 background all_cells +1463.5455322265625 2524.8134765625 background all_cells +1433.011962890625 2508.693603515625 background all_cells +1424.39208984375 2523.643310546875 background all_cells +1413.8897705078125 2551.674072265625 background all_cells +1411.54296875 2536.599853515625 background all_cells +1392.4874267578125 2544.6103515625 background all_cells +1403.82763671875 2543.98779296875 background all_cells +1401.1761474609375 2554.227783203125 background all_cells +1384.137939453125 2532.144287109375 background all_cells +1373.70703125 2532.9384765625 background all_cells +1376.5611572265625 2540.07958984375 background all_cells +1381.435791015625 2538.224609375 background all_cells +1345.0615234375 2500.990966796875 background all_cells +1356.686767578125 2507.142822265625 background all_cells +1353.5499267578125 2499.31396484375 background all_cells +1366.9088134765625 2518.140380859375 background all_cells +1365.454345703125 2525.801025390625 background all_cells +1379.45654296875 2524.55615234375 background all_cells +1373.2314453125 2522.537841796875 background all_cells +1337.4122314453125 2515.548583984375 background all_cells +1358.232177734375 2530.021728515625 background all_cells +1337.171630859375 2527.457275390625 background all_cells +1356.861328125 2516.251220703125 background all_cells +1367.5748291015625 2502.66162109375 background all_cells +1376.6080322265625 2510.339111328125 background all_cells +1375.518310546875 2501.900390625 background all_cells +1384.1929931640625 2545.27197265625 background all_cells +1378.64208984375 2550.66845703125 background all_cells +1373.7691650390625 2551.59130859375 background all_cells +1357.50341796875 2533.913818359375 background all_cells +1356.8580322265625 2554.197998046875 background all_cells +1356.9425048828125 2538.27880859375 background all_cells +1294.619873046875 2535.416015625 background all_cells +1305.257568359375 2548.722412109375 background all_cells +1311.3931884765625 2553.49169921875 background all_cells +1302.3746337890625 2534.3447265625 background all_cells +1316.185791015625 2543.181396484375 background all_cells +1325.7271728515625 2551.936767578125 background all_cells +1323.448486328125 2538.28515625 background all_cells +1322.5244140625 2546.812744140625 background all_cells +1318.0906982421875 2552.054443359375 background all_cells +1315.483154296875 2520.43408203125 background all_cells +1323.9947509765625 2530.4248046875 background all_cells +1318.672119140625 2530.377685546875 background all_cells +1323.282958984375 2521.94873046875 background all_cells +1322.7276611328125 2514.32373046875 background all_cells +1303.8211669921875 2525.388671875 background all_cells +1303.7576904296875 2515.191162109375 background all_cells +1309.816650390625 2513.64501953125 background all_cells +1309.361328125 2526.556884765625 background all_cells +1386.91845703125 2424.580078125 background all_cells +1376.1839599609375 2438.947509765625 background all_cells +1381.235107421875 2431.98291015625 background all_cells +1397.887939453125 2433.076416015625 background all_cells +1395.699462890625 2425.044677734375 background all_cells +1372.5498046875 2458.134521484375 background all_cells +1330.7742919921875 2458.258544921875 background all_cells +1388.2156982421875 2435.864990234375 background all_cells +1400.034912109375 2441.74072265625 background all_cells +1394.635009765625 2442.802490234375 background all_cells +1386.9027099609375 2442.0859375 background all_cells +1341.3773193359375 2443.70849609375 background all_cells +1366.9261474609375 2446.898681640625 background all_cells +1367.394287109375 2438.525390625 background all_cells +1358.311279296875 2434.629638671875 background all_cells +1373.6986083984375 2465.7900390625 background all_cells +1369.341796875 2473.68994140625 background all_cells +1354.505615234375 2474.269287109375 background all_cells +1359.009765625 2466.07080078125 background all_cells +1363.934814453125 2482.085205078125 background all_cells +1369.576171875 2495.173583984375 background all_cells +1359.5250244140625 2492.363525390625 background all_cells +1338.6519775390625 2469.3056640625 background all_cells +1342.6676025390625 2492.028076171875 background all_cells +1338.5570068359375 2496.094970703125 background all_cells +1347.308837890625 2488.314453125 background all_cells +1345.8048095703125 2481.958740234375 background all_cells +1341.4805908203125 2476.829833984375 background all_cells +1445.2894287109375 2422.708251953125 background all_cells +1445.06689453125 2432.01953125 background all_cells +1439.285888671875 2426.46728515625 background all_cells +1421.824462890625 2445.899169921875 background all_cells +1437.766357421875 2459.136962890625 background all_cells +1433.6986083984375 2448.3046875 background all_cells +1410.1822509765625 2456.4599609375 background all_cells +1425.51123046875 2456.292724609375 background all_cells +1444.5052490234375 2441.49169921875 background all_cells +1467.1680908203125 2458.68115234375 background all_cells +1453.1004638671875 2445.393798828125 background all_cells +1451.464599609375 2441.843017578125 background all_cells +1402.870849609375 2432.682861328125 background all_cells +1425.4012451171875 2431.277099609375 background all_cells +1431.7601318359375 2435.711181640625 background all_cells +1468.1768798828125 2435.089599609375 background all_cells +1451.4337158203125 2433.354736328125 background all_cells +1437.04296875 2464.987548828125 background all_cells +1410.3753662109375 2479.46435546875 background all_cells +1420.2890625 2477.08349609375 background all_cells +1430.4696044921875 2471.01416015625 background all_cells +1457.205810546875 2489.455322265625 background all_cells +1450.54052734375 2498.885009765625 background all_cells +1435.3399658203125 2483.08642578125 background all_cells +1409.8265380859375 2497.593505859375 background all_cells +1434.6142578125 2498.92041015625 background all_cells +1387.6649169921875 2471.59228515625 background all_cells +1396.8504638671875 2495.108154296875 background all_cells +1371.3846435546875 2488.120849609375 background all_cells +1388.078857421875 2493.1025390625 background all_cells +1372.0992431640625 2481.44091796875 background all_cells +1392.0032958984375 2483.843994140625 background all_cells +1447.240966796875 2474.50927734375 background all_cells +1461.967529296875 2475.289306640625 background all_cells +1362.9632568359375 2339.505615234375 background all_cells +1369.425048828125 2361.73095703125 background all_cells +1363.1512451171875 2363.873779296875 background all_cells +1478.881591796875 2365.7353515625 background all_cells +1499.8289794921875 2369.560546875 background all_cells +1492.2401123046875 2359.32763671875 background all_cells +1436.8482666015625 2364.339599609375 background all_cells +1448.0233154296875 2369.166748046875 background all_cells +1446.1575927734375 2357.392822265625 background all_cells +1436.662109375 2348.894775390625 background all_cells +1501.9412841796875 2341.389404296875 background all_cells +1469.3677978515625 2347.836669921875 background all_cells +1475.7796630859375 2351.184326171875 background all_cells +1462.44775390625 2347.708740234375 background all_cells +1402.384033203125 2363.511962890625 background all_cells +1431.2734375 2358.593994140625 background all_cells +1413.1292724609375 2350.97314453125 background all_cells +1407.938720703125 2349.392822265625 background all_cells +1373.7650146484375 2342.849609375 background all_cells +1395.955810546875 2347.455810546875 background all_cells +1396.261962890625 2357.7373046875 background all_cells +1532.59423828125 2369.001708984375 background all_cells +1538.1744384765625 2373.351806640625 background all_cells +1547.0675048828125 2362.6220703125 background all_cells +1539.650634765625 2365.455322265625 background all_cells +1585.1348876953125 2359.455322265625 background all_cells +1592.3636474609375 2340.845947265625 background all_cells +1599.33203125 2349.30908203125 background all_cells +1590.4156494140625 2353.14697265625 background all_cells +1555.95361328125 2344.152099609375 background all_cells +1553.986083984375 2378.681396484375 background all_cells +1555.264892578125 2369.708984375 background all_cells +1578.4293212890625 2367.322509765625 background all_cells +1570.1771240234375 2364.800048828125 background all_cells +1558.6016845703125 2357.22705078125 background all_cells +1520.120361328125 2391.552978515625 background all_cells +1528.2706298828125 2390.79150390625 background all_cells +1511.758544921875 2387.64208984375 background all_cells +1516.4136962890625 2401.56591796875 background all_cells +1516.7681884765625 2407.259033203125 background all_cells +1518.8773193359375 2411.788818359375 background all_cells +1593.8646240234375 2417.023193359375 background all_cells +1603.6937255859375 2424.3974609375 background all_cells +1561.2696533203125 2400.829345703125 background all_cells +1572.283203125 2398.024169921875 background all_cells +1571.2327880859375 2390.804443359375 background all_cells +1487.708251953125 2400.686279296875 background all_cells +1491.3447265625 2377.4619140625 background all_cells +1493.1044921875 2392.888427734375 background all_cells +1489.619140625 2420.910400390625 background all_cells +1399.919189453125 2410.22509765625 background all_cells +1418.530517578125 2422.24755859375 background all_cells +1425.7529296875 2418.03955078125 background all_cells +1408.70654296875 2423.541015625 background all_cells +1398.9158935546875 2416.85498046875 background all_cells +1393.6463623046875 2414.752685546875 background all_cells +1436.92822265625 2404.384765625 background all_cells +1455.9210205078125 2402.466552734375 background all_cells +1454.360107421875 2417.950927734375 background all_cells +1448.339599609375 2423.262939453125 background all_cells +1438.1253662109375 2409.07080078125 background all_cells +1436.3978271484375 2386.131591796875 background all_cells +1440.5484619140625 2382.0146484375 background all_cells +1425.2659912109375 2370.89794921875 background all_cells +1467.5882568359375 2377.851318359375 background all_cells +1441.41015625 2374.252197265625 background all_cells +1434.1231689453125 2375.486328125 background all_cells +1427.52294921875 2376.38232421875 background all_cells +1437.6124267578125 2395.802978515625 background all_cells +1369.460693359375 2390.9384765625 background all_cells +1369.60888671875 2406.523681640625 background all_cells +1377.9012451171875 2384.3447265625 background all_cells +1385.8367919921875 2389.167236328125 background all_cells +1402.1534423828125 2387.338134765625 background all_cells +1401.5042724609375 2378.611572265625 background all_cells +1377.4996337890625 2394.80517578125 background all_cells +1404.0106201171875 2405.38330078125 background all_cells +1395.544921875 2402.7626953125 background all_cells +1384.4488525390625 2401.35400390625 background all_cells +1382.510498046875 2394.9462890625 background all_cells +1388.2047119140625 2407.655029296875 background all_cells +1382.423828125 2415.40966796875 background all_cells +1375.3597412109375 2411.720947265625 background all_cells +1563.095947265625 2169.442138671875 background all_cells +1529.4945068359375 2171.4013671875 background all_cells +1572.4747314453125 2156.646484375 background all_cells +1572.37255859375 2221.0771484375 background all_cells +1645.0628662109375 2153.727783203125 background all_cells +1427.85107421875 2176.8134765625 background all_cells +1454.788818359375 2185.767333984375 background all_cells +1451.357421875 2176.4365234375 background all_cells +1439.978759765625 2174.531494140625 background all_cells +1435.592041015625 2187.481689453125 background all_cells +1430.27880859375 2168.8779296875 background all_cells +1481.978515625 2193.365478515625 background all_cells +1493.64599609375 2182.70458984375 background all_cells +1489.4981689453125 2199.50634765625 background all_cells +1562.7410888671875 2219.512939453125 background all_cells +1485.3853759765625 2204.994384765625 background all_cells +1487.57080078125 2221.36474609375 background all_cells +1514.184814453125 2226.251953125 background all_cells +1410.8416748046875 2178.624755859375 background all_cells +1420.3751220703125 2170.613037109375 background all_cells +1416.4544677734375 2175.313720703125 background all_cells +1480.1820068359375 2277.392822265625 background all_cells +1486.933837890625 2292.100341796875 background all_cells +1487.4404296875 2274.7568359375 background all_cells +1481.3203125 2287.343994140625 background all_cells +1588.1788330078125 2296.539794921875 background all_cells +1595.515869140625 2286.379638671875 background all_cells +1585.0709228515625 2289.6669921875 background all_cells +1591.176513671875 2311.953125 background all_cells +1531.443603515625 2283.622802734375 background all_cells +1568.7933349609375 2286.017333984375 background all_cells +1573.809814453125 2295.35546875 background all_cells +1570.8431396484375 2307.463134765625 background all_cells +1563.3583984375 2301.000732421875 background all_cells +1515.1087646484375 2280.664306640625 background all_cells +1498.693603515625 2279.582275390625 background all_cells +1507.344482421875 2316.884521484375 background all_cells +1529.9295654296875 2336.009765625 background all_cells +1528.9432373046875 2325.45654296875 background all_cells +1510.1759033203125 2328.509521484375 background all_cells +1607.1832275390625 2320.136962890625 background all_cells +1599.550537109375 2329.289794921875 background all_cells +1606.93994140625 2327.130615234375 background all_cells +1604.071533203125 2299.50927734375 background all_cells +1608.8387451171875 2310.016845703125 background all_cells +1598.886474609375 2313.693359375 background all_cells +1595.48828125 2305.16357421875 background all_cells +1586.1217041015625 2325.6904296875 background all_cells +1594.333251953125 2324.819091796875 background all_cells +1588.2921142578125 2334.544189453125 background all_cells +1550.964111328125 2327.664306640625 background all_cells +1581.24072265625 2328.521728515625 background all_cells +1576.306396484375 2319.26611328125 background all_cells +1571.98974609375 2331.369873046875 background all_cells +1420.3699951171875 2319.8115234375 background all_cells +1421.2142333984375 2307.35986328125 background all_cells +1434.8333740234375 2307.079833984375 background all_cells +1426.299560546875 2312.044189453125 background all_cells +1425.281005859375 2336.6455078125 background all_cells +1489.218017578125 2337.819091796875 background all_cells +1436.9681396484375 2339.629150390625 background all_cells +1436.095947265625 2332.82861328125 background all_cells +1477.73291015625 2343.907958984375 background all_cells +1494.145751953125 2340.87451171875 background all_cells +1470.1529541015625 2307.8603515625 background all_cells +1472.0567626953125 2329.134521484375 background all_cells +1466.4259033203125 2327.853271484375 background all_cells +1485.201416015625 2312.760498046875 background all_cells +1441.0120849609375 2320.375 background all_cells +1457.479248046875 2310.81494140625 background all_cells +1454.454345703125 2319.87158203125 background all_cells +1443.97998046875 2313.318603515625 background all_cells +1510.787841796875 2236.759521484375 background all_cells +1526.7880859375 2237.7900390625 background all_cells +1522.2664794921875 2241.131103515625 background all_cells +1522.4202880859375 2233.25 background all_cells +1688.655517578125 2271.310791015625 background all_cells +1703.5592041015625 2276.43310546875 background all_cells +1700.8607177734375 2259.10693359375 background all_cells +1699.9091796875 2282.17333984375 background all_cells +1694.29296875 2280.6640625 background all_cells +1604.499755859375 2243.917236328125 background all_cells +1586.1800537109375 2277.4736328125 background all_cells +1588.6517333984375 2265.227294921875 background all_cells +1594.2850341796875 2281.904541015625 background all_cells +1661.4920654296875 2272.62548828125 background all_cells +1596.3927001953125 2253.083740234375 background all_cells +1490.8680419921875 2257.329833984375 background all_cells +1506.05908203125 2259.274169921875 background all_cells +1501.3631591796875 2259.78076171875 background all_cells +1501.659423828125 2265.832275390625 background all_cells +1509.167724609375 2248.478271484375 background all_cells +1547.5472412109375 2254.315185546875 background all_cells +1507.8714599609375 2267.318603515625 background all_cells +1463.4637451171875 2230.578125 background all_cells +1444.985595703125 2246.4296875 background all_cells +1446.412353515625 2236.12060546875 background all_cells +1477.303466796875 2213.22021484375 background all_cells +1460.4615478515625 2211.757080078125 background all_cells +1469.6270751953125 2224.2041015625 background all_cells +1464.4681396484375 2287.27587890625 background all_cells +1475.6456298828125 2284.28662109375 background all_cells +1470.5140380859375 2282.696533203125 background all_cells +1462.0478515625 2282.6630859375 background all_cells +1466.40234375 2293.98095703125 background all_cells +1478.84521484375 2260.896484375 background all_cells +1493.88232421875 2031.9833984375 background all_cells +1420.1470947265625 2051.15966796875 background all_cells +1478.4437255859375 2086.0947265625 background all_cells +1502.601318359375 2046.9715576171875 background all_cells +1479.7447509765625 2097.39599609375 background all_cells +1485.26318359375 2108.3681640625 background all_cells +1482.22314453125 2099.610595703125 background all_cells +1430.2943115234375 2117.43603515625 background all_cells +1447.4808349609375 2095.677001953125 background all_cells +1432.1314697265625 2097.4599609375 background all_cells +1703.0748291015625 2031.9306640625 background all_cells +1674.1490478515625 2066.353515625 background all_cells +1682.8746337890625 2038.3072509765625 background all_cells +1684.0587158203125 2048.098876953125 background all_cells +1605.258056640625 2070.544921875 background all_cells +1642.016845703125 2053.929443359375 background all_cells +1669.401123046875 2104.322998046875 background all_cells +1664.1390380859375 2096.332275390625 background all_cells +1671.89013671875 2109.538330078125 background all_cells +1659.4532470703125 2109.63134765625 background all_cells +1679.3055419921875 2085.935302734375 background all_cells +1696.899658203125 2100.27685546875 background all_cells +1690.7843017578125 2080.654052734375 background all_cells +1696.009521484375 2088.3076171875 background all_cells +1687.9910888671875 2077.712158203125 background all_cells +1683.102294921875 2102.48681640625 background all_cells +1677.9178466796875 2121.416748046875 background all_cells +1686.3388671875 2146.602294921875 background all_cells +1664.3358154296875 2143.989501953125 background all_cells +1658.9747314453125 2123.35400390625 background all_cells +1619.05810546875 2123.02685546875 background all_cells +1644.2376708984375 2107.814208984375 background all_cells +1642.098876953125 2124.71435546875 background all_cells +1638.5159912109375 2128.071044921875 background all_cells +1553.0562744140625 2089.739013671875 background all_cells +1579.9814453125 2111.910400390625 background all_cells +1555.5596923828125 2099.639404296875 background all_cells +1565.9295654296875 2063.99609375 background all_cells +1558.9737548828125 2067.561279296875 background all_cells +1569.691162109375 2066.0625 background all_cells +1557.4091796875 2076.038818359375 background all_cells +1562.927490234375 2082.521484375 background all_cells +1569.20263671875 2077.714599609375 background all_cells +1472.4344482421875 2124.4580078125 background all_cells +1456.0675048828125 2130.3720703125 background all_cells +1489.4490966796875 2124.2421875 background all_cells +1443.5947265625 2158.4619140625 background all_cells +1448.0865478515625 2151.138671875 background all_cells +1446.9453125 2165.085693359375 background all_cells +1394.278564453125 2152.027587890625 background all_cells +1425.256103515625 2153.71826171875 background all_cells +1448.7537841796875 2135.19384765625 background all_cells +1436.405517578125 2146.650390625 background all_cells +1443.2855224609375 2140.751708984375 background all_cells +1466.3455810546875 2152.08984375 background all_cells +1474.2362060546875 2134.231201171875 background all_cells +1452.9185791015625 2147.371826171875 background all_cells +1456.2655029296875 2147.5693359375 background all_cells +1459.75146484375 2138.158203125 background all_cells +1481.154541015625 2135.264404296875 background all_cells +1488.019287109375 2139.354248046875 background all_cells +1480.8111572265625 2147.87890625 background all_cells +1526.87451171875 2116.434814453125 background all_cells +1522.734375 2120.69873046875 background all_cells +1493.876708984375 2144.097900390625 background all_cells +1508.2916259765625 2129.512939453125 background all_cells +1133.987060546875 2039.8692626953125 background all_cells +1177.907958984375 2045.25244140625 background all_cells +1166.4593505859375 2038.5809326171875 background all_cells +1154.6220703125 2034.3436279296875 background all_cells +1200.2698974609375 2036.05908203125 background all_cells +1206.9681396484375 2035.2703857421875 background all_cells +1208.7164306640625 2044.0264892578125 background all_cells +1193.6427001953125 2054.54541015625 background all_cells +1211.5164794921875 2062.66796875 background all_cells +1209.9161376953125 2076.926025390625 background all_cells +1147.1683349609375 2072.720947265625 background all_cells +1154.328857421875 2048.71630859375 background all_cells +1143.3577880859375 2051.33642578125 background all_cells +1145.6956787109375 2089.457763671875 background all_cells +1147.6837158203125 2063.548583984375 background all_cells +1140.7615966796875 2071.171142578125 background all_cells +1134.79833984375 2119.894775390625 background all_cells +1133.787109375 2131.143798828125 background all_cells +1140.46826171875 2114.928466796875 background all_cells +1135.86865234375 2101.452392578125 background all_cells +1179.862548828125 2101.65087890625 background all_cells +1185.1090087890625 2129.82080078125 background all_cells +1194.3270263671875 2115.433837890625 background all_cells +1180.265625 2112.595947265625 background all_cells +1157.2489013671875 2096.560302734375 background all_cells +1173.4354248046875 2124.074951171875 background all_cells +1199.3568115234375 2125.642822265625 background all_cells +1222.132568359375 2123.710693359375 background all_cells +1212.0289306640625 2135.0478515625 background all_cells +1207.30712890625 2130.921875 background all_cells +1354.3575439453125 2095.21533203125 background all_cells +1400.7864990234375 2102.28076171875 background all_cells +1401.38671875 2092.075439453125 background all_cells +1373.042724609375 2098.343505859375 background all_cells +1394.2987060546875 2092.71533203125 background all_cells +1388.798828125 2100.414306640625 background all_cells +1342.0330810546875 2119.98828125 background all_cells +1384.2412109375 2122.61767578125 background all_cells +1224.978271484375 2131.063720703125 background all_cells +1229.6197509765625 2130.543212890625 background all_cells +1243.870849609375 2128.77587890625 background all_cells +1214.8377685546875 2098.893798828125 background all_cells +1237.52294921875 2091.647705078125 background all_cells +1218.0662841796875 2094.154296875 background all_cells +1215.4805908203125 2086.407958984375 background all_cells +1202.5299072265625 2109.67041015625 background all_cells +1221.612548828125 2117.460693359375 background all_cells +1208.521240234375 2116.00244140625 background all_cells +1197.596435546875 2091.197998046875 background all_cells +1206.3958740234375 2095.31982421875 background all_cells +1202.8006591796875 2100.44873046875 background all_cells +1221.4117431640625 2040.565673828125 background all_cells +1366.1055908203125 2034.6156005859373 background all_cells +1303.5921630859375 2039.115966796875 background all_cells +1227.505615234375 2032.8382568359373 background all_cells +1218.7054443359375 2050.10693359375 background all_cells +1396.9873046875 2065.5771484375 background all_cells +1395.491455078125 2077.635009765625 background all_cells +1385.90771484375 2078.07421875 background all_cells +1402.47607421875 2048.352294921875 background all_cells +1397.8326416015625 2055.349609375 background all_cells +1392.6522216796875 2050.8662109375 background all_cells +1381.478271484375 2048.34375 background all_cells +1233.7861328125 2061.0517578125 background all_cells +1229.109130859375 2054.576171875 background all_cells +1280.734375 2078.363525390625 background all_cells +1234.180908203125 2080.66650390625 background all_cells +1235.7900390625 2069.166748046875 background all_cells +1377.48974609375 2260.2353515625 background all_cells +1370.8486328125 2267.267333984375 background all_cells +1378.8424072265625 2270.091552734375 background all_cells +1280.4398193359375 2266.1123046875 background all_cells +1363.812744140625 2262.00732421875 background all_cells +1399.1485595703125 2290.2548828125 background all_cells +1405.021484375 2277.94091796875 background all_cells +1413.4583740234375 2302.59912109375 background all_cells +1407.802978515625 2288.978271484375 background all_cells +1380.1072998046875 2291.375244140625 background all_cells +1387.390625 2295.791748046875 background all_cells +1389.0692138671875 2283.28515625 background all_cells +1356.212158203125 2292.04736328125 background all_cells +1368.138427734375 2307.7138671875 background all_cells +1363.3099365234375 2300.894287109375 background all_cells +1400.80126953125 2252.623046875 background all_cells +1409.9945068359375 2250.7509765625 background all_cells +1411.0972900390625 2257.108642578125 background all_cells +1446.7567138671875 2266.2724609375 background all_cells +1457.3773193359375 2249.349609375 background all_cells +1457.55224609375 2285.010498046875 background all_cells +1415.9625244140625 2250.800537109375 background all_cells +1438.276123046875 2263.61279296875 background all_cells +1429.385009765625 2268.523193359375 background all_cells +1418.6666259765625 2267.617431640625 background all_cells +1436.0125732421875 2243.59375 background all_cells +1407.25390625 2245.08544921875 background all_cells +1423.268310546875 2245.967041015625 background all_cells +1404.7264404296875 2226.425048828125 background all_cells +1407.658447265625 2233.2490234375 background all_cells +1413.9813232421875 2232.388671875 background all_cells +1419.997802734375 2227.49951171875 background all_cells +1394.5318603515625 2245.133056640625 background all_cells +1390.7357177734375 2255.573486328125 background all_cells +1401.936767578125 2247.289794921875 background all_cells +1393.6749267578125 2235.898193359375 background all_cells +1399.3358154296875 2238.595703125 background all_cells +1379.176025390625 2175.82275390625 background all_cells +1394.6436767578125 2229.12060546875 background all_cells +1391.61279296875 2228.460205078125 background all_cells +1396.2567138671875 2221.895751953125 background all_cells +1390.25537109375 2270.819580078125 background all_cells +1398.2498779296875 2273.025634765625 background all_cells +1389.656982421875 2262.75244140625 background all_cells +1408.903564453125 2205.59814453125 background all_cells +1414.75390625 2198.080810546875 background all_cells +1436.7132568359375 2202.97265625 background all_cells +1426.5977783203125 2186.129638671875 background all_cells +1425.119873046875 2196.587890625 background all_cells +1399.7674560546875 2207.90283203125 background all_cells +1403.7239990234375 2196.778076171875 background all_cells +1402.8155517578125 2201.900390625 background all_cells +1402.56640625 2217.87841796875 background all_cells +1462.561279296875 2196.93505859375 background all_cells +1450.0284423828125 2192.445068359375 background all_cells +1450.8299560546875 2215.38671875 background all_cells +1468.175048828125 2213.96630859375 background all_cells +1466.86376953125 2206.256103515625 background all_cells +1349.296142578125 2197.060302734375 background all_cells +1279.61962890625 2191.401611328125 background all_cells +1363.7974853515625 2227.135498046875 background all_cells +1352.9508056640625 2307.52978515625 background all_cells +1349.0162353515625 2323.812255859375 background all_cells +1359.3585205078125 2316.2333984375 background all_cells +1346.5595703125 2316.062744140625 background all_cells +1400.8048095703125 2309.033447265625 background all_cells +1380.828857421875 2314.6259765625 background all_cells +1372.384033203125 2313.098388671875 background all_cells +1368.9669189453125 2319.6435546875 background all_cells +1359.7127685546875 2335.416015625 background all_cells +1402.3714599609375 2328.9541015625 background all_cells +1367.9666748046875 2330.26416015625 background all_cells +1135.2901611328125 2136.751708984375 background all_cells +1147.6072998046875 2195.439208984375 background all_cells +1149.5677490234375 2204.176513671875 background all_cells +1164.9095458984375 2190.322509765625 background all_cells +1159.264404296875 2164.48583984375 background all_cells +1133.0880126953125 2148.673095703125 background all_cells +1176.947021484375 2178.16064453125 background all_cells +1178.239013671875 2205.251708984375 background all_cells +1174.2327880859375 2138.2001953125 background all_cells +1177.49169921875 2280.6171875 background all_cells +1176.46484375 2150.338623046875 background all_cells +1177.8236083984375 2163.689208984375 background all_cells +1147.010986328125 2230.887451171875 background all_cells +1152.7227783203125 2285.370361328125 background all_cells +1143.2076416015625 2282.853515625 background all_cells +1144.5545654296875 2268.701171875 background all_cells +1153.837646484375 2252.875732421875 background all_cells +1162.5472412109375 2298.664306640625 background all_cells +1165.884033203125 2264.7568359375 background all_cells +1275.3621826171875 2275.205322265625 background all_cells +1212.1181640625 2295.814208984375 background all_cells +1215.4144287109375 2288.741455078125 background all_cells +1177.1177978515625 2265.260009765625 background all_cells +1183.478515625 2297.260498046875 background all_cells +1186.55126953125 2277.49267578125 background all_cells +1182.8870849609375 2258.629638671875 background all_cells +1184.7979736328125 2269.969970703125 background all_cells +1191.4312744140625 2258.767822265625 background all_cells +1194.5277099609375 2278.122314453125 background all_cells +1193.621337890625 2301.551025390625 background all_cells +1204.7476806640625 2254.333740234375 background all_cells +1199.8302001953125 2272.483642578125 background all_cells +1207.223388671875 2151.496337890625 background all_cells +1204.05078125 2171.8203125 background all_cells +1206.72021484375 2156.82177734375 background all_cells +1210.83544921875 2162.2041015625 background all_cells +1312.9365234375 2172.813232421875 background all_cells +1221.0145263671875 2170.5654296875 background all_cells +1212.2554931640625 2167.673095703125 background all_cells +1236.89501953125 2166.85009765625 background all_cells +1237.5252685546875 2192.322509765625 background all_cells +1267.514892578125 2199.58837890625 background all_cells +1219.609619140625 2191.648681640625 background all_cells +1222.81201171875 2190.448974609375 background all_cells +1237.1771240234375 2178.65869140625 background all_cells +1233.3480224609375 2198.35400390625 background all_cells +1219.349365234375 2136.867919921875 background all_cells +1238.1055908203125 2156.32421875 background all_cells +1222.816162109375 2140.808349609375 background all_cells +1207.0531005859375 2186.50634765625 background all_cells +1214.3026123046875 2206.656494140625 background all_cells +1209.94580078125 2196.773193359375 background all_cells +1136.31396484375 2308.646240234375 background all_cells +1157.5052490234375 2310.68603515625 background all_cells +1132.42333984375 2301.617431640625 background all_cells +1164.937744140625 2308.0791015625 background all_cells +1165.4339599609375 2328.00341796875 background all_cells +1325.7579345703125 2329.27587890625 background all_cells +1344.4578857421875 2330.760986328125 background all_cells +1319.8568115234375 2332.548095703125 background all_cells +1224.7637939453125 2308.167724609375 background all_cells +1184.4661865234375 2307.23486328125 background all_cells +1180.69921875 2314.837890625 background all_cells +1325.35205078125 2312.866455078125 background all_cells +1323.971435546875 2322.04736328125 background all_cells +1167.1380615234375 2320.06103515625 background all_cells +1173.614501953125 2315.31494140625 background all_cells +1170.6800537109375 2323.90869140625 background all_cells +1168.6693115234375 2215.39599609375 background all_cells +1201.1883544921875 2227.334716796875 background all_cells +1199.5809326171875 2220.29052734375 background all_cells +1196.60009765625 2210.59423828125 background all_cells +1189.4986572265625 2227.19873046875 background all_cells +1157.624267578125 2216.35400390625 background all_cells +1210.295654296875 2230.50048828125 background all_cells +1230.177978515625 2265.728271484375 background all_cells +1235.1961669921875 2256.102783203125 background all_cells +1244.10009765625 2237.3837890625 background all_cells +1186.8385009765625 2234.894287109375 background all_cells +1178.5361328125 2234.563232421875 background all_cells +1196.9688720703125 2252.43310546875 background all_cells +1166.0498046875 2250.430419921875 background all_cells +1195.6531982421875 2240.939697265625 background all_cells +1217.7359619140625 2211.063720703125 background all_cells +1091.799072265625 2177.126708984375 background all_cells +1093.86962890625 2198.619140625 background all_cells +1090.0255126953125 2190.001708984375 background all_cells +1049.1395263671875 2208.325439453125 background all_cells +1082.300048828125 2203.268798828125 background all_cells +1079.2994384765625 2235.771240234375 background all_cells +1087.7242431640625 2217.072265625 background all_cells +1092.790283203125 2278.762451171875 background all_cells +1091.635498046875 2236.5185546875 background all_cells +1091.5106201171875 2224.137451171875 background all_cells +1076.65576171875 2303.8310546875 background all_cells +1103.1141357421875 2302.4638671875 background all_cells +1092.2227783203125 2307.761474609375 background all_cells +1036.60400390625 2286.220703125 background all_cells +1080.1868896484375 2291.9892578125 background all_cells +1063.9967041015625 2302.0751953125 background all_cells +1053.9942626953125 2285.993896484375 background all_cells +1074.97314453125 2266.5185546875 background all_cells +1036.5521240234375 2269.217529296875 background all_cells +1082.76220703125 2253.156494140625 background all_cells +1054.92138671875 2259.99609375 background all_cells +1077.8480224609375 2259.379150390625 background all_cells +1062.7952880859375 2269.044677734375 background all_cells +1106.625 2098.675537109375 background all_cells +1114.5810546875 2098.7529296875 background all_cells +1110.842529296875 2088.24169921875 background all_cells +1119.0643310546875 2153.7978515625 background all_cells +1119.5908203125 2177.951904296875 background all_cells +1117.21142578125 2160.292236328125 background all_cells +1116.693115234375 2060.521484375 background all_cells +1121.32373046875 2081.3916015625 background all_cells +1122.494384765625 2048.8759765625 background all_cells +1118.2197265625 2075.531982421875 background all_cells +1114.6597900390625 2116.392822265625 background all_cells +1126.89990234375 2091.825927734375 background all_cells +1123.9200439453125 2104.74169921875 background all_cells +1119.1263427734375 2127.768798828125 background all_cells +1119.101318359375 2139.22216796875 background all_cells +1109.6654052734375 2152.6376953125 background all_cells +1125.46923828125 2148.425048828125 background all_cells +1110.738525390625 2141.758544921875 background all_cells +1119.4593505859375 2231.3115234375 background all_cells +1133.9112548828125 2255.725830078125 background all_cells +1109.123291015625 2251.8603515625 background all_cells +1124.958251953125 2245.6416015625 background all_cells +1098.849853515625 2239.242919921875 background all_cells +1114.498291015625 2265.07470703125 background all_cells +1128.2020263671875 2274.019775390625 background all_cells +1107.945556640625 2274.381103515625 background all_cells +1118.49609375 2207.933349609375 background all_cells +1130.168212890625 2214.269775390625 background all_cells +1107.0831298828125 2214.040283203125 background all_cells +1104.840576171875 2389.45361328125 background all_cells +1117.4986572265625 2377.9970703125 background all_cells +1113.82666015625 2383.978515625 background all_cells +1108.053466796875 2376.9296875 background all_cells +1099.4527587890625 2346.625732421875 background all_cells +1121.4637451171875 2324.238525390625 background all_cells +1121.0264892578125 2348.886962890625 background all_cells +1117.4814453125 2338.2822265625 background all_cells +1110.9124755859375 2393.070068359375 background all_cells +1110.0694580078125 2402.308349609375 background all_cells +1116.881591796875 2396.918701171875 background all_cells +1129.2183837890625 2356.929931640625 background all_cells +1100.7996826171875 2367.64453125 background all_cells +1080.2918701171875 2318.40478515625 background all_cells +1090.7677001953125 2321.44580078125 background all_cells +1086.36181640625 2338.135009765625 background all_cells +1054.709228515625 2399.92822265625 background all_cells +1074.925048828125 2398.129150390625 background all_cells +1069.4234619140625 2401.93603515625 background all_cells +1066.4288330078125 2392.573486328125 background all_cells +1086.7196044921875 2394.681640625 background all_cells +1079.79638671875 2406.3720703125 background all_cells +1092.6351318359375 2397.303466796875 background all_cells +1087.47802734375 2400.710693359375 background all_cells +1088.2210693359375 2409.331298828125 background all_cells +1066.68408203125 2415.613037109375 background all_cells +1073.853515625 2411.01708984375 background all_cells +943.82421875 2374.330810546875 background all_cells +920.1738891601562 2405.455078125 background all_cells +928.4011840820312 2388.96923828125 background all_cells +917.68798828125 2421.17236328125 background all_cells +934.77734375 2378.1171875 background all_cells +1029.9967041015625 2417.440185546875 background all_cells +1044.38623046875 2400.611083984375 background all_cells +1035.3133544921875 2397.568115234375 background all_cells +1038.9476318359375 2420.044189453125 background all_cells +1045.0003662109375 2412.208984375 background all_cells +1035.653076171875 2409.317626953125 background all_cells +1010.8723754882812 2415.11474609375 background all_cells +1021.6710815429688 2416.3896484375 background all_cells +1016.9180297851562 2423.3642578125 background all_cells +963.969970703125 2424.298095703125 background all_cells +996.4312133789062 2412.202392578125 background all_cells +990.0252075195312 2421.4853515625 background all_cells +970.0353393554688 2417.442626953125 background all_cells +975.3513793945312 2339.8662109375 background all_cells +960.1531982421876 2337.62841796875 background all_cells +973.002685546875 2334.232666015625 background all_cells +1040.9769287109375 2365.44287109375 background all_cells +1057.2552490234375 2324.224365234375 background all_cells +1022.8999633789062 2331.571533203125 background all_cells +1013.880859375 2345.117919921875 background all_cells +970.4886474609376 2322.3388671875 background all_cells +902.204345703125 2140.995361328125 background all_cells +905.326904296875 2120.820068359375 background all_cells +876.8304443359375 2224.834228515625 background all_cells +862.18896484375 2150.275634765625 background all_cells +870.362548828125 2175.631103515625 background all_cells +873.2301025390625 2164.537841796875 background all_cells +864.781494140625 2167.2265625 background all_cells +877.26318359375 2154.586181640625 background all_cells +900.91064453125 2158.03759765625 background all_cells +890.2509765625 2361.754150390625 background all_cells +901.40380859375 2355.917236328125 background all_cells +880.5067138671875 2398.09765625 background all_cells +909.708740234375 2397.664306640625 background all_cells +869.654052734375 2420.7236328125 background all_cells +896.5127563476562 2391.32958984375 background all_cells +888.79248046875 2424.7001953125 background all_cells +908.0231323242188 2388.092529296875 background all_cells +884.275634765625 2372.04638671875 background all_cells +870.4413452148438 2269.2333984375 background all_cells +868.4036865234375 2276.1806640625 background all_cells +877.0443725585938 2262.19384765625 background all_cells +891.1307373046875 2266.376953125 background all_cells +882.8660278320312 2269.3828125 background all_cells +877.0972900390625 2268.351806640625 background all_cells +883.8126220703125 2285.054931640625 background all_cells +884.268798828125 2290.508544921875 background all_cells +864.612060546875 2290.251708984375 background all_cells +890.1234741210938 2332.3173828125 background all_cells +872.5989379882812 2349.811767578125 background all_cells +891.1487426757812 2343.55908203125 background all_cells +870.5504760742188 2340.092529296875 background all_cells +908.9588012695312 2329.24609375 background all_cells +880.8599243164062 2322.21240234375 background all_cells +880.610595703125 2299.498291015625 background all_cells +896.677490234375 2295.00048828125 background all_cells +899.6741943359375 2304.312255859375 background all_cells +949.7127685546876 2303.498291015625 background all_cells +933.3741455078124 2307.41357421875 background all_cells +924.2203369140624 2301.3037109375 background all_cells +954.1549072265624 2345.599853515625 background all_cells +957.2057495117188 2357.1748046875 background all_cells +955.5513305664062 2321.49560546875 background all_cells +933.1165161132812 2263.5244140625 background all_cells +939.7645263671876 2274.785888671875 background all_cells +951.5830078125 2289.980712890625 background all_cells +941.6704711914062 2288.998046875 background all_cells +952.562744140625 2280.2822265625 background all_cells +986.3569946289062 2224.191650390625 background all_cells +995.252197265625 2230.988525390625 background all_cells +1006.498291015625 2188.2607421875 background all_cells +998.1339111328124 2192.146484375 background all_cells +1005.9183959960938 2178.69677734375 background all_cells +1014.3402099609376 2191.309814453125 background all_cells +1017.3885498046876 2182.37646484375 background all_cells +986.15283203125 2173.5439453125 background all_cells +992.3998413085938 2193.6298828125 background all_cells +985.2686157226562 2195.901611328125 background all_cells +989.7448120117188 2187.1240234375 background all_cells +994.4087524414062 2247.61474609375 background all_cells +1003.7144165039062 2257.531494140625 background all_cells +999.7499389648438 2250.83154296875 background all_cells +996.0965576171876 2256.9853515625 background all_cells +1016.0291137695312 2256.54931640625 background all_cells +1030.407470703125 2236.587890625 background all_cells +1021.5861206054688 2241.785400390625 background all_cells +915.4295043945312 2250.453857421875 background all_cells +956.4848022460938 2242.623046875 background all_cells +969.2157592773438 2260.305908203125 background all_cells +990.3713989257812 2263.369873046875 background all_cells +976.9715576171876 2272.81103515625 background all_cells +1012.5037231445312 2288.880615234375 background all_cells +1022.5929565429688 2281.191162109375 background all_cells +1015.8692626953124 2295.918212890625 background all_cells +975.887939453125 2280.3916015625 background all_cells +983.59326171875 2288.223876953125 background all_cells +990.8160400390624 2289.98583984375 background all_cells +970.6597290039062 2288.272705078125 background all_cells +961.3897094726562 2289.03173828125 background all_cells +1009.6378784179688 2299.7353515625 background all_cells +1016.75 2310.563232421875 background all_cells +1005.4357299804688 2293.83544921875 background all_cells +1005.71630859375 2264.51171875 background all_cells +999.494140625 2272.759765625 background all_cells +964.4183959960938 2343.59521484375 background all_cells +989.0745849609376 2301.145751953125 background all_cells +964.7870483398438 2311.61474609375 background all_cells +968.8739013671876 2351.470947265625 background all_cells +968.8629150390624 2303.529541015625 background all_cells +928.9740600585938 2120.961669921875 background all_cells +941.0843505859376 2115.06982421875 background all_cells +920.735107421875 2126.388916015625 background all_cells +1000.3825073242188 2165.495849609375 background all_cells +980.06201171875 2163.3681640625 background all_cells +1010.6148071289062 2171.358154296875 background all_cells +1005.795654296875 2165.143798828125 background all_cells +1015.6867065429688 2162.122802734375 background all_cells +956.834716796875 2163.66943359375 background all_cells +946.6026000976562 2120.416748046875 background all_cells +954.087158203125 2118.98291015625 background all_cells +951.2327270507812 2130.766845703125 background all_cells +962.35791015625 2201.650634765625 background all_cells +968.4097900390624 2213.482177734375 background all_cells +959.642333984375 2212.972412109375 background all_cells +962.1051635742188 2207.101318359375 background all_cells +970.7625732421876 2205.299072265625 background all_cells +980.3964233398438 2217.6669921875 background all_cells +965.9830322265624 2176.2578125 background all_cells +976.3106079101562 2174.50390625 background all_cells +966.4259033203124 2192.427734375 background all_cells +1004.4164428710938 1149.047607421875 background all_cells +962.9163208007812 1159.250732421875 background all_cells +974.4982299804688 1151.50244140625 background all_cells +956.5747680664062 1147.6378173828125 background all_cells +1023.7968139648438 1115.22900390625 background all_cells +1004.996337890625 982.2354736328124 background all_cells +1020.9473876953124 944.5885009765624 background all_cells +1023.6475219726562 953.9609375 background all_cells +1017.5394897460938 957.4166870117188 background all_cells +1009.5833129882812 961.640869140625 background all_cells +992.1048583984376 981.2874755859376 background all_cells +967.4215087890624 1016.7290649414062 background all_cells +999.2608032226562 971.8866577148438 background all_cells +971.9979248046876 1007.9075317382812 background all_cells +963.8944702148438 1007.6373291015624 background all_cells +988.49072265625 1220.873779296875 background all_cells +960.2305297851562 1226.921142578125 background all_cells +953.1515502929688 1452.869140625 background all_cells +938.100830078125 1446.38623046875 background all_cells +938.998291015625 1395.3712158203125 background all_cells +1019.6176147460938 1444.3250732421875 background all_cells +1019.8367919921876 1455.7476806640625 background all_cells +1016.156982421875 1462.9586181640625 background all_cells +1014.9828491210938 1453.7325439453125 background all_cells +1023.453369140625 1438.7884521484375 background all_cells +975.7692260742188 1456.061767578125 background all_cells +991.2306518554688 1458.373291015625 background all_cells +1008.3651123046876 1404.9150390625 background all_cells +1007.366943359375 1447.376708984375 background all_cells +980.2664184570312 1403.2686767578125 background all_cells +1035.97119140625 1401.835693359375 background all_cells +1042.7183837890625 1418.4967041015625 background all_cells +1043.40478515625 1406.9510498046875 background all_cells +983.8416137695312 1367.8494873046875 background all_cells +1028.487060546875 1351.9954833984375 background all_cells +1021.7553100585938 1366.758056640625 background all_cells +1011.2946166992188 1350.2127685546875 background all_cells +960.4904174804688 1381.3756103515625 background all_cells +976.3427734375 1385.7630615234375 background all_cells +1033.875 1370.979248046875 background all_cells +985.1279907226562 1378.5440673828125 background all_cells +1004.7720336914062 1386.4718017578125 background all_cells +1037.074462890625 1361.4530029296875 background all_cells +1062.7923583984375 1354.5645751953125 background all_cells +1052.6636962890625 1365.306884765625 background all_cells +1016.632080078125 1351.4688720703125 background all_cells +1107.1627197265625 1382.4788818359375 background all_cells +1102.2103271484375 1379.092041015625 background all_cells +1105.2684326171875 1398.5733642578125 background all_cells +1122.560791015625 1402.2529296875 background all_cells +1117.6363525390625 1401.75048828125 background all_cells +1114.5291748046875 1393.245361328125 background all_cells +1123.8140869140625 1377.5479736328125 background all_cells +1121.12646484375 1373.43896484375 background all_cells +1110.094970703125 1386.521484375 background all_cells +1116.4705810546875 1387.06591796875 background all_cells +1112.815673828125 1371.783447265625 background all_cells +1029.31689453125 1401.120849609375 background all_cells +1049.919189453125 1397.3197021484375 background all_cells +1022.5259399414062 1399.4254150390625 background all_cells +1091.51220703125 1400.1180419921875 background all_cells +1090.9345703125 1409.9549560546875 background all_cells +913.865478515625 1107.1676025390625 background all_cells +925.318603515625 1075.10986328125 background all_cells +914.9519653320312 1087.0166015625 background all_cells +958.2057495117188 1031.2899169921875 background all_cells +952.2125854492188 1043.0738525390625 background all_cells +957.7160034179688 1016.2766723632812 background all_cells +947.7080078125 1032.484619140625 background all_cells +949.99072265625 1023.2208862304688 background all_cells +962.459228515625 1023.3617553710938 background all_cells +936.8436889648438 1062.4288330078125 background all_cells +935.2387084960938 1038.570068359375 background all_cells +945.0608520507812 1047.729736328125 background all_cells +940.594482421875 1051.8258056640625 background all_cells +1118.49267578125 1444.1605224609375 background all_cells +1124.5838623046875 1456.8282470703125 background all_cells +1134.61572265625 1456.4132080078125 background all_cells +1140.00048828125 1457.82373046875 background all_cells +1145.66748046875 1445.37109375 background all_cells +1151.746337890625 1452.258056640625 background all_cells +1145.6812744140625 1457.6285400390625 background all_cells +1131.5167236328125 1431.7310791015625 background all_cells +1151.5831298828125 1439.57666015625 background all_cells +1140.30126953125 1434.853271484375 background all_cells +1136.4195556640625 1441.15283203125 background all_cells +1126.229248046875 1439.27783203125 background all_cells +1120.578369140625 1432.490966796875 background all_cells +1171.62353515625 1426.9534912109375 background all_cells +1182.96533203125 1447.6075439453125 background all_cells +1170.8155517578125 1440.823974609375 background all_cells +1188.4378662109375 1428.44677734375 background all_cells +1197.354248046875 1442.82470703125 background all_cells +1197.086669921875 1433.5101318359375 background all_cells +1212.0487060546875 1437.4527587890625 background all_cells +1233.08935546875 1425.8822021484375 background all_cells +1229.1220703125 1429.06640625 background all_cells +1198.9073486328125 1459.2974853515625 background all_cells +1217.3643798828125 1462.158203125 background all_cells +1210.077880859375 1458.4722900390625 background all_cells +1205.8016357421875 1450.7559814453125 background all_cells +1156.5770263671875 1458.613525390625 background all_cells +1172.91748046875 1460.71435546875 background all_cells +1190.4176025390625 1456.5302734375 background all_cells +1160.3624267578125 1453.1058349609375 background all_cells +1216.114990234375 1468.3076171875 background all_cells +1207.8189697265625 1505.4793701171875 background all_cells +1213.6356201171875 1502.8035888671875 background all_cells +1207.7552490234375 1494.3062744140625 background all_cells +1217.4493408203125 1517.6337890625 background all_cells +1212.36767578125 1526.67578125 background all_cells +1212.1522216796875 1516.9549560546875 background all_cells +1225.197265625 1513.4488525390625 background all_cells +1223.0556640625 1492.37548828125 background all_cells +1229.9510498046875 1475.418212890625 background all_cells +1232.12255859375 1528.312744140625 background all_cells +1224.9927978515625 1522.975830078125 background all_cells +1212.605712890625 1513.266357421875 background all_cells +1211.629150390625 1509.837890625 background all_cells +1197.5902099609375 1486.350830078125 background all_cells +1199.6292724609375 1472.3604736328125 background all_cells +1206.0198974609375 1499.3360595703125 background all_cells +1200.2880859375 1492.8326416015625 background all_cells +1200.23779296875 1499.7567138671875 background all_cells +1189.3060302734375 1492.3905029296875 background all_cells +1186.94580078125 1472.237060546875 background all_cells +1194.447021484375 1468.039306640625 background all_cells +1189.32666015625 1479.770263671875 background all_cells +1196.7061767578125 1505.6107177734375 background all_cells +1192.0574951171875 1501.8453369140625 background all_cells +1202.45166015625 1517.46923828125 background all_cells +1199.362548828125 1529.0255126953125 background all_cells +1191.076171875 1524.121826171875 background all_cells +1175.639892578125 1488.74560546875 background all_cells +1180.2354736328125 1472.3846435546875 background all_cells +1179.99755859375 1496.42138671875 background all_cells +1163.86865234375 1492.5513916015625 background all_cells +1168.7684326171875 1469.4993896484375 background all_cells +1169.975341796875 1512.17138671875 background all_cells +1167.2718505859375 1500.7669677734375 background all_cells +1121.051025390625 1496.3614501953125 background all_cells +1133.7314453125 1500.552978515625 background all_cells +1126.169189453125 1491.2301025390625 background all_cells +1150.45263671875 1511.1610107421875 background all_cells +1145.1884765625 1507.4798583984375 background all_cells +1158.99267578125 1508.654296875 background all_cells +1153.8428955078125 1517.352783203125 background all_cells +1151.384033203125 1507.6064453125 background all_cells +1140.4027099609375 1495.2357177734375 background all_cells +1156.04443359375 1498.7874755859375 background all_cells +1146.2080078125 1499.94384765625 background all_cells +1146.72216796875 1522.113525390625 background all_cells +1154.032470703125 1533.8050537109375 background all_cells +1133.5291748046875 1517.0318603515625 background all_cells +1140.1700439453125 1516.828125 background all_cells +1107.626220703125 1483.969970703125 background all_cells +1125.1885986328125 1465.899169921875 background all_cells +1133.678955078125 1465.7109375 background all_cells +1114.565185546875 1467.7659912109375 background all_cells +1130.83544921875 1486.7930908203125 background all_cells +1124.7718505859375 1481.4827880859375 background all_cells +1134.3746337890625 1475.044189453125 background all_cells +1142.0819091796875 1482.2193603515625 background all_cells +1141.04296875 1489.8751220703125 background all_cells +1135.61083984375 1484.181640625 background all_cells +1146.9124755859375 1475.857421875 background all_cells +1167.2027587890625 1482.556396484375 background all_cells +1142.7518310546875 1468.802734375 background all_cells +1157.193115234375 1467.4075927734375 background all_cells +1154.732177734375 1481.6141357421875 background all_cells +1153.120849609375 1488.1923828125 background all_cells +821.72412109375 1919.93359375 background all_cells +826.3551635742188 1974.622314453125 background all_cells +819.6673583984375 1981.169677734375 background all_cells +835.9679565429688 1951.6943359375 background all_cells +836.302734375 1966.8094482421875 background all_cells +821.6190795898438 1967.1651611328125 background all_cells +856.182373046875 1961.6549072265625 background all_cells +850.6480102539062 1978.4110107421875 background all_cells +846.1022338867188 1968.7296142578125 background all_cells +854.4544677734375 1968.3443603515625 background all_cells +859.5647583007812 1944.5133056640625 background all_cells +843.008544921875 1955.6324462890625 background all_cells +842.9609985351562 1949.8868408203125 background all_cells +852.8990478515625 2178.88671875 background all_cells +858.522216796875 2262.928466796875 background all_cells +837.1849975585938 2225.791015625 background all_cells +850.3052978515625 2218.787841796875 background all_cells +840.4584350585938 2215.62109375 background all_cells +845.7708129882812 2254.17041015625 background all_cells +842.2728271484375 2244.08740234375 background all_cells +850.23486328125 2233.35205078125 background all_cells +817.9838256835938 2220.63525390625 background all_cells +816.1717529296875 2175.174072265625 background all_cells +829.2166748046875 2210.2236328125 background all_cells +813.989501953125 2205.456787109375 background all_cells +848.5992431640625 2264.5712890625 background all_cells +815.9209594726562 2269.4208984375 background all_cells +830.8705444335938 2275.142333984375 background all_cells +838.716064453125 2288.787353515625 background all_cells +847.3645629882812 2309.251953125 background all_cells +842.9060668945312 2303.901123046875 background all_cells +825.9745483398438 2296.35107421875 background all_cells +856.5061645507812 2321.246337890625 background all_cells +847.1490478515625 2318.41845703125 background all_cells +862.6211547851562 2343.1904296875 background all_cells +858.2197265625 2346.566162109375 background all_cells +851.571044921875 2249.999267578125 background all_cells +860.8101806640625 2254.31103515625 background all_cells +856.224853515625 2244.208984375 background all_cells +818.7822265625 2389.79052734375 background all_cells +836.3634643554688 2404.498779296875 background all_cells +820.9803466796875 2411.474853515625 background all_cells +819.6577758789062 2447.633056640625 background all_cells +828.5574340820312 2404.92431640625 background all_cells +820.437744140625 2376.83251953125 background all_cells +842.6932373046875 2352.019775390625 background all_cells +847.3043212890625 2353.433837890625 background all_cells +843.3632202148438 2368.273193359375 background all_cells +834.8527221679688 2377.511962890625 background all_cells +831.2255859375 2028.178466796875 background all_cells +838.91943359375 1983.8236083984373 background all_cells +836.054443359375 1993.417724609375 background all_cells +848.2890014648438 2003.0555419921875 background all_cells +860.6268310546875 2004.744140625 background all_cells +854.4434814453125 1997.347900390625 background all_cells +816.9849853515625 2035.8658447265625 background all_cells +823.466064453125 2028.235107421875 background all_cells +816.4457397460938 1987.7567138671875 background all_cells +826.3323974609375 1992.0184326171875 background all_cells +821.98583984375 1990.9466552734373 background all_cells +825.417236328125 1987.4219970703125 background all_cells +935.2877197265624 1518.7735595703125 background all_cells +931.0758056640624 1530.19287109375 background all_cells +920.2035522460938 1530.09765625 background all_cells +924.3775634765624 1524.5162353515625 background all_cells +951.7638549804688 1515.6224365234375 background all_cells +953.154541015625 1522.97314453125 background all_cells +937.3521118164062 1487.0364990234375 background all_cells +931.4327392578124 1514.8427734375 background all_cells +944.979736328125 1510.5728759765625 background all_cells +928.4719848632812 1501.07177734375 background all_cells +958.1288452148438 1493.159912109375 background all_cells +982.8930053710938 1491.1995849609375 background all_cells +970.6113891601562 1502.03955078125 background all_cells +966.3501586914062 1495.86083984375 background all_cells +1015.733642578125 1518.1031494140625 background all_cells +1035.7255859375 1527.464111328125 background all_cells +1035.9552001953125 1507.4246826171875 background all_cells +1030.1636962890625 1517.7113037109375 background all_cells +1024.9749755859375 1512.02001953125 background all_cells +993.7748413085938 1518.510009765625 background all_cells +990.0418701171876 1526.67578125 background all_cells +990.4435424804688 1504.8797607421875 background all_cells +961.2020874023438 1519.7808837890625 background all_cells +965.6326904296876 1523.408203125 background all_cells +983.1396484375 1512.090576171875 background all_cells +1006.3921508789062 1467.4952392578125 background all_cells +968.8160400390624 1475.3443603515625 background all_cells +973.8328247070312 1474.5882568359375 background all_cells +975.8703002929688 1479.9359130859375 background all_cells +978.0775756835938 1483.457275390625 background all_cells +1020.3867797851562 1474.537353515625 background all_cells +1024.35009765625 1468.8380126953125 background all_cells +928.92236328125 1564.9632568359375 background all_cells +907.8112182617188 1569.216796875 background all_cells +913.60009765625 1565.3631591796875 background all_cells +935.4613037109376 1571.081787109375 background all_cells +905.3419799804688 1575.1251220703125 background all_cells +952.9302368164062 1569.4381103515625 background all_cells +963.5482177734376 1556.982421875 background all_cells +971.4578247070312 1577.0528564453125 background all_cells +977.6251831054688 1556.6082763671875 background all_cells +959.386474609375 1578.0723876953125 background all_cells +966.3953857421876 1568.59619140625 background all_cells +941.79248046875 1545.0213623046875 background all_cells +951.3141479492188 1537.586181640625 background all_cells +940.4588012695312 1533.112548828125 background all_cells +939.1026000976562 1552.760986328125 background all_cells +961.2117309570312 1530.6917724609375 background all_cells +968.6267700195312 1545.1717529296875 background all_cells +962.557861328125 1538.2711181640625 background all_cells +913.9659423828124 1554.3572998046875 background all_cells +923.1384887695312 1550.955078125 background all_cells +916.9530639648438 1543.1224365234375 background all_cells +1053.8560791015625 1488.6259765625 background all_cells +1060.867919921875 1470.57861328125 background all_cells +1072.567626953125 1495.445556640625 background all_cells +1045.22998046875 1502.1771240234375 background all_cells +1034.872802734375 1493.08642578125 background all_cells +1075.05859375 1472.3995361328125 background all_cells +1079.8865966796875 1484.3460693359375 background all_cells +1081.7110595703125 1523.3250732421875 background all_cells +1081.3861083984375 1513.8487548828125 background all_cells +1077.9544677734375 1528.7427978515625 background all_cells +1090.0408935546875 1539.6878662109375 background all_cells +1104.432373046875 1541.812744140625 background all_cells +1092.4390869140625 1507.2322998046875 background all_cells +1095.2603759765625 1489.303466796875 background all_cells +1096.858154296875 1532.550537109375 background all_cells +1098.9586181640625 1516.98876953125 background all_cells +1099.370849609375 1503.25 background all_cells +1044.9632568359375 1512.6387939453125 background all_cells +1039.47119140625 1518.002197265625 background all_cells +1051.2276611328125 1519.20849609375 background all_cells +1058.4027099609375 1554.1993408203125 background all_cells +1108.6412353515625 1366.2281494140625 background all_cells +1122.7733154296875 1359.6435546875 background all_cells +1120.754638671875 1367.6004638671875 background all_cells +1113.80322265625 1362.498046875 background all_cells +1131.435546875 1363.0445556640625 background all_cells +1151.3509521484375 1360.296630859375 background all_cells +1139.720703125 1364.4176025390625 background all_cells +1136.0115966796875 1346.4578857421875 background all_cells +1146.17236328125 1356.3482666015625 background all_cells +1131.0052490234375 1356.518798828125 background all_cells +1134.2916259765625 1351.3065185546875 background all_cells +1127.05078125 1349.3121337890625 background all_cells +1125.3638916015625 1287.599609375 background all_cells +1157.369140625 1340.803466796875 background all_cells +1159.543701171875 1331.0782470703125 background all_cells +1124.164794921875 1330.3203125 background all_cells +1191.9852294921875 1297.612548828125 background all_cells +1163.595703125 1364.04736328125 background all_cells +1172.26708984375 1368.527099609375 background all_cells +1174.5250244140625 1344.76513671875 background all_cells +1175.55029296875 1363.613525390625 background all_cells +1155.03955078125 1358.449951171875 background all_cells +1223.3516845703125 1361.4046630859375 background all_cells +1227.1397705078125 1370.4415283203125 background all_cells +1226.9892578125 1354.2674560546875 background all_cells +1230.0823974609375 1366.7760009765625 background all_cells +1227.8345947265625 1360.120361328125 background all_cells +1218.0992431640625 1360.1051025390625 background all_cells +1189.69384765625 1366.3818359375 background all_cells +1214.093505859375 1354.896728515625 background all_cells +1209.9969482421875 1359.656494140625 background all_cells +1207.42626953125 1356.73193359375 background all_cells +1209.1395263671875 1348.07275390625 background all_cells +1194.576416015625 1353.4703369140625 background all_cells +1175.7608642578125 1377.294189453125 background all_cells +1175.818603515625 1389.3182373046875 background all_cells +1177.3880615234375 1382.3544921875 background all_cells +1198.4248046875 1382.9464111328125 background all_cells +1208.75927734375 1393.26025390625 background all_cells +1212.169921875 1386.1463623046875 background all_cells +1207.0146484375 1374.6900634765625 background all_cells +1202.1973876953125 1396.9444580078125 background all_cells +1231.2080078125 1398.92822265625 background all_cells +1229.85693359375 1388.11376953125 background all_cells +1187.9041748046875 1408.181396484375 background all_cells +1176.9202880859375 1404.3873291015625 background all_cells +1180.842041015625 1409.51171875 background all_cells +1215.0150146484375 1407.27880859375 background all_cells +1206.6427001953125 1407.8909912109375 background all_cells +1191.05078125 1403.0595703125 background all_cells +1142.0400390625 1413.05078125 background all_cells +1145.9764404296875 1428.099609375 background all_cells +1147.2950439453125 1418.17138671875 background all_cells +1175.68408203125 1415.3714599609375 background all_cells +1202.1934814453125 1424.2374267578125 background all_cells +1153.1876220703125 1420.67236328125 background all_cells +1165.52001953125 1433.7857666015625 background all_cells +1157.0855712890625 1424.150634765625 background all_cells +1157.1580810546875 1431.1971435546875 background all_cells +1131.155029296875 1414.2261962890625 background all_cells +1107.5091552734375 1427.1861572265625 background all_cells +1097.465576171875 1424.009033203125 background all_cells +1126.85888671875 1421.9818115234375 background all_cells +1129.0645751953125 1381.3887939453125 background all_cells +1159.0384521484375 1401.4674072265625 background all_cells +1171.2186279296875 1399.33642578125 background all_cells +1165.4320068359375 1403.9844970703125 background all_cells +1152.55810546875 1376.38232421875 background all_cells +1169.739990234375 1389.582763671875 background all_cells +1168.133544921875 1380.4453125 background all_cells +1164.70361328125 1389.2498779296875 background all_cells +1156.2877197265625 1387.582763671875 background all_cells +1136.4273681640625 1375.62158203125 background all_cells +1142.787109375 1405.074951171875 background all_cells +1146.1678466796875 1380.811767578125 background all_cells +1056.5604248046875 1388.632568359375 background all_cells +1050.8148193359375 1414.9053955078125 background all_cells +1049.2982177734375 1408.092041015625 background all_cells +1052.9466552734375 1404.369140625 background all_cells +1056.699951171875 1423.822509765625 background all_cells +1058.7802734375 1448.9134521484375 background all_cells +1048.3328857421875 1443.8306884765625 background all_cells +1083.304931640625 1441.168212890625 background all_cells +1072.143310546875 1457.7412109375 background all_cells +1085.1500244140625 1426.5904541015625 background all_cells +1071.7906494140625 1443.471923828125 background all_cells +1076.920166015625 1448.37451171875 background all_cells +1080.3621826171875 1430.00048828125 background all_cells +1074.6514892578125 1365.66748046875 background all_cells +1063.730712890625 1373.448486328125 background all_cells +1082.9378662109375 1375.2978515625 background all_cells +1083.9534912109375 1348.5538330078125 background all_cells +1075.44091796875 1336.7576904296875 background all_cells +1087.6982421875 1396.2091064453125 background all_cells +1077.889404296875 1413.8402099609375 background all_cells +1069.5262451171875 1404.1761474609375 background all_cells +871.0210571289062 1138.718505859375 background all_cells +879.5934448242188 1130.835693359375 background all_cells +877.5950927734375 1140.86279296875 background all_cells +893.0355834960938 1119.298828125 background all_cells +907.260009765625 1111.05322265625 background all_cells +907.5833129882812 1098.866943359375 background all_cells +898.3421630859375 1111.4627685546875 background all_cells +899.6275024414062 1117.7733154296875 background all_cells +895.3475341796875 1107.481201171875 background all_cells +884.8665161132812 1400.8365478515625 background all_cells +880.2920532226562 1237.015869140625 background all_cells +888.7304077148438 1221.06103515625 background all_cells +888.515625 1468.6024169921875 background all_cells +882.0034790039062 1407.2557373046875 background all_cells +857.4229125976562 1155.1221923828125 background all_cells +864.031494140625 1193.05859375 background all_cells +894.795166015625 1167.8983154296875 background all_cells +895.6292724609375 1631.9295654296875 background all_cells +886.5142822265625 1651.7020263671875 background all_cells +898.5873413085938 1637.191650390625 background all_cells +877.5153198242188 1794.619384765625 background all_cells +877.690673828125 1806.89990234375 background all_cells +894.40283203125 1801.401123046875 background all_cells +895.4844360351562 1757.310791015625 background all_cells +896.1620483398438 1718.7957763671875 background all_cells +902.7859497070312 1822.89599609375 background all_cells +900.3880004882812 1662.0596923828125 background all_cells +903.6128540039062 1801.2022705078125 background all_cells +868.6683959960938 1496.1934814453125 background all_cells +881.7503662109375 1584.13427734375 background all_cells +888.8372802734375 1577.7205810546875 background all_cells +876.6729125976562 1548.4737548828125 background all_cells +900.5394897460938 1594.38427734375 background all_cells +902.7202758789062 1621.5849609375 background all_cells +890.0028686523438 1630.8350830078125 background all_cells +882.5485229492188 1607.3759765625 background all_cells +896.7115478515625 1610.63916015625 background all_cells +882.933349609375 1593.7818603515625 background all_cells +876.7073974609375 1599.211669921875 background all_cells +876.0703125 1589.69970703125 background all_cells +874.4400024414062 1649.0364990234375 background all_cells +891.9448852539062 1580.5633544921875 background all_cells +905.3682250976562 1561.4398193359375 background all_cells +898.098876953125 1570.0428466796875 background all_cells +900.0477905273438 1585.369384765625 background all_cells +897.6773071289062 1575.7469482421875 background all_cells +846.484375 1175.816162109375 background all_cells +861.4432983398438 1421.1708984375 background all_cells +857.556640625 1504.880126953125 background all_cells +845.0886840820312 1432.096923828125 background all_cells +852.0465698242188 1426.2545166015625 background all_cells +849.4733276367188 1823.1317138671875 background all_cells +835.1561279296875 1827.133544921875 background all_cells +838.1727294921875 1819.7017822265625 background all_cells +837.547607421875 1890.7628173828125 background all_cells +854.9920654296875 1720.4666748046875 background all_cells +836.3429565429688 1806.9488525390625 background all_cells +830.7603759765625 1812.5718994140625 background all_cells +841.1359252929688 1808.22119140625 background all_cells +849.595703125 1807.414794921875 background all_cells +823.8702392578125 1259.9312744140625 background all_cells +825.7234497070312 1585.8165283203125 background all_cells +816.5511474609375 1503.73876953125 background all_cells +820.6559448242188 1413.0145263671875 background all_cells +1548.031982421875 1719.5491943359375 background all_cells +1571.498291015625 1729.3814697265625 background all_cells +1598.4254150390625 1719.2401123046875 background all_cells +1601.8902587890625 1732.1104736328125 background all_cells +1549.427490234375 1732.2135009765625 background all_cells +1998.5877685546875 1729.801513671875 background all_cells +1569.2259521484375 1836.9910888671875 background all_cells +1698.3143310546875 1792.1361083984375 background all_cells +1678.83056640625 1835.7884521484373 background all_cells +1758.8468017578125 1836.1707763671875 background all_cells +1550.97314453125 1778.3270263671875 background all_cells +1569.5887451171875 1780.20458984375 background all_cells +1564.63427734375 1770.425537109375 background all_cells +1558.619384765625 1786.7359619140625 background all_cells +1568.1282958984375 1760.6959228515625 background all_cells +1576.745361328125 1738.331298828125 background all_cells +1558.75 1744.2828369140625 background all_cells +1566.3232421875 1745.1109619140625 background all_cells +1740.6055908203125 2059.2412109375 background all_cells +1748.507080078125 2065.44677734375 background all_cells +1737.3316650390625 2064.72314453125 background all_cells +1734.51611328125 2066.737548828125 background all_cells +1754.5552978515625 1995.116943359375 background all_cells +1749.0533447265625 2002.79345703125 background all_cells +1762.6646728515625 1994.8802490234373 background all_cells +1734.8634033203125 2003.9573974609373 background all_cells +1747.7462158203125 2014.9248046875 background all_cells +1737.9678955078125 2013.8009033203125 background all_cells +1740.7154541015625 2042.5594482421875 background all_cells +1756.969482421875 2018.86279296875 background all_cells +1590.9913330078125 2014.3377685546875 background all_cells +1629.1954345703125 1993.467529296875 background all_cells +1623.6025390625 2000.8209228515625 background all_cells +1604.129150390625 2012.508544921875 background all_cells +1729.6563720703125 2052.623046875 background all_cells +1709.78466796875 2043.5843505859373 background all_cells +1714.0950927734375 2058.750732421875 background all_cells +1721.082275390625 2048.22509765625 background all_cells +1721.1397705078125 2020.29443359375 background all_cells +1729.5103759765625 2014.7880859375 background all_cells +1716.814697265625 1992.6712646484373 background all_cells +1708.5836181640625 2032.7664794921875 background all_cells +1713.991943359375 2035.6845703125 background all_cells +1714.3153076171875 2025.4066162109373 background all_cells +1637.0673828125 2024.4569091796875 background all_cells +1659.1654052734375 2007.0472412109373 background all_cells +1654.361083984375 2010.775634765625 background all_cells +1599.656005859375 1854.7916259765625 background all_cells +1628.9329833984375 1856.8271484375 background all_cells +1622.525634765625 1857.7255859375 background all_cells +1612.8463134765625 1860.750732421875 background all_cells +1636.986328125 1866.2008056640625 background all_cells +1675.47509765625 1852.8040771484373 background all_cells +1644.6973876953125 1847.407470703125 background all_cells +1571.125 1894.77587890625 background all_cells +1581.123291015625 1930.7720947265625 background all_cells +1579.431884765625 1911.09765625 background all_cells +1574.579345703125 1914.9644775390625 background all_cells +1625.00537109375 1876.1827392578125 background all_cells +1696.8280029296875 1870.5654296875 background all_cells +1664.9254150390625 1900.2392578125 background all_cells +1628.6314697265625 1893.7652587890625 background all_cells +1614.6656494140625 1884.5477294921875 background all_cells +1617.5474853515625 1876.623779296875 background all_cells +1599.340576171875 1939.4637451171875 background all_cells +1554.3414306640625 1949.0526123046875 background all_cells +1677.2576904296875 1942.655517578125 background all_cells +1699.0772705078125 1950.77294921875 background all_cells +1684.7918701171875 1922.609619140625 background all_cells +1756.233642578125 1989.569091796875 background all_cells +1772.5372314453125 1975.505615234375 background all_cells +1769.6517333984375 1981.911376953125 background all_cells +1761.2589111328125 1986.60986328125 background all_cells +1630.66064453125 1978.424560546875 background all_cells +1659.5308837890625 1988.1348876953125 background all_cells +1732.7427978515625 1977.8397216796875 background all_cells +1718.2860107421875 1971.1136474609373 background all_cells +1616.36376953125 1933.3907470703125 background all_cells +1661.8758544921875 1917.948486328125 background all_cells +1660.581787109375 1938.48779296875 background all_cells +1624.8997802734375 1955.5189208984373 background all_cells +1736.4620361328125 1589.8182373046875 background all_cells +1794.690185546875 1616.550537109375 background all_cells +1779.5496826171875 1549.4066162109375 background all_cells +1812.2684326171875 1573.6727294921875 background all_cells +2499.1875 1641.2509765625 background all_cells +2495.3779296875 1651.3985595703125 background all_cells +2475.528564453125 1633.8817138671875 background all_cells +1823.40869140625 1592.218505859375 background all_cells +1821.331787109375 1584.1492919921875 background all_cells +1823.50732421875 1503.12353515625 background all_cells +1805.730224609375 1507.2767333984375 background all_cells +1818.6466064453125 1510.0867919921875 background all_cells +1803.082275390625 1540.498779296875 background all_cells +1810.680419921875 1520.21337890625 background all_cells +1807.104736328125 1513.186767578125 background all_cells +1549.599609375 1582.5755615234375 background all_cells +1555.135009765625 1624.3428955078125 background all_cells +1549.9801025390625 1613.8424072265625 background all_cells +1550.1668701171875 1598.797119140625 background all_cells +1559.779541015625 1588.9696044921875 background all_cells +1594.8441162109375 1704.652587890625 background all_cells +1563.854248046875 1717.305419921875 background all_cells +1574.9759521484375 1713.4024658203125 background all_cells +1585.8131103515625 1715.017333984375 background all_cells +1588.0125732421875 1710.4791259765625 background all_cells +1581.48486328125 1708.3326416015625 background all_cells +1573.7305908203125 1680.566650390625 background all_cells +1569.7054443359375 1697.62109375 background all_cells +1572.548583984375 1694.289794921875 background all_cells +1554.0008544921875 1690.7606201171875 background all_cells +1564.00732421875 1689.46240234375 background all_cells +1595.14013671875 1679.580322265625 background all_cells +1582.1063232421875 1688.049072265625 background all_cells +1599.1129150390625 1692.9674072265625 background all_cells +1588.4232177734375 1690.910400390625 background all_cells +1555.422119140625 1662.2872314453125 background all_cells +1577.4769287109375 1668.2391357421875 background all_cells +1561.5704345703125 1678.0362548828125 background all_cells +1550.9461669921875 1670.6778564453125 background all_cells +1562.322998046875 1667.9656982421875 background all_cells +1549.7041015625 1639.5899658203125 background all_cells +1551.4937744140625 1632.8507080078125 background all_cells +1553.802734375 1655.8341064453125 background all_cells +1549.036865234375 1651.7109375 background all_cells +1554.243896484375 1646.0494384765625 background all_cells +1573.035400390625 1502.146484375 background all_cells +1566.0662841796875 1512.85791015625 background all_cells +1555.3897705078125 1550.4400634765625 background all_cells +1552.8272705078125 1572.317138671875 background all_cells +1544.543701171875 1562.8084716796875 background all_cells +1553.7388916015625 1561.4764404296875 background all_cells +1554.862548828125 1536.06591796875 background all_cells +1544.9599609375 1547.1033935546875 background all_cells +1549.992919921875 1544.744140625 background all_cells +1546.8597412109375 1522.694091796875 background all_cells +1557.0682373046875 1505.018798828125 background all_cells +1556.2286376953125 1515.191162109375 background all_cells +1550.806640625 1503.19775390625 background all_cells +1662.9449462890625 1513.7386474609375 background all_cells +1678.7813720703125 1533.669921875 background all_cells +1673.2657470703125 1509.73193359375 background all_cells +1669.9837646484375 1523.724609375 background all_cells +1667.4317626953125 1503.2530517578125 background all_cells +1697.5994873046875 1561.478759765625 background all_cells +1701.059326171875 1570.6275634765625 background all_cells +1708.7208251953125 1568.0123291015625 background all_cells +1695.1566162109375 1524.1138916015625 background all_cells +1798.0009765625 1524.02978515625 background all_cells +1709.460693359375 1522.758056640625 background all_cells +1705.195068359375 1543.8670654296875 background all_cells +1686.446533203125 1538.447509765625 background all_cells +1704.0794677734375 1556.938720703125 background all_cells +1701.016357421875 1546.0062255859375 background all_cells +1690.621337890625 1548.9656982421875 background all_cells +1753.33740234375 2042.14794921875 background all_cells +1773.15185546875 2054.476318359375 background all_cells +1781.0350341796875 2050.941162109375 background all_cells +1766.8853759765625 2046.844482421875 background all_cells +1768.2620849609375 2032.6123046875 background all_cells +1765.5081787109375 1837.3448486328125 background all_cells +1768.2906494140625 1856.4761962890625 background all_cells +1780.3697509765625 2030.525634765625 background all_cells +1774.796630859375 2036.1209716796875 background all_cells +1773.0115966796875 2028.3265380859373 background all_cells +1762.5523681640625 2032.6392822265625 background all_cells +1766.374267578125 2027.3846435546875 background all_cells +1766.030029296875 2037.0323486328125 background all_cells +1782.8565673828125 2060.887939453125 background all_cells +1767.12841796875 2064.56982421875 background all_cells +1773.0552978515625 2064.24658203125 background all_cells +1760.2064208984375 2062.774169921875 background all_cells +1787.5562744140625 1969.6341552734373 background all_cells +1790.8829345703125 1957.32861328125 background all_cells +1777.99560546875 1972.346923828125 background all_cells +1793.40869140625 1963.8590087890625 background all_cells +1787.989990234375 1976.1728515625 background all_cells +1784.80908203125 1965.0223388671875 background all_cells +1798.860107421875 1955.1728515625 background all_cells +1797.574951171875 1989.76416015625 background all_cells +1797.0513916015625 1971.7869873046875 background all_cells +1801.061767578125 1970.9093017578125 background all_cells +1796.8621826171875 1931.3128662109373 background all_cells +1788.2288818359375 1915.461669921875 background all_cells +1793.5511474609375 1943.908203125 background all_cells +1795.0284423828125 1936.6036376953125 background all_cells +1795.5035400390625 2002.270751953125 background all_cells +1769.03955078125 2005.635986328125 background all_cells +1813.4986572265625 2006.240478515625 background all_cells +1805.4197998046875 2009.8619384765625 background all_cells +1786.1221923828125 2030.2802734375 background all_cells +1794.2244873046875 2024.3558349609373 background all_cells +1792.41357421875 2035.0255126953125 background all_cells +1786.6307373046875 2024.72412109375 background all_cells +1802.41162109375 2022.9681396484373 background all_cells +1807.7344970703125 2028.9730224609373 background all_cells +1806.620361328125 2033.2081298828125 background all_cells +1765.68408203125 2021.260009765625 background all_cells +1781.0338134765625 2024.744140625 background all_cells +1773.140625 2020.3182373046875 background all_cells +1799.914306640625 2047.4012451171875 background all_cells +1804.8076171875 2057.501708984375 background all_cells +1799.5828857421875 2052.2998046875 background all_cells +1626.4921875 1338.6270751953125 background all_cells +1615.3492431640625 1315.4344482421875 background all_cells +1638.512939453125 1331.0908203125 background all_cells +1633.9794921875 1322.6888427734375 background all_cells +1633.1419677734375 1444.01025390625 background all_cells +1644.2337646484375 1436.750244140625 background all_cells +1640.8304443359375 1444.9267578125 background all_cells +1636.1495361328125 1438.04296875 background all_cells +1620.21240234375 1457.0579833984375 background all_cells +1632.018798828125 1454.04638671875 background all_cells +1626.64111328125 1448.10546875 background all_cells +1631.9874267578125 1495.9971923828125 background all_cells +1619.2489013671875 1489.091064453125 background all_cells +1623.7427978515625 1473.1611328125 background all_cells +1546.840576171875 1477.6021728515625 background all_cells +1562.63427734375 1456.09521484375 background all_cells +1556.087646484375 1466.315673828125 background all_cells +1549.285888671875 1455.848388671875 background all_cells +1546.6221923828125 1451.8590087890625 background all_cells +1577.43603515625 1465.825927734375 background all_cells +1574.9669189453125 1488.462158203125 background all_cells +1581.578125 1476.0577392578125 background all_cells +1567.19580078125 1488.5706787109375 background all_cells +1583.3095703125 1493.916015625 background all_cells +1593.51025390625 1488.5980224609375 background all_cells +1600.8349609375 1491.7198486328125 background all_cells +1559.8175048828125 1496.9844970703125 background all_cells +1569.2601318359375 1448.326171875 background all_cells +1591.4837646484375 1482.972900390625 background all_cells +1603.9652099609375 1480.445556640625 background all_cells +1571.8416748046875 1470.485595703125 background all_cells +1584.89697265625 1453.3416748046875 background all_cells +1697.668701171875 1419.8238525390625 background all_cells +1713.843017578125 1429.5587158203125 background all_cells +1713.13916015625 1440.88134765625 background all_cells +1709.04345703125 1433.187255859375 background all_cells +1773.8731689453125 1497.6861572265625 background all_cells +1770.74267578125 1477.5616455078125 background all_cells +1799.2384033203125 1467.263427734375 background all_cells +1810.887939453125 1492.8431396484375 background all_cells +1818.7711181640625 1495.994140625 background all_cells +1808.15576171875 1464.7764892578125 background all_cells +1781.0155029296875 1468.6126708984375 background all_cells +1787.9544677734375 1472.1778564453125 background all_cells +1787.342529296875 1481.6053466796875 background all_cells +1783.215087890625 1478.810546875 background all_cells +1681.4246826171875 1410.5157470703125 background all_cells +1689.486572265625 1411.464599609375 background all_cells +1689.18505859375 1426.1497802734375 background all_cells +1649.814453125 1442.0318603515625 background all_cells +1653.7752685546875 1444.4222412109375 background all_cells +1655.82373046875 1432.6827392578125 background all_cells +1577.7752685546875 1440.69873046875 background all_cells +1587.054443359375 1438.499267578125 background all_cells +1594.8111572265625 1435.08740234375 background all_cells +1597.6846923828125 1415.1903076171875 background all_cells +1592.8780517578125 1411.09619140625 background all_cells +1599.1376953125 1409.452392578125 background all_cells +1589.530517578125 1418.5614013671875 background all_cells +1567.0533447265625 1349.7589111328125 background all_cells +1578.8798828125 1368.3848876953125 background all_cells +1576.601318359375 1357.8389892578125 background all_cells +1598.9046630859375 1392.99609375 background all_cells +1584.414306640625 1390.1314697265625 background all_cells +1588.2933349609375 1400.04541015625 background all_cells +1574.885986328125 1380.1783447265625 background all_cells +1555.97607421875 1433.3154296875 background all_cells +1575.5887451171875 1389.560546875 background all_cells +1586.4002685546875 1366.85791015625 background all_cells +1592.4530029296875 1384.9923095703125 background all_cells +1597.53125 1358.3787841796875 background all_cells +1595.630859375 1367.82373046875 background all_cells +1586.2498779296875 1357.9239501953125 background all_cells +1721.067138671875 2091.69189453125 background all_cells +1730.92724609375 2079.527587890625 background all_cells +1729.9486083984375 2096.244384765625 background all_cells +1726.977783203125 2072.916748046875 background all_cells +1760.8189697265625 2113.45263671875 background all_cells +1741.2093505859375 2121.87451171875 background all_cells +1753.327880859375 2126.086669921875 background all_cells +1727.604248046875 2114.787841796875 background all_cells +1712.089599609375 2106.77294921875 background all_cells +1715.6776123046875 2117.28466796875 background all_cells +1720.32177734375 2123.638916015625 background all_cells +1725.81884765625 2119.415283203125 background all_cells +1736.476318359375 2109.8125 background all_cells +1736.1632080078125 2091.128662109375 background all_cells +1753.075927734375 2090.6455078125 background all_cells +1746.0889892578125 2093.690185546875 background all_cells +1739.2130126953125 2142.6015625 background all_cells +1743.2261962890625 2136.08203125 background all_cells +1740.772705078125 2130.060302734375 background all_cells +1742.1177978515625 2146.9365234375 background all_cells +1750.5220947265625 2164.3525390625 background all_cells +1746.677490234375 2139.11669921875 background all_cells +1718.542236328125 2130.331298828125 background all_cells +1722.395751953125 2134.89306640625 background all_cells +1716.112060546875 2139.6962890625 background all_cells +1733.2059326171875 2144.042724609375 background all_cells +1730.884765625 2133.2275390625 background all_cells +1725.7025146484375 2142.80322265625 background all_cells +1788.8935546875 2080.081787109375 background all_cells +1815.470947265625 2077.058349609375 background all_cells +1801.9005126953125 2073.373046875 background all_cells +1823.6688232421875 2082.85986328125 background all_cells +1822.3294677734373 2112.177001953125 background all_cells +1797.1829833984375 2103.754150390625 background all_cells +1809.2769775390625 2115.743408203125 background all_cells +1808.5352783203125 2109.572021484375 background all_cells +1810.4862060546875 2097.178955078125 background all_cells +1787.388427734375 2120.900634765625 background all_cells +1772.0477294921875 2115.177734375 background all_cells +1799.729736328125 2115.527587890625 background all_cells +1795.331787109375 2124.2822265625 background all_cells +1789.6199951171875 2112.7158203125 background all_cells +1832.645263671875 2164.724609375 background all_cells +1826.947021484375 2153.779052734375 background all_cells +1819.4735107421875 2159.184326171875 background all_cells +1775.2420654296875 2155.006103515625 background all_cells +1802.1304931640625 2163.901123046875 background all_cells +1785.382568359375 2164.115478515625 background all_cells +1816.9503173828125 2130.86474609375 background all_cells +1801.18798828125 2146.29638671875 background all_cells +1831.374267578125 2143.035400390625 background all_cells +1814.3751220703125 2140.628662109375 background all_cells +1763.389892578125 2093.943603515625 background all_cells +1755.156005859375 2102.685302734375 background all_cells +1752.2369384765625 2097.626953125 background all_cells +1756.9371337890625 2095.3076171875 background all_cells +1766.807373046875 2101.930908203125 background all_cells +1777.5994873046875 2096.706787109375 background all_cells +1788.920654296875 2090.338134765625 background all_cells +1788.64453125 2098.80615234375 background all_cells +1784.65966796875 2103.603271484375 background all_cells +1764.29296875 2077.711181640625 background all_cells +1749.487548828125 2071.4619140625 background all_cells +1772.9952392578125 2080.808349609375 background all_cells +1777.276611328125 2078.27978515625 background all_cells +1777.7586669921875 2071.5771484375 background all_cells +1769.61767578125 2073.002685546875 background all_cells +1540.066650390625 2209.716796875 background all_cells +1526.532470703125 2207.82763671875 background all_cells +1535.1744384765625 2223.94873046875 background all_cells +1723.3616943359375 2248.086181640625 background all_cells +1719.6812744140625 2256.24609375 background all_cells +1733.7335205078125 2251.762451171875 background all_cells +1722.141845703125 2260.273193359375 background all_cells +1744.974853515625 2282.151123046875 background all_cells +1737.5064697265625 2279.02880859375 background all_cells +1733.5633544921875 2264.053955078125 background all_cells +1722.2633056640625 2221.845458984375 background all_cells +1733.8856201171875 2239.700927734375 background all_cells +1733.5086669921875 2215.27685546875 background all_cells +1705.21142578125 2268.202880859375 background all_cells +1708.802001953125 2235.849609375 background all_cells +1709.4765625 2266.173583984375 background all_cells +1708.5118408203125 2286.50439453125 background all_cells +1809.83056640625 2250.36669921875 background all_cells +1828.3463134765625 2246.22802734375 background all_cells +1781.290283203125 2250.057373046875 background all_cells +1821.3175048828125 2227.117919921875 background all_cells +1799.8746337890625 2257.607421875 background all_cells +1793.7308349609375 2249.205078125 background all_cells +1828.721923828125 2277.459228515625 background all_cells +1811.4453125 2289.600830078125 background all_cells +1832.5743408203125 2256.678466796875 background all_cells +1827.95556640625 2268.59130859375 background all_cells +1817.1494140625 2271.005859375 background all_cells +1822.8619384765625 2262.45263671875 background all_cells +1806.2041015625 2268.994873046875 background all_cells +1762.767578125 2270.555908203125 background all_cells +1777.356689453125 2272.891845703125 background all_cells +1753.6888427734375 2267.688720703125 background all_cells +1766.87939453125 2285.54345703125 background all_cells +1756.3369140625 2280.212890625 background all_cells +1769.667724609375 2169.638427734375 background all_cells +1776.7432861328125 2172.628662109375 background all_cells +1775.5625 2168.602783203125 background all_cells +1812.4583740234373 2180.422119140625 background all_cells +1829.9111328125 2175.1220703125 background all_cells +1821.81982421875 2182.417236328125 background all_cells +1813.5894775390625 2176.127685546875 background all_cells +1812.446533203125 2167.716796875 background all_cells +1740.1141357421875 2175.86083984375 background all_cells +1780.9013671875 2180.546875 background all_cells +1727.7940673828125 2177.60546875 background all_cells +1768.29833984375 2180.2626953125 background all_cells +1792.8858642578125 2190.962890625 background all_cells +1828.3519287109373 2209.7734375 background all_cells +1832.9588623046875 2192.490966796875 background all_cells +1946.3739013671875 2205.0087890625 background all_cells +1810.0059814453125 2191.61572265625 background all_cells +1802.7969970703125 2198.329345703125 background all_cells +1793.38525390625 2174.287109375 background all_cells +1808.13134765625 2172.98828125 background all_cells +1802.718994140625 2173.18505859375 background all_cells +1720.6632080078125 2199.90234375 background all_cells +1771.1708984375 2200.4677734375 background all_cells +1732.1226806640625 2203.9814453125 background all_cells +1752.1522216796875 2233.4443359375 background all_cells +1745.30810546875 2199.741455078125 background all_cells +1750.2476806640625 2261.0087890625 background all_cells +1753.761474609375 2206.80859375 background all_cells +1746.642578125 2213.5634765625 background all_cells +1754.837646484375 2219.6103515625 background all_cells +1775.90185546875 2238.039794921875 background all_cells +1794.399658203125 2235.521728515625 background all_cells +1784.6259765625 2236.1220703125 background all_cells +1767.377197265625 2228.834228515625 background all_cells +1760.3072509765625 2253.381103515625 background all_cells +1767.751708984375 2242.779296875 background all_cells +1760.8995361328125 2231.28515625 background all_cells +1766.4249267578125 2210.07861328125 background all_cells +1787.94873046875 2224.35302734375 background all_cells +1768.8438720703125 2221.56591796875 background all_cells +1761.337158203125 2214.812255859375 background all_cells +1676.93310546875 2498.51220703125 background all_cells +1687.2664794921875 2495.985107421875 background all_cells +1682.3367919921875 2511.173095703125 background all_cells +1684.10888671875 2504.863525390625 background all_cells +2264.648681640625 2503.66064453125 background all_cells +2274.60205078125 2510.4990234375 background all_cells +2270.513671875 2512.3388671875 background all_cells +2170.48974609375 2508.83447265625 background all_cells +2220.229248046875 2495.892822265625 background all_cells +2190.135986328125 2511.674560546875 background all_cells +2177.15380859375 2504.018310546875 background all_cells +1910.98828125 2239.582763671875 background all_cells +1919.2977294921875 2261.1201171875 background all_cells +1913.6292724609373 2273.866943359375 background all_cells +1913.799072265625 2280.1318359375 background all_cells +1953.5191650390625 2247.786376953125 background all_cells +1961.2205810546875 2252.57568359375 background all_cells +1958.0928955078125 2234.402587890625 background all_cells +1952.47998046875 2213.037109375 background all_cells +1946.1142578125 2262.34130859375 background all_cells +1948.887451171875 2255.78564453125 background all_cells +2002.4281005859373 2193.7568359375 background all_cells +1989.39501953125 2201.9443359375 background all_cells +2035.088134765625 2187.144775390625 background all_cells +2055.975341796875 2205.512451171875 background all_cells +2039.2696533203125 2199.567626953125 background all_cells +2048.15478515625 2190.4365234375 background all_cells +2021.52490234375 2177.2109375 background all_cells +2024.43115234375 2168.323974609375 background all_cells +2020.1201171875 2169.20654296875 background all_cells +2021.65673828125 2187.607421875 background all_cells +2000.0718994140625 2183.134765625 background all_cells +1978.0609130859373 2243.075927734375 background all_cells +1986.22412109375 2249.9716796875 background all_cells +1971.897216796875 2253.312255859375 background all_cells +1993.88330078125 2237.607177734375 background all_cells +2000.234375 2226.937255859375 background all_cells +1999.8665771484373 2243.603759765625 background all_cells +1998.318115234375 2255.65087890625 background all_cells +1971.276611328125 2233.731689453125 background all_cells +1991.72021484375 2223.455322265625 background all_cells +1977.890380859375 2214.232666015625 background all_cells +1995.366455078125 2213.834228515625 background all_cells +1982.8250732421875 2210.072021484375 background all_cells +1971.884765625 2240.36669921875 background all_cells +1665.290283203125 926.136962890625 background all_cells +1686.2431640625 925.7313232421876 background all_cells +1671.5235595703125 919.2185668945312 background all_cells +1700.5560302734375 929.1798706054688 background all_cells +1751.7926025390625 933.2572631835938 background all_cells +1740.3958740234375 937.57666015625 background all_cells +1700.68310546875 936.2872924804688 background all_cells +1691.0013427734375 957.2711791992188 background all_cells +1712.27978515625 965.3919677734376 background all_cells +1700.822509765625 965.185302734375 background all_cells +1713.7900390625 957.4746704101562 background all_cells +1712.971923828125 942.8148803710938 background all_cells +1750.710693359375 947.9041137695312 background all_cells +1684.3917236328125 946.5698852539062 background all_cells +1701.199951171875 944.7923583984376 background all_cells +1668.8692626953125 938.3610229492188 background all_cells +1678.9478759765625 936.6065063476562 background all_cells +1673.2490234375 931.8064575195312 background all_cells +1667.12841796875 931.4152221679688 background all_cells +1623.5452880859375 1056.200439453125 background all_cells +1677.3133544921875 1083.8887939453125 background all_cells +1670.5567626953125 1082.9681396484375 background all_cells +1670.83203125 1076.7891845703125 background all_cells +1628.825927734375 1281.758056640625 background all_cells +1700.4130859375 1192.421630859375 background all_cells +1695.4061279296875 1221.9244384765625 background all_cells +1677.3651123046875 1308.42431640625 background all_cells +1683.7012939453125 1304.5721435546875 background all_cells +1652.7777099609375 1293.3583984375 background all_cells +1684.9896240234375 969.1725463867188 background all_cells +1663.45068359375 977.2899780273438 background all_cells +1708.9390869140625 973.2115478515624 background all_cells +1661.3243408203125 1086.370361328125 background all_cells +1663.766357421875 1113.8580322265625 background all_cells +1664.6004638671875 1095.1102294921875 background all_cells +1721.8907470703125 1030.6600341796875 background all_cells +1802.75244140625 1010.3782958984376 background all_cells +1765.620361328125 1016.05859375 background all_cells +1746.377685546875 1009.937744140625 background all_cells +1732.139892578125 1044.5367431640625 background all_cells +1768.7177734375 964.2371826171876 background all_cells +1770.970947265625 969.6190795898438 background all_cells +1757.0599365234375 973.5557861328124 background all_cells +1750.587158203125 967.532470703125 background all_cells +1760.9617919921875 976.4723510742188 background all_cells +1749.508544921875 988.5629272460938 background all_cells +1751.3031005859375 981.87890625 background all_cells +1739.6671142578125 979.5618896484376 background all_cells +1741.435302734375 959.0185546875 background all_cells +1809.633056640625 958.5632934570312 background all_cells +1723.30908203125 957.8688354492188 background all_cells +1737.017822265625 965.6974487304688 background all_cells +1760.03125 960.7723388671876 background all_cells +1781.57080078125 959.8421630859376 background all_cells +1806.638916015625 928.554443359375 background all_cells +1799.33984375 1251.4814453125 background all_cells +1805.309814453125 948.1027221679688 background all_cells +1793.7015380859375 935.1322631835938 background all_cells +1802.320556640625 934.267333984375 background all_cells +1767.3050537109375 943.5300903320312 background all_cells +1779.8720703125 953.7075805664062 background all_cells +1765.1522216796875 930.580810546875 background all_cells +1785.9327392578125 937.9761352539062 background all_cells +1776.5419921875 932.7597045898438 background all_cells +2726.584716796875 539.0368041992188 background all_cells +2687.412353515625 603.7244262695312 background all_cells +2729.38525390625 592.1001586914062 background all_cells +2807.821533203125 660.8565673828125 background all_cells +2796.281982421875 661.8563842773438 background all_cells +2804.580810546875 681.4500732421875 background all_cells +2823.7783203125 626.6873168945312 background all_cells +2809.642333984375 698.8092041015625 background all_cells +2677.341064453125 640.4185180664062 background all_cells +2719.902587890625 667.578369140625 background all_cells +2708.338623046875 662.4552001953125 background all_cells +2702.797607421875 655.8538208007812 background all_cells +2739.403564453125 620.4528198242188 background all_cells +2786.982177734375 582.4855346679688 background all_cells +2758.88671875 637.1221313476562 background all_cells +2744.950927734375 628.086181640625 background all_cells +2676.12744140625 991.0590209960938 background all_cells +2708.337646484375 937.772216796875 background all_cells +2694.66748046875 999.45849609375 background all_cells +2685.164306640625 957.2172241210938 background all_cells +2676.878173828125 1015.6227416992188 background all_cells +2679.40869140625 1024.7401123046875 background all_cells +2696.635009765625 1007.4244384765624 background all_cells +2692.234619140625 1014.8251342773438 background all_cells +2682.0166015625 1011.3533935546876 background all_cells +2774.009765625 943.1384887695312 background all_cells +2854.07080078125 983.2056274414062 background all_cells +2596.67333984375 902.3101196289062 background all_cells +2586.720458984375 858.2391357421875 background all_cells +2609.465576171875 905.2769775390624 background all_cells +2616.86181640625 906.3319702148438 background all_cells +2670.58935546875 1001.611328125 background all_cells +2670.525390625 985.5857543945312 background all_cells +2653.82373046875 1020.03076171875 background all_cells +2665.4599609375 1016.840087890625 background all_cells +2655.317138671875 1007.6063232421876 background all_cells +2602.81494140625 915.6338500976562 background all_cells +2666.907958984375 928.4237060546876 background all_cells +2603.499267578125 953.597900390625 background all_cells +2596.962646484375 948.371826171875 background all_cells +2614.581787109375 917.5258178710938 background all_cells +2735.87158203125 738.135498046875 background all_cells +2783.0634765625 783.5700073242188 background all_cells +2760.4697265625 773.1702880859375 background all_cells +2713.582275390625 882.3700561523438 background all_cells +2765.2353515625 912.3674926757812 background all_cells +2787.58251953125 879.1980590820312 background all_cells +2757.250244140625 822.967529296875 background all_cells +2719.32861328125 847.2911987304688 background all_cells +2730.2470703125 836.288818359375 background all_cells +2761.223388671875 829.7306518554688 background all_cells +2673.6181640625 796.2621459960938 background all_cells +2709.885498046875 775.6841430664062 background all_cells +2685.283447265625 785.8405151367188 background all_cells +2681.19775390625 801.2276000976562 background all_cells +2672.71533203125 806.47607421875 background all_cells +2646.159423828125 572.7948608398438 background all_cells +2624.8759765625 285.597900390625 background all_cells +2632.83349609375 282.061767578125 background all_cells +2668.17919921875 673.593994140625 background all_cells +2665.924560546875 667.473388671875 background all_cells +2579.5703125 871.2481689453125 background all_cells +2582.853759765625 813.6090087890625 background all_cells +2573.5283203125 891.9625244140625 background all_cells +2577.64208984375 882.4883422851562 background all_cells +2592.627197265625 875.4873046875 background all_cells +2606.108154296875 896.7738647460938 background all_cells +2613.57958984375 892.2318725585938 background all_cells +2595.412353515625 887.8841552734375 background all_cells +2608.836669921875 682.6676025390625 background all_cells +2633.17041015625 774.3311767578125 background all_cells +2619.72607421875 816.2039184570312 background all_cells +2589.775634765625 864.9224853515625 background all_cells +2598.66162109375 689.985107421875 background all_cells +2580.742919921875 19.75872802734375 background all_cells +2580.390869140625 695.7477416992188 background all_cells +2548.783203125 663.7943115234375 background all_cells +2552.01953125 653.8946533203125 background all_cells +2822.494384765625 446.8385925292969 background all_cells +2819.26953125 479.5973205566406 background all_cells +2823.98779296875 483.6933288574219 background all_cells +2781.56298828125 459.2747802734375 background all_cells +2756.96142578125 461.3413391113281 background all_cells +2819.216796875 547.641845703125 background all_cells +2837.34326171875 510.4103393554688 background all_cells +2826.3994140625 525.9592895507812 background all_cells +2784.537109375 507.2099914550781 background all_cells +2796.35595703125 521.1840209960938 background all_cells +2789.201904296875 513.467529296875 background all_cells +2783.151123046875 494.45318603515625 background all_cells +2734.29150390625 497.32806396484375 background all_cells +2813.266357421875 491.4856262207031 background all_cells +2797.137451171875 489.9115905761719 background all_cells +2788.22705078125 489.6731567382813 background all_cells +2658.696044921875 298.7904663085937 background all_cells +2723.90576171875 301.8690795898437 background all_cells +2712.695068359375 294.8052062988281 background all_cells +2766.592529296875 194.51808166503903 background all_cells +2840.73291015625 129.639892578125 background all_cells +2839.490966796875 222.0316925048828 background all_cells +2804.875244140625 288.4435119628906 background all_cells +2840.447998046875 253.2517547607422 background all_cells +2848.305419921875 265.66619873046875 background all_cells +2841.23974609375 310.2839660644531 background all_cells +2783.697509765625 254.84780883789065 background all_cells +2762.93017578125 314.0543212890625 background all_cells +2699.210693359375 226.9482421875 background all_cells +2726.47802734375 183.2849273681641 background all_cells +2727.8525390625 188.92135620117188 background all_cells +2719.521484375 197.2797698974609 background all_cells +2509.52099609375 542.4098510742188 background all_cells +2510.7275390625 607.3341674804688 background all_cells +2538.807861328125 544.3626098632812 background all_cells +2534.330322265625 551.3511352539062 background all_cells +2692.427490234375 466.3829650878906 background all_cells +2692.142822265625 472.3995056152344 background all_cells +2695.533935546875 475.077392578125 background all_cells +2572.648193359375 494.3326721191406 background all_cells +2632.0576171875 459.1667785644531 background all_cells +2627.199462890625 455.2698669433594 background all_cells +2599.6728515625 534.4656372070312 background all_cells +2724.0078125 374.1324157714844 background all_cells +2751.057861328125 338.0439453125 background all_cells +2743.91650390625 370.2327270507813 background all_cells +2734.621337890625 363.3003540039063 background all_cells +2835.232666015625 384.9537048339844 background all_cells +2836.21923828125 398.0622253417969 background all_cells +2774.142578125 391.0993957519531 background all_cells +2660.791015625 371.4208984375 background all_cells +2663.54736328125 353.21319580078125 background all_cells +2284.421630859375 228.28216552734372 background all_cells +2284.779052734375 243.36289978027344 background all_cells +2294.718017578125 205.6583709716797 background all_cells +2291.950927734375 226.5804901123047 background all_cells +2291.328369140625 218.29660034179688 background all_cells +2287.442626953125 234.20008850097656 background all_cells +2295.61279296875 339.4442138671875 background all_cells +2287.820556640625 343.0927429199219 background all_cells +2300.30322265625 506.8039245605469 background all_cells +2338.984619140625 388.0522766113281 background all_cells +2318.398193359375 367.2323913574219 background all_cells +2302.83935546875 249.89279174804688 background all_cells +2305.3173828125 274.2486877441406 background all_cells +2298.49951171875 268.8515625 background all_cells +2315.6787109375 264.0711669921875 background all_cells +2294.570068359375 253.82427978515625 background all_cells +2281.0654296875 261.5827941894531 background all_cells +2286.779052734375 250.67747497558597 background all_cells +2292.007080078125 250.59718322753903 background all_cells +2291.595703125 256.554931640625 background all_cells +2284.104248046875 254.5565948486328 background all_cells +2304.61279296875 214.6840362548828 background all_cells +2328.692626953125 249.1339874267578 background all_cells +2309.8837890625 223.1450958251953 background all_cells +2280.207763671875 284.1860656738281 background all_cells +2285.051513671875 309.4589538574219 background all_cells +2289.734375 271.707275390625 background all_cells +2284.214111328125 275.6400756835937 background all_cells +2288.29541015625 293.7504272460937 background all_cells +2295.002685546875 289.7875671386719 background all_cells +1939.5989990234373 887.8280639648438 background all_cells +1914.83935546875 943.7669677734376 background all_cells +1956.624755859375 911.17529296875 background all_cells +1876.469970703125 838.779052734375 background all_cells +1951.3685302734373 893.2308349609375 background all_cells +1992.52099609375 872.3056640625 background all_cells +2047.80712890625 788.47216796875 background all_cells +2038.543212890625 756.6605224609375 background all_cells +1902.4251708984373 689.3333740234375 background all_cells +1969.2254638671875 714.7034301757812 background all_cells +2178.63818359375 487.7569885253906 background all_cells +2137.745361328125 502.8272705078125 background all_cells +2207.5205078125 503.257568359375 background all_cells +2225.4609375 493.8551025390625 background all_cells +2151.16650390625 507.7298583984375 background all_cells +2195.5517578125 563.38818359375 background all_cells +2210.48388671875 307.40087890625 background all_cells +2259.943603515625 326.058349609375 background all_cells +2232.21923828125 299.4782409667969 background all_cells +2221.719482421875 323.3295593261719 background all_cells +2210.962158203125 310.5024719238281 background all_cells +2169.14306640625 440.1426086425781 background all_cells +2270.031982421875 410.5367736816406 background all_cells +2257.486083984375 443.3074645996094 background all_cells +2196.91015625 432.5939025878906 background all_cells +2187.635498046875 464.3087158203125 background all_cells +2180.187255859375 452.1526794433594 background all_cells +2191.29541015625 336.1975402832031 background all_cells +2181.7734375 343.8174133300781 background all_cells +2202.202392578125 293.6017761230469 background all_cells +2160.450439453125 377.3199768066406 background all_cells +2218.02294921875 372.081298828125 background all_cells +2168.189697265625 367.6842956542969 background all_cells +2172.765380859375 357.3399353027344 background all_cells +2168.857177734375 404.6150207519531 background all_cells +2165.578369140625 385.7339172363281 background all_cells +1911.11474609375 1002.8412475585938 background all_cells +1907.9205322265625 993.6134643554688 background all_cells +1900.880859375 997.0217895507812 background all_cells +1930.351318359375 999.5969848632812 background all_cells +1908.1175537109373 1007.4819946289062 background all_cells +1899.2174072265625 1002.6227416992188 background all_cells +1897.143798828125 1034.3011474609375 background all_cells +1951.7984619140625 1063.20947265625 background all_cells +1912.9449462890625 1066.7152099609375 background all_cells +1907.403564453125 1045.7574462890625 background all_cells +1920.15185546875 1013.217041015625 background all_cells +1965.611083984375 1010.7029418945312 background all_cells +1906.0928955078125 1025.1875 background all_cells +1921.380126953125 1024.9605712890625 background all_cells +1907.3084716796875 1018.1113891601562 background all_cells +2073.65234375 845.8084716796875 background all_cells +2079.0654296875 918.7717895507812 background all_cells +2076.755615234375 909.556640625 background all_cells +2073.239501953125 958.2302856445312 background all_cells +2135.463623046875 827.8109130859375 background all_cells +2150.765869140625 830.9031372070312 background all_cells +2143.95263671875 837.8521728515625 background all_cells +2099.4990234375 920.272216796875 background all_cells +2127.11279296875 1013.5852661132812 background all_cells +2165.579833984375 921.3282470703124 background all_cells +2165.522705078125 941.571044921875 background all_cells +2109.855224609375 991.1032104492188 background all_cells +2086.896728515625 817.62109375 background all_cells +2094.002685546875 826.8751831054688 background all_cells +2089.862548828125 811.7506103515625 background all_cells +2088.8095703125 840.5827026367188 background all_cells +2087.9658203125 833.340576171875 background all_cells +1819.0557861328125 716.992919921875 background all_cells +1849.6920166015625 732.051025390625 background all_cells +1841.256591796875 717.51416015625 background all_cells +1828.8209228515625 708.3478393554688 background all_cells +1825.43505859375 894.168701171875 background all_cells +1818.6771240234373 955.1080932617188 background all_cells +1879.153076171875 908.2960815429688 background all_cells +1844.116943359375 842.3955688476562 background all_cells +1848.9215087890625 881.2636108398438 background all_cells +1833.96337890625 866.3408813476562 background all_cells +1826.778076171875 866.5186157226562 background all_cells +1835.6851806640625 845.6254272460938 background all_cells +1868.266845703125 742.091796875 background all_cells +1894.515869140625 738.2314453125 background all_cells +1881.4127197265625 748.9502563476562 background all_cells +1873.49365234375 751.5985717773438 background all_cells +1847.1175537109373 789.8905029296875 background all_cells +1841.952880859375 824.38916015625 background all_cells +1838.998291015625 812.9618530273438 background all_cells +1846.6724853515625 812.8065795898438 background all_cells +1650.4188232421875 837.068359375 background all_cells +1657.0740966796875 857.2186279296875 background all_cells +1663.82568359375 845.9827880859375 background all_cells +2490.7734375 850.0475463867188 background all_cells +2508.857421875 842.5719604492188 background all_cells +2502.916748046875 838.767822265625 background all_cells +2501.32763671875 847.0198974609375 background all_cells +2482.560546875 968.8536987304688 background all_cells +2341.8447265625 933.5469970703124 background all_cells +2388.039306640625 1002.1844482421876 background all_cells +2417.262939453125 990.3051147460938 background all_cells +2429.620361328125 918.5200805664062 background all_cells +2480.79443359375 904.5719604492188 background all_cells +1671.8121337890625 848.0396728515625 background all_cells +2351.958984375 828.0155639648438 background all_cells +1683.244873046875 834.48828125 background all_cells +1676.18505859375 834.9295043945312 background all_cells +2264.439697265625 721.3135375976562 background all_cells +2244.906494140625 721.6166381835938 background all_cells +2282.9970703125 724.6929931640625 background all_cells +2269.90380859375 725.9081420898438 background all_cells +2358.462890625 745.0025634765625 background all_cells +2355.7333984375 762.7035522460938 background all_cells +2346.3583984375 747.0128173828125 background all_cells +2277.546630859375 744.6544799804688 background all_cells +2316.72802734375 725.0799560546875 background all_cells +2305.72314453125 741.24462890625 background all_cells +2273.791015625 737.1442260742188 background all_cells +1753.7413330078125 751.9208374023438 background all_cells +1791.51416015625 774.7879028320312 background all_cells +1786.236328125 756.4622802734375 background all_cells +1755.8310546875 769.3306274414062 background all_cells +2181.384765625 772.6653442382812 background all_cells +2245.696044921875 731.9512329101562 background all_cells +2245.6982421875 741.3038940429688 background all_cells +2213.348876953125 767.94677734375 background all_cells +2349.4189453125 724.4436645507812 background all_cells +2333.83056640625 727.3432006835938 background all_cells +2343.990966796875 726.9578857421875 background all_cells +2369.843017578125 714.8262939453125 background all_cells +2372.29638671875 723.4955444335938 background all_cells +2364.240234375 717.3155517578125 background all_cells +2365.186279296875 726.3590087890625 background all_cells +2396.63720703125 739.1542358398438 background all_cells +2378.408203125 733.2196044921875 background all_cells +2370.65869140625 730.112060546875 background all_cells +2800.965576171875 727.0046997070312 background all_cells +2799.935302734375 805.9146118164062 background all_cells +2811.286865234375 802.3967895507812 background all_cells +2795.659423828125 795.7779541015625 background all_cells +2833.77392578125 818.8209228515625 background all_cells +2785.852294921875 723.3106689453125 background all_cells +2483.4443359375 756.2465209960938 background all_cells +2461.23681640625 812.1683959960938 background all_cells +2377.010009765625 765.1033935546875 background all_cells +2367.441650390625 761.7037963867188 background all_cells +2394.428955078125 692.1715698242188 background all_cells +2505.68359375 630.1273193359375 background all_cells +2440.39013671875 630.5177001953125 background all_cells +2401.323974609375 698.6333618164062 background all_cells +2341.7314453125 673.828125 background all_cells +2324.822265625 682.7992553710938 background all_cells +2259.535888671875 718.6373901367188 background all_cells +2234.74169921875 713.0328369140625 background all_cells +2348.447509765625 712.4837036132812 background all_cells +2345.51611328125 718.4275512695312 background all_cells +2253.67529296875 715.3488159179688 background all_cells +2337.186767578125 717.8500366210938 background all_cells +2363.476806640625 693.4091186523438 background all_cells +2360.176025390625 677.9720458984375 background all_cells +2351.347412109375 703.9263916015625 background all_cells +2354.58984375 694.9800415039062 background all_cells +2139.335693359375 621.6342163085938 background all_cells +2187.468017578125 661.4141845703125 background all_cells +2167.230712890625 647.1285400390625 background all_cells +2159.572265625 632.1527709960938 background all_cells +1708.510498046875 836.642578125 background all_cells +1732.4437255859375 855.7683715820312 background all_cells +1717.127197265625 846.4783325195312 background all_cells +1731.1070556640625 842.4556274414062 background all_cells +1742.6397705078125 865.9873046875 background all_cells +1744.34033203125 853.0135498046875 background all_cells +1732.9521484375 815.1376953125 background all_cells +1759.324462890625 819.1370849609375 background all_cells +1754.9781494140625 826.1368408203125 background all_cells +1743.8126220703125 819.2360229492188 background all_cells +1670.1639404296875 818.6190795898438 background all_cells +1654.1011962890625 823.0643310546875 background all_cells +1650.273193359375 828.452880859375 background all_cells +1678.9464111328125 826.180908203125 background all_cells +2175.718017578125 811.063232421875 background all_cells +1687.3076171875 808.515625 background all_cells +1692.8956298828125 822.642822265625 background all_cells +1686.4503173828125 814.6163940429688 background all_cells +1671.044677734375 806.858154296875 background all_cells +1652.434326171875 809.7949829101562 background all_cells +1680.791259765625 808.05078125 background all_cells +1662.125732421875 804.3048095703125 background all_cells +1676.7864990234375 802.8713989257812 background all_cells +1669.884521484375 800.4571533203125 background all_cells +1632.3333740234375 895.338134765625 background all_cells +1660.1756591796875 890.423828125 background all_cells +1660.1878662109375 875.3814697265625 background all_cells +1656.17578125 876.6138916015625 background all_cells +1667.267578125 881.0052490234375 background all_cells +1677.38818359375 884.4229125976562 background all_cells +1679.5633544921875 875.1622314453125 background all_cells +1696.638427734375 909.6173095703124 background all_cells +1683.9383544921875 899.0628662109375 background all_cells +1675.8592529296875 905.720458984375 background all_cells +1651.9676513671875 862.3890380859375 background all_cells +1665.21484375 867.545654296875 background all_cells +1711.13330078125 863.678955078125 background all_cells +1683.399658203125 891.3679809570312 background all_cells +1686.4683837890625 884.2782592773438 background all_cells +1733.4613037109375 877.8089599609375 background all_cells +1740.68994140625 898.8264770507812 background all_cells +1727.9781494140625 892.569580078125 background all_cells +1719.0562744140625 885.1629638671875 background all_cells +1750.917724609375 859.8336181640625 background all_cells +1750.843505859375 874.1256103515625 background all_cells +1754.1163330078125 866.7488403320312 background all_cells +1743.2593994140625 874.94189453125 background all_cells +1722.69189453125 866.6517944335938 background all_cells +1715.1484375 913.0922241210938 background all_cells +1716.1834716796875 925.4791259765624 background all_cells +1725.056884765625 911.4727172851562 background all_cells +1721.044677734375 917.6383056640624 background all_cells +1716.9832763671875 919.9705200195312 background all_cells +2250.50732421875 965.3118896484376 background all_cells +2333.0419921875 957.6868286132812 background all_cells +2328.890869140625 944.572265625 background all_cells +2323.978271484375 966.5049438476562 background all_cells +1730.817626953125 921.1771850585938 background all_cells +1747.4791259765625 916.3209228515624 background all_cells +1741.6060791015625 908.8900146484376 background all_cells +1765.5325927734375 881.4588623046875 background all_cells +1773.6148681640625 869.025390625 background all_cells +1783.650146484375 876.2136840820312 background all_cells +1786.395263671875 864.345458984375 background all_cells +1764.76025390625 891.0968017578125 background all_cells +1773.9200439453125 888.0767822265625 background all_cells +1762.53466796875 919.5735473632812 background all_cells +1784.934814453125 896.76953125 background all_cells +1767.77734375 909.0195922851562 background all_cells +1779.0234375 909.837158203125 background all_cells +1790.4998779296875 898.5978393554688 background all_cells +1794.156982421875 879.01513671875 background all_cells +1795.6953125 922.5667114257812 background all_cells +1796.9215087890625 896.213623046875 background all_cells +1265.7496337890625 2334.239013671875 background all_cells +1285.957763671875 2320.946533203125 background all_cells +1281.04296875 2350.0341796875 background all_cells +1272.9033203125 2353.7900390625 background all_cells +1302.1702880859375 2375.689208984375 background all_cells +1313.3831787109375 2369.18115234375 background all_cells +1310.1072998046875 2362.063232421875 background all_cells +1295.426513671875 2384.710693359375 background all_cells +1293.121826171875 2380.003662109375 background all_cells +1279.6363525390625 2360.08447265625 background all_cells +1259.957275390625 2367.0400390625 background all_cells +1268.4991455078125 2360.192138671875 background all_cells +1292.805419921875 2340.000732421875 background all_cells +1315.343994140625 2324.81201171875 background all_cells +1309.4334716796875 2331.579345703125 background all_cells +1310.0677490234375 2348.4912109375 background all_cells +1301.993896484375 2340.322021484375 background all_cells +1286.928466796875 2389.61962890625 background all_cells +1288.4459228515625 2398.2080078125 background all_cells +1246.68017578125 2394.379638671875 background all_cells +1297.114013671875 2416.988037109375 background all_cells +1294.89013671875 2409.365234375 background all_cells +1293.0880126953125 2431.594970703125 background all_cells +1298.7684326171875 2429.708984375 background all_cells +1284.5609130859375 2421.9521484375 background all_cells +1287.1297607421875 2414.02490234375 background all_cells +1268.5816650390625 2409.504150390625 background all_cells +1274.702880859375 2427.212646484375 background all_cells +1269.53955078125 2435.744873046875 background all_cells +1265.9254150390625 2426.09033203125 background all_cells +1277.3001708984375 2417.992919921875 background all_cells +1316.2186279296875 2358.70703125 background all_cells +1324.592041015625 2364.3984375 background all_cells +1322.05224609375 2359.935546875 background all_cells +1315.186279296875 2418.4248046875 background all_cells +1303.1309814453125 2430.070556640625 background all_cells +1305.3818359375 2420.04150390625 background all_cells +1327.67724609375 2432.093994140625 background all_cells +1311.4951171875 2426.786865234375 background all_cells +1317.4786376953125 2396.94970703125 background all_cells +1326.190673828125 2390.44140625 background all_cells +1326.844482421875 2401.860595703125 background all_cells +1331.5125732421875 2370.49267578125 background all_cells +1316.1239013671875 2379.8232421875 background all_cells +1326.96533203125 2380.209716796875 background all_cells +1310.82275390625 1439.513427734375 background all_cells +1312.6126708984375 1490.8392333984375 background all_cells +1306.5301513671875 1484.0833740234375 background all_cells +1311.1573486328125 1450.5733642578125 background all_cells +1309.2352294921875 1466.7340087890625 background all_cells +1314.728515625 1475.8914794921875 background all_cells +1346.14794921875 1486.83642578125 background all_cells +1321.6390380859375 1484.040283203125 background all_cells +1374.3990478515625 1468.32373046875 background all_cells +1390.632568359375 1463.5926513671875 background all_cells +1386.1513671875 1486.70849609375 background all_cells +1377.0673828125 1480.014404296875 background all_cells +1322.01953125 1441.5849609375 background all_cells +1367.7528076171875 1449.42626953125 background all_cells +1328.6636962890625 1446.51513671875 background all_cells +1320.4986572265625 1458.0904541015625 background all_cells +1297.208984375 1493.31884765625 background all_cells +1304.6224365234375 1503.0098876953125 background all_cells +1285.510986328125 1497.8929443359375 background all_cells +1261.7359619140625 1529.7510986328125 background all_cells +1274.7110595703125 1526.718994140625 background all_cells +1265.79296875 1524.7740478515625 background all_cells +1282.1273193359375 1524.98388671875 background all_cells +1300.5015869140625 1518.6072998046875 background all_cells +1298.8861083984375 1527.9559326171875 background all_cells +1289.20947265625 1525.9232177734375 background all_cells +1274.5167236328125 1499.229248046875 background all_cells +1249.0626220703125 1498.00244140625 background all_cells +1275.25634765625 1492.9185791015625 background all_cells +1276.71728515625 1509.1591796875 background all_cells +1265.7601318359375 1507.009765625 background all_cells +1318.2982177734375 1496.1724853515625 background all_cells +1351.1422119140625 1498.6328125 background all_cells +1345.7183837890625 1503.0732421875 background all_cells +1321.8648681640625 1495.162353515625 background all_cells +1402.0767822265625 1522.6722412109375 background all_cells +1407.8419189453125 1514.55126953125 background all_cells +1402.5118408203125 1512.798095703125 background all_cells +1322.6348876953125 1510.557861328125 background all_cells +1348.959716796875 1525.0906982421875 background all_cells +1344.9752197265625 1516.3062744140625 background all_cells +1326.8990478515625 1521.6260986328125 background all_cells +1319.364501953125 1517.5081787109375 background all_cells +1376.691650390625 1508.4967041015625 background all_cells +1379.50341796875 1523.322998046875 background all_cells +1389.0716552734375 1502.3653564453125 background all_cells +1404.30517578125 1502.44091796875 background all_cells +1382.45068359375 1501.7958984375 background all_cells +1242.9949951171875 1458.6182861328125 background all_cells +1249.1953125 1429.6632080078125 background all_cells +1244.93212890625 1462.82861328125 background all_cells +1253.05810546875 1461.6759033203125 background all_cells +1268.4017333984375 1487.710205078125 background all_cells +1304.9613037109375 1489.0302734375 background all_cells +1291.053466796875 1489.5416259765625 background all_cells +1282.374267578125 1487.143798828125 background all_cells +1259.74560546875 1473.5677490234375 background all_cells +1240.656494140625 1487.8350830078125 background all_cells +1247.0491943359375 1483.7061767578125 background all_cells +1260.929443359375 1483.3253173828125 background all_cells +1484.1656494140625 1414.2337646484375 background all_cells +1485.90283203125 1424.055908203125 background all_cells +1499.616455078125 1420.0811767578125 background all_cells +1491.066650390625 1418.7635498046875 background all_cells +1503.7977294921875 1414.5574951171875 background all_cells +1516.86376953125 1482.369873046875 background all_cells +1523.9075927734375 1487.079833984375 background all_cells +1528.17529296875 1479.8267822265625 background all_cells +1489.3812255859375 1445.114990234375 background all_cells +1490.56103515625 1461.7518310546875 background all_cells +1499.3333740234375 1452.16796875 background all_cells +1497.6060791015625 1441.487548828125 background all_cells +1493.538818359375 1439.874267578125 background all_cells +1505.5970458984375 1427.070556640625 background all_cells +1511.392333984375 1429.112060546875 background all_cells +1502.18408203125 1433.8922119140625 background all_cells +1500.0001220703125 1425.7158203125 background all_cells +1478.1875 1482.864501953125 background all_cells +1477.9266357421875 1431.194580078125 background all_cells +1486.420166015625 1434.6392822265625 background all_cells +1483.8284912109375 1446.9305419921875 background all_cells +1484.2158203125 1452.4932861328125 background all_cells +1478.3302001953125 1490.468017578125 background all_cells +1517.9703369140625 1470.448486328125 background all_cells +1515.640380859375 1460.5135498046875 background all_cells +1511.0465087890625 1448.2015380859375 background all_cells +1526.94482421875 1401.7919921875 background all_cells +1538.466552734375 1407.42333984375 background all_cells +1532.2850341796875 1406.6512451171875 background all_cells +1534.5638427734375 1464.444580078125 background all_cells +1534.54833984375 1470.9287109375 background all_cells +1565.0675048828125 1400.3419189453125 background all_cells +1558.819091796875 1414.2113037109375 background all_cells +1557.090576171875 1404.616455078125 background all_cells +1541.3074951171875 1403.2899169921875 background all_cells +1545.21044921875 1415.0501708984375 background all_cells +1545.270263671875 1460.2862548828125 background all_cells +1530.8035888671875 1460.674072265625 background all_cells +1542.2503662109375 1428.3026123046875 background all_cells +1529.0343017578125 1426.044921875 background all_cells +1558.2935791015625 1426.8570556640625 background all_cells +1514.87841796875 1350.193115234375 background all_cells +1542.394775390625 1347.205322265625 background all_cells +1539.481201171875 1370.8436279296875 background all_cells +1564.4803466796875 1426.6405029296875 background all_cells +1563.7763671875 1421.48193359375 background all_cells +1524.7061767578125 1387.2054443359375 background all_cells +1529.654296875 1393.36376953125 background all_cells +1529.656982421875 1371.6939697265625 background all_cells +1548.6112060546875 1354.7520751953125 background all_cells +1549.08740234375 1363.86328125 background all_cells +1561.7061767578125 1361.68994140625 background all_cells +1514.3641357421875 1368.158447265625 background all_cells +1520.0030517578125 1429.6072998046875 background all_cells +1519.2098388671875 1419.19677734375 background all_cells +1520.6494140625 1379.1934814453125 background all_cells +1516.5294189453125 1360.476806640625 background all_cells +1515.520751953125 1379.7984619140625 background all_cells +1490.0047607421875 1381.429443359375 background all_cells +1492.4549560546875 1398.359130859375 background all_cells +1478.897705078125 1397.8704833984375 background all_cells +1479.271728515625 1381.7618408203125 background all_cells +1482.4915771484375 1388.9481201171875 background all_cells +1491.986328125 1386.267578125 background all_cells +1493.2899169921875 1351.6790771484375 background all_cells +1480.0633544921875 1351.220703125 background all_cells +1506.9344482421875 1350.4910888671875 background all_cells +1495.3568115234375 1341.249755859375 background all_cells +1506.462158203125 1373.47119140625 background all_cells +1474.671630859375 1362.71728515625 background all_cells +1477.642578125 1370.5985107421875 background all_cells +1486.4766845703125 1360.618896484375 background all_cells +1494.8740234375 1469.984130859375 background all_cells +1493.8209228515625 1479.212646484375 background all_cells +1512.0723876953125 1489.2376708984375 background all_cells +1487.1875 1473.6246337890625 background all_cells +1521.5252685546875 1520.828125 background all_cells +1534.8734130859375 1563.535400390625 background all_cells +1538.944091796875 1530.203369140625 background all_cells +1529.4827880859375 1523.0650634765625 background all_cells +1534.533447265625 1509.5782470703125 background all_cells +1531.7891845703125 1499.703369140625 background all_cells +1542.247802734375 1500.23681640625 background all_cells +1527.0384521484375 1512.367431640625 background all_cells +1517.471923828125 1512.904296875 background all_cells +1509.4024658203125 1526.331298828125 background all_cells +1514.4761962890625 1502.12939453125 background all_cells +1525.9871826171875 1493.7242431640625 background all_cells +1505.6729736328125 1495.456787109375 background all_cells +1522.3663330078125 1505.791259765625 background all_cells +1508.6280517578125 1507.1746826171875 background all_cells +1516.404052734375 1495.2301025390625 background all_cells +1494.3258056640625 1499.2607421875 background all_cells +1503.0533447265625 1509.86865234375 background all_cells +1493.40966796875 1512.8961181640625 background all_cells +1499.364013671875 1504.3453369140625 background all_cells +1495.0225830078125 1521.054931640625 background all_cells +1542.3741455078125 1769.0943603515625 background all_cells +1531.2186279296875 1802.2230224609373 background all_cells +1531.075927734375 1791.491943359375 background all_cells +1541.2745361328125 1919.470947265625 background all_cells +1529.95166015625 2046.3668212890625 background all_cells +1537.0185546875 2032.8148193359373 background all_cells +1545.80419921875 1921.7874755859373 background all_cells +1540.4329833984375 2177.1982421875 background all_cells +1542.0992431640625 2199.189697265625 background all_cells +1544.82177734375 2184.221435546875 background all_cells +1550.249755859375 2167.66259765625 background all_cells +1546.737548828125 2137.37255859375 background all_cells +1532.65185546875 2144.50927734375 background all_cells +1543.839599609375 2163.1025390625 background all_cells +1529.8223876953125 2161.87744140625 background all_cells +1543.50146484375 2055.598388671875 background all_cells +1542.018310546875 2105.900146484375 background all_cells +1546.8321533203125 2079.63232421875 background all_cells +1548.845947265625 2068.0478515625 background all_cells +1527.531005859375 1672.3697509765625 background all_cells +1545.130126953125 1629.8524169921875 background all_cells +1537.708251953125 1616.1627197265625 background all_cells +1532.195068359375 1686.836669921875 background all_cells +1531.447265625 1677.7828369140625 background all_cells +1532.1197509765625 1621.0263671875 background all_cells +1537.2939453125 1687.1641845703125 background all_cells +1549.0450439453125 1696.9508056640625 background all_cells +1535.6611328125 1713.717041015625 background all_cells +1540.3759765625 1705.696044921875 background all_cells +1429.02978515625 1299.053955078125 background all_cells +1471.8880615234375 1311.2730712890625 background all_cells +1418.7926025390625 1311.492919921875 background all_cells +1440.1363525390625 1304.9144287109375 background all_cells +1416.7669677734375 1300.9661865234375 background all_cells +1460.4454345703125 1351.7354736328125 background all_cells +1431.944580078125 1362.1104736328125 background all_cells +1430.736572265625 1346.328125 background all_cells +1448.520263671875 1345.88037109375 background all_cells +1448.43603515625 1361.533203125 background all_cells +1450.8233642578125 1373.7401123046875 background all_cells +1470.879150390625 1370.541259765625 background all_cells +1468.935546875 1378.239501953125 background all_cells +1431.9278564453125 1372.8663330078125 background all_cells +1458.2982177734375 1379.08203125 background all_cells +1436.990234375 1378.386962890625 background all_cells +1470.1883544921875 1414.221923828125 background all_cells +1419.043701171875 1420.7913818359375 background all_cells +1463.46728515625 1421.6490478515625 background all_cells +1456.200439453125 1418.1820068359375 background all_cells +1463.63232421875 1413.2144775390625 background all_cells +1442.440673828125 1405.7640380859375 background all_cells +1466.512451171875 1403.621826171875 background all_cells +1455.6605224609375 1411.2835693359375 background all_cells +1416.3812255859375 1401.41943359375 background all_cells +1428.0284423828125 1403.9447021484375 background all_cells +1422.4039306640625 1386.98095703125 background all_cells +1441.2493896484375 1454.0592041015625 background all_cells +1439.3271484375 1439.548095703125 background all_cells +1448.4468994140625 1438.1962890625 background all_cells +1444.651123046875 1461.6806640625 background all_cells +1446.017333984375 1449.140380859375 background all_cells +1461.984130859375 1447.127685546875 background all_cells +1466.181884765625 1458.3084716796875 background all_cells +1466.3482666015625 1450.6492919921875 background all_cells +1451.9276123046875 1458.421875 background all_cells +1457.61767578125 1454.0225830078125 background all_cells +1457.624267578125 1459.5107421875 background all_cells +1466.763916015625 1429.6180419921875 background all_cells +1461.6990966796875 1431.581298828125 background all_cells +1423.63720703125 1442.5328369140625 background all_cells +1417.82763671875 1434.781982421875 background all_cells +1415.94677734375 1487.701171875 background all_cells +1413.6014404296875 1477.5169677734375 background all_cells +1422.4974365234375 1477.33203125 background all_cells +1462.427978515625 1471.100830078125 background all_cells +1441.887451171875 2276.434814453125 background all_cells +1456.197021484375 2293.307373046875 background all_cells +1433.574462890625 2301.767578125 background all_cells +1461.17578125 2300.64501953125 background all_cells +1427.44677734375 2297.95458984375 background all_cells +1422.662353515625 2276.17041015625 background all_cells +1428.610595703125 2281.844482421875 background all_cells +1459.4266357421875 1503.391845703125 background all_cells +1456.9630126953125 1525.4185791015625 background all_cells +1470.1473388671875 1510.2000732421875 background all_cells +1471.9691162109375 1501.1695556640625 background all_cells +1466.49853515625 1520.5540771484375 background all_cells +1465.4866943359375 1490.00830078125 background all_cells +1434.28369140625 1532.8878173828125 background all_cells +1447.5184326171875 1525.9820556640625 background all_cells +1435.5394287109375 1522.1812744140625 background all_cells +1451.90380859375 1493.41796875 background all_cells +1429.8265380859375 1491.844970703125 background all_cells +1428.5958251953125 1509.853515625 background all_cells +1444.3050537109375 1507.947265625 background all_cells +1418.824462890625 1512.479248046875 background all_cells +1423.632080078125 1494.091796875 background all_cells +1417.7686767578125 1495.306640625 background all_cells +1413.4168701171875 1516.594482421875 background all_cells +1420.316162109375 1506.880126953125 background all_cells +1420.7366943359375 1502.057373046875 background all_cells +1339.588623046875 1201.779296875 background all_cells +1363.145263671875 1113.9864501953125 background all_cells +1339.720458984375 1086.7139892578125 background all_cells +1296.9940185546875 1214.015380859375 background all_cells +1304.8092041015625 1321.076416015625 background all_cells +1245.875732421875 1273.9515380859375 background all_cells +1291.2977294921875 1217.255126953125 background all_cells +1287.4378662109375 1193.948974609375 background all_cells +1283.076416015625 1211.671142578125 background all_cells +1286.4495849609375 1209.1822509765625 background all_cells +1291.1141357421875 1205.837158203125 background all_cells +1300.0716552734375 1439.7020263671875 background all_cells +1305.8984375 1395.5714111328125 background all_cells +1304.9505615234375 1417.9744873046875 background all_cells +1285.43505859375 1436.5479736328125 background all_cells +1275.3785400390625 1428.269775390625 background all_cells +1238.9635009765625 1433.0911865234375 background all_cells +1257.0172119140625 1447.6888427734375 background all_cells +1250.458984375 1437.0345458984375 background all_cells +1266.683349609375 1437.808349609375 background all_cells +1252.195068359375 1408.5489501953125 background all_cells +1264.498046875 1427.7232666015625 background all_cells +1245.4713134765625 1422.3758544921875 background all_cells +1261.4259033203125 1416.6739501953125 background all_cells +1294.5120849609375 1410.25830078125 background all_cells +1286.6788330078125 1407.1112060546875 background all_cells +1278.9744873046875 1403.239013671875 background all_cells +1358.02392578125 1365.8887939453125 background all_cells +1351.5811767578125 1362.5343017578125 background all_cells +1372.7110595703125 1359.601806640625 background all_cells +1375.9796142578125 1375.1812744140625 background all_cells +1382.063232421875 1348.65478515625 background all_cells +1400.69091796875 1358.9661865234375 background all_cells +1392.0177001953125 1367.2130126953125 background all_cells +1388.32861328125 1380.9842529296875 background all_cells +1376.0126953125 1414.504638671875 background all_cells +1394.1142578125 1427.79052734375 background all_cells +1370.3746337890625 1422.92578125 background all_cells +1410.6549072265625 1395.9429931640625 background all_cells +1327.1519775390625 1393.31591796875 background all_cells +1399.467529296875 1391.3143310546875 background all_cells +1366.351806640625 1403.370849609375 background all_cells +1403.397705078125 1404.3721923828125 background all_cells +1389.1878662109375 1403.3416748046875 background all_cells +2011.5218505859373 18.18366432189941 background all_cells +1985.9849853515625 51.67351913452149 background all_cells +2008.8326416015625 42.68643951416016 background all_cells +2017.323486328125 68.75949096679688 background all_cells +2093.596435546875 39.5566520690918 background all_cells +2154.909423828125 74.02997589111328 background all_cells +2114.42431640625 37.119407653808594 background all_cells +2033.2769775390625 68.72923278808594 background all_cells +2029.521484375 49.7833366394043 background all_cells +1866.44091796875 21.009456634521484 background all_cells +1889.9208984375 66.68841552734375 background all_cells +1905.3321533203125 50.32269287109375 background all_cells +1857.37744140625 49.357234954833984 background all_cells +1891.067138671875 31.84772109985352 background all_cells +2068.083740234375 341.6196594238281 background all_cells +2001.7332763671875 416.1610107421875 background all_cells +2147.114501953125 406.5665893554688 background all_cells +2225.099853515625 261.1529235839844 background all_cells +2274.291748046875 233.0931701660156 background all_cells +2265.7568359375 239.49066162109372 background all_cells +2249.92919921875 249.84217834472656 background all_cells +2109.428466796875 84.66910552978516 background all_cells +2045.657958984375 223.36441040039065 background all_cells +2137.9560546875 130.6568145751953 background all_cells +2054.41259765625 110.63582611083984 background all_cells +2077.412353515625 108.03703308105467 background all_cells +2114.509033203125 96.1628646850586 background all_cells +2092.5703125 264.8622741699219 background all_cells +2118.501953125 317.4479064941406 background all_cells +1858.483642578125 222.96995544433597 background all_cells +1896.6614990234373 166.618408203125 background all_cells +1890.578857421875 116.82673645019533 background all_cells +1887.474365234375 210.54151916503903 background all_cells +1875.6534423828125 309.4748229980469 background all_cells +2018.1583251953125 160.70498657226562 background all_cells +2005.611083984375 157.38475036621094 background all_cells +2009.42041015625 190.8449249267578 background all_cells +1923.46728515625 186.7729339599609 background all_cells +1939.1954345703125 260.8525695800781 background all_cells +1954.065673828125 331.2685241699219 background all_cells +2014.260009765625 321.3951721191406 background all_cells +1976.7073974609373 220.0131683349609 background all_cells +1895.852783203125 337.1182861328125 background all_cells +1899.5325927734373 372.0941467285156 background all_cells +2119.600341796875 554.5545654296875 background all_cells +2109.828369140625 502.70697021484375 background all_cells +2158.9658203125 535.0557250976562 background all_cells +2126.820068359375 555.5021362304688 background all_cells +2118.391845703125 576.4074096679688 background all_cells +2130.200439453125 596.75537109375 background all_cells +2122.8896484375 588.6376953125 background all_cells +2117.5419921875 580.7216186523438 background all_cells +2084.502197265625 570.1337280273438 background all_cells +2102.22802734375 577.31640625 background all_cells +2085.3779296875 586.3846435546875 background all_cells +2111.158935546875 561.9210205078125 background all_cells +2102.792724609375 559.8433227539062 background all_cells +2103.14013671875 566.2730712890625 background all_cells +2090.130126953125 564.473876953125 background all_cells +1909.2344970703125 436.487060546875 background all_cells +1960.5560302734373 454.4772644042969 background all_cells +1951.0018310546875 447.6087646484375 background all_cells +1916.573974609375 448.6212768554688 background all_cells +1963.041259765625 469.3209533691406 background all_cells +1974.201416015625 468.0179748535156 background all_cells +1954.1375732421875 484.5052795410156 background all_cells +1944.519775390625 584.8438720703125 background all_cells +1966.6964111328125 497.46881103515625 background all_cells +1967.183349609375 494.9920959472656 background all_cells +1981.8204345703125 496.1116333007813 background all_cells +2002.0904541015625 546.25048828125 background all_cells +1985.510009765625 493.7423706054688 background all_cells +1386.8905029296875 1058.4193115234375 background all_cells +1415.2489013671875 969.2022705078124 background all_cells +1408.47705078125 1022.0991821289062 background all_cells +1413.42333984375 1035.8037109375 background all_cells +1394.3359375 1046.00732421875 background all_cells +1396.1199951171875 1039.311767578125 background all_cells +1377.60693359375 1141.1376953125 background all_cells +1394.246826171875 1126.897705078125 background all_cells +1385.5145263671875 1143.4818115234375 background all_cells +1388.882080078125 1135.216064453125 background all_cells +1395.8233642578125 1198.171630859375 background all_cells +1390.42236328125 1198.7081298828125 background all_cells +1474.392333984375 1304.111572265625 background all_cells +1478.2733154296875 1117.3697509765625 background all_cells +1469.8172607421875 1125.542236328125 background all_cells +1474.947998046875 1121.4552001953125 background all_cells +1479.6339111328125 1262.9796142578125 background all_cells +1478.1680908203125 1291.30810546875 background all_cells +1437.5174560546875 1075.15771484375 background all_cells +1425.8614501953125 933.208740234375 background all_cells +1433.5467529296875 1051.7767333984375 background all_cells +1448.0560302734375 1052.587646484375 background all_cells +1443.4132080078125 1126.11572265625 background all_cells +1536.5484619140625 1273.8302001953125 background all_cells +1582.25244140625 1290.526611328125 background all_cells +1578.93994140625 1300.596923828125 background all_cells +1554.3133544921875 1293.997314453125 background all_cells +1517.158203125 1285.2725830078125 background all_cells +1519.6279296875 1278.6356201171875 background all_cells +1546.316162109375 1322.4776611328125 background all_cells +1551.735107421875 1333.0843505859375 background all_cells +1551.8443603515625 1314.38671875 background all_cells +1578.005126953125 1330.07763671875 background all_cells +1558.8929443359375 1336.2012939453125 background all_cells +1569.69775390625 1329.5828857421875 background all_cells +1558.7108154296875 1329.5709228515625 background all_cells +1525.695068359375 1315.3773193359375 background all_cells +1536.2835693359375 1324.7449951171875 background all_cells +1449.2069091796875 1280.635009765625 background all_cells +1459.94091796875 1263.3865966796875 background all_cells +1457.3157958984375 1301.8717041015625 background all_cells +1470.179443359375 1327.9229736328125 background all_cells +1470.7662353515625 1341.070556640625 background all_cells +1479.428466796875 1336.9586181640625 background all_cells +1444.9892578125 1314.50634765625 background all_cells +1447.247802734375 1307.2891845703125 background all_cells +1476.7816162109375 964.4229736328124 background all_cells +1498.9273681640625 1008.968505859375 background all_cells +1493.0106201171875 1170.0694580078125 background all_cells +1505.374755859375 1145.6116943359375 background all_cells +1585.5419921875 1257.7081298828125 background all_cells +1588.010986328125 1209.767822265625 background all_cells +1599.7503662109375 1242.1593017578125 background all_cells +1598.50244140625 1265.8065185546875 background all_cells +1579.200439453125 1248.3975830078125 background all_cells +1503.5777587890625 1225.49658203125 background all_cells +1511.358642578125 1290.0899658203125 background all_cells +1490.333984375 1271.27099609375 background all_cells +1510.89501953125 1266.9244384765625 background all_cells +1546.8924560546875 1125.6124267578125 background all_cells +1603.130615234375 1140.9407958984375 background all_cells +1556.3399658203125 1111.5238037109375 background all_cells +1553.8597412109375 1116.8365478515625 background all_cells +1556.4620361328125 991.794921875 background all_cells +1560.770263671875 988.5263061523438 background all_cells +1564.9271240234375 988.69287109375 background all_cells +1434.82568359375 714.4389038085938 background all_cells +1604.0726318359375 728.943359375 background all_cells +1451.3511962890625 745.18603515625 background all_cells +1446.9613037109375 752.885009765625 background all_cells +2040.4957275390625 636.2427978515625 background all_cells +2092.947265625 643.3306274414062 background all_cells +2055.1181640625 606.0448608398438 background all_cells +2045.67626953125 621.9984130859375 background all_cells +1782.8524169921875 646.2763061523438 background all_cells +1898.9090576171875 636.0081176757812 background all_cells +1894.491943359375 625.9730224609375 background all_cells +1502.02978515625 642.4990844726562 background all_cells +1855.5010986328125 655.3464965820312 background all_cells +1575.8115234375 600.6758422851562 background all_cells +1555.9951171875 442.0048522949219 background all_cells +1553.1304931640625 467.8648376464844 background all_cells +1552.520751953125 459.2394104003906 background all_cells +1553.071044921875 450.6929626464844 background all_cells +1510.485107421875 589.5755615234375 background all_cells +1497.017822265625 636.34130859375 background all_cells +1492.19921875 647.45458984375 background all_cells +1486.537109375 647.7470092773438 background all_cells +1511.0792236328125 607.3411254882812 background all_cells +1555.89990234375 477.984619140625 background all_cells +1549.8643798828125 650.481201171875 background all_cells +1537.34521484375 531.3753051757812 background all_cells +1547.6072998046875 497.0447998046875 background all_cells +1465.3447265625 463.8130187988281 background all_cells +1449.3038330078125 576.5357055664062 background all_cells +1487.5936279296875 537.59228515625 background all_cells +1688.2919921875 802.9251098632812 background all_cells +1715.260986328125 809.529296875 background all_cells +1749.621826171875 775.0226440429688 background all_cells +1757.466064453125 784.0711669921875 background all_cells +1721.70703125 803.3095092773438 background all_cells +1743.37060546875 806.0078125 background all_cells +1735.3857421875 796.3814086914062 background all_cells +1722.01025390625 789.5274658203125 background all_cells +1524.7767333984375 681.7002563476562 background all_cells +1518.3970947265625 685.4967651367188 background all_cells +1513.3343505859375 689.0501708984375 background all_cells +1523.41162109375 688.0985717773438 background all_cells +1520.889404296875 875.5913696289062 background all_cells +1595.33837890625 928.6362915039062 background all_cells +1611.733642578125 907.1502075195312 background all_cells +1521.50244140625 816.7831420898438 background all_cells +1499.03564453125 837.7595825195312 background all_cells +1538.1728515625 836.4937133789062 background all_cells +1555.251708984375 829.0819091796875 background all_cells +1520.9765625 699.4443969726562 background all_cells +1555.40380859375 763.6808471679688 background all_cells +1518.236328125 718.7804565429688 background all_cells +1515.2911376953125 711.6735229492188 background all_cells +1516.7442626953125 704.428955078125 background all_cells +1491.2205810546875 287.0805969238281 background all_cells +1494.243896484375 316.6363220214844 background all_cells +1492.056640625 306.80938720703125 background all_cells +1518.52880859375 288.9475402832031 background all_cells +1484.45361328125 356.6348571777344 background all_cells +1471.552490234375 378.4226989746094 background all_cells +1500.294677734375 358.9880065917969 background all_cells +1489.212646484375 324.8075256347656 background all_cells +1486.5860595703125 333.0985717773437 background all_cells +1536.1436767578125 340.2372741699219 background all_cells +1492.6591796875 335.8637390136719 background all_cells +1047.0281982421875 1035.3155517578125 background all_cells +1053.49951171875 1020.3051147460938 background all_cells +1047.4884033203125 1028.511474609375 background all_cells +1046.192626953125 1019.9164428710938 background all_cells +1061.88330078125 1024.5029296875 background all_cells +1068.6356201171875 1044.4228515625 background all_cells +1068.885009765625 1031.686767578125 background all_cells +1063.75048828125 1033.873779296875 background all_cells +1138.4793701171875 1079.0467529296875 background all_cells +1116.1322021484375 1212.4346923828125 background all_cells +1105.3702392578125 1208.5347900390625 background all_cells +1123.322998046875 1050.058349609375 background all_cells +1066.92822265625 1054.121337890625 background all_cells +1078.4794921875 1198.8590087890625 background all_cells +1219.5885009765625 1222.076171875 background all_cells +1219.4622802734375 1323.8232421875 background all_cells +1234.7144775390625 1045.7579345703125 background all_cells +1227.2152099609375 1052.746337890625 background all_cells +1227.3345947265625 1059.5557861328125 background all_cells +1201.8692626953125 1241.7137451171875 background all_cells +1100.877197265625 952.5055541992188 background all_cells +1189.3863525390625 971.4100341796876 background all_cells +1186.417236328125 949.3834838867188 background all_cells +1124.680908203125 929.7568969726562 background all_cells +1092.962890625 896.8854370117188 background all_cells +1077.0791015625 895.9473876953125 background all_cells +1355.230712890625 1005.9638671875 background all_cells +1396.256103515625 1033.379150390625 background all_cells +1367.25390625 1056.3502197265625 background all_cells +1296.47900390625 1065.5103759765625 background all_cells +1278.8922119140625 1021.7739868164062 background all_cells +1366.3079833984375 1013.6891479492188 background all_cells +1203.7357177734375 1122.3310546875 background all_cells +1196.1619873046875 1148.316162109375 background all_cells +1204.013427734375 1139.0264892578125 background all_cells +1202.375 1131.9990234375 background all_cells +1244.311279296875 1023.2216186523438 background all_cells +1241.0235595703125 1039.09375 background all_cells +1192.9307861328125 1055.930419921875 background all_cells +1220.0718994140625 1036.1270751953125 background all_cells +1294.20849609375 163.99346923828125 background all_cells +1334.0654296875 150.12020874023438 background all_cells +1318.3050537109375 145.87252807617188 background all_cells +1357.389892578125 177.36753845214844 background all_cells +1389.1632080078125 149.55621337890625 background all_cells +1385.947998046875 153.28736877441406 background all_cells +1372.0574951171875 341.3435974121094 background all_cells +1332.500244140625 451.7521057128906 background all_cells +1396.7362060546875 402.6223449707031 background all_cells +1396.1458740234375 390.26214599609375 background all_cells +1379.8316650390625 347.36773681640625 background all_cells +1304.875732421875 218.1949462890625 background all_cells +1304.5865478515625 257.38641357421875 background all_cells +1378.5574951171875 238.52169799804688 background all_cells +1204.7283935546875 908.3834838867188 background all_cells +1213.5057373046875 846.534912109375 background all_cells +1209.536865234375 899.5161743164062 background all_cells +1207.0140380859375 852.5271606445312 background all_cells +1248.0050048828125 972.388671875 background all_cells +1229.3175048828125 984.4072265625 background all_cells +1243.9827880859375 978.1790771484376 background all_cells +1238.5633544921875 975.0934448242188 background all_cells +1274.66650390625 961.2630004882812 background all_cells +1391.631103515625 938.01708984375 background all_cells +1368.6356201171875 933.0007934570312 background all_cells +1363.528564453125 939.965087890625 background all_cells +1243.97119140625 967.2649536132812 background all_cells +1252.0677490234375 956.8342895507812 background all_cells +1278.14208984375 866.1961059570312 background all_cells +1286.3656005859375 879.426025390625 background all_cells +1273.9156494140625 873.2425537109375 background all_cells +1254.4381103515625 586.5751342773438 background all_cells +1238.6279296875 594.008056640625 background all_cells +1143.1171875 830.2723388671875 background all_cells +1289.2158203125 842.2659912109375 background all_cells +1188.1566162109375 788.3402099609375 background all_cells +1261.5159912109375 638.7137451171875 background all_cells +1248.980712890625 749.6215209960938 background all_cells +1280.8192138671875 641.893798828125 background all_cells +1332.2506103515625 597.1002197265625 background all_cells +1388.533935546875 773.1253051757812 background all_cells +1365.720947265625 607.0374145507812 background all_cells +1353.59375 616.8426513671875 background all_cells +2114.210205078125 2504.661376953125 background all_cells +2131.670166015625 2492.6513671875 background all_cells +2125.60888671875 2489.217041015625 background all_cells +2204.734375 2455.240966796875 background all_cells +2209.119140625 2468.80517578125 background all_cells +2216.24169921875 2456.869140625 background all_cells +2176.876953125 2461.35693359375 background all_cells +2170.823486328125 2471.42822265625 background all_cells +2165.298828125 2459.550537109375 background all_cells +2187.050048828125 2463.647705078125 background all_cells +2180.62255859375 2468.9150390625 background all_cells +2207.801025390625 2573.07373046875 background all_cells +2237.97412109375 2557.3583984375 background all_cells +2233.100830078125 2567.26220703125 background all_cells +2211.416015625 2567.28125 background all_cells +2205.88818359375 2590.554931640625 background all_cells +2224.223876953125 2586.544921875 background all_cells +2215.796630859375 2586.543212890625 background all_cells +2205.974609375 2597.74169921875 background all_cells +2174.760986328125 2590.654541015625 background all_cells +2123.06689453125 2595.71044921875 background all_cells +2131.537109375 2596.198486328125 background all_cells +2199.77783203125 2581.462646484375 background all_cells +2181.22314453125 2578.954345703125 background all_cells +2162.608642578125 2572.145263671875 background all_cells +2147.485107421875 2564.49609375 background all_cells +2151.401123046875 2560.644775390625 background all_cells +2192.46923828125 2570.5322265625 background all_cells +2164.514892578125 2561.676513671875 background all_cells +2077.80322265625 2565.84521484375 background all_cells +2086.784912109375 2582.6611328125 background all_cells +2081.564697265625 2558.14599609375 background all_cells +2094.6005859375 2498.318603515625 background all_cells +2111.290771484375 2497.75537109375 background all_cells +2098.658203125 2506.593994140625 background all_cells +2103.104248046875 2504.256591796875 background all_cells +2086.01220703125 2502.5546875 background all_cells +2109.9619140625 2493.705078125 background all_cells +2113.7900390625 2487.252685546875 background all_cells +2101.451171875 2533.6572265625 background all_cells +2094.483154296875 2535.05126953125 background all_cells +2122.1806640625 2544.56201171875 background all_cells +2117.4375 2549.175537109375 background all_cells +2108.902099609375 2539.720703125 background all_cells +2105.094482421875 2525.884765625 background all_cells +2107.2021484375 2513.259765625 background all_cells +2079.072021484375 2502.977294921875 background all_cells +2079.34619140625 2483.2685546875 background all_cells +2126.2451171875 2837.833251953125 background all_cells +2136.598388671875 2847.737548828125 background all_cells +2127.35546875 2831.0458984375 background all_cells +2142.546875 2835.13525390625 background all_cells +2156.003173828125 2826.897216796875 background all_cells +2141.935791015625 2854.77880859375 background all_cells +2169.13623046875 2844.236083984375 background all_cells +2154.714111328125 2848.214599609375 background all_cells +2150.239501953125 2843.066650390625 background all_cells +2149.578125 2857.84228515625 background all_cells +2156.760986328125 2785.724853515625 background all_cells +2142.646484375 2798.56005859375 background all_cells +2147.318359375 2774.078369140625 background all_cells +2145.79541015625 2792.956298828125 background all_cells +2152.148681640625 2801.885009765625 background all_cells +2181.876953125 2789.75634765625 background all_cells +2199.18994140625 2823.853759765625 background all_cells +2278.592529296875 2808.57568359375 background all_cells +2233.5078125 2819.010986328125 background all_cells +2225.584228515625 2807.371826171875 background all_cells +2203.470458984375 2809.828125 background all_cells +2157.57421875 2814.767578125 background all_cells +2190.087158203125 2815.873779296875 background all_cells +2176.245849609375 2810.941650390625 background all_cells +2191.49169921875 2790.358642578125 background all_cells +2186.73193359375 2785.5888671875 background all_cells +2189.231201171875 2778.865966796875 background all_cells +2203.18994140625 2778.55517578125 background all_cells +2196.333740234375 2780.79296875 background all_cells +2188.1298828125 2748.7568359375 background all_cells +2211.2587890625 2761.575927734375 background all_cells +2212.59326171875 2745.405517578125 background all_cells +2194.0576171875 2731.982666015625 background all_cells +2217.142822265625 2737.02099609375 background all_cells +2239.6611328125 2741.190673828125 background all_cells +2227.033935546875 2735.14208984375 background all_cells +2224.296630859375 2754.139404296875 background all_cells +2218.942138671875 2745.065185546875 background all_cells +2168.163330078125 2755.904296875 background all_cells +2183.17431640625 2768.680419921875 background all_cells +2181.966796875 2762.761474609375 background all_cells +2153.002197265625 2743.46484375 background all_cells +2142.56005859375 2766.8642578125 background all_cells +2159.322021484375 2745.738525390625 background all_cells +2148.84619140625 2732.3515625 background all_cells +2133.85400390625 2739.1279296875 background all_cells +2143.4306640625 2736.382568359375 background all_cells +2062.464599609375 2625.04443359375 background all_cells +2053.74560546875 2621.735107421875 background all_cells +2076.11767578125 2623.757568359375 background all_cells +2068.84130859375 2622.588134765625 background all_cells +2075.00048828125 2614.0390625 background all_cells +2088.184326171875 2606.848388671875 background all_cells +2080.94140625 2609.8994140625 background all_cells +2090.461181640625 2633.323974609375 background all_cells +2090.833740234375 2620.02734375 background all_cells +2051.474853515625 2600.611572265625 background all_cells +2067.81787109375 2602.5576171875 background all_cells +2058.524658203125 2607.67578125 background all_cells +2066.794677734375 2593.44775390625 background all_cells +2054.69873046875 2700.733154296875 background all_cells +2075.925537109375 2718.827392578125 background all_cells +2053.711181640625 2711.62060546875 background all_cells +2069.066650390625 2704.585205078125 background all_cells +2166.642578125 2724.9658203125 background all_cells +2095.2900390625 2728.57080078125 background all_cells +2151.587890625 2726.4462890625 background all_cells +2140.983154296875 2725.934326171875 background all_cells +2051.5859375 2737.914306640625 background all_cells +2083.603759765625 2707.0771484375 background all_cells +2097.9599609375 2703.862060546875 background all_cells +2099.06396484375 2717.8798828125 background all_cells +2113.575439453125 2620.239990234375 background all_cells +2144.233154296875 2618.43408203125 background all_cells +2152.544189453125 2614.64306640625 background all_cells +2142.8037109375 2631.936279296875 background all_cells +2156.44140625 2626.307861328125 background all_cells +2135.747314453125 2642.32275390625 background all_cells +2158.290283203125 2638.361083984375 background all_cells +2154.730712890625 2653.658935546875 background all_cells +2150.34814453125 2647.16943359375 background all_cells +2122.976806640625 2631.733154296875 background all_cells +2124.03857421875 2603.324951171875 background all_cells +2136.516357421875 2611.3701171875 background all_cells +2131.275146484375 2623.54833984375 background all_cells +2122.529541015625 2622.06103515625 background all_cells +2143.93994140625 2674.662841796875 background all_cells +2146.20361328125 2686.381591796875 background all_cells +2153.835693359375 2686.494873046875 background all_cells +2152.840087890625 2677.640625 background all_cells +2134.357177734375 2713.924072265625 background all_cells +2154.9521484375 2703.649658203125 background all_cells +2148.944091796875 2712.99951171875 background all_cells +2143.61865234375 2697.690673828125 background all_cells +2122.9296875 2676.229736328125 background all_cells +2097.375244140625 2683.158203125 background all_cells +2075.38330078125 2690.11572265625 background all_cells +2070.748779296875 2678.39892578125 background all_cells +2111.7666015625 2683.87841796875 background all_cells +2133.109619140625 2682.59765625 background all_cells +2110.283935546875 2670.190185546875 background all_cells +2121.265869140625 2668.49365234375 background all_cells +2119.63232421875 2658.3603515625 background all_cells +2108.4150390625 2654.8681640625 background all_cells +2144.10205078125 2663.449462890625 background all_cells +2132.03271484375 2662.439208984375 background all_cells +2159.20361328125 2665.0576171875 background all_cells +2153.893798828125 2664.71630859375 background all_cells +2059.968017578125 2669.100830078125 background all_cells +2068.96630859375 2670.349609375 background all_cells +2098.827392578125 2663.741455078125 background all_cells +2081.228515625 2667.669189453125 background all_cells +2173.70166015625 2639.1748046875 background all_cells +2195.899169921875 2642.339111328125 background all_cells +2181.49755859375 2606.732666015625 background all_cells +2192.165283203125 2607.294921875 background all_cells +2180.97119140625 2620.68896484375 background all_cells +2201.4052734375 2695.549560546875 background all_cells +2220.55126953125 2725.5341796875 background all_cells +2189.438232421875 2711.77294921875 background all_cells +2229.243896484375 2706.70361328125 background all_cells +2212.353515625 2616.3818359375 background all_cells +2227.21337890625 2622.587646484375 background all_cells +2214.5009765625 2635.5673828125 background all_cells +2214.65673828125 2603.45263671875 background all_cells +2198.525146484375 2611.0859375 background all_cells +2205.332763671875 2615.30908203125 background all_cells +2202.860595703125 2608.364990234375 background all_cells +2200.53466796875 2680.63134765625 background all_cells +2218.197509765625 2675.826904296875 background all_cells +2205.40087890625 2888.20361328125 background all_cells +2207.277099609375 2904.770263671875 background all_cells +2216.489990234375 2894.5009765625 background all_cells +2279.80322265625 2834.459228515625 background all_cells +2239.767578125 2861.1923828125 background all_cells +2272.43994140625 2860.794677734375 background all_cells +2264.982666015625 2839.12158203125 background all_cells +2250.520263671875 2878.11767578125 background all_cells +2281.185546875 2912.434326171875 background all_cells +2238.323974609375 2883.13720703125 background all_cells +2286.50439453125 2922.0703125 background all_cells +2268.779296875 2893.7138671875 background all_cells +2206.114013671875 2852.3359375 background all_cells +2223.09423828125 2878.061767578125 background all_cells +2218.758056640625 2867.237060546875 background all_cells +2207.67919921875 2861.869873046875 background all_cells +2137.1298828125 2863.643798828125 background all_cells +2125.919189453125 2873.145751953125 background all_cells +2140.09423828125 2870.216064453125 background all_cells +2123.75341796875 2864.691650390625 background all_cells +2140.484130859375 2882.549560546875 background all_cells +2131.852783203125 2891.43115234375 background all_cells +2136.87158203125 2887.147216796875 background all_cells +2125.560546875 2897.825439453125 background all_cells +2143.438720703125 2909.77001953125 background all_cells +2134.81103515625 2898.361083984375 background all_cells +2047.495849609375 2911.791259765625 background all_cells +2070.0400390625 2915.189453125 background all_cells +2076.5263671875 2911.35205078125 background all_cells +2066.67431640625 2906.440673828125 background all_cells +2052.982421875 2899.952880859375 background all_cells +2114.413818359375 2876.930908203125 background all_cells +2119.01318359375 2897.359130859375 background all_cells +2119.7802734375 2876.4892578125 background all_cells +2117.843994140625 2885.33251953125 background all_cells +2103.4677734375 2863.31298828125 background all_cells +2099.449462890625 2882.519287109375 background all_cells +2106.635009765625 2875.276123046875 background all_cells +2089.30615234375 2878.18408203125 background all_cells +2087.818603515625 2866.24755859375 background all_cells +2084.989501953125 2903.122802734375 background all_cells +2087.250732421875 2891.672607421875 background all_cells +2100.912353515625 2891.91015625 background all_cells +2092.466552734375 2897.246826171875 background all_cells +2181.3564453125 2835.355224609375 background all_cells +2200.7236328125 2837.04736328125 background all_cells +2189.607421875 2843.403076171875 background all_cells +2177.138671875 2842.704345703125 background all_cells +2182.707763671875 2843.26025390625 background all_cells +2181.234130859375 2890.2109375 background all_cells +2197.68701171875 2900.970458984375 background all_cells +2192.621826171875 2893.62451171875 background all_cells +2197.796875 2875.943603515625 background all_cells +2185.6162109375 2880.837890625 background all_cells +2192.61376953125 2876.139892578125 background all_cells +2186.030029296875 2871.742431640625 background all_cells +2177.638671875 2851.005859375 background all_cells +2186.25537109375 2847.270263671875 background all_cells +2186.1025390625 2855.284912109375 background all_cells +2193.385986328125 2850.830078125 background all_cells +2201.561767578125 2867.701416015625 background all_cells +2199.55078125 2851.67236328125 background all_cells +2061.889892578125 2813.0712890625 background all_cells +2061.01123046875 2820.838134765625 background all_cells +2065.24169921875 2819.802490234375 background all_cells +2069.644775390625 2815.661376953125 background all_cells +2069.315185546875 2806.427490234375 background all_cells +2066.364013671875 2797.000244140625 background all_cells +2076.73681640625 2798.02978515625 background all_cells +2083.303466796875 2794.340576171875 background all_cells +2083.537109375 2788.58837890625 background all_cells +2079.058349609375 2802.98779296875 background all_cells +2082.5517578125 2802.35595703125 background all_cells +2085.950439453125 2802.619140625 background all_cells +2080.2294921875 2816.456787109375 background all_cells +2074.1455078125 2820.491943359375 background all_cells +2077.470458984375 2805.787109375 background all_cells +2076.982177734375 2810.676513671875 background all_cells +2073.621826171875 2805.0 background all_cells +2071.184326171875 2735.04345703125 background all_cells +2059.22021484375 2739.390380859375 background all_cells +2058.967529296875 2742.748291015625 background all_cells +2078.408447265625 2755.60791015625 background all_cells +2087.3974609375 2755.916015625 background all_cells +2080.565185546875 2740.943603515625 background all_cells +2107.3037109375 2734.060302734375 background all_cells +2113.714111328125 2769.076171875 background all_cells +2117.939453125 2737.171142578125 background all_cells +2110.85498046875 2800.06591796875 background all_cells +2119.917236328125 2798.43115234375 background all_cells +2119.772216796875 2792.85546875 background all_cells +2105.779296875 2789.455322265625 background all_cells +2110.069091796875 2794.502197265625 background all_cells +2104.373291015625 2793.7197265625 background all_cells +2126.18017578125 2788.310302734375 background all_cells +2129.41259765625 2793.428466796875 background all_cells +2132.2431640625 2797.325439453125 background all_cells +2125.737548828125 2802.9423828125 background all_cells +2096.38916015625 2793.4990234375 background all_cells +2103.89794921875 2807.49609375 background all_cells +2100.080810546875 2819.07861328125 background all_cells +2113.78955078125 2809.774169921875 background all_cells +2122.96923828125 2823.798583984375 background all_cells +2127.709228515625 2847.722900390625 background all_cells +2114.353515625 2859.572509765625 background all_cells +2108.919677734375 2857.268310546875 background all_cells +2070.41064453125 2836.519287109375 background all_cells +2073.779052734375 2862.792724609375 background all_cells +2060.278564453125 2848.44140625 background all_cells +2068.0224609375 2844.514404296875 background all_cells +2060.237060546875 2836.462890625 background all_cells +2076.035888671875 2841.2607421875 background all_cells +2241.694580078125 2642.52001953125 background all_cells +2263.415283203125 2658.84326171875 background all_cells +2253.66357421875 2649.14892578125 background all_cells +2269.695556640625 2646.75927734375 background all_cells +2247.162353515625 2692.41455078125 background all_cells +2253.04736328125 2705.691650390625 background all_cells +2248.35302734375 2717.79052734375 background all_cells +2283.69873046875 2712.110595703125 background all_cells +2228.052001953125 2656.602294921875 background all_cells +2232.76513671875 2664.7138671875 background all_cells +2251.955322265625 2608.654541015625 background all_cells +2264.763671875 2608.586669921875 background all_cells +2262.3681640625 2614.02978515625 background all_cells +2257.182861328125 2619.991943359375 background all_cells +2270.327392578125 2584.646484375 background all_cells +2246.3369140625 2581.916015625 background all_cells +2253.22265625 2581.947265625 background all_cells +2271.912353515625 2590.923583984375 background all_cells +2281.05224609375 2589.372802734375 background all_cells +2261.50927734375 2594.4638671875 background all_cells +2267.239501953125 2598.0146484375 background all_cells +2273.15185546875 2596.386474609375 background all_cells +2273.395751953125 2609.145263671875 background all_cells +2281.33203125 2601.427978515625 background all_cells +2282.81591796875 2610.34326171875 background all_cells +2273.488037109375 2622.695556640625 background all_cells +2260.76513671875 2554.221435546875 background all_cells +2266.334228515625 2563.126220703125 background all_cells +2272.44873046875 2566.90576171875 background all_cells +2261.761474609375 2562.17431640625 background all_cells +2278.638671875 2559.058349609375 background all_cells +2242.79736328125 2594.762451171875 background all_cells +2247.2431640625 2611.081787109375 background all_cells +2244.587890625 2604.849853515625 background all_cells +2232.520751953125 2648.761474609375 background all_cells +2237.8564453125 2636.1845703125 background all_cells +2244.786376953125 2622.228271484375 background all_cells +2264.77001953125 2635.404296875 background all_cells +2245.464111328125 2631.609130859375 background all_cells +2255.96435546875 2629.023681640625 background all_cells +2234.64697265625 2604.868408203125 background all_cells +2231.474853515625 2610.569580078125 background all_cells +2237.156982421875 2611.765625 background all_cells +2589.665283203125 2483.241455078125 background all_cells +2722.332763671875 2490.216064453125 background all_cells +2453.394287109375 2488.085693359375 background all_cells +2710.54541015625 2487.16064453125 background all_cells +2677.62744140625 2484.5341796875 background all_cells +2671.66748046875 2471.9970703125 background all_cells +2752.345458984375 2447.00439453125 background all_cells +2747.8330078125 2496.312744140625 background all_cells +2753.671875 2488.8720703125 background all_cells +2763.748046875 2424.803955078125 background all_cells +2737.90869140625 2445.46044921875 background all_cells +2743.410888671875 2443.005126953125 background all_cells +2759.149169921875 2431.826904296875 background all_cells +2788.898193359375 2445.684814453125 background all_cells +2864.379150390625 2455.53662109375 background all_cells +2839.848876953125 2502.0791015625 background all_cells +2868.2265625 2442.98828125 background all_cells +2837.314208984375 2443.21923828125 background all_cells +2722.454833984375 2426.648681640625 background all_cells +2733.723876953125 2437.535888671875 background all_cells +2732.64208984375 2425.41845703125 background all_cells +2726.739013671875 2434.058349609375 background all_cells +2511.851318359375 2460.1025390625 background all_cells +2651.716064453125 2438.462158203125 background all_cells +2665.341552734375 2435.375 background all_cells +2592.6640625 2427.396484375 background all_cells +2711.283935546875 2428.131103515625 background all_cells +2549.2666015625 2452.19384765625 background all_cells +2874.755859375 2565.98388671875 background all_cells +2823.10107421875 2614.623779296875 background all_cells +2846.47021484375 2587.394775390625 background all_cells +2863.90234375 2647.70166015625 background all_cells +2872.80517578125 2619.462646484375 background all_cells +2869.187744140625 2613.2548828125 background all_cells +2880.296142578125 2705.779296875 background all_cells +2877.4638671875 2703.31689453125 background all_cells +2858.71484375 2692.6103515625 background all_cells +2875.12060546875 2675.62060546875 background all_cells +2876.457275390625 2691.529052734375 background all_cells +2865.599365234375 2675.33251953125 background all_cells +2830.356201171875 2707.92041015625 background all_cells +2831.896240234375 2713.307861328125 background all_cells +2870.142578125 2702.79052734375 background all_cells +2841.9228515625 2718.205322265625 background all_cells +2836.755615234375 2673.042724609375 background all_cells +2834.1376953125 2680.72900390625 background all_cells +2835.0439453125 2685.1923828125 background all_cells +2426.517822265625 2744.805908203125 background all_cells +2454.28369140625 2770.240966796875 background all_cells +2459.322998046875 2753.5615234375 background all_cells +2473.847412109375 2743.58154296875 background all_cells +2493.936279296875 2565.17041015625 background all_cells +2495.6015625 2557.560302734375 background all_cells +2486.214599609375 2557.809814453125 background all_cells +2474.654052734375 2605.71435546875 background all_cells +2490.071533203125 2573.099609375 background all_cells +2463.827392578125 2643.758056640625 background all_cells +2504.19384765625 2715.354248046875 background all_cells +2453.50537109375 2716.1953125 background all_cells +2475.6416015625 2714.707763671875 background all_cells +2469.812255859375 2662.84619140625 background all_cells +2658.755615234375 2555.140625 background all_cells +2715.019775390625 2579.24169921875 background all_cells +2718.82080078125 2545.55078125 background all_cells +2707.43994140625 2547.9501953125 background all_cells +2691.436767578125 2509.000732421875 background all_cells +2663.938232421875 2562.06787109375 background all_cells +2635.95849609375 2587.604736328125 background all_cells +2728.08837890625 2600.649169921875 background all_cells +2582.119140625 2590.89697265625 background all_cells +2670.582763671875 2599.7783203125 background all_cells +2622.6015625 2600.13232421875 background all_cells +2629.337890625 2593.75341796875 background all_cells +2518.341064453125 2582.13427734375 background all_cells +2549.75830078125 2567.040283203125 background all_cells +2539.42626953125 2578.002197265625 background all_cells +2522.130126953125 2613.604736328125 background all_cells +2527.4501953125 2552.98486328125 background all_cells +2569.370849609375 2561.7705078125 background all_cells +2625.6904296875 2557.85498046875 background all_cells +2608.975341796875 2558.740234375 background all_cells +2537.111083984375 2541.85400390625 background all_cells +2552.128662109375 2645.8095703125 background all_cells +2618.83447265625 2678.60693359375 background all_cells +2600.700927734375 2625.476318359375 background all_cells +2594.278076171875 2637.29296875 background all_cells +2734.00537109375 2750.148681640625 background all_cells +2740.706787109375 2724.914306640625 background all_cells +2739.328125 2749.26708984375 background all_cells +2711.642578125 2796.022705078125 background all_cells +2708.857421875 2810.46728515625 background all_cells +2724.17578125 2772.84130859375 background all_cells +2726.417236328125 2713.131103515625 background all_cells +2755.911865234375 2661.7431640625 background all_cells +2671.1337890625 2688.41650390625 background all_cells +2717.661865234375 2676.20654296875 background all_cells +2720.75537109375 2652.065185546875 background all_cells +2766.227783203125 2680.40771484375 background all_cells +2763.82470703125 2667.2861328125 background all_cells +2687.642578125 2717.4814453125 background all_cells +2704.900634765625 2773.923583984375 background all_cells +2717.824462890625 2744.919189453125 background all_cells +2732.854248046875 2760.102783203125 background all_cells +2752.105712890625 2757.18408203125 background all_cells +2748.3388671875 2765.576171875 background all_cells +2751.393310546875 2777.4853515625 background all_cells +2758.7021484375 2797.503662109375 background all_cells +2759.256591796875 2783.20361328125 background all_cells +2706.037109375 2825.585693359375 background all_cells +2717.432373046875 2829.752685546875 background all_cells +2732.148193359375 2818.7373046875 background all_cells +2757.878662109375 2774.155517578125 background all_cells +2757.2041015625 2766.31103515625 background all_cells +2745.283203125 2791.79931640625 background all_cells +2739.611572265625 2774.388671875 background all_cells +2733.508056640625 2797.82177734375 background all_cells +2745.593505859375 2803.138427734375 background all_cells +2743.70654296875 2780.643310546875 background all_cells +2740.61181640625 2798.1875 background all_cells +2752.77880859375 2712.825439453125 background all_cells +2753.388671875 2719.3447265625 background all_cells +2754.18798828125 2723.999755859375 background all_cells +2760.364013671875 2711.186279296875 background all_cells +2760.8232421875 2717.67578125 background all_cells +2766.74462890625 2713.99658203125 background all_cells +2760.604736328125 2735.42041015625 background all_cells +2771.750732421875 2738.113037109375 background all_cells +2779.885009765625 2745.3564453125 background all_cells +2802.0869140625 2637.651123046875 background all_cells +2799.11669921875 2663.383544921875 background all_cells +2809.49853515625 2661.029296875 background all_cells +2805.620361328125 2649.444580078125 background all_cells +2818.915771484375 2693.376953125 background all_cells +2787.579345703125 2667.3798828125 background all_cells +2791.720703125 2688.197998046875 background all_cells +2795.35009765625 2682.275634765625 background all_cells +2791.672119140625 2677.6943359375 background all_cells +2838.408203125 2899.897705078125 background all_cells +2854.061767578125 2899.881591796875 background all_cells +2845.289306640625 2889.28271484375 background all_cells +2839.91455078125 2909.2978515625 background all_cells +2846.56494140625 2905.6025390625 background all_cells +2863.7333984375 2911.138427734375 background all_cells +2871.758056640625 2913.530517578125 background all_cells +2839.485595703125 2915.279296875 background all_cells +2846.798583984375 2919.23291015625 background all_cells +2812.95458984375 2917.82177734375 background all_cells +2865.602294921875 2892.94873046875 background all_cells +2872.689208984375 2901.19580078125 background all_cells +2867.02880859375 2693.912353515625 background all_cells +2865.3642578125 2689.071044921875 background all_cells +2863.268310546875 2683.526123046875 background all_cells +2875.17431640625 2735.26708984375 background all_cells +2862.713623046875 2728.588623046875 background all_cells +2864.31005859375 2875.641845703125 background all_cells +2865.957275390625 2736.653076171875 background all_cells +2830.774658203125 2740.20068359375 background all_cells +2834.841796875 2727.04296875 background all_cells +2840.8955078125 2743.4228515625 background all_cells +2839.45849609375 2739.92724609375 background all_cells +2863.29052734375 2704.339111328125 background all_cells +2862.658203125 2718.5732421875 background all_cells +2869.609130859375 2710.281005859375 background all_cells +2808.899169921875 2689.452392578125 background all_cells +2808.72705078125 2700.84326171875 background all_cells +2794.26513671875 2709.464599609375 background all_cells +2800.95556640625 2721.853759765625 background all_cells +2795.12255859375 2718.105224609375 background all_cells +2781.567138671875 2719.904541015625 background all_cells +2810.012939453125 2721.028076171875 background all_cells +2825.17041015625 2725.345703125 background all_cells +2793.893798828125 2738.36083984375 background all_cells +2779.1640625 2728.097412109375 background all_cells +2793.864501953125 2699.4970703125 background all_cells +2774.76123046875 2702.570068359375 background all_cells +2786.78173828125 2701.313232421875 background all_cells +2545.985107421875 2735.3740234375 background all_cells +2557.307861328125 2770.703369140625 background all_cells +2556.33203125 2779.59521484375 background all_cells +2547.55712890625 2754.78125 background all_cells +2631.712158203125 2750.576416015625 background all_cells +2636.336181640625 2799.465576171875 background all_cells +2632.989013671875 2783.629150390625 background all_cells +2632.00634765625 2771.858642578125 background all_cells +2632.174560546875 2802.321044921875 background all_cells +2678.067626953125 2745.34423828125 background all_cells +2693.562744140625 2800.959228515625 background all_cells +2651.48779296875 2738.34521484375 background all_cells +2697.6279296875 2773.859375 background all_cells +2687.3369140625 2776.153564453125 background all_cells +2588.697021484375 2734.28515625 background all_cells +2586.86328125 2770.6416015625 background all_cells +2599.129150390625 2760.40185546875 background all_cells +2595.20068359375 2774.5146484375 background all_cells +2704.744384765625 2881.101806640625 background all_cells +2708.24560546875 2867.4091796875 background all_cells +2707.96142578125 2888.735107421875 background all_cells +2706.986572265625 2873.43505859375 background all_cells +2709.11865234375 2882.283203125 background all_cells +2724.24560546875 2879.686279296875 background all_cells +2722.499267578125 2866.68017578125 background all_cells +2728.45361328125 2890.765380859375 background all_cells +2713.724853515625 2841.1875 background all_cells +2723.07958984375 2843.468994140625 background all_cells +2725.261962890625 2852.017822265625 background all_cells +2714.838623046875 2857.77001953125 background all_cells +2664.26708984375 2903.336181640625 background all_cells +2711.407470703125 2898.91943359375 background all_cells +2699.143798828125 2916.72802734375 background all_cells +2698.92626953125 2905.40380859375 background all_cells +2687.406005859375 2917.7080078125 background all_cells +2720.3232421875 2924.46337890625 background all_cells +2722.64013671875 2902.989990234375 background all_cells +2727.921142578125 2896.67822265625 background all_cells +2730.759521484375 2923.591064453125 background all_cells +2718.667724609375 2916.143798828125 background all_cells +2737.01318359375 2924.32421875 background all_cells +2745.0029296875 2922.355224609375 background all_cells +2475.46923828125 2887.04345703125 background all_cells +2480.207275390625 2870.580810546875 background all_cells +2516.390869140625 2923.691650390625 background all_cells +2493.4951171875 2893.557373046875 background all_cells +2621.71630859375 2822.446533203125 background all_cells +2629.526611328125 2823.091552734375 background all_cells +2627.769287109375 2812.875732421875 background all_cells +2608.277587890625 2852.3701171875 background all_cells +2593.806640625 2917.933349609375 background all_cells +2589.716552734375 2846.9248046875 background all_cells +2618.264404296875 2841.053955078125 background all_cells +2615.921630859375 2851.608642578125 background all_cells +2546.328125 2861.6552734375 background all_cells +2563.085693359375 2922.88134765625 background all_cells +2557.2900390625 2910.333984375 background all_cells +2551.2158203125 2925.41259765625 background all_cells +2483.630859375 2819.787841796875 background all_cells +2569.851318359375 2824.94091796875 background all_cells +2539.20947265625 2817.6533203125 background all_cells +2483.03759765625 2829.147705078125 background all_cells +2642.57568359375 2864.840576171875 background all_cells +2653.066650390625 2892.560546875 background all_cells +2656.675537109375 2880.95166015625 background all_cells +2645.32373046875 2843.708984375 background all_cells +2684.499755859375 2846.197998046875 background all_cells +2703.808837890625 2844.2001953125 background all_cells +2703.5322265625 2839.28662109375 background all_cells +2692.392578125 2844.042724609375 background all_cells +2678.679931640625 2823.853271484375 background all_cells +2699.611572265625 2810.936279296875 background all_cells +2684.530029296875 2815.292724609375 background all_cells +2667.22607421875 2866.99951171875 background all_cells +2672.0625 2856.53271484375 background all_cells +2668.71923828125 2885.991455078125 background all_cells +2669.320556640625 2848.327392578125 background all_cells +2194.78466796875 2389.762939453125 background all_cells +2203.99755859375 2377.102294921875 background all_cells +2198.205322265625 2382.68408203125 background all_cells +2201.6484375 2390.298828125 background all_cells +2201.2763671875 2386.02001953125 background all_cells +2201.407958984375 2395.538330078125 background all_cells +2223.496826171875 2410.145751953125 background all_cells +2213.247314453125 2415.95849609375 background all_cells +2208.4833984375 2411.680419921875 background all_cells +2220.375 2369.50341796875 background all_cells +2216.3857421875 2380.145751953125 background all_cells +2224.826416015625 2380.463623046875 background all_cells +2216.116943359375 2397.80029296875 background all_cells +2207.46923828125 2386.568115234375 background all_cells +2606.909912109375 2385.7978515625 background all_cells +2702.28515625 2394.927001953125 background all_cells +2683.08837890625 2416.40869140625 background all_cells +2671.689208984375 2394.066162109375 background all_cells +2661.204833984375 2389.2568359375 background all_cells +2291.40673828125 2406.531494140625 background all_cells +2490.467529296875 2402.87939453125 background all_cells +2392.330810546875 2418.650634765625 background all_cells +2366.56982421875 2409.80224609375 background all_cells +2498.190673828125 2398.90869140625 background all_cells +2545.6845703125 2403.477294921875 background all_cells +2548.398193359375 2416.59130859375 background all_cells +2502.93310546875 2415.655029296875 background all_cells +2501.718017578125 2406.45703125 background all_cells +2824.983154296875 2403.015625 background all_cells +3053.89501953125 2426.685546875 background all_cells +3034.972412109375 2421.3251953125 background all_cells +2978.4892578125 2423.91943359375 background all_cells +2959.37646484375 2418.013427734375 background all_cells +2824.67236328125 2389.221923828125 background all_cells +2823.167236328125 2357.12744140625 background all_cells +3408.8720703125 2371.093994140625 background all_cells +2284.46435546875 2370.653076171875 background all_cells +3398.281982421875 2367.723388671875 background all_cells +3254.5146484375 2362.3037109375 background all_cells +3056.534423828125 2371.357177734375 background all_cells +3401.421630859375 2388.49755859375 background all_cells +3413.2890625 2405.825927734375 background all_cells +3411.50830078125 2376.371337890625 background all_cells +3400.308349609375 2402.011962890625 background all_cells +2702.994384765625 2385.8115234375 background all_cells +2967.992919921875 2383.9228515625 background all_cells +2993.601806640625 2377.669921875 background all_cells +2662.327880859375 2381.70556640625 background all_cells +3253.47998046875 2397.198486328125 background all_cells +3052.122314453125 2389.877197265625 background all_cells +2439.612060546875 2379.950927734375 background all_cells +2506.063720703125 2373.89453125 background all_cells +2271.0458984375 2383.953125 background all_cells +2279.250244140625 2379.945556640625 background all_cells +2469.78125 2396.166259765625 background all_cells +2331.437255859375 2391.552490234375 background all_cells +2234.409912109375 2379.3017578125 background all_cells +2235.819091796875 2387.4140625 background all_cells +2240.235107421875 2359.717041015625 background all_cells +2249.478759765625 2391.120849609375 background all_cells +2242.4619140625 2378.6015625 background all_cells +2239.776611328125 2421.988037109375 background all_cells +2363.526123046875 2324.56396484375 background all_cells +2492.98095703125 2301.154296875 background all_cells +2480.7724609375 2332.779052734375 background all_cells +2405.01123046875 2332.45849609375 background all_cells +2544.5361328125 2326.942626953125 background all_cells +2553.426025390625 2326.02783203125 background all_cells +2549.0888671875 2320.920166015625 background all_cells +2543.291015625 2317.522705078125 background all_cells +2426.481689453125 2363.704345703125 background all_cells +2480.87255859375 2353.90283203125 background all_cells +2458.23681640625 2347.873046875 background all_cells +2448.904541015625 2368.151123046875 background all_cells +2439.4775390625 2351.475830078125 background all_cells +2436.70556640625 2366.5791015625 background all_cells +2871.427490234375 2281.38232421875 background all_cells +3025.14794921875 2309.068359375 background all_cells +2957.97314453125 2304.858642578125 background all_cells +2931.66845703125 2277.614990234375 background all_cells +3089.83251953125 2275.48193359375 background all_cells +3156.1923828125 2305.313232421875 background all_cells +3133.03564453125 2295.917236328125 background all_cells +3481.7138671875 2267.11669921875 background all_cells +3541.247802734375 2268.292724609375 background all_cells +3259.1162109375 2319.262939453125 background all_cells +3515.822998046875 2266.276611328125 background all_cells +3511.320556640625 2266.705810546875 background all_cells +3311.597412109375 2292.06005859375 background all_cells +3069.44873046875 2266.084228515625 background all_cells +3084.461181640625 2276.664794921875 background all_cells +3077.952392578125 2274.796875 background all_cells +3067.773681640625 2274.410888671875 background all_cells +2570.444580078125 2298.896240234375 background all_cells +2580.553955078125 2316.900146484375 background all_cells +2585.635986328125 2310.777587890625 background all_cells +2579.87255859375 2308.57958984375 background all_cells +2573.02734375 2304.855712890625 background all_cells +3022.555908203125 2315.599609375 background all_cells +3092.5302734375 2345.229736328125 background all_cells +3021.125 2300.051025390625 background all_cells +2596.9404296875 2323.90771484375 background all_cells +2946.9482421875 2351.439453125 background all_cells +2914.220947265625 2326.692626953125 background all_cells +2859.607177734375 2344.17626953125 background all_cells +2554.064453125 2310.0576171875 background all_cells +2576.335205078125 2294.2041015625 background all_cells +2671.0888671875 2312.642822265625 background all_cells +2629.583984375 2303.00927734375 background all_cells +2556.791259765625 2317.99609375 background all_cells +2612.374755859375 2340.542724609375 background all_cells +2626.939453125 2341.199462890625 background all_cells +2624.28662109375 2346.61865234375 background all_cells +2626.97314453125 2333.386474609375 background all_cells +2622.6123046875 2351.5341796875 background all_cells +2617.119384765625 2332.033447265625 background all_cells +2634.633056640625 2357.1455078125 background all_cells +2664.1044921875 2363.511962890625 background all_cells +2641.630615234375 2328.55908203125 background all_cells +2636.452880859375 2362.365234375 background all_cells +2733.76806640625 2332.670654296875 background all_cells +2754.634521484375 2354.8583984375 background all_cells +2749.291748046875 2325.9619140625 background all_cells +2746.493896484375 2336.709716796875 background all_cells +2787.080322265625 2323.18798828125 background all_cells +2840.51953125 2333.315673828125 background all_cells +2826.4921875 2302.192138671875 background all_cells +2805.832763671875 2338.3251953125 background all_cells +2595.507080078125 2343.825927734375 background all_cells +2605.274658203125 2330.50927734375 background all_cells +2212.056640625 2776.346923828125 background all_cells +2328.88427734375 2786.142578125 background all_cells +2298.9248046875 2786.56787109375 background all_cells +2268.9296875 2789.429443359375 background all_cells +2233.0166015625 2775.28515625 background all_cells +2210.5908203125 2784.341064453125 background all_cells +2350.34228515625 2680.740234375 background all_cells +2368.900146484375 2733.705322265625 background all_cells +2359.198486328125 2732.108154296875 background all_cells +2356.117431640625 2741.033447265625 background all_cells +2300.9892578125 2677.36669921875 background all_cells +2316.89794921875 2707.062255859375 background all_cells +2310.429931640625 2728.7802734375 background all_cells +2294.82958984375 2843.4404296875 background all_cells +2341.266845703125 2887.239013671875 background all_cells +2325.6103515625 2903.325927734375 background all_cells +2295.207763671875 2863.63916015625 background all_cells +2402.895263671875 2624.25048828125 background all_cells +2384.164306640625 2711.127685546875 background all_cells +2386.990478515625 2641.529541015625 background all_cells +2401.31884765625 2637.156494140625 background all_cells +2434.7333984375 2817.906005859375 background all_cells +2442.998779296875 2884.044677734375 background all_cells +2444.943603515625 2905.158203125 background all_cells +2417.03955078125 2921.83984375 background all_cells +2435.076171875 2879.882568359375 background all_cells +2416.693115234375 2855.5390625 background all_cells +2411.009765625 2645.467041015625 background all_cells +2439.72509765625 2689.392578125 background all_cells +2444.164306640625 2657.18017578125 background all_cells +2388.302978515625 2539.332275390625 background all_cells +2380.65087890625 2557.1826171875 background all_cells +2449.56982421875 2539.504638671875 background all_cells +2414.8994140625 2546.70458984375 background all_cells +2399.82958984375 2588.411865234375 background all_cells +2389.017333984375 2614.1455078125 background all_cells +2402.977783203125 2615.756103515625 background all_cells +2417.096435546875 2615.1416015625 background all_cells +2414.423095703125 2594.009521484375 background all_cells +2357.121826171875 2550.853515625 background all_cells +2345.54541015625 2569.5322265625 background all_cells +2289.99609375 2568.3310546875 background all_cells +2292.86328125 2556.0546875 background all_cells +2362.673828125 2626.321044921875 background all_cells +2378.042724609375 2626.0390625 background all_cells +2366.2294921875 2629.213134765625 background all_cells +2289.80322265625 2652.376953125 background all_cells +2338.24267578125 2636.026611328125 background all_cells +2329.822021484375 2630.190673828125 background all_cells +2302.05517578125 2622.203369140625 background all_cells +2289.03564453125 2580.439697265625 background all_cells +2342.24853515625 2594.96875 background all_cells +2291.39990234375 2597.668701171875 background all_cells +2287.2841796875 2599.13818359375 background all_cells +2298.970947265625 2589.607421875 background all_cells +2267.753662109375 2453.02783203125 background all_cells +2267.14404296875 2460.28515625 background all_cells +2424.06298828125 2443.374755859375 background all_cells +2466.45361328125 2446.803466796875 background all_cells +2444.4248046875 2481.665771484375 background all_cells +2369.13037109375 2493.8193359375 background all_cells +2401.351806640625 2509.809326171875 background all_cells +2376.21728515625 2499.999267578125 background all_cells +2372.0009765625 2512.87060546875 background all_cells +2458.448486328125 2429.52978515625 background all_cells +2337.365966796875 2434.373779296875 background all_cells +2360.810791015625 2436.23095703125 background all_cells +2407.896240234375 2423.43603515625 background all_cells +2207.418212890625 2536.744873046875 background all_cells +2200.2373046875 2557.748046875 background all_cells +2211.367431640625 2554.398193359375 background all_cells +3043.650146484375 2559.036376953125 background all_cells +2991.448974609375 2543.9794921875 background all_cells +2305.724853515625 2552.712646484375 background all_cells +3577.05615234375 2561.811279296875 background all_cells +2887.812255859375 2530.050537109375 background all_cells +3049.615234375 2501.8544921875 background all_cells +2224.80810546875 2545.940673828125 background all_cells +2234.348876953125 2523.2451171875 background all_cells +2232.16015625 2556.623779296875 background all_cells +2230.171142578125 2530.27392578125 background all_cells +2262.22802734375 2523.607421875 background all_cells +2242.560546875 2525.556640625 background all_cells +2282.97216796875 2520.12744140625 background all_cells +2275.66552734375 2531.004638671875 background all_cells +2268.0205078125 2518.29443359375 background all_cells +2251.843017578125 2544.95947265625 background all_cells +2287.494873046875 2545.066650390625 background all_cells +2276.558837890625 2541.164794921875 background all_cells +2253.570068359375 2534.509033203125 background all_cells +2243.313232421875 2489.828857421875 background all_cells +2261.803955078125 2492.53125 background all_cells +2254.131591796875 2490.8828125 background all_cells +2252.474853515625 2501.263427734375 background all_cells +2318.646240234375 2522.08642578125 background all_cells +2354.882568359375 2522.388427734375 background all_cells +2348.01953125 2525.074951171875 background all_cells +2318.33251953125 2536.962646484375 background all_cells +2344.224365234375 2484.8369140625 background all_cells +2342.99755859375 2506.020263671875 background all_cells +2341.4150390625 2498.22021484375 background all_cells +2322.058837890625 2501.858642578125 background all_cells +2307.139892578125 2531.105712890625 background all_cells +2310.89013671875 2525.44287109375 background all_cells +2313.480712890625 2515.43701171875 background all_cells +2335.603515625 2472.229736328125 background all_cells +2971.01025390625 2471.1953125 background all_cells +2236.504638671875 2474.172119140625 background all_cells +2242.619140625 2472.7490234375 background all_cells +2325.839599609375 2472.0966796875 background all_cells +2352.4775390625 2439.70556640625 background all_cells +2990.265625 2461.95068359375 background all_cells +2248.335205078125 2434.3134765625 background all_cells +2262.467529296875 2438.163330078125 background all_cells +2944.585693359375 2434.810546875 background all_cells +2880.7353515625 2456.45751953125 background all_cells +2238.790283203125 2456.25 background all_cells +2246.58154296875 2467.96044921875 background all_cells +2219.13720703125 2463.842041015625 background all_cells +2118.358642578125 2524.5537109375 background all_cells +2108.57958984375 2529.40185546875 background all_cells +2103.86181640625 2520.87353515625 background all_cells +2134.636474609375 2546.49267578125 background all_cells +2125.720947265625 2537.190673828125 background all_cells +2123.031005859375 2529.0947265625 background all_cells +2127.38623046875 2510.8818359375 background all_cells +2138.553955078125 2506.183837890625 background all_cells +2134.615966796875 2513.95166015625 background all_cells +2123.7265625 2502.835693359375 background all_cells +2124.840087890625 2514.781494140625 background all_cells +2119.156494140625 2511.130126953125 background all_cells +2141.580810546875 2461.119384765625 background all_cells +2260.664306640625 2465.08935546875 background all_cells +2278.496826171875 2454.615234375 background all_cells +2273.321533203125 2448.047607421875 background all_cells +2150.126708984375 2462.191162109375 background all_cells +2257.16064453125 2479.135009765625 background all_cells +2311.359619140625 2481.80810546875 background all_cells +2271.3603515625 2483.03759765625 background all_cells +2271.762939453125 2474.33740234375 background all_cells +2200.2001953125 2487.431884765625 background all_cells +2219.98681640625 2476.17724609375 background all_cells +2213.46923828125 2487.5234375 background all_cells +2174.78466796875 2480.736083984375 background all_cells +2191.9482421875 2481.380615234375 background all_cells +2191.192138671875 2471.900390625 background all_cells +2180.66845703125 2484.52490234375 background all_cells +2151.87548828125 2484.284423828125 background all_cells +2164.507568359375 2481.263671875 background all_cells +2161.427734375 2465.033447265625 background all_cells +2147.450439453125 2472.648193359375 background all_cells +2142.21923828125 2523.1787109375 background all_cells +2168.145263671875 2530.12353515625 background all_cells +2159.38232421875 2525.624755859375 background all_cells +2194.36083984375 2544.75048828125 background all_cells +2188.243896484375 2547.8466796875 background all_cells +2174.783447265625 2540.795166015625 background all_cells +2142.960693359375 2547.39501953125 background all_cells +2166.096435546875 2537.228515625 background all_cells +2157.877197265625 2542.53076171875 background all_cells +2150.106689453125 2548.117919921875 background all_cells +2156.853759765625 2497.432373046875 background all_cells +2229.310302734375 2492.077880859375 background all_cells +2162.746337890625 2492.552001953125 background all_cells +2291.622802734375 2496.68896484375 background all_cells +2301.25830078125 2489.867431640625 background all_cells +2173.552001953125 2520.554931640625 background all_cells +2242.918701171875 2538.384521484375 background all_cells +2219.13916015625 2521.98974609375 background all_cells +2182.483642578125 2524.231201171875 background all_cells +2174.980712890625 2529.90869140625 background all_cells +2294.62646484375 2530.006591796875 background all_cells +2297.84814453125 2542.676513671875 background all_cells +2304.86376953125 2522.129638671875 background all_cells +2254.616943359375 2509.126953125 background all_cells +2157.32958984375 2511.677978515625 background all_cells +2285.046142578125 2509.6044921875 background all_cells +2279.878662109375 2504.805908203125 background all_cells +2121.859619140625 2444.63427734375 background all_cells +2127.581298828125 2455.235595703125 background all_cells +2132.785400390625 2471.496337890625 background all_cells +2137.226806640625 2484.185546875 background all_cells +2131.98974609375 2479.51171875 background all_cells +2105.625732421875 2478.75439453125 background all_cells +2121.01953125 2477.027099609375 background all_cells +2113.512451171875 2477.483154296875 background all_cells +2205.67724609375 2315.428955078125 background all_cells +2183.7734375 2315.58984375 background all_cells +2207.058349609375 2325.189208984375 background all_cells +2191.78857421875 2324.7548828125 background all_cells +2197.151123046875 2319.51806640625 background all_cells +2201.583740234375 2350.630126953125 background all_cells +2182.666015625 2365.220947265625 background all_cells +2200.259521484375 2368.143310546875 background all_cells +2196.93310546875 2359.12646484375 background all_cells +2202.843994140625 2333.553466796875 background all_cells +2209.8134765625 2342.86474609375 background all_cells +2200.647216796875 2341.843017578125 background all_cells +2185.767578125 2340.15625 background all_cells +2223.068603515625 2343.4794921875 background all_cells +2227.637939453125 2366.45947265625 background all_cells +2223.431884765625 2360.477294921875 background all_cells +2213.850341796875 2359.427490234375 background all_cells +2212.999755859375 2351.489013671875 background all_cells +2225.06396484375 2332.404052734375 background all_cells +2221.858642578125 2292.763916015625 background all_cells +2217.849609375 2322.89208984375 background all_cells +2238.99267578125 2313.080810546875 background all_cells +2229.340576171875 2309.721435546875 background all_cells +2239.578369140625 2305.61279296875 background all_cells +2194.2861328125 2290.394775390625 background all_cells +2201.244873046875 2310.77783203125 background all_cells +2193.933349609375 2307.343017578125 background all_cells +2200.0390625 2302.48681640625 background all_cells +2306.0009765625 2368.182861328125 background all_cells +2304.637939453125 2393.7314453125 background all_cells +2312.15771484375 2389.613525390625 background all_cells +2301.5302734375 2383.354248046875 background all_cells +2274.29443359375 2429.053466796875 background all_cells +2292.60400390625 2422.04638671875 background all_cells +2276.326416015625 2398.2041015625 background all_cells +2277.83984375 2412.091796875 background all_cells +2315.49853515625 2399.27392578125 background all_cells +2312.763671875 2452.41943359375 background all_cells +2309.494140625 2441.2265625 background all_cells +2311.936767578125 2405.943359375 background all_cells +2259.978271484375 2389.884521484375 background all_cells +2264.72802734375 2404.497802734375 background all_cells +2290.7880859375 2371.678466796875 background all_cells +2272.9833984375 2391.694580078125 background all_cells +2296.14794921875 2383.30126953125 background all_cells +2274.43603515625 2371.948486328125 background all_cells +2285.069580078125 2307.5029296875 background all_cells +2289.44921875 2308.751220703125 background all_cells +2287.756591796875 2298.24169921875 background all_cells +2326.51611328125 2325.621337890625 background all_cells +2273.47314453125 2347.9228515625 background all_cells +2277.760498046875 2340.318603515625 background all_cells +2267.272216796875 2336.01513671875 background all_cells +2277.81103515625 2333.636474609375 background all_cells +2270.53271484375 2324.784423828125 background all_cells +2280.043212890625 2301.712646484375 background all_cells +2270.425537109375 2303.4423828125 background all_cells +2243.2353515625 2291.435302734375 background all_cells +2233.450439453125 2299.64892578125 background all_cells +2243.630615234375 2298.8759765625 background all_cells +2232.495361328125 2291.276611328125 background all_cells +2258.71435546875 2355.970947265625 background all_cells +2260.43896484375 2350.2041015625 background all_cells +2238.100341796875 2353.423828125 background all_cells +2252.323974609375 2358.134521484375 background all_cells +2251.607666015625 2342.47705078125 background all_cells +2250.813232421875 2350.95751953125 background all_cells +2240.190185546875 2324.078125 background all_cells +2257.118408203125 2334.15966796875 background all_cells +2249.2802734375 2329.986328125 background all_cells +2244.6025390625 2315.964111328125 background all_cells +2255.4111328125 2305.218017578125 background all_cells +2254.254638671875 2316.579833984375 background all_cells +2143.98193359375 2414.346923828125 background all_cells +2145.47314453125 2436.033935546875 background all_cells +2151.0927734375 2424.29150390625 background all_cells +2154.198974609375 2420.82177734375 background all_cells +2120.38818359375 2415.966552734375 background all_cells +2138.516845703125 2391.97998046875 background all_cells +2139.82958984375 2401.1328125 background all_cells +2150.799072265625 2400.12646484375 background all_cells +2131.7451171875 2384.21728515625 background all_cells +2126.8046875 2370.6640625 background all_cells +2138.287353515625 2371.524169921875 background all_cells +2177.784423828125 2398.792724609375 background all_cells +2160.60888671875 2410.52587890625 background all_cells +2179.3154296875 2406.141357421875 background all_cells +2163.710205078125 2402.23974609375 background all_cells +2203.536865234375 2433.24658203125 background all_cells +2218.31689453125 2435.387939453125 background all_cells +2208.862548828125 2433.233642578125 background all_cells +2199.65625 2407.71533203125 background all_cells +2202.5107421875 2428.308349609375 background all_cells +2196.627685546875 2419.631591796875 background all_cells +2186.6962890625 2372.4345703125 background all_cells +2190.32958984375 2395.242431640625 background all_cells +2187.02392578125 2399.97998046875 background all_cells +2177.712646484375 2391.10205078125 background all_cells +2181.667724609375 2386.812255859375 background all_cells +2182.412353515625 2394.339111328125 background all_cells +2160.541259765625 2389.410400390625 background all_cells +2175.96044921875 2373.856201171875 background all_cells +2167.796875 2382.515380859375 background all_cells +3577.6845703125 2361.3310546875 background all_cells +3598.4482421875 2363.560546875 background all_cells +3611.745849609375 2382.591796875 background all_cells +3611.529296875 2367.51025390625 background all_cells +3592.500732421875 2392.64794921875 background all_cells +3591.98583984375 2370.298095703125 background all_cells +3589.92138671875 2398.78271484375 background all_cells +3625.514404296875 2362.431884765625 background all_cells +3649.838134765625 2355.97705078125 background all_cells +3645.024658203125 2363.093505859375 background all_cells +3630.172119140625 2357.463623046875 background all_cells +3677.849365234375 2374.877197265625 background all_cells +3722.263916015625 2379.76025390625 background all_cells +3693.132568359375 2386.3349609375 background all_cells +3677.2080078125 2402.06884765625 background all_cells +3673.96337890625 2396.28759765625 background all_cells +3667.056640625 2360.409423828125 background all_cells +3711.142578125 2364.13427734375 background all_cells +3694.644775390625 2363.636962890625 background all_cells +3687.1064453125 2369.652587890625 background all_cells +3642.376708984375 2382.3310546875 background all_cells +3641.25732421875 2393.48779296875 background all_cells +3664.852294921875 2389.578369140625 background all_cells +3616.13232421875 2413.983642578125 background all_cells +3660.042236328125 2415.881591796875 background all_cells +3615.442626953125 2424.57421875 background all_cells +3636.749755859375 2422.764892578125 background all_cells +3628.93701171875 2386.619140625 background all_cells +3637.01123046875 2376.29248046875 background all_cells +3627.901611328125 2380.556884765625 background all_cells +3630.0029296875 2373.83740234375 background all_cells +3765.424560546875 2361.66796875 background all_cells +3756.465576171875 2378.839599609375 background all_cells +3761.525634765625 2371.294677734375 background all_cells +3770.92333984375 2373.644775390625 background all_cells +3804.661376953125 2408.572998046875 background all_cells +3784.1064453125 2422.564453125 background all_cells +3788.143798828125 2413.450927734375 background all_cells +3796.031494140625 2418.243896484375 background all_cells +3804.376220703125 2418.5576171875 background all_cells +3777.26025390625 2414.744384765625 background all_cells +3783.908935546875 2389.30859375 background all_cells +3805.8251953125 2398.205810546875 background all_cells +3809.524658203125 2388.89208984375 background all_cells +3779.62890625 2374.328125 background all_cells +3808.361083984375 2383.9697265625 background all_cells +3795.956298828125 2384.778564453125 background all_cells +3801.333740234375 2369.9267578125 background all_cells +3788.961181640625 2404.05419921875 background all_cells +3778.550537109375 2400.874267578125 background all_cells +3764.827392578125 2386.03857421875 background all_cells +3770.116455078125 2421.490478515625 background all_cells +3760.269775390625 2404.7646484375 background all_cells +3770.66357421875 2390.25048828125 background all_cells +3844.109130859375 2392.36962890625 background all_cells +3861.143310546875 2396.50244140625 background all_cells +3857.589111328125 2389.656494140625 background all_cells +3850.407958984375 2400.659912109375 background all_cells +3878.889404296875 2405.058349609375 background all_cells +3887.366943359375 2409.100341796875 background all_cells +3883.0498046875 2393.64990234375 background all_cells +3882.647705078125 2401.36962890625 background all_cells +3879.01220703125 2396.505859375 background all_cells +3855.869873046875 2417.452880859375 background all_cells +3886.471435546875 2419.0302734375 background all_cells +3883.688720703125 2414.20361328125 background all_cells +3875.506103515625 2420.835693359375 background all_cells +3841.810302734375 2408.859130859375 background all_cells +3874.912841796875 2412.93310546875 background all_cells +3817.77783203125 2419.766845703125 background all_cells +3833.550537109375 2418.34375 background all_cells +3821.319580078125 2414.7998046875 background all_cells +3867.07275390625 2404.4716796875 background all_cells +3872.074951171875 2397.09814453125 background all_cells +3870.29541015625 2393.03173828125 background all_cells +3990.321533203125 2381.253662109375 background all_cells +3981.386474609375 2393.415283203125 background all_cells +4011.093505859375 2365.23046875 background all_cells +3982.517333984375 2368.366455078125 background all_cells +4002.955322265625 2374.380615234375 background all_cells +4011.9599609375 2374.288818359375 background all_cells +4012.18212890625 2357.973876953125 background all_cells +4007.67529296875 2402.901123046875 background all_cells +3990.688720703125 2404.63427734375 background all_cells +4001.384521484375 2416.668212890625 background all_cells +4005.839599609375 2411.171875 background all_cells +3938.91162109375 2386.599609375 background all_cells +3974.628173828125 2380.4111328125 background all_cells +3953.64501953125 2380.6728515625 background all_cells +3973.2490234375 2387.13818359375 background all_cells +3969.125 2396.469970703125 background all_cells +3943.2080078125 2390.18359375 background all_cells +3939.197265625 2398.9873046875 background all_cells +3939.990234375 2407.657958984375 background all_cells +3946.58837890625 2406.275390625 background all_cells +3969.757568359375 2415.531494140625 background all_cells +3953.44873046875 2407.493896484375 background all_cells +3952.002685546875 2363.228515625 background all_cells +3961.3193359375 2375.182861328125 background all_cells +3969.417724609375 2366.2451171875 background all_cells +4001.846435546875 2361.41845703125 background all_cells +3994.319580078125 2357.360107421875 background all_cells +3970.44140625 2357.455322265625 background all_cells +3924.545166015625 2413.32470703125 background all_cells +3926.54150390625 2406.603271484375 background all_cells +3922.33935546875 2421.090576171875 background all_cells +3925.655029296875 2400.77001953125 background all_cells +3815.0498046875 2367.912353515625 background all_cells +3840.16845703125 2363.2744140625 background all_cells +3837.5341796875 2358.92236328125 background all_cells +3834.22900390625 2364.363525390625 background all_cells +3826.285400390625 2362.03662109375 background all_cells +3887.11181640625 2370.041748046875 background all_cells +3893.44287109375 2364.643310546875 background all_cells +3911.2197265625 2378.93701171875 background all_cells +3899.56298828125 2358.421630859375 background all_cells +3824.181640625 2379.55224609375 background all_cells +3837.734375 2380.36474609375 background all_cells +3829.73388671875 2391.647216796875 background all_cells +3849.14208984375 2371.118408203125 background all_cells +3871.72802734375 2376.7333984375 background all_cells +3858.990478515625 2373.8662109375 background all_cells +3849.6015625 2384.281494140625 background all_cells +3733.078857421875 2549.14697265625 background all_cells +3742.95166015625 2529.48828125 background all_cells +3746.158935546875 2557.165283203125 background all_cells +3743.2880859375 2548.893310546875 background all_cells +3738.492919921875 2553.315185546875 background all_cells +3757.84375 2507.304443359375 background all_cells +3762.728759765625 2525.35302734375 background all_cells +3751.39892578125 2520.57421875 background all_cells +3756.17333984375 2550.87841796875 background all_cells +3782.18408203125 2542.597900390625 background all_cells +3768.7939453125 2557.833984375 background all_cells +3757.0595703125 2532.87548828125 background all_cells +3758.219482421875 2489.4716796875 background all_cells +3764.476318359375 2497.783447265625 background all_cells +3773.20556640625 2502.564208984375 background all_cells +3762.93505859375 2479.243896484375 background all_cells +3782.92822265625 2499.104736328125 background all_cells +3738.122802734375 2490.3251953125 background all_cells +3836.070068359375 2525.291259765625 background all_cells +3824.02734375 2532.276123046875 background all_cells +3803.322265625 2537.77783203125 background all_cells +3818.90869140625 2546.7109375 background all_cells +3816.0166015625 2551.6806640625 background all_cells +3827.09716796875 2501.702880859375 background all_cells +3825.7177734375 2491.853271484375 background all_cells +3836.7275390625 2488.586669921875 background all_cells +3829.36083984375 2482.30712890625 background all_cells +3804.255126953125 2496.88330078125 background all_cells +3797.2958984375 2499.461669921875 background all_cells +3818.87060546875 2491.50830078125 background all_cells +3814.431884765625 2501.577880859375 background all_cells +3809.7705078125 2486.940673828125 background all_cells +3826.979248046875 2511.693359375 background all_cells +3845.35205078125 2518.735595703125 background all_cells +3832.74365234375 2515.9462890625 background all_cells +3797.010986328125 2508.33349609375 background all_cells +3803.9775390625 2545.65771484375 background all_cells +3792.725830078125 2540.841064453125 background all_cells +3833.8662109375 2548.1416015625 background all_cells +3843.334228515625 2542.474609375 background all_cells +3846.697509765625 2559.2080078125 background all_cells +3844.110595703125 2551.1240234375 background all_cells +3840.6708984375 2537.416259765625 background all_cells +3829.27099609375 2554.593505859375 background all_cells +3802.446044921875 2554.4833984375 background all_cells +3830.274658203125 2563.939453125 background all_cells +3838.817138671875 2560.78564453125 background all_cells +3678.64599609375 2617.02099609375 background all_cells +3670.409423828125 2614.001953125 background all_cells +3647.915771484375 2616.809814453125 background all_cells +3944.740234375 2616.70849609375 background all_cells +3956.2314453125 2611.579345703125 background all_cells +3947.472900390625 2607.902099609375 background all_cells +3999.443359375 2600.385498046875 background all_cells +4010.14111328125 2598.24169921875 background all_cells +4003.811767578125 2590.271240234375 background all_cells +3978.979248046875 2605.07275390625 background all_cells +3967.96923828125 2610.839599609375 background all_cells +3996.58837890625 2613.228515625 background all_cells +3991.178955078125 2602.8076171875 background all_cells +3987.095947265625 2610.326416015625 background all_cells +3802.64111328125 2433.703369140625 background all_cells +3793.481201171875 2455.27392578125 background all_cells +3804.74560546875 2451.24609375 background all_cells +3799.088134765625 2444.825439453125 background all_cells +3826.79638671875 2472.65966796875 background all_cells +3848.617431640625 2445.669677734375 background all_cells +3839.622314453125 2439.797119140625 background all_cells +3846.822509765625 2457.11962890625 background all_cells +3832.919677734375 2451.557861328125 background all_cells +3794.492431640625 2463.807861328125 background all_cells +3805.3544921875 2475.2490234375 background all_cells +3800.0498046875 2465.860595703125 background all_cells +3810.667724609375 2441.23486328125 background all_cells +3820.32568359375 2443.6572265625 background all_cells +3813.566162109375 2427.92724609375 background all_cells +3811.256103515625 2459.468994140625 background all_cells +3817.795654296875 2452.732177734375 background all_cells +3821.662841796875 2463.072265625 background all_cells +3815.650390625 2470.29052734375 background all_cells +3750.460205078125 2458.57958984375 background all_cells +3760.58544921875 2456.013671875 background all_cells +3756.905029296875 2471.047607421875 background all_cells +3750.686279296875 2466.763671875 background all_cells +3772.7548828125 2444.21142578125 background all_cells +3781.713623046875 2431.455322265625 background all_cells +3768.100830078125 2437.628173828125 background all_cells +3784.727783203125 2462.168212890625 background all_cells +3767.1328125 2470.1474609375 background all_cells +3777.239501953125 2480.18212890625 background all_cells +3786.4306640625 2472.45458984375 background all_cells +3747.804931640625 2433.720458984375 background all_cells +3755.33544921875 2443.25048828125 background all_cells +3765.33837890625 2425.43994140625 background all_cells +3762.95068359375 2433.760986328125 background all_cells +3757.81884765625 2426.56298828125 background all_cells +3686.850341796875 2485.120849609375 background all_cells +3720.10693359375 2481.373046875 background all_cells +3719.444580078125 2490.227783203125 background all_cells +3718.17041015625 2501.65576171875 background all_cells +3692.56396484375 2501.26171875 background all_cells +3729.283203125 2492.762451171875 background all_cells +3725.140869140625 2508.828125 background all_cells +3730.810791015625 2504.1513671875 background all_cells +3744.1650390625 2501.440185546875 background all_cells +3732.575927734375 2477.90283203125 background all_cells +3724.634521484375 2480.645263671875 background all_cells +3746.5947265625 2476.869384765625 background all_cells +3734.996826171875 2514.805908203125 background all_cells +3721.47021484375 2515.1953125 background all_cells +3739.44677734375 2523.354248046875 background all_cells +3752.10498046875 2512.585205078125 background all_cells +3720.83154296875 2529.967041015625 background all_cells +3695.276611328125 2541.520263671875 background all_cells +3708.466796875 2539.39501953125 background all_cells +3733.148193359375 2537.585205078125 background all_cells +3726.883056640625 2541.615966796875 background all_cells +3727.350830078125 2526.69775390625 background all_cells +3637.64013671875 2528.54248046875 background all_cells +3650.18408203125 2537.589599609375 background all_cells +3643.12255859375 2552.41943359375 background all_cells +3639.244873046875 2511.687744140625 background all_cells +3637.425537109375 2538.825927734375 background all_cells +3670.134765625 2507.6494140625 background all_cells +3666.44482421875 2524.481689453125 background all_cells +3677.802001953125 2517.761962890625 background all_cells +3673.173095703125 2523.588623046875 background all_cells +3670.457763671875 2487.39013671875 background all_cells +3680.584716796875 2556.528564453125 background all_cells +3683.1064453125 2537.274658203125 background all_cells +3682.4033203125 2545.216064453125 background all_cells +3692.8408203125 2574.8251953125 background all_cells +3692.782958984375 2585.942626953125 background all_cells +3659.302734375 2531.584716796875 background all_cells +3668.2236328125 2539.838134765625 background all_cells +3659.632568359375 2562.132568359375 background all_cells +3672.52734375 2551.21728515625 background all_cells +3625.38232421875 2444.5068359375 background all_cells +3634.7099609375 2456.791015625 background all_cells +3620.654296875 2452.37548828125 background all_cells +3631.0166015625 2450.745361328125 background all_cells +3642.453857421875 2431.420166015625 background all_cells +3738.14306640625 2460.436767578125 background all_cells +3737.799072265625 2452.854248046875 background all_cells +3697.7587890625 2441.734619140625 background all_cells +3653.77880859375 2444.126220703125 background all_cells +3625.42724609375 2422.83251953125 background all_cells +3620.85693359375 2439.950439453125 background all_cells +3632.167236328125 2433.083251953125 background all_cells +3630.44970703125 2437.648681640625 background all_cells +3625.95263671875 2431.14404296875 background all_cells +3662.599609375 2463.940673828125 background all_cells +3634.490966796875 2474.648193359375 background all_cells +3618.974365234375 2471.281005859375 background all_cells +3880.186279296875 2613.732666015625 background all_cells +3888.650634765625 2640.85693359375 background all_cells +3892.32568359375 2628.6318359375 background all_cells +3888.172607421875 2617.04833984375 background all_cells +3869.18310546875 2665.201171875 background all_cells +3885.300048828125 2660.546142578125 background all_cells +3883.573974609375 2670.048095703125 background all_cells +3885.08447265625 2689.63916015625 background all_cells +3863.1474609375 2689.414306640625 background all_cells +3885.9248046875 2675.893798828125 background all_cells +3917.038330078125 2633.0498046875 background all_cells +3902.288818359375 2626.70068359375 background all_cells +3922.343994140625 2640.26806640625 background all_cells +3895.146728515625 2656.239501953125 background all_cells +3903.007080078125 2651.83251953125 background all_cells +3893.19384765625 2671.7373046875 background all_cells +3901.41357421875 2667.380615234375 background all_cells +3897.22412109375 2669.749267578125 background all_cells +3894.426025390625 2665.597412109375 background all_cells +3983.11376953125 2663.48388671875 background all_cells +3982.3095703125 2704.0751953125 background all_cells +3979.96533203125 2652.068115234375 background all_cells +3977.392333984375 2670.166015625 background all_cells +3975.525634765625 2665.351806640625 background all_cells +3989.742919921875 2649.753173828125 background all_cells +3995.3720703125 2659.816650390625 background all_cells +4005.7421875 2651.211669921875 background all_cells +4003.764892578125 2621.511474609375 background all_cells +4006.73583984375 2638.561767578125 background all_cells +4000.664794921875 2645.229736328125 background all_cells +3994.83984375 2634.13916015625 background all_cells +3980.9033203125 2638.817138671875 background all_cells +3985.012939453125 2629.7294921875 background all_cells +3981.684814453125 2619.707275390625 background all_cells +3977.87451171875 2625.656005859375 background all_cells +3915.72314453125 2621.558349609375 background all_cells +3803.737548828125 2649.963134765625 background all_cells +3937.153564453125 2636.4443359375 background all_cells +3931.047119140625 2639.387939453125 background all_cells +3933.03076171875 2627.65576171875 background all_cells +3946.384521484375 2641.070068359375 background all_cells +3950.15771484375 2648.205810546875 background all_cells +3946.640380859375 2633.89697265625 background all_cells +3956.523681640625 2642.402099609375 background all_cells +3957.81103515625 2628.565673828125 background all_cells +3970.238037109375 2633.197265625 background all_cells +3969.60986328125 2622.924072265625 background all_cells +3937.625244140625 2658.84521484375 background all_cells +3935.08984375 2666.15234375 background all_cells +3909.497314453125 2684.9892578125 background all_cells +3904.525634765625 2688.528564453125 background all_cells +3897.309814453125 2686.659912109375 background all_cells +3922.0 2687.09375 background all_cells +3948.434326171875 2672.777587890625 background all_cells +3954.0595703125 2677.919677734375 background all_cells +3982.37353515625 2680.527099609375 background all_cells +3921.748291015625 2677.30224609375 background all_cells +3979.212890625 2672.626708984375 background all_cells +3951.61279296875 2659.300048828125 background all_cells +3970.910400390625 2659.79150390625 background all_cells +3959.92236328125 2665.253173828125 background all_cells +3858.496337890625 2942.96728515625 background all_cells +3843.021240234375 2946.06201171875 background all_cells +3832.405029296875 2948.501953125 background all_cells +3852.45361328125 2970.8603515625 background all_cells +3828.277099609375 2975.570556640625 background all_cells +3851.71728515625 2957.9365234375 background all_cells +3844.228271484375 2976.47705078125 background all_cells +3841.66943359375 2968.361083984375 background all_cells +3851.038818359375 2963.27294921875 background all_cells +3882.4482421875 2944.2021484375 background all_cells +3893.22265625 2942.275146484375 background all_cells +3882.689208984375 2965.297607421875 background all_cells +3890.700439453125 2976.142333984375 background all_cells +3875.572021484375 2962.337646484375 background all_cells +3889.867919921875 2969.84912109375 background all_cells +3883.8525390625 2954.21533203125 background all_cells +3863.757568359375 2938.525390625 background all_cells +3848.6298828125 2939.27734375 background all_cells +3874.34228515625 2941.674560546875 background all_cells +3912.154296875 3000.287841796875 background all_cells +3895.57666015625 2987.20361328125 background all_cells +3905.6123046875 2988.52587890625 background all_cells +3932.89892578125 2995.51708984375 background all_cells +3920.404052734375 2989.801025390625 background all_cells +3911.7451171875 2984.60546875 background all_cells +3928.97802734375 2939.489990234375 background all_cells +3933.4599609375 2946.426513671875 background all_cells +3921.455322265625 2959.62255859375 background all_cells +3909.275634765625 2973.589111328125 background all_cells +3937.32080078125 2970.666748046875 background all_cells +3922.824951171875 2971.427490234375 background all_cells +3912.435791015625 2978.592041015625 background all_cells +3909.4521484375 2937.677734375 background all_cells +3907.5048828125 2944.146728515625 background all_cells +3834.755126953125 2983.824462890625 background all_cells +3844.37890625 2994.958740234375 background all_cells +3855.374755859375 2983.169189453125 background all_cells +3853.096435546875 2993.284423828125 background all_cells +3840.4833984375 2991.1259765625 background all_cells +3864.26220703125 2987.74169921875 background all_cells +3874.664306640625 2985.99609375 background all_cells +3868.68798828125 2975.5908203125 background all_cells +3870.61279296875 3016.830078125 background all_cells +3850.94580078125 3021.25341796875 background all_cells +3866.19873046875 3022.224609375 background all_cells +3873.823486328125 2998.59130859375 background all_cells +3857.70947265625 3003.226806640625 background all_cells +3846.178466796875 3003.751708984375 background all_cells +3862.54150390625 3000.869140625 background all_cells +3883.825927734375 2977.939208984375 background all_cells +3898.095458984375 2976.8984375 background all_cells +3906.210205078125 2970.240478515625 background all_cells +3903.773193359375 2965.85009765625 background all_cells +3880.03857421875 3008.340087890625 background all_cells +3885.558837890625 2994.427734375 background all_cells +3830.64111328125 3042.447509765625 background all_cells +3851.62353515625 3056.7890625 background all_cells +3861.590576171875 3048.572509765625 background all_cells +3879.22265625 3054.393798828125 background all_cells +3876.863037109375 3037.71826171875 background all_cells +3869.248779296875 3055.90478515625 background all_cells +3882.929443359375 3066.81640625 background all_cells +3890.171630859375 3081.192138671875 background all_cells +3891.469482421875 3077.670166015625 background all_cells +3891.613037109375 3072.44580078125 background all_cells +3841.384033203125 3083.82421875 background all_cells +3860.0546875 3065.41064453125 background all_cells +3848.908447265625 3068.3544921875 background all_cells +3838.554443359375 3073.922119140625 background all_cells +3886.825439453125 3045.56982421875 background all_cells +3899.159423828125 3045.726806640625 background all_cells +3900.121826171875 3055.400146484375 background all_cells +3891.084716796875 3057.388916015625 background all_cells +3892.855712890625 3048.203857421875 background all_cells +4014.368896484375 3011.078369140625 background all_cells +3964.35400390625 3011.255126953125 background all_cells +3986.147705078125 3010.314697265625 background all_cells +4015.4345703125 3018.405517578125 background all_cells +4007.05078125 3018.5224609375 background all_cells +3928.177490234375 3011.807861328125 background all_cells +3938.854736328125 3010.24365234375 background all_cells +3923.029052734375 3020.228271484375 background all_cells +3913.934326171875 3008.962646484375 background all_cells +4006.387939453125 3044.696044921875 background all_cells +4010.11328125 3057.355712890625 background all_cells +4014.64306640625 3054.208984375 background all_cells +4012.858154296875 3024.814453125 background all_cells +4008.482666015625 3029.814208984375 background all_cells +4017.31396484375 3029.6455078125 background all_cells +4031.921142578125 3026.60791015625 background all_cells +4020.883056640625 3020.3994140625 background all_cells +3972.2451171875 3029.8974609375 background all_cells +3993.38232421875 3072.611572265625 background all_cells +3905.533935546875 3022.947021484375 background all_cells +3896.82421875 3028.390869140625 background all_cells +3897.74560546875 3007.424560546875 background all_cells +3945.200439453125 2950.646728515625 background all_cells +3939.295166015625 2937.7744140625 background all_cells +3946.8623046875 2983.440185546875 background all_cells +3941.019287109375 2978.2158203125 background all_cells +3956.285400390625 2965.643310546875 background all_cells +3952.517333984375 2993.830322265625 background all_cells +3950.213623046875 3004.956787109375 background all_cells +3962.91748046875 2992.188232421875 background all_cells +4026.788818359375 2983.245361328125 background all_cells +4039.919677734375 2946.1875 background all_cells +4031.046142578125 2974.883056640625 background all_cells +4029.917236328125 2967.5458984375 background all_cells +4007.167724609375 2974.550048828125 background all_cells +4011.499755859375 2966.61083984375 background all_cells +3990.38916015625 2999.18701171875 background all_cells +4002.048828125 2973.1259765625 background all_cells +3999.46484375 2986.769775390625 background all_cells +3996.92333984375 2975.962890625 background all_cells +3965.840087890625 2969.306396484375 background all_cells +3977.624755859375 2954.9111328125 background all_cells +3974.412353515625 2973.946044921875 background all_cells +3974.029296875 2963.906982421875 background all_cells +3929.648681640625 3093.663818359375 background all_cells +3923.904541015625 3114.495849609375 background all_cells +3940.0439453125 3108.944580078125 background all_cells +3937.291015625 3091.008544921875 background all_cells +3939.720703125 3081.581298828125 background all_cells +3927.95751953125 3079.12255859375 background all_cells +4019.997802734375 3113.0712890625 background all_cells +4028.3203125 3107.83984375 background all_cells +3978.970703125 3083.83154296875 background all_cells +4007.726318359375 3079.71142578125 background all_cells +4037.87548828125 3096.294677734375 background all_cells +4009.142822265625 3100.6044921875 background all_cells +3954.845703125 3078.70556640625 background all_cells +3967.691162109375 3089.390869140625 background all_cells +3964.990478515625 3078.265625 background all_cells +3959.193603515625 3096.03271484375 background all_cells +3954.366455078125 3106.502685546875 background all_cells +3999.67626953125 3122.65478515625 background all_cells +3973.525634765625 3107.99072265625 background all_cells +3869.8359375 3123.920654296875 background all_cells +3902.931640625 3139.7568359375 background all_cells +3910.81201171875 3125.6279296875 background all_cells +3934.462646484375 3121.615478515625 background all_cells +3926.5849609375 3135.43212890625 background all_cells +3871.870849609375 3141.496337890625 background all_cells +3989.527099609375 3148.36376953125 background all_cells +4011.383544921875 3137.322998046875 background all_cells +4001.607177734375 3145.67724609375 background all_cells +3941.05126953125 3142.94140625 background all_cells +3964.2451171875 3129.755859375 background all_cells +3954.66796875 3127.609130859375 background all_cells +3945.80810546875 3150.520751953125 background all_cells +3976.756103515625 3124.52294921875 background all_cells +3982.537353515625 3135.06103515625 background all_cells +3980.456298828125 3148.40625 background all_cells +3974.822509765625 3143.1201171875 background all_cells +3835.821044921875 3146.63525390625 background all_cells +3846.48876953125 3138.73876953125 background all_cells +3847.602294921875 3148.65380859375 background all_cells +3839.506103515625 3128.2431640625 background all_cells +3849.901611328125 3131.6796875 background all_cells +3863.289794921875 3135.954345703125 background all_cells +3855.682373046875 3140.6630859375 background all_cells +3856.549072265625 3127.115966796875 background all_cells +3837.422119140625 3093.836669921875 background all_cells +3829.037109375 3116.97802734375 background all_cells +3899.832275390625 3079.805419921875 background all_cells +3911.7646484375 3081.912841796875 background all_cells +3904.5 3083.641357421875 background all_cells +3894.888427734375 3095.2021484375 background all_cells +3915.52392578125 3107.377197265625 background all_cells +3915.8447265625 3115.280029296875 background all_cells +3902.912109375 3099.724365234375 background all_cells +3910.21435546875 3092.8720703125 background all_cells +3853.389404296875 3093.52978515625 background all_cells +3881.7470703125 3101.56005859375 background all_cells +3872.3916015625 3099.6044921875 background all_cells +3870.955810546875 3089.234375 background all_cells +3862.178466796875 3112.7705078125 background all_cells +3941.251953125 2799.639404296875 background all_cells +3969.78955078125 2798.197265625 background all_cells +3957.771728515625 2794.448974609375 background all_cells +3959.085205078125 2805.34716796875 background all_cells +3949.42919921875 2805.264892578125 background all_cells +3933.898193359375 2805.8154296875 background all_cells +3937.596435546875 2817.9326171875 background all_cells +3932.26171875 2821.817626953125 background all_cells +3926.686767578125 2817.057861328125 background all_cells +3963.020751953125 2814.681884765625 background all_cells +3968.77587890625 2821.75 background all_cells +3945.835205078125 2818.20263671875 background all_cells +3953.743408203125 2815.608642578125 background all_cells +3932.94873046875 2829.25634765625 background all_cells +3930.838623046875 2845.689453125 background all_cells +3939.173095703125 2856.18408203125 background all_cells +3943.06396484375 2838.918212890625 background all_cells +3977.4453125 2889.73193359375 background all_cells +4004.792236328125 2898.25146484375 background all_cells +3942.501220703125 2832.42333984375 background all_cells +3863.998291015625 2902.73876953125 background all_cells +3873.843017578125 2901.7587890625 background all_cells +3935.19091796875 2918.3359375 background all_cells +3944.883056640625 2912.642822265625 background all_cells +3945.4619140625 2920.518798828125 background all_cells +3936.77587890625 2926.710693359375 background all_cells +3928.564208984375 2909.832763671875 background all_cells +3931.970947265625 2912.902587890625 background all_cells +3911.961669921875 2921.583251953125 background all_cells +3910.822509765625 2931.549560546875 background all_cells +3917.781982421875 2928.64697265625 background all_cells +3927.6279296875 2925.55712890625 background all_cells +3905.3720703125 2910.3271484375 background all_cells +3924.20703125 2914.916015625 background all_cells +3922.3720703125 2904.8994140625 background all_cells +3918.810546875 2913.76513671875 background all_cells +3921.05859375 2801.361083984375 background all_cells +3920.553466796875 2812.06103515625 background all_cells +3908.856201171875 2805.554931640625 background all_cells +3919.489013671875 2826.528076171875 background all_cells +3920.565185546875 2878.7236328125 background all_cells +3911.436279296875 2862.032958984375 background all_cells +3919.7197265625 2842.0283203125 background all_cells +3879.47705078125 2843.136474609375 background all_cells +3867.942626953125 2883.24560546875 background all_cells +3891.840087890625 2882.34423828125 background all_cells +3873.781982421875 2850.711669921875 background all_cells +3863.58642578125 2835.57958984375 background all_cells +3878.252197265625 2832.82373046875 background all_cells +3866.208740234375 2829.125 background all_cells +3892.001953125 2839.9365234375 background all_cells +3906.68212890625 2839.24560546875 background all_cells +3905.195068359375 2793.789306640625 background all_cells +3926.774658203125 2757.005859375 background all_cells +3924.837890625 2783.096435546875 background all_cells +3914.298828125 2792.980224609375 background all_cells +3921.49658203125 2790.53125 background all_cells +3957.844970703125 2763.744140625 background all_cells +3955.671630859375 2774.197998046875 background all_cells +3964.631591796875 2775.523193359375 background all_cells +3946.9755859375 2788.010009765625 background all_cells +3934.786376953125 2786.603759765625 background all_cells +3943.995361328125 2769.691650390625 background all_cells +3950.048095703125 2746.42236328125 background all_cells +3937.486083984375 2757.169921875 background all_cells +3928.246337890625 2729.59912109375 background all_cells +3940.15087890625 2739.666015625 background all_cells +3944.908447265625 2731.2841796875 background all_cells +3960.478759765625 2718.145751953125 background all_cells +3956.553466796875 2732.370849609375 background all_cells +3952.522705078125 2719.393798828125 background all_cells +3907.773193359375 2744.070556640625 background all_cells +3903.001708984375 2724.4052734375 background all_cells +3926.4052734375 2745.1220703125 background all_cells +3897.844970703125 2744.29345703125 background all_cells +3913.59033203125 2734.4755859375 background all_cells +3991.20556640625 2760.99365234375 background all_cells +3996.927978515625 2768.479736328125 background all_cells +3990.446533203125 2766.726318359375 background all_cells +3996.570556640625 2764.364013671875 background all_cells +4008.6708984375 2785.49462890625 background all_cells +4033.134033203125 2787.246337890625 background all_cells +4016.085693359375 2787.454345703125 background all_cells +3988.365234375 2774.5009765625 background all_cells +4016.481201171875 2778.6767578125 background all_cells +4022.847900390625 2774.98681640625 background all_cells +3987.662109375 2783.755615234375 background all_cells +3985.54541015625 2797.416748046875 background all_cells +3975.525146484375 2778.42626953125 background all_cells +3974.69580078125 2790.46240234375 background all_cells +3981.555908203125 2789.607421875 background all_cells +3994.16748046875 2795.075927734375 background all_cells +4008.539306640625 2796.219482421875 background all_cells +4000.65478515625 2790.986328125 background all_cells +3997.673583984375 2781.6357421875 background all_cells +4013.27490234375 2722.734619140625 background all_cells +4003.250732421875 2730.51904296875 background all_cells +4004.147705078125 2722.40625 background all_cells +4003.4189453125 2765.885986328125 background all_cells +4013.593505859375 2766.609130859375 background all_cells +4006.1064453125 2751.197509765625 background all_cells +4005.98583984375 2756.85693359375 background all_cells +4003.81396484375 2747.321533203125 background all_cells +3974.800048828125 2761.939453125 background all_cells +3984.2978515625 2730.684814453125 background all_cells +3969.710693359375 2747.49609375 background all_cells +3877.093017578125 2796.313232421875 background all_cells +3860.822509765625 2802.936279296875 background all_cells +3862.051025390625 2817.635986328125 background all_cells +3872.408203125 2810.062255859375 background all_cells +3870.666748046875 2798.604736328125 background all_cells +3835.50634765625 2820.825439453125 background all_cells +3850.3720703125 2819.3916015625 background all_cells +3846.5244140625 2833.2197265625 background all_cells +3844.15478515625 2823.842041015625 background all_cells +3809.369384765625 2845.718994140625 background all_cells +3801.72216796875 2858.658203125 background all_cells +3812.266357421875 2858.351318359375 background all_cells +3794.69140625 2848.74072265625 background all_cells +3847.09423828125 2856.238037109375 background all_cells +3841.188232421875 2843.451171875 background all_cells +3858.293212890625 2843.098876953125 background all_cells +3822.52734375 2861.23388671875 background all_cells +3796.520263671875 2824.299072265625 background all_cells +3807.112060546875 2804.9404296875 background all_cells +3797.060791015625 2809.442138671875 background all_cells +3809.884521484375 2817.1015625 background all_cells +3801.657470703125 2840.535888671875 background all_cells +3811.58154296875 2830.61572265625 background all_cells +3821.738037109375 2812.787841796875 background all_cells +3829.45947265625 2810.988525390625 background all_cells +3821.170166015625 2821.12744140625 background all_cells +3866.102783203125 2871.07958984375 background all_cells +3864.792236328125 2896.320068359375 background all_cells +3863.86328125 2877.083984375 background all_cells +3826.01611328125 2931.865966796875 background all_cells +3861.704345703125 2928.87890625 background all_cells +3881.994873046875 2867.12841796875 background all_cells +3894.041748046875 2866.210693359375 background all_cells +3888.15087890625 2849.006591796875 background all_cells +3879.97705078125 2861.75146484375 background all_cells +3874.6298828125 2878.97509765625 background all_cells +3884.224853515625 2878.02685546875 background all_cells +3882.03271484375 2896.6513671875 background all_cells +3878.636962890625 2873.554443359375 background all_cells +3855.46337890625 2861.459716796875 background all_cells +3870.89599609375 2861.615966796875 background all_cells +3865.57080078125 2853.626708984375 background all_cells +3878.977294921875 2731.240234375 background all_cells +3885.987060546875 2729.16064453125 background all_cells +3873.522216796875 2727.98046875 background all_cells +3881.615966796875 2710.589111328125 background all_cells +3877.302734375 2746.8662109375 background all_cells +3872.68310546875 2737.43994140625 background all_cells +3879.3291015625 2781.536865234375 background all_cells +3883.976318359375 2765.033447265625 background all_cells +3886.89794921875 2756.441162109375 background all_cells +3845.533935546875 2765.796875 background all_cells +3854.546142578125 2707.071533203125 background all_cells +3847.5673828125 2792.392333984375 background all_cells +3855.4189453125 2767.80712890625 background all_cells +3854.05712890625 2775.62939453125 background all_cells +3848.6748046875 2752.77978515625 background all_cells +3864.54345703125 2767.7177734375 background all_cells +3868.781005859375 2777.676025390625 background all_cells +3874.7607421875 2772.17041015625 background all_cells +3875.42138671875 2763.45361328125 background all_cells +3870.19287109375 2752.16845703125 background all_cells +3866.39013671875 2759.259033203125 background all_cells +3822.354736328125 2787.947998046875 background all_cells +3832.991455078125 2778.760986328125 background all_cells +3821.566650390625 2803.83251953125 background all_cells +3823.735107421875 2796.63818359375 background all_cells +3809.931396484375 2795.640380859375 background all_cells +3822.899658203125 2772.00146484375 background all_cells +3836.108154296875 2718.644287109375 background all_cells +3835.328369140625 2773.239013671875 background all_cells +3826.744140625 2742.626220703125 background all_cells +3568.520751953125 2769.17578125 background all_cells +3541.72314453125 2773.60400390625 background all_cells +3554.526123046875 2774.439208984375 background all_cells +3552.642822265625 2781.61279296875 background all_cells +3544.02099609375 2779.12890625 background all_cells +3573.601806640625 2773.932861328125 background all_cells +3641.57568359375 2814.472412109375 background all_cells +3656.782958984375 2876.696044921875 background all_cells +3635.75048828125 2880.405517578125 background all_cells +3638.0185546875 2837.352294921875 background all_cells +3676.279296875 2888.2421875 background all_cells +3690.5693359375 2922.926513671875 background all_cells +3685.879150390625 2917.259765625 background all_cells +3676.706298828125 2903.736572265625 background all_cells +3651.416748046875 2928.963134765625 background all_cells +3663.10302734375 2906.811767578125 background all_cells +3656.847900390625 2910.714599609375 background all_cells +3662.9365234375 2911.343994140625 background all_cells +3638.742431640625 2917.784423828125 background all_cells +3536.19580078125 2800.837646484375 background all_cells +3542.74609375 2787.466552734375 background all_cells +3549.59521484375 2808.852294921875 background all_cells +3541.4619140625 2809.46240234375 background all_cells +3548.971923828125 2818.94677734375 background all_cells +3540.410888671875 2829.052734375 background all_cells +3540.394287109375 2822.32568359375 background all_cells +3546.361328125 2824.58935546875 background all_cells +3574.379150390625 2820.16162109375 background all_cells +3576.9765625 2830.251953125 background all_cells +3559.356689453125 2822.581298828125 background all_cells +3560.509033203125 2804.35205078125 background all_cells +3594.724609375 2787.044921875 background all_cells +3618.5107421875 2787.730712890625 background all_cells +3620.43310546875 2781.2919921875 background all_cells +3597.919921875 2783.241455078125 background all_cells +3632.831298828125 2783.5009765625 background all_cells +3639.3134765625 2770.82373046875 background all_cells +3631.281982421875 2792.44140625 background all_cells +3643.26611328125 2790.926513671875 background all_cells +3636.744140625 2799.85302734375 background all_cells +3628.958251953125 2809.64892578125 background all_cells +3635.409423828125 2804.225830078125 background all_cells +3646.829833984375 2801.029296875 background all_cells +3604.43701171875 2845.433837890625 background all_cells +3610.51123046875 2816.62255859375 background all_cells +3615.25244140625 2792.237060546875 background all_cells +3607.7392578125 2805.876708984375 background all_cells +3600.929443359375 2806.90478515625 background all_cells +3586.087158203125 2810.142822265625 background all_cells +3585.137939453125 2841.3046875 background all_cells +3593.069091796875 2813.739990234375 background all_cells +3591.9697265625 2829.112060546875 background all_cells +3586.725341796875 2821.29052734375 background all_cells +3603.40673828125 2891.945556640625 background all_cells +3594.307373046875 2892.868896484375 background all_cells +3597.53125 2899.692138671875 background all_cells +3589.214599609375 2901.00830078125 background all_cells +3606.0634765625 2849.59716796875 background all_cells +3595.890869140625 2800.182861328125 background all_cells +3588.2099609375 2803.201904296875 background all_cells +3584.505859375 2798.209716796875 background all_cells +3591.54833984375 2794.556640625 background all_cells +3611.0888671875 2768.3466796875 background all_cells +3585.699951171875 2776.254638671875 background all_cells +3608.7373046875 2775.553466796875 background all_cells +3551.10888671875 2857.67626953125 background all_cells +3545.105224609375 2856.2275390625 background all_cells +3535.560302734375 2848.70703125 background all_cells +3541.80908203125 2842.293212890625 background all_cells +3554.31982421875 2920.163330078125 background all_cells +3563.0 2890.592529296875 background all_cells +3549.081787109375 2883.250732421875 background all_cells +3579.208984375 2899.898681640625 background all_cells +3574.446533203125 2893.3251953125 background all_cells +3560.98388671875 2852.13720703125 background all_cells +3561.185546875 2842.09423828125 background all_cells +3577.005126953125 2857.694580078125 background all_cells +3565.427978515625 2859.875 background all_cells +3574.19287109375 2852.675048828125 background all_cells +3619.751220703125 2703.777587890625 background all_cells +3638.79345703125 2693.384521484375 background all_cells +3766.361083984375 2704.090576171875 background all_cells +3819.828857421875 2687.892822265625 background all_cells +3815.71728515625 2708.7236328125 background all_cells +3703.38525390625 2697.740234375 background all_cells +3701.895263671875 2709.297119140625 background all_cells +3693.256591796875 2704.873779296875 background all_cells +3707.583251953125 2686.10107421875 background all_cells +3698.44775390625 2696.99267578125 background all_cells +3692.44140625 2694.40869140625 background all_cells +3726.028076171875 2700.91259765625 background all_cells +3753.73583984375 2720.479736328125 background all_cells +3739.552001953125 2688.585693359375 background all_cells +3739.2060546875 2711.65966796875 background all_cells +3725.099365234375 2690.16943359375 background all_cells +3687.7138671875 2708.1748046875 background all_cells +3684.884765625 2570.090576171875 background all_cells +3688.64111328125 2579.25634765625 background all_cells +3722.142333984375 2581.46484375 background all_cells +3705.2197265625 2578.98291015625 background all_cells +3770.069580078125 2572.3662109375 background all_cells +3780.703369140625 2566.1220703125 background all_cells +3778.74365234375 2575.010986328125 background all_cells +3731.178955078125 2560.616455078125 background all_cells +3763.784423828125 2563.49560546875 background all_cells +3755.56494140625 2562.821533203125 background all_cells +3742.41357421875 2566.679931640625 background all_cells +3791.004638671875 2577.05712890625 background all_cells +3834.5361328125 2610.7744140625 background all_cells +3832.777587890625 2574.547607421875 background all_cells +3815.2802734375 2578.9765625 background all_cells +3851.814453125 2607.916748046875 background all_cells +3852.053955078125 2562.3154296875 background all_cells +3849.693115234375 2596.564453125 background all_cells +3860.9814453125 2602.40087890625 background all_cells +3853.464599609375 2572.5595703125 background all_cells +3792.7607421875 2568.61474609375 background all_cells +3840.164306640625 2567.76513671875 background all_cells +3819.3486328125 2566.026611328125 background all_cells +3803.243408203125 2571.0361328125 background all_cells +3637.828125 2567.381103515625 background all_cells +3633.73388671875 2576.068115234375 background all_cells +3683.0341796875 2589.441650390625 background all_cells +3690.030517578125 2595.2109375 background all_cells +3680.915771484375 2593.853515625 background all_cells +3686.473876953125 2609.06298828125 background all_cells +3684.067138671875 2580.79541015625 background all_cells +3666.031494140625 2574.75390625 background all_cells +3676.576416015625 2585.650390625 background all_cells +3672.293212890625 2577.81591796875 background all_cells +3646.1162109375 2579.58544921875 background all_cells +3658.271240234375 2583.87646484375 background all_cells +3656.451904296875 2567.223876953125 background all_cells +3652.013671875 2578.52587890625 background all_cells +3659.80517578125 2588.999755859375 background all_cells +3645.389404296875 2596.624755859375 background all_cells +3650.3916015625 2590.01611328125 background all_cells +3661.67236328125 2603.446044921875 background all_cells +3658.08544921875 2595.24853515625 background all_cells +3647.01806640625 2712.65234375 background all_cells +3643.591552734375 2721.01318359375 background all_cells +3639.159912109375 2715.171630859375 background all_cells +3655.1201171875 2755.06298828125 background all_cells +3667.349853515625 2758.77197265625 background all_cells +3662.09375 2755.751708984375 background all_cells +3657.78857421875 2706.644775390625 background all_cells +3649.9775390625 2728.18212890625 background all_cells +3657.7529296875 2734.90576171875 background all_cells +3643.7939453125 2744.05029296875 background all_cells +3644.807861328125 2733.22265625 background all_cells +3660.802978515625 2727.029296875 background all_cells +3816.30126953125 2899.22802734375 background all_cells +3809.70947265625 2901.477783203125 background all_cells +3800.326171875 2899.535400390625 background all_cells +3848.384521484375 2872.4912109375 background all_cells +3858.7041015625 2881.505615234375 background all_cells +3843.8828125 2879.7490234375 background all_cells +3834.365234375 2875.148193359375 background all_cells +3834.196533203125 2887.497314453125 background all_cells +3849.35693359375 2891.4345703125 background all_cells +3854.416259765625 2901.499755859375 background all_cells +3830.369384765625 2898.642578125 background all_cells +3808.028076171875 2869.1103515625 background all_cells +3819.19091796875 2889.046142578125 background all_cells +3816.42578125 2881.3857421875 background all_cells +3820.82373046875 2870.1396484375 background all_cells +3656.64453125 2904.0029296875 background all_cells +3755.884033203125 2909.1455078125 background all_cells +3738.744873046875 2906.4638671875 background all_cells +3752.1015625 2923.843994140625 background all_cells +3778.748291015625 2902.022216796875 background all_cells +3802.34521484375 2914.857666015625 background all_cells +3790.0595703125 2908.56298828125 background all_cells +3832.817138671875 2919.503173828125 background all_cells +3863.17236328125 2919.258056640625 background all_cells +3856.78759765625 2915.7265625 background all_cells +3845.97509765625 2913.20361328125 background all_cells +3818.761962890625 2918.61279296875 background all_cells +3824.774658203125 2908.05908203125 background all_cells +3769.726318359375 2924.04248046875 background all_cells +3770.75732421875 2904.550048828125 background all_cells +3689.60888671875 2715.060302734375 background all_cells +3671.970947265625 2723.1953125 background all_cells +3691.647216796875 2726.813232421875 background all_cells +3671.90771484375 2711.165283203125 background all_cells +3677.30224609375 2713.23681640625 background all_cells +3706.31982421875 2736.759521484375 background all_cells +3772.427001953125 2733.16064453125 background all_cells +3744.38037109375 2755.218017578125 background all_cells +3705.236328125 2713.8173828125 background all_cells +3698.5380859375 2722.36767578125 background all_cells +3706.02392578125 2726.286865234375 background all_cells +3720.7548828125 2713.933349609375 background all_cells +3711.173095703125 2721.651123046875 background all_cells +3673.2890625 2734.02197265625 background all_cells +3700.66796875 2731.578857421875 background all_cells +3700.2431640625 2739.072998046875 background all_cells +3690.841064453125 2739.9248046875 background all_cells +3682.69677734375 2755.62109375 background all_cells +3679.637939453125 2739.12744140625 background all_cells +3783.460693359375 2803.07763671875 background all_cells +3749.015869140625 2795.67236328125 background all_cells +3781.943359375 2810.650146484375 background all_cells +3780.81494140625 2825.429931640625 background all_cells +3789.4814453125 2817.473876953125 background all_cells +3773.4453125 2880.52587890625 background all_cells +3773.04248046875 2894.958740234375 background all_cells +3784.23095703125 2893.1103515625 background all_cells +3792.5087890625 2892.168212890625 background all_cells +3785.720703125 2882.041748046875 background all_cells +3775.0859375 2887.8974609375 background all_cells +3719.359619140625 2884.22265625 background all_cells +3753.815673828125 2893.533203125 background all_cells +3745.608154296875 2882.64697265625 background all_cells +3767.203857421875 2854.335693359375 background all_cells +3786.836669921875 2873.452392578125 background all_cells +3783.037841796875 2858.588623046875 background all_cells +3772.623291015625 2852.591552734375 background all_cells +3772.79931640625 2862.3125 background all_cells +3753.765380859375 2861.294921875 background all_cells +3757.315185546875 2874.077880859375 background all_cells +3765.189453125 2875.61474609375 background all_cells +3762.0458984375 2861.622314453125 background all_cells +3783.4296875 2833.167236328125 background all_cells +3752.93408203125 2829.938232421875 background all_cells +3771.12744140625 2845.1171875 background all_cells +3784.86572265625 2841.065185546875 background all_cells +3775.548828125 2836.0263671875 background all_cells +3710.94775390625 2788.47265625 background all_cells +3703.0283203125 2803.814208984375 background all_cells +3708.4091796875 2798.863525390625 background all_cells +3695.478271484375 2788.092529296875 background all_cells +3715.70556640625 2785.240966796875 background all_cells +3719.589111328125 2766.154296875 background all_cells +3723.444091796875 2768.69091796875 background all_cells +3730.34716796875 2803.909423828125 background all_cells +3721.63916015625 2790.420654296875 background all_cells +3712.57470703125 2768.088623046875 background all_cells +3687.21044921875 2763.521484375 background all_cells +3710.94189453125 2762.792236328125 background all_cells +3698.2783203125 2780.476806640625 background all_cells +3704.568603515625 2772.92822265625 background all_cells +3590.947021484375 2648.97265625 background all_cells +3605.034912109375 2646.220703125 background all_cells +3597.392333984375 2654.251708984375 background all_cells +3635.823974609375 2639.69921875 background all_cells +3627.2861328125 2634.771240234375 background all_cells +3609.529296875 2661.362060546875 background all_cells +3629.579833984375 2649.305908203125 background all_cells +3658.87646484375 2658.031982421875 background all_cells +3652.841552734375 2650.347900390625 background all_cells +3616.48876953125 2648.040771484375 background all_cells +3636.0634765625 2622.495361328125 background all_cells +3666.067626953125 2610.300048828125 background all_cells +3623.7783203125 2622.179931640625 background all_cells +3603.85888671875 2639.397216796875 background all_cells +3617.013916015625 2631.31005859375 background all_cells +3616.10107421875 2639.95703125 background all_cells +3606.2431640625 2632.294921875 background all_cells +3696.6552734375 2666.43505859375 background all_cells +3698.656494140625 2657.88916015625 background all_cells +3695.798095703125 2679.84521484375 background all_cells +3700.913818359375 2652.18408203125 background all_cells +3702.5 2664.60888671875 background all_cells +3713.010009765625 2676.677978515625 background all_cells +3718.122314453125 2682.663330078125 background all_cells +3711.327880859375 2681.764892578125 background all_cells +3736.4833984375 2660.020751953125 background all_cells +3721.138427734375 2663.597412109375 background all_cells +3708.57275390625 2664.222900390625 background all_cells +3715.8583984375 2665.853515625 background all_cells +3711.236572265625 2661.785888671875 background all_cells +3632.92822265625 2672.120849609375 background all_cells +3637.630615234375 2680.994384765625 background all_cells +3634.507080078125 2679.0283203125 background all_cells +3648.12646484375 2672.74560546875 background all_cells +3649.344482421875 2658.70703125 background all_cells +3652.93701171875 2681.11181640625 background all_cells +3648.952880859375 2679.64892578125 background all_cells +3672.985595703125 2646.1904296875 background all_cells +3643.204833984375 2646.2373046875 background all_cells +3639.577880859375 2653.500244140625 background all_cells +3658.543701171875 2647.369873046875 background all_cells +3666.34716796875 2647.462646484375 background all_cells +3663.997314453125 2634.64013671875 background all_cells +3644.639404296875 2637.06396484375 background all_cells +3675.071044921875 2627.0498046875 background all_cells +3651.906005859375 2640.163818359375 background all_cells +3669.490234375 2627.40380859375 background all_cells +3659.83837890625 2641.374755859375 background all_cells +3821.65966796875 2628.7802734375 background all_cells +3799.950439453125 2609.39990234375 background all_cells +3830.011474609375 2651.60595703125 background all_cells +3835.965087890625 2637.822265625 background all_cells +3823.1220703125 2618.01953125 background all_cells +3767.519775390625 2651.867431640625 background all_cells +3752.416259765625 2666.8310546875 background all_cells +3748.478759765625 2662.357177734375 background all_cells +3751.79541015625 2658.2236328125 background all_cells +3782.771728515625 2680.6025390625 background all_cells +3783.208984375 2632.76220703125 background all_cells +3787.3720703125 2655.72265625 background all_cells +3780.747802734375 2665.663330078125 background all_cells +3857.755859375 2640.771484375 background all_cells +3852.193359375 2616.494384765625 background all_cells +3861.460693359375 2614.2373046875 background all_cells +3865.02490234375 2636.982421875 background all_cells +3862.767578125 2626.3115234375 background all_cells +3830.401611328125 2681.244384765625 background all_cells +3822.1923828125 2672.5830078125 background all_cells +3861.46533203125 2662.90673828125 background all_cells +3847.9462890625 2681.99560546875 background all_cells +3741.99658203125 2615.767578125 background all_cells +3775.019287109375 2622.46337890625 background all_cells +3754.512451171875 2622.41796875 background all_cells +3738.51123046875 2621.74609375 background all_cells +3700.224365234375 2628.38427734375 background all_cells +3702.845703125 2637.727783203125 background all_cells +3703.0009765625 2645.563232421875 background all_cells +3678.009033203125 2631.31005859375 background all_cells +3694.858154296875 2631.58740234375 background all_cells +3705.81640625 2621.658935546875 background all_cells +3710.343017578125 2617.156982421875 background all_cells +3711.609375 2625.927978515625 background all_cells +3709.81640625 2634.240234375 background all_cells +3718.968994140625 2641.334228515625 background all_cells +3728.654296875 2627.50634765625 background all_cells +3729.90478515625 2646.014892578125 background all_cells +3731.352783203125 2653.133544921875 background all_cells +3723.5478515625 2650.835205078125 background all_cells +3679.47607421875 2609.023681640625 background all_cells +3675.94140625 2621.507080078125 background all_cells +3688.763427734375 2622.167236328125 background all_cells +3536.042236328125 2584.236328125 background all_cells +3539.085205078125 2578.700439453125 background all_cells +3544.022216796875 2608.476318359375 background all_cells +3542.451416015625 2595.7158203125 background all_cells +3537.6337890625 2606.701904296875 background all_cells +3565.5810546875 2601.03759765625 background all_cells +3571.2578125 2595.337646484375 background all_cells +3588.34716796875 2609.95263671875 background all_cells +3567.658447265625 2618.328125 background all_cells +3572.4501953125 2615.130615234375 background all_cells +3560.5859375 2612.310546875 background all_cells +3579.082763671875 2578.83447265625 background all_cells +3573.00830078125 2589.730712890625 background all_cells +3553.919921875 2618.463134765625 background all_cells +3550.833251953125 2582.21337890625 background all_cells +3556.891845703125 2608.002685546875 background all_cells +3555.42626953125 2593.052001953125 background all_cells +3559.160400390625 2627.212646484375 background all_cells +3566.765625 2628.004638671875 background all_cells +3561.912841796875 2618.568359375 background all_cells +3589.139892578125 2634.607177734375 background all_cells +3626.68017578125 2612.068359375 background all_cells +3597.505615234375 2642.649658203125 background all_cells +3590.7041015625 2625.085205078125 background all_cells +3574.39794921875 2622.744140625 background all_cells +3575.117919921875 2663.630615234375 background all_cells +3578.741943359375 2648.85986328125 background all_cells +3582.210693359375 2626.1357421875 background all_cells +3574.15625 2653.89794921875 background all_cells +3571.937255859375 2637.8701171875 background all_cells +3548.929931640625 2566.73681640625 background all_cells +3554.08251953125 2575.4267578125 background all_cells +3573.071533203125 2577.959716796875 background all_cells +3563.463623046875 2575.18310546875 background all_cells +3588.944091796875 2571.51611328125 background all_cells +3625.038818359375 2576.260986328125 background all_cells +3629.287841796875 2563.77099609375 background all_cells +3619.86962890625 2563.689697265625 background all_cells +3606.05517578125 2568.14111328125 background all_cells +3559.3408203125 2586.4345703125 background all_cells +3565.572021484375 2591.00439453125 background all_cells +3570.047119140625 2585.871826171875 background all_cells +3538.528564453125 2626.751953125 background all_cells +3541.824462890625 2645.81298828125 background all_cells +3564.58056640625 2676.083251953125 background all_cells +3568.24609375 2688.318359375 background all_cells +3568.581787109375 2680.13525390625 background all_cells +3563.0498046875 2636.822265625 background all_cells +3559.837158203125 2664.986083984375 background all_cells +3570.830810546875 2642.601806640625 background all_cells +3558.792236328125 2646.299072265625 background all_cells +3546.44677734375 2661.145263671875 background all_cells +3548.462158203125 2683.29150390625 background all_cells +3548.387939453125 2672.68896484375 background all_cells +3550.64990234375 2666.91064453125 background all_cells +3562.149658203125 2703.30859375 background all_cells +3544.531494140625 2700.458984375 background all_cells +3575.784912109375 2699.793701171875 background all_cells +3580.0126953125 2708.441650390625 background all_cells +3553.625244140625 2708.348388671875 background all_cells +3554.98974609375 2704.19677734375 background all_cells +3554.761962890625 2750.893310546875 background all_cells +3570.788818359375 2760.632080078125 background all_cells +3566.02978515625 2749.050048828125 background all_cells +3568.81298828125 2753.423095703125 background all_cells +3572.943359375 2713.236328125 background all_cells +3563.17578125 2721.857666015625 background all_cells +3555.16455078125 2716.8447265625 background all_cells +3543.849609375 2714.659912109375 background all_cells +3535.730224609375 2759.185791015625 background all_cells +3542.625 2762.442138671875 background all_cells +3548.416259765625 2748.774658203125 background all_cells +3538.556396484375 2752.06787109375 background all_cells +3549.775390625 2727.687255859375 background all_cells +3534.124755859375 2740.965576171875 background all_cells +3542.66845703125 2740.031005859375 background all_cells +3546.780517578125 2735.512451171875 background all_cells +3537.55419921875 2733.127685546875 background all_cells +3597.66796875 2744.625 background all_cells +3615.140869140625 2742.6875 background all_cells +3605.30029296875 2742.70166015625 background all_cells +3605.12255859375 2749.387939453125 background all_cells +3600.98681640625 2736.15625 background all_cells +3621.8359375 2724.117919921875 background all_cells +3623.34326171875 2756.421630859375 background all_cells +3628.85107421875 2736.525634765625 background all_cells +3632.2509765625 2725.6982421875 background all_cells +3627.516845703125 2719.490478515625 background all_cells +3622.247314453125 2712.97802734375 background all_cells +3612.1767578125 2716.99072265625 background all_cells +3604.05810546875 2728.1875 background all_cells +3583.67529296875 2753.22705078125 background all_cells +3593.32421875 2749.975341796875 background all_cells +3592.302001953125 2738.050048828125 background all_cells +3581.182373046875 2714.842529296875 background all_cells +3575.8037109375 2723.04638671875 background all_cells +3590.023193359375 2731.56396484375 background all_cells +3590.077392578125 2716.783447265625 background all_cells +3585.162841796875 2718.586181640625 background all_cells +3626.402099609375 2768.809326171875 background all_cells +3650.79296875 2823.8271484375 background all_cells +3647.98046875 2779.650146484375 background all_cells +3555.36669921875 2761.483154296875 background all_cells +3646.871337890625 2810.283935546875 background all_cells +3561.292236328125 2765.408447265625 background all_cells +3700.827392578125 2813.807861328125 background all_cells +3706.518798828125 2821.943115234375 background all_cells +3692.86865234375 2822.208740234375 background all_cells +3685.66796875 2805.29638671875 background all_cells +3684.4306640625 2786.866943359375 background all_cells +3676.99169921875 2816.142333984375 background all_cells +3687.98876953125 2790.197509765625 background all_cells +3671.54052734375 2803.863037109375 background all_cells +3677.79248046875 2811.101318359375 background all_cells +3695.84765625 2827.272705078125 background all_cells +3696.71826171875 2851.33642578125 background all_cells +3667.59521484375 2846.88623046875 background all_cells +3704.02392578125 2831.781005859375 background all_cells +3849.189453125 2480.097412109375 background all_cells +3853.931396484375 2484.048828125 background all_cells +3859.300048828125 2495.067626953125 background all_cells +3857.675048828125 2507.831298828125 background all_cells +3849.50732421875 2500.247802734375 background all_cells +3866.64404296875 2482.437744140625 background all_cells +3852.604248046875 2531.43310546875 background all_cells +3868.288818359375 2522.084228515625 background all_cells +3861.886962890625 2516.41015625 background all_cells +3862.113525390625 2529.46728515625 background all_cells +3883.685302734375 2530.781494140625 background all_cells +3902.533935546875 2501.519287109375 background all_cells +3905.10791015625 2507.48291015625 background all_cells +3894.59912109375 2500.556396484375 background all_cells +3894.053466796875 2515.175537109375 background all_cells +3900.87353515625 2534.459228515625 background all_cells +3894.96533203125 2527.13671875 background all_cells +3869.422119140625 2599.045654296875 background all_cells +3865.138671875 2592.6005859375 background all_cells +3892.71630859375 2590.865966796875 background all_cells +3884.322021484375 2604.330078125 background all_cells +3872.802490234375 2607.7158203125 background all_cells +3901.25537109375 2606.78271484375 background all_cells +3912.080078125 2611.82177734375 background all_cells +3911.508056640625 2602.3916015625 background all_cells +3901.203369140625 2599.753173828125 background all_cells +3894.64404296875 2572.182373046875 background all_cells +3908.0771484375 2571.306640625 background all_cells +3911.146240234375 2578.558837890625 background all_cells +3907.262451171875 2560.990478515625 background all_cells +3898.186279296875 2583.863525390625 background all_cells +3870.864501953125 2583.478759765625 background all_cells +3882.451904296875 2589.355712890625 background all_cells +3878.97314453125 2573.5 background all_cells +3887.57666015625 2565.604736328125 background all_cells +3878.5283203125 2564.366943359375 background all_cells +3851.94189453125 2554.327392578125 background all_cells +3863.1923828125 2551.6826171875 background all_cells +3854.9482421875 2543.768310546875 background all_cells +3887.018798828125 2553.57568359375 background all_cells +3908.58349609375 2543.459228515625 background all_cells +3896.623779296875 2553.249267578125 background all_cells +3874.07470703125 2539.591064453125 background all_cells +3919.279296875 2534.228515625 background all_cells +3910.53369140625 2533.542236328125 background all_cells +3951.974609375 2542.56591796875 background all_cells +3966.0078125 2549.276611328125 background all_cells +3960.302978515625 2555.878662109375 background all_cells +3950.517822265625 2556.21533203125 background all_cells +3937.398193359375 2550.915771484375 background all_cells +3958.960693359375 2524.59716796875 background all_cells +3954.69580078125 2530.06640625 background all_cells +3969.931884765625 2526.922607421875 background all_cells +3961.872802734375 2539.685546875 background all_cells +3948.750732421875 2521.311767578125 background all_cells +3944.66015625 2537.37451171875 background all_cells +3936.21484375 2522.35693359375 background all_cells +3932.67919921875 2507.427734375 background all_cells +3961.2158203125 2504.275634765625 background all_cells +3969.49365234375 2505.686279296875 background all_cells +3949.64208984375 2509.321533203125 background all_cells +3935.8798828125 2514.282470703125 background all_cells +3916.069091796875 2505.267578125 background all_cells +3921.942138671875 2510.36376953125 background all_cells +3927.599853515625 2503.3212890625 background all_cells +3916.05224609375 2511.46533203125 background all_cells +3995.413818359375 2523.137939453125 background all_cells +4008.55322265625 2521.82177734375 background all_cells +3992.276611328125 2533.167236328125 background all_cells +3999.822265625 2536.29052734375 background all_cells +4009.459228515625 2540.4853515625 background all_cells +4003.102294921875 2512.26806640625 background all_cells +4011.61474609375 2499.75732421875 background all_cells +4002.02197265625 2487.8955078125 background all_cells +4003.212158203125 2504.633056640625 background all_cells +3983.055419921875 2498.3134765625 background all_cells +3998.7568359375 2495.304443359375 background all_cells +3991.05126953125 2505.047607421875 background all_cells +3976.6162109375 2546.123046875 background all_cells +3985.923095703125 2558.816162109375 background all_cells +3996.338134765625 2555.655029296875 background all_cells +3986.43603515625 2539.17431640625 background all_cells +3940.21728515625 2599.45166015625 background all_cells +3935.486572265625 2593.048828125 background all_cells +3949.15576171875 2594.564453125 background all_cells +3924.771728515625 2614.38330078125 background all_cells +3980.005615234375 2567.250244140625 background all_cells +4004.69970703125 2569.37451171875 background all_cells +3999.43798828125 2580.7412109375 background all_cells +3958.705810546875 2571.833740234375 background all_cells +3959.22265625 2562.635986328125 background all_cells +3973.87548828125 2564.890625 background all_cells +3971.2861328125 2572.48876953125 background all_cells +3925.648681640625 2560.923095703125 background all_cells +3949.992431640625 2577.551513671875 background all_cells +3942.26416015625 2565.36669921875 background all_cells +3941.962158203125 2573.9931640625 background all_cells +3940.39501953125 2584.396728515625 background all_cells +3931.0009765625 2578.456787109375 background all_cells +3968.598876953125 2474.36669921875 background all_cells +3993.4404296875 2484.755126953125 background all_cells +3991.61474609375 2470.1884765625 background all_cells +3985.578125 2478.375 background all_cells +4011.521484375 2424.6220703125 background all_cells +4003.625244140625 2426.942138671875 background all_cells +3996.025146484375 2427.951904296875 background all_cells +3999.5546875 2477.967041015625 background all_cells +4016.248046875 2470.5673828125 background all_cells +4005.94970703125 2469.027099609375 background all_cells +4007.198974609375 2483.47021484375 background all_cells +4003.75830078125 2453.25927734375 background all_cells +4014.3720703125 2458.32568359375 background all_cells +4013.3388671875 2449.23095703125 background all_cells +4003.45751953125 2443.6591796875 background all_cells +3962.36962890625 2429.36279296875 background all_cells +3978.17041015625 2435.707275390625 background all_cells +3971.550537109375 2451.4248046875 background all_cells +3959.359130859375 2445.671875 background all_cells +3961.618408203125 2455.197265625 background all_cells +3968.8623046875 2463.6875 background all_cells +3984.0654296875 2462.680908203125 background all_cells +3941.20556640625 2479.46435546875 background all_cells +3951.394287109375 2472.372802734375 background all_cells +3909.470703125 2493.796875 background all_cells +3924.023193359375 2494.69677734375 background all_cells +3913.85546875 2486.620849609375 background all_cells +3952.291259765625 2484.1982421875 background all_cells +3944.226806640625 2496.397216796875 background all_cells +3959.2392578125 2491.0576171875 background all_cells +3942.352294921875 2487.310302734375 background all_cells +3915.356201171875 2466.48779296875 background all_cells +3917.65576171875 2478.561279296875 background all_cells +3923.3515625 2470.912109375 background all_cells +3937.681640625 2437.24609375 background all_cells +3930.010986328125 2437.59912109375 background all_cells +3949.02880859375 2434.881103515625 background all_cells +3929.0390625 2457.223876953125 background all_cells +3948.7900390625 2451.98095703125 background all_cells +3939.828857421875 2460.487060546875 background all_cells +3938.092041015625 2447.26123046875 background all_cells +3916.648193359375 2453.8330078125 background all_cells +3924.444091796875 2450.53271484375 background all_cells +3917.0390625 2445.925048828125 background all_cells +3854.262939453125 2452.53857421875 background all_cells +3856.5166015625 2475.025634765625 background all_cells +3864.09130859375 2454.517578125 background all_cells +3862.38427734375 2444.5205078125 background all_cells +3859.689453125 2438.4970703125 background all_cells +3882.354248046875 2485.85791015625 background all_cells +3883.17431640625 2476.61767578125 background all_cells +3880.70166015625 2466.843505859375 background all_cells +3868.973876953125 2449.0244140625 background all_cells +3864.539306640625 2426.131103515625 background all_cells +3881.832763671875 2439.330322265625 background all_cells +3874.537841796875 2444.433837890625 background all_cells +3874.440185546875 2430.632080078125 background all_cells +3898.75927734375 2420.3681640625 background all_cells +3888.11767578125 2430.49609375 background all_cells +3890.268310546875 2423.8740234375 background all_cells +3895.708251953125 2426.4228515625 background all_cells +3892.6044921875 2443.671142578125 background all_cells +3904.53515625 2443.22705078125 background all_cells +3893.779052734375 2462.2578125 background all_cells +3900.6708984375 2462.4384765625 background all_cells +3904.221435546875 2466.472412109375 background all_cells +3900.160400390625 2472.912841796875 background all_cells +3902.73291015625 2470.23046875 background all_cells +3891.110595703125 2475.758056640625 background all_cells +3906.55322265625 2487.24365234375 background all_cells +3900.415771484375 2488.048095703125 background all_cells +3905.212646484375 2481.635986328125 background all_cells +3902.092041015625 2477.365966796875 background all_cells +3173.771240234375 2893.742919921875 background all_cells +3199.05029296875 2888.69873046875 background all_cells +3184.891357421875 2888.32958984375 background all_cells +3177.54638671875 2880.91796875 background all_cells +3263.452392578125 2871.10009765625 background all_cells +3317.178466796875 2867.447021484375 background all_cells +3307.08544921875 2851.343017578125 background all_cells +3298.748291015625 2867.99169921875 background all_cells +3271.984130859375 2873.788818359375 background all_cells +3220.287841796875 2916.869873046875 background all_cells +3238.82568359375 2917.71337890625 background all_cells +3232.853271484375 2922.912109375 background all_cells +3222.146484375 2897.162841796875 background all_cells +3057.791015625 2922.56982421875 background all_cells +3097.3046875 2859.046630859375 background all_cells +3061.44287109375 2881.858642578125 background all_cells +3072.03076171875 2879.005615234375 background all_cells +3064.073486328125 2891.169921875 background all_cells +3134.695556640625 2874.6455078125 background all_cells +3124.098388671875 2876.5673828125 background all_cells +3143.4189453125 2888.9189453125 background all_cells +3148.53564453125 2871.994140625 background all_cells +3170.1826171875 2852.705810546875 background all_cells +3168.736328125 2859.596923828125 background all_cells +3149.694580078125 2851.005859375 background all_cells +3122.689453125 2865.845458984375 background all_cells +3139.66064453125 2862.5390625 background all_cells +3126.77001953125 2857.861572265625 background all_cells +3263.983642578125 2523.83740234375 background all_cells +3283.18359375 2578.514404296875 background all_cells +3278.29833984375 2564.653076171875 background all_cells +3255.202392578125 2561.602783203125 background all_cells +3239.767333984375 2520.815673828125 background all_cells +3311.3623046875 2522.9951171875 background all_cells +3327.30029296875 2534.593017578125 background all_cells +3315.65673828125 2585.78125 background all_cells +3280.913818359375 2472.6787109375 background all_cells +3339.887939453125 2485.749755859375 background all_cells +3335.399169921875 2479.309814453125 background all_cells +3303.40673828125 2472.247802734375 background all_cells +3264.52294921875 2454.201171875 background all_cells +3273.7392578125 2496.304443359375 background all_cells +3269.92138671875 2502.669189453125 background all_cells +3355.79931640625 2426.89892578125 background all_cells +3368.541015625 2444.961181640625 background all_cells +3360.469482421875 2438.119140625 background all_cells +3363.806640625 2407.06103515625 background all_cells +3361.578369140625 2391.403564453125 background all_cells +3354.872802734375 2418.19580078125 background all_cells +3348.851318359375 2472.566650390625 background all_cells +3353.151611328125 2496.671142578125 background all_cells +3377.88232421875 2481.421630859375 background all_cells +3372.260498046875 2478.528564453125 background all_cells +3351.149658203125 2511.88671875 background all_cells +3387.2763671875 2515.489990234375 background all_cells +3385.90771484375 2522.257568359375 background all_cells +3378.009521484375 2516.078857421875 background all_cells +3319.326904296875 2454.611083984375 background all_cells +3371.209228515625 2453.842041015625 background all_cells +3367.535400390625 2460.18603515625 background all_cells +3346.29150390625 2459.164794921875 background all_cells +3284.459228515625 2415.39306640625 background all_cells +3337.559326171875 2401.168212890625 background all_cells +3338.0810546875 2393.52783203125 background all_cells +3370.608154296875 2363.3681640625 background all_cells +3332.290283203125 2370.5380859375 background all_cells +3371.07763671875 2379.896240234375 background all_cells +3389.468505859375 2378.069580078125 background all_cells +3379.41943359375 2377.97314453125 background all_cells +3376.853271484375 2374.000732421875 background all_cells +3388.31201171875 2362.84765625 background all_cells +3388.578125 2369.04736328125 background all_cells +3375.626708984375 2370.224609375 background all_cells +3310.55712890625 2597.799560546875 background all_cells +3330.39013671875 2657.191650390625 background all_cells +3326.013916015625 2616.20849609375 background all_cells +3325.123046875 2668.089111328125 background all_cells +3320.125732421875 2775.169921875 background all_cells +3309.586181640625 2778.541015625 background all_cells +3330.030517578125 2696.637939453125 background all_cells +3345.095458984375 2661.822998046875 background all_cells +3350.9443359375 2677.32861328125 background all_cells +3360.256103515625 2678.661865234375 background all_cells +3339.263916015625 2662.888916015625 background all_cells +3243.396728515625 2667.5009765625 background all_cells +3270.2978515625 2753.114990234375 background all_cells +3263.901611328125 2744.49365234375 background all_cells +3245.32958984375 2705.4267578125 background all_cells +3370.89697265625 2604.62939453125 background all_cells +3340.646240234375 2632.419921875 background all_cells +3362.76708984375 2666.333984375 background all_cells +3362.57958984375 2648.76904296875 background all_cells +3361.235107421875 2637.13427734375 background all_cells +3373.53515625 2640.951904296875 background all_cells +3370.26806640625 2630.815673828125 background all_cells +3365.2265625 2707.38525390625 background all_cells +3406.7197265625 2647.453857421875 background all_cells +3431.04052734375 2705.48974609375 background all_cells +3410.6806640625 2651.62890625 background all_cells +3379.414794921875 2647.17529296875 background all_cells +3384.783203125 2693.49462890625 background all_cells +3393.966064453125 2632.0537109375 background all_cells +3392.901123046875 2643.4931640625 background all_cells +3389.7333984375 2647.7490234375 background all_cells +3346.91650390625 2776.0361328125 background all_cells +3344.24658203125 2771.64453125 background all_cells +3337.958251953125 2774.894775390625 background all_cells +3360.57763671875 2767.34619140625 background all_cells +3359.1142578125 2772.20068359375 background all_cells +3359.385986328125 2755.406005859375 background all_cells +3372.148681640625 2657.714599609375 background all_cells +3388.12451171875 2663.018798828125 background all_cells +3383.903564453125 2657.501220703125 background all_cells +3373.882568359375 2874.120849609375 background all_cells +3338.9912109375 2917.54736328125 background all_cells +3327.27294921875 2906.35791015625 background all_cells +3372.0380859375 2888.076171875 background all_cells +3430.344482421875 2869.128662109375 background all_cells +3435.931396484375 2919.802001953125 background all_cells +3425.2265625 2688.552978515625 background all_cells +3427.90380859375 2694.352294921875 background all_cells +3417.413818359375 2700.39501953125 background all_cells +3423.8701171875 2701.207763671875 background all_cells +3335.98291015625 2843.14404296875 background all_cells +3322.467529296875 2864.673828125 background all_cells +3339.085693359375 2852.609130859375 background all_cells +3096.6728515625 2563.548583984375 background all_cells +3112.298828125 2598.57958984375 background all_cells +3113.39306640625 2562.232666015625 background all_cells +3155.878173828125 2600.32861328125 background all_cells +3208.59912109375 2620.513671875 background all_cells +3206.6865234375 2614.587646484375 background all_cells +3131.7734375 2656.791259765625 background all_cells +3239.015869140625 2631.33642578125 background all_cells +3160.508056640625 2638.4599609375 background all_cells +3082.28955078125 2683.28369140625 background all_cells +3127.507080078125 2674.926025390625 background all_cells +3099.39013671875 2677.937255859375 background all_cells +3095.41064453125 2679.916259765625 background all_cells +3071.779052734375 2567.656982421875 background all_cells +3055.549560546875 2630.88232421875 background all_cells +3051.12451171875 2574.874267578125 background all_cells +3099.447021484375 2500.763427734375 background all_cells +3133.972412109375 2506.24609375 background all_cells +3136.2900390625 2554.50927734375 background all_cells +3136.4248046875 2446.822998046875 background all_cells +3127.492431640625 2490.707275390625 background all_cells +3063.271240234375 2531.507080078125 background all_cells +3078.181396484375 2524.255859375 background all_cells +3069.81201171875 2454.925537109375 background all_cells +3067.36669921875 2521.46142578125 background all_cells +3067.261474609375 2450.036865234375 background all_cells +3159.515380859375 2455.9794921875 background all_cells +3154.754638671875 2524.6142578125 background all_cells +3147.5517578125 2481.646240234375 background all_cells +3146.80224609375 2466.811767578125 background all_cells +3238.482666015625 2361.59716796875 background all_cells +3225.339111328125 2386.9228515625 background all_cells +3219.95458984375 2390.102294921875 background all_cells +3230.3984375 2374.577880859375 background all_cells +3223.207763671875 2397.838623046875 background all_cells +3215.568603515625 2430.297607421875 background all_cells +3218.102783203125 2415.734130859375 background all_cells +3221.340087890625 2443.54736328125 background all_cells +3212.408203125 2558.064453125 background all_cells +3203.64599609375 2497.35302734375 background all_cells +3226.57958984375 2447.451416015625 background all_cells +3210.16064453125 2451.175048828125 background all_cells +3182.25048828125 2530.885498046875 background all_cells +3182.038330078125 2435.154052734375 background all_cells +3177.08447265625 2549.87744140625 background all_cells +3186.48583984375 2529.792724609375 background all_cells +3138.768798828125 2392.817626953125 background all_cells +3208.499267578125 2419.1826171875 background all_cells +3149.52734375 2407.675048828125 background all_cells +3145.130615234375 2398.68017578125 background all_cells +3144.974609375 2385.182373046875 background all_cells +3143.520751953125 2402.87255859375 background all_cells +3140.95068359375 2821.775634765625 background all_cells +3184.831298828125 2842.292724609375 background all_cells +3104.03857421875 2847.8662109375 background all_cells +3147.77880859375 2838.588134765625 background all_cells +3116.439208984375 2838.31494140625 background all_cells +3085.182373046875 2875.5712890625 background all_cells +3130.0029296875 2867.1318359375 background all_cells +3092.613525390625 2871.264404296875 background all_cells +3055.697509765625 2863.671875 background all_cells +3076.39306640625 2827.42578125 background all_cells +3080.771240234375 2855.19287109375 background all_cells +3081.981201171875 2842.276611328125 background all_cells +3066.161865234375 2875.978515625 background all_cells +3052.80322265625 2754.865966796875 background all_cells +3086.965576171875 2811.435546875 background all_cells +3063.96728515625 2782.044189453125 background all_cells +3054.958740234375 2721.69873046875 background all_cells +3085.701171875 2721.329345703125 background all_cells +3068.3203125 2719.076171875 background all_cells +3191.69482421875 2790.36083984375 background all_cells +3212.16162109375 2744.693115234375 background all_cells +3203.156494140625 2751.00390625 background all_cells +3228.12451171875 2820.989013671875 background all_cells +3210.99755859375 2776.756103515625 background all_cells +3208.228271484375 2777.778076171875 background all_cells +3184.6474609375 2699.837890625 background all_cells +3197.712646484375 2714.33349609375 background all_cells +3191.84423828125 2712.925048828125 background all_cells +3155.56884765625 2765.164794921875 background all_cells +3154.1708984375 2735.609375 background all_cells +3147.4306640625 2753.5830078125 background all_cells +3161.98583984375 2763.10791015625 background all_cells +3165.193115234375 2759.847412109375 background all_cells +3161.479736328125 2788.63720703125 background all_cells +3139.1923828125 2779.89453125 background all_cells +3110.067626953125 2799.82373046875 background all_cells +3100.721923828125 2784.322998046875 background all_cells +3112.05419921875 2706.640625 background all_cells +3130.48388671875 2707.734619140625 background all_cells +3130.12255859375 2690.954345703125 background all_cells +3440.55029296875 2419.819580078125 background all_cells +3413.824462890625 2421.82080078125 background all_cells +3422.947509765625 2419.893798828125 background all_cells +3390.90283203125 2419.20263671875 background all_cells +3430.62939453125 2421.1845703125 background all_cells +3434.63916015625 2419.6884765625 background all_cells +3425.356201171875 2407.72802734375 background all_cells +3437.8388671875 2409.641845703125 background all_cells +3431.591796875 2415.116455078125 background all_cells +3428.630126953125 2411.810302734375 background all_cells +3400.694091796875 2411.5654296875 background all_cells +3422.975341796875 2413.430419921875 background all_cells +3411.022705078125 2415.091796875 background all_cells +3432.111328125 2399.247802734375 background all_cells +3430.85302734375 2386.790771484375 background all_cells +3513.6728515625 2396.729248046875 background all_cells +3516.23681640625 2382.2548828125 background all_cells +3522.09033203125 2384.82958984375 background all_cells +3518.7412109375 2397.045654296875 background all_cells +3516.10791015625 2387.684814453125 background all_cells +3508.871826171875 2369.064208984375 background all_cells +3521.633056640625 2364.517822265625 background all_cells +3520.13525390625 2377.294677734375 background all_cells +3491.034912109375 2363.05615234375 background all_cells +3452.860595703125 2360.053466796875 background all_cells +3505.03955078125 2363.589599609375 background all_cells +3505.228759765625 2377.276611328125 background all_cells +3538.38427734375 2354.90771484375 background all_cells +3545.296875 2363.984619140625 background all_cells +3531.508056640625 2361.445556640625 background all_cells +3539.292724609375 2358.8994140625 background all_cells +3542.30126953125 2372.889892578125 background all_cells +3546.866455078125 2388.81494140625 background all_cells +3530.31982421875 2375.62451171875 background all_cells +3568.7373046875 2363.9619140625 background all_cells +3622.664794921875 2381.41650390625 background all_cells +3618.009765625 2374.811767578125 background all_cells +3575.168212890625 2379.447265625 background all_cells +3573.164794921875 2367.063720703125 background all_cells +3570.268310546875 2374.53466796875 background all_cells +3575.1083984375 2399.809814453125 background all_cells +3582.01904296875 2400.375 background all_cells +3580.781494140625 2395.52001953125 background all_cells +3571.532958984375 2387.4248046875 background all_cells +3562.670166015625 2382.24658203125 background all_cells +3563.383544921875 2396.76806640625 background all_cells +3570.962646484375 2396.42822265625 background all_cells +3498.31201171875 2417.7548828125 background all_cells +3528.466064453125 2423.216064453125 background all_cells +3524.8955078125 2420.596435546875 background all_cells +3523.3330078125 2413.548095703125 background all_cells +3508.628173828125 2413.754638671875 background all_cells +3560.523193359375 2404.128173828125 background all_cells +3567.486083984375 2407.470947265625 background all_cells +3537.73095703125 2416.624267578125 background all_cells +3545.41015625 2400.881591796875 background all_cells +3549.271484375 2412.60107421875 background all_cells +3537.593505859375 2401.553466796875 background all_cells +3541.431640625 2408.3466796875 background all_cells +3532.266845703125 2412.111572265625 background all_cells +3503.01953125 2405.1552734375 background all_cells +3513.62890625 2409.432861328125 background all_cells +3511.209716796875 2404.101318359375 background all_cells +3419.751220703125 2386.23193359375 background all_cells +3429.606689453125 2391.8369140625 background all_cells +3423.82861328125 2397.216064453125 background all_cells +3417.18359375 2373.304443359375 background all_cells +3427.879150390625 2378.05615234375 background all_cells +3423.3876953125 2372.182861328125 background all_cells +3421.2890625 2379.586181640625 background all_cells +3424.125 2364.001708984375 background all_cells +3402.94482421875 2362.460693359375 background all_cells +3433.093994140625 2368.93896484375 background all_cells +3417.5478515625 2366.9443359375 background all_cells +3450.170654296875 2466.02587890625 background all_cells +3464.662109375 2465.738037109375 background all_cells +3462.408935546875 2471.6357421875 background all_cells +3455.74658203125 2469.035400390625 background all_cells +3484.03759765625 2427.55517578125 background all_cells +3467.9619140625 2437.99365234375 background all_cells +3505.361572265625 2432.22021484375 background all_cells +3495.054443359375 2428.412353515625 background all_cells +3460.030517578125 2459.2119140625 background all_cells +3464.03369140625 2453.2509765625 background all_cells +3462.59521484375 2444.4267578125 background all_cells +3573.442626953125 2426.543701171875 background all_cells +3533.305908203125 2425.95263671875 background all_cells +3548.326416015625 2431.587646484375 background all_cells +3586.929931640625 2430.0791015625 background all_cells +3581.78955078125 2423.9111328125 background all_cells +3573.649169921875 2431.23193359375 background all_cells +3594.517822265625 2426.766845703125 background all_cells +3612.089111328125 2430.919677734375 background all_cells +3614.39208984375 2440.181396484375 background all_cells +3600.802490234375 2441.545654296875 background all_cells +3602.375 2436.62353515625 background all_cells +3590.390869140625 2442.65673828125 background all_cells +3577.67333984375 2434.66552734375 background all_cells +3548.40869140625 2441.421142578125 background all_cells +3559.049560546875 2443.49169921875 background all_cells +3583.922607421875 2433.630126953125 background all_cells +3585.781494140625 2462.222900390625 background all_cells +3598.35693359375 2469.963134765625 background all_cells +3612.645751953125 2473.30517578125 background all_cells +3607.3740234375 2456.341552734375 background all_cells +3602.088623046875 2473.761962890625 background all_cells +3541.278076171875 2469.580322265625 background all_cells +3550.9541015625 2455.664794921875 background all_cells +3562.435791015625 2459.316162109375 background all_cells +3488.725830078125 2443.5341796875 background all_cells +3561.92529296875 2451.562255859375 background all_cells +3567.179443359375 2449.306640625 background all_cells +3394.219970703125 2450.712890625 background all_cells +3412.220458984375 2441.313720703125 background all_cells +3407.46630859375 2447.378173828125 background all_cells +3405.232666015625 2441.8896484375 background all_cells +3419.62109375 2437.90087890625 background all_cells +3423.37744140625 2442.785888671875 background all_cells +3418.67236328125 2449.843505859375 background all_cells +3415.777099609375 2459.822509765625 background all_cells +3429.394775390625 2465.146484375 background all_cells +3424.89208984375 2459.9677734375 background all_cells +3444.724853515625 2455.88427734375 background all_cells +3442.157958984375 2462.3779296875 background all_cells +3448.47216796875 2451.90869140625 background all_cells +3445.18115234375 2445.73779296875 background all_cells +3434.824951171875 2427.74951171875 background all_cells +3456.990966796875 2438.70068359375 background all_cells +3447.83447265625 2437.84716796875 background all_cells +3439.401611328125 2433.260009765625 background all_cells +3393.611572265625 2470.67431640625 background all_cells +3392.454345703125 2463.079833984375 background all_cells +3392.690185546875 2457.404052734375 background all_cells +3410.911376953125 2471.521240234375 background all_cells +3407.048583984375 2458.16845703125 background all_cells +3398.767333984375 2473.94775390625 background all_cells +3470.388916015625 2480.967529296875 background all_cells +3460.1689453125 2476.363037109375 background all_cells +3467.001953125 2494.000244140625 background all_cells +3456.85107421875 2482.565185546875 background all_cells +3461.03076171875 2489.899169921875 background all_cells +3393.89697265625 2503.9384765625 background all_cells +3393.520263671875 2522.1025390625 background all_cells +3396.876953125 2512.279541015625 background all_cells +3399.325439453125 2495.943603515625 background all_cells +3390.710205078125 2494.9541015625 background all_cells +3396.929443359375 2487.857421875 background all_cells +3408.087158203125 2479.770751953125 background all_cells +3449.411865234375 2506.04296875 background all_cells +3444.892822265625 2481.74951171875 background all_cells +3443.2265625 2488.126708984375 background all_cells +3554.552001953125 2487.245849609375 background all_cells +3554.877197265625 2477.7236328125 background all_cells +3559.19482421875 2506.504638671875 background all_cells +3569.982421875 2498.785888671875 background all_cells +3597.426025390625 2494.307373046875 background all_cells +3625.4931640625 2486.323974609375 background all_cells +3622.52294921875 2476.15380859375 background all_cells +3584.9013671875 2484.908447265625 background all_cells +3578.43017578125 2487.667724609375 background all_cells +3578.849365234375 2498.15673828125 background all_cells +3576.360595703125 2552.543701171875 background all_cells +3587.3798828125 2560.186767578125 background all_cells +3585.765380859375 2553.72802734375 background all_cells +3592.939453125 2521.10107421875 background all_cells +3604.597900390625 2527.19189453125 background all_cells +3605.571533203125 2533.6240234375 background all_cells +3607.088623046875 2544.96435546875 background all_cells +3601.58984375 2542.7216796875 background all_cells +3595.5654296875 2540.046142578125 background all_cells +3596.565185546875 2556.45068359375 background all_cells +3595.92138671875 2563.0263671875 background all_cells +3612.354736328125 2553.011962890625 background all_cells +3605.076416015625 2552.78857421875 background all_cells +3597.14697265625 2549.947509765625 background all_cells +3631.004638671875 2546.6103515625 background all_cells +3619.436279296875 2546.743896484375 background all_cells +3634.4033203125 2562.304443359375 background all_cells +3635.118408203125 2556.9560546875 background all_cells +3624.0517578125 2555.263671875 background all_cells +3619.81884765625 2536.692626953125 background all_cells +3617.766357421875 2523.76318359375 background all_cells +3631.55419921875 2534.685546875 background all_cells +3628.173828125 2529.1806640625 background all_cells +3628.972412109375 2522.798828125 background all_cells +3628.819580078125 2513.612060546875 background all_cells +3577.93896484375 2538.1005859375 background all_cells +3582.59423828125 2542.622802734375 background all_cells +3483.9111328125 2540.215087890625 background all_cells +3500.671875 2532.320068359375 background all_cells +3562.38427734375 2545.981689453125 background all_cells +3567.154541015625 2525.380859375 background all_cells +3570.308349609375 2555.350341796875 background all_cells +3570.092529296875 2543.058837890625 background all_cells +3548.53125 2556.776611328125 background all_cells +3550.4384765625 2529.711669921875 background all_cells +3558.833984375 2550.35986328125 background all_cells +3558.186279296875 2557.6279296875 background all_cells +3552.100830078125 2547.0634765625 background all_cells +3527.494384765625 2554.38916015625 background all_cells +3541.589111328125 2555.66650390625 background all_cells +3530.69091796875 2546.3837890625 background all_cells +3509.735595703125 2531.596435546875 background all_cells +3516.1240234375 2550.1083984375 background all_cells +3512.059326171875 2557.5224609375 background all_cells +3510.175048828125 2517.3818359375 background all_cells +3446.98388671875 2522.941650390625 background all_cells +3454.950927734375 2527.56884765625 background all_cells +3470.92041015625 2542.4404296875 background all_cells +3468.55078125 2548.2431640625 background all_cells +3475.19091796875 2556.75146484375 background all_cells +3478.0517578125 2548.468017578125 background all_cells +3479.76904296875 2538.945556640625 background all_cells +3474.939697265625 2538.35986328125 background all_cells +3450.43310546875 2541.352783203125 background all_cells +3459.206787109375 2555.189697265625 background all_cells +3450.2998046875 2533.366943359375 background all_cells +3463.764892578125 2541.5732421875 background all_cells +3457.96826171875 2536.438720703125 background all_cells +3452.301513671875 2549.97021484375 background all_cells +3432.8271484375 2551.65625 background all_cells +3415.702392578125 2557.48583984375 background all_cells +3390.354736328125 2560.3662109375 background all_cells +3437.72021484375 2528.889892578125 background all_cells +3441.658447265625 2538.84716796875 background all_cells +3440.225830078125 2550.5517578125 background all_cells +3479.711669921875 2528.658935546875 background all_cells +3504.653564453125 2503.0244140625 background all_cells +3537.998779296875 2516.028076171875 background all_cells +3542.23486328125 2507.433349609375 background all_cells +3503.962646484375 2513.097412109375 background all_cells +3512.91845703125 2511.671142578125 background all_cells +3498.830322265625 2511.701416015625 background all_cells +3483.031982421875 2523.130859375 background all_cells +3494.343017578125 2523.804443359375 background all_cells +3479.363525390625 2487.21142578125 background all_cells +3545.66796875 2478.17333984375 background all_cells +3535.840576171875 2479.487060546875 background all_cells +3398.657470703125 2428.108642578125 background all_cells +3410.711181640625 2435.382080078125 background all_cells +3407.240478515625 2424.4248046875 background all_cells +3395.079833984375 2424.345947265625 background all_cells +3523.950927734375 2430.925048828125 background all_cells +3533.21044921875 2435.918212890625 background all_cells +3528.008544921875 2434.8994140625 background all_cells +3528.166015625 2440.71826171875 background all_cells +3499.644287109375 2443.9501953125 background all_cells +3517.254638671875 2439.6201171875 background all_cells +3518.783935546875 2447.202880859375 background all_cells +3507.762939453125 2444.27294921875 background all_cells +3438.23388671875 2442.0498046875 background all_cells +3495.439208984375 2437.994140625 background all_cells +3493.5869140625 2453.254150390625 background all_cells +3440.4580078125 2451.24072265625 background all_cells +3380.170654296875 2456.413818359375 background all_cells +3434.033203125 2451.21484375 background all_cells +3387.952880859375 2455.52783203125 background all_cells +3418.455810546875 2430.3037109375 background all_cells +3432.269287109375 2435.4208984375 background all_cells +3424.586669921875 2431.77783203125 background all_cells +3501.138427734375 2564.340087890625 background all_cells +3521.41650390625 2577.100830078125 background all_cells +3519.987548828125 2566.017333984375 background all_cells +3486.885498046875 2582.29052734375 background all_cells +3509.483154296875 2584.64208984375 background all_cells +3524.224365234375 2581.49365234375 background all_cells +3531.40966796875 2585.322509765625 background all_cells +3492.12939453125 2574.31005859375 background all_cells +3496.84814453125 2573.565673828125 background all_cells +3383.52685546875 2467.939208984375 background all_cells +3389.036865234375 2486.16259765625 background all_cells +3383.127685546875 2487.010986328125 background all_cells +3381.11083984375 2495.4970703125 background all_cells +3384.43994140625 2506.86962890625 background all_cells +3376.31787109375 2505.01123046875 background all_cells +3438.242431640625 2514.441650390625 background all_cells +3432.719482421875 2506.06103515625 background all_cells +3386.59033203125 2527.6806640625 background all_cells +3439.924072265625 2495.455078125 background all_cells +3477.67919921875 2566.9140625 background all_cells +3496.39990234375 2557.49169921875 background all_cells +3514.142333984375 2522.241943359375 background all_cells +3521.58984375 2533.984619140625 background all_cells +3520.825439453125 2528.596435546875 background all_cells +3531.92724609375 2503.437744140625 background all_cells +3517.1220703125 2517.095458984375 background all_cells +3517.17431640625 2505.286865234375 background all_cells +3513.816162109375 2475.580078125 background all_cells +3529.344482421875 2475.05078125 background all_cells +3523.9052734375 2490.604736328125 background all_cells +3515.1083984375 2492.12744140625 background all_cells +3506.28662109375 2490.601318359375 background all_cells +3501.13916015625 2494.88623046875 background all_cells +3383.679443359375 2548.486572265625 background all_cells +3391.824951171875 2541.953125 background all_cells +3399.67724609375 2571.44287109375 background all_cells +3412.596923828125 2575.52783203125 background all_cells +3399.81201171875 2576.3935546875 background all_cells +3410.71630859375 2590.793701171875 background all_cells +3418.541748046875 2577.340087890625 background all_cells +3439.814453125 2565.2216796875 background all_cells +3453.11962890625 2560.77197265625 background all_cells +3451.1318359375 2574.17529296875 background all_cells +3438.487060546875 2588.451171875 background all_cells +3465.554931640625 2578.09423828125 background all_cells +3458.69677734375 2584.17578125 background all_cells +3460.656982421875 2595.06640625 background all_cells +3464.41796875 2590.465576171875 background all_cells +3472.67236328125 2585.9931640625 background all_cells +3469.553955078125 2574.323974609375 background all_cells +3429.69189453125 2559.69970703125 background all_cells +3427.90869140625 2568.11328125 background all_cells +3518.615478515625 2686.237548828125 background all_cells +3528.871337890625 2687.5927734375 background all_cells +3509.859619140625 2695.8359375 background all_cells +3533.287353515625 2694.13134765625 background all_cells +3510.73583984375 2688.8525390625 background all_cells +3527.178466796875 2728.397216796875 background all_cells +3527.893310546875 2720.664306640625 background all_cells +3509.577880859375 2721.858642578125 background all_cells +3517.46484375 2722.982177734375 background all_cells +3510.521484375 2730.960205078125 background all_cells +3535.06103515625 2705.602294921875 background all_cells +3521.92822265625 2699.377685546875 background all_cells +3515.272705078125 2708.97119140625 background all_cells +3517.662109375 2703.1494140625 background all_cells +3511.77880859375 2702.99609375 background all_cells +3483.05078125 2707.83203125 background all_cells +3491.91015625 2705.43896484375 background all_cells +3485.455322265625 2694.88232421875 background all_cells +3501.4677734375 2693.07421875 background all_cells +3497.85205078125 2717.7646484375 background all_cells +3505.315185546875 2723.876953125 background all_cells +3500.38427734375 2709.6474609375 background all_cells +3503.83349609375 2715.7880859375 background all_cells +3501.650390625 2703.404052734375 background all_cells +3511.31884765625 2759.56884765625 background all_cells +3533.28515625 2747.936767578125 background all_cells +3525.491943359375 2741.62255859375 background all_cells +3520.792236328125 2761.30078125 background all_cells +3524.6220703125 2755.21923828125 background all_cells +3520.9765625 2767.114501953125 background all_cells +3516.128173828125 2767.4853515625 background all_cells +3507.924072265625 2769.64306640625 background all_cells +3533.005126953125 2768.77490234375 background all_cells +3482.0576171875 2742.5869140625 background all_cells +3496.294677734375 2770.677001953125 background all_cells +3492.368896484375 2762.98193359375 background all_cells +3485.16455078125 2770.29248046875 background all_cells +3412.24365234375 2720.7138671875 background all_cells +3423.70556640625 2716.02294921875 background all_cells +3418.20361328125 2721.57861328125 background all_cells +3409.07568359375 2746.27685546875 background all_cells +3406.15576171875 2750.604248046875 background all_cells +3442.28369140625 2714.0810546875 background all_cells +3402.894775390625 2697.514404296875 background all_cells +3404.332763671875 2737.961181640625 background all_cells +3405.32421875 2731.85693359375 background all_cells +3404.854736328125 2703.085205078125 background all_cells +3420.53515625 2742.78173828125 background all_cells +3452.28515625 2746.1240234375 background all_cells +3464.212890625 2751.166748046875 background all_cells +3445.70849609375 2751.12158203125 background all_cells +3448.008056640625 2757.344482421875 background all_cells +3445.156494140625 2765.22216796875 background all_cells +3452.127197265625 2771.46630859375 background all_cells +3451.78857421875 2763.22802734375 background all_cells +3461.550537109375 2759.251953125 background all_cells +3475.651611328125 2738.944580078125 background all_cells +3467.529052734375 2735.05908203125 background all_cells +3475.326171875 2752.5048828125 background all_cells +3471.32275390625 2749.630126953125 background all_cells +3468.89794921875 2743.684814453125 background all_cells +3482.45068359375 2725.23779296875 background all_cells +3498.511962890625 2728.95458984375 background all_cells +3489.435791015625 2733.567626953125 background all_cells +3480.12744140625 2718.701904296875 background all_cells +3454.538818359375 2736.89013671875 background all_cells +3446.021484375 2723.44873046875 background all_cells +3460.826171875 2740.815185546875 background all_cells +3457.913818359375 2726.8779296875 background all_cells +3440.568603515625 2758.322265625 background all_cells +3435.0634765625 2757.681396484375 background all_cells +3427.65380859375 2767.392822265625 background all_cells +3412.40576171875 2760.1298828125 background all_cells +3435.90869140625 2787.613525390625 background all_cells +3439.0361328125 2782.90380859375 background all_cells +3446.2744140625 2786.402587890625 background all_cells +3438.734619140625 2771.984619140625 background all_cells +3409.3486328125 2773.75830078125 background all_cells +3423.982177734375 2786.961669921875 background all_cells +3423.427001953125 2778.282958984375 background all_cells +3419.442138671875 2770.274169921875 background all_cells +3452.6826171875 2794.44873046875 background all_cells +3442.0595703125 2811.22021484375 background all_cells +3448.5283203125 2846.000732421875 background all_cells +3451.591064453125 2834.840087890625 background all_cells +3454.567626953125 2804.59912109375 background all_cells +3427.003662109375 2840.50048828125 background all_cells +3414.9560546875 2857.24169921875 background all_cells +3422.65234375 2857.229736328125 background all_cells +3406.11962890625 2805.144287109375 background all_cells +3429.450927734375 2814.95947265625 background all_cells +3418.42578125 2811.4296875 background all_cells +3430.056640625 2806.628173828125 background all_cells +3422.100830078125 2792.531005859375 background all_cells +3436.702880859375 2802.8583984375 background all_cells +3437.581298828125 2795.193359375 background all_cells +3436.461181640625 2825.998779296875 background all_cells +3437.598876953125 2837.009521484375 background all_cells +3442.4716796875 2836.7734375 background all_cells +3450.828857421875 2909.97900390625 background all_cells +3469.45654296875 2924.951904296875 background all_cells +3489.771728515625 2923.983154296875 background all_cells +3485.96923828125 2912.944580078125 background all_cells +3456.139892578125 2917.50048828125 background all_cells +3486.91015625 2886.906005859375 background all_cells +3470.799560546875 2893.01953125 background all_cells +3459.081787109375 2895.766845703125 background all_cells +3457.68994140625 2878.699951171875 background all_cells +3435.66650390625 2863.126708984375 background all_cells +3426.1533203125 2924.363525390625 background all_cells +3436.33447265625 2904.397216796875 background all_cells +3443.626220703125 2893.17626953125 background all_cells +3442.2724609375 2868.994140625 background all_cells +3472.261474609375 2835.717529296875 background all_cells +3472.005615234375 2851.65380859375 background all_cells +3478.33935546875 2816.766845703125 background all_cells +3476.955078125 2842.01611328125 background all_cells +3496.13134765625 2842.4814453125 background all_cells +3501.490234375 2874.826171875 background all_cells +3486.749755859375 2861.700927734375 background all_cells +3504.27294921875 2850.4541015625 background all_cells +3499.77490234375 2847.318359375 background all_cells +3493.741455078125 2831.194580078125 background all_cells +3498.916748046875 2836.427734375 background all_cells +3494.265869140625 2837.9765625 background all_cells +3487.21337890625 2832.8896484375 background all_cells +3456.02783203125 2844.32421875 background all_cells +3464.9208984375 2839.854248046875 background all_cells +3459.1044921875 2837.4912109375 background all_cells +3496.6767578125 2817.623291015625 background all_cells +3498.86279296875 2827.682861328125 background all_cells +3486.7294921875 2827.8564453125 background all_cells +3482.48974609375 2823.9560546875 background all_cells +3489.278564453125 2821.156005859375 background all_cells +3519.5595703125 2836.155029296875 background all_cells +3516.65283203125 2866.1103515625 background all_cells +3519.724853515625 2858.779296875 background all_cells +3510.404052734375 2855.7119140625 background all_cells +3510.2724609375 2840.16455078125 background all_cells +3579.0263671875 2910.62939453125 background all_cells +3633.773193359375 2908.79931640625 background all_cells +3629.289306640625 2914.229736328125 background all_cells +3578.017822265625 2905.80908203125 background all_cells +3561.044921875 2917.52685546875 background all_cells +3566.214111328125 2915.450927734375 background all_cells +3532.7685546875 2838.10009765625 background all_cells +3534.322265625 2901.573974609375 background all_cells +3524.9345703125 2876.985107421875 background all_cells +3525.2353515625 2845.556396484375 background all_cells +3529.662109375 2791.990966796875 background all_cells +3537.04296875 2794.223388671875 background all_cells +3511.23095703125 2788.754150390625 background all_cells +3511.990478515625 2804.9716796875 background all_cells +3519.70947265625 2804.410888671875 background all_cells +3509.0732421875 2778.1904296875 background all_cells +3520.995849609375 2783.122802734375 background all_cells +3517.455322265625 2776.86328125 background all_cells +3494.25048828125 2789.657958984375 background all_cells +3473.7138671875 2802.941650390625 background all_cells +3501.08935546875 2798.99267578125 background all_cells +3503.569091796875 2781.02880859375 background all_cells +3496.38330078125 2780.20751953125 background all_cells +3487.264404296875 2780.6201171875 background all_cells +3479.5439453125 2623.452880859375 background all_cells +3491.990478515625 2597.608642578125 background all_cells +3526.542236328125 2644.85986328125 background all_cells +3534.45849609375 2638.9130859375 background all_cells +3529.305908203125 2639.772216796875 background all_cells +3521.83642578125 2648.470703125 background all_cells +3499.030029296875 2601.699951171875 background all_cells +3537.8251953125 2597.265869140625 background all_cells +3531.574951171875 2619.404296875 background all_cells +3525.519287109375 2626.702880859375 background all_cells +3487.298095703125 2668.9228515625 background all_cells +3495.62841796875 2683.0595703125 background all_cells +3487.674560546875 2684.333740234375 background all_cells +3469.56494140625 2675.81884765625 background all_cells +3475.5380859375 2680.35400390625 background all_cells +3478.48095703125 2674.013671875 background all_cells +3519.46044921875 2666.432861328125 background all_cells +3526.626953125 2677.943603515625 background all_cells +3516.77734375 2673.585693359375 background all_cells +3524.798095703125 2671.2685546875 background all_cells +3503.34326171875 2675.728271484375 background all_cells +3510.750244140625 2671.237060546875 background all_cells +3510.864013671875 2681.301025390625 background all_cells +3531.646240234375 2665.674072265625 background all_cells +3539.08935546875 2674.886962890625 background all_cells +3536.346435546875 2668.670654296875 background all_cells +3533.57568359375 2658.792724609375 background all_cells +3421.651611328125 2677.2412109375 background all_cells +3412.043701171875 2682.162109375 background all_cells +3407.265625 2680.886962890625 background all_cells +3456.095458984375 2654.9228515625 background all_cells +3452.57275390625 2673.435791015625 background all_cells +3460.33984375 2671.099365234375 background all_cells +3458.278076171875 2662.56689453125 background all_cells +3433.139892578125 2683.327392578125 background all_cells +3435.1728515625 2672.230712890625 background all_cells +3430.853271484375 2658.64990234375 background all_cells +3434.36767578125 2651.6376953125 background all_cells +3448.4130859375 2659.027099609375 background all_cells +3445.31591796875 2667.05419921875 background all_cells +3441.8916015625 2663.037841796875 background all_cells +3394.42333984375 2625.54052734375 background all_cells +3401.97314453125 2613.337646484375 background all_cells +3413.966064453125 2622.08984375 background all_cells +3410.059814453125 2633.2587890625 background all_cells +3398.21435546875 2622.04248046875 background all_cells +3424.078857421875 2660.056884765625 background all_cells +3428.33984375 2601.08544921875 background all_cells +3424.727783203125 2646.705322265625 background all_cells +3455.9931640625 2620.355224609375 background all_cells +3437.308349609375 2621.94921875 background all_cells +3448.565185546875 2625.737060546875 background all_cells +3471.62646484375 2620.4736328125 background all_cells +3464.882080078125 2621.9091796875 background all_cells +3454.148193359375 2596.888916015625 background all_cells +3444.197265625 2613.61572265625 background all_cells +3457.828125 2604.096435546875 background all_cells +3453.886474609375 2612.373046875 background all_cells +3464.1708984375 2600.236572265625 background all_cells +3449.481201171875 2648.704345703125 background all_cells +3482.781494140625 2277.5341796875 background all_cells +3479.421630859375 2303.244140625 background all_cells +3482.46923828125 2293.45068359375 background all_cells +3487.505126953125 2306.041748046875 background all_cells +3500.412353515625 2272.283935546875 background all_cells +3508.990478515625 2289.300048828125 background all_cells +3501.36669921875 2284.90380859375 background all_cells +3499.72802734375 2279.47900390625 background all_cells +3488.904541015625 2321.733642578125 background all_cells +3496.3251953125 2323.77294921875 background all_cells +3558.931640625 2308.426025390625 background all_cells +3548.62109375 2306.03369140625 background all_cells +3571.27685546875 2291.36181640625 background all_cells +3567.27734375 2326.578369140625 background all_cells +3550.012451171875 2301.697021484375 background all_cells +3545.254638671875 2289.106201171875 background all_cells +3556.537841796875 2283.380859375 background all_cells +3556.2099609375 2293.9619140625 background all_cells +3549.270751953125 2295.322509765625 background all_cells +3546.537353515625 2273.905517578125 background all_cells +3539.75048828125 2277.10400390625 background all_cells +3569.127197265625 2275.303466796875 background all_cells +3552.88427734375 2275.544189453125 background all_cells +3552.086669921875 2280.849365234375 background all_cells +3509.588134765625 2316.35400390625 background all_cells +3529.48828125 2316.205078125 background all_cells +3527.696044921875 2321.739501953125 background all_cells +3519.42431640625 2319.383056640625 background all_cells +3530.45361328125 2299.586181640625 background all_cells +3533.86669921875 2279.470947265625 background all_cells +3537.013916015625 2290.243408203125 background all_cells +3534.08544921875 2273.026611328125 background all_cells +3518.419189453125 2287.56787109375 background all_cells +3527.35986328125 2269.81494140625 background all_cells +3522.6298828125 2271.337158203125 background all_cells +3524.832763671875 2284.475341796875 background all_cells +3519.32373046875 2298.4912109375 background all_cells +3524.820068359375 2303.656005859375 background all_cells +3559.704345703125 2325.39990234375 background all_cells +3546.8896484375 2329.95654296875 background all_cells +3554.880615234375 2324.34375 background all_cells +3516.1318359375 2343.47412109375 background all_cells +3529.469970703125 2333.484619140625 background all_cells +3523.58642578125 2343.387451171875 background all_cells +3518.79931640625 2339.22412109375 background all_cells +3540.4560546875 2337.096435546875 background all_cells +3556.54638671875 2337.8828125 background all_cells +3554.260986328125 2343.14306640625 background all_cells +3552.765625 2335.06396484375 background all_cells +3509.330078125 2347.9130859375 background all_cells +3489.85595703125 2355.33056640625 background all_cells +3510.55224609375 2356.50244140625 background all_cells +3526.07177734375 2354.579345703125 background all_cells +3553.637939453125 2357.8232421875 background all_cells +3548.726318359375 2352.873291015625 background all_cells +3499.6337890625 2345.58349609375 background all_cells +3502.533935546875 2331.847900390625 background all_cells +3497.104248046875 2330.553466796875 background all_cells +3576.28759765625 2333.3740234375 background all_cells +3563.978271484375 2340.4443359375 background all_cells +3580.780029296875 2339.40966796875 background all_cells +3570.15673828125 2341.74658203125 background all_cells +3568.4453125 2335.259033203125 background all_cells +3746.08544921875 2314.44287109375 background all_cells +3765.60888671875 2336.673828125 background all_cells +3741.511474609375 2331.677001953125 background all_cells +3747.8779296875 2318.455322265625 background all_cells +3780.89599609375 2327.512451171875 background all_cells +3783.9140625 2320.5732421875 background all_cells +3791.732666015625 2326.052978515625 background all_cells +3780.261474609375 2347.5576171875 background all_cells +3780.39208984375 2358.722412109375 background all_cells +3788.11328125 2353.25732421875 background all_cells +3788.632080078125 2344.763427734375 background all_cells +3778.725341796875 2333.385986328125 background all_cells +3775.8203125 2343.70849609375 background all_cells +3787.887451171875 2336.72314453125 background all_cells +3873.663330078125 2326.357177734375 background all_cells +3882.0966796875 2336.973876953125 background all_cells +3895.3408203125 2339.7353515625 background all_cells +3894.226806640625 2322.2060546875 background all_cells +3895.989501953125 2328.3544921875 background all_cells +3889.61279296875 2332.78662109375 background all_cells +3901.60595703125 2334.88720703125 background all_cells +3904.95068359375 2343.929931640625 background all_cells +3902.74951171875 2325.47119140625 background all_cells +3904.49755859375 2283.02783203125 background all_cells +3955.588134765625 2294.357666015625 background all_cells +3917.1220703125 2310.723876953125 background all_cells +3909.243408203125 2311.143798828125 background all_cells +3998.7158203125 2326.76953125 background all_cells +3998.658203125 2264.80810546875 background all_cells +3986.75244140625 2273.045166015625 background all_cells +3989.3798828125 2337.267333984375 background all_cells +3979.239501953125 2334.37939453125 background all_cells +3985.85009765625 2329.009765625 background all_cells +3980.999267578125 2343.828369140625 background all_cells +3979.6875 2354.119140625 background all_cells +3981.80810546875 2349.736328125 background all_cells +3962.3115234375 2348.98095703125 background all_cells +3878.0166015625 2311.685302734375 background all_cells +3894.282958984375 2314.51708984375 background all_cells +3892.368896484375 2298.759765625 background all_cells +3841.685791015625 2350.55322265625 background all_cells +3850.33203125 2353.470458984375 background all_cells +3844.720703125 2338.2919921875 background all_cells +3847.2333984375 2327.875732421875 background all_cells +3855.9521484375 2335.810791015625 background all_cells +3875.66943359375 2359.412353515625 background all_cells +3866.88720703125 2353.264892578125 background all_cells +3864.60205078125 2336.724609375 background all_cells +3859.260009765625 2346.031982421875 background all_cells +3851.03466796875 2313.26708984375 background all_cells +3845.053955078125 2317.233154296875 background all_cells +3861.878173828125 2316.575439453125 background all_cells +3843.519287109375 2295.689208984375 background all_cells +3869.0693359375 2297.646240234375 background all_cells +3859.2333984375 2298.670654296875 background all_cells +3845.576171875 2290.22216796875 background all_cells +3800.2626953125 2312.78857421875 background all_cells +3808.324462890625 2307.22314453125 background all_cells +3803.13037109375 2324.56884765625 background all_cells +3833.788330078125 2344.9072265625 background all_cells +3824.29052734375 2353.775390625 background all_cells +3813.554931640625 2350.84228515625 background all_cells +3821.123046875 2345.76318359375 background all_cells +3822.283447265625 2302.197509765625 background all_cells +3834.739990234375 2298.60205078125 background all_cells +3809.300537109375 2343.16552734375 background all_cells +3755.23095703125 2269.302001953125 background all_cells +3758.100341796875 2282.021484375 background all_cells +3763.085205078125 2279.359130859375 background all_cells +3765.98046875 2272.777587890625 background all_cells +3748.84375 2286.382080078125 background all_cells +3755.32080078125 2294.45068359375 background all_cells +3750.061767578125 2293.120361328125 background all_cells +3763.198486328125 2291.906494140625 background all_cells +3752.948974609375 2288.414306640625 background all_cells +3768.960205078125 2280.994140625 background all_cells +3777.71728515625 2271.2998046875 background all_cells +3772.979248046875 2290.527099609375 background all_cells +3773.157470703125 2266.97509765625 background all_cells +3840.135986328125 2272.687255859375 background all_cells +3832.849853515625 2271.144287109375 background all_cells +3820.65478515625 2275.01123046875 background all_cells +3786.65966796875 2276.492431640625 background all_cells +3809.98583984375 2275.915771484375 background all_cells +3799.763671875 2278.94677734375 background all_cells +3654.820068359375 2291.470458984375 background all_cells +3678.428955078125 2276.54150390625 background all_cells +3657.234130859375 2305.4775390625 background all_cells +3678.02978515625 2296.357421875 background all_cells +3665.203857421875 2304.027587890625 background all_cells +3651.16357421875 2279.591064453125 background all_cells +3653.372314453125 2271.450927734375 background all_cells +3694.749755859375 2303.54541015625 background all_cells +3698.591796875 2304.322265625 background all_cells +3695.265625 2308.819580078125 background all_cells +3727.754150390625 2297.741455078125 background all_cells +3738.0 2296.01953125 background all_cells +3741.677490234375 2288.178955078125 background all_cells +3735.91162109375 2288.39990234375 background all_cells +3730.907958984375 2290.6796875 background all_cells +3716.327880859375 2299.440673828125 background all_cells +3735.52880859375 2307.3203125 background all_cells +3713.602783203125 2294.352783203125 background all_cells +3718.337646484375 2290.945068359375 background all_cells +3723.385986328125 2270.795654296875 background all_cells +3739.238037109375 2281.960693359375 background all_cells +3704.939453125 2277.130126953125 background all_cells +3702.45263671875 2292.823486328125 background all_cells +3708.30126953125 2289.654052734375 background all_cells +3706.1904296875 2296.325439453125 background all_cells +3671.353271484375 2310.510986328125 background all_cells +3686.5859375 2300.624755859375 background all_cells +3671.93505859375 2328.46435546875 background all_cells +3702.824462890625 2318.720947265625 background all_cells +3705.935546875 2322.205078125 background all_cells +3702.952392578125 2307.082275390625 background all_cells +3690.3037109375 2314.3515625 background all_cells +3690.728271484375 2323.240966796875 background all_cells +3701.748291015625 2349.040283203125 background all_cells +3706.814697265625 2336.833251953125 background all_cells +3712.1787109375 2339.859619140625 background all_cells +3700.35302734375 2339.673828125 background all_cells +3692.56103515625 2345.345947265625 background all_cells +3676.533203125 2346.760009765625 background all_cells +3668.824462890625 2349.91796875 background all_cells +3685.20263671875 2340.895751953125 background all_cells +3682.15673828125 2345.64208984375 background all_cells +3587.486572265625 2300.79833984375 background all_cells +3584.970947265625 2348.734619140625 background all_cells +3590.271728515625 2321.8779296875 background all_cells +3591.862060546875 2327.9384765625 background all_cells +3594.0986328125 2336.63623046875 background all_cells +3582.006103515625 2354.951416015625 background all_cells +3602.034423828125 2287.313720703125 background all_cells +3607.7138671875 2310.844482421875 background all_cells +3602.3203125 2295.996337890625 background all_cells +3613.40380859375 2292.176025390625 background all_cells +3599.98828125 2329.68212890625 background all_cells +3603.21337890625 2357.71044921875 background all_cells +3611.530517578125 2337.479248046875 background all_cells +3596.1455078125 2317.275390625 background all_cells +3593.97705078125 2284.826416015625 background all_cells +3618.83203125 2342.46923828125 background all_cells +3635.861328125 2331.7265625 background all_cells +3631.609375 2334.41796875 background all_cells +3625.171875 2347.439697265625 background all_cells +3637.696044921875 2347.4794921875 background all_cells +3657.33056640625 2352.755859375 background all_cells +3654.26513671875 2347.129150390625 background all_cells +3632.77880859375 2315.77880859375 background all_cells +3649.953369140625 2297.254150390625 background all_cells +3640.2177734375 2305.837158203125 background all_cells +3649.157470703125 2318.6591796875 background all_cells +3641.25732421875 2310.96484375 background all_cells +3665.153564453125 2338.868408203125 background all_cells +3652.4619140625 2336.4501953125 background all_cells +3646.25146484375 2331.3427734375 background all_cells +3624.753662109375 2318.365478515625 background all_cells +3629.882568359375 2299.79052734375 background all_cells +3628.0166015625 2306.005615234375 background all_cells +3625.030517578125 2311.2802734375 background all_cells +3604.803466796875 2317.5615234375 background all_cells +3615.53173828125 2328.65283203125 background all_cells +3607.518798828125 2326.953369140625 background all_cells +3611.158203125 2322.458740234375 background all_cells +3620.25634765625 2276.468505859375 background all_cells +3637.64013671875 2279.07275390625 background all_cells +3625.8330078125 2285.986572265625 background all_cells +3610.17333984375 2299.20166015625 background all_cells +3619.724853515625 2302.050048828125 background all_cells +3612.285888671875 2306.764892578125 background all_cells +3610.1513671875 2279.95849609375 background all_cells +3613.911865234375 2271.98193359375 background all_cells +3609.635009765625 2286.535888671875 background all_cells +2972.8662109375 2819.193115234375 background all_cells +2962.72509765625 2836.24609375 background all_cells +2974.16796875 2831.86474609375 background all_cells +2994.46630859375 2822.161376953125 background all_cells +2983.560302734375 2829.933837890625 background all_cells +2992.796630859375 2831.2939453125 background all_cells +2990.498779296875 2825.989501953125 background all_cells +2993.109375 2824.8369140625 background all_cells +2977.858154296875 2843.641845703125 background all_cells +2977.09033203125 2861.936279296875 background all_cells +2993.264892578125 2867.515625 background all_cells +2987.4501953125 2856.661376953125 background all_cells +2985.868896484375 2868.48974609375 background all_cells +2979.335693359375 2849.07373046875 background all_cells +2966.166259765625 2861.9873046875 background all_cells +2969.56884765625 2887.33349609375 background all_cells +2965.8134765625 2875.483154296875 background all_cells +2952.377685546875 2865.55126953125 background all_cells +2951.57568359375 2851.221923828125 background all_cells +2944.294921875 2854.43798828125 background all_cells +2971.378173828125 2842.86376953125 background all_cells +2968.99853515625 2852.494384765625 background all_cells +2965.49658203125 2844.15234375 background all_cells +2937.521728515625 2838.998291015625 background all_cells +2945.453857421875 2824.718994140625 background all_cells +2941.190673828125 2834.053955078125 background all_cells +2951.26513671875 2833.22705078125 background all_cells +2883.890869140625 2909.140869140625 background all_cells +2885.07177734375 2924.553466796875 background all_cells +2889.041015625 2920.97021484375 background all_cells +2880.947509765625 2919.1455078125 background all_cells +2920.535888671875 2903.9541015625 background all_cells +2912.93310546875 2907.488525390625 background all_cells +2894.873046875 2918.717529296875 background all_cells +2901.772705078125 2921.181396484375 background all_cells +2905.48291015625 2911.253173828125 background all_cells +2895.851318359375 2892.201416015625 background all_cells +2919.306640625 2887.958984375 background all_cells +2911.455810546875 2891.733642578125 background all_cells +2903.01806640625 2900.298095703125 background all_cells +2894.71533203125 2897.646240234375 background all_cells +2949.423095703125 2900.119140625 background all_cells +2949.873291015625 2895.07568359375 background all_cells +2967.50244140625 2899.87255859375 background all_cells +2964.875732421875 2893.99462890625 background all_cells +2953.68896484375 2882.409423828125 background all_cells +2933.672607421875 2920.7900390625 background all_cells +2928.99658203125 2903.2314453125 background all_cells +2924.716064453125 2896.851806640625 background all_cells +2926.304443359375 2882.759033203125 background all_cells +2941.43359375 2893.8828125 background all_cells +2935.1376953125 2878.975830078125 background all_cells +3027.451416015625 2837.44970703125 background all_cells +3012.333740234375 2865.378662109375 background all_cells +3000.7919921875 2839.661376953125 background all_cells +3041.6767578125 2892.969970703125 background all_cells +3002.27294921875 2927.459228515625 background all_cells +3034.34326171875 2925.89111328125 background all_cells +3039.78125 2839.846435546875 background all_cells +3032.111328125 2844.955810546875 background all_cells +3032.36669921875 2878.48583984375 background all_cells +3036.69921875 2846.34228515625 background all_cells +2880.345947265625 2866.739990234375 background all_cells +2922.613037109375 2842.42431640625 background all_cells +2933.238525390625 2835.76611328125 background all_cells +2931.72607421875 2845.765625 background all_cells +2926.6640625 2836.168701171875 background all_cells +2905.1455078125 2866.24853515625 background all_cells +2924.39013671875 2871.19140625 background all_cells +2917.821044921875 2873.922119140625 background all_cells +2896.99072265625 2856.369384765625 background all_cells +2893.4296875 2849.947509765625 background all_cells +2896.919189453125 2864.18017578125 background all_cells +2882.7490234375 2856.818603515625 background all_cells +3195.65869140625 2321.60302734375 background all_cells +3215.83447265625 2296.35546875 background all_cells +3188.521240234375 2316.34228515625 background all_cells +3237.309326171875 2352.04541015625 background all_cells +3205.486328125 2345.217041015625 background all_cells +3283.43798828125 2351.705810546875 background all_cells +3333.5224609375 2353.410400390625 background all_cells +3322.92431640625 2334.010009765625 background all_cells +3295.98583984375 2352.8427734375 background all_cells +3370.7978515625 2336.911376953125 background all_cells +3392.48291015625 2280.343017578125 background all_cells +3385.36083984375 2342.275390625 background all_cells +3371.72265625 2353.00390625 background all_cells +3248.822265625 2352.734619140625 background all_cells +3258.611572265625 2277.66748046875 background all_cells +3253.947021484375 2342.589599609375 background all_cells +3452.8515625 2327.0 background all_cells +3466.45263671875 2317.8095703125 background all_cells +3469.412353515625 2321.689208984375 background all_cells +3463.352783203125 2332.006591796875 background all_cells +3437.083251953125 2335.90771484375 background all_cells +3452.379150390625 2335.116455078125 background all_cells +3463.039306640625 2340.73876953125 background all_cells +3471.74560546875 2353.916015625 background all_cells +3466.323974609375 2351.7041015625 background all_cells +3462.670166015625 2347.644775390625 background all_cells +3451.197265625 2353.409423828125 background all_cells +3441.64501953125 2356.5859375 background all_cells +3415.2392578125 2294.541015625 background all_cells +3421.517333984375 2270.896240234375 background all_cells +3425.97802734375 2277.749755859375 background all_cells +3427.37890625 2269.96484375 background all_cells +3469.813232421875 2281.885498046875 background all_cells +3475.04541015625 2314.845947265625 background all_cells +3470.510986328125 2287.271240234375 background all_cells +3456.5625 2296.31005859375 background all_cells +3462.2021484375 2309.576904296875 background all_cells +3466.070556640625 2300.86328125 background all_cells +3461.8984375 2294.361083984375 background all_cells +3458.646728515625 2281.70556640625 background all_cells +3446.927001953125 2283.39453125 background all_cells +3450.35986328125 2301.202392578125 background all_cells +3448.53271484375 2295.687744140625 background all_cells +3446.9765625 2288.445556640625 background all_cells +3437.226806640625 2287.771484375 background all_cells +3443.026123046875 2299.08837890625 background all_cells +3440.684326171875 2293.1484375 background all_cells +3436.69287109375 2304.7275390625 background all_cells +3403.05908203125 2309.43603515625 background all_cells +3412.881103515625 2314.94921875 background all_cells +3409.434326171875 2304.75341796875 background all_cells +3434.2119140625 2312.527587890625 background all_cells +3442.947509765625 2315.845458984375 background all_cells +3396.044189453125 2352.806884765625 background all_cells +3413.94580078125 2343.271484375 background all_cells +3410.497802734375 2348.6630859375 background all_cells +3401.9267578125 2342.328125 background all_cells +3418.28271484375 2324.0888671875 background all_cells +3423.13720703125 2310.695556640625 background all_cells +3423.23388671875 2325.8974609375 background all_cells +3431.09228515625 2332.788818359375 background all_cells +3431.6044921875 2338.281494140625 background all_cells +3424.367919921875 2340.173828125 background all_cells +3417.9267578125 2336.71484375 background all_cells +3400.91162109375 2320.848388671875 background all_cells +3412.298095703125 2324.93115234375 background all_cells +3407.642578125 2325.47607421875 background all_cells +2934.943115234375 2684.57666015625 background all_cells +2968.585205078125 2585.466064453125 background all_cells +2954.94921875 2679.14404296875 background all_cells +2883.621826171875 2673.98974609375 background all_cells +2895.957275390625 2671.67822265625 background all_cells +2891.369873046875 2668.6806640625 background all_cells +2883.947509765625 2682.447021484375 background all_cells +2906.67919921875 2676.633056640625 background all_cells +2923.764892578125 2678.2587890625 background all_cells +2923.637451171875 2664.76171875 background all_cells +2934.0478515625 2738.210205078125 background all_cells +2938.571044921875 2698.459228515625 background all_cells +2929.335693359375 2694.4931640625 background all_cells +2881.024658203125 2732.302978515625 background all_cells +2888.195556640625 2747.106689453125 background all_cells +2884.040771484375 2740.397216796875 background all_cells +2890.80615234375 2693.001708984375 background all_cells +2891.806884765625 2723.109375 background all_cells +2895.46484375 2701.09716796875 background all_cells +2881.044189453125 2711.41162109375 background all_cells +2881.765380859375 2702.212890625 background all_cells +2890.796142578125 2705.9501953125 background all_cells +2960.345458984375 2708.741943359375 background all_cells +2975.772216796875 2744.41015625 background all_cells +2980.673583984375 2739.49658203125 background all_cells +2970.271484375 2711.30859375 background all_cells +2961.69775390625 2730.244140625 background all_cells +2963.733154296875 2718.992919921875 background all_cells +2942.330322265625 2726.104248046875 background all_cells +2952.2158203125 2714.707763671875 background all_cells +2946.42333984375 2701.771484375 background all_cells +2899.304931640625 2707.5732421875 background all_cells +2904.806396484375 2720.202392578125 background all_cells +2902.716552734375 2701.6640625 background all_cells +2942.625732421875 2809.61181640625 background all_cells +2998.73095703125 2791.401123046875 background all_cells +2996.673828125 2785.78759765625 background all_cells +2996.190185546875 2777.711181640625 background all_cells +2960.54833984375 2773.41357421875 background all_cells +2973.10302734375 2761.366943359375 background all_cells +2987.961669921875 2770.659423828125 background all_cells +2981.70458984375 2785.477294921875 background all_cells +2975.867919921875 2771.586181640625 background all_cells +2992.714111328125 2796.906982421875 background all_cells +2976.726318359375 2814.466796875 background all_cells +2996.9951171875 2812.4267578125 background all_cells +2987.70556640625 2808.639892578125 background all_cells +2974.746826171875 2798.62451171875 background all_cells +2985.826416015625 2694.750244140625 background all_cells +3014.35693359375 2717.922119140625 background all_cells +3007.917236328125 2698.70361328125 background all_cells +2998.329833984375 2694.387451171875 background all_cells +3047.331298828125 2779.539794921875 background all_cells +3045.42333984375 2771.552978515625 background all_cells +3037.626953125 2755.455078125 background all_cells +3027.00927734375 2703.86083984375 background all_cells +3033.838134765625 2661.824951171875 background all_cells +3033.1025390625 2607.973876953125 background all_cells +3027.455078125 2697.8876953125 background all_cells +3015.90966796875 2816.827392578125 background all_cells +3004.0732421875 2827.009765625 background all_cells +3007.6826171875 2821.098876953125 background all_cells +3010.340087890625 2814.51708984375 background all_cells +3011.805908203125 2794.670654296875 background all_cells +3036.42578125 2798.5341796875 background all_cells +3012.5947265625 2806.166748046875 background all_cells +3021.43603515625 2807.639404296875 background all_cells +2985.31884765625 2748.851318359375 background all_cells +3008.368408203125 2753.107666015625 background all_cells +2990.445068359375 2753.560302734375 background all_cells +2999.015869140625 2770.255615234375 background all_cells +2984.792724609375 2757.323974609375 background all_cells +4088.451904296875 2273.917236328125 background all_cells +4101.14697265625 2282.13720703125 background all_cells +4114.2880859375 2270.281005859375 background all_cells +4129.21728515625 2280.8017578125 background all_cells +4107.33935546875 2278.783447265625 background all_cells +4055.292236328125 2295.70703125 background all_cells +4076.7431640625 2272.32177734375 background all_cells +4072.70947265625 2293.0224609375 background all_cells +4066.006591796875 2271.61376953125 background all_cells +4143.4296875 2302.55029296875 background all_cells +4139.43994140625 2313.6474609375 background all_cells +4162.6806640625 2313.54150390625 background all_cells +4133.15576171875 2344.840087890625 background all_cells +4146.60107421875 2326.206787109375 background all_cells +4151.33984375 2337.005126953125 background all_cells +4141.28076171875 2330.765869140625 background all_cells +4158.14013671875 2327.958984375 background all_cells +4182.5849609375 2318.51904296875 background all_cells +4182.13037109375 2328.212890625 background all_cells +4210.20947265625 2333.305908203125 background all_cells +4190.1435546875 2348.90087890625 background all_cells +4172.7607421875 2349.21142578125 background all_cells +4173.9658203125 2323.301025390625 background all_cells +4113.69921875 2295.757080078125 background all_cells +4118.4501953125 2320.783935546875 background all_cells +4103.875 2315.49658203125 background all_cells +4112.03955078125 2307.4306640625 background all_cells +4118.34814453125 2351.848876953125 background all_cells +4088.763427734375 2348.181884765625 background all_cells +4070.23974609375 2349.810791015625 background all_cells +4125.47265625 2349.8837890625 background all_cells +4098.7255859375 2360.133056640625 background all_cells +4078.122314453125 2354.2880859375 background all_cells +4107.04638671875 2330.827392578125 background all_cells +4066.438232421875 2337.047119140625 background all_cells +4053.99658203125 2341.114990234375 background all_cells +4084.462646484375 2332.3818359375 background all_cells +4096.1025390625 2345.666015625 background all_cells +4105.98681640625 2341.306884765625 background all_cells +4076.2451171875 2315.51513671875 background all_cells +4053.774169921875 2311.026123046875 background all_cells +4093.283203125 2324.4130859375 background all_cells +4084.072021484375 2307.282470703125 background all_cells +4070.88134765625 2325.15576171875 background all_cells +4066.871337890625 2312.848388671875 background all_cells +4020.816162109375 2332.576171875 background all_cells +4009.004150390625 2347.666015625 background all_cells +4025.481201171875 2340.581298828125 background all_cells +4017.9326171875 2343.737548828125 background all_cells +4020.824951171875 2314.81982421875 background all_cells +4035.270751953125 2330.498046875 background all_cells +4041.339111328125 2319.716796875 background all_cells +4040.97265625 2367.34912109375 background all_cells +4036.592529296875 2359.316162109375 background all_cells +4040.23681640625 2276.80810546875 background all_cells +4032.250244140625 2284.229248046875 background all_cells +4031.410888671875 2306.09033203125 background all_cells +4023.39892578125 2298.182373046875 background all_cells +4039.243408203125 2296.90576171875 background all_cells +4037.62548828125 2394.6025390625 background all_cells +4029.05615234375 2393.130126953125 background all_cells +4017.91552734375 2392.8388671875 background all_cells +4008.722412109375 2329.855712890625 background all_cells +4016.5576171875 2295.32666015625 background all_cells +4010.7763671875 2304.6455078125 background all_cells +4227.2119140625 2448.890380859375 background all_cells +4228.08544921875 2459.820068359375 background all_cells +4220.31103515625 2459.451171875 background all_cells +4238.94677734375 2453.66943359375 background all_cells +4247.5302734375 2472.0224609375 background all_cells +4283.134765625 2479.65869140625 background all_cells +4281.97802734375 2475.005859375 background all_cells +4224.5380859375 2474.85595703125 background all_cells +4270.2275390625 2480.530029296875 background all_cells +4237.88671875 2408.164306640625 background all_cells +4244.34912109375 2409.0947265625 background all_cells +4256.59228515625 2442.8564453125 background all_cells +4115.76123046875 2453.24609375 background all_cells +4103.134765625 2462.92724609375 background all_cells +4119.47509765625 2459.833251953125 background all_cells +4117.87353515625 2473.875244140625 background all_cells +4092.310791015625 2474.377685546875 background all_cells +4118.72021484375 2485.888671875 background all_cells +4096.51123046875 2482.626220703125 background all_cells +4110.9853515625 2480.29296875 background all_cells +4128.8671875 2466.931396484375 background all_cells +4136.40869140625 2473.576904296875 background all_cells +4140.64501953125 2480.818359375 background all_cells +4128.23486328125 2477.37646484375 background all_cells +4143.4951171875 2467.002685546875 background all_cells +4165.15673828125 2395.191162109375 background all_cells +4155.24267578125 2408.019775390625 background all_cells +4164.52978515625 2403.157470703125 background all_cells +4167.900390625 2456.175048828125 background all_cells +4187.03271484375 2455.767333984375 background all_cells +4178.32568359375 2458.57080078125 background all_cells +4161.47119140625 2421.85791015625 background all_cells +4165.86181640625 2440.470947265625 background all_cells +4156.0634765625 2433.320068359375 background all_cells +4169.982421875 2424.53466796875 background all_cells +4158.77783203125 2469.186279296875 background all_cells +4151.82275390625 2479.6025390625 background all_cells +4176.1015625 2477.741943359375 background all_cells +4168.35546875 2462.271728515625 background all_cells +4161.7490234375 2481.44677734375 background all_cells +4185.77587890625 2480.181884765625 background all_cells +4194.85498046875 2481.767578125 background all_cells +4195.04052734375 2463.4697265625 background all_cells +4212.09033203125 2480.993896484375 background all_cells +4221.65185546875 2467.893310546875 background all_cells +4218.70458984375 2465.9228515625 background all_cells +4199.9423828125 2441.6240234375 background all_cells +4189.84814453125 2433.26416015625 background all_cells +4213.31396484375 2457.5439453125 background all_cells +4207.2841796875 2457.704345703125 background all_cells +4123.03662109375 2403.498779296875 background all_cells +4128.94677734375 2443.54248046875 background all_cells +4130.162109375 2454.856201171875 background all_cells +4138.4033203125 2451.953125 background all_cells +4123.1494140625 2410.736083984375 background all_cells +4120.171875 2438.9912109375 background all_cells +4118.66162109375 2425.838623046875 background all_cells +4096.4384765625 2440.27978515625 background all_cells +4106.31396484375 2451.478271484375 background all_cells +4107.140625 2424.80517578125 background all_cells +4103.4248046875 2434.569580078125 background all_cells +4047.5263671875 2363.643310546875 background all_cells +4064.199951171875 2364.301025390625 background all_cells +4052.675048828125 2380.2705078125 background all_cells +4057.8271484375 2362.439453125 background all_cells +4054.883056640625 2367.396240234375 background all_cells +4049.6533203125 2351.6171875 background all_cells +4057.665771484375 2397.5625 background all_cells +4062.87060546875 2409.9150390625 background all_cells +4057.12255859375 2390.588134765625 background all_cells +4061.064453125 2383.9384765625 background all_cells +4069.997314453125 2406.44189453125 background all_cells +4092.861572265625 2371.109375 background all_cells +4074.08203125 2400.60400390625 background all_cells +4090.412109375 2405.12744140625 background all_cells +4084.1015625 2409.531005859375 background all_cells +4074.65234375 2392.987548828125 background all_cells +4143.86083984375 2360.846435546875 background all_cells +4155.015625 2375.44580078125 background all_cells +4126.275390625 2377.1162109375 background all_cells +4121.4658203125 2367.637939453125 background all_cells +4126.955078125 2437.35009765625 background all_cells +4131.95654296875 2433.6201171875 background all_cells +4130.6416015625 2420.471923828125 background all_cells +4063.005126953125 2449.221435546875 background all_cells +4072.72119140625 2462.23779296875 background all_cells +4081.56201171875 2460.805908203125 background all_cells +4077.178955078125 2422.380615234375 background all_cells +4086.9892578125 2432.010498046875 background all_cells +4078.697998046875 2438.373779296875 background all_cells +4078.73486328125 2448.796630859375 background all_cells +4093.05908203125 2449.300048828125 background all_cells +4087.72802734375 2441.237548828125 background all_cells +4146.46533203125 2424.086669921875 background all_cells +4150.47509765625 2419.906494140625 background all_cells +4058.554443359375 2427.3388671875 background all_cells +4071.26123046875 2432.25048828125 background all_cells +4066.396728515625 2427.9892578125 background all_cells +4019.2490234375 2402.853515625 background all_cells +4031.395263671875 2401.089599609375 background all_cells +4050.656982421875 2422.32568359375 background all_cells +4042.47021484375 2402.7373046875 background all_cells +4052.921630859375 2407.02880859375 background all_cells +4046.326904296875 2410.052978515625 background all_cells +4034.1015625 2412.09619140625 background all_cells +3854.8896484375 3466.833984375 background all_cells +3852.4248046875 3451.6162109375 background all_cells +3870.92919921875 3445.994384765625 background all_cells +3867.162353515625 3461.892333984375 background all_cells +3882.128173828125 3461.292236328125 background all_cells +3873.942626953125 3475.582763671875 background all_cells +3875.045654296875 3491.59521484375 background all_cells +3880.520263671875 3430.920654296875 background all_cells +3884.221923828125 3447.222900390625 background all_cells +3871.697021484375 3432.18505859375 background all_cells +3883.384765625 3505.557861328125 background all_cells +3851.920654296875 3504.55029296875 background all_cells +3856.986328125 3514.49755859375 background all_cells +3873.85546875 3505.80029296875 background all_cells +3864.351806640625 3506.468505859375 background all_cells +3858.094970703125 3478.637451171875 background all_cells +3860.117431640625 3492.19580078125 background all_cells +3856.94482421875 3616.363037109375 background all_cells +3824.53369140625 3616.169189453125 background all_cells +3831.50341796875 3608.2958984375 background all_cells +3839.008056640625 3617.270751953125 background all_cells +3863.05810546875 3602.182861328125 background all_cells +3846.84033203125 3605.74169921875 background all_cells +3845.952880859375 3583.22216796875 background all_cells +3832.730224609375 3597.3466796875 background all_cells +3822.392822265625 3574.238037109375 background all_cells +3878.31689453125 3589.43212890625 background all_cells +3886.918701171875 3579.72265625 background all_cells +3876.88134765625 3574.328125 background all_cells +3889.25439453125 3590.197509765625 background all_cells +3878.1875 3582.07470703125 background all_cells +3861.186767578125 3593.92822265625 background all_cells +3868.452392578125 3581.078857421875 background all_cells +3779.131591796875 3574.039306640625 background all_cells +3811.537109375 3582.877685546875 background all_cells +3846.885498046875 3564.791748046875 background all_cells +3855.976318359375 3556.158447265625 background all_cells +3858.30615234375 3530.9921875 background all_cells +3844.18212890625 3553.247802734375 background all_cells +3897.0341796875 3554.71533203125 background all_cells +3906.2841796875 3563.73388671875 background all_cells +3895.6943359375 3564.5712890625 background all_cells +3863.6259765625 3566.368896484375 background all_cells +3884.109375 3560.127197265625 background all_cells +3874.140625 3565.851806640625 background all_cells +3865.438720703125 3556.9697265625 background all_cells +3877.918212890625 3536.77392578125 background all_cells +3878.4892578125 3546.564453125 background all_cells +3869.228759765625 3543.882080078125 background all_cells +3829.867919921875 3531.9599609375 background all_cells +3831.331787109375 3548.670166015625 background all_cells +3835.18408203125 3499.82568359375 background all_cells +3838.8759765625 3511.34033203125 background all_cells +3842.5107421875 3520.326171875 background all_cells +3841.4677734375 3466.744873046875 background all_cells +3843.713623046875 3462.84130859375 background all_cells +3844.888916015625 3497.5322265625 background all_cells +3975.01123046875 3443.3056640625 background all_cells +3974.26416015625 3471.05712890625 background all_cells +3969.04736328125 3463.921142578125 background all_cells +3992.924560546875 3468.208984375 background all_cells +3988.832763671875 3440.61962890625 background all_cells +3976.9599609375 3502.849853515625 background all_cells +3976.1240234375 3513.9296875 background all_cells +3987.13623046875 3510.4248046875 background all_cells +3996.087890625 3509.851806640625 background all_cells +3984.1513671875 3481.36767578125 background all_cells +3989.3359375 3492.072998046875 background all_cells +3967.478271484375 3491.1943359375 background all_cells +4120.2294921875 3678.287841796875 background all_cells +4138.88232421875 3719.7802734375 background all_cells +4114.86572265625 3682.509033203125 background all_cells +4117.61865234375 3717.120361328125 background all_cells +4119.14990234375 3758.12939453125 background all_cells +4135.22705078125 3770.2236328125 background all_cells +4128.83251953125 3749.8388671875 background all_cells +4108.228515625 3754.609619140625 background all_cells +4104.87646484375 3745.3388671875 background all_cells +4115.03857421875 3754.06298828125 background all_cells +4114.42724609375 3769.09423828125 background all_cells +4103.42236328125 3762.451904296875 background all_cells +4122.78173828125 3739.53662109375 background all_cells +4120.55078125 3733.920166015625 background all_cells +4000.67138671875 3599.010009765625 background all_cells +4009.88232421875 3603.82568359375 background all_cells +4007.939208984375 3588.521484375 background all_cells +4001.93310546875 3607.34716796875 background all_cells +4089.142822265625 3728.14892578125 background all_cells +4072.376220703125 3722.039794921875 background all_cells +4071.47607421875 3777.15771484375 background all_cells +4075.85302734375 3738.267578125 background all_cells +4073.682861328125 3762.478515625 background all_cells +4083.961181640625 3671.224609375 background all_cells +4081.681640625 3679.378662109375 background all_cells +4078.462646484375 3601.0234375 background all_cells +4080.92626953125 3636.361083984375 background all_cells +4083.596923828125 3608.570068359375 background all_cells +4072.78564453125 3603.370361328125 background all_cells +4003.995361328125 3537.1083984375 background all_cells +4007.8828125 3562.5029296875 background all_cells +4043.834228515625 3552.337646484375 background all_cells +4004.9365234375 3556.388427734375 background all_cells +4004.5888671875 3547.317626953125 background all_cells +4012.2119140625 3548.2373046875 background all_cells +4029.94873046875 3576.58837890625 background all_cells +4043.568359375 3583.203369140625 background all_cells +4010.54443359375 3582.36669921875 background all_cells +4003.303955078125 3582.40087890625 background all_cells +4084.31787109375 3557.513916015625 background all_cells +4080.5498046875 3573.11767578125 background all_cells +4086.419921875 3572.07080078125 background all_cells +3993.99658203125 3522.263427734375 background all_cells +3983.7783203125 3542.05224609375 background all_cells +3979.0 3521.693603515625 background all_cells +3978.2509765625 3533.32470703125 background all_cells +3994.11474609375 3536.786376953125 background all_cells +3987.740478515625 3528.933349609375 background all_cells +3984.633544921875 3566.833984375 background all_cells +3968.38623046875 3581.035400390625 background all_cells +3976.228515625 3577.870361328125 background all_cells +3978.70703125 3609.261474609375 background all_cells +3986.046875 3596.226806640625 background all_cells +3984.275390625 3603.77880859375 background all_cells +3968.570068359375 3672.643310546875 background all_cells +3972.77978515625 3714.7626953125 background all_cells +3977.037353515625 3605.395263671875 background all_cells +3974.006591796875 3595.89111328125 background all_cells +4003.56982421875 3688.542236328125 background all_cells +3998.412109375 3634.690185546875 background all_cells +3993.37646484375 3712.370849609375 background all_cells +3997.896484375 3611.251953125 background all_cells +3992.813720703125 3616.43603515625 background all_cells +3989.995361328125 3549.40771484375 background all_cells +3984.120361328125 3558.924072265625 background all_cells +3995.216796875 3558.22265625 background all_cells +3927.7421875 3585.482666015625 background all_cells +3927.9326171875 3554.254638671875 background all_cells +3936.114013671875 3560.56640625 background all_cells +3922.2421875 3563.64599609375 background all_cells +3935.351318359375 3569.149169921875 background all_cells +3928.93212890625 3574.62744140625 background all_cells +3953.46240234375 3609.94482421875 background all_cells +3967.171142578125 3620.520263671875 background all_cells +3963.2880859375 3613.362548828125 background all_cells +3958.91259765625 3607.755126953125 background all_cells +3925.708251953125 3599.0361328125 background all_cells +3938.0546875 3611.927734375 background all_cells +3937.5478515625 3605.095947265625 background all_cells +3934.204833984375 3591.40234375 background all_cells +3945.832275390625 3568.8076171875 background all_cells +3953.497314453125 3586.36181640625 background all_cells +3952.410888671875 3563.18896484375 background all_cells +3942.799560546875 3579.297607421875 background all_cells +3955.78857421875 3575.843017578125 background all_cells +3951.30517578125 3666.373779296875 background all_cells +3942.038818359375 3672.418212890625 background all_cells +3961.250732421875 3690.651123046875 background all_cells +3950.816162109375 3678.06787109375 background all_cells +3947.605712890625 3718.221435546875 background all_cells +3941.89404296875 3784.6552734375 background all_cells +3963.66455078125 3741.41357421875 background all_cells +3952.517333984375 3749.14794921875 background all_cells +3959.082275390625 3729.780029296875 background all_cells +3965.23095703125 3722.695068359375 background all_cells +3953.42724609375 3704.254638671875 background all_cells +3956.3564453125 3712.17138671875 background all_cells +3943.145263671875 3708.7626953125 background all_cells +3971.02001953125 3703.671630859375 background all_cells +3971.867431640625 3749.2001953125 background all_cells +3975.893310546875 3739.325927734375 background all_cells +3974.366455078125 3686.095703125 background all_cells +3982.07958984375 3701.541259765625 background all_cells +3992.53515625 3692.997314453125 background all_cells +3996.728759765625 3700.250244140625 background all_cells +3997.1220703125 3680.7412109375 background all_cells +3954.52978515625 3627.7421875 background all_cells +3968.21484375 3633.03076171875 background all_cells +3958.680419921875 3641.7861328125 background all_cells +3981.04150390625 3658.667236328125 background all_cells +3997.509765625 3668.0712890625 background all_cells +3981.998291015625 3668.4365234375 background all_cells +3989.84228515625 3663.647216796875 background all_cells +3982.5361328125 3643.22265625 background all_cells +3995.786865234375 3658.00244140625 background all_cells +3997.69287109375 3616.3232421875 background all_cells +3979.467529296875 3632.822021484375 background all_cells +3982.341064453125 3626.28125 background all_cells +3985.4072265625 3628.722412109375 background all_cells +3989.103759765625 3621.78369140625 background all_cells +3957.171875 3649.343017578125 background all_cells +3974.064208984375 3667.9306640625 background all_cells +3969.40771484375 3659.01123046875 background all_cells +3962.794677734375 3666.338134765625 background all_cells +3951.734375 3656.221923828125 background all_cells +3961.0859375 3655.046630859375 background all_cells +3937.80908203125 3651.75537109375 background all_cells +3942.166259765625 3668.454833984375 background all_cells +3957.069091796875 3505.729736328125 background all_cells +3959.129638671875 3534.6943359375 background all_cells +3967.164794921875 3505.93359375 background all_cells +3968.220703125 3517.154541015625 background all_cells +3963.727294921875 3526.785888671875 background all_cells +3960.85693359375 3517.123779296875 background all_cells +3961.541259765625 3544.51611328125 background all_cells +3957.70849609375 3563.773193359375 background all_cells +3972.257568359375 3542.540283203125 background all_cells +3968.61962890625 3570.371337890625 background all_cells +3966.935302734375 3561.74267578125 background all_cells +3945.52392578125 3560.025634765625 background all_cells +3954.805908203125 3555.921875 background all_cells +3938.16796875 3510.850341796875 background all_cells +3949.729248046875 3511.05322265625 background all_cells +3950.56298828125 3520.944580078125 background all_cells +3953.79541015625 3479.18505859375 background all_cells +3967.57275390625 3480.109130859375 background all_cells +3961.279296875 3444.721923828125 background all_cells +3957.9775390625 3456.9736328125 background all_cells +3938.46435546875 3477.522705078125 background all_cells +3933.24169921875 3489.49365234375 background all_cells +3943.290283203125 3495.903564453125 background all_cells +3935.467041015625 3447.8603515625 background all_cells +3944.935791015625 3464.139404296875 background all_cells +3938.1845703125 3461.256591796875 background all_cells +3925.39306640625 3451.157470703125 background all_cells +3917.776123046875 3456.180419921875 background all_cells +3917.09130859375 3474.709716796875 background all_cells +3927.169921875 3480.860595703125 background all_cells +3927.421875 3464.280517578125 background all_cells +3904.968505859375 3483.18017578125 background all_cells +3893.514404296875 3492.882568359375 background all_cells +3883.759521484375 3497.751708984375 background all_cells +3904.6689453125 3458.138916015625 background all_cells +3883.709716796875 3473.322265625 background all_cells +4031.955078125 3441.8212890625 background all_cells +4014.688720703125 3451.59375 background all_cells +4044.248046875 3440.502197265625 background all_cells +4018.02490234375 3437.463623046875 background all_cells +4030.9228515625 3434.1171875 background all_cells +4037.58740234375 3458.600341796875 background all_cells +4025.3349609375 3458.954345703125 background all_cells +4024.07177734375 3470.229736328125 background all_cells +4033.652099609375 3478.08544921875 background all_cells +4050.989013671875 3473.47412109375 background all_cells +4049.880859375 3464.232666015625 background all_cells +4064.138427734375 3445.37841796875 background all_cells +4069.55615234375 3471.62353515625 background all_cells +4062.7158203125 3453.492919921875 background all_cells +4079.75537109375 3434.55908203125 background all_cells +4051.464599609375 3440.212158203125 background all_cells +4058.843994140625 3437.35498046875 background all_cells +4070.19873046875 3437.15576171875 background all_cells +4038.19091796875 3508.003173828125 background all_cells +4043.52880859375 3498.285400390625 background all_cells +4036.504638671875 3517.081787109375 background all_cells +4085.033203125 3543.921142578125 background all_cells +4044.04150390625 3514.494140625 background all_cells +4016.597412109375 3517.837158203125 background all_cells +4028.42724609375 3516.631591796875 background all_cells +4023.48486328125 3528.79541015625 background all_cells +4018.958251953125 3538.502197265625 background all_cells +4018.437744140625 3503.140869140625 background all_cells +4033.654541015625 3496.597900390625 background all_cells +4030.554443359375 3487.80615234375 background all_cells +4023.403076171875 3495.566162109375 background all_cells +3932.136962890625 3514.312744140625 background all_cells +3922.199462890625 3512.708251953125 background all_cells +3896.452392578125 3535.471923828125 background all_cells +3887.82177734375 3549.310546875 background all_cells +3892.466796875 3543.892822265625 background all_cells +3886.66796875 3536.697265625 background all_cells +3929.20751953125 3520.565185546875 background all_cells +3925.047119140625 3529.464111328125 background all_cells +3901.522705078125 3545.564208984375 background all_cells +3903.245361328125 3505.470703125 background all_cells +3915.1689453125 3501.896240234375 background all_cells +3918.26171875 3519.962646484375 background all_cells +3915.033203125 3541.807373046875 background all_cells +3906.82666015625 3537.652587890625 background all_cells +4440.7724609375 3816.5390625 background all_cells +4437.2890625 3841.472900390625 background all_cells +4446.7294921875 3845.0146484375 background all_cells +4447.8642578125 3831.151123046875 background all_cells +4439.0986328125 3851.494384765625 background all_cells +4476.2236328125 3844.930419921875 background all_cells +4457.82568359375 3847.94970703125 background all_cells +4470.39599609375 3845.262451171875 background all_cells +4464.69921875 3825.32666015625 background all_cells +4453.1484375 3839.250244140625 background all_cells +4454.97705078125 3819.829833984375 background all_cells +4470.02392578125 3819.05029296875 background all_cells +4465.4521484375 3834.1845703125 background all_cells +4447.8125 3857.992919921875 background all_cells +4449.22509765625 3868.429931640625 background all_cells +4455.4833984375 3858.673828125 background all_cells +4489.4404296875 3880.12109375 background all_cells +4536.89208984375 3886.263916015625 background all_cells +4442.87353515625 3876.993408203125 background all_cells +4435.4169921875 3875.31103515625 background all_cells +4454.9052734375 3896.839111328125 background all_cells +4485.4619140625 3896.5302734375 background all_cells +4427.021484375 3819.707763671875 background all_cells +4413.2509765625 3829.23046875 background all_cells +4432.03955078125 3826.641845703125 background all_cells +4423.251953125 3833.945068359375 background all_cells +4432.62060546875 3834.724609375 background all_cells +4430.54638671875 3845.75 background all_cells +4409.8837890625 3855.788330078125 background all_cells +4420.6298828125 3790.50830078125 background all_cells +4434.5791015625 3805.286865234375 background all_cells +4409.0166015625 3799.290283203125 background all_cells +4467.00537109375 3810.280029296875 background all_cells +4478.32763671875 3806.293701171875 background all_cells +4505.85693359375 3792.4697265625 background all_cells +4473.76220703125 3791.25 background all_cells +4534.34912109375 3797.5068359375 background all_cells +4543.00927734375 3793.809814453125 background all_cells +4526.71630859375 3795.29150390625 background all_cells +4515.51904296875 3792.646484375 background all_cells +4499.14208984375 3832.066650390625 background all_cells +4477.53466796875 3834.33642578125 background all_cells +4485.83203125 3838.10107421875 background all_cells +4498.5234375 3852.778564453125 background all_cells +4520.783203125 3852.40087890625 background all_cells +4550.82568359375 3825.501953125 background all_cells +4529.1181640625 3823.322509765625 background all_cells +4519.6767578125 3819.743896484375 background all_cells +4514.56884765625 3819.77734375 background all_cells +4415.70361328125 3883.291015625 background all_cells +4412.71142578125 3896.75244140625 background all_cells +4428.34521484375 3897.31298828125 background all_cells +4425.19189453125 3888.722900390625 background all_cells +4427.9892578125 3884.694580078125 background all_cells +4432.8583984375 3884.35693359375 background all_cells +4430.65185546875 3889.030029296875 background all_cells +4416.39501953125 3860.7275390625 background all_cells +4430.2841796875 3865.851806640625 background all_cells +4426.421875 3854.84619140625 background all_cells +4417.357421875 3870.923828125 background all_cells +4342.97509765625 3800.821533203125 background all_cells +4359.50634765625 3795.65283203125 background all_cells +4368.0537109375 3794.11474609375 background all_cells +4368.09375 3801.447509765625 background all_cells +4363.0126953125 3780.17333984375 background all_cells +4363.64111328125 3785.7919921875 background all_cells +4384.76953125 3812.685546875 background all_cells +4387.54052734375 3822.087890625 background all_cells +4377.53564453125 3817.385986328125 background all_cells +4376.19384765625 3773.973388671875 background all_cells +4374.919921875 3789.967529296875 background all_cells +4381.50634765625 3785.81982421875 background all_cells +4386.65087890625 3792.363037109375 background all_cells +4378.4765625 3809.264404296875 background all_cells +4386.171875 3802.914306640625 background all_cells +4414.15283203125 3836.41455078125 background all_cells +4400.61474609375 3837.738037109375 background all_cells +4372.3681640625 3835.2109375 background all_cells +4543.90966796875 4049.4404296875 background all_cells +4550.22802734375 4046.288330078125 background all_cells +4553.11083984375 4035.806396484375 background all_cells +4544.306640625 4039.878173828125 background all_cells +4523.763671875 4059.65576171875 background all_cells +4508.419921875 4048.43017578125 background all_cells +4544.6396484375 4076.304931640625 background all_cells +4545.00732421875 4069.037841796875 background all_cells +4531.7021484375 4070.1064453125 background all_cells +4490.302734375 4063.558349609375 background all_cells +4499.296875 4066.25732421875 background all_cells +4500.642578125 4080.72705078125 background all_cells +4512.58056640625 4073.204345703125 background all_cells +4552.9736328125 4077.81884765625 background all_cells +4498.78759765625 4036.29052734375 background all_cells +4520.5234375 4038.341064453125 background all_cells +4495.72607421875 4028.526611328125 background all_cells +4513.37841796875 4031.107666015625 background all_cells +4528.03271484375 4115.86572265625 background all_cells +4529.27001953125 4121.5791015625 background all_cells +4530.02783203125 4127.52001953125 background all_cells +4511.21826171875 4122.53955078125 background all_cells +4521.43798828125 4124.33251953125 background all_cells +4497.69873046875 4160.12255859375 background all_cells +4493.98828125 4186.09326171875 background all_cells +4508.19677734375 4185.2265625 background all_cells +4506.1611328125 4173.4443359375 background all_cells +4514.9384765625 4159.08203125 background all_cells +4523.64501953125 4150.775390625 background all_cells +4531.0478515625 4147.873046875 background all_cells +4528.99560546875 4160.201171875 background all_cells +4527.177734375 4137.21923828125 background all_cells +4538.28857421875 4148.82080078125 background all_cells +4536.48486328125 4139.56982421875 background all_cells +4544.3515625 4155.6787109375 background all_cells +4510.67822265625 4133.41455078125 background all_cells +4516.9296875 4138.5732421875 background all_cells +4501.18359375 4140.0380859375 background all_cells +4515.2763671875 4148.49267578125 background all_cells +4496.92236328125 4148.46240234375 background all_cells +4501.75341796875 4097.90380859375 background all_cells +4534.30419921875 4097.00341796875 background all_cells +4519.0966796875 4092.030517578125 background all_cells +4507.27734375 4088.07373046875 background all_cells +4514.189453125 4100.23095703125 background all_cells +4496.88525390625 4123.55224609375 background all_cells +4503.400390625 4114.3291015625 background all_cells +4519.44580078125 4110.12890625 background all_cells +4529.07763671875 4107.716796875 background all_cells +4529.255859375 4100.33349609375 background all_cells +4563.0185546875 4084.63330078125 background all_cells +4546.50830078125 4085.61279296875 background all_cells +4564.18798828125 4128.40234375 background all_cells +4556.7255859375 4123.5009765625 background all_cells +4553.6279296875 4088.941650390625 background all_cells +4425.51318359375 4147.453125 background all_cells +4463.67236328125 4175.49169921875 background all_cells +4442.0185546875 4174.80517578125 background all_cells +4463.69482421875 4193.77099609375 background all_cells +4460.70263671875 4199.521484375 background all_cells +4421.89404296875 4216.75048828125 background all_cells +4420.06005859375 4212.48046875 background all_cells +4477.400390625 4180.58837890625 background all_cells +4483.04248046875 4202.9658203125 background all_cells +4479.56005859375 4208.3603515625 background all_cells +4471.201171875 4192.22119140625 background all_cells +4474.25439453125 4152.44775390625 background all_cells +4473.4384765625 4171.85498046875 background all_cells +4488.7666015625 4169.55859375 background all_cells +4473.29931640625 4164.40771484375 background all_cells +4519.685546875 4296.2958984375 background all_cells +4501.125 4300.53125 background all_cells +4506.34228515625 4289.75 background all_cells +4522.078125 4306.33642578125 background all_cells +4509.32080078125 4328.521484375 background all_cells +4509.38818359375 4319.109375 background all_cells +4523.37890625 4322.4677734375 background all_cells +4512.23876953125 4337.5888671875 background all_cells +4541.32568359375 4340.61669921875 background all_cells +4544.26171875 4328.4482421875 background all_cells +4533.91259765625 4330.7802734375 background all_cells +4498.2109375 4331.31201171875 background all_cells +4499.6650390625 4309.0986328125 background all_cells +4501.30810546875 4322.16552734375 background all_cells +4503.76025390625 4335.5146484375 background all_cells +4499.90234375 4338.71826171875 background all_cells +4530.43408203125 4311.2509765625 background all_cells +4524.50341796875 4238.55712890625 background all_cells +4507.80126953125 4248.55419921875 background all_cells +4519.8544921875 4248.51171875 background all_cells +4531.865234375 4243.63330078125 background all_cells +4516.310546875 4257.9453125 background all_cells +4533.5029296875 4270.54150390625 background all_cells +4520.85693359375 4265.34521484375 background all_cells +4529.31201171875 4212.88525390625 background all_cells +4521.3037109375 4229.8525390625 background all_cells +4477.95751953125 4083.178955078125 background all_cells +4482.47900390625 4096.25341796875 background all_cells +4478.7041015625 4090.1318359375 background all_cells +4491.22216796875 4085.65673828125 background all_cells +4488.8974609375 4103.76171875 background all_cells +4481.548828125 4145.19140625 background all_cells +4460.53466796875 4149.5166015625 background all_cells +4465.1796875 4124.21435546875 background all_cells +4461.3310546875 4142.015625 background all_cells +4461.60595703125 4133.51953125 background all_cells +4465.88427734375 4097.57177734375 background all_cells +4467.578125 4083.658447265625 background all_cells +4464.06591796875 4115.33837890625 background all_cells +4475.1474609375 4104.85986328125 background all_cells +4465.578125 4105.32470703125 background all_cells +4498.1884765625 4239.6064453125 background all_cells +4448.24609375 4221.93505859375 background all_cells +4498.6611328125 4258.89404296875 background all_cells +4466.9501953125 4246.26904296875 background all_cells +4485.39501953125 4257.17333984375 background all_cells +4483.78271484375 4249.50146484375 background all_cells +4469.26806640625 4211.1982421875 background all_cells +4438.26904296875 4321.55810546875 background all_cells +4411.97412109375 4372.53369140625 background all_cells +4405.79296875 4366.75146484375 background all_cells +4418.06396484375 4367.13232421875 background all_cells +4446.45263671875 4307.72412109375 background all_cells +4525.06201171875 4360.244140625 background all_cells +4536.41064453125 4376.13330078125 background all_cells +4524.17578125 4372.03662109375 background all_cells +4489.29931640625 4304.70751953125 background all_cells +4471.62548828125 4372.38232421875 background all_cells +4498.19970703125 4369.9609375 background all_cells +4495.43896484375 4317.08837890625 background all_cells +4489.03564453125 4318.40869140625 background all_cells +4524.01708984375 4340.93701171875 background all_cells +4521.64697265625 4352.484375 background all_cells +4530.986328125 4349.9951171875 background all_cells +4510.970703125 4350.00048828125 background all_cells +4515.82763671875 4346.353515625 background all_cells +4525.21142578125 4279.154296875 background all_cells +4537.1943359375 4278.76806640625 background all_cells +4497.2431640625 4284.0439453125 background all_cells +4466.61572265625 4290.52587890625 background all_cells +4481.80078125 4297.43505859375 background all_cells +4496.79931640625 4292.265625 background all_cells +4338.36376953125 4116.62353515625 background all_cells +4333.61962890625 4136.72314453125 background all_cells +4342.46630859375 4140.048828125 background all_cells +4331.1982421875 4128.62158203125 background all_cells +4346.1416015625 4121.89013671875 background all_cells +4344.4638671875 4168.07568359375 background all_cells +4343.20947265625 4177.99609375 background all_cells +4334.5322265625 4168.83984375 background all_cells +4351.57763671875 4149.73828125 background all_cells +4348.1376953125 4158.60986328125 background all_cells +4335.8623046875 4157.45068359375 background all_cells +4339.728515625 4150.26611328125 background all_cells +4353.98193359375 4169.38671875 background all_cells +4357.64697265625 4206.4033203125 background all_cells +4353.27880859375 4189.1943359375 background all_cells +4357.85205078125 4175.05908203125 background all_cells +4330.27392578125 4186.84033203125 background all_cells +4324.73779296875 4182.79736328125 background all_cells +4319.8779296875 4178.7529296875 background all_cells +4353.8642578125 4123.708984375 background all_cells +4353.8134765625 4138.17724609375 background all_cells +4359.37353515625 4158.25927734375 background all_cells +4363.51904296875 4148.36181640625 background all_cells +4359.06591796875 4164.59521484375 background all_cells +4364.33642578125 4129.291015625 background all_cells +4320.18408203125 4290.87841796875 background all_cells +4348.95361328125 4244.28173828125 background all_cells +4359.87890625 4232.45703125 background all_cells +4356.50634765625 4243.79931640625 background all_cells +4331.07958984375 4257.76708984375 background all_cells +4342.0869140625 4259.54248046875 background all_cells +4338.02490234375 4264.29150390625 background all_cells +4336.2822265625 4269.48388671875 background all_cells +4331.6806640625 4239.08447265625 background all_cells +4341.3994140625 4230.294921875 background all_cells +4341.92333984375 4245.0537109375 background all_cells +4334.35693359375 4252.54150390625 background all_cells +4322.900390625 4254.49560546875 background all_cells +4330.19580078125 4244.64501953125 background all_cells +4289.7294921875 4263.59423828125 background all_cells +4290.47314453125 4303.99169921875 background all_cells +4305.16259765625 4285.73828125 background all_cells +4296.48779296875 4272.96044921875 background all_cells +4301.0029296875 4254.77001953125 background all_cells +4288.94677734375 4288.21923828125 background all_cells +4309.62646484375 4270.5302734375 background all_cells +4310.67724609375 4287.60009765625 background all_cells +4313.09326171875 4256.662109375 background all_cells +4299.97607421875 4249.69189453125 background all_cells +4291.13623046875 4242.404296875 background all_cells +4364.54931640625 4224.02685546875 background all_cells +4374.29248046875 4104.873046875 background all_cells +4372.66455078125 4211.97998046875 background all_cells +4372.83154296875 4125.8076171875 background all_cells +4366.67626953125 4219.32763671875 background all_cells +4395.87939453125 4362.80029296875 background all_cells +4396.9599609375 4374.35009765625 background all_cells +4388.6923828125 4365.84716796875 background all_cells +4392.77294921875 4264.3251953125 background all_cells +4395.51708984375 4247.490234375 background all_cells +4392.54052734375 4343.1904296875 background all_cells +4391.2314453125 4306.65478515625 background all_cells +4406.5126953125 4299.197265625 background all_cells +4385.59521484375 4026.772705078125 background all_cells +4376.94677734375 4093.236572265625 background all_cells +4378.57861328125 4082.27587890625 background all_cells +4390.40869140625 4041.7978515625 background all_cells +4393.68017578125 4073.87744140625 background all_cells +4389.3798828125 4064.7158203125 background all_cells +4374.90380859375 4299.44091796875 background all_cells +4385.560546875 4358.83984375 background all_cells +4381.61328125 4372.96337890625 background all_cells +4376.5517578125 4364.01611328125 background all_cells +4375.28369140625 4357.63720703125 background all_cells +4383.06982421875 4279.93115234375 background all_cells +4298.46826171875 4198.73095703125 background all_cells +4321.49853515625 4191.00927734375 background all_cells +4320.0458984375 4202.8330078125 background all_cells +4312.0224609375 4189.76806640625 background all_cells +4308.61865234375 4203.9765625 background all_cells +4327.0849609375 4214.8974609375 background all_cells +4349.45947265625 4217.85546875 background all_cells +4333.2236328125 4216.23388671875 background all_cells +4329.04345703125 4220.50537109375 background all_cells +4305.96484375 4216.06787109375 background all_cells +4318.66455078125 4225.7138671875 background all_cells +4294.53125 4223.08154296875 background all_cells +4314.94189453125 4220.0595703125 background all_cells +4329.7490234375 4206.8095703125 background all_cells +4339.84814453125 4203.68505859375 background all_cells +4342.859375 4196.18603515625 background all_cells +4332.72314453125 4196.67578125 background all_cells +4533.39453125 3920.41650390625 background all_cells +4542.0517578125 3934.998046875 background all_cells +4527.07275390625 3924.758056640625 background all_cells +4531.59765625 3946.515380859375 background all_cells +4535.26318359375 3955.266845703125 background all_cells +4532.6484375 3961.60693359375 background all_cells +4561.23291015625 3903.477294921875 background all_cells +4566.72900390625 3920.894287109375 background all_cells +4557.9990234375 3918.103759765625 background all_cells +4565.89013671875 3914.9033203125 background all_cells +4552.08154296875 3912.505859375 background all_cells +4556.1162109375 3958.97900390625 background all_cells +4544.82568359375 3958.365234375 background all_cells +4558.1611328125 3933.961181640625 background all_cells +4565.4892578125 3960.2255859375 background all_cells +4540.08740234375 3918.645751953125 background all_cells +4551.75439453125 3926.088623046875 background all_cells +4544.1923828125 3913.540771484375 background all_cells +4513.9931640625 3988.818359375 background all_cells +4496.55078125 3999.856201171875 background all_cells +4494.97412109375 3994.25927734375 background all_cells +4518.6845703125 4011.06103515625 background all_cells +4519.09912109375 4021.57568359375 background all_cells +4536.4208984375 4006.76513671875 background all_cells +4525.2021484375 4015.0595703125 background all_cells +4530.01806640625 4030.211669921875 background all_cells +4533.33251953125 4022.6298828125 background all_cells +4530.46826171875 4014.385009765625 background all_cells +4542.6396484375 4028.2099609375 background all_cells +4542.7841796875 4017.893310546875 background all_cells +4547.87890625 3985.6708984375 background all_cells +4558.84375 3985.7138671875 background all_cells +4545.943359375 3998.598876953125 background all_cells +4558.384765625 3998.6357421875 background all_cells +4502.1708984375 3940.02490234375 background all_cells +4525.275390625 3953.849609375 background all_cells +4547.751953125 3964.748291015625 background all_cells +4508.0458984375 3958.468017578125 background all_cells +4512.45263671875 3950.5576171875 background all_cells +4512.40185546875 3975.49072265625 background all_cells +4532.34130859375 3969.161865234375 background all_cells +4521.8828125 3977.352783203125 background all_cells +4520.50146484375 3964.581787109375 background all_cells +4545.24853515625 3973.3828125 background all_cells +4535.4013671875 3981.603515625 background all_cells +4557.29443359375 3978.650634765625 background all_cells +4556.63818359375 3969.775390625 background all_cells +4503.212890625 3967.817626953125 background all_cells +4500.31591796875 3971.447021484375 background all_cells +4417.732421875 3911.18798828125 background all_cells +4425.65576171875 3907.339599609375 background all_cells +4420.11083984375 3904.5048828125 background all_cells +4453.67822265625 4038.183837890625 background all_cells +4452.41357421875 4044.860595703125 background all_cells +4474.1318359375 4042.07373046875 background all_cells +4484.24658203125 4062.978515625 background all_cells +4460.70166015625 4071.11083984375 background all_cells +4484.150390625 4068.88232421875 background all_cells +4484.103515625 4077.396484375 background all_cells +4469.80126953125 4074.236572265625 background all_cells +4460.8759765625 3943.257080078125 background all_cells +4489.9013671875 4006.23095703125 background all_cells +4449.7705078125 3999.31591796875 background all_cells +4483.59130859375 4034.033203125 background all_cells +4485.8583984375 3951.00341796875 background all_cells +4449.98974609375 3901.81982421875 background all_cells +4448.21630859375 3910.266845703125 background all_cells +4440.6435546875 4060.91162109375 background all_cells +4439.44921875 3928.27294921875 background all_cells +4427.49658203125 3922.12646484375 background all_cells +4385.6162109375 4038.241455078125 background all_cells +4379.15771484375 4035.848388671875 background all_cells +4375.3974609375 4069.328369140625 background all_cells +4387.91650390625 4075.250244140625 background all_cells +4383.45458984375 4072.474609375 background all_cells +4382.29833984375 4048.379150390625 background all_cells +4380.6923828125 4062.97265625 background all_cells +4374.986328125 4054.77880859375 background all_cells +4387.03125 4056.26708984375 background all_cells +4404.36328125 3953.406494140625 background all_cells +4394.556640625 3968.774658203125 background all_cells +4396.55078125 4015.10888671875 background all_cells +4399.94873046875 3982.941162109375 background all_cells +4417.6171875 3960.24072265625 background all_cells +4410.9296875 4012.260498046875 background all_cells +4406.98828125 3970.050048828125 background all_cells +4407.9111328125 3960.697998046875 background all_cells +4385.71923828125 3951.26416015625 background all_cells +4379.3203125 3970.11328125 background all_cells +4385.84814453125 3972.07421875 background all_cells +4384.49365234375 3962.30908203125 background all_cells +4390.97314453125 4000.0439453125 background all_cells +4386.27783203125 4009.2294921875 background all_cells +4382.162109375 4001.316650390625 background all_cells +4380.9453125 3987.109130859375 background all_cells +4375.4873046875 3979.91943359375 background all_cells +4362.6123046875 3952.8623046875 background all_cells +4368.80224609375 4000.463134765625 background all_cells +4364.4541015625 3963.2294921875 background all_cells +4388.59814453125 3918.35546875 background all_cells +4394.1943359375 3910.56591796875 background all_cells +4396.47216796875 3919.65625 background all_cells +4405.3349609375 3944.177978515625 background all_cells +4417.23681640625 3943.708984375 background all_cells +4409.35595703125 3945.542236328125 background all_cells +4384.64208984375 3934.634521484375 background all_cells +4388.12451171875 3926.13818359375 background all_cells +4395.08154296875 3925.93505859375 background all_cells +4395.14013671875 3633.045654296875 background all_cells +4403.087890625 3638.04296875 background all_cells +4404.00927734375 3624.91552734375 background all_cells +4392.28271484375 3622.15966796875 background all_cells +4412.99365234375 3634.89013671875 background all_cells +4415.2958984375 3643.729736328125 background all_cells +4412.0615234375 3625.455078125 background all_cells +4422.58642578125 3636.861083984375 background all_cells +4370.3623046875 3628.427734375 background all_cells +4386.2255859375 3639.369873046875 background all_cells +4378.603515625 3633.99462890625 background all_cells +4446.1533203125 3631.197998046875 background all_cells +4438.0771484375 3629.16650390625 background all_cells +4439.72412109375 3638.435791015625 background all_cells +4431.8154296875 3628.990478515625 background all_cells +4396.5498046875 3701.076904296875 background all_cells +4400.50830078125 3693.409423828125 background all_cells +4398.900390625 3687.71728515625 background all_cells +4404.00537109375 3700.013671875 background all_cells +4421.029296875 3688.03564453125 background all_cells +4411.32568359375 3687.488525390625 background all_cells +4424.24951171875 3671.929443359375 background all_cells +4409.32568359375 3667.5947265625 background all_cells +4411.4951171875 3676.462158203125 background all_cells +4396.54345703125 3681.6923828125 background all_cells +4404.62939453125 3678.681396484375 background all_cells +4399.32080078125 3667.837646484375 background all_cells +4397.916015625 3676.06494140625 background all_cells +4413.70751953125 3691.69580078125 background all_cells +4439.54150390625 3694.0 background all_cells +4417.30322265625 3696.362548828125 background all_cells +4452.1982421875 3719.163330078125 background all_cells +4449.4443359375 3726.548583984375 background all_cells +4431.91015625 3706.5029296875 background all_cells +4420.04833984375 3700.885986328125 background all_cells +4419.83984375 3709.381591796875 background all_cells +4428.84716796875 3698.900146484375 background all_cells +4425.140625 3702.955322265625 background all_cells +4443.01171875 3686.18701171875 background all_cells +4453.458984375 3696.4453125 background all_cells +4376.67333984375 3668.74658203125 background all_cells +4377.73828125 3677.7177734375 background all_cells +4374.55517578125 3686.410888671875 background all_cells +4389.14306640625 3678.221923828125 background all_cells +4378.20654296875 3692.798828125 background all_cells +4389.880859375 3693.547119140625 background all_cells +4384.658203125 3700.2451171875 background all_cells +4384.28662109375 3707.754150390625 background all_cells +4375.1240234375 3703.339111328125 background all_cells +4377.1181640625 3724.377685546875 background all_cells +4377.1005859375 3713.392822265625 background all_cells +4375.4833984375 3654.4814453125 background all_cells +4402.32373046875 3647.29443359375 background all_cells +4388.3583984375 3649.23388671875 background all_cells +4384.78466796875 3662.23486328125 background all_cells +4434.86474609375 3658.458984375 background all_cells +4443.34326171875 3651.439208984375 background all_cells +4434.8095703125 3664.921630859375 background all_cells +4391.4306640625 3664.60009765625 background all_cells +4409.17578125 3661.3134765625 background all_cells +4404.94921875 3659.52587890625 background all_cells +4416.3203125 3660.977783203125 background all_cells +4394.77392578125 3658.4365234375 background all_cells +4425.77099609375 3657.89990234375 background all_cells +4408.08154296875 3655.196533203125 background all_cells +4413.6630859375 3651.16064453125 background all_cells +4434.126953125 3646.552001953125 background all_cells +4429.6337890625 3645.6845703125 background all_cells +4393.5185546875 3711.973388671875 background all_cells +4381.81787109375 3721.26123046875 background all_cells +4406.47314453125 3720.654296875 background all_cells +4384.4912109375 3716.52783203125 background all_cells +4397.06787109375 3718.871826171875 background all_cells +4405.330078125 3710.8759765625 background all_cells +4399.9775390625 3738.1845703125 background all_cells +4406.56787109375 3754.09814453125 background all_cells +4406.54541015625 3747.494873046875 background all_cells +4404.44873046875 3742.51171875 background all_cells +4394.3681640625 3726.697021484375 background all_cells +4381.5048828125 3727.14404296875 background all_cells +4406.7177734375 3728.957763671875 background all_cells +4388.943359375 3730.12890625 background all_cells +4400.6904296875 3726.695068359375 background all_cells +4389.490234375 3721.967041015625 background all_cells +4388.173828125 3740.6162109375 background all_cells +4384.02587890625 3734.16015625 background all_cells +4394.98095703125 3742.9541015625 background all_cells +4393.2490234375 3750.890625 background all_cells +4401.15625 3733.889404296875 background all_cells +4409.9306640625 3735.45166015625 background all_cells +4407.75048828125 3733.216796875 background all_cells +4418.99072265625 3755.889892578125 background all_cells +4429.27978515625 3762.593505859375 background all_cells +4424.30078125 3758.011962890625 background all_cells +4414.93798828125 3760.739013671875 background all_cells +4414.22998046875 3787.603515625 background all_cells +4431.3447265625 3788.34521484375 background all_cells +4426.0146484375 3777.27734375 background all_cells +4424.46826171875 3766.911376953125 background all_cells +4378.6416015625 3760.67919921875 background all_cells +4398.6455078125 3786.789306640625 background all_cells +4391.02978515625 3781.002685546875 background all_cells +4439.60009765625 3770.473876953125 background all_cells +4440.630859375 3787.226318359375 background all_cells +4444.2275390625 3779.818603515625 background all_cells +4442.2138671875 3758.791015625 background all_cells +4440.57666015625 3763.36083984375 background all_cells +4414.73291015625 3747.69580078125 background all_cells +4411.6708984375 3752.736572265625 background all_cells +4418.21337890625 3735.77734375 background all_cells +4426.47119140625 3740.91748046875 background all_cells +4420.17724609375 3743.13427734375 background all_cells +4413.5615234375 3737.5458984375 background all_cells +4413.6318359375 3730.4052734375 background all_cells +4427.9931640625 3730.923828125 background all_cells +4420.44677734375 3732.232421875 background all_cells +4436.6943359375 3752.294677734375 background all_cells +4431.1298828125 3753.076171875 background all_cells +4441.11669921875 3732.254638671875 background all_cells +4440.41552734375 3748.982177734375 background all_cells +4437.671875 3735.469482421875 background all_cells +4438.650390625 3741.633544921875 background all_cells +4417.43310546875 3717.588134765625 background all_cells +4414.76806640625 3725.76171875 background all_cells +4458.71435546875 3727.40966796875 background all_cells +4469.53662109375 3742.48828125 background all_cells +4457.72119140625 3738.66552734375 background all_cells +4465.38818359375 3731.201416015625 background all_cells +4489.38232421875 3719.5546875 background all_cells +4503.98876953125 3719.47705078125 background all_cells +4496.43505859375 3723.00634765625 background all_cells +4476.08837890625 3723.532958984375 background all_cells +4489.17333984375 3740.634521484375 background all_cells +4508.875 3742.955322265625 background all_cells +4503.80712890625 3733.32763671875 background all_cells +4498.74853515625 3709.4150390625 background all_cells +4508.14208984375 3699.66259765625 background all_cells +4498.83251953125 3698.855712890625 background all_cells +4459.7099609375 3707.7861328125 background all_cells +4463.00732421875 3718.872314453125 background all_cells +4465.0712890625 3711.88818359375 background all_cells +4455.57568359375 3708.12890625 background all_cells +4513.07666015625 3777.791259765625 background all_cells +4522.361328125 3783.220458984375 background all_cells +4513.39208984375 3768.711669921875 background all_cells +4531.24365234375 3780.57177734375 background all_cells +4540.0537109375 3775.123291015625 background all_cells +4539.35791015625 3787.864990234375 background all_cells +4556.9990234375 3776.716552734375 background all_cells +4552.27978515625 3784.80419921875 background all_cells +4560.34130859375 3792.070556640625 background all_cells +4565.08642578125 3786.89208984375 background all_cells +4558.48388671875 3746.732421875 background all_cells +4556.1962890625 3766.40869140625 background all_cells +4560.02294921875 3762.56298828125 background all_cells +4548.81884765625 3749.79248046875 background all_cells +4519.42236328125 3748.239013671875 background all_cells +4537.09326171875 3753.444580078125 background all_cells +4534.353515625 3762.407470703125 background all_cells +4522.5869140625 3759.889404296875 background all_cells +4468.375 3750.5947265625 background all_cells +4456.064453125 3746.323974609375 background all_cells +4462.21923828125 3746.147216796875 background all_cells +4467.380859375 3762.76220703125 background all_cells +4451.75634765625 3782.567138671875 background all_cells +4455.90673828125 3775.60693359375 background all_cells +4461.3056640625 3766.2978515625 background all_cells +4504.1611328125 3778.324462890625 background all_cells +4481.958984375 3783.25048828125 background all_cells +4473.3564453125 3785.71484375 background all_cells +4501.83984375 3784.05517578125 background all_cells +4489.771484375 3782.454345703125 background all_cells +4502.07275390625 3752.855712890625 background all_cells +4477.3642578125 3772.714111328125 background all_cells +4476.83349609375 3763.04248046875 background all_cells +4484.24609375 3759.245361328125 background all_cells +4461.4287109375 3753.917724609375 background all_cells +4450.1220703125 3761.8369140625 background all_cells +4447.224609375 3754.79638671875 background all_cells +4454.54541015625 3755.60595703125 background all_cells +4533.7900390625 3596.601318359375 background all_cells +4512.3212890625 3597.632080078125 background all_cells +4519.1708984375 3621.374755859375 background all_cells +4530.98828125 3614.109375 background all_cells +4525.10205078125 3555.930908203125 background all_cells +4536.5009765625 3551.24755859375 background all_cells +4536.923828125 3583.701416015625 background all_cells +4526.724609375 3591.66162109375 background all_cells +4511.05908203125 3585.610107421875 background all_cells +4559.701171875 3591.265380859375 background all_cells +4564.21630859375 3612.61279296875 background all_cells +4564.4765625 3599.405517578125 background all_cells +4563.52197265625 3627.3798828125 background all_cells +4540.79833984375 3627.347412109375 background all_cells +4539.07666015625 3620.478759765625 background all_cells +4510.1376953125 3553.05126953125 background all_cells +4514.74267578125 3562.150146484375 background all_cells +4512.96435546875 3556.220703125 background all_cells +4507.197265625 3550.02734375 background all_cells +4423.01171875 3599.190673828125 background all_cells +4411.83984375 3611.048583984375 background all_cells +4413.91552734375 3599.129150390625 background all_cells +4436.701171875 3608.3232421875 background all_cells +4429.6435546875 3593.609375 background all_cells +4439.6865234375 3616.1455078125 background all_cells +4444.17578125 3596.84228515625 background all_cells +4426.73486328125 3577.58447265625 background all_cells +4441.23046875 3585.85888671875 background all_cells +4420.21240234375 3590.294921875 background all_cells +4447.65185546875 3572.17431640625 background all_cells +4461.923828125 3579.5673828125 background all_cells +4453.4208984375 3579.079345703125 background all_cells +4450.91357421875 3602.62451171875 background all_cells +4463.76611328125 3594.189208984375 background all_cells +4458.0810546875 3602.38671875 background all_cells +4454.8486328125 3591.927734375 background all_cells +4460.2041015625 3616.29833984375 background all_cells +4450.779296875 3616.97900390625 background all_cells +4454.87890625 3627.790771484375 background all_cells +4464.5654296875 3622.29541015625 background all_cells +4459.0126953125 3611.50732421875 background all_cells +4469.0810546875 3576.604248046875 background all_cells +4470.5703125 3584.24609375 background all_cells +4487.1982421875 3584.122314453125 background all_cells +4499.3203125 3601.139892578125 background all_cells +4489.5107421875 3593.93896484375 background all_cells +4497.13330078125 3589.6728515625 background all_cells +4501.640625 3620.457275390625 background all_cells +4495.701171875 3613.239990234375 background all_cells +4508.27392578125 3621.296875 background all_cells +4493.265625 3622.825439453125 background all_cells +4482.91162109375 3607.608642578125 background all_cells +4485.599609375 3621.870361328125 background all_cells +4477.8759765625 3620.258056640625 background all_cells +4473.14013671875 3614.616943359375 background all_cells +4374.00439453125 3618.029296875 background all_cells +4386.505859375 3604.4248046875 background all_cells +4384.39404296875 3612.43359375 background all_cells +4377.728515625 3597.616455078125 background all_cells +4392.97509765625 3604.1826171875 background all_cells +4396.64599609375 3613.530029296875 background all_cells +4405.33935546875 3608.529541015625 background all_cells +4405.63623046875 3596.003662109375 background all_cells +4390.171875 3588.824951171875 background all_cells +4395.68896484375 3593.84765625 background all_cells +4405.4970703125 3584.63525390625 background all_cells +4497.15087890625 3556.681884765625 background all_cells +4491.90673828125 3556.1435546875 background all_cells +4500.740234375 3564.96142578125 background all_cells +4468.77392578125 3565.67822265625 background all_cells +4474.5439453125 3561.591064453125 background all_cells +4471.16357421875 3568.55517578125 background all_cells +4462.9453125 3557.197998046875 background all_cells +4374.19384765625 3569.376220703125 background all_cells +4462.2041015625 3569.829345703125 background all_cells +4460.4306640625 3564.4755859375 background all_cells +4467.43505859375 3562.09814453125 background all_cells +4488.47216796875 3552.56982421875 background all_cells +4485.24609375 3560.336181640625 background all_cells +4484.03125 3567.69482421875 background all_cells +4477.0654296875 3555.463623046875 background all_cells +4486.6533203125 3632.23974609375 background all_cells +4470.6669921875 3627.298095703125 background all_cells +4505.22314453125 3644.10205078125 background all_cells +4499.8291015625 3627.9111328125 background all_cells +4511.92724609375 3633.311279296875 background all_cells +4507.88671875 3637.162841796875 background all_cells +4488.5205078125 3643.2421875 background all_cells +4477.37353515625 3635.1279296875 background all_cells +4446.1083984375 3642.971923828125 background all_cells +4460.6298828125 3634.465576171875 background all_cells +4453.34521484375 3641.11376953125 background all_cells +4557.43115234375 3642.71875 background all_cells +4526.744140625 3636.2177734375 background all_cells +4493.6103515625 3668.766357421875 background all_cells +4490.255859375 3677.51025390625 background all_cells +4500.0380859375 3669.30712890625 background all_cells +4491.8251953125 3656.419921875 background all_cells +4509.10498046875 3651.547119140625 background all_cells +4500.94189453125 3680.1396484375 background all_cells +4489.72509765625 3683.615478515625 background all_cells +4522.13037109375 3730.429443359375 background all_cells +4517.87451171875 3719.1591796875 background all_cells +4519.09033203125 3705.32958984375 background all_cells +4509.95751953125 3708.806396484375 background all_cells +4530.9619140625 3730.97900390625 background all_cells +4526.37939453125 3741.3056640625 background all_cells +4565.125 3689.97802734375 background all_cells +4566.55029296875 3714.13232421875 background all_cells +4563.26953125 3721.738037109375 background all_cells +4545.63916015625 3698.080322265625 background all_cells +4534.740234375 3699.796142578125 background all_cells +4532.62548828125 3686.068359375 background all_cells +4553.361328125 3692.341796875 background all_cells +4512.96923828125 3684.986083984375 background all_cells +4522.31884765625 3695.79541015625 background all_cells +4515.11083984375 3691.211669921875 background all_cells +4508.318359375 3680.891845703125 background all_cells +4522.8662109375 3677.98779296875 background all_cells +4514.3134765625 3676.10791015625 background all_cells +4535.4130859375 3743.08447265625 background all_cells +4546.21435546875 3716.042236328125 background all_cells +4533.29541015625 3709.757568359375 background all_cells +4549.1298828125 3734.756103515625 background all_cells +4540.826171875 3728.9541015625 background all_cells +4461.85888671875 3695.69287109375 background all_cells +4467.8203125 3699.095947265625 background all_cells +4463.453125 3700.739013671875 background all_cells +4473.224609375 3694.08544921875 background all_cells +4481.3896484375 3696.853515625 background all_cells +4475.79296875 3700.005615234375 background all_cells +4479.869140625 3708.30615234375 background all_cells +4473.8447265625 3712.84228515625 background all_cells +4468.0625 3692.135986328125 background all_cells +4473.0498046875 3687.892333984375 background all_cells +4479.6875 3674.600341796875 background all_cells +4467.4658203125 3654.095703125 background all_cells +4483.45361328125 3664.53564453125 background all_cells +4475.32373046875 3664.25439453125 background all_cells +4474.01171875 3655.455810546875 background all_cells +4467.9287109375 3661.350341796875 background all_cells +4511.53173828125 3667.326416015625 background all_cells +4554.24658203125 3676.0927734375 background all_cells +4556.73046875 3668.17919921875 background all_cells +4534.49169921875 3659.70947265625 background all_cells +4547.650390625 3656.474365234375 background all_cells +4542.74755859375 3664.626953125 background all_cells +4517.8427734375 3645.3251953125 background all_cells +4111.14501953125 3924.36181640625 background all_cells +4102.7451171875 3915.345458984375 background all_cells +4101.5009765625 3927.402587890625 background all_cells +4111.7119140625 3932.651123046875 background all_cells +4112.9189453125 3913.641845703125 background all_cells +4085.693603515625 3951.60595703125 background all_cells +4102.87353515625 3936.48583984375 background all_cells +4148.45458984375 3953.31591796875 background all_cells +4094.028076171875 3915.3681640625 background all_cells +4073.555908203125 3914.626953125 background all_cells +4086.562255859375 3927.24072265625 background all_cells +4123.11767578125 3924.061279296875 background all_cells +4133.90625 3928.68017578125 background all_cells +4130.783203125 3943.361083984375 background all_cells +4122.046875 3941.532470703125 background all_cells +4097.25927734375 3834.241455078125 background all_cells +4109.57080078125 3848.84814453125 background all_cells +4101.25244140625 3847.853515625 background all_cells +4110.943359375 3840.241943359375 background all_cells +4104.03955078125 3866.25048828125 background all_cells +4102.44873046875 3859.84423828125 background all_cells +4128.126953125 3859.027587890625 background all_cells +4118.033203125 3867.002197265625 background all_cells +4122.89892578125 3863.942626953125 background all_cells +4153.35888671875 3834.66845703125 background all_cells +4132.73046875 3851.416259765625 background all_cells +4121.125 3848.122802734375 background all_cells +4124.814453125 3840.87060546875 background all_cells +4150.61865234375 3819.289794921875 background all_cells +4171.26220703125 3846.5048828125 background all_cells +4171.78564453125 3834.64111328125 background all_cells +4157.86474609375 3831.232421875 background all_cells +4107.86767578125 3813.36328125 background all_cells +4121.419921875 3824.580810546875 background all_cells +4114.7490234375 3815.521728515625 background all_cells +4110.1923828125 3796.69580078125 background all_cells +4155.8642578125 3786.866943359375 background all_cells +4171.7626953125 3792.83740234375 background all_cells +4161.86572265625 3808.0830078125 background all_cells +4148.68017578125 3806.059326171875 background all_cells +4164.7216796875 3789.189697265625 background all_cells +4106.28076171875 3877.729248046875 background all_cells +4120.43798828125 3880.913818359375 background all_cells +4104.59619140625 3905.2822265625 background all_cells +4114.0 3895.39599609375 background all_cells +4116.3466796875 3881.83349609375 background all_cells +4115.57373046875 3873.978271484375 background all_cells +4170.78466796875 3893.369873046875 background all_cells +4163.611328125 3889.25244140625 background all_cells +4157.4921875 3885.538818359375 background all_cells +4124.12353515625 3899.351318359375 background all_cells +4166.81689453125 3903.533935546875 background all_cells +4161.09130859375 3902.517822265625 background all_cells +4125.00830078125 3915.615234375 background all_cells +4130.40625 3912.016845703125 background all_cells +4133.3701171875 3901.464599609375 background all_cells +4126.96240234375 3888.816650390625 background all_cells +4133.25 3880.638916015625 background all_cells +4128.4501953125 3872.60986328125 background all_cells +4089.658447265625 3778.322021484375 background all_cells +4101.6630859375 3783.408447265625 background all_cells +4070.822021484375 3792.7705078125 background all_cells +4081.51318359375 3786.392578125 background all_cells +4086.34814453125 3871.939697265625 background all_cells +4098.05712890625 3886.49169921875 background all_cells +4087.49365234375 3801.0888671875 background all_cells +4103.2646484375 3802.1787109375 background all_cells +4097.11181640625 3806.427490234375 background all_cells +4076.963623046875 3806.506591796875 background all_cells +4098.5263671875 3799.9736328125 background all_cells +4074.478515625 3831.6201171875 background all_cells +4075.4296875 3858.556884765625 background all_cells +4082.066650390625 3849.177001953125 background all_cells +4090.41357421875 3838.982177734375 background all_cells +4081.0400390625 3818.142333984375 background all_cells +4102.2919921875 3810.544921875 background all_cells +4093.666259765625 3812.23779296875 background all_cells +4096.64697265625 3820.3505859375 background all_cells +4070.986083984375 3819.482421875 background all_cells +4072.56005859375 3885.035888671875 background all_cells +4230.55029296875 3863.254150390625 background all_cells +4370.0048828125 3869.54833984375 background all_cells +4240.935546875 3867.947509765625 background all_cells +4226.95703125 3857.6650390625 background all_cells +4342.3125 3883.4716796875 background all_cells +4347.63671875 3877.466064453125 background all_cells +4344.689453125 3887.917724609375 background all_cells +4214.37939453125 3879.414794921875 background all_cells +4213.71826171875 3886.42236328125 background all_cells +4211.400390625 3861.104736328125 background all_cells +4215.3505859375 3866.179931640625 background all_cells +4340.57958984375 3943.735107421875 background all_cells +4348.8994140625 3954.560546875 background all_cells +4339.9248046875 3930.89306640625 background all_cells +4337.6787109375 3934.65234375 background all_cells +4334.541015625 3952.77392578125 background all_cells +4333.08056640625 3942.163330078125 background all_cells +4369.2158203125 3928.375 background all_cells +4373.98095703125 3991.23828125 background all_cells +4375.513671875 3920.872314453125 background all_cells +4367.697265625 3910.247314453125 background all_cells +4341.7919921875 3919.3076171875 background all_cells +4362.44287109375 3935.069091796875 background all_cells +4358.09423828125 3926.666748046875 background all_cells +4366.24365234375 3917.782958984375 background all_cells +4350.7578125 3927.643798828125 background all_cells +4284.26220703125 3930.496337890625 background all_cells +4296.53173828125 3916.20947265625 background all_cells +4289.6640625 3924.465576171875 background all_cells +4342.06982421875 3968.972412109375 background all_cells +4341.84716796875 3983.34716796875 background all_cells +4331.20166015625 3980.64306640625 background all_cells +4308.3671875 3921.35693359375 background all_cells +4315.74658203125 3914.90380859375 background all_cells +4309.3623046875 3912.35546875 background all_cells +4329.70947265625 3955.276611328125 background all_cells +4321.12109375 3960.714599609375 background all_cells +4344.98095703125 3957.419189453125 background all_cells +4327.44287109375 3908.50341796875 background all_cells +4327.21484375 3930.087158203125 background all_cells +4326.365234375 3917.5380859375 background all_cells +4319.666015625 3972.34228515625 background all_cells +4300.61181640625 3994.795166015625 background all_cells +4303.67919921875 3937.541748046875 background all_cells +4316.55322265625 3982.69091796875 background all_cells +4316.2607421875 3944.046875 background all_cells +4294.3388671875 3945.59765625 background all_cells +4212.478515625 3900.21435546875 background all_cells +4219.8955078125 3906.169189453125 background all_cells +4222.759765625 3898.282470703125 background all_cells +4215.1474609375 3894.999755859375 background all_cells +4371.56396484375 3896.7177734375 background all_cells +4360.68798828125 3898.452392578125 background all_cells +4308.85009765625 3907.057861328125 background all_cells +4320.36669921875 3904.86572265625 background all_cells +4321.13232421875 3897.254150390625 background all_cells +4311.04248046875 3898.783935546875 background all_cells +4285.8291015625 3905.36865234375 background all_cells +4300.6943359375 3898.584716796875 background all_cells +4293.49267578125 3897.630615234375 background all_cells +4331.77587890625 3891.86962890625 background all_cells +4343.61865234375 3894.903076171875 background all_cells +4340.7099609375 3900.739990234375 background all_cells +4339.0625 3890.93359375 background all_cells +4231.99951171875 3795.61279296875 background all_cells +4221.82373046875 3789.964599609375 background all_cells +4250.00732421875 3800.3974609375 background all_cells +4223.5634765625 3799.1259765625 background all_cells +4241.56884765625 3795.013427734375 background all_cells +4198.41357421875 3825.525634765625 background all_cells +4200.90625 3816.641845703125 background all_cells +4193.6201171875 3820.7880859375 background all_cells +4256.27392578125 3822.39990234375 background all_cells +4253.40771484375 3829.743896484375 background all_cells +4242.529296875 3827.250244140625 background all_cells +4198.78564453125 3831.004638671875 background all_cells +4182.55126953125 3839.690185546875 background all_cells +4188.0986328125 3794.688720703125 background all_cells +4284.71728515625 3832.146484375 background all_cells +4305.6650390625 3826.736083984375 background all_cells +4312.58154296875 3833.1533203125 background all_cells +4290.98779296875 3825.42626953125 background all_cells +4322.16943359375 3818.311279296875 background all_cells +4324.72265625 3823.968017578125 background all_cells +4313.9541015625 3821.812255859375 background all_cells +4314.21923828125 3803.21142578125 background all_cells +4339.7099609375 3808.861083984375 background all_cells +4315.1416015625 3813.931396484375 background all_cells +4317.40625 3808.8623046875 background all_cells +4326.3076171875 3806.23095703125 background all_cells +4310.91162109375 3788.2294921875 background all_cells +4315.9423828125 3793.687744140625 background all_cells +4335.35693359375 3793.059814453125 background all_cells +4324.6064453125 3793.434326171875 background all_cells +4295.56103515625 3810.421875 background all_cells +4304.62939453125 3801.3515625 background all_cells +4297.3564453125 3803.04833984375 background all_cells +4296.37109375 3796.257568359375 background all_cells +4299.2255859375 3786.897216796875 background all_cells +4299.24560546875 3816.922607421875 background all_cells +4287.798828125 3780.858642578125 background all_cells +4286.439453125 3807.52587890625 background all_cells +4282.13916015625 3798.589599609375 background all_cells +4289.38916015625 3791.072021484375 background all_cells +4288.12548828125 3849.142822265625 background all_cells +4299.5927734375 3841.50439453125 background all_cells +4288.4931640625 3841.195068359375 background all_cells +4331.22607421875 3876.3623046875 background all_cells +4335.29833984375 3880.5390625 background all_cells +4309.7041015625 3853.82275390625 background all_cells +4329.93017578125 3859.170654296875 background all_cells +4307.98974609375 3843.0810546875 background all_cells +4322.60546875 3857.013427734375 background all_cells +4304.103515625 3881.743408203125 background all_cells +4319.70458984375 3881.42041015625 background all_cells +4312.94482421875 3880.89013671875 background all_cells +4312.7861328125 3877.253173828125 background all_cells +4280.427734375 3877.22216796875 background all_cells +4294.8623046875 3855.89892578125 background all_cells +4290.78076171875 3888.091552734375 background all_cells +4288.552734375 3881.185302734375 background all_cells +4281.29248046875 3890.507568359375 background all_cells +4269.2841796875 3846.637451171875 background all_cells +4276.58349609375 3848.268798828125 background all_cells +4217.8427734375 3852.590576171875 background all_cells +4227.0126953125 3832.980712890625 background all_cells +4229.16552734375 3841.217041015625 background all_cells +4226.2578125 3851.033203125 background all_cells +4210.92236328125 3844.28466796875 background all_cells +4206.84375 3856.42236328125 background all_cells +4201.13623046875 3852.850341796875 background all_cells +4235.60009765625 3850.788330078125 background all_cells +4237.42529296875 3863.7470703125 background all_cells +4237.1923828125 3855.573974609375 background all_cells +4179.203125 3854.38623046875 background all_cells +4186.58984375 3849.20849609375 background all_cells +4192.02197265625 3847.958740234375 background all_cells +4193.5322265625 3860.736083984375 background all_cells +4188.08740234375 3856.0498046875 background all_cells +4238.5791015625 3835.008056640625 background all_cells +4235.787109375 3844.791015625 background all_cells +4261.5966796875 3840.112060546875 background all_cells +4269.314453125 3804.036865234375 background all_cells +4272.5009765625 3814.590087890625 background all_cells +4285.60595703125 3814.62646484375 background all_cells +4276.6328125 3806.554443359375 background all_cells +4266.8046875 3824.24267578125 background all_cells +4275.45654296875 3824.829833984375 background all_cells +4272.6748046875 3837.948486328125 background all_cells +4180.79736328125 3896.243896484375 background all_cells +4188.142578125 3908.18115234375 background all_cells +4206.03564453125 3899.325439453125 background all_cells +4202.77587890625 3905.278076171875 background all_cells +4197.70166015625 3888.244384765625 background all_cells +4207.203125 3890.49658203125 background all_cells +4206.28173828125 3880.186279296875 background all_cells +4200.62451171875 3875.60107421875 background all_cells +4174.5400390625 3884.045166015625 background all_cells +4190.63037109375 3891.02783203125 background all_cells +4193.47802734375 3870.2158203125 background all_cells +4230.17431640625 3912.39453125 background all_cells +4213.8095703125 3911.63623046875 background all_cells +4213.646484375 3921.286865234375 background all_cells +4233.38134765625 3919.91552734375 background all_cells +4223.3291015625 3915.927734375 background all_cells +4212.87548828125 3938.63232421875 background all_cells +4197.08544921875 3952.578125 background all_cells +4203.47119140625 3937.7119140625 background all_cells +4225.33349609375 3949.859619140625 background all_cells +4221.24365234375 3931.096435546875 background all_cells +4236.197265625 3958.849365234375 background all_cells +4239.689453125 3952.93359375 background all_cells +4221.55810546875 3940.95068359375 background all_cells +4235.134765625 3942.44482421875 background all_cells +4206.47509765625 3912.947021484375 background all_cells +4202.18896484375 3923.832275390625 background all_cells +4204.00048828125 3918.21240234375 background all_cells +4177.294921875 3932.706298828125 background all_cells +4254.6162109375 3928.319580078125 background all_cells +4194.0947265625 3932.265869140625 background all_cells +4248.6298828125 3935.0224609375 background all_cells +4258.9658203125 3936.495361328125 background all_cells +4269.80078125 3923.30712890625 background all_cells +4264.31298828125 3931.267822265625 background all_cells +4256.02099609375 3943.062744140625 background all_cells +4265.1728515625 3942.501220703125 background all_cells +4263.52294921875 3952.152587890625 background all_cells +4274.818359375 3958.192138671875 background all_cells +4252.904296875 3950.973876953125 background all_cells +4283.90087890625 3947.663330078125 background all_cells +4255.8154296875 3912.02099609375 background all_cells +4257.24267578125 3921.043701171875 background all_cells +4137.59423828125 3556.60302734375 background all_cells +4132.46142578125 3573.02880859375 background all_cells +4140.7763671875 3568.343994140625 background all_cells +4149.24462890625 3567.558837890625 background all_cells +4190.4541015625 3572.871337890625 background all_cells +4207.4990234375 3575.3828125 background all_cells +4188.80712890625 3587.751708984375 background all_cells +4196.8232421875 3581.64501953125 background all_cells +4129.82080078125 3581.2255859375 background all_cells +4140.611328125 3586.395751953125 background all_cells +4151.38232421875 3584.20751953125 background all_cells +4209.556640625 3564.412109375 background all_cells +4218.7392578125 3568.653564453125 background all_cells +4188.18603515625 3567.509033203125 background all_cells +4201.62255859375 3565.271484375 background all_cells +4196.1123046875 3558.734619140625 background all_cells +4158.16650390625 3559.118408203125 background all_cells +4161.77099609375 3574.30908203125 background all_cells +4154.51708984375 3567.965576171875 background all_cells +4135.5966796875 3624.454345703125 background all_cells +4176.8837890625 3643.267333984375 background all_cells +4170.72705078125 3640.730224609375 background all_cells +4165.4765625 3644.0966796875 background all_cells +4164.076171875 3635.605712890625 background all_cells +4104.2568359375 3651.309814453125 background all_cells +4121.68212890625 3639.544921875 background all_cells +4108.92724609375 3643.758056640625 background all_cells +4105.66748046875 3647.267333984375 background all_cells +4121.8447265625 3626.90185546875 background all_cells +4117.42333984375 3632.374755859375 background all_cells +4101.0517578125 3629.03662109375 background all_cells +4160.51318359375 3596.80078125 background all_cells +4155.04931640625 3624.750732421875 background all_cells +4164.74462890625 3610.892578125 background all_cells +4173.86279296875 3593.94189453125 background all_cells +4170.828125 3631.71435546875 background all_cells +4168.7568359375 3622.2724609375 background all_cells +4197.501953125 3634.526123046875 background all_cells +4185.07421875 3623.605224609375 background all_cells +4194.765625 3618.183349609375 background all_cells +4201.9296875 3640.10107421875 background all_cells +4181.83935546875 3600.741943359375 background all_cells +4201.458984375 3610.4228515625 background all_cells +4203.9794921875 3602.739501953125 background all_cells +4193.9482421875 3610.982177734375 background all_cells +4179.8046875 3612.80224609375 background all_cells +4104.09228515625 3561.171630859375 background all_cells +4111.24560546875 3577.715576171875 background all_cells +4119.8876953125 3568.88427734375 background all_cells +4116.517578125 3576.68212890625 background all_cells +4105.86767578125 3581.325927734375 background all_cells +4107.26708984375 3570.749755859375 background all_cells +4133.3720703125 3597.21875 background all_cells +4142.2021484375 3598.399658203125 background all_cells +4118.271484375 3602.6767578125 background all_cells +4118.51953125 3595.28515625 background all_cells +4118.8056640625 3587.989990234375 background all_cells +4125.109375 3605.853759765625 background all_cells +4119.24951171875 3618.290771484375 background all_cells +4093.969970703125 3588.15966796875 background all_cells +4105.0126953125 3608.478515625 background all_cells +4249.37109375 3547.060791015625 background all_cells +4262.9013671875 3561.012451171875 background all_cells +4247.9814453125 3558.197021484375 background all_cells +4273.51171875 3556.68310546875 background all_cells +4263.38330078125 3546.968505859375 background all_cells +4292.56494140625 3585.047119140625 background all_cells +4298.58544921875 3592.39794921875 background all_cells +4289.88427734375 3573.8134765625 background all_cells +4308.22998046875 3597.302978515625 background all_cells +4255.18994140625 3599.72265625 background all_cells +4297.27734375 3606.771728515625 background all_cells +4293.2919921875 3596.806396484375 background all_cells +4258.84619140625 3522.720703125 background all_cells +4269.9716796875 3532.9814453125 background all_cells +4276.81689453125 3526.0712890625 background all_cells +4325.392578125 3615.3876953125 background all_cells +4330.6142578125 3617.55908203125 background all_cells +4326.5556640625 3621.965576171875 background all_cells +4329.45458984375 3651.76220703125 background all_cells +4345.4638671875 3643.37744140625 background all_cells +4338.19677734375 3647.027587890625 background all_cells +4357.20654296875 3635.9189453125 background all_cells +4367.27294921875 3651.13916015625 background all_cells +4365.642578125 3637.669921875 background all_cells +4360.90576171875 3649.876953125 background all_cells +4302.36669921875 3585.270751953125 background all_cells +4309.9267578125 3637.60693359375 background all_cells +4318.5009765625 3625.809814453125 background all_cells +4303.96240234375 3632.899658203125 background all_cells +4304.2802734375 3573.6923828125 background all_cells +4336.11279296875 3610.6884765625 background all_cells +4335.3642578125 3620.560302734375 background all_cells +4347.4248046875 3612.239013671875 background all_cells +4342.1650390625 3618.74072265625 background all_cells +4340.3759765625 3575.948486328125 background all_cells +4345.56640625 3599.873291015625 background all_cells +4349.7197265625 3576.71533203125 background all_cells +4355.86328125 3581.069091796875 background all_cells +4353.72607421875 3615.81884765625 background all_cells +4366.6708984375 3587.63916015625 background all_cells +4363.0234375 3576.929931640625 background all_cells +4359.044921875 3593.47998046875 background all_cells +4277.4033203125 3620.639892578125 background all_cells +4299.0849609375 3627.228759765625 background all_cells +4292.6259765625 3625.295166015625 background all_cells +4245.2646484375 3618.24072265625 background all_cells +4285.60205078125 3622.267578125 background all_cells +4255.6474609375 3626.466064453125 background all_cells +4278.23193359375 3646.20361328125 background all_cells +4272.88232421875 3639.948486328125 background all_cells +4230.9453125 3646.6328125 background all_cells +4214.6025390625 3636.8759765625 background all_cells +4220.96923828125 3644.0234375 background all_cells +4251.591796875 3642.837890625 background all_cells +4281.8095703125 3634.544921875 background all_cells +4291.2978515625 3632.630859375 background all_cells +4214.228515625 3541.056884765625 background all_cells +4232.267578125 3568.77099609375 background all_cells +4235.36181640625 3597.728515625 background all_cells +4204.908203125 3587.5595703125 background all_cells +4217.51123046875 3579.6611328125 background all_cells +4218.55078125 3589.564208984375 background all_cells +4205.0146484375 3615.038818359375 background all_cells +4221.77392578125 3619.09228515625 background all_cells +4226.24951171875 3592.984375 background all_cells +4223.1630859375 3601.67236328125 background all_cells +4208.85693359375 3546.672607421875 background all_cells +4203.21240234375 3553.974609375 background all_cells +4220.703125 3549.26611328125 background all_cells +4215.17041015625 3676.803466796875 background all_cells +4224.9375 3699.710205078125 background all_cells +4205.79541015625 3697.08056640625 background all_cells +4214.64111328125 3692.730712890625 background all_cells +4195.83154296875 3686.499267578125 background all_cells +4227.73583984375 3686.889404296875 background all_cells +4230.6201171875 3713.931884765625 background all_cells +4200.41015625 3713.4599609375 background all_cells +4219.6015625 3709.675048828125 background all_cells +4327.20751953125 3690.08154296875 background all_cells +4331.68994140625 3693.774169921875 background all_cells +4325.37744140625 3682.46142578125 background all_cells +4333.15380859375 3684.266357421875 background all_cells +4337.89697265625 3678.335205078125 background all_cells +4355.15673828125 3700.143798828125 background all_cells +4364.39013671875 3707.026611328125 background all_cells +4365.1298828125 3699.228271484375 background all_cells +4364.92919921875 3695.650146484375 background all_cells +4368.68701171875 3679.756591796875 background all_cells +4369.28369140625 3691.244873046875 background all_cells +4356.44677734375 3688.723388671875 background all_cells +4368.7392578125 3717.276123046875 background all_cells +4348.3505859375 3721.493896484375 background all_cells +4356.9658203125 3717.08154296875 background all_cells +4330.22802734375 3701.244873046875 background all_cells +4336.3994140625 3711.502685546875 background all_cells +4337.7978515625 3701.884521484375 background all_cells +4342.17529296875 3688.477294921875 background all_cells +4349.78173828125 3680.914306640625 background all_cells +4345.6103515625 3701.292236328125 background all_cells +4340.9345703125 3707.745849609375 background all_cells +4354.380859375 3652.62158203125 background all_cells +4342.35009765625 3667.09423828125 background all_cells +4364.5400390625 3663.5263671875 background all_cells +4349.93359375 3658.216064453125 background all_cells +4344.25244140625 3657.776123046875 background all_cells +4350.490234375 3669.225830078125 background all_cells +4341.6923828125 3673.919921875 background all_cells +4345.380859375 3675.168701171875 background all_cells +4332.43212890625 3669.682861328125 background all_cells +4337.85205078125 3666.60498046875 background all_cells +4335.73046875 3661.5947265625 background all_cells +4285.84912109375 3772.705810546875 background all_cells +4290.669921875 3764.42041015625 background all_cells +4291.49267578125 3747.950927734375 background all_cells +4307.357421875 3774.494140625 background all_cells +4302.61181640625 3781.190673828125 background all_cells +4301.94287109375 3766.456787109375 background all_cells +4355.0703125 3761.568359375 background all_cells +4348.09765625 3773.130859375 background all_cells +4345.646484375 3746.200439453125 background all_cells +4356.9873046875 3744.890869140625 background all_cells +4360.7041015625 3755.392333984375 background all_cells +4347.46142578125 3752.2373046875 background all_cells +4317.40869140625 3752.94580078125 background all_cells +4323.419921875 3742.9765625 background all_cells +4322.32275390625 3749.956298828125 background all_cells +4313.02587890625 3778.770263671875 background all_cells +4327.5224609375 3777.444091796875 background all_cells +4241.62451171875 3660.3701171875 background all_cells +4234.0166015625 3654.97900390625 background all_cells +4267.33935546875 3681.293212890625 background all_cells +4259.3671875 3659.88037109375 background all_cells +4284.80859375 3700.402099609375 background all_cells +4281.6611328125 3668.606201171875 background all_cells +4285.759765625 3720.575439453125 background all_cells +4305.65673828125 3712.697021484375 background all_cells +4300.76708984375 3720.571044921875 background all_cells +4276.8916015625 3722.75146484375 background all_cells +4282.71728515625 3710.617919921875 background all_cells +4293.86865234375 3713.5048828125 background all_cells +4252.7939453125 3707.411865234375 background all_cells +4247.60888671875 3716.125244140625 background all_cells +4244.6923828125 3709.16650390625 background all_cells +4236.6123046875 3778.5576171875 background all_cells +4255.10888671875 3784.26416015625 background all_cells +4246.7998046875 3781.659912109375 background all_cells +4279.8046875 3735.2490234375 background all_cells +4318.7744140625 3736.90087890625 background all_cells +4308.81787109375 3728.329345703125 background all_cells +4305.9658203125 3738.34228515625 background all_cells +4253.28125 3756.30908203125 background all_cells +4266.4404296875 3759.9990234375 background all_cells +4261.91748046875 3753.507568359375 background all_cells +4257.0087890625 3761.40771484375 background all_cells +4266.865234375 3743.394775390625 background all_cells +4295.6787109375 3739.83642578125 background all_cells +4305.98681640625 3748.329833984375 background all_cells +4300.6953125 3751.001708984375 background all_cells +4278.47412109375 3749.07763671875 background all_cells +4254.4443359375 3744.933349609375 background all_cells +4253.2978515625 3732.510009765625 background all_cells +4272.69091796875 3735.278564453125 background all_cells +4273.2744140625 3729.0390625 background all_cells +4264.845703125 3731.961669921875 background all_cells +4133.69921875 3666.36474609375 background all_cells +4140.24951171875 3657.47314453125 background all_cells +4134.7548828125 3649.920654296875 background all_cells +4219.48193359375 3656.565673828125 background all_cells +4207.8623046875 3654.542236328125 background all_cells +4195.31396484375 3672.9560546875 background all_cells +4192.9521484375 3662.857421875 background all_cells +4169.63623046875 3668.71875 background all_cells +4173.806640625 3657.150390625 background all_cells +4129.90380859375 3656.366455078125 background all_cells +4127.69580078125 3660.7841796875 background all_cells +4099.0576171875 3665.03369140625 background all_cells +4106.83447265625 3669.4462890625 background all_cells +4145.8984375 3659.715087890625 background all_cells +4150.06689453125 3694.01025390625 background all_cells +4188.73828125 3722.00732421875 background all_cells +4189.75732421875 3710.437255859375 background all_cells +4177.37890625 3711.810302734375 background all_cells +4190.966796875 3705.478271484375 background all_cells +4172.5576171875 3693.91845703125 background all_cells +4186.1943359375 3690.52001953125 background all_cells +4173.8095703125 3689.1083984375 background all_cells +4169.77783203125 3700.1904296875 background all_cells +4167.99365234375 3719.439208984375 background all_cells +4157.9482421875 3704.900390625 background all_cells +4184.84814453125 3735.31103515625 background all_cells +4196.296875 3737.39404296875 background all_cells +4230.755859375 3743.687744140625 background all_cells +4233.61572265625 3751.3876953125 background all_cells +4226.802734375 3756.645263671875 background all_cells +4151.53369140625 3762.90380859375 background all_cells +4157.07763671875 3775.81884765625 background all_cells +4159.56298828125 3771.929443359375 background all_cells +4143.4453125 3744.573486328125 background all_cells +4239.91357421875 3765.270263671875 background all_cells +4243.67138671875 3748.9365234375 background all_cells +4242.6201171875 3734.77099609375 background all_cells +4169.40185546875 3760.5029296875 background all_cells +4203.46337890625 3762.56396484375 background all_cells +4211.74072265625 3742.01513671875 background all_cells +4206.77783203125 3751.728515625 background all_cells +4191.8603515625 3745.33837890625 background all_cells +4216.43505859375 3731.018798828125 background all_cells +4205.64013671875 3731.964599609375 background all_cells +4200.212890625 3727.491943359375 background all_cells +4236.60400390625 3731.889892578125 background all_cells +4233.0712890625 3727.33203125 background all_cells +4224.779296875 3731.8359375 background all_cells +4099.7099609375 3732.2919921875 background all_cells +4117.6962890625 3700.116455078125 background all_cells +4113.23779296875 3706.651123046875 background all_cells +4104.54248046875 3721.53125 background all_cells +4103.92919921875 3692.971435546875 background all_cells +4159.1357421875 3671.18310546875 background all_cells +4142.7724609375 3683.9365234375 background all_cells +4168.53173828125 3679.005859375 background all_cells +4163.85546875 3686.114013671875 background all_cells +4152.45849609375 3684.786376953125 background all_cells +4128.07373046875 3700.407958984375 background all_cells +4132.73193359375 3690.207763671875 background all_cells +4340.494140625 3465.96630859375 background all_cells +4372.48193359375 3475.88818359375 background all_cells +4371.6572265625 3438.200439453125 background all_cells +4355.51806640625 3428.887451171875 background all_cells +4360.6240234375 3433.925048828125 background all_cells +4349.8134765625 3469.499267578125 background all_cells +4351.087890625 3521.92138671875 background all_cells +4369.16455078125 3523.0888671875 background all_cells +4352.8544921875 3507.497314453125 background all_cells +4355.9287109375 3515.15087890625 background all_cells +4327.61865234375 3508.205810546875 background all_cells +4338.12646484375 3491.7783203125 background all_cells +4331.99267578125 3483.899169921875 background all_cells +4305.31689453125 3508.7734375 background all_cells +4305.3828125 3516.19873046875 background all_cells +4313.7607421875 3511.054931640625 background all_cells +4308.33251953125 3454.43017578125 background all_cells +4311.71728515625 3499.710693359375 background all_cells +4320.271484375 3493.060791015625 background all_cells +4321.54345703125 3478.34619140625 background all_cells +4394.40185546875 3523.501953125 background all_cells +4399.8076171875 3511.2109375 background all_cells +4385.11474609375 3513.032470703125 background all_cells +4379.619140625 3519.254150390625 background all_cells +4392.38671875 3492.24609375 background all_cells +4383.154296875 3505.535888671875 background all_cells +4393.40380859375 3505.251708984375 background all_cells +4386.8701171875 3445.271728515625 background all_cells +4398.79931640625 3448.166748046875 background all_cells +4355.5732421875 3531.616943359375 background all_cells +4360.74560546875 3537.81640625 background all_cells +4366.12744140625 3550.951171875 background all_cells +4380.97705078125 3551.2919921875 background all_cells +4373.7578125 3561.76123046875 background all_cells +4375.10009765625 3555.3935546875 background all_cells +4364.62255859375 3568.075927734375 background all_cells +4366.93408203125 3558.9677734375 background all_cells +4339.59423828125 3551.32666015625 background all_cells +4333.140625 3562.248046875 background all_cells +4347.826171875 3563.517578125 background all_cells +4307.89697265625 3557.608154296875 background all_cells +4309.4716796875 3566.13232421875 background all_cells +4382.23291015625 3539.171142578125 background all_cells +4377.4609375 3547.21875 background all_cells +4371.33544921875 3541.669921875 background all_cells +4231.12060546875 3469.43310546875 background all_cells +4252.97119140625 3463.9658203125 background all_cells +4249.69091796875 3475.396484375 background all_cells +4200.52099609375 3467.172119140625 background all_cells +4233.96728515625 3458.565673828125 background all_cells +4204.93505859375 3457.16259765625 background all_cells +4216.0927734375 3433.935791015625 background all_cells +4243.97119140625 3451.02587890625 background all_cells +4227.509765625 3453.578125 background all_cells +4201.55859375 3438.3916015625 background all_cells +4290.91259765625 3465.590087890625 background all_cells +4302.5068359375 3464.507568359375 background all_cells +4289.8759765625 3471.99462890625 background all_cells +4270.60888671875 3440.838134765625 background all_cells +4260.92041015625 3472.054931640625 background all_cells +4281.82861328125 3470.689208984375 background all_cells +4270.7841796875 3467.527099609375 background all_cells +4189.80517578125 3458.22802734375 background all_cells +4198.0986328125 3446.095703125 background all_cells +4193.66943359375 3455.5654296875 background all_cells +4282.109375 3567.840576171875 background all_cells +4301.02587890625 3553.9384765625 background all_cells +4293.3037109375 3553.527587890625 background all_cells +4282.37109375 3554.532470703125 background all_cells +4309.23974609375 3521.00830078125 background all_cells +4310.02294921875 3527.763427734375 background all_cells +4300.09326171875 3526.858642578125 background all_cells +4324.85546875 3522.4619140625 background all_cells +4316.3232421875 3525.544677734375 background all_cells +4287.509765625 3530.409423828125 background all_cells +4312.98779296875 3535.91845703125 background all_cells +4301.75146484375 3535.01416015625 background all_cells +4275.2958984375 3480.959228515625 background all_cells +4300.0146484375 3493.15869140625 background all_cells +4285.87451171875 3483.619384765625 background all_cells +4290.46533203125 3506.587158203125 background all_cells +4269.73486328125 3503.9794921875 background all_cells +4278.89501953125 3503.078125 background all_cells +4282.39794921875 3514.050537109375 background all_cells +4260.9365234375 3482.914306640625 background all_cells +4262.50244140625 3496.42236328125 background all_cells +4234.64306640625 3481.0673828125 background all_cells +4222.83837890625 3478.343017578125 background all_cells +4216.12646484375 3479.733154296875 background all_cells +4226.7080078125 3501.564208984375 background all_cells +4221.86328125 3492.670654296875 background all_cells +4237.9306640625 3549.884521484375 background all_cells +4239.50341796875 3530.756103515625 background all_cells +4233.9111328125 3543.647216796875 background all_cells +4201.04296875 3516.275146484375 background all_cells +4202.13330078125 3542.564697265625 background all_cells +4199.90185546875 3494.88427734375 background all_cells +4195.57177734375 3526.326416015625 background all_cells +4150.94970703125 3441.1826171875 background all_cells +4162.45263671875 3446.40478515625 background all_cells +4159.12548828125 3434.50146484375 background all_cells +4186.47607421875 3451.387451171875 background all_cells +4189.80712890625 3464.982177734375 background all_cells +4177.42578125 3472.34130859375 background all_cells +4173.974609375 3457.25830078125 background all_cells +4184.0615234375 3502.691650390625 background all_cells +4181.8251953125 3515.188232421875 background all_cells +4166.49853515625 3456.4482421875 background all_cells +4159.5419921875 3495.973876953125 background all_cells +4163.8955078125 3473.95068359375 background all_cells +4162.40478515625 3461.998779296875 background all_cells +4174.9794921875 3431.849609375 background all_cells +4183.884765625 3439.841796875 background all_cells +4174.04150390625 3438.679931640625 background all_cells +4162.00048828125 3541.586181640625 background all_cells +4178.89794921875 3531.428955078125 background all_cells +4178.97998046875 3539.173095703125 background all_cells +4162.67236328125 3530.382080078125 background all_cells +4172.87353515625 3557.7041015625 background all_cells +4190.634765625 3556.517822265625 background all_cells +4186.966796875 3550.009033203125 background all_cells +4181.51318359375 3546.891357421875 background all_cells +4148.3408203125 3533.379150390625 background all_cells +4151.8916015625 3548.7021484375 background all_cells +4144.98388671875 3539.489501953125 background all_cells +4093.46533203125 3542.459716796875 background all_cells +4094.32080078125 3571.6201171875 background all_cells +4091.009765625 3563.349609375 background all_cells +4093.27490234375 3525.635009765625 background all_cells +4096.1337890625 3532.10205078125 background all_cells +4095.06396484375 3553.3544921875 background all_cells +4118.28662109375 3526.51171875 background all_cells +4128.04443359375 3524.611328125 background all_cells +4120.5751953125 3542.8076171875 background all_cells +4100.88671875 3526.442626953125 background all_cells +4111.0595703125 3544.853271484375 background all_cells +4111.55517578125 3529.455322265625 background all_cells +4105.20654296875 3531.882568359375 background all_cells +4106.818359375 3441.348876953125 background all_cells +4133.76611328125 3448.343017578125 background all_cells +4120.2822265625 3440.71728515625 background all_cells +4147.0791015625 3453.690185546875 background all_cells +4144.01416015625 3442.87939453125 background all_cells +4149.15087890625 3469.2041015625 background all_cells +4139.01171875 3462.265380859375 background all_cells +4132.55126953125 3456.86181640625 background all_cells +4192.60986328125 2374.018798828125 background all_cells +4191.29248046875 2382.06103515625 background all_cells +4188.38818359375 2369.7138671875 background all_cells +4203.7841796875 2377.010986328125 background all_cells +4207.6630859375 2346.5908203125 background all_cells +4205.86181640625 2385.892822265625 background all_cells +4200.2060546875 2398.8349609375 background all_cells +4210.37890625 2398.5791015625 background all_cells +4213.087890625 2394.476806640625 background all_cells +4318.4765625 2319.840087890625 background all_cells +4314.5361328125 2350.162841796875 background all_cells +4321.39794921875 2345.1240234375 background all_cells +4337.80224609375 2325.626953125 background all_cells +4371.17822265625 2355.617431640625 background all_cells +4375.10888671875 2374.72509765625 background all_cells +4384.07275390625 2367.66064453125 background all_cells +4377.31689453125 2360.652587890625 background all_cells +4328.0634765625 2357.041015625 background all_cells +4342.296875 2396.76123046875 background all_cells +4329.14404296875 2393.3515625 background all_cells +4328.99658203125 2387.967041015625 background all_cells +4270.42236328125 2402.3837890625 background all_cells +4307.5146484375 2395.448486328125 background all_cells +4304.509765625 2401.146240234375 background all_cells +4294.140625 2407.10791015625 background all_cells +4266.0458984375 2405.91748046875 background all_cells +4260.416015625 2403.282958984375 background all_cells +4299.0927734375 2375.528076171875 background all_cells +4292.14892578125 2379.0400390625 background all_cells +4280.17724609375 2378.4921875 background all_cells +4285.1513671875 2355.64111328125 background all_cells +4284.92724609375 2373.316650390625 background all_cells +4279.3818359375 2357.099853515625 background all_cells +4270.90869140625 2335.08447265625 background all_cells +4267.296875 2346.786865234375 background all_cells +4284.56005859375 2346.644775390625 background all_cells +4294.064453125 2339.854736328125 background all_cells +4269.6650390625 2290.06640625 background all_cells +4279.28125 2330.436279296875 background all_cells +4241.9013671875 2296.19775390625 background all_cells +4264.38427734375 2313.858642578125 background all_cells +4234.47119140625 2300.5078125 background all_cells +4260.78369140625 2354.71240234375 background all_cells +4276.52001953125 2353.939208984375 background all_cells +4247.70849609375 2352.466796875 background all_cells +4247.603515625 2367.395751953125 background all_cells +4241.8212890625 2370.497802734375 background all_cells +4256.5576171875 2375.85009765625 background all_cells +4252.56201171875 2370.28466796875 background all_cells +4220.6015625 2534.1533203125 background all_cells +4218.52587890625 2549.168212890625 background all_cells +4233.18408203125 2548.119140625 background all_cells +4233.5595703125 2531.502197265625 background all_cells +4225.47900390625 2543.36279296875 background all_cells +4238.6181640625 2553.355712890625 background all_cells +4252.13916015625 2551.73046875 background all_cells +4246.47119140625 2547.74755859375 background all_cells +4244.443359375 2563.0576171875 background all_cells +4195.44189453125 2562.454833984375 background all_cells +4228.87548828125 2558.626708984375 background all_cells +4210.8994140625 2563.73583984375 background all_cells +4244.2138671875 2538.08544921875 background all_cells +4254.65380859375 2539.8369140625 background all_cells +4251.8935546875 2536.43310546875 background all_cells +4262.26806640625 2559.5654296875 background all_cells +4271.68798828125 2557.075927734375 background all_cells +4274.74853515625 2548.609375 background all_cells +4258.20556640625 2533.379150390625 background all_cells +4365.47509765625 2579.177001953125 background all_cells +4348.46337890625 2586.128662109375 background all_cells +4371.57568359375 2583.464599609375 background all_cells +4356.2421875 2583.473388671875 background all_cells +4379.306640625 2594.39697265625 background all_cells +4357.22705078125 2598.845703125 background all_cells +4366.72998046875 2596.07470703125 background all_cells +4320.62646484375 2599.83740234375 background all_cells +4339.5654296875 2584.60791015625 background all_cells +4332.10009765625 2575.430419921875 background all_cells +4331.05810546875 2597.67724609375 background all_cells +4325.052734375 2589.236572265625 background all_cells +4272.49365234375 2569.783447265625 background all_cells +4253.26318359375 2567.7529296875 background all_cells +4284.78076171875 2576.59716796875 background all_cells +4265.2783203125 2583.58642578125 background all_cells +4255.28076171875 2579.678955078125 background all_cells +4273.8017578125 2596.333984375 background all_cells +4284.3740234375 2597.607177734375 background all_cells +4248.07861328125 2597.032470703125 background all_cells +4266.77490234375 2601.54638671875 background all_cells +4263.35546875 2595.740234375 background all_cells +4255.505859375 2590.9814453125 background all_cells +4232.65869140625 2577.873046875 background all_cells +4217.37353515625 2575.19140625 background all_cells +4211.86572265625 2585.36474609375 background all_cells +4219.779296875 2599.552734375 background all_cells +4230.07080078125 2600.134033203125 background all_cells +4325.90771484375 2555.175537109375 background all_cells +4342.1123046875 2535.1513671875 background all_cells +4336.5966796875 2552.129150390625 background all_cells +4324.71484375 2542.3515625 background all_cells +4355.6689453125 2562.794189453125 background all_cells +4345.14599609375 2563.52490234375 background all_cells +4373.41064453125 2570.852294921875 background all_cells +4371.22412109375 2565.8779296875 background all_cells +4362.62841796875 2561.6787109375 background all_cells +4368.60791015625 2543.8251953125 background all_cells +4377.9111328125 2552.44775390625 background all_cells +4374.0810546875 2540.665283203125 background all_cells +4373.0576171875 2551.51953125 background all_cells +4349.52978515625 2535.99560546875 background all_cells +4358.87451171875 2546.690673828125 background all_cells +4349.7060546875 2545.938720703125 background all_cells +4294.4130859375 2546.6669921875 background all_cells +4296.29248046875 2572.111328125 background all_cells +4295.10693359375 2563.438232421875 background all_cells +4303.74072265625 2575.6962890625 background all_cells +4309.28955078125 2603.74609375 background all_cells +4305.2314453125 2587.0625 background all_cells +4313.06494140625 2554.298828125 background all_cells +4314.49365234375 2565.248046875 background all_cells +4441.2373046875 2351.687744140625 background all_cells +4414.99365234375 2342.160888671875 background all_cells +4446.9384765625 2320.459716796875 background all_cells +4520.81640625 2349.62353515625 background all_cells +4515.34423828125 2318.94091796875 background all_cells +4468.62353515625 2317.98681640625 background all_cells +4541.419921875 2277.134765625 background all_cells +4551.857421875 2295.9130859375 background all_cells +4545.43701171875 2290.422607421875 background all_cells +4524.50634765625 2331.632080078125 background all_cells +4540.36865234375 2334.71240234375 background all_cells +4536.5068359375 2321.74072265625 background all_cells +4522.91748046875 2321.73779296875 background all_cells +4481.79248046875 2288.065185546875 background all_cells +4461.12841796875 2271.826904296875 background all_cells +4385.2041015625 2288.1689453125 background all_cells +4452.75048828125 2569.311767578125 background all_cells +4459.533203125 2573.55615234375 background all_cells +4439.9755859375 2572.641845703125 background all_cells +4447.05517578125 2572.5341796875 background all_cells +4442.2802734375 2584.718017578125 background all_cells +4435.1748046875 2603.279541015625 background all_cells +4427.2568359375 2602.002685546875 background all_cells +4442.68701171875 2596.3681640625 background all_cells +4386.99658203125 2487.14111328125 background all_cells +4390.8056640625 2502.21533203125 background all_cells +4394.2841796875 2493.529296875 background all_cells +4397.353515625 2573.22021484375 background all_cells +4393.84765625 2587.968505859375 background all_cells +4396.30859375 2506.411865234375 background all_cells +4396.49609375 2514.329345703125 background all_cells +4385.86767578125 2509.0361328125 background all_cells +4366.97509765625 2522.6220703125 background all_cells +4362.23779296875 2520.7158203125 background all_cells +4373.29248046875 2502.557373046875 background all_cells +4374.22119140625 2525.128173828125 background all_cells +4537.62646484375 2521.848876953125 background all_cells +4519.556640625 2370.786376953125 background all_cells +4529.72216796875 2393.724365234375 background all_cells +4514.3671875 2404.358154296875 background all_cells +4527.02587890625 2554.23046875 background all_cells +4530.36083984375 2543.132080078125 background all_cells +4563.3193359375 2567.100341796875 background all_cells +4533.533203125 2571.030517578125 background all_cells +4549.6796875 2570.687744140625 background all_cells +4526.97412109375 2576.229736328125 background all_cells +4561.9892578125 2588.361328125 background all_cells +4568.69482421875 2603.362548828125 background all_cells +4565.98291015625 2581.220703125 background all_cells +4560.900390625 2579.702392578125 background all_cells +4433.267578125 2373.143310546875 background all_cells +4431.4375 2457.88134765625 background all_cells +4432.69677734375 2425.059326171875 background all_cells +4438.19873046875 2419.640625 background all_cells +4441.48486328125 2391.84814453125 background all_cells +4437.5126953125 2477.334716796875 background all_cells +4451.59375 2414.264404296875 background all_cells +4454.02294921875 2428.554931640625 background all_cells +4465.294921875 2447.325439453125 background all_cells +4472.271484375 2417.491943359375 background all_cells +4412.5849609375 2374.76171875 background all_cells +4397.5498046875 2386.776123046875 background all_cells +4421.32275390625 2403.422119140625 background all_cells +4411.69091796875 2404.95947265625 background all_cells +4407.029296875 2440.83154296875 background all_cells +4407.57177734375 2450.99072265625 background all_cells +4417.03857421875 2448.6728515625 background all_cells +4395.01806640625 2467.8583984375 background all_cells +4402.68115234375 2461.506591796875 background all_cells +4397.95654296875 2461.867431640625 background all_cells +4398.64501953125 2443.26708984375 background all_cells +4399.22314453125 2433.74853515625 background all_cells +4384.984375 2432.184326171875 background all_cells +4339.392578125 2446.66650390625 background all_cells +4342.70068359375 2403.955078125 background all_cells +4337.876953125 2420.43994140625 background all_cells +4351.73046875 2466.72119140625 background all_cells +4346.8525390625 2457.42236328125 background all_cells +4375.5703125 2457.748779296875 background all_cells +4381.31982421875 2451.5166015625 background all_cells +4375.1611328125 2411.191162109375 background all_cells +4358.1865234375 2409.4130859375 background all_cells +4367.06298828125 2407.852294921875 background all_cells +4357.28271484375 2415.908203125 background all_cells +4357.8984375 2402.488525390625 background all_cells +4299.48388671875 2501.639892578125 background all_cells +4303.7109375 2531.922119140625 background all_cells +4309.4716796875 2505.615234375 background all_cells +4303.34326171875 2519.64453125 background all_cells +4367.87353515625 2499.736083984375 background all_cells +4381.724609375 2535.40576171875 background all_cells +4357.5859375 2508.7978515625 background all_cells +4373.591796875 2476.221923828125 background all_cells +4363.90673828125 2488.065673828125 background all_cells +4383.96728515625 2482.1025390625 background all_cells +4356.25634765625 2480.334716796875 background all_cells +4320.33154296875 2516.099365234375 background all_cells +4314.763671875 2535.917236328125 background all_cells +4335.11962890625 2524.071044921875 background all_cells +4331.4501953125 2506.705810546875 background all_cells +4319.91943359375 2498.929931640625 background all_cells +4338.244140625 2473.5107421875 background all_cells +4312.58447265625 2486.96484375 background all_cells +4304.96044921875 2472.4140625 background all_cells +4344.82373046875 2493.3984375 background all_cells +4336.51220703125 2485.724853515625 background all_cells +4324.16015625 2475.53564453125 background all_cells +4301.85400390625 2462.01953125 background all_cells +4263.42041015625 2465.44677734375 background all_cells +4269.978515625 2463.25146484375 background all_cells +4283.99658203125 2462.850341796875 background all_cells +4294.732421875 2462.6611328125 background all_cells +4271.9150390625 2448.819091796875 background all_cells +4289.646484375 2451.50830078125 background all_cells +4296.36767578125 2452.4560546875 background all_cells +4280.64306640625 2451.896484375 background all_cells +4308.5341796875 2433.12890625 background all_cells +4311.52734375 2456.379150390625 background all_cells +4326.443359375 2448.889404296875 background all_cells +4322.60107421875 2431.88818359375 background all_cells +4312.734375 2406.741455078125 background all_cells +4308.92724609375 2416.731689453125 background all_cells +4327.3359375 2406.642333984375 background all_cells +4302.27099609375 2407.725341796875 background all_cells +4297.5068359375 2412.69140625 background all_cells +4223.58203125 2624.174560546875 background all_cells +4222.767578125 2633.701904296875 background all_cells +4196.158203125 2780.055419921875 background all_cells +4213.0283203125 2789.05810546875 background all_cells +4206.43115234375 2799.659912109375 background all_cells +4185.35009765625 2781.714111328125 background all_cells +4223.32763671875 2763.65234375 background all_cells +4178.07080078125 2772.829833984375 background all_cells +4197.9580078125 2766.0263671875 background all_cells +4208.0478515625 2768.30126953125 background all_cells +4194.42529296875 2753.060302734375 background all_cells +4207.220703125 2747.416259765625 background all_cells +4206.072265625 2754.09375 background all_cells +4200.91845703125 2745.704833984375 background all_cells +4198.51025390625 2718.46533203125 background all_cells +4181.8564453125 2739.59326171875 background all_cells +4202.07763671875 2733.166748046875 background all_cells +4205.9482421875 2720.899658203125 background all_cells +4232.00439453125 2737.856689453125 background all_cells +4237.8212890625 2756.367431640625 background all_cells +4238.3583984375 2702.7734375 background all_cells +4234.74169921875 2692.278076171875 background all_cells +4220.7060546875 2696.387451171875 background all_cells +4224.82177734375 2692.095458984375 background all_cells +4218.7177734375 2700.927734375 background all_cells +4224.93017578125 2675.433837890625 background all_cells +4237.18017578125 2679.968017578125 background all_cells +4212.26904296875 2687.39013671875 background all_cells +4226.59716796875 2679.84423828125 background all_cells +4206.20068359375 2694.419189453125 background all_cells +4205.2568359375 2708.202392578125 background all_cells +4198.3974609375 2699.833740234375 background all_cells +4139.00732421875 2688.970458984375 background all_cells +4135.34716796875 2685.072998046875 background all_cells +4165.6513671875 2699.6669921875 background all_cells +4176.18017578125 2744.939453125 background all_cells +4165.546875 2675.181640625 background all_cells +4178.42236328125 2680.2255859375 background all_cells +4162.27734375 2734.690673828125 background all_cells +4177.4306640625 2687.60986328125 background all_cells +4142.4267578125 2692.486572265625 background all_cells +4137.39306640625 2702.054443359375 background all_cells +4150.56787109375 2705.636474609375 background all_cells +4150.34765625 2692.57666015625 background all_cells +4336.3896484375 2730.456298828125 background all_cells +4326.12841796875 2723.048583984375 background all_cells +4340.1005859375 2744.71533203125 background all_cells +4322.44287109375 2739.840576171875 background all_cells +4313.64208984375 2737.889404296875 background all_cells +4345.54150390625 2765.61572265625 background all_cells +4321.412109375 2800.135498046875 background all_cells +4309.75830078125 2794.05078125 background all_cells +4348.630859375 2800.130126953125 background all_cells +4352.77880859375 2822.02001953125 background all_cells +4346.01953125 2816.0361328125 background all_cells +4355.60595703125 2806.199462890625 background all_cells +4311.501953125 2812.04541015625 background all_cells +4342.90380859375 2844.912841796875 background all_cells +4337.91845703125 2818.10595703125 background all_cells +4316.8857421875 2828.793212890625 background all_cells +4324.27197265625 2822.292724609375 background all_cells +4347.63623046875 2785.984130859375 background all_cells +4395.3642578125 2889.11376953125 background all_cells +4397.220703125 2874.817626953125 background all_cells +4384.033203125 2881.104248046875 background all_cells +4381.40869140625 2889.37646484375 background all_cells +4394.146484375 2945.8916015625 background all_cells +4372.43896484375 2919.666259765625 background all_cells +4384.6259765625 2919.92041015625 background all_cells +4399.66015625 2907.496826171875 background all_cells +4393.7734375 2923.041015625 background all_cells +4370.92236328125 2728.04931640625 background all_cells +4388.67431640625 2721.79296875 background all_cells +4385.16259765625 2737.87646484375 background all_cells +4382.3408203125 2727.784423828125 background all_cells +4385.18505859375 2802.50439453125 background all_cells +4374.35546875 2866.315185546875 background all_cells +4384.2607421875 2828.1533203125 background all_cells +4377.73486328125 2741.82958984375 background all_cells +4388.45654296875 2779.627197265625 background all_cells +4378.119140625 2766.0986328125 background all_cells +4391.4111328125 2740.587158203125 background all_cells +4356.48486328125 2911.80419921875 background all_cells +4370.9560546875 2934.0908203125 background all_cells +4367.01953125 2929.5361328125 background all_cells +4359.47705078125 2932.807861328125 background all_cells +4356.11572265625 2929.27099609375 background all_cells +4366.09423828125 2921.0048828125 background all_cells +4377.2451171875 2927.882080078125 background all_cells +4379.431640625 2907.143798828125 background all_cells +4348.4267578125 2939.64013671875 background all_cells +4339.2626953125 2948.904296875 background all_cells +4366.8076171875 2945.1845703125 background all_cells +4363.45654296875 2939.07275390625 background all_cells +4351.30224609375 2946.35693359375 background all_cells +4193.30615234375 2825.608642578125 background all_cells +4187.701171875 2815.30419921875 background all_cells +4199.75732421875 2810.30029296875 background all_cells +4190.8310546875 2799.60595703125 background all_cells +4206.525390625 2825.8134765625 background all_cells +4192.85595703125 2837.60546875 background all_cells +4233.47607421875 2833.328125 background all_cells +4235.78857421875 2778.55908203125 background all_cells +4238.63232421875 2789.225830078125 background all_cells +4242.1982421875 2831.94580078125 background all_cells +4236.52099609375 2839.125244140625 background all_cells +4216.66455078125 2833.863037109375 background all_cells +4232.3671875 2822.912353515625 background all_cells +4232.7919921875 2861.464599609375 background all_cells +4227.12451171875 2847.422119140625 background all_cells +4199.6328125 2845.15380859375 background all_cells +4190.630859375 2859.043212890625 background all_cells +4191.14599609375 2850.125732421875 background all_cells +4165.859375 2873.714111328125 background all_cells +4178.75537109375 2876.36474609375 background all_cells +4202.7880859375 2921.4033203125 background all_cells +4195.80908203125 2889.996337890625 background all_cells +4198.4619140625 2880.757568359375 background all_cells +4177.654296875 2918.19091796875 background all_cells +4184.54248046875 2924.2470703125 background all_cells +4189.1640625 2901.712890625 background all_cells +4202.3837890625 2906.912841796875 background all_cells +4211.12353515625 2916.9453125 background all_cells +4193.13134765625 2912.7373046875 background all_cells +4174.5927734375 2899.68017578125 background all_cells +4214.00537109375 2816.512451171875 background all_cells +4204.13720703125 2813.650146484375 background all_cells +4206.8681640625 2851.039794921875 background all_cells +4216.609375 2848.794189453125 background all_cells +4225.96484375 2834.007080078125 background all_cells +4227.86376953125 2907.391845703125 background all_cells +4241.9599609375 2898.268798828125 background all_cells +4221.38916015625 2912.91162109375 background all_cells +4224.9794921875 2883.147705078125 background all_cells +4236.6845703125 2895.985107421875 background all_cells +4234.41650390625 2891.08154296875 background all_cells +4220.01806640625 2886.91650390625 background all_cells +4214.55419921875 2872.527099609375 background all_cells +4220.74267578125 2873.673583984375 background all_cells +4212.22216796875 2880.83544921875 background all_cells +4228.49169921875 2874.11962890625 background all_cells +4216.8583984375 2876.75732421875 background all_cells +4204.00634765625 2875.6904296875 background all_cells +4207.9775390625 2863.65576171875 background all_cells +4241.9951171875 2868.918701171875 background all_cells +4226.6220703125 2864.314453125 background all_cells +4217.9052734375 2864.82568359375 background all_cells +4173.1376953125 2813.91455078125 background all_cells +4167.01318359375 2820.939453125 background all_cells +4170.15576171875 2805.21728515625 background all_cells +4159.40576171875 2838.2900390625 background all_cells +4173.234375 2838.359375 background all_cells +4165.21923828125 2830.477294921875 background all_cells +4166.244140625 2845.6162109375 background all_cells +4174.8330078125 2868.331298828125 background all_cells +4162.634765625 2852.16748046875 background all_cells +4173.5791015625 2852.02685546875 background all_cells +4181.78857421875 2809.627685546875 background all_cells +4179.36181640625 2795.672607421875 background all_cells +4181.1044921875 2857.348388671875 background all_cells +4182.3505859375 2842.658447265625 background all_cells +4281.88818359375 2722.31689453125 background all_cells +4286.7919921875 2729.200439453125 background all_cells +4300.658203125 2724.39892578125 background all_cells +4283.04248046875 2797.007080078125 background all_cells +4285.638671875 2776.967041015625 background all_cells +4283.08740234375 2783.866943359375 background all_cells +4279.58544921875 2772.547119140625 background all_cells +4249.623046875 2780.264404296875 background all_cells +4254.5693359375 2758.283935546875 background all_cells +4254.28271484375 2765.10107421875 background all_cells +4264.97412109375 2783.257568359375 background all_cells +4265.16259765625 2770.671142578125 background all_cells +4272.0078125 2742.24462890625 background all_cells +4248.40673828125 2754.896484375 background all_cells +4249.38916015625 2738.536376953125 background all_cells +4262.86181640625 2753.744384765625 background all_cells +4259.279296875 2747.07373046875 background all_cells +4290.35693359375 2898.532470703125 background all_cells +4283.19384765625 2905.181396484375 background all_cells +4302.548828125 2896.1865234375 background all_cells +4333.63818359375 2895.035400390625 background all_cells +4327.69921875 2883.56591796875 background all_cells +4325.9609375 2905.281005859375 background all_cells +4310.42529296875 2931.898193359375 background all_cells +4321.80712890625 2919.93603515625 background all_cells +4305.75927734375 2903.478515625 background all_cells +4314.68896484375 2907.349365234375 background all_cells +4287.72900390625 2879.929931640625 background all_cells +4285.849609375 2892.069580078125 background all_cells +4295.98486328125 2882.137451171875 background all_cells +4278.04248046875 2818.2919921875 background all_cells +4319.08740234375 2839.366455078125 background all_cells +4286.453125 2814.091064453125 background all_cells +4327.60791015625 2851.3701171875 background all_cells +4316.3876953125 2870.035888671875 background all_cells +4318.609375 2855.89453125 background all_cells +4279.2451171875 2847.77001953125 background all_cells +4266.40087890625 2871.217041015625 background all_cells +4272.86669921875 2868.387451171875 background all_cells +4257.0439453125 2853.304443359375 background all_cells +4273.82861328125 2855.57421875 background all_cells +4303.92822265625 2849.172607421875 background all_cells +4286.42236328125 2866.70458984375 background all_cells +4301.42529296875 2868.537109375 background all_cells +4299.85693359375 2859.32177734375 background all_cells +4289.85107421875 2853.193359375 background all_cells +4260.04931640625 2892.665771484375 background all_cells +4257.5830078125 2906.47216796875 background all_cells +4259.6064453125 2900.351806640625 background all_cells +4250.56396484375 2897.66064453125 background all_cells +4260.80712890625 2914.879638671875 background all_cells +4250.93359375 2911.826171875 background all_cells +4255.322265625 2919.34326171875 background all_cells +4271.859375 2893.0859375 background all_cells +4268.03369140625 2902.44287109375 background all_cells +4277.56884765625 2900.490234375 background all_cells +4274.10888671875 2905.56591796875 background all_cells +4287.08984375 2921.630126953125 background all_cells +4265.99755859375 2924.8359375 background all_cells +4290.06201171875 2941.7041015625 background all_cells +4288.2607421875 2946.46435546875 background all_cells +4299.14208984375 2938.38671875 background all_cells +4281.86572265625 2933.22607421875 background all_cells +4259.00634765625 2878.772705078125 background all_cells +4243.892578125 2888.73486328125 background all_cells +4249.201171875 2883.22607421875 background all_cells +4278.57421875 2882.758056640625 background all_cells +4269.94677734375 2879.516357421875 background all_cells +4295.5673828125 2802.185546875 background all_cells +4300.73828125 2787.827392578125 background all_cells +4294.70166015625 2781.165771484375 background all_cells +4261.79296875 2838.52490234375 background all_cells +4250.09228515625 2840.052490234375 background all_cells +4270.10205078125 2838.34033203125 background all_cells +4245.8232421875 2803.298828125 background all_cells +4265.0068359375 2794.3017578125 background all_cells +4258.88818359375 2825.728515625 background all_cells +4245.654296875 2820.836669921875 background all_cells +4259.8935546875 2812.318359375 background all_cells +4291.818359375 2809.434814453125 background all_cells +4300.14599609375 2837.3505859375 background all_cells +4298.9775390625 2815.189208984375 background all_cells +4293.2646484375 2830.567626953125 background all_cells +4344.52099609375 2647.260498046875 background all_cells +4325.40869140625 2639.047607421875 background all_cells +4336.38232421875 2641.278564453125 background all_cells +4331.4912109375 2650.704345703125 background all_cells +4309.95361328125 2640.70703125 background all_cells +4389.1025390625 2653.190673828125 background all_cells +4394.9443359375 2656.741943359375 background all_cells +4398.9189453125 2646.408203125 background all_cells +4288.48779296875 2642.795166015625 background all_cells +4298.4150390625 2647.254150390625 background all_cells +4292.71826171875 2652.234375 background all_cells +4289.57666015625 2647.847412109375 background all_cells +4241.80126953125 2645.47607421875 background all_cells +4255.13134765625 2648.548828125 background all_cells +4250.6357421875 2645.019287109375 background all_cells +4266.23388671875 2639.74462890625 background all_cells +4279.96728515625 2644.763427734375 background all_cells +4279.2978515625 2651.506591796875 background all_cells +4270.44287109375 2645.352783203125 background all_cells +4350.470703125 2679.619873046875 background all_cells +4365.70751953125 2700.96044921875 background all_cells +4355.76904296875 2696.275634765625 background all_cells +4366.134765625 2712.00927734375 background all_cells +4386.78076171875 2703.697265625 background all_cells +4297.140625 2717.468994140625 background all_cells +4262.91015625 2716.9736328125 background all_cells +4309.2998046875 2672.434326171875 background all_cells +4304.42236328125 2698.128173828125 background all_cells +4301.29248046875 2684.602783203125 background all_cells +4340.02978515625 2703.091064453125 background all_cells +4330.4736328125 2697.419921875 background all_cells +4344.5888671875 2717.790771484375 background all_cells +4345.31982421875 2664.468994140625 background all_cells +4339.75732421875 2672.365966796875 background all_cells +4341.994140625 2686.428955078125 background all_cells +4320.26904296875 2711.36328125 background all_cells +4323.0498046875 2701.26708984375 background all_cells +4319.34521484375 2695.118408203125 background all_cells +4282.30517578125 2652.871337890625 background all_cells +4294.2421875 2656.684814453125 background all_cells +4286.173828125 2656.73828125 background all_cells +4324.21142578125 2671.7138671875 background all_cells +4333.71728515625 2664.139892578125 background all_cells +4322.60107421875 2660.416748046875 background all_cells +4312.6865234375 2651.37646484375 background all_cells +4306.177734375 2661.95263671875 background all_cells +4299.38232421875 2666.65869140625 background all_cells +4247.38427734375 2606.811279296875 background all_cells +4293.2880859375 2616.620849609375 background all_cells +4283.71630859375 2608.050048828125 background all_cells +4272.265625 2608.0478515625 background all_cells +4341.14892578125 2625.70361328125 background all_cells +4336.13720703125 2633.4404296875 background all_cells +4350.34765625 2634.488037109375 background all_cells +4344.29931640625 2601.556640625 background all_cells +4348.6826171875 2608.234375 background all_cells +4349.0732421875 2616.223388671875 background all_cells +4328.02685546875 2613.107177734375 background all_cells +4331.736328125 2605.578369140625 background all_cells +4286.8134765625 2627.680908203125 background all_cells +4321.50927734375 2633.84521484375 background all_cells +4317.6953125 2629.39453125 background all_cells +4315.80810546875 2615.319580078125 background all_cells +4298.44580078125 2617.795654296875 background all_cells +4297.9453125 2627.074462890625 background all_cells +4259.53271484375 2629.629638671875 background all_cells +4252.751953125 2625.95263671875 background all_cells +4268.337890625 2623.66064453125 background all_cells +4276.07080078125 2634.098388671875 background all_cells +4136.06982421875 2573.001708984375 background all_cells +4151.82421875 2558.162353515625 background all_cells +4140.755859375 2561.60595703125 background all_cells +4145.41259765625 2573.25 background all_cells +4138.62353515625 2580.851318359375 background all_cells +4179.22900390625 2671.63720703125 background all_cells +4172.8173828125 2669.173583984375 background all_cells +4157.9189453125 2608.17578125 background all_cells +4166.853515625 2605.3515625 background all_cells +4160.8056640625 2619.8603515625 background all_cells +4158.7041015625 2595.39599609375 background all_cells +4150.658203125 2596.401123046875 background all_cells +4166.86865234375 2594.208740234375 background all_cells +4147.45458984375 2606.454345703125 background all_cells +4141.85400390625 2653.30078125 background all_cells +4149.9501953125 2648.495361328125 background all_cells +4153.244140625 2612.0625 background all_cells +4238.00244140625 2661.664794921875 background all_cells +4245.1396484375 2678.626953125 background all_cells +4240.40673828125 2668.943115234375 background all_cells +4242.88134765625 2671.73046875 background all_cells +4245.75537109375 2661.01416015625 background all_cells +4237.904296875 2654.692138671875 background all_cells +4249.80224609375 2656.576416015625 background all_cells +4279.75048828125 2658.8330078125 background all_cells +4261.57763671875 2654.156982421875 background all_cells +4255.60546875 2656.477294921875 background all_cells +4250.298828125 2663.623779296875 background all_cells +4273.65771484375 2662.900146484375 background all_cells +4279.6494140625 2673.24951171875 background all_cells +4261.47265625 2668.37158203125 background all_cells +4260.49609375 2663.683349609375 background all_cells +4254.423828125 2678.83056640625 background all_cells +4204.630859375 2619.62353515625 background all_cells +4214.20263671875 2654.9716796875 background all_cells +4224.08642578125 2664.53662109375 background all_cells +4217.8232421875 2661.181396484375 background all_cells +4234.0087890625 2613.270263671875 background all_cells +4238.3125 2607.46044921875 background all_cells +4201.515625 2641.128173828125 background all_cells +4199.26318359375 2653.12890625 background all_cells +4206.619140625 2663.038330078125 background all_cells +4215.61181640625 2616.299072265625 background all_cells +4215.49169921875 2644.14453125 background all_cells +4225.98388671875 2644.62158203125 background all_cells +4232.14697265625 2626.050048828125 background all_cells +4201.8486328125 2575.11376953125 background all_cells +4225.1865234375 2601.067138671875 background all_cells +4199.91748046875 2599.385986328125 background all_cells +4189.17919921875 2587.4072265625 background all_cells +4205.79052734375 2594.21875 background all_cells +4021.508056640625 2528.130615234375 background all_cells +4045.649658203125 2588.757568359375 background all_cells +4024.0634765625 2601.416259765625 background all_cells +4039.356689453125 2599.88134765625 background all_cells +4031.378173828125 2592.25390625 background all_cells +4028.56689453125 2581.327392578125 background all_cells +4014.79638671875 2584.646240234375 background all_cells +4039.795166015625 2583.26025390625 background all_cells +4013.781982421875 2565.19384765625 background all_cells +4019.1630859375 2571.068115234375 background all_cells +4043.6591796875 2569.968505859375 background all_cells +4039.83837890625 2530.68359375 background all_cells +4045.189453125 2546.54931640625 background all_cells +4043.915283203125 2557.8212890625 background all_cells +4039.817626953125 2881.494384765625 background all_cells +4040.69580078125 2869.316650390625 background all_cells +4048.854736328125 2878.177001953125 background all_cells +4038.37548828125 2919.5634765625 background all_cells +4044.993408203125 2926.069580078125 background all_cells +4058.930908203125 2902.94091796875 background all_cells +4067.6708984375 2909.744384765625 background all_cells +4051.462890625 2889.36279296875 background all_cells +4063.54248046875 2826.714599609375 background all_cells +4016.2734375 2726.927001953125 background all_cells +4032.46142578125 2732.025146484375 background all_cells +4032.014404296875 2745.68212890625 background all_cells +4043.281982421875 2753.298095703125 background all_cells +4038.308349609375 2744.176513671875 background all_cells +4055.85009765625 2753.68896484375 background all_cells +4056.892578125 2789.307373046875 background all_cells +4049.535400390625 2760.998046875 background all_cells +4062.781005859375 2773.32861328125 background all_cells +4062.9375 2762.751220703125 background all_cells +4015.529296875 2629.531982421875 background all_cells +4013.950927734375 2607.458740234375 background all_cells +4023.515625 2611.817626953125 background all_cells +4019.967041015625 2620.01904296875 background all_cells +4018.66357421875 2638.817138671875 background all_cells +4022.373046875 2701.53125 background all_cells +4060.622314453125 2701.34716796875 background all_cells +4052.60546875 2719.203369140625 background all_cells +4038.48046875 2714.703125 background all_cells +4044.71240234375 2713.9970703125 background all_cells +4037.101806640625 2702.2978515625 background all_cells +4048.05517578125 2693.986572265625 background all_cells +4031.42431640625 2699.351318359375 background all_cells +4033.659912109375 2692.553466796875 background all_cells +4056.41064453125 2665.08935546875 background all_cells +4021.14501953125 2666.193603515625 background all_cells +4021.76171875 2684.825927734375 background all_cells +4018.76611328125 2675.14404296875 background all_cells +4044.9833984375 2608.517578125 background all_cells +4054.620361328125 2612.20068359375 background all_cells +4032.409912109375 2608.172119140625 background all_cells +4038.91845703125 2617.7998046875 background all_cells +4035.53662109375 2630.263916015625 background all_cells +4059.8251953125 2570.0166015625 background all_cells +4054.6298828125 2561.37646484375 background all_cells +4065.646240234375 2578.12646484375 background all_cells +4067.6845703125 2597.546630859375 background all_cells +4063.87744140625 2604.773681640625 background all_cells +4067.008056640625 2590.324462890625 background all_cells +4065.372314453125 2582.48876953125 background all_cells +4056.177001953125 2586.347412109375 background all_cells +4055.4853515625 2600.07666015625 background all_cells +4048.802490234375 2577.200927734375 background all_cells +4049.760009765625 2594.910400390625 background all_cells +4054.63818359375 2578.9365234375 background all_cells +4059.253662109375 2592.109375 background all_cells +4107.58642578125 2744.787109375 background all_cells +4098.80859375 2762.52294921875 background all_cells +4096.6865234375 2728.09423828125 background all_cells +4106.39599609375 2756.677978515625 background all_cells +4109.650390625 2732.135009765625 background all_cells +4154.587890625 2809.12744140625 background all_cells +4163.54296875 2801.183349609375 background all_cells +4160.8740234375 2784.683349609375 background all_cells +4155.88037109375 2780.546630859375 background all_cells +4132.39599609375 2792.441162109375 background all_cells +4136.76416015625 2786.751953125 background all_cells +4141.10009765625 2763.963623046875 background all_cells +4138.5478515625 2805.48681640625 background all_cells +4095.2138671875 2777.28759765625 background all_cells +4098.70263671875 2803.1240234375 background all_cells +4117.7783203125 2781.66455078125 background all_cells +4119.150390625 2801.626220703125 background all_cells +4143.10302734375 2729.6884765625 background all_cells +4132.58349609375 2737.845458984375 background all_cells +4117.85693359375 2756.935302734375 background all_cells +4150.693359375 2821.182861328125 background all_cells +4151.97998046875 2841.806396484375 background all_cells +4150.1435546875 2829.593017578125 background all_cells +4157.6337890625 2822.735107421875 background all_cells +4131.42236328125 2844.0927734375 background all_cells +4138.20947265625 2866.302978515625 background all_cells +4140.65234375 2887.5712890625 background all_cells +4132.6259765625 2855.68310546875 background all_cells +4101.076171875 2890.427001953125 background all_cells +4148.091796875 2906.579833984375 background all_cells +4107.15869140625 2890.245849609375 background all_cells +4109.65673828125 2864.584228515625 background all_cells +4099.53515625 2821.703857421875 background all_cells +4108.3427734375 2823.602783203125 background all_cells +4110.8056640625 2884.655029296875 background all_cells +4108.9853515625 2871.641357421875 background all_cells +4157.9384765625 2870.212890625 background all_cells +4165.0185546875 2880.951904296875 background all_cells +4164.57861328125 2867.348388671875 background all_cells +4145.99755859375 2862.837646484375 background all_cells +4144.265625 2873.3759765625 background all_cells +4153.49755859375 2866.35400390625 background all_cells +4119.248046875 2864.345947265625 background all_cells +4121.14599609375 2874.563720703125 background all_cells +4115.732421875 2834.677001953125 background all_cells +4094.938720703125 2832.14794921875 background all_cells +4078.9287109375 2823.228515625 background all_cells +4076.83447265625 2828.31982421875 background all_cells +4097.392578125 2814.0517578125 background all_cells +4081.721923828125 2860.710205078125 background all_cells +4085.32080078125 2888.913818359375 background all_cells +4097.390625 2881.75146484375 background all_cells +4093.522705078125 2891.759521484375 background all_cells +4068.98388671875 2880.467041015625 background all_cells +4072.13720703125 2896.30419921875 background all_cells +4072.5751953125 2730.629150390625 background all_cells +4073.217529296875 2776.215576171875 background all_cells +4075.974609375 2766.247802734375 background all_cells +4077.658447265625 2810.66748046875 background all_cells +4067.98876953125 2799.641845703125 background all_cells +4089.810302734375 2811.556396484375 background all_cells +4082.6513671875 2779.27099609375 background all_cells +4080.989013671875 2740.606689453125 background all_cells +4091.444580078125 2747.091552734375 background all_cells +4086.21826171875 2792.15625 background all_cells +4092.4921875 2788.485107421875 background all_cells +4079.143798828125 2787.81982421875 background all_cells +4131.07958984375 2548.271240234375 background all_cells +4142.17236328125 2594.3798828125 background all_cells +4136.66748046875 2553.845703125 background all_cells +4145.65625 2630.4716796875 background all_cells +4168.73583984375 2641.479736328125 background all_cells +4146.29833984375 2543.052490234375 background all_cells +4151.884765625 2587.5703125 background all_cells +4146.1494140625 2585.749755859375 background all_cells +4147.15966796875 2549.976318359375 background all_cells +4159.30078125 2528.791748046875 background all_cells +4141.9345703125 2535.63671875 background all_cells +4167.5 2539.521484375 background all_cells +4165.046875 2532.354736328125 background all_cells +4135.07568359375 2633.75537109375 background all_cells +4136.5341796875 2610.48095703125 background all_cells +4137.16064453125 2621.814453125 background all_cells +4085.881591796875 2621.7841796875 background all_cells +4091.18115234375 2620.126953125 background all_cells +4091.98583984375 2628.978271484375 background all_cells +4112.33935546875 2631.441162109375 background all_cells +4102.44921875 2634.885498046875 background all_cells +4117.10009765625 2636.114501953125 background all_cells +4112.1435546875 2622.390380859375 background all_cells +4126.93994140625 2630.62744140625 background all_cells +4119.7783203125 2629.63525390625 background all_cells +4123.69921875 2622.45068359375 background all_cells +4078.64306640625 2635.579345703125 background all_cells +4078.997314453125 2616.553955078125 background all_cells +4079.138671875 2623.41064453125 background all_cells +4080.598388671875 2641.29345703125 background all_cells +4110.26123046875 2587.9794921875 background all_cells +4101.78466796875 2604.55615234375 background all_cells +4097.7490234375 2589.58154296875 background all_cells +4105.15283203125 2609.546142578125 background all_cells +4119.21240234375 2610.42578125 background all_cells +4111.48876953125 2612.0068359375 background all_cells +4090.540771484375 2611.8515625 background all_cells +4100.7578125 2614.963134765625 background all_cells +4096.22119140625 2609.40478515625 background all_cells +4126.50390625 2563.604736328125 background all_cells +4112.73583984375 2563.79833984375 background all_cells +4119.13818359375 2562.58349609375 background all_cells +4088.3701171875 2599.302978515625 background all_cells +4084.022705078125 2586.577880859375 background all_cells +4083.41845703125 2592.564697265625 background all_cells +4106.8837890625 2597.83203125 background all_cells +4096.53271484375 2600.11474609375 background all_cells +4091.46337890625 2582.731201171875 background all_cells +4072.512451171875 2605.071044921875 background all_cells +4080.13720703125 2595.724365234375 background all_cells +4074.324951171875 2591.576171875 background all_cells +4073.4521484375 2585.395263671875 background all_cells +4119.4306640625 2598.7255859375 background all_cells +4128.40771484375 2602.890625 background all_cells +4122.9384765625 2587.56494140625 background all_cells +4115.66650390625 2579.44091796875 background all_cells +4078.51025390625 2561.054931640625 background all_cells +4073.167724609375 2576.990478515625 background all_cells +4080.059326171875 2575.01220703125 background all_cells +4069.416748046875 2568.445068359375 background all_cells +4098.951171875 2645.10009765625 background all_cells +4116.04541015625 2660.231201171875 background all_cells +4095.427490234375 2657.02685546875 background all_cells +4096.78076171875 2683.777587890625 background all_cells +4114.90478515625 2682.7373046875 background all_cells +4114.55810546875 2670.248046875 background all_cells +4102.45068359375 2665.523193359375 background all_cells +4123.26611328125 2665.6640625 background all_cells +4124.19970703125 2685.59716796875 background all_cells +4152.62548828125 2662.247802734375 background all_cells +4142.72265625 2663.19384765625 background all_cells +4132.55126953125 2665.109375 background all_cells +4125.28076171875 2638.065185546875 background all_cells +4128.5283203125 2652.7529296875 background all_cells +4138.708984375 2642.87646484375 background all_cells +4128.20849609375 2644.8076171875 background all_cells +4121.07666015625 2693.21728515625 background all_cells +4128.28271484375 2715.7236328125 background all_cells +4131.95068359375 2709.18115234375 background all_cells +4055.75244140625 2780.72265625 background all_cells +4046.662353515625 2778.390380859375 background all_cells +4113.48291015625 2724.156494140625 background all_cells +4138.40625 2719.506591796875 background all_cells +4129.02294921875 2729.063232421875 background all_cells +4121.77734375 2718.24609375 background all_cells +4097.400390625 2695.90185546875 background all_cells +4104.3154296875 2718.41650390625 background all_cells +4101.916015625 2711.470703125 background all_cells +4109.359375 2707.7646484375 background all_cells +4065.829833984375 2660.056884765625 background all_cells +4075.095458984375 2644.69775390625 background all_cells +4064.41455078125 2653.904052734375 background all_cells +4090.327880859375 2708.06982421875 background all_cells +4087.63623046875 2729.6259765625 background all_cells +4091.452880859375 2717.40966796875 background all_cells +4081.561279296875 2714.085205078125 background all_cells +4084.20947265625 2684.214111328125 background all_cells +4080.001220703125 2701.2060546875 background all_cells +4089.701904296875 2691.311767578125 background all_cells +4075.608154296875 2674.414794921875 background all_cells +4064.392578125 2714.13330078125 background all_cells +4071.353759765625 2709.340576171875 background all_cells +4076.896240234375 2688.228515625 background all_cells +4064.52978515625 2690.49267578125 background all_cells +4024.797119140625 2450.77783203125 background all_cells +4014.595458984375 2439.73779296875 background all_cells +4027.953369140625 2436.83740234375 background all_cells +4012.638671875 2431.7041015625 background all_cells +4032.069091796875 2466.233154296875 background all_cells +4044.489990234375 2465.445556640625 background all_cells +4036.384521484375 2458.543701171875 background all_cells +4043.62548828125 2435.092529296875 background all_cells +4044.53564453125 2451.24658203125 background all_cells +4039.724365234375 2442.1357421875 background all_cells +4055.107666015625 2438.304443359375 background all_cells +4042.313720703125 2476.60205078125 background all_cells +4044.0908203125 2516.92822265625 background all_cells +4047.256103515625 2509.0712890625 background all_cells +4042.481689453125 2490.8134765625 background all_cells +4041.802001953125 2499.870361328125 background all_cells +4019.94384765625 2548.109130859375 background all_cells +4034.244384765625 2551.768798828125 background all_cells +4034.83203125 2545.453857421875 background all_cells +4018.0078125 2513.754638671875 background all_cells +4036.042724609375 2513.347412109375 background all_cells +4019.50634765625 2495.859375 background all_cells +4035.436279296875 2492.138671875 background all_cells +4058.18408203125 2472.65771484375 background all_cells +4054.371826171875 2498.22607421875 background all_cells +4058.87646484375 2487.503662109375 background all_cells +4053.16943359375 2527.996826171875 background all_cells +4065.498046875 2517.148681640625 background all_cells +4062.160400390625 2525.203125 background all_cells +4061.524658203125 2502.928466796875 background all_cells +4062.8603515625 2509.136474609375 background all_cells +4139.10693359375 2507.073486328125 background all_cells +4149.595703125 2521.732666015625 background all_cells +4151.01318359375 2503.3583984375 background all_cells +4144.32275390625 2491.30859375 background all_cells +4158.83837890625 2502.0400390625 background all_cells +4158.32958984375 2492.806884765625 background all_cells +4157.044921875 2513.083984375 background all_cells +4157.76123046875 2548.427734375 background all_cells +4167.7607421875 2551.4599609375 background all_cells +4162.30859375 2567.633544921875 background all_cells +4163.86669921875 2512.231201171875 background all_cells +4168.4345703125 2522.65869140625 background all_cells +4169.48291015625 2514.494140625 background all_cells +4167.6845703125 2502.857666015625 background all_cells +4191.67724609375 2524.60888671875 background all_cells +4172.08251953125 2534.198486328125 background all_cells +4180.81298828125 2530.983154296875 background all_cells +4179.38916015625 2558.38623046875 background all_cells +4177.37548828125 2548.301025390625 background all_cells +4218.61572265625 2493.33349609375 background all_cells +4241.06591796875 2509.19873046875 background all_cells +4231.91552734375 2515.955322265625 background all_cells +4233.380859375 2491.93310546875 background all_cells +4204.3779296875 2512.83935546875 background all_cells +4204.89990234375 2493.249267578125 background all_cells +4208.07080078125 2507.60693359375 background all_cells +4209.16943359375 2544.360595703125 background all_cells +4204.49951171875 2551.132080078125 background all_cells +4195.95654296875 2551.907958984375 background all_cells +4175.83642578125 2498.676513671875 background all_cells +4192.67578125 2497.09619140625 background all_cells +4186.45751953125 2490.648193359375 background all_cells +4183.9130859375 2511.243896484375 background all_cells +4195.9765625 2508.61376953125 background all_cells +4178.0068359375 2517.92529296875 background all_cells +4249.6044921875 2523.405517578125 background all_cells +4258.89599609375 2490.906005859375 background all_cells +4254.30322265625 2500.623779296875 background all_cells +4290.35205078125 2493.11669921875 background all_cells +4275.673828125 2495.652099609375 background all_cells +4269.93603515625 2492.924072265625 background all_cells +4286.74853515625 2499.208251953125 background all_cells +4285.5439453125 2517.76513671875 background all_cells +4275.55322265625 2529.07421875 background all_cells +4267.74755859375 2523.4013671875 background all_cells +4276.58447265625 2510.825439453125 background all_cells +4113.34375 2498.173095703125 background all_cells +4109.56201171875 2488.5537109375 background all_cells +4080.393798828125 2509.442138671875 background all_cells +4076.778564453125 2502.824462890625 background all_cells +4101.29541015625 2509.114501953125 background all_cells +4096.23681640625 2497.3642578125 background all_cells +4105.958984375 2497.615234375 background all_cells +4111.32275390625 2510.18505859375 background all_cells +4094.012451171875 2507.895263671875 background all_cells +4104.0 2520.21337890625 background all_cells +4076.797607421875 2515.639404296875 background all_cells +4079.605712890625 2544.6005859375 background all_cells +4084.27001953125 2529.001708984375 background all_cells +4076.400390625 2527.566162109375 background all_cells +4086.427734375 2521.18505859375 background all_cells +4106.7197265625 2547.19873046875 background all_cells +4115.333984375 2542.70703125 background all_cells +4104.3662109375 2550.989013671875 background all_cells +4115.33740234375 2552.782958984375 background all_cells +4122.28271484375 2548.35009765625 background all_cells +4108.56884765625 2537.896728515625 background all_cells +4119.26025390625 2521.5 background all_cells +4110.80126953125 2522.501708984375 background all_cells +4121.12353515625 2536.54150390625 background all_cells +4112.734375 2534.01953125 background all_cells +4092.775146484375 2526.49462890625 background all_cells +4098.34765625 2525.4775390625 background all_cells +4104.39111328125 2529.415283203125 background all_cells +4100.69140625 2534.851806640625 background all_cells +4093.9912109375 2537.54443359375 background all_cells +4126.8798828125 2488.90673828125 background all_cells +4121.43603515625 2511.4873046875 background all_cells +4129.845703125 2510.764404296875 background all_cells +4129.3505859375 2518.851806640625 background all_cells +4136.71142578125 2527.84814453125 background all_cells +4131.66064453125 2530.17041015625 background all_cells +4135.99560546875 2521.410400390625 background all_cells +4125.93701171875 2535.11474609375 background all_cells +4136.5810546875 2543.4296875 background all_cells +4132.16943359375 2539.712158203125 background all_cells +4252.48876953125 3960.8740234375 background all_cells +4252.12353515625 3996.51416015625 background all_cells +4249.41796875 3983.839599609375 background all_cells +4336.73681640625 3994.714599609375 background all_cells +4369.15673828125 4009.7802734375 background all_cells +4346.18603515625 4003.327880859375 background all_cells +4354.2578125 4003.151123046875 background all_cells +4355.14453125 3991.56201171875 background all_cells +4343.10009765625 3997.956298828125 background all_cells +4346.0927734375 4012.51611328125 background all_cells +4371.8759765625 4018.59375 background all_cells +4339.4267578125 4014.357177734375 background all_cells +4351.86474609375 4016.32275390625 background all_cells +4356.2265625 4015.347412109375 background all_cells +4346.91357421875 4020.063720703125 background all_cells +4309.94921875 3995.6953125 background all_cells +4327.16845703125 3997.229248046875 background all_cells +4318.458984375 3993.403564453125 background all_cells +4262.18359375 4004.767333984375 background all_cells +4273.97705078125 4002.08837890625 background all_cells +4266.607421875 4016.04931640625 background all_cells +4263.59716796875 3991.208740234375 background all_cells +4286.7109375 3991.364501953125 background all_cells +4276.07080078125 3989.05126953125 background all_cells +4315.990234375 4061.71484375 background all_cells +4326.89794921875 4058.52685546875 background all_cells +4323.71142578125 4054.246826171875 background all_cells +4324.7666015625 4046.5546875 background all_cells +4371.939453125 4063.480712890625 background all_cells +4367.72119140625 4058.59619140625 background all_cells +4371.501953125 4044.584716796875 background all_cells +4362.53369140625 4043.86083984375 background all_cells +4352.43994140625 4025.75927734375 background all_cells +4355.62841796875 4048.836669921875 background all_cells +4330.4326171875 4036.572998046875 background all_cells +4341.19775390625 4046.62939453125 background all_cells +4338.4541015625 4026.552734375 background all_cells +4335.18408203125 4043.62890625 background all_cells +4337.2255859375 4051.65869140625 background all_cells +4343.15185546875 4055.598876953125 background all_cells +4167.720703125 4047.260009765625 background all_cells +4179.5615234375 4059.345458984375 background all_cells +4181.93896484375 4045.75341796875 background all_cells +4177.28955078125 4052.3759765625 background all_cells +4231.44189453125 4057.44287109375 background all_cells +4277.8955078125 4029.915283203125 background all_cells +4242.64111328125 4056.48876953125 background all_cells +4237.98291015625 4048.3154296875 background all_cells +4202.73388671875 4047.167724609375 background all_cells +4197.54150390625 4036.04296875 background all_cells +4212.33544921875 4024.50048828125 background all_cells +4209.78125 4033.9912109375 background all_cells +4214.150390625 4043.298095703125 background all_cells +4085.459228515625 3960.587646484375 background all_cells +4074.894287109375 3956.914306640625 background all_cells +4071.6513671875 3963.098388671875 background all_cells +4082.3916015625 3968.07373046875 background all_cells +4089.128662109375 3966.977783203125 background all_cells +4086.524169921875 3974.783935546875 background all_cells +4100.83984375 3981.166015625 background all_cells +4086.61865234375 3996.084228515625 background all_cells +4085.7919921875 3988.8505859375 background all_cells +4077.962158203125 3977.055419921875 background all_cells +4184.96875 3962.0048828125 background all_cells +4228.6240234375 3961.682373046875 background all_cells +4220.57373046875 3962.73486328125 background all_cells +4194.09130859375 3968.819091796875 background all_cells +4208.84130859375 3971.001708984375 background all_cells +4213.65771484375 3965.56494140625 background all_cells +4142.1591796875 3970.603271484375 background all_cells +4134.98681640625 3963.5849609375 background all_cells +4158.19580078125 3967.13916015625 background all_cells +4152.1328125 3971.142822265625 background all_cells +4145.84716796875 3962.111572265625 background all_cells +4103.6787109375 3958.099853515625 background all_cells +4096.24658203125 3964.285888671875 background all_cells +4122.51416015625 3964.515380859375 background all_cells +4109.30126953125 3964.819580078125 background all_cells +4085.8974609375 4081.441650390625 background all_cells +4093.447998046875 4101.48095703125 background all_cells +4104.7099609375 4100.36279296875 background all_cells +4099.2841796875 4103.65625 background all_cells +4210.0029296875 4100.1640625 background all_cells +4202.43896484375 4073.51806640625 background all_cells +4197.15087890625 4101.75 background all_cells +4167.826171875 4097.5625 background all_cells +4150.5107421875 4110.65771484375 background all_cells +4156.87353515625 4089.2275390625 background all_cells +4159.2685546875 4110.65625 background all_cells +4164.08837890625 4123.66796875 background all_cells +4150.4375 4120.88037109375 background all_cells +4111.28662109375 4108.037109375 background all_cells +4132.5625 4123.37255859375 background all_cells +4103.78662109375 4125.2041015625 background all_cells +4121.537109375 4131.29736328125 background all_cells +4124.189453125 4110.47900390625 background all_cells +4115.47998046875 4121.29638671875 background all_cells +4202.08349609375 4172.42626953125 background all_cells +4176.51171875 4182.05712890625 background all_cells +4187.5869140625 4175.509765625 background all_cells +4216.75537109375 4168.96875 background all_cells +4231.3955078125 4187.74609375 background all_cells +4227.4560546875 4172.4638671875 background all_cells +4216.10986328125 4148.3291015625 background all_cells +4237.24560546875 4140.0283203125 background all_cells +4210.36572265625 4140.22998046875 background all_cells +4228.140625 4151.63671875 background all_cells +4222.650390625 4159.47216796875 background all_cells +4219.2138671875 4140.97998046875 background all_cells +4200.337890625 4158.90234375 background all_cells +4214.56396484375 4160.046875 background all_cells +4130.78515625 4142.31884765625 background all_cells +4114.99169921875 4146.32958984375 background all_cells +4151.830078125 4134.9072265625 background all_cells +4148.82177734375 4144.3056640625 background all_cells +4138.89599609375 4144.86865234375 background all_cells +4161.53564453125 4152.849609375 background all_cells +4196.408203125 4147.458984375 background all_cells +4204.1796875 4149.78515625 background all_cells +4188.50146484375 4151.8798828125 background all_cells +4187.67626953125 4159.2841796875 background all_cells +4180.5478515625 4150.6259765625 background all_cells +4188.333984375 4141.20654296875 background all_cells +4161.9560546875 4139.208984375 background all_cells +4169.939453125 4144.02294921875 background all_cells +4200.6884765625 4142.03466796875 background all_cells +4195.041015625 4141.98876953125 background all_cells +4180.15087890625 4138.71630859375 background all_cells +4229.35400390625 4067.921142578125 background all_cells +4229.80029296875 4097.63720703125 background all_cells +4230.63671875 4089.1494140625 background all_cells +4260.1611328125 4065.396484375 background all_cells +4261.52197265625 4086.677978515625 background all_cells +4265.5302734375 4080.85400390625 background all_cells +4268.2548828125 4074.60009765625 background all_cells +4268.390625 4069.811767578125 background all_cells +4255.87890625 4079.934326171875 background all_cells +4250.75048828125 4074.003173828125 background all_cells +4251.0048828125 4088.4189453125 background all_cells +4248.16259765625 4065.398193359375 background all_cells +4368.443359375 4075.065185546875 background all_cells +4360.6953125 4061.83935546875 background all_cells +4342.45849609375 4068.970947265625 background all_cells +4350.572265625 4065.734619140625 background all_cells +4352.833984375 4088.689208984375 background all_cells +4368.63525390625 4086.186279296875 background all_cells +4359.95654296875 4087.95703125 background all_cells +4342.31591796875 4102.4912109375 background all_cells +4348.97705078125 4110.4501953125 background all_cells +4335.26904296875 4092.26806640625 background all_cells +4350.71923828125 4095.6474609375 background all_cells +4345.01123046875 4086.66943359375 background all_cells +4299.75146484375 4105.79541015625 background all_cells +4310.33837890625 4125.47998046875 background all_cells +4311.0244140625 4107.48681640625 background all_cells +4302.1337890625 4136.0947265625 background all_cells +4323.81298828125 4104.3916015625 background all_cells +4333.1142578125 4103.92431640625 background all_cells +4328.55126953125 4112.43212890625 background all_cells +4302.47021484375 4070.9951171875 background all_cells +4327.7841796875 4093.148681640625 background all_cells +4313.443359375 4097.1162109375 background all_cells +4326.3583984375 4076.390380859375 background all_cells +4272.40478515625 4095.184326171875 background all_cells +4273.32861328125 4086.97265625 background all_cells +4277.3349609375 4087.6669921875 background all_cells +4277.27783203125 4118.6279296875 background all_cells +4274.6796875 4079.888671875 background all_cells +4272.4951171875 4074.99853515625 background all_cells +4291.05615234375 4087.369140625 background all_cells +4294.9248046875 4069.171142578125 background all_cells +4290.2607421875 4066.435302734375 background all_cells +4292.6396484375 4077.234130859375 background all_cells +4281.63525390625 4092.650634765625 background all_cells +4283.1650390625 4086.599609375 background all_cells +4283.841796875 4076.874755859375 background all_cells +4242.79443359375 4183.77001953125 background all_cells +4339.86767578125 4186.2265625 background all_cells +4272.42236328125 4193.4287109375 background all_cells +4255.48876953125 4196.6337890625 background all_cells +4253.85546875 4185.22607421875 background all_cells +4317.14501953125 4144.94384765625 background all_cells +4329.78466796875 4146.36962890625 background all_cells +4276.79296875 4171.33203125 background all_cells +4294.02685546875 4166.15234375 background all_cells +4294.599609375 4158.27587890625 background all_cells +4287.66748046875 4160.072265625 background all_cells +4281.75439453125 4163.0888671875 background all_cells +4077.21923828125 4219.4033203125 background all_cells +4100.90673828125 4210.64111328125 background all_cells +4104.27099609375 4221.97802734375 background all_cells +4091.696044921875 4214.140625 background all_cells +4083.041259765625 4225.208984375 background all_cells +4126.2939453125 4176.8955078125 background all_cells +4134.51025390625 4222.11181640625 background all_cells +4119.36083984375 4215.43017578125 background all_cells +4145.14404296875 4221.08154296875 background all_cells +4141.74462890625 4214.669921875 background all_cells +4132.27001953125 4218.3544921875 background all_cells +4082.825439453125 4188.18603515625 background all_cells +4081.20849609375 4192.28759765625 background all_cells +4086.709228515625 4199.29638671875 background all_cells +4116.92822265625 4195.3173828125 background all_cells +4117.24560546875 4187.9921875 background all_cells +4108.03076171875 4182.43701171875 background all_cells +4104.77001953125 4205.47705078125 background all_cells +4108.2578125 4208.6552734375 background all_cells +4128.66162109375 4207.67236328125 background all_cells +4154.20654296875 4198.0146484375 background all_cells +4147.35009765625 4204.33837890625 background all_cells +4156.357421875 4192.36376953125 background all_cells +4165.7822265625 4201.09716796875 background all_cells +4164.87353515625 4189.0703125 background all_cells +4176.99853515625 4217.8359375 background all_cells +4171.861328125 4210.24462890625 background all_cells +4148.7275390625 4270.41162109375 background all_cells +4168.09326171875 4261.56005859375 background all_cells +4164.75732421875 4267.66845703125 background all_cells +4159.83740234375 4273.001953125 background all_cells +4154.99560546875 4269.18701171875 background all_cells +4121.599609375 4226.01708984375 background all_cells +4115.09619140625 4235.49365234375 background all_cells +4153.4169921875 4231.21826171875 background all_cells +4152.56201171875 4237.36767578125 background all_cells +4159.36865234375 4236.42724609375 background all_cells +4170.56640625 4234.560546875 background all_cells +4164.79736328125 4239.35791015625 background all_cells +4159.61181640625 4242.095703125 background all_cells +4163.6708984375 4247.330078125 background all_cells +4131.61083984375 4247.349609375 background all_cells +4148.2880859375 4255.70458984375 background all_cells +4163.978515625 4258.865234375 background all_cells +4157.6591796875 4254.37060546875 background all_cells +4115.1044921875 4239.81591796875 background all_cells +4127.55712890625 4241.04248046875 background all_cells +4120.11474609375 4243.5771484375 background all_cells +4242.8203125 4247.2333984375 background all_cells +4259.65673828125 4269.91015625 background all_cells +4249.201171875 4267.7919921875 background all_cells +4273.78662109375 4268.203125 background all_cells +4320.90625 4319.7802734375 background all_cells +4312.49951171875 4325.66943359375 background all_cells +4301.220703125 4319.517578125 background all_cells +4303.07373046875 4331.9951171875 background all_cells +4296.8544921875 4327.1318359375 background all_cells +4344.81005859375 4293.8408203125 background all_cells +4360.21923828125 4285.712890625 background all_cells +4367.876953125 4245.1376953125 background all_cells +4363.49658203125 4278.34326171875 background all_cells +4328.73486328125 4275.865234375 background all_cells +4339.18212890625 4284.8984375 background all_cells +4336.06982421875 4279.4462890625 background all_cells +4298.84521484375 4303.2373046875 background all_cells +4314.548828125 4310.1083984375 background all_cells +4306.697265625 4313.580078125 background all_cells +4289.89990234375 4310.70703125 background all_cells +4306.00048828125 4306.74951171875 background all_cells +4283.544921875 4278.41748046875 background all_cells +4292.2451171875 4297.01904296875 background all_cells +4288.14599609375 4274.77197265625 background all_cells +4283.0380859375 4294.28857421875 background all_cells +4330.13037109375 4364.07958984375 background all_cells +4339.55419921875 4355.00732421875 background all_cells +4330.4599609375 4377.43896484375 background all_cells +4326.7412109375 4351.2978515625 background all_cells +4338.9853515625 4368.09619140625 background all_cells +4317.91259765625 4360.1953125 background all_cells +4353.82470703125 4343.4296875 background all_cells +4357.0390625 4332.9931640625 background all_cells +4349.7666015625 4331.626953125 background all_cells +4368.892578125 4366.1279296875 background all_cells +4371.5703125 4373.71435546875 background all_cells +4361.837890625 4372.38134765625 background all_cells +4350.720703125 4352.111328125 background all_cells +4346.36181640625 4369.060546875 background all_cells +4353.03759765625 4364.2353515625 background all_cells +4364.26318359375 4352.91455078125 background all_cells +4317.7431640625 4334.3486328125 background all_cells +4340.0234375 4337.3671875 background all_cells +4325.47509765625 4327.4150390625 background all_cells +4281.72021484375 4336.09765625 background all_cells +4288.1943359375 4348.6357421875 background all_cells +4282.6337890625 4345.30029296875 background all_cells +4307.3515625 4339.57275390625 background all_cells +4316.0400390625 4350.44580078125 background all_cells +4309.13720703125 4348.6591796875 background all_cells +4306.97412109375 4356.48876953125 background all_cells +4294.1513671875 4337.03759765625 background all_cells +4292.53076171875 4343.5966796875 background all_cells +4299.42919921875 4359.47412109375 background all_cells +4294.46484375 4351.50439453125 background all_cells +4305.92626953125 4367.95458984375 background all_cells +4316.39306640625 4368.3818359375 background all_cells +4318.83642578125 4375.41357421875 background all_cells +4304.6044921875 4375.615234375 background all_cells +4292.1328125 4376.47021484375 background all_cells +4291.57666015625 4366.12939453125 background all_cells +4272.54541015625 4291.6201171875 background all_cells +4272.76708984375 4298.58642578125 background all_cells +4265.0791015625 4339.90380859375 background all_cells +4271.8671875 4322.736328125 background all_cells +4280.17724609375 4301.4599609375 background all_cells +4282.6796875 4305.08837890625 background all_cells +4175.4384765625 4255.43017578125 background all_cells +4182.4384765625 4262.85009765625 background all_cells +4180.078125 4272.77392578125 background all_cells +4196.72412109375 4298.552734375 background all_cells +4193.501953125 4305.57080078125 background all_cells +4206.26318359375 4301.763671875 background all_cells +4193.390625 4261.82373046875 background all_cells +4202.02294921875 4279.22314453125 background all_cells +4195.5927734375 4279.32275390625 background all_cells +4191.12939453125 4277.05712890625 background all_cells +4195.7578125 4268.85546875 background all_cells +4191.21630859375 4257.3046875 background all_cells +4188.3408203125 4284.51220703125 background all_cells +4189.51806640625 4293.47607421875 background all_cells +4191.62158203125 4287.2958984375 background all_cells +4206.3837890625 4238.36572265625 background all_cells +4211.83544921875 4259.39501953125 background all_cells +4228.5 4262.5595703125 background all_cells +4223.1123046875 4261.0888671875 background all_cells +4240.7685546875 4259.31787109375 background all_cells +4226.4970703125 4235.509765625 background all_cells +4225.08837890625 4244.427734375 background all_cells +4204.00341796875 4265.55322265625 background all_cells +4225.42578125 4282.47314453125 background all_cells +4224.51806640625 4269.865234375 background all_cells +4212.85546875 4280.4482421875 background all_cells +4210.0400390625 4263.5634765625 background all_cells +4209.24365234375 4269.0947265625 background all_cells +4189.404296875 4327.09375 background all_cells +4203.7177734375 4340.955078125 background all_cells +4193.3203125 4339.02978515625 background all_cells +4198.52197265625 4327.064453125 background all_cells +4202.375 4333.7216796875 background all_cells +4194.4267578125 4329.1142578125 background all_cells +4239.57568359375 4291.13427734375 background all_cells +4232.01416015625 4291.66552734375 background all_cells +4217.84033203125 4301.64453125 background all_cells +4218.27685546875 4319.70751953125 background all_cells +4219.10400390625 4313.1953125 background all_cells +4211.62451171875 4287.0419921875 background all_cells +4205.646484375 4291.5 background all_cells +4222.8056640625 4288.3896484375 background all_cells +4216.54296875 4290.55126953125 background all_cells +4220.07666015625 4296.43505859375 background all_cells +4209.197265625 4329.21240234375 background all_cells +4228.04931640625 4339.9560546875 background all_cells +4218.1103515625 4332.61279296875 background all_cells +4210.9970703125 4342.45361328125 background all_cells +4200.25390625 4314.79345703125 background all_cells +4210.34326171875 4323.0234375 background all_cells +4208.53466796875 4312.697265625 background all_cells +4193.400390625 4315.8154296875 background all_cells +4200.02197265625 4322.5908203125 background all_cells +4182.81298828125 4191.25439453125 background all_cells +4173.611328125 4194.37158203125 background all_cells +4201.8125 4192.49560546875 background all_cells +4188.87939453125 4230.50634765625 background all_cells +4196.08837890625 4238.89599609375 background all_cells +4177.98974609375 4243.638671875 background all_cells +4184.5166015625 4243.56689453125 background all_cells +4180.70458984375 4233.09375 background all_cells +4182.11279296875 4200.72412109375 background all_cells +4187.27587890625 4210.955078125 background all_cells +4227.1025390625 4227.47216796875 background all_cells +4225.51123046875 4220.13232421875 background all_cells +4235.38330078125 4227.2607421875 background all_cells +4232.939453125 4218.65087890625 background all_cells +4250.0546875 4228.82080078125 background all_cells +4244.03271484375 4230.7587890625 background all_cells +4244.74462890625 4224.19189453125 background all_cells +4238.4794921875 4203.8388671875 background all_cells +4226.87255859375 4211.3564453125 background all_cells +4241.79150390625 4211.39208984375 background all_cells +4249.61376953125 4206.5185546875 background all_cells +4274.3515625 4226.49072265625 background all_cells +4264.0859375 4230.31640625 background all_cells +4264.8505859375 4200.03271484375 background all_cells +4268.896484375 4221.15087890625 background all_cells +4272.091796875 4213.6611328125 background all_cells +4257.79345703125 4213.501953125 background all_cells +4229.4375 4197.51513671875 background all_cells +4194.6728515625 4198.86181640625 background all_cells +4203.34765625 4208.880859375 background all_cells +4199.72216796875 4201.43994140625 background all_cells +4210.140625 4223.6982421875 background all_cells +4218.62646484375 4219.35546875 background all_cells +4213.62841796875 4218.6982421875 background all_cells +4214.80029296875 4230.9990234375 background all_cells +4213.0146484375 4206.04833984375 background all_cells +4223.1484375 4204.24853515625 background all_cells +4219.31982421875 4195.6142578125 background all_cells +4210.060546875 4212.9931640625 background all_cells +4204.33837890625 4218.26171875 background all_cells +3934.2041015625 4322.921875 background all_cells +3939.649169921875 4335.54833984375 background all_cells +3948.845703125 4330.26806640625 background all_cells +3952.063720703125 4372.78369140625 background all_cells +3963.544189453125 4351.65625 background all_cells +3961.691650390625 4371.70068359375 background all_cells +3923.754150390625 4375.6142578125 background all_cells +3948.078369140625 4347.3447265625 background all_cells +3934.158935546875 4354.30712890625 background all_cells +3938.96826171875 4376.18115234375 background all_cells +4157.91748046875 4317.8896484375 background all_cells +4163.76611328125 4300.11767578125 background all_cells +4169.056640625 4315.94482421875 background all_cells +4165.8681640625 4323.5380859375 background all_cells +4165.32080078125 4305.8876953125 background all_cells +4022.30029296875 4313.80078125 background all_cells +4055.017578125 4329.083984375 background all_cells +4053.535400390625 4323.0703125 background all_cells +4057.373291015625 4315.34716796875 background all_cells +4063.09228515625 4306.5947265625 background all_cells +4063.576904296875 4322.25830078125 background all_cells +4177.5634765625 4309.849609375 background all_cells +4186.83056640625 4310.85302734375 background all_cells +4188.7353515625 4318.08251953125 background all_cells +4182.49462890625 4302.31640625 background all_cells +4180.3056640625 4320.38720703125 background all_cells +4034.201171875 4340.6708984375 background all_cells +4055.411865234375 4347.55517578125 background all_cells +4048.924072265625 4351.89208984375 background all_cells +4043.168701171875 4335.4658203125 background all_cells +4034.319580078125 4348.84375 background all_cells +4045.399658203125 4369.4052734375 background all_cells +4079.150390625 4376.20947265625 background all_cells +4057.681640625 4362.68115234375 background all_cells +4053.159423828125 4375.45849609375 background all_cells +4049.289794921875 4359.36083984375 background all_cells +4031.46875 4364.85546875 background all_cells +4034.601318359375 4367.1279296875 background all_cells +4035.590576171875 4371.55908203125 background all_cells +4161.01025390625 4294.98291015625 background all_cells +4170.6875 4284.45703125 background all_cells +4167.53466796875 4274.50830078125 background all_cells +4174.072265625 4289.44482421875 background all_cells +4179.06396484375 4279.7333984375 background all_cells +4183.3046875 4288.958984375 background all_cells +4177.70458984375 4296.49365234375 background all_cells +4139.7958984375 4288.4345703125 background all_cells +4131.74560546875 4291.162109375 background all_cells +4140.86083984375 4275.60205078125 background all_cells +4157.71484375 4288.3564453125 background all_cells +4156.38134765625 4281.06884765625 background all_cells +4145.2294921875 4280.94921875 background all_cells +3973.688720703125 4334.9990234375 background all_cells +3984.98974609375 4339.86181640625 background all_cells +3977.773193359375 4348.443359375 background all_cells +4006.86767578125 4360.208984375 background all_cells +4003.716552734375 4371.20068359375 background all_cells +4012.986328125 4373.85888671875 background all_cells +4007.44873046875 4378.4072265625 background all_cells +4008.8408203125 4366.71923828125 background all_cells +3972.891357421875 4372.5263671875 background all_cells +3992.5771484375 4368.4853515625 background all_cells +3983.97412109375 4376.0224609375 background all_cells +3979.0927734375 4360.3076171875 background all_cells +4000.2431640625 4342.2294921875 background all_cells +4012.79345703125 4350.00732421875 background all_cells +4005.716552734375 4352.25439453125 background all_cells +4121.14111328125 4290.77978515625 background all_cells +4130.65380859375 4310.8935546875 background all_cells +4134.01953125 4304.03466796875 background all_cells +4128.11474609375 4298.24755859375 background all_cells +4129.0712890625 4302.91162109375 background all_cells +4123.0009765625 4300.39306640625 background all_cells +4142.9775390625 4309.36376953125 background all_cells +4137.60546875 4314.10888671875 background all_cells +4150.2529296875 4312.998046875 background all_cells +4168.83837890625 4291.560546875 background all_cells +4241.27978515625 4297.20947265625 background all_cells +4232.45361328125 4300.70068359375 background all_cells +4169.20849609375 4297.37890625 background all_cells +4149.4091796875 4291.52197265625 background all_cells +4147.978515625 4302.8408203125 background all_cells +4143.55419921875 4298.3740234375 background all_cells +4138.98095703125 4294.56494140625 background all_cells +4225.12744140625 4322.61181640625 background all_cells +4235.92724609375 4324.431640625 background all_cells +4229.27001953125 4328.88037109375 background all_cells +4228.32861328125 4314.9130859375 background all_cells +4247.8623046875 4301.73779296875 background all_cells +4261.783203125 4290.232421875 background all_cells +4257.759765625 4303.07666015625 background all_cells +4256.83251953125 4310.373046875 background all_cells +4242.3173828125 4331.978515625 background all_cells +4255.7763671875 4320.6376953125 background all_cells +4244.3388671875 4327.18701171875 background all_cells +4240.66357421875 4306.4345703125 background all_cells +4234.39208984375 4312.3359375 background all_cells +4244.59033203125 4313.14404296875 background all_cells +4191.2880859375 4353.515625 background all_cells +4183.14306640625 4364.55908203125 background all_cells +4180.25244140625 4376.6630859375 background all_cells +4188.9716796875 4373.951171875 background all_cells +4192.27392578125 4366.92138671875 background all_cells +4195.61083984375 4375.83349609375 background all_cells +4228.19921875 4364.00634765625 background all_cells +4268.19482421875 4372.9091796875 background all_cells +4233.46240234375 4376.21435546875 background all_cells +4222.84130859375 4374.1796875 background all_cells +4213.71435546875 4370.88916015625 background all_cells +4212.6611328125 4351.77392578125 background all_cells +4221.96630859375 4349.189453125 background all_cells +4219.0322265625 4365.63525390625 background all_cells +4202.67626953125 4348.32275390625 background all_cells +4203.275390625 4356.3974609375 background all_cells +4161.37353515625 4330.41796875 background all_cells +4166.07763671875 4344.00244140625 background all_cells +4155.27978515625 4339.69677734375 background all_cells +4184.0791015625 4333.22998046875 background all_cells +4187.38232421875 4340.5341796875 background all_cells +4169.0439453125 4369.775390625 background all_cells +4171.8359375 4347.50390625 background all_cells +4173.64990234375 4361.919921875 background all_cells +4177.05712890625 4340.7392578125 background all_cells +4173.24072265625 4330.41845703125 background all_cells +4153.7451171875 4355.47314453125 background all_cells +4073.666259765625 4312.82470703125 background all_cells +4077.28515625 4318.5732421875 background all_cells +4078.166015625 4332.6650390625 background all_cells +4075.8994140625 4325.2578125 background all_cells +4068.20751953125 4339.31787109375 background all_cells +4063.20263671875 4351.38330078125 background all_cells +4076.40087890625 4346.162109375 background all_cells +4059.48828125 4338.97314453125 background all_cells +4076.905517578125 4364.095703125 background all_cells +4096.82763671875 4372.0810546875 background all_cells +4090.009765625 4370.74462890625 background all_cells +4089.357421875 4361.380859375 background all_cells +4083.44287109375 4368.16748046875 background all_cells +4079.078125 4356.74755859375 background all_cells +4093.48828125 4319.07666015625 background all_cells +4085.994384765625 4326.87890625 background all_cells +4094.954345703125 4324.60595703125 background all_cells +4086.10205078125 4312.677734375 background all_cells +4086.734375 4318.7109375 background all_cells +4086.0078125 4334.97119140625 background all_cells +4084.6494140625 4354.29296875 background all_cells +4092.98486328125 4348.92724609375 background all_cells +4084.406982421875 4345.341796875 background all_cells +4092.800048828125 4337.740234375 background all_cells +4064.318603515625 4371.765625 background all_cells +4070.153564453125 4376.66259765625 background all_cells +4067.32470703125 4361.70556640625 background all_cells +4108.97119140625 4299.20361328125 background all_cells +4095.9853515625 4304.224609375 background all_cells +4097.93115234375 4296.78125 background all_cells +4116.29150390625 4305.5966796875 background all_cells +4117.3740234375 4299.4169921875 background all_cells +4116.3544921875 4316.31005859375 background all_cells +4126.19140625 4321.36767578125 background all_cells +4123.52783203125 4315.87353515625 background all_cells +4120.841796875 4328.72119140625 background all_cells +4134.97998046875 4327.18212890625 background all_cells +4138.33203125 4332.4267578125 background all_cells +4149.00537109375 4328.5126953125 background all_cells +4144.52294921875 4323.685546875 background all_cells +4100.05859375 4314.94921875 background all_cells +4096.25927734375 4329.19873046875 background all_cells +4097.74365234375 4309.818359375 background all_cells +4108.12841796875 4309.21484375 background all_cells +4104.623046875 4319.3212890625 background all_cells +4098.63330078125 4352.02294921875 background all_cells +4106.7431640625 4359.48779296875 background all_cells +4114.15869140625 4344.24609375 background all_cells +4107.76025390625 4331.7099609375 background all_cells +4100.81103515625 4339.34130859375 background all_cells +4102.67431640625 4350.32177734375 background all_cells +4124.294921875 4341.2041015625 background all_cells +4144.49560546875 4345.3681640625 background all_cells +4131.8232421875 4350.74462890625 background all_cells +4133.17333984375 4371.07763671875 background all_cells +4155.31201171875 4366.900390625 background all_cells +4109.51318359375 4368.4404296875 background all_cells +4144.28564453125 4371.09765625 background all_cells +4123.37841796875 4375.2587890625 background all_cells +4018.47021484375 4231.0244140625 background all_cells +4034.048828125 4217.88916015625 background all_cells +4031.568359375 4228.89453125 background all_cells +4041.9990234375 4201.02783203125 background all_cells +4047.2998046875 4219.57373046875 background all_cells +4030.246337890625 4244.83544921875 background all_cells +4030.6611328125 4258.59326171875 background all_cells +4038.438232421875 4259.20947265625 background all_cells +4019.621826171875 4246.884765625 background all_cells +4027.493896484375 4277.77734375 background all_cells +4030.38427734375 4268.8525390625 background all_cells +4025.82568359375 4296.12353515625 background all_cells +4036.399658203125 4289.69091796875 background all_cells +4018.582275390625 4281.40771484375 background all_cells +4061.822998046875 4293.12890625 background all_cells +4042.460205078125 4304.22705078125 background all_cells +4044.584228515625 4298.724609375 background all_cells +4048.5908203125 4293.49853515625 background all_cells +4068.3720703125 4272.69921875 background all_cells +4058.5166015625 4281.47021484375 background all_cells +4054.01025390625 4273.0830078125 background all_cells +4044.849853515625 4279.03125 background all_cells +4088.995849609375 4235.78466796875 background all_cells +4079.353759765625 4228.3291015625 background all_cells +4076.554443359375 4235.15673828125 background all_cells +4096.52197265625 4279.82763671875 background all_cells +4095.84228515625 4288.220703125 background all_cells +4088.891357421875 4276.7041015625 background all_cells +4071.633056640625 4259.5166015625 background all_cells +4076.681396484375 4297.4990234375 background all_cells +4087.169921875 4295.048828125 background all_cells +4078.60986328125 4286.2744140625 background all_cells +4084.884765625 4266.3515625 background all_cells +4061.414306640625 4259.5087890625 background all_cells +4105.49560546875 4253.6953125 background all_cells +4097.91552734375 4271.28857421875 background all_cells +4095.55126953125 4266.623046875 background all_cells +4094.646484375 4257.3779296875 background all_cells +4073.6611328125 4244.29638671875 background all_cells +4088.944091796875 4249.587890625 background all_cells +4080.379638671875 4251.85693359375 background all_cells +4049.1728515625 4259.470703125 background all_cells +4053.8359375 4240.6591796875 background all_cells +4049.936279296875 4248.91259765625 background all_cells +4066.66357421875 4195.52978515625 background all_cells +4054.48095703125 4193.50732421875 background all_cells +4066.736083984375 4236.9384765625 background all_cells +4064.4306640625 4245.4404296875 background all_cells +4061.9765625 4227.9892578125 background all_cells +4068.899169921875 4205.7529296875 background all_cells +4068.622314453125 4221.25537109375 background all_cells +4068.85888671875 4212.0478515625 background all_cells +3931.592041015625 4131.54638671875 background all_cells +3935.264892578125 4137.8251953125 background all_cells +3926.22900390625 4140.658203125 background all_cells +3972.51318359375 4163.4052734375 background all_cells +3968.6572265625 4181.77734375 background all_cells +3971.74462890625 4171.12939453125 background all_cells +3974.2900390625 4148.64501953125 background all_cells +3977.712646484375 4157.79345703125 background all_cells +3980.1708984375 4152.9287109375 background all_cells +3943.85595703125 4159.79736328125 background all_cells +3963.433349609375 4154.1591796875 background all_cells +3957.64599609375 4159.7744140625 background all_cells +3951.87158203125 4148.2119140625 background all_cells +4031.388671875 4162.20068359375 background all_cells +4029.622314453125 4167.74609375 background all_cells +4019.11474609375 4162.07861328125 background all_cells +4064.8544921875 4133.169921875 background all_cells +4053.729248046875 4131.12158203125 background all_cells +4097.7490234375 4138.57275390625 background all_cells +4085.405517578125 4143.728515625 background all_cells +4080.226806640625 4100.5068359375 background all_cells +4074.79931640625 4175.373046875 background all_cells +4096.3076171875 4188.0859375 background all_cells +4042.954833984375 4176.76171875 background all_cells +4089.815673828125 4174.2607421875 background all_cells +4085.462890625 4185.69287109375 background all_cells +4057.07275390625 4186.00439453125 background all_cells +4033.397705078125 4112.2568359375 background all_cells +4036.110595703125 4157.55419921875 background all_cells +4024.105224609375 4155.22998046875 background all_cells +4024.205322265625 4144.5126953125 background all_cells +3993.9130859375 4171.64404296875 background all_cells +3995.99658203125 4181.28125 background all_cells +3993.4619140625 4175.98681640625 background all_cells +3986.579345703125 4159.57080078125 background all_cells +4009.25537109375 4164.4072265625 background all_cells +4009.455078125 4149.87841796875 background all_cells +4001.106689453125 4149.2998046875 background all_cells +3999.373291015625 4154.50341796875 background all_cells +3954.210693359375 4182.9443359375 background all_cells +3955.803955078125 4167.546875 background all_cells +3956.720703125 4228.9033203125 background all_cells +3948.216552734375 4299.77978515625 background all_cells +3940.55517578125 4300.33203125 background all_cells +3958.11328125 4215.0703125 background all_cells +3923.796142578125 4307.25634765625 background all_cells +3933.441162109375 4304.25439453125 background all_cells +3928.958984375 4185.41748046875 background all_cells +3972.14306640625 4205.0009765625 background all_cells +3984.08154296875 4225.02978515625 background all_cells +3990.199951171875 4214.73046875 background all_cells +3990.74658203125 4204.4306640625 background all_cells +3993.027099609375 4210.90771484375 background all_cells +3997.8505859375 4206.10498046875 background all_cells +4014.427734375 4209.61376953125 background all_cells +4004.435302734375 4208.015625 background all_cells +4000.772705078125 4215.39111328125 background all_cells +4009.0859375 4253.4189453125 background all_cells +3999.20751953125 4279.09228515625 background all_cells +4012.9267578125 4267.37744140625 background all_cells +3964.346435546875 4326.0419921875 background all_cells +3975.117431640625 4317.16259765625 background all_cells +3967.5283203125 4304.90234375 background all_cells +3986.863525390625 4294.2333984375 background all_cells +4004.65283203125 4324.443359375 background all_cells +3993.6923828125 4310.568359375 background all_cells +4013.844970703125 4295.79052734375 background all_cells +4008.85888671875 4176.55908203125 background all_cells +4021.74560546875 4186.9052734375 background all_cells +4018.802490234375 4190.45458984375 background all_cells +4011.1064453125 4181.251953125 background all_cells +4036.745361328125 4183.65673828125 background all_cells +4043.97705078125 4166.775390625 background all_cells +4031.2216796875 4174.27490234375 background all_cells +4010.09814453125 4194.5185546875 background all_cells +4003.118408203125 4198.12451171875 background all_cells +4002.910888671875 4190.4267578125 background all_cells +3998.8154296875 4188.58251953125 background all_cells +3993.826416015625 4188.2265625 background all_cells +3960.16455078125 4191.5625 background all_cells +3980.163330078125 4194.51220703125 background all_cells +4286.77880859375 3202.028076171875 background all_cells +4273.759765625 3223.54150390625 background all_cells +4315.3076171875 3211.85986328125 background all_cells +4318.24853515625 3215.791748046875 background all_cells +4316.15478515625 3205.59130859375 background all_cells +4379.927734375 3223.35107421875 background all_cells +4370.63525390625 3222.718505859375 background all_cells +4383.6455078125 3230.906494140625 background all_cells +4394.87890625 3229.7607421875 background all_cells +4389.333984375 3228.28173828125 background all_cells +4334.9599609375 3191.42822265625 background all_cells +4345.02490234375 3176.422607421875 background all_cells +4338.61669921875 3196.260498046875 background all_cells +4364.443359375 3164.881591796875 background all_cells +4373.8759765625 3169.228271484375 background all_cells +4371.99169921875 3157.960693359375 background all_cells +4361.568359375 3186.051513671875 background all_cells +4353.14306640625 3182.909912109375 background all_cells +4357.31640625 3196.73583984375 background all_cells +4386.9267578125 3188.95068359375 background all_cells +4377.2470703125 3190.98095703125 background all_cells +4329.66552734375 3208.21923828125 background all_cells +4330.6962890625 3218.645263671875 background all_cells +4340.14990234375 3208.988525390625 background all_cells +4340.0751953125 3225.729736328125 background all_cells +4333.9833984375 3229.84814453125 background all_cells +4355.14404296875 3235.446533203125 background all_cells +4355.95947265625 3244.04443359375 background all_cells +4352.328125 3206.170166015625 background all_cells +4362.7626953125 3223.124267578125 background all_cells +4349.3525390625 3218.963134765625 background all_cells +4359.3896484375 3213.0859375 background all_cells +4342.5869140625 3242.568603515625 background all_cells +4348.15380859375 3228.222900390625 background all_cells +4346.251953125 3238.84912109375 background all_cells +4312.12158203125 3160.05810546875 background all_cells +4302.2275390625 3159.650634765625 background all_cells +4337.18359375 3166.230224609375 background all_cells +4352.60888671875 3164.26025390625 background all_cells +4319.67431640625 3160.9638671875 background all_cells +4330.8076171875 3182.94482421875 background all_cells +4314.34765625 3177.60107421875 background all_cells +4327.177734375 3194.530517578125 background all_cells +4326.3193359375 3178.410888671875 background all_cells +4300.07275390625 3178.322265625 background all_cells +4306.53515625 3175.270263671875 background all_cells +4316.171875 3227.85205078125 background all_cells +4306.244140625 3220.6728515625 background all_cells +4310.15283203125 3241.55078125 background all_cells +4326.3359375 2993.54833984375 background all_cells +4325.1494140625 3010.52099609375 background all_cells +4314.00341796875 3010.01611328125 background all_cells +4319.234375 3005.74560546875 background all_cells +4320.17919921875 2991.330078125 background all_cells +4337.31201171875 3011.95703125 background all_cells +4346.7158203125 3027.124267578125 background all_cells +4343.35888671875 3031.376953125 background all_cells +4324.642578125 3036.64697265625 background all_cells +4332.16162109375 3035.852294921875 background all_cells +4328.58740234375 3032.3544921875 background all_cells +4322.77783203125 3032.17138671875 background all_cells +4320.8662109375 3015.97314453125 background all_cells +4325.4833984375 3026.207763671875 background all_cells +4325.24609375 3020.174560546875 background all_cells +4320.51611328125 3025.5146484375 background all_cells +4316.51708984375 3017.120849609375 background all_cells +4336.50732421875 2997.55224609375 background all_cells +4343.99658203125 3009.95947265625 background all_cells +4330.08056640625 3000.530029296875 background all_cells +4342.13916015625 3001.40185546875 background all_cells +4356.57666015625 2999.261474609375 background all_cells +4358.66748046875 2991.021728515625 background all_cells +4351.03759765625 2995.0341796875 background all_cells +4359.154296875 3010.881103515625 background all_cells +4350.005859375 3005.259765625 background all_cells +4398.32080078125 3063.35302734375 background all_cells +4397.07568359375 3078.85546875 background all_cells +4323.14990234375 3076.1728515625 background all_cells +4352.18603515625 3071.572021484375 background all_cells +4350.083984375 3061.63232421875 background all_cells +4348.103515625 3067.22021484375 background all_cells +4343.3603515625 3062.672607421875 background all_cells +4340.009765625 3051.0771484375 background all_cells +4349.60791015625 3055.52099609375 background all_cells +4344.3544921875 3056.039794921875 background all_cells +4337.74853515625 3041.762451171875 background all_cells +4338.0283203125 3034.211181640625 background all_cells +4348.90869140625 3038.090087890625 background all_cells +4342.94873046875 3047.350830078125 background all_cells +4347.546875 3045.111572265625 background all_cells +4354.09912109375 3033.3818359375 background all_cells +4369.5439453125 3027.1259765625 background all_cells +4357.6796875 3025.377197265625 background all_cells +4361.05908203125 3038.81884765625 background all_cells +4374.73974609375 3036.55712890625 background all_cells +4372.34228515625 3043.5009765625 background all_cells +4365.76904296875 3045.75537109375 background all_cells +4360.63427734375 3061.9658203125 background all_cells +4368.80029296875 3067.6416015625 background all_cells +4366.75537109375 3053.7314453125 background all_cells +4355.06103515625 3049.2568359375 background all_cells +4354.31396484375 3037.82177734375 background all_cells +4359.3212890625 3045.540283203125 background all_cells +4355.318359375 3042.052978515625 background all_cells +4372.26953125 2996.765869140625 background all_cells +4363.37255859375 2999.005859375 background all_cells +4366.462890625 3007.65234375 background all_cells +4378.37548828125 3004.606201171875 background all_cells +4372.23583984375 3004.48974609375 background all_cells +4366.8720703125 3017.39404296875 background all_cells +4375.65380859375 3021.96826171875 background all_cells +4395.279296875 3005.4228515625 background all_cells +4289.50537109375 2957.169189453125 background all_cells +4288.51416015625 2972.180908203125 background all_cells +4310.76220703125 2950.841552734375 background all_cells +4300.77783203125 2964.0947265625 background all_cells +4299.80859375 2950.444580078125 background all_cells +4320.70947265625 2964.747802734375 background all_cells +4325.4560546875 2958.7900390625 background all_cells +4326.0078125 2966.762451171875 background all_cells +4326.0546875 2981.84521484375 background all_cells +4327.29638671875 2974.849853515625 background all_cells +4323.150390625 2988.24560546875 background all_cells +4318.076171875 2978.15869140625 background all_cells +4312.689453125 2989.740234375 background all_cells +4319.35595703125 2984.115966796875 background all_cells +4329.32275390625 2967.096923828125 background all_cells +4332.22314453125 2957.100830078125 background all_cells +4332.04443359375 2971.236572265625 background all_cells +4332.91357421875 2978.1591796875 background all_cells +4345.5166015625 2978.94970703125 background all_cells +4345.40771484375 2956.892822265625 background all_cells +4349.32470703125 2959.982177734375 background all_cells +4347.4169921875 2972.070068359375 background all_cells +4346.79443359375 2966.445556640625 background all_cells +4355.72900390625 2968.97607421875 background all_cells +4354.25341796875 2984.06640625 background all_cells +4356.7333984375 2976.15087890625 background all_cells +4337.16015625 2961.15966796875 background all_cells +4340.37109375 2973.623046875 background all_cells +4340.9296875 2953.1943359375 background all_cells +4335.65283203125 2970.93505859375 background all_cells +4339.55859375 2964.6025390625 background all_cells +4338.9287109375 2982.879638671875 background all_cells +4336.662109375 2987.232666015625 background all_cells +4346.4658203125 2987.643310546875 background all_cells +4357.25830078125 2949.2236328125 background all_cells +4357.5927734375 2953.5732421875 background all_cells +4362.701171875 2955.736083984375 background all_cells +4362.63427734375 2964.80810546875 background all_cells +4354.93310546875 2962.558349609375 background all_cells +4359.39697265625 2955.52734375 background all_cells +4378.14453125 2981.646240234375 background all_cells +4386.28564453125 2985.046875 background all_cells +4378.59375 2989.496826171875 background all_cells +4401.9775390625 2986.2666015625 background all_cells +4393.0986328125 2978.7197265625 background all_cells +4392.66455078125 2995.427490234375 background all_cells +4372.07275390625 2959.423583984375 background all_cells +4370.96044921875 2952.1708984375 background all_cells +4119.09912109375 3241.618408203125 background all_cells +4121.96728515625 3225.64892578125 background all_cells +4125.5634765625 3247.765869140625 background all_cells +4133.47265625 3245.967041015625 background all_cells +4125.15576171875 3235.271728515625 background all_cells +4122.21533203125 3309.375 background all_cells +4134.09716796875 3270.186767578125 background all_cells +4134.2470703125 3285.278564453125 background all_cells +4123.02587890625 3269.85791015625 background all_cells +4139.7216796875 3264.613525390625 background all_cells +4154.3935546875 3302.2724609375 background all_cells +4145.3271484375 3312.23876953125 background all_cells +4150.58056640625 3262.728271484375 background all_cells +4146.88330078125 3271.380126953125 background all_cells +4135.8427734375 3255.3994140625 background all_cells +4150.9326171875 3249.853515625 background all_cells +4147.5830078125 3243.79638671875 background all_cells +4141.88427734375 3240.757568359375 background all_cells +3973.633056640625 3324.430908203125 background all_cells +3979.95556640625 3318.109130859375 background all_cells +3964.698486328125 3331.370849609375 background all_cells +3970.632080078125 3335.01220703125 background all_cells +3982.7431640625 3332.1591796875 background all_cells +3911.433349609375 3368.983154296875 background all_cells +3947.15478515625 3340.768310546875 background all_cells +3939.8251953125 3332.53125 background all_cells +3938.164306640625 3323.846923828125 background all_cells +3911.5703125 3333.03466796875 background all_cells +3946.949951171875 3322.226806640625 background all_cells +3958.083251953125 3323.00830078125 background all_cells +3955.3193359375 3330.82861328125 background all_cells +4072.702880859375 3346.639892578125 background all_cells +4081.32080078125 3346.831787109375 background all_cells +4091.591552734375 3358.5576171875 background all_cells +4090.337646484375 3371.633544921875 background all_cells +4084.499267578125 3353.7431640625 background all_cells +4101.49462890625 3353.3671875 background all_cells +4092.791015625 3344.587158203125 background all_cells +4102.876953125 3333.825927734375 background all_cells +4097.0576171875 3333.0 background all_cells +4117.88671875 3358.05712890625 background all_cells +4122.82373046875 3363.3798828125 background all_cells +4135.62939453125 3361.740966796875 background all_cells +4131.0185546875 3366.631103515625 background all_cells +4124.29296875 3370.150146484375 background all_cells +4143.70166015625 3365.30322265625 background all_cells +4153.88330078125 3363.99169921875 background all_cells +4145.73974609375 3355.029052734375 background all_cells +4035.3125 3350.66015625 background all_cells +4045.659912109375 3320.84765625 background all_cells +4039.792724609375 3355.561767578125 background all_cells +4049.422119140625 3372.67431640625 background all_cells +4054.432861328125 3360.679931640625 background all_cells +4063.828857421875 3370.68896484375 background all_cells +4056.33642578125 3366.874755859375 background all_cells +4017.457763671875 3340.045654296875 background all_cells +4027.115478515625 3345.3994140625 background all_cells +4027.592041015625 3337.10302734375 background all_cells +4019.86962890625 3353.377685546875 background all_cells +3990.10205078125 3378.3251953125 background all_cells +4021.59765625 3369.58984375 background all_cells +4002.304443359375 3393.4755859375 background all_cells +3995.38525390625 3385.80224609375 background all_cells +4028.916748046875 3370.108642578125 background all_cells +4040.778564453125 3380.463134765625 background all_cells +4037.8583984375 3362.90576171875 background all_cells +4032.489501953125 3379.768310546875 background all_cells +3995.1328125 3331.59423828125 background all_cells +4008.089599609375 3347.763916015625 background all_cells +4002.802978515625 3339.17822265625 background all_cells +3928.590576171875 3242.83837890625 background all_cells +3946.353515625 3237.76220703125 background all_cells +3941.234619140625 3235.804443359375 background all_cells +3913.509033203125 3294.9658203125 background all_cells +3906.8544921875 3311.195556640625 background all_cells +3963.295654296875 3299.308349609375 background all_cells +3953.090576171875 3254.119140625 background all_cells +4003.58984375 3235.25048828125 background all_cells +3962.22314453125 3277.04443359375 background all_cells +3950.66650390625 3237.86181640625 background all_cells +4109.9189453125 3387.0283203125 background all_cells +4105.73193359375 3393.265625 background all_cells +4112.7421875 3395.648681640625 background all_cells +4120.67822265625 3392.103271484375 background all_cells +4136.6337890625 3377.705810546875 background all_cells +4152.23779296875 3386.542236328125 background all_cells +4150.64501953125 3380.14892578125 background all_cells +4141.728515625 3378.96875 background all_cells +4114.880859375 3375.687255859375 background all_cells +4119.26806640625 3385.241455078125 background all_cells +4113.21435546875 3383.31396484375 background all_cells +4125.068359375 3377.3291015625 background all_cells +4132.501953125 3422.87548828125 background all_cells +4145.4306640625 3428.0107421875 background all_cells +4079.80322265625 3420.260498046875 background all_cells +4115.21435546875 3513.40771484375 background all_cells +4120.22119140625 3491.430419921875 background all_cells +4090.9365234375 3496.145263671875 background all_cells +4106.2890625 3519.868408203125 background all_cells +4107.83056640625 3509.45361328125 background all_cells +4131.9482421875 3505.47412109375 background all_cells +4147.99365234375 3508.097900390625 background all_cells +4144.97607421875 3497.44921875 background all_cells +4051.0400390625 3494.07958984375 background all_cells +4070.122314453125 3512.5556640625 background all_cells +4070.1962890625 3492.869873046875 background all_cells +4068.446044921875 3485.26025390625 background all_cells +4065.72216796875 3481.3740234375 background all_cells +4152.30517578125 3429.943359375 background all_cells +4155.02392578125 3485.1669921875 background all_cells +4076.59912109375 3388.47998046875 background all_cells +4093.212158203125 3388.367919921875 background all_cells +4080.84521484375 3386.990234375 background all_cells +4106.0908203125 3404.223876953125 background all_cells +4130.25048828125 3400.1689453125 background all_cells +4124.1162109375 3405.783203125 background all_cells +4138.283203125 3406.654541015625 background all_cells +4144.51904296875 3404.0927734375 background all_cells +4076.384521484375 3398.62939453125 background all_cells +4083.11376953125 3398.439208984375 background all_cells +4079.5283203125 3412.5634765625 background all_cells +4072.853271484375 3408.039794921875 background all_cells +4042.640380859375 3390.22265625 background all_cells +4053.19384765625 3395.131103515625 background all_cells +4045.886474609375 3399.461669921875 background all_cells +4047.377685546875 3402.9794921875 background all_cells +4060.842041015625 3426.43603515625 background all_cells +4071.744140625 3425.200439453125 background all_cells +4057.3623046875 3410.899169921875 background all_cells +4058.010986328125 3398.77880859375 background all_cells +4064.361328125 3395.307373046875 background all_cells +4038.388427734375 3419.105712890625 background all_cells +4050.04052734375 3423.47119140625 background all_cells +4041.78076171875 3427.976806640625 background all_cells +4043.31298828125 3411.556884765625 background all_cells +4019.18310546875 3398.92431640625 background all_cells +4027.318115234375 3418.592041015625 background all_cells +4034.36376953125 3398.80224609375 background all_cells +4029.451171875 3389.55029296875 background all_cells +4026.32080078125 3405.030517578125 background all_cells +3944.829833984375 3357.405517578125 background all_cells +3917.72216796875 3361.11669921875 background all_cells +3927.4072265625 3361.061767578125 background all_cells +3942.26513671875 3385.092529296875 background all_cells +3947.98779296875 3369.293212890625 background all_cells +3954.9423828125 3385.10595703125 background all_cells +3949.947998046875 3408.232421875 background all_cells +3948.8369140625 3394.621337890625 background all_cells +3919.31298828125 3409.301513671875 background all_cells +3935.91650390625 3410.615234375 background all_cells +3913.286376953125 3401.795166015625 background all_cells +4015.6171875 3363.330810546875 background all_cells +4012.8955078125 3381.891357421875 background all_cells +4006.804931640625 3379.316162109375 background all_cells +4006.139404296875 3369.4072265625 background all_cells +3992.338623046875 3399.1982421875 background all_cells +4012.86767578125 3408.451416015625 background all_cells +4001.810302734375 3404.06103515625 background all_cells +3997.173095703125 3427.5537109375 background all_cells +4016.740234375 3423.822021484375 background all_cells +4005.962890625 3415.556396484375 background all_cells +3998.086181640625 3448.68896484375 background all_cells +4002.3486328125 3471.605224609375 background all_cells +4006.194091796875 3457.566162109375 background all_cells +4004.6494140625 3483.632080078125 background all_cells +4012.399169921875 3477.219482421875 background all_cells +4013.225830078125 3464.801513671875 background all_cells +3998.078857421875 3492.30078125 background all_cells +4012.27587890625 3498.715087890625 background all_cells +4008.31689453125 3522.17626953125 background all_cells +4003.65869140625 3512.9951171875 background all_cells +3963.95703125 3359.1328125 background all_cells +3965.826904296875 3351.20751953125 background all_cells +3973.579833984375 3343.096923828125 background all_cells +3979.657958984375 3359.779052734375 background all_cells +3973.423828125 3351.872802734375 background all_cells +3963.25537109375 3398.94384765625 background all_cells +3977.179443359375 3390.022216796875 background all_cells +3967.37890625 3389.03076171875 background all_cells +3970.473876953125 3363.15771484375 background all_cells +3958.9208984375 3372.278076171875 background all_cells +3976.71044921875 3374.769775390625 background all_cells +3972.84912109375 3369.54638671875 background all_cells +3925.970458984375 3431.67822265625 background all_cells +3923.933837890625 3420.476318359375 background all_cells +3962.90966796875 3433.421875 background all_cells +3983.05078125 3419.2890625 background all_cells +3959.264404296875 3421.861328125 background all_cells +3973.283203125 3415.69677734375 background all_cells +3966.20703125 3416.7734375 background all_cells +3979.75 3431.39794921875 background all_cells +3944.53662109375 3420.001220703125 background all_cells +3948.291748046875 3450.444091796875 background all_cells +3945.843017578125 3434.59375 background all_cells +3952.410400390625 3426.889892578125 background all_cells +4160.4189453125 2995.80810546875 background all_cells +4183.9228515625 3051.6630859375 background all_cells +4207.2470703125 3071.01513671875 background all_cells +4218.33544921875 3043.983642578125 background all_cells +4204.46240234375 3041.985107421875 background all_cells +4192.66259765625 3055.359619140625 background all_cells +4195.93359375 3093.565185546875 background all_cells +4167.75146484375 3122.26953125 background all_cells +4163.71142578125 3110.061767578125 background all_cells +4198.66162109375 3113.80908203125 background all_cells +4186.84716796875 3115.31640625 background all_cells +4161.54443359375 3081.29296875 background all_cells +4162.37109375 3074.01513671875 background all_cells +4170.86474609375 3175.202880859375 background all_cells +4168.17578125 3163.595947265625 background all_cells +4169.72216796875 3168.630859375 background all_cells +4171.6064453125 3187.231689453125 background all_cells +4156.98486328125 3186.582275390625 background all_cells +4161.58837890625 3178.238037109375 background all_cells +4204.93798828125 3148.589599609375 background all_cells +4214.2333984375 3150.684814453125 background all_cells +4182.54345703125 3176.269287109375 background all_cells +4191.5185546875 3156.513671875 background all_cells +4189.4775390625 3165.435546875 background all_cells +4159.70068359375 3201.781494140625 background all_cells +4169.9482421875 3197.109375 background all_cells +4194.02001953125 3196.25390625 background all_cells +4178.703125 3191.59033203125 background all_cells +4184.38134765625 3152.2275390625 background all_cells +4179.2900390625 3156.843994140625 background all_cells +4167.599609375 3152.146728515625 background all_cells +4198.80078125 3131.57666015625 background all_cells +4192.771484375 3129.97705078125 background all_cells +4191.24560546875 3136.2666015625 background all_cells +4169.32568359375 3134.2001953125 background all_cells +4179.7490234375 3145.724365234375 background all_cells +4156.01416015625 3208.267578125 background all_cells +4164.62890625 3218.20263671875 background all_cells +4156.89404296875 3224.640869140625 background all_cells +4173.9423828125 3234.354736328125 background all_cells +4158.7763671875 3235.2421875 background all_cells +4188.94970703125 3209.00830078125 background all_cells +4182.45751953125 3226.561767578125 background all_cells +4188.1142578125 3217.94189453125 background all_cells +4181.76806640625 3214.701904296875 background all_cells +4177.5302734375 3209.106689453125 background all_cells +4174.04248046875 3217.35009765625 background all_cells +4209.533203125 3404.900390625 background all_cells +4219.96728515625 3401.912109375 background all_cells +4215.99853515625 3402.943115234375 background all_cells +4157.6064453125 3424.51611328125 background all_cells +4168.15234375 3431.422119140625 background all_cells +4167.3857421875 3422.420166015625 background all_cells +4177.58642578125 3426.286376953125 background all_cells +4216.60693359375 3426.384521484375 background all_cells +4208.703125 3428.627197265625 background all_cells +4199.04150390625 3410.734130859375 background all_cells +4185.22314453125 3432.489501953125 background all_cells +4165.75244140625 3338.57421875 background all_cells +4204.12255859375 3347.5771484375 background all_cells +4165.9365234375 3352.423583984375 background all_cells +4166.29052734375 3345.736572265625 background all_cells +4157.04150390625 3343.009033203125 background all_cells +4163.24658203125 3392.45849609375 background all_cells +4172.73095703125 3402.318603515625 background all_cells +4171.81005859375 3387.77783203125 background all_cells +4168.34912109375 3382.09130859375 background all_cells +4182.6669921875 3399.343017578125 background all_cells +4212.13916015625 3397.626953125 background all_cells +4202.900390625 3379.84521484375 background all_cells +4201.53759765625 3391.680419921875 background all_cells +4177.27099609375 3373.08740234375 background all_cells +4168.4736328125 3373.7001953125 background all_cells +4189.57373046875 3246.304931640625 background all_cells +4204.01904296875 3245.27587890625 background all_cells +4195.0439453125 3236.420654296875 background all_cells +4203.87939453125 3266.0986328125 background all_cells +4221.69482421875 3255.499267578125 background all_cells +4211.859375 3251.64892578125 background all_cells +4207.1162109375 3273.72216796875 background all_cells +4176.423828125 3323.999755859375 background all_cells +4158.97705078125 3332.447998046875 background all_cells +4170.44580078125 3331.333740234375 background all_cells +4191.88720703125 3289.685546875 background all_cells +4214.78857421875 3317.638671875 background all_cells +4193.4931640625 3324.9150390625 background all_cells +4210.533203125 3306.37744140625 background all_cells +4158.06591796875 3255.56640625 background all_cells +4157.01171875 3280.518798828125 background all_cells +4159.6240234375 3269.00732421875 background all_cells +4172.47021484375 3258.48828125 background all_cells +4371.0732421875 3235.7333984375 background all_cells +4369.92626953125 3243.234375 background all_cells +4366.50439453125 3246.75830078125 background all_cells +4390.27978515625 3261.832763671875 background all_cells +4397.2646484375 3263.0400390625 background all_cells +4383.5546875 3264.85205078125 background all_cells +4378.33447265625 3260.348388671875 background all_cells +4395.12841796875 3245.1328125 background all_cells +4288.3408203125 3344.1015625 background all_cells +4301.357421875 3409.87744140625 background all_cells +4247.07958984375 3391.16162109375 background all_cells +4229.2060546875 3405.0400390625 background all_cells +4258.04736328125 3359.535400390625 background all_cells +4248.77783203125 3364.19970703125 background all_cells +4236.34521484375 3364.173095703125 background all_cells +4286.23388671875 3247.734619140625 background all_cells +4302.94921875 3248.06103515625 background all_cells +4297.015625 3255.66259765625 background all_cells +4294.54296875 3248.925537109375 background all_cells +4330.85595703125 3270.79052734375 background all_cells +4331.958984375 3278.41943359375 background all_cells +4315.6708984375 3282.263671875 background all_cells +4305.46875 3250.9599609375 background all_cells +4337.13525390625 3245.78466796875 background all_cells +4346.94287109375 3256.17724609375 background all_cells +4312.28564453125 3249.725830078125 background all_cells +4289.673828125 3263.1171875 background all_cells +4305.56884765625 3261.1220703125 background all_cells +4300.97265625 3274.5634765625 background all_cells +4298.23095703125 3269.959716796875 background all_cells +4293.48828125 3266.78564453125 background all_cells +4333.78759765625 3301.26708984375 background all_cells +4335.51171875 3296.38330078125 background all_cells +4310.58935546875 3295.067626953125 background all_cells +4320.400390625 3301.256591796875 background all_cells +4302.55908203125 3296.948486328125 background all_cells +4251.84033203125 3330.27197265625 background all_cells +4246.6728515625 3349.21533203125 background all_cells +4237.83203125 3337.761474609375 background all_cells +4229.4462890625 3335.865966796875 background all_cells +4242.9873046875 3335.83349609375 background all_cells +4321.361328125 3316.1826171875 background all_cells +4333.2529296875 3335.0830078125 background all_cells +4310.41845703125 3321.7373046875 background all_cells +4309.69091796875 3316.68701171875 background all_cells +4372.359375 3266.548583984375 background all_cells +4379.3095703125 3273.744140625 background all_cells +4368.5859375 3269.89599609375 background all_cells +4374.46533203125 3284.02294921875 background all_cells +4378.99853515625 3379.23291015625 background all_cells +4394.7705078125 3345.01953125 background all_cells +4397.6787109375 3350.546142578125 background all_cells +4379.72119140625 3306.816162109375 background all_cells +4364.34228515625 3305.822265625 background all_cells +4352.58740234375 3302.823974609375 background all_cells +4373.93310546875 3325.5517578125 background all_cells +4364.376953125 3322.97900390625 background all_cells +4390.14306640625 3272.523193359375 background all_cells +4392.15966796875 3331.92431640625 background all_cells +4398.0888671875 3317.1845703125 background all_cells +4398.2880859375 3292.46337890625 background all_cells +4388.9755859375 3283.263916015625 background all_cells +4249.3408203125 3240.7373046875 background all_cells +4241.0283203125 3242.773681640625 background all_cells +4245.08642578125 3257.87158203125 background all_cells +4254.779296875 3254.49560546875 background all_cells +4235.75537109375 3252.3818359375 background all_cells +4280.091796875 3251.170654296875 background all_cells +4260.84423828125 3274.05126953125 background all_cells +4234.486328125 3270.242431640625 background all_cells +4277.8427734375 3267.482666015625 background all_cells +4271.67138671875 3278.591064453125 background all_cells +4262.57861328125 3267.611083984375 background all_cells +4251.52490234375 3013.5478515625 background all_cells +4230.85791015625 3025.280029296875 background all_cells +4241.55859375 3023.95166015625 background all_cells +4236.3037109375 3030.33349609375 background all_cells +4259.197265625 3051.021484375 background all_cells +4296.40185546875 3067.8349609375 background all_cells +4272.48095703125 3066.0546875 background all_cells +4243.94384765625 3067.330810546875 background all_cells +4269.00244140625 3050.778076171875 background all_cells +4263.2421875 3058.228271484375 background all_cells +4237.3740234375 2958.784423828125 background all_cells +4229.7431640625 3016.163818359375 background all_cells +4293.0009765625 3025.105712890625 background all_cells +4286.6201171875 3041.425537109375 background all_cells +4242.09326171875 3132.6005859375 background all_cells +4237.931640625 3147.1318359375 background all_cells +4232.470703125 3137.775146484375 background all_cells +4223.4189453125 3152.92138671875 background all_cells +4267.74072265625 3149.515625 background all_cells +4262.37109375 3153.577392578125 background all_cells +4257.38232421875 3148.705322265625 background all_cells +4251.2275390625 3154.076904296875 background all_cells +4228.43701171875 3151.651611328125 background all_cells +4296.1943359375 3144.97802734375 background all_cells +4291.7998046875 3151.409423828125 background all_cells +4290.0244140625 3156.70751953125 background all_cells +4275.69384765625 3148.6689453125 background all_cells +4284.125 3148.477783203125 background all_cells +4292.02783203125 3077.474365234375 background all_cells +4292.7802734375 3087.812744140625 background all_cells +4291.2255859375 3109.294677734375 background all_cells +4299.15283203125 3103.25390625 background all_cells +4291.267578125 3097.777587890625 background all_cells +4300.2841796875 3095.0283203125 background all_cells +4254.16015625 3089.017578125 background all_cells +4275.16064453125 3103.046142578125 background all_cells +4267.0986328125 3132.450439453125 background all_cells +4252.46923828125 3117.408935546875 background all_cells +4269.46533203125 3095.27001953125 background all_cells +4291.69091796875 3119.2998046875 background all_cells +4279.7568359375 3121.695068359375 background all_cells +4288.71923828125 3115.430908203125 background all_cells +4294.640625 3132.53369140625 background all_cells +4287.09033203125 3128.8994140625 background all_cells +4298.75390625 3122.291259765625 background all_cells +4223.86376953125 3112.989013671875 background all_cells +4236.90771484375 3075.298828125 background all_cells +4231.6318359375 3128.576171875 background all_cells +4212.29541015625 3101.650146484375 background all_cells +4240.60595703125 3104.073974609375 background all_cells +4261.1650390625 3077.286865234375 background all_cells +4273.95068359375 3080.26611328125 background all_cells +4384.48046875 3121.59521484375 background all_cells +4382.7392578125 3137.920166015625 background all_cells +4375.09375 3135.59619140625 background all_cells +4333.07421875 3153.095947265625 background all_cells +4338.337890625 3134.944580078125 background all_cells +4312.2958984375 3147.347412109375 background all_cells +4325.66552734375 3122.51904296875 background all_cells +4321.18798828125 3146.2412109375 background all_cells +4383.21875 3145.364013671875 background all_cells +4394.2099609375 3133.412353515625 background all_cells +4383.64990234375 3129.21484375 background all_cells +4345.60595703125 3137.3583984375 background all_cells +4369.28759765625 3145.63916015625 background all_cells +4359.70751953125 3131.494873046875 background all_cells +4317.54150390625 3087.59130859375 background all_cells +4309.8486328125 3102.11474609375 background all_cells +4316.146484375 3099.213134765625 background all_cells +4324.1708984375 3094.942138671875 background all_cells +4309.2958984375 3119.19287109375 background all_cells +4328.009765625 3116.83251953125 background all_cells +4308.64892578125 3131.760498046875 background all_cells +4314.96923828125 3126.6259765625 background all_cells +4371.12939453125 3102.450927734375 background all_cells +4358.822265625 3113.7734375 background all_cells +4374.7197265625 3108.865966796875 background all_cells +4346.92578125 3107.231201171875 background all_cells +4353.02392578125 3121.78857421875 background all_cells +4358.28955078125 3119.7177734375 background all_cells +4350.7314453125 3130.476806640625 background all_cells +4346.3408203125 3127.152587890625 background all_cells +4357.64111328125 3076.765869140625 background all_cells +4353.419921875 3083.587890625 background all_cells +4305.29443359375 3071.14453125 background all_cells +4311.0830078125 3000.749267578125 background all_cells +4307.91162109375 3036.451171875 background all_cells +4328.80419921875 3022.74267578125 background all_cells +4316.572265625 2997.156494140625 background all_cells +4343.7763671875 3018.126220703125 background all_cells +4334.58349609375 3025.8271484375 background all_cells +4331.06494140625 3013.744140625 background all_cells +4327.81787109375 3043.380126953125 background all_cells +4332.369140625 3043.312255859375 background all_cells +4329.130859375 3054.023193359375 background all_cells +4334.48681640625 3050.71533203125 background all_cells +4320.27490234375 3044.798095703125 background all_cells +4314.09765625 3068.585693359375 background all_cells +4355.42431640625 3056.042236328125 background all_cells +4337.80126953125 3057.78759765625 background all_cells +4327.669921875 3067.641845703125 background all_cells +4235.35888671875 3169.3642578125 background all_cells +4246.869140625 3166.534423828125 background all_cells +4243.37548828125 3160.957275390625 background all_cells +4239.9267578125 3173.726806640625 background all_cells +4229.7158203125 3178.638427734375 background all_cells +4212.3544921875 3179.858154296875 background all_cells +4225.39306640625 3180.467041015625 background all_cells +4236.8193359375 3191.428466796875 background all_cells +4200.92138671875 3188.34326171875 background all_cells +4207.265625 3183.66796875 background all_cells +4261.79052734375 3159.716796875 background all_cells +4253.4892578125 3159.56396484375 background all_cells +4255.09716796875 3167.817626953125 background all_cells +4269.2021484375 3169.002197265625 background all_cells +4262.43212890625 3170.78173828125 background all_cells +4293.53271484375 3165.69482421875 background all_cells +4285.40283203125 3178.263916015625 background all_cells +4285.46044921875 3162.5009765625 background all_cells +4300.19970703125 3172.170654296875 background all_cells +4286.49853515625 3171.62646484375 background all_cells +4275.4306640625 3178.00146484375 background all_cells +4281.57275390625 3171.81884765625 background all_cells +4279.7431640625 3186.51318359375 background all_cells +4257.2314453125 3197.480712890625 background all_cells +4277.95361328125 3194.997314453125 background all_cells +4231.4970703125 3237.849609375 background all_cells +4234.67138671875 3222.2158203125 background all_cells +4246.900390625 3220.201904296875 background all_cells +4248.3984375 3229.784423828125 background all_cells +4240.5185546875 3233.818115234375 background all_cells +4219.62158203125 3198.386474609375 background all_cells +4229.94775390625 3208.57763671875 background all_cells +4219.17626953125 3215.453857421875 background all_cells +4243.1337890625 3195.819091796875 background all_cells +4226.34619140625 3190.9501953125 background all_cells +4203.24267578125 3224.510498046875 background all_cells +4213.98388671875 3224.74853515625 background all_cells +4223.16845703125 3236.258056640625 background all_cells +4206.60107421875 3218.975341796875 background all_cells +4255.08203125 3227.086181640625 background all_cells +4287.673828125 3212.748291015625 background all_cells +4255.26953125 3207.113525390625 background all_cells +4274.271484375 3203.0146484375 background all_cells +4206.73486328125 3199.250244140625 background all_cells +4211.39599609375 3193.89599609375 background all_cells +4077.37451171875 2945.3798828125 background all_cells +4101.62744140625 2975.269775390625 background all_cells +4148.40283203125 2980.829833984375 background all_cells +4121.4873046875 2968.7158203125 background all_cells +4123.95849609375 2981.8369140625 background all_cells +4121.49462890625 2974.013671875 background all_cells +4126.775390625 2974.12109375 background all_cells +4116.0849609375 2986.12060546875 background all_cells +4109.703125 2986.185546875 background all_cells +4142.216796875 2970.1572265625 background all_cells +4125.32861328125 2990.52490234375 background all_cells +4128.23876953125 3006.369384765625 background all_cells +4139.04638671875 2990.4814453125 background all_cells +4144.99755859375 3081.16455078125 background all_cells +4154.62109375 3074.824462890625 background all_cells +4156.0830078125 3088.511962890625 background all_cells +4124.30029296875 3084.891357421875 background all_cells +4128.66162109375 3061.7890625 background all_cells +4137.05712890625 3089.9306640625 background all_cells +4129.63037109375 3086.50439453125 background all_cells +4128.025390625 3077.285888671875 background all_cells +4126.06689453125 3110.798583984375 background all_cells +4150.30078125 3102.837646484375 background all_cells +4143.5 3113.108154296875 background all_cells +4140.0244140625 3122.705810546875 background all_cells +4121.2861328125 3129.2998046875 background all_cells +4131.826171875 3125.92138671875 background all_cells +4070.575927734375 3121.830078125 background all_cells +4114.37744140625 3125.32275390625 background all_cells +4095.01708984375 3117.399658203125 background all_cells +4079.344482421875 3114.54052734375 background all_cells +4087.91943359375 3133.50341796875 background all_cells +4077.07568359375 3134.7568359375 background all_cells +4083.120361328125 3139.455078125 background all_cells +4055.148193359375 3117.466064453125 background all_cells +4057.09716796875 3106.666015625 background all_cells +4057.052001953125 3126.934814453125 background all_cells +4045.90771484375 3081.77587890625 background all_cells +4072.152587890625 3080.340576171875 background all_cells +4060.239013671875 3084.91015625 background all_cells +4077.698974609375 3089.065185546875 background all_cells +4105.05029296875 3089.647216796875 background all_cells +4090.544921875 3097.0126953125 background all_cells +4080.73291015625 3077.22119140625 background all_cells +4071.927734375 3048.683349609375 background all_cells +4106.41943359375 3043.167724609375 background all_cells +4113.841796875 3064.56298828125 background all_cells +4100.68896484375 3060.70751953125 background all_cells +4088.279541015625 3063.188232421875 background all_cells +4071.44580078125 3063.67236328125 background all_cells +3875.9736328125 3342.662109375 background all_cells +3857.032958984375 3339.3212890625 background all_cells +3897.012451171875 3339.97607421875 background all_cells +3890.03515625 3339.6142578125 background all_cells +3873.427978515625 3349.250732421875 background all_cells +3855.405517578125 3346.989501953125 background all_cells +3832.377685546875 3421.103759765625 background all_cells +3830.453857421875 3408.6015625 background all_cells +3848.2734375 3422.408203125 background all_cells +3839.974609375 3423.06103515625 background all_cells +3905.467041015625 3444.302734375 background all_cells +3892.590576171875 3444.90625 background all_cells +3889.513427734375 3416.08935546875 background all_cells +3856.224365234375 3423.488037109375 background all_cells +3853.2021484375 3413.14404296875 background all_cells +3868.746826171875 3359.03564453125 background all_cells +3864.988525390625 3368.22265625 background all_cells +3851.6279296875 3404.749755859375 background all_cells +3841.672119140625 3401.331298828125 background all_cells +3835.074462890625 3359.516845703125 background all_cells +3877.3046875 3382.86474609375 background all_cells +3878.46630859375 3392.92333984375 background all_cells +3879.168701171875 3375.472412109375 background all_cells +3903.054931640625 3354.861083984375 background all_cells +3907.533447265625 3391.982421875 background all_cells +3900.308349609375 3384.0986328125 background all_cells +3892.34814453125 3375.720703125 background all_cells +4135.77587890625 3136.696044921875 background all_cells +4153.0693359375 3128.297607421875 background all_cells +4141.3349609375 3140.388916015625 background all_cells +4123.859375 3141.991943359375 background all_cells +4130.88330078125 3139.541748046875 background all_cells +4148.71728515625 3180.361083984375 background all_cells +4124.17578125 3172.026123046875 background all_cells +4153.8916015625 3217.5380859375 background all_cells +4151.423828125 3235.087646484375 background all_cells +4148.67578125 3217.515625 background all_cells +4125.375 3215.1435546875 background all_cells +4139.18603515625 3217.6875 background all_cells +4133.95947265625 3211.925537109375 background all_cells +4155.75830078125 3193.02587890625 background all_cells +4132.375 3192.822021484375 background all_cells +4143.86962890625 3203.013671875 background all_cells +4123.6630859375 3199.997314453125 background all_cells +4146.69775390625 3190.93798828125 background all_cells +4098.37353515625 3250.36181640625 background all_cells +4083.794921875 3257.10009765625 background all_cells +4096.71826171875 3259.318115234375 background all_cells +4110.4345703125 3249.9912109375 background all_cells +4112.91357421875 3278.49267578125 background all_cells +4113.9326171875 3261.074951171875 background all_cells +4150.34619140625 3282.241455078125 background all_cells +4144.72265625 3284.897705078125 background all_cells +4122.99853515625 3288.43310546875 background all_cells +4116.22265625 3286.177734375 background all_cells +4088.066650390625 3272.492919921875 background all_cells +4077.13037109375 3292.43017578125 background all_cells +4076.446533203125 3264.58740234375 background all_cells +4050.4892578125 3241.637939453125 background all_cells +4046.713623046875 3218.512939453125 background all_cells +4070.95166015625 3178.79150390625 background all_cells +4065.09814453125 3175.50634765625 background all_cells +4085.1748046875 3181.7841796875 background all_cells +4076.858154296875 3168.247314453125 background all_cells +4075.83642578125 3181.17236328125 background all_cells +4061.05322265625 3198.31640625 background all_cells +4063.5322265625 3208.896728515625 background all_cells +4069.8671875 3222.155029296875 background all_cells +4076.544921875 3215.970703125 background all_cells +4064.874755859375 3230.300048828125 background all_cells +4049.57958984375 3189.24462890625 background all_cells +4059.375244140625 3185.72802734375 background all_cells +4053.708984375 3153.9462890625 background all_cells +4048.20703125 3145.4755859375 background all_cells +4051.75830078125 3165.203125 background all_cells +4078.385009765625 3151.271484375 background all_cells +4063.801025390625 3151.70458984375 background all_cells +4089.300537109375 3167.9462890625 background all_cells +4103.39697265625 3149.48046875 background all_cells +4098.1416015625 3158.743408203125 background all_cells +4092.28173828125 3142.33447265625 background all_cells +4110.0361328125 3169.986328125 background all_cells +4127.38671875 3166.96875 background all_cells +4115.99462890625 3165.98583984375 background all_cells +4113.46337890625 3147.617431640625 background all_cells +4128.9990234375 3160.23095703125 background all_cells +4126.8671875 3151.694580078125 background all_cells +4119.99609375 3157.528564453125 background all_cells +4121.353515625 3148.599609375 background all_cells +4102.69482421875 3169.601318359375 background all_cells +4103.4970703125 3179.336181640625 background all_cells +3894.359619140625 3206.270751953125 background all_cells +3857.242431640625 3200.05126953125 background all_cells +3843.325927734375 3208.320556640625 background all_cells +3877.03955078125 3156.392578125 background all_cells +3881.115966796875 3132.0205078125 background all_cells +3882.813232421875 3143.84228515625 background all_cells +3888.346435546875 3164.728515625 background all_cells +3888.8408203125 3155.756103515625 background all_cells +3877.2607421875 3192.8916015625 background all_cells +3890.7109375 3178.375244140625 background all_cells +3884.687255859375 3186.00146484375 background all_cells +3884.20458984375 3194.791015625 background all_cells +3862.028076171875 3188.004638671875 background all_cells +3867.649169921875 3185.0283203125 background all_cells +3861.547607421875 3173.226318359375 background all_cells +3831.002685546875 3161.559326171875 background all_cells +3847.718017578125 3162.302978515625 background all_cells +3839.981201171875 3156.33642578125 background all_cells +3836.16455078125 3165.77978515625 background all_cells +4018.167236328125 3195.23779296875 background all_cells +4005.8271484375 3194.2158203125 background all_cells +3988.327392578125 3202.119384765625 background all_cells +4010.472900390625 3210.81884765625 background all_cells +3997.04833984375 3208.40087890625 background all_cells +3994.89208984375 3197.048583984375 background all_cells +4033.952880859375 3192.5439453125 background all_cells +4032.329833984375 3128.029052734375 background all_cells +4037.9775390625 3138.615966796875 background all_cells +4032.8701171875 3202.293212890625 background all_cells +4041.89697265625 3206.443115234375 background all_cells +4041.829833984375 3199.432861328125 background all_cells +4019.8720703125 3164.997802734375 background all_cells +4028.97265625 3149.498291015625 background all_cells +4029.2890625 3168.724365234375 background all_cells +3953.975830078125 3206.562255859375 background all_cells +3962.45849609375 3200.38037109375 background all_cells +3962.18212890625 3213.8671875 background all_cells +3986.531005859375 3157.659912109375 background all_cells +4010.050537109375 3155.148681640625 background all_cells +4008.435546875 3172.07373046875 background all_cells +3968.328125 3193.127685546875 background all_cells +3977.3388671875 3185.26416015625 background all_cells +3969.920166015625 3171.36083984375 background all_cells +3925.474853515625 3181.893798828125 background all_cells +3919.70849609375 3175.722412109375 background all_cells +3901.85595703125 3184.4599609375 background all_cells +3927.88916015625 3192.432373046875 background all_cells +3940.32373046875 3176.346435546875 background all_cells +3932.731689453125 3183.9365234375 background all_cells +3926.169189453125 3168.9326171875 background all_cells +3945.017578125 3159.96044921875 background all_cells +3941.16357421875 3166.969970703125 background all_cells +3931.109375 3156.927001953125 background all_cells +3913.919677734375 3204.724609375 background all_cells +3936.628662109375 3204.54541015625 background all_cells +3925.646728515625 3200.040771484375 background all_cells +3924.419921875 3215.8486328125 background all_cells +3920.384521484375 3159.130126953125 background all_cells +3902.91162109375 3153.138916015625 background all_cells +4001.641357421875 3220.056884765625 background all_cells +3998.04052734375 3226.96142578125 background all_cells +4029.8359375 3215.960693359375 background all_cells +4037.770751953125 3222.896728515625 background all_cells +4008.736083984375 3223.1025390625 background all_cells +4018.741455078125 3223.682861328125 background all_cells +3975.77880859375 3223.030029296875 background all_cells +3947.316650390625 3215.691650390625 background all_cells +3990.08154296875 3228.08349609375 background all_cells +3988.936279296875 3217.324951171875 background all_cells +3985.15234375 3244.20947265625 background all_cells +4024.672119140625 3255.75390625 background all_cells +4038.4638671875 3247.297119140625 background all_cells +4033.20458984375 3249.48974609375 background all_cells +3858.2041015625 3258.212646484375 background all_cells +3913.8720703125 3217.503662109375 background all_cells +3869.170654296875 3277.853759765625 background all_cells +3893.572021484375 3274.456298828125 background all_cells +3859.46044921875 3231.012451171875 background all_cells +3846.814697265625 3330.881103515625 background all_cells +3862.525634765625 3325.6650390625 background all_cells +3847.744140625 3306.265625 background all_cells +3863.4404296875 3036.728515625 background all_cells +3887.651611328125 3114.79296875 background all_cells +3895.455810546875 3126.5283203125 background all_cells +3896.572509765625 3117.38330078125 background all_cells +3875.399658203125 3118.36181640625 background all_cells +3870.50830078125 3327.056640625 background all_cells +3876.0498046875 3310.509765625 background all_cells +3965.303955078125 3052.72314453125 background all_cells +3982.72998046875 3057.248779296875 background all_cells +3987.894775390625 3060.75244140625 background all_cells +3980.974365234375 3067.200439453125 background all_cells +3977.33203125 3051.461181640625 background all_cells +3974.57177734375 3058.572265625 background all_cells +4042.824951171875 3125.7998046875 background all_cells +4044.029052734375 3180.734619140625 background all_cells +4043.91552734375 3161.638427734375 background all_cells +4043.763671875 3147.341796875 background all_cells +4067.59326171875 3091.11083984375 background all_cells +4058.74658203125 3091.6806640625 background all_cells +3977.24462890625 3037.7158203125 background all_cells +4066.00537109375 3040.24072265625 background all_cells +4021.7001953125 3034.13134765625 background all_cells +3925.236572265625 3025.3740234375 background all_cells +3911.60986328125 3032.762451171875 background all_cells +3929.298095703125 3030.267822265625 background all_cells +3958.741943359375 3037.12158203125 background all_cells +3960.82080078125 3026.276123046875 background all_cells +3913.362060546875 3042.3837890625 background all_cells +3917.3984375 3055.1943359375 background all_cells +3925.865478515625 3044.232421875 background all_cells +3938.3037109375 3053.978515625 background all_cells +3955.845947265625 3048.861083984375 background all_cells +3948.404541015625 3055.864013671875 background all_cells +3937.934814453125 3040.714111328125 background all_cells +3949.500244140625 3043.484619140625 background all_cells +3942.085693359375 3030.17138671875 background all_cells +3364.845458984375 3645.80908203125 background all_cells +3374.197998046875 3639.0263671875 background all_cells +3368.033935546875 3644.656494140625 background all_cells +3377.011474609375 3625.200927734375 background all_cells +3408.19287109375 3617.742919921875 background all_cells +3401.10693359375 3608.67431640625 background all_cells +3393.687744140625 3613.47314453125 background all_cells +3386.74609375 3631.652099609375 background all_cells +3389.37744140625 3612.509033203125 background all_cells +3385.27392578125 3617.251708984375 background all_cells +3368.6669921875 3594.664306640625 background all_cells +3375.5595703125 3608.86767578125 background all_cells +3369.314208984375 3600.0302734375 background all_cells +3429.60107421875 3599.906494140625 background all_cells +3427.66943359375 3609.22412109375 background all_cells +3419.227294921875 3610.17041015625 background all_cells +3411.80029296875 3606.26171875 background all_cells +3445.54638671875 3599.690673828125 background all_cells +3462.492431640625 3601.42431640625 background all_cells +3459.52880859375 3589.143798828125 background all_cells +3435.533935546875 3618.570556640625 background all_cells +3438.114990234375 3637.44873046875 background all_cells +3419.33251953125 3630.70458984375 background all_cells +3383.09521484375 3577.411376953125 background all_cells +3425.735107421875 3556.32373046875 background all_cells +3425.601318359375 3550.07666015625 background all_cells +3402.133544921875 3568.930908203125 background all_cells +3417.311279296875 3577.775390625 background all_cells +3409.170654296875 3558.5859375 background all_cells +3407.787353515625 3574.552001953125 background all_cells +3468.437255859375 3707.804931640625 background all_cells +3487.90283203125 3710.560546875 background all_cells +3462.679931640625 3714.73779296875 background all_cells +3470.731689453125 3717.8994140625 background all_cells +3451.6025390625 3706.572998046875 background all_cells +3464.76708984375 3748.00830078125 background all_cells +3478.037353515625 3756.536865234375 background all_cells +3478.3935546875 3726.385986328125 background all_cells +3476.0751953125 3738.18505859375 background all_cells +3466.41943359375 3730.044677734375 background all_cells +3560.892578125 3675.37353515625 background all_cells +3548.572265625 3679.3466796875 background all_cells +3553.189697265625 3671.49267578125 background all_cells +3559.088623046875 3680.3984375 background all_cells +3566.269287109375 3681.464599609375 background all_cells +3570.866455078125 3692.92626953125 background all_cells +3567.6669921875 3690.899169921875 background all_cells +3574.800048828125 3688.0498046875 background all_cells +3555.1357421875 3650.512939453125 background all_cells +3559.936767578125 3662.876953125 background all_cells +3567.904052734375 3657.792724609375 background all_cells +3567.72900390625 3650.82861328125 background all_cells +3549.325439453125 3688.991455078125 background all_cells +3561.86328125 3687.236328125 background all_cells +3553.9462890625 3693.9697265625 background all_cells +3496.383056640625 3670.44482421875 background all_cells +3503.24169921875 3652.252685546875 background all_cells +3528.780029296875 3697.863037109375 background all_cells +3540.138916015625 3705.4189453125 background all_cells +3538.44482421875 3691.2607421875 background all_cells +3526.813720703125 3679.048583984375 background all_cells +3536.625244140625 3648.02392578125 background all_cells +3542.9169921875 3668.43310546875 background all_cells +3537.650390625 3657.380615234375 background all_cells +3535.945068359375 3673.537109375 background all_cells +3510.434326171875 3703.246337890625 background all_cells +3522.99853515625 3687.733154296875 background all_cells +3508.854736328125 3713.816162109375 background all_cells +3450.767333984375 3671.575439453125 background all_cells +3465.380859375 3699.391845703125 background all_cells +3456.72216796875 3688.919189453125 background all_cells +3469.62255859375 3669.015869140625 background all_cells +3459.72998046875 3667.34033203125 background all_cells +3480.08251953125 3662.329833984375 background all_cells +3493.81689453125 3655.10888671875 background all_cells +3481.16162109375 3678.80419921875 background all_cells +3481.890869140625 3650.5224609375 background all_cells +3475.232421875 3688.2373046875 background all_cells +3494.26171875 3698.311279296875 background all_cells +3488.463134765625 3688.4482421875 background all_cells +3479.28662109375 3702.778564453125 background all_cells +3452.65966796875 3649.90771484375 background all_cells +3449.27685546875 3661.35546875 background all_cells +3459.06005859375 3656.82373046875 background all_cells +3424.4755859375 3581.61474609375 background all_cells +3451.4423828125 3581.0927734375 background all_cells +3432.9228515625 3581.8330078125 background all_cells +3466.44091796875 3582.585205078125 background all_cells +3486.359375 3578.567626953125 background all_cells +3475.470947265625 3585.727294921875 background all_cells +3472.974365234375 3577.96923828125 background all_cells +3447.16357421875 3561.723876953125 background all_cells +3494.484619140625 3577.455810546875 background all_cells +3504.64697265625 3555.93359375 background all_cells +3481.371337890625 3555.113525390625 background all_cells +3478.93505859375 3575.46240234375 background all_cells +3440.856201171875 3554.310791015625 background all_cells +3553.699951171875 3621.75390625 background all_cells +3528.723388671875 3617.081787109375 background all_cells +3564.478515625 3621.024658203125 background all_cells +3558.086181640625 3613.279052734375 background all_cells +3559.281982421875 3623.660888671875 background all_cells +3566.855712890625 3642.534423828125 background all_cells +3566.733154296875 3629.4052734375 background all_cells +3577.220458984375 3632.367919921875 background all_cells +3544.48291015625 3599.490966796875 background all_cells +3535.3212890625 3598.033447265625 background all_cells +3536.944091796875 3640.628173828125 background all_cells +3561.4453125 3647.76953125 background all_cells +3558.067138671875 3635.143310546875 background all_cells +3550.87646484375 3641.70556640625 background all_cells +3546.2294921875 3556.39208984375 background all_cells +3585.5283203125 3575.990478515625 background all_cells +3515.89697265625 3573.02001953125 background all_cells +3577.70361328125 3566.08837890625 background all_cells +3523.75634765625 3577.471923828125 background all_cells +3561.372802734375 3562.77099609375 background all_cells +3571.46484375 3584.42578125 background all_cells +3587.298828125 3582.628173828125 background all_cells +3580.54150390625 3590.16845703125 background all_cells +3530.471435546875 3582.769287109375 background all_cells +3560.01123046875 3585.969970703125 background all_cells +3554.697265625 3586.91455078125 background all_cells +3539.370849609375 3589.515869140625 background all_cells +3483.146728515625 3584.036376953125 background all_cells +3517.385986328125 3589.81201171875 background all_cells +3513.07568359375 3579.1591796875 background all_cells +3499.75390625 3587.775390625 background all_cells +3490.30322265625 3585.226806640625 background all_cells +3448.053955078125 3640.03173828125 background all_cells +3474.917724609375 3643.1005859375 background all_cells +3467.618408203125 3652.172119140625 background all_cells +3464.635009765625 3640.18212890625 background all_cells +3505.518798828125 3614.133544921875 background all_cells +3521.3984375 3604.515380859375 background all_cells +3486.700927734375 3631.6376953125 background all_cells +3531.430419921875 3630.691650390625 background all_cells +3493.815673828125 3638.758056640625 background all_cells +3456.051025390625 3621.702392578125 background all_cells +3482.769287109375 3613.583251953125 background all_cells +3477.136962890625 3605.234619140625 background all_cells +3465.7734375 3616.485595703125 background all_cells +3381.621337890625 3737.9521484375 background all_cells +3379.9072265625 3717.8837890625 background all_cells +3391.30419921875 3726.280517578125 background all_cells +3384.94677734375 3723.591552734375 background all_cells +3374.31689453125 3726.60791015625 background all_cells +3386.1884765625 3736.763916015625 background all_cells +3403.637939453125 3765.86181640625 background all_cells +3412.353271484375 3759.264892578125 background all_cells +3408.421142578125 3752.7958984375 background all_cells +3401.521240234375 3748.24755859375 background all_cells +3414.69091796875 3721.4375 background all_cells +3405.134765625 3733.505615234375 background all_cells +3374.811767578125 3752.90625 background all_cells +3376.324951171875 3743.156494140625 background all_cells +3388.811767578125 3751.6669921875 background all_cells +3386.180419921875 3759.906494140625 background all_cells +3417.76025390625 3744.8681640625 background all_cells +3424.822265625 3715.18603515625 background all_cells +3426.13916015625 3730.329833984375 background all_cells +3422.95654296875 3756.788330078125 background all_cells +3448.303955078125 3746.095458984375 background all_cells +3452.04150390625 3761.178466796875 background all_cells +3456.983642578125 3747.121337890625 background all_cells +3442.925048828125 3722.795166015625 background all_cells +3440.6708984375 3709.391845703125 background all_cells +3443.919921875 3736.888916015625 background all_cells +3455.9404296875 3733.05908203125 background all_cells +3453.02294921875 3724.142578125 background all_cells +3432.710205078125 3739.58935546875 background all_cells +3437.292236328125 3758.818359375 background all_cells +3369.614990234375 3658.82861328125 background all_cells +3376.29736328125 3705.0 background all_cells +3377.45068359375 3692.603271484375 background all_cells +3373.673583984375 3677.138427734375 background all_cells +3376.037109375 3669.830078125 background all_cells +3376.504150390625 3652.0400390625 background all_cells +3384.146728515625 3679.7177734375 background all_cells +3383.5947265625 3701.757568359375 background all_cells +3396.895263671875 3697.37158203125 background all_cells +3383.467529296875 3692.42041015625 background all_cells +3381.64501953125 3661.879638671875 background all_cells +3416.775634765625 3694.268310546875 background all_cells +3408.45654296875 3674.63818359375 background all_cells +3440.744140625 3682.872314453125 background all_cells +3424.982177734375 3674.76904296875 background all_cells +3431.489501953125 3697.27490234375 background all_cells +3431.665283203125 3647.16748046875 background all_cells +3418.39013671875 3661.066162109375 background all_cells +3431.8232421875 3658.84375 background all_cells +2895.484375 3560.45361328125 background all_cells +2883.79150390625 3571.774169921875 background all_cells +2918.181640625 3573.5478515625 background all_cells +2926.5966796875 3580.86279296875 background all_cells +2923.661865234375 3585.2412109375 background all_cells +2886.62060546875 3595.260009765625 background all_cells +2895.368408203125 3666.14794921875 background all_cells +2891.091552734375 3612.1259765625 background all_cells +2894.393310546875 3599.627197265625 background all_cells +2887.742919921875 3605.71240234375 background all_cells +3117.779052734375 3574.650634765625 background all_cells +3132.063720703125 3575.5849609375 background all_cells +3121.065673828125 3569.484375 background all_cells +3123.362548828125 3556.268798828125 background all_cells +3148.523193359375 3558.73291015625 background all_cells +3164.8525390625 3567.698486328125 background all_cells +3158.14306640625 3573.364013671875 background all_cells +3146.65966796875 3571.62939453125 background all_cells +3148.99951171875 3590.900146484375 background all_cells +3160.826904296875 3598.78271484375 background all_cells +3157.613037109375 3585.0263671875 background all_cells +3149.7373046875 3604.48681640625 background all_cells +3132.588623046875 3594.0986328125 background all_cells +3139.756103515625 3587.86376953125 background all_cells +3135.03857421875 3610.100830078125 background all_cells +3112.38818359375 3662.560546875 background all_cells +3041.43994140625 3625.286865234375 background all_cells +3099.604736328125 3673.864501953125 background all_cells +3119.25634765625 3668.45068359375 background all_cells +3047.96875 3665.272705078125 background all_cells +3050.633056640625 3712.623779296875 background all_cells +3117.442626953125 3692.164306640625 background all_cells +3110.009033203125 3712.244384765625 background all_cells +3116.551513671875 3724.41162109375 background all_cells +3082.461181640625 3732.1435546875 background all_cells +3111.6142578125 3672.638671875 background all_cells +3111.040771484375 3685.185302734375 background all_cells +3110.21630859375 3678.232421875 background all_cells +2937.87939453125 3608.933349609375 background all_cells +3017.21923828125 3620.083740234375 background all_cells +2919.904052734375 3620.155029296875 background all_cells +3009.341796875 3619.09228515625 background all_cells +2943.739990234375 3611.9267578125 background all_cells +2960.3251953125 3588.22412109375 background all_cells +3001.98828125 3557.3076171875 background all_cells +2973.938232421875 3597.533935546875 background all_cells +2963.15966796875 3574.097900390625 background all_cells +2958.7861328125 3651.244873046875 background all_cells +2936.391357421875 3658.922119140625 background all_cells +2952.466552734375 3653.931396484375 background all_cells +2938.96484375 3624.833251953125 background all_cells +2951.61376953125 3628.953125 background all_cells +2928.3896484375 3625.688720703125 background all_cells +3108.998046875 3580.152099609375 background all_cells +3122.281982421875 3581.86962890625 background all_cells +3095.931884765625 3579.41064453125 background all_cells +3116.287841796875 3598.003662109375 background all_cells +3123.01123046875 3604.63037109375 background all_cells +3121.619384765625 3590.833984375 background all_cells +3113.38525390625 3609.31591796875 background all_cells +3107.9599609375 3593.70068359375 background all_cells +2903.871337890625 3586.261474609375 background all_cells +3108.64013671875 3607.259521484375 background all_cells +3108.53564453125 3587.37158203125 background all_cells +3038.365234375 3691.776611328125 background all_cells +2927.29150390625 3694.598876953125 background all_cells +2893.337158203125 3691.458251953125 background all_cells +2908.554443359375 3688.858154296875 background all_cells +2976.3046875 3723.804443359375 background all_cells +2925.954833984375 3774.77392578125 background all_cells +2997.083740234375 3738.272216796875 background all_cells +2994.08447265625 3772.43603515625 background all_cells +2903.5048828125 3731.660888671875 background all_cells +2901.331787109375 3699.347412109375 background all_cells +2885.787353515625 3733.453369140625 background all_cells +3108.222412109375 3730.86572265625 background all_cells +3125.41357421875 3738.08154296875 background all_cells +3133.131591796875 3748.763427734375 background all_cells +3121.0986328125 3750.570556640625 background all_cells +3118.5810546875 3738.274658203125 background all_cells +3227.772216796875 3730.2958984375 background all_cells +3244.610595703125 3731.977783203125 background all_cells +3243.575927734375 3737.38525390625 background all_cells +3232.004150390625 3745.886962890625 background all_cells +3213.397705078125 3734.139404296875 background all_cells +3220.09765625 3734.629150390625 background all_cells +3218.330810546875 3747.404296875 background all_cells +3279.736572265625 3755.4931640625 background all_cells +3285.91552734375 3766.2646484375 background all_cells +3274.221435546875 3719.444091796875 background all_cells +3274.113037109375 3769.3857421875 background all_cells +3268.73095703125 3763.309814453125 background all_cells +3116.095703125 3755.73095703125 background all_cells +3129.696533203125 3759.980712890625 background all_cells +3125.880126953125 3773.04150390625 background all_cells +3097.186767578125 3758.5947265625 background all_cells +3115.000244140625 3769.1923828125 background all_cells +3233.8623046875 3758.40625 background all_cells +3184.301513671875 3741.550048828125 background all_cells +3171.48828125 3745.43701171875 background all_cells +3158.133056640625 3737.02783203125 background all_cells +3135.756591796875 3669.450439453125 background all_cells +3130.07080078125 3681.181396484375 background all_cells +3141.1328125 3675.106689453125 background all_cells +3139.62939453125 3688.66015625 background all_cells +3134.90966796875 3677.9970703125 background all_cells +3128.311767578125 3715.236328125 background all_cells +3132.2490234375 3706.717041015625 background all_cells +3128.7060546875 3693.208984375 background all_cells +3154.50048828125 3685.90185546875 background all_cells +3177.472412109375 3684.470947265625 background all_cells +3163.322021484375 3684.203369140625 background all_cells +3157.897216796875 3702.13134765625 background all_cells +3150.699951171875 3694.70947265625 background all_cells +3193.31787109375 3730.647705078125 background all_cells +3202.48388671875 3729.502197265625 background all_cells +3258.877685546875 3723.0009765625 background all_cells +3232.798828125 3719.287841796875 background all_cells +3237.69921875 3727.925537109375 background all_cells +3256.145751953125 3730.996337890625 background all_cells +3262.642822265625 3726.46435546875 background all_cells +3269.9267578125 3697.481201171875 background all_cells +3267.812255859375 3674.79541015625 background all_cells +3256.754150390625 3701.0615234375 background all_cells +3256.35986328125 3716.083740234375 background all_cells +3250.793701171875 3707.060791015625 background all_cells +3265.76708984375 3708.72900390625 background all_cells +3217.68359375 3694.3232421875 background all_cells +3236.042236328125 3709.5234375 background all_cells +3228.5673828125 3705.433349609375 background all_cells +3219.978515625 3704.475830078125 background all_cells +3220.384521484375 3714.778076171875 background all_cells +3219.885498046875 3727.46875 background all_cells +3215.632080078125 3720.360107421875 background all_cells +3142.67919921875 3722.564453125 background all_cells +3155.6416015625 3722.77587890625 background all_cells +3142.109130859375 3736.766357421875 background all_cells +3178.705810546875 3725.818603515625 background all_cells +3164.157470703125 3732.448974609375 background all_cells +3173.59130859375 3733.900390625 background all_cells +3169.336181640625 3723.8720703125 background all_cells +3184.466064453125 3689.986328125 background all_cells +3206.711669921875 3692.546875 background all_cells +3194.6865234375 3690.894775390625 background all_cells +3164.8798828125 3699.433837890625 background all_cells +3177.063232421875 3701.407958984375 background all_cells +3173.541748046875 3707.5595703125 background all_cells +3183.9404296875 3714.441162109375 background all_cells +3165.247314453125 3708.6767578125 background all_cells +3157.51513671875 3669.677001953125 background all_cells +3164.66552734375 3625.432861328125 background all_cells +3159.2412109375 3641.633544921875 background all_cells +3174.627197265625 3655.927734375 background all_cells +3174.411376953125 3669.635986328125 background all_cells +3164.408203125 3661.13623046875 background all_cells +3137.6884765625 3638.584228515625 background all_cells +3151.907958984375 3633.23388671875 background all_cells +3150.704833984375 3622.324951171875 background all_cells +3142.11328125 3628.326904296875 background all_cells +3142.9169921875 3654.294921875 background all_cells +3127.37646484375 3661.238037109375 background all_cells +3134.716552734375 3656.324462890625 background all_cells +3120.012451171875 3653.11181640625 background all_cells +3118.903076171875 3626.431640625 background all_cells +3127.438720703125 3618.01904296875 background all_cells +3129.029541015625 3637.936767578125 background all_cells +3123.60595703125 3643.774658203125 background all_cells +3149.363525390625 3658.240966796875 background all_cells +3152.518798828125 3650.760986328125 background all_cells +3147.271728515625 3668.64111328125 background all_cells +3150.269775390625 3674.089599609375 background all_cells +3111.30517578125 3648.33447265625 background all_cells +3102.041748046875 3643.30810546875 background all_cells +3111.3056640625 3655.251220703125 background all_cells +3109.985595703125 3637.20556640625 background all_cells +3236.44580078125 3782.540283203125 background all_cells +3244.730224609375 3748.603271484375 background all_cells +3240.847900390625 3757.6201171875 background all_cells +3237.14111328125 3796.788818359375 background all_cells +3250.75048828125 3764.208740234375 background all_cells +3246.14794921875 3789.223388671875 background all_cells +3249.573974609375 3774.240234375 background all_cells +3250.838623046875 3785.5947265625 background all_cells +3250.076904296875 3793.849365234375 background all_cells +3245.2919921875 3808.069580078125 background all_cells +3237.415283203125 3816.017822265625 background all_cells +3253.79052734375 3817.655029296875 background all_cells +3257.4990234375 3806.665283203125 background all_cells +3325.54931640625 3777.054931640625 background all_cells +3331.02783203125 3806.61669921875 background all_cells +3336.181396484375 3795.2021484375 background all_cells +3333.017822265625 3786.75244140625 background all_cells +3334.75927734375 3774.982177734375 background all_cells +3310.88623046875 3815.370361328125 background all_cells +3308.688720703125 3826.36474609375 background all_cells +3327.779296875 3821.2529296875 background all_cells +3321.064453125 3817.826416015625 background all_cells +3309.47607421875 3802.6572265625 background all_cells +3322.053955078125 3784.64697265625 background all_cells +3320.1328125 3808.864013671875 background all_cells +3325.15478515625 3792.55517578125 background all_cells +3313.353271484375 3786.322265625 background all_cells +3318.213623046875 3798.126953125 background all_cells +3305.576416015625 3758.936279296875 background all_cells +3316.43017578125 3770.373779296875 background all_cells +3316.707275390625 3759.956298828125 background all_cells +3302.426025390625 3774.82958984375 background all_cells +3336.048583984375 3755.79150390625 background all_cells +3329.459228515625 3747.796142578125 background all_cells +3307.15087890625 3744.786376953125 background all_cells +3323.59228515625 3745.030517578125 background all_cells +3315.1396484375 3751.841064453125 background all_cells +3259.862548828125 3753.322265625 background all_cells +3259.952880859375 3768.250244140625 background all_cells +3270.92236328125 3754.71337890625 background all_cells +3267.959716796875 3811.6806640625 background all_cells +3259.207275390625 3795.627685546875 background all_cells +3266.13427734375 3799.68408203125 background all_cells +3263.837646484375 3789.4599609375 background all_cells +3264.139404296875 3782.64990234375 background all_cells +3291.76171875 3816.1923828125 background all_cells +3294.95263671875 3830.517822265625 background all_cells +3301.77783203125 3813.726806640625 background all_cells +3287.552734375 3805.746826171875 background all_cells +3299.545166015625 3791.9384765625 background all_cells +3297.273681640625 3803.93359375 background all_cells +3288.6689453125 3783.208984375 background all_cells +3278.475341796875 3799.00634765625 background all_cells +3282.693603515625 3771.8310546875 background all_cells +3283.388427734375 3787.1533203125 background all_cells +3281.76416015625 3778.672119140625 background all_cells +3280.35302734375 3792.023193359375 background all_cells +3404.4716796875 3853.554931640625 background all_cells +3413.821533203125 3854.645751953125 background all_cells +3411.8125 3845.410888671875 background all_cells +3421.253662109375 3849.045654296875 background all_cells +3427.108154296875 3860.02490234375 background all_cells +3422.74853515625 3857.456298828125 background all_cells +3419.676513671875 3831.212646484375 background all_cells +3417.46533203125 3836.951171875 background all_cells +3418.75390625 3842.74072265625 background all_cells +3328.363525390625 3850.529541015625 background all_cells +3364.801025390625 3841.029541015625 background all_cells +3358.328857421875 3847.168212890625 background all_cells +3351.7041015625 3851.577880859375 background all_cells +3352.93603515625 3835.821044921875 background all_cells +3335.213134765625 3836.211669921875 background all_cells +3377.7373046875 3839.8935546875 background all_cells +3392.6650390625 3834.013671875 background all_cells +3392.751220703125 3841.0751953125 background all_cells +3389.86474609375 3831.029541015625 background all_cells +3377.618408203125 3832.647216796875 background all_cells +3384.458984375 3840.22119140625 background all_cells +3381.286376953125 3845.109375 background all_cells +3391.95166015625 3850.0546875 background all_cells +3386.332275390625 3851.642578125 background all_cells +3378.1826171875 3848.858154296875 background all_cells +3372.69580078125 3858.171630859375 background all_cells +3365.06494140625 3855.873779296875 background all_cells +3376.575439453125 3860.951904296875 background all_cells +3356.63623046875 3857.519775390625 background all_cells +3424.248291015625 3836.109130859375 background all_cells +3434.939208984375 3836.153076171875 background all_cells +3427.94287109375 3841.394287109375 background all_cells +3460.189453125 3846.51416015625 background all_cells +3472.856689453125 3832.9267578125 background all_cells +3451.492431640625 3855.306884765625 background all_cells +3467.65625 3854.442626953125 background all_cells +3454.46630859375 3849.9443359375 background all_cells +3449.90673828125 3864.017333984375 background all_cells +3446.89404296875 3841.927978515625 background all_cells +3452.865234375 3843.25732421875 background all_cells +3432.864990234375 3849.756591796875 background all_cells +3444.123779296875 3857.638916015625 background all_cells +3438.89208984375 3854.025146484375 background all_cells +3388.710205078125 3873.976318359375 background all_cells +3413.762939453125 3865.1552734375 background all_cells +3410.43408203125 3877.55615234375 background all_cells +3404.51904296875 3868.78271484375 background all_cells +3393.65625 3864.974853515625 background all_cells +3430.782958984375 3887.179443359375 background all_cells +3472.02978515625 3892.196533203125 background all_cells +3461.12548828125 3895.2294921875 background all_cells +3467.7783203125 3885.568603515625 background all_cells +3456.957763671875 3879.076416015625 background all_cells +3432.258056640625 3899.5263671875 background all_cells +3430.083984375 3873.5341796875 background all_cells +3433.00146484375 3864.520263671875 background all_cells +3420.549560546875 3865.627197265625 background all_cells +3465.999755859375 3874.174560546875 background all_cells +3468.07763671875 3863.4794921875 background all_cells +3441.578857421875 3874.343994140625 background all_cells +3415.9599609375 3884.669677734375 background all_cells +3424.85205078125 3884.341064453125 background all_cells +3415.237060546875 3893.0146484375 background all_cells +3397.1708984375 3886.512451171875 background all_cells +3410.303466796875 3890.736083984375 background all_cells +3405.410400390625 3894.88232421875 background all_cells +3336.174072265625 3863.105224609375 background all_cells +3363.595947265625 3868.48681640625 background all_cells +3353.801025390625 3875.536376953125 background all_cells +3376.35986328125 3871.568359375 background all_cells +3383.810791015625 3859.908203125 background all_cells +3382.8759765625 3867.958740234375 background all_cells +3303.33056640625 3895.547607421875 background all_cells +3387.38623046875 3892.08154296875 background all_cells +3384.8837890625 3880.272216796875 background all_cells +3378.052001953125 3883.583740234375 background all_cells +3309.619873046875 3856.885986328125 background all_cells +3311.674560546875 3848.277099609375 background all_cells +3321.476318359375 3840.097900390625 background all_cells +3205.785888671875 3882.02197265625 background all_cells +3215.864013671875 3870.04150390625 background all_cells +3205.578857421875 3872.693359375 background all_cells +3158.2783203125 3883.68701171875 background all_cells +3153.882568359375 3897.106689453125 background all_cells +3179.510009765625 3887.911865234375 background all_cells +3168.843505859375 3887.361572265625 background all_cells +3187.376953125 3869.325439453125 background all_cells +3193.598388671875 3886.873046875 background all_cells +3195.105224609375 3879.8798828125 background all_cells +3202.1494140625 3807.258544921875 background all_cells +3211.179443359375 3808.780029296875 background all_cells +3205.90185546875 3817.131591796875 background all_cells +3217.283203125 3805.425048828125 background all_cells +3231.882080078125 3805.2353515625 background all_cells +3221.40185546875 3798.83251953125 background all_cells +3224.426025390625 3813.32470703125 background all_cells +3200.661865234375 3854.23974609375 background all_cells +3215.546630859375 3861.118896484375 background all_cells +3202.38427734375 3858.031005859375 background all_cells +3216.17578125 3786.162109375 background all_cells +3226.601806640625 3753.37890625 background all_cells +3217.80517578125 3777.6005859375 background all_cells +3227.40087890625 3776.999267578125 background all_cells +3228.393798828125 3791.270263671875 background all_cells +3221.6123046875 3775.90771484375 background all_cells +3210.04931640625 3837.19921875 background all_cells +3234.96728515625 3838.393798828125 background all_cells +3215.1015625 3830.100830078125 background all_cells +3203.31201171875 3840.968505859375 background all_cells +3210.647705078125 3844.589599609375 background all_cells +3150.454833984375 3755.926513671875 background all_cells +3173.008544921875 3755.65966796875 background all_cells +3165.94091796875 3756.30712890625 background all_cells +3168.0185546875 3765.569580078125 background all_cells +3186.1767578125 3767.820556640625 background all_cells +3191.29345703125 3754.023193359375 background all_cells +3188.956787109375 3787.030517578125 background all_cells +3197.4658203125 3784.9091796875 background all_cells +3206.070556640625 3751.4951171875 background all_cells +3201.16748046875 3775.6279296875 background all_cells +3203.135009765625 3763.983642578125 background all_cells +3204.723876953125 3800.68603515625 background all_cells +3204.556884765625 3792.01025390625 background all_cells +3199.328125 3830.8017578125 background all_cells +3197.163818359375 3821.07568359375 background all_cells +3193.817626953125 3837.8359375 background all_cells +3340.046142578125 3803.73046875 background all_cells +3348.56396484375 3798.80908203125 background all_cells +3349.32373046875 3812.16259765625 background all_cells +3355.682861328125 3795.906005859375 background all_cells +3367.04833984375 3819.486572265625 background all_cells +3364.0205078125 3827.155029296875 background all_cells +3361.181640625 3792.239013671875 background all_cells +3358.887939453125 3820.08251953125 background all_cells +3358.8427734375 3804.014404296875 background all_cells +3355.154541015625 3757.366943359375 background all_cells +3366.5625 3746.67431640625 background all_cells +3365.6513671875 3755.52978515625 background all_cells +3358.986328125 3753.22802734375 background all_cells +3341.19580078125 3786.591796875 background all_cells +3353.498779296875 3782.683349609375 background all_cells +3347.6748046875 3790.299072265625 background all_cells +3346.083984375 3779.71923828125 background all_cells +3347.2431640625 3748.392822265625 background all_cells +3340.46337890625 3768.454345703125 background all_cells +3344.195556640625 3761.384521484375 background all_cells +3340.532958984375 3751.52587890625 background all_cells +3411.6513671875 3789.95556640625 background all_cells +3426.868896484375 3782.880126953125 background all_cells +3413.352783203125 3779.021728515625 background all_cells +3471.053466796875 3792.424072265625 background all_cells +3469.619873046875 3825.67822265625 background all_cells +3464.444580078125 3806.92626953125 background all_cells +3470.45703125 3813.84375 background all_cells +3465.85888671875 3819.27197265625 background all_cells +3468.589111328125 3802.97021484375 background all_cells +3469.41259765625 3769.47705078125 background all_cells +3470.950439453125 3786.6416015625 background all_cells +3463.18212890625 3788.61572265625 background all_cells +3460.298095703125 3779.015869140625 background all_cells +3407.548095703125 3798.370849609375 background all_cells +3419.467529296875 3819.713623046875 background all_cells +3411.962158203125 3808.87109375 background all_cells +3435.978515625 3806.094970703125 background all_cells +3444.6484375 3816.53271484375 background all_cells +3454.30126953125 3811.29931640625 background all_cells +3434.568359375 3798.120361328125 background all_cells +3434.832763671875 3778.04833984375 background all_cells +3443.251953125 3775.221435546875 background all_cells +3439.71923828125 3788.7744140625 background all_cells +3367.1484375 3778.91162109375 background all_cells +3379.542236328125 3784.87109375 background all_cells +3375.099853515625 3780.336181640625 background all_cells +3376.31494140625 3817.889892578125 background all_cells +3382.47119140625 3829.349609375 background all_cells +3370.5029296875 3823.196044921875 background all_cells +3385.6533203125 3821.096435546875 background all_cells +3369.856201171875 3795.577392578125 background all_cells +3375.64599609375 3806.388427734375 background all_cells +3381.545166015625 3803.49853515625 background all_cells +3399.807861328125 3831.7841796875 background all_cells +3394.953125 3815.66748046875 background all_cells +3400.18115234375 3842.5439453125 background all_cells +3405.326416015625 3841.342529296875 background all_cells +3398.784423828125 3820.65283203125 background all_cells +3406.60986328125 3822.658935546875 background all_cells +3398.48095703125 3774.77685546875 background all_cells +3401.558837890625 3804.099609375 background all_cells +3404.857666015625 3788.04931640625 background all_cells +3401.375 3783.103515625 background all_cells +3407.541259765625 3778.863037109375 background all_cells +3369.5654296875 3765.5146484375 background all_cells +3385.693115234375 3771.571533203125 background all_cells +3377.627685546875 3769.663818359375 background all_cells +3182.923095703125 3662.03466796875 background all_cells +3174.970458984375 3634.597900390625 background all_cells +3168.053955078125 3648.36669921875 background all_cells +3181.82177734375 3655.627685546875 background all_cells +3184.166015625 3676.9599609375 background all_cells +3170.20263671875 3616.279541015625 background all_cells +3197.651611328125 3622.937744140625 background all_cells +3181.823486328125 3620.775146484375 background all_cells +3195.59716796875 3670.31494140625 background all_cells +3200.458740234375 3684.111083984375 background all_cells +3207.78857421875 3680.323974609375 background all_cells +3190.564453125 3643.442138671875 background all_cells +3192.604248046875 3662.55322265625 background all_cells +3198.62451171875 3660.59716796875 background all_cells +3192.070068359375 3633.982421875 background all_cells +3190.31298828125 3653.150390625 background all_cells +3227.923095703125 3630.158447265625 background all_cells +3237.712890625 3642.7177734375 background all_cells +3206.5673828125 3643.74169921875 background all_cells +3200.558349609375 3637.88818359375 background all_cells +3220.905517578125 3637.896240234375 background all_cells +3258.3203125 3653.177734375 background all_cells +3273.265869140625 3662.7685546875 background all_cells +3281.97900390625 3643.0673828125 background all_cells +3269.51220703125 3654.722412109375 background all_cells +3263.758056640625 3666.614990234375 background all_cells +3240.43408203125 3671.155029296875 background all_cells +3252.587890625 3651.781982421875 background all_cells +3249.410888671875 3658.97021484375 background all_cells +3211.9140625 3656.332763671875 background all_cells +3235.492431640625 3651.74267578125 background all_cells +3236.938720703125 3661.209228515625 background all_cells +3231.355712890625 3656.568115234375 background all_cells +3193.33349609375 3583.575439453125 background all_cells +3207.129638671875 3595.536376953125 background all_cells +3202.6357421875 3587.868408203125 background all_cells +3224.32958984375 3622.85693359375 background all_cells +3207.89892578125 3623.80322265625 background all_cells +3217.841064453125 3622.677978515625 background all_cells +3213.908203125 3603.2998046875 background all_cells +3213.939453125 3617.97412109375 background all_cells +3207.41748046875 3614.490966796875 background all_cells +3199.698486328125 3609.71728515625 background all_cells +3220.75390625 3613.331298828125 background all_cells +3229.736083984375 3589.14501953125 background all_cells +3231.000244140625 3612.65283203125 background all_cells +3233.052734375 3600.147216796875 background all_cells +3201.431884765625 3575.9599609375 background all_cells +3204.74755859375 3568.19921875 background all_cells +3205.059326171875 3552.9482421875 background all_cells +3169.142333984375 3556.820068359375 background all_cells +3183.869140625 3554.954833984375 background all_cells +3179.159912109375 3566.88720703125 background all_cells +3196.7470703125 3558.146728515625 background all_cells +3192.717041015625 3567.815673828125 background all_cells +3182.948974609375 3575.2578125 background all_cells +3210.00927734375 3581.618408203125 background all_cells +3232.829345703125 3563.4853515625 background all_cells +3218.977294921875 3586.575439453125 background all_cells +3214.85595703125 3568.72119140625 background all_cells +3320.773193359375 3623.42333984375 background all_cells +3322.507080078125 3644.766845703125 background all_cells +3324.96142578125 3612.75439453125 background all_cells +3318.675537109375 3609.588134765625 background all_cells +3314.155029296875 3622.95166015625 background all_cells +3326.9189453125 3631.41552734375 background all_cells +3295.271240234375 3617.21630859375 background all_cells +3293.862060546875 3603.90771484375 background all_cells +3290.2041015625 3627.8251953125 background all_cells +3304.92919921875 3620.65283203125 background all_cells +3305.962158203125 3611.01953125 background all_cells +3306.0712890625 3601.557373046875 background all_cells +3280.536376953125 3610.725341796875 background all_cells +3286.83251953125 3608.431640625 background all_cells +3285.43212890625 3615.58154296875 background all_cells +3296.364990234375 3651.715576171875 background all_cells +3301.640869140625 3674.02978515625 background all_cells +3287.6142578125 3668.249755859375 background all_cells +3287.404052734375 3657.776123046875 background all_cells +3308.65234375 3643.060302734375 background all_cells +3307.96875 3652.093994140625 background all_cells +3290.781494140625 3696.2734375 background all_cells +3284.55029296875 3685.0537109375 background all_cells +3292.625 3681.757568359375 background all_cells +3282.50146484375 3699.56787109375 background all_cells +3303.283447265625 3703.018310546875 background all_cells +3297.302734375 3691.39404296875 background all_cells +3314.897705078125 3711.318115234375 background all_cells +3324.601806640625 3709.256103515625 background all_cells +3311.467529296875 3720.96728515625 background all_cells +3310.38818359375 3730.316650390625 background all_cells +3322.659912109375 3730.620361328125 background all_cells +3317.204345703125 3722.730224609375 background all_cells +3313.173583984375 3737.36572265625 background all_cells +3341.193359375 3733.052490234375 background all_cells +3365.5576171875 3735.771728515625 background all_cells +3357.379638671875 3741.55908203125 background all_cells +3340.16845703125 3740.127685546875 background all_cells +3349.0830078125 3737.251953125 background all_cells +3333.008056640625 3729.58984375 background all_cells +3288.157958984375 3752.64306640625 background all_cells +3285.103759765625 3725.97119140625 background all_cells +3290.038818359375 3731.91015625 background all_cells +3286.639892578125 3736.01513671875 background all_cells +3354.920654296875 3716.929443359375 background all_cells +3370.5693359375 3713.14453125 background all_cells +3345.969970703125 3722.399169921875 background all_cells +3363.0947265625 3719.697265625 background all_cells +3325.016357421875 3664.125732421875 background all_cells +3333.714599609375 3647.37109375 background all_cells +3332.068115234375 3640.11328125 background all_cells +3345.23388671875 3658.490478515625 background all_cells +3336.293701171875 3658.830810546875 background all_cells +3349.86279296875 3669.076171875 background all_cells +3361.2431640625 3652.341064453125 background all_cells +3356.86328125 3662.324462890625 background all_cells +3353.06982421875 3652.60595703125 background all_cells +3349.344482421875 3704.5244140625 background all_cells +3330.78125 3711.251708984375 background all_cells +3338.055419921875 3707.8173828125 background all_cells +3361.666259765625 3700.121826171875 background all_cells +3369.684326171875 3688.177490234375 background all_cells +3368.22216796875 3700.665283203125 background all_cells +3355.682373046875 3685.623046875 background all_cells +3338.00341796875 3674.167236328125 background all_cells +3329.404296875 3678.84033203125 background all_cells +3331.867919921875 3694.011962890625 background all_cells +3346.3486328125 3689.7177734375 background all_cells +3339.818359375 3689.619384765625 background all_cells +3309.954345703125 3700.60302734375 background all_cells +3316.063232421875 3671.02783203125 background all_cells +3321.20458984375 3694.203369140625 background all_cells +3243.660400390625 3554.749755859375 background all_cells +3258.2255859375 3559.054931640625 background all_cells +3253.457763671875 3569.218505859375 background all_cells +3249.135009765625 3574.58642578125 background all_cells +3286.322998046875 3569.928466796875 background all_cells +3287.089111328125 3586.802978515625 background all_cells +3297.29638671875 3590.2421875 background all_cells +3297.755859375 3555.29150390625 background all_cells +3296.140625 3572.673095703125 background all_cells +3288.070556640625 3558.618408203125 background all_cells +3268.11962890625 3569.776123046875 background all_cells +3284.0986328125 3598.56884765625 background all_cells +3278.039794921875 3580.64892578125 background all_cells +3275.48388671875 3603.543701171875 background all_cells +3268.88232421875 3591.532470703125 background all_cells +3355.917724609375 3594.512451171875 background all_cells +3322.760986328125 3600.064697265625 background all_cells +3336.0283203125 3602.66015625 background all_cells +3363.2919921875 3604.485595703125 background all_cells +3350.260498046875 3601.6513671875 background all_cells +3364.637451171875 3593.357421875 background all_cells +3361.0166015625 3630.62939453125 background all_cells +3354.442138671875 3632.43359375 background all_cells +3362.811767578125 3636.1328125 background all_cells +3357.835205078125 3640.788818359375 background all_cells +3365.6806640625 3616.74658203125 background all_cells +3364.90625 3624.93115234375 background all_cells +3349.040283203125 3620.218505859375 background all_cells +3359.6005859375 3614.7822265625 background all_cells +3355.16796875 3624.56396484375 background all_cells +3352.417236328125 3611.298095703125 background all_cells +3338.763671875 3619.78564453125 background all_cells +3348.757568359375 3638.4833984375 background all_cells +3344.27001953125 3613.4326171875 background all_cells +3344.104736328125 3633.05859375 background all_cells +3338.44384765625 3587.781494140625 background all_cells +3312.17431640625 3576.9873046875 background all_cells +3312.7783203125 3590.963623046875 background all_cells +3325.903564453125 3586.79833984375 background all_cells +3329.904541015625 3575.793701171875 background all_cells +3357.401611328125 3575.830078125 background all_cells +3366.93212890625 3580.30859375 background all_cells +3360.4150390625 3584.226806640625 background all_cells +3364.98681640625 3573.93017578125 background all_cells +3346.490234375 3554.2451171875 background all_cells +3349.244384765625 3569.517578125 background all_cells +3362.06298828125 3563.388671875 background all_cells +3316.526611328125 3562.616943359375 background all_cells +3338.25830078125 3559.914794921875 background all_cells +3334.454833984375 3567.91943359375 background all_cells +3326.550537109375 3557.845947265625 background all_cells +3614.550537109375 4341.16650390625 background all_cells +3619.9052734375 4330.35791015625 background all_cells +3618.61279296875 4319.7919921875 background all_cells +3662.8681640625 4356.3740234375 background all_cells +3669.113037109375 4360.12060546875 background all_cells +3666.526123046875 4348.53173828125 background all_cells +3643.388671875 4340.56787109375 background all_cells +3672.221923828125 4327.90087890625 background all_cells +3667.397216796875 4338.21240234375 background all_cells +3649.33544921875 4329.146484375 background all_cells +3648.465087890625 4338.466796875 background all_cells +3623.560791015625 4369.73388671875 background all_cells +3656.484619140625 4375.1640625 background all_cells +3654.50048828125 4353.22900390625 background all_cells +3650.946533203125 4365.66015625 background all_cells +3638.0185546875 4351.27294921875 background all_cells +3630.77978515625 4336.390625 background all_cells +3635.352783203125 4324.0576171875 background all_cells +3632.344482421875 4314.943359375 background all_cells +3641.49560546875 4305.79150390625 background all_cells +3666.93994140625 4305.93603515625 background all_cells +3658.9736328125 4296.59423828125 background all_cells +3655.95458984375 4310.9853515625 background all_cells +3715.9609375 4299.31689453125 background all_cells +3742.18505859375 4301.47412109375 background all_cells +3738.899658203125 4306.16357421875 background all_cells +3730.903076171875 4309.16748046875 background all_cells +3746.685546875 4323.0009765625 background all_cells +3744.162109375 4318.32763671875 background all_cells +3743.119140625 4341.48681640625 background all_cells +3727.777099609375 4369.603515625 background all_cells +3737.293212890625 4359.533203125 background all_cells +3728.27099609375 4339.7099609375 background all_cells +3738.5712890625 4330.1181640625 background all_cells +3729.17822265625 4320.20751953125 background all_cells +3677.483154296875 4305.2705078125 background all_cells +3694.736083984375 4296.57861328125 background all_cells +3688.172607421875 4297.53857421875 background all_cells +3685.28857421875 4317.26220703125 background all_cells +3682.470947265625 4330.42236328125 background all_cells +3683.576171875 4325.2177734375 background all_cells +3682.9599609375 4365.64794921875 background all_cells +3722.8603515625 4354.29736328125 background all_cells +3708.8818359375 4356.4267578125 background all_cells +3766.761962890625 4323.515625 background all_cells +3753.804443359375 4326.0625 background all_cells +3755.179443359375 4345.70166015625 background all_cells +3765.603515625 4341.31201171875 background all_cells +3765.3603515625 4355.931640625 background all_cells +3763.00927734375 4372.880859375 background all_cells +3771.90478515625 4372.552734375 background all_cells +3750.146728515625 4357.65869140625 background all_cells +3766.73583984375 4367.21826171875 background all_cells +3790.313232421875 4354.115234375 background all_cells +3791.10009765625 4371.115234375 background all_cells +3800.7099609375 4358.326171875 background all_cells +3802.047607421875 4339.837890625 background all_cells +3793.779541015625 4342.39404296875 background all_cells +3776.773193359375 4358.63134765625 background all_cells +3780.434814453125 4352.45947265625 background all_cells +3781.251953125 4345.1103515625 background all_cells +3776.990234375 4325.90771484375 background all_cells +3774.2099609375 4064.86767578125 background all_cells +3783.467041015625 4294.5224609375 background all_cells +3783.417236328125 4072.133544921875 background all_cells +3790.1484375 4289.99072265625 background all_cells +3807.059814453125 4291.646484375 background all_cells +3798.14013671875 4297.0888671875 background all_cells +3796.335693359375 4290.58447265625 background all_cells +3789.73974609375 4324.56787109375 background all_cells +3787.082763671875 4335.65673828125 background all_cells +3798.767333984375 4333.46533203125 background all_cells +3792.6513671875 4328.73486328125 background all_cells +3782.990478515625 4313.14697265625 background all_cells +3801.171875 4303.8017578125 background all_cells +3800.766357421875 4311.81005859375 background all_cells +3785.178955078125 4303.662109375 background all_cells +3779.251220703125 4259.95849609375 background all_cells +3781.688232421875 4276.59765625 background all_cells +3792.037353515625 4277.36181640625 background all_cells +3789.88818359375 4267.85498046875 background all_cells +3768.370849609375 4273.83740234375 background all_cells +3795.137939453125 4272.13134765625 background all_cells +3807.57666015625 4266.23974609375 background all_cells +3806.515869140625 4279.998046875 background all_cells +3763.358154296875 4262.46240234375 background all_cells +3759.96044921875 4270.4951171875 background all_cells +3765.2685546875 4268.26904296875 background all_cells +3771.004638671875 4263.19873046875 background all_cells +3643.1494140625 4209.712890625 background all_cells +3639.143798828125 4220.11767578125 background all_cells +3635.420166015625 4215.1435546875 background all_cells +3634.616943359375 4209.16845703125 background all_cells +3649.5048828125 4246.1611328125 background all_cells +3663.325439453125 4234.8251953125 background all_cells +3666.24853515625 4242.822265625 background all_cells +3657.468994140625 4252.55712890625 background all_cells +3653.867431640625 4259.99853515625 background all_cells +3658.899169921875 4284.67333984375 background all_cells +3646.93505859375 4270.52001953125 background all_cells +3656.250244140625 4265.74072265625 background all_cells +3642.0078125 4260.46728515625 background all_cells +3633.976318359375 4241.14013671875 background all_cells +3642.668212890625 4239.2900390625 background all_cells +3635.0263671875 4251.75390625 background all_cells +3644.097900390625 4197.4130859375 background all_cells +3641.469482421875 4182.02001953125 background all_cells +3648.473388671875 4185.83837890625 background all_cells +3662.039306640625 4176.87158203125 background all_cells +3652.28955078125 4177.1689453125 background all_cells +3647.02490234375 4228.09765625 background all_cells +3635.60595703125 4233.11279296875 background all_cells +3641.301513671875 4225.91796875 background all_cells +3632.82958984375 4230.259765625 background all_cells +3652.3203125 4235.109375 background all_cells +3642.7568359375 4232.62744140625 background all_cells +3674.79931640625 4237.06396484375 background all_cells +3683.6875 4220.02587890625 background all_cells +3688.821533203125 4233.60791015625 background all_cells +3682.02490234375 4256.65478515625 background all_cells +3696.2099609375 4242.14599609375 background all_cells +3684.958251953125 4249.35888671875 background all_cells +3695.054931640625 4197.15185546875 background all_cells +3689.002197265625 4204.9326171875 background all_cells +3695.489501953125 4207.9541015625 background all_cells +3702.644775390625 4175.505859375 background all_cells +3689.774658203125 4178.8671875 background all_cells +3757.93310546875 4218.37548828125 background all_cells +3742.210205078125 4230.74365234375 background all_cells +3776.08447265625 4238.4658203125 background all_cells +3754.74853515625 4232.89990234375 background all_cells +3765.885009765625 4224.98388671875 background all_cells +3774.163818359375 4187.78369140625 background all_cells +3787.24658203125 4186.74853515625 background all_cells +3781.452392578125 4205.1708984375 background all_cells +3769.7890625 4202.17529296875 background all_cells +3756.35107421875 4185.90625 background all_cells +3762.98486328125 4196.017578125 background all_cells +3767.394287109375 4180.47021484375 background all_cells +3755.13037109375 4195.56591796875 background all_cells +3796.48974609375 4233.4453125 background all_cells +3806.04150390625 4198.08349609375 background all_cells +3805.290283203125 4239.4892578125 background all_cells +3802.500732421875 4207.86474609375 background all_cells +3787.658447265625 4213.3837890625 background all_cells +3786.3486328125 4222.77001953125 background all_cells +3786.367919921875 4233.73193359375 background all_cells +3740.395751953125 4182.544921875 background all_cells +3731.391357421875 4181.2431640625 background all_cells +3748.883544921875 4189.1826171875 background all_cells +3746.354736328125 4183.2490234375 background all_cells +3708.272216796875 4238.64599609375 background all_cells +3735.005126953125 4239.40625 background all_cells +3710.279296875 4259.11328125 background all_cells +3748.737060546875 4247.822265625 background all_cells +3769.2158203125 4245.8486328125 background all_cells +3751.84423828125 4238.43701171875 background all_cells +3751.91064453125 4253.603515625 background all_cells +3724.92041015625 4213.44482421875 background all_cells +3735.11376953125 4232.71728515625 background all_cells +3733.19970703125 4194.8623046875 background all_cells +3745.77880859375 4220.6279296875 background all_cells +3739.160400390625 4204.29150390625 background all_cells +3748.720458984375 4211.24609375 background all_cells +3713.26904296875 4178.6171875 background all_cells +3707.72314453125 4192.0927734375 background all_cells +3709.322509765625 4183.57373046875 background all_cells +3712.200439453125 4200.22314453125 background all_cells +3719.331787109375 4186.78076171875 background all_cells +3720.8291015625 4202.1474609375 background all_cells +3716.78466796875 4234.16943359375 background all_cells +3707.683349609375 4227.05029296875 background all_cells +3708.5615234375 4208.5791015625 background all_cells +3665.6259765625 4285.92041015625 background all_cells +3672.752685546875 4293.142578125 background all_cells +3671.566650390625 4273.51611328125 background all_cells +3670.94189453125 4258.541015625 background all_cells +3665.365234375 4291.90380859375 background all_cells +3684.906005859375 4278.68359375 background all_cells +3680.543212890625 4287.47216796875 background all_cells +3688.081298828125 4266.53662109375 background all_cells +3685.8916015625 4271.82861328125 background all_cells +3745.001708984375 4278.6171875 background all_cells +3732.146728515625 4293.232421875 background all_cells +3745.453369140625 4294.90087890625 background all_cells +3743.95556640625 4286.8974609375 background all_cells +3738.70166015625 4280.5205078125 background all_cells +3751.841064453125 4272.4404296875 background all_cells +3747.767578125 4276.00439453125 background all_cells +3743.535400390625 4270.91552734375 background all_cells +3737.240478515625 4272.134765625 background all_cells +3724.56689453125 4270.65283203125 background all_cells +3727.892333984375 4276.66162109375 background all_cells +3728.261474609375 4266.0234375 background all_cells +3710.672607421875 4274.66162109375 background all_cells +3705.0537109375 4290.96337890625 background all_cells +3718.937744140625 4286.6650390625 background all_cells +3711.142822265625 4263.66162109375 background all_cells +3702.424072265625 4280.021484375 background all_cells +3713.817626953125 4270.921875 background all_cells +3683.493896484375 3912.11279296875 background all_cells +3680.3486328125 3924.265869140625 background all_cells +3704.890625 3921.42333984375 background all_cells +3705.9599609375 3929.806884765625 background all_cells +3694.1181640625 3923.1259765625 background all_cells +3693.578125 3957.68359375 background all_cells +3707.242919921875 3949.818603515625 background all_cells +3702.6943359375 3954.785888671875 background all_cells +3677.5478515625 3951.14697265625 background all_cells +3679.69580078125 3948.062255859375 background all_cells +3751.58935546875 3939.22265625 background all_cells +3751.652099609375 3924.739013671875 background all_cells +3750.38623046875 3930.68603515625 background all_cells +3743.253173828125 3952.2978515625 background all_cells +3760.205810546875 3947.51220703125 background all_cells +3760.172607421875 3958.013671875 background all_cells +3771.78955078125 3948.8037109375 background all_cells +3763.918212890625 3937.47314453125 background all_cells +3732.6435546875 3922.702880859375 background all_cells +3740.82421875 3929.696044921875 background all_cells +3745.3388671875 3925.407958984375 background all_cells +3787.242431640625 3939.416748046875 background all_cells +3787.482666015625 3949.947265625 background all_cells +3781.39111328125 3945.93896484375 background all_cells +3798.816650390625 3938.76806640625 background all_cells +3794.9169921875 3925.112548828125 background all_cells +3785.135009765625 3907.1357421875 background all_cells +3791.627197265625 3915.4208984375 background all_cells +3790.16748046875 3906.986083984375 background all_cells +3743.757080078125 3914.562255859375 background all_cells +3767.439208984375 3919.151123046875 background all_cells +3772.12451171875 3915.209228515625 background all_cells +3769.73095703125 3910.38037109375 background all_cells +3738.088623046875 3918.263916015625 background all_cells +3746.654296875 3910.584716796875 background all_cells +3738.896728515625 3905.019287109375 background all_cells +3798.44140625 3906.76611328125 background all_cells +3800.836669921875 3924.592529296875 background all_cells +3708.56640625 3911.532958984375 background all_cells +3713.749755859375 3906.773193359375 background all_cells +3713.19921875 3926.72705078125 background all_cells +3716.493896484375 3944.354248046875 background all_cells +3726.12109375 3952.5185546875 background all_cells +3715.5849609375 3952.21533203125 background all_cells +3711.707763671875 3940.6181640625 background all_cells +3718.26220703125 3939.600341796875 background all_cells +3685.822265625 3996.4306640625 background all_cells +3693.62646484375 4014.933349609375 background all_cells +3678.66357421875 4013.7861328125 background all_cells +3687.261474609375 4021.9970703125 background all_cells +3679.38720703125 4026.24755859375 background all_cells +3698.984375 4022.186767578125 background all_cells +3710.18798828125 4020.807861328125 background all_cells +3711.835205078125 4028.36767578125 background all_cells +3720.089111328125 4028.04833984375 background all_cells +3718.351806640625 4017.40966796875 background all_cells +3715.71728515625 4006.51318359375 background all_cells +3710.62744140625 3995.906982421875 background all_cells +3718.94775390625 3988.227783203125 background all_cells +3722.675048828125 3993.615966796875 background all_cells +3720.896240234375 3996.8232421875 background all_cells +3769.950439453125 4045.1474609375 background all_cells +3746.599609375 4035.698974609375 background all_cells +3746.352294921875 4043.5146484375 background all_cells +3753.251953125 4036.8955078125 background all_cells +3786.720458984375 4056.634765625 background all_cells +3778.953125 4056.79248046875 background all_cells +3792.709228515625 4060.45068359375 background all_cells +3791.359619140625 4049.83642578125 background all_cells +3785.483642578125 4037.867919921875 background all_cells +3793.28759765625 4043.846435546875 background all_cells +3784.1796875 4043.74267578125 background all_cells +3734.614990234375 4056.36474609375 background all_cells +3724.360595703125 4051.201416015625 background all_cells +3706.740234375 4045.5478515625 background all_cells +3704.0771484375 4033.65576171875 background all_cells +3713.841064453125 4036.185791015625 background all_cells +3730.11474609375 4043.898193359375 background all_cells +3726.014404296875 4033.3291015625 background all_cells +3694.97509765625 4040.267578125 background all_cells +3686.838134765625 4032.26708984375 background all_cells +3750.7958984375 4000.683837890625 background all_cells +3750.248046875 4007.093994140625 background all_cells +3744.55029296875 4001.583740234375 background all_cells +3754.2568359375 4029.8603515625 background all_cells +3744.72119140625 4017.26953125 background all_cells +3736.3203125 4005.2939453125 background all_cells +3735.18896484375 4027.040283203125 background all_cells +3709.1669921875 3965.391357421875 background all_cells +3716.16796875 3969.936767578125 background all_cells +3720.15185546875 3981.721923828125 background all_cells +3698.336181640625 3995.758056640625 background all_cells +3713.298095703125 3981.96337890625 background all_cells +3703.474365234375 3986.692626953125 background all_cells +3695.52392578125 3967.680419921875 background all_cells +3702.17138671875 3966.796630859375 background all_cells +3695.024658203125 3973.027099609375 background all_cells +3687.05908203125 3975.9501953125 background all_cells +3695.472900390625 3981.920166015625 background all_cells +3726.907470703125 3983.342529296875 background all_cells +3726.48291015625 3994.089111328125 background all_cells +3725.424560546875 3988.644775390625 background all_cells +3739.316650390625 3994.113525390625 background all_cells +3730.924560546875 4000.9765625 background all_cells +3752.83544921875 3995.311767578125 background all_cells +3746.29541015625 3994.238525390625 background all_cells +3734.53564453125 3982.0126953125 background all_cells +3732.951904296875 3989.206298828125 background all_cells +3736.648681640625 3987.169921875 background all_cells +3742.75927734375 3985.76220703125 background all_cells +3746.953125 3967.182373046875 background all_cells +3742.371826171875 3963.88037109375 background all_cells +3742.1181640625 3959.167724609375 background all_cells +3754.12939453125 3964.197509765625 background all_cells +3763.92529296875 3964.1376953125 background all_cells +3759.17529296875 3973.44091796875 background all_cells +3756.4052734375 3968.64111328125 background all_cells +3729.369384765625 3959.593994140625 background all_cells +3728.18994140625 3964.482177734375 background all_cells +3735.098876953125 3966.639892578125 background all_cells +3730.3427734375 3971.8193359375 background all_cells +3760.717041015625 3994.53369140625 background all_cells +3761.103515625 4004.050048828125 background all_cells +3755.815185546875 4003.426025390625 background all_cells +3758.535400390625 4000.055908203125 background all_cells +3768.617431640625 4034.984375 background all_cells +3773.13916015625 4030.95849609375 background all_cells +3757.77490234375 4008.6875 background all_cells +3759.42724609375 4034.0322265625 background all_cells +3759.60107421875 4026.0732421875 background all_cells +3760.18505859375 4013.848876953125 background all_cells +3770.932861328125 3990.600341796875 background all_cells +3765.783203125 3991.05615234375 background all_cells +3765.976318359375 4007.622314453125 background all_cells +3772.92578125 3996.421630859375 background all_cells +3771.994384765625 4013.575439453125 background all_cells +3764.83251953125 4016.2431640625 background all_cells +3767.86865234375 4014.077880859375 background all_cells +3787.31591796875 3993.468994140625 background all_cells +3776.949951171875 3988.648681640625 background all_cells +3806.595458984375 3995.270751953125 background all_cells +3806.518798828125 3986.86865234375 background all_cells +3792.58837890625 3987.21044921875 background all_cells +3805.845458984375 4021.330078125 background all_cells +3777.229248046875 4031.256103515625 background all_cells +3798.431884765625 4035.98486328125 background all_cells +3794.188720703125 4024.930908203125 background all_cells +3795.55419921875 4008.907958984375 background all_cells +3774.954833984375 4007.643798828125 background all_cells +3787.763427734375 4016.53271484375 background all_cells +3779.218505859375 4017.86669921875 background all_cells +3784.324951171875 3997.040771484375 background all_cells +3783.460693359375 4007.10888671875 background all_cells +3784.22314453125 4002.6796875 background all_cells +3770.062255859375 3971.995361328125 background all_cells +3776.781005859375 3959.94970703125 background all_cells +3792.71923828125 3951.3017578125 background all_cells +3787.297607421875 3968.04345703125 background all_cells +3783.132568359375 3954.656494140625 background all_cells +3795.279296875 3978.7353515625 background all_cells +3781.691650390625 3979.49267578125 background all_cells +3803.61181640625 3978.650146484375 background all_cells +3784.077880859375 3975.989990234375 background all_cells +3796.6298828125 3969.217529296875 background all_cells +3796.593017578125 3961.691650390625 background all_cells +3632.48876953125 3731.076171875 background all_cells +3641.76220703125 3739.732666015625 background all_cells +3651.28076171875 3745.238037109375 background all_cells +3644.56396484375 3755.35498046875 background all_cells +3636.463134765625 3763.44873046875 background all_cells +3649.964599609375 3751.572021484375 background all_cells +3649.29052734375 3759.56494140625 background all_cells +3653.70068359375 3761.724853515625 background all_cells +3693.1533203125 3742.89599609375 background all_cells +3702.836181640625 3745.0673828125 background all_cells +3696.930908203125 3751.431640625 background all_cells +3713.107177734375 3744.579345703125 background all_cells +3709.436279296875 3740.40283203125 background all_cells +3682.518798828125 3793.51220703125 background all_cells +3688.156005859375 3796.0263671875 background all_cells +3685.60107421875 3789.997314453125 background all_cells +3683.94921875 3799.389892578125 background all_cells +3701.80029296875 3820.883544921875 background all_cells +3701.527099609375 3810.24267578125 background all_cells +3705.618896484375 3769.622314453125 background all_cells +3711.431640625 3759.77587890625 background all_cells +3721.7705078125 3744.476806640625 background all_cells +3715.676513671875 3751.3271484375 background all_cells +3723.80224609375 3761.444091796875 background all_cells +3717.50341796875 3764.039794921875 background all_cells +3715.155029296875 3770.639404296875 background all_cells +3708.225341796875 3782.69287109375 background all_cells +3716.925048828125 3778.949462890625 background all_cells +3706.714599609375 3793.738525390625 background all_cells +3721.880859375 3790.598388671875 background all_cells +3713.386962890625 3793.36328125 background all_cells +3706.76318359375 3789.75244140625 background all_cells +3666.336181640625 3726.42236328125 background all_cells +3673.989501953125 3714.4912109375 background all_cells +3655.439697265625 3735.4375 background all_cells +3678.952880859375 3765.585205078125 background all_cells +3674.46728515625 3821.8671875 background all_cells +3675.28515625 3788.8232421875 background all_cells +3667.422119140625 3790.609130859375 background all_cells +3672.399169921875 3804.37353515625 background all_cells +3673.2666015625 3801.1826171875 background all_cells +3655.0537109375 3780.30078125 background all_cells +3641.06494140625 3787.394287109375 background all_cells +3650.930908203125 3783.517333984375 background all_cells +3663.195068359375 3772.998046875 background all_cells +3658.47314453125 3777.203369140625 background all_cells +3704.861083984375 3890.498291015625 background all_cells +3718.7080078125 3894.968994140625 background all_cells +3716.388427734375 3890.093994140625 background all_cells +3727.49267578125 3883.3955078125 background all_cells +3731.45703125 3882.000244140625 background all_cells +3729.367431640625 3872.902587890625 background all_cells +3739.726318359375 3899.336181640625 background all_cells +3735.002197265625 3898.37353515625 background all_cells +3788.71875 3827.563232421875 background all_cells +3806.8896484375 3830.03564453125 background all_cells +3792.2158203125 3831.984619140625 background all_cells +3780.305419921875 3830.616943359375 background all_cells +3794.7265625 3847.41357421875 background all_cells +3801.96044921875 3840.626953125 background all_cells +3788.294677734375 3845.42138671875 background all_cells +3778.14794921875 3839.7666015625 background all_cells +3784.98974609375 3871.6044921875 background all_cells +3785.34912109375 3859.306884765625 background all_cells +3794.3623046875 3862.147705078125 background all_cells +3784.5361328125 3865.2216796875 background all_cells +3792.68212890625 3876.622314453125 background all_cells +3783.5712890625 3852.65478515625 background all_cells +3798.94287109375 3852.71337890625 background all_cells +3775.889404296875 3857.580810546875 background all_cells +3787.47900390625 3854.74560546875 background all_cells +3795.984130859375 3870.922607421875 background all_cells +3799.51806640625 3892.125244140625 background all_cells +3806.003662109375 3886.501708984375 background all_cells +3796.493408203125 3881.662841796875 background all_cells +3768.881103515625 3901.781494140625 background all_cells +3767.159912109375 3888.648681640625 background all_cells +3763.29736328125 3889.934326171875 background all_cells +3759.820556640625 3886.338623046875 background all_cells +3786.670166015625 3897.8857421875 background all_cells +3792.79345703125 3898.590576171875 background all_cells +3790.117431640625 3887.301025390625 background all_cells +3784.614013671875 3900.897216796875 background all_cells +3783.4384765625 3886.196533203125 background all_cells +3759.890380859375 3878.734130859375 background all_cells +3723.50732421875 3878.462646484375 background all_cells +3736.343505859375 3869.97509765625 background all_cells +3740.961181640625 3832.583740234375 background all_cells +3734.318115234375 3874.08544921875 background all_cells +3743.498046875 3883.7509765625 background all_cells +3736.454833984375 3878.6435546875 background all_cells +3743.298583984375 3875.878173828125 background all_cells +3714.92578125 3855.20458984375 background all_cells +3726.1572265625 3781.3154296875 background all_cells +3748.544921875 3786.900390625 background all_cells +3778.74072265625 3789.229248046875 background all_cells +3737.998291015625 3807.710693359375 background all_cells +3726.59423828125 3797.44677734375 background all_cells +3738.9208984375 3792.92041015625 background all_cells +3731.483642578125 3792.8623046875 background all_cells +3790.82958984375 3779.555908203125 background all_cells +3796.6826171875 3784.775146484375 background all_cells +3785.63671875 3781.632568359375 background all_cells +3796.5712890625 3744.111083984375 background all_cells +3790.3779296875 3751.987548828125 background all_cells +3790.582275390625 3744.0654296875 background all_cells +3784.21435546875 3769.712646484375 background all_cells +3788.96484375 3764.1240234375 background all_cells +3728.775634765625 3769.952880859375 background all_cells +3742.951904296875 3773.340087890625 background all_cells +3753.45458984375 3782.034423828125 background all_cells +3775.113525390625 3771.170166015625 background all_cells +3772.671875 3762.471435546875 background all_cells +3780.19091796875 3762.388671875 background all_cells +3782.6943359375 3745.500732421875 background all_cells +3780.88232421875 3755.187744140625 background all_cells +3775.930908203125 3748.885986328125 background all_cells +3771.544189453125 3747.86328125 background all_cells +3764.12451171875 3754.71923828125 background all_cells +3760.046875 3753.572509765625 background all_cells +3759.4619140625 3743.522705078125 background all_cells +3664.41748046875 3886.741455078125 background all_cells +3665.322998046875 3892.050048828125 background all_cells +3660.042724609375 3891.7119140625 background all_cells +3656.759765625 3871.8193359375 background all_cells +3668.269287109375 3879.857177734375 background all_cells +3671.13134765625 3853.67529296875 background all_cells +3674.994384765625 3844.407470703125 background all_cells +3676.90185546875 3853.07861328125 background all_cells +3683.361572265625 3841.426025390625 background all_cells +3679.166015625 3838.17626953125 background all_cells +3673.496826171875 3827.5009765625 background all_cells +3667.58642578125 3859.770751953125 background all_cells +3654.30078125 3846.734375 background all_cells +3662.74072265625 3855.587890625 background all_cells +3701.989013671875 3848.180419921875 background all_cells +3707.7197265625 3865.558837890625 background all_cells +3708.04638671875 3881.567138671875 background all_cells +3692.958984375 3857.00830078125 background all_cells +3697.552001953125 3858.814697265625 background all_cells +3690.807861328125 3842.203369140625 background all_cells +3684.06005859375 3875.126708984375 background all_cells +3679.262451171875 3879.049560546875 background all_cells +3677.931396484375 3861.032958984375 background all_cells +3684.5244140625 3869.591552734375 background all_cells +3673.197998046875 3881.980712890625 background all_cells +3685.9169921875 3900.377685546875 background all_cells +3726.4892578125 3825.6650390625 background all_cells +3726.849853515625 3820.7705078125 background all_cells +3741.550537109375 3824.217041015625 background all_cells +3797.308349609375 3811.310546875 background all_cells +3786.67626953125 3807.207275390625 background all_cells +3776.475830078125 3816.470947265625 background all_cells +3777.242431640625 3812.567626953125 background all_cells +3747.214599609375 3816.792236328125 background all_cells +3766.53125 3821.048583984375 background all_cells +3759.047119140625 3824.4423828125 background all_cells +3751.52099609375 3826.912841796875 background all_cells +3758.204833984375 3817.145263671875 background all_cells +3780.773193359375 3797.52392578125 background all_cells +3772.108154296875 3801.784423828125 background all_cells +3777.73388671875 3801.709716796875 background all_cells +3729.0947265625 3803.6259765625 background all_cells +3760.71630859375 3810.38623046875 background all_cells +3757.1884765625 3810.60009765625 background all_cells +3753.389404296875 3810.61962890625 background all_cells +3744.501220703125 3801.979248046875 background all_cells +3747.3818359375 3848.35595703125 background all_cells +3753.6865234375 3864.523193359375 background all_cells +3738.775634765625 3862.59326171875 background all_cells +3742.361328125 3857.857177734375 background all_cells +3749.66162109375 3854.9921875 background all_cells +3744.59375 3853.5341796875 background all_cells +3764.114013671875 3848.08740234375 background all_cells +3755.25732421875 3853.720703125 background all_cells +3767.135498046875 3856.095703125 background all_cells +3770.423583984375 3854.71337890625 background all_cells +3760.800048828125 3851.46240234375 background all_cells +3773.49072265625 3826.017822265625 background all_cells +3765.88623046875 3828.747802734375 background all_cells +3769.838134765625 3834.22119140625 background all_cells +3759.78662109375 3841.450439453125 background all_cells +3757.767578125 3834.8759765625 background all_cells +3631.08349609375 3778.5576171875 background all_cells +3626.70703125 3778.95703125 background all_cells +3632.27392578125 3787.94384765625 background all_cells +3638.932373046875 3777.010009765625 background all_cells +3627.990478515625 3794.046875 background all_cells +3652.30615234375 3800.496337890625 background all_cells +3649.93359375 3794.172607421875 background all_cells +3646.723388671875 3800.37841796875 background all_cells +3655.03662109375 3804.309814453125 background all_cells +3657.040283203125 3799.9384765625 background all_cells +3645.55908203125 3806.443115234375 background all_cells +3625.679931640625 3840.22119140625 background all_cells +3624.26708984375 3823.114990234375 background all_cells +3632.066650390625 3822.548095703125 background all_cells +3653.834228515625 3827.66943359375 background all_cells +3711.616455078125 3802.717529296875 background all_cells +3724.62109375 3806.354248046875 background all_cells +3730.526123046875 3831.07763671875 background all_cells +3710.3154296875 3818.949462890625 background all_cells +3648.71044921875 3848.512939453125 background all_cells +3656.020751953125 3854.94482421875 background all_cells +3633.684814453125 3901.374755859375 background all_cells +3634.12158203125 3893.54638671875 background all_cells +3639.887939453125 3888.811279296875 background all_cells +3640.794189453125 3874.897705078125 background all_cells +3640.517333984375 3903.554931640625 background all_cells +3633.76220703125 3873.372802734375 background all_cells +3719.802001953125 3856.031005859375 background all_cells +3725.677001953125 3868.368408203125 background all_cells +3629.01806640625 3969.5048828125 background all_cells +3634.499267578125 3976.8125 background all_cells +3622.111572265625 3967.60302734375 background all_cells +3652.67138671875 3946.74267578125 background all_cells +3647.05029296875 3938.494140625 background all_cells +3647.966796875 3952.686279296875 background all_cells +3643.862060546875 3963.69189453125 background all_cells +3637.701904296875 3960.633544921875 background all_cells +3630.21728515625 3935.104248046875 background all_cells +3632.60791015625 3941.6923828125 background all_cells +3660.04931640625 3964.496337890625 background all_cells +3660.136962890625 3955.688720703125 background all_cells +3671.372314453125 3948.73486328125 background all_cells +3669.115966796875 3965.29638671875 background all_cells +3673.757568359375 3954.263916015625 background all_cells +3668.52734375 3952.6220703125 background all_cells +3667.911865234375 3944.47802734375 background all_cells +3667.23828125 3931.28564453125 background all_cells +3624.524169921875 3908.99560546875 background all_cells +3636.756103515625 3921.928466796875 background all_cells +3626.484130859375 3927.93603515625 background all_cells +3624.736572265625 3918.564697265625 background all_cells +3671.0205078125 3927.7451171875 background all_cells +3666.95703125 3925.6640625 background all_cells +3665.36865234375 3918.398681640625 background all_cells +3665.815185546875 3913.345458984375 background all_cells +3657.279541015625 3912.97509765625 background all_cells +3655.032470703125 3916.586669921875 background all_cells +3691.06787109375 4064.487548828125 background all_cells +3716.288330078125 4071.6943359375 background all_cells +3706.266845703125 4080.927978515625 background all_cells +3708.721923828125 4075.305908203125 background all_cells +3789.535400390625 4083.278564453125 background all_cells +3797.488525390625 4076.266845703125 background all_cells +3758.72119140625 4084.84033203125 background all_cells +3754.962646484375 4071.331298828125 background all_cells +3775.77490234375 4079.25830078125 background all_cells +3768.58349609375 4087.508544921875 background all_cells +3767.7109375 4077.311279296875 background all_cells +3726.16748046875 4073.0634765625 background all_cells +3749.276611328125 4085.65380859375 background all_cells +3798.352783203125 4159.4970703125 background all_cells +3791.54638671875 4159.232421875 background all_cells +3786.81591796875 4155.78076171875 background all_cells +3802.512451171875 4167.07568359375 background all_cells +3796.999755859375 4167.236328125 background all_cells +3800.02099609375 4129.20068359375 background all_cells +3810.280517578125 4133.1435546875 background all_cells +3802.6376953125 4138.34033203125 background all_cells +3791.80859375 4134.97509765625 background all_cells +3786.857666015625 4132.28515625 background all_cells +3797.928955078125 4142.4677734375 background all_cells +3794.434326171875 4139.912109375 background all_cells +3739.58984375 4167.11572265625 background all_cells +3742.714599609375 4175.1982421875 background all_cells +3737.90478515625 4150.41259765625 background all_cells +3734.105712890625 4172.4873046875 background all_cells +3730.65234375 4167.2216796875 background all_cells +3741.079345703125 4158.77392578125 background all_cells +3767.900634765625 4162.37255859375 background all_cells +3770.533203125 4151.37841796875 background all_cells +3767.475830078125 4171.0400390625 background all_cells +3749.900634765625 4157.75146484375 background all_cells +3755.758056640625 4175.20556640625 background all_cells +3760.309814453125 4154.36279296875 background all_cells +3757.95458984375 4164.37646484375 background all_cells +3751.1416015625 4166.94384765625 background all_cells +3757.962890625 4132.77099609375 background all_cells +3747.27685546875 4140.92529296875 background all_cells +3740.9814453125 4131.103515625 background all_cells +3740.00732421875 4139.50927734375 background all_cells +3767.1005859375 4139.04833984375 background all_cells +3756.24072265625 4144.2744140625 background all_cells +3740.1728515625 4102.189453125 background all_cells +3746.02099609375 4111.63916015625 background all_cells +3735.989990234375 4111.412109375 background all_cells +3758.17578125 4108.68994140625 background all_cells +3769.80908203125 4120.6123046875 background all_cells +3774.74560546875 4129.43603515625 background all_cells +3799.66748046875 4120.21435546875 background all_cells +3799.859130859375 4101.74609375 background all_cells +3791.947509765625 4112.90673828125 background all_cells +3782.061767578125 4098.19140625 background all_cells +3774.14892578125 4107.83740234375 background all_cells +3784.887939453125 4106.75048828125 background all_cells +3767.244873046875 4101.40966796875 background all_cells +3734.98095703125 4118.580078125 background all_cells +3734.1630859375 4129.90576171875 background all_cells +3749.2578125 4120.6962890625 background all_cells +3743.03955078125 4119.205078125 background all_cells +3719.715087890625 4112.333984375 background all_cells +3725.130859375 4122.4501953125 background all_cells +3728.265625 4102.1884765625 background all_cells +3727.497314453125 4112.365234375 background all_cells +3719.18310546875 4102.11279296875 background all_cells +3650.333984375 3968.913818359375 background all_cells +3621.78076171875 3985.478271484375 background all_cells +3640.10400390625 3989.561279296875 background all_cells +3648.2060546875 3986.745361328125 background all_cells +3642.454833984375 3974.513671875 background all_cells +3641.635986328125 4010.763427734375 background all_cells +3640.475830078125 4023.7939453125 background all_cells +3650.58251953125 4025.255859375 background all_cells +3630.9892578125 4010.92529296875 background all_cells +3650.733154296875 3999.650146484375 background all_cells +3621.292236328125 4003.840087890625 background all_cells +3644.963623046875 3995.718994140625 background all_cells +3662.14306640625 4038.147705078125 background all_cells +3639.633544921875 4035.76953125 background all_cells +3643.25830078125 4051.4404296875 background all_cells +3655.803955078125 4048.8623046875 background all_cells +3653.256103515625 4038.91015625 background all_cells +3660.145263671875 3993.975341796875 background all_cells +3656.896240234375 3980.494140625 background all_cells +3664.7177734375 3974.51904296875 background all_cells +3661.237548828125 4008.700927734375 background all_cells +3665.7001953125 4019.28759765625 background all_cells +3671.310546875 3991.966796875 background all_cells +3672.6142578125 3983.03369140625 background all_cells +3676.42578125 3973.814453125 background all_cells +3670.8232421875 4034.278076171875 background all_cells +3671.56201171875 4001.1171875 background all_cells +3655.164794921875 4061.295654296875 background all_cells +3643.113525390625 4062.299560546875 background all_cells +3646.999755859375 4077.48974609375 background all_cells +3657.848876953125 4078.766357421875 background all_cells +3690.39453125 4077.425048828125 background all_cells +3675.472412109375 4074.94775390625 background all_cells +3674.507568359375 4064.625732421875 background all_cells +3678.927490234375 4090.010986328125 background all_cells +3698.84814453125 4084.282958984375 background all_cells +3684.77734375 4094.459228515625 background all_cells +3651.806396484375 4135.912109375 background all_cells +3650.297119140625 4169.7158203125 background all_cells +3659.72900390625 4166.57373046875 background all_cells +3647.06494140625 4165.29638671875 background all_cells +3656.204833984375 4149.97021484375 background all_cells +3683.8193359375 4108.2470703125 background all_cells +3673.2158203125 4116.48486328125 background all_cells +3645.21875 4098.140625 background all_cells +3651.723388671875 4089.012451171875 background all_cells +3661.27392578125 4114.91748046875 background all_cells +3656.63916015625 4112.158203125 background all_cells +3656.548095703125 4100.96142578125 background all_cells +3695.826416015625 4123.08544921875 background all_cells +3704.045654296875 4117.8076171875 background all_cells +3699.507568359375 4128.20361328125 background all_cells +3727.4853515625 4158.80517578125 background all_cells +3730.31689453125 4140.759765625 background all_cells +3721.50732421875 4132.279296875 background all_cells +3709.41015625 4130.31884765625 background all_cells +3714.69921875 4131.791015625 background all_cells +3713.39599609375 4117.70166015625 background all_cells +3708.786376953125 4125.04052734375 background all_cells +3684.465576171875 4138.369140625 background all_cells +3685.917724609375 4150.40771484375 background all_cells +3670.7109375 4141.42529296875 background all_cells +3677.425537109375 4144.8046875 background all_cells +3691.603515625 4143.068359375 background all_cells +3701.659912109375 4145.22509765625 background all_cells +3698.498779296875 4137.14013671875 background all_cells +3672.3583984375 4128.7197265625 background all_cells +3689.21630859375 4130.48828125 background all_cells +3684.351806640625 4170.1171875 background all_cells +3676.873046875 4173.77734375 background all_cells +3668.962646484375 4169.69287109375 background all_cells +3708.592529296875 4150.31396484375 background all_cells +3716.2724609375 4159.7958984375 background all_cells +3708.5556640625 4158.951171875 background all_cells +3702.60791015625 4157.41064453125 background all_cells +3693.205078125 4164.72802734375 background all_cells +3726.260009765625 4173.54443359375 background all_cells +3714.455078125 4171.078125 background all_cells +3708.751953125 4165.61181640625 background all_cells +3700.765625 4166.419921875 background all_cells +3673.143798828125 4154.09521484375 background all_cells +3665.79736328125 4158.88818359375 background all_cells +3681.531005859375 4159.5390625 background all_cells +3071.758056640625 3794.013916015625 background all_cells +3096.752197265625 3777.65625 background all_cells +3097.135986328125 3791.826904296875 background all_cells +3115.360107421875 3787.29736328125 background all_cells +3135.671630859375 3799.596435546875 background all_cells +3122.4599609375 3793.544921875 background all_cells +3140.877197265625 3785.9140625 background all_cells +3149.91552734375 3777.3330078125 background all_cells +3142.675048828125 3779.789794921875 background all_cells +3179.477783203125 3796.293212890625 background all_cells +3190.701904296875 3808.109375 background all_cells +3186.292724609375 3813.864990234375 background all_cells +3170.467529296875 3806.40283203125 background all_cells +3171.21044921875 3798.5908203125 background all_cells +3165.809814453125 3832.1767578125 background all_cells +3180.7666015625 3830.028564453125 background all_cells +3102.946044921875 3848.09033203125 background all_cells +3092.64501953125 3860.80224609375 background all_cells +3091.3408203125 3849.56298828125 background all_cells +3096.4130859375 3849.708251953125 background all_cells +3107.6376953125 3829.471923828125 background all_cells +3103.794189453125 3828.03564453125 background all_cells +3135.123046875 3812.293701171875 background all_cells +3142.067138671875 3893.055419921875 background all_cells +3148.960693359375 3809.701171875 background all_cells +3155.50634765625 3810.249755859375 background all_cells +3112.072265625 3806.907958984375 background all_cells +3119.677001953125 3876.9833984375 background all_cells +3125.328369140625 3828.639892578125 background all_cells +3118.51904296875 3814.593017578125 background all_cells +3118.365234375 3824.014404296875 background all_cells +3103.185302734375 3950.542236328125 background all_cells +3098.351318359375 3946.3486328125 background all_cells +3090.42431640625 3952.501708984375 background all_cells +3084.42724609375 3943.470703125 background all_cells +3135.243408203125 3968.195068359375 background all_cells +3169.2294921875 3974.64306640625 background all_cells +3163.3974609375 3966.004150390625 background all_cells +3144.327880859375 3976.38330078125 background all_cells +3100.29541015625 3961.0224609375 background all_cells +3121.564453125 3963.414794921875 background all_cells +3119.065673828125 3974.217041015625 background all_cells +3148.72314453125 3958.3916015625 background all_cells +3131.56298828125 3956.25341796875 background all_cells +3174.766845703125 3958.288330078125 background all_cells +3169.572509765625 3954.89599609375 background all_cells +3162.996826171875 3950.4150390625 background all_cells +3158.970458984375 3981.575439453125 background all_cells +3177.21435546875 3987.903076171875 background all_cells +3170.508544921875 3990.379150390625 background all_cells +3172.773193359375 3981.88623046875 background all_cells +3087.19970703125 4020.45556640625 background all_cells +3096.476806640625 4012.080810546875 background all_cells +3091.8447265625 4024.507568359375 background all_cells +3188.48486328125 4001.812744140625 background all_cells +3164.504638671875 4016.96484375 background all_cells +3163.182373046875 4028.600830078125 background all_cells +3173.06640625 4027.826904296875 background all_cells +3157.545166015625 4008.27294921875 background all_cells +3093.54931640625 3981.206787109375 background all_cells +3103.474365234375 3985.30810546875 background all_cells +3085.418212890625 3994.14794921875 background all_cells +3103.5625 3994.3759765625 background all_cells +3139.609130859375 3984.520263671875 background all_cells +3131.192626953125 4021.55908203125 background all_cells +3148.56787109375 4005.103515625 background all_cells +3146.00048828125 3991.4375 background all_cells +3144.639892578125 4026.80419921875 background all_cells +3166.993896484375 3898.213623046875 background all_cells +3173.256103515625 3911.45703125 background all_cells +3203.16455078125 3898.0048828125 background all_cells +3217.530029296875 3915.449462890625 background all_cells +3220.978515625 3906.66259765625 background all_cells +3184.825927734375 3938.047607421875 background all_cells +3180.736572265625 3946.562255859375 background all_cells +3169.00830078125 3942.7744140625 background all_cells +3176.4619140625 3939.316650390625 background all_cells +3216.540771484375 3951.5849609375 background all_cells +3207.033203125 3948.661376953125 background all_cells +3195.290283203125 3951.19384765625 background all_cells +3197.0390625 3946.620849609375 background all_cells +3195.7509765625 3942.893798828125 background all_cells +3193.560302734375 4135.6962890625 background all_cells +3187.942138671875 4147.91845703125 background all_cells +3180.610107421875 4147.39990234375 background all_cells +3173.714111328125 4146.8759765625 background all_cells +3179.528564453125 4140.80078125 background all_cells +3170.016845703125 4175.5458984375 background all_cells +3181.26953125 4175.2275390625 background all_cells +3186.603515625 4177.18408203125 background all_cells +3175.600341796875 4158.6396484375 background all_cells +3186.248779296875 4166.27783203125 background all_cells +3182.9599609375 4157.8291015625 background all_cells +3194.517822265625 4156.8173828125 background all_cells +3212.814453125 4156.29052734375 background all_cells +3212.03662109375 4137.9921875 background all_cells +3232.249267578125 4145.54150390625 background all_cells +3202.51318359375 4165.3203125 background all_cells +3224.279296875 4161.19677734375 background all_cells +3220.058837890625 4094.50341796875 background all_cells +3210.733154296875 4128.23046875 background all_cells +3224.21728515625 4118.94482421875 background all_cells +3196.891357421875 4108.6923828125 background all_cells +3172.415283203125 4101.8955078125 background all_cells +3196.875732421875 4120.51220703125 background all_cells +3188.662841796875 4124.1015625 background all_cells +3178.468017578125 4129.84130859375 background all_cells +3185.783203125 4103.86767578125 background all_cells +3213.707763671875 3958.89599609375 background all_cells +3194.205810546875 3959.434326171875 background all_cells +3206.95654296875 3958.44677734375 background all_cells +3201.20263671875 3958.95068359375 background all_cells +3195.960205078125 4024.874755859375 background all_cells +3175.530029296875 4037.137939453125 background all_cells +3192.797119140625 4018.683837890625 background all_cells +3190.312255859375 4013.226806640625 background all_cells +3201.82958984375 4073.0419921875 background all_cells +3209.5126953125 4069.75537109375 background all_cells +3204.76806640625 4061.60888671875 background all_cells +3211.818359375 4048.499267578125 background all_cells +3224.294677734375 4025.463623046875 background all_cells +3193.107666015625 3965.432861328125 background all_cells +3205.16748046875 3975.405517578125 background all_cells +3201.33935546875 3965.766357421875 background all_cells +3130.858154296875 3838.551025390625 background all_cells +3123.65576171875 3843.349609375 background all_cells +3118.8203125 3836.546875 background all_cells +3098.3203125 3874.79931640625 background all_cells +3111.605712890625 3884.189208984375 background all_cells +3107.408203125 3874.479736328125 background all_cells +3104.759765625 3883.449951171875 background all_cells +3116.4384765625 3852.35009765625 background all_cells +3143.359130859375 3862.280517578125 background all_cells +3108.33984375 3863.278564453125 background all_cells +3147.788818359375 3852.14794921875 background all_cells +3147.533935546875 4077.408447265625 background all_cells +3158.603271484375 4090.47998046875 background all_cells +3156.322998046875 4049.45654296875 background all_cells +3150.502197265625 4102.166015625 background all_cells +3134.828369140625 4157.52294921875 background all_cells +3143.01953125 4157.1044921875 background all_cells +3102.9921875 4138.6015625 background all_cells +3106.40185546875 4159.93017578125 background all_cells +3106.086669921875 4126.71044921875 background all_cells +3151.573486328125 4152.04052734375 background all_cells +3162.061767578125 4120.47216796875 background all_cells +3119.9423828125 4097.4697265625 background all_cells +3109.05126953125 4084.927001953125 background all_cells +3116.930908203125 4084.70947265625 background all_cells +3134.671630859375 4113.51806640625 background all_cells +3118.6494140625 4110.390625 background all_cells +3095.020751953125 4046.84912109375 background all_cells +3105.367919921875 4039.7724609375 background all_cells +3088.956787109375 4035.279052734375 background all_cells +3126.489013671875 4053.3349609375 background all_cells +3112.3955078125 4056.5380859375 background all_cells +3167.396484375 4054.894287109375 background all_cells +3146.8369140625 4053.803955078125 background all_cells +3099.7236328125 4062.473876953125 background all_cells +3109.453125 4064.540771484375 background all_cells +3107.69091796875 4074.235595703125 background all_cells +3103.27685546875 4050.619140625 background all_cells +3136.1259765625 4073.225830078125 background all_cells +3167.839111328125 4074.29736328125 background all_cells +3117.792724609375 4077.09521484375 background all_cells +3121.2421875 4070.12060546875 background all_cells +3157.698486328125 4068.25634765625 background all_cells +3144.468505859375 4062.216552734375 background all_cells +3087.90087890625 4053.871337890625 background all_cells +3115.452392578125 4028.3623046875 background all_cells +3113.171630859375 4016.02685546875 background all_cells +3131.482177734375 4043.6708984375 background all_cells +3126.655517578125 4041.7470703125 background all_cells +3129.169677734375 3903.3525390625 background all_cells +3162.483642578125 3905.018798828125 background all_cells +3118.70654296875 3902.85986328125 background all_cells +3144.868896484375 3919.331298828125 background all_cells +3161.000244140625 3925.842529296875 background all_cells +3161.008056640625 3914.328125 background all_cells +3144.676513671875 3910.769775390625 background all_cells +3154.064697265625 3920.09912109375 background all_cells +3135.001953125 3909.58447265625 background all_cells +3107.168701171875 3922.244384765625 background all_cells +3112.67919921875 3920.8544921875 background all_cells +3131.16845703125 3913.6982421875 background all_cells +3133.318359375 3886.510498046875 background all_cells +3149.1826171875 3888.910888671875 background all_cells +3131.33642578125 3892.5078125 background all_cells +3119.10693359375 3884.977783203125 background all_cells +3111.793701171875 3951.63671875 background all_cells +3113.355712890625 3958.695556640625 background all_cells +3128.45751953125 3897.483642578125 background all_cells +3125.4462890625 3883.8310546875 background all_cells +3122.46484375 3894.904296875 background all_cells +3304.009765625 4071.81396484375 background all_cells +3233.287353515625 4099.169921875 background all_cells +3302.121826171875 4083.77783203125 background all_cells +3303.747314453125 4112.3173828125 background all_cells +3314.928466796875 4081.6708984375 background all_cells +3269.443359375 4151.08447265625 background all_cells +3273.3447265625 4148.4404296875 background all_cells +3274.950439453125 4156.13916015625 background all_cells +3287.637939453125 4145.830078125 background all_cells +3321.919921875 4148.61767578125 background all_cells +3300.6396484375 4151.19384765625 background all_cells +3236.337646484375 4153.232421875 background all_cells +3256.759765625 4149.05126953125 background all_cells +3244.385986328125 4149.201171875 background all_cells +3309.440673828125 4116.65625 background all_cells +3309.345703125 4131.2548828125 background all_cells +3302.302734375 4131.6357421875 background all_cells +3313.88818359375 4122.619140625 background all_cells +3340.8134765625 4112.646484375 background all_cells +3322.01025390625 4088.34521484375 background all_cells +3330.92041015625 4109.3759765625 background all_cells +3339.555908203125 4088.333984375 background all_cells +3340.635498046875 4074.161376953125 background all_cells +3338.186767578125 4079.563720703125 background all_cells +3340.616943359375 4009.24951171875 background all_cells +3314.64990234375 3987.2822265625 background all_cells +3343.849365234375 3999.6171875 background all_cells +3342.58447265625 3991.73681640625 background all_cells +3347.1025390625 3970.86279296875 background all_cells +3355.966796875 3996.68603515625 background all_cells +3349.737548828125 3964.915771484375 background all_cells +3348.676025390625 3996.526123046875 background all_cells +3353.809814453125 3942.3623046875 background all_cells +3356.2080078125 4160.43212890625 background all_cells +3345.030517578125 4152.5029296875 background all_cells +3340.3857421875 4069.704833984375 background all_cells +3349.88671875 4010.21484375 background all_cells +3352.43701171875 4170.98876953125 background all_cells +3345.39892578125 4166.27978515625 background all_cells +3321.207275390625 3971.901123046875 background all_cells +3314.919921875 3975.67333984375 background all_cells +3337.406005859375 3981.149169921875 background all_cells +3334.004638671875 3971.587890625 background all_cells +3325.1162109375 3980.639404296875 background all_cells +3314.176025390625 3841.994384765625 background all_cells +3315.45703125 3859.43994140625 background all_cells +3270.1416015625 4180.8134765625 background all_cells +3285.415283203125 4179.84765625 background all_cells +3273.924072265625 4168.14453125 background all_cells +3313.626953125 4164.18310546875 background all_cells +3302.80029296875 4164.88037109375 background all_cells +3344.026611328125 4177.88623046875 background all_cells +3329.810546875 4179.06005859375 background all_cells +3328.238037109375 4174.25341796875 background all_cells +3323.255615234375 4192.64111328125 background all_cells +3352.669921875 4186.8681640625 background all_cells +3305.589599609375 4182.5537109375 background all_cells +3305.502197265625 4199.771484375 background all_cells +3312.01220703125 4188.95556640625 background all_cells +3337.49169921875 4216.49462890625 background all_cells +3358.68798828125 4220.70166015625 background all_cells +3347.754150390625 4209.07958984375 background all_cells +3345.49755859375 4222.2490234375 background all_cells +3336.81298828125 4226.4306640625 background all_cells +3361.408935546875 4234.06494140625 background all_cells +3362.509033203125 4246.02880859375 background all_cells +3353.84326171875 4251.11572265625 background all_cells +3350.92529296875 4233.4716796875 background all_cells +3304.8291015625 4209.873046875 background all_cells +3289.92431640625 4218.27294921875 background all_cells +3328.724853515625 4218.46044921875 background all_cells +3323.8857421875 4209.64892578125 background all_cells +3314.40625 4210.3349609375 background all_cells +3272.844482421875 4421.3671875 background all_cells +3278.22802734375 4427.380859375 background all_cells +3278.67236328125 4422.32470703125 background all_cells +3283.89306640625 4417.07958984375 background all_cells +3310.564453125 4460.84130859375 background all_cells +3302.1748046875 4448.4736328125 background all_cells +3293.722900390625 4442.849609375 background all_cells +3281.380615234375 4452.619140625 background all_cells +3272.510498046875 4471.62451171875 background all_cells +3273.731689453125 4462.81640625 background all_cells +3367.175048828125 4460.7861328125 background all_cells +3370.973876953125 4452.33251953125 background all_cells +3372.208251953125 4463.537109375 background all_cells +3371.417724609375 4472.1826171875 background all_cells +3367.99755859375 4467.564453125 background all_cells +3364.193115234375 4439.77099609375 background all_cells +3403.965087890625 4447.43896484375 background all_cells +3388.024169921875 4444.24853515625 background all_cells +3392.823486328125 4438.1259765625 background all_cells +3384.206298828125 4455.02978515625 background all_cells +3377.910888671875 4462.6357421875 background all_cells +3394.739990234375 4459.73779296875 background all_cells +3386.115234375 4423.474609375 background all_cells +3394.336669921875 4424.64013671875 background all_cells +3393.516357421875 4433.7265625 background all_cells +3378.268798828125 4429.12939453125 background all_cells +3396.0341796875 4469.16796875 background all_cells +3406.695556640625 4485.8515625 background all_cells +3397.90185546875 4486.4169921875 background all_cells +3384.584228515625 4485.0791015625 background all_cells +3372.690185546875 4480.2548828125 background all_cells +3381.39404296875 4473.10205078125 background all_cells +3370.15673828125 4491.5947265625 background all_cells +3368.29833984375 4501.2392578125 background all_cells +3377.7138671875 4493.38818359375 background all_cells +3302.9150390625 4473.1240234375 background all_cells +3313.947998046875 4486.912109375 background all_cells +3302.17919921875 4491.55615234375 background all_cells +3321.15625 4497.76123046875 background all_cells +3327.545166015625 4503.1591796875 background all_cells +3329.335693359375 4490.47607421875 background all_cells +3328.590576171875 4478.1884765625 background all_cells +3322.0478515625 4474.7919921875 background all_cells +3341.219970703125 4502.4580078125 background all_cells +3347.418701171875 4498.4404296875 background all_cells +3359.6328125 4489.982421875 background all_cells +3347.5322265625 4482.59326171875 background all_cells +3328.952880859375 4448.42529296875 background all_cells +3334.96728515625 4461.22119140625 background all_cells +3462.544921875 4406.67333984375 background all_cells +3475.1015625 4392.1884765625 background all_cells +3470.17626953125 4402.248046875 background all_cells +3477.9794921875 4426.97509765625 background all_cells +3491.379150390625 4420.90771484375 background all_cells +3489.378173828125 4404.22705078125 background all_cells +3482.098388671875 4387.005859375 background all_cells +3500.0654296875 4386.65625 background all_cells +3487.36669921875 4373.23486328125 background all_cells +3565.384765625 4422.28271484375 background all_cells +3576.565673828125 4426.5234375 background all_cells +3566.833740234375 4425.63525390625 background all_cells +3554.998779296875 4426.4755859375 background all_cells +3576.46142578125 4482.06298828125 background all_cells +3573.35546875 4475.748046875 background all_cells +3581.956787109375 4499.1435546875 background all_cells +3582.3818359375 4494.19921875 background all_cells +3582.49169921875 4487.62060546875 background all_cells +3564.95703125 4432.2021484375 background all_cells +3557.571533203125 4457.39501953125 background all_cells +3545.35009765625 4449.1904296875 background all_cells +3561.311279296875 4440.09765625 background all_cells +3575.361572265625 4435.07421875 background all_cells +3546.43896484375 4494.66748046875 background all_cells +3561.002685546875 4465.72607421875 background all_cells +3558.499267578125 4475.212890625 background all_cells +3540.253173828125 4475.6591796875 background all_cells +3562.664306640625 4496.30126953125 background all_cells +3559.31298828125 4485.3759765625 background all_cells +3580.736572265625 4439.5908203125 background all_cells +3582.9931640625 4467.51318359375 background all_cells +3582.5908203125 4457.08349609375 background all_cells +3513.177734375 4388.6328125 background all_cells +3511.505615234375 4399.69873046875 background all_cells +3534.617431640625 4381.1494140625 background all_cells +3531.5537109375 4395.18994140625 background all_cells +3518.71923828125 4381.07421875 background all_cells +3581.65869140625 4392.40185546875 background all_cells +3546.800537109375 4396.10693359375 background all_cells +3573.378173828125 4416.46875 background all_cells +3564.109130859375 4406.859375 background all_cells +3508.878173828125 4424.90380859375 background all_cells +3522.460205078125 4430.8974609375 background all_cells +3518.39990234375 4418.6416015625 background all_cells +3529.59033203125 4410.31103515625 background all_cells +3537.602783203125 4411.9091796875 background all_cells +3531.93017578125 4427.466796875 background all_cells +3533.837646484375 4418.38134765625 background all_cells +3549.303466796875 4373.69873046875 background all_cells +3570.60498046875 4388.14404296875 background all_cells +3546.0595703125 4386.34033203125 background all_cells +3576.407470703125 4380.90478515625 background all_cells +3472.841796875 4449.998046875 background all_cells +3480.128662109375 4452.03466796875 background all_cells +3499.475341796875 4455.90869140625 background all_cells +3486.2646484375 4459.55224609375 background all_cells +3490.391357421875 4446.9521484375 background all_cells +3480.260498046875 4437.06103515625 background all_cells +3511.471923828125 4453.8935546875 background all_cells +3531.633056640625 4460.3271484375 background all_cells +3520.338134765625 4439.283203125 background all_cells +3517.135498046875 4447.470703125 background all_cells +3494.4306640625 4496.771484375 background all_cells +3479.823486328125 4494.70556640625 background all_cells +3512.6494140625 4490.18017578125 background all_cells +3506.439453125 4497.15185546875 background all_cells +3492.169677734375 4488.63427734375 background all_cells +3524.138916015625 4482.19189453125 background all_cells +3519.43212890625 4489.810546875 background all_cells +3517.201416015625 4483.63330078125 background all_cells +3526.376220703125 4493.44677734375 background all_cells +3534.095703125 4485.3037109375 background all_cells +3525.94482421875 4502.533203125 background all_cells +3474.610107421875 4468.2587890625 background all_cells +3496.786376953125 4470.720703125 background all_cells +3509.853759765625 4464.501953125 background all_cells +3513.024169921875 4475.09228515625 background all_cells +3492.35009765625 4476.310546875 background all_cells +3379.6484375 4396.50390625 background all_cells +3389.0 4403.12109375 background all_cells +3375.7353515625 4406.46875 background all_cells +3380.866943359375 4405.4033203125 background all_cells +3396.94970703125 4373.6796875 background all_cells +3402.607421875 4384.53076171875 background all_cells +3399.253173828125 4392.12890625 background all_cells +3389.187255859375 4374.37109375 background all_cells +3393.628173828125 4382.98876953125 background all_cells +3392.474609375 4391.89794921875 background all_cells +3379.458251953125 4375.76953125 background all_cells +3383.54541015625 4385.9453125 background all_cells +3370.580810546875 4384.34130859375 background all_cells +3375.082275390625 4380.4013671875 background all_cells +3413.796875 4396.12353515625 background all_cells +3447.893310546875 4386.8359375 background all_cells +3461.780517578125 4395.54052734375 background all_cells +3455.875244140625 4391.52978515625 background all_cells +3458.453369140625 4378.3974609375 background all_cells +3423.274658203125 4391.314453125 background all_cells +3440.500732421875 4381.73486328125 background all_cells +3432.470947265625 4375.17431640625 background all_cells +3454.029541015625 4401.81787109375 background all_cells +3401.244873046875 4415.98974609375 background all_cells +3423.4091796875 4425.32177734375 background all_cells +3458.670654296875 4418.48193359375 background all_cells +3441.626220703125 4407.4775390625 background all_cells +3429.489501953125 4434.2333984375 background all_cells +3460.521484375 4439.5068359375 background all_cells +3460.466552734375 4451.58935546875 background all_cells +3456.558837890625 4485.99267578125 background all_cells +3427.224609375 4494.9189453125 background all_cells +3444.56298828125 4499.8271484375 background all_cells +3446.11865234375 4489.90478515625 background all_cells +3452.167724609375 4463.26123046875 background all_cells +3417.191162109375 4481.40576171875 background all_cells +3435.07763671875 4480.791015625 background all_cells +3446.685302734375 4474.03515625 background all_cells +3426.367431640625 4468.54638671875 background all_cells +3419.000732421875 4439.81640625 background all_cells +3407.83837890625 4437.42919921875 background all_cells +3405.365478515625 4459.5205078125 background all_cells +3431.93115234375 4454.82958984375 background all_cells +3432.426025390625 4447.81787109375 background all_cells +3417.30712890625 4453.22607421875 background all_cells +3381.95751953125 4195.43212890625 background all_cells +3407.698486328125 4193.78466796875 background all_cells +3389.61767578125 4211.1865234375 background all_cells +3396.544677734375 4222.89697265625 background all_cells +3403.45068359375 4216.68212890625 background all_cells +3395.072998046875 4202.21240234375 background all_cells +3388.362548828125 4232.23193359375 background all_cells +3387.783203125 4244.93505859375 background all_cells +3400.270263671875 4237.6201171875 background all_cells +3369.89013671875 4219.10888671875 background all_cells +3376.389892578125 4246.94091796875 background all_cells +3375.875 4213.07958984375 background all_cells +3373.8349609375 4230.73486328125 background all_cells +3503.596435546875 4273.09423828125 background all_cells +3509.093017578125 4242.38232421875 background all_cells +3510.91455078125 4279.00439453125 background all_cells +3538.10107421875 4198.0 background all_cells +3537.33349609375 4203.39697265625 background all_cells +3530.191162109375 4202.50048828125 background all_cells +3524.982666015625 4220.63427734375 background all_cells +3537.220458984375 4227.3583984375 background all_cells +3540.504638671875 4230.1220703125 background all_cells +3531.527587890625 4230.98095703125 background all_cells +3537.53759765625 4223.35986328125 background all_cells +3539.516357421875 4191.728515625 background all_cells +3528.09619140625 4196.8359375 background all_cells +3527.924072265625 4192.31201171875 background all_cells +3534.7763671875 4211.328125 background all_cells +3532.2158203125 4218.54833984375 background all_cells +3537.09228515625 4218.64453125 background all_cells +3528.600341796875 4212.1240234375 background all_cells +3510.551513671875 4219.73193359375 background all_cells +3519.91650390625 4225.8681640625 background all_cells +3518.401611328125 4232.154296875 background all_cells +3463.921142578125 4268.8916015625 background all_cells +3470.787109375 4276.56689453125 background all_cells +3470.94970703125 4249.9306640625 background all_cells +3465.303955078125 4273.03662109375 background all_cells +3488.946044921875 4292.4267578125 background all_cells +3497.7314453125 4281.47509765625 background all_cells +3490.48388671875 4283.33251953125 background all_cells +3479.59375 4270.26318359375 background all_cells +3486.406982421875 4275.58251953125 background all_cells +3477.659912109375 4283.0048828125 background all_cells +3473.422119140625 4192.35693359375 background all_cells +3471.321044921875 4222.029296875 background all_cells +3480.5810546875 4246.2607421875 background all_cells +3480.537841796875 4232.1767578125 background all_cells +3495.450439453125 4213.7939453125 background all_cells +3471.91162109375 4214.43212890625 background all_cells +3423.04833984375 4188.25146484375 background all_cells +3406.982177734375 4206.47412109375 background all_cells +3421.746337890625 4205.90576171875 background all_cells +3422.9296875 4198.525390625 background all_cells +3427.048828125 4212.00537109375 background all_cells +3428.784912109375 4232.54541015625 background all_cells +3419.385986328125 4216.11474609375 background all_cells +3438.146484375 4229.18603515625 background all_cells +3453.3271484375 4241.83642578125 background all_cells +3443.10205078125 4194.654296875 background all_cells +3450.75732421875 4215.7626953125 background all_cells +3448.061767578125 4233.53857421875 background all_cells +3443.74267578125 4225.2109375 background all_cells +3411.60888671875 4231.0263671875 background all_cells +3413.261962890625 4270.57666015625 background all_cells +3410.693115234375 4248.8095703125 background all_cells +3412.57470703125 4241.8837890625 background all_cells +3412.2646484375 4257.5224609375 background all_cells +3407.53564453125 4261.72802734375 background all_cells +3373.34130859375 4266.609375 background all_cells +3387.119140625 4270.9716796875 background all_cells +3378.749267578125 4259.59521484375 background all_cells +3389.241455078125 4264.13671875 background all_cells +3400.22802734375 4257.5673828125 background all_cells +3399.77197265625 4272.99560546875 background all_cells +3389.3173828125 4258.02294921875 background all_cells +3437.038818359375 4244.56982421875 background all_cells +3441.162109375 4271.7138671875 background all_cells +3422.169677734375 4242.6630859375 background all_cells +3447.710693359375 4263.12158203125 background all_cells +3441.855224609375 4254.17236328125 background all_cells +3431.23779296875 4260.69970703125 background all_cells +3069.138427734375 4480.48046875 background all_cells +3068.281494140625 4492.55712890625 background all_cells +3079.072509765625 4487.666015625 background all_cells +3067.766357421875 4499.62548828125 background all_cells +2875.011962890625 4503.49755859375 background all_cells +3058.6474609375 4501.7412109375 background all_cells +3085.106201171875 4488.94140625 background all_cells +3103.95458984375 4502.154296875 background all_cells +3086.635009765625 4498.61279296875 background all_cells +3102.7587890625 4483.18212890625 background all_cells +3099.044677734375 4494.8056640625 background all_cells +3248.6015625 4448.25 background all_cells +3254.921142578125 4443.52197265625 background all_cells +3253.6767578125 4412.080078125 background all_cells +3267.30029296875 4459.341796875 background all_cells +3253.920654296875 4475.36181640625 background all_cells +3263.54443359375 4493.46875 background all_cells +3254.89892578125 4466.3544921875 background all_cells +3249.899169921875 4491.37744140625 background all_cells +3243.9228515625 4462.64892578125 background all_cells +3243.139892578125 4477.3369140625 background all_cells +3164.361328125 4421.01220703125 background all_cells +3170.54638671875 4430.9423828125 background all_cells +3171.04345703125 4440.423828125 background all_cells +3168.169677734375 4444.5947265625 background all_cells +3186.645263671875 4434.5576171875 background all_cells +3212.63818359375 4449.33154296875 background all_cells +3221.531982421875 4431.94384765625 background all_cells +3182.488525390625 4417.03955078125 background all_cells +3194.010498046875 4419.88330078125 background all_cells +3162.941162109375 4450.8720703125 background all_cells +3171.694580078125 4449.58349609375 background all_cells +3141.85205078125 4456.2060546875 background all_cells +3142.8388671875 4469.5234375 background all_cells +3153.523193359375 4458.8828125 background all_cells +3156.3955078125 4465.76123046875 background all_cells +3112.1552734375 4466.38525390625 background all_cells +3170.36474609375 4485.77099609375 background all_cells +3181.83642578125 4465.41064453125 background all_cells +3177.950439453125 4479.0380859375 background all_cells +3172.054931640625 4460.29296875 background all_cells +3185.281494140625 4483.18701171875 background all_cells +3191.531982421875 4469.30517578125 background all_cells +3187.34228515625 4491.306640625 background all_cells +3230.7880859375 4499.40380859375 background all_cells +3202.10400390625 4491.79931640625 background all_cells +3197.47802734375 4483.83935546875 background all_cells +3207.519775390625 4456.9228515625 background all_cells +3210.27392578125 4466.4970703125 background all_cells +3112.622802734375 4482.44140625 background all_cells +3123.0576171875 4498.51025390625 background all_cells +3120.424560546875 4483.8798828125 background all_cells +3141.258544921875 4495.6904296875 background all_cells +3158.322509765625 4486.09912109375 background all_cells +3140.690673828125 4478.97314453125 background all_cells +3245.351318359375 4171.333984375 background all_cells +3260.336669921875 4160.67822265625 background all_cells +3248.02197265625 4182.0615234375 background all_cells +3244.71728515625 4160.39892578125 background all_cells +3192.156005859375 4178.0078125 background all_cells +3208.903564453125 4182.443359375 background all_cells +3198.5029296875 4177.3017578125 background all_cells +3215.807861328125 4171.60107421875 background all_cells +3237.541015625 4181.80224609375 background all_cells +3231.68505859375 4170.083984375 background all_cells +3222.453125 4179.876953125 background all_cells +3211.94482421875 4199.64794921875 background all_cells +3220.214599609375 4210.01318359375 background all_cells +3201.732666015625 4205.70703125 background all_cells +3264.45556640625 4221.1025390625 background all_cells +3271.262451171875 4198.92333984375 background all_cells +3267.690185546875 4186.57470703125 background all_cells +3267.455322265625 4192.6826171875 background all_cells +3226.92138671875 4193.916015625 background all_cells +3232.84326171875 4216.359375 background all_cells +3174.817626953125 4186.9345703125 background all_cells +3159.919921875 4183.78466796875 background all_cells +3087.61083984375 4189.35791015625 background all_cells +3180.52294921875 4198.302734375 background all_cells +3170.32666015625 4197.44189453125 background all_cells +3163.232421875 4193.05615234375 background all_cells +3200.550537109375 4222.14013671875 background all_cells +3199.353271484375 4241.7568359375 background all_cells +3208.5166015625 4238.7685546875 background all_cells +3217.89892578125 4232.01318359375 background all_cells +3210.294677734375 4225.73486328125 background all_cells +3181.402587890625 4234.94921875 background all_cells +3182.053466796875 4222.5302734375 background all_cells +3176.285888671875 4211.1025390625 background all_cells +3188.520263671875 4205.1484375 background all_cells +3189.47998046875 4231.60791015625 background all_cells +3194.647216796875 4234.623046875 background all_cells +3195.67431640625 4203.3046875 background all_cells +3194.626220703125 4215.5087890625 background all_cells +3189.30810546875 4219.1904296875 background all_cells +3187.04150390625 4189.35595703125 background all_cells +3217.124267578125 4194.1416015625 background all_cells +3199.26416015625 4188.44580078125 background all_cells +3192.455322265625 4194.40185546875 background all_cells +3167.995361328125 4324.28271484375 background all_cells +3214.206298828125 4338.63623046875 background all_cells +3178.091552734375 4319.6015625 background all_cells +3170.7705078125 4332.18359375 background all_cells +3199.497802734375 4265.82568359375 background all_cells +3203.56494140625 4251.2177734375 background all_cells +3209.141357421875 4269.95263671875 background all_cells +3204.88525390625 4279.4521484375 background all_cells +3203.7607421875 4260.0517578125 background all_cells +3214.811279296875 4276.580078125 background all_cells +3214.337158203125 4250.27734375 background all_cells +3223.432861328125 4271.77978515625 background all_cells +3217.47998046875 4262.4111328125 background all_cells +3179.8134765625 4263.63525390625 background all_cells +3185.823974609375 4258.56494140625 background all_cells +3193.524658203125 4256.9990234375 background all_cells +3183.92919921875 4245.7021484375 background all_cells +3195.29736328125 4269.37255859375 background all_cells +3189.2373046875 4269.57080078125 background all_cells +3181.792236328125 4367.74267578125 background all_cells +3187.73681640625 4361.302734375 background all_cells +3182.363525390625 4361.689453125 background all_cells +3170.73583984375 4346.984375 background all_cells +3178.83447265625 4346.10400390625 background all_cells +3180.43701171875 4353.92626953125 background all_cells +3174.042236328125 4358.71826171875 background all_cells +3086.311279296875 4308.064453125 background all_cells +3090.874267578125 4293.42236328125 background all_cells +3088.07275390625 4299.7958984375 background all_cells +3118.164306640625 4333.4140625 background all_cells +3154.1982421875 4313.95166015625 background all_cells +3141.356201171875 4333.03515625 background all_cells +3098.875732421875 4333.28369140625 background all_cells +3114.2158203125 4328.39599609375 background all_cells +3109.411865234375 4331.18310546875 background all_cells +3104.597900390625 4284.94580078125 background all_cells +3095.31884765625 4286.82763671875 background all_cells +3149.22900390625 4332.47998046875 background all_cells +3162.80029296875 4335.978515625 background all_cells +3161.272216796875 4340.5595703125 background all_cells +3152.88525390625 4339.71875 background all_cells +3107.341796875 4337.90673828125 background all_cells +3119.744873046875 4351.7470703125 background all_cells +3112.5791015625 4357.349609375 background all_cells +3128.298095703125 4343.35498046875 background all_cells +3154.212646484375 4364.18505859375 background all_cells +3144.520751953125 4355.919921875 background all_cells +3138.90185546875 4352.34423828125 background all_cells +3112.65234375 4382.3603515625 background all_cells +3119.455810546875 4388.63525390625 background all_cells +3103.12841796875 4386.50341796875 background all_cells +3121.63720703125 4377.25634765625 background all_cells +3119.050048828125 4383.66845703125 background all_cells +3116.24853515625 4376.66650390625 background all_cells +3148.572998046875 4371.00732421875 background all_cells +3152.07470703125 4388.6796875 background all_cells +3141.987548828125 4388.4912109375 background all_cells +3146.97119140625 4378.171875 background all_cells +3107.196533203125 4363.9892578125 background all_cells +3132.953125 4366.61474609375 background all_cells +3121.957275390625 4367.4443359375 background all_cells +3115.925048828125 4363.71435546875 background all_cells +3340.244140625 4427.38037109375 background all_cells +3333.83837890625 4437.0947265625 background all_cells +3331.10400390625 4433.6044921875 background all_cells +3348.188232421875 4431.68896484375 background all_cells +3342.307373046875 4461.9072265625 background all_cells +3361.045654296875 4464.13037109375 background all_cells +3350.8173828125 4461.07666015625 background all_cells +3342.47998046875 4473.83056640625 background all_cells +3362.42919921875 4476.21435546875 background all_cells +3338.343017578125 4439.14013671875 background all_cells +3344.095703125 4452.9169921875 background all_cells +3347.631591796875 4447.19384765625 background all_cells +3343.0009765625 4444.3251953125 background all_cells +3344.48583984375 4410.0029296875 background all_cells +3356.255859375 4423.416015625 background all_cells +3347.440185546875 4421.55810546875 background all_cells +3351.517822265625 4413.68408203125 background all_cells +3358.119384765625 4379.0986328125 background all_cells +3338.506103515625 4406.22802734375 background all_cells +3350.896728515625 4402.396484375 background all_cells +3341.216552734375 4398.92919921875 background all_cells +3303.07470703125 4418.7060546875 background all_cells +3298.9267578125 4397.02685546875 background all_cells +3296.739501953125 4408.90478515625 background all_cells +3291.748291015625 4404.09814453125 background all_cells +3312.186767578125 4408.2900390625 background all_cells +3317.8828125 4422.38232421875 background all_cells +3314.053466796875 4415.07470703125 background all_cells +3306.528564453125 4439.13427734375 background all_cells +3323.177734375 4462.357421875 background all_cells +3318.19677734375 4458.24755859375 background all_cells +3315.66015625 4445.3359375 background all_cells +3322.762451171875 4432.71435546875 background all_cells +3310.06396484375 4430.43408203125 background all_cells +3294.16357421875 4393.779296875 background all_cells +3292.677001953125 4381.40185546875 background all_cells +3209.0361328125 4402.0224609375 background all_cells +3185.48583984375 4401.40380859375 background all_cells +3232.629638671875 4411.4365234375 background all_cells +3197.072509765625 4407.9296875 background all_cells +3235.97509765625 4402.4765625 background all_cells +3252.963623046875 4405.3583984375 background all_cells +3246.115966796875 4404.0341796875 background all_cells +3170.276611328125 4394.5595703125 background all_cells +3200.517333984375 4395.76513671875 background all_cells +3163.6142578125 4376.9560546875 background all_cells +3064.89111328125 4405.3505859375 background all_cells +3079.906494140625 4391.30419921875 background all_cells +3082.136962890625 4421.15966796875 background all_cells +3068.384521484375 4417.63818359375 background all_cells +3089.65625 4464.24365234375 background all_cells +3113.24072265625 4471.19677734375 background all_cells +3102.234619140625 4456.23974609375 background all_cells +3066.5380859375 4468.55859375 background all_cells +3085.05810546875 4447.8505859375 background all_cells +3078.9580078125 4458.81103515625 background all_cells +3070.71728515625 4450.41748046875 background all_cells +3102.739990234375 4433.15673828125 background all_cells +3093.005126953125 4440.5673828125 background all_cells +3083.39501953125 4437.14013671875 background all_cells +3074.00341796875 4432.9482421875 background all_cells +3094.50341796875 4413.8037109375 background all_cells +3097.600341796875 4398.6728515625 background all_cells +3106.930908203125 4418.2744140625 background all_cells +3107.324462890625 4402.08349609375 background all_cells +3127.92138671875 4380.5693359375 background all_cells +3132.6533203125 4384.1796875 background all_cells +3131.58203125 4390.3984375 background all_cells +3120.28076171875 4461.75390625 background all_cells +3129.948974609375 4453.1455078125 background all_cells +3135.02978515625 4412.4765625 background all_cells +3127.942626953125 4423.89990234375 background all_cells +3122.550048828125 4417.3134765625 background all_cells +3119.98583984375 4395.51708984375 background all_cells +3136.533203125 4402.99755859375 background all_cells +3127.9619140625 4399.07861328125 background all_cells +3157.6494140625 4409.64013671875 background all_cells +3143.557373046875 4409.62548828125 background all_cells +3152.92333984375 4403.814453125 background all_cells +3260.615234375 3818.238525390625 background all_cells +3259.552001953125 3834.672607421875 background all_cells +3226.3837890625 3835.734619140625 background all_cells +3223.463134765625 3822.81005859375 background all_cells +3252.287841796875 3829.195556640625 background all_cells +3244.712646484375 3822.798828125 background all_cells +3250.002685546875 3854.28125 background all_cells +3256.97802734375 3850.32080078125 background all_cells +3293.502197265625 3853.37939453125 background all_cells +3303.1748046875 3863.18359375 background all_cells +3304.9404296875 3830.442626953125 background all_cells +3303.800537109375 3852.3779296875 background all_cells +3294.532470703125 3845.742919921875 background all_cells +3278.6064453125 3834.031005859375 background all_cells +3284.639892578125 3819.641845703125 background all_cells +3273.473388671875 3825.45703125 background all_cells +3241.93701171875 3849.32177734375 background all_cells +3249.4052734375 3839.657470703125 background all_cells +3243.3076171875 3843.037841796875 background all_cells +3339.428955078125 3874.839599609375 background all_cells +3353.52294921875 3901.6845703125 background all_cells +3347.342529296875 3891.027099609375 background all_cells +3335.579345703125 3881.96044921875 background all_cells +3346.828857421875 3881.53466796875 background all_cells +3310.3896484375 3900.38623046875 background all_cells +3315.053955078125 3888.2431640625 background all_cells +3329.7822265625 3876.266357421875 background all_cells +3329.09423828125 3895.911376953125 background all_cells +3334.479248046875 3888.232421875 background all_cells +3334.5732421875 3895.997802734375 background all_cells +3301.916748046875 3884.03173828125 background all_cells +3280.104248046875 3883.1005859375 background all_cells +3295.525634765625 3865.063232421875 background all_cells +3293.525634765625 3875.623779296875 background all_cells +3302.658203125 3872.873046875 background all_cells +3290.8369140625 3869.8857421875 background all_cells +3229.347412109375 3871.1826171875 background all_cells +3248.687255859375 3864.580810546875 background all_cells +3234.751220703125 3866.525390625 background all_cells +3253.104736328125 3874.951904296875 background all_cells +3241.822998046875 3872.146728515625 background all_cells +3243.477294921875 3883.90283203125 background all_cells +3300.690673828125 3906.153076171875 background all_cells +3295.724609375 3895.60693359375 background all_cells +3273.932373046875 3897.63916015625 background all_cells +3233.072265625 3902.810546875 background all_cells +3254.054443359375 3892.810546875 background all_cells +3259.038330078125 3903.633544921875 background all_cells +3252.1591796875 3905.355712890625 background all_cells +3265.86962890625 3873.74462890625 background all_cells +3269.841064453125 3885.07275390625 background all_cells +3266.645263671875 3890.302001953125 background all_cells +3238.578125 4271.626953125 background all_cells +3273.909912109375 4276.64111328125 background all_cells +3250.907470703125 4277.09619140625 background all_cells +3249.23779296875 4271.20556640625 background all_cells +3323.312744140625 4303.8037109375 background all_cells +3312.328125 4306.60107421875 background all_cells +3290.84375 4297.6435546875 background all_cells +3267.56884765625 4296.59326171875 background all_cells +3279.453125 4309.0712890625 background all_cells +3275.20166015625 4299.7421875 background all_cells +3373.44677734375 4302.92431640625 background all_cells +3380.660400390625 4292.26416015625 background all_cells +3379.4541015625 4316.40966796875 background all_cells +3372.26025390625 4275.55126953125 background all_cells +3383.349609375 4277.67529296875 background all_cells +3378.26123046875 4284.27001953125 background all_cells +3241.563720703125 4284.03125 background all_cells +3227.2158203125 4280.35595703125 background all_cells +3250.54443359375 4294.66162109375 background all_cells +3398.16162109375 4300.1943359375 background all_cells +3404.268798828125 4302.1337890625 background all_cells +3386.84765625 4302.634765625 background all_cells +3407.1474609375 4282.6611328125 background all_cells +3427.798095703125 4316.70751953125 background all_cells +3412.874755859375 4293.91064453125 background all_cells +3408.42822265625 4290.48388671875 background all_cells +3393.763427734375 4276.34765625 background all_cells +3395.34521484375 4291.4541015625 background all_cells +3396.982177734375 4284.44775390625 background all_cells +3463.681884765625 4343.83251953125 background all_cells +3447.268798828125 4354.39794921875 background all_cells +3484.855712890625 4347.09423828125 background all_cells +3488.168701171875 4331.06298828125 background all_cells +3494.61328125 4339.1982421875 background all_cells +3493.09814453125 4359.78271484375 background all_cells +3494.428955078125 4349.810546875 background all_cells +3475.8291015625 4341.60546875 background all_cells +3476.514404296875 4329.0380859375 background all_cells +3475.55615234375 4349.21923828125 background all_cells +3476.632080078125 4356.76513671875 background all_cells +3438.189453125 4282.142578125 background all_cells +3448.89013671875 4281.91650390625 background all_cells +3444.402587890625 4290.82080078125 background all_cells +3478.754150390625 4300.33154296875 background all_cells +3496.759521484375 4317.90087890625 background all_cells +3479.103271484375 4318.501953125 background all_cells +3457.610107421875 4277.6142578125 background all_cells +3453.72705078125 4289.28271484375 background all_cells +3464.3818359375 4284.14404296875 background all_cells +3435.718505859375 4313.31640625 background all_cells +3469.311279296875 4300.8779296875 background all_cells +3459.831787109375 4299.87890625 background all_cells +3449.84765625 4306.22119140625 background all_cells +3265.335693359375 4369.18310546875 background all_cells +3238.342041015625 4359.5771484375 background all_cells +3375.674072265625 4367.4306640625 background all_cells +3247.86181640625 4368.2607421875 background all_cells +3250.251220703125 4363.04638671875 background all_cells +3256.962890625 4362.65966796875 background all_cells +3375.517578125 4354.57763671875 background all_cells +3407.8486328125 4344.35986328125 background all_cells +3403.858154296875 4355.8359375 background all_cells +3383.162353515625 4349.955078125 background all_cells +3390.6650390625 4361.90869140625 background all_cells +3399.218505859375 4363.14013671875 background all_cells +3396.8056640625 4367.93701171875 background all_cells +3417.886474609375 4348.171875 background all_cells +3461.052734375 4329.1357421875 background all_cells +3468.106201171875 4335.41357421875 background all_cells +3434.483154296875 4327.45263671875 background all_cells +3429.12353515625 4335.0283203125 background all_cells +3403.543701171875 4368.55322265625 background all_cells +3473.197021484375 4370.0146484375 background all_cells +3468.654296875 4362.5341796875 background all_cells +3243.219970703125 4331.84619140625 background all_cells +3233.755615234375 4338.9765625 background all_cells +3236.18408203125 4333.544921875 background all_cells +3240.3974609375 4327.1650390625 background all_cells +3256.717041015625 4352.80517578125 background all_cells +3280.3349609375 4323.9296875 background all_cells +3298.27099609375 4325.84423828125 background all_cells +3288.648681640625 4333.43408203125 background all_cells +3282.970947265625 4337.50439453125 background all_cells +3312.400634765625 4325.8994140625 background all_cells +3305.39599609375 4335.62451171875 background all_cells +3314.192138671875 4333.693359375 background all_cells +3300.479736328125 4340.74658203125 background all_cells +3293.85107421875 4345.33642578125 background all_cells +3311.86767578125 4348.1103515625 background all_cells +3288.025146484375 4268.56787109375 background all_cells +3323.2587890625 4223.73779296875 background all_cells +3310.85400390625 4219.29345703125 background all_cells +3293.58837890625 4289.12939453125 background all_cells +3319.42041015625 4235.86474609375 background all_cells +3326.568115234375 4245.02880859375 background all_cells +3325.349609375 4079.6201171875 background all_cells +3327.4482421875 4073.7919921875 background all_cells +3327.3154296875 4080.18212890625 background all_cells +3337.070556640625 4186.4873046875 background all_cells +3335.325439453125 4207.1015625 background all_cells +3347.54345703125 4142.9228515625 background all_cells +3338.852783203125 4133.77490234375 background all_cells +3294.023681640625 4126.7568359375 background all_cells +3321.333251953125 4119.83837890625 background all_cells +3320.089599609375 4133.8017578125 background all_cells +3308.770751953125 4140.9111328125 background all_cells +3295.59326171875 4099.92578125 background all_cells +3329.291748046875 4090.6220703125 background all_cells +3295.728515625 4112.5263671875 background all_cells +3322.199951171875 4113.6943359375 background all_cells +3366.8798828125 4100.65234375 background all_cells +3313.293212890625 4277.04345703125 background all_cells +3310.939697265625 4289.3291015625 background all_cells +3331.387939453125 4292.125 background all_cells +3347.391845703125 4278.55126953125 background all_cells +3319.006591796875 4293.14453125 background all_cells +3365.226806640625 4316.53076171875 background all_cells +3327.65869140625 4310.9560546875 background all_cells +3345.960693359375 4332.2939453125 background all_cells +3331.5703125 4320.091796875 background all_cells +3352.957275390625 4322.80078125 background all_cells +3354.442626953125 4274.66455078125 background all_cells +3366.70556640625 4288.9716796875 background all_cells +3363.50341796875 4276.26708984375 background all_cells +3362.15234375 4281.49462890625 background all_cells +3341.1552734375 4298.6103515625 background all_cells +3343.807373046875 4304.71728515625 background all_cells +3355.749755859375 4297.80810546875 background all_cells +3360.46728515625 4017.041259765625 background all_cells +3370.9765625 4027.406005859375 background all_cells +3365.022216796875 4035.037109375 background all_cells +3361.444091796875 4030.844482421875 background all_cells +3367.28466796875 4081.569091796875 background all_cells +3374.49658203125 4088.560546875 background all_cells +3374.2060546875 4076.61962890625 background all_cells +3373.58349609375 4056.103759765625 background all_cells +3378.816162109375 4049.951416015625 background all_cells +3385.030517578125 4024.23486328125 background all_cells +3383.448486328125 4038.9501953125 background all_cells +3298.58837890625 3915.37451171875 background all_cells +3315.38623046875 4044.57421875 background all_cells +3312.087158203125 4050.69580078125 background all_cells +3295.50244140625 4042.890869140625 background all_cells +3301.932861328125 4039.532958984375 background all_cells +3315.12060546875 4039.5048828125 background all_cells +3296.7998046875 4005.7177734375 background all_cells +3299.28076171875 4028.988037109375 background all_cells +3292.48681640625 4023.638916015625 background all_cells +3295.714599609375 3988.96826171875 background all_cells +3298.06640625 3998.811767578125 background all_cells +3278.822998046875 3994.74658203125 background all_cells +3263.52880859375 3991.869140625 background all_cells +3289.909423828125 3993.76171875 background all_cells +3292.757568359375 3909.1201171875 background all_cells +3310.84619140625 3928.155029296875 background all_cells +3309.6923828125 3919.990234375 background all_cells +3308.2685546875 3968.21826171875 background all_cells +3331.25634765625 3966.805419921875 background all_cells +3327.62841796875 3962.833984375 background all_cells +3301.7978515625 3976.467529296875 background all_cells +3265.79931640625 3985.234619140625 background all_cells +3282.34619140625 3985.2333984375 background all_cells +3304.377685546875 3983.283447265625 background all_cells +3278.193603515625 3936.202880859375 background all_cells +3290.597412109375 3941.76416015625 background all_cells +3285.525634765625 3953.953369140625 background all_cells +3276.955810546875 3945.34375 background all_cells +3471.7119140625 4091.7861328125 background all_cells +3498.8896484375 4089.417724609375 background all_cells +3491.0146484375 4093.73095703125 background all_cells +3487.361572265625 4160.46484375 background all_cells +3495.73388671875 4183.1376953125 background all_cells +3489.538818359375 4170.62109375 background all_cells +3496.90966796875 4163.501953125 background all_cells +3487.67041015625 4128.74755859375 background all_cells +3495.022216796875 4136.330078125 background all_cells +3492.66259765625 4129.79150390625 background all_cells +3488.33642578125 4105.53564453125 background all_cells +3468.735107421875 4121.98681640625 background all_cells +3490.271240234375 4117.84228515625 background all_cells +3485.1640625 4075.19775390625 background all_cells +3495.165283203125 4064.6826171875 background all_cells +3465.880859375 4058.497802734375 background all_cells +3469.591064453125 4063.03173828125 background all_cells +3348.854736328125 3908.24560546875 background all_cells +3346.56298828125 3922.49658203125 background all_cells +3355.924560546875 3919.70361328125 background all_cells +3364.284423828125 3911.820556640625 background all_cells +3337.900634765625 3934.3037109375 background all_cells +3365.9169921875 3948.717041015625 background all_cells +3359.148193359375 3944.361328125 background all_cells +3377.83544921875 3947.60302734375 background all_cells +3383.68603515625 3945.57275390625 background all_cells +3384.558837890625 3954.509521484375 background all_cells +3377.85888671875 3897.41015625 background all_cells +3371.55322265625 3925.110595703125 background all_cells +3381.041748046875 3921.922607421875 background all_cells +3371.612060546875 3917.065185546875 background all_cells +3373.9375 3908.746826171875 background all_cells +3368.923095703125 3959.765869140625 background all_cells +3380.78125 3934.49951171875 background all_cells +3374.53271484375 3936.97607421875 background all_cells +3371.510498046875 3953.403564453125 background all_cells +3327.24072265625 3996.900390625 background all_cells +3313.679443359375 3999.703125 background all_cells +3336.619873046875 3998.71240234375 background all_cells +3331.3515625 4005.386474609375 background all_cells +3359.704345703125 3988.936279296875 background all_cells +3372.7607421875 3978.484130859375 background all_cells +3369.12353515625 3988.51416015625 background all_cells +3364.65185546875 3965.159423828125 background all_cells +3363.949462890625 3975.475341796875 background all_cells +3361.86181640625 3979.677734375 background all_cells +3350.7275390625 3979.660400390625 background all_cells +3356.776123046875 3966.93212890625 background all_cells +3264.828857421875 4017.490234375 background all_cells +3244.499267578125 4000.936279296875 background all_cells +3245.6962890625 3991.40478515625 background all_cells +3250.24365234375 3976.30615234375 background all_cells +3230.048583984375 3997.278076171875 background all_cells +3240.1142578125 3975.604736328125 background all_cells +3277.603271484375 4021.665283203125 background all_cells +3287.85693359375 4055.7138671875 background all_cells +3278.344970703125 4063.283935546875 background all_cells +3262.542236328125 4042.95068359375 background all_cells +3249.6142578125 4057.140869140625 background all_cells +3256.99658203125 4050.63623046875 background all_cells +3245.948486328125 4043.5546875 background all_cells +3265.9697265625 4025.406005859375 background all_cells +3255.57275390625 4038.310791015625 background all_cells +3260.370849609375 4027.78076171875 background all_cells +3267.5703125 4238.703125 background all_cells +3276.645751953125 4188.94189453125 background all_cells +3277.48974609375 4230.646484375 background all_cells +3230.392822265625 4248.42138671875 background all_cells +3237.03515625 4255.08349609375 background all_cells +3232.444091796875 4236.0673828125 background all_cells +3228.981689453125 4262.087890625 background all_cells +3226.26953125 4236.80029296875 background all_cells +3226.241943359375 4224.01025390625 background all_cells +3247.5302734375 4217.2626953125 background all_cells +3244.435791015625 4217.97216796875 background all_cells +3257.216552734375 4241.34912109375 background all_cells +3252.955322265625 4233.052734375 background all_cells +3260.918212890625 3914.199951171875 background all_cells +3233.76025390625 3913.245849609375 background all_cells +3236.947998046875 3921.53466796875 background all_cells +3247.3955078125 3920.741943359375 background all_cells +3252.081787109375 3914.34716796875 background all_cells +3259.51611328125 3924.686767578125 background all_cells +3250.4853515625 3929.536376953125 background all_cells +3270.9765625 3939.347900390625 background all_cells +3255.650634765625 3938.5390625 background all_cells +3265.365234375 3932.023193359375 background all_cells +3234.372802734375 3928.600341796875 background all_cells +3240.561767578125 3935.489013671875 background all_cells +3240.219970703125 3927.71240234375 background all_cells +3287.87255859375 4095.03369140625 background all_cells +3293.1865234375 4089.377685546875 background all_cells +3289.56689453125 4075.079833984375 background all_cells +3267.39013671875 4141.37109375 background all_cells +3254.349609375 4135.419921875 background all_cells +3275.723388671875 4117.4755859375 background all_cells +3282.9072265625 4111.41552734375 background all_cells +3278.296142578125 4109.63916015625 background all_cells +3231.68212890625 4107.11328125 background all_cells +3226.4375 4136.5322265625 background all_cells +3244.716552734375 4115.12255859375 background all_cells +3241.51025390625 4108.13330078125 background all_cells +3237.046875 4107.7119140625 background all_cells +3763.66162109375 3578.969482421875 background all_cells +3793.76416015625 3586.747802734375 background all_cells +3801.88525390625 3580.985107421875 background all_cells +3801.704833984375 3601.30810546875 background all_cells +3794.740234375 3593.879638671875 background all_cells +3760.133056640625 3587.890380859375 background all_cells +3784.95068359375 3594.1328125 background all_cells +3780.144775390625 3600.09130859375 background all_cells +3767.079833984375 3592.82080078125 background all_cells +3728.93359375 3642.28173828125 background all_cells +3719.015380859375 3644.66357421875 background all_cells +3738.1787109375 3614.55810546875 background all_cells +3766.1787109375 3629.9658203125 background all_cells +3779.592041015625 3636.58349609375 background all_cells +3754.42822265625 3637.857177734375 background all_cells +3764.330322265625 3644.78173828125 background all_cells +3759.4453125 3635.120361328125 background all_cells +3751.11767578125 3622.253173828125 background all_cells +3761.019287109375 3604.5771484375 background all_cells +3603.78955078125 3617.6171875 background all_cells +3591.926025390625 3604.17919921875 background all_cells +3602.955810546875 3636.202880859375 background all_cells +3607.669189453125 3615.204833984375 background all_cells +3623.696533203125 3608.64453125 background all_cells +3625.336669921875 3631.630615234375 background all_cells +3609.4619140625 3652.90185546875 background all_cells +3633.329345703125 3656.2431640625 background all_cells +3641.685791015625 3653.97802734375 background all_cells +3644.986083984375 3626.179931640625 background all_cells +3647.093505859375 3634.39208984375 background all_cells +3689.5126953125 3601.143310546875 background all_cells +3671.20068359375 3634.57421875 background all_cells +3694.1318359375 3616.301513671875 background all_cells +3655.034912109375 3632.966796875 background all_cells +3707.751708984375 3580.2978515625 background all_cells +3716.511962890625 3559.964599609375 background all_cells +3710.43896484375 3561.698486328125 background all_cells +3710.777587890625 3592.545166015625 background all_cells +3706.482177734375 3587.650390625 background all_cells +3716.01318359375 3600.739013671875 background all_cells +3700.906005859375 3594.620361328125 background all_cells +3701.89453125 3603.251220703125 background all_cells +3711.357421875 3630.890869140625 background all_cells +3721.5615234375 3574.147705078125 background all_cells +3735.115966796875 3579.351318359375 background all_cells +3728.83447265625 3582.24853515625 background all_cells +3637.217529296875 3580.150634765625 background all_cells +3624.82861328125 3601.052734375 background all_cells +3620.5947265625 3600.549072265625 background all_cells +3642.493408203125 3583.107666015625 background all_cells +3616.30322265625 3583.279541015625 background all_cells +3668.744873046875 3568.835693359375 background all_cells +3694.26513671875 3578.822998046875 background all_cells +3736.3583984375 3569.01708984375 background all_cells +3734.301513671875 3559.130859375 background all_cells +3675.5595703125 3566.114013671875 background all_cells +3685.110107421875 3570.709716796875 background all_cells +3688.1875 3574.60546875 background all_cells +3683.920654296875 3583.439697265625 background all_cells +3683.842529296875 3564.072998046875 background all_cells +3752.739990234375 3574.8955078125 background all_cells +3750.374755859375 3557.83056640625 background all_cells +3693.072265625 3592.670654296875 background all_cells +3648.839599609375 3586.0771484375 background all_cells +3750.67626953125 3594.4638671875 background all_cells +3744.8935546875 3593.197265625 background all_cells +3832.94189453125 3627.49853515625 background all_cells +3789.212158203125 3631.8173828125 background all_cells +3832.84814453125 3637.14794921875 background all_cells +3798.1064453125 3639.218017578125 background all_cells +3833.447998046875 3678.5478515625 background all_cells +3847.75537109375 3677.3388671875 background all_cells +3815.533447265625 3674.6083984375 background all_cells +3828.02099609375 3679.45458984375 background all_cells +3829.542236328125 3660.358154296875 background all_cells +3820.791015625 3669.177734375 background all_cells +3833.522705078125 3643.76171875 background all_cells +3834.9599609375 3654.95654296875 background all_cells +3618.8544921875 3697.6650390625 background all_cells +3619.31884765625 3709.2998046875 background all_cells +3613.5869140625 3698.91845703125 background all_cells +3607.351318359375 3707.65380859375 background all_cells +3666.694580078125 3707.007080078125 background all_cells +3695.016357421875 3695.201904296875 background all_cells +3699.11962890625 3712.24609375 background all_cells +3694.353515625 3700.4248046875 background all_cells +3691.67529296875 3651.53759765625 background all_cells +3702.695556640625 3630.23095703125 background all_cells +3697.601806640625 3659.727294921875 background all_cells +3735.5400390625 3628.818359375 background all_cells +3734.67919921875 3641.432861328125 background all_cells +3723.787841796875 3641.185546875 background all_cells +3725.558837890625 3636.144775390625 background all_cells +3733.154541015625 3692.77099609375 background all_cells +3691.25732421875 3683.54638671875 background all_cells +3705.06396484375 3690.4384765625 background all_cells +3711.0810546875 3680.625732421875 background all_cells +3704.349853515625 3673.174072265625 background all_cells +3700.195068359375 3681.72021484375 background all_cells +3750.485107421875 3653.8994140625 background all_cells +3748.161376953125 3671.650390625 background all_cells +3739.6923828125 3676.314453125 background all_cells +3741.047119140625 3660.9951171875 background all_cells +3760.334716796875 3671.46044921875 background all_cells +3766.351806640625 3656.9677734375 background all_cells +3760.600830078125 3704.96484375 background all_cells +3777.369873046875 3705.9697265625 background all_cells +3740.470458984375 3692.724609375 background all_cells +3736.939453125 3691.31640625 background all_cells +3673.09765625 3641.53466796875 background all_cells +3672.343505859375 3654.72412109375 background all_cells +3670.156005859375 3649.970458984375 background all_cells +3615.4794921875 3689.315185546875 background all_cells +3608.9541015625 3677.411376953125 background all_cells +3658.297119140625 3665.28564453125 background all_cells +3663.458740234375 3675.889892578125 background all_cells +3663.517333984375 3661.42431640625 background all_cells +3823.8642578125 3688.506591796875 background all_cells +3785.50634765625 3691.012939453125 background all_cells +3796.75146484375 3712.0830078125 background all_cells +3802.5390625 3710.654296875 background all_cells +3798.579345703125 3715.19091796875 background all_cells +3796.30029296875 3721.928955078125 background all_cells +3785.129150390625 3700.355224609375 background all_cells +3782.36962890625 3720.408203125 background all_cells +3783.406494140625 3727.6787109375 background all_cells +3792.17041015625 3704.500732421875 background all_cells +3728.880126953125 3719.96826171875 background all_cells +3737.79541015625 3724.002685546875 background all_cells +3748.058837890625 3739.0205078125 background all_cells +3752.570556640625 3731.81982421875 background all_cells +3749.123291015625 3749.9326171875 background all_cells +3752.6572265625 3744.322021484375 background all_cells +3769.7529296875 3716.788818359375 background all_cells +3759.71728515625 3717.98046875 background all_cells +3762.269287109375 3734.16796875 background all_cells +3777.26953125 3730.963623046875 background all_cells +3764.515380859375 3728.572998046875 background all_cells +3760.87841796875 3785.1201171875 background all_cells +3757.362060546875 3780.560302734375 background all_cells +3769.15576171875 3768.324462890625 background all_cells +3755.120361328125 3771.543701171875 background all_cells +3755.78955078125 3763.1640625 background all_cells +3759.65673828125 3769.52001953125 background all_cells +3747.83837890625 3757.1337890625 background all_cells +3812.498046875 3789.9140625 background all_cells +3810.87841796875 3804.484130859375 background all_cells +3805.40380859375 3803.23388671875 background all_cells +3804.01025390625 3791.88525390625 background all_cells +3813.281005859375 3764.693359375 background all_cells +3829.184326171875 3773.721923828125 background all_cells +3819.181884765625 3770.671875 background all_cells +3806.109375 3773.864990234375 background all_cells +3823.77197265625 3764.18505859375 background all_cells +3823.8837890625 3743.148193359375 background all_cells +3838.265869140625 3762.022216796875 background all_cells +3829.424560546875 3754.85986328125 background all_cells +3816.3505859375 3754.534912109375 background all_cells +3824.080810546875 3779.945068359375 background all_cells +3843.81103515625 3782.376220703125 background all_cells +3840.960205078125 3797.783203125 background all_cells +3827.3056640625 3796.158935546875 background all_cells +3822.572509765625 3786.60009765625 background all_cells +3803.4658203125 3736.633544921875 background all_cells +3815.994384765625 3734.470458984375 background all_cells +3806.77392578125 3726.287841796875 background all_cells +3817.221435546875 3710.335693359375 background all_cells +3837.95166015625 3720.557373046875 background all_cells +3817.962646484375 3721.8369140625 background all_cells +3821.918212890625 3713.7724609375 background all_cells +3836.60498046875 3712.123046875 background all_cells +3723.05029296875 3739.2412109375 background all_cells +3721.74462890625 3735.228759765625 background all_cells +3728.79296875 3731.62646484375 background all_cells +3729.510986328125 3747.85546875 background all_cells +3724.15380859375 3714.068359375 background all_cells +3723.51220703125 3725.193115234375 background all_cells +3717.161865234375 3728.614990234375 background all_cells +3916.167236328125 3578.87646484375 background all_cells +3911.28271484375 3573.391845703125 background all_cells +3898.804931640625 3602.551025390625 background all_cells +3917.120849609375 3599.698486328125 background all_cells +3904.759765625 3595.514404296875 background all_cells +3898.088623046875 3595.78369140625 background all_cells +3881.466552734375 3601.34033203125 background all_cells +3875.767822265625 3611.917236328125 background all_cells +3889.92236328125 3608.665283203125 background all_cells +3884.06787109375 3609.935546875 background all_cells +3854.885986328125 3575.4189453125 background all_cells +3899.947509765625 3578.268798828125 background all_cells +3869.03955078125 3632.033447265625 background all_cells +3889.4208984375 3620.7734375 background all_cells +3865.71923828125 3642.08740234375 background all_cells +3879.78662109375 3630.185791015625 background all_cells +3876.135986328125 3652.542236328125 background all_cells +3882.484130859375 3641.63427734375 background all_cells +3873.4404296875 3664.90185546875 background all_cells +3878.504638671875 3679.88525390625 background all_cells +3869.547119140625 3674.219970703125 background all_cells +3885.718017578125 3667.0341796875 background all_cells +3849.431396484375 3639.419677734375 background all_cells +3851.45703125 3650.991455078125 background all_cells +3859.63134765625 3648.291259765625 background all_cells +3861.56494140625 3659.55078125 background all_cells +3861.795654296875 3681.052001953125 background all_cells +3850.138916015625 3660.20458984375 background all_cells +3900.033203125 3610.0029296875 background all_cells +3904.248046875 3632.474365234375 background all_cells +3901.99072265625 3625.89404296875 background all_cells +3909.787841796875 3621.201904296875 background all_cells +3899.679931640625 3617.975830078125 background all_cells +3906.72412109375 3654.102783203125 background all_cells +3903.650146484375 3662.52001953125 background all_cells +3894.26708984375 3657.632568359375 background all_cells +3896.681884765625 3638.4912109375 background all_cells +3894.67431640625 3648.466796875 background all_cells +3905.859619140625 3639.027587890625 background all_cells +3929.029052734375 3631.70947265625 background all_cells +3928.88232421875 3659.301025390625 background all_cells +3923.29443359375 3650.060546875 background all_cells +3929.574462890625 3636.629150390625 background all_cells +3914.00537109375 3611.43994140625 background all_cells +3906.357666015625 3698.53125 background all_cells +3904.18798828125 3731.228759765625 background all_cells +3899.29736328125 3669.3359375 background all_cells +3906.884765625 3685.6484375 background all_cells +3908.749755859375 3716.201171875 background all_cells +3901.494384765625 3719.536376953125 background all_cells +3928.73291015625 3719.163330078125 background all_cells +3942.946533203125 3728.883056640625 background all_cells +3916.445556640625 3728.039306640625 background all_cells +3915.96044921875 3693.3623046875 background all_cells +3932.439453125 3705.0087890625 background all_cells +3923.314208984375 3712.392578125 background all_cells +3915.524169921875 3706.16259765625 background all_cells +3932.7841796875 3692.8759765625 background all_cells +3919.5927734375 3677.78857421875 background all_cells +3931.430419921875 3675.57666015625 background all_cells +3924.6015625 3670.960693359375 background all_cells +3930.056640625 3667.6044921875 background all_cells +3933.244873046875 3686.654296875 background all_cells +3922.782958984375 3686.24609375 background all_cells +3925.530517578125 3743.70556640625 background all_cells +3924.54345703125 3754.767333984375 background all_cells +3908.6708984375 3744.141845703125 background all_cells +3920.476806640625 3778.485595703125 background all_cells +3914.35107421875 3786.644775390625 background all_cells +3903.43505859375 3783.0693359375 background all_cells +3894.6103515625 3778.927978515625 background all_cells +3914.377685546875 3760.971923828125 background all_cells +3855.5380859375 3743.66796875 background all_cells +3864.337646484375 3760.456787109375 background all_cells +3875.64501953125 3745.19482421875 background all_cells +3869.516845703125 3753.75341796875 background all_cells +3887.26123046875 3769.02880859375 background all_cells +3862.750732421875 3770.28466796875 background all_cells +3886.10791015625 3778.478759765625 background all_cells +3874.52001953125 3773.916015625 background all_cells +3881.549072265625 3740.166748046875 background all_cells +3894.183349609375 3753.77490234375 background all_cells +3893.75244140625 3742.4443359375 background all_cells +3881.898193359375 3758.62744140625 background all_cells +3863.066162109375 3690.740234375 background all_cells +3865.398193359375 3699.96875 background all_cells +3848.74609375 3702.083740234375 background all_cells +3878.831298828125 3725.735595703125 background all_cells +3876.33154296875 3733.452880859375 background all_cells +3882.800537109375 3726.979736328125 background all_cells +3874.623779296875 3719.17578125 background all_cells +3888.363525390625 3703.4931640625 background all_cells +3887.298583984375 3733.364990234375 background all_cells +3892.061279296875 3724.524169921875 background all_cells +3891.763671875 3709.7314453125 background all_cells +3890.5966796875 3691.796630859375 background all_cells +3917.200439453125 4397.07080078125 background all_cells +3926.606689453125 4395.02978515625 background all_cells +3924.48291015625 4385.18896484375 background all_cells +3896.883544921875 4420.68017578125 background all_cells +3893.467529296875 4408.27978515625 background all_cells +3910.896728515625 4407.0478515625 background all_cells +3906.09130859375 4391.30908203125 background all_cells +3903.8330078125 4405.5615234375 background all_cells +3897.752197265625 4399.0986328125 background all_cells +3898.932373046875 4436.2265625 background all_cells +3910.4912109375 4437.4697265625 background all_cells +3905.822265625 4434.93212890625 background all_cells +3908.368896484375 4421.7099609375 background all_cells +3907.92431640625 4466.564453125 background all_cells +3899.794921875 4482.5673828125 background all_cells +3896.558837890625 4492.01904296875 background all_cells +3884.904296875 4494.658203125 background all_cells +3889.195068359375 4502.79443359375 background all_cells +3918.546142578125 4501.96533203125 background all_cells +3896.2626953125 4500.99658203125 background all_cells +3914.800537109375 4462.17138671875 background all_cells +3916.130126953125 4436.43798828125 background all_cells +3928.08154296875 4439.4990234375 background all_cells +3926.683837890625 4434.138671875 background all_cells +3982.623291015625 4397.18310546875 background all_cells +3990.25439453125 4381.9443359375 background all_cells +3991.87744140625 4393.02783203125 background all_cells +4001.442138671875 4395.2333984375 background all_cells +3999.43505859375 4380.75732421875 background all_cells +4007.87255859375 4386.31591796875 background all_cells +4005.8828125 4403.07958984375 background all_cells +4000.62744140625 4410.8056640625 background all_cells +4009.887939453125 4410.59765625 background all_cells +3982.033935546875 4420.31103515625 background all_cells +4000.974853515625 4417.36962890625 background all_cells +3980.591796875 4408.3212890625 background all_cells +3980.022216796875 4433.5439453125 background all_cells +3955.586181640625 4458.18798828125 background all_cells +3949.3056640625 4434.974609375 background all_cells +3984.699951171875 4437.560546875 background all_cells +3966.193603515625 4438.77587890625 background all_cells +3977.450927734375 4490.208984375 background all_cells +3946.648193359375 4504.9560546875 background all_cells +3959.583251953125 4501.2578125 background all_cells +3972.038818359375 4502.029296875 background all_cells +3986.029052734375 4501.7880859375 background all_cells +3936.0791015625 4495.306640625 background all_cells +3979.337890625 4468.22265625 background all_cells +3961.060302734375 4481.0390625 background all_cells +3974.857666015625 4477.81884765625 background all_cells +3965.499755859375 4473.3671875 background all_cells +4010.7080078125 4422.265625 background all_cells +3999.871337890625 4434.51025390625 background all_cells +4006.4833984375 4428.0830078125 background all_cells +3999.215087890625 4426.4833984375 background all_cells +3990.931640625 4442.35791015625 background all_cells +4001.3154296875 4452.98828125 background all_cells +3996.9404296875 4446.5302734375 background all_cells +3924.73486328125 4416.63916015625 background all_cells +3933.015869140625 4404.95361328125 background all_cells +3925.3876953125 4425.7431640625 background all_cells +3962.4365234375 4419.62548828125 background all_cells +3972.09619140625 4420.9501953125 background all_cells +3972.006591796875 4402.65625 background all_cells +3964.290771484375 4404.88623046875 background all_cells +3946.382080078125 4419.27880859375 background all_cells +3952.91845703125 4382.224609375 background all_cells +3956.16796875 4391.47412109375 background all_cells +3956.694580078125 4404.87451171875 background all_cells +3956.7685546875 4412.7822265625 background all_cells +3946.13720703125 4403.95654296875 background all_cells +4232.349609375 4432.9921875 background all_cells +4237.69873046875 4445.68798828125 background all_cells +4229.42822265625 4444.66162109375 background all_cells +4239.412109375 4438.740234375 background all_cells +4228.85986328125 4437.41845703125 background all_cells +4268.29541015625 4494.3818359375 background all_cells +4285.7021484375 4491.23974609375 background all_cells +4270.974609375 4484.02099609375 background all_cells +4252.46044921875 4477.037109375 background all_cells +4266.9716796875 4476.5234375 background all_cells +4257.03173828125 4472.52392578125 background all_cells +4256.6728515625 4485.9453125 background all_cells +4230.20361328125 4470.35595703125 background all_cells +4244.056640625 4493.49853515625 background all_cells +4243.82080078125 4480.60302734375 background all_cells +4239.947265625 4451.73779296875 background all_cells +4240.8974609375 4469.76220703125 background all_cells +4233.65771484375 4454.57958984375 background all_cells +4380.482421875 4479.3310546875 background all_cells +4362.47900390625 4486.58447265625 background all_cells +4381.89990234375 4497.5869140625 background all_cells +4370.0966796875 4496.29736328125 background all_cells +4395.41796875 4491.0849609375 background all_cells +4396.1201171875 4503.876953125 background all_cells +4321.79833984375 4496.17333984375 background all_cells +4353.08642578125 4485.62890625 background all_cells +4347.41259765625 4495.90283203125 background all_cells +4342.0390625 4485.01318359375 background all_cells +4334.25634765625 4490.8369140625 background all_cells +4330.2001953125 4502.77880859375 background all_cells +4337.87353515625 4443.6396484375 background all_cells +4359.75146484375 4448.27685546875 background all_cells +4349.0615234375 4434.3291015625 background all_cells +4354.2216796875 4465.15283203125 background all_cells +4371.6591796875 4465.16015625 background all_cells +4369.181640625 4475.40576171875 background all_cells +4363.37353515625 4469.5224609375 background all_cells +4389.78955078125 4471.4091796875 background all_cells +4398.92236328125 4477.86279296875 background all_cells +4392.01318359375 4460.3408203125 background all_cells +4368.8359375 4454.68505859375 background all_cells +4369.51611328125 4435.65673828125 background all_cells +4385.62841796875 4451.99365234375 background all_cells +4378.1240234375 4457.044921875 background all_cells +4377.623046875 4441.42529296875 background all_cells +4309.22412109375 4459.66357421875 background all_cells +4305.80615234375 4478.603515625 background all_cells +4293.91015625 4486.955078125 background all_cells +4302.1875 4485.9765625 background all_cells +4317.248046875 4465.02001953125 background all_cells +4311.7646484375 4475.4833984375 background all_cells +4320.60888671875 4477.57666015625 background all_cells +4332.89404296875 4457.8203125 background all_cells +4327.037109375 4474.64306640625 background all_cells +4321.37548828125 4485.2158203125 background all_cells +4302.9609375 4445.13427734375 background all_cells +4318.701171875 4443.32568359375 background all_cells +4312.5693359375 4452.09033203125 background all_cells +4306.2548828125 4433.474609375 background all_cells +4245.54443359375 4452.05029296875 background all_cells +4263.62060546875 4466.14111328125 background all_cells +4273.3203125 4453.166015625 background all_cells +4261.83740234375 4452.71533203125 background all_cells +4253.154296875 4460.85400390625 background all_cells +4248.9443359375 4447.0712890625 background all_cells +4285.7109375 4458.9658203125 background all_cells +4287.798828125 4473.34228515625 background all_cells +4301.359375 4466.8798828125 background all_cells +4299.07275390625 4454.38232421875 background all_cells +4293.5302734375 4464.07666015625 background all_cells +4269.62548828125 4432.59716796875 background all_cells +4292.328125 4444.88623046875 background all_cells +4280.6708984375 4439.59033203125 background all_cells +4268.63427734375 4442.78466796875 background all_cells +4259.4404296875 4445.1826171875 background all_cells +4254.49267578125 4445.8232421875 background all_cells +4194.52197265625 4476.70458984375 background all_cells +4212.330078125 4479.90966796875 background all_cells +4206.76806640625 4484.55224609375 background all_cells +4219.9365234375 4484.5068359375 background all_cells +4227.826171875 4479.958984375 background all_cells +4227.65771484375 4494.4365234375 background all_cells +4219.06005859375 4497.74072265625 background all_cells +4223.74658203125 4457.37060546875 background all_cells +4210.55078125 4473.28076171875 background all_cells +4196.8818359375 4460.697265625 background all_cells +4201.60205078125 4474.25732421875 background all_cells +4209.62646484375 4433.583984375 background all_cells +4197.72314453125 4447.26806640625 background all_cells +4200.50830078125 4434.83544921875 background all_cells +4206.96337890625 4444.76123046875 background all_cells +4268.43701171875 4426.94091796875 background all_cells +4265.65283203125 4395.20849609375 background all_cells +4274.08642578125 4403.0849609375 background all_cells +4271.45458984375 4415.171875 background all_cells +4265.1728515625 4406.9462890625 background all_cells +4357.94384765625 4380.95849609375 background all_cells +4362.99365234375 4389.3759765625 background all_cells +4353.2724609375 4387.884765625 background all_cells +4367.97607421875 4383.7041015625 background all_cells +4390.25244140625 4396.81103515625 background all_cells +4381.3388671875 4398.9609375 background all_cells +4369.6796875 4395.64599609375 background all_cells +4355.8671875 4402.07763671875 background all_cells +4360.470703125 4433.51123046875 background all_cells +4372.96826171875 4411.68017578125 background all_cells +4360.529296875 4417.9541015625 background all_cells +4373.0869140625 4402.97412109375 background all_cells +4381.453125 4384.39208984375 background all_cells +4399.5107421875 4419.05615234375 background all_cells +4373.93701171875 4425.015625 background all_cells +4281.693359375 4413.00927734375 background all_cells +4283.03125 4403.74609375 background all_cells +4340.26318359375 4402.71630859375 background all_cells +4348.81689453125 4411.166015625 background all_cells +4342.06982421875 4415.2236328125 background all_cells +4341.57861328125 4431.25927734375 background all_cells +4328.81298828125 4423.8564453125 background all_cells +4328.71923828125 4384.66748046875 background all_cells +4334.802734375 4396.95849609375 background all_cells +4324.58154296875 4397.30224609375 background all_cells +4341.533203125 4387.7861328125 background all_cells +4304.90185546875 4397.50537109375 background all_cells +4306.775390625 4417.84765625 background all_cells +4314.19384765625 4406.69921875 background all_cells +4315.0361328125 4395.93505859375 background all_cells +4317.18017578125 4383.533203125 background all_cells +4309.56005859375 4396.66357421875 background all_cells +4308.3203125 4381.0185546875 background all_cells +4215.09521484375 4411.13525390625 background all_cells +4228.56494140625 4408.8876953125 background all_cells +4225.36376953125 4415.86181640625 background all_cells +4197.52490234375 4415.0830078125 background all_cells +4204.43408203125 4412.69580078125 background all_cells +4232.23046875 4423.462890625 background all_cells +4221.02587890625 4437.40625 background all_cells +4209.984375 4419.572265625 background all_cells +4197.53173828125 4426.3662109375 background all_cells +4211.091796875 4425.47607421875 background all_cells +4202.4375 4423.34765625 background all_cells +4239.923828125 4409.9580078125 background all_cells +4237.6533203125 4417.12646484375 background all_cells +4195.76318359375 4384.9326171875 background all_cells +4212.12890625 4398.8720703125 background all_cells +4212.27978515625 4389.8740234375 background all_cells +4225.13818359375 4395.998046875 background all_cells +4231.9541015625 4398.64404296875 background all_cells +4219.53125 4399.9287109375 background all_cells +4226.189453125 4385.54248046875 background all_cells +4045.425537109375 4411.77978515625 background all_cells +4069.96923828125 4431.3564453125 background all_cells +4072.36181640625 4412.1474609375 background all_cells +4057.455322265625 4412.04150390625 background all_cells +4076.87109375 4384.99365234375 background all_cells +4090.002685546875 4386.91357421875 background all_cells +4086.233154296875 4379.66845703125 background all_cells +4044.77099609375 4381.4267578125 background all_cells +4056.85400390625 4384.228515625 background all_cells +4069.515869140625 4387.00341796875 background all_cells +4062.73583984375 4386.82080078125 background all_cells +4049.647216796875 4386.28662109375 background all_cells +4096.9267578125 4416.4501953125 background all_cells +4102.58984375 4384.75244140625 background all_cells +4099.466796875 4405.08984375 background all_cells +4095.850830078125 4396.291015625 background all_cells +4048.782958984375 4394.689453125 background all_cells +4052.152099609375 4402.15625 background all_cells +4075.192626953125 4397.05517578125 background all_cells +4063.438720703125 4399.3203125 background all_cells +4056.878173828125 4393.6708984375 background all_cells +4172.77783203125 4477.52294921875 background all_cells +4160.642578125 4464.208984375 background all_cells +4186.009765625 4476.26708984375 background all_cells +4176.89990234375 4467.86376953125 background all_cells +4166.84423828125 4484.58447265625 background all_cells +4160.7314453125 4477.6875 background all_cells +4158.27294921875 4492.873046875 background all_cells +4190.13720703125 4492.47119140625 background all_cells +4179.9189453125 4496.171875 background all_cells +4166.2822265625 4502.35888671875 background all_cells +4132.74658203125 4487.77978515625 background all_cells +4149.4921875 4489.4404296875 background all_cells +4144.7783203125 4502.36474609375 background all_cells +4143.58251953125 4494.71337890625 background all_cells +4147.35888671875 4431.97900390625 background all_cells +4127.03857421875 4446.91064453125 background all_cells +4150.484375 4440.68896484375 background all_cells +4138.60107421875 4436.82080078125 background all_cells +4126.6787109375 4429.66015625 background all_cells +4142.44091796875 4414.9658203125 background all_cells +4187.8505859375 4445.84814453125 background all_cells +4174.98779296875 4454.73193359375 background all_cells +4160.22705078125 4449.2138671875 background all_cells +4164.36083984375 4426.07421875 background all_cells +4175.51171875 4439.01171875 background all_cells +4166.85546875 4438.0537109375 background all_cells +4190.10595703125 4418.8876953125 background all_cells +4171.3974609375 4415.1640625 background all_cells +4179.74658203125 4412.89697265625 background all_cells +4117.02294921875 4404.62939453125 background all_cells +4108.78076171875 4414.2138671875 background all_cells +4119.8818359375 4409.8955078125 background all_cells +4127.44921875 4410.81982421875 background all_cells +4184.75048828125 4407.0888671875 background all_cells +4181.47021484375 4397.53662109375 background all_cells +4181.21142578125 4389.001953125 background all_cells +4190.7080078125 4401.3125 background all_cells +4187.39306640625 4393.87158203125 background all_cells +4187.33447265625 4383.8525390625 background all_cells +4154.6708984375 4408.03515625 background all_cells +4172.77001953125 4403.85693359375 background all_cells +4172.9990234375 4391.591796875 background all_cells +4163.31201171875 4405.12255859375 background all_cells +4152.0986328125 4387.56298828125 background all_cells +4135.1103515625 4381.03955078125 background all_cells +4146.11474609375 4384.822265625 background all_cells +4136.53076171875 4397.48193359375 background all_cells +4111.6767578125 4385.47021484375 background all_cells +4127.458984375 4399.599609375 background all_cells +4114.57861328125 4396.03759765625 background all_cells +4124.46337890625 4388.08984375 background all_cells +4064.01611328125 4441.81982421875 background all_cells +4078.200439453125 4452.3095703125 background all_cells +4070.933349609375 4464.79443359375 background all_cells +4064.8017578125 4455.396484375 background all_cells +4073.59521484375 4440.27197265625 background all_cells +4079.85302734375 4439.12451171875 background all_cells +4080.95849609375 4426.595703125 background all_cells +4075.101806640625 4494.94873046875 background all_cells +4064.59423828125 4497.96240234375 background all_cells +4069.834716796875 4505.78515625 background all_cells +4077.962158203125 4505.98046875 background all_cells +4086.681884765625 4497.96728515625 background all_cells +4106.65673828125 4495.02392578125 background all_cells +4092.92041015625 4432.92724609375 background all_cells +4089.846435546875 4462.19970703125 background all_cells +4118.78955078125 4419.53759765625 background all_cells +4104.2470703125 4427.4365234375 background all_cells +4110.68115234375 4430.0087890625 background all_cells +4077.71484375 4469.140625 background all_cells +4065.934326171875 4486.06787109375 background all_cells +4088.261474609375 4478.8076171875 background all_cells +4074.131103515625 4479.85693359375 background all_cells +4028.3310546875 4482.39013671875 background all_cells +4040.9560546875 4476.4384765625 background all_cells +4032.306640625 4485.13330078125 background all_cells +4033.09814453125 4476.54150390625 background all_cells +4005.572021484375 4506.54296875 background all_cells +4035.153564453125 4505.4306640625 background all_cells +4013.33837890625 4494.1591796875 background all_cells +4042.9072265625 4487.6337890625 background all_cells +4056.968505859375 4477.802734375 background all_cells +4052.723388671875 4496.18603515625 background all_cells +4060.99169921875 4488.63720703125 background all_cells +4054.2294921875 4486.861328125 background all_cells +4024.8173828125 4394.45556640625 background all_cells +4017.1826171875 4385.20947265625 background all_cells +4024.116455078125 4381.783203125 background all_cells +4013.724853515625 4395.06005859375 background all_cells +4019.5849609375 4406.0986328125 background all_cells +4019.409423828125 4398.43994140625 background all_cells +4017.675048828125 4417.11572265625 background all_cells +4026.83203125 4433.4443359375 background all_cells +4018.849365234375 4429.35546875 background all_cells +4025.232177734375 4416.59912109375 background all_cells +4030.96142578125 4399.970703125 background all_cells +4033.775390625 4388.1201171875 background all_cells +4034.638916015625 4418.669921875 background all_cells +4034.055419921875 4407.7421875 background all_cells +4059.7109375 4426.44970703125 background all_cells +4043.784423828125 4391.5546875 background all_cells +4040.537841796875 4399.64501953125 background all_cells +4053.55908203125 4439.666015625 background all_cells +4047.4130859375 4435.23388671875 background all_cells +4044.310791015625 4425.58740234375 background all_cells +4015.369873046875 4444.04345703125 background all_cells +4010.05517578125 4455.69580078125 background all_cells +4024.49169921875 4456.53173828125 background all_cells +4031.8173828125 4448.7763671875 background all_cells +4008.18701171875 4472.3828125 background all_cells +4014.932373046875 4464.673828125 background all_cells +4026.648681640625 4468.62890625 background all_cells +4022.446044921875 4476.404296875 background all_cells +4052.28759765625 4448.69384765625 background all_cells +4055.062255859375 4464.51416015625 background all_cells +4044.951904296875 4466.05126953125 background all_cells +4042.271728515625 4451.0107421875 background all_cells +3587.777099609375 4417.48095703125 background all_cells +3587.004150390625 4405.39501953125 background all_cells +3596.47216796875 4396.82080078125 background all_cells +3592.487548828125 4390.52197265625 background all_cells +3591.303955078125 4380.95458984375 background all_cells +3686.096923828125 4411.7265625 background all_cells +3678.69921875 4402.1201171875 background all_cells +3690.750732421875 4418.18798828125 background all_cells +3646.66650390625 4407.12060546875 background all_cells +3667.660888671875 4417.79248046875 background all_cells +3664.7294921875 4398.158203125 background all_cells +3642.95166015625 4396.90380859375 background all_cells +3643.383544921875 4419.45947265625 background all_cells +3672.56103515625 4374.2138671875 background all_cells +3652.3173828125 4384.32861328125 background all_cells +3673.502685546875 4385.3154296875 background all_cells +3635.939208984375 4374.9521484375 background all_cells +3606.800537109375 4402.54736328125 background all_cells +3631.693603515625 4398.48486328125 background all_cells +3625.223388671875 4399.18212890625 background all_cells +3639.337646484375 4465.14599609375 background all_cells +3643.0859375 4453.4208984375 background all_cells +3643.518798828125 4472.8388671875 background all_cells +3640.12939453125 4459.958984375 background all_cells +3659.3828125 4449.83642578125 background all_cells +3668.620361328125 4464.71044921875 background all_cells +3651.366455078125 4460.34326171875 background all_cells +3659.613525390625 4464.73486328125 background all_cells +3662.114013671875 4479.94677734375 background all_cells +3653.025390625 4496.50390625 background all_cells +3672.00439453125 4493.873046875 background all_cells +3656.412353515625 4429.7626953125 background all_cells +3677.0673828125 4438.7080078125 background all_cells +3671.70654296875 4444.3154296875 background all_cells +3643.566162109375 4443.767578125 background all_cells +3646.307861328125 4433.31689453125 background all_cells +3602.153076171875 4484.2568359375 background all_cells +3608.616943359375 4445.5009765625 background all_cells +3604.24853515625 4471.42626953125 background all_cells +3588.924072265625 4461.2666015625 background all_cells +3628.614990234375 4429.04248046875 background all_cells +3628.0625 4445.8759765625 background all_cells +3633.52587890625 4432.392578125 background all_cells +3630.060791015625 4501.1708984375 background all_cells +3630.721923828125 4483.060546875 background all_cells +3614.59375 4462.966796875 background all_cells +3629.96337890625 4457.947265625 background all_cells +3823.366943359375 4386.05615234375 background all_cells +3814.634765625 4384.41796875 background all_cells +3828.60498046875 4380.998046875 background all_cells +3804.4443359375 4383.3203125 background all_cells +3816.468017578125 4405.7265625 background all_cells +3818.083251953125 4391.56396484375 background all_cells +3797.591552734375 4406.845703125 background all_cells +3810.517822265625 4418.94384765625 background all_cells +3805.35791015625 4408.6357421875 background all_cells +3800.216064453125 4418.3544921875 background all_cells +3785.38720703125 4399.40869140625 background all_cells +3797.00146484375 4393.56298828125 background all_cells +3799.35986328125 4398.470703125 background all_cells +3790.86865234375 4392.12353515625 background all_cells +3815.99658203125 4422.2060546875 background all_cells +3824.734130859375 4424.41845703125 background all_cells +3827.75927734375 4410.7568359375 background all_cells +3829.943115234375 4418.7138671875 background all_cells +3820.44677734375 4414.880859375 background all_cells +3851.417236328125 4386.947265625 background all_cells +3851.42626953125 4396.84912109375 background all_cells +3838.600341796875 4397.6337890625 background all_cells +3881.67919921875 4436.77490234375 background all_cells +3870.23681640625 4430.47021484375 background all_cells +3835.105224609375 4407.576171875 background all_cells +3849.735107421875 4415.494140625 background all_cells +3843.013427734375 4414.029296875 background all_cells +3858.51171875 4408.55078125 background all_cells +3884.34033203125 4379.22900390625 background all_cells +3877.131591796875 4398.46826171875 background all_cells +3868.61328125 4400.5546875 background all_cells +3878.924560546875 4389.015625 background all_cells +3869.9296875 4387.60400390625 background all_cells +3850.40869140625 4421.51416015625 background all_cells +3861.05615234375 4421.40625 background all_cells +3870.033203125 4419.64306640625 background all_cells +3806.66552734375 4494.56103515625 background all_cells +3807.78369140625 4470.41796875 background all_cells +3866.349365234375 4487.42431640625 background all_cells +3844.02734375 4502.22509765625 background all_cells +3870.9560546875 4501.00341796875 background all_cells +3879.95458984375 4474.912109375 background all_cells +3818.8935546875 4495.8759765625 background all_cells +3830.767578125 4495.72119140625 background all_cells +3821.860107421875 4485.978515625 background all_cells +3741.685302734375 4378.27001953125 background all_cells +3754.366455078125 4388.7578125 background all_cells +3778.771728515625 4428.31640625 background all_cells +3772.37841796875 4425.34521484375 background all_cells +3764.5693359375 4414.0537109375 background all_cells +3747.601806640625 4442.86376953125 background all_cells +3745.624267578125 4418.44970703125 background all_cells +3743.732177734375 4396.26123046875 background all_cells +3757.96826171875 4407.51318359375 background all_cells +3765.3408203125 4380.3974609375 background all_cells +3784.48095703125 4383.1044921875 background all_cells +3781.740966796875 4379.4404296875 background all_cells +3778.481689453125 4416.69677734375 background all_cells +3787.491943359375 4423.8564453125 background all_cells +3788.266845703125 4412.21875 background all_cells +3784.886474609375 4418.158203125 background all_cells +3772.890869140625 4412.41015625 background all_cells +3777.521728515625 4403.51904296875 background all_cells +3773.818603515625 4399.50537109375 background all_cells +3759.616943359375 4450.01318359375 background all_cells +3777.372314453125 4449.98388671875 background all_cells +3768.53369140625 4446.9111328125 background all_cells +3792.232421875 4455.53564453125 background all_cells +3783.010986328125 4458.5595703125 background all_cells +3790.9091796875 4443.25390625 background all_cells +3798.12158203125 4439.0732421875 background all_cells +3781.486083984375 4439.08447265625 background all_cells +3689.815185546875 4426.9453125 background all_cells +3694.5078125 4431.60009765625 background all_cells +3708.52197265625 4429.89892578125 background all_cells +3718.138427734375 4431.0068359375 background all_cells +3720.4150390625 4426.318359375 background all_cells +3719.729736328125 4418.30859375 background all_cells +3712.186767578125 4414.71142578125 background all_cells +3712.086669921875 4436.5732421875 background all_cells +3701.801513671875 4437.921875 background all_cells +3690.7373046875 4443.66259765625 background all_cells +3720.134033203125 4440.99169921875 background all_cells +3721.98583984375 4400.47021484375 background all_cells +3737.06103515625 4397.517578125 background all_cells +3737.079833984375 4387.5654296875 background all_cells +3723.57958984375 4450.85888671875 background all_cells +3689.741455078125 4457.2255859375 background all_cells +3698.0068359375 4468.857421875 background all_cells +3697.357421875 4450.89892578125 background all_cells +3721.99951171875 4460.4638671875 background all_cells +3711.264404296875 4458.63427734375 background all_cells +3727.423095703125 4472.3984375 background all_cells +3746.402099609375 4458.96044921875 background all_cells +3740.94580078125 4455.93408203125 background all_cells +3775.44921875 4442.69482421875 background all_cells +3763.12744140625 4425.9482421875 background all_cells +3753.02783203125 4459.015625 background all_cells +3754.592529296875 4477.783203125 background all_cells +3753.077392578125 4468.28076171875 background all_cells +3763.86181640625 4462.33740234375 background all_cells +3726.127685546875 4415.6513671875 background all_cells +3730.62158203125 4433.607421875 background all_cells +3727.95458984375 4424.4267578125 background all_cells +3729.056884765625 4418.6845703125 background all_cells +3723.776123046875 4486.67919921875 background all_cells +3721.9775390625 4507.93701171875 background all_cells +3733.198486328125 4501.8564453125 background all_cells +3735.414794921875 4485.04931640625 background all_cells +3774.97900390625 4505.30615234375 background all_cells +3798.988525390625 4499.56005859375 background all_cells +3786.377197265625 4500.71923828125 background all_cells +3747.47412109375 4493.32275390625 background all_cells +3741.94189453125 4489.4443359375 background all_cells +3770.87841796875 4493.9638671875 background all_cells +3747.05908203125 4480.63134765625 background all_cells +3688.3896484375 4486.27734375 background all_cells +3713.833984375 4492.79541015625 background all_cells +3695.867919921875 4489.4697265625 background all_cells +3705.13427734375 4475.30322265625 background all_cells +3714.96240234375 4477.06298828125 background all_cells +3698.498779296875 4508.15380859375 background all_cells +3857.626708984375 4162.3974609375 background all_cells +3854.930419921875 4169.54736328125 background all_cells +3848.185791015625 4164.30029296875 background all_cells +3873.84375 4172.546875 background all_cells +3863.784912109375 4169.0849609375 background all_cells +3868.11279296875 4163.8681640625 background all_cells +3863.470703125 4156.98193359375 background all_cells +3846.734130859375 4052.341796875 background all_cells +3837.173095703125 4072.075927734375 background all_cells +3845.544677734375 4083.8251953125 background all_cells +3847.212646484375 4069.541748046875 background all_cells +3861.239990234375 4061.432861328125 background all_cells +3865.19140625 4023.00927734375 background all_cells +3874.721923828125 4026.1962890625 background all_cells +3875.494873046875 4007.762939453125 background all_cells +3883.681884765625 4017.59326171875 background all_cells +3869.386474609375 4007.690185546875 background all_cells +3871.8505859375 4015.40380859375 background all_cells +3866.468017578125 4013.831787109375 background all_cells +3851.934814453125 4020.80419921875 background all_cells +3845.0234375 4042.479248046875 background all_cells +3868.780029296875 4041.316650390625 background all_cells +3861.080322265625 4027.688720703125 background all_cells +3855.2021484375 4037.389892578125 background all_cells +3870.717529296875 4091.60107421875 background all_cells +3856.805908203125 4093.665283203125 background all_cells +3850.949462890625 4090.399658203125 background all_cells +3829.366455078125 4177.97021484375 background all_cells +3842.039306640625 4188.84765625 background all_cells +3834.678466796875 4196.662109375 background all_cells +3867.841796875 4195.66162109375 background all_cells +3859.312255859375 4189.17041015625 background all_cells +3838.211181640625 4178.134765625 background all_cells +3806.168701171875 4049.450439453125 background all_cells +3799.780029296875 4044.40869140625 background all_cells +3802.23681640625 4012.1630859375 background all_cells +3800.590087890625 4054.463134765625 background all_cells +3814.6103515625 4051.770751953125 background all_cells +3824.955322265625 4066.930419921875 background all_cells +3821.445068359375 4084.027587890625 background all_cells +3834.269287109375 4082.449462890625 background all_cells +3823.97119140625 4076.20947265625 background all_cells +3800.625244140625 4065.611083984375 background all_cells +3811.99658203125 4076.53515625 background all_cells +3817.95751953125 4070.894287109375 background all_cells +3808.84619140625 4067.004150390625 background all_cells +3825.66796875 4045.9189453125 background all_cells +3828.427490234375 4059.43505859375 background all_cells +3837.276123046875 4059.2197265625 background all_cells +3816.38427734375 4105.87353515625 background all_cells +3833.03662109375 4096.93896484375 background all_cells +3828.06640625 4105.671875 background all_cells +3820.982177734375 4097.52392578125 background all_cells +3810.141845703125 4113.06201171875 background all_cells +3810.927490234375 4123.6337890625 background all_cells +3824.9541015625 4115.2802734375 background all_cells +3837.978759765625 4280.14013671875 background all_cells +3847.3603515625 4285.552734375 background all_cells +3846.990966796875 4277.3369140625 background all_cells +3812.589599609375 4306.66162109375 background all_cells +3816.633544921875 4311.884765625 background all_cells +3830.12939453125 4309.03857421875 background all_cells +3848.64306640625 4319.72021484375 background all_cells +3856.717041015625 4318.736328125 background all_cells +3828.736083984375 4288.44384765625 background all_cells +3825.498046875 4294.5791015625 background all_cells +3843.793701171875 4296.02294921875 background all_cells +3818.893798828125 4284.9326171875 background all_cells +3814.2265625 4300.884765625 background all_cells +3808.853515625 4301.1220703125 background all_cells +3816.369384765625 4294.33251953125 background all_cells +3832.985595703125 4369.15283203125 background all_cells +3858.494140625 4375.0517578125 background all_cells +3846.136962890625 4366.86328125 background all_cells +3837.497314453125 4374.00390625 background all_cells +3878.02978515625 4369.04248046875 background all_cells +3870.24267578125 4365.572265625 background all_cells +3846.490478515625 4354.06689453125 background all_cells +3865.9248046875 4356.2763671875 background all_cells +3859.815673828125 4364.00390625 background all_cells +3856.636474609375 4348.3359375 background all_cells +3855.535888671875 4354.505859375 background all_cells +3834.982666015625 4343.47705078125 background all_cells +3836.5908203125 4351.5703125 background all_cells +3836.9267578125 4360.04541015625 background all_cells +3846.44189453125 4266.6142578125 background all_cells +3841.807373046875 4269.5556640625 background all_cells +3853.296875 4273.88720703125 background all_cells +3851.627197265625 4262.90771484375 background all_cells +3847.9609375 4253.501953125 background all_cells +3888.66552734375 4253.93798828125 background all_cells +3892.454345703125 4243.07177734375 background all_cells +3877.077392578125 4246.4140625 background all_cells +3885.52880859375 4245.91943359375 background all_cells +3883.4072265625 4257.01025390625 background all_cells +3879.46044921875 4262.0390625 background all_cells +3807.369384765625 4347.05029296875 background all_cells +3814.238037109375 4366.32666015625 background all_cells +3810.09375 4374.0673828125 background all_cells +3799.449462890625 4377.9619140625 background all_cells +3824.925048828125 4376.79736328125 background all_cells +3822.6796875 4369.7236328125 background all_cells +3811.449462890625 4355.42626953125 background all_cells +3828.4091796875 4356.08642578125 background all_cells +3819.623046875 4356.703125 background all_cells +3811.8193359375 4222.56591796875 background all_cells +3810.79296875 4206.51171875 background all_cells +3825.44384765625 4219.41015625 background all_cells +3820.766357421875 4231.06298828125 background all_cells +3813.744140625 4237.97412109375 background all_cells +3882.072509765625 4234.4296875 background all_cells +3889.007080078125 4232.7763671875 background all_cells +3886.333984375 4223.958984375 background all_cells +3891.228759765625 4192.86865234375 background all_cells +3871.05078125 4202.85302734375 background all_cells +3881.649658203125 4205.5517578125 background all_cells +3874.349365234375 4208.134765625 background all_cells +3880.501220703125 4212.2451171875 background all_cells +3888.30078125 4207.2275390625 background all_cells +3823.68603515625 4243.00341796875 background all_cells +3824.6826171875 4255.87060546875 background all_cells +3836.654296875 4258.880859375 background all_cells +3808.919189453125 4252.60009765625 background all_cells +3821.12451171875 4268.82763671875 background all_cells +3814.126953125 4276.7568359375 background all_cells +3816.9208984375 4270.54296875 background all_cells +3820.09375 4262.3583984375 background all_cells +3831.62060546875 4265.52880859375 background all_cells +3829.8671875 4274.310546875 background all_cells +3893.67626953125 4260.1806640625 background all_cells +3913.43994140625 4262.8271484375 background all_cells +3898.758056640625 4271.5322265625 background all_cells +3901.337158203125 4256.14208984375 background all_cells +3949.336669921875 4310.81689453125 background all_cells +3940.194580078125 4317.091796875 background all_cells +3934.429931640625 4226.54443359375 background all_cells +3936.5078125 4246.44140625 background all_cells +3946.329833984375 4224.064453125 background all_cells +3945.072021484375 4235.04541015625 background all_cells +3906.370849609375 4248.2138671875 background all_cells +3899.126708984375 4251.310546875 background all_cells +3895.918212890625 4247.244140625 background all_cells +3894.02099609375 4236.7958984375 background all_cells +3917.929443359375 4236.03369140625 background all_cells +3916.872314453125 4243.583984375 background all_cells +3902.180419921875 4242.91162109375 background all_cells +3898.015625 4208.46826171875 background all_cells +3909.54296875 4210.89794921875 background all_cells +3903.701416015625 4193.0791015625 background all_cells +3903.3291015625 4204.69873046875 background all_cells +3918.523681640625 4215.69970703125 background all_cells +3906.373779296875 4233.56494140625 background all_cells +3924.214111328125 4228.63671875 background all_cells +3899.546630859375 4237.43798828125 background all_cells +3897.621337890625 4228.50732421875 background all_cells +3916.28759765625 4227.97314453125 background all_cells +3904.470458984375 4222.1591796875 background all_cells +3893.331298828125 4147.46240234375 background all_cells +3885.556640625 4142.69775390625 background all_cells +3893.986083984375 4176.58154296875 background all_cells +3883.60693359375 4163.26025390625 background all_cells +3883.11669921875 4154.15576171875 background all_cells +3913.037109375 4125.87353515625 background all_cells +3901.956298828125 4080.333984375 background all_cells +3917.376220703125 4080.16259765625 background all_cells +3915.88232421875 4136.4853515625 background all_cells +3905.461181640625 4154.44873046875 background all_cells +3916.285400390625 4047.34912109375 background all_cells +3921.52587890625 4044.914306640625 background all_cells +3918.733642578125 4064.2255859375 background all_cells +3938.70703125 4054.238037109375 background all_cells +3931.81982421875 4056.976806640625 background all_cells +3926.5390625 4054.025634765625 background all_cells +3927.608642578125 4074.587646484375 background all_cells +3946.68798828125 4087.737060546875 background all_cells +3935.58154296875 4084.04638671875 background all_cells +3925.713623046875 4084.2177734375 background all_cells +3889.21923828125 4088.138916015625 background all_cells +3899.232421875 4060.361328125 background all_cells +3884.623779296875 4061.048583984375 background all_cells +3894.890625 4073.802734375 background all_cells +3891.203857421875 4081.79931640625 background all_cells +3909.296875 4045.443359375 background all_cells +3901.059814453125 4036.719970703125 background all_cells +3908.091552734375 4052.44677734375 background all_cells +3894.595458984375 4046.145263671875 background all_cells +3909.861328125 4178.3427734375 background all_cells +3913.627197265625 4183.05712890625 background all_cells +3876.761962890625 4190.46240234375 background all_cells +3934.03271484375 4205.189453125 background all_cells +3939.374755859375 4199.43798828125 background all_cells +3896.023193359375 4183.02685546875 background all_cells +3976.79248046875 3946.65478515625 background all_cells +3962.896240234375 3944.97314453125 background all_cells +3968.85107421875 3946.904296875 background all_cells +3968.864501953125 3958.53271484375 background all_cells +3986.323974609375 3950.84033203125 background all_cells +3983.08642578125 3947.270263671875 background all_cells +3988.044189453125 3963.69189453125 background all_cells +3994.697021484375 3960.002685546875 background all_cells +3993.359130859375 3950.932861328125 background all_cells +3989.6318359375 3897.17236328125 background all_cells +3986.0439453125 3914.05126953125 background all_cells +3998.769775390625 3910.8623046875 background all_cells +3988.49365234375 3906.2646484375 background all_cells +3980.3203125 3924.400390625 background all_cells +3972.219970703125 3932.838623046875 background all_cells +3985.031982421875 3939.881591796875 background all_cells +3991.893310546875 3930.96533203125 background all_cells +3963.2138671875 3897.72216796875 background all_cells +3959.92724609375 3913.870849609375 background all_cells +3972.946533203125 3906.225341796875 background all_cells +3968.2451171875 3973.466064453125 background all_cells +3969.666259765625 3980.82568359375 background all_cells +3976.939208984375 3973.864501953125 background all_cells +3951.71142578125 4004.59130859375 background all_cells +3958.4169921875 4070.401611328125 background all_cells +3958.4169921875 4086.48046875 background all_cells +3958.68505859375 3997.00830078125 background all_cells +3973.150390625 3997.80810546875 background all_cells +3968.74267578125 3992.265625 background all_cells +3968.504150390625 4004.46142578125 background all_cells +3982.713623046875 3978.07080078125 background all_cells +3987.3076171875 4074.62158203125 background all_cells +3995.937255859375 3977.663330078125 background all_cells +3990.758544921875 3986.510009765625 background all_cells +4019.4677734375 3598.17041015625 background all_cells +4022.202880859375 3605.455322265625 background all_cells +4014.048095703125 3609.066162109375 background all_cells +4028.586669921875 3600.070068359375 background all_cells +4023.0361328125 3593.780029296875 background all_cells +4022.531005859375 3599.87548828125 background all_cells +4063.921142578125 3606.760986328125 background all_cells +4049.330810546875 3573.42626953125 background all_cells +4056.9208984375 3606.545166015625 background all_cells +4055.8916015625 3589.748046875 background all_cells +4051.270751953125 3581.220947265625 background all_cells +4050.987548828125 3599.4326171875 background all_cells +4034.097900390625 3602.96533203125 background all_cells +4045.622314453125 3598.18701171875 background all_cells +4042.102294921875 3594.82373046875 background all_cells +4266.47314453125 3722.031494140625 background all_cells +4284.8583984375 3730.33935546875 background all_cells +4272.291015625 3714.029052734375 background all_cells +4288.5087890625 3737.34375 background all_cells +4289.32666015625 3726.90625 background all_cells +4049.65087890625 3717.298095703125 background all_cells +4057.2861328125 3726.77734375 background all_cells +4053.84130859375 3728.607177734375 background all_cells +4283.796875 3650.294677734375 background all_cells +4277.68798828125 3589.854736328125 background all_cells +4275.9990234375 3579.436279296875 background all_cells +4028.42578125 3724.119873046875 background all_cells +4025.06787109375 3696.916259765625 background all_cells +4027.57373046875 3687.23828125 background all_cells +4032.941650390625 3697.286376953125 background all_cells +4044.240966796875 3726.390380859375 background all_cells +4043.903564453125 3706.50634765625 background all_cells +4042.435302734375 3699.658447265625 background all_cells +4036.478515625 3713.59814453125 background all_cells +4058.048095703125 3695.5537109375 background all_cells +4063.243408203125 3702.841552734375 background all_cells +4053.349609375 3699.842529296875 background all_cells +4005.594482421875 3707.727294921875 background all_cells +4020.2646484375 3731.2666015625 background all_cells +4001.341552734375 3723.400634765625 background all_cells +4015.511474609375 3692.53857421875 background all_cells +4011.477294921875 3724.64111328125 background all_cells +4019.68115234375 3706.734375 background all_cells +4005.1171875 3647.115478515625 background all_cells +4013.837158203125 3641.41357421875 background all_cells +4019.132080078125 3661.381591796875 background all_cells +4008.837890625 3656.925048828125 background all_cells +4016.252197265625 3649.67333984375 background all_cells +4007.610107421875 3675.279541015625 background all_cells +4011.344970703125 3682.03564453125 background all_cells +4021.24609375 3675.729248046875 background all_cells +4035.03662109375 3641.096435546875 background all_cells +4065.27197265625 3642.505859375 background all_cells +4048.839111328125 3636.608642578125 background all_cells +4059.164794921875 3672.0595703125 background all_cells +4061.82275390625 3682.457763671875 background all_cells +4068.953125 3649.059814453125 background all_cells +4065.530517578125 3662.12060546875 background all_cells +4039.16455078125 3676.819091796875 background all_cells +4047.502197265625 3647.947265625 background all_cells +4035.53125 3687.93310546875 background all_cells +4049.790771484375 3687.970947265625 background all_cells +4035.946044921875 3656.670654296875 background all_cells +4052.734375 3668.12109375 background all_cells +4038.326904296875 3614.0654296875 background all_cells +4018.81005859375 3623.8251953125 background all_cells +4006.82958984375 3615.414306640625 background all_cells +4026.1953125 3614.595458984375 background all_cells +4034.220703125 3624.6220703125 background all_cells +4049.641357421875 3624.11767578125 background all_cells +3997.165771484375 3968.35546875 background all_cells +4001.314208984375 3957.688720703125 background all_cells +4008.853271484375 3960.725830078125 background all_cells +4004.335693359375 3969.217041015625 background all_cells +4078.854736328125 3950.86474609375 background all_cells +4133.40869140625 3952.836181640625 background all_cells +4045.947998046875 3959.0703125 background all_cells +4122.7919921875 3955.27099609375 background all_cells +4114.54296875 3957.40185546875 background all_cells +4053.27099609375 3942.13232421875 background all_cells +4034.622314453125 3944.319091796875 background all_cells +4006.639892578125 3933.14501953125 background all_cells +4000.154296875 3942.71875 background all_cells +4056.123046875 3922.74072265625 background all_cells +4064.61572265625 3913.151123046875 background all_cells +4064.72998046875 3922.11767578125 background all_cells +4062.781494140625 3895.683349609375 background all_cells +4069.4765625 3942.036865234375 background all_cells +4061.74462890625 3936.105712890625 background all_cells +4060.567626953125 3943.41552734375 background all_cells +4064.93994140625 3944.592041015625 background all_cells +4049.8193359375 3974.507568359375 background all_cells +4053.978759765625 3949.66259765625 background all_cells +4061.269775390625 3956.64404296875 background all_cells +4069.6865234375 3968.650146484375 background all_cells +4003.765869140625 3999.342529296875 background all_cells +4012.68310546875 4013.630126953125 background all_cells +4020.384521484375 3981.868408203125 background all_cells +4005.0419921875 4006.9765625 background all_cells +4025.323486328125 3988.49658203125 background all_cells +4006.044189453125 3989.06982421875 background all_cells +4032.87548828125 3995.001708984375 background all_cells +4027.15771484375 4009.547607421875 background all_cells +4042.769775390625 4009.7255859375 background all_cells +4036.013671875 4003.483154296875 background all_cells +4045.65869140625 3996.53271484375 background all_cells +4032.91552734375 3966.343994140625 background all_cells +4036.277587890625 3956.60546875 background all_cells +4038.841064453125 3978.451416015625 background all_cells +4045.3046875 3985.942138671875 background all_cells +4040.719482421875 3965.201904296875 background all_cells +4011.820556640625 3970.11865234375 background all_cells +4024.07470703125 3969.914794921875 background all_cells +4016.92626953125 3955.466064453125 background all_cells +4008.654052734375 3918.938232421875 background all_cells +4023.8056640625 3897.50439453125 background all_cells +4019.58203125 3913.207275390625 background all_cells +4012.4833984375 3902.922607421875 background all_cells +4031.4453125 3909.231201171875 background all_cells +4054.5283203125 3907.05908203125 background all_cells +4048.063720703125 3894.845703125 background all_cells +4040.6103515625 3905.519287109375 background all_cells +4026.86572265625 3922.9013671875 background all_cells +4043.948486328125 3924.744384765625 background all_cells +4033.29052734375 3928.27099609375 background all_cells +4064.66259765625 3766.1708984375 background all_cells +4069.712158203125 3727.421875 background all_cells +4060.51025390625 3743.88330078125 background all_cells +4068.435302734375 3848.475830078125 background all_cells +4067.776123046875 3809.928466796875 background all_cells +4062.839111328125 3780.86474609375 background all_cells +4057.216796875 3801.46533203125 background all_cells +4033.39892578125 3798.734375 background all_cells +4043.279296875 3804.108154296875 background all_cells +4025.110107421875 3803.997314453125 background all_cells +4036.75146484375 3814.498291015625 background all_cells +4050.1376953125 3813.953369140625 background all_cells +4060.04833984375 3817.593505859375 background all_cells +4027.69189453125 3818.108154296875 background all_cells +4057.146240234375 3824.970703125 background all_cells +4055.950927734375 3832.07080078125 background all_cells +4033.65625 3826.35546875 background all_cells +4037.57568359375 3849.29150390625 background all_cells +4026.437255859375 3839.0478515625 background all_cells +4050.355224609375 3782.722900390625 background all_cells +4025.2470703125 3794.572998046875 background all_cells +4038.899658203125 3793.370361328125 background all_cells +4049.340087890625 3791.943115234375 background all_cells +4036.401611328125 3785.056884765625 background all_cells +4053.096435546875 3774.628173828125 background all_cells +4043.176513671875 3736.365234375 background all_cells +4051.069091796875 3742.5810546875 background all_cells +4054.161376953125 3734.763427734375 background all_cells +4055.34130859375 3760.282958984375 background all_cells +4057.31884765625 3752.498291015625 background all_cells +3986.013916015625 3888.86474609375 background all_cells +4005.311767578125 3891.09521484375 background all_cells +4002.20703125 3874.677734375 background all_cells +3993.79248046875 3876.375 background all_cells +4045.870849609375 3884.186767578125 background all_cells +4048.606201171875 3858.6220703125 background all_cells +4063.67919921875 3865.749267578125 background all_cells +4067.756591796875 3877.698974609375 background all_cells +4056.1494140625 3886.369384765625 background all_cells +4051.864990234375 3875.749755859375 background all_cells +4014.37255859375 3879.223388671875 background all_cells +4037.547119140625 3881.57275390625 background all_cells +4033.55712890625 3891.073486328125 background all_cells +4021.480712890625 3886.84228515625 background all_cells +4023.254150390625 3859.347900390625 background all_cells +4019.7392578125 3849.8193359375 background all_cells +4005.40771484375 3855.809326171875 background all_cells +3994.611328125 3859.121337890625 background all_cells +4040.125244140625 3866.765625 background all_cells +4030.702880859375 3864.770263671875 background all_cells +3993.57080078125 3767.577392578125 background all_cells +3984.3671875 3776.6328125 background all_cells +3977.67333984375 3826.050537109375 background all_cells +3994.442626953125 3806.408203125 background all_cells +4022.2626953125 3773.23291015625 background all_cells +4037.073486328125 3772.457275390625 background all_cells +4023.676513671875 3783.91943359375 background all_cells +4009.175537109375 3772.34521484375 background all_cells +4011.32763671875 3780.1240234375 background all_cells +4011.18115234375 3786.531982421875 background all_cells +3961.412109375 3882.863037109375 background all_cells +3955.1689453125 3889.054443359375 background all_cells +3971.468994140625 3889.87255859375 background all_cells +3975.93212890625 3858.28125 background all_cells +3978.2890625 3865.489013671875 background all_cells +3978.744140625 3870.28662109375 background all_cells +3983.234619140625 3877.601806640625 background all_cells +3975.37451171875 3880.796630859375 background all_cells +3968.37548828125 3844.380859375 background all_cells +3970.27880859375 3870.379150390625 background all_cells +3959.4384765625 3870.591796875 background all_cells +3959.817626953125 3858.855712890625 background all_cells +3994.515380859375 3740.728759765625 background all_cells +3990.90869140625 3753.035400390625 background all_cells +4005.744140625 3748.617431640625 background all_cells +4002.095458984375 3735.269775390625 background all_cells +3997.62060546875 3750.899658203125 background all_cells +4040.640380859375 3752.4697265625 background all_cells +4003.708251953125 3761.608642578125 background all_cells +4011.098876953125 3735.594482421875 background all_cells +4011.707275390625 3747.234130859375 background all_cells +3877.544189453125 3784.589111328125 background all_cells +3899.63671875 3797.025390625 background all_cells +3868.626220703125 3798.630615234375 background all_cells +3887.76708984375 3797.716796875 background all_cells +3892.902587890625 3788.708740234375 background all_cells +3862.258056640625 3815.334716796875 background all_cells +3870.363525390625 3819.73388671875 background all_cells +3868.97607421875 3807.480712890625 background all_cells +3862.35107421875 3822.91455078125 background all_cells +3850.21533203125 3817.1826171875 background all_cells +3855.269775390625 3814.249755859375 background all_cells +3862.9267578125 3783.793701171875 background all_cells +3849.79736328125 3795.74462890625 background all_cells +3860.564697265625 3797.275146484375 background all_cells +3855.970947265625 3788.92626953125 background all_cells +3881.822265625 3824.27294921875 background all_cells +3880.636962890625 3840.725341796875 background all_cells +3894.089111328125 3842.4423828125 background all_cells +3869.82763671875 3835.718505859375 background all_cells +3866.114501953125 3859.75341796875 background all_cells +3870.75927734375 3853.9443359375 background all_cells +3866.987548828125 3870.9677734375 background all_cells +3886.592529296875 3852.4951171875 background all_cells +3872.443115234375 3882.326904296875 background all_cells +3881.898193359375 3878.89794921875 background all_cells +3878.95361328125 3867.97509765625 background all_cells +3887.264892578125 3864.629150390625 background all_cells +3878.266845703125 3854.0791015625 background all_cells +3851.046630859375 3845.604736328125 background all_cells +3851.52587890625 3826.13525390625 background all_cells +3861.27392578125 3832.29248046875 background all_cells +3863.730224609375 3844.031494140625 background all_cells +3855.500732421875 3836.83154296875 background all_cells +3946.66845703125 3859.2666015625 background all_cells +3944.3623046875 3842.4033203125 background all_cells +3952.780517578125 3832.8203125 background all_cells +3943.569091796875 3880.73583984375 background all_cells +3947.916015625 3872.172607421875 background all_cells +3905.707763671875 3807.36572265625 background all_cells +3898.501708984375 3856.866943359375 background all_cells +3906.51611328125 3844.390869140625 background all_cells +3912.033935546875 3857.843505859375 background all_cells +3897.962158203125 3831.728515625 background all_cells +3910.494140625 3810.296630859375 background all_cells +3925.641357421875 3799.256103515625 background all_cells +3930.846923828125 3832.719970703125 background all_cells +3932.495849609375 3817.627197265625 background all_cells +3936.922119140625 3806.6875 background all_cells +3911.755859375 3946.36767578125 background all_cells +3907.31396484375 3955.14794921875 background all_cells +3916.10986328125 3954.954833984375 background all_cells +3913.179443359375 3978.96142578125 background all_cells +3909.953857421875 4000.47021484375 background all_cells +3903.80908203125 3987.082275390625 background all_cells +3911.8935546875 3988.3837890625 background all_cells +3948.554443359375 3992.874267578125 background all_cells +3934.4365234375 3984.0791015625 background all_cells +3919.86083984375 3997.781982421875 background all_cells +3925.681640625 4002.60009765625 background all_cells +3922.658203125 3960.327392578125 background all_cells +3922.31494140625 3975.751708984375 background all_cells +3921.76123046875 3966.92041015625 background all_cells +3907.455078125 3963.781494140625 background all_cells +3903.43798828125 3972.58544921875 background all_cells +3903.78125 3966.938720703125 background all_cells +3944.548583984375 3953.286865234375 background all_cells +3936.2265625 3972.52490234375 background all_cells +3946.05517578125 3965.983642578125 background all_cells +3932.84814453125 3962.4091796875 background all_cells +3850.88232421875 3996.7373046875 background all_cells +3851.71923828125 3989.1748046875 background all_cells +3851.732177734375 3984.515869140625 background all_cells +3869.503173828125 3968.304931640625 background all_cells +3865.904541015625 3978.069580078125 background all_cells +3867.87255859375 3984.631591796875 background all_cells +3874.636474609375 3998.6708984375 background all_cells +3869.583984375 4001.5458984375 background all_cells +3863.681640625 3995.72509765625 background all_cells +3866.48583984375 3989.0537109375 background all_cells +3858.896728515625 3968.854736328125 background all_cells +3860.482666015625 3987.082275390625 background all_cells +3857.72509765625 3975.36376953125 background all_cells +3878.619873046875 3982.62646484375 background all_cells +3878.326171875 3993.32763671875 background all_cells +3889.130859375 3986.20654296875 background all_cells +3885.01220703125 3995.803466796875 background all_cells +3888.19580078125 4030.04833984375 background all_cells +3888.733154296875 3999.193115234375 background all_cells +3889.27734375 3964.589111328125 background all_cells +3882.7236328125 3980.958251953125 background all_cells +3880.07958984375 3974.827880859375 background all_cells +3890.952392578125 3976.383056640625 background all_cells +3886.092529296875 3976.072021484375 background all_cells +3885.608154296875 3967.74169921875 background all_cells +3877.0615234375 3948.7744140625 background all_cells +3879.28759765625 3956.42822265625 background all_cells +3876.7939453125 3952.276611328125 background all_cells +3887.7529296875 3951.207275390625 background all_cells +3872.13525390625 3960.30029296875 background all_cells +3875.646728515625 3963.622314453125 background all_cells +3881.44580078125 3960.89306640625 background all_cells +3852.393798828125 3959.200439453125 background all_cells +3866.879638671875 3946.434814453125 background all_cells +3850.492431640625 3950.97265625 background all_cells +3869.89208984375 3955.3828125 background all_cells +3864.899658203125 3951.23583984375 background all_cells +3858.507568359375 3951.250244140625 background all_cells +3921.107666015625 3863.83349609375 background all_cells +3917.458251953125 3873.20263671875 background all_cells +3926.185791015625 3874.15966796875 background all_cells +3937.2666015625 3862.034423828125 background all_cells +3907.615478515625 3908.835693359375 background all_cells +3888.667724609375 3939.521484375 background all_cells +3924.5380859375 3885.20458984375 background all_cells +3920.85986328125 3919.350341796875 background all_cells +3917.15234375 3902.008544921875 background all_cells +3924.2509765625 3895.494873046875 background all_cells +3904.17431640625 3881.505126953125 background all_cells +3912.272216796875 3885.00146484375 background all_cells +3907.633544921875 3872.196533203125 background all_cells +3901.4453125 3865.90283203125 background all_cells +3903.822265625 3899.2578125 background all_cells +3894.227294921875 3894.213134765625 background all_cells +3889.3125 3878.88232421875 background all_cells +3863.359619140625 3902.17138671875 background all_cells +3856.00537109375 3906.365478515625 background all_cells +3880.67431640625 3888.246337890625 background all_cells +3853.347900390625 3889.511474609375 background all_cells +3875.521484375 3895.849609375 background all_cells +3868.93359375 3940.294189453125 background all_cells +3879.555419921875 3942.388427734375 background all_cells +3884.747802734375 3930.78466796875 background all_cells +3873.439697265625 3930.04150390625 background all_cells +3858.650146484375 3935.52001953125 background all_cells +3854.719482421875 3945.251220703125 background all_cells +3852.725341796875 3916.0595703125 background all_cells +3850.45556640625 3940.109375 background all_cells +3938.0830078125 3885.80322265625 background all_cells +3934.026123046875 3902.158447265625 background all_cells +3950.432861328125 3892.781005859375 background all_cells +3931.251953125 3893.3935546875 background all_cells +3943.19140625 3897.942626953125 background all_cells +3948.01806640625 3885.030029296875 background all_cells +3942.833251953125 3918.9541015625 background all_cells +3945.26953125 3938.94775390625 background all_cells +3949.259033203125 3930.168701171875 background all_cells +3945.472900390625 3910.71240234375 background all_cells +3937.02294921875 3930.559326171875 background all_cells +3930.05419921875 3906.971923828125 background all_cells +3833.75244140625 3820.25927734375 background all_cells +3848.897705078125 3805.168212890625 background all_cells +3839.705322265625 3812.66650390625 background all_cells +3833.05078125 3805.10009765625 background all_cells +3819.300537109375 3833.111328125 background all_cells +3825.908203125 3844.0712890625 background all_cells +3831.7666015625 3839.9794921875 background all_cells +3839.22412109375 3835.7919921875 background all_cells +3828.368896484375 3830.666015625 background all_cells +3805.33837890625 3819.4765625 background all_cells +3825.325927734375 3823.9912109375 background all_cells +3818.0498046875 3816.257568359375 background all_cells +3806.868896484375 3810.43701171875 background all_cells +3846.255615234375 4020.8818359375 background all_cells +3841.3017578125 4011.23583984375 background all_cells +3845.912841796875 4033.289306640625 background all_cells +3840.63818359375 4021.344970703125 background all_cells +3827.86962890625 4035.394775390625 background all_cells +3838.108642578125 4041.744140625 background all_cells +3833.57666015625 4043.349853515625 background all_cells +3835.388916015625 4030.2060546875 background all_cells +3817.80908203125 4032.467529296875 background all_cells +3816.9365234375 4040.348876953125 background all_cells +3809.197265625 4040.07421875 background all_cells +3809.5341796875 4032.908447265625 background all_cells +3813.155029296875 4026.9150390625 background all_cells +3810.74072265625 4009.644287109375 background all_cells +3833.8994140625 3851.57373046875 background all_cells +3842.46484375 3875.718017578125 background all_cells +3831.04248046875 3874.272216796875 background all_cells +3824.288330078125 3863.074462890625 background all_cells +3842.041015625 3861.952880859375 background all_cells +3836.81787109375 3857.502197265625 background all_cells +3809.087158203125 3918.064697265625 background all_cells +3828.12109375 3922.62939453125 background all_cells +3843.790283203125 3921.21337890625 background all_cells +3817.215576171875 3926.07470703125 background all_cells +3833.607177734375 3885.278076171875 background all_cells +3833.423095703125 3906.75732421875 background all_cells +3846.721923828125 3908.935302734375 background all_cells +3847.607666015625 3895.809326171875 background all_cells +3839.7138671875 3899.17138671875 background all_cells +3813.919677734375 3895.571533203125 background all_cells +3818.462158203125 3907.219970703125 background all_cells +3818.883544921875 3914.57421875 background all_cells +3809.47021484375 3904.365478515625 background all_cells +3825.109619140625 3893.674072265625 background all_cells +3817.265380859375 3878.724853515625 background all_cells +3834.90625 3981.308837890625 background all_cells +3831.31298828125 3994.961181640625 background all_cells +3815.934326171875 3994.556396484375 background all_cells +3822.6162109375 4016.615478515625 background all_cells +3828.454345703125 4016.6689453125 background all_cells +3830.189453125 4006.121826171875 background all_cells +3841.78125 3980.107421875 background all_cells +3842.642822265625 4002.773193359375 background all_cells +3845.46240234375 3989.145263671875 background all_cells +3841.171142578125 3995.244873046875 background all_cells +3837.713134765625 3987.22412109375 background all_cells +3822.2509765625 3935.5595703125 background all_cells +3829.331787109375 3934.755126953125 background all_cells +3826.7626953125 3938.9228515625 background all_cells +3823.306884765625 3941.771240234375 background all_cells +3837.9169921875 3945.798583984375 background all_cells +3845.0087890625 3945.21044921875 background all_cells +3841.9140625 3950.759765625 background all_cells +3838.357666015625 3954.60498046875 background all_cells +3843.776611328125 3934.144287109375 background all_cells +3838.84326171875 3937.75244140625 background all_cells +3826.587890625 3975.681640625 background all_cells +3808.666748046875 3973.027099609375 background all_cells +3821.919677734375 3978.713623046875 background all_cells +3819.015869140625 3974.49658203125 background all_cells +3838.485107421875 3961.70849609375 background all_cells +3848.258056640625 3971.835205078125 background all_cells +3832.986083984375 3959.624267578125 background all_cells +3821.055419921875 3959.68115234375 background all_cells +3838.131103515625 3969.47119140625 background all_cells +3827.115478515625 3967.922607421875 background all_cells +3808.39990234375 3944.771728515625 background all_cells +3826.170166015625 3955.2333984375 background all_cells +3808.37060546875 3951.431640625 background all_cells +3811.887939453125 3942.014404296875 background all_cells +3600.4921875 3726.252685546875 background all_cells +3587.019287109375 3741.585205078125 background all_cells +3597.482666015625 3757.256103515625 background all_cells +3595.457763671875 3747.607666015625 background all_cells +3629.2392578125 3738.253173828125 background all_cells +3623.112060546875 3741.901611328125 background all_cells +3620.974365234375 3718.0 background all_cells +3621.36279296875 3730.60302734375 background all_cells +3626.3642578125 3726.35400390625 background all_cells +3624.402587890625 3718.41162109375 background all_cells +3605.956787109375 3819.169921875 background all_cells +3591.908203125 3821.67578125 background all_cells +3597.4208984375 3824.318115234375 background all_cells +3610.50634765625 3840.98681640625 background all_cells +3618.006591796875 3839.822998046875 background all_cells +3613.05126953125 3845.18115234375 background all_cells +3595.203369140625 3833.62939453125 background all_cells +3606.811767578125 3834.733154296875 background all_cells +3605.445068359375 3842.570068359375 background all_cells +3610.83251953125 3817.14501953125 background all_cells +3614.4169921875 3828.1875 background all_cells +3608.4501953125 3828.72119140625 background all_cells +3583.3994140625 3779.384521484375 background all_cells +3586.94482421875 3777.830078125 background all_cells +3589.13623046875 3789.196533203125 background all_cells +3604.12060546875 3785.1416015625 background all_cells +3598.095703125 3782.90185546875 background all_cells +3607.951416015625 3790.906005859375 background all_cells +3619.51513671875 3788.00732421875 background all_cells +3615.209228515625 3780.155517578125 background all_cells +3610.429931640625 3783.11474609375 background all_cells +3616.8291015625 3803.859130859375 background all_cells +3620.108642578125 3829.53662109375 background all_cells +3604.578857421875 3804.232421875 background all_cells +3586.233154296875 3795.79248046875 background all_cells +3598.900146484375 3812.4248046875 background all_cells +3606.96142578125 3797.802001953125 background all_cells +3614.45849609375 3797.185546875 background all_cells +3619.94482421875 3797.6591796875 background all_cells +3607.69482421875 3770.97314453125 background all_cells +3612.81005859375 3761.663330078125 background all_cells +3600.5546875 3769.3955078125 background all_cells +3629.389892578125 3770.796630859375 background all_cells +3622.3642578125 3762.128662109375 background all_cells +3616.629150390625 3864.51318359375 background all_cells +3609.193115234375 3848.830322265625 background all_cells +3612.667724609375 3853.691162109375 background all_cells +3602.592529296875 3847.878173828125 background all_cells +3619.912841796875 3849.6787109375 background all_cells +3619.54345703125 3855.71142578125 background all_cells +3588.94482421875 3851.547119140625 background all_cells +3594.161376953125 3844.7177734375 background all_cells +3621.461669921875 3879.8828125 background all_cells +3612.109375 3885.8779296875 background all_cells +3609.449951171875 3869.71435546875 background all_cells +3593.907470703125 3885.72265625 background all_cells +3595.4990234375 3878.545654296875 background all_cells +3616.855224609375 3916.7626953125 background all_cells +3618.299072265625 3924.7939453125 background all_cells +3624.88232421875 3960.498779296875 background all_cells +3621.84423828125 3934.492431640625 background all_cells +3601.189453125 3916.90087890625 background all_cells +3612.1904296875 3926.421875 background all_cells +3601.470703125 3926.5107421875 background all_cells +3585.414794921875 3914.473388671875 background all_cells +3598.64111328125 3890.534423828125 background all_cells +3597.688232421875 3898.575927734375 background all_cells +3614.43017578125 3899.8037109375 background all_cells +3619.362548828125 3894.293212890625 background all_cells +3592.537353515625 3893.11181640625 background all_cells +3586.69677734375 3906.714599609375 background all_cells +3407.02392578125 3909.152099609375 background all_cells +3407.855712890625 3920.683349609375 background all_cells +3387.646484375 3918.388427734375 background all_cells +3391.384521484375 3911.538818359375 background all_cells +3386.95166015625 3907.145263671875 background all_cells +3414.2431640625 3939.23095703125 background all_cells +3428.787353515625 3952.01904296875 background all_cells +3419.252685546875 3954.648193359375 background all_cells +3418.64013671875 3944.927001953125 background all_cells +3414.190673828125 3934.38037109375 background all_cells +3410.061279296875 3932.63232421875 background all_cells +3389.769287109375 3935.39697265625 background all_cells +3392.42138671875 3927.377685546875 background all_cells +3488.853515625 3939.497314453125 background all_cells +3492.684814453125 3953.60693359375 background all_cells +3494.93701171875 3946.37548828125 background all_cells +3466.4482421875 3943.710205078125 background all_cells +3450.27978515625 3959.045654296875 background all_cells +3461.705078125 3958.857421875 background all_cells +3459.330810546875 3949.982421875 background all_cells +3472.228271484375 3950.393310546875 background all_cells +3472.359130859375 3941.7138671875 background all_cells +3472.64306640625 3959.70361328125 background all_cells +3434.658447265625 3945.914306640625 background all_cells +3445.05615234375 3944.619140625 background all_cells +3441.885498046875 3958.110595703125 background all_cells +3437.189208984375 3955.09716796875 background all_cells +3463.84228515625 3905.561279296875 background all_cells +3463.5009765625 3932.359375 background all_cells +3462.056884765625 3920.28125 background all_cells +3517.7919921875 3918.94775390625 background all_cells +3564.739990234375 3927.068603515625 background all_cells +3549.401123046875 3908.476806640625 background all_cells +3544.849853515625 3931.627197265625 background all_cells +3528.7822265625 3933.278564453125 background all_cells +3568.706298828125 3929.306884765625 background all_cells +3580.872802734375 3917.53125 background all_cells +3568.579345703125 3921.724853515625 background all_cells +3578.311279296875 3924.705322265625 background all_cells +3572.107421875 3917.349853515625 background all_cells +3471.19384765625 3921.17529296875 background all_cells +3491.110595703125 3923.2275390625 background all_cells +3485.7587890625 3922.63232421875 background all_cells +3481.56298828125 3922.419189453125 background all_cells +3500.575439453125 3912.636962890625 background all_cells +3512.71923828125 3913.65966796875 background all_cells +3504.769287109375 3922.808349609375 background all_cells +3498.900390625 3923.7529296875 background all_cells +3475.006103515625 3847.23095703125 background all_cells +3484.192138671875 3846.662353515625 background all_cells +3479.84033203125 3871.212646484375 background all_cells +3474.621826171875 3855.416748046875 background all_cells +3505.259033203125 3868.656494140625 background all_cells +3511.027587890625 3859.3193359375 background all_cells +3488.349365234375 3861.738525390625 background all_cells +3497.708251953125 3863.860107421875 background all_cells +3494.00439453125 3853.90478515625 background all_cells +3483.098388671875 3885.021728515625 background all_cells +3508.95703125 3880.01611328125 background all_cells +3501.40234375 3886.34521484375 background all_cells +3497.339599609375 3880.57763671875 background all_cells +3489.7060546875 3878.90966796875 background all_cells +3565.21630859375 3848.27001953125 background all_cells +3575.909912109375 3851.638427734375 background all_cells +3569.970458984375 3849.58935546875 background all_cells +3580.878173828125 3873.4658203125 background all_cells +3579.4482421875 3884.54150390625 background all_cells +3569.2548828125 3874.102294921875 background all_cells +3566.597900390625 3894.833740234375 background all_cells +3583.424560546875 3896.82373046875 background all_cells +3576.147705078125 3894.282470703125 background all_cells +3569.325439453125 3892.524169921875 background all_cells +3572.5 3858.74658203125 background all_cells +3569.7998046875 3866.781005859375 background all_cells +3567.804443359375 3860.9599609375 background all_cells +3564.99462890625 3869.728515625 background all_cells +3576.1875 3868.3642578125 background all_cells +3520.979736328125 3850.697021484375 background all_cells +3541.37451171875 3866.55859375 background all_cells +3557.2587890625 3883.203125 background all_cells +3554.73828125 3875.729248046875 background all_cells +3548.6640625 3854.218994140625 background all_cells +3556.64892578125 3861.55078125 background all_cells +3554.587646484375 3855.435546875 background all_cells +3551.39111328125 3865.8798828125 background all_cells +3523.89208984375 3886.954833984375 background all_cells +3547.47900390625 3876.447265625 background all_cells +3535.314208984375 3886.883544921875 background all_cells +3418.6767578125 3900.319091796875 background all_cells +3414.099609375 3925.721923828125 background all_cells +3415.98486328125 3910.1513671875 background all_cells +3413.488037109375 3902.3203125 background all_cells +3409.450927734375 3900.970703125 background all_cells +3432.677490234375 3931.755126953125 background all_cells +3424.412353515625 3939.452392578125 background all_cells +3430.66796875 3938.388671875 background all_cells +3422.406494140625 3933.13330078125 background all_cells +3440.611083984375 3935.03076171875 background all_cells +3456.388427734375 3925.1826171875 background all_cells +3457.119140625 3932.25341796875 background all_cells +3447.712158203125 3928.43017578125 background all_cells +3443.1611328125 3916.56689453125 background all_cells +3452.518798828125 3920.119873046875 background all_cells +3458.145263671875 3915.3603515625 background all_cells +3440.247314453125 3900.806640625 background all_cells +3454.21435546875 3908.746826171875 background all_cells +3423.93994140625 3905.900390625 background all_cells +3431.15087890625 3909.527099609375 background all_cells +3422.0205078125 3917.253662109375 background all_cells +3436.20361328125 3922.1728515625 background all_cells +3423.557373046875 3925.306884765625 background all_cells +3428.849365234375 3924.21533203125 background all_cells +3482.61962890625 3905.24169921875 background all_cells +3504.7021484375 3898.66357421875 background all_cells +3496.343017578125 3895.68408203125 background all_cells +3477.12451171875 3911.131591796875 background all_cells +3482.287841796875 3894.83447265625 background all_cells +3505.44921875 3954.147705078125 background all_cells +3509.198486328125 3947.425537109375 background all_cells +3477.1865234375 3939.582763671875 background all_cells +3507.388671875 3932.088623046875 background all_cells +3497.2412109375 3935.286376953125 background all_cells +3479.241455078125 3932.0263671875 background all_cells +3515.14501953125 3935.657958984375 background all_cells +3536.70263671875 3906.134765625 background all_cells +3524.820068359375 3908.83203125 background all_cells +3520.17041015625 3943.814697265625 background all_cells +3518.078857421875 3927.522705078125 background all_cells +3550.2255859375 3717.665771484375 background all_cells +3535.84375 3722.119384765625 background all_cells +3556.96484375 3721.726318359375 background all_cells +3529.705322265625 3761.807373046875 background all_cells +3561.5986328125 3760.201171875 background all_cells +3527.32373046875 3751.38818359375 background all_cells +3542.2431640625 3734.58544921875 background all_cells +3515.533447265625 3725.356689453125 background all_cells +3516.22265625 3779.038330078125 background all_cells +3519.9912109375 3789.561279296875 background all_cells +3520.643310546875 3768.299072265625 background all_cells +3520.1396484375 3733.273193359375 background all_cells +3585.582763671875 3766.7900390625 background all_cells +3579.71240234375 3787.047119140625 background all_cells +3529.64453125 3782.8701171875 background all_cells +3538.3896484375 3797.27490234375 background all_cells +3534.58544921875 3787.947509765625 background all_cells +3550.689697265625 3772.402099609375 background all_cells +3556.016845703125 3799.756591796875 background all_cells +3566.23974609375 3789.806884765625 background all_cells +3560.541015625 3781.143310546875 background all_cells +3552.64599609375 3790.081298828125 background all_cells +3334.742431640625 3821.99658203125 background all_cells +3351.2685546875 3845.361083984375 background all_cells +3351.713623046875 3825.6787109375 background all_cells +3343.24658203125 3825.233642578125 background all_cells +3509.681640625 3843.948486328125 background all_cells +3509.614013671875 3826.6572265625 background all_cells +3521.327880859375 3823.580810546875 background all_cells +3518.550537109375 3818.689208984375 background all_cells +3517.088623046875 3834.849853515625 background all_cells +3490.631103515625 3804.343505859375 background all_cells +3507.43505859375 3809.547119140625 background all_cells +3483.12744140625 3807.926025390625 background all_cells +3478.475830078125 3803.39306640625 background all_cells +3480.592529296875 3830.871337890625 background all_cells +3496.78564453125 3826.57421875 background all_cells +3497.78662109375 3834.558837890625 background all_cells +3507.017578125 3817.998291015625 background all_cells +3477.708251953125 3818.30078125 background all_cells +3553.35009765625 3815.853759765625 background all_cells +3546.077880859375 3813.917236328125 background all_cells +3568.76025390625 3827.651611328125 background all_cells +3550.468505859375 3844.365966796875 background all_cells +3569.67236328125 3843.130859375 background all_cells +3579.48779296875 3828.580810546875 background all_cells +3601.474365234375 3837.3994140625 background all_cells +3603.610595703125 3824.61328125 background all_cells +3580.8544921875 3815.71435546875 background all_cells +3602.044677734375 3829.724853515625 background all_cells +3571.461181640625 3798.65478515625 background all_cells +3566.601318359375 3802.188720703125 background all_cells +3581.10546875 3794.185302734375 background all_cells +3585.494873046875 3800.72900390625 background all_cells +3577.49267578125 3801.5673828125 background all_cells +3492.63623046875 3790.575439453125 background all_cells +3477.463134765625 3797.39013671875 background all_cells +3488.296630859375 3721.656982421875 background all_cells +3506.06298828125 3741.39306640625 background all_cells +3487.647216796875 3741.264404296875 background all_cells +3483.845947265625 3770.9482421875 background all_cells +3500.578125 3783.43505859375 background all_cells +3506.250244140625 3774.456787109375 background all_cells +3478.7373046875 3748.82861328125 background all_cells +3479.970458984375 3763.015869140625 background all_cells +3485.506103515625 3757.833984375 background all_cells +3499.0009765625 3760.825439453125 background all_cells +3492.673828125 3758.5087890625 background all_cells +3492.380126953125 3750.993896484375 background all_cells +3503.730224609375 4341.2529296875 background all_cells +3509.262939453125 4324.400390625 background all_cells +3515.250732421875 4307.5244140625 background all_cells +3508.183837890625 4299.9521484375 background all_cells +3503.033203125 4357.11328125 background all_cells +3380.112060546875 4367.892578125 background all_cells +3384.704345703125 4368.3310546875 background all_cells +3511.34912109375 4360.5498046875 background all_cells +3509.841064453125 4371.36767578125 background all_cells +3588.140625 4357.2470703125 background all_cells +3591.7939453125 4369.57080078125 background all_cells +3571.994140625 4367.35986328125 background all_cells +3607.31591796875 4370.5380859375 background all_cells +3598.078369140625 4347.69189453125 background all_cells +3593.09716796875 4308.1611328125 background all_cells +3614.4638671875 4307.63671875 background all_cells +3593.652587890625 4321.2421875 background all_cells +3571.38330078125 4341.3046875 background all_cells +3604.468505859375 4340.419921875 background all_cells +3599.4599609375 4330.1552734375 background all_cells +3594.1494140625 4340.17431640625 background all_cells +3525.515869140625 4373.4140625 background all_cells +3521.1591796875 4363.72314453125 background all_cells +3535.452880859375 4369.9814453125 background all_cells +3561.54296875 4373.837890625 background all_cells +3550.590087890625 4355.83154296875 background all_cells +3536.95654296875 4358.490234375 background all_cells +3557.2138671875 4323.6767578125 background all_cells +3542.0849609375 4325.76513671875 background all_cells +3533.660888671875 4345.38623046875 background all_cells +3543.45458984375 4339.25634765625 background all_cells +3524.576904296875 4331.3369140625 background all_cells +3539.22998046875 4312.60498046875 background all_cells +3521.46533203125 4320.58984375 background all_cells +3523.663330078125 4301.3271484375 background all_cells +3533.3388671875 4298.48095703125 background all_cells +3547.3740234375 4319.6083984375 background all_cells +3529.67919921875 4312.6474609375 background all_cells +3554.842041015625 4257.55859375 background all_cells +3507.771240234375 4288.56005859375 background all_cells +3496.446533203125 4270.716796875 background all_cells +3536.365478515625 4259.8076171875 background all_cells +3638.014892578125 4281.37548828125 background all_cells +3622.590576171875 4287.37890625 background all_cells +3623.32763671875 4265.2421875 background all_cells +3636.144775390625 4273.86474609375 background all_cells +3631.995361328125 4281.17724609375 background all_cells +3620.745361328125 4276.92431640625 background all_cells +3630.55810546875 4269.275390625 background all_cells +3587.716552734375 4280.87744140625 background all_cells +3613.90234375 4259.83740234375 background all_cells +3599.98828125 4278.64453125 background all_cells +3539.502197265625 4209.56005859375 background all_cells +3546.761962890625 4210.4599609375 background all_cells +3548.9423828125 4219.75634765625 background all_cells +3543.60107421875 4217.42822265625 background all_cells +3545.755859375 4227.0908203125 background all_cells +3555.732177734375 4222.8076171875 background all_cells +3554.6220703125 4227.77880859375 background all_cells +3536.94482421875 4244.6611328125 background all_cells +3525.9853515625 4250.078125 background all_cells +3521.156982421875 4240.8369140625 background all_cells +3525.380615234375 4244.7529296875 background all_cells +3552.3095703125 4246.28173828125 background all_cells +3550.21728515625 4229.96337890625 background all_cells +3544.50341796875 4234.2333984375 background all_cells +3547.262939453125 4241.66552734375 background all_cells +3556.265869140625 4240.74560546875 background all_cells +3555.721923828125 4235.03076171875 background all_cells +3568.79541015625 4228.6806640625 background all_cells +3563.14794921875 4237.83447265625 background all_cells +3567.12451171875 4233.951171875 background all_cells +3558.957275390625 4231.3759765625 background all_cells +3562.72412109375 4229.24072265625 background all_cells +3588.43115234375 4202.86962890625 background all_cells +3596.8740234375 4214.87109375 background all_cells +3592.39501953125 4213.13232421875 background all_cells +3612.404541015625 4246.689453125 background all_cells +3622.819580078125 4305.13232421875 background all_cells +3618.29736328125 4298.1005859375 background all_cells +3610.744140625 4252.84716796875 background all_cells +3622.457275390625 4248.23876953125 background all_cells +3616.114501953125 4219.1865234375 background all_cells +3630.097900390625 4227.537109375 background all_cells +3628.541015625 4212.77685546875 background all_cells +3627.46484375 4221.818359375 background all_cells +3622.69580078125 4209.0341796875 background all_cells +3621.635498046875 4219.23193359375 background all_cells +3611.92822265625 4229.44775390625 background all_cells +3626.211181640625 4236.2607421875 background all_cells +3612.38623046875 4239.66796875 background all_cells +3621.5517578125 4229.9619140625 background all_cells +3604.535400390625 4218.26025390625 background all_cells +3610.4716796875 4209.986328125 background all_cells +3603.52392578125 4209.52587890625 background all_cells +3596.520263671875 4233.44482421875 background all_cells +3603.659912109375 4238.14599609375 background all_cells +3597.5791015625 4242.76904296875 background all_cells +3597.433349609375 4250.26904296875 background all_cells +3577.442626953125 4232.70556640625 background all_cells +3585.34033203125 4234.89404296875 background all_cells +3575.1279296875 4264.3134765625 background all_cells +3571.604736328125 4239.10546875 background all_cells +3569.735107421875 4307.35888671875 background all_cells +3583.298095703125 4330.484375 background all_cells +3564.283447265625 4329.93310546875 background all_cells +3569.20751953125 4325.337890625 background all_cells +3565.60400390625 4244.5322265625 background all_cells +3563.350341796875 4283.00732421875 background all_cells +3565.276123046875 4266.12353515625 background all_cells +3566.904541015625 4250.375 background all_cells +3576.226806640625 4192.42626953125 background all_cells +3580.03466796875 4203.50341796875 background all_cells +3563.4375 4203.841796875 background all_cells +3566.667236328125 4207.5146484375 background all_cells +3572.724609375 4203.79736328125 background all_cells +3567.607177734375 4193.85302734375 background all_cells +3583.780029296875 4221.1884765625 background all_cells +3575.33544921875 4223.62451171875 background all_cells +3580.8681640625 4223.68310546875 background all_cells +3565.073486328125 4213.5205078125 background all_cells +3560.824462890625 4217.5830078125 background all_cells +3571.37744140625 4218.244140625 background all_cells +3576.401611328125 4213.7861328125 background all_cells +3545.84228515625 4029.88525390625 background all_cells +3561.6708984375 4023.886474609375 background all_cells +3554.715087890625 4022.130126953125 background all_cells +3547.724853515625 4021.9130859375 background all_cells +3521.435791015625 4040.78515625 background all_cells +3530.017333984375 4045.25244140625 background all_cells +3525.92236328125 4044.15625 background all_cells +3535.92236328125 4037.956787109375 background all_cells +3520.77392578125 4025.6064453125 background all_cells +3535.707763671875 4031.853759765625 background all_cells +3527.8388671875 4029.038330078125 background all_cells +3602.94482421875 4075.422119140625 background all_cells +3636.8681640625 4073.5322265625 background all_cells +3635.583740234375 4086.21435546875 background all_cells +3608.53955078125 4088.53515625 background all_cells +3618.218505859375 4103.62841796875 background all_cells +3618.52197265625 4094.253173828125 background all_cells +3602.73193359375 4122.1162109375 background all_cells +3620.473388671875 4138.9912109375 background all_cells +3556.009521484375 4093.67529296875 background all_cells +3559.67529296875 4107.8623046875 background all_cells +3559.10595703125 4101.7548828125 background all_cells +3556.029296875 4097.22265625 background all_cells +3533.411865234375 4137.31396484375 background all_cells +3560.1953125 4135.56494140625 background all_cells +3547.915283203125 4138.7978515625 background all_cells +3536.603271484375 4116.33642578125 background all_cells +3551.10595703125 4131.34228515625 background all_cells +3546.097412109375 4128.05712890625 background all_cells +3539.1923828125 4127.29541015625 background all_cells +3540.714111328125 4121.91064453125 background all_cells +3560.367919921875 4062.65283203125 background all_cells +3568.171630859375 4074.457275390625 background all_cells +3568.426025390625 4065.16162109375 background all_cells +3530.4921875 4089.621826171875 background all_cells +3547.477294921875 4096.36865234375 background all_cells +3526.861572265625 4097.05712890625 background all_cells +3556.98681640625 4078.717041015625 background all_cells +3563.5380859375 4092.87548828125 background all_cells +3567.80810546875 4082.438232421875 background all_cells +3541.780029296875 4062.075927734375 background all_cells +3531.943115234375 4066.482666015625 background all_cells +3587.0615234375 4104.10595703125 background all_cells +3562.163818359375 4115.94384765625 background all_cells +3571.347900390625 4114.1494140625 background all_cells +3587.68359375 4124.7890625 background all_cells +3595.019287109375 4132.435546875 background all_cells +3590.76904296875 4139.2373046875 background all_cells +3579.35205078125 4131.63427734375 background all_cells +3591.464599609375 4071.3818359375 background all_cells +3580.023193359375 4096.578125 background all_cells +3577.950439453125 4071.796875 background all_cells +3574.869873046875 4090.307861328125 background all_cells +3583.380615234375 4083.968017578125 background all_cells +3594.9208984375 4078.66552734375 background all_cells +3551.571533203125 4053.89404296875 background all_cells +3561.951416015625 4041.781494140625 background all_cells +3558.988525390625 4053.342041015625 background all_cells +3596.722900390625 4042.390380859375 background all_cells +3601.168701171875 4040.4912109375 background all_cells +3599.84130859375 4050.357666015625 background all_cells +3608.227783203125 4058.74365234375 background all_cells +3606.9072265625 4046.2158203125 background all_cells +3634.11279296875 4052.39208984375 background all_cells +3618.30078125 4052.963134765625 background all_cells +3624.333251953125 4025.90234375 background all_cells +3605.400634765625 4023.93505859375 background all_cells +3615.20751953125 4031.39892578125 background all_cells +3611.94384765625 4025.26025390625 background all_cells +3632.97509765625 4026.537353515625 background all_cells +3582.76513671875 4057.842529296875 background all_cells +3594.240234375 4058.00537109375 background all_cells +3590.9599609375 4030.446533203125 background all_cells +3589.2138671875 4021.844970703125 background all_cells +3579.76708984375 4023.64599609375 background all_cells +3474.27294921875 4158.7451171875 background all_cells +3479.27685546875 4116.10205078125 background all_cells +3477.105224609375 4165.41259765625 background all_cells +3506.43017578125 4181.24853515625 background all_cells +3529.01171875 4186.9208984375 background all_cells +3530.873046875 4179.79541015625 background all_cells +3530.186767578125 4174.80029296875 background all_cells +3539.432861328125 4140.93310546875 background all_cells +3557.85791015625 4164.1025390625 background all_cells +3549.121826171875 4150.6171875 background all_cells +3547.9521484375 4166.87060546875 background all_cells +3548.962646484375 4174.140625 background all_cells +3556.79833984375 4173.0439453125 background all_cells +3539.24658203125 4169.54248046875 background all_cells +3569.6728515625 4162.43994140625 background all_cells +3590.35009765625 4158.92041015625 background all_cells +3568.69677734375 4169.37841796875 background all_cells +3580.742431640625 4172.38330078125 background all_cells +3578.880615234375 4166.46484375 background all_cells +3596.36767578125 4146.90234375 background all_cells +3608.51318359375 4152.9716796875 background all_cells +3615.930908203125 4147.42529296875 background all_cells +3638.7265625 4153.13720703125 background all_cells +3622.447265625 4146.48486328125 background all_cells +3596.8603515625 4177.48486328125 background all_cells +3589.42919921875 4186.07568359375 background all_cells +3573.901611328125 4184.98583984375 background all_cells +3577.550537109375 4180.02001953125 background all_cells +3569.433349609375 4154.60107421875 background all_cells +3584.086669921875 4149.56005859375 background all_cells +3575.994140625 4143.54150390625 background all_cells +3536.722900390625 4186.31103515625 background all_cells +3546.41162109375 4192.6533203125 background all_cells +3546.7080078125 4185.1513671875 background all_cells +3543.071044921875 4186.04248046875 background all_cells +3540.2099609375 4184.3525390625 background all_cells +3580.607421875 4189.39453125 background all_cells +3594.2783203125 4195.5185546875 background all_cells +3565.301025390625 4180.48974609375 background all_cells +3589.4130859375 4176.53271484375 background all_cells +3585.9794921875 4192.1806640625 background all_cells +3569.9970703125 4177.10546875 background all_cells +3551.173095703125 4182.09765625 background all_cells +3559.801025390625 4185.02685546875 background all_cells +3557.517578125 4190.38525390625 background all_cells +3553.812255859375 4204.13134765625 background all_cells +3546.79833984375 4203.90966796875 background all_cells +3542.16015625 4201.73876953125 background all_cells +3634.3505859375 4162.96435546875 background all_cells +3610.39794921875 4176.4814453125 background all_cells +3637.22216796875 4171.19287109375 background all_cells +3621.574462890625 4194.8388671875 background all_cells +3621.17724609375 4203.83251953125 background all_cells +3605.284423828125 4202.6728515625 background all_cells +3616.2158203125 4199.3154296875 background all_cells +3615.1533203125 4205.96923828125 background all_cells +3627.11474609375 4200.4599609375 background all_cells +3634.112060546875 4187.7314453125 background all_cells +3632.6142578125 4203.75390625 background all_cells +3638.8681640625 4204.3046875 background all_cells +3640.474609375 4193.0126953125 background all_cells +3605.3583984375 4188.1513671875 background all_cells +3610.739501953125 4187.2314453125 background all_cells +3525.317626953125 3946.845703125 background all_cells +3522.748291015625 3965.580322265625 background all_cells +3530.8203125 3959.525634765625 background all_cells +3526.307373046875 3959.9599609375 background all_cells +3536.2724609375 3968.955322265625 background all_cells +3534.114501953125 3977.583984375 background all_cells +3528.199462890625 3974.889404296875 background all_cells +3539.36083984375 3959.002685546875 background all_cells +3550.634521484375 4000.708740234375 background all_cells +3544.822509765625 3983.791015625 background all_cells +3542.18798828125 4013.20849609375 background all_cells +3538.335693359375 3991.592041015625 background all_cells +3534.210693359375 4009.269775390625 background all_cells +3593.64453125 3970.078857421875 background all_cells +3612.280029296875 3982.255859375 background all_cells +3602.58837890625 3973.679931640625 background all_cells +3601.814697265625 3985.822265625 background all_cells +3593.281982421875 3987.334716796875 background all_cells +3562.67236328125 4009.203857421875 background all_cells +3574.852783203125 4007.906982421875 background all_cells +3571.975830078125 4014.8564453125 background all_cells +3606.031005859375 3991.308837890625 background all_cells +3609.177734375 4007.6259765625 background all_cells +3610.161376953125 3996.36669921875 background all_cells +3578.109130859375 3992.692626953125 background all_cells +3583.64794921875 4011.165283203125 background all_cells +3582.09619140625 3977.560791015625 background all_cells +3578.92626953125 3971.5068359375 background all_cells +3559.020751953125 3942.1328125 background all_cells +3561.5546875 3961.55322265625 background all_cells +3610.408203125 3967.6259765625 background all_cells +3603.1005859375 3961.7666015625 background all_cells +3615.18115234375 3940.197021484375 background all_cells +3596.47998046875 3946.38916015625 background all_cells +3602.473876953125 3943.740966796875 background all_cells +3582.243896484375 3942.850341796875 background all_cells +3585.27392578125 3946.8818359375 background all_cells +3584.150634765625 3964.6181640625 background all_cells +3429.586669921875 3964.77587890625 background all_cells +3427.818359375 3984.88427734375 background all_cells +3426.663818359375 3973.2216796875 background all_cells +3427.279052734375 3991.166015625 background all_cells +3429.087646484375 4011.427978515625 background all_cells +3435.02880859375 3997.215087890625 background all_cells +3417.813720703125 3989.232177734375 background all_cells +3422.0810546875 4013.112548828125 background all_cells +3417.802978515625 3999.05859375 background all_cells +3415.4775390625 4008.43408203125 background all_cells +3381.7333984375 3966.21728515625 background all_cells +3396.6845703125 4012.767578125 background all_cells +3397.41357421875 3988.53857421875 background all_cells +3396.8798828125 4002.1630859375 background all_cells +3380.54638671875 3961.964599609375 background all_cells +3502.74609375 3993.936279296875 background all_cells +3513.6513671875 3994.02197265625 background all_cells +3505.303955078125 4007.010986328125 background all_cells +3520.74609375 4006.843994140625 background all_cells +3520.28076171875 4001.5458984375 background all_cells +3510.05224609375 3967.602294921875 background all_cells +3514.316650390625 3962.351806640625 background all_cells +3511.359130859375 3979.848388671875 background all_cells +3446.912353515625 3990.667724609375 background all_cells +3459.6044921875 3985.072021484375 background all_cells +3452.9033203125 4002.667724609375 background all_cells +3457.31689453125 3994.8955078125 background all_cells +3472.4208984375 3969.2216796875 background all_cells +3482.313232421875 3971.984130859375 background all_cells +3501.0537109375 3975.123046875 background all_cells +3501.15283203125 3960.20654296875 background all_cells +3496.84814453125 3998.351318359375 background all_cells +3470.767822265625 3985.497802734375 background all_cells +3480.253173828125 4003.185546875 background all_cells +3455.880126953125 3973.552978515625 background all_cells +3466.166015625 3976.567626953125 background all_cells +3452.498046875 3981.54296875 background all_cells +3460.810791015625 3978.630615234375 background all_cells +3361.88037109375 4181.31298828125 background all_cells +3404.198974609375 4185.7470703125 background all_cells +3373.85107421875 4187.716796875 background all_cells +3384.080322265625 4179.244140625 background all_cells +3417.345947265625 4149.90478515625 background all_cells +3432.98095703125 4147.9365234375 background all_cells +3426.27734375 4138.14599609375 background all_cells +3423.139892578125 4149.865234375 background all_cells +3425.1728515625 4159.25927734375 background all_cells +3422.56103515625 4174.53271484375 background all_cells +3431.984619140625 4172.48193359375 background all_cells +3412.54296875 4169.96142578125 background all_cells +3408.26123046875 4145.1484375 background all_cells +3407.318603515625 4140.9130859375 background all_cells +3372.298828125 4149.314453125 background all_cells +3368.615478515625 4161.66357421875 background all_cells +3376.759521484375 4173.63037109375 background all_cells +3381.43408203125 4152.28564453125 background all_cells +3467.69580078125 4133.42529296875 background all_cells +3478.46630859375 4139.02978515625 background all_cells +3479.14697265625 4125.94140625 background all_cells +3508.84375 4137.173828125 background all_cells +3519.46533203125 4127.00244140625 background all_cells +3523.921142578125 4136.8154296875 background all_cells +3522.5966796875 4155.21484375 background all_cells +3510.03466796875 4150.21875 background all_cells +3501.076904296875 4098.08740234375 background all_cells +3514.42822265625 4102.77880859375 background all_cells +3501.364501953125 4110.64501953125 background all_cells +3472.32861328125 4109.62353515625 background all_cells +3479.025146484375 4095.1689453125 background all_cells +3476.311279296875 4102.9267578125 background all_cells +3435.697265625 4162.603515625 background all_cells +3451.099609375 4168.96630859375 background all_cells +3444.31396484375 4185.1845703125 background all_cells +3434.130615234375 4182.88037109375 background all_cells +3442.443115234375 4170.94921875 background all_cells +3469.081787109375 4171.28271484375 background all_cells +3540.259765625 4177.7900390625 background all_cells +3454.455078125 4179.3564453125 background all_cells +3463.989501953125 4176.67529296875 background all_cells +3460.638427734375 4169.97802734375 background all_cells +3459.250244140625 4187.56201171875 background all_cells +3456.60595703125 4154.482421875 background all_cells +3469.314697265625 4162.09619140625 background all_cells +3470.499267578125 4149.9716796875 background all_cells +3464.99755859375 4157.5302734375 background all_cells +3460.350341796875 4163.68505859375 background all_cells +3442.8369140625 4156.21875 background all_cells +3448.701416015625 4148.55126953125 background all_cells +3448.939453125 4161.58447265625 background all_cells +3436.767822265625 4135.07666015625 background all_cells +3442.32373046875 4095.1064453125 background all_cells +3436.302001953125 4098.828125 background all_cells +3448.657470703125 4135.6279296875 background all_cells +3457.139404296875 4131.29248046875 background all_cells +3465.996337890625 4141.599609375 background all_cells +3457.79443359375 4142.70068359375 background all_cells +3448.739501953125 4094.160400390625 background all_cells +3462.3251953125 4087.87158203125 background all_cells +3452.18701171875 4119.75390625 background all_cells +3458.007080078125 4119.93505859375 background all_cells +3445.6171875 4114.0947265625 background all_cells +3461.100341796875 4103.400390625 background all_cells +3400.6962890625 4097.57568359375 background all_cells +3381.61279296875 4091.681884765625 background all_cells +3401.66845703125 4102.86572265625 background all_cells +3394.43603515625 4093.592041015625 background all_cells +3431.39892578125 4115.1484375 background all_cells +3421.704833984375 4117.677734375 background all_cells +3412.55908203125 4132.619140625 background all_cells +3428.866943359375 4126.5361328125 background all_cells +3408.65625 4120.26025390625 background all_cells +3418.857666015625 4105.6259765625 background all_cells +3416.393798828125 4112.39599609375 background all_cells +3412.949951171875 4108.0498046875 background all_cells +3380.205322265625 4112.9716796875 background all_cells +3391.333251953125 4123.76416015625 background all_cells +3387.793701171875 4119.97412109375 background all_cells +3426.034423828125 4095.7314453125 background all_cells +3418.302001953125 4099.990234375 background all_cells +3412.937744140625 4094.965576171875 background all_cells +3390.28076171875 4049.621337890625 background all_cells +3396.665283203125 4075.532958984375 background all_cells +3396.427001953125 4066.703857421875 background all_cells +3408.782958984375 4056.504638671875 background all_cells +3392.33935546875 4058.6376953125 background all_cells +3418.841552734375 4057.58935546875 background all_cells +3408.87548828125 4067.265625 background all_cells +3418.7783203125 4073.721923828125 background all_cells +3409.761962890625 4079.5947265625 background all_cells +3399.056396484375 4048.999267578125 background all_cells +3419.1279296875 4046.986083984375 background all_cells +3411.840576171875 4041.892333984375 background all_cells +3401.491455078125 4035.9580078125 background all_cells +3405.806396484375 4019.651611328125 background all_cells +3389.637451171875 4023.352783203125 background all_cells +3401.2685546875 4027.76953125 background all_cells +3413.269775390625 4016.001220703125 background all_cells +3407.979736328125 4006.685546875 background all_cells +3499.55322265625 4012.9267578125 background all_cells +3508.701416015625 4025.881591796875 background all_cells +3508.35693359375 4033.12548828125 background all_cells +3513.18408203125 4035.615234375 background all_cells +3518.2783203125 4038.302490234375 background all_cells +3525.426025390625 4017.41015625 background all_cells +3535.057373046875 4019.784912109375 background all_cells +3513.78125 4060.410400390625 background all_cells +3516.711181640625 4051.315185546875 background all_cells +3510.17626953125 4069.604736328125 background all_cells +3518.908447265625 4065.19677734375 background all_cells +3477.974365234375 4031.029541015625 background all_cells +3464.22412109375 4005.757568359375 background all_cells +3491.315185546875 4009.67529296875 background all_cells +3491.253662109375 4019.50732421875 background all_cells +3485.911865234375 4018.741943359375 background all_cells +3466.36572265625 4044.243896484375 background all_cells +3452.9775390625 4052.78759765625 background all_cells +3443.723388671875 4052.30615234375 background all_cells +3434.3701171875 4046.958251953125 background all_cells +3456.038818359375 4016.66015625 background all_cells +3460.35107421875 4008.311279296875 background all_cells +3463.853515625 4015.90234375 background all_cells +3439.232421875 4014.202880859375 background all_cells +3448.127197265625 4007.328369140625 background all_cells +3446.45947265625 4011.303955078125 background all_cells +3440.421875 4006.94873046875 background all_cells +3431.569580078125 4077.1162109375 background all_cells +3426.073974609375 4059.30810546875 background all_cells +3436.67431640625 4067.65625 background all_cells +3445.50341796875 4082.702880859375 background all_cells +3450.47900390625 4063.259521484375 background all_cells +3498.365966796875 4066.524169921875 background all_cells +3537.06396484375 4050.44482421875 background all_cells +3506.84375 4056.313232421875 background all_cells +3500.764892578125 4054.2568359375 background all_cells +3473.21923828125 4081.4453125 background all_cells +3522.407470703125 4082.549072265625 background all_cells +3516.177490234375 4083.322998046875 background all_cells +3480.697509765625 4078.842041015625 background all_cells +3458.179931640625 4068.58837890625 background all_cells +3473.302978515625 4071.657958984375 background all_cells +3462.435791015625 4063.347900390625 background all_cells +3462.388916015625 4073.1494140625 background all_cells +3461.112060546875 4053.129150390625 background all_cells +4561.20654296875 366.2134399414063 background all_cells +4570.70068359375 363.9422912597656 background all_cells +4563.353515625 337.41510009765625 background all_cells +4649.95751953125 350.1993713378906 background all_cells +4668.71044921875 344.2189025878906 background all_cells +4663.89404296875 336.5281982421875 background all_cells +4609.64013671875 360.5617065429688 background all_cells +4607.24365234375 365.3352661132813 background all_cells +4600.46728515625 357.8155517578125 background all_cells +4586.26171875 312.9767761230469 background all_cells +4916.203125 324.8945617675781 background all_cells +4621.45068359375 309.8328857421875 background all_cells +4606.51318359375 310.95538330078125 background all_cells +4737.2431640625 52.73402786254883 background all_cells +4793.2998046875 48.78826904296875 background all_cells +4794.04443359375 62.23322296142578 background all_cells +4783.3828125 73.93647003173828 background all_cells +4740.390625 61.21184921264648 background all_cells +4775.9150390625 61.27847290039063 background all_cells +4806.09716796875 243.31968688964844 background all_cells +4750.3564453125 247.2119140625 background all_cells +4806.91650390625 272.36090087890625 background all_cells +4790.74072265625 253.34999084472656 background all_cells +4764.466796875 247.03402709960935 background all_cells +4771.85009765625 239.84576416015625 background all_cells +4786.98583984375 226.0989227294922 background all_cells +4759.87353515625 137.65811157226562 background all_cells +4799.5859375 126.39586639404295 background all_cells +4788.74365234375 131.6439666748047 background all_cells +4782.50244140625 107.28390502929688 background all_cells +4774.4326171875 124.05144500732422 background all_cells +4770.029296875 20.25516891479492 background all_cells +4747.05224609375 35.43794631958008 background all_cells +4765.79296875 33.94847869873047 background all_cells +4631.40185546875 137.86338806152344 background all_cells +4639.31494140625 125.27407836914062 background all_cells +4675.92724609375 142.93450927734375 background all_cells +4673.51806640625 133.55413818359375 background all_cells +4695.958984375 99.19489288330078 background all_cells +4729.173828125 126.7235870361328 background all_cells +4713.07177734375 113.54344177246094 background all_cells +4708.65087890625 98.58777618408205 background all_cells +4674.087890625 187.6166229248047 background all_cells +4690.06884765625 176.72183227539062 background all_cells +4682.14599609375 178.9024200439453 background all_cells +4558.314453125 195.04708862304688 background all_cells +4585.2666015625 245.8310546875 background all_cells +4608.18603515625 228.67588806152344 background all_cells +4578.8330078125 213.0179443359375 background all_cells +4564.326171875 205.3638610839844 background all_cells +4623.83935546875 192.7012939453125 background all_cells +4628.32958984375 273.6081237792969 background all_cells +4639.3857421875 274.4765625 background all_cells +4635.33154296875 218.6355438232422 background all_cells +4630.88671875 266.07623291015625 background all_cells +4713.94287109375 303.0072631835937 background all_cells +4669.4638671875 292.34130859375 background all_cells +4688.734375 288.5180053710937 background all_cells +4721.0908203125 310.19091796875 background all_cells +4711.39453125 297.4768371582031 background all_cells +4726.78564453125 268.2350158691406 background all_cells +4726.63037109375 229.1175994873047 background all_cells +4702.21484375 284.1912536621094 background all_cells +4717.80419921875 283.66778564453125 background all_cells +4714.0791015625 274.7235717773437 background all_cells +4658.54833984375 201.81521606445312 background all_cells +4673.326171875 214.0477752685547 background all_cells +4684.0068359375 216.48858642578125 background all_cells +4666.2880859375 212.22219848632807 background all_cells +4696.390625 210.92369079589844 background all_cells +5147.76806640625 584.8290405273438 background all_cells +5147.48095703125 728.4990844726562 background all_cells +5150.0341796875 690.6982421875 background all_cells +5151.83642578125 698.3073120117188 background all_cells +5163.4560546875 696.8097534179688 background all_cells +5152.89013671875 615.28466796875 background all_cells +5106.9140625 734.4363403320312 background all_cells +5123.486328125 696.5117797851562 background all_cells +5124.658203125 733.8146362304688 background all_cells +5096.47607421875 667.130126953125 background all_cells +5079.82666015625 659.1080322265625 background all_cells +5068.49609375 655.5173950195312 background all_cells +5068.76025390625 606.5311889648438 background all_cells +5069.27587890625 615.84130859375 background all_cells +5055.62939453125 606.3193969726562 background all_cells +5089.8603515625 605.950439453125 background all_cells +5109.12744140625 588.941162109375 background all_cells +5142.1123046875 605.3987426757812 background all_cells +5140.94091796875 599.9764404296875 background all_cells +5046.68359375 898.433349609375 background all_cells +5062.60986328125 896.1791381835938 background all_cells +5062.53271484375 884.5692749023438 background all_cells +5057.46923828125 901.0390625 background all_cells +5068.3330078125 930.3104248046876 background all_cells +5088.392578125 934.8250122070312 background all_cells +5097.34423828125 949.8418579101562 background all_cells +5078.3076171875 912.0748901367188 background all_cells +5046.10595703125 928.1384887695312 background all_cells +5059.43017578125 916.5243530273438 background all_cells +5056.2666015625 911.700927734375 background all_cells +5054.01025390625 927.5584106445312 background all_cells +5063.43896484375 890.1675415039062 background all_cells +5071.73193359375 876.9566040039062 background all_cells +5074.3076171875 879.6331176757812 background all_cells +5065.4033203125 880.246826171875 background all_cells +5076.34814453125 897.1102905273438 background all_cells +5069.24560546875 889.526611328125 background all_cells +5109.88134765625 824.4820556640625 background all_cells +5125.1845703125 823.8760986328125 background all_cells +5120.3564453125 817.5584106445312 background all_cells +5127.439453125 804.0220947265625 background all_cells +5053.19580078125 803.0570678710938 background all_cells +5151.541015625 799.578125 background all_cells +5145.08935546875 807.2881469726562 background all_cells +5132.48046875 812.4354858398438 background all_cells +5128.2802734375 819.9478149414062 background all_cells +5132.64453125 817.9779052734375 background all_cells +5142.3984375 819.4583740234375 background all_cells +5093.29443359375 771.1544189453125 background all_cells +5119.6953125 787.492431640625 background all_cells +5103.04052734375 765.6102905273438 background all_cells +5095.05224609375 784.2573852539062 background all_cells +5158.89404296875 130.22222900390625 background all_cells +5159.29638671875 153.16770935058594 background all_cells +5166.28466796875 144.8698272705078 background all_cells +5173.6103515625 136.1929473876953 background all_cells +5161.06494140625 179.53074645996094 background all_cells +5155.96435546875 208.9806365966797 background all_cells +5145.59326171875 206.23751831054688 background all_cells +5138.60546875 158.16578674316406 background all_cells +5139.33251953125 181.0571136474609 background all_cells +5114.025390625 185.43931579589844 background all_cells +5089.5546875 227.25701904296875 background all_cells +5150.044921875 228.38926696777344 background all_cells +5079.880859375 233.61041259765625 background all_cells +5076.09033203125 229.49774169921875 background all_cells +5078.41552734375 271.8642272949219 background all_cells +5116.33349609375 259.9537658691406 background all_cells +5087.0517578125 280.5639953613281 background all_cells +5083.1357421875 265.2087097167969 background all_cells +5171.7490234375 251.81979370117188 background all_cells +5168.296875 435.0387268066406 background all_cells +5161.880859375 431.1415100097656 background all_cells +5172.88525390625 499.4454650878906 background all_cells +5127.755859375 279.9481811523437 background all_cells +5075.7294921875 840.1322631835938 background all_cells +5044.45849609375 826.674072265625 background all_cells +5058.91943359375 853.2999877929688 background all_cells +5058.1787109375 843.4157104492188 background all_cells +5066.77490234375 841.5328979492188 background all_cells +5069.88427734375 863.2327880859375 background all_cells +5065.20947265625 875.0487670898438 background all_cells +5075.13818359375 873.6630859375 background all_cells +5069.1025390625 869.3897705078125 background all_cells +5076.55322265625 865.9559326171875 background all_cells +5115.1845703125 860.6106567382812 background all_cells +5086.56494140625 852.492431640625 background all_cells +5099.873046875 853.7021484375 background all_cells +5094.43701171875 874.1832885742188 background all_cells +5103.7353515625 867.4973754882812 background all_cells +5091.82421875 862.673583984375 background all_cells +5087.96435546875 846.41650390625 background all_cells +5079.27685546875 828.5100708007812 background all_cells +5091.580078125 826.301025390625 background all_cells +5099.64013671875 833.5184326171875 background all_cells +5103.1650390625 846.2400512695312 background all_cells +5094.53662109375 837.8118286132812 background all_cells +4819.39892578125 150.61900329589844 background all_cells +4815.29736328125 270.18572998046875 background all_cells +4820.42822265625 135.55221557617188 background all_cells +4820.5205078125 119.85382843017578 background all_cells +4836.07421875 134.9295196533203 background all_cells +4861.341796875 145.4044189453125 background all_cells +4842.1923828125 131.20556640625 background all_cells +4867.4453125 51.84340286254883 background all_cells +4880.5146484375 60.55015182495117 background all_cells +4868.923828125 43.20551300048828 background all_cells +4911.7607421875 41.38627624511719 background all_cells +4927.0478515625 50.91206359863281 background all_cells +4927.36279296875 44.79512023925781 background all_cells +4899.3857421875 16.020551681518555 background all_cells +4895.60107421875 25.77219581604004 background all_cells +4903.2109375 49.11072540283203 background all_cells +4915.48046875 144.839599609375 background all_cells +4927.8701171875 81.33582305908203 background all_cells +4897.84619140625 103.65042114257812 background all_cells +4930.98779296875 139.89093017578125 background all_cells +4923.6396484375 144.9518280029297 background all_cells +4820.787109375 69.61065673828125 background all_cells +4837.42919921875 43.34033966064453 background all_cells +4830.6533203125 35.69642639160156 background all_cells +4821.69287109375 41.40933990478516 background all_cells +5182.765625 114.1385269165039 background all_cells +5188.2119140625 118.08032989501952 background all_cells +5191.07568359375 90.94571685791016 background all_cells +5206.7705078125 110.63191986083984 background all_cells +5200.64794921875 102.1843490600586 background all_cells +5219.1376953125 125.07875061035156 background all_cells +5220.13623046875 136.9910125732422 background all_cells +5216.9892578125 129.32972717285156 background all_cells +5215.1259765625 112.80164337158205 background all_cells +5222.9296875 122.9272232055664 background all_cells +5217.93798828125 110.08863067626952 background all_cells +5213.07421875 120.1805419921875 background all_cells +5207.39208984375 56.56844329833984 background all_cells +5210.86376953125 45.2578239440918 background all_cells +5213.32568359375 56.50167846679688 background all_cells +5218.7265625 67.60668182373047 background all_cells +5191.78955078125 40.19941329956055 background all_cells +5261.4951171875 104.48126220703124 background all_cells +5256.4462890625 103.19031524658205 background all_cells +5229.98193359375 64.87266540527344 background all_cells +5237.63134765625 63.14704513549805 background all_cells +5251.28857421875 53.85742950439453 background all_cells +5318.85498046875 44.729610443115234 background all_cells +5310.11962890625 45.20669555664063 background all_cells +5264.9033203125 110.57017517089844 background all_cells +5309.853515625 110.74422454833984 background all_cells +5279.52294921875 110.2587890625 background all_cells +5403.12890625 29.342653274536133 background all_cells +5401.53076171875 57.00019454956055 background all_cells +5386.76171875 48.82920455932617 background all_cells +5396.97265625 33.45734024047852 background all_cells +5390.00048828125 55.53438186645508 background all_cells +5375.41943359375 69.30879211425781 background all_cells +5383.9169921875 69.90975952148438 background all_cells +5410.830078125 51.63233947753906 background all_cells +5404.12451171875 101.87517547607422 background all_cells +5412.8798828125 41.50665283203125 background all_cells +5413.71484375 53.09107971191406 background all_cells +5414.0517578125 69.675537109375 background all_cells +5429.42919921875 34.2144660949707 background all_cells +5456.54541015625 14.44553565979004 background all_cells +5448.1318359375 50.68931579589844 background all_cells +5454.3896484375 46.556907653808594 background all_cells +5446.8466796875 34.592891693115234 background all_cells +5434.86669921875 32.05995178222656 background all_cells +5417.3095703125 34.0866813659668 background all_cells +5419.77197265625 58.26259231567383 background all_cells +5421.55859375 47.048561096191406 background all_cells +5129.2548828125 133.72535705566406 background all_cells +5051.67578125 139.49789428710938 background all_cells +5173.45263671875 70.66793823242188 background all_cells +5161.06494140625 71.74393463134766 background all_cells +5072.92041015625 95.82903289794922 background all_cells +5131.5859375 112.6871337890625 background all_cells +5101.83154296875 115.96282958984376 background all_cells +5079.9169921875 96.6139678955078 background all_cells +5075.91796875 107.82567596435548 background all_cells +4936.24658203125 106.0022201538086 background all_cells +4940.73779296875 127.99671173095705 background all_cells +5063.8623046875 97.90735626220705 background all_cells +5020.6220703125 139.0792999267578 background all_cells +5022.345703125 32.50043869018555 background all_cells +5066.68359375 53.35621643066406 background all_cells +5040.5390625 32.89423751831055 background all_cells +5025.72705078125 55.7425651550293 background all_cells +4963.8974609375 44.732540130615234 background all_cells +4954.93359375 35.17662811279297 background all_cells +4949.79443359375 73.26707458496094 background all_cells +4942.78466796875 82.87885284423828 background all_cells +4973.45263671875 72.5677261352539 background all_cells +4866.7880859375 161.76364135742188 background all_cells +4885.21533203125 139.1211395263672 background all_cells +4907.1044921875 175.31796264648438 background all_cells +4902.4931640625 174.6185302734375 background all_cells +4893.52880859375 158.28958129882812 background all_cells +4901.9814453125 227.70013427734372 background all_cells +4912.50146484375 222.0215301513672 background all_cells +4908.22265625 253.57049560546875 background all_cells +4933.06982421875 173.39593505859375 background all_cells +4945.74853515625 216.80625915527344 background all_cells +4939.88134765625 136.1264190673828 background all_cells +4915.150390625 232.7442626953125 background all_cells +4921.6064453125 248.9365234375 background all_cells +4926.25732421875 261.96197509765625 background all_cells +4932.8720703125 226.71090698242188 background all_cells +4913.56982421875 241.9469757080078 background all_cells +4872.54833984375 277.2503967285156 background all_cells +4871.85791015625 267.288330078125 background all_cells +4885.330078125 234.14065551757807 background all_cells +4880.05615234375 284.66217041015625 background all_cells +4878.5390625 260.91748046875 background all_cells +4993.28564453125 301.4411926269531 background all_cells +4990.5869140625 309.538818359375 background all_cells +5004.18310546875 303.66278076171875 background all_cells +5009.8515625 316.9052429199219 background all_cells +5008.880859375 355.8302307128906 background all_cells +4988.2568359375 319.2329406738281 background all_cells +4976.19140625 310.1607666015625 background all_cells +4973.39404296875 347.9401550292969 background all_cells +4979.1572265625 328.6410827636719 background all_cells +5006.32421875 158.15219116210938 background all_cells +4982.8896484375 159.3264617919922 background all_cells +5024.240234375 175.97337341308594 background all_cells +5017.22021484375 166.5941619873047 background all_cells +5032.51611328125 188.34652709960935 background all_cells +5047.73095703125 163.58213806152344 background all_cells +5034.7958984375 150.6465301513672 background all_cells +5073.9150390625 196.7213134765625 background all_cells +5098.54736328125 177.11288452148438 background all_cells +5084.7490234375 194.4884796142578 background all_cells +5075.03515625 205.7577667236328 background all_cells +5067.9287109375 214.75831604003903 background all_cells +5094.88037109375 222.59469604492188 background all_cells +5076.29638671875 221.94308471679688 background all_cells +5055.1796875 221.58541870117188 background all_cells +5063.20654296875 220.27935791015625 background all_cells +5067.78662109375 243.5905914306641 background all_cells +5071.79833984375 243.2429962158203 background all_cells +5055.18212890625 237.4979248046875 background all_cells +5041.05029296875 267.8804626464844 background all_cells +5045.43896484375 263.5664367675781 background all_cells +4979.259765625 260.1158142089844 background all_cells +4988.013671875 228.9502716064453 background all_cells +4949.8564453125 270.2093200683594 background all_cells +5015.40283203125 258.0526428222656 background all_cells +5008.9990234375 253.82843017578125 background all_cells +4999.45947265625 255.0362243652344 background all_cells +4964.35693359375 284.4383239746094 background all_cells +4965.4462890625 291.31695556640625 background all_cells +4947.712890625 288.2008972167969 background all_cells +4981.146484375 287.3907165527344 background all_cells +5004.54541015625 278.43719482421875 background all_cells +4997.40185546875 289.03765869140625 background all_cells +5005.37451171875 284.1614990234375 background all_cells +5011.0302734375 285.7281799316406 background all_cells +5030.716796875 278.98101806640625 background all_cells +5025.0341796875 281.8607177734375 background all_cells +5032.2080078125 283.0205078125 background all_cells +5033.2119140625 274.2869873046875 background all_cells +5031.21484375 266.7919921875 background all_cells +4742.79248046875 276.0797119140625 background all_cells +4735.91796875 284.0209655761719 background all_cells +4746.74462890625 283.63482666015625 background all_cells +4744.35205078125 289.592041015625 background all_cells +4740.00048828125 304.95281982421875 background all_cells +4730.5859375 293.7611389160156 background all_cells +4753.0185546875 288.5082702636719 background all_cells +4776.2041015625 305.3013610839844 background all_cells +4763.16064453125 283.2733764648437 background all_cells +4766.77392578125 291.7337646484375 background all_cells +4795.79296875 301.5906066894531 background all_cells +4794.80517578125 291.3374328613281 background all_cells +4788.57470703125 297.2655334472656 background all_cells +4744.91845703125 336.19097900390625 background all_cells +4754.02734375 307.08770751953125 background all_cells +4754.595703125 330.4657287597656 background all_cells +4747.5048828125 328.114013671875 background all_cells +4701.24267578125 368.51507568359375 background all_cells +4741.6630859375 381.5584716796875 background all_cells +4737.14794921875 367.7633972167969 background all_cells +4707.3779296875 393.1864929199219 background all_cells +4665.89013671875 401.06536865234375 background all_cells +4693.501953125 400.8743286132813 background all_cells +4676.4697265625 388.1189270019531 background all_cells +4768.318359375 340.3944702148437 background all_cells +4768.21630859375 394.3973083496094 background all_cells +4791.994140625 366.7681884765625 background all_cells +4797.55517578125 359.4986572265625 background all_cells +4778.02001953125 356.9703369140625 background all_cells +4698.32080078125 340.55914306640625 background all_cells +4735.18505859375 354.362548828125 background all_cells +4737.56201171875 323.5993957519531 background all_cells +4731.23583984375 335.7616271972656 background all_cells +4727.60205078125 314.1421203613281 background all_cells +4799.07666015625 330.0782165527344 background all_cells +4799.4697265625 336.4454040527344 background all_cells +4810.68603515625 335.2498779296875 background all_cells +4805.12109375 334.1888732910156 background all_cells +4820.39892578125 348.6289978027344 background all_cells +4840.59619140625 390.6741333007813 background all_cells +4812.46875 380.1258239746094 background all_cells +4804.54541015625 373.02337646484375 background all_cells +4835.42431640625 296.8077697753906 background all_cells +4864.267578125 302.3000793457031 background all_cells +4868.6669921875 286.4452209472656 background all_cells +4864.07080078125 280.9631042480469 background all_cells +4860.92578125 295.0269470214844 background all_cells +4844.134765625 293.2381896972656 background all_cells +4848.36181640625 336.859375 background all_cells +4825.33837890625 326.3953552246094 background all_cells +4832.80517578125 327.0810852050781 background all_cells +4830.90966796875 346.0797424316406 background all_cells +4836.7529296875 339.99908447265625 background all_cells +4813.90380859375 311.023681640625 background all_cells +4834.9052734375 302.5679016113281 background all_cells +4825.24365234375 321.1076354980469 background all_cells +4829.1513671875 308.94891357421875 background all_cells +4809.51904296875 298.6334533691406 background all_cells +4625.38623046875 403.6823425292969 background all_cells +4601.9619140625 428.0222473144531 background all_cells +4612.06103515625 397.8768615722656 background all_cells +4632.6123046875 421.5618591308594 background all_cells +4624.0146484375 410.1529235839844 background all_cells +4669.30810546875 467.5611572265625 background all_cells +4674.2109375 506.1847839355469 background all_cells +4671.59375 509.765869140625 background all_cells +4674.498046875 468.6343383789063 background all_cells +4593.9140625 498.2543029785156 background all_cells +4583.52294921875 599.3356323242188 background all_cells +4604.81982421875 452.8307495117188 background all_cells +4578.3203125 570.6857299804688 background all_cells +4598.7041015625 470.0393676757813 background all_cells +4585.240234375 478.673583984375 background all_cells +4648.935546875 436.3316955566406 background all_cells +4678.44287109375 437.7547607421875 background all_cells +4670.53271484375 409.22662353515625 background all_cells +4668.4267578125 439.99163818359375 background all_cells +4651.57763671875 504.5661315917969 background all_cells +4652.92041015625 600.770263671875 background all_cells +4661.82080078125 477.1379699707031 background all_cells +4652.19873046875 486.0850524902344 background all_cells +4633.2666015625 512.5149536132812 background all_cells +4619.4404296875 559.343505859375 background all_cells +4638.86376953125 533.1026611328125 background all_cells +4621.5771484375 514.3394775390625 background all_cells +4639.9033203125 486.9459228515625 background all_cells +4626.26318359375 507.3088684082031 background all_cells +4617.53173828125 505.7835998535156 background all_cells +4708.1708984375 751.6160888671875 background all_cells +4698.5263671875 758.4067993164062 background all_cells +4689.6728515625 758.7599487304688 background all_cells +4714.0615234375 850.9654541015625 background all_cells +4697.1376953125 847.4012451171875 background all_cells +4704.748046875 888.0748901367188 background all_cells +4698.8115234375 861.5140991210938 background all_cells +4667.15966796875 759.2745971679688 background all_cells +4654.2412109375 784.6797485351562 background all_cells +4695.41357421875 778.89990234375 background all_cells +4681.234375 760.4986572265625 background all_cells +4656.72412109375 834.78955078125 background all_cells +4660.92333984375 829.0335693359375 background all_cells +4676.20703125 852.9027099609375 background all_cells +4676.8779296875 839.6051025390625 background all_cells +4669.09228515625 835.6673583984375 background all_cells +4715.6748046875 841.0323486328125 background all_cells +4714.2880859375 920.3175659179688 background all_cells +4718.89697265625 745.7621459960938 background all_cells +4736.203125 905.518310546875 background all_cells +4715.1123046875 773.3859252929688 background all_cells +4715.4736328125 790.1334838867188 background all_cells +4691.4150390625 831.2028198242188 background all_cells +4708.20947265625 798.3945922851562 background all_cells +4686.19970703125 845.087646484375 background all_cells +4689.357421875 800.2437133789062 background all_cells +4692.5166015625 840.6978149414062 background all_cells +4698.63037109375 838.0703735351562 background all_cells +4593.248046875 715.4288330078125 background all_cells +4597.04833984375 725.2901611328125 background all_cells +4596.72021484375 740.490478515625 background all_cells +4600.771484375 792.5498046875 background all_cells +4592.3720703125 762.754638671875 background all_cells +4558.7529296875 805.0842895507812 background all_cells +4566.2109375 637.508056640625 background all_cells +4586.443359375 847.4578857421875 background all_cells +4626.94140625 760.94482421875 background all_cells +4629.8623046875 727.4174194335938 background all_cells +4639.55810546875 818.1781616210938 background all_cells +4633.68505859375 815.5284423828125 background all_cells +4629.8515625 801.8710327148438 background all_cells +4634.75439453125 868.9835205078125 background all_cells +4642.7109375 872.6436767578125 background all_cells +4646.8828125 851.5819702148438 background all_cells +4625.0849609375 906.43408203125 background all_cells +4622.7529296875 900.727294921875 background all_cells +4631.83251953125 887.3983764648438 background all_cells +4646.18359375 918.8541870117188 background all_cells +4720.57177734375 573.9274291992188 background all_cells +4709.00390625 588.301513671875 background all_cells +4741.45556640625 572.8766479492188 background all_cells +4729.52490234375 720.781494140625 background all_cells +4741.3388671875 732.3035888671875 background all_cells +4729.2783203125 731.9666748046875 background all_cells +4725.50537109375 725.35693359375 background all_cells +4712.2666015625 692.3468627929688 background all_cells +4689.20166015625 734.4954833984375 background all_cells +4688.1826171875 723.31982421875 background all_cells +4702.34716796875 708.2242431640625 background all_cells +4698.271484375 705.5942993164062 background all_cells +4730.8525390625 647.1182861328125 background all_cells +4729.609375 713.17578125 background all_cells +4670.87255859375 657.0149536132812 background all_cells +4696.85888671875 681.6138916015625 background all_cells +4692.83203125 678.1160888671875 background all_cells +4686.794921875 659.6265869140625 background all_cells +4742.90185546875 595.0897827148438 background all_cells +4692.48193359375 617.6561889648438 background all_cells +4728.30712890625 602.3765869140625 background all_cells +4739.9501953125 600.7944946289062 background all_cells +4750.42041015625 600.10791015625 background all_cells +4720.1279296875 522.5784301757812 background all_cells +4745.267578125 562.5258178710938 background all_cells +4699.61083984375 537.3218383789062 background all_cells +4691.1376953125 524.4876098632812 background all_cells +4784.49951171875 473.5003051757813 background all_cells +4789.3271484375 458.7939758300781 background all_cells +4795.07470703125 478.045654296875 background all_cells +4786.5283203125 480.3341979980469 background all_cells +4776.42041015625 595.3239135742188 background all_cells +4780.51953125 527.922119140625 background all_cells +4781.45068359375 468.208740234375 background all_cells +4778.81689453125 463.2066650390625 background all_cells +4757.599609375 567.3374633789062 background all_cells +4756.125 408.1365661621094 background all_cells +4728.83056640625 457.954345703125 background all_cells +4725.69091796875 449.5419616699219 background all_cells +4833.09912109375 1135.9644775390625 background all_cells +4818.87255859375 1125.87646484375 background all_cells +4899.83154296875 1125.3729248046875 background all_cells +4863.71240234375 1126.5396728515625 background all_cells +4837.8642578125 1128.568603515625 background all_cells +4880.23095703125 1114.02294921875 background all_cells +4874.18408203125 1090.767822265625 background all_cells +4836.92919921875 1112.4832763671875 background all_cells +4844.09716796875 1103.4107666015625 background all_cells +4841.72119140625 1118.4520263671875 background all_cells +4941.048828125 1110.254150390625 background all_cells +4953.5283203125 1118.638671875 background all_cells +4945.77734375 1119.670654296875 background all_cells +5043.62451171875 1090.6988525390625 background all_cells +5049.59912109375 1129.29443359375 background all_cells +5014.810546875 1107.25341796875 background all_cells +5031.068359375 1125.3582763671875 background all_cells +5018.630859375 1123.0416259765625 background all_cells +5018.080078125 1127.760986328125 background all_cells +4991.59814453125 1128.0975341796875 background all_cells +5004.39697265625 1123.27685546875 background all_cells +4995.78759765625 1116.124755859375 background all_cells +4966.74072265625 1105.362060546875 background all_cells +4973.18701171875 1103.5753173828125 background all_cells +4983.92041015625 1111.0450439453125 background all_cells +4971.76220703125 1113.570556640625 background all_cells +4896.63623046875 1082.334228515625 background all_cells +4891.22265625 1112.6612548828125 background all_cells +4889.1025390625 1098.5711669921875 background all_cells +4890.13720703125 1090.0465087890625 background all_cells +4912.21630859375 1098.3948974609375 background all_cells +4905.9384765625 1090.3724365234375 background all_cells +4911.8291015625 1109.8299560546875 background all_cells +4902.4990234375 1103.5533447265625 background all_cells +4901.79541015625 1116.5032958984375 background all_cells +4909.333984375 1126.92431640625 background all_cells +4906.037109375 1119.9632568359375 background all_cells +4916.2041015625 1117.3028564453125 background all_cells +4568.85791015625 1190.636474609375 background all_cells +4572.18994140625 1175.1580810546875 background all_cells +4574.06982421875 1190.905517578125 background all_cells +4715.705078125 1207.15283203125 background all_cells +4729.806640625 1196.5164794921875 background all_cells +4727.3203125 1201.906005859375 background all_cells +4611.09619140625 1207.466064453125 background all_cells +4701.650390625 1193.5479736328125 background all_cells +4696.19873046875 1199.4019775390625 background all_cells +4639.8681640625 1193.614990234375 background all_cells +4796.7890625 1201.5965576171875 background all_cells +4808.25146484375 1207.6903076171875 background all_cells +4808.25390625 1201.52783203125 background all_cells +4804.51953125 1184.8162841796875 background all_cells +4758.1962890625 1196.579345703125 background all_cells +4744.0341796875 1201.4285888671875 background all_cells +4768.361328125 1191.6649169921875 background all_cells +4767.91748046875 1200.85009765625 background all_cells +4765.904296875 1188.2823486328125 background all_cells +4851.56103515625 1175.5289306640625 background all_cells +4838.125 1186.23095703125 background all_cells +4859.4716796875 1161.7208251953125 background all_cells +4865.5869140625 1169.837890625 background all_cells +4900.501953125 1196.6053466796875 background all_cells +4896.8857421875 1206.1861572265625 background all_cells +4889.75439453125 1195.3953857421875 background all_cells +4895.4169921875 1212.7557373046875 background all_cells +4903.4560546875 1214.0450439453125 background all_cells +4889.9052734375 1214.658447265625 background all_cells +4900.4794921875 1208.8699951171875 background all_cells +4813.3837890625 1198.3521728515625 background all_cells +4837.1015625 1200.670654296875 background all_cells +4856.8310546875 1200.4873046875 background all_cells +4824.56201171875 1196.7186279296875 background all_cells +4819.99853515625 1204.3687744140625 background all_cells +4811.90625 1191.7490234375 background all_cells +4864.41259765625 1216.9365234375 background all_cells +4862.376953125 1224.4281005859375 background all_cells +4869.43017578125 1231.010498046875 background all_cells +4871.892578125 1224.7822265625 background all_cells +4867.7734375 1209.614990234375 background all_cells +4848.72998046875 1225.4814453125 background all_cells +4855.92578125 1210.630859375 background all_cells +4853.755859375 1214.2242431640625 background all_cells +4826.27587890625 1210.2449951171875 background all_cells +4845.30078125 1213.048583984375 background all_cells +4833.22314453125 1220.0426025390625 background all_cells +4636.8408203125 1142.8565673828125 background all_cells +4656.97265625 1133.6610107421875 background all_cells +4584.58349609375 1152.4737548828125 background all_cells +4776.54052734375 1144.0726318359375 background all_cells +4742.283203125 1141.41455078125 background all_cells +4738.21435546875 1135.88427734375 background all_cells +4827.08447265625 1137.2200927734375 background all_cells +4857.27880859375 1143.6907958984375 background all_cells +4841.05615234375 1142.773681640625 background all_cells +4864.89990234375 1153.0164794921875 background all_cells +4826.4658203125 1161.45654296875 background all_cells +4841.13037109375 1159.330322265625 background all_cells +4825.97998046875 1156.34423828125 background all_cells +4747.21484375 1167.669921875 background all_cells +4836.1943359375 1169.080322265625 background all_cells +4824.24853515625 1179.10595703125 background all_cells +4818.35205078125 1171.5386962890625 background all_cells +4874.111328125 1142.7872314453125 background all_cells +4873.44189453125 1161.799560546875 background all_cells +4884.38232421875 1158.6181640625 background all_cells +4878.87060546875 1152.6953125 background all_cells +5068.486328125 1139.7159423828125 background all_cells +5053.32275390625 1156.3123779296875 background all_cells +5062.83447265625 1158.639892578125 background all_cells +5059.48046875 1148.2320556640625 background all_cells +5017.4658203125 1133.3857421875 background all_cells +5036.00048828125 1137.83154296875 background all_cells +5049.2275390625 1134.7056884765625 background all_cells +5026.17333984375 1149.14990234375 background all_cells +4957.599609375 1154.962646484375 background all_cells +5003.728515625 1152.4207763671875 background all_cells +4996.9716796875 1155.496826171875 background all_cells +4984.95166015625 1142.28515625 background all_cells +4957.85400390625 1146.7552490234375 background all_cells +4896.43212890625 1151.7802734375 background all_cells +4918.68115234375 1151.676513671875 background all_cells +4907.97607421875 1143.2569580078125 background all_cells +4906.92431640625 1151.8509521484375 background all_cells +4892.46142578125 1128.912353515625 background all_cells +4959.78271484375 1138.364013671875 background all_cells +4902.0947265625 1135.5562744140625 background all_cells +4921.04541015625 1131.738037109375 background all_cells +4887.79443359375 1137.2608642578125 background all_cells +4979.2314453125 1192.784423828125 background all_cells +5004.3681640625 1165.8885498046875 background all_cells +4998.5302734375 1183.3126220703125 background all_cells +4980.01953125 1185.970703125 background all_cells +5021.833984375 1202.566162109375 background all_cells +5032.6064453125 1202.363037109375 background all_cells +5063.77783203125 1197.065185546875 background all_cells +5055.40869140625 1204.69970703125 background all_cells +5041.783203125 1205.6444091796875 background all_cells +5034.58251953125 1212.7510986328125 background all_cells +5039.607421875 1194.5809326171875 background all_cells +5010.87353515625 1184.0380859375 background all_cells +5011.4638671875 1192.501953125 background all_cells +5025.44677734375 1181.9483642578125 background all_cells +5024.31591796875 1192.5294189453125 background all_cells +5042.97265625 1185.960693359375 background all_cells +4987.04150390625 1210.8148193359375 background all_cells +5007.2734375 1207.598876953125 background all_cells +4991.97216796875 1203.009521484375 background all_cells +4920.583984375 1166.054443359375 background all_cells +4880.98779296875 1173.6806640625 background all_cells +4962.16357421875 1174.978515625 background all_cells +4902.91748046875 1163.0352783203125 background all_cells +4938.4384765625 1181.4857177734375 background all_cells +4910.95556640625 1175.63916015625 background all_cells +4952.07177734375 1190.98876953125 background all_cells +4956.142578125 1205.3155517578125 background all_cells +4951.8515625 1204.4224853515625 background all_cells +4931.24169921875 1195.2642822265625 background all_cells +4943.9619140625 1207.54296875 background all_cells +4933.1826171875 1211.3941650390625 background all_cells +4912.33251953125 1212.3297119140625 background all_cells +4921.3779296875 1215.2327880859375 background all_cells +5560.01611328125 407.4161071777344 background all_cells +5604.52587890625 458.468505859375 background all_cells +5605.00439453125 576.1204833984375 background all_cells +5622.9521484375 560.8450317382812 background all_cells +5621.49951171875 552.7264404296875 background all_cells +5614.00927734375 572.6710205078125 background all_cells +5610.57470703125 587.9539794921875 background all_cells +5606.11083984375 567.189208984375 background all_cells +5569.2841796875 483.7835998535156 background all_cells +5576.9443359375 517.8680419921875 background all_cells +5567.70068359375 513.0126342773438 background all_cells +5585.7509765625 491.7829284667969 background all_cells +5595.04345703125 612.9022216796875 background all_cells +5585.59521484375 700.6325073242188 background all_cells +5622.51513671875 615.7259521484375 background all_cells +5620.84814453125 729.8368530273438 background all_cells +5629.28076171875 737.1412353515625 background all_cells +5619.845703125 734.817138671875 background all_cells +5578.404296875 726.6384887695312 background all_cells +5583.38671875 743.8699340820312 background all_cells +5592.224609375 742.4951171875 background all_cells +5598.35009765625 747.7008056640625 background all_cells +5580.95458984375 736.9398803710938 background all_cells +5612.30908203125 728.8648071289062 background all_cells +5721.6376953125 483.8033752441406 background all_cells +5725.73388671875 628.1211547851562 background all_cells +5723.826171875 583.2501220703125 background all_cells +5730.2255859375 448.21771240234375 background all_cells +5726.82568359375 461.8971252441406 background all_cells +5723.23681640625 455.8832092285156 background all_cells +5737.8564453125 694.6377563476562 background all_cells +5750.06494140625 1194.4510498046875 background all_cells +5743.0966796875 1041.0323486328125 background all_cells +5746.4755859375 984.0715942382812 background all_cells +5749.48974609375 820.8012084960938 background all_cells +5744.89599609375 699.4534301757812 background all_cells +5744.58203125 612.2908935546875 background all_cells +5733.19384765625 628.1829833984375 background all_cells +5735.04150390625 621.1371459960938 background all_cells +5743.96728515625 623.9401245117188 background all_cells +5744.9951171875 451.6099243164063 background all_cells +5739.43994140625 541.483154296875 background all_cells +5741.38525390625 464.3262023925781 background all_cells +5745.13818359375 413.5278625488281 background all_cells +5733.24853515625 440.4946899414063 background all_cells +5735.0986328125 412.4698486328125 background all_cells +5739.41796875 432.5283508300781 background all_cells +5732.34521484375 427.2362976074219 background all_cells +5731.2998046875 418.9440307617188 background all_cells +5701.0361328125 472.8714294433594 background all_cells +5676.2685546875 481.5367126464844 background all_cells +5687.06103515625 479.0997619628906 background all_cells +5676.84375 473.8478698730469 background all_cells +5671.26708984375 720.2597045898438 background all_cells +5651.1787109375 738.4558715820312 background all_cells +5639.86767578125 723.3263549804688 background all_cells +5660.591796875 741.6796264648438 background all_cells +5660.5107421875 734.2684936523438 background all_cells +5688.755859375 733.5789184570312 background all_cells +5710.97705078125 599.095703125 background all_cells +5656.8623046875 641.98291015625 background all_cells +5714.1513671875 639.0045166015625 background all_cells +5708.90771484375 620.1177368164062 background all_cells +5681.02783203125 554.6448364257812 background all_cells +5644.45849609375 513.016357421875 background all_cells +5641.62890625 535.9054565429688 background all_cells +5657.31982421875 528.421875 background all_cells +5655.29736328125 548.9942016601562 background all_cells +5693.19287109375 564.8299560546875 background all_cells +5712.6806640625 488.5857543945313 background all_cells +5680.72607421875 493.5735473632813 background all_cells +5685.15673828125 486.8843994140625 background all_cells +5683.95849609375 430.79925537109375 background all_cells +5699.8427734375 441.4196166992188 background all_cells +5700.7138671875 447.0325012207031 background all_cells +5691.7744140625 446.567626953125 background all_cells +5685.2421875 457.109130859375 background all_cells +5678.38818359375 442.0647277832031 background all_cells +5329.4189453125 482.5243225097656 background all_cells +5326.318359375 646.8203735351562 background all_cells +5337.603515625 529.3524169921875 background all_cells +5293.54541015625 650.24365234375 background all_cells +5240.306640625 652.344970703125 background all_cells +5296.32275390625 657.13818359375 background all_cells +5294.47900390625 666.7083740234375 background all_cells +5213.3505859375 607.79052734375 background all_cells +5187.08056640625 668.054931640625 background all_cells +5226.33154296875 649.6629028320312 background all_cells +5214.28515625 628.383544921875 background all_cells +5243.734375 580.93115234375 background all_cells +5260.7998046875 569.5261840820312 background all_cells +5246.10693359375 589.4200439453125 background all_cells +5261.1171875 584.1885986328125 background all_cells +5253.98779296875 578.3373413085938 background all_cells +5300.5791015625 653.9937133789062 background all_cells +5309.58349609375 653.8986206054688 background all_cells +5305.0966796875 658.4299926757812 background all_cells +5259.17529296875 668.6596069335938 background all_cells +5289.919921875 654.0673217773438 background all_cells +5284.93798828125 661.98681640625 background all_cells +5267.60595703125 668.434326171875 background all_cells +5323.18701171875 656.5286865234375 background all_cells +5315.751953125 669.8516235351562 background all_cells +5324.7216796875 664.4376831054688 background all_cells +5330.03369140625 657.2005615234375 background all_cells +5259.13037109375 685.9349975585938 background all_cells +5265.21630859375 679.2234497070312 background all_cells +5264.7568359375 688.4962768554688 background all_cells +5261.03857421875 682.1124877929688 background all_cells +5291.71728515625 685.9903564453125 background all_cells +5307.9736328125 677.3610229492188 background all_cells +5310.74951171875 681.0083618164062 background all_cells +5289.30078125 691.8521728515625 background all_cells +5261.10205078125 717.7720336914062 background all_cells +5273.84423828125 706.5100708007812 background all_cells +5280.4765625 714.7923583984375 background all_cells +5265.90673828125 712.7158203125 background all_cells +5187.3671875 409.1605224609375 background all_cells +5180.8212890625 458.05316162109375 background all_cells +5185.12060546875 415.1176452636719 background all_cells +5193.9287109375 500.2645263671875 background all_cells +5182.673828125 508.0394592285156 background all_cells +5187.03564453125 503.0369873046875 background all_cells +5200.9228515625 485.9831848144531 background all_cells +5207.7529296875 468.2259216308594 background all_cells +5182.21923828125 492.6701354980469 background all_cells +5191.8798828125 492.2971496582031 background all_cells +5183.654296875 488.4923706054688 background all_cells +5234.72412109375 494.7313537597656 background all_cells +5223.962890625 493.8187255859375 background all_cells +5232.4755859375 509.5215759277344 background all_cells +5234.6103515625 503.0606689453125 background all_cells +5229.14013671875 498.1578369140625 background all_cells +5235.9306640625 473.4898681640625 background all_cells +5254.72802734375 481.8053283691406 background all_cells +5260.53173828125 480.8980407714844 background all_cells +5249.3662109375 445.8207092285156 background all_cells +5244.55908203125 456.2417297363281 background all_cells +5238.54638671875 451.86370849609375 background all_cells +5519.5849609375 615.2582397460938 background all_cells +5547.69775390625 608.1171875 background all_cells +5542.2138671875 608.9208984375 background all_cells +5533.7626953125 610.6123046875 background all_cells +5526.86474609375 614.5325317382812 background all_cells +5550.2548828125 658.6690063476562 background all_cells +5577.2919921875 633.8803100585938 background all_cells +5563.083984375 661.086669921875 background all_cells +5553.25244140625 677.8738403320312 background all_cells +5476.50634765625 634.7666625976562 background all_cells +5536.6162109375 637.3034057617188 background all_cells +5486.453125 633.2604370117188 background all_cells +5500.287109375 625.7664184570312 background all_cells +5482.19091796875 613.2735595703125 background all_cells +5490.01318359375 625.0276489257812 background all_cells +5506.1220703125 598.3800048828125 background all_cells +5504.4072265625 607.8909912109375 background all_cells +5506.173828125 617.4765625 background all_cells +5569.205078125 723.1207885742188 background all_cells +5560.98486328125 743.6046752929688 background all_cells +5571.42626953125 738.4730224609375 background all_cells +5563.10693359375 733.4675903320312 background all_cells +5576.806640625 693.7920532226562 background all_cells +5554.94580078125 723.5814819335938 background all_cells +5472.22314453125 737.0777587890625 background all_cells +5536.701171875 742.166259765625 background all_cells +5542.54052734375 736.7346801757812 background all_cells +5516.53466796875 745.423095703125 background all_cells +5508.408203125 736.2955932617188 background all_cells +5471.01513671875 747.7139282226562 background all_cells +5455.89453125 734.476806640625 background all_cells +5465.47607421875 720.0634765625 background all_cells +5463.99755859375 730.1072387695312 background all_cells +5460.826171875 745.087646484375 background all_cells +5477.99853515625 705.0028076171875 background all_cells +5533.9697265625 731.0275268554688 background all_cells +5522.69482421875 729.9418334960938 background all_cells +5485.201171875 690.9380493164062 background all_cells +5394.791015625 648.8762817382812 background all_cells +5411.8251953125 654.7056274414062 background all_cells +5382.53857421875 641.4052124023438 background all_cells +5395.70751953125 642.5211181640625 background all_cells +5384.32763671875 644.7683715820312 background all_cells +5391.81591796875 657.0151977539062 background all_cells +5400.00048828125 629.855224609375 background all_cells +5413.50927734375 626.4241333007812 background all_cells +5410.2763671875 631.5733642578125 background all_cells +5405.1376953125 732.227294921875 background all_cells +5444.41845703125 742.7964477539062 background all_cells +5412.07373046875 740.66357421875 background all_cells +5375.50830078125 663.77490234375 background all_cells +5382.3935546875 721.7684326171875 background all_cells +5414.251953125 712.7191772460938 background all_cells +5409.8056640625 691.2880859375 background all_cells +5329.7587890625 667.0501098632812 background all_cells +5348.10107421875 691.0170288085938 background all_cells +5342.57666015625 666.5218505859375 background all_cells +5343.62353515625 681.1935424804688 background all_cells +5357.9111328125 619.4761962890625 background all_cells +5362.21044921875 524.5022583007812 background all_cells +5387.2314453125 559.4471435546875 background all_cells +5362.078125 632.5595092773438 background all_cells +5349.2080078125 637.995849609375 background all_cells +5352.37548828125 634.2486572265625 background all_cells +5357.4794921875 640.9013671875 background all_cells +5373.79736328125 649.9066772460938 background all_cells +5373.5439453125 655.232177734375 background all_cells +5360.5703125 659.8287353515625 background all_cells +5341.12353515625 652.4622192382812 background all_cells +5367.39111328125 642.3140258789062 background all_cells +5462.5908203125 616.1511840820312 background all_cells +5465.20703125 529.0828857421875 background all_cells +5472.7109375 630.4108276367188 background all_cells +5467.873046875 626.8679809570312 background all_cells +5433.20361328125 641.4046630859375 background all_cells +5445.3251953125 674.9862060546875 background all_cells +5428.365234375 645.6553344726562 background all_cells +5426.87890625 625.1580810546875 background all_cells +5433.23779296875 633.0565185546875 background all_cells +5429.37109375 627.9197998046875 background all_cells +5434.18017578125 628.2780151367188 background all_cells +5445.3466796875 621.1522827148438 background all_cells +5441.00146484375 533.952880859375 background all_cells +5442.2109375 523.605224609375 background all_cells +5455.14892578125 624.0294799804688 background all_cells +5446.82177734375 626.848388671875 background all_cells +5142.50830078125 937.43408203125 background all_cells +5134.79541015625 970.289794921875 background all_cells +5130.9072265625 941.3363647460938 background all_cells +5148.84228515625 977.4509887695312 background all_cells +5139.02685546875 974.3157958984376 background all_cells +5092.1259765625 1014.5630493164062 background all_cells +5147.7060546875 1029.4852294921875 background all_cells +5108.61767578125 1023.7139282226562 background all_cells +5108.92138671875 1011.690185546875 background all_cells +5112.7138671875 982.5665893554688 background all_cells +5145.4306640625 986.4188232421876 background all_cells +5134.33935546875 1007.8361206054688 background all_cells +5108.76611328125 999.866943359375 background all_cells +5117.52734375 994.3049926757812 background all_cells +5067.98779296875 1082.9605712890625 background all_cells +5068.6376953125 1051.7535400390625 background all_cells +5088.56201171875 972.5431518554688 background all_cells +5073.86962890625 1098.599853515625 background all_cells +5067.6572265625 1204.8160400390625 background all_cells +5071.56884765625 1195.53857421875 background all_cells +5069.90478515625 1184.605224609375 background all_cells +5073.1162109375 1211.32666015625 background all_cells +5071.849609375 1201.90771484375 background all_cells +5123.431640625 1202.77490234375 background all_cells +5144.029296875 1210.51416015625 background all_cells +5128.1552734375 1196.38671875 background all_cells +5085.36328125 1199.9622802734375 background all_cells +5082.2978515625 1210.204833984375 background all_cells +5105.5595703125 1193.3017578125 background all_cells +5098.25390625 1202.078369140625 background all_cells +5095.10986328125 1188.174560546875 background all_cells +5072.90283203125 1154.8326416015625 background all_cells +5076.48388671875 1147.197265625 background all_cells +5097.796875 1157.6422119140625 background all_cells +5083.1572265625 1174.2593994140625 background all_cells +5071.67578125 1176.11328125 background all_cells +5098.79052734375 1173.563720703125 background all_cells +5077.310546875 1167.9991455078125 background all_cells +5126.2578125 1165.998779296875 background all_cells +5115.4404296875 1161.8624267578125 background all_cells +5142.0224609375 1168.6329345703125 background all_cells +5134.41259765625 1153.7724609375 background all_cells +5085.7724609375 1154.315673828125 background all_cells +5112.2978515625 1035.16162109375 background all_cells +5120.90966796875 1054.3316650390625 background all_cells +5119.546875 1030.91064453125 background all_cells +5115.396484375 1048.0657958984375 background all_cells +5110.568359375 1069.2545166015625 background all_cells +5137.9658203125 1103.2386474609375 background all_cells +5133.1142578125 1130.1015625 background all_cells +5099.7216796875 1123.58544921875 background all_cells +5115.30712890625 1107.44970703125 background all_cells +5106.52001953125 1100.7850341796875 background all_cells +5131.39453125 1078.9847412109375 background all_cells +5141.39990234375 1100.0694580078125 background all_cells +5130.8837890625 1089.78955078125 background all_cells +5173.966796875 686.5485229492188 background all_cells +5254.52783203125 687.1740112304688 background all_cells +5251.0302734375 691.5098876953125 background all_cells +5247.201171875 695.2100830078125 background all_cells +5223.30029296875 714.0228881835938 background all_cells +5234.84814453125 731.8817749023438 background all_cells +5214.2744140625 727.6234130859375 background all_cells +5217.01123046875 720.7239990234375 background all_cells +5239.66259765625 722.6444702148438 background all_cells +5234.8798828125 739.4120483398438 background all_cells +5254.771484375 736.9683837890625 background all_cells +5254.14404296875 727.3949584960938 background all_cells +5252.9296875 718.3975219726562 background all_cells +5244.11279296875 729.1451416015625 background all_cells +5215.91748046875 702.1994018554688 background all_cells +5245.0732421875 701.158447265625 background all_cells +5240.2568359375 705.8654174804688 background all_cells +5236.4931640625 701.9146728515625 background all_cells +5232.470703125 707.1369018554688 background all_cells +5152.5185546875 1050.8477783203125 background all_cells +5156.60888671875 1014.1773071289062 background all_cells +5161.36083984375 1137.6773681640625 background all_cells +5148.51171875 1139.321533203125 background all_cells +5153.64013671875 1139.060302734375 background all_cells +5154.138671875 1109.3604736328125 background all_cells +5203.78857421875 751.6133422851562 background all_cells +5214.2314453125 743.3806762695312 background all_cells +5208.42333984375 740.1342163085938 background all_cells +5182.935546875 747.9896850585938 background all_cells +5197.314453125 745.9293212890625 background all_cells +5191.18212890625 752.966552734375 background all_cells +5153.76171875 1143.3079833984375 background all_cells +5149.70556640625 1168.8199462890625 background all_cells +5141.98095703125 308.3608093261719 background all_cells +5182.83056640625 333.57293701171875 background all_cells +5181.740234375 343.1795349121094 background all_cells +5171.5869140625 308.2096862792969 background all_cells +5151.04052734375 362.76263427734375 background all_cells +5185.97998046875 395.8510437011719 background all_cells +5218.4560546875 385.139892578125 background all_cells +5162.083984375 389.7806701660156 background all_cells +5168.2763671875 383.3417663574219 background all_cells +5185.388671875 404.06195068359375 background all_cells +5151.73193359375 367.77056884765625 background all_cells +5156.0615234375 377.67236328125 background all_cells +5154.978515625 372.4803466796875 background all_cells +5140.00244140625 367.1532287597656 background all_cells +5199.08740234375 316.81787109375 background all_cells +5191.99267578125 330.7705993652344 background all_cells +5193.5439453125 343.2557373046875 background all_cells +5228.94921875 311.384033203125 background all_cells +5219.603515625 331.60595703125 background all_cells +5149.45751953125 488.1334228515625 background all_cells +5175.69873046875 509.3459167480469 background all_cells +5171.7509765625 446.4410095214844 background all_cells +5170.1572265625 505.9083557128906 background all_cells +5186.29052734375 517.782958984375 background all_cells +5165.57861328125 531.148681640625 background all_cells +5172.677734375 519.6076049804688 background all_cells +5149.294921875 521.672607421875 background all_cells +5197.041015625 522.9723510742188 background all_cells +5194.18017578125 531.152587890625 background all_cells +5201.0517578125 497.6992492675781 background all_cells +5215.4765625 492.4363403320313 background all_cells +5207.1728515625 493.0097351074219 background all_cells +5207.32470703125 529.7051391601562 background all_cells +5218.9619140625 519.5035400390625 background all_cells +5212.7197265625 524.1160888671875 background all_cells +5246.19677734375 479.816650390625 background all_cells +5232.810546875 517.2144775390625 background all_cells +5225.09130859375 515.7318725585938 background all_cells +5227.9609375 483.8134460449219 background all_cells +5241.8955078125 520.59033203125 background all_cells +5231.2509765625 529.9463500976562 background all_cells +5222.287109375 526.6795043945312 background all_cells +5108.47265625 397.01849365234375 background all_cells +5038.203125 463.7047119140625 background all_cells +5035.75390625 453.36126708984375 background all_cells +5066.033203125 477.1307067871094 background all_cells +5078.52685546875 521.2763671875 background all_cells +5064.568359375 484.6083984375 background all_cells +5136.93359375 424.70166015625 background all_cells +5138.00048828125 520.2528686523438 background all_cells +5140.23095703125 513.959228515625 background all_cells +5140.01806640625 409.3536682128906 background all_cells +5160.59521484375 400.7946166992188 background all_cells +5148.31494140625 424.4827270507813 background all_cells +5130.521484375 396.7238464355469 background all_cells +5142.32373046875 415.42962646484375 background all_cells +5125.55615234375 383.5108642578125 background all_cells +5156.671875 385.2549743652344 background all_cells +5147.26708984375 379.1082458496094 background all_cells +5130.22998046875 392.1241455078125 background all_cells +5032.62548828125 333.99835205078125 background all_cells +5103.73828125 312.155517578125 background all_cells +5095.544921875 315.39215087890625 background all_cells +5115.8583984375 342.828857421875 background all_cells +5111.75244140625 339.88525390625 background all_cells +5124.5390625 373.9375915527344 background all_cells +5094.40087890625 381.6434631347656 background all_cells +5106.7548828125 380.4897155761719 background all_cells +5130.94384765625 402.2353515625 background all_cells +5133.41845703125 384.10394287109375 background all_cells +5115.6494140625 349.7011108398437 background all_cells +5120.0771484375 361.1953430175781 background all_cells +5114.6201171875 363.1615905761719 background all_cells +5127.3427734375 356.0756225585937 background all_cells +5725.4306640625 37.515045166015625 background all_cells +5708.4609375 45.399051666259766 background all_cells +5714.833984375 50.63677215576172 background all_cells +5739.41650390625 42.70469665527344 background all_cells +5702.6708984375 41.42000198364258 background all_cells +5667.97265625 39.39181900024414 background all_cells +5729.630859375 28.16610336303711 background all_cells +5735.765625 33.36140060424805 background all_cells +5723.4296875 31.47195243835449 background all_cells +5720.783203125 107.45413970947266 background all_cells +5730.60595703125 138.12939453125 background all_cells +5691.17431640625 129.8274383544922 background all_cells +5691.96728515625 111.71949005126952 background all_cells +5697.55322265625 75.00059509277344 background all_cells +5702.537109375 94.9166030883789 background all_cells +5685.72900390625 91.31849670410156 background all_cells +5534.2138671875 86.44207000732422 background all_cells +5460.85791015625 136.8113250732422 background all_cells +5462.43408203125 125.8119659423828 background all_cells +5513.646484375 107.88597869873048 background all_cells +5506.337890625 107.90291595458984 background all_cells +5516.9560546875 91.41319274902344 background all_cells +5538.29443359375 179.38296508789062 background all_cells +5607.02001953125 210.586669921875 background all_cells +5591.82080078125 187.74728393554688 background all_cells +5475.46826171875 197.3514404296875 background all_cells +5521.8671875 213.71466064453125 background all_cells +5518.00537109375 167.43124389648438 background all_cells +5477.046875 172.24449157714844 background all_cells +5563.64306640625 66.76255798339844 background all_cells +5563.2001953125 73.94313049316406 background all_cells +5632.93994140625 90.12963104248048 background all_cells +5616.4970703125 127.03981018066406 background all_cells +5647.6435546875 118.86592864990234 background all_cells +5592.01123046875 69.99007415771484 background all_cells +5574.12890625 126.13961029052734 background all_cells +5586.10693359375 119.06015014648438 background all_cells +5605.38134765625 81.12936401367188 background all_cells +5596.39599609375 77.04962158203125 background all_cells +5666.71533203125 108.17060089111328 background all_cells +5676.046875 105.27447509765624 background all_cells +5677.755859375 117.98523712158205 background all_cells +5626.62158203125 56.14350128173828 background all_cells +5616.15771484375 75.56670379638672 background all_cells +5639.25390625 69.94683837890625 background all_cells +5618.73583984375 64.4410629272461 background all_cells +5479.74853515625 42.681602478027344 background all_cells +5464.54833984375 42.11705017089844 background all_cells +5541.34130859375 36.30491256713867 background all_cells +5541.9716796875 43.86552810668945 background all_cells +5492.5244140625 31.361835479736328 background all_cells +5533.826171875 74.9660415649414 background all_cells +5459.25 77.30326843261719 background all_cells +5542.00634765625 71.15898895263672 background all_cells +5552.181640625 68.1422119140625 background all_cells +5548.62255859375 72.2099380493164 background all_cells +5547.55322265625 33.00763702392578 background all_cells +5551.681640625 36.651458740234375 background all_cells +5549.7509765625 53.3774528503418 background all_cells +5613.96142578125 448.28717041015625 background all_cells +5710.26171875 434.9970703125 background all_cells +5710.7705078125 439.35394287109375 background all_cells +5710.42919921875 350.581787109375 background all_cells +5734.5869140625 389.27239990234375 background all_cells +5723.37939453125 349.6445617675781 background all_cells +5711.76025390625 359.7923889160156 background all_cells +5712.37353515625 471.3136901855469 background all_cells +5678.29248046875 467.0561218261719 background all_cells +5727.10400390625 468.51171875 background all_cells +5730.3251953125 472.7404479980469 background all_cells +5717.3564453125 474.64202880859375 background all_cells +5716.0166015625 462.6226196289063 background all_cells +5719.10205078125 412.8114318847656 background all_cells +5717.1142578125 432.71099853515625 background all_cells +5722.86083984375 427.0140686035156 background all_cells +5631.51904296875 320.61334228515625 background all_cells +5653.185546875 322.16326904296875 background all_cells +5648.271484375 320.21746826171875 background all_cells +5617.2587890625 382.644287109375 background all_cells +5691.03125 385.80267333984375 background all_cells +5677.2978515625 389.6905212402344 background all_cells +5639.82958984375 375.889892578125 background all_cells +5330.703125 383.13763427734375 background all_cells +5395.16259765625 405.1283264160156 background all_cells +5380.47314453125 397.1495361328125 background all_cells +5352.2294921875 408.2119445800781 background all_cells +5345.5439453125 389.0913391113281 background all_cells +5335.16259765625 399.4694213867188 background all_cells +5397.7763671875 456.6540222167969 background all_cells +5454.45263671875 425.8734436035156 background all_cells +5376.5400390625 414.3098754882813 background all_cells +5446.1845703125 441.51312255859375 background all_cells +5383.55859375 414.5004577636719 background all_cells +5334.23876953125 413.07659912109375 background all_cells +5371.5966796875 415.5616149902344 background all_cells +5365.3193359375 413.5484924316406 background all_cells +5354.74560546875 432.81201171875 background all_cells +5353.833984375 416.2702941894531 background all_cells +5351.1640625 444.7182922363281 background all_cells +5490.5771484375 403.7416687011719 background all_cells +5482.66259765625 417.0347900390625 background all_cells +5510.38232421875 409.3654479980469 background all_cells +5498.55029296875 405.3142395019531 background all_cells +5464.45556640625 356.3127136230469 background all_cells +5489.77978515625 339.30780029296875 background all_cells +5485.88623046875 325.93621826171875 background all_cells +5464.802734375 369.1130065917969 background all_cells +5412.4072265625 370.60980224609375 background all_cells +5419.263671875 362.1371765136719 background all_cells +5352.83056640625 338.1885070800781 background all_cells +5390.2822265625 328.2492980957031 background all_cells +5377.44775390625 366.9791564941406 background all_cells +5374.2353515625 357.1325378417969 background all_cells +5540.1552734375 331.1361389160156 background all_cells +5550.05029296875 353.725830078125 background all_cells +5585.8759765625 319.8980407714844 background all_cells +5589.38916015625 397.68499755859375 background all_cells +5593.4208984375 324.4025573730469 background all_cells +5591.18896484375 336.7361755371094 background all_cells +5589.03515625 343.5710754394531 background all_cells +5568.56103515625 350.1401672363281 background all_cells +5571.78369140625 381.578125 background all_cells +5576.80615234375 351.86602783203125 background all_cells +5574.5390625 371.7393798828125 background all_cells +5176.40673828125 145.5651092529297 background all_cells +5218.525390625 150.36203002929688 background all_cells +5211.24267578125 142.9075927734375 background all_cells +5206.00244140625 154.02903747558594 background all_cells +5297.09326171875 248.1874237060547 background all_cells +5385.9560546875 263.1107482910156 background all_cells +5351.36669921875 252.69509887695312 background all_cells +5303.26318359375 264.52606201171875 background all_cells +5232.21484375 157.35081481933594 background all_cells +5338.42333984375 160.17555236816406 background all_cells +5303.57666015625 152.67636108398438 background all_cells +5271.7158203125 261.4295654296875 background all_cells +5283.69677734375 223.906982421875 background all_cells +5273.037109375 224.7720947265625 background all_cells +5248.41162109375 203.43655395507807 background all_cells +5228.6240234375 228.1402740478516 background all_cells +5215.3564453125 195.2075958251953 background all_cells +5246.3017578125 171.67144775390625 background all_cells +5244.6484375 183.80577087402344 background all_cells +5222.2548828125 174.23165893554688 background all_cells +5226.13818359375 166.80120849609375 background all_cells +5242.84228515625 174.6910858154297 background all_cells +5191.2314453125 173.0379638671875 background all_cells +5642.19091796875 158.23800659179688 background all_cells +5730.3251953125 174.2230987548828 background all_cells +5725.72216796875 162.3118438720703 background all_cells +5654.73828125 159.30157470703125 background all_cells +5678.1572265625 221.04281616210935 background all_cells +5740.32470703125 219.84439086914065 background all_cells +5677.7666015625 228.52914428710935 background all_cells +5648.68310546875 236.83694458007807 background all_cells +5675.9091796875 238.16796875 background all_cells +5677.63330078125 209.12054443359372 background all_cells +5654.560546875 203.90138244628903 background all_cells +5241.56201171875 300.0612487792969 background all_cells +5369.17578125 293.2665100097656 background all_cells +5119.49365234375 308.6775817871094 background all_cells +5123.16845703125 314.3212585449219 background all_cells +5293.85693359375 313.2300720214844 background all_cells +5467.06640625 297.6832275390625 background all_cells +5473.4169921875 300.08966064453125 background all_cells +5466.4853515625 304.79376220703125 background all_cells +5251.54541015625 274.81256103515625 background all_cells +5362.19091796875 269.6032409667969 background all_cells +5445.31396484375 275.9422302246094 background all_cells +5413.19482421875 288.92999267578125 background all_cells +5260.7470703125 285.2514038085937 background all_cells +5668.72705078125 308.7602233886719 background all_cells +5611.81005859375 301.8827514648437 background all_cells +5736.6279296875 309.6212463378906 background all_cells +5728.09814453125 308.4136962890625 background all_cells +5696.73974609375 294.5311889648437 background all_cells +5190.03076171875 279.89910888671875 background all_cells +5223.62109375 275.1377868652344 background all_cells +5194.1416015625 285.9493103027344 background all_cells +5433.0458984375 302.4765930175781 background all_cells +5458.564453125 304.4252624511719 background all_cells +5453.16796875 309.76239013671875 background all_cells +5446.65576171875 308.57550048828125 background all_cells +5462.53564453125 228.1187744140625 background all_cells +5461.83984375 289.91162109375 background all_cells +5462.849609375 293.37237548828125 background all_cells +5465.62890625 285.3546447753906 background all_cells +5460.970703125 241.6221466064453 background all_cells +5475.38330078125 289.25347900390625 background all_cells +5487.59375 283.406494140625 background all_cells +5482.2451171875 293.20025634765625 background all_cells +5476.861328125 282.9222412109375 background all_cells +5661.509765625 265.8011169433594 background all_cells +5735.3359375 266.1628112792969 background all_cells +5683.3330078125 268.5251159667969 background all_cells +5673.431640625 259.6059875488281 background all_cells +5600.607421875 249.65625 background all_cells +5585.09716796875 247.0873870849609 background all_cells +5593.96484375 230.20309448242188 background all_cells +5629.70751953125 267.8453063964844 background all_cells +5621.87451171875 260.527099609375 background all_cells +5549.986328125 278.3089599609375 background all_cells +5547.015625 255.69630432128903 background all_cells +5561.32080078125 280.9114074707031 background all_cells +5560.00048828125 275.127197265625 background all_cells +5496.5205078125 291.9396667480469 background all_cells +5513.80810546875 292.2763366699219 background all_cells +5502.40771484375 283.3681030273437 background all_cells +5503.865234375 297.280517578125 background all_cells +5389.21533203125 191.40643310546875 background all_cells +5395.80810546875 226.68670654296875 background all_cells +5397.3671875 213.0449676513672 background all_cells +5435.42236328125 161.61709594726562 background all_cells +5611.9931640625 192.7764129638672 background all_cells +5613.20556640625 181.64321899414065 background all_cells +5406.13720703125 219.3551177978516 background all_cells +5421.43798828125 220.57257080078125 background all_cells +5410.310546875 226.90907287597656 background all_cells +5402.42041015625 226.7756500244141 background all_cells +5390.34765625 231.71868896484372 background all_cells +5398.7099609375 234.1562957763672 background all_cells +5407.07470703125 234.30860900878903 background all_cells +5416.23779296875 241.65087890625 background all_cells +5441.1171875 231.9669952392578 background all_cells +5010.0087890625 417.15814208984375 background all_cells +4936.56640625 443.0644226074219 background all_cells +4860.08642578125 423.31451416015625 background all_cells +5026.3837890625 444.0847473144531 background all_cells +5018.171875 437.2894592285156 background all_cells +4915.17431640625 463.7658996582031 background all_cells +4930.1474609375 511.0644226074219 background all_cells +4901.9404296875 473.0446472167969 background all_cells +5034.69677734375 492.8234558105469 background all_cells +5017.58544921875 456.3115234375 background all_cells +5007.86474609375 545.1127319335938 background all_cells +4990.58154296875 471.5444030761719 background all_cells +5004.14111328125 527.1455078125 background all_cells +5042.58740234375 487.2581787109375 background all_cells +4909.9609375 588.2798461914062 background all_cells +4908.05908203125 585.184814453125 background all_cells +4890.4248046875 590.191650390625 background all_cells +4896.5625 584.5711059570312 background all_cells +4859.18408203125 580.2086181640625 background all_cells +4923.06103515625 705.7599487304688 background all_cells +4931.52294921875 751.470703125 background all_cells +4912.7216796875 742.0684814453125 background all_cells +4887.42333984375 622.6027221679688 background all_cells +4922.14501953125 627.0994262695312 background all_cells +4904.91796875 623.6500854492188 background all_cells +4967.84912109375 705.1085815429688 background all_cells +4884.4736328125 702.1483154296875 background all_cells +4913.75927734375 700.1856689453125 background all_cells +4895.4111328125 598.0891723632812 background all_cells +4897.779296875 617.452880859375 background all_cells +4890.69482421875 612.2974853515625 background all_cells +4903.74365234375 607.8807983398438 background all_cells +4948.66455078125 552.12451171875 background all_cells +4969.86865234375 554.8336181640625 background all_cells +4985.08203125 552.2395629882812 background all_cells +4953.26416015625 568.8984375 background all_cells +4946.21337890625 584.3557739257812 background all_cells +4948.271484375 576.9317016601562 background all_cells +4971.6123046875 593.11865234375 background all_cells +4964.5654296875 576.3963623046875 background all_cells +4979.65869140625 573.9880981445312 background all_cells +4969.42626953125 641.9105224609375 background all_cells +4995.65478515625 640.2386474609375 background all_cells +4987.37841796875 648.3114624023438 background all_cells +4984.01220703125 641.5077514648438 background all_cells +5004.4619140625 580.7540893554688 background all_cells +5015.76904296875 619.2645263671875 background all_cells +4904.59716796875 557.6756591796875 background all_cells +4928.30029296875 580.779296875 background all_cells +4925.85693359375 572.0824584960938 background all_cells +4764.61279296875 657.8333740234375 background all_cells +4792.1669921875 662.4112548828125 background all_cells +4789.68017578125 659.3164672851562 background all_cells +4814.63720703125 671.791259765625 background all_cells +4760.4189453125 707.5270385742188 background all_cells +4788.57275390625 685.4511108398438 background all_cells +4803.234375 684.725830078125 background all_cells +4809.59228515625 675.2726440429688 background all_cells +4822.787109375 698.0975952148438 background all_cells +4824.49365234375 646.4882202148438 background all_cells +4831.15771484375 701.1799926757812 background all_cells +4832.79052734375 680.6075439453125 background all_cells +4808.029296875 574.5294799804688 background all_cells +4815.40087890625 579.2374877929688 background all_cells +4812.5908203125 586.5060424804688 background all_cells +4790.5673828125 640.9894409179688 background all_cells +4806.9716796875 621.4833984375 background all_cells +4807.40869140625 611.72998046875 background all_cells +4793.35888671875 577.7976684570312 background all_cells +4761.27294921875 594.9008178710938 background all_cells +4803.8515625 523.0892333984375 background all_cells +4796.5947265625 567.4638061523438 background all_cells +4793.32080078125 590.3079223632812 background all_cells +4562.31201171875 971.400146484375 background all_cells +4616.4736328125 924.9641723632812 background all_cells +4612.31591796875 933.8895874023438 background all_cells +4586.44140625 962.3931884765624 background all_cells +4665.93505859375 922.6697998046876 background all_cells +4694.1708984375 965.9671020507812 background all_cells +4680.6845703125 940.2451782226562 background all_cells +4670.69970703125 1029.382568359375 background all_cells +4575.75439453125 1041.1822509765625 background all_cells +4593.38330078125 1039.934814453125 background all_cells +4672.80615234375 1061.8096923828125 background all_cells +4677.1669921875 1037.9664306640625 background all_cells +4658.03076171875 1035.7392578125 background all_cells +4677.32666015625 1003.9398193359376 background all_cells +4706.4755859375 1015.4244384765624 background all_cells +4693.07666015625 1004.37548828125 background all_cells +4677.55908203125 1017.4724731445312 background all_cells +4656.9921875 1016.788330078125 background all_cells +4749.25 973.4634399414062 background all_cells +4759.74072265625 973.323486328125 background all_cells +4765.732421875 965.62841796875 background all_cells +4760.4580078125 963.972900390625 background all_cells +4746.96875 958.7974243164062 background all_cells +4774.916015625 956.3634033203124 background all_cells +4776.6259765625 971.6362915039062 background all_cells +4788.53662109375 962.9208374023438 background all_cells +4784.33251953125 959.0491333007812 background all_cells +4768.6943359375 985.1263427734376 background all_cells +4782.2109375 986.1576538085938 background all_cells +4772.31103515625 1001.0188598632812 background all_cells +4784.93017578125 994.9188232421876 background all_cells +4777.64111328125 1010.3497314453124 background all_cells +4770.2314453125 1010.7180786132812 background all_cells +4811.08740234375 964.9010009765624 background all_cells +4812.06884765625 970.182373046875 background all_cells +4810.97265625 951.9483032226562 background all_cells +4793.6533203125 965.0700073242188 background all_cells +4801.80419921875 946.838623046875 background all_cells +4793.40966796875 952.2880859375 background all_cells +4917.25634765625 1037.4581298828125 background all_cells +4955.2802734375 1063.743408203125 background all_cells +4948.33349609375 1055.50732421875 background all_cells +4930.94140625 1067.6934814453125 background all_cells +5045.40185546875 1045.221923828125 background all_cells +5042.80078125 1051.62451171875 background all_cells +5056.97265625 1066.1568603515625 background all_cells +5051.43359375 1048.540771484375 background all_cells +5046.40966796875 1058.27880859375 background all_cells +5001.48974609375 1016.68359375 background all_cells +5037.53125 1050.939697265625 background all_cells +5043.49267578125 1039.567626953125 background all_cells +4843.4072265625 1021.1976318359376 background all_cells +4875.8681640625 1042.3463134765625 background all_cells +4851.90625 1055.6043701171875 background all_cells +4851.18896484375 1047.6474609375 background all_cells +4861.6796875 1076.2862548828125 background all_cells +4727.1650390625 1085.06396484375 background all_cells +4727.06982421875 1071.73876953125 background all_cells +4854.51513671875 1079.0457763671875 background all_cells +4869.09765625 1076.9501953125 background all_cells +4775.55517578125 1056.31396484375 background all_cells +4753.82421875 1059.3697509765625 background all_cells +4731.63671875 1042.482177734375 background all_cells +4836.470703125 1057.8677978515625 background all_cells +4804.6630859375 1040.53173828125 background all_cells +4569.30615234375 1083.20654296875 background all_cells +4614.7626953125 1125.226806640625 background all_cells +4611.0498046875 1091.350830078125 background all_cells +4571.1591796875 1117.6910400390625 background all_cells +4772.232421875 1118.0308837890625 background all_cells +4788.693359375 1094.4986572265625 background all_cells +4782.58740234375 1117.71142578125 background all_cells +4779.765625 1124.6131591796875 background all_cells +4685.4306640625 1091.2335205078125 background all_cells +4718.6533203125 1080.9447021484375 background all_cells +4694.728515625 1094.8173828125 background all_cells +4744.53466796875 1117.902587890625 background all_cells +4736.2001953125 1119.5980224609375 background all_cells +4623.73681640625 1102.8941650390625 background all_cells +4664.11865234375 1120.6649169921875 background all_cells +4721.486328125 847.6069946289062 background all_cells +4744.177734375 840.2379150390625 background all_cells +4734.38525390625 892.79296875 background all_cells +4729.7490234375 832.7434692382812 background all_cells +4747.76416015625 917.4291381835938 background all_cells +4782.83251953125 923.7889404296876 background all_cells +4765.037109375 913.2694091796876 background all_cells +4769.5869140625 883.9764404296875 background all_cells +4778.4052734375 900.7039794921875 background all_cells +4773.87158203125 901.1669311523438 background all_cells +5018.01904296875 941.92724609375 background all_cells +5024.783203125 981.9351196289062 background all_cells +4994.35302734375 949.8421630859376 background all_cells +5027.43701171875 945.4661254882812 background all_cells +5042.3310546875 956.5643920898438 background all_cells +5036.31103515625 973.9358520507812 background all_cells +5035.40283203125 979.101318359375 background all_cells +5046.32861328125 974.5864868164062 background all_cells +5044.09619140625 967.278564453125 background all_cells +5034.89697265625 930.9478759765624 background all_cells +5032.14111328125 937.9229125976562 background all_cells +5042.57861328125 935.016357421875 background all_cells +5030.47509765625 991.9881591796876 background all_cells +5021.89599609375 990.1004028320312 background all_cells +5025.60302734375 991.9259033203124 background all_cells +5044.564453125 998.404296875 background all_cells +5047.42333984375 990.8013916015624 background all_cells +4915.283203125 888.9993286132812 background all_cells +4956.54345703125 884.5906372070312 background all_cells +4938.43359375 859.319580078125 background all_cells +4932.54443359375 865.12451171875 background all_cells +4986.5166015625 909.3984985351562 background all_cells +4992.02099609375 918.5657348632812 background all_cells +4996.357421875 916.2130126953124 background all_cells +4969.35595703125 837.8887329101562 background all_cells +4989.11083984375 873.7351684570312 background all_cells +4974.23681640625 896.4450073242188 background all_cells +4739.603515625 925.3441162109376 background all_cells +4739.58740234375 960.28759765625 background all_cells +4742.6123046875 952.8968505859376 background all_cells +4735.05859375 932.0880737304688 background all_cells +4739.2861328125 968.1846313476562 background all_cells +4741.29931640625 975.9232788085938 background all_cells +4736.962890625 972.070556640625 background all_cells +4750.341796875 947.7333374023438 background all_cells +4745.29931640625 932.7667236328124 background all_cells +4749.6689453125 936.3190307617188 background all_cells +4779.7666015625 933.8274536132812 background all_cells +4772.9609375 943.0612182617188 background all_cells +4758.11669921875 946.3334350585938 background all_cells +4789.3564453125 934.5326538085938 background all_cells +4801.814453125 938.6396484375 background all_cells +4802.23583984375 930.2493896484376 background all_cells +4716.955078125 930.08984375 background all_cells +4721.958984375 953.285400390625 background all_cells +4724.998046875 958.8015747070312 background all_cells +4731.623046875 925.6326904296876 background all_cells +4728.15380859375 931.4091796875 background all_cells +4814.7724609375 924.0720825195312 background all_cells +4805.4521484375 925.2824096679688 background all_cells +4821.39013671875 930.1006469726562 background all_cells +4815.42333984375 929.0108642578124 background all_cells +4827.98388671875 978.9146118164062 background all_cells +4851.4619140625 963.321533203125 background all_cells +4852.2841796875 992.2587280273438 background all_cells +4829.46728515625 987.5492553710938 background all_cells +4842.49560546875 940.0203247070312 background all_cells +4827.63037109375 949.4426879882812 background all_cells +4824.85302734375 938.3983764648438 background all_cells +4850.5224609375 897.8666381835938 background all_cells +4860.08349609375 915.6442260742188 background all_cells +4859.61279296875 934.7263793945312 background all_cells +4908.13623046875 920.908447265625 background all_cells +4955.50830078125 913.0433349609376 background all_cells +4924.4208984375 904.1038208007812 background all_cells +4939.4052734375 923.0415649414062 background all_cells +4926.9755859375 914.6435546875 background all_cells +4921.76904296875 924.1942138671876 background all_cells +4900.20751953125 925.1958618164062 background all_cells +4961.85888671875 991.7444458007812 background all_cells +4909.35546875 926.297119140625 background all_cells +4882.037109375 947.9239501953124 background all_cells +4891.865234375 924.0250854492188 background all_cells +4882.74755859375 941.889892578125 background all_cells +4886.38037109375 992.7486572265624 background all_cells +4907.140625 797.76611328125 background all_cells +5019.62548828125 804.629638671875 background all_cells +4941.3994140625 796.8578491210938 background all_cells +4927.52392578125 801.0050659179688 background all_cells +4972.57373046875 820.127197265625 background all_cells +4998.68115234375 821.7069091796875 background all_cells +4989.44482421875 832.4300537109375 background all_cells +5027.74267578125 875.9171752929688 background all_cells +5037.36962890625 825.5618286132812 background all_cells +5034.89404296875 892.3038940429688 background all_cells +5011.7001953125 729.5844116210938 background all_cells +4948.45947265625 727.305419921875 background all_cells +4946.19140625 762.7521362304688 background all_cells +5007.6767578125 760.09912109375 background all_cells +5021.2421875 751.7159423828125 background all_cells +5018.20947265625 733.5341796875 background all_cells +4988.623046875 711.213134765625 background all_cells +5031.177734375 719.6475830078125 background all_cells +4940.19873046875 721.8029174804688 background all_cells +4939.0419921875 819.0172729492188 background all_cells +4957.35791015625 861.1483154296875 background all_cells +4958.6357421875 817.6001586914062 background all_cells +4946.65380859375 812.0155639648438 background all_cells +4801.81103515625 774.08251953125 background all_cells +4815.9130859375 779.1590576171875 background all_cells +4816.0556640625 765.8997192382812 background all_cells +4811.97021484375 770.522216796875 background all_cells +4829.85107421875 824.0680541992188 background all_cells +4878.81103515625 835.6876220703125 background all_cells +4861.55419921875 835.548828125 background all_cells +4850.8818359375 803.9637451171875 background all_cells +4826.28466796875 773.9661254882812 background all_cells +4877.01806640625 778.9273681640625 background all_cells +4867.09326171875 838.4976196289062 background all_cells +4842.8056640625 854.692138671875 background all_cells +4807.26513671875 881.1065063476562 background all_cells +4807.18359375 843.9799194335938 background all_cells +4828.79052734375 756.1884155273438 background all_cells +4825.88623046875 741.7240600585938 background all_cells +4782.16064453125 748.234130859375 background all_cells +4791.97216796875 751.533935546875 background all_cells +4785.94091796875 753.023193359375 background all_cells +4798.64990234375 748.7036743164062 background all_cells +4811.986328125 757.4571533203125 background all_cells +4801.5966796875 763.3501586914062 background all_cells +4800.8056640625 755.097900390625 background all_cells +4726.55908203125 740.4036865234375 background all_cells +4776.46435546875 749.8078002929688 background all_cells +4772.5361328125 735.4124755859375 background all_cells +4729.1279296875 741.8116455078125 background all_cells +4751.18212890625 781.6099853515625 background all_cells +4751.08935546875 813.0960083007812 background all_cells +4756.802734375 809.6878051757812 background all_cells +4785.30908203125 789.0420532226562 background all_cells +4772.06201171875 796.7405395507812 background all_cells +4838.6787109375 761.8624877929688 background all_cells +4846.9501953125 755.4319458007812 background all_cells +4844.9951171875 746.5042114257812 background all_cells +5101.6220703125 1807.9769287109373 background all_cells +5111.712890625 1793.69287109375 background all_cells +5105.580078125 1818.00146484375 background all_cells +5145.12158203125 1757.518310546875 background all_cells +5139.365234375 1767.4237060546875 background all_cells +5120.869140625 1803.547607421875 background all_cells +5112.15283203125 1807.3309326171875 background all_cells +5117.67138671875 1824.6318359375 background all_cells +5130.15576171875 1764.121337890625 background all_cells +5132.02490234375 1774.0572509765625 background all_cells +5121.2978515625 1761.8248291015625 background all_cells +5677.7861328125 1812.8978271484373 background all_cells +5671.0078125 1832.7347412109373 background all_cells +5668.0048828125 1830.0477294921875 background all_cells +5667.47802734375 1822.2352294921875 background all_cells +5656.2373046875 1803.1058349609373 background all_cells +5682.5517578125 1804.3616943359373 background all_cells +5691.974609375 1787.7513427734375 background all_cells +5701.923828125 1777.621826171875 background all_cells +5695.99365234375 1771.160400390625 background all_cells +5668.732421875 1781.705322265625 background all_cells +5666.12353515625 1774.7830810546875 background all_cells +5681.046875 1774.9493408203125 background all_cells +5668.802734375 1768.165283203125 background all_cells +5662.73974609375 1752.6591796875 background all_cells +5695.466796875 1757.7579345703125 background all_cells +5658.248046875 1761.392333984375 background all_cells +5672.44580078125 1758.8148193359375 background all_cells +5612.10009765625 1841.947021484375 background all_cells +5619.22265625 1819.0567626953125 background all_cells +5612.66552734375 1856.1680908203125 background all_cells +5619.9189453125 1844.9090576171875 background all_cells +5617.39697265625 1824.748046875 background all_cells +5636.55908203125 1855.122802734375 background all_cells +5666.0556640625 1851.2396240234373 background all_cells +5643.69921875 1864.1563720703125 background all_cells +5644.8359375 1853.565673828125 background all_cells +5627.49169921875 1813.550537109375 background all_cells +5638.54833984375 1801.3651123046875 background all_cells +5629.63232421875 1842.024658203125 background all_cells +5660.3759765625 1832.1962890625 background all_cells +5626.29541015625 1831.4197998046875 background all_cells +5145.826171875 1811.2149658203125 background all_cells +5123.26611328125 1862.1038818359373 background all_cells +5158.39794921875 1827.0997314453125 background all_cells +5153.56201171875 1811.8372802734373 background all_cells +5148.52001953125 1822.082275390625 background all_cells +5201.44775390625 1830.2882080078125 background all_cells +5217.45556640625 1861.6448974609373 background all_cells +5223.833984375 1845.12451171875 background all_cells +5180.95751953125 1838.7122802734373 background all_cells +5648.46826171875 1792.1412353515625 background all_cells +5656.029296875 1784.1746826171875 background all_cells +5649.44677734375 1778.3157958984375 background all_cells +5234.9130859375 1799.9410400390625 background all_cells +5185.38818359375 1807.1219482421875 background all_cells +5198.46533203125 1799.5355224609375 background all_cells +5735.33935546875 1778.5352783203125 background all_cells +5724.4697265625 1763.85595703125 background all_cells +5738.07861328125 1799.5799560546875 background all_cells +5737.87841796875 1786.7528076171875 background all_cells +5764.14306640625 1819.802001953125 background all_cells +5794.45458984375 1814.4598388671875 background all_cells +5801.720703125 1822.744140625 background all_cells +5785.20361328125 1820.7696533203125 background all_cells +5785.6748046875 1792.8260498046875 background all_cells +5772.83251953125 1752.4539794921875 background all_cells +5794.875 1772.9698486328125 background all_cells +5796.24853515625 1797.7320556640625 background all_cells +5789.51611328125 1798.389404296875 background all_cells +5801.5673828125 1792.00146484375 background all_cells +5835.68798828125 1818.4149169921875 background all_cells +5836.76708984375 1771.3375244140625 background all_cells +5864.25732421875 1757.942626953125 background all_cells +5859.4541015625 1760.61669921875 background all_cells +5854.02197265625 1822.84033203125 background all_cells +5844.365234375 1822.737060546875 background all_cells +5825.82373046875 1808.150146484375 background all_cells +5823.60498046875 1784.6182861328125 background all_cells +5927.13232421875 1815.111572265625 background all_cells +5931.712890625 1822.9306640625 background all_cells +5950.88427734375 1797.8150634765625 background all_cells +5942.96630859375 1817.6944580078125 background all_cells +5953.4111328125 1763.890625 background all_cells +5942.46337890625 1773.9932861328125 background all_cells +5958.38916015625 1771.349365234375 background all_cells +5949.07421875 1770.551513671875 background all_cells +5942.119140625 1782.0611572265625 background all_cells +5771.341796875 1846.23583984375 background all_cells +5779.63232421875 1837.714599609375 background all_cells +5789.19580078125 1850.5533447265625 background all_cells +5784.6162109375 1843.1875 background all_cells +5775.60546875 1858.2352294921875 background all_cells +5793.6513671875 1825.1180419921875 background all_cells +5802.7958984375 1858.043701171875 background all_cells +5815.51220703125 1861.6353759765625 background all_cells +5807.0751953125 1850.20263671875 background all_cells +5837.7734375 1837.474365234375 background all_cells +5835.78662109375 1849.861328125 background all_cells +5826.04052734375 1847.53662109375 background all_cells +5817.50537109375 1841.641845703125 background all_cells +5805.19189453125 1837.3238525390625 background all_cells +5809.55810546875 1830.8121337890625 background all_cells +5835.458984375 1825.9158935546875 background all_cells +5775.94775390625 1835.9864501953125 background all_cells +5785.37109375 1830.2298583984373 background all_cells +5779.810546875 1827.55126953125 background all_cells +5878.29296875 1754.1373291015625 background all_cells +5870.5498046875 1797.367919921875 background all_cells +5888.10986328125 1767.648193359375 background all_cells +5911.19677734375 1757.5577392578125 background all_cells +5929.11572265625 1768.0667724609375 background all_cells +5925.09228515625 1778.6461181640625 background all_cells +5922.1298828125 1751.030517578125 background all_cells +5920.26220703125 1780.0765380859375 background all_cells +5904.04443359375 1795.3433837890625 background all_cells +5923.318359375 1816.8165283203125 background all_cells +5917.04833984375 1813.66064453125 background all_cells +5881.10400390625 1806.0762939453125 background all_cells +5878.09423828125 1821.7183837890625 background all_cells +5896.9990234375 1805.657958984375 background all_cells +5876.67333984375 1805.786865234375 background all_cells +5848.38134765625 1850.5283203125 background all_cells +5841.02001953125 1861.1978759765625 background all_cells +5851.158203125 1858.412109375 background all_cells +5940.38232421875 1841.612548828125 background all_cells +5953.74609375 1848.22802734375 background all_cells +5945.36376953125 1845.4569091796875 background all_cells +5940.87255859375 1827.041015625 background all_cells +5918.79052734375 1838.9903564453125 background all_cells +5929.88623046875 1830.458740234375 background all_cells +5889.33447265625 1843.72607421875 background all_cells +5912.02099609375 1839.2490234375 background all_cells +5904.51806640625 1847.186767578125 background all_cells +5895.2412109375 1856.8367919921875 background all_cells +5853.3544921875 1830.330322265625 background all_cells +5849.52392578125 1843.984375 background all_cells +5854.69091796875 1837.8648681640625 background all_cells +5846.078125 1834.3155517578125 background all_cells +5750.8779296875 1861.960693359375 background all_cells +5745.18505859375 1866.723388671875 background all_cells +5760.50732421875 1863.0723876953125 background all_cells +5761.892578125 1858.148681640625 background all_cells +5768.25634765625 1862.94140625 background all_cells +5767.25048828125 1855.0186767578125 background all_cells +5759.341796875 1838.64306640625 background all_cells +5749.60107421875 1855.0889892578125 background all_cells +5760.52197265625 1851.1177978515625 background all_cells +5753.0283203125 1847.0928955078125 background all_cells +5540.89404296875 1811.8729248046875 background all_cells +5551.701171875 1809.2357177734373 background all_cells +5556.7958984375 1815.31201171875 background all_cells +5557.50244140625 1824.45849609375 background all_cells +5546.583984375 1821.9716796875 background all_cells +5515.31298828125 1837.8287353515625 background all_cells +5522.22119140625 1860.6282958984373 background all_cells +5523.88427734375 1834.0460205078125 background all_cells +5515.1611328125 1852.71435546875 background all_cells +5507.65576171875 1821.2354736328125 background all_cells +5514.541015625 1818.156005859375 background all_cells +5506.79931640625 1814.2462158203125 background all_cells +5512.09716796875 1797.2232666015625 background all_cells +5503.8720703125 1803.712158203125 background all_cells +5521.18359375 1806.1566162109373 background all_cells +5510.31005859375 1805.4720458984373 background all_cells +5502.57177734375 1797.148681640625 background all_cells +5533.04052734375 1820.6143798828125 background all_cells +5527.37841796875 1811.6488037109373 background all_cells +5564.02978515625 1856.5823974609373 background all_cells +5574.53955078125 1854.3101806640625 background all_cells +5572.7509765625 1843.277587890625 background all_cells +5565.3310546875 1848.7198486328125 background all_cells +5597.580078125 1856.212646484375 background all_cells +5604.90478515625 1851.239013671875 background all_cells +5600.626953125 1841.5592041015625 background all_cells +5584.84912109375 1861.461669921875 background all_cells +5588.83154296875 1856.142333984375 background all_cells +5585.87255859375 1848.281494140625 background all_cells +5577.68603515625 1836.4901123046875 background all_cells +5582.7841796875 1826.5203857421875 background all_cells +5603.4765625 1829.3529052734373 background all_cells +5591.64404296875 1832.1070556640625 background all_cells +5597.583984375 1822.4114990234373 background all_cells +5558.36474609375 1766.98046875 background all_cells +5563.32861328125 1771.3348388671875 background all_cells +5613.34423828125 1760.2064208984375 background all_cells +5641.04345703125 1766.3699951171875 background all_cells +5526.8740234375 1731.866455078125 background all_cells +5522.07373046875 1735.62255859375 background all_cells +5506.5673828125 1738.6376953125 background all_cells +5532.21044921875 1754.2938232421875 background all_cells +5538.02587890625 1754.3389892578125 background all_cells +5531.80908203125 1739.60791015625 background all_cells +5551.92236328125 1766.931884765625 background all_cells +5547.767578125 1771.5133056640625 background all_cells +5544.80859375 1765.583251953125 background all_cells +5520.13330078125 1763.03466796875 background all_cells +5536.9775390625 1763.6614990234375 background all_cells +5556.1826171875 1752.985595703125 background all_cells +5581.45556640625 1533.013916015625 background all_cells +5577.5517578125 1555.53076171875 background all_cells +5601.013671875 1566.0667724609375 background all_cells +5583.93408203125 1559.6201171875 background all_cells +5611.8193359375 1559.6990966796875 background all_cells +5580.68408203125 1576.4715576171875 background all_cells +5618.9580078125 1561.8460693359375 background all_cells +5640.53466796875 1573.1903076171875 background all_cells +5645.5712890625 1542.4742431640625 background all_cells +5659.15234375 1533.2401123046875 background all_cells +5634.7119140625 1583.6881103515625 background all_cells +5614.0986328125 1589.17822265625 background all_cells +5653.06591796875 1587.7418212890625 background all_cells +5649.4375 1597.68994140625 background all_cells +5598.73046875 1599.074951171875 background all_cells +5610.271484375 1602.9737548828125 background all_cells +5582.55908203125 1594.2923583984375 background all_cells +5670.94921875 1567.6658935546875 background all_cells +5683.41650390625 1527.80712890625 background all_cells +5681.1025390625 1545.2760009765625 background all_cells +5676.59716796875 1533.5350341796875 background all_cells +5772.6875 1589.2005615234375 background all_cells +5791.65576171875 1590.30322265625 background all_cells +5788.271484375 1583.9185791015625 background all_cells +5773.431640625 1581.784912109375 background all_cells +5723.91259765625 1597.427490234375 background all_cells +5743.2275390625 1571.55029296875 background all_cells +5763.154296875 1532.963134765625 background all_cells +5763.62109375 1548.3134765625 background all_cells +5757.22119140625 1545.6510009765625 background all_cells +5720.5712890625 1527.0596923828125 background all_cells +5711.4443359375 1532.196044921875 background all_cells +5732.5166015625 1552.7276611328125 background all_cells +5722.58349609375 1534.5712890625 background all_cells +5691.89111328125 1540.617431640625 background all_cells +5692.18359375 1574.863525390625 background all_cells +5692.37841796875 1535.5408935546875 background all_cells +5658.46533203125 1614.903076171875 background all_cells +5677.154296875 1617.0169677734375 background all_cells +5664.44970703125 1612.474853515625 background all_cells +5657.7841796875 1608.429443359375 background all_cells +5734.7373046875 1623.7186279296875 background all_cells +5743.36279296875 1653.7337646484375 background all_cells +5737.255859375 1651.1617431640625 background all_cells +5742.1650390625 1600.62890625 background all_cells +5743.25927734375 1616.966064453125 background all_cells +5739.04296875 1614.3853759765625 background all_cells +5748.99560546875 1611.825927734375 background all_cells +5701.4833984375 1618.2891845703125 background all_cells +5704.24169921875 1661.658447265625 background all_cells +5716.8037109375 1643.2767333984375 background all_cells +5711.88623046875 1610.996826171875 background all_cells +5706.1494140625 1602.20703125 background all_cells +5583.3251953125 1643.421875 background all_cells +5596.41650390625 1651.92724609375 background all_cells +5585.98193359375 1655.2606201171875 background all_cells +5580.79345703125 1654.100830078125 background all_cells +5631.57421875 1649.47265625 background all_cells +5653.4345703125 1657.5338134765625 background all_cells +5644.90869140625 1656.48388671875 background all_cells +5639.66943359375 1650.107666015625 background all_cells +5625.54736328125 1627.5780029296875 background all_cells +5643.306640625 1642.891845703125 background all_cells +5647.06689453125 1631.738037109375 background all_cells +5636.98095703125 1628.1231689453125 background all_cells +5626.58984375 1638.9114990234375 background all_cells +5612.49072265625 1614.870361328125 background all_cells +5590.78173828125 1624.7740478515625 background all_cells +5788.43017578125 1637.0164794921875 background all_cells +5809.17578125 1609.7684326171875 background all_cells +5802.50634765625 1640.818359375 background all_cells +5795.33642578125 1602.154541015625 background all_cells +5834.2216796875 1601.07763671875 background all_cells +5836.5029296875 1609.6634521484375 background all_cells +5827.6298828125 1605.961181640625 background all_cells +5844.33837890625 1604.216796875 background all_cells +5840.86474609375 1612.79541015625 background all_cells +5824.13427734375 1631.6790771484375 background all_cells +5825.53759765625 1626.7537841796875 background all_cells +5828.8330078125 1621.456298828125 background all_cells +5823.720703125 1637.9188232421875 background all_cells +5821.3330078125 1582.78515625 background all_cells +5825.986328125 1589.03271484375 background all_cells +5837.759765625 1590.465087890625 background all_cells +5840.3232421875 1653.5946044921875 background all_cells +5851.3125 1640.69189453125 background all_cells +5846.0771484375 1659.3707275390625 background all_cells +5945.3935546875 1649.73486328125 background all_cells +5960.03076171875 1654.6181640625 background all_cells +5945.87353515625 1658.103271484375 background all_cells +5918.10888671875 1659.4425048828125 background all_cells +5931.67724609375 1647.498046875 background all_cells +5924.1220703125 1648.4979248046875 background all_cells +5928.228515625 1669.015869140625 background all_cells +5901.0615234375 1664.890869140625 background all_cells +5907.48388671875 1659.3956298828125 background all_cells +5906.72509765625 1665.923095703125 background all_cells +5884.63916015625 1664.397705078125 background all_cells +5854.53955078125 1662.1025390625 background all_cells +5858.7724609375 1670.321533203125 background all_cells +5894.9365234375 1667.48388671875 background all_cells +5887.5322265625 1649.1639404296875 background all_cells +5891.73291015625 1658.601806640625 background all_cells +5798.82177734375 1662.0364990234375 background all_cells +5814.3642578125 1660.1016845703125 background all_cells +5806.58740234375 1653.06005859375 background all_cells +5799.86767578125 1655.6512451171875 background all_cells +5855.07666015625 1599.283935546875 background all_cells +5865.5322265625 1604.4029541015625 background all_cells +5860.8095703125 1615.8865966796875 background all_cells +5861.7236328125 1600.7005615234375 background all_cells +5852.89501953125 1609.597900390625 background all_cells +5871.427734375 1624.7406005859375 background all_cells +5886.103515625 1639.8382568359375 background all_cells +5892.52587890625 1618.134765625 background all_cells +5885.7578125 1627.30029296875 background all_cells +5874.03955078125 1633.3819580078125 background all_cells +5872.181640625 1595.655517578125 background all_cells +5874.23828125 1602.574951171875 background all_cells +5898.67919921875 1640.5865478515625 background all_cells +5905.1787109375 1630.9085693359375 background all_cells +5902.970703125 1624.1221923828125 background all_cells +5947.4609375 1609.5574951171875 background all_cells +5962.57421875 1636.926025390625 background all_cells +5960.55908203125 1611.8531494140625 background all_cells +5935.15673828125 1627.572021484375 background all_cells +5945.439453125 1641.3304443359375 background all_cells +5942.705078125 1631.7044677734375 background all_cells +5944.029296875 1621.29541015625 background all_cells +5938.95751953125 1618.949951171875 background all_cells +5927.83154296875 1626.6121826171875 background all_cells +5921.70166015625 1621.6016845703125 background all_cells +5909.830078125 1599.9130859375 background all_cells +5927.5380859375 1607.4105224609375 background all_cells +5923.8486328125 1589.7799072265625 background all_cells +5700.93603515625 1698.92578125 background all_cells +5706.123046875 1731.0242919921875 background all_cells +5701.0546875 1707.45849609375 background all_cells +5709.048828125 1697.90673828125 background all_cells +5805.25341796875 1699.1309814453125 background all_cells +5884.544921875 1674.4813232421875 background all_cells +5890.810546875 1674.509765625 background all_cells +5894.41796875 1680.010009765625 background all_cells +5802.2744140625 1688.41064453125 background all_cells +5750.298828125 1673.8126220703125 background all_cells +5803.63232421875 1704.8660888671875 background all_cells +5759.40625 1698.9755859375 background all_cells +5738.80859375 1733.7900390625 background all_cells +5735.36865234375 1737.58642578125 background all_cells +5823.66845703125 1726.1844482421875 background all_cells +5832.27392578125 1718.38623046875 background all_cells +5891.41943359375 1725.8013916015625 background all_cells +5745.14306640625 1728.3707275390625 background all_cells +5727.228515625 1676.9644775390625 background all_cells +5726.5771484375 1696.4879150390625 background all_cells +5701.94482421875 1685.3414306640625 background all_cells +5705.09033203125 1679.6334228515625 background all_cells +5908.17333984375 1708.8455810546875 background all_cells +5923.2685546875 1678.011474609375 background all_cells +5921.41845703125 1689.290283203125 background all_cells +5912.3515625 1694.0263671875 background all_cells +5946.5859375 1683.80615234375 background all_cells +5958.3935546875 1682.9388427734375 background all_cells +5937.419921875 1721.255126953125 background all_cells +5958.98193359375 1735.10107421875 background all_cells +5940.03369140625 1745.2918701171875 background all_cells +5942.32177734375 1735.30859375 background all_cells +5930.69775390625 1691.5927734375 background all_cells +5944.83984375 1697.909423828125 background all_cells +5942.03564453125 1710.8873291015625 background all_cells +5918.62353515625 1724.7030029296875 background all_cells +5927.5234375 1735.6571044921875 background all_cells +5898.4375 1736.668212890625 background all_cells +5849.67578125 1743.961181640625 background all_cells +5898.35791015625 1725.208251953125 background all_cells +5897.443359375 1730.19091796875 background all_cells +5904.810546875 1730.344970703125 background all_cells +5913.533203125 1729.7994384765625 background all_cells +5896.2275390625 1710.4049072265625 background all_cells +5901.03759765625 1692.2259521484375 background all_cells +5894.99609375 1702.9207763671875 background all_cells +5854.4248046875 1707.097900390625 background all_cells +5857.08544921875 1713.3780517578125 background all_cells +5856.08642578125 1722.9814453125 background all_cells +5854.03759765625 1702.0166015625 background all_cells +5865.92138671875 1723.635498046875 background all_cells +5808.48681640625 1681.1563720703125 background all_cells +5817.15625 1707.281494140625 background all_cells +5825.70361328125 1706.60205078125 background all_cells +5817.884765625 1678.565673828125 background all_cells +5844.736328125 1688.876220703125 background all_cells +5848.931640625 1697.2139892578125 background all_cells +5846.33935546875 1705.386474609375 background all_cells +5830.173828125 1684.15576171875 background all_cells +5843.72705078125 1671.837890625 background all_cells +5835.55419921875 1687.6981201171875 background all_cells +5839.3056640625 1679.8712158203125 background all_cells +5576.7392578125 1673.8345947265625 background all_cells +5576.173828125 1683.1326904296875 background all_cells +5577.08544921875 1695.2681884765625 background all_cells +5559.0078125 1692.412109375 background all_cells +5565.13720703125 1698.1439208984375 background all_cells +5650.716796875 1674.11572265625 background all_cells +5662.79296875 1676.0791015625 background all_cells +5687.95068359375 1687.1953125 background all_cells +5664.9130859375 1666.26220703125 background all_cells +5614.76220703125 1691.305908203125 background all_cells +5628.8984375 1696.7379150390625 background all_cells +5624.375 1688.4696044921875 background all_cells +5621.42529296875 1681.8460693359375 background all_cells +5592.447265625 1711.957763671875 background all_cells +5593.3271484375 1703.14306640625 background all_cells +5603.9560546875 1719.213134765625 background all_cells +5594.51513671875 1720.25830078125 background all_cells +5585.162109375 1720.5484619140625 background all_cells +5586.36572265625 1694.7552490234375 background all_cells +5586.4580078125 1679.459228515625 background all_cells +5601.36376953125 1692.9049072265625 background all_cells +5595.38720703125 1685.4100341796875 background all_cells +5594.24609375 1735.4454345703125 background all_cells +5602.53564453125 1729.4329833984375 background all_cells +5602.1474609375 1738.9910888671875 background all_cells +5597.4873046875 1745.8275146484375 background all_cells +5592.01025390625 1746.7745361328125 background all_cells +5673.20654296875 1738.138671875 background all_cells +5696.4375 1731.914306640625 background all_cells +5683.23876953125 1743.6405029296875 background all_cells +5681.7138671875 1703.13916015625 background all_cells +5632.82177734375 1718.381591796875 background all_cells +5619.83740234375 1720.15234375 background all_cells +5636.53125 1727.21875 background all_cells +5629.56591796875 1743.13671875 background all_cells +5621.9208984375 1734.4769287109375 background all_cells +5578.9345703125 1730.466796875 background all_cells +5574.828125 1735.6014404296875 background all_cells +5585.2685546875 1728.688720703125 background all_cells +5592.5244140625 1728.9176025390625 background all_cells +5586.6474609375 1735.172607421875 background all_cells +5505.57177734375 1620.30029296875 background all_cells +5518.29150390625 1674.2452392578125 background all_cells +5512.09716796875 1675.9853515625 background all_cells +5549.68408203125 1664.2020263671875 background all_cells +5570.4541015625 1637.743896484375 background all_cells +5571.626953125 1647.2108154296875 background all_cells +5557.62158203125 1658.0284423828125 background all_cells +5551.86279296875 1646.7806396484375 background all_cells +5559.94140625 1552.7313232421875 background all_cells +5573.69970703125 1581.1859130859375 background all_cells +5569.3076171875 1559.1787109375 background all_cells +5562.724609375 1583.607666015625 background all_cells +5543.5400390625 1669.2628173828125 background all_cells +5545.22265625 1674.525146484375 background all_cells +5543.42138671875 1658.8968505859375 background all_cells +5545.267578125 1574.8294677734375 background all_cells +5566.64013671875 1605.29345703125 background all_cells +5558.7421875 1576.6412353515625 background all_cells +5550.83251953125 1584.993408203125 background all_cells +5528.8662109375 1678.199951171875 background all_cells +5536.12451171875 1648.7098388671875 background all_cells +5532.46630859375 1664.7313232421875 background all_cells +5526.83544921875 1673.028076171875 background all_cells +5530.7294921875 1704.35986328125 background all_cells +5529.93896484375 1719.4013671875 background all_cells +5532.92138671875 1710.156494140625 background all_cells +5536.08740234375 1727.33056640625 background all_cells +5550.65234375 1728.623779296875 background all_cells +5544.33642578125 1726.4371337890625 background all_cells +5552.47216796875 1711.8162841796875 background all_cells +5543.263671875 1686.359375 background all_cells +5535.57373046875 1683.629150390625 background all_cells +5551.32421875 1681.58447265625 background all_cells +5549.89013671875 1692.0625 background all_cells +5515.97021484375 1704.84326171875 background all_cells +5520.46923828125 1724.3297119140625 background all_cells +5509.5361328125 1724.4493408203125 background all_cells +5510.9287109375 1711.8533935546875 background all_cells +5541.03076171875 1697.21240234375 background all_cells +5547.61767578125 1720.934814453125 background all_cells +5545.7294921875 1704.173095703125 background all_cells +5542.37890625 1712.784912109375 background all_cells +5518.32275390625 1684.900390625 background all_cells +5933.806640625 1515.2266845703125 background all_cells +5937.4189453125 1528.3914794921875 background all_cells +5951.95751953125 1526.736083984375 background all_cells +5948.73046875 1520.34375 background all_cells +5947.15673828125 1555.4210205078125 background all_cells +5961.2314453125 1553.8271484375 background all_cells +5952.82373046875 1555.2352294921875 background all_cells +5949.52734375 1549.171142578125 background all_cells +5934.76904296875 1558.3505859375 background all_cells +5940.5986328125 1552.0576171875 background all_cells +5927.673828125 1553.7286376953125 background all_cells +5945.2421875 1545.8509521484375 background all_cells +5937.77685546875 1541.797607421875 background all_cells +5855.7666015625 1574.648193359375 background all_cells +5869.94775390625 1525.2060546875 background all_cells +5855.892578125 1525.6336669921875 background all_cells +5852.2578125 1535.6988525390625 background all_cells +5864.06103515625 1570.965576171875 background all_cells +5860.28857421875 1586.59912109375 background all_cells +5896.48388671875 1563.4742431640625 background all_cells +5886.111328125 1584.8197021484375 background all_cells +5893.7373046875 1584.3717041015625 background all_cells +5880.23828125 1575.8548583984375 background all_cells +5888.46484375 1534.5657958984375 background all_cells +5893.908203125 1554.287841796875 background all_cells +5896.1279296875 1540.96337890625 background all_cells +5870.13720703125 1584.0125732421875 background all_cells +5877.77587890625 1583.12353515625 background all_cells +5871.2919921875 1575.2266845703125 background all_cells +5906.95458984375 1544.319580078125 background all_cells +5882.46240234375 1526.56298828125 background all_cells +5903.0 1526.5572509765625 background all_cells +5916.57080078125 1545.582275390625 background all_cells +5922.0751953125 1539.030517578125 background all_cells +5921.47216796875 1522.197265625 background all_cells +5949.93359375 1569.843017578125 background all_cells +5937.0576171875 1576.51318359375 background all_cells +5937.6494140625 1566.0504150390625 background all_cells +5926.7470703125 1579.0987548828125 background all_cells +5902.2587890625 1569.783935546875 background all_cells +5903.41748046875 1556.3017578125 background all_cells +5901.1826171875 1584.623779296875 background all_cells +5162.67822265625 1563.560791015625 background all_cells +5162.97314453125 1544.4710693359375 background all_cells +5164.2685546875 1554.9910888671875 background all_cells +5176.00244140625 1547.8460693359375 background all_cells +5188.91162109375 1544.66748046875 background all_cells +5183.98974609375 1551.6370849609375 background all_cells +5185.07763671875 1534.928955078125 background all_cells +5176.63916015625 1540.6141357421875 background all_cells +5191.28466796875 1536.3555908203125 background all_cells +5170.53125 1535.2886962890625 background all_cells +5170.2919921875 1515.694580078125 background all_cells +5158.78955078125 1526.4659423828125 background all_cells +5158.23583984375 1513.953857421875 background all_cells +5161.6904296875 1520.3846435546875 background all_cells +5174.24609375 1521.9232177734375 background all_cells +5178.541015625 1528.6063232421875 background all_cells +5294.3046875 1532.264892578125 background all_cells +5313.01123046875 1538.470703125 background all_cells +5309.55322265625 1544.58984375 background all_cells +5312.84423828125 1558.22705078125 background all_cells +5302.0703125 1558.4903564453125 background all_cells +5330.99169921875 1556.830810546875 background all_cells +5324.044921875 1563.5198974609375 background all_cells +5330.1005859375 1560.283447265625 background all_cells +5319.98779296875 1534.56787109375 background all_cells +5326.37744140625 1539.9908447265625 background all_cells +5335.62158203125 1539.4171142578125 background all_cells +5318.5009765625 1568.499267578125 background all_cells +5318.45068359375 1576.6728515625 background all_cells +5208.1552734375 1527.8477783203125 background all_cells +5213.7353515625 1538.2147216796875 background all_cells +5221.1513671875 1526.9295654296875 background all_cells +5211.15087890625 1548.310546875 background all_cells +5208.49169921875 1566.6143798828125 background all_cells +5216.47119140625 1558.376953125 background all_cells +5204.1572265625 1557.0809326171875 background all_cells +5292.92822265625 1574.5230712890625 background all_cells +5302.20166015625 1589.926025390625 background all_cells +5303.4560546875 1583.3311767578125 background all_cells +5286.71435546875 1540.5408935546875 background all_cells +5290.01318359375 1552.29541015625 background all_cells +5285.81787109375 1570.6763916015625 background all_cells +5228.16357421875 1521.30615234375 background all_cells +5232.53662109375 1527.510009765625 background all_cells +5106.47314453125 1527.5780029296875 background all_cells +5122.97314453125 1515.6888427734375 background all_cells +5120.08544921875 1525.8489990234375 background all_cells +5110.88916015625 1552.685791015625 background all_cells +5146.40771484375 1518.361572265625 background all_cells +5135.13720703125 1527.29443359375 background all_cells +5132.87109375 1522.304443359375 background all_cells +5281.0029296875 1596.7264404296875 background all_cells +5320.0654296875 1589.364501953125 background all_cells +5291.78955078125 1589.70703125 background all_cells +5286.09521484375 1581.510498046875 background all_cells +5284.23291015625 1601.3936767578125 background all_cells +5330.822265625 1622.9609375 background all_cells +5329.37939453125 1605.4429931640625 background all_cells +5340.35546875 1647.3460693359375 background all_cells +5325.96728515625 1635.0361328125 background all_cells +5308.9287109375 1627.241943359375 background all_cells +5316.90185546875 1609.478515625 background all_cells +5278.990234375 1638.5982666015625 background all_cells +5319.09130859375 1652.7850341796875 background all_cells +5255.8017578125 1593.9384765625 background all_cells +5266.935546875 1601.764892578125 background all_cells +5278.26611328125 1585.744140625 background all_cells +5268.95654296875 1589.9083251953125 background all_cells +5324.74365234375 1660.7669677734375 background all_cells +5349.61865234375 1678.2667236328125 background all_cells +5338.2744140625 1696.7943115234375 background all_cells +5322.50830078125 1698.914306640625 background all_cells +5328.8134765625 1700.8094482421875 background all_cells +5329.0244140625 1695.9830322265625 background all_cells +5312.74560546875 1682.3040771484375 background all_cells +5312.19384765625 1698.23583984375 background all_cells +5305.67578125 1687.83056640625 background all_cells +5247.96728515625 1679.580322265625 background all_cells +5251.77294921875 1670.40185546875 background all_cells +5250.8623046875 1659.519775390625 background all_cells +5248.67236328125 1686.814208984375 background all_cells +5260.484375 1655.05615234375 background all_cells +5266.130859375 1662.0716552734375 background all_cells +5278.08251953125 1669.6998291015625 background all_cells +5248.0751953125 1952.1788330078125 background all_cells +5250.814453125 1974.06298828125 background all_cells +5260.23095703125 1835.409423828125 background all_cells +5274.0869140625 2008.500244140625 background all_cells +5264.1103515625 1865.09765625 background all_cells +5244.23974609375 1968.8231201171875 background all_cells +5284.44384765625 1709.9554443359375 background all_cells +5248.82666015625 1711.7955322265625 background all_cells +5288.28271484375 1759.1141357421875 background all_cells +5266.75341796875 1737.3516845703125 background all_cells +5262.81396484375 1714.81396484375 background all_cells +5261.77685546875 1704.9813232421875 background all_cells +5253.7451171875 1706.0645751953125 background all_cells +5268.4091796875 1702.4219970703125 background all_cells +5394.41259765625 1626.3897705078125 background all_cells +5385.12744140625 1671.0616455078125 background all_cells +5439.10888671875 1647.2938232421875 background all_cells +5444.6435546875 1665.6708984375 background all_cells +5427.1259765625 1652.970703125 background all_cells +5427.50439453125 1660.7484130859375 background all_cells +5441.03759765625 1655.8533935546875 background all_cells +5423.80419921875 1647.9644775390625 background all_cells +5444.70947265625 1590.9793701171875 background all_cells +5386.87060546875 1603.9619140625 background all_cells +5440.390625 1603.06982421875 background all_cells +5446.77734375 1601.048095703125 background all_cells +5440.06982421875 1611.8438720703125 background all_cells +5439.2509765625 1621.4197998046875 background all_cells +5432.8662109375 1796.5606689453125 background all_cells +5431.6484375 1854.7816162109373 background all_cells +5426.2431640625 1802.5394287109373 background all_cells +5499.505859375 1808.3323974609373 background all_cells +5476.837890625 1808.865478515625 background all_cells +5486.18310546875 1807.35791015625 background all_cells +5490.06103515625 1816.135498046875 background all_cells +5493.24462890625 1803.634521484375 background all_cells +5460.5185546875 1841.0933837890625 background all_cells +5457.05615234375 1855.2979736328125 background all_cells +5470.22412109375 1843.4219970703125 background all_cells +5489.3447265625 1783.4708251953125 background all_cells +5480.83740234375 1785.430908203125 background all_cells +5451.951171875 1815.9322509765625 background all_cells +5445.1279296875 1833.536376953125 background all_cells +5445.80859375 1827.7596435546875 background all_cells +5444.43994140625 1630.1280517578125 background all_cells +5435.7451171875 1641.684814453125 background all_cells +5438.9697265625 1636.681884765625 background all_cells +5455.52001953125 1565.6419677734375 background all_cells +5451.2373046875 1582.8155517578125 background all_cells +5445.20556640625 1570.5277099609375 background all_cells +5518.9541015625 1573.063232421875 background all_cells +5484.22509765625 1635.133544921875 background all_cells +5469.115234375 1622.97119140625 background all_cells +5452.0888671875 1596.4151611328125 background all_cells +5449.736328125 1621.915283203125 background all_cells +5460.17724609375 1602.521484375 background all_cells +5469.82861328125 1535.049560546875 background all_cells +5490.1357421875 1533.5855712890625 background all_cells +5484.30517578125 1532.936279296875 background all_cells +5479.5869140625 1539.2320556640625 background all_cells +5454.7998046875 1531.2647705078125 background all_cells +5462.19482421875 1547.8529052734375 background all_cells +5445.4716796875 1547.1656494140625 background all_cells +5450.95166015625 1545.531005859375 background all_cells +5457.478515625 1544.9129638671875 background all_cells +5450.6162109375 1675.5775146484375 background all_cells +5437.4853515625 1697.4918212890625 background all_cells +5432.62060546875 1687.5032958984375 background all_cells +5454.51171875 1703.0313720703125 background all_cells +5459.64501953125 1695.684326171875 background all_cells +5460.0478515625 1678.73046875 background all_cells +5453.4287109375 1686.728271484375 background all_cells +5473.4443359375 1726.152099609375 background all_cells +5496.92431640625 1738.3089599609375 background all_cells +5489.47216796875 1717.717529296875 background all_cells +5474.22119140625 1738.232177734375 background all_cells +5490.33984375 1758.7890625 background all_cells +5493.62158203125 1772.2410888671875 background all_cells +5499.06396484375 1766.98046875 background all_cells +5461.41845703125 1717.5870361328125 background all_cells +5454.728515625 1721.4986572265625 background all_cells +5470.46923828125 1713.18798828125 background all_cells +5464.08203125 1707.71435546875 background all_cells +5430.3486328125 1767.5592041015625 background all_cells +5453.39208984375 1756.529541015625 background all_cells +5467.81005859375 1771.3240966796875 background all_cells +5467.9482421875 1744.3626708984375 background all_cells +5386.72021484375 1809.71630859375 background all_cells +5374.06298828125 1816.25439453125 background all_cells +5388.34912109375 1787.43017578125 background all_cells +5387.4375 1799.72021484375 background all_cells +5390.40966796875 1833.153564453125 background all_cells +5395.48876953125 1848.81005859375 background all_cells +5396.66357421875 1837.6243896484373 background all_cells +5391.71435546875 1793.5982666015625 background all_cells +5391.00634765625 1825.4942626953125 background all_cells +5407.88427734375 1816.5355224609373 background all_cells +5395.447265625 1806.5841064453125 background all_cells +5403.388671875 1855.7332763671875 background all_cells +5397.2236328125 1855.7318115234373 background all_cells +5368.0859375 1757.3865966796875 background all_cells +5365.048828125 1746.713134765625 background all_cells +5369.64501953125 1746.2158203125 background all_cells +5375.4619140625 1754.9644775390625 background all_cells +5373.57666015625 1776.8387451171875 background all_cells +5406.15087890625 1560.6319580078125 background all_cells +5433.31787109375 1573.5712890625 background all_cells +5426.0390625 1532.45849609375 background all_cells +5422.4140625 1533.2568359375 background all_cells +5383.7568359375 1545.374755859375 background all_cells +5402.19091796875 1577.8092041015625 background all_cells +5386.443359375 1532.5146484375 background all_cells +5387.37158203125 1772.812744140625 background all_cells +5385.29638671875 1733.7745361328125 background all_cells +5399.10693359375 1752.3741455078125 background all_cells +5396.369140625 1766.7083740234375 background all_cells +5388.84619140625 1759.2562255859375 background all_cells +5368.06982421875 1717.3079833984375 background all_cells +5376.58984375 1723.3402099609375 background all_cells +5375.5517578125 1713.9522705078125 background all_cells +5288.52587890625 2096.574951171875 background all_cells +5297.08447265625 2096.669677734375 background all_cells +5304.9775390625 2095.398193359375 background all_cells +5295.3837890625 2052.9482421875 background all_cells +5310.298828125 2048.14501953125 background all_cells +5302.0341796875 2052.426513671875 background all_cells +5298.41748046875 2039.6851806640625 background all_cells +5307.46484375 2074.867919921875 background all_cells +5318.8916015625 2075.34228515625 background all_cells +5316.078125 2088.0751953125 background all_cells +5299.99951171875 2086.047607421875 background all_cells +5294.7265625 2076.857666015625 background all_cells +5342.13330078125 1776.2607421875 background all_cells +5344.08984375 1867.4599609375 background all_cells +5346.0390625 1831.7471923828125 background all_cells +5334.5439453125 1841.9739990234373 background all_cells +5333.56689453125 2050.74169921875 background all_cells +5350.80224609375 1860.1881103515625 background all_cells +5333.64306640625 1768.1708984375 background all_cells +5334.41748046875 1780.19482421875 background all_cells +5327.29736328125 1766.648681640625 background all_cells +5320.10107421875 1774.3931884765625 background all_cells +5319.22607421875 1754.3460693359375 background all_cells +5334.10546875 1760.07470703125 background all_cells +5326.46923828125 1758.7818603515625 background all_cells +5329.4697265625 1753.80712890625 background all_cells +5341.13134765625 1707.7109375 background all_cells +5333.4375 1716.948974609375 background all_cells +5339.54736328125 1717.4156494140625 background all_cells +5323.08056640625 1714.413330078125 background all_cells +5349.03759765625 1723.4896240234375 background all_cells +5355.919921875 1724.4395751953125 background all_cells +5348.02099609375 1714.9638671875 background all_cells +5356.86328125 1739.4638671875 background all_cells +5363.79296875 1738.122802734375 background all_cells +5347.234375 1731.1417236328125 background all_cells +5315.626953125 1713.1407470703125 background all_cells +5306.3046875 1749.2794189453125 background all_cells +5299.16162109375 1737.5159912109375 background all_cells +4570.9345703125 1832.0478515625 background all_cells +4574.14306640625 1854.999267578125 background all_cells +4589.333984375 1847.7884521484373 background all_cells +4564.7197265625 1848.890625 background all_cells +4588.56201171875 1840.5595703125 background all_cells +4601.96484375 1725.9906005859375 background all_cells +4615.97021484375 1744.2047119140625 background all_cells +4559.912109375 1563.97607421875 background all_cells +4559.67529296875 1665.1646728515625 background all_cells +4589.51611328125 1626.168212890625 background all_cells +4565.74951171875 1822.2562255859373 background all_cells +4611.90087890625 1802.8802490234373 background all_cells +4604.42919921875 1821.9134521484373 background all_cells +4574.24658203125 1815.83056640625 background all_cells +4888.07861328125 1615.12060546875 background all_cells +4900.93994140625 1615.4779052734375 background all_cells +4896.0419921875 1613.726806640625 background all_cells +4891.255859375 1623.62255859375 background all_cells +4886.7060546875 1596.033935546875 background all_cells +4881.0947265625 1610.6192626953125 background all_cells +4896.5009765625 1606.51220703125 background all_cells +4874.58154296875 1615.193115234375 background all_cells +4873.630859375 1625.336181640625 background all_cells +4860.36962890625 1712.5035400390625 background all_cells +4783.4765625 1779.53466796875 background all_cells +4766.80078125 1785.64013671875 background all_cells +4814.02392578125 1793.8221435546875 background all_cells +4784.13330078125 1791.121337890625 background all_cells +4755.82177734375 1790.7490234375 background all_cells +4773.2216796875 1821.40478515625 background all_cells +4797.0478515625 1829.4818115234373 background all_cells +4781.93408203125 1826.6922607421875 background all_cells +4808.93505859375 1825.5906982421875 background all_cells +4782.544921875 1800.1456298828125 background all_cells +4795.2333984375 1802.576171875 background all_cells +4789.77099609375 1804.2425537109373 background all_cells +4765.396484375 1806.5858154296875 background all_cells +4773.060546875 1802.4874267578125 background all_cells +4729.03515625 1579.968017578125 background all_cells +4755.27197265625 1569.67919921875 background all_cells +4754.9599609375 1584.9814453125 background all_cells +4734.21533203125 1587.4139404296875 background all_cells +4610.15966796875 1837.996826171875 background all_cells +4781.35595703125 1846.0172119140625 background all_cells +4759.1044921875 1862.955810546875 background all_cells +4595.84521484375 1851.5455322265625 background all_cells +4617.53564453125 1849.2633056640625 background all_cells +4769.974609375 1745.14453125 background all_cells +4776.65966796875 1762.9725341796875 background all_cells +4781.46484375 1770.70263671875 background all_cells +4769.49267578125 1764.8594970703125 background all_cells +4723.6962890625 1783.6748046875 background all_cells +4740.07421875 1783.060791015625 background all_cells +4736.21337890625 1769.6976318359375 background all_cells +4732.158203125 1754.7691650390625 background all_cells +4704.27392578125 1722.6517333984375 background all_cells +4781.19384765625 1723.5186767578125 background all_cells +4781.08837890625 1733.09814453125 background all_cells +4733.1201171875 1793.748046875 background all_cells +4734.244140625 1821.414794921875 background all_cells +4738.1005859375 1809.3597412109373 background all_cells +4690.25927734375 1789.6353759765625 background all_cells +4627.02099609375 1781.32763671875 background all_cells +4653.32275390625 1798.480712890625 background all_cells +4642.3076171875 1778.8260498046875 background all_cells +4634.61083984375 1784.447998046875 background all_cells +4853.865234375 1661.429443359375 background all_cells +4870.384765625 1663.8138427734375 background all_cells +4864.18310546875 1674.9417724609375 background all_cells +4856.74169921875 1676.2891845703125 background all_cells +4880.78173828125 1699.4810791015625 background all_cells +4869.267578125 1687.4364013671875 background all_cells +4860.220703125 1693.9552001953125 background all_cells +4876.82763671875 1691.03564453125 background all_cells +4856.4287109375 1690.370849609375 background all_cells +4879.35986328125 1687.768310546875 background all_cells +4900.712890625 1565.811767578125 background all_cells +4902.49658203125 1570.475830078125 background all_cells +4911.0947265625 1569.1412353515625 background all_cells +4911.5771484375 1592.4384765625 background all_cells +4908.32275390625 1613.1318359375 background all_cells +4904.1416015625 1605.0657958984375 background all_cells +4899.60498046875 1597.2340087890625 background all_cells +4908.501953125 1598.30712890625 background all_cells +4932.96875 1566.7344970703125 background all_cells +4935.8427734375 1596.2025146484375 background all_cells +4949.00927734375 1595.3804931640625 background all_cells +4942.48095703125 1580.4046630859375 background all_cells +4939.24267578125 1574.1715087890625 background all_cells +4917.58837890625 1580.2694091796875 background all_cells +4917.0634765625 1594.822998046875 background all_cells +4925.765625 1584.035400390625 background all_cells +4922.61669921875 1568.28759765625 background all_cells +4916.22314453125 1564.3848876953125 background all_cells +4881.28857421875 1563.6077880859375 background all_cells +4874.85546875 1569.335693359375 background all_cells +4895.6533203125 1566.3760986328125 background all_cells +4886.630859375 1567.8489990234375 background all_cells +4857.15625 1639.8203125 background all_cells +4857.224609375 1603.4949951171875 background all_cells +4861.82958984375 1631.020263671875 background all_cells +4861.22412109375 1621.041748046875 background all_cells +4862.70654296875 1613.0975341796875 background all_cells +4880.05859375 1576.04638671875 background all_cells +4876.314453125 1585.7110595703125 background all_cells +4891.09423828125 1589.8665771484375 background all_cells +4886.3212890625 1580.7510986328125 background all_cells +4862.5927734375 1574.2745361328125 background all_cells +4857.12939453125 1581.8292236328125 background all_cells +4869.5 1592.7808837890625 background all_cells +4871.35888671875 1579.3509521484375 background all_cells +4695.509765625 2103.785888671875 background all_cells +4778.33447265625 2123.431884765625 background all_cells +4755.4208984375 2121.197265625 background all_cells +4773.83056640625 2140.36572265625 background all_cells +4790.71923828125 2139.534423828125 background all_cells +4794.400390625 2139.282958984375 background all_cells +4815.8095703125 2124.9462890625 background all_cells +4808.94482421875 2127.06640625 background all_cells +4796.67822265625 2121.716796875 background all_cells +4797.21923828125 2110.52783203125 background all_cells +4811.494140625 2116.82470703125 background all_cells +4799.24853515625 2114.34521484375 background all_cells +4785.46044921875 2186.107666015625 background all_cells +4833.48193359375 2207.47265625 background all_cells +4788.09228515625 2170.3193359375 background all_cells +4712.9033203125 2194.574462890625 background all_cells +4688.55126953125 2188.663330078125 background all_cells +4746.27392578125 2186.845458984375 background all_cells +4733.48388671875 2203.91162109375 background all_cells +4755.90869140625 2191.392578125 background all_cells +4777.87109375 2193.79248046875 background all_cells +4770.47021484375 2176.61572265625 background all_cells +4757.30859375 2176.113037109375 background all_cells +4866.75 2137.66845703125 background all_cells +4872.79443359375 2183.91748046875 background all_cells +4859.11376953125 2049.90185546875 background all_cells +4837.96923828125 2089.013671875 background all_cells +4883.21484375 2104.66845703125 background all_cells +4837.6240234375 2101.26953125 background all_cells +4877.82080078125 2111.265869140625 background all_cells +4872.1015625 2107.930908203125 background all_cells +4879.6279296875 2106.180908203125 background all_cells +4846.6171875 2119.244873046875 background all_cells +4854.3056640625 2118.886474609375 background all_cells +4870.63916015625 2124.477294921875 background all_cells +4871.77978515625 2117.343505859375 background all_cells +4856.7529296875 2074.646728515625 background all_cells +4846.90234375 2078.399658203125 background all_cells +4866.69091796875 2081.655517578125 background all_cells +4860.6279296875 2078.031494140625 background all_cells +4882.68701171875 2059.141357421875 background all_cells +4696.0625 2059.582275390625 background all_cells +4785.98388671875 2057.340576171875 background all_cells +4814.861328125 2070.66162109375 background all_cells +4819.40234375 2087.80810546875 background all_cells +4821.52734375 2068.7890625 background all_cells +4818.30419921875 2079.457275390625 background all_cells +4802.0244140625 2084.036376953125 background all_cells +4721.0439453125 2080.503173828125 background all_cells +4810.34033203125 2074.91650390625 background all_cells +4828.6318359375 2066.378173828125 background all_cells +4630.8427734375 1936.156982421875 background all_cells +4647.14208984375 1930.0335693359373 background all_cells +4640.24951171875 1931.6971435546875 background all_cells +4636.10205078125 1924.216552734375 background all_cells +4812.29736328125 1941.728271484375 background all_cells +4758.265625 1930.2379150390625 background all_cells +4805.81103515625 1947.5 background all_cells +4789.0537109375 1946.282958984375 background all_cells +4628.29345703125 1962.3228759765625 background all_cells +4644.98681640625 1965.6475830078125 background all_cells +4637.1845703125 1970.4647216796875 background all_cells +4634.9814453125 1983.023193359375 background all_cells +4651.880859375 1980.1370849609373 background all_cells +4808.91796875 1978.026123046875 background all_cells +4812.21630859375 1973.2823486328125 background all_cells +4748.412109375 1971.558837890625 background all_cells +4641.39208984375 1946.7164306640625 background all_cells +4670.79736328125 1943.3348388671875 background all_cells +4634.02001953125 1956.0892333984373 background all_cells +4629.1982421875 1946.6585693359373 background all_cells +4649.8671875 1949.9390869140625 background all_cells +4814.68212890625 2106.06640625 background all_cells +4837.0595703125 2107.30322265625 background all_cells +4829.25634765625 2102.1708984375 background all_cells +4811.05029296875 2100.990234375 background all_cells +4816.27001953125 2001.99853515625 background all_cells +4812.2080078125 2010.5560302734373 background all_cells +4855.740234375 2072.357421875 background all_cells +4792.4365234375 2045.8349609375 background all_cells +4790.39501953125 1994.9930419921875 background all_cells +4787.95458984375 2004.338623046875 background all_cells +4796.89697265625 2024.3651123046875 background all_cells +4809.732421875 2016.9134521484373 background all_cells +4807.279296875 2037.1043701171875 background all_cells +4821.6337890625 2026.098876953125 background all_cells +4644.61279296875 2113.317138671875 background all_cells +4644.4833984375 2093.443115234375 background all_cells +4667.52197265625 2090.82861328125 background all_cells +4683.1513671875 2080.3486328125 background all_cells +4684.30712890625 2102.759765625 background all_cells +4675.4306640625 2090.631103515625 background all_cells +4845.43310546875 2085.686279296875 background all_cells +4853.958984375 2088.17578125 background all_cells +4847.07275390625 2100.32958984375 background all_cells +4950.05029296875 2075.44970703125 background all_cells +4946.57763671875 2107.330810546875 background all_cells +4939.888671875 2097.534912109375 background all_cells +4638.5703125 1985.54052734375 background all_cells +4634.814453125 1997.32763671875 background all_cells +4642.7314453125 1992.9945068359373 background all_cells +4664.9150390625 2012.114501953125 background all_cells +4654.48974609375 1992.9888916015625 background all_cells +4644.07080078125 2027.1400146484373 background all_cells +4672.3291015625 2032.119873046875 background all_cells +4655.12646484375 2050.7578125 background all_cells +4630.81689453125 2061.12353515625 background all_cells +4638.88623046875 2069.922607421875 background all_cells +4666.400390625 2070.025146484375 background all_cells +4658.71826171875 2066.3076171875 background all_cells +4633.50048828125 2052.596923828125 background all_cells +4639.2841796875 2053.647705078125 background all_cells +4636.5498046875 2042.1678466796875 background all_cells +4728.66064453125 2026.6181640625 background all_cells +4689.7607421875 2023.970458984375 background all_cells +4689.23583984375 1992.627685546875 background all_cells +4760.2431640625 1988.212646484375 background all_cells +4747.4697265625 2032.1402587890625 background all_cells +4680.63623046875 1864.784912109375 background all_cells +4752.28564453125 1873.157470703125 background all_cells +4614.08837890625 1867.9949951171875 background all_cells +4621.2724609375 1871.0528564453125 background all_cells +4729.66845703125 1849.8233642578125 background all_cells +4798.431640625 1896.9754638671875 background all_cells +4811.9560546875 1861.9420166015625 background all_cells +4815.07958984375 1912.450927734375 background all_cells +4812.99169921875 1905.1329345703125 background all_cells +4785.02197265625 1896.5399169921875 background all_cells +4782.9482421875 1885.3406982421875 background all_cells +4749.111328125 1895.467529296875 background all_cells +4698.9189453125 1880.80322265625 background all_cells +4722.732421875 1914.297119140625 background all_cells +4708.59521484375 1907.3682861328125 background all_cells +4607.48828125 1871.0406494140625 background all_cells +4603.83447265625 1865.4847412109373 background all_cells +4612.4365234375 1884.62060546875 background all_cells +4607.599609375 1876.563720703125 background all_cells +4567.54150390625 1900.8052978515625 background all_cells +4595.95947265625 1862.6964111328125 background all_cells +4560.5595703125 1870.561279296875 background all_cells +4581.634765625 1918.7918701171875 background all_cells +4574.21533203125 1916.0736083984373 background all_cells +4567.001953125 1916.5560302734373 background all_cells +4730.3564453125 2034.947021484375 background all_cells +4785.1455078125 2045.3990478515625 background all_cells +4739.04736328125 2054.17578125 background all_cells +4735.51123046875 2044.085693359375 background all_cells +4623.736328125 2104.216064453125 background all_cells +4642.22509765625 2102.928466796875 background all_cells +4625.0185546875 2089.196533203125 background all_cells +4615.47021484375 2097.420654296875 background all_cells +4632.9287109375 2099.321533203125 background all_cells +4753.8017578125 2108.427734375 background all_cells +4772.92431640625 2091.627685546875 background all_cells +4769.990234375 2081.327880859375 background all_cells +4649.37255859375 1888.6419677734373 background all_cells +4687.62060546875 1884.9620361328125 background all_cells +4622.41015625 1881.4951171875 background all_cells +4630.3671875 1893.037109375 background all_cells +4644.4453125 1892.5885009765625 background all_cells +4639.93505859375 1884.81982421875 background all_cells +4618.44873046875 1921.088134765625 background all_cells +4627.42626953125 1925.5443115234373 background all_cells +4625.595703125 1915.8284912109373 background all_cells +4606.71142578125 1903.9534912109373 background all_cells +4618.18896484375 1912.475830078125 background all_cells +4619.146484375 1905.679931640625 background all_cells +4612.98779296875 1895.1978759765625 background all_cells +4575.94677734375 1926.0198974609373 background all_cells +4574.50390625 1941.1204833984373 background all_cells +4588.626953125 1939.4803466796875 background all_cells +4586.2099609375 1928.115966796875 background all_cells +4656.8037109375 2147.527099609375 background all_cells +4677.46240234375 2117.932373046875 background all_cells +4684.49072265625 2142.322021484375 background all_cells +4677.96142578125 2137.8798828125 background all_cells +4669.50732421875 2126.259765625 background all_cells +4606.00341796875 2091.400146484375 background all_cells +4615.1708984375 2135.528076171875 background all_cells +4613.3359375 2109.239501953125 background all_cells +4595.50927734375 1969.532470703125 background all_cells +4627.82080078125 1985.691162109375 background all_cells +4597.8662109375 1992.4390869140625 background all_cells +4613.85009765625 1992.1854248046875 background all_cells +4606.85400390625 1980.426025390625 background all_cells +4603.55810546875 1964.475830078125 background all_cells +4575.705078125 1947.76416015625 background all_cells +4576.52587890625 2122.00927734375 background all_cells +4578.8857421875 1963.0089111328125 background all_cells +4586.33935546875 1960.7181396484373 background all_cells +4617.12841796875 1931.2772216796875 background all_cells +4705.02392578125 1938.1734619140625 background all_cells +4622.7919921875 1935.73828125 background all_cells +4618.92822265625 1947.9534912109373 background all_cells +4563.0048828125 2032.3934326171875 background all_cells +4596.65478515625 2047.0213623046875 background all_cells +4604.7529296875 2049.702392578125 background all_cells +4586.6669921875 2050.622802734375 background all_cells +4591.599609375 2047.4141845703125 background all_cells +4624.08056640625 2021.241455078125 background all_cells +4632.298828125 2016.780029296875 background all_cells +4636.650390625 2031.0831298828125 background all_cells +4635.25830078125 2024.4737548828125 background all_cells +4627.22998046875 2030.93310546875 background all_cells +4608.75634765625 2060.57958984375 background all_cells +4603.19921875 2065.396240234375 background all_cells +4609.4423828125 2079.76025390625 background all_cells +4582.4208984375 2076.65869140625 background all_cells +4598.224609375 2059.65966796875 background all_cells +4615.5908203125 2061.96337890625 background all_cells +4625.83203125 2062.688720703125 background all_cells +4623.9970703125 2077.225830078125 background all_cells +4616.83740234375 2005.5838623046875 background all_cells +4594.2431640625 2016.150146484375 background all_cells +4625.0849609375 1999.3514404296875 background all_cells +4603.9423828125 2000.946044921875 background all_cells +4625.99365234375 2008.8575439453125 background all_cells +4617.6611328125 2016.4151611328125 background all_cells +5146.1962890625 1994.39208984375 background all_cells +5138.9189453125 1999.545654296875 background all_cells +5140.400390625 1993.60693359375 background all_cells +5144.33251953125 2017.8385009765625 background all_cells +5151.6103515625 2012.275146484375 background all_cells +5139.70556640625 2011.5743408203125 background all_cells +5167.95654296875 2006.339599609375 background all_cells +5174.21630859375 2010.73828125 background all_cells +5169.3427734375 2001.8702392578125 background all_cells +5209.8994140625 2011.0528564453125 background all_cells +5196.35498046875 2006.243408203125 background all_cells +5227.76513671875 2007.067138671875 background all_cells +5220.06884765625 2010.049072265625 background all_cells +5217.89453125 2002.88330078125 background all_cells +5161.6513671875 2011.390869140625 background all_cells +5160.869140625 1994.1263427734373 background all_cells +5164.58154296875 2145.4072265625 background all_cells +5169.67138671875 2169.4677734375 background all_cells +5171.33642578125 2158.74072265625 background all_cells +5157.08056640625 2181.447021484375 background all_cells +5188.92236328125 2210.184326171875 background all_cells +5163.91552734375 2198.38916015625 background all_cells +5151.3134765625 2183.091552734375 background all_cells +5230.4599609375 2097.737060546875 background all_cells +5236.72216796875 2123.44287109375 background all_cells +5233.76513671875 2087.333740234375 background all_cells +5172.77978515625 2116.66455078125 background all_cells +5189.95703125 2090.21875 background all_cells +5182.9677734375 2121.125732421875 background all_cells +5179.6044921875 2123.891845703125 background all_cells +5160.51708984375 2040.324462890625 background all_cells +5148.3212890625 2029.7017822265625 background all_cells +5163.2275390625 2049.986328125 background all_cells +5151.93115234375 2045.84326171875 background all_cells +5235.27294921875 2042.0975341796875 background all_cells +5169.7734375 2054.7587890625 background all_cells +5204.03173828125 2035.49462890625 background all_cells +5196.47802734375 2047.0732421875 background all_cells +5144.583984375 1936.4979248046875 background all_cells +5149.0302734375 1948.6119384765625 background all_cells +5164.45703125 1954.7637939453125 background all_cells +5169.52880859375 1918.71875 background all_cells +5173.23876953125 1933.0667724609373 background all_cells +5164.0615234375 1929.5037841796875 background all_cells +5224.42919921875 1979.9407958984373 background all_cells +5236.60400390625 1959.0341796875 background all_cells +5225.259765625 1970.6348876953125 background all_cells +5191.98388671875 1970.769775390625 background all_cells +5194.28369140625 1955.029052734375 background all_cells +5195.25146484375 1948.2738037109373 background all_cells +5213.806640625 1976.916259765625 background all_cells +5201.36376953125 1967.1527099609373 background all_cells +5147.7099609375 1953.4608154296875 background all_cells +5162.74560546875 1976.6270751953125 background all_cells +5162.92529296875 1982.46044921875 background all_cells +5155.048828125 1960.54638671875 background all_cells +5049.7275390625 2052.517333984375 background all_cells +5060.90771484375 2031.838134765625 background all_cells +5067.67236328125 2028.516845703125 background all_cells +5052.6171875 2025.8770751953125 background all_cells +5049.43017578125 2031.8583984375 background all_cells +5047.4189453125 2027.701904296875 background all_cells +5059.1748046875 2004.4578857421875 background all_cells +5046.5361328125 2006.4661865234373 background all_cells +5077.97265625 2005.5050048828125 background all_cells +5072.1767578125 2007.828369140625 background all_cells +5061.7431640625 2010.1390380859373 background all_cells +5067.6513671875 2014.6396484375 background all_cells +5078.22705078125 2023.010498046875 background all_cells +5079.1123046875 2018.8482666015625 background all_cells +5062.9921875 2019.11279296875 background all_cells +5086.24169921875 2034.032470703125 background all_cells +5091.5302734375 2022.6085205078125 background all_cells +5092.57470703125 2034.72607421875 background all_cells +5082.03173828125 2013.375732421875 background all_cells +5122.66455078125 2018.6116943359373 background all_cells +5089.3486328125 2005.52783203125 background all_cells +5104.3310546875 2010.4813232421875 background all_cells +5091.08740234375 2013.1871337890625 background all_cells +5084.3349609375 2008.099609375 background all_cells +5043.9345703125 2107.427734375 background all_cells +5056.12060546875 2113.43310546875 background all_cells +5068.89404296875 2117.161865234375 background all_cells +5072.0546875 2126.85107421875 background all_cells +5061.0556640625 2123.69970703125 background all_cells +5058.6005859375 2104.332763671875 background all_cells +5083.2734375 2113.135009765625 background all_cells +5099.1142578125 2110.9521484375 background all_cells +5079.27294921875 2136.1787109375 background all_cells +5092.16357421875 2123.284912109375 background all_cells +5094.33349609375 2103.480224609375 background all_cells +5088.71142578125 2105.7099609375 background all_cells +5111.36279296875 2100.655517578125 background all_cells +5141.94482421875 2117.66064453125 background all_cells +5122.83251953125 2110.919921875 background all_cells +5135.28662109375 2116.05908203125 background all_cells +5158.09375 2111.43701171875 background all_cells +5151.5927734375 2109.535888671875 background all_cells +5147.3251953125 2117.743896484375 background all_cells +5141.54150390625 2105.496337890625 background all_cells +5139.42724609375 2109.86279296875 background all_cells +5138.81982421875 2073.052001953125 background all_cells +5051.08935546875 2070.7607421875 background all_cells +5071.8701171875 2096.434326171875 background all_cells +5045.21875 2066.973876953125 background all_cells +5074.92578125 2067.425537109375 background all_cells +4989.068359375 2069.4970703125 background all_cells +4999.75146484375 2074.346923828125 background all_cells +4998.45361328125 2079.12744140625 background all_cells +4995.7294921875 2070.720947265625 background all_cells +4970.2861328125 2088.520263671875 background all_cells +4972.46240234375 2075.09423828125 background all_cells +4975.6689453125 2085.91455078125 background all_cells +5022.1943359375 2082.65673828125 background all_cells +4993.61572265625 2088.25927734375 background all_cells +4998.2919921875 2084.728271484375 background all_cells +4970.02783203125 2064.463623046875 background all_cells +4965.208984375 2071.51953125 background all_cells +4959.47998046875 2071.59912109375 background all_cells +4985.90380859375 2050.617919921875 background all_cells +4967.3388671875 2102.079833984375 background all_cells +4971.36328125 2160.20556640625 background all_cells +4989.326171875 2140.322265625 background all_cells +4980.958984375 2119.760009765625 background all_cells +4994.14697265625 2117.6376953125 background all_cells +5025.23681640625 2153.408447265625 background all_cells +5016.35693359375 2019.2562255859373 background all_cells +5009.5224609375 2018.68408203125 background all_cells +5004.96728515625 2013.8590087890625 background all_cells +5010.568359375 2055.08984375 background all_cells +5005.03857421875 2052.0244140625 background all_cells +5007.4638671875 2023.4266357421875 background all_cells +5008.50634765625 2036.399658203125 background all_cells +5009.1982421875 2029.7587890625 background all_cells +5015.43359375 2032.5830078125 background all_cells +5014.9716796875 2022.833984375 background all_cells +5027.654296875 2027.521484375 background all_cells +5036.69580078125 2032.646728515625 background all_cells +5033.77880859375 2055.664794921875 background all_cells +5022.75146484375 2034.424560546875 background all_cells +5023.1337890625 2029.334716796875 background all_cells +5018.55615234375 2006.540283203125 background all_cells +5031.9501953125 2022.353759765625 background all_cells +5025.61767578125 2007.814697265625 background all_cells +5007.71875 2067.72509765625 background all_cells +5035.83349609375 2063.675537109375 background all_cells +5025.18505859375 2062.712158203125 background all_cells +5013.91455078125 2063.408447265625 background all_cells +5031.421875 2060.699462890625 background all_cells +4958.94775390625 2016.672119140625 background all_cells +4983.82470703125 2038.14111328125 background all_cells +4982.4716796875 2044.149169921875 background all_cells +4988.982421875 2041.686767578125 background all_cells +4995.25 2029.8677978515625 background all_cells +5000.84033203125 2033.9212646484373 background all_cells +4980.75537109375 2032.4384765625 background all_cells +4985.044921875 2031.8028564453125 background all_cells +4990.84130859375 2017.9696044921875 background all_cells +4993.3642578125 2025.44921875 background all_cells +5001.115234375 2018.5633544921875 background all_cells +4978.5458984375 2008.0009765625 background all_cells +5001.1875 2002.497802734375 background all_cells +4989.13720703125 2011.0679931640625 background all_cells +4967.50830078125 2027.2298583984373 background all_cells +4980.5068359375 2015.208251953125 background all_cells +4978.3046875 2024.014892578125 background all_cells +4969.49951171875 2017.3057861328125 background all_cells +5107.60791015625 1581.5037841796875 background all_cells +5108.08154296875 1604.166748046875 background all_cells +5107.70556640625 1575.0303955078125 background all_cells +5107.63525390625 1567.1314697265625 background all_cells +5150.60009765625 1608.1317138671875 background all_cells +5153.68212890625 1633.9169921875 background all_cells +5156.001953125 1579.6016845703125 background all_cells +5155.61328125 1600.4329833984375 background all_cells +5146.1494140625 1594.6004638671875 background all_cells +5148.89013671875 1584.492919921875 background all_cells +5159.8740234375 1659.2877197265625 background all_cells +5152.47998046875 1648.517333984375 background all_cells +5143.99853515625 1659.34521484375 background all_cells +5159.97607421875 1654.0067138671875 background all_cells +5126.13671875 1591.124267578125 background all_cells +5136.88818359375 1576.4583740234375 background all_cells +5129.91796875 1583.80224609375 background all_cells +5130.833984375 1567.058837890625 background all_cells +5194.8388671875 1647.65283203125 background all_cells +5192.11865234375 1565.2713623046875 background all_cells +5203.72119140625 1602.9210205078125 background all_cells +5199.310546875 1607.284423828125 background all_cells +5196.068359375 1655.0643310546875 background all_cells +5217.138671875 1659.8646240234375 background all_cells +5233.69580078125 1620.4967041015625 background all_cells +5233.64892578125 1657.959228515625 background all_cells +5226.64453125 1671.1844482421875 background all_cells +5223.77490234375 1656.989990234375 background all_cells +5217.0234375 1577.696044921875 background all_cells +5230.3759765625 1572.501220703125 background all_cells +5226.1796875 1589.4163818359375 background all_cells +5189.05224609375 1644.2967529296875 background all_cells +5184.2392578125 1648.1446533203125 background all_cells +5188.02197265625 1654.54833984375 background all_cells +5181.33642578125 1663.2200927734375 background all_cells +5193.404296875 1664.1474609375 background all_cells +5174.04052734375 1656.5457763671875 background all_cells +5181.00439453125 1687.7911376953125 background all_cells +5198.65380859375 1695.0916748046875 background all_cells +5190.4892578125 1697.8787841796875 background all_cells +5189.23974609375 1693.340087890625 background all_cells +5192.36279296875 1689.4495849609375 background all_cells +5207.86279296875 1668.371337890625 background all_cells +5202.27734375 1656.107421875 background all_cells +5199.61083984375 1686.533935546875 background all_cells +5207.4892578125 1684.71240234375 background all_cells +5161.88720703125 1615.2197265625 background all_cells +5167.28271484375 1610.2799072265625 background all_cells +5162.982421875 1600.7376708984375 background all_cells +5159.72119140625 1589.53759765625 background all_cells +5177.951171875 1603.7943115234375 background all_cells +5188.87744140625 1603.4521484375 background all_cells +5185.12841796875 1594.1229248046875 background all_cells +5182.02783203125 1582.6729736328125 background all_cells +5015.5205078125 1571.9993896484375 background all_cells +5186.6572265625 1568.85595703125 background all_cells +5173.9541015625 1572.8465576171875 background all_cells +5162.177734375 1574.015380859375 background all_cells +5086.79736328125 1939.753662109375 background all_cells +5083.69873046875 1979.9989013671875 background all_cells +5087.513671875 1977.2630615234373 background all_cells +5093.52734375 1946.6920166015625 background all_cells +5047.1181640625 1975.0634765625 background all_cells +5027.1513671875 1978.7178955078125 background all_cells +5038.23828125 1979.0235595703125 background all_cells +5067.98193359375 2000.20849609375 background all_cells +5086.69287109375 1996.42431640625 background all_cells +5080.13525390625 1992.302734375 background all_cells +5032.92236328125 1987.7177734375 background all_cells +5043.06298828125 2001.9063720703125 background all_cells +5063.10205078125 1998.0677490234373 background all_cells +5058.23828125 1991.51025390625 background all_cells +5056.6318359375 2000.715087890625 background all_cells +5029.1953125 1940.042724609375 background all_cells +5042.3974609375 1966.4542236328125 background all_cells +5052.81640625 1963.1065673828125 background all_cells +5035.89599609375 1951.792236328125 background all_cells +5106.02392578125 1955.7484130859373 background all_cells +5099.39794921875 1959.8699951171875 background all_cells +5114.98779296875 1941.1097412109373 background all_cells +5121.3388671875 1966.6739501953125 background all_cells +5119.9609375 1960.9847412109373 background all_cells +5110.654296875 1981.6654052734373 background all_cells +5123.44970703125 1981.46728515625 background all_cells +5115.39453125 1978.617919921875 background all_cells +5132.033203125 1947.3182373046875 background all_cells +5133.953125 1934.2989501953125 background all_cells +5139.685546875 1952.1009521484373 background all_cells +5138.99755859375 1943.884765625 background all_cells +5096.6806640625 1988.6243896484373 background all_cells +5108.94677734375 1975.1776123046875 background all_cells +5109.56103515625 1993.5479736328125 background all_cells +5064.87841796875 1889.05224609375 background all_cells +5079.1591796875 1899.9642333984373 background all_cells +5073.78076171875 1890.8443603515625 background all_cells +5046.50927734375 1943.5965576171875 background all_cells +5057.5986328125 1926.1744384765625 background all_cells +5037.95556640625 1933.1024169921875 background all_cells +5044.77001953125 1908.6534423828125 background all_cells +5056.89453125 1949.64013671875 background all_cells +5045.833984375 1917.999755859375 background all_cells +5073.14501953125 1914.013427734375 background all_cells +5078.44140625 1927.2724609375 background all_cells +5078.3349609375 1908.1356201171875 background all_cells +5071.54736328125 1904.491943359375 background all_cells +4962.4013671875 1860.4569091796875 background all_cells +4972.60205078125 1860.392333984375 background all_cells +4967.2861328125 1841.5948486328125 background all_cells +4965.87255859375 1856.7252197265625 background all_cells +4976.52587890625 1868.3294677734373 background all_cells +4982.44287109375 1859.4127197265625 background all_cells +4982.4794921875 1848.0501708984373 background all_cells +4992.427734375 1876.5716552734373 background all_cells +4986.966796875 1883.1910400390625 background all_cells +5008.7197265625 1866.705078125 background all_cells +4996.20849609375 1859.3367919921875 background all_cells +4995.1513671875 1943.5428466796875 background all_cells +5020.4345703125 1926.1456298828125 background all_cells +4996.3251953125 1915.74755859375 background all_cells +5010.8935546875 1920.8953857421875 background all_cells +4999.88330078125 1933.64697265625 background all_cells +4998.04150390625 1923.8486328125 background all_cells +4980.6796875 1928.8853759765625 background all_cells +4985.5693359375 1953.5936279296875 background all_cells +4969.8095703125 1945.6943359375 background all_cells +4988.1806640625 1934.4691162109373 background all_cells +4961.57861328125 1959.7239990234373 background all_cells +4974.24169921875 1964.1121826171875 background all_cells +4983.65087890625 1967.4222412109373 background all_cells +4988.86669921875 1993.812744140625 background all_cells +4963.70458984375 1978.9464111328125 background all_cells +4999.4736328125 1959.0928955078125 background all_cells +5029.13818359375 1960.6953125 background all_cells +5020.61181640625 1968.67626953125 background all_cells +4973.87109375 1914.3546142578125 background all_cells +4960.31787109375 1927.15771484375 background all_cells +4969.6708984375 1929.5828857421875 background all_cells +4967.64501953125 1920.4515380859373 background all_cells +5016.16748046875 1887.514404296875 background all_cells +5012.5205078125 1902.7830810546875 background all_cells +5001.427734375 1908.9140625 background all_cells +4978.4296875 1905.6046142578125 background all_cells +4990.5537109375 1894.0478515625 background all_cells +4991.80126953125 1889.2939453125 background all_cells +4994.0341796875 1901.9090576171875 background all_cells +4989.65234375 1908.040771484375 background all_cells +4963.6298828125 1888.36376953125 background all_cells +4956.17724609375 1889.4844970703125 background all_cells +4959.41552734375 1906.322265625 background all_cells +4966.52392578125 1902.8189697265625 background all_cells +4967.28369140625 1894.67724609375 background all_cells +5046.98779296875 1872.7220458984373 background all_cells +5057.84130859375 1871.38720703125 background all_cells +5045.25244140625 1884.671630859375 background all_cells +5104.6455078125 1929.58642578125 background all_cells +5138.08935546875 1926.216796875 background all_cells +5112.78369140625 1933.68408203125 background all_cells +5022.1181640625 1906.279052734375 background all_cells +5026.583984375 1903.962158203125 background all_cells +5022.810546875 1888.3095703125 background all_cells +5025.8564453125 1922.3460693359373 background all_cells +5082.03466796875 1883.5262451171875 background all_cells +5098.99609375 1923.30126953125 background all_cells +5094.26220703125 1912.6820068359373 background all_cells +4965.03125 1698.8486328125 background all_cells +4962.21923828125 1712.8863525390625 background all_cells +4976.83544921875 1710.8035888671875 background all_cells +4954.78369140625 1702.4000244140625 background all_cells +4983.12451171875 1708.045654296875 background all_cells +4992.3779296875 1706.3245849609375 background all_cells +4989.6328125 1717.1300048828125 background all_cells +5030.96044921875 1726.0670166015625 background all_cells +5052.80908203125 1741.19482421875 background all_cells +4982.61376953125 1730.262451171875 background all_cells +5020.97998046875 1726.87890625 background all_cells +4970.19580078125 1714.1134033203125 background all_cells +4963.4833984375 1722.517333984375 background all_cells +4979.94677734375 1714.979736328125 background all_cells +5009.96044921875 1710.7274169921875 background all_cells +5037.1708984375 1715.188720703125 background all_cells +5036.40283203125 1704.3865966796875 background all_cells +5049.08447265625 1709.4451904296875 background all_cells +5143.90625 1699.034423828125 background all_cells +5111.19775390625 1715.70703125 background all_cells +5059.1279296875 1717.391845703125 background all_cells +5025.20849609375 1757.126708984375 background all_cells +5025.5830078125 1769.057861328125 background all_cells +5014.59375 1763.4498291015625 background all_cells +4956.8330078125 1748.0435791015625 background all_cells +4963.79443359375 1748.8563232421875 background all_cells +4964.369140625 1738.859130859375 background all_cells +4982.04638671875 1813.3956298828125 background all_cells +4994.14013671875 1825.4619140625 background all_cells +4989.4521484375 1829.3863525390625 background all_cells +4988.47900390625 1822.3154296875 background all_cells +4971.89404296875 1736.2269287109375 background all_cells +4978.6650390625 1736.001953125 background all_cells +4988.12939453125 1748.40087890625 background all_cells +4978.02001953125 1742.1817626953125 background all_cells +4957.93994140625 1772.74365234375 background all_cells +4959.8154296875 1762.3062744140625 background all_cells +4977.79638671875 1759.1328125 background all_cells +4962.0556640625 1818.00146484375 background all_cells +4966.15380859375 1824.882080078125 background all_cells +4965.8232421875 1831.5137939453125 background all_cells +4985.404296875 1788.744873046875 background all_cells +5023.013671875 1787.7364501953125 background all_cells +4980.76611328125 1799.5137939453125 background all_cells +4973.68603515625 1791.6424560546875 background all_cells +4823.25341796875 2047.054931640625 background all_cells +4846.49560546875 2040.2122802734373 background all_cells +4850.5517578125 2030.6448974609373 background all_cells +4858.3125 2035.2337646484373 background all_cells +4853.95849609375 2038.68115234375 background all_cells +4832.84619140625 2062.55126953125 background all_cells +4842.64453125 2046.738037109375 background all_cells +4842.958984375 2033.768310546875 background all_cells +4824.57861328125 2016.143798828125 background all_cells +4848.59423828125 2016.3365478515625 background all_cells +4873.6865234375 1965.299560546875 background all_cells +4862.02783203125 1972.6546630859373 background all_cells +4862.40380859375 1966.7869873046875 background all_cells +4871.96044921875 1973.2657470703125 background all_cells +4864.63916015625 2000.94140625 background all_cells +4863.3173828125 1987.3173828125 background all_cells +4845.5673828125 1989.370361328125 background all_cells +4852.26220703125 1988.662109375 background all_cells +4859.376953125 1993.5654296875 background all_cells +4900.62451171875 1968.7806396484373 background all_cells +4909.068359375 1997.8936767578125 background all_cells +4911.83837890625 1994.7735595703125 background all_cells +4901.29248046875 1976.9822998046875 background all_cells +4864.5615234375 2021.1058349609373 background all_cells +4876.48095703125 2020.154541015625 background all_cells +4943.96484375 2017.5087890625 background all_cells +4905.1796875 2019.521240234375 background all_cells +4860.17236328125 2029.3111572265625 background all_cells +4906.64404296875 2023.7762451171875 background all_cells +4884.95361328125 2025.3006591796875 background all_cells +4951.60205078125 2040.5911865234373 background all_cells +4948.5908203125 2021.776611328125 background all_cells +4935.8056640625 2037.672119140625 background all_cells +4936.3388671875 2021.70751953125 background all_cells +4824.06982421875 1917.9329833984373 background all_cells +4849.40283203125 1908.3778076171875 background all_cells +4859.55517578125 1899.1124267578125 background all_cells +4858.13134765625 1924.12451171875 background all_cells +4858.29541015625 1915.479248046875 background all_cells +4837.4755859375 1930.767578125 background all_cells +4843.57470703125 1944.5263671875 background all_cells +4842.67919921875 1936.7412109375 background all_cells +4831.6494140625 1967.087158203125 background all_cells +4838.04345703125 1961.8326416015625 background all_cells +4829.75537109375 1955.2413330078125 background all_cells +4845.56591796875 1957.065673828125 background all_cells +4852.865234375 1944.9532470703125 background all_cells +4859.5634765625 1952.9197998046875 background all_cells +4852.7060546875 1958.133544921875 background all_cells +4866.455078125 1953.1011962890625 background all_cells +4879.30029296875 1955.1802978515625 background all_cells +4873.609375 1957.4805908203125 background all_cells +4867.826171875 1944.1177978515625 background all_cells +4887.10986328125 2062.1552734375 background all_cells +4903.0751953125 2066.9970703125 background all_cells +4912.13623046875 2094.73388671875 background all_cells +4905.6552734375 2096.041015625 background all_cells +4918.71240234375 2070.375244140625 background all_cells +4911.8857421875 2078.868408203125 background all_cells +4891.22021484375 2056.816650390625 background all_cells +4904.73095703125 2050.518798828125 background all_cells +4932.21826171875 2062.463623046875 background all_cells +4932.62353515625 2050.864501953125 background all_cells +4924.84423828125 2065.97802734375 background all_cells +4899.59619140625 2209.0390625 background all_cells +4911.5 2135.001953125 background all_cells +4910.4287109375 2158.028076171875 background all_cells +4897.18603515625 2138.78076171875 background all_cells +4900.5283203125 2135.8330078125 background all_cells +4908.89794921875 2121.44677734375 background all_cells +4891.43310546875 2110.592529296875 background all_cells +4888.64501953125 1903.045166015625 background all_cells +4899.04345703125 1907.389892578125 background all_cells +4880.3115234375 1903.7718505859373 background all_cells +4899.01513671875 1897.950927734375 background all_cells +4950.75341796875 1945.159912109375 background all_cells +4942.955078125 1961.8497314453125 background all_cells +4894.88330078125 1912.3616943359373 background all_cells +4908.32861328125 1947.80615234375 background all_cells +4909.525390625 1963.5601806640625 background all_cells +4882.70556640625 1923.1533203125 background all_cells +4906.48095703125 1916.7677001953125 background all_cells +4954.6201171875 1898.9847412109373 background all_cells +4924.49267578125 1897.8106689453125 background all_cells +4955.61328125 1912.1553955078125 background all_cells +4916.0947265625 1910.125244140625 background all_cells +4907.5224609375 1904.3084716796875 background all_cells +4935.51220703125 1980.3184814453125 background all_cells +4946.93212890625 1975.2275390625 background all_cells +4938.94140625 1999.073974609375 background all_cells +4956.77490234375 1994.310791015625 background all_cells +4953.87841796875 2001.5330810546875 background all_cells +4951.97314453125 2011.02490234375 background all_cells +4947.5859375 2013.7877197265625 background all_cells +4943.51171875 2011.13671875 background all_cells +4917.63720703125 2039.60791015625 background all_cells +4902.82373046875 2043.3099365234373 background all_cells +4897.26220703125 2044.7171630859373 background all_cells +4877.48291015625 2038.5096435546875 background all_cells +4888.10791015625 2031.46826171875 background all_cells +4879.2607421875 2000.4937744140625 background all_cells +4911.50341796875 2004.63037109375 background all_cells +4903.51123046875 2002.3321533203125 background all_cells +4919.91455078125 2005.9404296875 background all_cells +4930.75732421875 2005.1165771484373 background all_cells +4927.9736328125 1997.1732177734373 background all_cells +4891.63818359375 1972.744140625 background all_cells +4884.84423828125 1998.9466552734373 background all_cells +4884.34033203125 1973.1524658203125 background all_cells +4934.31787109375 2011.275146484375 background all_cells +4912.2353515625 2013.1278076171875 background all_cells +4924.16552734375 2013.874755859375 background all_cells +4934.673828125 2015.894775390625 background all_cells +4919.07568359375 2011.7266845703125 background all_cells +4856.9033203125 1736.65771484375 background all_cells +4831.6083984375 1727.5291748046875 background all_cells +4841.5634765625 1738.8388671875 background all_cells +4850.56298828125 1730.7510986328125 background all_cells +4889.5986328125 1768.0821533203125 background all_cells +4896.1904296875 1751.3599853515625 background all_cells +4899.0185546875 1764.009765625 background all_cells +4891.4541015625 1758.21240234375 background all_cells +4889.31640625 1761.2496337890625 background all_cells +4881.0224609375 1732.1611328125 background all_cells +4895.7919921875 1745.7745361328125 background all_cells +4881.826171875 1724.2197265625 background all_cells +4877.197265625 1746.77001953125 background all_cells +4872.36279296875 1738.1485595703125 background all_cells +4895.39990234375 1733.893310546875 background all_cells +4838.966796875 1762.108642578125 background all_cells +4869.29052734375 1755.1842041015625 background all_cells +4860.64208984375 1763.6748046875 background all_cells +4858.060546875 1749.4456787109375 background all_cells +4841.671875 1753.2093505859375 background all_cells +4909.65087890625 1719.8453369140625 background all_cells +4911.380859375 1727.317138671875 background all_cells +4896.060546875 1725.294677734375 background all_cells +4913.3193359375 1758.4566650390625 background all_cells +4906.17626953125 1752.169921875 background all_cells +4908.6640625 1763.1507568359375 background all_cells +4927.94775390625 1775.6368408203125 background all_cells +4919.916015625 1770.5233154296875 background all_cells +4916.57373046875 1746.948486328125 background all_cells +4900.59716796875 1741.1634521484375 background all_cells +4911.80419921875 1738.656982421875 background all_cells +4838.2080078125 1782.4898681640625 background all_cells +4836.7109375 1789.555419921875 background all_cells +4820.087890625 1784.5224609375 background all_cells +4840.2841796875 1796.4842529296875 background all_cells +4896.52880859375 1794.8707275390625 background all_cells +4878.49951171875 1770.5701904296875 background all_cells +4886.72509765625 1773.421875 background all_cells +4883.68115234375 1777.1068115234375 background all_cells +4866.69970703125 1773.5135498046875 background all_cells +4847.96337890625 1800.948486328125 background all_cells +4872.962890625 1799.3033447265625 background all_cells +4861.46728515625 1800.1217041015625 background all_cells +4785.8701171875 1757.0703125 background all_cells +4797.54345703125 1750.6048583984375 background all_cells +4822.51953125 1763.337158203125 background all_cells +4832.37890625 1769.77294921875 background all_cells +4831.2275390625 1759.4801025390625 background all_cells +4793.9365234375 1733.9537353515625 background all_cells +4801.66015625 1730.933349609375 background all_cells +4795.69287109375 1722.275634765625 background all_cells +4941.57470703125 1735.9334716796875 background all_cells +4935.9384765625 1744.9356689453125 background all_cells +4947.24951171875 1752.936279296875 background all_cells +4942.3251953125 1722.257568359375 background all_cells +5014.68115234375 1748.8997802734375 background all_cells +5027.6767578125 1745.1058349609375 background all_cells +5018.89697265625 1755.5076904296875 background all_cells +4936.56201171875 1770.2369384765625 background all_cells +4938.3359375 1759.319580078125 background all_cells +4941.21875 1766.8052978515625 background all_cells +4939.40625 1778.6148681640625 background all_cells +4948.1640625 1765.7216796875 background all_cells +4953.4384765625 1781.9779052734375 background all_cells +4957.2353515625 1798.186279296875 background all_cells +4947.4091796875 1795.9879150390625 background all_cells +4938.275390625 1814.2197265625 background all_cells +4952.35107421875 1824.7379150390625 background all_cells +4942.2685546875 1821.051025390625 background all_cells +4950.623046875 1804.9312744140625 background all_cells +4950.169921875 1815.1383056640625 background all_cells +4940.8798828125 1809.826904296875 background all_cells +4938.0859375 1890.05322265625 background all_cells +4945.2109375 1888.8046875 background all_cells +4936.84765625 1882.458984375 background all_cells +4936.7578125 1867.0516357421875 background all_cells +4946.11376953125 1861.4097900390625 background all_cells +4943.3095703125 1871.2615966796875 background all_cells +4946.83984375 1833.8673095703125 background all_cells +4956.2509765625 1834.6478271484373 background all_cells +5003.0732421875 1830.2271728515625 background all_cells +5006.2314453125 1844.3089599609373 background all_cells +5001.73681640625 1858.5369873046875 background all_cells +5065.65478515625 1739.675537109375 background all_cells +5080.65673828125 1804.0487060546875 background all_cells +5072.62451171875 1792.7239990234375 background all_cells +5075.3330078125 1729.147705078125 background all_cells +5087.90185546875 1805.660888671875 background all_cells +5092.31591796875 1797.2725830078125 background all_cells +5088.01953125 1790.896240234375 background all_cells +5072.017578125 1815.7860107421875 background all_cells +5093.7802734375 1840.5592041015625 background all_cells +5089.01171875 1830.2435302734373 background all_cells +5077.6669921875 1842.6627197265625 background all_cells +5100.94384765625 1852.939208984375 background all_cells +5067.19775390625 1852.5635986328125 background all_cells +5032.6865234375 1781.7650146484375 background all_cells +5023.79833984375 1799.6341552734375 background all_cells +5033.64208984375 1793.2884521484375 background all_cells +5031.99072265625 1853.775634765625 background all_cells +5042.8359375 1829.565673828125 background all_cells +5038.5810546875 1853.0615234375 background all_cells +5032.71533203125 1832.4095458984373 background all_cells +5023.63134765625 1807.0614013671875 background all_cells +5048.00390625 1810.2828369140625 background all_cells +5040.056640625 1804.638671875 background all_cells +5026.7802734375 1820.978759765625 background all_cells +4857.75927734375 1832.1805419921875 background all_cells +4856.02099609375 1857.25439453125 background all_cells +4865.53271484375 1850.6614990234373 background all_cells +4862.2333984375 1848.86962890625 background all_cells +4852.4736328125 1825.8671875 background all_cells +4899.671875 1820.99951171875 background all_cells +4889.8525390625 1818.0062255859373 background all_cells +4873.72998046875 1815.2369384765625 background all_cells +4876.2119140625 1805.9866943359373 background all_cells +4850.04736328125 1809.2869873046875 background all_cells +4869.64306640625 1804.8148193359373 background all_cells +4864.3984375 1811.97509765625 background all_cells +4869.29052734375 1823.7567138671875 background all_cells +4873.14404296875 1837.3892822265625 background all_cells +4860.01220703125 1864.3775634765625 background all_cells +4866.31201171875 1862.710205078125 background all_cells +4882.5029296875 1864.603759765625 background all_cells +4889.138671875 1866.46875 background all_cells +4878.01513671875 1890.1051025390625 background all_cells +4885.81591796875 1892.43798828125 background all_cells +4885.5634765625 1881.2705078125 background all_cells +4864.2783203125 1876.259521484375 background all_cells +4869.39306640625 1897.235107421875 background all_cells +4867.70703125 1887.5802001953125 background all_cells +4897.27978515625 1887.408935546875 background all_cells +4909.646484375 1893.3499755859373 background all_cells +4919.22998046875 1889.2550048828125 background all_cells +4927.9404296875 1837.1744384765625 background all_cells +4925.5859375 1844.503173828125 background all_cells +4922.423828125 1834.454833984375 background all_cells +4914.16357421875 1876.9490966796875 background all_cells +4918.3828125 1853.7584228515625 background all_cells +4918.03955078125 1865.5201416015625 background all_cells +4820.607421875 1828.9111328125 background all_cells +4828.490234375 1845.1180419921875 background all_cells +4836.27587890625 1844.06591796875 background all_cells +4815.94873046875 1832.4154052734373 background all_cells +4842.71142578125 1877.4014892578125 background all_cells +4853.9052734375 1874.739990234375 background all_cells +4832.12353515625 1891.5965576171875 background all_cells +4830.40576171875 1880.731689453125 background all_cells +4825.7705078125 1864.98876953125 background all_cells +4849.6591796875 1869.1507568359373 background all_cells +4846.19921875 1862.0628662109373 background all_cells +4838.54833984375 1853.7293701171875 background all_cells +4796.32958984375 1848.267822265625 background all_cells +4817.92041015625 1851.0997314453125 background all_cells +4812.44580078125 1851.5040283203125 background all_cells +5439.830078125 752.2268676757812 background all_cells +5431.318359375 756.6788940429688 background all_cells +5434.21923828125 764.0594482421875 background all_cells +5446.498046875 761.51025390625 background all_cells +5443.8232421875 757.0477294921875 background all_cells +5423.1083984375 756.6289672851562 background all_cells +5435.58544921875 813.7938842773438 background all_cells +5443.9619140625 797.7544555664062 background all_cells +5444.59814453125 803.7669677734375 background all_cells +5436.67138671875 808.80517578125 background all_cells +5429.8837890625 781.4406127929688 background all_cells +5436.265625 790.16796875 background all_cells +5442.83984375 786.0204467773438 background all_cells +5444.0302734375 782.6005249023438 background all_cells +5578.7197265625 759.7100830078125 background all_cells +5577.234375 783.001708984375 background all_cells +5590.537109375 789.7266845703125 background all_cells +5567.14501953125 791.6428833007812 background all_cells +5584.19140625 819.14794921875 background all_cells +5578.21630859375 772.6076049804688 background all_cells +5586.7353515625 927.488037109375 background all_cells +5591.02978515625 913.4681396484376 background all_cells +5583.88427734375 943.771728515625 background all_cells +5564.39892578125 832.0100708007812 background all_cells +5581.12060546875 845.7703247070312 background all_cells +5572.36962890625 833.9981079101562 background all_cells +5568.47900390625 842.069091796875 background all_cells +5551.87890625 786.470458984375 background all_cells +5532.57470703125 823.8627319335938 background all_cells +5548.52880859375 807.8441772460938 background all_cells +5532.869140625 792.5093383789062 background all_cells +5548.25146484375 777.857177734375 background all_cells +5527.96630859375 758.4453125 background all_cells +5457.04638671875 809.6283569335938 background all_cells +5450.66943359375 776.2887573242188 background all_cells +5463.09423828125 780.564208984375 background all_cells +5453.36962890625 801.8033447265625 background all_cells +5484.3037109375 794.0520629882812 background all_cells +5478.15869140625 852.4168090820312 background all_cells +5486.5166015625 852.216552734375 background all_cells +5489.17626953125 798.3351440429688 background all_cells +5507.97607421875 845.3118286132812 background all_cells +5503.14306640625 957.459716796875 background all_cells +5508.4833984375 948.4974975585938 background all_cells +5498.72509765625 846.1112670898438 background all_cells +5502.49853515625 784.8436279296875 background all_cells +5501.58447265625 817.1002807617188 background all_cells +5499.63525390625 797.6876220703125 background all_cells +5481.06591796875 787.8015747070312 background all_cells +5477.08203125 779.1312255859375 background all_cells +5475.6806640625 757.4613037109375 background all_cells +5524.7431640625 750.5692138671875 background all_cells +5482.31591796875 763.0654296875 background all_cells +5466.09375 756.5866088867188 background all_cells +5341.494140625 989.0470581054688 background all_cells +5351.22314453125 986.2664184570312 background all_cells +5352.7705078125 974.857177734375 background all_cells +5340.7724609375 972.1998291015624 background all_cells +5354.9912109375 964.52880859375 background all_cells +5403.2197265625 997.7044677734376 background all_cells +5383.7099609375 969.3310546875 background all_cells +5368.25048828125 994.193359375 background all_cells +5360.744140625 1000.5125122070312 background all_cells +5385.115234375 995.78955078125 background all_cells +5396.78857421875 1004.6286010742188 background all_cells +5383.30224609375 1004.6187744140624 background all_cells +5347.65771484375 1004.7772216796876 background all_cells +5338.39013671875 1005.458984375 background all_cells +5317.41259765625 1002.3715209960938 background all_cells +5316.060546875 981.2594604492188 background all_cells +5330.59326171875 996.8737182617188 background all_cells +5324.83349609375 1006.1387939453124 background all_cells +5354.09765625 1065.859375 background all_cells +5376.73291015625 1071.146728515625 background all_cells +5369.58544921875 1072.556640625 background all_cells +5408.0927734375 1026.0057373046875 background all_cells +5404.55810546875 1037.8594970703125 background all_cells +5399.44091796875 1030.62744140625 background all_cells +5390.53271484375 1058.6666259765625 background all_cells +5396.46728515625 1070.1290283203125 background all_cells +5399.6728515625 1061.2791748046875 background all_cells +5401.08203125 1053.260986328125 background all_cells +5389.66455078125 1048.0950927734375 background all_cells +5365.8427734375 1025.289794921875 background all_cells +5390.28515625 1018.41748046875 background all_cells +5408.2509765625 1011.0429077148438 background all_cells +5410.14208984375 957.590576171875 background all_cells +5416.86474609375 976.3551025390624 background all_cells +5415.62060546875 988.146240234375 background all_cells +5413.015625 952.426025390625 background all_cells +5426.96044921875 927.302734375 background all_cells +5429.837890625 943.2164916992188 background all_cells +5421.31103515625 939.1796875 background all_cells +5417.74169921875 932.14306640625 background all_cells +5417.41162109375 955.1144409179688 background all_cells +5428.0205078125 971.560546875 background all_cells +5429.669921875 983.716796875 background all_cells +5425.96533203125 961.3639526367188 background all_cells +5361.45263671875 948.0657348632812 background all_cells +5368.55517578125 963.9591064453124 background all_cells +5376.94091796875 957.400390625 background all_cells +5384.51611328125 948.35888671875 background all_cells +5392.19970703125 925.662841796875 background all_cells +5405.1826171875 940.4810180664062 background all_cells +5406.61328125 930.4785766601562 background all_cells +5395.3759765625 927.65478515625 background all_cells +5372.4365234375 975.4962158203124 background all_cells +5405.23193359375 987.2338256835938 background all_cells +5404.04736328125 976.396240234375 background all_cells +5392.39599609375 985.5701293945312 background all_cells +5372.13525390625 986.358642578125 background all_cells +5359.22607421875 932.6192016601562 background all_cells +5386.74462890625 932.1248168945312 background all_cells +5375.58349609375 931.80908203125 background all_cells +5323.58935546875 1010.6924438476562 background all_cells +5327.39697265625 1024.480712890625 background all_cells +5323.9580078125 1017.06982421875 background all_cells +5339.5869140625 1018.26806640625 background all_cells +5349.81591796875 1024.2142333984375 background all_cells +5359.39208984375 1009.7337646484376 background all_cells +5352.74072265625 1033.160400390625 background all_cells +5347.07568359375 1040.337646484375 background all_cells +5373.20556640625 1049.6744384765625 background all_cells +5365.517578125 1047.3853759765625 background all_cells +5329.44677734375 1056.09130859375 background all_cells +5339.96044921875 1041.832763671875 background all_cells +5336.0810546875 1045.358154296875 background all_cells +5331.3388671875 1033.8323974609375 background all_cells +5165.107421875 977.0311889648438 background all_cells +5170.2421875 1002.5133666992188 background all_cells +5186.3720703125 987.3049926757812 background all_cells +5176.4462890625 1016.9448852539062 background all_cells +5181.29638671875 1054.518310546875 background all_cells +5188.2900390625 1066.452880859375 background all_cells +5173.80859375 1029.1688232421875 background all_cells +5193.734375 1019.8930053710938 background all_cells +5207.51123046875 975.3507690429688 background all_cells +5222.6328125 988.27490234375 background all_cells +5218.5888671875 982.5003662109376 background all_cells +5211.76708984375 969.9848022460938 background all_cells +5203.30419921875 995.0291137695312 background all_cells +5217.8251953125 1044.6844482421875 background all_cells +5215.107421875 995.1150512695312 background all_cells +5211.0986328125 1007.4351196289062 background all_cells +5205.04296875 1016.3582153320312 background all_cells +5290.28515625 1012.8770141601562 background all_cells +5295.69873046875 1053.622314453125 background all_cells +5282.04150390625 1016.9014892578124 background all_cells +5274.931640625 1065.69189453125 background all_cells +5290.765625 1063.456787109375 background all_cells +5283.5849609375 1071.5133056640625 background all_cells +5280.3046875 1062.8590087890625 background all_cells +5233.39990234375 1059.113525390625 background all_cells +5240.4375 1046.9168701171875 background all_cells +5226.7275390625 1048.1990966796875 background all_cells +5220.669921875 1060.1239013671875 background all_cells +5234.6435546875 1071.16796875 background all_cells +5229.90380859375 1067.689208984375 background all_cells +5233.09716796875 1018.9290771484376 background all_cells +5233.10888671875 1038.0601806640625 background all_cells +5229.673828125 1029.24365234375 background all_cells +5246.37109375 1026.0789794921875 background all_cells +5242.22412109375 1020.9352416992188 background all_cells +5299.72314453125 1006.6922607421876 background all_cells +5304.5732421875 1019.3243408203124 background all_cells +5309.72509765625 1009.9720458984376 background all_cells +5316.86181640625 1037.22998046875 background all_cells +5324.22216796875 1046.539306640625 background all_cells +5322.5234375 1041.1478271484375 background all_cells +5304.62646484375 1040.6915283203125 background all_cells +5308.9189453125 1060.19189453125 background all_cells +5304.39306640625 1058.4715576171875 background all_cells +5308.26708984375 1048.30419921875 background all_cells +5258.921875 984.0222778320312 background all_cells +5262.91796875 990.035888671875 background all_cells +5236.6396484375 1003.1530151367188 background all_cells +5250.52587890625 997.2850952148438 background all_cells +5245.78271484375 1013.5628662109376 background all_cells +5259.61865234375 1006.1605834960938 background all_cells +5274.25390625 994.1531372070312 background all_cells +5184.0947265625 935.0499877929688 background all_cells +5173.96240234375 921.8529663085938 background all_cells +5208.14013671875 936.32568359375 background all_cells +5191.767578125 936.44189453125 background all_cells +5210.3349609375 961.9614868164062 background all_cells +5222.462890625 956.7808227539062 background all_cells +5218.35888671875 967.3260498046876 background all_cells +5315.228515625 946.9830322265624 background all_cells +5348.59326171875 957.5629272460938 background all_cells +5341.6064453125 961.3478393554688 background all_cells +5322.44384765625 961.6422119140624 background all_cells +5268.4169921875 938.8388671875 background all_cells +5344.052734375 930.3409423828124 background all_cells +5318.88525390625 943.0491333007812 background all_cells +5234.3583984375 949.575927734375 background all_cells +5298.6083984375 950.2503662109376 background all_cells +5280.859375 953.5924072265624 background all_cells +5252.16455078125 955.4331665039062 background all_cells +5163.7802734375 966.0184326171876 background all_cells +5204.05126953125 957.2508544921876 background all_cells +5558.66064453125 858.9132080078125 background all_cells +5435.865234375 857.648681640625 background all_cells +5575.4755859375 865.4348754882812 background all_cells +5556.44287109375 854.7913818359375 background all_cells +5568.005859375 895.8253784179688 background all_cells +5546.44580078125 882.26123046875 background all_cells +5542.18017578125 897.1414184570312 background all_cells +5489.7802734375 898.8897094726562 background all_cells +5452.40966796875 895.0748901367188 background all_cells +5466.63232421875 897.1254272460938 background all_cells +5517.30224609375 905.4662475585938 background all_cells +5503.3466796875 876.2916259765625 background all_cells +5428.462890625 1074.0784912109375 background all_cells +5439.36865234375 1075.8297119140625 background all_cells +5437.6796875 1084.6763916015625 background all_cells +5428.64306640625 1081.952880859375 background all_cells +5468.1337890625 1080.8873291015625 background all_cells +5460.5986328125 1077.3330078125 background all_cells +5474.01416015625 1086.5101318359375 background all_cells +5473.18310546875 1077.9036865234375 background all_cells +5470.23095703125 1090.12255859375 background all_cells +5442.33154296875 1091.8173828125 background all_cells +5449.14013671875 1077.3978271484375 background all_cells +5448.19140625 1085.2542724609375 background all_cells +5430.1728515625 914.6375732421876 background all_cells +5435.72412109375 922.3602294921876 background all_cells +5442.36279296875 924.7581176757812 background all_cells +5440.943359375 920.3744506835938 background all_cells +5448.78076171875 930.210693359375 background all_cells +5451.408203125 956.2813720703124 background all_cells +5443.30908203125 938.1856079101562 background all_cells +5433.26025390625 934.7816772460938 background all_cells +5505.677734375 932.4970703125 background all_cells +5499.18310546875 950.0104370117188 background all_cells +5502.337890625 939.3360595703124 background all_cells +5510.13037109375 936.7257690429688 background all_cells +5465.27783203125 941.520751953125 background all_cells +5482.2333984375 936.6088256835938 background all_cells +5456.96044921875 944.3016967773438 background all_cells +5460.2138671875 933.886962890625 background all_cells +5491.37451171875 932.0927124023438 background all_cells +5472.439453125 959.9493408203124 background all_cells +5505.2314453125 911.378662109375 background all_cells +5512.9658203125 924.3463134765624 background all_cells +5498.58154296875 921.3357543945312 background all_cells +5493.5908203125 923.123779296875 background all_cells +5522.90234375 938.4312133789062 background all_cells +5569.65576171875 948.6516723632812 background all_cells +5551.5458984375 939.544921875 background all_cells +5527.302734375 950.687744140625 background all_cells +5552.1455078125 913.4813842773438 background all_cells +5552.52587890625 903.97998046875 background all_cells +5563.95751953125 912.5197143554688 background all_cells +5550.8505859375 898.5597534179688 background all_cells +5528.25244140625 905.3128051757812 background all_cells +5543.43701171875 910.6691284179688 background all_cells +5539.0009765625 921.4222412109376 background all_cells +5534.57470703125 916.6150512695312 background all_cells +5442.77978515625 964.01904296875 background all_cells +5466.5732421875 981.9940795898438 background all_cells +5444.19921875 977.2416381835938 background all_cells +5461.61474609375 965.2921752929688 background all_cells +5459.13720703125 1007.6297607421876 background all_cells +5452.57177734375 1018.4773559570312 background all_cells +5464.0947265625 1016.8856201171876 background all_cells +5430.8916015625 1045.49169921875 background all_cells +5440.380859375 1046.193115234375 background all_cells +5438.384765625 1038.5859375 background all_cells +5458.5458984375 1061.8187255859375 background all_cells +5448.478515625 1065.916748046875 background all_cells +5441.69140625 1061.033203125 background all_cells +5461.39990234375 1057.6976318359375 background all_cells +5448.0205078125 1054.2159423828125 background all_cells +5434.97998046875 1050.944091796875 background all_cells +5472.71533203125 1018.638916015625 background all_cells +5475.9462890625 1011.7905883789062 background all_cells +5489.4755859375 1016.3814086914062 background all_cells +5484.26611328125 957.917724609375 background all_cells +5496.11669921875 1017.0591430664062 background all_cells +5492.513671875 1009.6293334960938 background all_cells +5489.87109375 1001.806884765625 background all_cells +5525.8232421875 1034.640380859375 background all_cells +5530.32080078125 1066.1407470703125 background all_cells +5523.68212890625 1078.7041015625 background all_cells +5535.74267578125 1079.9652099609375 background all_cells +5529.666015625 1089.2371826171875 background all_cells +5162.61474609375 785.2939453125 background all_cells +5166.21826171875 868.1625366210938 background all_cells +5167.2783203125 767.8484497070312 background all_cells +5187.85693359375 807.207275390625 background all_cells +5190.70068359375 802.6482543945312 background all_cells +5192.4443359375 822.6943359375 background all_cells +5186.4384765625 885.0183715820312 background all_cells +5190.34130859375 881.0926513671875 background all_cells +5226.19140625 838.5982666015625 background all_cells +5218.72802734375 871.7671508789062 background all_cells +5229.2001953125 845.741943359375 background all_cells +5238.2822265625 812.6580810546875 background all_cells +5211.779296875 832.7108154296875 background all_cells +5219.9853515625 824.6779174804688 background all_cells +5254.4375 809.9329833984375 background all_cells +5234.13232421875 784.4049682617188 background all_cells +5324.9716796875 760.3256225585938 background all_cells +5307.76611328125 756.9398803710938 background all_cells +5182.626953125 757.6926879882812 background all_cells +5198.16943359375 794.4448852539062 background all_cells +5184.31689453125 765.6281127929688 background all_cells +5192.45556640625 762.033447265625 background all_cells +5249.18017578125 848.7293701171875 background all_cells +5256.63037109375 849.0228271484375 background all_cells +5255.111328125 835.0853881835938 background all_cells +5298.38134765625 816.72998046875 background all_cells +5295.5732421875 824.1511840820312 background all_cells +5292.1396484375 817.9559936523438 background all_cells +5276.07373046875 832.4863891601562 background all_cells +5298.6845703125 834.1337280273438 background all_cells +5290.1748046875 829.9613647460938 background all_cells +5271.06396484375 868.464111328125 background all_cells +5270.4541015625 900.3223266601562 background all_cells +5284.3076171875 850.3975830078125 background all_cells +5292.6220703125 873.4007568359375 background all_cells +5334.251953125 803.0879516601562 background all_cells +5370.3857421875 810.9554443359375 background all_cells +5358.25 788.5560302734375 background all_cells +5332.8798828125 793.9641723632812 background all_cells +5368.57470703125 839.2178344726562 background all_cells +5363.30615234375 835.4295043945312 background all_cells +5313.85107421875 831.704345703125 background all_cells +5317.7060546875 825.98583984375 background all_cells +5304.52587890625 819.8521118164062 background all_cells +5330.5556640625 881.0864868164062 background all_cells +5325.84033203125 889.7794189453125 background all_cells +5339.0498046875 889.004638671875 background all_cells +5298.36865234375 805.02734375 background all_cells +5318.298828125 808.9712524414062 background all_cells +5315.07177734375 804.9253540039062 background all_cells +5385.8310546875 784.7680053710938 background all_cells +5395.76953125 778.4640502929688 background all_cells +5414.6005859375 890.6917114257812 background all_cells +5382.5810546875 858.9241333007812 background all_cells +5393.0703125 913.4443359375 background all_cells +5376.478515625 792.04736328125 background all_cells +5385.8564453125 793.8206176757812 background all_cells +5380.82568359375 798.1921997070312 background all_cells +5385.39501953125 809.9454956054688 background all_cells +5395.2412109375 787.143310546875 background all_cells +5416.35302734375 809.1900024414062 background all_cells +5424.2080078125 813.3544311523438 background all_cells +5413.015625 784.8953247070312 background all_cells +5406.45458984375 814.8612670898438 background all_cells +5250.85400390625 1208.947265625 background all_cells +5257.31396484375 1212.564208984375 background all_cells +5255.4248046875 1172.90869140625 background all_cells +5199.30029296875 1210.068359375 background all_cells +5174.07373046875 1222.65185546875 background all_cells +5206.13330078125 1217.9444580078125 background all_cells +5193.53857421875 1214.0263671875 background all_cells +5182.68408203125 1175.67138671875 background all_cells +5177.7255859375 1178.91162109375 background all_cells +5185.23974609375 1182.111328125 background all_cells +5176.31982421875 1190.630126953125 background all_cells +5195.06396484375 1182.07568359375 background all_cells +5160.56591796875 1183.137451171875 background all_cells +5225.6845703125 1178.942138671875 background all_cells +5219.380859375 1175.1859130859375 background all_cells +5229.10986328125 1210.2581787109375 background all_cells +5237.73828125 1219.7960205078125 background all_cells +5234.82861328125 1208.502685546875 background all_cells +5200.62646484375 1147.2242431640625 background all_cells +5199.38916015625 1162.563232421875 background all_cells +5223.72607421875 1158.7637939453125 background all_cells +5209.93115234375 1155.6572265625 background all_cells +5236.95263671875 1144.1846923828125 background all_cells +5245.65380859375 1164.242919921875 background all_cells +5248.05322265625 1152.776611328125 background all_cells +5237.3447265625 1114.0146484375 background all_cells +5230.24462890625 1121.005126953125 background all_cells +5231.88232421875 1138.38818359375 background all_cells +5244.841796875 1139.7008056640625 background all_cells +5243.25439453125 1127.5399169921875 background all_cells +5208.4267578125 1103.0797119140625 background all_cells +5210.56982421875 1095.9830322265625 background all_cells +5223.53076171875 1093.264892578125 background all_cells +5213.32080078125 1084.28369140625 background all_cells +5204.88916015625 1136.14599609375 background all_cells +5219.029296875 1114.6600341796875 background all_cells +5222.31201171875 1125.4681396484375 background all_cells +5217.716796875 1121.49658203125 background all_cells +5209.8447265625 1122.546630859375 background all_cells +5208.189453125 1139.0250244140625 background all_cells +5253.8984375 1133.1591796875 background all_cells +5279.7587890625 1138.15625 background all_cells +5264.2900390625 1135.826416015625 background all_cells +5263.53173828125 1122.5914306640625 background all_cells +5254.55908203125 1118.4490966796875 background all_cells +5288.70703125 1159.2899169921875 background all_cells +5294.22265625 1177.915771484375 background all_cells +5268.74951171875 1171.7725830078125 background all_cells +5274.53173828125 1151.59375 background all_cells +5287.62158203125 1165.6336669921875 background all_cells +5273.19140625 1155.9906005859375 background all_cells +5251.61279296875 1215.973876953125 background all_cells +5264.4228515625 1219.576416015625 background all_cells +5256.19140625 1216.4901123046875 background all_cells +5242.423828125 1096.630859375 background all_cells +5299.4716796875 1114.0406494140625 background all_cells +5278.5888671875 1095.1185302734375 background all_cells +5252.73046875 1098.06005859375 background all_cells +5249.75146484375 1106.8201904296875 background all_cells +5281.72802734375 1080.8358154296875 background all_cells +5296.77392578125 1085.286376953125 background all_cells +5298.46435546875 1081.48681640625 background all_cells +5290.45263671875 1091.441162109375 background all_cells +5242.26318359375 1071.923583984375 background all_cells +5275.2177734375 1074.93408203125 background all_cells +5270.2353515625 1083.25390625 background all_cells +5265.27099609375 1090.1510009765625 background all_cells +5254.5712890625 1084.06494140625 background all_cells +5177.0322265625 1129.2828369140625 background all_cells +5164.48681640625 1141.394287109375 background all_cells +5174.13037109375 1139.325927734375 background all_cells +5194.47265625 1122.2362060546875 background all_cells +5186.7958984375 1087.4190673828125 background all_cells +5199.55615234375 1125.4334716796875 background all_cells +5195.26123046875 1132.1695556640625 background all_cells +5171.8203125 1152.98974609375 background all_cells +5183.51220703125 1158.3123779296875 background all_cells +5167.92919921875 1156.3790283203125 background all_cells +5307.39453125 1130.2861328125 background all_cells +5338.70263671875 1162.20361328125 background all_cells +5310.98046875 1158.73583984375 background all_cells +5321.61279296875 1143.1275634765625 background all_cells +5336.22998046875 1146.2119140625 background all_cells +5313.447265625 1117.6806640625 background all_cells +5365.05908203125 1160.8114013671875 background all_cells +5354.37744140625 1169.4556884765625 background all_cells +5364.29052734375 1173.3248291015625 background all_cells +5384.2724609375 1168.51953125 background all_cells +5346.90234375 1144.5374755859375 background all_cells +5372.0673828125 1144.169189453125 background all_cells +5359.490234375 1149.0263671875 background all_cells +5350.42529296875 1137.9261474609375 background all_cells +5380.60400390625 1119.5523681640625 background all_cells +5403.9560546875 1126.46337890625 background all_cells +5392.8994140625 1133.215576171875 background all_cells +5385.24609375 1136.7977294921875 background all_cells +5346.88037109375 1178.0279541015625 background all_cells +5341.19287109375 1171.3729248046875 background all_cells +5329.25439453125 1177.2904052734375 background all_cells +5376.205078125 1180.93017578125 background all_cells +5357.275390625 1182.3426513671875 background all_cells +5351.3740234375 1213.985595703125 background all_cells +5338.18310546875 1222.6173095703125 background all_cells +5362.560546875 1218.1058349609375 background all_cells +5438.25537109375 1212.1419677734375 background all_cells +5412.54541015625 1224.039306640625 background all_cells +5437.53564453125 1190.7103271484375 background all_cells +5443.51318359375 1194.9420166015625 background all_cells +5441.3896484375 1201.1077880859375 background all_cells +5414.78076171875 1218.4903564453125 background all_cells +5349.96728515625 1189.2015380859375 background all_cells +5326.51904296875 1205.4903564453125 background all_cells +5353.87890625 1202.569580078125 background all_cells +5335.400390625 1193.2579345703125 background all_cells +5366.119140625 1200.8197021484375 background all_cells +5387.25927734375 1220.05615234375 background all_cells +5388.36572265625 1210.270751953125 background all_cells +5378.7783203125 1187.7421875 background all_cells +5367.11376953125 1186.827392578125 background all_cells +5312.59130859375 1093.4595947265625 background all_cells +5332.70361328125 1096.7598876953125 background all_cells +5327.26171875 1102.1724853515625 background all_cells +5314.2353515625 1106.49365234375 background all_cells +5386.376953125 1072.7503662109375 background all_cells +5384.34521484375 1092.814208984375 background all_cells +5401.54931640625 1075.502197265625 background all_cells +5400.06396484375 1082.0335693359375 background all_cells +5385.91748046875 1083.1727294921875 background all_cells +5344.90771484375 1073.974609375 background all_cells +5355.4453125 1079.1199951171875 background all_cells +5350.833984375 1076.21923828125 background all_cells +5345.953125 1095.734619140625 background all_cells +5388.9736328125 1108.6771240234375 background all_cells +5379.43994140625 1100.7769775390625 background all_cells +5488.43798828125 1136.8111572265625 background all_cells +5497.25244140625 1124.096435546875 background all_cells +5533.06982421875 1131.5784912109375 background all_cells +5521.16552734375 1125.6390380859375 background all_cells +5539.35498046875 1109.716552734375 background all_cells +5533.60498046875 1120.797607421875 background all_cells +5541.44287109375 1116.8773193359375 background all_cells +5520.86474609375 1103.0086669921875 background all_cells +5564.626953125 1099.990478515625 background all_cells +5554.2626953125 1101.204345703125 background all_cells +5600.13525390625 1158.1021728515625 background all_cells +5596.501953125 1171.3680419921875 background all_cells +5588.42138671875 1185.265380859375 background all_cells +5597.0537109375 1161.7811279296875 background all_cells +5579.02099609375 1197.1248779296875 background all_cells +5591.44287109375 1212.4560546875 background all_cells +5574.80224609375 1211.51416015625 background all_cells +5570.77197265625 1201.8291015625 background all_cells +5568.95166015625 1161.009765625 background all_cells +5527.63134765625 1199.76416015625 background all_cells +5524.5029296875 1218.9178466796875 background all_cells +5537.66357421875 1212.73779296875 background all_cells +5534.61669921875 1208.9390869140625 background all_cells +5557.056640625 1222.937744140625 background all_cells +5561.43798828125 1200.6689453125 background all_cells +5562.89111328125 1219.996826171875 background all_cells +5543.359375 1213.1488037109375 background all_cells +5498.2119140625 1215.6475830078125 background all_cells +5498.69189453125 1226.8111572265625 background all_cells +5479.5615234375 1221.726806640625 background all_cells +5500.18994140625 1220.8643798828125 background all_cells +5563.83740234375 1133.6630859375 background all_cells +5572.00048828125 1139.04638671875 background all_cells +5554.42333984375 1135.259521484375 background all_cells +5561.44384765625 1139.9896240234375 background all_cells +5561.49951171875 1145.538818359375 background all_cells +5594.173828125 1133.7261962890625 background all_cells +5599.52294921875 1147.9500732421875 background all_cells +5595.13037109375 1139.3367919921875 background all_cells +5582.92822265625 1159.3929443359375 background all_cells +5577.46630859375 1147.611572265625 background all_cells +5580.10009765625 1140.440673828125 background all_cells +5578.70361328125 1127.7974853515625 background all_cells +5559.6298828125 1123.29052734375 background all_cells +5557.49169921875 1109.8271484375 background all_cells +5592.92236328125 1119.8978271484375 background all_cells +5592.2568359375 1105.1251220703125 background all_cells +5595.82470703125 1112.59765625 background all_cells +5596.302734375 1127.6806640625 background all_cells +5574.724609375 1096.53564453125 background all_cells +5577.13818359375 1101.5751953125 background all_cells +5583.36572265625 1095.732421875 background all_cells +5547.26953125 1152.1783447265625 background all_cells +5548.4541015625 1145.192138671875 background all_cells +5552.55078125 1170.241943359375 background all_cells +5557.66845703125 1180.0706787109375 background all_cells +5547.7421875 1181.916259765625 background all_cells +5526.4208984375 1172.0963134765625 background all_cells +5543.56396484375 1157.4854736328125 background all_cells +5560.390625 1165.866455078125 background all_cells +5562.5732421875 1160.6451416015625 background all_cells +5557.60791015625 1159.1514892578125 background all_cells +5540.81005859375 1163.2073974609375 background all_cells +5549.35595703125 1161.74560546875 background all_cells +5402.3447265625 1092.054931640625 background all_cells +5392.12646484375 1098.1817626953125 background all_cells +5436.11181640625 1095.11572265625 background all_cells +5429.73974609375 1096.2127685546875 background all_cells +5426.828125 1111.53955078125 background all_cells +5427.4521484375 1124.216796875 background all_cells +5413.63525390625 1119.86181640625 background all_cells +5413.9921875 1113.463623046875 background all_cells +5476.27783203125 1102.0738525390625 background all_cells +5477.94775390625 1094.8502197265625 background all_cells +5448.140625 1105.9764404296875 background all_cells +5463.58740234375 1110.8475341796875 background all_cells +5452.0703125 1098.2137451171875 background all_cells +5404.0732421875 1087.517333984375 background all_cells +5413.68115234375 1072.7462158203125 background all_cells +5416.22802734375 1076.850830078125 background all_cells +5412.3837890625 1082.1162109375 background all_cells +5469.34814453125 1175.893310546875 background all_cells +5478.4912109375 1182.596435546875 background all_cells +5471.7978515625 1181.091796875 background all_cells +5465.26171875 1179.8980712890625 background all_cells +5452.67529296875 1176.5142822265625 background all_cells +5457.3564453125 1204.168212890625 background all_cells +5465.63916015625 1204.552490234375 background all_cells +5465.3681640625 1215.843994140625 background all_cells +5450.48486328125 1210.4691162109375 background all_cells +5461.63427734375 1210.092041015625 background all_cells +5456.701171875 1186.7362060546875 background all_cells +5449.82080078125 1197.2315673828125 background all_cells +5465.25390625 1197.4959716796875 background all_cells +5461.806640625 1191.343505859375 background all_cells +5471.6142578125 1189.7421875 background all_cells +5474.6376953125 1204.355712890625 background all_cells +5478.892578125 1195.47314453125 background all_cells +5487.49951171875 1197.6282958984375 background all_cells +5485.87060546875 1186.6856689453125 background all_cells +5470.41552734375 1184.6802978515625 background all_cells +5472.0234375 1140.3306884765625 background all_cells +5480.09228515625 1155.1243896484375 background all_cells +5474.8056640625 1158.4783935546875 background all_cells +5481.529296875 1142.1259765625 background all_cells +5474.494140625 1131.935791015625 background all_cells +5475.42041015625 1164.21728515625 background all_cells +5466.15771484375 1169.8446044921875 background all_cells +5464.71044921875 1165.29052734375 background all_cells +5463.439453125 1142.2435302734375 background all_cells +5461.2412109375 1149.61083984375 background all_cells +5404.80029296875 1208.21240234375 background all_cells +5412.9423828125 1176.6146240234375 background all_cells +5404.126953125 1157.9508056640625 background all_cells +5394.34375 1141.837646484375 background all_cells +5436.306640625 1174.09228515625 background all_cells +5444.4853515625 1168.68798828125 background all_cells +5440.09130859375 1155.74072265625 background all_cells +5418.66552734375 1212.0032958984375 background all_cells +5425.19580078125 1184.7818603515625 background all_cells +5419.8076171875 1153.2628173828125 background all_cells +5421.47509765625 1170.412109375 background all_cells +5424.90234375 1178.8642578125 background all_cells +5406.39501953125 1136.6329345703125 background all_cells +5422.798828125 1135.09716796875 background all_cells +5420.98828125 1127.8841552734375 background all_cells +5435.7978515625 1131.8707275390625 background all_cells +5439.01708984375 1138.9766845703125 background all_cells +5433.08447265625 1150.9326171875 background all_cells +5425.8369140625 1144.2689208984375 background all_cells +5547.552734375 1018.0885620117188 background all_cells +5538.90234375 1029.8570556640625 background all_cells +5537.7451171875 1043.8863525390625 background all_cells +5535.7158203125 1068.031982421875 background all_cells +5544.2255859375 1057.9683837890625 background all_cells +5549.48876953125 1061.2249755859375 background all_cells +5542.93701171875 1049.8179931640625 background all_cells +5559.908203125 1078.6898193359375 background all_cells +5554.2880859375 1086.3685302734375 background all_cells +5546.1435546875 1084.318115234375 background all_cells +5552.80615234375 1080.794677734375 background all_cells +5550.6767578125 1072.44482421875 background all_cells +5557.13720703125 1072.8865966796875 background all_cells +5540.96630859375 1074.27001953125 background all_cells +5559.34912109375 1090.8511962890625 background all_cells +5538.71142578125 1091.127197265625 background all_cells +5543.48291015625 1095.66064453125 background all_cells +5552.76025390625 1093.7725830078125 background all_cells +5567.154296875 1021.8693237304688 background all_cells +5570.1875 1043.0084228515625 background all_cells +5569.251953125 1036.0328369140625 background all_cells +5590.74462890625 1025.7467041015625 background all_cells +5587.2490234375 1037.719482421875 background all_cells +5582.212890625 1032.7955322265625 background all_cells +5569.0712890625 1005.3673706054688 background all_cells +5592.125 1015.1553955078124 background all_cells +5583.6240234375 1009.74169921875 background all_cells +5573.87646484375 1015.2666015625 background all_cells +5571.08056640625 1054.1336669921875 background all_cells +5566.25244140625 1048.466064453125 background all_cells +5562.69482421875 1057.532470703125 background all_cells +5589.93115234375 1085.13916015625 background all_cells +5593.56201171875 1065.9410400390625 background all_cells +5595.26220703125 1083.7952880859375 background all_cells +5590.14111328125 1090.983154296875 background all_cells +5577.91455078125 1055.8985595703125 background all_cells +5591.4501953125 1058.97412109375 background all_cells +5589.02587890625 1051.033935546875 background all_cells +5579.474609375 1062.157958984375 background all_cells +5576.27685546875 1045.1339111328125 background all_cells +5561.93603515625 1084.5140380859375 background all_cells +5577.07080078125 1087.8831787109375 background all_cells +5569.9091796875 1085.169189453125 background all_cells +5566.28466796875 1092.3741455078125 background all_cells +5568.2685546875 1065.974853515625 background all_cells +5583.87109375 1079.3642578125 background all_cells +5584.09375 1071.9527587890625 background all_cells +5575.52587890625 1077.5570068359375 background all_cells +5568.025390625 1076.7781982421875 background all_cells +5562.57763671875 1069.5408935546875 background all_cells +5544.76806640625 973.824951171875 background all_cells +5553.05419921875 955.0021362304688 background all_cells +5544.861328125 965.58056640625 background all_cells +5549.79638671875 991.2733764648438 background all_cells +5544.630859375 982.0410766601562 background all_cells +5580.9716796875 993.52490234375 background all_cells +5597.1962890625 1001.4840698242188 background all_cells +5588.97705078125 986.2938232421876 background all_cells +5590.49951171875 968.4640502929688 background all_cells +5558.86279296875 985.8468017578124 background all_cells +5555.5205078125 962.28466796875 background all_cells +5573.53369140625 970.3255615234376 background all_cells +5567.74755859375 992.0300903320312 background all_cells +5559.07568359375 975.253662109375 background all_cells +5670.17919921875 1099.935791015625 background all_cells +5691.20361328125 1112.940185546875 background all_cells +5685.20654296875 1104.3271484375 background all_cells +5667.67041015625 1112.8232421875 background all_cells +5676.658203125 1109.2384033203125 background all_cells +5654.03759765625 1104.23974609375 background all_cells +5671.845703125 1155.7242431640625 background all_cells +5675.86767578125 1160.121337890625 background all_cells +5676.1279296875 1147.553466796875 background all_cells +5679.1455078125 1136.701171875 background all_cells +5682.63232421875 1157.0855712890625 background all_cells +5685.7626953125 1122.3409423828125 background all_cells +5682.50927734375 1139.6561279296875 background all_cells +5658.82421875 1131.642578125 background all_cells +5672.27392578125 1123.1055908203125 background all_cells +5668.06494140625 1138.4404296875 background all_cells +5659.251953125 1139.023193359375 background all_cells +5653.56884765625 1173.1995849609375 background all_cells +5657.20263671875 1182.0657958984375 background all_cells +5661.4619140625 1176.284423828125 background all_cells +5642.36572265625 1186.8123779296875 background all_cells +5627.67333984375 1198.57177734375 background all_cells +5626.67138671875 1206.3978271484375 background all_cells +5639.9140625 1205.4678955078125 background all_cells +5651.05029296875 1198.5201416015625 background all_cells +5658.3603515625 1188.8978271484375 background all_cells +5675.49267578125 1185.636474609375 background all_cells +5678.13525390625 1201.32373046875 background all_cells +5686.27880859375 1195.3585205078125 background all_cells +5685.26318359375 1188.648681640625 background all_cells +5695.8310546875 1197.07861328125 background all_cells +5695.923828125 1185.296630859375 background all_cells +5703.83349609375 1186.3052978515625 background all_cells +5707.40625 1195.580322265625 background all_cells +5675.85400390625 1166.7705078125 background all_cells +5671.03173828125 1176.405517578125 background all_cells +5684.62646484375 1178.904541015625 background all_cells +5678.11865234375 1175.0693359375 background all_cells +5685.0361328125 1169.778564453125 background all_cells +5701.4208984375 1162.8216552734375 background all_cells +5717.51513671875 1156.5474853515625 background all_cells +5716.3935546875 1177.405517578125 background all_cells +5708.4658203125 1172.554443359375 background all_cells +5728.4248046875 1196.062255859375 background all_cells +5735.8408203125 1149.697265625 background all_cells +5731.654296875 1168.4974365234375 background all_cells +5731.69775390625 1180.801025390625 background all_cells +5741.12890625 1184.9122314453125 background all_cells +5734.19580078125 1203.5970458984375 background all_cells +5715.53271484375 1190.6142578125 background all_cells +5721.8310546875 1189.970947265625 background all_cells +5724.26611328125 1184.1319580078125 background all_cells +5704.0615234375 1136.053955078125 background all_cells +5721.95263671875 1145.873779296875 background all_cells +5717.4228515625 1136.1396484375 background all_cells +5710.34912109375 1148.517578125 background all_cells +5600.40673828125 1107.002685546875 background all_cells +5620.30517578125 1109.4610595703125 background all_cells +5616.4921875 1101.8660888671875 background all_cells +5605.74609375 1152.338623046875 background all_cells +5610.8359375 1185.636474609375 background all_cells +5609.63671875 1166.5828857421875 background all_cells +5618.09375 1161.3570556640625 background all_cells +5607.7578125 1159.328125 background all_cells +5639.8076171875 1122.0059814453125 background all_cells +5649.0419921875 1121.0745849609375 background all_cells +5642.763671875 1131.6937255859375 background all_cells +5630.99560546875 1153.003173828125 background all_cells +5632.138671875 1128.3104248046875 background all_cells +5628.6826171875 1121.7183837890625 background all_cells +5627.890625 1114.4874267578125 background all_cells +5616.00537109375 1128.6002197265625 background all_cells +5620.81689453125 1150.037841796875 background all_cells +5619.466796875 1141.480224609375 background all_cells +5617.78369140625 981.8876342773438 background all_cells +5631.32763671875 976.4678955078124 background all_cells +5602.11669921875 976.2097778320312 background all_cells +5616.10400390625 998.793701171875 background all_cells +5628.69970703125 995.540771484375 background all_cells +5605.41552734375 988.0909423828124 background all_cells +5639.1611328125 983.2739868164062 background all_cells +5658.90478515625 984.3208618164062 background all_cells +5648.09716796875 1000.9723510742188 background all_cells +5644.61669921875 992.067626953125 background all_cells +5606.33935546875 958.9850463867188 background all_cells +5651.17919921875 959.7274169921876 background all_cells +5631.99462890625 958.0667114257812 background all_cells +5630.68798828125 968.0612182617188 background all_cells +5622.1279296875 971.718994140625 background all_cells +5618.587890625 959.7282104492188 background all_cells +5642.21484375 944.9112548828124 background all_cells +5652.99560546875 945.549072265625 background all_cells +5650.1328125 928.2019653320312 background all_cells +5702.8984375 960.7984008789062 background all_cells +5724.11669921875 972.512939453125 background all_cells +5737.7724609375 958.7047119140624 background all_cells +5733.84912109375 968.1346435546876 background all_cells +5711.3115234375 963.6258544921876 background all_cells +5685.79296875 943.83447265625 background all_cells +5735.91064453125 951.6459350585938 background all_cells +5692.642578125 955.3780517578124 background all_cells +5657.599609375 949.8541870117188 background all_cells +5676.56298828125 933.5221557617188 background all_cells +5665.17431640625 949.986572265625 background all_cells +5663.4013671875 933.235595703125 background all_cells +5659.5546875 968.3199462890624 background all_cells +5678.88232421875 972.2559204101562 background all_cells +5674.1162109375 963.2407836914062 background all_cells +5603.5458984375 1016.9317016601562 background all_cells +5603.51318359375 1030.40966796875 background all_cells +5611.9482421875 1009.6095581054688 background all_cells +5607.01025390625 1005.287353515625 background all_cells +5633.13720703125 1021.2862548828124 background all_cells +5652.77294921875 1026.0911865234375 background all_cells +5652.73291015625 1013.7230224609376 background all_cells +5644.87841796875 1022.9330444335938 background all_cells +5627.08740234375 1030.2349853515625 background all_cells +5659.1962890625 998.48583984375 background all_cells +5688.9521484375 1001.5274658203124 background all_cells +5678.6943359375 1001.5120849609376 background all_cells +5667.35986328125 998.660888671875 background all_cells +5723.7880859375 991.7980346679688 background all_cells +5720.97607421875 998.6756591796876 background all_cells +5739.58154296875 997.7374877929688 background all_cells +5664.53759765625 1017.9607543945312 background all_cells +5660.35888671875 1030.444091796875 background all_cells +5677.91748046875 1017.0323486328124 background all_cells +5713.84619140625 1015.6005249023438 background all_cells +5732.765625 1028.7620849609375 background all_cells +5739.17333984375 1008.2387084960938 background all_cells +5732.66748046875 1017.7603759765624 background all_cells +5689.412109375 1023.5543212890624 background all_cells +5704.5458984375 1018.2738037109376 background all_cells +5705.3828125 1027.95849609375 background all_cells +5696.14306640625 1030.92822265625 background all_cells +5729.490234375 978.401611328125 background all_cells +5733.61376953125 986.4075317382812 background all_cells +5700.10595703125 976.5379638671876 background all_cells +5610.1435546875 754.4910278320312 background all_cells +5606.57275390625 793.9412841796875 background all_cells +5597.94775390625 755.599609375 background all_cells +5624.77490234375 793.7424926757812 background all_cells +5634.3515625 757.8212890625 background all_cells +5658.48095703125 785.7769775390625 background all_cells +5724.5166015625 790.6484375 background all_cells +5705.93603515625 788.5773315429688 background all_cells +5696.5927734375 786.6265869140625 background all_cells +5704.83349609375 783.3805541992188 background all_cells +5718.98291015625 773.9329223632812 background all_cells +5741.84521484375 779.09130859375 background all_cells +5724.6669921875 774.4727783203125 background all_cells +5722.88037109375 766.3779907226562 background all_cells +5714.88330078125 762.932373046875 background all_cells +5708.708984375 779.9046020507812 background all_cells +5703.91357421875 761.2255859375 background all_cells +5696.30078125 882.1537475585938 background all_cells +5708.27099609375 904.4696655273438 background all_cells +5696.51220703125 912.7646484375 background all_cells +5713.9560546875 949.3983764648438 background all_cells +5714.8974609375 912.5469970703124 background all_cells +5722.9716796875 947.7352905273438 background all_cells +5719.9296875 934.16357421875 background all_cells +5691.14306640625 929.5283203125 background all_cells +5705.26025390625 938.8934936523438 background all_cells +5704.48388671875 925.0853881835938 background all_cells +5696.1953125 922.3071899414062 background all_cells +5681.7431640625 888.2862548828125 background all_cells +5678.08056640625 910.1459350585938 background all_cells +5676.484375 898.9935302734375 background all_cells +5670.32666015625 885.37548828125 background all_cells +5705.80517578125 809.2556762695312 background all_cells +5735.2275390625 834.7393798828125 background all_cells +5735.10693359375 817.7154541015625 background all_cells +5695.00634765625 817.0128784179688 background all_cells +5706.24169921875 812.517333984375 background all_cells +5734.82177734375 885.0992431640625 background all_cells +5737.36279296875 894.3264770507812 background all_cells +5735.60986328125 877.7348022460938 background all_cells +5720.5673828125 873.5345458984375 background all_cells +5729.1201171875 906.11181640625 background all_cells +5724.07275390625 895.8138427734375 background all_cells +5719.3701171875 883.5960693359375 background all_cells +5688.37646484375 879.2745361328125 background all_cells +5600.2587890625 826.8950805664062 background all_cells +5644.962890625 829.5057373046875 background all_cells +5616.69140625 858.04150390625 background all_cells +5606.8388671875 821.253662109375 background all_cells +5600.48046875 808.1351318359375 background all_cells +5648.93798828125 869.9702758789062 background all_cells +5668.61474609375 914.097412109375 background all_cells +5658.41015625 908.6663208007812 background all_cells +5643.53173828125 904.4848022460938 background all_cells +5660.53662109375 868.3383178710938 background all_cells +5656.65478515625 874.111083984375 background all_cells +5629.83447265625 876.6489868164062 background all_cells +5604.75927734375 916.7595825195312 background all_cells +5619.9609375 909.3270263671876 background all_cells +5616.69091796875 901.4523315429688 background all_cells +5610.31640625 879.391357421875 background all_cells +5647.3994140625 1041.7857666015625 background all_cells +5669.81103515625 1042.0743408203125 background all_cells +5671.42578125 1051.3974609375 background all_cells +5671.42236328125 1036.4027099609375 background all_cells +5658.83740234375 1050.294921875 background all_cells +5655.44580078125 1045.118896484375 background all_cells +5695.087890625 1057.457763671875 background all_cells +5704.28759765625 1068.635009765625 background all_cells +5702.091796875 1058.64404296875 background all_cells +5687.3642578125 1089.469482421875 background all_cells +5722.1552734375 1075.1617431640625 background all_cells +5710.92236328125 1081.663818359375 background all_cells +5708.74169921875 1109.4554443359375 background all_cells +5713.21337890625 1098.5294189453125 background all_cells +5664.45849609375 1074.410888671875 background all_cells +5653.93505859375 1092.3685302734375 background all_cells +5680.13525390625 1081.974609375 background all_cells +5658.416015625 1077.2230224609375 background all_cells +5599.41015625 1057.2818603515625 background all_cells +5610.853515625 1059.16845703125 background all_cells +5609.5966796875 1077.609130859375 background all_cells +5605.2294921875 1071.0501708984375 background all_cells +5632.03076171875 1065.7138671875 background all_cells +5628.2275390625 1080.400390625 background all_cells +5636.767578125 1071.6236572265625 background all_cells +5616.63720703125 1062.8828125 background all_cells +5623.09423828125 1063.822021484375 background all_cells +5619.1484375 1073.9990234375 background all_cells +5618.298828125 1071.3480224609375 background all_cells +5628.0576171875 1048.719970703125 background all_cells +5615.34326171875 1052.83203125 background all_cells +5636.8779296875 1058.67724609375 background all_cells +5645.19287109375 1053.689697265625 background all_cells +5623.673828125 1088.4873046875 background all_cells +5639.814453125 1109.816650390625 background all_cells +5625.4833984375 1098.6917724609375 background all_cells +5602.99267578125 1098.179931640625 background all_cells +5612.31982421875 1090.6695556640625 background all_cells +5605.81689453125 1087.9869384765625 background all_cells +5713.10302734375 1039.462646484375 background all_cells +5744.236328125 1053.1434326171875 background all_cells +5730.703125 1056.89990234375 background all_cells +5715.91748046875 1058.178466796875 background all_cells +5700.04736328125 1043.40185546875 background all_cells +5739.93310546875 1098.683837890625 background all_cells +5741.1494140625 1081.68603515625 background all_cells +5721.07958984375 1093.187744140625 background all_cells +5731.82177734375 1090.695068359375 background all_cells +5734.630859375 1107.941162109375 background all_cells +5732.21044921875 1082.5810546875 background all_cells +5728.2021484375 1105.0740966796875 background all_cells +5732.3876953125 1065.476318359375 background all_cells +5745.39306640625 1073.350830078125 background all_cells +5748.0166015625 1068.3375244140625 background all_cells +5426.90625 1349.2421875 background all_cells +5424.9609375 1338.3646240234375 background all_cells +5416.09619140625 1331.5546875 background all_cells +5474.49951171875 1323.676513671875 background all_cells +5488.7529296875 1318.7886962890625 background all_cells +5480.1044921875 1324.64404296875 background all_cells +5482.1357421875 1337.423583984375 background all_cells +5450.83642578125 1350.997314453125 background all_cells +5479.93994140625 1354.9168701171875 background all_cells +5488.171875 1352.3902587890625 background all_cells +5462.498046875 1356.7777099609375 background all_cells +5432.79443359375 1327.7991943359375 background all_cells +5446.64599609375 1317.329833984375 background all_cells +5440.05859375 1344.5264892578125 background all_cells +5440.9521484375 1324.260498046875 background all_cells +5460.48974609375 1323.0184326171875 background all_cells +5455.56494140625 1317.1505126953125 background all_cells +5464.85693359375 1332.433837890625 background all_cells +5458.3349609375 1336.566650390625 background all_cells +5543.20654296875 1388.77880859375 background all_cells +5567.345703125 1389.55615234375 background all_cells +5558.01806640625 1389.85205078125 background all_cells +5537.9892578125 1376.164306640625 background all_cells +5531.54150390625 1367.500244140625 background all_cells +5559.60546875 1369.357421875 background all_cells +5547.021484375 1364.35205078125 background all_cells +5556.85302734375 1401.6363525390625 background all_cells +5532.66064453125 1404.094970703125 background all_cells +5532.12109375 1418.8243408203125 background all_cells +5540.845703125 1417.521728515625 background all_cells +5561.546875 1406.083984375 background all_cells +5565.947265625 1404.8204345703125 background all_cells +5448.1787109375 1363.1077880859375 background all_cells +5460.8515625 1369.872802734375 background all_cells +5460.005859375 1363.0623779296875 background all_cells +5454.677734375 1367.2376708984375 background all_cells +5512.97216796875 1426.6778564453125 background all_cells +5516.84765625 1402.32861328125 background all_cells +5524.185546875 1419.4552001953125 background all_cells +5519.5888671875 1415.746337890625 background all_cells +5516.25634765625 1429.98291015625 background all_cells +5496.3837890625 1387.3922119140625 background all_cells +5505.67138671875 1385.3212890625 background all_cells +5505.27734375 1395.4718017578125 background all_cells +5465.54248046875 1390.21484375 background all_cells +5477.21142578125 1383.6436767578125 background all_cells +5470.6728515625 1398.9705810546875 background all_cells +5426.5244140625 1410.080810546875 background all_cells +5442.48486328125 1382.854736328125 background all_cells +5440.0673828125 1419.2001953125 background all_cells +5465.5732421875 1365.96337890625 background all_cells +5490.2587890625 1379.71484375 background all_cells +5476.623046875 1378.4801025390625 background all_cells +5489.7314453125 1366.7940673828125 background all_cells +5629.892578125 1258.34423828125 background all_cells +5634.044921875 1260.3397216796875 background all_cells +5633.82861328125 1266.0411376953125 background all_cells +5624.623046875 1265.8099365234375 background all_cells +5632.4345703125 1278.3546142578125 background all_cells +5637.00537109375 1210.1446533203125 background all_cells +5644.50146484375 1312.8646240234375 background all_cells +5654.3310546875 1320.5704345703125 background all_cells +5656.982421875 1310.9544677734375 background all_cells +5652.33056640625 1302.843017578125 background all_cells +5644.8505859375 1318.331298828125 background all_cells +5636.66259765625 1318.82861328125 background all_cells +5638.41162109375 1307.8021240234375 background all_cells +5625.58447265625 1316.6370849609375 background all_cells +5607.259765625 1213.3497314453125 background all_cells +5601.376953125 1218.2601318359375 background all_cells +5615.373046875 1221.935546875 background all_cells +5615.2578125 1209.6973876953125 background all_cells +5663.97509765625 1215.271240234375 background all_cells +5668.66162109375 1234.2518310546875 background all_cells +5717.10986328125 1221.269287109375 background all_cells +5714.51171875 1244.3544921875 background all_cells +5704.072265625 1240.7667236328125 background all_cells +5684.423828125 1226.52587890625 background all_cells +5688.57568359375 1250.1021728515625 background all_cells +5699.39111328125 1216.7281494140625 background all_cells +5685.87255859375 1213.3958740234375 background all_cells +5694.76025390625 1232.4073486328125 background all_cells +5688.30859375 1241.3592529296875 background all_cells +5670.0361328125 1242.2030029296875 background all_cells +5678.3740234375 1242.6024169921875 background all_cells +5675.24365234375 1249.427001953125 background all_cells +5684.51220703125 1264.08056640625 background all_cells +5662.6474609375 1292.5086669921875 background all_cells +5670.53466796875 1282.5440673828125 background all_cells +5672.88134765625 1294.0263671875 background all_cells +5684.68310546875 1297.73193359375 background all_cells +5689.73046875 1272.825439453125 background all_cells +5678.37646484375 1304.84375 background all_cells +5672.7900390625 1302.6473388671875 background all_cells +5671.9384765625 1318.1890869140625 background all_cells +5690.15283203125 1313.8331298828125 background all_cells +5677.10546875 1312.381103515625 background all_cells +5704.5625 1304.4217529296875 background all_cells +5697.62890625 1318.1314697265625 background all_cells +5703.41748046875 1310.51513671875 background all_cells +5714.49072265625 1266.582763671875 background all_cells +5699.56640625 1262.11572265625 background all_cells +5714.26318359375 1292.663330078125 background all_cells +5705.34619140625 1273.6121826171875 background all_cells +5717.6796875 1285.504638671875 background all_cells +5724.080078125 1297.744873046875 background all_cells +5716.6875 1299.107666015625 background all_cells +5718.3212890625 1277.749755859375 background all_cells +5723.8134765625 1291.2698974609375 background all_cells +5712.78369140625 1286.5828857421875 background all_cells +5724.359375 1252.1998291015625 background all_cells +5719.16552734375 1257.988037109375 background all_cells +5727.92724609375 1276.9725341796875 background all_cells +5728.99365234375 1286.460693359375 background all_cells +5743.76806640625 1292.8621826171875 background all_cells +5728.00537109375 1264.4168701171875 background all_cells +5723.27197265625 1273.1820068359375 background all_cells +5741.03759765625 1272.263427734375 background all_cells +5732.53857421875 1268.8431396484375 background all_cells +5745.91162109375 1265.43505859375 background all_cells +5740.26318359375 1216.8927001953125 background all_cells +5745.04736328125 1247.368896484375 background all_cells +5737.9697265625 1235.83349609375 background all_cells +5724.30517578125 1235.351806640625 background all_cells +5742.3701171875 1225.1414794921875 background all_cells +5717.7099609375 1351.5626220703125 background all_cells +5742.0390625 1349.5162353515625 background all_cells +5742.978515625 1332.9920654296875 background all_cells +5731.8466796875 1352.2958984375 background all_cells +5726.423828125 1365.9744873046875 background all_cells +5739.05126953125 1361.7840576171875 background all_cells +5723.01611328125 1376.5828857421875 background all_cells +5701.72802734375 1392.9344482421875 background all_cells +5707.97265625 1358.168212890625 background all_cells +5711.29296875 1382.76318359375 background all_cells +5708.36328125 1371.153076171875 background all_cells +5677.990234375 1341.57470703125 background all_cells +5701.806640625 1353.029296875 background all_cells +5703.28125 1344.8685302734375 background all_cells +5691.224609375 1346.75830078125 background all_cells +5570.17333984375 1323.05078125 background all_cells +5570.8974609375 1329.8565673828125 background all_cells +5567.7763671875 1338.8919677734375 background all_cells +5562.81298828125 1330.6168212890625 background all_cells +5616.36669921875 1340.6873779296875 background all_cells +5632.1142578125 1354.1812744140625 background all_cells +5583.86767578125 1343.5654296875 background all_cells +5586.9306640625 1351.3472900390625 background all_cells +5576.6865234375 1347.9266357421875 background all_cells +5588.583984375 1331.1297607421875 background all_cells +5591.7265625 1322.5731201171875 background all_cells +5590.74267578125 1338.1241455078125 background all_cells +5579.7568359375 1336.6771240234375 background all_cells +5669.3427734375 1338.320068359375 background all_cells +5654.69287109375 1354.6419677734375 background all_cells +5656.4677734375 1348.2994384765625 background all_cells +5659.27392578125 1342.6812744140625 background all_cells +5631.115234375 1401.274658203125 background all_cells +5658.49853515625 1401.7635498046875 background all_cells +5651.41943359375 1401.413818359375 background all_cells +5647.787109375 1400.9381103515625 background all_cells +5641.787109375 1398.780517578125 background all_cells +5639.44580078125 1405.0416259765625 background all_cells +5644.98046875 1381.1217041015625 background all_cells +5638.9853515625 1376.36669921875 background all_cells +5637.22412109375 1386.6280517578125 background all_cells +5662.07373046875 1380.955810546875 background all_cells +5661.61376953125 1390.3446044921875 background all_cells +5651.08251953125 1389.188720703125 background all_cells +5637.69873046875 1345.1966552734375 background all_cells +5646.31298828125 1343.86083984375 background all_cells +5649.43310546875 1363.91357421875 background all_cells +5636.876953125 1363.912841796875 background all_cells +5647.29638671875 1353.4149169921875 background all_cells +5640.26513671875 1354.23974609375 background all_cells +5640.23291015625 1332.7041015625 background all_cells +5652.8505859375 1330.328125 background all_cells +5648.0224609375 1333.531982421875 background all_cells +5644.62890625 1321.6376953125 background all_cells +5660.7080078125 1327.2281494140625 background all_cells +5672.138671875 1324.04150390625 background all_cells +5669.34375 1329.529541015625 background all_cells +5661.60498046875 1333.307861328125 background all_cells +5677.978515625 1327.826416015625 background all_cells +5679.45751953125 1335.2476806640625 background all_cells +5695.70458984375 1330.802734375 background all_cells +5690.17578125 1337.18212890625 background all_cells +5685.86376953125 1329.1685791015625 background all_cells +5730.546875 1404.8900146484375 background all_cells +5739.42431640625 1409.107421875 background all_cells +5718.6025390625 1406.216552734375 background all_cells +5633.60498046875 1424.9354248046875 background all_cells +5647.2333984375 1415.019287109375 background all_cells +5640.5400390625 1422.802734375 background all_cells +5634.2744140625 1412.4986572265625 background all_cells +5666.6103515625 1404.8603515625 background all_cells +5657.89404296875 1421.731689453125 background all_cells +5679.7919921875 1415.746337890625 background all_cells +5671.40478515625 1423.583251953125 background all_cells +5668.83544921875 1415.1182861328125 background all_cells +5714.451171875 1421.5001220703125 background all_cells +5735.814453125 1414.781005859375 background all_cells +5719.0263671875 1417.6473388671875 background all_cells +5619.1455078125 1426.5802001953125 background all_cells +5622.84521484375 1412.2125244140625 background all_cells +5630.47412109375 1428.0955810546875 background all_cells +5627.50439453125 1420.3499755859375 background all_cells +5585.2080078125 1359.490966796875 background all_cells +5569.9365234375 1366.2945556640625 background all_cells +5576.17578125 1372.24951171875 background all_cells +5619.43017578125 1390.683837890625 background all_cells +5609.30419921875 1392.7119140625 background all_cells +5632.87890625 1379.3775634765625 background all_cells +5613.0654296875 1401.04345703125 background all_cells +5627.5166015625 1382.98583984375 background all_cells +5624.90966796875 1395.5872802734375 background all_cells +5598.74365234375 1372.0889892578125 background all_cells +5630.79052734375 1366.5347900390625 background all_cells +5626.08447265625 1368.7677001953125 background all_cells +5623.07080078125 1360.51806640625 background all_cells +5607.8408203125 1367.4630126953125 background all_cells +5573.6650390625 1382.3487548828125 background all_cells +5583.58837890625 1386.926513671875 background all_cells +5578.83544921875 1401.78466796875 background all_cells +5581.71240234375 1379.2281494140625 background all_cells +5430.19970703125 1233.578857421875 background all_cells +5447.25634765625 1236.0675048828125 background all_cells +5463.98486328125 1233.7982177734375 background all_cells +5483.47998046875 1230.9410400390625 background all_cells +5454.85107421875 1268.593017578125 background all_cells +5416.2333984375 1280.4517822265625 background all_cells +5415.03759765625 1274.7484130859375 background all_cells +5460.5576171875 1279.2823486328125 background all_cells +5430.71875 1271.3563232421875 background all_cells +5470.6484375 1269.791748046875 background all_cells +5485.314453125 1274.9139404296875 background all_cells +5480.80419921875 1262.250244140625 background all_cells +5470.21630859375 1282.1920166015625 background all_cells +5427.08203125 1250.3753662109375 background all_cells +5429.70654296875 1252.962646484375 background all_cells +5444.48779296875 1251.545654296875 background all_cells +5527.60791015625 1254.908447265625 background all_cells +5515.18212890625 1254.099609375 background all_cells +5491.431640625 1257.0252685546875 background all_cells +5507.04150390625 1253.81201171875 background all_cells +5479.88134765625 1253.2705078125 background all_cells +5494.9697265625 1238.0682373046875 background all_cells +5506.75 1247.9168701171875 background all_cells +5478.4521484375 1243.9578857421875 background all_cells +5595.43896484375 1269.179443359375 background all_cells +5581.16650390625 1290.0640869140625 background all_cells +5589.95361328125 1282.3851318359375 background all_cells +5583.58642578125 1280.69873046875 background all_cells +5586.77783203125 1314.1287841796875 background all_cells +5576.87451171875 1306.8099365234375 background all_cells +5584.888671875 1303.5897216796875 background all_cells +5591.9287109375 1305.8511962890625 background all_cells +5601.9267578125 1315.3319091796875 background all_cells +5579.75439453125 1316.6148681640625 background all_cells +5597.85400390625 1296.9188232421875 background all_cells +5592.619140625 1293.251953125 background all_cells +5587.81787109375 1296.6051025390625 background all_cells +5569.3583984375 1275.411376953125 background all_cells +5574.22509765625 1280.9686279296875 background all_cells +5479.0712890625 1287.0521240234375 background all_cells +5469.39453125 1299.4114990234375 background all_cells +5500.517578125 1295.8203125 background all_cells +5486.39599609375 1294.8197021484375 background all_cells +5421.29248046875 1304.5789794921875 background all_cells +5455.74853515625 1299.4029541015625 background all_cells +5420.96923828125 1288.2073974609375 background all_cells +5441.30517578125 1293.903564453125 background all_cells +5419.091796875 1293.765625 background all_cells +5427.89306640625 1298.1915283203125 background all_cells +5433.962890625 1291.0732421875 background all_cells +5497.63818359375 1275.27490234375 background all_cells +5500.68701171875 1288.6015625 background all_cells +5511.31201171875 1276.7401123046875 background all_cells +5497.96923828125 1265.794677734375 background all_cells +5519.087890625 1263.3260498046875 background all_cells +5529.37353515625 1275.4091796875 background all_cells +5526.45068359375 1262.3194580078125 background all_cells +5521.8671875 1277.7198486328125 background all_cells +5521.8720703125 1293.9287109375 background all_cells +5516.326171875 1286.4288330078125 background all_cells +5522.4013671875 1301.087158203125 background all_cells +5529.55810546875 1308.39501953125 background all_cells +5509.64599609375 1321.17724609375 background all_cells +5540.29345703125 1321.9818115234375 background all_cells +5552.4814453125 1313.7713623046875 background all_cells +5557.09912109375 1319.570556640625 background all_cells +5545.7685546875 1325.3533935546875 background all_cells +5547.30224609375 1330.2061767578125 background all_cells +5524.0078125 1326.5377197265625 background all_cells +5512.45849609375 1349.675537109375 background all_cells +5530.197265625 1341.8681640625 background all_cells +5521.99169921875 1342.1800537109375 background all_cells +5495.3916015625 1361.5469970703125 background all_cells +5500.859375 1356.2891845703125 background all_cells +5499.54296875 1351.222900390625 background all_cells +5497.50537109375 1304.9735107421875 background all_cells +5483.017578125 1304.5533447265625 background all_cells +5477.99609375 1311.5303955078125 background all_cells +5514.74072265625 1307.4071044921875 background all_cells +5588.54541015625 1249.9869384765625 background all_cells +5587.1083984375 1240.368896484375 background all_cells +5566.8994140625 1251.425048828125 background all_cells +5555.85107421875 1247.8150634765625 background all_cells +5564.962890625 1243.163330078125 background all_cells +5606.490234375 1228.0885009765625 background all_cells +5600.63134765625 1231.122802734375 background all_cells +5475.7744140625 1450.56884765625 background all_cells +5517.3583984375 1447.5435791015625 background all_cells +5492.6171875 1479.606689453125 background all_cells +5484.66162109375 1486.0313720703125 background all_cells +5574.7275390625 1474.5001220703125 background all_cells +5540.5439453125 1497.830078125 background all_cells +5570.947265625 1498.722900390625 background all_cells +5565.89111328125 1477.302734375 background all_cells +5580.5009765625 1479.4774169921875 background all_cells +5568.3388671875 1459.9259033203125 background all_cells +5536.35107421875 1466.90625 background all_cells +5539.4794921875 1463.86474609375 background all_cells +5558.423828125 1461.619140625 background all_cells +5580.296875 1460.4630126953125 background all_cells +5745.81689453125 1458.1885986328125 background all_cells +5728.68603515625 1504.7796630859375 background all_cells +5721.724609375 1479.7215576171875 background all_cells +5748.02880859375 1478.94775390625 background all_cells +5737.3466796875 1468.215087890625 background all_cells +5843.220703125 1523.849365234375 background all_cells +5831.595703125 1518.7740478515625 background all_cells +5768.03515625 1523.8785400390625 background all_cells +5778.4306640625 1560.710693359375 background all_cells +5814.76953125 1549.0494384765625 background all_cells +5807.9501953125 1521.8212890625 background all_cells +5803.54150390625 1557.634765625 background all_cells +5743.83349609375 1436.1480712890625 background all_cells +5738.40234375 1445.7904052734375 background all_cells +5728.58935546875 1438.5184326171875 background all_cells +5645.90087890625 1470.1680908203125 background all_cells +5635.71923828125 1465.365234375 background all_cells +5623.54443359375 1468.3192138671875 background all_cells +5651.505859375 1491.729736328125 background all_cells +5621.62890625 1490.542724609375 background all_cells +5635.9794921875 1480.93798828125 background all_cells +5621.66552734375 1519.675048828125 background all_cells +5645.36474609375 1527.81494140625 background all_cells +5655.72216796875 1523.0340576171875 background all_cells +5636.18115234375 1496.903076171875 background all_cells +5639.38916015625 1512.0146484375 background all_cells +5637.564453125 1504.077880859375 background all_cells +5631.13818359375 1505.9521484375 background all_cells +5634.8037109375 1444.42138671875 background all_cells +5628.43212890625 1457.3310546875 background all_cells +5644.310546875 1455.423095703125 background all_cells +5646.00537109375 1445.0523681640625 background all_cells +5651.4052734375 1432.7576904296875 background all_cells +5623.29296875 1434.5408935546875 background all_cells +5642.34619140625 1435.2255859375 background all_cells +5630.25830078125 1436.948486328125 background all_cells +5498.4150390625 1500.7384033203125 background all_cells +5546.88037109375 1508.6024169921875 background all_cells +5529.21826171875 1508.1578369140625 background all_cells +5502.43505859375 1507.5948486328125 background all_cells +5522.7421875 1502.210693359375 background all_cells +5486.208984375 1524.3216552734375 background all_cells +5473.0625 1523.7379150390625 background all_cells +5469.1796875 1518.0399169921875 background all_cells +5509.5185546875 1508.67919921875 background all_cells +5506.2646484375 1525.8818359375 background all_cells +5500.794921875 1515.3095703125 background all_cells +5476.14404296875 1510.4635009765625 background all_cells +5487.10400390625 1501.98681640625 background all_cells +5486.97705078125 1506.5966796875 background all_cells +5686.20947265625 1456.79150390625 background all_cells +5660.5380859375 1473.6893310546875 background all_cells +5680.79345703125 1469.910888671875 background all_cells +5698.06591796875 1456.5343017578125 background all_cells +5714.1328125 1512.5899658203125 background all_cells +5692.29638671875 1524.6932373046875 background all_cells +5698.78662109375 1522.5797119140625 background all_cells +5670.12744140625 1442.0618896484375 background all_cells +5677.5576171875 1428.834228515625 background all_cells +5668.4912109375 1432.9300537109375 background all_cells +5708.34619140625 1436.25146484375 background all_cells +5698.7421875 1440.7069091796875 background all_cells +5688.02001953125 1445.016357421875 background all_cells +5693.51904296875 1482.9642333984375 background all_cells +5705.5634765625 1500.348388671875 background all_cells +5710.83154296875 1490.8673095703125 background all_cells +5667.35888671875 1489.0863037109375 background all_cells +5588.8994140625 1473.63525390625 background all_cells +5588.33349609375 1491.5262451171875 background all_cells +5607.802734375 1492.881591796875 background all_cells +5596.791015625 1484.779052734375 background all_cells +5596.05810546875 1502.4666748046875 background all_cells +5613.59033203125 1520.889892578125 background all_cells +5619.2373046875 1509.6976318359375 background all_cells +5606.8984375 1510.89892578125 background all_cells +5612.00634765625 1508.7933349609375 background all_cells +5590.7138671875 1462.0625 background all_cells +5613.474609375 1453.21044921875 background all_cells +5600.52099609375 1462.46337890625 background all_cells +4902.01611328125 1336.2242431640625 background all_cells +4910.326171875 1385.5426025390625 background all_cells +4903.8388671875 1391.1058349609375 background all_cells +4895.8671875 1345.264404296875 background all_cells +4930.3583984375 1372.20751953125 background all_cells +4938.4921875 1324.7598876953125 background all_cells +4933.853515625 1338.2596435546875 background all_cells +4915.4736328125 1355.99462890625 background all_cells +4913.72216796875 1320.299072265625 background all_cells +4916.4931640625 1321.9520263671875 background all_cells +4924.2392578125 1344.1512451171875 background all_cells +4922.08740234375 1358.356201171875 background all_cells +4899.99951171875 1312.65771484375 background all_cells +4904.47412109375 1308.656982421875 background all_cells +4894.65576171875 1316.6754150390625 background all_cells +4901.93603515625 1329.287841796875 background all_cells +4909.21826171875 1327.04638671875 background all_cells +4908.09912109375 1320.9617919921875 background all_cells +4943.81982421875 1215.6982421875 background all_cells +4967.58203125 1235.6141357421875 background all_cells +4961.1787109375 1239.36669921875 background all_cells +4993.83203125 1246.5753173828125 background all_cells +4990.6416015625 1236.2808837890625 background all_cells +5010.408203125 1226.865234375 background all_cells +4978.99365234375 1227.7655029296875 background all_cells +4977.16455078125 1258.0352783203125 background all_cells +4986.96533203125 1268.184814453125 background all_cells +4985.68896484375 1258.9293212890625 background all_cells +4927.27587890625 1277.3814697265625 background all_cells +4927.88916015625 1290.357421875 background all_cells +4939.310546875 1285.0296630859375 background all_cells +4938.37255859375 1276.1258544921875 background all_cells +4992.5205078125 1305.0711669921875 background all_cells +4990.29931640625 1324.8021240234375 background all_cells +4992.97998046875 1319.4566650390625 background all_cells +4997.0546875 1326.16748046875 background all_cells +4997.56982421875 1314.1070556640625 background all_cells +4995.60595703125 1296.8399658203125 background all_cells +4975.3125 1312.7835693359375 background all_cells +4987.64111328125 1329.0321044921875 background all_cells +4984.35986328125 1309.320068359375 background all_cells +4978.54638671875 1320.9981689453125 background all_cells +4927.89013671875 1306.2791748046875 background all_cells +4938.822265625 1298.531494140625 background all_cells +4910.78466796875 1233.62451171875 background all_cells +4937.9013671875 1239.5164794921875 background all_cells +4926.75830078125 1243.97265625 background all_cells +4933.54296875 1246.2578125 background all_cells +4924.12353515625 1221.966796875 background all_cells +4914.58203125 1226.921142578125 background all_cells +4934.3662109375 1224.5709228515625 background all_cells +4925.560546875 1236.5645751953125 background all_cells +4921.6298828125 1229.3057861328125 background all_cells +4905.98193359375 1241.7633056640625 background all_cells +4902.3271484375 1252.6375732421875 background all_cells +4903.9970703125 1248.0655517578125 background all_cells +4914.55322265625 1252.4071044921875 background all_cells +4897.7119140625 1262.8724365234375 background all_cells +4907.7470703125 1265.8895263671875 background all_cells +4913.9423828125 1265.6212158203125 background all_cells +4909.72216796875 1258.0126953125 background all_cells +4897.7080078125 1272.0528564453125 background all_cells +4902.7841796875 1272.9715576171875 background all_cells +4911.89990234375 1275.5084228515625 background all_cells +4933.34716796875 1263.05224609375 background all_cells +4933.87255859375 1271.7615966796875 background all_cells +4942.38037109375 1264.20068359375 background all_cells +4922.25146484375 1252.915283203125 background all_cells +4928.64208984375 1252.749755859375 background all_cells +4939.22119140625 1253.589111328125 background all_cells +4900.400390625 1407.110107421875 background all_cells +4903.6298828125 1438.0186767578125 background all_cells +4901.89306640625 1426.1929931640625 background all_cells +4895.9951171875 1433.8756103515625 background all_cells +4944.267578125 1407.8204345703125 background all_cells +4938.4306640625 1389.1229248046875 background all_cells +4964.11767578125 1426.205810546875 background all_cells +4957.43994140625 1410.45458984375 background all_cells +4950.06982421875 1422.9530029296875 background all_cells +4910.81103515625 1441.359375 background all_cells +4966.27294921875 1432.1148681640625 background all_cells +4942.04443359375 1438.7718505859375 background all_cells +4936.123046875 1432.5782470703125 background all_cells +4933.37109375 1438.3985595703125 background all_cells +4917.76220703125 1427.5623779296875 background all_cells +4933.10986328125 1387.115478515625 background all_cells +4927.13623046875 1386.9761962890625 background all_cells +5095.4326171875 1336.9154052734375 background all_cells +5090.92919921875 1341.1368408203125 background all_cells +5103.6572265625 1337.6719970703125 background all_cells +5092.53857421875 1363.016845703125 background all_cells +5072.1220703125 1354.853271484375 background all_cells +5083.8095703125 1353.14306640625 background all_cells +5079.90771484375 1364.2271728515625 background all_cells +5069.45654296875 1363.00244140625 background all_cells +5063.44775390625 1359.006591796875 background all_cells +5064.8291015625 1347.479736328125 background all_cells +5093.1669921875 1388.7003173828125 background all_cells +5091.326171875 1383.5546875 background all_cells +5103.2392578125 1396.7567138671875 background all_cells +5107.2939453125 1374.0858154296875 background all_cells +5111.13671875 1381.8795166015625 background all_cells +5112.54638671875 1371.3966064453125 background all_cells +5106.58984375 1367.5858154296875 background all_cells +5092.26611328125 1376.8897705078125 background all_cells +5101.74072265625 1367.2213134765625 background all_cells +5101.43505859375 1380.7054443359375 background all_cells +5091.5986328125 1371.137451171875 background all_cells +5098.2060546875 1384.733154296875 background all_cells +5097.04443359375 1390.366943359375 background all_cells +5104.31640625 1387.4078369140625 background all_cells +5051.6650390625 1367.3917236328125 background all_cells +5044.623046875 1359.9727783203125 background all_cells +5063.8173828125 1398.073974609375 background all_cells +5070.1953125 1384.7303466796875 background all_cells +5082.09716796875 1383.479736328125 background all_cells +5080.61181640625 1389.3902587890625 background all_cells +5072.484375 1392.6597900390625 background all_cells +5080.2216796875 1370.2178955078125 background all_cells +5062.556640625 1372.3544921875 background all_cells +5076.21337890625 1378.9974365234375 background all_cells +5070.4912109375 1378.9239501953125 background all_cells +5051.65185546875 1384.43994140625 background all_cells +5090.36083984375 1211.718505859375 background all_cells +5086.7001953125 1247.3380126953125 background all_cells +5080.22998046875 1248.5687255859375 background all_cells +5070.783203125 1221.119873046875 background all_cells +5086.93310546875 1257.6080322265625 background all_cells +5082.1142578125 1271.6123046875 background all_cells +5076.53857421875 1261.17333984375 background all_cells +5095.46484375 1263.7933349609375 background all_cells +5124.09033203125 1251.29052734375 background all_cells +5110.26220703125 1266.569580078125 background all_cells +5127.21240234375 1259.3829345703125 background all_cells +5106.9638671875 1251.97314453125 background all_cells +5125.91015625 1217.3114013671875 background all_cells +5126.26611328125 1235.5545654296875 background all_cells +5106.91650390625 1241.095458984375 background all_cells +5119.1650390625 1248.1751708984375 background all_cells +5115.08349609375 1238.539306640625 background all_cells +5097.865234375 1308.4273681640625 background all_cells +5089.46435546875 1305.245361328125 background all_cells +5093.29248046875 1309.7510986328125 background all_cells +5092.6396484375 1302.5054931640625 background all_cells +5120.22265625 1279.212890625 background all_cells +5107.02783203125 1300.33203125 background all_cells +5127.748046875 1307.022216796875 background all_cells +5125.14697265625 1290.4840087890625 background all_cells +5104.29833984375 1311.5072021484375 background all_cells +5102.939453125 1323.989501953125 background all_cells +5117.90576171875 1319.3525390625 background all_cells +5092.76953125 1277.43994140625 background all_cells +5091.4619140625 1297.3836669921875 background all_cells +5097.30908203125 1293.8372802734375 background all_cells +5093.91845703125 1285.4267578125 background all_cells +5070.97509765625 1312.3101806640625 background all_cells +5083.513671875 1310.79541015625 background all_cells +5072.61767578125 1283.1588134765625 background all_cells +5070.6806640625 1296.1453857421875 background all_cells +5082.83203125 1292.39599609375 background all_cells +5034.11181640625 1309.49853515625 background all_cells +5047.66748046875 1311.7637939453125 background all_cells +5041.21240234375 1318.618408203125 background all_cells +5063.20068359375 1316.009521484375 background all_cells +5054.49365234375 1320.2579345703125 background all_cells +5056.4736328125 1300.17041015625 background all_cells +5053.27978515625 1308.3104248046875 background all_cells +5065.5478515625 1306.19189453125 background all_cells +5033.81982421875 1342.372314453125 background all_cells +5037.04931640625 1335.5443115234375 background all_cells +5024.77001953125 1328.051513671875 background all_cells +5043.64208984375 1325.740234375 background all_cells +5026.27587890625 1322.8653564453125 background all_cells +5003.58251953125 1248.4964599609375 background all_cells +5018.9189453125 1250.823974609375 background all_cells +5004.62158203125 1286.9237060546875 background all_cells +5014.35205078125 1281.4140625 background all_cells +5020.8193359375 1294.1990966796875 background all_cells +5010.64892578125 1303.177001953125 background all_cells +5013.1474609375 1297.507568359375 background all_cells +5003.87890625 1297.7384033203125 background all_cells +5009.26220703125 1314.602294921875 background all_cells +5006.337890625 1307.2320556640625 background all_cells +5006.4892578125 1327.6671142578125 background all_cells +5008.6533203125 1321.257080078125 background all_cells +5003.4150390625 1312.5479736328125 background all_cells +5015.64013671875 1314.1546630859375 background all_cells +5033.03173828125 1319.167236328125 background all_cells +5019.51513671875 1308.198974609375 background all_cells +5013.0302734375 1358.1507568359375 background all_cells +5017.8056640625 1347.546875 background all_cells +5019.02978515625 1362.4942626953125 background all_cells +5003.85546875 1353.6031494140625 background all_cells +5022.92431640625 1213.8851318359375 background all_cells +5033.603515625 1223.13037109375 background all_cells +5022.84765625 1232.1005859375 background all_cells +5047.34912109375 1292.8651123046875 background all_cells +5062.9716796875 1296.2469482421875 background all_cells +5054.2119140625 1290.35107421875 background all_cells +5059.6279296875 1290.4185791015625 background all_cells +5056.56005859375 1223.461669921875 background all_cells +5051.7529296875 1215.3314208984375 background all_cells +5043.0126953125 1216.697265625 background all_cells +5050.60498046875 1267.3084716796875 background all_cells +5056.81787109375 1284.1854248046875 background all_cells +5051.6337890625 1283.3265380859375 background all_cells +5064.54736328125 1270.547119140625 background all_cells +5027.75537109375 1287.2919921875 background all_cells +5035.287109375 1272.040283203125 background all_cells +5021.859375 1273.611328125 background all_cells +5039.3720703125 1292.8743896484375 background all_cells +5038.01416015625 1301.1754150390625 background all_cells +5028.54931640625 1248.5966796875 background all_cells +4980.43798828125 1397.0294189453125 background all_cells +4986.90869140625 1390.93505859375 background all_cells +4984.9384765625 1381.128173828125 background all_cells +4949.09033203125 1383.4063720703125 background all_cells +4959.10302734375 1391.4952392578125 background all_cells +4954.96337890625 1396.1822509765625 background all_cells +4947.6298828125 1393.4471435546875 background all_cells +4962.6181640625 1385.0609130859375 background all_cells +4969.03515625 1392.893310546875 background all_cells +4968.01953125 1404.4598388671875 background all_cells +5005.5 1389.14599609375 background all_cells +5009.17626953125 1397.6591796875 background all_cells +5002.142578125 1418.3341064453125 background all_cells +5016.10107421875 1401.8929443359375 background all_cells +4976.01904296875 1412.30078125 background all_cells +4985.89794921875 1410.4482421875 background all_cells +5003.0322265625 1406.0809326171875 background all_cells +4981.796875 1372.985107421875 background all_cells +4974.54345703125 1382.1328125 background all_cells +5025.49853515625 1364.9898681640625 background all_cells +5034.50390625 1355.3675537109375 background all_cells +5032.45703125 1368.4866943359375 background all_cells +5015.32421875 1385.725830078125 background all_cells +5019.11767578125 1378.2401123046875 background all_cells +4992.69482421875 1366.79443359375 background all_cells +4989.13720703125 1360.051025390625 background all_cells +5003.32763671875 1361.786376953125 background all_cells +5006.61767578125 1371.5789794921875 background all_cells +4993.703125 1375.6171875 background all_cells +4953.59130859375 1346.712158203125 background all_cells +4960.85400390625 1356.0997314453125 background all_cells +4947.4169921875 1354.5650634765625 background all_cells +4955.52392578125 1352.749755859375 background all_cells +4963.2880859375 1339.87841796875 background all_cells +5013.3046875 1335.3687744140625 background all_cells +4999.80859375 1337.9910888671875 background all_cells +4978.2998046875 1335.9422607421875 background all_cells +4970.45703125 1331.3370361328125 background all_cells +4967.7724609375 1358.427490234375 background all_cells +4989.5546875 1354.0626220703125 background all_cells +4980.70947265625 1362.980712890625 background all_cells +4971.40478515625 1348.4635009765625 background all_cells +4953.4404296875 1375.433837890625 background all_cells +4961.48681640625 1371.8544921875 background all_cells +4961.59765625 1365.2987060546875 background all_cells +4962.2900390625 1377.244384765625 background all_cells +4953.81201171875 1367.9847412109375 background all_cells +4857.62939453125 1409.7529296875 background all_cells +4852.7939453125 1414.51611328125 background all_cells +4844.89794921875 1415.4893798828125 background all_cells +4868.7333984375 1461.6370849609375 background all_cells +4851.74755859375 1449.9300537109375 background all_cells +4858.30419921875 1442.35498046875 background all_cells +4858.97705078125 1457.2164306640625 background all_cells +4888.01513671875 1445.5687255859375 background all_cells +4880.21337890625 1444.398681640625 background all_cells +4882.580078125 1470.13818359375 background all_cells +4882.251953125 1458.73681640625 background all_cells +4897.56640625 1456.6383056640625 background all_cells +4866.9443359375 1426.3861083984375 background all_cells +4878.365234375 1418.901611328125 background all_cells +4950.4599609375 1445.437255859375 background all_cells +5009.25634765625 1445.39794921875 background all_cells +4954.07275390625 1440.80908203125 background all_cells +4954.2529296875 1449.57275390625 background all_cells +4987.67236328125 1486.1025390625 background all_cells +4999.70947265625 1486.8133544921875 background all_cells +4960.3662109375 1487.2076416015625 background all_cells +5015.5927734375 1485.8209228515625 background all_cells +4999.1708984375 1478.74462890625 background all_cells +4974.5107421875 1462.708251953125 background all_cells +5023.77490234375 1468.3970947265625 background all_cells +5010.00732421875 1459.853271484375 background all_cells +4967.71533203125 1464.5281982421875 background all_cells +4961.08642578125 1464.5291748046875 background all_cells +4956.6279296875 1457.20068359375 background all_cells +4990.9306640625 1406.65087890625 background all_cells +5013.0009765625 1408.8861083984375 background all_cells +4999.71826171875 1395.9959716796875 background all_cells +4965.05419921875 1417.6539306640625 background all_cells +5019.818359375 1415.1959228515625 background all_cells +5009.60693359375 1422.18798828125 background all_cells +4999.3154296875 1435.96435546875 background all_cells +4993.8310546875 1426.6656494140625 background all_cells +4983.16796875 1420.9193115234375 background all_cells +5020.8544921875 1398.1307373046875 background all_cells +5029.51953125 1410.9443359375 background all_cells +5026.7958984375 1404.6263427734375 background all_cells +5022.8330078125 1409.513671875 background all_cells +4871.3818359375 1491.30615234375 background all_cells +4889.826171875 1502.5401611328125 background all_cells +4897.15771484375 1506.365234375 background all_cells +4908.3583984375 1504.3446044921875 background all_cells +4874.5869140625 1505.090576171875 background all_cells +4882.46240234375 1494.8614501953125 background all_cells +4907.72509765625 1535.397705078125 background all_cells +4910.2939453125 1552.2642822265625 background all_cells +4917.58203125 1541.94677734375 background all_cells +4876.70166015625 1556.4697265625 background all_cells +4866.10205078125 1562.62744140625 background all_cells +4858.32421875 1551.026123046875 background all_cells +4882.18017578125 1544.6019287109375 background all_cells +4865.64892578125 1530.7965087890625 background all_cells +4870.24609375 1541.3641357421875 background all_cells +4873.98974609375 1532.4078369140625 background all_cells +4888.34326171875 1556.5350341796875 background all_cells +4893.791015625 1547.4876708984375 background all_cells +4901.13720703125 1555.837158203125 background all_cells +4892.27978515625 1562.389892578125 background all_cells +4867.6376953125 1512.3804931640625 background all_cells +4889.11083984375 1509.643310546875 background all_cells +4857.32421875 1522.45361328125 background all_cells +4876.18017578125 1522.56298828125 background all_cells +4881.78857421875 1514.1405029296875 background all_cells +4915.59326171875 1473.7930908203125 background all_cells +4921.63818359375 1444.518310546875 background all_cells +4922.3359375 1480.27001953125 background all_cells +4916.31884765625 1486.6221923828125 background all_cells +4926.9404296875 1452.148681640625 background all_cells +4926.31494140625 1466.4656982421875 background all_cells +4949.2314453125 1464.1322021484375 background all_cells +4944.265625 1451.85205078125 background all_cells +4929.7958984375 1474.990234375 background all_cells +4945.22509765625 1473.0941162109375 background all_cells +4943.15576171875 1477.7686767578125 background all_cells +4941.08203125 1484.312744140625 background all_cells +4895.13623046875 1476.5401611328125 background all_cells +4901.18701171875 1494.842529296875 background all_cells +4909.0439453125 1464.4261474609375 background all_cells +4906.41259765625 1480.5333251953125 background all_cells +4842.5234375 1482.99951171875 background all_cells +4823.853515625 1492.6195068359375 background all_cells +4837.5087890625 1493.3133544921875 background all_cells +4831.0712890625 1486.976318359375 background all_cells +4878.6484375 1479.5657958984375 background all_cells +4896.05322265625 1488.22412109375 background all_cells +4894.3173828125 1481.9232177734375 background all_cells +4867.90234375 1481.0806884765625 background all_cells +4859.67041015625 1473.9178466796875 background all_cells +4860.349609375 1468.2625732421875 background all_cells +4834.6064453125 1479.0804443359375 background all_cells +4849.6787109375 1473.5350341796875 background all_cells +5084.802734375 1474.2064208984375 background all_cells +5077.435546875 1506.79833984375 background all_cells +5082.0 1511.88427734375 background all_cells +5079.08984375 1494.5860595703125 background all_cells +5064.56494140625 1524.447509765625 background all_cells +5071.1396484375 1539.224853515625 background all_cells +5061.3740234375 1539.2581787109375 background all_cells +5092.4169921875 1492.130615234375 background all_cells +5095.5712890625 1504.5291748046875 background all_cells +5099.986328125 1519.2791748046875 background all_cells +5091.77197265625 1516.7506103515625 background all_cells +5060.52587890625 1490.9840087890625 background all_cells +5053.21630859375 1507.9337158203125 background all_cells +5069.828125 1501.854736328125 background all_cells +5065.66650390625 1494.309326171875 background all_cells +5079.6328125 1528.8214111328125 background all_cells +5078.1416015625 1519.4739990234375 background all_cells +5081.990234375 1557.7325439453125 background all_cells +5081.998046875 1540.06201171875 background all_cells +5078.42822265625 1544.052001953125 background all_cells +5120.27734375 1558.949462890625 background all_cells +5125.74853515625 1561.4544677734375 background all_cells +5127.740234375 1546.922607421875 background all_cells +5047.48974609375 1543.06005859375 background all_cells +5056.11572265625 1549.0694580078125 background all_cells +5065.6982421875 1550.374755859375 background all_cells +5112.31787109375 1531.7965087890625 background all_cells +5096.236328125 1532.1717529296875 background all_cells +5098.92626953125 1555.8421630859375 background all_cells +5094.55615234375 1549.4051513671875 background all_cells +5092.88671875 1540.746337890625 background all_cells +5112.0205078125 1507.423583984375 background all_cells +5106.27392578125 1487.8809814453125 background all_cells +5113.59765625 1490.2825927734375 background all_cells +5100.5029296875 1601.3179931640625 background all_cells +5110.20947265625 1593.818603515625 background all_cells +5100.458984375 1589.073486328125 background all_cells +5162.853515625 1502.4112548828125 background all_cells +5157.7275390625 1507.0570068359375 background all_cells +5122.65185546875 1496.439208984375 background all_cells +5140.35546875 1508.0751953125 background all_cells +5134.58154296875 1512.7869873046875 background all_cells +5133.08740234375 1505.7933349609375 background all_cells +5075.994140625 1594.552001953125 background all_cells +5085.75439453125 1585.3892822265625 background all_cells +5089.1884765625 1596.4488525390625 background all_cells +5050.67724609375 1614.2506103515625 background all_cells +5051.0927734375 1607.561279296875 background all_cells +5042.5498046875 1608.8392333984375 background all_cells +5070.15380859375 1606.076904296875 background all_cells +5063.4287109375 1592.6212158203125 background all_cells +5065.451171875 1617.716796875 background all_cells +5055.79296875 1630.279296875 background all_cells +5059.3486328125 1628.40869140625 background all_cells +5057.7705078125 1617.7724609375 background all_cells +5077.08056640625 1678.962158203125 background all_cells +5080.88330078125 1664.643310546875 background all_cells +5079.1953125 1671.0543212890625 background all_cells +5072.876953125 1669.7427978515625 background all_cells +5034.208984375 1684.425537109375 background all_cells +5060.111328125 1685.2047119140625 background all_cells +5065.81787109375 1686.3017578125 background all_cells +5061.8037109375 1677.0914306640625 background all_cells +5042.0673828125 1698.0452880859375 background all_cells +5062.150390625 1647.8848876953125 background all_cells +5075.6572265625 1632.2960205078125 background all_cells +5063.55126953125 1634.4967041015625 background all_cells +5035.52197265625 1635.1444091796875 background all_cells +5050.53564453125 1634.09619140625 background all_cells +5103.55712890625 1608.015869140625 background all_cells +5111.60205078125 1619.975830078125 background all_cells +5097.64892578125 1608.4415283203125 background all_cells +5109.80126953125 1656.3302001953125 background all_cells +5090.349609375 1668.49462890625 background all_cells +5106.10546875 1667.70751953125 background all_cells +5103.4833984375 1678.0166015625 background all_cells +5092.32958984375 1661.6380615234375 background all_cells +5139.0595703125 1682.7139892578125 background all_cells +5153.244140625 1688.12451171875 background all_cells +5154.11474609375 1695.20166015625 background all_cells +5145.2646484375 1690.55712890625 background all_cells +5152.88037109375 1679.9019775390625 background all_cells +5143.14306640625 1649.8935546875 background all_cells +5164.47509765625 1674.07666015625 background all_cells +5175.32275390625 1675.1314697265625 background all_cells +5170.900390625 1665.5941162109375 background all_cells +5166.36474609375 1686.6177978515625 background all_cells +5128.4736328125 1616.238525390625 background all_cells +5131.8515625 1651.12060546875 background all_cells +5135.78759765625 1609.746826171875 background all_cells +5132.4130859375 1694.6983642578125 background all_cells +5075.99658203125 1418.0899658203125 background all_cells +5075.89501953125 1410.106201171875 background all_cells +5075.10498046875 1401.113525390625 background all_cells +5095.181640625 1418.516845703125 background all_cells +5085.64013671875 1415.283447265625 background all_cells +5097.08203125 1411.5076904296875 background all_cells +5106.23291015625 1407.6331787109375 background all_cells +5089.67724609375 1401.23388671875 background all_cells +5096.33642578125 1402.7657470703125 background all_cells +5082.31396484375 1406.1260986328125 background all_cells +5093.96484375 1396.1856689453125 background all_cells +5056.16943359375 1453.1385498046875 background all_cells +5067.38134765625 1451.5172119140625 background all_cells +5063.3447265625 1455.1441650390625 background all_cells +5068.203125 1446.2548828125 background all_cells +5063.78466796875 1478.6197509765625 background all_cells +5072.6826171875 1440.232421875 background all_cells +5084.18115234375 1442.8126220703125 background all_cells +5064.58935546875 1429.0936279296875 background all_cells +5072.02734375 1433.4495849609375 background all_cells +5063.232421875 1408.3822021484375 background all_cells +5080.0673828125 1419.775634765625 background all_cells +5082.3291015625 1425.966796875 background all_cells +5062.4453125 1420.3399658203125 background all_cells +5070.31640625 1418.1876220703125 background all_cells +5148.20458984375 1465.1004638671875 background all_cells +5159.66748046875 1458.16455078125 background all_cells +5158.8984375 1447.59228515625 background all_cells +5154.61572265625 1470.6363525390625 background all_cells +5159.84375 1482.2652587890625 background all_cells +5149.7314453125 1477.5531005859375 background all_cells +5153.63623046875 1431.98974609375 background all_cells +5162.3984375 1432.5234375 background all_cells +5112.53515625 1411.83251953125 background all_cells +5114.29248046875 1429.6197509765625 background all_cells +5108.9794921875 1432.7520751953125 background all_cells +5099.48828125 1435.4403076171875 background all_cells +5109.86474609375 1469.4046630859375 background all_cells +5120.08349609375 1482.615966796875 background all_cells +5111.89501953125 1480.3154296875 background all_cells +5134.794921875 1465.5943603515625 background all_cells +5134.71630859375 1476.2490234375 background all_cells +5138.85791015625 1470.784423828125 background all_cells +5128.001953125 1403.7537841796875 background all_cells +5125.42529296875 1416.4337158203125 background all_cells +5136.74462890625 1420.3013916015625 background all_cells +5130.30859375 1409.204833984375 background all_cells +5101.47216796875 1464.2279052734375 background all_cells +5054.8017578125 1400.7215576171875 background all_cells +5041.42626953125 1407.479248046875 background all_cells +5036.021484375 1408.2301025390625 background all_cells +5045.52734375 1410.377197265625 background all_cells +5043.91943359375 1420.2115478515625 background all_cells +5054.310546875 1426.7869873046875 background all_cells +5052.08984375 1415.798828125 background all_cells +5049.11767578125 1433.0252685546875 background all_cells +5041.748046875 1443.298828125 background all_cells +5052.5009765625 1445.3931884765625 background all_cells +5047.0166015625 1441.0853271484375 background all_cells +4918.32275390625 1516.503173828125 background all_cells +4928.5537109375 1512.39453125 background all_cells +4924.494140625 1501.313232421875 background all_cells +4934.31005859375 1497.364501953125 background all_cells +4928.38427734375 1528.32373046875 background all_cells +4916.0654296875 1555.7215576171875 background all_cells +4934.27392578125 1550.38037109375 background all_cells +4950.81689453125 1527.3707275390625 background all_cells +4956.15234375 1525.9075927734375 background all_cells +4952.01171875 1520.75244140625 background all_cells +4965.154296875 1528.3841552734375 background all_cells +4984.06982421875 1517.40087890625 background all_cells +4991.89794921875 1522.3551025390625 background all_cells +4989.5302734375 1532.709228515625 background all_cells +4975.30615234375 1535.7138671875 background all_cells +4940.52978515625 1494.1553955078125 background all_cells +4976.3515625 1507.7401123046875 background all_cells +4984.93994140625 1510.93701171875 background all_cells +4963.73779296875 1510.96826171875 background all_cells +4969.248046875 1506.9957275390625 background all_cells +4954.09521484375 1534.9986572265625 background all_cells +4943.92724609375 1566.1239013671875 background all_cells +4944.44921875 1549.3209228515625 background all_cells +4941.57177734375 1542.3941650390625 background all_cells +4950.318359375 1541.8984375 background all_cells +4955.9853515625 1577.3087158203125 background all_cells +4985.54541015625 1574.34765625 background all_cells +4964.56982421875 1569.00341796875 background all_cells +4977.44091796875 1571.299560546875 background all_cells +4968.03076171875 1542.5914306640625 background all_cells +4967.54345703125 1551.0997314453125 background all_cells +4958.26953125 1545.00146484375 background all_cells +4979.3671875 1553.5235595703125 background all_cells +5001.5185546875 1629.894775390625 background all_cells +5006.9765625 1632.907470703125 background all_cells +5001.283203125 1644.3023681640625 background all_cells +5013.38916015625 1636.3057861328125 background all_cells +5021.4189453125 1641.4813232421875 background all_cells +5018.56201171875 1650.279052734375 background all_cells +5012.31982421875 1646.3187255859375 background all_cells +5002.16259765625 1656.1470947265625 background all_cells +5021.466796875 1657.8155517578125 background all_cells +5048.78515625 1657.187255859375 background all_cells +5011.79296875 1664.778564453125 background all_cells +5009.35888671875 1658.5030517578125 background all_cells +5006.2236328125 1655.2926025390625 background all_cells +5010.1142578125 1670.8370361328125 background all_cells +5043.58251953125 1671.673095703125 background all_cells +5031.62255859375 1676.024658203125 background all_cells +5003.0263671875 1674.8643798828125 background all_cells +4998.2470703125 1554.58203125 background all_cells +5000.85595703125 1517.705078125 background all_cells +5001.5771484375 1541.8138427734375 background all_cells +5001.78857421875 1562.3201904296875 background all_cells +4999.38818359375 1567.3616943359375 background all_cells +5009.6923828125 1538.1424560546875 background all_cells +5016.5712890625 1557.820556640625 background all_cells +5020.783203125 1545.7462158203125 background all_cells +5036.171875 1568.1865234375 background all_cells +5047.181640625 1520.62158203125 background all_cells +5043.9189453125 1510.3289794921875 background all_cells +5048.74072265625 1553.6732177734375 background all_cells +5045.11181640625 1559.7977294921875 background all_cells +5039.18994140625 1550.361083984375 background all_cells +5026.83251953125 1555.887451171875 background all_cells +5034.359375 1558.2568359375 background all_cells +5036.52294921875 1541.3946533203125 background all_cells +5021.767578125 1494.6585693359375 background all_cells +5004.8740234375 1508.5118408203125 background all_cells +5036.97705078125 1520.71728515625 background all_cells +5010.80859375 1515.1287841796875 background all_cells +4991.27490234375 1668.7960205078125 background all_cells +4976.490234375 1683.2706298828125 background all_cells +4990.78955078125 1680.5361328125 background all_cells +4978.48828125 1675.2841796875 background all_cells +4953.51708984375 1713.5758056640625 background all_cells +4983.70458984375 1692.1951904296875 background all_cells +4970.80810546875 1689.9757080078125 background all_cells +4936.5693359375 1704.07666015625 background all_cells +4942.2880859375 1715.648681640625 background all_cells +4917.859375 1710.8199462890625 background all_cells +4946.46875 1704.2054443359375 background all_cells +4942.39697265625 1709.3125 background all_cells +4941.42919921875 1698.4014892578125 background all_cells +4982.93310546875 1649.6409912109375 background all_cells +4940.859375 1659.52880859375 background all_cells +4994.80810546875 1658.7843017578125 background all_cells +4990.8564453125 1652.6392822265625 background all_cells +4985.90234375 1633.274169921875 background all_cells +4940.18408203125 1632.88916015625 background all_cells +4988.60791015625 1642.4957275390625 background all_cells +4974.17041015625 1641.4783935546875 background all_cells +4969.14111328125 1595.3631591796875 background all_cells +4955.5654296875 1585.96826171875 background all_cells +4986.50048828125 1596.9508056640625 background all_cells +4989.69873046875 1588.539794921875 background all_cells +4963.56396484375 1576.2320556640625 background all_cells +4979.3876953125 1582.2757568359375 background all_cells +4936.56201171875 1615.98486328125 background all_cells +4941.7685546875 1601.2021484375 background all_cells +4939.15087890625 1625.0537109375 background all_cells +4984.01220703125 1616.6258544921875 background all_cells +4992.97802734375 1624.30712890625 background all_cells +4994.32373046875 1615.800048828125 background all_cells +4986.9521484375 1607.7213134765625 background all_cells +4904.10498046875 1625.6484375 background all_cells +4916.49560546875 1601.779296875 background all_cells +4914.27587890625 1623.03466796875 background all_cells +5023.59033203125 1601.2451171875 background all_cells +5023.45849609375 1617.417236328125 background all_cells +5019.45654296875 1607.1597900390625 background all_cells +5026.37451171875 1583.43505859375 background all_cells +5014.92822265625 1586.2847900390625 background all_cells +5025.392578125 1592.474853515625 background all_cells +5019.89794921875 1594.9130859375 background all_cells +5013.50244140625 1597.1484375 background all_cells +4607.40966796875 1445.753662109375 background all_cells +4627.34765625 1448.3670654296875 background all_cells +4620.51806640625 1478.6927490234375 background all_cells +4615.00146484375 1476.20068359375 background all_cells +4593.91552734375 1444.9622802734375 background all_cells +4644.09716796875 1459.7374267578125 background all_cells +4648.8857421875 1453.24853515625 background all_cells +4648.6064453125 1463.0567626953125 background all_cells +4652.84130859375 1441.6875 background all_cells +4706.85888671875 1464.0579833984375 background all_cells +4736.40771484375 1474.5198974609375 background all_cells +4734.31884765625 1465.4219970703125 background all_cells +4661.1669921875 1461.229736328125 background all_cells +4660.27294921875 1448.9527587890625 background all_cells +4662.08349609375 1454.7589111328125 background all_cells +4697.01318359375 1460.44287109375 background all_cells +4684.96630859375 1477.697998046875 background all_cells +4671.09521484375 1466.370361328125 background all_cells +4755.0244140625 1422.814208984375 background all_cells +4785.20263671875 1410.97265625 background all_cells +4778.88232421875 1422.14013671875 background all_cells +4802.77294921875 1422.4329833984375 background all_cells +4813.06494140625 1414.0244140625 background all_cells +4800.5546875 1413.1807861328125 background all_cells +4789.2275390625 1398.4456787109375 background all_cells +4812.42724609375 1400.1383056640625 background all_cells +4799.18798828125 1398.5997314453125 background all_cells +4797.94873046875 1390.1090087890625 background all_cells +4747.4873046875 1487.8953857421875 background all_cells +4754.38232421875 1476.161376953125 background all_cells +4754.8681640625 1461.604736328125 background all_cells +4813.1640625 1454.83056640625 background all_cells +4806.2900390625 1469.88525390625 background all_cells +4830.65380859375 1447.7200927734375 background all_cells +4829.4951171875 1452.6737060546875 background all_cells +4829.3359375 1462.1943359375 background all_cells +4816.2958984375 1461.2569580078125 background all_cells +4786.1845703125 1479.7454833984375 background all_cells +4798.33984375 1482.8590087890625 background all_cells +4794.79052734375 1465.539794921875 background all_cells +4792.837890625 1471.441650390625 background all_cells +4791.322265625 1474.49951171875 background all_cells +4791.21142578125 1480.026123046875 background all_cells +4794.2275390625 1436.1947021484375 background all_cells +4794.78125 1453.7135009765625 background all_cells +4763.92138671875 1448.8992919921875 background all_cells +4769.2666015625 1464.64404296875 background all_cells +4758.27978515625 1442.5738525390625 background all_cells +4596.74755859375 1391.9136962890625 background all_cells +4605.87744140625 1397.78271484375 background all_cells +4604.40771484375 1415.161865234375 background all_cells +4597.95263671875 1421.384765625 background all_cells +4615.02734375 1423.930908203125 background all_cells +4637.56884765625 1421.107421875 background all_cells +4636.6484375 1409.473876953125 background all_cells +4697.3896484375 1405.811279296875 background all_cells +4709.71728515625 1422.00830078125 background all_cells +4704.9296875 1411.0565185546875 background all_cells +4698.2666015625 1417.2471923828125 background all_cells +4692.68994140625 1392.910888671875 background all_cells +4661.95556640625 1400.3726806640625 background all_cells +4684.244140625 1394.597900390625 background all_cells +4768.8623046875 1398.2138671875 background all_cells +4694.75439453125 1400.330078125 background all_cells +4648.89501953125 1417.3189697265625 background all_cells +4655.6865234375 1417.4969482421875 background all_cells +4654.81689453125 1430.6737060546875 background all_cells +4845.81201171875 1504.9801025390625 background all_cells +4849.32421875 1494.779541015625 background all_cells +4856.470703125 1505.7586669921875 background all_cells +4849.75 1538.9578857421875 background all_cells +4851.24951171875 1530.951171875 background all_cells +4844.697265625 1521.642333984375 background all_cells +4851.04248046875 1549.810546875 background all_cells +4846.1396484375 1561.6033935546875 background all_cells +4855.0771484375 1561.550537109375 background all_cells +4824.091796875 1539.8101806640625 background all_cells +4822.287109375 1526.1904296875 background all_cells +4824.15478515625 1586.6490478515625 background all_cells +4818.6259765625 1539.1263427734375 background all_cells +4825.56787109375 1514.41748046875 background all_cells +4830.50927734375 1495.611083984375 background all_cells +4840.21826171875 1514.739501953125 background all_cells +4836.2626953125 1518.9027099609375 background all_cells +4812.1259765625 1515.844482421875 background all_cells +4816.06396484375 1510.147216796875 background all_cells +4852.6240234375 1572.43505859375 background all_cells +4833.90478515625 1600.4703369140625 background all_cells +4820.357421875 1605.10888671875 background all_cells +4831.2333984375 1601.2945556640625 background all_cells +4839.76220703125 1588.2413330078125 background all_cells +4843.7392578125 1601.712890625 background all_cells +4854.42333984375 1590.616455078125 background all_cells +4847.35986328125 1591.844970703125 background all_cells +4804.97509765625 1576.4300537109375 background all_cells +4811.31103515625 1560.22705078125 background all_cells +4811.9228515625 1585.906005859375 background all_cells +4808.05322265625 1572.2542724609375 background all_cells +4790.19580078125 1579.091552734375 background all_cells +4799.21728515625 1574.2791748046875 background all_cells +4800.1103515625 1580.62255859375 background all_cells +4826.0234375 1565.534912109375 background all_cells +4836.64697265625 1576.4019775390625 background all_cells +4828.14794921875 1578.7503662109375 background all_cells +4816.35009765625 1577.612060546875 background all_cells +4819.68310546875 1566.798095703125 background all_cells +4797.65869140625 1525.352783203125 background all_cells +4807.34326171875 1540.5032958984375 background all_cells +4803.955078125 1531.5574951171875 background all_cells +4811.32373046875 1548.332763671875 background all_cells +4805.7763671875 1549.5592041015625 background all_cells +4796.7041015625 1548.2928466796875 background all_cells +4824.39208984375 1547.768798828125 background all_cells +4818.06689453125 1555.4005126953125 background all_cells +4838.47265625 1546.877685546875 background all_cells +4818.08251953125 1547.3597412109375 background all_cells +4815.93115234375 1525.957275390625 background all_cells +4816.443359375 1532.5462646484375 background all_cells +4833.6162109375 1533.4189453125 background all_cells +4807.59716796875 1656.8680419921875 background all_cells +4806.345703125 1653.3568115234375 background all_cells +4804.888671875 1646.6063232421875 background all_cells +4845.94873046875 1615.9722900390625 background all_cells +4840.892578125 1611.48486328125 background all_cells +4853.2509765625 1621.0765380859375 background all_cells +4843.07666015625 1625.2325439453125 background all_cells +4845.767578125 1641.322265625 background all_cells +4847.78759765625 1635.8270263671875 background all_cells +4836.91552734375 1649.1661376953125 background all_cells +4848.8662109375 1662.844482421875 background all_cells +4851.51904296875 1647.6282958984375 background all_cells +4839.509765625 1657.6461181640625 background all_cells +4820.052734375 1636.314453125 background all_cells +4836.564453125 1630.3114013671875 background all_cells +4825.68408203125 1628.9508056640625 background all_cells +4826.9384765625 1638.0499267578125 background all_cells +4817.14892578125 1654.0657958984375 background all_cells +4825.34130859375 1654.41357421875 background all_cells +4820.23828125 1649.281494140625 background all_cells +4802.31640625 1640.6185302734375 background all_cells +4814.935546875 1643.543212890625 background all_cells +4808.642578125 1637.9298095703125 background all_cells +4820.54052734375 1689.5645751953125 background all_cells +4823.2626953125 1680.0936279296875 background all_cells +4818.9853515625 1674.1151123046875 background all_cells +4844.4599609375 1677.1563720703125 background all_cells +4857.53759765625 1669.22998046875 background all_cells +4851.24072265625 1681.8831787109375 background all_cells +4832.03662109375 1681.670654296875 background all_cells +4839.25244140625 1704.4322509765625 background all_cells +4832.19970703125 1697.7490234375 background all_cells +4807.53857421875 1704.765869140625 background all_cells +4813.646484375 1712.7994384765625 background all_cells +4803.0400390625 1715.1922607421875 background all_cells +4788.3759765625 1712.2789306640625 background all_cells +4802.24365234375 1708.6829833984375 background all_cells +4805.345703125 1680.172119140625 background all_cells +4811.7294921875 1667.26123046875 background all_cells +4807.509765625 1689.4166259765625 background all_cells +4802.87451171875 1675.2322998046875 background all_cells +4795.3984375 1694.6287841796875 background all_cells +4804.3017578125 1700.106689453125 background all_cells +4797.92041015625 1700.7447509765625 background all_cells +4787.84765625 1688.9080810546875 background all_cells +4790.79833984375 1667.8631591796875 background all_cells +4796.79736328125 1672.2750244140625 background all_cells +4800.81982421875 1670.501708984375 background all_cells +4794.01953125 1683.901611328125 background all_cells +4763.8388671875 1621.8546142578125 background all_cells +4765.46044921875 1659.35205078125 background all_cells +4766.8134765625 1648.5400390625 background all_cells +4764.66650390625 1630.7091064453125 background all_cells +4779.69921875 1652.4449462890625 background all_cells +4816.66845703125 1660.823486328125 background all_cells +4784.8505859375 1667.0177001953125 background all_cells +4783.89794921875 1656.1871337890625 background all_cells +4793.47607421875 1644.67724609375 background all_cells +4767.6123046875 1610.4598388671875 background all_cells +4829.021484375 1625.6832275390625 background all_cells +4775.369140625 1622.6451416015625 background all_cells +4820.291015625 1614.167236328125 background all_cells +4829.2509765625 1617.1019287109375 background all_cells +4613.16015625 1550.1134033203125 background all_cells +4616.8349609375 1508.7197265625 background all_cells +4605.5302734375 1496.9886474609375 background all_cells +4659.88134765625 1539.1724853515625 background all_cells +4653.36962890625 1551.746337890625 background all_cells +4624.6669921875 1545.6688232421875 background all_cells +4738.994140625 1575.119873046875 background all_cells +4746.126953125 1555.7725830078125 background all_cells +4686.45361328125 1546.3419189453125 background all_cells +4665.6572265625 1518.681640625 background all_cells +4686.6435546875 1525.0478515625 background all_cells +4703.19287109375 1527.15478515625 background all_cells +4709.5498046875 1518.13671875 background all_cells +4697.07568359375 1535.76806640625 background all_cells +4658.7158203125 1570.3782958984375 background all_cells +4683.29443359375 1560.60498046875 background all_cells +4674.53125 1565.8736572265625 background all_cells +4660.6328125 1556.1429443359375 background all_cells +4761.31982421875 1512.9661865234375 background all_cells +4760.85693359375 1490.8880615234375 background all_cells +4768.1513671875 1514.7401123046875 background all_cells +4765.51611328125 1525.9658203125 background all_cells +4784.10009765625 1551.166748046875 background all_cells +4780.072265625 1574.6978759765625 background all_cells +4780.5029296875 1567.46337890625 background all_cells +4772.7509765625 1554.73388671875 background all_cells +4763.62646484375 1533.2318115234375 background all_cells +4761.92041015625 1548.8099365234375 background all_cells +4780.029296875 1543.7353515625 background all_cells +4777.4462890625 1534.843505859375 background all_cells +4772.17529296875 1527.0208740234375 background all_cells +4789.099609375 1527.0948486328125 background all_cells +4780.85546875 1515.57861328125 background all_cells +4651.06298828125 1558.787841796875 background all_cells +4649.88427734375 1640.6966552734375 background all_cells +4654.20068359375 1574.0050048828125 background all_cells +4650.47265625 1580.0953369140625 background all_cells +4666.51904296875 1604.9420166015625 background all_cells +4663.01025390625 1634.919921875 background all_cells +4668.6279296875 1617.8282470703125 background all_cells +4664.8388671875 1609.4566650390625 background all_cells +4676.85986328125 1596.5208740234375 background all_cells +4698.24267578125 1591.052734375 background all_cells +4680.71044921875 1633.591552734375 background all_cells +4681.099609375 1605.69482421875 background all_cells +4622.5751953125 1638.94677734375 background all_cells +4639.68994140625 1571.2310791015625 background all_cells +4630.169921875 1614.1744384765625 background all_cells +4726.78955078125 1684.6668701171875 background all_cells +4719.19775390625 1643.072265625 background all_cells +4723.06787109375 1657.800537109375 background all_cells +4737.12890625 1682.782470703125 background all_cells +4735.1494140625 1666.2158203125 background all_cells +4609.58935546875 1677.2078857421875 background all_cells +4683.2138671875 1700.302490234375 background all_cells +4696.90234375 1700.007568359375 background all_cells +4699.96826171875 1709.7825927734375 background all_cells +4614.43798828125 1704.7261962890625 background all_cells +4747.3232421875 1680.6365966796875 background all_cells +4776.111328125 1660.844482421875 background all_cells +4766.68505859375 1670.09619140625 background all_cells +4767.18603515625 1676.9488525390625 background all_cells +4739.61962890625 1693.610107421875 background all_cells +4721.1005859375 1699.185302734375 background all_cells +4783.01220703125 1692.888916015625 background all_cells +4763.8876953125 1715.2325439453125 background all_cells +4729.0546875 1711.28369140625 background all_cells +4713.08935546875 1646.7349853515625 background all_cells +4697.3935546875 1643.58447265625 background all_cells +4713.66357421875 1664.5845947265625 background all_cells +4710.05322265625 1657.7640380859375 background all_cells +4685.6328125 1650.7012939453125 background all_cells +5168.4453125 1233.3582763671875 background all_cells +5171.12548828125 1248.3380126953125 background all_cells +5150.6474609375 1230.2552490234375 background all_cells +5158.53271484375 1230.14013671875 background all_cells +5158.01171875 1245.1607666015625 background all_cells +5146.59619140625 1261.7760009765625 background all_cells +5135.19921875 1267.5361328125 background all_cells +5209.078125 1261.6376953125 background all_cells +5219.4365234375 1266.810546875 background all_cells +5158.2294921875 1265.0867919921875 background all_cells +5169.74560546875 1262.45654296875 background all_cells +5182.0126953125 1254.51123046875 background all_cells +5199.203125 1227.608642578125 background all_cells +5202.99609375 1250.78076171875 background all_cells +5197.9892578125 1252.248046875 background all_cells +5189.2978515625 1243.1658935546875 background all_cells +5129.2314453125 1243.0313720703125 background all_cells +5135.5888671875 1228.55126953125 background all_cells +5143.90576171875 1236.6068115234375 background all_cells +5144.75341796875 1226.3521728515625 background all_cells +5139.20849609375 1249.51806640625 background all_cells +5171.091796875 1356.4300537109375 background all_cells +5199.96484375 1364.106201171875 background all_cells +5182.92724609375 1352.271240234375 background all_cells +5201.1103515625 1327.6610107421875 background all_cells +5170.13916015625 1326.720947265625 background all_cells +5185.0810546875 1337.0430908203125 background all_cells +5178.45703125 1328.5699462890625 background all_cells +5169.51953125 1301.53173828125 background all_cells +5196.453125 1305.7843017578125 background all_cells +5194.30078125 1286.9923095703125 background all_cells +5205.0703125 1293.155029296875 background all_cells +5209.8662109375 1282.6578369140625 background all_cells +5202.57763671875 1274.02978515625 background all_cells +5192.9150390625 1277.837646484375 background all_cells +5148.9990234375 1281.2757568359375 background all_cells +5137.5263671875 1281.395263671875 background all_cells +5140.01513671875 1290.7567138671875 background all_cells +5161.79052734375 1301.984619140625 background all_cells +5159.33447265625 1276.88720703125 background all_cells +5150.2080078125 1298.46875 background all_cells +5174.3212890625 1276.01318359375 background all_cells +5186.25537109375 1276.1680908203125 background all_cells +5184.5654296875 1284.0277099609375 background all_cells +5175.4658203125 1291.117919921875 background all_cells +5129.48779296875 1311.7718505859375 background all_cells +5133.98486328125 1319.26318359375 background all_cells +5129.73193359375 1324.6893310546875 background all_cells +5154.55078125 1311.7261962890625 background all_cells +5163.56884765625 1306.93798828125 background all_cells +5162.31494140625 1321.105224609375 background all_cells +5157.4326171875 1362.425537109375 background all_cells +5151.21826171875 1407.3717041015625 background all_cells +5132.4326171875 1381.457275390625 background all_cells +5135.64013671875 1384.27734375 background all_cells +5168.74560546875 1438.06689453125 background all_cells +5166.380859375 1428.5948486328125 background all_cells +5142.3623046875 1398.8934326171875 background all_cells +5144.59521484375 1342.576171875 background all_cells +5137.1474609375 1339.036376953125 background all_cells +5155.57958984375 1343.9869384765625 background all_cells +5154.05859375 1351.5030517578125 background all_cells +5153.07763671875 1356.273193359375 background all_cells +5199.55859375 1371.43408203125 background all_cells +5204.77197265625 1372.2652587890625 background all_cells +5241.806640625 1365.688232421875 background all_cells +5233.90576171875 1371.260009765625 background all_cells +5233.68701171875 1384.9212646484375 background all_cells +5233.85888671875 1395.59033203125 background all_cells +5225.6767578125 1394.1009521484375 background all_cells +5218.34912109375 1397.2757568359375 background all_cells +5211.00439453125 1373.6839599609375 background all_cells +5228.94970703125 1377.2271728515625 background all_cells +5237.12939453125 1377.1273193359375 background all_cells +5164.0693359375 1390.784423828125 background all_cells +5146.935546875 1395.16748046875 background all_cells +5159.72705078125 1393.912353515625 background all_cells +5162.41796875 1366.1846923828125 background all_cells +5164.77294921875 1373.8680419921875 background all_cells +5168.12158203125 1366.9991455078125 background all_cells +5151.30810546875 1377.478759765625 background all_cells +5157.35595703125 1383.3397216796875 background all_cells +5156.1953125 1371.4290771484375 background all_cells +5288.7841796875 1345.7882080078125 background all_cells +5295.34521484375 1376.6534423828125 background all_cells +5291.9150390625 1382.5623779296875 background all_cells +5296.89453125 1342.9652099609375 background all_cells +5298.35693359375 1354.0465087890625 background all_cells +5290.14599609375 1353.87890625 background all_cells +5246.45849609375 1390.4580078125 background all_cells +5253.099609375 1353.7550048828125 background all_cells +5246.4384765625 1348.797119140625 background all_cells +5258.57177734375 1348.6185302734375 background all_cells +5282.953125 1364.545654296875 background all_cells +5278.171875 1345.987548828125 background all_cells +5268.87744140625 1343.3787841796875 background all_cells +5241.18408203125 1345.628173828125 background all_cells +5251.4287109375 1342.5108642578125 background all_cells +5247.13427734375 1332.6072998046875 background all_cells +5244.04345703125 1338.9608154296875 background all_cells +5219.1787109375 1363.90185546875 background all_cells +5214.017578125 1419.301513671875 background all_cells +5184.0927734375 1400.7059326171875 background all_cells +5185.09716796875 1418.206298828125 background all_cells +5189.27685546875 1407.5341796875 background all_cells +5193.0810546875 1404.720703125 background all_cells +5224.17529296875 1402.17919921875 background all_cells +5230.53173828125 1465.3140869140625 background all_cells +5238.5859375 1500.4337158203125 background all_cells +5243.9248046875 1468.310546875 background all_cells +5232.96875 1460.4002685546875 background all_cells +5225.86767578125 1456.9881591796875 background all_cells +5238.0224609375 1429.2958984375 background all_cells +5228.3212890625 1411.4141845703125 background all_cells +5229.60302734375 1419.7918701171875 background all_cells +5239.90380859375 1407.6724853515625 background all_cells +5242.63525390625 1439.4501953125 background all_cells +5252.166015625 1430.7386474609375 background all_cells +5206.4052734375 1461.58447265625 background all_cells +5181.30908203125 1504.587890625 background all_cells +5198.05517578125 1517.037841796875 background all_cells +5205.19873046875 1505.7850341796875 background all_cells +5225.6884765625 1470.198974609375 background all_cells +5215.8740234375 1486.0631103515625 background all_cells +5165.71826171875 1446.9573974609375 background all_cells +5178.22607421875 1439.727783203125 background all_cells +5167.8125 1456.9195556640625 background all_cells +5177.6484375 1454.6016845703125 background all_cells +5172.0712890625 1449.6146240234375 background all_cells +5142.78515625 1502.9879150390625 background all_cells +5143.11181640625 1511.6309814453125 background all_cells +5165.99658203125 1485.72412109375 background all_cells +5179.65576171875 1481.4932861328125 background all_cells +5170.56689453125 1490.654541015625 background all_cells +5141.26171875 1481.4951171875 background all_cells +5136.20751953125 1494.2445068359375 background all_cells +5128.9697265625 1481.4471435546875 background all_cells +5179.30078125 1470.9599609375 background all_cells +5165.5908203125 1465.1514892578125 background all_cells +5169.9013671875 1474.078857421875 background all_cells +5186.94921875 1470.3807373046875 background all_cells +5182.361328125 1465.3409423828125 background all_cells +5180.080078125 1461.1956787109375 background all_cells +5181.33447265625 1447.3775634765625 background all_cells +5189.1171875 1448.67529296875 background all_cells +5184.72900390625 1457.08837890625 background all_cells +5248.82373046875 1407.022216796875 background all_cells +5258.52734375 1406.783203125 background all_cells +5273.17529296875 1402.7493896484375 background all_cells +5267.71875 1427.6322021484375 background all_cells +5286.6240234375 1425.66259765625 background all_cells +5280.81396484375 1431.80322265625 background all_cells +5268.97265625 1436.4779052734375 background all_cells +5245.2548828125 1452.42822265625 background all_cells +5266.38427734375 1457.240966796875 background all_cells +5255.71875 1451.4427490234375 background all_cells +5247.14794921875 1443.2882080078125 background all_cells +5248.482421875 1448.278076171875 background all_cells +5251.78466796875 1230.73583984375 background all_cells +5269.2705078125 1271.5489501953125 background all_cells +5285.22607421875 1231.6060791015625 background all_cells +5280.63720703125 1239.739013671875 background all_cells +5273.81494140625 1226.845947265625 background all_cells +5314.353515625 1238.984619140625 background all_cells +5322.5390625 1278.5931396484375 background all_cells +5306.63037109375 1252.42529296875 background all_cells +5308.3779296875 1246.97998046875 background all_cells +5301.24267578125 1281.351318359375 background all_cells +5293.23974609375 1304.812744140625 background all_cells +5317.51904296875 1285.08935546875 background all_cells +5335.51708984375 1316.81640625 background all_cells +5300.2333984375 1314.5943603515625 background all_cells +5283.4609375 1335.7122802734375 background all_cells +5299.5869140625 1330.9263916015625 background all_cells +5306.623046875 1320.372314453125 background all_cells +5390.67138671875 1244.9676513671875 background all_cells +5401.2705078125 1265.16796875 background all_cells +5397.4638671875 1259.2269287109375 background all_cells +5419.72705078125 1230.181884765625 background all_cells +5410.86279296875 1244.142578125 background all_cells +5427.1484375 1244.5655517578125 background all_cells +5414.32275390625 1248.4193115234375 background all_cells +5396.6552734375 1224.3443603515625 background all_cells +5408.44580078125 1233.612060546875 background all_cells +5399.2412109375 1231.6409912109375 background all_cells +5408.04736328125 1291.6895751953125 background all_cells +5409.50732421875 1310.351806640625 background all_cells +5412.0615234375 1299.2020263671875 background all_cells +5405.77099609375 1302.2371826171875 background all_cells +5398.25634765625 1273.7672119140625 background all_cells +5391.2958984375 1286.6195068359375 background all_cells +5346.34130859375 1227.5830078125 background all_cells +5320.10693359375 1255.8917236328125 background all_cells +5351.1103515625 1249.278076171875 background all_cells +5323.23388671875 1244.7242431640625 background all_cells +5365.0458984375 1250.56689453125 background all_cells +5381.44189453125 1265.1751708984375 background all_cells +5367.17578125 1261.0865478515625 background all_cells +5380.49658203125 1246.34326171875 background all_cells +5368.13427734375 1241.0023193359375 background all_cells +5366.359375 1285.6246337890625 background all_cells +5365.88427734375 1269.9293212890625 background all_cells +5386.6611328125 1271.7421875 background all_cells +5377.30859375 1284.30810546875 background all_cells +5324.15283203125 1426.14111328125 background all_cells +5318.2236328125 1430.897216796875 background all_cells +5327.89794921875 1430.353515625 background all_cells +5371.71875 1414.4210205078125 background all_cells +5412.4990234375 1415.5499267578125 background all_cells +5363.93701171875 1405.5452880859375 background all_cells +5356.828125 1408.686767578125 background all_cells +5333.0185546875 1411.59765625 background all_cells +5333.25048828125 1400.2021484375 background all_cells +5344.26953125 1406.8431396484375 background all_cells +5343.3037109375 1416.495361328125 background all_cells +5326.47802734375 1384.188232421875 background all_cells +5384.9853515625 1383.7110595703125 background all_cells +5296.10791015625 1369.396484375 background all_cells +5305.79296875 1383.0780029296875 background all_cells +5361.87158203125 1367.031982421875 background all_cells +5317.98095703125 1378.6051025390625 background all_cells +5412.06005859375 1334.3499755859375 background all_cells +5389.033203125 1398.1187744140625 background all_cells +5397.93603515625 1335.6923828125 background all_cells +5390.7158203125 1317.0213623046875 background all_cells +5394.3642578125 1314.0223388671875 background all_cells +5396.68701171875 1325.15673828125 background all_cells +5402.5361328125 1325.19873046875 background all_cells +5397.77978515625 1319.5753173828125 background all_cells +5365.46484375 1345.1680908203125 background all_cells +5363.5498046875 1316.9593505859375 background all_cells +5349.5576171875 1348.881103515625 background all_cells +5355.2578125 1355.1812744140625 background all_cells +5382.99072265625 1343.1728515625 background all_cells +5376.12451171875 1344.2757568359375 background all_cells +5312.41259765625 1333.84716796875 background all_cells +5305.18603515625 1335.5716552734375 background all_cells +5341.49755859375 1334.99462890625 background all_cells +5322.7587890625 1356.697265625 background all_cells +5316.18505859375 1339.6226806640625 background all_cells +5296.640625 1391.0006103515625 background all_cells +5324.162109375 1395.7044677734375 background all_cells +5331.2958984375 1391.1190185546875 background all_cells +5305.814453125 1395.0897216796875 background all_cells +5314.92236328125 1393.5916748046875 background all_cells +5301.578125 1490.2259521484375 background all_cells +5295.4111328125 1493.76220703125 background all_cells +5304.25732421875 1498.4962158203125 background all_cells +5310.72314453125 1492.3074951171875 background all_cells +5325.8681640625 1511.6065673828125 background all_cells +5346.95556640625 1510.16748046875 background all_cells +5331.20947265625 1504.1834716796875 background all_cells +5317.7177734375 1526.0849609375 background all_cells +5346.67236328125 1526.3809814453125 background all_cells +5335.67138671875 1527.6334228515625 background all_cells +5313.2783203125 1529.919677734375 background all_cells +5307.390625 1529.199951171875 background all_cells +5302.22314453125 1529.6031494140625 background all_cells +5295.9365234375 1511.774169921875 background all_cells +5291.63330078125 1498.9251708984375 background all_cells +5284.7451171875 1510.901123046875 background all_cells +5304.36279296875 1513.8350830078125 background all_cells +5316.74462890625 1505.2052001953125 background all_cells +5313.4677734375 1519.158447265625 background all_cells +5306.66650390625 1506.5360107421875 background all_cells +5245.3818359375 1504.3165283203125 background all_cells +5244.716796875 1524.8592529296875 background all_cells +5249.5029296875 1515.372802734375 background all_cells +5250.20068359375 1499.236328125 background all_cells +5243.1796875 1509.182861328125 background all_cells +5338.46484375 1454.1004638671875 background all_cells +5360.42138671875 1467.5194091796875 background all_cells +5366.2001953125 1456.29541015625 background all_cells +5366.24658203125 1426.27880859375 background all_cells +5383.94775390625 1424.7899169921875 background all_cells +5375.83251953125 1427.017578125 background all_cells +5350.251953125 1432.251708984375 background all_cells +5349.19873046875 1473.68408203125 background all_cells +5344.2685546875 1482.0833740234375 background all_cells +5349.8544921875 1496.669677734375 background all_cells +5358.3193359375 1501.9449462890625 background all_cells +5387.11181640625 1435.405029296875 background all_cells +5396.0390625 1448.5140380859375 background all_cells +5395.818359375 1439.1229248046875 background all_cells +5399.02978515625 1467.807373046875 background all_cells +5411.8466796875 1461.5296630859375 background all_cells +5413.0869140625 1503.45166015625 background all_cells +5414.75146484375 1450.501953125 background all_cells +5413.14453125 1443.7049560546875 background all_cells +5448.87158203125 1524.224853515625 background all_cells +5441.34521484375 1529.78662109375 background all_cells +5443.18994140625 1525.3992919921875 background all_cells +5435.49560546875 1454.5023193359375 background all_cells +5448.525390625 1437.227783203125 background all_cells +5427.68994140625 1444.1771240234375 background all_cells +5438.73974609375 1495.4354248046875 background all_cells +5442.521484375 1494.89501953125 background all_cells +5445.78662109375 1478.4288330078125 background all_cells +5271.81103515625 1477.2357177734375 background all_cells +5274.9833984375 1453.8721923828125 background all_cells +5273.7119140625 1442.466796875 background all_cells +5309.72802734375 1482.4859619140625 background all_cells +5323.4853515625 1466.387939453125 background all_cells +5319.90673828125 1481.9990234375 background all_cells +5316.64794921875 1486.0831298828125 background all_cells +5310.298828125 1477.2928466796875 background all_cells +5309.14404296875 1438.0362548828125 background all_cells +5321.4609375 1439.8564453125 background all_cells +5305.42041015625 1447.7593994140625 background all_cells +5315.361328125 1444.051513671875 background all_cells +5309.88671875 1443.453369140625 background all_cells +5283.7431640625 1466.2635498046875 background all_cells +5295.54150390625 1445.4327392578125 background all_cells +5291.13818359375 1465.197998046875 background all_cells +5286.77490234375 1455.2567138671875 background all_cells +4660.08984375 1213.8135986328125 background all_cells +4736.14892578125 1210.9844970703125 background all_cells +4727.68701171875 1213.2904052734375 background all_cells +4759.318359375 1234.4801025390625 background all_cells +4780.88134765625 1219.59130859375 background all_cells +4779.568359375 1229.7508544921875 background all_cells +4771.72802734375 1226.8616943359375 background all_cells +4780.45068359375 1238.6953125 background all_cells +4749.18701171875 1237.3604736328125 background all_cells +4757.04345703125 1245.3944091796875 background all_cells +4786.8662109375 1243.6466064453125 background all_cells +4771.599609375 1236.9757080078125 background all_cells +4773.9228515625 1255.2957763671875 background all_cells +4713.39892578125 1267.598876953125 background all_cells +4744.23828125 1258.1070556640625 background all_cells +4759.89453125 1268.2603759765625 background all_cells +4780.3056640625 1266.3582763671875 background all_cells +4847.6240234375 1246.9393310546875 background all_cells +4847.65625 1252.645751953125 background all_cells +4846.171875 1266.3665771484375 background all_cells +4838.064453125 1265.236083984375 background all_cells +4839.5380859375 1254.87890625 background all_cells +4858.9970703125 1259.6505126953125 background all_cells +4850.7705078125 1258.83349609375 background all_cells +4794.64208984375 1251.0560302734375 background all_cells +4839.82666015625 1243.883056640625 background all_cells +4830.59716796875 1237.289794921875 background all_cells +4650.68994140625 1278.4287109375 background all_cells +4653.8095703125 1285.176513671875 background all_cells +4653.69775390625 1271.05224609375 background all_cells +4709.80712890625 1282.1024169921875 background all_cells +4726.90087890625 1269.1153564453125 background all_cells +4727.92626953125 1309.7158203125 background all_cells +4748.580078125 1300.7322998046875 background all_cells +4744.48583984375 1312.7607421875 background all_cells +4693.7880859375 1308.7646484375 background all_cells +4701.21044921875 1289.9549560546875 background all_cells +4708.4267578125 1294.284423828125 background all_cells +4713.35693359375 1317.2735595703125 background all_cells +4707.37255859375 1306.7049560546875 background all_cells +4697.30615234375 1298.3538818359375 background all_cells +4644.998046875 1295.8775634765625 background all_cells +4642.71435546875 1304.980224609375 background all_cells +4719.7412109375 1287.5758056640625 background all_cells +4736.70458984375 1287.591552734375 background all_cells +4719.1484375 1277.6627197265625 background all_cells +4788.1708984375 1278.3741455078125 background all_cells +4763.9765625 1288.37109375 background all_cells +4765.84423828125 1279.7801513671875 background all_cells +4811.529296875 1281.8951416015625 background all_cells +4800.74169921875 1307.6365966796875 background all_cells +4810.34912109375 1316.90185546875 background all_cells +4813.5947265625 1311.5457763671875 background all_cells +4806.64404296875 1294.6595458984375 background all_cells +4783.35302734375 1297.1917724609375 background all_cells +4756.83251953125 1306.696044921875 background all_cells +4761.63671875 1309.8309326171875 background all_cells +4791.45068359375 1318.0067138671875 background all_cells +4789.41943359375 1300.4700927734375 background all_cells +4788.00927734375 1312.481201171875 background all_cells +4588.18310546875 1224.826416015625 background all_cells +4613.39501953125 1256.7684326171875 background all_cells +4592.1572265625 1248.7464599609375 background all_cells +4606.6064453125 1314.219970703125 background all_cells +4619.5869140625 1321.2034912109375 background all_cells +4586.30224609375 1318.1016845703125 background all_cells +4615.13232421875 1313.8231201171875 background all_cells +4640.5908203125 1297.5118408203125 background all_cells +4639.04345703125 1320.525634765625 background all_cells +4633.25634765625 1306.755859375 background all_cells +4638.0361328125 1302.055419921875 background all_cells +4815.9130859375 1293.0103759765625 background all_cells +4828.3544921875 1309.6708984375 background all_cells +4826.7841796875 1297.9635009765625 background all_cells +4849.4228515625 1283.318359375 background all_cells +4850.0341796875 1313.207763671875 background all_cells +4860.9375 1278.5 background all_cells +4852.63671875 1290.1763916015625 background all_cells +4839.0791015625 1278.3489990234375 background all_cells +4841.33154296875 1318.973388671875 background all_cells +4840.6943359375 1295.2861328125 background all_cells +4839.333984375 1307.5023193359375 background all_cells +4835.9306640625 1287.572509765625 background all_cells +4876.130859375 1317.6259765625 background all_cells +4889.6435546875 1323.1494140625 background all_cells +4880.65625 1322.41015625 background all_cells +4876.34814453125 1355.60205078125 background all_cells +4893.50830078125 1353.57275390625 background all_cells +4884.06005859375 1365.3443603515625 background all_cells +4888.83935546875 1332.3170166015625 background all_cells +4885.69384765625 1347.5052490234375 background all_cells +4885.3466796875 1340.875244140625 background all_cells +4859.70751953125 1354.7882080078125 background all_cells +4867.82373046875 1331.030517578125 background all_cells +4859.572265625 1338.249267578125 background all_cells +4855.712890625 1296.903076171875 background all_cells +4865.14794921875 1294.6068115234375 background all_cells +4857.892578125 1306.733154296875 background all_cells +4878.11669921875 1307.791015625 background all_cells +4877.7197265625 1287.4169921875 background all_cells +4888.60986328125 1276.550048828125 background all_cells +4890.33642578125 1261.6591796875 background all_cells +4889.17822265625 1293.04443359375 background all_cells +4831.5498046875 1330.6591796875 background all_cells +4850.49658203125 1326.361083984375 background all_cells +4832.115234375 1338.6759033203125 background all_cells +4878.42578125 1373.9534912109375 background all_cells +4889.716796875 1416.66162109375 background all_cells +4893.86083984375 1390.6265869140625 background all_cells +4887.04736328125 1404.239501953125 background all_cells +4883.02099609375 1394.294189453125 background all_cells +4852.1552734375 1378.6224365234375 background all_cells +4864.38525390625 1368.3975830078125 background all_cells +4831.97021484375 1384.4742431640625 background all_cells +4827.7763671875 1376.7537841796875 background all_cells +4841.3623046875 1360.954833984375 background all_cells +4797.224609375 1323.8480224609375 background all_cells +4803.59619140625 1353.5 background all_cells +4796.908203125 1332.953369140625 background all_cells +4840.662109375 1438.88232421875 background all_cells +4860.76123046875 1434.7960205078125 background all_cells +4848.23681640625 1427.7442626953125 background all_cells +4787.10400390625 1375.546630859375 background all_cells +4821.93115234375 1385.531982421875 background all_cells +4816.7392578125 1359.3270263671875 background all_cells +4817.79931640625 1376.9375 background all_cells +4814.2412109375 1338.2132568359375 background all_cells +4820.6787109375 1347.225830078125 background all_cells +4813.73046875 1330.23828125 background all_cells +4744.2490234375 1344.2349853515625 background all_cells +4730.59814453125 1340.826904296875 background all_cells +4757.1123046875 1333.28564453125 background all_cells +4748.5068359375 1326.6461181640625 background all_cells +4768.509765625 1344.196044921875 background all_cells +4774.4033203125 1356.0941162109375 background all_cells +4776.50341796875 1327.54833984375 background all_cells +4758.40380859375 1355.9990234375 background all_cells +4777.712890625 1383.51220703125 background all_cells +4746.0087890625 1375.25341796875 background all_cells +4777.19580078125 1370.675048828125 background all_cells +4644.93798828125 1352.4124755859375 background all_cells +4651.291015625 1346.52978515625 background all_cells +4656.13134765625 1359.3216552734375 background all_cells +4661.8125 1350.7432861328125 background all_cells +4660.59619140625 1357.7529296875 background all_cells +4657.4091796875 1346.740234375 background all_cells +4628.810546875 1439.1893310546875 background all_cells +4640.8603515625 1351.60791015625 background all_cells +4600.77490234375 1360.9212646484375 background all_cells +4596.96484375 1377.12109375 background all_cells +4609.75341796875 1346.3145751953125 background all_cells +4608.6259765625 1336.3480224609375 background all_cells +4602.8779296875 1343.8841552734375 background all_cells +4689.318359375 1381.4715576171875 background all_cells +4689.67236328125 1329.3612060546875 background all_cells +4689.18310546875 1369.90673828125 background all_cells +4701.28955078125 1374.2623291015625 background all_cells +4703.28515625 1392.552978515625 background all_cells +4695.3603515625 1385.173583984375 background all_cells +4706.640625 1385.55712890625 background all_cells +4490.44384765625 2894.9794921875 background all_cells +4494.2763671875 2899.67138671875 background all_cells +4493.21435546875 2908.78857421875 background all_cells +4539.33642578125 2938.455810546875 background all_cells +4541.46533203125 2914.823486328125 background all_cells +4545.43505859375 2927.340576171875 background all_cells +4515.05615234375 2937.861083984375 background all_cells +4531.32470703125 2930.35009765625 background all_cells +4521.91845703125 2932.54736328125 background all_cells +4525.2607421875 2940.979248046875 background all_cells +4518.373046875 2896.009521484375 background all_cells +4567.5498046875 2901.63525390625 background all_cells +4537.51416015625 2904.528564453125 background all_cells +4528.3740234375 2899.72900390625 background all_cells +4525.69775390625 2895.9736328125 background all_cells +4521.53857421875 2904.5556640625 background all_cells +4534.31494140625 2883.13525390625 background all_cells +4504.349609375 2888.404052734375 background all_cells +4544.755859375 2876.518798828125 background all_cells +4518.16943359375 2889.352783203125 background all_cells +4540.7333984375 2890.416748046875 background all_cells +4540.7060546875 2883.26904296875 background all_cells +4520.4697265625 2861.268310546875 background all_cells +4544.6171875 2851.369873046875 background all_cells +4536.359375 2847.210693359375 background all_cells +4564.5078125 2859.959716796875 background all_cells +4572.59423828125 2869.9375 background all_cells +4576.521484375 2858.291015625 background all_cells +4571.60546875 2853.961669921875 background all_cells +4570.3232421875 2845.396728515625 background all_cells +4551.685546875 2855.437255859375 background all_cells +4558.630859375 2849.931884765625 background all_cells +4552.67626953125 2866.1298828125 background all_cells +4542.34912109375 2801.380615234375 background all_cells +4550.51708984375 2800.692626953125 background all_cells +4562.88916015625 2827.048828125 background all_cells +4563.10009765625 2841.679931640625 background all_cells +4563.603515625 2814.638427734375 background all_cells +4566.00146484375 2834.30224609375 background all_cells +4541.30615234375 2835.978515625 background all_cells +4552.23974609375 2840.0478515625 background all_cells +4556.25537109375 2830.65576171875 background all_cells +4555.53076171875 2816.329833984375 background all_cells +4540.19580078125 2817.724853515625 background all_cells +4531.5458984375 2851.216064453125 background all_cells +4528.60791015625 2841.767578125 background all_cells +4520.65869140625 2797.544677734375 background all_cells +4519.04638671875 2848.33056640625 background all_cells +4517.68798828125 2838.776123046875 background all_cells +4520.97265625 2822.325927734375 background all_cells +4522.27294921875 2807.60595703125 background all_cells +4498.98828125 2919.134765625 background all_cells +4481.0849609375 2918.64990234375 background all_cells +4505.31494140625 2930.273193359375 background all_cells +4487.31396484375 2926.287841796875 background all_cells +4489.6796875 2918.571044921875 background all_cells +4494.2080078125 2935.41552734375 background all_cells +4501.0849609375 2936.104736328125 background all_cells +4506.7021484375 2954.4716796875 background all_cells +4514.52099609375 2949.524658203125 background all_cells +4507.02294921875 2967.37353515625 background all_cells +4490.9775390625 2959.905029296875 background all_cells +4495.15625 2950.56298828125 background all_cells +4501.7294921875 2961.759521484375 background all_cells +4502.7744140625 2981.86083984375 background all_cells +4488.490234375 2975.80029296875 background all_cells +4495.21630859375 2971.677490234375 background all_cells +4401.12744140625 2999.805908203125 background all_cells +4416.22705078125 3010.0771484375 background all_cells +4411.0810546875 2998.361083984375 background all_cells +4435.60400390625 3025.477294921875 background all_cells +4436.73291015625 3041.4541015625 background all_cells +4423.001953125 3029.467041015625 background all_cells +4413.38671875 3035.227783203125 background all_cells +4399.24560546875 3033.3642578125 background all_cells +4415.54248046875 3019.5380859375 background all_cells +4427.16845703125 3001.501953125 background all_cells +4429.779296875 3017.990478515625 background all_cells +4429.06201171875 3009.09228515625 background all_cells +4446.16455078125 3000.748046875 background all_cells +4470.060546875 3014.673828125 background all_cells +4464.625 3003.083251953125 background all_cells +4449.32177734375 3015.91259765625 background all_cells +4531.21875 3027.4169921875 background all_cells +4558.57861328125 3031.296142578125 background all_cells +4560.97900390625 3039.994384765625 background all_cells +4525.53466796875 3035.39990234375 background all_cells +4513.16845703125 3036.436279296875 background all_cells +4524.654296875 3011.078125 background all_cells +4553.07373046875 3011.208740234375 background all_cells +4520.7509765625 3018.30419921875 background all_cells +4498.97314453125 3015.310546875 background all_cells +4510.47900390625 3014.00439453125 background all_cells +4502.32373046875 3025.114501953125 background all_cells +4492.87890625 3020.144775390625 background all_cells +4493.66015625 3006.22509765625 background all_cells +4481.6484375 3009.2734375 background all_cells +4466.79736328125 3026.0634765625 background all_cells +4466.708984375 3039.148193359375 background all_cells +4441.8359375 3037.01806640625 background all_cells +4449.36181640625 3034.338623046875 background all_cells +4456.35595703125 3030.64599609375 background all_cells +4451.0966796875 3023.8037109375 background all_cells +4450.3095703125 2924.91943359375 background all_cells +4452.6416015625 2966.414794921875 background all_cells +4444.298828125 2963.32373046875 background all_cells +4444.20849609375 2972.113525390625 background all_cells +4457.13037109375 2974.156494140625 background all_cells +4453.2353515625 2991.423583984375 background all_cells +4444.54296875 2984.3359375 background all_cells +4465.28564453125 2977.67236328125 background all_cells +4415.57470703125 2946.525390625 background all_cells +4415.51416015625 2966.061767578125 background all_cells +4410.5830078125 2958.985107421875 background all_cells +4426.6162109375 2939.881591796875 background all_cells +4426.7041015625 2977.29052734375 background all_cells +4432.208984375 2984.765869140625 background all_cells +4435.0966796875 2964.087646484375 background all_cells +4432.96533203125 2994.9111328125 background all_cells +4500.14892578125 2797.92822265625 background all_cells +4511.544921875 2810.276611328125 background all_cells +4511.068359375 2800.56640625 background all_cells +4503.03515625 2814.734130859375 background all_cells +4469.52197265625 2806.724853515625 background all_cells +4485.072265625 2818.08056640625 background all_cells +4486.33349609375 2802.423095703125 background all_cells +4477.2880859375 2807.563232421875 background all_cells +4492.25439453125 2819.01806640625 background all_cells +4496.9326171875 2817.030029296875 background all_cells +4496.541015625 2807.55859375 background all_cells +4410.6279296875 2801.90478515625 background all_cells +4453.69970703125 2815.55908203125 background all_cells +4429.6435546875 2807.432861328125 background all_cells +4424.23291015625 2818.593017578125 background all_cells +4464.72705078125 2855.296875 background all_cells +4483.63818359375 2861.36865234375 background all_cells +4478.4013671875 2879.5478515625 background all_cells +4508.4404296875 2852.688720703125 background all_cells +4496.26318359375 2866.217529296875 background all_cells +4499.5810546875 2849.758056640625 background all_cells +4493.85791015625 2879.064453125 background all_cells +4507.548828125 2866.3798828125 background all_cells +4492.36279296875 2829.70556640625 background all_cells +4496.15283203125 2827.241455078125 background all_cells +4490.57568359375 2843.0927734375 background all_cells +4508.0625 2841.57861328125 background all_cells +4508.599609375 2831.19775390625 background all_cells +4469.79296875 2844.60302734375 background all_cells +4483.48583984375 2849.024658203125 background all_cells +4476.802734375 2831.88330078125 background all_cells +4396.88818359375 2898.876708984375 background all_cells +4412.00439453125 2892.144775390625 background all_cells +4425.9677734375 2891.278076171875 background all_cells +4432.3232421875 2912.272216796875 background all_cells +4431.76953125 2903.90380859375 background all_cells +4425.814453125 2903.866455078125 background all_cells +4417.0341796875 2902.57763671875 background all_cells +4418.5986328125 2913.412353515625 background all_cells +4407.3349609375 2913.73876953125 background all_cells +4409.09765625 2905.33740234375 background all_cells +4426.63427734375 2869.2451171875 background all_cells +4437.203125 2880.119140625 background all_cells +4427.34130859375 2879.167724609375 background all_cells +4416.47119140625 2873.94921875 background all_cells +4400.5693359375 2860.003173828125 background all_cells +4407.61279296875 2855.493408203125 background all_cells +4417.001953125 2856.654052734375 background all_cells +4408.88720703125 2873.736083984375 background all_cells +4409.3046875 2861.33642578125 background all_cells +4431.69677734375 2858.99951171875 background all_cells +4438.1416015625 2866.35595703125 background all_cells +4446.83447265625 2865.091796875 background all_cells +4456.32958984375 2863.83984375 background all_cells +4452.34619140625 2908.26611328125 background all_cells +4456.09375 2918.0361328125 background all_cells +4442.6826171875 2910.794189453125 background all_cells +4415.90234375 2983.661376953125 background all_cells +4420.2216796875 2993.736572265625 background all_cells +4466.31396484375 2892.390380859375 background all_cells +4475.912109375 2888.25244140625 background all_cells +4476.76123046875 2981.20458984375 background all_cells +4478.76708984375 2998.158935546875 background all_cells +4480.041015625 2912.058349609375 background all_cells +4478.84423828125 2898.072509765625 background all_cells +4398.4345703125 2836.28125 background all_cells +4403.19921875 2816.907470703125 background all_cells +4417.74169921875 2824.9169921875 background all_cells +4418.5888671875 2835.73095703125 background all_cells +4423.88330078125 2840.038818359375 background all_cells +4431.70654296875 2833.64208984375 background all_cells +4431.33544921875 2823.802490234375 background all_cells +4425.3984375 2833.504638671875 background all_cells +4430.134765625 2840.607666015625 background all_cells +4413.3701171875 2847.99462890625 background all_cells +4422.33544921875 2854.5234375 background all_cells +4435.38134765625 2848.296142578125 background all_cells +4458.77587890625 2829.38232421875 background all_cells +4448.4873046875 2851.88623046875 background all_cells +4441.2177734375 2821.287353515625 background all_cells +4457.0322265625 3067.134033203125 background all_cells +4456.92822265625 3074.305908203125 background all_cells +4476.4814453125 3040.948974609375 background all_cells +4496.248046875 3040.04443359375 background all_cells +4475.35498046875 3050.40966796875 background all_cells +4465.9912109375 3049.486572265625 background all_cells +4480.5625 3058.849609375 background all_cells +4495.87060546875 3068.226806640625 background all_cells +4480.23046875 3070.791015625 background all_cells +4491.63671875 3060.479248046875 background all_cells +4463.0908203125 3061.413818359375 background all_cells +4446.3876953125 3059.835693359375 background all_cells +4455.4873046875 3041.990966796875 background all_cells +4452.67041015625 3052.01806640625 background all_cells +4498.66357421875 3089.742919921875 background all_cells +4509.30224609375 3114.5205078125 background all_cells +4512.5078125 3108.387451171875 background all_cells +4504.7333984375 3056.07470703125 background all_cells +4553.32470703125 3069.2880859375 background all_cells +4513.1962890625 3068.16162109375 background all_cells +4524.24169921875 3076.47998046875 background all_cells +4552.61376953125 3081.343017578125 background all_cells +4540.7998046875 3078.005126953125 background all_cells +4540.34228515625 3090.427734375 background all_cells +4541.92431640625 3110.99853515625 background all_cells +4541.90966796875 3098.08447265625 background all_cells +4540.015625 3044.222900390625 background all_cells +4514.533203125 3050.995361328125 background all_cells +4524.44580078125 3044.84619140625 background all_cells +4564.34912109375 3060.64892578125 background all_cells +4548.5380859375 3045.536865234375 background all_cells +4499.740234375 3083.1337890625 background all_cells +4507.80126953125 3087.65673828125 background all_cells +4516.36962890625 3088.78955078125 background all_cells +4528.82177734375 3085.92431640625 background all_cells +4496.25390625 3122.72119140625 background all_cells +4507.8427734375 3132.951416015625 background all_cells +4488.2412109375 3136.526611328125 background all_cells +4504.4541015625 3126.231201171875 background all_cells +4465.998046875 3128.62939453125 background all_cells +4469.5693359375 3137.592041015625 background all_cells +4456.71533203125 3134.771484375 background all_cells +4458.11669921875 3127.517333984375 background all_cells +4438.45751953125 3128.293701171875 background all_cells +4449.14697265625 3127.486083984375 background all_cells +4444.8046875 3118.982666015625 background all_cells +4464.83154296875 3119.914306640625 background all_cells +4436.849609375 3102.0390625 background all_cells +4451.85302734375 3105.72314453125 background all_cells +4442.1845703125 3107.361083984375 background all_cells +4467.58642578125 3108.632080078125 background all_cells +4488.16162109375 3074.578369140625 background all_cells +4499.375 3075.136962890625 background all_cells +4488.58447265625 3082.453369140625 background all_cells +4479.4248046875 3102.359375 background all_cells +4491.57421875 3102.35400390625 background all_cells +4483.9111328125 3086.850830078125 background all_cells +4469.41064453125 3074.52978515625 background all_cells +4478.08056640625 3077.5517578125 background all_cells +4472.7802734375 3086.244873046875 background all_cells +4565.6611328125 3359.3515625 background all_cells +4558.24462890625 3387.12255859375 background all_cells +4559.95703125 3420.702392578125 background all_cells +4555.8212890625 3397.267333984375 background all_cells +4543.07373046875 3433.43359375 background all_cells +4555.79296875 3439.890625 background all_cells +4547.97802734375 3437.364501953125 background all_cells +4536.515625 3437.5107421875 background all_cells +4540.1279296875 3360.7939453125 background all_cells +4545.44287109375 3405.91357421875 background all_cells +4535.77392578125 3404.2666015625 background all_cells +4497.0849609375 3452.760009765625 background all_cells +4505.96435546875 3447.882568359375 background all_cells +4503.5791015625 3450.947265625 background all_cells +4512.5908203125 3438.294677734375 background all_cells +4524.8623046875 3441.84716796875 background all_cells +4521.2626953125 3434.02197265625 background all_cells +4514.7919921875 3445.934326171875 background all_cells +4510.06982421875 3402.60498046875 background all_cells +4525.0986328125 3410.9306640625 background all_cells +4526.078125 3401.049072265625 background all_cells +4520.52978515625 3399.7265625 background all_cells +4557.0302734375 3461.63427734375 background all_cells +4554.90478515625 3446.5205078125 background all_cells +4559.97412109375 3448.462158203125 background all_cells +4557.1474609375 3493.404052734375 background all_cells +4568.65234375 3494.3388671875 background all_cells +4558.20361328125 3474.66455078125 background all_cells +4535.44189453125 3464.550048828125 background all_cells +4533.376953125 3484.441162109375 background all_cells +4532.9208984375 3475.494384765625 background all_cells +4547.19189453125 3474.63623046875 background all_cells +4551.14208984375 3572.426025390625 background all_cells +4568.2431640625 3537.997802734375 background all_cells +4536.58154296875 3603.146240234375 background all_cells +4545.1611328125 3504.075439453125 background all_cells +4534.89599609375 3446.19873046875 background all_cells +4538.02783203125 3453.772705078125 background all_cells +4548.06396484375 3452.068115234375 background all_cells +4496.78173828125 3516.662353515625 background all_cells +4504.44775390625 3516.458984375 background all_cells +4502.2080078125 3504.193359375 background all_cells +4499.74462890625 3525.641845703125 background all_cells +4528.71044921875 3536.97021484375 background all_cells +4527.45166015625 3547.020751953125 background all_cells +4516.7392578125 3517.50927734375 background all_cells +4534.35693359375 3502.462158203125 background all_cells +4525.04150390625 3509.682373046875 background all_cells +4534.76123046875 3528.53271484375 background all_cells +4511.34228515625 3525.292236328125 background all_cells +4522.68505859375 3519.9326171875 background all_cells +4477.1650390625 3509.895263671875 background all_cells +4490.49462890625 3523.51318359375 background all_cells +4484.13232421875 3520.675048828125 background all_cells +4478.26708984375 3504.017333984375 background all_cells +4523.5908203125 3460.47119140625 background all_cells +4526.27490234375 3469.313720703125 background all_cells +4511.83642578125 3460.41796875 background all_cells +4518.61767578125 3480.900146484375 background all_cells +4510.44189453125 3496.30859375 background all_cells +4521.7861328125 3495.934814453125 background all_cells +4463.5322265625 3487.796142578125 background all_cells +4471.3544921875 3502.312744140625 background all_cells +4469.212890625 3495.29931640625 background all_cells +4463.2236328125 3496.94580078125 background all_cells +4475.08349609375 3496.37548828125 background all_cells +4470.8017578125 3488.07763671875 background all_cells +4499.84423828125 3466.23681640625 background all_cells +4482.36083984375 3462.82568359375 background all_cells +4480.375 3495.9384765625 background all_cells +4484.37744140625 3488.6328125 background all_cells +4478.59521484375 3484.0439453125 background all_cells +4489.76904296875 3475.07421875 background all_cells +4453.31298828125 3409.14892578125 background all_cells +4477.27587890625 3403.2294921875 background all_cells +4461.41943359375 3410.839599609375 background all_cells +4486.1611328125 3409.0068359375 background all_cells +4491.873046875 3412.775390625 background all_cells +4489.2177734375 3403.718017578125 background all_cells +4477.0654296875 3375.16748046875 background all_cells +4484.4091796875 3394.63037109375 background all_cells +4496.14453125 3369.531982421875 background all_cells +4448.748046875 3373.213134765625 background all_cells +4449.62939453125 3349.190185546875 background all_cells +4448.2041015625 3360.18212890625 background all_cells +4457.4697265625 3356.565185546875 background all_cells +4467.826171875 3392.425048828125 background all_cells +4454.4365234375 3384.52685546875 background all_cells +4556.5556640625 3248.5302734375 background all_cells +4557.82080078125 3244.7685546875 background all_cells +4563.92578125 3244.754638671875 background all_cells +4560.14306640625 3240.541015625 background all_cells +4527.38623046875 3236.416748046875 background all_cells +4523.4541015625 3247.95166015625 background all_cells +4534.115234375 3244.569580078125 background all_cells +4540.078125 3243.150634765625 background all_cells +4534.6962890625 3237.58447265625 background all_cells +4550.18603515625 3250.56591796875 background all_cells +4545.845703125 3247.076904296875 background all_cells +4546.345703125 3237.937744140625 background all_cells +4539.9560546875 3231.682373046875 background all_cells +4535.02099609375 3325.10400390625 background all_cells +4515.43017578125 3344.027099609375 background all_cells +4526.771484375 3344.125 background all_cells +4539.443359375 3339.905029296875 background all_cells +4515.91650390625 3357.2451171875 background all_cells +4504.5126953125 3364.892333984375 background all_cells +4525.40625 3366.11279296875 background all_cells +4530.900390625 3356.06396484375 background all_cells +4486.1611328125 3336.463623046875 background all_cells +4488.7861328125 3357.724853515625 background all_cells +4484.98486328125 3347.81640625 background all_cells +4496.66455078125 3339.59326171875 background all_cells +4473.876953125 3334.197998046875 background all_cells +4549.47509765625 3328.697265625 background all_cells +4564.62841796875 3343.8935546875 background all_cells +4553.9375 3339.068359375 background all_cells +4559.41455078125 3277.1337890625 background all_cells +4565.11962890625 3308.52978515625 background all_cells +4554.9453125 3303.4306640625 background all_cells +4555.25390625 3270.78271484375 background all_cells +4494.28515625 3300.316162109375 background all_cells +4508.22802734375 3303.007080078125 background all_cells +4492.48193359375 3314.200439453125 background all_cells +4506.91845703125 3314.496826171875 background all_cells +4488.51904296875 3308.6650390625 background all_cells +4524.1962890625 3298.066650390625 background all_cells +4495.53857421875 3273.3935546875 background all_cells +4499.24365234375 3285.13720703125 background all_cells +4486.703125 3284.93359375 background all_cells +4530.60009765625 3253.53125 background all_cells +4531.45849609375 3299.751953125 background all_cells +4547.2060546875 3293.17041015625 background all_cells +4545.73193359375 3272.77734375 background all_cells +4439.96728515625 3160.728515625 background all_cells +4460.2470703125 3161.193115234375 background all_cells +4457.01220703125 3164.66455078125 background all_cells +4458.310546875 3182.330322265625 background all_cells +4457.619140625 3174.267578125 background all_cells +4449.1689453125 3164.2919921875 background all_cells +4471.35693359375 3191.482177734375 background all_cells +4505.07666015625 3192.59765625 background all_cells +4479.90478515625 3181.964599609375 background all_cells +4476.81298828125 3193.662353515625 background all_cells +4472.78076171875 3177.280029296875 background all_cells +4462.9033203125 3167.279052734375 background all_cells +4477.89990234375 3167.885009765625 background all_cells +4468.76123046875 3169.0859375 background all_cells +4462.60791015625 3184.332275390625 background all_cells +4467.44775390625 3183.090576171875 background all_cells +4454.42236328125 3271.91796875 background all_cells +4450.26953125 3258.649169921875 background all_cells +4461.5556640625 3267.445068359375 background all_cells +4449.80419921875 3263.833251953125 background all_cells +4440.6162109375 3305.50439453125 background all_cells +4437.22900390625 3328.605224609375 background all_cells +4454.62451171875 3329.29296875 background all_cells +4442.62158203125 3319.5947265625 background all_cells +4438.46484375 3313.42138671875 background all_cells +4446.05517578125 3280.136962890625 background all_cells +4459.52294921875 3300.142578125 background all_cells +4450.060546875 3296.123046875 background all_cells +4441.83544921875 3255.905517578125 background all_cells +4440.79638671875 3259.9990234375 background all_cells +4479.2666015625 3241.712646484375 background all_cells +4479.35400390625 3235.6865234375 background all_cells +4479.45458984375 3302.495361328125 background all_cells +4466.974609375 3320.624755859375 background all_cells +4481.0380859375 3312.35888671875 background all_cells +4504.28271484375 3259.306396484375 background all_cells +4486.896484375 3259.67919921875 background all_cells +4480.078125 3267.6875 background all_cells +4489.75146484375 3266.437744140625 background all_cells +4486.7744140625 3264.67333984375 background all_cells +4478.55419921875 3272.47216796875 background all_cells +4467.396484375 3290.111083984375 background all_cells +4467.3603515625 3280.335693359375 background all_cells +4475.15380859375 3290.7109375 background all_cells +4472.64404296875 3284.934326171875 background all_cells +4471.173828125 3265.446533203125 background all_cells +4464.47509765625 3205.57666015625 background all_cells +4483.6298828125 3202.812255859375 background all_cells +4480.91943359375 3214.561279296875 background all_cells +4472.64794921875 3206.740234375 background all_cells +4500.97705078125 3230.078857421875 background all_cells +4489.96630859375 3247.834228515625 background all_cells +4468.822265625 3239.056884765625 background all_cells +4476.82666015625 3225.385498046875 background all_cells +4492.42333984375 3203.426025390625 background all_cells +4490.125 3221.426513671875 background all_cells +4504.85693359375 3206.423095703125 background all_cells +4498.357421875 3218.451904296875 background all_cells +4450.02197265625 3189.575439453125 background all_cells +4454.9873046875 3195.54296875 background all_cells +4446.166015625 3199.16259765625 background all_cells +4449.873046875 3240.28857421875 background all_cells +4440.5595703125 3249.1884765625 background all_cells +4439.5625 3241.802978515625 background all_cells +4446.24462890625 3224.050537109375 background all_cells +4442.3876953125 3235.244873046875 background all_cells +4448.6259765625 3232.12158203125 background all_cells +4453.09033203125 3228.307373046875 background all_cells +4452.65966796875 3205.648681640625 background all_cells +4442.39697265625 3213.3154296875 background all_cells +4449.48828125 3214.06103515625 background all_cells +4442.1572265625 3143.817626953125 background all_cells +4449.29541015625 3139.173095703125 background all_cells +4445.79443359375 3149.9833984375 background all_cells +4490.95947265625 3150.28369140625 background all_cells +4507.20849609375 3142.74951171875 background all_cells +4497.4365234375 3139.90380859375 background all_cells +4468.8525390625 3147.4990234375 background all_cells +4479.68505859375 3144.64013671875 background all_cells +4473.7353515625 3156.78369140625 background all_cells +4454.1796875 3148.94384765625 background all_cells +4461.52685546875 3140.397705078125 background all_cells +4455.384765625 3140.255615234375 background all_cells +4538.69140625 3136.87548828125 background all_cells +4535.6494140625 3147.724853515625 background all_cells +4526.7197265625 3141.52734375 background all_cells +4516.705078125 3135.923583984375 background all_cells +4567.7529296875 3119.652587890625 background all_cells +4550.6396484375 3110.2041015625 background all_cells +4558.84423828125 3113.02734375 background all_cells +4563.3037109375 3132.7705078125 background all_cells +4552.287109375 3130.196533203125 background all_cells +4546.78076171875 3122.256103515625 background all_cells +4549.9453125 3142.72314453125 background all_cells +4556.115234375 3150.955322265625 background all_cells +4564.64697265625 3143.677001953125 background all_cells +4513.7041015625 3152.82177734375 background all_cells +4527.54833984375 3155.215087890625 background all_cells +4539.88330078125 3155.567138671875 background all_cells +4565.34130859375 3076.13330078125 background all_cells +4556.21533203125 3101.50830078125 background all_cells +4555.66015625 3093.342529296875 background all_cells +4522.580078125 3124.521484375 background all_cells +4526.09326171875 3106.070556640625 background all_cells +4516.44775390625 3118.976806640625 background all_cells +4529.798828125 3128.10546875 background all_cells +4533.52734375 3119.494140625 background all_cells +4550.30615234375 3194.108154296875 background all_cells +4522.55419921875 3202.818359375 background all_cells +4527.53857421875 3189.294189453125 background all_cells +4532.57666015625 3201.109375 background all_cells +4536.7412109375 3187.027587890625 background all_cells +4542.10791015625 3207.058349609375 background all_cells +4525.3720703125 3212.421142578125 background all_cells +4539.05517578125 3223.239990234375 background all_cells +4536.5703125 3213.431640625 background all_cells +4528.9580078125 3227.170654296875 background all_cells +4549.587890625 3225.174072265625 background all_cells +4557.36474609375 3228.20458984375 background all_cells +4553.07861328125 3214.20849609375 background all_cells +4517.3115234375 3216.42138671875 background all_cells +4563.01318359375 3219.543701171875 background all_cells +4569.3515625 3209.666748046875 background all_cells +4483.85302734375 3191.54248046875 background all_cells +4508.27001953125 3178.08984375 background all_cells +4492.1572265625 3192.44189453125 background all_cells +4488.85009765625 3179.879638671875 background all_cells +4520.06103515625 3173.2255859375 background all_cells +4518.6923828125 3186.1044921875 background all_cells +4529.5068359375 3177.03173828125 background all_cells +4485.08154296875 3167.583740234375 background all_cells +4529.8955078125 3166.4267578125 background all_cells +4522.1748046875 3162.714111328125 background all_cells +4513.44970703125 3165.4384765625 background all_cells +4503.68603515625 3163.53466796875 background all_cells +4493.162109375 3164.37646484375 background all_cells +4409.822265625 3266.89697265625 background all_cells +4413.3203125 3357.43994140625 background all_cells +4403.84033203125 3373.719970703125 background all_cells +4411.994140625 3371.467529296875 background all_cells +4404.47802734375 3383.629638671875 background all_cells +4401.72265625 3380.86669921875 background all_cells +4404.89599609375 3405.157958984375 background all_cells +4418.708984375 3397.08203125 background all_cells +4414.4248046875 3535.394775390625 background all_cells +4409.84619140625 3502.329345703125 background all_cells +4403.37060546875 3548.088623046875 background all_cells +4403.81787109375 3539.34912109375 background all_cells +4420.28759765625 3329.848388671875 background all_cells +4400.6689453125 3347.89892578125 background all_cells +4421.91845703125 3337.923583984375 background all_cells +4411.99560546875 3290.520751953125 background all_cells +4411.84912109375 3285.78759765625 background all_cells +4401.025390625 3284.811279296875 background all_cells +4435.5361328125 3475.095458984375 background all_cells +4430.34375 3499.767822265625 background all_cells +4443.42724609375 3498.25927734375 background all_cells +4438.8466796875 3490.64697265625 background all_cells +4438.37109375 3355.021728515625 background all_cells +4440.4423828125 3371.619873046875 background all_cells +4430.001953125 3366.938720703125 background all_cells +4445.80029296875 3380.942138671875 background all_cells +4440.224609375 3415.501220703125 background all_cells +4441.87353515625 3400.5595703125 background all_cells +4430.56787109375 3390.631103515625 background all_cells +4430.03076171875 3327.533447265625 background all_cells +4435.09765625 3348.153564453125 background all_cells +4431.21484375 3346.1826171875 background all_cells +4429.21044921875 3334.394287109375 background all_cells +4438.01171875 3509.677734375 background all_cells +4443.6650390625 3535.840087890625 background all_cells +4434.97509765625 3174.83984375 background all_cells +4431.9189453125 3252.6376953125 background all_cells +4428.33740234375 3245.550048828125 background all_cells +4434.46826171875 3267.354248046875 background all_cells +4422.453125 3264.328125 background all_cells +4426.19140625 3311.742919921875 background all_cells +4432.53271484375 3287.908203125 background all_cells +4419.0283203125 3283.63427734375 background all_cells +4433.0791015625 3112.201904296875 background all_cells +4430.74462890625 3122.305908203125 background all_cells +4433.580078125 3117.6181640625 background all_cells +4431.080078125 3136.068603515625 background all_cells +4433.1708984375 3162.52587890625 background all_cells +4432.693359375 3153.31298828125 background all_cells +4433.962890625 3146.547607421875 background all_cells +4415.88232421875 3136.410400390625 background all_cells +4421.84375 3131.14111328125 background all_cells +4420.69189453125 3120.765869140625 background all_cells +4428.46044921875 3053.917724609375 background all_cells +4438.48388671875 3048.405517578125 background all_cells +4434.41796875 3095.346923828125 background all_cells +4430.85009765625 3098.877685546875 background all_cells +4416.0380859375 3063.882568359375 background all_cells +4432.61572265625 3078.591796875 background all_cells +4422.83544921875 3068.490234375 background all_cells +4415.7607421875 3047.6044921875 background all_cells +4408.43212890625 3065.975341796875 background all_cells +4400.69921875 3054.521240234375 background all_cells +4410.576171875 3054.84375 background all_cells +4409.71826171875 3143.33642578125 background all_cells +4409.32958984375 3208.97802734375 background all_cells +4401.65966796875 3143.73974609375 background all_cells +4404.7216796875 3111.515869140625 background all_cells +4412.22265625 3117.664306640625 background all_cells +4408.390625 3132.40673828125 background all_cells +4400.05029296875 3119.327392578125 background all_cells +4582.841796875 2267.956298828125 background all_cells +4604.2890625 2275.46435546875 background all_cells +4578.658203125 2274.57666015625 background all_cells +4567.8779296875 2269.77783203125 background all_cells +4577.03857421875 2285.056640625 background all_cells +4569.58056640625 2278.463623046875 background all_cells +4569.7294921875 2289.596435546875 background all_cells +4585.48779296875 2299.337646484375 background all_cells +4591.62060546875 2300.465087890625 background all_cells +4593.26220703125 2314.759521484375 background all_cells +4590.970703125 2306.03466796875 background all_cells +4584.619140625 2303.37158203125 background all_cells +4569.7197265625 2306.64404296875 background all_cells +4565.78759765625 2316.735107421875 background all_cells +4549.45361328125 2312.105712890625 background all_cells +4589.3125 2285.5029296875 background all_cells +4598.38720703125 2296.939208984375 background all_cells +4586.66162109375 2294.25732421875 background all_cells +4556.2998046875 2282.84423828125 background all_cells +4563.28515625 2294.361083984375 background all_cells +4559.09228515625 2268.435546875 background all_cells +4569.6064453125 2323.9599609375 background all_cells +4586.87109375 2329.94775390625 background all_cells +4574.5927734375 2337.7265625 background all_cells +4570.85546875 2332.120361328125 background all_cells +4561.7802734375 2328.554443359375 background all_cells +4663.75439453125 2323.582763671875 background all_cells +4699.1728515625 2328.109130859375 background all_cells +4669.43115234375 2318.704345703125 background all_cells +4551.35546875 2347.62890625 background all_cells +4587.80810546875 2347.84423828125 background all_cells +4569.34765625 2345.637451171875 background all_cells +4557.76513671875 2342.007568359375 background all_cells +4553.0380859375 2355.69287109375 background all_cells +4601.79833984375 2341.010009765625 background all_cells +4656.7158203125 2336.924072265625 background all_cells +4652.83642578125 2346.4443359375 background all_cells +4648.82470703125 2333.899658203125 background all_cells +4643.75146484375 2277.525390625 background all_cells +4675.4267578125 2314.374267578125 background all_cells +4678.0341796875 2290.559326171875 background all_cells +4651.17822265625 2316.09814453125 background all_cells +4686.6845703125 2302.863037109375 background all_cells +4689.2431640625 2290.945068359375 background all_cells +4682.38525390625 2297.78271484375 background all_cells +4694.50439453125 2313.24658203125 background all_cells +4686.52734375 2318.4775390625 background all_cells +4684.69482421875 2311.331298828125 background all_cells +4779.45849609375 2286.33251953125 background all_cells +4788.9375 2273.712646484375 background all_cells +4781.16064453125 2274.2646484375 background all_cells +4779.85205078125 2292.80419921875 background all_cells +4705.4501953125 2272.005615234375 background all_cells +4696.494140625 2272.915771484375 background all_cells +4728.44287109375 2266.052734375 background all_cells +4722.98828125 2268.5517578125 background all_cells +4715.02490234375 2274.0458984375 background all_cells +4708.70166015625 2283.23046875 background all_cells +4711.3720703125 2305.63232421875 background all_cells +4709.7900390625 2289.514892578125 background all_cells +4715.28466796875 2286.885009765625 background all_cells +4771.5966796875 2300.951416015625 background all_cells +4777.1259765625 2301.516845703125 background all_cells +4774.86083984375 2286.6728515625 background all_cells +4605.224609375 2358.550048828125 background all_cells +4604.77197265625 2369.65576171875 background all_cells +4591.2646484375 2360.878173828125 background all_cells +4594.3427734375 2375.228271484375 background all_cells +4584.3984375 2384.048828125 background all_cells +4597.8154296875 2381.747314453125 background all_cells +4570.8115234375 2393.074462890625 background all_cells +4655.61865234375 2516.932373046875 background all_cells +4664.62548828125 2544.906005859375 background all_cells +4659.53564453125 2530.809814453125 background all_cells +4730.673828125 2536.156982421875 background all_cells +4688.6611328125 2432.0703125 background all_cells +4701.5234375 2429.73583984375 background all_cells +4695.51025390625 2426.63623046875 background all_cells +4669.83837890625 2471.663818359375 background all_cells +4700.91259765625 2462.463134765625 background all_cells +4699.0322265625 2467.799560546875 background all_cells +4678.01171875 2462.412841796875 background all_cells +4592.49462890625 2463.433837890625 background all_cells +4660.75048828125 2458.052734375 background all_cells +4654.76904296875 2465.22021484375 background all_cells +4657.96728515625 2475.431640625 background all_cells +4597.80126953125 2496.29345703125 background all_cells +4629.8525390625 2439.581787109375 background all_cells +4661.2041015625 2449.74365234375 background all_cells +4660.3427734375 2440.304443359375 background all_cells +4682.6435546875 2438.883056640625 background all_cells +4677.30224609375 2433.82177734375 background all_cells +4650.84326171875 2431.066650390625 background all_cells +4603.14111328125 2380.0146484375 background all_cells +4615.671875 2369.444580078125 background all_cells +4621.1142578125 2399.163330078125 background all_cells +4608.76708984375 2377.89306640625 background all_cells +4636.7998046875 2423.166259765625 background all_cells +4659.9658203125 2409.646240234375 background all_cells +4645.93359375 2406.269775390625 background all_cells +4663.072265625 2396.372802734375 background all_cells +4671.494140625 2414.981201171875 background all_cells +4667.2236328125 2407.985595703125 background all_cells +4667.361328125 2421.910400390625 background all_cells +4654.2314453125 2379.259765625 background all_cells +4655.5576171875 2361.740478515625 background all_cells +4646.736328125 2362.583251953125 background all_cells +4650.02099609375 2367.88134765625 background all_cells +4654.67236328125 2392.072265625 background all_cells +4655.02197265625 2386.794677734375 background all_cells +4904.4755859375 2480.41650390625 background all_cells +4916.9990234375 2465.968017578125 background all_cells +4915.75048828125 2473.632080078125 background all_cells +4912.638671875 2457.741455078125 background all_cells +4912.34033203125 2478.68115234375 background all_cells +4882.3642578125 2473.11279296875 background all_cells +4880.8291015625 2451.471923828125 background all_cells +4901.42333984375 2464.406982421875 background all_cells +4891.0986328125 2465.6689453125 background all_cells +4870.72900390625 2482.765380859375 background all_cells +4883.0703125 2502.04248046875 background all_cells +4874.57470703125 2496.007080078125 background all_cells +4882.8974609375 2490.576904296875 background all_cells +4895.74658203125 2501.059814453125 background all_cells +4892.1005859375 2478.3173828125 background all_cells +4891.8828125 2495.562255859375 background all_cells +4865.482421875 2469.97216796875 background all_cells +4874.83154296875 2467.463623046875 background all_cells +4869.0751953125 2449.589599609375 background all_cells +4872.31884765625 2459.21435546875 background all_cells +4901.23876953125 2554.9111328125 background all_cells +4892.09521484375 2564.9111328125 background all_cells +4913.49169921875 2568.95068359375 background all_cells +4913.1142578125 2558.7646484375 background all_cells +4906.9169921875 2574.095458984375 background all_cells +4917.01171875 2584.2607421875 background all_cells +4908.63134765625 2578.451171875 background all_cells +4894.65576171875 2572.78076171875 background all_cells +4889.86767578125 2587.201904296875 background all_cells +4901.47216796875 2586.205322265625 background all_cells +4901.2392578125 2574.544677734375 background all_cells +4895.1708984375 2583.543701171875 background all_cells +4900.76953125 2505.9833984375 background all_cells +4906.11083984375 2531.710693359375 background all_cells +4916.12890625 2529.371826171875 background all_cells +4913.2470703125 2542.188232421875 background all_cells +4896.2978515625 2554.975341796875 background all_cells +4891.6884765625 2552.44677734375 background all_cells +4918.166015625 2551.860595703125 background all_cells +4913.9755859375 2548.741455078125 background all_cells +4903.716796875 2544.38916015625 background all_cells +4872.4736328125 2535.46923828125 background all_cells +4874.966796875 2569.225341796875 background all_cells +4867.8525390625 2539.227783203125 background all_cells +4877.56591796875 2540.431884765625 background all_cells +4872.43212890625 2511.471923828125 background all_cells +4882.13623046875 2529.428955078125 background all_cells +4883.572265625 2523.743408203125 background all_cells +4888.12841796875 2512.34033203125 background all_cells +4800.49560546875 2531.088623046875 background all_cells +4818.0224609375 2580.8115234375 background all_cells +4836.59033203125 2487.725830078125 background all_cells +4829.77685546875 2489.743896484375 background all_cells +4815.626953125 2490.237548828125 background all_cells +4853.82958984375 2520.742431640625 background all_cells +4852.91650390625 2587.77392578125 background all_cells +4853.76611328125 2534.013427734375 background all_cells +4863.3095703125 2534.588134765625 background all_cells +4860.18017578125 2524.83740234375 background all_cells +4859.4248046875 2499.5166015625 background all_cells +4844.05810546875 2501.571044921875 background all_cells +4848.15673828125 2482.849853515625 background all_cells +4849.03369140625 2498.7978515625 background all_cells +4848.60791015625 2491.23388671875 background all_cells +4842.0556640625 2495.347412109375 background all_cells +4825.70751953125 2415.530029296875 background all_cells +4850.55126953125 2402.93017578125 background all_cells +4838.39306640625 2402.640380859375 background all_cells +4828.87353515625 2410.062744140625 background all_cells +4849.56494140625 2443.538330078125 background all_cells +4875.1455078125 2435.018310546875 background all_cells +4864.552734375 2441.93310546875 background all_cells +4879.87158203125 2443.872802734375 background all_cells +4855.12744140625 2412.323974609375 background all_cells +4869.3759765625 2403.67333984375 background all_cells +4875.9921875 2412.49267578125 background all_cells +4860.4501953125 2409.4345703125 background all_cells +4862.78564453125 2417.598876953125 background all_cells +4801.451171875 2432.56005859375 background all_cells +4823.09033203125 2420.04833984375 background all_cells +4821.28271484375 2443.152099609375 background all_cells +4839.44677734375 2417.629638671875 background all_cells +4801.87060546875 2406.581298828125 background all_cells +4812.95849609375 2416.1015625 background all_cells +4808.41796875 2410.382568359375 background all_cells +4892.70849609375 2378.41748046875 background all_cells +4897.82080078125 2365.257080078125 background all_cells +4893.28759765625 2418.7021484375 background all_cells +4916.04296875 2413.458740234375 background all_cells +4877.15673828125 2424.65576171875 background all_cells +4909.38916015625 2412.547607421875 background all_cells +4896.84130859375 2434.1953125 background all_cells +4907.30322265625 2423.84814453125 background all_cells +4919.330078125 2378.30615234375 background all_cells +4914.763671875 2369.737548828125 background all_cells +4913.16064453125 2377.0029296875 background all_cells +4902.154296875 2385.71044921875 background all_cells +4898.4541015625 2406.427734375 background all_cells +4908.74462890625 2403.62060546875 background all_cells +4899.107421875 2396.636474609375 background all_cells +4914.33837890625 2396.956298828125 background all_cells +4911.671875 2388.018310546875 background all_cells +4875.39501953125 2391.064208984375 background all_cells +4880.10302734375 2402.156494140625 background all_cells +4887.72998046875 2401.95556640625 background all_cells +4888.9169921875 2384.3125 background all_cells +4891.330078125 2392.0625 background all_cells +4881.38037109375 2383.20849609375 background all_cells +4896.91796875 2308.90234375 background all_cells +4886.88623046875 2286.43603515625 background all_cells +4917.5224609375 2304.538818359375 background all_cells +4914.0380859375 2311.6005859375 background all_cells +4910.77734375 2301.550537109375 background all_cells +4908.46435546875 2308.17138671875 background all_cells +4894.6376953125 2319.96533203125 background all_cells +4877.703125 2315.70068359375 background all_cells +4905.2080078125 2329.854736328125 background all_cells +4887.52783203125 2327.518798828125 background all_cells +4906.78515625 2317.47265625 background all_cells +4903.02978515625 2355.564697265625 background all_cells +4915.35986328125 2340.144287109375 background all_cells +4913.9287109375 2346.474609375 background all_cells +4910.01416015625 2348.2744140625 background all_cells +4882.98486328125 2373.345703125 background all_cells +4884.63037109375 2363.628173828125 background all_cells +4871.212890625 2363.6220703125 background all_cells +4870.537109375 2380.7275390625 background all_cells +4866.1181640625 2390.1787109375 background all_cells +4874.43701171875 2367.240234375 background all_cells +4872.78564453125 2347.53271484375 background all_cells +4870.560546875 2371.690673828125 background all_cells +4878.5966796875 2352.240478515625 background all_cells +4893.50390625 2338.138671875 background all_cells +4887.80908203125 2346.142578125 background all_cells +4803.26513671875 2333.526123046875 background all_cells +4813.9404296875 2316.0302734375 background all_cells +4817.6494140625 2267.282470703125 background all_cells +4859.78515625 2369.949462890625 background all_cells +4848.61767578125 2380.943603515625 background all_cells +4858.41552734375 2396.545166015625 background all_cells +4860.93212890625 2376.359375 background all_cells +4854.69873046875 2386.966064453125 background all_cells +4848.82763671875 2374.985107421875 background all_cells +4814.41845703125 2382.075439453125 background all_cells +4845.3134765625 2389.294921875 background all_cells +4841.341796875 2392.811767578125 background all_cells +4834.13330078125 2380.27392578125 background all_cells +4835.04345703125 2386.431884765625 background all_cells +4822.84765625 2392.001953125 background all_cells +4756.76806640625 2335.235595703125 background all_cells +4768.3408203125 2316.631103515625 background all_cells +4760.171875 2319.651123046875 background all_cells +4755.67919921875 2327.447021484375 background all_cells +4714.52392578125 2367.000732421875 background all_cells +4710.376953125 2353.264892578125 background all_cells +4717.88330078125 2360.36083984375 background all_cells +4721.61328125 2371.510498046875 background all_cells +4722.30908203125 2366.337158203125 background all_cells +4729.6025390625 2377.50390625 background all_cells +4763.35107421875 2390.761962890625 background all_cells +4743.32958984375 2384.2646484375 background all_cells +4744.6533203125 2343.820556640625 background all_cells +4748.1123046875 2353.040283203125 background all_cells +4737.4443359375 2348.929443359375 background all_cells +4719.62939453125 2316.207763671875 background all_cells +4712.61474609375 2339.81494140625 background all_cells +4724.69287109375 2337.213623046875 background all_cells +4705.69091796875 2339.088623046875 background all_cells +4709.97216796875 2327.2265625 background all_cells +4830.94140625 2445.87109375 background all_cells +4839.9228515625 2447.1455078125 background all_cells +4825.2412109375 2461.08740234375 background all_cells +4832.69189453125 2453.94677734375 background all_cells +4819.70166015625 2467.754150390625 background all_cells +4829.478515625 2477.17431640625 background all_cells +4819.705078125 2477.81982421875 background all_cells +4838.1416015625 2470.600341796875 background all_cells +4805.36767578125 2447.3134765625 background all_cells +4809.8173828125 2466.348876953125 background all_cells +4818.24072265625 2452.062744140625 background all_cells +4810.8037109375 2459.400146484375 background all_cells +4722.2314453125 2381.287353515625 background all_cells +4724.8798828125 2386.32763671875 background all_cells +4720.498046875 2386.4541015625 background all_cells +4715.962890625 2384.720458984375 background all_cells +4710.71337890625 2437.690673828125 background all_cells +4733.94921875 2466.165771484375 background all_cells +4749.50439453125 2465.186279296875 background all_cells +4703.35693359375 2443.1630859375 background all_cells +4715.1689453125 2439.637939453125 background all_cells +4720.66357421875 2398.43603515625 background all_cells +4733.7958984375 2415.853759765625 background all_cells +4721.13525390625 2426.298583984375 background all_cells +4707.79833984375 2419.240966796875 background all_cells +4723.9619140625 2404.958740234375 background all_cells +4716.87646484375 2404.49951171875 background all_cells +4531.92138671875 3005.159423828125 background all_cells +4522.99658203125 2992.84765625 background all_cells +4546.8212890625 2960.802978515625 background all_cells +4558.255859375 2959.219970703125 background all_cells +4555.78173828125 2969.347412109375 background all_cells +4549.5712890625 2951.05419921875 background all_cells +4546.89013671875 2980.147705078125 background all_cells +4536.71728515625 2984.85498046875 background all_cells +4529.84033203125 2976.1337890625 background all_cells +4526.4169921875 2953.899169921875 background all_cells +4536.50439453125 2945.9541015625 background all_cells +4536.46435546875 2966.048583984375 background all_cells +4543.82275390625 3008.54931640625 background all_cells +4538.76953125 2997.51513671875 background all_cells +4562.689453125 2998.592041015625 background all_cells +4549.888671875 2996.590576171875 background all_cells +4520.23291015625 2959.62451171875 background all_cells +4527.64111328125 2966.8017578125 background all_cells +4676.4140625 3009.02880859375 background all_cells +4726.2841796875 3012.05517578125 background all_cells +4710.26123046875 2996.1123046875 background all_cells +4654.3505859375 3009.727294921875 background all_cells +4694.19189453125 3008.119140625 background all_cells +4680.8046875 3023.139404296875 background all_cells +4738.619140625 3022.874267578125 background all_cells +4698.41162109375 3027.990966796875 background all_cells +4646.533203125 3018.703857421875 background all_cells +4669.98779296875 3029.06787109375 background all_cells +4666.58984375 3015.68310546875 background all_cells +4659.31298828125 3020.52880859375 background all_cells +4636.4404296875 2948.37109375 background all_cells +4645.8369140625 2956.080078125 background all_cells +4646.9736328125 2949.71142578125 background all_cells +4634.23193359375 2952.625244140625 background all_cells +4640.4404296875 2968.0107421875 background all_cells +4635.76708984375 3009.119384765625 background all_cells +4635.8466796875 2971.847900390625 background all_cells +4676.11572265625 2968.0029296875 background all_cells +4692.06396484375 2956.298583984375 background all_cells +4682.47216796875 2978.377197265625 background all_cells +4677.1669921875 2954.349609375 background all_cells +4583.84375 2963.777587890625 background all_cells +4581.00341796875 2974.603759765625 background all_cells +4579.09130859375 2956.302734375 background all_cells +4567.0830078125 2953.474365234375 background all_cells +4573.35986328125 3004.4482421875 background all_cells +4589.40576171875 3010.099853515625 background all_cells +4588.34716796875 2992.626220703125 background all_cells +4578.77490234375 2996.90771484375 background all_cells +4566.67822265625 2986.17041015625 background all_cells +4590.39013671875 2983.4677734375 background all_cells +4582.66015625 2983.388427734375 background all_cells +4620.1162109375 3020.467529296875 background all_cells +4607.9296875 3023.297607421875 background all_cells +4632.9580078125 3020.918701171875 background all_cells +4609.60205078125 2971.77294921875 background all_cells +4619.6630859375 2949.93359375 background all_cells +4628.06591796875 2960.0341796875 background all_cells +4613.9736328125 2958.20654296875 background all_cells +4608.70703125 2984.350830078125 background all_cells +4608.41748046875 3009.500732421875 background all_cells +4598.72265625 2997.538818359375 background all_cells +4617.34130859375 3007.48779296875 background all_cells +4622.14404296875 2980.097412109375 background all_cells +4596.083984375 2975.82177734375 background all_cells +4603.10888671875 2961.794189453125 background all_cells +4596.970703125 2965.263671875 background all_cells +4649.7333984375 2906.9736328125 background all_cells +4650.43505859375 2942.0361328125 background all_cells +4654.29443359375 2927.666748046875 background all_cells +4685.45068359375 2927.321533203125 background all_cells +4687.12646484375 2938.396240234375 background all_cells +4686.87451171875 2914.283935546875 background all_cells +4678.87109375 2924.67529296875 background all_cells +4673.31201171875 2923.181396484375 background all_cells +4759.70703125 2980.31640625 background all_cells +4758.27587890625 2913.857421875 background all_cells +4780.3935546875 2974.5478515625 background all_cells +4815.50439453125 2966.407470703125 background all_cells +4833.052734375 2954.406982421875 background all_cells +4815.17138671875 2986.33154296875 background all_cells +4811.06591796875 2889.652587890625 background all_cells +4831.01318359375 2931.468017578125 background all_cells +4824.966796875 2940.216552734375 background all_cells +4834.33056640625 2938.27392578125 background all_cells +4816.39208984375 2934.953125 background all_cells +4819.85107421875 2902.50341796875 background all_cells +4723.6767578125 2925.7744140625 background all_cells +4712.51123046875 2944.752685546875 background all_cells +4704.24462890625 2933.879638671875 background all_cells +4744.95361328125 2977.8681640625 background all_cells +4755.78271484375 2991.947998046875 background all_cells +4751.81103515625 2978.9521484375 background all_cells +4718.2861328125 2960.7734375 background all_cells +4732.36669921875 2992.2490234375 background all_cells +4727.65576171875 2987.86376953125 background all_cells +4723.171875 2989.79150390625 background all_cells +4732.29052734375 2897.861328125 background all_cells +4729.61328125 2918.235107421875 background all_cells +4718.16552734375 2913.710205078125 background all_cells +4726.189453125 2905.361083984375 background all_cells +4581.15380859375 3143.612548828125 background all_cells +4579.7431640625 3128.798583984375 background all_cells +4580.57177734375 3121.994140625 background all_cells +4575.0634765625 3170.752685546875 background all_cells +4591.7109375 3134.9560546875 background all_cells +4611.9990234375 3161.4248046875 background all_cells +4592.6865234375 3124.863037109375 background all_cells +4598.4208984375 3147.14404296875 background all_cells +4773.419921875 3062.237548828125 background all_cells +4823.22021484375 3022.43310546875 background all_cells +4721.34716796875 3045.67578125 background all_cells +4757.33935546875 3065.994384765625 background all_cells +4751.6845703125 3034.7294921875 background all_cells +4792.58740234375 3057.81884765625 background all_cells +4737.1328125 3147.935302734375 background all_cells +4766.89794921875 3161.739501953125 background all_cells +4731.548828125 3152.6171875 background all_cells +4781.166015625 3079.90966796875 background all_cells +4822.9033203125 3092.196044921875 background all_cells +4798.7041015625 3160.186279296875 background all_cells +4783.07470703125 3172.0615234375 background all_cells +4789.689453125 3163.994384765625 background all_cells +4841.34912109375 3160.583251953125 background all_cells +4839.087890625 3119.749755859375 background all_cells +4818.212890625 3146.662109375 background all_cells +4753.47705078125 3118.6181640625 background all_cells +4770.6953125 3147.683349609375 background all_cells +4764.96533203125 3145.7431640625 background all_cells +4768.45751953125 3124.10693359375 background all_cells +4738.3427734375 3097.30908203125 background all_cells +4762.4873046875 3091.784912109375 background all_cells +4770.12841796875 3076.4755859375 background all_cells +4768.99658203125 3110.295166015625 background all_cells +4767.96484375 3081.92138671875 background all_cells +4739.2880859375 3108.23095703125 background all_cells +4826.69482421875 3171.738525390625 background all_cells +4735.95166015625 3179.732177734375 background all_cells +4718.98486328125 3186.043212890625 background all_cells +4774.38330078125 3171.882568359375 background all_cells +4822.48486328125 3182.898193359375 background all_cells +4839.865234375 3176.169189453125 background all_cells +4827.0908203125 3212.378662109375 background all_cells +4854.30126953125 3210.237548828125 background all_cells +4836.75 3203.778076171875 background all_cells +4698.90771484375 3193.77880859375 background all_cells +4713.01513671875 3175.547119140625 background all_cells +4708.6005859375 3168.757568359375 background all_cells +4713.5107421875 3195.0361328125 background all_cells +4706.1279296875 3192.49072265625 background all_cells +4624.47021484375 3209.1318359375 background all_cells +4595.60205078125 3205.851318359375 background all_cells +4576.4794921875 3203.308837890625 background all_cells +4583.01708984375 3218.074462890625 background all_cells +4586.22119140625 3206.33154296875 background all_cells +4585.36962890625 3211.22412109375 background all_cells +4601.4091796875 3187.51220703125 background all_cells +4604.19287109375 3180.843994140625 background all_cells +4620.07275390625 3148.374267578125 background all_cells +4628.71484375 3178.723388671875 background all_cells +4625.568359375 3170.646728515625 background all_cells +4654.2451171875 3187.681640625 background all_cells +4691.91552734375 3211.8251953125 background all_cells +4689.02392578125 3193.6611328125 background all_cells +4665.6005859375 3213.10791015625 background all_cells +4626.84130859375 3189.82861328125 background all_cells +4635.16943359375 3212.37548828125 background all_cells +4631.986328125 3202.117919921875 background all_cells +4664.986328125 3176.489990234375 background all_cells +4672.60400390625 3183.61669921875 background all_cells +4675.912109375 3179.36669921875 background all_cells +4653.43994140625 3155.255615234375 background all_cells +4679.6669921875 3157.8798828125 background all_cells +4655.2509765625 3161.38037109375 background all_cells +4651.2041015625 3150.548095703125 background all_cells +4618.62060546875 3142.12646484375 background all_cells +4611.51318359375 3033.14453125 background all_cells +4631.44677734375 3134.884765625 background all_cells +4621.28955078125 3134.092529296875 background all_cells +4716.13330078125 3079.146728515625 background all_cells +4717.79052734375 3058.218017578125 background all_cells +4735.716796875 3077.79248046875 background all_cells +4724.30859375 3088.860107421875 background all_cells +4715.27685546875 3070.708984375 background all_cells +4682.5888671875 3134.288818359375 background all_cells +4697.72021484375 3053.0634765625 background all_cells +4637.2958984375 3147.080322265625 background all_cells +4657.16796875 3140.904052734375 background all_cells +4651.56884765625 3137.519287109375 background all_cells +4641.27001953125 3143.347412109375 background all_cells +4603.0576171875 3052.81103515625 background all_cells +4591.67919921875 3037.5673828125 background all_cells +4589.44873046875 3054.51708984375 background all_cells +4586.9443359375 3072.431884765625 background all_cells +4589.931640625 3080.36767578125 background all_cells +4578.5693359375 3081.45947265625 background all_cells +4599.41845703125 3090.0048828125 background all_cells +4597.48095703125 3073.152099609375 background all_cells +4598.55615234375 3063.361328125 background all_cells +4609.380859375 3089.41650390625 background all_cells +4601.861328125 3083.409423828125 background all_cells +4570.23291015625 3050.320556640625 background all_cells +4579.1513671875 3048.0732421875 background all_cells +4667.48046875 3071.365478515625 background all_cells +4664.029296875 3086.04931640625 background all_cells +4669.93701171875 3077.474853515625 background all_cells +4659.6982421875 3072.712890625 background all_cells +4687.21435546875 3038.70849609375 background all_cells +4690.2265625 3058.202880859375 background all_cells +4686.67822265625 3078.7080078125 background all_cells +4692.0859375 3074.67529296875 background all_cells +4687.8994140625 3066.907958984375 background all_cells +4678.5302734375 3041.903076171875 background all_cells +4667.42578125 3051.34716796875 background all_cells +4672.2548828125 3053.42236328125 background all_cells +4636.67236328125 3098.665771484375 background all_cells +4628.8642578125 3091.36962890625 background all_cells +4644.37646484375 3115.109375 background all_cells +4649.291015625 3100.00146484375 background all_cells +4641.16796875 3093.9990234375 background all_cells +4656.0224609375 3126.435791015625 background all_cells +4678.55859375 3121.612060546875 background all_cells +4678.0869140625 3128.070556640625 background all_cells +4645.302734375 3134.037841796875 background all_cells +4670.26416015625 3097.843994140625 background all_cells +4680.56640625 3097.721923828125 background all_cells +4664.2099609375 3109.807373046875 background all_cells +4697.60791015625 3094.155517578125 background all_cells +4691.193359375 3116.223876953125 background all_cells +4688.00244140625 3107.22412109375 background all_cells +4565.4638671875 3085.992431640625 background all_cells +4568.97265625 3095.923828125 background all_cells +4576.869140625 3092.29296875 background all_cells +4605.1240234375 3117.683837890625 background all_cells +4564.01123046875 3114.638916015625 background all_cells +4595.296875 3119.0224609375 background all_cells +4581.3779296875 3115.898681640625 background all_cells +4596.34423828125 3100.3232421875 background all_cells +4612.70263671875 3107.994384765625 background all_cells +4620.357421875 3098.062255859375 background all_cells +4605.25634765625 3103.055419921875 background all_cells +4587.76611328125 3098.510986328125 background all_cells +4636.80126953125 3076.204345703125 background all_cells +4622.97265625 3072.122802734375 background all_cells +4634.3154296875 3086.11083984375 background all_cells +4615.19775390625 3077.712158203125 background all_cells +4652.6953125 3060.943359375 background all_cells +4644.40478515625 3069.840087890625 background all_cells +4645.62744140625 3086.496337890625 background all_cells +4650.99365234375 3080.96240234375 background all_cells +4648.388671875 3075.42138671875 background all_cells +4615.11181640625 3039.451416015625 background all_cells +4622.2275390625 3057.782470703125 background all_cells +4622.02880859375 3047.40234375 background all_cells +4634.28369140625 3045.46435546875 background all_cells +4584.341796875 2879.5556640625 background all_cells +4592.34423828125 2891.983642578125 background all_cells +4598.642578125 2891.686279296875 background all_cells +4580.6484375 2891.31689453125 background all_cells +4593.35498046875 2900.627685546875 background all_cells +4586.95703125 2906.801025390625 background all_cells +4561.71630859375 2894.029052734375 background all_cells +4554.74169921875 2909.955810546875 background all_cells +4555.61474609375 2903.65771484375 background all_cells +4552.10595703125 2889.462158203125 background all_cells +4575.00732421875 2881.99658203125 background all_cells +4558.9736328125 2884.825927734375 background all_cells +4588.3681640625 2914.498291015625 background all_cells +4572.38720703125 2916.916259765625 background all_cells +4564.35205078125 2925.37841796875 background all_cells +4587.76318359375 2922.728759765625 background all_cells +4582.2470703125 2944.5478515625 background all_cells +4571.32470703125 2930.37109375 background all_cells +4591.1943359375 2934.1240234375 background all_cells +4614.5830078125 2936.39013671875 background all_cells +4604.51904296875 2926.31494140625 background all_cells +4641.53076171875 2857.087646484375 background all_cells +4639.1474609375 2870.9853515625 background all_cells +4626.44189453125 2866.899169921875 background all_cells +4628.033203125 2887.480712890625 background all_cells +4630.3095703125 2896.65576171875 background all_cells +4626.34521484375 2881.431884765625 background all_cells +4626.6337890625 2903.863037109375 background all_cells +4653.47119140625 2880.136962890625 background all_cells +4659.9091796875 2903.224365234375 background all_cells +4649.625 2882.67919921875 background all_cells +4671.44873046875 2863.198486328125 background all_cells +4663.77392578125 2865.24560546875 background all_cells +4618.71923828125 2812.796875 background all_cells +4616.2216796875 2799.041015625 background all_cells +4616.18017578125 2805.5537109375 background all_cells +4633.3359375 2807.81591796875 background all_cells +4620.7041015625 2820.330810546875 background all_cells +4630.87353515625 2818.2490234375 background all_cells +4723.2294921875 2846.161376953125 background all_cells +4768.68798828125 2850.6396484375 background all_cells +4782.22900390625 2852.02783203125 background all_cells +4817.33935546875 2811.451904296875 background all_cells +4796.3271484375 2831.063720703125 background all_cells +4638.46533203125 2834.52978515625 background all_cells +4626.09912109375 2845.6416015625 background all_cells +4627.66162109375 2827.446044921875 background all_cells +4625.6435546875 2838.38720703125 background all_cells +4645.2265625 2836.1005859375 background all_cells +4621.2431640625 2832.82177734375 background all_cells +4665.25244140625 2839.968017578125 background all_cells +4688.2568359375 2819.14794921875 background all_cells +4685.2431640625 2850.322509765625 background all_cells +4670.74365234375 2853.865234375 background all_cells +4581.37451171875 2857.15966796875 background all_cells +4588.12841796875 2815.31787109375 background all_cells +4591.19189453125 2819.0517578125 background all_cells +4590.03369140625 2829.97119140625 background all_cells +4587.8037109375 2872.455322265625 background all_cells +4606.89892578125 2850.28955078125 background all_cells +4614.595703125 2845.143310546875 background all_cells +4613.4267578125 2864.4443359375 background all_cells +4615.71142578125 2852.87841796875 background all_cells +4610.986328125 2835.5361328125 background all_cells +4610.6220703125 2824.744873046875 background all_cells +4598.7001953125 2825.88916015625 background all_cells +4603.6962890625 2804.412109375 background all_cells +4602.5234375 2813.154541015625 background all_cells +4604.78076171875 2830.5244140625 background all_cells +4602.47021484375 2836.997314453125 background all_cells +4449.8125 2483.949951171875 background all_cells +4464.98681640625 2481.642822265625 background all_cells +4465.76220703125 2469.12060546875 background all_cells +4490.57421875 2495.02197265625 background all_cells +4503.42626953125 2502.447265625 background all_cells +4506.59619140625 2505.737548828125 background all_cells +4496.20263671875 2503.55078125 background all_cells +4504.54638671875 2496.648681640625 background all_cells +4502.1416015625 2465.2958984375 background all_cells +4529.3310546875 2469.554931640625 background all_cells +4496.5537109375 2486.7529296875 background all_cells +4490.14990234375 2484.7197265625 background all_cells +4508.47900390625 2475.836181640625 background all_cells +4465.7705078125 2502.989501953125 background all_cells +4477.7255859375 2492.960693359375 background all_cells +4467.85205078125 2488.521484375 background all_cells +4415.0478515625 2539.44140625 background all_cells +4421.041015625 2596.005615234375 background all_cells +4430.09765625 2559.88818359375 background all_cells +4431.89013671875 2543.576171875 background all_cells +4466.9150390625 2586.8251953125 background all_cells +4479.0185546875 2584.994140625 background all_cells +4477.02783203125 2600.823486328125 background all_cells +4464.5693359375 2598.358154296875 background all_cells +4440.41259765625 2554.279541015625 background all_cells +4439.49072265625 2565.727783203125 background all_cells +4486.76953125 2578.166015625 background all_cells +4478.294921875 2578.47900390625 background all_cells +4468.47265625 2572.958984375 background all_cells +4456.05517578125 2555.3642578125 background all_cells +4459.451171875 2537.9130859375 background all_cells +4454.8173828125 2545.04052734375 background all_cells +4451.755859375 2541.7509765625 background all_cells +4442.3876953125 2541.8642578125 background all_cells +4511.97998046875 2510.183349609375 background all_cells +4523.0849609375 2500.232421875 background all_cells +4519.62255859375 2511.5009765625 background all_cells +4522.623046875 2507.70068359375 background all_cells +4482.8828125 2542.18408203125 background all_cells +4484.0556640625 2565.42138671875 background all_cells +4475.9658203125 2558.37060546875 background all_cells +4500.73974609375 2558.324951171875 background all_cells +4496.736328125 2546.44384765625 background all_cells +4514.83642578125 2550.20703125 background all_cells +4513.96484375 2566.2021484375 background all_cells +4524.55029296875 2545.651611328125 background all_cells +4518.5205078125 2536.6142578125 background all_cells +4466.85498046875 2515.47412109375 background all_cells +4489.92333984375 2532.502197265625 background all_cells +4509.86572265625 2525.528564453125 background all_cells +4510.12548828125 2518.00146484375 background all_cells +4398.1845703125 2481.158935546875 background all_cells +4410.05615234375 2471.616455078125 background all_cells +4405.451171875 2479.2685546875 background all_cells +4415.94091796875 2477.93212890625 background all_cells +4435.78125 2483.283203125 background all_cells +4423.96337890625 2470.915771484375 background all_cells +4422.18701171875 2482.92431640625 background all_cells +4422.52294921875 2491.066650390625 background all_cells +4418.87744140625 2510.85400390625 background all_cells +4409.18017578125 2497.62109375 background all_cells +4422.95703125 2493.9794921875 background all_cells +4423.9306640625 2519.36572265625 background all_cells +4416.81005859375 2532.42138671875 background all_cells +4410.0146484375 2531.2578125 background all_cells +4414.2548828125 2521.9423828125 background all_cells +4439.50830078125 2529.699951171875 background all_cells +4450.82958984375 2529.43115234375 background all_cells +4449.9541015625 2507.3154296875 background all_cells +4445.345703125 2517.2001953125 background all_cells +4514.38916015625 2635.411865234375 background all_cells +4490.79638671875 2602.024169921875 background all_cells +4504.7392578125 2645.706787109375 background all_cells +4513.7578125 2602.957763671875 background all_cells +4493.52978515625 2615.7822265625 background all_cells +4521.72412109375 2626.169677734375 background all_cells +4533.12158203125 2621.072021484375 background all_cells +4539.02392578125 2636.813232421875 background all_cells +4537.3359375 2630.01953125 background all_cells +4533.78076171875 2636.702392578125 background all_cells +4531.3642578125 2605.07763671875 background all_cells +4560.11962890625 2607.509521484375 background all_cells +4544.7666015625 2585.115234375 background all_cells +4543.52734375 2596.356689453125 background all_cells +4506.23486328125 2580.871826171875 background all_cells +4499.26904296875 2575.985107421875 background all_cells +4524.7255859375 2590.52001953125 background all_cells +4493.79296875 2592.314208984375 background all_cells +4421.1640625 2606.71435546875 background all_cells +4404.45703125 2618.92822265625 background all_cells +4411.70556640625 2606.7763671875 background all_cells +4399.201171875 2618.98095703125 background all_cells +4414.28466796875 2614.9951171875 background all_cells +4443.53466796875 2646.643798828125 background all_cells +4401.7607421875 2653.081787109375 background all_cells +4420.7724609375 2656.799560546875 background all_cells +4439.58837890625 2656.60888671875 background all_cells +4440.83056640625 2651.26171875 background all_cells +4428.03173828125 2629.839599609375 background all_cells +4413.75146484375 2631.899169921875 background all_cells +4401.54345703125 2633.5361328125 background all_cells +4439.33642578125 2632.114501953125 background all_cells +4446.64013671875 2625.552001953125 background all_cells +4438.00341796875 2620.511962890625 background all_cells +4451.71875 2610.9794921875 background all_cells +4463.955078125 2650.822265625 background all_cells +4458.99365234375 2603.10546875 background all_cells +4453.15234375 2620.158203125 background all_cells +4549.998046875 2635.473876953125 background all_cells +4703.41162109375 2656.94921875 background all_cells +4642.0068359375 2662.29833984375 background all_cells +4568.62060546875 2643.69189453125 background all_cells +4546.4052734375 2654.781005859375 background all_cells +4703.876953125 2600.0869140625 background all_cells +4720.67236328125 2608.074951171875 background all_cells +4711.27392578125 2610.000732421875 background all_cells +4567.751953125 2591.481689453125 background all_cells +4603.94873046875 2590.94384765625 background all_cells +4575.39306640625 2590.939208984375 background all_cells +4548.3515625 2620.407470703125 background all_cells +4724.60009765625 2626.275390625 background all_cells +4654.18798828125 2619.2802734375 background all_cells +4565.06494140625 2628.16748046875 background all_cells +4556.171875 2624.0234375 background all_cells +4627.34765625 2619.751220703125 background all_cells +4515.1708984375 2680.82666015625 background all_cells +4516.22998046875 2675.912109375 background all_cells +4517.15234375 2669.64599609375 background all_cells +4513.9853515625 2688.63720703125 background all_cells +4510.65380859375 2670.741943359375 background all_cells +4628.205078125 2721.068115234375 background all_cells +4718.00537109375 2706.950439453125 background all_cells +4713.57470703125 2724.15087890625 background all_cells +4713.6376953125 2698.87939453125 background all_cells +4700.3505859375 2699.2841796875 background all_cells +4644.3935546875 2718.39599609375 background all_cells +4528.92138671875 2696.514892578125 background all_cells +4523.84326171875 2682.162841796875 background all_cells +4536.27734375 2709.782470703125 background all_cells +4532.51513671875 2680.11376953125 background all_cells +4514.470703125 2722.620361328125 background all_cells +4514.7724609375 2740.95556640625 background all_cells +4525.62158203125 2742.4990234375 background all_cells +4508.96337890625 2730.94873046875 background all_cells +4584.27099609375 2699.34326171875 background all_cells +4561.3974609375 2678.05615234375 background all_cells +4549.7548828125 2712.90625 background all_cells +4508.46630859375 2745.332275390625 background all_cells +4519.9052734375 2764.53759765625 background all_cells +4518.5234375 2759.444091796875 background all_cells +4502.70068359375 2756.462158203125 background all_cells +4572.2578125 2757.241943359375 background all_cells +4662.01904296875 2773.498046875 background all_cells +4605.6005859375 2794.630859375 background all_cells +4516.1708984375 2772.19677734375 background all_cells +4498.05615234375 2785.8251953125 background all_cells +4510.7880859375 2791.6552734375 background all_cells +4508.35693359375 2763.445556640625 background all_cells +4536.955078125 2771.0625 background all_cells +4548.916015625 2750.96435546875 background all_cells +4543.65283203125 2778.316650390625 background all_cells +4483.466796875 2767.21435546875 background all_cells +4482.8359375 2750.527587890625 background all_cells +4484.0810546875 2756.980712890625 background all_cells +4448.2177734375 2750.41015625 background all_cells +4452.51806640625 2749.84033203125 background all_cells +4450.8701171875 2764.0595703125 background all_cells +4426.244140625 2773.00927734375 background all_cells +4441.81591796875 2768.990478515625 background all_cells +4441.28125 2776.073486328125 background all_cells +4446.81298828125 2773.3798828125 background all_cells +4460.5888671875 2758.510986328125 background all_cells +4469.43603515625 2758.695556640625 background all_cells +4476.2900390625 2764.104248046875 background all_cells +4476.53466796875 2754.591796875 background all_cells +4425.06201171875 2763.672119140625 background all_cells +4448.1611328125 2755.80322265625 background all_cells +4442.65087890625 2761.684326171875 background all_cells +4428.091796875 2753.899658203125 background all_cells +4467.89794921875 2793.552001953125 background all_cells +4479.7685546875 2790.641357421875 background all_cells +4463.35693359375 2805.544677734375 background all_cells +4468.802734375 2830.588134765625 background all_cells +4466.16552734375 2816.456787109375 background all_cells +4430.96923828125 2793.40673828125 background all_cells +4450.83544921875 2785.01806640625 background all_cells +4436.2900390625 2782.66015625 background all_cells +4442.7421875 2793.0078125 background all_cells +4419.5595703125 2784.839599609375 background all_cells +4401.49462890625 2692.891357421875 background all_cells +4414.68994140625 2686.04931640625 background all_cells +4399.8369140625 2688.35986328125 background all_cells +4414.3447265625 2691.0166015625 background all_cells +4413.181640625 2702.7470703125 background all_cells +4405.51318359375 2705.098388671875 background all_cells +4419.16064453125 2671.996826171875 background all_cells +4431.3388671875 2684.539794921875 background all_cells +4403.77490234375 2681.0322265625 background all_cells +4422.984375 2682.75244140625 background all_cells +4430.01025390625 2661.268310546875 background all_cells +4425.12646484375 2665.356201171875 background all_cells +4442.99267578125 2694.95361328125 background all_cells +4491.29638671875 2692.265380859375 background all_cells +4511.154296875 2704.2421875 background all_cells +4497.19189453125 2700.16455078125 background all_cells +4445.97802734375 2741.967041015625 background all_cells +4454.9658203125 2740.989501953125 background all_cells +4417.931640625 2722.638427734375 background all_cells +4442.99658203125 2714.763671875 background all_cells +4433.83935546875 2746.585205078125 background all_cells +4503.86865234375 2663.4794921875 background all_cells +4499.5751953125 2685.60693359375 background all_cells +4487.935546875 2690.470947265625 background all_cells +4503.02490234375 2690.84912109375 background all_cells +4471.50732421875 2670.5546875 background all_cells +4799.46923828125 2650.15478515625 background all_cells +4793.23974609375 2651.734619140625 background all_cells +4742.42236328125 2651.906005859375 background all_cells +4745.83251953125 2665.28955078125 background all_cells +4815.5732421875 2666.090087890625 background all_cells +4855.22314453125 2640.912841796875 background all_cells +4846.30615234375 2636.177001953125 background all_cells +4789.30908203125 2591.92138671875 background all_cells +4844.19677734375 2596.26806640625 background all_cells +4828.41943359375 2604.15185546875 background all_cells +4789.556640625 2605.40283203125 background all_cells +4730.72412109375 2613.82177734375 background all_cells +4734.4345703125 2620.43798828125 background all_cells +4875.54296875 2632.92138671875 background all_cells +4874.3994140625 2614.445556640625 background all_cells +4872.0908203125 2603.172607421875 background all_cells +4890.51708984375 2599.94580078125 background all_cells +4893.4228515625 2613.22314453125 background all_cells +4885.76953125 2610.626708984375 background all_cells +4891.18701171875 2608.66064453125 background all_cells +4900.3544921875 2600.642578125 background all_cells +4880.41845703125 2591.30322265625 background all_cells +4889.8505859375 2593.115234375 background all_cells +4896.943359375 2591.897705078125 background all_cells +4902.154296875 2972.026611328125 background all_cells +4912.93798828125 2997.502197265625 background all_cells +4910.642578125 2904.003662109375 background all_cells +4844.736328125 2931.768798828125 background all_cells +4856.3974609375 2949.94482421875 background all_cells +4854.23388671875 2935.083984375 background all_cells +4871.96533203125 2960.90234375 background all_cells +4893.10791015625 2922.936767578125 background all_cells +4887.33349609375 2963.127197265625 background all_cells +4885.02685546875 2969.654052734375 background all_cells +4821.9853515625 2682.975830078125 background all_cells +4887.9921875 2687.71435546875 background all_cells +4804.58251953125 2753.67529296875 background all_cells +4830.703125 2735.016845703125 background all_cells +4864.2109375 2757.413818359375 background all_cells +4887.234375 2725.1845703125 background all_cells +4873.7822265625 2742.22216796875 background all_cells +4726.06494140625 2711.421875 background all_cells +4777.40673828125 2750.318115234375 background all_cells +4742.51806640625 2775.298828125 background all_cells +4907.5712890625 2829.16259765625 background all_cells +4898.490234375 2829.95947265625 background all_cells +4888.90234375 2822.282470703125 background all_cells +4874.10302734375 2840.57666015625 background all_cells +4912.8056640625 2854.813720703125 background all_cells +4868.6064453125 2864.978759765625 background all_cells +4906.43408203125 2856.211669921875 background all_cells +4895.18603515625 2620.691650390625 background all_cells +4892.15380859375 2633.910888671875 background all_cells +4889.73876953125 2624.2177734375 background all_cells +4900.17578125 2625.469970703125 background all_cells +4881.66845703125 2667.342041015625 background all_cells +4874.9697265625 2662.5361328125 background all_cells +4880.1279296875 2678.267578125 background all_cells +4888.802734375 2675.307861328125 background all_cells +4894.46826171875 2644.210205078125 background all_cells +4891.9306640625 2659.14013671875 background all_cells +4901.69091796875 2650.50927734375 background all_cells +4889.28125 2646.22705078125 background all_cells +4881.39404296875 2630.668212890625 background all_cells +4884.9365234375 2620.037841796875 background all_cells +4882.0810546875 2650.69189453125 background all_cells +4882.814453125 2639.981689453125 background all_cells +4843.69091796875 4416.5595703125 background all_cells +4835.42919921875 4429.0009765625 background all_cells +4841.8955078125 4449.15380859375 background all_cells +4841.978515625 4436.01708984375 background all_cells +4836.0234375 4471.02392578125 background all_cells +4838.46240234375 4457.65771484375 background all_cells +4835.02978515625 4465.2744140625 background all_cells +4843.5771484375 4464.447265625 background all_cells +4852.42138671875 4461.53369140625 background all_cells +4851.41845703125 4452.9931640625 background all_cells +4844.423828125 4457.12939453125 background all_cells +4882.26806640625 4423.92041015625 background all_cells +4885.43505859375 4441.53369140625 background all_cells +4885.48583984375 4433.154296875 background all_cells +4901.9482421875 4439.11181640625 background all_cells +4906.07958984375 4444.431640625 background all_cells +4896.68359375 4447.794921875 background all_cells +4904.625 4455.998046875 background all_cells +4913.8154296875 4453.67529296875 background all_cells +4905.193359375 4422.08642578125 background all_cells +4898.798828125 4433.8818359375 background all_cells +4915.10791015625 4427.16259765625 background all_cells +4888.51220703125 4418.3583984375 background all_cells +4898.16943359375 4416.8525390625 background all_cells +4901.2919921875 4399.3232421875 background all_cells +4889.34716796875 4407.81396484375 background all_cells +4884.48486328125 4397.876953125 background all_cells +4869.49462890625 4332.43017578125 background all_cells +4877.25927734375 4333.9443359375 background all_cells +4874.962890625 4325.32763671875 background all_cells +4912.83203125 4329.22705078125 background all_cells +4912.9013671875 4348.62109375 background all_cells +4918.50390625 4324.46923828125 background all_cells +4886.8203125 4301.34375 background all_cells +4902.6201171875 4338.4755859375 background all_cells +4895.31689453125 4349.21826171875 background all_cells +4891.11474609375 4335.123046875 background all_cells +4872.24365234375 4376.8369140625 background all_cells +4891.115234375 4361.44287109375 background all_cells +4894.087890625 4370.11083984375 background all_cells +4877.31787109375 4366.3447265625 background all_cells +4883.1357421875 4359.38330078125 background all_cells +4884.45703125 4377.1181640625 background all_cells +4889.16455078125 4386.97265625 background all_cells +4877.751953125 4383.0537109375 background all_cells +4893.8984375 4376.9501953125 background all_cells +4867.06298828125 4338.96484375 background all_cells +4869.068359375 4348.5263671875 background all_cells +4890.22119140625 4345.72802734375 background all_cells +4886.86865234375 4353.39501953125 background all_cells +4968.251953125 4320.87451171875 background all_cells +4970.65869140625 4312.841796875 background all_cells +4963.52294921875 4314.13720703125 background all_cells +4965.65234375 4333.48486328125 background all_cells +4963.154296875 4342.7607421875 background all_cells +4923.73681640625 4336.6748046875 background all_cells +4923.05615234375 4346.69580078125 background all_cells +4935.35400390625 4337.96533203125 background all_cells +4937.998046875 4329.67626953125 background all_cells +4927.580078125 4327.33349609375 background all_cells +4946.78466796875 4318.82373046875 background all_cells +4957.060546875 4315.3994140625 background all_cells +4956.0830078125 4336.49560546875 background all_cells +4953.708984375 4329.361328125 background all_cells +4923.2685546875 4398.08203125 background all_cells +4927.09228515625 4386.28271484375 background all_cells +4932.884765625 4394.435546875 background all_cells +4932.73046875 4410.09716796875 background all_cells +4932.775390625 4403.2783203125 background all_cells +4922.32470703125 4407.984375 background all_cells +4947.744140625 4405.2373046875 background all_cells +4958.97705078125 4418.28857421875 background all_cells +4953.08349609375 4414.802734375 background all_cells +4943.34716796875 4410.97998046875 background all_cells +4907.8369140625 4413.37548828125 background all_cells +4916.46044921875 4416.0625 background all_cells +4913.0869140625 4404.65185546875 background all_cells +4918.9541015625 4357.16455078125 background all_cells +4916.90087890625 4375.1953125 background all_cells +4925.69921875 4377.083984375 background all_cells +4956.728515625 4362.9140625 background all_cells +4962.72265625 4382.47998046875 background all_cells +4974.27734375 4369.07666015625 background all_cells +4964.59814453125 4357.79296875 background all_cells +4998.37158203125 4377.22900390625 background all_cells +5015.13818359375 4351.2060546875 background all_cells +4998.392578125 4383.12353515625 background all_cells +4991.2431640625 4384.01025390625 background all_cells +4911.51318359375 4379.59423828125 background all_cells +4910.21337890625 4362.150390625 background all_cells +4904.30810546875 4371.27587890625 background all_cells +4946.31787109375 4374.85546875 background all_cells +4934.26953125 4379.50048828125 background all_cells +4943.08544921875 4386.5322265625 background all_cells +4954.71728515625 4358.3125 background all_cells +4953.7216796875 4351.85693359375 background all_cells +4947.5986328125 4363.09033203125 background all_cells +5000.5029296875 4391.71337890625 background all_cells +5014.8955078125 4416.80712890625 background all_cells +5003.88134765625 4404.205078125 background all_cells +5010.99072265625 4397.16064453125 background all_cells +5020.62353515625 4401.2919921875 background all_cells +5024.17138671875 4392.79736328125 background all_cells +5030.13232421875 4392.5966796875 background all_cells +5030.10595703125 4400.724609375 background all_cells +5027.6630859375 4404.36181640625 background all_cells +5012.40625 4436.29931640625 background all_cells +5000.1904296875 4432.03955078125 background all_cells +5020.1611328125 4434.92626953125 background all_cells +5023.404296875 4448.9189453125 background all_cells +5010.3583984375 4469.56884765625 background all_cells +5013.7900390625 4463.67431640625 background all_cells +5006.2529296875 4473.8115234375 background all_cells +5017.7412109375 4469.8642578125 background all_cells +5022.47900390625 4477.6611328125 background all_cells +5001.10986328125 4501.4931640625 background all_cells +5017.3779296875 4502.75634765625 background all_cells +5021.9375 4490.54931640625 background all_cells +5008.22705078125 4484.86376953125 background all_cells +4988.81103515625 4483.896484375 background all_cells +4992.8984375 4496.47900390625 background all_cells +4981.9287109375 4494.201171875 background all_cells +4986.31298828125 4502.73583984375 background all_cells +4985.30810546875 4488.82470703125 background all_cells +4998.1640625 4481.52685546875 background all_cells +4965.3955078125 4474.13427734375 background all_cells +4973.1708984375 4487.84033203125 background all_cells +4965.98193359375 4490.31494140625 background all_cells +4973.5849609375 4479.68505859375 background all_cells +4969.16748046875 4477.69580078125 background all_cells +4998.09423828125 4471.29345703125 background all_cells +4987.84033203125 4466.72314453125 background all_cells +4981.66650390625 4475.37890625 background all_cells +4987.19384765625 4472.52490234375 background all_cells +4928.9921875 4430.7265625 background all_cells +4920.3955078125 4441.2021484375 background all_cells +4922.02783203125 4460.28173828125 background all_cells +4926.66552734375 4451.06298828125 background all_cells +4930.2626953125 4499.56689453125 background all_cells +4935.6298828125 4497.67138671875 background all_cells +4934.94580078125 4482.802734375 background all_cells +4955.34228515625 4485.65625 background all_cells +4877.228515625 4497.681640625 background all_cells +4888.36962890625 4494.0947265625 background all_cells +4944.71875 4459.08544921875 background all_cells +4959.95361328125 4458.1162109375 background all_cells +4933.13916015625 4461.83056640625 background all_cells +4937.6728515625 4450.04150390625 background all_cells +4954.98681640625 4443.1708984375 background all_cells +4967.2998046875 4416.828125 background all_cells +4962.80029296875 4424.810546875 background all_cells +4973.482421875 4421.27734375 background all_cells +4985.31591796875 4452.18701171875 background all_cells +4980.24853515625 4460.50927734375 background all_cells +4992.984375 4461.14404296875 background all_cells +4998.18115234375 4455.19580078125 background all_cells +4996.1767578125 4437.83935546875 background all_cells +4983.55078125 4421.86669921875 background all_cells +4970.47021484375 4394.72265625 background all_cells +4994.66259765625 4417.111328125 background all_cells +4985.02587890625 4413.6513671875 background all_cells +4993.1796875 4402.8642578125 background all_cells +4973.103515625 4455.90869140625 background all_cells +4974.95751953125 4447.48388671875 background all_cells +4966.17138671875 4450.8427734375 background all_cells +4972.50341796875 4441.11865234375 background all_cells +5045.54736328125 4436.51025390625 background all_cells +5041.5009765625 4434.9794921875 background all_cells +5061.6796875 4416.0849609375 background all_cells +5063.849609375 4409.2607421875 background all_cells +5068.015625 4422.90087890625 background all_cells +5072.2265625 4437.23583984375 background all_cells +5064.2216796875 4446.38623046875 background all_cells +5062.31884765625 4438.48974609375 background all_cells +5038.88134765625 4427.24462890625 background all_cells +5046.41064453125 4416.0966796875 background all_cells +5040.03857421875 4414.615234375 background all_cells +5052.05078125 4407.39453125 background all_cells +5051.5693359375 4424.384765625 background all_cells +5044.92138671875 4428.19287109375 background all_cells +5058.33349609375 4472.615234375 background all_cells +5056.90234375 4453.90087890625 background all_cells +5017.9619140625 4327.1640625 background all_cells +5033.9541015625 4333.380859375 background all_cells +5038.04443359375 4320.7236328125 background all_cells +5033.06494140625 4311.49560546875 background all_cells +5020.5322265625 4335.1982421875 background all_cells +5056.375 4272.8349609375 background all_cells +5058.68994140625 4295.53369140625 background all_cells +5066.5869140625 4270.32861328125 background all_cells +5073.29931640625 4277.40771484375 background all_cells +5063.7080078125 4278.630859375 background all_cells +5060.2109375 4289.28857421875 background all_cells +5041.02685546875 4303.6416015625 background all_cells +5071.43017578125 4315.486328125 background all_cells +5050.37744140625 4312.52978515625 background all_cells +5053.75634765625 4304.1181640625 background all_cells +5043.80517578125 4317.42529296875 background all_cells +5047.9169921875 4323.20263671875 background all_cells +5038.21923828125 4293.47509765625 background all_cells +5053.12158203125 4295.35888671875 background all_cells +5046.0 4297.7646484375 background all_cells +5025.3046875 4296.5166015625 background all_cells +5024.3955078125 4266.802734375 background all_cells +5023.10693359375 4309.7275390625 background all_cells +5017.7158203125 4300.30224609375 background all_cells +4985.32470703125 4342.31494140625 background all_cells +4994.37451171875 4351.12255859375 background all_cells +4974.23583984375 4349.97314453125 background all_cells +5024.166015625 4413.94140625 background all_cells +5014.03955078125 4423.6162109375 background all_cells +5023.96875 4422.962890625 background all_cells +5008.37548828125 4419.57177734375 background all_cells +4978.31787109375 4359.5224609375 background all_cells +4998.8310546875 4371.49365234375 background all_cells +4985.98388671875 4371.28955078125 background all_cells +4998.78076171875 4364.7392578125 background all_cells +4979.32958984375 4427.1015625 background all_cells +5026.76171875 4433.3974609375 background all_cells +5006.509765625 4425.4912109375 background all_cells +5031.4921875 4424.55419921875 background all_cells +5031.93017578125 4433.30029296875 background all_cells +5038.7080078125 4352.8447265625 background all_cells +5028.640625 4352.61669921875 background all_cells +5007.03662109375 4358.23828125 background all_cells +4973.39794921875 4463.11376953125 background all_cells +5002.68115234375 4461.3828125 background all_cells +5037.7802734375 4496.14306640625 background all_cells +5051.2568359375 4500.0654296875 background all_cells +5043.04345703125 4506.2607421875 background all_cells +5042.1494140625 4457.24853515625 background all_cells +5006.341796875 4442.80615234375 background all_cells +5037.59521484375 4453.712890625 background all_cells +5051.21630859375 4450.68408203125 background all_cells +5044.587890625 4445.84033203125 background all_cells +4974.03076171875 4496.28076171875 background all_cells +5031.42431640625 4498.66748046875 background all_cells +5033.2138671875 4480.82421875 background all_cells +4984.89892578125 4288.20751953125 background all_cells +4986.48193359375 4267.2822265625 background all_cells +4976.42333984375 4312.70458984375 background all_cells +4979.63525390625 4303.958984375 background all_cells +4987.5302734375 4302.70361328125 background all_cells +4989.716796875 4257.41552734375 background all_cells +4997.77978515625 4261.2607421875 background all_cells +5015.49755859375 4221.634765625 background all_cells +5008.6123046875 4248.99755859375 background all_cells +5024.9482421875 4232.99755859375 background all_cells +5016.078125 4237.44189453125 background all_cells +4990.3740234375 4329.27880859375 background all_cells +4981.71484375 4331.51904296875 background all_cells +5000.15380859375 4320.47900390625 background all_cells +5008.6748046875 4335.611328125 background all_cells +4989.654296875 4309.95458984375 background all_cells +5001.7099609375 4308.16552734375 background all_cells +4996.56298828125 4216.982421875 background all_cells +5000.43798828125 4241.1953125 background all_cells +4983.47412109375 4242.0 background all_cells +4992.57373046875 4227.96337890625 background all_cells +5036.84912109375 4358.2626953125 background all_cells +5034.1220703125 4372.30224609375 background all_cells +5041.111328125 4366.58349609375 background all_cells +5038.2626953125 4379.724609375 background all_cells +5044.8662109375 4396.24365234375 background all_cells +5044.1611328125 4383.39453125 background all_cells +5041.24462890625 4391.95703125 background all_cells +5047.4326171875 4402.21630859375 background all_cells +5065.8779296875 4401.134765625 background all_cells +5063.662109375 4394.494140625 background all_cells +5054.31591796875 4393.9091796875 background all_cells +5033.4404296875 4397.142578125 background all_cells +5036.55078125 4448.44775390625 background all_cells +5033.67578125 4444.20751953125 background all_cells +5062.50146484375 4351.240234375 background all_cells +5061.51318359375 4347.97607421875 background all_cells +5068.48046875 4366.99365234375 background all_cells +5059.904296875 4378.244140625 background all_cells +5058.74951171875 4362.18603515625 background all_cells +5081.904296875 4414.4541015625 background all_cells +5073.57958984375 4405.94580078125 background all_cells +5073.388671875 4413.92529296875 background all_cells +5076.9296875 4417.7236328125 background all_cells +5089.447265625 4412.10986328125 background all_cells +5110.51611328125 4436.43212890625 background all_cells +5092.21337890625 4444.89306640625 background all_cells +5076.24951171875 4426.62890625 background all_cells +5080.744140625 4426.669921875 background all_cells +5076.82763671875 4371.171875 background all_cells +5088.24853515625 4375.11181640625 background all_cells +5075.72607421875 4385.97119140625 background all_cells +5080.5908203125 4373.83154296875 background all_cells +5097.86767578125 4392.6806640625 background all_cells +5102.97509765625 4407.28662109375 background all_cells +5107.05322265625 4395.5654296875 background all_cells +5071.5634765625 4395.84228515625 background all_cells +5083.8486328125 4388.62158203125 background all_cells +5083.859375 4399.55419921875 background all_cells +5084.654296875 4290.86767578125 background all_cells +5062.07373046875 4312.10107421875 background all_cells +5082.3212890625 4302.5732421875 background all_cells +5067.69873046875 4294.7705078125 background all_cells +5084.9208984375 4312.45263671875 background all_cells +5078.2724609375 4315.13037109375 background all_cells +5088.44775390625 4327.27099609375 background all_cells +5090.08056640625 4309.23193359375 background all_cells +5094.72216796875 4296.67138671875 background all_cells +5103.76171875 4322.69970703125 background all_cells +5099.6982421875 4304.404296875 background all_cells +5093.43212890625 4306.45947265625 background all_cells +5081.79150390625 4344.7421875 background all_cells +5074.75146484375 4339.20703125 background all_cells +5085.91455078125 4339.50244140625 background all_cells +5082.369140625 4359.52197265625 background all_cells +5092.87255859375 4360.10009765625 background all_cells +5076.369140625 4350.490234375 background all_cells +5107.32568359375 4366.625 background all_cells +5117.35302734375 4368.26953125 background all_cells +5115.33203125 4380.74267578125 background all_cells +5098.60009765625 4380.5556640625 background all_cells +5108.76513671875 4377.9482421875 background all_cells +5111.24267578125 4344.66748046875 background all_cells +5096.6162109375 4352.28369140625 background all_cells +5101.712890625 4353.23095703125 background all_cells +5116.45556640625 4348.48388671875 background all_cells +5210.4111328125 4409.25732421875 background all_cells +5204.44287109375 4412.1982421875 background all_cells +5212.02880859375 4423.76904296875 background all_cells +5216.14453125 4441.73681640625 background all_cells +5208.58837890625 4438.97509765625 background all_cells +5187.45849609375 4422.52685546875 background all_cells +5184.78125 4445.0048828125 background all_cells +5185.734375 4430.0810546875 background all_cells +5151.0634765625 4473.201171875 background all_cells +5135.7822265625 4480.00048828125 background all_cells +5146.419921875 4480.80322265625 background all_cells +5167.3173828125 4476.6162109375 background all_cells +5164.255859375 4483.1357421875 background all_cells +5157.349609375 4474.79248046875 background all_cells +5106.24609375 4495.4638671875 background all_cells +5099.552734375 4499.244140625 background all_cells +5114.61767578125 4498.60791015625 background all_cells +5123.40576171875 4480.33642578125 background all_cells +5164.29541015625 4500.1279296875 background all_cells +5188.685546875 4498.03662109375 background all_cells +5174.76806640625 4491.30908203125 background all_cells +5138.89501953125 4499.7919921875 background all_cells +5157.16015625 4489.72119140625 background all_cells +5143.95068359375 4490.8037109375 background all_cells +5113.24462890625 4489.2724609375 background all_cells +5207.89990234375 4452.09326171875 background all_cells +5210.94970703125 4476.74951171875 background all_cells +5212.9521484375 4463.5712890625 background all_cells +5209.55615234375 4486.5576171875 background all_cells +5205.271484375 4501.380859375 background all_cells +5209.3173828125 4492.88232421875 background all_cells +5187.94873046875 4475.26708984375 background all_cells +5190.8505859375 4487.234375 background all_cells +5197.24462890625 4459.0400390625 background all_cells +5197.6767578125 4471.068359375 background all_cells +5179.76806640625 4472.3544921875 background all_cells +5190.1923828125 4465.919921875 background all_cells +5135.59130859375 4455.2578125 background all_cells +5124.181640625 4450.263671875 background all_cells +5138.109375 4431.99169921875 background all_cells +5166.76171875 4451.380859375 background all_cells +5153.7197265625 4453.56103515625 background all_cells +5144.30517578125 4424.78466796875 background all_cells +5121.896484375 4469.9326171875 background all_cells +5141.39111328125 4469.16796875 background all_cells +5125.70263671875 4464.4287109375 background all_cells +5148.6171875 4459.17431640625 background all_cells +5177.994140625 4459.263671875 background all_cells +5162.96435546875 4466.24072265625 background all_cells +5168.87841796875 4462.33544921875 background all_cells +5164.1669921875 4459.32666015625 background all_cells +5121.52197265625 4182.72802734375 background all_cells +5143.77197265625 4161.12158203125 background all_cells +5140.4453125 4163.12451171875 background all_cells +5147.25927734375 4191.205078125 background all_cells +5145.2841796875 4184.42431640625 background all_cells +5179.9775390625 4286.4345703125 background all_cells +5139.28466796875 4293.4248046875 background all_cells +5140.8037109375 4272.419921875 background all_cells +5154.755859375 4293.7294921875 background all_cells +5180.08984375 4293.37451171875 background all_cells +5154.615234375 4289.51708984375 background all_cells +5151.4169921875 4200.58203125 background all_cells +5170.0322265625 4178.1923828125 background all_cells +5162.07275390625 4185.46923828125 background all_cells +5166.0791015625 4209.8798828125 background all_cells +5180.35595703125 4255.29345703125 background all_cells +5173.8681640625 4246.19091796875 background all_cells +5165.76025390625 4233.45166015625 background all_cells +5185.6806640625 4212.08203125 background all_cells +5201.85107421875 4270.97705078125 background all_cells +5189.2646484375 4265.3203125 background all_cells +5206.16650390625 4220.2255859375 background all_cells +5200.05517578125 4199.23583984375 background all_cells +5227.49853515625 4182.1572265625 background all_cells +5222.68505859375 4195.7451171875 background all_cells +5216.5595703125 4187.98583984375 background all_cells +5172.51025390625 4330.96875 background all_cells +5158.26416015625 4338.68505859375 background all_cells +5161.52197265625 4333.38916015625 background all_cells +5152.86376953125 4335.92724609375 background all_cells +5156.89208984375 4374.69970703125 background all_cells +5167.9619140625 4375.1064453125 background all_cells +5127.6162109375 4372.6806640625 background all_cells +5143.2236328125 4368.18994140625 background all_cells +5147.12353515625 4358.48193359375 background all_cells +5164.31005859375 4344.75537109375 background all_cells +5148.353515625 4353.068359375 background all_cells +5140.15673828125 4350.375 background all_cells +5110.5791015625 4335.3017578125 background all_cells +5129.466796875 4331.15625 background all_cells +5133.693359375 4337.791015625 background all_cells +5106.59716796875 4338.802734375 background all_cells +5198.63623046875 4277.70263671875 background all_cells +5177.10791015625 4299.8125 background all_cells +5182.810546875 4305.85107421875 background all_cells +5177.2490234375 4316.4208984375 background all_cells +5158.6201171875 4314.43017578125 background all_cells +5167.39990234375 4318.251953125 background all_cells +5170.078125 4305.75439453125 background all_cells +5162.71875 4308.595703125 background all_cells +5166.861328125 4288.39208984375 background all_cells +5164.77197265625 4301.4052734375 background all_cells +5172.35986328125 4294.4375 background all_cells +5159.12255859375 4301.97021484375 background all_cells +5161.44873046875 4294.90478515625 background all_cells +5148.85986328125 4400.8544921875 background all_cells +5174.06982421875 4438.96337890625 background all_cells +5165.90380859375 4431.0390625 background all_cells +5158.25927734375 4384.939453125 background all_cells +5169.71435546875 4413.03662109375 background all_cells +5171.90234375 4406.47265625 background all_cells +5161.126953125 4402.68115234375 background all_cells +5127.41455078125 4435.39794921875 background all_cells +5112.873046875 4446.63330078125 background all_cells +5120.439453125 4439.666015625 background all_cells +5147.845703125 4440.26611328125 background all_cells +5133.591796875 4444.58154296875 background all_cells +5106.3701171875 4414.4462890625 background all_cells +5120.49365234375 4397.36669921875 background all_cells +5118.283203125 4419.9736328125 background all_cells +5108.3857421875 4425.41259765625 background all_cells +5126.1376953125 4407.7216796875 background all_cells +5138.97412109375 4409.38916015625 background all_cells +5135.2451171875 4390.0947265625 background all_cells +5131.59716796875 4400.14453125 background all_cells +5130.6640625 4417.83935546875 background all_cells +5181.234375 4347.71533203125 background all_cells +5192.56982421875 4354.50439453125 background all_cells +5193.88232421875 4347.20703125 background all_cells +5191.24169921875 4409.2431640625 background all_cells +5231.7646484375 4398.04638671875 background all_cells +5197.8955078125 4399.63671875 background all_cells +5191.10693359375 4390.79296875 background all_cells +5177.3212890625 4417.333984375 background all_cells +5182.0517578125 4405.5966796875 background all_cells +5178.49853515625 4398.6865234375 background all_cells +5177.095703125 4390.0263671875 background all_cells +5208.1279296875 4367.85009765625 background all_cells +5174.19677734375 4381.16064453125 background all_cells +5180.16943359375 4373.25927734375 background all_cells +5225.869140625 4361.546875 background all_cells +5219.93798828125 4374.6865234375 background all_cells +5190.951171875 4372.85595703125 background all_cells +5150.06689453125 4296.4052734375 background all_cells +5136.48779296875 4309.1513671875 background all_cells +5141.49609375 4305.447265625 background all_cells +5134.63134765625 4301.501953125 background all_cells +5153.2197265625 4307.61865234375 background all_cells +5147.90625 4303.044921875 background all_cells +5131.564453125 4313.265625 background all_cells +5132.64208984375 4329.19091796875 background all_cells +5137.04150390625 4327.49658203125 background all_cells +5114.205078125 4324.7392578125 background all_cells +5119.45751953125 4320.375 background all_cells +5153.2255859375 4320.81005859375 background all_cells +5136.435546875 4320.5634765625 background all_cells +5146.17333984375 4311.95361328125 background all_cells +5146.04150390625 4328.63427734375 background all_cells +5141.556640625 4317.25244140625 background all_cells +5041.5107421875 4159.95947265625 background all_cells +5034.5400390625 4170.85302734375 background all_cells +5047.86474609375 4162.29296875 background all_cells +5003.529296875 4181.06005859375 background all_cells +5016.61083984375 4187.2783203125 background all_cells +5010.25439453125 4199.0791015625 background all_cells +5027.8125 4177.7763671875 background all_cells +5030.9052734375 4173.4541015625 background all_cells +5029.1416015625 4183.654296875 background all_cells +5049.443359375 4176.4169921875 background all_cells +4975.79541015625 4183.92431640625 background all_cells +5058.84912109375 4185.75537109375 background all_cells +5056.86181640625 4173.05029296875 background all_cells +5064.26611328125 4191.90087890625 background all_cells +5060.986328125 4163.947265625 background all_cells +5054.5078125 4200.71142578125 background all_cells +5067.65771484375 4201.52734375 background all_cells +5065.10693359375 4210.56787109375 background all_cells +5053.80810546875 4209.43798828125 background all_cells +5051.2890625 4215.91796875 background all_cells +5023.72021484375 4214.93603515625 background all_cells +5062.1767578125 4221.3740234375 background all_cells +5029.951171875 4221.15771484375 background all_cells +5012.10888671875 4210.64111328125 background all_cells +4996.625 4207.9345703125 background all_cells +5018.87060546875 4204.96826171875 background all_cells +5045.64501953125 4206.54931640625 background all_cells +5031.79541015625 4237.9384765625 background all_cells +5039.83935546875 4241.17138671875 background all_cells +5035.435546875 4229.04345703125 background all_cells +5048.31201171875 4232.12841796875 background all_cells +5050.69580078125 4241.40478515625 background all_cells +5047.51904296875 4225.63818359375 background all_cells +5032.9248046875 4254.3349609375 background all_cells +4979.50048828125 4251.701171875 background all_cells +5048.8623046875 4250.0478515625 background all_cells +5041.9736328125 4252.74853515625 background all_cells +5058.4619140625 4248.3125 background all_cells +5070.2568359375 4239.93994140625 background all_cells +5065.3349609375 4246.17626953125 background all_cells +5062.515625 4234.392578125 background all_cells +5078.90283203125 4191.0 background all_cells +5083.7548828125 4196.63134765625 background all_cells +5096.71630859375 4195.34619140625 background all_cells +5075.0458984375 4196.19140625 background all_cells +5106.6962890625 4231.3583984375 background all_cells +5083.0126953125 4242.23388671875 background all_cells +5090.3037109375 4233.9755859375 background all_cells +5097.3828125 4256.3623046875 background all_cells +5112.642578125 4258.5146484375 background all_cells +5098.34326171875 4207.615234375 background all_cells +5094.7900390625 4220.11962890625 background all_cells +5091.029296875 4212.697265625 background all_cells +5092.66748046875 4202.21533203125 background all_cells +5095.1376953125 4169.17041015625 background all_cells +5083.2646484375 4158.11865234375 background all_cells +5089.9501953125 4186.62890625 background all_cells +5098.5166015625 4183.97900390625 background all_cells +5091.7177734375 4179.78515625 background all_cells +5078.52880859375 4209.31298828125 background all_cells +5075.09033203125 4225.912109375 background all_cells +5086.89990234375 4204.59521484375 background all_cells +5081.7099609375 4217.7763671875 background all_cells +4964.9716796875 4025.517578125 background all_cells +4963.95166015625 4040.968505859375 background all_cells +4961.740234375 4036.595947265625 background all_cells +4955.46923828125 4026.575439453125 background all_cells +4993.5 4051.876708984375 background all_cells +5010.62353515625 4052.935302734375 background all_cells +5015.021484375 4051.88232421875 background all_cells +4998.890625 4055.6708984375 background all_cells +4995.55712890625 4044.39697265625 background all_cells +4977.18896484375 4045.257080078125 background all_cells +4987.82958984375 4043.934814453125 background all_cells +4987.70068359375 4050.56005859375 background all_cells +4989.5146484375 4057.388916015625 background all_cells +4981.73095703125 4050.055419921875 background all_cells +4957.56884765625 4056.53564453125 background all_cells +4969.666015625 4049.32470703125 background all_cells +4962.5048828125 4054.686279296875 background all_cells +4917.3505859375 4043.705322265625 background all_cells +4927.9033203125 4054.465576171875 background all_cells +4926.587890625 4043.7041015625 background all_cells +4923.41650390625 4065.893310546875 background all_cells +4936.39794921875 4050.424560546875 background all_cells +4948.044921875 4043.42724609375 background all_cells +4934.52587890625 4039.70947265625 background all_cells +4962.390625 3998.47216796875 background all_cells +4979.1875 3976.611328125 background all_cells +4969.3115234375 3979.0615234375 background all_cells +4975.2060546875 3992.20068359375 background all_cells +4972.87109375 4000.96826171875 background all_cells +4967.46240234375 3993.592041015625 background all_cells +5011.5791015625 4040.150146484375 background all_cells +5017.076171875 4032.558837890625 background all_cells +5026.44677734375 4029.171142578125 background all_cells +5020.9716796875 4017.760009765625 background all_cells +4990.72509765625 4033.01513671875 background all_cells +5012.11572265625 4028.157958984375 background all_cells +5009.87158203125 4019.995849609375 background all_cells +4998.37890625 4026.78759765625 background all_cells +4993.26123046875 4015.7939453125 background all_cells +4997.51708984375 4017.62646484375 background all_cells +5005.1123046875 4015.801025390625 background all_cells +4992.6767578125 3985.27783203125 background all_cells +5018.9521484375 3980.8740234375 background all_cells +5016.5576171875 3988.6240234375 background all_cells +5002.2255859375 3993.958740234375 background all_cells +4972.47119140625 4011.27197265625 background all_cells +4982.98779296875 4035.765869140625 background all_cells +4981.17333984375 4021.953369140625 background all_cells +4973.77294921875 4018.341796875 background all_cells +5102.94677734375 4001.5322265625 background all_cells +5109.86279296875 3977.54052734375 background all_cells +5110.3857421875 3996.047119140625 background all_cells +5101.3564453125 3991.46533203125 background all_cells +5134.2275390625 4042.843994140625 background all_cells +5147.3916015625 4033.074462890625 background all_cells +5147.64794921875 4043.781494140625 background all_cells +5137.90966796875 4043.853759765625 background all_cells +5124.42724609375 4038.839599609375 background all_cells +5086.53955078125 4055.542236328125 background all_cells +5130.05322265625 4055.58642578125 background all_cells +5123.0205078125 4047.236328125 background all_cells +5131.5439453125 3976.68505859375 background all_cells +5122.5361328125 3985.216796875 background all_cells +5117.0380859375 4009.80224609375 background all_cells +5133.17333984375 4020.900390625 background all_cells +5120.3212890625 4019.1220703125 background all_cells +5123.73388671875 4001.45361328125 background all_cells +5115.6982421875 4003.690185546875 background all_cells +5038.251953125 4004.08984375 background all_cells +5027.32861328125 4009.6669921875 background all_cells +5047.37060546875 4008.138427734375 background all_cells +5041.46142578125 3998.575439453125 background all_cells +5059.06591796875 3995.1494140625 background all_cells +5071.90869140625 3980.822509765625 background all_cells +5078.42138671875 3990.91796875 background all_cells +5061.2685546875 4006.126953125 background all_cells +5028.76220703125 3976.7216796875 background all_cells +5047.185546875 3988.90625 background all_cells +5035.46923828125 3990.555908203125 background all_cells +4935.9130859375 3994.282958984375 background all_cells +4936.95458984375 4005.131591796875 background all_cells +4945.392578125 3996.887939453125 background all_cells +4946.0048828125 4003.721923828125 background all_cells +4947.60693359375 3989.150634765625 background all_cells +4954.46484375 4009.2216796875 background all_cells +4956.6796875 3982.786376953125 background all_cells +4955.36474609375 4001.223876953125 background all_cells +4954.15087890625 3994.960693359375 background all_cells +4944.43505859375 4023.851318359375 background all_cells +4937.69482421875 4033.75048828125 background all_cells +4946.09619140625 4031.28515625 background all_cells +4919.7900390625 4087.6181640625 background all_cells +4931.2998046875 4077.401123046875 background all_cells +4928.78076171875 4095.952880859375 background all_cells +4924.08349609375 4078.094970703125 background all_cells +5085.25390625 4094.1513671875 background all_cells +5074.58154296875 4098.765625 background all_cells +5112.45068359375 4098.7734375 background all_cells +5110.44384765625 4093.88916015625 background all_cells +5079.361328125 4089.795166015625 background all_cells +5025.5205078125 4099.2734375 background all_cells +5060.05810546875 4094.482177734375 background all_cells +4943.9765625 4084.683349609375 background all_cells +4948.94140625 4105.173828125 background all_cells +4970.41015625 4098.54638671875 background all_cells +5092.078125 4135.89501953125 background all_cells +5103.2373046875 4136.353515625 background all_cells +5084.08544921875 4116.1435546875 background all_cells +5102.38427734375 4142.966796875 background all_cells +5104.0771484375 4153.552734375 background all_cells +5096.0615234375 4155.201171875 background all_cells +5140.52587890625 4138.576171875 background all_cells +5140.669921875 4145.32763671875 background all_cells +5115.52587890625 4109.90673828125 background all_cells +5146.36279296875 4116.2080078125 background all_cells +5131.59033203125 4131.66845703125 background all_cells +5125.080078125 4156.95703125 background all_cells +5116.17626953125 4135.61328125 background all_cells +5157.7744140625 4101.9091796875 background all_cells +5187.6708984375 4097.0673828125 background all_cells +5184.0029296875 4094.855712890625 background all_cells +5206.689453125 4086.010986328125 background all_cells +5234.67333984375 4092.5439453125 background all_cells +5231.17724609375 4065.508056640625 background all_cells +5185.13720703125 4077.522216796875 background all_cells +5184.93994140625 4085.5615234375 background all_cells +5178.935546875 4069.93359375 background all_cells +5169.9208984375 4134.37890625 background all_cells +5180.4677734375 4153.056640625 background all_cells +5177.111328125 4126.07666015625 background all_cells +5177.03662109375 4142.4423828125 background all_cells +5201.779296875 4127.4716796875 background all_cells +5211.26611328125 4140.31689453125 background all_cells +5204.669921875 4152.81640625 background all_cells +5193.11962890625 4109.53662109375 background all_cells +5203.8203125 4122.8583984375 background all_cells +5197.68212890625 4120.55908203125 background all_cells +5086.0087890625 4067.85302734375 background all_cells +5121.12939453125 4059.727294921875 background all_cells +5095.54541015625 4070.21435546875 background all_cells +5155.05712890625 4079.527587890625 background all_cells +5153.35546875 4070.52001953125 background all_cells +5148.7275390625 4069.325439453125 background all_cells +5125.65478515625 4085.291748046875 background all_cells +5134.18603515625 4063.625244140625 background all_cells +5132.75 4060.286376953125 background all_cells +5128.0888671875 4090.195068359375 background all_cells +5117.7294921875 4103.58984375 background all_cells +5147.240234375 4090.61328125 background all_cells +4972.5693359375 4146.37109375 background all_cells +5002.39794921875 4123.74267578125 background all_cells +4994.25244140625 4139.83349609375 background all_cells +5009.21533203125 4119.509765625 background all_cells +5008.86279296875 4136.830078125 background all_cells +4960.81787109375 4130.3125 background all_cells +4981.39990234375 4125.02392578125 background all_cells +4972.35205078125 4127.578125 background all_cells +5006.98681640625 4150.10595703125 background all_cells +5034.21484375 4150.86279296875 background all_cells +5021.40576171875 4140.87255859375 background all_cells +5067.4248046875 4116.0 background all_cells +5066.7548828125 4125.34619140625 background all_cells +5061.599609375 4121.19970703125 background all_cells +5060.54736328125 4140.0419921875 background all_cells +5054.7529296875 4153.97119140625 background all_cells +5051.10595703125 4148.73974609375 background all_cells +5029.568359375 4120.08740234375 background all_cells +5026.076171875 4131.40625 background all_cells +5043.63232421875 4104.87451171875 background all_cells +5051.0185546875 4115.5498046875 background all_cells +5051.85986328125 4108.7763671875 background all_cells +5046.2783203125 4113.359375 background all_cells +5059.61279296875 4110.02978515625 background all_cells +5060.89208984375 4103.60498046875 background all_cells +5070.06591796875 4109.46435546875 background all_cells +5059.32373046875 4115.1064453125 background all_cells +5099.4677734375 4079.3984375 background all_cells +5043.3037109375 4080.7080078125 background all_cells +5106.18017578125 4091.17724609375 background all_cells +5101.513671875 4085.005859375 background all_cells +4975.5244140625 4064.072998046875 background all_cells +4987.41943359375 4064.727783203125 background all_cells +4984.11572265625 4061.002685546875 background all_cells +4980.5654296875 4056.8837890625 background all_cells +4976.7080078125 4055.947998046875 background all_cells +4999.56689453125 4063.537109375 background all_cells +5012.5029296875 4063.2060546875 background all_cells +5003.9248046875 4061.54296875 background all_cells +5037.91064453125 4056.61572265625 background all_cells +5072.3984375 4057.56787109375 background all_cells +5063.8310546875 4056.680419921875 background all_cells +5053.6123046875 4055.801025390625 background all_cells +5051.88427734375 4070.51171875 background all_cells +4997.74462890625 4076.97265625 background all_cells +5007.4736328125 4070.24560546875 background all_cells +5065.99169921875 4069.624267578125 background all_cells +5059.37353515625 4076.559814453125 background all_cells +5110.919921875 4058.506103515625 background all_cells +5110.20361328125 4076.626953125 background all_cells +5104.82763671875 4072.53515625 background all_cells +5114.18994140625 4069.150390625 background all_cells +4973.52734375 4086.464599609375 background all_cells +4984.5361328125 4114.181640625 background all_cells +4981.14990234375 4093.27978515625 background all_cells +4977.49658203125 4102.35498046875 background all_cells +4974.58984375 4111.3173828125 background all_cells +5015.13916015625 4114.94677734375 background all_cells +5035.43115234375 4111.67626953125 background all_cells +5022.58349609375 4108.35595703125 background all_cells +5021.14697265625 4091.1669921875 background all_cells +5012.7685546875 4084.25341796875 background all_cells +5037.2890625 4088.85693359375 background all_cells +5027.9052734375 4093.26123046875 background all_cells +5011.2509765625 4098.1640625 background all_cells +5000.7138671875 4106.00244140625 background all_cells +4440.06591796875 4443.205078125 background all_cells +4428.54931640625 4443.798828125 background all_cells +4415.4443359375 4453.29052734375 background all_cells +4413.19970703125 4469.38671875 background all_cells +4421.14404296875 4463.2646484375 background all_cells +4431.83349609375 4453.9453125 background all_cells +4434.48681640625 4477.86376953125 background all_cells +4440.4208984375 4455.66650390625 background all_cells +4411.97900390625 4443.0546875 background all_cells +4424.958984375 4475.3017578125 background all_cells +4422.103515625 4486.3447265625 background all_cells +4407.67626953125 4488.609375 background all_cells +4415.81591796875 4479.048828125 background all_cells +4412.359375 4491.673828125 background all_cells +4425.92529296875 4499.04638671875 background all_cells +4421.16455078125 4495.3974609375 background all_cells +4443.9638671875 4482.73291015625 background all_cells +4434.50390625 4487.1181640625 background all_cells +4433.744140625 4492.9326171875 background all_cells +4444.0146484375 4490.59228515625 background all_cells +4435.06201171875 4380.66162109375 background all_cells +4416.623046875 4377.861328125 background all_cells +4420.84375 4387.1953125 background all_cells +4425.25439453125 4379.9697265625 background all_cells +4431.19287109375 4408.4619140625 background all_cells +4445.6904296875 4403.5849609375 background all_cells +4431.4970703125 4420.66552734375 background all_cells +4421.45654296875 4415.75390625 background all_cells +4441.24951171875 4417.8544921875 background all_cells +4428.86083984375 4388.39111328125 background all_cells +4428.68603515625 4397.35888671875 background all_cells +4441.02685546875 4393.70849609375 background all_cells +4435.52490234375 4387.2509765625 background all_cells +4404.8466796875 4386.7421875 background all_cells +4411.0380859375 4396.6123046875 background all_cells +4412.091796875 4413.08642578125 background all_cells +4744.77734375 4328.93701171875 background all_cells +4770.05615234375 4324.29052734375 background all_cells +4755.6240234375 4323.75048828125 background all_cells +4745.47900390625 4338.697265625 background all_cells +4772.2705078125 4339.9287109375 background all_cells +4825.861328125 4362.357421875 background all_cells +4860.8134765625 4347.30126953125 background all_cells +4857.97998046875 4359.25634765625 background all_cells +4852.97216796875 4350.2275390625 background all_cells +4811.0556640625 4390.3447265625 background all_cells +4836.3896484375 4396.853515625 background all_cells +4819.67529296875 4389.93359375 background all_cells +4853.15234375 4369.2646484375 background all_cells +4843.61572265625 4398.27587890625 background all_cells +4844.97705078125 4390.29638671875 background all_cells +4839.513671875 4388.38818359375 background all_cells +4824.36181640625 4384.904296875 background all_cells +4799.8486328125 4294.24462890625 background all_cells +4801.521484375 4306.16357421875 background all_cells +4790.51513671875 4302.1015625 background all_cells +4782.916015625 4296.078125 background all_cells +4820.4921875 4334.12451171875 background all_cells +4819.7041015625 4342.57861328125 background all_cells +4845.939453125 4321.02783203125 background all_cells +4859.6171875 4328.80859375 background all_cells +4845.59814453125 4338.271484375 background all_cells +4855.45263671875 4338.82958984375 background all_cells +4852.8818359375 4321.083984375 background all_cells +4848.83837890625 4331.23095703125 background all_cells +4839.96240234375 4318.4501953125 background all_cells +4830.50927734375 4351.42138671875 background all_cells +4755.35302734375 4351.58984375 background all_cells +4753.35986328125 4384.56396484375 background all_cells +4759.869140625 4375.46044921875 background all_cells +4766.3720703125 4360.05810546875 background all_cells +4755.24267578125 4358.16943359375 background all_cells +4793.513671875 4361.54443359375 background all_cells +4802.64306640625 4376.2275390625 background all_cells +4804.7861328125 4356.2724609375 background all_cells +4798.53466796875 4367.548828125 background all_cells +4782.84716796875 4351.40673828125 background all_cells +4772.39111328125 4373.00390625 background all_cells +4778.19091796875 4367.30078125 background all_cells +4784.16748046875 4363.5302734375 background all_cells +4783.8291015625 4391.93505859375 background all_cells +4754.1142578125 4397.353515625 background all_cells +4762.2646484375 4395.62109375 background all_cells +4772.44580078125 4386.1494140625 background all_cells +4776.98046875 4411.56494140625 background all_cells +4771.4560546875 4404.00634765625 background all_cells +4641.39453125 4406.65673828125 background all_cells +4637.02392578125 4401.29541015625 background all_cells +4633.5048828125 4405.1904296875 background all_cells +4622.42626953125 4396.63427734375 background all_cells +4654.10595703125 4385.25439453125 background all_cells +4669.36328125 4397.267578125 background all_cells +4652.67333984375 4391.9736328125 background all_cells +4651.14013671875 4415.38818359375 background all_cells +4664.00732421875 4413.205078125 background all_cells +4655.09033203125 4421.27978515625 background all_cells +4654.916015625 4306.68701171875 background all_cells +4648.13525390625 4306.05517578125 background all_cells +4659.98388671875 4375.5673828125 background all_cells +4621.28125 4416.24853515625 background all_cells +4620.3896484375 4408.41259765625 background all_cells +4680.11962890625 4433.4716796875 background all_cells +4675.21435546875 4445.37744140625 background all_cells +4692.04541015625 4441.75830078125 background all_cells +4700.1376953125 4463.1748046875 background all_cells +4697.0517578125 4452.2646484375 background all_cells +4696.69775390625 4435.21240234375 background all_cells +4700.4091796875 4480.64599609375 background all_cells +4697.03369140625 4474.3876953125 background all_cells +4681.88427734375 4485.31884765625 background all_cells +4691.78564453125 4495.6669921875 background all_cells +4681.66064453125 4498.9970703125 background all_cells +4689.7041015625 4486.76416015625 background all_cells +4691.17236328125 4472.2314453125 background all_cells +4687.12548828125 4466.2158203125 background all_cells +4684.86376953125 4450.3212890625 background all_cells +4675.3515625 4463.89892578125 background all_cells +4681.8798828125 4459.23046875 background all_cells +4675.322265625 4451.884765625 background all_cells +4672.02001953125 4404.5234375 background all_cells +4689.6435546875 4404.92138671875 background all_cells +4679.26171875 4407.50390625 background all_cells +4682.15185546875 4399.8955078125 background all_cells +4680.91015625 4382.21435546875 background all_cells +4674.95458984375 4369.6845703125 background all_cells +4700.0498046875 4390.24560546875 background all_cells +4695.38330078125 4381.63232421875 background all_cells +4689.845703125 4375.16064453125 background all_cells +4673.11328125 4387.18603515625 background all_cells +4695.4140625 4410.8349609375 background all_cells +4699.58154296875 4423.65380859375 background all_cells +4672.4072265625 4419.78076171875 background all_cells +4685.28955078125 4420.697265625 background all_cells +4643.2421875 4486.337890625 background all_cells +4636.27099609375 4491.0751953125 background all_cells +4632.91064453125 4488.40283203125 background all_cells +4651.3740234375 4496.9677734375 background all_cells +4669.12451171875 4492.32763671875 background all_cells +4667.53857421875 4483.96142578125 background all_cells +4649.66455078125 4472.44384765625 background all_cells +4638.3544921875 4474.73876953125 background all_cells +4629.03173828125 4475.88720703125 background all_cells +4614.34130859375 4427.06982421875 background all_cells +4625.640625 4436.48193359375 background all_cells +4625.48779296875 4443.5986328125 background all_cells +4632.14990234375 4444.78857421875 background all_cells +4637.05712890625 4431.115234375 background all_cells +4622.79150390625 4452.73876953125 background all_cells +4622.8671875 4462.044921875 background all_cells +4638.4521484375 4463.42236328125 background all_cells +4629.45703125 4459.0087890625 background all_cells +4628.88916015625 4453.7158203125 background all_cells +4656.50732421875 4450.0087890625 background all_cells +4668.49365234375 4466.3193359375 background all_cells +4665.31103515625 4458.9384765625 background all_cells +4663.73291015625 4450.5400390625 background all_cells +4641.34228515625 4448.7333984375 background all_cells +4650.78369140625 4452.04345703125 background all_cells +4646.37060546875 4443.1015625 background all_cells +4667.2373046875 4430.037109375 background all_cells +4653.62744140625 4437.75146484375 background all_cells +4670.640625 4438.7802734375 background all_cells +4658.34375 4430.052734375 background all_cells +4791.44873046875 4403.6484375 background all_cells +4812.28662109375 4420.19482421875 background all_cells +4783.24072265625 4415.70068359375 background all_cells +4800.29931640625 4392.70556640625 background all_cells +4808.63671875 4405.06005859375 background all_cells +4800.669921875 4416.67724609375 background all_cells +4794.9619140625 4430.95703125 background all_cells +4785.37255859375 4423.98388671875 background all_cells +4786.2109375 4442.5537109375 background all_cells +4815.22314453125 4438.74462890625 background all_cells +4804.25146484375 4437.22998046875 background all_cells +4827.14892578125 4444.87548828125 background all_cells +4823.90087890625 4423.19775390625 background all_cells +4822.1162109375 4400.54296875 background all_cells +4785.41650390625 4453.51708984375 background all_cells +4784.34521484375 4464.7529296875 background all_cells +4796.29248046875 4459.4814453125 background all_cells +4805.57568359375 4480.12060546875 background all_cells +4808.11572265625 4501.580078125 background all_cells +4806.5927734375 4493.9423828125 background all_cells +4801.236328125 4449.7109375 background all_cells +4810.94970703125 4472.08447265625 background all_cells +4804.83154296875 4466.90576171875 background all_cells +4810.25390625 4462.69970703125 background all_cells +4806.9384765625 4457.4443359375 background all_cells +4797.66064453125 4470.92724609375 background all_cells +4787.5302734375 4476.658203125 background all_cells +4791.5419921875 4472.73388671875 background all_cells +4792.50634765625 4481.4189453125 background all_cells +4788.6630859375 4499.54345703125 background all_cells +4797.380859375 4488.689453125 background all_cells +4784.33935546875 4482.787109375 background all_cells +4819.76513671875 4483.72998046875 background all_cells +4833.4609375 4495.52197265625 background all_cells +4826.03076171875 4504.4443359375 background all_cells +4819.7021484375 4494.89404296875 background all_cells +4828.68359375 4476.876953125 background all_cells +4817.37353515625 4473.7470703125 background all_cells +4851.64599609375 4484.73828125 background all_cells +4845.2587890625 4478.14013671875 background all_cells +4834.48974609375 4487.4677734375 background all_cells +4818.43994140625 4449.59326171875 background all_cells +4817.44140625 4464.66455078125 background all_cells +4817.97998046875 4458.18505859375 background all_cells +4827.0263671875 4453.28955078125 background all_cells +4725.3349609375 4386.08642578125 background all_cells +4719.666015625 4406.810546875 background all_cells +4733.43310546875 4408.77734375 background all_cells +4745.36767578125 4409.63232421875 background all_cells +4738.3095703125 4389.70166015625 background all_cells +4734.77978515625 4351.04638671875 background all_cells +4713.154296875 4382.26953125 background all_cells +4748.390625 4369.02490234375 background all_cells +4744.078125 4358.03759765625 background all_cells +4745.1669921875 4348.9638671875 background all_cells +4754.38525390625 4424.60302734375 background all_cells +4726.8154296875 4423.1455078125 background all_cells +4729.6494140625 4415.46923828125 background all_cells +4743.04736328125 4418.345703125 background all_cells +4768.52490234375 4424.36865234375 background all_cells +4757.43017578125 4413.5107421875 background all_cells +4722.8642578125 4460.5302734375 background all_cells +4748.1259765625 4451.66748046875 background all_cells +4737.57763671875 4464.96923828125 background all_cells +4751.18310546875 4461.30322265625 background all_cells +4759.49072265625 4442.81298828125 background all_cells +4768.51806640625 4455.97314453125 background all_cells +4775.8642578125 4447.2861328125 background all_cells +4724.3857421875 4434.4765625 background all_cells +4744.86962890625 4431.720703125 background all_cells +4706.97412109375 4438.59521484375 background all_cells +4745.96533203125 4446.07958984375 background all_cells +4715.7529296875 4441.658203125 background all_cells +4737.59619140625 4443.7275390625 background all_cells +4760.12646484375 4468.51806640625 background all_cells +4781.10595703125 4479.93701171875 background all_cells +4771.4013671875 4471.76318359375 background all_cells +4747.3642578125 4486.77490234375 background all_cells +4742.087890625 4480.57861328125 background all_cells +4765.78466796875 4487.22900390625 background all_cells +4749.35791015625 4492.24658203125 background all_cells +4755.8115234375 4502.0859375 background all_cells +4763.70654296875 4495.7919921875 background all_cells +4773.25048828125 4495.32177734375 background all_cells +4773.6298828125 4487.3203125 background all_cells +4710.24560546875 4483.05712890625 background all_cells +4733.91796875 4489.34326171875 background all_cells +4727.67431640625 4483.0302734375 background all_cells +4720.615234375 4489.1015625 background all_cells +4709.02880859375 4468.4912109375 background all_cells +4721.994140625 4479.57177734375 background all_cells +4717.904296875 4474.31591796875 background all_cells +4732.2822265625 4475.00146484375 background all_cells +4445.1025390625 4500.03125 background all_cells +4474.6962890625 4490.74658203125 background all_cells +4480.31201171875 4481.65185546875 background all_cells +4478.4638671875 4487.2021484375 background all_cells +4496.6884765625 4480.66455078125 background all_cells +4513.97021484375 4483.86328125 background all_cells +4477.06640625 4467.50244140625 background all_cells +4482.83984375 4469.93505859375 background all_cells +4471.169921875 4478.171875 background all_cells +4548.01806640625 4433.7158203125 background all_cells +4564.265625 4416.5341796875 background all_cells +4554.5048828125 4419.40966796875 background all_cells +4551.18896484375 4447.64306640625 background all_cells +4569.50537109375 4450.36865234375 background all_cells +4580.2041015625 4442.548828125 background all_cells +4577.8955078125 4460.2822265625 background all_cells +4569.25244140625 4442.34423828125 background all_cells +4600.2041015625 4456.34912109375 background all_cells +4589.091796875 4421.8740234375 background all_cells +4602.1689453125 4431.392578125 background all_cells +4589.34130859375 4431.248046875 background all_cells +4571.7216796875 4426.15283203125 background all_cells +4523.10791015625 4465.15625 background all_cells +4587.1044921875 4471.15966796875 background all_cells +4582.15283203125 4467.39208984375 background all_cells +4572.10546875 4465.54248046875 background all_cells +4621.525390625 4503.31201171875 background all_cells +4610.18798828125 4491.9541015625 background all_cells +4602.79833984375 4474.23779296875 background all_cells +4612.75537109375 4456.638671875 background all_cells +4617.45556640625 4468.50634765625 background all_cells +4608.70849609375 4466.3720703125 background all_cells +4543.88671875 4502.95947265625 background all_cells +4589.1298828125 4483.21142578125 background all_cells +4581.169921875 4487.81103515625 background all_cells +4580.6064453125 4381.27685546875 background all_cells +4574.873046875 4386.1904296875 background all_cells +4594.7880859375 4384.35986328125 background all_cells +4590.05810546875 4371.1142578125 background all_cells +4584.447265625 4392.4248046875 background all_cells +4603.32958984375 4385.7822265625 background all_cells +4613.83837890625 4383.37158203125 background all_cells +4594.6259765625 4395.8232421875 background all_cells +4594.849609375 4415.0400390625 background all_cells +4601.43505859375 4412.46142578125 background all_cells +4603.76025390625 4396.56201171875 background all_cells +4544.1396484375 4381.134765625 background all_cells +4541.828125 4399.3701171875 background all_cells +4579.8603515625 4403.7197265625 background all_cells +4557.85888671875 4406.26123046875 background all_cells +4587.74072265625 4413.27587890625 background all_cells +4592.69775390625 4406.71142578125 background all_cells +4564.58447265625 4386.29345703125 background all_cells +4448.4228515625 4429.59423828125 background all_cells +4466.77783203125 4425.78466796875 background all_cells +4458.5947265625 4434.9384765625 background all_cells +4452.2890625 4422.9326171875 background all_cells +4487.24462890625 4424.201171875 background all_cells +4533.0615234375 4440.48095703125 background all_cells +4496.49658203125 4440.2861328125 background all_cells +4465.39208984375 4442.61181640625 background all_cells +4476.12646484375 4444.78662109375 background all_cells +4471.91650390625 4434.42919921875 background all_cells +4452.48681640625 4449.587890625 background all_cells +4461.18408203125 4461.779296875 background all_cells +4468.29833984375 4454.97705078125 background all_cells +4494.68310546875 4395.58740234375 background all_cells +4453.373046875 4402.0830078125 background all_cells +4456.33935546875 4412.8486328125 background all_cells +4460.9990234375 4411.32958984375 background all_cells +4465.49267578125 4400.2138671875 background all_cells +4802.5458984375 4056.872802734375 background all_cells +4784.37890625 4053.0087890625 background all_cells +4785.34228515625 4036.663818359375 background all_cells +4823.07177734375 4028.465576171875 background all_cells +4837.3779296875 3997.284912109375 background all_cells +4808.62109375 4023.74951171875 background all_cells +4811.89111328125 4015.831298828125 background all_cells +4813.3505859375 4024.925048828125 background all_cells +4815.5771484375 4034.377685546875 background all_cells +4835.2109375 4056.7177734375 background all_cells +4813.2763671875 4075.6650390625 background all_cells +4831.00244140625 4073.45654296875 background all_cells +4828.11328125 4065.799072265625 background all_cells +4789.46142578125 3986.9228515625 background all_cells +4795.41064453125 3998.36767578125 background all_cells +4803.4814453125 4025.306396484375 background all_cells +4797.8291015625 4021.110107421875 background all_cells +4854.60498046875 3978.698486328125 background all_cells +4857.02197265625 3985.068603515625 background all_cells +4845.24462890625 3992.7041015625 background all_cells +4853.59375 4026.252197265625 background all_cells +4855.865234375 4071.59326171875 background all_cells +4863.81396484375 4068.767333984375 background all_cells +4866.65625 4021.0 background all_cells +4859.43603515625 4021.110107421875 background all_cells +4856.50439453125 4033.5478515625 background all_cells +4856.59716796875 4013.6318359375 background all_cells +4843.900390625 4030.268310546875 background all_cells +4848.302734375 4014.0380859375 background all_cells +4842.51318359375 4012.857421875 background all_cells +4847.66650390625 4062.5693359375 background all_cells +4828.26416015625 3990.48583984375 background all_cells +4825.7900390625 3997.23876953125 background all_cells +4818.28955078125 4001.571533203125 background all_cells +4831.6337890625 4007.62353515625 background all_cells +4823.201171875 4007.115478515625 background all_cells +4816.06689453125 3983.669189453125 background all_cells +4823.029296875 3974.54345703125 background all_cells +4827.7646484375 3977.1083984375 background all_cells +4871.47314453125 4041.605712890625 background all_cells +4871.63525390625 4033.08154296875 background all_cells +4869.33251953125 4015.677001953125 background all_cells +4867.41943359375 4029.253173828125 background all_cells +4878.87451171875 4030.32080078125 background all_cells +4877.923828125 4039.8837890625 background all_cells +4890.55322265625 4020.736083984375 background all_cells +4886.35791015625 4029.980712890625 background all_cells +4882.4404296875 4018.935791015625 background all_cells +4880.59912109375 4001.9404296875 background all_cells +4895.3720703125 4014.857421875 background all_cells +4888.47998046875 4009.176513671875 background all_cells +4875.96435546875 4015.771240234375 background all_cells +4893.3388671875 4004.431396484375 background all_cells +4890.279296875 3989.46533203125 background all_cells +4892.34326171875 3981.3955078125 background all_cells +4878.79736328125 3979.5283203125 background all_cells +4943.08642578125 4099.4697265625 background all_cells +4929.7734375 4123.98388671875 background all_cells +4934.30322265625 4111.9970703125 background all_cells +4931.0126953125 4103.44482421875 background all_cells +4935.12646484375 4137.494140625 background all_cells +4945.8173828125 4138.125 background all_cells +4939.90087890625 4147.28857421875 background all_cells +4920.15869140625 4138.73193359375 background all_cells +4930.3251953125 4142.4072265625 background all_cells +4925.232421875 4147.89599609375 background all_cells +4927.27587890625 4131.3603515625 background all_cells +4939.08203125 4118.5068359375 background all_cells +4952.1142578125 4119.2197265625 background all_cells +4942.37353515625 4126.31494140625 background all_cells +4936.9580078125 4080.011962890625 background all_cells +4945.76708984375 4091.48779296875 background all_cells +4930.75390625 4088.16748046875 background all_cells +4896.10400390625 4111.71875 background all_cells +4904.9345703125 4100.98193359375 background all_cells +4904.064453125 4111.3173828125 background all_cells +4903.84130859375 4123.064453125 background all_cells +4921.962890625 4105.27734375 background all_cells +4923.4130859375 4114.2138671875 background all_cells +4922.42724609375 4121.5634765625 background all_cells +4912.525390625 4112.59375 background all_cells +4913.75732421875 4126.904296875 background all_cells +4915.78076171875 4101.31103515625 background all_cells +4914.619140625 4119.38427734375 background all_cells +4893.91943359375 4083.792724609375 background all_cells +4909.8564453125 4094.853271484375 background all_cells +4910.55322265625 4087.70263671875 background all_cells +4901.7998046875 4090.191650390625 background all_cells +4902.30126953125 4080.656982421875 background all_cells +4898.736328125 3995.173095703125 background all_cells +4901.2451171875 4003.578125 background all_cells +4908.08984375 3995.14697265625 background all_cells +4924.556640625 4018.9873046875 background all_cells +4950.2734375 4017.718994140625 background all_cells +4941.533203125 4013.336181640625 background all_cells +4931.8447265625 4011.02001953125 background all_cells +4921.712890625 3984.58251953125 background all_cells +4921.52880859375 3995.258544921875 background all_cells +4932.36083984375 3983.35986328125 background all_cells +4927.35546875 3976.296630859375 background all_cells +4906.236328125 4015.35498046875 background all_cells +4914.43994140625 4016.07373046875 background all_cells +4908.9345703125 4023.21044921875 background all_cells +4902.947265625 3985.80029296875 background all_cells +4912.36962890625 4028.020263671875 background all_cells +4908.57568359375 4034.787109375 background all_cells +4913.3427734375 4034.21240234375 background all_cells +4903.5009765625 4029.927734375 background all_cells +4899.99462890625 4074.07958984375 background all_cells +4889.9580078125 4072.807861328125 background all_cells +4891.88720703125 4067.23828125 background all_cells +4912.96875 4075.075927734375 background all_cells +4898.98486328125 4065.522705078125 background all_cells +4899.06640625 4070.81591796875 background all_cells +4900.73388671875 4036.912109375 background all_cells +4909.31689453125 4039.475830078125 background all_cells +4893.42236328125 4036.4287109375 background all_cells +4836.0986328125 4097.22412109375 background all_cells +4849.38525390625 4087.564453125 background all_cells +4847.857421875 4100.3046875 background all_cells +4841.89404296875 4092.5771484375 background all_cells +4840.4609375 4104.18994140625 background all_cells +4833.58740234375 4106.91162109375 background all_cells +4843.3642578125 4107.5703125 background all_cells +4854.6533203125 4099.3779296875 background all_cells +4860.63818359375 4092.8984375 background all_cells +4857.72412109375 4083.699951171875 background all_cells +4866.42041015625 4116.63427734375 background all_cells +4869.98583984375 4110.732421875 background all_cells +4871.3505859375 4105.9560546875 background all_cells +4880.0126953125 4134.2734375 background all_cells +4881.65869140625 4130.19873046875 background all_cells +4880.65283203125 4141.72412109375 background all_cells +4892.60400390625 4143.228515625 background all_cells +4914.3251953125 4151.69189453125 background all_cells +4906.5400390625 4144.46533203125 background all_cells +4900.8857421875 4149.4921875 background all_cells +4891.810546875 4149.82666015625 background all_cells +4862.62841796875 4142.021484375 background all_cells +4872.5068359375 4138.822265625 background all_cells +4869.0517578125 4151.7529296875 background all_cells +4865.6767578125 4136.38037109375 background all_cells +4888.494140625 4129.89599609375 background all_cells +4903.8671875 4135.115234375 background all_cells +4912.7529296875 4138.306640625 background all_cells +4888.0244140625 4137.009765625 background all_cells +4897.11865234375 4138.25439453125 background all_cells +4896.86328125 4130.08203125 background all_cells +4882.14111328125 4107.2666015625 background all_cells +4888.669921875 4109.23291015625 background all_cells +4893.23681640625 4117.94970703125 background all_cells +4883.9228515625 4120.3828125 background all_cells +4894.03564453125 4124.03564453125 background all_cells +4876.916015625 4115.02734375 background all_cells +4877.06103515625 4080.8701171875 background all_cells +4886.57666015625 4084.869873046875 background all_cells +4867.69921875 4086.122314453125 background all_cells +4866.99658203125 4080.2734375 background all_cells +4883.58544921875 4077.732177734375 background all_cells +4880.97509765625 4099.59033203125 background all_cells +4896.94091796875 4101.5146484375 background all_cells +4889.2841796875 4098.32373046875 background all_cells +4865.357421875 4101.32275390625 background all_cells +4875.18701171875 4088.77685546875 background all_cells +4874.0068359375 4095.76708984375 background all_cells +4867.4970703125 4092.872314453125 background all_cells +4845.380859375 4132.9453125 background all_cells +4848.181640625 4142.47900390625 background all_cells +4848.2919921875 4119.03564453125 background all_cells +4845.6826171875 4124.48828125 background all_cells +4860.77490234375 4119.51123046875 background all_cells +4864.9384765625 4122.43505859375 background all_cells +4857.43701171875 4123.169921875 background all_cells +4868.07958984375 4129.17626953125 background all_cells +4855.4248046875 4146.7900390625 background all_cells +4854.40576171875 4138.90234375 background all_cells +4862.59130859375 4132.6708984375 background all_cells +4856.41259765625 4130.89013671875 background all_cells +4860.0810546875 4106.4072265625 background all_cells +4854.29736328125 4115.8369140625 background all_cells +4861.6474609375 4112.09912109375 background all_cells +4849.53271484375 4109.41845703125 background all_cells +4787.1640625 4131.087890625 background all_cells +4799.38916015625 4145.5234375 background all_cells +4796.4765625 4140.68896484375 background all_cells +4790.810546875 4127.35009765625 background all_cells +4816.3515625 4141.99462890625 background all_cells +4816.7890625 4154.0751953125 background all_cells +4817.6318359375 4147.86328125 background all_cells +4810.92236328125 4148.90283203125 background all_cells +4811.7724609375 4129.29052734375 background all_cells +4809.2578125 4138.63134765625 background all_cells +4815.84033203125 4132.95458984375 background all_cells +4824.4521484375 4129.36572265625 background all_cells +4830.18798828125 4139.73046875 background all_cells +4821.03759765625 4139.9033203125 background all_cells +4821.95068359375 4135.2705078125 background all_cells +4841.5166015625 4140.00732421875 background all_cells +4844.79736328125 4149.58349609375 background all_cells +4824.74462890625 4147.02197265625 background all_cells +4838.7314453125 4145.220703125 background all_cells +4835.04052734375 4113.314453125 background all_cells +4832.66796875 4125.1796875 background all_cells +4841.921875 4127.708984375 background all_cells +4842.12939453125 4117.9697265625 background all_cells +4838.22265625 4126.99658203125 background all_cells +4836.271484375 4132.97802734375 background all_cells +4830.81396484375 4131.20654296875 background all_cells +4798.96044921875 4082.230224609375 background all_cells +4823.83740234375 4100.10546875 background all_cells +4823.98046875 4086.201171875 background all_cells +4801.951171875 4094.717041015625 background all_cells +4826.04638671875 4111.5751953125 background all_cells +4829.03271484375 4121.126953125 background all_cells +4821.02685546875 4122.07666015625 background all_cells +4837.11767578125 4120.81982421875 background all_cells +4806.751953125 4106.9169921875 background all_cells +4813.056640625 4120.99169921875 background all_cells +4818.8134765625 4114.46875 background all_cells +4818.2373046875 4105.4697265625 background all_cells +4829.7421875 4095.154052734375 background all_cells +4832.4501953125 4102.03759765625 background all_cells +4835.30712890625 4086.7099609375 background all_cells +4828.3603515625 4104.19384765625 background all_cells +4798.84912109375 4160.47021484375 background all_cells +4795.9775390625 4152.6787109375 background all_cells +4788.40380859375 4160.87109375 background all_cells +4800.23779296875 4168.7470703125 background all_cells +4815.533203125 4158.00390625 background all_cells +4815.72216796875 4162.708984375 background all_cells +4822.02880859375 4161.0546875 background all_cells +4827.654296875 4162.2529296875 background all_cells +4824.7666015625 4155.24951171875 background all_cells +4825.00732421875 4167.52587890625 background all_cells +4818.1396484375 4169.06396484375 background all_cells +4828.21923828125 4179.17724609375 background all_cells +4821.96728515625 4176.77099609375 background all_cells +4825.14453125 4173.20166015625 background all_cells +4830.86865234375 4150.39453125 background all_cells +4832.06787109375 4170.60107421875 background all_cells +4837.54052734375 4169.36865234375 background all_cells +4837.65478515625 4155.953125 background all_cells +4835.08203125 4163.78857421875 background all_cells +4832.00732421875 4156.53466796875 background all_cells +4852.150390625 4165.89404296875 background all_cells +4840.888671875 4171.18505859375 background all_cells +4845.12353515625 4172.7880859375 background all_cells +4849.82080078125 4171.3935546875 background all_cells +4842.69482421875 4167.01708984375 background all_cells +4840.2021484375 4151.77294921875 background all_cells +4842.212890625 4160.80615234375 background all_cells +4846.49560546875 4156.103515625 background all_cells +4843.23876953125 4178.2080078125 background all_cells +4839.21240234375 4174.59521484375 background all_cells +4837.46923828125 4178.57861328125 background all_cells +4830.7607421875 4176.248046875 background all_cells +4848.18896484375 4181.1474609375 background all_cells +4854.03759765625 4181.3916015625 background all_cells +4835.4697265625 4183.791015625 background all_cells +4825.84814453125 4184.81005859375 background all_cells +4835.3701171875 4190.703125 background all_cells +4831.10693359375 4189.75732421875 background all_cells +4829.609375 4184.55126953125 background all_cells +4783.837890625 4191.3955078125 background all_cells +4790.05322265625 4177.599609375 background all_cells +4794.19140625 4197.9716796875 background all_cells +4799.26904296875 4185.0517578125 background all_cells +4802.7275390625 4185.5185546875 background all_cells +4801.99365234375 4200.166015625 background all_cells +4800.41552734375 4196.056640625 background all_cells +4828.455078125 4253.68603515625 background all_cells +4814.7421875 4259.81982421875 background all_cells +4825.0810546875 4258.56982421875 background all_cells +4837.23974609375 4256.5400390625 background all_cells +4809.73388671875 4275.4267578125 background all_cells +4828.84326171875 4271.65869140625 background all_cells +4787.76416015625 4264.82763671875 background all_cells +4796.935546875 4276.2783203125 background all_cells +4793.013671875 4260.470703125 background all_cells +4850.84130859375 4190.2880859375 background all_cells +4846.99658203125 4194.5068359375 background all_cells +4841.03955078125 4192.958984375 background all_cells +4857.6494140625 4194.09033203125 background all_cells +4867.275390625 4190.82080078125 background all_cells +4864.36279296875 4200.8740234375 background all_cells +4845.19287109375 4208.36083984375 background all_cells +4862.04541015625 4204.85986328125 background all_cells +4857.88525390625 4205.82958984375 background all_cells +4849.52294921875 4204.46533203125 background all_cells +4826.962890625 4198.87353515625 background all_cells +4837.0263671875 4220.5576171875 background all_cells +4833.447265625 4196.89599609375 background all_cells +4800.9677734375 4245.47998046875 background all_cells +4788.86279296875 4241.3408203125 background all_cells +4808.662109375 4246.4296875 background all_cells +4796.81640625 4251.18017578125 background all_cells +4792.69287109375 4246.12744140625 background all_cells +4842.845703125 4235.0478515625 background all_cells +4815.154296875 4239.22900390625 background all_cells +4824.2568359375 4248.22607421875 background all_cells +4824.43994140625 4241.81103515625 background all_cells +4790.0869140625 4203.1357421875 background all_cells +4796.685546875 4232.46435546875 background all_cells +4794.4609375 4215.5283203125 background all_cells +4785.7734375 4210.01611328125 background all_cells +4922.169921875 4252.19384765625 background all_cells +4932.6201171875 4235.41357421875 background all_cells +4932.37646484375 4246.1337890625 background all_cells +4924.86083984375 4240.75439453125 background all_cells +4946.96875 4240.3349609375 background all_cells +4953.32470703125 4250.88134765625 background all_cells +4969.76025390625 4243.95947265625 background all_cells +4963.9755859375 4234.47900390625 background all_cells +4948.24609375 4278.515625 background all_cells +4934.0849609375 4294.98974609375 background all_cells +4926.19580078125 4260.0009765625 background all_cells +4945.681640625 4261.13671875 background all_cells +4939.81689453125 4258.43212890625 background all_cells +4933.46240234375 4259.99267578125 background all_cells +4969.7763671875 4256.044921875 background all_cells +4963.65087890625 4260.90771484375 background all_cells +4956.86376953125 4258.32177734375 background all_cells +4963.81640625 4296.2939453125 background all_cells +4961.2236328125 4271.892578125 background all_cells +5006.37939453125 4347.1240234375 background all_cells +5019.96630859375 4345.482421875 background all_cells +5032.3291015625 4164.0859375 background all_cells +5022.77880859375 4378.4853515625 background all_cells +5005.52197265625 4384.59521484375 background all_cells +5011.99462890625 4379.36181640625 background all_cells +5007.64599609375 4371.22314453125 background all_cells +5024.0390625 4369.03515625 background all_cells +4944.87255859375 4219.09326171875 background all_cells +4935.0263671875 4210.38134765625 background all_cells +4944.33251953125 4211.77490234375 background all_cells +4960.06884765625 4209.7744140625 background all_cells +4954.6015625 4221.18798828125 background all_cells +4949.7900390625 4232.07763671875 background all_cells +4971.544921875 4159.3203125 background all_cells +4961.73779296875 4160.2802734375 background all_cells +4989.22900390625 4159.84521484375 background all_cells +5000.00732421875 4158.970703125 background all_cells +4993.4365234375 4152.64599609375 background all_cells +4947.56884765625 4159.3359375 background all_cells +4930.11181640625 4157.8154296875 background all_cells +4933.94482421875 4166.28564453125 background all_cells +4951.06298828125 4169.484375 background all_cells +4952.37646484375 4160.05615234375 background all_cells +4940.138671875 4157.9296875 background all_cells +4972.4560546875 4221.5478515625 background all_cells +4972.51025390625 4228.39501953125 background all_cells +4948.67529296875 4199.56640625 background all_cells +4972.86279296875 4174.52685546875 background all_cells +4931.93310546875 4172.15966796875 background all_cells +4931.59814453125 4182.55419921875 background all_cells +4965.41162109375 4188.80126953125 background all_cells +4956.97705078125 4192.849609375 background all_cells +4856.509765625 4172.33544921875 background all_cells +4861.8759765625 4175.5859375 background all_cells +4864.3603515625 4169.98828125 background all_cells +4869.44873046875 4177.369140625 background all_cells +4871.32666015625 4166.09033203125 background all_cells +4857.2939453125 4165.154296875 background all_cells +4868.93994140625 4159.15283203125 background all_cells +4877.65625 4161.70751953125 background all_cells +4858.41943359375 4151.3359375 background all_cells +4862.69873046875 4155.3447265625 background all_cells +4859.85546875 4160.24755859375 background all_cells +4897.81201171875 4157.52294921875 background all_cells +4891.8291015625 4171.44287109375 background all_cells +4904.8818359375 4157.57421875 background all_cells +4901.3095703125 4165.1591796875 background all_cells +4920.380859375 4175.95263671875 background all_cells +4908.357421875 4173.6064453125 background all_cells +4917.90625 4170.7998046875 background all_cells +4910.578125 4159.02880859375 background all_cells +4920.63671875 4156.94287109375 background all_cells +4909.57666015625 4165.56640625 background all_cells +4917.47216796875 4162.4482421875 background all_cells +4895.7841796875 4198.37353515625 background all_cells +4900.28515625 4187.244140625 background all_cells +4891.826171875 4186.3466796875 background all_cells +4900.7158203125 4174.396484375 background all_cells +4896.3544921875 4181.35888671875 background all_cells +4919.02294921875 4183.97607421875 background all_cells +4923.98046875 4179.05419921875 background all_cells +4927.42236328125 4190.99560546875 background all_cells +4923.67822265625 4184.63330078125 background all_cells +4910.5107421875 4184.09765625 background all_cells +4913.93994140625 4178.66259765625 background all_cells +4913.9072265625 4198.55908203125 background all_cells +4915.86279296875 4192.47265625 background all_cells +4882.9033203125 4200.82861328125 background all_cells +4886.4462890625 4185.75146484375 background all_cells +4887.67236328125 4196.7939453125 background all_cells +4885.91796875 4203.69189453125 background all_cells +4902.521484375 4205.2646484375 background all_cells +4908.0380859375 4209.169921875 background all_cells +4908.9482421875 4219.30859375 background all_cells +4907.3134765625 4202.21044921875 background all_cells +4888.18701171875 4223.4580078125 background all_cells +4887.28857421875 4237.6962890625 background all_cells +4895.19921875 4232.712890625 background all_cells +4895.576171875 4224.49169921875 background all_cells +4895.74169921875 4208.60595703125 background all_cells +4877.66455078125 4219.67919921875 background all_cells +4900.720703125 4218.7255859375 background all_cells +4882.28857421875 4211.251953125 background all_cells +4913.087890625 4235.802734375 background all_cells +4928.07763671875 4224.89013671875 background all_cells +4925.20068359375 4205.3330078125 background all_cells +4857.224609375 4211.4794921875 background all_cells +4866.97412109375 4224.236328125 background all_cells +4858.37353515625 4227.15673828125 background all_cells +4863.82421875 4216.7216796875 background all_cells +4868.55859375 4212.4052734375 background all_cells +4874.88916015625 4185.97509765625 background all_cells +4860.7119140625 4182.17578125 background all_cells +4871.51708984375 4199.23095703125 background all_cells +4879.904296875 4198.3681640625 background all_cells +4876.67138671875 4194.29833984375 background all_cells +4876.1376953125 4203.11328125 background all_cells +4870.3876953125 4205.76513671875 background all_cells +4880.2392578125 4204.197265625 background all_cells +4571.787109375 3978.105224609375 background all_cells +4568.38037109375 3990.511962890625 background all_cells +4645.58544921875 4166.11474609375 background all_cells +4651.984375 4162.0439453125 background all_cells +4646.388671875 4155.662109375 background all_cells +4630.2919921875 4173.02685546875 background all_cells +4642.2548828125 4156.92236328125 background all_cells +4641.43701171875 4170.982421875 background all_cells +4638.34375 4159.8212890625 background all_cells +4670.19677734375 4215.55419921875 background all_cells +4576.623046875 4217.96728515625 background all_cells +4638.0361328125 4216.39599609375 background all_cells +4604.14306640625 4220.44287109375 background all_cells +4637.314453125 4192.2353515625 background all_cells +4617.4423828125 4197.77685546875 background all_cells +4625.369140625 4216.51171875 background all_cells +4624.74267578125 4190.2080078125 background all_cells +4587.9345703125 4160.69921875 background all_cells +4614.212890625 4163.81787109375 background all_cells +4603.3505859375 4178.2275390625 background all_cells +4588.8818359375 4176.6533203125 background all_cells +4683.20458984375 4162.8466796875 background all_cells +4679.75927734375 4155.865234375 background all_cells +4689.36474609375 4228.14892578125 background all_cells +4692.6279296875 4188.81298828125 background all_cells +4687.68212890625 4153.328125 background all_cells +4695.154296875 4168.46240234375 background all_cells +4693.03076171875 4178.525390625 background all_cells +4735.00634765625 4184.93408203125 background all_cells +4723.6669921875 4153.2177734375 background all_cells +4731.2705078125 4198.146484375 background all_cells +4724.3349609375 4198.95556640625 background all_cells +4720.05859375 4166.34912109375 background all_cells +4728.1884765625 4170.6904296875 background all_cells +4708.22021484375 4169.22509765625 background all_cells +4705.4892578125 4198.384765625 background all_cells +4702.275390625 4221.23583984375 background all_cells +4714.36572265625 4163.1884765625 background all_cells +4711.9326171875 4183.27734375 background all_cells +4589.693359375 4036.98095703125 background all_cells +4591.53662109375 4048.481689453125 background all_cells +4589.689453125 4058.72900390625 background all_cells +4591.22412109375 4066.74853515625 background all_cells +4577.1875 4062.878173828125 background all_cells +4585.68505859375 4128.68408203125 background all_cells +4569.88525390625 4129.609375 background all_cells +4573.546875 4133.49560546875 background all_cells +4575.53369140625 4124.18408203125 background all_cells +4588.06591796875 4091.15234375 background all_cells +4569.1865234375 4117.154296875 background all_cells +4593.99560546875 4118.41796875 background all_cells +4584.76318359375 4102.91650390625 background all_cells +4576.712890625 4093.118408203125 background all_cells +4585.0986328125 4072.421630859375 background all_cells +4573.6689453125 4082.905029296875 background all_cells +4583.2373046875 4080.459228515625 background all_cells +4590.52392578125 4076.03564453125 background all_cells +4747.4365234375 4222.3017578125 background all_cells +4718.72998046875 4217.8125 background all_cells +4707.1689453125 4221.689453125 background all_cells +4705.48291015625 4231.68408203125 background all_cells +4736.8505859375 4205.78564453125 background all_cells +4729.7099609375 4218.92626953125 background all_cells +4754.46533203125 4218.56787109375 background all_cells +4708.0634765625 4238.93603515625 background all_cells +4713.25341796875 4251.15234375 background all_cells +4732.0751953125 4239.27685546875 background all_cells +4755.3798828125 4247.0205078125 background all_cells +4753.22021484375 4195.2197265625 background all_cells +4755.5400390625 4185.90380859375 background all_cells +4769.53173828125 4219.5234375 background all_cells +4764.958984375 4240.55126953125 background all_cells +4772.1787109375 4237.11083984375 background all_cells +4762.35693359375 4231.41455078125 background all_cells +4770.513671875 4229.779296875 background all_cells +4775.29345703125 4225.09619140625 background all_cells +4767.80859375 4214.2431640625 background all_cells +4778.712890625 4218.45068359375 background all_cells +4777.21875 4210.876953125 background all_cells +4774.51123046875 4186.15625 background all_cells +4777.6826171875 4192.697265625 background all_cells +4777.24853515625 4198.11474609375 background all_cells +4782.8583984375 4120.57080078125 background all_cells +4778.869140625 4159.92138671875 background all_cells +4749.90478515625 4179.1044921875 background all_cells +4744.56982421875 4180.53369140625 background all_cells +4755.45703125 4180.08935546875 background all_cells +4757.14501953125 4176.5810546875 background all_cells +4753.70166015625 4162.38671875 background all_cells +4730.52880859375 4154.61767578125 background all_cells +4751.81005859375 4169.98291015625 background all_cells +4745.8642578125 4169.4560546875 background all_cells +4766.04345703125 4165.49365234375 background all_cells +4771.61328125 4170.90673828125 background all_cells +4769.3935546875 4174.4638671875 background all_cells +4764.3935546875 4247.10302734375 background all_cells +4781.3408203125 4266.26904296875 background all_cells +4766.0 4269.89111328125 background all_cells +4741.2841796875 4259.26513671875 background all_cells +4754.7998046875 4256.14404296875 background all_cells +4745.17138671875 4256.544921875 background all_cells +4775.60693359375 4288.69091796875 background all_cells +4727.23681640625 4259.08154296875 background all_cells +4736.63671875 4260.99462890625 background all_cells +4732.02490234375 4271.66259765625 background all_cells +4721.23486328125 4297.513671875 background all_cells +4728.41015625 4302.5986328125 background all_cells +4743.845703125 4291.94580078125 background all_cells +4743.150390625 4297.408203125 background all_cells +4738.7890625 4303.34765625 background all_cells +4747.88818359375 4301.93212890625 background all_cells +4759.76025390625 4303.048828125 background all_cells +4758.8603515625 4292.4599609375 background all_cells +4739.384765625 4310.76123046875 background all_cells +4707.47900390625 4306.775390625 background all_cells +4766.025390625 4314.1669921875 background all_cells +4749.06103515625 4312.6162109375 background all_cells +4739.41943359375 4274.826171875 background all_cells +4752.04736328125 4285.79150390625 background all_cells +4747.54248046875 4283.75830078125 background all_cells +4575.22607421875 4270.5498046875 background all_cells +4586.904296875 4265.44189453125 background all_cells +4587.90087890625 4273.80419921875 background all_cells +4582.2705078125 4269.66162109375 background all_cells +4631.25927734375 4306.24267578125 background all_cells +4653.892578125 4296.01171875 background all_cells +4585.85546875 4250.390625 background all_cells +4621.9033203125 4262.88427734375 background all_cells +4610.14208984375 4241.64111328125 background all_cells +4834.72509765625 4287.82080078125 background all_cells +4850.93359375 4304.4208984375 background all_cells +4846.123046875 4297.5078125 background all_cells +4864.76708984375 4307.4296875 background all_cells +4876.90771484375 4310.06103515625 background all_cells +4910.44921875 4314.748046875 background all_cells +4888.21142578125 4312.669921875 background all_cells +4867.5341796875 4309.7734375 background all_cells +4878.39208984375 4255.3720703125 background all_cells +4904.2421875 4249.46923828125 background all_cells +4911.68408203125 4268.24853515625 background all_cells +4904.41015625 4263.484375 background all_cells +4892.72607421875 4270.73974609375 background all_cells +4857.21337890625 4301.4970703125 background all_cells +4901.6962890625 4296.12255859375 background all_cells +4902.89892578125 4301.92333984375 background all_cells +4911.5078125 4289.44482421875 background all_cells +4873.79296875 4288.57666015625 background all_cells +4865.388671875 4275.9248046875 background all_cells +4856.47509765625 4314.158203125 background all_cells +4842.88623046875 4310.97802734375 background all_cells +4682.2939453125 4289.16650390625 background all_cells +4684.31298828125 4294.962890625 background all_cells +4680.58447265625 4296.85107421875 background all_cells +4686.13330078125 4288.39794921875 background all_cells +4816.34130859375 4312.80322265625 background all_cells +4733.59912109375 4310.04248046875 background all_cells +4731.50830078125 4306.6904296875 background all_cells +4715.095703125 4302.0029296875 background all_cells +4711.47900390625 4298.02783203125 background all_cells +4683.50439453125 4312.6923828125 background all_cells +4682.39404296875 4305.431640625 background all_cells +4693.67919921875 4307.7822265625 background all_cells +4687.89208984375 4314.9853515625 background all_cells +4665.5927734375 4312.41796875 background all_cells +4677.61962890625 4284.57861328125 background all_cells +4675.3115234375 4293.12744140625 background all_cells +4669.240234375 4301.32568359375 background all_cells +4667.14599609375 4286.685546875 background all_cells +4694.642578125 4263.42822265625 background all_cells +4698.91845703125 4271.28857421875 background all_cells +4696.4560546875 4280.32421875 background all_cells +4675.2978515625 4279.38916015625 background all_cells +4683.34228515625 4263.4365234375 background all_cells +4678.7197265625 4273.9443359375 background all_cells +4676.42431640625 4265.9833984375 background all_cells +4681.76416015625 4241.0859375 background all_cells +4673.76123046875 4247.908203125 background all_cells +4702.4326171875 4245.88330078125 background all_cells +4566.08056640625 4346.509765625 background all_cells +4595.21044921875 4345.76708984375 background all_cells +4586.3916015625 4352.31884765625 background all_cells +4575.5068359375 4351.30712890625 background all_cells +4621.89013671875 4364.1064453125 background all_cells +4634.5107421875 4355.15673828125 background all_cells +4627.2919921875 4358.576171875 background all_cells +4626.15869140625 4349.400390625 background all_cells +4608.8427734375 4360.78955078125 background all_cells +4616.541015625 4355.84228515625 background all_cells +4615.65771484375 4348.5712890625 background all_cells +4651.60693359375 4346.9189453125 background all_cells +4650.24853515625 4358.189453125 background all_cells +4653.74853515625 4335.765625 background all_cells +4660.99755859375 4345.775390625 background all_cells +4683.8818359375 4342.92041015625 background all_cells +4670.6962890625 4344.31103515625 background all_cells +4631.80126953125 4334.5185546875 background all_cells +4639.48486328125 4332.87646484375 background all_cells +4642.68994140625 4342.65673828125 background all_cells +4610.72412109375 4338.82275390625 background all_cells +4689.8955078125 4360.67724609375 background all_cells +4740.04296875 4372.615234375 background all_cells +4727.5185546875 4366.92822265625 background all_cells +4680.75830078125 4356.64697265625 background all_cells +4705.60009765625 4370.85546875 background all_cells +4687.8154296875 4368.52783203125 background all_cells +4712.166015625 4324.29638671875 background all_cells +4730.48388671875 4325.29248046875 background all_cells +4700.2275390625 4315.21240234375 background all_cells +4708.302734375 4323.65185546875 background all_cells +4699.09765625 4324.4130859375 background all_cells +4700.28125 4340.60888671875 background all_cells +4736.10498046875 4338.9580078125 background all_cells +4725.6416015625 4338.8203125 background all_cells +4703.33642578125 4358.03076171875 background all_cells +4693.419921875 4351.48291015625 background all_cells +4715.58740234375 4350.9140625 background all_cells +4664.55419921875 4331.0908203125 background all_cells +4665.1484375 4355.7958984375 background all_cells +4659.044921875 4329.669921875 background all_cells +4677.92822265625 4325.45703125 background all_cells +4689.68994140625 4332.892578125 background all_cells +4687.20361328125 4319.556640625 background all_cells +4686.16064453125 4326.46923828125 background all_cells +4655.7109375 4316.669921875 background all_cells +4661.17333984375 4323.1923828125 background all_cells +4661.56884765625 4317.33935546875 background all_cells +4992.17724609375 2411.8837890625 background all_cells +4929.34228515625 2428.3251953125 background all_cells +4936.2958984375 2431.9033203125 background all_cells +4927.32568359375 2435.534423828125 background all_cells +4921.1162109375 2434.125732421875 background all_cells +4954.41015625 2419.81396484375 background all_cells +4954.224609375 2396.158935546875 background all_cells +4954.27734375 2405.11865234375 background all_cells +4961.0048828125 2413.83984375 background all_cells +4944.8525390625 2412.10009765625 background all_cells +4946.123046875 2431.236328125 background all_cells +4947.45556640625 2401.48388671875 background all_cells +4941.3203125 2404.54541015625 background all_cells +4942.6484375 2418.52099609375 background all_cells +4931.18017578125 2407.643798828125 background all_cells +4918.92333984375 2406.427978515625 background all_cells +4924.3876953125 2419.335693359375 background all_cells +4920.73876953125 2397.985595703125 background all_cells +4921.63525390625 2403.151123046875 background all_cells +4928.6220703125 2399.285400390625 background all_cells +4973.09326171875 2405.00048828125 background all_cells +4975.43115234375 2416.876708984375 background all_cells +4976.2021484375 2410.394287109375 background all_cells +4984.27294921875 2484.358154296875 background all_cells +4964.025390625 2488.197265625 background all_cells +4971.4609375 2485.518798828125 background all_cells +4959.16650390625 2509.90625 background all_cells +4977.580078125 2503.6767578125 background all_cells +4972.2978515625 2495.43212890625 background all_cells +4968.77685546875 2506.907470703125 background all_cells +4984.35986328125 2491.740234375 background all_cells +4979.38916015625 2517.370361328125 background all_cells +4993.3974609375 2508.874267578125 background all_cells +4982.87890625 2510.6240234375 background all_cells +4920.20703125 2447.80078125 background all_cells +4919.98681640625 2499.704345703125 background all_cells +4922.078125 2484.915771484375 background all_cells +4919.02294921875 2507.296875 background all_cells +4947.05615234375 2439.38720703125 background all_cells +4957.111328125 2454.81591796875 background all_cells +4949.55419921875 2455.099365234375 background all_cells +4955.40087890625 2466.364013671875 background all_cells +4942.21240234375 2466.255859375 background all_cells +4956.77490234375 2487.246826171875 background all_cells +4957.95947265625 2479.149658203125 background all_cells +4943.88671875 2481.137451171875 background all_cells +4962.00537109375 2470.640625 background all_cells +4928.89501953125 2466.199951171875 background all_cells +4942.25048828125 2445.522705078125 background all_cells +4937.005859375 2456.860107421875 background all_cells +4927.7265625 2456.628173828125 background all_cells +4927.740234375 2492.56982421875 background all_cells +4930.5166015625 2476.776123046875 background all_cells +4936.10546875 2505.943603515625 background all_cells +4934.0302734375 2521.520263671875 background all_cells +4953.919921875 2431.2509765625 background all_cells +4962.23974609375 2459.5244140625 background all_cells +4959.12548828125 2441.942138671875 background all_cells +4958.50830078125 2450.41650390625 background all_cells +4963.5634765625 2474.776611328125 background all_cells +4971.58447265625 2476.445556640625 background all_cells +4965.1845703125 2480.232421875 background all_cells +4971.78759765625 2462.4912109375 background all_cells +4993.85986328125 2456.646484375 background all_cells +4977.68017578125 2471.81787109375 background all_cells +4983.84814453125 2468.295166015625 background all_cells +4993.7587890625 2429.610107421875 background all_cells +4990.12548828125 2440.727783203125 background all_cells +4977.4306640625 2429.630859375 background all_cells +4941.15478515625 2630.68359375 background all_cells +4971.60009765625 2644.47216796875 background all_cells +4987.900390625 2656.86474609375 background all_cells +4931.15966796875 2644.07568359375 background all_cells +4969.34326171875 2652.96435546875 background all_cells +4954.99365234375 2647.2958984375 background all_cells +4947.4404296875 2611.722900390625 background all_cells +4949.66552734375 2631.912841796875 background all_cells +4979.849609375 2766.493896484375 background all_cells +4978.33544921875 2770.386474609375 background all_cells +4989.15234375 2776.10595703125 background all_cells +4984.55859375 2729.313232421875 background all_cells +4944.19189453125 2792.445556640625 background all_cells +4958.59765625 2875.260009765625 background all_cells +4989.51904296875 2871.02587890625 background all_cells +4929.4638671875 2862.9873046875 background all_cells +4954.07666015625 2808.156494140625 background all_cells +4937.6962890625 2798.2109375 background all_cells +4955.1513671875 2763.173095703125 background all_cells +4969.87255859375 2737.61962890625 background all_cells +4956.08642578125 2748.906005859375 background all_cells +4955.7216796875 2741.4609375 background all_cells +4944.57958984375 2736.75048828125 background all_cells +4936.4326171875 2753.5595703125 background all_cells +4948.19482421875 2746.908203125 background all_cells +4943.68798828125 2747.36181640625 background all_cells +4984.7119140625 2690.40966796875 background all_cells +4973.8505859375 2694.7900390625 background all_cells +4984.22998046875 2704.254638671875 background all_cells +4976.1572265625 2709.26904296875 background all_cells +4963.5205078125 2713.013427734375 background all_cells +4972.28759765625 2713.030517578125 background all_cells +4957.38134765625 2699.493408203125 background all_cells +4927.17138671875 2685.8203125 background all_cells +4941.716796875 2689.3125 background all_cells +4987.8564453125 2563.487060546875 background all_cells +4989.859375 2517.55810546875 background all_cells +4986.42138671875 2521.9306640625 background all_cells +4993.240234375 2526.0087890625 background all_cells +4994.64404296875 2699.2294921875 background all_cells +4991.02392578125 2746.033447265625 background all_cells +4994.16455078125 2714.51708984375 background all_cells +4996.39453125 2633.802490234375 background all_cells +4995.060546875 2669.455322265625 background all_cells +4992.63330078125 2657.28955078125 background all_cells +4997.52392578125 2647.2080078125 background all_cells +5015.02978515625 2528.5830078125 background all_cells +5011.68505859375 2570.986328125 background all_cells +5002.341796875 2551.399169921875 background all_cells +5012.1533203125 2548.4482421875 background all_cells +5074.427734375 2830.50537109375 background all_cells +5071.0244140625 2825.183837890625 background all_cells +5079.9814453125 2824.442138671875 background all_cells +5080.1279296875 2839.47314453125 background all_cells +5078.0048828125 2830.246337890625 background all_cells +5067.29833984375 2577.83984375 background all_cells +5068.7607421875 2689.1328125 background all_cells +5064.873046875 2678.28662109375 background all_cells +5034.01708984375 2499.029296875 background all_cells +5042.46875 2503.373291015625 background all_cells +5029.07373046875 2512.79248046875 background all_cells +5054.77197265625 2566.699462890625 background all_cells +5069.587890625 2572.501708984375 background all_cells +5061.52490234375 2554.482666015625 background all_cells +5060.0205078125 2570.806396484375 background all_cells +5054.9375 2551.833740234375 background all_cells +5026.9619140625 2553.691650390625 background all_cells +5019.5234375 2519.322021484375 background all_cells +5026.10791015625 2526.924072265625 background all_cells +5018.76416015625 2462.39501953125 background all_cells +5017.27587890625 2472.796142578125 background all_cells +5029.75830078125 2489.944580078125 background all_cells +5022.63330078125 2488.62353515625 background all_cells +5038.17919921875 2490.5693359375 background all_cells +5053.9228515625 2473.108154296875 background all_cells +5066.603515625 2468.6767578125 background all_cells +5066.81103515625 2478.199951171875 background all_cells +5059.84130859375 2467.92529296875 background all_cells +5056.07958984375 2479.480712890625 background all_cells +5001.8564453125 2469.208984375 background all_cells +4999.203125 2481.46826171875 background all_cells +4985.01416015625 2477.61181640625 background all_cells +5007.04296875 2476.948486328125 background all_cells +5015.94775390625 2489.1708984375 background all_cells +5016.95751953125 2504.533203125 background all_cells +5012.197265625 2501.199462890625 background all_cells +4986.07666015625 2502.6748046875 background all_cells +5003.1416015625 2496.408203125 background all_cells +4993.1123046875 2499.635498046875 background all_cells +4925.494140625 2276.1044921875 background all_cells +4923.3798828125 2313.95458984375 background all_cells +4934.91845703125 2324.06396484375 background all_cells +4928.39208984375 2329.6904296875 background all_cells +4942.5087890625 2303.762939453125 background all_cells +4945.662109375 2308.736328125 background all_cells +4946.39892578125 2297.755859375 background all_cells +4987.76953125 2298.30712890625 background all_cells +4958.02734375 2293.662841796875 background all_cells +4960.546875 2305.08544921875 background all_cells +4998.28173828125 2314.34033203125 background all_cells +4990.91748046875 2325.9580078125 background all_cells +4981.3193359375 2311.315673828125 background all_cells +4955.04345703125 2335.177734375 background all_cells +4946.01220703125 2340.3271484375 background all_cells +4957.25927734375 2351.659423828125 background all_cells +4958.57763671875 2343.693359375 background all_cells +5013.30615234375 2332.5068359375 background all_cells +5023.791015625 2356.864013671875 background all_cells +5017.96435546875 2348.260986328125 background all_cells +5008.34619140625 2357.58251953125 background all_cells +5020.51416015625 2315.132080078125 background all_cells +5020.0185546875 2324.540283203125 background all_cells +4919.11328125 2390.133056640625 background all_cells +4925.12158203125 2386.427734375 background all_cells +4923.37158203125 2389.955322265625 background all_cells +4947.4541015625 2364.961669921875 background all_cells +4942.20849609375 2366.431396484375 background all_cells +4941.1689453125 2351.80810546875 background all_cells +4922.87939453125 2346.280029296875 background all_cells +4928.81591796875 2365.724853515625 background all_cells +4939.27001953125 2371.634033203125 background all_cells +4936.5322265625 2393.4326171875 background all_cells +4943.89111328125 2384.79541015625 background all_cells +4930.59375 2378.48583984375 background all_cells +4955.06640625 2380.781982421875 background all_cells +4973.12841796875 2365.9208984375 background all_cells +4964.66845703125 2359.977783203125 background all_cells +4963.6005859375 2370.987548828125 background all_cells +4981.31103515625 2363.220947265625 background all_cells +4992.6845703125 2363.626708984375 background all_cells +4986.74462890625 2384.5693359375 background all_cells +4977.88330078125 2343.787109375 background all_cells +4968.689453125 2350.17822265625 background all_cells +5002.70166015625 2340.098876953125 background all_cells +4991.06982421875 2337.23974609375 background all_cells +4989.90869140625 2348.506103515625 background all_cells +4964.2099609375 2397.93798828125 background all_cells +4952.0712890625 2533.661376953125 background all_cells +4955.55078125 2529.5126953125 background all_cells +4949.35302734375 2531.705322265625 background all_cells +4945.9765625 2539.2041015625 background all_cells +4956.40283203125 2563.858642578125 background all_cells +4947.328125 2566.128662109375 background all_cells +4957.1708984375 2551.288818359375 background all_cells +4949.4560546875 2547.19189453125 background all_cells +4967.61572265625 2559.725341796875 background all_cells +4976.7158203125 2553.131103515625 background all_cells +4977.69873046875 2545.06201171875 background all_cells +4968.5126953125 2540.856689453125 background all_cells +4957.22509765625 2542.0986328125 background all_cells +4962.9091796875 2543.26806640625 background all_cells +4951.34521484375 2492.370361328125 background all_cells +4954.91455078125 2514.74072265625 background all_cells +4946.7197265625 2510.292724609375 background all_cells +4949.9013671875 2500.748046875 background all_cells +4959.9091796875 2498.990966796875 background all_cells +4959.3447265625 2634.97216796875 background all_cells +4967.04052734375 2589.202880859375 background all_cells +4965.99658203125 2627.267333984375 background all_cells +4985.40087890625 2616.001708984375 background all_cells +4977.48779296875 2626.9912109375 background all_cells +4975.24462890625 2589.395751953125 background all_cells +4975.64794921875 2573.349853515625 background all_cells +4989.2802734375 2575.794189453125 background all_cells +4984.59228515625 2568.400390625 background all_cells +4923.5830078125 2596.67822265625 background all_cells +4928.423828125 2597.426025390625 background all_cells +4930.72998046875 2605.62744140625 background all_cells +4922.1796875 2607.14208984375 background all_cells +4943.8115234375 2605.631591796875 background all_cells +4950.0556640625 2572.2783203125 background all_cells +4940.220703125 2573.78271484375 background all_cells +4925.771484375 2583.214599609375 background all_cells +4934.1962890625 2580.6826171875 background all_cells +4927.55810546875 2573.3017578125 background all_cells +4924.96728515625 2558.117919921875 background all_cells +4916.57275390625 2575.56591796875 background all_cells +4938.283203125 2557.463134765625 background all_cells +4925.95458984375 2567.810791015625 background all_cells +4939.642578125 2564.986328125 background all_cells +4916.6005859375 2561.85791015625 background all_cells +4925.32421875 2530.6787109375 background all_cells +4935.66357421875 2530.121826171875 background all_cells +4930.24951171875 2534.43798828125 background all_cells +4936.51220703125 2540.034912109375 background all_cells +4934.6396484375 2548.153564453125 background all_cells +4926.43310546875 2545.94677734375 background all_cells +4923.3642578125 2540.767333984375 background all_cells +5026.9775390625 2387.60595703125 background all_cells +5025.91064453125 2402.68359375 background all_cells +5033.7373046875 2377.9677734375 background all_cells +5025.24658203125 2369.65087890625 background all_cells +5064.74755859375 2406.716552734375 background all_cells +5067.2646484375 2416.39453125 background all_cells +5052.6005859375 2408.506103515625 background all_cells +5046.69140625 2406.093017578125 background all_cells +5022.6796875 2416.5888671875 background all_cells +5043.23779296875 2430.758056640625 background all_cells +5039.40576171875 2386.445556640625 background all_cells +5053.74853515625 2378.515869140625 background all_cells +5051.84765625 2397.39892578125 background all_cells +5043.56298828125 2374.903076171875 background all_cells +5039.75927734375 2439.903564453125 background all_cells +5036.46923828125 2452.62890625 background all_cells +5048.42333984375 2448.37451171875 background all_cells +5038.26318359375 2446.184326171875 background all_cells +5027.080078125 2456.45654296875 background all_cells +5061.99267578125 2449.0439453125 background all_cells +5058.30859375 2439.30322265625 background all_cells +5065.12353515625 2441.01611328125 background all_cells +5063.3837890625 2461.2841796875 background all_cells +5066.9599609375 2457.60302734375 background all_cells +4997.0146484375 2371.3115234375 background all_cells +5016.9072265625 2379.001708984375 background all_cells +5010.59814453125 2386.65185546875 background all_cells +5008.1982421875 2377.820068359375 background all_cells +5000.71044921875 2384.472412109375 background all_cells +5005.97900390625 2427.114013671875 background all_cells +5003.87255859375 2455.142822265625 background all_cells +5015.73974609375 2431.599365234375 background all_cells +5003.11083984375 2432.46044921875 background all_cells +5011.5908203125 2396.30859375 background all_cells +5015.49755859375 2406.85205078125 background all_cells +5009.33984375 2415.08056640625 background all_cells +5038.86572265625 2548.2421875 background all_cells +5053.201171875 2544.3583984375 background all_cells +5042.92431640625 2545.012939453125 background all_cells +5042.77294921875 2538.0458984375 background all_cells +5033.66015625 2558.877685546875 background all_cells +5040.75927734375 2523.70556640625 background all_cells +5045.37353515625 2531.0185546875 background all_cells +5055.11962890625 2522.009033203125 background all_cells +5061.7802734375 2543.755859375 background all_cells +5098.56494140625 2555.30322265625 background all_cells +5114.25 2555.16162109375 background all_cells +5109.00927734375 2562.822509765625 background all_cells +5162.6083984375 2570.302734375 background all_cells +5079.30908203125 2559.84326171875 background all_cells +5062.1083984375 2560.244140625 background all_cells +5070.24658203125 2555.312744140625 background all_cells +5068.33984375 2559.5009765625 background all_cells +5065.220703125 2563.68603515625 background all_cells +5227.6904296875 2509.6904296875 background all_cells +5217.345703125 2521.431884765625 background all_cells +5219.6689453125 2513.537353515625 background all_cells +5226.880859375 2546.310791015625 background all_cells +5210.1083984375 2525.344970703125 background all_cells +5223.833984375 2528.758544921875 background all_cells +5219.45751953125 2526.37060546875 background all_cells +5184.34912109375 2449.96484375 background all_cells +5228.1484375 2443.470458984375 background all_cells +5210.2119140625 2452.00927734375 background all_cells +5194.671875 2452.07666015625 background all_cells +5193.9091796875 2463.3701171875 background all_cells +5211.6298828125 2486.775390625 background all_cells +5209.80078125 2501.275390625 background all_cells +5220.39501953125 2500.273193359375 background all_cells +5228.58154296875 2488.437744140625 background all_cells +5199.45556640625 2500.91796875 background all_cells +5202.20947265625 2513.865478515625 background all_cells +5199.6669921875 2488.087646484375 background all_cells +5161.962890625 2457.449462890625 background all_cells +5169.0419921875 2467.114013671875 background all_cells +5170.2783203125 2446.1806640625 background all_cells +5064.6923828125 2506.4228515625 background all_cells +5055.10400390625 2460.509765625 background all_cells +5149.9453125 2498.65087890625 background all_cells +5148.01708984375 2511.27197265625 background all_cells +5075.35888671875 2513.426025390625 background all_cells +5182.33740234375 2489.124755859375 background all_cells +5192.123046875 2509.188232421875 background all_cells +5185.419921875 2478.48828125 background all_cells +5178.291015625 2508.72998046875 background all_cells +5184.78955078125 2501.606689453125 background all_cells +5174.45751953125 2497.722412109375 background all_cells +5154.89208984375 2514.99462890625 background all_cells +5162.31298828125 2477.91748046875 background all_cells +5162.3740234375 2488.85400390625 background all_cells +5159.08544921875 2503.291259765625 background all_cells +5158.1279296875 2492.796142578125 background all_cells +5162.09130859375 2538.72509765625 background all_cells +5186.70703125 2535.9912109375 background all_cells +5177.1005859375 2529.809814453125 background all_cells +5161.4833984375 2520.496337890625 background all_cells +5089.62255859375 2333.427734375 background all_cells +5118.07080078125 2265.94873046875 background all_cells +5101.73046875 2336.974365234375 background all_cells +5093.32373046875 2325.871826171875 background all_cells +5047.3310546875 2314.71875 background all_cells +5053.58544921875 2315.30224609375 background all_cells +5028.36669921875 2311.77734375 background all_cells +5038.328125 2298.552001953125 background all_cells +5047.8154296875 2298.210205078125 background all_cells +5046.98291015625 2304.98974609375 background all_cells +5033.0390625 2320.27978515625 background all_cells +5198.443359375 2380.417236328125 background all_cells +5178.48046875 2392.07421875 background all_cells +5189.4033203125 2382.0146484375 background all_cells +5232.02197265625 2429.541259765625 background all_cells +5211.2373046875 2435.844970703125 background all_cells +5225.6103515625 2435.37841796875 background all_cells +5192.87548828125 2434.30859375 background all_cells +5197.00341796875 2440.93310546875 background all_cells +5217.01611328125 2289.937255859375 background all_cells +5221.6953125 2389.8701171875 background all_cells +5228.7470703125 2324.091552734375 background all_cells +5212.47802734375 2423.032958984375 background all_cells +5208.28271484375 2419.18798828125 background all_cells +5206.94873046875 2333.1142578125 background all_cells +5200.771484375 2307.74365234375 background all_cells +5181.35888671875 2376.028564453125 background all_cells +5185.70458984375 2372.808349609375 background all_cells +5187.134765625 2333.54248046875 background all_cells +5133.25146484375 2397.258544921875 background all_cells +5154.74853515625 2373.203369140625 background all_cells +5170.166015625 2408.590576171875 background all_cells +5154.779296875 2360.45849609375 background all_cells +5163.5771484375 2367.84619140625 background all_cells +5167.4306640625 2361.5458984375 background all_cells +5146.10009765625 2372.99755859375 background all_cells +5144.470703125 2359.542724609375 background all_cells +5149.93408203125 2352.041015625 background all_cells +5035.00537109375 2351.0029296875 background all_cells +5043.57763671875 2364.595458984375 background all_cells +5045.0771484375 2368.615966796875 background all_cells +5048.13916015625 2359.209716796875 background all_cells +5037.1455078125 2364.189453125 background all_cells +5105.4248046875 2363.329345703125 background all_cells +5121.1142578125 2382.362060546875 background all_cells +5122.03662109375 2349.4638671875 background all_cells +5107.26171875 2355.101806640625 background all_cells +5108.470703125 2345.822265625 background all_cells +5084.54248046875 2346.702880859375 background all_cells +5096.92724609375 2344.810791015625 background all_cells +5091.06982421875 2357.241455078125 background all_cells +5056.9921875 2349.99072265625 background all_cells +5057.03662109375 2366.282958984375 background all_cells +5069.884765625 2368.34716796875 background all_cells +5076.484375 2352.12353515625 background all_cells +5065.2578125 2349.474609375 background all_cells +5248.22412109375 2650.9384765625 background all_cells +5255.0322265625 2647.23486328125 background all_cells +5252.68115234375 2653.626708984375 background all_cells +5276.39306640625 2674.30810546875 background all_cells +5270.40380859375 2672.164794921875 background all_cells +5257.6298828125 2658.068359375 background all_cells +5260.89208984375 2663.13427734375 background all_cells +5231.486328125 2646.8564453125 background all_cells +5223.89013671875 2638.45556640625 background all_cells +5237.82470703125 2652.85009765625 background all_cells +5229.294921875 2664.788330078125 background all_cells +5298.9326171875 2666.342529296875 background all_cells +5304.49853515625 2683.480224609375 background all_cells +5300.1650390625 2688.7939453125 background all_cells +5332.7119140625 2686.466552734375 background all_cells +5346.58984375 2699.2451171875 background all_cells +5342.53466796875 2704.227294921875 background all_cells +5310.1572265625 2674.968505859375 background all_cells +5279.79638671875 2640.966064453125 background all_cells +5295.18408203125 2615.274169921875 background all_cells +5273.462890625 2625.09912109375 background all_cells +5296.44287109375 2650.70947265625 background all_cells +5294.24365234375 2639.432373046875 background all_cells +5333.04931640625 2622.040283203125 background all_cells +5343.2783203125 2551.579833984375 background all_cells +5333.55712890625 2563.751220703125 background all_cells +5351.56201171875 2633.305419921875 background all_cells +5336.08056640625 2641.310791015625 background all_cells +5333.990234375 2617.330810546875 background all_cells +5341.98486328125 2658.815185546875 background all_cells +5348.89306640625 2669.62255859375 background all_cells +5322.88671875 2656.7568359375 background all_cells +5312.86572265625 2622.818115234375 background all_cells +5329.4384765625 2628.185791015625 background all_cells +5312.88623046875 2634.25048828125 background all_cells +5283.5908203125 2573.476318359375 background all_cells +5298.83544921875 2588.208740234375 background all_cells +5286.07861328125 2618.047607421875 background all_cells +5283.20263671875 2529.528076171875 background all_cells +5285.39697265625 2558.537841796875 background all_cells +5286.22509765625 2546.655029296875 background all_cells +5260.60888671875 2582.760498046875 background all_cells +5238.19091796875 2606.931640625 background all_cells +5250.84228515625 2588.208251953125 background all_cells +5245.4462890625 2596.927978515625 background all_cells +5253.75830078125 2597.100830078125 background all_cells +5250.00634765625 2635.10791015625 background all_cells +5232.4296875 2637.83984375 background all_cells +5236.60986328125 2629.572265625 background all_cells +5267.00634765625 2633.57958984375 background all_cells +5258.0390625 2638.98974609375 background all_cells +5259.923828125 2621.167236328125 background all_cells +5260.494140625 2549.3515625 background all_cells +5243.88427734375 2559.64111328125 background all_cells +5267.93994140625 2562.21142578125 background all_cells +5260.44580078125 2555.998779296875 background all_cells +5364.197265625 2737.6005859375 background all_cells +5353.53076171875 2741.9443359375 background all_cells +5375.08251953125 2739.832763671875 background all_cells +5351.91748046875 2752.925537109375 background all_cells +5361.216796875 2770.8935546875 background all_cells +5360.185546875 2756.33154296875 background all_cells +5374.32275390625 2757.86474609375 background all_cells +5404.45703125 2745.7900390625 background all_cells +5399.23193359375 2754.126953125 background all_cells +5382.791015625 2747.71044921875 background all_cells +5399.6943359375 2731.819580078125 background all_cells +5390.72607421875 2738.7900390625 background all_cells +5397.5078125 2736.09814453125 background all_cells +5403.6962890625 2774.7041015625 background all_cells +5409.12158203125 2765.302734375 background all_cells +5401.6240234375 2781.35888671875 background all_cells +5385.06884765625 2817.467041015625 background all_cells +5350.08837890625 2789.00830078125 background all_cells +5354.619140625 2800.55126953125 background all_cells +5400.31591796875 2792.3349609375 background all_cells +5412.962890625 2820.453857421875 background all_cells +5388.66455078125 2848.04736328125 background all_cells +5480.9150390625 2722.35302734375 background all_cells +5493.505859375 2706.73876953125 background all_cells +5490.60009765625 2711.955078125 background all_cells +5500.08837890625 2730.6826171875 background all_cells +5485.705078125 2719.57666015625 background all_cells +5505.49560546875 2706.140625 background all_cells +5518.22705078125 2722.067138671875 background all_cells +5513.458984375 2734.2392578125 background all_cells +5502.42431640625 2716.217529296875 background all_cells +5488.099609375 2736.81005859375 background all_cells +5490.1533203125 2755.001220703125 background all_cells +5495.1484375 2758.722412109375 background all_cells +5506.78173828125 2752.352783203125 background all_cells +5494.9921875 2743.537353515625 background all_cells +5526.69189453125 2727.76904296875 background all_cells +5543.50830078125 2721.73876953125 background all_cells +5536.52197265625 2713.257568359375 background all_cells +5535.09716796875 2735.010986328125 background all_cells +5527.568359375 2704.473876953125 background all_cells +5516.5888671875 2825.3505859375 background all_cells +5531.13037109375 2834.64599609375 background all_cells +5500.529296875 2827.965576171875 background all_cells +5498.70751953125 2780.951171875 background all_cells +5497.0634765625 2770.51708984375 background all_cells +5520.140625 2765.817626953125 background all_cells +5532.77001953125 2768.083251953125 background all_cells +5525.48486328125 2797.716552734375 background all_cells +5533.10986328125 2795.517578125 background all_cells +5455.9296875 2777.907470703125 background all_cells +5440.5966796875 2794.335205078125 background all_cells +5431.986328125 2796.41796875 background all_cells +5451.6875 2815.56396484375 background all_cells +5424.98681640625 2792.54931640625 background all_cells +5421.3173828125 2782.219970703125 background all_cells +5445.2880859375 2758.5361328125 background all_cells +5478.4306640625 2750.93017578125 background all_cells +5411.8955078125 2753.204833984375 background all_cells +5419.7744140625 2741.659912109375 background all_cells +5428.54541015625 2772.09326171875 background all_cells +5425.37255859375 2764.979248046875 background all_cells +5433.85400390625 2889.191650390625 background all_cells +5497.61572265625 2891.583984375 background all_cells +5415.22607421875 2836.4482421875 background all_cells +5423.40283203125 2849.010009765625 background all_cells +5451.17626953125 2843.54931640625 background all_cells +5423.55126953125 2869.788330078125 background all_cells +5272.5634765625 2702.115478515625 background all_cells +5263.50732421875 2712.017822265625 background all_cells +5224.5205078125 2752.697265625 background all_cells +5231.513671875 2748.65185546875 background all_cells +5226.96240234375 2736.5703125 background all_cells +5258.193359375 2715.662109375 background all_cells +5268.6865234375 2749.343505859375 background all_cells +5260.2109375 2757.57080078125 background all_cells +5264.2275390625 2738.81103515625 background all_cells +5282.74169921875 2730.034423828125 background all_cells +5248.541015625 2716.8037109375 background all_cells +5228.92626953125 2771.279052734375 background all_cells +5234.34814453125 2791.81103515625 background all_cells +5217.58837890625 2777.84814453125 background all_cells +5218.7529296875 2810.41650390625 background all_cells +5230.42919921875 2821.938232421875 background all_cells +5223.322265625 2817.00830078125 background all_cells +5227.93212890625 2812.2060546875 background all_cells +5232.9638671875 2807.12890625 background all_cells +5224.97119140625 2803.689697265625 background all_cells +5229.07568359375 2834.824462890625 background all_cells +5235.16259765625 2863.804931640625 background all_cells +5223.4033203125 2852.719970703125 background all_cells +5233.54443359375 2840.201416015625 background all_cells +5256.37109375 2792.4345703125 background all_cells +5253.94482421875 2811.88720703125 background all_cells +5260.1064453125 2770.53662109375 background all_cells +5261.0478515625 2795.3251953125 background all_cells +5254.6005859375 2785.878662109375 background all_cells +5249.41357421875 2790.796142578125 background all_cells +5248.25732421875 2785.373046875 background all_cells +5250.9736328125 2776.716064453125 background all_cells +5316.45849609375 2724.982177734375 background all_cells +5322.6953125 2730.947021484375 background all_cells +5322.25146484375 2740.0771484375 background all_cells +5340.3369140625 2740.2119140625 background all_cells +5338.3701171875 2755.546630859375 background all_cells +5328.962890625 2748.0478515625 background all_cells +5351.04052734375 2767.168212890625 background all_cells +5344.326171875 2796.0263671875 background all_cells +5326.318359375 2774.902099609375 background all_cells +5342.50341796875 2765.18408203125 background all_cells +5288.30224609375 2705.6416015625 background all_cells +5292.6162109375 2721.4755859375 background all_cells +5277.5107421875 2696.9462890625 background all_cells +5284.16259765625 2718.74169921875 background all_cells +5281.580078125 2706.927001953125 background all_cells +5368.89111328125 2726.595458984375 background all_cells +5394.12646484375 2723.68896484375 background all_cells +5401.111328125 2720.258544921875 background all_cells +5385.478515625 2723.5498046875 background all_cells +5372.1318359375 2714.26025390625 background all_cells +5327.85302734375 2718.827392578125 background all_cells +5326.23876953125 2726.409423828125 background all_cells +5333.10498046875 2728.772216796875 background all_cells +5345.89453125 2726.29638671875 background all_cells +5347.6259765625 2713.2578125 background all_cells +5338.35205078125 2694.01953125 background all_cells +5301.03662109375 2696.36572265625 background all_cells +5311.96240234375 2709.26708984375 background all_cells +5309.541015625 2695.586669921875 background all_cells +5272.33544921875 2771.75439453125 background all_cells +5294.1376953125 2771.730224609375 background all_cells +5294.10009765625 2778.032958984375 background all_cells +5280.431640625 2777.318359375 background all_cells +5284.74658203125 2773.386474609375 background all_cells +5283.96337890625 2803.05419921875 background all_cells +5335.25634765625 2796.091552734375 background all_cells +5316.15380859375 2778.925537109375 background all_cells +5326.40478515625 2800.726318359375 background all_cells +5318.009765625 2805.8583984375 background all_cells +5300.58837890625 2813.2841796875 background all_cells +5303.248046875 2763.179931640625 background all_cells +5321.03564453125 2768.76513671875 background all_cells +5309.39453125 2767.948974609375 background all_cells +5282.068359375 2765.423828125 background all_cells +5289.57763671875 2761.375 background all_cells +5286.63818359375 2743.9833984375 background all_cells +5285.6220703125 2757.36279296875 background all_cells +5292.9580078125 2744.886962890625 background all_cells +5271.07470703125 2790.746337890625 background all_cells +5278.3310546875 2794.0419921875 background all_cells +5277.5322265625 2784.8037109375 background all_cells +5417.7900390625 2622.8837890625 background all_cells +5431.95068359375 2643.52294921875 background all_cells +5425.8076171875 2614.159423828125 background all_cells +5424.6865234375 2599.98486328125 background all_cells +5451.72412109375 2625.42626953125 background all_cells +5457.88720703125 2633.500244140625 background all_cells +5451.38427734375 2634.52978515625 background all_cells +5438.326171875 2650.730224609375 background all_cells +5447.08251953125 2637.187255859375 background all_cells +5443.818359375 2626.488525390625 background all_cells +5436.806640625 2606.311279296875 background all_cells +5435.3837890625 2613.913330078125 background all_cells +5366.3994140625 2677.6982421875 background all_cells +5351.96728515625 2693.081298828125 background all_cells +5363.55908203125 2691.854248046875 background all_cells +5375.56787109375 2683.715087890625 background all_cells +5357.57861328125 2679.553955078125 background all_cells +5515.712890625 2698.513916015625 background all_cells +5520.998046875 2710.199951171875 background all_cells +5519.54150390625 2702.193359375 background all_cells +5474.38232421875 2704.495361328125 background all_cells +5473.857421875 2684.2900390625 background all_cells +5458.01708984375 2679.04736328125 background all_cells +5485.0517578125 2710.3154296875 background all_cells +5454.59521484375 2699.4443359375 background all_cells +5485.08837890625 2698.146484375 background all_cells +5382.32421875 2711.96435546875 background all_cells +5389.900390625 2712.385498046875 background all_cells +5384.29541015625 2702.071533203125 background all_cells +5366.4365234375 2698.246337890625 background all_cells +5362.1572265625 2702.27880859375 background all_cells +5461.55908203125 2618.7216796875 background all_cells +5465.16796875 2629.86279296875 background all_cells +5468.5673828125 2607.97900390625 background all_cells +5468.28271484375 2661.871337890625 background all_cells +5472.54443359375 2668.32421875 background all_cells +5467.92236328125 2669.898681640625 background all_cells +5467.22900390625 2647.204345703125 background all_cells +5484.68798828125 2648.460205078125 background all_cells +5457.21728515625 2653.1953125 background all_cells +5462.447265625 2657.078125 background all_cells +5466.337890625 2652.71044921875 background all_cells +5339.73193359375 2593.131103515625 background all_cells +5354.72021484375 2611.437744140625 background all_cells +5345.78271484375 2601.374267578125 background all_cells +5349.37548828125 2596.006103515625 background all_cells +5353.55517578125 2656.06396484375 background all_cells +5363.01611328125 2645.73486328125 background all_cells +5381.775390625 2675.9716796875 background all_cells +5365.9560546875 2659.66357421875 background all_cells +5366.173828125 2669.7734375 background all_cells +5354.86962890625 2664.834228515625 background all_cells +5396.13671875 2598.619140625 background all_cells +5404.72900390625 2619.5078125 background all_cells +5396.66015625 2613.286376953125 background all_cells +5363.30029296875 2603.87890625 background all_cells +5361.34228515625 2619.420654296875 background all_cells +5079.9697265625 2372.196533203125 background all_cells +5110.20166015625 2371.5791015625 background all_cells +5103.8818359375 2383.7998046875 background all_cells +5096.3017578125 2370.083251953125 background all_cells +5089.3056640625 2377.25146484375 background all_cells +5083.294921875 2383.232421875 background all_cells +5128.26318359375 2412.5390625 background all_cells +5121.216796875 2409.471435546875 background all_cells +5151.63720703125 2413.056884765625 background all_cells +5138.822265625 2421.78466796875 background all_cells +5134.27978515625 2417.84765625 background all_cells +5086.9970703125 2405.86962890625 background all_cells +5158.80517578125 2388.8896484375 background all_cells +5112.1591796875 2390.172119140625 background all_cells +5094.4013671875 2389.55615234375 background all_cells +5069.2822265625 2387.26611328125 background all_cells +5075.78076171875 2422.1669921875 background all_cells +5076.42626953125 2398.845947265625 background all_cells +5072.6201171875 2406.39990234375 background all_cells +5068.734375 2396.3955078125 background all_cells +5119.982421875 2543.944580078125 background all_cells +5138.22607421875 2534.116943359375 background all_cells +5126.54150390625 2520.56787109375 background all_cells +5188.875 2553.590087890625 background all_cells +5169.44287109375 2562.843994140625 background all_cells +5179.95654296875 2562.898681640625 background all_cells +5179.6484375 2556.54931640625 background all_cells +5183.8408203125 2551.468017578125 background all_cells +5159.67041015625 2556.85791015625 background all_cells +5136.57080078125 2554.218994140625 background all_cells +5119.5390625 2579.03271484375 background all_cells +5147.619140625 2592.678466796875 background all_cells +5145.63330078125 2542.32373046875 background all_cells +5083.27783203125 2540.40966796875 background all_cells +5094.36474609375 2543.02734375 background all_cells +5086.5361328125 2558.232666015625 background all_cells +5103.74072265625 2589.4677734375 background all_cells +5111.40625 2600.28662109375 background all_cells +5109.21630859375 2593.22509765625 background all_cells +5096.09765625 2528.58984375 background all_cells +5104.44775390625 2549.41357421875 background all_cells +5104.7197265625 2540.413818359375 background all_cells +5110.77880859375 2453.41845703125 background all_cells +5145.318359375 2473.309326171875 background all_cells +5141.48388671875 2459.55078125 background all_cells +5104.955078125 2466.5283203125 background all_cells +5106.11376953125 2459.39794921875 background all_cells +5130.07763671875 2427.72314453125 background all_cells +5146.271484375 2425.95751953125 background all_cells +5164.3935546875 2440.101806640625 background all_cells +5135.16845703125 2448.62451171875 background all_cells +5131.732421875 2440.814208984375 background all_cells +5117.63818359375 2425.05322265625 background all_cells +5110.21533203125 2431.113037109375 background all_cells +5114.9765625 2443.676025390625 background all_cells +5108.1943359375 2438.236328125 background all_cells +5112.22900390625 2521.65966796875 background all_cells +5112.43994140625 2499.134521484375 background all_cells +5128.40966796875 2489.52001953125 background all_cells +5121.25732421875 2480.291259765625 background all_cells +5114.74169921875 2468.06787109375 background all_cells +5104.8837890625 2506.67724609375 background all_cells +5101.88720703125 2523.413818359375 background all_cells +5092.85546875 2513.650390625 background all_cells +5101.79541015625 2473.694580078125 background all_cells +5092.98974609375 2491.869873046875 background all_cells +5103.5966796875 2492.513671875 background all_cells +5132.0693359375 2470.882568359375 background all_cells +5141.98095703125 2507.240966796875 background all_cells +5129.8671875 2506.034912109375 background all_cells +5138.25244140625 2498.57568359375 background all_cells +5072.318359375 2436.405517578125 background all_cells +5081.53271484375 2452.005859375 background all_cells +5075.74853515625 2446.093505859375 background all_cells +5093.7783203125 2462.43212890625 background all_cells +5094.14599609375 2453.669677734375 background all_cells +5100.57177734375 2445.833740234375 background all_cells +5094.576171875 2442.47265625 background all_cells +5087.408203125 2429.13671875 background all_cells +5085.23681640625 2481.27294921875 background all_cells +5071.43994140625 2470.740478515625 background all_cells +5092.14453125 2470.09619140625 background all_cells +5088.41552734375 2487.596435546875 background all_cells +5077.4306640625 2475.435791015625 background all_cells +5080.44287109375 2496.6025390625 background all_cells +5086.20263671875 2518.386474609375 background all_cells +5075.63818359375 2502.0439453125 background all_cells +5092.259765625 2505.8662109375 background all_cells +5087.5625 2501.54345703125 background all_cells +5084.2265625 2507.760986328125 background all_cells +5452.31005859375 2411.377685546875 background all_cells +5445.94384765625 2418.5146484375 background all_cells +5461.20849609375 2481.156494140625 background all_cells +5461.24560546875 2489.238037109375 background all_cells +5452.2578125 2488.694091796875 background all_cells +5456.99072265625 2459.15234375 background all_cells +5462.703125 2464.205078125 background all_cells +5458.4619140625 2470.181396484375 background all_cells +5469.97021484375 2465.09228515625 background all_cells +5460.07666015625 2504.924560546875 background all_cells +5464.2802734375 2523.185302734375 background all_cells +5466.2021484375 2511.9912109375 background all_cells +5466.4423828125 2435.4140625 background all_cells +5459.4931640625 2440.9873046875 background all_cells +5454.38037109375 2532.56005859375 background all_cells +5462.734375 2568.513671875 background all_cells +5458.48828125 2559.34619140625 background all_cells +5464.9833984375 2548.1591796875 background all_cells +5513.08203125 2554.852294921875 background all_cells +5510.13525390625 2561.638671875 background all_cells +5506.45947265625 2565.204833984375 background all_cells +5517.60302734375 2567.04443359375 background all_cells +5515.0546875 2581.056640625 background all_cells +5503.298828125 2576.21826171875 background all_cells +5511.99658203125 2602.997802734375 background all_cells +5506.154296875 2591.6171875 background all_cells +5481.77392578125 2574.44970703125 background all_cells +5487.03515625 2560.3310546875 background all_cells +5497.15673828125 2568.1533203125 background all_cells +5492.42626953125 2594.3486328125 background all_cells +5493.1162109375 2584.89208984375 background all_cells +5478.546875 2508.9462890625 background all_cells +5498.52880859375 2518.386474609375 background all_cells +5478.13623046875 2529.24267578125 background all_cells +5509.55029296875 2545.427490234375 background all_cells +5500.556640625 2544.766845703125 background all_cells +5499.78173828125 2530.628173828125 background all_cells +5507.7431640625 2537.001220703125 background all_cells +5507.06396484375 2370.87548828125 background all_cells +5504.8623046875 2355.53857421875 background all_cells +5501.30712890625 2345.89404296875 background all_cells +5515.98828125 2398.710205078125 background all_cells +5502.537109375 2382.9560546875 background all_cells +5477.27001953125 2478.98779296875 background all_cells +5487.7236328125 2491.752685546875 background all_cells +5483.77490234375 2440.613037109375 background all_cells +5481.826171875 2457.2998046875 background all_cells +5481.23974609375 2471.728515625 background all_cells +5492.087890625 2465.432861328125 background all_cells +5470.7255859375 2450.086181640625 background all_cells +5512.25390625 2421.26220703125 background all_cells +5504.49853515625 2451.544921875 background all_cells +5509.63525390625 2430.031982421875 background all_cells +5515.3515625 2523.5078125 background all_cells +5507.5712890625 2521.150634765625 background all_cells +5501.13818359375 2437.74853515625 background all_cells +5472.00390625 2398.021728515625 background all_cells +5471.36767578125 2426.647216796875 background all_cells +5491.66650390625 2424.2119140625 background all_cells +5474.30908203125 2416.555908203125 background all_cells +5472.77001953125 2347.916748046875 background all_cells +5498.93408203125 2378.15771484375 background all_cells +5478.37060546875 2354.41845703125 background all_cells +5355.40966796875 2574.02978515625 background all_cells +5332.3681640625 2580.7568359375 background all_cells +5400.52880859375 2519.57470703125 background all_cells +5390.89501953125 2524.438232421875 background all_cells +5393.2138671875 2499.446044921875 background all_cells +5365.65380859375 2492.489990234375 background all_cells +5368.10693359375 2484.0322265625 background all_cells +5374.0419921875 2491.48388671875 background all_cells +5390.2080078125 2487.604736328125 background all_cells +5379.37060546875 2526.173583984375 background all_cells +5367.42919921875 2513.649169921875 background all_cells +5373.060546875 2542.649658203125 background all_cells +5374.62890625 2560.82568359375 background all_cells +5358.86328125 2555.405517578125 background all_cells +5368.078125 2551.573974609375 background all_cells +5422.24658203125 2481.98291015625 background all_cells +5406.32177734375 2489.383056640625 background all_cells +5413.46630859375 2512.238037109375 background all_cells +5406.62744140625 2503.870849609375 background all_cells +5417.78173828125 2500.862060546875 background all_cells +5443.50634765625 2528.2255859375 background all_cells +5447.7578125 2552.741943359375 background all_cells +5445.39013671875 2516.25537109375 background all_cells +5428.39111328125 2507.60595703125 background all_cells +5437.02392578125 2491.95947265625 background all_cells +5427.31201171875 2513.69140625 background all_cells +5412.326171875 2525.63037109375 background all_cells +5415.1083984375 2538.0185546875 background all_cells +5419.78955078125 2451.429931640625 background all_cells +5433.5224609375 2458.849365234375 background all_cells +5444.11083984375 2459.06103515625 background all_cells +5445.00537109375 2473.749755859375 background all_cells +5449.8720703125 2446.72802734375 background all_cells +5430.5869140625 2442.967041015625 background all_cells +5432.7333984375 2468.62255859375 background all_cells +5425.3837890625 2426.8525390625 background all_cells +5437.6474609375 2436.420166015625 background all_cells +5447.74853515625 2431.828857421875 background all_cells +5409.04150390625 2431.4921875 background all_cells +5396.6025390625 2410.94970703125 background all_cells +5415.98046875 2406.67529296875 background all_cells +5414.17724609375 2418.46630859375 background all_cells +5410.5390625 2470.84814453125 background all_cells +5370.8271484375 2467.076171875 background all_cells +5379.939453125 2480.37646484375 background all_cells +5388.482421875 2472.270263671875 background all_cells +5409.7451171875 2479.250244140625 background all_cells +5399.4140625 2473.072021484375 background all_cells +5371.68212890625 2449.021728515625 background all_cells +5390.43798828125 2458.927978515625 background all_cells +5377.79638671875 2460.734619140625 background all_cells +5388.7392578125 2424.373291015625 background all_cells +5393.6298828125 2431.416015625 background all_cells +5370.248046875 2434.55078125 background all_cells +5381.4970703125 2438.14697265625 background all_cells +5204.9462890625 2570.389404296875 background all_cells +5192.759765625 2583.747314453125 background all_cells +5227.86181640625 2582.204345703125 background all_cells +5222.6181640625 2574.4130859375 background all_cells +5155.8349609375 2635.94775390625 background all_cells +5184.84375 2630.4365234375 background all_cells +5169.33642578125 2599.562744140625 background all_cells +5136.56396484375 2625.335693359375 background all_cells +5126.19873046875 2640.673828125 background all_cells +5147.23193359375 2617.533203125 background all_cells +5146.0205078125 2600.9814453125 background all_cells +5138.6669921875 2608.2275390625 background all_cells +5220.791015625 2594.27392578125 background all_cells +5216.2060546875 2609.878662109375 background all_cells +5210.85302734375 2602.9892578125 background all_cells +5125.82080078125 2581.0419921875 background all_cells +5168.2333984375 2577.220458984375 background all_cells +5160.2412109375 2583.09912109375 background all_cells +5151.67919921875 2572.589599609375 background all_cells +5140.61669921875 2572.420654296875 background all_cells +5129.34521484375 2574.43798828125 background all_cells +5196.2216796875 2680.5576171875 background all_cells +5205.97314453125 2683.220703125 background all_cells +5199.02294921875 2690.67041015625 background all_cells +5198.99560546875 2701.281005859375 background all_cells +5213.6787109375 2711.91259765625 background all_cells +5205.93994140625 2725.12255859375 background all_cells +5200.93408203125 2714.85546875 background all_cells +5218.18701171875 2694.2734375 background all_cells +5209.80419921875 2691.778076171875 background all_cells +5169.78515625 2742.925537109375 background all_cells +5160.89892578125 2745.352783203125 background all_cells +5162.97705078125 2773.166259765625 background all_cells +5168.12744140625 2780.61474609375 background all_cells +5147.84912109375 2769.978759765625 background all_cells +5132.0537109375 2752.20068359375 background all_cells +5156.71533203125 2795.311279296875 background all_cells +5153.21044921875 2831.9404296875 background all_cells +5135.712890625 2824.982421875 background all_cells +5147.82373046875 2804.563232421875 background all_cells +5154.19189453125 2723.9287109375 background all_cells +5169.115234375 2691.181884765625 background all_cells +5161.46875 2718.994140625 background all_cells +5161.28125 2731.881591796875 background all_cells +5187.716796875 2678.361083984375 background all_cells +5191.91650390625 2667.405517578125 background all_cells +5178.23779296875 2673.82177734375 background all_cells +5182.39208984375 2667.637939453125 background all_cells +5188.60693359375 2687.5791015625 background all_cells +5178.66943359375 2682.68505859375 background all_cells +5171.96923828125 2704.35400390625 background all_cells +5185.17578125 2695.513916015625 background all_cells +5182.205078125 2703.52880859375 background all_cells +5173.5078125 2695.11669921875 background all_cells +5233.55322265625 2616.69775390625 background all_cells +5204.44287109375 2622.529541015625 background all_cells +5210.82373046875 2622.003173828125 background all_cells +5218.6142578125 2626.17919921875 background all_cells +5199.740234375 2627.669921875 background all_cells +5226.05810546875 2623.85107421875 background all_cells +5203.21044921875 2627.69189453125 background all_cells +5204.67529296875 2632.21240234375 background all_cells +5211.421875 2639.484619140625 background all_cells +5205.2822265625 2671.64501953125 background all_cells +5225.8525390625 2682.072265625 background all_cells +5217.61181640625 2669.422119140625 background all_cells +5216.88671875 2678.723876953125 background all_cells +5205.13623046875 2653.87548828125 background all_cells +5225.34326171875 2657.73291015625 background all_cells +5198.64208984375 2651.66552734375 background all_cells +5217.5673828125 2648.096923828125 background all_cells +5208.64697265625 2661.480224609375 background all_cells +5060.07861328125 2802.04833984375 background all_cells +5034.83154296875 2803.36474609375 background all_cells +5075.978515625 2814.1357421875 background all_cells +5036.404296875 2810.265380859375 background all_cells +4997.67578125 2986.379150390625 background all_cells +5004.2548828125 2990.38134765625 background all_cells +4918.3408203125 3010.66259765625 background all_cells +4930.8955078125 2996.775146484375 background all_cells +4924.03515625 2987.856201171875 background all_cells +4926.033203125 2982.037841796875 background all_cells +5094.96875 2830.116455078125 background all_cells +5099.20654296875 2844.248046875 background all_cells +5085.986328125 2842.60546875 background all_cells +4922.033203125 2898.728759765625 background all_cells +4952.9873046875 2948.526123046875 background all_cells +4971.5693359375 2927.423828125 background all_cells +4983.66748046875 2900.34716796875 background all_cells +5110.19287109375 2805.5263671875 background all_cells +5119.55224609375 2815.37939453125 background all_cells +5089.91259765625 2813.778076171875 background all_cells +5103.0703125 2807.26220703125 background all_cells +5009.3486328125 3204.925537109375 background all_cells +5013.73779296875 3226.792724609375 background all_cells +5013.70458984375 3221.188232421875 background all_cells +5005.68115234375 3273.33837890625 background all_cells +5005.0673828125 3261.02392578125 background all_cells +5120.21923828125 3255.098876953125 background all_cells +5068.294921875 3263.09619140625 background all_cells +5029.396484375 3262.500244140625 background all_cells +5020.2939453125 3235.20166015625 background all_cells +5105.81787109375 3233.766357421875 background all_cells +5027.8310546875 3237.4482421875 background all_cells +5006.5439453125 3241.20703125 background all_cells +5002.1728515625 3236.404296875 background all_cells +5096.87939453125 3030.175537109375 background all_cells +5098.287109375 3200.941650390625 background all_cells +5098.4423828125 3185.8798828125 background all_cells +5050.78515625 3134.327880859375 background all_cells +5082.73388671875 3093.18408203125 background all_cells +5095.166015625 3042.741455078125 background all_cells +4987.46484375 3158.233154296875 background all_cells +4992.59326171875 3188.74853515625 background all_cells +4994.5703125 3178.352783203125 background all_cells +4991.1455078125 3172.6318359375 background all_cells +5002.5458984375 3171.98486328125 background all_cells +4982.6259765625 3130.746826171875 background all_cells +5014.345703125 3150.958740234375 background all_cells +4980.33251953125 3137.46875 background all_cells +5023.14013671875 3130.531982421875 background all_cells +4987.04345703125 3100.7080078125 background all_cells +4999.544921875 3119.883056640625 background all_cells +4978.92138671875 3069.18798828125 background all_cells +4964.232421875 3058.412841796875 background all_cells +4974.24658203125 3061.60888671875 background all_cells +5011.580078125 3084.029541015625 background all_cells +4960.03662109375 3073.212890625 background all_cells +5040.59228515625 2852.434814453125 background all_cells +5070.26025390625 2906.337890625 background all_cells +5067.2958984375 2848.291748046875 background all_cells +5055.2529296875 2861.581298828125 background all_cells +5049.4111328125 2852.882080078125 background all_cells +5045.67578125 2857.0498046875 background all_cells +5083.20361328125 3017.628173828125 background all_cells +5099.1240234375 3019.78515625 background all_cells +5090.97998046875 3017.44873046875 background all_cells +5035.29833984375 2960.85498046875 background all_cells +5105.2626953125 3000.250732421875 background all_cells +5123.7236328125 2934.786865234375 background all_cells +5133.69921875 3106.8056640625 background all_cells +5145.46533203125 3035.860107421875 background all_cells +5125.88134765625 2966.64697265625 background all_cells +5139.23095703125 2962.428955078125 background all_cells +5134.5830078125 2987.755615234375 background all_cells +5019.85791015625 2849.22021484375 background all_cells +5008.8427734375 2880.11279296875 background all_cells +5002.791015625 2943.626708984375 background all_cells +5029.71875 2854.66796875 background all_cells +5201.65625 2734.64697265625 background all_cells +5196.3134765625 2743.377685546875 background all_cells +5205.58447265625 2740.521728515625 background all_cells +5218.9013671875 2766.351318359375 background all_cells +5208.36376953125 2781.395751953125 background all_cells +5216.703125 3140.742919921875 background all_cells +5224.7119140625 3241.0908203125 background all_cells +5219.28955078125 3237.94140625 background all_cells +5231.65576171875 3093.342041015625 background all_cells +5227.07470703125 3092.875244140625 background all_cells +5221.255859375 3100.0244140625 background all_cells +5178.822265625 3253.30859375 background all_cells +5187.20068359375 3274.98486328125 background all_cells +5196.01904296875 3232.460693359375 background all_cells +5187.5712890625 3240.62255859375 background all_cells +5182.27880859375 3246.612548828125 background all_cells +5159.8564453125 3259.77685546875 background all_cells +5172.3134765625 3241.648681640625 background all_cells +5174.408203125 3245.744873046875 background all_cells +5169.8662109375 3236.74267578125 background all_cells +5167.14892578125 3202.343017578125 background all_cells +5175.53271484375 3226.956787109375 background all_cells +5190.84423828125 3029.91162109375 background all_cells +5196.7451171875 3063.740478515625 background all_cells +5232.19189453125 3054.759521484375 background all_cells +5196.8232421875 3059.474609375 background all_cells +5202.3349609375 3054.827880859375 background all_cells +5189.439453125 3069.88232421875 background all_cells +5189.52978515625 3080.760986328125 background all_cells +5184.23291015625 3072.429443359375 background all_cells +5167.6767578125 3069.603271484375 background all_cells +5230.03271484375 3067.3388671875 background all_cells +5228.91064453125 3086.106689453125 background all_cells +5221.48681640625 3077.44482421875 background all_cells +5225.38134765625 3070.829345703125 background all_cells +5201.43603515625 3069.265380859375 background all_cells +5211.501953125 3066.882568359375 background all_cells +5208.2880859375 3099.7568359375 background all_cells +5200.05859375 3095.456298828125 background all_cells +5159.9384765625 2901.710205078125 background all_cells +5169.2998046875 2897.914306640625 background all_cells +5164.45947265625 2860.908447265625 background all_cells +5175.79833984375 2948.79931640625 background all_cells +5232.95947265625 2962.7841796875 background all_cells +5223.978515625 2958.408203125 background all_cells +5173.189453125 2867.1162109375 background all_cells +5205.09228515625 2853.2353515625 background all_cells +5176.8828125 2870.722900390625 background all_cells +5206.724609375 2811.328125 background all_cells +5199.09033203125 2785.30615234375 background all_cells +5206.703125 2847.1396484375 background all_cells +5218.76025390625 2792.170654296875 background all_cells +5212.4990234375 2805.8837890625 background all_cells +5192.423828125 2848.46728515625 background all_cells +5181.91748046875 2787.419189453125 background all_cells +5185.357421875 2811.13330078125 background all_cells +5182.17822265625 2796.571533203125 background all_cells +5189.5732421875 2794.8642578125 background all_cells +5012.43115234375 2601.49365234375 background all_cells +5007.10205078125 2618.607177734375 background all_cells +5019.5498046875 2609.23583984375 background all_cells +5018.75341796875 2600.16796875 background all_cells +5022.9541015625 2669.19140625 background all_cells +5009.3359375 2666.262939453125 background all_cells +5021.1728515625 2686.2451171875 background all_cells +5011.76806640625 2678.52294921875 background all_cells +5007.0283203125 2634.520751953125 background all_cells +5023.8291015625 2659.465576171875 background all_cells +5009.76513671875 2649.811767578125 background all_cells +5021.9765625 2644.68505859375 background all_cells +5003.6796875 2708.35107421875 background all_cells +5006.25048828125 2688.98193359375 background all_cells +5011.494140625 2584.43896484375 background all_cells +5020.3974609375 2588.42822265625 background all_cells +5062.654296875 2751.785400390625 background all_cells +5067.90625 2757.333984375 background all_cells +5081.23681640625 2752.297607421875 background all_cells +5074.29736328125 2746.814453125 background all_cells +5067.06982421875 2789.192626953125 background all_cells +5100.55908203125 2755.66259765625 background all_cells +5122.44775390625 2744.268310546875 background all_cells +5110.4052734375 2749.889404296875 background all_cells +5108.94140625 2755.400634765625 background all_cells +5096.6513671875 2769.497802734375 background all_cells +5104.78271484375 2768.7470703125 background all_cells +5109.80712890625 2764.915283203125 background all_cells +5084.22119140625 2724.8994140625 background all_cells +5095.98681640625 2724.274169921875 background all_cells +5090.6171875 2731.224365234375 background all_cells +5004.982421875 2766.9970703125 background all_cells +5018.58447265625 2758.244384765625 background all_cells +5017.36376953125 2766.734375 background all_cells +5004.61083984375 2754.563720703125 background all_cells +5006.45166015625 2771.685791015625 background all_cells +5062.8642578125 2727.73046875 background all_cells +5050.8203125 2742.543701171875 background all_cells +5069.93115234375 2722.091552734375 background all_cells +5067.3037109375 2734.596435546875 background all_cells +5047.10986328125 2761.856689453125 background all_cells +5058.892578125 2763.454833984375 background all_cells +5056.56591796875 2757.444091796875 background all_cells +5053.45556640625 2749.671630859375 background all_cells +5032.0947265625 2757.086669921875 background all_cells +5027.78125 2788.846435546875 background all_cells +5046.603515625 2753.62255859375 background all_cells +5037.0078125 2747.35205078125 background all_cells +5037.07763671875 2611.15673828125 background all_cells +5045.0947265625 2617.28955078125 background all_cells +5051.404296875 2617.326171875 background all_cells +5037.81494140625 2616.921142578125 background all_cells +5047.8056640625 2636.185302734375 background all_cells +5044.8505859375 2627.53955078125 background all_cells +5062.7509765625 2634.05908203125 background all_cells +5084.8125 2621.918212890625 background all_cells +5070.12060546875 2642.912353515625 background all_cells +5070.08349609375 2624.670654296875 background all_cells +5041.916015625 2607.099609375 background all_cells +5025.79345703125 2600.966552734375 background all_cells +5041.583984375 2648.062744140625 background all_cells +5032.97998046875 2649.125732421875 background all_cells +5048.23828125 2642.6279296875 background all_cells +5062.2744140625 2662.471923828125 background all_cells +5053.0830078125 2661.310302734375 background all_cells +5074.7373046875 2659.943603515625 background all_cells +5086.91796875 2663.16650390625 background all_cells +5080.7236328125 2668.503662109375 background all_cells +5078.904296875 2636.171630859375 background all_cells +5052.4140625 2651.104248046875 background all_cells +5080.15478515625 2649.309814453125 background all_cells +5085.60302734375 2645.7470703125 background all_cells +5077.18994140625 2608.65869140625 background all_cells +5056.13623046875 2606.852294921875 background all_cells +5066.98779296875 2610.123291015625 background all_cells +5068.138671875 2591.92919921875 background all_cells +5045.2587890625 2598.010009765625 background all_cells +5064.14208984375 2593.99267578125 background all_cells +5048.42626953125 2585.0556640625 background all_cells +5057.76953125 2583.0625 background all_cells +5119.9931640625 2642.686279296875 background all_cells +5115.068359375 2645.395263671875 background all_cells +5105.7919921875 2643.677490234375 background all_cells +5119.892578125 2661.794189453125 background all_cells +5105.94482421875 2668.7900390625 background all_cells +5116.4853515625 2665.98779296875 background all_cells +5111.03466796875 2650.02734375 background all_cells +5108.56884765625 2660.672607421875 background all_cells +5112.939453125 2657.763671875 background all_cells +5100.51318359375 2654.438720703125 background all_cells +5121.40283203125 2652.5849609375 background all_cells +5087.16796875 2605.54931640625 background all_cells +5091.11376953125 2632.909423828125 background all_cells +5088.13330078125 2598.79052734375 background all_cells +5085.68798828125 2611.845458984375 background all_cells +5110.48876953125 2625.858642578125 background all_cells +5114.88525390625 2636.659423828125 background all_cells +5108.74755859375 2637.787841796875 background all_cells +5106.42626953125 2633.22705078125 background all_cells +5100.544921875 2631.36279296875 background all_cells +5100.6669921875 2622.386474609375 background all_cells +5114.4951171875 2608.861572265625 background all_cells +5121.09130859375 2611.57666015625 background all_cells +5119.513671875 2607.50244140625 background all_cells +5096.20947265625 2603.67578125 background all_cells +5102.716796875 2615.259521484375 background all_cells +5101.38427734375 2608.638427734375 background all_cells +5117.37890625 2674.910888671875 background all_cells +5112.20654296875 2692.1083984375 background all_cells +5116.09716796875 2685.7138671875 background all_cells +5108.50390625 2677.565673828125 background all_cells +5077.78759765625 2681.2451171875 background all_cells +5096.5302734375 2694.39501953125 background all_cells +5092.080078125 2686.65576171875 background all_cells +5081.72900390625 2697.593017578125 background all_cells +5090.5419921875 2704.6943359375 background all_cells +5069.06591796875 2702.687744140625 background all_cells +5082.265625 2715.279052734375 background all_cells +5096.79296875 2714.96728515625 background all_cells +5103.33837890625 2697.815185546875 background all_cells +5105.70703125 2705.725341796875 background all_cells +5106.2373046875 2686.55126953125 background all_cells +5036.234375 2689.67236328125 background all_cells +4915.4296875 2670.134033203125 background all_cells +5057.25048828125 2691.847412109375 background all_cells +5049.49853515625 2685.86376953125 background all_cells +5043.10888671875 2671.58154296875 background all_cells +5345.8134765625 3542.929931640625 background all_cells +5350.7041015625 3551.353271484375 background all_cells +5368.9814453125 3543.522216796875 background all_cells +5364.18017578125 3533.975830078125 background all_cells +5354.07421875 3541.2861328125 background all_cells +5370.916015625 3548.778564453125 background all_cells +5374.7197265625 3543.308837890625 background all_cells +5386.15576171875 3536.836669921875 background all_cells +5390.572265625 3539.929443359375 background all_cells +5407.17041015625 3549.422119140625 background all_cells +5401.43115234375 3539.052001953125 background all_cells +5409.6796875 3545.47119140625 background all_cells +5409.5966796875 3539.23291015625 background all_cells +5447.34814453125 3547.145263671875 background all_cells +5450.0517578125 3488.850341796875 background all_cells +5452.6611328125 3540.64892578125 background all_cells +5448.77734375 3524.559814453125 background all_cells +5431.08740234375 3536.01904296875 background all_cells +5443.970703125 3540.800048828125 background all_cells +5438.58349609375 3536.238037109375 background all_cells +5412.763671875 3501.03955078125 background all_cells +5408.49462890625 3529.419189453125 background all_cells +5401.72802734375 3522.631591796875 background all_cells +5412.072265625 3519.091796875 background all_cells +5396.33251953125 3473.317138671875 background all_cells +5390.31005859375 3487.04296875 background all_cells +5400.73291015625 3484.723388671875 background all_cells +5397.8662109375 3480.378662109375 background all_cells +5390.0263671875 3519.826416015625 background all_cells +5388.224609375 3529.2578125 background all_cells +5380.12060546875 3526.120361328125 background all_cells +5360.27490234375 3515.421875 background all_cells +5351.1376953125 3495.6259765625 background all_cells +5353.92578125 3527.696533203125 background all_cells +5361.88330078125 3497.242919921875 background all_cells +5364.662109375 3520.3232421875 background all_cells +5351.208984375 3510.045166015625 background all_cells +5394.09912109375 3494.902587890625 background all_cells +5392.01220703125 3504.172119140625 background all_cells +5402.84228515625 3495.798095703125 background all_cells +5372.34716796875 3494.520751953125 background all_cells +5373.17431640625 3463.251708984375 background all_cells +5349.2646484375 3475.2255859375 background all_cells +5374.458984375 3488.304931640625 background all_cells +5350.3798828125 3483.703125 background all_cells +5353.46875 3466.616455078125 background all_cells +5348.85888671875 3385.2001953125 background all_cells +5364.98974609375 3366.9951171875 background all_cells +5359.90478515625 3429.646728515625 background all_cells +5346.5927734375 3419.559814453125 background all_cells +5356.2919921875 3411.284912109375 background all_cells +5358.43310546875 3384.988525390625 background all_cells +5379.5458984375 3431.725341796875 background all_cells +5380.54150390625 3454.57763671875 background all_cells +5387.4111328125 3446.8740234375 background all_cells +5371.3349609375 3437.673583984375 background all_cells +5379.2783203125 3413.281005859375 background all_cells +5385.9345703125 3420.21484375 background all_cells +5375.02001953125 3419.720703125 background all_cells +5393.7978515625 3411.48193359375 background all_cells +5403.98291015625 3431.1689453125 background all_cells +5408.451171875 3428.35107421875 background all_cells +5409.09716796875 3422.786865234375 background all_cells +5373.37548828125 3380.78369140625 background all_cells +5376.51123046875 3405.84765625 background all_cells +5387.78955078125 3403.188232421875 background all_cells +5380.1044921875 3385.529296875 background all_cells +5399.59814453125 3376.218505859375 background all_cells +5403.14501953125 3389.95849609375 background all_cells +5412.90673828125 3386.042724609375 background all_cells +5427.8134765625 3330.376220703125 background all_cells +5435.68212890625 3327.301025390625 background all_cells +5449.3173828125 3344.419921875 background all_cells +5421.22021484375 3338.824951171875 background all_cells +5434.15625 3338.4873046875 background all_cells +5463.41748046875 3300.74072265625 background all_cells +5450.76123046875 3309.267333984375 background all_cells +5426.7861328125 3313.464111328125 background all_cells +5440.0751953125 3308.092041015625 background all_cells +5457.509765625 3326.405517578125 background all_cells +5460.00244140625 3317.5771484375 background all_cells +5463.10986328125 3309.2646484375 background all_cells +5431.61181640625 3347.83251953125 background all_cells +5432.17333984375 3359.449462890625 background all_cells +5425.65771484375 3352.5029296875 background all_cells +5494.408203125 3285.09326171875 background all_cells +5513.1943359375 3297.925537109375 background all_cells +5529.9111328125 3301.525634765625 background all_cells +5502.4736328125 3303.33154296875 background all_cells +5479.94580078125 3293.553955078125 background all_cells +5504.26611328125 3334.742919921875 background all_cells +5520.62841796875 3335.659912109375 background all_cells +5505.005859375 3343.5341796875 background all_cells +5499.9453125 3350.20458984375 background all_cells +5497.4931640625 3309.78125 background all_cells +5510.21875 3326.71826171875 background all_cells +5488.8818359375 3319.65478515625 background all_cells +5479.56689453125 3334.235595703125 background all_cells +5492.87646484375 3336.05419921875 background all_cells +5480.76904296875 3342.453125 background all_cells +5532.158203125 3410.62255859375 background all_cells +5539.1142578125 3408.593017578125 background all_cells +5529.34765625 3401.890869140625 background all_cells +5536.82763671875 3381.893798828125 background all_cells +5525.6435546875 3390.479736328125 background all_cells +5534.59521484375 3394.1484375 background all_cells +5540.400390625 3387.633544921875 background all_cells +5491.64599609375 3404.824462890625 background all_cells +5475.50390625 3407.680419921875 background all_cells +5468.0703125 3397.8935546875 background all_cells +5480.86083984375 3388.259765625 background all_cells +5473.28076171875 3400.145751953125 background all_cells +5470.15478515625 3383.945068359375 background all_cells +5504.29296875 3416.23046875 background all_cells +5516.08349609375 3407.76416015625 background all_cells +5516.6650390625 3420.547607421875 background all_cells +5501.17529296875 3403.505859375 background all_cells +5493.69677734375 3391.344482421875 background all_cells +5514.13037109375 3385.520263671875 background all_cells +5508.03564453125 3398.071044921875 background all_cells +5499.57568359375 3384.20068359375 background all_cells +5451.08642578125 3361.71044921875 background all_cells +5451.4306640625 3352.975830078125 background all_cells +5467.57177734375 3367.92822265625 background all_cells +5457.0 3352.128662109375 background all_cells +5507.296875 3367.050048828125 background all_cells +5514.07861328125 3350.470703125 background all_cells +5510.20654296875 3359.67529296875 background all_cells +5528.12841796875 3353.980224609375 background all_cells +5536.62158203125 3334.690673828125 background all_cells +5544.7392578125 3349.988525390625 background all_cells +5538.83935546875 3363.566162109375 background all_cells +5535.45556640625 3342.708251953125 background all_cells +5530.71728515625 3374.983642578125 background all_cells +5488.91650390625 3371.29443359375 background all_cells +5500.5302734375 3372.147705078125 background all_cells +5518.07080078125 3377.887939453125 background all_cells +5546.71142578125 3375.2978515625 background all_cells +5525.447265625 3369.258544921875 background all_cells +5488.99267578125 3351.05322265625 background all_cells +5490.146484375 3362.983642578125 background all_cells +5494.8251953125 3355.720947265625 background all_cells +5493.048828125 3351.668701171875 background all_cells +5415.087890625 3398.5712890625 background all_cells +5416.07763671875 3403.0068359375 background all_cells +5425.37646484375 3400.741943359375 background all_cells +5496.443359375 3450.260009765625 background all_cells +5503.06982421875 3455.493896484375 background all_cells +5499.7666015625 3440.460205078125 background all_cells +5496.939453125 3462.811767578125 background all_cells +5484.77197265625 3428.949462890625 background all_cells +5492.5703125 3439.445556640625 background all_cells +5491.810546875 3429.157958984375 background all_cells +5430.736328125 3408.98486328125 background all_cells +5417.46728515625 3449.228759765625 background all_cells +5435.67236328125 3444.788818359375 background all_cells +5423.380859375 3413.008056640625 background all_cells +5497.88330078125 3533.8251953125 background all_cells +5514.96142578125 3550.014404296875 background all_cells +5506.33935546875 3541.040771484375 background all_cells +5511.302734375 3541.135009765625 background all_cells +5523.89794921875 3521.255859375 background all_cells +5531.39892578125 3545.33056640625 background all_cells +5535.966796875 3531.397216796875 background all_cells +5504.8125 3507.8935546875 background all_cells +5511.14892578125 3511.11962890625 background all_cells +5418.1845703125 3542.610107421875 background all_cells +5414.765625 3550.5751953125 background all_cells +5427.7216796875 3545.3818359375 background all_cells +5435.66845703125 3527.83642578125 background all_cells +5488.60693359375 3524.832763671875 background all_cells +5485.30517578125 3529.29052734375 background all_cells +5429.326171875 3492.4970703125 background all_cells +5434.66845703125 3500.772705078125 background all_cells +5423.35498046875 3495.275390625 background all_cells +5417.47998046875 3507.65673828125 background all_cells +5418.3154296875 3515.292724609375 background all_cells +5424.6416015625 3510.681884765625 background all_cells +5436.337890625 3510.03466796875 background all_cells +5413.775390625 3531.3583984375 background all_cells +5414.3232421875 3524.32080078125 background all_cells +5423.201171875 3518.973876953125 background all_cells +5519.80419921875 3458.4384765625 background all_cells +5516.470703125 3468.734130859375 background all_cells +5509.88623046875 3463.96044921875 background all_cells +5509.994140625 3458.7294921875 background all_cells +5521.61767578125 3482.9677734375 background all_cells +5525.69482421875 3496.570556640625 background all_cells +5504.4482421875 3486.0634765625 background all_cells +5538.91650390625 3505.793212890625 background all_cells +5539.5166015625 3473.69921875 background all_cells +5537.14697265625 3482.5751953125 background all_cells +5549.09375 3484.991455078125 background all_cells +5542.48193359375 3492.43896484375 background all_cells +5538.17724609375 3497.068603515625 background all_cells +5492.46044921875 3480.37255859375 background all_cells +5464.29052734375 3504.973876953125 background all_cells +5501.216796875 3501.49658203125 background all_cells +5502.29638671875 3473.584228515625 background all_cells +5467.86279296875 3487.70263671875 background all_cells +5474.8330078125 3491.936767578125 background all_cells +5526.3515625 3457.516845703125 background all_cells +5530.43359375 3480.7783203125 background all_cells +5523.91845703125 3477.673828125 background all_cells +5533.86083984375 3472.953125 background all_cells +5531.2138671875 3460.10302734375 background all_cells +5528.73486328125 3423.7001953125 background all_cells +5527.46923828125 3438.547607421875 background all_cells +5522.587890625 3431.835693359375 background all_cells +5537.96875 3442.556640625 background all_cells +5532.28564453125 3446.09130859375 background all_cells +5534.810546875 3451.55712890625 background all_cells +5527.25 3447.99365234375 background all_cells +5508.4150390625 3433.142822265625 background all_cells +5514.91748046875 3446.867431640625 background all_cells +5510.923828125 3451.95263671875 background all_cells +5511.72119140625 3441.08154296875 background all_cells +5241.45947265625 2793.73876953125 background all_cells +5239.7734375 2824.730712890625 background all_cells +5240.5947265625 2815.97705078125 background all_cells +5245.31640625 2813.042724609375 background all_cells +5243.8798828125 2799.422607421875 background all_cells +5367.82373046875 2831.84375 background all_cells +5321.3359375 2830.69677734375 background all_cells +5321.6767578125 2813.985107421875 background all_cells +5271.7333984375 2832.82080078125 background all_cells +5294.203125 2821.59375 background all_cells +5287.92529296875 2826.009033203125 background all_cells +5275.8642578125 2815.295654296875 background all_cells +5269.53369140625 2798.84765625 background all_cells +5286.44287109375 2798.6767578125 background all_cells +5274.60400390625 2802.345947265625 background all_cells +5259.7021484375 2803.781494140625 background all_cells +5262.640625 3207.564453125 background all_cells +5259.01025390625 3213.629638671875 background all_cells +5256.951171875 3177.2646484375 background all_cells +5250.7021484375 3248.004150390625 background all_cells +5255.48779296875 3258.005859375 background all_cells +5263.513671875 3250.8125 background all_cells +5239.2216796875 3233.45361328125 background all_cells +5273.33935546875 3232.75537109375 background all_cells +5257.2822265625 3237.33740234375 background all_cells +5251.15478515625 3239.94287109375 background all_cells +5249.0615234375 3222.75732421875 background all_cells +5248.69384765625 3232.233642578125 background all_cells +5330.591796875 3100.997314453125 background all_cells +5376.4072265625 3003.648193359375 background all_cells +5368.77197265625 3149.708740234375 background all_cells +5324.64892578125 3127.2353515625 background all_cells +5373.43798828125 3060.595947265625 background all_cells +5368.560546875 3105.292236328125 background all_cells +5354.154296875 3189.188232421875 background all_cells +5338.8916015625 3176.5576171875 background all_cells +5369.42919921875 3207.24072265625 background all_cells +5323.82421875 3205.994873046875 background all_cells +5337.03955078125 3207.918701171875 background all_cells +5297.7236328125 3195.67724609375 background all_cells +5329.875 3223.5859375 background all_cells +5365.560546875 3216.4404296875 background all_cells +5347.6962890625 3229.759033203125 background all_cells +5337.61083984375 3222.22607421875 background all_cells +5332.42431640625 3239.82470703125 background all_cells +5322.54345703125 3245.942138671875 background all_cells +5310.73046875 3251.86376953125 background all_cells +5312.943359375 3246.128662109375 background all_cells +5314.4189453125 3224.005615234375 background all_cells +5311.9990234375 3218.3466796875 background all_cells +5321.30908203125 3217.81298828125 background all_cells +5320.31005859375 3232.942138671875 background all_cells +5276.14111328125 2852.98095703125 background all_cells +5297.7900390625 2843.965576171875 background all_cells +5288.47607421875 2855.900390625 background all_cells +5281.85693359375 2857.315673828125 background all_cells +5304.04931640625 2848.992919921875 background all_cells +5377.19287109375 2847.975830078125 background all_cells +5369.89208984375 2919.5341796875 background all_cells +5343.0146484375 2859.807373046875 background all_cells +5304.43115234375 2855.233154296875 background all_cells +5323.87744140625 2958.968505859375 background all_cells +5320.75732421875 3070.219970703125 background all_cells +5347.763671875 3071.218994140625 background all_cells +5327.27880859375 2977.888916015625 background all_cells +5243.68017578125 3040.1572265625 background all_cells +5256.19970703125 3083.306640625 background all_cells +5248.61328125 3072.599853515625 background all_cells +5258.0556640625 3040.482666015625 background all_cells +5264.26416015625 3013.856201171875 background all_cells +5265.1591796875 3034.806884765625 background all_cells +5257.216796875 3029.87890625 background all_cells +5241.966796875 2969.0888671875 background all_cells +5246.671875 3022.810546875 background all_cells +5248.90234375 2869.54052734375 background all_cells +5251.2841796875 2947.512939453125 background all_cells +5242.90625 2860.49853515625 background all_cells +5270.68017578125 3283.10693359375 background all_cells +5268.7666015625 3308.594970703125 background all_cells +5280.8310546875 3309.207275390625 background all_cells +5274.9404296875 3277.500732421875 background all_cells +5273.17626953125 3289.927734375 background all_cells +5264.359375 3318.18896484375 background all_cells +5264.265625 3326.981689453125 background all_cells +5279.2470703125 3323.65234375 background all_cells +5271.73486328125 3319.346435546875 background all_cells +5267.81787109375 3325.556396484375 background all_cells +5248.2197265625 3303.723876953125 background all_cells +5244.97900390625 3325.9365234375 background all_cells +5240.1865234375 3310.984375 background all_cells +5251.5771484375 3321.544189453125 background all_cells +5257.248046875 3324.324951171875 background all_cells +5254.79052734375 3314.77880859375 background all_cells +5258.52685546875 3284.832763671875 background all_cells +5257.8017578125 3302.380859375 background all_cells +5261.05517578125 3291.331787109375 background all_cells +5241.3505859375 3283.804931640625 background all_cells +5230.2138671875 3273.307861328125 background all_cells +5254.1083984375 3294.322265625 background all_cells +5243.361328125 3293.12451171875 background all_cells +5249.96923828125 3285.221435546875 background all_cells +5295.45703125 3306.9931640625 background all_cells +5314.05029296875 3313.420166015625 background all_cells +5289.42724609375 3350.15087890625 background all_cells +5303.72607421875 3360.944580078125 background all_cells +5298.95947265625 3355.55126953125 background all_cells +5313.20458984375 3352.390380859375 background all_cells +5289.4169921875 3340.5888671875 background all_cells +5315.36376953125 3343.5263671875 background all_cells +5301.46826171875 3340.175537109375 background all_cells +5288.10498046875 3332.491943359375 background all_cells +5307.8154296875 3329.193115234375 background all_cells +5289.8134765625 3322.845458984375 background all_cells +5265.55224609375 3267.115478515625 background all_cells +5262.47802734375 3276.078125 background all_cells +5276.27001953125 3296.159912109375 background all_cells +5280.29345703125 3248.1455078125 background all_cells +5275.4150390625 3265.931396484375 background all_cells +5308.21044921875 3262.439453125 background all_cells +5319.9619140625 3270.976806640625 background all_cells +5316.44580078125 3258.250732421875 background all_cells +5305.98046875 3288.88525390625 background all_cells +5310.2880859375 3295.864501953125 background all_cells +5308.7763671875 3276.9755859375 background all_cells +5286.9658203125 3262.337646484375 background all_cells +5304.73583984375 3271.54296875 background all_cells +5290.06640625 3294.387939453125 background all_cells +5299.9345703125 3251.54931640625 background all_cells +5296.326171875 3286.48486328125 background all_cells +5289.79052734375 3278.4912109375 background all_cells +5245.61181640625 3339.52490234375 background all_cells +5248.64306640625 3364.6279296875 background all_cells +5253.681640625 3359.06396484375 background all_cells +5260.76123046875 3349.146240234375 background all_cells +5257.97021484375 3353.737060546875 background all_cells +5253.55859375 3349.872314453125 background all_cells +5274.96484375 3353.05126953125 background all_cells +5279.9931640625 3343.1484375 background all_cells +5270.74755859375 3346.900634765625 background all_cells +5263.923828125 3361.89599609375 background all_cells +5259.89501953125 3330.514892578125 background all_cells +5278.93701171875 3335.874267578125 background all_cells +5274.294921875 3333.601318359375 background all_cells +5267.47900390625 3336.269775390625 background all_cells +5254.21875 3337.639404296875 background all_cells +5251.78857421875 3330.3212890625 background all_cells +5318.9013671875 3301.564208984375 background all_cells +5329.6357421875 3291.159423828125 background all_cells +5322.859375 3289.68603515625 background all_cells +5316.99462890625 3318.99267578125 background all_cells +5330.98486328125 3312.552490234375 background all_cells +5341.447265625 3337.419189453125 background all_cells +5347.0791015625 3356.1328125 background all_cells +5336.4013671875 3347.985107421875 background all_cells +5357.66845703125 3308.5634765625 background all_cells +5359.5576171875 3315.422119140625 background all_cells +5357.1474609375 3327.450927734375 background all_cells +5341.1455078125 3322.239013671875 background all_cells +5342.7958984375 3312.345947265625 background all_cells +5318.69921875 3329.062744140625 background all_cells +5332.556640625 3361.05810546875 background all_cells +5336.068359375 3355.812255859375 background all_cells +5326.56787109375 3340.1015625 background all_cells +5326.16064453125 3350.21484375 background all_cells +5331.4697265625 3332.5263671875 background all_cells +5337.1474609375 3286.5009765625 background all_cells +5350.671875 3301.295654296875 background all_cells +5340.37353515625 3298.18896484375 background all_cells +5345.0634765625 3286.659912109375 background all_cells +5339.17431640625 3256.986328125 background all_cells +5354.38134765625 3250.6953125 background all_cells +5353.83984375 3263.608642578125 background all_cells +5350.7421875 3280.856201171875 background all_cells +5342.27880859375 3276.14453125 background all_cells +5342.17236328125 3266.998046875 background all_cells +5494.96875 3266.955078125 background all_cells +5518.11669921875 3261.82177734375 background all_cells +5504.7724609375 3255.75244140625 background all_cells +5514.62841796875 3229.51025390625 background all_cells +5521.2294921875 3245.453125 background all_cells +5518.0185546875 3237.109375 background all_cells +5524.88916015625 3233.26513671875 background all_cells +5532.37841796875 3206.387451171875 background all_cells +5499.91455078125 3211.947509765625 background all_cells +5539.81982421875 3216.576904296875 background all_cells +5533.14501953125 3244.083740234375 background all_cells +5527.93994140625 3258.424072265625 background all_cells +5543.8984375 3245.81689453125 background all_cells +5541.03369140625 3263.009765625 background all_cells +5517.84228515625 3273.90283203125 background all_cells +5505.85595703125 3273.037109375 background all_cells +5531.115234375 3283.979248046875 background all_cells +5544.89013671875 3275.8701171875 background all_cells +5364.044921875 3268.725830078125 background all_cells +5370.52685546875 3242.25537109375 background all_cells +5378.47509765625 3265.241455078125 background all_cells +5373.64892578125 3256.047119140625 background all_cells +5369.02197265625 3252.85888671875 background all_cells +5419.98681640625 3238.8603515625 background all_cells +5406.80224609375 3267.960205078125 background all_cells +5422.81396484375 3259.23828125 background all_cells +5413.3798828125 3248.5546875 background all_cells +5411.38232421875 3278.92041015625 background all_cells +5400.4326171875 3242.42626953125 background all_cells +5401.7763671875 3255.936767578125 background all_cells +5390.044921875 3251.148193359375 background all_cells +5367.88232421875 3283.576171875 background all_cells +5433.74072265625 3283.68896484375 background all_cells +5385.31640625 3315.90673828125 background all_cells +5381.2734375 3308.39404296875 background all_cells +5380.58056640625 3296.3076171875 background all_cells +5390.52587890625 3287.246337890625 background all_cells +5419.9140625 3371.426513671875 background all_cells +5421.60302734375 3380.1689453125 background all_cells +5399.07373046875 3342.71630859375 background all_cells +5415.9453125 3325.39990234375 background all_cells +5405.71826171875 3337.34228515625 background all_cells +5385.0048828125 3336.49658203125 background all_cells +5378.09716796875 3362.576904296875 background all_cells +5378.478515625 3346.82666015625 background all_cells +5395.6513671875 3337.05029296875 background all_cells +5445.61376953125 3193.404052734375 background all_cells +5441.8291015625 3210.267822265625 background all_cells +5432.4267578125 3204.132568359375 background all_cells +5383.98681640625 3196.178466796875 background all_cells +5378.96923828125 3217.37939453125 background all_cells +5379.75048828125 3213.082763671875 background all_cells +5389.6083984375 3200.764404296875 background all_cells +5361.46630859375 3229.0703125 background all_cells +5385.3447265625 3235.90673828125 background all_cells +5378.626953125 3235.575927734375 background all_cells +5404.1328125 3232.87158203125 background all_cells +5407.93408203125 3239.136962890625 background all_cells +5396.4921875 3232.2392578125 background all_cells +5371.64208984375 3177.86865234375 background all_cells +5410.07568359375 3185.633544921875 background all_cells +5398.50390625 3179.832763671875 background all_cells +5394.56005859375 3186.548095703125 background all_cells +5388.48681640625 3178.415771484375 background all_cells +5400.6259765625 3204.90283203125 background all_cells +5411.953125 3198.212646484375 background all_cells +5424.0029296875 3217.090087890625 background all_cells +5406.70654296875 3226.265625 background all_cells +5393.27587890625 2998.34375 background all_cells +5403.8642578125 2916.91845703125 background all_cells +5398.8388671875 3094.024169921875 background all_cells +5419.2978515625 3099.47705078125 background all_cells +5457.58251953125 2950.3427734375 background all_cells +5449.3447265625 3124.015869140625 background all_cells +5439.2109375 3125.06103515625 background all_cells +5430.9501953125 3097.749755859375 background all_cells +5425.640625 3165.854736328125 background all_cells +5410.03857421875 3160.264404296875 background all_cells +5413.15380859375 3162.597900390625 background all_cells +5419.75390625 3183.558837890625 background all_cells +5429.68408203125 3180.293212890625 background all_cells +5436.44580078125 3168.168701171875 background all_cells +5438.330078125 3179.70458984375 background all_cells +5445.4755859375 3166.6572265625 background all_cells +5445.541015625 3178.490234375 background all_cells +5433.68017578125 3149.670166015625 background all_cells +5449.12548828125 3138.831298828125 background all_cells +5437.80322265625 3153.947509765625 background all_cells +5424.94580078125 3153.59619140625 background all_cells +5482.353515625 3045.467529296875 background all_cells +5511.67724609375 3075.261474609375 background all_cells +5536.697265625 3055.500732421875 background all_cells +5488.63916015625 3057.546875 background all_cells +5500.61181640625 2919.97314453125 background all_cells +5491.25 2957.09130859375 background all_cells +5531.9228515625 2950.4326171875 background all_cells +5494.052734375 2923.197509765625 background all_cells +5536.00732421875 2970.357421875 background all_cells +5508.2666015625 2996.82861328125 background all_cells +5525.81689453125 2996.67724609375 background all_cells +5512.24560546875 2984.39599609375 background all_cells +5520.2412109375 3080.372314453125 background all_cells +5530.0771484375 3090.257080078125 background all_cells +5537.61962890625 3085.41796875 background all_cells +5507.5146484375 2892.66650390625 background all_cells +5504.05224609375 2903.00048828125 background all_cells +5538.78466796875 2893.334716796875 background all_cells +5545.05517578125 3009.607421875 background all_cells +5506.80615234375 3024.154052734375 background all_cells +5481.97412109375 3017.816162109375 background all_cells +5519.86376953125 3013.4033203125 background all_cells +5499.02294921875 3012.372802734375 background all_cells +5465.10009765625 3142.787353515625 background all_cells +5489.11328125 3149.41796875 background all_cells +5502.154296875 3148.39990234375 background all_cells +5470.0615234375 3144.91796875 background all_cells +5457.10986328125 3146.274169921875 background all_cells +5505.10205078125 3191.33984375 background all_cells +5544.28271484375 3182.615234375 background all_cells +5509.9921875 3167.455810546875 background all_cells +5487.69970703125 3160.251953125 background all_cells +5500.779296875 3159.666259765625 background all_cells +5493.81201171875 3166.028076171875 background all_cells +5457.63916015625 3162.136474609375 background all_cells +5466.51025390625 3170.890869140625 background all_cells +5468.740234375 3163.716064453125 background all_cells +4915.75390625 3497.80859375 background all_cells +4944.20263671875 3497.419189453125 background all_cells +4935.4248046875 3487.091796875 background all_cells +4970.39697265625 3443.05810546875 background all_cells +4985.33642578125 3445.90478515625 background all_cells +4975.3671875 3459.99755859375 background all_cells +4991.58740234375 3453.017822265625 background all_cells +4981.10205078125 3443.938232421875 background all_cells +4965.27001953125 3484.025634765625 background all_cells +4992.47607421875 3488.966552734375 background all_cells +4988.16943359375 3490.213623046875 background all_cells +4975.81494140625 3481.56982421875 background all_cells +4930.94921875 3433.351806640625 background all_cells +4964.54443359375 3433.03076171875 background all_cells +4960.87255859375 3438.5947265625 background all_cells +4951.1884765625 3437.86083984375 background all_cells +4953.0654296875 3479.47705078125 background all_cells +4947.91162109375 3424.80517578125 background all_cells +4967.22412109375 3404.66650390625 background all_cells +5011.470703125 3393.53369140625 background all_cells +4991.56591796875 3385.865966796875 background all_cells +4977.111328125 3409.50146484375 background all_cells +4971.79833984375 3434.78759765625 background all_cells +4991.6103515625 3427.135009765625 background all_cells +4983.01025390625 3435.208984375 background all_cells +4975.82666015625 3420.962890625 background all_cells +4973.7763671875 3427.924560546875 background all_cells +4954.8466796875 3408.608642578125 background all_cells +4961.60791015625 3420.6396484375 background all_cells +4955.267578125 3419.05859375 background all_cells +4944.41259765625 3413.988037109375 background all_cells +4940.68408203125 3390.3525390625 background all_cells +4955.22021484375 3384.072998046875 background all_cells +4994.52099609375 3507.135009765625 background all_cells +4996.90380859375 3503.847900390625 background all_cells +4991.15283203125 3499.08642578125 background all_cells +4993.9228515625 3513.148193359375 background all_cells +4998.08935546875 3520.612060546875 background all_cells +5004.685546875 3521.795654296875 background all_cells +4997.48828125 3528.9560546875 background all_cells +4984.2451171875 3521.73046875 background all_cells +4980.10302734375 3458.7255859375 background all_cells +4983.755859375 3472.98388671875 background all_cells +4973.8193359375 3467.2294921875 background all_cells +4918.12255859375 3347.47412109375 background all_cells +4916.740234375 3329.9423828125 background all_cells +4929.9404296875 3358.321044921875 background all_cells +4944.95849609375 3373.8515625 background all_cells +4943.9765625 3348.32373046875 background all_cells +4931.75146484375 3351.994384765625 background all_cells +4961.36083984375 3343.029052734375 background all_cells +4996.1044921875 3343.4580078125 background all_cells +4972.0458984375 3347.492431640625 background all_cells +5007.716796875 3299.313720703125 background all_cells +5013.2802734375 3291.90673828125 background all_cells +5008.49267578125 3285.1162109375 background all_cells +5003.57470703125 3327.156982421875 background all_cells +4990.6552734375 3320.728271484375 background all_cells +5114.3408203125 3324.58203125 background all_cells +5113.7177734375 3319.3291015625 background all_cells +5032.0283203125 3329.182861328125 background all_cells +5041.37158203125 3326.80078125 background all_cells +5039.361328125 3316.960693359375 background all_cells +5038.2099609375 3311.444580078125 background all_cells +5167.80126953125 3347.945068359375 background all_cells +5145.8427734375 3345.833251953125 background all_cells +5146.7158203125 3357.629150390625 background all_cells +5170.1044921875 3356.83740234375 background all_cells +5157.70263671875 3355.749755859375 background all_cells +5177.46923828125 3383.6474609375 background all_cells +5167.03271484375 3452.850830078125 background all_cells +5177.2392578125 3408.68896484375 background all_cells +5179.20458984375 3413.015380859375 background all_cells +5170.93505859375 3398.833984375 background all_cells +5179.63330078125 3361.1708984375 background all_cells +5189.3974609375 3380.948974609375 background all_cells +5189.4404296875 3376.443359375 background all_cells +5190.4609375 3365.19775390625 background all_cells +5159.189453125 3364.80322265625 background all_cells +5154.9609375 3449.965087890625 background all_cells +5154.75830078125 3384.268310546875 background all_cells +5164.1533203125 3371.602783203125 background all_cells +5156.86865234375 3371.4111328125 background all_cells +5163.31396484375 3314.096923828125 background all_cells +5162.224609375 3327.280517578125 background all_cells +5146.0947265625 3325.658203125 background all_cells +5071.98095703125 3361.312744140625 background all_cells +5081.05078125 3376.003173828125 background all_cells +5071.81689453125 3350.379150390625 background all_cells +5076.869140625 3360.8798828125 background all_cells +5048.51708984375 3364.6396484375 background all_cells +5071.90625 3368.33349609375 background all_cells +5065.7548828125 3423.196533203125 background all_cells +5082.0908203125 3398.707275390625 background all_cells +5110.00634765625 3383.043212890625 background all_cells +5087.77490234375 3415.87841796875 background all_cells +5081.02734375 3415.99169921875 background all_cells +5080.6259765625 3427.21435546875 background all_cells +5052.3505859375 3406.5615234375 background all_cells +5058.51513671875 3386.498046875 background all_cells +5057.88427734375 3428.693115234375 background all_cells +5020.81298828125 3418.7265625 background all_cells +5036.556640625 3418.234619140625 background all_cells +5032.9990234375 3422.1669921875 background all_cells +5023.9814453125 3434.318603515625 background all_cells +5025.244140625 3414.1357421875 background all_cells +5040.42333984375 3378.52587890625 background all_cells +5029.68359375 3385.810302734375 background all_cells +5022.4072265625 3365.21826171875 background all_cells +5042.84912109375 3343.4794921875 background all_cells +5030.20849609375 3351.23388671875 background all_cells +5031.09423828125 3363.416748046875 background all_cells +5189.8271484375 3302.474365234375 background all_cells +5206.4716796875 3308.336181640625 background all_cells +5195.6962890625 3358.11474609375 background all_cells +5196.53173828125 3346.878662109375 background all_cells +5218.19140625 3290.57470703125 background all_cells +5227.22265625 3294.0859375 background all_cells +5225.34130859375 3282.24169921875 background all_cells +5216.7197265625 3284.801513671875 background all_cells +5233.1123046875 3285.050537109375 background all_cells +5209.50244140625 3283.74560546875 background all_cells +5211.41748046875 3301.080322265625 background all_cells +5197.58056640625 3299.867431640625 background all_cells +5295.91845703125 3433.996337890625 background all_cells +5284.84423828125 3445.091796875 background all_cells +5313.5126953125 3426.190185546875 background all_cells +5310.650390625 3435.38623046875 background all_cells +5293.57177734375 3444.20263671875 background all_cells +5330.91015625 3424.18603515625 background all_cells +5325.64892578125 3435.306396484375 background all_cells +5347.19921875 3428.954833984375 background all_cells +5345.12060546875 3436.560302734375 background all_cells +5339.7138671875 3443.277099609375 background all_cells +5316.8056640625 3414.645263671875 background all_cells +5310.11669921875 3418.747314453125 background all_cells +5311.74462890625 3398.63916015625 background all_cells +5325.87060546875 3401.787109375 background all_cells +5320.80810546875 3411.056884765625 background all_cells +5320.12060546875 3397.709716796875 background all_cells +5268.9716796875 3394.86767578125 background all_cells +5254.4248046875 3394.526123046875 background all_cells +5258.78076171875 3387.27392578125 background all_cells +5280.12939453125 3379.07373046875 background all_cells +5274.28271484375 3390.671630859375 background all_cells +5310.5791015625 3381.7626953125 background all_cells +5313.466796875 3393.527587890625 background all_cells +5320.802734375 3388.749755859375 background all_cells +5305.771484375 3367.340087890625 background all_cells +5317.11962890625 3374.77490234375 background all_cells +5332.19482421875 3372.154052734375 background all_cells +5227.66015625 3492.86474609375 background all_cells +5234.6171875 3499.115966796875 background all_cells +5287.34765625 3475.35546875 background all_cells +5286.75830078125 3465.275390625 background all_cells +5266.81591796875 3452.25732421875 background all_cells +5278.66162109375 3450.41845703125 background all_cells +5265.220703125 3458.7919921875 background all_cells +5277.70654296875 3453.583984375 background all_cells +5186.68505859375 3420.96826171875 background all_cells +5189.466796875 3424.427978515625 background all_cells +5188.02294921875 3432.75244140625 background all_cells +5202.7119140625 3430.648681640625 background all_cells +5197.568359375 3424.226806640625 background all_cells +5178.72216796875 3437.84521484375 background all_cells +5188.47705078125 3451.1591796875 background all_cells +5201.13720703125 3445.165771484375 background all_cells +5182.49560546875 3440.39208984375 background all_cells +5268.74462890625 3425.862060546875 background all_cells +5277.93310546875 3401.90869140625 background all_cells +5271.9541015625 3409.202880859375 background all_cells +5273.63623046875 3436.034912109375 background all_cells +5247.6865234375 3400.631591796875 background all_cells +5212.25439453125 3443.046142578125 background all_cells +5233.0576171875 3446.048095703125 background all_cells +5230.9931640625 3430.48291015625 background all_cells +5301.84521484375 3464.685302734375 background all_cells +5319.0185546875 3454.955810546875 background all_cells +5316.83837890625 3461.53515625 background all_cells +5305.775390625 3470.49951171875 background all_cells +5310.14013671875 3463.984130859375 background all_cells +5344.96826171875 3518.6494140625 background all_cells +5330.68408203125 3545.51806640625 background all_cells +5340.22509765625 3511.59765625 background all_cells +5346.82080078125 3529.5478515625 background all_cells +5337.15673828125 3524.60009765625 background all_cells +5342.9013671875 3470.293701171875 background all_cells +5331.97705078125 3481.048828125 background all_cells +5322.50439453125 3472.413330078125 background all_cells +5332.880859375 3471.126708984375 background all_cells +5327.4052734375 3455.7919921875 background all_cells +5322.83349609375 3465.85595703125 background all_cells +5331.759765625 3461.187255859375 background all_cells +5322.60791015625 3488.3291015625 background all_cells +5331.8466796875 3492.69921875 background all_cells +5304.46435546875 3485.425048828125 background all_cells +5312.1171875 3479.9970703125 background all_cells +5314.28564453125 3494.603271484375 background all_cells +5228.16259765625 3539.256591796875 background all_cells +5224.73876953125 3550.584716796875 background all_cells +5264.83251953125 3542.846435546875 background all_cells +5259.53466796875 3552.833984375 background all_cells +5287.95947265625 3520.210693359375 background all_cells +5283.90185546875 3536.20068359375 background all_cells +5290.3349609375 3530.361083984375 background all_cells +5282.27294921875 3526.747314453125 background all_cells +5267.076171875 3502.0439453125 background all_cells +5288.01318359375 3511.46826171875 background all_cells +5275.37109375 3504.330322265625 background all_cells +5282.6552734375 3503.90576171875 background all_cells +5229.46533203125 3514.166015625 background all_cells +5231.12109375 3530.115234375 background all_cells +5239.7265625 3524.090087890625 background all_cells +5163.90625 3497.610595703125 background all_cells +5066.32958984375 3498.64453125 background all_cells +5164.748046875 3510.302001953125 background all_cells +5070.52197265625 3505.95458984375 background all_cells +5173.2333984375 3501.565673828125 background all_cells +5202.49169921875 3514.415283203125 background all_cells +5203.27880859375 3529.81884765625 background all_cells +5161.138671875 3527.37744140625 background all_cells +5212.35400390625 3506.7607421875 background all_cells +5222.615234375 3529.357421875 background all_cells +5223.3173828125 3505.293212890625 background all_cells +5218.32421875 3522.988037109375 background all_cells +5191.740234375 3530.859375 background all_cells +5083.91943359375 3552.41650390625 background all_cells +5186.8525390625 3544.983154296875 background all_cells +5193.66259765625 3543.31103515625 background all_cells +5185.23974609375 3532.833251953125 background all_cells +5174.451171875 3477.990234375 background all_cells +5183.19580078125 3465.46875 background all_cells +5167.32080078125 3468.683837890625 background all_cells +5219.31787109375 3463.52001953125 background all_cells +5237.09326171875 3464.907470703125 background all_cells +5227.935546875 3461.102783203125 background all_cells +5206.2255859375 3494.45556640625 background all_cells +5204.97021484375 3459.254150390625 background all_cells +5200.59814453125 3480.01806640625 background all_cells +4602.93505859375 3229.08203125 background all_cells +4602.5751953125 3223.024658203125 background all_cells +4726.3076171875 3248.9365234375 background all_cells +4725.6435546875 3218.029296875 background all_cells +4735.86767578125 3279.75341796875 background all_cells +4719.9169921875 3221.806396484375 background all_cells +4721.5380859375 3241.01220703125 background all_cells +4720.79833984375 3257.275390625 background all_cells +4589.00927734375 3228.728759765625 background all_cells +4587.92138671875 3246.8466796875 background all_cells +4607.0419921875 3237.519775390625 background all_cells +4624.873046875 3226.8603515625 background all_cells +4617.07763671875 3236.05029296875 background all_cells +4611.93994140625 3246.230712890625 background all_cells +4660.5615234375 3508.09033203125 background all_cells +4660.21630859375 3277.0087890625 background all_cells +4679.11279296875 3328.011962890625 background all_cells +4675.2705078125 3512.850341796875 background all_cells +4663.416015625 3495.92724609375 background all_cells +4701.9248046875 3323.53076171875 background all_cells +4715.37841796875 3282.093505859375 background all_cells +4712.59375 3339.26220703125 background all_cells +4706.16650390625 3305.86181640625 background all_cells +4687.59130859375 3477.5498046875 background all_cells +4695.80322265625 3482.309814453125 background all_cells +4694.0693359375 3335.397216796875 background all_cells +4577.21435546875 3305.222900390625 background all_cells +4587.8525390625 3308.705322265625 background all_cells +4581.80029296875 3275.98486328125 background all_cells +4592.6904296875 3334.212158203125 background all_cells +4602.84130859375 3341.612060546875 background all_cells +4604.064453125 3351.84814453125 background all_cells +4591.81591796875 3347.779296875 background all_cells +4584.88671875 3357.73291015625 background all_cells +4578.52490234375 3347.529052734375 background all_cells +4597.55322265625 3324.27783203125 background all_cells +4583.86572265625 3322.143798828125 background all_cells +4604.27734375 3327.547607421875 background all_cells +4585.140625 3328.701416015625 background all_cells +4571.5 3326.153564453125 background all_cells +4604.6416015625 3290.427490234375 background all_cells +4599.53564453125 3307.302001953125 background all_cells +4598.13916015625 3296.453369140625 background all_cells +4611.87890625 3295.357666015625 background all_cells +4615.091796875 3324.02783203125 background all_cells +4643.64208984375 3354.826171875 background all_cells +4626.44580078125 3351.288330078125 background all_cells +4651.4404296875 3500.457275390625 background all_cells +4642.59326171875 3517.57373046875 background all_cells +4641.90234375 3505.271240234375 background all_cells +4641.96630859375 3394.461669921875 background all_cells +4633.421875 3483.384521484375 background all_cells +4640.46875 3476.7138671875 background all_cells +4647.87158203125 3271.068359375 background all_cells +4643.267578125 3295.529296875 background all_cells +4631.55029296875 3290.9111328125 background all_cells +4630.99853515625 3275.3359375 background all_cells +4575.2236328125 3524.695556640625 background all_cells +4598.03125 3520.4228515625 background all_cells +4589.93798828125 3515.646728515625 background all_cells +4596.69775390625 3559.535888671875 background all_cells +4591.0673828125 3566.514892578125 background all_cells +4562.80322265625 3577.42724609375 background all_cells +4562.798828125 3584.701416015625 background all_cells +4562.01416015625 3563.96630859375 background all_cells +4573.71142578125 3563.62841796875 background all_cells +4573.50244140625 3554.7353515625 background all_cells +4565.8330078125 3551.706787109375 background all_cells +4603.86962890625 3533.209716796875 background all_cells +4600.96142578125 3599.4267578125 background all_cells +4589.1982421875 3528.714111328125 background all_cells +4578.1318359375 3542.832763671875 background all_cells +4589.7109375 3543.5625 background all_cells +4695.8876953125 3563.767578125 background all_cells +4681.380859375 3592.885498046875 background all_cells +4690.369140625 3552.578857421875 background all_cells +4696.51171875 3555.17822265625 background all_cells +4693.892578125 3589.13623046875 background all_cells +4626.79150390625 3592.07421875 background all_cells +4632.69970703125 3596.343505859375 background all_cells +4622.49462890625 3595.204345703125 background all_cells +4664.07275390625 3547.708251953125 background all_cells +4647.5712890625 3548.260498046875 background all_cells +4646.376953125 3593.417724609375 background all_cells +4616.34912109375 3484.070556640625 background all_cells +4638.220703125 3493.47412109375 background all_cells +4622.30126953125 3505.685791015625 background all_cells +4627.03076171875 3491.9462890625 background all_cells +4615.6455078125 3493.373291015625 background all_cells +4634.53076171875 3538.933349609375 background all_cells +4636.9521484375 3529.295166015625 background all_cells +4626.23583984375 3525.953857421875 background all_cells +4657.87841796875 3542.562255859375 background all_cells +4699.376953125 3531.7109375 background all_cells +4699.05810546875 3542.70263671875 background all_cells +4658.32373046875 3524.033447265625 background all_cells +4680.958984375 3536.778564453125 background all_cells +4666.34765625 3535.90185546875 background all_cells +4772.69775390625 3571.026611328125 background all_cells +4769.36669921875 3564.861083984375 background all_cells +4843.9150390625 3546.558837890625 background all_cells +4856.3046875 3568.63232421875 background all_cells +4835.396484375 3564.155029296875 background all_cells +4823.4814453125 3497.24755859375 background all_cells +4822.27294921875 3518.142578125 background all_cells +4852.7607421875 3514.9814453125 background all_cells +4806.8857421875 3547.648681640625 background all_cells +4804.5439453125 3542.98388671875 background all_cells +4908.41455078125 3503.4072265625 background all_cells +4903.1591796875 3496.6962890625 background all_cells +5062.9892578125 3492.191650390625 background all_cells +5057.18701171875 3499.420654296875 background all_cells +5002.2041015625 3506.400390625 background all_cells +5011.62451171875 3563.563720703125 background all_cells +5026.8056640625 3570.390869140625 background all_cells +5014.3935546875 3549.749267578125 background all_cells +4922.05908203125 3556.23779296875 background all_cells +5000.2509765625 3537.9248046875 background all_cells +4996.74658203125 3568.68212890625 background all_cells +4988.560546875 3560.11865234375 background all_cells +4715.01953125 3526.07763671875 background all_cells +4710.50390625 3534.401123046875 background all_cells +4725.36181640625 3520.76806640625 background all_cells +4716.29833984375 3516.1396484375 background all_cells +4729.7509765625 3524.996337890625 background all_cells +4736.93798828125 3522.744384765625 background all_cells +4732.34423828125 3533.50341796875 background all_cells +4720.3408203125 3608.291259765625 background all_cells +4701.220703125 3595.05126953125 background all_cells +4718.33984375 3544.033935546875 background all_cells +4713.91162109375 3553.330810546875 background all_cells +4702.10498046875 3547.93017578125 background all_cells +4706.73388671875 3579.58642578125 background all_cells +4704.19970703125 3574.777587890625 background all_cells +4750.54833984375 3627.474853515625 background all_cells +4747.8583984375 3565.848388671875 background all_cells +4752.9580078125 3541.237060546875 background all_cells +4756.9140625 3631.0537109375 background all_cells +4753.46435546875 3557.998779296875 background all_cells +5067.74853515625 3519.973388671875 background all_cells +5079.59375 3539.312744140625 background all_cells +5074.87646484375 3519.854248046875 background all_cells +5076.7861328125 3530.814697265625 background all_cells +5070.92333984375 3525.13134765625 background all_cells +5078.49609375 3545.334228515625 background all_cells +5103.009765625 3565.351318359375 background all_cells +5095.09619140625 3556.606201171875 background all_cells +5089.96826171875 3493.548828125 background all_cells +5093.3193359375 3502.593505859375 background all_cells +5077.5634765625 3500.734130859375 background all_cells +5093.99853515625 3521.79736328125 background all_cells +5097.33203125 3540.197021484375 background all_cells +4616.1025390625 3402.981689453125 background all_cells +4569.9482421875 3393.11083984375 background all_cells +4567.35546875 3405.048095703125 background all_cells +4604.61083984375 3404.314697265625 background all_cells +4570.38525390625 3438.73583984375 background all_cells +4578.61572265625 3432.75634765625 background all_cells +4590.177734375 3375.810791015625 background all_cells +4572.45263671875 3362.856201171875 background all_cells +4570.27490234375 3385.059326171875 background all_cells +4578.11279296875 3381.318115234375 background all_cells +4581.29443359375 3370.22998046875 background all_cells +4714.80517578125 3478.635009765625 background all_cells +4698.23291015625 3489.776611328125 background all_cells +4709.984375 3483.926513671875 background all_cells +4705.18701171875 3503.234130859375 background all_cells +4701.08935546875 3509.2021484375 background all_cells +4712.328125 3503.113037109375 background all_cells +4783.87255859375 3508.772705078125 background all_cells +4784.32373046875 3499.018798828125 background all_cells +4722.18310546875 3505.14404296875 background all_cells +4733.9189453125 3508.619873046875 background all_cells +4720.69287109375 3484.058349609375 background all_cells +4733.09326171875 3484.694580078125 background all_cells +4727.2685546875 3493.09814453125 background all_cells +4721.693359375 3473.774658203125 background all_cells +4718.51416015625 3495.002197265625 background all_cells +4632.68359375 3466.94970703125 background all_cells +4643.224609375 3454.862060546875 background all_cells +4641.7802734375 3462.972412109375 background all_cells +4639.21728515625 3446.4130859375 background all_cells +4675.47802734375 3467.7744140625 background all_cells +4675.58984375 3462.207763671875 background all_cells +4654.67041015625 3459.00244140625 background all_cells +4729.77685546875 3362.8603515625 background all_cells +4760.7001953125 3399.135986328125 background all_cells +4755.88427734375 3390.496826171875 background all_cells +4742.71826171875 3389.781982421875 background all_cells +4711.1787109375 3432.689697265625 background all_cells +4712.46875 3425.381591796875 background all_cells +4689.02001953125 3455.57177734375 background all_cells +4698.66015625 3425.635986328125 background all_cells +4693.6728515625 3363.276611328125 background all_cells +4691.12890625 3426.53955078125 background all_cells +4689.08935546875 3408.96240234375 background all_cells +4654.3046875 3404.802490234375 background all_cells +4679.763671875 3431.707275390625 background all_cells +4582.734375 3455.223388671875 background all_cells +4597.35595703125 3470.881591796875 background all_cells +4574.740234375 3470.505126953125 background all_cells +4601.8916015625 3436.83154296875 background all_cells +4595.12060546875 3460.271240234375 background all_cells +4588.96337890625 3446.009765625 background all_cells +4588.71630859375 3482.525634765625 background all_cells +4606.59423828125 3506.525634765625 background all_cells +4593.19384765625 3494.795166015625 background all_cells +4579.873046875 3511.48974609375 background all_cells +4586.91455078125 3503.80224609375 background all_cells +4576.44189453125 3488.48291015625 background all_cells +4607.71435546875 3451.12255859375 background all_cells +4623.14404296875 3468.662109375 background all_cells +4624.3173828125 3478.1357421875 background all_cells +4614.21923828125 3472.384033203125 background all_cells +4613.81103515625 3458.615966796875 background all_cells +4605.5009765625 3458.035400390625 background all_cells +4893.0947265625 3488.888916015625 background all_cells +4894.26123046875 3462.71533203125 background all_cells +4901.62841796875 3467.19677734375 background all_cells +4909.2275390625 3430.39013671875 background all_cells +4893.64501953125 3483.3271484375 background all_cells +4893.3173828125 3453.75927734375 background all_cells +4795.8095703125 3448.32373046875 background all_cells +4834.38720703125 3455.253662109375 background all_cells +4814.876953125 3473.217041015625 background all_cells +4811.8037109375 3466.516357421875 background all_cells +4868.03271484375 3442.41064453125 background all_cells +4795.9404296875 3439.683837890625 background all_cells +4876.5166015625 3441.77685546875 background all_cells +4833.177734375 3270.07421875 background all_cells +4826.53173828125 3264.34765625 background all_cells +4846.67333984375 3270.993408203125 background all_cells +4843.98388671875 3258.387451171875 background all_cells +4833.77685546875 3257.640380859375 background all_cells +4864.955078125 3256.040283203125 background all_cells +4887.46533203125 3297.173095703125 background all_cells +4874.06396484375 3268.198486328125 background all_cells +4868.91943359375 3250.150634765625 background all_cells +4869.8486328125 3281.111572265625 background all_cells +4855.70947265625 3221.385498046875 background all_cells +4858.01171875 3230.639404296875 background all_cells +4849.64501953125 3289.768798828125 background all_cells +4852.1533203125 3316.267578125 background all_cells +4850.1201171875 3304.051513671875 background all_cells +4874.59765625 3352.51318359375 background all_cells +4807.3837890625 3336.820556640625 background all_cells +4865.75732421875 3336.13427734375 background all_cells +4913.69921875 3338.785888671875 background all_cells +4840.89501953125 3399.509765625 background all_cells +4833.54736328125 3399.6767578125 background all_cells +4828.6640625 3417.146484375 background all_cells +4826.3583984375 3385.854736328125 background all_cells +4879.751953125 3382.4892578125 background all_cells +4892.83251953125 3409.798095703125 background all_cells +4908.83447265625 3404.141845703125 background all_cells +5041.1484375 3441.252197265625 background all_cells +5040.6298828125 3470.892578125 background all_cells +5049.72265625 3464.039306640625 background all_cells +5040.47900390625 3448.474365234375 background all_cells +5100.10546875 3449.77490234375 background all_cells +5113.53173828125 3451.171875 background all_cells +5109.50537109375 3438.972412109375 background all_cells +5069.61083984375 3474.91455078125 background all_cells +5078.91845703125 3465.35205078125 background all_cells +5076.55908203125 3458.888916015625 background all_cells +5071.48779296875 3451.751708984375 background all_cells +5051.87744140625 3477.798583984375 background all_cells +5056.84326171875 3487.3818359375 background all_cells +5049.41552734375 3486.82373046875 background all_cells +4750.15087890625 3307.5673828125 background all_cells +4778.37646484375 3327.9208984375 background all_cells +4807.08349609375 3234.197998046875 background all_cells +4820.6904296875 3287.899169921875 background all_cells +4814.1640625 3243.774658203125 background all_cells +4750.08544921875 3257.497802734375 background all_cells +4770.244140625 3226.458251953125 background all_cells +4788.25 3296.248291015625 background all_cells +4792.5 3286.796875 background all_cells +4767.34716796875 3282.22802734375 background all_cells +4831.814453125 3802.365234375 background all_cells +4815.888671875 3802.733154296875 background all_cells +4805.404296875 3795.824462890625 background all_cells +4813.95458984375 3792.80712890625 background all_cells +4821.0986328125 3792.785888671875 background all_cells +4816.1357421875 3822.11328125 background all_cells +4819.56884765625 3812.653076171875 background all_cells +4817.71240234375 3835.79150390625 background all_cells +4831.8046875 3773.535400390625 background all_cells +4854.8447265625 3768.220703125 background all_cells +4845.91357421875 3781.426025390625 background all_cells +4852.83837890625 3817.635498046875 background all_cells +4811.31591796875 3814.7177734375 background all_cells +4807.08349609375 3826.92041015625 background all_cells +4803.43896484375 3812.918701171875 background all_cells +4859.55517578125 3779.539306640625 background all_cells +4885.53857421875 3777.532958984375 background all_cells +4877.7275390625 3781.713134765625 background all_cells +4872.8466796875 3776.61962890625 background all_cells +4886.9853515625 3820.485107421875 background all_cells +4890.8212890625 3812.4033203125 background all_cells +4894.271484375 3824.3291015625 background all_cells +4891.57568359375 3831.608154296875 background all_cells +4874.2138671875 3830.363525390625 background all_cells +4860.8056640625 3804.671875 background all_cells +4881.57080078125 3823.490234375 background all_cells +4876.1796875 3804.360107421875 background all_cells +4948.41796875 3811.681640625 background all_cells +4967.73876953125 3814.69873046875 background all_cells +4960.44580078125 3809.126708984375 background all_cells +4957.7177734375 3797.361083984375 background all_cells +4953.7060546875 3803.311767578125 background all_cells +4977.71826171875 3826.490966796875 background all_cells +4974.6494140625 3820.061767578125 background all_cells +4968.0556640625 3830.551025390625 background all_cells +5017.3388671875 3855.86865234375 background all_cells +5041.80078125 3855.74462890625 background all_cells +5031.50830078125 3855.867919921875 background all_cells +5003.2314453125 3801.709716796875 background all_cells +5017.80517578125 3816.380126953125 background all_cells +5014.3671875 3805.200927734375 background all_cells +5035.6640625 3823.262451171875 background all_cells +5031.05810546875 3818.207763671875 background all_cells +5043.638671875 3825.573974609375 background all_cells +5042.662109375 3802.77685546875 background all_cells +5037.35546875 3804.402099609375 background all_cells +5027.5810546875 3828.607421875 background all_cells +4998.267578125 3832.648681640625 background all_cells +5039.65087890625 3831.054931640625 background all_cells +5043.12646484375 3841.727294921875 background all_cells +5032.1083984375 3836.09033203125 background all_cells +5049.548828125 3845.8447265625 background all_cells +5056.47216796875 3823.21044921875 background all_cells +5049.58740234375 3824.9873046875 background all_cells +5053.56982421875 3804.337646484375 background all_cells +5056.07421875 3844.2900390625 background all_cells +5049.80615234375 3837.5947265625 background all_cells +4986.05029296875 3818.84375 background all_cells +4993.19775390625 3814.761962890625 background all_cells +4997.64208984375 3802.448974609375 background all_cells +4997.37548828125 3808.728271484375 background all_cells +4920.859375 3770.392822265625 background all_cells +4922.46142578125 3780.05810546875 background all_cells +4908.39013671875 3779.466552734375 background all_cells +4900.44384765625 3774.7939453125 background all_cells +4901.4228515625 3789.206298828125 background all_cells +4914.603515625 3792.313720703125 background all_cells +4925.98095703125 3794.072998046875 background all_cells +4898.58203125 3804.90087890625 background all_cells +4911.3359375 3802.85986328125 background all_cells +4921.43896484375 3798.918701171875 background all_cells +4936.314453125 3817.748779296875 background all_cells +4936.13720703125 3786.33349609375 background all_cells +4947.771484375 3822.193359375 background all_cells +4911.41259765625 3824.69140625 background all_cells +4903.083984375 3816.582275390625 background all_cells +4927.546875 3820.995849609375 background all_cells +4920.0673828125 3812.678955078125 background all_cells +5064.86083984375 3855.001708984375 background all_cells +5053.001953125 3856.87939453125 background all_cells +5080.7509765625 3841.630126953125 background all_cells +5084.01806640625 3835.2275390625 background all_cells +5080.15771484375 3830.019287109375 background all_cells +5062.75390625 3816.051025390625 background all_cells +5052.40283203125 3796.078369140625 background all_cells +5069.96044921875 3817.20068359375 background all_cells +5059.599609375 3831.38232421875 background all_cells +5069.06005859375 3825.23583984375 background all_cells +5167.56201171875 3654.36376953125 background all_cells +5151.52490234375 3673.568603515625 background all_cells +5221.94482421875 3634.905517578125 background all_cells +5208.37939453125 3679.6044921875 background all_cells +5232.21826171875 3666.0 background all_cells +5217.31884765625 3569.914306640625 background all_cells +5224.0849609375 3584.611572265625 background all_cells +5228.8359375 3594.799560546875 background all_cells +5219.95361328125 3579.289794921875 background all_cells +5152.828125 3616.417724609375 background all_cells +5174.84033203125 3634.852294921875 background all_cells +5158.3154296875 3625.1943359375 background all_cells +5166.72265625 3621.236572265625 background all_cells +5088.78857421875 3799.209228515625 background all_cells +5091.01416015625 3815.540771484375 background all_cells +5102.67431640625 3813.720703125 background all_cells +5106.45654296875 3809.3212890625 background all_cells +5108.6865234375 3817.73388671875 background all_cells +5107.18994140625 3828.33154296875 background all_cells +5115.587890625 3747.596435546875 background all_cells +5104.7138671875 3755.093994140625 background all_cells +5122.1650390625 3752.739501953125 background all_cells +5185.61376953125 3715.130126953125 background all_cells +5230.41748046875 3745.671142578125 background all_cells +5227.21826171875 3740.32568359375 background all_cells +5232.11181640625 3737.24072265625 background all_cells +5187.96337890625 3812.3642578125 background all_cells +5208.16064453125 3821.9580078125 background all_cells +5200.86962890625 3845.541748046875 background all_cells +5167.97900390625 3792.578857421875 background all_cells +5183.27294921875 3799.533935546875 background all_cells +5173.0029296875 3797.53662109375 background all_cells +5199.7080078125 3795.330810546875 background all_cells +5225.5458984375 3790.94482421875 background all_cells +5219.85400390625 3785.668212890625 background all_cells +5214.56640625 3795.005615234375 background all_cells +5113.33203125 3608.71337890625 background all_cells +5113.02734375 3652.553955078125 background all_cells +5115.83642578125 3639.729736328125 background all_cells +5115.21533203125 3595.45166015625 background all_cells +5114.74755859375 3623.6650390625 background all_cells +5130.044921875 3612.587890625 background all_cells +5130.54638671875 3621.243408203125 background all_cells +5135.0908203125 3621.657958984375 background all_cells +5145.1201171875 3605.51171875 background all_cells +5145.79833984375 3611.66943359375 background all_cells +5123.42138671875 3606.30322265625 background all_cells +5134.18701171875 3606.244384765625 background all_cells +5082.35888671875 3568.71630859375 background all_cells +5092.05419921875 3573.3193359375 background all_cells +5089.68017578125 3577.347900390625 background all_cells +5095.71533203125 3623.837158203125 background all_cells +5102.76123046875 3626.43896484375 background all_cells +5099.16552734375 3632.29736328125 background all_cells +5093.94140625 3592.83544921875 background all_cells +5099.63623046875 3597.873779296875 background all_cells +5097.47314453125 3589.154541015625 background all_cells +5095.07177734375 3583.04443359375 background all_cells +5062.705078125 3622.939208984375 background all_cells +4993.3291015625 3628.714599609375 background all_cells +5044.0791015625 3631.121826171875 background all_cells +5058.40087890625 3639.308837890625 background all_cells +5075.375 3631.60400390625 background all_cells +5054.00244140625 3611.876953125 background all_cells +5054.7861328125 3621.89501953125 background all_cells +5040.4091796875 3623.07568359375 background all_cells +5044.83837890625 3619.370849609375 background all_cells +5018.46240234375 3567.229248046875 background all_cells +5031.6884765625 3571.68408203125 background all_cells +5044.6162109375 3598.753173828125 background all_cells +5036.54296875 3585.131591796875 background all_cells +5072.47607421875 3650.346923828125 background all_cells +5099.099609375 3651.5615234375 background all_cells +5090.23828125 3642.89208984375 background all_cells +5085.70556640625 3649.572509765625 background all_cells +5074.0927734375 3644.7294921875 background all_cells +5062.48193359375 3665.74267578125 background all_cells +5095.513671875 3671.04833984375 background all_cells +5080.3193359375 3674.850341796875 background all_cells +5073.4931640625 3672.282470703125 background all_cells +5090.85302734375 3653.298583984375 background all_cells +4987.56396484375 3661.9052734375 background all_cells +5054.32177734375 3660.525634765625 background all_cells +5076.45166015625 3656.363037109375 background all_cells +4904.32666015625 3590.966064453125 background all_cells +4871.14306640625 3603.3984375 background all_cells +4887.287109375 3571.353271484375 background all_cells +4933.9052734375 3583.677490234375 background all_cells +4913.11279296875 3620.4287109375 background all_cells +4905.30322265625 3615.936767578125 background all_cells +4958.3935546875 3614.964111328125 background all_cells +4981.04052734375 3603.38037109375 background all_cells +4977.07666015625 3621.39697265625 background all_cells +4961.02978515625 3619.51806640625 background all_cells +4911.46435546875 3648.061279296875 background all_cells +4903.60546875 3664.361083984375 background all_cells +4949.39404296875 3657.1162109375 background all_cells +4952.9365234375 3645.5927734375 background all_cells +4940.9287109375 3604.4560546875 background all_cells +4954.52490234375 3600.804931640625 background all_cells +4946.5703125 3605.262451171875 background all_cells +4957.8046875 3633.3828125 background all_cells +4968.06103515625 3629.4619140625 background all_cells +4967.37548828125 3641.114990234375 background all_cells +4953.1005859375 3629.99462890625 background all_cells +4948.2138671875 3634.648193359375 background all_cells +4938.2412109375 3635.880859375 background all_cells +4967.40673828125 3708.133056640625 background all_cells +4975.59619140625 3691.950927734375 background all_cells +4973.48046875 3702.69580078125 background all_cells +4988.7060546875 3742.56689453125 background all_cells +4976.97998046875 3760.218505859375 background all_cells +4991.67919921875 3749.2607421875 background all_cells +4981.32568359375 3745.6279296875 background all_cells +4981.15625 3691.5810546875 background all_cells +4992.4541015625 3679.57275390625 background all_cells +4987.20947265625 3716.626220703125 background all_cells +5000.19677734375 3763.484375 background all_cells +5001.7900390625 3758.06298828125 background all_cells +5003.818359375 3691.2197265625 background all_cells +5009.4619140625 3736.271240234375 background all_cells +5028.64404296875 3685.358154296875 background all_cells +4970.2275390625 3749.674072265625 background all_cells +4959.75537109375 3751.63427734375 background all_cells +4965.5751953125 3758.45361328125 background all_cells +4935.4892578125 3769.93017578125 background all_cells +4952.49853515625 3771.5185546875 background all_cells +4963.80712890625 3769.549072265625 background all_cells +4949.3525390625 3762.53662109375 background all_cells +4949.587890625 3779.646240234375 background all_cells +4933.03515625 3776.2314453125 background all_cells +4968.7666015625 3789.87451171875 background all_cells +4970.142578125 3773.84130859375 background all_cells +4960.40771484375 3786.656494140625 background all_cells +4948.3271484375 3788.255859375 background all_cells +5012.2392578125 3772.22607421875 background all_cells +5008.02978515625 3769.3876953125 background all_cells +5008.28564453125 3778.30126953125 background all_cells +5017.1630859375 3770.492919921875 background all_cells +5015.240234375 3780.171630859375 background all_cells +5008.60498046875 3792.175537109375 background all_cells +5006.4794921875 3782.51171875 background all_cells +5064.08251953125 3794.814697265625 background all_cells +5058.703125 3786.1875 background all_cells +5072.22900390625 3760.27099609375 background all_cells +5070.275390625 3790.162109375 background all_cells +5066.869140625 3739.13037109375 background all_cells +5020.8818359375 3787.887451171875 background all_cells +5041.4892578125 3794.345947265625 background all_cells +5042.6064453125 3772.813720703125 background all_cells +5025.26806640625 3778.738525390625 background all_cells +5021.8720703125 3771.806396484375 background all_cells +4976.48291015625 3778.539794921875 background all_cells +4987.82177734375 3755.24169921875 background all_cells +4984.900390625 3764.543212890625 background all_cells +5001.6240234375 3772.13134765625 background all_cells +4997.0263671875 3753.906982421875 background all_cells +4861.4375 3761.320556640625 background all_cells +4883.88232421875 3768.641845703125 background all_cells +4888.71875 3766.0380859375 background all_cells +4867.23974609375 3767.105224609375 background all_cells +4942.91015625 3740.744140625 background all_cells +4956.1279296875 3734.929931640625 background all_cells +4950.74267578125 3737.773193359375 background all_cells +4943.2861328125 3724.2236328125 background all_cells +4918.9052734375 3744.55810546875 background all_cells +4907.4931640625 3764.34716796875 background all_cells +4921.99365234375 3759.034912109375 background all_cells +4920.11474609375 3752.401123046875 background all_cells +4909.30615234375 3753.989013671875 background all_cells +4905.7763671875 3749.4052734375 background all_cells +4894.814453125 3738.961181640625 background all_cells +4903.4111328125 3713.164794921875 background all_cells +4880.24560546875 3696.458984375 background all_cells +4870.095703125 3751.65966796875 background all_cells +4872.35205078125 3744.401611328125 background all_cells +4870.2802734375 3955.5146484375 background all_cells +4874.94921875 3962.321533203125 background all_cells +4856.58447265625 3957.398193359375 background all_cells +4908.32275390625 3952.6357421875 background all_cells +4911.04248046875 3963.802734375 background all_cells +4908.59228515625 3957.23876953125 background all_cells +4904.3408203125 3945.810546875 background all_cells +4886.06396484375 3931.32763671875 background all_cells +4891.28515625 3934.5712890625 background all_cells +4891.79052734375 3945.104736328125 background all_cells +5045.63427734375 3935.359130859375 background all_cells +4901.6220703125 3931.32421875 background all_cells +4892.435546875 3959.337158203125 background all_cells +4898.353515625 3954.9287109375 background all_cells +4896.46875 3972.645751953125 background all_cells +4877.40966796875 3954.5419921875 background all_cells +4885.31494140625 3968.379638671875 background all_cells +4887.06787109375 3955.9306640625 background all_cells +4883.50537109375 3961.530029296875 background all_cells +4898.5732421875 3882.941650390625 background all_cells +4884.52294921875 3914.052490234375 background all_cells +4885.17822265625 3908.788818359375 background all_cells +4892.791015625 3891.053955078125 background all_cells +4895.326171875 3899.44287109375 background all_cells +4887.64697265625 3898.11328125 background all_cells +4901.68310546875 3872.597900390625 background all_cells +4911.7958984375 3884.67626953125 background all_cells +4912.23291015625 3873.472412109375 background all_cells +4909.0791015625 3932.08154296875 background all_cells +4931.62939453125 3937.08349609375 background all_cells +4917.70556640625 3932.371337890625 background all_cells +4913.32275390625 3950.905029296875 background all_cells +4918.13330078125 3945.38818359375 background all_cells +4924.53271484375 3955.88232421875 background all_cells +4936.84619140625 3963.18603515625 background all_cells +4935.99853515625 3949.44677734375 background all_cells +4926.1162109375 3946.656005859375 background all_cells +4922.6357421875 3889.452392578125 background all_cells +4919.818359375 3897.50732421875 background all_cells +4930.1611328125 3892.33154296875 background all_cells +4925.0732421875 3914.263427734375 background all_cells +4904.97265625 3925.91064453125 background all_cells +4913.56689453125 3911.178955078125 background all_cells +4910.79296875 3919.283447265625 background all_cells +4898.55126953125 3926.673095703125 background all_cells +4904.1572265625 3905.9130859375 background all_cells +4918.98681640625 3906.12353515625 background all_cells +4912.48388671875 3902.6298828125 background all_cells +4888.38232421875 3839.35400390625 background all_cells +4899.673828125 3838.126953125 background all_cells +4879.09326171875 3837.66943359375 background all_cells +4917.142578125 3852.6279296875 background all_cells +4856.5986328125 3846.440673828125 background all_cells +4884.7734375 3848.249267578125 background all_cells +4869.8408203125 3843.9140625 background all_cells +4922.111328125 3877.40185546875 background all_cells +4931.734375 3869.731689453125 background all_cells +4929.66845703125 3882.205810546875 background all_cells +4925.7119140625 3869.627685546875 background all_cells +4993.63037109375 3884.04052734375 background all_cells +4940.27490234375 3884.498046875 background all_cells +4951.00634765625 3881.632080078125 background all_cells +4963.39697265625 3865.867431640625 background all_cells +4977.33935546875 3864.683837890625 background all_cells +4975.12548828125 3876.362548828125 background all_cells +4965.85400390625 3873.972412109375 background all_cells +5010.0869140625 3834.830322265625 background all_cells +5025.89599609375 3843.64501953125 background all_cells +5016.3212890625 3845.19677734375 background all_cells +5022.173828125 3837.267822265625 background all_cells +5022.47900390625 3849.073486328125 background all_cells +5015.08447265625 3867.062744140625 background all_cells +5021.68603515625 3866.26513671875 background all_cells +5025.2265625 3873.618896484375 background all_cells +5046.24267578125 3870.44970703125 background all_cells +5036.17724609375 3873.31884765625 background all_cells +5029.33642578125 3868.603759765625 background all_cells +5057.70458984375 3867.901123046875 background all_cells +5065.59326171875 3832.57666015625 background all_cells +5060.27197265625 3848.529052734375 background all_cells +5040.82568359375 3887.015869140625 background all_cells +5034.29931640625 3878.103271484375 background all_cells +5048.2060546875 3881.096923828125 background all_cells +5039.625 3880.78466796875 background all_cells +4956.80712890625 3848.912109375 background all_cells +4959.3818359375 3838.786865234375 background all_cells +4960.32177734375 3833.955810546875 background all_cells +4971.69580078125 3847.143310546875 background all_cells +4970.09521484375 3841.787109375 background all_cells +4936.6298828125 3852.6328125 background all_cells +4948.37255859375 3847.09765625 background all_cells +4944.423828125 3872.369384765625 background all_cells +4937.5 3873.2275390625 background all_cells +4991.2724609375 3870.7294921875 background all_cells +5014.6533203125 3861.834716796875 background all_cells +4998.04345703125 3846.71337890625 background all_cells +4993.6748046875 3845.099365234375 background all_cells +4978.25244140625 3853.71484375 background all_cells +4987.51220703125 3839.1806640625 background all_cells +4983.52197265625 3847.052734375 background all_cells +5057.9853515625 3982.160400390625 background all_cells +5051.2529296875 4017.062255859375 background all_cells +5077.60400390625 4003.743896484375 background all_cells +5065.181640625 4045.886474609375 background all_cells +5071.84423828125 4036.355224609375 background all_cells +5070.26318359375 4047.732666015625 background all_cells +5032.84814453125 4041.578125 background all_cells +5047.43310546875 4040.1064453125 background all_cells +5056.357421875 4043.40234375 background all_cells +5055.91943359375 4029.33203125 background all_cells +5044.28125 4047.599365234375 background all_cells +5099.61181640625 4022.15185546875 background all_cells +5089.19140625 4004.739501953125 background all_cells +5103.30322265625 4038.019287109375 background all_cells +5106.97216796875 4029.32421875 background all_cells +5102.76220703125 4046.152587890625 background all_cells +5071.166015625 3888.6220703125 background all_cells +5074.7197265625 3892.505859375 background all_cells +5083.39892578125 3910.08154296875 background all_cells +5079.93212890625 3924.376220703125 background all_cells +5088.91455078125 3927.054443359375 background all_cells +5075.9130859375 3912.1962890625 background all_cells +5096.44873046875 3903.419677734375 background all_cells +5098.08056640625 3918.541015625 background all_cells +5099.5703125 3913.068603515625 background all_cells +5107.2099609375 3907.052001953125 background all_cells +5085.02978515625 3903.845458984375 background all_cells +5082.076171875 3901.68896484375 background all_cells +5082.0703125 3936.979736328125 background all_cells +5076.10888671875 3948.79296875 background all_cells +5078.33251953125 3959.812255859375 background all_cells +5087.95166015625 3957.11376953125 background all_cells +5087.341796875 3945.201904296875 background all_cells +5066.330078125 3968.1455078125 background all_cells +5086.14453125 3970.139404296875 background all_cells +5106.447265625 3936.497802734375 background all_cells +5102.580078125 3943.542236328125 background all_cells +4945.89990234375 3929.72607421875 background all_cells +4949.447265625 3971.22216796875 background all_cells +4955.7587890625 3964.875244140625 background all_cells +4942.759765625 3978.733642578125 background all_cells +4982.58203125 3952.82568359375 background all_cells +4982.013671875 3964.9208984375 background all_cells +4984.8662109375 3957.633056640625 background all_cells +4981.06787109375 3945.558349609375 background all_cells +5020.2744140625 3963.212158203125 background all_cells +5008.505859375 3948.059326171875 background all_cells +4999.6875 3967.97998046875 background all_cells +5012.12109375 3971.6044921875 background all_cells +5001.662109375 3955.398193359375 background all_cells +4962.8037109375 3975.52685546875 background all_cells +4966.990234375 3966.21826171875 background all_cells +4965.8125 3950.783447265625 background all_cells +4966.4775390625 3946.249755859375 background all_cells +4963.32275390625 3954.7880859375 background all_cells +5013.42138671875 3927.02880859375 background all_cells +5015.6103515625 3940.21826171875 background all_cells +5009.29931640625 3939.630859375 background all_cells +4982.9482421875 3917.442138671875 background all_cells +4987.0673828125 3932.009765625 background all_cells +5000.2958984375 3923.261962890625 background all_cells +4974.2958984375 3937.0146484375 background all_cells +4979.70751953125 3932.884765625 background all_cells +4977.83447265625 3938.450927734375 background all_cells +4967.61376953125 3926.037353515625 background all_cells +4957.5107421875 3940.258544921875 background all_cells +5025.92578125 3948.57666015625 background all_cells +5050.2578125 3940.50341796875 background all_cells +5039.736328125 3939.073974609375 background all_cells +5025.11474609375 3935.92724609375 background all_cells +5035.6796875 3950.478759765625 background all_cells +5047.287109375 3972.299560546875 background all_cells +5056.5341796875 3960.255615234375 background all_cells +5054.58154296875 3933.127197265625 background all_cells +5064.8251953125 3930.44775390625 background all_cells +5064.1611328125 3949.794921875 background all_cells +5040.13037109375 3897.677490234375 background all_cells +5033.56298828125 3890.71923828125 background all_cells +5045.77001953125 3890.321533203125 background all_cells +5034.44091796875 3926.6767578125 background all_cells +5048.63623046875 3910.494140625 background all_cells +5066.43310546875 3910.82861328125 background all_cells +5056.78662109375 3910.428955078125 background all_cells +5055.34423828125 3918.64990234375 background all_cells +5010.7275390625 3903.25537109375 background all_cells +5018.98583984375 3918.111083984375 background all_cells +5060.3408203125 3901.29638671875 background all_cells +5068.96875 3901.281494140625 background all_cells +4945.2841796875 3896.083251953125 background all_cells +4955.0361328125 3897.894775390625 background all_cells +4957.9052734375 3885.32080078125 background all_cells +4999.85595703125 3911.4765625 background all_cells +4994.546875 3913.79541015625 background all_cells +4989.208984375 3914.121826171875 background all_cells +5003.6435546875 3901.80908203125 background all_cells +5008.46044921875 3909.5595703125 background all_cells +4994.8662109375 3906.954833984375 background all_cells +4992.8359375 3903.618896484375 background all_cells +4975.8173828125 3906.9892578125 background all_cells +4968.4111328125 3904.37060546875 background all_cells +4977.591796875 3885.237548828125 background all_cells +4980.98779296875 3894.694580078125 background all_cells +4966.29931640625 3896.29296875 background all_cells +4966.08056640625 3886.937744140625 background all_cells +4823.18505859375 3849.404296875 background all_cells +4835.23681640625 3848.423583984375 background all_cells +4830.11669921875 3837.53759765625 background all_cells +4833.95947265625 3860.48046875 background all_cells +4828.751953125 3856.6083984375 background all_cells +4806.52001953125 3877.351318359375 background all_cells +4805.8427734375 3902.143798828125 background all_cells +4814.68798828125 3886.99462890625 background all_cells +4811.38916015625 3872.249267578125 background all_cells +4808.0751953125 3886.488037109375 background all_cells +4831.78857421875 3871.203369140625 background all_cells +4822.85888671875 3886.056396484375 background all_cells +4824.61669921875 3877.9521484375 background all_cells +4817.42919921875 3874.9765625 background all_cells +4792.203125 3896.261474609375 background all_cells +4802.2177734375 3893.1328125 background all_cells +4801.65576171875 3884.91015625 background all_cells +4798.82666015625 3878.564208984375 background all_cells +4796.8369140625 3901.7392578125 background all_cells +4817.53759765625 3861.367431640625 background all_cells +4825.55908203125 3865.283203125 background all_cells +4820.33251953125 3865.475830078125 background all_cells +4809.498046875 3840.271240234375 background all_cells +4803.76220703125 3842.028564453125 background all_cells +4806.91796875 3863.90478515625 background all_cells +4873.26220703125 3934.373779296875 background all_cells +4869.15869140625 3946.103759765625 background all_cells +4881.96484375 3941.1357421875 background all_cells +4878.4208984375 3936.764892578125 background all_cells +4846.90625 3969.9072265625 background all_cells +4842.1796875 3962.97802734375 background all_cells +4869.001953125 3969.385986328125 background all_cells +4861.2802734375 3938.32568359375 background all_cells +4839.1845703125 3938.936279296875 background all_cells +4850.72900390625 3947.679443359375 background all_cells +4856.271484375 3949.13330078125 background all_cells +4822.0068359375 3925.4541015625 background all_cells +4830.37646484375 3936.1953125 background all_cells +4823.712890625 3909.908935546875 background all_cells +4826.00439453125 3943.3134765625 background all_cells +4818.671875 3938.4697265625 background all_cells +4826.158203125 3920.06591796875 background all_cells +4799.32470703125 3942.869384765625 background all_cells +4798.1181640625 3909.629638671875 background all_cells +4799.02685546875 3928.970703125 background all_cells +4792.326171875 3961.31591796875 background all_cells +4806.1298828125 3951.060302734375 background all_cells +4791.7509765625 3948.7578125 background all_cells +4811.494140625 3916.5888671875 background all_cells +4809.11865234375 3938.49951171875 background all_cells +4811.73388671875 3924.4033203125 background all_cells +4871.9990234375 3888.205322265625 background all_cells +4864.7578125 3897.4384765625 background all_cells +4877.54638671875 3897.939697265625 background all_cells +4845.25732421875 3888.349853515625 background all_cells +4843.060546875 3912.095703125 background all_cells +4845.447265625 3899.920654296875 background all_cells +4835.33642578125 3922.919189453125 background all_cells +4835.21728515625 3901.875732421875 background all_cells +4872.72705078125 3913.92724609375 background all_cells +4863.3037109375 3917.09228515625 background all_cells +4871.6630859375 3923.281005859375 background all_cells +4881.65380859375 3923.049560546875 background all_cells +4878.5751953125 3914.359375 background all_cells +4845.73486328125 3868.55322265625 background all_cells +4840.994140625 3885.51220703125 background all_cells +4849.99755859375 3884.933349609375 background all_cells +4846.87158203125 3878.144775390625 background all_cells +4858.42529296875 3909.931884765625 background all_cells +4848.91845703125 3905.69482421875 background all_cells +4857.28515625 3899.012939453125 background all_cells +4853.65087890625 3903.890380859375 background all_cells +4862.0234375 3905.638916015625 background all_cells +4853.09814453125 3913.08935546875 background all_cells +4829.92578125 3956.105712890625 background all_cells +4840.02978515625 3958.570068359375 background all_cells +4838.72412109375 3950.4150390625 background all_cells +4835.39794921875 3960.451416015625 background all_cells +4830.6259765625 3964.47802734375 background all_cells +4824.92578125 3966.13232421875 background all_cells +4830.63134765625 3970.673828125 background all_cells +4835.7275390625 3973.498046875 background all_cells +4814.56103515625 3957.3359375 background all_cells +4815.02392578125 3971.997802734375 background all_cells +4810.76611328125 3961.954345703125 background all_cells +5090.6533203125 3842.20947265625 background all_cells +5076.7841796875 3852.61279296875 background all_cells +5086.83740234375 3857.979248046875 background all_cells +5079.0400390625 3872.327392578125 background all_cells +5086.13330078125 3867.447998046875 background all_cells +5095.068359375 3867.31591796875 background all_cells +5098.15673828125 3860.2734375 background all_cells +5219.09326171875 3955.969970703125 background all_cells +5141.51123046875 3973.35546875 background all_cells +5230.4169921875 3978.797119140625 background all_cells +5208.55615234375 3973.503173828125 background all_cells +5229.52490234375 3958.056396484375 background all_cells +5173.40673828125 3953.626708984375 background all_cells +5170.82958984375 4002.619140625 background all_cells +5106.365234375 4007.38232421875 background all_cells +5112.28662109375 4016.304931640625 background all_cells +5194.2216796875 4002.73828125 background all_cells +5213.5224609375 3991.1884765625 background all_cells +5223.619140625 4008.319091796875 background all_cells +5222.9072265625 4020.6748046875 background all_cells +5222.00537109375 4034.66650390625 background all_cells +5130.84716796875 3837.83349609375 background all_cells +5106.50390625 3834.55029296875 background all_cells +5125.32177734375 3856.977294921875 background all_cells +5119.35888671875 3852.814208984375 background all_cells +5111.23681640625 3845.3544921875 background all_cells +5166.8291015625 3884.53076171875 background all_cells +5212.853515625 3885.204345703125 background all_cells +5196.0419921875 3886.95166015625 background all_cells +5146.64208984375 3906.681396484375 background all_cells +5150.56103515625 3919.273193359375 background all_cells +5153.81689453125 3910.71630859375 background all_cells +5146.85693359375 3885.92431640625 background all_cells +5149.36083984375 3899.95751953125 background all_cells +5147.744140625 3892.37255859375 background all_cells +5118.4111328125 3866.939208984375 background all_cells +5135.76953125 3908.9365234375 background all_cells +5143.232421875 3902.385986328125 background all_cells +5134.57568359375 3868.76611328125 background all_cells +5129.83349609375 3864.025146484375 background all_cells +5128.16650390625 3921.524169921875 background all_cells +5125.79345703125 3934.586669921875 background all_cells +5130.92138671875 3926.123046875 background all_cells +5146.349609375 3963.093505859375 background all_cells +5150.125 3968.539306640625 background all_cells +5146.87158203125 3956.30419921875 background all_cells +5129.07958984375 3954.09619140625 background all_cells +5131.1962890625 3939.663330078125 background all_cells +5153.93212890625 3940.326171875 background all_cells +5161.16455078125 3979.413818359375 background all_cells +5165.7685546875 3968.68017578125 background all_cells +5159.36669921875 3957.994384765625 background all_cells +5158.37646484375 3965.88916015625 background all_cells +5100.54736328125 3929.425048828125 background all_cells +5114.44775390625 3977.3388671875 background all_cells +5113.3955078125 3963.201904296875 background all_cells +5118.15283203125 3943.713623046875 background all_cells +5114.49658203125 3929.18310546875 background all_cells +5101.06201171875 3924.58837890625 background all_cells +4622.67822265625 3989.886474609375 background all_cells +4642.9853515625 4007.482666015625 background all_cells +4632.90625 4010.731689453125 background all_cells +4628.150390625 3990.531982421875 background all_cells +4621.90869140625 3998.460205078125 background all_cells +4621.75927734375 4017.986572265625 background all_cells +4622.037109375 4027.587890625 background all_cells +4614.0029296875 4022.260498046875 background all_cells +4606.50146484375 4005.427490234375 background all_cells +4603.70703125 4017.00927734375 background all_cells +4724.49267578125 4116.47021484375 background all_cells +4735.5107421875 4104.58740234375 background all_cells +4732.96337890625 4114.77978515625 background all_cells +4728.17724609375 4107.9072265625 background all_cells +4696.404296875 4113.49609375 background all_cells +4696.7958984375 4121.0458984375 background all_cells +4696.41455078125 4104.87158203125 background all_cells +4686.91552734375 4143.70751953125 background all_cells +4677.17236328125 4149.83642578125 background all_cells +4668.25732421875 4141.47998046875 background all_cells +4680.14599609375 4141.20458984375 background all_cells +4669.07958984375 4133.9150390625 background all_cells +4668.7685546875 4123.662109375 background all_cells +4689.5830078125 4105.42724609375 background all_cells +4683.88427734375 4107.1435546875 background all_cells +4687.41552734375 4114.56298828125 background all_cells +4686.88427734375 4123.67333984375 background all_cells +4680.0703125 4117.6591796875 background all_cells +4595.21826171875 4084.186767578125 background all_cells +4609.107421875 4082.526123046875 background all_cells +4602.1826171875 4082.385498046875 background all_cells +4599.4140625 4092.4189453125 background all_cells +4610.7841796875 4090.232421875 background all_cells +4615.240234375 4107.3759765625 background all_cells +4594.4345703125 4111.9833984375 background all_cells +4636.0322265625 4078.365966796875 background all_cells +4641.84130859375 4071.585205078125 background all_cells +4636.76611328125 4064.130126953125 background all_cells +4619.74609375 4062.614990234375 background all_cells +4622.84814453125 4070.6220703125 background all_cells +4627.8994140625 4064.5888671875 background all_cells +4566.9462890625 4046.65234375 background all_cells +4637.1162109375 4052.437744140625 background all_cells +4633.10986328125 4045.136962890625 background all_cells +4616.00341796875 4041.75048828125 background all_cells +4659.248046875 4066.19580078125 background all_cells +4665.6484375 4060.575439453125 background all_cells +4670.02587890625 4076.5966796875 background all_cells +4671.6201171875 4068.915771484375 background all_cells +4659.51220703125 4015.1171875 background all_cells +4653.5478515625 4022.228515625 background all_cells +4652.52978515625 4030.92333984375 background all_cells +4676.0986328125 4033.286376953125 background all_cells +4643.62255859375 4026.82080078125 background all_cells +4647.18994140625 4073.043701171875 background all_cells +4650.9052734375 4065.18603515625 background all_cells +4621.0 3966.788818359375 background all_cells +4607.19580078125 3987.77490234375 background all_cells +4631.9091796875 3985.270263671875 background all_cells +4618.650390625 3981.20458984375 background all_cells +4628.9892578125 3977.896484375 background all_cells +4675.0283203125 3965.1943359375 background all_cells +4675.171875 3971.88916015625 background all_cells +4663.36083984375 3985.959716796875 background all_cells +4674.111328125 3986.3984375 background all_cells +4668.6982421875 3999.975830078125 background all_cells +4635.70947265625 3988.731689453125 background all_cells +4652.6396484375 3992.399169921875 background all_cells +4642.576171875 3981.613037109375 background all_cells +4643.6298828125 3987.878662109375 background all_cells +4601.3818359375 3969.39111328125 background all_cells +4597.59228515625 3996.326416015625 background all_cells +4601.0859375 3977.544921875 background all_cells +4692.8056640625 4025.488525390625 background all_cells +4697.50830078125 4028.884765625 background all_cells +4704.19287109375 4030.758544921875 background all_cells +4700.91943359375 4020.030517578125 background all_cells +4700.05859375 4035.92431640625 background all_cells +4685.60400390625 4042.38720703125 background all_cells +4750.94873046875 4063.5595703125 background all_cells +4793.34814453125 4071.663818359375 background all_cells +4754.36181640625 4067.06982421875 background all_cells +4753.24951171875 4072.4951171875 background all_cells +4758.97705078125 4087.37646484375 background all_cells +4793.2060546875 4079.9775390625 background all_cells +4785.33447265625 4077.862060546875 background all_cells +4776.51806640625 4101.84619140625 background all_cells +4767.13818359375 4092.7353515625 background all_cells +4751.8623046875 4120.271484375 background all_cells +4755.515625 4125.4423828125 background all_cells +4774.8681640625 4122.79052734375 background all_cells +4757.8583984375 4121.44970703125 background all_cells +4702.84326171875 4098.11474609375 background all_cells +4706.29345703125 4087.98876953125 background all_cells +4749.1650390625 4086.8408203125 background all_cells +4746.8837890625 4102.8359375 background all_cells +4737.6611328125 4123.91259765625 background all_cells +4733.7958984375 4066.152099609375 background all_cells +4749.43408203125 4076.781494140625 background all_cells +4722.5185546875 4074.905517578125 background all_cells +4746.94921875 4070.589111328125 background all_cells +4739.0888671875 4074.16259765625 background all_cells +4691.64208984375 4146.04736328125 background all_cells +4705.12158203125 4148.224609375 background all_cells +4690.13818359375 4139.26513671875 background all_cells +4732.6494140625 4137.27685546875 background all_cells +4741.755859375 4137.13134765625 background all_cells +4738.3251953125 4131.77099609375 background all_cells +4733.095703125 4147.4853515625 background all_cells +4749.580078125 4130.6103515625 background all_cells +4749.87060546875 4143.62451171875 background all_cells +4774.33935546875 4144.96142578125 background all_cells +4782.361328125 4145.31982421875 background all_cells +4781.716796875 4135.63232421875 background all_cells +4760.00634765625 4130.75390625 background all_cells +4691.38916015625 3961.99658203125 background all_cells +4696.69287109375 3957.7998046875 background all_cells +4682.75048828125 3925.720947265625 background all_cells +4682.17041015625 3938.44482421875 background all_cells +4694.310546875 3929.552978515625 background all_cells +4689.53271484375 3966.606689453125 background all_cells +4685.892578125 3975.123291015625 background all_cells +4682.21435546875 3967.39013671875 background all_cells +4711.19091796875 3966.108154296875 background all_cells +4722.02001953125 3971.50341796875 background all_cells +4729.72607421875 3963.643310546875 background all_cells +4707.0205078125 3960.011474609375 background all_cells +4735.0986328125 3957.416748046875 background all_cells +4734.99853515625 3948.0712890625 background all_cells +4716.13916015625 3957.05126953125 background all_cells +4710.90087890625 4019.052734375 background all_cells +4705.74072265625 4005.856201171875 background all_cells +4749.36962890625 4057.28759765625 background all_cells +4740.62841796875 4025.486083984375 background all_cells +4711.40576171875 4052.130615234375 background all_cells +4692.53173828125 3982.288330078125 background all_cells +4699.6083984375 3999.384033203125 background all_cells +4694.78271484375 4009.1298828125 background all_cells +4734.62646484375 4015.242431640625 background all_cells +4731.0263671875 4007.660888671875 background all_cells +4735.74853515625 3998.98974609375 background all_cells +4712.11767578125 3982.91748046875 background all_cells +4720.75732421875 3979.132568359375 background all_cells +4720.81982421875 3987.2998046875 background all_cells +4752.443359375 3922.0322265625 background all_cells +4762.701171875 3935.03173828125 background all_cells +4742.4541015625 3935.044921875 background all_cells +4779.43359375 4026.110595703125 background all_cells +4775.6328125 4048.6357421875 background all_cells +4781.212890625 4034.642333984375 background all_cells +4742.6796875 3988.600341796875 background all_cells +4749.24267578125 4046.2119140625 background all_cells +4753.279296875 4035.388671875 background all_cells +4756.98779296875 4027.367919921875 background all_cells +4747.974609375 4006.09130859375 background all_cells +4782.11181640625 3929.879638671875 background all_cells +4783.20947265625 3971.44580078125 background all_cells +4775.2470703125 3959.81884765625 background all_cells +4771.1318359375 3950.454833984375 background all_cells +4582.6875 3908.92333984375 background all_cells +4595.20068359375 3913.118408203125 background all_cells +4596.48876953125 3959.88232421875 background all_cells +4604.51171875 3952.5390625 background all_cells +4598.66943359375 3933.70654296875 background all_cells +4579.25732421875 3934.126953125 background all_cells +4660.7890625 3957.516845703125 background all_cells +4621.5751953125 3935.732177734375 background all_cells +4630.16845703125 3927.309326171875 background all_cells +4733.79931640625 3830.322021484375 background all_cells +4765.01953125 3840.832763671875 background all_cells +4781.26953125 3838.45556640625 background all_cells +4765.486328125 3833.693603515625 background all_cells +4785.36181640625 3857.358154296875 background all_cells +4780.853515625 3862.163818359375 background all_cells +4765.56787109375 3859.674560546875 background all_cells +4767.56640625 3872.329345703125 background all_cells +4790.90234375 3878.663818359375 background all_cells +4756.71875 3877.372314453125 background all_cells +4779.90087890625 3874.927001953125 background all_cells +4764.677734375 3902.460205078125 background all_cells +4784.62548828125 3902.468505859375 background all_cells +4778.3388671875 3906.108154296875 background all_cells +4744.220703125 3902.12451171875 background all_cells +4759.70263671875 3884.08544921875 background all_cells +4790.81103515625 3887.071533203125 background all_cells +4781.11572265625 3890.911376953125 background all_cells +4766.65869140625 3895.406005859375 background all_cells +4771.7158203125 3894.17919921875 background all_cells +4769.525390625 3884.25341796875 background all_cells +4651.5478515625 3890.8427734375 background all_cells +4654.85693359375 3841.934814453125 background all_cells +4654.31298828125 3846.9736328125 background all_cells +4696.849609375 3883.06689453125 background all_cells +4707.8408203125 3905.464599609375 background all_cells +4673.65576171875 3861.709716796875 background all_cells +4681.7373046875 3866.88134765625 background all_cells +4678.14306640625 3907.384033203125 background all_cells +4690.07470703125 3864.53369140625 background all_cells +4661.4072265625 3910.98388671875 background all_cells +4662.63720703125 3900.7958984375 background all_cells +4661.24560546875 3922.5517578125 background all_cells +4671.484375 3902.042724609375 background all_cells +4668.66748046875 3905.069091796875 background all_cells +4671.36181640625 3926.01025390625 background all_cells +4685.15478515625 3825.456298828125 background all_cells +4667.25634765625 3833.77197265625 background all_cells +4675.35107421875 3826.85205078125 background all_cells +4664.75048828125 3854.955322265625 background all_cells +4668.28662109375 3845.099609375 background all_cells +4674.14453125 3844.65478515625 background all_cells +4617.68896484375 3860.87548828125 background all_cells +4640.2451171875 3892.763916015625 background all_cells +4640.35546875 3848.22607421875 background all_cells +4632.55419921875 3839.296875 background all_cells +4612.138671875 3908.78515625 background all_cells +4648.154296875 3911.868408203125 background all_cells +4644.625 3902.418701171875 background all_cells +4636.24560546875 3900.115234375 background all_cells +4589.8798828125 3896.52978515625 background all_cells +4591.0 3908.235107421875 background all_cells +4567.357421875 3647.605712890625 background all_cells +4582.65478515625 3649.329345703125 background all_cells +4578.60693359375 3635.013916015625 background all_cells +4596.15283203125 3642.258544921875 background all_cells +4616.46630859375 3630.664306640625 background all_cells +4611.564453125 3643.5703125 background all_cells +4590.23974609375 3621.881103515625 background all_cells +4592.1064453125 3630.14013671875 background all_cells +4607.08251953125 3626.30712890625 background all_cells +4597.01953125 3609.644287109375 background all_cells +4572.87841796875 3620.13720703125 background all_cells +4607.66748046875 3613.328857421875 background all_cells +4584.0751953125 3612.228515625 background all_cells +4588.6533203125 3577.079345703125 background all_cells +4614.22705078125 3598.59619140625 background all_cells +4569.38671875 3608.216064453125 background all_cells +4578.390625 3574.2724609375 background all_cells +4642.63720703125 3654.936279296875 background all_cells +4642.56298828125 3662.21826171875 background all_cells +4636.46337890625 3666.753173828125 background all_cells +4646.06396484375 3672.30126953125 background all_cells +4628.32958984375 3678.5859375 background all_cells +4698.58642578125 3699.176025390625 background all_cells +4674.0068359375 3706.32861328125 background all_cells +4685.09814453125 3706.033447265625 background all_cells +4684.07275390625 3697.734619140625 background all_cells +4684.44580078125 3680.93115234375 background all_cells +4681.3974609375 3689.510498046875 background all_cells +4672.3232421875 3685.798583984375 background all_cells +4689.96484375 3657.823974609375 background all_cells +4667.9619140625 3668.7734375 background all_cells +4648.8525390625 3666.53125 background all_cells +4656.14697265625 3679.0927734375 background all_cells +4650.1982421875 3685.989501953125 background all_cells +4641.51025390625 3687.98583984375 background all_cells +4637.31396484375 3703.50146484375 background all_cells +4645.00830078125 3695.598876953125 background all_cells +4637.67919921875 3694.644775390625 background all_cells +4617.21142578125 3671.699462890625 background all_cells +4610.2529296875 3687.591552734375 background all_cells +4616.083984375 3652.966064453125 background all_cells +4625.2177734375 3686.329345703125 background all_cells +4610.71875 3663.58642578125 background all_cells +4616.39208984375 3679.45458984375 background all_cells +4605.7802734375 3695.145263671875 background all_cells +4622.29150390625 3714.631591796875 background all_cells +4627.65283203125 3706.93408203125 background all_cells +4598.52099609375 3653.489013671875 background all_cells +4588.3779296875 3667.414306640625 background all_cells +4591.19140625 3650.731689453125 background all_cells +4595.10595703125 3694.626220703125 background all_cells +4594.46630859375 3683.603515625 background all_cells +4601.31787109375 3674.766845703125 background all_cells +4622.5302734375 3608.09375 background all_cells +4635.484375 3651.10009765625 background all_cells +4630.99609375 3644.912841796875 background all_cells +4637.79296875 3627.784912109375 background all_cells +4634.38623046875 3606.592529296875 background all_cells +4626.9697265625 3633.99951171875 background all_cells +4643.67431640625 3643.1328125 background all_cells +4661.412109375 3651.4013671875 background all_cells +4654.7548828125 3653.540771484375 background all_cells +4670.09521484375 3615.791259765625 background all_cells +4685.8056640625 3649.85009765625 background all_cells +4670.7998046875 3640.749755859375 background all_cells +4694.99072265625 3598.77734375 background all_cells +4683.87890625 3606.48876953125 background all_cells +4695.45458984375 3609.8115234375 background all_cells +4677.5498046875 3606.737060546875 background all_cells +4659.77392578125 3634.93505859375 background all_cells +4648.61767578125 3629.381591796875 background all_cells +4654.45263671875 3605.3076171875 background all_cells +4700.81103515625 3638.319580078125 background all_cells +4719.11328125 3652.1708984375 background all_cells +4710.6650390625 3648.6416015625 background all_cells +4700.26806640625 3648.965576171875 background all_cells +4721.12060546875 3618.0517578125 background all_cells +4736.5703125 3629.666259765625 background all_cells +4717.42041015625 3627.21923828125 background all_cells +4731.2646484375 3620.6376953125 background all_cells +4733.9267578125 3654.833251953125 background all_cells +4752.75341796875 3636.57958984375 background all_cells +4737.96728515625 3648.552734375 background all_cells +4712.00341796875 3657.65673828125 background all_cells +4719.51953125 3674.23193359375 background all_cells +4709.28955078125 3691.279541015625 background all_cells +4707.0654296875 3670.947021484375 background all_cells +4727.2861328125 3688.09326171875 background all_cells +4733.8662109375 3689.68896484375 background all_cells +4810.28857421875 3709.2490234375 background all_cells +4845.533203125 3755.640380859375 background all_cells +4811.998046875 3763.088134765625 background all_cells +4784.02099609375 3806.211181640625 background all_cells +4796.599609375 3801.152099609375 background all_cells +4795.22607421875 3784.0 background all_cells +4791.345703125 3827.34326171875 background all_cells +4791.29150390625 3813.30810546875 background all_cells +4789.0625 3625.80517578125 background all_cells +4804.95751953125 3585.736328125 background all_cells +4792.80810546875 3621.867919921875 background all_cells +4844.1416015625 3675.388916015625 background all_cells +4830.32421875 3653.057861328125 background all_cells +4829.94140625 3607.50732421875 background all_cells +4849.51708984375 3617.710693359375 background all_cells +4811.533203125 3602.495849609375 background all_cells +4833.53515625 3631.231689453125 background all_cells +4812.111328125 3628.625244140625 background all_cells +4802.22705078125 3671.615234375 background all_cells +4799.8798828125 3646.44140625 background all_cells +4798.04052734375 3635.651611328125 background all_cells +4784.4560546875 3666.49755859375 background all_cells +4782.7607421875 3616.112060546875 background all_cells +4773.15087890625 3733.213134765625 background all_cells +4782.43408203125 3702.033447265625 background all_cells +4774.50244140625 3801.9775390625 background all_cells +4780.69677734375 3821.530029296875 background all_cells +4773.013671875 3814.3759765625 background all_cells +4766.8095703125 3642.86181640625 background all_cells +4764.05029296875 3669.923095703125 background all_cells +4761.06298828125 3665.784912109375 background all_cells +4765.39990234375 3661.125 background all_cells +4750.67431640625 3838.719482421875 background all_cells +4743.74853515625 3840.19091796875 background all_cells +4737.4970703125 3838.677978515625 background all_cells +4754.19677734375 3674.6328125 background all_cells +4745.4287109375 3674.07666015625 background all_cells +4760.92822265625 3684.499267578125 background all_cells +4744.81298828125 3704.78759765625 background all_cells +4758.38525390625 3808.846435546875 background all_cells +4752.16162109375 3814.442626953125 background all_cells +4741.9560546875 3823.835205078125 background all_cells +4753.53564453125 3821.409423828125 background all_cells +4747.0419921875 3645.6044921875 background all_cells +4744.32177734375 3666.565673828125 background all_cells +4749.82275390625 3657.679931640625 background all_cells +4747.8427734375 3849.77197265625 background all_cells +4747.29345703125 3879.223388671875 background all_cells +4739.9033203125 3862.90087890625 background all_cells +4746.400390625 3872.232421875 background all_cells +4748.8203125 3866.142578125 background all_cells +4738.7919921875 3851.444091796875 background all_cells +4705.28564453125 3741.298583984375 background all_cells +4732.99853515625 3720.745361328125 background all_cells +4714.037109375 3694.811767578125 background all_cells +4726.70654296875 3711.308837890625 background all_cells +4731.513671875 3701.9384765625 background all_cells +4575.6708984375 3691.096435546875 background all_cells +4583.30615234375 3706.22265625 background all_cells +4583.572265625 3698.192138671875 background all_cells +4595.79296875 3728.465087890625 background all_cells +4578.31005859375 3741.632080078125 background all_cells +4592.83154296875 3737.3291015625 background all_cells +4593.47509765625 3709.832763671875 background all_cells +4587.78662109375 3719.896484375 background all_cells +4577.15966796875 3720.31201171875 background all_cells +4601.01708984375 3719.4013671875 background all_cells +4636.57177734375 3734.485595703125 background all_cells +4655.88525390625 3743.9931640625 background all_cells +4650.74462890625 3709.098388671875 background all_cells +4643.953125 3740.06884765625 background all_cells +4632.22412109375 3748.493896484375 background all_cells +4637.25634765625 3723.513427734375 background all_cells +4620.736328125 3728.949462890625 background all_cells +4626.02490234375 3722.277099609375 background all_cells +4628.65869140625 3728.189453125 background all_cells +4621.10693359375 3736.144775390625 background all_cells +4607.19677734375 3734.994384765625 background all_cells +4610.4287109375 3726.24072265625 background all_cells +4656.74072265625 3771.527099609375 background all_cells +4663.4970703125 3758.1708984375 background all_cells +4663.169921875 3776.86474609375 background all_cells +4659.51318359375 3808.753173828125 background all_cells +4690.51025390625 3781.669921875 background all_cells +4636.61572265625 3770.4228515625 background all_cells +4636.05078125 3765.364990234375 background all_cells +4651.23974609375 3771.0859375 background all_cells +4650.30712890625 3758.022705078125 background all_cells +4650.6416015625 3764.121826171875 background all_cells +4567.234375 3776.8984375 background all_cells +4574.03662109375 3775.168701171875 background all_cells +4567.40869140625 3781.868408203125 background all_cells +4565.45458984375 3812.3974609375 background all_cells +4585.85205078125 3789.3857421875 background all_cells +4589.40625 3811.505615234375 background all_cells +4572.90771484375 3810.26806640625 background all_cells +4569.76806640625 3791.62939453125 background all_cells +4575.86572265625 3730.9228515625 background all_cells +4583.416015625 3765.4130859375 background all_cells +4585.56103515625 3754.58544921875 background all_cells +4568.701171875 3765.864501953125 background all_cells +4573.44873046875 3762.080078125 background all_cells +4569.91796875 3745.131591796875 background all_cells +4590.4931640625 3778.52783203125 background all_cells +4580.044921875 3772.764404296875 background all_cells +4608.01953125 3806.543701171875 background all_cells +4620.7197265625 3773.754150390625 background all_cells +4615.5380859375 3765.95263671875 background all_cells +4595.95654296875 3746.473876953125 background all_cells +4614.2197265625 3758.063720703125 background all_cells +4604.18603515625 3756.2705078125 background all_cells +4671.72119140625 3715.735107421875 background all_cells +4668.90576171875 3738.958984375 background all_cells +4671.03857421875 3732.316650390625 background all_cells +4657.39990234375 3729.244873046875 background all_cells +4682.53564453125 3743.115478515625 background all_cells +4680.51025390625 3750.029052734375 background all_cells +4672.66064453125 3753.30517578125 background all_cells +4676.08203125 3729.203369140625 background all_cells +4686.81298828125 3722.5966796875 background all_cells +4681.82373046875 3735.55712890625 background all_cells +3023.610107421875 1178.4580078125 background all_cells +2981.578369140625 1177.62744140625 background all_cells +2989.790283203125 1178.61376953125 background all_cells +3036.3916015625 1220.2032470703125 background all_cells +3026.229248046875 1228.9970703125 background all_cells +3039.349365234375 1228.3431396484375 background all_cells +3046.3583984375 1219.1885986328125 background all_cells +3037.81298828125 1212.552490234375 background all_cells +2991.27001953125 1219.306640625 background all_cells +3017.840576171875 1211.3184814453125 background all_cells +3013.229736328125 1224.5706787109375 background all_cells +3002.370849609375 1209.5589599609375 background all_cells +3033.546875 1193.791015625 background all_cells +3000.162841796875 1235.3785400390625 background all_cells +3031.675048828125 1248.97265625 background all_cells +2995.549072265625 1253.719482421875 background all_cells +2999.557861328125 1241.9078369140625 background all_cells +3021.323486328125 1238.2816162109375 background all_cells +3044.177978515625 1286.110107421875 background all_cells +3044.35986328125 1260.023193359375 background all_cells +2970.197998046875 1263.667724609375 background all_cells +2953.134521484375 1277.3814697265625 background all_cells +2965.50927734375 1275.150390625 background all_cells +3000.8212890625 1277.393798828125 background all_cells +3028.05029296875 1271.3558349609375 background all_cells +3027.400634765625 1282.3349609375 background all_cells +3027.500244140625 1276.4013671875 background all_cells +3018.9931640625 1279.18701171875 background all_cells +3002.45654296875 1261.572021484375 background all_cells +2969.934814453125 1253.8258056640625 background all_cells +2974.6181640625 1259.33154296875 background all_cells +2961.441162109375 1253.1815185546875 background all_cells +2862.072265625 1207.992919921875 background all_cells +2876.426513671875 1211.293701171875 background all_cells +2917.553466796875 1209.4576416015625 background all_cells +2865.7216796875 1205.2611083984375 background all_cells +2895.131103515625 1237.569580078125 background all_cells +2879.16162109375 1238.812744140625 background all_cells +2897.853515625 1244.016357421875 background all_cells +2888.404052734375 1264.09375 background all_cells +2899.82080078125 1250.3062744140625 background all_cells +2859.9697265625 1241.0921630859375 background all_cells +2905.4169921875 1226.220458984375 background all_cells +2903.141845703125 1219.907470703125 background all_cells +2919.5576171875 1224.1986083984375 background all_cells +2915.374755859375 1239.5997314453125 background all_cells +2910.275390625 1232.3419189453125 background all_cells +2888.629638671875 1221.2193603515625 background all_cells +2870.258544921875 1217.465576171875 background all_cells +2881.540283203125 1226.3583984375 background all_cells +2878.2470703125 1219.654541015625 background all_cells +2869.156982421875 1230.292724609375 background all_cells +2893.693115234375 1227.21142578125 background all_cells +2932.585205078125 1198.2451171875 background all_cells +2922.84716796875 1210.2376708984375 background all_cells +2934.0458984375 1221.3074951171875 background all_cells +2951.955810546875 1191.7877197265625 background all_cells +2944.068603515625 1193.33154296875 background all_cells +2937.498779296875 1199.62939453125 background all_cells +2941.517578125 1268.7435302734375 background all_cells +2944.81103515625 1259.0137939453125 background all_cells +2924.141357421875 1250.207275390625 background all_cells +2925.6767578125 1240.2220458984375 background all_cells +2928.438720703125 1231.649658203125 background all_cells +2952.20947265625 1230.5712890625 background all_cells +2964.552001953125 1242.978271484375 background all_cells +2956.14208984375 1242.1690673828125 background all_cells +2942.93310546875 1232.0845947265625 background all_cells +2936.990478515625 1570.1795654296875 background all_cells +2931.650390625 1557.60546875 background all_cells +2940.810791015625 1577.868896484375 background all_cells +2928.38623046875 1577.5767822265625 background all_cells +2929.11865234375 1566.5445556640625 background all_cells +2987.4716796875 1647.0130615234375 background all_cells +2997.0302734375 1681.9571533203125 background all_cells +2995.591796875 1660.2685546875 background all_cells +2993.490966796875 1610.0185546875 background all_cells +2989.255126953125 1662.931884765625 background all_cells +2943.181884765625 1595.3092041015625 background all_cells +2935.46044921875 1588.8135986328125 background all_cells +2947.664306640625 1629.552001953125 background all_cells +2948.8623046875 1596.42041015625 background all_cells +2982.5009765625 1577.8023681640625 background all_cells +2990.482666015625 1588.5865478515625 background all_cells +2983.52392578125 1588.48486328125 background all_cells +2964.12060546875 1656.2010498046875 background all_cells +2930.96142578125 1664.900390625 background all_cells +2937.84326171875 1662.3907470703125 background all_cells +2972.515380859375 1656.4744873046875 background all_cells +2968.11376953125 1666.5330810546875 background all_cells +2987.865234375 1710.099853515625 background all_cells +2987.58056640625 1696.5682373046875 background all_cells +3000.62841796875 1716.870361328125 background all_cells +2969.379638671875 1688.3631591796875 background all_cells +2979.65478515625 1709.05859375 background all_cells +2975.1689453125 1703.8109130859375 background all_cells +2929.38525390625 1685.6470947265625 background all_cells +2945.007080078125 1717.1673583984375 background all_cells +2935.759521484375 1701.0189208984375 background all_cells +2959.185791015625 1694.719970703125 background all_cells +2952.49951171875 1688.935302734375 background all_cells +2954.20947265625 1707.60546875 background all_cells +2962.484619140625 1714.259765625 background all_cells +2961.975830078125 1681.331298828125 background all_cells +2955.605712890625 1675.060791015625 background all_cells +2899.210693359375 1653.514404296875 background all_cells +2870.79638671875 1663.8016357421875 background all_cells +2862.363037109375 1660.5257568359375 background all_cells +2902.687744140625 1691.1009521484375 background all_cells +2919.3994140625 1695.9757080078125 background all_cells +2908.846923828125 1680.48193359375 background all_cells +2916.749267578125 1674.9599609375 background all_cells +2877.7802734375 1713.2138671875 background all_cells +2909.091552734375 1712.1053466796875 background all_cells +2902.18408203125 1703.7750244140625 background all_cells +2886.421142578125 1700.1524658203125 background all_cells +2876.39990234375 1699.7939453125 background all_cells +2880.035888671875 1674.563720703125 background all_cells +2889.008056640625 1692.8343505859375 background all_cells +2889.771484375 1677.7724609375 background all_cells +2859.675048828125 1702.37353515625 background all_cells +2868.570068359375 1708.3450927734375 background all_cells +2865.095947265625 1704.644287109375 background all_cells +2856.782470703125 1680.5035400390625 background all_cells +2867.92529296875 1676.0501708984375 background all_cells +2861.42333984375 1687.1312255859375 background all_cells +2866.262939453125 1692.7178955078125 background all_cells +3005.838134765625 1691.0526123046875 background all_cells +3003.48974609375 1671.7603759765625 background all_cells +3004.248046875 1626.7327880859375 background all_cells +3004.01513671875 1655.8692626953125 background all_cells +3039.447265625 1628.87744140625 background all_cells +3029.887939453125 1647.05908203125 background all_cells +3013.286376953125 1631.7926025390625 background all_cells +3016.568359375 1671.152099609375 background all_cells +3021.106689453125 1687.947509765625 background all_cells +3028.671875 1678.322998046875 background all_cells +3017.849365234375 1698.6092529296875 background all_cells +3026.808837890625 1692.1673583984375 background all_cells +3045.52685546875 1670.78369140625 background all_cells +3020.94091796875 1656.3399658203125 background all_cells +3035.4140625 1666.0595703125 background all_cells +3014.150146484375 1655.2935791015625 background all_cells +3042.088623046875 1617.84375 background all_cells +3041.537353515625 1625.3092041015625 background all_cells +3027.565185546875 1613.020751953125 background all_cells +2907.946533203125 1584.10888671875 background all_cells +2904.852294921875 1596.7615966796875 background all_cells +2916.15185546875 1579.6143798828125 background all_cells +2908.966796875 1576.4593505859375 background all_cells +2896.6943359375 1629.1611328125 background all_cells +2902.978271484375 1642.244384765625 background all_cells +2909.233154296875 1637.36474609375 background all_cells +2921.613525390625 1607.2618408203125 background all_cells +2895.84326171875 1609.399658203125 background all_cells +2899.05126953125 1615.9161376953125 background all_cells +2907.531982421875 1609.6417236328125 background all_cells +2893.047119140625 1601.582763671875 background all_cells +2890.009765625 1590.1119384765625 background all_cells +2904.278076171875 1412.5123291015625 background all_cells +2922.9873046875 1417.8961181640625 background all_cells +2915.364013671875 1415.7772216796875 background all_cells +2909.707763671875 1425.3707275390625 background all_cells +2894.144775390625 1424.2537841796875 background all_cells +2898.96142578125 1426.855712890625 background all_cells +2898.24365234375 1418.3380126953125 background all_cells +2935.614501953125 1417.2724609375 background all_cells +2940.390869140625 1417.390869140625 background all_cells +2930.650146484375 1417.292724609375 background all_cells +2907.98779296875 1547.1126708984375 background all_cells +2911.11279296875 1542.452392578125 background all_cells +2917.1650390625 1565.527099609375 background all_cells +2918.36376953125 1558.83740234375 background all_cells +2921.982421875 1586.7962646484375 background all_cells +2915.92529296875 1584.9859619140625 background all_cells +2904.0380859375 1552.1297607421875 background all_cells +2909.51611328125 1570.493896484375 background all_cells +2911.02490234375 1564.9669189453125 background all_cells +2907.82763671875 1558.4793701171875 background all_cells +2943.659423828125 1427.4329833984375 background all_cells +2940.103515625 1435.80712890625 background all_cells +2919.280517578125 1461.513671875 background all_cells +2941.063720703125 1458.6422119140625 background all_cells +2927.8720703125 1441.542236328125 background all_cells +2933.20849609375 1454.7044677734375 background all_cells +2921.816650390625 1452.1029052734375 background all_cells +2896.684814453125 1436.365234375 background all_cells +2905.596923828125 1444.4119873046875 background all_cells +2903.89404296875 1434.0887451171875 background all_cells +2899.416748046875 1452.375732421875 background all_cells +2862.62255859375 1441.668701171875 background all_cells +2861.56494140625 1414.2149658203125 background all_cells +2861.49853515625 1418.31201171875 background all_cells +2875.408203125 1537.6929931640625 background all_cells +2890.1201171875 1548.5491943359375 background all_cells +2879.20068359375 1530.5809326171875 background all_cells +2863.597900390625 1539.522216796875 background all_cells +2860.3369140625 1512.46044921875 background all_cells +2875.497314453125 1496.0360107421875 background all_cells +2873.093017578125 1505.27587890625 background all_cells +2864.066162109375 1493.034423828125 background all_cells +2884.172119140625 1469.42041015625 background all_cells +2873.486328125 1442.70703125 background all_cells +2887.94921875 1426.535400390625 background all_cells +2888.17236328125 1442.92822265625 background all_cells +2877.25537109375 1436.10107421875 background all_cells +2932.6767578125 1301.072509765625 background all_cells +2940.081787109375 1305.09521484375 background all_cells +2939.4619140625 1288.04443359375 background all_cells +2933.15234375 1282.4818115234375 background all_cells +2873.66552734375 1318.718505859375 background all_cells +2890.5966796875 1352.9736328125 background all_cells +2881.571044921875 1334.8729248046875 background all_cells +2890.4619140625 1331.802490234375 background all_cells +2899.91552734375 1311.609130859375 background all_cells +2921.918212890625 1353.060302734375 background all_cells +2922.918212890625 1332.6279296875 background all_cells +2900.786865234375 1316.0714111328125 background all_cells +2982.84375 1418.8909912109375 background all_cells +3008.183837890625 1415.5731201171875 background all_cells +3037.05859375 1429.587890625 background all_cells +3045.032958984375 1419.8514404296875 background all_cells +3031.31005859375 1418.9964599609375 background all_cells +3043.97314453125 1411.3656005859375 background all_cells +3006.297119140625 1465.876708984375 background all_cells +3016.58349609375 1466.5374755859375 background all_cells +3012.048583984375 1420.3636474609375 background all_cells +3024.06787109375 1431.6502685546875 background all_cells +3021.15185546875 1421.1627197265625 background all_cells +3012.50244140625 1433.6815185546875 background all_cells +3007.7373046875 1441.7403564453125 background all_cells +3005.124755859375 1448.42431640625 background all_cells +3001.33837890625 1442.1678466796875 background all_cells +2900.150634765625 1407.5538330078125 background all_cells +2937.90869140625 1401.8643798828125 background all_cells +2934.445556640625 1404.572021484375 background all_cells +2926.73046875 1403.85205078125 background all_cells +2917.687255859375 1407.3375244140625 background all_cells +2932.10888671875 1357.4388427734375 background all_cells +2942.197021484375 1370.2464599609375 background all_cells +2944.986328125 1359.0679931640625 background all_cells +2919.9111328125 1384.248046875 background all_cells +2913.088623046875 1386.35693359375 background all_cells +2940.452880859375 1385.5404052734375 background all_cells +2922.9765625 1395.87255859375 background all_cells +2941.30419921875 1396.116943359375 background all_cells +2922.22705078125 1391.276123046875 background all_cells +2904.799560546875 1353.7392578125 background all_cells +2919.827880859375 1357.1678466796875 background all_cells +2909.290283203125 1363.2415771484375 background all_cells +2944.96826171875 1402.1536865234375 background all_cells +2972.7177734375 1392.7828369140625 background all_cells +2957.7275390625 1372.619384765625 background all_cells +2961.754638671875 1359.258056640625 background all_cells +3024.3251953125 1384.6112060546875 background all_cells +2982.6435546875 1398.877197265625 background all_cells +2992.318115234375 1397.7930908203125 background all_cells +3022.39013671875 1402.1180419921875 background all_cells +3012.43994140625 1405.3411865234375 background all_cells +3004.267333984375 1356.348876953125 background all_cells +3013.80615234375 1375.6549072265625 background all_cells +3042.2587890625 1364.1282958984375 background all_cells +3028.10498046875 1363.850341796875 background all_cells +2979.668701171875 1410.2794189453125 background all_cells +2989.975830078125 1408.0947265625 background all_cells +2981.7392578125 1403.099853515625 background all_cells +2953.663818359375 1424.0013427734375 background all_cells +2975.7802734375 1424.6165771484375 background all_cells +2972.664794921875 1411.8499755859375 background all_cells +2970.597412109375 1419.747314453125 background all_cells +2949.55029296875 1418.29150390625 background all_cells +2864.276123046875 1387.534423828125 background all_cells +2876.558349609375 1388.6036376953125 background all_cells +2873.337158203125 1409.224365234375 background all_cells +2881.20947265625 1389.8416748046875 background all_cells +2897.340087890625 1399.6065673828125 background all_cells +2898.051513671875 1393.522705078125 background all_cells +2883.3466796875 1393.41162109375 background all_cells +2868.232177734375 1368.1229248046875 background all_cells +2867.269775390625 1381.5528564453125 background all_cells +2888.30908203125 1376.8287353515625 background all_cells +2878.40966796875 1371.7774658203125 background all_cells +2952.814697265625 1292.1671142578125 background all_cells +2967.67919921875 1318.8994140625 background all_cells +2954.9462890625 1301.382080078125 background all_cells +3032.330322265625 1331.021484375 background all_cells +3041.33935546875 1335.576416015625 background all_cells +3024.131103515625 1339.3590087890625 background all_cells +3023.845947265625 1303.748046875 background all_cells +3036.359375 1324.336669921875 background all_cells +3019.110107421875 1325.4935302734375 background all_cells +3021.679931640625 1317.6683349609375 background all_cells +3030.141845703125 1306.49072265625 background all_cells +3012.646484375 1304.3719482421875 background all_cells +2979.412841796875 1311.1219482421875 background all_cells +3005.07666015625 1328.801513671875 background all_cells +2986.54443359375 1304.9095458984375 background all_cells +2989.78759765625 1321.8873291015625 background all_cells +2943.982421875 1310.5947265625 background all_cells +2950.052734375 1309.754638671875 background all_cells +2947.86181640625 1314.1971435546875 background all_cells +2981.005615234375 1281.1651611328125 background all_cells +3012.9853515625 1298.2054443359375 background all_cells +2982.337646484375 1297.9766845703125 background all_cells +2987.584228515625 1295.1917724609375 background all_cells +2993.93994140625 1285.3892822265625 background all_cells +3373.32177734375 1156.06884765625 background all_cells +3386.228759765625 1155.465087890625 background all_cells +3380.67431640625 1173.0755615234375 background all_cells +3371.864501953125 1167.053955078125 background all_cells +3393.291748046875 1176.345458984375 background all_cells +3408.932373046875 1190.119140625 background all_cells +3390.981689453125 1186.1015625 background all_cells +3390.517578125 1181.965087890625 background all_cells +3412.6044921875 1171.4764404296875 background all_cells +3405.11572265625 1177.6046142578125 background all_cells +3375.44775390625 1178.1287841796875 background all_cells +3374.850830078125 1184.868896484375 background all_cells +3382.639404296875 1184.257080078125 background all_cells +3333.40771484375 1167.6363525390625 background all_cells +3340.426025390625 1165.3846435546875 background all_cells +3350.759033203125 1186.045166015625 background all_cells +3331.4443359375 1184.4951171875 background all_cells +3342.53369140625 1173.3856201171875 background all_cells +3319.849365234375 1248.7489013671875 background all_cells +3313.5322265625 1252.23876953125 background all_cells +3294.5810546875 1307.212646484375 background all_cells +3294.148681640625 1326.00146484375 background all_cells +3294.8359375 1336.7518310546875 background all_cells +3299.296142578125 1346.36767578125 background all_cells +3299.13916015625 1311.6087646484375 background all_cells +3322.615234375 1324.3551025390625 background all_cells +3319.34814453125 1329.397705078125 background all_cells +3328.264892578125 1327.5450439453125 background all_cells +3319.6142578125 1294.5765380859375 background all_cells +3327.566162109375 1317.088623046875 background all_cells +3321.23681640625 1316.5765380859375 background all_cells +3311.997314453125 1309.602294921875 background all_cells +3295.064453125 1253.3060302734375 background all_cells +3299.998291015625 1275.6939697265625 background all_cells +3292.3369140625 1266.1163330078125 background all_cells +3302.21630859375 1258.7340087890625 background all_cells +3382.614013671875 1193.6546630859375 background all_cells +3386.842529296875 1211.7615966796875 background all_cells +3379.834228515625 1208.5250244140625 background all_cells +3376.452392578125 1221.80859375 background all_cells +3349.4951171875 1229.37353515625 background all_cells +3358.533447265625 1230.052001953125 background all_cells +3369.06689453125 1233.82666015625 background all_cells +3331.763427734375 1205.6337890625 background all_cells +3324.132080078125 1225.24462890625 background all_cells +3343.246337890625 1214.9552001953125 background all_cells +3327.3642578125 1197.31787109375 background all_cells +3346.890380859375 1199.8504638671875 background all_cells +3338.67529296875 1197.4248046875 background all_cells +3304.4638671875 1158.684326171875 background all_cells +3312.5126953125 1167.296142578125 background all_cells +3300.139892578125 1169.107177734375 background all_cells +3320.50537109375 1162.791748046875 background all_cells +3306.939208984375 1218.3978271484375 background all_cells +3312.693115234375 1238.0047607421875 background all_cells +3314.05810546875 1224.3009033203125 background all_cells +3311.8779296875 1216.3525390625 background all_cells +3313.142578125 1209.8111572265625 background all_cells +3314.93505859375 1172.9166259765625 background all_cells +3319.929443359375 1183.928466796875 background all_cells +3294.9033203125 1197.8828125 background all_cells +3311.58056640625 1189.148681640625 background all_cells +3305.765625 1175.7740478515625 background all_cells +3421.98193359375 1236.75439453125 background all_cells +3433.255859375 1251.956298828125 background all_cells +3432.806884765625 1270.03466796875 background all_cells +3423.513427734375 1251.897705078125 background all_cells +3443.459228515625 1262.9700927734375 background all_cells +3436.45166015625 1240.6524658203125 background all_cells +3487.1328125 1242.13671875 background all_cells +3493.638427734375 1246.0447998046875 background all_cells +3488.907958984375 1235.7122802734375 background all_cells +3456.638427734375 1244.362060546875 background all_cells +3452.5283203125 1238.2767333984375 background all_cells +3468.7578125 1240.17138671875 background all_cells +3469.21875 1254.932373046875 background all_cells +3456.98095703125 1250.7840576171875 background all_cells +3471.14013671875 1215.1160888671875 background all_cells +3459.275390625 1219.087890625 background all_cells +3448.814697265625 1217.7608642578125 background all_cells +3477.1953125 1193.5125732421875 background all_cells +3478.4580078125 1202.5738525390625 background all_cells +3464.056884765625 1208.878173828125 background all_cells +3467.07861328125 1206.88623046875 background all_cells +3458.584228515625 1200.4398193359375 background all_cells +3454.372802734375 1230.75390625 background all_cells +3470.9326171875 1223.717529296875 background all_cells +3469.99462890625 1232.1649169921875 background all_cells +3460.63525390625 1223.919677734375 background all_cells +3423.591064453125 1317.1436767578125 background all_cells +3434.613037109375 1324.749755859375 background all_cells +3446.650146484375 1322.0850830078125 background all_cells +3443.213134765625 1317.42041015625 background all_cells +3461.291015625 1293.6995849609375 background all_cells +3472.87841796875 1282.1854248046875 background all_cells +3469.244140625 1288.5904541015625 background all_cells +3465.823974609375 1269.8154296875 background all_cells +3451.6220703125 1315.85400390625 background all_cells +3461.26806640625 1302.5728759765625 background all_cells +3453.273193359375 1302.087890625 background all_cells +3431.16650390625 1296.021240234375 background all_cells +3443.64111328125 1280.4776611328125 background all_cells +3437.70947265625 1288.3253173828125 background all_cells +3401.919189453125 1200.960205078125 background all_cells +3394.16162109375 1208.9813232421875 background all_cells +3397.591064453125 1214.8018798828125 background all_cells +3404.043212890625 1212.0465087890625 background all_cells +3403.447998046875 1219.5291748046875 background all_cells +3411.29833984375 1213.3074951171875 background all_cells +3414.719970703125 1204.604736328125 background all_cells +3410.813232421875 1223.6019287109375 background all_cells +3410.176513671875 1217.247802734375 background all_cells +3418.8310546875 1228.8463134765625 background all_cells +3408.78076171875 1230.513671875 background all_cells +3448.471923828125 1225.8426513671875 background all_cells +3437.827392578125 1228.3424072265625 background all_cells +3342.8125 1268.593505859375 background all_cells +3344.2578125 1326.31982421875 background all_cells +3352.156494140625 1321.002197265625 background all_cells +3333.235595703125 1329.5572509765625 background all_cells +3344.310546875 1335.200927734375 background all_cells +3360.41455078125 1335.3154296875 background all_cells +3338.01611328125 1327.3116455078125 background all_cells +3397.240234375 1340.5740966796875 background all_cells +3370.426513671875 1285.6688232421875 background all_cells +3371.01416015625 1292.7601318359375 background all_cells +3385.532958984375 1325.3092041015625 background all_cells +3390.22216796875 1318.373046875 background all_cells +3342.66064453125 1290.2100830078125 background all_cells +3362.611328125 1309.64453125 background all_cells +3353.43017578125 1300.476806640625 background all_cells +3408.03466796875 1322.5791015625 background all_cells +3430.78076171875 1300.7989501953125 background all_cells +3416.909912109375 1312.758056640625 background all_cells +3443.997314453125 1342.11376953125 background all_cells +3445.632080078125 1336.4833984375 background all_cells +3442.586669921875 1329.9339599609375 background all_cells +3412.76318359375 1326.59619140625 background all_cells +3434.672607421875 1346.477294921875 background all_cells +3430.065673828125 1336.62451171875 background all_cells +3453.308837890625 1268.319091796875 background all_cells +3459.717529296875 1269.5877685546875 background all_cells +3456.692138671875 1261.0760498046875 background all_cells +3454.758056640625 1323.4923095703125 background all_cells +3461.390869140625 1334.7843017578125 background all_cells +3454.94482421875 1342.0841064453125 background all_cells +3458.193115234375 1307.95166015625 background all_cells +3452.06103515625 1331.729736328125 background all_cells +3465.115234375 1315.4512939453125 background all_cells +3329.0380859375 1240.962890625 background all_cells +3342.881103515625 1237.91162109375 background all_cells +3406.5302734375 1275.0247802734375 background all_cells +3334.795654296875 1287.09765625 background all_cells +3406.34716796875 1288.635009765625 background all_cells +3382.177490234375 1279.823486328125 background all_cells +3413.488037109375 1262.0555419921875 background all_cells +3423.229736328125 1261.606201171875 background all_cells +3419.641845703125 1253.9158935546875 background all_cells +3340.86962890625 1249.4053955078125 background all_cells +3360.7060546875 1249.11083984375 background all_cells +3347.830078125 1250.12451171875 background all_cells +3399.983642578125 1240.6519775390625 background all_cells +3403.1875 1251.8662109375 background all_cells +3100.99609375 1253.4423828125 background all_cells +3092.112060546875 1255.3314208984375 background all_cells +3086.6494140625 1259.72998046875 background all_cells +3102.548828125 1276.8359375 background all_cells +3059.798828125 1258.9910888671875 background all_cells +3053.915771484375 1278.509765625 background all_cells +3064.18017578125 1275.2235107421875 background all_cells +3047.44580078125 1273.7020263671875 background all_cells +3102.8779296875 1196.15087890625 background all_cells +3089.37890625 1194.8770751953125 background all_cells +3103.477294921875 1237.8046875 background all_cells +3094.31689453125 1243.7340087890625 background all_cells +3100.595947265625 1203.4119873046875 background all_cells +3106.7421875 1213.7371826171875 background all_cells +3098.12451171875 1209.890380859375 background all_cells +3094.539794921875 1218.990966796875 background all_cells +3100.2001953125 1227.897216796875 background all_cells +3105.17431640625 1226.4073486328125 background all_cells +3092.908447265625 1229.138427734375 background all_cells +3056.02294921875 1201.0423583984375 background all_cells +3064.88818359375 1205.2161865234375 background all_cells +3065.841552734375 1215.1983642578125 background all_cells +3080.05517578125 1207.626708984375 background all_cells +3076.40576171875 1218.3515625 background all_cells +3081.572021484375 1200.2940673828125 background all_cells +3083.90380859375 1212.998779296875 background all_cells +3059.90771484375 1229.229248046875 background all_cells +3055.533203125 1223.97021484375 background all_cells +3067.188720703125 1225.1640625 background all_cells +3067.4609375 1241.66015625 background all_cells +3053.401123046875 1234.7269287109375 background all_cells +3061.49267578125 1265.7237548828125 background all_cells +3058.28369140625 1248.84326171875 background all_cells +3060.361328125 1244.1966552734375 background all_cells +3056.583740234375 1271.2408447265625 background all_cells +3050.820068359375 1267.649169921875 background all_cells +3067.802490234375 1265.1585693359375 background all_cells +3072.863037109375 1284.48876953125 background all_cells +3074.037353515625 1266.3184814453125 background all_cells +3068.5810546875 1248.83544921875 background all_cells +3075.228515625 1260.394287109375 background all_cells +3073.5478515625 1251.853271484375 background all_cells +3075.390625 1161.145263671875 background all_cells +3087.61669921875 1160.1015625 background all_cells +3063.038818359375 1177.1036376953125 background all_cells +3051.310302734375 1180.5465087890625 background all_cells +3107.2158203125 1165.080078125 background all_cells +3090.697509765625 1188.2308349609375 background all_cells +3094.9453125 1182.7650146484375 background all_cells +3051.97021484375 1293.0087890625 background all_cells +3056.535888671875 1314.044189453125 background all_cells +3050.7060546875 1305.5731201171875 background all_cells +3061.2578125 1296.6734619140625 background all_cells +3085.302001953125 1310.1109619140625 background all_cells +3100.937255859375 1311.212646484375 background all_cells +3095.22998046875 1310.2587890625 background all_cells +3064.82470703125 1301.6708984375 background all_cells +3075.076416015625 1307.2708740234375 background all_cells +3075.350830078125 1297.691650390625 background all_cells +3067.0341796875 1293.1497802734375 background all_cells +3094.17578125 1300.5980224609375 background all_cells +3108.139892578125 1297.2774658203125 background all_cells +3095.02197265625 1296.4947509765625 background all_cells +3143.186767578125 1377.7763671875 background all_cells +3164.1689453125 1374.3074951171875 background all_cells +3151.93798828125 1394.3284912109375 background all_cells +3126.4599609375 1382.7908935546875 background all_cells +3138.02197265625 1390.5111083984375 background all_cells +3154.9208984375 1443.6141357421875 background all_cells +3160.312744140625 1421.000244140625 background all_cells +3156.228515625 1427.6121826171875 background all_cells +3135.705078125 1468.4820556640625 background all_cells +3125.9853515625 1478.2347412109375 background all_cells +3133.60400390625 1482.584716796875 background all_cells +3146.534423828125 1479.1405029296875 background all_cells +3144.129150390625 1472.4488525390625 background all_cells +3133.144287109375 1458.2735595703125 background all_cells +3141.485107421875 1459.58740234375 background all_cells +3120.928955078125 1457.859130859375 background all_cells +3153.012939453125 1401.897216796875 background all_cells +3150.85546875 1410.1964111328125 background all_cells +3145.062255859375 1408.539794921875 background all_cells +3193.2216796875 1321.89404296875 background all_cells +3185.272705078125 1327.2918701171875 background all_cells +3199.00048828125 1348.21923828125 background all_cells +3191.96044921875 1340.6396484375 background all_cells +3212.1279296875 1337.77490234375 background all_cells +3215.7578125 1391.304443359375 background all_cells +3216.0947265625 1344.76611328125 background all_cells +3212.912353515625 1383.743408203125 background all_cells +3222.952880859375 1353.1068115234375 background all_cells +3224.738037109375 1321.661865234375 background all_cells +3228.989501953125 1360.2188720703125 background all_cells +3231.00048828125 1354.017578125 background all_cells +3227.185546875 1367.782470703125 background all_cells +3210.33447265625 1408.84033203125 background all_cells +3190.298583984375 1437.3084716796875 background all_cells +3193.696044921875 1433.81201171875 background all_cells +3202.486083984375 1427.5443115234375 background all_cells +3211.975341796875 1436.5413818359375 background all_cells +3211.378173828125 1420.5745849609375 background all_cells +3198.69580078125 1357.5574951171875 background all_cells +3207.541259765625 1399.7974853515625 background all_cells +3204.826904296875 1389.175048828125 background all_cells +3204.92578125 1383.3231201171875 background all_cells +3198.786376953125 1368.541015625 background all_cells +3166.936279296875 1360.0435791015625 background all_cells +3181.64013671875 1371.8057861328125 background all_cells +3174.009033203125 1369.42626953125 background all_cells +3179.2509765625 1363.5531005859375 background all_cells +3175.9375 1413.1295166015625 background all_cells +3180.71923828125 1438.788818359375 background all_cells +3175.05126953125 1442.541748046875 background all_cells +3185.93212890625 1414.15087890625 background all_cells +3185.424072265625 1397.133544921875 background all_cells +3176.065673828125 1407.40478515625 background all_cells +3180.7119140625 1400.5821533203125 background all_cells +3179.365234375 1342.41357421875 background all_cells +3171.226806640625 1354.854736328125 background all_cells +3180.850830078125 1354.460693359375 background all_cells +3179.0849609375 1347.366943359375 background all_cells +3144.28515625 1327.248779296875 background all_cells +3161.96337890625 1324.5340576171875 background all_cells +3141.966552734375 1349.32861328125 background all_cells +3162.240234375 1352.9415283203125 background all_cells +3153.437255859375 1355.9935302734375 background all_cells +3153.83935546875 1346.501953125 background all_cells +3146.4306640625 1342.5311279296875 background all_cells +3150.950927734375 1336.6090087890625 background all_cells +3114.203369140625 1221.0284423828125 background all_cells +3123.063720703125 1227.4359130859375 background all_cells +3123.6962890625 1221.255859375 background all_cells +3115.171142578125 1238.296630859375 background all_cells +3116.945556640625 1273.4276123046875 background all_cells +3119.301025390625 1254.9056396484375 background all_cells +3169.7255859375 1267.6015625 background all_cells +3175.755126953125 1264.2138671875 background all_cells +3172.958740234375 1280.120361328125 background all_cells +3136.179931640625 1246.8740234375 background all_cells +3167.31005859375 1226.883056640625 background all_cells +3148.143798828125 1232.229736328125 background all_cells +3130.592041015625 1260.5526123046875 background all_cells +3137.41259765625 1239.8837890625 background all_cells +3144.857666015625 1244.8604736328125 background all_cells +3133.376708984375 1275.0418701171875 background all_cells +3162.571533203125 1277.4490966796875 background all_cells +3152.917236328125 1273.922607421875 background all_cells +3199.327880859375 1173.757080078125 background all_cells +3216.400634765625 1169.2056884765625 background all_cells +3208.947265625 1175.9822998046875 background all_cells +3261.2373046875 1162.134033203125 background all_cells +3273.769775390625 1159.92333984375 background all_cells +3266.427490234375 1156.170654296875 background all_cells +3239.1826171875 1217.398193359375 background all_cells +3290.18701171875 1226.28857421875 background all_cells +3273.67822265625 1228.5858154296875 background all_cells +3281.163330078125 1206.067138671875 background all_cells +3246.551513671875 1221.3148193359375 background all_cells +3230.7236328125 1175.370849609375 background all_cells +3259.85888671875 1194.094482421875 background all_cells +3256.52099609375 1161.909423828125 background all_cells +3243.72314453125 1167.9771728515625 background all_cells +3180.376708984375 1284.9365234375 background all_cells +3178.66552734375 1293.9376220703125 background all_cells +3166.12255859375 1298.37353515625 background all_cells +3172.817138671875 1299.080078125 background all_cells +3127.32421875 1309.2186279296875 background all_cells +3137.07275390625 1311.946044921875 background all_cells +3135.988037109375 1297.43505859375 background all_cells +3126.7607421875 1287.2603759765625 background all_cells +3153.2080078125 1300.6387939453125 background all_cells +3147.345947265625 1284.6072998046875 background all_cells +3156.154296875 1294.953857421875 background all_cells +3156.567626953125 1308.4652099609375 background all_cells +3227.125244140625 1272.6890869140625 background all_cells +3241.533203125 1278.0167236328125 background all_cells +3226.896484375 1278.0855712890625 background all_cells +3244.799560546875 1275.89990234375 background all_cells +3235.097900390625 1279.4869384765625 background all_cells +3228.97998046875 1304.272705078125 background all_cells +3242.437744140625 1296.6737060546875 background all_cells +3267.304443359375 1292.7265625 background all_cells +3259.4814453125 1314.0286865234375 background all_cells +3258.095458984375 1303.5458984375 background all_cells +3266.728271484375 1316.1575927734375 background all_cells +3272.914794921875 1305.1495361328125 background all_cells +3276.925537109375 1270.2366943359375 background all_cells +3263.701416015625 1282.622802734375 background all_cells +3269.561767578125 1281.44384765625 background all_cells +3287.07421875 1282.8687744140625 background all_cells +3266.59912109375 1256.16943359375 background all_cells +3284.37353515625 1257.4473876953125 background all_cells +3278.5439453125 1236.10205078125 background all_cells +3282.88818359375 1264.026123046875 background all_cells +3282.33837890625 1249.289306640625 background all_cells +3248.11376953125 1249.30078125 background all_cells +3180.297119140625 1266.9266357421875 background all_cells +3190.427978515625 1283.8411865234375 background all_cells +3186.06787109375 1292.887451171875 background all_cells +3193.2177734375 1251.950927734375 background all_cells +3187.995361328125 1259.1346435546875 background all_cells +3209.31982421875 1241.9503173828125 background all_cells +3218.02197265625 1257.4454345703125 background all_cells +3215.2509765625 1262.229736328125 background all_cells +3209.98388671875 1262.11669921875 background all_cells +3202.048828125 1274.4556884765625 background all_cells +3195.766845703125 1298.098388671875 background all_cells +3199.2705078125 1291.61767578125 background all_cells +3206.508544921875 1282.4378662109375 background all_cells +3201.12451171875 1258.18408203125 background all_cells +3127.890869140625 1190.3878173828125 background all_cells +3144.81201171875 1196.5411376953125 background all_cells +3113.962890625 1195.64599609375 background all_cells +3178.059814453125 1192.49560546875 background all_cells +3149.56298828125 1217.7470703125 background all_cells +3117.373046875 1216.5118408203125 background all_cells +3120.289306640625 1206.054931640625 background all_cells +3120.8515625 1212.15576171875 background all_cells +3157.988037109375 1204.0850830078125 background all_cells +3141.634765625 1209.724853515625 background all_cells +3133.689453125 1172.529052734375 background all_cells +3130.583984375 1187.0877685546875 background all_cells +3151.66552734375 1158.39013671875 background all_cells +3142.2802734375 1186.1544189453125 background all_cells +3140.28515625 1172.810546875 background all_cells +3240.6416015625 1394.5169677734375 background all_cells +3222.32666015625 1475.6395263671875 background all_cells +3221.550537109375 1452.6427001953125 background all_cells +3230.630859375 1517.1888427734375 background all_cells +3233.3037109375 1560.324951171875 background all_cells +3233.4267578125 1554.496826171875 background all_cells +3242.375244140625 1550.88427734375 background all_cells +3228.143310546875 1524.775390625 background all_cells +3221.339111328125 1573.73193359375 background all_cells +3241.902587890625 1586.8997802734375 background all_cells +3228.208251953125 1584.4202880859375 background all_cells +3202.60400390625 1582.8751220703125 background all_cells +3211.39111328125 1582.7269287109375 background all_cells +3198.568603515625 1490.4541015625 background all_cells +3192.703857421875 1559.8355712890625 background all_cells +3208.266357421875 1538.1263427734375 background all_cells +3213.6220703125 1529.9078369140625 background all_cells +3193.520263671875 1503.254150390625 background all_cells +3206.0517578125 1448.6038818359375 background all_cells +3197.8505859375 1457.8753662109375 background all_cells +3214.796875 1454.3092041015625 background all_cells +3213.926025390625 1596.125732421875 background all_cells +3218.6640625 1608.75634765625 background all_cells +3199.2529296875 1601.76708984375 background all_cells +3278.21533203125 1634.4124755859375 background all_cells +3277.59912109375 1612.5909423828125 background all_cells +3261.645751953125 1623.884033203125 background all_cells +3221.49658203125 1642.7562255859375 background all_cells +3228.978515625 1634.462158203125 background all_cells +3224.97216796875 1637.47802734375 background all_cells +3224.517822265625 1628.9429931640625 background all_cells +3225.900634765625 1619.2420654296875 background all_cells +3206.68212890625 1619.49658203125 background all_cells +3197.635986328125 1632.4122314453125 background all_cells +3204.32763671875 1639.51416015625 background all_cells +3233.1025390625 1624.4354248046875 background all_cells +3252.892578125 1610.9454345703125 background all_cells +3235.159423828125 1611.7017822265625 background all_cells +3148.90283203125 1587.7822265625 background all_cells +3163.41357421875 1601.1009521484375 background all_cells +3147.798095703125 1597.7930908203125 background all_cells +3160.6123046875 1592.3228759765625 background all_cells +3163.592529296875 1625.08056640625 background all_cells +3158.2255859375 1631.4739990234375 background all_cells +3174.880859375 1634.390625 background all_cells +3187.363037109375 1623.97314453125 background all_cells +3186.977783203125 1635.132080078125 background all_cells +3170.280517578125 1625.088134765625 background all_cells +3179.2978515625 1622.4737548828125 background all_cells +3188.92578125 1608.7684326171875 background all_cells +3177.294677734375 1617.681884765625 background all_cells +3168.0986328125 1616.3187255859375 background all_cells +3166.073974609375 1483.178955078125 background all_cells +3185.683837890625 1499.203125 background all_cells +3166.8115234375 1499.385498046875 background all_cells +3152.030517578125 1558.877685546875 background all_cells +3155.059814453125 1554.459228515625 background all_cells +3161.757080078125 1526.7811279296875 background all_cells +3152.068359375 1570.7374267578125 background all_cells +3155.49853515625 1538.1727294921875 background all_cells +3175.233642578125 1518.064208984375 background all_cells +3169.396728515625 1566.6673583984375 background all_cells +3171.08447265625 1543.542236328125 background all_cells +3188.04541015625 1536.5567626953125 background all_cells +3144.42919921875 1525.7945556640625 background all_cells +3149.54541015625 1531.9776611328125 background all_cells +3143.48681640625 1531.000732421875 background all_cells +3155.90478515625 1485.9754638671875 background all_cells +3150.9912109375 1511.2774658203125 background all_cells +3155.45947265625 1506.2396240234375 background all_cells +3153.694091796875 1501.806396484375 background all_cells +3231.69140625 1325.3160400390625 background all_cells +3241.59619140625 1358.55517578125 background all_cells +3239.313720703125 1355.039306640625 background all_cells +3241.326416015625 1337.298583984375 background all_cells +3240.9697265625 1327.6722412109375 background all_cells +3240.384033203125 1348.8623046875 background all_cells +3245.490478515625 1362.9061279296875 background all_cells +3280.5009765625 1364.3935546875 background all_cells +3267.185546875 1364.1405029296875 background all_cells +3254.07177734375 1361.8682861328125 background all_cells +3247.24462890625 1325.6529541015625 background all_cells +3253.473388671875 1333.8626708984375 background all_cells +3222.021240234375 1381.572509765625 background all_cells +3235.731201171875 1385.598388671875 background all_cells +3230.323974609375 1390.4656982421875 background all_cells +3225.28173828125 1373.8663330078125 background all_cells +3266.80859375 1357.9970703125 background all_cells +3265.92578125 1337.044921875 background all_cells +3227.457275390625 1460.5318603515625 background all_cells +3237.04296875 1496.8447265625 background all_cells +3229.71142578125 1499.99755859375 background all_cells +3240.148681640625 1451.4835205078125 background all_cells +3238.46728515625 1445.35888671875 background all_cells +3231.274169921875 1454.204833984375 background all_cells +3259.642578125 1556.4168701171875 background all_cells +3276.677001953125 1596.82373046875 background all_cells +3272.766357421875 1571.06494140625 background all_cells +3269.12158203125 1491.828125 background all_cells +3253.53564453125 1518.9031982421875 background all_cells +3269.899658203125 1516.485107421875 background all_cells +3246.378662109375 1494.526123046875 background all_cells +3297.953857421875 1508.318359375 background all_cells +3288.984375 1579.2066650390625 background all_cells +3303.3330078125 1509.4267578125 background all_cells +3302.574951171875 1498.458251953125 background all_cells +3301.5078125 1487.6959228515625 background all_cells +3267.933837890625 1478.2554931640625 background all_cells +3279.68701171875 1483.3134765625 background all_cells +3252.31689453125 1481.67431640625 background all_cells +3244.98779296875 1458.957763671875 background all_cells +3258.25244140625 1447.2218017578125 background all_cells +3253.18408203125 1453.87255859375 background all_cells +3246.453125 1411.047119140625 background all_cells +3238.3056640625 1413.8143310546875 background all_cells +3271.235107421875 1438.8721923828125 background all_cells +3269.04150390625 1449.8084716796875 background all_cells +3278.81201171875 1440.9697265625 background all_cells +3260.947265625 1428.3016357421875 background all_cells +3229.716064453125 1439.127197265625 background all_cells +3251.06494140625 1431.8411865234375 background all_cells +3244.26025390625 1429.1629638671875 background all_cells +3296.531005859375 1408.0843505859375 background all_cells +3294.24462890625 1426.1722412109375 background all_cells +3274.296875 1422.9334716796875 background all_cells +3282.343994140625 1422.450439453125 background all_cells +3263.54150390625 1373.41015625 background all_cells +3275.1435546875 1373.0015869140625 background all_cells +3267.69970703125 1398.987548828125 background all_cells +3271.27978515625 1417.8367919921875 background all_cells +3279.831298828125 1402.0167236328125 background all_cells +3249.075927734375 1373.8243408203125 background all_cells +3260.70068359375 1383.0853271484375 background all_cells +3261.26708984375 1390.12255859375 background all_cells +3254.060302734375 1379.8154296875 background all_cells +3056.697265625 1343.8050537109375 background all_cells +3052.44140625 1353.596923828125 background all_cells +3078.5 1359.841796875 background all_cells +3068.447998046875 1369.210693359375 background all_cells +3078.618896484375 1395.4365234375 background all_cells +3070.17724609375 1389.80078125 background all_cells +3079.537353515625 1371.5062255859375 background all_cells +3076.482666015625 1338.0811767578125 background all_cells +3062.525634765625 1350.4486083984375 background all_cells +3071.336181640625 1345.8204345703125 background all_cells +3086.464111328125 1361.43701171875 background all_cells +3083.40869140625 1368.4163818359375 background all_cells +3090.9033203125 1389.6917724609375 background all_cells +3102.400390625 1357.5467529296875 background all_cells +3116.5224609375 1359.7054443359375 background all_cells +3110.484130859375 1366.6929931640625 background all_cells +3096.86572265625 1323.72998046875 background all_cells +3094.811279296875 1341.9443359375 background all_cells +3112.3056640625 1329.7735595703125 background all_cells +3119.755615234375 1331.6014404296875 background all_cells +3094.281005859375 1333.84033203125 background all_cells +3104.55322265625 1350.2254638671875 background all_cells +3096.814453125 1382.1285400390625 background all_cells +3101.805419921875 1379.7857666015625 background all_cells +3102.094482421875 1443.6949462890625 background all_cells +3116.99462890625 1466.8935546875 background all_cells +3110.45263671875 1452.9154052734375 background all_cells +3103.64208984375 1399.7457275390625 background all_cells +3110.33447265625 1397.8060302734375 background all_cells +3110.057373046875 1391.8843994140625 background all_cells +3103.480224609375 1392.218505859375 background all_cells +3080.63134765625 1406.9385986328125 background all_cells +3055.00390625 1419.947509765625 background all_cells +3068.516845703125 1419.4146728515625 background all_cells +3049.635986328125 1424.751708984375 background all_cells +3089.78759765625 1425.359619140625 background all_cells +3083.271240234375 1487.66357421875 background all_cells +3089.660888671875 1481.5650634765625 background all_cells +3052.07080078125 1431.40380859375 background all_cells +3091.029541015625 1436.92236328125 background all_cells +3079.611083984375 1432.2406005859375 background all_cells +3053.837646484375 1438.66357421875 background all_cells +3060.637939453125 1435.2158203125 background all_cells +3048.59326171875 1428.64599609375 background all_cells +3091.50390625 1445.1949462890625 background all_cells +3085.092041015625 1460.23974609375 background all_cells +3094.76904296875 1463.7235107421875 background all_cells +3091.88232421875 1452.526611328125 background all_cells +3063.68896484375 1446.0601806640625 background all_cells +3071.42578125 1454.9951171875 background all_cells +3063.02392578125 1459.9774169921875 background all_cells +3056.15478515625 1461.1910400390625 background all_cells +3052.89208984375 1445.6405029296875 background all_cells +3064.666015625 1466.7969970703125 background all_cells +3073.847412109375 1463.69140625 background all_cells +3054.397216796875 1484.7774658203125 background all_cells +3069.779052734375 1481.939453125 background all_cells +3052.55078125 1474.155029296875 background all_cells +3512.48876953125 992.010009765625 background all_cells +3521.09814453125 993.3903198242188 background all_cells +3517.90478515625 997.56884765625 background all_cells +3512.240966796875 1000.17822265625 background all_cells +3016.08935546875 994.454833984375 background all_cells +3105.168701171875 1012.5003662109376 background all_cells +3232.38232421875 1005.9965209960938 background all_cells +3101.478271484375 988.663818359375 background all_cells +3035.621337890625 1003.0 background all_cells +3433.52734375 1000.767333984375 background all_cells +3492.235107421875 1012.4295043945312 background all_cells +3485.792724609375 1003.2615356445312 background all_cells +3520.866455078125 1009.4913330078124 background all_cells +3531.65673828125 1003.0120239257812 background all_cells +3526.706787109375 998.821533203125 background all_cells +3505.035400390625 1005.4890747070312 background all_cells +3509.16650390625 1010.13818359375 background all_cells +3506.3671875 1016.43115234375 background all_cells +2867.257080078125 984.4185180664062 background all_cells +2931.15673828125 1005.0703125 background all_cells +2904.7255859375 981.924560546875 background all_cells +3255.53955078125 982.2753295898438 background all_cells +3304.276611328125 976.8779296875 background all_cells +3300.146728515625 985.8565673828124 background all_cells +3261.390625 977.1181640625 background all_cells +3279.353759765625 1047.155029296875 background all_cells +3265.125732421875 1054.1103515625 background all_cells +3260.87109375 1049.577392578125 background all_cells +3270.604248046875 1023.668701171875 background all_cells +3266.496337890625 1039.6778564453125 background all_cells +3258.015625 1034.981689453125 background all_cells +3263.425537109375 1027.9525146484375 background all_cells +3245.121826171875 1045.845947265625 background all_cells +3252.541015625 1042.6314697265625 background all_cells +3250.633544921875 1019.8851318359376 background all_cells +3245.370361328125 1034.5638427734375 background all_cells +3310.721435546875 992.6754150390624 background all_cells +3311.09326171875 1014.7794799804688 background all_cells +3312.04150390625 985.8011474609376 background all_cells +3309.071044921875 1002.271484375 background all_cells +3275.207763671875 1054.424072265625 background all_cells +3147.729248046875 1063.1314697265625 background all_cells +3260.385009765625 1062.7635498046875 background all_cells +3290.942626953125 1058.23046875 background all_cells +3286.35546875 1060.816162109375 background all_cells +3299.77685546875 1050.731689453125 background all_cells +3315.60302734375 1064.2142333984375 background all_cells +3310.33056640625 1052.503662109375 background all_cells +3303.1181640625 1061.8349609375 background all_cells +3314.087890625 1033.64599609375 background all_cells +3304.447021484375 1037.6600341796875 background all_cells +3297.3896484375 1024.1156005859375 background all_cells +2931.296142578125 1044.4742431640625 background all_cells +2946.1513671875 1033.269287109375 background all_cells +2943.74853515625 1057.781982421875 background all_cells +2934.720458984375 1031.9061279296875 background all_cells +3049.740478515625 1060.5882568359375 background all_cells +3115.63720703125 1026.2930908203125 background all_cells +3104.81640625 1028.95068359375 background all_cells +3061.7705078125 1051.9183349609375 background all_cells +3012.412353515625 1048.6644287109375 background all_cells +3032.6171875 1036.8446044921875 background all_cells +3027.591796875 1051.4627685546875 background all_cells +3018.90478515625 1055.82080078125 background all_cells +2958.412109375 1054.13818359375 background all_cells +2970.677001953125 1043.2750244140625 background all_cells +2957.357177734375 1040.130859375 background all_cells +3335.314208984375 1014.2905883789062 background all_cells +3357.61669921875 1028.5489501953125 background all_cells +3363.556884765625 1018.44873046875 background all_cells +3320.287841796875 1013.943603515625 background all_cells +3332.517578125 1025.5751953125 background all_cells +3346.951416015625 1020.2998046875 background all_cells +3339.615478515625 1040.4383544921875 background all_cells +3358.1904296875 1036.0291748046875 background all_cells +3353.6513671875 1045.4459228515625 background all_cells +3342.401123046875 1047.5953369140625 background all_cells +3322.639404296875 1055.397705078125 background all_cells +3334.661865234375 1054.9959716796875 background all_cells +3336.78173828125 1063.1363525390625 background all_cells +3364.848388671875 1058.5628662109375 background all_cells +3357.093994140625 1060.06103515625 background all_cells +3326.51513671875 992.4164428710938 background all_cells +3344.8388671875 984.3640747070312 background all_cells +3322.812744140625 1038.779541015625 background all_cells +3333.644775390625 1045.190185546875 background all_cells +3333.025146484375 1049.83642578125 background all_cells +3331.07080078125 1034.4412841796875 background all_cells +3330.472412109375 1048.0166015625 background all_cells +3326.518310546875 1041.164794921875 background all_cells +3399.544921875 1006.5701293945312 background all_cells +3409.396728515625 1005.9315795898438 background all_cells +3408.91455078125 997.6530151367188 background all_cells +3448.323486328125 1030.803466796875 background all_cells +3444.516357421875 1018.9886474609376 background all_cells +3457.793701171875 1020.8192138671876 background all_cells +3458.81494140625 1028.6650390625 background all_cells +3404.841796875 980.4722900390624 background all_cells +3417.078125 985.9834594726562 background all_cells +3410.17431640625 983.9186401367188 background all_cells +3339.526611328125 1000.9172973632812 background all_cells +3363.997314453125 1033.96240234375 background all_cells +3361.3486328125 1010.8314819335938 background all_cells +3355.30859375 998.8627319335938 background all_cells +3348.95751953125 993.0255737304688 background all_cells +3393.504638671875 1029.65087890625 background all_cells +3435.8857421875 1025.722900390625 background all_cells +3430.684814453125 1035.2305908203125 background all_cells +3401.538330078125 1031.8131103515625 background all_cells +3166.3291015625 1069.0098876953125 background all_cells +3139.8154296875 1073.61865234375 background all_cells +3149.527099609375 1079.1732177734375 background all_cells +3172.4326171875 1091.3653564453125 background all_cells +3180.54736328125 1091.7158203125 background all_cells +3156.99169921875 1090.1453857421875 background all_cells +3178.761962890625 1126.2713623046875 background all_cells +3195.890625 1120.3662109375 background all_cells +3179.59716796875 1101.3260498046875 background all_cells +3132.7158203125 1106.359130859375 background all_cells +3172.83154296875 1109.7127685546875 background all_cells +3166.232177734375 1150.3763427734375 background all_cells +3147.42041015625 1132.9693603515625 background all_cells +3139.1220703125 1148.7939453125 background all_cells +3175.035888671875 1136.6591796875 background all_cells +3171.401123046875 1142.2342529296875 background all_cells +3344.010009765625 1071.5062255859375 background all_cells +3363.45654296875 1072.80712890625 background all_cells +3357.615234375 1087.3472900390625 background all_cells +3343.66357421875 1081.73974609375 background all_cells +3366.361083984375 1082.4197998046875 background all_cells +3373.72021484375 1088.00244140625 background all_cells +3350.296142578125 1105.59375 background all_cells +3353.922119140625 1097.1845703125 background all_cells +3368.249267578125 1099.708251953125 background all_cells +3380.871337890625 1096.0152587890625 background all_cells +3374.50244140625 1099.7135009765625 background all_cells +3323.392822265625 1121.3472900390625 background all_cells +3319.01806640625 1126.4447021484375 background all_cells +3329.759521484375 1136.0733642578125 background all_cells +3355.2060546875 1112.0828857421875 background all_cells +3354.173095703125 1136.730224609375 background all_cells +3335.988525390625 1119.2569580078125 background all_cells +3375.003662109375 1111.693603515625 background all_cells +3382.795654296875 1110.2545166015625 background all_cells +3381.53564453125 1120.879638671875 background all_cells +3355.8466796875 1122.52294921875 background all_cells +3363.624755859375 1111.9259033203125 background all_cells +3377.06201171875 1129.9171142578125 background all_cells +3363.916748046875 1129.01953125 background all_cells +3346.451904296875 1145.8099365234375 background all_cells +3330.16650390625 1153.2972412109375 background all_cells +3360.379150390625 1150.06201171875 background all_cells +3303.900146484375 1078.21044921875 background all_cells +3292.5810546875 1090.3223876953125 background all_cells +3284.402587890625 1087.173828125 background all_cells +3278.64453125 1080.8231201171875 background all_cells +3313.135498046875 1077.7393798828125 background all_cells +3321.698486328125 1068.498779296875 background all_cells +3326.8935546875 1070.277587890625 background all_cells +3334.3916015625 1077.1759033203125 background all_cells +3323.33056640625 1085.6607666015625 background all_cells +3323.18310546875 1079.4337158203125 background all_cells +3340.075927734375 1100.0887451171875 background all_cells +3330.80078125 1092.0950927734375 background all_cells +3322.53125 1104.49609375 background all_cells +3221.585205078125 1148.9737548828125 background all_cells +3287.034423828125 1143.978271484375 background all_cells +3284.09423828125 1148.64697265625 background all_cells +3250.101318359375 1150.9261474609375 background all_cells +3291.96044921875 1139.2298583984375 background all_cells +3313.0791015625 1144.494873046875 background all_cells +3306.360595703125 1144.7305908203125 background all_cells +3293.284912109375 1144.0841064453125 background all_cells +3298.955810546875 1109.432373046875 background all_cells +3295.367919921875 1130.23046875 background all_cells +3279.043212890625 1115.291259765625 background all_cells +3254.906494140625 1101.0875244140625 background all_cells +3262.55322265625 1118.7637939453125 background all_cells +3256.521728515625 1122.4788818359375 background all_cells +2862.69140625 1108.6876220703125 background all_cells +2900.513916015625 1123.3211669921875 background all_cells +2870.720947265625 1059.5538330078125 background all_cells +2934.17138671875 1112.0164794921875 background all_cells +2911.3046875 1127.1419677734375 background all_cells +2911.618896484375 1071.7236328125 background all_cells +2948.790283203125 1088.1961669921875 background all_cells +2940.437255859375 1083.2353515625 background all_cells +2894.88037109375 1159.5008544921875 background all_cells +2953.20166015625 1152.726806640625 background all_cells +2923.21630859375 1169.78857421875 background all_cells +2871.10888671875 1167.84375 background all_cells +3021.3974609375 1148.792724609375 background all_cells +3014.72802734375 1146.9853515625 background all_cells +3022.688720703125 1138.0518798828125 background all_cells +3012.226318359375 1150.6197509765625 background all_cells +2999.832763671875 1175.1654052734375 background all_cells +2996.289306640625 1161.39013671875 background all_cells +3030.14013671875 1142.83837890625 background all_cells +3050.547607421875 1171.96240234375 background all_cells +3032.57666015625 1170.36083984375 background all_cells +3040.066650390625 1146.8701171875 background all_cells +3037.8603515625 1155.74560546875 background all_cells +3059.525390625 1107.7020263671875 background all_cells +3068.040283203125 1139.1605224609375 background all_cells +3065.736083984375 1128.9775390625 background all_cells +3062.889404296875 1152.7684326171875 background all_cells +3081.182373046875 1102.3914794921875 background all_cells +3077.5869140625 1147.113525390625 background all_cells +3083.73779296875 1141.5765380859375 background all_cells +3094.42724609375 1134.2349853515625 background all_cells +3087.419921875 1121.476806640625 background all_cells +3115.352294921875 1141.4189453125 background all_cells +3102.151611328125 1152.487060546875 background all_cells +3104.322021484375 1149.258544921875 background all_cells +3113.755126953125 1150.4930419921875 background all_cells +3120.80859375 1123.9906005859375 background all_cells +3112.0498046875 1099.7012939453125 background all_cells +3124.82275390625 1108.4573974609375 background all_cells +3119.534423828125 1098.7447509765625 background all_cells +3103.44189453125 1129.822998046875 background all_cells +3108.644775390625 1127.4095458984375 background all_cells +3021.149169921875 1069.7818603515625 background all_cells +3025.61181640625 1082.7974853515625 background all_cells +3027.329833984375 1075.0810546875 background all_cells +3012.4140625 1126.814208984375 background all_cells +3003.931884765625 1130.4837646484375 background all_cells +2997.932373046875 1129.7484130859375 background all_cells +3048.147216796875 1119.810302734375 background all_cells +3019.84326171875 1133.7476806640625 background all_cells +3036.3359375 1130.59912109375 background all_cells +3034.49951171875 1121.2222900390625 background all_cells +3002.784423828125 1123.6678466796875 background all_cells +2985.342529296875 1117.609619140625 background all_cells +3009.982177734375 1116.91455078125 background all_cells +3027.132568359375 1058.882080078125 background all_cells +3046.521484375 1072.1407470703125 background all_cells +3034.37548828125 1066.4508056640625 background all_cells +3028.572509765625 1064.3828125 background all_cells +3053.1689453125 1085.4912109375 background all_cells +3084.411376953125 1084.546630859375 background all_cells +3094.69091796875 1091.011962890625 background all_cells +3061.37841796875 1094.1314697265625 background all_cells +3057.41796875 1089.208251953125 background all_cells +3032.82275390625 1082.1973876953125 background all_cells +3039.558349609375 1097.618408203125 background all_cells +3042.474853515625 1084.056884765625 background all_cells +3066.101318359375 1078.9708251953125 background all_cells +3114.28515625 1084.103271484375 background all_cells +3101.96923828125 1079.3946533203125 background all_cells +3092.18017578125 1073.2738037109375 background all_cells +3078.830078125 1067.977783203125 background all_cells +3067.9794921875 1066.5628662109375 background all_cells +2954.1025390625 1095.004150390625 background all_cells +2992.099365234375 1097.593994140625 background all_cells +2939.904052734375 1100.2669677734375 background all_cells +2984.1064453125 1098.5938720703125 background all_cells +2973.22314453125 1163.9783935546875 background all_cells +2975.79296875 1157.4989013671875 background all_cells +2976.70068359375 1141.7047119140625 background all_cells +2954.60107421875 1066.6224365234375 background all_cells +2958.49951171875 1076.5682373046875 background all_cells +2955.9365234375 1085.5472412109375 background all_cells +2941.679443359375 1125.5283203125 background all_cells +2959.575439453125 1137.7493896484375 background all_cells +2949.865478515625 1131.9635009765625 background all_cells +2946.76904296875 1142.807373046875 background all_cells +3392.447021484375 1102.89501953125 background all_cells +3395.13671875 1121.3133544921875 background all_cells +3392.160888671875 1118.80615234375 background all_cells +3392.498779296875 1112.43798828125 background all_cells +3415.431396484375 1140.985595703125 background all_cells +3412.55712890625 1153.113525390625 background all_cells +3392.252685546875 1148.721923828125 background all_cells +3400.424072265625 1148.646728515625 background all_cells +3389.039794921875 1128.9957275390625 background all_cells +3386.740234375 1138.73876953125 background all_cells +3397.83056640625 1130.2239990234375 background all_cells +3405.19189453125 1129.2850341796875 background all_cells +3405.595458984375 1136.537841796875 background all_cells +3413.409423828125 1128.958984375 background all_cells +3415.968994140625 1120.584228515625 background all_cells +3445.60693359375 1122.540283203125 background all_cells +3455.669921875 1127.22314453125 background all_cells +3452.361572265625 1136.5096435546875 background all_cells +3465.2158203125 1150.0870361328125 background all_cells +3475.04296875 1146.698974609375 background all_cells +3450.748046875 1143.7215576171875 background all_cells +3428.758544921875 1122.447265625 background all_cells +3431.459228515625 1145.52587890625 background all_cells +3444.053466796875 1143.3370361328125 background all_cells +3444.159912109375 1133.90380859375 background all_cells +3434.428955078125 1137.9351806640625 background all_cells +3449.26708984375 1040.9364013671875 background all_cells +3456.8720703125 1062.8575439453125 background all_cells +3455.953125 1045.238037109375 background all_cells +3448.3857421875 1055.0111083984375 background all_cells +3439.8046875 1097.0806884765625 background all_cells +3438.06201171875 1114.2449951171875 background all_cells +3426.748779296875 1116.22607421875 background all_cells +3432.231689453125 1101.6466064453125 background all_cells +3412.3056640625 1056.360107421875 background all_cells +3420.833740234375 1096.623291015625 background all_cells +3428.451416015625 1056.7752685546875 background all_cells +3422.95263671875 1048.146240234375 background all_cells +3409.0791015625 1041.13232421875 background all_cells +3423.637939453125 1051.2576904296875 background all_cells +3404.8251953125 1052.9945068359375 background all_cells +3408.68896484375 1079.4794921875 background all_cells +3477.771728515625 1090.8443603515625 background all_cells +3404.46826171875 1087.2432861328125 background all_cells +3409.037353515625 1099.1197509765625 background all_cells +3418.2294921875 1108.772705078125 background all_cells +3406.288818359375 1104.757568359375 background all_cells +3387.57958984375 1094.0643310546875 background all_cells +3394.850341796875 1091.9544677734375 background all_cells +3389.083984375 1086.4927978515625 background all_cells +3625.344482421875 1002.501220703125 background all_cells +3650.0 980.451416015625 background all_cells +3637.005615234375 1004.581298828125 background all_cells +3902.285888671875 1003.9273681640624 background all_cells +3919.638427734375 1013.1281127929688 background all_cells +3912.681884765625 1006.0550537109376 background all_cells +3891.752197265625 1001.3952026367188 background all_cells +3900.336181640625 979.0498046875 background all_cells +3895.93017578125 992.8138427734376 background all_cells +3891.343017578125 1010.96923828125 background all_cells +3845.593994140625 972.4146728515624 background all_cells +3887.1357421875 977.983154296875 background all_cells +3882.85107421875 991.2311401367188 background all_cells +3858.78466796875 967.724609375 background all_cells +3857.638427734375 981.5511474609376 background all_cells +3850.0107421875 980.6636962890624 background all_cells +3871.040283203125 1008.2151489257812 background all_cells +3882.6884765625 1012.53662109375 background all_cells +3877.008056640625 1003.0479125976562 background all_cells +3874.9501953125 1018.1773681640624 background all_cells +3869.698486328125 998.2036743164062 background all_cells +3787.3818359375 975.1995849609376 background all_cells +3717.6640625 976.4080200195312 background all_cells +3747.63427734375 982.849853515625 background all_cells +3828.09619140625 979.3809814453124 background all_cells +3814.991455078125 976.79150390625 background all_cells +3799.499267578125 978.24169921875 background all_cells +4158.6787109375 998.3695678710938 background all_cells +4137.56201171875 1010.9154052734376 background all_cells +4140.94482421875 996.5858764648438 background all_cells +4142.03662109375 1010.4307861328124 background all_cells +4141.3798828125 1026.6552734375 background all_cells +4152.48193359375 1022.463134765625 background all_cells +4148.70166015625 1016.4800415039062 background all_cells +4168.1318359375 989.24658203125 background all_cells +4166.302734375 949.4247436523438 background all_cells +4171.50537109375 1026.7216796875 background all_cells +4166.6259765625 1010.9380493164062 background all_cells +4172.7451171875 977.4886474609376 background all_cells +4172.06298828125 959.2056274414062 background all_cells +4149.4296875 983.7914428710938 background all_cells +4159.64404296875 954.76904296875 background all_cells +4137.7490234375 960.9130249023438 background all_cells +4142.40771484375 987.4869995117188 background all_cells +4158.4169921875 986.92529296875 background all_cells +3947.3798828125 977.4879150390624 background all_cells +3918.241943359375 976.5036010742188 background all_cells +3902.086181640625 986.8837890625 background all_cells +3919.788330078125 991.3252563476562 background all_cells +3930.063720703125 983.7415161132812 background all_cells +3938.3125 986.7052001953124 background all_cells +4091.402587890625 961.6632690429688 background all_cells +4098.2099609375 965.0899047851562 background all_cells +4093.4453125 952.4192504882812 background all_cells +4036.526123046875 955.7503662109376 background all_cells +4081.101318359375 952.3958129882812 background all_cells +4067.596923828125 962.7437744140624 background all_cells +3957.153564453125 956.9161376953124 background all_cells +4015.90185546875 956.3892822265624 background all_cells +4008.97607421875 953.9574584960938 background all_cells +3963.9912109375 948.4901123046876 background all_cells +4109.8408203125 946.7244873046876 background all_cells +4119.74169921875 954.6648559570312 background all_cells +4119.17041015625 963.4177856445312 background all_cells +4115.56298828125 995.6851806640624 background all_cells +4110.00341796875 988.225830078125 background all_cells +4128.072265625 986.7164916992188 background all_cells +4127.2568359375 947.0305786132812 background all_cells +4134.81103515625 991.52392578125 background all_cells +4132.76220703125 1003.35791015625 background all_cells +4133.89208984375 1030.3140869140625 background all_cells +4112.46630859375 1043.501220703125 background all_cells +4122.02294921875 1039.5174560546875 background all_cells +4122.75830078125 1031.3284912109375 background all_cells +4131.607421875 1014.5006713867188 background all_cells +4116.17822265625 1014.4799194335938 background all_cells +4129.17041015625 1021.7019653320312 background all_cells +4134.64404296875 1020.81640625 background all_cells +4121.75634765625 1015.00244140625 background all_cells +4106.419921875 1015.64208984375 background all_cells +4109.03271484375 1053.3902587890625 background all_cells +4104.09912109375 1051.13916015625 background all_cells +4097.701171875 1036.824462890625 background all_cells +3949.1064453125 1028.0347900390625 background all_cells +3966.572509765625 1004.2930908203124 background all_cells +3963.627197265625 1021.8092651367188 background all_cells +3958.1259765625 983.2622680664062 background all_cells +4073.6513671875 1017.2679443359376 background all_cells +4033.00830078125 1028.8037109375 background all_cells +4089.201904296875 1025.2864990234375 background all_cells +4075.45361328125 968.8165283203124 background all_cells +4068.664306640625 972.5870361328124 background all_cells +4034.547607421875 971.1466064453124 background all_cells +4048.617919921875 971.5599365234376 background all_cells +3989.54541015625 970.5081787109376 background all_cells +4019.863037109375 965.0047607421876 background all_cells +4006.00146484375 1003.8901977539062 background all_cells +3988.189208984375 1007.5459594726562 background all_cells +4095.2470703125 1183.5989990234375 background all_cells +4098.12255859375 1170.9892578125 background all_cells +4104.1953125 1115.0076904296875 background all_cells +4124.4716796875 1116.3701171875 background all_cells +4134.1552734375 1149.083740234375 background all_cells +4128.9287109375 1136.7171630859375 background all_cells +4129.271484375 1119.162109375 background all_cells +4110.12548828125 1130.2413330078125 background all_cells +4110.947265625 1117.1842041015625 background all_cells +4124.99853515625 1083.592529296875 background all_cells +4118.8935546875 1105.2095947265625 background all_cells +4130.7802734375 1104.7799072265625 background all_cells +4123.04833984375 1095.0380859375 background all_cells +4127.45654296875 1058.5264892578125 background all_cells +4111.7607421875 1034.365478515625 background all_cells +4123.78369140625 1076.0872802734375 background all_cells +4115.84716796875 1072.3494873046875 background all_cells +4115.98291015625 1061.0220947265625 background all_cells +4104.51513671875 1064.849365234375 background all_cells +4104.75146484375 1099.1539306640625 background all_cells +4102.3408203125 1090.427001953125 background all_cells +4099.57861328125 1082.987548828125 background all_cells +4163.13818359375 1075.9931640625 background all_cells +4157.7109375 1087.32568359375 background all_cells +4149.9873046875 1080.729736328125 background all_cells +4156.00439453125 1076.16015625 background all_cells +4147.07958984375 1092.196533203125 background all_cells +4144.3076171875 1119.25537109375 background all_cells +4162.451171875 1099.5953369140625 background all_cells +4156.7607421875 1097.2781982421875 background all_cells +4167.68896484375 1087.38525390625 background all_cells +4165.73876953125 1110.23046875 background all_cells +4173.5087890625 1112.1259765625 background all_cells +4173.22900390625 1084.8016357421875 background all_cells +4136.26611328125 1162.6817626953125 background all_cells +4143.64990234375 1148.9093017578125 background all_cells +4145.5205078125 1127.2025146484375 background all_cells +4146.39892578125 1134.71728515625 background all_cells +4163.36572265625 1146.0294189453125 background all_cells +4158.78076171875 1153.4150390625 background all_cells +4175.7373046875 1149.5478515625 background all_cells +4168.2373046875 1129.7930908203125 background all_cells +4173.1943359375 1135.8470458984375 background all_cells +4156.25634765625 1134.3438720703125 background all_cells +4164.671875 1133.6668701171875 background all_cells +4160.0341796875 1036.8861083984375 background all_cells +4140.90283203125 1035.9605712890625 background all_cells +4150.0205078125 1045.1868896484375 background all_cells +4149.68017578125 1033.422607421875 background all_cells +4161.37109375 1051.6817626953125 background all_cells +4164.34716796875 1046.6158447265625 background all_cells +4154.6962890625 1065.471435546875 background all_cells +4166.99462890625 1063.712646484375 background all_cells +4161.865234375 1067.3568115234375 background all_cells +4160.20703125 1056.6552734375 background all_cells +4145.38671875 1082.503662109375 background all_cells +4136.58447265625 1075.737060546875 background all_cells +4143.728515625 1104.0595703125 background all_cells +4170.96728515625 1053.8702392578125 background all_cells +4179.392578125 1059.51171875 background all_cells +4170.72509765625 1060.041015625 background all_cells +4181.61572265625 1069.85791015625 background all_cells +4172.5615234375 1075.8140869140625 background all_cells +4177.2587890625 1069.228271484375 background all_cells +4177.88525390625 1039.510986328125 background all_cells +4176.17236328125 1049.5634765625 background all_cells +4172.318359375 1046.7242431640625 background all_cells +4169.58447265625 1040.930419921875 background all_cells +4136.48681640625 1066.8741455078125 background all_cells +4146.7587890625 1065.184326171875 background all_cells +4143.1015625 1059.418701171875 background all_cells +4197.447265625 847.9690551757812 background all_cells +4181.7490234375 860.5305786132812 background all_cells +4189.4267578125 859.0109252929688 background all_cells +4193.89794921875 854.8997192382812 background all_cells +4177.43359375 891.2658081054688 background all_cells +4187.9052734375 886.9185180664062 background all_cells +4174.88818359375 884.7693481445312 background all_cells +4174.6591796875 993.4595947265624 background all_cells +4191.83447265625 1004.8753662109376 background all_cells +4189.86767578125 981.5839233398438 background all_cells +4180.97607421875 998.7206420898438 background all_cells +4177.6748046875 1017.1253051757812 background all_cells +4181.29248046875 1029.43994140625 background all_cells +4174.28662109375 1001.3181762695312 background all_cells +4172.96435546875 1009.3176879882812 background all_cells +4178.85498046875 915.6085205078124 background all_cells +4193.1005859375 966.349853515625 background all_cells +4188.82470703125 954.2852783203124 background all_cells +4186.64599609375 947.83056640625 background all_cells +4174.84619140625 876.6149291992188 background all_cells +4169.98193359375 868.5134887695312 background all_cells +4186.4951171875 1013.01904296875 background all_cells +4190.7099609375 1060.9537353515625 background all_cells +4194.7265625 1052.747314453125 background all_cells +4209.14453125 1066.150390625 background all_cells +4220.3349609375 1033.9461669921875 background all_cells +4227.60498046875 1074.493896484375 background all_cells +4228.85302734375 1036.00439453125 background all_cells +4228.1962890625 1057.360107421875 background all_cells +4222.251953125 1041.359619140625 background all_cells +4195.42236328125 1120.0174560546875 background all_cells +4185.59765625 1120.0369873046875 background all_cells +4187.322265625 1128.0010986328125 background all_cells +4205.189453125 1123.59130859375 background all_cells +4200.41650390625 1110.4376220703125 background all_cells +4193.23388671875 1172.7034912109375 background all_cells +4177.2431640625 1177.34326171875 background all_cells +4183.611328125 1177.495361328125 background all_cells +4187.7822265625 1184.97119140625 background all_cells +4214.50146484375 1188.1529541015625 background all_cells +4233.34130859375 1174.8409423828125 background all_cells +4209.4375 1151.474853515625 background all_cells +4188.53564453125 1152.5308837890625 background all_cells +4228.61767578125 1135.2421875 background all_cells +4222.0751953125 1138.9788818359375 background all_cells +4199.93017578125 1136.42919921875 background all_cells +4201.82958984375 1152.3341064453125 background all_cells +4224.806640625 1125.9163818359375 background all_cells +4236.21875 1114.707275390625 background all_cells +4234.00634765625 1118.299072265625 background all_cells +4226.0419921875 1115.8154296875 background all_cells +4189.666015625 1076.0921630859375 background all_cells +4181.4296875 1083.771728515625 background all_cells +4195.44189453125 1083.2852783203125 background all_cells +4202.861328125 1095.3873291015625 background all_cells +4216.78955078125 1102.2093505859375 background all_cells +4214.7529296875 1091.435791015625 background all_cells +4202.18896484375 1099.6611328125 background all_cells +4225.33642578125 1097.4415283203125 background all_cells +4221.74609375 1079.566162109375 background all_cells +4231.1318359375 1081.14794921875 background all_cells +4228.96728515625 1085.8909912109375 background all_cells +4233.2646484375 1100.1173095703125 background all_cells +4228.03173828125 1104.586669921875 background all_cells +4193.119140625 1100.20458984375 background all_cells +4179.63720703125 1098.0677490234375 background all_cells +4193.56591796875 1093.1673583984375 background all_cells +3947.0146484375 1165.24267578125 background all_cells +3884.2626953125 1166.588623046875 background all_cells +3895.181884765625 1145.1025390625 background all_cells +3895.4326171875 1166.241455078125 background all_cells +3970.562744140625 1172.6826171875 background all_cells +3905.06396484375 1143.16796875 background all_cells +3881.812255859375 1192.546142578125 background all_cells +3942.919189453125 1196.75732421875 background all_cells +3919.113525390625 1207.929443359375 background all_cells +3909.06640625 1198.47314453125 background all_cells +4131.951171875 1180.4385986328125 background all_cells +4147.892578125 1192.3013916015625 background all_cells +4136.96240234375 1193.296142578125 background all_cells +4142.5400390625 1199.362548828125 background all_cells +4130.7412109375 1189.2718505859375 background all_cells +4156.62060546875 1204.5048828125 background all_cells +4161.1611328125 1193.7613525390625 background all_cells +4174.33984375 1190.4180908203125 background all_cells +4170.70947265625 1172.08642578125 background all_cells +4155.56591796875 1171.4432373046875 background all_cells +4081.490234375 1067.585205078125 background all_cells +4088.343505859375 1127.9244384765625 background all_cells +4084.13232421875 1071.595947265625 background all_cells +4039.3623046875 1192.197998046875 background all_cells +4036.365234375 1179.40283203125 background all_cells +4076.612548828125 1178.869384765625 background all_cells +4070.297119140625 1201.243896484375 background all_cells +4062.899169921875 1191.610107421875 background all_cells +3997.1416015625 1102.1212158203125 background all_cells +3993.53662109375 1156.932373046875 background all_cells +4005.64208984375 1136.0625 background all_cells +4027.856689453125 1130.0054931640625 background all_cells +4000.5283203125 1114.982666015625 background all_cells +4002.18994140625 1070.3701171875 background all_cells +3992.218505859375 1086.9766845703125 background all_cells +3956.946533203125 1027.616943359375 background all_cells +3969.791015625 1050.9381103515625 background all_cells +3968.8544921875 1055.4747314453125 background all_cells +3960.46875 1044.0966796875 background all_cells +4066.097900390625 1061.3175048828125 background all_cells +4074.307861328125 1054.122802734375 background all_cells +4070.361083984375 1062.89501953125 background all_cells +4034.23095703125 1038.0955810546875 background all_cells +4047.76904296875 1037.6212158203125 background all_cells +4039.732177734375 1040.5423583984375 background all_cells +4034.66845703125 1043.4742431640625 background all_cells +4010.8837890625 1042.0806884765625 background all_cells +3988.71240234375 1060.257568359375 background all_cells +4032.86474609375 1050.704833984375 background all_cells +4023.90185546875 1046.388671875 background all_cells +3896.224365234375 1122.233642578125 background all_cells +3894.587890625 1106.6031494140625 background all_cells +3900.393310546875 1108.2247314453125 background all_cells +3880.3701171875 1132.895263671875 background all_cells +3915.0361328125 1132.2109375 background all_cells +3878.400390625 1124.2657470703125 background all_cells +3887.880859375 1028.857666015625 background all_cells +3901.603515625 1035.742919921875 background all_cells +3921.702392578125 1065.7701416015625 background all_cells +3884.844482421875 1039.7744140625 background all_cells +3903.022216796875 1086.565185546875 background all_cells +3899.8974609375 1096.241943359375 background all_cells +3884.785888671875 1089.4688720703125 background all_cells +3815.922607421875 910.1700439453124 background all_cells +3648.794189453125 903.0436401367188 background all_cells +3633.888671875 934.11474609375 background all_cells +3825.469482421875 907.9038696289062 background all_cells +3820.572998046875 914.7113037109376 background all_cells +3819.208984375 906.9669799804688 background all_cells +3837.02490234375 911.0825805664062 background all_cells +3835.552490234375 925.6344604492188 background all_cells +3836.924560546875 899.03173828125 background all_cells +3832.60986328125 903.2157592773438 background all_cells +3833.59326171875 915.1970825195312 background all_cells +3840.487548828125 905.3550415039062 background all_cells +3642.9482421875 887.8359375 background all_cells +3630.299560546875 879.5520629882812 background all_cells +3838.087890625 891.494873046875 background all_cells +3639.4052734375 893.454833984375 background all_cells +4112.83935546875 890.1927490234375 background all_cells +4122.11865234375 943.2179565429688 background all_cells +4120.16943359375 891.7717895507812 background all_cells +4149.36328125 945.3897094726562 background all_cells +4159.7705078125 931.546142578125 background all_cells +4147.95751953125 905.8953857421876 background all_cells +4155.0380859375 893.7677612304688 background all_cells +4154.27587890625 868.9326171875 background all_cells +4155.580078125 883.195556640625 background all_cells +4142.9326171875 883.2499389648438 background all_cells +4159.6669921875 878.492919921875 background all_cells +4134.76708984375 932.5013427734376 background all_cells +4135.8017578125 944.77099609375 background all_cells +4135.20068359375 874.1349487304688 background all_cells +4133.95068359375 896.2115478515625 background all_cells +4065.6953125 906.9617919921876 background all_cells +4074.130126953125 933.2333374023438 background all_cells +4045.889892578125 900.7033081054688 background all_cells +4049.038818359375 897.0056762695312 background all_cells +4066.620849609375 924.0127563476562 background all_cells +4058.47216796875 896.0935668945312 background all_cells +4089.271484375 887.2537841796875 background all_cells +4092.492919921875 914.2029418945312 background all_cells +4091.04150390625 861.9853515625 background all_cells +4054.10791015625 845.98828125 background all_cells +4064.058349609375 874.3109130859375 background all_cells +4075.76953125 849.2743530273438 background all_cells +4054.107421875 868.16357421875 background all_cells +4060.578125 859.6654663085938 background all_cells +3977.0478515625 851.0352783203125 background all_cells +3956.857666015625 855.2290649414062 background all_cells +4033.39111328125 847.648193359375 background all_cells +4039.25732421875 872.5278930664062 background all_cells +4034.628173828125 880.9920654296875 background all_cells +3973.3193359375 874.8499755859375 background all_cells +3963.8408203125 884.4329223632812 background all_cells +3960.48583984375 874.0218505859375 background all_cells +3966.861083984375 875.4884643554688 background all_cells +3999.859619140625 871.2432861328125 background all_cells +4014.091552734375 862.5985717773438 background all_cells +4007.291748046875 875.635498046875 background all_cells +4006.935302734375 882.1580200195312 background all_cells +4021.47607421875 893.3211059570312 background all_cells +3986.690185546875 934.4332885742188 background all_cells +3996.962646484375 904.8410034179688 background all_cells +4011.992431640625 938.9685668945312 background all_cells +4029.15625 913.84619140625 background all_cells +4006.03857421875 898.0300903320312 background all_cells +3971.56787109375 901.7467041015624 background all_cells +3978.30322265625 918.9370727539062 background all_cells +3956.9873046875 927.139404296875 background all_cells +3959.339111328125 913.4545288085938 background all_cells +3854.439453125 876.416259765625 background all_cells +3842.58056640625 882.0783081054688 background all_cells +3850.814208984375 880.5182495117188 background all_cells +3868.885986328125 880.107666015625 background all_cells +3857.37890625 877.8223266601562 background all_cells +3847.521728515625 898.7412109375 background all_cells +3859.3193359375 924.0299682617188 background all_cells +3848.14111328125 903.69970703125 background all_cells +3844.723388671875 888.8361206054688 background all_cells +3843.076171875 895.8104248046875 background all_cells +3854.153564453125 892.6614990234375 background all_cells +3839.195068359375 846.6393432617188 background all_cells +3825.50634765625 855.860595703125 background all_cells +3830.42333984375 843.1196899414062 background all_cells +3849.25830078125 848.4873657226562 background all_cells +3840.8681640625 852.7484741210938 background all_cells +3834.620849609375 848.3810424804688 background all_cells +3848.7685546875 859.19287109375 background all_cells +3859.378173828125 857.79833984375 background all_cells +3857.53466796875 866.3070678710938 background all_cells +3850.456787109375 870.6448974609375 background all_cells +3834.6611328125 866.9536743164062 background all_cells +3842.783935546875 863.522216796875 background all_cells +3985.254150390625 611.856201171875 background all_cells +4011.585205078125 616.4072265625 background all_cells +4023.083984375 614.9960327148438 background all_cells +4001.72802734375 606.83642578125 background all_cells +3981.77783203125 620.3905029296875 background all_cells +3971.9326171875 643.0035400390625 background all_cells +3964.4091796875 636.4060668945312 background all_cells +3959.83837890625 645.6442260742188 background all_cells +3965.5458984375 643.0765380859375 background all_cells +4012.678955078125 632.8906860351562 background all_cells +4032.81494140625 646.875244140625 background all_cells +4007.44873046875 643.4378051757812 background all_cells +4028.545654296875 637.758544921875 background all_cells +3975.81884765625 614.5851440429688 background all_cells +3954.927490234375 607.5020751953125 background all_cells +3974.833251953125 627.6010131835938 background all_cells +3965.09765625 619.6217651367188 background all_cells +3980.59375 661.04638671875 background all_cells +3959.64599609375 653.3241577148438 background all_cells +3963.444580078125 659.8856811523438 background all_cells +3968.625 656.392578125 background all_cells +3960.34033203125 675.2068481445312 background all_cells +3974.600341796875 675.5433349609375 background all_cells +3994.991455078125 669.1239013671875 background all_cells +4009.7666015625 678.7775268554688 background all_cells +4003.148193359375 674.8778686523438 background all_cells +4011.54296875 670.2118530273438 background all_cells +4021.96044921875 656.6353149414062 background all_cells +4006.62451171875 665.4432373046875 background all_cells +3996.144287109375 660.0949096679688 background all_cells +4043.177001953125 629.844482421875 background all_cells +4040.158447265625 641.4684448242188 background all_cells +4042.69970703125 615.3638305664062 background all_cells +4034.567626953125 620.177734375 background all_cells +4057.685302734375 608.8212890625 background all_cells +4048.514892578125 608.5079956054688 background all_cells +4101.46533203125 669.310546875 background all_cells +4114.7158203125 617.1486206054688 background all_cells +4098.12890625 677.3841552734375 background all_cells +4112.654296875 642.5578002929688 background all_cells +4106.14990234375 648.6365356445312 background all_cells +4071.564453125 607.2431030273438 background all_cells +4062.8564453125 649.2828369140625 background all_cells +4089.784423828125 645.4384155273438 background all_cells +4088.111083984375 608.6739501953125 background all_cells +4073.56005859375 633.4226684570312 background all_cells +4047.799072265625 651.1788330078125 background all_cells +4055.02587890625 673.0061645507812 background all_cells +4053.86572265625 657.8748168945312 background all_cells +4049.2529296875 661.0678100585938 background all_cells +3697.05859375 677.4299926757812 background all_cells +3712.886474609375 681.3329467773438 background all_cells +3680.33935546875 678.8390502929688 background all_cells +3767.27734375 665.93115234375 background all_cells +3779.378173828125 670.8143920898438 background all_cells +3767.078125 675.9044799804688 background all_cells +3757.815185546875 667.6127319335938 background all_cells +3749.865966796875 659.1760864257812 background all_cells +3761.85205078125 652.21630859375 background all_cells +3754.160888671875 653.1945190429688 background all_cells +3685.755126953125 661.9051513671875 background all_cells +3689.9326171875 671.404296875 background all_cells +3696.47314453125 661.123291015625 background all_cells +3697.273681640625 648.24560546875 background all_cells +3706.388671875 669.9616088867188 background all_cells +3702.71826171875 649.0366821289062 background all_cells +3776.11767578125 638.0947875976562 background all_cells +3796.68798828125 634.8309936523438 background all_cells +3791.049072265625 646.3833618164062 background all_cells +3780.128662109375 652.8883056640625 background all_cells +3807.24169921875 646.531005859375 background all_cells +3816.578857421875 662.3890380859375 background all_cells +3818.4697265625 651.8453979492188 background all_cells +3809.868408203125 652.5184936523438 background all_cells +3800.125244140625 640.493896484375 background all_cells +3812.100341796875 635.71826171875 background all_cells +3803.222900390625 644.065185546875 background all_cells +3804.07958984375 633.047607421875 background all_cells +4113.6630859375 766.19287109375 background all_cells +4129.189453125 775.6009521484375 background all_cells +4179.3388671875 764.2832641601562 background all_cells +4141.9912109375 748.8350830078125 background all_cells +4125.45263671875 766.3244018554688 background all_cells +4153.4912109375 834.28125 background all_cells +4160.1923828125 832.6734619140625 background all_cells +4155.23974609375 809.5762329101562 background all_cells +4138.8857421875 836.0762329101562 background all_cells +4146.68017578125 832.4469604492188 background all_cells +4149.40478515625 837.6398315429688 background all_cells +4140.69482421875 842.4661254882812 background all_cells +4434.6953125 737.9208374023438 background all_cells +4431.93017578125 722.1435546875 background all_cells +4452.02978515625 733.0689086914062 background all_cells +4443.30908203125 727.88232421875 background all_cells +4439.9482421875 725.576171875 background all_cells +4456.84130859375 700.0248413085938 background all_cells +4449.4521484375 620.0955200195312 background all_cells +4464.65087890625 616.5926513671875 background all_cells +4464.45703125 695.6903076171875 background all_cells +4461.12744140625 716.0053100585938 background all_cells +4476.9208984375 753.9541015625 background all_cells +4514.916015625 734.1506958007812 background all_cells +4520.1337890625 738.025390625 background all_cells +4485.71044921875 751.7071533203125 background all_cells +4432.77978515625 717.0518188476562 background all_cells +4425.34912109375 622.7020263671875 background all_cells +4441.78857421875 715.5830078125 background all_cells +4440.68798828125 709.4306030273438 background all_cells +4436.333984375 709.2328491210938 background all_cells +4236.91015625 774.7628784179688 background all_cells +4215.0888671875 805.72607421875 background all_cells +4277.09716796875 808.2752685546875 background all_cells +4291.2841796875 787.4324340820312 background all_cells +4245.14599609375 778.3900756835938 background all_cells +4226.935546875 775.571533203125 background all_cells +4416.55810546875 797.9390869140625 background all_cells +4415.92333984375 812.8893432617188 background all_cells +4423.71044921875 806.0135498046875 background all_cells +4397.185546875 798.9041748046875 background all_cells +4393.82568359375 731.3036499023438 background all_cells +4406.52099609375 746.2780151367188 background all_cells +4400.5302734375 735.0845947265625 background all_cells +4355.2021484375 770.7114868164062 background all_cells +4310.9765625 734.7459106445312 background all_cells +4369.27490234375 779.7893676757812 background all_cells +4356.3544921875 789.4833374023438 background all_cells +4116.74462890625 677.2783813476562 background all_cells +4121.48388671875 672.691650390625 background all_cells +4117.2880859375 694.2642211914062 background all_cells +4316.35791015625 630.137451171875 background all_cells +4355.744140625 614.3306884765625 background all_cells +4317.16259765625 660.4091796875 background all_cells +4206.83984375 729.6509399414062 background all_cells +4267.16357421875 689.3496704101562 background all_cells +4227.46533203125 712.6063232421875 background all_cells +4220.25 684.5501098632812 background all_cells +4234.58837890625 639.0574340820312 background all_cells +4233.84375 665.6083374023438 background all_cells +4174.697265625 726.154541015625 background all_cells +4177.7861328125 696.2762451171875 background all_cells +4178.34619140625 691.5465087890625 background all_cells +4138.07421875 680.4984741210938 background all_cells +4146.22509765625 726.53857421875 background all_cells +4143.091796875 729.4976806640625 background all_cells +3833.362060546875 833.83544921875 background all_cells +3830.6044921875 751.3844604492188 background all_cells +3833.70068359375 739.0880737304688 background all_cells +3847.968017578125 842.6362915039062 background all_cells +3838.924072265625 837.9403686523438 background all_cells +3786.53857421875 837.7276611328125 background all_cells +3783.4541015625 832.1390380859375 background all_cells +3792.648193359375 836.2703247070312 background all_cells +3790.109375 843.5053100585938 background all_cells +3769.86083984375 754.8489990234375 background all_cells +3751.532958984375 773.5772094726562 background all_cells +3775.903564453125 766.7901611328125 background all_cells +4011.505126953125 745.1799926757812 background all_cells +4012.96533203125 801.359375 background all_cells +4021.88037109375 793.146728515625 background all_cells +4021.981689453125 764.6293334960938 background all_cells +4017.015869140625 755.22314453125 background all_cells +3993.966796875 774.6198120117188 background all_cells +3994.42236328125 785.021728515625 background all_cells +3999.5732421875 810.1996459960938 background all_cells +3994.226806640625 828.7448120117188 background all_cells +4003.823974609375 823.112060546875 background all_cells +3997.135498046875 821.6990356445312 background all_cells +4004.958984375 816.9879760742188 background all_cells +4004.34228515625 791.8385620117188 background all_cells +3998.316650390625 804.7666625976562 background all_cells +3993.67529296875 793.08056640625 background all_cells +3988.398681640625 750.4155883789062 background all_cells +3998.179931640625 759.8051147460938 background all_cells +4005.5283203125 758.5867919921875 background all_cells +4011.48779296875 709.0453491210938 background all_cells +4015.037109375 728.0774536132812 background all_cells +4021.67822265625 723.5003662109375 background all_cells +4013.54248046875 716.5494384765625 background all_cells +3993.655517578125 708.5777587890625 background all_cells +3985.8408203125 719.3167114257812 background all_cells +3977.556640625 718.7180786132812 background all_cells +3993.7646484375 728.4130859375 background all_cells +4006.4521484375 724.4667358398438 background all_cells +4006.473388671875 734.881591796875 background all_cells +3999.475830078125 721.8742065429688 background all_cells +3975.675048828125 728.0498046875 background all_cells +3985.62060546875 733.2451782226562 background all_cells +3981.875 725.943359375 background all_cells +3998.839599609375 684.5706176757812 background all_cells +3999.89990234375 697.9595947265625 background all_cells +3992.8125 702.2108154296875 background all_cells +3989.359130859375 697.630859375 background all_cells +3985.627685546875 687.810791015625 background all_cells +3964.456298828125 762.9700317382812 background all_cells +3961.7978515625 778.8250732421875 background all_cells +3977.29638671875 773.3612670898438 background all_cells +3959.7890625 789.3442993164062 background all_cells +3952.1162109375 794.6160888671875 background all_cells +3957.102294921875 800.29541015625 background all_cells +3968.970947265625 798.3002319335938 background all_cells +3968.7109375 785.7725219726562 background all_cells +3970.29833984375 808.4154052734375 background all_cells +3967.770751953125 831.9990844726562 background all_cells +3956.12451171875 831.1090698242188 background all_cells +3832.351806640625 679.2373046875 background all_cells +3834.1455078125 696.9480590820312 background all_cells +3835.981201171875 687.5111083984375 background all_cells +3970.607421875 694.6591796875 background all_cells +3950.294921875 699.511474609375 background all_cells +3952.791748046875 687.58203125 background all_cells +3977.3486328125 700.3676147460938 background all_cells +3970.194091796875 684.1884155273438 background all_cells +3971.099609375 702.6414794921875 background all_cells +3960.44482421875 726.5785522460938 background all_cells +3966.2490234375 728.830078125 background all_cells +3954.930908203125 726.2177124023438 background all_cells +3958.881103515625 743.2649536132812 background all_cells +3974.1240234375 739.3380737304688 background all_cells +3969.084716796875 752.7453002929688 background all_cells +3971.281005859375 712.1909790039062 background all_cells +3955.994384765625 714.7783813476562 background all_cells +3773.992431640625 676.1107788085938 background all_cells +3774.106201171875 685.444580078125 background all_cells +3754.462158203125 679.262451171875 background all_cells +3798.811279296875 675.05615234375 background all_cells +3794.5439453125 685.9827270507812 background all_cells +3803.193603515625 687.0302734375 background all_cells +3805.24951171875 706.2855224609375 background all_cells +3809.920166015625 723.9198608398438 background all_cells +3792.2734375 707.2396240234375 background all_cells +3784.119384765625 689.8339233398438 background all_cells +3784.29833984375 708.488037109375 background all_cells +3770.471435546875 707.4880981445312 background all_cells +3774.119384765625 692.92236328125 background all_cells +3865.40380859375 711.2486572265625 background all_cells +3869.91552734375 692.8487548828125 background all_cells +3862.544921875 744.6478881835938 background all_cells +3867.416015625 735.5323486328125 background all_cells +3867.96923828125 715.1685791015625 background all_cells +3842.595458984375 752.298583984375 background all_cells +3837.0751953125 775.4114379882812 background all_cells +3861.633056640625 774.1187133789062 background all_cells +3832.203369140625 769.6328735351562 background all_cells +3856.052490234375 764.2770385742188 background all_cells +3855.44384765625 756.814453125 background all_cells +3872.6328125 751.1576538085938 background all_cells +3867.139892578125 767.5030517578125 background all_cells +3868.269775390625 757.8184814453125 background all_cells +3852.683837890625 730.7742309570312 background all_cells +3840.865966796875 718.26318359375 background all_cells +3849.82861328125 718.7920532226562 background all_cells +3854.17333984375 740.638671875 background all_cells +3841.271484375 741.5689697265625 background all_cells +4031.4619140625 713.1482543945312 background all_cells +4034.47509765625 721.56298828125 background all_cells +4038.14794921875 717.6707153320312 background all_cells +4022.648193359375 715.3103637695312 background all_cells +4045.970947265625 731.6373901367188 background all_cells +4070.60205078125 693.0138549804688 background all_cells +4061.6669921875 733.3667602539062 background all_cells +4025.28759765625 683.9616088867188 background all_cells +4032.280029296875 695.0584716796875 background all_cells +4038.1728515625 694.6639404296875 background all_cells +4034.107421875 734.3549194335938 background all_cells +4033.807373046875 745.3204345703125 background all_cells +4021.08984375 738.8649291992188 background all_cells +4041.52685546875 814.9789428710938 background all_cells +4033.1748046875 803.285400390625 background all_cells +4042.075439453125 751.4108276367188 background all_cells +4031.884033203125 784.8012084960938 background all_cells +4025.12451171875 755.8638305664062 background all_cells +4034.050048828125 755.17431640625 background all_cells +4049.244873046875 802.9866943359375 background all_cells +4093.1201171875 835.0580444335938 background all_cells +4126.53125 812.7803955078125 background all_cells +4086.38330078125 794.5615844726562 background all_cells +4048.219482421875 838.2661743164062 background all_cells +4054.761962890625 741.6107177734375 background all_cells +4047.787353515625 754.1546630859375 background all_cells +4106.57373046875 745.8126220703125 background all_cells +3843.5712890625 821.1258544921875 background all_cells +3837.107666015625 825.8032836914062 background all_cells +3858.0625 826.3932495117188 background all_cells +3852.262939453125 822.1268920898438 background all_cells +3874.235595703125 762.06591796875 background all_cells +3876.60986328125 766.7255859375 background all_cells +3917.6650390625 773.97802734375 background all_cells +3899.886962890625 773.86083984375 background all_cells +3888.056640625 777.453857421875 background all_cells +3878.955810546875 782.5682983398438 background all_cells +3887.4462890625 783.8857421875 background all_cells +3877.08447265625 776.2142944335938 background all_cells +4194.79541015625 986.8533935546876 background all_cells +4198.63134765625 989.0565185546876 background all_cells +4202.109375 1000.4029541015624 background all_cells +4193.09814453125 993.9232788085938 background all_cells +4195.1201171875 1072.310302734375 background all_cells +4210.49609375 1039.882080078125 background all_cells +4210.35595703125 1052.064697265625 background all_cells +4228.8564453125 1001.062255859375 background all_cells +4239.71826171875 1011.4239501953124 background all_cells +4227.10009765625 1011.7157592773438 background all_cells +4225.6513671875 1007.29443359375 background all_cells +4235.80224609375 1005.6422119140624 background all_cells +4230.08642578125 1018.1447143554688 background all_cells +4230.80908203125 1068.0533447265625 background all_cells +4239.6552734375 1030.7763671875 background all_cells +4241.05322265625 1040.0068359375 background all_cells +4238.5 1050.2979736328125 background all_cells +4223.51904296875 1024.9464111328125 background all_cells +4196.86865234375 1034.8680419921875 background all_cells +4196.2275390625 1018.0469970703124 background all_cells +4194.5712890625 1025.12060546875 background all_cells +4270.255859375 979.8804321289062 background all_cells +4280.90673828125 1008.9833984375 background all_cells +4271.5634765625 999.66650390625 background all_cells +4282.33251953125 982.6293334960938 background all_cells +4282.11279296875 1001.491455078125 background all_cells +4256.81787109375 998.9029541015624 background all_cells +4252.638671875 1004.3599243164062 background all_cells +4264.2734375 1004.1017456054688 background all_cells +4263.7568359375 984.9022216796876 background all_cells +4261.80419921875 995.86572265625 background all_cells +4266.0048828125 992.1642456054688 background all_cells +4255.61376953125 989.1618041992188 background all_cells +4232.18896484375 987.6891479492188 background all_cells +4250.03955078125 999.1010131835938 background all_cells +4249.01220703125 994.5485229492188 background all_cells +4244.7470703125 988.654541015625 background all_cells +4231.81396484375 979.0459594726562 background all_cells +4252.1220703125 1074.6539306640625 background all_cells +4236.46044921875 1078.548583984375 background all_cells +4236.6552734375 1071.13720703125 background all_cells +4242.97265625 1079.674560546875 background all_cells +4258.3955078125 1011.82080078125 background all_cells +4272.9521484375 1018.8707885742188 background all_cells +4271.21923828125 1031.4688720703125 background all_cells +4266.11279296875 1012.943603515625 background all_cells +4245.31982421875 1026.68603515625 background all_cells +4255.9931640625 1027.62451171875 background all_cells +4248.28564453125 1020.3619995117188 background all_cells +4198.8359375 955.4668579101562 background all_cells +4202.51416015625 973.1759643554688 background all_cells +4214.5234375 943.1549682617188 background all_cells +4200.802734375 941.2014770507812 background all_cells +4216.853515625 959.6376342773438 background all_cells +4208.359375 955.040771484375 background all_cells +4231.92626953125 938.712158203125 background all_cells +4226.42919921875 946.445068359375 background all_cells +4231.138671875 943.619384765625 background all_cells +4222.3056640625 952.3768310546876 background all_cells +4238.271484375 953.7968139648438 background all_cells +4236.740234375 945.6513671875 background all_cells +4230.59375 961.1697998046876 background all_cells +4262.6201171875 956.7711791992188 background all_cells +4258.93994140625 944.3411254882812 background all_cells +4246.826171875 965.4598388671876 background all_cells +4291.5478515625 965.855224609375 background all_cells +4282.01904296875 973.6737670898438 background all_cells +4270.3076171875 965.9071044921876 background all_cells +4259.80029296875 972.395263671875 background all_cells +4265.1748046875 962.44873046875 background all_cells +4272.1220703125 947.01416015625 background all_cells +4302.7001953125 972.06201171875 background all_cells +4338.578125 987.07470703125 background all_cells +4341.11083984375 963.0191650390624 background all_cells +4316.5869140625 986.1095581054688 background all_cells +4348.1474609375 981.3802490234376 background all_cells +4351.08251953125 975.8912353515624 background all_cells +4350.9052734375 986.20947265625 background all_cells +4362.7919921875 971.7698364257812 background all_cells +4370.34375 972.0493774414062 background all_cells +4365.43994140625 975.2672729492188 background all_cells +4362.818359375 962.34130859375 background all_cells +4357.306640625 978.4988403320312 background all_cells +4364.09716796875 986.8300170898438 background all_cells +4357.814453125 972.4765014648438 background all_cells +4379.6064453125 990.4674682617188 background all_cells +4391.90234375 1014.3286743164062 background all_cells +4393.6435546875 1005.81591796875 background all_cells +4318.9931640625 1031.8907470703125 background all_cells +4333.23046875 1035.3878173828125 background all_cells +4321.890625 1042.741943359375 background all_cells +4329.1025390625 992.8345947265624 background all_cells +4366.154296875 999.0386962890624 background all_cells +4360.67919921875 995.916015625 background all_cells +4362.0322265625 1027.8092041015625 background all_cells +4370.45068359375 1030.6722412109375 background all_cells +4366.6630859375 1021.8607177734376 background all_cells +4367.9345703125 1037.9783935546875 background all_cells +4298.57666015625 1017.6931762695312 background all_cells +4306.009765625 1035.2806396484375 background all_cells +4307.55810546875 1019.18994140625 background all_cells +4304.31591796875 1027.0225830078125 background all_cells +4299.6357421875 1001.2105712890624 background all_cells +4319.78662109375 989.66650390625 background all_cells +4316.5634765625 1001.7704467773438 background all_cells +4315.404296875 995.4622192382812 background all_cells +4310.580078125 936.138916015625 background all_cells +4317.9208984375 949.2810668945312 background all_cells +4319.154296875 934.775146484375 background all_cells +4312.45361328125 947.2655639648438 background all_cells +4341.85400390625 914.06982421875 background all_cells +4360.7568359375 913.5747680664062 background all_cells +4355.12939453125 906.6444091796876 background all_cells +4323.1982421875 946.371826171875 background all_cells +4356.6181640625 947.7485961914062 background all_cells +4342.55322265625 940.174072265625 background all_cells +4330.0322265625 944.02001953125 background all_cells +4358.9287109375 921.6144409179688 background all_cells +4332.50146484375 921.8867797851562 background all_cells +4341.087890625 929.2352905273438 background all_cells +4332.92578125 927.2169189453124 background all_cells +4321.67138671875 924.958984375 background all_cells +4365.99072265625 923.9855346679688 background all_cells +4454.712890625 887.1599731445312 background all_cells +4457.232421875 925.018310546875 background all_cells +4456.62890625 874.5934448242188 background all_cells +4456.59375 857.5104370117188 background all_cells +4504.51416015625 873.71923828125 background all_cells +4511.91943359375 895.44189453125 background all_cells +4513.02392578125 909.9967651367188 background all_cells +4541.1669921875 895.933349609375 background all_cells +4482.44189453125 887.2625732421875 background all_cells +4477.5751953125 851.0772094726562 background all_cells +4509.2822265625 853.465087890625 background all_cells +4480.52734375 854.71875 background all_cells +4492.099609375 853.4723510742188 background all_cells +4412.1728515625 930.3076171875 background all_cells +4414.91943359375 905.6346435546876 background all_cells +4415.74462890625 921.6715087890624 background all_cells +4412.81494140625 935.8091430664062 background all_cells +4420.5126953125 935.723388671875 background all_cells +4419.259765625 931.0049438476562 background all_cells +4428.2177734375 921.7348022460938 background all_cells +4431.9052734375 932.5381469726562 background all_cells +4436.6171875 928.6697387695312 background all_cells +4440.9580078125 927.9520263671876 background all_cells +4427.14453125 912.8175659179688 background all_cells +4445.81982421875 915.7014770507812 background all_cells +4443.04833984375 909.6821899414062 background all_cells +4412.04638671875 944.0225830078124 background all_cells +4429.7705078125 940.9303588867188 background all_cells +4422.98046875 950.4942626953124 background all_cells +4430.3291015625 948.6870727539062 background all_cells +4368.025390625 906.9524536132812 background all_cells +4379.146484375 879.7539672851562 background all_cells +4412.4189453125 888.5651245117188 background all_cells +4407.986328125 899.5817260742188 background all_cells +4404.40380859375 890.7701416015625 background all_cells +4382.267578125 904.6383666992188 background all_cells +4391.4990234375 911.2946166992188 background all_cells +4386.2392578125 920.4844360351562 background all_cells +4404.81396484375 920.1648559570312 background all_cells +4398.7470703125 922.9539184570312 background all_cells +4387.8671875 927.1918334960938 background all_cells +4419.58544921875 847.3153686523438 background all_cells +4387.20166015625 877.9022216796875 background all_cells +4415.5966796875 878.1814575195312 background all_cells +4412.5283203125 875.4524536132812 background all_cells +4380.5927734375 937.9613647460938 background all_cells +4370.63720703125 945.9420776367188 background all_cells +4400.7705078125 946.1384887695312 background all_cells +4387.58642578125 943.6301879882812 background all_cells +4328.0927734375 824.9793701171875 background all_cells +4372.26611328125 816.89599609375 background all_cells +4384.66650390625 823.722900390625 background all_cells +4393.45556640625 817.4894409179688 background all_cells +4384.79638671875 816.2832641601562 background all_cells +4408.12060546875 816.9024658203125 background all_cells +4402.44580078125 829.4774169921875 background all_cells +4364.9619140625 837.7586059570312 background all_cells +4384.0419921875 840.7747192382812 background all_cells +4371.837890625 848.7225952148438 background all_cells +4377.921875 848.1500854492188 background all_cells +4375.21240234375 836.3987426757812 background all_cells +4365.53759765625 831.7352905273438 background all_cells +4334.8662109375 848.7721557617188 background all_cells +4323.96630859375 871.7210693359375 background all_cells +4320.20458984375 856.0551147460938 background all_cells +4359.658203125 834.440185546875 background all_cells +4353.51171875 835.93896484375 background all_cells +4383.1396484375 977.423095703125 background all_cells +4372.078125 984.40869140625 background all_cells +4397.447265625 993.3576049804688 background all_cells +4379.85302734375 1006.5267333984376 background all_cells +4372.41845703125 1002.4931030273438 background all_cells +4403.572265625 987.3107299804688 background all_cells +4417.54052734375 993.8656005859376 background all_cells +4412.2509765625 984.4054565429688 background all_cells +4407.02197265625 977.0609741210938 background all_cells +4406.47509765625 992.700439453125 background all_cells +4420.83349609375 958.9678344726562 background all_cells +4413.4453125 955.4122924804688 background all_cells +4401.107421875 962.0108642578124 background all_cells +4372.18798828125 961.2945556640624 background all_cells +4388.5751953125 957.5020751953124 background all_cells +4379.171875 958.5217895507812 background all_cells +4430.18994140625 1022.53857421875 background all_cells +4425.25634765625 1032.7200927734375 background all_cells +4432.37109375 1029.673095703125 background all_cells +4427.23974609375 1039.9215087890625 background all_cells +4417.38330078125 1199.9915771484375 background all_cells +4441.8603515625 1202.005859375 background all_cells +4437.40234375 1151.65087890625 background all_cells +4423.67529296875 1096.37109375 background all_cells +4420.85791015625 1039.9033203125 background all_cells +4401.6162109375 1018.700439453125 background all_cells +4409.80126953125 1016.990966796875 background all_cells +4404.599609375 1034.155029296875 background all_cells +4379.02880859375 1023.537353515625 background all_cells +4390.0419921875 1036.2916259765625 background all_cells +4386.66845703125 1019.0957641601562 background all_cells +4382.26904296875 1027.64794921875 background all_cells +4411.46923828125 1026.68212890625 background all_cells +4414.255859375 1039.03857421875 background all_cells +4415.74462890625 1028.7318115234375 background all_cells +4371.533203125 1055.3629150390625 background all_cells +4391.30322265625 1060.3255615234375 background all_cells +4394.4404296875 1049.0963134765625 background all_cells +4388.1728515625 1052.2076416015625 background all_cells +4386.1650390625 1057.5498046875 background all_cells +4483.95703125 958.8837890625 background all_cells +4473.74658203125 990.0726928710938 background all_cells +4478.57958984375 975.9853515625 background all_cells +4481.318359375 968.482421875 background all_cells +4468.9267578125 968.2551879882812 background all_cells +4469.599609375 1055.291748046875 background all_cells +4492.37939453125 1161.908203125 background all_cells +4486.1845703125 1140.8426513671875 background all_cells +4475.24560546875 1134.259521484375 background all_cells +4470.63671875 1035.75244140625 background all_cells +4487.76220703125 1036.4061279296875 background all_cells +4529.1201171875 1038.818115234375 background all_cells +4550.69970703125 1087.5216064453125 background all_cells +4546.9560546875 1069.1729736328125 background all_cells +4528.412109375 1049.0291748046875 background all_cells +4529.0712890625 959.1986694335938 background all_cells +4513.8017578125 941.0864868164062 background all_cells +4512.62548828125 1002.7666015625 background all_cells +4515.36572265625 965.1380615234376 background all_cells +4457.51806640625 951.3515014648438 background all_cells +4441.55517578125 940.7376708984376 background all_cells +4444.92529296875 943.7618408203124 background all_cells +4449.0927734375 940.0603637695312 background all_cells +4447.40087890625 956.6943969726562 background all_cells +4458.72802734375 957.5776977539062 background all_cells +4440.72119140625 994.6985473632812 background all_cells +4446.79736328125 997.6023559570312 background all_cells +4441.14208984375 1019.1266479492188 background all_cells +4437.72314453125 1000.7697143554688 background all_cells +4422.7587890625 1015.3602905273438 background all_cells +4458.35400390625 970.4798583984376 background all_cells +4452.79833984375 1005.5494384765624 background all_cells +4455.73828125 988.6666870117188 background all_cells +4450.90380859375 977.2091674804688 background all_cells +4425.48828125 970.0421142578124 background all_cells +4436.3369140625 945.8876342773438 background all_cells +4438.8466796875 955.16015625 background all_cells +4419.7158203125 978.2972412109376 background all_cells +4438.40380859375 964.5052490234376 background all_cells +4274.05029296875 1047.8314208984375 background all_cells +4277.2861328125 1056.492431640625 background all_cells +4256.72802734375 1059.2569580078125 background all_cells +4282.1162109375 1038.3328857421875 background all_cells +4261.408203125 1040.522216796875 background all_cells +4250.13623046875 1036.5306396484375 background all_cells +4288.82373046875 1041.487548828125 background all_cells +4294.228515625 1036.32080078125 background all_cells +4265.93212890625 1071.9912109375 background all_cells +4274.876953125 1077.3984375 background all_cells +4276.3779296875 1068.1876220703125 background all_cells +4291.8037109375 1075.68994140625 background all_cells +4286.40673828125 1069.1702880859375 background all_cells +4297.77880859375 1068.342041015625 background all_cells +4317.32275390625 1078.3448486328125 background all_cells +4311.34423828125 1081.9658203125 background all_cells +4301.00634765625 1072.997314453125 background all_cells +4347.787109375 1062.7650146484375 background all_cells +4331.75732421875 1048.4857177734375 background all_cells +4320.0869140625 1051.54150390625 background all_cells +4323.82568359375 1056.0694580078125 background all_cells +4331.7255859375 1056.2764892578125 background all_cells +4347.28466796875 1050.8824462890625 background all_cells +4339.798828125 1044.4842529296875 background all_cells +4302.80224609375 1052.5665283203125 background all_cells +4312.43115234375 1061.06982421875 background all_cells +4312.71923828125 1056.448974609375 background all_cells +4310.404296875 1048.0257568359375 background all_cells +4329.64306640625 1127.3590087890625 background all_cells +4367.0830078125 1168.382080078125 background all_cells +4345.22900390625 1174.346435546875 background all_cells +4284.26611328125 1162.9951171875 background all_cells +4290.88134765625 1169.651611328125 background all_cells +4280.61767578125 1167.5068359375 background all_cells +4293.8916015625 1166.399169921875 background all_cells +4254.80322265625 1172.73486328125 background all_cells +4256.21728515625 1181.9051513671875 background all_cells +4260.7392578125 1177.3165283203125 background all_cells +4296.43603515625 1200.68505859375 background all_cells +4301.7744140625 1189.727294921875 background all_cells +4299.1044921875 1205.74267578125 background all_cells +4309.78076171875 1131.3389892578125 background all_cells +4293.9736328125 1133.5509033203125 background all_cells +4289.646484375 1128.9500732421875 background all_cells +4244.7431640625 1127.3607177734375 background all_cells +4272.8876953125 1164.1092529296875 background all_cells +4259.75634765625 1163.9586181640625 background all_cells +4253.78955078125 1141.9622802734375 background all_cells +4250.54345703125 1086.68603515625 background all_cells +4242.2255859375 1088.689697265625 background all_cells +4242.7861328125 1096.9652099609375 background all_cells +4239.2861328125 1093.41357421875 background all_cells +4251.5654296875 1103.1658935546875 background all_cells +4250.08056640625 1113.7430419921875 background all_cells +4241.47509765625 1108.179931640625 background all_cells +4244.66455078125 1102.606201171875 background all_cells +4260.71337890625 1109.9415283203125 background all_cells +4269.49169921875 1094.6142578125 background all_cells +4263.4443359375 1084.6903076171875 background all_cells +4276.66455078125 1103.6524658203125 background all_cells +4290.0068359375 1090.6053466796875 background all_cells +4282.15771484375 1083.83740234375 background all_cells +4279.20068359375 1091.5494384765625 background all_cells +4306.4794921875 1105.2974853515625 background all_cells +4306.4052734375 1091.2364501953125 background all_cells +4299.7158203125 1104.1290283203125 background all_cells +4342.57373046875 1105.13916015625 background all_cells +4337.1328125 1099.952392578125 background all_cells +4338.16650390625 1091.0546875 background all_cells +4351.38818359375 1096.456298828125 background all_cells +4342.3173828125 1094.5296630859375 background all_cells +4366.26025390625 1094.3795166015625 background all_cells +4217.1826171875 854.876220703125 background all_cells +4218.17041015625 813.4087524414062 background all_cells +4214.7236328125 869.0741577148438 background all_cells +4201.09033203125 861.1582641601562 background all_cells +4232.39794921875 851.312255859375 background all_cells +4222.29052734375 830.2061157226562 background all_cells +4290.63037109375 854.6438598632812 background all_cells +4283.6162109375 826.880859375 background all_cells +4313.62451171875 827.32421875 background all_cells +4285.7109375 842.3419799804688 background all_cells +4298.15234375 834.0221557617188 background all_cells +4289.169921875 835.8343505859375 background all_cells +4252.5302734375 849.0531616210938 background all_cells +4273.97265625 813.03564453125 background all_cells +4256.2939453125 839.3731079101562 background all_cells +4248.236328125 895.3901977539062 background all_cells +4212.330078125 894.2974243164062 background all_cells +4205.373046875 899.9757080078125 background all_cells +4252.2470703125 898.3112182617188 background all_cells +4260.353515625 900.486083984375 background all_cells +4250.39453125 938.2719116210938 background all_cells +4266.0751953125 938.139404296875 background all_cells +4251.40625 934.0541381835938 background all_cells +4223.91162109375 914.3740234375 background all_cells +4246.25390625 920.7006225585938 background all_cells +4240.73681640625 929.6317749023438 background all_cells +4258.4052734375 911.8113403320312 background all_cells +4235.6103515625 909.7199096679688 background all_cells +4237.91650390625 899.1693115234375 background all_cells +4285.77392578125 921.457763671875 background all_cells +4290.0537109375 927.0477905273438 background all_cells +4294.16845703125 921.1187744140624 background all_cells +4272.3828125 931.7149658203124 background all_cells +4281.64990234375 930.8251342773438 background all_cells +4296.93603515625 902.6959838867188 background all_cells +4312.10595703125 900.4361572265625 background all_cells +4300.17626953125 891.9971923828125 background all_cells +4269.87060546875 900.258544921875 background all_cells +4290.47265625 878.86279296875 background all_cells +4289.32568359375 896.3356323242188 background all_cells +4284.74951171875 891.9111328125 background all_cells +4274.5595703125 888.1536254882812 background all_cells +4282.619140625 912.02392578125 background all_cells +4303.82080078125 914.095458984375 background all_cells +4277.48779296875 918.62451171875 background all_cells +4270.001953125 916.354736328125 background all_cells +4261.9951171875 879.0569458007812 background all_cells +4268.4736328125 853.7551879882812 background all_cells +4274.4599609375 859.0221557617188 background all_cells +4268.07275390625 880.6693115234375 background all_cells +4264.90478515625 863.748291015625 background all_cells +4246.7177734375 875.8285522460938 background all_cells +4261.39501953125 883.4306640625 background all_cells +4255.27294921875 883.909423828125 background all_cells +4248.19677734375 853.261962890625 background all_cells +4223.64453125 872.4973754882812 background all_cells +4248.06689453125 867.0908203125 background all_cells +4249.15771484375 856.9132080078125 background all_cells +3979.226318359375 171.30772399902344 background all_cells +3997.62890625 166.13421630859375 background all_cells +3988.9736328125 147.76364135742188 background all_cells +3975.361572265625 183.63890075683597 background all_cells +3987.7451171875 198.8332977294922 background all_cells +3980.520263671875 194.9359588623047 background all_cells +4014.274169921875 162.1315460205078 background all_cells +4006.60498046875 195.560546875 background all_cells +4019.945556640625 200.5773468017578 background all_cells +3961.41552734375 186.9818572998047 background all_cells +3962.64453125 150.9993896484375 background all_cells +3953.969970703125 150.1530303955078 background all_cells +3964.543212890625 201.57113647460935 background all_cells +3962.072509765625 195.8607177734375 background all_cells +4131.12646484375 136.9232635498047 background all_cells +4149.0234375 116.37046813964844 background all_cells +4133.28125 125.20032501220705 background all_cells +4132.39599609375 117.70718383789062 background all_cells +4252.28466796875 87.36315155029297 background all_cells +4245.37255859375 80.82780456542969 background all_cells +4191.60595703125 105.9228057861328 background all_cells +4182.9033203125 132.97998046875 background all_cells +4194.49755859375 112.70610809326172 background all_cells +4185.7060546875 119.07099151611328 background all_cells +4142.41357421875 86.05848693847656 background all_cells +4160.548828125 107.428466796875 background all_cells +4145.6474609375 93.70250701904295 background all_cells +4138.125 142.4536895751953 background all_cells +4160.5869140625 146.3479461669922 background all_cells +4186.43359375 141.85928344726562 background all_cells +4232.28564453125 156.6368865966797 background all_cells +4245.6748046875 171.21897888183594 background all_cells +4257.02734375 143.61346435546875 background all_cells +4014.487060546875 248.46165466308597 background all_cells +4090.0107421875 206.75100708007807 background all_cells +4084.28076171875 268.66278076171875 background all_cells +4167.25 283.4747009277344 background all_cells +4249.32177734375 245.8575592041016 background all_cells +4232.1884765625 285.4688415527344 background all_cells +4192.2958984375 230.55404663085935 background all_cells +4131.77392578125 241.34811401367188 background all_cells +3969.389892578125 207.36984252929688 background all_cells +4011.50634765625 300.01837158203125 background all_cells +3960.98486328125 227.71157836914065 background all_cells +3955.62060546875 306.0735168457031 background all_cells +3987.14404296875 263.8504943847656 background all_cells +3979.578125 207.55902099609372 background all_cells +4232.158203125 303.73931884765625 background all_cells +4232.00341796875 367.0121154785156 background all_cells +4200.38232421875 342.4632263183594 background all_cells +4247.90478515625 324.32159423828125 background all_cells +4060.475830078125 416.5939331054688 background all_cells +4130.14013671875 372.8983154296875 background all_cells +4123.23974609375 405.9800109863281 background all_cells +4114.61474609375 402.5172729492188 background all_cells +4206.58544921875 389.677734375 background all_cells +4258.58251953125 412.6947021484375 background all_cells +4231.732421875 411.8395385742188 background all_cells +4008.10986328125 423.3304138183594 background all_cells +3973.735595703125 374.270263671875 background all_cells +4160.31396484375 333.1842346191406 background all_cells +4028.15478515625 336.36083984375 background all_cells +4177.01318359375 317.9314880371094 background all_cells +4176.10888671875 327.2653503417969 background all_cells +4106.31591796875 111.04351043701172 background all_cells +3995.283935546875 114.2129135131836 background all_cells +4103.59619140625 120.61677551269533 background all_cells +4094.450927734375 115.91525268554688 background all_cells +4119.91943359375 90.08409881591795 background all_cells +4137.2265625 94.40692901611328 background all_cells +4130.0908203125 93.93706512451172 background all_cells +4024.435546875 69.01654815673828 background all_cells +3997.148193359375 91.07546997070312 background all_cells +4111.2822265625 101.81040954589844 background all_cells +4103.18896484375 101.67611694335938 background all_cells +4103.8662109375 92.14703369140624 background all_cells +4197.53173828125 555.6549682617188 background all_cells +4150.943359375 584.1162719726562 background all_cells +4144.4482421875 576.7478637695312 background all_cells +4189.72607421875 576.1083374023438 background all_cells +4194.62841796875 600.3834228515625 background all_cells +4205.65966796875 621.327392578125 background all_cells +4120.50390625 617.9393310546875 background all_cells +4239.83935546875 613.7173461914062 background all_cells +4186.9453125 606.7156372070312 background all_cells +4256.4765625 587.5757446289062 background all_cells +4248.98681640625 580.6926879882812 background all_cells +4236.30126953125 577.1383056640625 background all_cells +4271.93505859375 561.9745483398438 background all_cells +4284.390625 579.538818359375 background all_cells +4278.03564453125 574.3958740234375 background all_cells +4367.12060546875 486.0788269042969 background all_cells +4316.8857421875 416.20654296875 background all_cells +4341.3974609375 471.55560302734375 background all_cells +4412.3544921875 413.67822265625 background all_cells +4367.54931640625 465.5695495605469 background all_cells +4469.078125 514.4619140625 background all_cells +4489.27880859375 447.9324340820313 background all_cells +4481.337890625 517.3361206054688 background all_cells +4465.64404296875 474.0454406738281 background all_cells +4538.29150390625 466.2780456542969 background all_cells +4547.0498046875 408.6213684082031 background all_cells +4531.845703125 471.3680725097656 background all_cells +4523.50390625 481.3013916015625 background all_cells +4528.0009765625 477.3725280761719 background all_cells +4516.02392578125 520.1862182617188 background all_cells +4546.9189453125 566.9817504882812 background all_cells +4525.8662109375 549.9638671875 background all_cells +4539.90087890625 539.0782470703125 background all_cells +4296.47021484375 534.2338256835938 background all_cells +4350.41162109375 540.9156494140625 background all_cells +4338.92578125 573.7871704101562 background all_cells +4334.15673828125 589.7960205078125 background all_cells +4454.64794921875 555.7567138671875 background all_cells +4490.04345703125 595.1212158203125 background all_cells +4469.021484375 539.4188232421875 background all_cells +4404.99560546875 701.3402099609375 background all_cells +4525.0888671875 701.1848754882812 background all_cells +4532.5068359375 688.861083984375 background all_cells +4421.3291015625 692.6541748046875 background all_cells +4418.62109375 697.1456298828125 background all_cells +4413.18359375 694.6640625 background all_cells +4385.21142578125 579.6666870117188 background all_cells +4404.45361328125 530.10986328125 background all_cells +4402.03564453125 591.5355224609375 background all_cells +4399.5537109375 581.1614990234375 background all_cells +4240.033203125 473.91900634765625 background all_cells +4277.068359375 412.5161743164063 background all_cells +4285.396484375 451.19866943359375 background all_cells +4300.65087890625 488.5816955566406 background all_cells +4260.49560546875 482.63226318359375 background all_cells +4255.9169921875 480.3935241699219 background all_cells +4243.16845703125 530.9153442382812 background all_cells +4261.53857421875 541.2194213867188 background all_cells +4239.1220703125 536.4380493164062 background all_cells +4181.123046875 431.3917846679688 background all_cells +4184.7939453125 489.3956604003906 background all_cells +4152.68603515625 511.1801452636719 background all_cells +4211.88427734375 467.9479064941406 background all_cells +3801.97216796875 564.56787109375 background all_cells +3799.33251953125 602.5811767578125 background all_cells +3796.385986328125 578.02001953125 background all_cells +3803.59521484375 576.1773681640625 background all_cells +3790.788818359375 565.691162109375 background all_cells +3986.025146484375 583.2434692382812 background all_cells +4012.892578125 591.8834838867188 background all_cells +3998.83740234375 594.3732299804688 background all_cells +3989.40673828125 597.916748046875 background all_cells +4009.05908203125 586.5557250976562 background all_cells +3998.76318359375 576.0150146484375 background all_cells +4010.765625 561.0911865234375 background all_cells +4005.85791015625 565.73583984375 background all_cells +3980.061767578125 570.0106201171875 background all_cells +4013.914794921875 564.9346923828125 background all_cells +4022.42578125 562.0689697265625 background all_cells +3953.596435546875 597.5889282226562 background all_cells +3971.24169921875 601.819580078125 background all_cells +3967.538818359375 581.7591552734375 background all_cells +3827.0703125 570.10791015625 background all_cells +3962.169189453125 589.2883911132812 background all_cells +3975.699951171875 516.7667236328125 background all_cells +4006.614990234375 542.8255615234375 background all_cells +3952.951904296875 553.8370971679688 background all_cells +3963.1083984375 555.0999145507812 background all_cells +3963.78076171875 549.4511108398438 background all_cells +3824.604248046875 542.7945556640625 background all_cells +3843.72265625 554.4586791992188 background all_cells +3834.346435546875 546.2308959960938 background all_cells +3818.255615234375 540.1473999023438 background all_cells +4016.327880859375 576.16552734375 background all_cells +4023.06982421875 581.9021606445312 background all_cells +4033.630859375 576.218994140625 background all_cells +4040.89892578125 582.2116088867188 background all_cells +4097.26611328125 570.9423217773438 background all_cells +4108.28076171875 563.7257690429688 background all_cells +4103.89697265625 558.375244140625 background all_cells +4105.51708984375 586.5321044921875 background all_cells +4048.447998046875 589.6744384765625 background all_cells +4054.006103515625 585.6336059570312 background all_cells +4058.595947265625 599.0750732421875 background all_cells +4055.45458984375 599.478271484375 background all_cells +4049.1728515625 598.199951171875 background all_cells +4021.748291015625 604.3418579101562 background all_cells +4038.843994140625 595.5240478515625 background all_cells +3956.868896484375 429.3132019042969 background all_cells +3980.689208984375 450.9265747070313 background all_cells +3959.70947265625 450.9505004882813 background all_cells +3952.673583984375 433.669677734375 background all_cells +4060.19580078125 459.817626953125 background all_cells +3997.148193359375 494.5867309570313 background all_cells +3995.250244140625 513.249755859375 background all_cells +3990.864013671875 510.61962890625 background all_cells +4007.37451171875 506.8815612792969 background all_cells +3958.664794921875 462.58697509765625 background all_cells +3956.797119140625 495.18792724609375 background all_cells +3966.30322265625 484.9520568847656 background all_cells +3986.724853515625 465.4561462402344 background all_cells +3954.312744140625 464.2383728027344 background all_cells +4012.136962890625 458.7976684570313 background all_cells +4031.351318359375 463.1634521484375 background all_cells +4014.57666015625 449.5140380859375 background all_cells +3859.5869140625 570.9798583984375 background all_cells +3866.61328125 561.3980102539062 background all_cells +3869.6474609375 570.474853515625 background all_cells +3863.875732421875 589.0546264648438 background all_cells +3871.646240234375 596.1700439453125 background all_cells +3848.769287109375 601.6790161132812 background all_cells +3853.01513671875 609.9613037109375 background all_cells +3869.78369140625 606.9346923828125 background all_cells +3857.724853515625 599.9163818359375 background all_cells +3839.796142578125 581.991455078125 background all_cells +3828.79931640625 597.8712158203125 background all_cells +3841.955810546875 592.2092895507812 background all_cells +3852.14013671875 584.0851440429688 background all_cells +3853.4375 563.0672607421875 background all_cells +3835.7041015625 568.1558837890625 background all_cells +3846.985107421875 568.999755859375 background all_cells +3836.789306640625 630.7351684570312 background all_cells +3844.72900390625 617.8302612304688 background all_cells +3840.568359375 608.1959838867188 background all_cells +3848.498779296875 713.94189453125 background all_cells +3832.722412109375 618.4616088867188 background all_cells +3858.802490234375 674.1026611328125 background all_cells +3870.285400390625 701.7271118164062 background all_cells +3861.390625 695.3895874023438 background all_cells +3865.876220703125 616.0968017578125 background all_cells +3865.33544921875 664.6207885742188 background all_cells +3871.06640625 663.1439208984375 background all_cells +3844.0185546875 517.5035400390625 background all_cells +3851.430908203125 520.2796020507812 background all_cells +3846.501708984375 535.3018188476562 background all_cells +3835.39892578125 528.0380249023438 background all_cells +3836.957763671875 523.1461791992188 background all_cells +3865.825927734375 527.859375 background all_cells +3867.107666015625 512.7300415039062 background all_cells +3865.881591796875 521.1925048828125 background all_cells +3871.099609375 524.74462890625 background all_cells +3869.19970703125 539.30126953125 background all_cells +3873.224609375 528.908935546875 background all_cells +3856.71826171875 541.647216796875 background all_cells +3855.65283203125 523.2606201171875 background all_cells +3855.591064453125 530.0066528320312 background all_cells +3852.63232421875 557.5205078125 background all_cells +3854.086669921875 551.0499877929688 background all_cells +3843.229248046875 424.3064880371094 background all_cells +3821.262451171875 437.9336853027344 background all_cells +3832.741455078125 488.24609375 background all_cells +3844.804931640625 451.6439514160156 background all_cells +3838.948974609375 495.24652099609375 background all_cells +3844.186279296875 504.3989868164063 background all_cells +3831.914794921875 507.597412109375 background all_cells +3828.2158203125 495.722900390625 background all_cells +3863.690185546875 503.4847717285156 background all_cells +3866.568359375 487.1189575195313 background all_cells +3858.990478515625 489.6189880371094 background all_cells +3872.0 503.02056884765625 background all_cells +3866.584228515625 496.7544860839844 background all_cells +3866.628173828125 430.8809509277344 background all_cells +3869.30810546875 473.7713623046875 background all_cells +3868.998779296875 453.108154296875 background all_cells +3861.201904296875 447.4646606445313 background all_cells +3857.4384765625 426.1965942382813 background all_cells +3851.48681640625 483.2756652832031 background all_cells +3856.371826171875 477.4922180175781 background all_cells +3851.838134765625 472.3164367675781 background all_cells +3773.079345703125 581.7201538085938 background all_cells +3741.9521484375 615.2667236328125 background all_cells +3774.680419921875 591.6173095703125 background all_cells +3748.9287109375 554.3426513671875 background all_cells +3761.876708984375 573.2836303710938 background all_cells +3765.572509765625 565.9816284179688 background all_cells +3766.26416015625 544.7633056640625 background all_cells +3773.681640625 544.6548461914062 background all_cells +3760.400390625 547.6665649414062 background all_cells +3754.01025390625 546.3557739257812 background all_cells +3743.3984375 545.8483276367188 background all_cells +3787.626708984375 536.4395751953125 background all_cells +3780.709228515625 543.4968872070312 background all_cells +3787.0478515625 544.5291137695312 background all_cells +3797.44287109375 559.8226928710938 background all_cells +3785.4326171875 553.1356201171875 background all_cells +3804.797607421875 518.8115844726562 background all_cells +3803.4462890625 495.526611328125 background all_cells +3800.8291015625 484.437255859375 background all_cells +3813.4296875 489.0645751953125 background all_cells +3805.845947265625 527.7898559570312 background all_cells +3803.84521484375 510.514404296875 background all_cells +3790.5859375 499.7131958007813 background all_cells +3787.727294921875 523.7003173828125 background all_cells +3793.942626953125 512.0143432617188 background all_cells +3785.915771484375 509.5905151367188 background all_cells +3785.056884765625 481.6886291503906 background all_cells +3749.13134765625 486.4690246582031 background all_cells +3775.032958984375 499.4450988769531 background all_cells +3762.248046875 499.8966064453125 background all_cells +3776.459228515625 488.46331787109375 background all_cells +3772.576904296875 461.0719909667969 background all_cells +3767.19921875 481.1702880859375 background all_cells +3768.864013671875 468.9966125488281 background all_cells +3756.9345703125 522.4547729492188 background all_cells +3772.647705078125 512.5375366210938 background all_cells +3755.477294921875 512.525146484375 background all_cells +3768.8232421875 531.31494140625 background all_cells +3762.979736328125 532.4331665039062 background all_cells +3761.3857421875 521.3192749023438 background all_cells +3751.43212890625 536.8158569335938 background all_cells +3771.978759765625 539.4532470703125 background all_cells +3766.169677734375 539.1893310546875 background all_cells +3759.85791015625 538.1807861328125 background all_cells +4204.74951171875 166.3638916015625 background all_cells +4162.91845703125 183.6636199951172 background all_cells +4167.1875 202.19200134277344 background all_cells +4324.6240234375 226.69900512695312 background all_cells +4340.14404296875 230.949951171875 background all_cells +4326.74462890625 231.1601104736328 background all_cells +4310.74658203125 230.2628326416016 background all_cells +4310.81298828125 304.2261657714844 background all_cells +4353.69775390625 314.1593322753906 background all_cells +4358.99462890625 327.71636962890625 background all_cells +4375.0390625 167.5471649169922 background all_cells +4317.8544921875 192.96604919433597 background all_cells +4353.0380859375 188.9398193359375 background all_cells +4267.14453125 175.42626953125 background all_cells +4292.69189453125 161.9848175048828 background all_cells +4281.72412109375 246.5399932861328 background all_cells +4274.2783203125 224.24203491210935 background all_cells +4384.26220703125 166.23448181152344 background all_cells +4387.90380859375 179.01356506347656 background all_cells +4389.71337890625 173.9871826171875 background all_cells +4397.0517578125 171.65475463867188 background all_cells +4430.6259765625 254.3041229248047 background all_cells +4425.42236328125 259.5954895019531 background all_cells +4386.69384765625 183.33078002929688 background all_cells +4399.5419921875 269.4224853515625 background all_cells +4389.76904296875 238.5072021484375 background all_cells +4462.48046875 175.74420166015625 background all_cells +4447.22900390625 177.91737365722656 background all_cells +4412.244140625 315.9001770019531 background all_cells +4397.53955078125 326.63543701171875 background all_cells +4400.86328125 318.9638977050781 background all_cells +4388.09521484375 316.59735107421875 background all_cells +4498.59814453125 188.03167724609372 background all_cells +4476.74560546875 179.29910278320312 background all_cells +4501.10205078125 203.6102600097656 background all_cells +4493.72412109375 194.4102325439453 background all_cells +4485.85107421875 192.2075653076172 background all_cells +4504.47607421875 217.3413848876953 background all_cells +4497.9638671875 264.04248046875 background all_cells +4491.15185546875 255.3065948486328 background all_cells +4523.21728515625 193.27459716796875 background all_cells +4530.337890625 226.78958129882807 background all_cells +4550.0693359375 176.32614135742188 background all_cells +4540.0224609375 194.64007568359372 background all_cells +5014.54345703125 303.5323486328125 background all_cells +5043.6591796875 280.946533203125 background all_cells +5029.56640625 288.8378295898437 background all_cells +5034.00341796875 286.9721984863281 background all_cells +5032.24951171875 296.02227783203125 background all_cells +5020.88232421875 303.4843139648437 background all_cells +4506.92724609375 181.0530548095703 background all_cells +4508.236328125 156.34483337402344 background all_cells +4511.99169921875 152.587646484375 background all_cells +4513.103515625 194.80653381347656 background all_cells +4509.55712890625 186.92678833007807 background all_cells +4937.166015625 308.0581359863281 background all_cells +4456.88525390625 303.45416259765625 background all_cells +4951.04345703125 319.3575744628906 background all_cells +4944.1513671875 309.77752685546875 background all_cells +4942.67529296875 322.95709228515625 background all_cells +4509.57568359375 392.055908203125 background all_cells +4549.529296875 374.1624450683594 background all_cells +4535.4228515625 350.2436218261719 background all_cells +4444.9921875 392.1134033203125 background all_cells +4491.72900390625 363.1209411621094 background all_cells +4493.42578125 390.7707214355469 background all_cells +4451.369140625 377.04150390625 background all_cells +4322.1953125 392.6039733886719 background all_cells +4416.416015625 374.0457458496094 background all_cells +4387.705078125 391.5069580078125 background all_cells +4952.1748046875 306.4555969238281 background all_cells +4967.40625 304.8555908203125 background all_cells +4958.46240234375 308.2128601074219 background all_cells +4905.62890625 370.0818786621094 background all_cells +4882.1083984375 327.5379333496094 background all_cells +4875.46142578125 365.5752258300781 background all_cells +4957.41943359375 335.7698059082031 background all_cells +4923.86962890625 349.775634765625 background all_cells +4911.47900390625 369.7278747558594 background all_cells +4918.90869140625 306.0113525390625 background all_cells +4929.00439453125 306.4782409667969 background all_cells +4908.90283203125 303.9253845214844 background all_cells +4921.15771484375 291.1196594238281 background all_cells +4916.2705078125 312.0306091308594 background all_cells +4885.302734375 299.7088317871094 background all_cells +4896.9814453125 304.1690368652344 background all_cells +4893.21728515625 299.68896484375 background all_cells +4888.3349609375 288.5619506835937 background all_cells +4152.11669921875 84.8301010131836 background all_cells +4157.85009765625 95.8413314819336 background all_cells +4157.77978515625 89.51729583740234 background all_cells +4164.2666015625 99.5597152709961 background all_cells +4267.7998046875 91.62310028076172 background all_cells +4178.921875 99.5600128173828 background all_cells +4167.98486328125 94.34780883789062 background all_cells +4179.48046875 150.53675842285156 background all_cells +4158.77783203125 124.3817901611328 background all_cells +4331.41162109375 127.5872039794922 background all_cells +4169.5224609375 140.3793182373047 background all_cells +4176.38916015625 143.08810424804688 background all_cells +3483.983642578125 1318.925537109375 background all_cells +3491.417236328125 1283.7255859375 background all_cells +3492.772216796875 1297.30029296875 background all_cells +3875.4794921875 1312.001953125 background all_cells +3884.692626953125 1294.291015625 background all_cells +3877.718994140625 1281.6895751953125 background all_cells +3878.33349609375 1303.6405029296875 background all_cells +3498.968505859375 1265.6689453125 background all_cells +3507.7509765625 1279.117431640625 background all_cells +3502.97509765625 1288.2000732421875 background all_cells +3902.974365234375 1328.43701171875 background all_cells +3938.241943359375 1321.9322509765625 background all_cells +3937.594482421875 1337.5679931640625 background all_cells +3924.5615234375 1338.9273681640625 background all_cells +3911.29736328125 1339.4178466796875 background all_cells +3899.677490234375 1362.7640380859375 background all_cells +3908.463134765625 1362.043701171875 background all_cells +3910.02099609375 1379.9407958984375 background all_cells +3904.224853515625 1381.3284912109375 background all_cells +3946.078369140625 1343.8369140625 background all_cells +3952.716552734375 1320.5379638671875 background all_cells +3945.818115234375 1324.6693115234375 background all_cells +3940.513671875 1329.089599609375 background all_cells +3952.410400390625 1330.3017578125 background all_cells +3956.766357421875 1344.6065673828125 background all_cells +3935.337158203125 1394.7928466796875 background all_cells +3949.57666015625 1399.150146484375 background all_cells +3943.706787109375 1407.7677001953125 background all_cells +3909.77880859375 1401.143310546875 background all_cells +3909.7724609375 1391.362548828125 background all_cells +3924.326416015625 1405.3375244140625 background all_cells +3919.95556640625 1408.8193359375 background all_cells +3914.0302734375 1405.8101806640625 background all_cells +3896.699951171875 1301.2327880859375 background all_cells +3890.133544921875 1301.9056396484375 background all_cells +3896.4638671875 1318.8885498046875 background all_cells +3894.22900390625 1311.464599609375 background all_cells +3937.14453125 1311.63916015625 background all_cells +3952.771484375 1263.054443359375 background all_cells +3932.20458984375 1253.2373046875 background all_cells +3948.75927734375 1297.8507080078125 background all_cells +3935.176025390625 1298.168701171875 background all_cells +3926.546875 1251.338134765625 background all_cells +3918.504638671875 1289.953369140625 background all_cells +3916.571044921875 1278.850830078125 background all_cells +3909.906982421875 1284.3023681640625 background all_cells +3895.58447265625 1293.748046875 background all_cells +3906.73779296875 1289.354736328125 background all_cells +3892.982666015625 1287.096923828125 background all_cells +3879.530517578125 1372.713134765625 background all_cells +3890.847412109375 1386.544189453125 background all_cells +3888.971435546875 1372.78857421875 background all_cells +3878.208984375 1398.3170166015625 background all_cells +3883.881103515625 1392.3538818359375 background all_cells +3883.862548828125 1381.31591796875 background all_cells +3900.044189453125 1275.0152587890625 background all_cells +3894.58056640625 1280.873779296875 background all_cells +3885.456298828125 1277.1639404296875 background all_cells +3898.373779296875 1336.865234375 background all_cells +3896.58642578125 1351.689208984375 background all_cells +3900.097900390625 1342.2794189453125 background all_cells +3896.161376953125 1255.399658203125 background all_cells +3899.0 1265.0506591796875 background all_cells +3915.84423828125 1259.9818115234375 background all_cells +3871.602783203125 1325.93798828125 background all_cells +3875.005126953125 1298.4937744140625 background all_cells +3885.775390625 1346.78076171875 background all_cells +3883.292236328125 1340.3546142578125 background all_cells +3875.134521484375 1317.947509765625 background all_cells +3875.792724609375 1336.14990234375 background all_cells +4057.248291015625 1435.299560546875 background all_cells +3990.965576171875 1450.6854248046875 background all_cells +4081.200927734375 1442.583740234375 background all_cells +3997.0751953125 1440.314208984375 background all_cells +4074.672119140625 1617.3162841796875 background all_cells +4091.357421875 1622.166748046875 background all_cells +4084.504638671875 1626.4423828125 background all_cells +4075.901611328125 1649.8150634765625 background all_cells +3988.446533203125 1621.1129150390625 background all_cells +4057.107177734375 1622.7510986328125 background all_cells +4067.799072265625 1617.25048828125 background all_cells +4064.54736328125 1592.6669921875 background all_cells +4052.803466796875 1638.05908203125 background all_cells +4019.45458984375 1535.813232421875 background all_cells +4064.44970703125 1541.5826416015625 background all_cells +4030.71826171875 1578.0640869140625 background all_cells +4050.224365234375 1466.663818359375 background all_cells +4009.716552734375 1508.900146484375 background all_cells +4045.7119140625 1502.029296875 background all_cells +4019.599365234375 1418.816162109375 background all_cells +3997.456298828125 1422.21484375 background all_cells +4003.22998046875 1432.0517578125 background all_cells +4010.471435546875 1415.4398193359375 background all_cells +4004.9892578125 1419.0048828125 background all_cells +4169.52001953125 1581.172119140625 background all_cells +4166.263671875 1599.3271484375 background all_cells +4141.8662109375 1596.69580078125 background all_cells +4162.68994140625 1589.0966796875 background all_cells +4150.9091796875 1584.046142578125 background all_cells +4156.5927734375 1616.6058349609375 background all_cells +4132.318359375 1641.594970703125 background all_cells +4150.5869140625 1650.2337646484375 background all_cells +4157.0654296875 1630.8984375 background all_cells +4147.58642578125 1638.4530029296875 background all_cells +4165.21875 1617.947509765625 background all_cells +4151.63818359375 1606.2220458984375 background all_cells +4145.5634765625 1610.493896484375 background all_cells +4156.13671875 1606.30029296875 background all_cells +4141.060546875 1606.05810546875 background all_cells +4098.42919921875 1416.0858154296875 background all_cells +4153.1162109375 1449.7425537109375 background all_cells +4161.72265625 1538.6085205078125 background all_cells +4174.15771484375 1568.16845703125 background all_cells +4184.1982421875 1555.4974365234375 background all_cells +4090.863037109375 1538.6463623046875 background all_cells +4121.65771484375 1598.104248046875 background all_cells +4114.9326171875 1529.275390625 background all_cells +4106.0546875 1592.295654296875 background all_cells +4121.57275390625 1569.1441650390625 background all_cells +4120.7060546875 1562.08056640625 background all_cells +4080.311279296875 1501.0496826171875 background all_cells +4116.6142578125 1467.37841796875 background all_cells +4096.8095703125 1509.835693359375 background all_cells +4088.1484375 1497.6243896484375 background all_cells +4167.74169921875 1374.298583984375 background all_cells +4158.06201171875 1370.01806640625 background all_cells +4163.96044921875 1386.2672119140625 background all_cells +4162.15185546875 1382.7728271484375 background all_cells +4320.119140625 1372.9302978515625 background all_cells +4341.37060546875 1371.8370361328125 background all_cells +4332.8076171875 1364.1103515625 background all_cells +4326.66748046875 1376.79150390625 background all_cells +4320.3876953125 1348.410888671875 background all_cells +4306.07470703125 1379.2672119140625 background all_cells +4398.49560546875 1383.3408203125 background all_cells +4335.24755859375 1391.5380859375 background all_cells +4296.3740234375 1387.8565673828125 background all_cells +4329.07373046875 1385.4591064453125 background all_cells +4309.6328125 1356.1375732421875 background all_cells +4173.6337890625 1368.4129638671875 background all_cells +4295.09912109375 1364.6041259765625 background all_cells +4175.66455078125 1352.34326171875 background all_cells +4177.9892578125 1362.9112548828125 background all_cells +4040.478515625 1390.186767578125 background all_cells +4010.04833984375 1406.429931640625 background all_cells +4071.129150390625 1382.0926513671875 background all_cells +4021.767822265625 1379.2734375 background all_cells +4030.5634765625 1395.8787841796875 background all_cells +4086.990478515625 1368.2296142578125 background all_cells +4150.728515625 1335.6402587890625 background all_cells +4138.1064453125 1334.5567626953125 background all_cells +4134.76171875 1373.7393798828125 background all_cells +4102.48828125 1369.0657958984375 background all_cells +4099.5380859375 1394.343017578125 background all_cells +4142.2412109375 1406.3251953125 background all_cells +4102.73388671875 1401.8333740234375 background all_cells +4027.317626953125 1352.63916015625 background all_cells +4041.178955078125 1363.554443359375 background all_cells +4031.7001953125 1366.825439453125 background all_cells +4030.70947265625 1347.906982421875 background all_cells +3957.231689453125 1289.2122802734375 background all_cells +3963.3134765625 1228.172607421875 background all_cells +3966.9365234375 1279.204833984375 background all_cells +3964.01806640625 1295.7587890625 background all_cells +3960.068359375 1274.5203857421875 background all_cells +4133.25634765625 1237.46044921875 background all_cells +4160.74169921875 1215.9691162109375 background all_cells +4105.650390625 1230.322509765625 background all_cells +4153.2353515625 1224.0579833984375 background all_cells +4127.8984375 1207.445556640625 background all_cells +4130.57861328125 1240.89501953125 background all_cells +4093.84228515625 1239.244140625 background all_cells +4105.91748046875 1241.879638671875 background all_cells +4099.6396484375 1266.5079345703125 background all_cells +4099.037109375 1241.913330078125 background all_cells +4095.62890625 1261.291259765625 background all_cells +4057.86962890625 1233.824951171875 background all_cells +4074.108154296875 1251.1666259765625 background all_cells +4071.154541015625 1235.546630859375 background all_cells +4065.281005859375 1231.0484619140625 background all_cells +4019.71240234375 1252.682373046875 background all_cells +4039.7421875 1216.051025390625 background all_cells +4008.53857421875 1277.8736572265625 background all_cells +4004.92041015625 1271.6590576171875 background all_cells +4043.204345703125 1237.317138671875 background all_cells +4001.176513671875 1243.6685791015625 background all_cells +3974.90185546875 1269.6644287109375 background all_cells +3987.452392578125 1219.9744873046875 background all_cells +3994.227294921875 1236.3551025390625 background all_cells +3989.2138671875 1261.081787109375 background all_cells +3986.628173828125 1245.448974609375 background all_cells +3980.410400390625 1250.766357421875 background all_cells +4012.591796875 1312.42333984375 background all_cells +4016.229736328125 1351.3330078125 background all_cells +4018.451904296875 1315.4979248046875 background all_cells +4008.830810546875 1314.3720703125 background all_cells +4096.2470703125 1347.2635498046875 background all_cells +4092.733642578125 1296.348876953125 background all_cells +4121.453125 1301.20068359375 background all_cells +4102.00927734375 1337.3375244140625 background all_cells +4031.5712890625 1303.2603759765625 background all_cells +4069.666259765625 1288.739013671875 background all_cells +4050.06298828125 1347.748046875 background all_cells +4045.15478515625 1350.1241455078125 background all_cells +4037.52001953125 1305.6771240234375 background all_cells +4016.4853515625 1282.754638671875 background all_cells +4018.6962890625 1304.4869384765625 background all_cells +4007.342529296875 1302.1905517578125 background all_cells +4148.67919921875 1276.136962890625 background all_cells +4162.234375 1263.252197265625 background all_cells +4148.9248046875 1246.240234375 background all_cells +4247.10107421875 1296.815673828125 background all_cells +4255.984375 1254.5799560546875 background all_cells +4254.77783203125 1273.80810546875 background all_cells +4249.134765625 1281.1221923828125 background all_cells +4245.01318359375 1292.699951171875 background all_cells +4210.8359375 1251.165283203125 background all_cells +4243.21630859375 1273.8477783203125 background all_cells +4215.72119140625 1276.2691650390625 background all_cells +3971.37353515625 1291.7584228515625 background all_cells +3980.246826171875 1288.75341796875 background all_cells +3972.906005859375 1285.2679443359375 background all_cells +3991.73095703125 1290.6129150390625 background all_cells +4000.999755859375 1339.7567138671875 background all_cells +4003.374755859375 1283.8099365234375 background all_cells +3993.80517578125 1279.5125732421875 background all_cells +4000.28076171875 1292.480712890625 background all_cells +3989.582275390625 1305.0562744140625 background all_cells +3979.90234375 1303.0703125 background all_cells +3975.2685546875 1309.5445556640625 background all_cells +3984.0458984375 1304.1732177734375 background all_cells +3974.8291015625 1332.8297119140625 background all_cells +3980.402099609375 1318.594970703125 background all_cells +3979.102294921875 1363.719970703125 background all_cells +4005.822998046875 1354.7484130859375 background all_cells +4015.1083984375 1379.7369384765625 background all_cells +4012.706298828125 1387.3861083984375 background all_cells +4009.3603515625 1362.7498779296875 background all_cells +3986.772705078125 1350.39794921875 background all_cells +3991.88818359375 1355.8988037109375 background all_cells +3984.92626953125 1357.547119140625 background all_cells +3964.70947265625 1389.8946533203125 background all_cells +3964.98193359375 1339.9412841796875 background all_cells +3968.64599609375 1368.8135986328125 background all_cells +3966.791259765625 1378.5914306640625 background all_cells +3968.688720703125 1383.4012451171875 background all_cells +3985.525146484375 1324.335693359375 background all_cells +3985.1826171875 1334.2674560546875 background all_cells +3995.746337890625 1346.063232421875 background all_cells +3988.166015625 1328.246337890625 background all_cells +3901.848388671875 1446.459228515625 background all_cells +3885.840087890625 1443.536865234375 background all_cells +3921.533935546875 1447.9039306640625 background all_cells +3912.93701171875 1448.0106201171875 background all_cells +3873.010498046875 1481.3072509765625 background all_cells +3886.2041015625 1492.6768798828125 background all_cells +3898.755126953125 1486.9183349609375 background all_cells +3954.91259765625 1440.9310302734375 background all_cells +3971.862548828125 1457.3759765625 background all_cells +3970.04833984375 1441.3355712890625 background all_cells +3960.91796875 1445.013916015625 background all_cells +3959.613037109375 1450.9007568359375 background all_cells +3889.841064453125 1462.257568359375 background all_cells +3992.34814453125 1490.92529296875 background all_cells +3959.281494140625 1504.221435546875 background all_cells +3967.237060546875 1502.138916015625 background all_cells +3980.755615234375 1506.824462890625 background all_cells +4000.35595703125 1489.907470703125 background all_cells +3962.933349609375 1483.2960205078125 background all_cells +3880.79296875 1354.8359375 background all_cells +3893.178466796875 1414.2777099609375 background all_cells +3896.5185546875 1377.1075439453125 background all_cells +3894.404052734375 1367.9139404296875 background all_cells +3903.08447265625 1417.072021484375 background all_cells +3916.763916015625 1435.1446533203125 background all_cells +3911.3662109375 1420.1190185546875 background all_cells +3932.656005859375 1413.8126220703125 background all_cells +3925.079345703125 1415.50537109375 background all_cells +3918.11767578125 1412.8115234375 background all_cells +3876.18505859375 1608.753173828125 background all_cells +3883.361083984375 1593.1785888671875 background all_cells +3885.592041015625 1613.83984375 background all_cells +3879.023681640625 1436.5772705078125 background all_cells +3875.519287109375 1427.10595703125 background all_cells +3923.58935546875 1573.18115234375 background all_cells +3929.2744140625 1634.05810546875 background all_cells +3917.712646484375 1635.8843994140625 background all_cells +3939.682861328125 1630.8406982421875 background all_cells +3917.6279296875 1612.0169677734375 background all_cells +3949.777099609375 1560.8216552734375 background all_cells +3958.69873046875 1553.893310546875 background all_cells +3954.13525390625 1544.894287109375 background all_cells +3903.7421875 1514.07666015625 background all_cells +3907.156494140625 1636.9486083984375 background all_cells +3894.145263671875 1573.489013671875 background all_cells +3939.0595703125 1509.1375732421875 background all_cells +3933.6064453125 1430.5596923828125 background all_cells +3938.83447265625 1545.3504638671875 background all_cells +3933.774658203125 1520.8804931640625 background all_cells +3942.6494140625 1355.9814453125 background all_cells +3943.75634765625 1363.414306640625 background all_cells +3941.102294921875 1351.0462646484375 background all_cells +3977.152099609375 1385.55029296875 background all_cells +3982.4365234375 1380.35595703125 background all_cells +3957.569091796875 1356.060302734375 background all_cells +3950.478515625 1358.4913330078125 background all_cells +3974.2490234375 1351.4150390625 background all_cells +3982.093994140625 1370.064697265625 background all_cells +4000.288330078125 1372.7646484375 background all_cells +3994.15673828125 1364.941162109375 background all_cells +3986.131103515625 1368.7261962890625 background all_cells +3994.528564453125 1406.9622802734375 background all_cells +3986.294189453125 1401.1763916015625 background all_cells +3998.9951171875 1387.236328125 background all_cells +3998.472900390625 1394.567138671875 background all_cells +3996.55517578125 1400.7969970703125 background all_cells +3992.1962890625 1394.7899169921875 background all_cells +3949.87158203125 1391.559326171875 background all_cells +3958.2724609375 1383.192138671875 background all_cells +3944.68310546875 1383.382568359375 background all_cells +3955.6474609375 1368.7926025390625 background all_cells +3956.73779296875 1395.958984375 background all_cells +3953.085205078125 1406.8060302734375 background all_cells +3945.012451171875 1429.4542236328125 background all_cells +3948.864013671875 1418.894775390625 background all_cells +3943.56494140625 1434.6812744140625 background all_cells +3941.0146484375 1414.994873046875 background all_cells +3986.858642578125 1411.8316650390625 background all_cells +4003.167724609375 1412.658203125 background all_cells +3996.4248046875 1416.734375 background all_cells +3992.17138671875 1425.5118408203125 background all_cells +3983.99609375 1424.5750732421875 background all_cells +3980.466796875 1420.4781494140625 background all_cells +3969.364013671875 1432.28515625 background all_cells +3989.198974609375 1433.580322265625 background all_cells +3974.193359375 1436.6947021484375 background all_cells +3961.040771484375 1427.062744140625 background all_cells +3955.42431640625 1423.9786376953125 background all_cells +3972.288818359375 1218.9918212890625 background all_cells +3943.477783203125 1240.4520263671875 background all_cells +3946.507080078125 1214.1820068359375 background all_cells +3955.961669921875 1240.37646484375 background all_cells +3973.1748046875 1211.0836181640625 background all_cells +3957.46044921875 1230.73876953125 background all_cells +3925.14990234375 1212.2154541015625 background all_cells +3938.60009765625 1215.865966796875 background all_cells +3937.8642578125 1223.012451171875 background all_cells +3910.24755859375 1212.8369140625 background all_cells +3913.52001953125 1217.25537109375 background all_cells +3912.275390625 1224.9073486328125 background all_cells +3900.169677734375 1212.9595947265625 background all_cells +3895.56787109375 1243.9013671875 background all_cells +3884.210205078125 1222.0308837890625 background all_cells +3875.735107421875 1259.6756591796875 background all_cells +3874.3115234375 1214.00146484375 background all_cells +3990.63525390625 2196.930908203125 background all_cells +4004.1376953125 2214.636474609375 background all_cells +3993.306884765625 2192.515869140625 background all_cells +4167.7451171875 2211.18115234375 background all_cells +4160.72265625 2244.40673828125 background all_cells +4128.94970703125 2221.714599609375 background all_cells +4122.7275390625 2263.902587890625 background all_cells +4098.43994140625 2174.57958984375 background all_cells +4126.73876953125 2180.8232421875 background all_cells +4098.89208984375 2180.872802734375 background all_cells +4219.501953125 2176.11962890625 background all_cells +4200.1396484375 2191.576171875 background all_cells +4283.34912109375 2184.63818359375 background all_cells +4280.19287109375 2176.310546875 background all_cells +4190.25244140625 2221.6376953125 background all_cells +4202.06103515625 2237.3935546875 background all_cells +4246.12158203125 2211.244873046875 background all_cells +4237.5625 2205.775390625 background all_cells +4224.982421875 2197.455810546875 background all_cells +4139.00732421875 1997.240478515625 background all_cells +4164.962890625 1974.5526123046875 background all_cells +4155.69580078125 2009.012451171875 background all_cells +4143.91552734375 2005.5245361328125 background all_cells +4157.77685546875 1994.1759033203125 background all_cells +4148.99658203125 1976.313232421875 background all_cells +4174.8359375 1991.793701171875 background all_cells +4196.67431640625 1992.2122802734373 background all_cells +4178.18310546875 2018.47021484375 background all_cells +4184.75732421875 2011.8992919921875 background all_cells +4188.6806640625 2003.8648681640625 background all_cells +4190.89697265625 1973.0511474609373 background all_cells +4246.47412109375 1963.974609375 background all_cells +4176.03955078125 1982.140380859375 background all_cells +4250.75244140625 1977.96923828125 background all_cells +4136.9990234375 2032.16455078125 background all_cells +4101.09619140625 2058.0927734375 background all_cells +4074.645263671875 2051.936767578125 background all_cells +4106.4169921875 1971.119873046875 background all_cells +4131.9853515625 1967.27587890625 background all_cells +4101.310546875 1975.7542724609373 background all_cells +4122.86669921875 1974.075927734375 background all_cells +4109.47314453125 1982.9847412109373 background all_cells +4125.75634765625 2005.4664306640625 background all_cells +4100.57861328125 2005.1397705078125 background all_cells +4094.048095703125 1987.177734375 background all_cells +4103.34326171875 2009.45458984375 background all_cells +4113.720703125 2006.3004150390625 background all_cells +4127.15185546875 2017.364990234375 background all_cells +4092.037353515625 2015.411865234375 background all_cells +4069.955078125 1995.587158203125 background all_cells +3999.701416015625 1995.38134765625 background all_cells +3983.1826171875 1991.07421875 background all_cells +4055.684814453125 2000.1053466796875 background all_cells +4028.423583984375 1999.6392822265625 background all_cells +4041.14453125 2055.564697265625 background all_cells +4064.404052734375 2065.969970703125 background all_cells +4064.853515625 2055.606201171875 background all_cells +4039.969970703125 2009.3692626953125 background all_cells +4062.92578125 2019.5867919921875 background all_cells +4054.1767578125 2020.58984375 background all_cells +4040.913818359375 2017.746826171875 background all_cells +4047.146240234375 2028.2755126953125 background all_cells +4043.200927734375 2039.103271484375 background all_cells +4059.532958984375 2038.971923828125 background all_cells +4036.57421875 2030.3448486328125 background all_cells +4079.060302734375 2073.028076171875 background all_cells +4102.48486328125 2090.088134765625 background all_cells +4103.91162109375 2074.27734375 background all_cells +4090.8505859375 2082.348388671875 background all_cells +4079.16943359375 2061.272705078125 background all_cells +4218.7919921875 2107.413818359375 background all_cells +4196.66943359375 2108.140380859375 background all_cells +4234.7548828125 2113.994140625 background all_cells +4230.39892578125 2110.266357421875 background all_cells +4233.125 2103.30615234375 background all_cells +4138.33154296875 2115.419921875 background all_cells +4142.74755859375 2093.272705078125 background all_cells +4164.29833984375 2118.672607421875 background all_cells +4156.69921875 2118.04443359375 background all_cells +4053.58984375 2129.14990234375 background all_cells +4100.09130859375 2110.768798828125 background all_cells +4080.49365234375 2099.52587890625 background all_cells +4070.622802734375 2128.510009765625 background all_cells +4034.5244140625 2074.718994140625 background all_cells +4071.066162109375 2069.400146484375 background all_cells +4069.39013671875 2074.164794921875 background all_cells +4200.53271484375 2126.248046875 background all_cells +4280.72314453125 2124.5380859375 background all_cells +4207.1865234375 2142.61962890625 background all_cells +4218.72705078125 2150.36767578125 background all_cells +4191.4013671875 2142.683837890625 background all_cells +4228.23486328125 2142.435302734375 background all_cells +4046.377197265625 2157.556396484375 background all_cells +4092.27099609375 2168.06494140625 background all_cells +4041.164794921875 2163.235107421875 background all_cells +4069.325927734375 2161.66943359375 background all_cells +4058.17431640625 2134.8154296875 background all_cells +4142.64453125 2132.251220703125 background all_cells +4043.660400390625 2139.955322265625 background all_cells +4046.27587890625 2152.168701171875 background all_cells +4127.2587890625 2133.487060546875 background all_cells +4421.3505859375 1733.5185546875 background all_cells +4388.29150390625 1727.142822265625 background all_cells +4396.8349609375 1732.9022216796875 background all_cells +4436.6318359375 1737.9005126953125 background all_cells +4430.06103515625 1741.0657958984375 background all_cells +4427.16748046875 1734.1876220703125 background all_cells +4436.81640625 1779.42529296875 background all_cells +4391.37646484375 1773.399658203125 background all_cells +4435.17041015625 1795.3306884765625 background all_cells +4427.24560546875 1789.1474609375 background all_cells +4414.40283203125 1713.2178955078125 background all_cells +4434.87255859375 1709.9305419921875 background all_cells +4425.8154296875 1705.575439453125 background all_cells +4421.0400390625 1711.177734375 background all_cells +4528.46875 1741.84765625 background all_cells +4530.77099609375 1752.5953369140625 background all_cells +4546.21337890625 1734.1182861328125 background all_cells +4555.56640625 1771.65673828125 background all_cells +4540.80224609375 1781.5565185546875 background all_cells +4548.3681640625 1803.777099609375 background all_cells +4535.64404296875 1795.5518798828125 background all_cells +4526.91162109375 1787.0006103515625 background all_cells +4517.787109375 1790.74658203125 background all_cells +4506.76220703125 1772.4569091796875 background all_cells +4510.11669921875 1780.044189453125 background all_cells +4520.03271484375 1784.5509033203125 background all_cells +4515.39111328125 1781.5494384765625 background all_cells +4520.60107421875 1775.2413330078125 background all_cells +4442.3408203125 1723.4962158203125 background all_cells +4443.15576171875 1716.7923583984375 background all_cells +4458.75146484375 1715.20458984375 background all_cells +4451.30615234375 1724.29736328125 background all_cells +4447.06640625 1678.8223876953125 background all_cells +4493.97607421875 1802.8843994140625 background all_cells +4494.19921875 1776.216552734375 background all_cells +4500.89111328125 1772.0047607421875 background all_cells +4499.40576171875 1812.294677734375 background all_cells +4501.2275390625 1781.1292724609375 background all_cells +4470.76416015625 1764.8858642578125 background all_cells +4445.58203125 1792.92333984375 background all_cells +4485.7001953125 1792.6884765625 background all_cells +4486.55859375 1771.422607421875 background all_cells +4496.00341796875 1683.9337158203125 background all_cells +4492.06201171875 1727.3780517578125 background all_cells +4486.607421875 1702.8043212890625 background all_cells +4499.5830078125 1692.553955078125 background all_cells +4485.15087890625 1692.481201171875 background all_cells +4299.7099609375 2010.9849853515625 background all_cells +4339.80908203125 1990.6239013671875 background all_cells +4315.85546875 1999.06640625 background all_cells +4343.37841796875 2020.655029296875 background all_cells +4306.689453125 2013.4326171875 background all_cells +4320.02001953125 2058.298828125 background all_cells +4188.9443359375 2087.77490234375 background all_cells +4305.6767578125 2074.47900390625 background all_cells +4307.75732421875 2059.260986328125 background all_cells +4327.80029296875 2042.322998046875 background all_cells +4316.93798828125 2049.89306640625 background all_cells +4412.0595703125 2085.075439453125 background all_cells +4399.30078125 2093.785888671875 background all_cells +4427.13720703125 2048.171875 background all_cells +4424.8330078125 2086.856689453125 background all_cells +4315.52880859375 1958.2838134765625 background all_cells +4316.63427734375 1941.1785888671875 background all_cells +4353.2998046875 1943.51123046875 background all_cells +4361.19189453125 1954.965087890625 background all_cells +4357.970703125 1959.673095703125 background all_cells +4362.74462890625 1949.10888671875 background all_cells +4356.83935546875 1949.1497802734373 background all_cells +4340.09912109375 1918.9119873046875 background all_cells +4353.330078125 1923.467529296875 background all_cells +4365.359375 1931.1524658203125 background all_cells +4349.44921875 1925.6326904296875 background all_cells +4330.4912109375 1947.322998046875 background all_cells +4348.2744140625 1960.7509765625 background all_cells +4345.96435546875 1953.533935546875 background all_cells +4337.109375 1964.4239501953125 background all_cells +4349.3876953125 1866.837890625 background all_cells +4358.98828125 1862.1881103515625 background all_cells +4362.3134765625 1871.2469482421875 background all_cells +4363.65478515625 1902.59716796875 background all_cells +4357.3515625 1888.2052001953125 background all_cells +4350.20556640625 1887.9412841796875 background all_cells +4367.15087890625 1967.2122802734373 background all_cells +4352.275390625 1982.7745361328125 background all_cells +4355.5029296875 1973.14453125 background all_cells +4375.32763671875 1968.4979248046875 background all_cells +4386.939453125 1966.8414306640625 background all_cells +4378.87353515625 1962.5093994140625 background all_cells +4373.234375 1963.0374755859373 background all_cells +4423.35205078125 1853.8065185546875 background all_cells +4443.3935546875 1877.514404296875 background all_cells +4376.96044921875 1930.346923828125 background all_cells +4384.11279296875 1904.7789306640625 background all_cells +4402.61669921875 1935.293212890625 background all_cells +4380.21630859375 1921.1590576171875 background all_cells +4380.4072265625 1942.6116943359373 background all_cells +4196.41796875 1918.424560546875 background all_cells +4200.66455078125 1900.1826171875 background all_cells +4256.33984375 1868.36865234375 background all_cells +4267.861328125 1908.1142578125 background all_cells +4244.6357421875 1875.647216796875 background all_cells +4283.82177734375 1909.8963623046875 background all_cells +4274.03173828125 1946.0404052734373 background all_cells +4229.1806640625 1935.309814453125 background all_cells +4233.337890625 1917.00390625 background all_cells +4363.11279296875 2135.9794921875 background all_cells +4397.5712890625 2155.17529296875 background all_cells +4383.458984375 2149.231201171875 background all_cells +4365.333984375 2142.508544921875 background all_cells +4399.12158203125 2165.3134765625 background all_cells +4353.13623046875 2181.973876953125 background all_cells +4375.3447265625 2177.992431640625 background all_cells +4385.390625 2187.828857421875 background all_cells +4396.75537109375 2187.671142578125 background all_cells +4382.91943359375 2166.670654296875 background all_cells +4399.32080078125 2204.4951171875 background all_cells +4386.99658203125 2232.12841796875 background all_cells +4373.6494140625 2230.243896484375 background all_cells +4261.62548828125 2204.24658203125 background all_cells +4268.92236328125 2196.206787109375 background all_cells +4265.71923828125 2226.8857421875 background all_cells +4323.73486328125 2256.25390625 background all_cells +4285.75244140625 2243.014892578125 background all_cells +4297.67041015625 2142.015625 background all_cells +4328.30419921875 2171.515380859375 background all_cells +4303.27392578125 2164.559326171875 background all_cells +4308.36279296875 2174.04833984375 background all_cells +4328.05517578125 2183.7568359375 background all_cells +4323.05126953125 2195.2900390625 background all_cells +4279.9287109375 2193.257568359375 background all_cells +4040.00537109375 1683.8193359375 background all_cells +4051.351318359375 1731.2552490234375 background all_cells +4055.989990234375 1706.50830078125 background all_cells +4044.734375 1690.247802734375 background all_cells +4045.425537109375 1675.775146484375 background all_cells +4082.578125 1670.6376953125 background all_cells +4117.62744140625 1724.726806640625 background all_cells +4103.16796875 1678.809814453125 background all_cells +4087.59521484375 1726.3736572265625 background all_cells +4135.67431640625 1698.270751953125 background all_cells +4147.48046875 1668.0189208984375 background all_cells +4145.73779296875 1686.854248046875 background all_cells +4142.24365234375 1678.35546875 background all_cells +4344.41064453125 1742.659423828125 background all_cells +4190.7255859375 1738.8048095703125 background all_cells +4341.33740234375 1747.7003173828125 background all_cells +4337.37646484375 1743.2799072265625 background all_cells +4336.11865234375 1738.927001953125 background all_cells +4340.93701171875 1729.19677734375 background all_cells +4293.43115234375 1729.43994140625 background all_cells +4335.0009765625 1732.7125244140625 background all_cells +4335.16259765625 1728.855712890625 background all_cells +4332.21484375 1721.933349609375 background all_cells +4206.3916015625 1721.291748046875 background all_cells +4379.078125 1713.5159912109375 background all_cells +4336.31591796875 1724.177978515625 background all_cells +4335.947265625 1717.4862060546875 background all_cells +4191.22900390625 1773.305419921875 background all_cells +4184.47265625 1823.968017578125 background all_cells +4185.92041015625 1854.017822265625 background all_cells +4175.50830078125 1816.54638671875 background all_cells +4190.7099609375 1814.806396484375 background all_cells +4130.87744140625 1957.107666015625 background all_cells +4190.20263671875 1928.5718994140625 background all_cells +4176.8994140625 1924.31201171875 background all_cells +4154.849609375 1894.2064208984373 background all_cells +4148.841796875 1940.2052001953125 background all_cells +4149.12060546875 1819.4833984375 background all_cells +4162.6953125 1825.5174560546875 background all_cells +4164.3603515625 1848.6199951171875 background all_cells +4141.130859375 1818.94287109375 background all_cells +4153.12646484375 1779.279052734375 background all_cells +4147.8505859375 1797.871337890625 background all_cells +4136.294921875 1790.649658203125 background all_cells +4143.06689453125 1784.4276123046875 background all_cells +4327.11865234375 1835.4749755859373 background all_cells +4342.24169921875 1843.405029296875 background all_cells +4336.4384765625 1835.5301513671875 background all_cells +4368.9521484375 1775.0711669921875 background all_cells +4378.60107421875 1774.1396484375 background all_cells +4374.41455078125 1770.3421630859375 background all_cells +4372.673828125 1778.365234375 background all_cells +4358.232421875 1771.7391357421875 background all_cells +4362.9970703125 1774.4246826171875 background all_cells +4363.42626953125 1768.3658447265625 background all_cells +4344.0107421875 1754.97998046875 background all_cells +4354.1611328125 1768.7344970703125 background all_cells +4351.212890625 1757.00634765625 background all_cells +4348.79638671875 1762.2052001953125 background all_cells +4408.83203125 1768.677734375 background all_cells +4415.2236328125 1732.0947265625 background all_cells +4408.8720703125 1730.572021484375 background all_cells +4406.353515625 1778.2081298828125 background all_cells +4389.3369140625 1845.4732666015625 background all_cells +4414.11181640625 1779.64013671875 background all_cells +4415.0009765625 1788.2603759765625 background all_cells +4411.9638671875 1849.3394775390625 background all_cells +4210.04541015625 1748.5010986328125 background all_cells +4240.423828125 1760.3795166015625 background all_cells +4213.78466796875 1802.7984619140625 background all_cells +4300.33154296875 1732.9296875 background all_cells +4292.91015625 1745.260986328125 background all_cells +4269.10498046875 1739.47607421875 background all_cells +4264.94384765625 1784.9039306640625 background all_cells +4285.6650390625 1812.2716064453125 background all_cells +4305.19189453125 1798.793212890625 background all_cells +4280.9404296875 1790.4195556640625 background all_cells +4240.19970703125 1836.6328125 background all_cells +4265.17626953125 1854.506103515625 background all_cells +4268.6015625 1841.1744384765625 background all_cells +4319.24658203125 1835.6519775390625 background all_cells +4294.32373046875 1833.437744140625 background all_cells +4104.64404296875 1728.377685546875 background all_cells +4100.14013671875 1737.120361328125 background all_cells +4108.400390625 1734.2252197265625 background all_cells +4116.46826171875 1797.5689697265625 background all_cells +4104.771484375 1790.9366455078125 background all_cells +4100.64306640625 1778.153076171875 background all_cells +4179.2060546875 1749.97607421875 background all_cells +4187.6494140625 1756.6907958984375 background all_cells +4174.3818359375 1768.8326416015625 background all_cells +4192.00048828125 1761.6256103515625 background all_cells +4167.30810546875 1763.61279296875 background all_cells +4211.95263671875 1693.224365234375 background all_cells +4263.6884765625 1708.528564453125 background all_cells +4254.62841796875 1701.3778076171875 background all_cells +4207.76806640625 1712.22802734375 background all_cells +4212.16748046875 1702.4268798828125 background all_cells +4233.14501953125 1649.460693359375 background all_cells +4226.22216796875 1662.3154296875 background all_cells +4229.3291015625 1655.2109375 background all_cells +4221.3623046875 1652.934326171875 background all_cells +4235.451171875 1666.246826171875 background all_cells +4217.96533203125 1668.5821533203125 background all_cells +4223.50634765625 1668.059326171875 background all_cells +4213.79638671875 1680.038818359375 background all_cells +4226.35009765625 1677.100341796875 background all_cells +4334.27587890625 1565.1842041015625 background all_cells +4379.16015625 1573.2476806640625 background all_cells +4338.70751953125 1569.27880859375 background all_cells +4379.23974609375 1567.1219482421875 background all_cells +4385.66845703125 1542.3736572265625 background all_cells +4404.107421875 1546.744140625 background all_cells +4395.8974609375 1553.5196533203125 background all_cells +4391.73876953125 1550.2738037109375 background all_cells +4369.8466796875 1579.25244140625 background all_cells +4363.7216796875 1596.5419921875 background all_cells +4381.91943359375 1602.4588623046875 background all_cells +4363.0810546875 1588.5684814453125 background all_cells +4375.201171875 1582.65771484375 background all_cells +4378.52490234375 1577.6796875 background all_cells +4338.462890625 1661.17578125 background all_cells +4314.76953125 1688.889404296875 background all_cells +4323.37744140625 1687.25634765625 background all_cells +4346.87451171875 1689.9703369140625 background all_cells +4323.8486328125 1672.8946533203125 background all_cells +4353.1640625 1693.44091796875 background all_cells +4341.28564453125 1713.3292236328125 background all_cells +4343.72119140625 1702.299560546875 background all_cells +4341.09326171875 1696.5009765625 background all_cells +4361.38134765625 1678.9390869140625 background all_cells +4362.9482421875 1687.3153076171875 background all_cells +4356.40576171875 1684.130859375 background all_cells +4381.16796875 1669.5291748046875 background all_cells +4372.61474609375 1676.68408203125 background all_cells +4396.20263671875 1711.338134765625 background all_cells +4408.03369140625 1672.841552734375 background all_cells +4397.09423828125 1707.5869140625 background all_cells +4436.01708984375 1664.738525390625 background all_cells +4430.01904296875 1679.2542724609375 background all_cells +4420.60498046875 1673.7486572265625 background all_cells +4303.2998046875 1634.732421875 background all_cells +4324.8369140625 1605.75244140625 background all_cells +4321.1650390625 1601.380615234375 background all_cells +4322.27587890625 1614.7593994140625 background all_cells +4328.13427734375 1632.7935791015625 background all_cells +4315.2314453125 1602.37158203125 background all_cells +4342.7666015625 1623.4305419921875 background all_cells +4368.5126953125 1615.10009765625 background all_cells +4352.95068359375 1626.804931640625 background all_cells +4331.84228515625 1643.9075927734375 background all_cells +4344.90087890625 1615.7069091796875 background all_cells +4342.060546875 1634.19482421875 background all_cells +4330.1435546875 1612.5970458984375 background all_cells +4319.4326171875 1546.001953125 background all_cells +4337.28564453125 1532.7098388671875 background all_cells +4324.5537109375 1538.494140625 background all_cells +4309.82177734375 1569.009521484375 background all_cells +4318.59765625 1584.794921875 background all_cells +4314.23046875 1590.8006591796875 background all_cells +4229.3623046875 1638.5318603515625 background all_cells +4234.61083984375 1614.355712890625 background all_cells +4234.3701171875 1604.552734375 background all_cells +4239.7470703125 1583.23388671875 background all_cells +4288.673828125 1635.40234375 background all_cells +4275.748046875 1604.6971435546875 background all_cells +4244.01953125 1596.3460693359375 background all_cells +4241.75439453125 1592.20263671875 background all_cells +4244.75244140625 1565.759033203125 background all_cells +4256.79443359375 1535.01513671875 background all_cells +4253.35009765625 1553.1947021484375 background all_cells +4255.869140625 1543.11376953125 background all_cells +4245.60302734375 1574.17431640625 background all_cells +4416.6484375 1606.52001953125 background all_cells +4413.65869140625 1626.1138916015625 background all_cells +4413.80908203125 1652.2716064453125 background all_cells +4410.0068359375 1645.96240234375 background all_cells +4400.12353515625 1619.228759765625 background all_cells +4410.63134765625 1695.0721435546875 background all_cells +4392.2099609375 1714.1790771484375 background all_cells +4408.42578125 1712.429931640625 background all_cells +4395.4443359375 1702.8792724609375 background all_cells +4422.07421875 1654.080810546875 background all_cells +4425.7080078125 1658.648193359375 background all_cells +4430.84765625 1651.4765625 background all_cells +4433.1181640625 1645.720947265625 background all_cells +4399.94921875 1643.5489501953125 background all_cells +4388.97412109375 1659.6756591796875 background all_cells +4394.97705078125 1646.7503662109375 background all_cells +4398.3291015625 1653.36962890625 background all_cells +4421.00537109375 1616.8634033203125 background all_cells +4434.66455078125 1629.607666015625 background all_cells +4428.9462890625 1622.82080078125 background all_cells +4518.3232421875 1645.347900390625 background all_cells +4518.1552734375 1666.2584228515625 background all_cells +4502.02001953125 1667.3260498046875 background all_cells +4526.18115234375 1658.030517578125 background all_cells +4471.07666015625 1704.4119873046875 background all_cells +4483.6455078125 1719.575927734375 background all_cells +4483.69921875 1677.21728515625 background all_cells +4445.45654296875 1666.075439453125 background all_cells +4476.52197265625 1662.0733642578125 background all_cells +4451.513671875 1661.8536376953125 background all_cells +4540.45166015625 1533.2977294921875 background all_cells +4555.85791015625 1571.4036865234375 background all_cells +4525.42236328125 1547.5970458984375 background all_cells +4435.283203125 1592.0780029296875 background all_cells +4443.78955078125 1582.566162109375 background all_cells +4442.11279296875 1570.914794921875 background all_cells +4407.0849609375 1576.0341796875 background all_cells +4400.39599609375 1568.0045166015625 background all_cells +4430.1416015625 1545.57568359375 background all_cells +4422.2509765625 1576.26220703125 background all_cells +4421.92236328125 1561.9005126953125 background all_cells +4439.376953125 1600.9171142578125 background all_cells +4436.4013671875 1612.5396728515625 background all_cells +4438.1611328125 1619.075439453125 background all_cells +4481.646484375 1609.578369140625 background all_cells +4434.1416015625 1603.7509765625 background all_cells +4487.01708984375 1540.2103271484375 background all_cells +4462.390625 1543.6702880859375 background all_cells +4465.41015625 1548.70947265625 background all_cells +4491.37353515625 1599.8782958984375 background all_cells +4461.298828125 1607.693603515625 background all_cells +4461.12353515625 1554.2054443359375 background all_cells +4225.22998046875 1461.58544921875 background all_cells +4228.52978515625 1470.8427734375 background all_cells +4232.33544921875 1456.8115234375 background all_cells +4217.11279296875 1485.6279296875 background all_cells +4210.17822265625 1496.6839599609375 background all_cells +4299.52880859375 1514.0926513671875 background all_cells +4204.02001953125 1528.9364013671875 background all_cells +4213.40625 1510.2110595703125 background all_cells +4209.22314453125 1505.264892578125 background all_cells +4288.107421875 1479.2027587890625 background all_cells +4316.46240234375 1486.657470703125 background all_cells +4303.45849609375 1484.5640869140625 background all_cells +4278.3271484375 1494.3448486328125 background all_cells +4282.3984375 1484.2572021484375 background all_cells +4296.349609375 1485.2763671875 background all_cells +4313.4970703125 1461.73095703125 background all_cells +4304.73681640625 1474.5928955078125 background all_cells +4294.37451171875 1475.7691650390625 background all_cells +4298.41552734375 1462.8443603515625 background all_cells +4251.921875 1395.09375 background all_cells +4273.1650390625 1395.253173828125 background all_cells +4249.88818359375 1407.4090576171875 background all_cells +4236.07568359375 1419.61865234375 background all_cells +4308.2666015625 1445.35888671875 background all_cells +4229.21240234375 1439.3897705078125 background all_cells +4240.337890625 1429.5155029296875 background all_cells +4206.9169921875 1414.0540771484375 background all_cells +4239.12890625 1403.5535888671875 background all_cells +4229.45361328125 1410.2119140625 background all_cells +4406.0234375 1249.6510009765625 background all_cells +4522.8359375 1263.6688232421875 background all_cells +4365.54248046875 1250.4146728515625 background all_cells +4371.9150390625 1287.6192626953125 background all_cells +4418.22314453125 1279.5660400390625 background all_cells +4495.25048828125 1403.240966796875 background all_cells +4540.50244140625 1400.0294189453125 background all_cells +4535.0986328125 1444.690185546875 background all_cells +4478.53369140625 1323.1202392578125 background all_cells +4469.49072265625 1298.572021484375 background all_cells +4541.75146484375 1324.7313232421875 background all_cells +4539.65185546875 1375.0601806640625 background all_cells +4534.138671875 1306.59716796875 background all_cells +4533.47802734375 1300.834716796875 background all_cells +4366.92724609375 1375.166015625 background all_cells +4442.9384765625 1395.7454833984375 background all_cells +4444.45654296875 1378.384521484375 background all_cells +4403.14453125 1368.00146484375 background all_cells +4397.9716796875 1355.2584228515625 background all_cells +4367.26220703125 1327.8082275390625 background all_cells +4325.3798828125 1467.67041015625 background all_cells +4328.97998046875 1528.9593505859375 background all_cells +4328.537109375 1502.851806640625 background all_cells +4480.8173828125 1511.2086181640625 background all_cells +4523.55517578125 1480.009765625 background all_cells +4503.138671875 1525.323486328125 background all_cells +4497.06201171875 1518.038330078125 background all_cells +4421.19287109375 1493.3665771484375 background all_cells +4434.71533203125 1458.267822265625 background all_cells +4436.57666015625 1437.9495849609375 background all_cells +4431.05810546875 1474.8056640625 background all_cells +4471.1337890625 1506.9326171875 background all_cells +4419.552734375 1501.51708984375 background all_cells +4394.51318359375 1520.080322265625 background all_cells +4416.412109375 1523.03125 background all_cells +4413.2373046875 1533.0126953125 background all_cells +4409.65869140625 1527.4952392578125 background all_cells +4398.4736328125 1525.2789306640625 background all_cells +4396.0771484375 1505.7906494140625 background all_cells +4379.87890625 1482.2353515625 background all_cells +4371.1171875 1503.9407958984375 background all_cells +4388.04638671875 1507.0457763671875 background all_cells +4385.9970703125 1433.2008056640625 background all_cells +4380.97509765625 1505.1904296875 background all_cells +4341.57421875 1520.8763427734375 background all_cells +4363.25048828125 1498.77392578125 background all_cells +4364.98779296875 1512.55712890625 background all_cells +4353.55908203125 1507.769775390625 background all_cells +4347.154296875 1514.552490234375 background all_cells +4319.35498046875 1229.0091552734375 background all_cells +4359.05029296875 1237.7276611328125 background all_cells +4359.34423828125 1247.3460693359375 background all_cells +4333.9375 1220.9642333984375 background all_cells +4359.55029296875 1227.6129150390625 background all_cells +4444.23095703125 1223.63671875 background all_cells +4385.4990234375 1237.739013671875 background all_cells +4352.1240234375 1329.922607421875 background all_cells +4321.40576171875 1310.8382568359375 background all_cells +4357.15673828125 1358.756103515625 background all_cells +4353.890625 1334.6412353515625 background all_cells +4324.1025390625 1415.313720703125 background all_cells +4435.916015625 1416.593505859375 background all_cells +4422.19189453125 1419.7620849609375 background all_cells +4416.4638671875 1405.9556884765625 background all_cells +4330.681640625 1405.91455078125 background all_cells +4200.33642578125 1242.980224609375 background all_cells +4271.93408203125 1228.8092041015625 background all_cells +4275.556640625 1224.6143798828125 background all_cells +4268.51708984375 1212.6436767578125 background all_cells +4258.546875 1224.3564453125 background all_cells +4296.537109375 1315.2017822265625 background all_cells +4301.07666015625 1293.12841796875 background all_cells +4298.716796875 1303.6280517578125 background all_cells +4268.5888671875 1280.337158203125 background all_cells +4277.47265625 1286.61279296875 background all_cells +4287.669921875 1285.7269287109375 background all_cells +4261.994140625 1281.621826171875 background all_cells +4284.17919921875 1236.065185546875 background all_cells +4296.0595703125 1264.0240478515625 background all_cells +4285.6640625 1256.15771484375 background all_cells +4509.11572265625 2237.3154296875 background all_cells +4511.0390625 2195.3154296875 background all_cells +4515.4482421875 2234.272705078125 background all_cells +4508.27734375 2231.880615234375 background all_cells +4540.71044921875 2242.888916015625 background all_cells +4545.8955078125 2229.463623046875 background all_cells +4544.255859375 2240.736083984375 background all_cells +4545.26953125 2236.3359375 background all_cells +4525.5126953125 2250.33740234375 background all_cells +4537.134765625 2245.726318359375 background all_cells +4532.69775390625 2256.37841796875 background all_cells +4530.84765625 2242.250244140625 background all_cells +4541.12353515625 2204.602783203125 background all_cells +4541.5517578125 2193.8642578125 background all_cells +4532.52685546875 2235.479736328125 background all_cells +4525.865234375 2236.9140625 background all_cells +4539.267578125 2236.510498046875 background all_cells +4527.60791015625 1964.3101806640625 background all_cells +4527.2744140625 2228.04052734375 background all_cells +4526.5302734375 2218.83447265625 background all_cells +4408.447265625 2200.9453125 background all_cells +4422.697265625 2220.037841796875 background all_cells +4418.7529296875 2210.509033203125 background all_cells +4427.30029296875 2256.43212890625 background all_cells +4442.6953125 2248.2578125 background all_cells +4435.4921875 2255.7900390625 background all_cells +4401.85009765625 2231.330322265625 background all_cells +4434.7744140625 2239.929443359375 background all_cells +4436.603515625 2233.7646484375 background all_cells +4428.71484375 2241.166748046875 background all_cells +4423.2041015625 2225.6611328125 background all_cells +4413.54052734375 2243.259033203125 background all_cells +4570.078125 2246.541015625 background all_cells +4593.244140625 2242.732421875 background all_cells +4605.93408203125 2247.551513671875 background all_cells +4586.47607421875 2248.19091796875 background all_cells +4592.59423828125 2230.232421875 background all_cells +4594.603515625 2255.44970703125 background all_cells +4590.49755859375 2239.46240234375 background all_cells +4590.61083984375 2262.58251953125 background all_cells +4550.39111328125 2231.993896484375 background all_cells +4563.64404296875 2235.932861328125 background all_cells +4558.91796875 2232.31982421875 background all_cells +4567.21826171875 2249.416259765625 background all_cells +4569.05224609375 2254.192626953125 background all_cells +4577.62841796875 2257.2119140625 background all_cells +4564.853515625 2241.28515625 background all_cells +4578.37646484375 2202.53369140625 background all_cells +4562.5654296875 2224.10888671875 background all_cells +4557.42236328125 2216.45654296875 background all_cells +4568.39599609375 2221.8291015625 background all_cells +4567.7626953125 2217.556884765625 background all_cells +4555.2119140625 2249.60888671875 background all_cells +4552.73681640625 2254.572265625 background all_cells +4550.7529296875 2260.457763671875 background all_cells +4561.619140625 2257.0908203125 background all_cells +4410.1279296875 1933.7884521484373 background all_cells +4426.29150390625 1942.7119140625 background all_cells +4434.337890625 1951.38671875 background all_cells +4412.89892578125 1949.5936279296875 background all_cells +4402.25341796875 1946.441162109375 background all_cells +4417.978515625 1939.7880859375 background all_cells +4426.53564453125 2180.500732421875 background all_cells +4453.0302734375 2197.038818359375 background all_cells +4411.63818359375 2185.21435546875 background all_cells +4429.8310546875 2174.68310546875 background all_cells +4464.029296875 2035.4637451171875 background all_cells +4449.30078125 2177.690185546875 background all_cells +4444.265625 2102.95068359375 background all_cells +4413.44873046875 1955.959228515625 background all_cells +4425.44091796875 1959.6077880859373 background all_cells +4419.4345703125 1976.3763427734373 background all_cells +4431.1708984375 1966.6961669921875 background all_cells +4523.8388671875 1993.23486328125 background all_cells +4518.57275390625 2015.533935546875 background all_cells +4522.9052734375 2005.357666015625 background all_cells +4499.42138671875 2001.038330078125 background all_cells +4546.71435546875 2154.5654296875 background all_cells +4550.8994140625 2181.85986328125 background all_cells +4543.29150390625 2167.767333984375 background all_cells +4477.47412109375 2135.309326171875 background all_cells +4489.529296875 2188.958251953125 background all_cells +4476.291015625 2184.018798828125 background all_cells +4509.81787109375 2184.414794921875 background all_cells +4750.74365234375 2254.56396484375 background all_cells +4757.45263671875 2213.800537109375 background all_cells +4781.25732421875 2252.868896484375 background all_cells +4775.3408203125 2253.687255859375 background all_cells +4767.34130859375 2253.845703125 background all_cells +4804.55517578125 2228.441650390625 background all_cells +4813.1181640625 2263.693115234375 background all_cells +4809.1259765625 2219.7646484375 background all_cells +4867.10107421875 2261.622802734375 background all_cells +4897.74755859375 2216.177734375 background all_cells +4896.74755859375 2244.45263671875 background all_cells +4883.6630859375 2252.0615234375 background all_cells +5058.01806640625 2237.521728515625 background all_cells +5101.67529296875 2206.214599609375 background all_cells +5082.62744140625 2217.5859375 background all_cells +5072.4794921875 2223.29052734375 background all_cells +4958.18115234375 2214.48681640625 background all_cells +5024.68310546875 2233.74560546875 background all_cells +4976.9970703125 2239.180419921875 background all_cells +4647.5771484375 2260.1884765625 background all_cells +4688.490234375 2259.176025390625 background all_cells +4680.4560546875 2250.692138671875 background all_cells +4663.73828125 2263.92724609375 background all_cells +4704.45947265625 2265.233154296875 background all_cells +4728.60693359375 2250.603271484375 background all_cells +4723.7138671875 2257.126220703125 background all_cells +4696.59521484375 2224.7353515625 background all_cells +4718.396484375 2234.061279296875 background all_cells +4715.97119140625 2227.46826171875 background all_cells +4697.4609375 2219.291259765625 background all_cells +4680.0625 2237.6240234375 background all_cells +4674.44873046875 2243.798828125 background all_cells +4690.3701171875 2243.929931640625 background all_cells +4683.1044921875 2221.79736328125 background all_cells +4464.603515625 2190.2861328125 background all_cells +4480.8662109375 2196.447021484375 background all_cells +4474.830078125 2204.85302734375 background all_cells +4462.08740234375 2194.158935546875 background all_cells +4526.74658203125 2210.7626953125 background all_cells +4537.724609375 2262.9052734375 background all_cells +4532.24658203125 2197.83984375 background all_cells +4523.61279296875 2202.427734375 background all_cells +4505.3017578125 2222.166748046875 background all_cells +4511.6259765625 2214.214599609375 background all_cells +4487.31787109375 2210.449951171875 background all_cells +4502.46240234375 2198.275146484375 background all_cells +4501.12353515625 2206.207275390625 background all_cells +4472.27587890625 1896.7359619140625 background all_cells +4464.7158203125 1900.6019287109373 background all_cells +4482.130859375 1993.9825439453125 background all_cells +4481.77783203125 2020.5701904296875 background all_cells +4488.7119140625 2015.9393310546875 background all_cells +4490.197265625 2004.432373046875 background all_cells +4477.25732421875 1995.9659423828125 background all_cells +4454.8486328125 1906.524169921875 background all_cells +4463.8857421875 1909.531982421875 background all_cells +4458.2119140625 2027.54052734375 background all_cells +4463.021484375 2026.657958984375 background all_cells +4489.08740234375 1903.54443359375 background all_cells +4482.384765625 1938.111572265625 background all_cells +4477.9814453125 1918.5994873046875 background all_cells +4537.0859375 1839.440673828125 background all_cells +4554.14697265625 1874.0103759765625 background all_cells +4548.58447265625 1862.070068359375 background all_cells +4554.14794921875 1815.61376953125 background all_cells +4544.443359375 1831.18603515625 background all_cells +4526.5068359375 1909.2911376953125 background all_cells +4506.67529296875 1961.4801025390625 background all_cells +4495.97314453125 1949.540283203125 background all_cells +4517.4345703125 1941.0738525390625 background all_cells +4527.8251953125 1922.4288330078125 background all_cells +4497.4599609375 1879.2666015625 background all_cells +4551.115234375 1884.373046875 background all_cells +4558.0224609375 1892.3748779296875 background all_cells +4504.4150390625 1897.1341552734373 background all_cells +4498.6279296875 1887.82958984375 background all_cells +4525.2392578125 1822.2647705078125 background all_cells +4503.1171875 1872.110595703125 background all_cells +4520.06494140625 1823.3985595703125 background all_cells +4468.78125 1792.0733642578125 background all_cells +4463.4677734375 1796.8687744140625 background all_cells +4476.01220703125 1798.4720458984375 background all_cells +4468.80224609375 1797.9156494140625 background all_cells +4473.599609375 1852.41748046875 background all_cells +4481.984375 1889.9144287109373 background all_cells +4459.0849609375 1886.5791015625 background all_cells +4490.6083984375 1856.07421875 background all_cells +4487.25439453125 1804.057373046875 background all_cells +4476.2607421875 1807.5372314453125 background all_cells +4459.38916015625 1805.3555908203125 background all_cells +3995.208740234375 1869.7542724609373 background all_cells +4010.987548828125 1903.597412109375 background all_cells +4011.229248046875 1914.5927734375 background all_cells +3949.987060546875 1914.910888671875 background all_cells +3981.14501953125 1912.2686767578125 background all_cells +3973.70654296875 1889.9149169921875 background all_cells +3875.503173828125 1898.009521484375 background all_cells +3884.440673828125 1922.808837890625 background all_cells +3896.5166015625 1918.587158203125 background all_cells +3922.74853515625 1879.243408203125 background all_cells +3898.72900390625 1912.309814453125 background all_cells +3976.24267578125 1967.3602294921875 background all_cells +4007.922607421875 1942.183349609375 background all_cells +4013.151611328125 1957.7635498046875 background all_cells +3964.05810546875 1984.640380859375 background all_cells +3963.641357421875 1972.2481689453125 background all_cells +3889.340087890625 1974.15478515625 background all_cells +3902.66015625 1974.42529296875 background all_cells +3909.432861328125 1980.671630859375 background all_cells +3913.420166015625 2008.1590576171875 background all_cells +3897.340087890625 1997.439453125 background all_cells +3888.310302734375 1980.4556884765625 background all_cells +3906.1513671875 1956.8382568359373 background all_cells +3907.1748046875 1966.7139892578125 background all_cells +3903.726806640625 1963.24169921875 background all_cells +3877.38720703125 1971.41748046875 background all_cells +3916.377685546875 1957.31396484375 background all_cells +3952.698486328125 1952.632080078125 background all_cells +3934.8759765625 1966.3603515625 background all_cells +3921.0263671875 1966.655029296875 background all_cells +3944.50537109375 1755.162841796875 background all_cells +3938.233154296875 1766.834716796875 background all_cells +3933.591064453125 1761.619140625 background all_cells +3943.980712890625 1773.85986328125 background all_cells +3927.51171875 1778.4326171875 background all_cells +3998.836181640625 1796.55029296875 background all_cells +4017.27978515625 1757.8465576171875 background all_cells +4022.036376953125 1754.7999267578125 background all_cells +3992.409423828125 1738.760498046875 background all_cells +4021.964111328125 1739.8800048828125 background all_cells +4014.5517578125 1742.8533935546875 background all_cells +4013.80517578125 1724.3892822265625 background all_cells +4000.879638671875 1730.5780029296875 background all_cells +3966.293212890625 1763.6683349609375 background all_cells +3993.8076171875 1755.2171630859375 background all_cells +3989.185546875 1764.6341552734375 background all_cells +3972.69873046875 1751.9937744140625 background all_cells +3937.2607421875 1745.8565673828125 background all_cells +3954.81201171875 1748.169921875 background all_cells +3952.968505859375 1731.9869384765625 background all_cells +3936.301513671875 1723.5028076171875 background all_cells +3930.598876953125 1739.2381591796875 background all_cells +4019.677490234375 1763.090576171875 background all_cells +4025.8837890625 1732.3739013671875 background all_cells +4037.574951171875 1790.8148193359375 background all_cells +4037.29345703125 1760.3741455078125 background all_cells +4027.901611328125 1762.1163330078125 background all_cells +4049.340087890625 1741.0009765625 background all_cells +4065.500244140625 1744.742431640625 background all_cells +4060.60986328125 1735.601806640625 background all_cells +4053.00634765625 1765.9443359375 background all_cells +4085.176025390625 1772.0374755859375 background all_cells +4077.99365234375 1766.7911376953125 background all_cells +4091.713134765625 1781.4373779296875 background all_cells +4078.672607421875 1779.9580078125 background all_cells +4069.970458984375 1770.5028076171875 background all_cells +4084.998046875 1740.275146484375 background all_cells +4075.008056640625 1736.950927734375 background all_cells +4090.8232421875 1736.2490234375 background all_cells +4082.855224609375 1737.0574951171875 background all_cells +4089.334716796875 1744.794921875 background all_cells +4029.45751953125 1937.537353515625 background all_cells +4051.273193359375 1937.3865966796875 background all_cells +4041.93603515625 1941.9437255859373 background all_cells +3872.64892578125 1741.412841796875 background all_cells +3884.955322265625 1738.727294921875 background all_cells +3887.297607421875 1732.7344970703125 background all_cells +3873.8115234375 1732.837646484375 background all_cells +3890.54150390625 1738.8531494140625 background all_cells +3895.458251953125 1812.69091796875 background all_cells +3918.810546875 1753.7764892578125 background all_cells +3915.826904296875 1764.2705078125 background all_cells +3907.75 1755.5028076171875 background all_cells +3915.32666015625 1707.1182861328125 background all_cells +3915.359619140625 1744.25146484375 background all_cells +3908.550537109375 1734.9964599609375 background all_cells +3917.917236328125 1718.1336669921875 background all_cells +3880.565185546875 1666.3209228515625 background all_cells +3921.965087890625 1696.992431640625 background all_cells +3936.5966796875 1681.2109375 background all_cells +3927.35546875 2168.5556640625 background all_cells +3936.060546875 2159.209228515625 background all_cells +3930.4287109375 2163.37158203125 background all_cells +3932.896240234375 2180.128173828125 background all_cells +3947.99072265625 2224.0107421875 background all_cells +3922.604248046875 2235.705810546875 background all_cells +3913.123779296875 2267.446533203125 background all_cells +3931.287353515625 2264.162353515625 background all_cells +3934.218505859375 2232.56689453125 background all_cells +3943.886474609375 2192.644287109375 background all_cells +3928.173828125 2193.274658203125 background all_cells +3935.599853515625 2193.296875 background all_cells +3954.108154296875 2189.387939453125 background all_cells +3955.727294921875 2190.81298828125 background all_cells +3948.935302734375 2181.06005859375 background all_cells +3941.24609375 2153.95947265625 background all_cells +3944.23681640625 2143.741455078125 background all_cells +3958.579345703125 2148.67822265625 background all_cells +3939.608642578125 2170.723876953125 background all_cells +3948.88134765625 2166.15234375 background all_cells +3930.95068359375 2213.31689453125 background all_cells +3939.462890625 2215.30859375 background all_cells +3935.290283203125 2222.397216796875 background all_cells +3926.7841796875 2204.846435546875 background all_cells +3922.81494140625 2210.142822265625 background all_cells +3901.251220703125 2223.113037109375 background all_cells +3907.126220703125 2217.556884765625 background all_cells +3900.597900390625 2213.24365234375 background all_cells +3908.794189453125 2226.215576171875 background all_cells +3916.30078125 2224.30078125 background all_cells +3911.856201171875 2214.38525390625 background all_cells +3915.88623046875 2229.711181640625 background all_cells +3913.47119140625 2234.46923828125 background all_cells +3917.995849609375 2233.061279296875 background all_cells +3908.612548828125 2238.76220703125 background all_cells +3901.5185546875 2252.86083984375 background all_cells +3913.95458984375 2244.607666015625 background all_cells +3901.013427734375 2244.10400390625 background all_cells +3872.824462890625 2245.50830078125 background all_cells +3882.77587890625 2252.87890625 background all_cells +3887.73046875 2246.62353515625 background all_cells +3891.848388671875 2217.086181640625 background all_cells +3883.729248046875 2201.3955078125 background all_cells +3885.234130859375 2213.889892578125 background all_cells +3876.330322265625 2213.983642578125 background all_cells +3887.21630859375 2207.276611328125 background all_cells +3957.537109375 2202.777587890625 background all_cells +3964.9365234375 2203.82177734375 background all_cells +3962.326416015625 2197.536865234375 background all_cells +4030.750244140625 2200.8544921875 background all_cells +4049.79150390625 2217.35595703125 background all_cells +4031.007568359375 2146.862060546875 background all_cells +4005.72314453125 2189.8779296875 background all_cells +4008.087890625 2197.469970703125 background all_cells +4002.509521484375 2203.0439453125 background all_cells +3967.646240234375 2216.95556640625 background all_cells +3981.0 2247.391357421875 background all_cells +3977.3857421875 2217.097900390625 background all_cells +3973.078125 2202.802001953125 background all_cells +3962.805419921875 2189.556640625 background all_cells +3980.4921875 2191.93798828125 background all_cells +3972.79833984375 2188.45068359375 background all_cells +3979.04296875 2055.337890625 background all_cells +4006.54931640625 2065.818603515625 background all_cells +3999.633544921875 2084.71142578125 background all_cells +3953.976318359375 2096.765625 background all_cells +3962.650634765625 2072.286376953125 background all_cells +3961.6455078125 2078.413818359375 background all_cells +3921.135009765625 2068.7607421875 background all_cells +3932.881103515625 2068.546142578125 background all_cells +3925.4404296875 2064.7734375 background all_cells +3971.323486328125 2135.73681640625 background all_cells +3964.287109375 2130.538330078125 background all_cells +3947.956787109375 2115.20556640625 background all_cells +3925.91845703125 2134.330078125 background all_cells +3928.7841796875 2127.28955078125 background all_cells +3935.850830078125 2124.91748046875 background all_cells +3924.54638671875 2117.44580078125 background all_cells +3898.3671875 2043.836669921875 background all_cells +3902.69384765625 2061.546630859375 background all_cells +3909.86376953125 2089.865966796875 background all_cells +3902.88134765625 2087.060546875 background all_cells +3894.443603515625 2142.613525390625 background all_cells +3908.885986328125 2152.27001953125 background all_cells +3919.245849609375 2156.96435546875 background all_cells +3920.592041015625 2148.879638671875 background all_cells +3950.056640625 2134.818115234375 background all_cells +3994.445556640625 2143.84130859375 background all_cells +3990.9814453125 2132.25537109375 background all_cells +3946.337646484375 2140.288818359375 background all_cells +3933.94677734375 2138.22412109375 background all_cells +3943.342529296875 2134.604736328125 background all_cells +4015.2861328125 2188.794189453125 background all_cells +4017.706787109375 2179.0546875 background all_cells +3951.7109375 2175.068359375 background all_cells +3970.168701171875 2177.694091796875 background all_cells +3966.63818359375 2177.90869140625 background all_cells +3958.675537109375 2172.85205078125 background all_cells +3982.7841796875 2149.69384765625 background all_cells +4018.521484375 2166.558349609375 background all_cells +4004.846435546875 2164.30419921875 background all_cells +3986.614013671875 2167.4599609375 background all_cells +3966.38671875 2162.93310546875 background all_cells +3969.80908203125 2158.888671875 background all_cells +3871.853759765625 2056.1650390625 background all_cells +3880.0302734375 2081.98779296875 background all_cells +3878.10205078125 2095.8486328125 background all_cells +3871.06640625 2078.96728515625 background all_cells +3887.37890625 2076.54248046875 background all_cells +3885.42041015625 2068.812744140625 background all_cells +3905.658447265625 2121.29931640625 background all_cells +3914.036376953125 2128.20654296875 background all_cells +3909.943359375 2142.062255859375 background all_cells +3911.267333984375 2135.801513671875 background all_cells +3906.2841796875 2126.79052734375 background all_cells +3884.6376953125 2112.163818359375 background all_cells +3877.593994140625 2106.2568359375 background all_cells +3880.67138671875 2133.681884765625 background all_cells +3898.055908203125 2129.31298828125 background all_cells +3887.004150390625 2118.958251953125 background all_cells +3897.537109375 2102.28564453125 background all_cells +3918.787109375 2096.8740234375 background all_cells +3899.14208984375 2090.9599609375 background all_cells +3504.884765625 1392.142333984375 background all_cells +3499.5947265625 1324.9635009765625 background all_cells +3507.537109375 1372.9234619140625 background all_cells +3508.02197265625 1396.5706787109375 background all_cells +3519.885009765625 1364.070068359375 background all_cells +3544.09375 1383.8665771484375 background all_cells +3545.020751953125 1368.8631591796875 background all_cells +3516.85400390625 1374.114990234375 background all_cells +3521.405517578125 1354.75830078125 background all_cells +3529.456298828125 1361.94287109375 background all_cells +3546.044677734375 1359.158935546875 background all_cells +3516.518798828125 1357.7987060546875 background all_cells +3525.756591796875 1324.4805908203125 background all_cells +3532.632080078125 1348.2467041015625 background all_cells +3521.6337890625 1344.4156494140625 background all_cells +3480.657470703125 1406.0255126953125 background all_cells +3498.028076171875 1384.8330078125 background all_cells +3491.593505859375 1396.4761962890625 background all_cells +3484.2626953125 1388.6204833984375 background all_cells +3472.30419921875 1406.182861328125 background all_cells +3475.04443359375 1391.0914306640625 background all_cells +3473.93896484375 1398.021240234375 background all_cells +3449.47998046875 1401.0390625 background all_cells +3435.7607421875 1394.72607421875 background all_cells +3463.895263671875 1383.6978759765625 background all_cells +3447.994384765625 1407.0897216796875 background all_cells +3441.32568359375 1399.5699462890625 background all_cells +3497.887939453125 1416.5933837890625 background all_cells +3504.0595703125 1442.285400390625 background all_cells +3505.093017578125 1406.6053466796875 background all_cells +3504.897216796875 1418.3099365234375 background all_cells +3480.443115234375 1432.033447265625 background all_cells +3487.7041015625 1445.9930419921875 background all_cells +3487.956787109375 1431.19482421875 background all_cells +3468.509521484375 1431.5111083984375 background all_cells +3470.819091796875 1441.0107421875 background all_cells +3478.7275390625 1418.6282958984375 background all_cells +3472.192626953125 1426.254638671875 background all_cells +3469.3701171875 1417.9227294921875 background all_cells +3519.776123046875 1391.6563720703125 background all_cells +3536.720703125 1397.3265380859375 background all_cells +3544.927978515625 1392.5615234375 background all_cells +3537.81103515625 1412.0889892578125 background all_cells +3547.3466796875 1432.2943115234375 background all_cells +3540.90087890625 1428.633544921875 background all_cells +3548.175048828125 1412.7052001953125 background all_cells +3549.343017578125 1423.5540771484375 background all_cells +3541.704833984375 1434.16357421875 background all_cells +3511.32763671875 1403.583740234375 background all_cells +3525.4150390625 1434.8203125 background all_cells +3514.01611328125 1411.0867919921875 background all_cells +3449.220458984375 1358.67236328125 background all_cells +3468.56494140625 1356.725341796875 background all_cells +3453.170166015625 1353.5477294921875 background all_cells +3478.067626953125 1364.9652099609375 background all_cells +3475.655029296875 1374.39697265625 background all_cells +3467.008056640625 1370.2982177734375 background all_cells +3489.567138671875 1353.49560546875 background all_cells +3483.3720703125 1370.4871826171875 background all_cells +3486.26171875 1346.8028564453125 background all_cells +3494.874267578125 1376.7498779296875 background all_cells +3495.76220703125 1370.162109375 background all_cells +3484.97314453125 1377.3779296875 background all_cells +3441.8671875 1348.1370849609375 background all_cells +3444.208984375 1366.927734375 background all_cells +3439.831298828125 1360.7601318359375 background all_cells +3404.996337890625 1449.427734375 background all_cells +3420.612060546875 1457.94873046875 background all_cells +3407.540771484375 1455.289306640625 background all_cells +3399.996826171875 1458.0076904296875 background all_cells +3446.13818359375 1466.9375 background all_cells +3454.367919921875 1487.5322265625 background all_cells +3454.553955078125 1475.366943359375 background all_cells +3444.157958984375 1474.3038330078125 background all_cells +3411.4248046875 1463.3201904296875 background all_cells +3390.30419921875 1489.4405517578125 background all_cells +3412.12744140625 1475.6763916015625 background all_cells +3416.470458984375 1469.14453125 background all_cells +3440.7705078125 1453.6458740234375 background all_cells +3445.5947265625 1461.289794921875 background all_cells +3433.62353515625 1460.3126220703125 background all_cells +3426.333740234375 1457.5794677734375 background all_cells +3394.89208984375 1509.232421875 background all_cells +3420.302490234375 1483.8128662109375 background all_cells +3412.051025390625 1497.910888671875 background all_cells +3400.631103515625 1486.9820556640625 background all_cells +3437.30126953125 1498.790283203125 background all_cells +3427.020263671875 1520.5352783203125 background all_cells +3428.001953125 1512.299560546875 background all_cells +3425.38330078125 1492.0426025390625 background all_cells +3310.14501953125 1546.337158203125 background all_cells +3318.23828125 1543.5875244140625 background all_cells +3307.433837890625 1521.35400390625 background all_cells +3335.53076171875 1531.9266357421875 background all_cells +3342.031982421875 1536.71728515625 background all_cells +3333.534912109375 1536.8101806640625 background all_cells +3354.650146484375 1493.3902587890625 background all_cells +3344.125732421875 1504.20458984375 background all_cells +3349.5703125 1499.2489013671875 background all_cells +3348.28955078125 1492.62841796875 background all_cells +3336.089111328125 1494.603759765625 background all_cells +3339.625 1514.8193359375 background all_cells +3347.534912109375 1514.7122802734375 background all_cells +3356.114013671875 1511.0401611328125 background all_cells +3333.213134765625 1527.4005126953125 background all_cells +3351.254638671875 1523.1495361328125 background all_cells +3336.576904296875 1520.66650390625 background all_cells +3327.541748046875 1493.060302734375 background all_cells +3324.6806640625 1497.9329833984375 background all_cells +3322.58642578125 1483.343017578125 background all_cells +3361.8583984375 1489.61865234375 background all_cells +3379.226806640625 1474.6265869140625 background all_cells +3364.418701171875 1520.0614013671875 background all_cells +3359.91943359375 1519.043701171875 background all_cells +3368.9453125 1531.3248291015625 background all_cells +3368.810546875 1522.6649169921875 background all_cells +3379.30712890625 1512.7008056640625 background all_cells +3376.462890625 1530.723388671875 background all_cells +3381.2470703125 1519.7376708984375 background all_cells +3385.609130859375 1494.33154296875 background all_cells +3386.404052734375 1512.83984375 background all_cells +3369.347412109375 1498.934326171875 background all_cells +3361.746826171875 1512.5009765625 background all_cells +3373.23095703125 1515.53076171875 background all_cells +3367.793212890625 1513.274658203125 background all_cells +3363.9365234375 1502.1156005859375 background all_cells +3296.41552734375 1365.132568359375 background all_cells +3301.697998046875 1354.2314453125 background all_cells +3303.272216796875 1368.5927734375 background all_cells +3304.103515625 1380.265869140625 background all_cells +3357.154052734375 1381.2637939453125 background all_cells +3370.27294921875 1394.90966796875 background all_cells +3368.2744140625 1386.9979248046875 background all_cells +3370.05859375 1365.7474365234375 background all_cells +3363.1201171875 1368.7667236328125 background all_cells +3362.758056640625 1391.3189697265625 background all_cells +3328.656005859375 1355.422119140625 background all_cells +3316.659912109375 1379.445556640625 background all_cells +3318.89306640625 1358.5081787109375 background all_cells +3328.391357421875 1384.244873046875 background all_cells +3347.23046875 1395.5845947265625 background all_cells +3339.9765625 1379.953125 background all_cells +3333.05859375 1394.3516845703125 background all_cells +3314.453857421875 1392.952392578125 background all_cells +3376.489501953125 1371.576904296875 background all_cells +3375.455078125 1389.1495361328125 background all_cells +3378.11083984375 1395.58544921875 background all_cells +3386.83837890625 1379.577880859375 background all_cells +3383.196533203125 1372.2147216796875 background all_cells +3382.810302734375 1402.5657958984375 background all_cells +3391.917724609375 1369.3133544921875 background all_cells +3416.947509765625 1383.61962890625 background all_cells +3428.03662109375 1378.0035400390625 background all_cells +3419.578125 1371.998291015625 background all_cells +3398.131103515625 1373.021240234375 background all_cells +3416.56884765625 1347.858642578125 background all_cells +3396.02294921875 1354.931640625 background all_cells +3408.70947265625 1355.2174072265625 background all_cells +3421.12744140625 1354.0975341796875 background all_cells +3416.92529296875 1360.02001953125 background all_cells +3451.886962890625 1431.605712890625 background all_cells +3461.13232421875 1434.888916015625 background all_cells +3458.247314453125 1422.656005859375 background all_cells +3456.720458984375 1441.3731689453125 background all_cells +3376.007080078125 1437.021484375 background all_cells +3382.2041015625 1460.6336669921875 background all_cells +3384.16748046875 1466.5126953125 background all_cells +3365.763671875 1447.2744140625 background all_cells +3367.29052734375 1438.9771728515625 background all_cells +3412.099609375 1440.626708984375 background all_cells +3435.95166015625 1439.7650146484375 background all_cells +3430.485595703125 1434.9224853515625 background all_cells +3421.232421875 1445.30859375 background all_cells +3386.517333984375 1419.93408203125 background all_cells +3387.303466796875 1427.7593994140625 background all_cells +3379.5556640625 1420.682373046875 background all_cells +3443.7109375 1441.1375732421875 background all_cells +3448.996337890625 1445.81640625 background all_cells +3442.878662109375 1427.8701171875 background all_cells +3325.077880859375 1452.123291015625 background all_cells +3297.19580078125 1470.8125 background all_cells +3355.4833984375 1458.4150390625 background all_cells +3331.19189453125 1458.205810546875 background all_cells +3333.57958984375 1452.63671875 background all_cells +3313.40966796875 1454.8516845703125 background all_cells +3356.953857421875 1419.894287109375 background all_cells +3353.571533203125 1430.136962890625 background all_cells +3347.7138671875 1424.671142578125 background all_cells +3321.396728515625 1435.0999755859375 background all_cells +3345.387451171875 1447.0284423828125 background all_cells +3339.79638671875 1435.1304931640625 background all_cells +3325.2724609375 1441.67333984375 background all_cells +3348.421875 1406.057861328125 background all_cells +3367.08349609375 1404.2904052734375 background all_cells +3344.8173828125 1417.0084228515625 background all_cells +3358.204345703125 1410.9764404296875 background all_cells +3307.656982421875 1431.51220703125 background all_cells +3312.044189453125 1418.150146484375 background all_cells +3312.229248046875 1430.7752685546875 background all_cells +3391.381103515625 1404.594482421875 background all_cells +3392.42529296875 1391.91064453125 background all_cells +3408.312255859375 1388.7032470703125 background all_cells +3427.9833984375 1394.205078125 background all_cells +3422.27880859375 1398.376953125 background all_cells +3398.477783203125 1427.1361083984375 background all_cells +3393.332763671875 1429.6734619140625 background all_cells +3390.00146484375 1412.771240234375 background all_cells +3408.380126953125 1409.15185546875 background all_cells +3403.95849609375 1414.3988037109375 background all_cells +3405.050537109375 1434.8726806640625 background all_cells +3418.753662109375 1428.97802734375 background all_cells +3416.808837890625 1418.12255859375 background all_cells +3616.86474609375 1432.8970947265625 background all_cells +3664.55322265625 1408.323974609375 background all_cells +3608.12158203125 1404.1121826171875 background all_cells +3616.050048828125 1404.098876953125 background all_cells +3597.0537109375 1424.36572265625 background all_cells +3647.873779296875 1328.1597900390625 background all_cells +3658.260986328125 1353.99609375 background all_cells +3662.305419921875 1312.271728515625 background all_cells +3656.794189453125 1339.040771484375 background all_cells +3627.088134765625 1391.2066650390625 background all_cells +3651.609375 1373.7169189453125 background all_cells +3645.87744140625 1369.3114013671875 background all_cells +3624.181640625 1345.7611083984375 background all_cells +3638.38037109375 1348.748046875 background all_cells +3632.319091796875 1350.00341796875 background all_cells +3629.482421875 1341.1358642578125 background all_cells +3617.126708984375 1358.78173828125 background all_cells +3622.913330078125 1384.0435791015625 background all_cells +3622.096923828125 1354.4847412109375 background all_cells +3621.14501953125 1369.927490234375 background all_cells +3598.182861328125 1376.432861328125 background all_cells +3601.4326171875 1313.0191650390625 background all_cells +3613.7197265625 1318.1246337890625 background all_cells +3595.99658203125 1323.3336181640625 background all_cells +3613.55322265625 1352.6187744140625 background all_cells +3606.055419921875 1344.5250244140625 background all_cells +3455.52978515625 1497.7117919921875 background all_cells +3476.175537109375 1481.12353515625 background all_cells +3472.031982421875 1496.0333251953125 background all_cells +3466.865966796875 1481.4759521484375 background all_cells +3507.057861328125 1481.67431640625 background all_cells +3515.425048828125 1486.2177734375 background all_cells +3513.785400390625 1475.2611083984375 background all_cells +3510.09423828125 1467.9886474609375 background all_cells +3506.022705078125 1463.573974609375 background all_cells +3495.004150390625 1483.0748291015625 background all_cells +3502.705810546875 1496.96923828125 background all_cells +3502.385986328125 1491.90185546875 background all_cells +3493.165771484375 1493.609375 background all_cells +3472.0859375 1461.8597412109375 background all_cells +3472.612060546875 1471.1650390625 background all_cells +3460.2578125 1447.9527587890625 background all_cells +3461.077392578125 1470.6854248046875 background all_cells +3499.550537109375 1471.84375 background all_cells +3479.39990234375 1470.8577880859375 background all_cells +3531.723876953125 1489.2708740234375 background all_cells +3526.424560546875 1493.615966796875 background all_cells +3545.9501953125 1478.543212890625 background all_cells +3541.386474609375 1490.333740234375 background all_cells +3536.79345703125 1485.0670166015625 background all_cells +3637.13330078125 1513.239990234375 background all_cells +3644.65283203125 1564.8187255859375 background all_cells +3644.23974609375 1561.0015869140625 background all_cells +3645.867431640625 1519.2220458984375 background all_cells +3657.9189453125 1454.5543212890625 background all_cells +3631.308837890625 1470.3521728515625 background all_cells +3664.13232421875 1497.608642578125 background all_cells +3636.986328125 1474.4166259765625 background all_cells +3601.51318359375 1445.07568359375 background all_cells +3591.92822265625 1468.6961669921875 background all_cells +3596.82421875 1458.6923828125 background all_cells +3583.7666015625 1454.044677734375 background all_cells +3595.690185546875 1449.920654296875 background all_cells +3551.146240234375 1443.3687744140625 background all_cells +3553.2138671875 1464.0892333984375 background all_cells +3548.676025390625 1469.409423828125 background all_cells +3560.463134765625 1337.861572265625 background all_cells +3556.67919921875 1321.5869140625 background all_cells +3566.086181640625 1325.71826171875 background all_cells +3566.8505859375 1346.5748291015625 background all_cells +3561.85009765625 1331.00634765625 background all_cells +3555.497802734375 1341.0009765625 background all_cells +3570.084228515625 1352.993896484375 background all_cells +3573.085693359375 1321.0352783203125 background all_cells +3582.35693359375 1334.0408935546875 background all_cells +3589.99951171875 1353.921142578125 background all_cells +3575.746337890625 1352.80517578125 background all_cells +3569.079833984375 1365.1885986328125 background all_cells +3560.12890625 1359.0264892578125 background all_cells +3559.77734375 1383.3077392578125 background all_cells +3555.060791015625 1369.4305419921875 background all_cells +3578.51904296875 1396.335205078125 background all_cells +3560.97607421875 1404.1356201171875 background all_cells +3570.5419921875 1418.6231689453125 background all_cells +3570.210205078125 1410.6546630859375 background all_cells +3566.37060546875 1430.5726318359375 background all_cells +3578.474609375 1443.3231201171875 background all_cells +3570.476806640625 1440.8001708984375 background all_cells +3587.94482421875 1435.9332275390625 background all_cells +3583.251220703125 1432.768310546875 background all_cells +3856.1708984375 1448.9033203125 background all_cells +3842.671875 1483.9185791015625 background all_cells +3843.142822265625 1469.85791015625 background all_cells +3833.26123046875 1436.36083984375 background all_cells +3868.294921875 1440.3856201171875 background all_cells +3862.38916015625 1629.8155517578125 background all_cells +3873.997802734375 1622.9454345703125 background all_cells +3865.586181640625 1638.2427978515625 background all_cells +3864.697509765625 1621.997802734375 background all_cells +3862.8818359375 1505.6036376953125 background all_cells +3849.426025390625 1530.541259765625 background all_cells +3842.371826171875 1695.82373046875 background all_cells +3819.11083984375 1705.885986328125 background all_cells +3834.10693359375 1709.681884765625 background all_cells +3833.48681640625 1703.053955078125 background all_cells +3848.629150390625 1779.345703125 background all_cells +3830.654052734375 1870.6656494140625 background all_cells +3861.843017578125 1821.984375 background all_cells +3848.969482421875 1836.45361328125 background all_cells +3855.4130859375 1832.7919921875 background all_cells +3850.1845703125 1819.3134765625 background all_cells +3850.9765625 1725.0625 background all_cells +3870.7939453125 1754.08837890625 background all_cells +3855.4296875 1729.517578125 background all_cells +3836.063720703125 1718.7503662109375 background all_cells +3838.929931640625 1727.5357666015625 background all_cells +3821.766357421875 1718.706787109375 background all_cells +3827.573974609375 1716.2996826171875 background all_cells +3798.2978515625 1436.9989013671875 background all_cells +3821.01513671875 1441.1046142578125 background all_cells +3813.83642578125 1445.77880859375 background all_cells +3784.1328125 1436.4063720703125 background all_cells +3807.66748046875 1438.9046630859375 background all_cells +3802.42578125 1446.993896484375 background all_cells +3814.287109375 1530.6710205078125 background all_cells +3820.764404296875 1479.5478515625 background all_cells +3823.21630859375 1500.614013671875 background all_cells +3800.7490234375 1473.2586669921875 background all_cells +3827.269775390625 1460.2200927734375 background all_cells +3809.325927734375 1467.319580078125 background all_cells +3811.5234375 1458.831298828125 background all_cells +3806.927978515625 1464.55078125 background all_cells +3787.31884765625 1454.360107421875 background all_cells +3793.90771484375 1453.2357177734375 background all_cells +3795.791259765625 1462.3170166015625 background all_cells +3788.8046875 1465.1961669921875 background all_cells +3717.80908203125 1640.667724609375 background all_cells +3766.072509765625 1693.9031982421875 background all_cells +3745.214599609375 1641.891845703125 background all_cells +3773.3857421875 1715.0118408203125 background all_cells +3793.88916015625 1704.633544921875 background all_cells +3783.484130859375 1694.361083984375 background all_cells +3785.2275390625 1702.4495849609375 background all_cells +3734.739990234375 1737.6484375 background all_cells +3746.197509765625 1820.689697265625 background all_cells +3782.291748046875 1745.8154296875 background all_cells +3784.227783203125 1773.1412353515625 background all_cells +3707.417724609375 1746.672119140625 background all_cells +3705.267333984375 1739.4151611328125 background all_cells +3785.19091796875 1461.3319091796875 background all_cells +3782.805419921875 1447.6156005859375 background all_cells +3781.453369140625 1443.9295654296875 background all_cells +3763.799072265625 1442.7083740234375 background all_cells +3774.122802734375 1437.634521484375 background all_cells +3721.098388671875 2179.937255859375 background all_cells +3714.431640625 2192.920166015625 background all_cells +3728.077392578125 2177.978271484375 background all_cells +3721.03466796875 2197.733642578125 background all_cells +3722.37255859375 2188.234130859375 background all_cells +3732.835693359375 2193.719482421875 background all_cells +3736.496337890625 2185.651123046875 background all_cells +3715.841064453125 2173.570068359375 background all_cells +3733.425048828125 2172.791015625 background all_cells +3728.94287109375 2169.60546875 background all_cells +3706.114013671875 2163.419921875 background all_cells +3710.233154296875 2170.1357421875 background all_cells +3720.958251953125 2163.031494140625 background all_cells +3727.4013671875 2230.04052734375 background all_cells +3722.62744140625 2225.45068359375 background all_cells +3711.458251953125 2226.55615234375 background all_cells +3733.779541015625 2236.7236328125 background all_cells +3760.7607421875 2231.048828125 background all_cells +3751.76171875 2235.3623046875 background all_cells +3741.842529296875 2234.714599609375 background all_cells +3747.349853515625 2251.4287109375 background all_cells +3759.61767578125 2247.393310546875 background all_cells +3755.004638671875 2249.569580078125 background all_cells +3766.95166015625 2253.3779296875 background all_cells +3783.389404296875 2248.920166015625 background all_cells +3779.123046875 2257.7021484375 background all_cells +3772.299560546875 2247.923095703125 background all_cells +3765.96923828125 2237.88134765625 background all_cells +3785.00146484375 2238.646240234375 background all_cells +3775.712646484375 2234.604736328125 background all_cells +3772.6376953125 2237.9296875 background all_cells +3790.57763671875 2157.66162109375 background all_cells +3792.6572265625 2138.333251953125 background all_cells +3781.26611328125 2155.5166015625 background all_cells +3765.683349609375 2184.501708984375 background all_cells +3774.686279296875 2190.943359375 background all_cells +3797.62060546875 2168.3701171875 background all_cells +3799.071533203125 2190.586669921875 background all_cells +3802.7900390625 2184.855224609375 background all_cells +3797.702392578125 2145.5361328125 background all_cells +3745.3876953125 2109.71142578125 background all_cells +3759.478271484375 2110.733154296875 background all_cells +3758.93212890625 2107.4052734375 background all_cells +3767.8203125 2110.12109375 background all_cells +3763.110595703125 2117.253173828125 background all_cells +3798.399169921875 2125.266357421875 background all_cells +3790.53076171875 2117.0576171875 background all_cells +3797.0009765625 2196.7041015625 background all_cells +3791.1806640625 2212.8154296875 background all_cells +3783.417724609375 2207.04443359375 background all_cells +3804.377685546875 2198.939453125 background all_cells +3731.364013671875 2202.90283203125 background all_cells +3734.725341796875 2215.974365234375 background all_cells +3741.940673828125 2203.90625 background all_cells +3738.3388671875 2208.281494140625 background all_cells +3762.514892578125 2208.00732421875 background all_cells +3777.3486328125 2203.666748046875 background all_cells +3770.33740234375 2203.721435546875 background all_cells +3767.838134765625 2215.910400390625 background all_cells +3754.70166015625 2203.780517578125 background all_cells +3754.428955078125 2219.707275390625 background all_cells +3747.19384765625 2210.052734375 background all_cells +3752.127197265625 2210.60791015625 background all_cells +3753.031982421875 2195.58544921875 background all_cells +3754.100341796875 2213.596435546875 background all_cells +3779.497314453125 2224.677490234375 background all_cells +3790.186279296875 2227.050048828125 background all_cells +3723.630126953125 2220.345458984375 background all_cells +3722.811767578125 2213.356689453125 background all_cells +3711.91015625 2216.854736328125 background all_cells +3712.341064453125 2221.5029296875 background all_cells +3654.089111328125 2193.249755859375 background all_cells +3666.510009765625 2188.051025390625 background all_cells +3667.83837890625 2172.455322265625 background all_cells +3701.435546875 2177.615966796875 background all_cells +3694.12109375 2190.818603515625 background all_cells +3701.655517578125 2187.75927734375 background all_cells +3677.087646484375 2174.729736328125 background all_cells +3674.36474609375 2186.58251953125 background all_cells +3682.217041015625 2181.496337890625 background all_cells +3695.494384765625 2169.15234375 background all_cells +3681.15771484375 2167.749267578125 background all_cells +3699.58984375 2171.143310546875 background all_cells +3688.781494140625 2170.966552734375 background all_cells +3673.0361328125 2197.473388671875 background all_cells +3656.775146484375 2207.02880859375 background all_cells +3667.765380859375 2203.11279296875 background all_cells +3677.578125 2222.908447265625 background all_cells +3684.2099609375 2231.7099609375 background all_cells +3677.59521484375 2234.9423828125 background all_cells +3658.65185546875 2227.16015625 background all_cells +3671.58740234375 2227.139892578125 background all_cells +3666.94775390625 2219.2177734375 background all_cells +3660.359619140625 2220.619384765625 background all_cells +3702.53271484375 2202.22705078125 background all_cells +3702.374267578125 2230.662109375 background all_cells +3698.6904296875 2219.44140625 background all_cells +3706.3291015625 2207.466796875 background all_cells +3662.9423828125 2111.900634765625 background all_cells +3658.144287109375 2135.87841796875 background all_cells +3659.203369140625 2125.47509765625 background all_cells +3672.379638671875 2149.83544921875 background all_cells +3654.75146484375 2160.17578125 background all_cells +3671.112548828125 2157.552734375 background all_cells +3663.502685546875 2154.223388671875 background all_cells +3659.566162109375 2150.26171875 background all_cells +3689.635009765625 2141.727783203125 background all_cells +3701.6259765625 2139.92236328125 background all_cells +3691.735107421875 2149.100341796875 background all_cells +3692.960205078125 2159.723876953125 background all_cells +3678.581298828125 2138.528564453125 background all_cells +3677.67041015625 2123.14501953125 background all_cells +3678.73583984375 2163.01416015625 background all_cells +3678.15380859375 2147.10888671875 background all_cells +3656.3701171875 2247.21337890625 background all_cells +3661.010498046875 2249.1650390625 background all_cells +3706.935791015625 2263.27490234375 background all_cells +3691.777099609375 2254.47705078125 background all_cells +3670.734130859375 2241.912353515625 background all_cells +3683.4384765625 2237.844970703125 background all_cells +3682.460205078125 2248.41650390625 background all_cells +3674.343017578125 2252.783935546875 background all_cells +3676.816162109375 1763.2752685546875 background all_cells +3674.853515625 1831.870849609375 background all_cells +3664.146484375 1820.21923828125 background all_cells +3681.974609375 1812.5020751953125 background all_cells +3685.906982421875 1789.558837890625 background all_cells +3672.53564453125 1936.4857177734373 background all_cells +3682.86572265625 1958.0537109375 background all_cells +3686.4921875 1961.98291015625 background all_cells +3676.28076171875 1960.3021240234373 background all_cells +3674.913818359375 1954.8729248046875 background all_cells +3715.369140625 1821.0069580078125 background all_cells +3738.200439453125 1821.2994384765625 background all_cells +3724.40625 1822.2657470703125 background all_cells +3756.66259765625 1903.7353515625 background all_cells +3770.07470703125 1948.22900390625 background all_cells +3772.7109375 1939.584716796875 background all_cells +3773.681884765625 1927.620849609375 background all_cells +3781.809814453125 1892.4658203125 background all_cells +3783.923583984375 1880.2877197265625 background all_cells +3788.30615234375 1897.146484375 background all_cells +3788.370849609375 1890.9681396484373 background all_cells +3759.123779296875 1866.6484375 background all_cells +3776.009521484375 1888.8663330078125 background all_cells +3776.213623046875 1882.4442138671875 background all_cells +3770.64892578125 1875.770263671875 background all_cells +3662.000244140625 2045.759033203125 background all_cells +3671.3076171875 2046.0445556640625 background all_cells +3665.633056640625 2048.092529296875 background all_cells +3702.6572265625 2090.1220703125 background all_cells +3717.917724609375 2100.885498046875 background all_cells +3707.42333984375 2080.975830078125 background all_cells +3681.33544921875 2040.9671630859373 background all_cells +3707.159423828125 2037.826904296875 background all_cells +3695.548828125 2037.999755859375 background all_cells +3684.145263671875 2030.8013916015625 background all_cells +3669.65380859375 2096.5478515625 background all_cells +3692.063720703125 2087.19677734375 background all_cells +3707.45166015625 2112.1376953125 background all_cells +3718.33642578125 2125.046142578125 background all_cells +3714.26708984375 2111.76513671875 background all_cells +3709.821044921875 2125.8828125 background all_cells +3693.35693359375 2127.715087890625 background all_cells +3699.220458984375 2126.040771484375 background all_cells +3698.571044921875 2119.841064453125 background all_cells +3743.70263671875 2097.716796875 background all_cells +3751.337890625 2082.333740234375 background all_cells +3756.446533203125 2090.339599609375 background all_cells +3753.771240234375 2101.62744140625 background all_cells +3763.306884765625 2102.632080078125 background all_cells +3770.582275390625 2101.88818359375 background all_cells +3802.07958984375 2078.077880859375 background all_cells +3802.51171875 2095.4794921875 background all_cells +3794.19091796875 2095.13037109375 background all_cells +3792.99755859375 2081.021728515625 background all_cells +3802.680419921875 2102.42919921875 background all_cells +3800.75146484375 2105.82958984375 background all_cells +3789.422119140625 2099.964111328125 background all_cells +3807.4150390625 2052.090576171875 background all_cells +3771.677734375 2070.814697265625 background all_cells +3758.4638671875 2072.724609375 background all_cells +3800.036865234375 2072.34814453125 background all_cells +3794.51611328125 2066.4970703125 background all_cells +3771.60888671875 2081.446533203125 background all_cells +3765.065673828125 2078.98486328125 background all_cells +3762.31396484375 2094.134521484375 background all_cells +3769.170654296875 2090.9638671875 background all_cells +3763.414794921875 2088.305908203125 background all_cells +3724.280029296875 2019.4581298828125 background all_cells +3755.956787109375 2018.9447021484373 background all_cells +3747.49853515625 2008.06591796875 background all_cells +3730.268798828125 2031.0028076171875 background all_cells +3796.24267578125 1998.719970703125 background all_cells +3804.211669921875 1981.790771484375 background all_cells +3796.938232421875 1980.5361328125 background all_cells +3764.1298828125 1991.002197265625 background all_cells +3779.295654296875 1991.0570068359373 background all_cells +3777.158203125 2005.5799560546875 background all_cells +3774.4365234375 1988.0572509765625 background all_cells +3733.687744140625 2094.175537109375 background all_cells +3726.7412109375 2082.571533203125 background all_cells +3737.3623046875 2083.24072265625 background all_cells +3736.262939453125 2089.482666015625 background all_cells +3730.633544921875 2087.511474609375 background all_cells +3724.437255859375 2090.16357421875 background all_cells +3813.860107421875 2144.83642578125 background all_cells +3830.171630859375 2166.323974609375 background all_cells +3811.627197265625 2160.990478515625 background all_cells +3818.307861328125 2155.332763671875 background all_cells +3806.3505859375 2153.9560546875 background all_cells +3856.747314453125 2181.397216796875 background all_cells +3863.6708984375 2190.15576171875 background all_cells +3853.43994140625 2189.724365234375 background all_cells +3849.6259765625 2194.723388671875 background all_cells +3837.2802734375 2193.159423828125 background all_cells +3842.6416015625 2189.414794921875 background all_cells +3842.5947265625 2178.594970703125 background all_cells +3832.706298828125 2183.84765625 background all_cells +3810.878173828125 2190.26513671875 background all_cells +3830.412109375 2192.01220703125 background all_cells +3813.283447265625 2184.989013671875 background all_cells +3818.175537109375 2190.497802734375 background all_cells +3822.487060546875 2170.871337890625 background all_cells +3831.994873046875 2234.54296875 background all_cells +3839.638427734375 2239.346435546875 background all_cells +3837.8369140625 2243.70166015625 background all_cells +3843.4208984375 2236.44091796875 background all_cells +3855.14990234375 2235.158203125 background all_cells +3850.952392578125 2240.493896484375 background all_cells +3845.801025390625 2247.470458984375 background all_cells +3863.342041015625 2263.47265625 background all_cells +3859.1005859375 2267.15380859375 background all_cells +3855.33544921875 2264.512451171875 background all_cells +3823.350830078125 2266.346923828125 background all_cells +3853.49072265625 2258.373779296875 background all_cells +3849.716552734375 2266.910400390625 background all_cells +3840.534912109375 2263.265625 background all_cells +3858.109375 2244.04638671875 background all_cells +3857.70849609375 2260.14892578125 background all_cells +3869.110595703125 2257.79931640625 background all_cells +3860.04296875 2254.885498046875 background all_cells +3853.084716796875 2199.293212890625 background all_cells +3824.484130859375 2195.880859375 background all_cells +3826.83203125 2202.290771484375 background all_cells +3834.811767578125 2198.544921875 background all_cells +3851.77197265625 2202.945556640625 background all_cells +3845.983642578125 2204.607421875 background all_cells +3823.384521484375 2227.47900390625 background all_cells +3832.20947265625 2216.5 background all_cells +3831.90576171875 2226.355224609375 background all_cells +3827.129638671875 2222.380126953125 background all_cells +3804.730712890625 2215.42919921875 background all_cells +3813.67529296875 2237.9150390625 background all_cells +3805.169921875 2230.81640625 background all_cells +3815.23779296875 2218.97900390625 background all_cells +3811.510986328125 2231.881103515625 background all_cells +3842.673583984375 2230.036376953125 background all_cells +3851.45458984375 2212.674072265625 background all_cells +3845.344482421875 2218.326416015625 background all_cells +3862.2646484375 2232.464111328125 background all_cells +3869.0693359375 2201.43994140625 background all_cells +3867.27490234375 2226.088134765625 background all_cells +3864.498291015625 2211.26318359375 background all_cells +3858.579345703125 2216.0556640625 background all_cells +3863.4453125 2078.90283203125 background all_cells +3809.1357421875 2112.385986328125 background all_cells +3824.988525390625 2105.850830078125 background all_cells +3818.0185546875 2110.05419921875 background all_cells +3814.941162109375 2105.837158203125 background all_cells +3811.39111328125 2102.069580078125 background all_cells +3820.399169921875 2099.320556640625 background all_cells +3815.14111328125 2096.783203125 background all_cells +3828.842041015625 2090.607177734375 background all_cells +3838.6298828125 2084.881103515625 background all_cells +3810.576416015625 1996.8009033203125 background all_cells +3839.293212890625 1990.4635009765625 background all_cells +3825.822265625 1976.0860595703125 background all_cells +3819.738525390625 1971.7081298828125 background all_cells +3860.653564453125 2024.9100341796875 background all_cells +3827.99365234375 2019.693603515625 background all_cells +3859.790283203125 2063.69970703125 background all_cells +3859.77587890625 2048.490478515625 background all_cells +3865.416259765625 2027.98291015625 background all_cells +3847.301025390625 1983.04541015625 background all_cells +3862.05126953125 1972.5189208984373 background all_cells +3863.87548828125 1957.3626708984373 background all_cells +3866.75439453125 1965.5469970703125 background all_cells +3871.71728515625 1972.2298583984373 background all_cells +3858.5615234375 1976.907958984375 background all_cells +3806.305419921875 2124.594970703125 background all_cells +3820.0712890625 2118.72900390625 background all_cells +3812.799560546875 2119.640625 background all_cells +3821.38720703125 2138.95166015625 background all_cells +3820.654296875 2130.8212890625 background all_cells +3826.026123046875 2131.6826171875 background all_cells +3839.250732421875 2142.611328125 background all_cells +3828.089599609375 2140.8564453125 background all_cells +3840.9697265625 2135.94140625 background all_cells +3852.099853515625 2139.2353515625 background all_cells +3860.638916015625 2121.714111328125 background all_cells +3852.266845703125 2128.98779296875 background all_cells +3827.86865234375 2119.757568359375 background all_cells +3835.390625 2125.781982421875 background all_cells +3842.764404296875 2123.837890625 background all_cells +3465.95166015625 1705.1953125 background all_cells +3473.11474609375 1725.44970703125 background all_cells +3468.213134765625 1727.7261962890625 background all_cells +3471.83984375 1705.4044189453125 background all_cells +3476.849609375 1737.80859375 background all_cells +3468.010498046875 1760.8544921875 background all_cells +3463.016357421875 1745.26220703125 background all_cells +3507.367431640625 1723.206787109375 background all_cells +3513.39990234375 1740.4051513671875 background all_cells +3505.823486328125 1729.58203125 background all_cells +3603.83837890625 1672.6575927734375 background all_cells +3621.069091796875 1719.2423095703125 background all_cells +3598.35009765625 1691.5841064453125 background all_cells +3638.58251953125 1650.12548828125 background all_cells +3633.718017578125 1663.8077392578125 background all_cells +3639.071533203125 1661.0867919921875 background all_cells +3623.64794921875 1618.1224365234375 background all_cells +3639.68896484375 1641.155029296875 background all_cells +3634.128173828125 1645.2132568359375 background all_cells +3648.778564453125 1642.9532470703125 background all_cells +3602.118896484375 1626.0472412109375 background all_cells +3527.605224609375 1757.7418212890625 background all_cells +3546.064697265625 1775.9488525390625 background all_cells +3509.46875 1851.4110107421875 background all_cells +3508.60302734375 1811.8201904296875 background all_cells +3526.332763671875 1767.7744140625 background all_cells +3437.03955078125 1994.7171630859373 background all_cells +3464.052734375 2051.396240234375 background all_cells +3440.71044921875 1960.1802978515625 background all_cells +3442.467529296875 1973.321533203125 background all_cells +3474.14697265625 1971.67578125 background all_cells +3499.57373046875 1949.4083251953125 background all_cells +3495.525634765625 1976.266357421875 background all_cells +3454.701904296875 1847.8714599609373 background all_cells +3487.283935546875 1902.677490234375 background all_cells +3454.342529296875 1866.041015625 background all_cells +3458.93505859375 1853.143310546875 background all_cells +3464.64892578125 1844.964111328125 background all_cells +3459.6572265625 1838.9437255859373 background all_cells +3540.520263671875 2015.190673828125 background all_cells +3561.807861328125 1967.2703857421875 background all_cells +3557.52685546875 1971.4771728515625 background all_cells +3545.38037109375 2016.1895751953125 background all_cells +3576.51708984375 1990.1064453125 background all_cells +3625.53515625 1958.4071044921875 background all_cells +3630.645751953125 2032.4427490234373 background all_cells +3609.9296875 1982.9820556640625 background all_cells +3594.272216796875 1884.62744140625 background all_cells +3621.735107421875 1884.4593505859373 background all_cells +3590.858154296875 1891.4095458984373 background all_cells +3566.711181640625 1887.7789306640625 background all_cells +3593.9189453125 1818.5419921875 background all_cells +3643.406494140625 1853.8465576171875 background all_cells +3636.912841796875 1858.310546875 background all_cells +3541.229248046875 1827.2257080078125 background all_cells +3584.92626953125 1863.5518798828125 background all_cells +3505.842529296875 1641.7335205078125 background all_cells +3512.73291015625 1650.468017578125 background all_cells +3518.9287109375 1630.264892578125 background all_cells +3515.226806640625 1643.0211181640625 background all_cells +3506.5771484375 1630.442626953125 background all_cells +3511.6728515625 1680.214111328125 background all_cells +3487.730224609375 1695.8782958984375 background all_cells +3527.878662109375 1683.266845703125 background all_cells +3481.204833984375 1632.368408203125 background all_cells +3473.2919921875 1644.367919921875 background all_cells +3486.718017578125 1632.195556640625 background all_cells +3483.863037109375 1637.9788818359375 background all_cells +3482.89208984375 1503.8441162109375 background all_cells +3475.519287109375 1520.01611328125 background all_cells +3509.870849609375 1511.910400390625 background all_cells +3466.876953125 1513.76416015625 background all_cells +3476.27392578125 1506.8121337890625 background all_cells +3470.85205078125 1599.5968017578125 background all_cells +3503.171142578125 1618.8258056640625 background all_cells +3458.83544921875 1605.2242431640625 background all_cells +3489.3046875 1602.5875244140625 background all_cells +3457.684326171875 1593.1102294921875 background all_cells +3469.827880859375 1589.14306640625 background all_cells +3480.80078125 1548.85693359375 background all_cells +3522.590576171875 1543.645263671875 background all_cells +3555.52392578125 1606.466064453125 background all_cells +3539.838134765625 1513.694580078125 background all_cells +3537.188232421875 1599.786376953125 background all_cells +3554.3251953125 1582.1668701171875 background all_cells +3517.42333984375 1534.54443359375 background all_cells +3579.6513671875 1558.0960693359375 background all_cells +3574.619140625 1632.3505859375 background all_cells +3592.012451171875 1507.346435546875 background all_cells +3571.2939453125 1535.0791015625 background all_cells +3576.041748046875 1540.97998046875 background all_cells +3600.345947265625 1539.380126953125 background all_cells +3556.92578125 2133.010009765625 background all_cells +3540.4814453125 2189.832763671875 background all_cells +3554.869873046875 2192.795654296875 background all_cells +3570.0849609375 2155.86328125 background all_cells +3569.862060546875 2136.560791015625 background all_cells +3548.665283203125 2137.348388671875 background all_cells +3572.22607421875 2227.670654296875 background all_cells +3567.204345703125 2237.540771484375 background all_cells +3568.656982421875 2232.64111328125 background all_cells +3569.693115234375 2092.0048828125 background all_cells +3543.387451171875 2041.7318115234373 background all_cells +3538.200439453125 2072.97607421875 background all_cells +3576.336181640625 2112.780517578125 background all_cells +3557.62890625 2108.855712890625 background all_cells +3560.419189453125 2218.2978515625 background all_cells +3544.073486328125 2213.36865234375 background all_cells +3573.511474609375 2218.410400390625 background all_cells +3550.43896484375 2222.358642578125 background all_cells +3561.74560546875 2222.437255859375 background all_cells +3638.52734375 2183.575927734375 background all_cells +3652.724853515625 2184.12109375 background all_cells +3642.733154296875 2188.31005859375 background all_cells +3624.222412109375 2187.94189453125 background all_cells +3619.713134765625 2185.682373046875 background all_cells +3647.2060546875 2151.84765625 background all_cells +3636.999755859375 2174.529541015625 background all_cells +3645.260009765625 2167.207275390625 background all_cells +3637.156982421875 2159.870361328125 background all_cells +3627.49560546875 2079.619873046875 background all_cells +3650.19775390625 2120.236083984375 background all_cells +3648.041748046875 2130.16552734375 background all_cells +3643.34326171875 2115.069580078125 background all_cells +3641.615966796875 2141.411376953125 background all_cells +3649.7109375 2136.1162109375 background all_cells +3586.968505859375 2228.790283203125 background all_cells +3576.785888671875 2209.4677734375 background all_cells +3579.583740234375 2211.778076171875 background all_cells +3596.149658203125 2175.069580078125 background all_cells +3595.06201171875 2226.013671875 background all_cells +3595.06201171875 2218.634765625 background all_cells +3624.521240234375 2225.0693359375 background all_cells +3643.935546875 2228.16455078125 background all_cells +3634.419921875 2227.59375 background all_cells +3651.0615234375 2229.88134765625 background all_cells +3649.62548828125 2223.37841796875 background all_cells +3632.212890625 2238.939453125 background all_cells +3607.847900390625 2234.764404296875 background all_cells +3619.221435546875 2236.08056640625 background all_cells +3614.312744140625 2230.07177734375 background all_cells +3616.189453125 2210.29638671875 background all_cells +3642.819091796875 2209.993896484375 background all_cells +3640.6083984375 2214.491455078125 background all_cells +3633.838134765625 2218.005615234375 background all_cells +3607.0537109375 2216.930908203125 background all_cells +3650.6611328125 2209.564453125 background all_cells +3588.725341796875 2238.4267578125 background all_cells +3603.480712890625 2236.982177734375 background all_cells +3600.545166015625 2239.896484375 background all_cells +3596.4892578125 2238.00732421875 background all_cells +3544.92578125 2256.849853515625 background all_cells +3549.0888671875 2242.404052734375 background all_cells +3552.654296875 2257.494384765625 background all_cells +3552.421142578125 2250.226318359375 background all_cells +3546.76513671875 2250.81005859375 background all_cells +3630.858154296875 2248.2783203125 background all_cells +3648.21533203125 2243.50927734375 background all_cells +3639.563232421875 2266.33740234375 background all_cells +3625.1689453125 2256.2685546875 background all_cells +3622.22412109375 2244.2783203125 background all_cells +3615.0400390625 2263.3154296875 background all_cells +3599.742919921875 2246.148193359375 background all_cells +3604.34814453125 2241.7646484375 background all_cells +3560.432373046875 2246.89013671875 background all_cells +3588.930419921875 2248.2177734375 background all_cells +3585.76220703125 2257.043212890625 background all_cells +3575.06982421875 2257.04541015625 background all_cells +3572.97509765625 2262.74853515625 background all_cells +3574.744140625 2252.326416015625 background all_cells +3363.479248046875 2225.873046875 background all_cells +3396.377197265625 2234.23046875 background all_cells +3396.365478515625 2262.633544921875 background all_cells +3332.39697265625 2261.02392578125 background all_cells +3313.213134765625 2246.53173828125 background all_cells +3352.92578125 2125.066650390625 background all_cells +3378.95166015625 2156.232666015625 background all_cells +3370.277099609375 2166.400146484375 background all_cells +3358.005615234375 2155.501953125 background all_cells +3341.85205078125 2187.70068359375 background all_cells +3397.53125 2203.763671875 background all_cells +3381.65380859375 2189.1787109375 background all_cells +3348.5400390625 2180.41943359375 background all_cells +3321.3720703125 2201.82470703125 background all_cells +3334.495361328125 2190.8330078125 background all_cells +3329.029052734375 2194.308837890625 background all_cells +3323.863525390625 2194.226806640625 background all_cells +3318.3154296875 2141.854248046875 background all_cells +3334.06689453125 2168.24560546875 background all_cells +3321.56298828125 2147.4755859375 background all_cells +3501.77294921875 2226.010498046875 background all_cells +3512.374267578125 2205.724853515625 background all_cells +3508.0078125 2218.051025390625 background all_cells +3539.97216796875 2262.256103515625 background all_cells +3532.5498046875 2262.26416015625 background all_cells +3531.740478515625 2247.69384765625 background all_cells +3524.27587890625 2241.156494140625 background all_cells +3510.288818359375 2251.86865234375 background all_cells +3518.12158203125 2243.974853515625 background all_cells +3518.453857421875 2257.677978515625 background all_cells +3511.52294921875 2258.589599609375 background all_cells +3502.30078125 2139.83056640625 background all_cells +3432.41650390625 2080.68994140625 background all_cells +3425.293212890625 2105.695068359375 background all_cells +3425.050537109375 2152.638671875 background all_cells +3500.31689453125 2163.2109375 background all_cells +3478.046142578125 2264.223876953125 background all_cells +3488.462158203125 2254.967041015625 background all_cells +3486.527099609375 2249.041015625 background all_cells +3473.740478515625 2218.4580078125 background all_cells +3492.597900390625 2213.814697265625 background all_cells +3487.59228515625 2221.19677734375 background all_cells +3414.351318359375 2246.322021484375 background all_cells +3418.4365234375 2240.6689453125 background all_cells +3468.397216796875 2247.090087890625 background all_cells +3412.188720703125 2241.375244140625 background all_cells +3446.1630859375 1557.3209228515625 background all_cells +3417.365234375 1554.9962158203125 background all_cells +3434.466796875 1556.1141357421875 background all_cells +3440.57470703125 1571.7628173828125 background all_cells +3438.702392578125 1565.7060546875 background all_cells +3442.43017578125 1529.5263671875 background all_cells +3448.21630859375 1535.0736083984375 background all_cells +3452.8916015625 1528.7701416015625 background all_cells +3441.2333984375 1541.45751953125 background all_cells +3444.974609375 1550.06005859375 background all_cells +3437.015625 1549.5008544921875 background all_cells +3446.2568359375 1545.1270751953125 background all_cells +3427.003662109375 1531.41357421875 background all_cells +3431.810791015625 1527.396484375 background all_cells +3378.27978515625 1748.6505126953125 background all_cells +3375.3203125 1772.977294921875 background all_cells +3361.7958984375 1768.505615234375 background all_cells +3366.202880859375 1756.04833984375 background all_cells +3372.3203125 1788.372802734375 background all_cells +3375.42919921875 1797.147705078125 background all_cells +3354.229736328125 1791.1435546875 background all_cells +3369.863037109375 1815.59033203125 background all_cells +3378.76220703125 1816.4066162109373 background all_cells +3376.0302734375 1807.38720703125 background all_cells +3376.56298828125 1823.7791748046875 background all_cells +3330.54931640625 1814.2325439453125 background all_cells +3346.89111328125 1822.162841796875 background all_cells +3340.47607421875 1788.69970703125 background all_cells +3341.190185546875 1797.0596923828125 background all_cells +3344.858154296875 1774.6650390625 background all_cells +3338.270263671875 1780.2052001953125 background all_cells +3351.08251953125 1782.3299560546875 background all_cells +3347.873046875 1763.9935302734375 background all_cells +3320.08203125 1687.0836181640625 background all_cells +3303.2177734375 1724.683837890625 background all_cells +3320.10546875 1719.8560791015625 background all_cells +3323.926025390625 1730.4000244140625 background all_cells +3323.490478515625 1711.9002685546875 background all_cells +3297.21484375 1692.3275146484375 background all_cells +3299.073486328125 1750.54736328125 background all_cells +3303.948974609375 1770.95263671875 background all_cells +3307.171142578125 1842.402099609375 background all_cells +3343.615478515625 1741.3348388671875 background all_cells +3338.7177734375 1744.9476318359375 background all_cells +3343.30615234375 1748.4803466796875 background all_cells +3352.9365234375 1748.442138671875 background all_cells +3356.38916015625 1745.0972900390625 background all_cells +3352.051025390625 1693.28076171875 background all_cells +3333.84765625 1720.9730224609375 background all_cells +3347.993896484375 1705.11279296875 background all_cells +3343.890869140625 1695.735107421875 background all_cells +3365.745361328125 1548.9376220703125 background all_cells +3365.240478515625 1539.6529541015625 background all_cells +3373.336181640625 1543.4530029296875 background all_cells +3381.487548828125 1543.3892822265625 background all_cells +3411.583251953125 1536.7685546875 background all_cells +3412.076416015625 1545.263427734375 background all_cells +3408.552490234375 1527.9593505859375 background all_cells +3393.643310546875 1539.2425537109375 background all_cells +3397.002197265625 1553.2987060546875 background all_cells +3398.08935546875 1542.2940673828125 background all_cells +3394.5146484375 1547.6243896484375 background all_cells +3381.049560546875 1566.4871826171875 background all_cells +3360.587890625 1565.79296875 background all_cells +3391.9169921875 1580.056640625 background all_cells +3388.766357421875 1561.1331787109375 background all_cells +3418.432861328125 1596.0050048828125 background all_cells +3444.5419921875 1596.876220703125 background all_cells +3429.27392578125 1638.5667724609375 background all_cells +3438.930908203125 1640.1202392578125 background all_cells +3430.490478515625 1611.62451171875 background all_cells +3398.337646484375 1815.3060302734373 background all_cells +3391.4501953125 1815.4833984375 background all_cells +3408.497802734375 1815.9075927734373 background all_cells +3396.734375 1758.922607421875 background all_cells +3389.02880859375 1791.3934326171875 background all_cells +3389.5146484375 1783.195068359375 background all_cells +3389.80810546875 1774.198974609375 background all_cells +3440.856201171875 1666.5789794921875 background all_cells +3438.47705078125 1825.72607421875 background all_cells +3415.4326171875 1698.869140625 background all_cells +3444.827392578125 1698.5570068359375 background all_cells +3438.76220703125 1673.7674560546875 background all_cells +3421.832763671875 1642.141845703125 background all_cells +3410.5712890625 1653.72314453125 background all_cells +3413.218505859375 1645.7269287109375 background all_cells +3406.670166015625 1613.1146240234375 background all_cells +3403.649169921875 1701.1065673828125 background all_cells +3397.576416015625 1666.1121826171875 background all_cells +3398.93896484375 1630.01904296875 background all_cells +3369.18017578125 1580.236328125 background all_cells +3356.115234375 1605.292724609375 background all_cells +3364.83544921875 1570.56298828125 background all_cells +3363.84912109375 1602.5093994140625 background all_cells +3357.890380859375 1578.535400390625 background all_cells +3369.7080078125 1588.2486572265625 background all_cells +3340.62255859375 1676.3564453125 background all_cells +3362.665283203125 1648.220458984375 background all_cells +3359.11767578125 1660.1695556640625 background all_cells +3353.033935546875 1650.0069580078125 background all_cells +3319.190185546875 1615.2578125 background all_cells +3328.943603515625 1644.4560546875 background all_cells +3321.779541015625 1638.180419921875 background all_cells +3756.656982421875 1027.69482421875 background all_cells +3758.020751953125 998.6771850585938 background all_cells +3767.972900390625 1012.8286743164062 background all_cells +3761.580810546875 983.5664672851562 background all_cells +3776.47998046875 1026.6405029296875 background all_cells +3792.64111328125 1013.3028564453124 background all_cells +3789.89111328125 1019.9639892578124 background all_cells +3780.2783203125 1018.150634765625 background all_cells +3800.12109375 1029.0909423828125 background all_cells +3818.978515625 1005.3212890625 background all_cells +3810.86474609375 1021.8812866210938 background all_cells +3811.490966796875 1031.927490234375 background all_cells +3809.3056640625 1013.0562133789062 background all_cells +3806.8955078125 1027.8736572265625 background all_cells +3767.013916015625 1040.734130859375 background all_cells +3757.82470703125 1044.037353515625 background all_cells +3794.841552734375 1111.17919921875 background all_cells +3800.61279296875 1118.0731201171875 background all_cells +3799.47900390625 1097.4354248046875 background all_cells +3805.416748046875 1106.277099609375 background all_cells +3755.737548828125 1084.018798828125 background all_cells +3765.994140625 1116.3211669921875 background all_cells +3758.636474609375 1107.253173828125 background all_cells +3805.826416015625 1093.5548095703125 background all_cells +3814.1845703125 1048.20361328125 background all_cells +3814.83544921875 1060.0140380859375 background all_cells +3804.25146484375 1083.281982421875 background all_cells +3867.04150390625 1066.611083984375 background all_cells +3868.2783203125 1054.879150390625 background all_cells +3867.205078125 1033.826416015625 background all_cells +3844.8095703125 1074.1290283203125 background all_cells +3827.17431640625 1082.7264404296875 background all_cells +3829.5458984375 1086.8294677734375 background all_cells +3831.173583984375 1074.1153564453125 background all_cells +3841.796875 1061.350341796875 background all_cells +3839.515625 1067.8685302734375 background all_cells +3836.0634765625 1062.40185546875 background all_cells +3823.27197265625 1061.66064453125 background all_cells +3844.278076171875 1044.4964599609375 background all_cells +3850.84912109375 1049.2169189453125 background all_cells +3858.2431640625 1045.5391845703125 background all_cells +3850.665283203125 994.2115478515624 background all_cells +3868.0263671875 1014.0529174804688 background all_cells +3861.5986328125 1014.140380859375 background all_cells +3861.0498046875 991.8145751953124 background all_cells +3823.435791015625 1027.260986328125 background all_cells +3825.663818359375 1041.6527099609375 background all_cells +3837.73681640625 1034.568603515625 background all_cells +3830.69580078125 1030.025146484375 background all_cells +3839.203125 1014.0217895507812 background all_cells +3820.66064453125 1020.9058837890624 background all_cells +3835.215576171875 1001.0609741210938 background all_cells +3848.789306640625 1029.2584228515625 background all_cells +3855.71728515625 1030.151611328125 background all_cells +3860.109375 1023.3853149414062 background all_cells +3824.741455078125 1141.63818359375 background all_cells +3814.037353515625 1129.052490234375 background all_cells +3855.24462890625 1126.030029296875 background all_cells +3845.58984375 1131.1607666015625 background all_cells +3858.462158203125 1148.69091796875 background all_cells +3849.9111328125 1145.9322509765625 background all_cells +3852.565185546875 1139.4825439453125 background all_cells +3864.970703125 1080.23583984375 background all_cells +3843.3828125 1092.32421875 background all_cells +3847.923828125 1111.6607666015625 background all_cells +3866.7548828125 1089.1920166015625 background all_cells +3816.51708984375 1089.3707275390625 background all_cells +3826.72998046875 1094.1495361328125 background all_cells +3818.15380859375 1097.4854736328125 background all_cells +3772.463134765625 1316.288330078125 background all_cells +3790.091552734375 1313.1693115234375 background all_cells +3789.802734375 1320.2239990234375 background all_cells +3780.634765625 1324.9703369140625 background all_cells +3838.905029296875 1324.4163818359375 background all_cells +3824.833251953125 1317.0621337890625 background all_cells +3802.113525390625 1316.8934326171875 background all_cells +3797.595703125 1368.778076171875 background all_cells +3798.41748046875 1379.051025390625 background all_cells +3801.40673828125 1362.654541015625 background all_cells +3808.943603515625 1358.225341796875 background all_cells +3790.3759765625 1351.258544921875 background all_cells +3798.3203125 1352.431884765625 background all_cells +3814.326416015625 1352.38623046875 background all_cells +3771.760498046875 1328.6898193359375 background all_cells +3819.815673828125 1331.0443115234375 background all_cells +3813.90869140625 1335.2628173828125 background all_cells +3783.734375 1339.2218017578125 background all_cells +3778.542724609375 1330.676025390625 background all_cells +3773.52294921875 1337.9222412109375 background all_cells +3811.42919921875 1412.375732421875 background all_cells +3804.6025390625 1395.0989990234375 background all_cells +3808.81884765625 1402.80908203125 background all_cells +3815.8056640625 1415.068359375 background all_cells +3822.111572265625 1413.5859375 background all_cells +3838.76025390625 1419.819091796875 background all_cells +3837.99658203125 1429.4046630859375 background all_cells +3818.08447265625 1424.518798828125 background all_cells +3808.26171875 1427.083740234375 background all_cells +3788.407958984375 1424.245361328125 background all_cells +3799.300048828125 1416.8629150390625 background all_cells +3793.742919921875 1425.3133544921875 background all_cells +3840.866455078125 1399.9171142578125 background all_cells +3854.0185546875 1392.3687744140625 background all_cells +3845.755859375 1389.5206298828125 background all_cells +3864.302978515625 1367.77978515625 background all_cells +3872.12060546875 1361.1810302734375 background all_cells +3863.95556640625 1373.8681640625 background all_cells +3861.10888671875 1397.261962890625 background all_cells +3859.522216796875 1412.6492919921875 background all_cells +3868.952392578125 1395.2161865234375 background all_cells +3863.9267578125 1406.676025390625 background all_cells +3851.6455078125 1377.0399169921875 background all_cells +3858.675048828125 1334.1470947265625 background all_cells +3857.837158203125 1365.6373291015625 background all_cells +3853.151123046875 1384.274658203125 background all_cells +3802.418701171875 1458.0631103515625 background all_cells +3771.947998046875 1469.9461669921875 background all_cells +3779.593505859375 1471.5394287109375 background all_cells +3703.2587890625 1465.4305419921875 background all_cells +3737.087646484375 1488.689208984375 background all_cells +3733.632568359375 1495.3497314453125 background all_cells +3748.291259765625 1492.2535400390625 background all_cells +3693.065673828125 1470.8863525390625 background all_cells +3694.166259765625 1458.626953125 background all_cells +3697.0419921875 1469.6407470703125 background all_cells +3696.953125 1484.8690185546875 background all_cells +3693.907470703125 1463.7066650390625 background all_cells +3681.754638671875 1464.19482421875 background all_cells +3676.357666015625 1491.517333984375 background all_cells +3670.986083984375 1471.5546875 background all_cells +3688.7626953125 1557.2149658203125 background all_cells +3742.819091796875 1576.3001708984375 background all_cells +3751.55712890625 1581.91259765625 background all_cells +3774.552734375 1584.349365234375 background all_cells +3762.6044921875 1589.0028076171875 background all_cells +3757.57373046875 1584.5859375 background all_cells +3719.052734375 1621.7928466796875 background all_cells +3762.221435546875 1630.455322265625 background all_cells +3731.84521484375 1637.0985107421875 background all_cells +3657.047119140625 1647.831298828125 background all_cells +3661.237060546875 1653.90771484375 background all_cells +3673.39111328125 1643.3406982421875 background all_cells +3664.629150390625 1662.154296875 background all_cells +3654.296630859375 1619.88916015625 background all_cells +3727.796142578125 1501.0177001953125 background all_cells +3789.057861328125 1507.6522216796875 background all_cells +3736.794677734375 1505.41748046875 background all_cells +3776.89892578125 1536.79736328125 background all_cells +3803.494873046875 1547.143798828125 background all_cells +3784.16259765625 1548.3668212890625 background all_cells +3761.1201171875 1527.0184326171875 background all_cells +3731.6044921875 1527.0399169921875 background all_cells +3722.4892578125 1527.41455078125 background all_cells +3692.579345703125 1505.4852294921875 background all_cells +3717.89501953125 1501.8389892578125 background all_cells +3698.18994140625 1502.820068359375 background all_cells +3752.986328125 1225.6495361328125 background all_cells +3738.677734375 1250.97607421875 background all_cells +3751.12548828125 1242.8475341796875 background all_cells +3743.874267578125 1311.513671875 background all_cells +3756.16259765625 1275.15087890625 background all_cells +3752.337646484375 1312.28662109375 background all_cells +3748.6826171875 1254.115234375 background all_cells +3753.98046875 1341.0042724609375 background all_cells +3741.493896484375 1339.794189453125 background all_cells +3747.939697265625 1323.7703857421875 background all_cells +3752.89794921875 1323.1856689453125 background all_cells +3740.8818359375 1332.379150390625 background all_cells +3757.884521484375 1332.419189453125 background all_cells +3673.78369140625 1314.124755859375 background all_cells +3666.59912109375 1338.47802734375 background all_cells +3734.0107421875 1325.295654296875 background all_cells +3703.928955078125 1295.9422607421875 background all_cells +3701.162353515625 1252.1485595703125 background all_cells +3724.791748046875 1393.726318359375 background all_cells +3735.442138671875 1439.2738037109375 background all_cells +3727.43212890625 1401.0758056640625 background all_cells +3716.186279296875 1394.7166748046875 background all_cells +3733.040283203125 1462.4854736328125 background all_cells +3725.34033203125 1484.02392578125 background all_cells +3734.937744140625 1476.02490234375 background all_cells +3741.6787109375 1470.183349609375 background all_cells +3748.912841796875 1486.1976318359375 background all_cells +3754.03564453125 1443.2896728515625 background all_cells +3746.077392578125 1438.9417724609375 background all_cells +3733.032958984375 1448.4365234375 background all_cells +3739.848388671875 1456.8428955078125 background all_cells +3725.85595703125 1450.755126953125 background all_cells +3740.98193359375 1448.570068359375 background all_cells +3745.135009765625 1380.12158203125 background all_cells +3745.506103515625 1387.2684326171875 background all_cells +3737.583740234375 1384.4072265625 background all_cells +3722.559326171875 1380.539306640625 background all_cells +3719.423828125 1390.2852783203125 background all_cells +3690.105712890625 1380.9349365234375 background all_cells +3710.879638671875 1469.975830078125 background all_cells +3717.599853515625 1454.5966796875 background all_cells +3715.90771484375 1474.888671875 background all_cells +3716.2392578125 1444.4989013671875 background all_cells +3677.057373046875 1420.404052734375 background all_cells +3689.91650390625 1430.5374755859375 background all_cells +3677.77294921875 1460.471923828125 background all_cells +3670.7841796875 1459.4779052734375 background all_cells +3680.40283203125 1454.8814697265625 background all_cells +3714.103759765625 1426.2218017578125 background all_cells +3710.89794921875 1412.970947265625 background all_cells +3693.846435546875 1406.872802734375 background all_cells +3729.635498046875 1359.299072265625 background all_cells +3727.4462890625 1356.54443359375 background all_cells +3759.630859375 1344.713134765625 background all_cells +3752.208984375 1372.81396484375 background all_cells +3754.965576171875 1380.473388671875 background all_cells +3734.8037109375 1368.748046875 background all_cells +3754.92578125 1398.143310546875 background all_cells +3779.150390625 1430.365234375 background all_cells +3764.87353515625 1388.7347412109375 background all_cells +3761.08154296875 1401.02294921875 background all_cells +3757.2724609375 1388.2518310546875 background all_cells +3737.828125 1393.4495849609375 background all_cells +3737.8583984375 1402.0614013671875 background all_cells +3742.086181640625 1398.3739013671875 background all_cells +3746.316162109375 1402.402099609375 background all_cells +3745.2578125 1393.512939453125 background all_cells +3778.130126953125 1352.8846435546875 background all_cells +3787.564453125 1368.9869384765625 background all_cells +3784.44482421875 1364.8011474609375 background all_cells +3772.580078125 1360.69384765625 background all_cells +3769.103759765625 1355.5850830078125 background all_cells +3784.23974609375 1379.5518798828125 background all_cells +3782.648193359375 1373.470458984375 background all_cells +3827.174072265625 1158.1021728515625 background all_cells +3826.265869140625 1166.4501953125 background all_cells +3853.138671875 1165.4039306640625 background all_cells +3839.762939453125 1163.159912109375 background all_cells +3848.173828125 1311.2060546875 background all_cells +3859.8857421875 1298.9344482421875 background all_cells +3860.900390625 1326.1824951171875 background all_cells +3862.482666015625 1319.639404296875 background all_cells +3854.528564453125 1328.122314453125 background all_cells +3866.2099609375 1320.7982177734375 background all_cells +3872.17578125 1269.5657958984375 background all_cells +3871.090576171875 1305.7159423828125 background all_cells +3868.833984375 1314.1962890625 background all_cells +3827.07470703125 1233.8411865234375 background all_cells +3864.77685546875 1283.2750244140625 background all_cells +3861.860107421875 1261.3475341796875 background all_cells +3862.540283203125 1343.369873046875 background all_cells +3855.225830078125 1354.74072265625 background all_cells +3867.125 1351.287841796875 background all_cells +3840.36474609375 1345.2381591796875 background all_cells +3849.60400390625 1349.1661376953125 background all_cells +3849.904541015625 1355.8507080078125 background all_cells +3843.482666015625 1355.0205078125 background all_cells +3826.36376953125 1351.3165283203125 background all_cells +3833.7890625 1349.288330078125 background all_cells +3832.57666015625 1341.4918212890625 background all_cells +3798.17333984375 1258.5316162109375 background all_cells +3801.51513671875 1249.3101806640625 background all_cells +3793.64453125 1291.651611328125 background all_cells +3799.174072265625 1297.697021484375 background all_cells +3796.580078125 1285.19091796875 background all_cells +3796.968505859375 1267.650634765625 background all_cells +3822.31787109375 1291.3905029296875 background all_cells +3835.106689453125 1299.5693359375 background all_cells +3827.75341796875 1277.9578857421875 background all_cells +3825.32373046875 1284.843505859375 background all_cells +3847.815185546875 1277.5537109375 background all_cells +3846.887939453125 1293.1273193359375 background all_cells +3841.6455078125 1288.0186767578125 background all_cells +3811.366943359375 1273.7449951171875 background all_cells +3811.29736328125 1302.73291015625 background all_cells +3817.3876953125 1277.0445556640625 background all_cells +3815.595703125 1293.6025390625 background all_cells +3810.70263671875 1284.0152587890625 background all_cells +3844.739013671875 1257.4766845703125 background all_cells +3832.882568359375 1273.27490234375 background all_cells +3848.244873046875 1268.1937255859375 background all_cells +3825.89697265625 1267.7158203125 background all_cells +3836.860595703125 1260.8209228515625 background all_cells +3806.290771484375 1255.181884765625 background all_cells +3812.1240234375 1251.9549560546875 background all_cells +3818.5224609375 1252.2171630859375 background all_cells +3801.076171875 1274.395751953125 background all_cells +3805.24658203125 1263.0389404296875 background all_cells +3850.0712890625 1233.980712890625 background all_cells +3855.489501953125 1249.0701904296875 background all_cells +3866.059326171875 1214.1380615234375 background all_cells +3872.76025390625 1226.02294921875 background all_cells +3791.444580078125 1234.7110595703125 background all_cells +3812.6904296875 1247.273193359375 background all_cells +3820.393310546875 1239.039794921875 background all_cells +3803.99951171875 1240.4669189453125 background all_cells +3789.85888671875 1216.182373046875 background all_cells +3780.5244140625 1222.7900390625 background all_cells +3780.9755859375 1218.7318115234375 background all_cells +3770.61328125 1165.5462646484375 background all_cells +3764.8515625 1173.5859375 background all_cells +3782.1494140625 1184.6807861328125 background all_cells +3775.1416015625 1177.093994140625 background all_cells +3785.75048828125 1177.0457763671875 background all_cells +3803.35791015625 1208.1571044921875 background all_cells +3819.295166015625 1209.931640625 background all_cells +3811.812744140625 1215.6383056640625 background all_cells +3833.707763671875 1190.1014404296875 background all_cells +3853.02001953125 1190.3978271484375 background all_cells +3839.522216796875 1205.2801513671875 background all_cells +3838.766357421875 1200.408935546875 background all_cells +3734.210205078125 1117.4046630859375 background all_cells +3743.955078125 1113.707275390625 background all_cells +3739.9521484375 1114.467041015625 background all_cells +3734.334716796875 1095.427734375 background all_cells +3790.00537109375 1097.7908935546875 background all_cells +3796.44140625 1121.966796875 background all_cells +3748.3974609375 1118.0611572265625 background all_cells +3751.79248046875 1106.8818359375 background all_cells +3773.436767578125 1073.8209228515625 background all_cells +3781.165283203125 1072.9937744140625 background all_cells +3784.077392578125 1087.5455322265625 background all_cells +3773.6650390625 1090.9232177734375 background all_cells +3767.229248046875 1082.33203125 background all_cells +3770.09033203125 1079.6485595703125 background all_cells +3742.551513671875 1064.80859375 background all_cells +3739.729736328125 1076.841796875 background all_cells +3736.75732421875 1069.633056640625 background all_cells +3748.68505859375 1068.8157958984375 background all_cells +3745.865478515625 1060.0423583984375 background all_cells +3716.32861328125 1021.973388671875 background all_cells +3718.939453125 1036.2010498046875 background all_cells +3717.2275390625 1044.0672607421875 background all_cells +3724.64404296875 1045.74365234375 background all_cells +3746.365966796875 1027.8203125 background all_cells +3742.27001953125 1038.101318359375 background all_cells +3729.3994140625 1020.4081420898438 background all_cells +3729.385986328125 1037.8140869140625 background all_cells +3723.253662109375 1000.3201904296876 background all_cells +3717.0146484375 1010.4671020507812 background all_cells +3735.055419921875 996.9754638671876 background all_cells +3716.5078125 1001.9466552734376 background all_cells +3732.536865234375 991.8973388671876 background all_cells +3668.333251953125 998.2662353515624 background all_cells +3667.156982421875 989.8811645507812 background all_cells +3694.612548828125 997.7379150390624 background all_cells +3688.1904296875 1016.4530639648438 background all_cells +3680.31787109375 993.9736328125 background all_cells +3700.0654296875 1006.7451782226562 background all_cells +3705.50439453125 990.2734985351562 background all_cells +3710.75927734375 1005.8648071289062 background all_cells +3707.080322265625 1014.044677734375 background all_cells +3703.66259765625 1066.6331787109375 background all_cells +3721.668701171875 1055.0906982421875 background all_cells +3714.5947265625 1060.139892578125 background all_cells +3709.16455078125 1050.9503173828125 background all_cells +3689.261474609375 1055.3922119140625 background all_cells +3691.5322265625 1066.1932373046875 background all_cells +3690.434326171875 1073.5762939453125 background all_cells +3681.224609375 1028.2635498046875 background all_cells +3702.923828125 1038.466552734375 background all_cells +3694.013916015625 1033.5096435546875 background all_cells +3688.376220703125 1029.7144775390625 background all_cells +3695.865966796875 1095.45068359375 background all_cells +3703.853515625 1086.594482421875 background all_cells +3702.330322265625 1077.5340576171875 background all_cells +3697.428466796875 1079.4462890625 background all_cells +3721.162353515625 1073.1153564453125 background all_cells +3730.385986328125 1073.5516357421875 background all_cells +3724.29736328125 1065.6171875 background all_cells +3711.807373046875 1095.8187255859375 background all_cells +3722.08251953125 1090.1455078125 background all_cells +3717.013916015625 1083.9833984375 background all_cells +3707.92431640625 1073.9351806640625 background all_cells +3698.907470703125 1136.7608642578125 background all_cells +3711.425537109375 1136.3355712890625 background all_cells +3704.81787109375 1128.417236328125 background all_cells +3720.760986328125 1192.738037109375 background all_cells +3713.7275390625 1209.9556884765625 background all_cells +3732.8486328125 1201.2567138671875 background all_cells +3739.372802734375 1149.1468505859375 background all_cells +3724.921630859375 1172.942138671875 background all_cells +3736.334716796875 1173.0738525390625 background all_cells +3722.102294921875 1155.605224609375 background all_cells +3725.859619140625 1164.1116943359375 background all_cells +3719.002685546875 1142.749755859375 background all_cells +3753.2080078125 1142.8607177734375 background all_cells +3738.158935546875 1129.26904296875 background all_cells +3659.264404296875 1063.1820068359375 background all_cells +3678.77099609375 1034.041015625 background all_cells +3673.8994140625 1046.8031005859375 background all_cells +3684.678466796875 1073.897705078125 background all_cells +3678.720703125 1073.29736328125 background all_cells +3706.253173828125 1103.233154296875 background all_cells +3682.661376953125 1102.098388671875 background all_cells +3687.848388671875 1110.94970703125 background all_cells +3700.84521484375 1113.5406494140625 background all_cells +3712.3115234375 1112.3668212890625 background all_cells +3661.7373046875 1081.7578125 background all_cells +3690.42041015625 1082.1436767578125 background all_cells +3689.023681640625 1091.2928466796875 background all_cells +3527.6376953125 1053.6669921875 background all_cells +3549.899169921875 1075.8486328125 background all_cells +3554.63232421875 1038.7705078125 background all_cells +3531.312744140625 1068.69384765625 background all_cells +3773.763427734375 980.638916015625 background all_cells +3787.111328125 988.2029418945312 background all_cells +3785.32421875 1005.5112915039062 background all_cells +3795.37939453125 987.036376953125 background all_cells +3812.517333984375 995.3759765625 background all_cells +3807.578125 986.8146362304688 background all_cells +3806.202880859375 1003.1016845703124 background all_cells +3699.9306640625 985.4868774414062 background all_cells +3643.077392578125 994.6889038085938 background all_cells +3663.5654296875 979.1891479492188 background all_cells +3673.83642578125 985.9920654296876 background all_cells +3688.2900390625 986.1256103515624 background all_cells +3708.51318359375 982.1116943359376 background all_cells +3666.435302734375 1100.314453125 background all_cells +3654.346923828125 1094.31005859375 background all_cells +3674.139404296875 1097.980712890625 background all_cells +3670.201904296875 1110.4097900390625 background all_cells +3664.7509765625 1106.60400390625 background all_cells +3604.966064453125 1068.181884765625 background all_cells +3632.518310546875 1070.279541015625 background all_cells +3623.04248046875 1064.2010498046875 background all_cells +3610.643310546875 1044.76708984375 background all_cells +3499.0166015625 1143.116455078125 background all_cells +3535.886962890625 1150.533203125 background all_cells +3487.367919921875 1148.0465087890625 background all_cells +3436.041748046875 1167.089111328125 background all_cells +3454.35791015625 1168.6951904296875 background all_cells +3447.49560546875 1180.7506103515625 background all_cells +3440.133544921875 1177.1453857421875 background all_cells +3468.107177734375 1167.2554931640625 background all_cells +3485.697265625 1180.6544189453125 background all_cells +3470.614013671875 1163.4425048828125 background all_cells +3495.936767578125 1168.8685302734375 background all_cells +3535.618896484375 1162.9259033203125 background all_cells +3531.957275390625 1174.167724609375 background all_cells +3626.128662109375 1125.1434326171875 background all_cells +3617.50390625 1155.855224609375 background all_cells +3661.78564453125 1136.3382568359375 background all_cells +3656.9208984375 1145.9517822265625 background all_cells +3627.47119140625 1150.4959716796875 background all_cells +3781.70263671875 1148.262939453125 background all_cells +3794.045654296875 1136.306884765625 background all_cells +3788.274169921875 1155.0240478515625 background all_cells +3783.53466796875 1143.020263671875 background all_cells +3761.9765625 1131.0821533203125 background all_cells +3768.982177734375 1143.3421630859375 background all_cells +3769.937744140625 1134.204833984375 background all_cells +3624.95068359375 1160.5224609375 background all_cells +3612.13134765625 1161.05224609375 background all_cells +3660.398681640625 1168.843017578125 background all_cells +3655.03125 1162.1951904296875 background all_cells +3626.27099609375 1180.1640625 background all_cells +3473.490234375 1103.18212890625 background all_cells +3489.23388671875 1101.04638671875 background all_cells +3481.513916015625 1103.91162109375 background all_cells +3536.91162109375 1131.874755859375 background all_cells +3573.794921875 1130.8363037109375 background all_cells +3565.159912109375 1124.1827392578125 background all_cells +3534.25048828125 1138.205322265625 background all_cells +3486.8681640625 1131.2569580078125 background all_cells +3530.853515625 1123.933837890625 background all_cells +3515.61767578125 1126.45947265625 background all_cells +3487.76953125 1118.9029541015625 background all_cells +3597.254150390625 1307.836181640625 background all_cells +3600.64892578125 1291.1776123046875 background all_cells +3642.755126953125 1291.130126953125 background all_cells +3653.2666015625 1294.11279296875 background all_cells +3642.415283203125 1281.28759765625 background all_cells +3632.3427734375 1311.5284423828125 background all_cells +3700.261474609375 1304.2244873046875 background all_cells +3654.88720703125 1305.20703125 background all_cells +3647.155029296875 1301.72216796875 background all_cells +3638.0771484375 1303.1739501953125 background all_cells +3613.46484375 1304.4002685546875 background all_cells +3627.12548828125 1307.374755859375 background all_cells +3619.91943359375 1293.9603271484375 background all_cells +3744.435791015625 1296.317138671875 background all_cells +3750.155029296875 1298.3592529296875 background all_cells +3757.662841796875 1297.0262451171875 background all_cells +3764.83984375 1284.5462646484375 background all_cells +3765.015869140625 1276.8424072265625 background all_cells +3758.000244140625 1288.52392578125 background all_cells +3780.96484375 1284.580322265625 background all_cells +3791.381591796875 1287.3564453125 background all_cells +3784.110595703125 1293.037353515625 background all_cells +3754.152587890625 1303.720703125 background all_cells +3776.640380859375 1307.733154296875 background all_cells +3653.052001953125 1217.928955078125 background all_cells +3676.861083984375 1243.6978759765625 background all_cells +3673.1171875 1189.31982421875 background all_cells +3672.8349609375 1206.4498291015625 background all_cells +3778.74853515625 1253.002197265625 background all_cells +3774.692138671875 1264.2572021484375 background all_cells +3779.447021484375 1274.21728515625 background all_cells +3788.77099609375 1272.536865234375 background all_cells +3791.42431640625 1252.94482421875 background all_cells +3787.09765625 1260.0684814453125 background all_cells +3766.180908203125 1266.53857421875 background all_cells +3768.194580078125 1236.2685546875 background all_cells +3768.818359375 1246.464599609375 background all_cells +3768.031005859375 1227.2757568359375 background all_cells +3763.44873046875 1250.029052734375 background all_cells +3739.13330078125 1259.9300537109375 background all_cells +3751.90869140625 1265.1341552734375 background all_cells +3743.940673828125 1272.366943359375 background all_cells +3745.0595703125 1262.9620361328125 background all_cells +3479.4072265625 1182.7257080078125 background all_cells +3493.571533203125 1194.5753173828125 background all_cells +3490.86474609375 1184.8721923828125 background all_cells +3517.954345703125 1184.5548095703125 background all_cells +3507.294677734375 1183.0789794921875 background all_cells +3535.58642578125 1225.878662109375 background all_cells +3539.83837890625 1238.4852294921875 background all_cells +3522.676513671875 1228.8638916015625 background all_cells +3525.026611328125 1201.4427490234375 background all_cells +3529.296142578125 1218.5838623046875 background all_cells +3539.264404296875 1214.8636474609375 background all_cells +3482.127685546875 1210.326904296875 background all_cells +3503.126220703125 1223.9814453125 background all_cells +3494.916748046875 1219.8577880859375 background all_cells +3496.183837890625 1211.4954833984375 background all_cells +3508.708740234375 1240.9925537109375 background all_cells +3514.5751953125 1237.63330078125 background all_cells +3519.48681640625 1212.972412109375 background all_cells +3514.51123046875 1205.0496826171875 background all_cells +3540.2626953125 1256.4871826171875 background all_cells +3550.142578125 1251.46923828125 background all_cells +3547.403076171875 1238.17822265625 background all_cells +3542.709228515625 1250.3062744140625 background all_cells +3606.8955078125 1205.518310546875 background all_cells +3593.4814453125 1201.1304931640625 background all_cells +3599.383544921875 1255.052734375 background all_cells +3620.479248046875 1212.121826171875 background all_cells +3609.07861328125 1259.6385498046875 background all_cells +3554.484130859375 1243.8016357421875 background all_cells +3569.351318359375 1241.2567138671875 background all_cells +3567.11669921875 1261.5302734375 background all_cells +3554.924072265625 1256.460693359375 background all_cells +3546.139404296875 1186.8099365234375 background all_cells +3549.595703125 1220.9212646484375 background all_cells +3564.783447265625 1212.944091796875 background all_cells +3548.382568359375 1201.1434326171875 background all_cells +3548.82568359375 1191.79052734375 background all_cells +3535.148681640625 1297.6905517578125 background all_cells +3547.36279296875 1301.4505615234375 background all_cells +3539.73046875 1290.7431640625 background all_cells +3535.433837890625 1309.076904296875 background all_cells +3567.208984375 1307.0628662109375 background all_cells +3571.89404296875 1310.5948486328125 background all_cells +3582.85888671875 1313.207275390625 background all_cells +3554.797607421875 1308.0689697265625 background all_cells +3582.2919921875 1271.1722412109375 background all_cells +3552.941162109375 1273.0091552734375 background all_cells +3571.519775390625 1279.8519287109375 background all_cells +3554.451904296875 1280.9599609375 background all_cells +3564.15625 1270.344970703125 background all_cells +3550.831298828125 1292.29345703125 background all_cells +3512.214111328125 1269.6270751953125 background all_cells +3484.8037109375 1289.640625 background all_cells +3527.41650390625 1275.4837646484375 background all_cells +3521.886962890625 1283.5672607421875 background all_cells +3515.69287109375 1276.6778564453125 background all_cells +3520.23095703125 1302.7794189453125 background all_cells +3529.75244140625 1307.5242919921875 background all_cells +3520.66357421875 1298.0706787109375 background all_cells +3481.846435546875 1309.322021484375 background all_cells +3482.202392578125 1301.218505859375 background all_cells +3501.656982421875 1305.2034912109375 background all_cells +3511.1474609375 1296.966552734375 background all_cells +3511.273681640625 1302.9453125 background all_cells +3518.543212890625 1252.527099609375 background all_cells +3533.072265625 1261.949951171875 background all_cells +3513.802001953125 1259.7874755859375 background all_cells +3316.653564453125 996.8001098632812 background all_cells +3435.033935546875 988.4691772460938 background all_cells +3435.896484375 1016.4321899414062 background all_cells +3476.992431640625 1038.097412109375 background all_cells +3468.11279296875 1021.82421875 background all_cells +3470.36328125 1055.2911376953125 background all_cells +3500.1396484375 1063.0478515625 background all_cells +3492.061279296875 1055.007080078125 background all_cells +3487.82861328125 1071.9447021484375 background all_cells +3476.74560546875 1066.447509765625 background all_cells +3504.60498046875 1040.854248046875 background all_cells +3479.76318359375 1050.3829345703125 background all_cells +3480.447998046875 1042.580322265625 background all_cells +3484.37548828125 1023.1549682617188 background all_cells +3493.84228515625 990.7064208984376 background all_cells +3500.031494140625 998.18603515625 background all_cells +3501.708251953125 1019.0103759765624 background all_cells +3490.368408203125 1028.847900390625 background all_cells +3493.8935546875 1022.9051513671876 background all_cells +3584.3310546875 979.67822265625 background all_cells +3572.7080078125 991.5147094726562 background all_cells +3559.890380859375 989.68115234375 background all_cells +3586.274169921875 987.4276733398438 background all_cells +3563.3935546875 982.5602416992188 background all_cells +3585.923583984375 1032.4583740234375 background all_cells +3618.160888671875 1029.0343017578125 background all_cells +3618.04833984375 1011.65625 background all_cells +3588.019775390625 1045.126708984375 background all_cells +3556.2705078125 1017.39453125 background all_cells +3568.24072265625 1044.0169677734375 background all_cells +3565.065673828125 1026.1309814453125 background all_cells +3545.880859375 989.8888549804688 background all_cells +3554.938720703125 986.723876953125 background all_cells +3554.385498046875 991.5007934570312 background all_cells +3550.0576171875 996.458984375 background all_cells +3538.728759765625 1041.53955078125 background all_cells +3544.288330078125 983.582763671875 background all_cells +3540.0380859375 1032.26513671875 background all_cells +3495.015869140625 1111.32958984375 background all_cells +3488.302490234375 1094.0557861328125 background all_cells +3506.343017578125 1108.4111328125 background all_cells +3505.569091796875 1101.7647705078125 background all_cells +3499.969970703125 1080.7916259765625 background all_cells +3509.148681640625 1090.242919921875 background all_cells +3485.170654296875 1083.4259033203125 background all_cells +3500.54736328125 1090.7977294921875 background all_cells +3547.245361328125 1117.3828125 background all_cells +3538.77734375 1117.5836181640625 background all_cells +3555.679931640625 1115.351806640625 background all_cells +3548.67138671875 1105.0787353515625 background all_cells +3516.568115234375 1108.731689453125 background all_cells +3527.1533203125 1105.91162109375 background all_cells +3528.059326171875 1094.89599609375 background all_cells +3519.846435546875 1101.6470947265625 background all_cells +3504.48681640625 1075.4329833984375 background all_cells +3515.2861328125 1077.6170654296875 background all_cells +3538.15478515625 1077.287841796875 background all_cells +3541.436279296875 47.59806823730469 background all_cells +3574.819580078125 39.38642120361328 background all_cells +3540.889404296875 96.4183578491211 background all_cells +3807.599853515625 31.32047462463379 background all_cells +3857.86572265625 40.69359970092773 background all_cells +3833.77197265625 71.10546875 background all_cells +3618.99560546875 37.29985046386719 background all_cells +3641.035400390625 35.47055435180664 background all_cells +3646.51904296875 36.51627349853516 background all_cells +3633.47607421875 49.6806640625 background all_cells +3666.74072265625 90.88023376464844 background all_cells +3893.134521484375 89.71155548095703 background all_cells +3689.8974609375 96.99185180664062 background all_cells +3700.883056640625 104.86505889892578 background all_cells +3825.721923828125 108.88096618652344 background all_cells +3904.40087890625 92.1434097290039 background all_cells +3933.708251953125 33.4919548034668 background all_cells +3953.58203125 25.64225578308105 background all_cells +3761.453369140625 72.08694458007812 background all_cells +3926.0439453125 224.1908264160156 background all_cells +3912.03515625 233.29544067382807 background all_cells +3946.740234375 211.57614135742188 background all_cells +3933.162841796875 230.98403930664065 background all_cells +3929.887939453125 244.17306518554688 background all_cells +3927.814453125 162.31214904785156 background all_cells +3947.5712890625 169.56028747558594 background all_cells +3932.986083984375 138.07894897460938 background all_cells +3940.853271484375 152.72048950195312 background all_cells +3937.39013671875 177.49612426757812 background all_cells +3912.1767578125 164.77401733398438 background all_cells +3919.406005859375 177.01683044433594 background all_cells +3917.12744140625 159.0670166015625 background all_cells +3915.292724609375 157.5684051513672 background all_cells +3789.513916015625 182.1187896728516 background all_cells +3784.197509765625 148.62669372558594 background all_cells +3834.86474609375 193.81468200683597 background all_cells +3831.579833984375 163.78964233398438 background all_cells +3800.438232421875 165.72711181640625 background all_cells +3870.736083984375 189.8675994873047 background all_cells +3901.682861328125 182.1258544921875 background all_cells +3887.766357421875 185.261474609375 background all_cells +3879.433837890625 188.63967895507807 background all_cells +3861.59326171875 197.97930908203125 background all_cells +3875.76416015625 231.77346801757807 background all_cells +3875.345703125 214.1348876953125 background all_cells +3869.115966796875 204.35614013671875 background all_cells +3846.260986328125 164.764404296875 background all_cells +3860.825439453125 192.49072265625 background all_cells +3854.8935546875 130.73919677734375 background all_cells +3655.674072265625 143.75717163085938 background all_cells +3697.19775390625 126.16825103759766 background all_cells +3766.95947265625 149.05673217773438 background all_cells +3753.135498046875 146.2510223388672 background all_cells +3657.505126953125 122.45849609375 background all_cells +3614.154296875 178.96957397460938 background all_cells +3640.8955078125 183.80987548828125 background all_cells +3690.98095703125 199.36697387695312 background all_cells +3628.617431640625 207.7634735107422 background all_cells +3274.9443359375 70.0448226928711 background all_cells +3307.141845703125 42.400634765625 background all_cells +3300.44921875 41.4915771484375 background all_cells +3322.060791015625 52.95381927490234 background all_cells +3298.8125 47.01811218261719 background all_cells +3393.38720703125 64.37397766113281 background all_cells +3473.154541015625 79.5949935913086 background all_cells +3396.99169921875 21.945261001586918 background all_cells +3373.109130859375 60.88086700439453 background all_cells +3369.00341796875 49.42475891113281 background all_cells +3326.540771484375 40.56105041503906 background all_cells +3341.23876953125 51.56251525878906 background all_cells +3335.89990234375 40.40576171875 background all_cells +3331.840576171875 45.37443923950195 background all_cells +3441.484130859375 211.48748779296875 background all_cells +3461.167724609375 224.59829711914065 background all_cells +3450.203857421875 221.86441040039065 background all_cells +3536.68505859375 223.44927978515625 background all_cells +3597.964111328125 236.30355834960935 background all_cells +3543.801513671875 218.01272583007807 background all_cells +3553.325927734375 184.39385986328125 background all_cells +3560.0361328125 194.12973022460935 background all_cells +3533.31591796875 184.1728973388672 background all_cells +3474.2822265625 118.15880584716795 background all_cells +3505.220458984375 130.92398071289062 background all_cells +3495.5234375 121.56880950927734 background all_cells +3290.362548828125 221.11558532714844 background all_cells +3352.264404296875 218.55203247070312 background all_cells +3369.43505859375 211.3586883544922 background all_cells +3420.390869140625 196.4663848876953 background all_cells +3380.658203125 192.3367156982422 background all_cells +3372.701171875 233.5555877685547 background all_cells +3383.166259765625 232.02549743652344 background all_cells +3343.97021484375 182.36163330078125 background all_cells +3333.734130859375 204.29299926757807 background all_cells +3354.133544921875 196.13156127929688 background all_cells +3329.185546875 182.8601531982422 background all_cells +3309.197265625 138.76063537597656 background all_cells +3426.38916015625 123.1064910888672 background all_cells +3417.99169921875 140.8257293701172 background all_cells +3408.448974609375 141.3295440673828 background all_cells +3408.60302734375 149.2745819091797 background all_cells +3354.791015625 131.3308868408203 background all_cells +3067.907470703125 139.3236846923828 background all_cells +3078.61572265625 127.7861785888672 background all_cells +3089.486572265625 74.18419647216797 background all_cells +3074.150634765625 122.87761688232422 background all_cells +3092.983154296875 235.71380615234372 background all_cells +3097.274169921875 242.02427673339844 background all_cells +3108.304443359375 238.15794372558597 background all_cells +3115.365234375 178.68130493164062 background all_cells +3113.859619140625 202.265869140625 background all_cells +3110.863037109375 184.8015899658203 background all_cells +3103.88671875 212.21463012695312 background all_cells +3093.142333984375 221.7165069580078 background all_cells +3095.790771484375 210.2198638916016 background all_cells +3110.6708984375 224.21006774902344 background all_cells +3089.423095703125 211.83560180664065 background all_cells +3117.892822265625 209.9486083984375 background all_cells +3069.4208984375 231.10955810546875 background all_cells +3081.0625 225.41148376464844 background all_cells +3080.73193359375 219.16514587402344 background all_cells +3078.83935546875 231.16294860839844 background all_cells +3104.33935546875 134.69451904296875 background all_cells +3108.388916015625 175.52703857421875 background all_cells +3103.85888671875 183.13900756835935 background all_cells +3115.586669921875 143.30690002441406 background all_cells +3202.385498046875 108.24988555908205 background all_cells +3205.128662109375 97.68081665039062 background all_cells +3206.14990234375 90.67687225341795 background all_cells +3210.265869140625 102.59908294677734 background all_cells +3223.521484375 100.16339874267578 background all_cells +3295.654052734375 118.03585815429688 background all_cells +3350.3388671875 120.31441497802734 background all_cells +3308.997802734375 111.44549560546876 background all_cells +3303.161865234375 120.27761840820312 background all_cells +3351.77880859375 53.598289489746094 background all_cells +3211.8212890625 15.758063316345217 background all_cells +3265.7890625 22.202836990356445 background all_cells +3216.803466796875 20.617319107055664 background all_cells +3144.875732421875 164.9888153076172 background all_cells +3140.639404296875 198.45333862304688 background all_cells +3134.17919921875 197.1869659423828 background all_cells +3133.33837890625 166.9762725830078 background all_cells +3211.66455078125 217.3668212890625 background all_cells +3239.112548828125 232.2162933349609 background all_cells +3231.0869140625 226.58587646484372 background all_cells +3224.041259765625 220.18048095703125 background all_cells +3188.189208984375 202.62496948242188 background all_cells +3189.412841796875 210.815673828125 background all_cells +3208.20068359375 142.59605407714844 background all_cells +3254.592529296875 153.17098999023438 background all_cells +3166.90478515625 180.2564697265625 background all_cells +3222.11083984375 171.7401123046875 background all_cells +3127.612548828125 205.3727569580078 background all_cells +3136.6484375 211.95053100585935 background all_cells +3136.832763671875 204.87339782714844 background all_cells +3199.51953125 213.0022735595703 background all_cells +3199.058837890625 208.0585784912109 background all_cells +3216.282958984375 233.8270568847656 background all_cells +3163.982177734375 227.65524291992188 background all_cells +3151.96240234375 230.51356506347656 background all_cells +3173.822021484375 215.08631896972656 background all_cells +3181.305908203125 221.883056640625 background all_cells +3176.8271484375 228.29600524902344 background all_cells +3135.08056640625 217.913818359375 background all_cells +3121.57568359375 38.363868713378906 background all_cells +3162.60888671875 17.27506446838379 background all_cells +3126.814208984375 79.63192749023438 background all_cells +3177.677978515625 120.14053344726562 background all_cells +3187.352294921875 121.42147827148438 background all_cells +3178.47216796875 130.19525146484375 background all_cells +3134.302734375 86.68624114990234 background all_cells +3151.3447265625 92.68667602539062 background all_cells +3147.713623046875 85.84358215332031 background all_cells +2858.030029296875 148.001708984375 background all_cells +2866.84716796875 70.90989685058594 background all_cells +2872.40576171875 252.92938232421875 background all_cells +2872.64599609375 190.5016326904297 background all_cells +2928.558837890625 299.2174072265625 background all_cells +2952.3984375 339.26397705078125 background all_cells +2944.650390625 334.4111633300781 background all_cells +2924.0791015625 308.47515869140625 background all_cells +2889.447021484375 326.07232666015625 background all_cells +2889.521728515625 400.802490234375 background all_cells +2883.5390625 362.4410705566406 background all_cells +2860.494140625 360.635009765625 background all_cells +2928.300048828125 200.8787841796875 background all_cells +2948.803466796875 260.56451416015625 background all_cells +2933.16748046875 144.5086669921875 background all_cells +2946.356201171875 171.56307983398438 background all_cells +2936.70849609375 257.7185363769531 background all_cells +2927.424072265625 238.27606201171875 background all_cells +2907.579345703125 296.1208801269531 background all_cells +2915.743896484375 430.5694580078125 background all_cells +2916.530517578125 423.83587646484375 background all_cells +2920.5546875 272.0023803710937 background all_cells +2915.671875 344.4350280761719 background all_cells +3024.734375 313.531982421875 background all_cells +3064.469482421875 228.87501525878903 background all_cells +3055.204833984375 233.97303771972656 background all_cells +3050.0390625 239.46969604492188 background all_cells +3025.500732421875 303.20184326171875 background all_cells +3024.713134765625 291.2382202148437 background all_cells +3011.536376953125 302.9465026855469 background all_cells +3008.3310546875 312.3508605957031 background all_cells +2994.0625 307.4823913574219 background all_cells +2985.895263671875 238.72314453125 background all_cells +3011.246337890625 279.3138427734375 background all_cells +2970.195068359375 236.5970764160156 background all_cells +3000.190185546875 333.91619873046875 background all_cells +3009.704345703125 330.5238647460937 background all_cells +3020.159912109375 326.669677734375 background all_cells +3006.916015625 340.3127746582031 background all_cells +3015.278564453125 341.84063720703125 background all_cells +3020.56591796875 336.4833374023437 background all_cells +2985.317626953125 345.330078125 background all_cells +3024.48095703125 345.26483154296875 background all_cells +3020.93310546875 355.3018798828125 background all_cells +3032.76318359375 347.37554931640625 background all_cells +3042.06884765625 348.62652587890625 background all_cells +3034.278564453125 337.0375366210937 background all_cells +3042.892333984375 339.0291442871094 background all_cells +3033.613037109375 325.1763000488281 background all_cells +3039.97802734375 363.1082458496094 background all_cells +3046.47802734375 399.3431091308594 background all_cells +3053.423583984375 374.6308898925781 background all_cells +3067.94775390625 314.6466979980469 background all_cells +3058.551025390625 312.9382019042969 background all_cells +3048.008544921875 279.7552795410156 background all_cells +3039.59619140625 297.7578125 background all_cells +3065.638671875 294.3560485839844 background all_cells +2974.0576171875 92.53807830810548 background all_cells +2976.23095703125 77.29873657226562 background all_cells +2990.70703125 145.3926544189453 background all_cells +3025.212646484375 162.41696166992188 background all_cells +2997.467529296875 190.6873016357422 background all_cells +3045.891357421875 152.14146423339844 background all_cells +3060.9091796875 104.62286376953124 background all_cells +3060.334228515625 188.6021270751953 background all_cells +3056.3623046875 197.2080078125 background all_cells +3054.4892578125 183.14321899414065 background all_cells +3020.263427734375 81.00459289550781 background all_cells +3000.148681640625 84.79129791259766 background all_cells +3023.756591796875 249.33831787109372 background all_cells +3038.412353515625 249.2363739013672 background all_cells +3052.848876953125 244.00608825683597 background all_cells +3055.451416015625 250.3688507080078 background all_cells +3044.20751953125 249.3588409423828 background all_cells +3042.336669921875 241.37353515625 background all_cells +3080.90185546875 259.7211303710937 background all_cells +3063.404052734375 241.58038330078125 background all_cells +3058.823974609375 271.3954772949219 background all_cells +3086.22021484375 266.9830627441406 background all_cells +3077.894775390625 275.5576171875 background all_cells +3037.85400390625 277.0233154296875 background all_cells +3051.53125 266.9118957519531 background all_cells +3013.489013671875 266.8858947753906 background all_cells +3017.78759765625 271.4765625 background all_cells +3030.86376953125 261.8397216796875 background all_cells +3028.4228515625 279.5380859375 background all_cells +3119.737060546875 271.20391845703125 background all_cells +3099.20556640625 277.5141296386719 background all_cells +3419.479248046875 401.4871520996094 background all_cells +3407.39501953125 376.87701416015625 background all_cells +3396.921142578125 428.4665222167969 background all_cells +3580.20751953125 357.0472106933594 background all_cells +3769.470703125 359.181884765625 background all_cells +3626.10791015625 348.5133361816406 background all_cells +3504.5439453125 339.89361572265625 background all_cells +3549.8525390625 350.6415100097656 background all_cells +3537.450927734375 353.1341552734375 background all_cells +3526.714599609375 343.240234375 background all_cells +3435.2880859375 368.0128784179688 background all_cells +3506.74951171875 387.9449157714844 background all_cells +3763.3046875 366.9703369140625 background all_cells +3583.478515625 380.2629699707031 background all_cells +3915.095458984375 412.1995239257813 background all_cells +3899.88818359375 419.8019104003906 background all_cells +3918.5302734375 420.279541015625 background all_cells +3931.738525390625 411.6431579589844 background all_cells +3896.1044921875 442.2382507324219 background all_cells +3940.697998046875 446.402099609375 background all_cells +3913.812255859375 446.4338989257813 background all_cells +3932.6220703125 443.76849365234375 background all_cells +3452.1494140625 389.689208984375 background all_cells +3512.21826171875 408.6509399414063 background all_cells +3534.22607421875 394.0917053222656 background all_cells +3458.439453125 428.6000061035156 background all_cells +3453.452392578125 407.447265625 background all_cells +3802.3564453125 399.6161193847656 background all_cells +3866.88525390625 412.202880859375 background all_cells +3817.350341796875 409.3015747070313 background all_cells +3724.030517578125 426.4915161132813 background all_cells +3767.70947265625 408.7742919921875 background all_cells +3726.379638671875 410.9969787597656 background all_cells +3747.654296875 422.2059326171875 background all_cells +3731.75390625 393.1338195800781 background all_cells +3626.69580078125 428.5031433105469 background all_cells +3683.569091796875 393.412353515625 background all_cells +3671.78076171875 390.2541809082031 background all_cells +3100.806884765625 309.7420959472656 background all_cells +3102.585205078125 326.8033752441406 background all_cells +3059.96142578125 324.4871826171875 background all_cells +3071.7841796875 334.4174499511719 background all_cells +3063.30419921875 362.2340393066406 background all_cells +3120.790283203125 377.8349304199219 background all_cells +3142.23388671875 447.2242431640625 background all_cells +3122.7333984375 444.5806579589844 background all_cells +3125.8935546875 433.5918884277344 background all_cells +3083.029296875 420.710693359375 background all_cells +3090.04443359375 316.3980712890625 background all_cells +3079.396728515625 324.5108337402344 background all_cells +3092.927734375 326.3876647949219 background all_cells +3095.416748046875 333.51385498046875 background all_cells +3090.828857421875 352.5744934082031 background all_cells +2992.56103515625 399.36431884765625 background all_cells +3004.925048828125 440.7294921875 background all_cells +2978.136474609375 420.0317687988281 background all_cells +3018.419189453125 416.8534851074219 background all_cells +2990.141845703125 418.2249755859375 background all_cells +2996.68505859375 403.8521423339844 background all_cells +3154.8388671875 312.7821044921875 background all_cells +3181.91162109375 308.0802307128906 background all_cells +3165.0400390625 310.6763610839844 background all_cells +3228.15625 429.5545959472656 background all_cells +3235.343017578125 434.7551879882813 background all_cells +3228.47998046875 376.7973937988281 background all_cells +3166.163330078125 393.3056945800781 background all_cells +3158.543212890625 365.567626953125 background all_cells +3180.94677734375 385.2034606933594 background all_cells +3180.9033203125 395.2576599121094 background all_cells +3175.9013671875 389.61419677734375 background all_cells +3162.45654296875 324.48504638671875 background all_cells +3158.98876953125 346.7928466796875 background all_cells +3163.47314453125 339.2809143066406 background all_cells +3194.611328125 337.1981506347656 background all_cells +3157.147216796875 334.83758544921875 background all_cells +3148.24658203125 334.5854797363281 background all_cells +3150.795654296875 357.7322998046875 background all_cells +3149.271484375 347.5946960449219 background all_cells +3299.926025390625 417.957275390625 background all_cells +3295.700927734375 432.7926025390625 background all_cells +3309.561279296875 430.9786682128906 background all_cells +3280.17041015625 387.7453002929688 background all_cells +3301.9306640625 414.3182678222656 background all_cells +3297.8232421875 392.5094604492188 background all_cells +3265.59912109375 349.4263000488281 background all_cells +3364.502685546875 330.859375 background all_cells +3278.26171875 355.0177307128906 background all_cells +3133.6005859375 335.333251953125 background all_cells +3139.92138671875 348.1443786621094 background all_cells +3137.30322265625 320.71148681640625 background all_cells +3135.33349609375 312.3773193359375 background all_cells +3128.521484375 366.9266052246094 background all_cells +3138.427978515625 367.4663696289063 background all_cells +3139.400390625 359.2542724609375 background all_cells +3121.951171875 352.1017761230469 background all_cells +3115.03271484375 349.5149841308594 background all_cells +3219.6904296875 256.32330322265625 background all_cells +3207.962890625 246.2550201416016 background all_cells +3235.90625 239.5658721923828 background all_cells +3360.00048828125 286.4322814941406 background all_cells +3376.96142578125 287.0624389648437 background all_cells +3363.77685546875 240.90240478515625 background all_cells +3364.855224609375 245.99212646484372 background all_cells +3296.3974609375 323.4349060058594 background all_cells +3307.25 283.091064453125 background all_cells +3603.153564453125 249.5712432861328 background all_cells +3677.54248046875 249.18089294433597 background all_cells +3566.43408203125 253.5587158203125 background all_cells +3573.593994140625 261.00885009765625 background all_cells +3575.12451171875 249.76657104492188 background all_cells +3635.095458984375 244.37701416015625 background all_cells +3944.315673828125 279.1280822753906 background all_cells +3615.59326171875 280.6922302246094 background all_cells +3699.5712890625 328.4262390136719 background all_cells +3625.31396484375 298.2569274902344 background all_cells +3745.492431640625 280.8929443359375 background all_cells +3825.6142578125 277.1241760253906 background all_cells +3803.425537109375 242.7637176513672 background all_cells +3755.690185546875 250.5807342529297 background all_cells +3548.4755859375 280.6547241210937 background all_cells +3550.43408203125 272.8348388671875 background all_cells +3590.02734375 299.4555969238281 background all_cells +3582.38134765625 334.408447265625 background all_cells +3572.595947265625 336.17755126953125 background all_cells +3392.4541015625 309.8047180175781 background all_cells +3546.15625 319.6853332519531 background all_cells +3528.216064453125 302.7977294921875 background all_cells +3477.248291015625 301.9325256347656 background all_cells +3565.47021484375 310.6134338378906 background all_cells +3425.50048828125 325.9037170410156 background all_cells +3515.2421875 264.939453125 background all_cells +3554.919189453125 286.97479248046875 background all_cells +3526.2841796875 259.71636962890625 background all_cells +3542.46728515625 279.2232971191406 background all_cells +3541.77294921875 273.78106689453125 background all_cells +3545.595703125 241.09506225585935 background all_cells +3556.737060546875 248.58143615722656 background all_cells +3551.427490234375 243.0133209228516 background all_cells +3437.180419921875 253.49986267089844 background all_cells +3488.291748046875 247.3957977294922 background all_cells +3460.61376953125 283.6434020996094 background all_cells +3441.985107421875 279.8658142089844 background all_cells +3400.708251953125 252.3458709716797 background all_cells +3430.230712890625 242.8793029785156 background all_cells +3413.415771484375 248.81466674804688 background all_cells +3407.46826171875 256.39892578125 background all_cells +3092.319091796875 284.9014587402344 background all_cells +3131.07275390625 294.7178039550781 background all_cells +3139.392333984375 303.5244140625 background all_cells +3142.995361328125 279.2861633300781 background all_cells +3137.057861328125 284.7872619628906 background all_cells +3137.49462890625 275.5832824707031 background all_cells +3126.968994140625 298.7030029296875 background all_cells +3094.254638671875 303.9327087402344 background all_cells +3113.131591796875 312.9704284667969 background all_cells +3116.082763671875 296.8255920410156 background all_cells +3113.030517578125 304.58038330078125 background all_cells +3122.0068359375 303.47467041015625 background all_cells +3172.20166015625 271.59423828125 background all_cells +3160.52978515625 275.7354736328125 background all_cells +3212.13671875 271.9913024902344 background all_cells +3220.015869140625 275.4701538085937 background all_cells +3216.228271484375 279.8340759277344 background all_cells +3212.35205078125 265.97393798828125 background all_cells +3185.716064453125 302.00927734375 background all_cells +3230.047119140625 317.7261657714844 background all_cells +3189.29052734375 284.177001953125 background all_cells +3185.123291015625 293.2792358398437 background all_cells +3169.390625 285.48956298828125 background all_cells +3154.00732421875 298.9709167480469 background all_cells +3161.26025390625 289.5493469238281 background all_cells +3175.116455078125 256.2611083984375 background all_cells +3203.8798828125 253.5537872314453 background all_cells +3188.683349609375 259.4044189453125 background all_cells +3159.14111328125 247.14242553710935 background all_cells +3161.6962890625 256.7989501953125 background all_cells +3133.4345703125 238.43377685546875 background all_cells +3828.1435546875 895.7914428710938 background all_cells +3823.806884765625 899.5447998046875 background all_cells +3786.3837890625 887.6588134765625 background all_cells +3798.16259765625 890.0034790039062 background all_cells +3795.0263671875 899.1644287109375 background all_cells +3788.374267578125 904.123779296875 background all_cells +3780.014892578125 906.2645263671876 background all_cells +3762.296630859375 900.5291137695312 background all_cells +3779.056884765625 891.7916259765625 background all_cells +3779.65283203125 898.3381958007812 background all_cells +3804.769775390625 897.0787353515625 background all_cells +3813.640869140625 894.5969848632812 background all_cells +3790.453857421875 948.1414184570312 background all_cells +3807.71923828125 946.7859497070312 background all_cells +3820.9169921875 944.6982421875 background all_cells +3812.532470703125 953.8410034179688 background all_cells +3780.513671875 958.3994140625 background all_cells +3776.416259765625 969.6258544921876 background all_cells +3766.68505859375 964.4461059570312 background all_cells +3804.116455078125 959.3897094726562 background all_cells +3801.52294921875 954.3353271484376 background all_cells +3825.093017578125 965.2420654296876 background all_cells +3816.772216796875 960.48876953125 background all_cells +3767.39306640625 944.9010009765624 background all_cells +3766.838623046875 954.8021240234376 background all_cells +3757.690673828125 952.6690063476562 background all_cells +3763.951416015625 946.850341796875 background all_cells +3809.09228515625 904.1261596679688 background all_cells +3829.96533203125 911.0521850585938 background all_cells +3811.24072265625 908.4048461914062 background all_cells +3801.942138671875 906.814697265625 background all_cells +3816.246826171875 917.5464477539062 background all_cells +3826.75244140625 918.9215087890624 background all_cells +3818.19287109375 926.9097290039062 background all_cells +3796.79638671875 937.4353637695312 background all_cells +3800.95361328125 938.8955688476562 background all_cells +3806.804931640625 936.021240234375 background all_cells +3793.850830078125 923.5429077148438 background all_cells +3788.070068359375 914.2113037109376 background all_cells +3808.68603515625 915.220458984375 background all_cells +3806.791259765625 924.6930541992188 background all_cells +3797.2880859375 914.5755004882812 background all_cells +3750.69580078125 932.8811645507812 background all_cells +3756.64990234375 908.9497680664062 background all_cells +3754.313720703125 916.556640625 background all_cells +3760.344482421875 934.0904541015624 background all_cells +3757.08447265625 925.3228759765624 background all_cells +3752.4697265625 928.6570434570312 background all_cells +3775.561279296875 921.8867797851562 background all_cells +3782.299560546875 920.6466064453124 background all_cells +3777.61474609375 927.1846313476562 background all_cells +3776.498779296875 931.1990966796876 background all_cells +3764.94775390625 928.9293212890624 background all_cells +3772.0234375 941.4260864257812 background all_cells +3765.831787109375 936.6536254882812 background all_cells +3771.31396484375 933.7413330078124 background all_cells +3769.939208984375 909.7979736328124 background all_cells +3924.12890625 780.868408203125 background all_cells +3938.275390625 788.0009155273438 background all_cells +3932.9921875 791.5067749023438 background all_cells +3932.16748046875 781.3316650390625 background all_cells +3943.145263671875 592.9369506835938 background all_cells +3945.707763671875 597.8365478515625 background all_cells +3936.49365234375 624.403564453125 background all_cells +3941.90869140625 615.9485473632812 background all_cells +3939.474365234375 599.1079711914062 background all_cells +3939.73583984375 638.2841796875 background all_cells +3920.671875 668.0460205078125 background all_cells +3949.88623046875 631.4928588867188 background all_cells +3939.1201171875 659.692138671875 background all_cells +3937.143310546875 647.8695068359375 background all_cells +3929.0810546875 633.2355346679688 background all_cells +3933.397705078125 616.2169799804688 background all_cells +3930.731201171875 600.5415649414062 background all_cells +3883.982421875 788.1829833984375 background all_cells +3894.4306640625 786.6974487304688 background all_cells +3936.35693359375 802.1014404296875 background all_cells +3932.33349609375 830.8684692382812 background all_cells +3932.034423828125 811.6444702148438 background all_cells +3924.855224609375 806.4910278320312 background all_cells +3881.6396484375 830.2860107421875 background all_cells +3896.235595703125 828.6463012695312 background all_cells +3887.322998046875 805.9330444335938 background all_cells +3887.435546875 794.9008178710938 background all_cells +3876.581787109375 652.8634643554688 background all_cells +3881.81982421875 594.4918212890625 background all_cells +3879.510498046875 661.4647216796875 background all_cells +3880.6240234375 603.542724609375 background all_cells +3921.46484375 644.7901611328125 background all_cells +3914.066650390625 648.1043701171875 background all_cells +3907.002197265625 651.6448974609375 background all_cells +3889.599853515625 649.080078125 background all_cells +3895.13623046875 665.2566528320312 background all_cells +3900.370849609375 656.8244018554688 background all_cells +3886.4150390625 653.89111328125 background all_cells +3912.8623046875 612.2982177734375 background all_cells +3915.6611328125 631.8106079101562 background all_cells +3904.180908203125 626.0208740234375 background all_cells +3907.29931640625 619.6649780273438 background all_cells +3891.031982421875 630.1077880859375 background all_cells +3900.06005859375 629.2528076171875 background all_cells +3896.255859375 643.0751342773438 background all_cells +3896.250244140625 630.4160766601562 background all_cells +3909.02587890625 862.9532470703125 background all_cells +3916.07666015625 857.5353393554688 background all_cells +3934.681884765625 854.5333251953125 background all_cells +3933.78125 859.837890625 background all_cells +3923.959716796875 854.959228515625 background all_cells +3885.284912109375 865.12109375 background all_cells +3888.307861328125 890.262451171875 background all_cells +3883.231689453125 850.8433227539062 background all_cells +3900.9423828125 867.2003173828125 background all_cells +3943.251953125 876.4073486328125 background all_cells +3931.851806640625 876.7882080078125 background all_cells +3927.492431640625 884.6368408203125 background all_cells +3939.348388671875 879.6163940429688 background all_cells +3951.56787109375 879.8040771484375 background all_cells +3864.623779296875 855.6951293945312 background all_cells +3874.299560546875 855.5968017578125 background all_cells +3875.12255859375 847.1763305664062 background all_cells +3868.542236328125 860.2888793945312 background all_cells +3944.41650390625 853.0228271484375 background all_cells +3949.025390625 871.2169189453125 background all_cells +3945.03369140625 867.3193359375 background all_cells +3940.8837890625 871.8026123046875 background all_cells +3920.517333984375 915.0892944335938 background all_cells +3930.20458984375 911.8060302734376 background all_cells +3928.3291015625 934.1995849609376 background all_cells +3931.40234375 972.73291015625 background all_cells +3938.777587890625 973.41552734375 background all_cells +3935.07763671875 963.4059448242188 background all_cells +3920.33935546875 955.7196044921876 background all_cells +3915.519775390625 938.6036376953124 background all_cells +3912.575927734375 959.50537109375 background all_cells +3926.43701171875 942.9127197265624 background all_cells +3945.965087890625 953.6259155273438 background all_cells +3950.293701171875 913.6339111328124 background all_cells +3952.080078125 961.193359375 background all_cells +3946.74609375 960.9041137695312 background all_cells +3944.829833984375 939.45556640625 background all_cells +3937.14111328125 889.3659057617188 background all_cells +3948.96435546875 906.6842651367188 background all_cells +3948.6826171875 889.5286254882812 background all_cells +3948.69873046875 899.7920532226562 background all_cells +3903.4853515625 947.2228393554688 background all_cells +3887.386474609375 936.0404663085938 background all_cells +3889.098388671875 956.65673828125 background all_cells +3885.62890625 943.1102905273438 background all_cells +3906.48046875 956.1268920898438 background all_cells +3910.431640625 949.6432495117188 background all_cells +3907.801513671875 922.768798828125 background all_cells +3941.082275390625 925.1924438476562 background all_cells +3948.84912109375 925.4022216796876 background all_cells +3874.33154296875 924.546875 background all_cells +3921.134521484375 928.6448974609376 background all_cells +3897.777099609375 926.3789672851562 background all_cells +3905.310546875 894.86376953125 background all_cells +3874.029296875 897.1052856445312 background all_cells +3907.519775390625 902.051513671875 background all_cells +3919.8798828125 899.5435791015625 background all_cells +3880.255615234375 484.4112854003906 background all_cells +3875.1943359375 492.8877868652344 background all_cells +3899.803955078125 483.7415771484375 background all_cells +3895.701904296875 499.41650390625 background all_cells +3891.334228515625 485.9994201660156 background all_cells +3951.079833984375 450.6719665527344 background all_cells +3877.278076171875 446.1249084472656 background all_cells +3873.9248046875 451.0979919433594 background all_cells +3903.599365234375 451.8725280761719 background all_cells +3929.507568359375 453.9630432128906 background all_cells +3937.278076171875 450.9353332519531 background all_cells +3884.205322265625 454.8871154785156 background all_cells +3903.03125 467.6269226074219 background all_cells +3882.891845703125 464.32318115234375 background all_cells +3893.615478515625 465.227783203125 background all_cells +3939.3046875 460.8234558105469 background all_cells +3911.36279296875 494.5340576171875 background all_cells +3911.1796875 475.6270751953125 background all_cells +3922.869384765625 465.4146423339844 background all_cells +3912.91552734375 465.0928039550781 background all_cells +3934.791015625 461.8931579589844 background all_cells +3946.067626953125 471.6217346191406 background all_cells +3952.60986328125 478.74359130859375 background all_cells +3949.489501953125 464.7267456054688 background all_cells +3937.203857421875 470.9595642089844 background all_cells +3934.330322265625 485.3431701660156 background all_cells +3941.483154296875 481.8869934082031 background all_cells +3893.906494140625 582.3096313476562 background all_cells +3892.680908203125 577.65625 background all_cells +3887.621826171875 595.2410278320312 background all_cells +3890.001953125 588.3259887695312 background all_cells +3903.34423828125 585.029296875 background all_cells +3896.523193359375 553.1516723632812 background all_cells +3897.012939453125 563.2974243164062 background all_cells +3886.604248046875 556.3093872070312 background all_cells +3930.013671875 546.9363403320312 background all_cells +3907.267822265625 538.9669799804688 background all_cells +3911.922607421875 563.4555053710938 background all_cells +3930.924072265625 571.82421875 background all_cells +3904.74609375 551.3050537109375 background all_cells +3917.0341796875 546.8314208984375 background all_cells +3948.38427734375 527.4077758789062 background all_cells +3947.438720703125 564.2755126953125 background all_cells +3941.533935546875 533.0464477539062 background all_cells +3919.115966796875 520.0899658203125 background all_cells +3915.222900390625 530.3599853515625 background all_cells +3926.952880859375 531.6905517578125 background all_cells +3890.744384765625 526.0260009765625 background all_cells +3886.734130859375 546.699951171875 background all_cells +3817.361572265625 558.6376342773438 background all_cells +3812.90087890625 559.7177124023438 background all_cells +3813.149169921875 566.1864624023438 background all_cells +3823.107666015625 526.4909057617188 background all_cells +3826.17041015625 520.3096923828125 background all_cells +3827.812744140625 531.25146484375 background all_cells +3884.036376953125 532.6841430664062 background all_cells +3874.296142578125 535.3825073242188 background all_cells +3873.6875 549.3443603515625 background all_cells +3873.031982421875 564.9896850585938 background all_cells +3880.761962890625 558.2274169921875 background all_cells +3876.89306640625 584.5494995117188 background all_cells +3877.109375 574.02392578125 background all_cells +3879.169921875 547.9599609375 background all_cells +3882.30712890625 629.3084106445312 background all_cells +3876.1328125 618.630126953125 background all_cells +3885.397216796875 617.8544311523438 background all_cells +3874.236572265625 628.5550537109375 background all_cells +3883.865478515625 510.5655212402344 background all_cells +3878.719482421875 502.6996765136719 background all_cells +3877.123046875 508.790283203125 background all_cells +3881.8134765625 521.207275390625 background all_cells +3875.18017578125 517.558837890625 background all_cells +3872.98193359375 511.6343383789063 background all_cells +3920.400390625 478.92376708984375 background all_cells +3925.828857421875 491.1748046875 background all_cells +3928.409423828125 472.7411804199219 background all_cells +3942.045654296875 505.0007019042969 background all_cells +3907.947265625 512.721435546875 background all_cells +3929.837646484375 515.9151000976562 background all_cells +3941.13916015625 521.4553833007812 background all_cells +3947.33251953125 512.8311157226562 background all_cells +3938.52490234375 510.3313293457031 background all_cells +3942.78271484375 492.8770446777344 background all_cells +3931.6982421875 500.807373046875 background all_cells +3945.112060546875 499.99951171875 background all_cells +3757.87158203125 792.24755859375 background all_cells +3766.51318359375 774.0865478515625 background all_cells +3758.670166015625 802.3287353515625 background all_cells +3785.210205078125 801.54150390625 background all_cells +3779.42138671875 790.40576171875 background all_cells +3773.420166015625 843.0472412109375 background all_cells +3770.739990234375 853.1453857421875 background all_cells +3779.17529296875 848.1397094726562 background all_cells +3752.2763671875 838.1936645507812 background all_cells +3767.422119140625 840.52587890625 background all_cells +3760.759765625 851.891357421875 background all_cells +3773.076904296875 824.9158935546875 background all_cells +3776.114013671875 836.9315795898438 background all_cells +3767.934814453125 832.5718383789062 background all_cells +3777.36083984375 829.9747924804688 background all_cells +3793.197998046875 882.5001831054688 background all_cells +3869.421875 955.072509765625 background all_cells +3860.7607421875 950.9187622070312 background all_cells +3848.9091796875 955.2501220703124 background all_cells +3813.283935546875 863.8751831054688 background all_cells +3827.788330078125 867.755126953125 background all_cells +3818.35009765625 876.29443359375 background all_cells +3814.650146484375 871.07861328125 background all_cells +3796.6875 873.0343017578125 background all_cells +3805.831298828125 877.238525390625 background all_cells +3807.9775390625 871.4855346679688 background all_cells +3804.293701171875 862.5114135742188 background all_cells +3754.715087890625 859.7409057617188 background all_cells +3761.621826171875 866.616455078125 background all_cells +3754.127197265625 867.8271484375 background all_cells +3767.3544921875 891.5581665039062 background all_cells +3750.56884765625 884.416748046875 background all_cells +3778.537841796875 882.916748046875 background all_cells +3768.520263671875 869.6597900390625 background all_cells +3787.85546875 864.05419921875 background all_cells +3780.924072265625 867.1492919921875 background all_cells +3774.08837890625 862.3124389648438 background all_cells +3807.812255859375 670.7028198242188 background all_cells +3817.77783203125 674.6224975585938 background all_cells +3815.076904296875 667.2576904296875 background all_cells +3815.35546875 680.264892578125 background all_cells +3854.4111328125 719.4798583984375 background all_cells +3829.293212890625 715.7866821289062 background all_cells +3822.625732421875 673.0512084960938 background all_cells +3849.28564453125 688.804931640625 background all_cells +3846.728759765625 670.5715942382812 background all_cells +3840.861572265625 677.1881103515625 background all_cells +3828.753662109375 667.73291015625 background all_cells +3821.37158203125 691.4608764648438 background all_cells +3826.3916015625 703.9074096679688 background all_cells +3820.93408203125 708.4578857421875 background all_cells +3768.974365234375 718.9014892578125 background all_cells +3803.5810546875 719.1112670898438 background all_cells +3790.552734375 720.3670043945312 background all_cells +3773.7255859375 722.0635986328125 background all_cells +3753.35498046875 711.8136596679688 background all_cells +3756.964111328125 699.1649780273438 background all_cells +3766.194091796875 694.0526123046875 background all_cells +3812.9169921875 704.5903930664062 background all_cells +3813.49072265625 699.383544921875 background all_cells +3951.723876953125 731.876708984375 background all_cells +3919.115478515625 748.8361206054688 background all_cells +3940.503662109375 746.638671875 background all_cells +3927.576904296875 743.6610717773438 background all_cells +3902.56396484375 754.1331787109375 background all_cells +3898.831298828125 744.524658203125 background all_cells +3910.0302734375 766.080322265625 background all_cells +3907.8408203125 746.9601440429688 background all_cells +3906.260986328125 761.3560180664062 background all_cells +3916.138916015625 760.94189453125 background all_cells +3937.872802734375 760.399658203125 background all_cells +3925.90576171875 762.9490966796875 background all_cells +3921.583251953125 756.4876098632812 background all_cells +3886.963134765625 754.0758666992188 background all_cells +3896.778076171875 737.6680908203125 background all_cells +3881.65380859375 749.9613647460938 background all_cells +3877.088134765625 753.404541015625 background all_cells +3893.77734375 754.4365234375 background all_cells +3890.367919921875 747.1148071289062 background all_cells +3877.610595703125 671.0333251953125 background all_cells +3878.51904296875 678.6178588867188 background all_cells +3877.226806640625 688.1044311523438 background all_cells +3889.40185546875 674.1176147460938 background all_cells +3898.74560546875 694.8394775390625 background all_cells +3895.336181640625 691.7965698242188 background all_cells +3886.100341796875 719.9617309570312 background all_cells +3899.39892578125 706.0031127929688 background all_cells +3878.32275390625 734.8866577148438 background all_cells +3886.81298828125 734.546630859375 background all_cells +3901.103515625 717.7937622070312 background all_cells +3898.125244140625 727.34423828125 background all_cells +3913.279296875 711.4564208984375 background all_cells +3919.36376953125 682.4237060546875 background all_cells +3918.8837890625 689.5479736328125 background all_cells +3911.66943359375 683.6780395507812 background all_cells +3939.908203125 699.6390380859375 background all_cells +3927.748779296875 672.6375732421875 background all_cells +3943.998291015625 726.01806640625 background all_cells +3926.639892578125 698.4287719726562 background all_cells +3871.8173828125 772.6734619140625 background all_cells +3860.287841796875 784.9336547851562 background all_cells +3866.80419921875 777.5059204101562 background all_cells +3933.681884765625 772.4901123046875 background all_cells +3951.699951171875 783.77490234375 background all_cells +3943.46240234375 792.6478881835938 background all_cells +3948.91259765625 801.2642211914062 background all_cells +3948.489501953125 770.3426513671875 background all_cells +3947.4658203125 809.2348022460938 background all_cells +3947.5537109375 820.0878295898438 background all_cells +3916.43896484375 815.4486083984375 background all_cells +3917.035400390625 838.2623901367188 background all_cells +3932.71240234375 842.5868530273438 background all_cells +3947.57080078125 834.7850952148438 background all_cells +3950.16015625 827.8324584960938 background all_cells +3907.255859375 793.6676635742188 background all_cells +3919.464599609375 800.7703247070312 background all_cells +3911.010986328125 807.579345703125 background all_cells +3913.93505859375 782.5663452148438 background all_cells +3863.515625 804.2578125 background all_cells +3871.015869140625 794.0736083984375 background all_cells +3862.983154296875 790.78759765625 background all_cells +3792.0302734375 772.6358642578125 background all_cells +3797.900634765625 788.7237548828125 background all_cells +3811.9912109375 777.0385131835938 background all_cells +3828.22265625 802.6699829101562 background all_cells +3819.48193359375 770.7058715820312 background all_cells +3821.0087890625 774.4867553710938 background all_cells +3827.33203125 776.1207885742188 background all_cells +3855.054931640625 789.2850341796875 background all_cells +3843.017578125 804.8751220703125 background all_cells +3814.47998046875 842.353759765625 background all_cells +3822.17431640625 842.7721557617188 background all_cells +3818.43896484375 849.5790405273438 background all_cells +3796.4921875 816.3298950195312 background all_cells +3796.7548828125 849.5636596679688 background all_cells +3805.13037109375 841.8349609375 background all_cells +3812.597412109375 828.8178100585938 background all_cells +3753.219970703125 734.1884765625 background all_cells +3761.257080078125 765.2638549804688 background all_cells +3755.86328125 759.1475219726562 background all_cells +3751.95166015625 742.4806518554688 background all_cells +3761.68408203125 755.7192993164062 background all_cells +3759.527587890625 729.1473388671875 background all_cells +3793.152099609375 737.43017578125 background all_cells +3826.71630859375 740.4096069335938 background all_cells +3814.7705078125 741.0122680664062 background all_cells +3797.79736328125 747.6597900390625 background all_cells +3785.84130859375 761.0447998046875 background all_cells +3814.086669921875 752.1019897460938 background all_cells +3804.2646484375 757.1220703125 background all_cells +3776.066650390625 729.4312744140625 background all_cells +3768.345703125 744.2801513671875 background all_cells +3785.934814453125 732.29248046875 background all_cells +3781.12841796875 748.2384033203125 background all_cells +3779.2802734375 739.2039794921875 background all_cells +3401.572998046875 449.6546325683594 background all_cells +3464.587646484375 443.2952880859375 background all_cells +3409.8671875 452.595703125 background all_cells +3417.7177734375 483.5937194824219 background all_cells +3342.200927734375 593.3104248046875 background all_cells +3329.73828125 597.45703125 background all_cells +3331.2373046875 609.6408081054688 background all_cells +3349.81201171875 599.7780151367188 background all_cells +3349.224853515625 534.8627319335938 background all_cells +3343.398193359375 568.753173828125 background all_cells +3347.57177734375 541.6123657226562 background all_cells +3357.103271484375 589.4931640625 background all_cells +3340.7158203125 582.9844970703125 background all_cells +3330.95361328125 556.134521484375 background all_cells +3314.55908203125 473.6435852050781 background all_cells +3323.763427734375 451.9451904296875 background all_cells +3314.369140625 449.4277648925781 background all_cells +3424.63330078125 578.0585327148438 background all_cells +3431.235107421875 579.8309936523438 background all_cells +3430.867431640625 590.5480346679688 background all_cells +3394.128173828125 559.6897583007812 background all_cells +3403.966796875 535.936279296875 background all_cells +3397.26416015625 556.1925659179688 background all_cells +3724.91552734375 646.7280883789062 background all_cells +3712.022216796875 647.3012084960938 background all_cells +3742.31396484375 658.30078125 background all_cells +3738.385009765625 664.4617309570312 background all_cells +3723.915771484375 677.261474609375 background all_cells +3720.4091796875 662.8541870117188 background all_cells +3716.443115234375 666.47607421875 background all_cells +3463.4794921875 581.098388671875 background all_cells +3478.607177734375 578.4058837890625 background all_cells +3473.136962890625 578.2742309570312 background all_cells +3468.27294921875 614.7091064453125 background all_cells +3469.508544921875 543.1980590820312 background all_cells +3555.26953125 626.3506469726562 background all_cells +3464.630859375 640.6636962890625 background all_cells +3495.80908203125 631.5972290039062 background all_cells +3514.47021484375 657.973388671875 background all_cells +3664.924560546875 642.3685913085938 background all_cells +3654.846435546875 626.9102783203125 background all_cells +3485.110595703125 580.5661010742188 background all_cells +3534.74072265625 555.4288940429688 background all_cells +3489.4521484375 590.23681640625 background all_cells +3587.387451171875 594.1563720703125 background all_cells +3534.1728515625 584.1893920898438 background all_cells +3497.15283203125 599.50927734375 background all_cells +3626.261474609375 595.6731567382812 background all_cells +3612.973876953125 554.1439819335938 background all_cells +3635.873779296875 579.5191040039062 background all_cells +3634.957763671875 617.9308471679688 background all_cells +3666.2978515625 448.5850830078125 background all_cells +3703.863037109375 450.87054443359375 background all_cells +3695.834716796875 475.4026794433594 background all_cells +3680.254638671875 451.68463134765625 background all_cells +3715.684814453125 485.4524230957031 background all_cells +3727.118896484375 480.3338623046875 background all_cells +3719.07275390625 482.3835754394531 background all_cells +3588.7109375 532.2124633789062 background all_cells +3611.8974609375 541.2405395507812 background all_cells +3589.312744140625 539.7242431640625 background all_cells +3607.93603515625 512.544677734375 background all_cells +3596.24755859375 522.1289672851562 background all_cells +3604.371826171875 521.0997924804688 background all_cells +3583.890380859375 516.2601928710938 background all_cells +3564.84375 446.98193359375 background all_cells +3528.52001953125 480.1284790039063 background all_cells +3506.706787109375 493.1576843261719 background all_cells +3603.776123046875 453.7148132324219 background all_cells +3578.033935546875 478.3726806640625 background all_cells +3458.168701171875 699.6129760742188 background all_cells +3502.612548828125 697.236572265625 background all_cells +3488.921630859375 661.6405639648438 background all_cells +3686.473876953125 712.0037231445312 background all_cells +3686.6142578125 697.3638305664062 background all_cells +3704.252685546875 695.7909545898438 background all_cells +3700.5048828125 705.0911254882812 background all_cells +3689.98779296875 688.4078979492188 background all_cells +3664.0732421875 704.966552734375 background all_cells +3672.625732421875 689.3739624023438 background all_cells +3671.91943359375 710.8906860351562 background all_cells +3566.10498046875 671.3079223632812 background all_cells +3617.33203125 670.6771850585938 background all_cells +3591.18115234375 695.3076782226562 background all_cells +3585.87451171875 665.2949829101562 background all_cells +3392.256103515625 619.7498168945312 background all_cells +3328.0732421875 624.2845458984375 background all_cells +3426.179931640625 632.9267578125 background all_cells +3345.854736328125 620.513427734375 background all_cells +3398.549072265625 682.5751953125 background all_cells +3415.97265625 697.568115234375 background all_cells +3415.152587890625 704.70068359375 background all_cells +3402.539306640625 694.6262817382812 background all_cells +3337.559814453125 660.7686157226562 background all_cells +3359.408203125 662.8350830078125 background all_cells +3347.9287109375 674.6425170898438 background all_cells +3693.327880859375 898.5157470703125 background all_cells +3690.266357421875 888.8467407226562 background all_cells +3692.219970703125 872.3141479492188 background all_cells +3700.064697265625 878.16796875 background all_cells +3697.39697265625 893.6494750976562 background all_cells +3693.550048828125 881.7960815429688 background all_cells +3680.98193359375 891.2050170898438 background all_cells +3686.239013671875 902.3355102539062 background all_cells +3669.614013671875 894.4951171875 background all_cells +3674.418701171875 900.6297607421875 background all_cells +3685.203857421875 895.6828002929688 background all_cells +3680.675537109375 901.6690063476562 background all_cells +3746.826171875 894.421875 background all_cells +3738.860595703125 882.2247924804688 background all_cells +3706.05126953125 892.845458984375 background all_cells +3708.316162109375 898.3651123046875 background all_cells +3713.40380859375 864.6957397460938 background all_cells +3738.947021484375 868.6763916015625 background all_cells +3720.8095703125 865.2186279296875 background all_cells +3720.3251953125 871.4189453125 background all_cells +3735.032470703125 829.6868286132812 background all_cells +3737.83544921875 838.8721923828125 background all_cells +3729.51025390625 836.00439453125 background all_cells +3748.921142578125 831.507080078125 background all_cells +3733.087646484375 856.445068359375 background all_cells +3728.93505859375 860.8240356445312 background all_cells +3739.10302734375 859.387451171875 background all_cells +3728.65185546875 844.3922119140625 background all_cells +3730.5087890625 852.3242797851562 background all_cells +3737.643310546875 850.8353271484375 background all_cells +3748.8173828125 850.496826171875 background all_cells +3719.995849609375 853.4814453125 background all_cells +3720.18701171875 858.5010375976562 background all_cells +3723.598876953125 848.2382202148438 background all_cells +3718.87646484375 848.688232421875 background all_cells +3743.27490234375 797.2695922851562 background all_cells +3717.594482421875 817.078857421875 background all_cells +3731.515869140625 812.5017700195312 background all_cells +3738.4921875 816.4718627929688 background all_cells +3743.468994140625 825.6171875 background all_cells +3732.822998046875 806.8931884765625 background all_cells +3713.374755859375 737.6897583007812 background all_cells +3723.697021484375 744.112060546875 background all_cells +3731.118408203125 736.8063354492188 background all_cells +3724.686279296875 732.244140625 background all_cells +3736.623779296875 724.7581787109375 background all_cells +3743.9736328125 716.2567749023438 background all_cells +3741.410888671875 739.3223876953125 background all_cells +3720.611328125 769.7347412109375 background all_cells +3745.066162109375 754.7008666992188 background all_cells +3728.931640625 754.1090698242188 background all_cells +3680.702880859375 815.5819702148438 background all_cells +3685.851806640625 801.6140747070312 background all_cells +3683.56494140625 782.5748901367188 background all_cells +3691.865966796875 809.5118408203125 background all_cells +3714.609130859375 799.0769653320312 background all_cells +3696.318603515625 798.3723754882812 background all_cells +3692.140625 794.980712890625 background all_cells +3689.959716796875 828.6050415039062 background all_cells +3698.4951171875 830.1515502929688 background all_cells +3697.29736328125 866.7903442382812 background all_cells +3708.844970703125 868.0269775390625 background all_cells +3707.848876953125 861.6451416015625 background all_cells +3701.987548828125 864.42578125 background all_cells +3687.618896484375 859.7208862304688 background all_cells +3672.02099609375 861.603759765625 background all_cells +3703.599853515625 851.7229614257812 background all_cells +3695.477294921875 856.7391357421875 background all_cells +3691.99072265625 853.0425415039062 background all_cells +3616.61328125 781.9962158203125 background all_cells +3654.7626953125 773.0277099609375 background all_cells +3658.727783203125 763.5547485351562 background all_cells +3641.94921875 743.3381958007812 background all_cells +3629.596435546875 746.8211059570312 background all_cells +3626.287841796875 796.8434448242188 background all_cells +3655.58154296875 828.091552734375 background all_cells +3658.79345703125 860.0494384765625 background all_cells +3643.259521484375 845.83251953125 background all_cells +3663.070556640625 835.9161376953125 background all_cells +3600.324462890625 822.4219360351562 background all_cells +3609.181396484375 855.4329223632812 background all_cells +3604.7412109375 841.9851684570312 background all_cells +3664.285888671875 799.107177734375 background all_cells +3648.92578125 809.1930541992188 background all_cells +3671.646728515625 806.0510864257812 background all_cells +3563.6142578125 804.838623046875 background all_cells +3578.954345703125 759.5128173828125 background all_cells +3615.1865234375 807.6372680664062 background all_cells +3612.35400390625 794.9824829101562 background all_cells +3564.50634765625 793.8101806640625 background all_cells +3668.764404296875 738.2632446289062 background all_cells +3665.674072265625 743.4622802734375 background all_cells +3668.191162109375 748.5465087890625 background all_cells +3676.900146484375 738.9567260742188 background all_cells +3672.87548828125 729.3411865234375 background all_cells +3699.357421875 729.4577026367188 background all_cells +3703.53955078125 745.0299682617188 background all_cells +3701.682861328125 737.4321899414062 background all_cells +3699.0693359375 766.5892333984375 background all_cells +3713.525146484375 756.6298828125 background all_cells +3701.556640625 750.6305541992188 background all_cells +3699.603515625 758.3192749023438 background all_cells +3683.275634765625 748.825439453125 background all_cells +3693.206787109375 743.2605590820312 background all_cells +3689.8369140625 731.6292114257812 background all_cells +3688.60302734375 723.0308227539062 background all_cells +3586.69921875 896.6412963867188 background all_cells +3589.190673828125 903.8968505859376 background all_cells +3575.107177734375 904.1712036132812 background all_cells +3585.234619140625 904.4661254882812 background all_cells +3645.263671875 872.0787353515625 background all_cells +3657.94970703125 886.9735107421875 background all_cells +3657.411865234375 875.4727783203125 background all_cells +3580.932373046875 906.537841796875 background all_cells +3587.34912109375 912.6721801757812 background all_cells +3586.61572265625 921.7234497070312 background all_cells +3603.08056640625 916.1046752929688 background all_cells +3640.76025390625 509.5727233886719 background all_cells +3679.815673828125 518.9959106445312 background all_cells +3641.3056640625 522.9659423828125 background all_cells +3694.734130859375 521.9012451171875 background all_cells +3707.39111328125 510.8207092285156 background all_cells +3642.228515625 621.9661865234375 background all_cells +3697.381591796875 604.3269653320312 background all_cells +3683.942626953125 621.8330688476562 background all_cells +3687.62548828125 544.4873046875 background all_cells +3697.9033203125 557.2539672851562 background all_cells +3676.7275390625 558.1569213867188 background all_cells +3731.605712890625 588.6123046875 background all_cells +3737.23095703125 593.3663940429688 background all_cells +3742.644775390625 593.9453735351562 background all_cells +3758.00146484375 592.8714599609375 background all_cells +3742.521484375 603.9851684570312 background all_cells +3755.029541015625 601.5687255859375 background all_cells +3768.039306640625 602.8720092773438 background all_cells +3737.7705078125 605.966552734375 background all_cells +3732.6357421875 606.5059204101562 background all_cells +3721.23583984375 610.48974609375 background all_cells +3727.07763671875 597.3222045898438 background all_cells +3719.480712890625 589.6652221679688 background all_cells +3717.237060546875 598.565185546875 background all_cells +3817.34375 595.8381958007812 background all_cells +3827.469482421875 588.02587890625 background all_cells +3819.05126953125 627.377197265625 background all_cells +3810.462646484375 624.1334228515625 background all_cells +3830.341064453125 638.6566162109375 background all_cells +3826.5302734375 642.9603881835938 background all_cells +3819.97119140625 636.5586547851562 background all_cells +3825.188232421875 628.425048828125 background all_cells +3817.5625 606.88427734375 background all_cells +3809.890869140625 609.6385498046875 background all_cells +3823.135498046875 614.603515625 background all_cells +3830.91845703125 609.5691528320312 background all_cells +3715.04541015625 549.310546875 background all_cells +3729.129150390625 554.2401123046875 background all_cells +3719.68115234375 569.9456176757812 background all_cells +3730.166748046875 578.2818603515625 background all_cells +3722.906005859375 584.7431640625 background all_cells +3725.004638671875 581.6716918945312 background all_cells +3716.725830078125 581.5755004882812 background all_cells +3702.924072265625 558.7313232421875 background all_cells +3713.02001953125 557.372314453125 background all_cells +3711.4873046875 578.2196655273438 background all_cells +3710.291748046875 591.0524291992188 background all_cells +3705.0615234375 585.1591796875 background all_cells +3706.12060546875 567.5638427734375 background all_cells +3734.921142578125 575.7095336914062 background all_cells +3738.703857421875 566.8555908203125 background all_cells +3742.249755859375 560.8939819335938 background all_cells +3701.187255859375 637.6566772460938 background all_cells +3697.75634765625 627.2914428710938 background all_cells +3688.43701171875 642.4232788085938 background all_cells +3701.872802734375 644.284912109375 background all_cells +3711.449951171875 619.5685424804688 background all_cells +3702.701171875 618.87060546875 background all_cells +3751.105224609375 640.9411010742188 background all_cells +3748.845703125 629.3510131835938 background all_cells +3758.3916015625 633.6644287109375 background all_cells +3753.417236328125 619.6264038085938 background all_cells +3727.738525390625 637.7036743164062 background all_cells +3738.205810546875 626.4558715820312 background all_cells +3734.891845703125 635.5052490234375 background all_cells +3723.73046875 630.27099609375 background all_cells +3715.244873046875 640.3685302734375 background all_cells +3714.025146484375 632.607421875 background all_cells +3405.227783203125 934.503173828125 background all_cells +3373.235595703125 926.5391845703124 background all_cells +3392.76611328125 933.9343872070312 background all_cells +3386.450439453125 937.7880249023438 background all_cells +3415.867431640625 932.0799560546876 background all_cells +3412.11328125 937.36962890625 background all_cells +3411.87060546875 955.7256469726562 background all_cells +3417.775146484375 971.8976440429688 background all_cells +3407.33837890625 966.5110473632812 background all_cells +3419.43701171875 960.3504638671876 background all_cells +3424.22998046875 974.5617065429688 background all_cells +3433.735595703125 944.9810791015624 background all_cells +3431.96630859375 951.0154418945312 background all_cells +3425.50341796875 924.1995849609376 background all_cells +3433.418701171875 924.8006591796876 background all_cells +3431.101318359375 937.0084838867188 background all_cells +3423.9755859375 931.934814453125 background all_cells +3415.50634765625 906.7760620117188 background all_cells +3390.286376953125 908.0200805664062 background all_cells +3441.09619140625 918.7716064453124 background all_cells +3397.755859375 902.9342041015624 background all_cells +3407.33349609375 909.833251953125 background all_cells +3410.290283203125 913.7546997070312 background all_cells +3397.251708984375 949.2987670898438 background all_cells +3385.76318359375 947.6384887695312 background all_cells +3408.94091796875 945.4863891601562 background all_cells +3707.5380859375 919.489990234375 background all_cells +3721.262451171875 930.7811279296876 background all_cells +3709.06494140625 927.3901977539062 background all_cells +3714.050048828125 925.9771728515624 background all_cells +3747.458251953125 965.18603515625 background all_cells +3710.8349609375 971.1412963867188 background all_cells +3711.344482421875 964.3540649414062 background all_cells +3737.13671875 977.4318237304688 background all_cells +3732.421875 969.6453247070312 background all_cells +3736.134033203125 933.1466064453124 background all_cells +3724.0400390625 959.4170532226562 background all_cells +3716.7412109375 950.6590576171876 background all_cells +3712.996826171875 906.3560791015624 background all_cells +3747.685302734375 916.326171875 background all_cells +3749.185546875 907.78564453125 background all_cells +3708.163818359375 912.8150634765624 background all_cells +3726.279541015625 923.1815185546876 background all_cells +3720.65185546875 913.2073974609376 background all_cells +3694.333984375 946.148681640625 background all_cells +3699.28857421875 955.3526611328124 background all_cells +3679.942626953125 975.8751831054688 background all_cells +3700.29052734375 969.0244750976562 background all_cells +3695.218017578125 975.8695678710938 background all_cells +3615.107666015625 976.8314819335938 background all_cells +3664.796630859375 955.4346313476562 background all_cells +3660.15673828125 970.6918334960938 background all_cells +3692.51611328125 938.1207275390624 background all_cells +3696.163330078125 927.9779663085938 background all_cells +3697.0556640625 919.0457153320312 background all_cells +3673.992431640625 922.9453125 background all_cells +3688.106201171875 926.0994873046876 background all_cells +3684.87060546875 930.3627319335938 background all_cells +3681.65576171875 921.3504638671876 background all_cells +3701.986083984375 905.244140625 background all_cells +3671.579833984375 905.033203125 background all_cells +3699.478271484375 915.0228881835938 background all_cells +3678.20361328125 912.6278076171876 background all_cells +3514.8515625 904.5941772460938 background all_cells +3519.53515625 924.5424194335938 background all_cells +3524.060546875 895.8174438476562 background all_cells +3520.979736328125 913.58837890625 background all_cells +3555.370361328125 947.3699951171876 background all_cells +3664.96826171875 939.883544921875 background all_cells +3575.434326171875 934.8594970703124 background all_cells +3568.021484375 906.1267700195312 background all_cells +3533.848876953125 907.0897216796876 background all_cells +3534.460205078125 900.7788696289062 background all_cells +3661.68994140625 902.7545166015624 background all_cells +3655.528076171875 915.3859252929688 background all_cells +3507.073974609375 951.883544921875 background all_cells +3494.92919921875 923.5857543945312 background all_cells +3506.255126953125 932.548095703125 background all_cells +3496.309814453125 953.8522338867188 background all_cells +3516.363525390625 950.0795288085938 background all_cells +3518.7353515625 942.209228515625 background all_cells +3533.63134765625 971.0384521484376 background all_cells +3555.543701171875 960.02880859375 background all_cells +3540.208251953125 961.9769287109376 background all_cells +3528.0029296875 932.0934448242188 background all_cells +3541.42431640625 924.755615234375 background all_cells +3542.1572265625 935.2161865234376 background all_cells +3538.849853515625 952.5359497070312 background all_cells +3506.865966796875 972.4917602539062 background all_cells +3525.5478515625 966.2766723632812 background all_cells +3440.66064453125 939.7472534179688 background all_cells +3438.944580078125 968.8079223632812 background all_cells +3449.754150390625 944.6810302734376 background all_cells +3446.26318359375 958.1849975585938 background all_cells +3465.90966796875 928.8485107421876 background all_cells +3487.062744140625 933.6429443359376 background all_cells +3481.6337890625 928.9413452148438 background all_cells +3475.58154296875 922.4248657226562 background all_cells +3454.26708984375 956.9773559570312 background all_cells +3485.37158203125 949.7055053710938 background all_cells +3457.669677734375 943.4932250976562 background all_cells +3473.214111328125 952.68359375 background all_cells +3464.237548828125 955.0934448242188 background all_cells +3458.49755859375 963.8002319335938 background all_cells +3444.0302734375 914.574462890625 background all_cells +3454.94482421875 932.1671142578124 background all_cells +3452.691650390625 912.4401245117188 background all_cells +3377.677734375 777.6666870117188 background all_cells +3380.672119140625 803.6234130859375 background all_cells +3372.1748046875 824.8941650390625 background all_cells +3366.493896484375 804.5773315429688 background all_cells +3381.911865234375 781.297119140625 background all_cells +3376.93408203125 768.167724609375 background all_cells +3401.576904296875 859.971435546875 background all_cells +3405.176025390625 880.9141845703125 background all_cells +3397.62158203125 917.7415161132812 background all_cells +3387.536865234375 777.51416015625 background all_cells +3389.6953125 801.9207153320312 background all_cells +3399.335693359375 784.6338500976562 background all_cells +3399.20703125 796.7338256835938 background all_cells +3391.296142578125 782.1513061523438 background all_cells +3418.458251953125 816.5709228515625 background all_cells +3437.524169921875 838.9613647460938 background all_cells +3424.706298828125 839.8179931640625 background all_cells +3418.007568359375 846.1656494140625 background all_cells +3450.673583984375 892.9722900390625 background all_cells +3441.918212890625 910.28466796875 background all_cells +3452.61572265625 905.2135009765624 background all_cells +3438.202392578125 905.590576171875 background all_cells +3370.203369140625 864.4802856445312 background all_cells +3333.592041015625 877.0652465820312 background all_cells +3381.388671875 890.713623046875 background all_cells +3373.538330078125 890.4136352539062 background all_cells +3463.412353515625 876.8236694335938 background all_cells +3469.89501953125 884.16650390625 background all_cells +3486.4501953125 874.8338623046875 background all_cells +3479.796630859375 878.6715087890625 background all_cells +3476.8359375 874.5740356445312 background all_cells +3500.06103515625 884.4828491210938 background all_cells +3538.0048828125 879.8948974609375 background all_cells +3523.478515625 880.953369140625 background all_cells +3524.852783203125 849.0482177734375 background all_cells +3516.75732421875 836.6807250976562 background all_cells +3519.412353515625 861.1237182617188 background all_cells +3489.91650390625 863.6715087890625 background all_cells +3532.247314453125 855.1312866210938 background all_cells +3465.288330078125 714.79443359375 background all_cells +3450.605712890625 719.8447265625 background all_cells +3534.6083984375 762.0868530273438 background all_cells +3477.368408203125 752.0108642578125 background all_cells +3511.201416015625 724.9124755859375 background all_cells +3529.244140625 806.7694702148438 background all_cells +3551.911865234375 819.7822875976562 background all_cells +3538.578125 810.977294921875 background all_cells +3515.01953125 778.9719848632812 background all_cells +3487.24169921875 798.8547973632812 background all_cells +3507.041259765625 791.9461059570312 background all_cells +3009.814208984375 448.0924987792969 background all_cells +2935.600341796875 473.8865966796875 background all_cells +2944.454833984375 475.9959411621094 background all_cells +3138.27685546875 466.36083984375 background all_cells +3158.6943359375 465.260009765625 background all_cells +3184.943359375 465.3120422363281 background all_cells +3180.965576171875 454.0893249511719 background all_cells +3180.391357421875 451.56256103515625 background all_cells +3175.309814453125 458.86431884765625 background all_cells +3143.971435546875 465.484375 background all_cells +3159.576171875 450.8931579589844 background all_cells +3157.409912109375 458.1117248535156 background all_cells +3129.057373046875 527.1263427734375 background all_cells +3177.58935546875 562.9805297851562 background all_cells +3178.425537109375 551.3002319335938 background all_cells +3146.68896484375 530.5332641601562 background all_cells +3167.924072265625 524.595947265625 background all_cells +2967.18310546875 523.8145141601562 background all_cells +3103.466552734375 524.4342651367188 background all_cells +3100.500732421875 532.9237060546875 background all_cells +3109.19384765625 511.8725891113281 background all_cells +3111.338134765625 521.0319213867188 background all_cells +3113.502197265625 493.3042602539063 background all_cells +3108.916748046875 501.64263916015625 background all_cells +3089.29736328125 514.0178833007812 background all_cells +2979.64794921875 498.1976318359375 background all_cells +3104.810791015625 515.5717163085938 background all_cells +3104.41650390625 507.31634521484375 background all_cells +3098.0859375 489.0879821777344 background all_cells +3136.923828125 479.3767700195313 background all_cells +3132.293701171875 472.4581298828125 background all_cells +3147.859619140625 474.7755126953125 background all_cells +3117.8740234375 504.1306762695313 background all_cells +3122.0595703125 512.9724731445312 background all_cells +3124.650390625 503.9477844238281 background all_cells +3173.7333984375 500.4167175292969 background all_cells +3169.02099609375 511.5971984863281 background all_cells +3151.300048828125 487.10546875 background all_cells +3149.439208984375 517.1802368164062 background all_cells +3124.710205078125 472.1153564453125 background all_cells +3121.16064453125 477.4432373046875 background all_cells +3119.23681640625 489.3233947753906 background all_cells +3128.17724609375 494.0387878417969 background all_cells +3128.86376953125 483.9802856445313 background all_cells +3120.271240234375 601.44775390625 background all_cells +3118.558837890625 577.6521606445312 background all_cells +3130.176513671875 603.828857421875 background all_cells +3142.153076171875 602.0730590820312 background all_cells +3155.258544921875 571.3361206054688 background all_cells +3149.98388671875 564.2271728515625 background all_cells +3161.88671875 560.379638671875 background all_cells +3149.811279296875 551.7034301757812 background all_cells +3132.008544921875 544.181396484375 background all_cells +3081.1318359375 636.8662719726562 background all_cells +3087.10400390625 623.7833862304688 background all_cells +3082.97802734375 624.3345336914062 background all_cells +3144.043212890625 629.4124755859375 background all_cells +3136.877685546875 612.1992797851562 background all_cells +3143.517333984375 621.2139282226562 background all_cells +3136.13427734375 623.7310180664062 background all_cells +3118.944580078125 611.7802124023438 background all_cells +3130.58251953125 619.5101928710938 background all_cells +3128.469970703125 612.826416015625 background all_cells +3103.48486328125 616.8935546875 background all_cells +3091.63232421875 629.9817504882812 background all_cells +3096.892578125 611.3804321289062 background all_cells +3096.176513671875 636.3403930664062 background all_cells +3109.1611328125 638.0460205078125 background all_cells +3099.703369140625 624.3886108398438 background all_cells +3096.0791015625 580.8613891601562 background all_cells +3105.498046875 596.1138916015625 background all_cells +3103.840576171875 585.3760375976562 background all_cells +3101.8232421875 574.9840698242188 background all_cells +3110.6787109375 584.3275146484375 background all_cells +3114.02099609375 602.2611694335938 background all_cells +3109.51416015625 606.3773193359375 background all_cells +3102.008544921875 567.4702758789062 background all_cells +3107.347900390625 563.6830444335938 background all_cells +3117.1474609375 565.9876098632812 background all_cells +3099.80078125 549.5729370117188 background all_cells +3107.32421875 549.29638671875 background all_cells +3102.861328125 556.9208984375 background all_cells +3202.68896484375 496.1106567382813 background all_cells +3203.420654296875 512.12646484375 background all_cells +3211.138427734375 473.7716674804688 background all_cells +3205.29248046875 484.4564208984375 background all_cells +3198.66259765625 453.377197265625 background all_cells +3220.413330078125 457.1064453125 background all_cells +3214.768310546875 458.2747802734375 background all_cells +3235.095458984375 468.3156127929688 background all_cells +3241.85546875 461.2359924316406 background all_cells +3242.5048828125 477.4110107421875 background all_cells +3217.278564453125 483.6041564941406 background all_cells +3229.33837890625 472.39263916015625 background all_cells +3231.317626953125 483.3840942382813 background all_cells +3220.276123046875 467.5294494628906 background all_cells +3214.2060546875 498.1887817382813 background all_cells +3245.570068359375 500.3286437988281 background all_cells +3230.8125 504.0540466308594 background all_cells +3239.41259765625 516.3770751953125 background all_cells +3232.50634765625 528.1925659179688 background all_cells +3248.95751953125 525.17333984375 background all_cells +3233.01025390625 547.7508544921875 background all_cells +3205.264892578125 548.2164306640625 background all_cells +3212.4912109375 554.62353515625 background all_cells +3222.68896484375 554.6411743164062 background all_cells +3211.0166015625 531.3347778320312 background all_cells +3199.527099609375 537.4744873046875 background all_cells +3224.02392578125 539.5026245117188 background all_cells +3202.25048828125 526.8258056640625 background all_cells +3220.367431640625 525.1973266601562 background all_cells +3288.556396484375 563.7302856445312 background all_cells +3299.209228515625 591.7083740234375 background all_cells +3291.6904296875 577.5223999023438 background all_cells +3300.401123046875 545.7169189453125 background all_cells +3295.302734375 551.8600463867188 background all_cells +3322.088623046875 569.9722290039062 background all_cells +3325.606689453125 591.4411010742188 background all_cells +3323.055419921875 580.5578002929688 background all_cells +3316.009033203125 540.8548583984375 background all_cells +3315.29052734375 560.7903442382812 background all_cells +3319.97802734375 555.7562866210938 background all_cells +3313.672119140625 547.43115234375 background all_cells +3305.182373046875 559.7445678710938 background all_cells +3310.59521484375 574.5147094726562 background all_cells +3307.05517578125 551.609130859375 background all_cells +3215.223876953125 583.9539794921875 background all_cells +3221.6845703125 578.2396850585938 background all_cells +3216.7412109375 571.0925903320312 background all_cells +3265.388916015625 559.4796752929688 background all_cells +3263.309814453125 548.1637573242188 background all_cells +3248.444580078125 544.8302612304688 background all_cells +3230.076416015625 570.47900390625 background all_cells +3245.57373046875 583.5355224609375 background all_cells +3276.592041015625 559.4174194335938 background all_cells +3279.6142578125 585.336181640625 background all_cells +3230.179931640625 562.6229248046875 background all_cells +3194.846923828125 550.9420166015625 background all_cells +3248.521728515625 465.5328369140625 background all_cells +3262.236328125 483.4491882324219 background all_cells +3257.540771484375 484.3492431640625 background all_cells +3253.553466796875 491.7492065429688 background all_cells +3304.73486328125 528.1798706054688 background all_cells +3278.385986328125 531.5686645507812 background all_cells +3309.677978515625 530.2921752929688 background all_cells +3273.9482421875 496.50823974609375 background all_cells +3304.696044921875 491.6026611328125 background all_cells +3298.150634765625 467.3018798828125 background all_cells +3292.13330078125 511.7503967285156 background all_cells +3294.3583984375 523.683349609375 background all_cells +3298.31103515625 519.5887451171875 background all_cells +3283.24755859375 487.8224487304688 background all_cells +3286.733154296875 502.2698974609375 background all_cells +3282.662353515625 521.5702514648438 background all_cells +2901.523193359375 586.3223876953125 background all_cells +2910.15380859375 584.7256469726562 background all_cells +2908.337158203125 574.9614868164062 background all_cells +2918.32177734375 566.0311889648438 background all_cells +2931.552978515625 569.7049560546875 background all_cells +2928.405029296875 562.992919921875 background all_cells +2903.344482421875 565.5389404296875 background all_cells +2914.616455078125 572.2431640625 background all_cells +2918.659912109375 556.6805419921875 background all_cells +2910.094970703125 559.9364624023438 background all_cells +2926.294921875 579.0408935546875 background all_cells +2918.638427734375 599.859375 background all_cells +2917.004150390625 588.5324096679688 background all_cells +2876.689453125 592.3508911132812 background all_cells +2872.299072265625 595.2581176757812 background all_cells +2882.605224609375 571.444580078125 background all_cells +2889.967041015625 566.3526000976562 background all_cells +2864.32373046875 558.318115234375 background all_cells +2894.97119140625 575.203857421875 background all_cells +2890.187255859375 572.652587890625 background all_cells +2877.20947265625 583.0564575195312 background all_cells +2881.78173828125 588.870361328125 background all_cells +2942.873046875 571.5746459960938 background all_cells +2942.274658203125 548.5111694335938 background all_cells +2938.57958984375 562.4672241210938 background all_cells +2949.030029296875 583.1838989257812 background all_cells +2938.21142578125 581.67626953125 background all_cells +2958.1748046875 584.7117919921875 background all_cells +2962.0029296875 602.3590087890625 background all_cells +2967.92138671875 612.9749755859375 background all_cells +2966.8876953125 584.43310546875 background all_cells +2956.258056640625 619.284423828125 background all_cells +2963.8291015625 632.4489135742188 background all_cells +2953.2255859375 636.7909545898438 background all_cells +2939.930908203125 620.2190551757812 background all_cells +2944.477294921875 638.72412109375 background all_cells +2948.415283203125 626.9154663085938 background all_cells +2945.483642578125 611.23828125 background all_cells +2946.433837890625 602.4419555664062 background all_cells +2945.37255859375 592.0554809570312 background all_cells +3001.166259765625 593.5936279296875 background all_cells +3005.961669921875 571.7401123046875 background all_cells +3044.34326171875 574.0882568359375 background all_cells +3004.630859375 557.4179077148438 background all_cells +3023.43310546875 598.3678588867188 background all_cells +3023.495361328125 586.1666870117188 background all_cells +3066.3623046875 589.8040161132812 background all_cells +3068.29345703125 602.5597534179688 background all_cells +3079.76318359375 598.24462890625 background all_cells +3073.10986328125 597.6021118164062 background all_cells +3071.22412109375 634.7333374023438 background all_cells +3084.545166015625 610.408203125 background all_cells +3067.94970703125 613.1528930664062 background all_cells +3074.64697265625 607.6513061523438 background all_cells +3074.7060546875 653.4130859375 background all_cells +3073.1376953125 647.3201904296875 background all_cells +3083.03173828125 568.3237915039062 background all_cells +3065.061279296875 568.029296875 background all_cells +3062.77587890625 575.6873779296875 background all_cells +3076.910888671875 579.1053466796875 background all_cells +2866.531982421875 633.68896484375 background all_cells +2891.485107421875 631.1002807617188 background all_cells +2882.66943359375 631.5426025390625 background all_cells +2895.72119140625 645.6055908203125 background all_cells +2906.88232421875 647.6957397460938 background all_cells +2903.09814453125 638.0093994140625 background all_cells +2894.611328125 606.264404296875 background all_cells +2901.388916015625 631.5396118164062 background all_cells +2900.975341796875 622.9120483398438 background all_cells +2902.915771484375 608.099853515625 background all_cells +2888.890869140625 600.6942749023438 background all_cells +2883.38330078125 605.0350341796875 background all_cells +2876.073974609375 603.2374267578125 background all_cells +2887.536376953125 618.7433471679688 background all_cells +2877.47216796875 619.257080078125 background all_cells +2870.87841796875 603.4271850585938 background all_cells +2925.689453125 859.4519653320312 background all_cells +2928.152099609375 889.4378051757812 background all_cells +2927.362548828125 881.0467529296875 background all_cells +2933.729248046875 875.24755859375 background all_cells +2941.3984375 864.838134765625 background all_cells +2938.8408203125 912.2413940429688 background all_cells +2880.009765625 928.313720703125 background all_cells +2929.433837890625 956.1002807617188 background all_cells +2947.52392578125 917.4935302734376 background all_cells +2935.192626953125 918.9539184570312 background all_cells +2942.19775390625 897.1776123046875 background all_cells +2890.2197265625 898.9197998046875 background all_cells +2954.725830078125 907.6463012695312 background all_cells +2938.41796875 903.3914184570312 background all_cells +2933.5703125 754.7127075195312 background all_cells +2925.298828125 775.5302124023438 background all_cells +2937.83740234375 763.99755859375 background all_cells +2942.13720703125 753.670654296875 background all_cells +2943.67529296875 791.05615234375 background all_cells +2960.27685546875 844.9833374023438 background all_cells +2970.821533203125 826.203125 background all_cells +2927.74560546875 827.3601684570312 background all_cells +2929.60986328125 803.388427734375 background all_cells +2884.2548828125 791.2240600585938 background all_cells +2895.609619140625 798.8447875976562 background all_cells +2895.967041015625 791.5283813476562 background all_cells +2883.794189453125 784.9223022460938 background all_cells +2905.126953125 780.1299438476562 background all_cells +2916.68115234375 811.2970581054688 background all_cells +2916.126708984375 800.4271240234375 background all_cells +2909.56201171875 797.0107421875 background all_cells +2921.0732421875 687.7476806640625 background all_cells +2919.050537109375 657.5989379882812 background all_cells +2937.2353515625 718.950439453125 background all_cells +2930.27099609375 699.2003784179688 background all_cells +2937.8251953125 737.3391723632812 background all_cells +2952.02587890625 738.7968139648438 background all_cells +2937.5673828125 745.076904296875 background all_cells +2932.960205078125 746.3612060546875 background all_cells +2941.384033203125 727.6454467773438 background all_cells +2948.102783203125 700.9125366210938 background all_cells +2962.801513671875 712.3577880859375 background all_cells +2949.021728515625 721.0379028320312 background all_cells +2942.471435546875 711.6416625976562 background all_cells +2866.3505859375 661.436767578125 background all_cells +2902.415771484375 714.4334106445312 background all_cells +2889.4853515625 711.3882446289062 background all_cells +2933.5947265625 604.2752685546875 background all_cells +2922.503662109375 622.5960693359375 background all_cells +2911.48974609375 621.166748046875 background all_cells +2932.82763671875 611.43603515625 background all_cells +2930.42919921875 629.4246826171875 background all_cells +2938.7607421875 633.8117065429688 background all_cells +2934.2451171875 641.91748046875 background all_cells +2920.084228515625 638.9271240234375 background all_cells +2916.086669921875 652.00927734375 background all_cells +2927.695556640625 648.6472778320312 background all_cells +3154.52197265625 789.9114990234375 background all_cells +3173.63720703125 724.243896484375 background all_cells +3167.315185546875 733.1060791015625 background all_cells +3165.078857421875 799.5048828125 background all_cells +3248.744140625 765.9999389648438 background all_cells +3256.843505859375 773.811767578125 background all_cells +3253.05078125 768.9647827148438 background all_cells +3286.24609375 779.7068481445312 background all_cells +3277.664306640625 778.7733764648438 background all_cells +3271.135986328125 758.01904296875 background all_cells +3261.844482421875 764.27392578125 background all_cells +3276.419189453125 763.3870239257812 background all_cells +3180.43212890625 875.7872924804688 background all_cells +3215.392333984375 877.3477783203125 background all_cells +3264.015869140625 839.9984130859375 background all_cells +3255.362548828125 849.767578125 background all_cells +3224.098388671875 833.440185546875 background all_cells +3311.121337890625 956.076416015625 background all_cells +3299.68603515625 973.1349487304688 background all_cells +3278.008544921875 967.9390869140624 background all_cells +3298.900634765625 961.6043701171876 background all_cells +3285.888671875 902.512939453125 background all_cells +3309.8330078125 925.38037109375 background all_cells +3275.44775390625 933.982421875 background all_cells +3282.35302734375 916.8198852539062 background all_cells +3225.0517578125 878.9901123046875 background all_cells +3249.425537109375 957.0867309570312 background all_cells +3167.26025390625 963.3286743164062 background all_cells +3246.865966796875 972.4290161132812 background all_cells +3218.9052734375 912.986083984375 background all_cells +3360.068603515625 789.4568481445312 background all_cells +3348.35009765625 823.0202026367188 background all_cells +3353.527099609375 814.6452026367188 background all_cells +3360.045166015625 798.2037963867188 background all_cells +3355.950439453125 901.4601440429688 background all_cells +3347.208984375 908.7554321289062 background all_cells +3311.846923828125 942.5637817382812 background all_cells +3331.997314453125 943.1195068359376 background all_cells +3334.215087890625 936.7566528320312 background all_cells +3325.156494140625 959.1348876953124 background all_cells +3323.18115234375 949.9087524414062 background all_cells +3342.60595703125 968.5401000976562 background all_cells +3319.974365234375 968.6490478515624 background all_cells +3311.25048828125 921.5732421875 background all_cells +3282.883056640625 697.4642944335938 background all_cells +3335.213134765625 711.7125244140625 background all_cells +3302.899658203125 707.218994140625 background all_cells +3295.105224609375 694.7970581054688 background all_cells +3291.522705078125 713.2738037109375 background all_cells +3308.44677734375 766.9331665039062 background all_cells +3297.66357421875 819.3043212890625 background all_cells +3315.31396484375 767.93212890625 background all_cells +3325.82421875 822.3399047851562 background all_cells +3339.50634765625 806.8003540039062 background all_cells +3339.41845703125 753.8856811523438 background all_cells +3328.7421875 764.917724609375 background all_cells +3314.16748046875 737.960205078125 background all_cells +3346.406494140625 728.1090087890625 background all_cells +3339.168212890625 747.8423461914062 background all_cells +3326.108642578125 745.0126342773438 background all_cells +3344.340087890625 740.909423828125 background all_cells +3338.54443359375 733.2112426757812 background all_cells +3227.926513671875 741.4703369140625 background all_cells +3240.31787109375 743.4137573242188 background all_cells +3231.3115234375 738.2838134765625 background all_cells +3253.864013671875 707.4990844726562 background all_cells +3268.45654296875 705.5748901367188 background all_cells +3260.283935546875 710.298828125 background all_cells +3264.140869140625 697.9556274414062 background all_cells +3253.102783203125 738.6773071289062 background all_cells +3295.40283203125 749.950927734375 background all_cells +3260.748291015625 746.3036499023438 background all_cells +3265.11669921875 716.8236694335938 background all_cells +3240.05908203125 724.5521850585938 background all_cells +3254.0732421875 720.3119506835938 background all_cells +3245.48291015625 689.9651489257812 background all_cells +3258.388671875 671.75732421875 background all_cells +3239.68896484375 675.2656860351562 background all_cells +3260.60888671875 688.2459106445312 background all_cells +3251.9404296875 692.3698120117188 background all_cells +3252.7373046875 679.440673828125 background all_cells +3307.20849609375 669.0635375976562 background all_cells +3331.56982421875 675.8045043945312 background all_cells +3227.488037109375 680.5016479492188 background all_cells +3163.376220703125 703.3417358398438 background all_cells +3234.778564453125 689.8350219726562 background all_cells +3227.605712890625 696.4578857421875 background all_cells +3224.31884765625 689.580322265625 background all_cells +3214.11083984375 684.291748046875 background all_cells +3272.82763671875 675.6607666015625 background all_cells +3270.80078125 686.2040405273438 background all_cells +3102.184326171875 661.74365234375 background all_cells +3102.81005859375 646.4193115234375 background all_cells +3100.658935546875 671.12158203125 background all_cells +3104.87255859375 673.2676391601562 background all_cells +3115.38720703125 673.4194946289062 background all_cells +3110.733154296875 673.7537231445312 background all_cells +3104.4248046875 680.3782348632812 background all_cells +3124.259521484375 701.6736450195312 background all_cells +3117.045166015625 707.9558715820312 background all_cells +3129.695068359375 709.02197265625 background all_cells +3113.681884765625 703.1122436523438 background all_cells +3135.020751953125 712.3934936523438 background all_cells +3146.951904296875 711.4346923828125 background all_cells +3145.1220703125 703.205078125 background all_cells +3137.73779296875 704.4691162109375 background all_cells +3109.09130859375 686.9685668945312 background all_cells +3121.654541015625 696.9340209960938 background all_cells +3122.025390625 692.2723999023438 background all_cells +3126.459716796875 647.2197265625 background all_cells +3120.52490234375 683.354736328125 background all_cells +3136.06103515625 653.8187866210938 background all_cells +3036.624267578125 907.3505859375 background all_cells +3071.403564453125 896.0673217773438 background all_cells +3038.92724609375 924.7901611328124 background all_cells +3027.06689453125 907.68310546875 background all_cells +3029.74267578125 938.8098754882812 background all_cells +3144.798095703125 975.5639038085938 background all_cells +3118.96923828125 961.961669921875 background all_cells +3076.91796875 945.34619140625 background all_cells +3047.52001953125 941.943115234375 background all_cells +3006.08447265625 944.0941772460938 background all_cells +3013.3623046875 952.5577392578124 background all_cells +3018.93017578125 944.2916259765624 background all_cells +3014.2060546875 941.2213134765624 background all_cells +3012.368896484375 937.3944702148438 background all_cells +2988.0830078125 775.4328002929688 background all_cells +3015.526611328125 758.9153442382812 background all_cells +3029.6005859375 837.5445556640625 background all_cells +3051.558349609375 837.809814453125 background all_cells +3042.65673828125 832.9448852539062 background all_cells +2975.4765625 869.1492309570312 background all_cells +2988.0 823.6248779296875 background all_cells +2999.34423828125 820.5756225585938 background all_cells +2996.440673828125 828.8237915039062 background all_cells +2984.826171875 831.727294921875 background all_cells +3083.877685546875 816.0691528320312 background all_cells +3101.3916015625 759.6124877929688 background all_cells +3090.6435546875 832.3291015625 background all_cells +3079.809814453125 657.58935546875 background all_cells +3084.26806640625 661.5772705078125 background all_cells +3093.67919921875 664.7573852539062 background all_cells +3094.896240234375 656.4308471679688 background all_cells +3091.4296875 678.01904296875 background all_cells +3094.71435546875 695.0322265625 background all_cells +3090.18896484375 686.951416015625 background all_cells +3084.206298828125 678.6099853515625 background all_cells +3001.339111328125 666.5098266601562 background all_cells +3012.19580078125 723.1669921875 background all_cells +2994.5908203125 742.151123046875 background all_cells +3006.688720703125 714.8782958984375 background all_cells +2980.396240234375 685.6900634765625 background all_cells +3037.9111328125 689.3817138671875 background all_cells +3101.054931640625 701.89013671875 background all_cells +3091.167724609375 668.3993530273438 background all_cells +3079.94482421875 672.8167724609375 background all_cells +3044.139892578125 728.4019775390625 background all_cells +3309.36376953125 620.5631103515625 background all_cells +3310.47998046875 598.1051025390625 background all_cells +3325.220947265625 603.5697021484375 background all_cells +3321.35791015625 626.9468383789062 background all_cells +3207.65234375 611.8984375 background all_cells +3242.218994140625 626.3226928710938 background all_cells +3228.781982421875 630.521240234375 background all_cells +3200.251220703125 625.0486450195312 background all_cells +3223.31201171875 617.3307495117188 background all_cells +3210.0146484375 615.4743041992188 background all_cells +3265.2861328125 630.593505859375 background all_cells +3259.623291015625 605.0794067382812 background all_cells +3277.3779296875 608.5439453125 background all_cells +3263.120361328125 615.6483764648438 background all_cells +3206.4150390625 593.1678466796875 background all_cells +3241.50732421875 604.8969116210938 background all_cells +3227.68408203125 607.7528076171875 background all_cells +3288.47802734375 617.6358032226562 background all_cells +3287.284912109375 596.8272094726562 background all_cells +3301.188232421875 607.57275390625 background all_cells +3295.593505859375 625.5504760742188 background all_cells +3163.232666015625 638.95654296875 background all_cells +3171.968017578125 623.9299926757812 background all_cells +3164.181640625 648.6764526367188 background all_cells +3156.380126953125 702.6279907226562 background all_cells +3156.267333984375 720.5610961914062 background all_cells +3154.64990234375 710.1239013671875 background all_cells +3162.6396484375 654.6140747070312 background all_cells +3170.152099609375 712.4544677734375 background all_cells +3165.339111328125 714.8526000976562 background all_cells +3177.06640625 660.3970336914062 background all_cells +3170.221435546875 656.191162109375 background all_cells +3194.02490234375 632.955810546875 background all_cells +3189.325927734375 628.8001098632812 background all_cells +3179.948486328125 654.0404663085938 background all_cells +3187.567138671875 649.0496826171875 background all_cells +3188.232421875 638.2465209960938 background all_cells +3314.083251953125 654.7998046875 background all_cells +3305.914306640625 657.6898803710938 background all_cells +3303.394287109375 667.0645141601562 background all_cells +3317.197265625 690.0647583007812 background all_cells +3315.785888671875 714.0899047851562 background all_cells +3315.459228515625 721.9931640625 background all_cells +3312.751220703125 701.0137939453125 background all_cells +3187.444091796875 668.8623657226562 background all_cells +3184.302978515625 671.8892822265625 background all_cells +3196.17578125 665.4681396484375 background all_cells +3206.283203125 676.490234375 background all_cells +3207.6533203125 666.3273315429688 background all_cells +3198.053955078125 675.9561767578125 background all_cells +3279.61962890625 657.3853759765625 background all_cells +3295.240234375 649.7539672851562 background all_cells +3284.604736328125 632.5109252929688 background all_cells +3285.8466796875 638.2998657226562 background all_cells +3254.80810546875 654.5908203125 background all_cells +3252.933349609375 644.7676391601562 background all_cells +3267.030029296875 659.7884521484375 background all_cells +3266.876220703125 645.7637939453125 background all_cells +3303.864990234375 638.0704345703125 background all_cells +3325.66162109375 639.2864990234375 background all_cells +3318.63818359375 641.366943359375 background all_cells +3223.553466796875 656.1219482421875 background all_cells +3205.11083984375 640.0509643554688 background all_cells +3232.64697265625 668.6430053710938 background all_cells +3218.1806640625 673.096923828125 background all_cells +3214.231201171875 659.8116455078125 background all_cells +3248.803955078125 663.637451171875 background all_cells +3239.53857421875 657.5645141601562 background all_cells +3182.4990234375 581.8536376953125 background all_cells +3192.295166015625 594.0335693359375 background all_cells +3175.429931640625 603.4232788085938 background all_cells +3179.986328125 616.335205078125 background all_cells +3190.728515625 615.49853515625 background all_cells +3153.07373046875 600.8377685546875 background all_cells +3158.5048828125 593.0891723632812 background all_cells +3156.8017578125 583.0645751953125 background all_cells +3157.6865234375 634.0868530273438 background all_cells +3150.5419921875 630.422119140625 background all_cells +3155.165283203125 614.1503295898438 background all_cells +3057.71630859375 1519.572021484375 background all_cells +3082.385498046875 1522.5113525390625 background all_cells +3070.239501953125 1524.6563720703125 background all_cells +3064.48974609375 1525.4639892578125 background all_cells +3079.380615234375 1498.5909423828125 background all_cells +3094.211669921875 1499.1654052734375 background all_cells +3096.188720703125 1504.8922119140625 background all_cells +3085.51611328125 1504.87451171875 background all_cells +3063.272705078125 1502.9769287109375 background all_cells +3070.694580078125 1494.6328125 background all_cells +3070.988525390625 1510.3604736328125 background all_cells +3068.498046875 1515.1873779296875 background all_cells +3062.59033203125 1490.2510986328125 background all_cells +3136.147705078125 1573.646484375 background all_cells +3131.74072265625 1579.1275634765625 background all_cells +3099.8857421875 1604.3104248046875 background all_cells +3125.752197265625 1605.1839599609375 background all_cells +3137.57763671875 1601.5823974609375 background all_cells +3115.647216796875 1610.159912109375 background all_cells +3110.619873046875 1603.4959716796875 background all_cells +3091.082275390625 1585.219970703125 background all_cells +3113.0693359375 1577.5906982421875 background all_cells +3100.333740234375 1587.90673828125 background all_cells +3064.49951171875 1548.960205078125 background all_cells +3088.90234375 1535.2933349609375 background all_cells +3080.813720703125 1539.469970703125 background all_cells +3071.7587890625 1543.843994140625 background all_cells +3090.9521484375 1549.4981689453125 background all_cells +3116.412353515625 1557.805419921875 background all_cells +3113.297607421875 1545.451904296875 background all_cells +3105.18017578125 1554.7913818359375 background all_cells +3064.84228515625 1605.804443359375 background all_cells +3051.232421875 1613.569091796875 background all_cells +3063.08447265625 1615.0111083984375 background all_cells +3048.833251953125 1572.4716796875 background all_cells +3058.060546875 1570.011962890625 background all_cells +3047.972412109375 1579.8663330078125 background all_cells +3075.49365234375 1567.2313232421875 background all_cells +3080.319580078125 1582.015380859375 background all_cells +3069.5078125 1577.2962646484375 background all_cells +3127.7880859375 1509.94775390625 background all_cells +3094.696044921875 1513.5672607421875 background all_cells +3089.474365234375 1513.2308349609375 background all_cells +3122.1787109375 1524.5408935546875 background all_cells +3126.748779296875 1540.4124755859375 background all_cells +3130.330810546875 1529.3170166015625 background all_cells +3141.564697265625 1548.932373046875 background all_cells +3131.044677734375 1558.8045654296875 background all_cells +3105.7783203125 1505.4180908203125 background all_cells +3140.915771484375 1499.545654296875 background all_cells +3136.435791015625 1509.809814453125 background all_cells +3142.92578125 1489.7852783203125 background all_cells +3113.89892578125 1488.741455078125 background all_cells +3145.552734375 1657.8199462890625 background all_cells +3173.86328125 1660.7513427734375 background all_cells +3187.322509765625 1652.9833984375 background all_cells +3185.6611328125 1663.4212646484375 background all_cells +3186.54931640625 1669.4932861328125 background all_cells +3185.217041015625 1658.6680908203125 background all_cells +3157.25537109375 1642.3104248046875 background all_cells +3152.327880859375 1677.5267333984375 background all_cells +3158.852294921875 1667.4622802734375 background all_cells +3164.022705078125 1647.46826171875 background all_cells +3165.134521484375 1686.850341796875 background all_cells +3150.262939453125 1698.7431640625 background all_cells +3170.289794921875 1693.0029296875 background all_cells +3169.524658203125 1706.6534423828125 background all_cells +3146.415771484375 1713.371826171875 background all_cells +3141.7607421875 1717.0799560546875 background all_cells +3171.838134765625 1717.6416015625 background all_cells +3163.110107421875 1711.2005615234375 background all_cells +3179.110107421875 1714.829833984375 background all_cells +3183.19873046875 1705.0350341796875 background all_cells +3190.567138671875 1701.6348876953125 background all_cells +3187.190673828125 1692.4381103515625 background all_cells +3177.287109375 1678.7061767578125 background all_cells +3165.417236328125 1680.0469970703125 background all_cells +3184.442138671875 1676.890380859375 background all_cells +3178.16015625 1669.3294677734375 background all_cells +3237.582275390625 1640.3643798828125 background all_cells +3230.001708984375 1650.4307861328125 background all_cells +3248.007568359375 1642.9605712890625 background all_cells +3228.51611328125 1642.6151123046875 background all_cells +3197.585693359375 1710.9383544921875 background all_cells +3284.822265625 1720.6827392578125 background all_cells +3286.165771484375 1708.5030517578125 background all_cells +3238.161376953125 1704.6451416015625 background all_cells +3226.48486328125 1712.211669921875 background all_cells +3204.77490234375 1700.828125 background all_cells +3202.464111328125 1663.5277099609375 background all_cells +3272.577392578125 1663.070556640625 background all_cells +3262.6845703125 1663.6759033203125 background all_cells +3207.14794921875 1688.2530517578125 background all_cells +3214.503173828125 1683.0284423828125 background all_cells +3224.29150390625 1682.0660400390625 background all_cells +3192.522216796875 1644.4014892578125 background all_cells +3191.789794921875 1657.7269287109375 background all_cells +3194.533935546875 1653.67431640625 background all_cells +3196.62109375 1665.46826171875 background all_cells +3194.923095703125 1682.489501953125 background all_cells +3194.8984375 1678.2403564453125 background all_cells +3115.321044921875 1617.339111328125 background all_cells +3105.09765625 1622.7763671875 background all_cells +3122.1162109375 1621.9879150390625 background all_cells +3102.37890625 1619.9892578125 background all_cells +3133.029052734375 1641.218017578125 background all_cells +3127.628173828125 1647.1307373046875 background all_cells +3125.068359375 1653.5308837890625 background all_cells +3124.2919921875 1642.3603515625 background all_cells +3139.14501953125 1652.9290771484375 background all_cells +3088.906494140625 1639.8603515625 background all_cells +3116.78076171875 1667.494384765625 background all_cells +3108.355712890625 1656.9908447265625 background all_cells +3107.59765625 1639.53662109375 background all_cells +3104.375732421875 1634.5452880859375 background all_cells +3102.26513671875 1626.17431640625 background all_cells +3103.806640625 1629.3662109375 background all_cells +3097.14404296875 1629.60791015625 background all_cells +3138.81640625 1626.73779296875 background all_cells +3102.584716796875 1709.3450927734375 background all_cells +3109.5712890625 1709.539794921875 background all_cells +3104.610107421875 1702.8564453125 background all_cells +3102.832763671875 1719.5450439453125 background all_cells +3104.037109375 1693.8468017578125 background all_cells +3117.134765625 1721.072265625 background all_cells +3118.676513671875 1717.4603271484375 background all_cells +3125.262939453125 1716.1549072265625 background all_cells +3134.734130859375 1692.10107421875 background all_cells +3127.17724609375 1675.770751953125 background all_cells +3120.77099609375 1682.0029296875 background all_cells +3113.708740234375 1684.009765625 background all_cells +3050.718017578125 1716.875 background all_cells +3060.358154296875 1715.990966796875 background all_cells +3062.577392578125 1722.315673828125 background all_cells +3066.983642578125 1706.111083984375 background all_cells +3094.11767578125 1691.0518798828125 background all_cells +3076.543701171875 1715.3807373046875 background all_cells +3080.72900390625 1718.9456787109375 background all_cells +3079.211181640625 1693.51513671875 background all_cells +3073.0859375 1698.657470703125 background all_cells +3097.355712890625 1697.121826171875 background all_cells +3043.241455078125 1650.70654296875 background all_cells +3052.429931640625 1665.534423828125 background all_cells +3047.9677734375 1686.5250244140625 background all_cells +3049.5390625 1637.773681640625 background all_cells +3062.216064453125 1638.081298828125 background all_cells +3060.71533203125 1629.494384765625 background all_cells +3050.11767578125 1625.4071044921875 background all_cells +3094.9033203125 1679.8846435546875 background all_cells +3094.4951171875 1664.14501953125 background all_cells +3103.549560546875 1665.3826904296875 background all_cells +3095.595703125 1671.5672607421875 background all_cells +3072.027099609375 1659.811279296875 background all_cells +3078.615966796875 1663.47509765625 background all_cells +3066.0361328125 1641.9056396484375 background all_cells +3067.35791015625 1653.140380859375 background all_cells +3075.60546875 1646.06201171875 background all_cells +3072.6552734375 1628.8350830078125 background all_cells +3174.700439453125 1779.6519775390625 background all_cells +3226.340576171875 1776.1456298828125 background all_cells +3193.600830078125 1778.09814453125 background all_cells +3197.45947265625 1783.927734375 background all_cells +3188.823486328125 1894.2882080078125 background all_cells +3170.930908203125 1896.8802490234373 background all_cells +3180.7724609375 1875.85595703125 background all_cells +3188.88818359375 1776.55029296875 background all_cells +3180.781494140625 1914.70263671875 background all_cells +3191.382080078125 1907.8675537109373 background all_cells +3169.121337890625 1984.9312744140625 background all_cells +3173.211669921875 1958.317626953125 background all_cells +3191.67724609375 1953.0850830078125 background all_cells +3193.9130859375 2166.17529296875 background all_cells +3185.827392578125 2234.359619140625 background all_cells +3197.789794921875 2080.3984375 background all_cells +3203.7998046875 2089.48828125 background all_cells +3200.155029296875 2086.141845703125 background all_cells +3179.037353515625 2081.675537109375 background all_cells +3198.782958984375 2059.33251953125 background all_cells +3196.5888671875 2073.28173828125 background all_cells +3193.945556640625 2057.036376953125 background all_cells +3166.358642578125 1990.720458984375 background all_cells +3168.140380859375 1872.7415771484373 background all_cells +3132.473388671875 2063.63525390625 background all_cells +3149.044677734375 2104.017578125 background all_cells +3123.3583984375 2071.857666015625 background all_cells +3158.69189453125 2203.818603515625 background all_cells +3141.998779296875 2158.502685546875 background all_cells +3165.66748046875 2249.533447265625 background all_cells +3134.150146484375 2245.431396484375 background all_cells +3147.305908203125 2208.003173828125 background all_cells +3140.612060546875 2003.2545166015625 background all_cells +3136.364013671875 2054.9169921875 background all_cells +3137.237548828125 2011.2479248046875 background all_cells +3126.294677734375 1932.7459716796875 background all_cells +3127.161865234375 1959.22119140625 background all_cells +3127.858642578125 1941.9105224609373 background all_cells +3126.441650390625 1831.74072265625 background all_cells +3142.81689453125 1831.0955810546875 background all_cells +3139.010498046875 1858.215576171875 background all_cells +3137.249755859375 1929.3037109375 background all_cells +3132.154052734375 1886.6749267578125 background all_cells +3123.97265625 1875.4500732421875 background all_cells +3143.79248046875 1870.9873046875 background all_cells +3149.96923828125 1934.8636474609373 background all_cells +3152.05029296875 1859.1328125 background all_cells +3146.625244140625 1880.2122802734373 background all_cells +3233.54638671875 1873.663330078125 background all_cells +3250.9306640625 1868.8221435546875 background all_cells +3208.443115234375 1879.228271484375 background all_cells +3248.62255859375 1881.5625 background all_cells +3222.085693359375 1871.1390380859373 background all_cells +3235.068603515625 1810.077392578125 background all_cells +3252.95947265625 1808.6522216796875 background all_cells +3243.736083984375 1804.90576171875 background all_cells +3253.71044921875 1822.9437255859373 background all_cells +3223.68017578125 1810.090576171875 background all_cells +3360.28466796875 1990.9615478515625 background all_cells +3382.34814453125 1914.9310302734373 background all_cells +3333.701171875 1957.3033447265625 background all_cells +3348.748291015625 1950.589111328125 background all_cells +3334.394775390625 1863.4696044921875 background all_cells +3328.0439453125 1876.686767578125 background all_cells +3357.116455078125 1847.6990966796875 background all_cells +3381.55712890625 1831.605712890625 background all_cells +3372.576904296875 1840.1317138671875 background all_cells +3323.806640625 1847.4405517578125 background all_cells +3339.708251953125 1856.1524658203125 background all_cells +3319.455810546875 1856.056396484375 background all_cells +3348.52001953125 1850.3350830078125 background all_cells +3355.924560546875 1860.408935546875 background all_cells +3345.161865234375 1840.72265625 background all_cells +3333.166259765625 1828.567138671875 background all_cells +3290.12744140625 1830.0062255859373 background all_cells +3275.21875 1806.5179443359373 background all_cells +3265.26025390625 1818.161376953125 background all_cells +3286.9365234375 1835.904296875 background all_cells +3273.891357421875 1828.015869140625 background all_cells +3302.740478515625 1888.9132080078125 background all_cells +3317.1826171875 1872.0665283203125 background all_cells +3310.75537109375 1851.4183349609373 background all_cells +3282.66845703125 1857.23046875 background all_cells +3284.77587890625 1868.325927734375 background all_cells +3292.817626953125 1857.19873046875 background all_cells +3283.48095703125 1877.6253662109373 background all_cells +3273.0791015625 1886.6019287109373 background all_cells +3286.564453125 1886.7972412109373 background all_cells +3279.135498046875 1882.9271240234373 background all_cells +3411.4599609375 1834.3021240234373 background all_cells +3408.910888671875 1857.395263671875 background all_cells +3400.282958984375 1847.5330810546875 background all_cells +3387.50439453125 1842.74755859375 background all_cells +3397.9189453125 1944.3271484375 background all_cells +3389.588623046875 1913.928955078125 background all_cells +3420.6337890625 1987.1865234375 background all_cells +3406.98681640625 1952.0086669921875 background all_cells +3446.901123046875 1859.10888671875 background all_cells +3434.12109375 1966.730224609375 background all_cells +3440.583740234375 2243.89697265625 background all_cells +3442.462890625 1872.379638671875 background all_cells +3450.56787109375 2245.101318359375 background all_cells +3426.94091796875 2261.588134765625 background all_cells +3443.832763671875 2262.077880859375 background all_cells +3435.85400390625 2258.203125 background all_cells +3445.063232421875 2255.81298828125 background all_cells +3264.143310546875 2100.447021484375 background all_cells +3351.528076171875 2113.27685546875 background all_cells +3348.197021484375 2108.403564453125 background all_cells +3240.967529296875 2225.22607421875 background all_cells +3274.70556640625 2261.896240234375 background all_cells +3265.776123046875 2257.609619140625 background all_cells +3269.937255859375 2256.904296875 background all_cells +3282.263916015625 2157.954833984375 background all_cells +3312.890380859375 2215.812744140625 background all_cells +3264.160400390625 2165.27490234375 background all_cells +3201.28955078125 2170.85791015625 background all_cells +3230.0849609375 2140.1064453125 background all_cells +3226.791259765625 2146.78857421875 background all_cells +3217.184814453125 2121.156494140625 background all_cells +3219.927001953125 1964.10888671875 background all_cells +3229.484130859375 1953.197509765625 background all_cells +3236.3154296875 1973.8594970703125 background all_cells +3235.61376953125 1957.397705078125 background all_cells +3261.622314453125 2041.3282470703125 background all_cells +3301.707763671875 2075.584716796875 background all_cells +3297.066162109375 2059.76123046875 background all_cells +3266.874755859375 2039.9825439453125 background all_cells +3239.087890625 2009.3157958984373 background all_cells +3247.56884765625 2001.9306640625 background all_cells +3248.892822265625 2060.987548828125 background all_cells +3243.4296875 2071.770751953125 background all_cells +3323.28857421875 1990.08251953125 background all_cells +3362.13623046875 1998.3902587890625 background all_cells +3271.130126953125 1994.7598876953125 background all_cells +3260.799560546875 1996.0283203125 background all_cells +3276.139892578125 1996.92626953125 background all_cells +3236.88623046875 1888.7845458984373 background all_cells +3216.564208984375 1901.192138671875 background all_cells +3242.62109375 1898.1676025390625 background all_cells +3222.238037109375 1886.58642578125 background all_cells +3242.108642578125 1906.4263916015625 background all_cells +3227.744140625 1938.2779541015625 background all_cells +3235.17578125 1919.9647216796875 background all_cells +3268.671142578125 1889.739501953125 background all_cells +3281.455810546875 1917.9075927734373 background all_cells +3279.212158203125 1893.7427978515625 background all_cells +3271.765380859375 1898.60986328125 background all_cells +3201.528564453125 1895.7413330078125 background all_cells +3208.3916015625 1888.708984375 background all_cells +3208.45654296875 1897.7681884765625 background all_cells +3248.319580078125 1900.8428955078125 background all_cells +3250.66748046875 1889.424560546875 background all_cells +3250.482421875 1904.900146484375 background all_cells +3160.138427734375 1739.6495361328125 background all_cells +3162.02001953125 1771.1246337890625 background all_cells +3169.281005859375 1765.0069580078125 background all_cells +3169.94580078125 1743.205810546875 background all_cells +3161.999267578125 1749.0445556640625 background all_cells +3202.7939453125 1760.25537109375 background all_cells +3209.89453125 1749.6451416015625 background all_cells +3233.943359375 1759.625244140625 background all_cells +3217.627685546875 1756.9449462890625 background all_cells +3229.461181640625 1745.1051025390625 background all_cells +3176.90869140625 1747.5201416015625 background all_cells +3196.4140625 1737.9527587890625 background all_cells +3186.45166015625 1767.8671875 background all_cells +3181.671630859375 1753.7916259765625 background all_cells +3176.081787109375 1759.0244140625 background all_cells +3208.93798828125 1735.303955078125 background all_cells +3234.35595703125 1730.310546875 background all_cells +3187.327880859375 1726.961669921875 background all_cells +3229.583984375 1725.599365234375 background all_cells +3225.42138671875 1733.6036376953125 background all_cells +3159.81494140625 1730.699951171875 background all_cells +3175.96875 1726.779296875 background all_cells +3165.36572265625 1720.9088134765625 background all_cells +3164.081787109375 1725.06787109375 background all_cells +3124.05322265625 1765.31103515625 background all_cells +3143.503173828125 1779.083984375 background all_cells +3154.47412109375 1779.1307373046875 background all_cells +3149.77783203125 1772.1885986328125 background all_cells +3149.03466796875 1791.132568359375 background all_cells +3158.2822265625 1798.626220703125 background all_cells +3150.924560546875 1797.5714111328125 background all_cells +3134.14453125 1788.4334716796875 background all_cells +3143.318115234375 1796.6339111328125 background all_cells +3140.20166015625 1787.7677001953125 background all_cells +3132.758056640625 1780.3214111328125 background all_cells +3139.04833984375 1783.0098876953125 background all_cells +3137.25732421875 1778.6864013671875 background all_cells +3142.01513671875 1728.2099609375 background all_cells +3149.664794921875 1728.1656494140625 background all_cells +3135.24609375 1730.3492431640625 background all_cells +3149.51806640625 1735.7960205078125 background all_cells +3129.1044921875 1729.3388671875 background all_cells +3146.857177734375 1755.595947265625 background all_cells +3156.77197265625 1764.3004150390625 background all_cells +3143.013671875 1761.1175537109375 background all_cells +3135.939453125 1738.308837890625 background all_cells +3141.300537109375 1744.30126953125 background all_cells +3130.9697265625 1744.4058837890625 background all_cells +3243.46435546875 1748.55126953125 background all_cells +3268.408203125 1748.633544921875 background all_cells +3260.56396484375 1740.3145751953125 background all_cells +3253.2265625 1738.3760986328125 background all_cells +3274.588623046875 1754.1107177734375 background all_cells +3285.142333984375 1759.426025390625 background all_cells +3281.928955078125 1748.20263671875 background all_cells +3272.427001953125 1765.9298095703125 background all_cells +3284.763671875 1767.130859375 background all_cells +3251.51708984375 1728.8648681640625 background all_cells +3279.311279296875 1729.1583251953125 background all_cells +3249.280517578125 1721.3253173828125 background all_cells +3255.84814453125 1772.3682861328125 background all_cells +3246.341796875 1768.5941162109375 background all_cells +2859.475341796875 1978.9522705078125 background all_cells +2891.611572265625 2024.714599609375 background all_cells +2877.752685546875 1996.324951171875 background all_cells +2930.66357421875 2096.79833984375 background all_cells +2948.804443359375 2115.93896484375 background all_cells +2877.066650390625 2075.711669921875 background all_cells +2873.5283203125 2151.2021484375 background all_cells +2937.23291015625 2140.65185546875 background all_cells +2912.091064453125 2165.755126953125 background all_cells +2941.166748046875 2153.81103515625 background all_cells +2919.416259765625 1994.9688720703125 background all_cells +2943.001953125 2206.82666015625 background all_cells +2901.496826171875 2260.171630859375 background all_cells +2922.27392578125 2251.518798828125 background all_cells +2965.351806640625 2238.459716796875 background all_cells +2877.30712890625 1753.0416259765625 background all_cells +2858.900390625 1771.5435791015625 background all_cells +2876.2685546875 1766.0347900390625 background all_cells +2870.0517578125 1758.7119140625 background all_cells +2891.52685546875 1825.64697265625 background all_cells +2919.8798828125 1840.06494140625 background all_cells +2900.630859375 1841.6295166015625 background all_cells +2870.68212890625 1832.227783203125 background all_cells +2919.0595703125 1791.2877197265625 background all_cells +2896.810546875 1795.400634765625 background all_cells +2876.142333984375 1795.9827880859375 background all_cells +2885.840576171875 1761.510009765625 background all_cells +2889.69580078125 1757.6888427734375 background all_cells +2889.266357421875 1775.3701171875 background all_cells +2880.8359375 1773.0450439453125 background all_cells +2898.2412109375 1764.0653076171875 background all_cells +2903.8466796875 1738.2294921875 background all_cells +2900.58154296875 1756.846435546875 background all_cells +2893.49169921875 1754.17431640625 background all_cells +2900.630859375 1726.7822265625 background all_cells +2889.669677734375 1748.34130859375 background all_cells +2940.204833984375 1763.1375732421875 background all_cells +2939.877197265625 1782.450439453125 background all_cells +2947.185302734375 1779.783935546875 background all_cells +2950.399169921875 1863.522705078125 background all_cells +2942.447021484375 1750.84619140625 background all_cells +2911.25048828125 1757.705078125 background all_cells +2934.0263671875 1776.8956298828125 background all_cells +2925.065673828125 1766.657958984375 background all_cells +2970.40576171875 1885.1204833984373 background all_cells +3008.403076171875 1841.964111328125 background all_cells +2995.722900390625 1870.0181884765625 background all_cells +2994.329345703125 1873.82275390625 background all_cells +2941.69140625 1910.27099609375 background all_cells +2960.175537109375 1916.340087890625 background all_cells +2994.69091796875 1945.0155029296875 background all_cells +2987.581298828125 1949.111572265625 background all_cells +2968.420654296875 1919.0677490234373 background all_cells +2871.315185546875 1855.00537109375 background all_cells +2894.7060546875 1850.606689453125 background all_cells +2897.05224609375 1856.18603515625 background all_cells +2891.402587890625 1907.3460693359373 background all_cells +2880.229736328125 1851.066162109375 background all_cells +2889.22314453125 1736.2073974609375 background all_cells +2893.228515625 1727.2991943359375 background all_cells +2889.61767578125 1743.36767578125 background all_cells +2877.753662109375 1741.7794189453125 background all_cells +2867.905029296875 1740.921142578125 background all_cells +2873.501708984375 1744.2769775390625 background all_cells +2860.177001953125 1739.0185546875 background all_cells +2909.1533203125 1726.9937744140625 background all_cells +2988.241455078125 1728.253173828125 background all_cells +2917.244873046875 1723.8277587890625 background all_cells +2917.751220703125 1729.6539306640625 background all_cells +2914.53515625 1720.0440673828125 background all_cells +3043.426513671875 1726.914306640625 background all_cells +3052.45849609375 1728.5821533203125 background all_cells +3041.01953125 1733.5921630859375 background all_cells +3020.27099609375 1731.928466796875 background all_cells +3027.013671875 1726.798095703125 background all_cells +3050.1171875 1746.258544921875 background all_cells +3054.72998046875 1739.1246337890625 background all_cells +3049.3486328125 1738.701171875 background all_cells +3034.02099609375 1779.3341064453125 background all_cells +3045.988037109375 1771.464599609375 background all_cells +3028.478515625 1752.58203125 background all_cells +3042.14306640625 1739.36865234375 background all_cells +3040.806884765625 1748.884521484375 background all_cells +3033.791259765625 1742.9404296875 background all_cells +3021.595703125 1762.6807861328125 background all_cells +3023.85009765625 1782.999755859375 background all_cells +3088.512451171875 1762.5452880859375 background all_cells +3090.786376953125 1776.6920166015625 background all_cells +3098.143310546875 1762.45361328125 background all_cells +3086.076171875 1788.638916015625 background all_cells +3094.42431640625 1792.281494140625 background all_cells +3099.214111328125 1784.587158203125 background all_cells +3074.673828125 1774.0347900390625 background all_cells +3077.372802734375 1789.6461181640625 background all_cells +3073.933837890625 1781.8681640625 background all_cells +3102.447998046875 1776.9454345703125 background all_cells +3109.700439453125 1770.507568359375 background all_cells +3104.02978515625 1769.649658203125 background all_cells +3115.6201171875 1778.821533203125 background all_cells +3116.240966796875 1765.8486328125 background all_cells +3125.073974609375 1756.46044921875 background all_cells +3118.7109375 1729.2322998046875 background all_cells +3111.59326171875 1756.64599609375 background all_cells +3091.9365234375 1720.275146484375 background all_cells +3103.756591796875 1726.4444580078125 background all_cells +3109.37548828125 1722.572265625 background all_cells +3098.598388671875 1733.0980224609375 background all_cells +3090.174560546875 1750.0599365234375 background all_cells +3097.89013671875 1740.445068359375 background all_cells +3062.895751953125 1772.0650634765625 background all_cells +3056.775390625 1732.6024169921875 background all_cells +3063.42236328125 1735.6337890625 background all_cells +3070.098388671875 1756.33447265625 background all_cells +3078.81201171875 1738.8345947265625 background all_cells +3083.693359375 1725.2760009765625 background all_cells +3083.398681640625 1765.739990234375 background all_cells +3083.2373046875 1752.0574951171875 background all_cells +3079.015380859375 1750.4373779296875 background all_cells +3058.39013671875 1810.1826171875 background all_cells +3072.751708984375 1796.493408203125 background all_cells +3055.263427734375 1804.2767333984373 background all_cells +3068.5068359375 1813.488037109375 background all_cells +3079.609375 1804.0526123046875 background all_cells +3098.145263671875 1832.134033203125 background all_cells +3089.62158203125 1848.1533203125 background all_cells +3086.540771484375 1839.60986328125 background all_cells +3094.465576171875 1836.5838623046875 background all_cells +3082.10546875 1811.458984375 background all_cells +3092.43408203125 1807.7083740234373 background all_cells +3079.81982421875 1818.756103515625 background all_cells +3094.1611328125 1825.2381591796875 background all_cells +3109.621826171875 1796.3250732421875 background all_cells +3120.604736328125 1786.2261962890625 background all_cells +3118.267578125 1800.555908203125 background all_cells +3125.269775390625 1795.26123046875 background all_cells +3105.0693359375 1834.6326904296875 background all_cells +3120.822998046875 1837.24755859375 background all_cells +3110.515625 1837.85302734375 background all_cells +3119.95849609375 1814.509033203125 background all_cells +3109.1005859375 1827.203125 background all_cells +3116.666748046875 1826.9677734375 background all_cells +3110.744140625 1818.652587890625 background all_cells +3105.827392578125 1819.4114990234373 background all_cells +3111.025634765625 1858.1998291015625 background all_cells +3116.66357421875 1854.1607666015625 background all_cells +3119.130615234375 2004.064697265625 background all_cells +3106.441650390625 1904.01318359375 background all_cells +3106.31689453125 1940.859619140625 background all_cells +3104.26220703125 1916.4267578125 background all_cells +3119.134033203125 1916.0234375 background all_cells +3092.206787109375 1862.3658447265625 background all_cells +3104.60595703125 1858.9378662109373 background all_cells +3098.56982421875 1864.1500244140625 background all_cells +3097.400390625 1856.27392578125 background all_cells +3024.717529296875 2013.0848388671875 background all_cells +2983.009521484375 1987.680419921875 background all_cells +3018.4462890625 2053.064697265625 background all_cells +3041.549072265625 2013.891357421875 background all_cells +2984.111572265625 2076.1552734375 background all_cells +2982.02392578125 2106.694580078125 background all_cells +3024.113525390625 2105.55712890625 background all_cells +2996.98779296875 2076.417236328125 background all_cells +3098.95458984375 2144.4912109375 background all_cells +3105.743408203125 2027.7247314453125 background all_cells +3090.344482421875 2223.114990234375 background all_cells +3093.48779296875 2200.76025390625 background all_cells +3088.943115234375 2194.742431640625 background all_cells +3108.854248046875 2190.824462890625 background all_cells +3067.60888671875 2107.13427734375 background all_cells +3078.59033203125 2234.854248046875 background all_cells +3069.54052734375 2029.218017578125 background all_cells +3062.806396484375 2210.825927734375 background all_cells +3002.461181640625 2137.176025390625 background all_cells +2993.697021484375 2254.801025390625 background all_cells +3018.6806640625 2150.760986328125 background all_cells +3058.35693359375 1854.5262451171875 background all_cells +3088.58935546875 1858.0362548828125 background all_cells +3076.0830078125 1854.9176025390625 background all_cells +3065.519287109375 1856.711669921875 background all_cells +3073.88671875 1893.67724609375 background all_cells +3075.6708984375 1908.0919189453125 background all_cells +3063.4208984375 1899.064453125 background all_cells +3075.450927734375 1832.837646484375 background all_cells +3056.2666015625 1835.33740234375 background all_cells +3076.55908203125 1840.7264404296875 background all_cells +3067.61083984375 1845.56103515625 background all_cells +3046.83154296875 1865.71875 background all_cells +3084.02783203125 1873.1927490234373 background all_cells +3063.051513671875 1881.28857421875 background all_cells +3076.428466796875 1878.7220458984373 background all_cells +3074.760498046875 1870.5880126953125 background all_cells +3045.52392578125 1806.053955078125 background all_cells +3051.1953125 1810.1868896484373 background all_cells +3033.019287109375 1808.1307373046875 background all_cells +3013.514892578125 1817.446533203125 background all_cells +2985.09423828125 1834.0599365234373 background all_cells +3001.98681640625 1898.9447021484373 background all_cells +3016.243896484375 1916.959716796875 background all_cells +3001.63232421875 1918.41845703125 background all_cells +3028.71533203125 1902.01513671875 background all_cells +3029.29541015625 1955.7662353515625 background all_cells +3039.625244140625 1896.8974609375 background all_cells +3036.70458984375 1889.0860595703125 background all_cells +3032.526611328125 1910.681884765625 background all_cells +3021.12890625 1791.4346923828125 background all_cells +3005.0625 1797.2452392578125 background all_cells +3006.57666015625 1792.0531005859375 background all_cells +3048.745361328125 1814.063232421875 background all_cells +3046.97412109375 1827.5137939453125 background all_cells +3031.562744140625 1827.9171142578125 background all_cells +3032.49658203125 1849.017822265625 background all_cells +3040.094482421875 1850.6673583984373 background all_cells +2777.362548828125 3799.837646484375 background all_cells +2784.774658203125 3836.136474609375 background all_cells +2785.935302734375 3812.824951171875 background all_cells +2780.69677734375 3708.365966796875 background all_cells +2779.524169921875 3723.97216796875 background all_cells +2787.473388671875 3721.1611328125 background all_cells +2789.161376953125 3731.599853515625 background all_cells +2781.55078125 3758.77392578125 background all_cells +2785.126708984375 3738.298828125 background all_cells +2815.652587890625 3714.95166015625 background all_cells +2817.93994140625 3699.915771484375 background all_cells +2839.529296875 3730.094970703125 background all_cells +2817.92138671875 3736.4052734375 background all_cells +2795.927734375 3688.648681640625 background all_cells +2777.169189453125 3689.90869140625 background all_cells +2784.969970703125 3687.516357421875 background all_cells +2802.697998046875 3688.74365234375 background all_cells +2811.44140625 3683.8271484375 background all_cells +3028.240478515625 3882.285400390625 background all_cells +3020.654296875 3858.1708984375 background all_cells +3003.449951171875 3905.0234375 background all_cells +3057.636474609375 3856.35888671875 background all_cells +3051.98974609375 3902.510009765625 background all_cells +3038.63427734375 3917.22265625 background all_cells +2982.502197265625 3941.08984375 background all_cells +2945.023681640625 3933.087646484375 background all_cells +2963.9033203125 3912.78173828125 background all_cells +2954.22216796875 3948.33642578125 background all_cells +2994.990966796875 3946.723388671875 background all_cells +2984.198974609375 3935.657470703125 background all_cells +3002.768798828125 3934.3984375 background all_cells +3015.994140625 3927.102294921875 background all_cells +3026.36669921875 3939.303955078125 background all_cells +3023.192626953125 3947.342041015625 background all_cells +3008.950439453125 3946.789794921875 background all_cells +2890.798095703125 3890.9501953125 background all_cells +2858.853759765625 3860.819091796875 background all_cells +2933.46630859375 3910.208251953125 background all_cells +2930.19189453125 3917.232177734375 background all_cells +2927.569091796875 3911.81396484375 background all_cells +2883.76708984375 3880.52001953125 background all_cells +3050.84619140625 3926.573486328125 background all_cells +3062.505859375 3929.30712890625 background all_cells +3060.362548828125 3940.30908203125 background all_cells +3071.32373046875 3879.22705078125 background all_cells +3080.469482421875 3952.8017578125 background all_cells +3070.305419921875 3941.81591796875 background all_cells +3075.498046875 3869.4345703125 background all_cells +3071.204833984375 3859.94140625 background all_cells +2884.52099609375 3826.899658203125 background all_cells +2840.00244140625 3839.573974609375 background all_cells +2868.912109375 3833.00634765625 background all_cells +2834.658935546875 3825.386962890625 background all_cells +2943.435791015625 3830.552734375 background all_cells +2895.18115234375 3829.0087890625 background all_cells +3063.853271484375 3775.782958984375 background all_cells +3054.996826171875 3732.366455078125 background all_cells +3066.74853515625 3671.618896484375 background all_cells +3069.592041015625 3842.201904296875 background all_cells +3068.30322265625 3812.299560546875 background all_cells +3066.876953125 3735.80908203125 background all_cells +2961.82861328125 3847.064453125 background all_cells +2982.41064453125 3848.180908203125 background all_cells +2966.53955078125 3849.49609375 background all_cells +2965.37255859375 3838.41748046875 background all_cells +2855.60986328125 3707.4482421875 background all_cells +2848.607666015625 3720.07373046875 background all_cells +2884.447021484375 3680.788330078125 background all_cells +2882.617431640625 3753.482666015625 background all_cells +2863.494873046875 3733.03955078125 background all_cells +2571.20166015625 3734.62158203125 background all_cells +2556.23681640625 3724.1181640625 background all_cells +2587.57861328125 3792.014892578125 background all_cells +2557.26708984375 3782.429443359375 background all_cells +2564.48681640625 3794.27099609375 background all_cells +2566.21728515625 3766.60791015625 background all_cells +2557.60302734375 3801.73046875 background all_cells +2553.109619140625 3740.51416015625 background all_cells +2578.402099609375 3742.2978515625 background all_cells +2547.8564453125 3749.36279296875 background all_cells +2560.951171875 3747.04150390625 background all_cells +2566.3779296875 3742.42236328125 background all_cells +2562.74169921875 3810.885986328125 background all_cells +2552.7744140625 3822.28466796875 background all_cells +2581.943359375 3823.254150390625 background all_cells +2581.09228515625 3814.194091796875 background all_cells +2572.341552734375 3824.478759765625 background all_cells +2569.57080078125 3803.848388671875 background all_cells +2582.15087890625 3839.878662109375 background all_cells +2586.50830078125 3839.892822265625 background all_cells +2565.343505859375 3848.634521484375 background all_cells +2556.61767578125 3832.110595703125 background all_cells +2576.178466796875 3844.939208984375 background all_cells +2576.738037109375 3835.734619140625 background all_cells +2560.435791015625 3884.180908203125 background all_cells +2581.669921875 3880.56005859375 background all_cells +2573.5693359375 3879.748046875 background all_cells +2575.485595703125 3903.250732421875 background all_cells +2587.321533203125 3895.185546875 background all_cells +2573.696533203125 3888.125244140625 background all_cells +2592.39599609375 3929.054931640625 background all_cells +2596.0458984375 3911.484375 background all_cells +2572.75830078125 3943.11376953125 background all_cells +2589.2646484375 3938.8955078125 background all_cells +2575.50244140625 3934.392822265625 background all_cells +2376.313232421875 3787.235107421875 background all_cells +2384.324462890625 3791.862548828125 background all_cells +2382.052978515625 3822.338134765625 background all_cells +2378.90380859375 3778.4560546875 background all_cells +2385.00732421875 3782.4306640625 background all_cells +2364.488525390625 3780.327880859375 background all_cells +2427.3447265625 3775.6123046875 background all_cells +2403.10009765625 3792.280517578125 background all_cells +2413.29736328125 3792.864013671875 background all_cells +2397.29052734375 3779.93896484375 background all_cells +2389.762451171875 3805.55908203125 background all_cells +2391.484375 3818.115234375 background all_cells +2405.50927734375 3815.4453125 background all_cells +2424.205078125 3844.319580078125 background all_cells +2433.59765625 3850.50048828125 background all_cells +2426.484375 3849.825927734375 background all_cells +2417.986328125 3847.184326171875 background all_cells +2410.59716796875 3821.569091796875 background all_cells +2399.760498046875 3829.197265625 background all_cells +2503.375244140625 3825.060791015625 background all_cells +2507.9033203125 3833.279296875 background all_cells +2508.2578125 3829.04296875 background all_cells +2538.22998046875 3796.099853515625 background all_cells +2541.0224609375 3788.299072265625 background all_cells +2545.063232421875 3777.681640625 background all_cells +2516.8486328125 3847.85791015625 background all_cells +2547.0078125 3815.928955078125 background all_cells +2526.9658203125 3821.2001953125 background all_cells +2520.470458984375 3826.31494140625 background all_cells +2581.139892578125 3780.37548828125 background all_cells +2523.764892578125 3808.52490234375 background all_cells +2512.998046875 3797.77001953125 background all_cells +2529.66748046875 3805.02783203125 background all_cells +2523.65185546875 3768.2568359375 background all_cells +2474.61181640625 3779.879150390625 background all_cells +2469.06884765625 3774.00439453125 background all_cells +2464.650390625 3788.777587890625 background all_cells +2437.63525390625 3781.264892578125 background all_cells +2436.54736328125 3841.807373046875 background all_cells +2471.065185546875 3852.559814453125 background all_cells +2443.0634765625 3848.67626953125 background all_cells +2459.44921875 3845.008056640625 background all_cells +2487.177734375 3795.533447265625 background all_cells +2513.44580078125 3779.88671875 background all_cells +2506.528564453125 3777.8505859375 background all_cells +2497.351806640625 3791.509033203125 background all_cells +2480.666015625 3819.347900390625 background all_cells +2519.387451171875 3805.34375 background all_cells +2518.76904296875 3809.605712890625 background all_cells +2517.2353515625 3814.665283203125 background all_cells +2516.48974609375 3820.492431640625 background all_cells +2492.973876953125 3811.48486328125 background all_cells +2435.842529296875 3810.46923828125 background all_cells +2439.022216796875 3831.1591796875 background all_cells +2443.857666015625 3826.695068359375 background all_cells +2398.144775390625 3901.45751953125 background all_cells +2424.209228515625 3887.7373046875 background all_cells +2421.305908203125 3897.0703125 background all_cells +2425.8505859375 3947.95263671875 background all_cells +2426.48974609375 3924.5380859375 background all_cells +2437.225830078125 3902.9345703125 background all_cells +2450.955078125 3900.25439453125 background all_cells +2442.97998046875 3902.194580078125 background all_cells +2445.475341796875 3891.3984375 background all_cells +2496.8662109375 3866.449462890625 background all_cells +2532.0966796875 3874.700439453125 background all_cells +2531.5185546875 3868.525390625 background all_cells +2528.50537109375 3859.82275390625 background all_cells +2523.51513671875 3865.493896484375 background all_cells +2566.107177734375 3862.498779296875 background all_cells +2562.25732421875 3869.001708984375 background all_cells +2577.384033203125 3859.65576171875 background all_cells +2575.654541015625 3871.689453125 background all_cells +2571.421875 3867.190185546875 background all_cells +2556.71630859375 3857.314208984375 background all_cells +2552.766357421875 3865.24755859375 background all_cells +2548.7783203125 3868.52783203125 background all_cells +2426.37646484375 3874.9169921875 background all_cells +2452.956298828125 3863.83544921875 background all_cells +2447.6572265625 3856.551513671875 background all_cells +2444.010009765625 3871.3046875 background all_cells +2434.173583984375 3870.82958984375 background all_cells +2412.94580078125 3859.83544921875 background all_cells +2563.462646484375 3692.276611328125 background all_cells +2552.1064453125 3706.58935546875 background all_cells +2578.756103515625 3684.63525390625 background all_cells +2592.255126953125 3690.5478515625 background all_cells +2575.54833984375 3696.986083984375 background all_cells +2583.75537109375 3696.4033203125 background all_cells +2589.59423828125 3701.21044921875 background all_cells +2578.01123046875 3710.208984375 background all_cells +2587.252197265625 3706.861083984375 background all_cells +2579.45849609375 3702.4306640625 background all_cells +2608.28466796875 3714.1572265625 background all_cells +2606.10107421875 3720.91455078125 background all_cells +2601.013427734375 3710.24072265625 background all_cells +2624.73828125 3694.30419921875 background all_cells +2662.185546875 3688.874755859375 background all_cells +2633.018310546875 3696.10791015625 background all_cells +2612.143310546875 3708.958984375 background all_cells +2619.254638671875 3705.3935546875 background all_cells +2630.86865234375 3704.7236328125 background all_cells +2626.9853515625 3716.2060546875 background all_cells +2593.78173828125 3698.890869140625 background all_cells +2613.263427734375 3693.574951171875 background all_cells +2607.15625 3698.343017578125 background all_cells +2599.26904296875 3696.312744140625 background all_cells +2588.15283203125 3749.2333984375 background all_cells +2615.817138671875 3750.096923828125 background all_cells +2585.4423828125 3761.4677734375 background all_cells +2585.28173828125 3747.540771484375 background all_cells +2599.99853515625 3726.122314453125 background all_cells +2613.95166015625 3722.318603515625 background all_cells +2622.903076171875 3723.340087890625 background all_cells +2621.77392578125 3735.771728515625 background all_cells +2607.328125 3727.366943359375 background all_cells +2593.2265625 3735.231201171875 background all_cells +2592.235107421875 3728.620361328125 background all_cells +2612.870361328125 3881.071044921875 background all_cells +2614.1044921875 3901.28759765625 background all_cells +2660.073974609375 3860.038818359375 background all_cells +2669.16064453125 3871.28857421875 background all_cells +2687.543212890625 3863.779541015625 background all_cells +2677.95849609375 3856.9375 background all_cells +2661.15771484375 3855.656982421875 background all_cells +2644.37646484375 3890.75439453125 background all_cells +2646.621337890625 3877.079345703125 background all_cells +2664.49267578125 3876.384521484375 background all_cells +2663.074951171875 3895.5185546875 background all_cells +2622.94482421875 3928.328125 background all_cells +2650.355224609375 3919.8447265625 background all_cells +2641.46337890625 3944.346923828125 background all_cells +2672.630615234375 3916.847412109375 background all_cells +2684.9033203125 3912.87060546875 background all_cells +2678.56005859375 3918.819091796875 background all_cells +2675.60498046875 3903.26953125 background all_cells +2617.049072265625 3858.02099609375 background all_cells +2648.954833984375 3863.995361328125 background all_cells +2637.95458984375 3860.002685546875 background all_cells +2640.115966796875 3872.135986328125 background all_cells +2624.510498046875 3857.98486328125 background all_cells +2618.322509765625 3864.227783203125 background all_cells +2705.00732421875 3894.056396484375 background all_cells +2693.949462890625 3928.4423828125 background all_cells +2702.527587890625 3927.690673828125 background all_cells +2695.41162109375 3898.163330078125 background all_cells +2724.48193359375 3844.41650390625 background all_cells +2771.445068359375 3948.28369140625 background all_cells +2727.70458984375 3894.163330078125 background all_cells +2753.689697265625 3848.8896484375 background all_cells +2735.865966796875 3819.771240234375 background all_cells +2717.27001953125 3838.0068359375 background all_cells +2730.931640625 3831.2060546875 background all_cells +2723.013671875 3822.01318359375 background all_cells +2702.671142578125 3847.6474609375 background all_cells +2697.206298828125 3854.107421875 background all_cells +2710.755615234375 3848.179931640625 background all_cells +2733.751220703125 3787.176025390625 background all_cells +2768.455078125 3785.139892578125 background all_cells +2751.527587890625 3798.47998046875 background all_cells +2737.462158203125 3801.59619140625 background all_cells +2759.119384765625 3786.208251953125 background all_cells +2722.3291015625 3777.46533203125 background all_cells +2723.918212890625 3804.7548828125 background all_cells +2719.269775390625 3783.55078125 background all_cells +2720.390625 3754.385986328125 background all_cells +2705.315185546875 3760.072998046875 background all_cells +2708.95263671875 3769.06396484375 background all_cells +2717.942626953125 3766.789306640625 background all_cells +2715.89111328125 3757.161865234375 background all_cells +2758.366943359375 3693.1748046875 background all_cells +2764.868408203125 3744.966064453125 background all_cells +2755.70703125 3727.5517578125 background all_cells +2736.065185546875 3707.681640625 background all_cells +2676.899169921875 3699.89111328125 background all_cells +2676.669921875 3710.95654296875 background all_cells +2671.671630859375 3708.333251953125 background all_cells +2695.01123046875 3706.512939453125 background all_cells +2710.619873046875 3732.035888671875 background all_cells +2726.75244140625 3733.790771484375 background all_cells +2707.40576171875 3688.162109375 background all_cells +2721.434326171875 3696.210205078125 background all_cells +2727.163330078125 3706.32861328125 background all_cells +2709.143310546875 3704.551513671875 background all_cells +2716.42138671875 3706.147705078125 background all_cells +2672.8349609375 3742.963623046875 background all_cells +2685.861083984375 3722.07421875 background all_cells +2692.169921875 3731.598876953125 background all_cells +2689.9267578125 3746.5947265625 background all_cells +2687.25048828125 3735.85888671875 background all_cells +2682.752685546875 3749.088134765625 background all_cells +2684.141357421875 3681.303955078125 background all_cells +2671.536865234375 3681.10595703125 background all_cells +2687.18212890625 3686.376708984375 background all_cells +2693.486328125 3685.35498046875 background all_cells +2185.158447265625 4335.31103515625 background all_cells +2206.500244140625 4325.9521484375 background all_cells +2268.358154296875 4325.35546875 background all_cells +2264.44580078125 4303.76025390625 background all_cells +2279.495361328125 4305.744140625 background all_cells +2288.65283203125 4309.115234375 background all_cells +2279.871337890625 4313.81103515625 background all_cells +2283.9228515625 4323.77099609375 background all_cells +2273.376953125 4327.0703125 background all_cells +2285.35888671875 4337.8056640625 background all_cells +2275.715576171875 4337.02685546875 background all_cells +2315.654052734375 4321.73681640625 background all_cells +2294.488525390625 4330.53515625 background all_cells +2316.184814453125 4342.25146484375 background all_cells +2322.80517578125 4336.35595703125 background all_cells +2308.496826171875 4336.0322265625 background all_cells +2361.500732421875 4291.07763671875 background all_cells +2377.3134765625 4292.876953125 background all_cells +2366.7265625 4296.2001953125 background all_cells +2363.6357421875 4334.921875 background all_cells +2365.43359375 4348.7412109375 background all_cells +2379.963134765625 4336.99658203125 background all_cells +2375.584716796875 4345.330078125 background all_cells +2370.8330078125 4326.9228515625 background all_cells +2305.443359375 4307.95361328125 background all_cells +2342.968505859375 4299.609375 background all_cells +2313.30224609375 4292.51904296875 background all_cells +2196.108642578125 4288.5595703125 background all_cells +2218.15087890625 4222.31298828125 background all_cells +2212.566162109375 4237.64453125 background all_cells +2217.275146484375 4283.0517578125 background all_cells +2276.272216796875 4286.89013671875 background all_cells +2202.634765625 4285.75732421875 background all_cells +2317.07666015625 4277.943359375 background all_cells +2301.67529296875 4293.57177734375 background all_cells +2306.288330078125 4290.84228515625 background all_cells +2307.0341796875 4284.24267578125 background all_cells +2303.195068359375 4279.732421875 background all_cells +2283.5615234375 4264.888671875 background all_cells +2284.9365234375 4241.931640625 background all_cells +2291.66552734375 4285.53515625 background all_cells +2285.768798828125 4288.5068359375 background all_cells +2291.77880859375 4295.62451171875 background all_cells +2795.961669921875 4319.77001953125 background all_cells +2805.131103515625 4324.74462890625 background all_cells +2814.58642578125 4327.12353515625 background all_cells +2834.444091796875 4346.103515625 background all_cells +2809.461181640625 4363.79638671875 background all_cells +2804.058349609375 4351.267578125 background all_cells +2849.68701171875 4326.57666015625 background all_cells +2854.369140625 4309.6259765625 background all_cells +2848.130126953125 4313.720703125 background all_cells +2853.90234375 4361.05322265625 background all_cells +2864.00341796875 4365.6337890625 background all_cells +2881.66796875 4313.8056640625 background all_cells +2901.310302734375 4306.57373046875 background all_cells +2893.847900390625 4317.36767578125 background all_cells +2884.90771484375 4319.2421875 background all_cells +2859.551025390625 4321.015625 background all_cells +2867.606689453125 4312.0087890625 background all_cells +2870.727294921875 4304.95654296875 background all_cells +2870.845947265625 4325.3935546875 background all_cells +2866.537353515625 4335.92626953125 background all_cells +2886.149658203125 4346.521484375 background all_cells +2861.744873046875 4350.0302734375 background all_cells +2855.34228515625 4339.10009765625 background all_cells +2914.346435546875 4326.02294921875 background all_cells +2911.88720703125 4317.39990234375 background all_cells +2907.03857421875 4338.23291015625 background all_cells +2904.562255859375 4327.37548828125 background all_cells +2921.122314453125 4326.0947265625 background all_cells +2915.4169921875 4338.9287109375 background all_cells +2873.069580078125 4357.0205078125 background all_cells +2879.822265625 4356.54296875 background all_cells +2878.395751953125 4367.5107421875 background all_cells +2901.346435546875 4365.82080078125 background all_cells +2904.47216796875 4348.71875 background all_cells +2913.000732421875 4351.93408203125 background all_cells +2853.607421875 4251.4765625 background all_cells +2865.50634765625 4249.12939453125 background all_cells +2868.867919921875 4257.95458984375 background all_cells +2859.216796875 4257.2841796875 background all_cells +2882.853759765625 4298.77685546875 background all_cells +2895.752685546875 4300.8916015625 background all_cells +2892.54638671875 4287.3115234375 background all_cells +2880.44287109375 4278.45703125 background all_cells +2899.60302734375 4255.50537109375 background all_cells +2892.225341796875 4247.26953125 background all_cells +2878.1357421875 4245.43115234375 background all_cells +2852.65966796875 4295.18603515625 background all_cells +2849.008544921875 4300.97705078125 background all_cells +2867.295166015625 4301.17626953125 background all_cells +2864.50439453125 4292.232421875 background all_cells +2865.84130859375 4267.00341796875 background all_cells +2871.267333984375 4272.67822265625 background all_cells +2897.7822265625 4269.8203125 background all_cells +2907.540283203125 4252.2548828125 background all_cells +2907.93310546875 4277.43798828125 background all_cells +2908.856201171875 4293.38037109375 background all_cells +2918.70556640625 4305.6298828125 background all_cells +2912.572265625 4310.16845703125 background all_cells +2827.992431640625 4258.31689453125 background all_cells +2827.35888671875 4269.10302734375 background all_cells +2834.734375 4272.4560546875 background all_cells +2837.373779296875 4256.72509765625 background all_cells +2841.88720703125 4289.7958984375 background all_cells +2836.9375 4291.02880859375 background all_cells +2842.17529296875 4283.2822265625 background all_cells +2834.9013671875 4295.39306640625 background all_cells +2523.18798828125 4253.15869140625 background all_cells +2492.7509765625 4260.61083984375 background all_cells +2515.963623046875 4252.59228515625 background all_cells +2511.77197265625 4270.6689453125 background all_cells +2518.00341796875 4260.23193359375 background all_cells +2512.160400390625 4262.7529296875 background all_cells +2479.752197265625 4322.70947265625 background all_cells +2506.51318359375 4324.22705078125 background all_cells +2506.154541015625 4336.75341796875 background all_cells +2500.97021484375 4344.71826171875 background all_cells +2488.894287109375 4340.52001953125 background all_cells +2490.123291015625 4287.48779296875 background all_cells +2502.86669921875 4310.29150390625 background all_cells +2496.159912109375 4303.8720703125 background all_cells +2477.69287109375 4299.7470703125 background all_cells +2504.743896484375 4295.14111328125 background all_cells +2527.425537109375 4262.08642578125 background all_cells +2527.69189453125 4271.142578125 background all_cells +2534.541748046875 4267.06396484375 background all_cells +2532.9189453125 4335.32275390625 background all_cells +2538.58154296875 4342.39501953125 background all_cells +2517.321044921875 4343.03369140625 background all_cells +2583.59765625 4357.42236328125 background all_cells +2588.564697265625 4362.49658203125 background all_cells +2589.057861328125 4355.3828125 background all_cells +2508.96435546875 4365.341796875 background all_cells +2535.811279296875 4359.41064453125 background all_cells +2530.636474609375 4368.20263671875 background all_cells +2523.197998046875 4360.54638671875 background all_cells +2542.33349609375 4359.314453125 background all_cells +2556.145751953125 4370.47509765625 background all_cells +2567.3212890625 4348.65478515625 background all_cells +2561.630126953125 4355.2421875 background all_cells +2553.49267578125 4348.0908203125 background all_cells +2569.379638671875 4334.04052734375 background all_cells +2578.598876953125 4349.04443359375 background all_cells +2573.0029296875 4363.53955078125 background all_cells +2570.945068359375 4342.88671875 background all_cells +2427.7490234375 4323.236328125 background all_cells +2448.218505859375 4328.7822265625 background all_cells +2467.078369140625 4324.7119140625 background all_cells +2461.11572265625 4334.31298828125 background all_cells +2437.99365234375 4332.91455078125 background all_cells +2436.534423828125 4337.759765625 background all_cells +2450.408935546875 4338.8505859375 background all_cells +2475.581787109375 4341.984375 background all_cells +2423.822509765625 4347.04736328125 background all_cells +2444.282470703125 4346.98779296875 background all_cells +2433.001220703125 4347.94580078125 background all_cells +2408.226806640625 4330.39599609375 background all_cells +2416.884033203125 4343.16845703125 background all_cells +2413.407958984375 4324.359375 background all_cells +2410.39794921875 4349.51171875 background all_cells +2384.156494140625 4347.68603515625 background all_cells +2397.424560546875 4344.048828125 background all_cells +2388.896484375 4325.86572265625 background all_cells +2541.059326171875 4278.22119140625 background all_cells +2573.851806640625 4222.302734375 background all_cells +2575.75439453125 4235.34716796875 background all_cells +2549.30078125 4304.5068359375 background all_cells +2549.48779296875 4292.99365234375 background all_cells +2541.8251953125 4298.0087890625 background all_cells +2527.02587890625 4328.072265625 background all_cells +2530.27392578125 4280.63916015625 background all_cells +2536.51220703125 4287.04150390625 background all_cells +2532.81103515625 4295.20849609375 background all_cells +2515.149658203125 4280.35302734375 background all_cells +2507.2197265625 4306.83349609375 background all_cells +2512.593017578125 4320.5224609375 background all_cells +2517.29638671875 4306.669921875 background all_cells +2522.721435546875 4291.68212890625 background all_cells +2414.88427734375 4286.18896484375 background all_cells +2404.1953125 4303.2373046875 background all_cells +2425.2978515625 4297.90673828125 background all_cells +2404.628173828125 4295.29248046875 background all_cells +2413.827880859375 4296.689453125 background all_cells +2463.162353515625 4307.57373046875 background all_cells +2459.3974609375 4316.736328125 background all_cells +2470.068115234375 4315.642578125 background all_cells +2387.3818359375 4310.62646484375 background all_cells +2422.617919921875 4314.80029296875 background all_cells +2413.8828125 4310.294921875 background all_cells +2400.00732421875 4318.4345703125 background all_cells +2470.505859375 4287.0625 background all_cells +2445.52294921875 4290.048828125 background all_cells +2434.991455078125 4307.6240234375 background all_cells +2471.348876953125 4304.34912109375 background all_cells +2352.6845703125 4277.17529296875 background all_cells +2335.484375 4282.77587890625 background all_cells +2379.29248046875 4283.09326171875 background all_cells +2336.566162109375 4267.45068359375 background all_cells +2349.23388671875 4253.70068359375 background all_cells +2377.05126953125 4277.7431640625 background all_cells +2375.654541015625 4237.8330078125 background all_cells +2386.7822265625 4229.64794921875 background all_cells +2383.98681640625 4216.06689453125 background all_cells +2367.51806640625 4221.333984375 background all_cells +2377.005615234375 4217.76611328125 background all_cells +2356.83984375 4232.93994140625 background all_cells +2342.2890625 4234.46728515625 background all_cells +2345.77490234375 4241.1943359375 background all_cells +2357.01123046875 4244.2626953125 background all_cells +2363.71142578125 4234.49560546875 background all_cells +2357.803955078125 4227.94189453125 background all_cells +2391.251953125 4282.6025390625 background all_cells +2399.842529296875 4255.05322265625 background all_cells +2410.456298828125 4273.31591796875 background all_cells +2398.52734375 4225.4091796875 background all_cells +2412.3623046875 4218.9033203125 background all_cells +2400.149658203125 4218.61767578125 background all_cells +2420.33544921875 4225.0068359375 background all_cells +2427.00634765625 4264.7470703125 background all_cells +2436.150390625 4265.17626953125 background all_cells +2429.775634765625 4276.1806640625 background all_cells +2441.01318359375 4276.38623046875 background all_cells +2457.361328125 4281.46240234375 background all_cells +2453.35888671875 4271.84130859375 background all_cells +2444.092041015625 4264.189453125 background all_cells +2441.6298828125 4222.724609375 background all_cells +2451.613037109375 4223.908203125 background all_cells +2443.54052734375 4228.2275390625 background all_cells +2442.93017578125 4251.74951171875 background all_cells +2446.45458984375 4245.6787109375 background all_cells +2429.658203125 4232.2880859375 background all_cells +2429.404541015625 4217.86083984375 background all_cells +2436.7470703125 4221.986328125 background all_cells +2433.85888671875 4226.61962890625 background all_cells +2466.739013671875 4231.32275390625 background all_cells +2463.70703125 4239.2919921875 background all_cells +2452.451171875 4239.42724609375 background all_cells +2468.5986328125 4238.2529296875 background all_cells +2486.370849609375 4244.02978515625 background all_cells +2486.347900390625 4255.15625 background all_cells +2497.359619140625 4250.2607421875 background all_cells +2491.449951171875 4248.50537109375 background all_cells +2476.007568359375 4241.6201171875 background all_cells +2475.981689453125 4252.6396484375 background all_cells +2479.98388671875 4246.9189453125 background all_cells +2469.341796875 4256.25732421875 background all_cells +2464.965576171875 4250.7255859375 background all_cells +2314.46923828125 4254.92236328125 background all_cells +2332.455322265625 4260.48486328125 background all_cells +2314.05029296875 4267.5556640625 background all_cells +2306.31494140625 4263.60595703125 background all_cells +2325.199462890625 4264.9658203125 background all_cells +2404.662109375 4236.6748046875 background all_cells +2420.5830078125 4240.33837890625 background all_cells +2420.060302734375 4232.64501953125 background all_cells +2309.375732421875 4239.865234375 background all_cells +2322.878662109375 4245.2822265625 background all_cells +2316.4072265625 4249.990234375 background all_cells +2637.2529296875 4345.31787109375 background all_cells +2649.601806640625 4309.9716796875 background all_cells +2643.385009765625 4328.28271484375 background all_cells +2636.811767578125 4332.6728515625 background all_cells +2659.087646484375 4323.91455078125 background all_cells +2653.000732421875 4360.267578125 background all_cells +2667.679931640625 4310.21484375 background all_cells +2658.937255859375 4259.03076171875 background all_cells +2688.23583984375 4289.22216796875 background all_cells +2643.144287109375 4275.09912109375 background all_cells +2784.45654296875 4304.3720703125 background all_cells +2813.613525390625 4297.90380859375 background all_cells +2780.974609375 4330.09033203125 background all_cells +2781.3046875 4315.69091796875 background all_cells +2770.253173828125 4311.90283203125 background all_cells +2817.919677734375 4270.59765625 background all_cells +2822.56298828125 4279.75 background all_cells +2819.720458984375 4275.17041015625 background all_cells +2828.302978515625 4281.83935546875 background all_cells +2812.94384765625 4283.9853515625 background all_cells +2781.0986328125 4250.74609375 background all_cells +2785.670166015625 4279.810546875 background all_cells +2700.680908203125 4297.99072265625 background all_cells +2721.858154296875 4292.85009765625 background all_cells +2715.88720703125 4292.61669921875 background all_cells +2704.967041015625 4279.9658203125 background all_cells +2788.72607421875 4361.32421875 background all_cells +2821.110107421875 4371.03076171875 background all_cells +2798.32421875 4365.87353515625 background all_cells +2791.93115234375 4368.88818359375 background all_cells +2788.11865234375 4342.5009765625 background all_cells +2777.128173828125 4347.4013671875 background all_cells +2755.86279296875 4338.22119140625 background all_cells +2745.17138671875 4376.21728515625 background all_cells +2761.24658203125 4374.03173828125 background all_cells +2752.596435546875 4365.5107421875 background all_cells +2725.131103515625 4333.357421875 background all_cells +2711.461669921875 4361.41259765625 background all_cells +2721.3017578125 4349.8515625 background all_cells +2922.997314453125 4267.1416015625 background all_cells +2964.75634765625 4263.07861328125 background all_cells +2928.451904296875 4265.33837890625 background all_cells +2980.275390625 4271.2587890625 background all_cells +2998.63427734375 4269.86572265625 background all_cells +2990.875244140625 4272.1259765625 background all_cells +2985.2158203125 4263.39501953125 background all_cells +2986.171875 4310.67431640625 background all_cells +2992.568359375 4282.21435546875 background all_cells +3001.729248046875 4293.50390625 background all_cells +2995.356689453125 4308.24609375 background all_cells +2956.654296875 4301.47216796875 background all_cells +2974.28173828125 4290.7353515625 background all_cells +2970.726318359375 4317.63232421875 background all_cells +2973.377197265625 4303.87353515625 background all_cells +2970.962890625 4276.59521484375 background all_cells +2977.050048828125 4281.4599609375 background all_cells +2964.184326171875 4279.5068359375 background all_cells +2936.939453125 4304.93798828125 background all_cells +2931.02783203125 4296.04833984375 background all_cells +2922.009765625 4293.2685546875 background all_cells +3057.07763671875 4319.20654296875 background all_cells +3045.487060546875 4315.005859375 background all_cells +3083.444091796875 4329.87890625 background all_cells +3061.590087890625 4325.888671875 background all_cells +3071.41845703125 4326.5576171875 background all_cells +3075.50146484375 4295.61083984375 background all_cells +3066.184814453125 4296.56640625 background all_cells +3068.9912109375 4257.12109375 background all_cells +3080.4912109375 4295.796875 background all_cells +3080.74267578125 4304.75634765625 background all_cells +3051.15966796875 4308.3603515625 background all_cells +3053.598876953125 4283.03125 background all_cells +3052.865234375 4288.78076171875 background all_cells +3057.06201171875 4304.0390625 background all_cells +3051.114501953125 4299.57373046875 background all_cells +3022.791259765625 4335.7119140625 background all_cells +3048.927734375 4338.91748046875 background all_cells +3043.817626953125 4341.2705078125 background all_cells +3033.275146484375 4337.93896484375 background all_cells +3065.244873046875 4356.0859375 background all_cells +3066.057373046875 4371.22607421875 background all_cells +3042.4716796875 4361.15087890625 background all_cells +3070.6298828125 4359.02880859375 background all_cells +3078.39892578125 4355.7958984375 background all_cells +3076.66162109375 4360.94140625 background all_cells +3057.677001953125 4348.59033203125 background all_cells +3073.927978515625 4337.5048828125 background all_cells +3067.703369140625 4347.20703125 background all_cells +3011.001708984375 4318.720703125 background all_cells +3014.783935546875 4325.3056640625 background all_cells +3015.43310546875 4334.8330078125 background all_cells +3032.375732421875 4326.1845703125 background all_cells +3024.178466796875 4326.443359375 background all_cells +3010.119140625 4273.794921875 background all_cells +3027.10009765625 4278.45361328125 background all_cells +3020.80810546875 4273.23486328125 background all_cells +3032.709228515625 4283.45849609375 background all_cells +3013.00244140625 4281.09326171875 background all_cells +3026.246337890625 4290.05712890625 background all_cells +3017.3896484375 4289.150390625 background all_cells +3024.644775390625 4310.87548828125 background all_cells +3010.454345703125 4307.59619140625 background all_cells +3039.310546875 4310.67919921875 background all_cells +3032.500732421875 4313.3896484375 background all_cells +3036.601806640625 4297.08984375 background all_cells +3040.003173828125 4299.2880859375 background all_cells +3027.255126953125 4296.33837890625 background all_cells +3018.39111328125 4296.38623046875 background all_cells +3029.160400390625 4241.36865234375 background all_cells +3015.7236328125 4262.97705078125 background all_cells +3022.529052734375 4241.2939453125 background all_cells +2969.82177734375 4332.650390625 background all_cells +2980.158447265625 4334.265625 background all_cells +2977.242919921875 4337.8369140625 background all_cells +2976.7529296875 4347.5322265625 background all_cells +2991.36376953125 4325.37158203125 background all_cells +3004.018798828125 4344.212890625 background all_cells +2994.20751953125 4339.80859375 background all_cells +3019.839111328125 4354.669921875 background all_cells +3015.014404296875 4369.6162109375 background all_cells +3017.655517578125 4363.26611328125 background all_cells +3018.404541015625 4358.5927734375 background all_cells +3008.388916015625 4333.08740234375 background all_cells +3010.508056640625 4348.970703125 background all_cells +3015.62109375 4348.107421875 background all_cells +2982.123779296875 4356.53955078125 background all_cells +2987.3076171875 4366.2021484375 background all_cells +2998.00390625 4357.2373046875 background all_cells +2936.278076171875 4327.13525390625 background all_cells +2924.2255859375 4354.76171875 background all_cells +2937.967041015625 4345.712890625 background all_cells +2957.852294921875 4360.92919921875 background all_cells +2938.84375 4357.11669921875 background all_cells +2950.79248046875 4370.169921875 background all_cells +2962.5009765625 4343.712890625 background all_cells +2953.05224609375 4326.224609375 background all_cells +2960.645751953125 4334.4404296875 background all_cells +2960.44140625 4352.07177734375 background all_cells +2950.325927734375 4351.248046875 background all_cells +2947.634521484375 4342.63623046875 background all_cells +2874.83154296875 4187.86962890625 background all_cells +2854.3193359375 4208.20068359375 background all_cells +2860.4443359375 4196.3896484375 background all_cells +2903.236328125 4217.1982421875 background all_cells +2915.2353515625 4222.49658203125 background all_cells +2911.04541015625 4240.31005859375 background all_cells +2883.582275390625 4226.04052734375 background all_cells +2885.667236328125 4235.6923828125 background all_cells +2892.61474609375 4226.36572265625 background all_cells +2889.355712890625 4217.78662109375 background all_cells +2862.14208984375 4216.29296875 background all_cells +2866.413330078125 4238.1513671875 background all_cells +2875.417724609375 4235.07470703125 background all_cells +2861.250732421875 4243.73974609375 background all_cells +2860.421630859375 4226.650390625 background all_cells +2873.602294921875 4223.037109375 background all_cells +2909.4287109375 4169.86865234375 background all_cells +2905.366943359375 4189.2998046875 background all_cells +2898.678955078125 4197.17626953125 background all_cells +2902.4892578125 4203.94921875 background all_cells +2886.5712890625 4202.3173828125 background all_cells +2934.054443359375 4083.3134765625 background all_cells +2945.620849609375 4073.181884765625 background all_cells +2947.319580078125 4089.32958984375 background all_cells +2938.45703125 4078.333984375 background all_cells +3035.6474609375 4122.3583984375 background all_cells +3047.900634765625 4136.8525390625 background all_cells +3044.6484375 4119.7041015625 background all_cells +3066.3349609375 4132.0849609375 background all_cells +3080.347900390625 4116.6845703125 background all_cells +3069.677001953125 4163.62841796875 background all_cells +3006.870361328125 4118.43212890625 background all_cells +3010.841552734375 4130.1943359375 background all_cells +2960.622314453125 4078.514892578125 background all_cells +2978.282470703125 4075.042724609375 background all_cells +2974.094970703125 4079.64306640625 background all_cells +2971.7119140625 4084.437255859375 background all_cells +2965.36328125 4081.117919921875 background all_cells +2946.9521484375 4082.880126953125 background all_cells +2957.069091796875 4081.32958984375 background all_cells +2954.28076171875 4084.072021484375 background all_cells +2916.80908203125 4180.2958984375 background all_cells +2926.4912109375 4177.05810546875 background all_cells +2928.296630859375 4181.47412109375 background all_cells +2973.99267578125 4208.3046875 background all_cells +2972.594482421875 4254.7197265625 background all_cells +2978.601806640625 4249.30712890625 background all_cells +2964.630859375 4244.2021484375 background all_cells +2977.2880859375 4218.8134765625 background all_cells +2978.306640625 4229.44287109375 background all_cells +2937.343505859375 4214.4228515625 background all_cells +2922.27001953125 4214.076171875 background all_cells +2945.3046875 4207.4892578125 background all_cells +2951.4296875 4234.21728515625 background all_cells +2940.909423828125 4227.677734375 background all_cells +2939.82177734375 4197.5390625 background all_cells +2977.503662109375 4189.0322265625 background all_cells +2915.892333984375 4255.5810546875 background all_cells +2929.05908203125 4239.0048828125 background all_cells +2937.7109375 4251.955078125 background all_cells +2920.064453125 4251.08642578125 background all_cells +2880.387451171875 4097.12353515625 background all_cells +2873.164306640625 4113.4306640625 background all_cells +2878.197021484375 4109.06005859375 background all_cells +2882.055419921875 4077.472412109375 background all_cells +2880.514404296875 4102.64599609375 background all_cells +2877.389892578125 4088.958251953125 background all_cells +2925.1611328125 4105.482421875 background all_cells +2929.50439453125 4099.36083984375 background all_cells +2929.9150390625 4087.344482421875 background all_cells +2931.888916015625 4116.24072265625 background all_cells +2922.5810546875 4114.95556640625 background all_cells +2908.176025390625 4085.96826171875 background all_cells +2918.45947265625 4084.520263671875 background all_cells +2916.0654296875 4074.429443359375 background all_cells +2909.840576171875 4097.80615234375 background all_cells +2920.05517578125 4142.67333984375 background all_cells +2918.37744140625 4154.28662109375 background all_cells +2917.675048828125 4130.02880859375 background all_cells +2869.727294921875 4145.58203125 background all_cells +2882.268310546875 4146.10595703125 background all_cells +2875.080322265625 4132.0478515625 background all_cells +2869.888671875 4153.2265625 background all_cells +2931.406494140625 4134.06982421875 background all_cells +2930.728271484375 4159.1875 background all_cells +2930.2841796875 4151.67431640625 background all_cells +2955.548583984375 4128.96826171875 background all_cells +2932.076416015625 4126.837890625 background all_cells +2935.765625 4141.8154296875 background all_cells +2903.58740234375 4137.61669921875 background all_cells +2912.437255859375 4134.03955078125 background all_cells +3000.6220703125 3952.9697265625 background all_cells +3040.71923828125 3953.031982421875 background all_cells +3029.140869140625 3964.349365234375 background all_cells +2994.186767578125 3961.834716796875 background all_cells +3014.766845703125 3957.2294921875 background all_cells +2985.963134765625 3976.96728515625 background all_cells +3009.758544921875 3978.0400390625 background all_cells +3003.695556640625 3984.73193359375 background all_cells +2997.640625 3975.444091796875 background all_cells +3018.114013671875 3971.86328125 background all_cells +3069.4453125 3975.916015625 background all_cells +3073.827880859375 3969.637939453125 background all_cells +3056.70556640625 3976.690185546875 background all_cells +3031.23828125 3979.522705078125 background all_cells +3064.255615234375 4026.846435546875 background all_cells +3078.06201171875 4035.691650390625 background all_cells +3078.2236328125 4031.496826171875 background all_cells +3045.514892578125 4054.045166015625 background all_cells +3052.05029296875 4046.06787109375 background all_cells +3056.11767578125 4041.85009765625 background all_cells +3021.976318359375 3989.005126953125 background all_cells +3008.86767578125 3998.7509765625 background all_cells +3017.60986328125 3998.035888671875 background all_cells +2997.834716796875 4020.314453125 background all_cells +3023.22705078125 4012.2314453125 background all_cells +3011.31884765625 4013.801025390625 background all_cells +3001.921142578125 4007.8798828125 background all_cells +3040.734130859375 4023.2744140625 background all_cells +3063.93798828125 4005.100830078125 background all_cells +3068.59326171875 4009.186767578125 background all_cells +3078.9345703125 4017.468994140625 background all_cells +3060.8427734375 4014.9560546875 background all_cells +3005.25830078125 4052.160888671875 background all_cells +3019.271728515625 4051.3955078125 background all_cells +3029.134765625 4043.070556640625 background all_cells +3019.109375 4042.109130859375 background all_cells +2993.44677734375 4059.55126953125 background all_cells +3009.1318359375 4069.3056640625 background all_cells +3014.65576171875 4061.45458984375 background all_cells +3007.942626953125 4065.0673828125 background all_cells +2998.40869140625 4067.743408203125 background all_cells +3016.11767578125 4025.117919921875 background all_cells +3024.374755859375 4032.86767578125 background all_cells +2922.545654296875 3956.753173828125 background all_cells +2922.669921875 4003.34423828125 background all_cells +2924.823974609375 3964.302490234375 background all_cells +2938.8681640625 3953.916015625 background all_cells +2933.107177734375 3967.112548828125 background all_cells +2904.248779296875 3992.8095703125 background all_cells +2901.69580078125 4010.918701171875 background all_cells +2902.367919921875 4000.46630859375 background all_cells +2907.7099609375 4006.016845703125 background all_cells +2897.36376953125 4005.596435546875 background all_cells +2912.9521484375 3996.832763671875 background all_cells +2914.740966796875 3973.03662109375 background all_cells +2894.45654296875 3983.184814453125 background all_cells +2908.412109375 3982.298828125 background all_cells +2917.40087890625 4023.760009765625 background all_cells +2927.936279296875 4073.80078125 background all_cells +2927.15576171875 4037.615966796875 background all_cells +2924.199462890625 4029.987548828125 background all_cells +2889.39892578125 4058.103271484375 background all_cells +2895.967529296875 4057.75244140625 background all_cells +2895.53271484375 4073.17138671875 background all_cells +2885.815185546875 4065.308349609375 background all_cells +2907.98291015625 4062.58642578125 background all_cells +2896.972412109375 4036.107421875 background all_cells +2903.640380859375 4045.8603515625 background all_cells +2892.997314453125 4046.443115234375 background all_cells +2907.86328125 4022.238525390625 background all_cells +2906.466064453125 4030.322265625 background all_cells +2900.503173828125 4022.26220703125 background all_cells +2941.965576171875 3982.6357421875 background all_cells +2962.06298828125 3991.37060546875 background all_cells +2954.02880859375 3984.5087890625 background all_cells +2946.697998046875 4007.09716796875 background all_cells +2976.067138671875 3952.770263671875 background all_cells +2975.5341796875 3969.463623046875 background all_cells +2980.226318359375 3949.074462890625 background all_cells +2979.027587890625 4006.28076171875 background all_cells +2942.1025390625 3962.30419921875 background all_cells +2958.757080078125 3952.028076171875 background all_cells +2949.899169921875 3969.090087890625 background all_cells +2950.13720703125 3957.56201171875 background all_cells +2967.715087890625 4024.383056640625 background all_cells +2980.322265625 4018.74267578125 background all_cells +2987.8779296875 4016.8623046875 background all_cells +2962.8203125 4063.60888671875 background all_cells +2967.86328125 4068.17578125 background all_cells +2982.4951171875 4067.541259765625 background all_cells +2974.56884765625 4051.179443359375 background all_cells +2961.274169921875 4053.222900390625 background all_cells +2970.94091796875 4029.56005859375 background all_cells +2975.5068359375 4038.689208984375 background all_cells +2965.671875 4032.094482421875 background all_cells +2951.971923828125 4059.048583984375 background all_cells +2951.0576171875 4068.127685546875 background all_cells +2941.64306640625 4028.20654296875 background all_cells +2940.5478515625 4038.226806640625 background all_cells +2956.21337890625 4038.5048828125 background all_cells +2955.43310546875 4029.44677734375 background all_cells +2365.201904296875 3935.799072265625 background all_cells +2379.98779296875 3946.044189453125 background all_cells +2373.4970703125 3916.44970703125 background all_cells +2379.58154296875 3898.22314453125 background all_cells +2377.5849609375 3925.566162109375 background all_cells +2380.651611328125 3933.46337890625 background all_cells +2386.01611328125 3931.22998046875 background all_cells +2370.614501953125 3929.005126953125 background all_cells +2393.54052734375 3898.8984375 background all_cells +2364.4150390625 3889.47998046875 background all_cells +2439.85009765625 3951.347900390625 background all_cells +2444.027099609375 3965.342041015625 background all_cells +2434.541748046875 3960.1796875 background all_cells +2444.059814453125 3957.284912109375 background all_cells +2440.6337890625 3971.072021484375 background all_cells +2449.43115234375 3976.97900390625 background all_cells +2452.364990234375 3970.74951171875 background all_cells +2393.9140625 3969.70361328125 background all_cells +2407.107177734375 3953.771240234375 background all_cells +2376.2880859375 3970.81298828125 background all_cells +2368.073974609375 3972.233154296875 background all_cells +2418.4970703125 3975.98876953125 background all_cells +2398.817626953125 3990.614013671875 background all_cells +2471.25390625 4129.2802734375 background all_cells +2447.8681640625 4186.9814453125 background all_cells +2472.495361328125 4156.46337890625 background all_cells +2499.0205078125 3970.785888671875 background all_cells +2492.80126953125 3978.194580078125 background all_cells +2491.751708984375 3972.91845703125 background all_cells +2502.19189453125 3976.1787109375 background all_cells +2507.562255859375 3973.860107421875 background all_cells +2520.974365234375 3973.3271484375 background all_cells +2515.0625 3946.54150390625 background all_cells +2488.376220703125 3967.416748046875 background all_cells +2501.43603515625 3953.83837890625 background all_cells +2499.2177734375 4008.80419921875 background all_cells +2509.346435546875 4201.681640625 background all_cells +2518.30322265625 4019.684814453125 background all_cells +2461.093505859375 3974.820068359375 background all_cells +2475.82177734375 3981.431640625 background all_cells +2469.13525390625 3962.36962890625 background all_cells +2484.661376953125 3990.672119140625 background all_cells +2464.84521484375 3982.07958984375 background all_cells +2363.816162109375 4119.1181640625 background all_cells +2367.34326171875 4011.789794921875 background all_cells +2392.3193359375 4076.513671875 background all_cells +2384.1103515625 4081.1220703125 background all_cells +2443.398681640625 4013.239990234375 background all_cells +2455.905517578125 4020.0380859375 background all_cells +2454.099365234375 4025.376953125 background all_cells +2451.718505859375 4000.243408203125 background all_cells +2446.858642578125 4021.203125 background all_cells +2416.3056640625 4063.383056640625 background all_cells +2423.9697265625 4061.25 background all_cells +2425.48486328125 4013.784423828125 background all_cells +2421.391357421875 4055.460693359375 background all_cells +2404.954833984375 4088.302001953125 background all_cells +2449.710693359375 4090.2705078125 background all_cells +2433.09716796875 4079.19384765625 background all_cells +2424.7138671875 4098.794921875 background all_cells +2607.1796875 4007.092529296875 background all_cells +2591.677001953125 4033.46484375 background all_cells +2565.363037109375 4041.895751953125 background all_cells +2570.760498046875 4027.18115234375 background all_cells +2602.150146484375 4020.587890625 background all_cells +2613.12744140625 4096.08251953125 background all_cells +2537.975341796875 4090.06591796875 background all_cells +2556.9033203125 4124.13134765625 background all_cells +2581.055419921875 4123.1494140625 background all_cells +2579.35791015625 4070.6298828125 background all_cells +2559.35498046875 4083.663330078125 background all_cells +2576.618408203125 4076.7880859375 background all_cells +2557.432861328125 4069.6728515625 background all_cells +2545.409912109375 4005.2080078125 background all_cells +2526.29296875 4025.41357421875 background all_cells +2529.6337890625 4011.11181640625 background all_cells +2524.65380859375 4010.905029296875 background all_cells +2553.8671875 3934.86181640625 background all_cells +2577.60546875 3920.258544921875 background all_cells +2598.852783203125 3920.341796875 background all_cells +2610.39453125 3926.5712890625 background all_cells +2603.888916015625 3927.060791015625 background all_cells +2604.967041015625 3918.43359375 background all_cells +2603.638427734375 3935.53125 background all_cells +2541.998291015625 3960.333251953125 background all_cells +2569.0283203125 3956.57666015625 background all_cells +2566.708740234375 3961.560791015625 background all_cells +2555.866943359375 3956.69140625 background all_cells +2622.915771484375 3949.682373046875 background all_cells +2575.89404296875 3972.2509765625 background all_cells +2614.287841796875 3974.0966796875 background all_cells +2609.814697265625 3966.189208984375 background all_cells +2532.982421875 3966.50244140625 background all_cells +2539.419189453125 3946.593017578125 background all_cells +2526.477294921875 3945.452392578125 background all_cells +2397.7666015625 4199.89404296875 background all_cells +2391.272216796875 4200.67138671875 background all_cells +2419.87841796875 4173.23779296875 background all_cells +2414.568603515625 4157.60986328125 background all_cells +2404.3671875 4178.09326171875 background all_cells +2462.4521484375 4177.8818359375 background all_cells +2456.221435546875 4181.48828125 background all_cells +2465.409912109375 4174.00146484375 background all_cells +2463.8076171875 4169.38671875 background all_cells +2461.314697265625 4181.29345703125 background all_cells +2432.644775390625 4182.3935546875 background all_cells +2441.16552734375 4176.5146484375 background all_cells +2437.32666015625 4168.13720703125 background all_cells +2469.697998046875 4172.4228515625 background all_cells +2550.46142578125 4139.29296875 background all_cells +2564.286865234375 4212.30224609375 background all_cells +2545.8896484375 4146.36865234375 background all_cells +2621.2099609375 4184.36865234375 background all_cells +2628.396484375 4199.0478515625 background all_cells +2630.28515625 4188.22802734375 background all_cells +2579.982177734375 4199.81689453125 background all_cells +2583.603271484375 4203.7099609375 background all_cells +2579.660888671875 4212.732421875 background all_cells +2637.483642578125 4191.8583984375 background all_cells +2649.396728515625 4186.7099609375 background all_cells +2645.221435546875 4196.130859375 background all_cells +2626.55126953125 4162.671875 background all_cells +2635.09814453125 4159.69091796875 background all_cells +2614.14892578125 4156.65087890625 background all_cells +2588.970458984375 4139.11279296875 background all_cells +2593.230712890625 4206.7958984375 background all_cells +2598.607421875 4187.46826171875 background all_cells +2593.13427734375 4196.88525390625 background all_cells +2594.04052734375 4212.78466796875 background all_cells +2781.802734375 4130.3720703125 background all_cells +2684.849853515625 4156.6875 background all_cells +2748.63134765625 4162.63623046875 background all_cells +2765.75537109375 4148.5234375 background all_cells +2752.61376953125 4138.0859375 background all_cells +2775.82861328125 4135.55517578125 background all_cells +2862.98828125 4183.8154296875 background all_cells +2672.097412109375 4185.98974609375 background all_cells +2718.666015625 4179.796875 background all_cells +2842.3154296875 4190.06640625 background all_cells +2852.821533203125 4187.763671875 background all_cells +2801.140380859375 4130.8974609375 background all_cells +2814.0947265625 4150.984375 background all_cells +2807.7939453125 4131.22265625 background all_cells +2804.22509765625 4140.1298828125 background all_cells +2854.56103515625 4145.6044921875 background all_cells +2848.123046875 4069.80224609375 background all_cells +2857.24560546875 4071.807373046875 background all_cells +2863.8359375 4138.71923828125 background all_cells +2860.7529296875 4153.10205078125 background all_cells +2769.010498046875 4107.82666015625 background all_cells +2740.060791015625 4124.17333984375 background all_cells +2745.502685546875 4121.82177734375 background all_cells +2782.661865234375 4120.1591796875 background all_cells +2807.326416015625 4105.01416015625 background all_cells +2684.2021484375 4076.1064453125 background all_cells +2685.61767578125 4085.67236328125 background all_cells +2724.41796875 4090.751953125 background all_cells +2698.7841796875 4091.30517578125 background all_cells +2682.432861328125 4069.814697265625 background all_cells +2810.898681640625 4027.563232421875 background all_cells +2812.30029296875 3970.020263671875 background all_cells +2825.70703125 4013.4765625 background all_cells +2821.53564453125 3968.589111328125 background all_cells +2814.95849609375 4019.6142578125 background all_cells +2771.537841796875 4050.211181640625 background all_cells +2787.46484375 4060.47021484375 background all_cells +2781.253173828125 4071.43017578125 background all_cells +2716.008056640625 4058.144287109375 background all_cells +2761.741943359375 4062.648193359375 background all_cells +2758.139892578125 4062.606689453125 background all_cells +2722.732177734375 4054.697509765625 background all_cells +2734.802001953125 3983.248291015625 background all_cells +2781.1923828125 4009.309326171875 background all_cells +2712.226806640625 3998.80908203125 background all_cells +2752.16015625 3999.52392578125 background all_cells +2699.0849609375 4233.20654296875 background all_cells +2770.020751953125 4230.603515625 background all_cells +2747.33251953125 4198.52099609375 background all_cells +2846.9228515625 4212.95654296875 background all_cells +2850.840087890625 4222.68994140625 background all_cells +2848.505615234375 4229.4580078125 background all_cells +2834.81689453125 4241.80712890625 background all_cells +2843.82763671875 4224.470703125 background all_cells +2837.453369140625 4222.57470703125 background all_cells +2853.736083984375 4170.9267578125 background all_cells +2704.204833984375 4168.5009765625 background all_cells +2871.24951171875 4164.19873046875 background all_cells +2857.375 4169.27197265625 background all_cells +2857.126708984375 4162.62451171875 background all_cells +1999.3739013671875 4419.6103515625 background all_cells +2006.2447509765625 4415.3505859375 background all_cells +2006.9532470703125 4421.30517578125 background all_cells +2000.8441162109373 4427.37548828125 background all_cells +2029.0030517578125 4710.623046875 background all_cells +2017.960693359375 4718.5654296875 background all_cells +2015.1124267578125 4549.24462890625 background all_cells +2012.7794189453125 4419.404296875 background all_cells +2013.4234619140625 4425.19970703125 background all_cells +2136.900146484375 4667.43359375 background all_cells +2161.131591796875 4698.2451171875 background all_cells +2156.777587890625 4685.3837890625 background all_cells +2168.3515625 4718.3994140625 background all_cells +2172.06787109375 4722.748046875 background all_cells +2148.76611328125 4721.88720703125 background all_cells +2235.857177734375 4680.77294921875 background all_cells +2235.832763671875 4708.63818359375 background all_cells +2240.3720703125 4686.4482421875 background all_cells +2278.8681640625 4716.51220703125 background all_cells +2268.57373046875 4725.30615234375 background all_cells +2239.59814453125 4723.220703125 background all_cells +2177.427490234375 4711.2265625 background all_cells +2179.541015625 4667.45849609375 background all_cells +2207.099853515625 4693.6494140625 background all_cells +2200.43994140625 4693.63916015625 background all_cells +2198.284912109375 4711.41064453125 background all_cells +2186.93017578125 4727.94677734375 background all_cells +2068.6923828125 4701.39892578125 background all_cells +2060.97216796875 4722.56689453125 background all_cells +2094.26171875 4689.89990234375 background all_cells +2100.8193359375 4698.65673828125 background all_cells +2098.54248046875 4692.8994140625 background all_cells +2088.1630859375 4688.30224609375 background all_cells +2098.329833984375 4703.5205078125 background all_cells +2101.87158203125 4727.1669921875 background all_cells +2099.199462890625 4707.5537109375 background all_cells +2091.040771484375 4704.880859375 background all_cells +2105.373779296875 4703.74169921875 background all_cells +2118.4072265625 4686.521484375 background all_cells +2114.119384765625 4700.63037109375 background all_cells +2110.978515625 4709.46044921875 background all_cells +2107.380859375 4693.4404296875 background all_cells +2106.094970703125 4663.3427734375 background all_cells +2093.767822265625 4685.36572265625 background all_cells +2098.20263671875 4680.30615234375 background all_cells +2101.915771484375 4685.8125 background all_cells +2049.49755859375 4411.1201171875 background all_cells +2056.9296875 4411.32763671875 background all_cells +2051.56640625 4415.70751953125 background all_cells +2058.08056640625 4399.00732421875 background all_cells +2059.545166015625 4419.92333984375 background all_cells +2068.529296875 4413.70458984375 background all_cells +2069.439453125 4405.154296875 background all_cells +2070.636474609375 4377.97802734375 background all_cells +2055.982421875 4393.380859375 background all_cells +2072.1630859375 4387.97998046875 background all_cells +2040.9947509765625 4361.904296875 background all_cells +2047.8040771484373 4701.462890625 background all_cells +2044.928955078125 4716.42919921875 background all_cells +2049.88134765625 4679.98779296875 background all_cells +2039.147705078125 4688.30810546875 background all_cells +2048.8515625 4685.97998046875 background all_cells +2049.208740234375 4693.9833984375 background all_cells +2033.5272216796875 4381.490234375 background all_cells +2048.44677734375 4381.962890625 background all_cells +2041.826416015625 4386.85693359375 background all_cells +2014.7320556640625 4410.830078125 background all_cells +2019.4815673828125 4403.1337890625 background all_cells +2046.450927734375 4429.18994140625 background all_cells +2046.1240234375 4443.79931640625 background all_cells +2052.335205078125 4433.81494140625 background all_cells +2054.914794921875 4423.15380859375 background all_cells +2053.5087890625 4429.10546875 background all_cells +2053.539794921875 4440.99755859375 background all_cells +2036.092529296875 4414.3837890625 background all_cells +2035.04248046875 4406.8779296875 background all_cells +2025.2808837890625 4409.82080078125 background all_cells +2227.192138671875 4385.8115234375 background all_cells +2240.9990234375 4385.484375 background all_cells +2240.350341796875 4376.21630859375 background all_cells +2263.968505859375 4349.76123046875 background all_cells +2287.44140625 4351.462890625 background all_cells +2262.39453125 4360.23681640625 background all_cells +2261.9638671875 4356.0859375 background all_cells +2271.67138671875 4354.05908203125 background all_cells +2256.779541015625 4373.5732421875 background all_cells +2270.351318359375 4366.54443359375 background all_cells +2262.746337890625 4366.1318359375 background all_cells +2265.1689453125 4378.458984375 background all_cells +2254.9375 4392.7783203125 background all_cells +2282.40283203125 4405.25634765625 background all_cells +2262.71533203125 4394.5751953125 background all_cells +2387.14453125 4353.85693359375 background all_cells +2404.01953125 4358.3876953125 background all_cells +2399.49267578125 4383.73779296875 background all_cells +2384.112548828125 4370.6923828125 background all_cells +2410.95654296875 4386.46533203125 background all_cells +2423.7158203125 4395.2958984375 background all_cells +2415.79833984375 4391.9814453125 background all_cells +2422.390625 4360.26416015625 background all_cells +2421.488525390625 4372.4697265625 background all_cells +2417.34619140625 4384.27099609375 background all_cells +2423.912109375 4384.1435546875 background all_cells +2415.717041015625 4378.2314453125 background all_cells +2403.62548828125 4407.546875 background all_cells +2408.90087890625 4390.37158203125 background all_cells +2394.855224609375 4411.5419921875 background all_cells +2410.7314453125 4393.4755859375 background all_cells +2409.86767578125 4398.60546875 background all_cells +2392.944580078125 4399.65478515625 background all_cells +2280.229736328125 4370.28076171875 background all_cells +2282.51171875 4377.67822265625 background all_cells +2276.712890625 4365.732421875 background all_cells +2338.619873046875 4377.224609375 background all_cells +2352.771484375 4351.61669921875 background all_cells +2372.447509765625 4368.697265625 background all_cells +2345.469482421875 4368.01611328125 background all_cells +2297.5751953125 4363.47802734375 background all_cells +2315.91162109375 4372.92919921875 background all_cells +2308.60400390625 4369.1298828125 background all_cells +2294.544677734375 4389.09228515625 background all_cells +2376.63427734375 4402.09765625 background all_cells +2363.8388671875 4404.63232421875 background all_cells +2359.708740234375 4392.625 background all_cells +2098.49365234375 4425.7490234375 background all_cells +2147.64599609375 4445.12646484375 background all_cells +2079.12353515625 4444.607421875 background all_cells +2090.2568359375 4440.18115234375 background all_cells +2136.798095703125 4429.70751953125 background all_cells +2136.223876953125 4422.125 background all_cells +2249.49267578125 4417.416015625 background all_cells +2258.55078125 4511.48828125 background all_cells +2251.807861328125 4507.43359375 background all_cells +2249.484375 4432.41943359375 background all_cells +2160.960205078125 4522.23779296875 background all_cells +2255.63818359375 4517.83203125 background all_cells +2259.30712890625 4522.97412109375 background all_cells +2232.921630859375 4521.0712890625 background all_cells +2226.083251953125 4526.11669921875 background all_cells +2202.847412109375 4523.29150390625 background all_cells +2271.2841796875 4536.72802734375 background all_cells +2280.01806640625 4564.46240234375 background all_cells +2291.9130859375 4549.67431640625 background all_cells +2269.95703125 4543.8984375 background all_cells +2339.611328125 4457.61083984375 background all_cells +2379.532958984375 4541.32275390625 background all_cells +2352.711669921875 4543.68310546875 background all_cells +2341.1025390625 4486.17138671875 background all_cells +2345.1279296875 4471.38818359375 background all_cells +2342.412109375 4465.5498046875 background all_cells +2319.84326171875 4565.53076171875 background all_cells +2369.25341796875 4584.8828125 background all_cells +2356.264404296875 4585.85107421875 background all_cells +2324.051513671875 4568.10107421875 background all_cells +2309.7236328125 4506.21435546875 background all_cells +2272.6015625 4525.7646484375 background all_cells +2287.905029296875 4535.05322265625 background all_cells +2277.787109375 4537.90185546875 background all_cells +2276.9638671875 4509.5224609375 background all_cells +2288.4345703125 4436.564453125 background all_cells +2265.4248046875 4406.30224609375 background all_cells +2258.1025390625 4411.5615234375 background all_cells +2266.125244140625 4419.74609375 background all_cells +2290.076416015625 4447.2646484375 background all_cells +2295.4775390625 4418.61767578125 background all_cells +2370.060546875 4435.77978515625 background all_cells +2388.697021484375 4419.34326171875 background all_cells +2385.990478515625 4432.193359375 background all_cells +2316.625732421875 4470.23779296875 background all_cells +2330.94384765625 4460.7041015625 background all_cells +2327.445556640625 4474.80419921875 background all_cells +2319.92431640625 4493.568359375 background all_cells +2317.855712890625 4482.556640625 background all_cells +2313.591064453125 4435.005859375 background all_cells +2356.614990234375 4442.30712890625 background all_cells +2354.1357421875 4412.9775390625 background all_cells +2346.516357421875 4423.7138671875 background all_cells +2333.422119140625 4424.919921875 background all_cells +3405.930908203125 4843.15234375 background all_cells +3396.453857421875 4847.95947265625 background all_cells +3416.640869140625 4844.3583984375 background all_cells +3417.72216796875 4853.17626953125 background all_cells +3410.96435546875 4857.98095703125 background all_cells +3408.834716796875 4846.79345703125 background all_cells +3399.01611328125 4864.05029296875 background all_cells +3424.654296875 4870.10009765625 background all_cells +3401.358642578125 4871.69873046875 background all_cells +3394.070556640625 4857.2509765625 background all_cells +3361.849365234375 4866.1865234375 background all_cells +3384.08447265625 4844.70166015625 background all_cells +3382.48779296875 4853.83984375 background all_cells +3388.800537109375 4864.3408203125 background all_cells +3381.21923828125 4862.927734375 background all_cells +3434.9755859375 4801.486328125 background all_cells +3438.007080078125 4775.34765625 background all_cells +3446.073486328125 4770.51513671875 background all_cells +3447.39990234375 4801.51025390625 background all_cells +3444.810546875 4782.8017578125 background all_cells +3438.42822265625 4789.83447265625 background all_cells +3462.5244140625 4754.03125 background all_cells +3448.380859375 4763.03955078125 background all_cells +3443.78369140625 4755.38232421875 background all_cells +3462.693115234375 4776.3017578125 background all_cells +3468.196533203125 4798.435546875 background all_cells +3454.863037109375 4791.86572265625 background all_cells +3472.88330078125 4785.39794921875 background all_cells +3399.43310546875 4803.01025390625 background all_cells +3410.70263671875 4825.18017578125 background all_cells +3406.647216796875 4813.09521484375 background all_cells +3420.14453125 4817.1826171875 background all_cells +3427.33447265625 4822.68212890625 background all_cells +3418.2900390625 4807.52783203125 background all_cells +3456.635498046875 4828.47265625 background all_cells +3472.828369140625 4845.22802734375 background all_cells +3459.928466796875 4839.1318359375 background all_cells +3465.934814453125 4812.60498046875 background all_cells +3446.2265625 4807.11865234375 background all_cells +3439.17626953125 4819.9462890625 background all_cells +3461.9150390625 4821.57470703125 background all_cells +3447.86572265625 4818.5556640625 background all_cells +3404.351318359375 4838.5908203125 background all_cells +3424.712646484375 4836.96484375 background all_cells +3418.088134765625 4836.40576171875 background all_cells +3409.797607421875 4835.73828125 background all_cells +3359.2744140625 4819.71484375 background all_cells +3365.100830078125 4809.1484375 background all_cells +3364.41015625 4824.916015625 background all_cells +3372.38330078125 4815.5322265625 background all_cells +3379.357421875 4822.90185546875 background all_cells +3397.615966796875 4824.095703125 background all_cells +3388.124267578125 4823.986328125 background all_cells +3384.079833984375 4815.24072265625 background all_cells +3384.5361328125 4802.03173828125 background all_cells +3393.8994140625 4810.77783203125 background all_cells +3388.960205078125 4810.44140625 background all_cells +3378.47998046875 4841.4638671875 background all_cells +3367.220947265625 4836.92041015625 background all_cells +3394.008544921875 4835.748046875 background all_cells +3386.2236328125 4829.18115234375 background all_cells +3730.864013671875 4532.50537109375 background all_cells +3718.09619140625 4525.25 background all_cells +3753.8369140625 4529.5625 background all_cells +3747.558349609375 4521.806640625 background all_cells +3741.98291015625 4532.49755859375 background all_cells +3753.823974609375 4541.2724609375 background all_cells +3763.2412109375 4548.951171875 background all_cells +3738.648681640625 4544.6591796875 background all_cells +3746.885986328125 4547.92041015625 background all_cells +3736.562255859375 4519.380859375 background all_cells +3758.786865234375 4519.498046875 background all_cells +3750.269287109375 4506.3369140625 background all_cells +3738.6875 4507.14013671875 background all_cells +3722.39794921875 4565.2939453125 background all_cells +3758.121826171875 4562.123046875 background all_cells +3741.890380859375 4565.81494140625 background all_cells +3731.5185546875 4560.5341796875 background all_cells +3761.330810546875 4574.52001953125 background all_cells +3775.253662109375 4572.701171875 background all_cells +3770.673095703125 4571.6796875 background all_cells +3769.24658203125 4563.47265625 background all_cells +3824.798095703125 4588.244140625 background all_cells +3797.374755859375 4617.06640625 background all_cells +3814.59130859375 4610.1748046875 background all_cells +3795.5947265625 4578.87451171875 background all_cells +3825.3388671875 4568.8994140625 background all_cells +3814.061767578125 4571.5361328125 background all_cells +3799.629638671875 4566.9384765625 background all_cells +3769.721435546875 4598.5068359375 background all_cells +3790.2060546875 4593.57666015625 background all_cells +3788.8515625 4606.41015625 background all_cells +3773.755126953125 4613.24365234375 background all_cells +3761.315185546875 4531.3349609375 background all_cells +3772.977294921875 4521.80712890625 background all_cells +3768.5693359375 4534.3251953125 background all_cells +3816.971923828125 4517.8984375 background all_cells +3813.547119140625 4506.22021484375 background all_cells +3826.692626953125 4508.9248046875 background all_cells +3820.344482421875 4528.83349609375 background all_cells +3790.640625 4543.6328125 background all_cells +3816.25732421875 4538.271484375 background all_cells +3823.31884765625 4544.61328125 background all_cells +3797.97119140625 4556.82666015625 background all_cells +3798.118896484375 4540.298828125 background all_cells +3783.65673828125 4530.78125 background all_cells +3782.578369140625 4516.49560546875 background all_cells +3805.5234375 4516.0439453125 background all_cells +3803.7939453125 4528.07763671875 background all_cells +3792.26171875 4523.77978515625 background all_cells +3378.309814453125 4510.24951171875 background all_cells +3395.545166015625 4505.9833984375 background all_cells +3402.082763671875 4516.14990234375 background all_cells +3433.28076171875 4509.06005859375 background all_cells +3417.6953125 4509.7431640625 background all_cells +3544.9033203125 4505.83056640625 background all_cells +3553.0205078125 4512.61083984375 background all_cells +3543.076904296875 4515.1240234375 background all_cells +3532.852783203125 4510.369140625 background all_cells +3539.07763671875 4523.1884765625 background all_cells +3536.240966796875 4501.04052734375 background all_cells +3504.32861328125 4525.064453125 background all_cells +3513.7509765625 4516.22998046875 background all_cells +3511.39990234375 4526.9404296875 background all_cells +3688.12939453125 4530.15283203125 background all_cells +3668.980712890625 4537.87060546875 background all_cells +3692.310302734375 4539.40185546875 background all_cells +3681.58984375 4537.3212890625 background all_cells +3704.30859375 4533.9794921875 background all_cells +3693.145751953125 4529.2421875 background all_cells +3689.60400390625 4562.8359375 background all_cells +3716.04931640625 4544.10986328125 background all_cells +3711.646728515625 4558.61865234375 background all_cells +3699.804931640625 4564.99658203125 background all_cells +3668.712158203125 4549.04736328125 background all_cells +3683.36083984375 4553.373046875 background all_cells +3677.624267578125 4547.701171875 background all_cells +3657.024169921875 4575.2783203125 background all_cells +3674.332763671875 4573.9384765625 background all_cells +3682.559326171875 4584.48828125 background all_cells +3644.880126953125 4585.13818359375 background all_cells +3711.816162109375 4575.36962890625 background all_cells +3666.8701171875 4562.40625 background all_cells +3728.10791015625 4595.65771484375 background all_cells +3760.080810546875 4588.1103515625 background all_cells +3760.13232421875 4606.134765625 background all_cells +3736.8955078125 4591.32470703125 background all_cells +3678.8935546875 4608.841796875 background all_cells +3669.7373046875 4602.05078125 background all_cells +3666.00439453125 4595.10791015625 background all_cells +3665.681640625 4612.06591796875 background all_cells +3696.94873046875 4595.9921875 background all_cells +3695.47607421875 4613.423828125 background all_cells +3570.25146484375 4517.25830078125 background all_cells +3597.890869140625 4519.37744140625 background all_cells +3587.369140625 4506.0771484375 background all_cells +3592.1796875 4510.7158203125 background all_cells +3578.391357421875 4519.30712890625 background all_cells +3634.775146484375 4522.73583984375 background all_cells +3663.5009765625 4529.79052734375 background all_cells +3679.165771484375 4523.61865234375 background all_cells +3659.43798828125 4519.30712890625 background all_cells +3649.73681640625 4533.40625 background all_cells +3646.914306640625 4518.697265625 background all_cells +3611.27490234375 4517.98046875 background all_cells +3623.232421875 4510.88330078125 background all_cells +3615.834228515625 4507.298828125 background all_cells +3482.609130859375 4757.82763671875 background all_cells +3481.871337890625 4766.0224609375 background all_cells +3482.109375 4787.34716796875 background all_cells +3479.423583984375 4774.486328125 background all_cells +3496.29736328125 4797.1982421875 background all_cells +3487.271240234375 4818.20263671875 background all_cells +3476.640380859375 4814.75634765625 background all_cells +3481.204345703125 4798.9423828125 background all_cells +3515.272705078125 4780.89697265625 background all_cells +3561.472412109375 4779.23974609375 background all_cells +3508.16455078125 4756.0009765625 background all_cells +3554.661865234375 4782.54736328125 background all_cells +3539.262939453125 4795.900390625 background all_cells +3510.83544921875 4782.6357421875 background all_cells +3489.462890625 4849.30419921875 background all_cells +3503.03076171875 4877.19580078125 background all_cells +3561.4599609375 4842.0751953125 background all_cells +3518.81591796875 4848.45068359375 background all_cells +3504.763916015625 4851.294921875 background all_cells +3502.1240234375 4858.30615234375 background all_cells +3750.67724609375 4617.48876953125 background all_cells +3752.033203125 4875.32275390625 background all_cells +3752.33935546875 4858.1484375 background all_cells +3724.731689453125 4838.5859375 background all_cells +3700.307861328125 4863.39453125 background all_cells +3711.076171875 4850.88037109375 background all_cells +3761.173583984375 4846.21533203125 background all_cells +3773.525146484375 4863.39892578125 background all_cells +3777.694091796875 4857.85595703125 background all_cells +3778.019287109375 4844.59033203125 background all_cells +3797.154052734375 4839.36962890625 background all_cells +3809.185546875 4864.7509765625 background all_cells +3819.137451171875 4851.7783203125 background all_cells +3679.038330078125 4616.5908203125 background all_cells +3655.37109375 4624.08740234375 background all_cells +3648.728271484375 4626.27001953125 background all_cells +3682.589599609375 4623.150390625 background all_cells +3738.099609375 4619.40966796875 background all_cells +3689.50927734375 4622.57080078125 background all_cells +3625.0361328125 4799.662109375 background all_cells +3615.53125 4800.42236328125 background all_cells +3617.8994140625 4782.6826171875 background all_cells +3669.032958984375 4787.97265625 background all_cells +3664.56298828125 4753.12255859375 background all_cells +3631.112548828125 4771.19970703125 background all_cells +3759.519775390625 4768.7802734375 background all_cells +3788.015625 4758.615234375 background all_cells +3781.98828125 4753.8388671875 background all_cells +3769.0029296875 4765.87890625 background all_cells +3678.778076171875 4790.63037109375 background all_cells +3709.829833984375 4790.353515625 background all_cells +3701.865478515625 4766.048828125 background all_cells +3700.4033203125 4773.8271484375 background all_cells +3714.1796875 4770.5205078125 background all_cells +3740.11328125 4764.7333984375 background all_cells +3813.931396484375 4788.19091796875 background all_cells +3815.599365234375 4808.70947265625 background all_cells +3807.824462890625 4789.56982421875 background all_cells +3799.24755859375 4769.56689453125 background all_cells +3811.411376953125 4752.16748046875 background all_cells +3550.38720703125 4843.79150390625 background all_cells +3544.0830078125 4849.7509765625 background all_cells +3591.095947265625 4861.1552734375 background all_cells +3603.953125 4845.515625 background all_cells +3597.339599609375 4856.609375 background all_cells +3578.36474609375 4868.5205078125 background all_cells +3582.33642578125 4861.8857421875 background all_cells +3580.6220703125 4875.65087890625 background all_cells +3672.88720703125 4859.576171875 background all_cells +3687.572509765625 4851.73828125 background all_cells +3677.85888671875 4815.61328125 background all_cells +3686.1123046875 4869.09912109375 background all_cells +3676.73291015625 4883.412109375 background all_cells +3694.131103515625 4873.83984375 background all_cells +3667.002197265625 4872.32666015625 background all_cells +2909.662109375 4519.8369140625 background all_cells +2883.76611328125 4522.16845703125 background all_cells +2918.11181640625 4526.77685546875 background all_cells +2900.82958984375 4517.97119140625 background all_cells +2899.078857421875 4658.1865234375 background all_cells +2926.449951171875 4631.3525390625 background all_cells +2929.83740234375 4647.11474609375 background all_cells +2908.370849609375 4683.67431640625 background all_cells +2905.16650390625 4712.0126953125 background all_cells +2903.707763671875 4664.1025390625 background all_cells +2874.9326171875 4623.3134765625 background all_cells +2845.425048828125 4690.6982421875 background all_cells +2838.370361328125 4684.63916015625 background all_cells +2876.783447265625 4660.5439453125 background all_cells +2881.055419921875 4616.763671875 background all_cells +2880.919189453125 4563.59912109375 background all_cells +2906.173583984375 4579.46044921875 background all_cells +2906.24072265625 4527.44091796875 background all_cells +2896.155029296875 4532.8984375 background all_cells +2902.620849609375 4528.966796875 background all_cells +2976.363525390625 4682.26318359375 background all_cells +2975.598388671875 4696.5380859375 background all_cells +2981.1494140625 4694.22509765625 background all_cells +2962.652587890625 4688.52978515625 background all_cells +2999.07421875 4584.7890625 background all_cells +2993.254638671875 4600.50439453125 background all_cells +2988.85498046875 4593.53564453125 background all_cells +3000.499755859375 4593.845703125 background all_cells +2986.99609375 4606.0234375 background all_cells +3005.482177734375 4700.470703125 background all_cells +2989.218505859375 4695.28955078125 background all_cells +2993.23779296875 4623.826171875 background all_cells +2998.56201171875 4611.80126953125 background all_cells +2967.678466796875 4696.74462890625 background all_cells +2973.52685546875 4701.73876953125 background all_cells +2972.25390625 4604.12158203125 background all_cells +2940.810302734375 4615.31494140625 background all_cells +2979.275634765625 4613.23046875 background all_cells +2957.21142578125 4608.853515625 background all_cells +2961.5322265625 4570.1943359375 background all_cells +2959.487060546875 4578.134765625 background all_cells +2979.6591796875 4587.0224609375 background all_cells +2943.03564453125 4586.59130859375 background all_cells +2945.974853515625 4594.82666015625 background all_cells +2960.795166015625 4589.2265625 background all_cells +2949.77099609375 4583.8623046875 background all_cells +2997.390380859375 4519.59423828125 background all_cells +2993.91845703125 4548.84716796875 background all_cells +2994.0595703125 4532.59375 background all_cells +3006.770751953125 4521.15673828125 background all_cells +2989.86572265625 4567.24755859375 background all_cells +2982.943359375 4562.34716796875 background all_cells +2988.779052734375 4580.14453125 background all_cells +2999.960205078125 4569.85205078125 background all_cells +2973.11328125 4550.27099609375 background all_cells +2969.41552734375 4560.63916015625 background all_cells +2927.470458984375 4535.201171875 background all_cells +2942.958984375 4576.71630859375 background all_cells +3186.599853515625 4599.69677734375 background all_cells +3172.9853515625 4608.11279296875 background all_cells +3133.991455078125 4605.095703125 background all_cells +3162.750732421875 4631.39111328125 background all_cells +3171.9541015625 4631.0654296875 background all_cells +3166.66748046875 4626.6015625 background all_cells +3134.842529296875 4634.26318359375 background all_cells +3153.72802734375 4657.67431640625 background all_cells +3159.56640625 4654.4306640625 background all_cells +3150.676513671875 4627.591796875 background all_cells +3143.9130859375 4662.09619140625 background all_cells +3217.3251953125 4801.6572265625 background all_cells +3237.775634765625 4843.294921875 background all_cells +3236.879638671875 4797.9482421875 background all_cells +3219.857421875 4818.90771484375 background all_cells +3286.15673828125 4789.294921875 background all_cells +3286.545166015625 4844.541015625 background all_cells +3282.79541015625 4834.169921875 background all_cells +3276.523681640625 4817.30322265625 background all_cells +3304.855224609375 4858.26904296875 background all_cells +3271.665283203125 4879.94091796875 background all_cells +3286.930419921875 4873.275390625 background all_cells +3330.427490234375 4873.34228515625 background all_cells +3143.59033203125 4678.95751953125 background all_cells +3134.3037109375 4677.37451171875 background all_cells +3138.808837890625 4670.48583984375 background all_cells +3140.91748046875 4689.28564453125 background all_cells +3134.288818359375 4700.93212890625 background all_cells +3132.273193359375 4690.49267578125 background all_cells +3148.100830078125 4692.44775390625 background all_cells +3151.2763671875 4678.10546875 background all_cells +3150.87158203125 4672.87548828125 background all_cells +3153.049072265625 4684.5400390625 background all_cells +3163.741455078125 4694.001953125 background all_cells +3179.48486328125 4684.97509765625 background all_cells +3178.2109375 4698.27880859375 background all_cells +3168.423583984375 4674.482421875 background all_cells +3077.08251953125 4850.62939453125 background all_cells +3081.916259765625 4842.56591796875 background all_cells +3088.03857421875 4845.96826171875 background all_cells +3093.400390625 4855.181640625 background all_cells +3099.87548828125 4862.20068359375 background all_cells +3079.38818359375 4836.33837890625 background all_cells +3145.74951171875 4876.0302734375 background all_cells +3173.465087890625 4859.19873046875 background all_cells +3152.3486328125 4881.94287109375 background all_cells +3120.974609375 4875.33837890625 background all_cells +3136.92041015625 4867.2255859375 background all_cells +3131.607421875 4867.32568359375 background all_cells +3124.435302734375 4860.81201171875 background all_cells +3205.105712890625 4758.0849609375 background all_cells +3105.577392578125 4765.50439453125 background all_cells +3094.427490234375 4761.2490234375 background all_cells +3227.298583984375 4782.10888671875 background all_cells +3255.576416015625 4760.337890625 background all_cells +3355.142822265625 4770.888671875 background all_cells +3312.46923828125 4806.08642578125 background all_cells +3364.07763671875 4766.34814453125 background all_cells +3357.940673828125 4786.6025390625 background all_cells +3355.992919921875 4756.44580078125 background all_cells +3409.990966796875 4765.544921875 background all_cells +3416.51318359375 4791.328125 background all_cells +3423.99267578125 4779.26171875 background all_cells +3417.841552734375 4755.77587890625 background all_cells +3388.062744140625 4774.3447265625 background all_cells +3388.096923828125 4762.3466796875 background all_cells +3396.762939453125 4792.12158203125 background all_cells +3391.66455078125 4782.79345703125 background all_cells +3406.756103515625 4777.45654296875 background all_cells +3403.6484375 4784.68115234375 background all_cells +3399.804443359375 4770.20458984375 background all_cells +3370.298095703125 4794.3427734375 background all_cells +3381.029541015625 4764.19482421875 background all_cells +3374.4599609375 4758.89501953125 background all_cells +3371.44189453125 4783.5078125 background all_cells +3377.63232421875 4775.77392578125 background all_cells +3136.185546875 4709.61328125 background all_cells +3130.977294921875 4788.9150390625 background all_cells +3141.025390625 4749.91845703125 background all_cells +3135.329833984375 4748.1572265625 background all_cells +3128.455078125 4709.70166015625 background all_cells +3163.111572265625 4808.82861328125 background all_cells +3160.315673828125 4765.7568359375 background all_cells +3168.492431640625 4790.9560546875 background all_cells +3158.57666015625 4760.01416015625 background all_cells +3170.49365234375 4817.4462890625 background all_cells +3128.044677734375 4810.818359375 background all_cells +3145.96923828125 4809.91796875 background all_cells +3138.004638671875 4806.978515625 background all_cells +3215.669189453125 4711.4375 background all_cells +3197.6240234375 4743.8203125 background all_cells +3190.424560546875 4739.5078125 background all_cells +3226.163818359375 4730.72216796875 background all_cells +3211.517333984375 4718.94921875 background all_cells +3148.663818359375 4717.81689453125 background all_cells +3161.92724609375 4711.2900390625 background all_cells +3150.09423828125 4708.00830078125 background all_cells +3145.3984375 4726.8046875 background all_cells +3189.897705078125 4504.79248046875 background all_cells +3191.34521484375 4514.2509765625 background all_cells +3187.61474609375 4520.966796875 background all_cells +3249.329345703125 4504.44482421875 background all_cells +3311.4892578125 4502.8095703125 background all_cells +3364.932373046875 4508.77490234375 background all_cells +3298.055419921875 4510.541015625 background all_cells +3221.104248046875 4524.150390625 background all_cells +3235.47021484375 4506.90673828125 background all_cells +3226.441162109375 4518.09619140625 background all_cells +3227.88720703125 4533.52197265625 background all_cells +3199.02099609375 4526.3349609375 background all_cells +3206.015869140625 4507.23583984375 background all_cells +3211.7333984375 4513.5 background all_cells +3213.46337890625 4525.84423828125 background all_cells +3199.017578125 4515.02783203125 background all_cells +3180.203125 4567.03515625 background all_cells +3183.662841796875 4573.67041015625 background all_cells +3233.6640625 4567.34130859375 background all_cells +3238.351318359375 4551.69921875 background all_cells +3231.579833984375 4556.23193359375 background all_cells +3220.899658203125 4561.353515625 background all_cells +3228.056396484375 4548.99365234375 background all_cells +3221.91162109375 4548.05078125 background all_cells +3194.168212890625 4536.57470703125 background all_cells +3213.810791015625 4565.1982421875 background all_cells +3208.294677734375 4553.18359375 background all_cells +3199.62890625 4539.1904296875 background all_cells +3197.59912109375 4549.1953125 background all_cells +3076.172119140625 4525.5498046875 background all_cells +3092.201416015625 4538.35498046875 background all_cells +3076.405517578125 4560.57373046875 background all_cells +3074.69287109375 4550.8349609375 background all_cells +3148.82666015625 4521.17529296875 background all_cells +3162.693115234375 4561.365234375 background all_cells +3158.7958984375 4550.36572265625 background all_cells +3113.181396484375 4548.3642578125 background all_cells +3118.49462890625 4518.39501953125 background all_cells +3120.47119140625 4561.95654296875 background all_cells +3112.588623046875 4564.57958984375 background all_cells +3103.963134765625 4513.90380859375 background all_cells +3099.3125 4510.8486328125 background all_cells +3091.518798828125 4506.11669921875 background all_cells +3112.8134765625 4511.41015625 background all_cells +3106.939208984375 4507.7421875 background all_cells +3174.07470703125 4531.33935546875 background all_cells +3137.9609375 4517.17578125 background all_cells +3145.2412109375 4508.060546875 background all_cells +3151.884765625 4514.4599609375 background all_cells +3125.585205078125 4511.1376953125 background all_cells +3143.194580078125 4514.75830078125 background all_cells +3133.844970703125 4506.07568359375 background all_cells +3013.954345703125 4674.38232421875 background all_cells +3014.08837890625 4590.5615234375 background all_cells +3016.5791015625 4601.4873046875 background all_cells +3012.666259765625 4615.140625 background all_cells +3025.38134765625 4642.67236328125 background all_cells +3016.55224609375 4644.08447265625 background all_cells +3056.8134765625 4589.27490234375 background all_cells +3071.400146484375 4580.57958984375 background all_cells +3076.0341796875 4591.31689453125 background all_cells +3071.326904296875 4597.43017578125 background all_cells +3063.048583984375 4593.1650390625 background all_cells +3014.302734375 4551.86279296875 background all_cells +3029.732421875 4560.02880859375 background all_cells +3016.15283203125 4559.31005859375 background all_cells +3033.636962890625 4590.74462890625 background all_cells +3046.691650390625 4601.8955078125 background all_cells +3031.088134765625 4569.38232421875 background all_cells +3044.20654296875 4587.0634765625 background all_cells +3025.910400390625 4587.9833984375 background all_cells +3013.888671875 4582.6865234375 background all_cells +3023.494140625 4577.3837890625 background all_cells +3009.971435546875 4571.22705078125 background all_cells +3067.12158203125 4655.73095703125 background all_cells +3098.441162109375 4655.95068359375 background all_cells +3092.433349609375 4654.859375 background all_cells +3046.044189453125 4666.25537109375 background all_cells +3043.606201171875 4654.62353515625 background all_cells +3090.8271484375 4717.6748046875 background all_cells +3039.220458984375 4699.45947265625 background all_cells +3115.593994140625 4726.533203125 background all_cells +3092.64111328125 4708.73876953125 background all_cells +3056.80517578125 4672.0556640625 background all_cells +3098.362548828125 4686.6630859375 background all_cells +3054.7802734375 4682.20263671875 background all_cells +3074.62646484375 4678.9853515625 background all_cells +3067.11083984375 4673.390625 background all_cells +3113.64892578125 4682.794921875 background all_cells +3122.49609375 4655.2734375 background all_cells +3117.431884765625 4659.14599609375 background all_cells +3098.3505859375 4593.568359375 background all_cells +3121.401123046875 4578.3623046875 background all_cells +3106.09423828125 4576.74951171875 background all_cells +3068.67529296875 4573.7041015625 background all_cells +3085.622802734375 4607.904296875 background all_cells +3110.068115234375 4601.0048828125 background all_cells +3093.92822265625 4633.98974609375 background all_cells +3101.44140625 4649.77685546875 background all_cells +3095.446533203125 4646.2216796875 background all_cells +3101.80224609375 4636.25439453125 background all_cells +3094.146240234375 4627.115234375 background all_cells +3079.415771484375 4630.39599609375 background all_cells +3109.747314453125 4630.255859375 background all_cells +3098.349853515625 4619.0263671875 background all_cells +3108.236572265625 4617.96728515625 background all_cells +2915.696533203125 4380.19970703125 background all_cells +2941.01611328125 4373.76953125 background all_cells +2971.112060546875 4370.18408203125 background all_cells +2960.51953125 4375.453125 background all_cells +2953.99462890625 4375.1484375 background all_cells +2924.146240234375 4396.2197265625 background all_cells +2911.8720703125 4396.0 background all_cells +2922.990478515625 4406.689453125 background all_cells +2947.331298828125 4402.51123046875 background all_cells +2935.92822265625 4399.22021484375 background all_cells +2945.2509765625 4379.6298828125 background all_cells +2973.74365234375 4380.81640625 background all_cells +2940.918212890625 4389.61669921875 background all_cells +2948.600830078125 4391.9296875 background all_cells +2945.372314453125 4397.6005859375 background all_cells +2957.685546875 4398.00146484375 background all_cells +2923.926513671875 4416.49658203125 background all_cells +2912.08203125 4409.31591796875 background all_cells +2946.8447265625 4409.234375 background all_cells +2947.77490234375 4416.1884765625 background all_cells +2936.818603515625 4420.708984375 background all_cells +2939.24658203125 4432.6708984375 background all_cells +2941.611572265625 4445.931640625 background all_cells +2950.302734375 4431.4775390625 background all_cells +2944.471435546875 4426.2744140625 background all_cells +2921.83154296875 4425.1318359375 background all_cells +2913.33740234375 4425.21240234375 background all_cells +2915.47412109375 4440.30615234375 background all_cells +2929.314208984375 4425.2705078125 background all_cells +2927.900390625 4439.36279296875 background all_cells +2923.8720703125 4432.38330078125 background all_cells +2887.12646484375 4418.04736328125 background all_cells +2888.0869140625 4408.1640625 background all_cells +2889.38037109375 4427.6337890625 background all_cells +2889.191162109375 4422.1875 background all_cells +2893.013916015625 4435.10205078125 background all_cells +2895.911865234375 4393.619140625 background all_cells +2903.519287109375 4440.31689453125 background all_cells +2899.92041015625 4416.01904296875 background all_cells +2896.989990234375 4427.00146484375 background all_cells +2954.461181640625 4412.2646484375 background all_cells +2961.861083984375 4444.5458984375 background all_cells +2953.1064453125 4442.12158203125 background all_cells +2959.5576171875 4417.3388671875 background all_cells +2958.9150390625 4430.4267578125 background all_cells +2959.242919921875 4423.99755859375 background all_cells +2971.267578125 4404.2421875 background all_cells +2990.484375 4414.91845703125 background all_cells +2991.4150390625 4409.1474609375 background all_cells +2971.028564453125 4399.16455078125 background all_cells +2993.7451171875 4423.81689453125 background all_cells +2984.91796875 4436.82568359375 background all_cells +2999.01318359375 4438.689453125 background all_cells +3002.403564453125 4424.75048828125 background all_cells +3000.326904296875 4390.7607421875 background all_cells +2995.697998046875 4394.14794921875 background all_cells +2989.225830078125 4388.8544921875 background all_cells +2967.626953125 4430.3974609375 background all_cells +2970.4755859375 4441.17138671875 background all_cells +2967.837646484375 4422.4755859375 background all_cells +2887.66064453125 4457.41064453125 background all_cells +2876.14892578125 4457.052734375 background all_cells +2884.76708984375 4449.9794921875 background all_cells +2898.666259765625 4501.18017578125 background all_cells +2911.046875 4506.26318359375 background all_cells +2903.770263671875 4503.18603515625 background all_cells +2887.06201171875 4463.76513671875 background all_cells +2879.00830078125 4486.6142578125 background all_cells +2884.635986328125 4493.36865234375 background all_cells +2890.910888671875 4475.26953125 background all_cells +2876.89697265625 4475.2607421875 background all_cells +2872.83447265625 4513.26220703125 background all_cells +2884.120849609375 4508.10791015625 background all_cells +2901.2509765625 4483.96923828125 background all_cells +2899.335205078125 4492.8173828125 background all_cells +2917.521728515625 4489.25244140625 background all_cells +2905.095458984375 4467.57421875 background all_cells +2915.85595703125 4449.70166015625 background all_cells +2916.675048828125 4459.30615234375 background all_cells +2912.930419921875 4476.80224609375 background all_cells +2922.66259765625 4471.412109375 background all_cells +2970.819091796875 4485.15380859375 background all_cells +2957.447998046875 4488.7890625 background all_cells +2975.89697265625 4494.77587890625 background all_cells +2978.534423828125 4485.77392578125 background all_cells +2962.607177734375 4508.53271484375 background all_cells +2972.18408203125 4515.4189453125 background all_cells +2967.15283203125 4503.93798828125 background all_cells +2947.45751953125 4501.76318359375 background all_cells +2948.373291015625 4495.755859375 background all_cells +2934.688720703125 4512.5087890625 background all_cells +2937.828857421875 4510.294921875 background all_cells +2950.40771484375 4506.94091796875 background all_cells +2925.0458984375 4449.79541015625 background all_cells +2938.02392578125 4452.82373046875 background all_cells +2932.530029296875 4452.4501953125 background all_cells +2926.85009765625 4461.861328125 background all_cells +2947.6904296875 4473.79296875 background all_cells +2938.48095703125 4472.640625 background all_cells +2930.75830078125 4462.82177734375 background all_cells +2981.476318359375 4476.22900390625 background all_cells +2987.193603515625 4478.9951171875 background all_cells +2985.6435546875 4486.2978515625 background all_cells +2971.09033203125 4454.35400390625 background all_cells +2980.42822265625 4452.7333984375 background all_cells +2981.88720703125 4463.9755859375 background all_cells +2954.19921875 4484.509765625 background all_cells +2960.511474609375 4472.7607421875 background all_cells +2968.69921875 4469.6484375 background all_cells +2966.81494140625 4460.36181640625 background all_cells +2957.496826171875 4464.10986328125 background all_cells +2990.421875 4493.12841796875 background all_cells +2993.466064453125 4488.14404296875 background all_cells +2989.8203125 4509.68359375 background all_cells +2989.4580078125 4489.103515625 background all_cells +3011.387451171875 4484.9736328125 background all_cells +3000.132080078125 4503.5478515625 background all_cells +3004.927490234375 4492.9736328125 background all_cells +2998.340576171875 4487.478515625 background all_cells +3007.5947265625 4449.779296875 background all_cells +3011.35009765625 4471.4306640625 background all_cells +2996.001220703125 4448.27099609375 background all_cells +3040.693115234375 4378.6640625 background all_cells +3039.672607421875 4424.08349609375 background all_cells +3033.525634765625 4416.869140625 background all_cells +3048.031982421875 4404.68603515625 background all_cells +3056.395751953125 4477.69287109375 background all_cells +3057.22412109375 4494.826171875 background all_cells +3051.17724609375 4491.70703125 background all_cells +3057.050048828125 4485.58154296875 background all_cells +3036.89599609375 4436.875 background all_cells +3047.1318359375 4478.6396484375 background all_cells +3044.607421875 4492.36376953125 background all_cells +3050.400146484375 4459.541015625 background all_cells +3062.019287109375 4448.748046875 background all_cells +3052.34326171875 4468.6396484375 background all_cells +3059.3505859375 4457.533203125 background all_cells +3053.897705078125 4452.7080078125 background all_cells +3057.4814453125 4441.18798828125 background all_cells +3056.0224609375 4448.87939453125 background all_cells +3060.17724609375 4392.560546875 background all_cells +3061.0927734375 4434.69287109375 background all_cells +3054.924072265625 4394.55908203125 background all_cells +3038.153564453125 4502.65673828125 background all_cells +3040.99951171875 4523.263671875 background all_cells +3047.153564453125 4517.25244140625 background all_cells +3038.480712890625 4512.00830078125 background all_cells +3037.939208984375 4553.56884765625 background all_cells +3060.639404296875 4573.712890625 background all_cells +3066.7314453125 4564.134765625 background all_cells +3050.4052734375 4575.1513671875 background all_cells +3046.179931640625 4559.30908203125 background all_cells +3053.0361328125 4528.63671875 background all_cells +3034.6435546875 4546.22216796875 background all_cells +3037.332763671875 4532.58984375 background all_cells +3064.46142578125 4525.25244140625 background all_cells +3065.53662109375 4552.0849609375 background all_cells +3069.866943359375 4513.806640625 background all_cells +3062.697265625 4539.3056640625 background all_cells +3058.642333984375 4520.6455078125 background all_cells +3070.87255859375 4527.09228515625 background all_cells +3023.809326171875 4394.10107421875 background all_cells +3024.848876953125 4399.29541015625 background all_cells +3013.872802734375 4418.39794921875 background all_cells +3022.566162109375 4418.2392578125 background all_cells +3028.316162109375 4404.74462890625 background all_cells +3009.647216796875 4537.55810546875 background all_cells +3011.76513671875 4508.099609375 background all_cells +3010.481201171875 4545.5 background all_cells +3014.877197265625 4525.62109375 background all_cells +3025.203857421875 4489.97021484375 background all_cells +3028.53662109375 4539.56591796875 background all_cells +3024.630126953125 4460.94921875 background all_cells +3024.93994140625 4527.96484375 background all_cells +3024.779052734375 4519.29541015625 background all_cells +3026.8759765625 4508.5263671875 background all_cells +3025.01171875 4427.55615234375 background all_cells +3027.58544921875 4447.5595703125 background all_cells +3021.078125 4446.32421875 background all_cells +3017.500732421875 4431.91796875 background all_cells +2784.3173828125 4491.83837890625 background all_cells +2765.88818359375 4469.45166015625 background all_cells +2760.853271484375 4513.5341796875 background all_cells +2765.131103515625 4507.791015625 background all_cells +2769.63623046875 4508.49169921875 background all_cells +2809.924072265625 4453.11328125 background all_cells +2821.517578125 4460.9853515625 background all_cells +2818.231201171875 4454.2138671875 background all_cells +2813.021240234375 4469.94482421875 background all_cells +2818.4130859375 4488.6630859375 background all_cells +2821.78662109375 4497.70751953125 background all_cells +2818.893798828125 4482.02294921875 background all_cells +2806.569091796875 4474.8466796875 background all_cells +2829.51806640625 4408.46728515625 background all_cells +2834.951416015625 4418.962890625 background all_cells +2819.447021484375 4413.794921875 background all_cells +2827.6728515625 4437.61474609375 background all_cells +2833.6181640625 4449.0693359375 background all_cells +2807.94482421875 4436.62890625 background all_cells +2817.8330078125 4444.9091796875 background all_cells +2805.556640625 4444.3046875 background all_cells +2811.359619140625 4419.4140625 background all_cells +2808.5498046875 4425.62451171875 background all_cells +2845.62255859375 4410.97900390625 background all_cells +2863.767822265625 4411.6728515625 background all_cells +2859.6416015625 4405.60400390625 background all_cells +2858.909423828125 4441.24560546875 background all_cells +2873.138427734375 4429.49072265625 background all_cells +2849.232177734375 4425.3076171875 background all_cells +2826.495361328125 4479.75048828125 background all_cells +2840.5791015625 4484.13671875 background all_cells +2852.130615234375 4481.1337890625 background all_cells +2836.709716796875 4475.86328125 background all_cells +2844.15576171875 4475.9423828125 background all_cells +2862.081787109375 4526.7001953125 background all_cells +2864.73974609375 4520.12548828125 background all_cells +2865.072021484375 4480.2900390625 background all_cells +2870.80810546875 4526.919921875 background all_cells +2864.895751953125 4503.83447265625 background all_cells +2837.5078125 4516.52685546875 background all_cells +2845.122802734375 4506.2138671875 background all_cells +2839.21142578125 4496.115234375 background all_cells +2837.00634765625 4452.822265625 background all_cells +2864.32763671875 4466.95458984375 background all_cells +2829.43896484375 4460.26123046875 background all_cells +2826.6416015625 4452.7958984375 background all_cells +2827.765869140625 4506.98828125 background all_cells +2834.652587890625 4490.12890625 background all_cells +2833.17431640625 4501.30859375 background all_cells +2825.257568359375 4494.8037109375 background all_cells +2781.578125 4376.66748046875 background all_cells +2806.820068359375 4398.77490234375 background all_cells +2804.71240234375 4382.4833984375 background all_cells +2865.58349609375 4383.0048828125 background all_cells +2865.26611328125 4398.107421875 background all_cells +2869.25048828125 4371.87744140625 background all_cells +2824.405517578125 4382.07373046875 background all_cells +2833.43408203125 4399.27978515625 background all_cells +2818.4208984375 4398.34619140625 background all_cells +2840.520263671875 4386.078125 background all_cells +2856.2255859375 4381.82568359375 background all_cells +2853.495361328125 4389.9775390625 background all_cells +2843.563720703125 4375.0654296875 background all_cells +2382.2314453125 4517.71826171875 background all_cells +2425.282470703125 4514.25244140625 background all_cells +2356.952392578125 4511.37158203125 background all_cells +2412.22265625 4507.4033203125 background all_cells +2413.10205078125 4519.3134765625 background all_cells +2368.36376953125 4526.5859375 background all_cells +2409.2001953125 4436.388671875 background all_cells +2431.27880859375 4474.8115234375 background all_cells +2421.855712890625 4448.95751953125 background all_cells +2401.956787109375 4472.73291015625 background all_cells +2409.68896484375 4490.3701171875 background all_cells +2401.174560546875 4488.44091796875 background all_cells +2365.287841796875 4453.2021484375 background all_cells +2382.2060546875 4455.0869140625 background all_cells +2371.693359375 4445.4287109375 background all_cells +2455.609619140625 4594.86328125 background all_cells +2435.7431640625 4610.50390625 background all_cells +2430.30322265625 4605.025390625 background all_cells +2460.369873046875 4643.5654296875 background all_cells +2497.62841796875 4707.1455078125 background all_cells +2436.030029296875 4702.7978515625 background all_cells +2429.88818359375 4644.80419921875 background all_cells +2487.302978515625 4699.23974609375 background all_cells +2443.617919921875 4581.01513671875 background all_cells +2432.4482421875 4589.82373046875 background all_cells +2447.7216796875 4588.42578125 background all_cells +2429.77685546875 4583.45703125 background all_cells +2455.786865234375 4454.51513671875 background all_cells +2479.177001953125 4464.18603515625 background all_cells +2458.46337890625 4479.67138671875 background all_cells +2462.144775390625 4463.626953125 background all_cells +2469.907470703125 4463.14013671875 background all_cells +2466.1455078125 4578.9873046875 background all_cells +2458.232177734375 4578.16552734375 background all_cells +2470.281005859375 4581.1982421875 background all_cells +2444.636474609375 4510.2744140625 background all_cells +2444.4775390625 4540.234375 background all_cells +2461.84375 4513.19580078125 background all_cells +2457.4482421875 4498.55908203125 background all_cells +2454.581298828125 4534.2490234375 background all_cells +2495.769287109375 4555.220703125 background all_cells +2533.19580078125 4615.02587890625 background all_cells +2500.27783203125 4513.81591796875 background all_cells +2497.720947265625 4529.44873046875 background all_cells +2533.410888671875 4537.24560546875 background all_cells +2535.296630859375 4552.52099609375 background all_cells +2475.232177734375 4516.05517578125 background all_cells +2485.852783203125 4555.67822265625 background all_cells +2468.784912109375 4542.642578125 background all_cells +2482.957275390625 4481.35693359375 background all_cells +2478.77587890625 4500.359375 background all_cells +2457.434814453125 4412.818359375 background all_cells +2440.99609375 4409.79296875 background all_cells +2429.1337890625 4417.20849609375 background all_cells +2466.166748046875 4416.72705078125 background all_cells +2500.590576171875 4449.37548828125 background all_cells +2476.6083984375 4452.32958984375 background all_cells +2495.800537109375 4449.0244140625 background all_cells +2480.739013671875 4415.6435546875 background all_cells +2491.658203125 4413.2236328125 background all_cells +2320.9990234375 4726.36865234375 background all_cells +2345.389892578125 4702.0224609375 background all_cells +2328.079833984375 4715.8291015625 background all_cells +2372.918701171875 4639.74609375 background all_cells +2389.196044921875 4604.6484375 background all_cells +2389.35400390625 4596.82177734375 background all_cells +2377.189697265625 4597.7431640625 background all_cells +2413.395751953125 4595.30029296875 background all_cells +2418.684814453125 4698.87890625 background all_cells +2421.373291015625 4667.94873046875 background all_cells +2419.2802734375 4586.60693359375 background all_cells +2412.763671875 4661.203125 background all_cells +2397.010498046875 4588.19384765625 background all_cells +2399.644775390625 4621.14208984375 background all_cells +2404.420166015625 4601.0478515625 background all_cells +2407.98583984375 4585.89013671875 background all_cells +2405.222900390625 4595.705078125 background all_cells +2392.215087890625 4540.9013671875 background all_cells +2384.201416015625 4585.82373046875 background all_cells +2409.45458984375 4550.91259765625 background all_cells +2404.6748046875 4566.40234375 background all_cells +2402.283935546875 4573.65283203125 background all_cells +2765.6318359375 4686.166015625 background all_cells +2784.360107421875 4814.9423828125 background all_cells +2791.707763671875 4808.28955078125 background all_cells +2764.082763671875 4792.19921875 background all_cells +2919.562744140625 4807.77197265625 background all_cells +2966.180419921875 4761.57958984375 background all_cells +2984.44970703125 4797.40576171875 background all_cells +2944.97216796875 4755.494140625 background all_cells +2931.940673828125 4802.0166015625 background all_cells +2883.73388671875 4872.00048828125 background all_cells +3010.115966796875 4860.5400390625 background all_cells +3003.40576171875 4860.13671875 background all_cells +2989.76171875 4872.68017578125 background all_cells +2822.977783203125 4756.3876953125 background all_cells +2859.115966796875 4780.9248046875 background all_cells +2843.112548828125 4800.79833984375 background all_cells +2838.239501953125 4752.4921875 background all_cells +2820.641845703125 4846.7451171875 background all_cells +2927.21728515625 4827.18505859375 background all_cells +2934.28515625 4838.99609375 background all_cells +2807.927001953125 4849.2294921875 background all_cells +2785.9365234375 4846.4443359375 background all_cells +2711.83642578125 4794.49169921875 background all_cells +2696.920166015625 4822.271484375 background all_cells +2759.39208984375 4716.10107421875 background all_cells +2751.06787109375 4746.4267578125 background all_cells +2747.6953125 4740.81640625 background all_cells +2730.40283203125 4717.05908203125 background all_cells +2767.453857421875 4830.2744140625 background all_cells +2698.676513671875 4878.00830078125 background all_cells +2709.365478515625 4881.0 background all_cells +2712.317138671875 4835.49169921875 background all_cells +2742.07275390625 4857.09912109375 background all_cells +2719.387451171875 4833.087890625 background all_cells +2610.26318359375 4833.76416015625 background all_cells +2621.8125 4813.8349609375 background all_cells +2625.4677734375 4832.56982421875 background all_cells +2617.93115234375 4823.646484375 background all_cells +2686.835693359375 4850.6474609375 background all_cells +2664.701416015625 4864.62744140625 background all_cells +2704.6103515625 4729.107421875 background all_cells +2627.918212890625 4720.4599609375 background all_cells +2656.0234375 4747.6923828125 background all_cells +2662.871826171875 4770.76123046875 background all_cells +2693.5224609375 4754.638671875 background all_cells +2627.031494140625 4811.10595703125 background all_cells +2628.7802734375 4861.34130859375 background all_cells +2649.66015625 4870.716796875 background all_cells +2642.87255859375 4851.30712890625 background all_cells +2632.44677734375 4851.46826171875 background all_cells +2972.587646484375 4731.1181640625 background all_cells +2983.7041015625 4745.91552734375 background all_cells +2992.4775390625 4734.3408203125 background all_cells +2981.73046875 4713.58056640625 background all_cells +3033.8330078125 4805.50830078125 background all_cells +3058.373779296875 4731.9599609375 background all_cells +3048.504150390625 4747.3798828125 background all_cells +3068.725830078125 4787.85546875 background all_cells +3061.583740234375 4828.68115234375 background all_cells +3008.11767578125 4754.6240234375 background all_cells +3000.195068359375 4768.6923828125 background all_cells +2996.557373046875 4765.21044921875 background all_cells +3022.244873046875 4765.84326171875 background all_cells +3021.484375 4757.2177734375 background all_cells +2997.567138671875 4797.11572265625 background all_cells +3024.4345703125 4774.9638671875 background all_cells +3016.857666015625 4776.89697265625 background all_cells +3006.00244140625 4775.119140625 background all_cells +2660.85107421875 4518.84912109375 background all_cells +2654.011474609375 4620.1220703125 background all_cells +2665.69970703125 4614.0185546875 background all_cells +2651.793212890625 4605.794921875 background all_cells +2671.1279296875 4528.49951171875 background all_cells +2639.06103515625 4683.69189453125 background all_cells +2674.017822265625 4680.9326171875 background all_cells +2676.299072265625 4697.28466796875 background all_cells +2683.142578125 4693.7529296875 background all_cells +2743.449951171875 4669.40087890625 background all_cells +2713.129150390625 4685.193359375 background all_cells +2661.39697265625 4628.1083984375 background all_cells +2660.228759765625 4649.849609375 background all_cells +2685.917236328125 4663.56640625 background all_cells +2680.985595703125 4647.3671875 background all_cells +2651.968505859375 4642.94580078125 background all_cells +2671.778564453125 4621.9423828125 background all_cells +2664.998779296875 4623.14013671875 background all_cells +2654.407470703125 4625.35302734375 background all_cells +2735.191162109375 4555.38671875 background all_cells +2736.580810546875 4570.6640625 background all_cells +2749.066650390625 4569.0087890625 background all_cells +2742.04296875 4598.7529296875 background all_cells +2757.1123046875 4628.10888671875 background all_cells +2753.8994140625 4611.4638671875 background all_cells +2748.48291015625 4596.59521484375 background all_cells +2805.832763671875 4638.88916015625 background all_cells +2774.31396484375 4595.783203125 background all_cells +2788.385986328125 4614.48828125 background all_cells +2786.26904296875 4621.14404296875 background all_cells +2796.1669921875 4628.7021484375 background all_cells +2757.41162109375 4580.3603515625 background all_cells +2757.71630859375 4589.29443359375 background all_cells +2765.658447265625 4585.763671875 background all_cells +2829.005859375 4572.29150390625 background all_cells +2873.162109375 4545.30224609375 background all_cells +2803.942138671875 4593.533203125 background all_cells +2842.351318359375 4556.80029296875 background all_cells +2855.53662109375 4575.87109375 background all_cells +2823.84375 4577.73486328125 background all_cells +2773.00830078125 4650.14697265625 background all_cells +2791.39306640625 4657.16796875 background all_cells +2796.949462890625 4658.21923828125 background all_cells +2819.675048828125 4670.19287109375 background all_cells +2855.531494140625 4621.75341796875 background all_cells +2874.363037109375 4671.71142578125 background all_cells +2842.49267578125 4653.634765625 background all_cells +2677.87548828125 4549.42578125 background all_cells +2694.200439453125 4561.97705078125 background all_cells +2701.766357421875 4555.89453125 background all_cells +2687.255615234375 4543.15234375 background all_cells +2684.828857421875 4548.03369140625 background all_cells +2737.87646484375 4549.81005859375 background all_cells +2722.029296875 4543.9072265625 background all_cells +2712.473388671875 4533.5771484375 background all_cells +2709.585693359375 4573.35400390625 background all_cells +2720.53271484375 4554.87255859375 background all_cells +2718.4453125 4564.8857421875 background all_cells +2713.427490234375 4584.4013671875 background all_cells +2552.1396484375 4512.623046875 background all_cells +2527.40283203125 4533.193359375 background all_cells +2537.188232421875 4520.34619140625 background all_cells +2566.158935546875 4512.48486328125 background all_cells +2572.929443359375 4504.291015625 background all_cells +2562.738525390625 4502.67333984375 background all_cells +2573.01513671875 4561.763671875 background all_cells +2562.19482421875 4581.6494140625 background all_cells +2551.458984375 4576.08447265625 background all_cells +2544.623291015625 4573.50634765625 background all_cells +2545.098388671875 4589.72998046875 background all_cells +2564.901611328125 4573.56396484375 background all_cells +2576.966064453125 4522.36328125 background all_cells +2593.731201171875 4630.6201171875 background all_cells +2590.285888671875 4510.765625 background all_cells +2583.579833984375 4558.5087890625 background all_cells +2654.5263671875 4633.74951171875 background all_cells +2679.231201171875 4633.4599609375 background all_cells +2670.682861328125 4627.87109375 background all_cells +2609.74560546875 4639.763671875 background all_cells +2641.346435546875 4595.25830078125 background all_cells +2630.048828125 4591.82958984375 background all_cells +2614.46630859375 4587.8154296875 background all_cells +2599.43603515625 4514.23046875 background all_cells +2606.058349609375 4521.2216796875 background all_cells +2585.718017578125 4499.4404296875 background all_cells +2582.900146484375 4485.2607421875 background all_cells +2580.648193359375 4489.57177734375 background all_cells +2696.85693359375 4491.92724609375 background all_cells +2728.710205078125 4446.869140625 background all_cells +2737.714111328125 4449.2490234375 background all_cells +2706.3388671875 4447.86767578125 background all_cells +2719.868896484375 4461.54150390625 background all_cells +2715.915771484375 4466.72900390625 background all_cells +2632.843994140625 4477.4794921875 background all_cells +2683.089599609375 4474.25732421875 background all_cells +2671.155517578125 4461.07373046875 background all_cells +2669.776123046875 4477.44580078125 background all_cells +2596.124755859375 4427.38720703125 background all_cells +2672.036865234375 4453.55029296875 background all_cells +2636.650390625 4453.3642578125 background all_cells +2587.02734375 4441.9072265625 background all_cells +2600.064208984375 4435.25830078125 background all_cells +2564.576171875 4459.21435546875 background all_cells +2578.90673828125 4462.85791015625 background all_cells +2585.68896484375 4468.04443359375 background all_cells +2584.98583984375 4477.92822265625 background all_cells +2571.540283203125 4483.55126953125 background all_cells +2575.70263671875 4496.1669921875 background all_cells +2568.75 4493.10400390625 background all_cells +2562.3349609375 4488.046875 background all_cells +2485.07080078125 4356.1826171875 background all_cells +2458.63720703125 4356.42919921875 background all_cells +2439.304931640625 4357.13330078125 background all_cells +2452.85302734375 4372.5654296875 background all_cells +2455.964599609375 4379.50439453125 background all_cells +2464.081787109375 4371.771484375 background all_cells +2457.06005859375 4374.8642578125 background all_cells +2454.657958984375 4367.28759765625 background all_cells +2494.434814453125 4369.1103515625 background all_cells +2483.28076171875 4374.7109375 background all_cells +2430.32666015625 4380.81494140625 background all_cells +2446.691162109375 4362.78271484375 background all_cells +2438.213623046875 4371.01220703125 background all_cells +2625.94189453125 4406.85107421875 background all_cells +2650.668212890625 4436.96875 background all_cells +2650.506103515625 4414.74755859375 background all_cells +2632.410888671875 4403.26171875 background all_cells +2697.67431640625 4418.76318359375 background all_cells +2684.806640625 4430.32373046875 background all_cells +2657.22607421875 4380.80029296875 background all_cells +2726.79638671875 4382.17919921875 background all_cells +2707.340576171875 4395.3505859375 background all_cells +2679.517578125 4391.720703125 background all_cells +2563.387939453125 4418.564453125 background all_cells +2575.91650390625 4427.31982421875 background all_cells +2571.129638671875 4416.86083984375 background all_cells +2553.0185546875 4454.64794921875 background all_cells +2576.043701171875 4477.0830078125 background all_cells +2522.835693359375 4487.349609375 background all_cells +2537.0361328125 4426.8583984375 background all_cells +2539.15771484375 4483.18212890625 background all_cells +2529.0556640625 4441.75341796875 background all_cells +2535.07373046875 4466.30908203125 background all_cells +2543.900634765625 4386.85595703125 background all_cells +2531.488037109375 4384.60888671875 background all_cells +2538.867919921875 4389.64111328125 background all_cells +2466.103271484375 4397.599609375 background all_cells +2490.678955078125 4387.83349609375 background all_cells +2491.650390625 4397.19873046875 background all_cells +2478.183837890625 4387.8564453125 background all_cells +2455.846435546875 4385.60107421875 background all_cells +2453.427001953125 4401.603515625 background all_cells +2434.765869140625 4401.90380859375 background all_cells +2433.43212890625 4388.84375 background all_cells +2560.640625 4378.40625 background all_cells +2579.5751953125 4379.154296875 background all_cells +2570.08251953125 4384.60888671875 background all_cells +2549.982177734375 4379.318359375 background all_cells +2541.27978515625 4415.70947265625 background all_cells +2549.791259765625 4413.125 background all_cells +2532.890380859375 4407.640625 background all_cells +2561.115966796875 4393.04296875 background all_cells +2559.043212890625 4405.17431640625 background all_cells +2549.828125 4397.93603515625 background all_cells +2576.7470703125 4398.19140625 background all_cells +2589.535888671875 4406.02001953125 background all_cells +2570.297119140625 4404.43408203125 background all_cells +2577.389892578125 4406.94287109375 background all_cells +2594.703125 4417.4541015625 background all_cells +2585.86767578125 4418.0498046875 background all_cells +2582.177001953125 4410.10546875 background all_cells +2598.20361328125 4411.34375 background all_cells +2601.893798828125 4418.48046875 background all_cells +2600.222412109375 4402.00048828125 background all_cells +2583.924072265625 4385.77392578125 background all_cells +2597.186767578125 4381.92041015625 background all_cells +2588.122314453125 4374.54541015625 background all_cells +2590.853759765625 4390.27685546875 background all_cells +2591.890869140625 4396.08544921875 background all_cells +2580.3623046875 4390.74267578125 background all_cells +3062.60107421875 3032.879150390625 background all_cells +3048.2265625 3033.172607421875 background all_cells +3053.93994140625 3035.59765625 background all_cells +3066.2119140625 3039.8642578125 background all_cells +3070.464599609375 3034.859375 background all_cells +3052.837646484375 3049.0810546875 background all_cells +3037.904296875 3048.7802734375 background all_cells +3046.541259765625 3043.27392578125 background all_cells +3067.307861328125 3052.908203125 background all_cells +3059.948486328125 3046.320068359375 background all_cells +3070.86328125 3275.20361328125 background all_cells +3059.53662109375 3297.195556640625 background all_cells +3082.0107421875 3041.0498046875 background all_cells +3085.4453125 3067.5361328125 background all_cells +3076.2763671875 3069.1142578125 background all_cells +3077.107666015625 3031.437255859375 background all_cells +3093.5068359375 3047.228271484375 background all_cells +3100.13134765625 3037.25048828125 background all_cells +3044.921630859375 3111.764892578125 background all_cells +3091.73486328125 3166.290283203125 background all_cells +3094.504638671875 3109.251953125 background all_cells +3149.98193359375 3130.306396484375 background all_cells +3106.537353515625 3146.590576171875 background all_cells +3093.048828125 3136.603271484375 background all_cells +3068.069091796875 3128.6337890625 background all_cells +3059.6474609375 3122.797607421875 background all_cells +3059.402099609375 3135.059814453125 background all_cells +3082.692138671875 3166.92431640625 background all_cells +3073.9736328125 3164.096923828125 background all_cells +3083.499267578125 3055.01123046875 background all_cells +3081.601806640625 3092.86376953125 background all_cells +3095.34130859375 3070.767822265625 background all_cells +3097.36962890625 3060.8671875 background all_cells +3089.190673828125 3058.156005859375 background all_cells +3142.86181640625 3277.46044921875 background all_cells +3145.196044921875 3271.723876953125 background all_cells +3161.853515625 3276.683349609375 background all_cells +3121.142822265625 3077.24853515625 background all_cells +3132.242431640625 3059.440185546875 background all_cells +3133.3447265625 3075.803955078125 background all_cells +3128.573974609375 3068.1513671875 background all_cells +3113.82763671875 3063.933837890625 background all_cells +3111.381103515625 3099.65771484375 background all_cells +3270.4384765625 3508.146484375 background all_cells +3245.6533203125 3506.55517578125 background all_cells +3269.53759765625 3524.27392578125 background all_cells +3250.72900390625 3520.4638671875 background all_cells +3261.447021484375 3479.426025390625 background all_cells +3241.94384765625 3477.376708984375 background all_cells +3247.47119140625 3469.664794921875 background all_cells +3280.49951171875 3492.048095703125 background all_cells +3265.590576171875 3492.8212890625 background all_cells +3281.8662109375 3486.013916015625 background all_cells +3281.943603515625 3530.179931640625 background all_cells +3240.857177734375 3541.1806640625 background all_cells +3274.274169921875 3542.684326171875 background all_cells +3254.112060546875 3535.2861328125 background all_cells +3266.169189453125 3532.15087890625 background all_cells +3358.680908203125 3535.234130859375 background all_cells +3376.90966796875 3531.50439453125 background all_cells +3368.935791015625 3547.392822265625 background all_cells +3416.179443359375 3548.302490234375 background all_cells +3425.683837890625 3537.9501953125 background all_cells +3414.9267578125 3533.693115234375 background all_cells +3395.315673828125 3535.2802734375 background all_cells +3411.91845703125 3528.543212890625 background all_cells +3411.535400390625 3540.90380859375 background all_cells +3289.260009765625 3541.740478515625 background all_cells +3312.103759765625 3539.59619140625 background all_cells +3307.528564453125 3530.48388671875 background all_cells +3298.705810546875 3543.610107421875 background all_cells +3349.344482421875 3534.100341796875 background all_cells +3342.219482421875 3525.28564453125 background all_cells +3321.74365234375 3524.074951171875 background all_cells +3335.361572265625 3542.089599609375 background all_cells +3316.6591796875 3543.7197265625 background all_cells +3349.012451171875 3544.366455078125 background all_cells +3328.203369140625 3545.88671875 background all_cells +3320.37646484375 3546.193603515625 background all_cells +3328.021240234375 3429.854248046875 background all_cells +3358.298095703125 3382.92578125 background all_cells +3382.044677734375 3442.51318359375 background all_cells +3346.09814453125 3443.7626953125 background all_cells +3443.238037109375 3451.80615234375 background all_cells +3340.250732421875 3442.822021484375 background all_cells +3402.181640625 3524.739990234375 background all_cells +3427.27099609375 3511.334716796875 background all_cells +3427.350341796875 3519.8828125 background all_cells +3314.62890625 3517.614013671875 background all_cells +3333.697265625 3516.4501953125 background all_cells +3326.971923828125 3512.443603515625 background all_cells +3323.0107421875 3514.869384765625 background all_cells +3317.52099609375 3483.97705078125 background all_cells +3356.526123046875 3506.33984375 background all_cells +3306.231201171875 3507.257080078125 background all_cells +3318.180419921875 3505.0390625 background all_cells +3341.6435546875 3496.38134765625 background all_cells +3278.427490234375 3445.3017578125 background all_cells +3289.948974609375 3523.25830078125 background all_cells +3281.216552734375 3516.373046875 background all_cells +3277.712158203125 3451.2119140625 background all_cells +3272.449462890625 3449.561767578125 background all_cells +3050.425048828125 3463.3642578125 background all_cells +3054.557861328125 3473.76708984375 background all_cells +3048.296142578125 3487.48193359375 background all_cells +3047.2998046875 3491.490966796875 background all_cells +3129.4560546875 3522.961181640625 background all_cells +3140.689697265625 3527.12548828125 background all_cells +3138.3857421875 3552.362548828125 background all_cells +3135.4248046875 3533.742919921875 background all_cells +3116.3818359375 3548.457275390625 background all_cells +3122.7109375 3541.88818359375 background all_cells +3121.034423828125 3533.28271484375 background all_cells +3123.214599609375 3504.824462890625 background all_cells +3140.644775390625 3481.07177734375 background all_cells +3137.60693359375 3497.823486328125 background all_cells +3056.555419921875 3486.25732421875 background all_cells +3183.710205078125 3433.347900390625 background all_cells +3190.611572265625 3437.496337890625 background all_cells +3188.379150390625 3447.881103515625 background all_cells +3223.407470703125 3477.034423828125 background all_cells +3233.2255859375 3475.58642578125 background all_cells +3232.421875 3469.858642578125 background all_cells +3205.77392578125 3478.101318359375 background all_cells +3220.68310546875 3462.4111328125 background all_cells +3217.197998046875 3475.010498046875 background all_cells +3209.578125 3461.982177734375 background all_cells +3210.077392578125 3448.279296875 background all_cells +3218.30712890625 3430.02880859375 background all_cells +3198.35888671875 3429.18359375 background all_cells +3188.452392578125 3477.3525390625 background all_cells +3199.74853515625 3466.204345703125 background all_cells +3195.474609375 3479.474365234375 background all_cells +3145.985107421875 3487.67236328125 background all_cells +3152.900146484375 3480.447998046875 background all_cells +3149.61083984375 3469.627685546875 background all_cells +3162.266845703125 3471.20361328125 background all_cells +3163.2041015625 3477.367919921875 background all_cells +3161.591796875 3462.73046875 background all_cells +3173.503662109375 3492.0361328125 background all_cells +3201.39111328125 3494.087158203125 background all_cells +3196.93115234375 3516.505859375 background all_cells +3184.695068359375 3488.95654296875 background all_cells +3182.511962890625 3508.6220703125 background all_cells +3219.192626953125 3516.479248046875 background all_cells +3216.5634765625 3488.76318359375 background all_cells +3212.43701171875 3505.596435546875 background all_cells +3239.337890625 3487.362548828125 background all_cells +3232.030517578125 3511.436279296875 background all_cells +3229.0859375 3486.76806640625 background all_cells +3223.401611328125 3526.714111328125 background all_cells +3214.059326171875 3530.97314453125 background all_cells +3233.95947265625 3544.81005859375 background all_cells +3235.470947265625 3530.285888671875 background all_cells +3149.330810546875 3542.382568359375 background all_cells +3159.12890625 3549.273193359375 background all_cells +3171.070556640625 3542.888916015625 background all_cells +3201.7744140625 3535.92724609375 background all_cells +3198.741455078125 3547.445068359375 background all_cells +3187.07421875 3545.240478515625 background all_cells +3185.2255859375 3529.8115234375 background all_cells +3176.632568359375 3535.627685546875 background all_cells +3158.170166015625 3508.79541015625 background all_cells +3168.867431640625 3505.70654296875 background all_cells +3147.112548828125 3527.693115234375 background all_cells +3158.98291015625 3524.361083984375 background all_cells +3146.013916015625 3515.723876953125 background all_cells +3151.4658203125 3055.161865234375 background all_cells +3177.0751953125 3042.280517578125 background all_cells +3169.668212890625 3040.981201171875 background all_cells +3145.634033203125 3067.236328125 background all_cells +3162.281982421875 3033.94287109375 background all_cells +3158.053466796875 3055.093017578125 background all_cells +3310.28125 3091.27099609375 background all_cells +3343.77880859375 3102.4833984375 background all_cells +3324.320068359375 3097.498779296875 background all_cells +3342.9296875 3096.62890625 background all_cells +3251.58935546875 3071.3193359375 background all_cells +3291.927734375 3035.584716796875 background all_cells +3246.6708984375 3050.7724609375 background all_cells +3281.05419921875 3046.821044921875 background all_cells +3275.195556640625 3044.667236328125 background all_cells +3267.084716796875 3080.2255859375 background all_cells +3347.45361328125 3075.638916015625 background all_cells +3360.681884765625 3059.808349609375 background all_cells +3369.751220703125 3063.707275390625 background all_cells +3353.614013671875 3051.387451171875 background all_cells +3344.447998046875 3088.511962890625 background all_cells +3337.072021484375 3074.002685546875 background all_cells +3190.256591796875 3049.279296875 background all_cells +3206.568603515625 3068.786376953125 background all_cells +3189.293212890625 3057.2822265625 background all_cells +3152.52734375 3089.626953125 background all_cells +3184.48681640625 3087.03759765625 background all_cells +3160.779541015625 3095.2353515625 background all_cells +3311.964111328125 3256.33056640625 background all_cells +3305.568359375 3267.273193359375 background all_cells +3306.73046875 3260.9306640625 background all_cells +3318.942626953125 3259.92724609375 background all_cells +3322.419921875 3233.504150390625 background all_cells +3353.826171875 3234.502197265625 background all_cells +3333.515380859375 3243.301513671875 background all_cells +3315.608642578125 3273.056884765625 background all_cells +3411.602294921875 3291.287109375 background all_cells +3317.6943359375 3283.140380859375 background all_cells +3388.6943359375 3286.6396484375 background all_cells +3379.144775390625 3286.30712890625 background all_cells +3401.640869140625 3154.66162109375 background all_cells +3425.195068359375 3341.9482421875 background all_cells +3413.97802734375 3316.533203125 background all_cells +3418.20166015625 3310.264892578125 background all_cells +3403.716796875 3148.696533203125 background all_cells +3415.779052734375 3149.261474609375 background all_cells +3437.157958984375 3071.544677734375 background all_cells +3448.265380859375 3068.5185546875 background all_cells +3442.71337890625 3076.2197265625 background all_cells +3425.74072265625 3068.759765625 background all_cells +3433.415771484375 3054.807373046875 background all_cells +3429.08544921875 3060.320068359375 background all_cells +3428.25732421875 3049.62890625 background all_cells +3426.477294921875 3041.093017578125 background all_cells +3443.180419921875 3040.749755859375 background all_cells +3437.37890625 3040.35888671875 background all_cells +3239.206787109375 3248.2802734375 background all_cells +3221.37744140625 3276.817626953125 background all_cells +3237.490966796875 3242.68505859375 background all_cells +3244.333740234375 3259.436767578125 background all_cells +3246.48828125 3234.07373046875 background all_cells +3244.11962890625 3247.056396484375 background all_cells +3300.317138671875 3301.535888671875 background all_cells +3274.75390625 3312.810546875 background all_cells +3301.114013671875 3314.332763671875 background all_cells +3281.271240234375 3231.734375 background all_cells +3277.4287109375 3246.509765625 background all_cells +3287.157958984375 3238.64697265625 background all_cells +3289.375244140625 3252.39697265625 background all_cells +3295.4853515625 3266.468994140625 background all_cells +3281.25341796875 3256.004638671875 background all_cells +3257.23291015625 3250.75 background all_cells +3265.858642578125 3240.050048828125 background all_cells +3262.59326171875 3244.380126953125 background all_cells +3220.028564453125 3106.210205078125 background all_cells +3334.50927734375 3113.22998046875 background all_cells +3300.205078125 3122.017822265625 background all_cells +3264.800537109375 3123.63427734375 background all_cells +3260.703369140625 3120.958740234375 background all_cells +3252.09912109375 3118.079833984375 background all_cells +3339.1328125 3153.67919921875 background all_cells +3373.572998046875 3158.57177734375 background all_cells +3348.69189453125 3148.40380859375 background all_cells +3347.50146484375 3167.075439453125 background all_cells +3328.582275390625 3189.1357421875 background all_cells +3316.90478515625 3182.847900390625 background all_cells +3342.126220703125 3188.168701171875 background all_cells +3338.262939453125 3181.337890625 background all_cells +3335.464599609375 3187.4189453125 background all_cells +3276.906005859375 3178.1494140625 background all_cells +3257.37109375 3219.3671875 background all_cells +3324.9228515625 3215.6669921875 background all_cells +3278.188232421875 3223.30615234375 background all_cells +3282.20166015625 3220.314208984375 background all_cells +3262.447265625 3224.3857421875 background all_cells +3233.03076171875 3221.988037109375 background all_cells +3245.807373046875 3141.903564453125 background all_cells +3263.5888671875 3166.296630859375 background all_cells +3274.705322265625 3133.129150390625 background all_cells +3246.308837890625 3154.799072265625 background all_cells +3129.955322265625 3345.63525390625 background all_cells +3118.779541015625 3356.92919921875 background all_cells +3121.44384765625 3352.72509765625 background all_cells +3140.3427734375 3348.231201171875 background all_cells +3154.956298828125 3301.12646484375 background all_cells +3156.474609375 3310.2099609375 background all_cells +3151.3564453125 3310.546875 background all_cells +3161.410888671875 3306.438720703125 background all_cells +3144.9619140625 3334.13818359375 background all_cells +3165.065185546875 3341.953125 background all_cells +3157.0263671875 3338.670654296875 background all_cells +3141.55078125 3341.928955078125 background all_cells +3136.09130859375 3318.289306640625 background all_cells +3156.549072265625 3320.974609375 background all_cells +3178.9150390625 3287.14208984375 background all_cells +3243.80126953125 3293.82275390625 background all_cells +3189.499267578125 3296.044921875 background all_cells +3177.18603515625 3298.473876953125 background all_cells +3162.217041015625 3289.799560546875 background all_cells +3185.396240234375 3307.419189453125 background all_cells +3245.510498046875 3315.0166015625 background all_cells +3210.859130859375 3317.018310546875 background all_cells +3208.58447265625 3304.30859375 background all_cells +3181.603271484375 3335.462158203125 background all_cells +3262.348388671875 3335.170166015625 background all_cells +3215.949951171875 3335.86328125 background all_cells +3187.672119140625 3339.5185546875 background all_cells +3161.949462890625 3320.58984375 background all_cells +3182.015869140625 3313.9462890625 background all_cells +3174.240478515625 3318.764404296875 background all_cells +3166.916259765625 3323.694091796875 background all_cells +3177.05078125 3393.295654296875 background all_cells +3181.320068359375 3418.5234375 background all_cells +3184.09033203125 3411.007080078125 background all_cells +3186.179443359375 3395.083251953125 background all_cells +3188.24072265625 3389.85693359375 background all_cells +3183.521240234375 3402.10986328125 background all_cells +3236.280029296875 3405.548583984375 background all_cells +3260.426025390625 3391.62939453125 background all_cells +3266.26513671875 3416.239501953125 background all_cells +3258.896484375 3418.916748046875 background all_cells +3204.99658203125 3395.055419921875 background all_cells +3205.890380859375 3414.31689453125 background all_cells +3215.63427734375 3409.989501953125 background all_cells +3207.14697265625 3403.240234375 background all_cells +3209.39013671875 3386.04052734375 background all_cells +3189.052734375 3419.282958984375 background all_cells +3202.15771484375 3412.751953125 background all_cells +3194.037841796875 3399.880126953125 background all_cells +3194.24462890625 3408.5048828125 background all_cells +3117.201416015625 3373.99462890625 background all_cells +3136.079833984375 3375.477783203125 background all_cells +3131.743408203125 3364.341552734375 background all_cells +3258.121826171875 3366.85498046875 background all_cells +3286.87255859375 3364.359619140625 background all_cells +3279.353515625 3366.748291015625 background all_cells +3225.564697265625 3363.69970703125 background all_cells +3244.133544921875 3350.911376953125 background all_cells +3225.776123046875 3346.561767578125 background all_cells +3197.63427734375 3347.734619140625 background all_cells +3177.001220703125 3345.404052734375 background all_cells +3220.2705078125 3358.054443359375 background all_cells +3214.564697265625 3372.5810546875 background all_cells +3175.44384765625 3371.711669921875 background all_cells +3164.74267578125 3365.775146484375 background all_cells +3136.76220703125 3369.657958984375 background all_cells +3148.60986328125 3369.988525390625 background all_cells +3140.466796875 3361.68798828125 background all_cells +3088.53369140625 3354.426025390625 background all_cells +3112.27685546875 3358.139892578125 background all_cells +3104.117919921875 3356.76806640625 background all_cells +3084.15966796875 3363.96875 background all_cells +3096.04931640625 3360.21728515625 background all_cells +3101.474365234375 3373.767822265625 background all_cells +3106.344482421875 3368.535888671875 background all_cells +3104.3662109375 3381.765869140625 background all_cells +3096.662109375 3369.8466796875 background all_cells +3059.572265625 3383.707275390625 background all_cells +3054.1025390625 3396.88818359375 background all_cells +3053.0048828125 3391.14990234375 background all_cells +3055.940185546875 3345.20361328125 background all_cells +3052.744384765625 3337.521240234375 background all_cells +3050.12158203125 3350.832275390625 background all_cells +3048.850830078125 3343.22607421875 background all_cells +3061.923095703125 3341.608642578125 background all_cells +3068.845947265625 3354.380126953125 background all_cells +3060.340576171875 3350.77197265625 background all_cells +3064.871826171875 3359.119384765625 background all_cells +3066.954833984375 3370.889404296875 background all_cells +3057.3974609375 3370.400634765625 background all_cells +3059.2685546875 3363.492919921875 background all_cells +3050.099853515625 3326.75830078125 background all_cells +3058.010009765625 3325.450927734375 background all_cells +3056.556884765625 3318.781005859375 background all_cells +3038.377197265625 2939.12890625 background all_cells +3054.710205078125 2959.86328125 background all_cells +3044.6396484375 2950.265869140625 background all_cells +3060.74853515625 2950.7880859375 background all_cells +3059.706298828125 2971.87158203125 background all_cells +3046.9970703125 2972.51611328125 background all_cells +3052.088134765625 3000.501953125 background all_cells +3060.61572265625 3000.515380859375 background all_cells +3069.734619140625 3001.51953125 background all_cells +3092.26708984375 3018.23388671875 background all_cells +3101.214599609375 3026.548583984375 background all_cells +3078.94580078125 3006.239501953125 background all_cells +3087.646240234375 3022.323486328125 background all_cells +3091.02587890625 3009.2607421875 background all_cells +3077.978515625 3026.420654296875 background all_cells +3047.86181640625 3023.161865234375 background all_cells +3068.322021484375 3018.572998046875 background all_cells +3068.040771484375 3028.888916015625 background all_cells +3060.60595703125 3019.376708984375 background all_cells +3174.385986328125 3003.3759765625 background all_cells +3231.586669921875 3001.3916015625 background all_cells +3217.994873046875 3002.932373046875 background all_cells +3180.144287109375 3009.953125 background all_cells +3295.153076171875 3022.172119140625 background all_cells +3349.085693359375 2985.921142578125 background all_cells +3348.628662109375 3014.794189453125 background all_cells +3304.771484375 3028.038818359375 background all_cells +3298.860107421875 3031.4794921875 background all_cells +3236.974853515625 3006.6171875 background all_cells +3289.916259765625 3012.3544921875 background all_cells +3243.419677734375 3010.073486328125 background all_cells +3181.007568359375 3029.772705078125 background all_cells +3187.765380859375 3016.44580078125 background all_cells +3182.4306640625 3015.402587890625 background all_cells +3180.530029296875 3020.488525390625 background all_cells +3141.159423828125 2946.147216796875 background all_cells +3130.638427734375 2984.373046875 background all_cells +3131.07568359375 2976.451171875 background all_cells +3131.39111328125 2955.5029296875 background all_cells +3171.281982421875 2952.869384765625 background all_cells +3283.882568359375 2962.278076171875 background all_cells +3176.918212890625 2963.863037109375 background all_cells +3168.582763671875 2956.93505859375 background all_cells +3178.39599609375 2925.500244140625 background all_cells +3227.0263671875 2932.601318359375 background all_cells +3268.470458984375 2937.3955078125 background all_cells +3147.756591796875 2943.864013671875 background all_cells +3149.15283203125 2938.365966796875 background all_cells +3178.73974609375 2932.47119140625 background all_cells +3130.93798828125 2941.201171875 background all_cells +3133.859619140625 2934.816162109375 background all_cells +3110.877685546875 3024.89990234375 background all_cells +3123.223876953125 3027.094482421875 background all_cells +3120.811279296875 3018.88916015625 background all_cells +3118.081298828125 2985.064697265625 background all_cells +3121.85595703125 2976.08447265625 background all_cells +3124.031982421875 2994.474365234375 background all_cells +3127.960693359375 2989.24267578125 background all_cells +3109.712646484375 2986.0107421875 background all_cells +3109.83251953125 3010.7802734375 background all_cells +3626.050048828125 3241.564453125 background all_cells +3630.593505859375 3225.841796875 background all_cells +3653.259521484375 3232.394287109375 background all_cells +3640.466796875 3229.820068359375 background all_cells +3631.596923828125 3235.697998046875 background all_cells +3645.964599609375 3237.385986328125 background all_cells +3671.77587890625 3251.337646484375 background all_cells +3655.742919921875 3271.28955078125 background all_cells +3688.587646484375 3253.620361328125 background all_cells +3669.2001953125 3245.6298828125 background all_cells +3672.4111328125 3289.06884765625 background all_cells +3686.247314453125 3276.0439453125 background all_cells +3661.668212890625 3223.826904296875 background all_cells +3668.788330078125 3234.438720703125 background all_cells +3664.064697265625 3230.02783203125 background all_cells +3619.287353515625 3258.61669921875 background all_cells +3627.00048828125 3266.394287109375 background all_cells +3614.59130859375 3266.76025390625 background all_cells +3598.417724609375 3330.760986328125 background all_cells +3628.06884765625 3315.26806640625 background all_cells +3627.73974609375 3323.708740234375 background all_cells +3616.036865234375 3320.0576171875 background all_cells +3557.380615234375 3362.92578125 background all_cells +3586.35693359375 3346.148193359375 background all_cells +3584.789794921875 3340.598876953125 background all_cells +3627.2685546875 3296.70263671875 background all_cells +3623.527587890625 3308.41650390625 background all_cells +3599.519775390625 3303.626953125 background all_cells +3577.1865234375 3301.9140625 background all_cells +3435.280517578125 3381.314208984375 background all_cells +3445.340087890625 3361.803955078125 background all_cells +3435.896240234375 3369.34375 background all_cells +3511.02490234375 3378.002685546875 background all_cells +3511.27685546875 3387.146240234375 background all_cells +3514.426513671875 3390.503662109375 background all_cells +3517.638916015625 3383.189697265625 background all_cells +3513.920166015625 3324.421630859375 background all_cells +3473.2353515625 3361.773193359375 background all_cells +3470.797119140625 3329.47314453125 background all_cells +3465.1494140625 3227.06689453125 background all_cells +3443.330078125 3300.34521484375 background all_cells +3471.393310546875 3238.701416015625 background all_cells +3763.779052734375 3525.044189453125 background all_cells +3769.413818359375 3497.1201171875 background all_cells +3769.388671875 3506.80224609375 background all_cells +3651.6142578125 3516.84033203125 background all_cells +3576.87646484375 3511.148193359375 background all_cells +3578.39501953125 3522.583740234375 background all_cells +3529.19091796875 3509.040771484375 background all_cells +3534.1708984375 3506.645751953125 background all_cells +3566.922607421875 3462.2685546875 background all_cells +3577.930908203125 3433.318115234375 background all_cells +3585.57373046875 3435.7978515625 background all_cells +3514.501220703125 3478.334228515625 background all_cells +3516.631103515625 3471.9033203125 background all_cells +3438.7490234375 3509.145751953125 background all_cells +3453.80517578125 3522.581787109375 background all_cells +3457.659912109375 3520.2763671875 background all_cells +3479.50634765625 3452.1083984375 background all_cells +3441.06787109375 3500.385009765625 background all_cells +3727.87158203125 3515.68359375 background all_cells +3742.73486328125 3501.62890625 background all_cells +3761.025390625 3514.871826171875 background all_cells +3752.6328125 3505.90478515625 background all_cells +3739.733154296875 3524.943359375 background all_cells +3708.626953125 3529.5927734375 background all_cells +3701.40234375 3527.466064453125 background all_cells +3732.871337890625 3529.665283203125 background all_cells +3749.94384765625 3527.54296875 background all_cells +3777.605712890625 3528.058837890625 background all_cells +3735.8779296875 3544.15625 background all_cells +3743.618896484375 3551.461669921875 background all_cells +3702.32275390625 3545.88525390625 background all_cells +3715.785400390625 3544.675537109375 background all_cells +3730.12109375 3552.714599609375 background all_cells +3722.255615234375 3551.942138671875 background all_cells +3724.408203125 3541.3017578125 background all_cells +3818.863037109375 3435.3974609375 background all_cells +3809.44873046875 3432.713623046875 background all_cells +3799.273681640625 3441.57958984375 background all_cells +3828.33349609375 3488.3974609375 background all_cells +3825.706787109375 3519.777099609375 background all_cells +3823.327880859375 3533.544677734375 background all_cells +3785.94921875 3551.005615234375 background all_cells +3793.875 3547.49609375 background all_cells +3789.02587890625 3543.626708984375 background all_cells +3788.154296875 3531.36669921875 background all_cells +3432.43310546875 3545.36669921875 background all_cells +3533.196044921875 3547.7587890625 background all_cells +3517.09765625 3546.974853515625 background all_cells +3662.905517578125 3547.68994140625 background all_cells +3671.643310546875 3545.625244140625 background all_cells +3669.405517578125 3552.66552734375 background all_cells +3560.8564453125 3530.12158203125 background all_cells +3601.01171875 3529.35009765625 background all_cells +3590.553466796875 3530.477294921875 background all_cells +3572.255615234375 3528.759521484375 background all_cells +3718.98388671875 3338.092529296875 background all_cells +3645.281494140625 3349.14404296875 background all_cells +3672.1123046875 3338.155029296875 background all_cells +3691.078125 3325.943115234375 background all_cells +3685.731689453125 3330.8564453125 background all_cells +3682.041015625 3364.025634765625 background all_cells +3765.320556640625 3395.19775390625 background all_cells +3636.028564453125 3415.02392578125 background all_cells +3655.921875 3404.673583984375 background all_cells +3767.7509765625 3403.456787109375 background all_cells +3757.027099609375 3397.73974609375 background all_cells +3751.51513671875 3324.41357421875 background all_cells +3735.259521484375 3378.080322265625 background all_cells +3761.441162109375 3370.946044921875 background all_cells +3751.237548828125 3354.390625 background all_cells +3734.51123046875 3333.3251953125 background all_cells +3740.8564453125 3323.25244140625 background all_cells +3737.964111328125 3474.355712890625 background all_cells +3753.756591796875 3496.60205078125 background all_cells +3746.771728515625 3471.623779296875 background all_cells +3743.477783203125 3481.21142578125 background all_cells +3780.233642578125 3477.92529296875 background all_cells +3779.9052734375 3452.663330078125 background all_cells +3783.61279296875 3497.301513671875 background all_cells +3788.853515625 3476.44921875 background all_cells +3784.614013671875 3488.910400390625 background all_cells +3769.391845703125 3458.03125 background all_cells +3770.268798828125 3482.868896484375 background all_cells +3763.5009765625 3489.599365234375 background all_cells +3659.29736328125 3447.142822265625 background all_cells +3655.72265625 3429.52294921875 background all_cells +3676.73193359375 3511.605712890625 background all_cells +3676.479736328125 3460.2138671875 background all_cells +3667.721923828125 3484.0517578125 background all_cells +3723.23388671875 3510.08251953125 background all_cells +3710.20068359375 3519.995849609375 background all_cells +3710.983154296875 3506.76611328125 background all_cells +3718.177001953125 3482.16796875 background all_cells +3703.040771484375 3475.965576171875 background all_cells +3729.919921875 3467.1005859375 background all_cells +3727.52978515625 3473.564453125 background all_cells +3718.1396484375 3469.459716796875 background all_cells +3815.401123046875 3230.335693359375 background all_cells +3823.500732421875 3299.418212890625 background all_cells +3815.200927734375 3295.77685546875 background all_cells +3813.73388671875 3286.064208984375 background all_cells +3814.767333984375 3412.191650390625 background all_cells +3806.161865234375 3428.552490234375 background all_cells +3818.71630859375 3424.142822265625 background all_cells +3821.75390625 3416.321044921875 background all_cells +3822.09326171875 3364.9375 background all_cells +3814.252197265625 3374.81640625 background all_cells +3800.13134765625 3489.856201171875 background all_cells +3810.20654296875 3642.111083984375 background all_cells +3819.2353515625 3623.99365234375 background all_cells +3798.640380859375 3521.264404296875 background all_cells +3805.57275390625 3515.312255859375 background all_cells +3805.38232421875 3501.66748046875 background all_cells +3786.345703125 3519.445068359375 background all_cells +3790.8125 3513.67578125 background all_cells +3791.79736328125 3505.59228515625 background all_cells +3728.17138671875 3443.77294921875 background all_cells +3731.865478515625 3408.654541015625 background all_cells +3733.46875 3456.575439453125 background all_cells +3730.20166015625 3452.427490234375 background all_cells +3757.619384765625 3461.99609375 background all_cells +3751.19384765625 3450.294677734375 background all_cells +3741.69775390625 3420.02978515625 background all_cells +3757.242431640625 3423.864013671875 background all_cells +3750.74365234375 3423.9541015625 background all_cells +3763.6875 3413.56689453125 background all_cells +3775.676513671875 3438.45849609375 background all_cells +3771.234619140625 3409.9033203125 background all_cells +3469.939208984375 2938.630859375 background all_cells +3398.928955078125 2933.96142578125 background all_cells +3475.471435546875 2932.567138671875 background all_cells +3454.882080078125 2949.39013671875 background all_cells +3465.799560546875 2949.41650390625 background all_cells +3442.712890625 2943.858642578125 background all_cells +3453.489501953125 2983.76416015625 background all_cells +3479.15234375 2971.569091796875 background all_cells +3478.27392578125 2981.740234375 background all_cells +3472.617431640625 2972.53759765625 background all_cells +3468.189453125 2980.6904296875 background all_cells +3461.82373046875 2973.075927734375 background all_cells +3434.61474609375 2971.20361328125 background all_cells +3444.194580078125 2978.8408203125 background all_cells +3478.030517578125 3001.21337890625 background all_cells +3469.179443359375 3018.497314453125 background all_cells +3452.248779296875 3016.7587890625 background all_cells +3458.593994140625 3021.02685546875 background all_cells +3457.85693359375 3027.46875 background all_cells +3452.160400390625 3027.947998046875 background all_cells +3449.3935546875 3022.8046875 background all_cells +3441.413818359375 3020.781494140625 background all_cells +3444.062255859375 3011.198974609375 background all_cells +3428.906494140625 3020.343505859375 background all_cells +3384.755126953125 2989.62939453125 background all_cells +3393.71142578125 3006.1650390625 background all_cells +3368.226806640625 3003.7802734375 background all_cells +3378.632080078125 2993.850341796875 background all_cells +3383.640380859375 3010.515625 background all_cells +3385.84765625 3024.553466796875 background all_cells +3374.922607421875 3014.05908203125 background all_cells +3410.388427734375 2996.87548828125 background all_cells +3418.609375 3021.582275390625 background all_cells +3420.09326171875 3013.9189453125 background all_cells +3444.72607421875 2990.05419921875 background all_cells +3448.974853515625 3002.7744140625 background all_cells +3468.125 2997.762939453125 background all_cells +3505.78564453125 3089.38623046875 background all_cells +3498.038818359375 3098.97509765625 background all_cells +3505.6982421875 3097.498779296875 background all_cells +3496.490966796875 3090.819091796875 background all_cells +3491.450927734375 3114.10205078125 background all_cells +3492.2783203125 3106.460693359375 background all_cells +3507.776123046875 3133.559814453125 background all_cells +3499.54638671875 3140.553466796875 background all_cells +3516.26806640625 3096.095458984375 background all_cells +3520.287109375 3109.36767578125 background all_cells +3513.4765625 3113.499755859375 background all_cells +3509.509033203125 3106.46484375 background all_cells +3515.27734375 3103.67138671875 background all_cells +3501.8701171875 2942.567138671875 background all_cells +3500.050048828125 2926.986328125 background all_cells +3511.2578125 2944.439697265625 background all_cells +3480.30712890625 2941.720703125 background all_cells +3499.0009765625 2965.73876953125 background all_cells +3488.271240234375 2996.395751953125 background all_cells +3486.276611328125 3013.195068359375 background all_cells +3495.7783203125 3014.119384765625 background all_cells +3486.424072265625 2998.552734375 background all_cells +3506.023681640625 3021.753173828125 background all_cells +3502.681396484375 3017.885986328125 background all_cells +3507.3046875 3029.3564453125 background all_cells +3501.93603515625 3028.386474609375 background all_cells +3498.6806640625 3022.607666015625 background all_cells +3503.591064453125 2976.796875 background all_cells +3492.06591796875 2991.5478515625 background all_cells +3507.203857421875 2987.882568359375 background all_cells +3513.72509765625 2980.005615234375 background all_cells +3514.31787109375 2967.777099609375 background all_cells +3515.6396484375 2953.760986328125 background all_cells +3512.60205078125 3005.631591796875 background all_cells +3517.425537109375 3002.48046875 background all_cells +3511.53125 2998.970458984375 background all_cells +3513.23388671875 3026.536865234375 background all_cells +3514.1328125 3037.7431640625 background all_cells +3514.429443359375 3031.5576171875 background all_cells +3514.9755859375 3074.433349609375 background all_cells +3512.64453125 3087.163818359375 background all_cells +3504.839599609375 3084.60546875 background all_cells +3518.04931640625 3079.558837890625 background all_cells +3505.552490234375 3043.3349609375 background all_cells +3513.301025390625 3056.9375 background all_cells +3505.81201171875 3047.880859375 background all_cells +3495.555908203125 3032.46923828125 background all_cells +3491.972900390625 3044.45751953125 background all_cells +3497.389892578125 3040.5048828125 background all_cells +3494.614501953125 3024.482177734375 background all_cells +3474.84375 3031.213623046875 background all_cells +3471.890869140625 3022.892333984375 background all_cells +3477.91162109375 3019.903564453125 background all_cells +3486.681396484375 3039.073486328125 background all_cells +3484.244384765625 3023.774658203125 background all_cells +3480.28955078125 3042.09716796875 background all_cells +3474.6005859375 3044.54638671875 background all_cells +3467.401123046875 3053.377197265625 background all_cells +3467.4248046875 3047.388916015625 background all_cells +3481.3720703125 3051.81689453125 background all_cells +3474.615478515625 3052.378173828125 background all_cells +3460.043701171875 3038.381103515625 background all_cells +3466.636962890625 3041.676513671875 background all_cells +3461.46484375 3043.584228515625 background all_cells +3428.735595703125 3104.3759765625 background all_cells +3432.20361328125 3114.922119140625 background all_cells +3435.09814453125 3106.666748046875 background all_cells +3444.349853515625 3117.33642578125 background all_cells +3436.910888671875 3122.251953125 background all_cells +3413.712158203125 3122.859130859375 background all_cells +3387.3310546875 3116.709716796875 background all_cells +3471.103271484375 3117.829833984375 background all_cells +3488.188232421875 3140.0517578125 background all_cells +3483.148193359375 3114.502197265625 background all_cells +3483.67041015625 3132.0771484375 background all_cells +3455.306884765625 3126.312744140625 background all_cells +3464.994140625 3115.7685546875 background all_cells +3459.626953125 3119.87451171875 background all_cells +3460.148193359375 3127.88818359375 background all_cells +3467.727294921875 3104.943115234375 background all_cells +3486.74658203125 3108.723388671875 background all_cells +3476.22607421875 3110.68505859375 background all_cells +3454.26611328125 3106.121337890625 background all_cells +3437.831298828125 3129.535400390625 background all_cells +3416.233154296875 3131.586669921875 background all_cells +3449.1591796875 3126.515625 background all_cells +3450.51806640625 3135.7080078125 background all_cells +3452.05224609375 3130.890869140625 background all_cells +3442.688232421875 3128.640625 background all_cells +3476.147705078125 3063.2958984375 background all_cells +3477.12451171875 3076.513916015625 background all_cells +3469.88916015625 3073.323974609375 background all_cells +3459.57275390625 3068.264404296875 background all_cells +3465.27490234375 3091.50830078125 background all_cells +3478.516845703125 3100.7724609375 background all_cells +3477.13037109375 3093.33935546875 background all_cells +3467.82861328125 3097.3125 background all_cells +3484.948974609375 3101.98388671875 background all_cells +3483.342041015625 3088.633544921875 background all_cells +3484.748291015625 3082.51318359375 background all_cells +3491.3046875 3098.435302734375 background all_cells +3485.93310546875 3094.294921875 background all_cells +3460.98974609375 3082.13818359375 background all_cells +3473.052978515625 3086.4755859375 background all_cells +3469.438232421875 3082.197265625 background all_cells +3453.336181640625 3045.449462890625 background all_cells +3448.9072265625 3059.361083984375 background all_cells +3459.94482421875 3058.5390625 background all_cells +3435.793701171875 3049.027099609375 background all_cells +3442.96728515625 3048.8974609375 background all_cells +3421.49072265625 3093.036865234375 background all_cells +3428.7822265625 3095.0859375 background all_cells +3460.98779296875 3098.60546875 background all_cells +3436.252685546875 3083.408203125 background all_cells +3427.812255859375 3082.193115234375 background all_cells +3402.229248046875 3117.158203125 background all_cells +3386.090087890625 3091.398681640625 background all_cells +3392.690185546875 3086.823486328125 background all_cells +3401.509033203125 3099.899169921875 background all_cells +3412.02685546875 3102.752685546875 background all_cells +3406.151611328125 3091.25048828125 background all_cells +3422.598388671875 3064.15234375 background all_cells +3458.833740234375 3074.0302734375 background all_cells +3423.812744140625 3072.87548828125 background all_cells +3411.52490234375 3069.76806640625 background all_cells +3397.0498046875 3048.13427734375 background all_cells +3406.25634765625 3037.907470703125 background all_cells +3398.806396484375 3058.0048828125 background all_cells +3418.866455078125 3053.748779296875 background all_cells +3422.960693359375 3053.0576171875 background all_cells +3649.260009765625 3088.47021484375 background all_cells +3648.22119140625 3094.72900390625 background all_cells +3642.014892578125 3090.260498046875 background all_cells +3686.9208984375 3158.690185546875 background all_cells +3697.112060546875 3158.314208984375 background all_cells +3690.899658203125 3142.644775390625 background all_cells +3689.208984375 3152.375 background all_cells +3667.90576171875 3151.6142578125 background all_cells +3675.502197265625 3165.11865234375 background all_cells +3660.426513671875 3145.12158203125 background all_cells +3661.94970703125 3154.321044921875 background all_cells +3677.43212890625 3093.257080078125 background all_cells +3666.5947265625 3097.06005859375 background all_cells +3649.433349609375 3144.27734375 background all_cells +3652.739990234375 3133.998046875 background all_cells +3638.307373046875 3127.25244140625 background all_cells +3646.109375 3122.2216796875 background all_cells +3697.012939453125 3121.536865234375 background all_cells +3667.95166015625 3129.01318359375 background all_cells +3680.7216796875 3144.023681640625 background all_cells +3676.109375 3136.18115234375 background all_cells +3667.934326171875 3146.077392578125 background all_cells +3734.25927734375 3138.7900390625 background all_cells +3724.160888671875 3158.4697265625 background all_cells +3719.048583984375 3156.666748046875 background all_cells +3718.28076171875 3150.36376953125 background all_cells +3699.31103515625 3136.461181640625 background all_cells +3713.32958984375 3164.98583984375 background all_cells +3702.031494140625 3145.60791015625 background all_cells +3713.153564453125 3141.474609375 background all_cells +3691.395263671875 3132.08154296875 background all_cells +3728.720703125 3130.76904296875 background all_cells +3735.8837890625 3130.67822265625 background all_cells +3698.2490234375 3129.9228515625 background all_cells +3712.989013671875 3133.0146484375 background all_cells +3706.490478515625 3129.907470703125 background all_cells +3521.298828125 3144.03662109375 background all_cells +3526.193603515625 3150.170166015625 background all_cells +3533.120361328125 3166.078857421875 background all_cells +3521.841064453125 3158.072509765625 background all_cells +3554.871826171875 3137.610595703125 background all_cells +3560.587646484375 3132.760009765625 background all_cells +3558.2646484375 3127.383544921875 background all_cells +3537.11669921875 3125.056884765625 background all_cells +3551.046630859375 3125.090087890625 background all_cells +3530.0849609375 3125.51220703125 background all_cells +3521.65673828125 3128.53466796875 background all_cells +3525.535888671875 3124.20263671875 background all_cells +3570.13134765625 3103.85791015625 background all_cells +3572.447265625 3126.885986328125 background all_cells +3579.403076171875 3108.884033203125 background all_cells +3576.91162109375 3100.915283203125 background all_cells +3574.87353515625 3092.65625 background all_cells +3619.15576171875 3148.169677734375 background all_cells +3611.383056640625 3141.3828125 background all_cells +3626.274658203125 3161.16552734375 background all_cells +3630.4111328125 3151.166748046875 background all_cells +3628.668212890625 3116.662353515625 background all_cells +3612.730712890625 3118.00341796875 background all_cells +3629.453369140625 3120.785400390625 background all_cells +3622.255615234375 3119.841064453125 background all_cells +3603.0693359375 3135.34228515625 background all_cells +3604.87548828125 3119.02880859375 background all_cells +3604.806396484375 3109.254150390625 background all_cells +3592.175048828125 3115.80859375 background all_cells +3582.40087890625 3133.319580078125 background all_cells +3591.734375 3124.4765625 background all_cells +3589.120849609375 3104.715576171875 background all_cells +3584.84912109375 3120.091064453125 background all_cells +3641.1533203125 3026.349365234375 background all_cells +3648.440185546875 3040.388916015625 background all_cells +3649.39013671875 3025.129150390625 background all_cells +3648.4482421875 3032.2607421875 background all_cells +3643.953125 3035.8466796875 background all_cells +3656.883056640625 3025.893310546875 background all_cells +3666.947021484375 3031.50634765625 background all_cells +3657.62353515625 3036.138916015625 background all_cells +3653.908935546875 3047.444091796875 background all_cells +3656.520751953125 3067.599853515625 background all_cells +3659.05078125 3064.81884765625 background all_cells +3653.411376953125 3055.955810546875 background all_cells +3642.38037109375 3044.256103515625 background all_cells +3637.20263671875 3039.21630859375 background all_cells +3642.771728515625 3053.1259765625 background all_cells +3633.63623046875 3047.847900390625 background all_cells +3639.145751953125 3050.04541015625 background all_cells +3695.955078125 3075.713623046875 background all_cells +3690.44189453125 3064.478759765625 background all_cells +3690.732421875 3093.22412109375 background all_cells +3689.33837890625 3087.106689453125 background all_cells +3694.95849609375 3086.970947265625 background all_cells +3685.651611328125 3082.62646484375 background all_cells +3731.91650390625 3034.27294921875 background all_cells +3731.962890625 3052.633544921875 background all_cells +3734.822021484375 3025.2998046875 background all_cells +3733.236328125 3067.563720703125 background all_cells +3735.558837890625 3083.450927734375 background all_cells +3692.118896484375 3101.27587890625 background all_cells +3687.40966796875 3119.314453125 background all_cells +3694.677734375 3112.85205078125 background all_cells +3700.22119140625 3059.921875 background all_cells +3705.840576171875 3087.8994140625 background all_cells +3703.240478515625 3068.560302734375 background all_cells +3713.596923828125 3100.086669921875 background all_cells +3724.191162109375 3118.88623046875 background all_cells +3707.40771484375 3120.0068359375 background all_cells +3701.06201171875 3106.158203125 background all_cells +3712.261474609375 3115.6748046875 background all_cells +3704.128173828125 3113.91357421875 background all_cells +3681.708251953125 3047.067138671875 background all_cells +3675.474853515625 3039.1103515625 background all_cells +3683.203857421875 3021.843017578125 background all_cells +3698.507568359375 3014.773681640625 background all_cells +3698.630859375 3026.897705078125 background all_cells +3684.86865234375 3063.619873046875 background all_cells +3663.161865234375 3070.096435546875 background all_cells +3677.923583984375 3068.3017578125 background all_cells +3672.048828125 3068.8662109375 background all_cells +3676.608642578125 3061.59228515625 background all_cells +3668.65283203125 3036.815673828125 background all_cells +3673.112060546875 3029.413818359375 background all_cells +3668.517822265625 3021.146240234375 background all_cells +3681.2138671875 3074.16357421875 background all_cells +3680.17626953125 3100.435546875 background all_cells +3678.04296875 3085.197998046875 background all_cells +3653.58740234375 3082.914306640625 background all_cells +3660.970947265625 3087.572509765625 background all_cells +3663.67236328125 3105.285400390625 background all_cells +3638.1396484375 3117.927001953125 background all_cells +3678.368408203125 3112.833740234375 background all_cells +3670.296630859375 3118.38427734375 background all_cells +3668.82958984375 3108.0859375 background all_cells +3662.398681640625 3112.971923828125 background all_cells +3634.626708984375 3093.532958984375 background all_cells +3647.185546875 3080.037109375 background all_cells +3651.533447265625 3071.181884765625 background all_cells +3638.619140625 3077.31884765625 background all_cells +3542.27294921875 3015.242919921875 background all_cells +3532.204833984375 3024.393798828125 background all_cells +3535.939697265625 3016.380859375 background all_cells +3538.192138671875 3023.526123046875 background all_cells +3523.3193359375 3019.133544921875 background all_cells +3530.255615234375 3043.3642578125 background all_cells +3525.615478515625 3039.68212890625 background all_cells +3549.2861328125 3058.923583984375 background all_cells +3545.740478515625 3067.674072265625 background all_cells +3540.938720703125 3064.758056640625 background all_cells +3529.478515625 3049.12744140625 background all_cells +3528.947021484375 3058.4091796875 background all_cells +3520.485595703125 3056.3271484375 background all_cells +3519.262939453125 3048.64111328125 background all_cells +3521.318115234375 3063.596435546875 background all_cells +3522.016845703125 3081.38330078125 background all_cells +3525.142578125 3069.83251953125 background all_cells +3526.174560546875 3092.884033203125 background all_cells +3540.73779296875 3117.149169921875 background all_cells +3528.18212890625 3113.377685546875 background all_cells +3539.52587890625 3103.40380859375 background all_cells +3533.70556640625 3100.1982421875 background all_cells +3534.391357421875 3092.96484375 background all_cells +3534.387451171875 3082.6669921875 background all_cells +3548.970947265625 3093.9609375 background all_cells +3541.79443359375 3088.93798828125 background all_cells +3533.524169921875 3065.7744140625 background all_cells +3540.644775390625 3072.240234375 background all_cells +3535.96044921875 3075.20458984375 background all_cells +3582.59130859375 3085.429443359375 background all_cells +3583.652099609375 3095.23974609375 background all_cells +3583.1552734375 3114.2021484375 background all_cells +3594.9931640625 3080.72021484375 background all_cells +3589.2861328125 3085.552734375 background all_cells +3583.94140625 3076.913818359375 background all_cells +3617.89501953125 3100.44384765625 background all_cells +3628.373046875 3100.3818359375 background all_cells +3627.2587890625 3107.367919921875 background all_cells +3622.683837890625 3093.711181640625 background all_cells +3630.747314453125 3017.3388671875 background all_cells +3633.794921875 3057.843017578125 background all_cells +3628.527099609375 3058.31494140625 background all_cells +3625.012939453125 3053.83447265625 background all_cells +3612.656494140625 3095.745361328125 background all_cells +3617.70361328125 3112.62646484375 background all_cells +3610.3154296875 3103.239501953125 background all_cells +3616.3203125 3086.678466796875 background all_cells +3630.38134765625 3071.472900390625 background all_cells +3623.486572265625 3064.62890625 background all_cells +3600.112060546875 3100.863037109375 background all_cells +3607.10791015625 3095.974853515625 background all_cells +3604.6796875 3087.134033203125 background all_cells +3561.43798828125 3060.089111328125 background all_cells +3557.826416015625 3082.168701171875 background all_cells +3556.712158203125 3068.887939453125 background all_cells +3552.023193359375 3035.66552734375 background all_cells +3550.201171875 3042.051025390625 background all_cells +3572.406982421875 3020.8935546875 background all_cells +3582.805419921875 3019.930908203125 background all_cells +3577.004638671875 3020.78662109375 background all_cells +3551.906494140625 3016.9150390625 background all_cells +3566.0361328125 3078.586181640625 background all_cells +3572.767578125 3083.5908203125 background all_cells +3574.194091796875 3066.526611328125 background all_cells +3559.369140625 3087.43359375 background all_cells +3562.318603515625 3105.39453125 background all_cells +3565.033203125 3098.57275390625 background all_cells +3558.11865234375 3095.19091796875 background all_cells +3429.07763671875 2992.24169921875 background all_cells +3462.5625 3010.056884765625 background all_cells +3455.831787109375 3010.21337890625 background all_cells +3473.50830078125 2988.81201171875 background all_cells +3470.171630859375 3004.38720703125 background all_cells +3461.830078125 2996.8603515625 background all_cells +3481.882568359375 2990.230712890625 background all_cells +3497.715087890625 3005.070068359375 background all_cells +3487.015380859375 3005.510498046875 background all_cells +3528.003662109375 3003.89794921875 background all_cells +3525.31298828125 3009.307373046875 background all_cells +3531.336181640625 3012.847900390625 background all_cells +3519.497314453125 3006.940673828125 background all_cells +3533.59619140625 2989.633544921875 background all_cells +3535.605224609375 2997.074462890625 background all_cells +3495.88525390625 2975.1337890625 background all_cells +3520.842041015625 2966.6015625 background all_cells +3524.053466796875 2980.0126953125 background all_cells +3496.43408203125 2983.297607421875 background all_cells +3475.920166015625 2959.055419921875 background all_cells +3486.80419921875 2982.553466796875 background all_cells +3482.236572265625 2955.103759765625 background all_cells +3647.130859375 3000.22119140625 background all_cells +3645.97705078125 2973.92822265625 background all_cells +3650.919189453125 2966.225341796875 background all_cells +3645.78076171875 2969.314697265625 background all_cells +3648.927001953125 2989.201416015625 background all_cells +3647.408935546875 2995.402099609375 background all_cells +3681.8857421875 2978.875732421875 background all_cells +3692.654052734375 2986.0703125 background all_cells +3661.633544921875 2984.247802734375 background all_cells +3669.67041015625 2984.174072265625 background all_cells +3683.06982421875 2929.067626953125 background all_cells +3662.11572265625 2962.397216796875 background all_cells +3675.516357421875 2935.466796875 background all_cells +3646.125732421875 3006.185302734375 background all_cells +3663.04150390625 3012.8232421875 background all_cells +3660.791748046875 3008.65869140625 background all_cells +3652.5224609375 3011.191650390625 background all_cells +3647.870849609375 2944.21484375 background all_cells +3658.8564453125 2942.689697265625 background all_cells +3701.45654296875 2998.7041015625 background all_cells +3660.2509765625 3001.630126953125 background all_cells +3670.991455078125 2997.33984375 background all_cells +3543.995361328125 2932.04736328125 background all_cells +3517.419189453125 2948.419921875 background all_cells +3557.544189453125 2950.31640625 background all_cells +3551.6123046875 2942.839111328125 background all_cells +3564.006591796875 2939.8681640625 background all_cells +3541.19140625 2957.194580078125 background all_cells +3552.6708984375 2968.313232421875 background all_cells +3544.4423828125 2965.780517578125 background all_cells +3533.436767578125 2977.85009765625 background all_cells +3539.984619140625 2983.6044921875 background all_cells +3534.590087890625 2962.423828125 background all_cells +3585.50146484375 2981.1044921875 background all_cells +3576.56591796875 3008.83154296875 background all_cells +3555.968017578125 3007.33349609375 background all_cells +3565.079833984375 3008.446044921875 background all_cells +3547.654541015625 3008.97412109375 background all_cells +3572.236572265625 3012.297607421875 background all_cells +3580.7734375 2996.811767578125 background all_cells +3595.1591796875 3008.094482421875 background all_cells +3588.8291015625 2997.6015625 background all_cells +3586.125732421875 3009.346923828125 background all_cells +3576.5966796875 2994.337158203125 background all_cells +3557.455078125 2999.03955078125 background all_cells +3575.317138671875 3003.661865234375 background all_cells +3566.31494140625 3000.80029296875 background all_cells +3600.6328125 2978.695068359375 background all_cells +3616.305419921875 2984.9892578125 background all_cells +3611.5283203125 2994.516845703125 background all_cells +3620.24853515625 2958.5166015625 background all_cells +3628.460205078125 2928.14697265625 background all_cells +3633.48486328125 2932.962158203125 background all_cells +3632.930419921875 2961.627197265625 background all_cells +3627.762451171875 2937.16015625 background all_cells +3622.7763671875 2994.99853515625 background all_cells +3635.840087890625 3007.2333984375 background all_cells +3621.75 3002.821044921875 background all_cells +3626.623779296875 2972.631103515625 background all_cells +3634.22412109375 2975.78857421875 background all_cells +3638.262939453125 2969.835205078125 background all_cells +3639.463623046875 2986.443603515625 background all_cells +3627.13134765625 2991.702880859375 background all_cells +3629.68701171875 2985.313720703125 background all_cells +3610.227294921875 2976.510986328125 background all_cells +3614.0126953125 2973.1357421875 background all_cells +3606.685546875 2968.425537109375 background all_cells +3601.472900390625 2960.856201171875 background all_cells +3612.672607421875 2950.69287109375 background all_cells +3611.918212890625 2955.37646484375 background all_cells +3602.263427734375 2948.15625 background all_cells +3585.41015625 2958.770751953125 background all_cells +3592.0771484375 2949.84814453125 background all_cells +3578.695556640625 2953.383544921875 background all_cells +3590.5224609375 2961.0810546875 background all_cells +3588.502197265625 2942.38134765625 background all_cells +3557.046630859375 2971.889892578125 background all_cells +3553.279541015625 2992.670166015625 background all_cells +3563.409423828125 2977.498046875 background all_cells +3555.64306640625 2979.0625 background all_cells +3593.103515625 2981.7041015625 background all_cells +3595.538818359375 2962.376220703125 background all_cells +3593.9580078125 2990.71533203125 background all_cells +3597.276123046875 2985.064208984375 background all_cells +3594.556884765625 2970.547119140625 background all_cells +3566.44775390625 2963.537353515625 background all_cells +3577.5234375 2965.3173828125 background all_cells +3582.46923828125 2973.767822265625 background all_cells +3575.4267578125 2974.1591796875 background all_cells +3784.727783203125 3064.712158203125 background all_cells +3786.656982421875 3025.47802734375 background all_cells +3791.01171875 3073.71240234375 background all_cells +3791.17724609375 3066.791015625 background all_cells +3794.33154296875 3041.04345703125 background all_cells +3803.054443359375 3030.742919921875 background all_cells +3808.039794921875 3041.455810546875 background all_cells +3821.134521484375 3029.513671875 background all_cells +3822.85986328125 3039.682373046875 background all_cells +3812.65185546875 3046.26708984375 background all_cells +3827.30810546875 3053.228515625 background all_cells +3821.41357421875 3067.15576171875 background all_cells +3793.44384765625 3097.958740234375 background all_cells +3802.56689453125 3093.85595703125 background all_cells +3797.3408203125 3090.972412109375 background all_cells +3792.368896484375 3084.76123046875 background all_cells +3812.654296875 3099.37646484375 background all_cells +3824.995849609375 3084.810791015625 background all_cells +3813.74169921875 3081.990478515625 background all_cells +3794.383056640625 3059.077392578125 background all_cells +3803.62353515625 3076.536865234375 background all_cells +3797.886962890625 3067.5146484375 background all_cells +3750.440185546875 3033.72900390625 background all_cells +3756.82861328125 3038.4814453125 background all_cells +3751.817626953125 3049.621337890625 background all_cells +3770.230712890625 3097.97607421875 background all_cells +3780.19873046875 3089.306884765625 background all_cells +3774.3818359375 3083.986328125 background all_cells +3769.09423828125 3085.97607421875 background all_cells +3761.901123046875 3088.85400390625 background all_cells +3765.955810546875 3091.49462890625 background all_cells +3765.226806640625 3083.546875 background all_cells +3744.022705078125 3073.037353515625 background all_cells +3758.946044921875 3082.906005859375 background all_cells +3759.154541015625 3074.861572265625 background all_cells +3753.2578125 3079.393798828125 background all_cells +3751.374755859375 3061.693115234375 background all_cells +3778.55029296875 3038.106689453125 background all_cells +3776.667236328125 3056.795654296875 background all_cells +3768.338134765625 3042.898193359375 background all_cells +3642.487060546875 3153.884521484375 background all_cells +3653.810546875 3165.228515625 background all_cells +3644.51123046875 3166.978759765625 background all_cells +3656.27294921875 3159.46337890625 background all_cells +3644.503662109375 3216.60595703125 background all_cells +3667.059814453125 3217.625244140625 background all_cells +3650.7880859375 3214.617919921875 background all_cells +3645.2666015625 3221.368408203125 background all_cells +3649.809814453125 3195.862548828125 background all_cells +3634.078369140625 3191.464599609375 background all_cells +3633.792724609375 3208.07958984375 background all_cells +3640.431884765625 3196.3544921875 background all_cells +3656.806640625 3203.0361328125 background all_cells +3650.31396484375 3200.4658203125 background all_cells +3665.18408203125 3179.413818359375 background all_cells +3667.279052734375 3193.972412109375 background all_cells +3658.998779296875 3171.7021484375 background all_cells +3658.29052734375 3192.780029296875 background all_cells +3653.757568359375 3189.310546875 background all_cells +3660.626708984375 3185.99853515625 background all_cells +3643.494873046875 3178.565185546875 background all_cells +3634.693359375 3176.787109375 background all_cells +3633.771728515625 3185.30712890625 background all_cells +3645.3984375 3187.054443359375 background all_cells +3650.982666015625 3183.36474609375 background all_cells +3628.736083984375 3216.450439453125 background all_cells +3639.1337890625 3224.190185546875 background all_cells +3634.90673828125 3219.5517578125 background all_cells +3675.502197265625 3216.9658203125 background all_cells +3674.977783203125 3199.033203125 background all_cells +3678.805419921875 3195.0322265625 background all_cells +3678.03271484375 3211.387451171875 background all_cells +3688.618408203125 3170.854248046875 background all_cells +3681.033203125 3173.231201171875 background all_cells +3674.3623046875 3171.39306640625 background all_cells +3671.289794921875 3181.259521484375 background all_cells +3670.794189453125 3189.960693359375 background all_cells +3680.531494140625 3185.592041015625 background all_cells +3689.267822265625 3184.04150390625 background all_cells +3700.772216796875 3231.901123046875 background all_cells +3683.582275390625 3220.656982421875 background all_cells +3687.59033203125 3239.091064453125 background all_cells +3703.989990234375 3224.23681640625 background all_cells +3700.640380859375 3241.06689453125 background all_cells +3737.677490234375 3194.07763671875 background all_cells +3722.33935546875 3202.476806640625 background all_cells +3730.1162109375 3200.86328125 background all_cells +3717.568359375 3196.4052734375 background all_cells +3735.594482421875 3241.7353515625 background all_cells +3727.951416015625 3234.077880859375 background all_cells +3718.369384765625 3177.08056640625 background all_cells +3719.77783203125 3168.4716796875 background all_cells +3723.931396484375 3179.859130859375 background all_cells +3721.93017578125 3191.06103515625 background all_cells +3729.5380859375 3184.136962890625 background all_cells +3712.719970703125 3204.445556640625 background all_cells +3710.5478515625 3218.061279296875 background all_cells +3704.7177734375 3214.451904296875 background all_cells +3711.74169921875 3190.504638671875 background all_cells +3698.664794921875 3188.10205078125 background all_cells +3693.914794921875 3203.421875 background all_cells +3698.739990234375 3200.49365234375 background all_cells +3703.748046875 3196.727294921875 background all_cells +3611.467041015625 3153.396240234375 background all_cells +3612.748291015625 3165.01123046875 background all_cells +3617.925537109375 3156.294677734375 background all_cells +3615.375732421875 3180.169189453125 background all_cells +3619.896240234375 3193.031005859375 background all_cells +3614.142333984375 3187.31689453125 background all_cells +3621.762451171875 3185.5869140625 background all_cells +3616.4091796875 3209.8798828125 background all_cells +3622.77685546875 3219.439453125 background all_cells +3628.52197265625 3204.892578125 background all_cells +3624.70703125 3199.580322265625 background all_cells +3620.8505859375 3206.95654296875 background all_cells +3606.64697265625 3209.463623046875 background all_cells +3610.47265625 3194.04296875 background all_cells +3610.629150390625 3202.401123046875 background all_cells +3628.293701171875 3172.734619140625 background all_cells +3621.739990234375 3173.47216796875 background all_cells +3625.947998046875 3179.9140625 background all_cells +3608.939208984375 3173.7685546875 background all_cells +3617.404296875 3174.2763671875 background all_cells +3767.0751953125 3104.8759765625 background all_cells +3777.922607421875 3111.41845703125 background all_cells +3792.1982421875 3114.36328125 background all_cells +3798.608642578125 3108.112060546875 background all_cells +3777.4052734375 3120.292724609375 background all_cells +3774.192138671875 3143.980224609375 background all_cells +3784.058349609375 3121.5517578125 background all_cells +3800.780029296875 3119.66796875 background all_cells +3815.856201171875 3115.1015625 background all_cells +3808.107421875 3119.31396484375 background all_cells +3798.459716796875 3135.462646484375 background all_cells +3798.798095703125 3130.239501953125 background all_cells +3773.953369140625 3284.224853515625 background all_cells +3788.541015625 3417.56298828125 background all_cells +3778.512451171875 3412.482177734375 background all_cells +3780.744873046875 3422.611572265625 background all_cells +3783.417724609375 3433.91845703125 background all_cells +3822.753662109375 3384.153564453125 background all_cells +3826.367919921875 3383.84912109375 background all_cells +3812.93701171875 3389.5712890625 background all_cells +3809.353759765625 3482.117431640625 background all_cells +3824.731201171875 3477.181396484375 background all_cells +3808.888427734375 3339.369140625 background all_cells +3798.570556640625 3426.034423828125 background all_cells +3805.994384765625 3421.59765625 background all_cells +3805.383056640625 3381.7470703125 background all_cells +3740.69921875 3138.72314453125 background all_cells +3743.0029296875 3146.640625 background all_cells +3816.72119140625 3166.220703125 background all_cells +3822.69873046875 3178.74853515625 background all_cells +3819.265380859375 3147.071044921875 background all_cells +3744.4755859375 3175.641845703125 background all_cells +3757.87158203125 3159.443359375 background all_cells +3754.756591796875 3167.6796875 background all_cells +3754.53662109375 3223.190673828125 background all_cells +3754.005615234375 3273.040771484375 background all_cells +3744.2431640625 3239.590087890625 background all_cells +3805.92431640625 3223.52294921875 background all_cells +3796.9375 3248.775390625 background all_cells +3798.20068359375 3299.498046875 background all_cells +3804.205810546875 3294.4912109375 background all_cells +3773.826416015625 3193.9609375 background all_cells +3790.415771484375 3211.77880859375 background all_cells +3778.476806640625 3208.29736328125 background all_cells +3779.13037109375 3184.992431640625 background all_cells +3758.033447265625 2923.257080078125 background all_cells +3754.252685546875 2936.27001953125 background all_cells +3745.99951171875 2937.63330078125 background all_cells +3746.343994140625 2928.809326171875 background all_cells +3780.3037109375 2950.33056640625 background all_cells +3774.54443359375 2965.3544921875 background all_cells +3764.87109375 2957.2841796875 background all_cells +3756.81201171875 2957.05224609375 background all_cells +3748.308349609375 2950.936279296875 background all_cells +3753.5146484375 2965.013916015625 background all_cells +3743.14697265625 2986.1689453125 background all_cells +3743.464111328125 2971.485595703125 background all_cells +3770.11865234375 2944.307373046875 background all_cells +3761.422607421875 2941.734130859375 background all_cells +3763.92138671875 2931.635009765625 background all_cells +3766.8291015625 2974.791748046875 background all_cells +3776.67919921875 2986.9951171875 background all_cells +3754.2890625 2977.845947265625 background all_cells +3751.641845703125 3019.339111328125 background all_cells +3772.560546875 3027.7841796875 background all_cells +3755.64453125 3023.618408203125 background all_cells +3766.8603515625 2995.81884765625 background all_cells +3770.058349609375 3013.853515625 background all_cells +3759.572509765625 3008.268798828125 background all_cells +3751.303466796875 2998.935791015625 background all_cells +3730.866943359375 3006.489501953125 background all_cells +3730.280029296875 2959.6220703125 background all_cells +3731.715576171875 2974.125 background all_cells +3730.62646484375 3013.782958984375 background all_cells +3739.3857421875 2992.081787109375 background all_cells +3745.422119140625 3007.3583984375 background all_cells +3740.97265625 3015.530517578125 background all_cells +3740.864013671875 3020.36572265625 background all_cells +3740.6943359375 3055.450927734375 background all_cells +3741.611083984375 3032.05419921875 background all_cells +3747.7275390625 3020.65673828125 background all_cells +3814.666748046875 2930.029052734375 background all_cells +3787.61474609375 2940.172607421875 background all_cells +3799.872802734375 2936.271484375 background all_cells +3806.996826171875 2943.333251953125 background all_cells +3817.331787109375 2942.78759765625 background all_cells +3810.914306640625 2936.998046875 background all_cells +3814.042724609375 2989.32275390625 background all_cells +3821.93359375 2989.251708984375 background all_cells +3820.84619140625 2980.56591796875 background all_cells +3813.88525390625 2951.00537109375 background all_cells +3805.152099609375 2959.362060546875 background all_cells +3791.625244140625 2960.045166015625 background all_cells +3803.076171875 2952.957275390625 background all_cells +3823.67626953125 2957.910888671875 background all_cells +3806.73583984375 2998.2021484375 background all_cells +3815.955810546875 2994.1806640625 background all_cells +3825.273193359375 3001.363037109375 background all_cells +3828.03466796875 2997.452392578125 background all_cells +3808.906005859375 3016.922607421875 background all_cells +3815.590576171875 3008.050048828125 background all_cells +3802.998046875 2983.32177734375 background all_cells +3814.76318359375 2972.906982421875 background all_cells +3812.287841796875 2982.1044921875 background all_cells +3805.6650390625 2969.423583984375 background all_cells +3786.8701171875 3008.345703125 background all_cells +3797.107177734375 2990.766845703125 background all_cells +3796.34033203125 2997.810302734375 background all_cells +2298.4130859375 3203.11865234375 background all_cells +2290.094482421875 3117.224365234375 background all_cells +2324.533447265625 3131.3564453125 background all_cells +2321.117431640625 3126.6826171875 background all_cells +2316.6591796875 3133.32568359375 background all_cells +2300.34521484375 3143.897216796875 background all_cells +2403.75146484375 3129.108642578125 background all_cells +2396.9619140625 3124.2734375 background all_cells +2407.506591796875 3159.387451171875 background all_cells +2448.994140625 3153.973876953125 background all_cells +2365.71533203125 3141.07763671875 background all_cells +2329.185791015625 3184.010498046875 background all_cells +2351.37060546875 3173.403564453125 background all_cells +2352.73876953125 3144.787109375 background all_cells +2383.1943359375 3169.7998046875 background all_cells +2393.052001953125 3128.809326171875 background all_cells +2381.224609375 3062.724853515625 background all_cells +2393.45556640625 3192.90234375 background all_cells +2388.206298828125 3179.820556640625 background all_cells +2439.276611328125 3039.11669921875 background all_cells +2450.546630859375 3071.226318359375 background all_cells +2416.347412109375 3064.697509765625 background all_cells +2429.309326171875 3060.980224609375 background all_cells +2345.2177734375 3040.200927734375 background all_cells +2299.4775390625 3083.83544921875 background all_cells +2301.850830078125 3061.7861328125 background all_cells +2295.178955078125 3062.497802734375 background all_cells +2327.06494140625 3097.743408203125 background all_cells +2335.159912109375 3072.963623046875 background all_cells +2527.601806640625 3161.882568359375 background all_cells +2538.2724609375 3136.539794921875 background all_cells +2538.1865234375 3148.633056640625 background all_cells +2526.620849609375 3149.079345703125 background all_cells +2553.387939453125 3151.2998046875 background all_cells +2545.4013671875 3153.24755859375 background all_cells +2557.2119140625 3168.8603515625 background all_cells +2566.050048828125 3157.741943359375 background all_cells +2549.594970703125 3131.7939453125 background all_cells +2565.731201171875 3142.210205078125 background all_cells +2571.69677734375 3145.1103515625 background all_cells +2551.990234375 3138.549560546875 background all_cells +2533.049560546875 3192.415283203125 background all_cells +2534.30126953125 3182.94482421875 background all_cells +2541.46044921875 3167.767333984375 background all_cells +2527.166259765625 3124.69775390625 background all_cells +2526.45361328125 3137.34765625 background all_cells +2513.23681640625 3135.82373046875 background all_cells +2521.1552734375 3136.52392578125 background all_cells +2522.06689453125 3128.7294921875 background all_cells +2490.2021484375 3154.835693359375 background all_cells +2503.5693359375 3155.996337890625 background all_cells +2515.72607421875 3155.0830078125 background all_cells +2498.30322265625 3135.78125 background all_cells +2507.469482421875 3144.32373046875 background all_cells +2504.023681640625 3135.2470703125 background all_cells +2498.6259765625 3145.1767578125 background all_cells +2539.2802734375 3040.336181640625 background all_cells +2544.097900390625 3055.51318359375 background all_cells +2494.33544921875 3045.8623046875 background all_cells +2559.385009765625 3109.2763671875 background all_cells +2570.0224609375 3116.827392578125 background all_cells +2560.152099609375 3118.8203125 background all_cells +2549.1357421875 3118.834228515625 background all_cells +2551.87255859375 3111.019775390625 background all_cells +2557.702392578125 3098.815185546875 background all_cells +2550.727783203125 3105.10107421875 background all_cells +2567.658203125 3102.63232421875 background all_cells +2499.966796875 3104.685302734375 background all_cells +2540.24365234375 3120.2646484375 background all_cells +2532.142822265625 3084.099609375 background all_cells +2468.67529296875 3048.7841796875 background all_cells +2489.148193359375 3055.013916015625 background all_cells +2482.566162109375 3076.658203125 background all_cells +2688.87841796875 3179.407958984375 background all_cells +2670.525146484375 3189.0205078125 background all_cells +2698.35009765625 3187.498046875 background all_cells +2713.612548828125 3121.112060546875 background all_cells +2703.07861328125 3194.370361328125 background all_cells +2698.02783203125 3149.35986328125 background all_cells +2668.08984375 3164.694580078125 background all_cells +2672.510498046875 3142.917236328125 background all_cells +2687.86962890625 3166.273193359375 background all_cells +2674.610107421875 3166.34619140625 background all_cells +2679.78857421875 3162.377197265625 background all_cells +2746.2216796875 3119.2294921875 background all_cells +2732.975341796875 3132.693359375 background all_cells +2740.769775390625 3121.474365234375 background all_cells +2729.565185546875 3122.89404296875 background all_cells +2756.578125 3123.196044921875 background all_cells +2767.671142578125 3169.221435546875 background all_cells +2754.950927734375 3151.252685546875 background all_cells +2754.841796875 3181.53173828125 background all_cells +2763.310302734375 3189.805419921875 background all_cells +2736.77490234375 3164.71240234375 background all_cells +2747.9990234375 3144.579833984375 background all_cells +2743.197265625 3150.62939453125 background all_cells +2743.2822265625 3197.7685546875 background all_cells +2746.2587890625 3169.991455078125 background all_cells +2885.13232421875 3033.63427734375 background all_cells +2926.93017578125 3050.679931640625 background all_cells +2917.34912109375 3061.639892578125 background all_cells +2931.830322265625 3070.244384765625 background all_cells +2894.638916015625 3033.984619140625 background all_cells +2898.663330078125 3056.259521484375 background all_cells +2893.7705078125 3048.099853515625 background all_cells +2921.09716796875 3075.81494140625 background all_cells +2916.599365234375 3085.244140625 background all_cells +2903.06005859375 3084.923583984375 background all_cells +2904.7294921875 3073.890625 background all_cells +2808.878173828125 3059.084228515625 background all_cells +2798.777587890625 3079.96435546875 background all_cells +2794.337890625 3075.012451171875 background all_cells +2776.622314453125 3048.675048828125 background all_cells +2810.759765625 3050.889892578125 background all_cells +2804.463623046875 3043.99365234375 background all_cells +2818.734619140625 3046.5654296875 background all_cells +2823.815185546875 3056.0595703125 background all_cells +2816.948974609375 3053.925537109375 background all_cells +2830.975830078125 3032.3681640625 background all_cells +2852.275390625 3041.708984375 background all_cells +2819.9931640625 3037.814453125 background all_cells +2825.437255859375 3036.75390625 background all_cells +2705.994873046875 3048.056884765625 background all_cells +2709.40576171875 3076.069091796875 background all_cells +2721.76123046875 3075.3642578125 background all_cells +2771.057373046875 3038.337646484375 background all_cells +2766.427734375 3051.20458984375 background all_cells +2747.413818359375 3041.759521484375 background all_cells +2571.09228515625 3068.252197265625 background all_cells +2593.98046875 3095.75634765625 background all_cells +2573.07080078125 3093.69873046875 background all_cells +2592.397216796875 3088.232421875 background all_cells +2562.23388671875 3131.277099609375 background all_cells +2624.05322265625 3106.012451171875 background all_cells +2600.337890625 3134.765625 background all_cells +2618.212890625 3119.116455078125 background all_cells +2617.27978515625 3114.306640625 background all_cells +2604.70703125 3087.82275390625 background all_cells +2605.5576171875 3077.986572265625 background all_cells +2602.90478515625 3082.84423828125 background all_cells +2632.470458984375 3107.931640625 background all_cells +2642.816650390625 3139.553955078125 background all_cells +2635.560546875 3133.043701171875 background all_cells +2626.06103515625 3082.02001953125 background all_cells +2626.21240234375 3097.3408203125 background all_cells +2622.154052734375 3090.65234375 background all_cells +2933.386474609375 3100.0693359375 background all_cells +2773.1396484375 3097.790771484375 background all_cells +2748.1416015625 3103.82421875 background all_cells +2782.690185546875 3100.666259765625 background all_cells +2940.867919921875 3124.361572265625 background all_cells +2934.943115234375 3117.485595703125 background all_cells +2788.75830078125 3087.34375 background all_cells +2773.639404296875 3085.06640625 background all_cells +2758.125244140625 3086.894287109375 background all_cells +2680.148193359375 3126.029296875 background all_cells +2777.16064453125 3130.355224609375 background all_cells +2694.347900390625 3138.173095703125 background all_cells +2591.877197265625 3192.46630859375 background all_cells +2891.37255859375 3203.28857421875 background all_cells +2646.742919921875 3194.64599609375 background all_cells +2598.38916015625 3198.9462890625 background all_cells +2612.720703125 3192.485595703125 background all_cells +2609.49658203125 3166.76220703125 background all_cells +2624.65673828125 3182.6181640625 background all_cells +2612.887451171875 3178.17919921875 background all_cells +2632.275146484375 3173.057861328125 background all_cells +2643.525146484375 3168.697265625 background all_cells +2635.735595703125 3146.97412109375 background all_cells +2634.574462890625 3159.60205078125 background all_cells +2623.196533203125 3146.703857421875 background all_cells +2600.264892578125 3160.8759765625 background all_cells +2623.257568359375 3156.047119140625 background all_cells +2607.263427734375 3147.9091796875 background all_cells +2612.648193359375 3145.281494140625 background all_cells +2584.39013671875 3180.402587890625 background all_cells +2572.12939453125 3175.4912109375 background all_cells +2598.776611328125 3177.626708984375 background all_cells +2592.248046875 3183.140625 background all_cells +2587.1552734375 3170.22265625 background all_cells +2294.333740234375 2952.695068359375 background all_cells +2361.99658203125 2937.052001953125 background all_cells +2372.755859375 2931.118896484375 background all_cells +2325.768798828125 2933.53076171875 background all_cells +2455.6552734375 2970.62255859375 background all_cells +2497.3623046875 2972.8388671875 background all_cells +2502.779052734375 2959.2412109375 background all_cells +2446.83837890625 2979.77783203125 background all_cells +2499.790283203125 2938.825439453125 background all_cells +2465.102294921875 2936.276611328125 background all_cells +2410.064453125 2941.225830078125 background all_cells +2420.874267578125 2942.19580078125 background all_cells +2419.813720703125 2936.173095703125 background all_cells +2416.54052734375 2972.63232421875 background all_cells +2395.01171875 2944.986328125 background all_cells +2393.22119140625 2975.48828125 background all_cells +2402.565673828125 2946.67431640625 background all_cells +2396.810791015625 2953.59033203125 background all_cells +2399.220947265625 2960.09228515625 background all_cells +2727.341796875 2940.91259765625 background all_cells +2742.31640625 2949.61962890625 background all_cells +2735.382568359375 2935.44921875 background all_cells +2761.052734375 2946.4619140625 background all_cells +2791.156005859375 2933.388916015625 background all_cells +2786.7734375 2939.849609375 background all_cells +2772.764404296875 2954.726318359375 background all_cells +2774.618408203125 2963.093505859375 background all_cells +2760.484375 2961.522705078125 background all_cells +2785.880859375 2962.97900390625 background all_cells +2654.353515625 2972.70849609375 background all_cells +2649.648681640625 2992.3974609375 background all_cells +2656.736083984375 2997.736083984375 background all_cells +2688.612060546875 2980.2431640625 background all_cells +2680.108154296875 2974.151123046875 background all_cells +2739.470703125 3024.394775390625 background all_cells +2765.78662109375 3013.447998046875 background all_cells +2739.37451171875 3031.605224609375 background all_cells +2690.55615234375 3022.226806640625 background all_cells +2714.487548828125 3017.93310546875 background all_cells +2700.67626953125 3006.187744140625 background all_cells +2695.43701171875 3026.81689453125 background all_cells +2871.4326171875 3024.498046875 background all_cells +2865.73681640625 3014.35400390625 background all_cells +2805.4462890625 2993.887451171875 background all_cells +2740.194580078125 2995.854248046875 background all_cells +2821.728515625 2978.520263671875 background all_cells +2809.670166015625 2976.5048828125 background all_cells +2667.465576171875 3017.41552734375 background all_cells +2682.900146484375 3018.939697265625 background all_cells +2675.948974609375 3005.349609375 background all_cells +2674.671142578125 3014.4072265625 background all_cells +2800.852294921875 2965.62060546875 background all_cells +2813.623291015625 2948.6767578125 background all_cells +2808.88916015625 2944.84423828125 background all_cells +2808.535888671875 2956.1845703125 background all_cells +2840.815673828125 2956.4130859375 background all_cells +2848.328369140625 2948.703369140625 background all_cells +2811.71728515625 2963.9384765625 background all_cells +2829.385009765625 2963.351318359375 background all_cells +2827.391845703125 2949.926513671875 background all_cells +2817.88671875 2961.387451171875 background all_cells +2809.233642578125 2931.785400390625 background all_cells +2822.965087890625 2940.409423828125 background all_cells +2816.760009765625 2934.09814453125 background all_cells +2824.22607421875 2932.2568359375 background all_cells +2662.52294921875 2967.5791015625 background all_cells +2642.32080078125 2962.38330078125 background all_cells +2667.126708984375 2965.492919921875 background all_cells +2701.900390625 2964.974609375 background all_cells +2671.22802734375 2957.656982421875 background all_cells +2650.05615234375 2927.7998046875 background all_cells +2690.06884765625 2944.452392578125 background all_cells +2660.29931640625 2931.72900390625 background all_cells +2566.01318359375 2936.022216796875 background all_cells +2618.479248046875 2939.671875 background all_cells +2603.631103515625 2927.79931640625 background all_cells +2368.99853515625 3025.045654296875 background all_cells +2298.1328125 3035.96142578125 background all_cells +2384.537841796875 2989.64599609375 background all_cells +2391.53076171875 3028.1025390625 background all_cells +2413.85595703125 3009.10888671875 background all_cells +2388.5537109375 3008.605712890625 background all_cells +2456.734130859375 3001.53466796875 background all_cells +2468.709228515625 2999.535400390625 background all_cells +2465.070068359375 3011.943359375 background all_cells +2458.9638671875 3031.233642578125 background all_cells +2490.96044921875 2979.798095703125 background all_cells +2493.51904296875 3006.009521484375 background all_cells +2517.497802734375 3010.44482421875 background all_cells +2506.561767578125 3033.844970703125 background all_cells +2602.875 2989.1357421875 background all_cells +2579.095947265625 2984.130126953125 background all_cells +2562.6533203125 2972.976806640625 background all_cells +2627.548095703125 2980.3916015625 background all_cells +2626.30615234375 3000.69921875 background all_cells +2617.753173828125 2980.446044921875 background all_cells +2575.936767578125 3014.03857421875 background all_cells +2628.892333984375 3034.924560546875 background all_cells +2643.205078125 3031.544921875 background all_cells +2583.05908203125 3007.822998046875 background all_cells +3053.1650390625 3170.394775390625 background all_cells +3104.05224609375 3171.17529296875 background all_cells +3004.5595703125 3177.80029296875 background all_cells +3022.7275390625 3174.176025390625 background all_cells +2998.531494140625 3197.20361328125 background all_cells +3009.812744140625 3202.427490234375 background all_cells +2988.362548828125 3198.12744140625 background all_cells +3010.80078125 3197.024658203125 background all_cells +3093.397216796875 3253.792236328125 background all_cells +3087.387451171875 3258.4912109375 background all_cells +3070.5859375 3257.56298828125 background all_cells +3098.86181640625 3248.648193359375 background all_cells +3079.26318359375 3190.925537109375 background all_cells +3076.990234375 3250.9482421875 background all_cells +3078.930908203125 3240.558349609375 background all_cells +2999.7568359375 3205.18603515625 background all_cells +2999.004150390625 3251.74267578125 background all_cells +3002.9306640625 3262.024169921875 background all_cells +2990.5234375 3240.747314453125 background all_cells +3006.500244140625 3220.0576171875 background all_cells +3120.57763671875 3245.71240234375 background all_cells +3113.821533203125 3242.18701171875 background all_cells +3132.236328125 3230.013916015625 background all_cells +3135.128662109375 3248.310302734375 background all_cells +3128.95166015625 3247.9091796875 background all_cells +3154.67626953125 3265.56298828125 background all_cells +3161.485107421875 3258.358642578125 background all_cells +3157.278564453125 3220.3818359375 background all_cells +3158.35498046875 3240.96142578125 background all_cells +3141.179931640625 3254.25537109375 background all_cells +3149.40673828125 3253.9345703125 background all_cells +3144.1259765625 3259.45703125 background all_cells +3134.433349609375 3266.1923828125 background all_cells +3136.6806640625 3255.80224609375 background all_cells +3019.346435546875 3361.73046875 background all_cells +3049.581787109375 3364.72607421875 background all_cells +3045.129150390625 3362.410888671875 background all_cells +3032.22705078125 3365.652587890625 background all_cells +3075.32763671875 3352.31396484375 background all_cells +3082.412353515625 3351.8671875 background all_cells +3076.395751953125 3356.31689453125 background all_cells +3077.453857421875 3369.43994140625 background all_cells +3083.914794921875 3376.779541015625 background all_cells +3038.1064453125 3375.2412109375 background all_cells +3037.611572265625 3392.494873046875 background all_cells +3043.28857421875 3392.943359375 background all_cells +3001.492431640625 3390.546142578125 background all_cells +3014.1689453125 3411.27734375 background all_cells +3030.95458984375 3399.219482421875 background all_cells +3026.606201171875 3406.6708984375 background all_cells +3028.713134765625 3379.345458984375 background all_cells +3009.138671875 3390.056640625 background all_cells +3038.892822265625 3457.99462890625 background all_cells +3018.18505859375 3452.63330078125 background all_cells +3026.38525390625 3460.2509765625 background all_cells +3027.997314453125 3452.79833984375 background all_cells +3020.634033203125 3433.124755859375 background all_cells +3031.475341796875 3427.9794921875 background all_cells +3019.72900390625 3422.117431640625 background all_cells +3012.62255859375 3422.847412109375 background all_cells +3033.1826171875 3405.052734375 background all_cells +3038.01953125 3397.306884765625 background all_cells +3588.402587890625 3144.52734375 background all_cells +3567.97802734375 3149.382568359375 background all_cells +3578.5361328125 3148.8701171875 background all_cells +3577.283203125 3141.68359375 background all_cells +3556.990478515625 3165.2353515625 background all_cells +3548.140625 3166.13427734375 background all_cells +3571.502685546875 3174.953125 background all_cells +3559.4951171875 3175.38330078125 background all_cells +3567.339599609375 3170.4892578125 background all_cells +3571.472900390625 3163.560546875 background all_cells +3575.77197265625 3155.768798828125 background all_cells +3572.022705078125 3160.114501953125 background all_cells +3596.56103515625 3142.0283203125 background all_cells +3603.156982421875 3165.221923828125 background all_cells +3590.15087890625 3159.08544921875 background all_cells +3589.57080078125 3152.367431640625 background all_cells +3596.91455078125 3152.61572265625 background all_cells +3590.756591796875 3212.73095703125 background all_cells +3591.8466796875 3235.793212890625 background all_cells +3592.329345703125 3229.198486328125 background all_cells +3582.4033203125 3225.0927734375 background all_cells +3592.58544921875 3217.048828125 background all_cells +3602.34716796875 3214.468994140625 background all_cells +3600.71044921875 3191.12744140625 background all_cells +3601.660888671875 3202.76171875 background all_cells +3597.072265625 3194.824462890625 background all_cells +3592.541015625 3179.84716796875 background all_cells +3595.59619140625 3185.77880859375 background all_cells +3586.7900390625 3176.943115234375 background all_cells +3533.002197265625 3174.6015625 background all_cells +3542.4365234375 3174.133056640625 background all_cells +3549.31103515625 3180.65234375 background all_cells +3540.10791015625 3185.4560546875 background all_cells +3531.060302734375 3190.397705078125 background all_cells +3532.9033203125 3179.595947265625 background all_cells +3571.4052734375 3240.0654296875 background all_cells +3449.410888671875 3573.804443359375 background all_cells +3572.1181640625 3275.134033203125 background all_cells +3560.96728515625 3242.492431640625 background all_cells +3533.380615234375 3201.83544921875 background all_cells +3549.4619140625 3200.142333984375 background all_cells +3534.07177734375 3197.09814453125 background all_cells +3558.8603515625 3183.1328125 background all_cells +3564.368408203125 3205.11328125 background all_cells +3558.932373046875 3203.076416015625 background all_cells +3555.66796875 3220.9931640625 background all_cells +3549.179443359375 3231.75390625 background all_cells +3555.46875 3227.171630859375 background all_cells +3554.62109375 3206.611572265625 background all_cells +3561.90185546875 3214.8525390625 background all_cells +3544.487060546875 3215.195556640625 background all_cells +3575.004150390625 3209.193115234375 background all_cells +3200.53662109375 3217.030517578125 background all_cells +3193.32421875 3213.4580078125 background all_cells +3201.189208984375 3232.17431640625 background all_cells +3191.6123046875 3229.306884765625 background all_cells +3180.676025390625 3229.626708984375 background all_cells +3224.829345703125 3239.6328125 background all_cells +3211.841796875 3258.7216796875 background all_cells +3208.58984375 3250.53955078125 background all_cells +3205.31689453125 3213.28173828125 background all_cells +3216.356201171875 3233.943115234375 background all_cells +3214.14892578125 3226.24658203125 background all_cells +3214.30712890625 3220.209716796875 background all_cells +3182.603271484375 3239.247314453125 background all_cells +3193.62939453125 3259.6015625 background all_cells +3189.3369140625 3247.8466796875 background all_cells +3478.979248046875 3155.9228515625 background all_cells +3487.276611328125 3151.477294921875 background all_cells +3480.888916015625 3143.4375 background all_cells +3485.53515625 3161.026123046875 background all_cells +3481.91357421875 3170.01611328125 background all_cells +3521.71435546875 3170.82958984375 background all_cells +3516.680908203125 3164.261474609375 background all_cells +3512.897705078125 3158.49365234375 background all_cells +3524.267578125 3187.75244140625 background all_cells +3516.112060546875 3176.818359375 background all_cells +3521.392333984375 3179.275390625 background all_cells +3526.7548828125 3179.251220703125 background all_cells +3525.548828125 3192.75927734375 background all_cells +3513.538818359375 3190.035888671875 background all_cells +3491.802734375 3170.61669921875 background all_cells +3503.27734375 3156.138427734375 background all_cells +3502.795166015625 3162.9287109375 background all_cells +3494.551025390625 3159.544189453125 background all_cells +3508.86865234375 3145.371826171875 background all_cells +3491.7421875 3145.731689453125 background all_cells +3500.23779296875 3145.7880859375 background all_cells +3454.682373046875 3158.598388671875 background all_cells +3445.972900390625 3148.8994140625 background all_cells +3458.502197265625 3143.2333984375 background all_cells +3470.8173828125 3162.94091796875 background all_cells +3470.521484375 3151.585205078125 background all_cells +3395.736083984375 3231.94091796875 background all_cells +3412.2119140625 3182.416748046875 background all_cells +3408.669921875 3223.358154296875 background all_cells +3407.424560546875 3172.670654296875 background all_cells +3419.25048828125 3186.9130859375 background all_cells +3437.597412109375 3218.701416015625 background all_cells +3424.8837890625 3260.500244140625 background all_cells +3422.767822265625 3253.87060546875 background all_cells +3388.655517578125 3266.188232421875 background all_cells +3433.3349609375 3303.7421875 background all_cells +3445.892822265625 3283.21484375 background all_cells +3495.974609375 3188.35791015625 background all_cells +3505.57373046875 3189.690185546875 background all_cells +3511.67626953125 3227.373291015625 background all_cells +3499.36572265625 3191.75048828125 background all_cells +3497.94970703125 3246.093017578125 background all_cells +3498.899169921875 3252.303466796875 background all_cells +3489.62255859375 3282.0029296875 background all_cells +3501.444580078125 3280.51123046875 background all_cells +3490.733154296875 3256.88330078125 background all_cells +3481.34521484375 3197.440185546875 background all_cells +3478.712158203125 3179.40380859375 background all_cells +2434.05810546875 3266.807861328125 background all_cells +2456.49755859375 3279.187744140625 background all_cells +2452.35986328125 3233.9560546875 background all_cells +2485.187744140625 3239.1953125 background all_cells +2470.646728515625 3247.00146484375 background all_cells +2469.92041015625 3251.864990234375 background all_cells +2482.349365234375 3251.984619140625 background all_cells +2475.846435546875 3235.38818359375 background all_cells +2485.75732421875 3259.673583984375 background all_cells +2483.20068359375 3279.989013671875 background all_cells +2469.9111328125 3256.677734375 background all_cells +2490.211669921875 3269.439453125 background all_cells +2493.628173828125 3261.385986328125 background all_cells +2495.0673828125 3253.8046875 background all_cells +2530.07666015625 3250.208984375 background all_cells +2548.13134765625 3261.056884765625 background all_cells +2541.809326171875 3250.511474609375 background all_cells +2501.572021484375 3272.363525390625 background all_cells +2500.0625 3241.447021484375 background all_cells +2496.84228515625 3268.09033203125 background all_cells +2516.7138671875 3169.75732421875 background all_cells +2509.7470703125 3177.580322265625 background all_cells +2513.3916015625 3174.159423828125 background all_cells +2492.415283203125 3216.620361328125 background all_cells +2478.505615234375 3224.952880859375 background all_cells +2501.22900390625 3229.69287109375 background all_cells +2485.936767578125 3227.828125 background all_cells +2497.345947265625 3220.492431640625 background all_cells +2495.81298828125 3183.982177734375 background all_cells +2492.240234375 3188.45654296875 background all_cells +2510.09521484375 3187.029052734375 background all_cells +2505.55078125 3195.11279296875 background all_cells +2521.799072265625 3197.3017578125 background all_cells +2516.6796875 3224.936767578125 background all_cells +2505.909423828125 3218.1259765625 background all_cells +2488.610107421875 3197.45849609375 background all_cells +2498.8681640625 3206.289306640625 background all_cells +2499.63916015625 3196.55419921875 background all_cells +2453.2958984375 3200.01123046875 background all_cells +2471.542724609375 3309.982177734375 background all_cells +2444.643310546875 3292.764892578125 background all_cells +2506.310546875 3313.4228515625 background all_cells +2505.124755859375 3322.66162109375 background all_cells +2481.86376953125 3312.562255859375 background all_cells +2560.901611328125 3310.29931640625 background all_cells +2565.926513671875 3344.92919921875 background all_cells +2558.712646484375 3345.375732421875 background all_cells +2567.50732421875 3323.056640625 background all_cells +2510.962890625 3320.3037109375 background all_cells +2540.677490234375 3289.313720703125 background all_cells +2547.050048828125 3299.323974609375 background all_cells +2539.07275390625 3302.32666015625 background all_cells +2519.214599609375 3316.420166015625 background all_cells +2525.915283203125 3334.273681640625 background all_cells +2550.001708984375 3336.64111328125 background all_cells +2536.555419921875 3337.240966796875 background all_cells +2502.774169921875 3330.637939453125 background all_cells +2516.849365234375 3343.310302734375 background all_cells +2509.5439453125 3342.813232421875 background all_cells +2515.922119140625 3332.2294921875 background all_cells +2561.18408203125 3287.28564453125 background all_cells +2566.303955078125 3300.69189453125 background all_cells +2573.21240234375 3294.933837890625 background all_cells +2532.3544921875 3280.45361328125 background all_cells +2566.090087890625 3263.8701171875 background all_cells +2565.538330078125 3279.718017578125 background all_cells +2624.47802734375 3281.507080078125 background all_cells +2615.40185546875 3287.6806640625 background all_cells +2602.7646484375 3272.74560546875 background all_cells +2594.316162109375 3279.416259765625 background all_cells +2582.554443359375 3276.556396484375 background all_cells +2576.759765625 3258.564453125 background all_cells +2636.401123046875 3263.5810546875 background all_cells +2626.626953125 3262.078857421875 background all_cells +2610.356201171875 3261.104248046875 background all_cells +2586.892333984375 3264.208740234375 background all_cells +2586.68896484375 3256.170166015625 background all_cells +2628.552001953125 3271.327392578125 background all_cells +2639.801025390625 3270.31884765625 background all_cells +2634.383544921875 3281.47509765625 background all_cells +2713.38330078125 3274.602294921875 background all_cells +2717.0712890625 3287.1044921875 background all_cells +2675.76416015625 3275.982666015625 background all_cells +2686.470458984375 3280.39697265625 background all_cells +2680.5361328125 3285.884521484375 background all_cells +2674.394287109375 3279.0771484375 background all_cells +2687.810546875 3269.43017578125 background all_cells +2683.85595703125 3267.040283203125 background all_cells +2653.088623046875 3269.60546875 background all_cells +2675.16845703125 3265.188232421875 background all_cells +2669.380126953125 3264.238037109375 background all_cells +2587.12060546875 3218.154541015625 background all_cells +2583.341796875 3202.831298828125 background all_cells +2655.35986328125 3208.17236328125 background all_cells +2696.835693359375 3237.71142578125 background all_cells +2734.648193359375 3204.322265625 background all_cells +2685.65087890625 3213.761962890625 background all_cells +2632.95263671875 3215.6025390625 background all_cells +2646.95849609375 3222.216064453125 background all_cells +2639.4169921875 3227.4775390625 background all_cells +2592.82080078125 3219.024658203125 background all_cells +2615.9560546875 3215.492919921875 background all_cells +2597.986328125 3206.142578125 background all_cells +2583.630859375 3231.52294921875 background all_cells +2586.95458984375 3242.569580078125 background all_cells +2577.307861328125 3229.011474609375 background all_cells +2614.0830078125 3253.269775390625 background all_cells +2605.282958984375 3253.67724609375 background all_cells +2607.600341796875 3235.6611328125 background all_cells +2595.982177734375 3240.34228515625 background all_cells +2601.39111328125 3238.76220703125 background all_cells +2552.779052734375 3243.067138671875 background all_cells +2564.9306640625 3247.0732421875 background all_cells +2775.892333984375 3138.259521484375 background all_cells +2776.15771484375 3237.131591796875 background all_cells +2791.9052734375 3238.33642578125 background all_cells +2791.579833984375 3202.347412109375 background all_cells +2767.31396484375 3213.653076171875 background all_cells +2806.895263671875 3205.6943359375 background all_cells +2794.238037109375 3177.568115234375 background all_cells +2918.095703125 3211.095947265625 background all_cells +2925.5439453125 3190.582763671875 background all_cells +2923.402587890625 3246.661376953125 background all_cells +2984.845703125 3286.949951171875 background all_cells +3025.136962890625 3282.65234375 background all_cells +2989.410400390625 3301.152099609375 background all_cells +2956.100830078125 3267.536865234375 background all_cells +2970.630126953125 3275.28564453125 background all_cells +2966.295166015625 3265.7578125 background all_cells +2956.91748046875 3275.64208984375 background all_cells +2932.689208984375 3281.39697265625 background all_cells +2905.594482421875 3276.54052734375 background all_cells +2940.16748046875 3265.716552734375 background all_cells +2941.355712890625 3298.2666015625 background all_cells +2934.16845703125 3271.48974609375 background all_cells +2962.435791015625 3235.36279296875 background all_cells +2946.43798828125 3261.70263671875 background all_cells +2955.93603515625 3260.6142578125 background all_cells +2944.188720703125 3180.6904296875 background all_cells +2951.99365234375 3181.490966796875 background all_cells +2951.137451171875 3175.47119140625 background all_cells +2950.49365234375 3192.103271484375 background all_cells +2907.83837890625 3174.411376953125 background all_cells +2897.8671875 3197.881103515625 background all_cells +2956.01123046875 3187.5537109375 background all_cells +2956.81103515625 3171.915771484375 background all_cells +2965.537841796875 3170.668212890625 background all_cells +2960.81591796875 3178.2568359375 background all_cells +2960.8935546875 3186.137939453125 background all_cells +2826.918212890625 3296.965576171875 background all_cells +2874.275390625 3189.49951171875 background all_cells +2882.320068359375 3250.711181640625 background all_cells +2885.613525390625 3195.96435546875 background all_cells +2879.748291015625 3207.93798828125 background all_cells +2873.90185546875 3200.881103515625 background all_cells +2858.1240234375 3297.15576171875 background all_cells +2867.828369140625 3186.615966796875 background all_cells +2853.514892578125 3218.728759765625 background all_cells +2863.943359375 3205.246337890625 background all_cells +2854.07958984375 3204.97509765625 background all_cells +2845.160888671875 3200.608154296875 background all_cells +2676.42724609375 3385.0390625 background all_cells +2662.598388671875 3439.567138671875 background all_cells +2681.36083984375 3467.1533203125 background all_cells +2679.865478515625 3458.2353515625 background all_cells +2663.095947265625 3447.727783203125 background all_cells +2650.5439453125 3421.934326171875 background all_cells +2658.192138671875 3429.201904296875 background all_cells +2651.566162109375 3438.45263671875 background all_cells +2648.07177734375 3430.085693359375 background all_cells +2706.846923828125 3456.087890625 background all_cells +2721.85107421875 3434.9453125 background all_cells +2686.86181640625 3453.218994140625 background all_cells +2702.541015625 3450.341796875 background all_cells +2672.896728515625 3423.1611328125 background all_cells +2699.22900390625 3423.655029296875 background all_cells +2690.2978515625 3421.3623046875 background all_cells +2677.765380859375 3428.65185546875 background all_cells +2657.157470703125 3392.174560546875 background all_cells +2646.259765625 3419.08447265625 background all_cells +2651.6689453125 3417.149169921875 background all_cells +2642.482177734375 3396.48486328125 background all_cells +2755.1171875 3275.8203125 background all_cells +2750.33349609375 3251.8203125 background all_cells +2698.596435546875 3304.5654296875 background all_cells +2697.774658203125 3250.982666015625 background all_cells +2775.07763671875 3310.40283203125 background all_cells +2710.517822265625 3346.43310546875 background all_cells +2740.12451171875 3337.083984375 background all_cells +2736.216064453125 3325.374267578125 background all_cells +2744.697998046875 3344.00146484375 background all_cells +2767.026123046875 3336.7119140625 background all_cells +2748.24609375 3331.435791015625 background all_cells +2823.042236328125 3228.06884765625 background all_cells +2850.607666015625 3259.88525390625 background all_cells +2823.6787109375 3235.162841796875 background all_cells +2823.295166015625 3247.265625 background all_cells +2787.884521484375 3315.3505859375 background all_cells +2777.892333984375 3331.312255859375 background all_cells +2783.50341796875 3331.45654296875 background all_cells +2783.076171875 3346.414794921875 background all_cells +2844.734619140625 3339.658447265625 background all_cells +2836.545166015625 3329.484130859375 background all_cells +2683.299072265625 3337.7001953125 background all_cells +2695.91455078125 3334.70068359375 background all_cells +2699.596923828125 3342.894775390625 background all_cells +2701.624267578125 3331.990966796875 background all_cells +2707.218017578125 3333.733154296875 background all_cells +2678.69287109375 3481.831787109375 background all_cells +2683.011474609375 3487.625244140625 background all_cells +2703.41552734375 3486.4150390625 background all_cells +2696.072265625 3541.410888671875 background all_cells +2707.172607421875 3539.4794921875 background all_cells +2705.11376953125 3531.76708984375 background all_cells +2670.207763671875 3524.294677734375 background all_cells +2683.199462890625 3508.52001953125 background all_cells +2694.8212890625 3517.204345703125 background all_cells +2687.439453125 3515.09521484375 background all_cells +2683.54052734375 3522.512451171875 background all_cells +2672.65234375 3346.27392578125 background all_cells +2652.099853515625 3344.496337890625 background all_cells +2659.964111328125 3340.48828125 background all_cells +2675.144775390625 3335.7724609375 background all_cells +2649.21435546875 3323.78662109375 background all_cells +2648.7705078125 3253.92919921875 background all_cells +2646.2373046875 3262.383056640625 background all_cells +2654.8564453125 3261.25 background all_cells +2665.436279296875 3234.184814453125 background all_cells +2659.02490234375 3248.5986328125 background all_cells +2648.134033203125 3241.0029296875 background all_cells +2660.7119140625 3238.743408203125 background all_cells +2609.752685546875 3509.655029296875 background all_cells +2605.930908203125 3493.111328125 background all_cells +2602.474609375 3501.815673828125 background all_cells +2607.954345703125 3535.377685546875 background all_cells +2608.60546875 3527.7529296875 background all_cells +2600.939453125 3514.520751953125 background all_cells +3073.97509765625 3547.269775390625 background all_cells +3018.68408203125 3534.62158203125 background all_cells +2981.5234375 3538.14013671875 background all_cells +2631.12255859375 3525.47314453125 background all_cells +3031.8515625 3528.05810546875 background all_cells +2639.384765625 3520.145263671875 background all_cells +2638.885498046875 3529.069091796875 background all_cells +2635.70556640625 3512.51318359375 background all_cells +2620.840087890625 3544.638671875 background all_cells +2640.728515625 3544.79052734375 background all_cells +2634.41162109375 3537.099365234375 background all_cells +2613.08056640625 3532.717529296875 background all_cells +2623.9501953125 3531.279541015625 background all_cells +2620.24560546875 3534.484130859375 background all_cells +2616.125 3526.47314453125 background all_cells +2926.717529296875 3377.063720703125 background all_cells +2925.786376953125 3446.3056640625 background all_cells +2937.478515625 3428.6787109375 background all_cells +2927.02099609375 3387.09619140625 background all_cells +2944.45849609375 3329.91259765625 background all_cells +2963.81787109375 3317.9931640625 background all_cells +2975.015380859375 3313.136962890625 background all_cells +2947.32666015625 3334.923095703125 background all_cells +2946.610107421875 3323.063720703125 background all_cells +2966.4033203125 3361.830810546875 background all_cells +2972.825439453125 3386.4287109375 background all_cells +2972.2626953125 3367.434326171875 background all_cells +2969.876953125 3348.73291015625 background all_cells +2983.103515625 3360.910400390625 background all_cells +3023.55078125 3323.330078125 background all_cells +3009.599853515625 3328.991455078125 background all_cells +3020.469482421875 3350.54345703125 background all_cells +3015.653076171875 3340.3056640625 background all_cells +2914.222900390625 3324.90625 background all_cells +2878.03759765625 3317.003173828125 background all_cells +2863.717041015625 3341.306640625 background all_cells +2920.571044921875 3327.673583984375 background all_cells +2919.714111328125 3319.33837890625 background all_cells +2939.99951171875 3460.751220703125 background all_cells +2890.9189453125 3464.4169921875 background all_cells +2954.281982421875 3478.228759765625 background all_cells +2976.970947265625 3469.914306640625 background all_cells +2960.041259765625 3482.4814453125 background all_cells +2965.2490234375 3507.81640625 background all_cells +2964.846923828125 3484.9375 background all_cells +2971.304443359375 3482.816162109375 background all_cells +3035.040283203125 3468.321044921875 background all_cells +3024.904296875 3465.039306640625 background all_cells +3070.536376953125 3494.003662109375 background all_cells +3044.400390625 3475.895263671875 background all_cells +3041.3095703125 3465.211669921875 background all_cells +2714.470947265625 3528.157958984375 background all_cells +3067.47998046875 3518.0185546875 background all_cells +3058.29638671875 3521.2138671875 background all_cells +2634.25048828125 3398.023681640625 background all_cells +2641.424560546875 3332.50048828125 background all_cells +2640.146484375 3417.185302734375 background all_cells +2642.5322265625 3410.193115234375 background all_cells +2631.471923828125 3410.64697265625 background all_cells +2607.189697265625 3471.1923828125 background all_cells +2617.1748046875 3482.88671875 background all_cells +2608.7802734375 3480.1142578125 background all_cells +2634.246826171875 3452.70947265625 background all_cells +2642.04541015625 3462.689697265625 background all_cells +2640.93701171875 3454.983642578125 background all_cells +2623.03271484375 3403.89794921875 background all_cells +2614.220458984375 3308.756103515625 background all_cells +2603.678955078125 3317.6728515625 background all_cells +2601.213134765625 3340.423095703125 background all_cells +2622.7158203125 3341.376220703125 background all_cells +2604.35546875 3392.010498046875 background all_cells +2607.953125 3358.808837890625 background all_cells +2629.38232421875 3371.696533203125 background all_cells +2632.12939453125 3356.415283203125 background all_cells +2626.816162109375 3353.412353515625 background all_cells +2716.419677734375 3393.112060546875 background all_cells +2731.16748046875 3386.7939453125 background all_cells +2726.071044921875 3382.6376953125 background all_cells +2725.144775390625 3389.041259765625 background all_cells +2718.053955078125 3384.172119140625 background all_cells +2714.25732421875 3376.66162109375 background all_cells +2833.430908203125 2937.5478515625 background all_cells +2870.09814453125 2928.04345703125 background all_cells +2863.430908203125 2947.1357421875 background all_cells +2857.43994140625 2945.139404296875 background all_cells +2839.7900390625 2938.019775390625 background all_cells +2915.482177734375 2933.58935546875 background all_cells +2940.3193359375 2933.68603515625 background all_cells +2935.95947265625 2931.4716796875 background all_cells +2932.641845703125 2942.3623046875 background all_cells +2900.6884765625 2942.495361328125 background all_cells +2882.155029296875 2944.922607421875 background all_cells +2952.575439453125 2965.137451171875 background all_cells +2945.950439453125 2958.58740234375 background all_cells +2938.06396484375 2945.834228515625 background all_cells +2963.44677734375 2955.77880859375 background all_cells +2956.805908203125 2949.785400390625 background all_cells +2968.214599609375 2946.059326171875 background all_cells +2972.066650390625 2950.466796875 background all_cells +2969.9599609375 2961.288330078125 background all_cells +2976.49951171875 2943.271484375 background all_cells +2985.884033203125 2942.599609375 background all_cells +2980.92724609375 2934.611572265625 background all_cells +2877.653564453125 2932.63818359375 background all_cells +2887.59814453125 2936.572998046875 background all_cells +2883.031494140625 2929.154541015625 background all_cells +2993.147705078125 2948.62841796875 background all_cells +2995.74072265625 2939.75634765625 background all_cells +2997.72265625 2956.96533203125 background all_cells +2995.17822265625 2934.01806640625 background all_cells +3021.5419921875 2939.07373046875 background all_cells +3024.598388671875 2949.648193359375 background all_cells +3033.0029296875 2943.850830078125 background all_cells +3027.919189453125 2927.824951171875 background all_cells +3013.259033203125 2936.21923828125 background all_cells +3010.47314453125 2934.021240234375 background all_cells +3019.380126953125 2934.3876953125 background all_cells +3003.68798828125 2943.366455078125 background all_cells +3004.51513671875 2932.60986328125 background all_cells +2992.16064453125 2982.762939453125 background all_cells +3012.806884765625 2971.04833984375 background all_cells +3011.73193359375 2991.35205078125 background all_cells +3026.731689453125 2992.683349609375 background all_cells +3023.565673828125 3013.475830078125 background all_cells +3040.907470703125 3010.161376953125 background all_cells +3035.64453125 2999.565185546875 background all_cells +3043.764892578125 3026.115234375 background all_cells +3038.256103515625 3025.723876953125 background all_cells +3044.409912109375 3019.46728515625 background all_cells +3023.942626953125 2976.447509765625 background all_cells +3032.9833984375 2972.55078125 background all_cells +3028.1884765625 2977.13818359375 background all_cells +3028.415771484375 2963.8037109375 background all_cells +3031.379150390625 2983.794921875 background all_cells +3018.930908203125 2982.561767578125 background all_cells +3015.82958984375 3003.94970703125 background all_cells +3018.245849609375 3012.24072265625 background all_cells +2836.0517578125 3026.07470703125 background all_cells +2848.521728515625 3012.88818359375 background all_cells +2845.687744140625 3026.962646484375 background all_cells +2895.423583984375 3024.361328125 background all_cells +2887.755126953125 3003.66455078125 background all_cells +2904.009033203125 2982.808349609375 background all_cells +2879.474609375 2975.03369140625 background all_cells +2890.594482421875 2979.71044921875 background all_cells +2903.46484375 2990.7177734375 background all_cells +2895.30859375 3007.4345703125 background all_cells +2934.3916015625 2978.989990234375 background all_cells +2937.206787109375 2990.91357421875 background all_cells +2940.14208984375 2982.25732421875 background all_cells +2916.708251953125 2994.57421875 background all_cells +2925.854248046875 2989.133544921875 background all_cells +2929.382080078125 2984.279541015625 background all_cells +2924.676025390625 3001.42333984375 background all_cells +2919.69384765625 2996.70361328125 background all_cells +2929.643310546875 2992.404052734375 background all_cells +2915.015869140625 3005.5703125 background all_cells +2908.9921875 3010.022216796875 background all_cells +3021.9013671875 3058.447021484375 background all_cells +3017.351318359375 3053.153076171875 background all_cells +3016.615478515625 3080.510498046875 background all_cells +3020.6328125 3071.873291015625 background all_cells +3014.03076171875 3065.892333984375 background all_cells +2989.6865234375 3085.4912109375 background all_cells +2995.976806640625 3078.3310546875 background all_cells +3001.604248046875 3076.77392578125 background all_cells +2997.7421875 3109.20703125 background all_cells +2992.78076171875 3118.023681640625 background all_cells +2999.02099609375 3119.4150390625 background all_cells +3004.56787109375 3101.77880859375 background all_cells +3005.26708984375 3107.41845703125 background all_cells +3003.5302734375 3114.146484375 background all_cells +3021.451416015625 3090.890869140625 background all_cells +3015.88232421875 3099.742431640625 background all_cells +3007.533447265625 3043.807861328125 background all_cells +3003.8369140625 3034.39892578125 background all_cells +3004.809326171875 3054.33154296875 background all_cells +3003.79345703125 3060.8203125 background all_cells +2992.53466796875 3056.82275390625 background all_cells +3035.18701171875 3064.1474609375 background all_cells +3028.322998046875 3084.701171875 background all_cells +3038.77001953125 3081.2119140625 background all_cells +3037.300537109375 3070.318603515625 background all_cells +3053.244873046875 3094.4765625 background all_cells +3055.450927734375 3102.3056640625 background all_cells +3072.832763671875 3104.352783203125 background all_cells +3071.51611328125 3096.82861328125 background all_cells +3065.355712890625 3069.409912109375 background all_cells +3054.542724609375 3078.8359375 background all_cells +3059.7666015625 3075.25 background all_cells +3064.442138671875 3085.7373046875 background all_cells +3073.344970703125 3081.436767578125 background all_cells +3045.4599609375 3079.103515625 background all_cells +3047.70068359375 3068.983154296875 background all_cells +3045.769287109375 3087.87109375 background all_cells +3001.57421875 3127.847900390625 background all_cells +3002.556640625 3152.329345703125 background all_cells +3001.23486328125 3157.896484375 background all_cells +3001.4990234375 3144.6142578125 background all_cells +3001.618408203125 3133.96826171875 background all_cells +3028.6044921875 3143.14892578125 background all_cells +3018.39404296875 3154.18115234375 background all_cells +3005.76611328125 3141.42919921875 background all_cells +3006.899169921875 3136.171630859375 background all_cells +3011.796630859375 3139.088623046875 background all_cells +3009.59326171875 3168.04541015625 background all_cells +2898.961669921875 3096.65869140625 background all_cells +2873.807373046875 3057.304443359375 background all_cells +2894.868896484375 3112.158203125 background all_cells +2908.998779296875 3110.728759765625 background all_cells +2926.166259765625 3091.8818359375 background all_cells +2922.23974609375 3112.69580078125 background all_cells +2928.600341796875 3153.641357421875 background all_cells +2931.841064453125 3162.48095703125 background all_cells +2912.59033203125 3161.19189453125 background all_cells +2904.276611328125 3163.345947265625 background all_cells +2900.77978515625 3138.546142578125 background all_cells +2914.1220703125 3151.6015625 background all_cells +2886.810791015625 3119.30712890625 background all_cells +2897.343505859375 3121.299560546875 background all_cells +2898.23486328125 3129.458740234375 background all_cells +2907.460693359375 3125.76904296875 background all_cells +2904.081298828125 3117.0234375 background all_cells +2902.94384765625 3134.97314453125 background all_cells +2954.77490234375 3118.1025390625 background all_cells +2942.07470703125 3115.083251953125 background all_cells +2951.88427734375 3110.20068359375 background all_cells +2965.73193359375 3120.922607421875 background all_cells +2985.94580078125 3109.831298828125 background all_cells +2988.0029296875 3123.661865234375 background all_cells +2977.338134765625 3119.262451171875 background all_cells +2973.396240234375 3123.52294921875 background all_cells +2971.335693359375 3112.08935546875 background all_cells +2960.403076171875 3085.884033203125 background all_cells +2986.08642578125 3092.6064453125 background all_cells +2977.10693359375 3098.03662109375 background all_cells +2968.170166015625 3096.072021484375 background all_cells +2960.44091796875 3102.9052734375 background all_cells +2937.238037109375 3082.82177734375 background all_cells +2947.328125 3101.63818359375 background all_cells +2949.157958984375 3094.4013671875 background all_cells +2943.9052734375 3092.101806640625 background all_cells +2936.353759765625 3147.3662109375 background all_cells +2939.020263671875 3147.8798828125 background all_cells +2952.802734375 3142.312255859375 background all_cells +2957.50732421875 3128.8232421875 background all_cells +2954.753173828125 3137.78564453125 background all_cells +2952.3759765625 3133.3447265625 background all_cells +2946.35986328125 3160.965576171875 background all_cells +2957.424560546875 3165.683349609375 background all_cells +2953.85498046875 3154.6865234375 background all_cells +2966.0322265625 3145.760986328125 background all_cells +2981.441162109375 3127.902099609375 background all_cells +2973.296630859375 3130.056884765625 background all_cells +2981.27490234375 3153.945068359375 background all_cells +2976.800537109375 3159.10693359375 background all_cells +2973.683349609375 3148.965087890625 background all_cells +2934.80810546875 3135.33056640625 background all_cells +2948.0859375 3136.467529296875 background all_cells +2947.0419921875 3127.500732421875 background all_cells +2325.655029296875 3278.658447265625 background all_cells +2309.936279296875 3282.244873046875 background all_cells +2295.888671875 3302.53662109375 background all_cells +2306.221435546875 3300.22265625 background all_cells +2299.742919921875 3308.783203125 background all_cells +2314.6875 3290.160888671875 background all_cells +2389.1455078125 3322.654296875 background all_cells +2309.664794921875 3327.27490234375 background all_cells +2322.484619140625 3327.163818359375 background all_cells +2309.288330078125 3291.90380859375 background all_cells +2401.2958984375 3260.492431640625 background all_cells +2418.780517578125 3219.2255859375 background all_cells +2415.25830078125 3223.772216796875 background all_cells +2420.972412109375 3253.82275390625 background all_cells +2408.2021484375 3215.91748046875 background all_cells +2402.072265625 3245.736572265625 background all_cells +2406.51904296875 3276.61865234375 background all_cells +2424.5517578125 3276.380859375 background all_cells +2414.9208984375 3277.54638671875 background all_cells +2379.568115234375 3265.827880859375 background all_cells +2395.776611328125 3266.337158203125 background all_cells +2392.450439453125 3276.131591796875 background all_cells +2383.04736328125 3273.074462890625 background all_cells +2318.845458984375 3266.26025390625 background all_cells +2348.441162109375 3283.9189453125 background all_cells +2338.820068359375 3267.901123046875 background all_cells +2334.463623046875 3268.09521484375 background all_cells +2326.17724609375 3272.814697265625 background all_cells +2309.891845703125 3228.4150390625 background all_cells +2357.51953125 3257.71923828125 background all_cells +2340.0205078125 3246.7470703125 background all_cells +2316.803466796875 3256.57666015625 background all_cells +2367.54931640625 3352.13623046875 background all_cells +2413.000244140625 3355.3701171875 background all_cells +2374.510986328125 3355.20458984375 background all_cells +2379.651611328125 3358.02783203125 background all_cells +2387.144775390625 3389.310791015625 background all_cells +2369.06689453125 3391.994873046875 background all_cells +2361.93798828125 3389.590087890625 background all_cells +2333.103759765625 3378.26318359375 background all_cells +2313.786865234375 3372.052734375 background all_cells +2327.976318359375 3368.238525390625 background all_cells +2297.563232421875 3395.842529296875 background all_cells +2332.62548828125 3390.5107421875 background all_cells +2368.615966796875 3534.847900390625 background all_cells +2415.225830078125 3559.92138671875 background all_cells +2408.454833984375 3547.171875 background all_cells +2408.50927734375 3491.959228515625 background all_cells +2399.823974609375 3546.794189453125 background all_cells +2391.399658203125 3534.25048828125 background all_cells +2387.28271484375 3594.341552734375 background all_cells +2415.982666015625 3568.29833984375 background all_cells +2348.596435546875 3607.073974609375 background all_cells +2406.4130859375 3574.199462890625 background all_cells +2364.938232421875 3615.882568359375 background all_cells +2384.709228515625 3616.30322265625 background all_cells +2296.96533203125 3606.53369140625 background all_cells +2320.449462890625 3555.14697265625 background all_cells +2316.34228515625 3604.02685546875 background all_cells +2347.82958984375 3502.552734375 background all_cells +2337.8798828125 3548.43408203125 background all_cells +2311.03955078125 3540.359375 background all_cells +2322.373046875 3526.128173828125 background all_cells +2455.365478515625 3497.6484375 background all_cells +2464.299560546875 3485.27490234375 background all_cells +2460.056884765625 3490.7626953125 background all_cells +2512.782470703125 3494.58642578125 background all_cells +2506.511474609375 3486.17041015625 background all_cells +2495.48974609375 3496.75390625 background all_cells +2473.673828125 3495.97998046875 background all_cells +2486.647705078125 3493.622314453125 background all_cells +2444.96337890625 3598.90869140625 background all_cells +2443.455322265625 3607.508056640625 background all_cells +2486.33984375 3603.15087890625 background all_cells +2493.932373046875 3607.697265625 background all_cells +2486.239501953125 3610.63037109375 background all_cells +2480.7939453125 3616.118896484375 background all_cells +2480.9755859375 3607.618896484375 background all_cells +2490.75927734375 3553.580810546875 background all_cells +2494.2265625 3567.610107421875 background all_cells +2485.511962890625 3565.557373046875 background all_cells +2457.37841796875 3566.632080078125 background all_cells +2451.96484375 3609.896240234375 background all_cells +2458.250732421875 3603.774169921875 background all_cells +2458.3837890625 3578.66357421875 background all_cells +2511.96142578125 3254.578369140625 background all_cells +2520.762451171875 3255.20849609375 background all_cells +2523.387451171875 3259.232421875 background all_cells +2527.10595703125 3236.1787109375 background all_cells +2527.248046875 3221.916259765625 background all_cells +2532.240234375 3292.072021484375 background all_cells +2517.169677734375 3278.123291015625 background all_cells +2516.651611328125 3287.262451171875 background all_cells +2500.222900390625 3544.700927734375 background all_cells +2503.737548828125 3556.24267578125 background all_cells +2515.4697265625 3609.112060546875 background all_cells +2509.7578125 3582.716552734375 background all_cells +2418.8115234375 3399.3916015625 background all_cells +2372.123779296875 3341.218994140625 background all_cells +2348.904052734375 3426.34814453125 background all_cells +2377.31298828125 3425.159423828125 background all_cells +2352.083984375 3401.356689453125 background all_cells +2337.584228515625 3458.67333984375 background all_cells +2330.795654296875 3478.021240234375 background all_cells +2321.275146484375 3473.780517578125 background all_cells +2340.332275390625 3468.528076171875 background all_cells +2358.739501953125 3455.6064453125 background all_cells +2385.60986328125 3435.11669921875 background all_cells +2368.697265625 3466.286376953125 background all_cells +2353.729736328125 3434.715576171875 background all_cells +2351.542724609375 3449.654296875 background all_cells +2344.223876953125 3421.865966796875 background all_cells +2341.986328125 3446.65625 background all_cells +2327.68505859375 3443.358642578125 background all_cells +2445.66552734375 3509.75 background all_cells +2256.38330078125 3525.657958984375 background all_cells +2445.162109375 3524.07958984375 background all_cells +2238.324462890625 3509.81982421875 background all_cells +2445.070556640625 3534.617431640625 background all_cells +2262.989990234375 3568.905029296875 background all_cells +2438.121337890625 3539.0390625 background all_cells +2429.873779296875 3538.017333984375 background all_cells +2465.4931640625 3522.501708984375 background all_cells +2464.542724609375 3533.17822265625 background all_cells +2453.491943359375 3522.87841796875 background all_cells +2457.46875 3508.586669921875 background all_cells +2462.89404296875 3511.7724609375 background all_cells +2430.143798828125 3579.8935546875 background all_cells +2432.324951171875 3595.06982421875 background all_cells +2436.761474609375 3587.991943359375 background all_cells +2433.73779296875 3583.4677734375 background all_cells +2420.577392578125 3583.730224609375 background all_cells +2462.291259765625 3406.0361328125 background all_cells +2466.480712890625 3416.598388671875 background all_cells +2426.940673828125 3416.809326171875 background all_cells +2445.779052734375 3416.2490234375 background all_cells +2464.7333984375 3440.323974609375 background all_cells +2452.563720703125 3462.974609375 background all_cells +2435.48291015625 3458.260009765625 background all_cells +2425.97119140625 3456.327880859375 background all_cells +2432.6435546875 3547.641357421875 background all_cells +2433.895263671875 3555.69482421875 background all_cells +2444.493408203125 3555.876953125 background all_cells +2424.520263671875 3551.803955078125 background all_cells +2424.5244140625 3562.778564453125 background all_cells +2449.56298828125 3569.864501953125 background all_cells +2433.12060546875 3573.46533203125 background all_cells +2429.739013671875 3569.03955078125 background all_cells +2429.235595703125 3561.384521484375 background all_cells +2424.12548828125 3345.109619140625 background all_cells +2464.086669921875 3383.708251953125 background all_cells +2443.2841796875 3343.32373046875 background all_cells +2190.179931640625 3679.14501953125 background all_cells +2228.822265625 3630.772705078125 background all_cells +2199.3232421875 3712.712158203125 background all_cells +2232.42626953125 3698.8955078125 background all_cells +2213.9765625 3746.473388671875 background all_cells +2234.3134765625 3744.526123046875 background all_cells +2225.048828125 3764.616943359375 background all_cells +2246.15234375 3736.533935546875 background all_cells +2284.4931640625 3744.011962890625 background all_cells +2279.02001953125 3664.492919921875 background all_cells +2255.56689453125 3682.811279296875 background all_cells +2190.3818359375 3765.16650390625 background all_cells +2201.960693359375 3765.5849609375 background all_cells +2198.076904296875 3756.756103515625 background all_cells +2195.599609375 3741.17529296875 background all_cells +2302.97607421875 3635.828857421875 background all_cells +2310.196533203125 3691.572021484375 background all_cells +2313.778564453125 3630.553955078125 background all_cells +2302.841064453125 3668.250244140625 background all_cells +2346.833251953125 3693.165283203125 background all_cells +2363.890625 3678.326416015625 background all_cells +2370.999755859375 3676.164306640625 background all_cells +2360.866943359375 3650.415771484375 background all_cells +2371.58544921875 3640.75927734375 background all_cells +2370.405029296875 3654.70263671875 background all_cells +2368.576171875 3648.544921875 background all_cells +2362.53173828125 3643.987060546875 background all_cells +2359.09130859375 3658.236083984375 background all_cells +2350.767822265625 3664.105712890625 background all_cells +2347.68359375 3659.60302734375 background all_cells +2326.724853515625 3673.809814453125 background all_cells +2339.300537109375 3678.03271484375 background all_cells +2330.52001953125 3666.564697265625 background all_cells +2334.364501953125 3656.51611328125 background all_cells +2298.4775390625 3698.77978515625 background all_cells +2298.469970703125 3726.885498046875 background all_cells +2300.560302734375 3713.139892578125 background all_cells +2295.996337890625 3730.706298828125 background all_cells +2292.3681640625 3752.01513671875 background all_cells +2300.859619140625 3737.826904296875 background all_cells +2305.1884765625 3732.705322265625 background all_cells +2337.350830078125 3719.513916015625 background all_cells +2352.96142578125 3739.8310546875 background all_cells +2361.77099609375 3729.650146484375 background all_cells +2358.462158203125 3708.919677734375 background all_cells +2344.93798828125 3709.508056640625 background all_cells +2314.08544921875 3722.08203125 background all_cells +2323.603515625 3689.643798828125 background all_cells +2332.111083984375 3728.3251953125 background all_cells +2329.239501953125 3718.21533203125 background all_cells +2308.02783203125 3758.454345703125 background all_cells +2307.9892578125 3750.99853515625 background all_cells +2316.803955078125 3758.06005859375 background all_cells +2334.637451171875 3765.388671875 background all_cells +2660.663330078125 3571.723388671875 background all_cells +2658.558349609375 3578.630859375 background all_cells +2664.967041015625 3576.857421875 background all_cells +2625.18408203125 3576.576904296875 background all_cells +2620.843994140625 3572.761962890625 background all_cells +2644.296875 3576.429931640625 background all_cells +2627.773193359375 3589.928466796875 background all_cells +2635.435302734375 3581.2255859375 background all_cells +2641.33251953125 3617.923583984375 background all_cells +2661.189208984375 3607.599365234375 background all_cells +2630.89990234375 3595.9853515625 background all_cells +2686.736572265625 3633.01708984375 background all_cells +2712.26416015625 3640.512451171875 background all_cells +2692.72802734375 3632.7216796875 background all_cells +2731.649658203125 3619.293212890625 background all_cells +2724.186279296875 3643.410888671875 background all_cells +2722.214111328125 3638.910888671875 background all_cells +2713.67529296875 3596.8740234375 background all_cells +2694.241455078125 3589.62548828125 background all_cells +2697.4501953125 3604.400390625 background all_cells +2707.2978515625 3600.285400390625 background all_cells +2700.62841796875 3581.16748046875 background all_cells +2763.748779296875 3583.070556640625 background all_cells +2706.10400390625 3577.9990234375 background all_cells +2706.712890625 3585.9765625 background all_cells +2698.17724609375 3640.440185546875 background all_cells +2698.48779296875 3654.525634765625 background all_cells +2703.3642578125 3650.890869140625 background all_cells +2705.69189453125 3660.84814453125 background all_cells +2694.568115234375 3670.783447265625 background all_cells +2701.403076171875 3665.093994140625 background all_cells +2710.073974609375 3666.070556640625 background all_cells +2724.391845703125 3673.404296875 background all_cells +2794.9228515625 3667.19189453125 background all_cells +2667.77783203125 3626.134033203125 background all_cells +2669.1083984375 3651.05029296875 background all_cells +2668.437744140625 3663.943359375 background all_cells +2658.272705078125 3656.14013671875 background all_cells +2672.9287109375 3630.849853515625 background all_cells +2673.91259765625 3620.27001953125 background all_cells +2678.49658203125 3627.83056640625 background all_cells +2675.524658203125 3642.179931640625 background all_cells +2675.373779296875 3612.533203125 background all_cells +2641.926025390625 3653.75830078125 background all_cells +2646.814453125 3662.009521484375 background all_cells +2646.162841796875 3647.423095703125 background all_cells +2670.749755859375 3575.276611328125 background all_cells +2666.846435546875 3591.34326171875 background all_cells +2625.7509765625 3684.863525390625 background all_cells +2661.90771484375 3675.245849609375 background all_cells +2512.7822265625 3679.1083984375 background all_cells +2641.8564453125 3666.67431640625 background all_cells +2637.698486328125 3692.99462890625 background all_cells +2636.68359375 3674.68310546875 background all_cells +2517.853515625 3692.0048828125 background all_cells +2508.5751953125 3714.4150390625 background all_cells +2521.55419921875 3702.61572265625 background all_cells +2512.361083984375 3703.171142578125 background all_cells +2528.781494140625 3694.141357421875 background all_cells +2488.16796875 3709.171142578125 background all_cells +2477.462158203125 3703.43505859375 background all_cells +2501.26513671875 3704.29541015625 background all_cells +2482.641845703125 3701.484130859375 background all_cells +2488.25439453125 3703.156982421875 background all_cells +2434.750244140625 3698.16796875 background all_cells +2436.198974609375 3728.254638671875 background all_cells +2463.478759765625 3692.239013671875 background all_cells +2460.97314453125 3715.188232421875 background all_cells +2461.631591796875 3705.41259765625 background all_cells +2524.766845703125 3713.8798828125 background all_cells +2550.4404296875 3755.374755859375 background all_cells +2551.60498046875 3762.554443359375 background all_cells +2647.422119140625 3706.6748046875 background all_cells +2653.668701171875 3704.640625 background all_cells +2651.156982421875 3699.729248046875 background all_cells +2555.23974609375 3751.73388671875 background all_cells +2554.05615234375 3768.750244140625 background all_cells +2562.856689453125 3758.77880859375 background all_cells +2558.18310546875 3756.419189453125 background all_cells +2646.732666015625 3687.14697265625 background all_cells +2655.605712890625 3690.7685546875 background all_cells +2656.392822265625 3686.115234375 background all_cells +2644.994140625 3693.0869140625 background all_cells +2659.611083984375 3735.691650390625 background all_cells +2666.44287109375 3738.265625 background all_cells +2650.477294921875 3734.986328125 background all_cells +2660.1142578125 3731.005859375 background all_cells +2569.802001953125 3719.61474609375 background all_cells +2557.5712890625 3715.57373046875 background all_cells +2641.544189453125 3711.8779296875 background all_cells +2644.543212890625 3717.36572265625 background all_cells +2637.142578125 3715.873779296875 background all_cells +2498.92919921875 3631.035888671875 background all_cells +2542.474853515625 3695.5185546875 background all_cells +2545.18603515625 3704.94873046875 background all_cells +2529.287109375 3625.146728515625 background all_cells +2513.94482421875 3633.33349609375 background all_cells +2542.88134765625 3620.401123046875 background all_cells +2478.544189453125 3737.44580078125 background all_cells +2492.22265625 3733.428466796875 background all_cells +2491.443359375 3762.750244140625 background all_cells +2474.837646484375 3748.72412109375 background all_cells +2480.701416015625 3748.62109375 background all_cells +2507.24169921875 3756.72998046875 background all_cells +2515.213134765625 3763.1279296875 background all_cells +2520.921630859375 3758.03857421875 background all_cells +2512.601806640625 3731.59033203125 background all_cells +2531.302978515625 3734.016845703125 background all_cells +2505.483154296875 3747.7939453125 background all_cells +2501.487060546875 3741.400634765625 background all_cells +2533.559814453125 3721.1591796875 background all_cells +2540.952880859375 3725.812744140625 background all_cells +2520.741455078125 3726.874267578125 background all_cells +2475.1181640625 3726.587646484375 background all_cells +2477.287353515625 3719.39892578125 background all_cells +2464.520263671875 3672.036376953125 background all_cells +2483.21728515625 3711.098876953125 background all_cells +2478.263671875 3709.255859375 background all_cells +2473.05078125 3700.845703125 background all_cells +2470.60546875 3677.615234375 background all_cells +2469.715576171875 3684.855712890625 background all_cells +2414.820556640625 3727.41357421875 background all_cells +2457.315673828125 3757.558837890625 background all_cells +2479.55810546875 3764.968994140625 background all_cells +2467.651611328125 3757.763427734375 background all_cells +2465.481689453125 3746.033203125 background all_cells +2416.387939453125 3765.043212890625 background all_cells +2443.912841796875 3766.0458984375 background all_cells +2436.461669921875 3758.921142578125 background all_cells +2427.076416015625 3757.59765625 background all_cells +2368.1884765625 3747.238037109375 background all_cells +2371.117431640625 3755.98486328125 background all_cells +2387.12890625 3737.641357421875 background all_cells +2379.74365234375 3742.177490234375 background all_cells +2372.355712890625 3742.255126953125 background all_cells +2444.964599609375 3730.135986328125 background all_cells +2449.791748046875 3737.58984375 background all_cells +2445.4501953125 3740.92529296875 background all_cells +2380.72021484375 3701.652099609375 background all_cells +2379.709716796875 3670.618408203125 background all_cells +2367.896240234375 3698.34814453125 background all_cells +2386.753662109375 3704.947509765625 background all_cells +2384.683837890625 3718.03759765625 background all_cells +2381.245361328125 3680.806396484375 background all_cells +2418.9912109375 3705.46484375 background all_cells +2425.62255859375 3708.51171875 background all_cells +2423.433349609375 3698.607421875 background all_cells +2398.5244140625 3686.745361328125 background all_cells +2396.6962890625 3669.218505859375 background all_cells +2415.166748046875 3694.388671875 background all_cells +2414.52392578125 3713.848388671875 background all_cells +2493.125 3597.544189453125 background all_cells +2451.504638671875 3598.310302734375 background all_cells +2457.997314453125 3593.431640625 background all_cells +2505.42041015625 3573.75634765625 background all_cells +2468.485107421875 3603.88525390625 background all_cells +2502.23388671875 3664.35693359375 background all_cells +2458.451171875 3653.040283203125 background all_cells +2469.421142578125 3653.031982421875 background all_cells +2475.531494140625 3606.47265625 background all_cells +2451.00927734375 3585.6181640625 background all_cells +2519.61376953125 3572.695556640625 background all_cells +2534.7666015625 3586.72216796875 background all_cells +2528.595458984375 3586.82666015625 background all_cells +2590.895751953125 3590.63037109375 background all_cells +2582.126220703125 3575.0556640625 background all_cells +2588.5673828125 3573.948486328125 background all_cells +2588.67626953125 3580.498779296875 background all_cells +2558.036865234375 3578.454833984375 background all_cells +2566.14892578125 3589.556640625 background all_cells +2574.512451171875 3593.331787109375 background all_cells +2573.745849609375 3602.53857421875 background all_cells +2573.462158203125 3582.056396484375 background all_cells +2572.518798828125 3574.095703125 background all_cells +2365.457763671875 3623.054443359375 background all_cells +2375.216796875 3630.70751953125 background all_cells +2366.646240234375 3635.57861328125 background all_cells +2382.364013671875 3657.576171875 background all_cells +2417.112548828125 3634.141357421875 background all_cells +2409.43798828125 3616.540771484375 background all_cells +2387.16796875 3621.07763671875 background all_cells +2430.169677734375 3614.668212890625 background all_cells +2430.83544921875 3627.669921875 background all_cells +2422.653564453125 3626.681396484375 background all_cells +2426.064453125 3619.352783203125 background all_cells +2484.347412109375 3665.84765625 background all_cells +2469.337890625 3625.384033203125 background all_cells +2477.164794921875 3628.111572265625 background all_cells +2476.9189453125 3623.34423828125 background all_cells +2469.882568359375 3631.24365234375 background all_cells +2461.133056640625 3633.372314453125 background all_cells +2444.603271484375 3626.36181640625 background all_cells +2457.626708984375 3627.8115234375 background all_cells +2462.759765625 3645.69189453125 background all_cells +2456.0615234375 3643.691650390625 background all_cells +2445.69287109375 3634.7685546875 background all_cells +2442.30517578125 3585.0361328125 background all_cells +2443.228271484375 3672.763427734375 background all_cells +2456.09033203125 3680.66357421875 background all_cells +2449.467041015625 3683.890380859375 background all_cells +2439.01953125 3679.7939453125 background all_cells +2439.37255859375 3669.05615234375 background all_cells +2476.925048828125 3347.157470703125 background all_cells +2524.25439453125 3369.527587890625 background all_cells +2516.49267578125 3360.546875 background all_cells +2484.490234375 3359.243408203125 background all_cells +2520.50341796875 3487.888671875 background all_cells +2500.970947265625 3454.247314453125 background all_cells +2514.232666015625 3467.923095703125 background all_cells +2531.90087890625 3464.900390625 background all_cells +2510.366943359375 3458.45166015625 background all_cells +2473.3369140625 3399.168212890625 background all_cells +2501.7421875 3391.23583984375 background all_cells +2490.70166015625 3392.474853515625 background all_cells +2533.193603515625 3417.0361328125 background all_cells +2475.83056640625 3417.531494140625 background all_cells +2533.932373046875 3478.842041015625 background all_cells +2528.687255859375 3483.21923828125 background all_cells +2548.18408203125 3489.9931640625 background all_cells +2546.40771484375 3481.50146484375 background all_cells +2564.48095703125 3509.423095703125 background all_cells +2573.545166015625 3516.808837890625 background all_cells +2568.87744140625 3491.718505859375 background all_cells +2568.37744140625 3515.464111328125 background all_cells +2562.26416015625 3517.79248046875 background all_cells +2570.525146484375 3520.76220703125 background all_cells +2616.2265625 3540.262939453125 background all_cells +2564.7646484375 3537.759521484375 background all_cells +2597.591552734375 3534.494140625 background all_cells +2592.134765625 3531.87255859375 background all_cells +2563.54443359375 3526.204833984375 background all_cells +2555.277099609375 3507.10302734375 background all_cells +2561.140625 3491.882080078125 background all_cells +2558.7958984375 3481.8837890625 background all_cells +2556.6533203125 3499.39697265625 background all_cells +2556.254150390625 3488.543701171875 background all_cells +2472.040283203125 3405.886962890625 background all_cells +2490.29541015625 3450.233642578125 background all_cells +2492.54248046875 3458.3486328125 background all_cells +2486.329833984375 3469.489990234375 background all_cells +2570.676513671875 3420.51611328125 background all_cells +2606.318359375 3447.259521484375 background all_cells +2591.116455078125 3437.548828125 background all_cells +2579.49560546875 3409.891357421875 background all_cells +2566.763671875 3472.500732421875 background all_cells +2601.43310546875 3453.569580078125 background all_cells +2543.415771484375 3469.417236328125 background all_cells +2581.322998046875 3472.814208984375 background all_cells +2577.62890625 3456.986572265625 background all_cells +2569.662109375 3454.8271484375 background all_cells +2538.41162109375 3397.80859375 background all_cells +2535.98486328125 3435.50439453125 background all_cells +2532.998291015625 3431.4580078125 background all_cells +2558.15234375 3407.62548828125 background all_cells +2557.040283203125 3446.06396484375 background all_cells +2732.372802734375 3603.563232421875 background all_cells +2730.678955078125 3628.64111328125 background all_cells +2731.556640625 3614.61865234375 background all_cells +2723.527099609375 3610.81298828125 background all_cells +2735.64404296875 3632.896240234375 background all_cells +2735.013427734375 3638.095703125 background all_cells +2736.96533203125 3624.324951171875 background all_cells +2717.044677734375 3567.806396484375 background all_cells +2750.3818359375 3591.093994140625 background all_cells +2727.497314453125 3576.71533203125 background all_cells +2724.685546875 3593.295654296875 background all_cells +2812.455322265625 3524.476806640625 background all_cells +2819.001220703125 3514.10205078125 background all_cells +2819.036865234375 3528.437744140625 background all_cells +2818.87158203125 3539.486572265625 background all_cells +2846.15771484375 3571.79541015625 background all_cells +2881.88330078125 3595.967041015625 background all_cells +2877.8095703125 3591.571533203125 background all_cells +2877.27294921875 3583.57275390625 background all_cells +2843.164306640625 3513.467041015625 background all_cells +2847.39453125 3546.8681640625 background all_cells +2855.101318359375 3532.91748046875 background all_cells +2861.843017578125 3512.109375 background all_cells +2860.239990234375 3463.802001953125 background all_cells +2831.002197265625 3482.56591796875 background all_cells +2840.201904296875 3479.585205078125 background all_cells +2752.645263671875 3508.998046875 background all_cells +2753.39599609375 3528.96435546875 background all_cells +2756.126220703125 3513.27392578125 background all_cells +2748.5556640625 3509.85791015625 background all_cells +2744.929443359375 3543.1259765625 background all_cells +2746.001708984375 3551.68408203125 background all_cells +2728.879638671875 3544.70458984375 background all_cells +2740.8466796875 3524.78271484375 background all_cells +2749.195556640625 3536.922607421875 background all_cells +2739.48974609375 3537.203369140625 background all_cells +2758.912841796875 3454.959716796875 background all_cells +2768.037353515625 3473.997314453125 background all_cells +2764.4501953125 3456.912109375 background all_cells +2760.23828125 3475.920166015625 background all_cells +2786.238525390625 3456.50390625 background all_cells +2777.09716796875 3460.385498046875 background all_cells +2766.34130859375 3504.552734375 background all_cells +2788.412841796875 3508.791259765625 background all_cells +2787.865478515625 3493.447998046875 background all_cells +2767.974365234375 3520.14892578125 background all_cells +2798.487548828125 3548.36376953125 background all_cells +2853.730224609375 3548.459228515625 background all_cells +2764.316650390625 3563.21044921875 background all_cells +2780.234619140625 3552.32373046875 background all_cells +2782.178955078125 3616.648193359375 background all_cells +2862.9736328125 3639.228271484375 background all_cells +2791.305419921875 3631.825927734375 background all_cells +2813.461181640625 3628.665283203125 background all_cells +2774.6533203125 3618.17041015625 background all_cells +2796.71923828125 3592.61572265625 background all_cells +2758.817626953125 3590.6640625 background all_cells +2762.849853515625 3601.958740234375 background all_cells +2786.287841796875 3596.08203125 background all_cells +2770.03076171875 3592.62109375 background all_cells +2717.985107421875 3458.079833984375 background all_cells +2735.89697265625 3471.85205078125 background all_cells +2739.814208984375 3467.68408203125 background all_cells +2750.64599609375 3488.10693359375 background all_cells +2749.837890625 3502.072021484375 background all_cells +2753.991943359375 3496.818359375 background all_cells +2746.592041015625 3477.73583984375 background all_cells +2753.492919921875 3471.318115234375 background all_cells +2749.57421875 3468.12060546875 background all_cells +2574.740966796875 3381.453857421875 background all_cells +2626.035888671875 3347.76904296875 background all_cells +2595.781494140625 3366.085205078125 background all_cells +2598.611328125 3359.957275390625 background all_cells +2581.103271484375 3381.149658203125 background all_cells +2660.809326171875 3421.72900390625 background all_cells +2692.10498046875 3431.93017578125 background all_cells +2683.11083984375 3413.314453125 background all_cells +2667.70703125 3415.654296875 background all_cells +2662.44775390625 3358.43701171875 background all_cells +2688.17431640625 3352.062255859375 background all_cells +2678.781494140625 3359.595947265625 background all_cells +2663.16162109375 3351.094970703125 background all_cells +2676.535400390625 3394.605224609375 background all_cells +2671.505126953125 3402.3642578125 background all_cells +2680.8681640625 3402.004150390625 background all_cells +2647.839111328125 3373.79833984375 background all_cells +2663.57470703125 3366.7333984375 background all_cells +2654.2158203125 3360.500244140625 background all_cells +2619.410400390625 3441.225830078125 background all_cells +2645.59033203125 3434.54150390625 background all_cells +2636.99365234375 3433.496826171875 background all_cells +2784.963623046875 3446.85498046875 background all_cells +2787.364013671875 3415.36669921875 background all_cells +2792.806396484375 3397.31494140625 background all_cells +2803.980712890625 3414.861572265625 background all_cells +2801.45849609375 3403.5634765625 background all_cells +2800.065673828125 3431.15673828125 background all_cells +2802.792724609375 3441.68505859375 background all_cells +2747.2919921875 3396.019287109375 background all_cells +2750.64404296875 3388.22802734375 background all_cells +2749.857177734375 3399.801025390625 background all_cells +2749.35693359375 3439.987548828125 background all_cells +2769.6591796875 3443.23876953125 background all_cells +2776.846435546875 3451.118896484375 background all_cells +2774.20947265625 3446.61376953125 background all_cells +2772.6484375 3406.757080078125 background all_cells +2776.77783203125 3420.0498046875 background all_cells +2781.041259765625 3402.044677734375 background all_cells +2773.72509765625 3411.083740234375 background all_cells +2779.396484375 3433.68310546875 background all_cells +2768.350341796875 3437.56103515625 background all_cells +2754.1357421875 3435.658935546875 background all_cells +2762.102294921875 3440.0849609375 background all_cells +2755.489013671875 3440.534912109375 background all_cells +2752.716552734375 3415.59765625 background all_cells +2762.833740234375 3427.49658203125 background all_cells +2759.695068359375 3418.595703125 background all_cells +2756.826904296875 3407.798095703125 background all_cells +2756.88525390625 3380.139892578125 background all_cells +2815.675048828125 3391.263916015625 background all_cells +2814.272216796875 3370.957275390625 background all_cells +2780.195068359375 3353.583251953125 background all_cells +2761.07958984375 3370.56640625 background all_cells +2758.874267578125 3362.823486328125 background all_cells +2869.556396484375 3426.745361328125 background all_cells +2875.3525390625 3439.7216796875 background all_cells +2848.0703125 3428.194091796875 background all_cells +2847.998291015625 3355.891357421875 background all_cells +2854.404052734375 3380.414306640625 background all_cells +2849.306640625 3369.973876953125 background all_cells +2864.811767578125 3363.0810546875 background all_cells +2824.711669921875 3389.051025390625 background all_cells +2819.482421875 3351.105224609375 background all_cells +2823.02734375 3396.153564453125 background all_cells +2834.137939453125 3363.95068359375 background all_cells +2738.385498046875 3390.948974609375 background all_cells +2744.6533203125 3403.021484375 background all_cells +2737.540283203125 3400.80615234375 background all_cells +2747.930419921875 3368.81982421875 background all_cells +2735.708740234375 3372.25732421875 background all_cells +2739.61328125 3367.896484375 background all_cells +2745.5849609375 3382.187255859375 background all_cells +2751.11083984375 3375.77099609375 background all_cells +2695.51025390625 3353.364013671875 background all_cells +2706.238037109375 3354.275390625 background all_cells +2713.8525390625 3362.020751953125 background all_cells +2722.462158203125 3395.7744140625 background all_cells +2726.95556640625 3416.902099609375 background all_cells +2729.976318359375 3403.099609375 background all_cells +2728.243408203125 3396.72705078125 background all_cells +2731.481201171875 3453.129638671875 background all_cells +2748.468994140625 3451.447021484375 background all_cells +2745.6181640625 3442.400634765625 background all_cells +2717.21923828125 3427.065185546875 background all_cells +2701.226806640625 3411.9736328125 background all_cells +2747.96484375 3429.48828125 background all_cells +2736.371337890625 3423.755859375 background all_cells +2746.689453125 3434.8955078125 background all_cells +2734.822509765625 3429.945068359375 background all_cells +2648.204345703125 3523.125 background all_cells +2661.732421875 3525.46533203125 background all_cells +2648.381103515625 3511.389404296875 background all_cells +2692.625732421875 3470.521484375 background all_cells +2724.081787109375 3461.85888671875 background all_cells +2725.785888671875 3465.666015625 background all_cells +2719.693115234375 3479.332763671875 background all_cells +2717.45947265625 3465.869873046875 background all_cells +2713.46484375 3502.457275390625 background all_cells +2730.966796875 3533.823974609375 background all_cells +2718.283203125 3517.46826171875 background all_cells +2730.355712890625 3513.079345703125 background all_cells +2653.382080078125 3502.639404296875 background all_cells +2732.6015625 3503.120849609375 background all_cells +2667.934326171875 3503.165283203125 background all_cells +2652.535400390625 3461.91845703125 background all_cells +2668.959228515625 3478.988525390625 background all_cells +2650.27099609375 3491.98291015625 background all_cells +2524.826416015625 3612.21533203125 background all_cells +2526.727783203125 3603.791259765625 background all_cells +2540.57275390625 3609.39013671875 background all_cells +2541.76171875 3602.40869140625 background all_cells +2532.4033203125 3612.304443359375 background all_cells +2554.631103515625 3611.38818359375 background all_cells +2555.8134765625 3602.313232421875 background all_cells +2553.723388671875 3595.1923828125 background all_cells +2553.85302734375 3569.0927734375 background all_cells +2546.57275390625 3556.71240234375 background all_cells +2547.580810546875 3573.73095703125 background all_cells +2540.665283203125 3581.300537109375 background all_cells +2533.2822265625 3577.0009765625 background all_cells +2627.88427734375 3562.379638671875 background all_cells +2637.94482421875 3571.005615234375 background all_cells +2629.951904296875 3549.733154296875 background all_cells +2678.80419921875 3558.77685546875 background all_cells +2667.52783203125 3549.215087890625 background all_cells +2685.642333984375 3568.615478515625 background all_cells +2681.987060546875 3554.012451171875 background all_cells +2692.083740234375 3618.11572265625 background all_cells +2704.70703125 3631.7978515625 background all_cells +2706.019775390625 3609.647216796875 background all_cells +2682.1669921875 3608.89599609375 background all_cells +2687.232666015625 3608.1982421875 background all_cells +2701.503662109375 3622.907958984375 background all_cells +2682.232177734375 3602.1962890625 background all_cells +2690.802490234375 3598.767578125 background all_cells +2644.843505859375 3560.16552734375 background all_cells +2649.361328125 3548.690185546875 background all_cells +2658.919677734375 3547.372314453125 background all_cells +2661.611328125 3561.896484375 background all_cells +2653.264404296875 3561.9931640625 background all_cells +2654.636962890625 3569.2001953125 background all_cells +2553.1982421875 3559.648681640625 background all_cells +2568.333984375 3560.365478515625 background all_cells +2577.13720703125 3551.60693359375 background all_cells +2559.242431640625 3561.027099609375 background all_cells +2557.28759765625 3550.900146484375 background all_cells +2604.828857421875 3564.97802734375 background all_cells +2613.78271484375 3567.72607421875 background all_cells +2613.1669921875 3563.234619140625 background all_cells +2587.31884765625 3554.355224609375 background all_cells +2602.82373046875 3543.73046875 background all_cells +2596.697021484375 3556.25341796875 background all_cells +2597.442138671875 3561.756591796875 background all_cells +4430.2099609375 5343.54931640625 background all_cells +4418.869140625 5329.0478515625 background all_cells +4431.6171875 5333.47216796875 background all_cells +4482.3466796875 5325.25732421875 background all_cells +4483.17431640625 5338.87646484375 background all_cells +4470.943359375 5333.76708984375 background all_cells +4478.6005859375 5331.1025390625 background all_cells +4473.66015625 5311.69580078125 background all_cells +4463.51025390625 5325.013671875 background all_cells +4471.123046875 5320.01953125 background all_cells +4441.2001953125 5319.52392578125 background all_cells +4416.79443359375 5342.025390625 background all_cells +4415.08154296875 5351.21728515625 background all_cells +4445.6064453125 5353.70166015625 background all_cells +4440.90478515625 5347.9521484375 background all_cells +4425.23876953125 5356.802734375 background all_cells +4455.87451171875 5371.65185546875 background all_cells +4471.94921875 5365.46533203125 background all_cells +4458.66845703125 5362.43212890625 background all_cells +4470.5576171875 5346.42919921875 background all_cells +4481.93994140625 5357.25244140625 background all_cells +4481.072265625 5349.47265625 background all_cells +4470.77490234375 5357.55517578125 background all_cells +4454.85107421875 5356.26513671875 background all_cells +4463.814453125 5353.92333984375 background all_cells +4424.19921875 5365.8154296875 background all_cells +4450.56982421875 5377.73876953125 background all_cells +4434.3388671875 5366.6513671875 background all_cells +4332.7880859375 5343.12451171875 background all_cells +4361.716796875 5342.796875 background all_cells +4362.14013671875 5362.75341796875 background all_cells +4336.8798828125 5357.8154296875 background all_cells +4384.1025390625 5366.25830078125 background all_cells +4408.572265625 5362.47265625 background all_cells +4398.404296875 5355.9609375 background all_cells +4394.98046875 5365.271484375 background all_cells +4371.07080078125 5351.18603515625 background all_cells +4377.01953125 5363.6923828125 background all_cells +4332.17333984375 5425.8837890625 background all_cells +4330.50048828125 5438.59033203125 background all_cells +4326.3974609375 5485.1611328125 background all_cells +4335.96142578125 5435.759765625 background all_cells +4336.26611328125 5432.1259765625 background all_cells +4331.22265625 5431.330078125 background all_cells +4373.49462890625 5435.1494140625 background all_cells +4359.37060546875 5436.89697265625 background all_cells +4367.06298828125 5444.90234375 background all_cells +4380.4443359375 5438.47607421875 background all_cells +4369.83837890625 5440.65771484375 background all_cells +4344.21630859375 5424.998046875 background all_cells +4360.64306640625 5426.76318359375 background all_cells +4343.3037109375 5437.0419921875 background all_cells +4351.75390625 5485.6767578125 background all_cells +4348.5615234375 5441.38037109375 background all_cells +4350.5751953125 5433.22021484375 background all_cells +4342.9775390625 5440.76953125 background all_cells +4402.7890625 5431.3251953125 background all_cells +4417.9814453125 5439.12548828125 background all_cells +4417.69091796875 5430.228515625 background all_cells +4409.93505859375 5419.7978515625 background all_cells +4417.7548828125 5481.5966796875 background all_cells +4401.8310546875 5481.92041015625 background all_cells +4407.970703125 5446.48828125 background all_cells +4397.06005859375 5447.943359375 background all_cells +4416.9169921875 5447.48974609375 background all_cells +4386.59814453125 5447.935546875 background all_cells +4380.44482421875 5428.59033203125 background all_cells +4400.58154296875 5442.02685546875 background all_cells +4391.5966796875 5427.17138671875 background all_cells +4400.74609375 5413.9951171875 background all_cells +4415.47998046875 5394.99169921875 background all_cells +4416.98876953125 5405.41796875 background all_cells +4403.03955078125 5391.7763671875 background all_cells +4374.7822265625 5395.37255859375 background all_cells +4386.48193359375 5400.13134765625 background all_cells +4383.974609375 5417.8310546875 background all_cells +4359.77587890625 5411.53271484375 background all_cells +4362.62255859375 5404.31201171875 background all_cells +4359.55029296875 5398.88037109375 background all_cells +4362.09912109375 5392.60693359375 background all_cells +4429.88037109375 5447.9892578125 background all_cells +4470.7978515625 5450.791015625 background all_cells +4466.52880859375 5445.22607421875 background all_cells +4458.49853515625 5439.2685546875 background all_cells +4447.767578125 5438.4375 background all_cells +4437.38671875 5441.47314453125 background all_cells +4470.708984375 5414.01416015625 background all_cells +4472.52490234375 5393.822265625 background all_cells +4439.701171875 5394.1171875 background all_cells +4452.08154296875 5421.11181640625 background all_cells +4446.74755859375 5433.2841796875 background all_cells +4434.2529296875 5429.6455078125 background all_cells +4447.54638671875 5426.31103515625 background all_cells +4596.048828125 5365.958984375 background all_cells +4596.9619140625 5386.1552734375 background all_cells +4604.2080078125 5371.80419921875 background all_cells +4606.3818359375 5390.44091796875 background all_cells +4584.66162109375 5411.296875 background all_cells +4602.576171875 5395.68212890625 background all_cells +4603.57666015625 5401.8798828125 background all_cells +4590.6806640625 5407.01708984375 background all_cells +4596.08349609375 5408.21875 background all_cells +4597.42138671875 5395.6796875 background all_cells +4533.05712890625 5388.10302734375 background all_cells +4548.1982421875 5391.927734375 background all_cells +4580.09228515625 5381.494140625 background all_cells +4587.13037109375 5364.28857421875 background all_cells +4573.1455078125 5388.095703125 background all_cells +4545.26611328125 5441.5439453125 background all_cells +4645.58935546875 5449.78759765625 background all_cells +4637.4375 5445.78271484375 background all_cells +4650.2412109375 5480.80517578125 background all_cells +4654.4130859375 5468.5283203125 background all_cells +4651.09326171875 5456.12841796875 background all_cells +4622.1953125 5456.404296875 background all_cells +4611.99853515625 5481.75732421875 background all_cells +4615.99853515625 5482.353515625 background all_cells +4617.46240234375 5464.03076171875 background all_cells +4635.3642578125 5324.93212890625 background all_cells +4638.48486328125 5336.0244140625 background all_cells +4641.306640625 5331.125 background all_cells +4629.51171875 5329.10302734375 background all_cells +4633.1875 5337.40673828125 background all_cells +4639.39501953125 5353.80078125 background all_cells +4635.2802734375 5353.89697265625 background all_cells +4632.14208984375 5361.130859375 background all_cells +4644.25341796875 5343.35888671875 background all_cells +4685.1484375 5378.0087890625 background all_cells +4647.0166015625 5357.1171875 background all_cells +4709.91162109375 5342.60791015625 background all_cells +4681.17431640625 5351.19287109375 background all_cells +4652.53759765625 5362.6650390625 background all_cells +4493.60498046875 5409.39794921875 background all_cells +4507.55908203125 5396.5966796875 background all_cells +4508.037109375 5417.55859375 background all_cells +4503.14013671875 5408.798828125 background all_cells +4499.1484375 5418.7041015625 background all_cells +4682.99658203125 5429.2431640625 background all_cells +4678.1982421875 5424.8046875 background all_cells +4675.80126953125 5410.19970703125 background all_cells +4544.9580078125 5436.8974609375 background all_cells +4550.84716796875 5412.48291015625 background all_cells +4546.62646484375 5426.65478515625 background all_cells +4517.9453125 5412.9384765625 background all_cells +4533.42529296875 5439.517578125 background all_cells +4532.7470703125 5430.19091796875 background all_cells +4537.525390625 5412.21875 background all_cells +4525.31201171875 5412.583984375 background all_cells +4555.73046875 5433.005859375 background all_cells +4608.57470703125 5402.60791015625 background all_cells +4602.89404296875 5413.1513671875 background all_cells +4558.04296875 5425.0244140625 background all_cells +4475.63623046875 5438.67529296875 background all_cells +4478.4306640625 5430.5234375 background all_cells +4478.1474609375 5389.80126953125 background all_cells +4494.70751953125 5397.0361328125 background all_cells +4486.72802734375 5391.63330078125 background all_cells +4481.0380859375 5420.60107421875 background all_cells +4478.82763671875 5403.68701171875 background all_cells +4491.4560546875 5420.37744140625 background all_cells +4485.5810546875 5408.50439453125 background all_cells +4618.1025390625 4894.43505859375 background all_cells +4632.5576171875 4906.06591796875 background all_cells +4638.1171875 4895.91162109375 background all_cells +4626.4013671875 4900.2431640625 background all_cells +4630.12451171875 4939.7919921875 background all_cells +4614.99658203125 4941.54296875 background all_cells +4622.53955078125 4939.64892578125 background all_cells +4615.7646484375 4922.40234375 background all_cells +4616.95068359375 4933.4658203125 background all_cells +4610.64990234375 4931.8955078125 background all_cells +4628.51171875 4924.189453125 background all_cells +4636.26904296875 4910.9599609375 background all_cells +4636.29443359375 4936.49853515625 background all_cells +4637.98388671875 4942.93212890625 background all_cells +4639.41943359375 4925.015625 background all_cells +4640.22998046875 4916.1572265625 background all_cells +4613.68701171875 4911.6337890625 background all_cells +4623.6953125 4916.603515625 background all_cells +4618.46484375 4914.15576171875 background all_cells +4630.0361328125 4913.18603515625 background all_cells +4623.603515625 4909.2685546875 background all_cells +4666.49462890625 4924.5419921875 background all_cells +4652.04345703125 4927.39794921875 background all_cells +4675.55810546875 4926.60400390625 background all_cells +4644.94677734375 4938.8388671875 background all_cells +4657.35595703125 4935.5361328125 background all_cells +4643.2978515625 4931.875 background all_cells +4672.6103515625 4908.0546875 background all_cells +4681.83837890625 4916.37353515625 background all_cells +4673.50634765625 4919.54150390625 background all_cells +4656.2431640625 4945.79638671875 background all_cells +4679.31787109375 4939.51025390625 background all_cells +4648.3486328125 4920.35107421875 background all_cells +4662.7060546875 4906.33642578125 background all_cells +4665.09033203125 4917.859375 background all_cells +4655.40869140625 4912.9228515625 background all_cells +4641.39013671875 4887.59033203125 background all_cells +4649.30810546875 4872.0810546875 background all_cells +4648.97998046875 4880.5859375 background all_cells +4642.896484375 4873.65478515625 background all_cells +4659.275390625 4878.22119140625 background all_cells +4665.63916015625 4885.06005859375 background all_cells +4658.34033203125 4887.61865234375 background all_cells +4653.6162109375 4855.955078125 background all_cells +4643.47314453125 4865.75439453125 background all_cells +4653.09033203125 4865.92041015625 background all_cells +4642.3564453125 4901.9033203125 background all_cells +4657.83837890625 4896.27587890625 background all_cells +4664.29296875 4895.4189453125 background all_cells +4671.046875 4900.99658203125 background all_cells +4668.8408203125 4898.3955078125 background all_cells +4651.90380859375 4902.2548828125 background all_cells +4613.478515625 4947.20849609375 background all_cells +4624.373046875 4957.5380859375 background all_cells +4618.66650390625 4967.21826171875 background all_cells +4619.08154296875 4951.03515625 background all_cells +4628.10546875 4950.8251953125 background all_cells +4630.248046875 4961.8232421875 background all_cells +4636.44873046875 4959.68505859375 background all_cells +4633.81005859375 4953.208984375 background all_cells +4639.44287109375 4950.11328125 background all_cells +4655.01025390625 4958.92578125 background all_cells +4646.666015625 4951.04248046875 background all_cells +4678.36376953125 5059.10986328125 background all_cells +4682.58447265625 5021.3544921875 background all_cells +4680.59423828125 5011.77294921875 background all_cells +4686.8916015625 5035.34375 background all_cells +4684.5390625 5064.39599609375 background all_cells +4682.787109375 5078.7958984375 background all_cells +4696.68115234375 5047.833984375 background all_cells +4693.65478515625 5063.94287109375 background all_cells +4699.2314453125 5068.54248046875 background all_cells +4699.57177734375 5056.72998046875 background all_cells +4696.22802734375 5076.59912109375 background all_cells +4691.525390625 5079.55224609375 background all_cells +4695.11962890625 5008.46435546875 background all_cells +4712.841796875 5019.25244140625 background all_cells +4704.69677734375 5020.8251953125 background all_cells +4706.84326171875 5008.95458984375 background all_cells +4715.626953125 5063.603515625 background all_cells +4712.72802734375 5054.93017578125 background all_cells +4726.833984375 5050.810546875 background all_cells +4736.0126953125 5047.76416015625 background all_cells +4727.1572265625 5094.9521484375 background all_cells +4717.05908203125 5012.470703125 background all_cells +4763.435546875 5024.640625 background all_cells +4723.0478515625 5003.3974609375 background all_cells +4708.4267578125 5032.5791015625 background all_cells +4708.10498046875 5043.11474609375 background all_cells +4712.54248046875 5034.8310546875 background all_cells +4621.06005859375 5052.56884765625 background all_cells +4607.40283203125 5052.72607421875 background all_cells +4726.0478515625 5059.37255859375 background all_cells +4673.09716796875 5055.970703125 background all_cells +4676.56201171875 5047.99072265625 background all_cells +4783.9404296875 5054.4912109375 background all_cells +4773.970703125 5056.060546875 background all_cells +4756.8349609375 5041.52197265625 background all_cells +4627.62646484375 5059.53076171875 background all_cells +4641.376953125 5047.064453125 background all_cells +4637.13916015625 5061.02978515625 background all_cells +4633.39794921875 5045.32666015625 background all_cells +4629.09765625 5067.1025390625 background all_cells +4609.5302734375 5086.0302734375 background all_cells +4637.81640625 5079.89453125 background all_cells +4617.8740234375 5077.13623046875 background all_cells +4670.07861328125 5073.75390625 background all_cells +4661.83837890625 5054.39990234375 background all_cells +4586.82763671875 5002.96044921875 background all_cells +4573.30224609375 5012.9716796875 background all_cells +4601.27099609375 4995.056640625 background all_cells +4586.298828125 5019.09326171875 background all_cells +4598.3935546875 5010.14892578125 background all_cells +4624.04736328125 5002.85546875 background all_cells +4614.65673828125 5003.05908203125 background all_cells +4617.4951171875 5013.65771484375 background all_cells +4635.54833984375 5004.09814453125 background all_cells +4632.41796875 5020.669921875 background all_cells +4630.7001953125 5036.25732421875 background all_cells +4620.33642578125 5022.82958984375 background all_cells +4644.71142578125 5040.2119140625 background all_cells +4639.01904296875 5040.94189453125 background all_cells +4597.39599609375 5026.75634765625 background all_cells +4569.17626953125 5040.4580078125 background all_cells +4611.6435546875 5038.85888671875 background all_cells +4579.9423828125 5038.337890625 background all_cells +4610.56640625 5026.90673828125 background all_cells +4607.142578125 5033.109375 background all_cells +4649.21240234375 5010.68798828125 background all_cells +4659.52587890625 5028.6494140625 background all_cells +4660.9306640625 5007.65380859375 background all_cells +4668.2666015625 5034.296875 background all_cells +4671.4697265625 5017.92529296875 background all_cells +4667.65185546875 5002.0107421875 background all_cells +4641.09375 4976.962890625 background all_cells +4646.82470703125 5000.18017578125 background all_cells +4644.18603515625 4993.52099609375 background all_cells +4640.021484375 4969.93212890625 background all_cells +4643.95361328125 4985.69677734375 background all_cells +4637.1630859375 4981.9765625 background all_cells +4655.66259765625 4986.982421875 background all_cells +4656.5703125 4995.32177734375 background all_cells +4662.77783203125 4970.2646484375 background all_cells +4662.1162109375 4962.63671875 background all_cells +4652.65625 4974.7724609375 background all_cells +4685.9130859375 4958.6337890625 background all_cells +4666.27099609375 4956.54345703125 background all_cells +4687.7470703125 4948.5439453125 background all_cells +4715.29443359375 4971.14306640625 background all_cells +4681.89501953125 4963.87255859375 background all_cells +4670.78369140625 4973.7509765625 background all_cells +4685.17626953125 4973.51416015625 background all_cells +4695.33984375 4992.111328125 background all_cells +4666.3984375 4985.34716796875 background all_cells +4678.353515625 4980.5859375 background all_cells +4671.92041015625 4993.98583984375 background all_cells +4680.31884765625 4994.99169921875 background all_cells +4742.43701171875 4934.591796875 background all_cells +4791.166015625 4957.21435546875 background all_cells +4746.89111328125 4945.18896484375 background all_cells +4746.24462890625 4938.208984375 background all_cells +4732.4951171875 4985.3701171875 background all_cells +4731.998046875 4970.43212890625 background all_cells +4693.02294921875 4960.87451171875 background all_cells +4714.87109375 4948.33251953125 background all_cells +4700.490234375 4964.8173828125 background all_cells +4699.3486328125 4980.23779296875 background all_cells +4695.77880859375 4953.21630859375 background all_cells +4729.24560546875 4960.93701171875 background all_cells +4722.62451171875 4955.080078125 background all_cells +4737.92578125 4955.62548828125 background all_cells +4686.5390625 4909.86767578125 background all_cells +4719.46484375 4915.87841796875 background all_cells +4708.94775390625 4914.57568359375 background all_cells +4702.4853515625 4908.7236328125 background all_cells +4699.8984375 4934.560546875 background all_cells +4719.83154296875 4930.36767578125 background all_cells +4708.482421875 4927.986328125 background all_cells +4699.8046875 4922.56591796875 background all_cells +4690.02880859375 4923.98974609375 background all_cells +4690.2197265625 4942.10107421875 background all_cells +4730.35009765625 4932.943359375 background all_cells +4734.599609375 4918.3564453125 background all_cells +4730.44091796875 4922.69921875 background all_cells +4733.55224609375 4945.8974609375 background all_cells +4674.921875 4892.66845703125 background all_cells +4694.716796875 4893.10546875 background all_cells +4688.87353515625 4888.115234375 background all_cells +4683.83984375 4886.9326171875 background all_cells +4678.0009765625 4879.64111328125 background all_cells +4730.55615234375 4903.650390625 background all_cells +4743.86865234375 4912.6162109375 background all_cells +4745.6201171875 4897.1474609375 background all_cells +4745.2490234375 4905.23193359375 background all_cells +4696.80615234375 4878.57763671875 background all_cells +4715.0869140625 4887.498046875 background all_cells +4734.05810546875 4885.259765625 background all_cells +4715.20068359375 4881.09033203125 background all_cells +4704.953125 4883.3603515625 background all_cells +4703.51904296875 4894.62841796875 background all_cells +4710.888671875 4890.689453125 background all_cells +4721.8251953125 4899.34228515625 background all_cells +4720.64990234375 4891.08203125 background all_cells +4710.19189453125 4904.392578125 background all_cells +4676.92724609375 4899.83447265625 background all_cells +4697.47607421875 4905.2451171875 background all_cells +4685.02587890625 4898.73291015625 background all_cells +4586.6572265625 4865.2744140625 background all_cells +4576.37158203125 4860.708984375 background all_cells +4628.70361328125 4858.67041015625 background all_cells +4626.0263671875 4873.74169921875 background all_cells +4603.9423828125 4869.55517578125 background all_cells +4617.6005859375 4878.2587890625 background all_cells +4627.95361328125 4889.43359375 background all_cells +4616.94970703125 4882.99267578125 background all_cells +4623.96484375 4883.58837890625 background all_cells +4596.05224609375 4879.74951171875 background all_cells +4570.50146484375 4891.21240234375 background all_cells +4605.70556640625 4889.94921875 background all_cells +4581.49951171875 4881.8095703125 background all_cells +4632.8017578125 4869.873046875 background all_cells +4636.36181640625 4877.10693359375 background all_cells +4634.82666015625 4863.6298828125 background all_cells +4584.56884765625 4945.80322265625 background all_cells +4572.24951171875 4951.35791015625 background all_cells +4582.9716796875 4962.59130859375 background all_cells +4588.85302734375 4957.15966796875 background all_cells +4631.32177734375 4969.7861328125 background all_cells +4632.56494140625 4992.25439453125 background all_cells +4593.7705078125 4966.1513671875 background all_cells +4574.4072265625 4967.53662109375 background all_cells +4571.287109375 4984.6904296875 background all_cells +4583.00634765625 4969.74072265625 background all_cells +4574.7451171875 4976.8603515625 background all_cells +4599.888671875 4951.6611328125 background all_cells +4605.48486328125 4963.0244140625 background all_cells +4610.669921875 4959.24951171875 background all_cells +4603.8486328125 4913.3115234375 background all_cells +4592.5732421875 4924.53125 background all_cells +4599.02978515625 4940.109375 background all_cells +4602.3486328125 4927.56689453125 background all_cells +4608.81396484375 4920.6591796875 background all_cells +4581.05712890625 4906.7724609375 background all_cells +4571.25634765625 4908.3564453125 background all_cells +4586.923828125 4932.0224609375 background all_cells +4576.7119140625 4927.484375 background all_cells +4586.29248046875 4916.701171875 background all_cells +4572.7060546875 4916.0224609375 background all_cells +4483.75390625 5370.31298828125 background all_cells +4489.5283203125 5363.2177734375 background all_cells +4550.71435546875 5300.63037109375 background all_cells +4546.23388671875 5307.02685546875 background all_cells +4493.9501953125 5351.38037109375 background all_cells +4560.40771484375 5365.7646484375 background all_cells +4561.3056640625 5383.76953125 background all_cells +4571.03759765625 5340.544921875 background all_cells +4579.3095703125 5346.49267578125 background all_cells +4573.4609375 5320.58154296875 background all_cells +4560.82763671875 5314.5322265625 background all_cells +4578.97314453125 5334.32373046875 background all_cells +4561.87890625 5329.55517578125 background all_cells +4602.17138671875 5228.4384765625 background all_cells +4591.23583984375 5232.19580078125 background all_cells +4614.0341796875 5222.58837890625 background all_cells +4623.23046875 5229.14208984375 background all_cells +4615.65087890625 5230.58251953125 background all_cells +4622.85546875 5239.11572265625 background all_cells +4610.96923828125 5249.55224609375 background all_cells +4616.25048828125 5244.86572265625 background all_cells +4616.82763671875 5240.1005859375 background all_cells +4548.17236328125 5236.5634765625 background all_cells +4565.81640625 5235.0126953125 background all_cells +4557.951171875 5241.3759765625 background all_cells +4578.05029296875 5294.5341796875 background all_cells +4588.62841796875 5310.51318359375 background all_cells +4574.08642578125 5251.4453125 background all_cells +4581.50537109375 5228.779296875 background all_cells +4580.21484375 5244.9013671875 background all_cells +4574.3955078125 5227.70361328125 background all_cells +4604.5595703125 5258.9072265625 background all_cells +4566.1962890625 5284.6787109375 background all_cells +4561.29638671875 5274.66943359375 background all_cells +4611.72900390625 5260.7724609375 background all_cells +4505.5263671875 5151.4931640625 background all_cells +4484.39208984375 5158.01416015625 background all_cells +4490.6015625 5164.3896484375 background all_cells +4494.990234375 5167.99853515625 background all_cells +4516.06201171875 5170.92919921875 background all_cells +4492.505859375 5153.0263671875 background all_cells +4516.70751953125 5176.0322265625 background all_cells +4509.95361328125 5184.814453125 background all_cells +4517.3046875 5183.21044921875 background all_cells +4508.65771484375 5178.78515625 background all_cells +4526.56982421875 5174.15966796875 background all_cells +4533.85986328125 5171.5166015625 background all_cells +4558.669921875 5181.904296875 background all_cells +4557.23779296875 5175.05517578125 background all_cells +4542.00146484375 5176.27880859375 background all_cells +4540.3779296875 5181.21533203125 background all_cells +4763.5146484375 5228.16943359375 background all_cells +4733.50341796875 5179.828125 background all_cells +4769.21826171875 5185.97265625 background all_cells +4776.61474609375 5245.68115234375 background all_cells +4737.7216796875 5200.6796875 background all_cells +4795.5986328125 5206.21337890625 background all_cells +4793.22119140625 5227.361328125 background all_cells +4788.953125 5217.55859375 background all_cells +4799.20703125 5252.61865234375 background all_cells +4789.93115234375 5241.427734375 background all_cells +4788.591796875 5258.77783203125 background all_cells +4797.705078125 5258.427734375 background all_cells +4789.1015625 5250.0615234375 background all_cells +4774.39208984375 5261.197265625 background all_cells +4779.8310546875 5259.91748046875 background all_cells +4724.2578125 5262.912109375 background all_cells +4770.5654296875 5270.0146484375 background all_cells +4776.93310546875 5267.6533203125 background all_cells +4770.5478515625 5262.06396484375 background all_cells +4805.8701171875 5243.4384765625 background all_cells +4800.82763671875 5234.03564453125 background all_cells +4810.404296875 5260.27685546875 background all_cells +4818.12109375 5236.3935546875 background all_cells +4818.34326171875 5224.99658203125 background all_cells +4814.66357421875 5247.6513671875 background all_cells +4867.69384765625 5279.39599609375 background all_cells +4862.93408203125 5269.162109375 background all_cells +4802.08447265625 5266.7099609375 background all_cells +4824.55029296875 5265.5634765625 background all_cells +4825.68408203125 5275.65869140625 background all_cells +4805.06005859375 5278.56787109375 background all_cells +4831.5810546875 5240.56494140625 background all_cells +4855.32861328125 5259.74560546875 background all_cells +4828.0244140625 5253.93603515625 background all_cells +4844.23291015625 5241.53857421875 background all_cells +4858.58544921875 5244.65771484375 background all_cells +4829.1923828125 5216.494140625 background all_cells +4829.34912109375 5227.71826171875 background all_cells +4839.34814453125 5222.2548828125 background all_cells +4768.5654296875 5279.45556640625 background all_cells +4778.36328125 5275.51806640625 background all_cells +4778.8583984375 5289.25146484375 background all_cells +4771.3671875 5284.74462890625 background all_cells +4784.62353515625 5274.41357421875 background all_cells +4792.03857421875 5273.61328125 background all_cells +4790.623046875 5292.7119140625 background all_cells +4784.669921875 5320.41845703125 background all_cells +4749.6708984375 5357.8994140625 background all_cells +4778.7978515625 5323.2490234375 background all_cells +4799.35791015625 5338.21484375 background all_cells +4796.8505859375 5323.822265625 background all_cells +4786.63525390625 5332.2314453125 background all_cells +4774.32373046875 5316.35546875 background all_cells +4779.6162109375 5303.865234375 background all_cells +4767.7119140625 5306.4267578125 background all_cells +4801.75341796875 5308.044921875 background all_cells +4791.97705078125 5313.80419921875 background all_cells +4805.06005859375 5332.970703125 background all_cells +4804.34423828125 5351.568359375 background all_cells +4825.86669921875 5343.66259765625 background all_cells +4810.57470703125 5324.61376953125 background all_cells +4807.1494140625 5298.71142578125 background all_cells +4824.76953125 5314.595703125 background all_cells +4826.06396484375 5304.4404296875 background all_cells +4818.54248046875 5302.66064453125 background all_cells +4839.455078125 5300.4326171875 background all_cells +4841.6728515625 5285.9990234375 background all_cells +4852.8740234375 5291.91552734375 background all_cells +4838.43310546875 5315.2060546875 background all_cells +4807.5302734375 5287.68408203125 background all_cells +4817.83544921875 5289.12060546875 background all_cells +4589.927734375 5351.72021484375 background all_cells +4600.51220703125 5359.10986328125 background all_cells +4609.74560546875 5356.7333984375 background all_cells +4592.833984375 5328.9814453125 background all_cells +4602.2705078125 5346.7490234375 background all_cells +4612.97705078125 5348.84716796875 background all_cells +4614.75439453125 5296.9306640625 background all_cells +4617.2978515625 5334.853515625 background all_cells +4623.72265625 5334.71435546875 background all_cells +4607.09033203125 5286.48486328125 background all_cells +4607.6962890625 5297.6298828125 background all_cells +4612.8310546875 5289.10791015625 background all_cells +4821.32568359375 5367.53076171875 background all_cells +4832.49609375 5371.18408203125 background all_cells +4816.14697265625 5368.01171875 background all_cells +4849.45654296875 5441.69189453125 background all_cells +4853.08837890625 5349.1513671875 background all_cells +4816.818359375 5349.24462890625 background all_cells +4843.86767578125 5360.1337890625 background all_cells +4840.45654296875 5350.18310546875 background all_cells +4833.75244140625 5350.91796875 background all_cells +4864.154296875 5358.30078125 background all_cells +4872.96630859375 5401.1484375 background all_cells +4870.59326171875 5384.251953125 background all_cells +4867.076171875 5361.328125 background all_cells +4867.76611328125 5330.98876953125 background all_cells +4865.75146484375 5346.3515625 background all_cells +4859.96728515625 5339.162109375 background all_cells +4851.9541015625 5327.525390625 background all_cells +4847.2861328125 5341.54150390625 background all_cells +4836.5537109375 5332.296875 background all_cells +4886.0087890625 5504.998046875 background all_cells +4847.8623046875 5518.45849609375 background all_cells +4889.56689453125 5510.32861328125 background all_cells +4861.70458984375 5562.3046875 background all_cells +4888.60400390625 5567.4775390625 background all_cells +4794.09716796875 5555.36767578125 background all_cells +4748.7763671875 5544.5732421875 background all_cells +4796.6748046875 5605.0009765625 background all_cells +4833.3076171875 5602.06396484375 background all_cells +4834.93212890625 5563.43408203125 background all_cells +4787.50390625 5498.9462890625 background all_cells +4818.5751953125 5508.92529296875 background all_cells +4804.9296875 5505.25439453125 background all_cells +4764.255859375 5500.69482421875 background all_cells +4822.3896484375 5456.06396484375 background all_cells +4887.38623046875 5441.7763671875 background all_cells +4836.37255859375 5481.45263671875 background all_cells +4792.0556640625 5473.27734375 background all_cells +4634.99169921875 5711.96337890625 background all_cells +4605.7041015625 5650.013671875 background all_cells +4601.154296875 5686.2236328125 background all_cells +4678.50537109375 5694.953125 background all_cells +4679.77783203125 5727.3544921875 background all_cells +4707.28955078125 5870.2890625 background all_cells +4771.70556640625 5911.619140625 background all_cells +4748.15234375 5894.45458984375 background all_cells +4723.9013671875 5886.44482421875 background all_cells +4694.265625 5781.55712890625 background all_cells +4709.96728515625 5752.251953125 background all_cells +4716.39306640625 5832.93505859375 background all_cells +4686.81103515625 5820.32470703125 background all_cells +4698.3447265625 5789.32861328125 background all_cells +4570.69580078125 5410.498046875 background all_cells +4575.10498046875 5418.6484375 background all_cells +4567.20556640625 5507.865234375 background all_cells +4597.46337890625 5492.04296875 background all_cells +4563.6083984375 5586.39013671875 background all_cells +4650.4931640625 5486.52392578125 background all_cells +4616.28662109375 5499.55712890625 background all_cells +4674.603515625 5534.84228515625 background all_cells +4642.76416015625 5506.0791015625 background all_cells +4569.26025390625 5426.3916015625 background all_cells +4565.69287109375 5435.35546875 background all_cells +4563.287109375 5431.55517578125 background all_cells +4578.423828125 5429.99169921875 background all_cells +4724.0224609375 5391.556640625 background all_cells +4745.4658203125 5364.58935546875 background all_cells +4727.08447265625 5386.85546875 background all_cells +4778.14599609375 5415.9072265625 background all_cells +4739.0810546875 5434.248046875 background all_cells +4781.50341796875 5439.85302734375 background all_cells +4828.15625 5416.93359375 background all_cells +4820.8603515625 5415.71826171875 background all_cells +4755.1962890625 5369.546875 background all_cells +4780.033203125 5392.08349609375 background all_cells +4753.771484375 5399.466796875 background all_cells +4390.53369140625 5201.1611328125 background all_cells +4385.54248046875 5129.96875 background all_cells +4401.52001953125 5195.572265625 background all_cells +4399.0791015625 5206.09326171875 background all_cells +4409.962890625 5204.517578125 background all_cells +4417.42041015625 5207.27587890625 background all_cells +4412.2412109375 5190.86767578125 background all_cells +4415.189453125 5196.8720703125 background all_cells +4412.30419921875 5221.22900390625 background all_cells +4384.71435546875 5232.01171875 background all_cells +4410.345703125 5260.7685546875 background all_cells +4407.49462890625 5254.6962890625 background all_cells +4400.15625 5252.68310546875 background all_cells +4388.48095703125 5246.19140625 background all_cells +4390.3984375 5255.93408203125 background all_cells +4421.54833984375 5250.05712890625 background all_cells +4411.38818359375 5245.84912109375 background all_cells +4400.18505859375 5242.87841796875 background all_cells +4588.86083984375 5097.49658203125 background all_cells +4595.0185546875 5112.96142578125 background all_cells +4575.93408203125 5103.9228515625 background all_cells +4594.31640625 5100.77978515625 background all_cells +4586.43359375 5166.04150390625 background all_cells +4595.0517578125 5168.8798828125 background all_cells +4595.3486328125 5172.30126953125 background all_cells +4620.63037109375 5152.6396484375 background all_cells +4612.71240234375 5174.3076171875 background all_cells +4603.76220703125 5166.21484375 background all_cells +4625.8046875 5141.744140625 background all_cells +4625.939453125 5164.71240234375 background all_cells +4572.65478515625 5160.224609375 background all_cells +4577.919921875 5149.39501953125 background all_cells +4574.21240234375 5145.1484375 background all_cells +4604.63427734375 5127.54052734375 background all_cells +4622.552734375 5121.63525390625 background all_cells +4620.34912109375 5102.27392578125 background all_cells +4574.50341796875 5077.466796875 background all_cells +4585.4580078125 5089.216796875 background all_cells +4589.416015625 5079.2939453125 background all_cells +4649.08984375 5284.4462890625 background all_cells +4640.2626953125 5284.359375 background all_cells +4628.26708984375 5313.79736328125 background all_cells +4638.46337890625 5316.52880859375 background all_cells +4649.431640625 5297.15576171875 background all_cells +4642.37255859375 5302.392578125 background all_cells +4636.99853515625 5301.97314453125 background all_cells +4568.96875 5210.66064453125 background all_cells +4589.2392578125 5203.5966796875 background all_cells +4585.25830078125 5208.00732421875 background all_cells +4576.48681640625 5219.58740234375 background all_cells +4595.35302734375 5214.44384765625 background all_cells +4599.67626953125 5210.3525390625 background all_cells +4587.5458984375 5278.0009765625 background all_cells +4621.4306640625 5278.59130859375 background all_cells +4619.25830078125 5266.2265625 background all_cells +4587.96337890625 5266.66748046875 background all_cells +4632.82421875 5262.27001953125 background all_cells +4629.2158203125 5274.08642578125 background all_cells +4648.56298828125 5273.30615234375 background all_cells +4636.34375 5275.5732421875 background all_cells +4628.1591796875 5249.958984375 background all_cells +4637.97607421875 5246.4970703125 background all_cells +4635.41845703125 5249.29296875 background all_cells +4453.283203125 5179.7763671875 background all_cells +4458.22021484375 5185.06884765625 background all_cells +4452.298828125 5194.29638671875 background all_cells +4583.58740234375 5187.74853515625 background all_cells +4602.833984375 5176.4453125 background all_cells +4582.4931640625 5180.392578125 background all_cells +4602.46875 5181.25830078125 background all_cells +4596.77685546875 5199.45361328125 background all_cells +4588.49267578125 5194.8681640625 background all_cells +4569.814453125 5192.267578125 background all_cells +4576.44287109375 5181.2783203125 background all_cells +4577.353515625 5198.2841796875 background all_cells +4576.3232421875 5187.763671875 background all_cells +4463.7431640625 5178.91064453125 background all_cells +4468.3583984375 5175.95068359375 background all_cells +4467.77099609375 5184.10791015625 background all_cells +4425.8271484375 5181.31494140625 background all_cells +4422.7216796875 5191.42236328125 background all_cells +4429.6220703125 5191.13134765625 background all_cells +4423.37939453125 5186.7529296875 background all_cells +4449.470703125 5200.44482421875 background all_cells +4441.68408203125 5176.13330078125 background all_cells +4449.87744140625 5186.54833984375 background all_cells +4445.400390625 5188.57373046875 background all_cells +4436.96875 5188.3876953125 background all_cells +4437.86328125 5182.7998046875 background all_cells +4424.98193359375 5199.93896484375 background all_cells +4422.70068359375 5227.1083984375 background all_cells +4423.537109375 5218.08544921875 background all_cells +4431.95654296875 5203.6103515625 background all_cells +4483.90576171875 5236.30224609375 background all_cells +4442.01708984375 5260.8388671875 background all_cells +4462.06494140625 5258.73583984375 background all_cells +4479.79638671875 5258.70751953125 background all_cells +4452.6826171875 5262.72802734375 background all_cells +4437.0751953125 5247.67236328125 background all_cells +4459.10400390625 5236.630859375 background all_cells +4448.62255859375 5250.76123046875 background all_cells +4536.83447265625 5284.328125 background all_cells +4550.5390625 5292.07861328125 background all_cells +4543.40478515625 5285.68310546875 background all_cells +4528.28369140625 5285.56103515625 background all_cells +4543.716796875 5358.9912109375 background all_cells +4549.5400390625 5361.5751953125 background all_cells +4557.234375 5353.8486328125 background all_cells +4546.42041015625 5318.52001953125 background all_cells +4543.841796875 5328.93896484375 background all_cells +4539.77099609375 5297.37841796875 background all_cells +4530.78125 5308.52880859375 background all_cells +4490.12353515625 5253.23095703125 background all_cells +4514.9189453125 5235.82861328125 background all_cells +4496.54052734375 5246.95849609375 background all_cells +4559.81787109375 5265.755859375 background all_cells +4550.43212890625 5281.92138671875 background all_cells +4549.16748046875 5270.52685546875 background all_cells +4542.986328125 5263.26953125 background all_cells +4495.65185546875 5265.98583984375 background all_cells +4481.28125 5280.41943359375 background all_cells +4489.044921875 5270.630859375 background all_cells +4518.7314453125 5264.591796875 background all_cells +4531.26806640625 5276.16357421875 background all_cells +4533.06396484375 5262.802734375 background all_cells +4524.0419921875 5252.375 background all_cells +4551.90625 5257.87451171875 background all_cells +4539.220703125 5192.1953125 background all_cells +4560.06005859375 5191.8984375 background all_cells +4549.19921875 5189.265625 background all_cells +4500.08642578125 5208.78076171875 background all_cells +4485.25390625 5210.3486328125 background all_cells +4465.7421875 5223.79296875 background all_cells +4489.41943359375 5187.23291015625 background all_cells +4461.6298828125 5193.5361328125 background all_cells +4501.22314453125 5189.001953125 background all_cells +4484.39208984375 5188.99462890625 background all_cells +4558.3466796875 5210.6298828125 background all_cells +4553.93310546875 5200.5224609375 background all_cells +4536.79541015625 5204.84326171875 background all_cells +4554.7421875 5222.212890625 background all_cells +4525.43359375 5200.06005859375 background all_cells +4510.62353515625 5201.54052734375 background all_cells +4469.2529296875 5306.5087890625 background all_cells +4492.00634765625 5281.8046875 background all_cells +4478.26904296875 5296.8896484375 background all_cells +4498.0888671875 5369.7626953125 background all_cells +4506.62646484375 5327.60791015625 background all_cells +4497.7724609375 5339.0791015625 background all_cells +4518.67822265625 5292.25390625 background all_cells +4519.18798828125 5313.51904296875 background all_cells +4498.65283203125 5310.6318359375 background all_cells +4507.73193359375 5304.27685546875 background all_cells +4511.115234375 5289.4306640625 background all_cells +4709.517578125 5086.7666015625 background all_cells +4678.05419921875 5089.7431640625 background all_cells +4687.7314453125 5090.07275390625 background all_cells +4678.34619140625 5165.037109375 background all_cells +4684.17626953125 5148.5888671875 background all_cells +4708.01171875 5242.81494140625 background all_cells +4687.21533203125 5236.564453125 background all_cells +4679.759765625 5172.76904296875 background all_cells +4682.14794921875 5114.51416015625 background all_cells +4678.65380859375 5125.55224609375 background all_cells +4675.54638671875 5118.08642578125 background all_cells +4683.60693359375 5102.19140625 background all_cells +4680.04833984375 5109.95751953125 background all_cells +4676.98486328125 5105.31640625 background all_cells +4629.302734375 5222.8564453125 background all_cells +4633.328125 5234.46923828125 background all_cells +4630.69189453125 5229.0029296875 background all_cells +4633.23046875 5175.9853515625 background all_cells +4639.265625 5165.5595703125 background all_cells +4635.9931640625 5159.0009765625 background all_cells +4635.6865234375 5151.912109375 background all_cells +4664.8486328125 5151.33984375 background all_cells +4657.2880859375 5154.34912109375 background all_cells +4651.17333984375 5153.35009765625 background all_cells +4642.212890625 5151.6025390625 background all_cells +4645.04052734375 5161.9365234375 background all_cells +4645.5791015625 5157.84326171875 background all_cells +4652.32958984375 5092.70703125 background all_cells +4634.103515625 5118.95703125 background all_cells +4642.20263671875 5097.82470703125 background all_cells +4657.60400390625 5117.54248046875 background all_cells +4655.05419921875 5128.24609375 background all_cells +4649.61181640625 5135.62939453125 background all_cells +4668.56884765625 5122.35693359375 background all_cells +4667.3837890625 5132.34130859375 background all_cells +4672.10107421875 5127.69287109375 background all_cells +4663.529296875 5127.65185546875 background all_cells +4663.75048828125 5088.25439453125 background all_cells +4665.85205078125 5116.13671875 background all_cells +4671.75537109375 5102.38720703125 background all_cells +4658.72607421875 5139.36279296875 background all_cells +4671.3193359375 5162.4990234375 background all_cells +4672.17333984375 5149.67626953125 background all_cells +4650.4951171875 5144.84228515625 background all_cells +4664.45458984375 5142.3876953125 background all_cells +4874.177734375 5321.01806640625 background all_cells +4875.5302734375 5280.01611328125 background all_cells +4880.39404296875 5289.486328125 background all_cells +4878.19384765625 5282.9443359375 background all_cells +4883.53955078125 5318.81103515625 background all_cells +4875.501953125 5305.55126953125 background all_cells +4882.298828125 5258.84716796875 background all_cells +4882.67138671875 5272.5908203125 background all_cells +4893.23291015625 5264.6064453125 background all_cells +4881.72607421875 5235.478515625 background all_cells +4887.79443359375 5250.4853515625 background all_cells +4877.83837890625 5245.59375 background all_cells +4871.09619140625 5238.78955078125 background all_cells +4898.849609375 5255.2705078125 background all_cells +4903.091796875 5216.951171875 background all_cells +4905.78857421875 5274.48193359375 background all_cells +4899.8935546875 5249.416015625 background all_cells +4903.115234375 5262.81396484375 background all_cells +4874.75439453125 5216.7470703125 background all_cells +4885.23291015625 5232.5205078125 background all_cells +4877.41064453125 5227.1005859375 background all_cells +4889.5322265625 5285.82958984375 background all_cells +4892.41064453125 5317.55078125 background all_cells +4896.44775390625 5299.333984375 background all_cells +4953.13037109375 5291.77734375 background all_cells +4960.80810546875 5289.48828125 background all_cells +4958.50830078125 5279.72314453125 background all_cells +4966.80517578125 5292.92626953125 background all_cells +4967.70458984375 5301.58544921875 background all_cells +4968.6630859375 5282.88720703125 background all_cells +4969.1962890625 5272.70654296875 background all_cells +4952.466796875 5280.90380859375 background all_cells +4945.2724609375 5283.60009765625 background all_cells +4957.96923828125 5317.5771484375 background all_cells +4923.02099609375 5315.0068359375 background all_cells +4916.60400390625 5318.7001953125 background all_cells +4971.42724609375 5314.51708984375 background all_cells +4967.56396484375 5322.50634765625 background all_cells +4929.8623046875 5283.84375 background all_cells +4928.50390625 5296.82861328125 background all_cells +4916.8056640625 5297.76806640625 background all_cells +4930.48876953125 5267.435546875 background all_cells +4951.72412109375 5272.50244140625 background all_cells +4927.20263671875 5219.90234375 background all_cells +4907.435546875 5223.99267578125 background all_cells +4917.27880859375 5219.13427734375 background all_cells +4956.080078125 5243.6884765625 background all_cells +4971.0595703125 5253.43603515625 background all_cells +4967.74365234375 5242.68798828125 background all_cells +4959.77099609375 5262.2978515625 background all_cells +4939.50634765625 5250.0439453125 background all_cells +4931.7880859375 5232.02685546875 background all_cells +4927.93505859375 5252.740234375 background all_cells +4920.13037109375 5244.828125 background all_cells +4924.10986328125 5236.33642578125 background all_cells +4960.8857421875 5224.30322265625 background all_cells +4972.91748046875 5218.17138671875 background all_cells +4941.7158203125 5237.2099609375 background all_cells +4950.37451171875 5228.6953125 background all_cells +4881.88134765625 5347.10986328125 background all_cells +4880.28369140625 5336.16796875 background all_cells +4872.26025390625 5354.376953125 background all_cells +4896.3408203125 5348.03955078125 background all_cells +4894.494140625 5383.01708984375 background all_cells +4954.15185546875 5386.3125 background all_cells +4950.572265625 5384.56982421875 background all_cells +4939.15771484375 5380.62548828125 background all_cells +4906.376953125 5385.1318359375 background all_cells +4903.166015625 5380.5830078125 background all_cells +4884.8095703125 5382.392578125 background all_cells +4881.380859375 5385.51708984375 background all_cells +4950.31201171875 5343.90087890625 background all_cells +4962.759765625 5345.73388671875 background all_cells +4956.07275390625 5334.072265625 background all_cells +4922.4619140625 5360.0087890625 background all_cells +4942.640625 5335.4599609375 background all_cells +4932.06982421875 5366.92626953125 background all_cells +5046.3642578125 5256.46630859375 background all_cells +5050.88427734375 5251.3984375 background all_cells +5047.634765625 5239.3212890625 background all_cells +5046.79443359375 5221.6904296875 background all_cells +5111.462890625 5199.42578125 background all_cells +5069.673828125 5225.1494140625 background all_cells +5076.5556640625 5223.23046875 background all_cells +5095.09228515625 5252.56005859375 background all_cells +5088.72900390625 5258.79931640625 background all_cells +5079.96044921875 5243.36962890625 background all_cells +5162.7001953125 5232.47998046875 background all_cells +5086.056640625 5232.1650390625 background all_cells +5159.23681640625 5238.8623046875 background all_cells +5055.6728515625 5238.32568359375 background all_cells +5073.1025390625 5249.0595703125 background all_cells +5066.458984375 5238.60400390625 background all_cells +5253.3486328125 5325.76806640625 background all_cells +5279.2138671875 5317.751953125 background all_cells +5226.29638671875 5308.029296875 background all_cells +5234.224609375 5297.95068359375 background all_cells +5289.35107421875 5276.90283203125 background all_cells +5306.0986328125 5283.93798828125 background all_cells +5295.15869140625 5272.68505859375 background all_cells +5292.44189453125 5266.34814453125 background all_cells +5289.42236328125 5269.1220703125 background all_cells +5265.98291015625 5260.0283203125 background all_cells +5268.29296875 5275.5771484375 background all_cells +5276.00732421875 5275.00146484375 background all_cells +5282.515625 5268.9462890625 background all_cells +5282.068359375 5260.96826171875 background all_cells +5272.68701171875 5259.443359375 background all_cells +5090.16650390625 5263.46923828125 background all_cells +5066.1552734375 5284.40380859375 background all_cells +5092.27001953125 5284.7373046875 background all_cells +5074.90478515625 5281.9951171875 background all_cells +5082.3515625 5274.5673828125 background all_cells +5138.2783203125 5283.70458984375 background all_cells +5166.0166015625 5294.9853515625 background all_cells +5158.94140625 5259.75048828125 background all_cells +5074.67529296875 5297.32470703125 background all_cells +5086.89306640625 5312.82177734375 background all_cells +5093.26708984375 5298.89697265625 background all_cells +5013.46484375 5324.76220703125 background all_cells +5058.41259765625 5330.24853515625 background all_cells +5024.119140625 5367.673828125 background all_cells +5031.55810546875 5357.583984375 background all_cells +5023.02783203125 5361.51806640625 background all_cells +5076.00537109375 5333.89453125 background all_cells +5094.9658203125 5361.1796875 background all_cells +5087.01611328125 5353.84814453125 background all_cells +5066.06982421875 5341.63720703125 background all_cells +4976.390625 5325.62890625 background all_cells +4973.94091796875 5339.40087890625 background all_cells +4982.78076171875 5336.43212890625 background all_cells +4989.80908203125 5326.0849609375 background all_cells +5022.31591796875 5280.87548828125 background all_cells +5021.71533203125 5291.431640625 background all_cells +5038.43212890625 5276.546875 background all_cells +5038.41748046875 5292.7861328125 background all_cells +5027.916015625 5297.91455078125 background all_cells +5044.283203125 5286.732421875 background all_cells +5057.189453125 5288.7607421875 background all_cells +5052.97998046875 5278.6962890625 background all_cells +5044.47900390625 5261.52392578125 background all_cells +5056.75537109375 5265.81787109375 background all_cells +5044.8359375 5270.61767578125 background all_cells +4993.78125 5278.10205078125 background all_cells +5014.5693359375 5283.39208984375 background all_cells +4988.94921875 5288.033203125 background all_cells +5005.97412109375 5297.076171875 background all_cells +5013.9306640625 5297.83935546875 background all_cells +5010.6552734375 5301.40283203125 background all_cells +4988.84130859375 5315.724609375 background all_cells +4996.05078125 5337.75341796875 background all_cells +4997.35693359375 5320.58447265625 background all_cells +4986.2431640625 5266.76904296875 background all_cells +5022.822265625 5267.92529296875 background all_cells +5031.33154296875 5269.552734375 background all_cells +5006.01171875 5271.15185546875 background all_cells +5014.9833984375 5264.38232421875 background all_cells +4998.73095703125 5267.86474609375 background all_cells +4984.01220703125 5296.73095703125 background all_cells +5001.74609375 5308.94677734375 background all_cells +4996.267578125 5298.29833984375 background all_cells +4987.00830078125 5306.36083984375 background all_cells +4976.96240234375 5233.69384765625 background all_cells +4993.115234375 5230.49609375 background all_cells +4984.20263671875 5224.18798828125 background all_cells +4996.4873046875 5242.45556640625 background all_cells +5011.75 5254.04638671875 background all_cells +5009.01904296875 5243.09130859375 background all_cells +5023.0068359375 5238.42626953125 background all_cells +5027.46826171875 5250.06787109375 background all_cells +5022.40283203125 5254.208984375 background all_cells +5033.3984375 5245.8173828125 background all_cells +5016.716796875 5238.9384765625 background all_cells +5029.59130859375 5223.6923828125 background all_cells +5035.81494140625 5221.32568359375 background all_cells +5002.5166015625 5220.78662109375 background all_cells +5008.65625 5234.21875 background all_cells +4980.583984375 5259.783203125 background all_cells +4990.37744140625 5249.873046875 background all_cells +4996.88623046875 5254.65869140625 background all_cells +4983.59375 5247.017578125 background all_cells +4940.49267578125 5435.88525390625 background all_cells +4904.9384765625 5449.39599609375 background all_cells +4919.62158203125 5449.052734375 background all_cells +4955.2060546875 5428.67822265625 background all_cells +4950.28271484375 5425.24951171875 background all_cells +5223.1953125 5415.4267578125 background all_cells +5236.83740234375 5410.8349609375 background all_cells +5235.9375 5419.92919921875 background all_cells +5198.6103515625 5446.09912109375 background all_cells +5216.701171875 5429.19287109375 background all_cells +5200.92822265625 5417.7294921875 background all_cells +5202.46875 5422.31396484375 background all_cells +5105.04345703125 5379.8056640625 background all_cells +5040.6171875 5391.50244140625 background all_cells +5095.6953125 5389.9619140625 background all_cells +5090.59326171875 5383.18603515625 background all_cells +4974.76416015625 5391.2177734375 background all_cells +5031.86767578125 5397.57177734375 background all_cells +5019.93115234375 5392.49267578125 background all_cells +5003.28955078125 5410.10302734375 background all_cells +5314.41064453125 5544.6181640625 background all_cells +5332.28857421875 5602.8583984375 background all_cells +5319.28515625 5540.61669921875 background all_cells +5285.580078125 5580.7158203125 background all_cells +5276.48779296875 5581.43505859375 background all_cells +5279.517578125 5585.12353515625 background all_cells +5300.2431640625 5561.30908203125 background all_cells +5293.97607421875 5570.36376953125 background all_cells +5292.12646484375 5578.205078125 background all_cells +5184.81396484375 5580.8046875 background all_cells +5253.5244140625 5563.37548828125 background all_cells +5218.71484375 5542.49853515625 background all_cells +5302.54541015625 5716.29443359375 background all_cells +5347.7998046875 5740.50927734375 background all_cells +5350.77685546875 5754.3662109375 background all_cells +5160.60009765625 5721.1669921875 background all_cells +5295.68505859375 5943.544921875 background all_cells +5338.49267578125 5732.5537109375 background all_cells +5349.8466796875 5677.44677734375 background all_cells +5351.68798828125 5614.5830078125 background all_cells +5349.91162109375 5699.63134765625 background all_cells +5250.53125 5667.2451171875 background all_cells +5319.00927734375 5658.74072265625 background all_cells +5308.48583984375 5663.46630859375 background all_cells +5279.265625 5625.998046875 background all_cells +5165.03564453125 5632.05615234375 background all_cells +5237.9833984375 5632.2548828125 background all_cells +5226.259765625 5648.4873046875 background all_cells +5204.7978515625 5654.060546875 background all_cells +5266.98681640625 5429.62158203125 background all_cells +5282.90234375 5401.87158203125 background all_cells +5281.78369140625 5405.81787109375 background all_cells +5288.416015625 5395.7509765625 background all_cells +5298.5498046875 5407.30078125 background all_cells +5292.8388671875 5420.08544921875 background all_cells +5247.068359375 5483.90087890625 background all_cells +5273.826171875 5481.638671875 background all_cells +5271.77001953125 5496.82763671875 background all_cells +5268.125 5513.75 background all_cells +5315.2978515625 5501.22216796875 background all_cells +5331.7568359375 5475.6767578125 background all_cells +5323.1953125 5482.0859375 background all_cells +5294.70703125 5433.13427734375 background all_cells +5292.74951171875 5453.8984375 background all_cells +5330.68994140625 5448.53662109375 background all_cells +5322.482421875 5446.4501953125 background all_cells +5304.78564453125 5443.03173828125 background all_cells +5085.05712890625 5646.765625 background all_cells +5120.11962890625 5665.1884765625 background all_cells +5079.18310546875 5675.93212890625 background all_cells +5128.42236328125 5670.6728515625 background all_cells +5101.30908203125 5649.298828125 background all_cells +5154.6025390625 5730.4873046875 background all_cells +5154.5703125 5710.43212890625 background all_cells +5151.0732421875 5702.80126953125 background all_cells +5150.23828125 5629.12158203125 background all_cells +5109.12890625 5715.97802734375 background all_cells +5144.77685546875 5727.3310546875 background all_cells +5142.94921875 5721.79833984375 background all_cells +5123.12841796875 5713.83251953125 background all_cells +5106.00390625 5616.52294921875 background all_cells +5159.09326171875 5629.63671875 background all_cells +5087.41796875 5628.3525390625 background all_cells +5129.0439453125 5622.16552734375 background all_cells +5128.59814453125 5434.26611328125 background all_cells +5147.71044921875 5400.25146484375 background all_cells +5124.548828125 5474.4462890625 background all_cells +5144.03369140625 5452.154296875 background all_cells +5096.21484375 5401.1787109375 background all_cells +5118.13671875 5391.1806640625 background all_cells +5104.04736328125 5425.736328125 background all_cells +4960.4296875 5534.28662109375 background all_cells +4897.62158203125 5598.189453125 background all_cells +4956.59228515625 5489.63232421875 background all_cells +4906.43408203125 5586.34716796875 background all_cells +4942.1611328125 5529.7216796875 background all_cells +5050.89697265625 5561.87890625 background all_cells +5112.3623046875 5659.68798828125 background all_cells +5077.50439453125 5642.0712890625 background all_cells +5080.115234375 5658.2822265625 background all_cells +5118.1611328125 5484.08349609375 background all_cells +5022.013671875 5462.498046875 background all_cells +5077.83203125 5442.91845703125 background all_cells +5028.412109375 5438.70849609375 background all_cells +5771.6083984375 4888.716796875 background all_cells +5765.11767578125 4895.1865234375 background all_cells +5784.072265625 4912.44287109375 background all_cells +5775.58251953125 4918.57861328125 background all_cells +5642.19384765625 4911.16455078125 background all_cells +5625.18115234375 4910.72216796875 background all_cells +5774.64208984375 4966.2509765625 background all_cells +5802.58251953125 4950.318359375 background all_cells +5788.23291015625 4984.34765625 background all_cells +5783.78564453125 4973.02978515625 background all_cells +5779.90478515625 5002.150390625 background all_cells +5626.6083984375 4945.005859375 background all_cells +5665.2177734375 5019.146484375 background all_cells +5636.89404296875 5013.810546875 background all_cells +5663.0546875 4968.49951171875 background all_cells +5642.12451171875 4982.80810546875 background all_cells +5734.6650390625 4940.2412109375 background all_cells +5755.44580078125 4953.8994140625 background all_cells +5732.0673828125 4946.8037109375 background all_cells +5810.06591796875 5056.8857421875 background all_cells +5821.85498046875 5081.24658203125 background all_cells +5829.203125 5062.66015625 background all_cells +5821.93017578125 5108.08740234375 background all_cells +5816.86962890625 5104.25341796875 background all_cells +5842.6142578125 5126.8662109375 background all_cells +5826.56689453125 5132.51806640625 background all_cells +5828.671875 5111.61328125 background all_cells +5818.93505859375 5092.9609375 background all_cells +5842.7880859375 5085.8076171875 background all_cells +5824.978515625 5084.859375 background all_cells +5629.26171875 5118.0703125 background all_cells +5620.14697265625 5067.47119140625 background all_cells +5621.541015625 5097.9755859375 background all_cells +5675.85009765625 5120.2841796875 background all_cells +5649.9140625 5112.37158203125 background all_cells +5643.75830078125 5122.05810546875 background all_cells +5711.38623046875 5096.91455078125 background all_cells +5718.990234375 5086.99072265625 background all_cells +5713.38720703125 5088.76611328125 background all_cells +5779.53173828125 5120.42041015625 background all_cells +5816.24462890625 5118.3935546875 background all_cells +5810.86328125 5103.3095703125 background all_cells +5798.02294921875 5124.791015625 background all_cells +5788.01416015625 5112.9150390625 background all_cells +5748.58935546875 5118.87939453125 background all_cells +5767.04833984375 5117.537109375 background all_cells +5755.140625 5131.46923828125 background all_cells +5743.580078125 5086.451171875 background all_cells +5798.14013671875 5077.48876953125 background all_cells +5750.310546875 5091.42822265625 background all_cells +5637.06640625 5043.46630859375 background all_cells +5619.30615234375 5057.56884765625 background all_cells +5685.58984375 5043.03466796875 background all_cells +5685.76171875 5049.14892578125 background all_cells +5679.802734375 5056.6455078125 background all_cells +5692.25732421875 5055.47509765625 background all_cells +5700.72607421875 5008.87744140625 background all_cells +5693.22802734375 5007.80712890625 background all_cells +5780.7451171875 5033.6708984375 background all_cells +5764.27783203125 5059.48388671875 background all_cells +5778.25341796875 5038.60595703125 background all_cells +5721.62109375 5026.384765625 background all_cells +5750.349609375 5035.18701171875 background all_cells +5709.85107421875 5007.193359375 background all_cells +5744.4404296875 5015.00390625 background all_cells +5725.8447265625 4986.47412109375 background all_cells +5722.171875 5001.44482421875 background all_cells +5638.734375 5421.71142578125 background all_cells +5633.17822265625 5433.4248046875 background all_cells +5634.3095703125 5428.0419921875 background all_cells +5650.27001953125 5444.6416015625 background all_cells +5648.79833984375 5430.63623046875 background all_cells +5640.6484375 5440.7841796875 background all_cells +5606.3515625 5457.56103515625 background all_cells +5645.53271484375 5466.0966796875 background all_cells +5615.8125 5459.0458984375 background all_cells +5612.9150390625 5426.2412109375 background all_cells +5621.99072265625 5445.55517578125 background all_cells +5628.67529296875 5423.25732421875 background all_cells +5697.16796875 5851.50146484375 background all_cells +5693.04736328125 5873.32177734375 background all_cells +5693.205078125 5863.08203125 background all_cells +5677.7958984375 5857.12548828125 background all_cells +5683.96630859375 5853.2724609375 background all_cells +5709.916015625 5828.91015625 background all_cells +5701.654296875 5875.9287109375 background all_cells +5704.45263671875 5865.9052734375 background all_cells +5703.447265625 5848.02587890625 background all_cells +5688.005859375 5832.95947265625 background all_cells +5683.68017578125 5843.015625 background all_cells +5695.7138671875 5832.8701171875 background all_cells +5606.1064453125 5848.86328125 background all_cells +5612.6689453125 5868.052734375 background all_cells +5617.1640625 5868.3701171875 background all_cells +5599.7236328125 5864.400390625 background all_cells +5618.9306640625 5846.71923828125 background all_cells +5614.42724609375 5851.98876953125 background all_cells +5659.5634765625 5866.12451171875 background all_cells +5666.7490234375 5865.72021484375 background all_cells +5661.712890625 5855.8828125 background all_cells +5644.99951171875 5868.89599609375 background all_cells +5653.615234375 5852.224609375 background all_cells +5652.025390625 5869.998046875 background all_cells +5646.97705078125 5857.19970703125 background all_cells +5654.962890625 5830.8583984375 background all_cells +5674.28857421875 5830.2548828125 background all_cells +5660.0078125 5843.2548828125 background all_cells +5696.48876953125 5811.46923828125 background all_cells +5684.6591796875 5800.62890625 background all_cells +5651.54541015625 5814.9326171875 background all_cells +5667.74609375 5824.62060546875 background all_cells +5676.3798828125 5821.0927734375 background all_cells +5685.1513671875 5818.76220703125 background all_cells +5635.16748046875 5865.71240234375 background all_cells +5618.44970703125 5875.572265625 background all_cells +5626.51611328125 5871.14990234375 background all_cells +5620.404296875 5861.2734375 background all_cells +5640.97802734375 5863.47216796875 background all_cells +5633.83447265625 5850.337890625 background all_cells +5680.1748046875 5260.57373046875 background all_cells +5716.3955078125 5272.587890625 background all_cells +5659.845703125 5271.27001953125 background all_cells +5672.87158203125 5264.79052734375 background all_cells +5689.04052734375 5266.64697265625 background all_cells +5704.373046875 5308.33056640625 background all_cells +5723.10888671875 5307.29248046875 background all_cells +5717.58251953125 5295.10400390625 background all_cells +5712.869140625 5300.89208984375 background all_cells +5738.01318359375 5305.326171875 background all_cells +5726.64892578125 5316.2705078125 background all_cells +5742.6533203125 5315.3310546875 background all_cells +5750.54248046875 5309.53125 background all_cells +5743.80126953125 5306.833984375 background all_cells +5746.29150390625 5301.57421875 background all_cells +5684.45166015625 5310.07568359375 background all_cells +5687.658203125 5303.95947265625 background all_cells +5688.041015625 5298.64453125 background all_cells +5698.3251953125 5280.5224609375 background all_cells +5684.2421875 5290.91357421875 background all_cells +5689.51513671875 5281.14013671875 background all_cells +5731.47216796875 5509.958984375 background all_cells +5734.265625 5565.0458984375 background all_cells +5731.97607421875 5532.90283203125 background all_cells +5735.29931640625 5357.2119140625 background all_cells +5734.392578125 5484.31005859375 background all_cells +5730.09716796875 5362.33056640625 background all_cells +5749.3203125 5547.32177734375 background all_cells +5743.39501953125 5572.78857421875 background all_cells +5745.3798828125 5561.86083984375 background all_cells +5746.7802734375 5455.353515625 background all_cells +5767.22509765625 5410.001953125 background all_cells +5743.2939453125 5443.3583984375 background all_cells +5745.85791015625 5490.62890625 background all_cells +5756.81982421875 5485.376953125 background all_cells +5741.80126953125 5481.99658203125 background all_cells +5681.80810546875 5363.10546875 background all_cells +5667.42919921875 5382.30419921875 background all_cells +5674.89697265625 5383.369140625 background all_cells +5670.84130859375 5332.62939453125 background all_cells +5679.3251953125 5336.2080078125 background all_cells +5691.32177734375 5348.82177734375 background all_cells +5746.65966796875 5345.0849609375 background all_cells +5701.2216796875 5759.38330078125 background all_cells +5702.31494140625 5793.0771484375 background all_cells +5698.84521484375 5777.1318359375 background all_cells +5710.0361328125 5774.82763671875 background all_cells +5676.7177734375 5775.4580078125 background all_cells +5691.86572265625 5732.9365234375 background all_cells +5670.857421875 5794.5244140625 background all_cells +5686.17333984375 5737.80859375 background all_cells +5681.7900390625 5752.27783203125 background all_cells +5687.6484375 5778.30224609375 background all_cells +5720.2275390625 5547.76953125 background all_cells +5714.4921875 5745.69921875 background all_cells +5698.52587890625 5742.39599609375 background all_cells +5722.73291015625 5563.5078125 background all_cells +5740.1220703125 5325.548828125 background all_cells +5727.01025390625 5323.12353515625 background all_cells +5736.1474609375 5328.400390625 background all_cells +5731.03955078125 5328.4404296875 background all_cells +5668.2734375 5317.0224609375 background all_cells +5679.44580078125 5319.990234375 background all_cells +5679.94970703125 5314.64111328125 background all_cells +5657.037109375 5321.3740234375 background all_cells +5657.3466796875 5308.07861328125 background all_cells +5671.09033203125 5323.677734375 background all_cells +5665.6865234375 5348.81494140625 background all_cells +5666.54248046875 5357.5732421875 background all_cells +5657.95947265625 5346.251953125 background all_cells +5662.9365234375 5330.06103515625 background all_cells +5659.47998046875 5339.07373046875 background all_cells +5663.80908203125 5340.89697265625 background all_cells +5638.35009765625 5311.04296875 background all_cells +5638.89990234375 5328.6162109375 background all_cells +5633.171875 5320.8330078125 background all_cells +5842.2216796875 5162.77001953125 background all_cells +5847.05615234375 5307.75732421875 background all_cells +5844.55810546875 5280.05908203125 background all_cells +5849.40283203125 5185.888671875 background all_cells +5809.83984375 5200.884765625 background all_cells +5823.30029296875 5210.2421875 background all_cells +5823.69677734375 5199.8291015625 background all_cells +5807.9072265625 5364.732421875 background all_cells +5843.3251953125 5330.87451171875 background all_cells +5847.26611328125 5323.56689453125 background all_cells +5846.224609375 5352.46240234375 background all_cells +5845.34716796875 5363.9482421875 background all_cells +5841.00634765625 5356.41552734375 background all_cells +5845.447265625 5339.58349609375 background all_cells +5805.9521484375 5322.9189453125 background all_cells +5805.01220703125 5350.13525390625 background all_cells +5809.68310546875 5296.6005859375 background all_cells +5827.10400390625 5169.634765625 background all_cells +5815.22509765625 5164.6728515625 background all_cells +5821.5771484375 5183.24267578125 background all_cells +5814.4345703125 5176.69970703125 background all_cells +5815.84814453125 5372.8271484375 background all_cells +5834.609375 5368.7138671875 background all_cells +5830.2607421875 5355.814453125 background all_cells +5809.40234375 5388.82275390625 background all_cells +5779.16943359375 5412.19140625 background all_cells +5786.88916015625 5416.38134765625 background all_cells +5788.7333984375 5405.64794921875 background all_cells +5812.6943359375 5396.939453125 background all_cells +5823.8671875 5391.4375 background all_cells +5823.3818359375 5377.6337890625 background all_cells +5819.4189453125 5383.45458984375 background all_cells +5828.44287109375 5384.20703125 background all_cells +5776.208984375 5370.61474609375 background all_cells +5809.5107421875 5374.783203125 background all_cells +5790.19677734375 5375.72900390625 background all_cells +5784.7724609375 5373.21875 background all_cells +5837.33056640625 5396.2705078125 background all_cells +5849.61279296875 5410.7998046875 background all_cells +5829.0849609375 5430.1044921875 background all_cells +5824.71337890625 5403.74560546875 background all_cells +5913.87255859375 5948.1591796875 background all_cells +5923.91748046875 5949.22705078125 background all_cells +5831.384765625 5823.2890625 background all_cells +5820.5146484375 5839.498046875 background all_cells +5848.9765625 5842.5263671875 background all_cells +5832.69091796875 5866.5107421875 background all_cells +5831.009765625 5947.404296875 background all_cells +5811.181640625 5947.2021484375 background all_cells +5827.82373046875 5875.7373046875 background all_cells +5819.27685546875 5868.00244140625 background all_cells +5846.138671875 5944.72314453125 background all_cells +5896.80810546875 5948.19970703125 background all_cells +5876.39501953125 5947.330078125 background all_cells +5859.666015625 5943.22021484375 background all_cells +5831.8564453125 5266.2548828125 background all_cells +5826.3125 5289.7060546875 background all_cells +5816.10498046875 5279.80859375 background all_cells +5819.55615234375 5322.5009765625 background all_cells +5787.13232421875 5336.36572265625 background all_cells +5789.8017578125 5341.89697265625 background all_cells +5814.65771484375 5347.9462890625 background all_cells +5825.22998046875 5340.51513671875 background all_cells +5838.24609375 5324.986328125 background all_cells +5837.68798828125 5292.07568359375 background all_cells +5816.70458984375 5310.3720703125 background all_cells +5827.462890625 5302.771484375 background all_cells +5838.10498046875 5306.17431640625 background all_cells +5711.560546875 5135.91064453125 background all_cells +5734.90771484375 5149.876953125 background all_cells +5722.54052734375 5153.541015625 background all_cells +5719.92919921875 5131.6005859375 background all_cells +5825.1025390625 5155.80224609375 background all_cells +5808.8759765625 5156.27880859375 background all_cells +5808.30810546875 5138.67578125 background all_cells +5764.89453125 5138.31298828125 background all_cells +5785.84716796875 5159.8251953125 background all_cells +5775.14208984375 5137.978515625 background all_cells +5745.833984375 5135.513671875 background all_cells +5749.2880859375 5133.8779296875 background all_cells +5751.955078125 5158.7275390625 background all_cells +5654.271484375 5256.87060546875 background all_cells +5654.3974609375 5242.82275390625 background all_cells +5663.6943359375 5258.52880859375 background all_cells +5661.56103515625 5249.55224609375 background all_cells +5747.61572265625 5241.19189453125 background all_cells +5758.18408203125 5250.427734375 background all_cells +5759.51123046875 5239.03759765625 background all_cells +5753.40087890625 5257.8232421875 background all_cells +5727.41455078125 5245.50048828125 background all_cells +5738.99755859375 5243.68798828125 background all_cells +5737.693359375 5249.2734375 background all_cells +5732.5498046875 5255.58544921875 background all_cells +5727.56982421875 5257.31298828125 background all_cells +5689.85986328125 5251.91943359375 background all_cells +5717.85205078125 5255.998046875 background all_cells +5707.6953125 5266.337890625 background all_cells +5707.83154296875 5247.99609375 background all_cells +5703.3857421875 5257.509765625 background all_cells +5697.83837890625 5243.50341796875 background all_cells +5666.00390625 5239.8125 background all_cells +5684.47607421875 5241.642578125 background all_cells +5676.16796875 5251.8955078125 background all_cells +5670.2265625 5246.0517578125 background all_cells +5799.45703125 5227.84228515625 background all_cells +5796.66162109375 5256.4365234375 background all_cells +5807.4443359375 5249.25927734375 background all_cells +5816.3046875 5211.98388671875 background all_cells +5802.43115234375 5216.85400390625 background all_cells +5804.3779296875 5237.99755859375 background all_cells +5767.87744140625 5259.01220703125 background all_cells +5781.37890625 5261.87939453125 background all_cells +5776.54248046875 5256.53076171875 background all_cells +5789.45556640625 5232.1162109375 background all_cells +5788.3671875 5244.4267578125 background all_cells +5787.95703125 5255.9306640625 background all_cells +5783.39306640625 5226.94140625 background all_cells +5773.42578125 5245.3974609375 background all_cells +5781.8701171875 5239.46240234375 background all_cells +5771.32421875 5231.53564453125 background all_cells +5788.59228515625 5167.57568359375 background all_cells +5771.50537109375 5176.875 background all_cells +5780.451171875 5168.38232421875 background all_cells +5784.12646484375 5188.56201171875 background all_cells +5778.5634765625 5218.51220703125 background all_cells +5778.814453125 5201.2939453125 background all_cells +5793.42724609375 5178.173828125 background all_cells +5794.23681640625 5204.6435546875 background all_cells +5810.42333984375 5189.7490234375 background all_cells +5803.140625 5195.5048828125 background all_cells +5801.673828125 5179.80078125 background all_cells +5796.23291015625 5192.1259765625 background all_cells +5700.90625 5182.2744140625 background all_cells +5717.435546875 5181.67626953125 background all_cells +5711.8837890625 5190.52978515625 background all_cells +5701.3525390625 5197.68994140625 background all_cells +5719.99365234375 5198.41259765625 background all_cells +5732.67919921875 5200.43408203125 background all_cells +5727.14697265625 5180.4482421875 background all_cells +5759.77099609375 5187.30517578125 background all_cells +5763.2158203125 5168.26318359375 background all_cells +5768.06494140625 5205.30517578125 background all_cells +5760.2001953125 5199.6748046875 background all_cells +5764.83935546875 5219.47509765625 background all_cells +5740.34912109375 5200.21533203125 background all_cells +5739.99755859375 5172.396484375 background all_cells +5736.408203125 5187.9521484375 background all_cells +5751.6171875 5190.20263671875 background all_cells +5752.7490234375 5209.73486328125 background all_cells +5749.4111328125 5198.3515625 background all_cells +5751.65966796875 5220.2080078125 background all_cells +5711.4384765625 5227.14697265625 background all_cells +5736.13427734375 5227.3935546875 background all_cells +5732.642578125 5219.107421875 background all_cells +5628.19775390625 5243.30078125 background all_cells +5621.525390625 5248.59228515625 background all_cells +5604.06640625 5246.3232421875 background all_cells +5600.357421875 5243.9365234375 background all_cells +5609.3720703125 5248.52587890625 background all_cells +5607.66064453125 5255.9501953125 background all_cells +5614.2333984375 5251.56103515625 background all_cells +5692.4501953125 5233.5009765625 background all_cells +5716.97802734375 5229.1923828125 background all_cells +5708.69482421875 5235.7666015625 background all_cells +5700.21337890625 5231.16162109375 background all_cells +5640.79150390625 5242.94921875 background all_cells +5654.16015625 5235.5986328125 background all_cells +5638.935546875 5235.314453125 background all_cells +5664.72216796875 5195.24267578125 background all_cells +5692.6474609375 5199.7900390625 background all_cells +5676.81591796875 5189.6708984375 background all_cells +5619.4306640625 5213.87353515625 background all_cells +5630.4990234375 5213.17431640625 background all_cells +5642.33447265625 5163.6708984375 background all_cells +5167.02685546875 5131.0166015625 background all_cells +5170.56640625 5140.99560546875 background all_cells +5165.64013671875 5138.4609375 background all_cells +5195.0849609375 5159.78173828125 background all_cells +5186.767578125 5167.84326171875 background all_cells +5188.962890625 5157.13720703125 background all_cells +5188.26953125 5142.658203125 background all_cells +5180.83447265625 5132.263671875 background all_cells +5178.3828125 5149.830078125 background all_cells +5182.6650390625 5145.35693359375 background all_cells +5365.93408203125 5195.3515625 background all_cells +5363.4375 5207.962890625 background all_cells +5360.068359375 5183.5712890625 background all_cells +5406.509765625 5216.62744140625 background all_cells +5406.330078125 5166.97216796875 background all_cells +5382.43896484375 5169.42529296875 background all_cells +5390.9658203125 5201.43359375 background all_cells +5402.5009765625 5198.89599609375 background all_cells +5398.05615234375 5177.84033203125 background all_cells +5370.0322265625 5223.1982421875 background all_cells +5376.564453125 5211.248046875 background all_cells +5375.4951171875 5197.458984375 background all_cells +5300.08056640625 5196.1591796875 background all_cells +5284.99267578125 5217.40283203125 background all_cells +5289.94921875 5213.61083984375 background all_cells +5278.29345703125 5211.03662109375 background all_cells +5304.01806640625 5219.5595703125 background all_cells +5291.98291015625 5225.66064453125 background all_cells +5303.6025390625 5227.33349609375 background all_cells +5332.66796875 5177.46728515625 background all_cells +5347.82666015625 5175.39453125 background all_cells +5350.552734375 5181.7978515625 background all_cells +5337.9404296875 5186.7919921875 background all_cells +5339.54736328125 5179.9951171875 background all_cells +5312.3896484375 5217.48583984375 background all_cells +5352.17333984375 5222.91650390625 background all_cells +5316.6943359375 5228.60302734375 background all_cells +5340.8017578125 5224.30810546875 background all_cells +5328.80859375 5221.83447265625 background all_cells +5327.18994140625 5189.900390625 background all_cells +5348.54833984375 5193.06005859375 background all_cells +5346.59228515625 5202.0009765625 background all_cells +5342.39990234375 5208.74267578125 background all_cells +5329.75634765625 5201.53662109375 background all_cells +5108.3603515625 5189.99755859375 background all_cells +5136.78076171875 5218.79541015625 background all_cells +5122.5693359375 5219.53515625 background all_cells +5131.908203125 5187.4130859375 background all_cells +5121.58837890625 5207.39599609375 background all_cells +5158.3955078125 5188.14013671875 background all_cells +5173.32177734375 5198.16552734375 background all_cells +5145.9365234375 5215.30224609375 background all_cells +5124.26953125 5180.20458984375 background all_cells +5113.15625 5182.4248046875 background all_cells +5116.55078125 5174.47509765625 background all_cells +5216.3466796875 5200.06298828125 background all_cells +5202.1083984375 5196.623046875 background all_cells +5210.0390625 5191.439453125 background all_cells +5288.248046875 5194.03759765625 background all_cells +5280.03271484375 5225.3603515625 background all_cells +5272.65869140625 5218.5234375 background all_cells +5280.30615234375 5199.42724609375 background all_cells +5219.80419921875 5207.6611328125 background all_cells +5220.06689453125 5216.22900390625 background all_cells +5210.8564453125 5207.7265625 background all_cells +5226.51611328125 5166.529296875 background all_cells +5263.9111328125 5223.6826171875 background all_cells +5231.107421875 5218.11328125 background all_cells +5253.6796875 5177.1982421875 background all_cells +5249.0478515625 5169.56591796875 background all_cells +5237.4501953125 5178.44970703125 background all_cells +5277.001953125 5171.42431640625 background all_cells +5287.49560546875 5186.43212890625 background all_cells +5291.93701171875 5173.45263671875 background all_cells +5237.2734375 5147.8544921875 background all_cells +5227.61181640625 5137.41015625 background all_cells +5230.93701171875 5143.21826171875 background all_cells +5233.43115234375 5133.9697265625 background all_cells +5243.6298828125 5133.923828125 background all_cells +5343.755859375 5140.17529296875 background all_cells +5331.72705078125 5141.7392578125 background all_cells +5360.8642578125 5156.7294921875 background all_cells +5353.87890625 5142.673828125 background all_cells +5352.75439453125 5149.74072265625 background all_cells +5372.1689453125 5150.95654296875 background all_cells +5397.13037109375 5159.4638671875 background all_cells +5377.1171875 5160.2216796875 background all_cells +5383.7900390625 5144.64697265625 background all_cells +5389.31982421875 5150.43408203125 background all_cells +5390.384765625 5141.9853515625 background all_cells +5309.67626953125 5156.9189453125 background all_cells +5325.55712890625 5156.60986328125 background all_cells +5316.357421875 5146.384765625 background all_cells +5294.59765625 5160.9326171875 background all_cells +5294.69482421875 5141.00341796875 background all_cells +5297.63720703125 5151.72314453125 background all_cells +5283.05224609375 5140.728515625 background all_cells +5277.00439453125 5149.29541015625 background all_cells +5277.97021484375 5161.8388671875 background all_cells +5363.1015625 5235.39892578125 background all_cells +5385.98095703125 5247.4482421875 background all_cells +5400.62939453125 5230.07373046875 background all_cells +5392.92138671875 5243.7705078125 background all_cells +5393.16455078125 5238.3623046875 background all_cells +5383.23974609375 5231.1455078125 background all_cells +5569.87158203125 5255.7744140625 background all_cells +5594.22705078125 5256.8193359375 background all_cells +5549.62451171875 5258.49560546875 background all_cells +5563.81201171875 5224.353515625 background all_cells +5566.28369140625 5243.12744140625 background all_cells +5544.4208984375 5240.8779296875 background all_cells +5549.38916015625 5229.806640625 background all_cells +5434.19921875 5229.29541015625 background all_cells +5476.72314453125 5234.9287109375 background all_cells +5435.71533203125 5243.8564453125 background all_cells +5428.21044921875 5277.548828125 background all_cells +5391.810546875 5254.2412109375 background all_cells +5427.75439453125 5287.07861328125 background all_cells +5457.7548828125 5287.81982421875 background all_cells +5450.03466796875 5281.994140625 background all_cells +5376.58349609375 5261.1279296875 background all_cells +5377.16796875 5253.037109375 background all_cells +5369.1357421875 5262.44287109375 background all_cells +5500.9794921875 5469.45263671875 background all_cells +5508.41357421875 5484.16650390625 background all_cells +5516.685546875 5470.56298828125 background all_cells +5517.5966796875 5496.40234375 background all_cells +5518.3916015625 5503.3388671875 background all_cells +5517.5576171875 5544.65673828125 background all_cells +5506.20703125 5535.12353515625 background all_cells +5507.5400390625 5499.5908203125 background all_cells +5549.19677734375 5483.29296875 background all_cells +5565.623046875 5486.2958984375 background all_cells +5557.2568359375 5478.42626953125 background all_cells +5520.05517578125 5330.736328125 background all_cells +5484.95361328125 5311.61767578125 background all_cells +5492.81884765625 5283.6728515625 background all_cells +5509.6748046875 5365.46044921875 background all_cells +5519.912109375 5359.12646484375 background all_cells +5517.04638671875 5342.59765625 background all_cells +5510.71435546875 5430.3427734375 background all_cells +5502.59814453125 5459.31298828125 background all_cells +5522.1806640625 5457.1123046875 background all_cells +5519.27880859375 5442.61083984375 background all_cells +5502.23291015625 5432.216796875 background all_cells +5489.84912109375 5405.00732421875 background all_cells +5496.4521484375 5521.05810546875 background all_cells +5493.6552734375 5435.23046875 background all_cells +5497.283203125 5415.623046875 background all_cells +5496.72802734375 5407.533203125 background all_cells +5496.6259765625 5394.1611328125 background all_cells +5500.646484375 5377.57861328125 background all_cells +5512.53759765625 5376.72265625 background all_cells +5517.140625 5382.6875 background all_cells +5518.19970703125 5399.09521484375 background all_cells +5523.64892578125 5393.6103515625 background all_cells +5365.36328125 5475.26953125 background all_cells +5343.11572265625 5506.89404296875 background all_cells +5383.490234375 5387.00390625 background all_cells +5364.0146484375 5401.42822265625 background all_cells +5418.1826171875 5489.2783203125 background all_cells +5444.39892578125 5554.1982421875 background all_cells +5456.353515625 5574.89697265625 background all_cells +5449.56005859375 5568.7021484375 background all_cells +5460.7373046875 5555.05322265625 background all_cells +5473.2822265625 5548.75830078125 background all_cells +5482.11962890625 5558.3388671875 background all_cells +5481.2060546875 5542.7783203125 background all_cells +5453.9755859375 5505.49951171875 background all_cells +5434.72509765625 5501.43701171875 background all_cells +5460.18603515625 5544.896484375 background all_cells +5468.8525390625 5510.43115234375 background all_cells +5439.38818359375 5354.03759765625 background all_cells +5457.259765625 5438.21630859375 background all_cells +5445.3642578125 5431.4853515625 background all_cells +5426.75634765625 5560.6484375 background all_cells +5432.2734375 5553.97265625 background all_cells +5427.4892578125 5572.32666015625 background all_cells +5421.5849609375 5574.517578125 background all_cells +5429.654296875 5563.80126953125 background all_cells +5109.40576171875 5284.62060546875 background all_cells +5098.8115234375 5342.85107421875 background all_cells +5111.494140625 5305.06005859375 background all_cells +5098.7548828125 5304.78955078125 background all_cells +5107.203125 5299.2998046875 background all_cells +5362.6806640625 5275.017578125 background all_cells +5355.27099609375 5268.6171875 background all_cells +5345.22216796875 5271.7666015625 background all_cells +5198.0166015625 5282.3408203125 background all_cells +5185.8662109375 5277.908203125 background all_cells +5155.7099609375 5272.177734375 background all_cells +5178.23779296875 5290.87890625 background all_cells +5190.6669921875 5288.4384765625 background all_cells +5198.58349609375 5271.88671875 background all_cells +5136.03369140625 5337.24267578125 background all_cells +5323.31982421875 5322.5478515625 background all_cells +5378.3115234375 5320.39599609375 background all_cells +5315.36962890625 5340.88916015625 background all_cells +5138.87451171875 5303.92822265625 background all_cells +5110.32666015625 5341.255859375 background all_cells +5120.892578125 5335.146484375 background all_cells +5121.396484375 5292.67529296875 background all_cells +5138.74609375 5227.935546875 background all_cells +5153.51123046875 5223.4072265625 background all_cells +5150.6298828125 5231.138671875 background all_cells +5141.19580078125 5253.44189453125 background all_cells +5178.89111328125 5399.71826171875 background all_cells +5207.326171875 5398.83544921875 background all_cells +5193.64794921875 5395.79541015625 background all_cells +5185.7666015625 5396.236328125 background all_cells +5161.3173828125 5223.9921875 background all_cells +5168.37353515625 5242.140625 background all_cells +5146.08447265625 5273.6044921875 background all_cells +5172.16455078125 5263.6337890625 background all_cells +5147.75537109375 5285.2451171875 background all_cells +5232.57763671875 5228.857421875 background all_cells +5230.4716796875 5237.01953125 background all_cells +5232.5205078125 5248.44580078125 background all_cells +5250.240234375 5250.75244140625 background all_cells +5253.5849609375 5227.81640625 background all_cells +5244.40966796875 5230.1796875 background all_cells +5259.3984375 5234.27587890625 background all_cells +5256.8798828125 5264.447265625 background all_cells +5256.2841796875 5270.697265625 background all_cells +5306.3232421875 5266.71337890625 background all_cells +5299.5419921875 5264.1904296875 background all_cells +5293.4228515625 5255.2705078125 background all_cells +5256.49169921875 5275.22265625 background all_cells +5349.32568359375 5237.26708984375 background all_cells +5356.1630859375 5243.072265625 background all_cells +5350.49072265625 5228.5888671875 background all_cells +5327.33935546875 5235.328125 background all_cells +5342.25927734375 5240.16796875 background all_cells +5340.91162109375 5230.54638671875 background all_cells +5333.9765625 5244.96435546875 background all_cells +5322.318359375 5256.74169921875 background all_cells +5264.4541015625 5249.0986328125 background all_cells +5278.5478515625 5251.3671875 background all_cells +5278.01708984375 5241.7509765625 background all_cells +5175.193359375 5227.54638671875 background all_cells +5192.40966796875 5252.20751953125 background all_cells +5181.56396484375 5250.0625 background all_cells +5183.861328125 5220.61962890625 background all_cells +5174.60986328125 5236.419921875 background all_cells +5210.58154296875 5230.03466796875 background all_cells +5216.24267578125 5244.29296875 background all_cells +5212.28076171875 5238.33984375 background all_cells +5222.1787109375 5234.58984375 background all_cells +5213.0380859375 5260.0439453125 background all_cells +5192.5478515625 5239.408203125 background all_cells +5198.81201171875 5229.8291015625 background all_cells +5200.08203125 5239.22119140625 background all_cells +5110.49560546875 5221.32470703125 background all_cells +5103.48193359375 5226.01220703125 background all_cells +5095.72216796875 5238.728515625 background all_cells +5119.52978515625 5237.51123046875 background all_cells +5117.3564453125 5225.59326171875 background all_cells +5096.83056640625 5270.005859375 background all_cells +5102.5751953125 5288.0224609375 background all_cells +5105.1982421875 5292.98779296875 background all_cells +5115.40478515625 5279.015625 background all_cells +5103.1953125 5268.58056640625 background all_cells +5130.46923828125 5248.32275390625 background all_cells +5131.99072265625 5296.2197265625 background all_cells +5128.0810546875 5273.68603515625 background all_cells +5127.88623046875 5261.79345703125 background all_cells +5129.4248046875 5222.46923828125 background all_cells +5131.3203125 5237.13818359375 background all_cells +5124.61376953125 5229.9072265625 background all_cells +5111.935546875 5241.9921875 background all_cells +5120.7822265625 5249.09326171875 background all_cells +5110.00048828125 5250.4404296875 background all_cells +5615.982421875 5294.6689453125 background all_cells +5603.810546875 5299.56201171875 background all_cells +5613.87060546875 5280.0419921875 background all_cells +5625.8623046875 5300.19140625 background all_cells +5617.04833984375 5317.37646484375 background all_cells +5640.2734375 5296.15283203125 background all_cells +5649.44775390625 5318.392578125 background all_cells +5654.6962890625 5352.283203125 background all_cells +5659.14111328125 5288.21484375 background all_cells +5646.78076171875 5299.0966796875 background all_cells +5646.83251953125 5305.87451171875 background all_cells +5707.94873046875 5345.248046875 background all_cells +5695.27978515625 5361.33642578125 background all_cells +5713.00048828125 5309.19189453125 background all_cells +5692.77099609375 5322.078125 background all_cells +5698.3583984375 5328.94091796875 background all_cells +5717.93408203125 5316.70849609375 background all_cells +5702.7529296875 5333.9189453125 background all_cells +5709.0322265625 5336.63134765625 background all_cells +5619.96875 5391.0400390625 background all_cells +5621.0478515625 5378.990234375 background all_cells +5635.39990234375 5408.306640625 background all_cells +5637.3564453125 5375.01318359375 background all_cells +5634.07470703125 5388.41748046875 background all_cells +5630.134765625 5398.55615234375 background all_cells +5674.31689453125 5397.01220703125 background all_cells +5696.8203125 5405.65478515625 background all_cells +5694.64208984375 5389.48046875 background all_cells +5682.892578125 5396.97216796875 background all_cells +5651.89501953125 5388.02001953125 background all_cells +5670.54052734375 5404.59521484375 background all_cells +5665.87109375 5391.29736328125 background all_cells +5658.02880859375 5401.3798828125 background all_cells +5653.1123046875 5360.76806640625 background all_cells +5642.06396484375 5375.40283203125 background all_cells +5645.06787109375 5366.75146484375 background all_cells +5654.39453125 5368.203125 background all_cells +5640.57861328125 5393.02099609375 background all_cells +5648.130859375 5398.46044921875 background all_cells +5646.1591796875 5390.6923828125 background all_cells +5608.84130859375 5372.19287109375 background all_cells +5654.69775390625 5378.28515625 background all_cells +5618.974609375 5367.52490234375 background all_cells +5610.962890625 5382.69775390625 background all_cells +5636.021484375 5340.75048828125 background all_cells +5640.8359375 5339.904296875 background all_cells +5638.2353515625 5346.712890625 background all_cells +5611.32177734375 5337.1376953125 background all_cells +5635.4052734375 5356.49853515625 background all_cells +5628.35546875 5341.20947265625 background all_cells +5617.80419921875 5350.04443359375 background all_cells +5668.66748046875 5414.02685546875 background all_cells +5657.52880859375 5412.20458984375 background all_cells +5684.7255859375 5425.3984375 background all_cells +5673.40771484375 5419.18310546875 background all_cells +5681.02392578125 5413.5439453125 background all_cells +5687.71337890625 5439.53759765625 background all_cells +5658.70458984375 5463.0302734375 background all_cells +5681.92724609375 5458.3564453125 background all_cells +5687.49853515625 5453.353515625 background all_cells +5661.92626953125 5442.67578125 background all_cells +5677.61181640625 5443.20947265625 background all_cells +5692.78955078125 5460.9853515625 background all_cells +5698.01416015625 5442.79443359375 background all_cells +5701.251953125 5471.62060546875 background all_cells +5695.23291015625 5434.9521484375 background all_cells +5666.1923828125 5427.5966796875 background all_cells +5674.0009765625 5430.44482421875 background all_cells +5658.81689453125 5431.42041015625 background all_cells +5656.13037109375 5531.08349609375 background all_cells +5687.873046875 5540.060546875 background all_cells +5682.31201171875 5534.01806640625 background all_cells +5676.08544921875 5533.1953125 background all_cells +5671.73779296875 5552.5869140625 background all_cells +5685.92041015625 5553.43896484375 background all_cells +5679.2421875 5569.041015625 background all_cells +5689.55224609375 5560.39453125 background all_cells +5697.57373046875 5549.82763671875 background all_cells +5710.92138671875 5559.55712890625 background all_cells +5703.0966796875 5566.42626953125 background all_cells +5685.5400390625 5513.33935546875 background all_cells +5676.15966796875 5520.42138671875 background all_cells +5689.626953125 5521.271484375 background all_cells +5640.16259765625 5570.34716796875 background all_cells +5620.28564453125 5582.99853515625 background all_cells +5622.31005859375 5588.36767578125 background all_cells +5661.373046875 5553.88525390625 background all_cells +5656.14990234375 5547.56640625 background all_cells +5645.744140625 5544.353515625 background all_cells +5611.7763671875 5469.513671875 background all_cells +5610.44873046875 5482.583984375 background all_cells +5607.9052734375 5511.015625 background all_cells +5642.24365234375 5511.173828125 background all_cells +5633.72119140625 5496.2001953125 background all_cells +5670.74853515625 5464.27099609375 background all_cells +5655.7216796875 5482.3466796875 background all_cells +5662.1591796875 5476.36865234375 background all_cells +5668.49609375 5482.43896484375 background all_cells +5675.966796875 5481.47705078125 background all_cells +5678.0634765625 5470.40380859375 background all_cells +5605.806640625 5521.919921875 background all_cells +5632.53466796875 5547.5498046875 background all_cells +5631.10400390625 5538.12451171875 background all_cells +5626.97021484375 5528.36474609375 background all_cells +5615.3076171875 5536.57080078125 background all_cells +5616.24462890625 5525.421875 background all_cells +5663.92138671875 5490.46337890625 background all_cells +5674.46337890625 5492.72119140625 background all_cells +5682.10693359375 5487.8037109375 background all_cells +5705.40576171875 5457.25830078125 background all_cells +5713.74169921875 5445.22021484375 background all_cells +5703.90087890625 5447.71728515625 background all_cells +5667.7021484375 5500.59228515625 background all_cells +5672.0380859375 5508.50830078125 background all_cells +5683.48095703125 5499.01806640625 background all_cells +5774.91552734375 5265.228515625 background all_cells +5790.0224609375 5274.9189453125 background all_cells +5784.44189453125 5269.06689453125 background all_cells +5779.259765625 5277.67724609375 background all_cells +5772.92431640625 5273.95263671875 background all_cells +5768.7373046875 5267.39990234375 background all_cells +5791.9169921875 5302.974609375 background all_cells +5804.47119140625 5310.39013671875 background all_cells +5780.091796875 5305.5615234375 background all_cells +5772.380859375 5296.13623046875 background all_cells +5756.83740234375 5313.14599609375 background all_cells +5757.58984375 5305.39013671875 background all_cells +5764.09423828125 5297.94287109375 background all_cells +5775.34619140625 5284.20849609375 background all_cells +5786.705078125 5286.236328125 background all_cells +5796.794921875 5290.61279296875 background all_cells +5775.27001953125 5291.31591796875 background all_cells +5778.83837890625 5294.19384765625 background all_cells +5779.802734375 5287.46435546875 background all_cells +5753.990234375 5453.2490234375 background all_cells +5756.697265625 5434.39306640625 background all_cells +5759.14453125 5444.203125 background all_cells +5754.72900390625 5471.02197265625 background all_cells +5766.8017578125 5456.93310546875 background all_cells +5768.6650390625 5421.28662109375 background all_cells +5766.49365234375 5430.9033203125 background all_cells +5777.90869140625 5436.4775390625 background all_cells +5775.18701171875 5444.48193359375 background all_cells +5772.28271484375 5465.67626953125 background all_cells +5784.52197265625 5529.7861328125 background all_cells +5757.8583984375 5522.6279296875 background all_cells +5763.59423828125 5534.22900390625 background all_cells +5773.87841796875 5553.77587890625 background all_cells +5770.49755859375 5536.259765625 background all_cells +5784.783203125 5480.73486328125 background all_cells +5779.068359375 5473.64892578125 background all_cells +5784.81396484375 5493.35546875 background all_cells +5792.52392578125 5482.9306640625 background all_cells +5775.3232421875 5482.47998046875 background all_cells +5785.1923828125 5454.31103515625 background all_cells +5782.06884765625 5428.59814453125 background all_cells +5791.82373046875 5441.8291015625 background all_cells +5791.76513671875 5471.0068359375 background all_cells +5787.0751953125 5448.38525390625 background all_cells +5782.23876953125 5462.4716796875 background all_cells +5797.81201171875 5324.83544921875 background all_cells +5807.642578125 5332.95361328125 background all_cells +5791.91455078125 5326.939453125 background all_cells +5784.15087890625 5327.6572265625 background all_cells +5755.9091796875 5354.109375 background all_cells +5749.37939453125 5360.06982421875 background all_cells +5769.14404296875 5349.1923828125 background all_cells +5770.2060546875 5363.1787109375 background all_cells +5801.81396484375 5360.3408203125 background all_cells +5795.986328125 5356.86669921875 background all_cells +5640.822265625 5660.37353515625 background all_cells +5633.91162109375 5672.16064453125 background all_cells +5646.86328125 5668.16845703125 background all_cells +5660.892578125 5685.2373046875 background all_cells +5668.03369140625 5698.4443359375 background all_cells +5668.6337890625 5689.10302734375 background all_cells +5638.810546875 5681.6171875 background all_cells +5627.69482421875 5689.2373046875 background all_cells +5656.076171875 5694.8662109375 background all_cells +5651.4140625 5683.673828125 background all_cells +5646.83447265625 5694.96337890625 background all_cells +5655.08935546875 5669.25244140625 background all_cells +5674.951171875 5669.044921875 background all_cells +5662.37158203125 5661.9697265625 background all_cells +5677.99072265625 5701.169921875 background all_cells +5674.32666015625 5684.5166015625 background all_cells +5697.4248046875 5692.21044921875 background all_cells +5687.421875 5683.79638671875 background all_cells +5679.74853515625 5683.880859375 background all_cells +5704.24951171875 5665.38623046875 background all_cells +5705.15673828125 5649.95361328125 background all_cells +5714.3017578125 5673.189453125 background all_cells +5704.7216796875 5676.59765625 background all_cells +5688.7138671875 5659.2099609375 background all_cells +5696.2333984375 5679.83447265625 background all_cells +5689.201171875 5674.19873046875 background all_cells +5698.7373046875 5662.0556640625 background all_cells +5623.42333984375 5596.06103515625 background all_cells +5626.7568359375 5606.08984375 background all_cells +5625.529296875 5614.39208984375 background all_cells +5640.65576171875 5604.6865234375 background all_cells +5639.3671875 5597.3779296875 background all_cells +5634.9287109375 5602.01416015625 background all_cells +5652.91064453125 5605.2021484375 background all_cells +5646.26806640625 5595.18994140625 background all_cells +5644.38818359375 5615.2353515625 background all_cells +5676.02490234375 5616.88623046875 background all_cells +5697.9853515625 5609.2197265625 background all_cells +5690.869140625 5606.67626953125 background all_cells +5641.4423828125 5637.63818359375 background all_cells +5667.998046875 5645.150390625 background all_cells +5664.00634765625 5635.4345703125 background all_cells +5621.33642578125 5626.8798828125 background all_cells +5619.87939453125 5617.76904296875 background all_cells +5633.93408203125 5624.3662109375 background all_cells +5632.05517578125 5652.33837890625 background all_cells +5629.06396484375 5638.85302734375 background all_cells +5688.48193359375 5618.9072265625 background all_cells +5701.74658203125 5642.1884765625 background all_cells +5685.873046875 5635.0087890625 background all_cells +5701.724609375 5629.83349609375 background all_cells +5697.67626953125 5618.80224609375 background all_cells +5487.56201171875 5785.4736328125 background all_cells +5457.66943359375 5759.86669921875 background all_cells +5398.435546875 5796.130859375 background all_cells +5494.29345703125 5784.21630859375 background all_cells +5490.70849609375 5774.14404296875 background all_cells +5509.49072265625 5717.76025390625 background all_cells +5517.2587890625 5705.029296875 background all_cells +5514.3408203125 5724.19287109375 background all_cells +5509.7734375 5706.029296875 background all_cells +5490.31396484375 5740.77783203125 background all_cells +5499.64306640625 5742.98779296875 background all_cells +5475.39208984375 5750.2939453125 background all_cells +5485.70458984375 5745.8466796875 background all_cells +5447.9345703125 5697.51416015625 background all_cells +5462.7529296875 5734.71044921875 background all_cells +5487.98486328125 5702.7802734375 background all_cells +5505.412109375 5729.89453125 background all_cells +5490.44189453125 5717.84423828125 background all_cells +5410.62744140625 5705.6630859375 background all_cells +5417.47216796875 5750.8115234375 background all_cells +5408.63232421875 5748.787109375 background all_cells +5431.71533203125 5702.32666015625 background all_cells +5424.52001953125 5715.20166015625 background all_cells +5421.689453125 5720.6181640625 background all_cells +5575.2080078125 5763.30322265625 background all_cells +5578.81787109375 5743.16748046875 background all_cells +5584.26513671875 5754.6337890625 background all_cells +5582.4853515625 5767.779296875 background all_cells +5533.6474609375 5755.3623046875 background all_cells +5532.92529296875 5745.8564453125 background all_cells +5537.3662109375 5768.53076171875 background all_cells +5547.13037109375 5761.58740234375 background all_cells +5540.109375 5756.13427734375 background all_cells +5556.861328125 5773.13623046875 background all_cells +5561.375 5748.49072265625 background all_cells +5551.86865234375 5749.01171875 background all_cells +5568.2548828125 5749.88818359375 background all_cells +5565.90625 5757.5146484375 background all_cells +5557.7939453125 5759.90625 background all_cells +5533.88232421875 5761.1328125 background all_cells +5519.267578125 5759.6240234375 background all_cells +5482.19580078125 5766.66650390625 background all_cells +5486.681640625 5766.212890625 background all_cells +5532.76953125 5764.6826171875 background all_cells +5538.27978515625 5785.03369140625 background all_cells +5549.419921875 5785.4404296875 background all_cells +5544.9853515625 5772.392578125 background all_cells +5543.98681640625 5783.4384765625 background all_cells +5526.03369140625 5797.6328125 background all_cells +5545.68408203125 5802.96826171875 background all_cells +5527.75439453125 5787.93408203125 background all_cells +5512.98974609375 5805.03662109375 background all_cells +5512.86328125 5798.154296875 background all_cells +5515.4072265625 5789.404296875 background all_cells +5553.92431640625 5698.59375 background all_cells +5548.93408203125 5705.5634765625 background all_cells +5567.10595703125 5705.47802734375 background all_cells +5547.56787109375 5714.62109375 background all_cells +5561.73974609375 5721.5302734375 background all_cells +5569.70556640625 5716.029296875 background all_cells +5569.234375 5729.32275390625 background all_cells +5546.064453125 5723.45556640625 background all_cells +5557.76318359375 5714.90673828125 background all_cells +5536.12158203125 5728.5771484375 background all_cells +5531.39794921875 5736.2763671875 background all_cells +5524.69970703125 5730.91748046875 background all_cells +5553.64208984375 5737.1982421875 background all_cells +5547.15380859375 5743.81787109375 background all_cells +5558.50244140625 5743.5146484375 background all_cells +5578.67041015625 5727.9248046875 background all_cells +5587.94140625 5729.46337890625 background all_cells +5580.16943359375 5716.044921875 background all_cells +5520.51904296875 5696.796875 background all_cells +5525.30517578125 5714.216796875 background all_cells +5537.259765625 5708.53271484375 background all_cells +5529.34033203125 5701.048828125 background all_cells +5641.26708984375 5942.4765625 background all_cells +5657.6474609375 5936.6845703125 background all_cells +5653.91845703125 5944.31494140625 background all_cells +5666.37646484375 5917.91943359375 background all_cells +5678.5986328125 5927.1748046875 background all_cells +5667.6953125 5929.43798828125 background all_cells +5669.39208984375 5880.583984375 background all_cells +5660.10986328125 5879.78271484375 background all_cells +5667.9951171875 5907.77734375 background all_cells +5661.7568359375 5904.3740234375 background all_cells +5677.1591796875 5908.841796875 background all_cells +5679.517578125 5880.21875 background all_cells +5661.61181640625 5932.4873046875 background all_cells +5664.4150390625 5944.564453125 background all_cells +5674.68896484375 5943.26708984375 background all_cells +5648.126953125 5930.6494140625 background all_cells +5650.3486328125 5880.21337890625 background all_cells +5646.3681640625 5903.162109375 background all_cells +5640.25048828125 5881.09765625 background all_cells +5655.1689453125 5914.14697265625 background all_cells +5654.052734375 5927.88427734375 background all_cells +5598.7880859375 5895.0146484375 background all_cells +5600.9873046875 5919.9775390625 background all_cells +5604.673828125 5907.82421875 background all_cells +5594.99365234375 5904.59033203125 background all_cells +5596.712890625 5934.44482421875 background all_cells +5600.90576171875 5948.72265625 background all_cells +5591.91259765625 5947.5048828125 background all_cells +5623.62158203125 5922.89892578125 background all_cells +5636.16552734375 5929.47607421875 background all_cells +5626.78662109375 5931.0068359375 background all_cells +5624.76953125 5910.35986328125 background all_cells +5613.86376953125 5912.78759765625 background all_cells +5612.4814453125 5943.83544921875 background all_cells +5613.1845703125 5928.6796875 background all_cells +5681.400390625 5895.025390625 background all_cells +5689.86767578125 5906.66259765625 background all_cells +5683.26025390625 5903.9140625 background all_cells +5689.3779296875 5892.208984375 background all_cells +5691.47412109375 5880.7001953125 background all_cells +5685.76806640625 5881.22265625 background all_cells +5698.40869140625 5888.125 background all_cells +5707.56640625 5881.48779296875 background all_cells +5708.49560546875 5893.0234375 background all_cells +5702.55615234375 5898.892578125 background all_cells +5747.6298828125 5945.7685546875 background all_cells +5782.3544921875 5944.3154296875 background all_cells +5686.4140625 5948.11376953125 background all_cells +5765.05615234375 5947.7744140625 background all_cells +5700.85546875 5943.267578125 background all_cells +5711.89794921875 5947.30517578125 background all_cells +5520.595703125 5813.9990234375 background all_cells +5423.208984375 5816.490234375 background all_cells +5517.7451171875 5821.78271484375 background all_cells +5510.849609375 5820.4912109375 background all_cells +5500.18994140625 5816.98095703125 background all_cells +5490.427734375 5867.841796875 background all_cells +5527.64892578125 5852.67236328125 background all_cells +5509.10107421875 5855.4267578125 background all_cells +5497.9052734375 5872.45458984375 background all_cells +5495.74462890625 5855.16650390625 background all_cells +5475.34716796875 5845.60107421875 background all_cells +5477.39453125 5877.71826171875 background all_cells +5475.8603515625 5862.91796875 background all_cells +5484.46142578125 5840.494140625 background all_cells +5479.54541015625 5838.109375 background all_cells +5480.888671875 5851.32568359375 background all_cells +5388.55419921875 5878.87939453125 background all_cells +5428.10986328125 5836.21923828125 background all_cells +5501.7060546875 5905.0322265625 background all_cells +5517.5634765625 5915.9091796875 background all_cells +5519.89501953125 5910.37939453125 background all_cells +5536.1689453125 5912.99072265625 background all_cells +5572.24169921875 5929.27685546875 background all_cells +5582.4072265625 5921.23388671875 background all_cells +5579.10888671875 5936.189453125 background all_cells +5571.119140625 5918.9287109375 background all_cells +5561.17919921875 5923.7236328125 background all_cells +5571.0244140625 5943.52734375 background all_cells +5501.04345703125 5934.2548828125 background all_cells +5549.1123046875 5936.1142578125 background all_cells +5541.4384765625 5945.51806640625 background all_cells +5514.75830078125 5945.970703125 background all_cells +5587.9912109375 5911.68310546875 background all_cells +5557.365234375 5908.09716796875 background all_cells +5574.9423828125 5906.11083984375 background all_cells +5563.87109375 5892.95849609375 background all_cells +5571.55712890625 5859.6943359375 background all_cells +5515.376953125 5877.2880859375 background all_cells +5539.35302734375 5871.5302734375 background all_cells +5563.703125 5882.64111328125 background all_cells +5552.99951171875 5870.6904296875 background all_cells +5565.8408203125 5869.8525390625 background all_cells +5380.59521484375 5907.3916015625 background all_cells +5382.59375 5913.0185546875 background all_cells +5396.8173828125 5905.53955078125 background all_cells +5472.451171875 5908.9794921875 background all_cells +5482.3876953125 5947.30859375 background all_cells +5478.8857421875 5932.46728515625 background all_cells +5492.396484375 5928.10498046875 background all_cells +5478.9306640625 5917.6787109375 background all_cells +5490.19970703125 5917.998046875 background all_cells +5474.50146484375 5886.47412109375 background all_cells +5476.47119140625 5898.18017578125 background all_cells +5471.5390625 5896.642578125 background all_cells +5459.771484375 5863.57373046875 background all_cells +5462.4013671875 5910.12744140625 background all_cells +5448.8359375 5940.75244140625 background all_cells +5466.16064453125 5907.27001953125 background all_cells +5465.185546875 5878.4619140625 background all_cells +5464.24072265625 5898.27490234375 background all_cells +5397.74072265625 5934.43017578125 background all_cells +5391.01416015625 5946.3544921875 background all_cells +5406.38330078125 5944.23681640625 background all_cells +5385.638671875 5936.67138671875 background all_cells +5493.1806640625 5828.873046875 background all_cells +5512.33935546875 5837.6015625 background all_cells +5508.06787109375 5841.9658203125 background all_cells +5507.22021484375 5833.7275390625 background all_cells +5558.91552734375 5833.28271484375 background all_cells +5564.0830078125 5831.2412109375 background all_cells +5561.97900390625 5812.73193359375 background all_cells +5530.94775390625 5829.91796875 background all_cells +5552.603515625 5824.20166015625 background all_cells +5552.13037109375 5842.32373046875 background all_cells +5537.41796875 5821.533203125 background all_cells +5664.06689453125 5704.1025390625 background all_cells +5645.31298828125 5719.99951171875 background all_cells +5649.08544921875 5706.05029296875 background all_cells +5656.75341796875 5728.39794921875 background all_cells +5659.8408203125 5747.19970703125 background all_cells +5657.25341796875 5738.95654296875 background all_cells +5646.25048828125 5735.38232421875 background all_cells +5692.37841796875 5713.90625 background all_cells +5691.97265625 5697.12353515625 background all_cells +5706.76611328125 5710.52490234375 background all_cells +5700.98388671875 5721.65185546875 background all_cells +5695.9921875 5725.859375 background all_cells +5664.75732421875 5752.46435546875 background all_cells +5652.3505859375 5755.4560546875 background all_cells +5657.13720703125 5768.0751953125 background all_cells +5665.9423828125 5768.6474609375 background all_cells +5661.0751953125 5756.6298828125 background all_cells +5670.7890625 5757.42041015625 background all_cells +5667.953125 5747.17578125 background all_cells +5676.94580078125 5713.119140625 background all_cells +5672.17578125 5721.50244140625 background all_cells +5685.69384765625 5719.2685546875 background all_cells +5668.6884765625 5735.978515625 background all_cells +5656.66552734375 5794.83447265625 background all_cells +5650.39892578125 5777.62451171875 background all_cells +5662.18359375 5785.91552734375 background all_cells +5645.89794921875 5794.5966796875 background all_cells +5647.4599609375 5801.63134765625 background all_cells +5606.34326171875 5809.37548828125 background all_cells +5601.67236328125 5816.7421875 background all_cells +5620.0283203125 5814.5322265625 background all_cells +5621.068359375 5902.07666015625 background all_cells +5615.90625 5894.04541015625 background all_cells +5637.3447265625 5893.46337890625 background all_cells +5634.2578125 5904.30224609375 background all_cells +5626.21240234375 5885.306640625 background all_cells +5581.54736328125 5875.49462890625 background all_cells +5608.291015625 5898.3369140625 background all_cells +5585.34521484375 5890.7529296875 background all_cells +5603.8056640625 5882.92138671875 background all_cells +5611.45751953125 5878.07861328125 background all_cells +5616.41552734375 5827.2119140625 background all_cells +5624.34326171875 5833.654296875 background all_cells +5621.21484375 5837.0 background all_cells +5609.7529296875 5835.45947265625 background all_cells +5609.28369140625 5769.35888671875 background all_cells +5608.84228515625 5797.6494140625 background all_cells +5622.81396484375 5790.0029296875 background all_cells +5614.283203125 5784.6201171875 background all_cells +5608.86962890625 5787.82470703125 background all_cells +5576.583984375 5826.99072265625 background all_cells +5577.19287109375 5847.04541015625 background all_cells +5596.3740234375 5843.40380859375 background all_cells +5593.44970703125 5832.84375 background all_cells +5632.63427734375 5788.10791015625 background all_cells +5633.125 5827.82421875 background all_cells +5635.67333984375 5837.87744140625 background all_cells +5642.38134765625 5829.98779296875 background all_cells +5636.26611328125 5808.9423828125 background all_cells +5600.517578125 5777.517578125 background all_cells +5598.3271484375 5786.564453125 background all_cells +5591.5771484375 5779.00634765625 background all_cells +5632.63916015625 5771.697265625 background all_cells +5638.9306640625 5783.85595703125 background all_cells +5644.02734375 5778.59326171875 background all_cells +5626.623046875 5776.70263671875 background all_cells +5591.29296875 5712.076171875 background all_cells +5590.6474609375 5739.8818359375 background all_cells +5598.197265625 5753.0458984375 background all_cells +5593.294921875 5771.77587890625 background all_cells +5592.21044921875 5763.0517578125 background all_cells +5601.669921875 5762.7333984375 background all_cells +5631.77099609375 5761.0947265625 background all_cells +5632.16064453125 5718.6259765625 background all_cells +5632.49560546875 5706.623046875 background all_cells +5641.9931640625 5762.13623046875 background all_cells +5641.7421875 5750.49609375 background all_cells +5632.91796875 5749.033203125 background all_cells +5610.25390625 5747.9111328125 background all_cells +5627.97900390625 5731.41845703125 background all_cells +5612.71337890625 5710.85498046875 background all_cells +5607.01416015625 5755.0869140625 background all_cells +5619.39111328125 5758.421875 background all_cells +5614.9326171875 5738.71826171875 background all_cells +5464.70556640625 5478.5 background all_cells +5512.4345703125 5660.73681640625 background all_cells +5484.521484375 5662.11669921875 background all_cells +5491.74072265625 5660.943359375 background all_cells +5512.61376953125 5410.3369140625 background all_cells +5506.97412109375 5417.28369140625 background all_cells +5520.958984375 5659.31884765625 background all_cells +5537.5830078125 5675.015625 background all_cells +5520.59814453125 5674.78173828125 background all_cells +5528.13525390625 5669.126953125 background all_cells +5515.43798828125 5668.27294921875 background all_cells +5527.01806640625 5605.17431640625 background all_cells +5524.49609375 5625.7958984375 background all_cells +5527.14013671875 5614.8994140625 background all_cells +5527.40234375 5472.63671875 background all_cells +5524.95654296875 5513.029296875 background all_cells +5531.6728515625 5431.99169921875 background all_cells +5534.9150390625 5438.7734375 background all_cells +5534.841796875 5450.513671875 background all_cells +5537.8564453125 5474.796875 background all_cells +5429.76416015625 5615.4638671875 background all_cells +5492.28173828125 5598.1689453125 background all_cells +5474.23828125 5627.3544921875 background all_cells +5451.15380859375 5596.55029296875 background all_cells +5436.96875 5617.30859375 background all_cells +5512.2001953125 5651.71533203125 background all_cells +5518.46630859375 5636.095703125 background all_cells +5519.53662109375 5647.7314453125 background all_cells +5471.09716796875 5640.4541015625 background all_cells +5494.31640625 5641.24609375 background all_cells +5490.22509765625 5653.1650390625 background all_cells +5407.90380859375 5481.18359375 background all_cells +5390.28369140625 5569.78662109375 background all_cells +5384.1728515625 5566.41357421875 background all_cells +5412.1484375 5564.70751953125 background all_cells +5398.654296875 5656.205078125 background all_cells +5375.7685546875 5676.0400390625 background all_cells +5406.45556640625 5680.81005859375 background all_cells +5397.62109375 5671.6240234375 background all_cells +5390.14453125 5657.544921875 background all_cells +5380.6591796875 5595.50244140625 background all_cells +5377.2666015625 5605.85595703125 background all_cells +5418.4521484375 5604.5673828125 background all_cells +5355.1875 5684.34765625 background all_cells +5365.09228515625 5554.60302734375 background all_cells +5354.4150390625 5622.68359375 background all_cells +5368.263671875 5684.10302734375 background all_cells +5366.556640625 5649.66845703125 background all_cells +5358.0908203125 5677.07763671875 background all_cells +5608.28271484375 5586.09375 background all_cells +5600.978515625 5573.1806640625 background all_cells +5611.28857421875 5575.50244140625 background all_cells +5607.3564453125 5596.880859375 background all_cells +5587.02978515625 5579.06640625 background all_cells +5598.796875 5584.35791015625 background all_cells +5594.09619140625 5581.29931640625 background all_cells +5559.59375 5586.11083984375 background all_cells +5559.896484375 5594.02685546875 background all_cells +5544.94677734375 5591.30322265625 background all_cells +5567.4326171875 5588.62255859375 background all_cells +5573.4306640625 5583.80029296875 background all_cells +5581.2373046875 5574.87744140625 background all_cells +5581.30029296875 5586.6337890625 background all_cells +5577.66015625 5579.5283203125 background all_cells +5495.90966796875 5585.30029296875 background all_cells +5530.49609375 5575.58544921875 background all_cells +5517.177734375 5582.02587890625 background all_cells +5513.1806640625 5593.5888671875 background all_cells +5546.6806640625 5468.16064453125 background all_cells +5560.93505859375 5499.611328125 background all_cells +5545.90185546875 5503.31005859375 background all_cells +5543.22216796875 5490.8125 background all_cells +5534.21337890625 5491.14111328125 background all_cells +5578.21337890625 5525.1689453125 background all_cells +5603.2109375 5529.37060546875 background all_cells +5575.953125 5529.16259765625 background all_cells +5564.5478515625 5510.826171875 background all_cells +5561.7939453125 5520.556640625 background all_cells +5549.01025390625 5520.4990234375 background all_cells +5539.20947265625 5516.69091796875 background all_cells +5572.828125 5473.95703125 background all_cells +5572.44580078125 5498.103515625 background all_cells +5582.56689453125 5481.33740234375 background all_cells +5599.12060546875 5559.84326171875 background all_cells +5601.4482421875 5547.169921875 background all_cells +5603.224609375 5534.31787109375 background all_cells +5571.11376953125 5555.25341796875 background all_cells +5578.03271484375 5555.1806640625 background all_cells +5541.6953125 5535.17431640625 background all_cells +5532.36669921875 5548.9638671875 background all_cells +5549.30859375 5535.5654296875 background all_cells +5380.7041015625 5402.57421875 background all_cells +5521.02197265625 5404.58154296875 background all_cells +5505.86376953125 5404.0888671875 background all_cells +5420.6455078125 5423.10546875 background all_cells +5520.06396484375 5415.6123046875 background all_cells +5524.9873046875 5421.53564453125 background all_cells +5443.60888671875 5424.26611328125 background all_cells +5531.01025390625 5424.91845703125 background all_cells +5556.77783203125 5418.80908203125 background all_cells +5540.27685546875 5422.06982421875 background all_cells +5537.8701171875 5412.462890625 background all_cells +5551.72119140625 5280.70751953125 background all_cells +5560.29248046875 5284.73828125 background all_cells +5572.97119140625 5285.55126953125 background all_cells +5566.0869140625 5274.55908203125 background all_cells +5561.33154296875 5271.76318359375 background all_cells +5550.5400390625 5293.6494140625 background all_cells +5575.62646484375 5315.357421875 background all_cells +5602.84521484375 5321.8056640625 background all_cells +5586.02783203125 5297.744140625 background all_cells +5403.71044921875 5315.31494140625 background all_cells +5359.515625 5318.70849609375 background all_cells +5561.88720703125 5319.3681640625 background all_cells +5561.97412109375 5302.66455078125 background all_cells +5540.81787109375 5306.50634765625 background all_cells +5395.068359375 5284.2724609375 background all_cells +5600.77880859375 5292.08544921875 background all_cells +5597.8291015625 5286.6328125 background all_cells +5586.42626953125 5264.22412109375 background all_cells +5570.423828125 5267.83740234375 background all_cells +5577.54833984375 5273.08154296875 background all_cells +5603.35009765625 5268.13720703125 background all_cells +5541.6826171875 5438.3388671875 background all_cells +5533.0361328125 5463.23095703125 background all_cells +5546.6640625 5427.900390625 background all_cells +5547.71484375 5443.814453125 background all_cells +5543.34912109375 5400.48291015625 background all_cells +5561.259765625 5394.34521484375 background all_cells +5570.91552734375 5403.61962890625 background all_cells +5587.88525390625 5396.9150390625 background all_cells +5562.07666015625 5450.34912109375 background all_cells +5586.22119140625 5445.82568359375 background all_cells +5595.06591796875 5447.2783203125 background all_cells +5568.0654296875 5463.58251953125 background all_cells +5591.796875 5462.5986328125 background all_cells +5582.794921875 5454.3701171875 background all_cells +5560.87451171875 5432.51513671875 background all_cells +5598.42626953125 5441.7685546875 background all_cells +5577.48291015625 5431.162109375 background all_cells +5568.26318359375 5438.0263671875 background all_cells +5588.34912109375 5435.34521484375 background all_cells +5543.24560546875 5315.9521484375 background all_cells +5531.20361328125 5333.22509765625 background all_cells +5553.953125 5321.7294921875 background all_cells +5528.876953125 5324.15625 background all_cells +5547.23193359375 5345.89599609375 background all_cells +5534.4638671875 5356.7861328125 background all_cells +5547.12841796875 5358.77392578125 background all_cells +5520.86767578125 5348.431640625 background all_cells +5569.59912109375 5366.73486328125 background all_cells +5583.99755859375 5382.5224609375 background all_cells +5572.6337890625 5380.490234375 background all_cells +5568.57177734375 5357.9521484375 background all_cells +5596.50537109375 5334.83837890625 background all_cells +5592.2890625 5339.22607421875 background all_cells +5600.615234375 5352.5126953125 background all_cells +5591.63330078125 5356.13330078125 background all_cells +5585.53857421875 5351.6240234375 background all_cells +5530.09912109375 5370.634765625 background all_cells +5557.09375 5382.13720703125 background all_cells +5535.00439453125 5386.24755859375 background all_cells +5534.95654296875 5376.6748046875 background all_cells +5372.2998046875 5688.57421875 background all_cells +5355.65673828125 5710.86767578125 background all_cells +5363.58349609375 5711.11865234375 background all_cells +5376.02001953125 5695.40869140625 background all_cells +5374.51123046875 5754.90478515625 background all_cells +5366.76416015625 5762.4736328125 background all_cells +5372.02734375 5728.66943359375 background all_cells +5355.2236328125 5746.59326171875 background all_cells +5368.6279296875 5738.10546875 background all_cells +5360.57275390625 5741.8232421875 background all_cells +5376.18603515625 5730.95068359375 background all_cells +5584.6611328125 5657.44970703125 background all_cells +5577.720703125 5669.13720703125 background all_cells +5582.3193359375 5661.53173828125 background all_cells +5587.7099609375 5661.1650390625 background all_cells +5622.517578125 5667.98779296875 background all_cells +5603.8212890625 5694.70068359375 background all_cells +5616.06591796875 5686.7763671875 background all_cells +5593.9326171875 5679.37158203125 background all_cells +5577.1279296875 5698.54736328125 background all_cells +5596.5703125 5686.67578125 background all_cells +5608.40234375 5655.17138671875 background all_cells +5618.72021484375 5663.38134765625 background all_cells +5600.8857421875 5660.77001953125 background all_cells +5613.4150390625 5660.47021484375 background all_cells +5594.65771484375 5635.7197265625 background all_cells +5618.87841796875 5632.6826171875 background all_cells +5585.28271484375 5649.4560546875 background all_cells +5598.54296875 5643.25390625 background all_cells +5612.83154296875 5637.79833984375 background all_cells +5589.6298828125 5600.8896484375 background all_cells +5591.48583984375 5610.26318359375 background all_cells +5607.97509765625 5612.1328125 background all_cells +5596.13427734375 5620.6806640625 background all_cells +5521.4462890625 5611.92578125 background all_cells +5540.53173828125 5615.6650390625 background all_cells +5537.20361328125 5610.14990234375 background all_cells +5540.607421875 5622.64013671875 background all_cells +5578.44091796875 5612.69091796875 background all_cells +5575.88720703125 5605.9853515625 background all_cells +5544.54833984375 5599.0224609375 background all_cells +5530.2578125 5638.109375 background all_cells +5572.2021484375 5652.73974609375 background all_cells +5543.5859375 5667.0009765625 background all_cells +5548.28515625 5648.6220703125 background all_cells +5537.2392578125 5649.802734375 background all_cells +5467.90283203125 5685.81494140625 background all_cells +5486.52490234375 5674.35546875 background all_cells +5480.45947265625 5693.20458984375 background all_cells +5544.09521484375 5692.79443359375 background all_cells +5535.4150390625 5683.537109375 background all_cells +5538.0009765625 5698.29638671875 background all_cells +5561.98095703125 5693.55224609375 background all_cells +5561.20947265625 5685.18603515625 background all_cells +5541.708984375 5683.26123046875 background all_cells +5512.48046875 5683.849609375 background all_cells +5530.53271484375 5689.9697265625 background all_cells +5526.748046875 5682.34716796875 background all_cells +5518.93994140625 5685.21337890625 background all_cells +5513.09423828125 5676.63916015625 background all_cells +4824.24462890625 4774.23486328125 background all_cells +4846.13037109375 4754.9501953125 background all_cells +4839.3837890625 4755.96240234375 background all_cells +4840.0771484375 4760.86962890625 background all_cells +4858.8984375 4756.85498046875 background all_cells +4860.53564453125 4767.6630859375 background all_cells +4860.49853515625 4737.90966796875 background all_cells +4843.8759765625 4799.0615234375 background all_cells +4855.85302734375 4798.9990234375 background all_cells +4855.8896484375 4791.09326171875 background all_cells +4844.0078125 4807.78125 background all_cells +4870.8056640625 4755.9384765625 background all_cells +4893.76708984375 4760.90283203125 background all_cells +4888.54150390625 4740.08154296875 background all_cells +4869.85498046875 4776.6650390625 background all_cells +4957.4052734375 4775.763671875 background all_cells +4969.373046875 4781.32275390625 background all_cells +4927.669921875 4801.34765625 background all_cells +4934.54833984375 4786.53515625 background all_cells +4961.34326171875 4783.33251953125 background all_cells +4946.9345703125 4751.23681640625 background all_cells +4975.8515625 4771.47216796875 background all_cells +4903.2919921875 4771.80419921875 background all_cells +4942.3740234375 4771.83251953125 background all_cells +4924.72607421875 4753.6669921875 background all_cells +4879.8095703125 4784.30810546875 background all_cells +4895.884765625 4788.65966796875 background all_cells +4968.091796875 4825.921875 background all_cells +4950.14306640625 4816.75048828125 background all_cells +4968.77490234375 4818.61474609375 background all_cells +4953.77490234375 4847.216796875 background all_cells +4946.42138671875 4826.404296875 background all_cells +4865.63720703125 4850.140625 background all_cells +4814.732421875 4851.28955078125 background all_cells +4869.8544921875 4856.3076171875 background all_cells +4938.42236328125 4852.7724609375 background all_cells +4925.25634765625 4850.98974609375 background all_cells +4870.96484375 4834.75830078125 background all_cells +4808.892578125 4841.2890625 background all_cells +4804.583984375 4838.158203125 background all_cells +4894.06982421875 4840.5693359375 background all_cells +4846.02880859375 4861.91748046875 background all_cells +4878.41796875 4877.53369140625 background all_cells +4886.83837890625 4879.712890625 background all_cells +4892.685546875 4883.92041015625 background all_cells +4901.0654296875 4882.64208984375 background all_cells +4901.82177734375 4872.7294921875 background all_cells +4895.09423828125 4875.65625 background all_cells +4918.83251953125 4873.38037109375 background all_cells +4935.83203125 4874.50048828125 background all_cells +4927.31689453125 4865.19580078125 background all_cells +4831.09326171875 4933.08349609375 background all_cells +4825.873046875 4933.95068359375 background all_cells +4825.56103515625 4940.54052734375 background all_cells +4888.00927734375 4943.23974609375 background all_cells +4933.1787109375 4943.99072265625 background all_cells +4866.2880859375 4925.25830078125 background all_cells +4899.8740234375 4935.12548828125 background all_cells +4837.751953125 4929.0712890625 background all_cells +4844.615234375 4923.9560546875 background all_cells +4850.5107421875 4926.888671875 background all_cells +4801.71044921875 4885.7099609375 background all_cells +4873.37548828125 4881.0791015625 background all_cells +4867.6669921875 4883.6826171875 background all_cells +4826.921875 4885.2880859375 background all_cells +4917.05712890625 4895.2509765625 background all_cells +4916.41845703125 4900.77490234375 background all_cells +4850.46875 4898.6640625 background all_cells +4793.3017578125 4902.46484375 background all_cells +4881.3779296875 4903.52880859375 background all_cells +4871.97216796875 4911.435546875 background all_cells +4872.25634765625 4894.10546875 background all_cells +4885.87060546875 4890.17529296875 background all_cells +4894.126953125 4889.603515625 background all_cells +4837.7890625 5087.62548828125 background all_cells +4850.4443359375 5094.85986328125 background all_cells +4841.81787109375 5095.83642578125 background all_cells +4843.62841796875 5108.47998046875 background all_cells +4839.7587890625 5120.1748046875 background all_cells +4860.08154296875 5111.89599609375 background all_cells +4852.890625 5121.875 background all_cells +4821.09619140625 5111.5224609375 background all_cells +4828.9990234375 5126.23291015625 background all_cells +4808.35693359375 5109.3251953125 background all_cells +4826.2294921875 5089.09326171875 background all_cells +4814.02392578125 5087.99560546875 background all_cells +4811.04638671875 5100.056640625 background all_cells +4821.8427734375 5098.607421875 background all_cells +4811.29248046875 5092.2001953125 background all_cells +4810.06201171875 5141.8857421875 background all_cells +4814.83935546875 5154.01416015625 background all_cells +4810.8681640625 5148.86181640625 background all_cells +4822.76171875 5150.14306640625 background all_cells +4819.18408203125 5158.82421875 background all_cells +4827.69970703125 5169.068359375 background all_cells +4832.22998046875 5196.4541015625 background all_cells +4841.361328125 5168.14892578125 background all_cells +4853.599609375 5149.546875 background all_cells +4856.0419921875 5136.00341796875 background all_cells +4862.3779296875 5159.47705078125 background all_cells +4871.09521484375 5160.86572265625 background all_cells +4864.1201171875 5152.349609375 background all_cells +4842.1416015625 5214.53759765625 background all_cells +4836.76953125 5208.05908203125 background all_cells +4848.58935546875 5206.11376953125 background all_cells +4840.42236328125 5202.89453125 background all_cells +4797.14501953125 5216.2177734375 background all_cells +4807.92138671875 5214.9111328125 background all_cells +4802.21630859375 5202.47998046875 background all_cells +4854.3017578125 5209.82080078125 background all_cells +4870.9755859375 5181.70458984375 background all_cells +4864.23046875 5210.6484375 background all_cells +4863.8896484375 5189.62646484375 background all_cells +4858.248046875 5176.27001953125 background all_cells +4895.48876953125 5091.74853515625 background all_cells +4904.63232421875 5123.93505859375 background all_cells +4901.78662109375 5102.76953125 background all_cells +4897.88818359375 5097.369140625 background all_cells +4891.931640625 5132.015625 background all_cells +4880.72412109375 5139.08544921875 background all_cells +4885.83203125 5140.71337890625 background all_cells +4891.61328125 5140.52587890625 background all_cells +4875.98291015625 5135.77197265625 background all_cells +4869.21630859375 5120.92138671875 background all_cells +4881.65185546875 5126.73779296875 background all_cells +4894.87060546875 5117.4169921875 background all_cells +4884.666015625 5113.9755859375 background all_cells +4873.0322265625 5101.3310546875 background all_cells +4870.84130859375 5111.00634765625 background all_cells +4867.1064453125 5111.82470703125 background all_cells +4809.88720703125 5006.59130859375 background all_cells +4837.9033203125 5007.41650390625 background all_cells +4828.98486328125 5006.2890625 background all_cells +4815.31494140625 5039.27490234375 background all_cells +4830.32421875 5044.78515625 background all_cells +4822.77197265625 5029.3681640625 background all_cells +4804.33203125 5029.380859375 background all_cells +4808.9580078125 5041.607421875 background all_cells +4832.06787109375 5011.90673828125 background all_cells +4840.5302734375 5016.51025390625 background all_cells +4823.021484375 5012.76220703125 background all_cells +4801.5107421875 5072.44970703125 background all_cells +4793.931640625 5075.24072265625 background all_cells +4801.27001953125 5061.89208984375 background all_cells +4802.0908203125 5086.140625 background all_cells +4808.005859375 5081.6259765625 background all_cells +4816.06591796875 5052.54541015625 background all_cells +4808.53515625 5061.8623046875 background all_cells +4813.9033203125 5078.791015625 background all_cells +4812.5908203125 5071.2431640625 background all_cells +4822.34912109375 5083.93212890625 background all_cells +4820.9775390625 5060.39501953125 background all_cells +4832.51513671875 5083.02197265625 background all_cells +4826.076171875 5070.3212890625 background all_cells +4850.51513671875 5059.04443359375 background all_cells +4850.9921875 5081.15625 background all_cells +4859.58837890625 5077.08154296875 background all_cells +4857.3603515625 5063.1396484375 background all_cells +4859.98486328125 5096.14208984375 background all_cells +4868.986328125 5094.265625 background all_cells +4862.6591796875 5088.45458984375 background all_cells +4885.6796875 5064.89599609375 background all_cells +4860.7861328125 5069.07275390625 background all_cells +4873.7724609375 5069.9423828125 background all_cells +4854.15625 5045.53466796875 background all_cells +4870.236328125 5052.77197265625 background all_cells +4861.16162109375 5049.03564453125 background all_cells +4887.80859375 5054.1494140625 background all_cells +4896.98583984375 5061.517578125 background all_cells +4893.20458984375 5043.49072265625 background all_cells +4875.265625 5080.7294921875 background all_cells +4881.294921875 5087.88037109375 background all_cells +4883.03125 5079.46875 background all_cells +4900.57275390625 5072.39306640625 background all_cells +4892.796875 5084.708984375 background all_cells +4893.3623046875 5074.87060546875 background all_cells +4909.26123046875 5078.64599609375 background all_cells +4903.69384765625 4956.3271484375 background all_cells +4907.42138671875 4961.4609375 background all_cells +4924.2900390625 4962.03173828125 background all_cells +4921.15185546875 4955.140625 background all_cells +4909.0205078125 4967.27587890625 background all_cells +4935.724609375 4955.12060546875 background all_cells +4942.126953125 4959.328125 background all_cells +4935.36572265625 4963.48681640625 background all_cells +4932.14404296875 4979.669921875 background all_cells +4941.240234375 4977.34326171875 background all_cells +4943.05078125 4969.4375 background all_cells +4930.205078125 4986.701171875 background all_cells +4937.0556640625 4935.9619140625 background all_cells +4924.35400390625 4949.72509765625 background all_cells +4944.32373046875 4950.94873046875 background all_cells +4943.6708984375 4937.064453125 background all_cells +4936.32568359375 4948.37451171875 background all_cells +4917.79931640625 4978.62744140625 background all_cells +4912.8916015625 4969.83935546875 background all_cells +4912.93701171875 4976.0400390625 background all_cells +4925.02734375 4969.4775390625 background all_cells +4881.25927734375 4979.21435546875 background all_cells +4883.72607421875 4970.5703125 background all_cells +4907.1826171875 4993.4462890625 background all_cells +4918.53662109375 4998.26513671875 background all_cells +4912.9384765625 5009.64697265625 background all_cells +4886.6982421875 4990.6884765625 background all_cells +4894.52880859375 4969.49658203125 background all_cells +4900.09765625 4981.86767578125 background all_cells +4892.79296875 4974.7607421875 background all_cells +4892.4541015625 5006.02587890625 background all_cells +4922.3017578125 5027.9462890625 background all_cells +4940.82861328125 5039.619140625 background all_cells +4936.15087890625 5018.14990234375 background all_cells +4930.93310546875 5013.79150390625 background all_cells +4924.86279296875 5035.40478515625 background all_cells +4916.74609375 4992.796875 background all_cells +4932.48583984375 4992.59814453125 background all_cells +4921.67431640625 4987.39208984375 background all_cells +4890.67236328125 5037.64013671875 background all_cells +4907.771484375 5038.71240234375 background all_cells +4913.61767578125 5029.9736328125 background all_cells +4831.162109375 5036.03076171875 background all_cells +4847.9755859375 5040.24658203125 background all_cells +4842.3212890625 5037.6982421875 background all_cells +4850.2607421875 5025.48046875 background all_cells +4863.18701171875 5039.818359375 background all_cells +4856.92529296875 5035.3984375 background all_cells +4849.34033203125 5043.4169921875 background all_cells +4857.0712890625 5001.4931640625 background all_cells +4862.71435546875 5005.3408203125 background all_cells +4877.4423828125 5040.80615234375 background all_cells +4870.880859375 5028.43798828125 background all_cells +4869.9091796875 4979.20458984375 background all_cells +4852.78564453125 4988.3505859375 background all_cells +4868.71142578125 4960.50390625 background all_cells +4873.92822265625 4998.21875 background all_cells +4869.30908203125 4988.99658203125 background all_cells +4797.50537109375 4966.70849609375 background all_cells +4799.6708984375 4951.4931640625 background all_cells +4821.599609375 4961.1279296875 background all_cells +4800.62548828125 4972.82177734375 background all_cells +4836.44775390625 4950.18603515625 background all_cells +4856.3349609375 4945.60595703125 background all_cells +4844.8828125 4956.79248046875 background all_cells +4836.15283203125 4968.8359375 background all_cells +4853.04736328125 4996.99462890625 background all_cells +4842.8349609375 5001.43896484375 background all_cells +4839.798828125 4997.56591796875 background all_cells +4848.0673828125 4974.97705078125 background all_cells +4845.72607421875 4987.58447265625 background all_cells +4818.54541015625 4980.70849609375 background all_cells +4828.3310546875 4977.20556640625 background all_cells +4877.064453125 5148.8779296875 background all_cells +4880.3876953125 5163.3447265625 background all_cells +4886.84814453125 5169.30078125 background all_cells +4877.0322265625 5175.39892578125 background all_cells +4887.00634765625 5151.904296875 background all_cells +4884.89013671875 5146.43408203125 background all_cells +4903.69921875 5174.4384765625 background all_cells +4920.76611328125 5144.90234375 background all_cells +4913.734375 5154.99462890625 background all_cells +4907.72216796875 5165.5966796875 background all_cells +4890.41552734375 5158.65625 background all_cells +4900.5732421875 5186.55322265625 background all_cells +4897.75830078125 5158.65625 background all_cells +4894.5283203125 5174.1025390625 background all_cells +5039.2158203125 5165.73193359375 background all_cells +5052.96240234375 5145.0185546875 background all_cells +5052.70458984375 5159.65673828125 background all_cells +5041.91943359375 5153.0419921875 background all_cells +5061.9755859375 5157.158203125 background all_cells +5076.76416015625 5155.70751953125 background all_cells +5057.43017578125 5172.6943359375 background all_cells +5045.6923828125 5176.8984375 background all_cells +5055.16650390625 5180.96484375 background all_cells +5071.0732421875 5176.64208984375 background all_cells +4935.2431640625 5146.787109375 background all_cells +4925.0546875 5156.2880859375 background all_cells +4942.6962890625 5151.65478515625 background all_cells +5018.96630859375 5148.8388671875 background all_cells +5034.22802734375 5147.48095703125 background all_cells +5020.58837890625 5159.11572265625 background all_cells +5028.931640625 5156.591796875 background all_cells +5022.869140625 5169.0888671875 background all_cells +5022.07275390625 5180.05517578125 background all_cells +5037.20166015625 5180.57177734375 background all_cells +5030.77392578125 5172.90576171875 background all_cells +4929.02392578125 5172.84130859375 background all_cells +4980.1103515625 5160.16259765625 background all_cells +5013.59375 5155.59765625 background all_cells +4935.20947265625 5161.73583984375 background all_cells +5018.4072265625 5188.45556640625 background all_cells +5012.09619140625 5192.9951171875 background all_cells +5011.98388671875 5186.263671875 background all_cells +5004.46826171875 5186.4384765625 background all_cells +5023.11767578125 5198.48681640625 background all_cells +5036.73193359375 5212.74560546875 background all_cells +5028.607421875 5207.2216796875 background all_cells +5019.43115234375 5214.59619140625 background all_cells +5020.04541015625 5205.20654296875 background all_cells +5011.6005859375 5201.7939453125 background all_cells +5067.5537109375 5200.5771484375 background all_cells +5074.962890625 5208.22900390625 background all_cells +5046.21435546875 5191.8896484375 background all_cells +5043.12841796875 5204.1220703125 background all_cells +5051.3125 5210.86181640625 background all_cells +4956.18017578125 5200.01171875 background all_cells +4964.7470703125 5208.60888671875 background all_cells +4967.72314453125 5195.17529296875 background all_cells +4955.24560546875 5211.80126953125 background all_cells +4978.96533203125 5206.80419921875 background all_cells +4996.35498046875 5206.18017578125 background all_cells +4983.1455078125 5193.060546875 background all_cells +4937.8701171875 5184.302734375 background all_cells +4914.931640625 5182.0263671875 background all_cells +4927.017578125 5183.92236328125 background all_cells +4923.521484375 5208.42822265625 background all_cells +4934.24560546875 5204.916015625 background all_cells +4925.65869140625 5198.24072265625 background all_cells +4943.8193359375 5194.021484375 background all_cells +4937.9248046875 5216.796875 background all_cells +4930.783203125 5213.89501953125 background all_cells +4906.45947265625 5197.57958984375 background all_cells +4916.64697265625 5199.099609375 background all_cells +4911.36962890625 5191.1474609375 background all_cells +5021.40966796875 5077.2861328125 background all_cells +5026.3505859375 5102.21240234375 background all_cells +5013.7822265625 5096.439453125 background all_cells +5021.283203125 5086.87451171875 background all_cells +5029.54443359375 5079.89453125 background all_cells +5019.67822265625 5110.9228515625 background all_cells +5024.658203125 5141.0830078125 background all_cells +5015.79296875 5125.171875 background all_cells +5026.16015625 5124.7197265625 background all_cells +5049.01318359375 5104.2607421875 background all_cells +5036.31103515625 5108.67626953125 background all_cells +5042.11962890625 5119.9677734375 background all_cells +5048.3701171875 5132.3427734375 background all_cells +5038.85546875 5078.5732421875 background all_cells +5050.23193359375 5081.14892578125 background all_cells +5044.71630859375 5069.12158203125 background all_cells +5036.412109375 5088.373046875 background all_cells +5042.28271484375 5098.5078125 background all_cells +5034.541015625 5096.3828125 background all_cells +5045.01171875 5093.52490234375 background all_cells +5063.0361328125 5092.0224609375 background all_cells +5074.5 5110.87646484375 background all_cells +5067.99560546875 5106.07958984375 background all_cells +5059.87841796875 5108.38330078125 background all_cells +5068.69775390625 5124.4365234375 background all_cells +5056.8017578125 5130.5732421875 background all_cells +5068.46923828125 5138.7822265625 background all_cells +5077.5546875 5140.40869140625 background all_cells +5074.189453125 5069.64013671875 background all_cells +5069.78173828125 5074.2412109375 background all_cells +5063.50048828125 5071.53662109375 background all_cells +5015.666015625 5052.2607421875 background all_cells +5020.86279296875 5041.6171875 background all_cells +5043.9443359375 5057.1318359375 background all_cells +5052.9267578125 5059.87890625 background all_cells +5072.34228515625 5050.74462890625 background all_cells +5076.72998046875 5058.7255859375 background all_cells +5075.35888671875 5041.791015625 background all_cells +5067.51708984375 5038.60546875 background all_cells +4935.27734375 5124.32275390625 background all_cells +4909.93408203125 5135.54638671875 background all_cells +4913.0517578125 5124.7275390625 background all_cells +4917.27783203125 5116.05322265625 background all_cells +4928.88037109375 5135.5029296875 background all_cells +4949.505859375 5135.08935546875 background all_cells +4975.958984375 5126.0634765625 background all_cells +4968.7607421875 5126.3427734375 background all_cells +4961.67822265625 5133.1142578125 background all_cells +4970.85400390625 5112.45947265625 background all_cells +4947.5595703125 5122.64208984375 background all_cells +4984.96484375 5120.34716796875 background all_cells +4958.90234375 5115.6328125 background all_cells +4940.20458984375 5112.72314453125 background all_cells +4919.1630859375 5101.8291015625 background all_cells +4912.310546875 5102.42626953125 background all_cells +4979.4736328125 5074.01416015625 background all_cells +4990.96142578125 5067.3251953125 background all_cells +4989.71728515625 5074.9130859375 background all_cells +4987.6943359375 5060.642578125 background all_cells +4978.9619140625 5060.87451171875 background all_cells +5006.251953125 5077.9716796875 background all_cells +5004.82861328125 5056.822265625 background all_cells +4993.90625 5053.591796875 background all_cells +4996.2099609375 5039.10986328125 background all_cells +4979.59912109375 5050.72900390625 background all_cells +4984.96044921875 5050.08251953125 background all_cells +4973.58544921875 5041.8515625 background all_cells +5002.1181640625 5045.125 background all_cells +4990.98779296875 5044.6533203125 background all_cells +4952.0830078125 5086.5009765625 background all_cells +4969.30712890625 5096.98779296875 background all_cells +4970.07861328125 5087.88037109375 background all_cells +4962.67724609375 5099.9052734375 background all_cells +4951.1845703125 5100.9453125 background all_cells +4978.9990234375 5105.16259765625 background all_cells +4989.55810546875 5105.81103515625 background all_cells +5003.07666015625 5103.6279296875 background all_cells +4984.52978515625 5138.8359375 background all_cells +5006.97509765625 5122.26416015625 background all_cells +4998.99853515625 5116.01513671875 background all_cells +5001.88427734375 5129.892578125 background all_cells +4993.8564453125 5125.3310546875 background all_cells +4991.94775390625 5084.6689453125 background all_cells +5007.39697265625 5093.47802734375 background all_cells +4985.20654296875 5094.021484375 background all_cells +5000.37158203125 5143.68701171875 background all_cells +5012.30224609375 5139.44921875 background all_cells +5012.1572265625 5167.466796875 background all_cells +5003.337890625 5165.0458984375 background all_cells +4998.47021484375 5175.212890625 background all_cells +4993.17236328125 5185.56689453125 background all_cells +4988.04931640625 5174.28955078125 background all_cells +4995.759765625 5155.29443359375 background all_cells +4990.5478515625 5148.2109375 background all_cells +4957.33251953125 5157.33154296875 background all_cells +4952.697265625 5171.18212890625 background all_cells +4955.20654296875 5189.2900390625 background all_cells +4963.46826171875 5176.09765625 background all_cells +4975.08447265625 5146.97119140625 background all_cells +4970.8359375 5169.248046875 background all_cells +4980.671875 5169.14306640625 background all_cells +4980.18310546875 5186.31298828125 background all_cells +4972.14599609375 5158.658203125 background all_cells +4926.02685546875 5004.564453125 background all_cells +4931.962890625 4998.48583984375 background all_cells +4945.9453125 4993.2646484375 background all_cells +4937.26416015625 4998.36181640625 background all_cells +4955.02490234375 5015.93115234375 background all_cells +4955.70556640625 5045.67041015625 background all_cells +4963.62158203125 5023.80126953125 background all_cells +4958.728515625 5021.4443359375 background all_cells +4958.81103515625 4997.66357421875 background all_cells +4947.07421875 5013.7548828125 background all_cells +4945.009765625 5003.41162109375 background all_cells +4961.38623046875 5004.55029296875 background all_cells +4913.359375 5064.7568359375 background all_cells +4915.900390625 5086.35498046875 background all_cells +4927.955078125 5075.8193359375 background all_cells +4955.14404296875 5069.08203125 background all_cells +4969.162109375 5067.5751953125 background all_cells +4963.86279296875 5056.75732421875 background all_cells +4956.26953125 5058.25439453125 background all_cells +4945.68798828125 5052.02392578125 background all_cells +4922.705078125 5044.3544921875 background all_cells +4916.5703125 5052.19677734375 background all_cells +4927.41162109375 5052.78564453125 background all_cells +4932.42919921875 4896.77978515625 background all_cells +4924.50390625 4901.65283203125 background all_cells +4943.4130859375 4901.20751953125 background all_cells +4932.837890625 4907.60986328125 background all_cells +4952.98193359375 4894.86767578125 background all_cells +4957.1982421875 4905.17236328125 background all_cells +4956.64208984375 4889.34814453125 background all_cells +4951.5810546875 4900.20458984375 background all_cells +4961.955078125 4925.1318359375 background all_cells +4952.29931640625 4926.736328125 background all_cells +4938.47802734375 4919.9130859375 background all_cells +4963.1240234375 4915.3076171875 background all_cells +4966.50390625 4924.72998046875 background all_cells +4972.85107421875 4924.91064453125 background all_cells +4973.55126953125 4916.9384765625 background all_cells +4969.96875 4914.7880859375 background all_cells +4989.1611328125 4899.236328125 background all_cells +4984.4833984375 4907.7607421875 background all_cells +4986.37646484375 4888.12255859375 background all_cells +4989.40283203125 4904.0947265625 background all_cells +4987.7744140625 4893.0732421875 background all_cells +4977.884765625 4888.05859375 background all_cells +4981.486328125 4894.982421875 background all_cells +4978.5712890625 4900.17578125 background all_cells +4978.33740234375 4904.84521484375 background all_cells +4979.61083984375 4907.1513671875 background all_cells +4971.25439453125 4883.619140625 background all_cells +4974.53564453125 4900.20947265625 background all_cells +4970.44140625 4907.5166015625 background all_cells +5025.984375 4881.29443359375 background all_cells +5034.05029296875 4886.31298828125 background all_cells +5029.19384765625 4889.3681640625 background all_cells +5023.65185546875 4892.70947265625 background all_cells +5038.28857421875 4903.12451171875 background all_cells +5045.5419921875 4905.80029296875 background all_cells +5041.20751953125 4896.80615234375 background all_cells +5046.25048828125 4893.251953125 background all_cells +5042.83154296875 4883.083984375 background all_cells +5038.78955078125 4885.517578125 background all_cells +5036.49560546875 4894.9189453125 background all_cells +5029.33447265625 4908.38232421875 background all_cells +5033.78515625 4906.16162109375 background all_cells +5029.37890625 4899.4716796875 background all_cells +5014.35986328125 4918.150390625 background all_cells +5023.822265625 4928.3408203125 background all_cells +5024.5107421875 4919.66015625 background all_cells +5020.458984375 4920.8828125 background all_cells +5016.9208984375 4926.1123046875 background all_cells +5037.1279296875 4909.6240234375 background all_cells +5040.88720703125 4917.22021484375 background all_cells +5038.00341796875 4915.0009765625 background all_cells +5028.19677734375 4928.224609375 background all_cells +5033.3017578125 4917.3134765625 background all_cells +5030.478515625 4925.546875 background all_cells +5029.43359375 4919.9296875 background all_cells +5025.86328125 4911.93359375 background all_cells +5028.32958984375 4915.79345703125 background all_cells +5020.0634765625 4913.3154296875 background all_cells +4982.74755859375 4923.56591796875 background all_cells +4988.36474609375 4910.64453125 background all_cells +4987.88134765625 4925.86474609375 background all_cells +4984.20751953125 4914.61767578125 background all_cells +4981.04052734375 4920.18603515625 background all_cells +4997.8115234375 4908.0751953125 background all_cells +4998.86865234375 4916.34326171875 background all_cells +5004.24560546875 4914.404296875 background all_cells +5009.544921875 4914.7060546875 background all_cells +4996.56005859375 4928.884765625 background all_cells +5004.2314453125 4928.59130859375 background all_cells +4997.59130859375 4924.0859375 background all_cells +5002.669921875 4923.10791015625 background all_cells +4992.294921875 4913.736328125 background all_cells +4994.654296875 4919.5498046875 background all_cells +4992.5654296875 4925.73876953125 background all_cells +4993.64306640625 4904.26171875 background all_cells +5004.03271484375 4904.89599609375 background all_cells +4998.634765625 4901.8427734375 background all_cells +5011.650390625 4907.0517578125 background all_cells +5010.005859375 4899.50048828125 background all_cells +5003.6640625 4898.37890625 background all_cells +4992.97265625 4891.16845703125 background all_cells +5000.10693359375 4894.81689453125 background all_cells +4997.677734375 4891.279296875 background all_cells +5015.236328125 4906.55615234375 background all_cells +5018.57763671875 4899.19970703125 background all_cells +5024.173828125 4906.89697265625 background all_cells +5020.0244140625 4905.02490234375 background all_cells +5016.76318359375 4910.62646484375 background all_cells +5012.8076171875 4880.73779296875 background all_cells +5019.869140625 4888.5419921875 background all_cells +5015.49169921875 4893.5498046875 background all_cells +5014.23291015625 4887.16748046875 background all_cells +5005.05859375 4881.40283203125 background all_cells +5007.224609375 4889.046875 background all_cells +5001.74853515625 4886.44873046875 background all_cells +4998.22998046875 4884.12451171875 background all_cells +5116.3525390625 4922.18603515625 background all_cells +5136.07373046875 4932.8095703125 background all_cells +5120.42724609375 4911.86767578125 background all_cells +5121.8427734375 4929.205078125 background all_cells +5101.86328125 4933.99609375 background all_cells +5102.0810546875 4941.25244140625 background all_cells +5132.40087890625 4941.65576171875 background all_cells +5130.2275390625 4934.294921875 background all_cells +5121.30029296875 4937.16357421875 background all_cells +5094.80712890625 4920.24462890625 background all_cells +5110.0888671875 4929.4970703125 background all_cells +5103.40673828125 4923.39208984375 background all_cells +5118.88623046875 4947.2744140625 background all_cells +5102.77197265625 4948.12451171875 background all_cells +5138.6572265625 4950.19482421875 background all_cells +5127.14599609375 4952.64501953125 background all_cells +5112.33642578125 4949.95361328125 background all_cells +5125.181640625 5009.12890625 background all_cells +5128.89111328125 4959.6962890625 background all_cells +5125.06884765625 4968.96435546875 background all_cells +5116.8876953125 4956.09375 background all_cells +5116.5576171875 4963.107421875 background all_cells +5103.20751953125 4960.29052734375 background all_cells +5044.6005859375 4980.7880859375 background all_cells +5053.9677734375 5028.1533203125 background all_cells +5048.189453125 5010.76123046875 background all_cells +5051.97119140625 4969.720703125 background all_cells +5058.4638671875 4966.20751953125 background all_cells +5048.29443359375 4957.03955078125 background all_cells +5066.09423828125 4957.26318359375 background all_cells +5063.72900390625 4967.43359375 background all_cells +5074.291015625 4964.015625 background all_cells +5059.953125 5019.76171875 background all_cells +5072.56396484375 5028.6201171875 background all_cells +5073.4306640625 5019.39208984375 background all_cells +5061.8662109375 4993.6103515625 background all_cells +5065.4111328125 5009.07080078125 background all_cells +5070.65087890625 5007.93115234375 background all_cells +5084.47314453125 4966.47314453125 background all_cells +5089.5888671875 4958.34326171875 background all_cells +5093.47119140625 5014.2880859375 background all_cells +5091.93115234375 5021.6025390625 background all_cells +5085.8017578125 4975.177734375 background all_cells +5090.02294921875 4963.76513671875 background all_cells +5072.24658203125 4940.21435546875 background all_cells +5095.60205078125 4928.0244140625 background all_cells +5078.072265625 4932.20068359375 background all_cells +5088.4873046875 4931.7529296875 background all_cells +5062.09130859375 4944.37451171875 background all_cells +5067.509765625 4932.65185546875 background all_cells +5064.28271484375 4937.09716796875 background all_cells +5093.33349609375 4944.7666015625 background all_cells +5079.8486328125 4955.5517578125 background all_cells +5092.0205078125 4955.69091796875 background all_cells +5092.37646484375 4950.26953125 background all_cells +5047.2724609375 4938.83544921875 background all_cells +5059.60205078125 4953.45458984375 background all_cells +5054.71435546875 4944.24658203125 background all_cells +5049.1689453125 4949.6552734375 background all_cells +5059.3076171875 4933.08251953125 background all_cells +5049.66845703125 4932.37353515625 background all_cells +5076.751953125 4898.33544921875 background all_cells +5085.83740234375 4886.03955078125 background all_cells +5091.18408203125 4896.94921875 background all_cells +5086.412109375 4901.0380859375 background all_cells +5082.6845703125 4889.72021484375 background all_cells +5103.96875 4892.1689453125 background all_cells +5135.923828125 4882.70751953125 background all_cells +5114.1376953125 4882.2822265625 background all_cells +5083.01611328125 4908.7451171875 background all_cells +5089.18798828125 4914.3251953125 background all_cells +5093.2158203125 4910.92724609375 background all_cells +5083.314453125 4917.87255859375 background all_cells +5085.5703125 4924.14599609375 background all_cells +5086.51953125 4916.45263671875 background all_cells +5046.603515625 4900.158203125 background all_cells +5050.92578125 4886.2060546875 background all_cells +5052.7099609375 4897.13818359375 background all_cells +5052.26123046875 4903.65185546875 background all_cells +5056.552734375 4894.15380859375 background all_cells +5062.31982421875 4885.20458984375 background all_cells +5060.5810546875 4892.59765625 background all_cells +5059.7236328125 4902.40966796875 background all_cells +5056.6884765625 4899.583984375 background all_cells +5055.3955078125 4909.1171875 background all_cells +5058.43505859375 4913.63330078125 background all_cells +5049.9384765625 4911.28857421875 background all_cells +5060.55322265625 4909.54638671875 background all_cells +5053.646484375 4916.51171875 background all_cells +5044.927734375 4914.81689453125 background all_cells +5048.4345703125 4923.4189453125 background all_cells +5042.8642578125 4922.5068359375 background all_cells +5054.75732421875 4925.015625 background all_cells +5059.58544921875 4919.55615234375 background all_cells +5064.50146484375 4918.63232421875 background all_cells +5061.775390625 4925.5556640625 background all_cells +5075.62890625 4915.2822265625 background all_cells +5074.390625 4922.947265625 background all_cells +5067.50634765625 4926.97412109375 background all_cells +5069.92578125 4903.40087890625 background all_cells +5073.6201171875 4888.58154296875 background all_cells +5076.35107421875 4905.62841796875 background all_cells +5073.3603515625 4909.568359375 background all_cells +5064.62548828125 4912.40771484375 background all_cells +5068.33154296875 4891.5302734375 background all_cells +5068.94921875 4911.11328125 background all_cells +5065.35400390625 4898.56494140625 background all_cells +5065.10791015625 4905.37646484375 background all_cells +5016.64208984375 4935.5966796875 background all_cells +5021.712890625 4938.51513671875 background all_cells +5027.6494140625 4936.5419921875 background all_cells +5025.41650390625 4949.05224609375 background all_cells +5022.4794921875 4978.283203125 background all_cells +5018.623046875 4973.34765625 background all_cells +5026.0166015625 4970.9521484375 background all_cells +5023.6640625 4963.7099609375 background all_cells +5017.8681640625 4945.16357421875 background all_cells +5032.166015625 4949.21923828125 background all_cells +5039.197265625 4925.91259765625 background all_cells +5033.94775390625 4930.3271484375 background all_cells +5040.68359375 4937.958984375 background all_cells +5040.92919921875 4932.02783203125 background all_cells +5032.37109375 4941.15673828125 background all_cells +5044.20947265625 4945.03466796875 background all_cells +5037.9833984375 4944.06884765625 background all_cells +5006.1904296875 5017.33154296875 background all_cells +5012.64599609375 5004.33984375 background all_cells +5006.47900390625 5004.83251953125 background all_cells +5039.5966796875 5038.375 background all_cells +5042.90966796875 5019.38525390625 background all_cells +5040.88427734375 5007.14501953125 background all_cells +5022.71484375 5027.49658203125 background all_cells +5029.05517578125 5035.380859375 background all_cells +5027.94140625 5023.9970703125 background all_cells +4955.17626953125 4988.5205078125 background all_cells +4962.65869140625 4979.638671875 background all_cells +4954.955078125 4978.3798828125 background all_cells +4934.72900390625 5031.81591796875 background all_cells +4930.63671875 5040.2646484375 background all_cells +4950.72998046875 5032.24462890625 background all_cells +4964.34912109375 5031.78125 background all_cells +4943.08740234375 5028.5009765625 background all_cells +4966.95947265625 5019.13525390625 background all_cells +4975.60205078125 5013.1962890625 background all_cells +4966.580078125 5009.390625 background all_cells +4973.5380859375 4999.2587890625 background all_cells +4978.923828125 5023.0927734375 background all_cells +4982.8115234375 5039.27294921875 background all_cells +4988.82373046875 5028.2685546875 background all_cells +4991.1630859375 4988.17236328125 background all_cells +5010.81201171875 4995.0615234375 background all_cells +5007.373046875 4988.0927734375 background all_cells +4994.54833984375 4970.1123046875 background all_cells +4991.38330078125 4977.70361328125 background all_cells +5000.57666015625 4976.66357421875 background all_cells +4983.95703125 5000.11279296875 background all_cells +4986.189453125 5013.1650390625 background all_cells +4982.84765625 5007.7568359375 background all_cells +4996.19140625 5004.31298828125 background all_cells +4955.10888671875 4933.8291015625 background all_cells +4956.462890625 4941.56689453125 background all_cells +4956.943359375 4950.861328125 background all_cells +4954.072265625 4970.626953125 background all_cells +4956.701171875 4962.2421875 background all_cells +4965.99462890625 4963.92626953125 background all_cells +4968.0244140625 4971.8759765625 background all_cells +4964.505859375 4958.5009765625 background all_cells +4970.7958984375 4937.73193359375 background all_cells +4970.521484375 4947.2841796875 background all_cells +4968.05078125 4943.94384765625 background all_cells +4978.84375 4936.1904296875 background all_cells +4987.958984375 4943.2978515625 background all_cells +4984.73876953125 4937.98876953125 background all_cells +4982.65185546875 4933.7734375 background all_cells +5000.7861328125 4949.14306640625 background all_cells +4997.6328125 4961.2138671875 background all_cells +4995.3857421875 4955.45947265625 background all_cells +5005.99755859375 4955.123046875 background all_cells +4983.55322265625 4956.58349609375 background all_cells +4987.9921875 4968.2001953125 background all_cells +4990.87841796875 4952.8876953125 background all_cells +4982.1064453125 4969.26904296875 background all_cells +4993.01318359375 4934.8251953125 background all_cells +5008.82177734375 4932.95751953125 background all_cells +4996.17578125 4943.421875 background all_cells +5001.92626953125 4938.0751953125 background all_cells +4978.87255859375 4953.9580078125 background all_cells +4978.74560546875 4948.25537109375 background all_cells +5151.59765625 4962.0546875 background all_cells +5156.82470703125 4996.173828125 background all_cells +5149.33544921875 4993.14501953125 background all_cells +5144.31103515625 4967.921875 background all_cells +5150.90966796875 5071.04052734375 background all_cells +5152.7919921875 5092.4111328125 background all_cells +5154.44140625 5079.22607421875 background all_cells +5163.67724609375 5072.8857421875 background all_cells +5151.537109375 5194.33203125 background all_cells +5147.8466796875 5180.56396484375 background all_cells +5146.14697265625 5199.68212890625 background all_cells +5167.39501953125 5188.7060546875 background all_cells +5156.52001953125 5209.72607421875 background all_cells +5151.4482421875 5173.2998046875 background all_cells +5157.580078125 5053.45849609375 background all_cells +5145.0380859375 5141.81396484375 background all_cells +5146.880859375 5112.216796875 background all_cells +5153.966796875 5129.326171875 background all_cells +5149.228515625 5152.27099609375 background all_cells +5161.943359375 5010.55078125 background all_cells +5158.7080078125 5039.50537109375 background all_cells +5167.82861328125 5018.08349609375 background all_cells +5145.79296875 5038.59814453125 background all_cells +5082.70654296875 5133.189453125 background all_cells +5090.28662109375 5135.18017578125 background all_cells +5092.44775390625 5122.955078125 background all_cells +5082.74609375 5119.2646484375 background all_cells +5084.775390625 5167.0654296875 background all_cells +5080.904296875 5172.5908203125 background all_cells +5094.267578125 5172.80419921875 background all_cells +5104.5087890625 5204.47314453125 background all_cells +5087.224609375 5195.4638671875 background all_cells +5119.01220703125 5196.2060546875 background all_cells +5098.8974609375 5213.23193359375 background all_cells +5082.9306640625 5205.15966796875 background all_cells +5097.4072265625 5150.5732421875 background all_cells +5096.58837890625 5160.1767578125 background all_cells +5087.337890625 5155.98095703125 background all_cells +5106.80029296875 5153.17333984375 background all_cells +5136.111328125 5203.65185546875 background all_cells +5140.451171875 5196.35986328125 background all_cells +5139.24951171875 5186.02685546875 background all_cells +5105.08349609375 5128.478515625 background all_cells +5103.3173828125 5141.26025390625 background all_cells +5131.79541015625 5137.9736328125 background all_cells +5117.50146484375 5140.15869140625 background all_cells +5110.29443359375 5121.50146484375 background all_cells +5088.68505859375 5083.029296875 background all_cells +5086.3095703125 5103.3642578125 background all_cells +5094.6025390625 5109.11474609375 background all_cells +5096.87744140625 5084.53466796875 background all_cells +5097.36865234375 5097.73193359375 background all_cells +5110.181640625 5095.28662109375 background all_cells +5103.4755859375 5111.8349609375 background all_cells +5117.5302734375 5087.759765625 background all_cells +5112.6884765625 5107.1201171875 background all_cells +5108.921875 5084.1220703125 background all_cells +5135.8623046875 5089.34033203125 background all_cells +5127.40087890625 5097.3642578125 background all_cells +5142.96337890625 5097.97314453125 background all_cells +5124.42041015625 5106.47265625 background all_cells +5164.31298828125 4972.169921875 background all_cells +5195.6708984375 4976.06689453125 background all_cells +5197.013671875 4970.08056640625 background all_cells +5179.21630859375 5016.72314453125 background all_cells +5191.94287109375 5023.86474609375 background all_cells +5173.927734375 5026.8505859375 background all_cells +5205.30859375 5027.076171875 background all_cells +5201.8125 5014.91650390625 background all_cells +5192.4521484375 5012.041015625 background all_cells +5197.63427734375 4996.82421875 background all_cells +5185.755859375 4998.2236328125 background all_cells +5178.64501953125 5005.451171875 background all_cells +5130.29638671875 5067.61279296875 background all_cells +5143.90625 5080.21923828125 background all_cells +5127.7265625 5080.77685546875 background all_cells +5135.52587890625 5056.3779296875 background all_cells +5087.27392578125 5071.20458984375 background all_cells +5081.705078125 5084.20703125 background all_cells +5100.68408203125 5079.47314453125 background all_cells +5093.40185546875 5076.60546875 background all_cells +5102.47509765625 5072.8984375 background all_cells +5091.099609375 5056.76611328125 background all_cells +5083.35302734375 5043.5009765625 background all_cells +5084.02978515625 5061.1904296875 background all_cells +5086.87939453125 5039.81494140625 background all_cells +5093.7958984375 5066.7041015625 background all_cells +5109.9375 5056.9853515625 background all_cells +5117.279296875 5063.0322265625 background all_cells +5116.6591796875 5076.373046875 background all_cells +5108.60546875 5072.8935546875 background all_cells +5111.67431640625 5002.33154296875 background all_cells +5123.75244140625 5000.06982421875 background all_cells +5119.56640625 4990.091796875 background all_cells +5136.7275390625 5007.4609375 background all_cells +5126.09912109375 4978.4482421875 background all_cells +5141.5439453125 4983.9248046875 background all_cells +5135.15869140625 4974.708984375 background all_cells +5120.66796875 5017.22412109375 background all_cells +5134.90576171875 5023.66064453125 background all_cells +5125.2978515625 5015.6005859375 background all_cells +5338.35986328125 4966.91357421875 background all_cells +5343.5576171875 4982.544921875 background all_cells +5341.7666015625 5000.49365234375 background all_cells +5343.38330078125 5013.34814453125 background all_cells +5348.42919921875 5026.537109375 background all_cells +5335.8037109375 5041.412109375 background all_cells +5374.9140625 5031.1591796875 background all_cells +5351.677734375 5040.29541015625 background all_cells +5474.271484375 5046.7353515625 background all_cells +5487.10400390625 4988.25439453125 background all_cells +5514.95458984375 5013.1318359375 background all_cells +5503.64208984375 5018.85205078125 background all_cells +5482.41552734375 5042.35498046875 background all_cells +5541.91748046875 5031.97119140625 background all_cells +5542.21630859375 5038.65478515625 background all_cells +5585.95361328125 5000.9990234375 background all_cells +5590.41259765625 5015.67724609375 background all_cells +5567.015625 4991.07666015625 background all_cells +5412.36474609375 4977.7099609375 background all_cells +5448.818359375 4992.3330078125 background all_cells +5443.19140625 4995.158203125 background all_cells +5438.9921875 5022.41650390625 background all_cells +5415.36083984375 5005.54296875 background all_cells +5460.54345703125 5102.14111328125 background all_cells +5509.9287109375 5102.8017578125 background all_cells +5468.142578125 5093.61962890625 background all_cells +5592.8271484375 5154.00341796875 background all_cells +5558.1025390625 5151.49169921875 background all_cells +5556.4228515625 5121.02685546875 background all_cells +5593.7568359375 5165.80224609375 background all_cells +5569.75732421875 5157.12646484375 background all_cells +5562.03759765625 5108.75732421875 background all_cells +5528.10009765625 5084.4404296875 background all_cells +5548.55126953125 5087.94873046875 background all_cells +5543.38671875 5115.86474609375 background all_cells +5553.6103515625 5115.76708984375 background all_cells +5540.7802734375 5124.6474609375 background all_cells +5543.26611328125 5160.90869140625 background all_cells +5509.25 5142.974609375 background all_cells +5546.90478515625 5127.46875 background all_cells +5552.63916015625 5144.14208984375 background all_cells +5550.65869140625 5140.31298828125 background all_cells +5411.0625 5125.48828125 background all_cells +5420.65625 5153.06640625 background all_cells +5421.63720703125 5136.7822265625 background all_cells +5415.0439453125 5140.05712890625 background all_cells +5421.083984375 5170.2109375 background all_cells +5418.96630859375 5192.060546875 background all_cells +5403.8056640625 5187.1884765625 background all_cells +5518.02490234375 5201.744140625 background all_cells +5499.56689453125 5213.9287109375 background all_cells +5508.830078125 5215.09765625 background all_cells +5534.45556640625 5203.658203125 background all_cells +5591.2509765625 5173.4794921875 background all_cells +5596.65478515625 5180.28271484375 background all_cells +5574.7734375 5212.669921875 background all_cells +5581.9833984375 5207.54638671875 background all_cells +5583.76171875 5178.625 background all_cells +5511.34521484375 5158.53857421875 background all_cells +5476.37060546875 5185.39208984375 background all_cells +5485.2412109375 5176.53369140625 background all_cells +5475.87548828125 5148.22607421875 background all_cells +5514.947265625 5165.13720703125 background all_cells +5528.048828125 5160.60205078125 background all_cells +5344.48388671875 5093.08203125 background all_cells +5349.91748046875 5077.5947265625 background all_cells +5343.14306640625 5074.34228515625 background all_cells +5376.4931640625 5092.02001953125 background all_cells +5392.05029296875 5099.73779296875 background all_cells +5377.0458984375 5105.728515625 background all_cells +5382.005859375 5099.9892578125 background all_cells +5358.96044921875 5101.6962890625 background all_cells +5362.06494140625 5083.00341796875 background all_cells +5365.28125 5094.8271484375 background all_cells +5356.51220703125 5087.63671875 background all_cells +5340.89794921875 4932.07275390625 background all_cells +5418.23828125 4934.86083984375 background all_cells +5413.4599609375 4923.62890625 background all_cells +5350.43994140625 4928.81640625 background all_cells +5442.8994140625 4933.2744140625 background all_cells +5443.658203125 4971.328125 background all_cells +5444.0126953125 4957.18408203125 background all_cells +5451.37548828125 4953.8876953125 background all_cells +5451.22265625 4935.208984375 background all_cells +5601.42578125 4930.6630859375 background all_cells +5593.22314453125 4917.6689453125 background all_cells +5551.27294921875 4949.3740234375 background all_cells +5497.7021484375 4951.94287109375 background all_cells +5565.26171875 4975.6591796875 background all_cells +5582.94140625 4960.283203125 background all_cells +5570.59765625 4963.5703125 background all_cells +5579.9287109375 4954.943359375 background all_cells +5613.5517578125 4952.8525390625 background all_cells +5608.55810546875 4976.30517578125 background all_cells +5595.583984375 4953.513671875 background all_cells +5340.64794921875 5061.16943359375 background all_cells +5339.85791015625 5083.9716796875 background all_cells +5331.22705078125 5077.37109375 background all_cells +5328.29150390625 5068.14990234375 background all_cells +5340.39404296875 5055.38916015625 background all_cells +5231.681640625 5055.876953125 background all_cells +5222.1220703125 5079.8427734375 background all_cells +5233.0361328125 5074.5556640625 background all_cells +5217.87841796875 5067.98046875 background all_cells +5237.7294921875 5065.048828125 background all_cells +5278.69482421875 5068.8271484375 background all_cells +5262.32080078125 5068.99609375 background all_cells +5241.06103515625 5075.15966796875 background all_cells +5221.74072265625 5033.6123046875 background all_cells +5210.69970703125 5032.28271484375 background all_cells +5234.06201171875 5043.8828125 background all_cells +5318.21435546875 5078.32421875 background all_cells +5312.82666015625 5065.21630859375 background all_cells +5281.23681640625 5085.7548828125 background all_cells +5282.27685546875 5096.4873046875 background all_cells +5267.29541015625 5090.0634765625 background all_cells +5301.28564453125 5122.57861328125 background all_cells +5334.54833984375 5117.16845703125 background all_cells +5323.94482421875 5116.74169921875 background all_cells +5300.5703125 5096.01171875 background all_cells +5329.8046875 5091.53076171875 background all_cells +5323.3720703125 5093.0302734375 background all_cells +5262.44189453125 5125.2529296875 background all_cells +5311.43798828125 5120.2333984375 background all_cells +5280.00732421875 5127.88037109375 background all_cells +5276.29150390625 5114.1220703125 background all_cells +5269.2890625 5102.3798828125 background all_cells +5264.32421875 5111.9404296875 background all_cells +5201.53466796875 5122.61767578125 background all_cells +5221.76953125 5122.7177734375 background all_cells +5226.8125 5129.1162109375 background all_cells +5206.23828125 5125.42236328125 background all_cells +5214.77099609375 5124.4951171875 background all_cells +5237.30908203125 5120.3984375 background all_cells +5249.3798828125 5122.3017578125 background all_cells +5231.66015625 5084.34326171875 background all_cells +5239.22998046875 5099.79296875 background all_cells +5207.8828125 5106.65869140625 background all_cells +5216.74365234375 5089.0224609375 background all_cells +5202.9814453125 5115.91650390625 background all_cells +5220.451171875 5112.79150390625 background all_cells +5212.40673828125 5115.82666015625 background all_cells +5171.3818359375 5039.50341796875 background all_cells +5182.60009765625 5069.37158203125 background all_cells +5162.81103515625 5064.134765625 background all_cells +5205.3662109375 5085.62890625 background all_cells +5207.6396484375 5095.19384765625 background all_cells +5184.86767578125 5100.68798828125 background all_cells +5190.455078125 5050.951171875 background all_cells +5199.943359375 5094.92431640625 background all_cells +5192.240234375 5133.37255859375 background all_cells +5194.40673828125 5121.6865234375 background all_cells +5211.748046875 5132.33056640625 background all_cells +5200.25390625 5133.55810546875 background all_cells +5188.5810546875 5112.6416015625 background all_cells +5173.96533203125 5122.88232421875 background all_cells +5183.19482421875 5122.02001953125 background all_cells +5161.9169921875 5091.93212890625 background all_cells +5163.5166015625 5085.7333984375 background all_cells +5114.9189453125 4816.01708984375 background all_cells +5128.6005859375 4832.18603515625 background all_cells +5123.87744140625 4826.357421875 background all_cells +5120.5341796875 4820.3544921875 background all_cells +5132.560546875 4844.55224609375 background all_cells +5121.47509765625 4847.4306640625 background all_cells +5113.93408203125 4845.0927734375 background all_cells +5157.21826171875 4879.04052734375 background all_cells +5151.8447265625 4866.9814453125 background all_cells +5166.26904296875 4848.19140625 background all_cells +5163.48486328125 4869.6669921875 background all_cells +5151.2021484375 4845.35302734375 background all_cells +5147.9619140625 4913.634765625 background all_cells +5140.01953125 4928.64453125 background all_cells +5161.65966796875 4928.318359375 background all_cells +5148.1455078125 4924.279296875 background all_cells +5162.20361328125 4918.81591796875 background all_cells +5157.2353515625 4946.509765625 background all_cells +5163.6611328125 4950.53173828125 background all_cells +5156.775390625 4954.24951171875 background all_cells +5145.78759765625 5023.1982421875 background all_cells +5147.7822265625 4953.4833984375 background all_cells +5149.65869140625 4931.18017578125 background all_cells +5142.38671875 4931.85888671875 background all_cells +5153.056640625 4941.14453125 background all_cells +5150.66162109375 4936.79736328125 background all_cells +5206.75830078125 4957.0576171875 background all_cells +5217.248046875 5006.8642578125 background all_cells +5220.64208984375 5023.51708984375 background all_cells +5233.48046875 5020.6484375 background all_cells +5228.8955078125 4984.5537109375 background all_cells +5219.818359375 5000.447265625 background all_cells +5229.80224609375 4997.6630859375 background all_cells +5224.9814453125 4950.892578125 background all_cells +5214.47509765625 4975.69482421875 background all_cells +5212.88623046875 4968.2880859375 background all_cells +5222.4873046875 4958.7783203125 background all_cells +5098.923828125 4877.71142578125 background all_cells +5175.69580078125 4860.59423828125 background all_cells +5108.32177734375 4873.5166015625 background all_cells +5182.32421875 4875.1005859375 background all_cells +5198.32373046875 4861.32958984375 background all_cells +5192.4541015625 4877.07373046875 background all_cells +5190.8125 4866.04541015625 background all_cells +5227.61328125 4886.8359375 background all_cells +5224.26904296875 4882.0693359375 background all_cells +5220.59619140625 4903.98291015625 background all_cells +5231.98583984375 4899.17626953125 background all_cells +5214.4111328125 4897.01513671875 background all_cells +5209.66064453125 4867.35302734375 background all_cells +5218.57763671875 4874.9326171875 background all_cells +5232.05322265625 4868.02197265625 background all_cells +5182.8994140625 4904.31298828125 background all_cells +5186.39453125 4889.9580078125 background all_cells +5192.76806640625 4900.05126953125 background all_cells +5167.7412109375 4945.38623046875 background all_cells +5217.001953125 4942.8662109375 background all_cells +5188.42626953125 4942.4970703125 background all_cells +5180.73583984375 4949.5439453125 background all_cells +5191.74365234375 4953.38623046875 background all_cells +5188.67578125 4960.58544921875 background all_cells +5194.93408203125 4914.3369140625 background all_cells +5174.73583984375 4907.982421875 background all_cells +5202.94873046875 4908.09130859375 background all_cells +5213.1279296875 4910.24365234375 background all_cells +5205.958984375 4915.03564453125 background all_cells +5170.37548828125 4954.330078125 background all_cells +5162.73291015625 4958.89208984375 background all_cells +5177.92041015625 4957.56884765625 background all_cells +4927.8046875 4573.439453125 background all_cells +4927.08544921875 4586.90380859375 background all_cells +4934.419921875 4588.53857421875 background all_cells +4927.8349609375 4597.48828125 background all_cells +4938.05615234375 4578.72509765625 background all_cells +5000.19482421875 4582.52685546875 background all_cells +5021.07958984375 4576.6904296875 background all_cells +5013.3603515625 4589.7958984375 background all_cells +5006.12353515625 4577.65283203125 background all_cells +4982.89208984375 4610.05908203125 background all_cells +4974.35107421875 4623.06689453125 background all_cells +4986.3271484375 4621.05078125 background all_cells +4987.90380859375 4613.74267578125 background all_cells +4969.5830078125 4583.68505859375 background all_cells +4991.30517578125 4605.0791015625 background all_cells +4978.5009765625 4601.8623046875 background all_cells +4985.9326171875 4581.1787109375 background all_cells +4982.81103515625 4589.77783203125 background all_cells +4976.30908203125 4577.0947265625 background all_cells +4929.189453125 4613.60498046875 background all_cells +4911.4267578125 4628.03662109375 background all_cells +4942.79638671875 4621.5439453125 background all_cells +4936.68115234375 4615.3720703125 background all_cells +4952.1611328125 4621.8994140625 background all_cells +4965.26025390625 4583.2509765625 background all_cells +4958.5107421875 4584.478515625 background all_cells +4961.57373046875 4596.794921875 background all_cells +4960.74609375 4611.4501953125 background all_cells +4953.65869140625 4603.04345703125 background all_cells +5003.1640625 4639.15673828125 background all_cells +4994.39990234375 4662.791015625 background all_cells +4994.78564453125 4652.09423828125 background all_cells +5000.595703125 4645.5947265625 background all_cells +5006.6962890625 4648.8916015625 background all_cells +5032.67236328125 4650.59228515625 background all_cells +5025.9755859375 4716.900390625 background all_cells +5017.99755859375 4702.90478515625 background all_cells +5031.47900390625 4683.11962890625 background all_cells +5027.85888671875 4638.88818359375 background all_cells +5021.2548828125 4647.6103515625 background all_cells +5032.15478515625 4645.88330078125 background all_cells +5016.52587890625 4642.5771484375 background all_cells +4897.88720703125 4657.07373046875 background all_cells +4907.02587890625 4668.919921875 background all_cells +4922.93115234375 4687.39599609375 background all_cells +4913.24072265625 4696.05517578125 background all_cells +4909.51171875 4685.3740234375 background all_cells +4941.0556640625 4666.6044921875 background all_cells +4929.07666015625 4665.08251953125 background all_cells +4924.2607421875 4675.263671875 background all_cells +4934.037109375 4676.814453125 background all_cells +4934.4765625 4693.76416015625 background all_cells +4931.1220703125 4692.5234375 background all_cells +4932.9306640625 4711.5263671875 background all_cells +4926.81201171875 4701.95751953125 background all_cells +4938.814453125 4706.23681640625 background all_cells +4932.40185546875 4706.3828125 background all_cells +4935.7001953125 4640.6689453125 background all_cells +4939.32861328125 4656.87646484375 background all_cells +4933.28271484375 4656.3515625 background all_cells +4928.57470703125 4643.47509765625 background all_cells +4906.1884765625 4727.31982421875 background all_cells +4946.49951171875 4731.91748046875 background all_cells +4900.10693359375 4726.33544921875 background all_cells +4912.26513671875 4711.65478515625 background all_cells +4931.1259765625 4722.1533203125 background all_cells +4906.5908203125 4718.072265625 background all_cells +4945.41357421875 4717.060546875 background all_cells +4958.74951171875 4720.015625 background all_cells +4952.7705078125 4702.63232421875 background all_cells +4974.302734375 4680.16650390625 background all_cells +4989.87646484375 4681.6474609375 background all_cells +4986.9716796875 4672.42724609375 background all_cells +4974.83349609375 4688.8876953125 background all_cells +4978.24169921875 4720.80224609375 background all_cells +4974.3330078125 4709.52490234375 background all_cells +4987.54150390625 4701.9033203125 background all_cells +4984.63134765625 4732.87939453125 background all_cells +4977.76953125 4730.7197265625 background all_cells +4978.63916015625 4695.62451171875 background all_cells +4949.58251953125 4679.2822265625 background all_cells +4957.9287109375 4686.1015625 background all_cells +4960.8857421875 4671.7763671875 background all_cells +4966.73388671875 4630.09765625 background all_cells +4948.126953125 4633.43896484375 background all_cells +4946.435546875 4648.68359375 background all_cells +4965.80615234375 4641.0146484375 background all_cells +4959.16552734375 4648.32958984375 background all_cells +4979.24267578125 4644.482421875 background all_cells +4943.43798828125 4655.8388671875 background all_cells +4986.78955078125 4659.78466796875 background all_cells +4957.8076171875 4657.44287109375 background all_cells +5029.36767578125 4591.93701171875 background all_cells +5022.279296875 4588.8525390625 background all_cells +5022.033203125 4608.947265625 background all_cells +5029.98388671875 4608.015625 background all_cells +5027.71337890625 4599.32080078125 background all_cells +5022.38916015625 4599.482421875 background all_cells +4994.18212890625 4633.0322265625 background all_cells +5002.40966796875 4621.23828125 background all_cells +4997.30859375 4597.96826171875 background all_cells +4996.52490234375 4614.65234375 background all_cells +4999.60107421875 4603.78466796875 background all_cells +5010.794921875 4596.611328125 background all_cells +5015.44873046875 4603.88720703125 background all_cells +5117.4521484375 4724.14990234375 background all_cells +5114.59423828125 4737.873046875 background all_cells +5106.86669921875 4739.9033203125 background all_cells +5083.16064453125 4731.197265625 background all_cells +5098.1376953125 4723.9091796875 background all_cells +5125.20751953125 4794.77734375 background all_cells +5119.64111328125 4798.80810546875 background all_cells +5089.240234375 4774.88720703125 background all_cells +5106.84423828125 4766.21923828125 background all_cells +5113.71728515625 4792.861328125 background all_cells +5119.845703125 4789.08740234375 background all_cells +5120.53173828125 4782.7890625 background all_cells +5112.96142578125 4751.80712890625 background all_cells +5118.4404296875 4756.0126953125 background all_cells +5101.57373046875 4753.83544921875 background all_cells +5027.4560546875 4830.81005859375 background all_cells +5034.326171875 4830.7939453125 background all_cells +5034.888671875 4836.2939453125 background all_cells +5081.79931640625 4832.62890625 background all_cells +5095.7666015625 4824.3994140625 background all_cells +5095.33740234375 4842.86083984375 background all_cells +5090.30419921875 4833.73779296875 background all_cells +5069.271484375 4844.21484375 background all_cells +5071.72412109375 4829.55126953125 background all_cells +5073.03369140625 4838.90234375 background all_cells +5044.8271484375 4836.4560546875 background all_cells +5038.42626953125 4843.5498046875 background all_cells +5061.734375 4838.41748046875 background all_cells +5057.61865234375 4844.21044921875 background all_cells +5049.75048828125 4840.3203125 background all_cells +5022.3876953125 4835.986328125 background all_cells +5029.86767578125 4839.37939453125 background all_cells +5029.51220703125 4846.9169921875 background all_cells +5023.46337890625 4848.87890625 background all_cells +5022.56689453125 4843.66259765625 background all_cells +5016.1552734375 4834.044921875 background all_cells +4986.56982421875 4834.58447265625 background all_cells +5011.701171875 4845.978515625 background all_cells +5007.267578125 4842.4267578125 background all_cells +5067.16650390625 4798.74755859375 background all_cells +5070.4501953125 4812.30810546875 background all_cells +5069.28564453125 4789.8095703125 background all_cells +5084.0625 4811.71533203125 background all_cells +5082.5458984375 4805.03125 background all_cells +5102.5029296875 4811.90380859375 background all_cells +5109.09033203125 4797.841796875 background all_cells +5096.47900390625 4800.66943359375 background all_cells +5092.49267578125 4806.525390625 background all_cells +5110.59765625 4808.921875 background all_cells +4982.25634765625 4816.72216796875 background all_cells +5031.12646484375 4810.2138671875 background all_cells +5022.30029296875 4818.61181640625 background all_cells +5038.654296875 4821.9892578125 background all_cells +5056.9970703125 4825.29443359375 background all_cells +5043.5107421875 4810.5732421875 background all_cells +5035.96044921875 4780.72265625 background all_cells +5058.50927734375 4769.912109375 background all_cells +5050.7294921875 4765.8837890625 background all_cells +5006.2822265625 4723.71826171875 background all_cells +5026.916015625 4728.0712890625 background all_cells +4995.1484375 4739.01318359375 background all_cells +5013.66015625 4735.46240234375 background all_cells +5003.7451171875 4733.38330078125 background all_cells +5050.45703125 4852.30029296875 background all_cells +5058.33056640625 4855.01611328125 background all_cells +5056.763671875 4851.75048828125 background all_cells +5058.62548828125 4849.646484375 background all_cells +5063.13525390625 4857.3349609375 background all_cells +5055.2626953125 4859.80615234375 background all_cells +5069.55615234375 4861.4794921875 background all_cells +5081.0849609375 4860.0625 background all_cells +5098.84130859375 4856.51220703125 background all_cells +5075.9423828125 4851.17724609375 background all_cells +5060.31396484375 4865.59912109375 background all_cells +5047.05517578125 4872.642578125 background all_cells +5060.46484375 4872.10400390625 background all_cells +5050.29638671875 4866.5869140625 background all_cells +5051.03662109375 4877.16845703125 background all_cells +5056.53173828125 4878.724609375 background all_cells +5068.57861328125 4878.890625 background all_cells +5071.60009765625 4873.685546875 background all_cells +5068.37890625 4867.72998046875 background all_cells +5076.849609375 4876.09716796875 background all_cells +5088.24462890625 4868.984375 background all_cells +5078.599609375 4871.9140625 background all_cells +4988.1689453125 4874.90966796875 background all_cells +5007.68505859375 4875.2314453125 background all_cells +4998.03955078125 4875.65283203125 background all_cells +5003.84814453125 4865.6220703125 background all_cells +5010.0166015625 4858.76123046875 background all_cells +5007.74560546875 4852.455078125 background all_cells +5012.38232421875 4869.826171875 background all_cells +5004.53759765625 4870.88623046875 background all_cells +5009.6748046875 4865.7958984375 background all_cells +4983.8388671875 4866.02001953125 background all_cells +4998.15771484375 4852.29931640625 background all_cells +4995.22509765625 4861.28515625 background all_cells +5016.62841796875 4850.88037109375 background all_cells +5019.70654296875 4854.2265625 background all_cells +5031.39501953125 4859.181640625 background all_cells +5037.15771484375 4853.10107421875 background all_cells +5045.47216796875 4853.1015625 background all_cells +5045.45849609375 4861.48291015625 background all_cells +5039.787109375 4857.95947265625 background all_cells +5036.05322265625 4863.55712890625 background all_cells +5027.7763671875 4866.3095703125 background all_cells +5046.2197265625 4877.73974609375 background all_cells +5037.89111328125 4876.39404296875 background all_cells +5029.31103515625 4870.33984375 background all_cells +5040.54541015625 4868.716796875 background all_cells +5032.00341796875 4872.236328125 background all_cells +5016.19921875 4874.71826171875 background all_cells +5023.24755859375 4873.48486328125 background all_cells +5020.36474609375 4869.27001953125 background all_cells +5017.54638671875 4864.39599609375 background all_cells +5057.70458984375 4669.52392578125 background all_cells +5051.63818359375 4679.23974609375 background all_cells +5053.08740234375 4670.45703125 background all_cells +5063.18896484375 4654.2373046875 background all_cells +5053.4658203125 4652.49560546875 background all_cells +5053.98388671875 4640.77197265625 background all_cells +5085.20947265625 4638.4462890625 background all_cells +5088.68701171875 4660.88037109375 background all_cells +5088.97412109375 4645.41357421875 background all_cells +5092.736328125 4630.61181640625 background all_cells +5085.33544921875 4626.578125 background all_cells +5078.9853515625 4664.205078125 background all_cells +5070.65380859375 4650.53955078125 background all_cells +5058.2880859375 4623.51708984375 background all_cells +5058.423828125 4633.04931640625 background all_cells +5039.642578125 4622.52783203125 background all_cells +5007.04443359375 4685.0654296875 background all_cells +5013.224609375 4704.6572265625 background all_cells +5002.23583984375 4708.78076171875 background all_cells +4996.8271484375 4704.15234375 background all_cells +4994.8486328125 4689.712890625 background all_cells +5074.08056640625 4712.1416015625 background all_cells +5101.5166015625 4701.2197265625 background all_cells +5109.80419921875 4697.9892578125 background all_cells +5099.8935546875 4710.54443359375 background all_cells +5046.77197265625 4688.22265625 background all_cells +5058.6767578125 4687.46728515625 background all_cells +5052.01220703125 4697.4443359375 background all_cells +5049.71484375 4707.30224609375 background all_cells +5040.8076171875 4707.20556640625 background all_cells +5042.35302734375 4697.1162109375 background all_cells +5027.2509765625 4691.13037109375 background all_cells +5036.8388671875 4716.68115234375 background all_cells +5034.9521484375 4704.5068359375 background all_cells +5028.138671875 4701.42431640625 background all_cells +5035.337890625 4697.060546875 background all_cells +5001.13720703125 4664.51806640625 background all_cells +5003.70849609375 4676.5 background all_cells +5012.74169921875 4665.18896484375 background all_cells +5017.78759765625 4679.681640625 background all_cells +5019.5751953125 4672.0888671875 background all_cells +5024.24658203125 4666.02783203125 background all_cells +5034.2197265625 4657.39453125 background all_cells +5039.1171875 4674.01806640625 background all_cells +5010.71337890625 4634.19970703125 background all_cells +5020.5400390625 4633.85546875 background all_cells +5011.54248046875 4654.794921875 background all_cells +5022.62548828125 4652.99951171875 background all_cells +4918.08837890625 4539.99169921875 background all_cells +4920.779296875 4561.93212890625 background all_cells +4909.599609375 4559.4990234375 background all_cells +4906.38720703125 4548.41015625 background all_cells +4922.42822265625 4544.70361328125 background all_cells +4935.310546875 4519.66748046875 background all_cells +4927.25244140625 4554.279296875 background all_cells +4929.9189453125 4546.5380859375 background all_cells +4930.6171875 4536.21533203125 background all_cells +4910.91552734375 4517.40576171875 background all_cells +4909.95361328125 4507.6083984375 background all_cells +4920.0634765625 4522.68896484375 background all_cells +4911.03173828125 4532.6064453125 background all_cells +4910.580078125 4523.76904296875 background all_cells +5031.34375 4542.95849609375 background all_cells +5027.8701171875 4550.02099609375 background all_cells +5046.24365234375 4551.205078125 background all_cells +5056.755859375 4550.96875 background all_cells +5040.24853515625 4562.6796875 background all_cells +5049.48193359375 4562.20654296875 background all_cells +5091.03125 4562.06591796875 background all_cells +5090.4052734375 4568.599609375 background all_cells +5080.685546875 4570.1064453125 background all_cells +5076.8349609375 4564.7958984375 background all_cells +5089.5810546875 4546.70458984375 background all_cells +5062.3466796875 4565.2099609375 background all_cells +5063.919921875 4542.01171875 background all_cells +5070.0615234375 4567.79052734375 background all_cells +5069.212890625 4555.22021484375 background all_cells +5092.1416015625 4511.35595703125 background all_cells +5102.11767578125 4508.0478515625 background all_cells +5095.30078125 4517.96923828125 background all_cells +5102.5009765625 4521.05078125 background all_cells +5115.8349609375 4544.06787109375 background all_cells +5106.57568359375 4536.70849609375 background all_cells +5112.27197265625 4527.6923828125 background all_cells +5109.68603515625 4512.619140625 background all_cells +5100.798828125 4530.9453125 background all_cells +5099.77099609375 4550.88427734375 background all_cells +5117.71826171875 4570.01953125 background all_cells +5112.10498046875 4556.9140625 background all_cells +5108.1611328125 4586.96240234375 background all_cells +5104.07568359375 4602.95654296875 background all_cells +5123.1669921875 4593.33203125 background all_cells +5098.0009765625 4592.21142578125 background all_cells +5091.173828125 4586.6982421875 background all_cells +5052.24560546875 4594.94873046875 background all_cells +5062.95751953125 4590.5166015625 background all_cells +5061.12353515625 4577.64697265625 background all_cells +5056.26171875 4588.728515625 background all_cells +5066.06396484375 4603.15380859375 background all_cells +5079.57470703125 4579.84423828125 background all_cells +5076.6474609375 4602.71240234375 background all_cells +5074.19091796875 4591.2529296875 background all_cells +5050.78955078125 4616.54296875 background all_cells +5074.6044921875 4610.7421875 background all_cells +5084.47509765625 4617.2978515625 background all_cells +5074.72802734375 4614.28466796875 background all_cells +5073.46728515625 4621.26708984375 background all_cells +5123.46728515625 4619.185546875 background all_cells +5031.23095703125 4581.82080078125 background all_cells +5041.0595703125 4607.97412109375 background all_cells +5043.6630859375 4599.34521484375 background all_cells +5045.84130859375 4588.7021484375 background all_cells +5040.5361328125 4584.728515625 background all_cells +4965.45263671875 4568.51513671875 background all_cells +4990.00927734375 4567.0947265625 background all_cells +4991.111328125 4574.96728515625 background all_cells +5008.8759765625 4572.0078125 background all_cells +5015.6064453125 4544.66455078125 background all_cells +5013.39794921875 4548.58447265625 background all_cells +5009.873046875 4544.38330078125 background all_cells +4996.3134765625 4554.16357421875 background all_cells +5000.173828125 4566.64501953125 background all_cells +4997.939453125 4546.07421875 background all_cells +4986.77392578125 4558.609375 background all_cells +4994.45703125 4541.6005859375 background all_cells +4987.294921875 4541.28955078125 background all_cells +4934.9736328125 4508.97021484375 background all_cells +4953.98095703125 4522.58251953125 background all_cells +4944.65087890625 4506.51123046875 background all_cells +4942.59326171875 4518.6875 background all_cells +5000.75927734375 4513.2275390625 background all_cells +5018.736328125 4534.54150390625 background all_cells +5004.79931640625 4534.427734375 background all_cells +5034.14697265625 4534.37109375 background all_cells +5043.97265625 4531.7451171875 background all_cells +5076.126953125 4506.15771484375 background all_cells +5073.98291015625 4530.63916015625 background all_cells +5063.22509765625 4531.34814453125 background all_cells +5058.80859375 4522.1220703125 background all_cells +5047.11865234375 4512.66162109375 background all_cells +4980.20654296875 4519.35205078125 background all_cells +4993.29931640625 4519.984375 background all_cells +4990.4267578125 4511.07421875 background all_cells +4981.201171875 4507.10595703125 background all_cells +5190.8193359375 4505.96923828125 background all_cells +5193.7802734375 4521.68798828125 background all_cells +5200.34423828125 4511.5791015625 background all_cells +5197.9580078125 4517.1044921875 background all_cells +5190.6748046875 4516.8740234375 background all_cells +5163.2548828125 4539.01953125 background all_cells +5168.58154296875 4536.54833984375 background all_cells +5163.8017578125 4547.83935546875 background all_cells +5161.38720703125 4530.4033203125 background all_cells +5130.19970703125 4532.7685546875 background all_cells +5134.6806640625 4546.94140625 background all_cells +5142.82421875 4551.71826171875 background all_cells +5130.28515625 4543.14306640625 background all_cells +5153.29931640625 4543.7841796875 background all_cells +5146.8564453125 4531.83056640625 background all_cells +5234.287109375 4544.4208984375 background all_cells +5177.802734375 4536.7822265625 background all_cells +5182.9130859375 4531.80810546875 background all_cells +5159.91748046875 4515.33154296875 background all_cells +5132.45068359375 4510.498046875 background all_cells +5138.71435546875 4520.705078125 background all_cells +5154.244140625 4523.27490234375 background all_cells +5148.8623046875 4516.32177734375 background all_cells +5187.72119140625 4663.63818359375 background all_cells +5189.70458984375 4672.02294921875 background all_cells +5182.1923828125 4673.5 background all_cells +5190.0595703125 4683.96875 background all_cells +5141.54345703125 4648.83740234375 background all_cells +5149.9970703125 4697.4111328125 background all_cells +5149.2255859375 4690.76025390625 background all_cells +5145.1748046875 4680.44384765625 background all_cells +5161.6240234375 4688.625 background all_cells +5167.20703125 4684.0234375 background all_cells +5160.6171875 4698.130859375 background all_cells +5164.771484375 4703.60498046875 background all_cells +5173.5048828125 4710.021484375 background all_cells +5186.1474609375 4692.58935546875 background all_cells +5186.8759765625 4698.7216796875 background all_cells +5178.470703125 4696.9833984375 background all_cells +5178.4677734375 4691.52490234375 background all_cells +5128.41943359375 4716.52294921875 background all_cells +5139.7529296875 4705.640625 background all_cells +5139.86376953125 4699.2578125 background all_cells +5227.525390625 4625.27685546875 background all_cells +5238.4375 4632.22998046875 background all_cells +5226.818359375 4667.546875 background all_cells +5236.45654296875 4641.583984375 background all_cells +5222.017578125 4679.45947265625 background all_cells +5228.74169921875 4688.6630859375 background all_cells +5216.9140625 4713.3837890625 background all_cells +5217.4189453125 4693.24169921875 background all_cells +5208.77587890625 4704.8193359375 background all_cells +5206.63720703125 4697.38623046875 background all_cells +5202.146484375 4659.3388671875 background all_cells +5212.91650390625 4674.9482421875 background all_cells +5202.89892578125 4675.40576171875 background all_cells +5214.5703125 4663.35205078125 background all_cells +5207.93408203125 4662.64892578125 background all_cells +5184.8466796875 4577.83544921875 background all_cells +5206.212890625 4577.45849609375 background all_cells +5197.72998046875 4578.4541015625 background all_cells +5191.17529296875 4580.06689453125 background all_cells +5190.23095703125 4567.17333984375 background all_cells +5152.48095703125 4598.861328125 background all_cells +5172.4892578125 4638.509765625 background all_cells +5162.77099609375 4608.7255859375 background all_cells +5216.38330078125 4602.044921875 background all_cells +5217.546875 4595.29248046875 background all_cells +5216.0751953125 4608.779296875 background all_cells +5127.90087890625 4602.544921875 background all_cells +5141.89111328125 4569.376953125 background all_cells +5134.173828125 4588.396484375 background all_cells +5130.2626953125 4585.1513671875 background all_cells +5217.8125 4568.7890625 background all_cells +5229.70166015625 4556.3212890625 background all_cells +5235.86669921875 4571.6240234375 background all_cells +5226.7138671875 4571.67138671875 background all_cells +5164.69140625 4779.82275390625 background all_cells +5163.251953125 4764.9208984375 background all_cells +5153.35498046875 4787.115234375 background all_cells +5143.060546875 4799.83740234375 background all_cells +5154.607421875 4814.044921875 background all_cells +5131.001953125 4813.0849609375 background all_cells +5142.13623046875 4817.83837890625 background all_cells +5162.37939453125 4823.4541015625 background all_cells +5153.47119140625 4833.86328125 background all_cells +5151.27294921875 4825.42138671875 background all_cells +5145.01513671875 4768.37451171875 background all_cells +5145.3037109375 4775.2314453125 background all_cells +5152.4091796875 4770.4189453125 background all_cells +5218.43408203125 4835.609375 background all_cells +5210.3525390625 4842.58544921875 background all_cells +5220.90771484375 4847.767578125 background all_cells +5228.47607421875 4846.54345703125 background all_cells +5218.1748046875 4842.9267578125 background all_cells +5194.66162109375 4841.50244140625 background all_cells +5202.87060546875 4835.19580078125 background all_cells +5181.52734375 4848.91259765625 background all_cells +5190.69189453125 4853.388671875 background all_cells +5217.22314453125 4822.36767578125 background all_cells +5203.181640625 4824.4375 background all_cells +5180.130859375 4835.50341796875 background all_cells +5175.55908203125 4825.4189453125 background all_cells +5187.80322265625 4819.02294921875 background all_cells +5164.95458984375 4716.98193359375 background all_cells +5127.52197265625 4768.0068359375 background all_cells +5131.05419921875 4786.90625 background all_cells +5126.71923828125 4778.732421875 background all_cells +5132.92578125 4775.0458984375 background all_cells +5129.53857421875 4735.3994140625 background all_cells +5140.8076171875 4717.07568359375 background all_cells +5125.7138671875 4760.751953125 background all_cells +5136.5966796875 4750.12060546875 background all_cells +5175.662109375 4747.6064453125 background all_cells +5175.34130859375 4739.20263671875 background all_cells +5154.712890625 4716.27978515625 background all_cells +5155.78955078125 4754.95458984375 background all_cells +5151.42236328125 4739.8994140625 background all_cells +5159.12158203125 4731.3095703125 background all_cells +5151.20361328125 4728.76220703125 background all_cells +5156.37353515625 4723.205078125 background all_cells +5178.6025390625 4756.955078125 background all_cells +5191.20703125 4759.056640625 background all_cells +5172.03466796875 4772.5615234375 background all_cells +5182.19580078125 4792.8388671875 background all_cells +5177.6435546875 4766.41943359375 background all_cells +5178.44677734375 4781.423828125 background all_cells +5198.35400390625 4785.3984375 background all_cells +5211.81787109375 4782.7685546875 background all_cells +5190.12939453125 4780.6748046875 background all_cells +5196.37353515625 4774.94384765625 background all_cells +5203.03125 4756.56689453125 background all_cells +5218.31494140625 4755.9287109375 background all_cells +5234.623046875 4769.80810546875 background all_cells +5218.84521484375 4771.86669921875 background all_cells +5236.107421875 4775.546875 background all_cells +5228.3046875 4759.91357421875 background all_cells +4840.666015625 4593.9501953125 background all_cells +4845.51171875 4581.11767578125 background all_cells +4840.5458984375 4585.87255859375 background all_cells +4850.14306640625 4609.2119140625 background all_cells +4834.26708984375 4614.02197265625 background all_cells +4835.38330078125 4619.00439453125 background all_cells +4839.68701171875 4630.6513671875 background all_cells +4842.57861328125 4620.1181640625 background all_cells +4862.3603515625 4616.0146484375 background all_cells +4869.6240234375 4631.01025390625 background all_cells +4858.4853515625 4627.89013671875 background all_cells +4836.43310546875 4602.41259765625 background all_cells +4841.31201171875 4606.0185546875 background all_cells +4845.63671875 4607.43359375 background all_cells +4847.14501953125 4599.56298828125 background all_cells +4849.87548828125 4578.2021484375 background all_cells +4850.58935546875 4590.6787109375 background all_cells +4802.02197265625 4614.3486328125 background all_cells +4802.12255859375 4622.4765625 background all_cells +4792.466796875 4619.12451171875 background all_cells +4817.98876953125 4631.43603515625 background all_cells +4813.50048828125 4625.09326171875 background all_cells +4826.77783203125 4621.576171875 background all_cells +4822.3974609375 4620.6435546875 background all_cells +4829.833984375 4632.978515625 background all_cells +4816.63671875 4621.5029296875 background all_cells +4810.56396484375 4614.12548828125 background all_cells +4816.4443359375 4591.1298828125 background all_cells +4818.09716796875 4601.6826171875 background all_cells +4819.73291015625 4612.6259765625 background all_cells +4829.921875 4638.61962890625 background all_cells +4760.87451171875 4636.416015625 background all_cells +4789.42041015625 4637.484375 background all_cells +4817.30126953125 4643.48681640625 background all_cells +4806.65185546875 4641.25390625 background all_cells +4805.0283203125 4652.5703125 background all_cells +4833.07568359375 4657.8330078125 background all_cells +4825.166015625 4653.4755859375 background all_cells +4813.53564453125 4649.9326171875 background all_cells +4804.6123046875 4648.36767578125 background all_cells +4793.27880859375 4666.82373046875 background all_cells +4802.9453125 4675.98583984375 background all_cells +4798.40185546875 4661.8740234375 background all_cells +4764.59033203125 4669.78173828125 background all_cells +4788.3154296875 4653.46240234375 background all_cells +4785.21044921875 4676.94384765625 background all_cells +4778.33349609375 4648.90869140625 background all_cells +4873.93994140625 4676.1591796875 background all_cells +4871.92529296875 4644.681640625 background all_cells +4892.43115234375 4651.03271484375 background all_cells +4890.60107421875 4671.65087890625 background all_cells +4885.794921875 4662.470703125 background all_cells +4877.93310546875 4654.54833984375 background all_cells +4839.50537109375 4674.89013671875 background all_cells +4833.74755859375 4668.05908203125 background all_cells +4833.349609375 4674.83154296875 background all_cells +4845.6552734375 4680.62548828125 background all_cells +4840.31640625 4679.4931640625 background all_cells +4851.8486328125 4659.00244140625 background all_cells +4854.72802734375 4642.58349609375 background all_cells +4863.0048828125 4658.00146484375 background all_cells +4857.1533203125 4669.62353515625 background all_cells +4675.32080078125 4642.24072265625 background all_cells +4685.4599609375 4627.642578125 background all_cells +4689.30859375 4650.8447265625 background all_cells +4745.89599609375 4662.51513671875 background all_cells +4750.3466796875 4634.30615234375 background all_cells +4751.400390625 4664.69482421875 background all_cells +4737.52880859375 4675.7529296875 background all_cells +4739.7841796875 4647.80322265625 background all_cells +4723.93505859375 4678.2578125 background all_cells +4765.80810546875 4605.85400390625 background all_cells +4758.287109375 4600.6328125 background all_cells +4752.57275390625 4609.89013671875 background all_cells +4748.4208984375 4604.23681640625 background all_cells +4757.34814453125 4615.60791015625 background all_cells +4779.6640625 4621.015625 background all_cells +4760.04443359375 4620.4453125 background all_cells +4763.80419921875 4622.958984375 background all_cells +4784.93017578125 4600.76416015625 background all_cells +4803.521484375 4601.77001953125 background all_cells +4793.56494140625 4606.64794921875 background all_cells +4777.79931640625 4598.6708984375 background all_cells +4791.88720703125 4629.49169921875 background all_cells +4764.11328125 4629.73779296875 background all_cells +4809.00244140625 4629.32177734375 background all_cells +4771.8349609375 4629.48828125 background all_cells +4803.5146484375 4634.4736328125 background all_cells +4780.57568359375 4632.21484375 background all_cells +4750.31787109375 4590.70068359375 background all_cells +4748.2412109375 4598.1689453125 background all_cells +4763.0126953125 4591.13720703125 background all_cells +4571.50244140625 4759.248046875 background all_cells +4578.427734375 4744.99072265625 background all_cells +4579.3779296875 4754.0234375 background all_cells +4612.9521484375 4786.83837890625 background all_cells +4625.2880859375 4787.1630859375 background all_cells +4620.8525390625 4785.98486328125 background all_cells +4587.35205078125 4771.3818359375 background all_cells +4576.61474609375 4786.224609375 background all_cells +4590.3212890625 4760.052734375 background all_cells +4598.47509765625 4768.63427734375 background all_cells +4589.6259765625 4779.92041015625 background all_cells +4588.71337890625 4765.97021484375 background all_cells +4604.69482421875 4781.48974609375 background all_cells +4607.09326171875 4764.1787109375 background all_cells +4606.5 4771.93212890625 background all_cells +4616.26904296875 4777.93505859375 background all_cells +4617.623046875 4769.3046875 background all_cells +4687.654296875 4864.60693359375 background all_cells +4697.02490234375 4855.39892578125 background all_cells +4693.68603515625 4861.8203125 background all_cells +4692.087890625 4872.48583984375 background all_cells +4772.65478515625 4846.3671875 background all_cells +4781.80517578125 4845.76806640625 background all_cells +4705.3671875 4864.251953125 background all_cells +4741.8125 4876.029296875 background all_cells +4721.7734375 4878.5009765625 background all_cells +4708.65087890625 4874.7958984375 background all_cells +4640.39013671875 4825.26416015625 background all_cells +4636.46875 4841.60546875 background all_cells +4642.6044921875 4855.4833984375 background all_cells +4632.20703125 4851.06201171875 background all_cells +4642.59375 4841.0810546875 background all_cells +4682.35791015625 4834.693359375 background all_cells +4687.95751953125 4839.85009765625 background all_cells +4684.66552734375 4848.67626953125 background all_cells +4668.166015625 4839.16845703125 background all_cells +4668.01318359375 4849.3623046875 background all_cells +4675.33349609375 4846.34228515625 background all_cells +4675.947265625 4828.3916015625 background all_cells +4670.07275390625 4832.958984375 background all_cells +4664.6923828125 4866.0908203125 background all_cells +4679.0078125 4859.4091796875 background all_cells +4666.28515625 4858.80615234375 background all_cells +4681.13720703125 4869.57421875 background all_cells +4663.63720703125 4873.533203125 background all_cells +4657.25927734375 4830.6396484375 background all_cells +4650.85546875 4846.18212890625 background all_cells +4662.22998046875 4844.15234375 background all_cells +4656.86865234375 4843.80712890625 background all_cells +4647.947265625 4837.11328125 background all_cells +4663.20361328125 4834.05029296875 background all_cells +4575.62451171875 4798.3271484375 background all_cells +4591.685546875 4793.298828125 background all_cells +4588.66845703125 4811.50732421875 background all_cells +4574.501953125 4814.302734375 background all_cells +4609.458984375 4817.4453125 background all_cells +4607.53173828125 4798.28173828125 background all_cells +4614.67529296875 4854.6728515625 background all_cells +4616.32421875 4863.89306640625 background all_cells +4622.94287109375 4863.42724609375 background all_cells +4604.4033203125 4827.44482421875 background all_cells +4623.56298828125 4844.474609375 background all_cells +4612.74609375 4837.5673828125 background all_cells +4628.9150390625 4829.9951171875 background all_cells +4585.3056640625 4840.00146484375 background all_cells +4599.01416015625 4839.41650390625 background all_cells +4579.30224609375 4848.09375 background all_cells +4591.03466796875 4833.31787109375 background all_cells +4620.99951171875 4794.005859375 background all_cells +4624.841796875 4803.89111328125 background all_cells +4626.884765625 4796.455078125 background all_cells +4647.3310546875 4790.09716796875 background all_cells +4656.39892578125 4806.90234375 background all_cells +4647.33154296875 4795.38134765625 background all_cells +4665.462890625 4810.9951171875 background all_cells +4675.701171875 4816.31884765625 background all_cells +4659.80029296875 4815.34423828125 background all_cells +4665.890625 4821.91552734375 background all_cells +4649.78076171875 4820.25048828125 background all_cells +4638.3720703125 4792.25830078125 background all_cells +4631.8291015625 4798.318359375 background all_cells +4640.419921875 4798.36083984375 background all_cells +4781.41552734375 4505.8173828125 background all_cells +4783.28564453125 4548.8388671875 background all_cells +4781.4560546875 4558.35546875 background all_cells +4783.20703125 4520.92529296875 background all_cells +4780.736328125 4515.01318359375 background all_cells +4808.513671875 4556.63134765625 background all_cells +4812.7685546875 4543.79052734375 background all_cells +4810.8857421875 4536.94921875 background all_cells +4799.37939453125 4519.77294921875 background all_cells +4790.32177734375 4511.4111328125 background all_cells +4794.98779296875 4514.0771484375 background all_cells +4816.99365234375 4510.96337890625 background all_cells +4814.669921875 4520.50341796875 background all_cells +4806.3564453125 4511.0791015625 background all_cells +4811.09326171875 4528.29736328125 background all_cells +4820.53466796875 4533.7822265625 background all_cells +4802.9521484375 4527.81494140625 background all_cells +4788.1552734375 4554.0634765625 background all_cells +4790.341796875 4560.2900390625 background all_cells +4820.54443359375 4543.94091796875 background all_cells +4826.84814453125 4546.2802734375 background all_cells +4821.71484375 4552.3271484375 background all_cells +4834.03125 4538.52099609375 background all_cells +4833.81494140625 4554.1669921875 background all_cells +4844.5009765625 4511.26025390625 background all_cells +4852.38525390625 4529.94677734375 background all_cells +4843.060546875 4529.45263671875 background all_cells +4855.416015625 4524.033203125 background all_cells +4853.62939453125 4539.13330078125 background all_cells +4861.15673828125 4562.41015625 background all_cells +4822.10009765625 4514.35791015625 background all_cells +4832.8515625 4519.06591796875 background all_cells +4827.75244140625 4530.1123046875 background all_cells +4825.353515625 4521.5732421875 background all_cells +4820.44287109375 4560.72265625 background all_cells +4812.26611328125 4564.74462890625 background all_cells +4845.40380859375 4568.9150390625 background all_cells +4848.767578125 4565.0 background all_cells +4828.21337890625 4564.48095703125 background all_cells +4838.54248046875 4565.21240234375 background all_cells +4835.73779296875 4574.39892578125 background all_cells +4829.73779296875 4586.18603515625 background all_cells +4822.26318359375 4570.37890625 background all_cells +4819.4462890625 4577.02392578125 background all_cells +4807.3369140625 4575.37158203125 background all_cells +4802.84716796875 4570.3740234375 background all_cells +4576.2919921875 4689.1923828125 background all_cells +4620.1689453125 4681.3583984375 background all_cells +4610.57861328125 4679.263671875 background all_cells +4613.400390625 4694.43212890625 background all_cells +4626.6982421875 4690.359375 background all_cells +4628.404296875 4682.4970703125 background all_cells +4630.16259765625 4693.607421875 background all_cells +4607.74267578125 4702.6650390625 background all_cells +4630.53076171875 4701.4130859375 background all_cells +4622.1669921875 4703.59228515625 background all_cells +4598.76416015625 4654.75341796875 background all_cells +4623.5390625 4670.6357421875 background all_cells +4630.7900390625 4657.05615234375 background all_cells +4612.0927734375 4660.53857421875 background all_cells +4620.25390625 4659.42236328125 background all_cells +4637.80419921875 4691.3603515625 background all_cells +4660.29248046875 4702.3046875 background all_cells +4654.7451171875 4691.712890625 background all_cells +4642.81201171875 4702.4677734375 background all_cells +4639.650390625 4706.8720703125 background all_cells +4646.83935546875 4693.83935546875 background all_cells +4649.08349609375 4678.916015625 background all_cells +4649.97900390625 4685.42724609375 background all_cells +4656.13037109375 4685.65673828125 background all_cells +4657.03173828125 4679.57080078125 background all_cells +4646.537109375 4667.93212890625 background all_cells +4638.09375 4673.02783203125 background all_cells +4643.0712890625 4679.06298828125 background all_cells +4638.2705078125 4685.62841796875 background all_cells +4591.78466796875 4706.14501953125 background all_cells +4608.33056640625 4724.89111328125 background all_cells +4605.87158203125 4710.982421875 background all_cells +4603.84033203125 4706.20458984375 background all_cells +4628.8134765625 4777.287109375 background all_cells +4638.61376953125 4778.26513671875 background all_cells +4634.2041015625 4787.4443359375 background all_cells +4632.06396484375 4782.1103515625 background all_cells +4631.90625 4731.43408203125 background all_cells +4618.26611328125 4712.8154296875 background all_cells +4635.861328125 4737.54345703125 background all_cells +4637.2685546875 4730.40869140625 background all_cells +4646.83203125 4736.29736328125 background all_cells +4643.50439453125 4736.55859375 background all_cells +4670.09375 4732.96533203125 background all_cells +4719.4775390625 4812.64794921875 background all_cells +4736.51123046875 4818.015625 background all_cells +4734.556640625 4832.12060546875 background all_cells +4728.18994140625 4811.57177734375 background all_cells +4753.23388671875 4825.53076171875 background all_cells +4770.64892578125 4784.5859375 background all_cells +4781.06396484375 4838.07763671875 background all_cells +4779.20556640625 4795.521484375 background all_cells +4741.6552734375 4807.46044921875 background all_cells +4709.30078125 4780.89990234375 background all_cells +4713.26318359375 4789.88134765625 background all_cells +4707.4228515625 4774.1552734375 background all_cells +4685.97509765625 4757.35009765625 background all_cells +4710.45703125 4739.93701171875 background all_cells +4704.017578125 4754.111328125 background all_cells +4719.94384765625 4751.71826171875 background all_cells +4745.73779296875 4747.541015625 background all_cells +4729.9384765625 4766.13427734375 background all_cells +4773.986328125 4753.99658203125 background all_cells +4772.6298828125 4738.2744140625 background all_cells +4723.93896484375 4739.6044921875 background all_cells +4811.28271484375 4687.08349609375 background all_cells +4768.24462890625 4698.58154296875 background all_cells +4806.97021484375 4700.7451171875 background all_cells +4825.30078125 4695.82373046875 background all_cells +4882.70751953125 4713.27490234375 background all_cells +4872.58447265625 4725.14501953125 background all_cells +4871.30029296875 4719.677734375 background all_cells +4881.10400390625 4692.5400390625 background all_cells +4852.9638671875 4688.52001953125 background all_cells +4865.68603515625 4706.84716796875 background all_cells +4871.46533203125 4697.810546875 background all_cells +4859.103515625 4693.2763671875 background all_cells +4814.85791015625 4713.8583984375 background all_cells +4840.99658203125 4723.14111328125 background all_cells +4835.30859375 4730.9951171875 background all_cells +4823.34765625 4717.64453125 background all_cells +4673.73681640625 4662.681640625 background all_cells +4709.50341796875 4678.1171875 background all_cells +4702.65869140625 4673.65966796875 background all_cells +4665.94970703125 4718.95166015625 background all_cells +4705.8623046875 4719.3720703125 background all_cells +4744.10400390625 4725.46826171875 background all_cells +4675.7744140625 4727.04150390625 background all_cells +4687.505859375 4694.0615234375 background all_cells +4665.0576171875 4690.29541015625 background all_cells +4671.20166015625 4700.00634765625 background all_cells +4663.22509765625 4696.80615234375 background all_cells +4706.94384765625 4710.94873046875 background all_cells +4698.98876953125 4704.720703125 background all_cells +4867.32470703125 4563.87255859375 background all_cells +4875.22314453125 4565.7607421875 background all_cells +4895.0791015625 4580.96875 background all_cells +4885.29150390625 4584.4599609375 background all_cells +4915.90673828125 4571.90576171875 background all_cells +4911.1484375 4586.89404296875 background all_cells +4916.76953125 4585.921875 background all_cells +4895.8525390625 4515.0517578125 background all_cells +4888.5439453125 4507.8603515625 background all_cells +4898.94677734375 4537.95068359375 background all_cells +4903.626953125 4569.8681640625 background all_cells +4890.0087890625 4569.32275390625 background all_cells +4893.5126953125 4557.70458984375 background all_cells +4894.55224609375 4550.39794921875 background all_cells +4894.2548828125 4543.248046875 background all_cells +4901.724609375 4521.76513671875 background all_cells +4900.90771484375 4531.537109375 background all_cells +4894.69677734375 4525.759765625 background all_cells +4883.8896484375 4550.49462890625 background all_cells +4884.98583984375 4560.73095703125 background all_cells +4889.50390625 4550.32666015625 background all_cells +4900.03173828125 4589.9130859375 background all_cells +4936.6923828125 4604.14990234375 background all_cells +4945.7236328125 4605.74951171875 background all_cells +4910.07568359375 4607.38037109375 background all_cells +4905.24658203125 4596.54931640625 background all_cells +4887.90478515625 4624.26171875 background all_cells +4898.6865234375 4611.916015625 background all_cells +4895.587890625 4631.693359375 background all_cells +4915.1044921875 4604.34619140625 background all_cells +4874.025390625 4596.8994140625 background all_cells +4889.30908203125 4599.06298828125 background all_cells +4884.82421875 4617.38330078125 background all_cells +4876.072265625 4610.830078125 background all_cells +4871.69921875 4504.56298828125 background all_cells +4887.92333984375 4521.17724609375 background all_cells +4874.7197265625 4552.45166015625 background all_cells +4876.6943359375 4532.90185546875 background all_cells +4877.33740234375 4544.396484375 background all_cells +4885.7490234375 4540.3935546875 background all_cells +4881.5146484375 4525.93505859375 background all_cells +4863.2119140625 4535.681640625 background all_cells +4865.95361328125 4541.8212890625 background all_cells +4871.1650390625 4537.779296875 background all_cells +4605.4921875 4517.3134765625 background all_cells +4572.27734375 4512.68115234375 background all_cells +4571.83544921875 4548.9521484375 background all_cells +4576.04296875 4575.88037109375 background all_cells +4584.03662109375 4571.27880859375 background all_cells +4639.525390625 4536.912109375 background all_cells +4653.36865234375 4536.2236328125 background all_cells +4650.20654296875 4528.82080078125 background all_cells +4647.4482421875 4515.0966796875 background all_cells +4630.59521484375 4538.67822265625 background all_cells +4635.33984375 4558.49560546875 background all_cells +4633.93408203125 4507.19580078125 background all_cells +4616.86328125 4581.9052734375 background all_cells +4577.72998046875 4591.47216796875 background all_cells +4598.3544921875 4621.82080078125 background all_cells +4572.982421875 4650.8134765625 background all_cells +4584.77880859375 4643.6708984375 background all_cells +4580.99169921875 4625.89208984375 background all_cells +4602.853515625 4629.90234375 background all_cells +4590.4765625 4606.08251953125 background all_cells +4603.04052734375 4615.091796875 background all_cells +4596.04248046875 4611.55908203125 background all_cells +4609.8046875 4643.75732421875 background all_cells +4620.63916015625 4643.01220703125 background all_cells +4633.61962890625 4611.44482421875 background all_cells +4620.7724609375 4631.400390625 background all_cells +4661.8046875 4560.26025390625 background all_cells +4671.4658203125 4538.64501953125 background all_cells +4674.228515625 4552.888671875 background all_cells +4691.201171875 4526.341796875 background all_cells +4697.81640625 4528.638671875 background all_cells +4681.7392578125 4544.63525390625 background all_cells +4713.54931640625 4545.75439453125 background all_cells +4690.91748046875 4548.68115234375 background all_cells +4686.36865234375 4551.22119140625 background all_cells +4672.8896484375 4519.2138671875 background all_cells +4662.78076171875 4519.11279296875 background all_cells +4687.79736328125 4511.31787109375 background all_cells +4685.02490234375 4522.53466796875 background all_cells +4675.43359375 4525.17041015625 background all_cells +4742.78125 4564.39892578125 background all_cells +4760.75732421875 4567.2451171875 background all_cells +4749.81201171875 4557.1484375 background all_cells +4786.12060546875 4564.45654296875 background all_cells +4777.259765625 4570.3828125 background all_cells +4770.9248046875 4561.6171875 background all_cells +4787.443359375 4572.75732421875 background all_cells +4792.7861328125 4576.31787109375 background all_cells +4794.57275390625 4568.33935546875 background all_cells +4784.0 4593.63330078125 background all_cells +4780.3642578125 4581.25732421875 background all_cells +4809.13232421875 4588.21923828125 background all_cells +4800.03662109375 4588.56201171875 background all_cells +4792.31298828125 4591.0166015625 background all_cells +4765.876953125 4582.0751953125 background all_cells +4773.48779296875 4581.8779296875 background all_cells +4767.98828125 4574.7783203125 background all_cells +4759.37255859375 4509.83447265625 background all_cells +4738.4326171875 4511.671875 background all_cells +4774.5947265625 4521.634765625 background all_cells +4741.10888671875 4523.6796875 background all_cells +4754.2841796875 4535.2890625 background all_cells +4745.33056640625 4519.5439453125 background all_cells +4776.52294921875 4545.55810546875 background all_cells +4787.88720703125 4537.35791015625 background all_cells +4788.61767578125 4540.7109375 background all_cells +4777.59375 4532.89501953125 background all_cells +4777.7802734375 4525.10546875 background all_cells +4792.7763671875 4532.16943359375 background all_cells +4792.18603515625 4524.49462890625 background all_cells +4754.30859375 4551.7021484375 background all_cells +4770.40380859375 4539.79150390625 background all_cells +4765.88427734375 4547.806640625 background all_cells +4650.37939453125 4571.60009765625 background all_cells +4732.09326171875 4575.06689453125 background all_cells +4722.54541015625 4587.15869140625 background all_cells +4756.3212890625 4580.0048828125 background all_cells +4745.93408203125 4574.56982421875 background all_cells +4733.82373046875 4587.04736328125 background all_cells +4694.1533203125 4571.341796875 background all_cells +4706.84033203125 4563.29541015625 background all_cells +4695.04443359375 4580.87744140625 background all_cells +4711.82861328125 4598.8388671875 background all_cells +3048.226806640625 5358.2861328125 background all_cells +3050.468994140625 5337.08203125 background all_cells +3055.375 5354.31591796875 background all_cells +3053.587646484375 5361.87158203125 background all_cells +3086.947509765625 5338.615234375 background all_cells +3103.92138671875 5357.20361328125 background all_cells +3102.111083984375 5346.02001953125 background all_cells +3092.638916015625 5343.2724609375 background all_cells +3038.58642578125 5382.32421875 background all_cells +3060.528564453125 5382.48291015625 background all_cells +3041.5546875 5385.75927734375 background all_cells +3037.602783203125 5391.3984375 background all_cells +3079.77001953125 5373.8759765625 background all_cells +3072.855712890625 5386.35595703125 background all_cells +3086.16357421875 5390.14013671875 background all_cells +3096.785400390625 5371.71533203125 background all_cells +3086.580810546875 5384.28564453125 background all_cells +3079.442138671875 5380.67236328125 background all_cells +3030.008544921875 5347.9423828125 background all_cells +3042.50537109375 5357.07958984375 background all_cells +3041.290283203125 5348.51318359375 background all_cells +3332.5712890625 5334.46142578125 background all_cells +3346.103515625 5355.11474609375 background all_cells +3342.3603515625 5349.0380859375 background all_cells +3347.529296875 5337.04638671875 background all_cells +3373.061767578125 5354.90478515625 background all_cells +3371.568115234375 5394.72412109375 background all_cells +3361.001708984375 5393.654296875 background all_cells +3364.138427734375 5361.88427734375 background all_cells +3344.987060546875 5365.63671875 background all_cells +3336.65869140625 5389.86767578125 background all_cells +3147.68603515625 5368.84716796875 background all_cells +3145.567138671875 5386.068359375 background all_cells +3153.41650390625 5364.64697265625 background all_cells +3146.40185546875 5377.89111328125 background all_cells +3213.487060546875 5362.7958984375 background all_cells +3215.7470703125 5343.2919921875 background all_cells +3211.787109375 5335.33740234375 background all_cells +3209.201904296875 5341.263671875 background all_cells +3171.77392578125 5339.0234375 background all_cells +3198.113525390625 5355.705078125 background all_cells +3193.62109375 5335.38330078125 background all_cells +3203.396240234375 5347.0693359375 background all_cells +3176.5908203125 5354.69921875 background all_cells +3175.77197265625 5375.9365234375 background all_cells +3198.76025390625 5377.41796875 background all_cells +3187.15771484375 5378.28369140625 background all_cells +3169.787109375 5361.16455078125 background all_cells +3166.177001953125 5369.85693359375 background all_cells +3153.881103515625 5344.47021484375 background all_cells +3163.15771484375 5357.2431640625 background all_cells +3158.543212890625 5342.71435546875 background all_cells +3226.648681640625 5356.86328125 background all_cells +3241.647216796875 5371.2392578125 background all_cells +3237.260009765625 5374.751953125 background all_cells +3262.53759765625 5350.36572265625 background all_cells +3269.474853515625 5342.623046875 background all_cells +3264.827392578125 5343.5576171875 background all_cells +3265.23388671875 5370.78857421875 background all_cells +3262.1533203125 5363.88720703125 background all_cells +3251.980712890625 5378.951171875 background all_cells +3304.421630859375 5333.00244140625 background all_cells +3311.97607421875 5343.0458984375 background all_cells +3303.18505859375 5351.263671875 background all_cells +3320.880615234375 5348.06591796875 background all_cells +3310.89892578125 5358.2216796875 background all_cells +3277.543701171875 5371.5556640625 background all_cells +3287.712890625 5346.64208984375 background all_cells +3285.458740234375 5355.99462890625 background all_cells +3280.489013671875 5364.69970703125 background all_cells +3230.306640625 5335.21435546875 background all_cells +3254.052490234375 5352.21337890625 background all_cells +3253.31982421875 5345.041015625 background all_cells +3243.97802734375 5351.14599609375 background all_cells +3233.4794921875 5340.68505859375 background all_cells +3008.83740234375 5364.29345703125 background all_cells +3006.644775390625 5351.66357421875 background all_cells +3003.76220703125 5339.3291015625 background all_cells +2984.308349609375 5373.17333984375 background all_cells +3013.697265625 5370.80029296875 background all_cells +2995.7880859375 5368.4951171875 background all_cells +3029.3017578125 5369.748046875 background all_cells +3038.701904296875 5374.73828125 background all_cells +3030.068359375 5375.646484375 background all_cells +3021.35986328125 5374.10498046875 background all_cells +3015.3564453125 5388.10400390625 background all_cells +3030.227294921875 5384.55322265625 background all_cells +3029.24462890625 5391.85302734375 background all_cells +3020.751708984375 5384.04833984375 background all_cells +2996.66455078125 5381.1044921875 background all_cells +2990.0634765625 5381.072265625 background all_cells +2994.29443359375 5388.3896484375 background all_cells +2984.6181640625 5388.134765625 background all_cells +3004.116455078125 5388.03125 background all_cells +3113.38720703125 5337.34814453125 background all_cells +3120.323486328125 5358.232421875 background all_cells +3127.710205078125 5343.4052734375 background all_cells +3122.816162109375 5340.5751953125 background all_cells +3119.5283203125 5344.650390625 background all_cells +3131.197509765625 5336.23876953125 background all_cells +3141.1455078125 5340.5205078125 background all_cells +3134.64453125 5342.99560546875 background all_cells +3136.88525390625 5363.37353515625 background all_cells +3121.518798828125 5377.67919921875 background all_cells +3138.205810546875 5379.40087890625 background all_cells +3138.587646484375 5373.1220703125 background all_cells +3130.275634765625 5371.03076171875 background all_cells +3096.477783203125 5278.5380859375 background all_cells +3110.420654296875 5283.69921875 background all_cells +3118.0126953125 5277.166015625 background all_cells +3110.92041015625 5280.5263671875 background all_cells +3110.011474609375 5276.88134765625 background all_cells +3106.113525390625 5311.67626953125 background all_cells +3094.643310546875 5308.6689453125 background all_cells +3110.24609375 5309.52734375 background all_cells +3081.39501953125 5305.287109375 background all_cells +3092.191162109375 5295.12158203125 background all_cells +3084.77734375 5295.2392578125 background all_cells +3105.988037109375 5289.95947265625 background all_cells +3098.09033203125 5302.28466796875 background all_cells +3104.103759765625 5299.50732421875 background all_cells +3099.148193359375 5294.92236328125 background all_cells +3108.470947265625 5328.88916015625 background all_cells +3095.09765625 5327.181640625 background all_cells +3098.45458984375 5319.14013671875 background all_cells +3120.489013671875 5313.90380859375 background all_cells +3235.480224609375 5319.05322265625 background all_cells +3245.206787109375 5311.6572265625 background all_cells +3239.88037109375 5312.3359375 background all_cells +3131.139892578125 5320.7783203125 background all_cells +3126.605712890625 5331.59375 background all_cells +3130.47021484375 5295.9619140625 background all_cells +3129.21044921875 5304.6826171875 background all_cells +3142.58154296875 5299.50341796875 background all_cells +3137.384765625 5310.5048828125 background all_cells +3160.251953125 5306.59326171875 background all_cells +3155.422607421875 5295.0703125 background all_cells +3146.92822265625 5334.21728515625 background all_cells +3230.636474609375 5320.5947265625 background all_cells +3163.060546875 5313.77099609375 background all_cells +3173.902587890625 5315.8447265625 background all_cells +3177.347412109375 5318.61669921875 background all_cells +3205.943359375 5300.4921875 background all_cells +3264.753173828125 5281.6728515625 background all_cells +3269.831298828125 5289.88525390625 background all_cells +3227.16357421875 5286.62158203125 background all_cells +3261.338623046875 5284.23974609375 background all_cells +3233.905517578125 5300.07666015625 background all_cells +3186.829833984375 5306.41552734375 background all_cells +3173.5478515625 5292.9501953125 background all_cells +3173.7353515625 5309.73779296875 background all_cells +3162.998291015625 5290.87255859375 background all_cells +3165.88623046875 5303.26171875 background all_cells +3166.59521484375 5297.59228515625 background all_cells +3170.2958984375 5327.32568359375 background all_cells +3232.781494140625 5326.60693359375 background all_cells +3192.654296875 5326.6123046875 background all_cells +3138.003173828125 5295.0625 background all_cells +3141.979248046875 5276.26806640625 background all_cells +3140.087158203125 5278.65185546875 background all_cells +3154.81787109375 5230.3603515625 background all_cells +3193.940185546875 5234.005859375 background all_cells +3179.7890625 5237.75830078125 background all_cells +3139.18701171875 5241.0625 background all_cells +3156.952392578125 5261.05908203125 background all_cells +3150.147705078125 5250.94970703125 background all_cells +3142.2333984375 5244.7958984375 background all_cells +3166.113037109375 5187.0537109375 background all_cells +3139.156005859375 5194.201171875 background all_cells +3165.281005859375 5196.30126953125 background all_cells +3194.066650390625 5193.98388671875 background all_cells +3147.117919921875 5192.18603515625 background all_cells +3146.87890625 5277.77880859375 background all_cells +3153.771484375 5290.01953125 background all_cells +3147.545166015625 5294.56787109375 background all_cells +3159.584716796875 5267.7734375 background all_cells +3153.746826171875 5269.349609375 background all_cells +3083.734375 5218.591796875 background all_cells +3094.580078125 5212.3154296875 background all_cells +3239.994384765625 5198.716796875 background all_cells +3114.894287109375 5198.44775390625 background all_cells +3293.75341796875 5204.07177734375 background all_cells +3260.95361328125 5192.8525390625 background all_cells +3259.564697265625 5223.1025390625 background all_cells +3098.64599609375 5253.41552734375 background all_cells +3126.99462890625 5254.0908203125 background all_cells +3121.607421875 5256.25 background all_cells +3137.121337890625 5255.53125 background all_cells +3111.81103515625 5256.3251953125 background all_cells +3099.23974609375 5260.38330078125 background all_cells +3092.574951171875 5225.46826171875 background all_cells +3088.964111328125 5237.6572265625 background all_cells +3092.79345703125 5236.63916015625 background all_cells +3085.59912109375 5232.12060546875 background all_cells +3226.556640625 5245.70068359375 background all_cells +3313.410888671875 5235.8837890625 background all_cells +3297.7763671875 5233.28125 background all_cells +3202.587646484375 5237.45751953125 background all_cells +3247.907958984375 5244.1298828125 background all_cells +3216.41064453125 5238.32958984375 background all_cells +3279.447265625 5257.9130859375 background all_cells +3301.30029296875 5249.2451171875 background all_cells +3298.751953125 5265.29736328125 background all_cells +3218.82177734375 5266.638671875 background all_cells +3204.7548828125 5253.26171875 background all_cells +3231.43310546875 5251.15966796875 background all_cells +3255.023193359375 5250.89111328125 background all_cells +3238.196044921875 5255.79833984375 background all_cells +3232.553466796875 5254.96044921875 background all_cells +3179.359619140625 5270.41455078125 background all_cells +3203.727294921875 5273.54150390625 background all_cells +3191.28369140625 5270.49560546875 background all_cells +3225.766357421875 5274.88916015625 background all_cells +3244.753662109375 5273.31298828125 background all_cells +3239.188232421875 5268.00830078125 background all_cells +3230.150634765625 5270.15185546875 background all_cells +3185.2646484375 5284.88427734375 background all_cells +3180.9013671875 5277.8720703125 background all_cells +3217.52490234375 5280.68212890625 background all_cells +3210.9208984375 5289.8134765625 background all_cells +3166.590087890625 5285.138671875 background all_cells +3071.621826171875 5274.01318359375 background all_cells +3082.275146484375 5267.88720703125 background all_cells +3070.0888671875 5286.958984375 background all_cells +3119.00830078125 5264.119140625 background all_cells +3123.973876953125 5261.35986328125 background all_cells +3131.032470703125 5290.9765625 background all_cells +3124.654052734375 5286.984375 background all_cells +3122.850830078125 5281.541015625 background all_cells +3103.15087890625 5265.962890625 background all_cells +3111.769775390625 5266.1171875 background all_cells +3107.923095703125 5270.2998046875 background all_cells +3084.39306640625 5277.6279296875 background all_cells +3089.412841796875 5287.7685546875 background all_cells +3085.535888671875 5286.36376953125 background all_cells +3089.148193359375 5274.71875 background all_cells +3090.3740234375 5280.5859375 background all_cells +3009.919921875 5232.26904296875 background all_cells +3047.272216796875 5237.19482421875 background all_cells +3015.30078125 5240.7177734375 background all_cells +3011.642578125 5236.3662109375 background all_cells +3082.7666015625 5235.98486328125 background all_cells +3083.598876953125 5242.87158203125 background all_cells +3090.8486328125 5245.8349609375 background all_cells +3085.25439453125 5261.08251953125 background all_cells +2993.9658203125 5425.3017578125 background all_cells +2999.36767578125 5416.72705078125 background all_cells +2998.047119140625 5421.7314453125 background all_cells +2994.744384765625 5431.96630859375 background all_cells +3016.222900390625 5417.13134765625 background all_cells +3015.560546875 5439.1123046875 background all_cells +3017.161376953125 5451.814453125 background all_cells +3023.097412109375 5423.8681640625 background all_cells +3017.70361328125 5423.51953125 background all_cells +3014.85498046875 5427.447265625 background all_cells +3005.488037109375 5444.07177734375 background all_cells +3002.017822265625 5437.9697265625 background all_cells +3010.818603515625 5448.85400390625 background all_cells +3011.17626953125 5428.1337890625 background all_cells +3007.94775390625 5420.5078125 background all_cells +3019.660400390625 5395.34033203125 background all_cells +3009.155517578125 5408.32861328125 background all_cells +3008.779296875 5399.9033203125 background all_cells +2994.076171875 5404.16162109375 background all_cells +3002.2255859375 5404.35595703125 background all_cells +3001.375 5409.408203125 background all_cells +2998.837158203125 5397.267578125 background all_cells +3026.903076171875 5440.3876953125 background all_cells +3033.125244140625 5440.65087890625 background all_cells +3030.65625 5435.3095703125 background all_cells +3051.3310546875 5451.32763671875 background all_cells +3055.383056640625 5436.0244140625 background all_cells +3052.247802734375 5442.4951171875 background all_cells +3039.744140625 5449.0517578125 background all_cells +3043.9697265625 5441.6357421875 background all_cells +3045.04345703125 5434.3984375 background all_cells +3039.478271484375 5438.49072265625 background all_cells +3105.469970703125 5396.98828125 background all_cells +3110.382568359375 5407.83251953125 background all_cells +3117.026123046875 5403.73388671875 background all_cells +3119.677001953125 5411.36279296875 background all_cells +3118.844970703125 5397.34814453125 background all_cells +3145.79052734375 5419.43798828125 background all_cells +3140.4560546875 5403.41015625 background all_cells +3133.951171875 5424.171875 background all_cells +3108.55078125 5425.7578125 background all_cells +3124.606201171875 5413.65185546875 background all_cells +3107.576904296875 5415.9248046875 background all_cells +3104.53515625 5414.11279296875 background all_cells +3071.93115234375 5433.3310546875 background all_cells +3081.238525390625 5432.1875 background all_cells +3078.882568359375 5424.04345703125 background all_cells +3101.011474609375 5421.32373046875 background all_cells +3092.799560546875 5413.73193359375 background all_cells +3096.65234375 5403.13232421875 background all_cells +3092.23193359375 5402.7958984375 background all_cells +3093.139404296875 5395.9619140625 background all_cells +3078.01171875 5408.47216796875 background all_cells +3087.465576171875 5401.37744140625 background all_cells +3078.574951171875 5398.916015625 background all_cells +3372.31982421875 4744.095703125 background all_cells +3396.3681640625 4749.41015625 background all_cells +3381.871826171875 4749.94091796875 background all_cells +3440.4794921875 4832.2744140625 background all_cells +3425.170166015625 4845.23193359375 background all_cells +3435.128173828125 4838.44921875 background all_cells +3447.1884765625 4834.7861328125 background all_cells +3416.205810546875 4745.015625 background all_cells +3450.330810546875 4752.67724609375 background all_cells +3426.77880859375 4745.64306640625 background all_cells +3500.135498046875 5016.1435546875 background all_cells +3523.724365234375 5042.3349609375 background all_cells +3520.371337890625 5008.251953125 background all_cells +3503.957275390625 5003.02099609375 background all_cells +3561.99951171875 5010.490234375 background all_cells +3531.197265625 5041.80126953125 background all_cells +3532.74365234375 5023.82080078125 background all_cells +3531.7705078125 5012.64306640625 background all_cells +3430.413818359375 4854.92529296875 background all_cells +3444.47021484375 4876.96923828125 background all_cells +3434.998779296875 4863.53857421875 background all_cells +3508.822509765625 4935.35986328125 background all_cells +3499.4521484375 4903.2021484375 background all_cells +3510.74853515625 4918.37841796875 background all_cells +3509.103759765625 4897.1455078125 background all_cells +3468.21484375 4748.92822265625 background all_cells +3487.18603515625 4904.81298828125 background all_cells +3479.629638671875 4747.412109375 background all_cells +3426.777099609375 4760.1875 background all_cells +3429.25341796875 4806.7109375 background all_cells +3440.9228515625 4796.7958984375 background all_cells +3434.526123046875 4763.98974609375 background all_cells +3559.3359375 4976.86669921875 background all_cells +3545.68359375 4971.35498046875 background all_cells +3551.82568359375 4974.03076171875 background all_cells +3556.35888671875 4996.8046875 background all_cells +3570.263427734375 4985.80224609375 background all_cells +3567.674560546875 5003.08642578125 background all_cells +3540.4287109375 4991.638671875 background all_cells +3530.399169921875 4994.58984375 background all_cells +3539.31103515625 4907.462890625 background all_cells +3524.244384765625 4914.2109375 background all_cells +3548.6611328125 4940.2939453125 background all_cells +3553.557373046875 4965.9453125 background all_cells +3488.089599609375 4917.1162109375 background all_cells +3489.7724609375 4954.9091796875 background all_cells +3491.6708984375 4936.1708984375 background all_cells +3478.8837890625 4930.138671875 background all_cells +3412.020751953125 4890.9716796875 background all_cells +3435.188232421875 4901.8896484375 background all_cells +3360.5048828125 4895.89111328125 background all_cells +3468.19775390625 4920.0712890625 background all_cells +3428.737548828125 4888.8681640625 background all_cells +3465.63525390625 5023.318359375 background all_cells +3471.30859375 5033.349609375 background all_cells +3438.93798828125 5034.55029296875 background all_cells +3431.348876953125 5030.09228515625 background all_cells +3420.66943359375 5028.32080078125 background all_cells +3420.97021484375 4941.171875 background all_cells +3414.111572265625 4939.4462890625 background all_cells +3411.191162109375 4963.4384765625 background all_cells +3417.30712890625 4928.85791015625 background all_cells +3415.29052734375 4948.640625 background all_cells +3413.503173828125 4933.50244140625 background all_cells +3425.257080078125 4972.0263671875 background all_cells +3450.9814453125 4992.93115234375 background all_cells +3379.360595703125 5051.0693359375 background all_cells +3388.26513671875 5045.62451171875 background all_cells +3392.6767578125 4972.904296875 background all_cells +3386.59765625 5023.01318359375 background all_cells +3394.107421875 5073.43701171875 background all_cells +3377.965576171875 5137.14599609375 background all_cells +3382.032470703125 5119.58056640625 background all_cells +3372.50927734375 5119.22216796875 background all_cells +3388.887939453125 5081.7626953125 background all_cells +3410.9609375 5146.5732421875 background all_cells +3426.1943359375 5196.9267578125 background all_cells +3453.729736328125 5088.59814453125 background all_cells +3433.0546875 5081.16162109375 background all_cells +3447.401123046875 5078.32177734375 background all_cells +3462.581787109375 5092.109375 background all_cells +3456.957763671875 5082.03759765625 background all_cells +3419.42919921875 5084.41943359375 background all_cells +3443.7294921875 5089.45556640625 background all_cells +3433.784423828125 5089.08935546875 background all_cells +3355.41357421875 5172.04052734375 background all_cells +3372.501953125 5249.021484375 background all_cells +3394.818359375 5209.19580078125 background all_cells +3432.420166015625 5218.66552734375 background all_cells +3441.907958984375 5199.40771484375 background all_cells +3434.148193359375 5206.28466796875 background all_cells +3412.930908203125 5218.45849609375 background all_cells +3422.743896484375 5217.5859375 background all_cells +3416.372314453125 5204.66162109375 background all_cells +3412.7412109375 5227.3125 background all_cells +3462.19677734375 5256.17333984375 background all_cells +3495.165283203125 5247.6025390625 background all_cells +3490.46484375 5281.06005859375 background all_cells +3511.0205078125 5279.3056640625 background all_cells +3525.408447265625 5281.28125 background all_cells +3516.999755859375 5274.546875 background all_cells +3530.708740234375 5275.7626953125 background all_cells +3550.177001953125 5244.1796875 background all_cells +3524.141357421875 5206.33154296875 background all_cells +3536.930908203125 5188.80810546875 background all_cells +3545.159423828125 5200.4736328125 background all_cells +3487.9296875 5218.822265625 background all_cells +3531.13330078125 5206.54150390625 background all_cells +3449.351318359375 5134.47998046875 background all_cells +3490.197021484375 5169.93896484375 background all_cells +3458.136962890625 5143.22998046875 background all_cells +3587.48974609375 5145.06201171875 background all_cells +3505.331298828125 5147.78125 background all_cells +3538.586669921875 5138.9658203125 background all_cells +3470.235107421875 5094.3388671875 background all_cells +3581.39111328125 5086.33349609375 background all_cells +3532.100341796875 5084.77978515625 background all_cells +3499.66455078125 5086.94384765625 background all_cells +3482.69873046875 5084.6064453125 background all_cells +3479.726318359375 5093.49951171875 background all_cells +3484.40625 5071.44189453125 background all_cells +3499.376220703125 5073.43994140625 background all_cells +3491.591064453125 5071.08984375 background all_cells +3557.356201171875 5077.39697265625 background all_cells +3509.982177734375 5071.4150390625 background all_cells +3521.52001953125 5074.55908203125 background all_cells +3514.828369140625 5078.52587890625 background all_cells +3483.989013671875 5053.2724609375 background all_cells +3509.298828125 5058.61279296875 background all_cells +3494.016845703125 5053.162109375 background all_cells +3441.686279296875 5045.98486328125 background all_cells +3403.51806640625 5039.158203125 background all_cells +3458.097412109375 5041.98291015625 background all_cells +3421.7939453125 5042.623046875 background all_cells +3421.64404296875 5035.267578125 background all_cells +3445.837646484375 5034.68798828125 background all_cells +3442.1845703125 5068.9384765625 background all_cells +3433.314208984375 5069.5771484375 background all_cells +3431.787109375 5055.2421875 background all_cells +3394.58203125 5059.64990234375 background all_cells +3408.93994140625 5073.251953125 background all_cells +3404.857666015625 5054.49072265625 background all_cells +3457.35009765625 5048.13330078125 background all_cells +3467.362548828125 5072.265625 background all_cells +3458.111572265625 5058.54345703125 background all_cells +3470.8193359375 5054.99072265625 background all_cells +3474.598876953125 5050.91357421875 background all_cells +3075.02978515625 5045.87158203125 background all_cells +3074.09375 4988.70263671875 background all_cells +3087.656494140625 4995.662109375 background all_cells +3095.26708984375 5074.0625 background all_cells +3130.09033203125 5067.677734375 background all_cells +3134.63232421875 5048.65673828125 background all_cells +3093.66650390625 5087.25341796875 background all_cells +3097.725341796875 5127.5888671875 background all_cells +3110.928955078125 5120.9111328125 background all_cells +3071.385986328125 5162.29345703125 background all_cells +3113.960205078125 5187.48583984375 background all_cells +3081.78857421875 5173.47998046875 background all_cells +3101.095458984375 5168.17724609375 background all_cells +3107.686279296875 5154.32958984375 background all_cells +3100.795654296875 5151.97998046875 background all_cells +3195.26220703125 4921.9921875 background all_cells +3145.882568359375 4934.4638671875 background all_cells +3142.11767578125 4928.4072265625 background all_cells +3161.906494140625 4922.9814453125 background all_cells +3119.590087890625 4974.23291015625 background all_cells +3185.951416015625 4988.66455078125 background all_cells +3167.89501953125 5006.08642578125 background all_cells +3222.373779296875 4942.1884765625 background all_cells +3225.7138671875 4953.0986328125 background all_cells +3194.924072265625 4944.1728515625 background all_cells +3234.35693359375 4963.42041015625 background all_cells +3245.720947265625 4861.04150390625 background all_cells +3242.394775390625 4964.0673828125 background all_cells +3238.033935546875 4976.03369140625 background all_cells +3317.739501953125 4886.115234375 background all_cells +3252.795654296875 4871.4912109375 background all_cells +3251.417724609375 4877.9208984375 background all_cells +3311.649169921875 4923.02099609375 background all_cells +3288.653076171875 4915.681640625 background all_cells +3278.352783203125 4898.1591796875 background all_cells +3248.213134765625 4978.689453125 background all_cells +3255.61865234375 4978.66748046875 background all_cells +3248.1015625 4970.31591796875 background all_cells +3307.80517578125 4744.90234375 background all_cells +3312.02783203125 4747.1416015625 background all_cells +3300.2080078125 4750.517578125 background all_cells +3251.3779296875 4987.4912109375 background all_cells +3254.24072265625 4998.4814453125 background all_cells +3260.134765625 4997.17333984375 background all_cells +3258.796142578125 4990.02685546875 background all_cells +3264.974853515625 4985.69189453125 background all_cells +3350.1572265625 5023.93408203125 background all_cells +3327.259521484375 4989.25146484375 background all_cells +3323.78515625 5039.02490234375 background all_cells +3284.0517578125 5012.58935546875 background all_cells +3285.669189453125 5030.873046875 background all_cells +3276.74755859375 5023.50146484375 background all_cells +3266.402587890625 5012.1123046875 background all_cells +3299.054931640625 5038.66162109375 background all_cells +3314.475830078125 5053.86669921875 background all_cells +3309.1787109375 5046.8828125 background all_cells +3294.004638671875 5041.99755859375 background all_cells +3294.914306640625 5022.12451171875 background all_cells +3309.594970703125 5030.30224609375 background all_cells +3303.28466796875 5033.97265625 background all_cells +3301.897216796875 5018.8818359375 background all_cells +3271.279541015625 4992.3134765625 background all_cells +3264.357177734375 4994.3447265625 background all_cells +3269.167724609375 4998.822265625 background all_cells +3273.69189453125 5005.42333984375 background all_cells +3277.775390625 5001.40283203125 background all_cells +3186.870361328125 5157.3662109375 background all_cells +3208.79248046875 5168.86474609375 background all_cells +3205.756591796875 5171.45947265625 background all_cells +3209.884521484375 5107.67919921875 background all_cells +3233.375 5097.47509765625 background all_cells +3216.455078125 5111.052734375 background all_cells +3329.87646484375 5078.85693359375 background all_cells +3313.556640625 5131.54248046875 background all_cells +3312.666748046875 5064.1552734375 background all_cells +3322.534912109375 5064.82861328125 background all_cells +3319.281494140625 5071.96044921875 background all_cells +3323.820068359375 5073.16796875 background all_cells +3272.455078125 5151.08740234375 background all_cells +3292.342041015625 5154.25537109375 background all_cells +3305.9814453125 5060.40087890625 background all_cells +3306.81787109375 5096.56005859375 background all_cells +3283.134521484375 5057.021484375 background all_cells +3160.00830078125 4887.67138671875 background all_cells +3176.99951171875 4910.2978515625 background all_cells +3176.456298828125 4902.9052734375 background all_cells +3164.870849609375 4902.689453125 background all_cells +3151.490234375 4890.88037109375 background all_cells +3075.585205078125 4898.2529296875 background all_cells +3137.592529296875 5477.63671875 background all_cells +3127.302001953125 5474.61474609375 background all_cells +3101.27978515625 5494.49853515625 background all_cells +3097.438232421875 5499.68017578125 background all_cells +3529.08642578125 5493.087890625 background all_cells +3517.64794921875 5526.18212890625 background all_cells +3528.139404296875 5507.07763671875 background all_cells +3511.522705078125 5642.90673828125 background all_cells +3510.6494140625 5551.10400390625 background all_cells +3515.037109375 5544.61474609375 background all_cells +3521.140380859375 5541.3486328125 background all_cells +3518.551025390625 5604.79150390625 background all_cells +3518.4951171875 5628.79443359375 background all_cells +3514.141845703125 5618.75048828125 background all_cells +3141.12109375 5486.30322265625 background all_cells +3095.83056640625 5481.60302734375 background all_cells +3095.00146484375 5491.15283203125 background all_cells +3090.99365234375 5483.8291015625 background all_cells +3128.383544921875 5507.18994140625 background all_cells +3133.281005859375 5497.771484375 background all_cells +3128.7265625 5516.048828125 background all_cells +3545.5322265625 5690.0498046875 background all_cells +3550.525390625 5684.2626953125 background all_cells +3549.318359375 5650.54443359375 background all_cells +3545.720703125 5660.67041015625 background all_cells +3546.24853515625 5678.47119140625 background all_cells +3535.98291015625 5664.8701171875 background all_cells +3536.27001953125 5681.5810546875 background all_cells +3528.60009765625 5682.3125 background all_cells +3532.296630859375 5665.0 background all_cells +3587.697265625 5675.8740234375 background all_cells +3595.05126953125 5666.20458984375 background all_cells +3597.26953125 5676.7861328125 background all_cells +3595.13671875 5670.71533203125 background all_cells +3573.336669921875 5676.8798828125 background all_cells +3582.669677734375 5675.037109375 background all_cells +3580.841552734375 5658.2080078125 background all_cells +3574.504638671875 5661.33251953125 background all_cells +3530.20458984375 5654.78857421875 background all_cells +3526.5439453125 5660.83935546875 background all_cells +3526.0771484375 5655.9794921875 background all_cells +3626.14599609375 5787.49951171875 background all_cells +3617.532470703125 5799.61376953125 background all_cells +3597.5380859375 5799.0126953125 background all_cells +3620.996826171875 5776.65283203125 background all_cells +3621.701904296875 5780.4375 background all_cells +3642.9453125 5779.67236328125 background all_cells +3630.1953125 5760.2578125 background all_cells +3624.73828125 5764.35205078125 background all_cells +3624.639892578125 5772.236328125 background all_cells +3618.437255859375 5766.97265625 background all_cells +3608.080078125 5760.03076171875 background all_cells +3597.89208984375 5760.0703125 background all_cells +3604.255126953125 5775.83349609375 background all_cells +3610.521240234375 5770.09228515625 background all_cells +3570.004150390625 5787.91259765625 background all_cells +3590.200439453125 5795.10205078125 background all_cells +3581.64208984375 5801.11328125 background all_cells +3588.81201171875 5790.66943359375 background all_cells +3594.744140625 5777.57421875 background all_cells +3593.226806640625 5745.46728515625 background all_cells +3599.93798828125 5755.97021484375 background all_cells +3614.886474609375 5754.2060546875 background all_cells +3611.458740234375 5748.572265625 background all_cells +3605.662109375 5749.46240234375 background all_cells +3575.657470703125 5764.7138671875 background all_cells +3584.612548828125 5750.42236328125 background all_cells +3578.153076171875 5756.4853515625 background all_cells +3522.45849609375 5791.125 background all_cells +3509.431640625 5785.29443359375 background all_cells +3528.363037109375 5787.80810546875 background all_cells +3524.0361328125 5786.1416015625 background all_cells +3532.89599609375 5796.830078125 background all_cells +3548.73193359375 5797.1318359375 background all_cells +3532.16455078125 5790.84716796875 background all_cells +3540.968994140625 5790.34375 background all_cells +3540.537841796875 5783.79248046875 background all_cells +3530.35302734375 5781.25146484375 background all_cells +3517.1591796875 5801.4716796875 background all_cells +3539.765869140625 5718.4755859375 background all_cells +3531.6650390625 5733.837890625 background all_cells +3544.004150390625 5730.71923828125 background all_cells +3524.786376953125 5729.08349609375 background all_cells +3538.346923828125 5724.208984375 background all_cells +3515.256591796875 5760.28271484375 background all_cells +3522.208984375 5753.22705078125 background all_cells +3516.404052734375 5752.84375 background all_cells +3536.439453125 5743.82763671875 background all_cells +3560.216552734375 5744.32373046875 background all_cells +3542.150634765625 5752.2509765625 background all_cells +3530.52294921875 5770.96435546875 background all_cells +3556.21826171875 5763.666015625 background all_cells +3518.0263671875 5776.91064453125 background all_cells +3521.710693359375 5775.44677734375 background all_cells +3524.298828125 5770.84375 background all_cells +3521.9658203125 5742.576171875 background all_cells +3507.21875 5735.8759765625 background all_cells +3526.44140625 5674.0224609375 background all_cells +3533.647216796875 5673.48828125 background all_cells +3523.93798828125 5685.05078125 background all_cells +3536.620361328125 5702.5341796875 background all_cells +3546.626953125 5707.1181640625 background all_cells +3546.675537109375 5700.1298828125 background all_cells +3510.3388671875 5709.1650390625 background all_cells +3583.132080078125 5470.42333984375 background all_cells +3565.142822265625 5497.05517578125 background all_cells +3568.654296875 5486.0498046875 background all_cells +3603.6923828125 5482.11083984375 background all_cells +3580.224365234375 5475.9248046875 background all_cells +3619.52685546875 5506.31494140625 background all_cells +3567.384521484375 5511.14599609375 background all_cells +3611.3955078125 5506.27978515625 background all_cells +3611.98828125 5510.798828125 background all_cells +3580.3486328125 5521.76708984375 background all_cells +3594.424560546875 5508.138671875 background all_cells +3595.46484375 5585.90966796875 background all_cells +3602.9169921875 5575.91064453125 background all_cells +3609.555419921875 5576.85546875 background all_cells +3598.485107421875 5581.31982421875 background all_cells +3598.810791015625 5595.2314453125 background all_cells +3603.915771484375 5590.10546875 background all_cells +3606.023193359375 5609.67724609375 background all_cells +3606.23486328125 5624.240234375 background all_cells +3604.804931640625 5634.3671875 background all_cells +3610.498291015625 5619.4130859375 background all_cells +3667.26904296875 5595.1015625 background all_cells +3644.974853515625 5478.48486328125 background all_cells +3667.995849609375 5589.54736328125 background all_cells +3617.655517578125 5579.52099609375 background all_cells +3630.186767578125 5580.1884765625 background all_cells +3623.668212890625 5575.169921875 background all_cells +3638.226806640625 5585.43701171875 background all_cells +3642.191162109375 5580.29638671875 background all_cells +3652.7109375 5574.0126953125 background all_cells +3648.365966796875 5573.2158203125 background all_cells +3620.031494140625 5585.8212890625 background all_cells +3635.937744140625 5592.51416015625 background all_cells +3613.527099609375 5608.1455078125 background all_cells +3630.736083984375 5610.03271484375 background all_cells +3626.4814453125 5599.0068359375 background all_cells +3613.69775390625 5624.767578125 background all_cells +3621.74462890625 5625.685546875 background all_cells +3618.701416015625 5632.376953125 background all_cells +3623.616455078125 5620.39697265625 background all_cells +3642.338623046875 5631.13525390625 background all_cells +3664.285400390625 5632.28466796875 background all_cells +3670.401123046875 5633.91455078125 background all_cells +3637.82763671875 5617.5361328125 background all_cells +3630.053466796875 5625.12353515625 background all_cells +3637.1533203125 5601.2275390625 background all_cells +3532.42822265625 5527.80126953125 background all_cells +3528.50537109375 5564.4931640625 background all_cells +3530.610107421875 5576.7373046875 background all_cells +3546.000732421875 5565.70751953125 background all_cells +3534.172607421875 5552.404296875 background all_cells +3546.43603515625 5547.0947265625 background all_cells +3582.40576171875 5543.54931640625 background all_cells +3584.684326171875 5575.9599609375 background all_cells +3590.925048828125 5563.0595703125 background all_cells +3585.84521484375 5565.47216796875 background all_cells +3571.655517578125 5542.7119140625 background all_cells +3572.93505859375 5536.30810546875 background all_cells +3572.9453125 5529.115234375 background all_cells +3558.421875 5535.560546875 background all_cells +3556.89892578125 5518.51220703125 background all_cells +3558.641845703125 5574.259765625 background all_cells +3561.505126953125 5546.11083984375 background all_cells +3526.540771484375 5617.49853515625 background all_cells +3531.19140625 5633.958984375 background all_cells +3526.365966796875 5625.5283203125 background all_cells +3544.940673828125 5632.27294921875 background all_cells +3558.806396484375 5621.46044921875 background all_cells +3550.726318359375 5629.36962890625 background all_cells +3535.643798828125 5589.6240234375 background all_cells +3555.52294921875 5600.11083984375 background all_cells +3551.642578125 5604.8603515625 background all_cells +3548.250244140625 5592.357421875 background all_cells +3546.711181640625 5605.10693359375 background all_cells +3544.905517578125 5595.82861328125 background all_cells +3563.88037109375 5638.025390625 background all_cells +3579.298095703125 5629.21435546875 background all_cells +3570.8017578125 5642.0322265625 background all_cells +3565.654296875 5627.9814453125 background all_cells +3589.2353515625 5630.8359375 background all_cells +3592.183349609375 5641.501953125 background all_cells +3591.149169921875 5582.212890625 background all_cells +3572.087890625 5611.57080078125 background all_cells +3574.180419921875 5592.42236328125 background all_cells +3564.5146484375 5590.65869140625 background all_cells +3568.12451171875 5599.791015625 background all_cells +3565.0732421875 5595.98828125 background all_cells +3333.13330078125 4538.48486328125 background all_cells +3355.44140625 4545.83447265625 background all_cells +3354.42431640625 4537.93701171875 background all_cells +3345.15771484375 4550.9140625 background all_cells +3364.924560546875 4539.7578125 background all_cells +3388.136962890625 4535.96923828125 background all_cells +3378.09033203125 4547.67919921875 background all_cells +3369.3994140625 4551.947265625 background all_cells +3360.796142578125 4556.546875 background all_cells +3354.910888671875 4528.51611328125 background all_cells +3384.136962890625 4528.59619140625 background all_cells +3359.974853515625 4528.861328125 background all_cells +3345.955810546875 4511.11376953125 background all_cells +3342.458984375 4523.63330078125 background all_cells +3484.8623046875 4553.3701171875 background all_cells +3520.85205078125 4550.04150390625 background all_cells +3446.595703125 4554.9248046875 background all_cells +3457.16552734375 4537.18408203125 background all_cells +3463.189453125 4550.80078125 background all_cells +3472.248291015625 4501.3408203125 background all_cells +3487.475341796875 4505.4111328125 background all_cells +3483.532958984375 4513.568359375 background all_cells +3479.862548828125 4521.53076171875 background all_cells +3496.157958984375 4515.42333984375 background all_cells +3492.0966796875 4524.88720703125 background all_cells +3503.6806640625 4508.7216796875 background all_cells +3455.673583984375 4526.3798828125 background all_cells +3458.04638671875 4516.888671875 background all_cells +3469.630126953125 4525.7060546875 background all_cells +3464.533935546875 4509.4501953125 background all_cells +3405.374755859375 4542.37158203125 background all_cells +3422.220947265625 4547.740234375 background all_cells +3393.06494140625 4539.4931640625 background all_cells +3399.51611328125 4541.59326171875 background all_cells +3432.937744140625 4551.3759765625 background all_cells +3432.304443359375 4529.2392578125 background all_cells +3442.94921875 4528.5087890625 background all_cells +3444.188232421875 4544.64892578125 background all_cells +3434.39599609375 4541.51171875 background all_cells +3401.455810546875 4530.85546875 background all_cells +3424.465576171875 4523.9423828125 background all_cells +3411.841796875 4521.390625 background all_cells +3390.84521484375 4588.47802734375 background all_cells +3362.68896484375 4603.6162109375 background all_cells +3381.623779296875 4558.65283203125 background all_cells +3408.1708984375 4572.7958984375 background all_cells +3407.161865234375 4562.3994140625 background all_cells +3399.526611328125 4579.07666015625 background all_cells +3495.248779296875 4607.779296875 background all_cells +3496.328125 4587.20654296875 background all_cells +3498.969482421875 4577.74072265625 background all_cells +3410.552001953125 4583.5419921875 background all_cells +3428.55224609375 4578.8388671875 background all_cells +3419.1884765625 4578.201171875 background all_cells +3437.22998046875 4580.57861328125 background all_cells +3437.3779296875 4557.90380859375 background all_cells +3454.36083984375 4580.7666015625 background all_cells +3465.323486328125 4561.513671875 background all_cells +3476.7978515625 4617.98828125 background all_cells +3475.84228515625 4569.546875 background all_cells +3466.822998046875 4581.041015625 background all_cells +3522.365478515625 4581.353515625 background all_cells +3528.550537109375 4587.49169921875 background all_cells +3531.35009765625 4582.15283203125 background all_cells +3536.94775390625 4607.33349609375 background all_cells +3529.59326171875 4619.07373046875 background all_cells +3577.6005859375 4551.06298828125 background all_cells +3584.280517578125 4562.75244140625 background all_cells +3569.873779296875 4553.8994140625 background all_cells +3554.712890625 4606.29833984375 background all_cells +3568.887939453125 4605.0068359375 background all_cells +3566.075439453125 4569.09033203125 background all_cells +3622.2392578125 4577.19287109375 background all_cells +3611.28857421875 4574.97998046875 background all_cells +3586.31201171875 4570.64599609375 background all_cells +3598.255859375 4574.890625 background all_cells +3635.568603515625 4585.16943359375 background all_cells +3633.099365234375 4590.96533203125 background all_cells +3627.120849609375 4544.44482421875 background all_cells +3633.23046875 4571.048828125 background all_cells +3638.95849609375 4556.91357421875 background all_cells +3601.9638671875 4606.18701171875 background all_cells +3593.7666015625 4592.173828125 background all_cells +3609.486083984375 4619.65380859375 background all_cells +3614.48291015625 4611.09033203125 background all_cells +3593.9169921875 4530.669921875 background all_cells +3584.570068359375 4524.974609375 background all_cells +3573.20556640625 4536.98828125 background all_cells +3584.726318359375 4545.26220703125 background all_cells +3586.03759765625 4533.63916015625 background all_cells +3531.269775390625 4531.82080078125 background all_cells +3553.176513671875 4551.04345703125 background all_cells +3558.236083984375 4556.06982421875 background all_cells +3545.01708984375 4529.3662109375 background all_cells +3537.5341796875 4532.16357421875 background all_cells +3525.096435546875 4677.22802734375 background all_cells +3480.672607421875 4695.7197265625 background all_cells +3483.61962890625 4687.740234375 background all_cells +3593.342041015625 4672.4375 background all_cells +3655.40771484375 4679.9296875 background all_cells +3627.54052734375 4669.4384765625 background all_cells +3614.906005859375 4631.97900390625 background all_cells +3677.6123046875 4639.98095703125 background all_cells +3667.165771484375 4633.546875 background all_cells +3562.546142578125 4652.32177734375 background all_cells +3614.664306640625 4648.291015625 background all_cells +3598.518798828125 4636.3671875 background all_cells +3509.743896484375 4630.3603515625 background all_cells +3530.00146484375 4659.8720703125 background all_cells +3520.872314453125 4655.65625 background all_cells +3511.4130859375 4641.71240234375 background all_cells +3449.05078125 4723.62158203125 background all_cells +3452.17236328125 4739.14892578125 background all_cells +3436.130859375 4724.6328125 background all_cells +3578.816650390625 4726.04638671875 background all_cells +3543.953369140625 4721.1123046875 background all_cells +3557.748046875 4709.37255859375 background all_cells +3559.22705078125 4719.0048828125 background all_cells +3604.340576171875 4744.5244140625 background all_cells +3584.658203125 4736.47607421875 background all_cells +3490.515869140625 4738.81298828125 background all_cells +3489.72314453125 4719.26513671875 background all_cells +3445.538330078125 4710.92626953125 background all_cells +3458.844482421875 4709.54541015625 background all_cells +3441.8447265625 4700.63525390625 background all_cells +3429.5048828125 4633.533203125 background all_cells +3421.71923828125 4648.30859375 background all_cells +3429.70751953125 4642.65234375 background all_cells +3420.5 4639.53466796875 background all_cells +3441.617919921875 4639.69287109375 background all_cells +3444.5390625 4673.95068359375 background all_cells +3448.739990234375 4649.341796875 background all_cells +3450.22265625 4630.74755859375 background all_cells +3428.6015625 4652.53271484375 background all_cells +3423.217529296875 4656.1787109375 background all_cells +3452.4501953125 4685.92578125 background all_cells +3466.808837890625 4692.8916015625 background all_cells +3455.943359375 4693.2236328125 background all_cells +3479.219970703125 4683.1240234375 background all_cells +3460.93017578125 4645.53662109375 background all_cells +3474.103759765625 4648.8564453125 background all_cells +3467.532470703125 4651.48779296875 background all_cells +3471.11962890625 4663.6767578125 background all_cells +3477.6875 4662.19970703125 background all_cells +3458.55029296875 4660.74169921875 background all_cells +3365.61865234375 4738.32080078125 background all_cells +3403.630615234375 4710.4287109375 background all_cells +3406.94482421875 4701.6513671875 background all_cells +3379.28857421875 4707.13037109375 background all_cells +3382.768798828125 4721.28515625 background all_cells +3391.9951171875 4727.5087890625 background all_cells +3370.349365234375 4726.05224609375 background all_cells +3397.281494140625 4719.52099609375 background all_cells +3393.947265625 4706.46337890625 background all_cells +3381.53271484375 4645.2255859375 background all_cells +3389.438232421875 4676.06298828125 background all_cells +3382.896240234375 4670.3955078125 background all_cells +3360.364501953125 4656.32958984375 background all_cells +3368.962646484375 4659.78369140625 background all_cells +3422.763671875 4691.81396484375 background all_cells +3402.48095703125 4691.251953125 background all_cells +3406.321533203125 4695.27294921875 background all_cells +3413.885498046875 4697.7822265625 background all_cells +3401.23779296875 4667.45703125 background all_cells +3406.322265625 4678.34716796875 background all_cells +3400.5380859375 4683.47998046875 background all_cells +3416.23583984375 4684.90966796875 background all_cells +3395.305419921875 4679.02392578125 background all_cells +3414.5703125 4669.435546875 background all_cells +3402.307861328125 4632.177734375 background all_cells +3394.727294921875 4661.04248046875 background all_cells +3410.275390625 4657.9404296875 background all_cells +3407.265869140625 4651.7490234375 background all_cells +3392.406982421875 4695.7490234375 background all_cells +3370.470947265625 4701.79296875 background all_cells +3383.86181640625 4686.26953125 background all_cells +3361.2333984375 4704.5517578125 background all_cells +3381.337646484375 4696.72998046875 background all_cells +3360.90966796875 4574.21337890625 background all_cells +3385.877685546875 4574.42626953125 background all_cells +3373.251708984375 4573.220703125 background all_cells +3383.0771484375 4567.25390625 background all_cells +3372.29736328125 4563.255859375 background all_cells +3378.73046875 4598.5888671875 background all_cells +3382.576904296875 4605.9814453125 background all_cells +3369.029052734375 4600.3544921875 background all_cells +3385.435302734375 4598.5576171875 background all_cells +3377.31298828125 4581.63330078125 background all_cells +3377.959228515625 4591.20849609375 background all_cells +3385.477294921875 4585.17333984375 background all_cells +3373.229736328125 4612.63916015625 background all_cells +3388.63720703125 4621.31591796875 background all_cells +3383.985107421875 4625.6181640625 background all_cells +3364.006591796875 4621.69287109375 background all_cells +3421.888916015625 4598.87353515625 background all_cells +3432.145263671875 4587.673828125 background all_cells +3424.307373046875 4588.45556640625 background all_cells +3439.5 4593.0048828125 background all_cells +3462.643310546875 4569.89013671875 background all_cells +3459.04833984375 4594.50341796875 background all_cells +3445.92431640625 4565.47216796875 background all_cells +3442.582763671875 4614.99853515625 background all_cells +3394.2353515625 4613.45263671875 background all_cells +3464.369384765625 4614.51513671875 background all_cells +3413.879638671875 4614.3955078125 background all_cells +3449.026611328125 4610.27294921875 background all_cells +3446.57958984375 4622.1396484375 background all_cells +3392.267822265625 4603.22998046875 background all_cells +3409.29736328125 4592.927734375 background all_cells +3396.138916015625 4590.25634765625 background all_cells +3335.008544921875 4577.376953125 background all_cells +3354.37890625 4572.4267578125 background all_cells +3351.42138671875 4565.14501953125 background all_cells +3347.09375 4572.9267578125 background all_cells +3359.929443359375 4582.93505859375 background all_cells +3364.39892578125 4591.71826171875 background all_cells +3350.13037109375 4589.70458984375 background all_cells +3368.37744140625 4584.9296875 background all_cells +3339.478759765625 4617.94775390625 background all_cells +3353.7197265625 4603.36181640625 background all_cells +3353.36474609375 4612.73583984375 background all_cells +3344.850830078125 4620.9521484375 background all_cells +3207.504638671875 4541.56396484375 background all_cells +3224.3818359375 4579.7744140625 background all_cells +3206.7275390625 4577.65576171875 background all_cells +3216.919189453125 4573.65380859375 background all_cells +3238.987548828125 4584.33935546875 background all_cells +3257.55322265625 4601.8095703125 background all_cells +3250.462646484375 4597.8359375 background all_cells +3259.362548828125 4591.09814453125 background all_cells +3253.247802734375 4566.0390625 background all_cells +3262.57666015625 4556.15185546875 background all_cells +3244.740234375 4570.451171875 background all_cells +3206.793701171875 4594.2275390625 background all_cells +3233.4482421875 4617.1552734375 background all_cells +3209.87158203125 4622.48193359375 background all_cells +3207.17138671875 4609.81494140625 background all_cells +3222.081298828125 4687.6650390625 background all_cells +3249.5576171875 4718.25048828125 background all_cells +3236.405029296875 4710.23193359375 background all_cells +3233.236572265625 4631.20703125 background all_cells +3231.373779296875 4664.095703125 background all_cells +3237.297607421875 4637.62939453125 background all_cells +3258.2822265625 4636.16455078125 background all_cells +3255.32763671875 4644.57568359375 background all_cells +3247.593994140625 4636.89990234375 background all_cells +3258.668701171875 4641.43896484375 background all_cells +3261.789306640625 4613.06396484375 background all_cells +3257.3369140625 4615.54296875 background all_cells +3333.102783203125 4631.1005859375 background all_cells +3338.774658203125 4741.6611328125 background all_cells +3337.544677734375 4688.7939453125 background all_cells +3339.377685546875 4642.7705078125 background all_cells +3343.103759765625 4656.00341796875 background all_cells +3278.048828125 4710.49755859375 background all_cells +3291.41943359375 4706.7734375 background all_cells +3285.20947265625 4717.564453125 background all_cells +3306.262939453125 4690.86376953125 background all_cells +3303.310302734375 4735.03271484375 background all_cells +3301.166015625 4656.31787109375 background all_cells +3300.08251953125 4673.0185546875 background all_cells +3312.163330078125 4672.0546875 background all_cells +3315.640380859375 4700.4833984375 background all_cells +3264.373046875 4707.314453125 background all_cells +3271.66015625 4711.625 background all_cells +3266.189697265625 4741.52392578125 background all_cells +3350.92138671875 4641.0712890625 background all_cells +3361.40673828125 4644.6259765625 background all_cells +3355.669189453125 4632.8408203125 background all_cells +3344.900390625 4635.693359375 background all_cells +3265.648193359375 4672.6484375 background all_cells +3288.8203125 4685.6162109375 background all_cells +3287.20751953125 4668.7958984375 background all_cells +3272.10205078125 4644.02734375 background all_cells +3325.61669921875 4605.3564453125 background all_cells +3320.957275390625 4602.66455078125 background all_cells +3314.265869140625 4601.16748046875 background all_cells +3301.125244140625 4637.1865234375 background all_cells +3306.715087890625 4646.89404296875 background all_cells +3294.53271484375 4643.26708984375 background all_cells +3319.1181640625 4641.6435546875 background all_cells +3322.431640625 4627.22998046875 background all_cells +3318.930908203125 4650.82080078125 background all_cells +3273.148193359375 4624.87109375 background all_cells +3306.474853515625 4631.80712890625 background all_cells +3297.511962890625 4628.70849609375 background all_cells +3313.079345703125 4630.64111328125 background all_cells +3306.54931640625 4608.03369140625 background all_cells +3270.814208984375 4608.0888671875 background all_cells +3321.341552734375 4613.287109375 background all_cells +3316.541015625 4612.3466796875 background all_cells +3299.478271484375 4526.841796875 background all_cells +3304.718994140625 4537.107421875 background all_cells +3271.9150390625 4536.8212890625 background all_cells +3283.5263671875 4526.47900390625 background all_cells +3312.315673828125 4539.5283203125 background all_cells +3322.7275390625 4530.35791015625 background all_cells +3322.045166015625 4556.76171875 background all_cells +3317.78173828125 4544.7607421875 background all_cells +3331.072265625 4511.50146484375 background all_cells +3307.7685546875 4516.841796875 background all_cells +3320.87255859375 4516.43505859375 background all_cells +3288.96728515625 4543.83544921875 background all_cells +3276.708251953125 4550.8203125 background all_cells +3297.63623046875 4556.72119140625 background all_cells +3300.79345703125 4546.9208984375 background all_cells +3271.67919921875 4591.93798828125 background all_cells +3283.69482421875 4578.60498046875 background all_cells +3290.086669921875 4589.22412109375 background all_cells +3277.962158203125 4593.5732421875 background all_cells +3299.627197265625 4583.046875 background all_cells +3319.19091796875 4580.29931640625 background all_cells +3319.24267578125 4591.98388671875 background all_cells +3311.478759765625 4586.51123046875 background all_cells +3315.914794921875 4569.6513671875 background all_cells +3334.70068359375 4565.6083984375 background all_cells +3294.555908203125 4570.71630859375 background all_cells +4242.47900390625 4649.07470703125 background all_cells +4249.5341796875 4667.0859375 background all_cells +4242.1875 4657.978515625 background all_cells +4242.44189453125 4664.37353515625 background all_cells +4244.92138671875 4686.1650390625 background all_cells +4235.56884765625 4695.65771484375 background all_cells +4218.6923828125 4698.0361328125 background all_cells +4243.6318359375 4699.9208984375 background all_cells +4250.91259765625 4691.35888671875 background all_cells +4226.0234375 4690.1005859375 background all_cells +4222.67724609375 4678.10009765625 background all_cells +4238.46875 4679.96826171875 background all_cells +4229.09619140625 4654.41552734375 background all_cells +4235.73876953125 4658.27978515625 background all_cells +4224.5068359375 4649.4384765625 background all_cells +4264.2880859375 5069.2119140625 background all_cells +4276.58447265625 5102.87451171875 background all_cells +4271.59375 5110.783203125 background all_cells +4276.4765625 5069.091796875 background all_cells +4285.56640625 5076.48974609375 background all_cells +4290.69482421875 5108.55908203125 background all_cells +4294.4716796875 5072.93017578125 background all_cells +4287.5400390625 5056.4140625 background all_cells +4282.04052734375 5067.513671875 background all_cells +4294.5234375 5063.93115234375 background all_cells +4274.55078125 5047.3544921875 background all_cells +4295.84130859375 5044.0654296875 background all_cells +4281.548828125 5045.49169921875 background all_cells +4266.796875 5051.8984375 background all_cells +4269.76806640625 5061.28564453125 background all_cells +4278.71435546875 5056.95751953125 background all_cells +4190.00537109375 5064.14453125 background all_cells +4201.9794921875 5063.4833984375 background all_cells +4196.32373046875 5057.94091796875 background all_cells +4227.43359375 5062.27978515625 background all_cells +4235.38671875 5069.806640625 background all_cells +4226.17041015625 5073.19287109375 background all_cells +4218.1826171875 5069.0009765625 background all_cells +4243.16015625 5046.64013671875 background all_cells +4256.169921875 5065.9345703125 background all_cells +4256.138671875 5043.6787109375 background all_cells +4222.24267578125 5042.4580078125 background all_cells +4222.96435546875 5050.9990234375 background all_cells +4232.9638671875 5043.4990234375 background all_cells +4276.5830078125 4685.9150390625 background all_cells +4285.52001953125 4695.3017578125 background all_cells +4279.908203125 4696.921875 background all_cells +4290.99755859375 4689.47021484375 background all_cells +4271.4189453125 4716.83349609375 background all_cells +4275.02587890625 4722.39306640625 background all_cells +4265.52099609375 4711.96826171875 background all_cells +4283.3173828125 4707.7060546875 background all_cells +4285.87353515625 4720.45458984375 background all_cells +4274.14697265625 4708.30078125 background all_cells +4292.8603515625 4710.986328125 background all_cells +4261.22509765625 4688.76416015625 background all_cells +4273.81103515625 4696.45751953125 background all_cells +4255.984375 4702.47900390625 background all_cells +4268.0478515625 4696.72119140625 background all_cells +4258.48193359375 4693.83349609375 background all_cells +4268.08544921875 4689.3427734375 background all_cells +4268.5791015625 4682.62939453125 background all_cells +4272.64013671875 4675.24755859375 background all_cells +4271.80908203125 4665.34326171875 background all_cells +4290.69482421875 4675.00390625 background all_cells +4281.59912109375 4669.462890625 background all_cells +4291.01318359375 4682.35107421875 background all_cells +4284.4404296875 4679.19482421875 background all_cells +4254.05224609375 4681.27197265625 background all_cells +4259.7099609375 4663.9130859375 background all_cells +4257.185546875 4669.37158203125 background all_cells +4259.88818359375 4675.5 background all_cells +4075.22998046875 5005.2900390625 background all_cells +4084.630615234375 5000.06689453125 background all_cells +4072.71337890625 4991.16064453125 background all_cells +4088.798095703125 4987.005859375 background all_cells +4086.705810546875 4941.88232421875 background all_cells +4081.284423828125 4968.06103515625 background all_cells +4093.83251953125 4968.65283203125 background all_cells +4088.797119140625 4974.53759765625 background all_cells +4151.626953125 5037.17333984375 background all_cells +4144.7314453125 5063.35595703125 background all_cells +4153.26611328125 5056.18994140625 background all_cells +4155.1484375 5010.21044921875 background all_cells +4136.0634765625 5062.28173828125 background all_cells +4177.646484375 5030.07080078125 background all_cells +4175.06982421875 5048.8037109375 background all_cells +4165.57861328125 5041.662109375 background all_cells +4119.9736328125 5013.6376953125 background all_cells +4136.5595703125 5026.064453125 background all_cells +4129.93603515625 5021.43310546875 background all_cells +4123.21630859375 4988.94873046875 background all_cells +4131.0849609375 5013.07861328125 background all_cells +4136.697265625 5004.58447265625 background all_cells +4147.14111328125 5005.10400390625 background all_cells +4118.46875 5002.60693359375 background all_cells +4131.53466796875 4993.3203125 background all_cells +4169.91943359375 4997.56005859375 background all_cells +4178.1171875 5001.68798828125 background all_cells +4176.5029296875 4992.54931640625 background all_cells +4166.60546875 5007.54248046875 background all_cells +4176.97509765625 5016.494140625 background all_cells +4184.9326171875 5018.60986328125 background all_cells +4177.64208984375 5008.69970703125 background all_cells +4165.0048828125 5017.77294921875 background all_cells +4160.3740234375 5011.17431640625 background all_cells +4161.00439453125 4993.8935546875 background all_cells +4154.31787109375 4997.22216796875 background all_cells +4124.84423828125 4978.73388671875 background all_cells +4124.76123046875 4967.92578125 background all_cells +4132.22998046875 4965.0771484375 background all_cells +4134.59033203125 4977.5 background all_cells +4130.83935546875 4951.76806640625 background all_cells +4130.7783203125 4971.97216796875 background all_cells +4141.234375 4987.00439453125 background all_cells +4162.82373046875 4989.984375 background all_cells +4142.76953125 4995.63330078125 background all_cells +4154.7451171875 4985.16796875 background all_cells +4150.6328125 4988.3740234375 background all_cells +4149.24169921875 4976.798828125 background all_cells +4175.75439453125 4966.8203125 background all_cells +4183.58935546875 4963.2177734375 background all_cells +4177.27978515625 4980.81005859375 background all_cells +4170.2763671875 4974.69677734375 background all_cells +4170.46875 4965.7392578125 background all_cells +4119.5166015625 5088.197265625 background all_cells +4109.1904296875 5092.55078125 background all_cells +4133.57763671875 5087.55517578125 background all_cells +4141.6611328125 5082.95849609375 background all_cells +4128.6728515625 5098.763671875 background all_cells +4128.55859375 5086.7685546875 background all_cells +4105.5380859375 5107.9541015625 background all_cells +4117.91259765625 5107.9013671875 background all_cells +4110.72265625 5101.6123046875 background all_cells +4108.1083984375 5116.4697265625 background all_cells +4130.87060546875 5068.53759765625 background all_cells +4136.05859375 5074.984375 background all_cells +4125.10791015625 5074.5556640625 background all_cells +4126.966796875 5110.3203125 background all_cells +4136.33251953125 5120.08935546875 background all_cells +4129.25390625 5122.29931640625 background all_cells +4092.977783203125 5115.69140625 background all_cells +4097.220703125 5100.3447265625 background all_cells +4098.876953125 5107.32568359375 background all_cells +4086.15380859375 5136.23828125 background all_cells +4091.251953125 5130.43701171875 background all_cells +4170.0146484375 5145.7421875 background all_cells +4187.8251953125 5139.5078125 background all_cells +4179.12841796875 5149.83642578125 background all_cells +4178.25244140625 5132.31396484375 background all_cells +4144.92822265625 5139.43505859375 background all_cells +4161.91015625 5136.12939453125 background all_cells +4117.576171875 5137.44189453125 background all_cells +4133.23388671875 5144.291015625 background all_cells +4126.3876953125 5133.3935546875 background all_cells +4120.80029296875 5123.18505859375 background all_cells +4103.318359375 5142.58642578125 background all_cells +4123.1279296875 5146.65625 background all_cells +4157.60546875 5114.171875 background all_cells +4163.4521484375 5121.00927734375 background all_cells +4144.96435546875 5122.94482421875 background all_cells +4168.12939453125 5105.42578125 background all_cells +4174.05859375 5121.2509765625 background all_cells +4148.84521484375 5088.18896484375 background all_cells +4158.1259765625 5102.0029296875 background all_cells +4149.52490234375 5100.078125 background all_cells +4163.38916015625 5090.24755859375 background all_cells +4168.01513671875 5068.4501953125 background all_cells +4177.7822265625 5068.458984375 background all_cells +4152.52099609375 5069.1728515625 background all_cells +4144.1396484375 5069.79638671875 background all_cells +4081.04833984375 4844.77392578125 background all_cells +4079.2080078125 4853.9013671875 background all_cells +4094.088623046875 4848.36328125 background all_cells +4093.251708984375 4911.49462890625 background all_cells +4087.162353515625 4906.4638671875 background all_cells +4086.48828125 4893.033203125 background all_cells +4081.569091796875 4915.02392578125 background all_cells +4088.94775390625 4922.9482421875 background all_cells +4092.368408203125 4898.4658203125 background all_cells +4088.6630859375 4864.259765625 background all_cells +4077.057861328125 4864.359375 background all_cells +4163.20654296875 4900.99755859375 background all_cells +4163.08544921875 4911.29150390625 background all_cells +4182.7841796875 4871.70654296875 background all_cells +4181.8544921875 4859.0185546875 background all_cells +4181.5732421875 4849.115234375 background all_cells +4169.8896484375 4897.41796875 background all_cells +4182.7021484375 4885.15234375 background all_cells +4173.12890625 4908.3212890625 background all_cells +4148.240234375 4919.21826171875 background all_cells +4154.69482421875 4918.84423828125 background all_cells +4150.07470703125 4930.14794921875 background all_cells +4180.89013671875 4927.45166015625 background all_cells +4172.88671875 4922.01171875 background all_cells +4163.619140625 4927.1318359375 background all_cells +4163.9814453125 4940.36474609375 background all_cells +4178.23583984375 4942.55908203125 background all_cells +4170.0810546875 4941.24365234375 background all_cells +4173.77978515625 4948.89599609375 background all_cells +4176.24072265625 4956.4375 background all_cells +4166.74365234375 4953.369140625 background all_cells +4132.982421875 4932.60546875 background all_cells +4122.1943359375 4956.7685546875 background all_cells +4137.515625 4950.7216796875 background all_cells +4159.45947265625 4946.2294921875 background all_cells +4157.1953125 4936.41259765625 background all_cells +4133.81298828125 4937.9482421875 background all_cells +4104.31884765625 4877.5947265625 background all_cells +4117.65478515625 4914.46240234375 background all_cells +4123.25390625 4891.78369140625 background all_cells +4122.517578125 4881.24658203125 background all_cells +4120.3603515625 4874.59814453125 background all_cells +4148.8349609375 4907.80419921875 background all_cells +4140.76806640625 4898.62548828125 background all_cells +4148.94091796875 4899.33837890625 background all_cells +4155.2275390625 4902.47509765625 background all_cells +4151.43359375 4914.83984375 background all_cells +4129.96728515625 4883.1103515625 background all_cells +4140.546875 4877.39794921875 background all_cells +4124.7724609375 4868.36279296875 background all_cells +4142.603515625 4868.306640625 background all_cells +4131.3486328125 4868.5439453125 background all_cells +4168.47509765625 4741.5087890625 background all_cells +4157.57763671875 4745.4052734375 background all_cells +4145.3447265625 4743.8759765625 background all_cells +4175.03515625 4776.8359375 background all_cells +4164.8271484375 4780.84423828125 background all_cells +4166.810546875 4764.4609375 background all_cells +4148.5546875 4772.91455078125 background all_cells +4159.4560546875 4777.69140625 background all_cells +4149.224609375 4749.4072265625 background all_cells +4172.423828125 4762.5185546875 background all_cells +4151.20458984375 4755.39599609375 background all_cells +4176.3505859375 4751.40087890625 background all_cells +4180.365234375 4761.09619140625 background all_cells +4179.9248046875 4754.20263671875 background all_cells +4180.48828125 4730.1943359375 background all_cells +4167.1513671875 4718.39599609375 background all_cells +4171.154296875 4733.419921875 background all_cells +4147.7060546875 4713.94482421875 background all_cells +4149.09228515625 4724.13134765625 background all_cells +4156.15087890625 4712.65478515625 background all_cells +4155.39404296875 4791.2548828125 background all_cells +4178.6640625 4792.4404296875 background all_cells +4166.84423828125 4792.54833984375 background all_cells +4153.1181640625 4818.07763671875 background all_cells +4149.11279296875 4815.1064453125 background all_cells +4179.98828125 4804.26171875 background all_cells +4157.005859375 4806.640625 background all_cells +4160.994140625 4809.11865234375 background all_cells +4169.9140625 4808.54443359375 background all_cells +4163.94921875 4815.4873046875 background all_cells +4157.39453125 4834.0576171875 background all_cells +4178.52587890625 4834.77001953125 background all_cells +4159.1298828125 4819.2470703125 background all_cells +4173.26416015625 4823.16943359375 background all_cells +4141.38818359375 4800.01123046875 background all_cells +4144.48486328125 4785.71533203125 background all_cells +4145.4052734375 4799.9755859375 background all_cells +4090.1376953125 4682.9609375 background all_cells +4075.101318359375 4696.5615234375 background all_cells +4073.856201171875 4679.78515625 background all_cells +4079.962646484375 4686.79443359375 background all_cells +4101.51953125 4683.4970703125 background all_cells +4092.202880859375 4695.5576171875 background all_cells +4086.680908203125 4818.36865234375 background all_cells +4082.590576171875 4809.71484375 background all_cells +4088.63037109375 4835.3251953125 background all_cells +4089.9580078125 4826.83251953125 background all_cells +4075.45361328125 4816.837890625 background all_cells +4106.84814453125 4775.3310546875 background all_cells +4109.3173828125 4780.96875 background all_cells +4104.69140625 4788.15966796875 background all_cells +4080.1845703125 4791.67236328125 background all_cells +4075.506103515625 4774.26904296875 background all_cells +4083.635986328125 4778.31591796875 background all_cells +4071.671142578125 4788.13134765625 background all_cells +4074.68212890625 4796.1748046875 background all_cells +4104.55712890625 4712.03515625 background all_cells +4101.8095703125 4770.56494140625 background all_cells +4108.7255859375 4766.24072265625 background all_cells +4111.841796875 4756.11865234375 background all_cells +4089.231201171875 4710.55224609375 background all_cells +4143.02294921875 4832.27001953125 background all_cells +4151.44482421875 4831.1513671875 background all_cells +4143.67626953125 4818.10107421875 background all_cells +4153.3974609375 4857.90771484375 background all_cells +4159.640625 4860.06005859375 background all_cells +4148.8056640625 4862.90478515625 background all_cells +4165.34765625 4855.04296875 background all_cells +4157.2529296875 4870.80810546875 background all_cells +4151.7158203125 4875.59375 background all_cells +4172.19873046875 4886.1201171875 background all_cells +4148.43896484375 4886.55078125 background all_cells +4165.17919921875 4870.73193359375 background all_cells +4151.8388671875 4845.42333984375 background all_cells +4142.4423828125 4856.40869140625 background all_cells +4159.27099609375 4845.8623046875 background all_cells +4147.353515625 4842.755859375 background all_cells +4132.99658203125 4820.4130859375 background all_cells +4135.74755859375 4842.51513671875 background all_cells +4135.49951171875 4828.43310546875 background all_cells +4121.4033203125 4794.6396484375 background all_cells +4113.861328125 4811.8349609375 background all_cells +4116.99560546875 4805.357421875 background all_cells +4119.8095703125 4847.5751953125 background all_cells +4129.36083984375 4857.6298828125 background all_cells +4122.9580078125 4854.63818359375 background all_cells +4125.70458984375 4831.0771484375 background all_cells +4123.15966796875 4837.35791015625 background all_cells +4116.126953125 4833.5830078125 background all_cells +4103.7021484375 4815.35595703125 background all_cells +4118.85205078125 4821.30078125 background all_cells +4113.400390625 4821.59423828125 background all_cells +4123.2373046875 4819.65087890625 background all_cells +4122.56298828125 4727.4169921875 background all_cells +4114.13037109375 4733.33935546875 background all_cells +4122.12548828125 4772.43310546875 background all_cells +4126.88525390625 4785.55859375 background all_cells +4123.05712890625 4781.39453125 background all_cells +4114.27099609375 4774.421875 background all_cells +4119.92138671875 4748.73974609375 background all_cells +4122.17041015625 4759.81005859375 background all_cells +4116.0380859375 4766.50732421875 background all_cells +4129.9921875 4746.49755859375 background all_cells +4131.05322265625 4759.6015625 background all_cells +4133.06201171875 4751.86328125 background all_cells +4140.39990234375 4755.30224609375 background all_cells +4134.77001953125 4770.220703125 background all_cells +4154.15283203125 4771.93212890625 background all_cells +4146.80224609375 4790.70166015625 background all_cells +4141.033203125 4770.41796875 background all_cells +4131.607421875 4727.958984375 background all_cells +4291.7431640625 4726.271484375 background all_cells +4295.04833984375 4734.07421875 background all_cells +4303.45263671875 4729.12646484375 background all_cells +4295.99462890625 4787.55517578125 background all_cells +4310.01904296875 4850.5146484375 background all_cells +4303.05615234375 4854.36376953125 background all_cells +4295.73046875 4847.04345703125 background all_cells +4298.896484375 4834.52685546875 background all_cells +4297.8828125 4824.28466796875 background all_cells +4320.89111328125 4738.583984375 background all_cells +4307.87109375 4752.6279296875 background all_cells +4315.60400390625 4729.814453125 background all_cells +4321.48095703125 4751.5224609375 background all_cells +4309.5966796875 4746.7958984375 background all_cells +4306.90625 4739.7177734375 background all_cells +4299.5478515625 4916.3408203125 background all_cells +4299.94970703125 4930.93505859375 background all_cells +4329.677734375 4986.9609375 background all_cells +4305.36376953125 4970.33740234375 background all_cells +4326.76953125 4969.17822265625 background all_cells +4313.72900390625 4947.12841796875 background all_cells +4326.9384765625 4850.67822265625 background all_cells +4324.88037109375 4865.8310546875 background all_cells +4300.6103515625 4894.2197265625 background all_cells +4312.00830078125 4895.83984375 background all_cells +4316.07470703125 4879.833984375 background all_cells +4303.19677734375 4872.8193359375 background all_cells +4309.8681640625 4862.24658203125 background all_cells +4303.47216796875 4867.3759765625 background all_cells +4344.36474609375 4962.08740234375 background all_cells +4357.13671875 4965.35302734375 background all_cells +4358.1103515625 4932.291015625 background all_cells +4346.89990234375 4972.51416015625 background all_cells +4342.712890625 4928.47802734375 background all_cells +4352.556640625 5043.8583984375 background all_cells +4363.36474609375 5053.78466796875 background all_cells +4348.7900390625 5050.3125 background all_cells +4402.83935546875 4925.462890625 background all_cells +4410.8291015625 4936.5537109375 background all_cells +4402.5087890625 4934.3203125 background all_cells +4351.583984375 4981.71630859375 background all_cells +4363.560546875 5039.71142578125 background all_cells +4355.77294921875 5036.92431640625 background all_cells +4337.9228515625 5017.1513671875 background all_cells +4338.984375 4990.67333984375 background all_cells +4338.0244140625 5043.67822265625 background all_cells +4332.20703125 5028.76318359375 background all_cells +4341.9638671875 5025.64697265625 background all_cells +4330.5615234375 4958.6669921875 background all_cells +4339.36181640625 4980.06787109375 background all_cells +4330.3779296875 4976.7939453125 background all_cells +4333.0068359375 4966.787109375 background all_cells +4338.3076171875 4972.92041015625 background all_cells +4337.83935546875 4964.6103515625 background all_cells +4373.1455078125 4906.623046875 background all_cells +4363.98193359375 4896.22802734375 background all_cells +4358.3017578125 4907.41845703125 background all_cells +4353.2255859375 4897.2529296875 background all_cells +4390.41357421875 4908.41845703125 background all_cells +4381.69970703125 4900.03955078125 background all_cells +4402.822265625 4879.43896484375 background all_cells +4407.9169921875 4906.20947265625 background all_cells +4399.138671875 4897.30126953125 background all_cells +4394.90771484375 4861.20263671875 background all_cells +4404.3291015625 4863.2578125 background all_cells +4397.91845703125 4869.603515625 background all_cells +4362.15869140625 4853.6591796875 background all_cells +4384.75048828125 4852.31689453125 background all_cells +4377.96630859375 4849.55908203125 background all_cells +4405.57470703125 4848.7626953125 background all_cells +4394.677734375 4849.6572265625 background all_cells +4370.1845703125 4848.96337890625 background all_cells +4362.31494140625 4864.96875 background all_cells +4383.65625 4872.84716796875 background all_cells +4372.92431640625 4857.6865234375 background all_cells +4377.140625 4862.66455078125 background all_cells +4374.46240234375 4882.517578125 background all_cells +4372.32666015625 4890.662109375 background all_cells +4393.9921875 4983.8349609375 background all_cells +4418.9658203125 4970.9248046875 background all_cells +4410.98828125 4976.9287109375 background all_cells +4402.16455078125 4978.49853515625 background all_cells +4370.576171875 5036.9169921875 background all_cells +4392.27880859375 5031.326171875 background all_cells +4384.28857421875 5035.7861328125 background all_cells +4396.68115234375 5039.9794921875 background all_cells +4377.2041015625 5037.6044921875 background all_cells +4376.6767578125 5047.15185546875 background all_cells +4420.78466796875 5025.048828125 background all_cells +4419.9736328125 4987.24169921875 background all_cells +4420.298828125 4980.2841796875 background all_cells +4418.82080078125 5040.5595703125 background all_cells +4430.21923828125 5033.3671875 background all_cells +4371.0185546875 4972.15625 background all_cells +4373.546875 4982.8359375 background all_cells +4382.28271484375 4981.57861328125 background all_cells +4434.4541015625 4855.0771484375 background all_cells +4435.01416015625 4867.7099609375 background all_cells +4419.79736328125 4858.35009765625 background all_cells +4424.01171875 4869.8828125 background all_cells +4426.83447265625 4886.92431640625 background all_cells +4408.51513671875 4872.79345703125 background all_cells +4394.95849609375 4929.60986328125 background all_cells +4394.681640625 4939.26123046875 background all_cells +4409.734375 4930.7626953125 background all_cells +4425.8916015625 4922.404296875 background all_cells +4435.70849609375 4936.57763671875 background all_cells +4424.4521484375 4930.263671875 background all_cells +4436.29541015625 4925.61572265625 background all_cells +4378.26416015625 4936.2900390625 background all_cells +4376.3896484375 4923.845703125 background all_cells +4383.7294921875 4916.4189453125 background all_cells +4389.9853515625 4935.34375 background all_cells +4387.09326171875 4932.64990234375 background all_cells +4383.923828125 4925.69384765625 background all_cells +4397.28662109375 4888.13623046875 background all_cells +4395.42236328125 4918.95751953125 background all_cells +4404.001953125 4914.865234375 background all_cells +4412.08837890625 4892.3818359375 background all_cells +4404.32177734375 4944.732421875 background all_cells +4416.27734375 4947.2646484375 background all_cells +4420.9658203125 4938.8759765625 background all_cells +4410.68896484375 4942.90185546875 background all_cells +4423.35595703125 4952.78857421875 background all_cells +4411.701171875 4956.65966796875 background all_cells +4418.65625 4963.341796875 background all_cells +4431.4482421875 4960.0283203125 background all_cells +4424.5439453125 4961.91845703125 background all_cells +4387.880859375 4946.0283203125 background all_cells +4393.5263671875 4956.845703125 background all_cells +4401.85400390625 4954.53564453125 background all_cells +4380.56982421875 4955.55859375 background all_cells +4395.4404296875 4947.54150390625 background all_cells +4381.6728515625 4948.935546875 background all_cells +4335.60498046875 4839.595703125 background all_cells +4348.63720703125 4848.01416015625 background all_cells +4350.6240234375 4859.35888671875 background all_cells +4341.9228515625 4860.6279296875 background all_cells +4336.96875 4852.6044921875 background all_cells +4332.296875 4859.40625 background all_cells +4350.77001953125 4888.13916015625 background all_cells +4357.72119140625 4878.2080078125 background all_cells +4340.74560546875 4895.8427734375 background all_cells +4332.98095703125 4892.41259765625 background all_cells +4343.8427734375 4885.57275390625 background all_cells +4337.77685546875 4889.47802734375 background all_cells +4336.44873046875 4881.4638671875 background all_cells +4305.22265625 5000.330078125 background all_cells +4307.55126953125 5019.2119140625 background all_cells +4298.0927734375 5012.67529296875 background all_cells +4308.59619140625 5008.39794921875 background all_cells +4310.86279296875 5030.5888671875 background all_cells +4308.3525390625 5043.228515625 background all_cells +4302.896484375 5034.59423828125 background all_cells +4321.62060546875 5031.892578125 background all_cells +4315.91015625 5046.302734375 background all_cells +4325.28955078125 5043.36181640625 background all_cells +4314.91845703125 5036.91064453125 background all_cells +4317.34521484375 5004.47265625 background all_cells +4322.3525390625 5021.17333984375 background all_cells +4323.513671875 5008.5751953125 background all_cells +4314.263671875 5022.38916015625 background all_cells +4330.22216796875 5012.63330078125 background all_cells +4299.830078125 5051.20849609375 background all_cells +4301.541015625 5077.78857421875 background all_cells +4306.6181640625 5068.48583984375 background all_cells +4304.96435546875 5055.474609375 background all_cells +4299.9326171875 5133.1201171875 background all_cells +4310.1875 5118.35888671875 background all_cells +4298.9716796875 5118.48046875 background all_cells +4334.10791015625 5097.9228515625 background all_cells +4311.548828125 5098.42236328125 background all_cells +4326.4560546875 5107.5986328125 background all_cells +4319.5234375 5105.93701171875 background all_cells +4321.6630859375 5094.18505859375 background all_cells +4317.5576171875 5056.0517578125 background all_cells +4325.05029296875 5082.4375 background all_cells +4318.236328125 5070.33642578125 background all_cells +4329.2080078125 5061.103515625 background all_cells +4388.80810546875 5021.36328125 background all_cells +4393.3916015625 4995.66064453125 background all_cells +4386.23291015625 4996.82080078125 background all_cells +4394.56201171875 5009.6845703125 background all_cells +4406.193359375 4989.0546875 background all_cells +4402.03662109375 5003.16455078125 background all_cells +4421.88720703125 4998.76123046875 background all_cells +4426.13623046875 4996.12939453125 background all_cells +4411.7607421875 5002.009765625 background all_cells +4416.26611328125 4995.74853515625 background all_cells +4418.9814453125 5010.3212890625 background all_cells +4403.61865234375 5028.244140625 background all_cells +4398.40185546875 5020.0556640625 background all_cells +4408.513671875 5013.32568359375 background all_cells +4354.93310546875 5061.47900390625 background all_cells +4359.67236328125 5068.4189453125 background all_cells +4353.4775390625 5089.2109375 background all_cells +4354.2509765625 5075.54150390625 background all_cells +4341.62890625 5109.5302734375 background all_cells +4367.39501953125 5139.673828125 background all_cells +4347.419921875 5114.38134765625 background all_cells +4334.951171875 5115.18798828125 background all_cells +4333.15576171875 5072.14111328125 background all_cells +4342.7705078125 5062.30224609375 background all_cells +4334.6650390625 5087.90185546875 background all_cells +4341.6416015625 5086.89892578125 background all_cells +4344.72802734375 5073.09033203125 background all_cells +4409.87109375 5064.33349609375 background all_cells +4375.72216796875 5063.8359375 background all_cells +4377.10009765625 5076.04541015625 background all_cells +4403.60205078125 5078.0673828125 background all_cells +4419.966796875 5125.611328125 background all_cells +4415.07373046875 5133.99462890625 background all_cells +4418.76611328125 5100.59814453125 background all_cells +4372.60546875 5091.712890625 background all_cells +4429.83251953125 5090.26513671875 background all_cells +4360.79638671875 5021.73388671875 background all_cells +4350.03662109375 5025.44873046875 background all_cells +4347.4423828125 5032.48974609375 background all_cells +4355.43896484375 5029.58544921875 background all_cells +4374.18017578125 5028.13330078125 background all_cells +4367.65283203125 5025.8349609375 background all_cells +4381.09619140625 5028.65478515625 background all_cells +4381.853515625 5022.30224609375 background all_cells +4381.88232421875 5013.7763671875 background all_cells +4382.45947265625 5006.38916015625 background all_cells +4378.1201171875 4996.12451171875 background all_cells +4373.2177734375 5013.98681640625 background all_cells +4345.4169921875 5007.98046875 background all_cells +4359.408203125 4990.2734375 background all_cells +4348.3603515625 4993.63525390625 background all_cells +4361.626953125 5010.6181640625 background all_cells +4352.59375 5016.40966796875 background all_cells +4355.72119140625 5002.05029296875 background all_cells +4438.06396484375 4894.16845703125 background all_cells +4442.4326171875 4880.3251953125 background all_cells +4437.97607421875 4905.46435546875 background all_cells +4455.40673828125 4883.3193359375 background all_cells +4460.5224609375 4921.625 background all_cells +4448.275390625 4912.86181640625 background all_cells +4455.66064453125 4899.34716796875 background all_cells +4453.82763671875 4951.59130859375 background all_cells +4458.830078125 4931.56689453125 background all_cells +4467.49169921875 4941.3369140625 background all_cells +4463.6826171875 4955.787109375 background all_cells +4458.576171875 4964.76904296875 background all_cells +4459.482421875 4849.25439453125 background all_cells +4467.72265625 4853.423828125 background all_cells +4444.58935546875 4955.86181640625 background all_cells +4448.072265625 4935.7890625 background all_cells +4443.09033203125 4947.267578125 background all_cells +4477.564453125 4900.14990234375 background all_cells +4483.57470703125 4913.162109375 background all_cells +4471.08447265625 4911.86328125 background all_cells +4495.40380859375 4919.427734375 background all_cells +4473.19677734375 4963.76416015625 background all_cells +4487.46240234375 4960.97802734375 background all_cells +4487.37255859375 4930.1650390625 background all_cells +4501.60498046875 4999.3671875 background all_cells +4518.23828125 4992.31005859375 background all_cells +4498.99609375 4989.65234375 background all_cells +4508.78466796875 4988.68505859375 background all_cells +4515.44921875 4848.9384765625 background all_cells +4471.02978515625 4861.69775390625 background all_cells +4471.46875 4880.5009765625 background all_cells +4481.10986328125 4871.77783203125 background all_cells +4488.2431640625 4973.85986328125 background all_cells +4492.16162109375 4992.58203125 background all_cells +4490.29736328125 4987.447265625 background all_cells +4482.736328125 4979.56640625 background all_cells +4470.78515625 5012.736328125 background all_cells +4467.74462890625 5039.79052734375 background all_cells +4476.63330078125 5037.7451171875 background all_cells +4476.2734375 5027.4033203125 background all_cells +4487.7822265625 5013.8701171875 background all_cells +4459.25634765625 4999.77099609375 background all_cells +4443.38623046875 5013.12060546875 background all_cells +4456.09375 5017.90087890625 background all_cells +4451.47705078125 5039.09326171875 background all_cells +4457.15283203125 5038.23291015625 background all_cells +4445.2421875 4963.685546875 background all_cells +4464.48046875 4980.32470703125 background all_cells +4454.35986328125 4972.1298828125 background all_cells +4449.6494140625 4968.05712890625 background all_cells +4447.8115234375 5062.310546875 background all_cells +4487.63818359375 5052.95458984375 background all_cells +4467.21044921875 5065.49755859375 background all_cells +4451.27783203125 5070.41796875 background all_cells +4460.0048828125 5064.30810546875 background all_cells +4481.7763671875 5073.55908203125 background all_cells +4477.88916015625 5087.4921875 background all_cells +4442.71923828125 5085.8896484375 background all_cells +4457.5830078125 5074.61865234375 background all_cells +4439.30712890625 5104.27734375 background all_cells +4456.09765625 5130.83740234375 background all_cells +4462.134765625 5121.39111328125 background all_cells +4464.0087890625 5101.841796875 background all_cells +4465.46923828125 5092.48388671875 background all_cells +4476.27783203125 5103.80126953125 background all_cells +4508.97705078125 5089.7958984375 background all_cells +4509.7724609375 5098.2109375 background all_cells +4516.287109375 5094.51708984375 background all_cells +4513.2255859375 5108.029296875 background all_cells +4481.1796875 5098.28857421875 background all_cells +4499.00390625 5099.25341796875 background all_cells +4494.89453125 5093.48486328125 background all_cells +4487.58056640625 5104.0986328125 background all_cells +4547.6064453125 5035.85302734375 background all_cells +4546.66845703125 5042.63818359375 background all_cells +4538.7626953125 5044.5849609375 background all_cells +4524.49609375 5043.85107421875 background all_cells +4533.07958984375 5036.0419921875 background all_cells +4542.3115234375 5101.74853515625 background all_cells +4547.01708984375 5122.078125 background all_cells +4542.9443359375 5090.9658203125 background all_cells +4542.15478515625 5077.892578125 background all_cells +4528.49755859375 5088.0341796875 background all_cells +4533.31201171875 5118.68017578125 background all_cells +4530.00830078125 5125.38525390625 background all_cells +4524.2265625 4845.4697265625 background all_cells +4541.51123046875 4841.43115234375 background all_cells +4533.19580078125 4840.6953125 background all_cells +4522.14892578125 5018.3359375 background all_cells +4547.998046875 5023.7890625 background all_cells +4540.92724609375 5024.72412109375 background all_cells +4521.09326171875 5029.3564453125 background all_cells +4529.94091796875 5021.42333984375 background all_cells +4536.90234375 4991.74658203125 background all_cells +4536.78662109375 5014.08447265625 background all_cells +4539.6171875 5005.30908203125 background all_cells +4532.83544921875 5004.88037109375 background all_cells +4539.88427734375 4997.96044921875 background all_cells +4506.4921875 4757.36474609375 background all_cells +4500.2734375 4749.98095703125 background all_cells +4519.2314453125 4741.671875 background all_cells +4537.744140625 4771.31298828125 background all_cells +4536.04638671875 4752.80029296875 background all_cells +4528.138671875 4750.97607421875 background all_cells +4515.92919921875 4763.2685546875 background all_cells +4517.564453125 4750.64697265625 background all_cells +4503.71240234375 4801.033203125 background all_cells +4521.9736328125 4791.34228515625 background all_cells +4513.49560546875 4784.94384765625 background all_cells +4511.767578125 4937.181640625 background all_cells +4498.96142578125 4939.5185546875 background all_cells +4532.1494140625 4939.0 background all_cells +4541.48876953125 4949.14013671875 background all_cells +4505.97509765625 4952.42138671875 background all_cells +4532.35205078125 4969.02978515625 background all_cells +4530.18701171875 4954.85791015625 background all_cells +4521.5205078125 4952.763671875 background all_cells +4515.51708984375 5087.89794921875 background all_cells +4508.36572265625 5077.447265625 background all_cells +4501.55908203125 5056.708984375 background all_cells +4515.82275390625 5043.96923828125 background all_cells +4513.06689453125 5063.712890625 background all_cells +4558.01904296875 4971.04638671875 background all_cells +4547.52685546875 4979.1494140625 background all_cells +4565.82568359375 4971.4140625 background all_cells +4549.876953125 5142.337890625 background all_cells +4567.302734375 5180.11376953125 background all_cells +4560.88671875 5147.720703125 background all_cells +4549.95361328125 5079.16064453125 background all_cells +4564.08349609375 5114.83154296875 background all_cells +4556.94677734375 5095.26171875 background all_cells +4564.5537109375 5061.08203125 background all_cells +4565.06689453125 5049.19287109375 background all_cells +4556.48681640625 5032.93505859375 background all_cells +4550.30322265625 4985.5390625 background all_cells +4562.3857421875 4997.0634765625 background all_cells +4549.2109375 4992.25439453125 background all_cells +4560.6123046875 4986.32080078125 background all_cells +4549.3857421875 4781.44775390625 background all_cells +4551.0302734375 4797.28466796875 background all_cells +4562.150390625 4789.7568359375 background all_cells +4559.224609375 4929.51171875 background all_cells +4555.251953125 4955.18994140625 background all_cells +4555.3427734375 4948.728515625 background all_cells +4558.59716796875 4940.8427734375 background all_cells +4556.9853515625 4903.7265625 background all_cells +4556.99462890625 4916.54638671875 background all_cells +4568.11474609375 4903.9765625 background all_cells +4564.82763671875 4862.2099609375 background all_cells +4568.669921875 4871.00390625 background all_cells +4561.06591796875 4868.6142578125 background all_cells +4551.27587890625 4872.498046875 background all_cells +4545.94775390625 4850.0546875 background all_cells +4545.44970703125 4861.646484375 background all_cells +4529.51708984375 4783.66162109375 background all_cells +4533.6455078125 4792.75537109375 background all_cells +4532.40966796875 4852.75830078125 background all_cells +4496.68798828125 4891.333984375 background all_cells +4514.21337890625 4880.08984375 background all_cells +4500.56787109375 4879.69677734375 background all_cells +4537.6591796875 4917.263671875 background all_cells +4515.9755859375 4908.82568359375 background all_cells +4519.78271484375 4920.75 background all_cells +4543.60205078125 4909.2275390625 background all_cells +4543.16845703125 4927.83447265625 background all_cells +4524.875 4889.921875 background all_cells +4530.4208984375 4874.0849609375 background all_cells +4539.18896484375 4886.69921875 background all_cells +4541.52734375 4896.51171875 background all_cells +4531.85009765625 4904.0390625 background all_cells +4501.3046875 4852.87548828125 background all_cells +4512.24951171875 4862.75048828125 background all_cells +4346.00537109375 4612.7919921875 background all_cells +4356.494140625 4633.076171875 background all_cells +4361.7216796875 4614.5244140625 background all_cells +4355.17333984375 4615.37646484375 background all_cells +4351.85595703125 4609.8125 background all_cells +4347.400390625 4628.6689453125 background all_cells +4351.4658203125 4692.982421875 background all_cells +4357.92333984375 4677.40966796875 background all_cells +4356.2470703125 4683.47314453125 background all_cells +4349.62841796875 4682.22509765625 background all_cells +4336.65087890625 4686.31982421875 background all_cells +4325.0986328125 4675.28369140625 background all_cells +4326.90576171875 4684.55517578125 background all_cells +4344.2529296875 4679.4580078125 background all_cells +4342.92578125 4689.759765625 background all_cells +4339.75732421875 4676.091796875 background all_cells +4332.31103515625 4647.4990234375 background all_cells +4324.025390625 4651.8984375 background all_cells +4339.91748046875 4658.92626953125 background all_cells +4332.17626953125 4654.30908203125 background all_cells +4332.0810546875 4660.70947265625 background all_cells +4335.716796875 4639.1484375 background all_cells +4338.525390625 4642.89306640625 background all_cells +4327.04345703125 4636.4951171875 background all_cells +4344.40283203125 4644.29638671875 background all_cells +4324.33740234375 4643.35791015625 background all_cells +4358.5068359375 4636.9775390625 background all_cells +4341.47802734375 4649.13818359375 background all_cells +4350.5068359375 4657.5888671875 background all_cells +4349.34326171875 4638.97265625 background all_cells +4349.78369140625 4824.97314453125 background all_cells +4356.6943359375 4844.5849609375 background all_cells +4339.10400390625 4816.41015625 background all_cells +4347.37841796875 4812.61181640625 background all_cells +4350.3896484375 4837.50048828125 background all_cells +4351.314453125 4831.779296875 background all_cells +4314.52001953125 4833.599609375 background all_cells +4318.041015625 4847.58642578125 background all_cells +4316.81689453125 4841.52197265625 background all_cells +4306.87109375 4837.466796875 background all_cells +4303.9892578125 4816.72607421875 background all_cells +4303.79150390625 4830.6259765625 background all_cells +4324.68212890625 4831.85302734375 background all_cells +4329.876953125 4836.84375 background all_cells +4328.41064453125 4824.1015625 background all_cells +4326.01171875 4812.29150390625 background all_cells +4344.08544921875 4775.689453125 background all_cells +4356.689453125 4785.55908203125 background all_cells +4355.58984375 4766.89892578125 background all_cells +4344.15673828125 4788.37939453125 background all_cells +4353.80517578125 4802.3310546875 background all_cells +4321.091796875 4804.1650390625 background all_cells +4332.021484375 4806.22119140625 background all_cells +4338.68896484375 4800.7431640625 background all_cells +4310.0087890625 4775.822265625 background all_cells +4308.8583984375 4786.68994140625 background all_cells +4328.001953125 4788.193359375 background all_cells +4304.10107421875 4792.126953125 background all_cells +4335.60888671875 4768.376953125 background all_cells +4328.4423828125 4769.1884765625 background all_cells +4334.8955078125 4702.22998046875 background all_cells +4347.6474609375 4700.39453125 background all_cells +4335.439453125 4707.46630859375 background all_cells +4348.25830078125 4706.94482421875 background all_cells +4341.47802734375 4736.05224609375 background all_cells +4335.57421875 4754.1865234375 background all_cells +4337.76806640625 4747.04833984375 background all_cells +4346.7822265625 4742.10498046875 background all_cells +4335.67431640625 4712.78076171875 background all_cells +4341.95654296875 4723.91748046875 background all_cells +4327.3857421875 4726.6845703125 background all_cells +4335.7978515625 4717.06689453125 background all_cells +4351.03955078125 4713.7685546875 background all_cells +4355.80126953125 4756.17041015625 background all_cells +4353.4423828125 4748.4267578125 background all_cells +4350.708984375 4731.3115234375 background all_cells +4348.72705078125 4719.248046875 background all_cells +4295.35595703125 4654.271484375 background all_cells +4300.07666015625 4646.1533203125 background all_cells +4301.64013671875 4662.61474609375 background all_cells +4303.4306640625 4654.29296875 background all_cells +4296.44873046875 4663.2041015625 background all_cells +4309.80859375 4677.26611328125 background all_cells +4316.130859375 4684.96923828125 background all_cells +4306.19140625 4682.318359375 background all_cells +4316.58447265625 4709.18212890625 background all_cells +4325.8955078125 4694.06787109375 background all_cells +4325.73388671875 4709.87646484375 background all_cells +4322.6318359375 4702.79296875 background all_cells +4311.8984375 4696.52001953125 background all_cells +4310.90966796875 4709.521484375 background all_cells +4291.2587890625 4699.01611328125 background all_cells +4304.42724609375 4716.3623046875 background all_cells +4301.9169921875 4704.0888671875 background all_cells +4300.73828125 4691.69091796875 background all_cells +4312.16943359375 4649.6767578125 background all_cells +4323.65380859375 4665.62890625 background all_cells +4308.78857421875 4667.5693359375 background all_cells +4308.2529296875 4658.57373046875 background all_cells +4361.09521484375 4742.38818359375 background all_cells +4362.80712890625 4718.14453125 background all_cells +4361.068359375 4710.4140625 background all_cells +4367.6171875 4750.96728515625 background all_cells +4363.021484375 4730.35693359375 background all_cells +4409.43408203125 4731.19384765625 background all_cells +4408.89013671875 4748.8388671875 background all_cells +4401.8818359375 4737.1435546875 background all_cells +4418.45703125 4724.77587890625 background all_cells +4416.5830078125 4748.376953125 background all_cells +4420.2890625 4734.65869140625 background all_cells +4420.703125 4716.55322265625 background all_cells +4403.29052734375 4705.4052734375 background all_cells +4405.0615234375 4722.49658203125 background all_cells +4402.61376953125 4714.3740234375 background all_cells +4409.14111328125 4713.75244140625 background all_cells +4391.0419921875 4718.46337890625 background all_cells +4381.04443359375 4724.0771484375 background all_cells +4372.9794921875 4720.65625 background all_cells +4373.6201171875 4710.583984375 background all_cells +4384.59765625 4707.830078125 background all_cells +4381.88037109375 4715.0322265625 background all_cells +4380.4404296875 4731.44970703125 background all_cells +4372.6865234375 4740.720703125 background all_cells +4392.33349609375 4738.8388671875 background all_cells +4394.7900390625 4729.0283203125 background all_cells +4383.06005859375 4739.29638671875 background all_cells +4506.39453125 4818.1630859375 background all_cells +4509.6689453125 4841.79443359375 background all_cells +4515.64208984375 4818.734375 background all_cells +4516.67822265625 4827.7412109375 background all_cells +4544.8203125 4813.5048828125 background all_cells +4564.8828125 4771.18994140625 background all_cells +4558.11474609375 4811.7138671875 background all_cells +4528.18212890625 4805.361328125 background all_cells +4523.896484375 4775.52880859375 background all_cells +4530.69580078125 4815.32861328125 background all_cells +4529.7646484375 4825.9140625 background all_cells +4532.66748046875 4833.5966796875 background all_cells +4407.97998046875 4785.958984375 background all_cells +4407.5615234375 4763.55859375 background all_cells +4410.6875 4773.1044921875 background all_cells +4438.72021484375 4786.357421875 background all_cells +4428.861328125 4779.30322265625 background all_cells +4443.88720703125 4811.47705078125 background all_cells +4454.82958984375 4789.1982421875 background all_cells +4457.26416015625 4801.76953125 background all_cells +4442.97021484375 4743.90234375 background all_cells +4443.63671875 4755.609375 background all_cells +4427.9658203125 4761.376953125 background all_cells +4435.5166015625 4752.66845703125 background all_cells +4411.873046875 4796.66943359375 background all_cells +4413.0654296875 4805.748046875 background all_cells +4405.76904296875 4812.1787109375 background all_cells +4479.25830078125 4743.7490234375 background all_cells +4486.435546875 4759.83740234375 background all_cells +4494.16357421875 4753.4150390625 background all_cells +4455.546875 4753.83837890625 background all_cells +4449.630859375 4747.78564453125 background all_cells +4469.6630859375 4753.69482421875 background all_cells +4466.7802734375 4826.97265625 background all_cells +4491.1787109375 4843.6181640625 background all_cells +4475.60107421875 4844.72509765625 background all_cells +4486.72802734375 4837.14697265625 background all_cells +4467.08447265625 4835.9365234375 background all_cells +4485.1767578125 4828.2109375 background all_cells +4473.20458984375 4806.20263671875 background all_cells +4457.671875 4815.0009765625 background all_cells +4479.3388671875 4817.728515625 background all_cells +4467.1494140625 4816.57080078125 background all_cells +4472.03662109375 4787.4951171875 background all_cells +4485.591796875 4799.2978515625 background all_cells +4485.4541015625 4791.45703125 background all_cells +4481.875 4786.0390625 background all_cells +4493.25927734375 4785.0283203125 background all_cells +4444.904296875 4729.986328125 background all_cells +4461.96484375 4736.814453125 background all_cells +4493.576171875 4732.283203125 background all_cells +4483.8857421875 4730.48193359375 background all_cells +4479.92724609375 4734.2451171875 background all_cells +4452.310546875 4764.2744140625 background all_cells +4448.0732421875 4774.9990234375 background all_cells +4464.25830078125 4773.02197265625 background all_cells +4414.22802734375 4843.09814453125 background all_cells +4415.39111328125 4835.00048828125 background all_cells +4450.4912109375 4822.9384765625 background all_cells +4492.875 4815.822265625 background all_cells +4450.36865234375 4829.2314453125 background all_cells +4442.46630859375 4836.8525390625 background all_cells +4450.8125 4837.03662109375 background all_cells +4451.5498046875 4845.86962890625 background all_cells +4412.91796875 4826.62841796875 background all_cells +4437.6396484375 4819.48583984375 background all_cells +4435.732421875 4829.48046875 background all_cells +4422.76513671875 4821.16552734375 background all_cells +4360.05859375 4818.1884765625 background all_cells +4364.1484375 4808.74755859375 background all_cells +4368.1279296875 4838.40087890625 background all_cells +4366.361328125 4828.0458984375 background all_cells +4376.609375 4816.986328125 background all_cells +4383.82080078125 4839.3623046875 background all_cells +4397.37548828125 4839.08935546875 background all_cells +4399.2197265625 4826.34912109375 background all_cells +4388.78369140625 4833.9677734375 background all_cells +4384.70458984375 4825.2783203125 background all_cells +4379.3828125 4786.75 background all_cells +4393.1396484375 4796.69482421875 background all_cells +4371.6884765625 4800.1083984375 background all_cells +4366.70849609375 4790.06787109375 background all_cells +4392.46630859375 4759.6337890625 background all_cells +4364.86962890625 4756.90869140625 background all_cells +4376.5302734375 4754.16650390625 background all_cells +4403.5751953125 4744.66064453125 background all_cells +4403.87060546875 4754.38525390625 background all_cells +4387.02783203125 4750.76123046875 background all_cells +4375.5439453125 4766.79541015625 background all_cells +4368.45751953125 4778.86279296875 background all_cells +4397.134765625 4779.82861328125 background all_cells +4387.58837890625 4775.26025390625 background all_cells +4491.0859375 4703.181640625 background all_cells +4498.2861328125 4697.81689453125 background all_cells +4504.17626953125 4693.37109375 background all_cells +4492.83544921875 4655.68505859375 background all_cells +4498.57763671875 4655.8193359375 background all_cells +4495.009765625 4645.18359375 background all_cells +4454.03125 4713.35888671875 background all_cells +4458.177734375 4706.86962890625 background all_cells +4455.6923828125 4723.93896484375 background all_cells +4469.33740234375 4718.3173828125 background all_cells +4480.60888671875 4718.4912109375 background all_cells +4484.3583984375 4713.927734375 background all_cells +4466.2802734375 4704.0751953125 background all_cells +4452.4140625 4696.07421875 background all_cells +4459.38232421875 4695.5771484375 background all_cells +4459.33642578125 4684.9521484375 background all_cells +4457.2294921875 4701.0244140625 background all_cells +4465.10498046875 4694.82275390625 background all_cells +4557.068359375 4729.60791015625 background all_cells +4569.0478515625 4737.42236328125 background all_cells +4554.91455078125 4735.248046875 background all_cells +4555.46337890625 4743.65966796875 background all_cells +4566.69775390625 4741.3046875 background all_cells +4564.0029296875 4746.50830078125 background all_cells +4535.94091796875 4742.21533203125 background all_cells +4546.51220703125 4739.181640625 background all_cells +4551.87841796875 4750.21875 background all_cells +4541.65283203125 4750.0458984375 background all_cells +4503.52734375 4736.52783203125 background all_cells +4503.78564453125 4723.26171875 background all_cells +4512.37939453125 4730.53515625 background all_cells +4519.9267578125 4726.3896484375 background all_cells +4534.6943359375 4707.1416015625 background all_cells +4531.515625 4736.689453125 background all_cells +4524.3427734375 4710.33984375 background all_cells +4440.27783203125 4718.3837890625 background all_cells +4429.7001953125 4717.693359375 background all_cells +4443.05908203125 4697.46484375 background all_cells +4431.4443359375 4727.1748046875 background all_cells +4439.23291015625 4663.3876953125 background all_cells +4439.28271484375 4678.4580078125 background all_cells +4445.19580078125 4664.18798828125 background all_cells +4474.623046875 4666.2041015625 background all_cells +4569.5302734375 4678.77734375 background all_cells +4488.79052734375 4673.19189453125 background all_cells +4480.20947265625 4668.9541015625 background all_cells +4452.29638671875 4669.74169921875 background all_cells +4472.11962890625 4661.79443359375 background all_cells +4467.18212890625 4669.12939453125 background all_cells +4460.71435546875 4671.0078125 background all_cells +4454.3408203125 4676.4501953125 background all_cells +4465.3857421875 4502.13623046875 background all_cells +4472.78515625 4542.9443359375 background all_cells +4472.34375 4521.1513671875 background all_cells +4469.60791015625 4515.71435546875 background all_cells +4472.806640625 4506.490234375 background all_cells +4472.2412109375 4534.3876953125 background all_cells +4445.3203125 4542.1953125 background all_cells +4433.06689453125 4544.3193359375 background all_cells +4455.82275390625 4542.1796875 background all_cells +4447.3486328125 4527.1982421875 background all_cells +4456.673828125 4533.77099609375 background all_cells +4459.82958984375 4526.32763671875 background all_cells +4460.24609375 4513.82861328125 background all_cells +4449.86083984375 4516.52490234375 background all_cells +4447.2412109375 4565.07177734375 background all_cells +4437.57373046875 4572.93310546875 background all_cells +4459.314453125 4578.3779296875 background all_cells +4456.31884765625 4554.46533203125 background all_cells +4450.947265625 4574.30517578125 background all_cells +4463.05126953125 4585.65087890625 background all_cells +4475.96728515625 4587.39990234375 background all_cells +4463.765625 4606.87548828125 background all_cells +4429.79638671875 4598.1201171875 background all_cells +4449.4111328125 4588.9130859375 background all_cells +4447.9580078125 4602.91796875 background all_cells +4435.01953125 4581.68212890625 background all_cells +4463.18603515625 4567.283203125 background all_cells +4474.40234375 4572.24853515625 background all_cells +4437.61767578125 4617.98193359375 background all_cells +4467.57421875 4612.85302734375 background all_cells +4431.96240234375 4617.35693359375 background all_cells +4436.8662109375 4603.5830078125 background all_cells +4438.51513671875 4625.44091796875 background all_cells +4506.79345703125 4626.74853515625 background all_cells +4465.65771484375 4643.5263671875 background all_cells +4472.59521484375 4654.94384765625 background all_cells +4464.1748046875 4653.99853515625 background all_cells +4478.16357421875 4645.04248046875 background all_cells +4476.96044921875 4633.185546875 background all_cells +4472.89013671875 4640.09619140625 background all_cells +4475.51513671875 4637.32080078125 background all_cells +4436.77783203125 4641.66162109375 background all_cells +4432.6357421875 4653.85302734375 background all_cells +4456.3720703125 4648.55126953125 background all_cells +4455.37255859375 4637.6064453125 background all_cells +4450.61767578125 4630.134765625 background all_cells +4439.0546875 4651.8984375 background all_cells +4484.728515625 4548.0341796875 background all_cells +4503.70654296875 4545.84375 background all_cells +4486.6474609375 4528.9736328125 background all_cells +4562.5234375 4615.6611328125 background all_cells +4538.80078125 4624.82080078125 background all_cells +4534.76220703125 4618.4541015625 background all_cells +4515.9482421875 4564.02880859375 background all_cells +4523.56640625 4517.20947265625 background all_cells +4517.99951171875 4509.03564453125 background all_cells +4515.6083984375 4516.05517578125 background all_cells +4552.9091796875 4649.169921875 background all_cells +4569.84423828125 4669.32080078125 background all_cells +4567.7607421875 4659.84375 background all_cells +4565.93505859375 4652.90673828125 background all_cells +4567.21484375 4645.08203125 background all_cells +4562.64306640625 4641.28125 background all_cells +4548.9375 4505.677734375 background all_cells +4553.16943359375 4514.34033203125 background all_cells +4497.6806640625 4584.89794921875 background all_cells +4521.3720703125 4594.62841796875 background all_cells +4521.5224609375 4612.0390625 background all_cells +4501.515625 4588.54541015625 background all_cells +4502.2216796875 4606.8818359375 background all_cells +4401.06005859375 4590.79296875 background all_cells +4398.5888671875 4602.92236328125 background all_cells +4406.0185546875 4597.2177734375 background all_cells +4418.08203125 4591.55322265625 background all_cells +4414.58056640625 4613.18359375 background all_cells +4424.64990234375 4613.28271484375 background all_cells +4410.880859375 4623.72509765625 background all_cells +4428.35791015625 4631.54345703125 background all_cells +4390.4521484375 4623.53759765625 background all_cells +4397.55615234375 4633.39501953125 background all_cells +4427.890625 4680.44140625 background all_cells +4422.802734375 4640.4931640625 background all_cells +4413.19189453125 4650.0634765625 background all_cells +4421.89794921875 4646.10986328125 background all_cells +4418.375 4668.30078125 background all_cells +4419.91943359375 4655.966796875 background all_cells +4417.134765625 4700.896484375 background all_cells +4415.39404296875 4689.24072265625 background all_cells +4434.720703125 4693.35546875 background all_cells +4427.947265625 4700.35693359375 background all_cells +4425.35693359375 4690.1376953125 background all_cells +4379.80908203125 4682.93896484375 background all_cells +4357.30517578125 4670.62548828125 background all_cells +4406.2548828125 4685.82080078125 background all_cells +4387.17919921875 4685.1337890625 background all_cells +4399.65087890625 4675.8447265625 background all_cells +4386.001953125 4700.5205078125 background all_cells +4403.2236328125 4696.5732421875 background all_cells +4395.466796875 4702.4697265625 background all_cells +4393.517578125 4691.9716796875 background all_cells +4388.65380859375 4641.95068359375 background all_cells +4404.8232421875 4640.39599609375 background all_cells +4364.84912109375 4632.333984375 background all_cells +4378.75439453125 4654.62255859375 background all_cells +4366.58349609375 4647.74853515625 background all_cells +4371.73486328125 4635.9375 background all_cells +4366.97998046875 4701.849609375 background all_cells +4377.0693359375 4692.306640625 background all_cells +4363.64306640625 4691.65771484375 background all_cells +4373.06103515625 4593.96142578125 background all_cells +4368.4326171875 4608.9072265625 background all_cells +4381.05419921875 4605.59521484375 background all_cells +4364.291015625 4599.47607421875 background all_cells +4402.08935546875 4610.2607421875 background all_cells +4399.33935546875 4617.33154296875 background all_cells +4406.49072265625 4614.6826171875 background all_cells +4388.27978515625 4613.35595703125 background all_cells +4377.65234375 4614.1962890625 background all_cells +4371.76123046875 4626.966796875 background all_cells +4364.740234375 4519.17333984375 background all_cells +4381.08837890625 4518.5703125 background all_cells +4372.83984375 4522.03125 background all_cells +4368.353515625 4509.6328125 background all_cells +4387.580078125 4506.18505859375 background all_cells +4387.44775390625 4538.30908203125 background all_cells +4403.9921875 4525.1240234375 background all_cells +4398.80224609375 4516.86572265625 background all_cells +4401.2265625 4536.8369140625 background all_cells +4390.71044921875 4541.99462890625 background all_cells +4384.81689453125 4568.50390625 background all_cells +4394.2021484375 4581.02734375 background all_cells +4386.5263671875 4575.40576171875 background all_cells +4396.73046875 4544.748046875 background all_cells +4391.5712890625 4549.669921875 background all_cells +4390.72900390625 4559.06396484375 background all_cells +4375.587890625 4551.19580078125 background all_cells +4331.884765625 4566.83056640625 background all_cells +4330.70361328125 4572.63232421875 background all_cells +4337.37548828125 4571.9306640625 background all_cells +4365.29638671875 4545.0888671875 background all_cells +4365.77392578125 4553.2724609375 background all_cells +4413.517578125 4544.18994140625 background all_cells +4406.59130859375 4566.20751953125 background all_cells +4424.46826171875 4542.5869140625 background all_cells +4427.55810546875 4560.1240234375 background all_cells +4429.82568359375 4552.65087890625 background all_cells +4433.24560546875 4564.03955078125 background all_cells +4420.47998046875 4569.06689453125 background all_cells +4418.19970703125 4579.10546875 background all_cells +4428.3046875 4573.18896484375 background all_cells +4414.61767578125 4533.3310546875 background all_cells +4429.39208984375 4528.5595703125 background all_cells +4406.21337890625 4511.962890625 background all_cells +4414.59765625 4513.994140625 background all_cells +4309.00439453125 4535.48095703125 background all_cells +4312.53564453125 4541.33349609375 background all_cells +4309.00341796875 4543.4873046875 background all_cells +4355.45263671875 4503.82568359375 background all_cells +4354.0283203125 4523.6025390625 background all_cells +4352.99658203125 4511.67822265625 background all_cells +4356.19091796875 4516.2197265625 background all_cells +4329.76220703125 4528.45849609375 background all_cells +4334.36474609375 4535.50537109375 background all_cells +4337.076171875 4531.318359375 background all_cells +4345.77587890625 4526.0283203125 background all_cells +4315.72509765625 4570.7734375 background all_cells +4333.25634765625 4551.6484375 background all_cells +4314.478515625 4578.791015625 background all_cells +4319.97900390625 4574.16552734375 background all_cells +4304.8408203125 4574.44775390625 background all_cells +4320.990234375 4534.6337890625 background all_cells +4319.56884765625 4546.6474609375 background all_cells +4323.67236328125 4540.6982421875 background all_cells +4306.14794921875 4582.27978515625 background all_cells +4312.83740234375 4588.47607421875 background all_cells +4324.76708984375 4590.244140625 background all_cells +4305.68603515625 4594.45361328125 background all_cells +4318.03271484375 4586.244140625 background all_cells +4313.69873046875 4630.669921875 background all_cells +4315.02685546875 4638.419921875 background all_cells +4311.7001953125 4602.93603515625 background all_cells +4306.36328125 4614.56494140625 background all_cells +4305.1240234375 4610.279296875 background all_cells +4301.94482421875 4604.97412109375 background all_cells +4293.5390625 4609.466796875 background all_cells +4291.357421875 4621.14697265625 background all_cells +4299.5537109375 4633.47802734375 background all_cells +4294.12255859375 4601.04345703125 background all_cells +4294.20654296875 4591.94580078125 background all_cells +4345.2900390625 4570.79541015625 background all_cells +4345.826171875 4577.5439453125 background all_cells +4352.70849609375 4603.53564453125 background all_cells +4342.83251953125 4595.10986328125 background all_cells +4358.62451171875 4592.1943359375 background all_cells +4337.50927734375 4600.4931640625 background all_cells +4325.00732421875 4581.08251953125 background all_cells +4339.734375 4584.19677734375 background all_cells +4332.3916015625 4594.7392578125 background all_cells +4183.60888671875 4704.16943359375 background all_cells +4190.490234375 4726.53125 background all_cells +4189.109375 4717.33056640625 background all_cells +4207.728515625 4728.31640625 background all_cells +4206.8583984375 4739.61865234375 background all_cells +4197.75439453125 4715.8427734375 background all_cells +4212.21630859375 4718.35986328125 background all_cells +4197.2587890625 4725.0986328125 background all_cells +4188.974609375 4736.171875 background all_cells +4187.3671875 4744.5234375 background all_cells +4199.65478515625 4743.59375 background all_cells +4255.8388671875 4756.30322265625 background all_cells +4250.17041015625 4745.716796875 background all_cells +4293.75146484375 4744.76513671875 background all_cells +4277.5986328125 4754.63671875 background all_cells +4281.21142578125 4753.1337890625 background all_cells +4282.04931640625 4747.88525390625 background all_cells +4278.4716796875 4741.94873046875 background all_cells +4278.40087890625 4728.6474609375 background all_cells +4282.46240234375 4739.07080078125 background all_cells +4283.876953125 4732.607421875 background all_cells +4271.3671875 4743.8896484375 background all_cells +4271.013671875 4736.96630859375 background all_cells +4265.16455078125 4737.09033203125 background all_cells +4262.76318359375 4759.67138671875 background all_cells +4264.83251953125 4726.322265625 background all_cells +4265.388671875 4744.03759765625 background all_cells +4263.59130859375 4751.263671875 background all_cells +4220.53173828125 4710.30810546875 background all_cells +4231.11474609375 4705.8125 background all_cells +4239.74560546875 4710.4736328125 background all_cells +4242.80224609375 4714.29443359375 background all_cells +4236.89892578125 4747.2041015625 background all_cells +4231.61572265625 4741.435546875 background all_cells +4224.546875 4746.7451171875 background all_cells +4229.607421875 4724.1220703125 background all_cells +4236.62548828125 4735.1171875 background all_cells +4222.62939453125 4732.4658203125 background all_cells +4235.4443359375 4727.61083984375 background all_cells +4186.3349609375 4975.26416015625 background all_cells +4200.49853515625 4983.03271484375 background all_cells +4193.26904296875 4977.1015625 background all_cells +4204.08544921875 4993.4912109375 background all_cells +4221.6728515625 5000.1611328125 background all_cells +4217.1318359375 4990.41162109375 background all_cells +4208.41650390625 5001.88134765625 background all_cells +4184.1416015625 4993.669921875 background all_cells +4192.80859375 4993.123046875 background all_cells +4222.20556640625 4979.01220703125 background all_cells +4216.94091796875 4980.8759765625 background all_cells +4190.505859375 5007.5927734375 background all_cells +4197.06494140625 5010.6826171875 background all_cells +4199.7578125 5005.92626953125 background all_cells +4195.33642578125 5033.28759765625 background all_cells +4212.36962890625 5034.5078125 background all_cells +4202.8701171875 5036.7236328125 background all_cells +4192.84326171875 5021.51513671875 background all_cells +4201.92041015625 5026.478515625 background all_cells +4199.8359375 5016.69287109375 background all_cells +4209.10693359375 5010.42333984375 background all_cells +4220.146484375 5012.69384765625 background all_cells +4218.724609375 5024.0322265625 background all_cells +4210.4873046875 5019.97802734375 background all_cells +4235.47216796875 4979.685546875 background all_cells +4229.36181640625 4986.20458984375 background all_cells +4243.8291015625 4984.65673828125 background all_cells +4226.95556640625 4980.39306640625 background all_cells +4238.94482421875 4989.005859375 background all_cells +4234.7353515625 4989.58837890625 background all_cells +4241.8095703125 4999.9580078125 background all_cells +4229.8251953125 4994.6826171875 background all_cells +4235.525390625 5019.376953125 background all_cells +4228.22802734375 5023.740234375 background all_cells +4233.85107421875 5032.19140625 background all_cells +4245.46630859375 5039.78271484375 background all_cells +4239.31298828125 5023.84716796875 background all_cells +4248.2900390625 5022.0390625 background all_cells +4241.576171875 5014.83544921875 background all_cells +4235.67431640625 5012.837890625 background all_cells +4262.18896484375 5006.58984375 background all_cells +4261.4990234375 4984.29248046875 background all_cells +4250.5693359375 4985.55419921875 background all_cells +4263.970703125 5016.4423828125 background all_cells +4253.302734375 5009.44091796875 background all_cells +4268.45556640625 4984.42041015625 background all_cells +4275.16748046875 4987.83740234375 background all_cells +4277.11328125 4979.89697265625 background all_cells +4262.447265625 5035.28955078125 background all_cells +4273.1708984375 5039.68994140625 background all_cells +4271.00341796875 5028.02197265625 background all_cells +4277.224609375 5014.953125 background all_cells +4294.7685546875 5034.51220703125 background all_cells +4286.4208984375 5035.83740234375 background all_cells +4293.2451171875 5024.96435546875 background all_cells +4289.0322265625 5015.7587890625 background all_cells +4279.89990234375 5022.5966796875 background all_cells +4282.21875 4993.880859375 background all_cells +4299.29638671875 4994.2568359375 background all_cells +4268.056640625 4998.42236328125 background all_cells +4287.4140625 5006.171875 background all_cells +4293.75 4998.70068359375 background all_cells +4240.548828125 4771.2958984375 background all_cells +4249.9365234375 4776.9169921875 background all_cells +4241.109375 4759.76806640625 background all_cells +4247.51904296875 4760.33984375 background all_cells +4247.72509765625 4775.02587890625 background all_cells +4243.23583984375 4776.7255859375 background all_cells +4235.00341796875 4788.61962890625 background all_cells +4246.23583984375 4790.5771484375 background all_cells +4229.41259765625 4788.96044921875 background all_cells +4225.28271484375 4766.689453125 background all_cells +4236.60791015625 4759.41455078125 background all_cells +4231.65478515625 4761.28955078125 background all_cells +4292.58251953125 4777.72216796875 background all_cells +4268.94921875 4789.2509765625 background all_cells +4291.85009765625 4782.90771484375 background all_cells +4276.068359375 4785.95751953125 background all_cells +4289.76025390625 4802.0361328125 background all_cells +4284.6767578125 4819.3271484375 background all_cells +4291.134765625 4812.92578125 background all_cells +4283.0185546875 4808.36083984375 background all_cells +4270.37158203125 4795.90234375 background all_cells +4285.99462890625 4796.3544921875 background all_cells +4283.6640625 4789.533203125 background all_cells +4281.08642578125 4802.57470703125 background all_cells +4250.7958984375 4784.30419921875 background all_cells +4251.0263671875 4787.95947265625 background all_cells +4253.9296875 4780.22509765625 background all_cells +4259.2666015625 4806.751953125 background all_cells +4247.60302734375 4815.04638671875 background all_cells +4249.3046875 4807.35791015625 background all_cells +4265.41259765625 4814.62939453125 background all_cells +4258.59912109375 4769.5830078125 background all_cells +4267.37841796875 4779.916015625 background all_cells +4262.7265625 4777.74609375 background all_cells +4260.4794921875 4791.95166015625 background all_cells +4261.1650390625 4785.82373046875 background all_cells +4254.861328125 4794.6728515625 background all_cells +4248.55712890625 4800.8818359375 background all_cells +4264.6904296875 4803.4853515625 background all_cells +4271.56689453125 4804.21826171875 background all_cells +4255.97802734375 4800.111328125 background all_cells +4276.0419921875 4856.06689453125 background all_cells +4287.87158203125 4853.56787109375 background all_cells +4294.728515625 4863.91796875 background all_cells +4287.57861328125 4862.66162109375 background all_cells +4290.5908203125 4895.28662109375 background all_cells +4279.86865234375 4934.37890625 background all_cells +4293.77587890625 4905.4560546875 background all_cells +4283.89306640625 4900.8173828125 background all_cells +4273.53564453125 4873.18017578125 background all_cells +4281.875 4887.626953125 background all_cells +4279.39453125 4881.791015625 background all_cells +4188.14990234375 4859.93310546875 background all_cells +4194.787109375 4855.193359375 background all_cells +4211.53759765625 4879.89111328125 background all_cells +4193.45849609375 4874.6728515625 background all_cells +4187.876953125 4865.236328125 background all_cells +4207.19140625 4935.845703125 background all_cells +4189.0400390625 4955.759765625 background all_cells +4202.341796875 4957.25048828125 background all_cells +4192.2763671875 4911.076171875 background all_cells +4202.5322265625 4917.29736328125 background all_cells +4189.00146484375 4922.96337890625 background all_cells +4197.6845703125 4889.65185546875 background all_cells +4193.7529296875 4898.4189453125 background all_cells +4209.30322265625 4889.83154296875 background all_cells +4246.9541015625 4854.72119140625 background all_cells +4252.2685546875 4863.8564453125 background all_cells +4238.5087890625 4856.9951171875 background all_cells +4230.73095703125 4862.306640625 background all_cells +4239.39501953125 4870.86376953125 background all_cells +4237.6962890625 4885.26123046875 background all_cells +4227.95361328125 4931.916015625 background all_cells +4227.8583984375 4914.45263671875 background all_cells +4215.85546875 4956.93896484375 background all_cells +4215.62939453125 4971.39208984375 background all_cells +4245.00634765625 4971.0771484375 background all_cells +4234.6787109375 4968.65869140625 background all_cells +4225.87158203125 4873.3857421875 background all_cells +4265.24169921875 4870.99169921875 background all_cells +4261.98779296875 4973.94970703125 background all_cells +4259.1767578125 4898.490234375 background all_cells +4193.80419921875 4752.14453125 background all_cells +4187.5478515625 4777.779296875 background all_cells +4192.5419921875 4770.98095703125 background all_cells +4186.814453125 4752.35009765625 background all_cells +4218.3759765625 4775.9013671875 background all_cells +4224.29638671875 4786.927734375 background all_cells +4213.05712890625 4784.98291015625 background all_cells +4223.2021484375 4781.5302734375 background all_cells +4225.44775390625 4773.7412109375 background all_cells +4201.7568359375 4760.85791015625 background all_cells +4209.1669921875 4761.1982421875 background all_cells +4202.12158203125 4769.361328125 background all_cells +4216.669921875 4756.00146484375 background all_cells +4211.9248046875 4771.08056640625 background all_cells +4223.43701171875 4760.1669921875 background all_cells +4224.1669921875 4839.40869140625 background all_cells +4230.08935546875 4849.38916015625 background all_cells +4221.7822265625 4851.265625 background all_cells +4219.71923828125 4843.4990234375 background all_cells +4266.83251953125 4842.83056640625 background all_cells +4278.205078125 4839.73193359375 background all_cells +4261.30517578125 4834.0712890625 background all_cells +4264.83056640625 4846.630859375 background all_cells +4284.44873046875 4847.1982421875 background all_cells +4263.17529296875 4851.533203125 background all_cells +4274.69482421875 4849.36767578125 background all_cells +4270.12841796875 4827.8046875 background all_cells +4255.81787109375 4823.9287109375 background all_cells +4243.123046875 4840.55908203125 background all_cells +4252.56787109375 4844.544921875 background all_cells +4252.4169921875 4850.5703125 background all_cells +4224.51318359375 4792.34228515625 background all_cells +4244.50390625 4794.89404296875 background all_cells +4232.689453125 4800.69482421875 background all_cells +4240.41015625 4804.08447265625 background all_cells +4221.5068359375 4799.41064453125 background all_cells +4237.98046875 4797.470703125 background all_cells +4225.75634765625 4825.6962890625 background all_cells +4228.54833984375 4823.10888671875 background all_cells +4242.38623046875 4809.65478515625 background all_cells +4237.63525390625 4815.97021484375 background all_cells +4240.99169921875 4834.271484375 background all_cells +4246.43505859375 4825.26806640625 background all_cells +4232.634765625 4805.9267578125 background all_cells +4233.22216796875 4818.81103515625 background all_cells +4228.57177734375 4810.0341796875 background all_cells +4222.61083984375 4812.96044921875 background all_cells +4199.14892578125 4782.46533203125 background all_cells +4210.87158203125 4796.9990234375 background all_cells +4190.52880859375 4796.3486328125 background all_cells +4203.85302734375 4796.54833984375 background all_cells +4197.50634765625 4792.31298828125 background all_cells +4191.060546875 4784.85107421875 background all_cells +4202.943359375 4808.34130859375 background all_cells +4212.8984375 4810.865234375 background all_cells +4215.2421875 4821.8798828125 background all_cells +4219.3896484375 4815.93408203125 background all_cells +4207.8056640625 4804.92431640625 background all_cells +4207.3916015625 4816.5869140625 background all_cells +4203.8408203125 4824.45263671875 background all_cells +4204.2275390625 4844.67236328125 background all_cells +4211.79248046875 4841.02685546875 background all_cells +4201.43212890625 4850.2744140625 background all_cells +4205.6396484375 4820.9052734375 background all_cells +4205.05224609375 4833.5927734375 background all_cells +4185.43994140625 4826.16943359375 background all_cells +4190.048828125 4847.54638671875 background all_cells +4196.73291015625 4841.32666015625 background all_cells +4198.14990234375 4832.5869140625 background all_cells +4195.51416015625 4821.876953125 background all_cells +4192.53662109375 4830.62841796875 background all_cells +4186.4130859375 4809.580078125 background all_cells +4198.99951171875 4814.265625 background all_cells +4191.240234375 4815.15380859375 background all_cells +4121.1220703125 4512.80419921875 background all_cells +4138.37109375 4511.8642578125 background all_cells +4129.818359375 4510.435546875 background all_cells +4121.9140625 4501.75146484375 background all_cells +4159.5712890625 4540.01513671875 background all_cells +4182.26123046875 4523.9111328125 background all_cells +4173.39453125 4539.7666015625 background all_cells +4172.90673828125 4530.7880859375 background all_cells +4162.7021484375 4528.6689453125 background all_cells +4141.89794921875 4520.06396484375 background all_cells +4168.35986328125 4515.26806640625 background all_cells +4156.0234375 4517.0322265625 background all_cells +4129.78173828125 4541.53369140625 background all_cells +4147.06005859375 4529.22314453125 background all_cells +4143.92578125 4541.25634765625 background all_cells +4135.30615234375 4526.91552734375 background all_cells +4192.03466796875 4505.8828125 background all_cells +4208.00634765625 4511.95458984375 background all_cells +4204.142578125 4499.546875 background all_cells +4204.16357421875 4514.87646484375 background all_cells +4187.0830078125 4510.65625 background all_cells +4197.04638671875 4517.11669921875 background all_cells +4218.75341796875 4527.43359375 background all_cells +4222.33740234375 4543.6044921875 background all_cells +4232.50830078125 4535.80517578125 background all_cells +4233.90283203125 4502.60498046875 background all_cells +4233.43017578125 4519.93701171875 background all_cells +4216.853515625 4514.513671875 background all_cells +4223.57177734375 4508.490234375 background all_cells +4196.41259765625 4529.92626953125 background all_cells +4209.6298828125 4537.1396484375 background all_cells +4205.7119140625 4525.2255859375 background all_cells +4201.64111328125 4543.13037109375 background all_cells +4199.73095703125 4643.46337890625 background all_cells +4186.154296875 4648.63916015625 background all_cells +4186.2236328125 4666.53515625 background all_cells +4182.55419921875 4676.8271484375 background all_cells +4179.11572265625 4671.4765625 background all_cells +4196.69091796875 4667.1796875 background all_cells +4200.54833984375 4569.189453125 background all_cells +4200.32421875 4555.19873046875 background all_cells +4223.70458984375 4638.9990234375 background all_cells +4220.15576171875 4556.7958984375 background all_cells +4217.72021484375 4629.8994140625 background all_cells +4206.4375 4633.36669921875 background all_cells +4206.939453125 4672.86669921875 background all_cells +4212.271484375 4649.18115234375 background all_cells +4212.02587890625 4639.3955078125 background all_cells +4184.61328125 4564.94091796875 background all_cells +4180.9033203125 4570.72119140625 background all_cells +4189.98388671875 4627.75341796875 background all_cells +4162.0029296875 4577.8828125 background all_cells +4142.76123046875 4549.38671875 background all_cells +4171.0849609375 4555.61376953125 background all_cells +4160.03515625 4554.4189453125 background all_cells +4145.3623046875 4603.6240234375 background all_cells +4136.3291015625 4589.93212890625 background all_cells +4138.6337890625 4619.998046875 background all_cells +4160.669921875 4615.30029296875 background all_cells +4150.06005859375 4614.11669921875 background all_cells +4120.4853515625 4602.4560546875 background all_cells +4121.08203125 4610.908203125 background all_cells +4126.779296875 4608.70849609375 background all_cells +4127.1220703125 4604.76123046875 background all_cells +4251.09912109375 4538.693359375 background all_cells +4248.876953125 4553.37109375 background all_cells +4237.8203125 4553.484375 background all_cells +4239.14306640625 4543.103515625 background all_cells +4258.693359375 4544.93896484375 background all_cells +4259.51416015625 4558.083984375 background all_cells +4264.26171875 4553.0693359375 background all_cells +4266.1083984375 4544.36279296875 background all_cells +4272.72314453125 4543.12451171875 background all_cells +4272.79541015625 4560.2373046875 background all_cells +4280.61328125 4544.77294921875 background all_cells +4282.0302734375 4557.61572265625 background all_cells +4281.6171875 4552.5732421875 background all_cells +4299.60498046875 4590.29931640625 background all_cells +4301.50537109375 4537.09912109375 background all_cells +4292.0322265625 4547.25830078125 background all_cells +4299.3037109375 4545.30078125 background all_cells +4294.1044921875 4541.076171875 background all_cells +4292.2802734375 4554.07470703125 background all_cells +4295.45556640625 4580.181640625 background all_cells +4299.64013671875 4560.50830078125 background all_cells +4303.935546875 4555.759765625 background all_cells +4293.7802734375 4511.890625 background all_cells +4293.3037109375 4521.17724609375 background all_cells +4285.888671875 4535.46337890625 background all_cells +4285.42919921875 4527.05908203125 background all_cells +4283.203125 4582.1953125 background all_cells +4279.25634765625 4590.03076171875 background all_cells +4285.9755859375 4589.39453125 background all_cells +4243.9287109375 4506.45703125 background all_cells +4242.83349609375 4517.4296875 background all_cells +4246.24609375 4527.083984375 background all_cells +4252.73095703125 4521.16064453125 background all_cells +4303.47998046875 4529.18408203125 background all_cells +4320.54248046875 4518.8544921875 background all_cells +4320.81787109375 4525.09814453125 background all_cells +4314.3076171875 4531.271484375 background all_cells +4307.1689453125 4519.45361328125 background all_cells +4293.65771484375 4534.23095703125 background all_cells +4279.1962890625 4512.2939453125 background all_cells +4310.314453125 4507.861328125 background all_cells +4324.72900390625 4511.12841796875 background all_cells +4316.2939453125 4508.42236328125 background all_cells +4261.1103515625 4519.71533203125 background all_cells +4265.5400390625 4506.11962890625 background all_cells +4262.3779296875 4531.3154296875 background all_cells +4119.39697265625 4630.94482421875 background all_cells +4127.76611328125 4642.9501953125 background all_cells +4128.494140625 4619.37548828125 background all_cells +4116.36962890625 4621.10302734375 background all_cells +4127.03857421875 4650.8916015625 background all_cells +4139.80419921875 4661.806640625 background all_cells +4128.6728515625 4660.23291015625 background all_cells +4136.70849609375 4632.759765625 background all_cells +4163.4453125 4640.2412109375 background all_cells +4149.1083984375 4626.72802734375 background all_cells +4153.376953125 4674.37841796875 background all_cells +4171.06689453125 4700.98779296875 background all_cells +4172.5810546875 4689.5576171875 background all_cells +4161.6513671875 4672.85888671875 background all_cells +4156.51806640625 4685.34033203125 background all_cells +4121.55322265625 4695.65185546875 background all_cells +4149.84814453125 4691.345703125 background all_cells +4141.236328125 4695.18310546875 background all_cells +4129.4501953125 4696.07275390625 background all_cells +4136.703125 4704.33984375 background all_cells +4120.56787109375 4713.6083984375 background all_cells +4125.25439453125 4712.1669921875 background all_cells +4120.03564453125 4705.8369140625 background all_cells +4076.385009765625 4707.0126953125 background all_cells +4113.56884765625 4689.52490234375 background all_cells +4106.87548828125 4699.044921875 background all_cells +4114.62060546875 4678.9326171875 background all_cells +4146.43212890625 4684.75439453125 background all_cells +4132.978515625 4680.0419921875 background all_cells +4128.67919921875 4686.55712890625 background all_cells +4089.037353515625 4655.12646484375 background all_cells +4103.87939453125 4627.5810546875 background all_cells +4111.89453125 4653.482421875 background all_cells +4102.38916015625 4651.76025390625 background all_cells +4093.0947265625 4635.380859375 background all_cells +4095.85791015625 4645.6962890625 background all_cells +4096.4287109375 4662.6806640625 background all_cells +4111.2978515625 4665.26806640625 background all_cells +4109.0771484375 4661.26953125 background all_cells +4104.32958984375 4670.46826171875 background all_cells +4075.945556640625 4634.9013671875 background all_cells +4085.96826171875 4643.30224609375 background all_cells +4084.061279296875 4669.92138671875 background all_cells +4079.294677734375 4660.47900390625 background all_cells +4246.65625 4569.7490234375 background all_cells +4264.384765625 4566.88818359375 background all_cells +4256.10546875 4562.29931640625 background all_cells +4254.4619140625 4568.240234375 background all_cells +4241.42919921875 4573.91015625 background all_cells +4243.36328125 4579.41064453125 background all_cells +4248.388671875 4574.083984375 background all_cells +4224.142578125 4571.509765625 background all_cells +4240.0810546875 4563.248046875 background all_cells +4235.51806640625 4573.0107421875 background all_cells +4231.51513671875 4564.40771484375 background all_cells +4288.49755859375 4640.123046875 background all_cells +4283.4443359375 4647.83203125 background all_cells +4281.23876953125 4655.35546875 background all_cells +4290.8330078125 4665.1376953125 background all_cells +4257.99560546875 4656.9990234375 background all_cells +4264.32568359375 4643.865234375 background all_cells +4264.17626953125 4652.6669921875 background all_cells +4258.9658203125 4645.8056640625 background all_cells +4270.8525390625 4650.5244140625 background all_cells +4276.90576171875 4640.7060546875 background all_cells +4275.24365234375 4645.83447265625 background all_cells +4275.919921875 4659.302734375 background all_cells +4274.24951171875 4654.2998046875 background all_cells +4270.82763671875 4644.10009765625 background all_cells +4237.02294921875 4619.03515625 background all_cells +4240.7255859375 4628.3173828125 background all_cells +4235.40380859375 4635.5546875 background all_cells +4228.3671875 4627.85205078125 background all_cells +4245.7109375 4635.48583984375 background all_cells +4254.28076171875 4637.4345703125 background all_cells +4252.603515625 4645.56494140625 background all_cells +4248.4853515625 4648.392578125 background all_cells +4251.10986328125 4618.544921875 background all_cells +4254.88330078125 4627.0068359375 background all_cells +4246.5546875 4624.14453125 background all_cells +4271.25927734375 4595.26953125 background all_cells +4284.67724609375 4605.52783203125 background all_cells +4284.78515625 4597.634765625 background all_cells +4285.197265625 4624.1279296875 background all_cells +4283.7099609375 4634.45947265625 background all_cells +4276.158203125 4627.72119140625 background all_cells +4263.88427734375 4622.94091796875 background all_cells +4270.34228515625 4637.380859375 background all_cells +4261.0380859375 4636.66455078125 background all_cells +3849.236328125 4798.447265625 background all_cells +3847.658447265625 4756.35400390625 background all_cells +3871.51318359375 4797.033203125 background all_cells +3869.200439453125 4784.64892578125 background all_cells +3858.852783203125 4789.80615234375 background all_cells +3899.28515625 4795.2822265625 background all_cells +3903.087158203125 4769.03955078125 background all_cells +3902.28125 4776.912109375 background all_cells +3897.482666015625 4775.1376953125 background all_cells +3884.274658203125 4790.8798828125 background all_cells +3884.927978515625 4772.990234375 background all_cells +3882.6875 4752.56494140625 background all_cells +3900.723388671875 4822.04296875 background all_cells +3903.8720703125 4826.46826171875 background all_cells +3897.07568359375 4824.24560546875 background all_cells +3870.625 4814.26904296875 background all_cells +3851.13671875 4809.74462890625 background all_cells +3852.755126953125 4820.60888671875 background all_cells +3879.215576171875 4818.677734375 background all_cells +3893.47607421875 4804.15087890625 background all_cells +3902.396728515625 4811.77197265625 background all_cells +3887.621337890625 4816.3740234375 background all_cells +3894.120361328125 4816.27587890625 background all_cells +3889.344970703125 4811.1787109375 background all_cells +3847.118896484375 4832.2578125 background all_cells +3832.740234375 4838.6640625 background all_cells +3842.304931640625 4817.52001953125 background all_cells +3858.23095703125 4839.5712890625 background all_cells +3849.521484375 4839.99951171875 background all_cells +3887.8359375 4837.646484375 background all_cells +3870.221923828125 4831.88037109375 background all_cells +3878.265869140625 4832.06591796875 background all_cells +3894.522705078125 4844.94091796875 background all_cells +3903.281982421875 4854.25390625 background all_cells +3902.24755859375 4845.54638671875 background all_cells +3898.435302734375 4852.525390625 background all_cells +3871.2822265625 4850.8125 background all_cells +3858.87890625 4869.41943359375 background all_cells +3853.58740234375 4852.11669921875 background all_cells +3859.989501953125 4860.97802734375 background all_cells +3867.31591796875 4859.6494140625 background all_cells +3879.2880859375 4979.228515625 background all_cells +3885.167724609375 4955.84716796875 background all_cells +3894.087890625 4952.19873046875 background all_cells +3907.4208984375 4955.36767578125 background all_cells +3915.74755859375 4972.20947265625 background all_cells +3902.81787109375 4978.40966796875 background all_cells +3906.15625 4969.951171875 background all_cells +3911.2548828125 4963.275390625 background all_cells +3903.705322265625 4960.12744140625 background all_cells +3908.40283203125 4906.46533203125 background all_cells +3916.003662109375 4936.83935546875 background all_cells +3915.23095703125 4928.8564453125 background all_cells +3905.635009765625 4928.48193359375 background all_cells +3805.859619140625 5083.5751953125 background all_cells +3856.217041015625 4923.09423828125 background all_cells +3836.462646484375 4968.4013671875 background all_cells +3807.3740234375 4931.068359375 background all_cells +3859.743896484375 4904.5009765625 background all_cells +3866.1376953125 4894.44873046875 background all_cells +3865.078857421875 4882.1552734375 background all_cells +3859.450439453125 4876.650390625 background all_cells +3873.75048828125 5005.95654296875 background all_cells +3888.31396484375 5000.06005859375 background all_cells +3891.961669921875 5023.322265625 background all_cells +3889.091064453125 5011.77294921875 background all_cells +3880.714111328125 4909.8828125 background all_cells +3874.536865234375 4924.38720703125 background all_cells +3895.004150390625 4925.4658203125 background all_cells +3893.6015625 4915.17041015625 background all_cells +3817.876953125 4892.13916015625 background all_cells +3821.936767578125 4886.88720703125 background all_cells +3851.849609375 4890.40771484375 background all_cells +3898.158935546875 4858.3544921875 background all_cells +3897.862548828125 4872.4384765625 background all_cells +3874.115234375 4870.79150390625 background all_cells +3884.493408203125 4880.85791015625 background all_cells +3895.214599609375 4985.26708984375 background all_cells +3891.7890625 4885.73681640625 background all_cells +3903.173095703125 4986.94970703125 background all_cells +3911.724853515625 4979.181640625 background all_cells +3912.085693359375 4988.43603515625 background all_cells +3908.0546875 4984.0126953125 background all_cells +3901.062255859375 4895.8408203125 background all_cells +3908.182861328125 4859.73779296875 background all_cells +3904.509521484375 4866.63232421875 background all_cells +3902.26220703125 4885.59130859375 background all_cells +3940.048828125 4915.001953125 background all_cells +3936.94482421875 4908.4384765625 background all_cells +3931.647216796875 4923.18212890625 background all_cells +3916.37890625 4921.07666015625 background all_cells +3923.666748046875 4920.0322265625 background all_cells +3919.947509765625 4915.59716796875 background all_cells +3917.9853515625 4992.65576171875 background all_cells +3929.80859375 4985.8076171875 background all_cells +3929.200927734375 4995.48779296875 background all_cells +3933.18017578125 5001.28125 background all_cells +3946.122802734375 4988.57568359375 background all_cells +3944.6416015625 5001.94677734375 background all_cells +3945.31884765625 5041.7099609375 background all_cells +3942.091552734375 5059.73046875 background all_cells +3948.597412109375 5070.15283203125 background all_cells +3930.1572265625 5050.138671875 background all_cells +3951.86376953125 5048.94677734375 background all_cells +3942.496337890625 5023.77294921875 background all_cells +3940.239013671875 5034.5234375 background all_cells +3953.350830078125 5025.00146484375 background all_cells +3942.080078125 5010.8896484375 background all_cells +3935.179443359375 5019.7197265625 background all_cells +3948.124755859375 5012.74462890625 background all_cells +3931.081787109375 5012.33984375 background all_cells +3952.92919921875 4949.513671875 background all_cells +3936.90380859375 4946.7705078125 background all_cells +3952.64990234375 4953.3837890625 background all_cells +3942.83447265625 4950.97509765625 background all_cells +3935.947265625 4962.806640625 background all_cells +3958.7626953125 4964.03076171875 background all_cells +3947.735107421875 4963.64306640625 background all_cells +3929.4296875 4975.8544921875 background all_cells +3941.89404296875 4978.78955078125 background all_cells +3935.65283203125 4977.80712890625 background all_cells +3918.08447265625 4966.12060546875 background all_cells +3930.75146484375 4950.19287109375 background all_cells +3931.148681640625 4954.2421875 background all_cells +3931.26123046875 4957.9169921875 background all_cells +3927.464599609375 4960.78076171875 background all_cells +3929.671630859375 4967.5419921875 background all_cells +3918.95068359375 4761.28857421875 background all_cells +3927.791259765625 4786.76318359375 background all_cells +3913.5595703125 4781.79052734375 background all_cells +3920.487060546875 4793.50537109375 background all_cells +3919.879150390625 4781.9228515625 background all_cells +3937.204345703125 4789.85791015625 background all_cells +3944.495849609375 4774.56689453125 background all_cells +3947.16162109375 4785.14599609375 background all_cells +3952.94580078125 4778.8447265625 background all_cells +3916.42529296875 4770.42333984375 background all_cells +3908.174560546875 4763.3505859375 background all_cells +3931.486572265625 4764.2685546875 background all_cells +3926.262939453125 4773.68408203125 background all_cells +3939.350830078125 4885.17041015625 background all_cells +3948.201904296875 4877.73193359375 background all_cells +3955.10791015625 4887.86962890625 background all_cells +3929.0029296875 4898.22021484375 background all_cells +3923.8916015625 4873.09130859375 background all_cells +3916.968505859375 4899.30029296875 background all_cells +3921.082763671875 4892.10986328125 background all_cells +3912.869384765625 4888.23828125 background all_cells +3924.98193359375 4879.31982421875 background all_cells +3923.934326171875 4827.83984375 background all_cells +3935.748046875 4837.07666015625 background all_cells +3934.12890625 4824.21630859375 background all_cells +3930.51416015625 4852.2861328125 background all_cells +3955.58642578125 4850.58447265625 background all_cells +3939.518798828125 4845.923828125 background all_cells +3946.1513671875 4861.49267578125 background all_cells +3932.07666015625 4865.3974609375 background all_cells +3929.23779296875 4860.228515625 background all_cells +3910.656982421875 4849.53857421875 background all_cells +3919.449951171875 4860.5654296875 background all_cells +3920.599609375 4850.74169921875 background all_cells +3922.153076171875 4844.17431640625 background all_cells +3914.831298828125 4856.2490234375 background all_cells +3949.090087890625 4795.7138671875 background all_cells +3928.1328125 4808.34228515625 background all_cells +3945.217041015625 4811.22607421875 background all_cells +3935.460693359375 4801.63818359375 background all_cells +3915.546630859375 4809.166015625 background all_cells +3918.28173828125 4815.283203125 background all_cells +3910.90869140625 4816.2841796875 background all_cells +3911.39599609375 4824.552734375 background all_cells +3906.26708984375 4796.1943359375 background all_cells +3909.48681640625 4799.884765625 background all_cells +3915.07763671875 4801.197265625 background all_cells +3893.97216796875 5007.33642578125 background all_cells +3902.318603515625 5005.4150390625 background all_cells +3898.827880859375 5017.57861328125 background all_cells +3895.936767578125 4995.2451171875 background all_cells +3910.641845703125 5015.015625 background all_cells +3920.3388671875 5016.82373046875 background all_cells +3915.057861328125 5004.4931640625 background all_cells +3926.294921875 5026.84228515625 background all_cells +3906.61865234375 5022.71875 background all_cells +3909.467529296875 5034.322265625 background all_cells +3914.662353515625 5030.9951171875 background all_cells +3865.5234375 5044.80908203125 background all_cells +3862.968505859375 5080.326171875 background all_cells +3866.485107421875 5063.45556640625 background all_cells +3849.698974609375 5043.435546875 background all_cells +3880.307861328125 5076.52099609375 background all_cells +3878.4111328125 5071.314453125 background all_cells +3870.490966796875 5072.5400390625 background all_cells +3904.6904296875 5081.97412109375 background all_cells +3898.62939453125 5075.76806640625 background all_cells +3881.564453125 5083.82080078125 background all_cells +3876.83984375 5064.2060546875 background all_cells +3876.744873046875 5068.6845703125 background all_cells +3878.477294921875 5056.2099609375 background all_cells +3903.04443359375 5035.8603515625 background all_cells +3916.46630859375 5051.8369140625 background all_cells +3904.58544921875 5051.88916015625 background all_cells +3908.2431640625 5052.11865234375 background all_cells +3911.580810546875 5042.1435546875 background all_cells +3901.3798828125 5064.8681640625 background all_cells +3889.31005859375 5073.52197265625 background all_cells +3887.210205078125 5067.49267578125 background all_cells +3893.01123046875 5068.12939453125 background all_cells +3895.06787109375 5038.6435546875 background all_cells +3889.182373046875 5046.12646484375 background all_cells +3886.2119140625 5041.65087890625 background all_cells +3993.447998046875 5000.75732421875 background all_cells +3989.132080078125 5007.9501953125 background all_cells +3984.890869140625 5004.42431640625 background all_cells +3968.4755859375 5048.23486328125 background all_cells +3971.84130859375 5064.056640625 background all_cells +3960.28173828125 5058.98828125 background all_cells +3972.683349609375 5078.45458984375 background all_cells +3978.53857421875 5055.38525390625 background all_cells +4003.52294921875 5021.75 background all_cells +3997.96826171875 5040.96923828125 background all_cells +3965.397705078125 5027.91748046875 background all_cells +3953.92431640625 5012.53466796875 background all_cells +3978.8349609375 5045.025390625 background all_cells +3968.387451171875 5037.287109375 background all_cells +3959.251708984375 4995.2275390625 background all_cells +3971.406005859375 5003.17529296875 background all_cells +3977.478515625 4997.421875 background all_cells +3967.275634765625 4925.2529296875 background all_cells +3962.9892578125 4939.37646484375 background all_cells +3959.104248046875 4928.58447265625 background all_cells +3975.3291015625 4932.85693359375 background all_cells +3997.688232421875 4928.94677734375 background all_cells +3977.251708984375 4921.0830078125 background all_cells +3984.5498046875 4901.869140625 background all_cells +3973.302978515625 4900.88818359375 background all_cells +3997.509765625 4902.75341796875 background all_cells +3983.364990234375 4881.84130859375 background all_cells +3978.25439453125 4872.29150390625 background all_cells +3986.30908203125 4869.9453125 background all_cells +3998.0244140625 4891.81298828125 background all_cells +3994.3369140625 4877.5146484375 background all_cells +3997.530029296875 4777.35986328125 background all_cells +3988.00830078125 4778.8564453125 background all_cells +3983.336669921875 4801.046875 background all_cells +4000.80126953125 4794.3720703125 background all_cells +3982.622802734375 4791.1435546875 background all_cells +3998.186767578125 4826.33544921875 background all_cells +3984.045654296875 4842.8994140625 background all_cells +3993.60595703125 4841.7421875 background all_cells +3990.267578125 4830.84033203125 background all_cells +3994.29541015625 4752.38916015625 background all_cells +3991.156494140625 4760.54541015625 background all_cells +3986.056640625 4767.3486328125 background all_cells +3988.352783203125 4811.3212890625 background all_cells +3984.0927734375 4818.74462890625 background all_cells +3999.60986328125 4811.826171875 background all_cells +3964.29541015625 4761.48046875 background all_cells +3978.677978515625 4749.61279296875 background all_cells +3956.609130859375 4804.52685546875 background all_cells +3967.62890625 4820.7900390625 background all_cells +3955.759521484375 4821.22314453125 background all_cells +3966.9765625 4806.80078125 background all_cells +3971.851318359375 4775.31298828125 background all_cells +3979.09521484375 4781.2158203125 background all_cells +3970.939208984375 4792.37890625 background all_cells +3956.392822265625 4790.5068359375 background all_cells +3967.225341796875 4876.1279296875 background all_cells +3967.408935546875 4892.24658203125 background all_cells +3978.9453125 4891.15673828125 background all_cells +3954.38330078125 4838.7197265625 background all_cells +3975.85205078125 4831.89697265625 background all_cells +3957.182373046875 4862.17333984375 background all_cells +3968.515869140625 4853.98388671875 background all_cells +3966.0126953125 4841.0537109375 background all_cells +3985.12744140625 4943.498046875 background all_cells +3980.33154296875 4971.642578125 background all_cells +3968.6357421875 4988.982421875 background all_cells +3968.7294921875 4978.4521484375 background all_cells +3988.233642578125 4993.74267578125 background all_cells +3988.797119140625 4986.33984375 background all_cells +3981.2685546875 4983.41259765625 background all_cells +3994.786865234375 4949.85986328125 background all_cells +3993.01708984375 4975.701171875 background all_cells +3993.54296875 4964.72412109375 background all_cells +3996.524169921875 4960.037109375 background all_cells +3969.68896484375 4968.767578125 background all_cells +3965.0947265625 4952.65869140625 background all_cells +4011.00341796875 4923.0302734375 background all_cells +4009.55126953125 4936.1357421875 background all_cells +4021.0498046875 4928.9423828125 background all_cells +4117.79345703125 4886.6181640625 background all_cells +4120.63427734375 4901.4638671875 background all_cells +4114.9296875 4906.8076171875 background all_cells +4097.8623046875 4886.6396484375 background all_cells +4105.4345703125 4895.013671875 background all_cells +4100.31884765625 4905.56884765625 background all_cells +4034.037353515625 4924.7197265625 background all_cells +4043.5517578125 4944.525390625 background all_cells +4042.221435546875 4928.71435546875 background all_cells +4023.326416015625 4896.4677734375 background all_cells +4037.275634765625 4897.47119140625 background all_cells +4028.53076171875 4885.4052734375 background all_cells +4012.873046875 4893.53662109375 background all_cells +4019.923583984375 4914.0302734375 background all_cells +4012.490478515625 4908.080078125 background all_cells +4006.51904296875 4899.89013671875 background all_cells +4095.54296875 5007.3642578125 background all_cells +4108.86669921875 5027.39208984375 background all_cells +4099.27880859375 5025.78759765625 background all_cells +4092.351318359375 5019.59619140625 background all_cells +4105.7822265625 5014.41796875 background all_cells +4089.032958984375 5048.60693359375 background all_cells +4097.85009765625 5044.73486328125 background all_cells +4118.3212890625 5034.73974609375 background all_cells +4115.501953125 5069.41796875 background all_cells +4107.12939453125 5067.21337890625 background all_cells +4105.1650390625 5078.71923828125 background all_cells +4093.20458984375 5068.77001953125 background all_cells +4061.5048828125 5072.30419921875 background all_cells +4043.33203125 5076.37890625 background all_cells +4063.52001953125 5079.20458984375 background all_cells +4066.257568359375 5067.2080078125 background all_cells +4087.78955078125 5055.49658203125 background all_cells +4076.09912109375 5045.681640625 background all_cells +4050.370849609375 5053.8017578125 background all_cells +4060.545654296875 5052.07275390625 background all_cells +4054.697509765625 5030.3408203125 background all_cells +4071.4736328125 5040.24755859375 background all_cells +4071.59619140625 5031.70654296875 background all_cells +4063.196044921875 5033.791015625 background all_cells +4007.693115234375 5077.78662109375 background all_cells +4024.69921875 5064.107421875 background all_cells +4013.943115234375 5083.04150390625 background all_cells +4028.695068359375 5074.22021484375 background all_cells +4039.137451171875 5068.7841796875 background all_cells +4048.7080078125 5041.8544921875 background all_cells +4037.542236328125 5061.12353515625 background all_cells +4008.583740234375 5037.52490234375 background all_cells +4010.38720703125 5049.36962890625 background all_cells +4020.19775390625 5036.2373046875 background all_cells +4050.134765625 4992.0224609375 background all_cells +4058.980224609375 4991.21630859375 background all_cells +4064.43896484375 4981.10498046875 background all_cells +4028.134765625 5017.9755859375 background all_cells +4042.857666015625 4992.49365234375 background all_cells +4045.510498046875 4981.70458984375 background all_cells +4062.17919921875 5003.54443359375 background all_cells +4049.32421875 5006.31591796875 background all_cells +4048.64306640625 5020.8740234375 background all_cells +4063.848876953125 5023.23974609375 background all_cells +4062.964111328125 5013.81640625 background all_cells +4022.455078125 5004.5185546875 background all_cells +4016.4111328125 5007.421875 background all_cells +4020.76318359375 5013.32958984375 background all_cells +4019.38037109375 4980.4150390625 background all_cells +4021.748779296875 4995.8095703125 background all_cells +4030.66845703125 4994.6533203125 background all_cells +4030.16748046875 4982.138671875 background all_cells +4019.46484375 4987.806640625 background all_cells +4049.85205078125 4970.67236328125 background all_cells +4063.15576171875 4968.017578125 background all_cells +4057.822998046875 4955.34912109375 background all_cells +4051.58984375 4965.94140625 background all_cells +4112.8291015625 4977.5146484375 background all_cells +4118.369140625 4969.08203125 background all_cells +4115.01220703125 4991.9755859375 background all_cells +4112.291015625 4968.61767578125 background all_cells +4112.373046875 4984.8642578125 background all_cells +4100.52880859375 4999.37060546875 background all_cells +4108.375 4996.08251953125 background all_cells +4103.5869140625 4970.27490234375 background all_cells +4101.5478515625 4981.42822265625 background all_cells +4102.46240234375 4990.35693359375 background all_cells +4118.06103515625 4962.8388671875 background all_cells +4103.3662109375 4945.28955078125 background all_cells +4056.259765625 4978.35693359375 background all_cells +4051.49609375 4976.888671875 background all_cells +4065.826904296875 4974.56201171875 background all_cells +4021.991943359375 4963.9619140625 background all_cells +4014.572265625 4982.28515625 background all_cells +4039.36279296875 4977.32470703125 background all_cells +4013.325439453125 4959.1943359375 background all_cells +4024.789306640625 4976.78515625 background all_cells +4030.00439453125 4967.73779296875 background all_cells +4001.40673828125 4759.84033203125 background all_cells +4028.7900390625 4756.43896484375 background all_cells +4016.5439453125 4757.5625 background all_cells +4009.804931640625 4758.30859375 background all_cells +4012.5634765625 4765.744140625 background all_cells +4002.30029296875 4769.84716796875 background all_cells +4015.79248046875 4773.87255859375 background all_cells +4021.862060546875 4769.4736328125 background all_cells +4022.705322265625 4805.7099609375 background all_cells +4043.37939453125 4794.74072265625 background all_cells +4039.052734375 4806.00439453125 background all_cells +4027.372314453125 4800.96728515625 background all_cells +4010.333984375 4811.69921875 background all_cells +4016.33056640625 4812.81103515625 background all_cells +4012.9541015625 4803.2490234375 background all_cells +4041.129638671875 4778.28857421875 background all_cells +4007.740478515625 4781.41552734375 background all_cells +4015.96630859375 4786.65478515625 background all_cells +4025.961669921875 4777.755859375 background all_cells +4034.654296875 4757.9970703125 background all_cells +4047.894775390625 4761.3642578125 background all_cells +4091.777099609375 4789.052734375 background all_cells +4094.570068359375 4775.35595703125 background all_cells +4096.0546875 4782.01220703125 background all_cells +4069.845947265625 4801.42529296875 background all_cells +4095.15234375 4807.1787109375 background all_cells +4064.23095703125 4808.5849609375 background all_cells +4068.744873046875 4766.8876953125 background all_cells +4098.22509765625 4768.97412109375 background all_cells +4061.67333984375 4776.00048828125 background all_cells +4075.771240234375 4781.7001953125 background all_cells +4063.0068359375 4786.26123046875 background all_cells +4050.14892578125 4808.7900390625 background all_cells +4056.340576171875 4794.86083984375 background all_cells +4053.497314453125 4777.88818359375 background all_cells +4034.0166015625 4873.18994140625 background all_cells +4071.70068359375 4871.47509765625 background all_cells +4063.43798828125 4861.24560546875 background all_cells +4068.360107421875 4881.2646484375 background all_cells +4056.529052734375 4872.2578125 background all_cells +4073.812744140625 4926.1494140625 background all_cells +4069.123046875 4913.25390625 background all_cells +4065.934814453125 4929.92578125 background all_cells +4053.273193359375 4887.16748046875 background all_cells +4052.438232421875 4906.5341796875 background all_cells +4056.08544921875 4896.30224609375 background all_cells +4055.447509765625 4934.8330078125 background all_cells +4080.439697265625 4976.2158203125 background all_cells +4080.20751953125 4953.6796875 background all_cells +4077.879150390625 4948.091796875 background all_cells +4061.641845703125 4939.94873046875 background all_cells +4048.216552734375 4936.541015625 background all_cells +4050.133544921875 4840.47998046875 background all_cells +4036.88427734375 4841.47509765625 background all_cells +4043.778564453125 4858.23681640625 background all_cells +4051.762939453125 4856.29736328125 background all_cells +4036.78759765625 4850.18505859375 background all_cells +4009.73974609375 4991.44677734375 background all_cells +4002.61865234375 5001.57421875 background all_cells +4012.62451171875 5003.76513671875 background all_cells +4009.283447265625 4978.1044921875 background all_cells +4000.892578125 4983.9287109375 background all_cells +4000.744140625 4952.7255859375 background all_cells +4015.81640625 4949.17333984375 background all_cells +4034.79345703125 4914.17138671875 background all_cells +4025.942138671875 4956.337890625 background all_cells +4026.932861328125 4907.17626953125 background all_cells +4026.1298828125 4862.61279296875 background all_cells +4009.6484375 4880.69970703125 background all_cells +4021.901611328125 4841.1689453125 background all_cells +4006.357666015625 4837.50390625 background all_cells +4021.98779296875 4829.01806640625 background all_cells +4007.85205078125 4819.54833984375 background all_cells +4104.5673828125 4855.87890625 background all_cells +4115.13525390625 4863.66162109375 background all_cells +4102.8232421875 4847.56201171875 background all_cells +4113.33349609375 4846.6748046875 background all_cells +4107.8505859375 4841.1142578125 background all_cells +4057.334228515625 4841.66064453125 background all_cells +4069.502685546875 4829.35546875 background all_cells +4059.745361328125 4849.71240234375 background all_cells +4044.520263671875 4819.4306640625 background all_cells +3681.076416015625 4727.87353515625 background all_cells +3808.2890625 4725.296875 background all_cells +3762.333984375 4738.62841796875 background all_cells +3782.68603515625 4744.49560546875 background all_cells +3702.506591796875 4729.37255859375 background all_cells +3689.622314453125 4727.52734375 background all_cells +3695.491455078125 4705.6396484375 background all_cells +3716.748291015625 4692.1171875 background all_cells +3704.960693359375 4705.15673828125 background all_cells +3699.896484375 4705.05712890625 background all_cells +3744.04150390625 4661.06591796875 background all_cells +3754.44482421875 4629.3681640625 background all_cells +3740.86181640625 4644.9951171875 background all_cells +3752.361328125 4645.9482421875 background all_cells +3747.630126953125 4658.17919921875 background all_cells +3728.5361328125 4654.65625 background all_cells +3733.466552734375 4647.43798828125 background all_cells +3720.384521484375 4661.4111328125 background all_cells +3731.314697265625 4665.02880859375 background all_cells +3694.70947265625 4631.64013671875 background all_cells +3784.431640625 4627.13427734375 background all_cells +3759.546630859375 4648.13671875 background all_cells +3761.704345703125 4642.68505859375 background all_cells +3806.423583984375 4639.26220703125 background all_cells +3773.357421875 4634.55712890625 background all_cells +3809.66943359375 4652.88037109375 background all_cells +3801.75537109375 4663.34814453125 background all_cells +3788.20166015625 4646.53173828125 background all_cells +3785.2958984375 4699.837890625 background all_cells +3798.01904296875 4712.0595703125 background all_cells +3801.862060546875 4711.20361328125 background all_cells +3796.957763671875 4704.15283203125 background all_cells +3861.49267578125 4612.77392578125 background all_cells +3858.212890625 4628.20849609375 background all_cells +3867.530029296875 4625.85595703125 background all_cells +3863.9609375 4652.5048828125 background all_cells +3860.916748046875 4661.7392578125 background all_cells +3867.19189453125 4659.3046875 background all_cells +3869.55908203125 4649.6171875 background all_cells +3858.88427734375 4674.7333984375 background all_cells +3855.879150390625 4745.24267578125 background all_cells +3866.72705078125 4708.34619140625 background all_cells +3847.36328125 4538.85400390625 background all_cells +3840.711669921875 4542.4423828125 background all_cells +3878.446044921875 4543.63037109375 background all_cells +3860.44189453125 4536.62548828125 background all_cells +3859.203369140625 4548.021484375 background all_cells +3863.464599609375 4522.77099609375 background all_cells +3857.001708984375 4503.65283203125 background all_cells +3873.6259765625 4514.78564453125 background all_cells +3893.073486328125 4525.51123046875 background all_cells +3878.2978515625 4532.10546875 background all_cells +3905.3125 4525.86181640625 background all_cells +3920.22314453125 4516.11669921875 background all_cells +3915.63427734375 4528.15087890625 background all_cells +3916.181640625 4521.90625 background all_cells +3903.214599609375 4534.28759765625 background all_cells +3916.958984375 4535.509765625 background all_cells +3912.73583984375 4542.310546875 background all_cells +3843.11669921875 4527.59619140625 background all_cells +3838.0517578125 4517.07080078125 background all_cells +3834.46435546875 4617.7373046875 background all_cells +3818.664306640625 4624.58251953125 background all_cells +3844.083251953125 4577.51611328125 background all_cells +3832.89208984375 4602.96240234375 background all_cells +3834.946533203125 4583.22314453125 background all_cells +3846.938720703125 4627.83349609375 background all_cells +3849.7509765625 4617.16748046875 background all_cells +3850.368896484375 4604.068359375 background all_cells +3860.53564453125 4579.03515625 background all_cells +3843.467041015625 4596.64306640625 background all_cells +3850.291748046875 4593.68212890625 background all_cells +3846.249755859375 4587.83642578125 background all_cells +3855.130859375 4587.3935546875 background all_cells +3841.693115234375 4563.46533203125 background all_cells +3828.484619140625 4561.25048828125 background all_cells +3831.159912109375 4551.34619140625 background all_cells +3863.241943359375 4564.99365234375 background all_cells +3873.3359375 4591.51953125 background all_cells +3880.482666015625 4553.16796875 background all_cells +3873.524658203125 4553.20361328125 background all_cells +3871.430419921875 4572.607421875 background all_cells +3937.602783203125 4572.24853515625 background all_cells +3953.723876953125 4558.30712890625 background all_cells +3942.189208984375 4553.255859375 background all_cells +3939.463623046875 4558.78662109375 background all_cells +3978.9482421875 4557.7109375 background all_cells +3979.16357421875 4570.20556640625 background all_cells +3975.406494140625 4570.12060546875 background all_cells +3964.636962890625 4584.251953125 background all_cells +3949.4873046875 4586.978515625 background all_cells +3979.13818359375 4580.8349609375 background all_cells +3885.1416015625 4582.1669921875 background all_cells +3885.4189453125 4593.3681640625 background all_cells +3892.262939453125 4566.2744140625 background all_cells +3912.568115234375 4570.1171875 background all_cells +3912.459228515625 4556.4873046875 background all_cells +3897.65283203125 4563.142578125 background all_cells +3878.333251953125 4708.81591796875 background all_cells +3898.816162109375 4697.59228515625 background all_cells +3934.060791015625 4741.0439453125 background all_cells +3941.61767578125 4736.85986328125 background all_cells +3919.1416015625 4723.52490234375 background all_cells +3910.580810546875 4700.3173828125 background all_cells +3974.554443359375 4721.09814453125 background all_cells +3970.141845703125 4719.482421875 background all_cells +3951.1337890625 4743.63720703125 background all_cells +3971.554931640625 4748.82763671875 background all_cells +3960.76318359375 4744.42333984375 background all_cells +3873.958740234375 4742.28515625 background all_cells +3924.175048828125 4737.95849609375 background all_cells +3917.05322265625 4749.158203125 background all_cells +3891.54345703125 4602.9521484375 background all_cells +3884.63818359375 4622.54736328125 background all_cells +3908.56982421875 4589.18994140625 background all_cells +3906.2314453125 4608.67333984375 background all_cells +3895.953369140625 4622.5205078125 background all_cells +3910.250244140625 4648.10595703125 background all_cells +3916.029052734375 4692.3349609375 background all_cells +3924.597900390625 4673.5556640625 background all_cells +3920.852294921875 4647.0693359375 background all_cells +3921.98779296875 4659.45263671875 background all_cells +3933.05615234375 4646.5576171875 background all_cells +3935.26953125 4660.861328125 background all_cells +3940.109375 4671.9951171875 background all_cells +3941.53466796875 4655.14306640625 background all_cells +3930.255126953125 4619.73486328125 background all_cells +3916.426025390625 4619.07763671875 background all_cells +3942.0048828125 4617.45849609375 background all_cells +3940.529052734375 4607.783203125 background all_cells +3919.558349609375 4603.98828125 background all_cells +3871.212158203125 4682.2578125 background all_cells +3892.227783203125 4661.3154296875 background all_cells +3899.38720703125 4679.33642578125 background all_cells +3878.6611328125 4651.59130859375 background all_cells +3933.35498046875 4511.0966796875 background all_cells +3929.148193359375 4543.3056640625 background all_cells +3942.64697265625 4512.89697265625 background all_cells +3936.66650390625 4527.8671875 background all_cells +3968.666015625 4515.7119140625 background all_cells +3986.2841796875 4520.2861328125 background all_cells +3969.944580078125 4528.642578125 background all_cells +3979.634765625 4536.73681640625 background all_cells +3969.5322265625 4549.4384765625 background all_cells +3963.336669921875 4545.64794921875 background all_cells +3993.0419921875 4548.54736328125 background all_cells +3954.944580078125 4532.787109375 background all_cells +3947.477783203125 4540.32275390625 background all_cells +3957.756591796875 4512.7001953125 background all_cells +3960.512451171875 4523.07666015625 background all_cells +3997.32763671875 4560.31298828125 background all_cells +3988.871337890625 4576.50634765625 background all_cells +3984.33984375 4565.92333984375 background all_cells +3984.201904296875 4590.5859375 background all_cells +3981.550048828125 4616.92236328125 background all_cells +3990.73828125 4615.791015625 background all_cells +3985.06787109375 4604.7978515625 background all_cells +3992.17138671875 4597.29541015625 background all_cells +3968.625244140625 4595.88623046875 background all_cells +3929.041259765625 4593.51220703125 background all_cells +3970.13232421875 4613.1494140625 background all_cells +3959.8740234375 4572.7939453125 background all_cells +3976.05712890625 4594.349609375 background all_cells +3960.04931640625 4597.00927734375 background all_cells +3994.581787109375 4626.9912109375 background all_cells +3997.9736328125 4646.51318359375 background all_cells +3998.662353515625 4638.38232421875 background all_cells +3998.13525390625 4619.9365234375 background all_cells +3977.27978515625 4681.626953125 background all_cells +3962.946044921875 4703.07177734375 background all_cells +3951.02294921875 4711.06005859375 background all_cells +3983.510986328125 4690.5498046875 background all_cells +3980.884765625 4703.0791015625 background all_cells +3948.59716796875 4664.26611328125 background all_cells +3964.225341796875 4652.0498046875 background all_cells +3952.665283203125 4656.705078125 background all_cells +3988.971923828125 4630.482421875 background all_cells +3949.8505859375 4633.85791015625 background all_cells +3975.484130859375 4644.78076171875 background all_cells +3960.199951171875 4641.423828125 background all_cells +3970.9892578125 4634.478515625 background all_cells +4008.32373046875 4587.57568359375 background all_cells +4004.714111328125 4570.611328125 background all_cells +4011.97412109375 4601.1484375 background all_cells +4003.365234375 4598.70703125 background all_cells +4018.498291015625 4607.134765625 background all_cells +4042.965576171875 4608.62841796875 background all_cells +4040.68505859375 4593.181640625 background all_cells +4028.402099609375 4603.80126953125 background all_cells +4019.6513671875 4600.37939453125 background all_cells +4040.764404296875 4571.33935546875 background all_cells +4017.175537109375 4562.642578125 background all_cells +4048.05419921875 4559.01806640625 background all_cells +4035.759521484375 4585.1552734375 background all_cells +4025.861572265625 4561.7509765625 background all_cells +4042.2841796875 4580.78173828125 background all_cells +4003.78857421875 4626.75634765625 background all_cells +4036.001953125 4625.986328125 background all_cells +4015.912353515625 4618.54541015625 background all_cells +4007.867431640625 4619.9169921875 background all_cells +4059.998291015625 4689.6376953125 background all_cells +4067.048583984375 4686.2744140625 background all_cells +4064.64404296875 4717.2177734375 background all_cells +4063.890380859375 4703.10888671875 background all_cells +4038.576416015625 4701.44384765625 background all_cells +4049.541748046875 4706.65380859375 background all_cells +4043.198974609375 4708.0283203125 background all_cells +4087.20458984375 4744.986328125 background all_cells +4097.5888671875 4739.54443359375 background all_cells +4092.68310546875 4717.60791015625 background all_cells +4008.9365234375 4731.0380859375 background all_cells +4032.964111328125 4712.9853515625 background all_cells +4014.48388671875 4728.56884765625 background all_cells +4047.444091796875 4687.21044921875 background all_cells +4008.755615234375 4686.544921875 background all_cells +4032.866455078125 4689.56982421875 background all_cells +4043.431396484375 4696.78271484375 background all_cells +4052.16259765625 4697.498046875 background all_cells +4038.98193359375 4692.37744140625 background all_cells +4055.45458984375 4625.99072265625 background all_cells +4049.460693359375 4679.533203125 background all_cells +4054.949951171875 4669.32666015625 background all_cells +4052.147216796875 4642.96142578125 background all_cells +4051.804443359375 4635.251953125 background all_cells +4028.769775390625 4644.498046875 background all_cells +4036.875244140625 4649.65869140625 background all_cells +4031.937255859375 4638.7001953125 background all_cells +4027.0341796875 4676.00927734375 background all_cells +4011.320068359375 4658.76123046875 background all_cells +4025.851318359375 4665.990234375 background all_cells +4020.0927734375 4677.80859375 background all_cells +4032.617431640625 4679.240234375 background all_cells +4004.54931640625 4649.11572265625 background all_cells +4013.001708984375 4646.861328125 background all_cells +4021.856201171875 4638.87451171875 background all_cells +4017.950927734375 4651.29248046875 background all_cells +4065.814453125 4635.4765625 background all_cells +4068.824951171875 4670.14794921875 background all_cells +4067.412109375 4658.18603515625 background all_cells +4015.100830078125 4509.1064453125 background all_cells +4019.887939453125 4518.248046875 background all_cells +4019.843017578125 4513.60888671875 background all_cells +3999.05322265625 4514.4208984375 background all_cells +4014.374267578125 4522.92724609375 background all_cells +4000.3369140625 4540.37451171875 background all_cells +4011.64013671875 4533.57275390625 background all_cells +3999.2998046875 4527.2041015625 background all_cells +4044.362548828125 4535.6484375 background all_cells +4056.085693359375 4545.28662109375 background all_cells +4048.830810546875 4541.80224609375 background all_cells +4045.469482421875 4554.41455078125 background all_cells +4043.3466796875 4546.07861328125 background all_cells +4045.075927734375 4526.66455078125 background all_cells +4041.497314453125 4518.142578125 background all_cells +4037.854736328125 4512.044921875 background all_cells +4021.854736328125 4537.84619140625 background all_cells +4032.940673828125 4531.50244140625 background all_cells +4032.454345703125 4553.13427734375 background all_cells +4029.189453125 4544.2158203125 background all_cells +3995.3662109375 4589.30029296875 background all_cells +4059.33544921875 4600.576171875 background all_cells +4068.879638671875 4591.5029296875 background all_cells +4069.75244140625 4601.279296875 background all_cells +4060.241455078125 4587.5830078125 background all_cells +4077.63623046875 4612.25830078125 background all_cells +4111.7255859375 4611.93017578125 background all_cells +4096.61669921875 4618.5341796875 background all_cells +4084.71826171875 4618.3359375 background all_cells +4033.58935546875 4614.1357421875 background all_cells +4063.984130859375 4616.8525390625 background all_cells +4051.088134765625 4609.40283203125 background all_cells +4105.15283203125 4604.724609375 background all_cells +4078.62451171875 4602.72802734375 background all_cells +4080.20166015625 4596.95947265625 background all_cells +4112.490234375 4594.05029296875 background all_cells +4090.810791015625 4605.845703125 background all_cells +4066.614990234375 4527.92138671875 background all_cells +4082.561767578125 4531.78955078125 background all_cells +4054.189453125 4514.34912109375 background all_cells +4079.65869140625 4537.5908203125 background all_cells +4079.5322265625 4511.9951171875 background all_cells +4057.720703125 4532.84326171875 background all_cells +4093.9140625 4536.11083984375 background all_cells +4119.8466796875 4528.984375 background all_cells +4114.64208984375 4541.11279296875 background all_cells +4105.80029296875 4533.15625 background all_cells +4105.412109375 4526.6806640625 background all_cells +4104.56494140625 4506.9677734375 background all_cells +4087.979248046875 4513.8974609375 background all_cells +4094.332763671875 4521.2490234375 background all_cells +4102.29931640625 4519.0888671875 background all_cells +4110.076171875 4517.81005859375 background all_cells +4104.82421875 4562.35986328125 background all_cells +4074.800048828125 4587.98876953125 background all_cells +4096.1611328125 4575.15966796875 background all_cells +4115.17431640625 4568.20751953125 background all_cells +4105.3486328125 4547.91943359375 background all_cells +4049.563232421875 4572.708984375 background all_cells +4069.118408203125 4578.29052734375 background all_cells +4053.302978515625 4582.2392578125 background all_cells +4026.075927734375 4584.896484375 background all_cells +4026.49755859375 4573.80322265625 background all_cells +4048.7705078125 4586.49169921875 background all_cells +4028.12939453125 4591.87744140625 background all_cells +4068.296142578125 4556.8369140625 background all_cells +4063.11328125 4561.2529296875 background all_cells +4057.696044921875 4555.01708984375 background all_cells +3558.1962890625 5093.08935546875 background all_cells +3565.834716796875 5087.791015625 background all_cells +3607.056884765625 5057.6943359375 background all_cells +3618.69873046875 5094.224609375 background all_cells +3622.798828125 5059.1083984375 background all_cells +3619.823486328125 5086.7431640625 background all_cells +3540.210205078125 5043.0439453125 background all_cells +3546.556884765625 5037.990234375 background all_cells +3545.1025390625 5029.646484375 background all_cells +3585.326416015625 5027.67431640625 background all_cells +3580.854736328125 5043.62158203125 background all_cells +3635.37890625 5061.96533203125 background all_cells +3637.450439453125 5022.3486328125 background all_cells +3643.3681640625 5045.515625 background all_cells +3633.510986328125 5045.98388671875 background all_cells +3633.330078125 5033.71484375 background all_cells +3619.129638671875 5047.76708984375 background all_cells +3626.83203125 5026.47607421875 background all_cells +3621.14697265625 5022.4619140625 background all_cells +3625.0068359375 5043.3232421875 background all_cells +3620.40869140625 5034.61181640625 background all_cells +3598.592529296875 5043.27197265625 background all_cells +3608.2119140625 5019.34765625 background all_cells +3600.15673828125 4937.55224609375 background all_cells +3618.991455078125 4961.041015625 background all_cells +3632.973876953125 4965.59130859375 background all_cells +3614.2783203125 4972.345703125 background all_cells +3620.96533203125 4978.39892578125 background all_cells +3616.285400390625 5009.1396484375 background all_cells +3633.530517578125 4977.2724609375 background all_cells +3550.7431640625 4988.4931640625 background all_cells +3555.699462890625 5004.43505859375 background all_cells +3604.8427734375 4985.29736328125 background all_cells +3570.778564453125 4967.44482421875 background all_cells +3586.68798828125 4965.1787109375 background all_cells +3578.282958984375 4972.30029296875 background all_cells +3824.26220703125 5130.9677734375 background all_cells +3833.0810546875 5149.3232421875 background all_cells +3830.52734375 5140.95166015625 background all_cells +3829.650390625 5126.54345703125 background all_cells +3852.0546875 5164.85693359375 background all_cells +3867.820556640625 5164.45361328125 background all_cells +3864.012451171875 5126.462890625 background all_cells +3868.52685546875 5133.44384765625 background all_cells +3838.42333984375 5162.14404296875 background all_cells +3845.40380859375 5154.1328125 background all_cells +3839.020751953125 5167.79345703125 background all_cells +3844.666748046875 5141.74609375 background all_cells +3855.605224609375 5139.18994140625 background all_cells +3852.739013671875 5128.5068359375 background all_cells +3913.123291015625 5146.63623046875 background all_cells +3898.432373046875 5145.216796875 background all_cells +3906.182861328125 5217.21728515625 background all_cells +3900.457275390625 5233.4990234375 background all_cells +3917.2275390625 5230.71728515625 background all_cells +3904.75146484375 5226.55859375 background all_cells +3867.709716796875 5222.35009765625 background all_cells +3856.360107421875 5260.11181640625 background all_cells +3899.688232421875 5224.15966796875 background all_cells +3903.86328125 5210.93359375 background all_cells +3884.3505859375 5177.55126953125 background all_cells +3897.0498046875 5213.1123046875 background all_cells +3885.318115234375 5211.001953125 background all_cells +3881.13916015625 5182.8720703125 background all_cells +3910.35400390625 5157.05126953125 background all_cells +3903.813232421875 5168.21923828125 background all_cells +3894.521484375 5160.13525390625 background all_cells +3904.954833984375 5161.7763671875 background all_cells +3856.192138671875 5086.86328125 background all_cells +3876.720703125 5087.4931640625 background all_cells +3849.4013671875 5090.06640625 background all_cells +3866.97802734375 5087.58251953125 background all_cells +3899.308349609375 5102.65478515625 background all_cells +3897.68701171875 5120.23583984375 background all_cells +3908.837890625 5120.64892578125 background all_cells +3913.519775390625 5095.515625 background all_cells +3905.767822265625 5093.80712890625 background all_cells +3851.484375 5097.94775390625 background all_cells +3845.716552734375 5111.81640625 background all_cells +3840.40673828125 5117.36328125 background all_cells +3838.167236328125 5100.6396484375 background all_cells +3863.24462890625 5099.32763671875 background all_cells +3870.721923828125 5095.7255859375 background all_cells +3864.960205078125 5116.0693359375 background all_cells +3881.655029296875 5104.29443359375 background all_cells +3892.341552734375 5113.59619140625 background all_cells +3877.774658203125 5114.72119140625 background all_cells +3893.58740234375 5095.1650390625 background all_cells +3891.0361328125 5085.19287109375 background all_cells +3881.953857421875 5094.54052734375 background all_cells +3620.294677734375 5114.12646484375 background all_cells +3637.777099609375 5133.3447265625 background all_cells +3625.8369140625 5125.65771484375 background all_cells +3637.814453125 5116.3203125 background all_cells +3632.890625 5228.7138671875 background all_cells +3696.048095703125 5201.1240234375 background all_cells +3689.107177734375 5250.2080078125 background all_cells +3698.948974609375 5247.39599609375 background all_cells +3687.15234375 5245.55224609375 background all_cells +3605.13037109375 5140.68408203125 background all_cells +3682.87353515625 5145.59912109375 background all_cells +3682.524169921875 5162.18212890625 background all_cells +3639.322998046875 5153.00732421875 background all_cells +3608.15771484375 5148.19970703125 background all_cells +3651.099609375 5114.15576171875 background all_cells +3665.853759765625 5134.45654296875 background all_cells +3671.5185546875 5110.08203125 background all_cells +3663.926025390625 5121.55419921875 background all_cells +3669.70947265625 5071.09033203125 background all_cells +3682.7734375 5063.1123046875 background all_cells +3691.32373046875 5086.34130859375 background all_cells +3678.205322265625 5080.49658203125 background all_cells +3598.009521484375 5101.625 background all_cells +3658.751953125 5098.85546875 background all_cells +3657.896484375 5091.76513671875 background all_cells +3609.806396484375 5102.46240234375 background all_cells +3778.468017578125 4973.72314453125 background all_cells +3782.02099609375 4983.40966796875 background all_cells +3787.258544921875 4976.85693359375 background all_cells +3827.848388671875 5217.0546875 background all_cells +3801.287353515625 5261.46044921875 background all_cells +3819.990234375 5257.12646484375 background all_cells +3823.9609375 5136.68603515625 background all_cells +3801.884033203125 5151.01220703125 background all_cells +3774.48046875 5248.30859375 background all_cells +3751.58154296875 5275.939453125 background all_cells +3774.000244140625 5104.7705078125 background all_cells +3759.369873046875 5268.77783203125 background all_cells +3760.634765625 5127.61669921875 background all_cells +3783.2001953125 5131.73779296875 background all_cells +3804.69873046875 4977.1787109375 background all_cells +3802.79638671875 5067.34521484375 background all_cells +3802.10498046875 4989.4287109375 background all_cells +3828.744140625 4977.0078125 background all_cells +3759.043212890625 5037.7880859375 background all_cells +3759.986083984375 5032.92822265625 background all_cells +3763.85546875 5092.47607421875 background all_cells +3756.55615234375 5115.9169921875 background all_cells +3770.02734375 5047.14892578125 background all_cells +3754.11767578125 5053.466796875 background all_cells +3764.033935546875 5044.47265625 background all_cells +3729.264404296875 5042.94970703125 background all_cells +3682.08740234375 5048.99658203125 background all_cells +3738.937744140625 5032.8173828125 background all_cells +3723.70361328125 5031.90087890625 background all_cells +3717.36279296875 5037.67431640625 background all_cells +3710.35400390625 5149.5751953125 background all_cells +3708.09619140625 5173.68310546875 background all_cells +3691.57373046875 5153.181640625 background all_cells +3699.77783203125 5151.94677734375 background all_cells +3720.78466796875 5152.99169921875 background all_cells +3748.3251953125 5158.02392578125 background all_cells +3736.238037109375 5154.43896484375 background all_cells +3749.037109375 5120.3623046875 background all_cells +3732.852783203125 5138.46533203125 background all_cells +3744.961181640625 5140.494140625 background all_cells +3737.681884765625 5125.74853515625 background all_cells +3726.878173828125 5092.3203125 background all_cells +3746.28173828125 5070.49267578125 background all_cells +3729.0693359375 5109.1875 background all_cells +3738.8076171875 5107.15673828125 background all_cells +3749.151123046875 5100.25 background all_cells +3711.946044921875 5098.10888671875 background all_cells +3693.315185546875 5142.7265625 background all_cells +3694.910400390625 5113.0224609375 background all_cells +3583.95166015625 4907.6669921875 background all_cells +3649.04443359375 4914.30859375 background all_cells +3646.25927734375 4890.9814453125 background all_cells +3605.563720703125 4907.40234375 background all_cells +3747.181884765625 4919.33447265625 background all_cells +3741.25244140625 4908.12255859375 background all_cells +3695.05908203125 4890.51904296875 background all_cells +3707.840576171875 4902.888671875 background all_cells +3700.17626953125 4898.17333984375 background all_cells +3771.40771484375 5006.537109375 background all_cells +3777.521728515625 5028.63671875 background all_cells +3761.386474609375 4973.3876953125 background all_cells +3761.20263671875 5027.70166015625 background all_cells +3767.394775390625 5010.9013671875 background all_cells +3791.123046875 4967.732421875 background all_cells +3793.687744140625 5011.330078125 background all_cells +3801.920166015625 4928.5 background all_cells +3793.43212890625 4957.3154296875 background all_cells +3789.641357421875 4956.72802734375 background all_cells +3805.518798828125 4938.14404296875 background all_cells +3765.39599609375 5065.58642578125 background all_cells +3779.251708984375 5082.80224609375 background all_cells +3770.244384765625 5075.02001953125 background all_cells +3765.817626953125 5081.90478515625 background all_cells +3744.09912109375 5007.087890625 background all_cells +3757.93017578125 4930.1591796875 background all_cells +3756.09326171875 4936.81494140625 background all_cells +3738.788818359375 5012.78076171875 background all_cells +3662.5478515625 4972.869140625 background all_cells +3671.374755859375 4975.52490234375 background all_cells +3669.8662109375 4981.90576171875 background all_cells +3684.82373046875 5019.3623046875 background all_cells +3702.487548828125 5083.22412109375 background all_cells +3689.859619140625 5010.28662109375 background all_cells +3732.79345703125 4992.490234375 background all_cells +3729.343017578125 4973.5244140625 background all_cells +3733.349609375 5002.2470703125 background all_cells +3737.51220703125 4997.376953125 background all_cells +3650.673583984375 4983.1787109375 background all_cells +3658.474365234375 5078.7578125 background all_cells +3657.045654296875 5036.7197265625 background all_cells +3657.0390625 4985.974609375 background all_cells +3655.50634765625 4977.1708984375 background all_cells +3652.376708984375 4989.48583984375 background all_cells +3969.4404296875 5164.64306640625 background all_cells +3986.724609375 5159.46875 background all_cells +3958.925048828125 5153.2275390625 background all_cells +3950.06591796875 5161.4296875 background all_cells +3935.80517578125 5160.73095703125 background all_cells +3919.46875 5216.51513671875 background all_cells +3944.80224609375 5209.369140625 background all_cells +3981.459228515625 5194.5322265625 background all_cells +3953.29052734375 5208.68603515625 background all_cells +3956.213623046875 5215.982421875 background all_cells +3984.418701171875 5214.3681640625 background all_cells +3933.9833984375 5186.66357421875 background all_cells +3950.1259765625 5201.80322265625 background all_cells +3944.20947265625 5189.5966796875 background all_cells +3952.501708984375 5179.6357421875 background all_cells +3954.9267578125 5191.5751953125 background all_cells +3963.46337890625 5198.24462890625 background all_cells +3963.507568359375 5180.99853515625 background all_cells +3916.2705078125 5175.63330078125 background all_cells +3919.226318359375 5170.21923828125 background all_cells +4043.91064453125 5191.60595703125 background all_cells +4057.099365234375 5207.20556640625 background all_cells +4045.793212890625 5231.43310546875 background all_cells +4053.863037109375 5202.45263671875 background all_cells +4055.157470703125 5217.8896484375 background all_cells +4054.677734375 5164.86376953125 background all_cells +4062.462646484375 5170.650390625 background all_cells +4056.431396484375 5174.40576171875 background all_cells +3975.96826171875 5175.44677734375 background all_cells +3988.915771484375 5182.68359375 background all_cells +3962.476318359375 5169.63671875 background all_cells +3972.521484375 5188.6640625 background all_cells +3984.01904296875 5171.40869140625 background all_cells +3981.06103515625 5183.58544921875 background all_cells +4027.567138671875 5174.3837890625 background all_cells +4029.9169921875 5196.82666015625 background all_cells +4037.576904296875 5204.31005859375 background all_cells +4043.58447265625 5150.4716796875 background all_cells +4027.946044921875 5168.1181640625 background all_cells +4022.620849609375 5165.3134765625 background all_cells +4012.646484375 5163.60400390625 background all_cells +4011.052001953125 5182.66162109375 background all_cells +4024.2373046875 5182.15478515625 background all_cells +4017.806396484375 5172.66455078125 background all_cells +4014.800537109375 5199.32666015625 background all_cells +3994.97265625 5187.662109375 background all_cells +4003.142333984375 5178.97412109375 background all_cells +4001.647216796875 5201.83154296875 background all_cells +3998.9345703125 5194.255859375 background all_cells +3963.99072265625 5230.76513671875 background all_cells +3959.377685546875 5223.9140625 background all_cells +3982.10986328125 5205.4521484375 background all_cells +3972.03857421875 5214.99365234375 background all_cells +3935.978271484375 5275.4013671875 background all_cells +3946.795166015625 5274.49365234375 background all_cells +3981.864990234375 5259.09326171875 background all_cells +4009.037109375 5218.79443359375 background all_cells +4008.763427734375 5206.36376953125 background all_cells +4034.84228515625 5213.6298828125 background all_cells +4017.52001953125 5213.78369140625 background all_cells +4021.672119140625 5238.72900390625 background all_cells +4037.308837890625 5235.70654296875 background all_cells +4033.084716796875 5251.56787109375 background all_cells +4028.3671875 5236.50732421875 background all_cells +3993.294677734375 5244.48974609375 background all_cells +3929.682373046875 5240.83935546875 background all_cells +3936.169189453125 5256.3740234375 background all_cells +3946.3447265625 5254.7333984375 background all_cells +3990.055419921875 5209.22314453125 background all_cells +4001.550537109375 5215.1396484375 background all_cells +3996.966796875 5207.2451171875 background all_cells +3991.8076171875 5220.53759765625 background all_cells +4064.390380859375 5188.701171875 background all_cells +4075.878173828125 5183.61474609375 background all_cells +4075.63720703125 5173.4287109375 background all_cells +4066.64453125 5184.96826171875 background all_cells +4059.2080078125 5231.34814453125 background all_cells +4070.525634765625 5222.86083984375 background all_cells +4091.2724609375 5173.203125 background all_cells +4084.37548828125 5223.95068359375 background all_cells +4091.56787109375 5208.27685546875 background all_cells +4083.4013671875 5204.9130859375 background all_cells +4071.7919921875 5203.86669921875 background all_cells +4075.4150390625 5198.57958984375 background all_cells +4064.960693359375 5194.53173828125 background all_cells +4127.76171875 5198.3349609375 background all_cells +4137.39794921875 5203.07421875 background all_cells +4123.5595703125 5204.73974609375 background all_cells +4122.10888671875 5212.16259765625 background all_cells +4117.05615234375 5224.61279296875 background all_cells +4124.06298828125 5219.97900390625 background all_cells +4114.39794921875 5214.73095703125 background all_cells +4105.16845703125 5230.24560546875 background all_cells +4094.31787109375 5225.71435546875 background all_cells +4104.6748046875 5253.583984375 background all_cells +4108.9599609375 5220.65869140625 background all_cells +4105.0224609375 5214.58984375 background all_cells +4108.091796875 5209.35986328125 background all_cells +4125.55908203125 5174.6513671875 background all_cells +4137.58154296875 5158.06005859375 background all_cells +4135.24658203125 5169.74072265625 background all_cells +4127.10791015625 5161.33642578125 background all_cells +4102.9619140625 5184.10498046875 background all_cells +4102.7060546875 5203.05712890625 background all_cells +4096.02294921875 5195.10205078125 background all_cells +4108.89404296875 5192.849609375 background all_cells +4140.859375 5178.54296875 background all_cells +4137.65283203125 5192.84716796875 background all_cells +4129.53271484375 5187.1044921875 background all_cells +4105.74755859375 5163.763671875 background all_cells +4119.09619140625 5167.689453125 background all_cells +4106.3603515625 5174.404296875 background all_cells +4131.78173828125 5213.65478515625 background all_cells +4132.51953125 5222.876953125 background all_cells +4130.0849609375 5228.65380859375 background all_cells +4145.11962890625 5229.0986328125 background all_cells +4113.052734375 5236.76123046875 background all_cells +4127.4423828125 5262.560546875 background all_cells +4118.12451171875 5278.896484375 background all_cells +4086.363037109375 5236.0078125 background all_cells +4092.889404296875 5228.53076171875 background all_cells +4096.39892578125 5279.4541015625 background all_cells +4092.114013671875 5231.83984375 background all_cells +4101.30908203125 5272.9326171875 background all_cells +4080.1826171875 5269.94091796875 background all_cells +3953.245361328125 5085.328125 background all_cells +3926.18701171875 5105.3125 background all_cells +3949.203125 5099.07666015625 background all_cells +3921.76904296875 5095.18310546875 background all_cells +3939.123779296875 5093.44482421875 background all_cells +3947.666259765625 5112.841796875 background all_cells +3917.84375 5118.3740234375 background all_cells +3924.0322265625 5115.93017578125 background all_cells +3942.72119140625 5123.04736328125 background all_cells +3932.7705078125 5117.7900390625 background all_cells +3958.150634765625 5100.0166015625 background all_cells +3965.978271484375 5090.5234375 background all_cells +3963.12255859375 5109.978515625 background all_cells +4013.821533203125 5125.61572265625 background all_cells +4006.4287109375 5122.91796875 background all_cells +4008.56103515625 5110.681640625 background all_cells +4021.3720703125 5121.818359375 background all_cells +3986.1064453125 5082.5146484375 background all_cells +4001.223876953125 5090.05908203125 background all_cells +3996.048095703125 5095.90283203125 background all_cells +3978.701171875 5095.859375 background all_cells +3991.952880859375 5087.90625 background all_cells +3988.31396484375 5100.08056640625 background all_cells +3974.32275390625 5123.88037109375 background all_cells +3985.757080078125 5116.205078125 background all_cells +3983.00341796875 5107.79345703125 background all_cells +3919.882080078125 5130.27392578125 background all_cells +3935.82275390625 5129.48095703125 background all_cells +3928.19873046875 5148.3486328125 background all_cells +4019.67529296875 5146.921875 background all_cells +4005.98779296875 5152.95263671875 background all_cells +3996.249267578125 5149.0654296875 background all_cells +4009.66943359375 5149.29345703125 background all_cells +4079.370361328125 5153.1787109375 background all_cells +4089.1064453125 5152.927734375 background all_cells +4100.18603515625 5152.30810546875 background all_cells +4080.163818359375 5139.1650390625 background all_cells +4058.3232421875 5144.837890625 background all_cells +4026.87890625 5145.78466796875 background all_cells +4042.9677734375 5126.54638671875 background all_cells +3965.378662109375 5136.53564453125 background all_cells +3944.957763671875 5147.45947265625 background all_cells +3942.44189453125 5138.34326171875 background all_cells +3950.8173828125 5132.96826171875 background all_cells +3989.300048828125 5131.27978515625 background all_cells +3995.748291015625 5139.4794921875 background all_cells +3980.544921875 5139.71923828125 background all_cells +4005.836669921875 5133.0185546875 background all_cells +4008.92822265625 5101.30908203125 background all_cells +4025.679443359375 5128.5380859375 background all_cells +4027.771728515625 5111.931640625 background all_cells +4024.80126953125 5102.31884765625 background all_cells +4010.572509765625 5092.11865234375 background all_cells +4045.716064453125 5112.90087890625 background all_cells +4047.842529296875 5103.49462890625 background all_cells +4081.22705078125 5102.521484375 background all_cells +4086.512451171875 5112.4443359375 background all_cells +4077.671630859375 5114.96435546875 background all_cells +4056.186767578125 5084.03955078125 background all_cells +4065.72314453125 5122.4423828125 background all_cells +4064.671875 5086.6796875 background all_cells +4046.487548828125 5083.81689453125 background all_cells +4037.4482421875 5088.154296875 background all_cells +3507.57373046875 5423.38720703125 background all_cells +3508.128662109375 5386.11083984375 background all_cells +3518.102783203125 5425.45166015625 background all_cells +3515.596435546875 5408.2392578125 background all_cells +3539.342529296875 5348.748046875 background all_cells +3525.9169921875 5357.55224609375 background all_cells +3563.452880859375 5361.443359375 background all_cells +3534.94482421875 5357.59814453125 background all_cells +3550.6826171875 5351.46484375 background all_cells +3544.515380859375 5312.00732421875 background all_cells +3542.814208984375 5341.951171875 background all_cells +3536.49169921875 5339.0654296875 background all_cells +3533.854248046875 5397.09326171875 background all_cells +3567.333740234375 5427.0634765625 background all_cells +3533.684814453125 5435.9619140625 background all_cells +3535.351318359375 5425.8779296875 background all_cells +3561.26904296875 5452.39208984375 background all_cells +3516.63232421875 5462.7919921875 background all_cells +3511.3876953125 5455.3134765625 background all_cells +3695.257080078125 5499.626953125 background all_cells +3705.532958984375 5505.71044921875 background all_cells +3696.715087890625 5507.4443359375 background all_cells +3705.501953125 5511.19775390625 background all_cells +3717.217529296875 5510.5087890625 background all_cells +3710.593017578125 5514.93896484375 background all_cells +3710.304931640625 5505.19873046875 background all_cells +3722.238525390625 5505.62646484375 background all_cells +3715.441650390625 5501.7275390625 background all_cells +3710.142333984375 5497.73291015625 background all_cells +3697.222900390625 5518.025390625 background all_cells +3707.23583984375 5522.60498046875 background all_cells +3704.379150390625 5526.7001953125 background all_cells +3633.3154296875 5508.17333984375 background all_cells +3638.343994140625 5518.287109375 background all_cells +3635.2548828125 5526.37939453125 background all_cells +3671.153564453125 5498.4462890625 background all_cells +3689.048583984375 5506.9267578125 background all_cells +3679.94384765625 5503.25341796875 background all_cells +3677.0732421875 5489.837890625 background all_cells +3650.321044921875 5505.2998046875 background all_cells +3659.043212890625 5504.70263671875 background all_cells +3657.815673828125 5510.68798828125 background all_cells +3646.345947265625 5523.138671875 background all_cells +3689.27978515625 5520.91064453125 background all_cells +3675.821044921875 5517.82275390625 background all_cells +3659.024658203125 5532.37109375 background all_cells +3660.8212890625 5520.45751953125 background all_cells +3661.804443359375 5472.9296875 background all_cells +3576.1015625 5416.91455078125 background all_cells +3581.376220703125 5443.28173828125 background all_cells +3640.447265625 5432.44921875 background all_cells +3690.116455078125 5472.9287109375 background all_cells +3685.7939453125 5461.291015625 background all_cells +3673.929443359375 5370.21875 background all_cells +3693.85302734375 5353.236328125 background all_cells +3675.378173828125 5392.8564453125 background all_cells +3702.17138671875 5469.39990234375 background all_cells +3696.637451171875 5450.32568359375 background all_cells +3711.626708984375 5456.52587890625 background all_cells +3709.8310546875 5427.078125 background all_cells +3569.629638671875 5391.15966796875 background all_cells +3630.756103515625 5394.3310546875 background all_cells +3631.255859375 5362.796875 background all_cells +3610.77587890625 5356.71728515625 background all_cells +3616.578857421875 5521.9423828125 background all_cells +3619.715576171875 5526.7802734375 background all_cells +3609.943115234375 5525.65283203125 background all_cells +3602.93505859375 5546.0732421875 background all_cells +3607.796630859375 5558.2109375 background all_cells +3608.4306640625 5550.25048828125 background all_cells +3603.032958984375 5553.02685546875 background all_cells +3613.708251953125 5550.70263671875 background all_cells +3618.716552734375 5554.935546875 background all_cells +3618.665283203125 5542.83154296875 background all_cells +3618.04638671875 5538.228515625 background all_cells +3596.947509765625 5536.3544921875 background all_cells +3623.610107421875 5529.85986328125 background all_cells +3633.89990234375 5538.0830078125 background all_cells +3630.876953125 5530.955078125 background all_cells +3627.63427734375 5536.02001953125 background all_cells +3626.318115234375 5542.00634765625 background all_cells +3623.2392578125 5522.2255859375 background all_cells +3673.072021484375 5537.64794921875 background all_cells +3684.81787109375 5528.99658203125 background all_cells +3680.7041015625 5534.68359375 background all_cells +3680.030517578125 5526.35107421875 background all_cells +3673.55712890625 5525.1689453125 background all_cells +3659.540771484375 5555.05517578125 background all_cells +3675.467529296875 5544.59912109375 background all_cells +3682.405029296875 5547.970703125 background all_cells +3678.493896484375 5559.33203125 background all_cells +3637.1806640625 5549.125 background all_cells +3646.774658203125 5554.3046875 background all_cells +3645.9638671875 5563.63623046875 background all_cells +3633.55322265625 5547.4638671875 background all_cells +3713.3046875 5529.64501953125 background all_cells +3729.5263671875 5533.53662109375 background all_cells +3700.441162109375 5528.33837890625 background all_cells +3717.126220703125 5532.46875 background all_cells +3699.77001953125 5555.15283203125 background all_cells +3721.00146484375 5541.38916015625 background all_cells +3710.230224609375 5553.3232421875 background all_cells +3723.688720703125 5557.4189453125 background all_cells +3701.82470703125 5543.796875 background all_cells +3688.97265625 5549.99560546875 background all_cells +3688.97509765625 5537.9228515625 background all_cells +3696.77685546875 5559.9228515625 background all_cells +3693.197265625 5553.46923828125 background all_cells +3692.526611328125 5541.0673828125 background all_cells +3798.593017578125 5328.0888671875 background all_cells +3800.0234375 5335.03955078125 background all_cells +3836.23486328125 5342.49951171875 background all_cells +3806.412841796875 5333.04736328125 background all_cells +3739.98291015625 5455.05908203125 background all_cells +3739.55419921875 5492.6982421875 background all_cells +3794.4638671875 5483.166015625 background all_cells +3762.3291015625 5467.20703125 background all_cells +3750.503662109375 5490.166015625 background all_cells +3729.63427734375 5391.3984375 background all_cells +3738.89794921875 5424.97509765625 background all_cells +3804.780029296875 5379.58837890625 background all_cells +3798.71533203125 5384.61474609375 background all_cells +3733.466064453125 5371.14013671875 background all_cells +3776.97314453125 5561.13232421875 background all_cells +3801.101318359375 5559.37841796875 background all_cells +3764.44677734375 5561.3466796875 background all_cells +3769.0927734375 5554.5498046875 background all_cells +3769.563232421875 5540.6904296875 background all_cells +3750.388427734375 5551.69921875 background all_cells +3738.0517578125 5549.9697265625 background all_cells +3732.0263671875 5555.49365234375 background all_cells +3747.630615234375 5561.001953125 background all_cells +3758.767578125 5556.1552734375 background all_cells +3746.022705078125 5553.3173828125 background all_cells +3742.275390625 5540.51318359375 background all_cells +3754.128173828125 5543.3583984375 background all_cells +3760.68798828125 5538.0888671875 background all_cells +3883.825927734375 5402.1748046875 background all_cells +3878.767578125 5408.10791015625 background all_cells +3904.00439453125 5415.18017578125 background all_cells +3938.531982421875 5403.17041015625 background all_cells +3900.28369140625 5462.9130859375 background all_cells +3942.66552734375 5472.390625 background all_cells +3907.718994140625 5479.46923828125 background all_cells +3901.235107421875 5494.1083984375 background all_cells +3915.3798828125 5544.7509765625 background all_cells +3911.452392578125 5533.41552734375 background all_cells +3729.846435546875 5510.296875 background all_cells +3734.186279296875 5514.888671875 background all_cells +3737.39892578125 5511.2431640625 background all_cells +3730.89013671875 5517.37255859375 background all_cells +3737.92529296875 5529.1015625 background all_cells +3730.466796875 5524.59716796875 background all_cells +3738.509033203125 5521.5302734375 background all_cells +3745.466552734375 5514.4677734375 background all_cells +3744.266357421875 5524.03369140625 background all_cells +3756.0048828125 5527.0263671875 background all_cells +3751.70361328125 5534.95947265625 background all_cells +3742.218505859375 5517.22509765625 background all_cells +3766.16845703125 5515.8095703125 background all_cells +3829.21923828125 5512.1220703125 background all_cells +3803.961181640625 5533.00390625 background all_cells +3680.6162109375 5569.82470703125 background all_cells +3666.794189453125 5578.9189453125 background all_cells +3662.0986328125 5571.3974609375 background all_cells +3690.49951171875 5567.94580078125 background all_cells +3704.861083984375 5577.57275390625 background all_cells +3701.5400390625 5568.34765625 background all_cells +3684.20166015625 5583.0849609375 background all_cells +3690.526123046875 5587.5419921875 background all_cells +3698.71630859375 5580.94384765625 background all_cells +3676.25732421875 5582.4404296875 background all_cells +3670.35400390625 5600.53564453125 background all_cells +3679.6845703125 5595.25830078125 background all_cells +3672.20751953125 5592.32177734375 background all_cells +3671.7841796875 5584.0537109375 background all_cells +3748.897705078125 5595.30322265625 background all_cells +3828.40283203125 5589.00341796875 background all_cells +3751.427978515625 5599.7685546875 background all_cells +3877.91064453125 5599.345703125 background all_cells +3912.15380859375 5612.3916015625 background all_cells +3864.33642578125 5611.8837890625 background all_cells +3901.10107421875 5604.82470703125 background all_cells +3876.23974609375 5584.72119140625 background all_cells +3858.019775390625 5593.4560546875 background all_cells +3865.756591796875 5590.84033203125 background all_cells +3790.744873046875 5620.9150390625 background all_cells +3782.20947265625 5594.3125 background all_cells +3760.73486328125 5592.35986328125 background all_cells +3770.664794921875 5565.69873046875 background all_cells +3788.979248046875 5561.8037109375 background all_cells +3787.3623046875 5573.5400390625 background all_cells +3774.431640625 5570.3701171875 background all_cells +3755.740966796875 5569.3583984375 background all_cells +3765.820556640625 5567.958984375 background all_cells +3763.0615234375 5571.33740234375 background all_cells +3770.392578125 5576.23046875 background all_cells +3776.18505859375 5582.00146484375 background all_cells +3764.019287109375 5582.06005859375 background all_cells +3711.841796875 5574.67236328125 background all_cells +3718.388427734375 5574.478515625 background all_cells +3745.005126953125 5577.2197265625 background all_cells +3745.198486328125 5587.01708984375 background all_cells +3749.23876953125 5585.25390625 background all_cells +3738.96826171875 5581.810546875 background all_cells +3734.827880859375 5562.35009765625 background all_cells +3723.4384765625 5574.13623046875 background all_cells +3719.749267578125 5564.69873046875 background all_cells +3728.542724609375 5571.80224609375 background all_cells +3748.689208984375 5567.9462890625 background all_cells +3739.962158203125 5569.67626953125 background all_cells +3720.3125 5590.13623046875 background all_cells +3732.7158203125 5581.392578125 background all_cells +3726.202880859375 5589.90380859375 background all_cells +3690.56689453125 5607.30859375 background all_cells +3698.15478515625 5603.93896484375 background all_cells +3690.154296875 5598.25830078125 background all_cells +3730.32275390625 5607.8671875 background all_cells +3723.17578125 5606.46875 background all_cells +3717.47314453125 5608.19677734375 background all_cells +3710.432373046875 5615.8125 background all_cells +3730.1904296875 5617.7314453125 background all_cells +3722.58837890625 5622.29638671875 background all_cells +3714.241943359375 5621.7138671875 background all_cells +3713.98876953125 5611.0966796875 background all_cells +3704.470458984375 5598.68603515625 background all_cells +3673.181396484375 5619.181640625 background all_cells +3693.31591796875 5613.5126953125 background all_cells +3695.77197265625 5617.43701171875 background all_cells +3686.382080078125 5613.40673828125 background all_cells +3677.128662109375 5622.685546875 background all_cells +3701.134521484375 5612.21923828125 background all_cells +3706.11474609375 5613.67236328125 background all_cells +3704.775634765625 5620.32666015625 background all_cells +3662.787109375 5710.783203125 background all_cells +3677.13037109375 5711.341796875 background all_cells +3685.7666015625 5725.265625 background all_cells +3668.25048828125 5730.61376953125 background all_cells +3660.11279296875 5725.29638671875 background all_cells +3695.9130859375 5715.625 background all_cells +3733.24951171875 5715.22900390625 background all_cells +3719.2861328125 5698.39794921875 background all_cells +3821.795654296875 5640.88671875 background all_cells +3873.098876953125 5658.962890625 background all_cells +3830.028564453125 5643.8935546875 background all_cells +3914.353515625 5631.61669921875 background all_cells +3940.3505859375 5624.15087890625 background all_cells +3932.267578125 5664.76953125 background all_cells +3879.71728515625 5698.99609375 background all_cells +3960.550537109375 5725.06298828125 background all_cells +3902.147216796875 5686.9501953125 background all_cells +3838.7236328125 5685.83984375 background all_cells +3890.26416015625 5700.8095703125 background all_cells +3880.302490234375 5684.8134765625 background all_cells +3738.559814453125 5641.20458984375 background all_cells +3748.766845703125 5633.98388671875 background all_cells +3746.96826171875 5658.52587890625 background all_cells +3740.71826171875 5643.12451171875 background all_cells +3770.970947265625 5661.1630859375 background all_cells +3779.25830078125 5674.0341796875 background all_cells +3794.4091796875 5645.603515625 background all_cells +3777.19091796875 5667.1875 background all_cells +3772.269775390625 5696.7783203125 background all_cells +3756.537353515625 5717.248046875 background all_cells +3775.86181640625 5705.16015625 background all_cells +3751.403076171875 5729.32177734375 background all_cells +3765.6640625 5745.7060546875 background all_cells +3797.01220703125 5742.8896484375 background all_cells +3803.26416015625 5733.1943359375 background all_cells +3674.998046875 5662.92822265625 background all_cells +3684.935302734375 5642.1845703125 background all_cells +3685.6650390625 5655.44580078125 background all_cells +3679.680419921875 5642.72021484375 background all_cells +3714.535400390625 5640.25634765625 background all_cells +3722.340576171875 5652.4541015625 background all_cells +3726.579345703125 5658.0224609375 background all_cells +3725.78564453125 5623.80078125 background all_cells +3719.1357421875 5633.2919921875 background all_cells +3690.230712890625 5642.93798828125 background all_cells +3698.012451171875 5644.052734375 background all_cells +3695.814453125 5652.30859375 background all_cells +3710.298828125 5647.404296875 background all_cells +3704.758544921875 5638.390625 background all_cells +3693.15625 5648.0927734375 background all_cells +3681.70263671875 5626.02734375 background all_cells +3697.5732421875 5632.43212890625 background all_cells +3708.62158203125 5630.98876953125 background all_cells +3697.30029296875 5627.4306640625 background all_cells +3688.579345703125 5631.87060546875 background all_cells +3688.518310546875 5623.1279296875 background all_cells +3669.090087890625 5765.05517578125 background all_cells +3675.733154296875 5742.58154296875 background all_cells +3676.373046875 5794.6083984375 background all_cells +3668.92626953125 5749.7255859375 background all_cells +3742.27587890625 5783.06298828125 background all_cells +3738.545654296875 5790.3125 background all_cells +3726.844970703125 5785.28955078125 background all_cells +3735.4814453125 5751.32080078125 background all_cells +3747.738037109375 5753.92041015625 background all_cells +3747.386962890625 5773.82177734375 background all_cells +3727.123779296875 5769.134765625 background all_cells +3724.927490234375 5757.39013671875 background all_cells +3681.641357421875 5765.3388671875 background all_cells +3697.5673828125 5769.96728515625 background all_cells +3718.982177734375 5767.6484375 background all_cells +3695.78369140625 5780.73046875 background all_cells +3650.196533203125 5655.380859375 background all_cells +3652.62451171875 5660.80810546875 background all_cells +3600.2119140625 5688.77587890625 background all_cells +3599.71142578125 5724.06005859375 background all_cells +3604.4892578125 5712.08984375 background all_cells +3604.5087890625 5698.87548828125 background all_cells +3631.984130859375 5680.6103515625 background all_cells +3630.884765625 5686.115234375 background all_cells +3651.153564453125 5724.67822265625 background all_cells +3641.73388671875 5718.69775390625 background all_cells +3604.947021484375 5660.70849609375 background all_cells +3619.2919921875 5667.359375 background all_cells +3614.124755859375 5664.97705078125 background all_cells +3659.710693359375 5660.80615234375 background all_cells +3666.897705078125 5659.7099609375 background all_cells +3664.631591796875 5663.53369140625 background all_cells +3621.744140625 5736.9140625 background all_cells +3618.986328125 5748.0615234375 background all_cells +3628.997314453125 5752.01123046875 background all_cells +3631.51318359375 5741.07373046875 background all_cells +3622.542724609375 5753.4501953125 background all_cells +3645.416015625 5755.86669921875 background all_cells +3645.9267578125 5740.591796875 background all_cells +3654.553466796875 5745.72216796875 background all_cells +3652.413330078125 5754.205078125 background all_cells +3648.861572265625 5747.89404296875 background all_cells +3638.739990234375 5748.41552734375 background all_cells +3641.336181640625 5754.87548828125 background all_cells +3640.099853515625 5741.91455078125 background all_cells +3637.00341796875 5754.20556640625 background all_cells +3619.61474609375 5757.86376953125 background all_cells +3643.550537109375 5775.09912109375 background all_cells +3644.448974609375 5769.07568359375 background all_cells +3641.846435546875 5762.31201171875 background all_cells +3635.292236328125 5763.359375 background all_cells +3653.24658203125 5618.79541015625 background all_cells +3637.82568359375 5610.90087890625 background all_cells +3628.89306640625 5636.24951171875 background all_cells +3638.246337890625 5640.7802734375 background all_cells +3653.220458984375 5638.2685546875 background all_cells +3651.37060546875 5644.86083984375 background all_cells +3647.8935546875 5649.41064453125 background all_cells +3640.571044921875 5644.8369140625 background all_cells +3660.2392578125 5652.68994140625 background all_cells +3668.3310546875 5650.85546875 background all_cells +3608.747802734375 5647.951171875 background all_cells +3614.537353515625 5640.80322265625 background all_cells +3519.92431640625 5856.66748046875 background all_cells +3513.179931640625 5819.6845703125 background all_cells +3507.365234375 5821.1005859375 background all_cells +3549.660400390625 5829.81640625 background all_cells +3566.554443359375 5845.2880859375 background all_cells +3564.022216796875 5825.16748046875 background all_cells +3572.097900390625 5830.2099609375 background all_cells +3576.91162109375 5825.21142578125 background all_cells +3630.6796875 5835.57666015625 background all_cells +3586.60302734375 5837.87548828125 background all_cells +3612.87353515625 5812.8525390625 background all_cells +3602.90966796875 5806.58935546875 background all_cells +3574.40087890625 5806.353515625 background all_cells +3614.711181640625 5782.98046875 background all_cells +3637.748291015625 5786.35302734375 background all_cells +3602.7275390625 5785.86474609375 background all_cells +3522.142333984375 5817.9189453125 background all_cells +3525.289794921875 5812.79248046875 background all_cells +3555.53173828125 5811.77001953125 background all_cells +3546.9365234375 5811.0703125 background all_cells +4044.556884765625 5735.25341796875 background all_cells +3981.47607421875 5792.275390625 background all_cells +3931.83544921875 5755.20068359375 background all_cells +4010.7099609375 5651.34326171875 background all_cells +4159.07275390625 5675.3974609375 background all_cells +4132.95751953125 5715.5634765625 background all_cells +3983.126220703125 5604.23583984375 background all_cells +4014.482177734375 5620.9287109375 background all_cells +4005.22998046875 5615.74951171875 background all_cells +3964.62939453125 5682.244140625 background all_cells +3968.263916015625 5668.23779296875 background all_cells +3992.448486328125 5677.9873046875 background all_cells +3973.23779296875 5690.1572265625 background all_cells +3971.431640625 5676.9169921875 background all_cells +4033.927734375 5616.578125 background all_cells +4216.482421875 5620.84228515625 background all_cells +4215.64599609375 5627.58203125 background all_cells +4184.8359375 5481.38818359375 background all_cells +4231.0126953125 5501.3046875 background all_cells +4075.47314453125 5539.7763671875 background all_cells +4059.256103515625 5483.6552734375 background all_cells +4314.5908203125 5582.22900390625 background all_cells +4306.451171875 5637.2333984375 background all_cells +4297.482421875 5501.85107421875 background all_cells +4289.72314453125 5514.27294921875 background all_cells +4332.4931640625 5514.8857421875 background all_cells +4311.39697265625 5506.2265625 background all_cells +4324.28564453125 5610.45947265625 background all_cells +4383.85986328125 5581.37841796875 background all_cells +4324.48095703125 5577.29638671875 background all_cells +4285.38671875 5491.0302734375 background all_cells +4309.52490234375 5481.576171875 background all_cells +4259.3544921875 5499.38916015625 background all_cells +4265.24267578125 5500.96923828125 background all_cells +4258.96484375 5508.03369140625 background all_cells +4235.5927734375 5500.1357421875 background all_cells +4246.79541015625 5499.85400390625 background all_cells +4250.556640625 5497.10986328125 background all_cells +4242.85009765625 5505.69921875 background all_cells +4447.751953125 5604.19873046875 background all_cells +4404.43994140625 5631.0341796875 background all_cells +4367.3564453125 5622.6708984375 background all_cells +4334.123046875 5605.83740234375 background all_cells +4389.3046875 5710.19482421875 background all_cells +4498.09130859375 5785.03125 background all_cells +4419.48876953125 5756.90283203125 background all_cells +4395.44482421875 5738.005859375 background all_cells +4452.3232421875 5653.03125 background all_cells +4505.154296875 5636.431640625 background all_cells +4506.326171875 5680.423828125 background all_cells +4478.86962890625 5633.0205078125 background all_cells +4514.6611328125 5647.79052734375 background all_cells +4523.912109375 5651.95751953125 background all_cells +4530.171875 5623.4423828125 background all_cells +4523.55322265625 5616.9462890625 background all_cells +4366.75341796875 5534.31103515625 background all_cells +4371.517578125 5559.6572265625 background all_cells +4342.51708984375 5543.60205078125 background all_cells +4353.71142578125 5572.66162109375 background all_cells +4491.8486328125 5574.10986328125 background all_cells +4512.34228515625 5558.13916015625 background all_cells +4535.33154296875 5546.375 background all_cells +4510.74755859375 5512.9072265625 background all_cells +4398.47998046875 5583.41552734375 background all_cells +4445.54443359375 5598.72265625 background all_cells +4393.1982421875 5586.5537109375 background all_cells +4384.177734375 5567.5771484375 background all_cells +4428.4931640625 5569.60107421875 background all_cells +4401.52734375 5523.052734375 background all_cells +4399.44482421875 5529.12646484375 background all_cells +4270.19140625 5385.5703125 background all_cells +4270.306640625 5417.03271484375 background all_cells +4266.66015625 5405.888671875 background all_cells +4259.99267578125 5399.67724609375 background all_cells +4295.498046875 5404.9404296875 background all_cells +4308.7041015625 5414.79931640625 background all_cells +4302.89404296875 5408.07763671875 background all_cells +4287.51123046875 5418.1552734375 background all_cells +4285.3076171875 5403.3115234375 background all_cells +4518.75390625 5398.17431640625 background all_cells +4528.20263671875 5396.4736328125 background all_cells +4424.4755859375 5387.09033203125 background all_cells +4320.6298828125 5383.36962890625 background all_cells +4316.70703125 5400.490234375 background all_cells +4326.3125 5398.30859375 background all_cells +4328.74609375 5381.20556640625 background all_cells +4373.2666015625 5408.869140625 background all_cells +4393.35302734375 5388.74462890625 background all_cells +4377.07177734375 5380.41650390625 background all_cells +4336.65625 5391.9072265625 background all_cells +4352.1328125 5374.1005859375 background all_cells +4356.20654296875 5386.84423828125 background all_cells +4349.1748046875 5396.07861328125 background all_cells +4344.5126953125 5380.94482421875 background all_cells +4337.7294921875 5408.6943359375 background all_cells +4319.7802734375 5415.02392578125 background all_cells +4322.46435546875 5430.2978515625 background all_cells +4330.56005859375 5414.09716796875 background all_cells +4304.498046875 5341.0625 background all_cells +4315.46142578125 5362.30517578125 background all_cells +4319.205078125 5344.66015625 background all_cells +4312.7890625 5334.57421875 background all_cells +4300.2568359375 5356.9296875 background all_cells +4344.8701171875 5355.43212890625 background all_cells +4354.3759765625 5349.66015625 background all_cells +4343.822265625 5364.7177734375 background all_cells +4325.3759765625 5359.42236328125 background all_cells +4333.82373046875 5364.748046875 background all_cells +4328.72021484375 5331.775390625 background all_cells +4317.68212890625 5325.6552734375 background all_cells +4307.07177734375 5323.16650390625 background all_cells +4266.353515625 5360.13525390625 background all_cells +4265.748046875 5378.66162109375 background all_cells +4262.642578125 5373.36181640625 background all_cells +4285.82080078125 5372.96240234375 background all_cells +4306.9765625 5378.71728515625 background all_cells +4301.92626953125 5374.62548828125 background all_cells +4295.83837890625 5373.09765625 background all_cells +4278.7685546875 5367.61865234375 background all_cells +4281.4599609375 5357.6748046875 background all_cells +4279.5859375 5381.05517578125 background all_cells +4061.040771484375 5369.810546875 background all_cells +4070.32275390625 5386.46826171875 background all_cells +3978.300048828125 5378.5556640625 background all_cells +4031.0888671875 5281.81494140625 background all_cells +4094.524169921875 5291.80322265625 background all_cells +4070.891845703125 5301.7197265625 background all_cells +4065.945556640625 5296.2919921875 background all_cells +4079.12548828125 5284.9658203125 background all_cells +4115.5859375 5424.98486328125 background all_cells +4002.47802734375 5427.63720703125 background all_cells +4085.4296875 5463.556640625 background all_cells +4116.97705078125 5438.2490234375 background all_cells +4100.908203125 5427.17333984375 background all_cells +4139.94775390625 5304.36572265625 background all_cells +4131.84619140625 5296.4462890625 background all_cells +4154.67578125 5339.68359375 background all_cells +4133.3583984375 5334.91015625 background all_cells +4150.6826171875 5307.98876953125 background all_cells +4211.501953125 5396.00439453125 background all_cells +4212.9052734375 5452.12109375 background all_cells +4202.2861328125 5449.2421875 background all_cells +4218.50927734375 5313.59326171875 background all_cells +4211.42138671875 5334.423828125 background all_cells +4222.01708984375 5325.40625 background all_cells +4194.65966796875 5351.1279296875 background all_cells +4205.4306640625 5368.13916015625 background all_cells +4213.62744140625 5352.9462890625 background all_cells +4147.20458984375 5345.43603515625 background all_cells +4171.234375 5463.76953125 background all_cells +4160.2998046875 5452.435546875 background all_cells +4166.09521484375 5362.2529296875 background all_cells +4166.21923828125 5353.64697265625 background all_cells +4282.00341796875 5309.76513671875 background all_cells +4295.16259765625 5312.49462890625 background all_cells +4291.21533203125 5320.5908203125 background all_cells +4280.79248046875 5320.142578125 background all_cells +3938.896728515625 5348.16162109375 background all_cells +4109.1845703125 5339.36376953125 background all_cells +4261.2197265625 5314.8525390625 background all_cells +4254.9384765625 5323.1953125 background all_cells +4290.55517578125 5328.02001953125 background all_cells +4294.19384765625 5339.96337890625 background all_cells +4285.72265625 5339.68212890625 background all_cells +4278.13427734375 5333.369140625 background all_cells +4268.1982421875 5323.47412109375 background all_cells +4264.69384765625 5346.1591796875 background all_cells +4264.53271484375 5327.75 background all_cells +4271.66015625 5335.48095703125 background all_cells +3842.111083984375 5316.458984375 background all_cells +3896.91015625 5305.341796875 background all_cells +3869.697021484375 5319.30615234375 background all_cells +3847.167724609375 5343.46533203125 background all_cells +4230.4052734375 5353.560546875 background all_cells +4225.7294921875 5447.75732421875 background all_cells +4236.248046875 5447.8310546875 background all_cells +4237.9775390625 5367.66796875 background all_cells +4236.0302734375 5352.2294921875 background all_cells +4231.390625 5369.2099609375 background all_cells +4255.05322265625 5387.71923828125 background all_cells +4245.10693359375 5464.93603515625 background all_cells +4252.9306640625 5370.19287109375 background all_cells +4246.0439453125 5361.3447265625 background all_cells +4248.66064453125 5351.123046875 background all_cells +4253.6181640625 5348.89990234375 background all_cells +4244.0595703125 5349.15673828125 background all_cells +4227.52783203125 5125.71533203125 background all_cells +4196.69580078125 5137.798828125 background all_cells +4247.27294921875 5131.0166015625 background all_cells +4207.681640625 5136.98779296875 background all_cells +4238.45703125 5130.22607421875 background all_cells +4198.82080078125 5153.3134765625 background all_cells +4203.51708984375 5145.30078125 background all_cells +4186.123046875 5156.0283203125 background all_cells +4209.54345703125 5154.0126953125 background all_cells +4219.71630859375 5147.18701171875 background all_cells +4245.43603515625 5142.166015625 background all_cells +4225.81884765625 5160.35791015625 background all_cells +4248.53564453125 5155.1396484375 background all_cells +4237.333984375 5151.373046875 background all_cells +4197.3984375 5165.04345703125 background all_cells +4194.81640625 5182.6552734375 background all_cells +4190.60107421875 5162.98828125 background all_cells +4237.6103515625 5171.0595703125 background all_cells +4224.80029296875 5191.205078125 background all_cells +4227.58154296875 5179.3662109375 background all_cells +4209.21435546875 5170.46240234375 background all_cells +4212.591796875 5181.91162109375 background all_cells +4221.7861328125 5172.11083984375 background all_cells +4147.47119140625 5235.4345703125 background all_cells +4175.3515625 5251.25146484375 background all_cells +4194.19140625 5233.56640625 background all_cells +4212.24755859375 5247.82666015625 background all_cells +4202.26318359375 5249.2529296875 background all_cells +4234.8720703125 5272.17529296875 background all_cells +4261.37841796875 5306.22802734375 background all_cells +4190.86279296875 5297.072265625 background all_cells +4175.5283203125 5276.126953125 background all_cells +4207.92333984375 5286.4677734375 background all_cells +4196.201171875 5300.046875 background all_cells +4214.86279296875 5193.83544921875 background all_cells +4211.4423828125 5207.73779296875 background all_cells +4221.1953125 5204.09228515625 background all_cells +4205.73095703125 5196.16357421875 background all_cells +4221.88671875 5217.49169921875 background all_cells +4207.43994140625 5219.537109375 background all_cells +4194.9853515625 5219.95068359375 background all_cells +4209.04248046875 5225.31689453125 background all_cells +4216.078125 5230.10009765625 background all_cells +4214.34765625 5225.90771484375 background all_cells +4244.1962890625 5214.3876953125 background all_cells +4252.82080078125 5242.42919921875 background all_cells +4237.75146484375 5244.2412109375 background all_cells +4255.615234375 5229.22607421875 background all_cells +4233.0791015625 5221.28076171875 background all_cells +4244.42236328125 5201.6455078125 background all_cells +4230.31884765625 5210.26171875 background all_cells +4238.73681640625 5207.12158203125 background all_cells +4197.5654296875 5103.80126953125 background all_cells +4198.1474609375 5129.3623046875 background all_cells +4200.26611328125 5087.080078125 background all_cells +4186.34814453125 5117.83349609375 background all_cells +4234.9033203125 5111.0341796875 background all_cells +4253.26953125 5111.44384765625 background all_cells +4244.56884765625 5115.39697265625 background all_cells +4235.46728515625 5119.7021484375 background all_cells +4231.30224609375 5122.24853515625 background all_cells +4212.36962890625 5112.1513671875 background all_cells +4223.419921875 5111.67041015625 background all_cells +4218.7861328125 5123.25341796875 background all_cells +4207.4677734375 5096.51806640625 background all_cells +4247.60107421875 5099.654296875 background all_cells +4229.31884765625 5102.478515625 background all_cells +4220.75732421875 5103.85205078125 background all_cells +4236.14892578125 5098.14990234375 background all_cells +4223.03857421875 5095.3681640625 background all_cells +4228.06689453125 5082.65087890625 background all_cells +4217.9619140625 5090.0859375 background all_cells +4172.0732421875 5195.27001953125 background all_cells +4150.50390625 5181.068359375 background all_cells +4163.474609375 5211.13330078125 background all_cells +4156.3701171875 5199.22802734375 background all_cells +4184.08935546875 5199.0673828125 background all_cells +4184.58935546875 5222.0419921875 background all_cells +4195.03857421875 5202.8046875 background all_cells +4194.00146484375 5192.509765625 background all_cells +4176.1083984375 5204.978515625 background all_cells +4181.7509765625 5193.01123046875 background all_cells +4181.30322265625 5212.09130859375 background all_cells +4171.74609375 5220.23388671875 background all_cells +4168.9375 5229.52392578125 background all_cells +4158.54296875 5229.68505859375 background all_cells +4169.7158203125 5224.86328125 background all_cells +4343.654296875 5232.18603515625 background all_cells +4356.9765625 5219.673828125 background all_cells +4474.9443359375 5208.1201171875 background all_cells +4447.03662109375 5223.947265625 background all_cells +4438.98095703125 5228.58544921875 background all_cells +4374.98828125 5221.162109375 background all_cells +4381.55224609375 5215.6142578125 background all_cells +4477.9619140625 5181.83154296875 background all_cells +4439.9755859375 5195.16748046875 background all_cells +4476.10791015625 5198.865234375 background all_cells +4476.5185546875 5186.12060546875 background all_cells +4348.8779296875 5249.91455078125 background all_cells +4359.35009765625 5249.0419921875 background all_cells +4355.11572265625 5239.43115234375 background all_cells +4351.97021484375 5232.90966796875 background all_cells +4367.61181640625 5237.85009765625 background all_cells +4371.171875 5252.99658203125 background all_cells +4374.10693359375 5240.73779296875 background all_cells +4382.560546875 5240.51123046875 background all_cells +4377.3095703125 5248.18212890625 background all_cells +4331.861328125 5232.99609375 background all_cells +4317.4765625 5225.50341796875 background all_cells +4331.4404296875 5239.138671875 background all_cells +4321.3154296875 5242.21630859375 background all_cells +4338.875 5244.0908203125 background all_cells +4337.36962890625 5252.5869140625 background all_cells +4314.4765625 5267.96826171875 background all_cells +4312.4736328125 5278.54736328125 background all_cells +4306.47900390625 5265.74169921875 background all_cells +4349.4638671875 5263.7666015625 background all_cells +4329.8466796875 5262.79150390625 background all_cells +4326.93017578125 5274.09033203125 background all_cells +4336.5224609375 5288.64453125 background all_cells +4348.318359375 5281.39892578125 background all_cells +4346.30419921875 5270.8095703125 background all_cells +4322.32421875 5247.7099609375 background all_cells +4342.72265625 5257.66650390625 background all_cells +4325.552734375 5256.1279296875 background all_cells +4315.37841796875 5256.14208984375 background all_cells +4334.7890625 5259.24169921875 background all_cells +4330.7705078125 5248.5693359375 background all_cells +4323.65771484375 5296.2685546875 background all_cells +4323.861328125 5286.81103515625 background all_cells +4374.708984375 5338.08056640625 background all_cells +4392.443359375 5323.85546875 background all_cells +4386.5927734375 5330.18359375 background all_cells +4390.34521484375 5308.755859375 background all_cells +4379.01904296875 5308.9541015625 background all_cells +4411.740234375 5297.79296875 background all_cells +4416.09130859375 5287.9150390625 background all_cells +4399.46875 5316.7119140625 background all_cells +4403.55029296875 5307.8447265625 background all_cells +4402.1552734375 5338.3955078125 background all_cells +4384.3515625 5278.544921875 background all_cells +4396.90380859375 5290.77587890625 background all_cells +4282.70849609375 5248.39306640625 background all_cells +4260.43310546875 5275.8642578125 background all_cells +4274.91259765625 5273.783203125 background all_cells +4267.56494140625 5261.9638671875 background all_cells +4273.0458984375 5289.78466796875 background all_cells +4291.40576171875 5280.775390625 background all_cells +4292.78076171875 5293.91455078125 background all_cells +4291.22412109375 5287.65478515625 background all_cells +4279.7099609375 5292.53369140625 background all_cells +4270.56201171875 5303.8955078125 background all_cells +4268.6328125 5311.18505859375 background all_cells +4304.36328125 5299.3583984375 background all_cells +4281.3447265625 5301.1845703125 background all_cells +4349.6142578125 5313.79931640625 background all_cells +4348.3037109375 5334.05126953125 background all_cells +4336.9189453125 5317.912109375 background all_cells +4334.74755859375 5276.21484375 background all_cells +4354.12744140625 5288.22021484375 background all_cells +4340.92724609375 5275.08154296875 background all_cells +4366.73095703125 5283.2197265625 background all_cells +4338.72119140625 5279.70068359375 background all_cells +4362.8154296875 5257.1689453125 background all_cells +4338.3232421875 5268.0908203125 background all_cells +4364.39306640625 5267.6708984375 background all_cells +4359.58544921875 5323.43798828125 background all_cells +4360.1689453125 5304.353515625 background all_cells +4363.818359375 5334.65625 background all_cells +4367.6962890625 5315.50244140625 background all_cells +4340.240234375 5308.8916015625 background all_cells +4350.896484375 5303.74365234375 background all_cells +4341.60107421875 5296.7109375 background all_cells +4296.078125 5177.79345703125 background all_cells +4301.39404296875 5171.48486328125 background all_cells +4303.60693359375 5161.34130859375 background all_cells +4252.9990234375 5192.1767578125 background all_cells +4255.041015625 5214.82861328125 background all_cells +4250.00390625 5218.30712890625 background all_cells +4253.6884765625 5200.6494140625 background all_cells +4237.8486328125 5200.54833984375 background all_cells +4232.47705078125 5196.072265625 background all_cells +4263.083984375 5196.06005859375 background all_cells +4259.35888671875 5207.32470703125 background all_cells +4273.796875 5196.00341796875 background all_cells +4270.0556640625 5191.00634765625 background all_cells +4267.3837890625 5201.048828125 background all_cells +4253.1982421875 5168.7490234375 background all_cells +4249.7529296875 5164.64111328125 background all_cells +4244.31591796875 5188.72314453125 background all_cells +4238.44384765625 5182.169921875 background all_cells +4278.75927734375 5188.79296875 background all_cells +4285.4365234375 5176.87109375 background all_cells +4287.16650390625 5204.68017578125 background all_cells +4283.3740234375 5192.92138671875 background all_cells +4285.44384765625 5185.25732421875 background all_cells +4301.15673828125 5096.603515625 background all_cells +4307.544921875 5084.0751953125 background all_cells +4302.47607421875 5108.89990234375 background all_cells +4518.75634765625 5098.69873046875 background all_cells +4539.67822265625 5131.9052734375 background all_cells +4538.2626953125 5111.130859375 background all_cells +4529.0068359375 5103.33203125 background all_cells +4524.2939453125 5119.234375 background all_cells +4496.837890625 5141.552734375 background all_cells +4508.70361328125 5120.060546875 background all_cells +4504.61962890625 5142.73876953125 background all_cells +4323.2099609375 5121.93115234375 background all_cells +4333.85107421875 5131.93017578125 background all_cells +4324.98291015625 5133.7939453125 background all_cells +4312.72802734375 5132.39404296875 background all_cells +4343.5576171875 5185.736328125 background all_cells +4381.57666015625 5208.41943359375 background all_cells +4371.83740234375 5213.900390625 background all_cells +4375.681640625 5205.43310546875 background all_cells +4367.0947265625 5210.599609375 background all_cells +4362.248046875 5214.2060546875 background all_cells +4316.93603515625 5144.7890625 background all_cells +4316.56689453125 5169.0537109375 background all_cells +4311.2529296875 5169.04052734375 background all_cells +4311.16015625 5157.28369140625 background all_cells +4315.34228515625 5153.79638671875 background all_cells +4341.00732421875 5146.9248046875 background all_cells +4282.5234375 5141.9755859375 background all_cells +4290.6455078125 5136.94091796875 background all_cells +4286.73291015625 5137.72802734375 background all_cells +4291.9921875 5152.23486328125 background all_cells +4256.15087890625 5174.7275390625 background all_cells +4259.9091796875 5183.8095703125 background all_cells +4267.248046875 5178.11376953125 background all_cells +4265.22900390625 5158.9287109375 background all_cells +4289.68994140625 5167.89697265625 background all_cells +4272.93212890625 5168.56103515625 background all_cells +4280.96875 5161.60498046875 background all_cells +4263.36376953125 5127.81103515625 background all_cells +4263.48095703125 5115.63671875 background all_cells +4261.1298828125 5142.70361328125 background all_cells +4255.275390625 5133.8046875 background all_cells +4305.978515625 5142.2763671875 background all_cells +4276.23876953125 5153.38525390625 background all_cells +4274.0595703125 5145.19091796875 background all_cells +4285.73486328125 5124.44580078125 background all_cells +4279.17626953125 5134.568359375 background all_cells +4293.2470703125 5126.64501953125 background all_cells +4272.93701171875 5127.45263671875 background all_cells +4260.3193359375 5084.14599609375 background all_cells +4264.734375 5097.716796875 background all_cells +4294.4990234375 5087.82861328125 background all_cells +658.3416748046875 5372.357421875 background all_cells +642.700927734375 5483.052734375 background all_cells +748.4658203125 5440.12158203125 background all_cells +861.81787109375 5473.3310546875 background all_cells +843.3880004882812 5467.8505859375 background all_cells +847.025634765625 5283.34423828125 background all_cells +875.5164794921875 5462.46533203125 background all_cells +865.4107055664062 5464.91845703125 background all_cells +863.5975341796875 5469.97265625 background all_cells +799.5869140625 5383.2783203125 background all_cells +833.2332153320312 5377.00634765625 background all_cells +821.3099365234375 5343.04931640625 background all_cells +804.9720458984375 5378.60400390625 background all_cells +750.5106811523438 5248.4013671875 background all_cells +757.8994140625 5303.443359375 background all_cells +718.1678466796875 5281.134765625 background all_cells +683.6430053710938 5284.34912109375 background all_cells +887.1633911132812 5470.0087890625 background all_cells +892.4298095703125 5492.07861328125 background all_cells +882.1671142578125 5487.00146484375 background all_cells +916.3252563476562 5306.90869140625 background all_cells +910.6785278320312 5494.623046875 background all_cells +919.888427734375 5495.65087890625 background all_cells +917.126953125 5395.20361328125 background all_cells +903.2361450195312 5503.4169921875 background all_cells +918.6798095703124 5520.8251953125 background all_cells +912.1019897460938 5511.546875 background all_cells +1796.8465576171875 5399.00439453125 background all_cells +1630.91015625 5393.73486328125 background all_cells +1637.9505615234375 5471.35107421875 background all_cells +1699.628662109375 5444.53662109375 background all_cells +1716.6431884765625 5484.4091796875 background all_cells +1743.4967041015625 5411.748046875 background all_cells +1797.2440185546875 5525.7646484375 background all_cells +1688.9599609375 5539.77197265625 background all_cells +1785.8544921875 5536.2861328125 background all_cells +1798.7081298828125 5533.90625 background all_cells +1733.3360595703125 5317.3837890625 background all_cells +1642.3016357421875 5298.87109375 background all_cells +1668.185302734375 5371.01025390625 background all_cells +1800.25244140625 5344.30859375 background all_cells +1738.0406494140625 5297.77490234375 background all_cells +1736.76904296875 5322.12548828125 background all_cells +934.7489013671876 5535.423828125 background all_cells +949.8778686523438 5532.72802734375 background all_cells +945.0411376953124 5563.13623046875 background all_cells +938.114501953125 5542.51318359375 background all_cells +958.0338134765624 5560.0947265625 background all_cells +1233.4219970703125 5538.853515625 background all_cells +957.3111572265624 5545.7099609375 background all_cells +1566.109619140625 5486.3349609375 background all_cells +1542.0633544921875 5480.69921875 background all_cells +1601.5482177734375 5465.33203125 background all_cells +1575.860107421875 5493.6396484375 background all_cells +1573.35888671875 5489.89208984375 background all_cells +1439.190673828125 5436.81884765625 background all_cells +1438.76611328125 5447.89111328125 background all_cells +1427.845458984375 5445.65283203125 background all_cells +1431.732666015625 5441.80615234375 background all_cells +1223.61328125 5513.15185546875 background all_cells +1438.371337890625 5457.16845703125 background all_cells +1426.9654541015625 5478.51220703125 background all_cells +1165.4351806640625 5465.615234375 background all_cells +1214.7686767578125 5515.78515625 background all_cells +1860.7720947265625 5420.6337890625 background all_cells +1867.0914306640625 5436.2978515625 background all_cells +1860.4190673828125 5431.65478515625 background all_cells +1865.4937744140625 5427.01904296875 background all_cells +1879.04541015625 5318.08349609375 background all_cells +1880.22119140625 5322.72509765625 background all_cells +1879.884765625 5330.55712890625 background all_cells +1886.9730224609373 5323.04345703125 background all_cells +1891.3892822265625 5296.54296875 background all_cells +1888.1622314453125 5306.91357421875 background all_cells +1866.6839599609373 5452.859375 background all_cells +1888.0736083984373 5473.5595703125 background all_cells +1874.518310546875 5454.26708984375 background all_cells +1863.4554443359373 5411.00439453125 background all_cells +1877.5316162109373 5376.68505859375 background all_cells +1868.46875 5405.2099609375 background all_cells +1199.5189208984375 5341.85107421875 background all_cells +1246.908447265625 5427.59521484375 background all_cells +1198.4974365234375 5430.87548828125 background all_cells +1347.1292724609375 5333.0263671875 background all_cells +1280.02490234375 5346.64013671875 background all_cells +1353.5213623046875 5302.27685546875 background all_cells +1366.69921875 5345.74853515625 background all_cells +1365.77099609375 5325.6962890625 background all_cells +1360.609375 5321.29638671875 background all_cells +1485.0159912109375 5325.17041015625 background all_cells +1585.225830078125 5374.36962890625 background all_cells +1563.1641845703125 5311.0107421875 background all_cells +1526.957275390625 5356.0205078125 background all_cells +1422.957763671875 5398.49853515625 background all_cells +1441.6695556640625 5424.80810546875 background all_cells +1432.7298583984375 5430.6630859375 background all_cells +1432.539794921875 5407.15673828125 background all_cells +1407.661865234375 5391.86962890625 background all_cells +1370.688232421875 5355.87353515625 background all_cells +1372.04541015625 5364.10302734375 background all_cells +1382.7060546875 5361.9609375 background all_cells +1414.337158203125 5405.49072265625 background all_cells +1408.8643798828125 5398.62744140625 background all_cells +2382.917236328125 5436.2353515625 background all_cells +2412.1435546875 5435.2529296875 background all_cells +2397.15771484375 5444.57470703125 background all_cells +2401.04833984375 5441.712890625 background all_cells +2404.496826171875 5435.73876953125 background all_cells +2411.2919921875 5450.9189453125 background all_cells +2411.447265625 5519.181640625 background all_cells +2410.55126953125 5527.24169921875 background all_cells +2408.785888671875 5456.9072265625 background all_cells +2400.018310546875 5451.978515625 background all_cells +2304.507080078125 5531.9384765625 background all_cells +2304.355712890625 5509.52197265625 background all_cells +2315.288330078125 5514.890625 background all_cells +2312.138916015625 5507.228515625 background all_cells +2310.21533203125 5524.11962890625 background all_cells +2331.676025390625 5475.83984375 background all_cells +2360.55078125 5534.8544921875 background all_cells +2352.60595703125 5473.671875 background all_cells +2338.405517578125 5510.88818359375 background all_cells +2336.875732421875 5490.37353515625 background all_cells +2256.78857421875 5509.08251953125 background all_cells +2272.406494140625 5476.3212890625 background all_cells +2256.878662109375 5485.74853515625 background all_cells +2307.36767578125 5441.1943359375 background all_cells +2286.911376953125 5444.96923828125 background all_cells +2342.877685546875 5446.39599609375 background all_cells +2337.089599609375 5439.16162109375 background all_cells +2376.52490234375 5569.11572265625 background all_cells +2344.3720703125 5595.494140625 background all_cells +2346.591064453125 5578.291015625 background all_cells +2380.451416015625 5604.2587890625 background all_cells +2380.11669921875 5591.7568359375 background all_cells +2407.603515625 5580.5439453125 background all_cells +2404.11962890625 5611.43896484375 background all_cells +2408.08642578125 5596.3486328125 background all_cells +2410.73046875 5567.2890625 background all_cells +2405.3251953125 5565.06005859375 background all_cells +2359.55712890625 5662.068359375 background all_cells +2385.357421875 5665.54931640625 background all_cells +2365.6640625 5671.79833984375 background all_cells +2362.960693359375 5667.3720703125 background all_cells +2348.346435546875 5612.79541015625 background all_cells +2397.779541015625 5634.71484375 background all_cells +2381.375 5633.37353515625 background all_cells +2375.2177734375 5626.9658203125 background all_cells +2369.33251953125 5613.5556640625 background all_cells +2393.21875 5522.34912109375 background all_cells +2383.05615234375 5547.0966796875 background all_cells +2384.209716796875 5561.9521484375 background all_cells +2360.889404296875 5559.5458984375 background all_cells +2387.0556640625 5550.4951171875 background all_cells +2398.09814453125 5542.4375 background all_cells +2391.01318359375 5538.74365234375 background all_cells +2280.452392578125 5587.05126953125 background all_cells +2290.059814453125 5605.35498046875 background all_cells +2306.8330078125 5620.35302734375 background all_cells +2315.462158203125 5668.80859375 background all_cells +2316.876953125 5574.51904296875 background all_cells +2291.13330078125 5665.37451171875 background all_cells +2316.67138671875 5637.408203125 background all_cells +2321.470703125 5640.82763671875 background all_cells +2321.541015625 5632.2451171875 background all_cells +2311.802978515625 5704.71484375 background all_cells +2325.151611328125 5686.49560546875 background all_cells +2356.7431640625 5722.8798828125 background all_cells +2348.057861328125 5725.826171875 background all_cells +2333.77392578125 5705.53759765625 background all_cells +1889.5950927734373 5440.0732421875 background all_cells +1953.854248046875 5455.67236328125 background all_cells +1889.1798095703125 5491.15966796875 background all_cells +1895.08642578125 5490.33251953125 background all_cells +1894.7056884765625 5481.37939453125 background all_cells +1916.2965087890625 5561.0361328125 background all_cells +1934.7760009765625 5593.81201171875 background all_cells +1924.4486083984373 5582.83251953125 background all_cells +1903.5079345703125 5524.09375 background all_cells +1912.36181640625 5542.10546875 background all_cells +1911.2626953125 5528.27978515625 background all_cells +1906.4447021484373 5531.134765625 background all_cells +1963.4619140625 5740.90478515625 background all_cells +1989.9173583984373 5518.43896484375 background all_cells +1993.04638671875 5527.5107421875 background all_cells +2005.7152099609373 5630.02783203125 background all_cells +1986.016357421875 5735.337890625 background all_cells +1979.5565185546875 5711.18994140625 background all_cells +2117.39599609375 5328.5703125 background all_cells +2111.478759765625 5320.95751953125 background all_cells +2119.510986328125 5336.41748046875 background all_cells +2131.328125 5353.84912109375 background all_cells +2124.628173828125 5356.87890625 background all_cells +2123.408447265625 5349.0537109375 background all_cells +2194.875244140625 5382.61083984375 background all_cells +2203.908935546875 5427.81787109375 background all_cells +2190.18896484375 5420.1533203125 background all_cells +2193.67919921875 5394.8076171875 background all_cells +2132.807373046875 5400.65576171875 background all_cells +2162.809814453125 5385.19775390625 background all_cells +2149.795654296875 5386.98291015625 background all_cells +2126.733154296875 5365.1787109375 background all_cells +2130.080810546875 5369.06494140625 background all_cells +2241.28955078125 5387.08642578125 background all_cells +2271.693115234375 5371.4599609375 background all_cells +2274.8271484375 5374.11376953125 background all_cells +2250.966796875 5381.98779296875 background all_cells +2258.7509765625 5377.05419921875 background all_cells +2258.364013671875 5390.36572265625 background all_cells +2227.479736328125 5378.7138671875 background all_cells +2243.700927734375 5375.94482421875 background all_cells +2049.602294921875 5473.91357421875 background all_cells +2079.328125 5591.18603515625 background all_cells +2067.228515625 5454.1611328125 background all_cells +2052.18408203125 5486.91357421875 background all_cells +2234.951904296875 5609.87060546875 background all_cells +2258.9775390625 5644.123046875 background all_cells +2266.95068359375 5655.73681640625 background all_cells +2244.9521484375 5660.46826171875 background all_cells +2241.922607421875 5630.3359375 background all_cells +2237.019287109375 5600.255859375 background all_cells +2231.280517578125 5505.4521484375 background all_cells +2233.58544921875 5557.61572265625 background all_cells +2221.500244140625 5558.0849609375 background all_cells +2211.3134765625 5544.376953125 background all_cells +2202.90380859375 5541.3193359375 background all_cells +2205.653076171875 5516.13037109375 background all_cells +2239.10302734375 5454.01904296875 background all_cells +2227.49560546875 5447.57421875 background all_cells +2121.67333984375 5541.28125 background all_cells +2101.17919921875 5645.5869140625 background all_cells +2111.55615234375 5710.7041015625 background all_cells +2150.373779296875 5676.81640625 background all_cells +2151.26123046875 5601.01318359375 background all_cells +1892.41845703125 5323.20703125 background all_cells +1944.2462158203125 5330.2578125 background all_cells +1935.6673583984373 5349.205078125 background all_cells +1898.7169189453125 5417.1455078125 background all_cells +1964.1805419921875 5382.837890625 background all_cells +2002.59814453125 5337.1923828125 background all_cells +1977.5977783203125 5400.6337890625 background all_cells +2087.279541015625 5321.87255859375 background all_cells +2103.96826171875 5344.9130859375 background all_cells +2089.84130859375 5337.5458984375 background all_cells +2026.774169921875 5417.06494140625 background all_cells +2045.237548828125 5432.14599609375 background all_cells +2032.428466796875 5404.11279296875 background all_cells +1774.8707275390625 5554.73779296875 background all_cells +1810.5718994140625 5595.953125 background all_cells +1802.453369140625 5564.75 background all_cells +1804.2686767578125 5583.42236328125 background all_cells +1789.73681640625 5552.82421875 background all_cells +1767.64990234375 5684.3681640625 background all_cells +1702.8267822265625 5601.693359375 background all_cells +1798.7999267578125 5690.6923828125 background all_cells +1778.930908203125 5671.291015625 background all_cells +1624.5712890625 5629.39697265625 background all_cells +1393.77685546875 5627.38427734375 background all_cells +1404.6873779296875 5636.84423828125 background all_cells +1657.3111572265625 5628.48828125 background all_cells +1623.69873046875 5622.61279296875 background all_cells +1814.744140625 5608.060546875 background all_cells +1812.4718017578125 5685.59912109375 background all_cells +1817.997314453125 5601.970703125 background all_cells +1817.0753173828125 5621.81689453125 background all_cells +1929.15869140625 5645.93505859375 background all_cells +1870.7198486328125 5652.68896484375 background all_cells +1934.210205078125 5645.21728515625 background all_cells +1892.356689453125 5743.3759765625 background all_cells +1865.63037109375 5718.607421875 background all_cells +1885.2801513671875 5736.4736328125 background all_cells +1921.56005859375 5779.9560546875 background all_cells +1913.3375244140625 5767.00732421875 background all_cells +1907.4195556640625 5757.26220703125 background all_cells +1936.4000244140625 5670.15380859375 background all_cells +1860.7445068359373 5707.96044921875 background all_cells +1930.0706787109373 5702.54541015625 background all_cells +1913.854736328125 5698.2314453125 background all_cells +1937.7100830078125 5681.58642578125 background all_cells +1821.694091796875 5636.7978515625 background all_cells +1830.7196044921875 5646.9169921875 background all_cells +1830.338134765625 5629.43701171875 background all_cells +1824.0821533203125 5626.28564453125 background all_cells +1850.6658935546875 5696.07958984375 background all_cells +1845.3828125 5706.0712890625 background all_cells +1847.779541015625 5701.2900390625 background all_cells +1838.991455078125 5664.232421875 background all_cells +1844.5948486328125 5685.0400390625 background all_cells +1828.416259765625 5662.38671875 background all_cells +1820.4190673828125 5611.90771484375 background all_cells +1843.6629638671875 5598.2822265625 background all_cells +1823.4039306640625 5608.80517578125 background all_cells +1822.0528564453125 5616.1953125 background all_cells +2402.41943359375 5034.7900390625 background all_cells +2393.388427734375 5044.892578125 background all_cells +2412.6474609375 5035.0322265625 background all_cells +2413.450927734375 5044.44384765625 background all_cells +2431.58642578125 5010.01806640625 background all_cells +2426.480712890625 5019.8544921875 background all_cells +2394.830078125 5076.576171875 background all_cells +2413.70703125 5067.60888671875 background all_cells +2445.63818359375 5020.46728515625 background all_cells +2461.96484375 5012.419921875 background all_cells +2450.31640625 5017.76904296875 background all_cells +2476.731689453125 5072.337890625 background all_cells +2483.965576171875 5075.6513671875 background all_cells +2520.499267578125 5065.98779296875 background all_cells +2491.0791015625 5087.71826171875 background all_cells +2482.720458984375 5081.3388671875 background all_cells +2473.197998046875 5037.71435546875 background all_cells +2487.192626953125 5056.13330078125 background all_cells +2480.5673828125 5058.79248046875 background all_cells +2477.5205078125 5053.5078125 background all_cells +2473.207275390625 5052.8994140625 background all_cells +2465.423583984375 5041.65087890625 background all_cells +2449.056640625 5079.2841796875 background all_cells +2463.04296875 5078.54541015625 background all_cells +2462.36572265625 5062.78076171875 background all_cells +2441.510009765625 4970.0283203125 background all_cells +2482.429931640625 4971.34228515625 background all_cells +2473.2109375 4978.11962890625 background all_cells +2482.947998046875 4999.52490234375 background all_cells +2524.518798828125 4992.15087890625 background all_cells +2492.9423828125 4995.76513671875 background all_cells +2492.505859375 5002.69775390625 background all_cells +2431.356201171875 5001.251953125 background all_cells +2427.091552734375 4981.4755859375 background all_cells +2425.10400390625 4989.9228515625 background all_cells +2432.909912109375 4981.7421875 background all_cells +2434.775390625 4996.8828125 background all_cells +2408.95556640625 5008.03173828125 background all_cells +2422.868896484375 4974.1806640625 background all_cells +2414.3779296875 5018.93310546875 background all_cells +2383.997802734375 4969.990234375 background all_cells +2087.119873046875 4995.962890625 background all_cells +2082.6435546875 5008.822265625 background all_cells +2083.27783203125 5029.328125 background all_cells +2081.476806640625 5018.82275390625 background all_cells +2085.531982421875 5003.51953125 background all_cells +2082.559814453125 4982.0283203125 background all_cells +2087.91064453125 4986.9951171875 background all_cells +2094.951904296875 4984.44873046875 background all_cells +2121.37255859375 4984.04541015625 background all_cells +2117.238037109375 4996.935546875 background all_cells +2109.97021484375 4984.85205078125 background all_cells +2284.364013671875 5091.97119140625 background all_cells +2156.016845703125 5100.791015625 background all_cells +2159.2548828125 5086.6162109375 background all_cells +2160.146728515625 5092.6171875 background all_cells +2269.211181640625 5128.921875 background all_cells +2265.762451171875 5133.48095703125 background all_cells +2262.86962890625 5129.06982421875 background all_cells +2151.1376953125 5126.48193359375 background all_cells +2311.052490234375 5134.12158203125 background all_cells +2290.451171875 5087.39013671875 background all_cells +2289.7919921875 5077.81494140625 background all_cells +2298.13916015625 5078.6904296875 background all_cells +2127.806640625 4986.2373046875 background all_cells +2129.254638671875 5001.85400390625 background all_cells +2123.8115234375 5003.09228515625 background all_cells +2250.53271484375 4995.9326171875 background all_cells +2162.05224609375 4971.82470703125 background all_cells +2170.96435546875 4981.23583984375 background all_cells +2168.495849609375 4977.01904296875 background all_cells +2251.355712890625 5037.1484375 background all_cells +2261.58251953125 5035.97998046875 background all_cells +2257.2490234375 5010.36572265625 background all_cells +2257.88623046875 5049.3330078125 background all_cells +2130.373779296875 5044.349609375 background all_cells +2135.398681640625 5033.56640625 background all_cells +2250.556640625 5055.58447265625 background all_cells +2265.447021484375 5059.0283203125 background all_cells +2262.453125 5058.734375 background all_cells +2142.53466796875 4968.06494140625 background all_cells +2109.701416015625 5018.3701171875 background all_cells +2123.48779296875 5029.8779296875 background all_cells +2116.568115234375 5027.14599609375 background all_cells +2103.588623046875 5025.53955078125 background all_cells +2107.763671875 5076.7001953125 background all_cells +2122.1376953125 5043.61669921875 background all_cells +2112.74609375 5039.298828125 background all_cells +2128.27978515625 4962.8251953125 background all_cells +2123.835693359375 4960.84423828125 background all_cells +2093.503662109375 5000.8046875 background all_cells +2096.1875 4961.1318359375 background all_cells +2093.072265625 5009.66015625 background all_cells +2103.339111328125 4981.47412109375 background all_cells +2097.474609375 4973.94482421875 background all_cells +2080.256103515625 5120.373046875 background all_cells +2101.70068359375 5044.88427734375 background all_cells +2096.9619140625 5035.85546875 background all_cells +2292.877685546875 4968.68994140625 background all_cells +2308.488525390625 4995.35205078125 background all_cells +2302.790771484375 4988.66796875 background all_cells +2296.3349609375 4993.04052734375 background all_cells +2270.0458984375 4988.05322265625 background all_cells +2281.261962890625 4983.78564453125 background all_cells +2286.01513671875 5045.83447265625 background all_cells +2294.109619140625 5000.0400390625 background all_cells +2271.553955078125 5018.64501953125 background all_cells +2293.3173828125 5026.2587890625 background all_cells +2271.186279296875 5024.1552734375 background all_cells +2321.491943359375 5015.9560546875 background all_cells +2321.83154296875 4994.2353515625 background all_cells +2315.106201171875 5028.681640625 background all_cells +2329.722900390625 5038.615234375 background all_cells +2336.1708984375 5000.02099609375 background all_cells +2329.661865234375 4961.595703125 background all_cells +2340.28515625 5037.64306640625 background all_cells +2341.820068359375 4972.96630859375 background all_cells +2340.955322265625 5026.44287109375 background all_cells +2336.371337890625 4992.17138671875 background all_cells +2272.257568359375 5065.748046875 background all_cells +2277.2578125 5070.6357421875 background all_cells +2294.23046875 5057.11962890625 background all_cells +2306.28662109375 5055.31884765625 background all_cells +2291.751220703125 5040.34619140625 background all_cells +2273.616455078125 5047.52490234375 background all_cells +2310.976806640625 5021.79833984375 background all_cells +2297.59228515625 5043.02197265625 background all_cells +2298.575927734375 5037.34521484375 background all_cells +2363.630859375 5070.8984375 background all_cells +2369.83935546875 5050.57470703125 background all_cells +2378.549560546875 5069.22607421875 background all_cells +2373.53759765625 5061.6376953125 background all_cells +2360.184814453125 5055.38671875 background all_cells +2360.456298828125 5090.55810546875 background all_cells +2384.130615234375 5080.5234375 background all_cells +2375.54931640625 5080.0830078125 background all_cells +2358.623046875 5081.7734375 background all_cells +2351.043701171875 5091.64599609375 background all_cells +2346.826416015625 5030.662109375 background all_cells +2365.2177734375 4978.669921875 background all_cells +2345.920166015625 4969.27685546875 background all_cells +2355.8291015625 4976.88720703125 background all_cells +2351.59228515625 4980.28662109375 background all_cells +2361.56005859375 4987.21923828125 background all_cells +2360.91064453125 4982.64990234375 background all_cells +2381.646484375 4974.09912109375 background all_cells +2363.997802734375 4996.759765625 background all_cells +2354.53564453125 4998.42138671875 background all_cells +2370.4169921875 4990.48193359375 background all_cells +2366.75927734375 5008.48388671875 background all_cells +2361.02783203125 5004.36279296875 background all_cells +2380.091552734375 5018.31005859375 background all_cells +2381.483642578125 5003.88720703125 background all_cells +2402.396728515625 5015.13037109375 background all_cells +2393.455810546875 5010.33837890625 background all_cells +2367.561767578125 4963.6787109375 background all_cells +2374.211669921875 4982.8125 background all_cells +2373.79638671875 4961.78564453125 background all_cells +2369.530029296875 4982.9169921875 background all_cells +2370.54248046875 5112.12109375 background all_cells +2364.8857421875 5116.189453125 background all_cells +2369.918701171875 5099.18994140625 background all_cells +2384.067138671875 5100.31640625 background all_cells +2357.591796875 5117.4521484375 background all_cells +2344.11279296875 5101.853515625 background all_cells +2350.617431640625 5121.28564453125 background all_cells +2075.275146484375 5102.7919921875 background all_cells +2124.599365234375 5159.646484375 background all_cells +2099.96337890625 5160.45458984375 background all_cells +2094.448974609375 5160.1787109375 background all_cells +2077.068115234375 5153.3642578125 background all_cells +2064.331787109375 5104.216796875 background all_cells +2020.03173828125 5059.138671875 background all_cells +2024.6544189453125 5063.4169921875 background all_cells +1968.3043212890625 5097.8935546875 background all_cells +2015.3958740234373 5073.35107421875 background all_cells +2014.1839599609373 5125.54296875 background all_cells +1972.0526123046875 5081.88330078125 background all_cells +1910.5751953125 5163.3720703125 background all_cells +1953.8782958984373 5144.82763671875 background all_cells +1922.825439453125 5154.1015625 background all_cells +2026.9049072265625 5069.9248046875 background all_cells +2060.01416015625 5069.2880859375 background all_cells +2050.746826171875 5097.49609375 background all_cells +2069.643310546875 5044.45361328125 background all_cells +1982.1016845703125 5055.32763671875 background all_cells +2026.8675537109373 5053.25244140625 background all_cells +1980.421875 5047.1943359375 background all_cells +2060.213623046875 4998.91943359375 background all_cells +2066.145263671875 4990.35302734375 background all_cells +2076.785400390625 4991.525390625 background all_cells +2071.774169921875 5005.85400390625 background all_cells +2076.866455078125 4999.66845703125 background all_cells +2071.228759765625 4996.3603515625 background all_cells +2032.706787109375 4964.8994140625 background all_cells +2050.60546875 4978.36279296875 background all_cells +2051.84521484375 4970.6376953125 background all_cells +2061.449951171875 4979.24755859375 background all_cells +2076.228271484375 4985.61376953125 background all_cells +2061.21240234375 4985.7685546875 background all_cells +2068.585693359375 4982.9423828125 background all_cells +2059.876953125 4964.73583984375 background all_cells +978.0322265625 4982.76171875 background all_cells +992.1808471679688 4991.33935546875 background all_cells +979.3936157226562 4989.89794921875 background all_cells +1054.3353271484375 4964.82763671875 background all_cells +995.56689453125 5006.1748046875 background all_cells +1000.7447509765624 5008.41796875 background all_cells +1077.9552001953125 5046.95556640625 background all_cells +1093.9674072265625 5056.15625 background all_cells +1210.112548828125 5047.74365234375 background all_cells +1058.3143310546875 5078.10302734375 background all_cells +1275.279541015625 5076.3349609375 background all_cells +1283.7235107421875 5073.98388671875 background all_cells +1032.8387451171875 5024.2314453125 background all_cells +1107.034912109375 5017.73388671875 background all_cells +1078.1427001953125 4997.50439453125 background all_cells +1060.7979736328125 5033.4375 background all_cells +1257.0574951171875 4964.96875 background all_cells +1272.0916748046875 4970.8701171875 background all_cells +1264.768310546875 4967.49951171875 background all_cells +1332.8258056640625 5007.5634765625 background all_cells +1338.917724609375 4969.42626953125 background all_cells +1333.7056884765625 4980.22119140625 background all_cells +1295.924072265625 4966.19140625 background all_cells +1318.503662109375 4996.22900390625 background all_cells +1308.3389892578125 4982.8544921875 background all_cells +1297.184326171875 4995.35009765625 background all_cells +1477.7705078125 5237.87548828125 background all_cells +1340.344970703125 5265.4208984375 background all_cells +1340.38330078125 5257.77490234375 background all_cells +1343.6937255859375 5277.4140625 background all_cells +1357.2694091796875 5293.86669921875 background all_cells +1347.0263671875 5290.81103515625 background all_cells +1483.310546875 5237.4853515625 background all_cells +1496.7440185546875 5201.9541015625 background all_cells +1489.35400390625 5280.73388671875 background all_cells +1486.1551513671875 5225.8486328125 background all_cells +1421.1259765625 5209.49169921875 background all_cells +1369.9578857421875 5197.6650390625 background all_cells +1480.5399169921875 5226.572265625 background all_cells +1473.9683837890625 5227.94384765625 background all_cells +1469.4766845703125 5198.66552734375 background all_cells +1394.3182373046875 5192.74560546875 background all_cells +1189.0771484375 5126.65576171875 background all_cells +1235.3822021484375 5072.560546875 background all_cells +1226.3431396484375 5083.1650390625 background all_cells +1196.782470703125 5080.4765625 background all_cells +1371.6343994140625 5115.298828125 background all_cells +1353.5841064453125 5134.2119140625 background all_cells +1380.0028076171875 5126.42578125 background all_cells +1367.0714111328125 5117.34423828125 background all_cells +1358.3251953125 5095.4140625 background all_cells +1352.1158447265625 5106.79833984375 background all_cells +1355.216796875 5102.0556640625 background all_cells +1347.1317138671875 5096.810546875 background all_cells +1331.396728515625 5065.69970703125 background all_cells +1318.9208984375 5128.54638671875 background all_cells +1334.2110595703125 5091.427734375 background all_cells +1326.1646728515625 5086.34375 background all_cells +1332.562255859375 5075.22265625 background all_cells +1469.0330810546875 5170.92822265625 background all_cells +1630.718017578125 5151.43115234375 background all_cells +1617.7576904296875 5159.630859375 background all_cells +1474.9072265625 5180.11474609375 background all_cells +1408.9466552734375 5148.9130859375 background all_cells +1401.4368896484375 5143.822265625 background all_cells +1399.223388671875 5188.296875 background all_cells +1423.0841064453125 5082.26953125 background all_cells +1424.478515625 5151.08251953125 background all_cells +1418.7857666015625 5150.53125 background all_cells +661.4990234375 4968.576171875 background all_cells +1169.7037353515625 4980.81494140625 background all_cells +974.0499877929688 4975.56787109375 background all_cells +872.5311279296875 5013.84765625 background all_cells +659.63916015625 5060.09765625 background all_cells +1261.9771728515625 5009.361328125 background all_cells +803.7732543945312 5032.5546875 background all_cells +1185.897216796875 5010.69677734375 background all_cells +1161.7030029296875 5007.31591796875 background all_cells +1796.3668212890625 5287.396484375 background all_cells +1819.8909912109373 5291.068359375 background all_cells +1805.6156005859373 5279.04345703125 background all_cells +1808.941650390625 5287.27685546875 background all_cells +1804.302978515625 5271.51123046875 background all_cells +1892.3857421875 5222.705078125 background all_cells +1940.68994140625 5255.78125 background all_cells +1927.622314453125 5262.34716796875 background all_cells +1925.0703125 5240.4033203125 background all_cells +1869.0955810546875 5287.47900390625 background all_cells +1942.6748046875 5283.1650390625 background all_cells +1922.5615234375 5289.0849609375 background all_cells +1900.446044921875 5272.05419921875 background all_cells +1882.86376953125 5301.27978515625 background all_cells +1891.5926513671875 5279.93505859375 background all_cells +2054.21142578125 5283.38525390625 background all_cells +2065.805419921875 5299.85986328125 background all_cells +2078.207275390625 5302.01513671875 background all_cells +2078.859130859375 5278.04248046875 background all_cells +2080.372802734375 5258.7587890625 background all_cells +2064.5458984375 5248.19091796875 background all_cells +1989.107421875 5228.90625 background all_cells +2109.33984375 5236.95068359375 background all_cells +1791.5535888671875 5265.26708984375 background all_cells +1851.2822265625 5237.21533203125 background all_cells +1807.320556640625 5265.62109375 background all_cells +1798.6605224609375 5257.02197265625 background all_cells +2107.159423828125 5287.2255859375 background all_cells +2094.765380859375 5291.09130859375 background all_cells +2088.050048828125 5289.888671875 background all_cells +2100.28515625 5273.2626953125 background all_cells +2100.7392578125 5282.74658203125 background all_cells +2115.939208984375 5275.7177734375 background all_cells +2101.667724609375 5257.2451171875 background all_cells +2105.825927734375 5265.3203125 background all_cells +2097.458251953125 5256.51513671875 background all_cells +2132.4189453125 5238.5478515625 background all_cells +2133.2900390625 5242.43310546875 background all_cells +2126.771240234375 5235.38623046875 background all_cells +2137.38427734375 5261.884765625 background all_cells +2126.66845703125 5260.73046875 background all_cells +2128.21337890625 5254.6650390625 background all_cells +2132.55419921875 5248.96484375 background all_cells +2125.35205078125 5246.84716796875 background all_cells +2047.8355712890625 5167.84130859375 background all_cells +1818.7655029296875 5169.81982421875 background all_cells +2084.149169921875 5185.02783203125 background all_cells +2076.84375 5192.63330078125 background all_cells +2053.349365234375 5187.58251953125 background all_cells +2141.7919921875 5173.7275390625 background all_cells +2149.871337890625 5166.68115234375 background all_cells +2088.011474609375 5175.49169921875 background all_cells +2114.24560546875 5190.85791015625 background all_cells +1955.53369140625 5205.24365234375 background all_cells +2069.5029296875 5203.20654296875 background all_cells +1988.7822265625 5184.828125 background all_cells +2163.486328125 5207.77099609375 background all_cells +2079.205078125 5204.50732421875 background all_cells +2079.307861328125 5213.15380859375 background all_cells +2114.33544921875 5209.048828125 background all_cells +2110.643310546875 5203.5615234375 background all_cells +2080.070068359375 5200.14501953125 background all_cells +2077.308349609375 5225.56591796875 background all_cells +2126.834228515625 5213.8798828125 background all_cells +2093.20947265625 5217.68017578125 background all_cells +2031.8079833984373 5216.96240234375 background all_cells +1536.4503173828125 5206.28271484375 background all_cells +1583.56298828125 5231.2509765625 background all_cells +1574.3203125 5234.9150390625 background all_cells +2180.401611328125 5201.107421875 background all_cells +2183.38427734375 5206.255859375 background all_cells +2189.247314453125 5201.69677734375 background all_cells +2168.05908203125 5195.2431640625 background all_cells +2167.865966796875 5201.1689453125 background all_cells +1678.1424560546875 5195.7373046875 background all_cells +1767.25390625 5200.5234375 background all_cells +1748.6920166015625 5229.4990234375 background all_cells +1704.886962890625 5227.595703125 background all_cells +2181.406982421875 5170.60009765625 background all_cells +2169.78173828125 5190.8916015625 background all_cells +2150.119140625 5192.6962890625 background all_cells +2145.6572265625 5201.169921875 background all_cells +2134.89990234375 5212.09814453125 background all_cells +2153.5078125 5205.13818359375 background all_cells +2140.70361328125 5187.80517578125 background all_cells +2146.15087890625 5188.91259765625 background all_cells +2144.62353515625 5184.50244140625 background all_cells +2140.372802734375 5194.3212890625 background all_cells +2936.469970703125 5686.05859375 background all_cells +2944.888671875 5682.57470703125 background all_cells +3002.55322265625 5660.34814453125 background all_cells +3005.21728515625 5682.8193359375 background all_cells +2999.410400390625 5668.98095703125 background all_cells +3009.91064453125 5680.36181640625 background all_cells +3015.50439453125 5673.5107421875 background all_cells +3006.205810546875 5690.44873046875 background all_cells +3026.537841796875 5688.6611328125 background all_cells +2961.33349609375 5676.9970703125 background all_cells +2964.041015625 5660.2177734375 background all_cells +2972.16650390625 5660.9140625 background all_cells +2980.081787109375 5672.1416015625 background all_cells +2972.991943359375 5680.400390625 background all_cells +2966.774658203125 5673.59814453125 background all_cells +3008.04443359375 5762.830078125 background all_cells +3019.825927734375 5744.31591796875 background all_cells +3025.141845703125 5744.0166015625 background all_cells +3027.462890625 5767.17041015625 background all_cells +3009.0625 5779.47119140625 background all_cells +3021.216552734375 5786.4072265625 background all_cells +3049.448974609375 5766.92578125 background all_cells +3034.61669921875 5784.11572265625 background all_cells +3042.668212890625 5775.88720703125 background all_cells +3046.773193359375 5771.341796875 background all_cells +3053.518798828125 5696.552734375 background all_cells +3033.08203125 5697.0302734375 background all_cells +3016.56298828125 5715.1865234375 background all_cells +3018.75341796875 5733.12890625 background all_cells +3023.05419921875 5724.7275390625 background all_cells +3012.9365234375 5722.93017578125 background all_cells +3008.302734375 5719.32080078125 background all_cells +3007.441162109375 5698.2451171875 background all_cells +3020.673095703125 5700.59375 background all_cells +3014.20556640625 5694.201171875 background all_cells +2984.90283203125 5692.07177734375 background all_cells +2998.875 5698.23291015625 background all_cells +2991.422119140625 5694.14111328125 background all_cells +2982.810302734375 5781.16064453125 background all_cells +2968.600830078125 5787.12744140625 background all_cells +2982.20166015625 5791.88427734375 background all_cells +2987.625244140625 5788.36962890625 background all_cells +3006.038818359375 5769.1650390625 background all_cells +3007.79150390625 5783.2392578125 background all_cells +3003.05224609375 5773.69580078125 background all_cells +3000.20947265625 5721.607421875 background all_cells +2990.724853515625 5728.49951171875 background all_cells +3007.79931640625 5742.1142578125 background all_cells +2996.25390625 5739.23046875 background all_cells +3009.274658203125 5733.7041015625 background all_cells +3009.7802734375 5705.03515625 background all_cells +3005.529052734375 5712.4970703125 background all_cells +3005.196533203125 5706.49267578125 background all_cells +2995.455322265625 5708.521484375 background all_cells +2988.518798828125 5752.05859375 background all_cells +2990.1005859375 5761.0263671875 background all_cells +3121.677001953125 5683.17919921875 background all_cells +3130.595458984375 5660.15380859375 background all_cells +3128.866455078125 5672.416015625 background all_cells +3154.893310546875 5660.17578125 background all_cells +3168.943359375 5666.205078125 background all_cells +3186.2119140625 5662.05810546875 background all_cells +3179.781005859375 5669.7724609375 background all_cells +3160.100341796875 5667.3447265625 background all_cells +3180.347900390625 5691.52734375 background all_cells +3172.164794921875 5681.19140625 background all_cells +3189.60693359375 5676.7041015625 background all_cells +3185.15185546875 5683.93212890625 background all_cells +3184.899658203125 5674.69482421875 background all_cells +3160.336181640625 5673.46923828125 background all_cells +3154.011474609375 5676.3876953125 background all_cells +3096.96044921875 5676.23291015625 background all_cells +3111.817626953125 5678.587890625 background all_cells +3114.24853515625 5694.72900390625 background all_cells +3141.579345703125 5665.91455078125 background all_cells +3148.49951171875 5672.08984375 background all_cells +3147.56494140625 5665.767578125 background all_cells +3142.45556640625 5697.72021484375 background all_cells +3143.291748046875 5704.27685546875 background all_cells +3149.5380859375 5697.87255859375 background all_cells +3125.5771484375 5715.38720703125 background all_cells +3111.779296875 5723.43115234375 background all_cells +3115.490234375 5714.634765625 background all_cells +3107.359619140625 5713.3447265625 background all_cells +3134.242431640625 5705.4951171875 background all_cells +3131.259765625 5725.6025390625 background all_cells +3139.576904296875 5718.93701171875 background all_cells +3125.717529296875 5697.9912109375 background all_cells +3100.26171875 5710.50634765625 background all_cells +3106.300537109375 5706.490234375 background all_cells +3094.1689453125 5703.728515625 background all_cells +3155.593017578125 5734.412109375 background all_cells +3188.83349609375 5720.50390625 background all_cells +3185.157958984375 5732.67041015625 background all_cells +3176.16943359375 5726.5146484375 background all_cells +3188.45556640625 5736.1083984375 background all_cells +3189.655517578125 5741.50537109375 background all_cells +3180.578369140625 5741.15771484375 background all_cells +3165.007080078125 5740.1962890625 background all_cells +3170.67236328125 5745.20068359375 background all_cells +3168.016357421875 5734.5703125 background all_cells +3178.446533203125 5697.98876953125 background all_cells +3169.873291015625 5708.142578125 background all_cells +3181.936279296875 5705.0849609375 background all_cells +3164.487060546875 5700.25 background all_cells +3155.78857421875 5781.8125 background all_cells +3142.2099609375 5741.6162109375 background all_cells +3147.037841796875 5744.5830078125 background all_cells +3105.246337890625 5754.51171875 background all_cells +3111.449462890625 5731.568359375 background all_cells +3100.25634765625 5728.84375 background all_cells +3101.0029296875 5742.328125 background all_cells +3135.320068359375 5748.83740234375 background all_cells +3136.728515625 5741.626953125 background all_cells +3037.4453125 5663.8798828125 background all_cells +3050.93310546875 5663.6103515625 background all_cells +3036.7314453125 5669.6533203125 background all_cells +3030.20849609375 5667.92919921875 background all_cells +3093.24072265625 5684.041015625 background all_cells +3089.209228515625 5687.12060546875 background all_cells +3068.560546875 5690.4404296875 background all_cells +3075.430908203125 5689.267578125 background all_cells +3064.58740234375 5685.1923828125 background all_cells +3037.384765625 5683.7314453125 background all_cells +3040.31201171875 5676.43017578125 background all_cells +3066.828125 5674.42822265625 background all_cells +3069.27294921875 5664.59814453125 background all_cells +3080.01806640625 5669.8017578125 background all_cells +3088.75390625 5668.4189453125 background all_cells +3066.742919921875 5681.4560546875 background all_cells +3074.2099609375 5675.927734375 background all_cells +3056.40673828125 5668.72998046875 background all_cells +3050.269287109375 5690.025390625 background all_cells +3054.34716796875 5677.3955078125 background all_cells +3048.780029296875 5671.01025390625 background all_cells +3063.825927734375 5721.34521484375 background all_cells +3069.01708984375 5718.7353515625 background all_cells +3090.004150390625 5716.41162109375 background all_cells +3092.893798828125 5724.291015625 background all_cells +3087.32568359375 5720.17236328125 background all_cells +3071.07763671875 5727.40869140625 background all_cells +3060.433837890625 5705.1533203125 background all_cells +3073.139892578125 5710.55078125 background all_cells +3066.114013671875 5710.71142578125 background all_cells +3061.730224609375 5713.48046875 background all_cells +3036.00732421875 5745.44287109375 background all_cells +3031.518310546875 5747.7236328125 background all_cells +3067.846923828125 5751.66357421875 background all_cells +3075.56640625 5744.6787109375 background all_cells +3069.54931640625 5744.71044921875 background all_cells +3058.35107421875 5749.67138671875 background all_cells +3053.835205078125 5751.26025390625 background all_cells +3048.939208984375 5752.82177734375 background all_cells +3071.16064453125 5735.9443359375 background all_cells +3091.65576171875 5734.6171875 background all_cells +3030.58984375 5727.6904296875 background all_cells +3036.455322265625 5728.01708984375 background all_cells +3035.151123046875 5710.1416015625 background all_cells +3045.00634765625 5730.6865234375 background all_cells +3055.34326171875 5731.25830078125 background all_cells +3039.677978515625 5697.8212890625 background all_cells +3042.9501953125 5710.240234375 background all_cells +3162.353759765625 5764.494140625 background all_cells +3162.869140625 5786.3818359375 background all_cells +3170.52978515625 5779.70703125 background all_cells +3218.2470703125 5764.68603515625 background all_cells +3221.779052734375 5776.310546875 background all_cells +3224.583740234375 5773.56884765625 background all_cells +3224.24951171875 5765.337890625 background all_cells +3213.4873046875 5753.76220703125 background all_cells +3205.4462890625 5766.14697265625 background all_cells +3184.4619140625 5776.001953125 background all_cells +3191.9013671875 5762.0869140625 background all_cells +3184.871337890625 5767.17822265625 background all_cells +3175.8798828125 5792.18212890625 background all_cells +3183.3408203125 5782.1416015625 background all_cells +3201.45947265625 5790.58642578125 background all_cells +3186.5859375 5788.56103515625 background all_cells +3181.927490234375 5794.35205078125 background all_cells +3166.009033203125 5750.17236328125 background all_cells +3168.86279296875 5758.82275390625 background all_cells +3179.809326171875 5753.4345703125 background all_cells +3174.62646484375 5752.26220703125 background all_cells +3276.18408203125 5730.19775390625 background all_cells +3285.726806640625 5736.10009765625 background all_cells +3305.33349609375 5777.115234375 background all_cells +3312.65869140625 5777.43408203125 background all_cells +3295.578369140625 5724.91357421875 background all_cells +3290.245361328125 5752.734375 background all_cells +3306.60986328125 5738.06103515625 background all_cells +3315.117919921875 5741.27197265625 background all_cells +3306.15087890625 5723.1630859375 background all_cells +3310.390869140625 5761.771484375 background all_cells +3303.9267578125 5756.27880859375 background all_cells +3296.468994140625 5765.498046875 background all_cells +3283.7314453125 5775.01123046875 background all_cells +3232.04931640625 5755.45068359375 background all_cells +3239.246337890625 5748.26025390625 background all_cells +3258.730224609375 5787.87841796875 background all_cells +3265.650390625 5784.5341796875 background all_cells +3275.70068359375 5776.92626953125 background all_cells +3273.61865234375 5743.2216796875 background all_cells +3261.117919921875 5741.43603515625 background all_cells +3277.1513671875 5765.35888671875 background all_cells +3268.859130859375 5771.9267578125 background all_cells +3253.235107421875 5761.73974609375 background all_cells +3247.261474609375 5764.716796875 background all_cells +3119.6328125 5772.97412109375 background all_cells +3135.92822265625 5793.96533203125 background all_cells +3147.9716796875 5794.6357421875 background all_cells +3145.11083984375 5789.65234375 background all_cells +3134.712890625 5782.2236328125 background all_cells +3115.856689453125 5789.0400390625 background all_cells +3130.27294921875 5784.4736328125 background all_cells +3128.814697265625 5794.212890625 background all_cells +3124.861328125 5789.77685546875 background all_cells +3142.879150390625 5765.07666015625 background all_cells +3143.2099609375 5776.5126953125 background all_cells +3145.603515625 5770.6650390625 background all_cells +3152.030029296875 5767.34423828125 background all_cells +3138.781494140625 5759.43798828125 background all_cells +3388.91259765625 5695.04541015625 background all_cells +3399.12548828125 5695.22314453125 background all_cells +3382.591552734375 5692.0966796875 background all_cells +3401.6474609375 5716.22216796875 background all_cells +3406.201904296875 5712.69482421875 background all_cells +3405.5146484375 5703.96533203125 background all_cells +3394.693359375 5711.55224609375 background all_cells +3390.89208984375 5704.61962890625 background all_cells +3394.035888671875 5690.541015625 background all_cells +3396.50732421875 5685.5009765625 background all_cells +3399.64501953125 5678.6142578125 background all_cells +3393.165283203125 5663.61376953125 background all_cells +3383.991455078125 5667.517578125 background all_cells +3396.979248046875 5668.48779296875 background all_cells +3391.565673828125 5670.9921875 background all_cells +3440.297607421875 5722.85107421875 background all_cells +3454.381591796875 5721.64208984375 background all_cells +3447.478759765625 5728.5869140625 background all_cells +3443.722412109375 5724.80517578125 background all_cells +3469.734619140625 5711.998046875 background all_cells +3455.234619140625 5701.68212890625 background all_cells +3444.34326171875 5719.2060546875 background all_cells +3449.497314453125 5699.388671875 background all_cells +3446.421142578125 5715.3505859375 background all_cells +3416.120361328125 5709.25244140625 background all_cells +3422.5224609375 5697.291015625 background all_cells +3417.724365234375 5702.8798828125 background all_cells +3426.096435546875 5704.36474609375 background all_cells +3441.681884765625 5707.1025390625 background all_cells +3435.850341796875 5705.9150390625 background all_cells +3429.7626953125 5707.5390625 background all_cells +3427.18359375 5715.34912109375 background all_cells +3418.7626953125 5716.00244140625 background all_cells +3431.626953125 5714.869140625 background all_cells +3424.17919921875 5720.083984375 background all_cells +3421.79443359375 5725.77099609375 background all_cells +3423.01220703125 5736.900390625 background all_cells +3418.412109375 5732.6591796875 background all_cells +3430.63134765625 5725.982421875 background all_cells +3435.1787109375 5721.5234375 background all_cells +3422.022216796875 5753.55859375 background all_cells +3426.505859375 5745.03076171875 background all_cells +3418.471923828125 5743.79833984375 background all_cells +3455.975830078125 5764.38330078125 background all_cells +3464.221435546875 5745.17333984375 background all_cells +3466.234375 5752.67236328125 background all_cells +3453.41845703125 5746.84814453125 background all_cells +3462.1826171875 5775.50244140625 background all_cells +3404.090576171875 5662.79638671875 background all_cells +3445.85693359375 5661.349609375 background all_cells +3432.9267578125 5663.81201171875 background all_cells +3402.20849609375 5683.64990234375 background all_cells +3405.439697265625 5689.27001953125 background all_cells +3406.621337890625 5681.96044921875 background all_cells +3404.243408203125 5677.78173828125 background all_cells +3409.474609375 5674.0947265625 background all_cells +3414.5390625 5696.619140625 background all_cells +3418.154541015625 5690.81640625 background all_cells +3411.57666015625 5683.533203125 background all_cells +3441.139404296875 5674.18359375 background all_cells +3443.436279296875 5694.1484375 background all_cells +3465.30224609375 5684.7783203125 background all_cells +3461.348876953125 5689.2294921875 background all_cells +3453.085205078125 5684.205078125 background all_cells +3415.64990234375 5771.19384765625 background all_cells +3415.585205078125 5780.3623046875 background all_cells +3309.406982421875 5715.8232421875 background all_cells +3320.583984375 5715.580078125 background all_cells +3315.720703125 5699.94140625 background all_cells +3315.503662109375 5702.14990234375 background all_cells +3312.4521484375 5712.70556640625 background all_cells +3324.763671875 5716.49462890625 background all_cells +3341.580078125 5700.4384765625 background all_cells +3329.7333984375 5712.67431640625 background all_cells +3327.814697265625 5734.94482421875 background all_cells +3320.714599609375 5738.38232421875 background all_cells +3332.24755859375 5738.82861328125 background all_cells +3334.105712890625 5726.58935546875 background all_cells +3319.15869140625 5727.8955078125 background all_cells +3322.782470703125 5724.390625 background all_cells +3341.3740234375 5721.6181640625 background all_cells +3341.015869140625 5730.607421875 background all_cells +3360.52294921875 5709.2978515625 background all_cells +3354.029052734375 5711.4375 background all_cells +3380.04443359375 5717.37255859375 background all_cells +3379.98779296875 5702.0390625 background all_cells +3375.827880859375 5693.5595703125 background all_cells +3372.93505859375 5707.38623046875 background all_cells +3369.319580078125 5700.91015625 background all_cells +3355.25146484375 5755.8916015625 background all_cells +3359.450927734375 5764.06591796875 background all_cells +3352.595703125 5762.15576171875 background all_cells +3381.598388671875 5765.08154296875 background all_cells +3381.9228515625 5771.3525390625 background all_cells +3389.18212890625 5773.341796875 background all_cells +3386.539794921875 5779.89794921875 background all_cells +3364.471435546875 5746.365234375 background all_cells +3356.08349609375 5751.01025390625 background all_cells +3369.26708984375 5773.88671875 background all_cells +3326.825927734375 5774.50830078125 background all_cells +3339.856689453125 5769.90625 background all_cells +3353.521728515625 5779.35009765625 background all_cells +3358.75390625 5777.40380859375 background all_cells +3323.83251953125 5751.298828125 background all_cells +3338.955810546875 5761.06640625 background all_cells +3329.327880859375 5762.849609375 background all_cells +3342.75732421875 5752.4541015625 background all_cells +3337.77783203125 5755.46875 background all_cells +3197.314453125 5734.9189453125 background all_cells +3205.645263671875 5739.1630859375 background all_cells +3196.08349609375 5726.63916015625 background all_cells +3196.072021484375 5719.88330078125 background all_cells +3192.94677734375 5710.4140625 background all_cells +3206.071533203125 5713.1240234375 background all_cells +3213.91259765625 5724.7080078125 background all_cells +3208.30517578125 5717.94482421875 background all_cells +3206.481689453125 5725.6005859375 background all_cells +3202.311767578125 5726.173828125 background all_cells +3212.151123046875 5676.05029296875 background all_cells +3215.391845703125 5682.87646484375 background all_cells +3217.0458984375 5691.23486328125 background all_cells +3204.569091796875 5704.2841796875 background all_cells +3196.857666015625 5703.77392578125 background all_cells +3206.13427734375 5689.04443359375 background all_cells +3348.536865234375 5669.60595703125 background all_cells +3368.6455078125 5673.86767578125 background all_cells +3373.149169921875 5678.50927734375 background all_cells +3360.605712890625 5671.92578125 background all_cells +3360.543701171875 5677.2998046875 background all_cells +3355.0751953125 5683.365234375 background all_cells +3360.829833984375 5690.96875 background all_cells +3346.569580078125 5696.185546875 background all_cells +3344.694580078125 5688.0673828125 background all_cells +3279.951904296875 5685.71533203125 background all_cells +3335.4296875 5688.5693359375 background all_cells +3320.97802734375 5696.56103515625 background all_cells +3327.379150390625 5687.4951171875 background all_cells +3289.847900390625 5687.61328125 background all_cells +3286.861572265625 5681.64599609375 background all_cells +3337.953369140625 5672.16357421875 background all_cells +3335.21826171875 5677.2021484375 background all_cells +3319.260009765625 5665.19482421875 background all_cells +3324.38037109375 5660.037109375 background all_cells +3282.6806640625 5674.7958984375 background all_cells +3305.3896484375 5668.228515625 background all_cells +3313.135986328125 5670.623046875 background all_cells +3309.747802734375 5658.732421875 background all_cells +3315.301513671875 5675.13720703125 background all_cells +3295.56103515625 5673.51123046875 background all_cells +3238.722900390625 5709.81689453125 background all_cells +3253.10205078125 5717.95947265625 background all_cells +3246.98046875 5708.533203125 background all_cells +3242.825927734375 5717.38330078125 background all_cells +3297.16015625 5686.52294921875 background all_cells +3308.642578125 5687.09375 background all_cells +3298.179443359375 5697.6083984375 background all_cells +3301.862548828125 5706.1416015625 background all_cells +3295.165283203125 5715.9267578125 background all_cells +3302.966552734375 5716.07763671875 background all_cells +3262.738525390625 5690.63720703125 background all_cells +3268.802490234375 5695.69677734375 background all_cells +3294.201171875 5693.48291015625 background all_cells +3293.635009765625 5698.2060546875 background all_cells +3287.88671875 5695.60302734375 background all_cells +3278.97216796875 5722.6142578125 background all_cells +3273.9384765625 5724.75537109375 background all_cells +3267.1259765625 5724.51416015625 background all_cells +3260.593505859375 5715.294921875 background all_cells +3282.23828125 5708.46630859375 background all_cells +3274.37744140625 5708.73046875 background all_cells +3266.623291015625 5710.18798828125 background all_cells +3230.569091796875 5680.337890625 background all_cells +3235.090087890625 5673.6572265625 background all_cells +3255.30029296875 5679.919921875 background all_cells +3241.31396484375 5667.865234375 background all_cells +3269.581298828125 5672.1787109375 background all_cells +3260.87939453125 5661.67529296875 background all_cells +3238.207275390625 5688.23486328125 background all_cells +3273.562744140625 5685.94384765625 background all_cells +3256.270263671875 5690.36962890625 background all_cells +3251.6357421875 5685.00146484375 background all_cells +3246.190673828125 5689.556640625 background all_cells +3247.49951171875 5701.52197265625 background all_cells +3236.403076171875 5695.48095703125 background all_cells +3234.334228515625 5704.06689453125 background all_cells +3255.990966796875 5701.20751953125 background all_cells +3235.48974609375 5737.40185546875 background all_cells +3249.13720703125 5742.51318359375 background all_cells +3228.890869140625 5741.65478515625 background all_cells +3221.00341796875 5744.22900390625 background all_cells +3220.180908203125 5711.53857421875 background all_cells +3219.069580078125 5718.03369140625 background all_cells +3231.235107421875 5717.93359375 background all_cells +3212.810302734375 5700.8291015625 background all_cells +3224.676025390625 5693.5478515625 background all_cells +3228.2109375 5697.78173828125 background all_cells +3268.58544921875 5880.556640625 background all_cells +3260.580322265625 5870.58984375 background all_cells +3260.78076171875 5882.296875 background all_cells +3265.706298828125 5890.2998046875 background all_cells +3323.15966796875 5887.78662109375 background all_cells +3340.82861328125 5894.76220703125 background all_cells +3344.236572265625 5888.90478515625 background all_cells +3346.275146484375 5873.1005859375 background all_cells +3374.226806640625 5862.38134765625 background all_cells +3375.64892578125 5855.68017578125 background all_cells +3358.662841796875 5882.94091796875 background all_cells +3375.896240234375 5893.21728515625 background all_cells +3369.294677734375 5880.70556640625 background all_cells +3366.817626953125 5886.77783203125 background all_cells +3351.905029296875 5883.455078125 background all_cells +3349.21923828125 5886.81787109375 background all_cells +3355.970703125 5868.78515625 background all_cells +3371.304931640625 5872.4638671875 background all_cells +3365.99755859375 5870.857421875 background all_cells +3354.1201171875 5871.97607421875 background all_cells +3331.66943359375 5865.3681640625 background all_cells +3326.207763671875 5898.7197265625 background all_cells +3319.954345703125 5900.08349609375 background all_cells +3332.6357421875 5898.07373046875 background all_cells +3354.453369140625 5899.62451171875 background all_cells +3362.18505859375 5906.01806640625 background all_cells +3349.481689453125 5905.0048828125 background all_cells +3343.927490234375 5901.404296875 background all_cells +3337.370849609375 5921.48681640625 background all_cells +3341.260986328125 5914.701171875 background all_cells +3354.883056640625 5910.7763671875 background all_cells +3334.51171875 5910.97705078125 background all_cells +3353.265625 5921.02734375 background all_cells +3359.95166015625 5911.09521484375 background all_cells +3343.46826171875 5943.6728515625 background all_cells +3373.85791015625 5928.333984375 background all_cells +3370.8583984375 5939.7333984375 background all_cells +3366.166015625 5937.98486328125 background all_cells +3369.6474609375 5932.5869140625 background all_cells +3389.457763671875 5923.6923828125 background all_cells +3394.123291015625 5920.04736328125 background all_cells +3400.11572265625 5947.17578125 background all_cells +3405.024658203125 5943.3583984375 background all_cells +3401.445068359375 5942.603515625 background all_cells +3400.903076171875 5952.55224609375 background all_cells +3375.10498046875 5951.24462890625 background all_cells +3390.047119140625 5942.53369140625 background all_cells +3383.3984375 5951.9541015625 background all_cells +3367.35595703125 5916.9345703125 background all_cells +3372.120849609375 5921.90185546875 background all_cells +3367.166259765625 5923.28515625 background all_cells +3391.374755859375 5896.60546875 background all_cells +3413.723388671875 5891.3515625 background all_cells +3413.197265625 5875.3212890625 background all_cells +3417.30517578125 5886.9609375 background all_cells +3405.15673828125 5890.8818359375 background all_cells +3430.12255859375 5884.78466796875 background all_cells +3428.9443359375 5874.14599609375 background all_cells +3424.915283203125 5879.662109375 background all_cells +3441.50341796875 5867.5712890625 background all_cells +3443.066162109375 5886.869140625 background all_cells +3442.990234375 5873.64013671875 background all_cells +3423.76318359375 5904.2958984375 background all_cells +3424.46484375 5899.22998046875 background all_cells +3435.3955078125 5909.25634765625 background all_cells +3440.947509765625 5900.6884765625 background all_cells +3448.41455078125 5894.74462890625 background all_cells +3446.7265625 5903.8232421875 background all_cells +3434.1953125 5899.078125 background all_cells +3409.255126953125 5949.6142578125 background all_cells +3427.183837890625 5952.60205078125 background all_cells +3448.812255859375 5912.2314453125 background all_cells +3468.958251953125 5921.216796875 background all_cells +3437.930419921875 5916.5322265625 background all_cells +3458.279541015625 5927.3974609375 background all_cells +3449.76318359375 5922.18212890625 background all_cells +3455.7734375 5920.810546875 background all_cells +3433.025390625 5928.16650390625 background all_cells +3430.12109375 5919.322265625 background all_cells +3364.69482421875 5898.23876953125 background all_cells +3383.3525390625 5899.2646484375 background all_cells +3369.138916015625 5903.287109375 background all_cells +3377.48486328125 5900.8828125 background all_cells +3393.69091796875 5902.0458984375 background all_cells +3387.71728515625 5914.17724609375 background all_cells +3371.041748046875 5887.521484375 background all_cells +3373.814453125 5881.943359375 background all_cells +3270.745849609375 5782.337890625 background all_cells +3271.716796875 5791.4404296875 background all_cells +3278.248291015625 5785.7001953125 background all_cells +3310.162109375 5783.828125 background all_cells +3318.386962890625 5781.6435546875 background all_cells +3308.92822265625 5791.931640625 background all_cells +3357.376708984375 5797.4892578125 background all_cells +3368.50927734375 5801.1171875 background all_cells +3360.359130859375 5789.5908203125 background all_cells +3358.6787109375 5816.048828125 background all_cells +3370.33349609375 5827.9677734375 background all_cells +3367.123291015625 5818.130859375 background all_cells +3334.716796875 5817.9755859375 background all_cells +3348.5966796875 5830.38330078125 background all_cells +3345.876953125 5825.3701171875 background all_cells +3342.888671875 5831.63525390625 background all_cells +3337.64306640625 5810.64013671875 background all_cells +3379.11865234375 5828.98681640625 background all_cells +3382.3447265625 5806.37646484375 background all_cells +3420.122314453125 5800.0634765625 background all_cells +3426.67822265625 5801.94580078125 background all_cells +3423.04052734375 5779.34228515625 background all_cells +3465.598388671875 5786.85546875 background all_cells +3462.024658203125 5780.9853515625 background all_cells +3457.921630859375 5787.07958984375 background all_cells +3446.7861328125 5809.9677734375 background all_cells +3468.04541015625 5803.31005859375 background all_cells +3439.968017578125 5804.62890625 background all_cells +3453.361328125 5814.15673828125 background all_cells +3460.628662109375 5811.84130859375 background all_cells +3355.841552734375 5850.10595703125 background all_cells +3334.77001953125 5841.00830078125 background all_cells +3346.84521484375 5842.07763671875 background all_cells +3341.06201171875 5847.47998046875 background all_cells +3429.549072265625 5812.84375 background all_cells +3433.045654296875 5829.07666015625 background all_cells +3424.7197265625 5819.31640625 background all_cells +3432.921142578125 5819.46826171875 background all_cells +3429.91748046875 5848.3857421875 background all_cells +3432.353515625 5841.576171875 background all_cells +3434.5341796875 5860.916015625 background all_cells +3426.78759765625 5855.953125 background all_cells +3452.466064453125 5849.97802734375 background all_cells +3464.16748046875 5830.28662109375 background all_cells +3442.2060546875 5839.6025390625 background all_cells +3466.301513671875 5841.31640625 background all_cells +3454.96142578125 5835.32861328125 background all_cells +3446.3984375 5846.14404296875 background all_cells +3441.77490234375 5826.05029296875 background all_cells +3445.941162109375 5833.5078125 background all_cells +3443.296142578125 5820.77978515625 background all_cells +3388.716796875 5786.48779296875 background all_cells +3412.027587890625 5801.42333984375 background all_cells +3411.49267578125 5789.232421875 background all_cells +3412.699951171875 5795.98779296875 background all_cells +3433.26318359375 5806.6923828125 background all_cells +3415.506591796875 5821.8232421875 background all_cells +3405.3779296875 5820.3896484375 background all_cells +3394.51904296875 5788.26416015625 background all_cells +3402.0673828125 5799.12890625 background all_cells +3395.612548828125 5781.41064453125 background all_cells +3377.627685546875 5834.6630859375 background all_cells +3409.297607421875 5841.9423828125 background all_cells +3423.38330078125 5837.28125 background all_cells +3416.833984375 5838.89697265625 background all_cells +3414.78271484375 5828.5869140625 background all_cells +3399.970947265625 5848.67626953125 background all_cells +3405.703125 5858.84130859375 background all_cells +3417.070556640625 5866.76318359375 background all_cells +2927.386474609375 5819.5537109375 background all_cells +2928.105224609375 5832.166015625 background all_cells +2922.6337890625 5828.619140625 background all_cells +2932.42431640625 5827.3173828125 background all_cells +2950.056884765625 5830.39599609375 background all_cells +2963.875244140625 5809.75537109375 background all_cells +2955.66552734375 5807.0986328125 background all_cells +2934.785400390625 5817.31298828125 background all_cells +2945.05859375 5812.619140625 background all_cells +2939.35693359375 5828.93310546875 background all_cells +2922.751953125 5835.2568359375 background all_cells +2932.83935546875 5845.880859375 background all_cells +2925.526123046875 5840.14111328125 background all_cells +2932.505859375 5838.45849609375 background all_cells +3023.251708984375 5847.17431640625 background all_cells +2989.538818359375 5857.52099609375 background all_cells +3021.982177734375 5862.80126953125 background all_cells +3012.044677734375 5858.86328125 background all_cells +3019.402587890625 5852.39111328125 background all_cells +3040.771728515625 5845.408203125 background all_cells +3043.928466796875 5868.9521484375 background all_cells +3045.425537109375 5858.32958984375 background all_cells +3043.06298828125 5854.00732421875 background all_cells +3028.5791015625 5857.5087890625 background all_cells +3038.12158203125 5862.5986328125 background all_cells +3034.781982421875 5858.14697265625 background all_cells +3030.738037109375 5866.29833984375 background all_cells +3015.709716796875 5868.16650390625 background all_cells +3028.807373046875 5872.52587890625 background all_cells +3022.713623046875 5871.68017578125 background all_cells +2986.005615234375 5800.5341796875 background all_cells +2994.191650390625 5811.97705078125 background all_cells +2995.63232421875 5797.4619140625 background all_cells +2997.588134765625 5821.53076171875 background all_cells +2976.81982421875 5821.38330078125 background all_cells +2999.759521484375 5828.2763671875 background all_cells +2992.277587890625 5830.02978515625 background all_cells +3021.533935546875 5817.9873046875 background all_cells +3004.669921875 5831.56640625 background all_cells +3008.853515625 5838.22119140625 background all_cells +3002.404296875 5795.30029296875 background all_cells +3000.6533203125 5807.88427734375 background all_cells +3007.489990234375 5808.5556640625 background all_cells +3066.3291015625 5764.86669921875 background all_cells +3062.818359375 5833.30615234375 background all_cells +3067.48876953125 5824.68212890625 background all_cells +3069.167724609375 5834.23291015625 background all_cells +3068.42236328125 5842.61181640625 background all_cells +3046.169189453125 5830.6064453125 background all_cells +3057.04345703125 5827.1435546875 background all_cells +3055.074951171875 5821.4091796875 background all_cells +3025.52734375 5821.25927734375 background all_cells +3030.04931640625 5836.9150390625 background all_cells +3024.460693359375 5840.67626953125 background all_cells +3031.882568359375 5825.4794921875 background all_cells +3058.031494140625 5796.09033203125 background all_cells +3061.82177734375 5813.9140625 background all_cells +3027.9912109375 5815.62109375 background all_cells +3035.285888671875 5813.66748046875 background all_cells +3048.39697265625 5797.68212890625 background all_cells +3056.475341796875 5774.94921875 background all_cells +3039.294189453125 5789.09619140625 background all_cells +3047.329345703125 5786.4541015625 background all_cells +3055.109375 5788.9375 background all_cells +3074.789306640625 5824.72607421875 background all_cells +3085.49072265625 5831.89990234375 background all_cells +3083.68896484375 5822.59521484375 background all_cells +3082.265625 5817.630859375 background all_cells +3062.901611328125 5793.6943359375 background all_cells +3069.583984375 5798.81884765625 background all_cells +3114.759521484375 5821.41357421875 background all_cells +3128.517333984375 5838.11181640625 background all_cells +3120.3134765625 5838.29833984375 background all_cells +3133.0107421875 5823.505859375 background all_cells +3140.47998046875 5835.3056640625 background all_cells +3136.38671875 5830.6611328125 background all_cells +3139.725830078125 5818.5205078125 background all_cells +3122.7080078125 5816.970703125 background all_cells +3134.57177734375 5813.24609375 background all_cells +3142.37109375 5809.4326171875 background all_cells +3130.79541015625 5805.822265625 background all_cells +3123.803955078125 5810.853515625 background all_cells +3109.111083984375 5793.9423828125 background all_cells +3095.488525390625 5790.576171875 background all_cells +3101.846435546875 5782.49560546875 background all_cells +3102.005615234375 5842.31005859375 background all_cells +3113.147216796875 5834.01708984375 background all_cells +3107.618408203125 5826.970703125 background all_cells +3105.876953125 5832.72509765625 background all_cells +3091.582275390625 5831.39990234375 background all_cells +3099.74072265625 5831.9521484375 background all_cells +3097.816162109375 5822.796875 background all_cells +3113.975341796875 5806.02587890625 background all_cells +3106.146728515625 5809.2919921875 background all_cells +3099.88623046875 5809.83984375 background all_cells +3077.895751953125 5762.2744140625 background all_cells +3103.586669921875 5764.5625 background all_cells +3102.104736328125 5757.87548828125 background all_cells +3083.2861328125 5763.18798828125 background all_cells +3103.43017578125 5776.19873046875 background all_cells +3058.947509765625 5757.7529296875 background all_cells +3072.80224609375 5759.669921875 background all_cells +3065.000244140625 5758.64794921875 background all_cells +3023.354248046875 5912.0302734375 background all_cells +3039.126220703125 5897.44970703125 background all_cells +3035.62255859375 5898.55615234375 background all_cells +3089.91064453125 5902.32470703125 background all_cells +3086.919921875 5914.0068359375 background all_cells +3078.159912109375 5905.57763671875 background all_cells +3077.8466796875 5885.27294921875 background all_cells +3085.36181640625 5893.736328125 background all_cells +3081.542236328125 5893.3994140625 background all_cells +3090.146728515625 5888.3212890625 background all_cells +3074.787353515625 5897.22021484375 background all_cells +3068.14013671875 5889.962890625 background all_cells +3054.49609375 5900.10205078125 background all_cells +3062.0 5896.65869140625 background all_cells +3059.06298828125 5904.1025390625 background all_cells +3034.878662109375 5889.6240234375 background all_cells +3053.2490234375 5889.25390625 background all_cells +3030.749755859375 5888.24267578125 background all_cells +3040.208740234375 5890.166015625 background all_cells +3122.1083984375 5849.25439453125 background all_cells +3137.029296875 5848.08837890625 background all_cells +3129.801025390625 5852.048828125 background all_cells +3107.19580078125 5849.478515625 background all_cells +3112.724365234375 5844.099609375 background all_cells +3117.763671875 5852.3984375 background all_cells +3126.807861328125 5876.59423828125 background all_cells +3130.811279296875 5894.2451171875 background all_cells +3121.4609375 5893.8681640625 background all_cells +3122.123046875 5878.57421875 background all_cells +3102.429443359375 5874.90185546875 background all_cells +3110.1708984375 5895.14697265625 background all_cells +3096.21484375 5894.69091796875 background all_cells +3103.73779296875 5891.654296875 background all_cells +3121.37939453125 5862.20849609375 background all_cells +3126.2880859375 5867.08349609375 background all_cells +3144.28173828125 5861.666015625 background all_cells +3116.108642578125 5858.6533203125 background all_cells +3114.3330078125 5869.24560546875 background all_cells +3109.919921875 5860.3701171875 background all_cells +3095.083251953125 5924.3037109375 background all_cells +3105.992919921875 5941.44970703125 background all_cells +3107.96142578125 5924.48291015625 background all_cells +3103.697265625 5915.927734375 background all_cells +3143.885498046875 5938.1484375 background all_cells +3143.64208984375 5930.20703125 background all_cells +3131.98779296875 5917.85107421875 background all_cells +3142.417724609375 5919.04833984375 background all_cells +3135.89013671875 5923.34814453125 background all_cells +3117.69140625 5928.36279296875 background all_cells +3134.9228515625 5937.94921875 background all_cells +3126.7080078125 5932.06298828125 background all_cells +3126.221923828125 5927.6044921875 background all_cells +3113.096435546875 5912.693359375 background all_cells +3124.3603515625 5916.1650390625 background all_cells +3120.4755859375 5924.21875 background all_cells +3113.874267578125 5918.3994140625 background all_cells +3104.55224609375 5902.5869140625 background all_cells +3128.25732421875 5906.392578125 background all_cells +3097.06787109375 5905.408203125 background all_cells +3101.889404296875 5905.01416015625 background all_cells +3058.57275390625 5860.205078125 background all_cells +3056.51513671875 5853.94287109375 background all_cells +3053.674560546875 5865.8095703125 background all_cells +3075.28515625 5849.369140625 background all_cells +3088.20947265625 5855.88671875 background all_cells +3087.697265625 5864.322265625 background all_cells +3081.760009765625 5856.2177734375 background all_cells +3052.926025390625 5879.802734375 background all_cells +3027.48974609375 5880.26806640625 background all_cells +3048.517333984375 5877.85107421875 background all_cells +3036.3427734375 5877.70703125 background all_cells +3034.2626953125 5872.3076171875 background all_cells +3048.08740234375 5870.44189453125 background all_cells +2807.534912109375 5546.7802734375 background all_cells +2916.5224609375 5550.859375 background all_cells +2921.437255859375 5549.32861328125 background all_cells +2910.647216796875 5548.9599609375 background all_cells +2944.9765625 5542.07958984375 background all_cells +2990.872802734375 5550.357421875 background all_cells +2987.022705078125 5538.44775390625 background all_cells +2958.12939453125 5546.2421875 background all_cells +2986.35400390625 5557.7421875 background all_cells +2981.284423828125 5558.45263671875 background all_cells +2996.056640625 5563.64990234375 background all_cells +2990.596435546875 5570.478515625 background all_cells +2991.99462890625 5556.75537109375 background all_cells +2997.92041015625 5541.275390625 background all_cells +3010.79638671875 5538.904296875 background all_cells +3011.127197265625 5542.70556640625 background all_cells +3004.673095703125 5570.8056640625 background all_cells +3002.8427734375 5559.68017578125 background all_cells +3020.3837890625 5563.5947265625 background all_cells +3010.899169921875 5559.48291015625 background all_cells +2908.50439453125 5568.5830078125 background all_cells +2946.43310546875 5571.0517578125 background all_cells +2944.38623046875 5557.8173828125 background all_cells +2929.19921875 5580.37548828125 background all_cells +2925.202392578125 5586.9296875 background all_cells +2919.959228515625 5600.79833984375 background all_cells +2904.75634765625 5597.32275390625 background all_cells +2902.666748046875 5589.375 background all_cells +2948.583740234375 5580.84521484375 background all_cells +2942.55859375 5591.82470703125 background all_cells +2950.060302734375 5588.54296875 background all_cells +2944.9052734375 5584.98974609375 background all_cells +2951.7763671875 5597.44091796875 background all_cells +2931.9765625 5599.56005859375 background all_cells +2938.83984375 5596.50439453125 background all_cells +2900.087646484375 5520.97216796875 background all_cells +2850.485595703125 5507.603515625 background all_cells +2862.6005859375 5508.82958984375 background all_cells +2931.788818359375 5518.6962890625 background all_cells +2926.7998046875 5519.947265625 background all_cells +2914.05419921875 5517.76513671875 background all_cells +2988.45166015625 5533.54052734375 background all_cells +2987.173095703125 5520.70263671875 background all_cells +2992.362548828125 5528.55126953125 background all_cells +2996.970703125 5519.89599609375 background all_cells +2997.189697265625 5533.9755859375 background all_cells +2992.916259765625 5535.42724609375 background all_cells +3002.0234375 5523.9013671875 background all_cells +3007.118408203125 5532.58984375 background all_cells +3007.797119140625 5525.7119140625 background all_cells +2936.4560546875 5530.0439453125 background all_cells +2953.40966796875 5524.96435546875 background all_cells +2944.365234375 5526.11572265625 background all_cells +2940.0185546875 5518.50244140625 background all_cells +2889.544677734375 5502.0771484375 background all_cells +2907.231201171875 5488.1875 background all_cells +2928.642822265625 5467.970703125 background all_cells +2932.27685546875 5462.30224609375 background all_cells +2929.150390625 5455.8896484375 background all_cells +2929.91162109375 5492.1513671875 background all_cells +2947.510498046875 5501.37646484375 background all_cells +2957.96728515625 5498.28759765625 background all_cells +2950.99169921875 5467.0078125 background all_cells +2949.533935546875 5456.24951171875 background all_cells +2939.833251953125 5462.96826171875 background all_cells +2940.712890625 5509.60009765625 background all_cells +2939.796142578125 5500.1240234375 background all_cells +2938.9931640625 5485.09130859375 background all_cells +2997.016845703125 5507.88525390625 background all_cells +3005.0185546875 5514.19677734375 background all_cells +3000.570068359375 5512.259765625 background all_cells +3006.496337890625 5508.32568359375 background all_cells +3008.50927734375 5492.171875 background all_cells +3018.244384765625 5514.0205078125 background all_cells +3016.74755859375 5503.18310546875 background all_cells +3010.8564453125 5506.79052734375 background all_cells +3000.220947265625 5495.33984375 background all_cells +2995.9443359375 5502.0810546875 background all_cells +2989.021484375 5472.30078125 background all_cells +3004.119140625 5470.654296875 background all_cells +3002.888916015625 5464.63623046875 background all_cells +3026.91357421875 5490.08203125 background all_cells +3014.66650390625 5492.80810546875 background all_cells +3030.322021484375 5495.330078125 background all_cells +3025.41357421875 5494.88916015625 background all_cells +3016.3564453125 5471.625 background all_cells +3010.255859375 5461.2607421875 background all_cells +3015.87451171875 5462.75390625 background all_cells +3017.524169921875 5482.7431640625 background all_cells +3016.20556640625 5486.3994140625 background all_cells +2988.77490234375 5491.45751953125 background all_cells +2812.21044921875 5446.16845703125 background all_cells +2885.029296875 5452.37451171875 background all_cells +2904.66259765625 5447.5205078125 background all_cells +2923.784423828125 5443.3251953125 background all_cells +2913.507080078125 5441.48291015625 background all_cells +2910.3779296875 5428.40185546875 background all_cells +2946.342529296875 5441.96240234375 background all_cells +2953.22998046875 5448.8564453125 background all_cells +2952.412353515625 5443.07568359375 background all_cells +2932.715087890625 5429.9677734375 background all_cells +2951.540283203125 5437.43994140625 background all_cells +2976.123779296875 5438.47119140625 background all_cells +2968.226806640625 5434.33251953125 background all_cells +2845.652099609375 5422.16162109375 background all_cells +2952.287109375 5415.68505859375 background all_cells +2936.074951171875 5404.673828125 background all_cells +2925.91015625 5419.5673828125 background all_cells +2893.66259765625 5403.8427734375 background all_cells +2881.896728515625 5407.759765625 background all_cells +2960.899658203125 5405.685546875 background all_cells +2969.013916015625 5396.43896484375 background all_cells +2968.4228515625 5421.98486328125 background all_cells +2962.037841796875 5418.20703125 background all_cells +2981.319580078125 5415.7861328125 background all_cells +2987.09521484375 5440.52978515625 background all_cells +2979.4541015625 5430.0849609375 background all_cells +2986.848388671875 5426.72509765625 background all_cells +2990.247314453125 5398.2236328125 background all_cells +2975.647705078125 5400.42822265625 background all_cells +2978.770751953125 5407.69482421875 background all_cells +2983.251953125 5396.57177734375 background all_cells +2903.55810546875 5374.88720703125 background all_cells +2910.37939453125 5415.63037109375 background all_cells +2911.431396484375 5396.30810546875 background all_cells +2904.49951171875 5390.4443359375 background all_cells +2948.685791015625 5408.24072265625 background all_cells +2940.021728515625 5413.41650390625 background all_cells +2943.271240234375 5410.40625 background all_cells +2943.150390625 5394.24609375 background all_cells +2946.543212890625 5386.603515625 background all_cells +2943.984130859375 5402.31005859375 background all_cells +2955.570068359375 5399.7099609375 background all_cells +2950.668212890625 5396.68603515625 background all_cells +2920.230224609375 5378.98095703125 background all_cells +2937.781494140625 5383.12646484375 background all_cells +2932.794921875 5378.15478515625 background all_cells +2931.73193359375 5391.01708984375 background all_cells +2924.865478515625 5397.17138671875 background all_cells +2817.510986328125 5390.26806640625 background all_cells +2839.637451171875 5333.3134765625 background all_cells +2874.6796875 5390.36279296875 background all_cells +2869.206298828125 5392.314453125 background all_cells +2845.3720703125 5378.263671875 background all_cells +2979.726318359375 5356.30322265625 background all_cells +2964.525146484375 5359.3095703125 background all_cells +2960.14990234375 5356.98095703125 background all_cells +2943.603759765625 5370.34521484375 background all_cells +2968.52978515625 5387.7021484375 background all_cells +2957.26318359375 5388.8623046875 background all_cells +2955.885009765625 5381.3779296875 background all_cells +2878.9912109375 5347.1513671875 background all_cells +2888.550048828125 5380.88671875 background all_cells +2882.6025390625 5375.859375 background all_cells +2812.698974609375 5631.64501953125 background all_cells +2862.0400390625 5631.986328125 background all_cells +2857.461181640625 5621.61669921875 background all_cells +2830.53515625 5612.18310546875 background all_cells +2873.04443359375 5627.765625 background all_cells +2884.896484375 5606.150390625 background all_cells +2818.5478515625 5643.916015625 background all_cells +2853.45458984375 5636.61279296875 background all_cells +2853.0478515625 5651.26708984375 background all_cells +2865.231689453125 5650.6650390625 background all_cells +2820.308837890625 5648.873046875 background all_cells +2927.993896484375 5639.87158203125 background all_cells +2951.619384765625 5644.6376953125 background all_cells +2947.489013671875 5651.89111328125 background all_cells +2949.167724609375 5620.36572265625 background all_cells +2950.787841796875 5637.1015625 background all_cells +2922.9345703125 5647.61083984375 background all_cells +2935.406982421875 5653.83203125 background all_cells +2928.251953125 5651.837890625 background all_cells +2907.176025390625 5619.015625 background all_cells +2913.373046875 5614.7138671875 background all_cells +2912.430419921875 5631.5419921875 background all_cells +2927.292236328125 5628.962890625 background all_cells +2934.9912109375 5606.0693359375 background all_cells +2940.770751953125 5611.97998046875 background all_cells +2918.540771484375 5613.6171875 background all_cells +2926.29345703125 5611.02392578125 background all_cells +2931.2490234375 5606.47705078125 background all_cells +2955.591796875 5628.85986328125 background all_cells +2974.098388671875 5647.09912109375 background all_cells +2957.759521484375 5645.57080078125 background all_cells +2966.123291015625 5650.2197265625 background all_cells +2964.622314453125 5627.466796875 background all_cells +2996.692626953125 5653.20068359375 background all_cells +2999.828125 5636.90576171875 background all_cells +3002.727294921875 5629.5751953125 background all_cells +3008.178955078125 5627.9140625 background all_cells +2997.00830078125 5615.52734375 background all_cells +2977.83544921875 5612.8125 background all_cells +2985.82568359375 5655.8740234375 background all_cells +2978.398681640625 5638.66552734375 background all_cells +2975.999755859375 5625.44140625 background all_cells +2992.640625 5629.2451171875 background all_cells +2991.361083984375 5619.27587890625 background all_cells +3077.400390625 5608.70068359375 background all_cells +3080.812744140625 5626.45947265625 background all_cells +3072.954833984375 5625.16748046875 background all_cells +3077.375244140625 5621.2890625 background all_cells +3125.69775390625 5646.693359375 background all_cells +3143.34912109375 5654.2138671875 background all_cells +3147.553466796875 5647.96728515625 background all_cells +3138.558349609375 5646.9501953125 background all_cells +3132.988037109375 5645.18603515625 background all_cells +3130.906005859375 5651.662109375 background all_cells +3079.280029296875 5632.7626953125 background all_cells +3079.855224609375 5657.35400390625 background all_cells +3073.834228515625 5635.634765625 background all_cells +3096.955322265625 5643.34375 background all_cells +3116.5888671875 5650.95654296875 background all_cells +3115.046630859375 5657.15283203125 background all_cells +3104.99609375 5645.65771484375 background all_cells +3095.26171875 5614.25390625 background all_cells +3106.493408203125 5604.72314453125 background all_cells +3115.07470703125 5612.796875 background all_cells +3118.99462890625 5618.50390625 background all_cells +3098.379150390625 5622.11865234375 background all_cells +3105.729736328125 5615.2451171875 background all_cells +3099.85595703125 5629.76953125 background all_cells +3129.286376953125 5639.35791015625 background all_cells +3121.361328125 5633.5244140625 background all_cells +3089.899169921875 5637.78955078125 background all_cells +3109.85791015625 5629.71630859375 background all_cells +3043.109375 5642.9267578125 background all_cells +3045.72900390625 5627.9462890625 background all_cells +3044.853759765625 5615.96728515625 background all_cells +3046.37255859375 5648.68505859375 background all_cells +3066.48193359375 5639.54443359375 background all_cells +3063.912353515625 5612.0888671875 background all_cells +3055.54248046875 5648.49951171875 background all_cells +3048.4853515625 5620.919921875 background all_cells +3009.631591796875 5604.55615234375 background all_cells +3015.1396484375 5609.58837890625 background all_cells +3011.395263671875 5640.40869140625 background all_cells +3009.44287109375 5657.08447265625 background all_cells +3037.963134765625 5648.22705078125 background all_cells +3036.513427734375 5640.50048828125 background all_cells +3035.102783203125 5626.1376953125 background all_cells +3017.625732421875 5630.283203125 background all_cells +3040.37109375 5622.6103515625 background all_cells +3026.578125 5639.4912109375 background all_cells +3028.5439453125 5629.25927734375 background all_cells +3023.0390625 5615.72412109375 background all_cells +3018.611572265625 5613.15673828125 background all_cells +3033.83447265625 5613.23681640625 background all_cells +3020.22705078125 5620.943359375 background all_cells +3027.46728515625 5620.22998046875 background all_cells +3021.703125 5607.35888671875 background all_cells +3035.320556640625 5489.95849609375 background all_cells +3025.481201171875 5505.52099609375 background all_cells +3030.380859375 5504.72314453125 background all_cells +3039.1328125 5495.39794921875 background all_cells +3087.922607421875 5513.1728515625 background all_cells +3079.047607421875 5513.12451171875 background all_cells +3051.1240234375 5499.564453125 background all_cells +3071.020263671875 5393.32666015625 background all_cells +3084.066650390625 5438.27880859375 background all_cells +3074.92626953125 5450.56396484375 background all_cells +3083.325439453125 5450.22802734375 background all_cells +3078.654052734375 5453.494140625 background all_cells +3079.129638671875 5442.98193359375 background all_cells +3106.882568359375 5449.5380859375 background all_cells +3106.884033203125 5439.16455078125 background all_cells +3085.91943359375 5466.36767578125 background all_cells +3091.444091796875 5471.5029296875 background all_cells +3070.164306640625 5487.92919921875 background all_cells +3071.56396484375 5476.50537109375 background all_cells +3080.740234375 5466.8876953125 background all_cells +3073.66552734375 5469.39794921875 background all_cells +3047.368896484375 5478.52294921875 background all_cells +3066.27099609375 5468.6357421875 background all_cells +3032.650146484375 5481.98291015625 background all_cells +3066.367431640625 5478.396484375 background all_cells +3058.0166015625 5479.86181640625 background all_cells +3052.492919921875 5476.4931640625 background all_cells +3050.119873046875 5463.30126953125 background all_cells +3067.133056640625 5453.4404296875 background all_cells +3059.490478515625 5459.57421875 background all_cells +3052.5693359375 5488.34619140625 background all_cells +3059.499267578125 5490.994140625 background all_cells +3049.608642578125 5494.2890625 background all_cells +3044.013671875 5490.76416015625 background all_cells +3030.343505859375 5462.20556640625 background all_cells +3045.90283203125 5455.7060546875 background all_cells +3039.93017578125 5461.166015625 background all_cells +3020.844970703125 5581.7236328125 background all_cells +3016.2861328125 5579.71240234375 background all_cells +3013.266845703125 5587.2578125 background all_cells +3065.29638671875 5602.2958984375 background all_cells +3079.888671875 5598.23828125 background all_cells +3072.37646484375 5592.4609375 background all_cells +3078.74072265625 5603.1650390625 background all_cells +3077.93896484375 5590.19189453125 background all_cells +3073.751953125 5577.57080078125 background all_cells +3044.41796875 5583.02685546875 background all_cells +3052.26513671875 5589.05029296875 background all_cells +3046.492431640625 5575.494140625 background all_cells +3027.458251953125 5581.3095703125 background all_cells +3031.41796875 5598.08740234375 background all_cells +3036.439453125 5583.474609375 background all_cells +3032.795654296875 5577.6796875 background all_cells +3029.00439453125 5588.28369140625 background all_cells +3011.018798828125 5594.44921875 background all_cells +3021.619140625 5595.029296875 background all_cells +3018.437744140625 5600.7333984375 background all_cells +3013.708251953125 5598.189453125 background all_cells +3118.54296875 5564.84033203125 background all_cells +3112.740234375 5573.361328125 background all_cells +3121.3251953125 5574.390625 background all_cells +3116.542724609375 5570.4560546875 background all_cells +3089.0751953125 5583.77880859375 background all_cells +3086.368408203125 5596.908203125 background all_cells +3092.602294921875 5600.3662109375 background all_cells +3102.048583984375 5596.25390625 background all_cells +3100.10009765625 5586.61181640625 background all_cells +3110.56201171875 5579.169921875 background all_cells +3115.02587890625 5589.06689453125 background all_cells +3118.8134765625 5594.50439453125 background all_cells +3119.0419921875 5583.5712890625 background all_cells +3122.236572265625 5602.03173828125 background all_cells +3111.497314453125 5601.01708984375 background all_cells +3113.63134765625 5494.63720703125 background all_cells +3110.998291015625 5489.3505859375 background all_cells +3114.251953125 5512.873046875 background all_cells +3117.089599609375 5540.9736328125 background all_cells +3102.974853515625 5542.36083984375 background all_cells +3108.502685546875 5555.6103515625 background all_cells +3103.300048828125 5550.0908203125 background all_cells +3090.349609375 5550.9150390625 background all_cells +3095.44775390625 5533.9599609375 background all_cells +3095.352783203125 5529.27978515625 background all_cells +3091.132080078125 5538.06396484375 background all_cells +3099.594482421875 5549.85205078125 background all_cells +3093.657470703125 5560.16943359375 background all_cells +3120.7490234375 5539.201171875 background all_cells +3122.420654296875 5511.4970703125 background all_cells +3032.1787109375 5558.72802734375 background all_cells +3042.774169921875 5556.826171875 background all_cells +3038.49853515625 5573.5302734375 background all_cells +3026.888671875 5572.4072265625 background all_cells +3064.3330078125 5544.87353515625 background all_cells +3085.18603515625 5541.7578125 background all_cells +3076.22705078125 5545.96142578125 background all_cells +3069.009765625 5542.490234375 background all_cells +3057.03369140625 5556.8203125 background all_cells +3083.27294921875 5561.6240234375 background all_cells +3072.616455078125 5566.54736328125 background all_cells +3068.62939453125 5569.9482421875 background all_cells +3029.230224609375 5551.83740234375 background all_cells +3051.040283203125 5545.39892578125 background all_cells +3041.197021484375 5549.5302734375 background all_cells +3039.522705078125 5542.02490234375 background all_cells +3028.927490234375 5521.224609375 background all_cells +3025.080078125 5517.77978515625 background all_cells +3086.24365234375 5530.61083984375 background all_cells +3079.25927734375 5520.2763671875 background all_cells +3082.3154296875 5526.560546875 background all_cells +3068.7724609375 5521.88916015625 background all_cells +3064.48974609375 5531.9453125 background all_cells +3040.334716796875 5529.1328125 background all_cells +3054.334228515625 5529.28125 background all_cells +3051.983642578125 5519.92138671875 background all_cells +3018.3291015625 5535.1552734375 background all_cells +3030.163818359375 5529.1376953125 background all_cells +3022.013671875 5527.20458984375 background all_cells +3284.067138671875 5450.90234375 background all_cells +3278.939208984375 5510.7568359375 background all_cells +3290.057861328125 5496.0576171875 background all_cells +3283.66455078125 5485.03662109375 background all_cells +3278.927490234375 5517.74072265625 background all_cells +3272.630859375 5536.0478515625 background all_cells +3265.791259765625 5529.3251953125 background all_cells +3284.94091796875 5523.4921875 background all_cells +3259.863037109375 5508.42822265625 background all_cells +3258.77685546875 5503.14111328125 background all_cells +3262.14404296875 5478.26220703125 background all_cells +3272.2216796875 5470.02197265625 background all_cells +3269.21142578125 5482.02392578125 background all_cells +3264.36669921875 5464.01708984375 background all_cells +3234.10498046875 5509.62939453125 background all_cells +3246.616455078125 5508.69677734375 background all_cells +3241.48876953125 5498.6171875 background all_cells +3255.85302734375 5533.11865234375 background all_cells +3250.229248046875 5588.0146484375 background all_cells +3263.70654296875 5588.19140625 background all_cells +3247.435791015625 5546.68115234375 background all_cells +3255.80419921875 5547.57861328125 background all_cells +3259.672119140625 5541.11865234375 background all_cells +3225.13232421875 5525.34619140625 background all_cells +3236.505859375 5545.12744140625 background all_cells +3230.279296875 5514.21923828125 background all_cells +3232.6474609375 5528.0849609375 background all_cells +3300.9755859375 5466.0966796875 background all_cells +3300.63037109375 5478.82763671875 background all_cells +3315.031982421875 5476.63232421875 background all_cells +3317.205810546875 5471.11572265625 background all_cells +3308.15673828125 5471.38330078125 background all_cells +3296.001708984375 5472.3349609375 background all_cells +3306.04150390625 5521.580078125 background all_cells +3321.986083984375 5541.92919921875 background all_cells +3314.76513671875 5532.65869140625 background all_cells +3299.185302734375 5519.54638671875 background all_cells +3302.440673828125 5588.42041015625 background all_cells +3296.785400390625 5553.5107421875 background all_cells +3292.138427734375 5551.35595703125 background all_cells +3294.586669921875 5541.791015625 background all_cells +3287.6552734375 5538.9375 background all_cells +3307.308349609375 5489.57275390625 background all_cells +3299.545654296875 5486.3544921875 background all_cells +3303.480224609375 5485.2353515625 background all_cells +3317.763916015625 5496.755859375 background all_cells +3156.9765625 5575.8759765625 background all_cells +3175.21240234375 5572.1875 background all_cells +3145.614013671875 5580.5341796875 background all_cells +3171.985107421875 5578.48828125 background all_cells +3184.518798828125 5597.86572265625 background all_cells +3191.70654296875 5600.8330078125 background all_cells +3191.755859375 5594.12744140625 background all_cells +3183.9541015625 5589.876953125 background all_cells +3168.773193359375 5584.36376953125 background all_cells +3152.53076171875 5594.5517578125 background all_cells +3132.01513671875 5611.40283203125 background all_cells +3138.4765625 5619.693359375 background all_cells +3136.478759765625 5624.92724609375 background all_cells +3172.885498046875 5619.158203125 background all_cells +3191.5400390625 5627.6435546875 background all_cells +3181.97119140625 5622.2353515625 background all_cells +3175.528564453125 5621.95263671875 background all_cells +3186.6943359375 5610.96875 background all_cells +3189.60009765625 5617.07861328125 background all_cells +3191.4814453125 5610.7158203125 background all_cells +3157.16748046875 5644.70361328125 background all_cells +3141.38623046875 5630.70556640625 background all_cells +3158.484375 5656.73046875 background all_cells +3154.982421875 5652.70361328125 background all_cells +3174.51708984375 5660.42138671875 background all_cells +3163.669677734375 5633.54541015625 background all_cells +3181.42138671875 5654.3046875 background all_cells +3175.6142578125 5634.84521484375 background all_cells +3144.93310546875 5625.55908203125 background all_cells +3164.3134765625 5622.4013671875 background all_cells +3158.36865234375 5623.484375 background all_cells +3161.047119140625 5615.66015625 background all_cells +3145.14208984375 5616.1650390625 background all_cells +3137.03857421875 5593.8818359375 background all_cells +3137.118408203125 5584.0224609375 background all_cells +3155.191162109375 5609.345703125 background all_cells +3162.516357421875 5587.435546875 background all_cells +3164.504150390625 5602.59716796875 background all_cells +3154.316650390625 5604.68212890625 background all_cells +3139.2587890625 5598.85400390625 background all_cells +3147.6796875 5607.912109375 background all_cells +3139.90625 5608.0615234375 background all_cells +3126.11865234375 5596.75439453125 background all_cells +3131.293701171875 5595.84765625 background all_cells +3129.872314453125 5588.716796875 background all_cells +3265.544189453125 5554.63671875 background all_cells +3271.8203125 5566.6376953125 background all_cells +3277.023681640625 5552.50927734375 background all_cells +3267.04736328125 5563.53515625 background all_cells +3270.004638671875 5595.25927734375 background all_cells +3276.06298828125 5574.4345703125 background all_cells +3223.120361328125 5621.47412109375 background all_cells +3229.030517578125 5616.5986328125 background all_cells +3242.20654296875 5629.48291015625 background all_cells +3254.525634765625 5645.2138671875 background all_cells +3239.655517578125 5653.71923828125 background all_cells +3262.08203125 5653.90234375 background all_cells +3252.682373046875 5659.08740234375 background all_cells +3197.357421875 5606.1552734375 background all_cells +3200.076171875 5613.552734375 background all_cells +3197.46240234375 5597.552734375 background all_cells +3203.780029296875 5599.77294921875 background all_cells +3218.146240234375 5612.916015625 background all_cells +3210.8984375 5613.85400390625 background all_cells +3211.386962890625 5602.41796875 background all_cells +3207.19384765625 5583.587890625 background all_cells +3210.51416015625 5595.951171875 background all_cells +3217.903564453125 5594.0029296875 background all_cells +3211.9677734375 5624.7607421875 background all_cells +3202.088623046875 5630.19091796875 background all_cells +3206.419677734375 5632.3271484375 background all_cells +3217.974853515625 5631.09765625 background all_cells +3257.248291015625 5605.6064453125 background all_cells +3267.62744140625 5621.4150390625 background all_cells +3262.1337890625 5612.72802734375 background all_cells +3259.646484375 5620.69677734375 background all_cells +3258.288818359375 5637.63232421875 background all_cells +3272.948974609375 5656.98095703125 background all_cells +3270.1669921875 5644.53564453125 background all_cells +3267.127685546875 5648.98779296875 background all_cells +3264.572998046875 5635.857421875 background all_cells +3283.799560546875 5631.18994140625 background all_cells +3288.0927734375 5657.57861328125 background all_cells +3281.1162109375 5643.20947265625 background all_cells +3286.794189453125 5646.2158203125 background all_cells +3288.817138671875 5637.021484375 background all_cells +3274.579833984375 5611.43310546875 background all_cells +3294.382080078125 5615.75390625 background all_cells +3278.83544921875 5620.91845703125 background all_cells +3328.501708984375 5555.02685546875 background all_cells +3319.322998046875 5594.73779296875 background all_cells +3312.843994140625 5580.978515625 background all_cells +3305.687744140625 5572.6015625 background all_cells +3301.000732421875 5641.86474609375 background all_cells +3314.480712890625 5646.8369140625 background all_cells +3322.39599609375 5654.04638671875 background all_cells +3323.27001953125 5645.42919921875 background all_cells +3323.668701171875 5634.8232421875 background all_cells +3304.7119140625 5614.009765625 background all_cells +3320.153076171875 5620.4375 background all_cells +3320.998779296875 5614.17724609375 background all_cells +3231.06201171875 5548.33984375 background all_cells +3220.1025390625 5582.49853515625 background all_cells +3237.619873046875 5560.609375 background all_cells +3228.7646484375 5552.3515625 background all_cells +3240.401123046875 5551.9951171875 background all_cells +3246.44873046875 5603.39501953125 background all_cells +3223.27685546875 5601.43603515625 background all_cells +3251.2666015625 5615.84375 background all_cells +3234.03173828125 5611.96630859375 background all_cells +3243.143310546875 5615.96533203125 background all_cells +3255.650146484375 5591.24658203125 background all_cells +3251.045166015625 5582.826171875 background all_cells +3252.345947265625 5577.54443359375 background all_cells +3250.484375 5551.322265625 background all_cells +3254.640380859375 5564.7431640625 background all_cells +3262.26513671875 5559.85791015625 background all_cells +3246.00634765625 5555.8779296875 background all_cells +3206.758056640625 5503.546875 background all_cells +3225.606689453125 5502.5283203125 background all_cells +3223.911865234375 5512.56396484375 background all_cells +3218.431396484375 5504.88330078125 background all_cells +3186.70703125 5533.83740234375 background all_cells +3171.95458984375 5560.04296875 background all_cells +3179.917236328125 5540.83740234375 background all_cells +3203.719482421875 5538.525390625 background all_cells +3213.240966796875 5557.75390625 background all_cells +3213.261474609375 5536.2412109375 background all_cells +3224.2783203125 5540.25537109375 background all_cells +3221.895751953125 5517.7314453125 background all_cells +3214.294921875 5518.67822265625 background all_cells +3197.10009765625 5512.076171875 background all_cells +3202.67138671875 5523.20947265625 background all_cells +3190.495361328125 5515.740234375 background all_cells +3207.301513671875 5550.2724609375 background all_cells +3201.956298828125 5567.69140625 background all_cells +3196.616943359375 5562.25244140625 background all_cells +3204.445556640625 5558.6484375 background all_cells +3198.23828125 5572.42626953125 background all_cells +3225.8837890625 5577.7099609375 background all_cells +3207.767578125 5566.22216796875 background all_cells +3215.097900390625 5567.791015625 background all_cells +3150.065185546875 5534.40625 background all_cells +3156.409912109375 5535.40185546875 background all_cells +3163.83984375 5533.4169921875 background all_cells +3160.033447265625 5539.130859375 background all_cells +3162.922119140625 5556.3115234375 background all_cells +3159.40234375 5546.4013671875 background all_cells +3134.74365234375 5530.130859375 background all_cells +3136.552001953125 5533.4814453125 background all_cells +3149.89013671875 5556.71142578125 background all_cells +3142.339111328125 5561.435546875 background all_cells +3125.422119140625 5559.53125 background all_cells +3145.34228515625 5558.49609375 background all_cells +3134.34814453125 5557.2451171875 background all_cells +3149.166259765625 5546.8798828125 background all_cells +3163.566650390625 5799.4169921875 background all_cells +3163.0771484375 5817.07666015625 background all_cells +3162.473876953125 5821.38623046875 background all_cells +3155.4150390625 5813.9697265625 background all_cells +3148.888671875 5808.54833984375 background all_cells +3195.095458984375 5833.4404296875 background all_cells +3208.335693359375 5824.5810546875 background all_cells +3201.06640625 5822.62109375 background all_cells +3203.071533203125 5810.15283203125 background all_cells +3212.233642578125 5841.90283203125 background all_cells +3213.922119140625 5832.0087890625 background all_cells +3222.162109375 5821.3818359375 background all_cells +3200.493896484375 5840.93310546875 background all_cells +3264.946044921875 5843.23828125 background all_cells +3254.8037109375 5838.65673828125 background all_cells +3242.928466796875 5794.0 background all_cells +3229.713134765625 5800.12744140625 background all_cells +3252.504638671875 5802.61083984375 background all_cells +3240.684326171875 5799.5634765625 background all_cells +3236.4775390625 5827.7646484375 background all_cells +3265.947509765625 5810.04736328125 background all_cells +3265.63818359375 5825.455078125 background all_cells +3253.64990234375 5808.85791015625 background all_cells +3225.5693359375 5828.08056640625 background all_cells +3228.0576171875 5825.5966796875 background all_cells +3229.269775390625 5777.90087890625 background all_cells +3228.78955078125 5784.68896484375 background all_cells +3251.74560546875 5789.43798828125 background all_cells +3233.51416015625 5784.7763671875 background all_cells +3244.502197265625 5785.45556640625 background all_cells +3220.880126953125 5801.73291015625 background all_cells +3224.92236328125 5784.880859375 background all_cells +3227.45361328125 5792.80029296875 background all_cells +3290.14501953125 5798.57470703125 background all_cells +3261.635009765625 5798.09619140625 background all_cells +3269.862548828125 5801.486328125 background all_cells +3275.3369140625 5797.85107421875 background all_cells +3194.772705078125 5797.02392578125 background all_cells +3181.07421875 5799.18115234375 background all_cells +3212.741455078125 5792.7822265625 background all_cells +3210.265380859375 5782.57568359375 background all_cells +3187.607421875 5824.6787109375 background all_cells +3177.67236328125 5818.28955078125 background all_cells +3299.65087890625 5918.90087890625 background all_cells +3312.171142578125 5868.39453125 background all_cells +3312.228271484375 5880.18408203125 background all_cells +3304.832763671875 5881.89697265625 background all_cells +3310.273193359375 5894.32666015625 background all_cells +3306.740966796875 5899.80029296875 background all_cells +3313.596923828125 5898.96044921875 background all_cells +3300.28515625 5867.3583984375 background all_cells +3303.99951171875 5874.80517578125 background all_cells +3300.689453125 5902.7939453125 background all_cells +3308.7138671875 5909.0947265625 background all_cells +3302.60302734375 5906.951171875 background all_cells +3307.87646484375 5940.7255859375 background all_cells +3300.4287109375 5934.984375 background all_cells +3278.23388671875 5941.115234375 background all_cells +3295.58251953125 5938.46142578125 background all_cells +3294.379150390625 5942.42724609375 background all_cells +3286.35546875 5941.21044921875 background all_cells +3255.455322265625 5948.580078125 background all_cells +3257.606201171875 5922.89794921875 background all_cells +3268.61083984375 5929.12353515625 background all_cells +3255.834228515625 5933.14306640625 background all_cells +3264.59375 5947.07080078125 background all_cells +3274.72412109375 5921.2509765625 background all_cells +3293.5712890625 5920.82861328125 background all_cells +3282.92431640625 5897.328125 background all_cells +3290.830078125 5907.181640625 background all_cells +3290.2705078125 5901.33984375 background all_cells +3282.99267578125 5903.72705078125 background all_cells +3289.368896484375 5885.37255859375 background all_cells +3295.492919921875 5891.31787109375 background all_cells +3281.977783203125 5889.18115234375 background all_cells +3272.198486328125 5875.69775390625 background all_cells +3278.03662109375 5873.5966796875 background all_cells +3263.841552734375 5903.56884765625 background all_cells +3276.4091796875 5905.15234375 background all_cells +3275.0029296875 5899.25048828125 background all_cells +3251.385986328125 5894.83544921875 background all_cells +3260.180419921875 5914.28369140625 background all_cells +3259.417236328125 5908.06982421875 background all_cells +3256.102783203125 5900.96875 background all_cells +3249.06640625 5888.15576171875 background all_cells +3255.887939453125 5877.8671875 background all_cells +3260.162109375 5892.56982421875 background all_cells +3253.219482421875 5884.91650390625 background all_cells +3167.48974609375 5858.91845703125 background all_cells +3157.77783203125 5863.60009765625 background all_cells +3180.403564453125 5862.02392578125 background all_cells +3165.17919921875 5869.84375 background all_cells +3176.17578125 5880.65185546875 background all_cells +3159.651123046875 5878.18212890625 background all_cells +3155.227294921875 5876.052734375 background all_cells +3155.16650390625 5868.716796875 background all_cells +3178.605224609375 5922.27294921875 background all_cells +3176.749267578125 5916.8056640625 background all_cells +3183.504150390625 5923.44921875 background all_cells +3183.57275390625 5917.86474609375 background all_cells +3152.220458984375 5916.7509765625 background all_cells +3147.650146484375 5924.60205078125 background all_cells +3181.955078125 5899.89501953125 background all_cells +3177.247802734375 5888.02392578125 background all_cells +3171.173583984375 5888.36962890625 background all_cells +3169.552978515625 5898.95849609375 background all_cells +3214.54638671875 5924.08154296875 background all_cells +3208.868408203125 5914.9765625 background all_cells +3208.11181640625 5933.83447265625 background all_cells +3206.095947265625 5928.50390625 background all_cells +3188.3037109375 5945.84912109375 background all_cells +3194.652587890625 5932.64794921875 background all_cells +3194.67529296875 5940.419921875 background all_cells +3192.459716796875 5919.4541015625 background all_cells +3201.22216796875 5916.87646484375 background all_cells +3197.2109375 5918.09423828125 background all_cells +3173.363037109375 5937.15576171875 background all_cells +3182.655517578125 5938.9775390625 background all_cells +3164.327880859375 5951.015625 background all_cells +3170.5234375 5951.9921875 background all_cells +3178.441162109375 5942.267578125 background all_cells +3150.827392578125 5938.1416015625 background all_cells +3155.339599609375 5927.75537109375 background all_cells +3156.191162109375 5946.40283203125 background all_cells +3244.688720703125 5924.076171875 background all_cells +3226.45703125 5946.8564453125 background all_cells +3234.923095703125 5948.48828125 background all_cells +3237.00439453125 5938.26171875 background all_cells +3230.1640625 5938.1748046875 background all_cells +3221.77001953125 5874.0009765625 background all_cells +3222.1865234375 5886.1083984375 background all_cells +3237.943115234375 5883.3046875 background all_cells +3228.040771484375 5892.7802734375 background all_cells +3238.838623046875 5888.39208984375 background all_cells +3231.94970703125 5888.7666015625 background all_cells +3227.715087890625 5916.27197265625 background all_cells +3230.70751953125 5897.60205078125 background all_cells +3241.26025390625 5899.5078125 background all_cells +3216.592041015625 5913.27294921875 background all_cells +3214.722412109375 5905.14453125 background all_cells +3222.18505859375 5897.3779296875 background all_cells +3219.69580078125 5909.60107421875 background all_cells +3226.11083984375 5905.75927734375 background all_cells +3226.365478515625 5910.154296875 background all_cells +3205.2734375 5875.17333984375 background all_cells +3210.289794921875 5904.435546875 background all_cells +3187.40771484375 5892.50634765625 background all_cells +3186.801025390625 5885.8330078125 background all_cells +3187.353515625 5901.56591796875 background all_cells +3192.9208984375 5900.2470703125 background all_cells +3191.223388671875 5896.37744140625 background all_cells +3190.0517578125 5868.99951171875 background all_cells +3184.9365234375 5879.9658203125 background all_cells +3193.9599609375 5878.59716796875 background all_cells +3247.30078125 5850.11279296875 background all_cells +3272.47998046875 5858.15576171875 background all_cells +3282.796142578125 5844.8720703125 background all_cells +3269.515869140625 5865.62158203125 background all_cells +3262.9619140625 5854.39697265625 background all_cells +3277.676025390625 5846.75048828125 background all_cells +3277.449462890625 5862.376953125 background all_cells +3258.15234375 5860.9990234375 background all_cells +3255.180419921875 5854.80810546875 background all_cells +3325.760498046875 5841.9541015625 background all_cells +3291.110595703125 5836.8818359375 background all_cells +3310.04296875 5847.3583984375 background all_cells +3303.917236328125 5846.60595703125 background all_cells +3317.552978515625 5848.8359375 background all_cells +3319.593505859375 5801.8017578125 background all_cells +3327.575439453125 5813.59814453125 background all_cells +3316.6806640625 5806.27685546875 background all_cells +3312.34033203125 5827.54931640625 background all_cells +3324.331787109375 5827.92919921875 background all_cells +3317.685302734375 5817.0712890625 background all_cells +3316.760009765625 5856.05712890625 background all_cells +3306.68603515625 5860.140625 background all_cells +3289.4345703125 5863.435546875 background all_cells +3275.222900390625 5808.552734375 background all_cells +3277.91015625 5802.64306640625 background all_cells +3279.837646484375 5819.73388671875 background all_cells +3273.380859375 5818.61083984375 background all_cells +3292.275390625 5815.9423828125 background all_cells +3302.78857421875 5817.3740234375 background all_cells +3298.22802734375 5814.42626953125 background all_cells +3285.455078125 5812.87158203125 background all_cells +3286.549072265625 5822.38671875 background all_cells +3380.8857421875 5320.3515625 background all_cells +3368.39404296875 5405.806640625 background all_cells +3376.927490234375 5383.529296875 background all_cells +3416.0556640625 5387.36181640625 background all_cells +3393.438720703125 5416.15869140625 background all_cells +3404.36083984375 5415.4736328125 background all_cells +3399.293212890625 5407.091796875 background all_cells +3411.09521484375 5401.166015625 background all_cells +3404.477783203125 5395.490234375 background all_cells +3420.41015625 5379.6767578125 background all_cells +3433.16650390625 5403.04638671875 background all_cells +3423.94970703125 5401.9560546875 background all_cells +3422.484375 5394.5322265625 background all_cells +3394.507080078125 5325.7900390625 background all_cells +3396.66064453125 5371.162109375 background all_cells +3402.15869140625 5328.8291015625 background all_cells +3350.090576171875 5417.2177734375 background all_cells +3352.84912109375 5399.52099609375 background all_cells +3349.08056640625 5410.501953125 background all_cells +3363.062744140625 5431.8515625 background all_cells +3330.701171875 5426.73046875 background all_cells +3333.09033203125 5431.1318359375 background all_cells +3365.00732421875 5441.04296875 background all_cells +3349.278076171875 5434.94921875 background all_cells +3363.316162109375 5416.5634765625 background all_cells +3378.251220703125 5426.6015625 background all_cells +3366.660400390625 5423.1904296875 background all_cells +3383.774169921875 5421.31494140625 background all_cells +3389.973876953125 5479.69775390625 background all_cells +3398.232421875 5476.95166015625 background all_cells +3392.667724609375 5465.21240234375 background all_cells +3402.960205078125 5462.07958984375 background all_cells +3410.446533203125 5466.0546875 background all_cells +3409.420654296875 5489.00390625 background all_cells +3409.8330078125 5477.4609375 background all_cells +3423.405029296875 5471.85107421875 background all_cells +3428.856201171875 5474.275390625 background all_cells +3437.297607421875 5448.5556640625 background all_cells +3427.858642578125 5444.07373046875 background all_cells +3413.998779296875 5470.98291015625 background all_cells +3417.36376953125 5459.88134765625 background all_cells +3418.63916015625 5465.7041015625 background all_cells +3416.63818359375 5441.3212890625 background all_cells +3398.5302734375 5425.041015625 background all_cells +3416.90185546875 5453.77880859375 background all_cells +3420.114990234375 5446.70458984375 background all_cells +3398.589599609375 5445.48974609375 background all_cells +3332.524658203125 5562.14453125 background all_cells +3340.583984375 5569.7265625 background all_cells +3365.069580078125 5557.31201171875 background all_cells +3379.740234375 5553.38427734375 background all_cells +3378.263916015625 5564.05029296875 background all_cells +3371.16845703125 5561.59912109375 background all_cells +3351.73095703125 5553.46728515625 background all_cells +3361.56494140625 5546.13916015625 background all_cells +3349.66015625 5486.771484375 background all_cells +3364.894287109375 5498.73291015625 background all_cells +3365.370849609375 5468.494140625 background all_cells +3357.17578125 5486.365234375 background all_cells +3382.2421875 5475.58642578125 background all_cells +3390.0302734375 5488.22900390625 background all_cells +3386.323974609375 5470.18115234375 background all_cells +3375.135009765625 5515.38037109375 background all_cells +3388.016845703125 5505.423828125 background all_cells +3380.91015625 5512.541015625 background all_cells +3380.208984375 5508.3203125 background all_cells +3331.2197265625 5529.1455078125 background all_cells +3343.77001953125 5530.7314453125 background all_cells +3336.453369140625 5544.20654296875 background all_cells +3336.5751953125 5535.5302734375 background all_cells +3333.876953125 5513.900390625 background all_cells +3355.95458984375 5544.39990234375 background all_cells +3372.33544921875 5528.0673828125 background all_cells +3366.622314453125 5516.271484375 background all_cells +3360.5810546875 5523.673828125 background all_cells +3329.854736328125 5489.24853515625 background all_cells +3338.382080078125 5456.205078125 background all_cells +3331.115478515625 5478.08056640625 background all_cells +3341.921875 5504.0771484375 background all_cells +3338.0048828125 5494.3125 background all_cells +3496.7568359375 5599.14794921875 background all_cells +3503.987548828125 5602.81591796875 background all_cells +3499.010009765625 5572.0751953125 background all_cells +3470.479248046875 5620.54052734375 background all_cells +3461.759033203125 5623.53759765625 background all_cells +3493.8193359375 5621.1611328125 background all_cells +3482.876953125 5633.88623046875 background all_cells +3504.567626953125 5633.234375 background all_cells +3487.815673828125 5626.966796875 background all_cells +3458.493896484375 5606.2412109375 background all_cells +3465.326416015625 5578.93115234375 background all_cells +3478.47412109375 5608.99365234375 background all_cells +3468.0791015625 5596.1689453125 background all_cells +3479.2685546875 5792.0458984375 background all_cells +3481.807861328125 5826.35986328125 background all_cells +3469.332275390625 5810.06103515625 background all_cells +3480.86962890625 5809.49267578125 background all_cells +3479.252685546875 5800.84228515625 background all_cells +3500.294189453125 5836.43212890625 background all_cells +3474.763671875 5843.49267578125 background all_cells +3500.103271484375 5847.4658203125 background all_cells +3494.552001953125 5837.115234375 background all_cells +3493.370849609375 5816.01953125 background all_cells +3505.32958984375 5828.8232421875 background all_cells +3500.220703125 5820.3359375 background all_cells +3487.386474609375 5833.6640625 background all_cells +3497.439208984375 5827.91748046875 background all_cells +3489.648681640625 5823.27001953125 background all_cells +3498.18798828125 5797.54052734375 background all_cells +3491.253173828125 5794.19091796875 background all_cells +3502.714111328125 5802.41015625 background all_cells +3476.05419921875 5744.6640625 background all_cells +3477.97802734375 5777.7294921875 background all_cells +3475.0966796875 5772.37353515625 background all_cells +3471.05615234375 5765.1982421875 background all_cells +3492.919189453125 5761.94873046875 background all_cells +3498.772705078125 5767.01708984375 background all_cells +3505.9970703125 5762.64501953125 background all_cells +3490.55517578125 5787.017578125 background all_cells +3473.98291015625 5784.44873046875 background all_cells +3497.784912109375 5746.21142578125 background all_cells +3499.16943359375 5754.72412109375 background all_cells +3489.229248046875 5752.8671875 background all_cells +3478.520751953125 5671.82080078125 background all_cells +3480.76123046875 5712.9296875 background all_cells +3486.87646484375 5722.6953125 background all_cells +3487.796142578125 5674.92578125 background all_cells +3473.369873046875 5726.14306640625 background all_cells +3482.736083984375 5737.82763671875 background all_cells +3478.989501953125 5733.68798828125 background all_cells +3485.875 5727.138671875 background all_cells +3497.009765625 5678.806640625 background all_cells +3497.500732421875 5686.28515625 background all_cells +3496.48095703125 5638.39892578125 background all_cells +3494.029052734375 5651.8427734375 background all_cells +3498.551513671875 5656.1884765625 background all_cells +3500.203369140625 5648.0166015625 background all_cells +3504.230224609375 5641.91064453125 background all_cells +3497.87451171875 5642.2119140625 background all_cells +3456.480224609375 5660.30810546875 background all_cells +3480.48388671875 5664.56689453125 background all_cells +3470.10888671875 5659.60791015625 background all_cells +3460.9462890625 5648.22021484375 background all_cells +3454.13818359375 5546.46630859375 background all_cells +3491.1162109375 5549.81787109375 background all_cells +3487.535400390625 5560.9990234375 background all_cells +3467.50634765625 5559.81298828125 background all_cells +3483.366943359375 5522.205078125 background all_cells +3484.367919921875 5517.07177734375 background all_cells +3491.460693359375 5518.4296875 background all_cells +3497.3359375 5536.36767578125 background all_cells +3500.25927734375 5538.916015625 background all_cells +3488.6630859375 5528.01025390625 background all_cells +3480.6611328125 5537.59765625 background all_cells +3491.93603515625 5533.68994140625 background all_cells +3500.8486328125 5514.26123046875 background all_cells +3496.02099609375 5525.841796875 background all_cells +3499.741455078125 5521.40380859375 background all_cells +3504.961181640625 5520.6015625 background all_cells +3438.0400390625 5391.36376953125 background all_cells +3455.96533203125 5420.51953125 background all_cells +3459.527099609375 5413.63671875 background all_cells +3465.29833984375 5428.24755859375 background all_cells +3478.04296875 5408.66845703125 background all_cells +3470.519775390625 5425.56884765625 background all_cells +3467.261474609375 5415.73779296875 background all_cells +3463.455078125 5481.236328125 background all_cells +3476.380859375 5482.02734375 background all_cells +3468.38427734375 5484.76953125 background all_cells +3470.493408203125 5492.72265625 background all_cells +3453.630859375 5497.09033203125 background all_cells +3463.093505859375 5495.1650390625 background all_cells +3435.79345703125 5488.42626953125 background all_cells +3440.1484375 5479.36376953125 background all_cells +3433.407958984375 5482.28564453125 background all_cells +3459.7568359375 5488.98974609375 background all_cells +3456.11767578125 5472.91259765625 background all_cells +3456.322509765625 5482.439453125 background all_cells +3464.021484375 5445.2451171875 background all_cells +3436.203369140625 5461.92041015625 background all_cells +3439.30029296875 5441.94189453125 background all_cells +3504.20166015625 5399.30908203125 background all_cells +3501.052490234375 5359.73388671875 background all_cells +3490.435791015625 5386.05712890625 background all_cells +3503.002685546875 5460.36962890625 background all_cells +3487.2197265625 5447.57080078125 background all_cells +3495.940185546875 5436.01171875 background all_cells +3482.83251953125 5499.50927734375 background all_cells +3482.440673828125 5508.8076171875 background all_cells +3492.68017578125 5508.17529296875 background all_cells +3489.251708984375 5500.30126953125 background all_cells +3486.059326171875 5488.736328125 background all_cells +3489.701416015625 5494.6181640625 background all_cells +3483.58203125 5493.95361328125 background all_cells +3459.386474609375 5506.87451171875 background all_cells +3457.900390625 5574.42041015625 background all_cells +3473.70458984375 5572.61181640625 background all_cells +3462.23388671875 5569.00244140625 background all_cells +3473.691650390625 5543.162109375 background all_cells +3469.2197265625 5568.32568359375 background all_cells +3433.822265625 5232.796875 background all_cells +3465.595458984375 5262.205078125 background all_cells +3493.7001953125 5239.95361328125 background all_cells +3431.96728515625 5335.55517578125 background all_cells +3434.0029296875 5351.27001953125 background all_cells +3444.0712890625 5337.04345703125 background all_cells +3456.517333984375 5336.701171875 background all_cells +3459.52294921875 5314.68359375 background all_cells +3481.418701171875 5294.572265625 background all_cells +3476.774658203125 5281.39453125 background all_cells +3405.892578125 5575.859375 background all_cells +3415.869873046875 5569.84423828125 background all_cells +3413.4150390625 5574.716796875 background all_cells +3409.327880859375 5567.73486328125 background all_cells +3385.4052734375 5569.90966796875 background all_cells +3384.668212890625 5556.1796875 background all_cells +3384.151611328125 5561.82666015625 background all_cells +3387.8369140625 5550.01953125 background all_cells +3393.796875 5545.07958984375 background all_cells +3432.79736328125 5522.9462890625 background all_cells +3430.401123046875 5517.81298828125 background all_cells +3435.879638671875 5514.79150390625 background all_cells +3439.842529296875 5524.7080078125 background all_cells +3449.72705078125 5524.896484375 background all_cells +3453.486328125 5527.85546875 background all_cells +3452.6845703125 5522.55322265625 background all_cells +3453.62939453125 5538.22900390625 background all_cells +3448.594482421875 5534.5322265625 background all_cells +3434.588623046875 5531.46240234375 background all_cells +3436.91748046875 5535.46923828125 background all_cells +3442.85498046875 5532.88232421875 background all_cells +3402.403076171875 5497.73681640625 background all_cells +3418.265625 5491.6767578125 background all_cells +3417.935791015625 5520.052734375 background all_cells +3410.77685546875 5512.34033203125 background all_cells +3433.1015625 5504.97900390625 background all_cells +3427.759033203125 5513.55322265625 background all_cells +3438.8505859375 5496.15966796875 background all_cells +3427.528564453125 5495.91796875 background all_cells +3435.31689453125 5498.701171875 background all_cells +3434.093017578125 5494.49755859375 background all_cells +3394.267333984375 5535.3974609375 background all_cells +3401.944580078125 5529.4140625 background all_cells +3400.393798828125 5537.697265625 background all_cells +3402.026611328125 5541.42626953125 background all_cells +3409.96826171875 5536.67822265625 background all_cells +3425.91162109375 5533.71533203125 background all_cells +3418.882080078125 5534.6015625 background all_cells +3377.434814453125 5616.52099609375 background all_cells +3374.798095703125 5610.45263671875 background all_cells +3392.78955078125 5610.21240234375 background all_cells +3386.768310546875 5610.326171875 background all_cells +3444.808349609375 5632.8251953125 background all_cells +3451.97705078125 5610.044921875 background all_cells +3427.055419921875 5642.63671875 background all_cells +3422.494384765625 5647.8310546875 background all_cells +3427.602783203125 5612.06494140625 background all_cells +3436.004150390625 5622.5244140625 background all_cells +3438.021484375 5613.06494140625 background all_cells +3434.480224609375 5619.259765625 background all_cells +3400.764892578125 5612.6640625 background all_cells +3410.380615234375 5643.490234375 background all_cells +3407.99755859375 5632.30712890625 background all_cells +3414.943359375 5617.6806640625 background all_cells +3402.989501953125 5623.619140625 background all_cells +3385.856689453125 5656.7998046875 background all_cells +3385.05517578125 5649.84130859375 background all_cells +3337.923583984375 5616.64697265625 background all_cells +3332.170654296875 5631.5185546875 background all_cells +3341.14404296875 5626.2021484375 background all_cells +3369.38427734375 5654.89453125 background all_cells +3359.091552734375 5641.57177734375 background all_cells +3349.08056640625 5650.32421875 background all_cells +3358.97119140625 5650.01904296875 background all_cells +3357.353271484375 5658.166015625 background all_cells +3353.828369140625 5652.12451171875 background all_cells +3330.183837890625 5636.16796875 background all_cells +3345.012939453125 5644.60546875 background all_cells +3340.000732421875 5645.9599609375 background all_cells +3341.73583984375 5640.06396484375 background all_cells +3331.643310546875 5640.56494140625 background all_cells +3351.02099609375 5623.400390625 background all_cells +3348.513671875 5629.97900390625 background all_cells +3374.062255859375 5597.40625 background all_cells +3383.443115234375 5599.57763671875 background all_cells +3404.261474609375 5585.76953125 background all_cells +3391.157470703125 5581.810546875 background all_cells +3412.224609375 5580.53564453125 background all_cells +3428.24951171875 5584.28955078125 background all_cells +3413.470458984375 5586.52197265625 background all_cells +3451.558837890625 5584.0888671875 background all_cells +3448.66357421875 5596.5341796875 background all_cells +3444.208251953125 5587.50927734375 background all_cells +3415.814697265625 5598.55126953125 background all_cells +3428.970947265625 5602.9013671875 background all_cells +3426.09228515625 5591.328125 background all_cells +3422.030517578125 5604.81640625 background all_cells +3447.23388671875 5567.763671875 background all_cells +3443.240478515625 5576.79736328125 background all_cells +3441.961181640625 5569.625 background all_cells +3451.31689453125 5570.97998046875 background all_cells +3432.69287109375 5598.1298828125 background all_cells +3437.06787109375 5585.2568359375 background all_cells +3434.639404296875 5591.59912109375 background all_cells +3434.185791015625 5606.46533203125 background all_cells +3360.050048828125 5575.80224609375 background all_cells +3367.8798828125 5577.51318359375 background all_cells +3367.958984375 5584.484375 background all_cells +3374.91064453125 5584.482421875 background all_cells +3374.12548828125 5574.87744140625 background all_cells +3352.9365234375 5592.7294921875 background all_cells +3345.950927734375 5602.47900390625 background all_cells +3336.666748046875 5599.1640625 background all_cells +3346.76318359375 5596.5595703125 background all_cells +3331.298583984375 5595.88525390625 background all_cells +3366.057373046875 5596.478515625 background all_cells +3370.6064453125 5590.08935546875 background all_cells +3367.584716796875 5603.2919921875 background all_cells +3236.96044921875 5380.6025390625 background all_cells +3280.95166015625 5383.890625 background all_cells +3245.232421875 5402.74609375 background all_cells +3278.031982421875 5400.36572265625 background all_cells +3224.080322265625 5384.2001953125 background all_cells +3270.42578125 5419.81298828125 background all_cells +3281.81298828125 5422.9521484375 background all_cells +3277.65771484375 5418.39892578125 background all_cells +3256.66943359375 5427.58544921875 background all_cells +3264.68505859375 5428.26708984375 background all_cells +3262.433349609375 5419.72607421875 background all_cells +3257.651611328125 5436.0009765625 background all_cells +3255.194091796875 5406.8466796875 background all_cells +3266.85205078125 5404.853515625 background all_cells +3247.12255859375 5409.93408203125 background all_cells +3273.219970703125 5411.04296875 background all_cells +3230.61328125 5427.38916015625 background all_cells +3244.31982421875 5418.748046875 background all_cells +3239.798583984375 5433.2236328125 background all_cells +3234.86669921875 5411.3115234375 background all_cells +3234.358642578125 5470.5615234375 background all_cells +3245.220703125 5466.28125 background all_cells +3242.19921875 5488.5185546875 background all_cells +3238.33154296875 5484.6171875 background all_cells +3227.58154296875 5476.16455078125 background all_cells +3244.13330078125 5457.9794921875 background all_cells +3309.909423828125 5381.97705078125 background all_cells +3286.8759765625 5385.216796875 background all_cells +3286.0654296875 5390.7568359375 background all_cells +3311.764892578125 5391.474609375 background all_cells +3314.654296875 5388.1484375 background all_cells +3302.264404296875 5410.46826171875 background all_cells +3313.188720703125 5440.50927734375 background all_cells +3305.160400390625 5434.9384765625 background all_cells +3312.416259765625 5420.37939453125 background all_cells +3276.8134765625 5437.693359375 background all_cells +3285.33349609375 5413.294921875 background all_cells +3285.27490234375 5436.53955078125 background all_cells +3327.76318359375 5446.85546875 background all_cells +3327.211181640625 5423.455078125 background all_cells +3323.915283203125 5411.63232421875 background all_cells +3322.46630859375 5421.96435546875 background all_cells +3180.9765625 5434.0478515625 background all_cells +3186.17333984375 5442.3408203125 background all_cells +3181.26123046875 5447.5546875 background all_cells +3189.70751953125 5452.29052734375 background all_cells +3191.410888671875 5462.1318359375 background all_cells +3209.303466796875 5459.16943359375 background all_cells +3207.59814453125 5454.4404296875 background all_cells +3204.0712890625 5461.2939453125 background all_cells +3191.14453125 5438.97021484375 background all_cells +3196.5146484375 5440.86669921875 background all_cells +3139.470947265625 5512.0634765625 background all_cells +3148.051513671875 5512.59765625 background all_cells +3140.824462890625 5519.23828125 background all_cells +3146.3447265625 5516.61083984375 background all_cells +3159.237548828125 5515.341796875 background all_cells +3143.88671875 5500.890625 background all_cells +3153.113525390625 5500.783203125 background all_cells +3161.709716796875 5501.1083984375 background all_cells +3137.61279296875 5506.37353515625 background all_cells +3164.4052734375 5505.20263671875 background all_cells +3156.319580078125 5506.6630859375 background all_cells +3215.371337890625 5476.537109375 background all_cells +3220.479736328125 5480.12890625 background all_cells +3220.84228515625 5473.23828125 background all_cells +3219.209228515625 5485.82275390625 background all_cells +3200.655517578125 5483.78759765625 background all_cells +3195.837646484375 5494.404296875 background all_cells +3202.27392578125 5487.2568359375 background all_cells +3197.369873046875 5481.54150390625 background all_cells +3209.642822265625 5480.50439453125 background all_cells +3198.38427734375 5474.0029296875 background all_cells +3136.312744140625 5454.95654296875 background all_cells +3154.05126953125 5452.7451171875 background all_cells +3148.430419921875 5460.03076171875 background all_cells +3145.188232421875 5456.0390625 background all_cells +3147.764404296875 5466.80859375 background all_cells +3161.3759765625 5473.88134765625 background all_cells +3134.965576171875 5463.326171875 background all_cells +3142.57861328125 5465.68212890625 background all_cells +3141.187744140625 5460.673828125 background all_cells +3124.49951171875 5456.576171875 background all_cells +3125.763671875 5449.55224609375 background all_cells +3178.487548828125 5454.7421875 background all_cells +3172.76416015625 5505.50244140625 background all_cells +3172.46484375 5377.98974609375 background all_cells +3168.10986328125 5386.69189453125 background all_cells +3175.484619140625 5384.77587890625 background all_cells +3169.650634765625 5380.548828125 background all_cells +3175.58447265625 5415.60498046875 background all_cells +3177.6201171875 5441.86328125 background all_cells +3171.064208984375 5443.6572265625 background all_cells +3177.11474609375 5418.4482421875 background all_cells +3173.746337890625 5390.87451171875 background all_cells +3177.58935546875 5402.4677734375 background all_cells +3167.121826171875 5407.12548828125 background all_cells +3169.54736328125 5401.353515625 background all_cells +3151.826904296875 5380.40966796875 background all_cells +3158.591552734375 5397.77490234375 background all_cells +3149.414306640625 5393.1953125 background all_cells +3158.4501953125 5386.66162109375 background all_cells +3154.831298828125 5424.51220703125 background all_cells +3150.35400390625 5438.26171875 background all_cells +3158.086669921875 5438.11669921875 background all_cells +3161.4189453125 5431.91162109375 background all_cells +3154.374755859375 5403.6181640625 background all_cells +3156.724609375 5417.876953125 background all_cells +3146.482177734375 5412.60546875 background all_cells +3151.978759765625 5408.8759765625 background all_cells +3180.849365234375 5380.82763671875 background all_cells +3199.922607421875 5389.41845703125 background all_cells +3216.622802734375 5429.9931640625 background all_cells +3208.364990234375 5438.40625 background all_cells +3200.50537109375 5435.595703125 background all_cells +3214.37939453125 5434.03125 background all_cells +3184.0068359375 5399.6845703125 background all_cells +3191.84765625 5420.85693359375 background all_cells +3187.130615234375 5415.0 background all_cells +3180.66259765625 5395.333984375 background all_cells +3221.17724609375 5415.9755859375 background all_cells +3199.903564453125 5418.66845703125 background all_cells +3211.01220703125 5418.0224609375 background all_cells +2174.365966796875 5263.658203125 background all_cells +2189.05615234375 5253.95068359375 background all_cells +2208.77587890625 5255.30810546875 background all_cells +2194.42919921875 5254.36962890625 background all_cells +2194.745361328125 5239.80029296875 background all_cells +2211.933349609375 5224.44921875 background all_cells +2186.369140625 5219.33154296875 background all_cells +2181.5009765625 5222.27294921875 background all_cells +2178.432373046875 5232.8857421875 background all_cells +2176.400634765625 5214.00439453125 background all_cells +2188.083251953125 5244.8974609375 background all_cells +2177.6328125 5256.5771484375 background all_cells +2183.32275390625 5261.2353515625 background all_cells +2179.903564453125 5266.8037109375 background all_cells +2172.748779296875 5276.6669921875 background all_cells +2207.757080078125 5292.224609375 background all_cells +2198.632080078125 5274.79443359375 background all_cells +2155.260986328125 5289.498046875 background all_cells +2168.812255859375 5298.06884765625 background all_cells +2178.669189453125 5284.1884765625 background all_cells +2189.51318359375 5286.31884765625 background all_cells +2133.291015625 5259.25927734375 background all_cells +2130.05419921875 5269.31103515625 background all_cells +2131.7568359375 5264.3740234375 background all_cells +2141.0693359375 5291.5244140625 background all_cells +2136.406982421875 5283.578125 background all_cells +2143.97998046875 5274.96240234375 background all_cells +2147.94775390625 5272.11083984375 background all_cells +2140.080078125 5243.82080078125 background all_cells +2147.35888671875 5244.6904296875 background all_cells +2148.410400390625 5254.39892578125 background all_cells +2142.552490234375 5237.69970703125 background all_cells +2166.2734375 5233.28564453125 background all_cells +2153.394775390625 5225.14111328125 background all_cells +2153.574462890625 5250.63330078125 background all_cells +2167.255859375 5252.54736328125 background all_cells +2164.9931640625 5258.10400390625 background all_cells +2158.727783203125 5248.22705078125 background all_cells +2194.26123046875 5310.84423828125 background all_cells +2199.88671875 5306.4345703125 background all_cells +2209.427978515625 5319.55224609375 background all_cells +2192.3212890625 5332.0556640625 background all_cells +2184.5673828125 5305.47314453125 background all_cells +2184.445068359375 5333.55224609375 background all_cells +2183.11181640625 5341.23291015625 background all_cells +2178.826416015625 5336.322265625 background all_cells +2183.690673828125 5366.15966796875 background all_cells +2205.2421875 5371.51123046875 background all_cells +2189.677978515625 5373.38037109375 background all_cells +2198.95654296875 5374.68017578125 background all_cells +2191.02294921875 5369.2314453125 background all_cells +2151.06787109375 5316.9375 background all_cells +2155.792236328125 5313.60888671875 background all_cells +2161.751220703125 5348.39453125 background all_cells +2152.944580078125 5325.4609375 background all_cells +2155.09716796875 5331.23974609375 background all_cells +2137.59765625 5323.35498046875 background all_cells +2157.030517578125 5337.35888671875 background all_cells +2135.572509765625 5363.0009765625 background all_cells +2137.200927734375 5371.9228515625 background all_cells +2142.29541015625 5369.77490234375 background all_cells +2139.6923828125 5349.48291015625 background all_cells +2139.52001953125 5338.06005859375 background all_cells +2111.831298828125 5306.72509765625 background all_cells +2125.28955078125 5298.96044921875 background all_cells +2115.27197265625 5313.04296875 background all_cells +2217.07470703125 5268.55615234375 background all_cells +2214.893798828125 5246.43701171875 background all_cells +2218.161376953125 5255.79833984375 background all_cells +2225.617431640625 5273.93212890625 background all_cells +2218.7236328125 5276.32373046875 background all_cells +2231.589599609375 5273.28759765625 background all_cells +2220.096435546875 5284.31005859375 background all_cells +2232.97216796875 5283.5703125 background all_cells +2226.516845703125 5286.57568359375 background all_cells +2228.50732421875 5297.05126953125 background all_cells +2217.138671875 5289.3525390625 background all_cells +2281.650146484375 5297.20068359375 background all_cells +2284.8466796875 5259.36279296875 background all_cells +2269.767578125 5291.107421875 background all_cells +2275.453125 5295.90380859375 background all_cells +2272.892822265625 5276.4970703125 background all_cells +2260.9912109375 5297.92626953125 background all_cells +2263.541748046875 5279.150390625 background all_cells +2239.304443359375 5288.87841796875 background all_cells +2248.6328125 5298.79541015625 background all_cells +2267.88671875 5240.29248046875 background all_cells +2271.2958984375 5225.130859375 background all_cells +2225.569580078125 5238.85107421875 background all_cells +2233.990234375 5229.24755859375 background all_cells +2251.0166015625 5236.39697265625 background all_cells +2254.247314453125 5216.26904296875 background all_cells +2227.409423828125 5250.4970703125 background all_cells +2238.173095703125 5254.23828125 background all_cells +2258.336181640625 5250.3515625 background all_cells +2237.828125 5222.13818359375 background all_cells +2243.466796875 5220.71435546875 background all_cells +2229.519775390625 5219.61767578125 background all_cells +2259.178955078125 5318.79150390625 background all_cells +2257.366943359375 5323.54833984375 background all_cells +2246.325927734375 5317.90673828125 background all_cells +2242.744384765625 5323.08203125 background all_cells +2247.327880859375 5302.5419921875 background all_cells +2245.175048828125 5310.5703125 background all_cells +2258.004638671875 5311.52197265625 background all_cells +2256.126708984375 5304.78271484375 background all_cells +2215.669921875 5331.72265625 background all_cells +2226.157470703125 5409.95068359375 background all_cells +2241.673828125 5417.41259765625 background all_cells +2250.395263671875 5404.89599609375 background all_cells +2250.494140625 5413.5166015625 background all_cells +2234.85986328125 5432.11328125 background all_cells +2265.76318359375 5426.03564453125 background all_cells +2257.1474609375 5417.62646484375 background all_cells +2261.3369140625 5413.1533203125 background all_cells +2272.254150390625 5403.4296875 background all_cells +2266.361572265625 5412.0283203125 background all_cells +2344.98388671875 5394.03515625 background all_cells +2376.0224609375 5412.466796875 background all_cells +2381.796630859375 5406.72412109375 background all_cells +2375.52099609375 5400.466796875 background all_cells +2394.1162109375 5426.32373046875 background all_cells +2395.851318359375 5420.40234375 background all_cells +2349.544921875 5429.54931640625 background all_cells +2365.8466796875 5432.71337890625 background all_cells +2346.30810546875 5430.6103515625 background all_cells +2216.42724609375 5338.8173828125 background all_cells +2216.19873046875 5360.33056640625 background all_cells +2254.978271484375 5341.578125 background all_cells +2246.771484375 5342.21142578125 background all_cells +2284.637451171875 5344.0302734375 background all_cells +2264.73486328125 5353.595703125 background all_cells +2268.274169921875 5348.03125 background all_cells +2292.913818359375 5354.54541015625 background all_cells +2286.22216796875 5354.6142578125 background all_cells +2279.70068359375 5361.22509765625 background all_cells +2295.305908203125 5367.22412109375 background all_cells +2293.736572265625 5362.1025390625 background all_cells +2277.66015625 5395.06884765625 background all_cells +2297.05322265625 5411.1826171875 background all_cells +2291.442626953125 5406.564453125 background all_cells +2282.130126953125 5406.44580078125 background all_cells +2332.18115234375 5412.06298828125 background all_cells +2308.521484375 5420.2568359375 background all_cells +2322.71728515625 5415.18212890625 background all_cells +2335.4970703125 5406.67041015625 background all_cells +2312.409423828125 5316.689453125 background all_cells +2284.075439453125 5415.6904296875 background all_cells +2289.44384765625 5430.35595703125 background all_cells +2275.87158203125 5327.837890625 background all_cells +2264.8359375 5328.24267578125 background all_cells +2281.2939453125 5330.0947265625 background all_cells +2289.41015625 5324.8603515625 background all_cells +2283.2373046875 5324.37255859375 background all_cells +2271.39111328125 5311.82861328125 background all_cells +2277.25927734375 5321.3125 background all_cells +2275.430419921875 5315.99072265625 background all_cells +2270.103759765625 5320.1416015625 background all_cells +2274.5791015625 5339.056640625 background all_cells +2263.674560546875 5339.51220703125 background all_cells +2281.032958984375 5338.607421875 background all_cells +2277.158203125 5334.82861328125 background all_cells +2293.169921875 5259.95361328125 background all_cells +2324.771240234375 5265.95361328125 background all_cells +2344.5361328125 5277.92578125 background all_cells +2334.962890625 5269.8564453125 background all_cells +2327.116943359375 5276.9521484375 background all_cells +2300.298828125 5263.21826171875 background all_cells +2305.917724609375 5267.03759765625 background all_cells +2316.653076171875 5278.32470703125 background all_cells +2312.40234375 5272.03857421875 background all_cells +2319.97265625 5260.67041015625 background all_cells +2321.0341796875 5272.595703125 background all_cells +2317.29248046875 5269.58642578125 background all_cells +2315.26513671875 5289.802734375 background all_cells +2319.14208984375 5311.7001953125 background all_cells +2320.936767578125 5290.97509765625 background all_cells +2321.529296875 5283.2646484375 background all_cells +2327.107666015625 5294.68994140625 background all_cells +2338.3583984375 5286.09619140625 background all_cells +2332.32861328125 5282.677734375 background all_cells +2328.35009765625 5286.763671875 background all_cells +2332.171875 5321.326171875 background all_cells +2343.629638671875 5333.2802734375 background all_cells +2306.716796875 5294.107421875 background all_cells +2307.054931640625 5288.99609375 background all_cells +2305.861083984375 5319.4248046875 background all_cells +2314.9326171875 5284.33154296875 background all_cells +2310.013427734375 5285.4033203125 background all_cells +2298.328857421875 5285.4599609375 background all_cells +2309.139892578125 5304.84375 background all_cells +2308.118896484375 5299.998046875 background all_cells +2315.752685546875 5326.341796875 background all_cells +2320.551025390625 5330.498046875 background all_cells +2318.8994140625 5353.5849609375 background all_cells +2317.5390625 5359.38916015625 background all_cells +2312.8876953125 5364.07666015625 background all_cells +2298.716796875 5361.892578125 background all_cells +2336.8134765625 5365.216796875 background all_cells +2342.869873046875 5355.18017578125 background all_cells +2329.37060546875 5350.28857421875 background all_cells +2307.003662109375 5390.05126953125 background all_cells +2308.661376953125 5378.318359375 background all_cells +2318.198486328125 5390.14208984375 background all_cells +2314.8212890625 5381.18701171875 background all_cells +2314.345458984375 5371.4443359375 background all_cells +2341.47607421875 5370.49658203125 background all_cells +2339.34326171875 5375.6044921875 background all_cells +2341.830810546875 5380.68408203125 background all_cells +2333.39306640625 5391.24267578125 background all_cells +2340.86279296875 5387.87109375 background all_cells +2326.847900390625 5370.36279296875 background all_cells +2323.515869140625 5380.78173828125 background all_cells +2349.98583984375 5286.44482421875 background all_cells +2352.36376953125 5294.03564453125 background all_cells +2359.671630859375 5301.52978515625 background all_cells +2363.661865234375 5278.40869140625 background all_cells +2355.39306640625 5253.29443359375 background all_cells +2369.380615234375 5306.53662109375 background all_cells +2380.80126953125 5302.98779296875 background all_cells +2379.059814453125 5266.11083984375 background all_cells +2371.762939453125 5267.43408203125 background all_cells +2381.518310546875 5331.2333984375 background all_cells +2378.291015625 5323.7705078125 background all_cells +2395.3232421875 5332.556640625 background all_cells +2390.206787109375 5342.91259765625 background all_cells +2391.288818359375 5337.8896484375 background all_cells +2410.967041015625 5312.640625 background all_cells +2420.05419921875 5318.22998046875 background all_cells +2415.962646484375 5322.87255859375 background all_cells +2399.86181640625 5282.162109375 background all_cells +2388.010009765625 5290.18603515625 background all_cells +2410.85546875 5273.09716796875 background all_cells +2408.9130859375 5266.16162109375 background all_cells +2402.443603515625 5263.62744140625 background all_cells +2784.1484375 5325.4013671875 background all_cells +2843.05322265625 5276.982421875 background all_cells +2838.19580078125 5269.87060546875 background all_cells +2827.544189453125 5266.59228515625 background all_cells +2797.678466796875 5278.22998046875 background all_cells +2885.179931640625 5303.52685546875 background all_cells +2905.319580078125 5291.59765625 background all_cells +2904.73583984375 5328.5283203125 background all_cells +2877.07958984375 5224.52734375 background all_cells +2872.67724609375 5269.68798828125 background all_cells +2879.819580078125 5261.3046875 background all_cells +2756.071044921875 5323.27099609375 background all_cells +2709.849365234375 5373.6103515625 background all_cells +2713.9658203125 5300.77490234375 background all_cells +2723.90625 5343.6005859375 background all_cells +2770.57275390625 5215.6328125 background all_cells +2766.38671875 5257.2900390625 background all_cells +2768.702880859375 5237.54296875 background all_cells +2755.39697265625 5232.85693359375 background all_cells +2726.561767578125 5418.56201171875 background all_cells +2739.112060546875 5446.2724609375 background all_cells +2728.478759765625 5431.28466796875 background all_cells +2733.86328125 5419.27001953125 background all_cells +2771.634765625 5397.0595703125 background all_cells +2769.81884765625 5410.3681640625 background all_cells +2792.36474609375 5402.05078125 background all_cells +2733.892822265625 5413.17724609375 background all_cells +2719.322509765625 5408.43505859375 background all_cells +2429.133056640625 5344.8212890625 background all_cells +2450.910400390625 5427.4609375 background all_cells +2460.486572265625 5312.59033203125 background all_cells +2438.185302734375 5378.58984375 background all_cells +2497.01953125 5421.92919921875 background all_cells +2568.247802734375 5440.8251953125 background all_cells +2518.042724609375 5413.017578125 background all_cells +2489.5546875 5434.14111328125 background all_cells +2476.9189453125 5431.25341796875 background all_cells +2497.466552734375 5324.92431640625 background all_cells +2508.15283203125 5329.2080078125 background all_cells +2505.246826171875 5401.3681640625 background all_cells +2468.983642578125 5396.08154296875 background all_cells +2529.51806640625 5347.64404296875 background all_cells +2589.333984375 5397.5400390625 background all_cells +2604.0703125 5358.75732421875 background all_cells +2553.84521484375 5321.8642578125 background all_cells +2584.027587890625 5342.3486328125 background all_cells +2470.487548828125 5230.8017578125 background all_cells +2645.21044921875 5210.52685546875 background all_cells +2734.507568359375 5210.26171875 background all_cells +2540.162841796875 5215.826171875 background all_cells +2530.959716796875 5214.30419921875 background all_cells +2703.03857421875 5264.53515625 background all_cells +2676.247802734375 5385.3525390625 background all_cells +2690.388671875 5394.40966796875 background all_cells +2685.537109375 5387.701171875 background all_cells +2675.34521484375 5327.6240234375 background all_cells +2700.117919921875 5310.76416015625 background all_cells +2638.393310546875 5367.9951171875 background all_cells +2645.2587890625 5362.2060546875 background all_cells +2684.316650390625 5354.49755859375 background all_cells +2550.57177734375 5275.25244140625 background all_cells +2560.142578125 5275.77099609375 background all_cells +2556.899169921875 5262.5634765625 background all_cells +2552.767822265625 5268.07421875 background all_cells +2542.189453125 5294.03271484375 background all_cells +2581.58935546875 5293.78662109375 background all_cells +2613.43359375 5290.99951171875 background all_cells +2398.788818359375 5354.400390625 background all_cells +2419.45458984375 5398.56591796875 background all_cells +2354.154052734375 5377.88671875 background all_cells +2400.09423828125 5390.46826171875 background all_cells +2377.471435546875 5391.7802734375 background all_cells +2389.73291015625 5363.6083984375 background all_cells +2361.720947265625 5368.984375 background all_cells +2408.4814453125 5367.4560546875 background all_cells +2400.965576171875 5172.22412109375 background all_cells +2395.8798828125 5115.45263671875 background all_cells +2410.059814453125 5126.6865234375 background all_cells +2408.33203125 5133.8232421875 background all_cells +2400.58251953125 5119.48583984375 background all_cells +2382.844482421875 5135.32275390625 background all_cells +2398.827392578125 5130.95458984375 background all_cells +2390.9716796875 5135.35595703125 background all_cells +2420.72705078125 5131.02197265625 background all_cells +2440.865234375 5115.04736328125 background all_cells +2422.19970703125 5125.92138671875 background all_cells +2395.495361328125 5096.4931640625 background all_cells +2392.027099609375 5106.90771484375 background all_cells +2394.498291015625 5102.00390625 background all_cells +2382.8115234375 5107.1513671875 background all_cells +2404.46826171875 5107.5 background all_cells +2410.184326171875 5102.30908203125 background all_cells +2437.921142578125 5141.4287109375 background all_cells +2415.619873046875 5134.68310546875 background all_cells +2418.486328125 5158.1171875 background all_cells +2419.958251953125 5149.08447265625 background all_cells +2426.376708984375 5146.84130859375 background all_cells +2417.921875 5094.0498046875 background all_cells +2425.9248046875 5095.7900390625 background all_cells +2421.567138671875 5085.65087890625 background all_cells +2591.383544921875 4973.57958984375 background all_cells +2562.70849609375 5028.64892578125 background all_cells +2587.673583984375 5021.015625 background all_cells +2550.488037109375 5014.3154296875 background all_cells +2617.762939453125 4946.28271484375 background all_cells +2616.78662109375 5079.76611328125 background all_cells +2585.2177734375 5087.14599609375 background all_cells +2542.291015625 5080.587890625 background all_cells +2548.574951171875 5083.025390625 background all_cells +2436.264404296875 5098.0986328125 background all_cells +2501.0087890625 5104.82080078125 background all_cells +2450.949462890625 5113.5966796875 background all_cells +2440.0537109375 5085.6357421875 background all_cells +2385.598388671875 5211.1669921875 background all_cells +2395.991455078125 5236.490234375 background all_cells +2402.9833984375 5206.5234375 background all_cells +2398.762451171875 5202.5458984375 background all_cells +2388.61083984375 5227.2060546875 background all_cells +2421.818115234375 5248.99609375 background all_cells +2598.135498046875 5196.27392578125 background all_cells +2428.194580078125 5217.7783203125 background all_cells +2422.462158203125 5241.39013671875 background all_cells +2427.370849609375 5200.001953125 background all_cells +2426.158203125 5213.29052734375 background all_cells +2428.471435546875 5167.712890625 background all_cells +2426.308837890625 5186.71240234375 background all_cells +2431.961181640625 5185.77880859375 background all_cells +2423.275146484375 5178.9716796875 background all_cells +2389.6826171875 5189.83447265625 background all_cells +2392.87451171875 5171.74853515625 background all_cells +2396.181396484375 5186.44140625 background all_cells +2416.822998046875 5193.84619140625 background all_cells +2421.87548828125 5194.408203125 background all_cells +2429.0625 5189.65380859375 background all_cells +2447.14501953125 5168.03515625 background all_cells +2436.3837890625 5153.93701171875 background all_cells +2445.04736328125 5174.44580078125 background all_cells +2439.6650390625 5172.59814453125 background all_cells +2510.6572265625 5172.14501953125 background all_cells +2590.40771484375 5149.9404296875 background all_cells +2546.251953125 5158.33056640625 background all_cells +2539.932373046875 5169.13232421875 background all_cells +2466.99755859375 5131.1044921875 background all_cells +2655.05029296875 5141.83154296875 background all_cells +2620.84423828125 5124.466796875 background all_cells +2447.15185546875 5125.80029296875 background all_cells +2458.47998046875 5138.6416015625 background all_cells +2456.214111328125 5141.9072265625 background all_cells +2450.94384765625 5133.10400390625 background all_cells +2671.895263671875 5152.712890625 background all_cells +2677.3671875 5157.4833984375 background all_cells +2926.706787109375 5149.14208984375 background all_cells +2952.379150390625 5112.85107421875 background all_cells +2946.651611328125 5148.177734375 background all_cells +2793.22412109375 4940.34033203125 background all_cells +2852.791748046875 4919.4775390625 background all_cells +2812.027587890625 4916.173828125 background all_cells +2897.005615234375 4910.951171875 background all_cells +2914.127685546875 4956.03564453125 background all_cells +2939.416015625 4944.3447265625 background all_cells +2948.029296875 4940.0615234375 background all_cells +2685.1767578125 4929.27490234375 background all_cells +2644.760009765625 4919.39697265625 background all_cells +2768.70654296875 4911.244140625 background all_cells +2646.966552734375 5073.24560546875 background all_cells +2670.16015625 5034.037109375 background all_cells +2665.324462890625 5072.71484375 background all_cells +2459.878173828125 5182.4365234375 background all_cells +2456.647216796875 5179.3779296875 background all_cells +2451.608154296875 5183.30126953125 background all_cells +2703.777099609375 5208.12890625 background all_cells +2713.163330078125 5207.3701171875 background all_cells +2465.876953125 5189.12060546875 background all_cells +2490.98828125 5190.22216796875 background all_cells +2478.365478515625 5193.0498046875 background all_cells +2465.7861328125 5215.72119140625 background all_cells +2650.611572265625 5240.7744140625 background all_cells +2437.0 5224.931640625 background all_cells +2443.0947265625 5230.8740234375 background all_cells +2478.68310546875 5226.26806640625 background all_cells +2461.1357421875 5217.7099609375 background all_cells +2456.546630859375 5199.8994140625 background all_cells +2465.920654296875 5211.74755859375 background all_cells +2449.7666015625 5204.39453125 background all_cells +2686.246337890625 5186.611328125 background all_cells +2698.689453125 5187.64453125 background all_cells +2981.78662109375 5251.42626953125 background all_cells +3005.778076171875 5209.34716796875 background all_cells +2998.21826171875 5204.50927734375 background all_cells +3011.058837890625 5223.36962890625 background all_cells +3006.922607421875 5222.529296875 background all_cells +3005.8271484375 5215.62060546875 background all_cells +2990.20654296875 5235.17333984375 background all_cells +3069.576416015625 5204.6875 background all_cells +3058.22314453125 5203.3857421875 background all_cells +3054.6806640625 5210.37109375 background all_cells +3048.132080078125 5206.50732421875 background all_cells +3052.669921875 5217.3603515625 background all_cells +3069.646240234375 5229.0341796875 background all_cells +3066.9560546875 5225.1953125 background all_cells +3062.553466796875 5223.30322265625 background all_cells +3053.987548828125 5226.951171875 background all_cells +3059.02978515625 5220.8212890625 background all_cells +3020.7177734375 5217.87451171875 background all_cells +3026.749755859375 5210.57177734375 background all_cells +3027.23095703125 5218.67138671875 background all_cells +3020.89990234375 5212.33349609375 background all_cells +3032.74853515625 5208.21240234375 background all_cells +3042.72265625 5218.5537109375 background all_cells +3037.58984375 5213.97802734375 background all_cells +3029.571533203125 5231.28955078125 background all_cells +3040.678955078125 5245.90478515625 background all_cells +3036.490478515625 5226.67626953125 background all_cells +3030.237548828125 5222.61181640625 background all_cells +3021.44189453125 5224.384765625 background all_cells +3021.82958984375 5231.09814453125 background all_cells +3025.814453125 5227.66552734375 background all_cells +3028.201171875 5190.72265625 background all_cells +3029.61767578125 5175.1748046875 background all_cells +3031.753173828125 5274.83056640625 background all_cells +3034.250732421875 5186.3408203125 background all_cells +3026.446044921875 5289.63818359375 background all_cells +3027.990478515625 5297.8701171875 background all_cells +3032.170166015625 5294.908203125 background all_cells +3013.84716796875 5287.3076171875 background all_cells +3012.10400390625 5297.2744140625 background all_cells +2961.730712890625 5330.12548828125 background all_cells +2973.279052734375 5345.49169921875 background all_cells +2970.397705078125 5352.37255859375 background all_cells +2964.9208984375 5303.38232421875 background all_cells +2994.031982421875 5316.38671875 background all_cells +2982.844482421875 5341.6689453125 background all_cells +2991.703369140625 5325.19482421875 background all_cells +2987.005615234375 5317.435546875 background all_cells +2978.934814453125 5315.068359375 background all_cells +2999.824462890625 5308.265625 background all_cells +3010.701904296875 5309.408203125 background all_cells +3008.71484375 5321.23828125 background all_cells +3003.9892578125 5318.2734375 background all_cells +2981.31689453125 5306.69775390625 background all_cells +2984.1181640625 5311.40576171875 background all_cells +2986.03662109375 5301.32861328125 background all_cells +2987.077880859375 4901.50732421875 background all_cells +3017.63330078125 4983.81884765625 background all_cells +3001.203857421875 4982.07666015625 background all_cells +2975.396484375 4945.99365234375 background all_cells +2989.200439453125 5155.123046875 background all_cells +3001.517333984375 5180.53564453125 background all_cells +2986.298583984375 5180.32470703125 background all_cells +3010.41748046875 5173.4443359375 background all_cells +2980.456787109375 5167.2470703125 background all_cells +2983.19873046875 5090.71435546875 background all_cells +2963.382080078125 5052.638671875 background all_cells +2975.103759765625 5138.966796875 background all_cells +2976.72802734375 5124.61474609375 background all_cells +2975.175537109375 5014.0693359375 background all_cells +3019.363037109375 5013.95361328125 background all_cells +2980.50244140625 4998.6630859375 background all_cells +3015.666015625 5024.265625 background all_cells +2990.784423828125 5002.544921875 background all_cells +3023.00927734375 5331.623046875 background all_cells +3017.23291015625 5314.48583984375 background all_cells +3021.232421875 5308.04150390625 background all_cells +3022.136962890625 5296.32275390625 background all_cells +3033.078369140625 5323.66943359375 background all_cells +3041.8046875 5334.13232421875 background all_cells +3038.862060546875 5331.95458984375 background all_cells +3041.55078125 5320.53173828125 background all_cells +3036.231689453125 5318.28759765625 background all_cells +3035.22900390625 5303.3740234375 background all_cells +3028.0380859375 5315.70703125 background all_cells +3025.822509765625 5305.2041015625 background all_cells +3044.6279296875 5327.62548828125 background all_cells +3047.873779296875 5278.12353515625 background all_cells +3051.2197265625 5323.2470703125 background all_cells +3049.741455078125 5296.72412109375 background all_cells +3064.322509765625 5323.37060546875 background all_cells +3070.16650390625 5333.384765625 background all_cells +3068.3583984375 5362.70703125 background all_cells +3061.603759765625 5360.5498046875 background all_cells +3064.015380859375 5369.09130859375 background all_cells +3067.006591796875 5327.8359375 background all_cells +3053.199951171875 5061.71337890625 background all_cells +3045.7841796875 4928.40625 background all_cells +3062.197021484375 4929.4404296875 background all_cells +3047.578369140625 4935.33056640625 background all_cells +3048.3037109375 5182.97705078125 background all_cells +3063.279052734375 5311.5283203125 background all_cells +3069.0595703125 5304.51513671875 background all_cells +2924.816162109375 5266.75244140625 background all_cells +2918.246337890625 5273.8330078125 background all_cells +2947.61279296875 5274.5673828125 background all_cells +2947.854736328125 5268.31298828125 background all_cells +2947.74072265625 5301.337890625 background all_cells +2951.65673828125 5305.91943359375 background all_cells +2951.5546875 5296.60009765625 background all_cells +2934.17919921875 5292.544921875 background all_cells +2943.2685546875 5292.8916015625 background all_cells +2936.754638671875 5298.96533203125 background all_cells +2932.8671875 5284.65673828125 background all_cells +2951.380615234375 5281.001953125 background all_cells +2946.468505859375 5285.6572265625 background all_cells +3052.77392578125 5259.42529296875 background all_cells +2984.842041015625 5272.3291015625 background all_cells +2960.19091796875 5266.95751953125 background all_cells +2978.004150390625 5255.1728515625 background all_cells +2973.15869140625 5256.96484375 background all_cells +2971.84521484375 5270.982421875 background all_cells +2967.562255859375 5262.462890625 background all_cells +2963.3359375 5258.38232421875 background all_cells +3029.084716796875 5270.537109375 background all_cells +3045.2685546875 5262.234375 background all_cells +3019.62109375 5259.6572265625 background all_cells +3021.212646484375 5255.14453125 background all_cells +2974.83837890625 5286.947265625 background all_cells +2972.4541015625 5280.33740234375 background all_cells +3069.677490234375 5315.97998046875 background all_cells +3065.072509765625 5303.47607421875 background all_cells +3063.48974609375 5283.72900390625 background all_cells +3019.97509765625 5287.18017578125 background all_cells +3057.228271484375 5285.32080078125 background all_cells +3054.43603515625 5290.6171875 background all_cells +3029.304443359375 5282.5830078125 background all_cells +3001.319091796875 5289.93359375 background all_cells +2998.879638671875 5282.59619140625 background all_cells +2983.135498046875 5289.58642578125 background all_cells +2991.009521484375 5281.58984375 background all_cells +2983.22900390625 5279.73193359375 background all_cells +2957.196533203125 5303.16162109375 background all_cells +2940.34423828125 5255.8349609375 background all_cells +2927.50634765625 5222.63720703125 background all_cells +2943.678466796875 5247.228515625 background all_cells +2940.818115234375 5236.236328125 background all_cells +2968.2001953125 5244.04931640625 background all_cells +2974.635009765625 5250.55712890625 background all_cells +2970.847900390625 5250.55908203125 background all_cells +2976.109375 5232.61474609375 background all_cells +2965.636962890625 5225.83544921875 background all_cells +2988.32666015625 5207.17529296875 background all_cells +2971.92138671875 5195.458984375 background all_cells +2948.00537109375 5255.05859375 background all_cells +2949.971435546875 5223.935546875 background all_cells +2954.955322265625 5244.37548828125 background all_cells +2950.94482421875 5240.6337890625 background all_cells +2544.448974609375 5446.01171875 background all_cells +2554.56640625 5446.0283203125 background all_cells +2536.73046875 5499.83154296875 background all_cells +2534.908935546875 5456.2529296875 background all_cells +2543.431884765625 5506.19287109375 background all_cells +2546.738037109375 5515.63232421875 background all_cells +2554.560302734375 5524.56103515625 background all_cells +2551.420654296875 5535.1923828125 background all_cells +2545.323974609375 5525.43310546875 background all_cells +2538.291748046875 5532.650390625 background all_cells +2567.78076171875 5563.015625 background all_cells +2574.342529296875 5562.03076171875 background all_cells +2572.27197265625 5557.3564453125 background all_cells +2584.719482421875 5575.07421875 background all_cells +2555.133056640625 5537.21142578125 background all_cells +2556.5791015625 5509.88818359375 background all_cells +2559.64599609375 5526.81103515625 background all_cells +2562.6328125 5535.6845703125 background all_cells +2581.503662109375 5544.71875 background all_cells +2597.3896484375 5475.935546875 background all_cells +2582.659912109375 5485.962890625 background all_cells +2581.56640625 5499.52197265625 background all_cells +2590.925537109375 5555.1318359375 background all_cells +2584.865234375 5550.82275390625 background all_cells +2577.4013671875 5534.85205078125 background all_cells +2568.756591796875 5526.880859375 background all_cells +2570.673583984375 5531.7451171875 background all_cells +2568.88037109375 5543.53076171875 background all_cells +2572.2861328125 5538.95068359375 background all_cells +2566.032470703125 5555.68798828125 background all_cells +2769.734130859375 5707.94580078125 background all_cells +2884.5302734375 5701.51220703125 background all_cells +2843.63134765625 5702.47802734375 background all_cells +2867.475830078125 5721.76708984375 background all_cells +2881.51025390625 5741.7099609375 background all_cells +2919.173583984375 5728.02099609375 background all_cells +2896.82666015625 5704.1181640625 background all_cells +2921.48876953125 5709.263671875 background all_cells +2912.27880859375 5705.02392578125 background all_cells +2905.702880859375 5707.0078125 background all_cells +2734.845458984375 5750.904296875 background all_cells +2816.181640625 5769.81689453125 background all_cells +2752.2197265625 5783.67919921875 background all_cells +2826.246826171875 5850.16455078125 background all_cells +2900.54931640625 5836.650390625 background all_cells +2895.882568359375 5833.6357421875 background all_cells +2887.154296875 5838.84326171875 background all_cells +2903.546875 5824.61376953125 background all_cells +2904.683349609375 5830.21826171875 background all_cells +2916.263427734375 5832.0888671875 background all_cells +2912.11767578125 5826.65234375 background all_cells +2854.065673828125 5749.30908203125 background all_cells +2916.34716796875 5799.94970703125 background all_cells +2887.615478515625 5761.34765625 background all_cells +2871.547119140625 5753.90087890625 background all_cells +2938.660888671875 5724.28759765625 background all_cells +2951.00439453125 5770.4375 background all_cells +2927.53515625 5759.56005859375 background all_cells +2956.65966796875 5731.587890625 background all_cells +2960.7958984375 5744.23095703125 background all_cells +2975.60302734375 5770.4033203125 background all_cells +2978.61279296875 5757.94140625 background all_cells +2964.4140625 5759.3310546875 background all_cells +2967.181396484375 5754.0947265625 background all_cells +2968.8037109375 5744.1083984375 background all_cells +2969.4658203125 5693.54931640625 background all_cells +2979.404541015625 5706.3671875 background all_cells +2973.14404296875 5701.7841796875 background all_cells +2963.578369140625 5717.22021484375 background all_cells +2974.047119140625 5729.265625 background all_cells +2970.24365234375 5720.17529296875 background all_cells +2955.995849609375 5702.572265625 background all_cells +2945.541015625 5715.5771484375 background all_cells +2937.28125 5714.4951171875 background all_cells +2792.670166015625 5667.70703125 background all_cells +2817.17626953125 5684.712890625 background all_cells +2805.000732421875 5647.2724609375 background all_cells +2903.528564453125 5674.298828125 background all_cells +2922.74462890625 5683.1728515625 background all_cells +2922.449462890625 5677.1318359375 background all_cells +2916.644775390625 5668.7490234375 background all_cells +2901.900390625 5665.2861328125 background all_cells +2874.046875 5658.96875 background all_cells +2858.6767578125 5663.32421875 background all_cells +2859.22509765625 5678.0263671875 background all_cells +2882.13720703125 5678.0673828125 background all_cells +2878.9794921875 5668.9609375 background all_cells +2877.494384765625 5655.59521484375 background all_cells +2602.47509765625 5536.03369140625 background all_cells +2655.0361328125 5583.55859375 background all_cells +2622.01416015625 5589.728515625 background all_cells +2638.309814453125 5521.21533203125 background all_cells +2632.09375 5536.927734375 background all_cells +2602.351318359375 5528.34814453125 background all_cells +2763.671142578125 5527.0087890625 background all_cells +2782.89111328125 5548.46875 background all_cells +2777.743408203125 5556.5400390625 background all_cells +2782.923583984375 5552.4521484375 background all_cells +2790.96923828125 5528.818359375 background all_cells +2777.407470703125 5450.6044921875 background all_cells +2757.0302734375 5476.359375 background all_cells +2763.927490234375 5466.8759765625 background all_cells +2673.318603515625 5524.41064453125 background all_cells +2683.2998046875 5552.59228515625 background all_cells +2717.31689453125 5540.7333984375 background all_cells +2695.990966796875 5514.58642578125 background all_cells +2633.1396484375 5453.744140625 background all_cells +2703.207763671875 5444.38232421875 background all_cells +2675.766845703125 5461.23828125 background all_cells +2648.712158203125 5463.4794921875 background all_cells +2664.986083984375 5488.962890625 background all_cells +2711.81201171875 5501.61865234375 background all_cells +2664.384521484375 5497.6396484375 background all_cells +2971.160400390625 5472.3701171875 background all_cells +2983.7822265625 5489.783203125 background all_cells +2972.85498046875 5484.6904296875 background all_cells +2984.9228515625 5480.0029296875 background all_cells +2965.279541015625 5507.9521484375 background all_cells +2974.76171875 5507.01904296875 background all_cells +2976.405029296875 5501.1416015625 background all_cells +2973.3359375 5514.82177734375 background all_cells +2979.2685546875 5510.70556640625 background all_cells +2981.947265625 5505.751953125 background all_cells +2986.118408203125 5500.01123046875 background all_cells +2988.682373046875 5512.33203125 background all_cells +2981.612548828125 5515.7861328125 background all_cells +2960.849365234375 5519.24267578125 background all_cells +2961.01953125 5526.6533203125 background all_cells +2961.105712890625 5535.07861328125 background all_cells +2975.04345703125 5523.3916015625 background all_cells +2972.51904296875 5566.32373046875 background all_cells +2968.141845703125 5573.44873046875 background all_cells +2975.30712890625 5558.4248046875 background all_cells +2968.0595703125 5559.8349609375 background all_cells +2959.55078125 5560.1611328125 background all_cells +2968.959716796875 5541.79150390625 background all_cells +2973.8701171875 5540.40771484375 background all_cells +2968.99658203125 5550.51025390625 background all_cells +2981.260498046875 5548.8662109375 background all_cells +2982.367431640625 5543.669921875 background all_cells +3029.139404296875 5427.8955078125 background all_cells +3043.510009765625 5426.17919921875 background all_cells +3034.68115234375 5420.81103515625 background all_cells +3045.731689453125 5413.63525390625 background all_cells +3067.216552734375 5413.9404296875 background all_cells +3054.53662109375 5407.9052734375 background all_cells +3048.654296875 5418.947265625 background all_cells +2957.962158203125 5462.2578125 background all_cells +2976.28515625 5446.1142578125 background all_cells +2966.89404296875 5449.74560546875 background all_cells +2966.574462890625 5458.52099609375 background all_cells +2992.105224609375 5463.35400390625 background all_cells +2987.103271484375 5449.0283203125 background all_cells +3062.9833984375 5425.43505859375 background all_cells +3058.742919921875 5425.7958984375 background all_cells +3067.908447265625 5446.66162109375 background all_cells +3068.87255859375 5440.7529296875 background all_cells +3060.816162109375 5442.64892578125 background all_cells +2689.42138671875 5558.404296875 background all_cells +2697.8095703125 5558.28515625 background all_cells +2710.122314453125 5560.7333984375 background all_cells +2993.80859375 5605.8427734375 background all_cells +2994.558349609375 5587.21435546875 background all_cells +2994.43310546875 5577.6337890625 background all_cells +2985.075439453125 5593.35400390625 background all_cells +2960.361328125 5610.763671875 background all_cells +2957.225830078125 5604.94091796875 background all_cells +2967.605712890625 5587.30615234375 background all_cells +2961.783935546875 5583.60595703125 background all_cells +2715.72607421875 5581.4052734375 background all_cells +2804.47265625 5592.24365234375 background all_cells +2764.0869140625 5592.8046875 background all_cells +2760.38330078125 5578.59423828125 background all_cells +2719.4375 5592.24462890625 background all_cells +2718.221435546875 5608.0439453125 background all_cells +2698.3984375 5564.2451171875 background all_cells +2703.36474609375 5577.16796875 background all_cells +2695.752685546875 5569.17236328125 background all_cells +2706.771484375 5569.916015625 background all_cells +2590.41552734375 5595.2373046875 background all_cells +2610.7939453125 5605.84423828125 background all_cells +2603.043701171875 5604.556640625 background all_cells +2599.17919921875 5641.60888671875 background all_cells +2615.636962890625 5624.6826171875 background all_cells +2613.412841796875 5637.533203125 background all_cells +2608.561767578125 5628.6474609375 background all_cells +2587.5234375 5629.38623046875 background all_cells +2606.15771484375 5638.6748046875 background all_cells +2579.6318359375 5635.01025390625 background all_cells +2576.59765625 5629.20654296875 background all_cells +2567.925537109375 5625.890625 background all_cells +2578.300537109375 5616.93798828125 background all_cells +2615.460693359375 5619.02783203125 background all_cells +2595.900390625 5617.95703125 background all_cells +2570.576904296875 5618.07958984375 background all_cells +2584.943115234375 5598.865234375 background all_cells +2574.138427734375 5605.92626953125 background all_cells +2575.965576171875 5602.5576171875 background all_cells +2581.68408203125 5602.30810546875 background all_cells +2628.262939453125 5714.22119140625 background all_cells +2634.1357421875 5698.1611328125 background all_cells +2638.5 5724.42626953125 background all_cells +2637.016357421875 5731.85498046875 background all_cells +2658.790283203125 5742.93505859375 background all_cells +2712.876220703125 5825.248046875 background all_cells +2680.99609375 5739.02587890625 background all_cells +2665.24755859375 5777.82275390625 background all_cells +2611.4560546875 5722.43798828125 background all_cells +2614.34912109375 5744.8515625 background all_cells +2602.47314453125 5741.9296875 background all_cells +2605.424560546875 5727.85107421875 background all_cells +2615.390380859375 5707.9423828125 background all_cells +2623.51611328125 5691.23681640625 background all_cells +2608.568603515625 5717.9609375 background all_cells +2618.4208984375 5714.20556640625 background all_cells +2563.63232421875 5677.70703125 background all_cells +2557.3125 5673.3486328125 background all_cells +2593.687255859375 5742.66162109375 background all_cells +2591.4296875 5700.65869140625 background all_cells +2566.982177734375 5693.92626953125 background all_cells +2562.4384765625 5718.97265625 background all_cells +2558.810791015625 5761.4638671875 background all_cells +2553.821533203125 5757.9365234375 background all_cells +2601.347412109375 5667.24462890625 background all_cells +2663.53662109375 5625.1650390625 background all_cells +2636.318603515625 5634.6875 background all_cells +2621.10546875 5630.49560546875 background all_cells +2635.88134765625 5626.201171875 background all_cells +2641.23974609375 5650.8828125 background all_cells +2615.653564453125 5648.228515625 background all_cells +2609.22412109375 5650.32275390625 background all_cells +2658.834228515625 5656.0634765625 background all_cells +2632.199951171875 5652.22998046875 background all_cells +2608.510498046875 5683.81298828125 background all_cells +2602.613525390625 5679.14599609375 background all_cells +2629.106689453125 5679.0771484375 background all_cells +2611.927734375 5679.5908203125 background all_cells +2580.644775390625 5663.02587890625 background all_cells +2414.349853515625 5517.02783203125 background all_cells +2421.30126953125 5515.29052734375 background all_cells +2415.406005859375 5505.92822265625 background all_cells +2423.4365234375 5439.87548828125 background all_cells +2449.960693359375 5440.34326171875 background all_cells +2445.73046875 5464.505859375 background all_cells +2427.9794921875 5466.958984375 background all_cells +2527.487548828125 5531.3408203125 background all_cells +2524.546630859375 5523.44921875 background all_cells +2518.06884765625 5533.95751953125 background all_cells +2520.070556640625 5552.32470703125 background all_cells +2512.48291015625 5562.9345703125 background all_cells +2519.76318359375 5559.0 background all_cells +2510.64111328125 5540.158203125 background all_cells +2514.06640625 5551.6240234375 background all_cells +2509.412353515625 5548.10986328125 background all_cells +2503.90087890625 5545.4013671875 background all_cells +2514.412353515625 5543.98681640625 background all_cells +2505.71875 5524.87158203125 background all_cells +2511.48583984375 5529.70166015625 background all_cells +2508.745849609375 5535.66943359375 background all_cells +2529.401611328125 5506.41552734375 background all_cells +2524.760498046875 5448.029296875 background all_cells +2511.895751953125 5505.2001953125 background all_cells +2507.859130859375 5490.87451171875 background all_cells +2524.07373046875 5515.5859375 background all_cells +2516.17919921875 5514.6220703125 background all_cells +2515.78857421875 5509.306640625 background all_cells +2481.0595703125 5506.810546875 background all_cells +2504.3544921875 5516.97705078125 background all_cells +2494.804931640625 5485.38916015625 background all_cells +2484.965576171875 5494.0546875 background all_cells +2466.05224609375 5542.49462890625 background all_cells +2474.95947265625 5537.56689453125 background all_cells +2489.1025390625 5529.52734375 background all_cells +2503.269775390625 5581.8359375 background all_cells +2496.37890625 5578.26025390625 background all_cells +2490.808837890625 5570.02587890625 background all_cells +2473.01513671875 5570.88623046875 background all_cells +2481.503173828125 5562.1689453125 background all_cells +2493.7431640625 5554.7421875 background all_cells +2447.5791015625 5512.80322265625 background all_cells +2440.239501953125 5510.96728515625 background all_cells +2471.596435546875 5522.7177734375 background all_cells +2449.7197265625 5489.50634765625 background all_cells +2466.42626953125 5495.24169921875 background all_cells +2456.549560546875 5480.34619140625 background all_cells +2507.609619140625 5717.6962890625 background all_cells +2515.2685546875 5659.32373046875 background all_cells +2515.968017578125 5651.81494140625 background all_cells +2506.671875 5652.83642578125 background all_cells +2549.486083984375 5669.232421875 background all_cells +2551.0029296875 5680.7705078125 background all_cells +2528.904052734375 5676.65478515625 background all_cells +2535.365234375 5688.228515625 background all_cells +2530.32958984375 5668.41162109375 background all_cells +2524.0556640625 5703.93212890625 background all_cells +2520.772216796875 5678.8935546875 background all_cells +2523.229736328125 5655.85791015625 background all_cells +2533.947998046875 5599.98388671875 background all_cells +2535.82763671875 5611.67236328125 background all_cells +2512.4072265625 5638.82275390625 background all_cells +2503.70263671875 5638.50634765625 background all_cells +2518.45849609375 5642.46240234375 background all_cells +2502.821533203125 5629.95849609375 background all_cells +2519.57958984375 5631.501953125 background all_cells +2512.9287109375 5603.6572265625 background all_cells +2516.11083984375 5609.43896484375 background all_cells +2523.75732421875 5621.306640625 background all_cells +2509.74267578125 5612.01123046875 background all_cells +2552.520263671875 5627.9736328125 background all_cells +2552.918701171875 5612.5546875 background all_cells +2557.446044921875 5619.16650390625 background all_cells +2548.383056640625 5614.00732421875 background all_cells +2562.0224609375 5578.8984375 background all_cells +2558.09716796875 5563.91845703125 background all_cells +2551.743408203125 5601.21435546875 background all_cells +2537.7568359375 5587.908203125 background all_cells +2516.729736328125 5586.64599609375 background all_cells +2518.635009765625 5593.17431640625 background all_cells +2526.932373046875 5598.18798828125 background all_cells +2532.379150390625 5593.34814453125 background all_cells +2526.78125 5604.1640625 background all_cells +2520.73681640625 5571.66357421875 background all_cells +2511.5634765625 5569.9267578125 background all_cells +2438.55908203125 5610.06591796875 background all_cells +2429.12060546875 5610.58984375 background all_cells +2458.3603515625 5580.26318359375 background all_cells +2446.459716796875 5586.78857421875 background all_cells +2441.189697265625 5593.958984375 background all_cells +2417.903076171875 5591.0517578125 background all_cells +2452.800048828125 5604.0048828125 background all_cells +2462.114501953125 5597.72705078125 background all_cells +2459.9443359375 5590.0146484375 background all_cells +2460.603271484375 5611.5029296875 background all_cells +2457.430419921875 5601.48046875 background all_cells +2420.591064453125 5582.4677734375 background all_cells +2421.142822265625 5571.74951171875 background all_cells +2440.16357421875 5602.69775390625 background all_cells +2447.114501953125 5606.34912109375 background all_cells +2439.539794921875 5614.73046875 background all_cells +2464.213623046875 5587.23974609375 background all_cells +2463.76318359375 5584.10009765625 background all_cells +2468.492431640625 5608.35205078125 background all_cells +2470.158203125 5603.77392578125 background all_cells +2466.587646484375 5616.46533203125 background all_cells +2474.336669921875 5617.435546875 background all_cells +2473.02294921875 5612.716796875 background all_cells +2470.58056640625 5671.56787109375 background all_cells +2462.192138671875 5668.98974609375 background all_cells +2464.361083984375 5687.859375 background all_cells +2432.24462890625 5691.2919921875 background all_cells +2460.894287109375 5693.37255859375 background all_cells +2454.440673828125 5687.166015625 background all_cells +2478.509033203125 5688.70947265625 background all_cells +2479.88623046875 5671.8330078125 background all_cells +2488.136962890625 5683.11328125 background all_cells +2446.505859375 5804.2744140625 background all_cells +2487.4931640625 5823.3681640625 background all_cells +2477.34326171875 5808.05322265625 background all_cells +2484.07177734375 5729.06005859375 background all_cells +2494.2705078125 5703.56640625 background all_cells +2413.819580078125 5661.83447265625 background all_cells +2420.94091796875 5632.10205078125 background all_cells +2427.245849609375 5638.40966796875 background all_cells +2421.152587890625 5642.48193359375 background all_cells +2426.8193359375 5646.41259765625 background all_cells +2415.646240234375 5648.3251953125 background all_cells +2431.212158203125 5649.60986328125 background all_cells +2432.31640625 5642.8017578125 background all_cells +2438.1044921875 5645.23974609375 background all_cells +2440.23193359375 5651.490234375 background all_cells +2430.406005859375 5655.658203125 background all_cells +2436.548583984375 5621.00244140625 background all_cells +2426.46484375 5623.5615234375 background all_cells +2433.69677734375 5626.81591796875 background all_cells +2435.82666015625 5638.05224609375 background all_cells +2445.87451171875 5619.7705078125 background all_cells +2440.240966796875 5631.38818359375 background all_cells +2496.576904296875 5632.330078125 background all_cells +2494.66015625 5641.9072265625 background all_cells +2476.93115234375 5644.23583984375 background all_cells +2197.294921875 5178.9599609375 background all_cells +2193.176513671875 5170.09619140625 background all_cells +2209.39404296875 5164.07080078125 background all_cells +2242.458740234375 5177.3330078125 background all_cells +2242.348876953125 5148.703125 background all_cells +2240.86376953125 5141.24755859375 background all_cells +2214.744384765625 5193.29296875 background all_cells +2223.996337890625 5198.55908203125 background all_cells +2212.928466796875 5197.45849609375 background all_cells +2199.34619140625 5183.4921875 background all_cells +2209.075439453125 5185.2666015625 background all_cells +2242.20751953125 5200.90087890625 background all_cells +2238.280517578125 5198.3076171875 background all_cells +2216.4228515625 5206.08984375 background all_cells +2319.8662109375 5140.51513671875 background all_cells +2308.568359375 5151.11083984375 background all_cells +2315.53271484375 5144.34375 background all_cells +2323.835205078125 5176.7333984375 background all_cells +2372.74951171875 5192.3935546875 background all_cells +2367.667236328125 5187.2041015625 background all_cells +2355.818115234375 5167.82421875 background all_cells +2350.742919921875 5185.0078125 background all_cells +2325.95703125 5139.26123046875 background all_cells +2346.726806640625 5139.09521484375 background all_cells +2337.01806640625 5246.51025390625 background all_cells +2347.241455078125 5251.1982421875 background all_cells +2345.226806640625 5246.916015625 background all_cells +2342.1669921875 5253.24755859375 background all_cells +2332.646728515625 5239.27783203125 background all_cells +2345.650390625 5217.8525390625 background all_cells +2332.96630859375 5227.72607421875 background all_cells +2369.862548828125 5156.28564453125 background all_cells +2381.6650390625 5141.53466796875 background all_cells +2383.185302734375 5149.03662109375 background all_cells +2389.6357421875 5151.80029296875 background all_cells +2388.143798828125 5143.54150390625 background all_cells +2392.720458984375 5163.07958984375 background all_cells +2287.485595703125 5246.0498046875 background all_cells +2311.338623046875 5256.203125 background all_cells +2302.96923828125 5256.48779296875 background all_cells +2309.711181640625 5208.1044921875 background all_cells +2281.593994140625 5223.69091796875 background all_cells +2317.02392578125 5211.533203125 background all_cells +2298.8603515625 5232.07373046875 background all_cells +2286.769287109375 5240.2490234375 background all_cells +2279.7490234375 5243.013671875 background all_cells +2320.228515625 5240.99609375 background all_cells +2315.180908203125 5118.51123046875 background all_cells +2309.05029296875 5116.4345703125 background all_cells +2319.29638671875 5111.6103515625 background all_cells +2332.41650390625 5106.50341796875 background all_cells +2329.9287109375 5093.7333984375 background all_cells +2330.8974609375 5131.07763671875 background all_cells +2331.82177734375 5110.9248046875 background all_cells +2318.63134765625 5104.50146484375 background all_cells +2302.80224609375 5153.75830078125 background all_cells +2287.089599609375 5164.908203125 background all_cells +2287.85595703125 5179.73095703125 background all_cells +2298.7919921875 5182.5458984375 background all_cells +2292.9892578125 5203.58251953125 background all_cells +2291.0693359375 5174.08349609375 background all_cells +2295.27880859375 5125.84814453125 background all_cells +2293.30810546875 5131.033203125 background all_cells +2308.650390625 5122.25048828125 background all_cells +2237.494873046875 5095.7685546875 background all_cells +2242.859130859375 5126.94775390625 background all_cells +2239.833251953125 5131.7158203125 background all_cells +2232.914306640625 5130.84765625 background all_cells +2262.00439453125 5091.86865234375 background all_cells +2258.620849609375 5098.75244140625 background all_cells +2267.04736328125 5096.7421875 background all_cells +2267.12744140625 5091.7314453125 background all_cells +2249.593505859375 5116.4599609375 background all_cells +2261.945068359375 5123.12060546875 background all_cells +2250.93603515625 5122.55712890625 background all_cells +2277.783203125 5081.29052734375 background all_cells +2270.226318359375 5086.77392578125 background all_cells +2270.656005859375 5078.68896484375 background all_cells +2282.18701171875 5200.787109375 background all_cells +2284.712646484375 5190.20654296875 background all_cells +2272.075927734375 5169.1962890625 background all_cells +2283.4814453125 5169.20947265625 background all_cells +2278.186279296875 5167.22021484375 background all_cells +2275.48779296875 5117.53076171875 background all_cells +2275.7724609375 5110.228515625 background all_cells +2279.595703125 5143.5048828125 background all_cells +2275.802001953125 5130.84033203125 background all_cells +2273.917236328125 5134.6044921875 background all_cells +1560.228759765625 3639.93505859375 background all_cells +1569.128662109375 3643.907470703125 background all_cells +1573.5574951171875 3657.406494140625 background all_cells +1567.40234375 3631.874267578125 background all_cells +1567.284423828125 3680.2431640625 background all_cells +1522.848876953125 3697.2138671875 background all_cells +1528.361083984375 3682.911376953125 background all_cells +1561.1932373046875 3672.692138671875 background all_cells +1549.8084716796875 3677.7275390625 background all_cells +1554.4486083984375 3671.774169921875 background all_cells +1527.10107421875 3644.4619140625 background all_cells +1510.931396484375 3656.287841796875 background all_cells +1516.877197265625 3661.654296875 background all_cells +1531.445556640625 3661.155029296875 background all_cells +1523.5382080078125 3650.886474609375 background all_cells +1565.462646484375 3771.02587890625 background all_cells +1602.6160888671875 3777.2158203125 background all_cells +1574.60986328125 3781.936279296875 background all_cells +1556.90478515625 3776.999267578125 background all_cells +1568.33349609375 3840.326171875 background all_cells +1606.19677734375 4027.890625 background all_cells +1596.919677734375 4027.203857421875 background all_cells +1563.0894775390625 3911.73681640625 background all_cells +1593.559814453125 3802.396728515625 background all_cells +1621.363525390625 3797.31396484375 background all_cells +1593.7171630859375 3809.278564453125 background all_cells +1607.323486328125 3801.260009765625 background all_cells +1598.7802734375 3807.97216796875 background all_cells +1569.7850341796875 3808.663818359375 background all_cells +1583.9786376953125 3797.840576171875 background all_cells +1576.5181884765625 3796.448486328125 background all_cells +1578.5843505859375 3805.585205078125 background all_cells +1559.7003173828125 3820.366455078125 background all_cells +1624.1453857421875 3829.648681640625 background all_cells +1562.2982177734375 3830.488037109375 background all_cells +1593.83740234375 3822.56982421875 background all_cells +1508.9456787109375 3834.6708984375 background all_cells +1521.95458984375 3933.9111328125 background all_cells +1522.6116943359375 3864.153076171875 background all_cells +1519.2850341796875 3961.490966796875 background all_cells +1512.63916015625 3830.468017578125 background all_cells +1514.09814453125 3835.720703125 background all_cells +1529.5858154296875 4122.986328125 background all_cells +1540.31591796875 4135.68505859375 background all_cells +1533.3369140625 4137.48876953125 background all_cells +1528.949462890625 4126.37744140625 background all_cells +1503.77490234375 4083.110595703125 background all_cells +1501.7015380859375 4099.65673828125 background all_cells +1530.0198974609375 3907.395263671875 background all_cells +1538.3935546875 3904.259765625 background all_cells +1544.586181640625 3996.80126953125 background all_cells +1546.123779296875 3978.99853515625 background all_cells +1528.2344970703125 3772.639404296875 background all_cells +1531.166259765625 3790.628662109375 background all_cells +1545.756591796875 3787.333740234375 background all_cells +1528.88671875 3802.80126953125 background all_cells +1539.3177490234375 3838.488037109375 background all_cells +1543.5767822265625 3832.3818359375 background all_cells +1542.8267822265625 3801.906494140625 background all_cells +1538.9859619140625 3649.492431640625 background all_cells +1515.8521728515625 3684.84521484375 background all_cells +1551.645263671875 3693.754638671875 background all_cells +1538.4482421875 3693.610107421875 background all_cells +1539.111328125 3683.5546875 background all_cells +1599.9122314453125 3685.31884765625 background all_cells +1624.1903076171875 3718.23486328125 background all_cells +1618.3564453125 3648.40625 background all_cells +1614.1436767578125 3677.945068359375 background all_cells +1612.4571533203125 3707.618896484375 background all_cells +1549.84130859375 3721.438720703125 background all_cells +1566.21923828125 3718.152099609375 background all_cells +1563.864990234375 3704.84521484375 background all_cells +1570.2066650390625 3687.0029296875 background all_cells +1577.2587890625 3696.39697265625 background all_cells +1560.5628662109375 3692.370849609375 background all_cells +1532.1534423828125 3716.49169921875 background all_cells +1517.4775390625 3702.59912109375 background all_cells +1515.3857421875 3712.67138671875 background all_cells +1512.4522705078125 3724.600830078125 background all_cells +1533.8206787109375 3726.700927734375 background all_cells +1588.492919921875 3728.74658203125 background all_cells +1592.488037109375 3644.70751953125 background all_cells +1591.79150390625 3665.8251953125 background all_cells +1594.322509765625 3713.698486328125 background all_cells +1592.69921875 3690.728759765625 background all_cells +1538.864501953125 3607.455322265625 background all_cells +1514.599365234375 3602.788818359375 background all_cells +1522.3280029296875 3615.159912109375 background all_cells +1523.3726806640625 3583.770751953125 background all_cells +1548.84375 3604.279296875 background all_cells +1538.2261962890625 3615.52978515625 background all_cells +1606.650390625 3636.266845703125 background all_cells +1549.213134765625 3625.0703125 background all_cells +1549.080322265625 3635.66943359375 background all_cells +1521.995849609375 3622.565185546875 background all_cells +1531.906494140625 3624.634521484375 background all_cells +1510.6846923828125 3620.567626953125 background all_cells +1515.812744140625 3621.3251953125 background all_cells +1511.37890625 3629.1171875 background all_cells +1577.7607421875 3623.863037109375 background all_cells +1585.3673095703125 3600.09375 background all_cells +1571.6929931640625 3616.53076171875 background all_cells +1582.7574462890625 3637.251953125 background all_cells +1577.957275390625 3636.393310546875 background all_cells +1632.261474609375 3703.085205078125 background all_cells +1656.1712646484375 3727.619384765625 background all_cells +1647.95166015625 3731.37890625 background all_cells +1639.2593994140625 3726.54150390625 background all_cells +1645.076416015625 3805.569091796875 background all_cells +1632.338623046875 3817.085205078125 background all_cells +1641.52197265625 3818.375 background all_cells +1640.9052734375 3810.5390625 background all_cells +1631.520751953125 3808.418212890625 background all_cells +1652.114013671875 3806.482666015625 background all_cells +1740.2576904296875 3812.927001953125 background all_cells +1712.43701171875 3812.766845703125 background all_cells +1734.052001953125 3807.976318359375 background all_cells +1746.0352783203125 3740.1103515625 background all_cells +1775.950927734375 3769.804443359375 background all_cells +1774.1910400390625 3745.699951171875 background all_cells +1768.397705078125 3705.6611328125 background all_cells +1767.70068359375 3712.879638671875 background all_cells +1744.2470703125 3800.10791015625 background all_cells +1771.904052734375 3816.374267578125 background all_cells +1773.1805419921875 3806.185302734375 background all_cells +1776.75048828125 3802.723388671875 background all_cells +1738.7325439453125 3798.763916015625 background all_cells +1658.4267578125 3771.6640625 background all_cells +1625.749267578125 3779.34033203125 background all_cells +1634.66650390625 3790.93212890625 background all_cells +1636.633544921875 3776.280517578125 background all_cells +1652.8970947265625 3783.07470703125 background all_cells +1668.9456787109375 3777.1337890625 background all_cells +1754.8035888671875 4196.93896484375 background all_cells +1839.9600830078125 4180.423828125 background all_cells +1837.8150634765625 4189.53125 background all_cells +1779.70947265625 4195.66064453125 background all_cells +1782.32861328125 4050.4169921875 background all_cells +1811.951171875 4084.43115234375 background all_cells +1789.3780517578125 4068.79638671875 background all_cells +1786.3299560546875 4076.555908203125 background all_cells +1838.7047119140625 4111.8505859375 background all_cells +1759.5849609375 4157.580078125 background all_cells +1769.0972900390625 4142.08837890625 background all_cells +1856.5980224609373 4129.93701171875 background all_cells +1848.2274169921875 4122.77099609375 background all_cells +1842.963623046875 4170.6884765625 background all_cells +1858.57080078125 4170.28857421875 background all_cells +1852.3970947265625 4184.875 background all_cells +1850.785400390625 4190.94482421875 background all_cells +1916.154541015625 4129.28662109375 background all_cells +1898.2369384765625 4157.439453125 background all_cells +1904.02294921875 4143.07958984375 background all_cells +1914.4827880859373 4091.132568359375 background all_cells +1912.8839111328125 4055.273193359375 background all_cells +1881.25537109375 4060.79931640625 background all_cells +1901.8603515625 4061.350341796875 background all_cells +1906.212890625 3981.31640625 background all_cells +1851.8980712890625 4013.36279296875 background all_cells +1853.6466064453125 3986.111572265625 background all_cells +1868.7537841796875 3982.069091796875 background all_cells +1650.135498046875 4170.96044921875 background all_cells +1650.0902099609375 4186.07666015625 background all_cells +1655.8541259765625 4182.07177734375 background all_cells +1657.314697265625 4174.60791015625 background all_cells +1648.172119140625 4194.22412109375 background all_cells +1676.12451171875 4190.63427734375 background all_cells +1723.18798828125 4068.445556640625 background all_cells +1741.4044189453125 4075.7607421875 background all_cells +1733.6995849609375 4051.8076171875 background all_cells +1735.333984375 4038.319091796875 background all_cells +1679.66064453125 4151.09130859375 background all_cells +1710.78466796875 4103.79345703125 background all_cells +1715.5992431640625 4131.51513671875 background all_cells +1721.3245849609375 4148.3740234375 background all_cells +1709.9317626953125 4129.33935546875 background all_cells +1677.7156982421875 4056.48681640625 background all_cells +1700.1614990234375 4062.479248046875 background all_cells +1690.042236328125 4053.62353515625 background all_cells +1703.1741943359375 3946.985107421875 background all_cells +1667.9482421875 3899.244873046875 background all_cells +1665.6256103515625 3909.73095703125 background all_cells +1780.836669921875 3952.68212890625 background all_cells +1774.2354736328125 3896.51171875 background all_cells +1758.8603515625 3874.377685546875 background all_cells +1689.6356201171875 3869.538330078125 background all_cells +1778.067626953125 3889.234130859375 background all_cells +1779.3782958984375 3878.763916015625 background all_cells +1770.1300048828125 3833.840087890625 background all_cells +1631.9720458984375 3857.75830078125 background all_cells +1764.335693359375 3857.1328125 background all_cells +1753.2490234375 3861.515869140625 background all_cells +1760.1572265625 3853.2802734375 background all_cells +1761.809814453125 3842.3642578125 background all_cells +1789.26220703125 3769.81640625 background all_cells +1779.43701171875 3789.783203125 background all_cells +1784.0003662109375 3770.8876953125 background all_cells +1785.9212646484375 3779.918212890625 background all_cells +1796.4737548828125 3775.906982421875 background all_cells +1794.804443359375 3770.152099609375 background all_cells +1864.1429443359373 3867.673583984375 background all_cells +1860.3074951171875 3953.656982421875 background all_cells +1885.5352783203125 3928.603271484375 background all_cells +1858.9949951171875 3905.17529296875 background all_cells +1870.2559814453125 3900.593017578125 background all_cells +1811.601318359375 3822.864013671875 background all_cells +1802.0513916015625 3884.65771484375 background all_cells +1787.928955078125 3856.420654296875 background all_cells +1810.9156494140625 3942.630615234375 background all_cells +1791.846435546875 3924.421875 background all_cells +1796.8040771484375 3826.202880859375 background all_cells +1807.540283203125 3800.0322265625 background all_cells +1810.03662109375 3809.9931640625 background all_cells +1804.764892578125 3798.916259765625 background all_cells +1853.4029541015625 3755.173095703125 background all_cells +1911.2135009765625 3733.583984375 background all_cells +1880.4141845703125 3694.587890625 background all_cells +1874.4267578125 3697.035400390625 background all_cells +1861.24853515625 3745.223388671875 background all_cells +1910.265380859375 3570.282470703125 background all_cells +1909.8756103515625 3527.67529296875 background all_cells +1867.844970703125 3578.8623046875 background all_cells +1877.134033203125 3547.762451171875 background all_cells +1875.6473388671875 3535.987548828125 background all_cells +1884.8367919921875 3593.655029296875 background all_cells +1941.7886962890625 3626.056640625 background all_cells +1926.0599365234373 3608.360107421875 background all_cells +1678.7880859375 3653.391357421875 background all_cells +1667.2432861328125 3658.587646484375 background all_cells +1653.5751953125 3697.481201171875 background all_cells +1679.5615234375 3747.532958984375 background all_cells +1675.671142578125 3739.10009765625 background all_cells +1688.5523681640625 3690.365478515625 background all_cells +1688.595458984375 3695.73583984375 background all_cells +1660.9647216796875 3692.0908203125 background all_cells +1633.56298828125 3684.573486328125 background all_cells +1654.3372802734375 3667.298583984375 background all_cells +1645.670654296875 3678.269287109375 background all_cells +1690.7537841796875 3672.343994140625 background all_cells +1705.7559814453125 3661.5380859375 background all_cells +1696.033935546875 3678.7578125 background all_cells +1692.7381591796875 3683.561279296875 background all_cells +1658.311279296875 3632.53271484375 background all_cells +1658.2642822265625 3600.7509765625 background all_cells +1673.584716796875 3611.291015625 background all_cells +1653.225341796875 3634.185791015625 background all_cells +1628.078125 3634.902099609375 background all_cells +1630.397705078125 3617.24365234375 background all_cells +1619.3887939453125 3626.590087890625 background all_cells +1631.533203125 3625.8662109375 background all_cells +1621.477294921875 3619.9609375 background all_cells +1676.0084228515625 3664.186767578125 background all_cells +1677.9237060546875 3687.17236328125 background all_cells +1674.164306640625 3704.9091796875 background all_cells +1684.7420654296875 3669.9111328125 background all_cells +1671.71728515625 3671.189453125 background all_cells +1805.671875 3677.148681640625 background all_cells +1818.04638671875 3689.99169921875 background all_cells +1823.1414794921875 3687.5927734375 background all_cells +1871.0928955078125 3553.872802734375 background all_cells +1863.987548828125 3558.06591796875 background all_cells +1825.71923828125 3582.9951171875 background all_cells +1797.8245849609375 3557.165283203125 background all_cells +1807.9742431640625 3564.293701171875 background all_cells +1808.8936767578125 3533.24462890625 background all_cells +1694.5947265625 3704.53271484375 background all_cells +1716.1937255859375 3613.698486328125 background all_cells +1705.3126220703125 3711.818115234375 background all_cells +1699.4217529296875 3709.47900390625 background all_cells +1806.6712646484373 3611.968017578125 background all_cells +1767.1370849609375 3623.767822265625 background all_cells +1759.2628173828125 3616.40576171875 background all_cells +1536.4281005859375 3535.203857421875 background all_cells +1550.1212158203125 3543.091064453125 background all_cells +1536.94091796875 3525.2578125 background all_cells +1538.8350830078125 3542.269775390625 background all_cells +1734.4031982421875 3578.16259765625 background all_cells +1766.706787109375 3582.06005859375 background all_cells +1745.892822265625 3566.0908203125 background all_cells +1586.611572265625 3536.278076171875 background all_cells +1720.769775390625 3556.9599609375 background all_cells +1725.2191162109375 3545.126220703125 background all_cells +1718.841552734375 3533.057373046875 background all_cells +1705.6436767578125 3530.57763671875 background all_cells +1628.050537109375 3583.91162109375 background all_cells +1713.7476806640625 3610.495361328125 background all_cells +1692.5384521484375 3599.13623046875 background all_cells +1635.0458984375 3595.62841796875 background all_cells +1525.5242919921875 3563.2666015625 background all_cells +1543.3323974609375 3551.6591796875 background all_cells +1536.23486328125 3561.56298828125 background all_cells +1527.840576171875 3567.474853515625 background all_cells +1548.1795654296875 3572.39501953125 background all_cells +1577.9454345703125 3555.42333984375 background all_cells +1554.0235595703125 3566.115234375 background all_cells +1654.5560302734375 3503.849609375 background all_cells +1687.8504638671875 3474.991943359375 background all_cells +1672.6207275390625 3511.630859375 background all_cells +1743.463134765625 3504.930419921875 background all_cells +1813.1922607421875 3472.6337890625 background all_cells +1806.6253662109373 3474.033447265625 background all_cells +1779.7525634765625 3498.501220703125 background all_cells +1749.5823974609375 3510.61572265625 background all_cells +1722.062255859375 3522.6162109375 background all_cells +1735.9017333984375 3526.43310546875 background all_cells +1719.37353515625 3500.60302734375 background all_cells +1552.12939453125 3576.487548828125 background all_cells +1559.251220703125 3576.501708984375 background all_cells +1548.27734375 3590.77099609375 background all_cells +1601.6417236328125 3610.980712890625 background all_cells +1607.8023681640625 3612.14599609375 background all_cells +1626.5938720703125 3612.118896484375 background all_cells +1602.3709716796875 3575.0595703125 background all_cells +1605.7625732421875 3605.331298828125 background all_cells +1595.2264404296875 3606.66357421875 background all_cells +1595.49072265625 3597.417724609375 background all_cells +1528.6224365234375 3607.91015625 background all_cells +1574.3350830078125 3606.24072265625 background all_cells +1555.518310546875 3610.51904296875 background all_cells +1567.66015625 3602.775634765625 background all_cells +1563.46484375 3599.909912109375 background all_cells +1526.8763427734375 3599.340087890625 background all_cells +1580.1776123046875 3585.75390625 background all_cells +1586.36767578125 3594.410888671875 background all_cells +1554.813720703125 3591.3583984375 background all_cells +1578.1893310546875 3592.363525390625 background all_cells +1563.6356201171875 3591.532470703125 background all_cells +1546.4814453125 3502.357666015625 background all_cells +1545.0916748046875 3516.82421875 background all_cells +1542.500732421875 3502.476318359375 background all_cells +1591.216552734375 3486.719970703125 background all_cells +1602.252685546875 3483.53173828125 background all_cells +1594.989013671875 3497.57861328125 background all_cells +1572.09765625 3473.56396484375 background all_cells +1575.225341796875 3503.859130859375 background all_cells +1585.9962158203125 3485.047119140625 background all_cells +1580.894287109375 3515.926025390625 background all_cells +1578.5927734375 3508.286376953125 background all_cells +1548.9796142578125 3474.550537109375 background all_cells +1553.740966796875 3523.81689453125 background all_cells +1549.5546875 3489.211669921875 background all_cells +1550.1263427734375 3508.858642578125 background all_cells +1433.0181884765625 3636.0986328125 background all_cells +1396.1395263671875 3647.3359375 background all_cells +1402.935546875 3641.494873046875 background all_cells +1409.6715087890625 3638.59375 background all_cells +1432.3956298828125 3644.759033203125 background all_cells +1402.028564453125 3652.893798828125 background all_cells +1396.2900390625 3659.8837890625 background all_cells +1407.596923828125 3657.69287109375 background all_cells +1408.87890625 3665.50732421875 background all_cells +1414.0225830078125 3658.87109375 background all_cells +1437.7772216796875 3653.600341796875 background all_cells +1426.00537109375 3662.108642578125 background all_cells +1419.75830078125 3650.543701171875 background all_cells +1389.480224609375 3877.356689453125 background all_cells +1390.385986328125 3893.90234375 background all_cells +1399.292236328125 3887.00390625 background all_cells +1378.7100830078125 3878.64697265625 background all_cells +1397.98974609375 3853.52587890625 background all_cells +1379.27392578125 3826.271728515625 background all_cells +1411.27001953125 3818.42822265625 background all_cells +1393.307373046875 3835.427490234375 background all_cells +1390.5179443359375 3825.02001953125 background all_cells +1383.86962890625 3838.84912109375 background all_cells +1427.9205322265625 3679.959228515625 background all_cells +1429.2646484375 3705.8701171875 background all_cells +1426.6875 3723.524169921875 background all_cells +1441.5406494140625 3683.709716796875 background all_cells +1440.063720703125 3671.36572265625 background all_cells +1430.8096923828125 3669.491455078125 background all_cells +1396.9296875 3690.5498046875 background all_cells +1405.8372802734375 3732.2421875 background all_cells +1408.7332763671875 3721.035400390625 background all_cells +1418.8175048828125 3710.8046875 background all_cells +1407.0965576171875 3708.623291015625 background all_cells +1405.5875244140625 3696.462646484375 background all_cells +1400.552490234375 3677.1865234375 background all_cells +1411.2705078125 3681.178466796875 background all_cells +1418.054931640625 3680.96826171875 background all_cells +1296.987548828125 3713.49365234375 background all_cells +1317.647216796875 3717.5458984375 background all_cells +1302.2957763671875 3749.937255859375 background all_cells +1292.1981201171875 3767.25048828125 background all_cells +1306.121826171875 3761.292724609375 background all_cells +1297.6351318359375 3753.61962890625 background all_cells +1299.4896240234375 3730.890625 background all_cells +1310.6162109375 3738.85205078125 background all_cells +1295.656005859375 3740.115234375 background all_cells +1301.7984619140625 3741.19775390625 background all_cells +1300.9119873046875 3874.11474609375 background all_cells +1309.2388916015625 3884.15380859375 background all_cells +1302.3946533203125 3882.366455078125 background all_cells +1293.2344970703125 3885.6279296875 background all_cells +1285.4554443359375 3881.76171875 background all_cells +1322.003662109375 3882.41357421875 background all_cells +1345.9901123046875 3878.888427734375 background all_cells +1328.0228271484375 3879.260009765625 background all_cells +1311.8311767578125 3873.57275390625 background all_cells +1317.150634765625 3883.689453125 background all_cells +1316.03515625 3878.51318359375 background all_cells +1373.3389892578125 3888.746826171875 background all_cells +1370.840087890625 3899.917236328125 background all_cells +1355.1610107421875 3892.015625 background all_cells +1375.89404296875 4028.09375 background all_cells +1391.811279296875 4304.61474609375 background all_cells +1393.508544921875 4126.51318359375 background all_cells +1367.7554931640625 4036.94287109375 background all_cells +1363.390869140625 3906.284912109375 background all_cells +1344.2806396484375 3921.320068359375 background all_cells +1364.4608154296875 3915.3271484375 background all_cells +1359.6754150390625 3913.076416015625 background all_cells +1341.09130859375 3910.07666015625 background all_cells +1356.292724609375 3835.87451171875 background all_cells +1365.32177734375 3828.9541015625 background all_cells +1365.2186279296875 3819.39404296875 background all_cells +1363.5675048828125 3847.145263671875 background all_cells +1364.4833984375 3841.251220703125 background all_cells +1357.3299560546875 3857.486572265625 background all_cells +1369.665283203125 3879.586181640625 background all_cells +1358.86328125 3877.3134765625 background all_cells +1368.0159912109375 3856.558837890625 background all_cells +1323.4154052734375 3841.2392578125 background all_cells +1327.5863037109375 3859.71142578125 background all_cells +1342.282958984375 3846.2060546875 background all_cells +1335.4608154296875 3841.615234375 background all_cells +1346.3740234375 3832.235107421875 background all_cells +1345.2421875 3838.240234375 background all_cells +1339.5487060546875 3835.298583984375 background all_cells +1284.6849365234375 3839.8310546875 background all_cells +1311.7138671875 3837.643310546875 background all_cells +1300.878662109375 3842.766845703125 background all_cells +1291.8604736328125 3844.28759765625 background all_cells +1283.74658203125 3853.239501953125 background all_cells +1296.901611328125 3856.513671875 background all_cells +1291.369384765625 3851.0478515625 background all_cells +1290.914306640625 3862.19287109375 background all_cells +1316.2611083984375 3862.434326171875 background all_cells +1306.4635009765625 3848.836669921875 background all_cells +1345.00830078125 3863.478271484375 background all_cells +1314.39697265625 3848.51318359375 background all_cells +1318.1024169921875 3853.975341796875 background all_cells +1283.3782958984375 3773.462890625 background all_cells +1297.1002197265625 3783.17431640625 background all_cells +1282.423095703125 3779.218017578125 background all_cells +1325.2027587890625 3814.890625 background all_cells +1352.7481689453125 3814.44140625 background all_cells +1335.90673828125 3815.35693359375 background all_cells +1320.5467529296875 3832.485107421875 background all_cells +1344.8170166015625 3825.615478515625 background all_cells +1322.7515869140625 3822.929443359375 background all_cells +1283.8968505859375 3827.2060546875 background all_cells +1279.4918212890625 3830.360107421875 background all_cells +1299.7418212890625 3831.743408203125 background all_cells +1289.7564697265625 3831.62060546875 background all_cells +1292.000732421875 3823.841796875 background all_cells +1286.9267578125 3813.447509765625 background all_cells +1313.4962158203125 3810.00146484375 background all_cells +1302.1343994140625 3817.854736328125 background all_cells +1296.1048583984375 3809.356201171875 background all_cells +1292.9737548828125 3790.3427734375 background all_cells +1307.5650634765625 3797.935546875 background all_cells +1302.1856689453125 3790.728759765625 background all_cells +1312.6964111328125 3788.479736328125 background all_cells +1331.7200927734375 3785.468994140625 background all_cells +1315.4205322265625 3777.370361328125 background all_cells +1320.3397216796875 3761.16357421875 background all_cells +1328.9412841796875 3790.638671875 background all_cells +1346.184814453125 3785.619384765625 background all_cells +1371.669677734375 3799.4052734375 background all_cells +1373.995361328125 3809.366943359375 background all_cells +1381.67431640625 3801.502685546875 background all_cells +1352.93408203125 3790.53076171875 background all_cells +1360.9365234375 3789.718994140625 background all_cells +1358.4765625 3808.35009765625 background all_cells +1322.2899169921875 3806.74658203125 background all_cells +1321.3302001953125 3799.7802734375 background all_cells +1339.10888671875 3790.78466796875 background all_cells +1337.7034912109375 3800.282470703125 background all_cells +1334.320068359375 3807.053955078125 background all_cells +1389.6763916015625 3722.819091796875 background all_cells +1369.3360595703125 3732.916259765625 background all_cells +1385.1929931640625 3730.694580078125 background all_cells +1357.592041015625 3775.552001953125 background all_cells +1371.0745849609375 3786.56103515625 background all_cells +1364.207275390625 3783.3857421875 background all_cells +1377.20458984375 3777.887451171875 background all_cells +1385.5908203125 3767.5341796875 background all_cells +1386.532470703125 3745.969970703125 background all_cells +1388.2542724609375 3754.194580078125 background all_cells +1390.0806884765625 3762.88232421875 background all_cells +1370.4058837890625 3755.63916015625 background all_cells +1362.225830078125 3764.12939453125 background all_cells +1380.30859375 3761.161865234375 background all_cells +1376.6990966796875 3737.35693359375 background all_cells +1352.5076904296875 3748.26513671875 background all_cells +1374.7359619140625 3746.426513671875 background all_cells +1371.8197021484375 3684.8544921875 background all_cells +1362.524169921875 3688.752685546875 background all_cells +1348.5616455078125 3688.314453125 background all_cells +1346.1484375 3717.324951171875 background all_cells +1352.816650390625 3717.35205078125 background all_cells +1357.2144775390625 3711.29931640625 background all_cells +1367.123779296875 3715.767822265625 background all_cells +1391.453125 3711.143798828125 background all_cells +1377.778564453125 3715.2490234375 background all_cells +1339.0472412109375 3718.70947265625 background all_cells +1320.9671630859375 3704.779296875 background all_cells +1327.9508056640625 3703.96875 background all_cells +1331.4627685546875 3719.691162109375 background all_cells +1332.0655517578125 3728.527099609375 background all_cells +1326.954345703125 3723.281982421875 background all_cells +1357.728271484375 3680.844970703125 background all_cells +1348.8792724609375 3681.984619140625 background all_cells +1337.1988525390625 3694.2421875 background all_cells +1344.698974609375 3706.09814453125 background all_cells +1343.9163818359375 3699.400146484375 background all_cells +1352.425048828125 3698.82080078125 background all_cells +1358.7999267578125 3696.0771484375 background all_cells +1322.776611328125 3692.180419921875 background all_cells +1340.1273193359375 3680.24755859375 background all_cells +1336.28271484375 3682.616943359375 background all_cells +1326.640380859375 3681.203125 background all_cells +2038.5545654296875 3662.541015625 background all_cells +1992.16015625 3621.2587890625 background all_cells +2033.4718017578125 3694.716552734375 background all_cells +1993.525634765625 3657.43212890625 background all_cells +2066.52685546875 3659.47119140625 background all_cells +2035.23583984375 3676.070556640625 background all_cells +2024.0306396484373 3807.774658203125 background all_cells +1951.753173828125 3826.498779296875 background all_cells +2065.686279296875 3837.40673828125 background all_cells +1991.9962158203125 3844.47216796875 background all_cells +2025.2493896484373 3844.23193359375 background all_cells +1993.9422607421875 3825.860107421875 background all_cells +2019.89892578125 3769.204833984375 background all_cells +2076.11474609375 3737.1162109375 background all_cells +2050.32275390625 3790.34228515625 background all_cells +2071.4091796875 3793.9599609375 background all_cells +1960.062255859375 3755.99169921875 background all_cells +1953.7445068359373 3568.523193359375 background all_cells +1950.1317138671875 3578.468994140625 background all_cells +1959.8326416015625 3728.28955078125 background all_cells +1979.57080078125 3750.629150390625 background all_cells +1975.342529296875 3755.322265625 background all_cells +2177.9404296875 3806.8896484375 background all_cells +2192.099365234375 3810.7705078125 background all_cells +2171.7412109375 3819.38232421875 background all_cells +2176.251220703125 3766.475830078125 background all_cells +2197.646728515625 3769.572021484375 background all_cells +2193.70849609375 3776.114013671875 background all_cells +2186.32080078125 3775.780029296875 background all_cells +2188.110107421875 3790.683837890625 background all_cells +2189.702880859375 3800.4365234375 background all_cells +2167.763671875 3787.17529296875 background all_cells +2119.21240234375 3772.546142578125 background all_cells +2164.398193359375 3768.2373046875 background all_cells +2126.35791015625 3750.747802734375 background all_cells +2155.2158203125 3786.9287109375 background all_cells +2163.976318359375 3777.024658203125 background all_cells +2155.787109375 3794.562744140625 background all_cells +2147.27001953125 3814.33203125 background all_cells +2139.4912109375 3819.334716796875 background all_cells +2145.16943359375 3828.44677734375 background all_cells +2147.53857421875 3822.123046875 background all_cells +2147.572021484375 3782.20751953125 background all_cells +2148.22607421875 3802.7265625 background all_cells +2120.935302734375 3797.740478515625 background all_cells +2139.020751953125 3794.1015625 background all_cells +2140.613037109375 3524.69970703125 background all_cells +2105.595947265625 3587.58203125 background all_cells +2126.910400390625 3528.880615234375 background all_cells +2116.828857421875 3600.19287109375 background all_cells +2105.9609375 3688.315673828125 background all_cells +2106.171875 3660.2841796875 background all_cells +2142.24365234375 3654.454345703125 background all_cells +2157.880126953125 3601.35205078125 background all_cells +2065.80224609375 3608.53125 background all_cells +2092.9296875 3570.822021484375 background all_cells +2095.48681640625 3605.20263671875 background all_cells +2086.819091796875 3584.87890625 background all_cells +2081.839111328125 3582.47509765625 background all_cells +1963.7264404296875 3868.2099609375 background all_cells +1972.3734130859373 3906.623291015625 background all_cells +1969.90869140625 3929.4482421875 background all_cells +1965.542236328125 3892.302490234375 background all_cells +2100.684814453125 3937.8310546875 background all_cells +2130.311279296875 3971.655029296875 background all_cells +2132.322509765625 3956.7705078125 background all_cells +2118.3857421875 3927.45654296875 background all_cells +2115.086181640625 3944.849853515625 background all_cells +2116.036865234375 3929.16455078125 background all_cells +2065.726318359375 3907.522705078125 background all_cells +2097.60546875 3912.7568359375 background all_cells +2085.284423828125 3905.492431640625 background all_cells +2021.62451171875 3987.890625 background all_cells +2012.3599853515625 3979.3154296875 background all_cells +2056.6552734375 3979.0751953125 background all_cells +2028.49609375 3985.4462890625 background all_cells +2007.5897216796875 3937.947265625 background all_cells +2037.44921875 3903.500732421875 background all_cells +2034.0086669921875 3908.398681640625 background all_cells +2067.142822265625 3869.159912109375 background all_cells +2122.355712890625 3895.48779296875 background all_cells +2073.670654296875 3891.032958984375 background all_cells +2073.1689453125 3884.65966796875 background all_cells +2229.971435546875 3953.638916015625 background all_cells +2239.090087890625 3951.900390625 background all_cells +2240.796630859375 4018.990234375 background all_cells +2218.62890625 4050.544921875 background all_cells +2245.87451171875 4037.349853515625 background all_cells +2215.86572265625 4074.5556640625 background all_cells +2232.574462890625 4039.55712890625 background all_cells +2235.57275390625 4017.34130859375 background all_cells +2230.34912109375 3996.763916015625 background all_cells +2233.333740234375 4012.69873046875 background all_cells +2223.889404296875 3967.80615234375 background all_cells +2234.296142578125 3972.38623046875 background all_cells +2239.797119140625 3966.689208984375 background all_cells +2229.687744140625 3935.359130859375 background all_cells +2237.513916015625 3977.892333984375 background all_cells +2219.64599609375 3982.028564453125 background all_cells +2233.547119140625 3980.318603515625 background all_cells +2342.445556640625 4045.03173828125 background all_cells +2350.36328125 4042.384521484375 background all_cells +2347.6708984375 4036.844970703125 background all_cells +2323.79052734375 4058.220703125 background all_cells +2344.94677734375 4056.19091796875 background all_cells +2338.437255859375 4113.46044921875 background all_cells +2336.99462890625 4053.566650390625 background all_cells +2324.411376953125 4189.19384765625 background all_cells +2312.162109375 4061.62109375 background all_cells +2322.002197265625 4049.6533203125 background all_cells +2311.943359375 4051.73876953125 background all_cells +2266.73681640625 3995.434326171875 background all_cells +2272.903076171875 4005.793701171875 background all_cells +2300.139892578125 4053.22216796875 background all_cells +2295.39697265625 4065.37744140625 background all_cells +2294.826171875 4058.5615234375 background all_cells +2294.5908203125 4016.00244140625 background all_cells +2289.894287109375 4025.16064453125 background all_cells +2302.0751953125 4016.203369140625 background all_cells +2268.172607421875 4031.773681640625 background all_cells +2272.611328125 4076.698486328125 background all_cells +2287.849609375 4036.41357421875 background all_cells +2277.61865234375 4023.04150390625 background all_cells +2267.34228515625 4046.086181640625 background all_cells +2259.242919921875 4078.828369140625 background all_cells +2253.043212890625 4013.193603515625 background all_cells +2261.38037109375 4010.377685546875 background all_cells +2263.847900390625 4020.17919921875 background all_cells +2253.21337890625 4041.45751953125 background all_cells +2334.526123046875 4004.79052734375 background all_cells +2347.37939453125 4022.593017578125 background all_cells +2356.14306640625 4027.8134765625 background all_cells +2308.208984375 4034.51904296875 background all_cells +2326.44775390625 4029.381591796875 background all_cells +2335.688232421875 4017.52099609375 background all_cells +2330.828125 4045.03662109375 background all_cells +2254.205322265625 3951.5810546875 background all_cells +2251.693603515625 3979.1220703125 background all_cells +2245.818115234375 3975.29150390625 background all_cells +2360.792724609375 3993.302978515625 background all_cells +2351.40380859375 3956.193603515625 background all_cells +2348.404052734375 3970.658935546875 background all_cells +2357.7421875 3965.139892578125 background all_cells +2241.51611328125 3989.71240234375 background all_cells +2246.4775390625 3999.92236328125 background all_cells +2281.57958984375 3995.93310546875 background all_cells +2292.918212890625 4007.23291015625 background all_cells +2285.10498046875 3987.0751953125 background all_cells +2274.596435546875 3976.883544921875 background all_cells +2208.359130859375 3772.329345703125 background all_cells +2208.37158203125 3782.51708984375 background all_cells +2233.777587890625 3770.484619140625 background all_cells +2222.238525390625 3810.43115234375 background all_cells +2237.556396484375 3805.896484375 background all_cells +2228.0068359375 3797.93359375 background all_cells +2224.95263671875 3792.548095703125 background all_cells +2235.98095703125 3791.10009765625 background all_cells +2254.531494140625 3788.017333984375 background all_cells +2240.225830078125 3784.8017578125 background all_cells +2202.7001953125 3793.073974609375 background all_cells +2212.1904296875 3806.236572265625 background all_cells +2313.862060546875 3800.3984375 background all_cells +2315.947509765625 3811.18896484375 background all_cells +2326.405517578125 3803.69775390625 background all_cells +2352.665283203125 3805.130859375 background all_cells +2339.26025390625 3808.67919921875 background all_cells +2350.786376953125 3786.797607421875 background all_cells +2335.1962890625 3784.739501953125 background all_cells +2241.601318359375 3776.136962890625 background all_cells +2336.605712890625 3779.093505859375 background all_cells +2251.714111328125 3773.732177734375 background all_cells +2303.021240234375 3793.79541015625 background all_cells +2302.403076171875 3783.783203125 background all_cells +2318.05078125 3794.636474609375 background all_cells +2265.22021484375 3800.164306640625 background all_cells +2267.90576171875 3781.9248046875 background all_cells +2147.59130859375 3839.15087890625 background all_cells +2135.11376953125 3886.056396484375 background all_cells +2153.621826171875 3849.831298828125 background all_cells +2154.289306640625 3837.150390625 background all_cells +2193.8134765625 3848.21240234375 background all_cells +2163.453369140625 3854.791748046875 background all_cells +2172.1748046875 3864.102294921875 background all_cells +2174.11376953125 3871.857421875 background all_cells +2123.01953125 4081.86669921875 background all_cells +2127.216552734375 4113.8466796875 background all_cells +2127.878173828125 4103.29541015625 background all_cells +2135.268798828125 4089.317138671875 background all_cells +2132.385498046875 4086.374267578125 background all_cells +2130.90625 4096.00634765625 background all_cells +2142.33544921875 4082.3857421875 background all_cells +2223.937744140625 4117.22021484375 background all_cells +2167.490234375 4085.301513671875 background all_cells +2228.432861328125 4177.150390625 background all_cells +2232.91845703125 4122.896484375 background all_cells +2245.058837890625 4166.703125 background all_cells +2239.539794921875 4188.00048828125 background all_cells +2234.12548828125 4177.720703125 background all_cells +2210.150390625 4140.8857421875 background all_cells +2215.312744140625 4127.55224609375 background all_cells +2213.98095703125 4120.76416015625 background all_cells +2216.9677734375 4175.669921875 background all_cells +2216.820556640625 4188.63037109375 background all_cells +2170.794189453125 4183.28125 background all_cells +2184.808837890625 4145.15869140625 background all_cells +2199.49609375 4165.57861328125 background all_cells +2205.073486328125 4189.77783203125 background all_cells +2187.7841796875 4172.76953125 background all_cells +2200.037109375 3876.396728515625 background all_cells +2206.463623046875 3862.06787109375 background all_cells +2199.279296875 3898.943603515625 background all_cells +2186.77099609375 3895.400146484375 background all_cells +2190.8203125 3886.664794921875 background all_cells +2169.613037109375 3891.087646484375 background all_cells +2180.7001953125 3885.18603515625 background all_cells +2178.095703125 3896.58544921875 background all_cells +2198.6171875 3917.73681640625 background all_cells +2201.074951171875 3929.18896484375 background all_cells +2198.730224609375 3925.16162109375 background all_cells +2139.344970703125 3977.0205078125 background all_cells +2121.052734375 4017.475830078125 background all_cells +2170.916015625 4030.186767578125 background all_cells +2137.869873046875 3982.496337890625 background all_cells +2203.902587890625 3974.179931640625 background all_cells +2216.1376953125 3960.440185546875 background all_cells +2212.69140625 3967.8720703125 background all_cells +2205.36572265625 3954.189208984375 background all_cells +2183.666748046875 4051.81689453125 background all_cells +2178.28271484375 4016.0068359375 background all_cells +2183.367431640625 4008.781005859375 background all_cells +2196.66064453125 4039.680419921875 background all_cells +2192.424560546875 3970.7744140625 background all_cells +2187.4052734375 4030.075439453125 background all_cells +2155.37744140625 3953.947509765625 background all_cells +2161.033447265625 3964.968994140625 background all_cells +2168.475830078125 3964.806396484375 background all_cells +2151.77685546875 3961.65087890625 background all_cells +1980.97216796875 4284.3076171875 background all_cells +1971.1651611328125 4297.0205078125 background all_cells +1968.1337890625 4288.26708984375 background all_cells +1993.4708251953125 4350.31884765625 background all_cells +1988.7127685546875 4360.01708984375 background all_cells +1996.5960693359373 4361.3994140625 background all_cells +1985.9989013671875 4368.2138671875 background all_cells +1990.4332275390625 4364.9306640625 background all_cells +1974.9609375 4366.916015625 background all_cells +1973.9638671875 4315.71044921875 background all_cells +1980.797607421875 4322.23974609375 background all_cells +1998.454345703125 4281.8037109375 background all_cells +1996.6102294921875 4300.54638671875 background all_cells +1997.67578125 4294.12548828125 background all_cells +1986.51708984375 4305.47412109375 background all_cells +2002.3018798828125 4344.98876953125 background all_cells +1989.4224853515625 4330.4541015625 background all_cells +1991.6727294921875 4317.64697265625 background all_cells +2000.621826171875 4316.40625 background all_cells +1990.2108154296875 4309.462890625 background all_cells +2009.1512451171875 4337.37548828125 background all_cells +2005.408935546875 4336.4638671875 background all_cells +2008.7646484375 4345.98583984375 background all_cells +2014.442626953125 4346.66943359375 background all_cells +2006.792236328125 4363.96728515625 background all_cells +2012.398193359375 4362.50146484375 background all_cells +2014.239013671875 4382.93359375 background all_cells +2034.43798828125 4371.09423828125 background all_cells +2039.2730712890625 4368.091796875 background all_cells +2037.9434814453125 4374.69189453125 background all_cells +2024.724365234375 4380.26806640625 background all_cells +2030.5965576171875 4374.94189453125 background all_cells +2025.902587890625 4373.39306640625 background all_cells +1984.0006103515625 4378.53173828125 background all_cells +1985.76318359375 4373.09326171875 background all_cells +1983.233154296875 4395.9169921875 background all_cells +2007.7308349609373 4388.37939453125 background all_cells +2016.5159912109373 4394.12353515625 background all_cells +2010.4986572265625 4393.6494140625 background all_cells +2010.0107421875 4377.927734375 background all_cells +2009.87255859375 4372.51318359375 background all_cells +2005.2366943359373 4378.9150390625 background all_cells +1996.243408203125 4394.693359375 background all_cells +2003.1666259765625 4391.9150390625 background all_cells +2000.5823974609373 4383.28125 background all_cells +2064.58447265625 4318.26611328125 background all_cells +2056.78125 4327.1962890625 background all_cells +2061.2880859375 4339.32861328125 background all_cells +2054.411865234375 4367.7333984375 background all_cells +2062.90576171875 4351.07275390625 background all_cells +2059.250732421875 4360.88720703125 background all_cells +2073.665771484375 4343.35205078125 background all_cells +2078.6044921875 4357.42529296875 background all_cells +2076.511962890625 4348.21484375 background all_cells +2039.7318115234373 4311.18603515625 background all_cells +2015.6175537109373 4315.59033203125 background all_cells +2045.6168212890625 4314.4990234375 background all_cells +2035.800537109375 4315.07763671875 background all_cells +2030.0955810546875 4344.16162109375 background all_cells +2038.9119873046875 4339.634765625 background all_cells +2032.139404296875 4336.375 background all_cells +2015.4403076171875 4335.21630859375 background all_cells +2011.165771484375 4331.67138671875 background all_cells +2019.8966064453125 4342.38134765625 background all_cells +2043.6368408203125 4343.47509765625 background all_cells +2050.850341796875 4334.5068359375 background all_cells +2046.41162109375 4347.0791015625 background all_cells +2050.12060546875 4322.330078125 background all_cells +2013.458984375 4323.42236328125 background all_cells +2024.71630859375 4328.85400390625 background all_cells +2043.6849365234373 4325.134765625 background all_cells +2035.90283203125 4324.4873046875 background all_cells +2061.875732421875 4052.169677734375 background all_cells +2098.20654296875 4103.67529296875 background all_cells +2086.047607421875 4042.852783203125 background all_cells +2057.961669921875 4041.47119140625 background all_cells +2043.699462890625 4049.336669921875 background all_cells +2052.464111328125 4046.749755859375 background all_cells +1989.81884765625 4194.24072265625 background all_cells +1962.0225830078125 4160.0537109375 background all_cells +1960.2269287109373 4194.81787109375 background all_cells +1998.562255859375 4200.8720703125 background all_cells +1979.371826171875 4199.24365234375 background all_cells +2021.0692138671875 4195.5322265625 background all_cells +2012.1829833984373 4198.36279296875 background all_cells +2039.2509765625 4191.38525390625 background all_cells +2020.7579345703125 4206.078125 background all_cells +2046.855712890625 4200.21728515625 background all_cells +2057.18115234375 4188.23388671875 background all_cells +2054.646240234375 4203.35595703125 background all_cells +2052.467529296875 4195.083984375 background all_cells +1994.6031494140625 4020.405029296875 background all_cells +2019.660400390625 4020.18408203125 background all_cells +1943.610595703125 4084.4033203125 background all_cells +1995.7677001953125 4125.92041015625 background all_cells +1962.42724609375 4104.1611328125 background all_cells +1989.4302978515625 4086.805908203125 background all_cells +2044.34375 4249.9267578125 background all_cells +2015.0374755859373 4250.51806640625 background all_cells +2047.2271728515625 4244.03759765625 background all_cells +2037.999755859375 4284.65771484375 background all_cells +2023.9852294921875 4281.7080078125 background all_cells +2040.41455078125 4300.39892578125 background all_cells +2025.16943359375 4299.654296875 background all_cells +2018.4910888671875 4284.7314453125 background all_cells +2018.5625 4268.08740234375 background all_cells +2010.7130126953125 4260.08056640625 background all_cells +2036.3809814453125 4267.9619140625 background all_cells +2033.453125 4277.9462890625 background all_cells +2029.1708984375 4273.92529296875 background all_cells +1992.03662109375 4236.38427734375 background all_cells +1999.0166015625 4256.8583984375 background all_cells +2000.322021484375 4229.6103515625 background all_cells +1994.337158203125 4242.75 background all_cells +1961.2178955078125 4261.35986328125 background all_cells +1959.9478759765625 4270.87109375 background all_cells +1970.5054931640625 4268.07763671875 background all_cells +1958.3087158203125 4283.20849609375 background all_cells +1947.2642822265625 4285.9462890625 background all_cells +1975.91357421875 4291.59765625 background all_cells +1961.3834228515625 4295.2841796875 background all_cells +1968.8428955078125 4281.40087890625 background all_cells +2000.6282958984373 4265.60498046875 background all_cells +1981.062255859375 4277.5927734375 background all_cells +1983.1141357421875 4268.67333984375 background all_cells +2002.42724609375 4272.09228515625 background all_cells +1993.0638427734373 4271.70166015625 background all_cells +1988.430908203125 4272.15576171875 background all_cells +1945.56298828125 4228.33544921875 background all_cells +1955.7828369140625 4215.51025390625 background all_cells +1966.1915283203125 4252.3544921875 background all_cells +2007.966064453125 4229.09619140625 background all_cells +2008.8201904296875 4218.1806640625 background all_cells +2056.798583984375 4228.044921875 background all_cells +2064.8662109375 4225.88623046875 background all_cells +2062.6474609375 4224.17041015625 background all_cells +2059.649658203125 4214.67333984375 background all_cells +1973.7080078125 4244.2548828125 background all_cells +1986.06201171875 4224.4287109375 background all_cells +1984.167236328125 4216.51318359375 background all_cells +1423.9339599609375 3514.727783203125 background all_cells +1438.2823486328125 3489.426025390625 background all_cells +1429.0699462890625 3481.78369140625 background all_cells +1431.2027587890625 3495.998291015625 background all_cells +1397.473388671875 3486.86572265625 background all_cells +1417.843505859375 3500.257568359375 background all_cells +1404.12890625 3499.2158203125 background all_cells +1411.843505859375 3490.8486328125 background all_cells +1409.7139892578125 3508.385986328125 background all_cells +1399.8165283203125 3508.922119140625 background all_cells +1414.3636474609375 3519.7646484375 background all_cells +1399.5831298828125 3516.904541015625 background all_cells +1421.6689453125 3489.853515625 background all_cells +1424.7666015625 3499.60302734375 background all_cells +1423.8046875 3495.58154296875 background all_cells +1472.558349609375 3523.269775390625 background all_cells +1466.0838623046875 3536.816162109375 background all_cells +1456.155517578125 3529.176025390625 background all_cells +1466.7979736328125 3527.5126953125 background all_cells +1474.22314453125 3546.495849609375 background all_cells +1468.0821533203125 3553.117919921875 background all_cells +1505.21826171875 3545.301025390625 background all_cells +1486.849853515625 3545.41845703125 background all_cells +1495.25 3546.84912109375 background all_cells +1486.1060791015625 3550.75537109375 background all_cells +1483.8017578125 3565.804443359375 background all_cells +1504.562255859375 3528.345703125 background all_cells +1523.627197265625 3528.4423828125 background all_cells +1490.707763671875 3526.9150390625 background all_cells +1512.23486328125 3536.42822265625 background all_cells +1489.6253662109375 3534.311279296875 background all_cells +1479.5950927734375 3471.41162109375 background all_cells +1464.6881103515625 3486.351806640625 background all_cells +1447.20458984375 3490.919921875 background all_cells +1477.103271484375 3480.958740234375 background all_cells +1447.8695068359375 3479.87939453125 background all_cells +1481.956298828125 3476.954345703125 background all_cells +1473.093017578125 3510.7734375 background all_cells +1481.03369140625 3517.284423828125 background all_cells +1475.4676513671875 3493.77880859375 background all_cells +1464.1151123046875 3498.249755859375 background all_cells +1458.769775390625 3516.526611328125 background all_cells +1455.9599609375 3504.543212890625 background all_cells +1532.3492431640625 3503.281982421875 background all_cells +1529.547607421875 3520.896240234375 background all_cells +1501.982421875 3500.152099609375 background all_cells +1503.8621826171875 3512.92822265625 background all_cells +1510.25732421875 3516.93212890625 background all_cells +1516.3800048828125 3509.6005859375 background all_cells +1493.1492919921875 3503.685791015625 background all_cells +1509.272216796875 3487.8974609375 background all_cells +1506.5048828125 3495.737548828125 background all_cells +1493.6868896484375 3490.201171875 background all_cells +1507.81884765625 3475.38818359375 background all_cells +1529.7296142578125 3475.57568359375 background all_cells +1517.77294921875 3474.035400390625 background all_cells +1402.55224609375 3538.944580078125 background all_cells +1405.2003173828125 3547.124267578125 background all_cells +1400.4852294921875 3543.812744140625 background all_cells +1426.978515625 3564.8125 background all_cells +1408.748046875 3562.82421875 background all_cells +1418.3958740234375 3558.103271484375 background all_cells +1438.4876708984375 3554.0712890625 background all_cells +1430.154052734375 3556.412353515625 background all_cells +1443.0562744140625 3540.567626953125 background all_cells +1418.897216796875 3530.408203125 background all_cells +1284.78369140625 3633.677001953125 background all_cells +1295.7110595703125 3628.125244140625 background all_cells +1288.26220703125 3626.412109375 background all_cells +1288.8953857421875 3636.93701171875 background all_cells +1296.85986328125 3636.837890625 background all_cells +1310.3631591796875 3622.177001953125 background all_cells +1305.87841796875 3622.44482421875 background all_cells +1317.08544921875 3633.583740234375 background all_cells +1316.2447509765625 3626.83154296875 background all_cells +1283.6455078125 3643.154052734375 background all_cells +1290.4793701171875 3610.85986328125 background all_cells +1284.43701171875 3616.5751953125 background all_cells +1300.887451171875 3615.936767578125 background all_cells +1312.93798828125 3615.654296875 background all_cells +1317.0137939453125 3652.9033203125 background all_cells +1300.842529296875 3651.20068359375 background all_cells +1315.7352294921875 3640.661865234375 background all_cells +1305.1409912109375 3646.914306640625 background all_cells +1281.6839599609375 3707.1826171875 background all_cells +1300.11865234375 3700.96728515625 background all_cells +1336.8624267578125 3704.739013671875 background all_cells +1316.9237060546875 3690.14013671875 background all_cells +1301.5728759765625 3678.639404296875 background all_cells +1308.1649169921875 3659.812255859375 background all_cells +1313.977294921875 3657.647216796875 background all_cells +1338.780517578125 3661.651611328125 background all_cells +1332.99658203125 3668.484619140625 background all_cells +1381.04052734375 3654.810546875 background all_cells +1379.5904541015625 3633.61474609375 background all_cells +1380.645263671875 3640.027587890625 background all_cells +1388.507080078125 3631.109619140625 background all_cells +1389.2257080078125 3653.348388671875 background all_cells +1385.3243408203125 3671.46240234375 background all_cells +1370.353759765625 3650.29296875 background all_cells +1374.853271484375 3629.00927734375 background all_cells +1373.9755859375 3643.27197265625 background all_cells +1373.0419921875 3660.060546875 background all_cells +1371.494873046875 3668.12109375 background all_cells +1341.636962890625 3672.335205078125 background all_cells +1348.4996337890625 3677.537109375 background all_cells +1349.2437744140625 3670.081298828125 background all_cells +1358.9080810546875 3661.4765625 background all_cells +1363.57275390625 3656.904541015625 background all_cells +1363.573486328125 3668.619873046875 background all_cells +1333.1229248046875 3616.479736328125 background all_cells +1322.9951171875 3624.680908203125 background all_cells +1365.4913330078125 3616.48583984375 background all_cells +1362.313232421875 3635.159423828125 background all_cells +1376.4674072265625 3620.50341796875 background all_cells +1342.307861328125 3642.2900390625 background all_cells +1357.3253173828125 3651.4150390625 background all_cells +1341.175048828125 3651.26123046875 background all_cells +1351.9193115234375 3646.08837890625 background all_cells +1340.4527587890625 3623.583984375 background all_cells +1353.3282470703125 3615.425048828125 background all_cells +1347.2540283203125 3633.29736328125 background all_cells +1341.7232666015625 3613.5458984375 background all_cells +1325.6114501953125 3635.1201171875 background all_cells +1325.29248046875 3644.08984375 background all_cells +1333.2103271484375 3639.632080078125 background all_cells +1320.3448486328125 3647.336669921875 background all_cells +1323.4752197265625 3655.557861328125 background all_cells +1328.8203125 3654.214111328125 background all_cells +1333.7352294921875 3649.25830078125 background all_cells +1403.056396484375 3567.940673828125 background all_cells +1397.21240234375 3572.93701171875 background all_cells +1416.5501708984375 3573.95751953125 background all_cells +1412.388916015625 3567.795654296875 background all_cells +1407.774658203125 3579.5400390625 background all_cells +1420.437744140625 3619.873291015625 background all_cells +1432.3614501953125 3626.08837890625 background all_cells +1424.55419921875 3627.93603515625 background all_cells +1432.4827880859375 3620.181640625 background all_cells +1439.3001708984375 3600.492919921875 background all_cells +1432.6221923828125 3595.0673828125 background all_cells +1417.9437255859375 3606.140625 background all_cells +1434.959716796875 3608.8076171875 background all_cells +1397.6463623046875 3600.9755859375 background all_cells +1408.6544189453125 3591.0595703125 background all_cells +1406.3525390625 3606.668212890625 background all_cells +1397.7857666015625 3617.3154296875 background all_cells +1411.6396484375 3613.525634765625 background all_cells +1406.7235107421875 3626.962646484375 background all_cells +1488.4981689453125 3683.0673828125 background all_cells +1461.983642578125 3688.12890625 background all_cells +1501.20703125 3696.521240234375 background all_cells +1507.0745849609375 3690.33984375 background all_cells +1485.7042236328125 3691.682861328125 background all_cells +1504.3568115234375 3835.15625 background all_cells +1490.4903564453125 3706.205322265625 background all_cells +1445.4903564453125 3724.16455078125 background all_cells +1473.9822998046875 3718.131103515625 background all_cells +1472.72802734375 3705.037109375 background all_cells +1451.286376953125 3713.679931640625 background all_cells +1466.34130859375 3633.674072265625 background all_cells +1479.3372802734375 3635.25830078125 background all_cells +1472.48193359375 3623.54296875 background all_cells +1462.264892578125 3680.2646484375 background all_cells +1477.3623046875 3674.3154296875 background all_cells +1476.1663818359375 3681.47998046875 background all_cells +1489.07421875 3653.07763671875 background all_cells +1507.3560791015625 3674.51123046875 background all_cells +1500.3851318359375 3646.982177734375 background all_cells +1493.2384033203125 3677.6513671875 background all_cells +1506.056884765625 3626.169677734375 background all_cells +1490.969970703125 3639.94677734375 background all_cells +1494.037109375 3634.769287109375 background all_cells +1493.5340576171875 3626.443603515625 background all_cells +1457.1708984375 3639.185302734375 background all_cells +1464.2587890625 3650.42236328125 background all_cells +1445.9620361328125 3642.2822265625 background all_cells +1454.6334228515625 3873.117919921875 background all_cells +1467.64697265625 3918.35400390625 background all_cells +1453.407470703125 3909.148193359375 background all_cells +1462.08154296875 3658.579345703125 background all_cells +1459.424560546875 3671.982421875 background all_cells +1469.691162109375 3668.688720703125 background all_cells +1476.3079833984375 3659.121337890625 background all_cells +1457.5740966796875 3613.994140625 background all_cells +1455.2764892578125 3629.35791015625 background all_cells +1460.398193359375 3622.407470703125 background all_cells +1444.5948486328125 3617.6640625 background all_cells +1447.1756591796875 3669.75390625 background all_cells +1453.3726806640625 3663.98291015625 background all_cells +1445.760986328125 3663.018798828125 background all_cells +1468.2252197265625 3606.03466796875 background all_cells +1445.28564453125 3605.729248046875 background all_cells +1480.1685791015625 3596.042236328125 background all_cells +1494.17822265625 3589.834716796875 background all_cells +1484.311767578125 3584.755615234375 background all_cells +1464.33056640625 3594.64404296875 background all_cells +1477.6378173828125 3602.42578125 background all_cells +1503.05322265625 3605.36669921875 background all_cells +1486.6156005859375 3617.662109375 background all_cells +1500.134521484375 3618.977294921875 background all_cells +1505.273193359375 3614.327392578125 background all_cells +1458.8555908203125 3588.46142578125 background all_cells +1472.8275146484375 3587.30859375 background all_cells +1336.0938720703125 3498.02734375 background all_cells +1337.498046875 3487.179931640625 background all_cells +1374.103759765625 3476.121826171875 background all_cells +1385.596923828125 3484.51318359375 background all_cells +1382.3388671875 3477.059814453125 background all_cells +1358.9423828125 3486.216552734375 background all_cells +1374.498046875 3495.322265625 background all_cells +1363.257080078125 3492.45849609375 background all_cells +1382.4727783203125 3489.9267578125 background all_cells +1355.9239501953125 3481.78955078125 background all_cells +1365.638916015625 3472.8779296875 background all_cells +1358.612060546875 3475.0361328125 background all_cells +1321.988037109375 3492.61328125 background all_cells +1327.7633056640625 3480.790283203125 background all_cells +1320.4691162109375 3480.888427734375 background all_cells +1319.0511474609375 3499.96923828125 background all_cells +1312.3770751953125 3487.511474609375 background all_cells +1311.14453125 3496.8037109375 background all_cells +1314.1326904296875 3502.238037109375 background all_cells +1309.002685546875 3480.13232421875 background all_cells +1301.774658203125 3490.69677734375 background all_cells +1317.8226318359375 3525.510986328125 background all_cells +1325.975341796875 3508.26171875 background all_cells +1320.3739013671875 3535.405517578125 background all_cells +1321.800537109375 3529.55908203125 background all_cells +1281.97509765625 3545.496826171875 background all_cells +1309.4002685546875 3543.87841796875 background all_cells +1286.94189453125 3540.854736328125 background all_cells +1305.4471435546875 3536.846923828125 background all_cells +1309.642578125 3523.7802734375 background all_cells +1307.955322265625 3530.90966796875 background all_cells +1288.576171875 3518.103271484375 background all_cells +1286.6875 3534.91748046875 background all_cells +1300.779541015625 3533.225830078125 background all_cells +1295.3486328125 3531.87255859375 background all_cells +1292.2586669921875 3528.9345703125 background all_cells +1292.7945556640625 3523.9443359375 background all_cells +1311.1705322265625 3590.5908203125 background all_cells +1321.6109619140625 3599.75 background all_cells +1321.1275634765625 3592.38720703125 background all_cells +1316.18359375 3607.05078125 background all_cells +1330.2315673828125 3607.513916015625 background all_cells +1311.723876953125 3598.7841796875 background all_cells +1299.353759765625 3606.558837890625 background all_cells +1285.4052734375 3599.062255859375 background all_cells +1293.59765625 3580.533203125 background all_cells +1301.6702880859375 3586.858642578125 background all_cells +1287.352783203125 3587.12548828125 background all_cells +1304.8641357421875 3581.190185546875 background all_cells +1281.231689453125 3552.042724609375 background all_cells +1302.079833984375 3562.30712890625 background all_cells +1289.848876953125 3553.660888671875 background all_cells +1298.69677734375 3549.67236328125 background all_cells +1290.564697265625 3559.09521484375 background all_cells +1300.9937744140625 3554.43701171875 background all_cells +1319.9925537109375 3558.935302734375 background all_cells +1310.5450439453125 3562.3369140625 background all_cells +1280.989013671875 3564.9287109375 background all_cells +1298.7974853515625 3567.138427734375 background all_cells +1284.3988037109375 3574.584716796875 background all_cells +1302.4398193359375 3573.687744140625 background all_cells +1289.1175537109375 3568.2900390625 background all_cells +1325.0086669921875 3547.312255859375 background all_cells +1320.29052734375 3554.724609375 background all_cells +1328.072021484375 3554.327392578125 background all_cells +1314.98046875 3550.21240234375 background all_cells +1366.5421142578125 3555.66259765625 background all_cells +1366.011962890625 3549.669921875 background all_cells +1396.8306884765625 3529.701416015625 background all_cells +1384.927490234375 3534.56689453125 background all_cells +1371.3515625 3532.49169921875 background all_cells +1391.8673095703125 3531.699462890625 background all_cells +1385.5748291015625 3607.165283203125 background all_cells +1374.207275390625 3602.546875 background all_cells +1388.1065673828125 3599.48828125 background all_cells +1392.375732421875 3581.538330078125 background all_cells +1372.037841796875 3507.926025390625 background all_cells +1363.27294921875 3504.109130859375 background all_cells +1383.021240234375 3518.064697265625 background all_cells +1386.951904296875 3506.396728515625 background all_cells +1371.6171875 3560.6142578125 background all_cells +1376.297607421875 3564.549072265625 background all_cells +1338.0447998046875 3542.686767578125 background all_cells +1344.09423828125 3506.67431640625 background all_cells +1345.5147705078125 3537.451171875 background all_cells +1342.0057373046875 3533.398193359375 background all_cells +1355.8299560546875 3558.841064453125 background all_cells +1352.6700439453125 3553.325439453125 background all_cells +1357.6878662109375 3546.255126953125 background all_cells +1349.7183837890625 3607.8828125 background all_cells +1354.9674072265625 3585.36376953125 background all_cells +1351.6480712890625 3581.556640625 background all_cells +1353.575439453125 3509.849609375 background all_cells +1358.777099609375 3508.598388671875 background all_cells +1356.83447265625 3530.78515625 background all_cells +1359.3812255859375 3524.797607421875 background all_cells +1333.625 3594.335205078125 background all_cells +1339.96728515625 3601.073486328125 background all_cells +1343.676513671875 3588.55810546875 background all_cells +1339.1168212890625 3581.598876953125 background all_cells +2101.177490234375 4342.51123046875 background all_cells +2104.25439453125 4333.2392578125 background all_cells +2150.080322265625 4344.0703125 background all_cells +2148.027587890625 4338.96875 background all_cells +2143.661865234375 4328.88427734375 background all_cells +1957.7249755859373 4350.55126953125 background all_cells +1963.3421630859373 4358.6806640625 background all_cells +2129.201171875 4364.04345703125 background all_cells +1958.122802734375 4357.4716796875 background all_cells +2520.830322265625 4375.015625 background all_cells +2503.599609375 4394.1123046875 background all_cells +2503.435791015625 4381.68505859375 background all_cells +2500.98681640625 4407.33154296875 background all_cells +2512.922607421875 4435.83203125 background all_cells +2508.006591796875 4421.7294921875 background all_cells +2513.5078125 4458.3486328125 background all_cells +2494.993408203125 4470.1669921875 background all_cells +2513.12060546875 4474.38623046875 background all_cells +2503.332763671875 4464.5283203125 background all_cells +2503.119140625 4473.12939453125 background all_cells +2508.633056640625 4493.916015625 background all_cells +2493.930908203125 4488.6025390625 background all_cells +2160.6259765625 4222.23974609375 background all_cells +2191.463623046875 4212.13916015625 background all_cells +2183.926513671875 4196.74365234375 background all_cells +2332.2802734375 4238.6083984375 background all_cells +2341.141845703125 4255.115234375 background all_cells +2337.944091796875 4253.10546875 background all_cells +2332.415771484375 4249.91015625 background all_cells +2281.405029296875 4199.85791015625 background all_cells +2309.230224609375 4213.185546875 background all_cells +2288.23193359375 4217.57080078125 background all_cells +2232.835205078125 4200.0478515625 background all_cells +2232.990234375 4192.89306640625 background all_cells +2246.06884765625 4192.19580078125 background all_cells +2274.645751953125 4193.4814453125 background all_cells +2265.0126953125 4195.30224609375 background all_cells +2251.178466796875 4192.330078125 background all_cells +1957.6170654296875 4303.6171875 background all_cells +1973.789794921875 4308.6982421875 background all_cells +1962.015869140625 4307.12890625 background all_cells +2099.51220703125 4236.6064453125 background all_cells +2111.601806640625 4249.908203125 background all_cells +2111.1220703125 4306.95068359375 background all_cells +2112.167724609375 4239.4560546875 background all_cells +1960.052490234375 4316.87158203125 background all_cells +2103.959716796875 4320.82421875 background all_cells +1950.6099853515625 4318.1728515625 background all_cells +1949.399658203125 4314.64453125 background all_cells +1977.482177734375 4339.744140625 background all_cells +1944.8900146484373 4368.369140625 background all_cells +1956.8092041015625 4382.68359375 background all_cells +1961.377197265625 4383.33349609375 background all_cells +1969.29541015625 4368.12109375 background all_cells +1963.72314453125 4376.2451171875 background all_cells +2076.508544921875 4676.5537109375 background all_cells +2084.511962890625 4667.3857421875 background all_cells +2248.428466796875 4568.58984375 background all_cells +2264.65380859375 4631.01708984375 background all_cells +2261.982421875 4578.1962890625 background all_cells +2270.667236328125 4582.51953125 background all_cells +2261.427490234375 4588.419921875 background all_cells +2254.99609375 4575.0791015625 background all_cells +2218.60205078125 4578.791015625 background all_cells +2170.61669921875 4627.646484375 background all_cells +2168.00439453125 4578.333984375 background all_cells +2175.344970703125 4583.09033203125 background all_cells +2225.45166015625 4571.748046875 background all_cells +2225.546142578125 4580.0947265625 background all_cells +2098.8837890625 4675.4794921875 background all_cells +2313.154541015625 4775.353515625 background all_cells +2331.656982421875 4767.55517578125 background all_cells +2259.0224609375 4767.1650390625 background all_cells +2219.347900390625 4775.79150390625 background all_cells +2264.98779296875 4775.65185546875 background all_cells +2092.231201171875 4740.3974609375 background all_cells +2088.947509765625 4729.99853515625 background all_cells +2102.089599609375 4743.48876953125 background all_cells +2129.76513671875 4739.79248046875 background all_cells +2135.945556640625 4756.15771484375 background all_cells +2127.066650390625 4769.6904296875 background all_cells +2143.295654296875 4761.23291015625 background all_cells +2170.211669921875 4730.291015625 background all_cells +2154.50244140625 4749.373046875 background all_cells +2186.013671875 4731.8837890625 background all_cells +2185.31396484375 4740.8505859375 background all_cells +2178.619873046875 4741.66845703125 background all_cells +2255.024658203125 4758.953125 background all_cells +2318.003662109375 4748.3525390625 background all_cells +2304.444091796875 4760.16162109375 background all_cells +2199.51953125 4734.56298828125 background all_cells +2193.296142578125 4731.15380859375 background all_cells +2305.647705078125 4736.82080078125 background all_cells +2304.655029296875 4741.0712890625 background all_cells +2203.977783203125 4732.1357421875 background all_cells +2244.34228515625 4755.6064453125 background all_cells +2226.500732421875 4751.4111328125 background all_cells +2241.931396484375 4748.841796875 background all_cells +2181.234375 4747.0009765625 background all_cells +2185.125732421875 4754.81591796875 background all_cells +2294.867431640625 4651.546875 background all_cells +2313.034912109375 4717.396484375 background all_cells +2307.431884765625 4718.328125 background all_cells +2300.194580078125 4714.7314453125 background all_cells +2341.89599609375 4588.89306640625 background all_cells +2343.5966796875 4564.7861328125 background all_cells +2502.484130859375 4623.13916015625 background all_cells +2516.01416015625 4565.96728515625 background all_cells +2488.918701171875 4569.68359375 background all_cells +2515.68994140625 4539.81640625 background all_cells +2514.298828125 4550.4248046875 background all_cells +2520.40966796875 4546.05322265625 background all_cells +2359.00341796875 4630.5810546875 background all_cells +2331.982177734375 4657.8173828125 background all_cells +2338.6650390625 4649.13525390625 background all_cells +2355.80029296875 4611.4990234375 background all_cells +2366.6904296875 4669.322265625 background all_cells +2363.669677734375 4717.65869140625 background all_cells +2325.1494140625 4582.353515625 background all_cells +2299.98828125 4574.79296875 background all_cells +1942.1607666015625 4728.66259765625 background all_cells +1960.1180419921875 4722.58984375 background all_cells +1951.032958984375 4733.08203125 background all_cells +1942.65087890625 4800.95849609375 background all_cells +1934.0872802734373 4828.7626953125 background all_cells +1944.0919189453125 4815.380859375 background all_cells +1941.267578125 4812.0810546875 background all_cells +1969.543212890625 4816.21826171875 background all_cells +1965.2864990234373 4813.6435546875 background all_cells +1944.804931640625 4773.45556640625 background all_cells +1947.9835205078125 4765.36865234375 background all_cells +1947.8052978515625 4780.21630859375 background all_cells +1944.6461181640625 4752.6396484375 background all_cells +1977.8818359375 4770.42724609375 background all_cells +1975.9962158203125 4787.22998046875 background all_cells +1968.1885986328125 4746.10009765625 background all_cells +1949.4281005859373 4744.16455078125 background all_cells +1952.9808349609373 4740.03662109375 background all_cells +1971.114501953125 4737.4697265625 background all_cells +1977.3282470703125 4737.837890625 background all_cells +2015.2965087890625 4739.8544921875 background all_cells +2019.62646484375 4729.62646484375 background all_cells +1991.5758056640625 4730.04296875 background all_cells +1983.6175537109373 4736.9873046875 background all_cells +1991.409423828125 4735.8916015625 background all_cells +1988.1141357421875 4741.37353515625 background all_cells +1985.5247802734373 4733.35205078125 background all_cells +1979.4871826171875 4724.53271484375 background all_cells +1979.212890625 4719.91943359375 background all_cells +1917.58349609375 4740.16943359375 background all_cells +1925.0643310546875 4735.98095703125 background all_cells +1925.522216796875 4741.81787109375 background all_cells +1936.8118896484373 4731.42529296875 background all_cells +1932.173583984375 4727.81982421875 background all_cells +1920.767333984375 4722.83642578125 background all_cells +2065.94921875 4676.31298828125 background all_cells +2055.705078125 4727.93115234375 background all_cells +2061.714599609375 4734.9365234375 background all_cells +2051.98583984375 4733.44287109375 background all_cells +2069.753173828125 4693.05126953125 background all_cells +2067.564453125 4687.97021484375 background all_cells +1947.6339111328125 4701.90478515625 background all_cells +1965.5601806640625 4712.2197265625 background all_cells +1961.7818603515625 4705.1875 background all_cells +1976.1400146484373 4711.40087890625 background all_cells +1980.558837890625 4715.48046875 background all_cells +1983.0321044921875 4704.72998046875 background all_cells +2004.7288818359373 4702.66357421875 background all_cells +1997.9696044921875 4713.912109375 background all_cells +1944.236328125 4666.5908203125 background all_cells +1959.2655029296875 4685.3515625 background all_cells +1963.018798828125 4664.29736328125 background all_cells +1960.08935546875 4677.5439453125 background all_cells +2015.3541259765625 4684.05029296875 background all_cells +2061.543212890625 4698.9208984375 background all_cells +2027.5040283203125 4684.14892578125 background all_cells +1967.078857421875 4676.5576171875 background all_cells +2000.778564453125 4675.48876953125 background all_cells +1979.897216796875 4671.333984375 background all_cells +1970.1922607421875 4681.576171875 background all_cells +2035.4444580078125 4678.3603515625 background all_cells +2036.1771240234373 4671.9970703125 background all_cells +1857.0665283203125 4862.46533203125 background all_cells +1865.6021728515625 4876.90234375 background all_cells +1884.3338623046875 4870.49560546875 background all_cells +1878.7510986328125 4852.86669921875 background all_cells +1884.8079833984373 4887.95166015625 background all_cells +1894.2906494140625 4925.25927734375 background all_cells +1901.0972900390625 4918.470703125 background all_cells +1900.7843017578125 4911.47509765625 background all_cells +1893.0169677734373 4893.25244140625 background all_cells +1892.5394287109373 4901.744140625 background all_cells +1918.4794921875 4833.916015625 background all_cells +1921.1904296875 4849.19580078125 background all_cells +1911.3759765625 4849.04248046875 background all_cells +1909.66064453125 4839.06201171875 background all_cells +1903.9534912109373 4854.107421875 background all_cells +1912.76611328125 4861.1181640625 background all_cells +1915.215087890625 4857.40576171875 background all_cells +1857.4068603515625 4921.36328125 background all_cells +1864.1619873046875 4960.24169921875 background all_cells +1852.0345458984373 4942.14453125 background all_cells +1876.648681640625 4885.0654296875 background all_cells +1871.7987060546875 4885.0556640625 background all_cells +1870.47119140625 4889.56494140625 background all_cells +1924.29833984375 4864.26123046875 background all_cells +1928.1904296875 4869.94580078125 background all_cells +1932.0640869140625 4855.3642578125 background all_cells +1928.9453125 4844.484375 background all_cells +1973.884765625 4849.8056640625 background all_cells +1939.794921875 4860.76416015625 background all_cells +1969.602294921875 4860.9755859375 background all_cells +1944.4952392578125 4854.6669921875 background all_cells +1964.247314453125 4835.11279296875 background all_cells +1935.818359375 4880.30029296875 background all_cells +1946.231689453125 4868.8056640625 background all_cells +1937.342529296875 4866.95361328125 background all_cells +1914.2523193359373 4915.83740234375 background all_cells +1922.059326171875 4941.47119140625 background all_cells +1923.2591552734373 4892.591796875 background all_cells +1931.189453125 4906.53466796875 background all_cells +1909.065673828125 4924.73095703125 background all_cells +1918.11181640625 4926.5634765625 background all_cells +1953.4969482421875 4912.5234375 background all_cells +1953.009033203125 4960.01171875 background all_cells +1967.6363525390625 4929.65478515625 background all_cells +1969.160400390625 4916.1865234375 background all_cells +1980.185302734375 4917.56640625 background all_cells +1978.6297607421875 4939.265625 background all_cells +1974.95947265625 4933.6181640625 background all_cells +1981.2467041015625 4927.7138671875 background all_cells +1949.9677734375 4891.50048828125 background all_cells +1966.8077392578125 4875.73046875 background all_cells +1950.409423828125 4901.6787109375 background all_cells +1967.728515625 4892.33203125 background all_cells +1980.4288330078125 4891.439453125 background all_cells +1972.3759765625 4879.642578125 background all_cells +1972.7376708984373 4887.89990234375 background all_cells +1980.4296875 4897.92529296875 background all_cells +1973.174072265625 4897.697265625 background all_cells +1937.0850830078125 4919.765625 background all_cells +1939.51025390625 4914.4755859375 background all_cells +1940.1468505859373 4935.88037109375 background all_cells +2140.49072265625 4955.46630859375 background all_cells +2149.545166015625 4986.55126953125 background all_cells +2142.83837890625 5014.0947265625 background all_cells +2150.6845703125 5011.46630859375 background all_cells +2135.089599609375 5024.32373046875 background all_cells +2157.316162109375 5046.35498046875 background all_cells +2160.41943359375 5036.00732421875 background all_cells +2141.5458984375 5048.77197265625 background all_cells +2150.01025390625 5022.52587890625 background all_cells +2147.0576171875 5033.8125 background all_cells +1825.08837890625 5109.8505859375 background all_cells +1878.6004638671875 5107.0947265625 background all_cells +1879.044189453125 5134.33056640625 background all_cells +1886.0184326171875 5123.00390625 background all_cells +1835.352294921875 5167.95458984375 background all_cells +1888.1981201171875 5112.8896484375 background all_cells +1893.5858154296875 5130.76416015625 background all_cells +1896.34130859375 5120.2275390625 background all_cells +1890.481201171875 5120.869140625 background all_cells +1899.150146484375 5128.0673828125 background all_cells +1904.90185546875 5136.41796875 background all_cells +2134.65234375 5118.8056640625 background all_cells +1903.7015380859373 5126.755859375 background all_cells +2187.337158203125 5119.79833984375 background all_cells +2176.168212890625 5162.0654296875 background all_cells +2207.2041015625 5146.52587890625 background all_cells +2197.28662109375 5151.6533203125 background all_cells +2173.94140625 5097.48046875 background all_cells +2194.39892578125 5094.9697265625 background all_cells +2182.58251953125 5066.99560546875 background all_cells +1872.2742919921875 5099.79443359375 background all_cells +1834.2186279296875 5077.611328125 background all_cells +2153.89306640625 5066.64697265625 background all_cells +1842.0650634765625 5079.4677734375 background all_cells +1863.6451416015625 5100.9033203125 background all_cells +1864.0869140625 5082.1689453125 background all_cells +2030.0933837890625 4979.60546875 background all_cells +2013.90283203125 4999.72802734375 background all_cells +2041.798828125 4989.00830078125 background all_cells +2038.211181640625 4984.57275390625 background all_cells +2026.196044921875 5032.42919921875 background all_cells +2015.5699462890625 5016.06396484375 background all_cells +1990.7498779296875 5020.0478515625 background all_cells +2010.011962890625 5022.970703125 background all_cells +2007.0982666015625 5027.5556640625 background all_cells +1968.326416015625 5011.21142578125 background all_cells +1986.005126953125 4975.54833984375 background all_cells +1984.5106201171875 5013.03662109375 background all_cells +1978.2449951171875 4978.93310546875 background all_cells +1903.2469482421875 5028.9638671875 background all_cells +1944.566650390625 4966.1162109375 background all_cells +1915.541748046875 5020.6259765625 background all_cells +1944.5159912109373 4979.52734375 background all_cells +1924.0068359375 4984.98486328125 background all_cells +1910.251220703125 5032.3408203125 background all_cells +2130.087646484375 4958.134765625 background all_cells +2153.4580078125 4966.939453125 background all_cells +2162.055908203125 4942.7158203125 background all_cells +2174.192626953125 4944.8720703125 background all_cells +2162.9365234375 4949.91455078125 background all_cells +2156.36767578125 4947.97802734375 background all_cells +2177.48193359375 4978.71728515625 background all_cells +2188.37255859375 4972.04296875 background all_cells +2208.490234375 4952.529296875 background all_cells +2197.20556640625 4956.345703125 background all_cells +2204.015869140625 4952.08447265625 background all_cells +2187.629638671875 4956.4873046875 background all_cells +2179.073974609375 4951.88427734375 background all_cells +2158.386474609375 4954.8818359375 background all_cells +2168.78857421875 4962.36328125 background all_cells +2209.797607421875 5105.13525390625 background all_cells +2217.02099609375 5091.30126953125 background all_cells +2213.706298828125 5065.3486328125 background all_cells +2212.400146484375 5098.158203125 background all_cells +2226.41162109375 5159.58642578125 background all_cells +2218.567138671875 5155.384765625 background all_cells +2231.20703125 5140.2958984375 background all_cells +2219.8310546875 5113.38671875 background all_cells +2222.3115234375 5072.0224609375 background all_cells +2225.79150390625 5077.9521484375 background all_cells +2191.090087890625 4992.31396484375 background all_cells +2233.233642578125 4993.56201171875 background all_cells +2200.993896484375 4974.59375 background all_cells +2205.96728515625 4979.5869140625 background all_cells +2198.181640625 5012.54833984375 background all_cells +2212.337890625 5022.17822265625 background all_cells +2188.30908203125 5054.03076171875 background all_cells +2178.810791015625 5036.8828125 background all_cells +2175.558837890625 5034.263671875 background all_cells +2192.58642578125 5031.8955078125 background all_cells +2193.455322265625 5023.6806640625 background all_cells +2179.647216796875 4996.57470703125 background all_cells +2178.281005859375 5006.1611328125 background all_cells +2166.30029296875 4996.21923828125 background all_cells +2065.93798828125 4902.369140625 background all_cells +2076.27490234375 4902.2353515625 background all_cells +2070.808349609375 4895.91455078125 background all_cells +2082.7734375 4890.625 background all_cells +2083.366943359375 4872.3564453125 background all_cells +2071.6806640625 4910.89453125 background all_cells +2059.789794921875 4891.68505859375 background all_cells +2059.1337890625 4926.13916015625 background all_cells +2076.588134765625 4933.3779296875 background all_cells +2076.4208984375 4925.6826171875 background all_cells +2074.1044921875 4946.443359375 background all_cells +2069.27685546875 4932.46826171875 background all_cells +2061.8603515625 4941.97021484375 background all_cells +2067.294677734375 4950.33251953125 background all_cells +2056.725341796875 4943.841796875 background all_cells +2050.533203125 4942.00634765625 background all_cells +1992.94140625 4914.08447265625 background all_cells +2008.2025146484373 4965.818359375 background all_cells +2004.371337890625 4928.966796875 background all_cells +2012.2047119140625 4914.0341796875 background all_cells +2012.1397705078125 4920.80029296875 background all_cells +2034.615478515625 4957.7509765625 background all_cells +2037.9024658203125 4943.2353515625 background all_cells +2040.5924072265625 4932.783203125 background all_cells +2043.489013671875 4907.5517578125 background all_cells +2013.2149658203125 4940.2080078125 background all_cells +2015.6961669921875 4932.57958984375 background all_cells +2021.646728515625 4925.26220703125 background all_cells +2032.053466796875 4887.82373046875 background all_cells +2016.032958984375 4895.80517578125 background all_cells +2026.166015625 4896.34619140625 background all_cells +1995.84619140625 4903.7021484375 background all_cells +2010.2022705078125 4897.9091796875 background all_cells +2011.88916015625 4906.9833984375 background all_cells +2004.6243896484373 4893.1435546875 background all_cells +1840.9879150390625 4710.1171875 background all_cells +1863.170166015625 4685.0849609375 background all_cells +1862.037109375 4702.23291015625 background all_cells +1860.1597900390625 4710.13623046875 background all_cells +1850.193359375 4701.05517578125 background all_cells +1847.1763916015625 4693.53955078125 background all_cells +1875.092529296875 4704.7392578125 background all_cells +1865.72314453125 4708.9609375 background all_cells +1877.5313720703125 4714.00341796875 background all_cells +1872.30810546875 4709.95947265625 background all_cells +1876.4197998046875 4687.89111328125 background all_cells +1872.2470703125 4689.62744140625 background all_cells +1871.7762451171875 4696.78515625 background all_cells +1868.4693603515625 4703.7255859375 background all_cells +1867.383056640625 4699.388671875 background all_cells +1896.903076171875 4716.81640625 background all_cells +1891.0489501953125 4705.08984375 background all_cells +1909.0528564453125 4749.58984375 background all_cells +1923.6517333984373 4730.15576171875 background all_cells +1930.147705078125 4756.55322265625 background all_cells +1931.7926025390625 4750.86767578125 background all_cells +1918.2467041015625 4813.14599609375 background all_cells +1914.724365234375 4798.8681640625 background all_cells +1938.1854248046875 4811.34765625 background all_cells +1935.493408203125 4819.30322265625 background all_cells +1928.152099609375 4785.14501953125 background all_cells +1925.1776123046875 4768.63916015625 background all_cells +1891.020751953125 4749.50537109375 background all_cells +1886.6488037109373 4754.345703125 background all_cells +1898.040771484375 4749.54443359375 background all_cells +1887.8271484375 4824.97265625 background all_cells +1898.7579345703125 4829.29296875 background all_cells +1877.046630859375 4832.56396484375 background all_cells +1883.0804443359373 4817.4228515625 background all_cells +1883.4095458984373 4809.93798828125 background all_cells +1900.9677734375 4808.39501953125 background all_cells +1894.555419921875 4802.32421875 background all_cells +1898.289794921875 4763.986328125 background all_cells +1909.4945068359373 4821.642578125 background all_cells +1889.1580810546875 4763.79736328125 background all_cells +1889.53759765625 4784.12646484375 background all_cells +1891.3114013671875 4779.17822265625 background all_cells +1892.2568359375 4770.8623046875 background all_cells +1880.1231689453125 4721.45263671875 background all_cells +1898.54345703125 4728.31982421875 background all_cells +1878.0916748046875 4726.66064453125 background all_cells +1887.7388916015625 4724.27734375 background all_cells +1882.4193115234373 4782.4814453125 background all_cells +1874.8577880859373 4799.212890625 background all_cells +1870.927734375 4804.845703125 background all_cells +1879.479248046875 4798.04736328125 background all_cells +1868.538818359375 4757.6904296875 background all_cells +1881.9840087890625 4770.39404296875 background all_cells +1883.1673583984373 4761.54541015625 background all_cells +1874.3929443359373 4761.8154296875 background all_cells +1883.58056640625 4736.52197265625 background all_cells +1872.44189453125 4749.0625 background all_cells +1896.32763671875 4744.51025390625 background all_cells +1879.3955078125 4747.31787109375 background all_cells +1875.0845947265625 4734.08349609375 background all_cells +1895.215576171875 4735.73095703125 background all_cells +2034.8927001953125 4763.8408203125 background all_cells +2059.389892578125 4749.921875 background all_cells +2053.6240234375 4774.025390625 background all_cells +2059.211669921875 4764.3876953125 background all_cells +2048.77880859375 4763.7744140625 background all_cells +2027.720458984375 4758.7724609375 background all_cells +2044.8720703125 4755.32421875 background all_cells +2107.018798828125 4814.3212890625 background all_cells +2116.3076171875 4810.060546875 background all_cells +2138.5673828125 4820.5576171875 background all_cells +2125.802490234375 4831.22509765625 background all_cells +2142.86767578125 4828.45166015625 background all_cells +2113.034912109375 4823.28125 background all_cells +2163.9951171875 4818.0078125 background all_cells +2149.99072265625 4820.32421875 background all_cells +2150.397216796875 4798.73046875 background all_cells +2105.169189453125 4762.32568359375 background all_cells +2074.672607421875 4747.67578125 background all_cells +2114.27734375 4780.0576171875 background all_cells +2138.0224609375 4786.05322265625 background all_cells +2132.51171875 4792.427734375 background all_cells +2133.6767578125 4781.08544921875 background all_cells +2144.004638671875 4774.03271484375 background all_cells +2148.81982421875 4765.79736328125 background all_cells +2150.87255859375 4774.9853515625 background all_cells +2145.761474609375 4783.22998046875 background all_cells +2072.789306640625 4771.6142578125 background all_cells +2082.598388671875 4775.19580078125 background all_cells +2149.0546875 4791.79150390625 background all_cells +2161.251708984375 4793.8173828125 background all_cells +2171.0517578125 4793.10693359375 background all_cells +2180.706298828125 4783.59326171875 background all_cells +2186.59033203125 4801.7802734375 background all_cells +2183.925537109375 4789.9091796875 background all_cells +2183.12158203125 4762.3173828125 background all_cells +2170.1904296875 4770.68408203125 background all_cells +2194.115234375 4746.77734375 background all_cells +2214.372314453125 4750.97509765625 background all_cells +2200.03125 4752.41357421875 background all_cells +2209.143310546875 4777.4287109375 background all_cells +2216.9912109375 4768.05322265625 background all_cells +2196.631103515625 4769.5888671875 background all_cells +2214.8740234375 4783.93310546875 background all_cells +2216.52001953125 4788.9013671875 background all_cells +2209.838134765625 4787.05908203125 background all_cells +2202.998046875 4792.08349609375 background all_cells +2201.242431640625 4783.30322265625 background all_cells +2200.08935546875 4804.2109375 background all_cells +2190.531494140625 4830.611328125 background all_cells +2180.76123046875 4835.462890625 background all_cells +2196.90576171875 4827.6845703125 background all_cells +2182.883056640625 4829.13330078125 background all_cells +2156.4150390625 4841.349609375 background all_cells +2121.234375 4834.75830078125 background all_cells +2125.033935546875 4841.73291015625 background all_cells +2122.3134765625 4851.50830078125 background all_cells +2121.1484375 4878.08740234375 background all_cells +2140.412841796875 4870.94384765625 background all_cells +2129.759765625 4863.9638671875 background all_cells +2113.49267578125 4875.1455078125 background all_cells +2100.571533203125 4877.0693359375 background all_cells +2152.7099609375 4860.1552734375 background all_cells +2163.763916015625 4872.2919921875 background all_cells +2162.120849609375 4874.685546875 background all_cells +2161.246826171875 4863.9931640625 background all_cells +2089.579833984375 4852.734375 background all_cells +2103.855712890625 4835.2490234375 background all_cells +2090.26025390625 4838.9755859375 background all_cells +2085.297607421875 4917.93408203125 background all_cells +2091.58837890625 4912.3720703125 background all_cells +2109.481201171875 4948.45263671875 background all_cells +2088.5732421875 4923.720703125 background all_cells +2097.384033203125 4931.66064453125 background all_cells +2107.31982421875 4925.56982421875 background all_cells +2138.1884765625 4916.88232421875 background all_cells +2143.88916015625 4933.09521484375 background all_cells +2143.1044921875 4913.18408203125 background all_cells +2138.91015625 4923.6689453125 background all_cells +2109.93115234375 4910.47021484375 background all_cells +2117.41552734375 4914.47265625 background all_cells +2150.541748046875 4888.91259765625 background all_cells +2151.568603515625 4913.18994140625 background all_cells +2186.6474609375 4938.25244140625 background all_cells +2200.83056640625 4947.8984375 background all_cells +2173.593017578125 4932.220703125 background all_cells +2186.54736328125 4926.38427734375 background all_cells +2179.075927734375 4931.90869140625 background all_cells +2157.376708984375 4938.39404296875 background all_cells +2150.12060546875 4925.3974609375 background all_cells +2166.759521484375 4926.708984375 background all_cells +2159.903076171875 4925.62744140625 background all_cells +2104.116455078125 4892.17626953125 background all_cells +2113.59912109375 4902.80224609375 background all_cells +2111.610107421875 4888.07763671875 background all_cells +2128.192626953125 4895.0419921875 background all_cells +2126.779296875 4904.29638671875 background all_cells +2143.08251953125 4899.47216796875 background all_cells +2144.584716796875 4906.275390625 background all_cells +2093.306640625 4888.87109375 background all_cells +2167.692626953125 4861.595703125 background all_cells +2174.663818359375 4892.8515625 background all_cells +2174.005859375 4910.64794921875 background all_cells +2189.408203125 4902.8095703125 background all_cells +2175.778076171875 4901.62353515625 background all_cells +2168.458984375 4876.1494140625 background all_cells +2176.69873046875 4878.8642578125 background all_cells +2176.877197265625 4845.27685546875 background all_cells +2196.78173828125 4868.669921875 background all_cells +2196.9345703125 4876.1806640625 background all_cells +2203.55859375 4916.78955078125 background all_cells +2209.08837890625 4885.14453125 background all_cells +2201.24951171875 4888.1875 background all_cells +2207.143798828125 4892.20166015625 background all_cells +2203.87646484375 4929.220703125 background all_cells +2230.149658203125 4915.01318359375 background all_cells +2204.490478515625 4855.791015625 background all_cells +2193.61669921875 4882.30517578125 background all_cells +2194.885498046875 4891.0908203125 background all_cells +2192.025390625 4889.30224609375 background all_cells +2020.0472412109373 4803.78759765625 background all_cells +2046.5853271484373 4815.6328125 background all_cells +2042.0477294921875 4810.32177734375 background all_cells +2035.62646484375 4793.5546875 background all_cells +2048.9140625 4836.8828125 background all_cells +2045.752197265625 4830.16552734375 background all_cells +2011.4990234375 4774.68310546875 background all_cells +2050.85546875 4781.13916015625 background all_cells +2024.523681640625 4843.16943359375 background all_cells +2015.6282958984373 4842.37060546875 background all_cells +2024.77978515625 4849.77587890625 background all_cells +2001.884521484375 4851.85546875 background all_cells +1989.1279296875 4805.40283203125 background all_cells +2002.024169921875 4815.86474609375 background all_cells +1988.5322265625 4813.39208984375 background all_cells +2004.103515625 4826.62939453125 background all_cells +2021.09375 4826.95556640625 background all_cells +2018.906982421875 4835.0732421875 background all_cells +2009.068603515625 4836.15087890625 background all_cells +1985.497802734375 4836.96875 background all_cells +2054.454833984375 4799.2119140625 background all_cells +2066.255126953125 4818.81640625 background all_cells +2063.574951171875 4794.98193359375 background all_cells +2061.767822265625 4803.6142578125 background all_cells +2080.5107421875 4792.267578125 background all_cells +2086.609375 4788.42431640625 background all_cells +2069.877197265625 4788.35546875 background all_cells +2072.70947265625 4795.30615234375 background all_cells +2072.388671875 4802.533203125 background all_cells +2078.790771484375 4798.44384765625 background all_cells +2083.1962890625 4841.77392578125 background all_cells +2071.7353515625 4826.33544921875 background all_cells +2067.94775390625 4777.59326171875 background all_cells +2078.849853515625 4779.048828125 background all_cells +2074.30029296875 4779.34814453125 background all_cells +2033.2939453125 4858.982421875 background all_cells +2027.949951171875 4858.0703125 background all_cells +2039.69384765625 4863.705078125 background all_cells +2043.76171875 4878.7177734375 background all_cells +2038.0205078125 4871.42236328125 background all_cells +2026.2257080078125 4870.97412109375 background all_cells +2019.78564453125 4864.2109375 background all_cells +2011.6881103515625 4875.43994140625 background all_cells +2003.2052001953125 4863.90283203125 background all_cells +2008.992431640625 4861.0166015625 background all_cells +2003.8505859375 4869.365234375 background all_cells +2002.37744140625 4857.2236328125 background all_cells +1997.010986328125 4865.75830078125 background all_cells +2004.648681640625 4880.82275390625 background all_cells +1980.1126708984373 4874.44189453125 background all_cells +1978.9022216796875 4884.583984375 background all_cells +1998.481201171875 4883.98681640625 background all_cells +1987.9049072265625 4883.88720703125 background all_cells +1979.1221923828125 4854.76025390625 background all_cells +1977.7318115234373 4846.48193359375 background all_cells +2390.752685546875 4748.9736328125 background all_cells +2268.681640625 4730.46337890625 background all_cells +2401.713623046875 4733.2373046875 background all_cells +2397.269775390625 4752.37158203125 background all_cells +2420.9052734375 4734.68359375 background all_cells +2478.643798828125 4727.87890625 background all_cells +2460.631591796875 4744.37890625 background all_cells +2426.40478515625 4742.7783203125 background all_cells +2265.980224609375 4780.54736328125 background all_cells +2356.7421875 4789.091796875 background all_cells +2317.102294921875 4785.4453125 background all_cells +2266.979736328125 4785.86474609375 background all_cells +2408.352783203125 4773.30859375 background all_cells +2499.933837890625 4784.7080078125 background all_cells +2445.95068359375 4782.52490234375 background all_cells +2386.253662109375 4775.6572265625 background all_cells +2398.20458984375 4756.62109375 background all_cells +2408.688720703125 4762.27099609375 background all_cells +2404.120361328125 4756.69873046875 background all_cells +2573.6064453125 4750.7587890625 background all_cells +2583.212890625 4648.2333984375 background all_cells +2580.852783203125 4730.72021484375 background all_cells +2584.274658203125 4801.66357421875 background all_cells +2580.169921875 4809.15966796875 background all_cells +2573.011962890625 4804.9296875 background all_cells +2576.73046875 4801.8369140625 background all_cells +2594.08349609375 4830.62451171875 background all_cells +2600.9296875 4817.97021484375 background all_cells +2597.510498046875 4806.6142578125 background all_cells +2572.1513671875 4785.72119140625 background all_cells +2584.537353515625 4793.0966796875 background all_cells +2581.58984375 4788.71630859375 background all_cells +2463.647705078125 4818.62060546875 background all_cells +2414.50927734375 4832.25390625 background all_cells +2459.654052734375 4822.033203125 background all_cells +2429.70849609375 4822.11083984375 background all_cells +2511.817138671875 4688.326171875 background all_cells +2512.451416015625 4674.9619140625 background all_cells +2536.72607421875 4734.96240234375 background all_cells +2553.27490234375 4705.77197265625 background all_cells +2512.008056640625 4798.01953125 background all_cells +2543.392822265625 4793.73095703125 background all_cells +2551.893798828125 4839.74072265625 background all_cells +2481.44775390625 4816.171875 background all_cells +2484.913330078125 4805.2822265625 background all_cells +2440.827392578125 4791.30517578125 background all_cells +2433.611328125 4800.546875 background all_cells +2446.99560546875 4799.134765625 background all_cells +2266.6904296875 4800.75537109375 background all_cells +2383.484130859375 4821.4306640625 background all_cells +2394.5888671875 4813.8623046875 background all_cells +2400.590576171875 4812.18701171875 background all_cells +2403.55029296875 4820.4306640625 background all_cells +2389.765380859375 4816.76953125 background all_cells +2371.00439453125 4795.65087890625 background all_cells +2380.30029296875 4810.41259765625 background all_cells +2378.41796875 4814.61474609375 background all_cells +2373.619873046875 4808.62109375 background all_cells +2377.15869140625 4817.78759765625 background all_cells +2377.620849609375 4797.169921875 background all_cells +2309.77880859375 4824.01171875 background all_cells +2306.130859375 4835.3935546875 background all_cells +2329.690673828125 4799.302734375 background all_cells +2314.935546875 4797.9443359375 background all_cells +2234.8359375 4797.3212890625 background all_cells +2230.18017578125 4812.96337890625 background all_cells +2237.53173828125 4819.712890625 background all_cells +2225.422119140625 4840.26904296875 background all_cells +2238.27294921875 4833.70458984375 background all_cells +2234.155029296875 4832.2451171875 background all_cells +2228.056396484375 4834.7197265625 background all_cells +2223.754150390625 4781.30419921875 background all_cells +2239.62255859375 4782.76904296875 background all_cells +2237.40283203125 4787.35205078125 background all_cells +2227.208740234375 4786.89697265625 background all_cells +2243.60205078125 4791.4443359375 background all_cells +2254.325439453125 4783.67724609375 background all_cells +2255.350830078125 4840.19140625 background all_cells +2260.467529296875 4781.22802734375 background all_cells +2263.823486328125 4789.4111328125 background all_cells +2260.033203125 4787.69140625 background all_cells +2245.620849609375 4813.9453125 background all_cells +2252.05859375 4804.56396484375 background all_cells +2338.140625 4844.0625 background all_cells +2351.624755859375 4860.734375 background all_cells +2339.6005859375 4854.73828125 background all_cells +2350.625244140625 4847.36083984375 background all_cells +2385.951904296875 4873.873046875 background all_cells +2369.682861328125 4869.263671875 background all_cells +2340.7392578125 4878.3427734375 background all_cells +2333.5009765625 4890.4189453125 background all_cells +2357.94384765625 4884.765625 background all_cells +2351.679931640625 4880.1337890625 background all_cells +2346.13330078125 4887.7421875 background all_cells +2420.665283203125 4916.11279296875 background all_cells +2409.891357421875 4935.74072265625 background all_cells +2411.812255859375 4940.09716796875 background all_cells +2428.06103515625 4940.04248046875 background all_cells +2425.0849609375 4934.662109375 background all_cells +2417.38330078125 4924.869140625 background all_cells +2412.327392578125 4947.97265625 background all_cells +2423.686279296875 4957.95068359375 background all_cells +2411.07275390625 4956.03662109375 background all_cells +2511.5673828125 4939.25537109375 background all_cells +2521.7578125 4946.619140625 background all_cells +2515.722900390625 4936.35107421875 background all_cells +2438.575927734375 4944.7021484375 background all_cells +2472.6962890625 4943.5947265625 background all_cells +2457.702880859375 4943.99560546875 background all_cells +2445.095703125 4937.83447265625 background all_cells +2365.46484375 4936.07763671875 background all_cells +2356.456787109375 4942.7529296875 background all_cells +2393.894287109375 4940.650390625 background all_cells +2376.19775390625 4951.47900390625 background all_cells +2353.3603515625 4952.61279296875 background all_cells +2360.2275390625 4957.11474609375 background all_cells +2459.77392578125 4858.74658203125 background all_cells +2460.402587890625 4898.2392578125 background all_cells +2487.723876953125 4844.46826171875 background all_cells +2472.005859375 4839.0947265625 background all_cells +2535.711669921875 4858.53271484375 background all_cells +2597.659912109375 4886.859375 background all_cells +2567.029052734375 4866.99658203125 background all_cells +2563.1640625 4853.3671875 background all_cells +2550.815673828125 4871.01953125 background all_cells +2417.20361328125 4859.884765625 background all_cells +2408.776123046875 4888.3583984375 background all_cells +2443.307861328125 4879.42236328125 background all_cells +2435.16064453125 4869.8486328125 background all_cells +2424.3251953125 4846.830078125 background all_cells +2383.365234375 4912.74267578125 background all_cells +2403.78515625 4922.8603515625 background all_cells +2395.25146484375 4891.67138671875 background all_cells +2397.153564453125 4906.708984375 background all_cells +2390.00146484375 4896.12109375 background all_cells +2344.958740234375 4904.078125 background all_cells +2333.129150390625 4906.0458984375 background all_cells +2358.102294921875 4908.517578125 background all_cells +2347.205078125 4907.47216796875 background all_cells +2351.78125 4907.17578125 background all_cells +2346.119140625 4916.6708984375 background all_cells +2341.616455078125 4934.4541015625 background all_cells +2353.5205078125 4934.46484375 background all_cells +2361.17333984375 4934.79248046875 background all_cells +2360.8505859375 4939.962890625 background all_cells +2362.4208984375 4922.14697265625 background all_cells +2363.825927734375 4907.451171875 background all_cells +2367.3173828125 4909.58837890625 background all_cells +2246.26806640625 4850.99169921875 background all_cells +2242.3369140625 4855.59228515625 background all_cells +2237.478515625 4857.517578125 background all_cells +2238.94384765625 4863.7861328125 background all_cells +2235.113525390625 4871.17822265625 background all_cells +2227.555908203125 4870.3447265625 background all_cells +2229.65478515625 4864.76904296875 background all_cells +2215.13134765625 4865.166015625 background all_cells +2326.985107421875 4851.9677734375 background all_cells +2295.0546875 4877.51220703125 background all_cells +2298.868408203125 4868.15380859375 background all_cells +2327.85791015625 4865.3056640625 background all_cells +2311.601318359375 4895.873046875 background all_cells +2326.56494140625 4915.83837890625 background all_cells +2257.916015625 4900.44921875 background all_cells +2285.357666015625 4944.662109375 background all_cells +2285.064697265625 4957.1787109375 background all_cells +2256.948486328125 4940.0556640625 background all_cells +2278.22705078125 4903.74072265625 background all_cells +2305.1884765625 4933.69677734375 background all_cells +2331.203857421875 4946.9765625 background all_cells +2327.394775390625 4953.26025390625 background all_cells +2293.04052734375 4937.9296875 background all_cells +2311.992919921875 4935.138671875 background all_cells +2307.65380859375 4955.9833984375 background all_cells +2252.916015625 4853.26513671875 background all_cells +2260.7724609375 4893.234375 background all_cells +2258.092041015625 4869.44384765625 background all_cells +2288.431640625 4829.5478515625 background all_cells +2302.350341796875 4801.41748046875 background all_cells +2300.264892578125 4832.53857421875 background all_cells +2285.5380859375 4840.74755859375 background all_cells +2310.03955078125 4845.85400390625 background all_cells +2323.8330078125 4841.154296875 background all_cells +2272.76953125 4843.08203125 background all_cells +2277.899658203125 4840.58642578125 background all_cells +2291.239990234375 4839.03173828125 background all_cells +2266.410400390625 4828.2265625 background all_cells +2278.78271484375 4834.3916015625 background all_cells +2270.684326171875 4819.7197265625 background all_cells +2265.420166015625 4835.80517578125 background all_cells +2248.041748046875 4869.423828125 background all_cells +2251.411865234375 4938.86669921875 background all_cells +2241.36474609375 4923.32177734375 background all_cells +2246.267822265625 4895.60205078125 background all_cells +2246.102294921875 4877.46240234375 background all_cells +2241.413330078125 4880.87744140625 background all_cells +2235.18408203125 4884.10302734375 background all_cells +2240.519775390625 4874.5439453125 background all_cells +2232.875 4877.89306640625 background all_cells +2227.973388671875 4875.63525390625 background all_cells +2217.09716796875 4887.0166015625 background all_cells +2216.52734375 4911.86474609375 background all_cells +2216.49267578125 4938.48681640625 background all_cells +2222.212646484375 4883.314453125 background all_cells +1992.91650390625 4399.6181640625 background all_cells +1987.04638671875 4402.6923828125 background all_cells +1990.4678955078125 4432.01708984375 background all_cells +1993.2274169921875 4420.375 background all_cells +1975.709228515625 4485.419921875 background all_cells +1983.0101318359373 4486.1416015625 background all_cells +1972.770263671875 4491.3037109375 background all_cells +1997.1678466796875 4468.87890625 background all_cells +1990.7542724609373 4481.837890625 background all_cells +1994.3021240234373 4474.6796875 background all_cells +1981.7723388671875 4471.1376953125 background all_cells +1977.7760009765625 4458.59228515625 background all_cells +1978.2769775390625 4440.28271484375 background all_cells +2012.7955322265625 4472.22607421875 background all_cells +2001.4315185546875 4514.27685546875 background all_cells +2004.6270751953125 4523.14599609375 background all_cells +1999.231689453125 4526.1689453125 background all_cells +1998.4483642578125 4517.361328125 background all_cells +2015.8812255859373 4498.03466796875 background all_cells +2012.2781982421875 4438.3603515625 background all_cells +2010.2159423828125 4447.525390625 background all_cells +2009.80712890625 4465.255859375 background all_cells +2021.8292236328125 4451.6572265625 background all_cells +2017.3629150390625 4457.9873046875 background all_cells +1995.1827392578125 4453.4970703125 background all_cells +2006.7330322265625 4439.06591796875 background all_cells +1999.7760009765625 4438.27587890625 background all_cells +2003.6712646484373 4446.77490234375 background all_cells +1998.7939453125 4459.8505859375 background all_cells +1990.086669921875 4497.49609375 background all_cells +1994.7652587890625 4503.2734375 background all_cells +1998.586181640625 4499.025390625 background all_cells +1995.08251953125 4532.48291015625 background all_cells +1990.4735107421875 4566.23583984375 background all_cells +1953.4979248046875 4538.2119140625 background all_cells +1948.0030517578125 4563.29052734375 background all_cells +1960.7291259765625 4562.96630859375 background all_cells +1948.4967041015625 4538.00537109375 background all_cells +1972.6639404296875 4531.70654296875 background all_cells +1977.169921875 4514.32568359375 background all_cells +1988.6519775390625 4603.86669921875 background all_cells +1981.0531005859373 4612.46533203125 background all_cells +1967.635986328125 4641.5185546875 background all_cells +1981.5660400390625 4640.55126953125 background all_cells +1995.573486328125 4663.59765625 background all_cells +1953.1439208984373 4568.3115234375 background all_cells +1948.1009521484373 4590.6591796875 background all_cells +1948.748046875 4569.12353515625 background all_cells +1971.236328125 4582.5361328125 background all_cells +1981.1619873046875 4597.38330078125 background all_cells +1969.3961181640625 4590.60107421875 background all_cells +1956.7886962890625 4646.67626953125 background all_cells +1955.5814208984373 4659.29833984375 background all_cells +1962.305419921875 4656.6845703125 background all_cells +1949.3983154296875 4617.12158203125 background all_cells +2004.3043212890625 4563.7763671875 background all_cells +2010.880859375 4611.82666015625 background all_cells +2004.8250732421875 4608.85546875 background all_cells +2003.965087890625 4538.1318359375 background all_cells +1997.009033203125 4602.63330078125 background all_cells +2001.798095703125 4593.03076171875 background all_cells +2026.3087158203125 4600.95361328125 background all_cells +2027.00537109375 4617.31005859375 background all_cells +2019.5731201171875 4616.24267578125 background all_cells +2015.28564453125 4600.900390625 background all_cells +2025.57470703125 4621.61376953125 background all_cells +2009.4805908203125 4622.8564453125 background all_cells +2021.5968017578125 4640.80029296875 background all_cells +2017.5477294921875 4637.5498046875 background all_cells +2014.9520263671875 4628.1494140625 background all_cells +2035.6217041015625 4658.2890625 background all_cells +2036.909423828125 4660.8828125 background all_cells +2030.3116455078125 4652.98681640625 background all_cells +2034.3892822265625 4621.12060546875 background all_cells +2027.3128662109373 4559.73583984375 background all_cells +2030.8851318359373 4579.875 background all_cells +2022.450439453125 4590.3271484375 background all_cells +2037.6573486328125 4562.77294921875 background all_cells +2035.9052734375 4455.36767578125 background all_cells +2042.5906982421875 4454.2939453125 background all_cells +2040.745361328125 4449.9736328125 background all_cells +2028.0009765625 4480.87451171875 background all_cells +2046.5162353515625 4488.50634765625 background all_cells +2044.8341064453125 4474.59423828125 background all_cells +2005.1483154296875 4481.0390625 background all_cells +2009.024169921875 4490.16064453125 background all_cells +2003.9866943359373 4488.78857421875 background all_cells +2004.111572265625 4473.546875 background all_cells +2019.8592529296875 4547.6630859375 background all_cells +2025.1690673828125 4549.1943359375 background all_cells +2032.6641845703125 4553.2275390625 background all_cells +2041.3228759765625 4551.2236328125 background all_cells +2068.416748046875 4504.400390625 background all_cells +2058.272216796875 4513.72802734375 background all_cells +2045.9285888671875 4519.0361328125 background all_cells +2054.364013671875 4522.2236328125 background all_cells +2049.6591796875 4523.66357421875 background all_cells +2045.927490234375 4526.892578125 background all_cells +2052.87060546875 4504.572265625 background all_cells +2053.214111328125 4512.70458984375 background all_cells +2030.4608154296875 4519.1591796875 background all_cells +2031.484130859375 4529.85986328125 background all_cells +2040.757568359375 4557.0986328125 background all_cells +2043.6668701171875 4563.37255859375 background all_cells +2053.42724609375 4560.740234375 background all_cells +2042.913818359375 4569.61962890625 background all_cells +2044.572509765625 4588.56982421875 background all_cells +2053.93115234375 4585.36767578125 background all_cells +2061.88916015625 4591.2177734375 background all_cells +2069.999267578125 4590.54833984375 background all_cells +2066.085693359375 4584.66796875 background all_cells +2061.769287109375 4624.201171875 background all_cells +2064.63671875 4632.45703125 background all_cells +2068.790771484375 4631.4833984375 background all_cells +2072.881591796875 4627.583984375 background all_cells +2066.822509765625 4607.46142578125 background all_cells +2047.5340576171875 4616.28271484375 background all_cells +2053.45703125 4607.60498046875 background all_cells +2036.8370361328125 4641.06640625 background all_cells +2043.6881103515625 4637.57421875 background all_cells +2062.9423828125 4664.9384765625 background all_cells +2083.661376953125 4653.11962890625 background all_cells +2086.68994140625 4650.7822265625 background all_cells +2079.16259765625 4637.7802734375 background all_cells +2101.658935546875 4573.8955078125 background all_cells +2095.87158203125 4585.5126953125 background all_cells +2108.07421875 4652.21923828125 background all_cells +2150.663330078125 4563.7802734375 background all_cells +2149.423583984375 4617.5107421875 background all_cells +2158.942138671875 4593.50390625 background all_cells +2153.5234375 4609.5546875 background all_cells +2116.618408203125 4584.4384765625 background all_cells +2127.50146484375 4611.912109375 background all_cells +2130.360595703125 4624.259765625 background all_cells +2120.1279296875 4567.6142578125 background all_cells +2122.058349609375 4615.6376953125 background all_cells +2116.77001953125 4608.70166015625 background all_cells +2081.563232421875 4541.9130859375 background all_cells +2062.667236328125 4527.96484375 background all_cells +2095.7900390625 4543.3349609375 background all_cells +2070.55224609375 4547.97705078125 background all_cells +2081.78173828125 4549.1611328125 background all_cells +2068.325927734375 4541.85205078125 background all_cells +2081.08544921875 4568.13330078125 background all_cells +2078.640625 4571.509765625 background all_cells +2058.613525390625 4562.81298828125 background all_cells +2076.552978515625 4560.51611328125 background all_cells +2080.093017578125 4556.5654296875 background all_cells +2061.230224609375 4555.201171875 background all_cells +2056.68994140625 4527.43896484375 background all_cells +2059.36181640625 4548.39794921875 background all_cells +2058.870361328125 4541.24560546875 background all_cells +2055.26123046875 4472.75732421875 background all_cells +2063.898193359375 4484.02392578125 background all_cells +2062.061279296875 4476.82861328125 background all_cells +2057.438720703125 4489.12548828125 background all_cells +2050.3583984375 4495.37353515625 background all_cells +2063.637939453125 4497.00439453125 background all_cells +2084.652099609375 4450.87841796875 background all_cells +2093.226806640625 4458.38623046875 background all_cells +2090.337158203125 4449.9296875 background all_cells +2073.0498046875 4493.4404296875 background all_cells +2149.67724609375 4492.33837890625 background all_cells +2114.646240234375 4493.841796875 background all_cells +2092.906005859375 4494.40185546875 background all_cells +2070.9658203125 4456.67822265625 background all_cells +2065.712646484375 4453.095703125 background all_cells +2072.532958984375 4462.80615234375 background all_cells +1691.9012451171875 3718.88232421875 background all_cells +1695.7340087890625 3724.15380859375 background all_cells +1672.572509765625 3724.253173828125 background all_cells +1694.3533935546875 5124.66015625 background all_cells +1740.485107421875 5125.107421875 background all_cells +1724.1514892578125 5118.1416015625 background all_cells +1698.9696044921875 5108.39501953125 background all_cells +1668.195068359375 5121.9990234375 background all_cells +1684.60498046875 5128.62841796875 background all_cells +1676.3160400390625 5114.89990234375 background all_cells +1756.743896484375 5045.841796875 background all_cells +1753.7777099609375 5076.5029296875 background all_cells +1701.9000244140625 5099.67236328125 background all_cells +1782.7205810546875 5080.65087890625 background all_cells +1764.572509765625 5054.966796875 background all_cells +1746.43505859375 5028.69189453125 background all_cells +1658.3258056640625 4329.2587890625 background all_cells +1692.991455078125 5098.78564453125 background all_cells +1694.067138671875 5003.8232421875 background all_cells +1683.238037109375 4284.298828125 background all_cells +1665.12158203125 4301.5029296875 background all_cells +1658.766845703125 4295.9990234375 background all_cells +1678.322265625 3763.148193359375 background all_cells +1677.2476806640625 4203.58935546875 background all_cells +1664.3450927734375 4203.27001953125 background all_cells +1658.693359375 4200.15576171875 background all_cells +1684.3885498046875 3751.9765625 background all_cells +1672.5201416015625 3759.117919921875 background all_cells +1596.9737548828125 4513.16552734375 background all_cells +1606.91015625 4828.97412109375 background all_cells +1590.898681640625 4780.26904296875 background all_cells +1611.964599609375 4507.103515625 background all_cells +1600.8995361328125 4486.70361328125 background all_cells +1603.9989013671875 4492.216796875 background all_cells +1583.943603515625 4823.30712890625 background all_cells +1582.1783447265625 4896.5126953125 background all_cells +1555.8175048828125 4840.44873046875 background all_cells +1576.2757568359375 4798.04296875 background all_cells +1563.4091796875 4811.3447265625 background all_cells +1582.3165283203125 4806.38720703125 background all_cells +1572.8165283203125 4803.890625 background all_cells +1512.8857421875 4741.17333984375 background all_cells +1574.4227294921875 4773.72314453125 background all_cells +1528.8350830078125 4764.37109375 background all_cells +1560.6966552734375 4506.22216796875 background all_cells +1569.59619140625 4546.37060546875 background all_cells +1574.3265380859375 4511.97119140625 background all_cells +1573.352783203125 3864.1015625 background all_cells +1580.207763671875 3840.665283203125 background all_cells +1578.998046875 3836.22265625 background all_cells +1574.7794189453125 3830.791259765625 background all_cells +1618.0369873046875 4385.35888671875 background all_cells +1619.9786376953125 4336.33544921875 background all_cells +1621.8203125 4356.9814453125 background all_cells +1619.573486328125 4343.4853515625 background all_cells +1541.1923828125 4288.8076171875 background all_cells +1530.9351806640625 4511.88330078125 background all_cells +1546.706298828125 4506.3603515625 background all_cells +1554.1268310546875 4344.85791015625 background all_cells +1526.7734375 3840.824951171875 background all_cells +1518.1485595703125 3844.98095703125 background all_cells +1547.1495361328125 3841.699462890625 background all_cells +1586.8892822265625 3763.44677734375 background all_cells +1609.735107421875 3744.60009765625 background all_cells +1601.193115234375 3762.75244140625 background all_cells +1615.0638427734375 3761.66748046875 background all_cells +1616.63720703125 3818.046875 background all_cells +1610.72705078125 3827.40185546875 background all_cells +1625.2166748046875 3744.783447265625 background all_cells +1658.2529296875 3737.666748046875 background all_cells +1656.642822265625 3752.653076171875 background all_cells +1641.46484375 3740.013671875 background all_cells +1598.8291015625 3835.901123046875 background all_cells +1616.630859375 3834.8486328125 background all_cells +1610.7662353515625 3835.72900390625 background all_cells +1556.234375 3732.65234375 background all_cells +1566.96728515625 3736.16796875 background all_cells +1542.1072998046875 3745.04296875 background all_cells +1530.643310546875 3744.265625 background all_cells +1533.87353515625 3734.6611328125 background all_cells +1548.96923828125 3748.07666015625 background all_cells +1577.19091796875 3751.190185546875 background all_cells +1546.63427734375 3755.132080078125 background all_cells +1568.1083984375 3752.708251953125 background all_cells +1523.1646728515625 3756.591796875 background all_cells +1511.9754638671875 3807.093994140625 background all_cells +1514.445068359375 3800.06005859375 background all_cells +1512.3271484375 3770.653076171875 background all_cells +1521.670166015625 3735.12841796875 background all_cells +1518.5557861328125 3744.81298828125 background all_cells +1471.8948974609375 3895.32666015625 background all_cells +1455.1844482421875 3890.888916015625 background all_cells +1475.4744873046875 3907.392822265625 background all_cells +1448.189453125 3897.953857421875 background all_cells +1462.5882568359375 3894.39501953125 background all_cells +1459.08056640625 3937.4990234375 background all_cells +1440.721435546875 3921.602783203125 background all_cells +1446.7744140625 3950.929931640625 background all_cells +1483.6376953125 3892.714111328125 background all_cells +1509.5830078125 3901.583740234375 background all_cells +1499.09130859375 3915.154541015625 background all_cells +1507.635986328125 4157.02197265625 background all_cells +1531.188720703125 4250.1943359375 background all_cells +1495.16748046875 4101.97314453125 background all_cells +1532.8466796875 4274.9931640625 background all_cells +1535.9915771484375 4243.7958984375 background all_cells +1519.0167236328125 4239.7431640625 background all_cells +1444.711669921875 4001.9140625 background all_cells +1432.3876953125 3960.1904296875 background all_cells +1428.9779052734375 3968.108154296875 background all_cells +1483.2884521484375 3972.49951171875 background all_cells +1491.0107421875 4059.7412109375 background all_cells +1454.8883056640625 3989.7333984375 background all_cells +1322.8011474609375 3963.513916015625 background all_cells +1334.0635986328125 3978.30029296875 background all_cells +1340.491943359375 3958.8701171875 background all_cells +1328.214111328125 3949.784423828125 background all_cells +1380.9951171875 3964.8271484375 background all_cells +1397.6204833984375 3967.60986328125 background all_cells +1394.21728515625 3962.31787109375 background all_cells +1390.431884765625 3926.77392578125 background all_cells +1394.9058837890625 3953.88037109375 background all_cells +1384.8360595703125 3954.891357421875 background all_cells +1392.7747802734375 3940.76904296875 background all_cells +1352.406005859375 3972.367919921875 background all_cells +1391.090576171875 3972.468505859375 background all_cells +1378.88916015625 4013.992431640625 background all_cells +1375.4288330078125 3975.78955078125 background all_cells +1357.5008544921875 4051.85205078125 background all_cells +1352.5731201171875 3982.4716796875 background all_cells +1352.2542724609375 3949.87548828125 background all_cells +1372.9393310546875 3949.995361328125 background all_cells +1368.660888671875 3961.627685546875 background all_cells +1355.10498046875 3960.525390625 background all_cells +1325.2633056640625 3924.447265625 background all_cells +1375.259521484375 3939.53125 background all_cells +1369.76416015625 3926.78271484375 background all_cells +1359.8878173828125 3938.359375 background all_cells +1328.5684814453125 3935.7119140625 background all_cells +1630.12744140625 4010.677978515625 background all_cells +1607.90478515625 4022.044189453125 background all_cells +1583.43994140625 4016.25048828125 background all_cells +1526.2471923828125 4161.552734375 background all_cells +1548.2490234375 4140.70703125 background all_cells +1547.1690673828125 4134.96435546875 background all_cells +1541.7305908203125 4081.920166015625 background all_cells +1621.373291015625 4149.87744140625 background all_cells +1611.2608642578125 4234.08935546875 background all_cells +1591.8929443359375 4225.97509765625 background all_cells +1594.28271484375 4039.236572265625 background all_cells +1620.0064697265625 4156.15966796875 background all_cells +1623.5377197265625 4108.15673828125 background all_cells +1551.7933349609375 3905.56982421875 background all_cells +1567.3780517578125 3946.384521484375 background all_cells +1550.281005859375 3991.5712890625 background all_cells +1589.154541015625 4003.447998046875 background all_cells +1569.482421875 3998.97509765625 background all_cells +1582.3756103515625 3995.14697265625 background all_cells +1592.0863037109375 3979.3017578125 background all_cells +1572.822509765625 3982.841552734375 background all_cells +1555.7142333984375 3981.7177734375 background all_cells +1604.1395263671875 3926.429931640625 background all_cells +1611.7359619140625 3984.82421875 background all_cells +1600.918701171875 3978.358154296875 background all_cells +1619.7047119140625 3919.411865234375 background all_cells +1597.83447265625 3941.64013671875 background all_cells +1273.3724365234375 3901.5009765625 background all_cells +1284.63427734375 3964.51904296875 background all_cells +1287.9033203125 3925.90283203125 background all_cells +1286.2686767578125 3912.052490234375 background all_cells +1285.255615234375 3903.46484375 background all_cells +1302.469970703125 3958.69677734375 background all_cells +1312.3140869140625 3978.25634765625 background all_cells +1311.110595703125 3987.821044921875 background all_cells +1311.034423828125 3897.1796875 background all_cells +1305.9296875 3911.519775390625 background all_cells +1300.6585693359375 3906.547607421875 background all_cells +1302.3323974609375 3922.277099609375 background all_cells +1309.40966796875 3941.53173828125 background all_cells +1313.20947265625 3930.053466796875 background all_cells +1314.1646728515625 3918.686767578125 background all_cells +1286.1788330078125 3979.755859375 background all_cells +1283.123779296875 3984.285400390625 background all_cells +1289.885498046875 3990.3037109375 background all_cells +1294.9483642578125 3987.5341796875 background all_cells +1414.7342529296875 3861.324951171875 background all_cells +1407.7691650390625 3883.376220703125 background all_cells +1425.6829833984375 3879.248291015625 background all_cells +1424.040283203125 3869.757568359375 background all_cells +1401.767333984375 3864.61083984375 background all_cells +1402.606201171875 3926.4619140625 background all_cells +1419.465087890625 3982.92822265625 background all_cells +1414.7236328125 3923.873291015625 background all_cells +1410.0712890625 3938.00830078125 background all_cells +1423.13427734375 3927.46533203125 background all_cells +1411.38037109375 4255.4931640625 background all_cells +1405.5008544921875 4356.87353515625 background all_cells +1406.0927734375 3988.813720703125 background all_cells +1406.0640869140625 3997.218505859375 background all_cells +1400.0296630859375 4008.323974609375 background all_cells +1406.1668701171875 4309.19189453125 background all_cells +1428.2960205078125 5161.5224609375 background all_cells +1431.191650390625 5142.4736328125 background all_cells +1454.620849609375 5012.58740234375 background all_cells +1451.17236328125 5068.61181640625 background all_cells +1468.760986328125 5057.7060546875 background all_cells +1478.7928466796875 5051.76513671875 background all_cells +1472.12109375 5040.69189453125 background all_cells +1477.282470703125 5058.31982421875 background all_cells +1479.3262939453125 5128.93017578125 background all_cells +1471.0689697265625 5127.00732421875 background all_cells +1478.552734375 5155.31982421875 background all_cells +1466.1331787109375 5161.341796875 background all_cells +1468.4910888671875 5148.802734375 background all_cells +1471.4830322265625 5083.35595703125 background all_cells +1478.8125 5102.2216796875 background all_cells +1473.6519775390625 5106.78564453125 background all_cells +1479.145263671875 5091.8427734375 background all_cells +1463.906005859375 5047.02685546875 background all_cells +1466.2252197265625 5019.3876953125 background all_cells +1466.29833984375 5030.0986328125 background all_cells +1458.3846435546875 4680.46240234375 background all_cells +1467.5670166015625 4711.55908203125 background all_cells +1450.7783203125 4712.3564453125 background all_cells +1462.5439453125 4707.60205078125 background all_cells +1458.7689208984375 4705.5087890625 background all_cells +1441.0963134765625 4689.67626953125 background all_cells +1431.0001220703125 4869.830078125 background all_cells +1436.36328125 4859.73486328125 background all_cells +1434.709716796875 4864.6767578125 background all_cells +1451.2921142578125 4912.27783203125 background all_cells +1461.7938232421875 4933.515625 background all_cells +1464.3638916015625 4972.3583984375 background all_cells +1413.165283203125 4874.85107421875 background all_cells +1404.341064453125 4869.25341796875 background all_cells +1423.2884521484375 4853.70849609375 background all_cells +1420.070068359375 4875.328125 background all_cells +1417.2900390625 4869.63720703125 background all_cells +1408.814697265625 4726.31591796875 background all_cells +1460.59521484375 4745.34619140625 background all_cells +1408.3643798828125 4811.12158203125 background all_cells +1454.493408203125 4739.07763671875 background all_cells +1444.3250732421875 3876.896240234375 background all_cells +1443.3192138671875 3882.75244140625 background all_cells +1436.0802001953125 3885.623046875 background all_cells +1463.558349609375 4559.08203125 background all_cells +1466.31640625 4675.10888671875 background all_cells +1461.22509765625 4662.4580078125 background all_cells +1448.67578125 4368.42138671875 background all_cells +1443.354736328125 4261.75390625 background all_cells +1454.561767578125 4374.1279296875 background all_cells +1463.4580078125 4552.56787109375 background all_cells +1455.1700439453125 4547.33544921875 background all_cells +1463.472412109375 4544.30419921875 background all_cells +1429.72021484375 3901.558349609375 background all_cells +1436.2840576171875 3917.300537109375 background all_cells +1446.162353515625 3910.351318359375 background all_cells +1439.0140380859375 3906.719482421875 background all_cells +1455.29443359375 3736.247314453125 background all_cells +1467.4654541015625 3737.74755859375 background all_cells +1459.4039306640625 3747.1923828125 background all_cells +1477.80615234375 3749.802001953125 background all_cells +1503.661376953125 3736.218994140625 background all_cells +1493.6805419921875 3741.07861328125 background all_cells +1475.9993896484375 3731.007568359375 background all_cells +1463.407470703125 3763.314208984375 background all_cells +1459.168212890625 3780.32373046875 background all_cells +1471.2158203125 3781.994384765625 background all_cells +1443.9537353515625 3850.123046875 background all_cells +1449.5084228515625 3839.91357421875 background all_cells +1446.274658203125 3844.83251953125 background all_cells +1460.3582763671875 3850.526611328125 background all_cells +1453.96484375 3864.74267578125 background all_cells +1461.1434326171875 3859.1005859375 background all_cells +1453.806396484375 3853.544921875 background all_cells +1428.9302978515625 3847.716796875 background all_cells +1437.3936767578125 3832.268310546875 background all_cells +1442.64306640625 3835.58984375 background all_cells +1445.5860595703125 3861.390625 background all_cells +1430.966064453125 3818.01904296875 background all_cells +1425.0726318359375 3806.91259765625 background all_cells +1443.4488525390625 3816.677734375 background all_cells +1432.1591796875 3808.560546875 background all_cells +1431.095947265625 3828.11767578125 background all_cells +1479.1134033203125 3865.148681640625 background all_cells +1504.721435546875 3872.57470703125 background all_cells +1497.51708984375 3875.275634765625 background all_cells +1474.4874267578125 3871.982421875 background all_cells +1467.968994140625 3866.431640625 background all_cells +1495.74560546875 3827.127197265625 background all_cells +1498.3226318359375 3773.79541015625 background all_cells +1493.56201171875 3789.226318359375 background all_cells +1503.54296875 3799.110107421875 background all_cells +1501.1942138671875 3812.3671875 background all_cells +1499.063232421875 3848.03857421875 background all_cells +1492.9136962890625 3884.4814453125 background all_cells +1464.9039306640625 3880.286376953125 background all_cells +1478.6099853515625 3883.187744140625 background all_cells +1484.67138671875 3884.896240234375 background all_cells +1475.1729736328125 3844.013671875 background all_cells +1467.5318603515625 3790.8876953125 background all_cells +1485.3260498046875 3798.050048828125 background all_cells +1424.02685546875 3740.603759765625 background all_cells +1400.4608154296875 3737.358154296875 background all_cells +1452.469970703125 3756.0546875 background all_cells +1406.90673828125 3759.087646484375 background all_cells +1441.197509765625 3734.62646484375 background all_cells +1435.984375 3764.88720703125 background all_cells +1275.5325927734375 3837.77880859375 background all_cells +1272.0185546875 3833.13330078125 background all_cells +1405.2567138671875 3805.265625 background all_cells +1281.6656494140625 3790.38427734375 background all_cells +1441.9215087890625 3802.1728515625 background all_cells +1417.232421875 3800.421630859375 background all_cells +1431.9227294921875 3798.61279296875 background all_cells +1429.6171875 3773.004150390625 background all_cells +1422.1815185546875 3794.82568359375 background all_cells +1277.2608642578125 3859.52880859375 background all_cells +1278.1295166015625 3844.030517578125 background all_cells +1274.302978515625 3869.754638671875 background all_cells +1223.140625 4845.8759765625 background all_cells +1230.6678466796875 4845.95947265625 background all_cells +1226.1383056640625 4838.99072265625 background all_cells +1223.115234375 4836.74169921875 background all_cells +1262.401123046875 4857.67626953125 background all_cells +1264.3193359375 4867.033203125 background all_cells +1254.0205078125 4860.38232421875 background all_cells +1272.503662109375 4846.6494140625 background all_cells +1268.8843994140625 4877.35009765625 background all_cells +1203.7838134765625 4848.251953125 background all_cells +724.2875366210938 4826.443359375 background all_cells +1190.3673095703125 4853.3515625 background all_cells +1198.96875 4839.67431640625 background all_cells +1207.359619140625 4859.361328125 background all_cells +1202.83349609375 4856.5888671875 background all_cells +1235.08984375 4877.91259765625 background all_cells +1245.9710693359375 4844.5322265625 background all_cells +1239.2479248046875 4845.86279296875 background all_cells +1231.499267578125 4882.70849609375 background all_cells +1236.0135498046875 4924.59716796875 background all_cells +1224.80419921875 4924.7001953125 background all_cells +1246.6571044921875 4896.08447265625 background all_cells +1275.3834228515625 4896.865234375 background all_cells +1286.6407470703125 4888.3994140625 background all_cells +1279.9254150390625 4913.84423828125 background all_cells +1267.6263427734375 4948.28173828125 background all_cells +1265.1356201171875 4958.697265625 background all_cells +1273.0616455078125 4959.61669921875 background all_cells +1259.2225341796875 4940.2578125 background all_cells +1268.931640625 4914.73974609375 background all_cells +1264.717041015625 4939.1298828125 background all_cells +1265.2633056640625 4900.25048828125 background all_cells +1260.62890625 4908.65869140625 background all_cells +1237.7452392578125 4936.1572265625 background all_cells +1245.873046875 4942.00830078125 background all_cells +1247.25634765625 4939.37109375 background all_cells +1231.5867919921875 4948.6591796875 background all_cells +1224.4078369140625 4947.63525390625 background all_cells +1251.183349609375 4960.38232421875 background all_cells +1240.6612548828125 4957.63232421875 background all_cells +1134.743408203125 4901.85791015625 background all_cells +859.6300048828125 4898.10302734375 background all_cells +769.935302734375 4897.35400390625 background all_cells +1164.48193359375 4891.2373046875 background all_cells +1156.0299072265625 4887.56982421875 background all_cells +1142.663818359375 4902.46337890625 background all_cells +1173.4688720703125 4923.87451171875 background all_cells +1119.6905517578125 4935.958984375 background all_cells +1164.6246337890625 4924.75732421875 background all_cells +1185.277587890625 4934.82373046875 background all_cells +1185.0252685546875 4923.642578125 background all_cells +1175.8856201171875 4931.189453125 background all_cells +799.2267456054688 4931.53125 background all_cells +687.3400268554688 4957.51806640625 background all_cells +715.6865844726562 4931.89599609375 background all_cells +781.556884765625 4937.76171875 background all_cells +789.07421875 4925.25341796875 background all_cells +792.7214965820312 4929.16357421875 background all_cells +1169.530517578125 4913.96240234375 background all_cells +1190.623291015625 4916.82177734375 background all_cells +1185.20703125 4890.8212890625 background all_cells +1182.325927734375 4896.666015625 background all_cells +1176.814453125 4909.23095703125 background all_cells +1175.019287109375 4896.11474609375 background all_cells +1201.2552490234375 4933.77978515625 background all_cells +1189.5963134765625 4938.2509765625 background all_cells +1199.4779052734375 4951.96533203125 background all_cells +1201.0784912109375 4946.3173828125 background all_cells +1205.009033203125 4942.02197265625 background all_cells +1215.258056640625 4963.44921875 background all_cells +1216.286865234375 4933.45556640625 background all_cells +1212.45458984375 4954.78173828125 background all_cells +1209.8299560546875 4943.89404296875 background all_cells +1196.03271484375 4891.58544921875 background all_cells +1192.1544189453125 4924.16845703125 background all_cells +1207.277099609375 4919.77099609375 background all_cells +1194.00634765625 4912.98486328125 background all_cells +1301.033935546875 4856.0341796875 background all_cells +1305.5159912109375 4923.091796875 background all_cells +1309.8402099609375 4923.8837890625 background all_cells +1303.0440673828125 4931.841796875 background all_cells +1400.3487548828125 4755.3818359375 background all_cells +1302.5382080078125 4705.07177734375 background all_cells +1686.115478515625 4689.28955078125 background all_cells +1702.182373046875 4610.89111328125 background all_cells +1694.2802734375 4629.64013671875 background all_cells +1615.5592041015625 4818.5390625 background all_cells +1635.207275390625 4880.26318359375 background all_cells +1668.760986328125 4876.8115234375 background all_cells +1622.963623046875 4875.83447265625 background all_cells +1699.0047607421875 4718.74755859375 background all_cells +1670.397216796875 4713.33984375 background all_cells +1651.33642578125 4602.01123046875 background all_cells +1646.220458984375 4653.63330078125 background all_cells +1627.58837890625 4669.06103515625 background all_cells +1721.9278564453125 4318.56787109375 background all_cells +1730.501708984375 4357.1484375 background all_cells +1718.1170654296875 4358.5478515625 background all_cells +1684.9451904296875 4514.6953125 background all_cells +1684.1951904296875 4525.32080078125 background all_cells +1637.64453125 4528.8203125 background all_cells +1630.8134765625 4521.11572265625 background all_cells +1689.2308349609375 4517.59375 background all_cells +1716.364013671875 4577.8388671875 background all_cells +1698.7584228515625 4519.23193359375 background all_cells +1692.4212646484375 4571.96826171875 background all_cells +1718.064208984375 4373.3388671875 background all_cells +1671.5086669921875 4397.701171875 background all_cells +1718.59619140625 4385.8955078125 background all_cells +1539.4151611328125 4936.15380859375 background all_cells +1524.4713134765625 5001.73974609375 background all_cells +1531.22021484375 4956.45068359375 background all_cells +1630.7386474609375 4958.8564453125 background all_cells +1501.80224609375 5069.65478515625 background all_cells +1610.7315673828125 5142.384765625 background all_cells +1611.8751220703125 5103.0703125 background all_cells +1684.903564453125 5100.166015625 background all_cells +1675.0699462890625 5131.50830078125 background all_cells +1684.703369140625 5137.34033203125 background all_cells +1686.49462890625 5132.3681640625 background all_cells +1669.533935546875 5127.76513671875 background all_cells +1686.8492431640625 5015.34765625 background all_cells +1685.87841796875 4954.4873046875 background all_cells +1676.8944091796875 5050.5927734375 background all_cells +1668.885986328125 5029.94677734375 background all_cells +1097.09130859375 4331.03076171875 background all_cells +1103.22314453125 4319.921875 background all_cells +1109.43896484375 4341.5146484375 background all_cells +1108.343017578125 4314.10009765625 background all_cells +1104.5494384765625 4325.3701171875 background all_cells +1121.87353515625 4335.6767578125 background all_cells +1130.908203125 4323.08154296875 background all_cells +1126.560302734375 4331.7177734375 background all_cells +1128.905517578125 4365.3896484375 background all_cells +1100.615478515625 4344.6015625 background all_cells +1100.6729736328125 4377.31982421875 background all_cells +1125.318603515625 4373.7587890625 background all_cells +1154.7003173828125 4700.95556640625 background all_cells +1175.6768798828125 4704.96826171875 background all_cells +1165.8634033203125 4703.62890625 background all_cells +1106.2569580078125 4673.0068359375 background all_cells +1111.091064453125 4665.25390625 background all_cells +1118.3447265625 4709.4931640625 background all_cells +1116.4200439453125 4666.83056640625 background all_cells +1130.1827392578125 4680.65673828125 background all_cells +1125.4556884765625 4648.921875 background all_cells +1144.38330078125 4667.74609375 background all_cells +1133.7666015625 4694.23291015625 background all_cells +1130.3770751953125 4657.8896484375 background all_cells +1105.417724609375 4719.3984375 background all_cells +1121.238037109375 4723.7001953125 background all_cells +1113.7535400390625 4721.11279296875 background all_cells +1113.709228515625 4714.345703125 background all_cells +1103.90673828125 4745.15576171875 background all_cells +1105.8236083984375 4740.21923828125 background all_cells +1103.5428466796875 4734.1396484375 background all_cells +1166.6820068359375 4734.4921875 background all_cells +1169.602294921875 4726.7392578125 background all_cells +1179.29296875 4729.95068359375 background all_cells +1147.8382568359375 4749.70361328125 background all_cells +1176.6864013671875 4744.3525390625 background all_cells +1172.377197265625 4738.63134765625 background all_cells +1222.67919921875 4795.396484375 background all_cells +1209.53955078125 4800.76953125 background all_cells +1243.63330078125 4812.33935546875 background all_cells +1240.6268310546875 4804.98876953125 background all_cells +1230.1495361328125 4796.6357421875 background all_cells +1182.4842529296875 4833.984375 background all_cells +1184.12890625 4839.546875 background all_cells +1195.7449951171875 4831.77880859375 background all_cells +1190.1875 4835.80615234375 background all_cells +1250.345703125 4813.37109375 background all_cells +1260.2750244140625 4811.71484375 background all_cells +1254.757568359375 4827.60302734375 background all_cells +1193.5865478515625 4803.5341796875 background all_cells +1195.6781005859375 4821.2705078125 background all_cells +1183.726318359375 4827.404296875 background all_cells +1189.723388671875 4821.57470703125 background all_cells +1184.7276611328125 4811.833984375 background all_cells +1110.639404296875 4868.0810546875 background all_cells +1112.44287109375 4769.39892578125 background all_cells +1117.9970703125 4817.32373046875 background all_cells +1113.3094482421875 4907.01123046875 background all_cells +1114.312744140625 4883.67431640625 background all_cells +1169.3837890625 4830.27880859375 background all_cells +1188.9197998046875 4880.85009765625 background all_cells +1176.2791748046875 4839.3837890625 background all_cells +1151.8919677734375 4800.318359375 background all_cells +1168.3629150390625 4803.001953125 background all_cells +1165.1871337890625 4813.90869140625 background all_cells +1162.0174560546875 4802.17529296875 background all_cells +1154.6083984375 4778.1728515625 background all_cells +1174.9078369140625 4785.31982421875 background all_cells +1174.3121337890625 4769.2578125 background all_cells +1168.7276611328125 4794.0390625 background all_cells +1158.654541015625 4795.12646484375 background all_cells +1165.5546875 4785.5263671875 background all_cells +1205.6031494140625 4677.3642578125 background all_cells +1213.493896484375 4688.8427734375 background all_cells +1208.5914306640625 4672.75830078125 background all_cells +1209.3848876953125 4683.29150390625 background all_cells +1180.35693359375 4724.45166015625 background all_cells +1182.5989990234375 4745.18994140625 background all_cells +1190.2464599609375 4740.66943359375 background all_cells +1186.607666015625 4733.5439453125 background all_cells +1208.20654296875 4769.5966796875 background all_cells +1217.146240234375 4783.9658203125 background all_cells +1216.833740234375 4766.296875 background all_cells +1209.4151611328125 4758.869140625 background all_cells +1228.24560546875 4780.18310546875 background all_cells +1245.739013671875 4785.76904296875 background all_cells +1242.5145263671875 4771.45654296875 background all_cells +1180.415771484375 4775.49267578125 background all_cells +1195.6103515625 4764.56884765625 background all_cells +1184.4310302734375 4755.3984375 background all_cells +1182.3856201171875 4696.7763671875 background all_cells +863.8692626953125 4903.03076171875 background all_cells +954.4417724609376 4817.2734375 background all_cells +928.0148315429688 4849.57421875 background all_cells +899.9853515625 4965.5224609375 background all_cells +891.2901611328125 4958.3798828125 background all_cells +904.9255981445312 4914.0634765625 background all_cells +870.453369140625 4718.86962890625 background all_cells +913.126220703125 4725.341796875 background all_cells +908.8095703125 4743.6494140625 background all_cells +909.7449340820312 4729.9951171875 background all_cells +918.7206420898438 4724.3427734375 background all_cells +941.654052734375 4657.18505859375 background all_cells +947.6964721679688 4681.97802734375 background all_cells +942.9896240234376 4647.36181640625 background all_cells +909.4210205078124 4702.4462890625 background all_cells +913.5798950195312 4709.2373046875 background all_cells +1023.3976440429688 4780.923828125 background all_cells +1032.737548828125 4783.5458984375 background all_cells +1027.76220703125 4789.58642578125 background all_cells +1063.5008544921875 4894.57861328125 background all_cells +1093.490478515625 4881.638671875 background all_cells +1081.759033203125 4894.890625 background all_cells +1065.9735107421875 4879.1982421875 background all_cells +1080.65869140625 4823.67041015625 background all_cells +1092.3382568359375 4799.65625 background all_cells +1098.0771484375 4779.7255859375 background all_cells +1102.0146484375 4790.97607421875 background all_cells +1095.4759521484375 4822.15771484375 background all_cells +1084.7142333984375 4799.34228515625 background all_cells +1067.0140380859375 4815.9970703125 background all_cells +1076.9783935546875 4815.02978515625 background all_cells +1071.7569580078125 4823.74658203125 background all_cells +1027.2598876953125 4957.6318359375 background all_cells +1062.0240478515625 4901.29150390625 background all_cells +1038.4281005859375 4960.68896484375 background all_cells +1010.3451538085938 4809.02294921875 background all_cells +1008.147216796875 4871.63623046875 background all_cells +1046.2532958984375 4826.12939453125 background all_cells +1042.1116943359375 4801.255859375 background all_cells +1023.4560546875 4800.8564453125 background all_cells +1013.1826782226562 4756.5556640625 background all_cells +1038.3292236328125 4759.63037109375 background all_cells +1047.428466796875 4759.8759765625 background all_cells +1033.4097900390625 4739.01220703125 background all_cells +1002.8758544921876 4783.76513671875 background all_cells +1019.4373168945312 4771.7841796875 background all_cells +1009.8592529296876 4771.1552734375 background all_cells +1004.3983154296876 4778.87158203125 background all_cells +1035.8072509765625 4790.93017578125 background all_cells +1060.8114013671875 4787.2978515625 background all_cells +1064.2103271484375 4773.10205078125 background all_cells +1056.927978515625 4779.17626953125 background all_cells +1057.3021240234375 4793.70068359375 background all_cells +1034.7998046875 4774.56982421875 background all_cells +974.0230102539062 4765.61962890625 background all_cells +993.5437622070312 4750.486328125 background all_cells +979.92529296875 4739.7666015625 background all_cells +1011.1915283203124 4666.27734375 background all_cells +1006.5908813476562 4665.61474609375 background all_cells +1012.03076171875 4682.2109375 background all_cells +1026.069580078125 4694.126953125 background all_cells +1013.0099487304688 4698.580078125 background all_cells +1076.468994140625 4689.11279296875 background all_cells +1101.5823974609375 4707.380859375 background all_cells +1100.23876953125 4691.32763671875 background all_cells +1101.4434814453125 4698.8818359375 background all_cells +1029.8760986328125 4713.34912109375 background all_cells +1060.3526611328125 4729.81298828125 background all_cells +1040.67724609375 4725.7939453125 background all_cells +1026.992919921875 4726.03662109375 background all_cells +1035.479248046875 4724.0166015625 background all_cells +963.2186889648438 4721.6630859375 background all_cells +954.1787719726562 4693.40185546875 background all_cells +973.7096557617188 4728.095703125 background all_cells +962.8716430664062 4710.43896484375 background all_cells +1861.0186767578125 4533.6513671875 background all_cells +1869.4000244140625 4485.841796875 background all_cells +1866.2564697265625 4536.048828125 background all_cells +1862.92626953125 4514.6083984375 background all_cells +1878.3492431640625 4580.7861328125 background all_cells +1868.6754150390625 4605.748046875 background all_cells +1866.10791015625 4575.00048828125 background all_cells +1839.3878173828125 4563.3134765625 background all_cells +1834.817138671875 4580.30322265625 background all_cells +1825.628662109375 4589.14013671875 background all_cells +1850.5924072265625 4549.5966796875 background all_cells +1876.264892578125 4524.5283203125 background all_cells +1885.8978271484373 4553.00390625 background all_cells +1875.6749267578125 4552.1103515625 background all_cells +1876.6280517578125 4505.078125 background all_cells +1889.7349853515625 4539.50390625 background all_cells +1864.1806640625 4593.0283203125 background all_cells +1865.00830078125 4609.380859375 background all_cells +1856.900146484375 4603.26318359375 background all_cells +1853.0006103515625 4595.8681640625 background all_cells +1857.3319091796875 4596.82568359375 background all_cells +1860.876708984375 4584.400390625 background all_cells +1888.7724609375 4610.43896484375 background all_cells +1894.777099609375 4607.62890625 background all_cells +1884.349853515625 4609.357421875 background all_cells +1894.8236083984373 4591.72216796875 background all_cells +1878.721923828125 4599.28955078125 background all_cells +1868.4442138671875 4617.796875 background all_cells +1873.302490234375 4649.56201171875 background all_cells +1869.6602783203125 4646.53369140625 background all_cells +1875.761962890625 4631.89990234375 background all_cells +1874.3203125 4620.1201171875 background all_cells +1866.5933837890625 4627.6865234375 background all_cells +1784.0169677734375 4622.8662109375 background all_cells +1785.3330078125 4582.87939453125 background all_cells +1787.9503173828125 4603.8623046875 background all_cells +1788.9259033203125 4632.3544921875 background all_cells +1781.9771728515625 4630.6865234375 background all_cells +1790.0489501953125 4624.60498046875 background all_cells +1754.25390625 4635.314453125 background all_cells +1743.132080078125 4666.765625 background all_cells +1753.8665771484375 4658.5029296875 background all_cells +1744.114501953125 4650.7978515625 background all_cells +1803.9752197265625 4639.7919921875 background all_cells +1823.51806640625 4665.66796875 background all_cells +1771.195068359375 4642.51806640625 background all_cells +1748.7144775390625 4595.89697265625 background all_cells +1752.25537109375 4612.6298828125 background all_cells +1737.3564453125 4599.4345703125 background all_cells +1751.5953369140625 4522.37890625 background all_cells +1789.6854248046875 4528.2109375 background all_cells +1783.3326416015625 4527.0380859375 background all_cells +1776.10888671875 4523.04638671875 background all_cells +1804.083984375 4497.71484375 background all_cells +1804.1370849609373 4507.1962890625 background all_cells +1805.495849609375 4502.509765625 background all_cells +1817.778076171875 4526.07080078125 background all_cells +1807.71044921875 4491.3642578125 background all_cells +1763.4564208984375 4555.681640625 background all_cells +1791.3255615234375 4542.84423828125 background all_cells +1777.576416015625 4545.9990234375 background all_cells +1766.8194580078125 4543.98876953125 background all_cells +1877.01904296875 4680.125 background all_cells +1884.2724609375 4662.97021484375 background all_cells +1883.0157470703125 4676.60498046875 background all_cells +1889.1064453125 4664.66552734375 background all_cells +1903.9031982421875 4668.2685546875 background all_cells +1896.515380859375 4661.109375 background all_cells +1898.1168212890625 4672.69970703125 background all_cells +1892.5245361328125 4670.8916015625 background all_cells +1901.186279296875 4677.0888671875 background all_cells +1882.7735595703125 4620.6455078125 background all_cells +1880.3421630859373 4643.64794921875 background all_cells +1887.4940185546875 4657.35888671875 background all_cells +1885.060546875 4650.478515625 background all_cells +1881.0999755859373 4655.4306640625 background all_cells +1919.9544677734373 4630.27001953125 background all_cells +1925.5037841796875 4595.919921875 background all_cells +1924.5111083984373 4630.19482421875 background all_cells +1920.937744140625 4637.21337890625 background all_cells +1920.154296875 4699.6669921875 background all_cells +1927.0303955078125 4703.9521484375 background all_cells +1932.595458984375 4696.939453125 background all_cells +1926.8541259765625 4713.923828125 background all_cells +1930.7733154296875 4684.52001953125 background all_cells +1927.8787841796875 4675.0791015625 background all_cells +1937.4205322265625 4603.06005859375 background all_cells +1937.5185546875 4624.45849609375 background all_cells +1935.4083251953125 4615.1923828125 background all_cells +1930.5050048828125 4629.98095703125 background all_cells +1933.27099609375 4644.54296875 background all_cells +1928.43505859375 4637.0478515625 background all_cells +1943.966064453125 4634.3603515625 background all_cells +1925.573486328125 4659.416015625 background all_cells +1931.4095458984373 4668.6328125 background all_cells +1939.9586181640625 4660.470703125 background all_cells +1916.281494140625 4671.4345703125 background all_cells +1907.7744140625 4676.26953125 background all_cells +1912.83251953125 4674.71142578125 background all_cells +1903.57470703125 4743.2861328125 background all_cells +1906.723388671875 4728.13916015625 background all_cells +1910.7115478515625 4716.7861328125 background all_cells +1904.359130859375 4698.72802734375 background all_cells +1916.540771484375 4708.36181640625 background all_cells +1909.5968017578125 4703.52978515625 background all_cells +1908.5186767578125 4688.62451171875 background all_cells +1914.509765625 4693.88427734375 background all_cells +1907.2012939453125 4681.14501953125 background all_cells +1901.1676025390625 4635.4833984375 background all_cells +1912.148681640625 4627.76220703125 background all_cells +1907.4722900390625 4632.69873046875 background all_cells +1905.5147705078125 4627.5419921875 background all_cells +1911.0184326171875 4664.64306640625 background all_cells +1919.248291015625 4663.94091796875 background all_cells +1910.3145751953125 4649.626953125 background all_cells +1905.1514892578125 4651.23046875 background all_cells +1892.98828125 4651.30908203125 background all_cells +1818.722900390625 4743.52880859375 background all_cells +1800.760498046875 4749.08984375 background all_cells +1813.8077392578125 4744.939453125 background all_cells +1723.77978515625 4852.3310546875 background all_cells +1780.8179931640625 4883.29345703125 background all_cells +1780.523681640625 4823.8359375 background all_cells +1741.755859375 4845.90087890625 background all_cells +1813.107177734375 4825.115234375 background all_cells +1809.8408203125 4785.8564453125 background all_cells +1805.9010009765625 4790.35302734375 background all_cells +1796.6878662109375 4846.2998046875 background all_cells +1803.782470703125 4824.72412109375 background all_cells +1762.9893798828125 4744.2080078125 background all_cells +1705.200927734375 4763.630859375 background all_cells +1775.0146484375 4792.50390625 background all_cells +1789.55859375 4790.35107421875 background all_cells +1734.3590087890625 4755.1015625 background all_cells +1844.854248046875 4760.86376953125 background all_cells +1841.837646484375 4769.994140625 background all_cells +1849.29833984375 4768.30712890625 background all_cells +1834.2310791015625 4765.29345703125 background all_cells +1834.2840576171875 4871.13427734375 background all_cells +1853.0098876953125 4867.80859375 background all_cells +1849.399169921875 4859.47900390625 background all_cells +1809.4569091796875 4936.80859375 background all_cells +1823.3050537109373 4994.82861328125 background all_cells +1811.8521728515625 4965.05712890625 background all_cells +1806.564208984375 4962.9365234375 background all_cells +1821.520751953125 4953.609375 background all_cells +1833.0947265625 4809.41064453125 background all_cells +1843.0474853515625 4853.32568359375 background all_cells +1834.556884765625 4848.005859375 background all_cells +1865.412841796875 4793.89794921875 background all_cells +1858.5643310546875 4782.23046875 background all_cells +1841.8734130859373 4780.02392578125 background all_cells +1789.1240234375 4846.921875 background all_cells +1793.4696044921875 4869.5458984375 background all_cells +1793.0869140625 4853.2666015625 background all_cells +1800.379638671875 4922.69482421875 background all_cells +1799.5218505859375 4942.908203125 background all_cells +1797.91357421875 4931.62646484375 background all_cells +1803.681396484375 4950.818359375 background all_cells +1799.885986328125 4949.66259765625 background all_cells +1806.348388671875 4924.8564453125 background all_cells +1804.232177734375 4878.87841796875 background all_cells +1802.9564208984373 4914.42041015625 background all_cells +1811.552734375 4918.2939453125 background all_cells +1700.5909423828125 4907.9287109375 background all_cells +1791.2271728515625 4916.07568359375 background all_cells +1781.2186279296875 4902.88037109375 background all_cells +1852.8717041015625 4620.18408203125 background all_cells +1851.20263671875 4630.41650390625 background all_cells +1832.6134033203125 4625.701171875 background all_cells +1847.5535888671875 4622.4755859375 background all_cells +1850.0653076171875 4672.8994140625 background all_cells +1849.8853759765625 4739.962890625 background all_cells +1859.122802734375 4682.22021484375 background all_cells +1856.804931640625 4675.36962890625 background all_cells +1862.706787109375 4752.07568359375 background all_cells +1867.817138671875 4652.51318359375 background all_cells +1872.9443359375 4678.45654296875 background all_cells +1800.9974365234375 4679.9794921875 background all_cells +1838.0614013671875 4686.37890625 background all_cells +1833.8154296875 4665.79443359375 background all_cells +1806.5548095703125 4667.626953125 background all_cells +1726.0203857421875 4681.66455078125 background all_cells +1754.395263671875 4681.6025390625 background all_cells +1751.9158935546875 4690.77587890625 background all_cells +1749.6639404296875 4671.9931640625 background all_cells +1812.648681640625 4708.80224609375 background all_cells +1819.484130859375 4726.85791015625 background all_cells +1819.4898681640625 4735.37451171875 background all_cells +1699.5703125 4697.9267578125 background all_cells +1718.7918701171875 4721.4853515625 background all_cells +1699.632568359375 4739.99072265625 background all_cells +1831.571044921875 4467.24853515625 background all_cells +1824.2603759765625 4420.41845703125 background all_cells +1835.0255126953125 4420.23291015625 background all_cells +1831.2261962890625 4426.95703125 background all_cells +1838.1763916015625 4476.97705078125 background all_cells +1837.09521484375 4453.52734375 background all_cells +1891.61962890625 4390.2216796875 background all_cells +1903.4788818359373 4400.46435546875 background all_cells +1897.5521240234373 4407.49169921875 background all_cells +1893.103271484375 4422.15283203125 background all_cells +1887.961181640625 4438.67919921875 background all_cells +1893.259521484375 4473.36962890625 background all_cells +1851.0006103515625 4392.6728515625 background all_cells +1868.4613037109373 4398.29150390625 background all_cells +1854.3172607421875 4399.2177734375 background all_cells +1866.313720703125 4477.40869140625 background all_cells +1875.5733642578125 4434.1376953125 background all_cells +1871.1248779296875 4431.96337890625 background all_cells +1872.3638916015625 4425.525390625 background all_cells +1953.8646240234373 4505.439453125 background all_cells +1957.9449462890625 4499.97998046875 background all_cells +1958.6552734375 4491.83056640625 background all_cells +1963.7584228515625 4494.56787109375 background all_cells +1967.810302734375 4505.80078125 background all_cells +1953.9840087890625 4394.306640625 background all_cells +1955.5716552734373 4386.6240234375 background all_cells +1964.864501953125 4392.37548828125 background all_cells +1976.601318359375 4391.1298828125 background all_cells +1967.70751953125 4397.34912109375 background all_cells +1959.0255126953125 4420.98291015625 background all_cells +1960.9034423828125 4407.7392578125 background all_cells +1978.12158203125 4417.0458984375 background all_cells +1974.87548828125 4408.46826171875 background all_cells +1964.2354736328125 4468.2900390625 background all_cells +1958.0296630859373 4472.32763671875 background all_cells +1958.4688720703125 4452.044921875 background all_cells +1963.17822265625 4462.62744140625 background all_cells +1951.5867919921875 4439.03466796875 background all_cells +1957.7911376953125 4456.2724609375 background all_cells +1911.915283203125 4472.49755859375 background all_cells +1923.429931640625 4450.54541015625 background all_cells +1916.431396484375 4455.1318359375 background all_cells +1914.0042724609373 4436.91796875 background all_cells +1943.7071533203125 4386.1005859375 background all_cells +1934.5313720703125 4387.32470703125 background all_cells +1924.957763671875 4406.08642578125 background all_cells +1922.3858642578125 4391.25 background all_cells +1918.5316162109373 4394.74755859375 background all_cells +1930.0762939453125 4397.81591796875 background all_cells +1929.5548095703125 4390.5068359375 background all_cells +1925.366455078125 4398.337890625 background all_cells +1881.4415283203125 4586.1904296875 background all_cells +1907.866943359375 4588.3955078125 background all_cells +1887.06494140625 4586.9638671875 background all_cells +1913.300048828125 4589.22119140625 background all_cells +1943.8607177734373 4575.6630859375 background all_cells +1924.3209228515625 4585.68798828125 background all_cells +1933.057861328125 4583.197265625 background all_cells +1932.73828125 4574.73291015625 background all_cells +1912.9945068359373 4576.2998046875 background all_cells +1904.11572265625 4570.15234375 background all_cells +1910.02587890625 4561.8525390625 background all_cells +1907.2333984375 4578.3359375 background all_cells +1963.781494140625 4519.88232421875 background all_cells +1918.9798583984373 4527.02099609375 background all_cells +1892.884521484375 4526.501953125 background all_cells +1891.0404052734373 4497.2509765625 background all_cells +1945.40087890625 4491.6630859375 background all_cells +1942.5318603515625 4500.12890625 background all_cells +1932.1993408203125 4505.93359375 background all_cells +1789.819580078125 4224.0595703125 background all_cells +1767.272216796875 4230.90234375 background all_cells +1752.7032470703125 4217.58154296875 background all_cells +1883.3612060546875 4222.201171875 background all_cells +1924.2529296875 4208.7880859375 background all_cells +1896.12939453125 4193.5810546875 background all_cells +1932.5994873046875 4240.916015625 background all_cells +1929.515380859375 4291.412109375 background all_cells +1947.2908935546875 4213.17626953125 background all_cells +1934.676025390625 4212.73876953125 background all_cells +1949.400634765625 4234.365234375 background all_cells +1947.3934326171875 4248.59814453125 background all_cells +1868.5054931640625 4269.6806640625 background all_cells +1920.110107421875 4282.83642578125 background all_cells +1893.2420654296875 4295.74560546875 background all_cells +1873.1151123046875 4246.09912109375 background all_cells +1869.8135986328125 4280.7431640625 background all_cells +1828.9425048828125 4294.43701171875 background all_cells +1774.6478271484375 4287.65478515625 background all_cells +1756.30810546875 4283.80078125 background all_cells +1852.558837890625 4290.1640625 background all_cells +1849.3353271484373 4273.25390625 background all_cells +1846.6722412109373 4294.2119140625 background all_cells +1889.1343994140625 4310.6748046875 background all_cells +1928.7723388671875 4308.84326171875 background all_cells +1933.072998046875 4300.130859375 background all_cells +1901.7000732421875 4316.505859375 background all_cells +1939.5606689453125 4308.20556640625 background all_cells +1906.45166015625 4309.8818359375 background all_cells +1936.31787109375 4329.6943359375 background all_cells +1889.1522216796875 4339.6708984375 background all_cells +1927.41162109375 4341.4140625 background all_cells +1919.6722412109373 4340.51123046875 background all_cells +1899.0379638671875 4332.65576171875 background all_cells +1889.5760498046875 4367.34130859375 background all_cells +1865.145263671875 4362.32958984375 background all_cells +1862.2822265625 4388.2392578125 background all_cells +1899.368896484375 4378.83447265625 background all_cells +1889.0640869140625 4379.0224609375 background all_cells +1923.7403564453125 4364.07861328125 background all_cells +1917.6258544921875 4348.091796875 background all_cells +1894.483642578125 4361.318359375 background all_cells +1893.5726318359373 4349.5361328125 background all_cells +1907.85302734375 4362.146484375 background all_cells +1906.491943359375 4353.35595703125 background all_cells +1744.439208984375 4397.1884765625 background all_cells +1756.1192626953125 4407.6650390625 background all_cells +1765.004150390625 4416.70751953125 background all_cells +1772.497314453125 4371.60205078125 background all_cells +1767.373046875 4356.94384765625 background all_cells +1777.84375 4337.5751953125 background all_cells +1793.4114990234375 4369.93994140625 background all_cells +1787.43701171875 4361.76904296875 background all_cells +1785.400390625 4339.9814453125 background all_cells +1821.792236328125 4362.546875 background all_cells +1830.84375 4351.134765625 background all_cells +1828.6650390625 4359.314453125 background all_cells +1798.3057861328125 4365.62255859375 background all_cells +1806.508544921875 4370.49755859375 background all_cells +1802.7275390625 4384.46142578125 background all_cells +721.6704711914062 4260.24462890625 background all_cells +707.94140625 4276.68212890625 background all_cells +711.9237670898438 4284.89697265625 background all_cells +657.8090209960938 4314.01171875 background all_cells +723.8514404296875 4309.25537109375 background all_cells +714.7591552734375 4318.23828125 background all_cells +678.140625 4314.03564453125 background all_cells +685.7798461914062 4314.1474609375 background all_cells +689.9056396484375 4311.017578125 background all_cells +683.5664672851562 4324.1806640625 background all_cells +722.806640625 4322.8271484375 background all_cells +726.4015502929688 4341.8974609375 background all_cells +718.4308471679688 4328.84423828125 background all_cells +675.3209838867188 4343.37939453125 background all_cells +701.5125732421875 4340.71875 background all_cells +678.7338256835938 4295.30029296875 background all_cells +710.0687255859375 4296.02783203125 background all_cells +670.8078002929688 4295.57275390625 background all_cells +672.0389404296875 4273.5849609375 background all_cells +678.9091186523438 4258.37939453125 background all_cells +685.4352416992188 4277.2294921875 background all_cells +783.8192749023438 4275.67333984375 background all_cells +802.7874145507812 4292.12744140625 background all_cells +793.2684936523438 4297.3837890625 background all_cells +782.8978271484375 4290.828125 background all_cells +783.919189453125 4283.10009765625 background all_cells +967.3095703125 4271.04638671875 background all_cells +978.8177490234376 4242.6279296875 background all_cells +975.4717407226562 4241.57958984375 background all_cells +1006.3515014648438 4276.6318359375 background all_cells +1013.9802856445312 4247.03857421875 background all_cells +1005.4991455078124 4259.25927734375 background all_cells +994.5054931640624 4324.10400390625 background all_cells +1001.7256469726562 4303.80419921875 background all_cells +996.499755859375 4315.1806640625 background all_cells +862.121826171875 4283.3564453125 background all_cells +900.4281005859375 4266.26416015625 background all_cells +903.747314453125 4269.93017578125 background all_cells +876.6592407226562 4233.5810546875 background all_cells +866.620849609375 4280.9658203125 background all_cells +810.8877563476562 4300.33935546875 background all_cells +835.2238159179688 4281.75341796875 background all_cells +820.7825317382812 4269.87548828125 background all_cells +818.7699584960938 4324.0185546875 background all_cells +825.4121704101562 4307.32958984375 background all_cells +799.5054321289062 4342.23828125 background all_cells +810.81396484375 4342.7373046875 background all_cells +803.5476684570312 4336.02783203125 background all_cells +993.3975830078124 4337.69482421875 background all_cells +1009.2651977539062 4347.728515625 background all_cells +1008.72265625 4336.73388671875 background all_cells +1000.9863891601562 4340.28125 background all_cells +810.656005859375 4354.7392578125 background all_cells +1014.1293334960938 4370.7890625 background all_cells +1010.79150390625 4377.28076171875 background all_cells +1005.7553100585938 4364.12353515625 background all_cells +850.6664428710938 4363.00634765625 background all_cells +837.4015502929688 4361.6708984375 background all_cells +787.2817993164062 4349.30859375 background all_cells +797.5028076171875 4361.84033203125 background all_cells +796.6844482421875 4348.12646484375 background all_cells +761.1991577148438 4338.02099609375 background all_cells +789.60888671875 4331.70849609375 background all_cells +781.2755737304688 4338.07861328125 background all_cells +735.3377075195312 4314.89599609375 background all_cells +741.6574096679688 4323.8330078125 background all_cells +736.073974609375 4271.77294921875 background all_cells +739.2272338867188 4285.7587890625 background all_cells +734.1964111328125 4282.27294921875 background all_cells +736.678955078125 4277.283203125 background all_cells +750.2943115234375 4287.91845703125 background all_cells +747.6215209960938 4295.61328125 background all_cells +745.716796875 4240.46435546875 background all_cells +742.603759765625 4270.70751953125 background all_cells +765.5079956054688 4256.37841796875 background all_cells +733.1398315429688 4254.6005859375 background all_cells +737.1873168945312 4258.5908203125 background all_cells +739.6756591796875 4254.6884765625 background all_cells +1051.1968994140625 4126.88525390625 background all_cells +886.9014892578125 4135.88330078125 background all_cells +1036.196044921875 4155.33203125 background all_cells +1044.8450927734375 4143.125 background all_cells +1064.859619140625 4126.45068359375 background all_cells +1021.5097045898438 4167.88720703125 background all_cells +1075.8017578125 4195.341796875 background all_cells +1056.51708984375 4193.912109375 background all_cells +1052.7957763671875 4200.349609375 background all_cells +1072.267578125 4210.609375 background all_cells +1087.4622802734375 4212.419921875 background all_cells +1088.0050048828125 4201.1103515625 background all_cells +1058.03369140625 4200.5078125 background all_cells +1018.6821899414062 4236.77783203125 background all_cells +1031.6246337890625 4218.046875 background all_cells +1029.5748291015625 4214.7685546875 background all_cells +976.5802612304688 4229.09716796875 background all_cells +973.6310424804688 4220.9033203125 background all_cells +981.7764892578124 4226.81787109375 background all_cells +998.2498168945312 4199.37841796875 background all_cells +985.4393920898438 4215.94873046875 background all_cells +908.47021484375 4175.82373046875 background all_cells +999.3156127929688 4189.3076171875 background all_cells +995.3806762695312 4194.70703125 background all_cells +937.3009643554688 4164.66455078125 background all_cells +1089.506103515625 4253.80859375 background all_cells +1084.4200439453125 4244.037109375 background all_cells +1096.8109130859375 4259.228515625 background all_cells +1087.9053955078125 4262.21044921875 background all_cells +1091.1551513671875 4248.0361328125 background all_cells +1092.2657470703125 4243.69091796875 background all_cells +1073.196044921875 4286.3681640625 background all_cells +1087.9095458984375 4301.708984375 background all_cells +1082.29296875 4273.0185546875 background all_cells +1065.6961669921875 4254.66455078125 background all_cells +1080.8946533203125 4254.396484375 background all_cells +1074.4688720703125 4264.4453125 background all_cells +1060.995361328125 4251.49462890625 background all_cells +1076.2650146484375 4251.4150390625 background all_cells +958.4302368164062 4302.20654296875 background all_cells +963.725830078125 4292.080078125 background all_cells +961.7863159179688 4306.15771484375 background all_cells +1046.7142333984375 4304.134765625 background all_cells +1051.8363037109375 4310.3623046875 background all_cells +1052.0655517578125 4299.234375 background all_cells +1051.614501953125 4280.76806640625 background all_cells +1072.795654296875 4342.7626953125 background all_cells +1074.82861328125 4363.3857421875 background all_cells +1069.0740966796875 4317.41162109375 background all_cells +1079.727783203125 4350.7626953125 background all_cells +1089.8172607421875 4344.1884765625 background all_cells +1089.0487060546875 4337.1416015625 background all_cells +1034.0989990234375 4316.07568359375 background all_cells +1045.6478271484375 4345.951171875 background all_cells +1040.5360107421875 4350.68359375 background all_cells +1040.7945556640625 4356.66748046875 background all_cells +1046.2833251953125 4320.2646484375 background all_cells +1058.8702392578125 4285.8662109375 background all_cells +1072.2613525390625 4312.69482421875 background all_cells +1066.2298583984375 4309.43359375 background all_cells +1071.17333984375 4294.31884765625 background all_cells +1069.164794921875 4300.08642578125 background all_cells +1060.68603515625 4297.8466796875 background all_cells +779.4627075195312 4454.05517578125 background all_cells +822.4960327148438 4451.58642578125 background all_cells +823.775390625 4470.9501953125 background all_cells +818.989013671875 4462.7060546875 background all_cells +781.9840698242188 4463.43212890625 background all_cells +861.4591064453125 4463.31884765625 background all_cells +859.6018676757812 4468.1767578125 background all_cells +793.856201171875 4491.69091796875 background all_cells +836.7306518554688 4493.83056640625 background all_cells +855.1488647460938 4502.28564453125 background all_cells +829.3173217773438 4480.39013671875 background all_cells +1042.4459228515625 4679.5244140625 background all_cells +1074.489990234375 4681.03955078125 background all_cells +1051.0181884765625 4670.38818359375 background all_cells +1072.061767578125 4656.09814453125 background all_cells +1077.4835205078125 4651.62158203125 background all_cells +1080.2669677734375 4665.71044921875 background all_cells +1093.923583984375 4676.5810546875 background all_cells +1086.174560546875 4673.892578125 background all_cells +1084.82421875 4680.357421875 background all_cells +1041.77294921875 4657.8759765625 background all_cells +1047.77392578125 4663.177734375 background all_cells +1046.853759765625 4656.89501953125 background all_cells +1043.3446044921875 4647.4833984375 background all_cells +730.89599609375 4532.91845703125 background all_cells +1047.16455078125 4528.0009765625 background all_cells +789.9724731445312 4581.14599609375 background all_cells +731.3267822265625 4588.48974609375 background all_cells +716.5425415039062 4565.658203125 background all_cells +717.2318115234375 4539.986328125 background all_cells +765.0740356445312 4714.8994140625 background all_cells +817.798095703125 4735.7021484375 background all_cells +839.4204711914062 4732.15283203125 background all_cells +733.1053466796875 4726.48876953125 background all_cells +734.9219360351562 4603.712890625 background all_cells +806.3882446289062 4610.37060546875 background all_cells +768.9523315429688 4609.48681640625 background all_cells +799.8994750976562 4626.54931640625 background all_cells +684.47412109375 4623.6328125 background all_cells +827.0762329101562 4625.73779296875 background all_cells +671.2249145507812 4679.49169921875 background all_cells +802.1622314453125 4710.12890625 background all_cells +786.8663940429688 4662.0478515625 background all_cells +664.7402954101562 4636.7021484375 background all_cells +1023.9259643554688 4648.3154296875 background all_cells +1008.123779296875 4645.6181640625 background all_cells +742.0889282226562 4473.3642578125 background all_cells +744.7772827148438 4478.27978515625 background all_cells +753.8145751953125 4472.81591796875 background all_cells +772.2919921875 4488.32763671875 background all_cells +765.6624755859375 4500.4189453125 background all_cells +748.21337890625 4490.49169921875 background all_cells +755.84619140625 4491.333984375 background all_cells +752.9274291992188 4499.876953125 background all_cells +753.4407958984375 4480.33544921875 background all_cells +746.5728149414062 4458.837890625 background all_cells +764.967041015625 4460.5751953125 background all_cells +748.1949462890625 4467.15673828125 background all_cells +737.8426513671875 4356.54833984375 background all_cells +735.6691284179688 4396.8251953125 background all_cells +741.23046875 4390.955078125 background all_cells +733.55908203125 4375.77490234375 background all_cells +772.1265869140625 4416.24609375 background all_cells +744.7050170898438 4400.55859375 background all_cells +753.4722900390625 4396.541015625 background all_cells +754.8639526367188 4406.43896484375 background all_cells +760.2274780273438 4367.890625 background all_cells +766.0166625976562 4381.4658203125 background all_cells +751.1795654296875 4363.49267578125 background all_cells +748.4352416992188 4370.83251953125 background all_cells +747.06201171875 4435.19580078125 background all_cells +751.1580810546875 4439.912109375 background all_cells +755.3622436523438 4431.638671875 background all_cells +723.6653442382812 4440.51025390625 background all_cells +739.019775390625 4459.97802734375 background all_cells +725.916748046875 4459.130859375 background all_cells +761.5411376953125 4431.83935546875 background all_cells +763.7532348632812 4450.5234375 background all_cells +711.5824584960938 4389.6875 background all_cells +681.1157836914062 4367.7646484375 background all_cells +729.2448120117188 4398.48388671875 background all_cells +695.5231323242188 4407.84521484375 background all_cells +723.7478637695312 4388.24169921875 background all_cells +657.8126220703125 4502.20654296875 background all_cells +663.6812744140625 4513.18798828125 background all_cells +665.243408203125 4503.27490234375 background all_cells +703.6500854492188 4511.04296875 background all_cells +730.3114624023438 4518.484375 background all_cells +714.3333129882812 4482.5576171875 background all_cells +706.485595703125 4486.15283203125 background all_cells +686.4566650390625 4481.4443359375 background all_cells +655.4161376953125 4470.68408203125 background all_cells +656.9913940429688 4494.17724609375 background all_cells +669.3242797851562 4492.0205078125 background all_cells +801.8814086914062 4381.66845703125 background all_cells +796.3546142578125 4391.66064453125 background all_cells +775.8572387695312 4395.70361328125 background all_cells +830.3779907226562 4396.4033203125 background all_cells +782.7772216796875 4394.87744140625 background all_cells +821.0449829101562 4428.88623046875 background all_cells +776.7048950195312 4442.5947265625 background all_cells +781.6978149414062 4441.16796875 background all_cells +959.6856689453124 3532.31689453125 background all_cells +943.9115600585938 3532.51416015625 background all_cells +960.7517700195312 3527.93310546875 background all_cells +944.9861450195312 3540.860595703125 background all_cells +955.0108642578124 3538.699951171875 background all_cells +922.6622314453124 3523.828857421875 background all_cells +936.5421752929688 3529.36328125 background all_cells +928.94384765625 3531.481201171875 background all_cells +938.0411376953124 3537.3583984375 background all_cells +931.2091674804688 3581.37451171875 background all_cells +984.4564208984376 3578.46142578125 background all_cells +991.934814453125 3585.242431640625 background all_cells +994.7698364257812 3592.12060546875 background all_cells +984.9908447265624 3570.929443359375 background all_cells +969.1407470703124 3565.9111328125 background all_cells +975.3731689453124 3590.946044921875 background all_cells +974.0686645507812 3574.82080078125 background all_cells +967.6248779296876 3591.060302734375 background all_cells +968.8150634765624 3581.444091796875 background all_cells +948.433349609375 3578.636962890625 background all_cells +947.1121215820312 3562.036865234375 background all_cells +1043.3228759765625 3491.112548828125 background all_cells +1031.76708984375 3498.052978515625 background all_cells +1031.868896484375 3490.459716796875 background all_cells +1067.747802734375 3487.693603515625 background all_cells +1077.597900390625 3483.410888671875 background all_cells +1074.4681396484375 3482.545166015625 background all_cells +1048.52001953125 3482.62939453125 background all_cells +1036.130859375 3473.919921875 background all_cells +972.840576171875 3486.849365234375 background all_cells +983.4663696289062 3486.8125 background all_cells +973.8543090820312 3497.796142578125 background all_cells +994.0134887695312 3481.49609375 background all_cells +996.03564453125 3483.4736328125 background all_cells +994.4140625 3492.278076171875 background all_cells +1011.1696166992188 3509.215087890625 background all_cells +1026.153076171875 3516.498779296875 background all_cells +1020.1509399414062 3506.532470703125 background all_cells +1002.1393432617188 3486.85693359375 background all_cells +1012.3578491210938 3487.0703125 background all_cells +1020.6552734375 3495.460693359375 background all_cells +1014.5879516601562 3495.436767578125 background all_cells +1007.3095703125 3496.32861328125 background all_cells +977.6508178710938 3511.132568359375 background all_cells +996.4675903320312 3517.62109375 background all_cells +992.5671997070312 3510.88134765625 background all_cells +978.803466796875 3534.9833984375 background all_cells +973.8015747070312 3553.26611328125 background all_cells +990.57666015625 3555.862060546875 background all_cells +985.3150634765624 3559.84716796875 background all_cells +978.1835327148438 3562.601318359375 background all_cells +959.7782592773438 3554.16845703125 background all_cells +928.471435546875 3507.72216796875 background all_cells +939.5320434570312 3497.869140625 background all_cells +943.4715576171876 3490.900146484375 background all_cells +964.8196411132812 3495.25048828125 background all_cells +962.0338745117188 3501.54541015625 background all_cells +954.2813720703124 3501.480224609375 background all_cells +951.6839599609376 3509.81103515625 background all_cells +952.32470703125 3518.997314453125 background all_cells +974.0879516601562 3515.957275390625 background all_cells +967.5166015625 3520.63037109375 background all_cells +961.9522705078124 3479.321533203125 background all_cells +972.48876953125 3476.333740234375 background all_cells +964.12841796875 3486.482177734375 background all_cells +936.1820678710938 3473.672119140625 background all_cells +948.9202880859376 3475.533447265625 background all_cells +952.8536987304688 3485.577880859375 background all_cells +935.6845703125 3513.6201171875 background all_cells +943.9346313476562 3510.778564453125 background all_cells +939.0821533203124 3523.43212890625 background all_cells +928.8712158203124 3520.556884765625 background all_cells +942.9054565429688 3515.82763671875 background all_cells +934.783203125 3520.35009765625 background all_cells +900.317138671875 3618.3896484375 background all_cells +923.906494140625 3623.814453125 background all_cells +913.2423706054688 3625.854248046875 background all_cells +945.2319946289062 3606.089599609375 background all_cells +963.17529296875 3609.397705078125 background all_cells +960.15283203125 3599.80029296875 background all_cells +951.9410400390624 3595.6142578125 background all_cells +940.4119873046876 3615.497314453125 background all_cells +938.5132446289062 3640.53662109375 background all_cells +956.151123046875 3616.990478515625 background all_cells +952.3689575195312 3624.486328125 background all_cells +904.0097045898438 3602.493896484375 background all_cells +931.6985473632812 3601.814697265625 background all_cells +927.9315185546876 3610.452392578125 background all_cells +916.6693115234376 3611.47705078125 background all_cells +961.8973388671876 3622.534912109375 background all_cells +971.1659545898438 3617.928955078125 background all_cells +967.4705200195312 3628.885498046875 background all_cells +999.7958984375 3622.9951171875 background all_cells +986.9036865234376 3620.720458984375 background all_cells +982.1199951171876 3630.379638671875 background all_cells +973.1909790039062 3599.42919921875 background all_cells +999.3771362304688 3605.115966796875 background all_cells +975.7247924804688 3606.665283203125 background all_cells +966.3848876953124 3598.604248046875 background all_cells +902.6488647460938 3676.54736328125 background all_cells +946.7509765625 3663.139892578125 background all_cells +954.10302734375 3659.57666015625 background all_cells +952.4322509765624 3680.26416015625 background all_cells +934.2874755859376 3706.180419921875 background all_cells +937.270263671875 3692.110595703125 background all_cells +947.6494750976562 3704.085693359375 background all_cells +941.3856201171876 3706.70166015625 background all_cells +928.3278198242188 3645.162841796875 background all_cells +938.8116455078124 3658.092529296875 background all_cells +935.4239501953124 3673.035888671875 background all_cells +929.338623046875 3659.646240234375 background all_cells +921.1165161132812 3679.333251953125 background all_cells +933.677734375 3685.170166015625 background all_cells +929.3804321289062 3681.919921875 background all_cells +923.3687133789062 3706.202880859375 background all_cells +902.268310546875 3651.770751953125 background all_cells +923.1487426757812 3655.5458984375 background all_cells +912.5380249023438 3668.287841796875 background all_cells +919.4131469726562 3662.134765625 background all_cells +915.87109375 3653.796142578125 background all_cells +956.1844482421876 3700.607177734375 background all_cells +966.972900390625 3691.15625 background all_cells +968.6825561523438 3698.374267578125 background all_cells +983.0325317382812 3674.260009765625 background all_cells +979.7053833007812 3685.15234375 background all_cells +978.9902954101562 3698.05224609375 background all_cells +974.77783203125 3679.872802734375 background all_cells +968.7614135742188 3683.0146484375 background all_cells +1001.6344604492188 3670.152587890625 background all_cells +1000.0346069335938 3676.741455078125 background all_cells +997.86083984375 3701.265625 background all_cells +992.497802734375 3688.95849609375 background all_cells +993.0140991210938 3674.143798828125 background all_cells +992.8322143554688 3647.92431640625 background all_cells +988.1469116210938 3640.394287109375 background all_cells +972.7843627929688 3665.640869140625 background all_cells +969.6917114257812 3639.39892578125 background all_cells +861.583740234375 3665.364990234375 background all_cells +863.3710327148438 3640.4814453125 background all_cells +863.8370971679688 3626.868896484375 background all_cells +871.0307006835938 3634.341064453125 background all_cells +894.7421264648438 3635.8525390625 background all_cells +888.7202758789062 3633.396484375 background all_cells +870.9491577148438 3659.27685546875 background all_cells +899.1431884765625 3662.930419921875 background all_cells +894.7561645507812 3670.155029296875 background all_cells +890.2223510742188 3659.564453125 background all_cells +882.6959838867188 3659.6982421875 background all_cells +868.1729125976562 3610.78759765625 background all_cells +885.7972412109375 3625.237060546875 background all_cells +876.3161010742188 3620.78271484375 background all_cells +1121.9066162109375 3528.36474609375 background all_cells +1126.095703125 3525.615478515625 background all_cells +1132.724853515625 3499.707275390625 background all_cells +1132.4578857421875 3511.766357421875 background all_cells +1124.418212890625 3502.658203125 background all_cells +1138.7001953125 3509.411865234375 background all_cells +1132.9053955078125 3526.278076171875 background all_cells +1145.331787109375 3518.134033203125 background all_cells +1142.188232421875 3523.659912109375 background all_cells +1139.503662109375 3531.482421875 background all_cells +1144.185791015625 3539.5380859375 background all_cells +1136.490478515625 3555.1220703125 background all_cells +1256.6845703125 3579.2666015625 background all_cells +1234.362060546875 3579.643310546875 background all_cells +1248.3375244140625 3585.76220703125 background all_cells +1241.640869140625 3590.055419921875 background all_cells +1261.67578125 3589.821533203125 background all_cells +1241.35693359375 3580.539794921875 background all_cells +1248.9586181640625 3693.91650390625 background all_cells +1230.2830810546875 3702.606689453125 background all_cells +1259.3140869140625 3706.865966796875 background all_cells +1259.9095458984375 3699.696044921875 background all_cells +1252.0579833984375 3700.147705078125 background all_cells +1251.6690673828125 3593.4404296875 background all_cells +1258.6043701171875 3602.7958984375 background all_cells +1252.2843017578125 3600.207763671875 background all_cells +1241.33251953125 3544.6357421875 background all_cells +1250.1114501953125 3538.2099609375 background all_cells +1247.9818115234375 3554.47314453125 background all_cells +1249.5107421875 3548.585205078125 background all_cells +1250.5150146484375 3573.500732421875 background all_cells +1264.6180419921875 3573.010009765625 background all_cells +1260.02294921875 3570.72705078125 background all_cells +1256.5206298828125 3566.72412109375 background all_cells +1228.226318359375 3571.10595703125 background all_cells +1230.4749755859375 3567.492431640625 background all_cells +1242.946533203125 3570.675048828125 background all_cells +1236.6591796875 3567.9794921875 background all_cells +1231.213623046875 3560.509521484375 background all_cells +1254.7401123046875 3561.162353515625 background all_cells +1243.7049560546875 3565.04541015625 background all_cells +1239.25927734375 3559.60986328125 background all_cells +1263.7489013671875 3552.160888671875 background all_cells +1271.14501953125 3545.135009765625 background all_cells +1260.92822265625 3545.77294921875 background all_cells +1174.5810546875 3490.708251953125 background all_cells +1178.1317138671875 3500.5751953125 background all_cells +1182.3453369140625 3508.367919921875 background all_cells +1235.61083984375 3552.293701171875 background all_cells +1236.0655517578125 3539.168212890625 background all_cells +1180.2607421875 3476.704833984375 background all_cells +1148.811767578125 3504.639404296875 background all_cells +1163.9510498046875 3540.413330078125 background all_cells +1156.09814453125 3536.595947265625 background all_cells +1153.890380859375 3522.2783203125 background all_cells +1153.56591796875 3512.89208984375 background all_cells +1149.6495361328125 3528.939208984375 background all_cells +1168.4970703125 3528.47265625 background all_cells +1161.2891845703125 3522.8818359375 background all_cells +1168.4586181640625 3486.69677734375 background all_cells +1155.33251953125 3490.525390625 background all_cells +1156.6973876953125 3549.867919921875 background all_cells +1159.5810546875 3561.932373046875 background all_cells +1157.08935546875 3557.61279296875 background all_cells +1145.850341796875 3571.3046875 background all_cells +1159.1630859375 3567.2724609375 background all_cells +1151.1533203125 3565.33837890625 background all_cells +1153.8721923828125 3596.677978515625 background all_cells +1141.1212158203125 3575.995849609375 background all_cells +1136.1695556640625 3570.49658203125 background all_cells +1128.83837890625 3886.394287109375 background all_cells +1136.3372802734375 3889.61962890625 background all_cells +1150.3160400390625 3889.366455078125 background all_cells +1153.500244140625 3898.925048828125 background all_cells +1138.9794921875 3895.690185546875 background all_cells +1139.7489013671875 3902.42578125 background all_cells +1148.4580078125 3901.677490234375 background all_cells +1134.8214111328125 3899.052490234375 background all_cells +1119.0411376953125 3945.684814453125 background all_cells +1153.4029541015625 3970.0302734375 background all_cells +1135.619873046875 3959.2060546875 background all_cells +1063.630859375 3901.991943359375 background all_cells +1085.668212890625 4003.981689453125 background all_cells +1078.1497802734375 4009.273193359375 background all_cells +1114.1102294921875 4008.23388671875 background all_cells +1122.7919921875 4026.37255859375 background all_cells +1117.3138427734375 4021.2158203125 background all_cells +1139.032958984375 4125.72119140625 background all_cells +1156.718994140625 4133.7373046875 background all_cells +1156.56103515625 4127.7392578125 background all_cells +1121.3028564453125 4123.1533203125 background all_cells +1148.830810546875 4080.02392578125 background all_cells +1125.3822021484375 4084.988037109375 background all_cells +1115.49365234375 4085.2939453125 background all_cells +1090.13427734375 4119.26025390625 background all_cells +1105.2025146484375 4017.461669921875 background all_cells +1106.871826171875 4119.41162109375 background all_cells +1118.5296630859375 3836.4755859375 background all_cells +1115.0333251953125 3827.754150390625 background all_cells +1107.1412353515625 3838.91796875 background all_cells +1129.2152099609375 3816.9228515625 background all_cells +1128.33203125 3838.9873046875 background all_cells +1099.1068115234375 3781.843017578125 background all_cells +1119.3126220703125 3819.21142578125 background all_cells +1105.3271484375 3825.23095703125 background all_cells +1100.4935302734375 3793.24169921875 background all_cells +1090.7005615234375 3877.78857421875 background all_cells +1101.219482421875 3872.382080078125 background all_cells +1063.853515625 3856.5302734375 background all_cells +1070.7916259765625 3854.263916015625 background all_cells +1083.801513671875 3857.18603515625 background all_cells +1126.3631591796875 3870.875244140625 background all_cells +1141.9517822265625 3881.630615234375 background all_cells +1131.604736328125 3878.778564453125 background all_cells +1123.654541015625 3879.665283203125 background all_cells +1121.3929443359375 3848.08837890625 background all_cells +1139.1353759765625 3857.544189453125 background all_cells +1139.5799560546875 3846.706298828125 background all_cells +1135.4276123046875 3840.053955078125 background all_cells +1123.84375 3859.887451171875 background all_cells +1109.2388916015625 3883.15234375 background all_cells +1112.8568115234375 3848.185791015625 background all_cells +1114.86669921875 3879.049072265625 background all_cells +1111.943359375 3863.037353515625 background all_cells +1242.4229736328125 3707.650390625 background all_cells +1248.9599609375 3708.59716796875 background all_cells +1247.8785400390625 3716.60546875 background all_cells +1244.9927978515625 3721.807373046875 background all_cells +1234.945068359375 3715.912841796875 background all_cells +1242.3984375 3729.65869140625 background all_cells +1238.3607177734375 3724.45068359375 background all_cells +1252.1304931640625 3720.610107421875 background all_cells +1258.239990234375 3721.140869140625 background all_cells +1257.1116943359375 3712.8369140625 background all_cells +1211.1807861328125 3798.02099609375 background all_cells +1216.8382568359375 3800.31494140625 background all_cells +1219.065673828125 3783.024658203125 background all_cells +1225.6663818359375 3760.861083984375 background all_cells +1235.7974853515625 3758.741943359375 background all_cells +1233.80712890625 3763.44091796875 background all_cells +1224.1175537109375 3792.124755859375 background all_cells +1226.96826171875 3777.20751953125 background all_cells +1186.09521484375 3729.2861328125 background all_cells +1180.9696044921875 3736.3037109375 background all_cells +1160.54150390625 3767.25244140625 background all_cells +1195.768798828125 3781.361572265625 background all_cells +1188.798583984375 3775.220947265625 background all_cells +1192.260498046875 3794.19921875 background all_cells +1200.935302734375 3793.78564453125 background all_cells +1203.0382080078125 3738.138427734375 background all_cells +1219.93896484375 3741.037109375 background all_cells +1208.94873046875 3755.65625 background all_cells +1216.196533203125 3751.4267578125 background all_cells +1208.92822265625 3742.135986328125 background all_cells +1208.0823974609375 3774.756103515625 background all_cells +1189.262939453125 3737.117919921875 background all_cells +1198.6671142578125 3759.917236328125 background all_cells +1194.948486328125 3747.876953125 background all_cells +1246.4964599609375 3733.752197265625 background all_cells +1253.1748046875 3725.876220703125 background all_cells +1250.140380859375 3730.07470703125 background all_cells +1257.7362060546875 3732.112060546875 background all_cells +1253.3323974609375 3737.840087890625 background all_cells +1245.7818603515625 3753.25732421875 background all_cells +1242.913330078125 3768.022705078125 background all_cells +1250.58056640625 3762.770263671875 background all_cells +1242.3037109375 3759.478515625 background all_cells +1253.4530029296875 3773.068115234375 background all_cells +1259.4244384765625 3767.906494140625 background all_cells +1259.5626220703125 3753.439697265625 background all_cells +1228.4681396484375 3748.3388671875 background all_cells +1246.9886474609375 3740.958984375 background all_cells +1243.1207275390625 3745.744140625 background all_cells +1211.234619140625 3860.003173828125 background all_cells +1203.212890625 3860.072021484375 background all_cells +1198.1827392578125 3871.623779296875 background all_cells +1215.2568359375 3870.072021484375 background all_cells +1196.69482421875 3905.236572265625 background all_cells +1209.1163330078125 3916.817138671875 background all_cells +1213.385498046875 3905.079833984375 background all_cells +1195.744384765625 3886.50048828125 background all_cells +1220.9361572265625 3894.147705078125 background all_cells +1215.5316162109375 3879.78857421875 background all_cells +1214.1788330078125 3897.416015625 background all_cells +1207.3525390625 3880.427001953125 background all_cells +1207.294921875 3892.647705078125 background all_cells +1161.883544921875 3896.969482421875 background all_cells +1185.1920166015625 3896.72900390625 background all_cells +1176.56982421875 3908.25732421875 background all_cells +1167.4617919921875 3916.7705078125 background all_cells +1173.8154296875 3887.539306640625 background all_cells +1159.1431884765625 3912.07080078125 background all_cells +1233.3397216796875 3872.827392578125 background all_cells +1242.1357421875 3862.2763671875 background all_cells +1230.39013671875 3881.627197265625 background all_cells +1192.3333740234375 4150.6376953125 background all_cells +1239.7982177734375 4139.30029296875 background all_cells +1259.6524658203125 4104.98876953125 background all_cells +1255.76220703125 4073.2861328125 background all_cells +1220.9068603515625 4004.377685546875 background all_cells +1212.6348876953125 4026.546875 background all_cells +1164.3912353515625 4134.3671875 background all_cells +1180.721435546875 4146.4267578125 background all_cells +1176.3516845703125 4134.982421875 background all_cells +1244.691162109375 4056.17041015625 background all_cells +1233.109375 4046.13427734375 background all_cells +1177.68310546875 3928.11474609375 background all_cells +1182.883056640625 3922.377197265625 background all_cells +1189.9788818359375 3919.868408203125 background all_cells +1173.908203125 3921.47607421875 background all_cells +1200.019775390625 3927.237060546875 background all_cells +1194.5286865234375 3930.98486328125 background all_cells +1232.1585693359375 3956.0078125 background all_cells +1238.2353515625 3947.484130859375 background all_cells +1252.22998046875 3948.056396484375 background all_cells +1243.2525634765625 3970.48828125 background all_cells +1241.2706298828125 3961.101806640625 background all_cells +1254.02197265625 3960.572998046875 background all_cells +1201.907958984375 3951.83544921875 background all_cells +1194.2615966796875 3974.708740234375 background all_cells +1210.6715087890625 3941.509765625 background all_cells +1207.4532470703125 3933.232421875 background all_cells +1209.0050048828125 3950.540283203125 background all_cells +1223.08984375 3945.256591796875 background all_cells +1222.548583984375 3960.600830078125 background all_cells +1224.0765380859375 3921.668701171875 background all_cells +1231.5810546875 3908.070068359375 background all_cells +1231.0380859375 3892.52978515625 background all_cells +1231.9044189453125 3923.807373046875 background all_cells +1223.031494140625 3882.0927734375 background all_cells +1252.889892578125 3913.918212890625 background all_cells +1239.6700439453125 3935.403564453125 background all_cells +1253.6573486328125 3933.936767578125 background all_cells +1241.3006591796875 3915.9658203125 background all_cells +1259.545654296875 3896.962646484375 background all_cells +1264.444091796875 3909.8642578125 background all_cells +1254.2587890625 3785.6943359375 background all_cells +1260.5665283203125 3780.7822265625 background all_cells +1259.4967041015625 3807.2138671875 background all_cells +1255.972900390625 3812.235595703125 background all_cells +1261.1995849609375 3798.1064453125 background all_cells +1202.42822265625 3836.739990234375 background all_cells +1201.9278564453125 3849.085205078125 background all_cells +1209.845947265625 3851.68896484375 background all_cells +1205.0330810546875 3843.37109375 background all_cells +1238.630859375 3834.721923828125 background all_cells +1231.4676513671875 3855.0146484375 background all_cells +1237.1947021484375 3844.82080078125 background all_cells +1228.6900634765625 3837.909912109375 background all_cells +1212.6624755859375 3844.437744140625 background all_cells +1221.85546875 3853.748779296875 background all_cells +1221.4163818359375 3843.139892578125 background all_cells +1216.7437744140625 3852.477294921875 background all_cells +1211.4600830078125 3831.614013671875 background all_cells +1164.3836669921875 3882.779296875 background all_cells +1154.6993408203125 3879.8251953125 background all_cells +1160.7296142578125 3855.96826171875 background all_cells +1169.6370849609375 3858.03466796875 background all_cells +1174.5880126953125 3853.3193359375 background all_cells +1187.726806640625 3831.235107421875 background all_cells +1191.2850341796875 3808.59375 background all_cells +1184.8917236328125 3847.859619140625 background all_cells +1188.7919921875 3843.253662109375 background all_cells +1186.7308349609375 3874.56396484375 background all_cells +1177.072998046875 3870.044677734375 background all_cells +1154.9976806640625 3773.6943359375 background all_cells +1177.5322265625 3816.912841796875 background all_cells +1254.8685302734375 3834.93212890625 background all_cells +1266.011474609375 3835.2802734375 background all_cells +1263.562744140625 3824.89013671875 background all_cells +1245.2044677734375 3833.267333984375 background all_cells +1258.918701171875 3829.209716796875 background all_cells +1247.4454345703125 3825.2490234375 background all_cells +1263.43212890625 3879.536376953125 background all_cells +1264.389892578125 3869.352783203125 background all_cells +1257.855712890625 3869.854248046875 background all_cells +1269.2821044921875 3878.33154296875 background all_cells +1257.0361328125 3886.435302734375 background all_cells +1267.5576171875 3889.107177734375 background all_cells +1253.3558349609375 3878.897705078125 background all_cells +1243.524658203125 3840.675048828125 background all_cells +1250.1103515625 3845.314697265625 background all_cells +1247.2279052734375 3854.015625 background all_cells +1249.60009765625 3888.521240234375 background all_cells +1265.5572509765625 3841.607666015625 background all_cells +1266.782958984375 3864.666748046875 background all_cells +1260.74560546875 3859.586181640625 background all_cells +1258.9554443359375 3848.370849609375 background all_cells +1194.1641845703125 3826.830322265625 background all_cells +1192.4794921875 3819.994384765625 background all_cells +1232.4815673828125 3813.336669921875 background all_cells +1230.0533447265625 3826.78466796875 background all_cells +1235.209228515625 3822.3818359375 background all_cells +1201.2139892578125 3814.63623046875 background all_cells +1209.50634765625 3814.141357421875 background all_cells +1217.196044921875 3818.00732421875 background all_cells +1219.93115234375 3824.8603515625 background all_cells +1224.0797119140625 3811.96826171875 background all_cells +644.8902587890625 4148.2666015625 background all_cells +647.7176513671875 4056.293212890625 background all_cells +650.482421875 4142.7451171875 background all_cells +650.1107788085938 4116.962890625 background all_cells +645.5224609375 4136.30517578125 background all_cells +684.05810546875 4167.01904296875 background all_cells +694.7567749023438 4165.7490234375 background all_cells +691.8924560546875 4158.96630859375 background all_cells +689.8701782226562 4175.67724609375 background all_cells +654.1141967773438 4176.24658203125 background all_cells +659.5740356445312 4212.7626953125 background all_cells +656.0444946289062 4195.7236328125 background all_cells +655.3453369140625 4150.4541015625 background all_cells +666.3880004882812 4188.26904296875 background all_cells +661.5668334960938 4199.861328125 background all_cells +666.9405517578125 4199.41015625 background all_cells +676.6277465820312 4220.0302734375 background all_cells +666.894287109375 4165.4033203125 background all_cells +671.9981689453125 4112.98681640625 background all_cells +669.5239868164062 4131.11669921875 background all_cells +669.8096313476562 4141.2783203125 background all_cells +713.6689453125 4165.94189453125 background all_cells +712.7367553710938 4171.91748046875 background all_cells +721.5208129882812 4171.78076171875 background all_cells +696.3001708984375 4152.34912109375 background all_cells +726.3983764648438 4123.80712890625 background all_cells +732.7720947265625 4140.779296875 background all_cells +743.8344116210938 4222.2451171875 background all_cells +745.9642333984375 4226.1611328125 background all_cells +734.3657836914062 4223.10986328125 background all_cells +739.2666625976562 4146.94140625 background all_cells +753.2297973632812 4165.62109375 background all_cells +742.970458984375 4169.982421875 background all_cells +731.3219604492188 4170.42626953125 background all_cells +761.2335815429688 4169.87646484375 background all_cells +766.386962890625 4160.52001953125 background all_cells +793.2047119140625 4178.46630859375 background all_cells +800.2922973632812 4166.9345703125 background all_cells +751.8360595703125 4220.2841796875 background all_cells +790.705078125 4258.7841796875 background all_cells +771.567138671875 4251.46923828125 background all_cells +750.0393676757812 4235.044921875 background all_cells +811.7483520507812 4152.2744140625 background all_cells +831.7576293945312 4117.04296875 background all_cells +833.7669677734375 4206.125 background all_cells +824.0546875 4139.3671875 background all_cells +818.6348876953125 4214.888671875 background all_cells +786.4910888671875 4201.60888671875 background all_cells +799.5203857421875 4189.6123046875 background all_cells +761.89892578125 4129.62890625 background all_cells +770.8674926757812 4134.955078125 background all_cells +1015.1533203125 4155.30419921875 background all_cells +1103.7462158203125 4197.43798828125 background all_cells +1042.993896484375 4199.8486328125 background all_cells +713.7977905273438 4196.10791015625 background all_cells +714.622314453125 4199.76171875 background all_cells +729.6114501953125 4208.34375 background all_cells +736.4058227539062 4198.17919921875 background all_cells +736.6676635742188 4191.8759765625 background all_cells +736.9727172851562 4185.03662109375 background all_cells +1037.0146484375 4228.93798828125 background all_cells +1190.0003662109375 4216.65087890625 background all_cells +1140.3992919921875 4208.103515625 background all_cells +1106.46044921875 4213.19873046875 background all_cells +1114.749755859375 4278.8388671875 background all_cells +1118.804443359375 4267.6826171875 background all_cells +1117.938232421875 4255.16259765625 background all_cells +1113.4627685546875 4262.4765625 background all_cells +1053.209716796875 4266.24853515625 background all_cells +1047.8436279296875 4276.2900390625 background all_cells +1104.7833251953125 4263.51611328125 background all_cells +1092.26171875 4274.67822265625 background all_cells +746.6581420898438 4246.38037109375 background all_cells +754.7075805664062 4247.533203125 background all_cells +757.2353515625 4255.0888671875 background all_cells +1013.0216674804688 4236.982421875 background all_cells +1181.3154296875 4244.9365234375 background all_cells +755.0652465820312 4240.37548828125 background all_cells +763.7015380859375 4237.55810546875 background all_cells +1106.2464599609375 4243.67578125 background all_cells +1106.062744140625 4233.74755859375 background all_cells +737.8335571289062 4240.06982421875 background all_cells +733.970947265625 4249.98779296875 background all_cells +729.6421508789062 4241.46484375 background all_cells +696.844970703125 4197.33984375 background all_cells +692.1858520507812 4200.55224609375 background all_cells +708.693359375 4234.501953125 background all_cells +719.6260375976562 4231.95849609375 background all_cells +713.953125 4229.73974609375 background all_cells +710.0540161132812 4206.38232421875 background all_cells +703.4234008789062 4207.3359375 background all_cells +694.3033447265625 4218.3076171875 background all_cells +692.260009765625 4232.73681640625 background all_cells +695.76806640625 4228.283203125 background all_cells +700.1376953125 4251.5478515625 background all_cells +704.4152221679688 4217.98046875 background all_cells +701.3532104492188 4214.59521484375 background all_cells +696.348388671875 3809.416748046875 background all_cells +663.0956420898438 3833.576171875 background all_cells +667.2080688476562 3834.43017578125 background all_cells +656.2813110351562 3837.34326171875 background all_cells +687.7649536132812 3832.345703125 background all_cells +709.273193359375 3840.758544921875 background all_cells +694.3064575195312 3866.44140625 background all_cells +701.2562255859375 3852.456787109375 background all_cells +698.4617309570312 3846.631591796875 background all_cells +706.3945922851562 4121.00439453125 background all_cells +704.029052734375 4126.96630859375 background all_cells +699.7077026367188 4122.900390625 background all_cells +687.6217041015625 3920.44140625 background all_cells +651.2461547851562 3936.7236328125 background all_cells +709.0789184570312 3931.775390625 background all_cells +700.6824340820312 3931.26025390625 background all_cells +823.0928955078125 3750.22607421875 background all_cells +835.241455078125 3750.8671875 background all_cells +843.5401611328125 3746.2900390625 background all_cells +849.5774536132812 3690.989013671875 background all_cells +841.9685668945312 3701.107666015625 background all_cells +818.9469604492188 3709.696533203125 background all_cells +848.0784912109375 3712.210693359375 background all_cells +828.2755737304688 3711.0927734375 background all_cells +840.4895629882812 3712.236572265625 background all_cells +827.556396484375 3719.99658203125 background all_cells +818.6185302734375 3728.81201171875 background all_cells +832.34228515625 3739.66455078125 background all_cells +845.6885375976562 3732.91796875 background all_cells +844.5370483398438 3722.541015625 background all_cells +836.466796875 3871.333251953125 background all_cells +842.9076538085938 3931.32470703125 background all_cells +853.9932250976562 3898.5556640625 background all_cells +839.47607421875 3882.04296875 background all_cells +829.542236328125 3969.005126953125 background all_cells +836.0560913085938 4056.939208984375 background all_cells +837.739990234375 4012.70947265625 background all_cells +811.4752197265625 4033.697265625 background all_cells +818.6754760742188 3928.507568359375 background all_cells +818.8746337890625 3990.468017578125 background all_cells +812.7789916992188 3967.736328125 background all_cells +818.0176391601562 3876.18701171875 background all_cells +825.7810668945312 3878.460205078125 background all_cells +823.3092651367188 3882.69140625 background all_cells +849.8377075195312 3758.12109375 background all_cells +838.29150390625 3770.91552734375 background all_cells +829.4398803710938 3762.08740234375 background all_cells +843.9866333007812 3777.580810546875 background all_cells +847.0177612304688 3791.8701171875 background all_cells +837.00830078125 3792.142578125 background all_cells +826.7955932617188 3785.161865234375 background all_cells +812.767333984375 3761.890869140625 background all_cells +811.620361328125 3793.810546875 background all_cells +818.4261474609375 3774.599609375 background all_cells +812.2210083007812 3776.261474609375 background all_cells +755.5222778320312 3715.935546875 background all_cells +774.2955322265625 3705.921875 background all_cells +772.60009765625 3699.6396484375 background all_cells +793.1868896484375 3709.410888671875 background all_cells +790.2603149414062 3721.16650390625 background all_cells +801.1179809570312 3712.575439453125 background all_cells +795.7835083007812 3694.12451171875 background all_cells +810.1732788085938 3703.7998046875 background all_cells +809.890869140625 3693.67822265625 background all_cells +812.5625 3743.58740234375 background all_cells +803.9903564453125 3751.270751953125 background all_cells +778.85595703125 3721.959716796875 background all_cells +783.51318359375 3709.447998046875 background all_cells +780.0973510742188 3699.859130859375 background all_cells +761.4837646484375 3748.86474609375 background all_cells +796.5729370117188 3742.24267578125 background all_cells +790.648193359375 3741.93017578125 background all_cells +681.8639526367188 3756.346923828125 background all_cells +745.842041015625 3799.383056640625 background all_cells +747.1266479492188 3778.008544921875 background all_cells +690.112060546875 3744.468994140625 background all_cells +773.1560668945312 3956.1728515625 background all_cells +787.5863037109375 4034.2763671875 background all_cells +804.1522827148438 4024.434814453125 background all_cells +786.7698974609375 3847.900390625 background all_cells +797.0806884765625 3916.22265625 background all_cells +787.1284790039062 3857.607666015625 background all_cells +775.0287475585938 3822.969482421875 background all_cells +777.195068359375 3782.39453125 background all_cells +760.7442016601562 3764.427734375 background all_cells +770.0448608398438 3791.165283203125 background all_cells +765.107666015625 3754.620361328125 background all_cells +760.7977294921875 3760.788330078125 background all_cells +862.9352416992188 3808.208740234375 background all_cells +856.1072387695312 3781.26416015625 background all_cells +854.5758056640625 3789.15625 background all_cells +864.0867919921875 3795.834716796875 background all_cells +853.9241943359375 3796.7412109375 background all_cells +862.8370361328125 3732.805419921875 background all_cells +854.8722534179688 3764.462646484375 background all_cells +858.7998657226562 3747.318115234375 background all_cells +859.7155151367188 3737.804443359375 background all_cells +853.76318359375 3736.81005859375 background all_cells +855.5802612304688 3685.739990234375 background all_cells +854.3292846679688 3701.945068359375 background all_cells +854.44091796875 3719.1220703125 background all_cells +866.8196411132812 3718.166015625 background all_cells +852.1085815429688 3713.752197265625 background all_cells +873.3230590820312 3791.46240234375 background all_cells +911.3078002929688 3809.452880859375 background all_cells +884.236328125 3800.83544921875 background all_cells +904.7781372070312 3799.406005859375 background all_cells +871.6090087890625 3797.991943359375 background all_cells +907.2319946289062 3857.085205078125 background all_cells +881.4298095703125 4107.72412109375 background all_cells +914.8704833984376 4010.869873046875 background all_cells +870.2089233398438 3818.781494140625 background all_cells +889.4616088867188 3811.67626953125 background all_cells +900.0975952148438 3813.072265625 background all_cells +897.3623046875 3838.8203125 background all_cells +905.8915405273438 3828.6884765625 background all_cells +882.5372314453125 3819.585205078125 background all_cells +901.5790405273438 3750.85693359375 background all_cells +912.7763671875 3748.584228515625 background all_cells +903.73974609375 3725.715087890625 background all_cells +904.2425537109376 3740.836181640625 background all_cells +903.7465209960938 3760.07373046875 background all_cells +917.1435546875 3767.15771484375 background all_cells +887.0950317382812 3785.755859375 background all_cells +907.5150146484376 3777.68701171875 background all_cells +891.6600952148438 3773.3935546875 background all_cells +870.2728271484375 3749.7001953125 background all_cells +889.9536743164062 3761.7197265625 background all_cells +883.28955078125 3751.04736328125 background all_cells +887.4906616210938 3675.623779296875 background all_cells +855.6895141601562 3674.367919921875 background all_cells +867.5848999023438 3680.220703125 background all_cells +875.060791015625 3673.764892578125 background all_cells +868.631103515625 3671.85302734375 background all_cells +886.4767456054688 3723.834228515625 background all_cells +911.6524047851562 3720.75244140625 background all_cells +894.7302856445312 3724.80126953125 background all_cells +892.0636596679688 3738.45263671875 background all_cells +886.9556884765625 3732.803466796875 background all_cells +871.297119140625 3736.6796875 background all_cells +879.6968994140625 3710.5166015625 background all_cells +880.53662109375 3730.193603515625 background all_cells +877.1614379882812 3740.770263671875 background all_cells +916.2879028320312 3715.6865234375 background all_cells +907.5114135742188 3702.390380859375 background all_cells +889.4349365234375 3701.3525390625 background all_cells +890.8563842773438 3716.25146484375 background all_cells +897.8807373046875 3718.891845703125 background all_cells +892.267578125 3683.72216796875 background all_cells +915.95068359375 3690.3916015625 background all_cells +879.781982421875 3693.758056640625 background all_cells +869.5099487304688 3706.578857421875 background all_cells +869.344482421875 3700.277587890625 background all_cells +865.5376586914062 3689.33203125 background all_cells +919.4637451171876 3798.540283203125 background all_cells +925.7463989257812 3806.291748046875 background all_cells +919.825439453125 3805.105224609375 background all_cells +953.2711181640624 3813.608154296875 background all_cells +955.7862548828124 3852.626220703125 background all_cells +955.6414794921876 3828.338134765625 background all_cells +954.7508544921876 3822.6796875 background all_cells +948.5567016601562 3816.7021484375 background all_cells +956.1490478515624 3809.3134765625 background all_cells +939.5843505859376 3806.537841796875 background all_cells +938.4609375 3847.591552734375 background all_cells +934.1368408203124 3814.581787109375 background all_cells +931.658203125 3805.16162109375 background all_cells +935.1865234375 3782.9541015625 background all_cells +932.2222290039062 3799.226806640625 background all_cells +930.2872924804688 3793.237548828125 background all_cells +1014.6126708984376 3977.69580078125 background all_cells +1008.4042358398438 3954.0771484375 background all_cells +988.90771484375 3995.72265625 background all_cells +1000.3146362304688 3985.005859375 background all_cells +962.2911376953124 3982.46630859375 background all_cells +1001.029541015625 4046.341796875 background all_cells +1004.8499145507812 4051.8271484375 background all_cells +989.06201171875 4014.5107421875 background all_cells +999.008056640625 4021.635986328125 background all_cells +962.7664184570312 3862.070556640625 background all_cells +953.3270874023438 3862.594970703125 background all_cells +1012.1742553710938 3878.53076171875 background all_cells +973.4740600585938 3866.484130859375 background all_cells +952.1592407226562 3920.191650390625 background all_cells +955.6047973632812 3926.93994140625 background all_cells +963.6533203125 3923.513916015625 background all_cells +957.7872924804688 3922.807861328125 background all_cells +986.1107788085938 3923.699462890625 background all_cells +1002.9591064453124 3901.97509765625 background all_cells +988.6902465820312 3937.384033203125 background all_cells +959.52197265625 3895.7978515625 background all_cells +949.0581665039062 3912.2705078125 background all_cells +972.3604125976562 3906.2705078125 background all_cells +1018.180908203125 3897.158203125 background all_cells +1026.64404296875 3890.80712890625 background all_cells +1021.5220947265624 3866.36181640625 background all_cells +1021.40283203125 3955.0068359375 background all_cells +1034.822509765625 3980.8037109375 background all_cells +1061.0531005859375 3981.68603515625 background all_cells +1057.3638916015625 3890.774658203125 background all_cells +1047.5833740234375 4011.266845703125 background all_cells +1050.9073486328125 4001.7841796875 background all_cells +1031.2666015625 3829.455810546875 background all_cells +1036.2501220703125 3810.73828125 background all_cells +1036.0728759765625 3790.952392578125 background all_cells +1036.0277099609375 3851.070556640625 background all_cells +1023.9002685546876 3835.297607421875 background all_cells +1036.61767578125 3834.648681640625 background all_cells +958.169921875 3715.76171875 background all_cells +942.6583251953124 3719.7939453125 background all_cells +947.602783203125 3716.47998046875 background all_cells +970.0729370117188 3710.85986328125 background all_cells +965.7380981445312 3726.971923828125 background all_cells +978.0563354492188 3719.1533203125 background all_cells +974.2841796875 3734.787109375 background all_cells +946.5602416992188 3729.52001953125 background all_cells +956.180419921875 3740.297119140625 background all_cells +964.3721313476562 3757.21142578125 background all_cells +987.63330078125 3752.883544921875 background all_cells +988.8084106445312 3736.50341796875 background all_cells +967.720947265625 3816.332275390625 background all_cells +976.2492065429688 3817.515625 background all_cells +985.2263793945312 3819.3134765625 background all_cells +981.8168334960938 3812.177978515625 background all_cells +966.3700561523438 3807.291015625 background all_cells +996.3978881835938 3783.699951171875 background all_cells +998.4962158203124 3805.605224609375 background all_cells +996.2391357421876 3798.650634765625 background all_cells +1002.8538818359376 3783.75341796875 background all_cells +993.884521484375 3767.517333984375 background all_cells +1001.8568115234376 3769.322265625 background all_cells +1004.602783203125 3777.68408203125 background all_cells +1002.88623046875 3773.128662109375 background all_cells +985.4927978515624 3781.148681640625 background all_cells +969.235107421875 3796.35693359375 background all_cells +917.4989624023438 3725.781982421875 background all_cells +929.2044677734376 3736.672119140625 background all_cells +924.521240234375 3724.11474609375 background all_cells +922.9199829101562 3733.622314453125 background all_cells +930.8334350585938 3730.004150390625 background all_cells +936.2160034179688 3723.37353515625 background all_cells +930.9644165039062 3716.897705078125 background all_cells +944.6709594726562 3759.14111328125 background all_cells +956.293212890625 3771.152099609375 background all_cells +943.152099609375 3773.53173828125 background all_cells +947.4871215820312 3767.18896484375 background all_cells +935.9107666015624 3761.931396484375 background all_cells +951.720458984375 3755.70849609375 background all_cells +940.564208984375 3744.8408203125 background all_cells +932.1077880859376 3750.40380859375 background all_cells +920.8810424804688 3748.45849609375 background all_cells +1261.708740234375 2992.2626953125 background all_cells +1268.846435546875 2990.04052734375 background all_cells +1264.1005859375 2978.31201171875 background all_cells +1262.41845703125 2983.677978515625 background all_cells +1270.316650390625 3051.820556640625 background all_cells +1255.14990234375 2994.915771484375 background all_cells +1253.78759765625 3001.3046875 background all_cells +1241.060302734375 2997.00830078125 background all_cells +1565.014404296875 3008.486572265625 background all_cells +1572.318115234375 3034.685302734375 background all_cells +1569.4400634765625 3009.143310546875 background all_cells +1600.3814697265625 3023.4072265625 background all_cells +1617.5980224609375 3005.517333984375 background all_cells +1629.737548828125 3010.993896484375 background all_cells +1634.4615478515625 3040.910888671875 background all_cells +1626.470947265625 3020.447509765625 background all_cells +1648.8238525390625 3007.7626953125 background all_cells +1657.166015625 3025.19921875 background all_cells +1648.0361328125 3018.10400390625 background all_cells +1617.5782470703125 3085.092529296875 background all_cells +1589.5552978515625 3103.989501953125 background all_cells +1663.872802734375 3102.88671875 background all_cells +1586.5560302734375 3059.04736328125 background all_cells +1552.628173828125 3059.2939453125 background all_cells +1573.4501953125 3041.346923828125 background all_cells +1602.2244873046875 3055.209716796875 background all_cells +1596.3702392578125 3071.003662109375 background all_cells +1582.7750244140625 3047.55322265625 background all_cells +1617.71826171875 3070.4921875 background all_cells +1616.2330322265625 3063.48486328125 background all_cells +1618.2127685546875 3053.15771484375 background all_cells +1655.0894775390625 3054.5146484375 background all_cells +1651.71875 3046.08544921875 background all_cells +1624.0767822265625 3070.876708984375 background all_cells +1270.6702880859375 3068.697998046875 background all_cells +1243.634033203125 3068.85205078125 background all_cells +1263.633056640625 3064.368896484375 background all_cells +1247.4337158203125 3082.076171875 background all_cells +1253.2318115234375 3089.059814453125 background all_cells +1256.4908447265625 3093.810302734375 background all_cells +1245.421630859375 3093.509033203125 background all_cells +1285.151123046875 3106.9541015625 background all_cells +1351.4730224609375 3113.322509765625 background all_cells +1264.5546875 3104.361328125 background all_cells +1344.8367919921875 3127.5537109375 background all_cells +1248.1075439453125 3382.2236328125 background all_cells +1263.260498046875 3385.480224609375 background all_cells +1258.6693115234375 3392.640625 background all_cells +1308.7484130859375 3382.143310546875 background all_cells +1293.4420166015625 3382.984130859375 background all_cells +1314.130126953125 3371.686279296875 background all_cells +1308.2359619140625 3378.384765625 background all_cells +1269.3004150390625 3394.453857421875 background all_cells +1303.1495361328125 3390.8720703125 background all_cells +1307.906005859375 3393.71630859375 background all_cells +1294.9083251953125 3389.835693359375 background all_cells +1287.670654296875 3391.01123046875 background all_cells +1285.0096435546875 3396.724609375 background all_cells +1294.67578125 3353.958251953125 background all_cells +1266.6168212890625 3355.296875 background all_cells +1306.786376953125 3332.960693359375 background all_cells +1305.030517578125 3361.389404296875 background all_cells +1361.8978271484375 3365.533935546875 background all_cells +1368.267822265625 3368.940673828125 background all_cells +1369.4576416015625 3415.758056640625 background all_cells +1383.6556396484375 3406.518798828125 background all_cells +1392.5279541015625 3404.24072265625 background all_cells +1388.85009765625 3415.97607421875 background all_cells +1375.2177734375 3410.8505859375 background all_cells +1368.4327392578125 3386.645751953125 background all_cells +1386.2374267578125 3396.833740234375 background all_cells +1376.248779296875 3396.74853515625 background all_cells +1348.7728271484375 3409.608642578125 background all_cells +1358.5001220703125 3404.802001953125 background all_cells +1356.4215087890625 3414.36376953125 background all_cells +1357.6326904296875 3377.265625 background all_cells +1356.5650634765625 3389.4140625 background all_cells +1392.9759521484375 3372.736083984375 background all_cells +1391.474853515625 3388.84375 background all_cells +1384.7012939453125 3384.04736328125 background all_cells +1371.2593994140625 3379.888427734375 background all_cells +1378.27734375 3376.671875 background all_cells +1317.03369140625 3375.876953125 background all_cells +1320.2349853515625 3384.0419921875 background all_cells +1335.78369140625 3379.8466796875 background all_cells +1321.4814453125 3375.996337890625 background all_cells +1342.01904296875 3328.590087890625 background all_cells +1338.849609375 3349.632080078125 background all_cells +1340.259033203125 3339.893310546875 background all_cells +1336.150146484375 3363.86962890625 background all_cells +1349.7333984375 3373.412109375 background all_cells +1472.196044921875 3102.433349609375 background all_cells +1458.6390380859375 3135.555908203125 background all_cells +1459.7100830078125 3101.810546875 background all_cells +1439.945068359375 3126.9833984375 background all_cells +1471.7767333984375 3127.3486328125 background all_cells +1457.127197265625 3114.44140625 background all_cells +1450.614013671875 3145.531005859375 background all_cells +1442.0706787109375 3146.31787109375 background all_cells +1451.77490234375 3152.30419921875 background all_cells +1434.169677734375 3148.9697265625 background all_cells +1452.9193115234375 3180.91064453125 background all_cells +1475.910400390625 3171.897705078125 background all_cells +1441.7830810546875 3173.122314453125 background all_cells +1447.49609375 3172.84521484375 background all_cells +1460.7371826171875 3190.675048828125 background all_cells +1467.9398193359375 3184.01123046875 background all_cells +1439.6373291015625 3165.352783203125 background all_cells +1450.945068359375 3164.04345703125 background all_cells +1444.6324462890625 3158.974609375 background all_cells +1433.278076171875 3198.721435546875 background all_cells +1446.994873046875 3224.028076171875 background all_cells +1443.2080078125 3216.17236328125 background all_cells +1475.088134765625 3219.393798828125 background all_cells +1455.30224609375 3195.573974609375 background all_cells +1443.8638916015625 3197.63525390625 background all_cells +1532.19677734375 3131.953125 background all_cells +1557.7120361328125 3103.282470703125 background all_cells +1537.71923828125 3152.4501953125 background all_cells +1520.6082763671875 3143.10302734375 background all_cells +1531.13623046875 3146.646240234375 background all_cells +1529.48779296875 3138.639404296875 background all_cells +1547.9215087890625 3215.1943359375 background all_cells +1543.9163818359375 3211.36279296875 background all_cells +1541.16796875 3231.44677734375 background all_cells +1539.0592041015625 3164.611328125 background all_cells +1545.1397705078125 3195.420654296875 background all_cells +1544.805908203125 3189.002197265625 background all_cells +1551.785400390625 3166.734619140625 background all_cells +1527.4713134765625 3173.7177734375 background all_cells +1533.197509765625 3201.72265625 background all_cells +1519.9635009765625 3194.970947265625 background all_cells +1456.4522705078125 3159.82177734375 background all_cells +1467.1859130859375 3165.959228515625 background all_cells +1466.0950927734375 3148.451416015625 background all_cells +1463.0242919921875 3162.5087890625 background all_cells +1503.566162109375 3169.283447265625 background all_cells +1514.8428955078125 3150.85205078125 background all_cells +1513.0709228515625 3134.920166015625 background all_cells +1504.7987060546875 3136.669921875 background all_cells +1490.024169921875 3219.91796875 background all_cells +1478.435546875 3225.802734375 background all_cells +1484.9420166015625 3221.5205078125 background all_cells +1501.8759765625 3101.782470703125 background all_cells +1498.599609375 3126.529296875 background all_cells +1494.3214111328125 3115.369140625 background all_cells +1514.065673828125 3121.534912109375 background all_cells +1485.16845703125 3119.79833984375 background all_cells +1505.8916015625 3118.303955078125 background all_cells +1487.6043701171875 3169.635986328125 background all_cells +1491.6009521484375 3136.3466796875 background all_cells +1490.382080078125 3152.744140625 background all_cells +1490.08935546875 3186.388671875 background all_cells +1495.8370361328125 3197.585693359375 background all_cells +1472.861083984375 3198.27392578125 background all_cells +1499.1700439453125 3187.88623046875 background all_cells +1425.016357421875 3206.45263671875 background all_cells +1491.505126953125 3212.96533203125 background all_cells +1487.1104736328125 3207.02001953125 background all_cells +1473.728515625 3210.03759765625 background all_cells +1460.7567138671875 3210.34814453125 background all_cells +1429.554443359375 3211.595458984375 background all_cells +1428.6441650390625 3229.819580078125 background all_cells +1442.8115234375 3234.52978515625 background all_cells +1437.205078125 3229.775390625 background all_cells +1459.3551025390625 3228.89697265625 background all_cells +1412.7974853515625 3206.51123046875 background all_cells +1418.4337158203125 3231.062255859375 background all_cells +1413.7005615234375 3228.27978515625 background all_cells +1419.116455078125 3207.944580078125 background all_cells +1418.745849609375 3217.518798828125 background all_cells +1498.4205322265625 3309.095947265625 background all_cells +1490.3453369140625 3397.14697265625 background all_cells +1504.6365966796875 3390.204833984375 background all_cells +1502.879638671875 3360.0615234375 background all_cells +1501.115234375 3352.39013671875 background all_cells +1518.4464111328125 3355.224853515625 background all_cells +1564.5306396484375 3342.51611328125 background all_cells +1547.3519287109375 3342.501708984375 background all_cells +1538.7489013671875 3347.911376953125 background all_cells +1540.88916015625 3353.20068359375 background all_cells +1399.3353271484375 3293.904052734375 background all_cells +1405.352294921875 3318.45556640625 background all_cells +1398.550537109375 3302.41455078125 background all_cells +1482.3565673828125 3309.146484375 background all_cells +1470.5272216796875 3319.614990234375 background all_cells +1483.7806396484375 3319.704345703125 background all_cells +1472.4774169921875 3310.211181640625 background all_cells +1454.7835693359375 3311.13427734375 background all_cells +1462.3262939453125 3311.061767578125 background all_cells +1460.6502685546875 3317.7783203125 background all_cells +1441.2691650390625 3316.70703125 background all_cells +1447.80126953125 3313.402587890625 background all_cells +1427.8758544921875 3370.55126953125 background all_cells +1431.3448486328125 3377.84326171875 background all_cells +1465.5650634765625 3352.646240234375 background all_cells +1458.4024658203125 3352.65673828125 background all_cells +1489.6605224609375 3366.154541015625 background all_cells +1442.83154296875 3365.58837890625 background all_cells +1471.972412109375 3367.70068359375 background all_cells +1469.9337158203125 3356.52978515625 background all_cells +1441.9898681640625 3373.19970703125 background all_cells +1449.9638671875 3398.5185546875 background all_cells +1473.7750244140625 3387.427734375 background all_cells +1426.29541015625 3347.746337890625 background all_cells +1459.16650390625 3327.71435546875 background all_cells +1438.825439453125 3329.58447265625 background all_cells +1432.5478515625 3333.480224609375 background all_cells +1402.343994140625 3366.830810546875 background all_cells +1412.860107421875 3387.533935546875 background all_cells +1405.2786865234375 3383.105712890625 background all_cells +1404.5174560546875 3374.603515625 background all_cells +1417.6124267578125 3375.54150390625 background all_cells +1422.513671875 3382.350830078125 background all_cells +1416.5562744140625 3368.459228515625 background all_cells +1401.0057373046875 3343.4658203125 background all_cells +1397.2283935546875 3253.833984375 background all_cells +1394.610595703125 3266.03125 background all_cells +1410.5235595703125 3354.571044921875 background all_cells +1402.328857421875 3359.368896484375 background all_cells +1401.353515625 3324.6015625 background all_cells +1526.0316162109375 3228.188232421875 background all_cells +1518.1898193359375 3209.576904296875 background all_cells +1529.01806640625 3214.145263671875 background all_cells +1545.2579345703125 3222.859619140625 background all_cells +1509.780517578125 3218.896484375 background all_cells +1504.4681396484375 3250.948486328125 background all_cells +1515.5733642578125 3311.75 background all_cells +1523.9764404296875 3293.831298828125 background all_cells +1517.9495849609375 3296.2236328125 background all_cells +1511.077880859375 3308.234619140625 background all_cells +1529.788818359375 3293.207275390625 background all_cells +1540.309814453125 3326.7451171875 background all_cells +1535.3424072265625 3296.92822265625 background all_cells +1538.0013427734375 3277.05517578125 background all_cells +1515.8070068359375 3277.13427734375 background all_cells +1525.8538818359375 3274.378662109375 background all_cells +1528.813232421875 3284.957275390625 background all_cells +1519.099609375 3285.114013671875 background all_cells +1357.8228759765625 3154.529052734375 background all_cells +1373.28857421875 3102.12451171875 background all_cells +1383.63818359375 3131.7236328125 background all_cells +1379.0870361328125 3159.9560546875 background all_cells +1377.11767578125 3105.484619140625 background all_cells +1407.989013671875 3172.04345703125 background all_cells +1422.6700439453125 3169.830322265625 background all_cells +1418.719970703125 3161.408203125 background all_cells +1433.0557861328125 3105.2177734375 background all_cells +1428.3619384765625 3168.044189453125 background all_cells +1430.3251953125 3154.568603515625 background all_cells +1388.230712890625 3283.878173828125 background all_cells +1388.9737548828125 3295.35888671875 background all_cells +1394.954345703125 3286.133544921875 background all_cells +1367.8682861328125 3331.8408203125 background all_cells +1376.97900390625 3359.907958984375 background all_cells +1376.92578125 3354.85595703125 background all_cells +1381.14892578125 3314.119873046875 background all_cells +1357.64501953125 3311.20068359375 background all_cells +1393.48486328125 3328.0869140625 background all_cells +1389.5897216796875 3322.493896484375 background all_cells +1364.6917724609375 3318.040771484375 background all_cells +1272.27783203125 3236.7470703125 background all_cells +1312.372802734375 3244.631591796875 background all_cells +1374.3572998046875 3255.7578125 background all_cells +1376.07177734375 3275.581298828125 background all_cells +1319.3343505859375 3270.290283203125 background all_cells +1345.534912109375 3268.60791015625 background all_cells +1330.63232421875 3284.884521484375 background all_cells +1348.893310546875 3284.15380859375 background all_cells +1336.0450439453125 3257.007568359375 background all_cells +1325.60595703125 3279.086669921875 background all_cells +1312.3148193359375 3278.621826171875 background all_cells +1291.273681640625 3293.308837890625 background all_cells +1296.491943359375 3288.337646484375 background all_cells +1331.833251953125 3314.114013671875 background all_cells +1289.2481689453125 3304.046142578125 background all_cells +1355.80419921875 3317.044921875 background all_cells +1299.30615234375 3313.662353515625 background all_cells +1347.006591796875 3313.855712890625 background all_cells +1345.2857666015625 3306.836181640625 background all_cells +1406.3193359375 3214.468017578125 background all_cells +1379.9927978515625 3243.116943359375 background all_cells +1401.1856689453125 3239.60498046875 background all_cells +1397.7276611328125 3233.27197265625 background all_cells +1432.866455078125 3169.76416015625 background all_cells +1427.5982666015625 3182.831298828125 background all_cells +1432.1376953125 3222.00830078125 background all_cells +1430.9400634765625 3190.932373046875 background all_cells +1435.787353515625 3174.933837890625 background all_cells +1422.9075927734375 3194.466796875 background all_cells +1422.271240234375 3199.972900390625 background all_cells +1404.87841796875 3202.872802734375 background all_cells +1411.142578125 3198.134521484375 background all_cells +1416.1783447265625 3193.7392578125 background all_cells +1562.8499755859375 3204.4599609375 background all_cells +1582.6873779296875 3229.485107421875 background all_cells +1582.9122314453125 3211.210693359375 background all_cells +1578.4559326171875 3200.799560546875 background all_cells +1570.80078125 3212.24072265625 background all_cells +1723.2520751953125 3230.12890625 background all_cells +1733.47216796875 3216.806396484375 background all_cells +1692.614013671875 3215.913818359375 background all_cells +1713.2781982421875 3188.897216796875 background all_cells +1648.4774169921875 3211.08837890625 background all_cells +1641.28759765625 3234.64306640625 background all_cells +1668.4019775390625 3185.927490234375 background all_cells +1682.832763671875 3188.65087890625 background all_cells +1655.895751953125 3204.5029296875 background all_cells +1621.670166015625 3189.239501953125 background all_cells +1629.8143310546875 3222.719970703125 background all_cells +1623.5653076171875 3212.384521484375 background all_cells +1623.1925048828125 3198.803466796875 background all_cells +1944.804931640625 3075.986328125 background all_cells +1955.642578125 3056.924072265625 background all_cells +1951.79345703125 3065.7890625 background all_cells +1947.9879150390625 3057.095703125 background all_cells +2200.384033203125 3071.3447265625 background all_cells +2257.329345703125 3093.305908203125 background all_cells +2263.52685546875 3094.907470703125 background all_cells +2267.163330078125 3086.42236328125 background all_cells +2254.9228515625 3061.420166015625 background all_cells +2212.230712890625 3062.688720703125 background all_cells +2141.5244140625 3095.23095703125 background all_cells +2178.248046875 3066.809326171875 background all_cells +2164.148681640625 3079.00830078125 background all_cells +2157.880126953125 3094.34228515625 background all_cells +1903.183837890625 3004.315185546875 background all_cells +1903.128173828125 3018.374267578125 background all_cells +1894.241455078125 3010.95703125 background all_cells +1929.29248046875 3050.00537109375 background all_cells +1934.9522705078125 3059.6630859375 background all_cells +1909.49755859375 3050.93896484375 background all_cells +1906.8333740234373 3036.6220703125 background all_cells +1923.281494140625 3062.232666015625 background all_cells +1915.17822265625 3043.182373046875 background all_cells +1906.3363037109373 3026.3681640625 background all_cells +1877.7681884765625 3027.569580078125 background all_cells +1924.568115234375 3034.5078125 background all_cells +1901.6612548828125 3027.8408203125 background all_cells +1921.387939453125 3024.859375 background all_cells +1816.549072265625 3220.866943359375 background all_cells +1833.08642578125 3224.5595703125 background all_cells +1834.658203125 3230.95458984375 background all_cells +1840.4427490234373 3107.693115234375 background all_cells +1824.1607666015625 3204.19140625 background all_cells +1849.3033447265625 3150.637451171875 background all_cells +1841.9896240234373 3206.72314453125 background all_cells +1949.2547607421875 3110.66455078125 background all_cells +1952.94970703125 3166.76708984375 background all_cells +1951.4708251953125 3103.35107421875 background all_cells +1954.090576171875 3181.275390625 background all_cells +1950.541748046875 3202.466552734375 background all_cells +1951.1536865234373 3191.31982421875 background all_cells +1890.656982421875 3168.75439453125 background all_cells +1884.47998046875 3110.76171875 background all_cells +1915.1676025390625 3144.529052734375 background all_cells +1907.341552734375 3133.09521484375 background all_cells +1893.5982666015625 3172.381103515625 background all_cells +1945.8121337890625 3216.4912109375 background all_cells +1859.2132568359373 3219.068359375 background all_cells +1885.912353515625 3228.59326171875 background all_cells +1955.02490234375 3226.66015625 background all_cells +1954.9046630859373 3215.452392578125 background all_cells +1829.728515625 3056.266357421875 background all_cells +1841.572265625 3088.96435546875 background all_cells +1854.275146484375 3082.721435546875 background all_cells +1823.1265869140625 3070.731201171875 background all_cells +1852.1756591796875 3065.989013671875 background all_cells +1761.7955322265625 3144.193603515625 background all_cells +1806.2669677734373 3155.400634765625 background all_cells +1776.3306884765625 3153.4951171875 background all_cells +1763.81396484375 3135.489501953125 background all_cells +1789.9688720703125 3222.056884765625 background all_cells +1763.0184326171875 3214.65234375 background all_cells +1790.5772705078125 3207.00830078125 background all_cells +1802.7454833984373 3231.056640625 background all_cells +1793.9366455078125 3234.0595703125 background all_cells +1747.320556640625 3160.538818359375 background all_cells +1756.00390625 3180.36376953125 background all_cells +1745.87255859375 3181.751708984375 background all_cells +1740.7745361328125 3104.777587890625 background all_cells +1783.4149169921875 3114.611083984375 background all_cells +1772.948486328125 3113.533203125 background all_cells +2189.909912109375 2928.304443359375 background all_cells +2258.428466796875 2932.808349609375 background all_cells +2259.765625 2940.5205078125 background all_cells +2247.85888671875 2946.572265625 background all_cells +2189.596923828125 2968.830078125 background all_cells +2199.38525390625 2933.17822265625 background all_cells +2260.837158203125 3042.833251953125 background all_cells +2184.828369140625 3128.294677734375 background all_cells +2211.2275390625 3125.371826171875 background all_cells +2133.0732421875 2990.15478515625 background all_cells +2142.677978515625 2970.46728515625 background all_cells +2129.375244140625 2940.465087890625 background all_cells +2139.083984375 2937.567626953125 background all_cells +2132.802734375 2963.92041015625 background all_cells +2132.462158203125 2995.748291015625 background all_cells +2103.4072265625 3105.4892578125 background all_cells +2102.556884765625 3096.927001953125 background all_cells +2108.835693359375 3096.9365234375 background all_cells +2100.07763671875 3163.3017578125 background all_cells +2104.70703125 3154.1494140625 background all_cells +2139.70703125 3122.244873046875 background all_cells +2223.358642578125 2994.882080078125 background all_cells +2216.955322265625 3031.606201171875 background all_cells +2238.2587890625 3029.570068359375 background all_cells +2226.31689453125 3022.15380859375 background all_cells +2237.606689453125 3005.776123046875 background all_cells +2235.182861328125 2999.142333984375 background all_cells +2103.55078125 3013.275390625 background all_cells +1991.3077392578125 2938.00439453125 background all_cells +2119.924560546875 3055.527099609375 background all_cells +2120.73681640625 3066.64306640625 background all_cells +2119.100830078125 2992.54443359375 background all_cells +2114.698486328125 3002.26025390625 background all_cells +2228.217041015625 3138.493408203125 background all_cells +2243.197509765625 3120.46923828125 background all_cells +2241.0634765625 3131.3466796875 background all_cells +2236.687255859375 3117.28955078125 background all_cells +2277.762939453125 3188.0595703125 background all_cells +2231.877197265625 3209.357421875 background all_cells +2248.1884765625 3191.962890625 background all_cells +2280.2333984375 3151.470458984375 background all_cells +2225.33642578125 3158.864501953125 background all_cells +2232.755859375 3157.736572265625 background all_cells +2228.6669921875 3155.15869140625 background all_cells +2106.1923828125 3186.273681640625 background all_cells +2123.49951171875 3214.94140625 background all_cells +2122.11962890625 3207.40283203125 background all_cells +2111.931884765625 3193.27197265625 background all_cells +2201.4453125 3196.219970703125 background all_cells +2205.165771484375 3219.1162109375 background all_cells +2181.398193359375 3207.48486328125 background all_cells +2178.599853515625 3198.076171875 background all_cells +2180.400146484375 3142.599853515625 background all_cells +2138.73876953125 3178.663818359375 background all_cells +2202.05712890625 3176.714599609375 background all_cells +2212.43896484375 3164.73046875 background all_cells +1795.339599609375 3122.0166015625 background all_cells +1791.523681640625 3081.03759765625 background all_cells +1800.737060546875 3139.015869140625 background all_cells +1799.3790283203125 3084.362060546875 background all_cells +1710.6707763671875 3120.173583984375 background all_cells +1674.4156494140625 3120.9130859375 background all_cells +1624.513427734375 3131.57421875 background all_cells +1632.789306640625 3121.900634765625 background all_cells +1728.3564453125 3098.792724609375 background all_cells +1738.872802734375 3070.878173828125 background all_cells +1738.6793212890625 3089.992431640625 background all_cells +1718.737548828125 3085.94677734375 background all_cells +1711.3870849609375 3072.990478515625 background all_cells +1708.19140625 3081.937255859375 background all_cells +1721.232421875 3098.384033203125 background all_cells +1714.4744873046875 3099.37548828125 background all_cells +1702.5538330078125 3090.241455078125 background all_cells +1749.3021240234375 3088.55078125 background all_cells +1768.2568359375 3080.406494140625 background all_cells +1776.813232421875 3088.118408203125 background all_cells +1759.2039794921875 3083.2041015625 background all_cells +1795.0101318359375 2997.578369140625 background all_cells +1810.504150390625 2998.537109375 background all_cells +1806.5 2996.338623046875 background all_cells +1779.4473876953125 2997.83935546875 background all_cells +1814.9185791015625 3010.2900390625 background all_cells +1823.4925537109373 3043.25048828125 background all_cells +1835.0032958984373 3076.099853515625 background all_cells +1838.8201904296875 3008.375 background all_cells +1822.02978515625 2999.721435546875 background all_cells +1819.1361083984373 3004.614990234375 background all_cells +1809.4744873046875 3013.313232421875 background all_cells +1778.8651123046875 3017.1220703125 background all_cells +1805.02880859375 3024.452392578125 background all_cells +1794.547119140625 3022.311279296875 background all_cells +1799.36767578125 3010.106201171875 background all_cells +1786.638671875 3068.2958984375 background all_cells +1780.65087890625 3053.4951171875 background all_cells +1797.08154296875 3035.93310546875 background all_cells +1793.43359375 3047.89697265625 background all_cells +1789.595458984375 3045.37646484375 background all_cells +1788.225341796875 3034.24462890625 background all_cells +1649.782958984375 3054.2158203125 background all_cells +1707.661865234375 3061.762939453125 background all_cells +1695.7481689453125 3070.500732421875 background all_cells +1727.911865234375 3065.375 background all_cells +1754.323486328125 3047.322509765625 background all_cells +1749.612060546875 3068.673095703125 background all_cells +1739.8126220703125 3054.487060546875 background all_cells +1733.4481201171875 3051.4892578125 background all_cells +1726.5284423828125 3030.3291015625 background all_cells +1765.5992431640625 3033.950439453125 background all_cells +1744.0513916015625 3040.71240234375 background all_cells +1744.9202880859375 3033.51611328125 background all_cells +1727.51806640625 2994.447265625 background all_cells +1751.3558349609375 3018.298583984375 background all_cells +1733.3067626953125 3022.14013671875 background all_cells +1734.0791015625 3008.19921875 background all_cells +1721.9993896484375 3001.7666015625 background all_cells +2050.9833984375 3296.287353515625 background all_cells +2081.65380859375 3303.824951171875 background all_cells +2081.40283203125 3311.161376953125 background all_cells +2140.17236328125 3394.82373046875 background all_cells +2152.29931640625 3256.785888671875 background all_cells +2147.286865234375 3379.138427734375 background all_cells +2166.37353515625 3391.38037109375 background all_cells +2163.571044921875 3350.65234375 background all_cells +2160.53271484375 3415.5791015625 background all_cells +2106.222900390625 3296.9794921875 background all_cells +2129.219482421875 3332.66259765625 background all_cells +2118.386962890625 3333.491943359375 background all_cells +2107.000244140625 3289.195068359375 background all_cells +2275.393798828125 4457.56884765625 background all_cells +2282.381591796875 4445.201171875 background all_cells +2278.268310546875 4449.5322265625 background all_cells +2265.271484375 4469.3671875 background all_cells +2286.313720703125 4484.2763671875 background all_cells +2271.147216796875 4486.05712890625 background all_cells +2269.31787109375 4480.44580078125 background all_cells +2260.059326171875 4485.9736328125 background all_cells +2219.390625 4500.900390625 background all_cells +2250.97509765625 4495.47265625 background all_cells +2266.0458984375 4504.50244140625 background all_cells +2274.027099609375 4494.4931640625 background all_cells +2252.395751953125 4472.841796875 background all_cells +2253.882568359375 4480.52197265625 background all_cells +2252.720947265625 4484.25244140625 background all_cells +2281.2783203125 3389.45361328125 background all_cells +2282.39404296875 3505.25732421875 background all_cells +2273.615478515625 3450.4521484375 background all_cells +2273.2451171875 3444.02392578125 background all_cells +2267.44921875 3440.408203125 background all_cells +2216.7822265625 4449.06298828125 background all_cells +2248.20751953125 4460.34619140625 background all_cells +2243.016845703125 4469.47998046875 background all_cells +2234.514892578125 4464.58837890625 background all_cells +2250.26611328125 4443.0927734375 background all_cells +2247.856689453125 4449.2568359375 background all_cells +2256.800048828125 4438.57763671875 background all_cells +2271.233642578125 4444.1796875 background all_cells +2266.9755859375 4438.908203125 background all_cells +2255.979736328125 4458.1376953125 background all_cells +2179.337646484375 3466.46337890625 background all_cells +2205.811767578125 4483.560546875 background all_cells +2186.778076171875 3603.519287109375 background all_cells +2178.193359375 3590.402587890625 background all_cells +2200.03076171875 3455.98681640625 background all_cells +2187.380126953125 3464.731201171875 background all_cells +2269.907470703125 3233.4111328125 background all_cells +2273.153076171875 3323.4580078125 background all_cells +2263.8134765625 3313.379150390625 background all_cells +2232.9765625 3352.208740234375 background all_cells +2220.779296875 3405.083251953125 background all_cells +2238.62451171875 3381.211669921875 background all_cells +2246.6435546875 3362.036865234375 background all_cells +2176.35693359375 3378.6943359375 background all_cells +2201.5205078125 3359.295654296875 background all_cells +2187.121337890625 3337.544189453125 background all_cells +2156.504638671875 3301.9150390625 background all_cells +2159.06396484375 3268.610107421875 background all_cells +2216.283935546875 3263.5439453125 background all_cells +2240.63330078125 3305.351318359375 background all_cells +2184.927001953125 3314.333984375 background all_cells +2191.834716796875 3307.166015625 background all_cells +2058.041748046875 3505.1416015625 background all_cells +2082.94775390625 3503.114990234375 background all_cells +2079.72314453125 3502.1904296875 background all_cells +2089.78564453125 3470.26416015625 background all_cells +2108.785400390625 3443.763671875 background all_cells +2117.1240234375 3472.144287109375 background all_cells +2099.533203125 3461.20947265625 background all_cells +2093.822509765625 3478.78759765625 background all_cells +2067.730712890625 3379.3740234375 background all_cells +2113.80517578125 3349.914794921875 background all_cells +2127.251953125 3374.896240234375 background all_cells +2085.21533203125 3348.9765625 background all_cells +2078.8095703125 3355.30859375 background all_cells +2070.250244140625 3367.88916015625 background all_cells +2064.94482421875 3428.50634765625 background all_cells +2110.32080078125 3423.517578125 background all_cells +2120.973876953125 3397.667724609375 background all_cells +2104.418701171875 3409.533935546875 background all_cells +1383.9276123046875 3453.63818359375 background all_cells +1384.7835693359375 3465.897705078125 background all_cells +1375.846923828125 3461.517578125 background all_cells +1361.6654052734375 3462.95263671875 background all_cells +1413.0037841796875 3443.439453125 background all_cells +1420.0831298828125 3459.13427734375 background all_cells +1417.1729736328125 3451.751220703125 background all_cells +1399.8131103515625 3463.578125 background all_cells +1392.986328125 3457.77001953125 background all_cells +1393.209228515625 3447.41259765625 background all_cells +1406.8299560546875 3460.9921875 background all_cells +1403.89990234375 3450.443115234375 background all_cells +1378.008544921875 3432.85302734375 background all_cells +1380.5960693359375 3419.07421875 background all_cells +1370.3402099609375 3423.39599609375 background all_cells +1385.735595703125 3426.30322265625 background all_cells +1367.98095703125 3429.990478515625 background all_cells +1377.821533203125 3443.556640625 background all_cells +1494.215087890625 3433.725830078125 background all_cells +1473.228271484375 3448.966552734375 background all_cells +1489.663330078125 3447.04150390625 background all_cells +1485.1485595703125 3454.814453125 background all_cells +1489.6097412109375 3466.7412109375 background all_cells +1491.5924072265625 3461.23681640625 background all_cells +1494.9305419921875 3453.40625 background all_cells +1504.6053466796875 3434.213134765625 background all_cells +1502.5777587890625 3458.453857421875 background all_cells +1507.5611572265625 3446.558837890625 background all_cells +1513.505126953125 3436.45654296875 background all_cells +1430.7362060546875 3432.589599609375 background all_cells +1447.7921142578125 3439.3271484375 background all_cells +1422.578125 3437.688232421875 background all_cells +1437.6844482421875 3432.363525390625 background all_cells +1433.2188720703125 3473.434326171875 background all_cells +1422.720458984375 3468.778564453125 background all_cells +1426.6903076171875 3450.6943359375 background all_cells +1437.7183837890625 3444.982421875 background all_cells +1436.445068359375 3455.50634765625 background all_cells +1429.985595703125 3463.123779296875 background all_cells +1519.7308349609375 3421.14404296875 background all_cells +1568.98486328125 3425.772705078125 background all_cells +1533.5452880859375 3421.02734375 background all_cells +1527.769775390625 3417.499755859375 background all_cells +1528.9913330078125 3432.522216796875 background all_cells +1521.2462158203125 3438.743896484375 background all_cells +1573.4139404296875 3405.73486328125 background all_cells +1598.68310546875 3407.623779296875 background all_cells +1588.104248046875 3416.3212890625 background all_cells +1580.7752685546875 3426.689208984375 background all_cells +1527.9442138671875 3410.373779296875 background all_cells +1539.9793701171875 3415.673583984375 background all_cells +1538.679931640625 3403.640625 background all_cells +1542.9510498046875 3380.486083984375 background all_cells +1568.8067626953125 3366.030517578125 background all_cells +1584.9786376953125 3362.95361328125 background all_cells +1574.429443359375 3390.12109375 background all_cells +1533.249755859375 3390.28564453125 background all_cells +1542.057861328125 3469.95166015625 background all_cells +1545.869140625 3469.34716796875 background all_cells +1543.6134033203125 3460.410888671875 background all_cells +1673.125 3468.066162109375 background all_cells +1714.56884765625 3452.30712890625 background all_cells +1721.166748046875 3469.54541015625 background all_cells +1731.2662353515625 3471.08837890625 background all_cells +1708.45849609375 3495.481201171875 background all_cells +1684.646240234375 3484.869384765625 background all_cells +1588.397216796875 3460.56396484375 background all_cells +1603.6065673828125 3454.0712890625 background all_cells +1614.8604736328125 3459.1123046875 background all_cells +1635.5272216796875 3459.1435546875 background all_cells +1591.5145263671875 3469.897705078125 background all_cells +1570.9771728515625 3467.009765625 background all_cells +1574.9654541015625 3458.0361328125 background all_cells +1726.6044921875 3398.487060546875 background all_cells +1702.7801513671875 3405.35009765625 background all_cells +1740.200927734375 3411.91064453125 background all_cells +1736.6673583984375 3406.020751953125 background all_cells +1732.6307373046875 3375.81103515625 background all_cells +1790.4649658203125 3454.74560546875 background all_cells +1797.98486328125 3438.59130859375 background all_cells +1795.178466796875 3454.096923828125 background all_cells +1819.5081787109373 3458.39404296875 background all_cells +1826.6405029296875 3458.7919921875 background all_cells +1821.248291015625 3466.97119140625 background all_cells +1816.76416015625 3463.438232421875 background all_cells +1802.8621826171875 3442.358154296875 background all_cells +1807.5548095703125 3456.979248046875 background all_cells +1812.764404296875 3451.44580078125 background all_cells +1803.1053466796875 3462.02734375 background all_cells +1548.2193603515625 3366.519775390625 background all_cells +1546.1551513671875 3441.997314453125 background all_cells +1535.4786376953125 3506.752685546875 background all_cells +1533.4163818359375 3498.0361328125 background all_cells +1537.3179931640625 3490.7548828125 background all_cells +1546.0712890625 3489.73095703125 background all_cells +1523.2894287109375 3450.573974609375 background all_cells +1530.1343994140625 3447.26025390625 background all_cells +1537.1697998046875 3454.655517578125 background all_cells +1526.8948974609375 3457.928466796875 background all_cells +1526.64404296875 3468.46142578125 background all_cells +1424.1983642578125 3238.919189453125 background all_cells +1428.08984375 3245.724853515625 background all_cells +1459.5457763671875 3239.689697265625 background all_cells +1437.885498046875 3248.130126953125 background all_cells +1488.5762939453125 3250.41650390625 background all_cells +1480.801513671875 3256.16650390625 background all_cells +1495.0491943359375 3259.351318359375 background all_cells +1503.695068359375 3289.0869140625 background all_cells +1513.365234375 3302.254150390625 background all_cells +1512.1898193359375 3293.087158203125 background all_cells +1495.3985595703125 3290.3017578125 background all_cells +1495.327880859375 3302.094482421875 background all_cells +1479.0338134765625 3296.162109375 background all_cells +1469.519287109375 3235.874755859375 background all_cells +1476.27978515625 3246.20703125 background all_cells +1497.2421875 3241.658447265625 background all_cells +1482.4993896484375 3236.07421875 background all_cells +1483.6405029296875 3263.240478515625 background all_cells +1513.6646728515625 3265.436767578125 background all_cells +1460.298095703125 3283.921142578125 background all_cells +1482.29150390625 3277.9765625 background all_cells +1491.296142578125 3271.920654296875 background all_cells +1429.939208984375 3262.874267578125 background all_cells +1425.8477783203125 3302.85546875 background all_cells +1432.7728271484375 3281.35595703125 background all_cells +1425.5831298828125 3272.797607421875 background all_cells +1466.8486328125 3377.853271484375 background all_cells +1513.010498046875 3377.72900390625 background all_cells +1495.724853515625 3377.055419921875 background all_cells +1482.2117919921875 3404.8095703125 background all_cells +1461.902099609375 3409.875732421875 background all_cells +1465.544189453125 3437.730224609375 background all_cells +1493.9664306640625 3427.6142578125 background all_cells +1488.80029296875 3418.202880859375 background all_cells +1483.39990234375 3415.0322265625 background all_cells +1514.616943359375 3401.327880859375 background all_cells +1509.062255859375 3423.84375 background all_cells +1503.9384765625 3406.28173828125 background all_cells +1452.656494140625 3375.059326171875 background all_cells +1449.306396484375 3411.38671875 background all_cells +1451.9041748046875 3472.88525390625 background all_cells +1440.0572509765625 3385.506103515625 background all_cells +1452.703369140625 3383.48974609375 background all_cells +1446.7728271484375 3276.395263671875 background all_cells +1433.5347900390625 3296.120361328125 background all_cells +1453.3482666015625 3320.8681640625 background all_cells +1451.2490234375 3266.629638671875 background all_cells +1447.3568115234375 3293.11865234375 background all_cells +1446.3104248046875 3423.537109375 background all_cells +1452.414306640625 3427.397216796875 background all_cells +1433.7344970703125 3409.503173828125 background all_cells +1442.9998779296875 3427.314453125 background all_cells +1438.5626220703125 3419.15478515625 background all_cells +1406.4188232421875 3260.857421875 background all_cells +1407.3515625 3270.50927734375 background all_cells +1416.471435546875 3266.84423828125 background all_cells +1420.2608642578125 3277.334716796875 background all_cells +1409.5152587890625 3305.68994140625 background all_cells +1420.0699462890625 3293.784912109375 background all_cells +1412.787353515625 3293.52978515625 background all_cells +1412.908447265625 3280.945556640625 background all_cells +1410.271240234375 3239.12060546875 background all_cells +1420.6685791015625 3255.080322265625 background all_cells +1410.9708251953125 3254.391357421875 background all_cells +1403.9954833984375 3252.54638671875 background all_cells +1413.0206298828125 3245.979248046875 background all_cells +1599.9420166015625 3243.738037109375 background all_cells +1606.85546875 3273.442626953125 background all_cells +1616.1636962890625 3298.08837890625 background all_cells +1605.2874755859375 3255.841064453125 background all_cells +1613.371826171875 3239.716796875 background all_cells +1606.1614990234375 3235.533447265625 background all_cells +1707.1141357421875 3263.357421875 background all_cells +1694.401123046875 3283.574951171875 background all_cells +1711.947021484375 3296.70068359375 background all_cells +1701.3116455078125 3280.2021484375 background all_cells +1701.54296875 3267.170166015625 background all_cells +1662.604736328125 3241.369873046875 background all_cells +1688.310302734375 3263.85791015625 background all_cells +1681.100341796875 3253.936767578125 background all_cells +1673.408935546875 3243.669921875 background all_cells +1670.2518310546875 3237.33935546875 background all_cells +1640.1929931640625 3258.78515625 background all_cells +1636.3245849609375 3249.296630859375 background all_cells +1657.4349365234375 3241.32666015625 background all_cells +1650.552490234375 3274.66064453125 background all_cells +1677.326904296875 3306.68115234375 background all_cells +1647.2696533203125 3324.747314453125 background all_cells +1608.88037109375 3313.738525390625 background all_cells +1687.4979248046875 3331.525634765625 background all_cells +1717.863525390625 3320.42724609375 background all_cells +1696.8446044921875 3237.644775390625 background all_cells +1710.294677734375 3246.221923828125 background all_cells +1702.6881103515625 3249.516357421875 background all_cells +1388.8031005859375 4520.8056640625 background all_cells +1659.718017578125 4475.1845703125 background all_cells +1653.307861328125 4485.86279296875 background all_cells +1645.2100830078125 4478.0751953125 background all_cells +1695.4254150390625 4495.1708984375 background all_cells +1688.421142578125 4505.29248046875 background all_cells +1770.986083984375 4446.88525390625 background all_cells +1844.8135986328125 4470.3291015625 background all_cells +1846.1746826171875 4495.23974609375 background all_cells +1844.41748046875 4485.8125 background all_cells +1843.9072265625 4451.45849609375 background all_cells +1820.2467041015625 4476.79736328125 background all_cells +1725.341552734375 4449.25830078125 background all_cells +1754.0655517578125 4438.7392578125 background all_cells +1745.678466796875 4428.1435546875 background all_cells +1742.258544921875 4450.9287109375 background all_cells +1537.4052734375 3264.021484375 background all_cells +1545.0595703125 3270.1552734375 background all_cells +1543.6461181640625 3285.853759765625 background all_cells +1484.8685302734375 4429.9697265625 background all_cells +1519.9698486328125 4474.93017578125 background all_cells +1508.689697265625 4401.0849609375 background all_cells +1499.6961669921875 4404.77783203125 background all_cells +1551.638427734375 4389.1748046875 background all_cells +1528.61767578125 4500.970703125 background all_cells +1554.198974609375 3347.822265625 background all_cells +1581.06005859375 4490.2490234375 background all_cells +1535.67138671875 4486.95166015625 background all_cells +1571.7103271484375 4414.09375 background all_cells +1409.1580810546875 4393.92626953125 background all_cells +1443.8897705078125 4442.97119140625 background all_cells +1470.9271240234375 4377.11767578125 background all_cells +1419.60107421875 4488.71923828125 background all_cells +1557.835205078125 3317.326171875 background all_cells +1554.833740234375 3270.8671875 background all_cells +1575.511474609375 3310.263427734375 background all_cells +1566.4044189453125 3317.091796875 background all_cells +1566.4046630859375 3287.973876953125 background all_cells +1651.36181640625 3393.659912109375 background all_cells +1629.7254638671875 3402.529052734375 background all_cells +1607.0538330078125 3396.12939453125 background all_cells +1637.129638671875 3342.267578125 background all_cells +1665.127197265625 3337.1982421875 background all_cells +1700.894287109375 3356.218017578125 background all_cells +1683.283203125 3346.140625 background all_cells +1690.05029296875 3344.153564453125 background all_cells +1634.9666748046875 3421.908935546875 background all_cells +1650.4920654296875 3416.906005859375 background all_cells +1638.9312744140625 3418.923828125 background all_cells +1614.3128662109375 3333.615478515625 background all_cells +1627.8634033203125 3331.2724609375 background all_cells +1617.342041015625 3385.02978515625 background all_cells +1624.6796875 3379.8994140625 background all_cells +1618.521484375 3371.309814453125 background all_cells +1516.369384765625 3254.733154296875 background all_cells +1495.0765380859375 3234.5625 background all_cells +1559.75732421875 3257.144287109375 background all_cells +1552.26513671875 3254.159912109375 background all_cells +1547.992919921875 3241.900634765625 background all_cells +1517.2110595703125 3258.861328125 background all_cells +1564.202880859375 3253.657958984375 background all_cells +1565.9521484375 3262.70947265625 background all_cells +1570.3662109375 3256.7265625 background all_cells +1569.37646484375 3246.166748046875 background all_cells +1573.100830078125 3250.95361328125 background all_cells +1561.9837646484375 3246.94873046875 background all_cells +1575.220458984375 3245.5517578125 background all_cells +1881.0684814453125 3416.83349609375 background all_cells +1871.340087890625 3412.5087890625 background all_cells +1909.5994873046875 3433.031982421875 background all_cells +1915.82275390625 3415.8056640625 background all_cells +1876.775634765625 3428.80078125 background all_cells +1868.276123046875 3433.820068359375 background all_cells +1873.3997802734373 3442.431640625 background all_cells +1867.971923828125 3458.064208984375 background all_cells +1900.1680908203125 3480.91650390625 background all_cells +1886.296875 3512.611328125 background all_cells +1906.2677001953125 3449.371337890625 background all_cells +1903.695556640625 3465.681640625 background all_cells +1834.2508544921875 3540.825439453125 background all_cells +1854.8507080078125 3486.924560546875 background all_cells +1848.4915771484373 3503.453857421875 background all_cells +1845.77978515625 3499.998291015625 background all_cells +2112.18115234375 3274.22314453125 background all_cells +1880.635498046875 3284.31689453125 background all_cells +1965.56982421875 3277.38134765625 background all_cells +2045.360595703125 3272.23583984375 background all_cells +2106.067138671875 3282.02978515625 background all_cells +2051.92041015625 3282.5478515625 background all_cells +2037.504638671875 3268.510986328125 background all_cells +2099.041748046875 3268.396240234375 background all_cells +2085.302734375 3248.230712890625 background all_cells +2044.7220458984373 3254.941650390625 background all_cells +1929.778564453125 3313.240478515625 background all_cells +2040.237548828125 3304.14208984375 background all_cells +2032.6099853515625 3305.594482421875 background all_cells +1947.333984375 3300.317626953125 background all_cells +1928.8167724609373 3247.993408203125 background all_cells +1943.1334228515625 3262.78271484375 background all_cells +1950.8865966796875 3265.210693359375 background all_cells +1997.3822021484373 3243.046630859375 background all_cells +1988.2120361328125 3247.69091796875 background all_cells +1960.1871337890625 3378.614990234375 background all_cells +1952.6336669921875 3445.275634765625 background all_cells +1974.2064208984373 3383.576171875 background all_cells +1972.977294921875 3391.828369140625 background all_cells +2005.5257568359373 3423.178466796875 background all_cells +2057.179443359375 3392.103759765625 background all_cells +2051.861328125 3399.29833984375 background all_cells +2005.60693359375 3404.493408203125 background all_cells +1976.8077392578125 3374.933837890625 background all_cells +1982.1358642578125 3379.422119140625 background all_cells +1978.548583984375 3363.42431640625 background all_cells +1768.914306640625 3240.94873046875 background all_cells +1725.7755126953125 3244.244873046875 background all_cells +1735.3695068359375 3245.6875 background all_cells +1755.6982421875 3247.10107421875 background all_cells +1744.600341796875 3239.81982421875 background all_cells +1804.9049072265625 3312.5703125 background all_cells +1814.331787109375 3320.592041015625 background all_cells +1812.1041259765625 3305.380615234375 background all_cells +1749.5108642578125 3254.551513671875 background all_cells +1724.49755859375 3266.3818359375 background all_cells +1749.1494140625 3314.04248046875 background all_cells +1744.101806640625 3286.492919921875 background all_cells +1873.29443359375 3322.005859375 background all_cells +1849.482177734375 3294.635498046875 background all_cells +1896.18359375 3299.614013671875 background all_cells +1881.4930419921875 3315.033203125 background all_cells +1881.545654296875 3303.790771484375 background all_cells +1868.306640625 3249.063720703125 background all_cells +1906.928955078125 3267.933837890625 background all_cells +1897.962158203125 3241.421875 background all_cells +1889.255615234375 3255.8642578125 background all_cells +1781.7545166015625 3271.49951171875 background all_cells +1795.522216796875 3262.865966796875 background all_cells +1769.46142578125 3269.261474609375 background all_cells +1794.0125732421875 3276.1962890625 background all_cells +1794.1551513671875 3282.17578125 background all_cells +1888.7694091796875 3337.77099609375 background all_cells +1871.764404296875 3336.427978515625 background all_cells +1905.268310546875 3371.155517578125 background all_cells +1898.3934326171875 3378.92578125 background all_cells +1813.350830078125 3360.334716796875 background all_cells +1839.904296875 3360.997314453125 background all_cells +1825.0892333984373 3359.797119140625 background all_cells +1890.4024658203125 3396.868408203125 background all_cells +1840.8760986328125 3403.5380859375 background all_cells +1883.3828125 3403.954345703125 background all_cells +1876.4527587890625 3399.468994140625 background all_cells +1913.648193359375 3372.071044921875 background all_cells +1920.66064453125 3400.681396484375 background all_cells +1920.0599365234373 3406.73291015625 background all_cells +1927.8326416015625 3389.60791015625 background all_cells +1921.7677001953125 3374.44384765625 background all_cells +1722.57373046875 3356.965576171875 background all_cells +1807.8465576171875 3345.166015625 background all_cells +1787.9541015625 3339.474853515625 background all_cells +1774.8719482421875 3336.86328125 background all_cells +22.02039909362793 4283.76806640625 background all_cells +19.21595764160156 4269.37841796875 background all_cells +15.594440460205078 4276.63818359375 background all_cells +14.89889144897461 4290.1552734375 background all_cells +15.782772064208984 4284.08935546875 background all_cells +25.238666534423828 4375.453125 background all_cells +28.02488136291504 4393.58642578125 background all_cells +27.93235969543457 4383.8037109375 background all_cells +14.864445686340332 4304.10986328125 background all_cells +47.9208984375 4325.19873046875 background all_cells +21.43549156188965 4321.06982421875 background all_cells +17.0019588470459 4806.98486328125 background all_cells +53.60136795043945 4834.2939453125 background all_cells +92.30585479736328 4852.71240234375 background all_cells +93.28230285644533 4755.4111328125 background all_cells +107.5436553955078 4773.02392578125 background all_cells +97.8294448852539 4842.64501953125 background all_cells +98.10125732421876 4755.1318359375 background all_cells +61.544315338134766 4948.46728515625 background all_cells +63.40736389160156 4954.02197265625 background all_cells +57.74475860595703 4947.2783203125 background all_cells +114.11978149414062 4885.58544921875 background all_cells +111.60914611816406 4935.5537109375 background all_cells +55.31404876708984 4937.548828125 background all_cells +65.75735473632812 4926.8193359375 background all_cells +82.4686508178711 4871.50390625 background all_cells +88.12431335449219 4879.57470703125 background all_cells +85.81975555419922 4862.49072265625 background all_cells +84.99248504638672 4856.98974609375 background all_cells +81.65043640136719 4276.0087890625 background all_cells +73.12552642822266 4392.15234375 background all_cells +85.4352798461914 4325.912109375 background all_cells +133.72323608398438 4373.1064453125 background all_cells +168.9169158935547 4454.708984375 background all_cells +128.40052795410156 4443.2548828125 background all_cells +135.9094696044922 4394.41064453125 background all_cells +127.8288116455078 4381.37744140625 background all_cells +109.28874969482422 4611.23876953125 background all_cells +73.36235046386719 4686.02978515625 background all_cells +120.52758026123048 4697.0517578125 background all_cells +127.37687683105467 4532.36328125 background all_cells +95.06919860839844 4662.6689453125 background all_cells +106.05070495605467 4637.27880859375 background all_cells +365.9281921386719 4557.56494140625 background all_cells +419.9647216796875 4583.708984375 background all_cells +600.0299072265625 4564.564453125 background all_cells +406.8868408203125 4596.56396484375 background all_cells +394.66400146484375 4593.876953125 background all_cells +513.7783203125 4636.95166015625 background all_cells +420.2225646972656 4671.26513671875 background all_cells +504.7927856445313 4674.59326171875 background all_cells +441.20697021484375 4659.45166015625 background all_cells +434.6124267578125 4652.1748046875 background all_cells +446.45697021484375 4615.84033203125 background all_cells +452.3955078125 4621.2412109375 background all_cells +428.9041748046875 4619.66796875 background all_cells +401.1378479003906 4630.2216796875 background all_cells +424.5939025878906 4615.28759765625 background all_cells +424.1343688964844 4606.41943359375 background all_cells +407.5855712890625 4621.48583984375 background all_cells +376.25830078125 4506.52392578125 background all_cells +599.1482543945312 4507.95458984375 background all_cells +400.74407958984375 4545.4931640625 background all_cells +386.5068664550781 4552.0419921875 background all_cells +109.06602478027344 4962.38134765625 background all_cells +119.19625091552734 4990.390625 background all_cells +151.99169921875 4975.1318359375 background all_cells +134.7063751220703 5099.12158203125 background all_cells +68.27385711669922 5061.3212890625 background all_cells +80.1419677734375 5062.5400390625 background all_cells +158.729736328125 5081.0693359375 background all_cells +97.10032653808594 5093.01025390625 background all_cells +102.94925689697266 5099.3701171875 background all_cells +79.4593505859375 5033.95361328125 background all_cells +124.03976440429688 5047.119140625 background all_cells +100.77914428710938 5040.73095703125 background all_cells +75.94835662841797 5040.7451171875 background all_cells +145.09608459472656 4852.2109375 background all_cells +230.9288482666016 4742.11376953125 background all_cells +219.0401763916016 4721.638671875 background all_cells +199.6402282714844 4715.4296875 background all_cells +297.9779357910156 5006.25048828125 background all_cells +615.3416137695312 5073.1640625 background all_cells +610.1754760742188 5077.5517578125 background all_cells +187.5354461669922 4885.25 background all_cells +606.1810913085938 4866.669921875 background all_cells +268.3464660644531 4887.859375 background all_cells +208.1081695556641 4880.822265625 background all_cells +201.32244873046875 4887.4189453125 background all_cells +194.387451171875 4886.53466796875 background all_cells +269.7439270019531 4760.40185546875 background all_cells +375.5276489257813 4701.24609375 background all_cells +422.2346496582031 4782.37109375 background all_cells +438.2356567382813 4700.56689453125 background all_cells +352.0015869140625 4718.0087890625 background all_cells +177.7861328125 4922.3037109375 background all_cells +182.5381622314453 4896.79052734375 background all_cells +180.1156768798828 4910.1689453125 background all_cells +272.9381103515625 4964.7529296875 background all_cells +294.90887451171875 4999.44921875 background all_cells +289.12420654296875 4925.1171875 background all_cells +281.9122009277344 4997.28662109375 background all_cells +217.3962860107422 4542.6416015625 background all_cells +177.02076721191406 4515.8359375 background all_cells +224.2605438232422 4631.69189453125 background all_cells +183.67190551757807 4598.5078125 background all_cells +219.7417907714844 4547.775390625 background all_cells +319.7485656738281 4610.822265625 background all_cells +376.5679016113281 4644.53759765625 background all_cells +322.1072998046875 4605.5 background all_cells +248.82791137695312 4582.1083984375 background all_cells +264.4333801269531 4614.71923828125 background all_cells +274.56365966796875 4563.09228515625 background all_cells +268.3993530273437 4592.89404296875 background all_cells +257.4448547363281 4554.9072265625 background all_cells +230.95936584472656 4437.9404296875 background all_cells +240.6357269287109 4439.00830078125 background all_cells +234.2735748291016 4432.21142578125 background all_cells +234.51296997070312 4423.42578125 background all_cells +232.52783203125 4461.47998046875 background all_cells +275.3939514160156 4457.2734375 background all_cells +261.6849975585937 4520.44580078125 background all_cells +260.8749084472656 4530.41162109375 background all_cells +261.3468017578125 4504.8720703125 background all_cells +233.53192138671875 4472.36181640625 background all_cells +313.436767578125 4403.3173828125 background all_cells +290.4723815917969 4329.1337890625 background all_cells +324.6630249023437 4461.2685546875 background all_cells +351.50457763671875 4341.353515625 background all_cells +319.27215576171875 4433.4814453125 background all_cells +537.8062133789062 4421.6513671875 background all_cells +479.2931518554688 4416.94384765625 background all_cells +455.5816040039063 4466.74609375 background all_cells +451.006103515625 4470.0615234375 background all_cells +449.677978515625 4465.1953125 background all_cells +502.9822998046875 4439.02978515625 background all_cells +520.789306640625 4468.55078125 background all_cells +493.3912048339844 4467.2958984375 background all_cells +530.4656372070312 4451.53173828125 background all_cells +522.019775390625 4336.3154296875 background all_cells +530.0986328125 4359.96923828125 background all_cells +530.034912109375 4336.6689453125 background all_cells +527.3833618164062 4376.88037109375 background all_cells +519.4261474609375 4385.7265625 background all_cells +533.2687377929688 4382.0654296875 background all_cells +518.7438354492188 4380.39794921875 background all_cells +407.9577331542969 4355.76025390625 background all_cells +433.9422607421875 4496.44677734375 background all_cells +433.1708984375 4378.08837890625 background all_cells +513.3493041992188 4371.904296875 background all_cells +512.6629638671875 4355.693359375 background all_cells +511.1998291015625 4340.76806640625 background all_cells +484.7989196777344 4341.67724609375 background all_cells +517.2186889648438 4375.3369140625 background all_cells +514.8739013671875 4380.05859375 background all_cells +537.7680053710938 4341.625 background all_cells +543.6847534179688 4334.2099609375 background all_cells +536.26953125 4331.70263671875 background all_cells +584.6602172851562 4337.3505859375 background all_cells +578.4838256835938 4331.94970703125 background all_cells +610.187255859375 4442.8447265625 background all_cells +613.667236328125 4439.7197265625 background all_cells +569.0789184570312 4384.3271484375 background all_cells +614.7967529296875 4395.5849609375 background all_cells +588.566162109375 4394.5419921875 background all_cells +593.3786010742188 4390.177734375 background all_cells +148.65164184570312 5358.45361328125 background all_cells +155.25527954101562 5367.2392578125 background all_cells +157.5336151123047 5359.42236328125 background all_cells +153.42840576171875 5347.52197265625 background all_cells +151.18048095703125 5353.55224609375 background all_cells +167.86766052246094 5357.88916015625 background all_cells +163.1784210205078 5364.8759765625 background all_cells +173.5354461669922 5362.93212890625 background all_cells +163.2721710205078 5394.68408203125 background all_cells +174.908935546875 5368.90966796875 background all_cells +170.8263397216797 5371.45947265625 background all_cells +228.44943237304688 5360.5673828125 background all_cells +224.63424682617188 5366.17578125 background all_cells +250.63067626953125 5395.8798828125 background all_cells +261.7012939453125 5404.16552734375 background all_cells +259.7695617675781 5416.19091796875 background all_cells +220.1547393798828 5374.65283203125 background all_cells +231.169189453125 5394.97509765625 background all_cells +220.0458221435547 5384.32275390625 background all_cells +223.9707794189453 5405.4560546875 background all_cells +233.0476226806641 5404.63232421875 background all_cells +234.09217834472656 5410.46533203125 background all_cells +218.3653717041016 5407.28271484375 background all_cells +169.43336486816406 5835.30419921875 background all_cells +188.2061767578125 5387.6083984375 background all_cells +186.12001037597656 5377.61669921875 background all_cells +206.40774536132807 5378.619140625 background all_cells +212.8470764160156 5382.3134765625 background all_cells +210.63131713867188 5373.63623046875 background all_cells +208.3768768310547 5389.22021484375 background all_cells +196.8184814453125 5391.05322265625 background all_cells +202.94140625 5391.49951171875 background all_cells +114.74396514892578 5403.9384765625 background all_cells +117.87663269042967 5409.8623046875 background all_cells +116.8761215209961 5396.87109375 background all_cells +190.74087524414065 5407.35302734375 background all_cells +201.70669555664065 5400.35986328125 background all_cells +193.81692504882807 5410.87158203125 background all_cells +181.5077209472656 5412.390625 background all_cells +186.3445281982422 5412.32958984375 background all_cells +185.41632080078125 5403.6630859375 background all_cells +144.34642028808594 5410.337890625 background all_cells +152.43617248535156 5406.99658203125 background all_cells +131.93096923828125 5408.2724609375 background all_cells +201.30519104003903 5424.599609375 background all_cells +261.5036926269531 5446.525390625 background all_cells +233.01467895507807 5441.1806640625 background all_cells +234.80636596679688 5437.33447265625 background all_cells +223.08587646484372 5432.6865234375 background all_cells +230.57415771484372 5446.47314453125 background all_cells +228.8478546142578 5435.603515625 background all_cells +224.2721710205078 5446.8095703125 background all_cells +223.04893493652344 5441.9912109375 background all_cells +210.87252807617188 5429.77587890625 background all_cells +219.2560577392578 5444.93896484375 background all_cells +157.60757446289062 5433.03759765625 background all_cells +159.51422119140625 5438.1044921875 background all_cells +151.48944091796875 5435.39892578125 background all_cells +186.62998962402344 5420.32763671875 background all_cells +190.9458923339844 5429.44091796875 background all_cells +194.01475524902344 5422.05322265625 background all_cells +173.34609985351562 5429.38037109375 background all_cells +183.76312255859372 5425.61669921875 background all_cells +179.660400390625 5418.30810546875 background all_cells +180.8978271484375 5429.1455078125 background all_cells +174.6713104248047 5422.064453125 background all_cells +172.8379669189453 5438.544921875 background all_cells +162.22299194335938 5429.30517578125 background all_cells +168.31216430664062 5418.59228515625 background all_cells +168.54879760742188 5425.32275390625 background all_cells +163.345947265625 5422.234375 background all_cells +157.2292938232422 5420.6484375 background all_cells +156.82533264160156 5427.6572265625 background all_cells +153.5930633544922 5423.96826171875 background all_cells +129.8019256591797 5414.5625 background all_cells +118.83287048339844 5416.19140625 background all_cells +136.11318969726562 5416.5263671875 background all_cells +124.37835693359376 5412.97216796875 background all_cells +136.99444580078125 5424.083984375 background all_cells +148.06512451171875 5418.3349609375 background all_cells +143.0941619873047 5419.82080078125 background all_cells +140.7132568359375 5431.95654296875 background all_cells +124.58438873291016 5420.90478515625 background all_cells +130.62478637695312 5430.162109375 background all_cells +130.8135223388672 5421.962890625 background all_cells +22.86964225769043 5360.7333984375 background all_cells +52.61125564575195 5380.1650390625 background all_cells +24.814674377441406 5368.08349609375 background all_cells +33.57963180541992 5408.59423828125 background all_cells +46.37427520751953 5399.046875 background all_cells +45.322566986083984 5412.728515625 background all_cells +36.5875129699707 5400.8271484375 background all_cells +36.14833831787109 5413.73046875 background all_cells +26.423280715942383 5409.419921875 background all_cells +26.765043258666992 5404.5546875 background all_cells +102.4970932006836 5429.068359375 background all_cells +111.21822357177734 5411.208984375 background all_cells +110.0696029663086 5430.36279296875 background all_cells +106.51687622070312 5418.70849609375 background all_cells +83.37801361083984 5421.2177734375 background all_cells +92.31803131103516 5422.92578125 background all_cells +88.14761352539062 5421.3955078125 background all_cells +98.26748657226562 5420.85205078125 background all_cells +97.18473815917967 5412.9013671875 background all_cells +51.56511306762695 5408.06201171875 background all_cells +77.59649658203125 5408.3994140625 background all_cells +70.1891098022461 5408.8896484375 background all_cells +112.8990707397461 5352.09228515625 background all_cells +129.48092651367188 5348.740234375 background all_cells +109.0231704711914 5369.18017578125 background all_cells +97.86377716064452 5363.15380859375 background all_cells +109.4329605102539 5393.4033203125 background all_cells +124.03791809082033 5388.205078125 background all_cells +73.22180938720703 5354.85205078125 background all_cells +83.78571319580078 5363.619140625 background all_cells +76.5191879272461 5380.02392578125 background all_cells +74.39739990234375 5360.93017578125 background all_cells +48.44435119628906 5033.47265625 background all_cells +28.101436614990234 5083.64697265625 background all_cells +29.021574020385746 5060.55029296875 background all_cells +45.902591705322266 5106.38916015625 background all_cells +63.00478363037109 5097.8837890625 background all_cells +41.607032775878906 5160.8056640625 background all_cells +36.91020202636719 5168.03564453125 background all_cells +25.640539169311523 5166.28515625 background all_cells +23.78713035583496 5118.76611328125 background all_cells +33.67462921142578 5135.1591796875 background all_cells +36.63478469848633 5144.2314453125 background all_cells +64.8112564086914 5149.6298828125 background all_cells +43.71563720703125 5139.1640625 background all_cells +62.71525955200195 5126.57958984375 background all_cells +130.3069305419922 5167.91015625 background all_cells +153.35476684570312 5178.29052734375 background all_cells +151.47666931152344 5155.22802734375 background all_cells +73.0130615234375 5159.447265625 background all_cells +83.87832641601562 5158.08056640625 background all_cells +78.10196685791016 5171.93603515625 background all_cells +96.21823120117188 5103.98779296875 background all_cells +106.02701568603516 5163.50634765625 background all_cells +99.20722198486328 5109.5771484375 background all_cells +69.08488464355469 5332.72265625 background all_cells +80.32319641113281 5299.82373046875 background all_cells +77.5681381225586 5329.9326171875 background all_cells +76.56510162353516 5334.70556640625 background all_cells +123.94393157958984 5329.8095703125 background all_cells +144.1328125 5318.296875 background all_cells +142.7163543701172 5335.83837890625 background all_cells +140.95059204101562 5306.849609375 background all_cells +101.902099609375 5326.09375 background all_cells +99.53855895996094 5343.68310546875 background all_cells +98.22193908691406 5330.41259765625 background all_cells +78.81060791015625 5211.8125 background all_cells +97.81531524658205 5196.158203125 background all_cells +85.42964172363281 5212.31640625 background all_cells +150.93174743652344 5292.64501953125 background all_cells +148.50733947753906 5297.93701171875 background all_cells +153.85279846191406 5289.18017578125 background all_cells +140.97067260742188 5297.0849609375 background all_cells +121.4570541381836 5217.0771484375 background all_cells +179.08999633789062 5223.26171875 background all_cells +156.88626098632812 5244.16943359375 background all_cells +143.73117065429688 5231.48291015625 background all_cells +142.45562744140625 5216.0517578125 background all_cells +87.34612274169922 5278.916015625 background all_cells +81.2821044921875 5254.9296875 background all_cells +110.12135314941406 5289.22021484375 background all_cells +95.3516845703125 5300.82177734375 background all_cells +110.4946517944336 5252.00732421875 background all_cells +102.80792999267578 5290.75390625 background all_cells +27.76247215270996 5189.2880859375 background all_cells +35.52445602416992 5208.27197265625 background all_cells +30.314844131469727 5202.7666015625 background all_cells +20.41944122314453 5198.7255859375 background all_cells +47.80692672729492 5319.48583984375 background all_cells +51.64738845825195 5324.8125 background all_cells +53.0574951171875 5342.1611328125 background all_cells +55.26762390136719 5275.87255859375 background all_cells +49.9661865234375 5272.50830078125 background all_cells +41.024898529052734 5312.919921875 background all_cells +25.82115364074707 5295.15380859375 background all_cells +29.678611755371094 5289.3779296875 background all_cells +179.3302764892578 5103.01611328125 background all_cells +191.4921875 5167.474609375 background all_cells +191.77801513671875 5153.08251953125 background all_cells +273.4203186035156 5138.56201171875 background all_cells +278.72998046875 5150.85888671875 background all_cells +278.58258056640625 5140.33203125 background all_cells +277.6304016113281 5134.7138671875 background all_cells +204.23687744140625 5045.083984375 background all_cells +230.1190490722656 5094.669921875 background all_cells +258.3150634765625 5055.92529296875 background all_cells +224.0079803466797 5080.3408203125 background all_cells +200.5603179931641 5273.8056640625 background all_cells +216.8223114013672 5277.6748046875 background all_cells +216.0612335205078 5252.57666015625 background all_cells +208.4582672119141 5250.16064453125 background all_cells +262.9962463378906 5218.4716796875 background all_cells +251.51089477539065 5219.4326171875 background all_cells +154.92840576171875 5304.8427734375 background all_cells +149.93605041503906 5303.294921875 background all_cells +151.0298614501953 5342.40478515625 background all_cells +146.29339599609375 5341.38525390625 background all_cells +146.29946899414062 5334.12060546875 background all_cells +164.2884521484375 5279.298828125 background all_cells +155.98545837402344 5283.30712890625 background all_cells +197.5335693359375 5256.69091796875 background all_cells +195.1367645263672 5273.33642578125 background all_cells +191.2652282714844 5257.9638671875 background all_cells +174.418701171875 5277.2939453125 background all_cells +235.0615234375 5335.37841796875 background all_cells +225.66943359375 5343.115234375 background all_cells +236.94171142578125 5339.87158203125 background all_cells +231.0349578857422 5337.07080078125 background all_cells +231.1252593994141 5353.05419921875 background all_cells +230.9220428466797 5346.62060546875 background all_cells +236.1181488037109 5349.12451171875 background all_cells +234.50689697265625 5365.54052734375 background all_cells +233.75071716308597 5358.00244140625 background all_cells +240.71746826171875 5300.06884765625 background all_cells +230.34483337402344 5303.18505859375 background all_cells +235.6549835205078 5309.02880859375 background all_cells +233.4033203125 5316.83544921875 background all_cells +228.17051696777344 5308.28369140625 background all_cells +232.3535919189453 5321.9755859375 background all_cells +237.9702606201172 5330.45849609375 background all_cells +267.4291687011719 5245.19189453125 background all_cells +243.7888946533203 5255.09912109375 background all_cells +250.0780487060547 5249.4443359375 background all_cells +243.85580444335935 5245.40283203125 background all_cells +236.1663360595703 5292.29150390625 background all_cells +233.1933441162109 5298.54345703125 background all_cells +252.27120971679688 5295.41455078125 background all_cells +241.97488403320312 5264.712890625 background all_cells +229.8576202392578 5283.7294921875 background all_cells +254.0050048828125 5280.271484375 background all_cells +232.6352081298828 5275.5732421875 background all_cells +283.7706604003906 5247.7841796875 background all_cells +277.3945617675781 5294.830078125 background all_cells +279.4705505371094 5258.14990234375 background all_cells +239.85240173339844 5356.56982421875 background all_cells +264.56573486328125 5379.53369140625 background all_cells +244.77603149414065 5378.669921875 background all_cells +287.79888916015625 5338.89892578125 background all_cells +282.2216491699219 5334.87158203125 background all_cells +272.0042724609375 5341.513671875 background all_cells +243.57342529296875 5342.7216796875 background all_cells +256.8186340332031 5341.38671875 background all_cells +364.6018371582031 5173.10302734375 background all_cells +370.2363586425781 5158.7001953125 background all_cells +376.1495666503906 5179.70703125 background all_cells +371.8626403808594 5181.337890625 background all_cells +420.634033203125 5169.5908203125 background all_cells +401.7718811035156 5158.6640625 background all_cells +379.2404174804688 5181.4541015625 background all_cells +395.3255615234375 5253.3828125 background all_cells +365.8739013671875 5203.07958984375 background all_cells +437.4143371582031 5239.9892578125 background all_cells +380.3158874511719 5196.09326171875 background all_cells +302.7082214355469 5226.67919921875 background all_cells +304.93817138671875 5215.42041015625 background all_cells +302.552001953125 5242.80810546875 background all_cells +308.11785888671875 5246.3359375 background all_cells +305.9948425292969 5235.1162109375 background all_cells +340.6879577636719 5245.7333984375 background all_cells +299.4920349121094 5238.82373046875 background all_cells +295.577880859375 5249.5068359375 background all_cells +294.811279296875 5238.5068359375 background all_cells +314.5328674316406 5298.55224609375 background all_cells +321.8641052246094 5249.93896484375 background all_cells +334.91357421875 5251.77783203125 background all_cells +321.4864196777344 5230.27783203125 background all_cells +302.9466552734375 5204.06396484375 background all_cells +304.5989685058594 5209.4970703125 background all_cells +356.1637268066406 5209.96484375 background all_cells +266.63653564453125 5229.68603515625 background all_cells +273.9068603515625 5238.357421875 background all_cells +272.9394226074219 5226.87841796875 background all_cells +269.3948974609375 5233.021484375 background all_cells +243.35577392578125 5161.0673828125 background all_cells +244.3593597412109 5180.97705078125 background all_cells +258.4543762207031 5180.3193359375 background all_cells +568.4722900390625 5174.29638671875 background all_cells +551.755859375 5182.61083984375 background all_cells +242.4698028564453 5185.3203125 background all_cells +253.19842529296875 5203.0703125 background all_cells +255.3840484619141 5188.8056640625 background all_cells +267.855224609375 5192.2578125 background all_cells +280.4535522460937 5191.19140625 background all_cells +275.2335205078125 5190.68115234375 background all_cells +270.6462707519531 5183.94287109375 background all_cells +262.5936889648437 5175.947265625 background all_cells +266.03912353515625 5177.50439453125 background all_cells +266.8988952636719 5163.85546875 background all_cells +338.73126220703125 5132.3046875 background all_cells +339.95684814453125 5151.20947265625 background all_cells +341.7505798339844 5138.07763671875 background all_cells +338.38775634765625 5144.04541015625 background all_cells +353.2014465332031 5190.07763671875 background all_cells +354.88507080078125 5203.25244140625 background all_cells +351.7858581542969 5164.78076171875 background all_cells +347.5855407714844 5184.97265625 background all_cells +323.909423828125 5118.8466796875 background all_cells +310.29736328125 5116.97265625 background all_cells +334.65087890625 5124.169921875 background all_cells +315.4447021484375 5120.57763671875 background all_cells +326.8803100585937 5131.2578125 background all_cells +327.9811706542969 5176.638671875 background all_cells +331.16766357421875 5141.5537109375 background all_cells +321.3460388183594 5200.8388671875 background all_cells +333.23321533203125 5197.72216796875 background all_cells +292.9895324707031 5165.1181640625 background all_cells +289.5844116210937 5162.09423828125 background all_cells +290.545166015625 5182.103515625 background all_cells +286.8874206542969 5186.2578125 background all_cells +292.3642578125 5129.93115234375 background all_cells +305.0264587402344 5127.95654296875 background all_cells +297.7211608886719 5132.70458984375 background all_cells +289.2024841308594 5151.0224609375 background all_cells +304.2812805175781 5148.20263671875 background all_cells +294.599609375 5143.92529296875 background all_cells +293.51324462890625 5155.2392578125 background all_cells +1060.429443359375 3516.78271484375 background all_cells +1057.8929443359375 3507.13916015625 background all_cells +1064.68994140625 3503.467041015625 background all_cells +1061.029296875 3526.855712890625 background all_cells +1053.572509765625 3533.9658203125 background all_cells +1046.4925537109375 3540.058349609375 background all_cells +1044.3172607421875 3534.092041015625 background all_cells +1044.23046875 3519.378173828125 background all_cells +1053.10595703125 3519.9775390625 background all_cells +1049.1910400390625 3518.8837890625 background all_cells +1037.7042236328125 3590.3154296875 background all_cells +1006.5333862304688 3597.461669921875 background all_cells +1052.2064208984375 3577.621826171875 background all_cells +1050.5789794921875 3590.45263671875 background all_cells +1040.9803466796875 3586.1962890625 background all_cells +1040.5999755859375 3596.3583984375 background all_cells +1048.51513671875 3600.261474609375 background all_cells +1051.4217529296875 3602.92333984375 background all_cells +1034.0963134765625 3625.253662109375 background all_cells +1011.2429809570312 3617.303466796875 background all_cells +1051.754150390625 3620.8505859375 background all_cells +1020.9271240234376 3614.90087890625 background all_cells +1042.8250732421875 3620.31787109375 background all_cells +1012.6260375976562 3598.488037109375 background all_cells +1036.72021484375 3612.80126953125 background all_cells +1018.98193359375 3603.918212890625 background all_cells +1055.9219970703125 3580.5419921875 background all_cells +1058.4642333984375 3583.99169921875 background all_cells +1060.346923828125 3542.294677734375 background all_cells +1045.16552734375 3552.2373046875 background all_cells +1048.2447509765625 3570.392822265625 background all_cells +1073.1947021484375 3556.724853515625 background all_cells +995.3018798828124 3558.99755859375 background all_cells +998.6766967773438 3585.61279296875 background all_cells +995.0348510742188 3570.243408203125 background all_cells +1000.010009765625 3527.007568359375 background all_cells +1028.779541015625 3563.945556640625 background all_cells +1042.62841796875 3562.5 background all_cells +1037.3521728515625 3558.21484375 background all_cells +1017.10888671875 3532.384521484375 background all_cells +1023.53369140625 3544.970947265625 background all_cells +1040.3599853515625 3539.0556640625 background all_cells +1034.30810546875 3527.127197265625 background all_cells +1027.978271484375 3535.718505859375 background all_cells +1018.8814086914062 3568.321044921875 background all_cells +1022.4960327148438 3589.942138671875 background all_cells +1027.960205078125 3581.170166015625 background all_cells +1015.9745483398438 3580.216552734375 background all_cells +1015.3544921875 3556.502197265625 background all_cells +1022.8931884765624 3561.170166015625 background all_cells +1006.8931274414062 3558.5947265625 background all_cells +1005.27294921875 3580.6025390625 background all_cells +1009.9594116210938 3565.656982421875 background all_cells +1008.5098266601562 3552.421875 background all_cells +1006.5830078125 3731.0341796875 background all_cells +1037.541748046875 3737.764892578125 background all_cells +1020.783203125 3724.144775390625 background all_cells +1030.0706787109375 3740.139404296875 background all_cells +1014.192138671875 3747.784912109375 background all_cells +1017.5899047851562 3740.18505859375 background all_cells +1022.5406494140624 3748.1123046875 background all_cells +1029.38134765625 3758.353515625 background all_cells +1027.9093017578125 3747.5048828125 background all_cells +1022.4081420898438 3785.475830078125 background all_cells +1007.1571655273438 3772.119873046875 background all_cells +1008.1337280273438 3766.40380859375 background all_cells +1014.304931640625 3783.222900390625 background all_cells +1015.4891967773438 3776.525634765625 background all_cells +1015.1217041015624 3766.234375 background all_cells +1055.8553466796875 3800.136474609375 background all_cells +1007.7821655273438 3805.374755859375 background all_cells +1030.0655517578125 3807.162353515625 background all_cells +1038.7801513671875 3802.38623046875 background all_cells +1050.4342041015625 3799.681640625 background all_cells +1045.9842529296875 3822.327392578125 background all_cells +1048.8505859375 3825.356689453125 background all_cells +1049.171142578125 3816.930908203125 background all_cells +1061.617431640625 3822.982177734375 background all_cells +1056.6185302734375 3816.380859375 background all_cells +1036.35107421875 3817.594482421875 background all_cells +1043.7266845703125 3818.61962890625 background all_cells +1043.1815185546875 3811.890380859375 background all_cells +1040.31689453125 3824.63525390625 background all_cells +1079.3905029296875 3804.690185546875 background all_cells +1087.3314208984375 3810.3642578125 background all_cells +1066.658447265625 3811.12255859375 background all_cells +1060.6767578125 3805.72021484375 background all_cells +1079.95751953125 3838.938720703125 background all_cells +1051.92431640625 3845.137451171875 background all_cells +1067.42041015625 3843.927978515625 background all_cells +1061.1898193359375 3844.537841796875 background all_cells +1090.2823486328125 3782.752685546875 background all_cells +1094.02783203125 3794.139404296875 background all_cells +1092.4093017578125 3776.341064453125 background all_cells +1095.100830078125 3787.603515625 background all_cells +1093.8443603515625 3770.638671875 background all_cells +1081.055419921875 3818.664794921875 background all_cells +1092.7489013671875 3827.94140625 background all_cells +1068.712158203125 3829.64208984375 background all_cells +1076.83740234375 3780.42333984375 background all_cells +1087.228759765625 3795.248291015625 background all_cells +1084.28369140625 3777.043212890625 background all_cells +1077.84130859375 3790.84619140625 background all_cells +825.3447875976562 3627.876953125 background all_cells +835.519287109375 3633.364013671875 background all_cells +848.1029052734375 3627.344970703125 background all_cells +849.6034545898438 3661.03955078125 background all_cells +828.5923461914062 3664.485595703125 background all_cells +835.9383544921875 3647.867431640625 background all_cells +1068.310546875 3756.4150390625 background all_cells +1059.3663330078125 3767.57958984375 background all_cells +1057.631591796875 3758.900146484375 background all_cells +1043.406982421875 3786.47509765625 background all_cells +1053.2882080078125 3782.7236328125 background all_cells +1047.2747802734375 3777.810546875 background all_cells +1062.8072509765625 3775.848388671875 background all_cells +1068.998046875 3768.44189453125 background all_cells +1067.1898193359375 3798.792236328125 background all_cells +1061.4071044921875 3791.112060546875 background all_cells +1072.10888671875 3773.989990234375 background all_cells +1067.3197021484375 3784.859375 background all_cells +1035.8414306640625 3764.80224609375 background all_cells +1040.9739990234375 3758.913330078125 background all_cells +1041.6820068359375 3728.27587890625 background all_cells +1059.960693359375 3731.254638671875 background all_cells +1055.034423828125 3725.572509765625 background all_cells +1047.2955322265625 3729.36328125 background all_cells +1085.79150390625 3759.593994140625 background all_cells +1087.6575927734375 3732.79296875 background all_cells +1085.818115234375 3744.717041015625 background all_cells +1094.5643310546875 3742.536865234375 background all_cells +1067.615966796875 3737.801025390625 background all_cells +1074.4822998046875 3737.347412109375 background all_cells +1043.335205078125 3695.85009765625 background all_cells +1069.3438720703125 3697.693115234375 background all_cells +1071.975341796875 3688.76513671875 background all_cells +1065.21826171875 3707.884521484375 background all_cells +1058.590087890625 3711.2666015625 background all_cells +1050.5223388671875 3721.582275390625 background all_cells +1069.1920166015625 3722.3291015625 background all_cells +1054.9569091796875 3710.1591796875 background all_cells +1066.166259765625 3716.283447265625 background all_cells +1000.81103515625 3716.286376953125 background all_cells +1033.75 3713.36865234375 background all_cells +1035.2198486328125 3703.65576171875 background all_cells +1023.706787109375 3709.008056640625 background all_cells +1009.9816284179688 3703.552978515625 background all_cells +1025.639404296875 3647.64599609375 background all_cells +1015.5447998046876 3634.0771484375 background all_cells +1032.125244140625 3630.077880859375 background all_cells +1018.1752319335938 3648.52783203125 background all_cells +1041.8466796875 3637.94970703125 background all_cells +1038.6552734375 3632.451904296875 background all_cells +1051.6488037109375 3630.033935546875 background all_cells +1055.4637451171875 3648.473388671875 background all_cells +1043.832763671875 3684.5166015625 background all_cells +1030.8428955078125 3679.41064453125 background all_cells +1042.8125 3672.377197265625 background all_cells +1046.116455078125 3743.06787109375 background all_cells +1067.196533203125 3746.294921875 background all_cells +1036.3348388671875 3747.58984375 background all_cells +1040.0284423828125 3747.247802734375 background all_cells +1056.490966796875 3743.52001953125 background all_cells +1039.4443359375 3654.76318359375 background all_cells +1011.7235717773438 3665.682373046875 background all_cells +1025.5870361328125 3657.77001953125 background all_cells +1034.35009765625 3656.099609375 background all_cells +873.0966796875 3524.994384765625 background all_cells +878.2229614257812 3520.9365234375 background all_cells +868.2586669921875 3571.331787109375 background all_cells +869.6793823242188 3586.24853515625 background all_cells +876.7603149414062 3586.53662109375 background all_cells +860.957275390625 3590.0126953125 background all_cells +845.8733520507812 3578.116943359375 background all_cells +836.4273071289062 3611.585205078125 background all_cells +821.8184814453125 3617.509765625 background all_cells +834.865234375 3599.00146484375 background all_cells +834.2949829101562 3578.058349609375 background all_cells +833.2052001953125 3604.35302734375 background all_cells +833.4229736328125 3538.819580078125 background all_cells +830.1951293945312 3550.04150390625 background all_cells +824.1953735351562 3541.290283203125 background all_cells +829.10205078125 3531.834716796875 background all_cells +826.2047729492188 3560.1181640625 background all_cells +839.8161010742188 3559.1494140625 background all_cells +840.7457275390625 3565.294677734375 background all_cells +849.248291015625 3526.750244140625 background all_cells +853.9259033203125 3526.623291015625 background all_cells +866.943359375 3549.238037109375 background all_cells +903.080078125 3532.971435546875 background all_cells +888.7864379882812 3540.27099609375 background all_cells +894.4303588867188 3534.670654296875 background all_cells +889.9625244140625 3611.623779296875 background all_cells +896.4157104492188 3599.826904296875 background all_cells +903.8934326171876 3571.16748046875 background all_cells +927.982421875 3569.16455078125 background all_cells +907.2131958007812 3583.0205078125 background all_cells +871.0277709960938 3645.60400390625 background all_cells +885.6072387695312 3640.235107421875 background all_cells +883.692138671875 3550.437255859375 background all_cells +888.949462890625 3556.979248046875 background all_cells +901.3841552734376 3549.851318359375 background all_cells +890.28955078125 3548.695556640625 background all_cells +913.547607421875 3532.695068359375 background all_cells +915.3710327148438 3561.012451171875 background all_cells +922.9678955078124 3554.174560546875 background all_cells +917.2984619140624 3540.59716796875 background all_cells +1127.8692626953125 3246.841064453125 background all_cells +1127.439453125 3274.506103515625 background all_cells +1133.0010986328125 3285.76806640625 background all_cells +1144.794677734375 3284.949951171875 background all_cells +1137.0625 3282.389404296875 background all_cells +1135.069091796875 3278.322509765625 background all_cells +1133.6331787109375 3275.8994140625 background all_cells +1098.2447509765625 3263.657958984375 background all_cells +1089.1669921875 3286.058349609375 background all_cells +1089.1163330078125 3278.703125 background all_cells +1086.990234375 3293.61865234375 background all_cells +1099.7352294921875 3282.73779296875 background all_cells +1110.7894287109375 3262.494873046875 background all_cells +1118.770263671875 3294.3818359375 background all_cells +1118.2608642578125 3280.293701171875 background all_cells +1108.18896484375 3283.509033203125 background all_cells +1108.6402587890625 3269.709716796875 background all_cells +1242.9287109375 3317.125244140625 background all_cells +1248.3892822265625 3327.044189453125 background all_cells +1282.522216796875 3327.05224609375 background all_cells +1275.8480224609375 3345.092041015625 background all_cells +1227.5986328125 3327.585205078125 background all_cells +1229.9835205078125 3345.43408203125 background all_cells +1199.7646484375 3297.899169921875 background all_cells +1224.9788818359375 3299.798583984375 background all_cells +1217.169677734375 3310.4130859375 background all_cells +1211.9990234375 3299.801513671875 background all_cells +1245.13671875 3309.013427734375 background all_cells +1276.635498046875 3307.42333984375 background all_cells +1266.1953125 3299.89404296875 background all_cells +1267.8211669921875 3270.93896484375 background all_cells +1257.476318359375 3278.41357421875 background all_cells +1262.3822021484375 3271.532470703125 background all_cells +1278.943359375 3261.588134765625 background all_cells +1239.3209228515625 3267.308837890625 background all_cells +1201.053955078125 3276.740234375 background all_cells +1235.371337890625 3282.515625 background all_cells +1233.630126953125 3246.042236328125 background all_cells +1216.9810791015625 3273.02490234375 background all_cells +1199.0555419921875 3286.6708984375 background all_cells +1237.5340576171875 3290.80908203125 background all_cells +1227.56396484375 3288.060546875 background all_cells +1148.67724609375 3322.041015625 background all_cells +1150.10205078125 3338.15087890625 background all_cells +1144.020263671875 3335.905517578125 background all_cells +1184.6805419921875 3373.0400390625 background all_cells +1173.8419189453125 3363.276611328125 background all_cells +1179.2568359375 3355.64990234375 background all_cells +1176.3609619140625 3372.560302734375 background all_cells +1169.4710693359375 3355.8818359375 background all_cells +1166.192138671875 3363.356689453125 background all_cells +1155.8895263671875 3346.372314453125 background all_cells +1175.3231201171875 3349.63134765625 background all_cells +1170.283447265625 3346.659912109375 background all_cells +1163.4150390625 3348.8134765625 background all_cells +1158.9580078125 3339.720458984375 background all_cells +1154.4066162109375 3334.953125 background all_cells +1113.68701171875 3342.432861328125 background all_cells +1115.218505859375 3328.0390625 background all_cells +1137.788330078125 3335.82861328125 background all_cells +1139.9619140625 3330.30712890625 background all_cells +1168.603759765625 3335.57958984375 background all_cells +1169.8253173828125 3341.318115234375 background all_cells +1120.400146484375 3334.060546875 background all_cells +1130.44482421875 3345.08203125 background all_cells +1127.7918701171875 3336.26513671875 background all_cells +1126.6474609375 3329.467529296875 background all_cells +1123.2435302734375 3322.205078125 background all_cells +1118.654541015625 3315.02978515625 background all_cells +1134.5760498046875 3310.814453125 background all_cells +1131.314208984375 3317.09423828125 background all_cells +1157.440185546875 3277.169677734375 background all_cells +1177.111572265625 3279.6708984375 background all_cells +1174.756591796875 3286.436279296875 background all_cells +1157.63623046875 3255.85205078125 background all_cells +1185.7286376953125 3271.666748046875 background all_cells +1193.93994140625 3263.735595703125 background all_cells +1188.6949462890625 3240.880615234375 background all_cells +1171.8660888671875 3293.610595703125 background all_cells +1185.40673828125 3290.106689453125 background all_cells +1181.9136962890625 3301.6015625 background all_cells +1177.052734375 3295.917236328125 background all_cells +1171.6212158203125 3300.767822265625 background all_cells +1149.9359130859375 3300.028564453125 background all_cells +1156.9842529296875 3291.355224609375 background all_cells +1265.213623046875 3714.930419921875 background all_cells +1264.3922119140625 3705.146728515625 background all_cells +1271.064208984375 3779.6611328125 background all_cells +1269.5445556640625 3771.776611328125 background all_cells +1263.5435791015625 3762.85107421875 background all_cells +1269.8013916015625 3764.479248046875 background all_cells +1272.6513671875 3722.498046875 background all_cells +1266.65625 3743.414794921875 background all_cells +1263.8104248046875 3726.20947265625 background all_cells +1216.734130859375 4247.08447265625 background all_cells +1253.994873046875 4308.212890625 background all_cells +1235.307861328125 4299.85009765625 background all_cells +1119.6556396484375 4414.400390625 background all_cells +1159.1702880859375 4390.5732421875 background all_cells +1153.7900390625 4388.46826171875 background all_cells +1132.5682373046875 4414.8525390625 background all_cells +1098.339111328125 4444.57373046875 background all_cells +1104.1824951171875 4461.36669921875 background all_cells +1102.649169921875 4452.4248046875 background all_cells +1097.824462890625 4453.1845703125 background all_cells +1085.1624755859375 4397.72509765625 background all_cells +1101.0242919921875 4404.93603515625 background all_cells +1094.1953125 4436.36865234375 background all_cells +1193.254638671875 4280.06982421875 background all_cells +1197.4642333984375 4320.953125 background all_cells +1182.1002197265625 4285.107421875 background all_cells +1159.71240234375 4280.1103515625 background all_cells +1157.663330078125 4212.26708984375 background all_cells +1174.0447998046875 4218.23046875 background all_cells +1170.642333984375 4139.4033203125 background all_cells +1190.127197265625 4226.263671875 background all_cells +1156.6170654296875 4267.91845703125 background all_cells +1160.886474609375 4220.01123046875 background all_cells +1242.748291015625 4214.9453125 background all_cells +1255.62255859375 4223.20947265625 background all_cells +1249.8582763671875 4234.54150390625 background all_cells +1240.3251953125 4227.36865234375 background all_cells +1237.791259765625 4222.74951171875 background all_cells +1210.509765625 4164.6552734375 background all_cells +1231.70849609375 4181.79296875 background all_cells +1229.93505859375 4174.4033203125 background all_cells +1238.6309814453125 4166.9580078125 background all_cells +1236.79833984375 4169.9560546875 background all_cells +1218.6201171875 4174.6982421875 background all_cells +1242.194091796875 4194.9150390625 background all_cells +1258.3133544921875 4159.9921875 background all_cells +1248.0277099609375 4191.486328125 background all_cells +1282.4774169921875 3891.248779296875 background all_cells +1265.2471923828125 3929.51513671875 background all_cells +1272.6031494140625 3823.145751953125 background all_cells +1278.3328857421875 3824.042236328125 background all_cells +1274.9693603515625 3827.308349609375 background all_cells +1272.3472900390625 3801.899169921875 background all_cells +1261.3275146484375 3818.65478515625 background all_cells +1280.9810791015625 3816.778076171875 background all_cells +1265.9061279296875 3816.180419921875 background all_cells +1268.9288330078125 3810.0654296875 background all_cells +1282.0740966796875 3801.798583984375 background all_cells +1276.166748046875 3967.9130859375 background all_cells +1268.892578125 3967.6259765625 background all_cells +1276.143798828125 3412.82666015625 background all_cells +1288.2138671875 3413.583251953125 background all_cells +1289.116943359375 3400.36083984375 background all_cells +1282.59228515625 3405.3818359375 background all_cells +1292.3270263671875 3405.15771484375 background all_cells +1294.902587890625 3412.680419921875 background all_cells +1294.3575439453125 3419.589111328125 background all_cells +1299.949951171875 3404.001708984375 background all_cells +1309.0350341796875 3403.097412109375 background all_cells +1304.429443359375 3413.520263671875 background all_cells +1338.6510009765625 3423.89599609375 background all_cells +1336.875732421875 4066.558837890625 background all_cells +1346.61669921875 4078.582275390625 background all_cells +1331.559326171875 4082.37841796875 background all_cells +1354.3048095703125 4133.85498046875 background all_cells +1346.2952880859375 3426.71728515625 background all_cells +1330.919189453125 4293.7294921875 background all_cells +1328.0936279296875 4469.48486328125 background all_cells +1313.3502197265625 4430.8515625 background all_cells +1323.0582275390625 4294.65380859375 background all_cells +1342.1400146484375 4198.22265625 background all_cells +1349.263671875 4336.9189453125 background all_cells +1339.7056884765625 4315.853515625 background all_cells +1349.49658203125 4255.83447265625 background all_cells +1329.2166748046875 4053.12548828125 background all_cells +1319.847412109375 4289.16455078125 background all_cells +1328.1573486328125 4091.09521484375 background all_cells +1331.3739013671875 3428.1435546875 background all_cells +1326.1552734375 3430.968505859375 background all_cells +1316.1904296875 3430.35986328125 background all_cells +1290.49267578125 3428.914306640625 background all_cells +1298.4267578125 3428.54296875 background all_cells +1306.0413818359375 4038.19287109375 background all_cells +1298.517822265625 4076.473388671875 background all_cells +1301.0457763671875 4102.01220703125 background all_cells +1303.09326171875 4084.033935546875 background all_cells +1276.11572265625 4243.541015625 background all_cells +1292.5128173828125 4368.798828125 background all_cells +1288.7078857421875 3443.2763671875 background all_cells +1283.08740234375 4073.306884765625 background all_cells +1299.0399169921875 3445.5751953125 background all_cells +1307.0633544921875 3444.6201171875 background all_cells +1341.9466552734375 3395.292236328125 background all_cells +1344.4898681640625 3415.46630859375 background all_cells +1356.014892578125 3421.329833984375 background all_cells +1337.17919921875 3416.25732421875 background all_cells +1329.3831787109375 3411.459716796875 background all_cells +1325.5135498046875 3420.4580078125 background all_cells +1314.83740234375 3413.705810546875 background all_cells +1307.7850341796875 3436.4453125 background all_cells +1335.500244140625 3433.146728515625 background all_cells +1355.6014404296875 3430.807861328125 background all_cells +1346.79150390625 3436.65673828125 background all_cells +1300.3897705078125 3459.73046875 background all_cells +1311.9779052734375 3458.50390625 background all_cells +1306.660400390625 3463.95361328125 background all_cells +1302.7113037109375 3472.263671875 background all_cells +1332.758056640625 3468.381591796875 background all_cells +1329.4530029296875 3449.390380859375 background all_cells +1114.984130859375 3430.965576171875 background all_cells +1104.900390625 3416.03466796875 background all_cells +1090.5712890625 3415.442626953125 background all_cells +1100.2579345703125 3428.999267578125 background all_cells +1097.022705078125 3412.82861328125 background all_cells +1096.3255615234375 3424.99267578125 background all_cells +1089.1490478515625 3404.42724609375 background all_cells +1103.112548828125 3436.68603515625 background all_cells +1091.3411865234375 3440.739990234375 background all_cells +1097.1478271484375 3440.06787109375 background all_cells +1188.2508544921875 3465.931640625 background all_cells +1188.887451171875 3459.1220703125 background all_cells +1188.777099609375 3452.105224609375 background all_cells +1201.5479736328125 3445.803955078125 background all_cells +1277.32373046875 3433.25048828125 background all_cells +1255.5718994140625 3461.807861328125 background all_cells +1269.9432373046875 3417.82421875 background all_cells +1282.98095703125 3424.7431640625 background all_cells +1284.298583984375 3451.384033203125 background all_cells +1280.3089599609375 3441.53857421875 background all_cells +1194.357666015625 3423.290283203125 background all_cells +1195.2144775390625 3413.2158203125 background all_cells +1131.7388916015625 3441.387939453125 background all_cells +1142.23486328125 3428.919189453125 background all_cells +1144.37890625 3444.68603515625 background all_cells +1162.1595458984375 3465.08056640625 background all_cells +1164.5582275390625 3447.919677734375 background all_cells +1143.1224365234375 3462.38623046875 background all_cells +1134.0380859375 3472.905517578125 background all_cells +1275.575439453125 3595.3330078125 background all_cells +1279.7076416015625 3605.881103515625 background all_cells +1264.922607421875 3605.6640625 background all_cells +1269.4429931640625 3600.62109375 background all_cells +1276.0640869140625 3611.572021484375 background all_cells +1279.392578125 3621.635009765625 background all_cells +1270.1256103515625 3615.376220703125 background all_cells +1275.95166015625 3568.666748046875 background all_cells +1273.36767578125 3586.593505859375 background all_cells +1277.2852783203125 3580.21826171875 background all_cells +1268.9708251953125 3577.604736328125 background all_cells +1271.4583740234375 3571.677734375 background all_cells +1258.8721923828125 3515.301025390625 background all_cells +1273.060302734375 3512.2314453125 background all_cells +1282.14697265625 3549.47607421875 background all_cells +1268.626708984375 3561.908935546875 background all_cells +1277.8721923828125 3554.632080078125 background all_cells +1273.6322021484375 3533.5732421875 background all_cells +1271.19091796875 3539.242919921875 background all_cells +1268.3092041015625 3520.603271484375 background all_cells +1263.9617919921875 3527.054931640625 background all_cells +1281.13916015625 3526.739013671875 background all_cells +882.4124145507812 4472.873046875 background all_cells +931.18603515625 4470.005859375 background all_cells +904.1602783203124 4474.091796875 background all_cells +875.9725952148438 4469.31298828125 background all_cells +937.1617431640624 4619.5234375 background all_cells +938.0621337890624 4601.8173828125 background all_cells +932.7921752929688 4608.0458984375 background all_cells +893.8826293945312 4645.5908203125 background all_cells +935.0238647460938 4637.103515625 background all_cells +932.7322998046876 4551.89013671875 background all_cells +916.311767578125 4569.63134765625 background all_cells +887.8439331054688 4570.021484375 background all_cells +938.008056640625 4555.5048828125 background all_cells +867.9500122070312 4487.64453125 background all_cells +928.0963745117188 4481.712890625 background all_cells +934.5369262695312 4510.3076171875 background all_cells +932.9995727539062 4495.79345703125 background all_cells +877.9195556640625 4485.16650390625 background all_cells +872.6326904296875 4486.349609375 background all_cells +1009.511474609375 4441.04638671875 background all_cells +1025.4158935546875 4437.9892578125 background all_cells +1020.333984375 4430.6328125 background all_cells +1012.9853515625 4463.52392578125 background all_cells +1023.7392578125 4521.1796875 background all_cells +1120.27294921875 4525.4921875 background all_cells +1078.18896484375 4524.25830078125 background all_cells +1025.515869140625 4532.17431640625 background all_cells +1030.973388671875 4530.07958984375 background all_cells +1021.8093872070312 4502.9912109375 background all_cells +1112.9697265625 4513.61279296875 background all_cells +1115.63916015625 4507.35302734375 background all_cells +1118.0904541015625 4517.5576171875 background all_cells +1066.5267333984375 4509.91357421875 background all_cells +1027.050048828125 4505.73876953125 background all_cells +1065.0537109375 4473.90380859375 background all_cells +1063.4981689453125 4465.90771484375 background all_cells +1056.776123046875 4457.6259765625 background all_cells +1107.427734375 4473.98876953125 background all_cells +1067.755615234375 4486.78564453125 background all_cells +1054.9344482421875 4423.25927734375 background all_cells +1082.510009765625 4391.65869140625 background all_cells +1077.746826171875 4382.05615234375 background all_cells +1054.49951171875 4434.10888671875 background all_cells +1045.1060791015625 4395.2763671875 background all_cells +1042.942138671875 4389.0322265625 background all_cells +1045.816162109375 4373.09228515625 background all_cells +1045.731201171875 4404.8583984375 background all_cells +1047.832763671875 4417.3369140625 background all_cells +1051.222412109375 4427.8515625 background all_cells +1049.2974853515625 4422.78369140625 background all_cells +1003.6633911132812 4406.93017578125 background all_cells +1015.4296264648438 4412.58154296875 background all_cells +1010.8175659179688 4417.19091796875 background all_cells +1012.4835815429688 4427.37109375 background all_cells +870.6204223632812 4325.78369140625 background all_cells +906.3961181640624 4313.34619140625 background all_cells +900.8773193359376 4334.134765625 background all_cells +890.9505615234375 4314.70947265625 background all_cells +891.7332153320312 4387.25048828125 background all_cells +918.7006225585938 4434.06396484375 background all_cells +925.235595703125 4393.21484375 background all_cells +923.7096557617188 4427.09033203125 background all_cells +909.1168823242188 4392.1943359375 background all_cells +933.0416870117188 4393.8203125 background all_cells +941.026611328125 4357.91455078125 background all_cells +939.7877807617188 4375.7333984375 background all_cells +1054.0208740234375 4609.94140625 background all_cells +1051.423828125 4616.6962890625 background all_cells +1055.56689453125 4614.4287109375 background all_cells +1057.552734375 4601.513671875 background all_cells +1014.1959838867188 4630.576171875 background all_cells +1022.3187255859376 4630.431640625 background all_cells +1015.359619140625 4641.646484375 background all_cells +1016.1994018554688 4615.5498046875 background all_cells +1075.46533203125 4608.9814453125 background all_cells +1074.101318359375 4642.36279296875 background all_cells +1075.4393310546875 4629.09619140625 background all_cells +1078.0872802734375 4616.7822265625 background all_cells +1030.2850341796875 4639.8955078125 background all_cells +1042.8896484375 4619.2744140625 background all_cells +1044.0899658203125 4605.0390625 background all_cells +1117.503662109375 4629.21142578125 background all_cells +1125.3680419921875 4642.05908203125 background all_cells +1122.5218505859375 4635.7998046875 background all_cells +1129.63720703125 4631.56103515625 background all_cells +1183.723876953125 4588.89306640625 background all_cells +1223.4688720703125 4633.8115234375 background all_cells +1197.576171875 4619.97802734375 background all_cells +1190.3753662109375 4631.0400390625 background all_cells +1129.636474609375 4609.42578125 background all_cells +1117.979248046875 4585.2021484375 background all_cells +1124.7733154296875 4615.9892578125 background all_cells +1120.65869140625 4606.1416015625 background all_cells +1024.073486328125 4539.01708984375 background all_cells +1019.6140747070312 4580.70263671875 background all_cells +1017.7772827148438 4569.095703125 background all_cells +1020.8583374023438 4543.72314453125 background all_cells +1081.600830078125 4597.5537109375 background all_cells +1118.414306640625 4580.7265625 background all_cells +1116.598876953125 4569.8896484375 background all_cells +1048.334716796875 4575.861328125 background all_cells +1060.928466796875 4560.38232421875 background all_cells +1077.7039794921875 4580.1123046875 background all_cells +1078.20166015625 4585.90380859375 background all_cells +1057.4095458984375 4567.23974609375 background all_cells +1081.1107177734375 4540.47900390625 background all_cells +1054.21142578125 4538.6650390625 background all_cells +1123.6651611328125 4551.72607421875 background all_cells +1122.5306396484375 4536.4775390625 background all_cells +1085.8446044921875 4559.43359375 background all_cells +1084.3802490234375 4550.80322265625 background all_cells +1091.8638916015625 3342.198486328125 background all_cells +1092.3804931640625 3357.385986328125 background all_cells +1096.4765625 3353.734130859375 background all_cells +1088.19873046875 3349.7431640625 background all_cells +1084.5157470703125 3370.435546875 background all_cells +1096.5650634765625 3375.576171875 background all_cells +1096.06005859375 3370.9501953125 background all_cells +1103.473388671875 3351.505126953125 background all_cells +1113.88525390625 3370.407958984375 background all_cells +1104.2130126953125 3362.6015625 background all_cells +1100.634765625 3379.12548828125 background all_cells +1231.29248046875 3415.2646484375 background all_cells +1224.96044921875 3420.79150390625 background all_cells +1252.6273193359375 3422.997314453125 background all_cells +1239.82763671875 3429.03564453125 background all_cells +1244.15185546875 3422.596435546875 background all_cells +1240.48876953125 3389.453369140625 background all_cells +1239.2310791015625 3408.806640625 background all_cells +1244.4154052734375 3402.390869140625 background all_cells +1242.352294921875 3393.58154296875 background all_cells +1238.12646484375 3361.50048828125 background all_cells +1230.89501953125 3380.482177734375 background all_cells +1245.96826171875 3373.9833984375 background all_cells +1237.4832763671875 3371.43994140625 background all_cells +1222.8580322265625 3394.151123046875 background all_cells +1226.9273681640625 3397.991455078125 background all_cells +1216.2274169921875 3405.446533203125 background all_cells +1222.777099609375 3405.710693359375 background all_cells +1164.2899169921875 3395.384521484375 background all_cells +1166.9835205078125 3388.66796875 background all_cells +1166.6824951171875 3425.521728515625 background all_cells +1121.1951904296875 3376.3544921875 background all_cells +1120.3731689453125 3349.814697265625 background all_cells +1131.712646484375 3369.220703125 background all_cells +1122.802734375 3362.32275390625 background all_cells +1154.600341796875 3371.668212890625 background all_cells +1161.46826171875 3374.914306640625 background all_cells +1158.3905029296875 3361.204833984375 background all_cells +1154.245849609375 3352.006591796875 background all_cells +1136.3072509765625 3379.80078125 background all_cells +1145.7120361328125 3357.6064453125 background all_cells +1143.775390625 3365.321044921875 background all_cells +1142.650634765625 3374.335205078125 background all_cells +1139.1705322265625 3411.5322265625 background all_cells +1136.313232421875 3417.7763671875 background all_cells +1136.3148193359375 3485.803955078125 background all_cells +1141.11572265625 3495.7373046875 background all_cells +1135.229736328125 3459.91552734375 background all_cells +1129.453369140625 3458.775634765625 background all_cells +1136.6612548828125 3452.080322265625 background all_cells +1142.5364990234375 3451.49658203125 background all_cells +1139.8314208984375 3442.409423828125 background all_cells +1109.42138671875 3432.298828125 background all_cells +1084.0697021484375 3441.412841796875 background all_cells +1112.8482666015625 3421.1240234375 background all_cells +1119.8458251953125 3427.02685546875 background all_cells +1083.287109375 3417.2744140625 background all_cells +1122.6824951171875 3418.286865234375 background all_cells +1231.8839111328125 3474.05615234375 background all_cells +1245.341064453125 3480.62109375 background all_cells +1241.90673828125 3490.27392578125 background all_cells +1245.7884521484375 3470.09130859375 background all_cells +1240.6103515625 3480.931884765625 background all_cells +1238.992431640625 3498.529541015625 background all_cells +1239.3834228515625 3507.07763671875 background all_cells +1237.88427734375 3511.888671875 background all_cells +1246.4234619140625 3528.73486328125 background all_cells +1228.5238037109375 3519.610595703125 background all_cells +1253.113525390625 3519.920654296875 background all_cells +1241.8092041015625 3518.073486328125 background all_cells +1223.627685546875 3508.686279296875 background all_cells +1222.9595947265625 3495.49609375 background all_cells +1232.7816162109375 3500.570556640625 background all_cells +1230.826416015625 3493.1494140625 background all_cells +1228.4420166015625 3506.316162109375 background all_cells +1247.1585693359375 3492.899169921875 background all_cells +1252.3861083984375 3508.075439453125 background all_cells +1246.99462890625 3507.724365234375 background all_cells +1250.8804931640625 3486.163818359375 background all_cells +1251.7210693359375 3498.807861328125 background all_cells +1244.67138671875 3499.13330078125 background all_cells +1231.577880859375 3432.555419921875 background all_cells +1239.83544921875 3453.832763671875 background all_cells +1235.632080078125 3443.743896484375 background all_cells +1246.031494140625 3446.1220703125 background all_cells +1182.5966796875 3457.467529296875 background all_cells +1226.3411865234375 3455.271484375 background all_cells +1247.77880859375 3458.963623046875 background all_cells +1232.4921875 3459.303955078125 background all_cells +1238.819580078125 3460.382080078125 background all_cells +1178.3245849609375 3434.7958984375 background all_cells +1147.2432861328125 3426.219970703125 background all_cells +1149.2249755859375 3409.610107421875 background all_cells +1146.32421875 3416.601318359375 background all_cells +1147.81005859375 3401.0361328125 background all_cells +1143.796142578125 3385.21533203125 background all_cells +1155.477294921875 3398.754638671875 background all_cells +1153.5977783203125 3384.205078125 background all_cells +1164.345703125 3554.681884765625 background all_cells +1174.5859375 3511.3193359375 background all_cells +1171.23046875 3504.2177734375 background all_cells +1124.090087890625 3458.5947265625 background all_cells +1122.5706787109375 3447.682861328125 background all_cells +1130.48486328125 3384.9111328125 background all_cells +1137.5155029296875 3389.746826171875 background all_cells +1134.78662109375 3386.5478515625 background all_cells +1113.2266845703125 3405.9404296875 background all_cells +1107.12646484375 3404.724853515625 background all_cells +1118.009521484375 3409.09423828125 background all_cells +1127.727783203125 3407.00390625 background all_cells +1118.9625244140625 3385.087158203125 background all_cells +1113.2435302734375 3394.7197265625 background all_cells +1107.70751953125 3390.336669921875 background all_cells +1020.5148315429688 3263.331787109375 background all_cells +1040.7159423828125 3262.10595703125 background all_cells +1035.177490234375 3274.888671875 background all_cells +1043.189697265625 3279.42333984375 background all_cells +1055.1829833984375 3278.446044921875 background all_cells +1047.4910888671875 3284.244140625 background all_cells +1076.1697998046875 3317.814453125 background all_cells +1067.000244140625 3314.073486328125 background all_cells +1073.701171875 3298.74560546875 background all_cells +1073.884765625 3306.4189453125 background all_cells +1067.2432861328125 3302.719970703125 background all_cells +1078.7042236328125 3298.41259765625 background all_cells +1081.9642333984375 3264.370361328125 background all_cells +1073.6968994140625 3278.821044921875 background all_cells +1081.49951171875 3283.625 background all_cells +1064.2015380859375 3293.26513671875 background all_cells +1067.7410888671875 3288.399658203125 background all_cells +1004.359375 3286.89453125 background all_cells +1052.4129638671875 3298.8798828125 background all_cells +1060.1031494140625 3319.851318359375 background all_cells +1013.9720458984376 3309.98388671875 background all_cells +1038.48974609375 3298.8427734375 background all_cells +1064.4461669921875 3408.933837890625 background all_cells +1060.2320556640625 3427.716796875 background all_cells +1062.5430908203125 3443.948486328125 background all_cells +1059.265869140625 3435.123291015625 background all_cells +1043.4835205078125 3467.684814453125 background all_cells +1058.246826171875 3469.58837890625 background all_cells +1055.7587890625 3458.155517578125 background all_cells +1077.867431640625 3470.86181640625 background all_cells +1075.1253662109375 3439.927001953125 background all_cells +1074.0650634765625 3434.876953125 background all_cells +1080.1844482421875 3435.815673828125 background all_cells +1081.812255859375 3432.043212890625 background all_cells +1081.69384765625 3424.8916015625 background all_cells +943.9022216796876 4331.3701171875 background all_cells +956.0643310546876 4309.60107421875 background all_cells +947.08154296875 4342.64599609375 background all_cells +947.0850830078124 4335.4892578125 background all_cells +950.220458984375 3401.19091796875 background all_cells +943.2969360351562 3395.4736328125 background all_cells +1046.011962890625 3369.238037109375 background all_cells +1074.65771484375 3374.83935546875 background all_cells +1073.554931640625 3382.47314453125 background all_cells +1063.603271484375 3372.95068359375 background all_cells +1056.2332763671875 3378.466552734375 background all_cells +1016.89599609375 3390.423583984375 background all_cells +1028.17529296875 3366.24072265625 background all_cells +941.7198486328124 3352.4775390625 background all_cells +1080.241943359375 3329.019287109375 background all_cells +1071.9217529296875 3325.635009765625 background all_cells +1084.42626953125 3342.457763671875 background all_cells +1076.00634765625 3338.05126953125 background all_cells +1087.126220703125 3336.58349609375 background all_cells +1072.3399658203125 3404.744140625 background all_cells +1070.8043212890625 3394.392578125 background all_cells +1091.3487548828125 3331.334716796875 background all_cells +1089.12060546875 3325.5078125 background all_cells +882.8634033203125 3283.4228515625 background all_cells +870.891357421875 3293.493896484375 background all_cells +866.1703491210938 3270.955078125 background all_cells +892.7545166015625 3282.927734375 background all_cells +887.3375244140625 3276.262939453125 background all_cells +910.258544921875 3299.022705078125 background all_cells +920.1398315429688 3303.692626953125 background all_cells +920.3623657226562 3281.73876953125 background all_cells +919.1434936523438 3293.83837890625 background all_cells +911.1348876953124 3287.406982421875 background all_cells +922.2100830078124 3255.1962890625 background all_cells +923.0021362304688 3244.067138671875 background all_cells +925.0285034179688 3265.9970703125 background all_cells +899.9234008789062 3239.15380859375 background all_cells +917.0307006835938 3270.04443359375 background all_cells +913.2275390625 3254.533935546875 background all_cells +905.3217163085938 3261.370849609375 background all_cells +899.1190795898438 3283.931396484375 background all_cells +904.5270385742188 3281.375244140625 background all_cells +899.8323974609375 3290.242919921875 background all_cells +866.0255126953125 3255.1591796875 background all_cells +872.7323608398438 3256.180419921875 background all_cells +890.3402099609375 3239.408203125 background all_cells +879.994384765625 3245.7998046875 background all_cells +869.8475341796875 3244.443359375 background all_cells +922.8768310546876 3366.66357421875 background all_cells +900.4727172851562 3408.963134765625 background all_cells +904.41552734375 3410.986328125 background all_cells +921.6156616210938 3379.58154296875 background all_cells +914.1869506835938 3381.60693359375 background all_cells +911.0643310546876 3388.47607421875 background all_cells +901.8780517578124 3383.503662109375 background all_cells +903.5776977539062 3369.44775390625 background all_cells +882.2517700195312 3367.0498046875 background all_cells +892.7634887695312 3368.0869140625 background all_cells +884.3316040039062 3375.859619140625 background all_cells +876.39453125 3374.887939453125 background all_cells +864.0318603515625 3404.005859375 background all_cells +868.0313720703125 3418.759521484375 background all_cells +871.2483520507812 3410.56640625 background all_cells +877.9287719726562 3408.103271484375 background all_cells +885.446044921875 3402.853271484375 background all_cells +883.5828857421875 3382.38037109375 background all_cells +884.6544799804688 3389.94287109375 background all_cells +894.8464965820312 3392.221435546875 background all_cells +892.3048095703125 3400.500732421875 background all_cells +888.7415161132812 3395.41064453125 background all_cells +897.301513671875 3298.554443359375 background all_cells +903.8624877929688 3310.874267578125 background all_cells +892.1549682617188 3310.117431640625 background all_cells +893.6171264648438 3352.38330078125 background all_cells +900.65185546875 3355.978759765625 background all_cells +913.6288452148438 3344.48876953125 background all_cells +899.0734252929688 3345.01220703125 background all_cells +871.5505981445312 3342.832763671875 background all_cells +875.1239624023438 3358.046142578125 background all_cells +885.2455444335938 3353.25048828125 background all_cells +883.3959350585938 3346.15771484375 background all_cells +887.1370239257812 3320.513916015625 background all_cells +896.7976684570312 3328.954345703125 background all_cells +895.2646484375 3319.5107421875 background all_cells +876.8488159179688 3334.327880859375 background all_cells +886.185302734375 3333.076904296875 background all_cells +866.5377197265625 3329.2880859375 background all_cells +897.0379638671875 3398.130126953125 background all_cells +906.3990478515624 3404.447021484375 background all_cells +898.3922729492188 3404.02197265625 background all_cells +951.4685668945312 3437.510986328125 background all_cells +945.8353271484376 3419.064208984375 background all_cells +941.0933837890624 3427.362548828125 background all_cells +960.9654541015624 3434.60693359375 background all_cells +910.1038208007812 3397.129150390625 background all_cells +919.8463134765624 3403.542236328125 background all_cells +916.180908203125 3399.62353515625 background all_cells +892.495849609375 3456.02099609375 background all_cells +892.4719848632812 3475.8349609375 background all_cells +903.6553955078124 3417.6962890625 background all_cells +898.9190673828125 3469.180419921875 background all_cells +902.9788208007812 3462.12744140625 background all_cells +934.5298461914062 3463.563720703125 background all_cells +928.4442749023438 3467.458251953125 background all_cells +939.9634399414062 3469.22265625 background all_cells +931.3728637695312 3453.76171875 background all_cells +940.2277221679688 3460.136962890625 background all_cells +927.0352783203124 3458.951904296875 background all_cells +945.0487670898438 3454.354248046875 background all_cells +908.5825805664062 3486.54638671875 background all_cells +915.0098266601562 3485.953125 background all_cells +908.6918334960938 3480.005615234375 background all_cells +920.2188110351562 3491.26904296875 background all_cells +925.8301391601562 3484.051025390625 background all_cells +925.5169067382812 3473.56201171875 background all_cells +919.544189453125 3478.341064453125 background all_cells +920.41943359375 3452.957275390625 background all_cells +917.1841430664062 3466.86572265625 background all_cells +910.3568115234376 3455.80810546875 background all_cells +887.453369140625 3507.529296875 background all_cells +892.7678833007812 3512.672607421875 background all_cells +882.606201171875 3514.779296875 background all_cells +917.6473388671876 3507.972900390625 background all_cells +924.8402709960938 3499.99658203125 background all_cells +918.1321411132812 3497.337158203125 background all_cells +885.86376953125 3520.373046875 background all_cells +884.4122924804688 3529.13427734375 background all_cells +905.3511962890624 3522.020751953125 background all_cells +895.7796020507812 3521.857177734375 background all_cells +859.3897094726562 3432.261474609375 background all_cells +879.3817138671875 3438.01953125 background all_cells +865.0960083007812 3436.1083984375 background all_cells +871.8396606445312 3436.458251953125 background all_cells +871.9146118164062 3473.129150390625 background all_cells +882.7081298828125 3498.63623046875 background all_cells +880.924560546875 3484.45849609375 background all_cells +880.6411743164062 3475.697998046875 background all_cells +873.2271118164062 3488.441162109375 background all_cells +846.4396362304688 3488.2724609375 background all_cells +866.7844848632812 3501.7392578125 background all_cells +864.4500732421875 3491.616943359375 background all_cells +859.120849609375 3488.1015625 background all_cells +865.0625 3469.907470703125 background all_cells +874.0545654296875 3467.80517578125 background all_cells +859.0166015625 3459.7734375 background all_cells +868.6629028320312 3457.32666015625 background all_cells +860.1060791015625 3449.83056640625 background all_cells +1036.78564453125 3420.8671875 background all_cells +973.4456176757812 3428.1533203125 background all_cells +1003.4541015625 3427.33740234375 background all_cells +1029.9547119140625 3423.22119140625 background all_cells +986.5706176757812 3461.74658203125 background all_cells +1006.0695190429688 3459.68603515625 background all_cells +1014.201904296875 3458.82421875 background all_cells +1011.097412109375 3468.74267578125 background all_cells +992.6580810546876 3454.445556640625 background all_cells +965.2769165039062 3461.94970703125 background all_cells +981.5969848632812 3469.590576171875 background all_cells +969.4974975585938 3454.367919921875 background all_cells +1028.858154296875 3439.833740234375 background all_cells +1036.188232421875 3451.882568359375 background all_cells +1033.9862060546875 3444.280029296875 background all_cells +1034.192138671875 3394.446533203125 background all_cells +993.6124267578124 3412.346923828125 background all_cells +1023.4735107421876 3409.44482421875 background all_cells +979.1436767578124 3437.282958984375 background all_cells +969.9453735351562 3446.631591796875 background all_cells +1006.7445068359376 3440.86181640625 background all_cells +935.7704467773438 3328.30322265625 background all_cells +928.7578125 3334.33837890625 background all_cells +919.5911865234376 3333.081298828125 background all_cells +908.3710327148438 3333.216064453125 background all_cells +948.8876953125 3414.84326171875 background all_cells +942.9571533203124 3406.575439453125 background all_cells +926.3685913085938 3402.3447265625 background all_cells +934.3111572265624 3403.55615234375 background all_cells +928.4462280273438 3390.558837890625 background all_cells +935.5776977539062 3354.42431640625 background all_cells +933.8634033203124 3348.600830078125 background all_cells +919.58154296875 3345.374755859375 background all_cells +913.112060546875 3309.58056640625 background all_cells +931.8894653320312 3318.48291015625 background all_cells +935.9415893554688 3374.084228515625 background all_cells +974.0138549804688 3385.645751953125 background all_cells +990.2531127929688 3380.5458984375 background all_cells +984.7822875976562 3389.81884765625 background all_cells +986.4241333007812 3404.36181640625 background all_cells +976.3751831054688 3367.237060546875 background all_cells +990.08056640625 3364.758544921875 background all_cells +982.18603515625 3372.659912109375 background all_cells +986.3644409179688 3369.695556640625 background all_cells +939.3226318359376 3387.486083984375 background all_cells +949.8887329101562 3383.4052734375 background all_cells +969.1296997070312 3379.725830078125 background all_cells +962.288818359375 3378.59619140625 background all_cells +931.2620849609376 3246.329345703125 background all_cells +935.4473876953124 3260.59765625 background all_cells +934.0614013671876 3254.57861328125 background all_cells +954.0208129882812 3312.22802734375 background all_cells +970.9767456054688 3310.632080078125 background all_cells +957.600830078125 3299.67138671875 background all_cells +929.095458984375 3275.989990234375 background all_cells +943.24658203125 3276.482666015625 background all_cells +933.741943359375 3289.4912109375 background all_cells +936.5840454101562 3276.905517578125 background all_cells +951.4195556640624 3253.81689453125 background all_cells +983.1500244140624 3271.235595703125 background all_cells +968.8432006835938 3245.56298828125 background all_cells +967.5198974609376 3259.801025390625 background all_cells +953.1524658203124 3247.640625 background all_cells +929.7666015625 3302.40234375 background all_cells +949.0259399414062 3296.177734375 background all_cells +943.9993286132812 3301.60400390625 background all_cells +937.5947265625 3305.3935546875 background all_cells +939.7472534179688 3245.947021484375 background all_cells +944.665771484375 3266.319091796875 background all_cells +943.771728515625 3240.607177734375 background all_cells +940.9338989257812 3258.619140625 background all_cells +964.0187377929688 3319.4453125 background all_cells +972.5451049804688 3323.266845703125 background all_cells +957.049072265625 3335.691162109375 background all_cells +965.8350830078124 3332.17236328125 background all_cells +958.0878295898438 3322.479248046875 background all_cells +984.4512939453124 3336.92626953125 background all_cells +989.2567749023438 3344.502197265625 background all_cells +983.5715942382812 3342.608642578125 background all_cells +970.6614990234376 3358.321044921875 background all_cells +963.8331298828124 3351.892333984375 background all_cells +978.0814208984376 3355.38623046875 background all_cells +988.1238403320312 3355.06640625 background all_cells +970.6373291015624 3366.4033203125 background all_cells +959.864990234375 3343.607421875 background all_cells +972.6112060546876 3347.85107421875 background all_cells +980.2208862304688 3346.292236328125 background all_cells +974.8024291992188 3338.401123046875 background all_cells +965.313720703125 3343.269775390625 background all_cells +951.0691528320312 3332.527099609375 background all_cells +950.1398315429688 3321.256591796875 background all_cells +495.0740661621094 3282.90478515625 background all_cells +478.6157836914063 3281.712158203125 background all_cells +482.0463562011719 3277.22412109375 background all_cells +485.715087890625 3269.4423828125 background all_cells +498.7491455078125 3276.36328125 background all_cells +518.7294311523438 3311.812744140625 background all_cells +519.3379516601562 3343.183349609375 background all_cells +509.413818359375 3337.05224609375 background all_cells +503.7079772949219 3333.484375 background all_cells +549.7633056640625 3264.14794921875 background all_cells +541.1480712890625 3254.931396484375 background all_cells +537.6151733398438 3265.37548828125 background all_cells +478.16790771484375 3340.505615234375 background all_cells +490.358154296875 3318.53369140625 background all_cells +488.1867065429688 3341.646484375 background all_cells +477.8092346191406 3326.559814453125 background all_cells +542.2224731445312 3335.305908203125 background all_cells +538.725830078125 3303.4638671875 background all_cells +549.3335571289062 3319.15087890625 background all_cells +526.7282104492188 3288.34326171875 background all_cells +513.777587890625 3302.4853515625 background all_cells +523.8482055664062 3293.583251953125 background all_cells +552.7760009765625 3427.815185546875 background all_cells +548.663330078125 3419.32080078125 background all_cells +555.0733032226562 3414.291259765625 background all_cells +620.0189208984375 3889.31396484375 background all_cells +623.8505859375 3902.628662109375 background all_cells +625.5458984375 3895.601806640625 background all_cells +621.9623413085938 3787.638916015625 background all_cells +624.6260375976562 3881.622314453125 background all_cells +624.1254272460938 3870.944580078125 background all_cells +629.5838623046875 3872.8564453125 background all_cells +526.8945922851562 3463.95458984375 background all_cells +534.3821411132812 3465.97314453125 background all_cells +531.363525390625 3473.444580078125 background all_cells +513.9730224609375 3473.9130859375 background all_cells +516.5173950195312 3469.8994140625 background all_cells +520.7926025390625 3468.377685546875 background all_cells +518.6412353515625 3462.625244140625 background all_cells +516.8748779296875 3454.814208984375 background all_cells +509.76312255859375 3451.800048828125 background all_cells +504.5204162597656 3434.615478515625 background all_cells +540.2424926757812 3430.7509765625 background all_cells +522.2030029296875 3418.44580078125 background all_cells +536.895263671875 3368.361328125 background all_cells +546.1299438476562 3360.700439453125 background all_cells +541.0744018554688 3352.753173828125 background all_cells +524.5128784179688 3387.3974609375 background all_cells +537.9375610351562 3388.976318359375 background all_cells +526.6412353515625 3398.688720703125 background all_cells +492.7384033203125 3398.91943359375 background all_cells +503.46429443359375 3385.07763671875 background all_cells +492.8671875 3355.144287109375 background all_cells +509.8357543945313 3377.476806640625 background all_cells +492.9682922363281 3373.449462890625 background all_cells +522.2505493164062 3361.683837890625 background all_cells +448.2112426757813 3327.99072265625 background all_cells +465.4415588378906 3320.578369140625 background all_cells +555.3719482421875 3953.6396484375 background all_cells +561.3199462890625 3957.704345703125 background all_cells +558.5219116210938 3970.910400390625 background all_cells +529.1744384765625 3956.465576171875 background all_cells +534.728515625 3970.484130859375 background all_cells +512.2020263671875 3957.943359375 background all_cells +517.6520385742188 3964.822509765625 background all_cells +508.5223083496094 3964.1494140625 background all_cells +522.0844116210938 3961.01708984375 background all_cells +517.95654296875 3954.30126953125 background all_cells +481.9166564941406 3983.841796875 background all_cells +458.61920166015625 3954.062255859375 background all_cells +486.86126708984375 3980.077392578125 background all_cells +483.4236755371094 3952.81298828125 background all_cells +483.8127746582031 3349.2109375 background all_cells +469.6708068847656 3355.599365234375 background all_cells +482.1047668457031 3357.346923828125 background all_cells +488.0255126953125 3349.4716796875 background all_cells +573.7298583984375 3974.442626953125 background all_cells +572.2675170898438 3986.2568359375 background all_cells +707.5689086914062 3959.330078125 background all_cells +708.4998779296875 3950.019287109375 background all_cells +709.6622924804688 3971.093994140625 background all_cells +648.2388305664062 3941.267822265625 background all_cells +640.2289428710938 3923.715087890625 background all_cells +654.9428100585938 4002.711181640625 background all_cells +698.6168212890625 3942.210693359375 background all_cells +696.7317504882812 3951.983642578125 background all_cells +672.7008666992188 3950.08154296875 background all_cells +577.491455078125 3940.07080078125 background all_cells +618.4718017578125 3926.3564453125 background all_cells +619.0299072265625 3921.65283203125 background all_cells +566.85986328125 3953.7392578125 background all_cells +601.101318359375 3941.580810546875 background all_cells +591.8087158203125 3948.353515625 background all_cells +565.5746459960938 4015.40966796875 background all_cells +562.5699462890625 4006.374755859375 background all_cells +595.8458251953125 4005.690673828125 background all_cells +588.0020141601562 4004.681396484375 background all_cells +550.00927734375 4016.713623046875 background all_cells +527.7970581054688 4024.844970703125 background all_cells +539.9658813476562 4022.4052734375 background all_cells +557.41064453125 4017.80517578125 background all_cells +532.2210083007812 4002.79541015625 background all_cells +532.5263061523438 4012.0771484375 background all_cells +527.0284423828125 3980.66650390625 background all_cells +554.8453369140625 3982.083251953125 background all_cells +564.9946899414062 3998.753662109375 background all_cells +552.5692749023438 3997.37939453125 background all_cells +549.7064819335938 3991.583251953125 background all_cells +535.8295288085938 3993.426025390625 background all_cells +545.2570190429688 3948.075439453125 background all_cells +531.2241821289062 3944.575927734375 background all_cells +564.4688110351562 3945.103515625 background all_cells +545.9331665039062 3954.481201171875 background all_cells +386.4474487304688 3439.983642578125 background all_cells +397.7695617675781 3444.628173828125 background all_cells +423.8233642578125 3454.336669921875 background all_cells +412.8736572265625 3427.8212890625 background all_cells +409.3497314453125 3421.92041015625 background all_cells +395.6051635742188 3472.591796875 background all_cells +404.0841979980469 3482.30419921875 background all_cells +390.0168762207031 3472.420166015625 background all_cells +409.0897216796875 3474.4755859375 background all_cells +404.1526184082031 3468.659912109375 background all_cells +440.806640625 3469.018798828125 background all_cells +424.0573120117188 3481.362548828125 background all_cells +316.2734680175781 3526.49951171875 background all_cells +304.3314819335937 3540.258544921875 background all_cells +317.9132995605469 3536.07080078125 background all_cells +321.0827331542969 3536.709716796875 background all_cells +325.5477905273437 3566.5810546875 background all_cells +332.7344665527344 3579.65673828125 background all_cells +334.82275390625 3565.870361328125 background all_cells +336.6134338378906 3548.876953125 background all_cells +328.542236328125 3555.21435546875 background all_cells +322.3649597167969 3555.267333984375 background all_cells +323.4251708984375 3548.85888671875 background all_cells +305.6851501464844 3566.4248046875 background all_cells +316.85809326171875 3541.2470703125 background all_cells +408.5549621582031 3498.007080078125 background all_cells +386.39263916015625 3505.5458984375 background all_cells +382.0951232910156 3503.250732421875 background all_cells +401.47412109375 3581.15087890625 background all_cells +369.7925109863281 3581.215576171875 background all_cells +392.4656982421875 3604.1064453125 background all_cells +428.739990234375 3597.975830078125 background all_cells +376.4284973144531 3584.979248046875 background all_cells +381.1901245117188 3565.152099609375 background all_cells +385.5877380371094 3568.763916015625 background all_cells +399.125244140625 3569.359619140625 background all_cells +399.8823852539063 3551.22802734375 background all_cells +431.1529846191406 3561.654541015625 background all_cells +393.3937683105469 3558.31787109375 background all_cells +419.646240234375 3552.1630859375 background all_cells +385.6304321289063 3512.6376953125 background all_cells +424.809326171875 3528.133544921875 background all_cells +399.99755859375 3544.451416015625 background all_cells +395.9036254882813 3539.5068359375 background all_cells +399.91845703125 3517.96875 background all_cells +315.2156677246094 3430.43798828125 background all_cells +307.2528991699219 3469.208984375 background all_cells +304.0502319335937 3454.80810546875 background all_cells +324.5777587890625 3458.979736328125 background all_cells +308.7477722167969 3454.926513671875 background all_cells +320.9925231933594 3436.39501953125 background all_cells +328.232666015625 3519.605224609375 background all_cells +339.573486328125 3516.850341796875 background all_cells +314.3621826171875 3516.543701171875 background all_cells +314.0537414550781 3509.84228515625 background all_cells +331.0140686035156 3494.923828125 background all_cells +316.850830078125 3503.574951171875 background all_cells +325.7415466308594 3498.9228515625 background all_cells +349.9830322265625 3539.841796875 background all_cells +345.21588134765625 3541.107177734375 background all_cells +343.3021545410156 3549.751220703125 background all_cells +354.1653137207031 3513.847900390625 background all_cells +363.1515197753906 3535.008056640625 background all_cells +341.5544738769531 3529.500732421875 background all_cells +386.0447387695313 3474.26025390625 background all_cells +369.8385620117188 3493.802001953125 background all_cells +400.6487121582031 3484.711181640625 background all_cells +369.8928833007813 3474.600341796875 background all_cells +358.6099548339844 3501.6005859375 background all_cells +378.09033203125 3499.53466796875 background all_cells +362.67132568359375 3501.544189453125 background all_cells +348.2643127441406 3467.435791015625 background all_cells +360.3509826660156 3459.8544921875 background all_cells +358.78839111328125 3476.427490234375 background all_cells +755.7134399414062 3107.96826171875 background all_cells +738.842041015625 3107.834228515625 background all_cells +749.15576171875 3095.527587890625 background all_cells +748.8511352539062 3119.29736328125 background all_cells +773.9097900390625 3112.29736328125 background all_cells +771.6643676757812 3248.433349609375 background all_cells +787.30859375 3248.291748046875 background all_cells +778.3452758789062 3260.524658203125 background all_cells +626.6348876953125 3167.164794921875 background all_cells +659.104248046875 3182.60888671875 background all_cells +659.4402465820312 3171.70654296875 background all_cells +631.5791625976562 3181.167724609375 background all_cells +642.7975463867188 3288.74853515625 background all_cells +723.1063232421875 3297.94775390625 background all_cells +706.9874877929688 3299.138671875 background all_cells +652.0594482421875 3292.180419921875 background all_cells +708.1029663085938 3290.702880859375 background all_cells +644.0355834960938 3220.7275390625 background all_cells +662.8732299804688 3270.75390625 background all_cells +624.1488647460938 3249.675048828125 background all_cells +667.4022827148438 3177.255859375 background all_cells +711.8264770507812 3184.827392578125 background all_cells +669.4115600585938 3167.127685546875 background all_cells +578.3494873046875 3295.594970703125 background all_cells +566.269775390625 3241.06640625 background all_cells +615.5810546875 3269.857177734375 background all_cells +580.7185668945312 3271.177978515625 background all_cells +646.3731689453125 3102.424072265625 background all_cells +633.2251586914062 3102.066650390625 background all_cells +630.399658203125 3112.3818359375 background all_cells +658.663330078125 3098.4033203125 background all_cells +653.34912109375 3109.9599609375 background all_cells +655.4046020507812 3105.73095703125 background all_cells +682.804443359375 3166.41650390625 background all_cells +712.764892578125 3147.98828125 background all_cells +689.1608276367188 3174.481201171875 background all_cells +695.518310546875 3149.3720703125 background all_cells +684.3482666015625 3141.150390625 background all_cells +665.887939453125 3107.492431640625 background all_cells +725.0224609375 3104.139404296875 background all_cells +681.6058959960938 3102.417236328125 background all_cells +671.1158447265625 3099.957275390625 background all_cells +774.973388671875 3166.68896484375 background all_cells +777.1812744140625 3175.173095703125 background all_cells +793.925048828125 3172.8994140625 background all_cells +800.601806640625 3170.380859375 background all_cells +795.0037231445312 3149.8798828125 background all_cells +813.283203125 3157.225830078125 background all_cells +814.1902465820312 3153.352783203125 background all_cells +799.552978515625 3143.101806640625 background all_cells +795.3748779296875 3110.204345703125 background all_cells +811.2455444335938 3113.685302734375 background all_cells +794.6298828125 3126.800048828125 background all_cells +790.7131958007812 3117.15673828125 background all_cells +774.3704223632812 3133.686767578125 background all_cells +780.536865234375 3122.0234375 background all_cells +785.0609130859375 3126.183349609375 background all_cells +776.5023193359375 3095.477783203125 background all_cells +781.981201171875 3134.801025390625 background all_cells +777.3710327148438 3146.256103515625 background all_cells +780.72265625 3428.4443359375 background all_cells +790.681396484375 3424.370361328125 background all_cells +786.671630859375 3434.58642578125 background all_cells +813.1199951171875 3431.329345703125 background all_cells +795.17919921875 3398.89013671875 background all_cells +804.3170776367188 3392.5625 background all_cells +804.2252807617188 3379.80908203125 background all_cells +856.4269409179688 3390.130859375 background all_cells +833.6552124023438 3392.6123046875 background all_cells +853.4498901367188 3394.490966796875 background all_cells +843.3839721679688 3390.00830078125 background all_cells +842.0623168945312 3424.71875 background all_cells +837.244140625 3442.1064453125 background all_cells +840.4119873046875 3434.691650390625 background all_cells +834.3955688476562 3429.61572265625 background all_cells +852.022705078125 3402.5966796875 background all_cells +857.269287109375 3407.320068359375 background all_cells +854.6651611328125 3437.4873046875 background all_cells +844.9118041992188 3407.73046875 background all_cells +857.6990966796875 3313.889404296875 background all_cells +826.31689453125 3325.515869140625 background all_cells +857.2349853515625 3329.04638671875 background all_cells +843.2885131835938 3320.46533203125 background all_cells +819.9461669921875 3344.673828125 background all_cells +827.548828125 3338.462158203125 background all_cells +860.0814819335938 3335.146240234375 background all_cells +819.2015991210938 3333.595703125 background all_cells +809.7337646484375 3323.839111328125 background all_cells +806.6248168945312 3370.75341796875 background all_cells +802.9153442382812 3360.780517578125 background all_cells +805.9170532226562 3347.298828125 background all_cells +731.5908203125 3208.75439453125 background all_cells +741.108642578125 3247.53662109375 background all_cells +737.5658569335938 3242.502197265625 background all_cells +723.7556762695312 3249.35498046875 background all_cells +735.5993041992188 3226.524658203125 background all_cells +730.6978759765625 3222.98779296875 background all_cells +778.290283203125 3192.287841796875 background all_cells +812.4330444335938 3202.69580078125 background all_cells +806.6812133789062 3200.72412109375 background all_cells +786.567138671875 3202.076171875 background all_cells +797.1092529296875 3239.502685546875 background all_cells +786.2979125976562 3209.159423828125 background all_cells +776.6964111328125 3235.3583984375 background all_cells +817.5072021484375 3250.377685546875 background all_cells +760.8536987304688 3200.873046875 background all_cells +767.3832397460938 3187.929931640625 background all_cells +764.2368774414062 3195.399658203125 background all_cells +741.4737548828125 3213.197021484375 background all_cells +749.4302368164062 3203.765869140625 background all_cells +748.4403076171875 3213.88232421875 background all_cells +746.690185546875 3208.467529296875 background all_cells +734.2289428710938 3257.745849609375 background all_cells +727.3068237304688 3268.21630859375 background all_cells +754.607177734375 3258.10986328125 background all_cells +733.3217163085938 3278.64111328125 background all_cells +743.3865966796875 3284.010009765625 background all_cells +747.4332885742188 3280.2880859375 background all_cells +731.8943481445312 3306.629638671875 background all_cells +745.818603515625 3301.075439453125 background all_cells +740.5201416015625 3291.530029296875 background all_cells +738.0654907226562 3303.4169921875 background all_cells +807.8530883789062 3292.7763671875 background all_cells +818.3279418945312 3298.719482421875 background all_cells +808.2769775390625 3288.130126953125 background all_cells +807.376953125 3309.260498046875 background all_cells +814.5169067382812 3301.58349609375 background all_cells +800.4064331054688 3291.16259765625 background all_cells +854.1099243164062 3283.405029296875 background all_cells +846.0045166015625 3277.135986328125 background all_cells +831.4270629882812 3264.337646484375 background all_cells +836.515625 3239.026123046875 background all_cells +833.684326171875 3259.219970703125 background all_cells +828.75 3255.458251953125 background all_cells +838.6009521484375 3249.808837890625 background all_cells +839.300537109375 3293.25146484375 background all_cells +858.7140502929688 3307.8662109375 background all_cells +821.4790649414062 3309.317138671875 background all_cells +827.4813842773438 3298.27880859375 background all_cells +829.7971801757812 3309.656982421875 background all_cells +813.2468872070312 3284.083251953125 background all_cells +652.6226806640625 3426.675048828125 background all_cells +668.49072265625 3401.216064453125 background all_cells +661.9158935546875 3377.923583984375 background all_cells +592.8818359375 3428.56689453125 background all_cells +646.9231567382812 3413.791259765625 background all_cells +600.6166381835938 3421.0693359375 background all_cells +604.3720703125 3415.502197265625 background all_cells +596.8129272460938 3412.43310546875 background all_cells +672.5929565429688 3377.834228515625 background all_cells +700.9838256835938 3398.1474609375 background all_cells +680.0494995117188 3384.36767578125 background all_cells +675.8692016601562 3381.195068359375 background all_cells +675.7144775390625 3386.9765625 background all_cells +566.6366577148438 3389.453857421875 background all_cells +566.9777221679688 3419.10009765625 background all_cells +575.9641723632812 3391.139892578125 background all_cells +573.8400268554688 3419.759521484375 background all_cells +568.654296875 3423.13134765625 background all_cells +621.9381103515625 3363.0517578125 background all_cells +590.7272338867188 3373.593994140625 background all_cells +585.222412109375 3377.701416015625 background all_cells +769.9119873046875 3301.37060546875 background all_cells +769.90185546875 3317.846435546875 background all_cells +767.3078002929688 3280.3349609375 background all_cells +786.1824951171875 3302.5693359375 background all_cells +793.8416748046875 3332.77734375 background all_cells +789.6445922851562 3306.36767578125 background all_cells +785.9696044921875 3286.970703125 background all_cells +795.6470336914062 3297.7294921875 background all_cells +797.0379028320312 3287.20654296875 background all_cells +763.7666625976562 3318.871826171875 background all_cells +759.1268310546875 3301.24365234375 background all_cells +759.3792114257812 3363.910888671875 background all_cells +761.3758544921875 3342.3671875 background all_cells +761.596435546875 3307.957275390625 background all_cells +759.492431640625 3314.44873046875 background all_cells +780.718994140625 3374.748291015625 background all_cells +786.2044067382812 3388.8115234375 background all_cells +782.0823974609375 3384.272216796875 background all_cells +770.962158203125 3376.312744140625 background all_cells +766.464599609375 3389.782470703125 background all_cells +758.9581298828125 3390.55615234375 background all_cells +777.9375610351562 3400.522216796875 background all_cells +772.1085205078125 3408.05224609375 background all_cells +779.5857543945312 3397.25244140625 background all_cells +749.4239501953125 3320.814208984375 background all_cells +751.8359375 3313.034423828125 background all_cells +752.4033203125 3297.89208984375 background all_cells +730.9210205078125 3395.853515625 background all_cells +728.1364135742188 3386.1416015625 background all_cells +732.9033203125 3375.064697265625 background all_cells +741.5159912109375 3414.17822265625 background all_cells +734.8619384765625 3401.28271484375 background all_cells +688.2215576171875 3340.810791015625 background all_cells +723.8712768554688 3378.955810546875 background all_cells +704.7363891601562 3369.594970703125 background all_cells +719.0227661132812 3350.949951171875 background all_cells +738.404541015625 3355.36767578125 background all_cells +730.4053344726562 3341.76708984375 background all_cells +735.7927856445312 3333.019287109375 background all_cells +686.1807861328125 3362.5810546875 background all_cells +682.5468139648438 3354.913330078125 background all_cells +684.1214599609375 3343.643310546875 background all_cells +677.84716796875 3326.81689453125 background all_cells +645.3980712890625 3335.507080078125 background all_cells +621.0460815429688 3355.070068359375 background all_cells +607.1670532226562 3352.609130859375 background all_cells +668.3862915039062 3433.6591796875 background all_cells +697.7941284179688 3444.172119140625 background all_cells +694.2725219726562 3447.34033203125 background all_cells +683.977783203125 3443.082275390625 background all_cells +708.2324829101562 3437.939697265625 background all_cells +719.80712890625 3446.021484375 background all_cells +716.7054443359375 3436.015380859375 background all_cells +587.2770385742188 3428.65673828125 background all_cells +577.1455688476562 3436.787841796875 background all_cells +582.525390625 3433.779296875 background all_cells +600.1531982421875 3434.177001953125 background all_cells +598.9530639648438 3446.742919921875 background all_cells +568.2269287109375 3345.946044921875 background all_cells +586.8849487304688 3353.817626953125 background all_cells +571.3502807617188 3359.578125 background all_cells +597.19091796875 3537.1357421875 background all_cells +615.7976684570312 3527.535888671875 background all_cells +612.1780395507812 3522.316650390625 background all_cells +602.265869140625 3519.707763671875 background all_cells +646.9517211914062 3530.5166015625 background all_cells +696.8517456054688 3541.671142578125 background all_cells +688.7636108398438 3554.89892578125 background all_cells +656.1998901367188 3559.89697265625 background all_cells +649.8369140625 3562.23193359375 background all_cells +623.4892578125 3545.6787109375 background all_cells +633.7286987304688 3521.760498046875 background all_cells +636.0699462890625 3541.301025390625 background all_cells +627.0643920898438 3523.951416015625 background all_cells +623.8419799804688 3529.451171875 background all_cells +601.2127685546875 3510.48291015625 background all_cells +657.9218139648438 3505.01708984375 background all_cells +625.934814453125 3515.248779296875 background all_cells +619.019775390625 3501.62841796875 background all_cells +608.4610595703125 3503.942626953125 background all_cells +605.99072265625 3501.497802734375 background all_cells +587.272705078125 3646.4609375 background all_cells +546.045654296875 3667.37744140625 background all_cells +539.2684936523438 3664.205322265625 background all_cells +589.0858154296875 3659.67529296875 background all_cells +564.8375244140625 3494.229736328125 background all_cells +583.1295166015625 3511.164794921875 background all_cells +571.9080200195312 3502.23486328125 background all_cells +609.260986328125 3474.607666015625 background all_cells +598.7149047851562 3471.367431640625 background all_cells +629.3809814453125 3459.264404296875 background all_cells +625.2304077148438 3472.887939453125 background all_cells +615.43212890625 3468.215576171875 background all_cells +565.6260375976562 3537.176025390625 background all_cells +554.6904907226562 3558.1103515625 background all_cells +580.5640869140625 3552.900146484375 background all_cells +586.8333740234375 3542.18994140625 background all_cells +618.1405639648438 3567.741455078125 background all_cells +554.246826171875 3588.869384765625 background all_cells +627.2921752929688 3575.610107421875 background all_cells +566.2877807617188 3476.72998046875 background all_cells +563.8987426757812 3482.260009765625 background all_cells +586.3014526367188 3470.372314453125 background all_cells +577.7461547851562 3493.168212890625 background all_cells +572.56396484375 3487.873291015625 background all_cells +710.0591430664062 3503.206298828125 background all_cells +713.3426513671875 3492.31982421875 background all_cells +739.1334838867188 3513.856689453125 background all_cells +714.8624877929688 3501.7119140625 background all_cells +753.1531982421875 3454.19384765625 background all_cells +761.9846801757812 3469.72802734375 background all_cells +757.6030883789062 3461.505859375 background all_cells +755.1895141601562 3478.493408203125 background all_cells +745.0255126953125 3488.01806640625 background all_cells +758.3990478515625 3484.459228515625 background all_cells +765.345947265625 3486.460205078125 background all_cells +751.0419921875 3520.474365234375 background all_cells +753.98681640625 3513.75 background all_cells +702.6959228515625 3457.038818359375 background all_cells +709.2998046875 3472.022705078125 background all_cells +715.1925659179688 3459.30078125 background all_cells +736.297119140625 3473.898193359375 background all_cells +724.4656982421875 3454.0673828125 background all_cells +726.1456298828125 3536.47314453125 background all_cells +753.3323364257812 3533.43701171875 background all_cells +723.3297119140625 3574.360595703125 background all_cells +738.0274658203125 3573.557861328125 background all_cells +733.1616821289062 3570.91259765625 background all_cells +666.7943115234375 3680.1044921875 background all_cells +691.0904541015625 3673.789794921875 background all_cells +669.8582763671875 3653.1611328125 background all_cells +669.98193359375 3659.724853515625 background all_cells +740.3353271484375 3586.507080078125 background all_cells +757.775634765625 3597.625244140625 background all_cells +755.8485107421875 3618.79296875 background all_cells +747.6080322265625 3615.75048828125 background all_cells +742.4785766601562 3645.4677734375 background all_cells +719.3461303710938 3668.07958984375 background all_cells +761.1519165039062 3657.80078125 background all_cells +751.0579223632812 3668.43603515625 background all_cells +748.7554321289062 3661.240478515625 background all_cells +679.0536499023438 3612.22900390625 background all_cells +734.4381713867188 3583.70556640625 background all_cells +717.8168334960938 3581.818603515625 background all_cells +761.7925415039062 3636.1376953125 background all_cells +779.8659057617188 3632.87548828125 background all_cells +768.4021606445312 3636.17578125 background all_cells +770.5674438476562 3648.154296875 background all_cells +800.2421264648438 3676.774658203125 background all_cells +816.9632568359375 3670.4560546875 background all_cells +781.6124267578125 3684.874267578125 background all_cells +810.3617553710938 3678.27294921875 background all_cells +787.1495971679688 3668.88671875 background all_cells +790.679931640625 3676.520263671875 background all_cells +764.1113891601562 3667.57080078125 background all_cells +775.030029296875 3672.82861328125 background all_cells +766.87890625 3676.175048828125 background all_cells +820.9388427734375 3660.702880859375 background all_cells +821.568359375 3649.903564453125 background all_cells +807.4833984375 3582.841064453125 background all_cells +820.3568115234375 3599.286865234375 background all_cells +807.4376831054688 3592.779296875 background all_cells +854.4692993164062 3635.989013671875 background all_cells +843.2394409179688 3635.920166015625 background all_cells +857.2495727539062 3621.81396484375 background all_cells +856.1932373046875 3646.1396484375 background all_cells +809.0505981445312 3606.20654296875 background all_cells +801.7073364257812 3626.5751953125 background all_cells +795.3263549804688 3604.58837890625 background all_cells +799.1546020507812 3613.461181640625 background all_cells +812.9424438476562 3615.4462890625 background all_cells +769.6856689453125 3470.723388671875 background all_cells +781.4046630859375 3492.49658203125 background all_cells +789.9649658203125 3506.319580078125 background all_cells +765.736572265625 3500.968505859375 background all_cells +802.9510498046875 3478.264404296875 background all_cells +794.3600463867188 3489.314697265625 background all_cells +808.4608154296875 3504.0498046875 background all_cells +825.8184814453125 3507.275634765625 background all_cells +820.0695190429688 3506.045166015625 background all_cells +815.9678955078125 3505.96337890625 background all_cells +824.5118408203125 3465.636474609375 background all_cells +812.7974243164062 3467.847900390625 background all_cells +803.7701416015625 3466.311279296875 background all_cells +792.3986206054688 3456.188232421875 background all_cells +820.6026000976562 3450.5576171875 background all_cells +811.6580810546875 3447.576904296875 background all_cells +796.5068969726562 3447.706787109375 background all_cells +830.7467651367188 3466.398193359375 background all_cells +833.8870239257812 3495.354248046875 background all_cells +840.23828125 3465.751220703125 background all_cells +836.53759765625 3483.078125 background all_cells +860.96142578125 3480.677734375 background all_cells +846.3988037109375 3497.618896484375 background all_cells +853.9002685546875 3497.041259765625 background all_cells +850.3360595703125 3479.673583984375 background all_cells +847.1629028320312 3476.305419921875 background all_cells +847.7547607421875 3445.194091796875 background all_cells +833.2130126953125 3454.434814453125 background all_cells +841.46435546875 3452.01123046875 background all_cells +804.901123046875 3539.444091796875 background all_cells +801.4461059570312 3550.529541015625 background all_cells +791.5033569335938 3544.678955078125 background all_cells +786.6538696289062 3581.64599609375 background all_cells +789.922119140625 3567.550048828125 background all_cells +802.3718872070312 3568.211181640625 background all_cells +783.4139404296875 3562.086181640625 background all_cells +847.1350708007812 3552.606689453125 background all_cells +845.1323852539062 3609.65625 background all_cells +851.803955078125 3590.33447265625 background all_cells +848.9986572265625 3569.080322265625 background all_cells +859.2052612304688 3556.952392578125 background all_cells +814.447998046875 3548.705810546875 background all_cells +821.9391479492188 3573.162353515625 background all_cells +814.4288330078125 3561.959716796875 background all_cells +766.1494140625 3557.0390625 background all_cells +777.1804809570312 3568.492919921875 background all_cells +768.0436401367188 3565.673583984375 background all_cells +781.6311645507812 3615.056640625 background all_cells +772.4671630859375 3608.831298828125 background all_cells +769.130859375 3577.474853515625 background all_cells +772.3250732421875 3578.1064453125 background all_cells +789.2303466796875 3522.213134765625 background all_cells +780.95068359375 3535.392333984375 background all_cells +796.6646118164062 3512.60546875 background all_cells +797.4595947265625 3535.77001953125 background all_cells +800.4415283203125 3529.50927734375 background all_cells +846.17822265625 3521.384765625 background all_cells +856.6820068359375 3512.9951171875 background all_cells +858.135009765625 3518.73486328125 background all_cells +806.745849609375 3518.442626953125 background all_cells +831.799560546875 3509.472412109375 background all_cells +825.1593627929688 3526.068359375 background all_cells +817.6334838867188 3519.57080078125 background all_cells +811.78076171875 3531.16162109375 background all_cells +482.8849182128906 3373.874267578125 background all_cells +485.9949951171875 3401.116455078125 background all_cells +484.6371154785156 3383.35498046875 background all_cells +483.4464111328125 3419.05615234375 background all_cells +488.6238098144531 3464.139892578125 background all_cells +477.4610290527344 3459.673095703125 background all_cells +453.0906066894531 3485.683349609375 background all_cells +451.2767639160156 3518.015625 background all_cells +463.7879638671875 3500.846923828125 background all_cells +475.3621520996094 3502.979248046875 background all_cells +479.7254028320313 3513.051513671875 background all_cells +477.6566162109375 3506.22314453125 background all_cells +484.7205810546875 3516.90869140625 background all_cells +480.2930908203125 3527.284423828125 background all_cells +473.741943359375 3518.946044921875 background all_cells +488.7182922363281 3523.06689453125 background all_cells +487.7681884765625 3519.50439453125 background all_cells +479.8905334472656 3519.39111328125 background all_cells +466.7251281738281 3362.653564453125 background all_cells +465.2925415039063 3454.578125 background all_cells +458.7270202636719 3453.447021484375 background all_cells +465.0828857421875 3365.6845703125 background all_cells +459.0330810546875 3545.187744140625 background all_cells +462.3522338867188 3553.5615234375 background all_cells +453.2056884765625 3550.782958984375 background all_cells +464.6300048828125 3645.23095703125 background all_cells +458.1753234863281 3650.969482421875 background all_cells +435.6156311035156 3649.352783203125 background all_cells +473.7015380859375 3625.20751953125 background all_cells +427.63330078125 3622.118896484375 background all_cells +434.1081237792969 3622.063720703125 background all_cells +443.1431579589844 3637.816162109375 background all_cells +460.084716796875 3632.993896484375 background all_cells +469.794921875 3634.279541015625 background all_cells +430.758544921875 3657.67822265625 background all_cells +437.2234802246094 3659.142578125 background all_cells +441.33599853515625 3652.9560546875 background all_cells +429.0433044433594 3670.266357421875 background all_cells +433.9367065429688 3685.256591796875 background all_cells +458.4241027832031 3663.0341796875 background all_cells +452.4893493652344 3556.06640625 background all_cells +462.2395629882813 3626.15185546875 background all_cells +463.226318359375 3612.30029296875 background all_cells +463.09368896484375 3560.3310546875 background all_cells +472.2801208496094 3552.09130859375 background all_cells +470.39697265625 3564.029052734375 background all_cells +481.9664306640625 3552.8271484375 background all_cells +479.6203002929688 3556.937744140625 background all_cells +479.1882019042969 3565.353271484375 background all_cells +516.7410888671875 3482.106201171875 background all_cells +531.05712890625 3483.7255859375 background all_cells +524.8164672851562 3499.16455078125 background all_cells +518.1420288085938 3487.7529296875 background all_cells +540.8480834960938 3492.758056640625 background all_cells +544.3618774414062 3498.2451171875 background all_cells +543.2931518554688 3483.239990234375 background all_cells +518.3828735351562 3525.45947265625 background all_cells +527.0217895507812 3549.260009765625 background all_cells +540.1856689453125 3544.861572265625 background all_cells +542.570556640625 3536.899169921875 background all_cells +536.995849609375 3508.7275390625 background all_cells +562.5400390625 3508.108642578125 background all_cells +559.289306640625 3514.055908203125 background all_cells +547.2708129882812 3511.693603515625 background all_cells +514.9177856445312 3505.93603515625 background all_cells +495.4176940917969 3491.44873046875 background all_cells +492.9542846679688 3514.910888671875 background all_cells +500.2179260253906 3504.87548828125 background all_cells +508.6056518554688 3492.81298828125 background all_cells +503.6173400878906 3503.508056640625 background all_cells +500.8555603027344 3496.5947265625 background all_cells +402.0206604003906 4051.78076171875 background all_cells +394.3735656738281 4078.334716796875 background all_cells +400.2429504394531 4083.046630859375 background all_cells +389.01019287109375 4073.981689453125 background all_cells +377.8997497558594 4064.235107421875 background all_cells +388.79150390625 4060.042724609375 background all_cells +409.5164794921875 4056.987548828125 background all_cells +419.9143371582031 4081.892333984375 background all_cells +423.6929626464844 4077.353759765625 background all_cells +410.552734375 4077.7060546875 background all_cells +415.2042236328125 4066.89208984375 background all_cells +372.74261474609375 4088.586669921875 background all_cells +399.3638305664063 4087.06201171875 background all_cells +402.738037109375 4108.9404296875 background all_cells +380.76470947265625 4090.845703125 background all_cells +417.0074462890625 4041.768798828125 background all_cells +425.0724487304688 4054.838134765625 background all_cells +416.2693481445313 4053.730224609375 background all_cells +423.0578002929688 4047.489013671875 background all_cells +404.9383850097656 4006.720458984375 background all_cells +419.9899597167969 4010.889404296875 background all_cells +421.570068359375 4001.40966796875 background all_cells +385.0820617675781 4022.672119140625 background all_cells +393.263671875 4017.049560546875 background all_cells +409.5115356445313 4013.814697265625 background all_cells +509.4128723144531 4067.6474609375 background all_cells +512.5741577148438 4082.91259765625 background all_cells +511.3989868164063 4077.168212890625 background all_cells +524.2042846679688 3991.873779296875 background all_cells +502.6589965820313 3995.81884765625 background all_cells +518.20654296875 3995.482421875 background all_cells +512.7819213867188 4005.638427734375 background all_cells +519.3739624023438 4007.813232421875 background all_cells +519.4214477539062 4030.796630859375 background all_cells +524.4904174804688 4027.8447265625 background all_cells +526.1901245117188 4037.223388671875 background all_cells +524.203369140625 4042.97509765625 background all_cells +515.5339965820312 4042.852294921875 background all_cells +512.5682983398438 3967.43798828125 background all_cells +513.4100952148438 3978.6328125 background all_cells +510.7076110839844 3972.800537109375 background all_cells +503.5376586914063 3968.31982421875 background all_cells +491.6036376953125 4052.25146484375 background all_cells +483.8985595703125 4085.356689453125 background all_cells +477.5240173339844 4082.8046875 background all_cells +500.2716674804688 4072.3671875 background all_cells +506.619140625 4073.6611328125 background all_cells +502.4756164550781 4083.4873046875 background all_cells +520.387451171875 4060.930419921875 background all_cells +513.7952270507812 4052.94287109375 background all_cells +475.2978210449219 4089.6943359375 background all_cells +510.4610290527344 4088.67138671875 background all_cells +513.0841674804688 4093.513916015625 background all_cells +485.4898681640625 4105.90380859375 background all_cells +473.9924621582031 4105.400390625 background all_cells +432.2370910644531 3966.90380859375 background all_cells +448.0454711914063 3992.504150390625 background all_cells +443.2144470214844 3988.71875 background all_cells +437.995361328125 4014.001220703125 background all_cells +437.6046752929688 4062.167236328125 background all_cells +433.791748046875 4106.17236328125 background all_cells +467.50335693359375 4045.8525390625 background all_cells +445.7017822265625 4032.177001953125 background all_cells +473.30670166015625 4040.01318359375 background all_cells +495.1507568359375 4012.17138671875 background all_cells +474.9591979980469 4058.19873046875 background all_cells +501.26611328125 4057.435791015625 background all_cells +490.6149597167969 4058.763427734375 background all_cells +480.3392028808594 4022.771728515625 background all_cells +469.7466125488281 3989.763427734375 background all_cells +499.3288879394531 3975.455078125 background all_cells +500.8101196289063 3981.52685546875 background all_cells +489.1127624511719 3991.80615234375 background all_cells +465.4250183105469 3982.83203125 background all_cells +452.4417724609375 4719.66162109375 background all_cells +457.11920166015625 4711.4697265625 background all_cells +463.4475402832031 4726.14111328125 background all_cells +476.1311950683594 4857.39404296875 background all_cells +477.1601867675781 4717.7783203125 background all_cells +380.3416137695313 5091.27294921875 background all_cells +376.4579162597656 5214.15283203125 background all_cells +443.090576171875 5049.4775390625 background all_cells +422.5458068847656 5100.3173828125 background all_cells +353.3070678710937 5050.91357421875 background all_cells +340.20587158203125 5084.5439453125 background all_cells +366.4235534667969 5084.1630859375 background all_cells +306.0308532714844 5012.57958984375 background all_cells +312.8249206542969 5010.90869140625 background all_cells +399.2391357421875 4915.19140625 background all_cells +345.4368591308594 4927.24267578125 background all_cells +341.0790405273437 5012.296875 background all_cells +416.6364440917969 5451.796875 background all_cells +413.9863586425781 5474.62109375 background all_cells +369.1271667480469 5478.57861328125 background all_cells +511.3054504394531 5490.81103515625 background all_cells +428.0371398925781 5481.39697265625 background all_cells +467.61614990234375 5494.50390625 background all_cells +468.8442993164063 5480.97119140625 background all_cells +472.8202819824219 5488.30419921875 background all_cells +445.47845458984375 5451.9755859375 background all_cells +444.9136047363281 5469.703125 background all_cells +448.1915588378906 5462.4423828125 background all_cells +511.7061462402344 5260.46435546875 background all_cells +527.41162109375 5258.5810546875 background all_cells +544.7250366210938 5257.43212890625 background all_cells +563.0194091796875 5298.04541015625 background all_cells +609.0447387695312 5353.318359375 background all_cells +554.865234375 5303.896484375 background all_cells +552.0186157226562 5271.3115234375 background all_cells +605.3345336914062 5276.669921875 background all_cells +556.3274536132812 5294.66357421875 background all_cells +558.5115966796875 5287.00439453125 background all_cells +563.9232177734375 5274.50634765625 background all_cells +527.67724609375 5278.583984375 background all_cells +514.1558837890625 5354.5390625 background all_cells +529.2806396484375 5295.63232421875 background all_cells +543.4341430664062 5313.3916015625 background all_cells +535.66015625 5303.2373046875 background all_cells +524.714599609375 5280.13330078125 background all_cells +514.22119140625 5190.94580078125 background all_cells +538.4572143554688 5250.48974609375 background all_cells +530.9673461914062 5233.64892578125 background all_cells +515.363525390625 5212.0283203125 background all_cells +462.4909057617188 5330.36962890625 background all_cells +302.3044738769531 5332.7294921875 background all_cells +506.12017822265625 5330.7666015625 background all_cells +321.26910400390625 5355.0458984375 background all_cells +470.6798400878906 5335.44970703125 background all_cells +544.878662109375 5425.06103515625 background all_cells +463.604736328125 5460.7939453125 background all_cells +540.7001342773438 5456.869140625 background all_cells +449.8954162597656 5379.65185546875 background all_cells +458.4920043945313 5447.38330078125 background all_cells +442.27447509765625 5444.64501953125 background all_cells +446.1619567871094 5419.525390625 background all_cells +319.048095703125 5461.06298828125 background all_cells +296.5169372558594 5367.52197265625 background all_cells +292.1601257324219 5406.796875 background all_cells +341.59246826171875 5450.8740234375 background all_cells +466.447998046875 5039.00341796875 background all_cells +458.9967346191406 5033.0341796875 background all_cells +494.8620300292969 5062.33349609375 background all_cells +482.8829040527344 5055.29248046875 background all_cells +472.8864135742188 5045.759765625 background all_cells +506.36468505859375 5072.76953125 background all_cells +526.0360107421875 5109.08740234375 background all_cells +473.610595703125 5109.107421875 background all_cells +464.0290832519531 4974.373046875 background all_cells +552.6497802734375 4965.603515625 background all_cells +359.26776123046875 5216.68701171875 background all_cells +360.9538879394531 5223.00439453125 background all_cells +361.7446594238281 5211.9228515625 background all_cells +485.9126892089844 5310.10546875 background all_cells +468.5307922363281 5314.47509765625 background all_cells +480.3033752441406 5332.08251953125 background all_cells +477.7645568847656 5327.4677734375 background all_cells +478.3320007324219 5309.7421875 background all_cells +480.7228698730469 5315.4091796875 background all_cells +351.2142944335937 5229.9462890625 background all_cells +360.867431640625 5292.57958984375 background all_cells +363.79052734375 5230.69775390625 background all_cells +557.0792236328125 4066.892578125 background all_cells +534.42333984375 4077.659912109375 background all_cells +540.3994750976562 4082.305419921875 background all_cells +539.1057739257812 4070.80419921875 background all_cells +524.1257934570312 4067.3994140625 background all_cells +515.7734375 4066.558837890625 background all_cells +526.0350341796875 4090.451904296875 background all_cells +519.2153930664062 4085.1005859375 background all_cells +520.918212890625 4089.616455078125 background all_cells +517.0106811523438 4103.58935546875 background all_cells +519.6981201171875 4093.882080078125 background all_cells +544.9636840820312 4104.88671875 background all_cells +548.5401000976562 4110.77783203125 background all_cells +553.0093994140625 4108.189453125 background all_cells +549.9742431640625 4100.8056640625 background all_cells +544.2463989257812 4111.34912109375 background all_cells +535.5965576171875 4085.3193359375 background all_cells +574.5471801757812 4099.85888671875 background all_cells +557.6533203125 4100.341796875 background all_cells +558.1181640625 4111.15869140625 background all_cells +571.4996948242188 4112.16796875 background all_cells +562.8463134765625 4107.57080078125 background all_cells +575.7039184570312 4107.83642578125 background all_cells +587.0883178710938 4088.055908203125 background all_cells +599.2573852539062 4100.68017578125 background all_cells +591.62353515625 4100.98291015625 background all_cells +590.2648315429688 4068.17919921875 background all_cells +568.7117309570312 4077.635986328125 background all_cells +560.2852783203125 4091.771240234375 background all_cells +570.9557495117188 4088.81005859375 background all_cells +577.9185180664062 4079.856689453125 background all_cells +642.8824462890625 4070.033447265625 background all_cells +636.3073120117188 4073.491455078125 background all_cells +648.3098754882812 4098.71142578125 background all_cells +641.8560180664062 4087.19091796875 background all_cells +653.6282958984375 4083.62353515625 background all_cells +642.9710693359375 4079.210205078125 background all_cells +732.5496826171875 4107.84765625 background all_cells +607.546630859375 4075.73876953125 background all_cells +631.8743286132812 4070.11767578125 background all_cells +626.9404907226562 4073.183837890625 background all_cells +621.5174560546875 4108.6728515625 background all_cells +633.848388671875 4099.93017578125 background all_cells +664.3641967773438 4075.975341796875 background all_cells +664.4489135742188 4080.913818359375 background all_cells +551.3067626953125 4043.543701171875 background all_cells +551.658935546875 4030.93115234375 background all_cells +592.4192504882812 4029.992919921875 background all_cells +566.372802734375 4064.380859375 background all_cells +547.6546630859375 4057.15576171875 background all_cells +582.0199584960938 4049.49853515625 background all_cells +593.9817504882812 4062.310791015625 background all_cells +589.7652587890625 4055.776123046875 background all_cells +532.4765625 4033.013916015625 background all_cells +545.0277099609375 4040.100341796875 background all_cells +542.3092041015625 4032.883056640625 background all_cells +533.4534301757812 4039.92236328125 background all_cells +632.9920654296875 4624.8759765625 background all_cells +622.1422729492188 4795.634765625 background all_cells +603.4896240234375 4750.8857421875 background all_cells +590.2846069335938 4995.17138671875 background all_cells +593.703857421875 4989.5888671875 background all_cells +592.7333984375 5001.984375 background all_cells +601.8292236328125 4888.41259765625 background all_cells +631.1656494140625 4988.1396484375 background all_cells +630.6716918945312 4878.4873046875 background all_cells +613.8365478515625 4980.6767578125 background all_cells +717.3484497070312 4849.88916015625 background all_cells +679.0330810546875 4695.26220703125 background all_cells +649.8519287109375 4733.71484375 background all_cells +654.4105224609375 4943.603515625 background all_cells +712.4535522460938 4935.69287109375 background all_cells +625.5132446289062 4049.614013671875 background all_cells +629.5384521484375 4009.510498046875 background all_cells +643.6077880859375 4034.866943359375 background all_cells +625.3922119140625 4065.49560546875 background all_cells +601.6987915039062 4035.100830078125 background all_cells +599.7835083007812 4063.683349609375 background all_cells +595.3597412109375 4034.440673828125 background all_cells +600.85546875 4016.35009765625 background all_cells +604.2689819335938 4030.19775390625 background all_cells +612.3806762695312 4023.40771484375 background all_cells +649.9400024414062 4014.841064453125 background all_cells +645.361572265625 4050.89501953125 background all_cells +649.5355834960938 4046.984375 background all_cells +640.3173828125 4202.4951171875 background all_cells +648.1520385742188 4062.78466796875 background all_cells +638.4976806640625 4188.84130859375 background all_cells +618.5159301757812 4254.41259765625 background all_cells +636.6624145507812 4227.9140625 background all_cells +624.0593872070312 4435.32421875 background all_cells +638.8923950195312 4354.02294921875 background all_cells +645.59716796875 4373.15283203125 background all_cells +637.3611450195312 4344.97607421875 background all_cells +629.0509033203125 4482.462890625 background all_cells +633.92041015625 4449.1845703125 background all_cells +628.6279296875 4594.61669921875 background all_cells +627.8427734375 4622.32861328125 background all_cells +637.5093994140625 4622.2265625 background all_cells +633.2731323242188 4115.125 background all_cells +623.8179931640625 4146.4990234375 background all_cells +630.2935180664062 4131.25634765625 background all_cells +627.1766357421875 4122.01953125 background all_cells +636.1063232421875 4122.619140625 background all_cells +12.975873947143556 3094.656982421875 background all_cells +43.02233505249024 3086.574951171875 background all_cells +39.88507461547852 3079.766845703125 background all_cells +32.1015625 3084.51513671875 background all_cells +150.93812561035156 3129.1259765625 background all_cells +158.55502319335938 3126.604736328125 background all_cells +159.411865234375 3119.724609375 background all_cells +152.30177307128906 3107.26708984375 background all_cells +161.56581115722656 3141.967529296875 background all_cells +153.6411590576172 3160.56591796875 background all_cells +136.56590270996094 3119.624755859375 background all_cells +134.58763122558594 3100.380615234375 background all_cells +144.22805786132812 3143.081787109375 background all_cells +137.8455810546875 3133.0107421875 background all_cells +134.15939331054688 3128.01611328125 background all_cells +122.87403869628906 3084.927734375 background all_cells +117.82288360595705 3118.094482421875 background all_cells +113.27014923095705 3101.389892578125 background all_cells +114.96453857421876 3098.48779296875 background all_cells +116.83807373046876 3090.6376953125 background all_cells +97.52210998535156 3130.49951171875 background all_cells +102.97594451904295 3108.69921875 background all_cells +98.85755920410156 3111.233642578125 background all_cells +98.3280792236328 3103.622314453125 background all_cells +75.20171356201172 3134.386962890625 background all_cells +87.00247955322266 3100.226806640625 background all_cells +87.01631164550781 3116.60888671875 background all_cells +109.2367706298828 3569.10546875 background all_cells +121.97077941894533 3541.955810546875 background all_cells +142.5861053466797 3650.72607421875 background all_cells +151.53237915039062 3651.037353515625 background all_cells +105.36170959472656 3687.728515625 background all_cells +105.57227325439452 3573.41015625 background all_cells +112.66522979736328 3778.0732421875 background all_cells +98.6587905883789 3776.195068359375 background all_cells +122.31784057617188 3699.124267578125 background all_cells +100.68556213378906 3794.437255859375 background all_cells +150.15292358398438 3951.297607421875 background all_cells +141.8699951171875 3942.212890625 background all_cells +145.09974670410156 3935.043701171875 background all_cells +107.11412811279295 3691.768310546875 background all_cells +112.1566925048828 3692.932373046875 background all_cells +82.11437225341797 3696.698486328125 background all_cells +97.73963928222656 3804.87109375 background all_cells +83.48046875 3579.59033203125 background all_cells +91.15646362304688 3956.89306640625 background all_cells +90.25008392333984 3965.509765625 background all_cells +65.23487854003906 3228.23291015625 background all_cells +27.63040351867676 3248.009521484375 background all_cells +23.28153610229492 3234.139404296875 background all_cells +67.97564697265625 3762.14306640625 background all_cells +40.22283935546875 3909.02587890625 background all_cells +41.46611022949219 3888.170166015625 background all_cells +64.13382720947266 3770.769775390625 background all_cells +41.72235107421875 3767.306884765625 background all_cells +12.338817596435549 3696.61328125 background all_cells +42.91591644287109 3744.680419921875 background all_cells +29.33428192138672 3744.27880859375 background all_cells +17.124338150024414 3413.994873046875 background all_cells +55.71072769165039 3482.309814453125 background all_cells +59.44716644287109 3477.12744140625 background all_cells +82.94308471679688 3159.62939453125 background all_cells +94.10851287841795 3194.75439453125 background all_cells +93.4774398803711 3185.540283203125 background all_cells +121.76268005371094 3416.11083984375 background all_cells +73.64542388916016 3427.08203125 background all_cells +122.88172912597656 3439.1123046875 background all_cells +129.4809112548828 3377.974853515625 background all_cells +91.20515441894533 3326.31005859375 background all_cells +99.3508758544922 3350.06787109375 background all_cells +102.06320190429688 3337.92578125 background all_cells +109.18244171142578 3335.892333984375 background all_cells +98.28077697753906 3330.98388671875 background all_cells +73.05472564697266 3216.04443359375 background all_cells +89.61572265625 3222.568603515625 background all_cells +77.19986724853516 3225.9013671875 background all_cells +107.40872192382812 3212.506103515625 background all_cells +123.02720642089844 3206.404541015625 background all_cells +117.74403381347656 3225.20947265625 background all_cells +113.19763946533205 3196.31103515625 background all_cells +263.6982421875 3577.0595703125 background all_cells +258.4602966308594 3583.721435546875 background all_cells +247.49801635742188 3576.974365234375 background all_cells +285.2618408203125 4070.900390625 background all_cells +286.142822265625 4099.64697265625 background all_cells +265.8503112792969 4086.15771484375 background all_cells +274.9703063964844 4070.681884765625 background all_cells +250.67747497558597 4034.537841796875 background all_cells +326.6843566894531 3774.291259765625 background all_cells +245.1837921142578 3618.04052734375 background all_cells +247.3076629638672 3621.602294921875 background all_cells +251.5968780517578 3626.72705078125 background all_cells +247.4833221435547 3709.099365234375 background all_cells +246.3847198486328 3916.9931640625 background all_cells +50.599586486816406 3909.427490234375 background all_cells +52.7379035949707 3923.52587890625 background all_cells +140.6725616455078 3923.48681640625 background all_cells +349.7603759765625 4014.410888671875 background all_cells +354.6820373535156 4010.811767578125 background all_cells +353.19488525390625 4032.04296875 background all_cells +164.77328491210938 4012.85888671875 background all_cells +346.9880065917969 4026.5244140625 background all_cells +343.3065490722656 4008.6298828125 background all_cells +334.4400329589844 3977.577392578125 background all_cells +276.2772216796875 3937.005859375 background all_cells +161.87449645996094 3953.668212890625 background all_cells +347.323486328125 3943.618408203125 background all_cells +118.56233978271484 3949.46533203125 background all_cells +137.43875122070312 3935.496826171875 background all_cells +127.44215393066406 3934.43603515625 background all_cells +46.46897888183594 3934.68212890625 background all_cells +64.1346435546875 3952.82568359375 background all_cells +49.700565338134766 3937.683349609375 background all_cells +17.5704402923584 3823.281982421875 background all_cells +39.266563415527344 3866.087890625 background all_cells +36.882286071777344 3857.39697265625 background all_cells +20.33919715881348 3840.5361328125 background all_cells +184.0570526123047 3793.239990234375 background all_cells +197.4760589599609 3789.872802734375 background all_cells +190.10955810546875 3783.237548828125 background all_cells +35.30723571777344 3943.82421875 background all_cells +38.35174560546875 3940.49169921875 background all_cells +38.68819808959961 3951.03369140625 background all_cells +29.11263656616211 3901.5283203125 background all_cells +19.69257926940918 3879.8388671875 background all_cells +31.38808822631836 3930.633544921875 background all_cells +35.932525634765625 3916.310302734375 background all_cells +28.300392150878903 3919.201904296875 background all_cells +279.0881042480469 3148.410888671875 background all_cells +294.8509216308594 3098.814697265625 background all_cells +279.1771240234375 3180.406005859375 background all_cells +296.9487609863281 3112.63818359375 background all_cells +290.003662109375 3169.607421875 background all_cells +286.0257873535156 3156.96728515625 background all_cells +215.35438537597656 3137.149169921875 background all_cells +255.0883636474609 3131.786376953125 background all_cells +264.96563720703125 3128.482421875 background all_cells +267.9659118652344 3134.736572265625 background all_cells +243.91441345214844 3132.982177734375 background all_cells +224.95379638671875 3157.5244140625 background all_cells +167.75296020507812 3152.770751953125 background all_cells +163.0403594970703 3172.909423828125 background all_cells +166.70152282714844 3178.213134765625 background all_cells +199.9414825439453 3165.181884765625 background all_cells +180.7064971923828 3128.354248046875 background all_cells +170.71820068359375 3110.037109375 background all_cells +246.1905975341797 3247.388671875 background all_cells +245.58792114257807 3254.67529296875 background all_cells +244.1708984375 3237.634033203125 background all_cells +251.10302734375 3257.01806640625 background all_cells +247.16587829589844 3262.115478515625 background all_cells +268.523681640625 3250.4873046875 background all_cells +287.7149963378906 3245.70263671875 background all_cells +280.1143798828125 3241.152587890625 background all_cells +274.2831115722656 3241.577880859375 background all_cells +273.8881530761719 3251.723876953125 background all_cells +253.05563354492188 3245.035888671875 background all_cells +259.96112060546875 3252.59521484375 background all_cells +258.1762390136719 3238.410888671875 background all_cells +198.8414764404297 3191.485595703125 background all_cells +199.3403167724609 3199.830322265625 background all_cells +247.15484619140625 3212.7138671875 background all_cells +191.8275451660156 3207.087890625 background all_cells +234.73622131347656 3233.93994140625 background all_cells +232.8854522705078 3228.9306640625 background all_cells +188.3655242919922 3213.778564453125 background all_cells +192.2383270263672 3223.10546875 background all_cells +193.2259521484375 3217.985107421875 background all_cells +182.8790283203125 3216.1240234375 background all_cells +150.52639770507812 3187.937255859375 background all_cells +133.82211303710938 3207.419677734375 background all_cells +154.1432342529297 3192.852294921875 background all_cells +131.3455352783203 3191.641357421875 background all_cells +129.61663818359375 3267.718017578125 background all_cells +142.1981658935547 3264.54052734375 background all_cells +150.80712890625 3286.178466796875 background all_cells +151.68563842773438 3279.1640625 background all_cells +137.8204803466797 3277.441650390625 background all_cells +152.46414184570312 3219.6064453125 background all_cells +143.47503662109375 3246.684814453125 background all_cells +155.74893188476562 3244.984130859375 background all_cells +164.5804443359375 3261.370849609375 background all_cells +173.5397491455078 3196.455322265625 background all_cells +161.32383728027344 3199.28271484375 background all_cells +162.73268127441406 3283.14306640625 background all_cells +174.7574462890625 3266.262939453125 background all_cells +54.58614730834961 3957.715576171875 background all_cells +50.47517395019531 3976.83740234375 background all_cells +29.91655731201172 3970.354248046875 background all_cells +11.694089889526367 3968.481201171875 background all_cells +57.548187255859375 3960.53515625 background all_cells +35.07780456542969 4007.1474609375 background all_cells +28.428829193115234 4036.396240234375 background all_cells +16.616352081298828 4047.956298828125 background all_cells +38.71104049682617 3991.364501953125 background all_cells +58.33846282958984 4068.75927734375 background all_cells +57.7163314819336 3982.448974609375 background all_cells +49.92511367797852 3983.208740234375 background all_cells +44.81573486328125 3982.742431640625 background all_cells +72.28778839111328 4124.71435546875 background all_cells +69.03793334960938 4133.24365234375 background all_cells +68.93560791015625 4144.4375 background all_cells +432.3193054199219 3921.10888671875 background all_cells +384.053955078125 3935.509765625 background all_cells +365.1325378417969 3938.279296875 background all_cells +274.1512145996094 3932.771728515625 background all_cells +104.96185302734376 4074.582275390625 background all_cells +72.3634262084961 4099.14501953125 background all_cells +98.97583770751952 4097.27099609375 background all_cells +174.95236206054688 4282.38232421875 background all_cells +214.3749084472656 4277.19580078125 background all_cells +203.01744079589844 4319.0908203125 background all_cells +199.6848297119141 4259.88916015625 background all_cells +169.2470245361328 4253.74609375 background all_cells +76.46588897705078 4138.595703125 background all_cells +185.3412170410156 4158.02880859375 background all_cells +87.0122299194336 4152.1318359375 background all_cells +80.615966796875 4139.38623046875 background all_cells +79.84046173095703 3989.088134765625 background all_cells +174.23019409179688 3950.52783203125 background all_cells +110.82489776611328 4008.49365234375 background all_cells +40.713260650634766 4117.015625 background all_cells +50.17907333374024 4154.7861328125 background all_cells +59.31826400756836 4169.78369140625 background all_cells +56.58101272583008 4155.0712890625 background all_cells +52.69065856933594 4168.29833984375 background all_cells +18.89026641845703 4248.8212890625 background all_cells +28.12593650817871 4249.42578125 background all_cells +25.081254959106445 4243.31982421875 background all_cells +45.452972412109375 4163.212890625 background all_cells +44.576290130615234 4156.451171875 background all_cells +544.9715576171875 4117.21630859375 background all_cells +550.8777465820312 4118.19384765625 background all_cells +559.3418579101562 4116.61083984375 background all_cells +558.8818969726562 4124.341796875 background all_cells +564.6238403320312 4124.8076171875 background all_cells +571.70166015625 4125.6357421875 background all_cells +567.7343139648438 4117.53173828125 background all_cells +594.2837524414062 4169.56640625 background all_cells +589.144287109375 4167.6181640625 background all_cells +583.3230590820312 4162.46826171875 background all_cells +589.5939331054688 4174.19677734375 background all_cells +593.27734375 4182.64404296875 background all_cells +585.465087890625 4179.73779296875 background all_cells +599.9609375 4145.564453125 background all_cells +614.2537841796875 4222.7119140625 background all_cells +613.512451171875 4204.1533203125 background all_cells +617.575439453125 4150.3564453125 background all_cells +588.6470336914062 4231.00830078125 background all_cells +587.3307495117188 4212.45751953125 background all_cells +589.6779174804688 4202.11962890625 background all_cells +588.1637573242188 4144.32666015625 background all_cells +586.5177612304688 4153.58349609375 background all_cells +569.345458984375 4208.16796875 background all_cells +549.2479248046875 4241.19970703125 background all_cells +551.3483276367188 4232.7939453125 background all_cells +580.1679077148438 4236.37158203125 background all_cells +579.5655517578125 4213.458984375 background all_cells +582.126953125 4187.28955078125 background all_cells +574.7680053710938 4188.564453125 background all_cells +572.8715209960938 4194.146484375 background all_cells +564.311279296875 4191.837890625 background all_cells +577.8549194335938 4116.21240234375 background all_cells +590.3009033203125 3935.29345703125 background all_cells +591.2887573242188 4121.74462890625 background all_cells +587.392578125 4129.76806640625 background all_cells +597.2879638671875 4134.29443359375 background all_cells +607.2067260742188 4127.67138671875 background all_cells +616.4844360351562 4124.82275390625 background all_cells +557.2228393554688 4248.39892578125 background all_cells +570.5028076171875 4243.57861328125 background all_cells +562.081298828125 4261.283203125 background all_cells +585.205322265625 4251.27783203125 background all_cells +580.425537109375 4246.24951171875 background all_cells +603.11083984375 4253.89794921875 background all_cells +592.1654052734375 4252.58251953125 background all_cells +544.9175415039062 4288.59619140625 background all_cells +551.8466186523438 4285.98681640625 background all_cells +588.3273315429688 4285.2333984375 background all_cells +592.4371337890625 4265.248046875 background all_cells +596.1395263671875 4266.88330078125 background all_cells +603.5720825195312 4304.73974609375 background all_cells +590.5436401367188 4302.9580078125 background all_cells +600.786865234375 4292.2939453125 background all_cells +589.5828247070312 4314.71875 background all_cells +586.1348876953125 4325.08984375 background all_cells +597.6931762695312 4319.560546875 background all_cells +542.5545043945312 4329.7548828125 background all_cells +549.3108520507812 4320.525390625 background all_cells +542.8444213867188 4301.466796875 background all_cells +565.925048828125 4302.34375 background all_cells +561.560302734375 4313.76904296875 background all_cells +575.6004638671875 4320.46240234375 background all_cells +574.8582153320312 4302.06591796875 background all_cells +262.9264831542969 4198.21923828125 background all_cells +258.0284423828125 4184.9716796875 background all_cells +256.6639404296875 4189.02978515625 background all_cells +229.42401123046875 4215.115234375 background all_cells +264.39404296875 4208.197265625 background all_cells +223.1847381591797 4236.060546875 background all_cells +232.8397674560547 4282.37451171875 background all_cells +230.4152984619141 4260.287109375 background all_cells +228.55393981933597 4249.4306640625 background all_cells +259.885498046875 4234.67822265625 background all_cells +259.9832763671875 4259.70361328125 background all_cells +274.8751525878906 4252.84423828125 background all_cells +272.3119201660156 4239.56640625 background all_cells +276.8612670898437 4239.98779296875 background all_cells +266.7919921875 4217.03466796875 background all_cells +273.7502136230469 4215.12939453125 background all_cells +268.4568786621094 4225.15283203125 background all_cells +286.92449951171875 4270.9228515625 background all_cells +286.1697998046875 4249.2080078125 background all_cells +287.5560913085937 4256.2021484375 background all_cells +299.4913635253906 4257.92626953125 background all_cells +288.9876708984375 4278.28076171875 background all_cells +288.94879150390625 4261.51318359375 background all_cells +278.5218200683594 4294.29052734375 background all_cells +287.7747802734375 4286.34375 background all_cells +284.1194152832031 4320.22705078125 background all_cells +290.76007080078125 4318.21435546875 background all_cells +287.7464904785156 4297.94677734375 background all_cells +231.28672790527344 4312.44384765625 background all_cells +259.7644958496094 4283.33642578125 background all_cells +257.46600341796875 4292.23388671875 background all_cells +434.4467468261719 4195.75732421875 background all_cells +444.9551696777344 4198.935546875 background all_cells +439.526123046875 4191.76025390625 background all_cells +439.0343933105469 4200.52294921875 background all_cells +484.1111145019531 4305.07421875 background all_cells +449.8359069824219 4277.7822265625 background all_cells +457.90142822265625 4274.31787109375 background all_cells +479.735107421875 4314.6748046875 background all_cells +444.2679443359375 4181.40673828125 background all_cells +452.7233276367188 4179.50830078125 background all_cells +448.7063598632813 4183.68408203125 background all_cells +442.5080871582031 4173.8955078125 background all_cells +455.14447021484375 4158.41650390625 background all_cells +449.6998596191406 4168.49169921875 background all_cells +338.3583679199219 4146.88623046875 background all_cells +373.7138671875 4135.99560546875 background all_cells +370.3245544433594 4124.56298828125 background all_cells +388.0346374511719 4187.580078125 background all_cells +392.38037109375 4153.53076171875 background all_cells +425.421630859375 4187.12890625 background all_cells +418.83502197265625 4169.037109375 background all_cells +384.90472412109375 4231.51123046875 background all_cells +426.6484375 4249.77099609375 background all_cells +329.7148132324219 4270.18896484375 background all_cells +410.3016357421875 4253.7412109375 background all_cells +420.9703063964844 4244.47509765625 background all_cells +398.98724365234375 4242.9970703125 background all_cells +394.3513793945313 4125.58935546875 background all_cells +435.2288208007813 4116.99560546875 background all_cells +410.7142333984375 4125.2705078125 background all_cells +398.1891479492188 4135.0126953125 background all_cells +381.8187255859375 4148.56201171875 background all_cells +380.7827453613281 4137.7705078125 background all_cells +388.27093505859375 4135.16796875 background all_cells +388.840087890625 4120.5146484375 background all_cells +387.1331787109375 4123.9296875 background all_cells +374.4938049316406 4184.58740234375 background all_cells +342.9598999023437 4154.93310546875 background all_cells +380.81634521484375 4201.21337890625 background all_cells +378.91351318359375 4192.59814453125 background all_cells +460.0774841308594 4160.1259765625 background all_cells +466.1524963378906 4156.794921875 background all_cells +463.8250122070313 4169.42529296875 background all_cells +483.204345703125 4168.62890625 background all_cells +483.3958129882813 4188.76611328125 background all_cells +483.1140747070313 4150.05029296875 background all_cells +481.0680541992188 4120.68017578125 background all_cells +478.2151184082031 4162.49365234375 background all_cells +528.6787719726562 4246.90771484375 background all_cells +531.7080078125 4254.48779296875 background all_cells +543.4920043945312 4252.93798828125 background all_cells +533.2569580078125 4249.0712890625 background all_cells +524.178955078125 4315.97216796875 background all_cells +523.8621215820312 4329.02392578125 background all_cells +539.5023193359375 4314.13134765625 background all_cells +529.7101440429688 4325.11279296875 background all_cells +472.3964538574219 4329.3115234375 background all_cells +498.9032897949219 4324.236328125 background all_cells +473.35736083984375 4277.29931640625 background all_cells +479.8576354980469 4293.21484375 background all_cells +494.2564086914063 4290.51416015625 background all_cells +485.2319946289063 4268.490234375 background all_cells +486.3521423339844 4257.00537109375 background all_cells +491.65374755859375 4188.84326171875 background all_cells +497.9380493164063 4204.484375 background all_cells +498.9552612304688 4243.46435546875 background all_cells +505.9605102539063 4234.6630859375 background all_cells +486.8419189453125 4228.763671875 background all_cells +522.4164428710938 4205.71630859375 background all_cells +553.353515625 4221.861328125 background all_cells +515.8817138671875 4226.89111328125 background all_cells +515.269287109375 4214.7529296875 background all_cells +499.34716796875 4135.931640625 background all_cells +533.2177734375 4115.3232421875 background all_cells +542.0825805664062 4146.86474609375 background all_cells +527.7273559570312 4157.0771484375 background all_cells +532.3222045898438 4128.6806640625 background all_cells +539.6475219726562 4139.91650390625 background all_cells +537.1666870117188 4133.0947265625 background all_cells +490.9150085449219 4140.26513671875 background all_cells +509.1390075683594 4155.85986328125 background all_cells +505.1784057617188 4139.32861328125 background all_cells +550.2271118164062 4183.30810546875 background all_cells +528.4984130859375 4180.0166015625 background all_cells +544.3848266601562 4179.236328125 background all_cells +543.8252563476562 4191.10986328125 background all_cells +539.2147216796875 4178.00537109375 background all_cells +516.060546875 4162.41357421875 background all_cells +504.9581298828125 4179.7451171875 background all_cells +204.0680084228516 3246.219970703125 background all_cells +186.5868225097656 3254.462890625 background all_cells +193.0883331298828 3249.56396484375 background all_cells +184.45684814453125 3302.11376953125 background all_cells +272.58184814453125 3295.47314453125 background all_cells +240.5433349609375 3288.9189453125 background all_cells +216.6416778564453 3289.402587890625 background all_cells +201.5888671875 3272.495849609375 background all_cells +206.14596557617188 3285.045654296875 background all_cells +180.85076904296875 3277.734375 background all_cells +236.5187225341797 3249.6533203125 background all_cells +243.30303955078125 3266.460693359375 background all_cells +216.9074859619141 3258.859130859375 background all_cells +230.8629608154297 3259.4375 background all_cells +329.6986083984375 3332.914794921875 background all_cells +301.4651184082031 3369.25732421875 background all_cells +261.84228515625 3412.297119140625 background all_cells +326.82977294921875 3353.72265625 background all_cells +345.3846740722656 3340.5576171875 background all_cells +335.2822265625 3429.992919921875 background all_cells +296.91925048828125 3430.047607421875 background all_cells +341.9862060546875 3425.631103515625 background all_cells +337.2382202148437 3433.62451171875 background all_cells +280.13165283203125 3310.593505859375 background all_cells +331.09735107421875 3297.286865234375 background all_cells +328.2972717285156 3310.27392578125 background all_cells +205.7926483154297 3383.580322265625 background all_cells +199.58155822753903 3403.404052734375 background all_cells +194.6997833251953 3398.05810546875 background all_cells +200.88365173339844 3391.99169921875 background all_cells +204.91954040527344 3356.97509765625 background all_cells +195.75657653808597 3362.134765625 background all_cells +215.9934234619141 3374.2119140625 background all_cells +207.2972717285156 3320.099853515625 background all_cells +192.52513122558597 3350.62841796875 background all_cells +205.3026428222656 3348.17919921875 background all_cells +222.92349243164065 3340.43701171875 background all_cells +188.4251251220703 3341.65283203125 background all_cells +206.2540740966797 3426.951416015625 background all_cells +225.14727783203125 3445.21728515625 background all_cells +218.0161590576172 3426.345947265625 background all_cells +336.38446044921875 3303.130859375 background all_cells +404.7407531738281 3318.99658203125 background all_cells +407.1560974121094 3300.72216796875 background all_cells +368.6526489257813 3293.397705078125 background all_cells +355.11474609375 3299.1943359375 background all_cells +345.545654296875 3311.337158203125 background all_cells +397.8599853515625 3329.105224609375 background all_cells +411.8110961914063 3354.632080078125 background all_cells +405.0592346191406 3343.99951171875 background all_cells +367.0076599121094 3339.734619140625 background all_cells +389.4668273925781 3364.744384765625 background all_cells +382.1319274902344 3348.044677734375 background all_cells +366.7897644042969 3357.63525390625 background all_cells +128.88670349121094 3402.930908203125 background all_cells +133.087646484375 3434.401123046875 background all_cells +135.08523559570312 3447.03759765625 background all_cells +137.0709991455078 3389.305419921875 background all_cells +137.17324829101562 3408.392578125 background all_cells +145.67367553710938 3398.1640625 background all_cells +163.6864471435547 3400.25732421875 background all_cells +151.3673095703125 3382.189208984375 background all_cells +149.809326171875 3387.793212890625 background all_cells +147.46751403808594 3418.41748046875 background all_cells +148.580322265625 3453.77685546875 background all_cells +165.67825317382812 3429.47998046875 background all_cells +154.1608428955078 3433.3203125 background all_cells +143.63133239746094 3423.228271484375 background all_cells +155.71116638183594 3422.277587890625 background all_cells +160.0356903076172 3295.60595703125 background all_cells +145.2823944091797 3306.455078125 background all_cells +140.50718688964844 3301.03076171875 background all_cells +151.2591552734375 3300.2490234375 background all_cells +267.796875 3408.98486328125 background all_cells +235.65609741210935 3409.0537109375 background all_cells +271.9486999511719 3420.144287109375 background all_cells +250.1506805419922 3430.937255859375 background all_cells +244.4902191162109 3428.393798828125 background all_cells +249.57156372070312 3419.439208984375 background all_cells +261.1107788085937 3433.240478515625 background all_cells +272.7348327636719 3434.250244140625 background all_cells +253.99778747558597 3442.935302734375 background all_cells +249.1050720214844 3436.919921875 background all_cells +265.2272644042969 3452.560791015625 background all_cells +286.3916015625 3448.196533203125 background all_cells +257.9584655761719 3453.89892578125 background all_cells +244.51353454589844 3368.48779296875 background all_cells +273.6972351074219 3370.733154296875 background all_cells +285.8024597167969 3371.91015625 background all_cells +267.2411499023437 3395.13818359375 background all_cells +251.4686584472656 3386.403564453125 background all_cells +245.8478546142578 3380.461181640625 background all_cells +386.3374328613281 3763.930908203125 background all_cells +343.5626525878906 3757.549560546875 background all_cells +380.8023071289063 3743.6201171875 background all_cells +326.9252624511719 3841.982421875 background all_cells +395.1770629882813 3858.407470703125 background all_cells +370.8861083984375 3835.779541015625 background all_cells +334.0858459472656 3839.766357421875 background all_cells +377.0491027832031 3777.40478515625 background all_cells +365.3421630859375 3773.153564453125 background all_cells +363.7359313964844 3810.515380859375 background all_cells +367.31842041015625 3781.710205078125 background all_cells +359.4168701171875 3781.18603515625 background all_cells +520.0394287109375 3782.51708984375 background all_cells +520.8269653320312 3830.41748046875 background all_cells +532.7545166015625 3819.892822265625 background all_cells +559.1338500976562 3787.184814453125 background all_cells +517.0570068359375 3851.6533203125 background all_cells +514.0164794921875 3871.952880859375 background all_cells +538.6867065429688 3868.84228515625 background all_cells +588.43359375 3863.37744140625 background all_cells +610.7146606445312 3890.590087890625 background all_cells +606.6243896484375 3892.7216796875 background all_cells +611.1204223632812 3796.37890625 background all_cells +603.6444091796875 3838.00732421875 background all_cells +548.8970336914062 3903.796630859375 background all_cells +567.4260864257812 3879.793701171875 background all_cells +557.5090942382812 3911.040771484375 background all_cells +556.1536865234375 3904.182861328125 background all_cells +473.9464416503906 3776.67626953125 background all_cells +454.7375793457031 3777.098388671875 background all_cells +479.2449645996094 3781.969482421875 background all_cells +477.3426818847656 3773.99072265625 background all_cells +463.9829711914063 3882.27392578125 background all_cells +451.6878967285156 3898.16796875 background all_cells +470.5584106445313 3866.8603515625 background all_cells +487.9851379394531 3897.5517578125 background all_cells +475.6319580078125 3911.416748046875 background all_cells +464.1853332519531 3907.699951171875 background all_cells +497.9785461425781 3884.98388671875 background all_cells +501.7251892089844 3783.0869140625 background all_cells +496.11920166015625 3781.232177734375 background all_cells +497.10260009765625 3787.887451171875 background all_cells +489.5854797363281 3806.946044921875 background all_cells +484.4562072753906 3862.338623046875 background all_cells +472.2989501953125 3791.515869140625 background all_cells +474.4107666015625 3824.71337890625 background all_cells +457.5755615234375 3816.861083984375 background all_cells +441.03759765625 3730.01025390625 background all_cells +459.5996398925781 3727.550537109375 background all_cells +442.74609375 3692.976806640625 background all_cells +555.5574951171875 3441.472412109375 background all_cells +547.7896118164062 3442.087646484375 background all_cells +561.9769897460938 3433.751708984375 background all_cells +554.9431762695312 3434.899169921875 background all_cells +507.8069458007813 3769.981201171875 background all_cells +505.9805908203125 3773.81103515625 background all_cells +499.7797546386719 3772.915771484375 background all_cells +554.8842163085938 3747.677001953125 background all_cells +489.8243713378906 3764.4287109375 background all_cells +459.7067260742188 3755.47900390625 background all_cells +248.51075744628903 3632.08837890625 background all_cells +251.7888946533203 3609.607177734375 background all_cells +242.7444610595703 3641.369384765625 background all_cells +250.4598846435547 3637.9833984375 background all_cells +258.1634826660156 3633.649169921875 background all_cells +372.4630432128906 3689.1826171875 background all_cells +326.89111328125 3733.7119140625 background all_cells +379.4478759765625 3689.2685546875 background all_cells +246.3164825439453 3650.734375 background all_cells +272.6927490234375 3703.081787109375 background all_cells +240.11764526367188 3650.938720703125 background all_cells +275.6254577636719 3665.254638671875 background all_cells +298.912109375 3658.096923828125 background all_cells +367.1706237792969 3646.9541015625 background all_cells +371.5841674804688 3682.268310546875 background all_cells +369.1419677734375 3616.84521484375 background all_cells +376.178466796875 3676.1845703125 background all_cells +382.4328002929688 3676.046875 background all_cells +363.1629333496094 3655.31689453125 background all_cells +294.0680236816406 3563.018798828125 background all_cells +291.77587890625 3569.130859375 background all_cells +298.9189453125 3569.65966796875 background all_cells +332.5170593261719 3608.352783203125 background all_cells +291.4524841308594 3576.961181640625 background all_cells +291.0702209472656 3589.59228515625 background all_cells +296.65496826171875 3584.466064453125 background all_cells +286.8430480957031 3584.08154296875 background all_cells +276.49224853515625 3492.38134765625 background all_cells +287.9292907714844 3511.87451171875 background all_cells +272.286865234375 3506.911376953125 background all_cells +292.59716796875 3501.86181640625 background all_cells +231.01556396484372 3548.706787109375 background all_cells +277.380615234375 3547.34423828125 background all_cells +253.1649169921875 3530.553955078125 background all_cells +249.8634185791016 3547.4736328125 background all_cells +246.4141082763672 3528.476318359375 background all_cells +227.1093292236328 3524.07958984375 background all_cells +245.63096618652344 3521.9599609375 background all_cells +243.07606506347656 3516.88720703125 background all_cells +247.8437957763672 3505.451171875 background all_cells +261.908203125 3510.029052734375 background all_cells +259.48895263671875 3523.767822265625 background all_cells +250.7448883056641 3521.84423828125 background all_cells +245.5571136474609 3325.6904296875 background all_cells +221.60650634765625 3328.33544921875 background all_cells +242.1632232666016 3336.692626953125 background all_cells +259.90045166015625 3366.251220703125 background all_cells +296.173828125 3349.278564453125 background all_cells +277.70904541015625 3355.360107421875 background all_cells +260.8015441894531 3355.9169921875 background all_cells +231.51339721679688 3340.9306640625 background all_cells +227.51531982421875 3364.845458984375 background all_cells +248.57516479492188 3362.748046875 background all_cells +250.2874755859375 3353.7998046875 background all_cells +223.16458129882807 3307.236328125 background all_cells +288.0724792480469 3316.105712890625 background all_cells +233.7495574951172 3301.481689453125 background all_cells +230.2240753173828 3308.381103515625 background all_cells +223.40521240234372 3314.431884765625 background all_cells +133.16256713867188 3639.264892578125 background all_cells +198.19271850585935 3666.800048828125 background all_cells +165.4152374267578 3724.88671875 background all_cells +159.23207092285156 3689.43017578125 background all_cells +247.27525329589844 3734.305419921875 background all_cells +258.41131591796875 3765.23828125 background all_cells +254.76174926757807 3733.0205078125 background all_cells +178.61627197265625 3914.91845703125 background all_cells +165.61065673828125 3864.136474609375 background all_cells +194.34503173828125 3855.52001953125 background all_cells +262.3017883300781 3894.421630859375 background all_cells +209.4886474609375 3894.134765625 background all_cells +290.9676208496094 3840.31396484375 background all_cells +284.4062805175781 3847.66259765625 background all_cells +244.0764617919922 3883.170166015625 background all_cells +160.81402587890625 3827.300048828125 background all_cells +143.87442016601562 3836.513671875 background all_cells +172.03900146484375 3832.108154296875 background all_cells +169.8343963623047 3827.976318359375 background all_cells +245.44705200195312 3470.707763671875 background all_cells +229.5843505859375 3482.387939453125 background all_cells +243.55960083007807 3477.34423828125 background all_cells +252.49368286132807 3479.587158203125 background all_cells +245.59820556640625 3465.82568359375 background all_cells +248.94207763671875 3459.576171875 background all_cells +171.83274841308594 3513.1357421875 background all_cells +194.5657196044922 3518.7099609375 background all_cells +179.46070861816406 3519.856201171875 background all_cells +166.4909210205078 3520.9599609375 background all_cells +165.5333709716797 3514.883056640625 background all_cells +179.8760986328125 3508.855712890625 background all_cells +172.92445373535156 3504.62744140625 background all_cells +151.71095275878906 3506.064208984375 background all_cells +255.1878967285156 3458.62646484375 background all_cells +279.21661376953125 3463.60888671875 background all_cells +265.2791442871094 3464.755126953125 background all_cells +167.93955993652344 3475.420654296875 background all_cells +130.32211303710938 3490.693359375 background all_cells +295.6429443359375 3472.429443359375 background all_cells +289.80712890625 3479.9111328125 background all_cells +290.6388854980469 3476.2666015625 background all_cells +209.91488647460935 3477.510009765625 background all_cells +217.2011260986328 3483.931884765625 background all_cells +220.46046447753903 3458.495849609375 background all_cells +217.08377075195312 3474.654052734375 background all_cells +172.5259246826172 3571.30517578125 background all_cells +186.0255889892578 3569.150390625 background all_cells +177.4441375732422 3611.735107421875 background all_cells +192.02540588378903 3589.038330078125 background all_cells +177.7901611328125 3576.531494140625 background all_cells +182.9725646972656 3526.744873046875 background all_cells +179.3227081298828 3545.34033203125 background all_cells +189.89454650878903 3540.2392578125 background all_cells +209.4525451660156 3518.416259765625 background all_cells +214.0101623535156 3551.0537109375 background all_cells +212.00267028808597 3540.46728515625 background all_cells +210.99725341796875 3498.202392578125 background all_cells +210.6149139404297 3507.630615234375 background all_cells +131.41307067871094 3346.121826171875 background all_cells +137.36431884765625 3318.24072265625 background all_cells +131.87559509277344 3324.378173828125 background all_cells +133.51795959472656 3332.529541015625 background all_cells +174.05274963378906 3310.63134765625 background all_cells +176.75527954101562 3364.390380859375 background all_cells +182.00450134277344 3325.91748046875 background all_cells +178.21527099609375 3335.7451171875 background all_cells +150.2964324951172 3341.197998046875 background all_cells +160.22982788085938 3324.2783203125 background all_cells +167.55072021484375 3356.667724609375 background all_cells +139.94085693359375 3354.217041015625 background all_cells +132.84739685058594 3356.437744140625 background all_cells +157.92808532714844 3365.4716796875 background all_cells +163.09898376464844 3360.99755859375 background all_cells +553.953369140625 3111.498046875 background all_cells +568.8450317382812 3099.70849609375 background all_cells +588.5 3102.753173828125 background all_cells +574.511474609375 3109.931884765625 background all_cells +604.1232299804688 3104.7861328125 background all_cells +615.3728637695312 3111.049072265625 background all_cells +615.480712890625 3099.6572265625 background all_cells +611.6609497070312 3106.103759765625 background all_cells +535.2160034179688 3140.655029296875 background all_cells +573.4762573242188 3114.041259765625 background all_cells +561.9998779296875 3139.786376953125 background all_cells +562.9677734375 3131.53125 background all_cells +543.9962158203125 3156.128662109375 background all_cells +471.0841979980469 3122.269287109375 background all_cells +489.0494384765625 3181.80419921875 background all_cells +473.4057922363281 3166.040283203125 background all_cells +481.31982421875 3140.018310546875 background all_cells +593.8182983398438 3117.919921875 background all_cells +609.22265625 3136.8525390625 background all_cells +603.369873046875 3134.882080078125 background all_cells +494.7770690917969 3211.14111328125 background all_cells +501.2806091308594 3153.4931640625 background all_cells +498.817626953125 3182.2861328125 background all_cells +554.7349853515625 3206.845458984375 background all_cells +540.0585327148438 3210.80126953125 background all_cells +537.3416748046875 3207.046630859375 background all_cells +558.1139526367188 3164.779296875 background all_cells +559.4630737304688 3183.548583984375 background all_cells +587.6356201171875 3176.16259765625 background all_cells +527.6715087890625 3169.89599609375 background all_cells +511.7853088378906 3094.4609375 background all_cells +504.7881164550781 3110.386962890625 background all_cells +528.613525390625 3099.19482421875 background all_cells +521.6475219726562 3122.65771484375 background all_cells +526.180908203125 3117.63232421875 background all_cells +499.1518859863281 3128.201416015625 background all_cells +525.070556640625 3132.881591796875 background all_cells +506.6687927246094 3133.080078125 background all_cells +482.7313537597656 3098.638427734375 background all_cells +469.91937255859375 3109.153564453125 background all_cells +465.9255981445313 3100.8837890625 background all_cells +421.49609375 3121.78466796875 background all_cells +415.1957092285156 3124.205810546875 background all_cells +399.2036743164063 3124.614501953125 background all_cells +399.31201171875 3376.342041015625 background all_cells +399.3956604003906 3389.44580078125 background all_cells +404.2371826171875 3390.9306640625 background all_cells +403.5760803222656 3370.29150390625 background all_cells +417.2042236328125 3359.394287109375 background all_cells +412.6880798339844 3385.40673828125 background all_cells +425.15325927734375 3323.61572265625 background all_cells +422.78131103515625 3399.09130859375 background all_cells +417.3463745117188 3368.1201171875 background all_cells +404.06396484375 3166.599365234375 background all_cells +382.8311767578125 3185.932373046875 background all_cells +385.4699096679688 3176.292236328125 background all_cells +392.3670959472656 3168.828857421875 background all_cells +343.5160827636719 3403.58203125 background all_cells +359.2228698730469 3409.580078125 background all_cells +358.3114624023437 3366.33740234375 background all_cells +343.5701904296875 3393.81787109375 background all_cells +322.5801086425781 3383.505859375 background all_cells +315.31884765625 3377.404052734375 background all_cells +299.410888671875 3384.166748046875 background all_cells +316.7416381835937 3412.987060546875 background all_cells +337.8834228515625 3388.765625 background all_cells +376.6929016113281 3400.153564453125 background all_cells +378.5997619628906 3370.26025390625 background all_cells +374.859619140625 3378.3193359375 background all_cells +371.3551025390625 3410.07177734375 background all_cells +372.9015197753906 3382.09765625 background all_cells +384.3810729980469 3400.935546875 background all_cells +417.8347778320313 3176.365234375 background all_cells +418.2300415039063 3171.79638671875 background all_cells +411.9961242675781 3137.9794921875 background all_cells +441.7397766113281 3121.201416015625 background all_cells +442.1377258300781 3141.46923828125 background all_cells +438.2291259765625 3132.7275390625 background all_cells +430.4457092285156 3147.7861328125 background all_cells +430.5196533203125 3123.083251953125 background all_cells +440.24652099609375 3154.55126953125 background all_cells +426.698486328125 3175.61279296875 background all_cells +441.6129760742188 3186.441162109375 background all_cells +444.53759765625 3161.388671875 background all_cells +303.7735290527344 3245.6904296875 background all_cells +305.61309814453125 3289.927978515625 background all_cells +421.8517761230469 3271.44921875 background all_cells +426.467041015625 3306.7001953125 background all_cells +425.8396911621094 3292.691162109375 background all_cells +424.2299499511719 3316.90869140625 background all_cells +424.4401550292969 3242.872802734375 background all_cells +416.6203002929688 3301.928466796875 background all_cells +411.9044189453125 3240.1025390625 background all_cells +409.12603759765625 3287.38916015625 background all_cells +398.42327880859375 3273.651123046875 background all_cells +366.4797058105469 3286.361328125 background all_cells +376.3995666503906 3255.80224609375 background all_cells +371.2745666503906 3270.887939453125 background all_cells +342.5467834472656 3282.1875 background all_cells +332.8582458496094 3322.4033203125 background all_cells +350.9056701660156 3276.139404296875 background all_cells +350.5596008300781 3269.608154296875 background all_cells +343.8422546386719 3254.972412109375 background all_cells +341.3792724609375 3147.396728515625 background all_cells +338.0087280273437 3187.3798828125 background all_cells +336.5860290527344 3179.375732421875 background all_cells +352.35772705078125 3159.864013671875 background all_cells +360.7563171386719 3157.176513671875 background all_cells +370.5858459472656 3164.99853515625 background all_cells +375.9142761230469 3153.04345703125 background all_cells +361.82623291015625 3164.436279296875 background all_cells +359.5790405273437 3180.3515625 background all_cells +366.9085693359375 3128.130126953125 background all_cells +356.8452453613281 3124.1513671875 background all_cells +351.4111022949219 3131.487548828125 background all_cells +339.7772827148437 3193.00244140625 background all_cells +373.3888244628906 3223.415283203125 background all_cells +341.7723388671875 3220.906982421875 background all_cells +342.823486328125 3209.369384765625 background all_cells +342.739990234375 3204.258544921875 background all_cells +349.92706298828125 3199.29931640625 background all_cells +313.1214904785156 3118.906005859375 background all_cells +305.3235168457031 3122.14404296875 background all_cells +327.4505920410156 3120.192626953125 background all_cells +324.3036193847656 3197.45703125 background all_cells +317.4047241210937 3222.34130859375 background all_cells +303.5270080566406 3206.1171875 background all_cells +303.7741394042969 3232.79736328125 background all_cells +356.1017761230469 3236.14404296875 background all_cells +396.0307922363281 3234.91748046875 background all_cells +369.1906433105469 3227.455078125 background all_cells +320.67193603515625 3130.174072265625 background all_cells +314.3787841796875 3149.831787109375 background all_cells +330.7946472167969 3152.518310546875 background all_cells +328.6444091796875 3141.958984375 background all_cells +332.0649108886719 3130.38427734375 background all_cells +307.4135437011719 3175.157958984375 background all_cells +317.5308532714844 3190.857421875 background all_cells +323.7134094238281 3182.510498046875 background all_cells +311.5279235839844 3182.947021484375 background all_cells +392.1806335449219 3138.8125 background all_cells +383.3529052734375 3161.62451171875 background all_cells +399.112060546875 3157.9208984375 background all_cells +387.9986572265625 3149.412353515625 background all_cells +300.5782470703125 3097.052978515625 background all_cells +319.81298828125 3111.442138671875 background all_cells +313.9927978515625 3097.925537109375 background all_cells +303.77642822265625 3109.476806640625 background all_cells +330.2446594238281 3108.56005859375 background all_cells +327.88330078125 3096.4140625 background all_cells +322.691650390625 3099.420654296875 background all_cells +335.1185302734375 3096.431640625 background all_cells +335.99609375 3103.4873046875 background all_cells +336.5971984863281 3111.19873046875 background all_cells +353.2922668457031 3106.20947265625 background all_cells +343.4493103027344 3113.53271484375 background all_cells +368.6200866699219 3113.52978515625 background all_cells +385.6503601074219 3111.756591796875 background all_cells +383.4306945800781 3102.653076171875 background all_cells +371.2505798339844 3107.355712890625 background all_cells +419.6078186035156 3109.758056640625 background all_cells +447.66217041015625 3101.900634765625 background all_cells +430.9052734375 3098.345947265625 background all_cells +5385.77587890625 2186.902587890625 background all_cells +5354.59521484375 2193.28515625 background all_cells +5376.8662109375 2192.626708984375 background all_cells +5364.16162109375 2190.460205078125 background all_cells +5350.6513671875 2222.789306640625 background all_cells +5341.19384765625 2227.648681640625 background all_cells +5343.8828125 2224.629638671875 background all_cells +5340.1044921875 2204.627685546875 background all_cells +5325.73193359375 2207.290771484375 background all_cells +5333.5458984375 2215.498046875 background all_cells +5342.2373046875 2216.23828125 background all_cells +5351.37109375 2207.218994140625 background all_cells +5362.48974609375 2220.473876953125 background all_cells +5373.64599609375 2214.176513671875 background all_cells +5371.00244140625 2204.857666015625 background all_cells +5376.6328125 2052.9970703125 background all_cells +5380.74169921875 2083.080322265625 background all_cells +5375.8115234375 2074.008544921875 background all_cells +5368.00537109375 2070.56005859375 background all_cells +5370.625 2088.217529296875 background all_cells +5364.33740234375 2102.177978515625 background all_cells +5374.3046875 2098.2001953125 background all_cells +5385.240234375 2071.5654296875 background all_cells +5393.09423828125 2085.520751953125 background all_cells +5388.77197265625 2060.80810546875 background all_cells +5379.69970703125 2111.61962890625 background all_cells +5374.30615234375 2123.483154296875 background all_cells +5385.3564453125 2124.693359375 background all_cells +5391.4775390625 2136.20751953125 background all_cells +5382.01171875 2135.43896484375 background all_cells +5369.294921875 2173.40673828125 background all_cells +5364.4306640625 2163.486572265625 background all_cells +5379.4970703125 2177.671142578125 background all_cells +5378.36572265625 2163.720458984375 background all_cells +5352.42578125 2172.400634765625 background all_cells +5328.20703125 2177.7724609375 background all_cells +5337.541015625 2173.012939453125 background all_cells +5340.33837890625 2141.258056640625 background all_cells +5352.5078125 2135.492919921875 background all_cells +5353.46533203125 2057.24267578125 background all_cells +5354.66748046875 2085.089111328125 background all_cells +5355.8681640625 2076.669189453125 background all_cells +5360.400390625 2051.361083984375 background all_cells +5348.65771484375 2098.7734375 background all_cells +5348.7392578125 2148.9150390625 background all_cells +5338.45849609375 2161.796875 background all_cells +5355.29638671875 2157.504638671875 background all_cells +5335.79296875 2147.32958984375 background all_cells +5341.16162109375 2061.403076171875 background all_cells +5336.08251953125 2090.318115234375 background all_cells +5329.30224609375 2068.1572265625 background all_cells +5264.42822265625 2416.95751953125 background all_cells +5250.666015625 2427.083740234375 background all_cells +5243.4775390625 2416.7587890625 background all_cells +5240.2880859375 2485.743408203125 background all_cells +5244.2783203125 2488.55078125 background all_cells +5236.83203125 2472.701416015625 background all_cells +5248.46728515625 2467.90966796875 background all_cells +5249.5224609375 2452.7724609375 background all_cells +5260.18408203125 2458.255126953125 background all_cells +5253.244140625 2458.3486328125 background all_cells +5249.85107421875 2442.547119140625 background all_cells +5252.66259765625 2435.138671875 background all_cells +5257.22802734375 3468.8642578125 background all_cells +5258.4697265625 3482.42822265625 background all_cells +5241.97216796875 3479.5341796875 background all_cells +5258.65869140625 3495.84521484375 background all_cells +5274.291015625 3542.719482421875 background all_cells +5263.7783203125 3521.90869140625 background all_cells +5256.5107421875 3505.7783203125 background all_cells +5238.9208984375 3508.022705078125 background all_cells +5248.44921875 3517.431640625 background all_cells +5247.2998046875 3501.472900390625 background all_cells +5247.005859375 3491.594482421875 background all_cells +5239.66552734375 2635.692626953125 background all_cells +5240.17041015625 2738.610107421875 background all_cells +5247.93310546875 2728.99755859375 background all_cells +5267.0322265625 2639.437255859375 background all_cells +5245.03369140625 3430.78857421875 background all_cells +5246.68017578125 3451.95166015625 background all_cells +5253.5693359375 3432.771728515625 background all_cells +5242.19091796875 2961.37353515625 background all_cells +5235.3427734375 3325.009765625 background all_cells +5240.47900390625 3331.2421875 background all_cells +5251.728515625 3423.127197265625 background all_cells +5260.365234375 3420.564208984375 background all_cells +5238.375 3273.951416015625 background all_cells +5245.5302734375 2751.05908203125 background all_cells +5244.13623046875 2809.3310546875 background all_cells +5242.0048828125 2806.164306640625 background all_cells +5236.93212890625 2805.296142578125 background all_cells +5297.16650390625 2487.17724609375 background all_cells +5303.47607421875 2500.685546875 background all_cells +5271.5888671875 2489.663818359375 background all_cells +5308.75927734375 2490.805908203125 background all_cells +5298.95458984375 2456.12744140625 background all_cells +5295.23779296875 2463.611572265625 background all_cells +5292.65625 2460.2021484375 background all_cells +5289.29150390625 2459.91845703125 background all_cells +5295.27587890625 3369.409423828125 background all_cells +5287.92578125 3364.5166015625 background all_cells +5278.34765625 3374.204833984375 background all_cells +5288.18603515625 3374.543212890625 background all_cells +5303.44580078125 2467.621337890625 background all_cells +5310.1640625 2421.233642578125 background all_cells +5299.30810546875 2427.36376953125 background all_cells +5272.51904296875 2480.890380859375 background all_cells +5291.06494140625 2474.7080078125 background all_cells +5289.92822265625 2466.252197265625 background all_cells +5285.80615234375 2472.353759765625 background all_cells +5345.3125 2489.0810546875 background all_cells +5311.8837890625 2513.94921875 background all_cells +5329.8837890625 2511.84765625 background all_cells +5354.70654296875 2521.831787109375 background all_cells +5308.13330078125 2574.289306640625 background all_cells +5327.615234375 2525.2392578125 background all_cells +5314.21630859375 2528.340576171875 background all_cells +5346.08154296875 2454.238037109375 background all_cells +5314.32275390625 2456.3486328125 background all_cells +5351.34814453125 2474.518310546875 background all_cells +5339.88232421875 2466.558837890625 background all_cells +5354.37646484375 2423.05322265625 background all_cells +5366.10546875 2412.484619140625 background all_cells +5369.267578125 2420.000244140625 background all_cells +5329.96630859375 2425.549072265625 background all_cells +5333.0712890625 2420.734619140625 background all_cells +5323.30517578125 2432.79150390625 background all_cells +5313.58203125 2440.6474609375 background all_cells +5324.486328125 2439.8095703125 background all_cells +5326.689453125 2449.401123046875 background all_cells +5341.0166015625 2442.716064453125 background all_cells +5353.3173828125 2441.548095703125 background all_cells +5455.541015625 2186.196533203125 background all_cells +5455.583984375 2219.177978515625 background all_cells +5456.14697265625 2211.920654296875 background all_cells +5458.38818359375 2193.435302734375 background all_cells +5471.73681640625 2197.99462890625 background all_cells +5482.482421875 2210.489013671875 background all_cells +5497.02734375 2205.186279296875 background all_cells +5472.45166015625 2206.67919921875 background all_cells +5470.20068359375 2213.91845703125 background all_cells +5477.31787109375 2269.27099609375 background all_cells +5488.23974609375 2268.696044921875 background all_cells +5395.1552734375 2288.28271484375 background all_cells +5384.2177734375 2228.467529296875 background all_cells +5394.82763671875 2227.668212890625 background all_cells +5416.48828125 2274.166259765625 background all_cells +5415.025390625 2262.865966796875 background all_cells +5411.8134765625 2272.881591796875 background all_cells +5364.2490234375 2228.685302734375 background all_cells +5367.33056640625 2226.39990234375 background all_cells +5478.58984375 2186.008544921875 background all_cells +5494.53759765625 2196.98583984375 background all_cells +5482.9443359375 2200.154052734375 background all_cells +5486.69873046875 2189.1826171875 background all_cells +5431.82373046875 2136.064453125 background all_cells +5440.11181640625 2150.8525390625 background all_cells +5428.98681640625 2144.261962890625 background all_cells +5428.71142578125 2127.61865234375 background all_cells +5435.9287109375 2128.2939453125 background all_cells +5434.21630859375 2151.217041015625 background all_cells +5461.986328125 2135.2685546875 background all_cells +5444.158203125 2148.077392578125 background all_cells +5450.365234375 2152.51220703125 background all_cells +5448.22900390625 2139.727783203125 background all_cells +5434.6796875 2166.176513671875 background all_cells +5470.3017578125 2179.626220703125 background all_cells +5466.671875 2170.4345703125 background all_cells +5454.7294921875 2173.150146484375 background all_cells +5442.16357421875 2158.497802734375 background all_cells +5397.955078125 2174.130859375 background all_cells +5409.95361328125 2158.3828125 background all_cells +5407.3447265625 2162.652099609375 background all_cells +5416.52880859375 2130.978271484375 background all_cells +5418.25 2147.04638671875 background all_cells +5418.15966796875 2138.489990234375 background all_cells +5415.5693359375 2157.917236328125 background all_cells +5419.12744140625 2174.0791015625 background all_cells +5424.3583984375 2155.203125 background all_cells +5366.0947265625 2125.462158203125 background all_cells +5405.7421875 2145.525634765625 background all_cells +5402.060546875 2137.0185546875 background all_cells +5396.27294921875 2126.481201171875 background all_cells +5420.06396484375 2181.707275390625 background all_cells +5420.8173828125 2193.70654296875 background all_cells +5431.3369140625 2190.2353515625 background all_cells +5447.8974609375 2183.195556640625 background all_cells +5392.3076171875 2221.0693359375 background all_cells +5427.8828125 2217.298095703125 background all_cells +5392.72509765625 2214.940185546875 background all_cells +5436.06103515625 2213.416748046875 background all_cells +5444.68798828125 2208.510009765625 background all_cells +5409.2353515625 2182.61865234375 background all_cells +5409.31005859375 2202.0576171875 background all_cells +5409.89990234375 2191.6171875 background all_cells +5243.78857421875 2098.70263671875 background all_cells +5258.08154296875 2082.352783203125 background all_cells +5248.5400390625 2093.4013671875 background all_cells +5279.70751953125 2130.80517578125 background all_cells +5271.17041015625 2122.416015625 background all_cells +5305.3203125 2103.18603515625 background all_cells +5318.73681640625 2121.485107421875 background all_cells +5273.68701171875 2171.19970703125 background all_cells +5279.43310546875 2179.05029296875 background all_cells +5251.65380859375 2173.80810546875 background all_cells +5280.498046875 2138.66015625 background all_cells +5310.2607421875 2140.888427734375 background all_cells +5302.43359375 2138.394287109375 background all_cells +5293.80908203125 2138.09033203125 background all_cells +5295.17626953125 2117.04931640625 background all_cells +5306.15771484375 2131.2236328125 background all_cells +5298.20947265625 2127.796875 background all_cells +5308.95166015625 2381.07080078125 background all_cells +5341.529296875 2378.254638671875 background all_cells +5331.923828125 2377.258056640625 background all_cells +5305.08056640625 2398.173095703125 background all_cells +5323.16015625 2398.804931640625 background all_cells +5314.337890625 2395.414794921875 background all_cells +5311.7255859375 2408.0517578125 background all_cells +5331.90771484375 2405.65771484375 background all_cells +5334.625 2387.591796875 background all_cells +5357.93994140625 2401.605224609375 background all_cells +5350.224609375 2393.405517578125 background all_cells +5344.484375 2407.24072265625 background all_cells +5250.8916015625 2268.8369140625 background all_cells +5243.5302734375 2297.17529296875 background all_cells +5251.02099609375 2289.77001953125 background all_cells +5349.82080078125 2358.01416015625 background all_cells +5246.2978515625 2390.015625 background all_cells +5291.60302734375 2381.98779296875 background all_cells +5268.98876953125 2390.550048828125 background all_cells +5292.32080078125 2315.695068359375 background all_cells +5276.1376953125 2318.97119140625 background all_cells +5315.9091796875 2296.800537109375 background all_cells +5333.33984375 2317.792724609375 background all_cells +5344.52197265625 2305.71875 background all_cells +5309.17626953125 2305.692626953125 background all_cells +5306.59814453125 2150.0849609375 background all_cells +5318.158203125 2172.578369140625 background all_cells +5310.7744140625 2163.423583984375 background all_cells +5312.861328125 2154.57373046875 background all_cells +5292.46826171875 2184.18408203125 background all_cells +5281.22705078125 2201.239501953125 background all_cells +5284.30615234375 2189.677978515625 background all_cells +5297.5107421875 2195.4912109375 background all_cells +5313.228515625 2213.3017578125 background all_cells +5321.1650390625 2197.20849609375 background all_cells +5311.39404296875 2195.083740234375 background all_cells +5308.86669921875 2184.75390625 background all_cells +5425.88720703125 2099.622802734375 background all_cells +5401.7041015625 2085.78857421875 background all_cells +5412.01611328125 2101.3779296875 background all_cells +5442.87841796875 2094.804443359375 background all_cells +5459.56787109375 2113.922119140625 background all_cells +5517.6162109375 2115.521728515625 background all_cells +5467.84912109375 2113.906494140625 background all_cells +5454.67822265625 2127.02099609375 background all_cells +5471.04052734375 2127.72509765625 background all_cells +5462.5498046875 2123.445556640625 background all_cells +5544.48095703125 2132.537109375 background all_cells +5523.833984375 2126.591796875 background all_cells +5492.87939453125 2121.19482421875 background all_cells +5495.0380859375 2132.010009765625 background all_cells +5531.0146484375 2152.8564453125 background all_cells +5535.89013671875 2140.806884765625 background all_cells +5496.3525390625 2141.364990234375 background all_cells +5523.67578125 2177.9033203125 background all_cells +5516.88671875 2168.779541015625 background all_cells +5527.1826171875 2166.58056640625 background all_cells +5542.87646484375 2162.516845703125 background all_cells +5535.67919921875 2167.243896484375 background all_cells +5529.89404296875 2183.49267578125 background all_cells +5503.58349609375 2186.5556640625 background all_cells +5508.5537109375 2172.25244140625 background all_cells +5505.07861328125 2178.625244140625 background all_cells +5513.517578125 2190.6904296875 background all_cells +5503.369140625 2193.354248046875 background all_cells +5499.67431640625 2110.714599609375 background all_cells +5519.76171875 2107.059326171875 background all_cells +5513.06884765625 2110.83984375 background all_cells +5508.60107421875 2104.709228515625 background all_cells +5532.451171875 2071.49951171875 background all_cells +5546.4716796875 2106.5078125 background all_cells +5556.95947265625 2078.052978515625 background all_cells +5546.91650390625 2096.89013671875 background all_cells +5550.6474609375 2085.509033203125 background all_cells +5500.0703125 2094.2783203125 background all_cells +5469.56591796875 2055.520263671875 background all_cells +5515.5048828125 2092.098388671875 background all_cells +5510.44384765625 2095.92333984375 background all_cells +5463.72998046875 2153.279296875 background all_cells +5472.54248046875 2155.314697265625 background all_cells +5470.669921875 2139.31201171875 background all_cells +5490.8330078125 2161.93408203125 background all_cells +5499.52685546875 2169.3486328125 background all_cells +5486.7470703125 2179.36962890625 background all_cells +5493.60009765625 2187.72119140625 background all_cells +5498.48193359375 2181.282470703125 background all_cells +5474.7548828125 2172.73779296875 background all_cells +5476.72998046875 2146.455322265625 background all_cells +5518.37158203125 2534.706298828125 background all_cells +5533.0029296875 2531.8505859375 background all_cells +5534.98779296875 2542.49609375 background all_cells +5523.08349609375 2548.95751953125 background all_cells +5531.041015625 2558.3564453125 background all_cells +5544.1875 2550.693115234375 background all_cells +5541.00439453125 2557.52490234375 background all_cells +5527.7939453125 2481.61669921875 background all_cells +5537.05908203125 2494.1572265625 background all_cells +5524.4306640625 2491.36279296875 background all_cells +5517.955078125 2499.78271484375 background all_cells +5524.92724609375 2526.50439453125 background all_cells +5534.30078125 2518.0888671875 background all_cells +5522.72900390625 2514.82958984375 background all_cells +5530.8857421875 2503.24365234375 background all_cells +5531.9892578125 2569.180908203125 background all_cells +5522.1708984375 2594.764892578125 background all_cells +5527.080078125 2587.430908203125 background all_cells +5567.0126953125 2434.33837890625 background all_cells +5611.107421875 2438.16162109375 background all_cells +5596.0126953125 2442.166015625 background all_cells +5577.6162109375 2442.67626953125 background all_cells +5626.24853515625 2445.29248046875 background all_cells +5640.08203125 2442.5185546875 background all_cells +5649.22705078125 2484.564697265625 background all_cells +5648.2236328125 2477.270751953125 background all_cells +5659.85888671875 2483.919921875 background all_cells +5650.20654296875 2471.8916015625 background all_cells +5636.24365234375 2455.737548828125 background all_cells +5623.3779296875 2459.263427734375 background all_cells +5632.30126953125 2461.278076171875 background all_cells +5622.3994140625 2494.475341796875 background all_cells +5618.54931640625 2506.06201171875 background all_cells +5617.78955078125 2497.29833984375 background all_cells +5588.40673828125 2479.0888671875 background all_cells +5630.9658203125 2479.63818359375 background all_cells +5616.4189453125 2469.042236328125 background all_cells +5638.630859375 2521.249267578125 background all_cells +5577.28662109375 2544.256591796875 background all_cells +5583.47412109375 2530.058837890625 background all_cells +5587.68798828125 2545.997802734375 background all_cells +5576.5205078125 2553.70849609375 background all_cells +5560.099609375 2550.21875 background all_cells +5574.8994140625 2535.738525390625 background all_cells +5567.3623046875 2539.825927734375 background all_cells +5600.44970703125 2549.885498046875 background all_cells +5620.18310546875 2514.285888671875 background all_cells +5616.89404296875 2525.417724609375 background all_cells +5623.67578125 2546.81689453125 background all_cells +5616.67236328125 2539.471435546875 background all_cells +5548.076171875 2475.27783203125 background all_cells +5551.10107421875 2501.378662109375 background all_cells +5548.43994140625 2485.4453125 background all_cells +5554.73974609375 2482.256103515625 background all_cells +5553.75439453125 2514.735595703125 background all_cells +5544.58740234375 2533.05517578125 background all_cells +5547.04150390625 2520.11083984375 background all_cells +5564.60986328125 2514.123291015625 background all_cells +5559.689453125 2530.939453125 background all_cells +5576.3505859375 2527.215576171875 background all_cells +5568.697265625 2521.923583984375 background all_cells +5561.38232421875 2467.297119140625 background all_cells +5574.96875 2472.99609375 background all_cells +5567.90771484375 2477.783203125 background all_cells +5559.4033203125 2489.2880859375 background all_cells +5571.53564453125 2506.087646484375 background all_cells +5561.3349609375 2501.298583984375 background all_cells +5586.78955078125 2600.2919921875 background all_cells +5580.73486328125 2594.28515625 background all_cells +5573.81689453125 2600.874755859375 background all_cells +5595.60498046875 2604.4931640625 background all_cells +5624.02783203125 2600.57763671875 background all_cells +5627.86376953125 2593.53125 background all_cells +5624.703125 2607.811279296875 background all_cells +5611.07373046875 2649.24462890625 background all_cells +5641.09521484375 2639.493896484375 background all_cells +5621.63330078125 2635.630126953125 background all_cells +5617.9208984375 2642.376953125 background all_cells +5612.0087890625 2600.642578125 background all_cells +5616.4833984375 2613.1328125 background all_cells +5602.9189453125 2597.614990234375 background all_cells +5607.427734375 2608.52587890625 background all_cells +5697.99755859375 2683.5654296875 background all_cells +5640.07421875 2679.162353515625 background all_cells +5733.42236328125 2693.697021484375 background all_cells +5722.26904296875 2690.791015625 background all_cells +5706.5537109375 2681.337890625 background all_cells +5718.83740234375 2663.086669921875 background all_cells +5734.99609375 2669.54638671875 background all_cells +5722.033203125 2666.840576171875 background all_cells +5737.41357421875 2662.71337890625 background all_cells +5691.8623046875 2668.03173828125 background all_cells +5694.5634765625 2660.016845703125 background all_cells +5633.9248046875 2621.239501953125 background all_cells +5596.12353515625 2666.527099609375 background all_cells +5605.31396484375 2660.8232421875 background all_cells +5604.458984375 2652.958740234375 background all_cells +5603.38330078125 2682.36865234375 background all_cells +5627.728515625 2655.614990234375 background all_cells +5619.74853515625 2664.654541015625 background all_cells +5635.16748046875 2660.1240234375 background all_cells +5620.86328125 2656.69189453125 background all_cells +5616.130859375 2677.678955078125 background all_cells +5627.25341796875 2669.82373046875 background all_cells +5523.72265625 2692.033447265625 background all_cells +5542.560546875 2682.35400390625 background all_cells +5487.96142578125 2664.662841796875 background all_cells +5495.06396484375 2657.568359375 background all_cells +5577.8544921875 2663.030029296875 background all_cells +5572.1044921875 2660.32177734375 background all_cells +5585.69287109375 2667.597412109375 background all_cells +5585.30029296875 2691.546875 background all_cells +5592.47265625 2695.870849609375 background all_cells +5590.4658203125 2672.403076171875 background all_cells +5551.744140625 2686.861328125 background all_cells +5551.4560546875 2676.750244140625 background all_cells +5578.64794921875 2678.791748046875 background all_cells +5571.96630859375 2689.740234375 background all_cells +5559.2587890625 2695.65673828125 background all_cells +5558.43115234375 2623.64990234375 background all_cells +5567.50537109375 2616.7470703125 background all_cells +5564.802734375 2609.17919921875 background all_cells +5563.9384765625 2630.856689453125 background all_cells +5554.138671875 2630.1787109375 background all_cells +5550.89306640625 2616.674072265625 background all_cells +5512.37939453125 2639.245849609375 background all_cells +5531.8701171875 2650.62939453125 background all_cells +5529.04248046875 2642.763427734375 background all_cells +5541.8095703125 2612.823974609375 background all_cells +5572.5078125 2617.46044921875 background all_cells +5583.00244140625 2622.884033203125 background all_cells +5580.857421875 2613.408203125 background all_cells +5503.43115234375 2628.492431640625 background all_cells +5498.5205078125 2638.63818359375 background all_cells +5506.65576171875 2616.050537109375 background all_cells +5507.47216796875 2609.05712890625 background all_cells +5554.439453125 2562.2783203125 background all_cells +5580.8173828125 2569.169677734375 background all_cells +5567.58349609375 2550.987548828125 background all_cells +5588.4072265625 2562.69775390625 background all_cells +5669.44970703125 2563.806640625 background all_cells +5661.63232421875 2560.0595703125 background all_cells +5659.30859375 2553.274169921875 background all_cells +5668.6494140625 2557.06689453125 background all_cells +5679.0439453125 2553.765625 background all_cells +5670.08056640625 2554.21630859375 background all_cells +5672.50537109375 2583.69384765625 background all_cells +5665.064453125 2593.00927734375 background all_cells +5665.943359375 2588.791748046875 background all_cells +5665.236328125 2540.072265625 background all_cells +5629.85400390625 2534.947265625 background all_cells +5633.591796875 2510.3212890625 background all_cells +5629.70458984375 2517.41748046875 background all_cells +5643.1962890625 2540.688720703125 background all_cells +5628.5595703125 2540.282958984375 background all_cells +5635.99755859375 2539.31201171875 background all_cells +5632.29931640625 2548.471435546875 background all_cells +5636.52392578125 2554.897705078125 background all_cells +5629.38720703125 2555.3203125 background all_cells +5641.47119140625 2549.28369140625 background all_cells +5637.34912109375 2562.0830078125 background all_cells +5639.181640625 2573.3017578125 background all_cells +5642.31787109375 2566.942138671875 background all_cells +5628.978515625 2564.467041015625 background all_cells +5650.6474609375 2547.696044921875 background all_cells +5653.03271484375 2569.47509765625 background all_cells +5651.56591796875 2562.193115234375 background all_cells +5647.30029296875 2556.533203125 background all_cells +5640.28515625 2579.669677734375 background all_cells +5581.6220703125 2581.30126953125 background all_cells +5590.08203125 2582.95166015625 background all_cells +5590.787109375 2591.090087890625 background all_cells +5581.95068359375 2587.465576171875 background all_cells +5607.5087890625 2571.59423828125 background all_cells +5609.18115234375 2579.440673828125 background all_cells +5614.5419921875 2576.561767578125 background all_cells +5596.6171875 2593.813232421875 background all_cells +5616.02197265625 2594.019287109375 background all_cells +5610.44873046875 2590.24462890625 background all_cells +5601.052734375 2587.296875 background all_cells +5567.97412109375 2562.9794921875 background all_cells +5602.36572265625 2564.57080078125 background all_cells +5621.591796875 2587.7421875 background all_cells +5626.83251953125 2581.7900390625 background all_cells +5624.94384765625 2576.4169921875 background all_cells +5619.544921875 2579.429443359375 background all_cells +5571.30615234375 2572.711181640625 background all_cells +5561.78125 2579.631103515625 background all_cells +5590.09521484375 2575.476806640625 background all_cells +5598.44921875 2580.695068359375 background all_cells +5594.11083984375 2571.63720703125 background all_cells +5375.75146484375 2384.2314453125 background all_cells +5378.7275390625 2413.133056640625 background all_cells +5380.125 2379.952880859375 background all_cells +5380.20166015625 2394.67041015625 background all_cells +5389.10009765625 2385.886474609375 background all_cells +5387.72021484375 2414.95166015625 background all_cells +5401.79052734375 2397.30615234375 background all_cells +5403.20849609375 2387.48876953125 background all_cells +5403.50634765625 2361.201416015625 background all_cells +5397.43994140625 2329.42431640625 background all_cells +5385.7900390625 2377.2138671875 background all_cells +5389.93115234375 2361.247802734375 background all_cells +5435.56103515625 2329.049072265625 background all_cells +5414.32861328125 2328.6328125 background all_cells +5415.8515625 2362.801025390625 background all_cells +5431.50439453125 2348.57958984375 background all_cells +5411.56005859375 2388.245849609375 background all_cells +5472.26318359375 2385.238525390625 background all_cells +5470.3154296875 2378.635009765625 background all_cells +5461.94287109375 2384.473388671875 background all_cells +5449.513671875 2387.671630859375 background all_cells +5524.595703125 2372.80810546875 background all_cells +5567.81689453125 2381.287109375 background all_cells +5545.208984375 2396.024658203125 background all_cells +5536.79833984375 2376.012451171875 background all_cells +5562.2412109375 2326.321044921875 background all_cells +5579.34326171875 2273.780517578125 background all_cells +5579.97314453125 2325.9267578125 background all_cells +5572.6640625 2320.77099609375 background all_cells +5528.0087890625 2344.2021484375 background all_cells +5518.6318359375 2356.03076171875 background all_cells +5540.86572265625 2353.783935546875 background all_cells +5542.9306640625 2340.27099609375 background all_cells +5500.73828125 2294.3583984375 background all_cells +5526.310546875 2316.43798828125 background all_cells +5519.67578125 2304.623291015625 background all_cells +5445.87451171875 2268.984619140625 background all_cells +5461.63037109375 2275.9521484375 background all_cells +5462.2880859375 2282.01611328125 background all_cells +5449.7353515625 2281.573974609375 background all_cells +5438.40478515625 2280.50634765625 background all_cells +5623.5166015625 2428.45703125 background all_cells +5622.56640625 2415.0712890625 background all_cells +5636.49267578125 2420.2099609375 background all_cells +5640.1767578125 2401.44873046875 background all_cells +5631.73486328125 2408.72509765625 background all_cells +5630.11328125 2400.398193359375 background all_cells +5647.49267578125 2417.676513671875 background all_cells +5656.80517578125 2416.99755859375 background all_cells +5651.80126953125 2405.006591796875 background all_cells +5638.48583984375 2389.71875 background all_cells +5628.93896484375 2396.35693359375 background all_cells +5654.126953125 2387.791259765625 background all_cells +5651.81787109375 2394.8740234375 background all_cells +5663.98681640625 2402.968505859375 background all_cells +5664.353515625 2414.615966796875 background all_cells +5664.595703125 2424.45849609375 background all_cells +5698.29345703125 2382.737548828125 background all_cells +5691.0380859375 2402.63720703125 background all_cells +5696.3359375 2415.83837890625 background all_cells +5673.220703125 2410.033447265625 background all_cells +5684.36572265625 2411.14208984375 background all_cells +5676.087890625 2402.296630859375 background all_cells +5677.46044921875 2421.544921875 background all_cells +5663.6787109375 2389.193359375 background all_cells +5687.22705078125 2392.67431640625 background all_cells +5679.421875 2384.89111328125 background all_cells +5672.94775390625 2372.9443359375 background all_cells +5684.33251953125 2446.77783203125 background all_cells +5697.466796875 2467.869140625 background all_cells +5696.451171875 2442.056884765625 background all_cells +5695.35009765625 2451.702880859375 background all_cells +5685.03466796875 2463.218994140625 background all_cells +5737.68408203125 2436.2421875 background all_cells +5722.11669921875 2448.299072265625 background all_cells +5725.69873046875 2455.379638671875 background all_cells +5730.47119140625 2428.92724609375 background all_cells +5735.88525390625 2448.317626953125 background all_cells +5717.642578125 2443.117919921875 background all_cells +5702.8115234375 2457.4013671875 background all_cells +5709.2109375 2467.21337890625 background all_cells +5719.01220703125 2462.926513671875 background all_cells +5714.4404296875 2469.575927734375 background all_cells +5712.9541015625 2460.532470703125 background all_cells +5643.7548828125 2433.555419921875 background all_cells +5654.05419921875 2443.576904296875 background all_cells +5663.21435546875 2439.918701171875 background all_cells +5660.36083984375 2435.6953125 background all_cells +5667.35791015625 2448.139892578125 background all_cells +5676.00830078125 2434.576171875 background all_cells +5676.7626953125 2446.290771484375 background all_cells +5672.6162109375 2462.386474609375 background all_cells +5647.203125 2450.65478515625 background all_cells +5640.22314453125 2467.16796875 background all_cells +5646.42236328125 2461.62255859375 background all_cells +5657.54296875 2456.846923828125 background all_cells +5583.857421875 2261.360595703125 background all_cells +5602.611328125 2259.7373046875 background all_cells +5599.8095703125 2241.34423828125 background all_cells +5603.705078125 2252.74755859375 background all_cells +5583.75146484375 2241.485107421875 background all_cells +5635.4736328125 2244.770751953125 background all_cells +5639.5048828125 2253.695068359375 background all_cells +5650.52392578125 2250.019775390625 background all_cells +5618.515625 2241.74560546875 background all_cells +5629.1826171875 2253.934326171875 background all_cells +5622.98388671875 2249.664306640625 background all_cells +5620.55517578125 2259.7587890625 background all_cells +5653.98095703125 2281.618408203125 background all_cells +5661.23046875 2290.998779296875 background all_cells +5657.833984375 2296.670654296875 background all_cells +5691.98876953125 2289.503662109375 background all_cells +5652.30029296875 2306.78173828125 background all_cells +5660.5263671875 2307.77734375 background all_cells +5654.29638671875 2319.170166015625 background all_cells +5687.49365234375 2303.0517578125 background all_cells +5709.125 2259.946533203125 background all_cells +5701.8310546875 2266.751220703125 background all_cells +5716.10009765625 2279.127197265625 background all_cells +5710.9658203125 2270.28857421875 background all_cells +5657.77099609375 2265.28857421875 background all_cells +5665.5625 2263.263916015625 background all_cells +5598.21044921875 2271.702880859375 background all_cells +5585.12451171875 2267.313720703125 background all_cells +5623.49755859375 2273.902587890625 background all_cells +5607.5751953125 2282.20361328125 background all_cells +5633.07958984375 2296.50634765625 background all_cells +5645.27001953125 2296.173828125 background all_cells +5631.3125 2305.809326171875 background all_cells +5629.81640625 2269.956298828125 background all_cells +5645.2265625 2284.791259765625 background all_cells +5641.8486328125 2271.57958984375 background all_cells +5629.1728515625 2287.218994140625 background all_cells +5640.630859375 2312.01416015625 background all_cells +5629.74609375 2331.0498046875 background all_cells +5618.9453125 2323.9228515625 background all_cells +5584.90185546875 2308.4609375 background all_cells +5621.09375 2302.77978515625 background all_cells +5612.921875 2293.969970703125 background all_cells +5593.74267578125 2308.9287109375 background all_cells +5532.7734375 2404.30615234375 background all_cells +5519.85498046875 2439.140380859375 background all_cells +5520.04931640625 2419.90625 background all_cells +5528.24560546875 2418.68896484375 background all_cells +5563.30029296875 2392.268310546875 background all_cells +5551.1650390625 2400.416748046875 background all_cells +5565.50341796875 2400.906494140625 background all_cells +5560.06201171875 2396.689208984375 background all_cells +5560.11962890625 2387.19384765625 background all_cells +5543.78173828125 2414.2841796875 background all_cells +5566.845703125 2409.408203125 background all_cells +5557.08544921875 2411.093017578125 background all_cells +5559.0810546875 2418.88671875 background all_cells +5552.52783203125 2417.166015625 background all_cells +5530.2919921875 2364.38818359375 background all_cells +5523.04052734375 2389.08154296875 background all_cells +5531.90673828125 2388.669921875 background all_cells +5577.30615234375 2390.255859375 background all_cells +5570.20654296875 2397.309814453125 background all_cells +5582.62060546875 2389.337646484375 background all_cells +5571.92041015625 2392.69677734375 background all_cells +5596.2490234375 2417.69091796875 background all_cells +5607.66943359375 2420.136474609375 background all_cells +5578.57861328125 2404.976318359375 background all_cells +5572.388671875 2408.533447265625 background all_cells +5605.82080078125 2375.838623046875 background all_cells +5606.60009765625 2411.437744140625 background all_cells +5599.654296875 2387.513427734375 background all_cells +5588.8994140625 2431.38037109375 background all_cells +5593.05029296875 2425.28076171875 background all_cells +5592.080078125 2401.250732421875 background all_cells +5586.70556640625 2397.485595703125 background all_cells +5607.36376953125 2318.58984375 background all_cells +5603.6572265625 2343.583984375 background all_cells +5612.8193359375 2331.191650390625 background all_cells +5600.8349609375 2328.5478515625 background all_cells +5612.0986328125 2357.44140625 background all_cells +5602.48291015625 2360.785888671875 background all_cells +5618.40087890625 2365.133056640625 background all_cells +5671.8544921875 2352.27978515625 background all_cells +5687.513671875 2362.7001953125 background all_cells +5685.45703125 2351.299072265625 background all_cells +5677.10791015625 2344.341796875 background all_cells +5649.3310546875 2366.610595703125 background all_cells +5659.83447265625 2363.59619140625 background all_cells +5652.70751953125 2362.478759765625 background all_cells +5626.09619140625 2345.135986328125 background all_cells +5656.65625 2331.549560546875 background all_cells +5647.65283203125 2337.704833984375 background all_cells +5641.228515625 2330.249267578125 background all_cells +5588.28515625 2348.918701171875 background all_cells +5593.599609375 2377.207275390625 background all_cells +5577.1630859375 2418.21484375 background all_cells +5578.02197265625 2430.988037109375 background all_cells +5572.0830078125 2419.8037109375 background all_cells +5540.51025390625 2439.257080078125 background all_cells +5545.34130859375 2448.681396484375 background all_cells +5540.2724609375 2458.859619140625 background all_cells +5549.2919921875 2427.948974609375 background all_cells +5554.05078125 2352.5986328125 background all_cells +5556.2451171875 2337.36181640625 background all_cells +5561.22119140625 2444.394775390625 background all_cells +5555.19677734375 2436.90380859375 background all_cells +5548.7900390625 3082.600830078125 background all_cells +5556.2705078125 3052.27294921875 background all_cells +5558.90478515625 3080.986083984375 background all_cells +5553.02197265625 3059.8134765625 background all_cells +5570.48291015625 3078.94091796875 background all_cells +5580.7177734375 3076.826904296875 background all_cells +5577.48779296875 3063.373291015625 background all_cells +5563.51611328125 2804.716552734375 background all_cells +5578.625 2872.171630859375 background all_cells +5552.439453125 2858.42333984375 background all_cells +5556.607421875 2813.124755859375 background all_cells +5554.61328125 2995.993896484375 background all_cells +5571.9443359375 2979.645751953125 background all_cells +5562.93115234375 3012.30126953125 background all_cells +5555.27490234375 3025.781982421875 background all_cells +5552.36669921875 3207.508056640625 background all_cells +5555.4609375 3234.067626953125 background all_cells +5548.01123046875 3217.842529296875 background all_cells +5572.16796875 3170.26171875 background all_cells +5573.94873046875 3205.419189453125 background all_cells +5579.00439453125 3186.243896484375 background all_cells +5579.14892578125 3221.800537109375 background all_cells +5572.93310546875 3220.20068359375 background all_cells +5567.783203125 3237.22119140625 background all_cells +5577.50390625 3233.775146484375 background all_cells +5575.23486328125 3226.616943359375 background all_cells +5556.2138671875 3173.279541015625 background all_cells +5554.1953125 3197.899169921875 background all_cells +5565.0625 3186.150146484375 background all_cells +5559.7607421875 3178.104736328125 background all_cells +5603.9765625 3114.864501953125 background all_cells +5648.7353515625 3091.1943359375 background all_cells +5586.6640625 3113.336181640625 background all_cells +5607.2734375 3097.6318359375 background all_cells +5603.58251953125 3104.128662109375 background all_cells +5608.95703125 3103.319580078125 background all_cells +5599.443359375 3218.134521484375 background all_cells +5598.75537109375 3225.27001953125 background all_cells +5606.7705078125 3224.941650390625 background all_cells +5607.04345703125 3219.589599609375 background all_cells +5618.8154296875 3229.989013671875 background all_cells +5645.779296875 3232.95458984375 background all_cells +5634.52099609375 3234.146240234375 background all_cells +5632.53369140625 3238.28076171875 background all_cells +5602.0791015625 3236.119140625 background all_cells +5627.04248046875 3234.2041015625 background all_cells +5606.52783203125 3161.30712890625 background all_cells +5638.6689453125 3212.955810546875 background all_cells +5626.84326171875 3205.825927734375 background all_cells +5602.03173828125 3209.415283203125 background all_cells +5601.20751953125 3197.346435546875 background all_cells +5638.72509765625 2817.340087890625 background all_cells +5639.62109375 2908.267822265625 background all_cells +5637.03759765625 2847.141845703125 background all_cells +5635.16162109375 2837.9453125 background all_cells +5621.1748046875 3023.88525390625 background all_cells +5641.462890625 3024.103759765625 background all_cells +5623.85107421875 3070.275146484375 background all_cells +5598.736328125 3026.39013671875 background all_cells +5589.7109375 2921.904296875 background all_cells +5626.55908203125 2928.507568359375 background all_cells +5616.11181640625 2925.147705078125 background all_cells +5623.38671875 2960.39208984375 background all_cells +5637.05126953125 3012.343505859375 background all_cells +5606.2529296875 3016.716064453125 background all_cells +5590.82177734375 3018.213623046875 background all_cells +5596.32421875 2973.375244140625 background all_cells +5595.212890625 2861.5947265625 background all_cells +5593.607421875 2895.34521484375 background all_cells +5617.98876953125 2879.13232421875 background all_cells +5589.92138671875 2866.058349609375 background all_cells +5612.626953125 2858.7998046875 background all_cells +5613.4755859375 2819.709716796875 background all_cells +5785.44189453125 3295.5849609375 background all_cells +5805.0654296875 3313.980712890625 background all_cells +5796.3955078125 3286.1328125 background all_cells +5765.55322265625 3381.849365234375 background all_cells +5774.341796875 3423.326904296875 background all_cells +5770.11328125 3389.20751953125 background all_cells +5801.478515625 3409.76708984375 background all_cells +5769.24951171875 3399.72021484375 background all_cells +5775.58935546875 3399.410888671875 background all_cells +5762.609375 3328.9970703125 background all_cells +5777.3046875 3341.303955078125 background all_cells +5772.484375 3350.7978515625 background all_cells +5763.07080078125 3315.597412109375 background all_cells +5783.00244140625 3504.127197265625 background all_cells +5764.0751953125 3533.26025390625 background all_cells +5756.0400390625 3526.81494140625 background all_cells +5765.859375 3506.70263671875 background all_cells +5729.58935546875 3537.39599609375 background all_cells +5726.1103515625 3547.56005859375 background all_cells +5747.1904296875 3543.012939453125 background all_cells +5731.0947265625 3506.33984375 background all_cells +5714.85400390625 3506.943359375 background all_cells +5736.9189453125 3526.806640625 background all_cells +5733.67822265625 3515.862548828125 background all_cells +5746.625 3516.487548828125 background all_cells +5748.95458984375 3445.44482421875 background all_cells +5753.14453125 3430.06201171875 background all_cells +5763.26123046875 3445.491455078125 background all_cells +5756.9794921875 3444.756103515625 background all_cells +5742.2451171875 3485.127197265625 background all_cells +5751.63525390625 3483.71142578125 background all_cells +5748.93359375 3499.7978515625 background all_cells +5743.63818359375 3499.557373046875 background all_cells +5763.98046875 3485.408203125 background all_cells +5764.82568359375 3500.374267578125 background all_cells +5756.75439453125 3499.795654296875 background all_cells +5713.14990234375 3464.128662109375 background all_cells +5716.90576171875 3447.662109375 background all_cells +5719.54736328125 3441.838623046875 background all_cells +5726.802734375 3454.843017578125 background all_cells +5726.57861328125 3477.076171875 background all_cells +5724.4736328125 3481.8056640625 background all_cells +5756.29638671875 3455.435791015625 background all_cells +5764.62548828125 3472.59814453125 background all_cells +5752.04638671875 3468.521728515625 background all_cells +5761.07763671875 3460.59326171875 background all_cells +5702.087890625 3347.55078125 background all_cells +5701.55224609375 3406.634033203125 background all_cells +5703.634765625 3392.768310546875 background all_cells +5717.51123046875 3355.426025390625 background all_cells +5725.05078125 3389.744140625 background all_cells +5735.8134765625 3359.87451171875 background all_cells +5713.81591796875 3411.557373046875 background all_cells +5725.28662109375 3424.068603515625 background all_cells +5724.2021484375 3396.7158203125 background all_cells +5714.11279296875 3397.545166015625 background all_cells +5780.611328125 3194.884033203125 background all_cells +5778.80224609375 3278.771240234375 background all_cells +5795.65478515625 3254.911376953125 background all_cells +5833.85107421875 3269.031494140625 background all_cells +5833.083984375 3250.134033203125 background all_cells +5804.23828125 3261.9404296875 background all_cells +5804.22412109375 3228.917236328125 background all_cells +5787.02880859375 3202.971435546875 background all_cells +5799.60986328125 3199.480224609375 background all_cells +5785.8955078125 3209.36572265625 background all_cells +5719.99267578125 3271.386962890625 background all_cells +5714.7802734375 3285.92529296875 background all_cells +5723.15478515625 3277.128662109375 background all_cells +5707.6962890625 3277.350341796875 background all_cells +5731.6796875 3322.575439453125 background all_cells +5752.7314453125 3317.796142578125 background all_cells +5749.96337890625 3303.67236328125 background all_cells +5747.3447265625 3310.773193359375 background all_cells +5708.17041015625 3308.649658203125 background all_cells +5720.8798828125 3307.508056640625 background all_cells +5728.1171875 3288.327880859375 background all_cells +5737.85595703125 3292.14111328125 background all_cells +5739.95556640625 3287.675048828125 background all_cells +5766.1953125 3203.892333984375 background all_cells +5756.00048828125 3213.0107421875 background all_cells +5741.9140625 3238.532470703125 background all_cells +5752.21826171875 3266.990966796875 background all_cells +5748.4541015625 3234.9423828125 background all_cells +5745.8291015625 3236.936279296875 background all_cells +5757.4189453125 3224.12158203125 background all_cells +5774.3720703125 3268.117431640625 background all_cells +5766.5869140625 3234.99462890625 background all_cells +5779.04052734375 3226.07421875 background all_cells +5719.1962890625 3218.373779296875 background all_cells +5708.71337890625 3266.35498046875 background all_cells +5692.87744140625 3230.243408203125 background all_cells +5741.2939453125 3256.7275390625 background all_cells +5737.0595703125 3233.06982421875 background all_cells +5733.30322265625 3224.99462890625 background all_cells +5913.38916015625 3220.610107421875 background all_cells +5907.8984375 3216.566650390625 background all_cells +5857.38330078125 3229.53759765625 background all_cells +5891.48046875 3217.923583984375 background all_cells +5848.9091796875 3277.11767578125 background all_cells +5844.98876953125 3241.180419921875 background all_cells +5844.27685546875 3253.620361328125 background all_cells +5841.642578125 3291.208251953125 background all_cells +5843.2421875 3284.2724609375 background all_cells +5883.0322265625 3236.873046875 background all_cells +5918.64404296875 3239.081787109375 background all_cells +5888.26611328125 3242.8017578125 background all_cells +5873.294921875 3241.96826171875 background all_cells +5882.748046875 3239.643310546875 background all_cells +6002.41796875 3058.4794921875 background all_cells +6025.96533203125 3045.82861328125 background all_cells +6014.23828125 3041.4912109375 background all_cells +6013.3916015625 3037.0693359375 background all_cells +6038.0078125 3109.319580078125 background all_cells +6064.82763671875 3052.265625 background all_cells +6038.4560546875 3058.03466796875 background all_cells +6032.22998046875 3003.861572265625 background all_cells +6065.50830078125 3006.412353515625 background all_cells +6057.115234375 2999.751220703125 background all_cells +6045.6572265625 2992.97607421875 background all_cells +5822.55908203125 3280.434326171875 background all_cells +5840.96630859375 3472.495361328125 background all_cells +5851.90673828125 3465.721435546875 background all_cells +5820.58837890625 3459.02783203125 background all_cells +5814.86572265625 3324.643310546875 background all_cells +5874.94482421875 3540.995849609375 background all_cells +5866.1923828125 3534.57421875 background all_cells +5923.35302734375 3536.41357421875 background all_cells +5934.359375 3480.43212890625 background all_cells +5875.07177734375 3487.87451171875 background all_cells +5901.96728515625 3490.05419921875 background all_cells +5969.94580078125 3341.155029296875 background all_cells +5954.6943359375 3359.146484375 background all_cells +6021.4404296875 3359.736328125 background all_cells +5879.15576171875 3347.725830078125 background all_cells +5978.69189453125 3315.358642578125 background all_cells +5996.99072265625 3315.079345703125 background all_cells +5987.0185546875 3298.718994140625 background all_cells +5985.38330078125 3306.90185546875 background all_cells +5916.38037109375 3318.406005859375 background all_cells +5904.62939453125 3301.2158203125 background all_cells +5963.2587890625 3284.070556640625 background all_cells +5931.86328125 3295.666015625 background all_cells +6009.25244140625 3385.925537109375 background all_cells +6008.23779296875 3288.669677734375 background all_cells +6041.26025390625 3316.445556640625 background all_cells +6051.82958984375 3390.8203125 background all_cells +6011.0029296875 3395.97119140625 background all_cells +6055.65869140625 3392.69970703125 background all_cells +6071.95361328125 3299.6748046875 background all_cells +6064.904296875 3289.94091796875 background all_cells +6073.19384765625 3409.226318359375 background all_cells +6064.36767578125 3377.72412109375 background all_cells +6063.5244140625 3403.0654296875 background all_cells +6053.95458984375 3472.43798828125 background all_cells +6052.8046875 3491.1259765625 background all_cells +6037.98583984375 3473.1728515625 background all_cells +5865.61279296875 2993.397216796875 background all_cells +5934.9384765625 2999.243896484375 background all_cells +5851.1826171875 3028.564697265625 background all_cells +5858.68896484375 2999.757568359375 background all_cells +6020.2529296875 3023.51806640625 background all_cells +5945.7001953125 3050.796142578125 background all_cells +5972.8681640625 3138.23779296875 background all_cells +5953.44384765625 3082.1533203125 background all_cells +5883.92919921875 3149.847412109375 background all_cells +5886.021484375 3144.287841796875 background all_cells +5896.3447265625 3144.16455078125 background all_cells +5893.46044921875 3055.359130859375 background all_cells +5862.90869140625 3133.318359375 background all_cells +5879.73193359375 3133.01318359375 background all_cells +5875.806640625 3107.809814453125 background all_cells +5873.8369140625 3131.023193359375 background all_cells +5723.6845703125 2833.3154296875 background all_cells +5738.537109375 2835.4521484375 background all_cells +5740.30126953125 2902.89111328125 background all_cells +5735.90283203125 2847.623779296875 background all_cells +5723.9775390625 2850.23681640625 background all_cells +5798.69287109375 2862.0859375 background all_cells +5799.671875 2814.17724609375 background all_cells +5786.54052734375 2823.1669921875 background all_cells +5750.29296875 2842.891357421875 background all_cells +5774.693359375 2880.9765625 background all_cells +5806.14404296875 2852.96142578125 background all_cells +5751.91455078125 2939.166259765625 background all_cells +5794.45361328125 2960.216064453125 background all_cells +5773.3154296875 2957.563720703125 background all_cells +5733.89794921875 2953.783935546875 background all_cells +5757.451171875 2952.89697265625 background all_cells +5761.00634765625 3150.75732421875 background all_cells +5777.6904296875 3075.7861328125 background all_cells +5772.46484375 3163.48046875 background all_cells +5745.67724609375 3165.36376953125 background all_cells +5715.9638671875 3166.800048828125 background all_cells +5752.84521484375 3153.00048828125 background all_cells +5752.28515625 3174.262939453125 background all_cells +5750.06884765625 3160.568603515625 background all_cells +5727.88427734375 3206.194091796875 background all_cells +5710.64404296875 3204.8779296875 background all_cells +5766.109375 3186.796875 background all_cells +5782.10498046875 3178.900634765625 background all_cells +5841.48876953125 3183.420654296875 background all_cells +5692.35302734375 3104.397216796875 background all_cells +5699.5810546875 3118.70849609375 background all_cells +5708.052734375 3120.756591796875 background all_cells +5741.3388671875 3114.30859375 background all_cells +5714.93798828125 3077.98486328125 background all_cells +5755.6259765625 2987.55810546875 background all_cells +5696.7841796875 3001.7841796875 background all_cells +5752.7626953125 3001.297119140625 background all_cells +5729.30322265625 2996.412353515625 background all_cells +5743.16455078125 2993.127197265625 background all_cells +5812.8837890625 2956.145263671875 background all_cells +5823.6572265625 2959.702880859375 background all_cells +5870.376953125 2971.42626953125 background all_cells +5852.6640625 2964.179931640625 background all_cells +5810.58251953125 3019.913330078125 background all_cells +5799.607421875 3023.976318359375 background all_cells +5836.08349609375 3026.02685546875 background all_cells +5818.439453125 3015.270751953125 background all_cells +5820.3359375 3022.422607421875 background all_cells +5768.9267578125 2984.000732421875 background all_cells +5796.24560546875 2980.596435546875 background all_cells +5783.80810546875 2973.486328125 background all_cells +5772.2978515625 2975.650634765625 background all_cells +5684.138671875 3210.560546875 background all_cells +5681.3115234375 3224.76611328125 background all_cells +5664.8916015625 3234.17333984375 background all_cells +5670.56884765625 3226.3359375 background all_cells +5672.02685546875 3241.153564453125 background all_cells +5688.72216796875 3257.212646484375 background all_cells +5677.693359375 3259.209716796875 background all_cells +5662.7919921875 3259.1982421875 background all_cells +5588.11083984375 3255.654296875 background all_cells +5614.21484375 3254.53125 background all_cells +5600.66943359375 3253.9462890625 background all_cells +5649.50244140625 3246.0380859375 background all_cells +5649.23388671875 3257.8447265625 background all_cells +5650.19384765625 3262.007080078125 background all_cells +5642.73828125 3340.81640625 background all_cells +5650.0078125 3344.206298828125 background all_cells +5656.59228515625 3346.564453125 background all_cells +5668.0556640625 3354.428955078125 background all_cells +5690.15966796875 3354.6533203125 background all_cells +5673.83056640625 3365.371337890625 background all_cells +5675.58544921875 3375.212890625 background all_cells +5699.42431640625 3378.38720703125 background all_cells +5694.8837890625 3365.959228515625 background all_cells +5685.75390625 3380.301513671875 background all_cells +5655.39501953125 3377.938720703125 background all_cells +5664.03759765625 3379.682861328125 background all_cells +5660.68603515625 3371.757568359375 background all_cells +5627.10546875 3360.75146484375 background all_cells +5659.88037109375 3358.939208984375 background all_cells +5653.9541015625 3361.782958984375 background all_cells +5643.7314453125 3357.960693359375 background all_cells +5637.3046875 3270.023681640625 background all_cells +5641.884765625 3256.392822265625 background all_cells +5640.37109375 3261.638427734375 background all_cells +5679.41748046875 3319.608642578125 background all_cells +5674.09716796875 3346.450927734375 background all_cells +5689.9462890625 3308.191162109375 background all_cells +5675.85791015625 3312.62109375 background all_cells +5590.22265625 3334.423583984375 background all_cells +5594.28515625 3344.548828125 background all_cells +5612.5068359375 3319.030517578125 background all_cells +5595.72021484375 3314.614990234375 background all_cells +5663.9658203125 3300.46240234375 background all_cells +5666.1806640625 3327.378173828125 background all_cells +5662.060546875 3313.920654296875 background all_cells +5620.271484375 3261.496337890625 background all_cells +5624.1884765625 3258.09619140625 background all_cells +5622.0654296875 3269.9453125 background all_cells +5658.04931640625 3385.879150390625 background all_cells +5644.095703125 3390.35205078125 background all_cells +5655.4326171875 3391.792236328125 background all_cells +5668.060546875 3398.257568359375 background all_cells +5707.59375 3419.2822265625 background all_cells +5678.69287109375 3385.280517578125 background all_cells +5685.54296875 3394.86083984375 background all_cells +5672.93994140625 3392.668212890625 background all_cells +5615.25537109375 3416.618896484375 background all_cells +5625.4970703125 3407.924560546875 background all_cells +5623.05859375 3429.0830078125 background all_cells +5646.54931640625 3436.085205078125 background all_cells +5666.94921875 3446.422607421875 background all_cells +5665.12646484375 3434.966796875 background all_cells +5676.7509765625 3439.941162109375 background all_cells +5696.72802734375 3449.15087890625 background all_cells +5684.9189453125 3449.733154296875 background all_cells +5702.3505859375 3439.80712890625 background all_cells +5682.6962890625 3443.973388671875 background all_cells +5686.95458984375 3475.67578125 background all_cells +5674.92431640625 3464.537841796875 background all_cells +5702.25 3471.88037109375 background all_cells +5688.978515625 3459.34765625 background all_cells +5652.15283203125 3476.851806640625 background all_cells +5660.9462890625 3477.60693359375 background all_cells +5653.18603515625 3462.1357421875 background all_cells +5598.20703125 3549.091796875 background all_cells +5613.11865234375 3522.108642578125 background all_cells +5599.5458984375 3517.0673828125 background all_cells +5633.3134765625 3549.701171875 background all_cells +5646.71142578125 3534.6962890625 background all_cells +5637.73095703125 3538.119384765625 background all_cells +5623.28125 3528.003662109375 background all_cells +5631.2529296875 3522.208984375 background all_cells +5628.6728515625 3533.749755859375 background all_cells +5623.93505859375 3553.013427734375 background all_cells +5614.46044921875 3499.19140625 background all_cells +5627.56494140625 3504.20654296875 background all_cells +5622.830078125 3498.248046875 background all_cells +5625.1015625 3490.020751953125 background all_cells +5655.27490234375 3550.249267578125 background all_cells +5675.8896484375 3537.732177734375 background all_cells +5676.35400390625 3547.362060546875 background all_cells +5656.2685546875 3538.435302734375 background all_cells +5688.5283203125 3540.09326171875 background all_cells +5713.19580078125 3546.9736328125 background all_cells +5696.1923828125 3547.982177734375 background all_cells +5672.396484375 3519.041259765625 background all_cells +5714.28173828125 3519.12255859375 background all_cells +5706.88720703125 3529.41650390625 background all_cells +5695.5927734375 3535.041259765625 background all_cells +5683.3857421875 3511.3984375 background all_cells +5661.83837890625 3527.113525390625 background all_cells +5661.384765625 3485.7001953125 background all_cells +5652.56640625 3485.21435546875 background all_cells +5671.5673828125 3489.688720703125 background all_cells +5666.6171875 3498.871337890625 background all_cells +5613.3515625 3449.51513671875 background all_cells +5624.00146484375 3461.5361328125 background all_cells +5625.60693359375 3455.98291015625 background all_cells +5631.02880859375 3470.53759765625 background all_cells +5645.24560546875 3461.016845703125 background all_cells +5640.99609375 3453.203857421875 background all_cells +5637.408203125 3466.411376953125 background all_cells +5549.1142578125 3332.18408203125 background all_cells +5571.8974609375 3340.47021484375 background all_cells +5564.400390625 3330.556640625 background all_cells +5551.15673828125 3340.198974609375 background all_cells +5561.4111328125 3387.413330078125 background all_cells +5570.796875 3386.83544921875 background all_cells +5582.322265625 3384.8173828125 background all_cells +5562.7724609375 3359.67578125 background all_cells +5556.31005859375 3372.50830078125 background all_cells +5555.576171875 3366.4365234375 background all_cells +5548.0537109375 3364.31884765625 background all_cells +5576.18115234375 3400.14599609375 background all_cells +5589.45751953125 3406.111572265625 background all_cells +5600.212890625 3496.9033203125 background all_cells +5593.21484375 3484.373046875 background all_cells +5577.54638671875 3488.951171875 background all_cells +5553.14697265625 3447.779296875 background all_cells +5560.76171875 3457.426025390625 background all_cells +5564.271484375 3464.146484375 background all_cells +5558.4697265625 3475.8017578125 background all_cells +5549.1123046875 3471.704345703125 background all_cells +5570.51025390625 3481.646728515625 background all_cells +5552.4541015625 3515.556640625 background all_cells +5552.99072265625 3505.25537109375 background all_cells +5566.79296875 3494.36376953125 background all_cells +5579.146484375 3439.9150390625 background all_cells +5571.28662109375 3453.376220703125 background all_cells +5595.04541015625 3471.15576171875 background all_cells +5585.17041015625 3464.6875 background all_cells +5592.63916015625 3453.853271484375 background all_cells +5566.47412109375 3441.0390625 background all_cells +5555.73583984375 3440.351318359375 background all_cells +5556.7666015625 3429.864013671875 background all_cells +5578.15869140625 3356.180419921875 background all_cells +5586.65478515625 3355.487548828125 background all_cells +5585.40283203125 3349.874267578125 background all_cells +5581.79443359375 3341.549560546875 background all_cells +5602.44091796875 3429.67138671875 background all_cells +5581.900390625 3446.6474609375 background all_cells +5590.49951171875 3426.701904296875 background all_cells +5586.3876953125 3416.356689453125 background all_cells +5591.33056640625 3445.989013671875 background all_cells +5606.572265625 3439.340087890625 background all_cells +5602.7705078125 3396.3251953125 background all_cells +5589.4248046875 3397.033203125 background all_cells +5590.5224609375 3351.02099609375 background all_cells +5602.31298828125 3348.4267578125 background all_cells +5583.6708984375 3361.3720703125 background all_cells +5598.9560546875 3368.605712890625 background all_cells +5588.3408203125 3366.731689453125 background all_cells +5602.67236328125 3359.925048828125 background all_cells +5559.513671875 3247.80029296875 background all_cells +5561.7548828125 3241.7041015625 background all_cells +5570.10107421875 3256.034912109375 background all_cells +5582.158203125 3301.806396484375 background all_cells +5578.92822265625 3319.41748046875 background all_cells +5573.2607421875 3300.222900390625 background all_cells +5548.80126953125 3291.407470703125 background all_cells +5565.39697265625 3317.64306640625 background all_cells +5564.6962890625 3307.798095703125 background all_cells +5557.95654296875 3294.597412109375 background all_cells +5547.375 3255.896728515625 background all_cells +5560.291015625 3278.296875 background all_cells +5547.958984375 3266.76513671875 background all_cells +5564.04736328125 3265.607421875 background all_cells +5673.3056640625 2236.6953125 background all_cells +5659.31787109375 2243.18798828125 background all_cells +5756.54931640625 2258.271484375 background all_cells +5785.92529296875 2254.396484375 background all_cells +5789.341796875 2259.949462890625 background all_cells +5774.2158203125 2269.427001953125 background all_cells +5659.82421875 2252.9638671875 background all_cells +5712.80029296875 2253.07080078125 background all_cells +5668.16650390625 2255.106689453125 background all_cells +5760.033203125 2307.48974609375 background all_cells +5750.71875 2314.246337890625 background all_cells +5751.8701171875 2297.48291015625 background all_cells +5755.31689453125 2312.013671875 background all_cells +5775.54248046875 2308.707275390625 background all_cells +5771.4697265625 2294.2099609375 background all_cells +5787.22802734375 2300.0986328125 background all_cells +5781.66796875 2299.84619140625 background all_cells +5777.83154296875 2293.379638671875 background all_cells +5725.64599609375 2348.802734375 background all_cells +5713.03515625 2347.338623046875 background all_cells +5735.6416015625 2355.571044921875 background all_cells +5720.63134765625 2356.0791015625 background all_cells +5737.2568359375 2342.732177734375 background all_cells +5732.20361328125 2338.88623046875 background all_cells +5762.15625 2339.20849609375 background all_cells +5776.60205078125 2338.261474609375 background all_cells +5774.64501953125 2350.463134765625 background all_cells +5782.5146484375 2346.17529296875 background all_cells +5780.46337890625 2341.5556640625 background all_cells +5791.30419921875 2342.909423828125 background all_cells +5785.6181640625 2351.168701171875 background all_cells +5754.14794921875 2377.9599609375 background all_cells +5743.2431640625 2369.8544921875 background all_cells +5772.2451171875 2370.67578125 background all_cells +5769.88427734375 2375.698974609375 background all_cells +5762.63134765625 2370.42041015625 background all_cells +5692.3408203125 2333.077392578125 background all_cells +5695.0927734375 2344.074951171875 background all_cells +5696.56103515625 2333.65625 background all_cells +5735.84326171875 2296.0947265625 background all_cells +5748.0087890625 2265.672607421875 background all_cells +5749.7763671875 2286.271484375 background all_cells +5745.90966796875 2301.451416015625 background all_cells +5741.16015625 2278.990234375 background all_cells +5732.91357421875 2316.796875 background all_cells +5725.96484375 2315.87939453125 background all_cells +5751.21923828125 2318.88330078125 background all_cells +5706.2568359375 2302.22265625 background all_cells +5708.50390625 2312.99365234375 background all_cells +5701.056640625 2291.68017578125 background all_cells +5698.17236328125 2304.720947265625 background all_cells +5694.82421875 2298.401611328125 background all_cells +6052.02783203125 2387.994140625 background all_cells +6067.66162109375 2406.88720703125 background all_cells +6059.02734375 2409.803955078125 background all_cells +6069.1923828125 2379.736572265625 background all_cells +6067.00927734375 2395.3388671875 background all_cells +6055.6162109375 2399.754150390625 background all_cells +6081.9189453125 2406.0126953125 background all_cells +6077.24072265625 2399.88525390625 background all_cells +6107.705078125 2367.275634765625 background all_cells +6075.42529296875 2368.725830078125 background all_cells +6113.80517578125 2382.841064453125 background all_cells +6127.48046875 2374.510009765625 background all_cells +6134.05908203125 2396.784423828125 background all_cells +6118.54443359375 2396.3828125 background all_cells +6122.89501953125 2386.29345703125 background all_cells +6157.91845703125 2393.833984375 background all_cells +6186.52587890625 2416.709716796875 background all_cells +6158.44384765625 2402.673583984375 background all_cells +6181.8359375 2402.151611328125 background all_cells +6166.7822265625 2395.704833984375 background all_cells +6172.16796875 2376.701416015625 background all_cells +6187.6123046875 2373.2958984375 background all_cells +6180.7392578125 2370.54833984375 background all_cells +6172.60595703125 2385.17919921875 background all_cells +6133.15185546875 2388.44287109375 background all_cells +6155.61474609375 2370.42626953125 background all_cells +6150.60595703125 2372.155029296875 background all_cells +6140.3125 2369.51123046875 background all_cells +6147.81982421875 2380.207763671875 background all_cells +6137.3916015625 2380.822998046875 background all_cells +6089.90869140625 2424.22900390625 background all_cells +6083.44873046875 2417.46630859375 background all_cells +6097.72900390625 2432.70068359375 background all_cells +6087.47705078125 2432.900634765625 background all_cells +6104.12158203125 2426.929931640625 background all_cells +6088.58935546875 2440.97607421875 background all_cells +6107.61474609375 2458.017333984375 background all_cells +6101.34228515625 2439.297607421875 background all_cells +6089.1787109375 2452.4130859375 background all_cells +6074.04052734375 2473.910400390625 background all_cells +6070.4296875 2426.05908203125 background all_cells +6071.91455078125 2418.73291015625 background all_cells +6068.970703125 2413.71630859375 background all_cells +6077.98095703125 2472.849609375 background all_cells +6076.3447265625 2455.704345703125 background all_cells +6154.48876953125 2463.45947265625 background all_cells +6148.56103515625 2479.33251953125 background all_cells +6159.26708984375 2456.002197265625 background all_cells +6111.25048828125 2430.44091796875 background all_cells +6127.22607421875 2445.062744140625 background all_cells +6128.33740234375 2472.788330078125 background all_cells +6114.64892578125 2427.4912109375 background all_cells +6121.86376953125 2409.968505859375 background all_cells +6147.24853515625 2416.765869140625 background all_cells +6159.49169921875 2420.487060546875 background all_cells +6155.68896484375 2412.10693359375 background all_cells +6117.77294921875 2421.6142578125 background all_cells +6111.04296875 2417.253662109375 background all_cells +5938.916015625 2468.540283203125 background all_cells +5916.12744140625 2491.27978515625 background all_cells +5954.0029296875 2475.337890625 background all_cells +5947.18505859375 2485.17333984375 background all_cells +5939.615234375 2478.0302734375 background all_cells +5991.5439453125 2489.303955078125 background all_cells +5996.2255859375 2462.286376953125 background all_cells +5995.1123046875 2482.245849609375 background all_cells +5956.56005859375 2490.3349609375 background all_cells +5964.78857421875 2490.81103515625 background all_cells +5977.18359375 2494.048828125 background all_cells +5959.7900390625 2464.8232421875 background all_cells +5979.484375 2467.3173828125 background all_cells +5965.0537109375 2472.9775390625 background all_cells +6005.6923828125 2488.28369140625 background all_cells +6016.37841796875 2494.071533203125 background all_cells +6012.90185546875 2473.45654296875 background all_cells +6006.5927734375 2477.900146484375 background all_cells +6037.3447265625 2484.72216796875 background all_cells +6060.64111328125 2493.239013671875 background all_cells +6063.7763671875 2481.439453125 background all_cells +6037.4912109375 2466.192138671875 background all_cells +6030.1025390625 2457.3896484375 background all_cells +6045.912109375 2455.217529296875 background all_cells +6034.73193359375 2476.873291015625 background all_cells +6028.5341796875 2470.91015625 background all_cells +5984.44580078125 2373.055908203125 background all_cells +6014.12646484375 2381.401123046875 background all_cells +6006.5732421875 2372.360107421875 background all_cells +6027.07177734375 2396.664794921875 background all_cells +6041.5205078125 2401.041748046875 background all_cells +6036.81494140625 2399.560546875 background all_cells +6013.5087890625 2397.910400390625 background all_cells +6025.8740234375 2416.095703125 background all_cells +6011.5576171875 2412.947998046875 background all_cells +6025.630859375 2405.5419921875 background all_cells +6026.87744140625 2389.809814453125 background all_cells +6021.6943359375 2386.769775390625 background all_cells +5951.70166015625 2442.113037109375 background all_cells +5973.009765625 2443.405517578125 background all_cells +5949.5966796875 2450.3935546875 background all_cells +5992.06982421875 2430.140869140625 background all_cells +5987.80322265625 2441.8828125 background all_cells +5981.53955078125 2422.638916015625 background all_cells +6049.8583984375 2426.998779296875 background all_cells +6060.37451171875 2428.5654296875 background all_cells +6064.52294921875 2430.108642578125 background all_cells +6063.4609375 2421.64306640625 background all_cells +6062.2158203125 2417.05419921875 background all_cells +6036.6025390625 2441.73046875 background all_cells +6056.861328125 2443.282470703125 background all_cells +6051.60888671875 2445.134521484375 background all_cells +6031.798828125 2447.74658203125 background all_cells +6048.57568359375 2442.837890625 background all_cells +6017.82763671875 2431.80712890625 background all_cells +6039.36962890625 2421.67431640625 background all_cells +6029.7587890625 2425.19384765625 background all_cells +6025.7763671875 2436.404052734375 background all_cells +5999.24560546875 2437.07958984375 background all_cells +6012.705078125 2425.931396484375 background all_cells +6016.85546875 2422.1748046875 background all_cells +6012.12353515625 2442.38427734375 background all_cells +6004.20263671875 2427.86572265625 background all_cells +5999.2158203125 2421.050048828125 background all_cells +5877.013671875 2435.081298828125 background all_cells +5875.4375 2442.59765625 background all_cells +5882.20361328125 2454.050537109375 background all_cells +5882.54248046875 2448.851318359375 background all_cells +5878.3408203125 2459.923583984375 background all_cells +5852.0673828125 2411.54541015625 background all_cells +5864.6953125 2415.05029296875 background all_cells +5857.95361328125 2415.1181640625 background all_cells +5862.80078125 2437.633544921875 background all_cells +5865.02734375 2452.688232421875 background all_cells +5852.6640625 2459.0986328125 background all_cells +5841.37109375 2460.173583984375 background all_cells +5856.4931640625 2451.97900390625 background all_cells +5856.2021484375 2457.137451171875 background all_cells +5835.5859375 2448.7900390625 background all_cells +5833.8486328125 2458.264892578125 background all_cells +5835.81591796875 2455.453857421875 background all_cells +5897.388671875 2365.521728515625 background all_cells +5905.626953125 2363.362060546875 background all_cells +5901.02099609375 2351.30029296875 background all_cells +5919.69970703125 2367.5537109375 background all_cells +5962.49609375 2370.20263671875 background all_cells +5915.294921875 2373.877197265625 background all_cells +5929.0546875 2370.632568359375 background all_cells +5912.40869140625 2368.3271484375 background all_cells +5925.6357421875 2360.070068359375 background all_cells +5934.63916015625 2361.620361328125 background all_cells +5893.53271484375 2376.076416015625 background all_cells +5900.8212890625 2380.446533203125 background all_cells +5907.74560546875 2380.846923828125 background all_cells +5900.7900390625 2399.198486328125 background all_cells +5902.89599609375 2392.14404296875 background all_cells +5951.29638671875 2409.936279296875 background all_cells +5954.20166015625 2415.8916015625 background all_cells +5954.25537109375 2401.5078125 background all_cells +5930.9521484375 2427.8251953125 background all_cells +5941.775390625 2410.835693359375 background all_cells +5940.126953125 2423.90234375 background all_cells +5934.072265625 2403.767822265625 background all_cells +5943.6357421875 2373.704833984375 background all_cells +5942.1875 2397.857177734375 background all_cells +5940.24609375 2383.690185546875 background all_cells +5921.2685546875 2378.736572265625 background all_cells +5917.365234375 2393.819091796875 background all_cells +5926.9716796875 2385.3642578125 background all_cells +5922.84716796875 2402.973876953125 background all_cells +5891.1103515625 2427.923095703125 background all_cells +5920.33203125 2413.202392578125 background all_cells +5917.2939453125 2426.59130859375 background all_cells +5907.3955078125 2428.6240234375 background all_cells +5902.123046875 2407.612060546875 background all_cells +5857.25732421875 2370.471923828125 background all_cells +5884.7138671875 2382.279296875 background all_cells +5863.9033203125 2377.751953125 background all_cells +5851.3955078125 2375.015625 background all_cells +5879.447265625 2405.28515625 background all_cells +5894.2099609375 2406.59033203125 background all_cells +5887.25439453125 2415.499267578125 background all_cells +5861.55517578125 2406.138671875 background all_cells +5890.6611328125 2395.45263671875 background all_cells +5875.275390625 2413.15576171875 background all_cells +5893.13671875 2358.0341796875 background all_cells +5890.96142578125 2351.865478515625 background all_cells +5853.85888671875 2352.841064453125 background all_cells +5865.6767578125 2351.294921875 background all_cells +5857.76318359375 2359.134521484375 background all_cells +5820.83984375 2284.412109375 background all_cells +5787.31689453125 2291.151123046875 background all_cells +5782.70068359375 2283.384521484375 background all_cells +5806.97802734375 2319.790283203125 background all_cells +5818.58984375 2338.842041015625 background all_cells +5822.08740234375 2318.48974609375 background all_cells +5816.0849609375 2322.798583984375 background all_cells +5808.53125 2328.562744140625 background all_cells +5801.38671875 2313.587158203125 background all_cells +5802.60595703125 2324.96484375 background all_cells +5791.47412109375 2328.671142578125 background all_cells +5829.35107421875 2321.9365234375 background all_cells +5834.43798828125 2327.638916015625 background all_cells +5830.087890625 2311.430419921875 background all_cells +5844.5068359375 2311.001708984375 background all_cells +5842.619140625 2320.316650390625 background all_cells +5853.736328125 2332.95361328125 background all_cells +5841.09912109375 2350.09716796875 background all_cells +5845.19140625 2338.2373046875 background all_cells +5888.8857421875 2335.644775390625 background all_cells +5892.85205078125 2342.798828125 background all_cells +5906.16357421875 2334.925537109375 background all_cells +5900.0224609375 2340.323974609375 background all_cells +5899.70458984375 2323.04541015625 background all_cells +5917.859375 2309.792724609375 background all_cells +5928.06689453125 2315.469970703125 background all_cells +5925.25634765625 2308.639404296875 background all_cells +5920.79345703125 2316.228271484375 background all_cells +5928.72021484375 2345.819091796875 background all_cells +5913.1953125 2332.108642578125 background all_cells +5909.1962890625 2307.297607421875 background all_cells +5900.33251953125 2317.252685546875 background all_cells +5910.2353515625 2315.70703125 background all_cells +5891.6845703125 2308.425048828125 background all_cells +5873.21142578125 2326.390625 background all_cells +5867.798828125 2309.566650390625 background all_cells +5884.36669921875 2335.6669921875 background all_cells +5865.701171875 2339.279296875 background all_cells +5859.69189453125 2269.803955078125 background all_cells +5878.1884765625 2281.934814453125 background all_cells +5874.95458984375 2286.98193359375 background all_cells +5873.8505859375 2274.3994140625 background all_cells +5907.18359375 2273.1806640625 background all_cells +5922.08154296875 2295.771728515625 background all_cells +5914.54443359375 2293.646484375 background all_cells +5907.02099609375 2281.4443359375 background all_cells +5886.49365234375 2273.28857421875 background all_cells +5900.8056640625 2271.283935546875 background all_cells +5889.08447265625 2283.27490234375 background all_cells +5835.51904296875 2261.544189453125 background all_cells +5845.30859375 2262.18701171875 background all_cells +5872.90673828125 2265.06005859375 background all_cells +5860.76318359375 2261.568603515625 background all_cells +5851.0615234375 2266.7724609375 background all_cells +5899.806640625 2265.580078125 background all_cells +5918.7177734375 2261.9638671875 background all_cells +5916.12890625 2246.878662109375 background all_cells +5899.35009765625 2240.5400390625 background all_cells +5885.12890625 2260.5595703125 background all_cells +5896.08984375 2245.28271484375 background all_cells +5888.4921875 2250.081298828125 background all_cells +5844.44873046875 2244.065185546875 background all_cells +5856.9052734375 2247.98681640625 background all_cells +5847.48486328125 2251.91796875 background all_cells +5725.44482421875 2377.36669921875 background all_cells +5714.73193359375 2385.230224609375 background all_cells +5721.9072265625 2398.447265625 background all_cells +5742.13916015625 2394.62841796875 background all_cells +5734.40966796875 2387.65234375 background all_cells +5769.6650390625 2410.8505859375 background all_cells +5782.66015625 2406.85888671875 background all_cells +5785.951171875 2417.19873046875 background all_cells +5789.291015625 2384.19482421875 background all_cells +5774.62109375 2398.739990234375 background all_cells +5784.76611328125 2382.685791015625 background all_cells +5760.02978515625 2391.201904296875 background all_cells +5762.6728515625 2381.52978515625 background all_cells +5753.1455078125 2399.471923828125 background all_cells +5756.05224609375 2408.25341796875 background all_cells +5740.025390625 2407.8466796875 background all_cells +5828.0673828125 2458.032470703125 background all_cells +5828.13916015625 2454.00830078125 background all_cells +5827.60107421875 2441.04541015625 background all_cells +5863.626953125 2465.431884765625 background all_cells +5850.76123046875 2474.755615234375 background all_cells +5839.65087890625 2472.631103515625 background all_cells +5844.3408203125 2466.560791015625 background all_cells +5859.45654296875 2485.7451171875 background all_cells +5845.1357421875 2481.744384765625 background all_cells +5748.61865234375 2419.12109375 background all_cells +5759.63232421875 2419.958740234375 background all_cells +5764.080078125 2437.434326171875 background all_cells +5761.50244140625 2428.099365234375 background all_cells +5748.80615234375 2435.207763671875 background all_cells +5768.22705078125 2420.421142578125 background all_cells +5774.75830078125 2423.6396484375 background all_cells +5772.3818359375 2431.2431640625 background all_cells +5769.34619140625 2454.415771484375 background all_cells +5762.5244140625 2464.155517578125 background all_cells +5763.72216796875 2447.773193359375 background all_cells +5776.7841796875 2444.8349609375 background all_cells +5775.52783203125 2451.108154296875 background all_cells +5771.2197265625 2461.471435546875 background all_cells +5743.70703125 2452.619873046875 background all_cells +5743.654296875 2464.941650390625 background all_cells +5759.10595703125 2457.617431640625 background all_cells +5751.2783203125 2460.727294921875 background all_cells +5806.205078125 2391.752685546875 background all_cells +5840.18359375 2389.023193359375 background all_cells +5836.67626953125 2397.9130859375 background all_cells +5826.162109375 2351.212158203125 background all_cells +5847.6552734375 2362.540283203125 background all_cells +5841.5458984375 2364.74609375 background all_cells +5834.64794921875 2360.49365234375 background all_cells +5827.87060546875 2402.21728515625 background all_cells +5826.208984375 2409.626708984375 background all_cells +5821.4404296875 2400.550537109375 background all_cells +5820.0029296875 2414.285400390625 background all_cells +5791.556640625 2432.58447265625 background all_cells +5800.4677734375 2426.6826171875 background all_cells +5796.70166015625 2438.454833984375 background all_cells +5809.53759765625 2429.732421875 background all_cells +5819.95947265625 2438.745849609375 background all_cells +5810.36669921875 2442.309814453125 background all_cells +5819.43896484375 2447.27099609375 background all_cells +5794.67041015625 2467.1708984375 background all_cells +5809.5576171875 2470.989990234375 background all_cells +5798.712890625 2467.531982421875 background all_cells +5801.44970703125 2473.61083984375 background all_cells +5660.43505859375 2471.22705078125 background all_cells +5677.73779296875 2477.605712890625 background all_cells +5671.3662109375 2485.687744140625 background all_cells +5666.5498046875 2472.4951171875 background all_cells +5756.2451171875 2489.509765625 background all_cells +5787.56591796875 2474.422119140625 background all_cells +5775.7177734375 2476.154541015625 background all_cells +5763.4970703125 2490.999755859375 background all_cells +5741.92822265625 2479.15576171875 background all_cells +5758.59423828125 2476.876708984375 background all_cells +5754.146484375 2470.65869140625 background all_cells +5747.76953125 2488.70947265625 background all_cells +5720.8466796875 2476.27197265625 background all_cells +5730.83203125 2475.53271484375 background all_cells +5732.5859375 2480.1298828125 background all_cells +5723.1083984375 2493.915771484375 background all_cells +5687.2724609375 2484.72021484375 background all_cells +5710.34912109375 2479.719970703125 background all_cells +5711.29150390625 2489.049072265625 background all_cells +5702.37841796875 2473.80517578125 background all_cells +5699.5078125 2490.472900390625 background all_cells +5634.39599609375 2494.447021484375 background all_cells +5654.11083984375 2524.499267578125 background all_cells +5647.501953125 2530.521240234375 background all_cells +5645.88134765625 2514.314453125 background all_cells +5638.17919921875 2502.10205078125 background all_cells +5704.0224609375 2519.166015625 background all_cells +5687.70458984375 2513.943603515625 background all_cells +5683.83642578125 2507.693115234375 background all_cells +5686.76513671875 2524.064453125 background all_cells +5695.3125 2529.52685546875 background all_cells +5695.8603515625 2522.281494140625 background all_cells +5686.98876953125 2497.9931640625 background all_cells +5678.99365234375 2498.489990234375 background all_cells +5673.0771484375 2497.72900390625 background all_cells +5684.79052734375 2504.08447265625 background all_cells +5699.99853515625 2501.9541015625 background all_cells +5670.216796875 2529.197998046875 background all_cells +5675.6875 2520.661376953125 background all_cells +5675.06005859375 2526.368408203125 background all_cells +5678.322265625 2532.5 background all_cells +5674.80126953125 2510.4873046875 background all_cells +5799.228515625 2507.972412109375 background all_cells +5800.29052734375 2519.39794921875 background all_cells +5816.71875 2512.499267578125 background all_cells +5799.703125 2538.18359375 background all_cells +5799.97265625 2532.776611328125 background all_cells +5811.19873046875 2526.6982421875 background all_cells +5818.26220703125 2534.57958984375 background all_cells +5828.47607421875 2527.201904296875 background all_cells +5830.62548828125 2538.93505859375 background all_cells +5829.23095703125 2508.11376953125 background all_cells +5847.59521484375 2527.010009765625 background all_cells +5845.328125 2535.103515625 background all_cells +5864.74462890625 2539.44775390625 background all_cells +5860.9140625 2533.020751953125 background all_cells +5835.240234375 2535.507080078125 background all_cells +5839.1787109375 2533.427734375 background all_cells +5837.8037109375 2525.209716796875 background all_cells +5732.82080078125 2537.593017578125 background all_cells +5742.95654296875 2539.429931640625 background all_cells +5742.98388671875 2534.15087890625 background all_cells +5737.5439453125 2532.090087890625 background all_cells +5763.18408203125 2530.782470703125 background all_cells +5765.66748046875 2538.158935546875 background all_cells +5764.35986328125 2533.671142578125 background all_cells +5793.8828125 2518.546630859375 background all_cells +5793.1181640625 2526.5654296875 background all_cells +5787.65185546875 2538.33740234375 background all_cells +5776.154296875 2506.321044921875 background all_cells +5777.23828125 2516.2548828125 background all_cells +5777.84619140625 2537.209228515625 background all_cells +5726.05078125 2515.03955078125 background all_cells +5735.81689453125 2516.412353515625 background all_cells +5730.60302734375 2518.7587890625 background all_cells +5733.5078125 2525.16357421875 background all_cells +5744.5283203125 2515.69970703125 background all_cells +5752.06884765625 2516.69482421875 background all_cells +5748.95361328125 2522.509765625 background all_cells +5757.6376953125 2519.739501953125 background all_cells +5766.947265625 2503.466064453125 background all_cells +5766.751953125 2512.23388671875 background all_cells +5757.22314453125 2512.5986328125 background all_cells +5733.0263671875 2495.527099609375 background all_cells +5746.185546875 2505.519287109375 background all_cells +5741.42333984375 2496.762451171875 background all_cells +5736.18896484375 2507.609130859375 background all_cells +5713.98681640625 2517.924560546875 background all_cells +5706.94140625 2527.4375 background all_cells +5722.27783203125 2518.94677734375 background all_cells +5711.1064453125 2500.54931640625 background all_cells +5710.59765625 2511.31201171875 background all_cells +5716.517578125 2540.35546875 background all_cells +5707.1767578125 2535.5341796875 background all_cells +5826.85986328125 2656.71875 background all_cells +5878.4375 2649.5537109375 background all_cells +5874.595703125 2656.536865234375 background all_cells +5846.568359375 2659.709716796875 background all_cells +5886.6376953125 2635.87109375 background all_cells +5898.8662109375 2648.291748046875 background all_cells +5886.4541015625 2645.107421875 background all_cells +5882.27734375 2654.130615234375 background all_cells +5887.60791015625 2653.173828125 background all_cells +5887.10400390625 2661.63427734375 background all_cells +5823.392578125 2643.1787109375 background all_cells +5823.03662109375 2628.050048828125 background all_cells +5828.1962890625 2633.448486328125 background all_cells +5826.9560546875 2643.170654296875 background all_cells +5850.87841796875 2670.088623046875 background all_cells +5842.49267578125 2677.537841796875 background all_cells +5859.34033203125 2674.76025390625 background all_cells +5874.146484375 2673.515625 background all_cells +5890.87158203125 2680.484375 background all_cells +5889.6357421875 2718.3974609375 background all_cells +5890.34619140625 2704.80810546875 background all_cells +5860.7236328125 2695.7763671875 background all_cells +5858.76123046875 2687.710205078125 background all_cells +5877.44873046875 2691.796630859375 background all_cells +5865.93701171875 2694.43115234375 background all_cells +5875.01171875 2707.821044921875 background all_cells +5849.6806640625 2712.861572265625 background all_cells +5855.87646484375 2702.383544921875 background all_cells +5878.693359375 2724.2861328125 background all_cells +5861.533203125 2718.604248046875 background all_cells +5879.6103515625 2716.643310546875 background all_cells +5823.1435546875 2673.22802734375 background all_cells +5816.64111328125 2684.4912109375 background all_cells +5820.72314453125 2686.608154296875 background all_cells +5830.22705078125 2682.9931640625 background all_cells +5832.29541015625 2671.65478515625 background all_cells +5833.29248046875 2692.2451171875 background all_cells +5831.89697265625 2712.26953125 background all_cells +5827.47802734375 2718.7060546875 background all_cells +5838.6025390625 2700.22119140625 background all_cells +5847.35009765625 2685.808349609375 background all_cells +5840.18603515625 2684.756591796875 background all_cells +5841.7568359375 2690.865478515625 background all_cells +5808.6171875 2705.828125 background all_cells +5815.59814453125 2694.676513671875 background all_cells +5816.61181640625 2710.193359375 background all_cells +5865.865234375 2630.934326171875 background all_cells +5859.3720703125 2640.86279296875 background all_cells +5863.1689453125 2637.1591796875 background all_cells +5857.7900390625 2648.82080078125 background all_cells +5857.2890625 2664.939697265625 background all_cells +5861.20654296875 2659.2177734375 background all_cells +5865.71826171875 2655.589111328125 background all_cells +5857.30615234375 2656.261962890625 background all_cells +5869.88720703125 2639.648681640625 background all_cells +5874.306640625 2664.0078125 background all_cells +5872.15087890625 2646.846435546875 background all_cells +5874.783203125 2633.15087890625 background all_cells +5784.14453125 2631.528564453125 background all_cells +5789.1298828125 2647.427734375 background all_cells +5782.13232421875 2642.384765625 background all_cells +5802.1552734375 2703.674072265625 background all_cells +5810.072265625 2698.435791015625 background all_cells +5806.6142578125 2691.15625 background all_cells +5792.4248046875 2702.106201171875 background all_cells +5799.33203125 2694.303955078125 background all_cells +5799.7197265625 2684.161865234375 background all_cells +5790.7744140625 2693.646240234375 background all_cells +5800.8525390625 2654.390869140625 background all_cells +5801.474609375 2673.9267578125 background all_cells +5802.59033203125 2666.3955078125 background all_cells +5813.36865234375 2654.800537109375 background all_cells +5802.40625 2624.596435546875 background all_cells +5796.76904296875 2645.56103515625 background all_cells +5808.119140625 2642.5517578125 background all_cells +5798.140625 2636.85693359375 background all_cells +5784.50927734375 2660.42919921875 background all_cells +5786.36767578125 2685.57373046875 background all_cells +5784.212890625 2669.327880859375 background all_cells +5790.662109375 2664.949462890625 background all_cells +5641.7099609375 2613.228515625 background all_cells +5646.39501953125 2628.537353515625 background all_cells +5653.19580078125 2619.703369140625 background all_cells +5651.35498046875 2690.174560546875 background all_cells +5678.02197265625 2676.8779296875 background all_cells +5654.39111328125 2701.194580078125 background all_cells +5663.9033203125 2689.55615234375 background all_cells +5649.83203125 2635.860595703125 background all_cells +5643.79296875 2660.15966796875 background all_cells +5654.1728515625 2644.56494140625 background all_cells +5665.65283203125 2608.524658203125 background all_cells +5669.06787109375 2618.702880859375 background all_cells +5678.0830078125 2596.363525390625 background all_cells +5675.6318359375 2623.458984375 background all_cells +5673.07861328125 2630.827392578125 background all_cells +5682.5205078125 2643.574462890625 background all_cells +5667.90234375 2642.3798828125 background all_cells +5720.4521484375 2708.761474609375 background all_cells +5736.48388671875 2683.049560546875 background all_cells +5736.56884765625 2715.805908203125 background all_cells +5725.1650390625 2721.578369140625 background all_cells +5731.26416015625 2709.1611328125 background all_cells +5772.724609375 2695.867919921875 background all_cells +5778.27880859375 2706.7900390625 background all_cells +5764.81982421875 2670.58154296875 background all_cells +5751.08349609375 2673.4404296875 background all_cells +5762.32080078125 2684.419189453125 background all_cells +5772.93310546875 2680.199462890625 background all_cells +5771.1484375 2672.825927734375 background all_cells +5749.00048828125 2705.60888671875 background all_cells +5744.66650390625 2694.812255859375 background all_cells +5756.1279296875 2692.875 background all_cells +5760.18212890625 2723.148681640625 background all_cells +5756.96728515625 2713.411865234375 background all_cells +5751.14013671875 2711.7841796875 background all_cells +5734.65380859375 2651.633544921875 background all_cells +5726.4248046875 2644.073486328125 background all_cells +5746.4384765625 2662.9228515625 background all_cells +5728.5478515625 2654.426513671875 background all_cells +5742.7666015625 2649.065185546875 background all_cells +5683.04052734375 2670.264404296875 background all_cells +5679.15087890625 2696.517578125 background all_cells +5679.26953125 2686.714599609375 background all_cells +5695.97802734375 2694.425537109375 background all_cells +5695.29931640625 2716.06787109375 background all_cells +5710.10009765625 2708.50927734375 background all_cells +5693.8603515625 2654.275390625 background all_cells +5689.3095703125 2677.44189453125 background all_cells +5688.5341796875 2643.445556640625 background all_cells +5715.38818359375 2656.282470703125 background all_cells +5769.90283203125 2615.950927734375 background all_cells +5754.3349609375 2644.5595703125 background all_cells +5752.94677734375 2663.863525390625 background all_cells +5758.49951171875 2666.6669921875 background all_cells +5754.416015625 2659.087890625 background all_cells +5759.35400390625 2652.046630859375 background all_cells +5742.5283203125 2633.21728515625 background all_cells +5744.689453125 2640.1201171875 background all_cells +5762.90625 2638.782958984375 background all_cells +5760.53662109375 2632.11669921875 background all_cells +5773.79443359375 2649.626708984375 background all_cells +5773.51904296875 2664.498046875 background all_cells +5767.279296875 2659.75244140625 background all_cells +5774.99853515625 2640.12744140625 background all_cells +5778.6474609375 2655.162109375 background all_cells +5768.04296875 2648.18408203125 background all_cells +5745.90576171875 2614.44140625 background all_cells +5751.06591796875 2626.10009765625 background all_cells +5741.04248046875 2617.738037109375 background all_cells +5686.7646484375 2599.69189453125 background all_cells +5729.40625 2614.75439453125 background all_cells +5732.783203125 2637.57470703125 background all_cells +5730.8359375 2623.2021484375 background all_cells +5735.4501953125 2615.04736328125 background all_cells +5736.0419921875 2627.6708984375 background all_cells +5712.37646484375 2631.050048828125 background all_cells +5722.49609375 2635.802978515625 background all_cells +5722.62548828125 2608.57421875 background all_cells +5718.78271484375 2622.15234375 background all_cells +5714.62841796875 2612.83056640625 background all_cells +5699.87548828125 2593.755615234375 background all_cells +5697.33154296875 2605.8076171875 background all_cells +5709.08203125 2606.556396484375 background all_cells +5703.40966796875 2608.475830078125 background all_cells +5706.9384765625 2597.25439453125 background all_cells +5690.048828125 2631.742431640625 background all_cells +5679.80322265625 2615.136474609375 background all_cells +5685.7099609375 2619.464111328125 background all_cells +5701.541015625 2622.632568359375 background all_cells +5696.7529296875 2627.79833984375 background all_cells +5902.1220703125 2445.406982421875 background all_cells +5872.13525390625 2467.285400390625 background all_cells +5908.1328125 2450.4248046875 background all_cells +5906.388671875 2472.81005859375 background all_cells +5897.51025390625 2516.88525390625 background all_cells +5906.82373046875 2519.44580078125 background all_cells +5917.1416015625 2513.91943359375 background all_cells +5920.923828125 2550.890869140625 background all_cells +5920.1708984375 2530.48095703125 background all_cells +5912.09423828125 2525.764892578125 background all_cells +5922.75537109375 2520.296875 background all_cells +5869.826171875 2530.531494140625 background all_cells +5868.9287109375 2555.927734375 background all_cells +5871.71240234375 2543.665283203125 background all_cells +5878.93701171875 2541.84619140625 background all_cells +5876.32275390625 2535.0634765625 background all_cells +5874.06396484375 2510.892822265625 background all_cells +5872.75537109375 2504.418212890625 background all_cells +5878.8134765625 2515.148193359375 background all_cells +5898.28125 2490.954833984375 background all_cells +5945.546875 2545.902099609375 background all_cells +5946.88916015625 2541.274169921875 background all_cells +5941.73876953125 2554.54736328125 background all_cells +5929.75830078125 2553.738037109375 background all_cells +5934.28125 2546.31640625 background all_cells +5930.83740234375 2560.206787109375 background all_cells +5942.3408203125 2570.4267578125 background all_cells +5937.486328125 2562.3037109375 background all_cells +5950.8662109375 2553.1123046875 background all_cells +5960.771484375 2555.885498046875 background all_cells +5963.0302734375 2565.360107421875 background all_cells +5953.732421875 2573.5146484375 background all_cells +5951.25634765625 2563.32080078125 background all_cells +5965.87109375 2585.7900390625 background all_cells +5961.81005859375 2575.842529296875 background all_cells +5980.521484375 2592.403076171875 background all_cells +5973.744140625 2598.089599609375 background all_cells +5946.7333984375 2593.559814453125 background all_cells +5944.08447265625 2601.822021484375 background all_cells +5936.091796875 2600.407470703125 background all_cells +5959.67236328125 2595.625244140625 background all_cells +5962.21533203125 2604.011474609375 background all_cells +5955.08544921875 2603.031494140625 background all_cells +5944.40673828125 2578.99365234375 background all_cells +5931.08203125 2573.70751953125 background all_cells +5937.931640625 2592.18798828125 background all_cells +5950.6630859375 2585.655029296875 background all_cells +5932.271484375 2583.20361328125 background all_cells +5963.1259765625 2526.430908203125 background all_cells +5973.54248046875 2503.955810546875 background all_cells +5970.79638671875 2527.683837890625 background all_cells +5967.1328125 2523.994873046875 background all_cells +5937.25 2530.736083984375 background all_cells +5941.91064453125 2536.446533203125 background all_cells +5931.73388671875 2534.078369140625 background all_cells +5948.61962890625 2529.884765625 background all_cells +5956.2529296875 2501.4931640625 background all_cells +5953.44482421875 2523.755615234375 background all_cells +5936.63232421875 2507.869384765625 background all_cells +5925.23681640625 2527.031982421875 background all_cells +5931.05029296875 2521.304443359375 background all_cells +5871.7373046875 2562.78271484375 background all_cells +5875.70458984375 2565.48291015625 background all_cells +5875.10693359375 2580.1865234375 background all_cells +5868.474609375 2571.955078125 background all_cells +5873.9755859375 2572.800537109375 background all_cells +5910.5107421875 2558.156494140625 background all_cells +5900.9794921875 2571.6748046875 background all_cells +5900.8505859375 2588.864013671875 background all_cells +5925.0654296875 2601.43701171875 background all_cells +5919.150390625 2593.81494140625 background all_cells +5914.6484375 2599.962158203125 background all_cells +5925.146484375 2588.156005859375 background all_cells +5919.4091796875 2561.05908203125 background all_cells +5916.73095703125 2583.23876953125 background all_cells +5909.78125 2584.40185546875 background all_cells +5911.67236328125 2565.86181640625 background all_cells +5813.00439453125 2540.728759765625 background all_cells +5797.27587890625 2545.61083984375 background all_cells +5799.55126953125 2554.57275390625 background all_cells +5806.02294921875 2552.430908203125 background all_cells +5806.9482421875 2540.96728515625 background all_cells +5837.09521484375 2544.00341796875 background all_cells +5804.2744140625 2578.30224609375 background all_cells +5814.541015625 2563.65673828125 background all_cells +5804.28515625 2566.659912109375 background all_cells +5817.24951171875 2567.171142578125 background all_cells +5819.462890625 2573.518798828125 background all_cells +5844.39794921875 2552.58935546875 background all_cells +5865.9921875 2563.983642578125 background all_cells +5856.82275390625 2563.1123046875 background all_cells +5845.1220703125 2542.392578125 background all_cells +5797.01611328125 2592.11962890625 background all_cells +5811.00830078125 2583.306884765625 background all_cells +5813.11474609375 2598.42724609375 background all_cells +5805.837890625 2587.903564453125 background all_cells +5805.4013671875 2596.383056640625 background all_cells +5822.279296875 2619.983642578125 background all_cells +5818.83740234375 2609.79833984375 background all_cells +5817.8642578125 2593.5458984375 background all_cells +5823.96240234375 2600.171630859375 background all_cells +5825.5576171875 2613.11474609375 background all_cells +5828.91357421875 2605.036376953125 background all_cells +5828.4892578125 2620.601806640625 background all_cells +5830.77685546875 2614.388671875 background all_cells +5803.45361328125 2610.058349609375 background all_cells +5804.876953125 2617.826904296875 background all_cells +5865.9716796875 2576.753173828125 background all_cells +5854.064453125 2588.593994140625 background all_cells +5865.6640625 2586.533447265625 background all_cells +5858.96240234375 2582.81396484375 background all_cells +5868.3203125 2609.12060546875 background all_cells +5865.71826171875 2618.287353515625 background all_cells +5874.072265625 2623.965087890625 background all_cells +5869.12451171875 2616.3583984375 background all_cells +5857.91259765625 2592.41015625 background all_cells +5860.7861328125 2597.567138671875 background all_cells +5742.9521484375 2549.091064453125 background all_cells +5762.35107421875 2549.313720703125 background all_cells +5754.19970703125 2547.31982421875 background all_cells +5748.05517578125 2552.9453125 background all_cells +5750.83056640625 2540.182861328125 background all_cells +5788.28173828125 2558.63232421875 background all_cells +5798.26220703125 2581.980224609375 background all_cells +5795.70947265625 2564.594970703125 background all_cells +5793.8056640625 2575.640625 background all_cells +5773.65673828125 2577.413818359375 background all_cells +5785.12548828125 2573.14697265625 background all_cells +5783.173828125 2584.437744140625 background all_cells +5779.53515625 2567.63330078125 background all_cells +5746.43115234375 2574.574462890625 background all_cells +5764.763671875 2570.928466796875 background all_cells +5757.05615234375 2579.5234375 background all_cells +5771.72802734375 2543.15966796875 background all_cells +5773.40283203125 2555.0849609375 background all_cells +5783.13232421875 2544.803955078125 background all_cells +5776.04248046875 2548.201171875 background all_cells +5755.2353515625 2561.3154296875 background all_cells +5773.076171875 2561.62744140625 background all_cells +5765.115234375 2561.89453125 background all_cells +5782.87451171875 2597.23681640625 background all_cells +5791.22265625 2591.517578125 background all_cells +5784.88720703125 2590.107177734375 background all_cells +5772.708984375 2599.272705078125 background all_cells +5776.06494140625 2608.754150390625 background all_cells +5783.31982421875 2601.890869140625 background all_cells +5744.13232421875 2606.0458984375 background all_cells +5731.81787109375 2604.56396484375 background all_cells +5738.37353515625 2599.22314453125 background all_cells +5753.767578125 2590.6630859375 background all_cells +5764.080078125 2607.95361328125 background all_cells +5758.6728515625 2602.438720703125 background all_cells +5696.35009765625 2556.629150390625 background all_cells +5699.10498046875 2553.053466796875 background all_cells +5705.91796875 2541.276123046875 background all_cells +5702.24267578125 2547.65576171875 background all_cells +5734.09033203125 2564.77587890625 background all_cells +5743.77294921875 2563.5234375 background all_cells +5739.67626953125 2569.604736328125 background all_cells +5730.28515625 2573.8681640625 background all_cells +5725.7060546875 2555.830810546875 background all_cells +5735.20068359375 2544.577880859375 background all_cells +5742.6640625 2557.834228515625 background all_cells +5725.09326171875 2545.251220703125 background all_cells +5709.07080078125 2547.22021484375 background all_cells +5713.802734375 2553.636474609375 background all_cells +5709.498046875 2551.33984375 background all_cells +5707.298828125 2564.39697265625 background all_cells +5721.4970703125 2563.965576171875 background all_cells +5712.04443359375 2574.3955078125 background all_cells +5588.1767578125 2703.083740234375 background all_cells +5585.6806640625 2713.29443359375 background all_cells +5568.716796875 2709.708251953125 background all_cells +5579.17578125 2705.02197265625 background all_cells +5557.06494140625 2746.57470703125 background all_cells +5566.115234375 2751.84326171875 background all_cells +5552.990234375 2724.80322265625 background all_cells +5555.12646484375 2739.11474609375 background all_cells +5555.0107421875 2731.699951171875 background all_cells +5595.3203125 2720.587158203125 background all_cells +5588.5537109375 2757.86328125 background all_cells +5587.46435546875 2803.74560546875 background all_cells +5586.37744140625 2816.69580078125 background all_cells +5577.9111328125 2743.792724609375 background all_cells +5588.35400390625 2732.30126953125 background all_cells +5607.3837890625 2768.361083984375 background all_cells +5604.63916015625 2758.875732421875 background all_cells +5623.26318359375 2755.707275390625 background all_cells +5594.95068359375 2773.990234375 background all_cells +5624.9736328125 2766.484130859375 background all_cells +5604.716796875 2792.071533203125 background all_cells +5617.046875 2798.97900390625 background all_cells +5627.32177734375 2813.373779296875 background all_cells +5610.734375 2809.408935546875 background all_cells +5599.1416015625 2808.181396484375 background all_cells +5637.56640625 2760.238525390625 background all_cells +5644.58837890625 2786.870849609375 background all_cells +5635.0400390625 2769.923828125 background all_cells +5605.390625 2741.29541015625 background all_cells +5617.6953125 2744.92529296875 background all_cells +5615.4306640625 2732.18701171875 background all_cells +5626.05712890625 2736.1484375 background all_cells +5650.6611328125 2733.99365234375 background all_cells +5639.22119140625 2729.370849609375 background all_cells +5631.19384765625 2743.646240234375 background all_cells +5630.943359375 2720.83447265625 background all_cells +5616.64111328125 2712.19970703125 background all_cells +5816.30810546875 2745.53955078125 background all_cells +5825.72509765625 2757.296875 background all_cells +5830.38427734375 2745.88623046875 background all_cells +5820.03515625 2727.873046875 background all_cells +5790.357421875 2761.651123046875 background all_cells +5798.0791015625 2738.615966796875 background all_cells +5800.9345703125 2764.30908203125 background all_cells +5794.9296875 2754.158447265625 background all_cells +5792.130859375 2768.3427734375 background all_cells +5815.43603515625 2770.668212890625 background all_cells +5782.33154296875 2760.881591796875 background all_cells +5785.30029296875 2732.126220703125 background all_cells +5783.52685546875 2750.439453125 background all_cells +5841.07275390625 2735.406005859375 background all_cells +5846.544921875 2747.980224609375 background all_cells +5843.6494140625 2756.8984375 background all_cells +5840.9609375 2746.954833984375 background all_cells +5819.6435546875 2775.224853515625 background all_cells +5837.83447265625 2781.987548828125 background all_cells +5829.0400390625 2782.470458984375 background all_cells +5799.3916015625 2790.810302734375 background all_cells +5778.9169921875 2806.423828125 background all_cells +5778.28173828125 2810.3671875 background all_cells +5782.767578125 2809.1689453125 background all_cells +5800.26025390625 2796.81494140625 background all_cells +5814.40087890625 2804.73046875 background all_cells +5841.76904296875 2799.23388671875 background all_cells +5779.2490234375 2776.272705078125 background all_cells +5795.7802734375 2774.11669921875 background all_cells +5789.5029296875 2786.86181640625 background all_cells +5800.31396484375 2783.27685546875 background all_cells +5805.27197265625 2774.521484375 background all_cells +5870.0283203125 2730.22314453125 background all_cells +5863.30029296875 2753.42822265625 background all_cells +5864.15234375 2741.32421875 background all_cells +5832.134765625 2761.2724609375 background all_cells +5853.29248046875 2766.218017578125 background all_cells +5860.49609375 2772.0283203125 background all_cells +5851.23583984375 2777.269287109375 background all_cells +5870.17529296875 2772.759521484375 background all_cells +5834.84130859375 2763.41015625 background all_cells +5846.24365234375 2802.986083984375 background all_cells +5855.5205078125 2789.496826171875 background all_cells +5854.9677734375 2806.666259765625 background all_cells +5851.3388671875 2811.574951171875 background all_cells +5862.9599609375 2800.734619140625 background all_cells +5865.90283203125 2785.53857421875 background all_cells +5878.96240234375 2800.80712890625 background all_cells +5874.70947265625 2789.013916015625 background all_cells +5893.6201171875 2807.674560546875 background all_cells +5883.0380859375 2813.850341796875 background all_cells +5881.04833984375 2761.0927734375 background all_cells +5872.236328125 2736.056640625 background all_cells +5876.72216796875 2745.476318359375 background all_cells +5887.8984375 2749.69873046875 background all_cells +5884.0869140625 2771.825927734375 background all_cells +5835.75634765625 2819.296875 background all_cells +5868.0341796875 2861.234130859375 background all_cells +5829.81103515625 2873.25048828125 background all_cells +5890.587890625 2830.389404296875 background all_cells +5883.8896484375 2872.86474609375 background all_cells +5878.72802734375 2855.76904296875 background all_cells +5860.11328125 2822.56884765625 background all_cells +5863.185546875 2816.386962890625 background all_cells +5857.78759765625 2825.9619140625 background all_cells +5646.4560546875 2767.356201171875 background all_cells +5661.1533203125 2780.109375 background all_cells +5668.11279296875 2774.199951171875 background all_cells +5652.73046875 2771.6689453125 background all_cells +5679.15380859375 2859.892822265625 background all_cells +5695.1767578125 2951.1123046875 background all_cells +5679.068359375 2953.253173828125 background all_cells +5664.025390625 2911.21240234375 background all_cells +5669.88427734375 2729.38623046875 background all_cells +5685.3720703125 2770.1142578125 background all_cells +5675.416015625 2768.080322265625 background all_cells +5669.75390625 2764.17724609375 background all_cells +5679.18701171875 2748.486328125 background all_cells +5683.37890625 2724.46044921875 background all_cells +5662.46826171875 2809.422607421875 background all_cells +5656.87744140625 2820.4541015625 background all_cells +5650.9130859375 2812.85009765625 background all_cells +5662.669921875 2831.34716796875 background all_cells +5651.0537109375 2845.258544921875 background all_cells +5660.8583984375 2843.7802734375 background all_cells +5685.8916015625 2839.834228515625 background all_cells +5704.8564453125 2788.138916015625 background all_cells +5710.474609375 2816.03125 background all_cells +5691.91796875 2804.517578125 background all_cells +5713.37158203125 2800.950927734375 background all_cells +5692.658203125 2787.234619140625 background all_cells +5715.0302734375 2791.4638671875 background all_cells +5766.3935546875 2798.0859375 background all_cells +5775.18701171875 2801.43310546875 background all_cells +5775.375 2789.677490234375 background all_cells +5765.95849609375 2809.515869140625 background all_cells +5761.2978515625 2775.84375 background all_cells +5748.1328125 2824.347412109375 background all_cells +5756.07763671875 2831.86865234375 background all_cells +5748.314453125 2834.42822265625 background all_cells +5729.5380859375 2822.248779296875 background all_cells +5776.1103515625 2826.299072265625 background all_cells +5759.599609375 2819.158447265625 background all_cells +5727.97216796875 2803.4453125 background all_cells +5733.45556640625 2811.1689453125 background all_cells +5731.22802734375 2789.050048828125 background all_cells +5692.580078125 2846.483154296875 background all_cells +5698.236328125 2862.206787109375 background all_cells +5691.1708984375 2855.8818359375 background all_cells +5701.99365234375 2852.222900390625 background all_cells +5714.328125 2844.633544921875 background all_cells +5710.4404296875 2857.1845703125 background all_cells +5704.0234375 2841.156494140625 background all_cells +5698.14990234375 2824.6298828125 background all_cells +5700.828125 2834.15234375 background all_cells +5714.359375 2831.47021484375 background all_cells +5687.69287109375 2703.224365234375 background all_cells +5696.8330078125 2725.986328125 background all_cells +5714.033203125 2723.8642578125 background all_cells +5680.0732421875 2711.01611328125 background all_cells +5690.083984375 2710.70556640625 background all_cells +5752.97802734375 2725.2392578125 background all_cells +5756.716796875 2739.213134765625 background all_cells +5776.04736328125 2746.46875 background all_cells +5769.169921875 2735.728515625 background all_cells +5765.181640625 2751.43701171875 background all_cells +5737.65966796875 2739.85546875 background all_cells +5744.38818359375 2748.959716796875 background all_cells +5737.89306640625 2753.84619140625 background all_cells +5727.73291015625 2761.7890625 background all_cells +5741.34912109375 2763.34326171875 background all_cells +5740.1357421875 2777.086181640625 background all_cells +5732.537109375 2772.438720703125 background all_cells +5714.74462890625 2781.989013671875 background all_cells +5722.0283203125 2778.265625 background all_cells +5718.4814453125 2751.177734375 background all_cells +5720.439453125 2735.60498046875 background all_cells +5714.63623046875 2743.139892578125 background all_cells +5709.3115234375 2737.108154296875 background all_cells +5696.916015625 2778.142822265625 background all_cells +5703.1455078125 2765.39697265625 background all_cells +5700.0810546875 2745.78173828125 background all_cells +6001.7900390625 2053.659912109375 background all_cells +6005.26171875 2062.950439453125 background all_cells +5989.18701171875 2063.07373046875 background all_cells +6049.42724609375 2053.272705078125 background all_cells +6035.8798828125 2056.584228515625 background all_cells +6050.5537109375 2080.091064453125 background all_cells +6032.5048828125 2072.762451171875 background all_cells +6013.3828125 2056.2216796875 background all_cells +6012.740234375 2073.404052734375 background all_cells +6017.99462890625 2063.40478515625 background all_cells +6020.251953125 2093.083251953125 background all_cells +6008.564453125 2092.888916015625 background all_cells +6014.6826171875 2084.23974609375 background all_cells +6025.224609375 2080.7392578125 background all_cells +6038.515625 2102.12109375 background all_cells +6028.41796875 2109.8896484375 background all_cells +6040.935546875 2108.583740234375 background all_cells +5987.90966796875 2103.744384765625 background all_cells +6006.2080078125 2108.92236328125 background all_cells +5996.22802734375 2105.49609375 background all_cells +6042.29736328125 2089.03271484375 background all_cells +6043.39453125 2100.05517578125 background all_cells +6050.90087890625 2106.425048828125 background all_cells +6055.57373046875 2097.5478515625 background all_cells +6045.5107421875 2092.629150390625 background all_cells +6082.9560546875 2058.025146484375 background all_cells +6108.89990234375 2059.8662109375 background all_cells +6102.03515625 2057.01416015625 background all_cells +6070.46435546875 2054.597900390625 background all_cells +6091.54931640625 2070.25341796875 background all_cells +6086.68701171875 2068.047607421875 background all_cells +6201.009765625 2083.4638671875 background all_cells +6224.68896484375 2082.689208984375 background all_cells +6240.73486328125 2087.742919921875 background all_cells +6236.396484375 2094.41064453125 background all_cells +6230.9296875 2090.104248046875 background all_cells +6203.45263671875 2092.33642578125 background all_cells +6188.97412109375 2093.447998046875 background all_cells +6199.48974609375 2076.01513671875 background all_cells +6196.5634765625 2092.69873046875 background all_cells +6190.34375 2081.391357421875 background all_cells +6091.2666015625 2096.890625 background all_cells +6101.52880859375 2076.474609375 background all_cells +6097.8876953125 2081.45361328125 background all_cells +6097.35693359375 2091.68994140625 background all_cells +6076.8447265625 2083.947509765625 background all_cells +6086.87548828125 2092.093505859375 background all_cells +6087.90185546875 2079.92724609375 background all_cells +6054.5615234375 2087.54248046875 background all_cells +6066.0771484375 2073.2783203125 background all_cells +6064.50390625 2087.224365234375 background all_cells +6059.08251953125 2082.35595703125 background all_cells +6054.58349609375 2068.3349609375 background all_cells +6213.41748046875 2184.4541015625 background all_cells +6221.23974609375 2191.205078125 background all_cells +6218.59033203125 2184.0517578125 background all_cells +6202.4560546875 2186.705810546875 background all_cells +6204.37646484375 2200.85400390625 background all_cells +6209.06884765625 2185.706298828125 background all_cells +6207.087890625 2190.497802734375 background all_cells +6195.63134765625 2201.959228515625 background all_cells +6192.4853515625 2199.090087890625 background all_cells +6193.7138671875 2187.42919921875 background all_cells +6190.8994140625 2195.636962890625 background all_cells +6239.3388671875 2206.016845703125 background all_cells +6202.5361328125 2246.893310546875 background all_cells +6213.83642578125 2242.242431640625 background all_cells +6239.1787109375 2214.578857421875 background all_cells +6234.3759765625 2235.8017578125 background all_cells +6237.7060546875 2227.56396484375 background all_cells +6233.39453125 2222.325439453125 background all_cells +6234.92822265625 2214.628662109375 background all_cells +6208.037109375 2202.697021484375 background all_cells +6223.5859375 2205.99462890625 background all_cells +6211.38818359375 2206.70361328125 background all_cells +6244.4638671875 2200.3935546875 background all_cells +6244.31103515625 2193.119873046875 background all_cells +6260.04150390625 2213.7861328125 background all_cells +6253.5263671875 2197.08837890625 background all_cells +6301.20556640625 2192.9296875 background all_cells +6305.73828125 2201.727294921875 background all_cells +6311.88134765625 2224.937255859375 background all_cells +6318.244140625 2215.53564453125 background all_cells +6318.048828125 2234.603759765625 background all_cells +6321.0087890625 2201.075927734375 background all_cells +6290.02978515625 2227.521484375 background all_cells +6268.31591796875 2233.151123046875 background all_cells +6272.99267578125 2205.292724609375 background all_cells +6284.77099609375 2245.86328125 background all_cells +6295.29833984375 2239.448486328125 background all_cells +6301.66650390625 2213.959228515625 background all_cells +6307.4921875 2216.80517578125 background all_cells +6307.28955078125 2212.02392578125 background all_cells +6308.64306640625 2242.2666015625 background all_cells +6304.09375 2280.779296875 background all_cells +6309.244140625 2279.32861328125 background all_cells +6309.265625 2261.421875 background all_cells +6292.5361328125 2253.510009765625 background all_cells +6291.9794921875 2264.75830078125 background all_cells +6279.767578125 2261.8203125 background all_cells +6273.267578125 2255.403564453125 background all_cells +6254.03076171875 2272.3681640625 background all_cells +6247.5341796875 2272.466552734375 background all_cells +6278.044921875 2274.757080078125 background all_cells +6217.9892578125 2267.754150390625 background all_cells +6239.220703125 2245.32080078125 background all_cells +6230.60595703125 2243.422119140625 background all_cells +6230.10546875 2250.098876953125 background all_cells +6257.76611328125 2261.514892578125 background all_cells +6225.02685546875 2257.681884765625 background all_cells +6273.91552734375 2243.536376953125 background all_cells +6264.47998046875 2246.329833984375 background all_cells +6148.97412109375 2229.81298828125 background all_cells +6150.07763671875 2250.07568359375 background all_cells +6148.43115234375 2238.03271484375 background all_cells +6142.9814453125 2231.54638671875 background all_cells +6160.17041015625 2202.501708984375 background all_cells +6164.5205078125 2206.292236328125 background all_cells +6167.4287109375 2203.17041015625 background all_cells +6159.671875 2214.68408203125 background all_cells +6154.28515625 2217.231689453125 background all_cells +6165.42529296875 2215.55224609375 background all_cells +6166.54833984375 2193.115234375 background all_cells +6160.48193359375 2187.584228515625 background all_cells +6153.81787109375 2227.012939453125 background all_cells +6169.53662109375 2242.193115234375 background all_cells +6167.2939453125 2224.600341796875 background all_cells +6155.2314453125 2243.936279296875 background all_cells +6157.73046875 2236.5869140625 background all_cells +6161.5849609375 2228.089111328125 background all_cells +6143.03857421875 2192.595458984375 background all_cells +6148.19775390625 2221.154541015625 background all_cells +6145.9599609375 2199.635986328125 background all_cells +6148.498046875 2212.173828125 background all_cells +6230.357421875 2288.498046875 background all_cells +6279.97900390625 2296.2470703125 background all_cells +6273.9580078125 2291.207763671875 background all_cells +6245.79833984375 2343.23681640625 background all_cells +6385.6201171875 2345.516845703125 background all_cells +6273.06591796875 2365.53076171875 background all_cells +6260.83740234375 2361.5625 background all_cells +6240.98681640625 2350.10205078125 background all_cells +6177.306640625 2212.968017578125 background all_cells +6168.8779296875 2211.06982421875 background all_cells +6185.09033203125 2206.57568359375 background all_cells +6186.61474609375 2214.826416015625 background all_cells +6181.267578125 2209.287353515625 background all_cells +6192.453125 2209.40234375 background all_cells +6171.162109375 2220.02734375 background all_cells +6172.62841796875 2232.66455078125 background all_cells +6181.39453125 2217.810791015625 background all_cells +6188.95556640625 2239.49609375 background all_cells +6183.93701171875 2233.83544921875 background all_cells +6187.7509765625 2229.11572265625 background all_cells +6178.49658203125 2193.781494140625 background all_cells +6162.701171875 2251.4169921875 background all_cells +6162.30419921875 2258.54150390625 background all_cells +6173.00244140625 2253.6708984375 background all_cells +6149.2470703125 2266.70849609375 background all_cells +6162.19677734375 2270.368896484375 background all_cells +6153.13427734375 2275.78515625 background all_cells +6175.6376953125 2271.960205078125 background all_cells +6174.19677734375 2264.88037109375 background all_cells +6211.96484375 2276.174560546875 background all_cells +6203.8759765625 2280.9560546875 background all_cells +6174.146484375 2277.358154296875 background all_cells +6183.8759765625 2255.6689453125 background all_cells +6191.5380859375 2260.316162109375 background all_cells +6192.39306640625 2253.978271484375 background all_cells +6186.99169921875 2262.334716796875 background all_cells +6144.126953125 2356.81396484375 background all_cells +6190.5029296875 2317.150146484375 background all_cells +6214.84228515625 2358.45654296875 background all_cells +6195.08544921875 2357.543212890625 background all_cells +6208.01123046875 2354.1552734375 background all_cells +6198.00146484375 2352.736083984375 background all_cells +6187.8408203125 2361.95849609375 background all_cells +6184.42724609375 2367.093017578125 background all_cells +6194.787109375 2364.4130859375 background all_cells +6150.60888671875 2363.197998046875 background all_cells +6156.12744140625 2357.003173828125 background all_cells +6157.16162109375 2362.860595703125 background all_cells +6150.89697265625 2367.290771484375 background all_cells +6021.57470703125 2349.3701171875 background all_cells +6047.87890625 2362.96044921875 background all_cells +6083.58544921875 2347.161865234375 background all_cells +6078.22998046875 2342.3046875 background all_cells +6033.0556640625 2354.0673828125 background all_cells +6108.4912109375 2356.71142578125 background all_cells +6089.220703125 2350.787353515625 background all_cells +6101.77099609375 2354.2578125 background all_cells +6075.46337890625 2318.21533203125 background all_cells +6085.76904296875 2316.253662109375 background all_cells +6084.12744140625 2333.46875 background all_cells +6080.244140625 2322.69580078125 background all_cells +6105.353515625 2313.719482421875 background all_cells +6110.80615234375 2266.713623046875 background all_cells +6097.2333984375 2275.7705078125 background all_cells +6109.27001953125 2276.558349609375 background all_cells +6081.013671875 2291.177490234375 background all_cells +6082.99267578125 2296.267822265625 background all_cells +6086.93994140625 2274.915771484375 background all_cells +6079.0390625 2287.099853515625 background all_cells +6082.626953125 2284.368896484375 background all_cells +6090.24365234375 2285.141845703125 background all_cells +6116.88427734375 2285.058349609375 background all_cells +6141.18701171875 2291.40966796875 background all_cells +6120.9931640625 2290.380615234375 background all_cells +6124.56005859375 2331.314208984375 background all_cells +6131.9150390625 2359.360107421875 background all_cells +6127.71533203125 2345.548095703125 background all_cells +6122.9091796875 2337.779296875 background all_cells +6115.1923828125 2316.67919921875 background all_cells +6136.3583984375 2323.929443359375 background all_cells +6127.97705078125 2328.571533203125 background all_cells +6125.58935546875 2319.416259765625 background all_cells +6127.7939453125 2202.554443359375 background all_cells +6137.591796875 2203.603271484375 background all_cells +6136.2880859375 2199.816650390625 background all_cells +6121.8134765625 2208.6455078125 background all_cells +6129.02294921875 2208.560546875 background all_cells +6120.98583984375 2199.220947265625 background all_cells +6132.65234375 2232.66455078125 background all_cells +6140.96533203125 2225.2001953125 background all_cells +6135.04541015625 2226.004638671875 background all_cells +6112.23828125 2255.744140625 background all_cells +6140.00634765625 2264.6259765625 background all_cells +6123.95751953125 2261.235595703125 background all_cells +6134.3544921875 2255.75439453125 background all_cells +6139.943359375 2247.612060546875 background all_cells +6138.03759765625 2238.787109375 background all_cells +6127.74853515625 2247.689697265625 background all_cells +6115.04443359375 2246.054931640625 background all_cells +6130.119140625 2238.497802734375 background all_cells +6110.21435546875 2225.41943359375 background all_cells +6131.22705078125 2220.54443359375 background all_cells +6126.4814453125 2213.932861328125 background all_cells +6112.234375 2220.03125 background all_cells +6080.869140625 2226.1162109375 background all_cells +6073.45654296875 2232.752685546875 background all_cells +6089.50537109375 2243.31298828125 background all_cells +6097.5654296875 2246.07080078125 background all_cells +6094.26220703125 2254.172119140625 background all_cells +6093.927734375 2238.21337890625 background all_cells +6076.650390625 2236.3134765625 background all_cells +6084.111328125 2241.858642578125 background all_cells +6077.95068359375 2241.304443359375 background all_cells +6101.19921875 2229.84814453125 background all_cells +6108.36669921875 2234.289306640625 background all_cells +6103.4658203125 2241.599609375 background all_cells +6109.2255859375 2110.531005859375 background all_cells +6122.5703125 2067.877197265625 background all_cells +6118.00341796875 2080.296630859375 background all_cells +6114.03173828125 2093.845947265625 background all_cells +6109.591796875 2101.579833984375 background all_cells +6120.28173828125 2113.145263671875 background all_cells +6131.18994140625 2104.599609375 background all_cells +6124.14453125 2105.729248046875 background all_cells +6119.74169921875 2122.083251953125 background all_cells +6126.076171875 2119.827392578125 background all_cells +6126.0849609375 2127.16796875 background all_cells +6108.720703125 2122.616943359375 background all_cells +6116.06689453125 2128.964599609375 background all_cells +6111.29736328125 2126.492919921875 background all_cells +6088.2548828125 2153.78564453125 background all_cells +6084.08203125 2181.88037109375 background all_cells +6091.982421875 2176.882080078125 background all_cells +6089.97216796875 2185.832763671875 background all_cells +6087.271484375 2178.60400390625 background all_cells +6104.13330078125 2204.84521484375 background all_cells +6112.154296875 2204.714111328125 background all_cells +6093.97705078125 2219.77197265625 background all_cells +6105.490234375 2217.989013671875 background all_cells +6092.08447265625 2192.5126953125 background all_cells +6092.18310546875 2204.951904296875 background all_cells +6097.95458984375 2200.65771484375 background all_cells +6097.708984375 2193.14599609375 background all_cells +6100.33837890625 2177.1455078125 background all_cells +6107.9384765625 2151.033203125 background all_cells +6097.0693359375 2187.265380859375 background all_cells +6108.33837890625 2175.100341796875 background all_cells +6101.90771484375 2183.650390625 background all_cells +6110.99609375 2134.585205078125 background all_cells +6118.42333984375 2160.822021484375 background all_cells +6110.9130859375 2161.03662109375 background all_cells +6112.04248046875 2156.26806640625 background all_cells +6130.81396484375 2192.172119140625 background all_cells +6129.7158203125 2183.4794921875 background all_cells +6111.02685546875 2182.739990234375 background all_cells +6120.64306640625 2185.619384765625 background all_cells +6121.9658203125 2178.482177734375 background all_cells +6113.3759765625 2196.933837890625 background all_cells +6121.82275390625 2169.6337890625 background all_cells +6110.7626953125 2168.309326171875 background all_cells +6125.8154296875 2139.6767578125 background all_cells +6124.06591796875 2167.79931640625 background all_cells +6125.92578125 2164.171875 background all_cells +6127.83154296875 2172.8896484375 background all_cells +6130.92138671875 2137.148193359375 background all_cells +6131.60400390625 2153.58837890625 background all_cells +6046.6943359375 2113.34326171875 background all_cells +6061.00390625 2113.86572265625 background all_cells +6025.01123046875 2154.48291015625 background all_cells +6021.1376953125 2128.216552734375 background all_cells +6033.41650390625 2126.36572265625 background all_cells +6028.201171875 2129.57421875 background all_cells +6027.806640625 2142.49462890625 background all_cells +6005.19873046875 2122.57275390625 background all_cells +6000.80810546875 2149.734619140625 background all_cells +6016.01806640625 2135.007568359375 background all_cells +6028.6005859375 2115.919921875 background all_cells +6038.396484375 2114.99951171875 background all_cells +6035.57177734375 2119.88037109375 background all_cells +6048.1748046875 2163.092529296875 background all_cells +6035.65869140625 2170.84912109375 background all_cells +6051.52685546875 2176.35498046875 background all_cells +6059.00732421875 2169.068359375 background all_cells +6043.30078125 2167.96875 background all_cells +6055.1123046875 2203.126708984375 background all_cells +6045.310546875 2204.59033203125 background all_cells +6049.2431640625 2209.616455078125 background all_cells +6061.73193359375 2201.544189453125 background all_cells +6061.1259765625 2181.4453125 background all_cells +6064.66357421875 2191.762451171875 background all_cells +6055.73193359375 2191.900146484375 background all_cells +6056.11865234375 2185.100830078125 background all_cells +6054.86181640625 2147.16357421875 background all_cells +6053.576171875 2157.14990234375 background all_cells +6062.00244140625 2147.703125 background all_cells +6082.71826171875 2190.32080078125 background all_cells +6081.16748046875 2161.78857421875 background all_cells +6085.87841796875 2199.514404296875 background all_cells +6092.0546875 2163.99462890625 background all_cells +6094.900390625 2170.654541015625 background all_cells +6080.82666015625 2172.756591796875 background all_cells +6092.10888671875 2215.317138671875 background all_cells +6090.90478515625 2210.63232421875 background all_cells +6064.49609375 2210.902099609375 background all_cells +6082.97412109375 2217.125732421875 background all_cells +6078.236328125 2210.36572265625 background all_cells +6075.2919921875 2217.101318359375 background all_cells +6070.6865234375 2182.048828125 background all_cells +6072.72021484375 2202.03857421875 background all_cells +6079.56201171875 2198.077880859375 background all_cells +6072.86669921875 2105.183837890625 background all_cells +6083.12939453125 2110.005615234375 background all_cells +6093.1953125 2106.958251953125 background all_cells +6087.78955078125 2118.66748046875 background all_cells +6068.794921875 2123.8857421875 background all_cells +6076.1689453125 2132.2734375 background all_cells +6087.6064453125 2125.35302734375 background all_cells +6076.953125 2119.4423828125 background all_cells +6102.07275390625 2115.653076171875 background all_cells +6101.52001953125 2102.875732421875 background all_cells +6105.0595703125 2123.950927734375 background all_cells +6099.1181640625 2118.213134765625 background all_cells +6068.6337890625 2138.98046875 background all_cells +6081.08203125 2145.5595703125 background all_cells +6081.779296875 2139.946044921875 background all_cells +6099.33740234375 2154.42626953125 background all_cells +6105.494140625 2139.945068359375 background all_cells +6103.29541015625 2169.811767578125 background all_cells +6100.35791015625 2165.3955078125 background all_cells +6104.9423828125 2162.673828125 background all_cells +6073.4111328125 2146.910400390625 background all_cells +6069.0595703125 2173.674072265625 background all_cells +6066.96533203125 2161.805908203125 background all_cells +6072.78125 2156.455078125 background all_cells +6067.0380859375 2146.7548828125 background all_cells +6001.8564453125 2178.171630859375 background all_cells +6010.64794921875 2191.181884765625 background all_cells +6001.14794921875 2188.443603515625 background all_cells +6010.583984375 2178.44091796875 background all_cells +6004.98583984375 2191.88525390625 background all_cells +6001.44921875 2196.804443359375 background all_cells +6007.7783203125 2207.688232421875 background all_cells +5997.05224609375 2202.3837890625 background all_cells +6024.17724609375 2195.1240234375 background all_cells +6039.958984375 2212.567138671875 background all_cells +6021.35791015625 2214.843017578125 background all_cells +6028.4345703125 2209.533203125 background all_cells +6036.52587890625 2197.010009765625 background all_cells +6038.4951171875 2180.655029296875 background all_cells +6038.5517578125 2187.532470703125 background all_cells +6018.6044921875 2187.05078125 background all_cells +6014.6806640625 2155.428955078125 background all_cells +6012.43408203125 2168.91064453125 background all_cells +6004.24658203125 2163.724365234375 background all_cells +6149.71923828125 1572.195068359375 background all_cells +6138.92138671875 1562.8878173828125 background all_cells +6142.2333984375 1569.5281982421875 background all_cells +6145.24853515625 1587.4842529296875 background all_cells +6154.14892578125 1590.6815185546875 background all_cells +6151.794921875 1582.9010009765625 background all_cells +6161.97314453125 1581.7501220703125 background all_cells +6161.99267578125 1592.977294921875 background all_cells +6180.89111328125 1579.353271484375 background all_cells +6178.39013671875 1587.1904296875 background all_cells +6170.00927734375 1583.297607421875 background all_cells +6135.009765625 1583.0118408203125 background all_cells +6144.06640625 1578.381103515625 background all_cells +6140.53759765625 1591.67529296875 background all_cells +6194.76123046875 1563.7879638671875 background all_cells +6186.01416015625 1566.3204345703125 background all_cells +6195.595703125 1568.9981689453125 background all_cells +6190.3037109375 1575.9144287109375 background all_cells +6199.43310546875 1574.2435302734375 background all_cells +6202.72216796875 1565.3720703125 background all_cells +6238.34033203125 1570.13427734375 background all_cells +6229.439453125 1580.4307861328125 background all_cells +6206.21044921875 1568.3021240234375 background all_cells +6215.53564453125 1564.0421142578125 background all_cells +6209.109375 1581.779052734375 background all_cells +6198.87060546875 1583.9820556640625 background all_cells +6202.634765625 1591.7161865234375 background all_cells +6191.36279296875 1587.7613525390625 background all_cells +6152.34521484375 1547.08056640625 background all_cells +6193.7568359375 1552.6951904296875 background all_cells +6205.033203125 1552.5667724609375 background all_cells +6227.9619140625 1539.5123291015625 background all_cells +6209.36865234375 1538.3892822265625 background all_cells +6231.3388671875 1524.9217529296875 background all_cells +6239.6767578125 1549.381103515625 background all_cells +6236.3984375 1535.9073486328125 background all_cells +6232.07958984375 1530.9718017578125 background all_cells +6194.65087890625 1558.5380859375 background all_cells +6191.4248046875 1543.89990234375 background all_cells +6240.3349609375 1639.538818359375 background all_cells +6261.69482421875 1649.271484375 background all_cells +6250.3515625 1642.3619384765625 background all_cells +6314.73193359375 1690.6939697265625 background all_cells +6306.72509765625 1714.8651123046875 background all_cells +6305.814453125 1646.2764892578125 background all_cells +6307.68896484375 1626.3831787109375 background all_cells +6312.20654296875 1638.0440673828125 background all_cells +6299.03466796875 1670.467529296875 background all_cells +6240.1083984375 1658.2333984375 background all_cells +6247.0458984375 1654.623046875 background all_cells +6253.69580078125 1674.7197265625 background all_cells +6250.38818359375 1665.519775390625 background all_cells +6260.3173828125 1661.355712890625 background all_cells +6270.35546875 1670.4613037109375 background all_cells +6285.72607421875 1704.7562255859375 background all_cells +6292.73583984375 1650.9451904296875 background all_cells +6287.4375 1661.0694580078125 background all_cells +6277.34228515625 1661.0308837890625 background all_cells +6247.06298828125 1574.8262939453125 background all_cells +6249.23486328125 1557.24462890625 background all_cells +6240.9326171875 1573.5029296875 background all_cells +6276.7890625 1586.25830078125 background all_cells +6292.5556640625 1578.8128662109375 background all_cells +6282.42529296875 1573.110107421875 background all_cells +6281.23486328125 1578.0377197265625 background all_cells +6258.5966796875 1559.8582763671875 background all_cells +6263.95947265625 1571.8543701171875 background all_cells +6266.7001953125 1579.0321044921875 background all_cells +6258.79150390625 1577.4708251953125 background all_cells +6316.29150390625 1525.9151611328125 background all_cells +6359.91015625 1528.747314453125 background all_cells +6336.13720703125 1517.4927978515625 background all_cells +6314.16064453125 1566.364013671875 background all_cells +6343.8896484375 1542.66552734375 background all_cells +6346.99609375 1550.666748046875 background all_cells +6335.28515625 1558.1695556640625 background all_cells +6285.7451171875 1555.3677978515625 background all_cells +6299.25146484375 1540.0107421875 background all_cells +6299.25048828125 1556.809326171875 background all_cells +6291.13525390625 1555.394287109375 background all_cells +6301.94873046875 1552.0001220703125 background all_cells +6309.654296875 1538.8436279296875 background all_cells +6306.4375 1545.3564453125 background all_cells +6303.51708984375 1563.3377685546875 background all_cells +6258.54833984375 1529.1529541015625 background all_cells +6270.3408203125 1550.91455078125 background all_cells +6275.27197265625 1553.189697265625 background all_cells +6264.82421875 1550.7537841796875 background all_cells +6270.64501953125 1530.923095703125 background all_cells +6266.837890625 1541.063720703125 background all_cells +6266.537109375 1612.4827880859375 background all_cells +6279.6455078125 1599.5380859375 background all_cells +6276.21728515625 1614.69580078125 background all_cells +6270.2490234375 1594.917724609375 background all_cells +6290.40478515625 1603.8372802734375 background all_cells +6309.1708984375 1593.758056640625 background all_cells +6312.4169921875 1589.247314453125 background all_cells +6304.36279296875 1600.3792724609375 background all_cells +6297.36767578125 1588.93115234375 background all_cells +6244.19140625 1621.537841796875 background all_cells +6247.4052734375 1630.708251953125 background all_cells +6261.6572265625 1623.539306640625 background all_cells +6277.98095703125 1624.434326171875 background all_cells +6268.57958984375 1641.28466796875 background all_cells +6282.97314453125 1635.05419921875 background all_cells +6269.05224609375 1630.7625732421875 background all_cells +6290.54931640625 1624.13671875 background all_cells +6293.654296875 1636.8201904296875 background all_cells +6294.13671875 1617.480224609375 background all_cells +6294.8994140625 1629.0823974609375 background all_cells +6248.3349609375 1587.899169921875 background all_cells +6261.9482421875 1588.6514892578125 background all_cells +6255.6904296875 1598.17431640625 background all_cells +6251.72509765625 1616.4097900390625 background all_cells +6245.96142578125 1609.7889404296875 background all_cells +6243.52880859375 1593.83984375 background all_cells +6168.044921875 1665.2467041015625 background all_cells +6176.84912109375 1656.299072265625 background all_cells +6186.5068359375 1619.1058349609375 background all_cells +6187.486328125 1607.5166015625 background all_cells +6182.76416015625 1650.3258056640625 background all_cells +6173.392578125 1641.369384765625 background all_cells +6151.17822265625 1626.5716552734375 background all_cells +6174.921875 1629.180908203125 background all_cells +6167.63818359375 1632.8160400390625 background all_cells +6238.35107421875 1681.642333984375 background all_cells +6237.439453125 1706.4971923828125 background all_cells +6244.8408203125 1696.9007568359375 background all_cells +6236.02783203125 1695.8272705078125 background all_cells +6240.87646484375 1673.3624267578125 background all_cells +6246.865234375 1687.35595703125 background all_cells +6217.06494140625 1701.9976806640625 background all_cells +6220.1396484375 1706.58642578125 background all_cells +6226.43359375 1705.5771484375 background all_cells +6204.515625 1692.442626953125 background all_cells +6210.669921875 1698.1363525390625 background all_cells +6213.75439453125 1691.0921630859375 background all_cells +6210.61767578125 1681.8907470703125 background all_cells +6225.21484375 1670.8306884765625 background all_cells +6225.35888671875 1690.6007080078125 background all_cells +6219.0322265625 1680.86767578125 background all_cells +6223.70703125 1677.4986572265625 background all_cells +6200.7998046875 1659.8568115234375 background all_cells +6196.56640625 1669.668701171875 background all_cells +6209.63232421875 1663.373779296875 background all_cells +6230.119140625 1621.6356201171875 background all_cells +6200.759765625 1610.810791015625 background all_cells +6214.9296875 1610.5509033203125 background all_cells +6224.2978515625 1606.62109375 background all_cells +6235.15966796875 1614.851806640625 background all_cells +6233.07666015625 1602.892822265625 background all_cells +6233.44580078125 1662.0784912109375 background all_cells +6223.10498046875 1640.3001708984375 background all_cells +6224.39794921875 1653.407470703125 background all_cells +6234.47509765625 1647.5733642578125 background all_cells +6218.25732421875 1643.4183349609375 background all_cells +6093.03271484375 1877.70947265625 background all_cells +6097.84375 1851.7412109375 background all_cells +6107.5146484375 1854.244384765625 background all_cells +6098.7138671875 1872.2171630859373 background all_cells +6094.7548828125 1860.429931640625 background all_cells +6109.06787109375 1840.8258056640625 background all_cells +6096.7138671875 1835.60791015625 background all_cells +6114.96337890625 1825.224853515625 background all_cells +6120.8759765625 1844.1707763671875 background all_cells +6116.6142578125 1834.563720703125 background all_cells +6118.01513671875 1828.487548828125 background all_cells +6104.01171875 1895.418701171875 background all_cells +6093.654296875 1891.9063720703125 background all_cells +6089.2236328125 1898.2371826171875 background all_cells +6110.3603515625 1885.25390625 background all_cells +6104.7255859375 1882.0115966796875 background all_cells +6118.31494140625 1851.500244140625 background all_cells +6121.20068359375 1864.3004150390625 background all_cells +6141.5517578125 1851.6134033203125 background all_cells +6140.32568359375 1872.1732177734373 background all_cells +6130.6875 1863.793212890625 background all_cells +6158.32666015625 1839.1661376953125 background all_cells +6151.015625 1838.7335205078125 background all_cells +6135.81884765625 1844.91845703125 background all_cells +6137.92333984375 1838.694091796875 background all_cells +6151.87353515625 1789.9134521484375 background all_cells +6157.10595703125 1829.2001953125 background all_cells +6151.58251953125 1826.9102783203125 background all_cells +6151.162109375 1799.839111328125 background all_cells +6166.37890625 1793.670166015625 background all_cells +6163.10498046875 1786.03466796875 background all_cells +6171.77001953125 1810.714599609375 background all_cells +6175.98095703125 1801.7510986328125 background all_cells +6160.12109375 1814.2657470703125 background all_cells +6177.12744140625 1822.7587890625 background all_cells +6167.435546875 1832.140869140625 background all_cells +6097.9921875 1799.7130126953125 background all_cells +6119.380859375 1820.7967529296875 background all_cells +6143.86279296875 1811.0146484375 background all_cells +6129.19873046875 1814.1912841796875 background all_cells +6120.908203125 1816.2662353515625 background all_cells +6104.3974609375 1822.4527587890625 background all_cells +6111.20556640625 1819.7332763671875 background all_cells +6109.30322265625 1810.67626953125 background all_cells +6129.2255859375 1804.41455078125 background all_cells +6142.5947265625 1796.6961669921875 background all_cells +6132.94775390625 1799.1011962890625 background all_cells +6113.46484375 1777.1453857421875 background all_cells +6138.6943359375 1766.11962890625 background all_cells +6092.0888671875 1782.1619873046875 background all_cells +6095.14404296875 1768.8800048828125 background all_cells +6099.26171875 1777.40625 background all_cells +6126.74169921875 1773.533447265625 background all_cells +6117.06787109375 1785.9111328125 background all_cells +6108.63671875 1786.7528076171875 background all_cells +6147.28369140625 1774.980712890625 background all_cells +6149.65625 1764.6392822265625 background all_cells +6155.2138671875 1767.83935546875 background all_cells +6147.91552734375 1783.4365234375 background all_cells +6158.5869140625 1779.4678955078125 background all_cells +6069.5107421875 1872.5787353515625 background all_cells +6078.9267578125 1874.8563232421875 background all_cells +6079.88525390625 1911.1832275390625 background all_cells +6079.83203125 1917.783935546875 background all_cells +6086.78857421875 1914.6383056640625 background all_cells +6094.005859375 1917.305419921875 background all_cells +6098.65625 1916.9490966796875 background all_cells +6096.4072265625 1910.0679931640625 background all_cells +6095.0849609375 1903.2147216796875 background all_cells +6083.759765625 1901.966796875 background all_cells +6089.01513671875 1873.3128662109373 background all_cells +6086.36279296875 1880.7288818359373 background all_cells +6087.11376953125 1906.509765625 background all_cells +6012.2509765625 1969.70068359375 background all_cells +6024.69970703125 1966.726806640625 background all_cells +6021.087890625 1965.014892578125 background all_cells +6019.93359375 1958.9088134765625 background all_cells +6043.38916015625 1954.38671875 background all_cells +6056.65771484375 1955.4952392578125 background all_cells +6052.25830078125 1953.40087890625 background all_cells +6031.60498046875 1953.28076171875 background all_cells +6035.1728515625 1962.5286865234373 background all_cells +6051.64501953125 1969.4219970703125 background all_cells +6047.5537109375 1959.3819580078125 background all_cells +6023.69677734375 1937.967529296875 background all_cells +6087.037109375 1928.8233642578125 background all_cells +6089.12060546875 1919.515380859375 background all_cells +6073.177734375 1915.438232421875 background all_cells +6066.33251953125 1920.7110595703125 background all_cells +6080.34521484375 1938.1624755859373 background all_cells +6070.8681640625 1946.3529052734373 background all_cells +6084.52880859375 1951.40185546875 background all_cells +6076.453125 1944.813232421875 background all_cells +6073.6875 1960.340087890625 background all_cells +6066.24267578125 1968.313720703125 background all_cells +6062.55615234375 1961.346923828125 background all_cells +6095.27587890625 1953.6175537109373 background all_cells +6096.4091796875 1930.220703125 background all_cells +6107.7744140625 1958.99853515625 background all_cells +6104.6435546875 1956.279052734375 background all_cells +5991.3916015625 1911.89453125 background all_cells +6003.84912109375 1915.26123046875 background all_cells +5999.0908203125 1913.5079345703125 background all_cells +5993.611328125 1922.6519775390625 background all_cells +5999.77587890625 1926.8536376953125 background all_cells +5992.0703125 1930.0966796875 background all_cells +6017.56103515625 1934.2191162109373 background all_cells +6016.8857421875 1925.3836669921875 background all_cells +6011.25634765625 1908.635986328125 background all_cells +6025.8193359375 1914.376953125 background all_cells +6005.5380859375 1921.3499755859373 background all_cells +6010.970703125 1917.6614990234373 background all_cells +6016.88330078125 1912.8824462890625 background all_cells +6010.28369140625 1843.6131591796875 background all_cells +6007.0859375 1836.36328125 background all_cells +6016.849609375 1838.9534912109373 background all_cells +6000.29541015625 1850.34130859375 background all_cells +6003.12744140625 1846.4136962890625 background all_cells +5974.271484375 1854.7525634765625 background all_cells +5986.794921875 1850.1826171875 background all_cells +5969.4638671875 1854.5413818359373 background all_cells +5990.517578125 1853.5367431640625 background all_cells +5981.9921875 1855.06298828125 background all_cells +5980.53125 1845.96240234375 background all_cells +5973.4345703125 1848.721923828125 background all_cells +5991.771484375 1846.986083984375 background all_cells +5993.25146484375 1840.216552734375 background all_cells +5993.1025390625 1873.4263916015625 background all_cells +5998.609375 1854.1728515625 background all_cells +5998.02001953125 1862.2755126953125 background all_cells +5993.126953125 1865.947021484375 background all_cells +6011.41796875 1891.5284423828125 background all_cells +6021.38330078125 1901.887939453125 background all_cells +5991.58837890625 1878.7308349609373 background all_cells +6003.55419921875 1905.5791015625 background all_cells +6007.1689453125 1898.4107666015625 background all_cells +5994.3955078125 1903.692626953125 background all_cells +6006.91845703125 1877.165771484375 background all_cells +5998.73095703125 1885.8148193359373 background all_cells +6007.17236328125 1857.9588623046875 background all_cells +6014.603515625 1876.7344970703125 background all_cells +6026.73583984375 1881.9356689453125 background all_cells +6031.0322265625 1875.0777587890625 background all_cells +6013.787109375 1884.551513671875 background all_cells +6019.39013671875 1879.7623291015625 background all_cells +6040.29052734375 1864.20458984375 background all_cells +6041.44189453125 1855.990234375 background all_cells +6047.66455078125 1858.52685546875 background all_cells +6045.12353515625 1865.8717041015625 background all_cells +6028.95166015625 1867.069091796875 background all_cells +6034.46435546875 1858.44189453125 background all_cells +6034.06787109375 1870.9580078125 background all_cells +6033.2392578125 1864.8428955078125 background all_cells +5964.1552734375 1763.382568359375 background all_cells +5976.01416015625 1779.087890625 background all_cells +5975.08203125 1764.335693359375 background all_cells +5971.556640625 1812.9464111328125 background all_cells +5965.99755859375 1840.685546875 background all_cells +5975.29736328125 1831.6336669921875 background all_cells +5988.6103515625 1811.0478515625 background all_cells +5983.736328125 1827.4293212890625 background all_cells +6014.89111328125 1785.0947265625 background all_cells +6015.28173828125 1776.6724853515625 background all_cells +6019.58154296875 1789.08837890625 background all_cells +6018.75146484375 1781.87939453125 background all_cells +5981.416015625 1776.36865234375 background all_cells +6009.25732421875 1793.901123046875 background all_cells +6002.82763671875 1786.0157470703125 background all_cells +6003.5107421875 1799.9173583984375 background all_cells +6043.21728515625 1763.4483642578125 background all_cells +6034.390625 1765.9150390625 background all_cells +6058.47021484375 1776.5262451171875 background all_cells +6070.12890625 1781.9547119140625 background all_cells +6078.90283203125 1778.6907958984375 background all_cells +6075.455078125 1768.769775390625 background all_cells +6071.72900390625 1804.262451171875 background all_cells +6075.9716796875 1793.794677734375 background all_cells +6054.05126953125 1787.4095458984375 background all_cells +6065.4365234375 1796.4896240234375 background all_cells +6061.61767578125 1793.2060546875 background all_cells +6072.7041015625 1821.2337646484373 background all_cells +6072.0537109375 1843.0560302734373 background all_cells +6071.7060546875 1830.3741455078125 background all_cells +6070.044921875 1825.9840087890625 background all_cells +6058.59228515625 1843.7513427734373 background all_cells +6053.35302734375 1868.967529296875 background all_cells +6057.0576171875 1862.59326171875 background all_cells +6060.84423828125 1859.2379150390625 background all_cells +6061.96875 1871.4708251953125 background all_cells +6064.20556640625 1865.3994140625 background all_cells +6070.61572265625 1860.9739990234373 background all_cells +6077.06640625 1857.21240234375 background all_cells +6056.49560546875 1826.2994384765625 background all_cells +6061.40283203125 1839.1812744140625 background all_cells +6056.25341796875 1835.4735107421875 background all_cells +6024.73876953125 1840.50732421875 background all_cells +6030.8828125 1833.8990478515625 background all_cells +6028.22705078125 1827.417724609375 background all_cells +6041.07958984375 1835.2398681640625 background all_cells +6033.9150390625 1845.7421875 background all_cells +6049.892578125 1842.2523193359373 background all_cells +6039.80322265625 1840.7401123046875 background all_cells +6021.11474609375 1768.103515625 background all_cells +6024.75146484375 1776.5355224609375 background all_cells +6045.37841796875 1812.861083984375 background all_cells +6032.06689453125 1811.5728759765625 background all_cells +6051.77978515625 1854.56640625 background all_cells +6089.5908203125 1769.173828125 background all_cells +6082.90380859375 1787.9769287109375 background all_cells +6086.16357421875 1785.0213623046875 background all_cells +6083.51806640625 1849.5303955078125 background all_cells +6090.35009765625 1850.9163818359373 background all_cells +6086.50830078125 1806.7872314453125 background all_cells +6086.10546875 1799.4915771484375 background all_cells +6080.6240234375 1792.71630859375 background all_cells +6081.72998046875 1827.48779296875 background all_cells +6078.142578125 1839.342529296875 background all_cells +6088.39501953125 1837.965087890625 background all_cells +6089.22216796875 1829.0513916015625 background all_cells +6096.0283203125 1818.5093994140625 background all_cells +6078.3974609375 1821.863037109375 background all_cells +6085.65771484375 1817.3564453125 background all_cells +6157.3642578125 1877.6048583984373 background all_cells +6173.27294921875 1869.4874267578125 background all_cells +6177.60791015625 1883.402099609375 background all_cells +6174.42333984375 1889.6673583984373 background all_cells +6166.14404296875 1881.00927734375 background all_cells +6180.0 1894.615478515625 background all_cells +6192.865234375 1896.6060791015625 background all_cells +6191.166015625 1883.894287109375 background all_cells +6181.54638671875 1860.6309814453125 background all_cells +6190.3779296875 1853.782470703125 background all_cells +6186.3017578125 1870.4154052734373 background all_cells +6181.50244140625 1839.3388671875 background all_cells +6235.39892578125 1817.40185546875 background all_cells +6236.919921875 1852.2164306640625 background all_cells +6228.37060546875 1843.6226806640625 background all_cells +6237.26513671875 1837.3238525390625 background all_cells +6231.7490234375 1824.02490234375 background all_cells +6255.53076171875 1905.27734375 background all_cells +6260.53857421875 1911.760009765625 background all_cells +6267.43505859375 1904.8551025390625 background all_cells +6256.65869140625 1918.788330078125 background all_cells +6233.119140625 1906.902587890625 background all_cells +6251.6767578125 1915.1702880859373 background all_cells +6247.2431640625 1923.908203125 background all_cells +6223.0537109375 1878.6280517578125 background all_cells +6237.94482421875 1891.4498291015625 background all_cells +6228.24267578125 1890.8580322265625 background all_cells +6234.52734375 1884.7021484375 background all_cells +6262.8642578125 1890.3056640625 background all_cells +6262.00537109375 1896.0682373046875 background all_cells +6247.919921875 1897.097900390625 background all_cells +6252.25830078125 1893.3961181640625 background all_cells +6230.77197265625 1863.999267578125 background all_cells +6259.72705078125 1877.0677490234373 background all_cells +6235.216796875 1877.927490234375 background all_cells +6239.80419921875 1872.81298828125 background all_cells +6245.115234375 1864.9315185546875 background all_cells +6204.84716796875 1909.1651611328125 background all_cells +6190.79296875 1910.9288330078125 background all_cells +6214.7890625 1912.916748046875 background all_cells +6209.33544921875 1913.14111328125 background all_cells +6200.197265625 1833.1011962890625 background all_cells +6211.078125 1817.2628173828125 background all_cells +6201.7236328125 1816.215576171875 background all_cells +6217.30322265625 1830.4791259765625 background all_cells +6202.97119140625 1841.8271484375 background all_cells +6200.64404296875 1864.457275390625 background all_cells +6201.56298828125 1889.4512939453125 background all_cells +6196.75927734375 1860.3961181640625 background all_cells +6214.6904296875 1860.68310546875 background all_cells +6201.68896484375 1851.4193115234373 background all_cells +6304.001953125 1818.1827392578125 background all_cells +6277.90771484375 1813.8963623046875 background all_cells +6276.83251953125 1819.4608154296875 background all_cells +6281.3232421875 1817.2130126953125 background all_cells +6296.24365234375 1819.0350341796875 background all_cells +6323.55078125 1870.77001953125 background all_cells +6283.79833984375 1844.294189453125 background all_cells +6321.5546875 1840.431396484375 background all_cells +6312.93701171875 1848.211669921875 background all_cells +6307.2529296875 1857.7677001953125 background all_cells +6299.01806640625 1857.9698486328125 background all_cells +6284.12158203125 1855.5216064453125 background all_cells +6303.3779296875 1874.6617431640625 background all_cells +6311.52978515625 1875.082275390625 background all_cells +6304.69873046875 1882.1533203125 background all_cells +6289.46630859375 1893.7081298828125 background all_cells +6296.1787109375 1884.885986328125 background all_cells +6289.34033203125 1876.244384765625 background all_cells +6290.11279296875 1865.196044921875 background all_cells +6322.3740234375 1830.1275634765625 background all_cells +6302.61865234375 1835.958251953125 background all_cells +6352.5263671875 1834.2813720703125 background all_cells +6377.02587890625 1840.024658203125 background all_cells +6368.42333984375 1836.834716796875 background all_cells +6362.2568359375 1842.6754150390625 background all_cells +6353.59375 1840.0582275390625 background all_cells +6397.00537109375 1839.8909912109373 background all_cells +6384.92138671875 1902.092529296875 background all_cells +6381.06884765625 1926.024169921875 background all_cells +6391.01611328125 1920.4376220703125 background all_cells +6379.57373046875 1915.3865966796875 background all_cells +6354.13134765625 1864.5394287109373 background all_cells +6349.1044921875 1868.9849853515625 background all_cells +6346.62255859375 1876.76025390625 background all_cells +6359.388671875 1877.2344970703125 background all_cells +6375.39404296875 1925.97216796875 background all_cells +6370.29052734375 1901.4803466796875 background all_cells +6378.09521484375 1896.07275390625 background all_cells +6371.92919921875 1887.621826171875 background all_cells +6363.7783203125 1863.0498046875 background all_cells +6379.830078125 1850.8189697265625 background all_cells +6383.072265625 1869.3741455078125 background all_cells +6397.84521484375 1860.2900390625 background all_cells +6244.08447265625 1832.5186767578125 background all_cells +6251.98486328125 1827.902587890625 background all_cells +6245.73486328125 1820.0819091796875 background all_cells +6245.3916015625 1847.4149169921875 background all_cells +6267.23291015625 1856.765869140625 background all_cells +6257.79833984375 1859.0401611328125 background all_cells +6263.5107421875 1866.0760498046875 background all_cells +6262.69140625 1830.528076171875 background all_cells +6267.67724609375 1850.942626953125 background all_cells +6256.31884765625 1848.1951904296875 background all_cells +6257.4375 1750.97607421875 background all_cells +6278.5009765625 1750.4608154296875 background all_cells +6254.40185546875 1757.5413818359375 background all_cells +6257.92333984375 1764.85009765625 background all_cells +6241.82666015625 1813.9306640625 background all_cells +6243.7021484375 1772.5712890625 background all_cells +6273.46533203125 1769.782470703125 background all_cells +6196.15283203125 1780.2757568359375 background all_cells +6200.46240234375 1807.750732421875 background all_cells +6185.1591796875 1808.146484375 background all_cells +6214.72998046875 1782.324951171875 background all_cells +6226.806640625 1811.53515625 background all_cells +6212.51513671875 1810.679931640625 background all_cells +6229.39990234375 1772.04638671875 background all_cells +6219.08740234375 1766.6689453125 background all_cells +6219.24853515625 1778.233642578125 background all_cells +6201.4453125 1762.78369140625 background all_cells +6188.94580078125 1768.98974609375 background all_cells +6180.50927734375 1761.473876953125 background all_cells +6188.470703125 1758.989990234375 background all_cells +6352.84375 1599.083984375 background all_cells +6325.716796875 1593.8797607421875 background all_cells +6334.17919921875 1587.2303466796875 background all_cells +6347.83447265625 1607.343505859375 background all_cells +6342.88916015625 1604.6068115234375 background all_cells +6374.1240234375 1557.4759521484375 background all_cells +6397.7099609375 1558.727294921875 background all_cells +6394.21533203125 1555.139892578125 background all_cells +6318.75537109375 1627.2738037109375 background all_cells +6351.9384765625 1639.9163818359375 background all_cells +6324.37939453125 1635.9361572265625 background all_cells +6351.44921875 1630.9815673828125 background all_cells +6349.56591796875 1648.496826171875 background all_cells +6345.43994140625 1646.178955078125 background all_cells +6349.2099609375 1686.724609375 background all_cells +6357.171875 1664.94580078125 background all_cells +6355.77490234375 1649.66064453125 background all_cells +6397.89599609375 1668.232421875 background all_cells +6373.3125 1683.1658935546875 background all_cells +6375.2734375 1693.5233154296875 background all_cells +6393.02001953125 1684.7677001953125 background all_cells +6374.541015625 1623.3978271484375 background all_cells +6378.01513671875 1640.88818359375 background all_cells +6377.2294921875 1628.4954833984375 background all_cells +6374.57763671875 1633.407470703125 background all_cells +6304.58935546875 1743.782470703125 background all_cells +6332.1171875 1682.098388671875 background all_cells +6322.3828125 1715.148681640625 background all_cells +6332.55078125 1731.513916015625 background all_cells +6316.03076171875 1734.12109375 background all_cells +6312.68603515625 1737.5494384765625 background all_cells +6344.65185546875 1749.1337890625 background all_cells +6346.61474609375 1755.12548828125 background all_cells +6349.91748046875 1755.144775390625 background all_cells +6354.6259765625 1740.4881591796875 background all_cells +6343.52294921875 1694.5594482421875 background all_cells +6367.32373046875 1703.631103515625 background all_cells +6375.5712890625 1746.659423828125 background all_cells +6337.69189453125 1740.9208984375 background all_cells +6380.29296875 1760.906982421875 background all_cells +6325.482421875 1766.2357177734375 background all_cells +6321.20263671875 1768.1746826171875 background all_cells +6344.0185546875 1773.88232421875 background all_cells +6340.6396484375 1770.7747802734375 background all_cells +6344.75830078125 1766.6046142578125 background all_cells +6310.87890625 1799.38134765625 background all_cells +6300.73291015625 1790.4481201171875 background all_cells +6309.94677734375 1809.7447509765625 background all_cells +6301.01708984375 1803.5103759765625 background all_cells +6368.27294921875 1787.4853515625 background all_cells +6369.0341796875 1809.4619140625 background all_cells +6340.4111328125 1807.111328125 background all_cells +6323.72216796875 1797.488037109375 background all_cells +6328.72900390625 1811.168212890625 background all_cells +6320.05419921875 1789.681640625 background all_cells +6321.90771484375 1783.237548828125 background all_cells +6211.361328125 1722.3448486328125 background all_cells +6219.0654296875 1712.5682373046875 background all_cells +6221.572265625 1727.34619140625 background all_cells +6255.4091796875 1725.3797607421875 background all_cells +6264.9228515625 1734.8726806640625 background all_cells +6266.1533203125 1723.69140625 background all_cells +6274.9736328125 1721.3077392578125 background all_cells +6284.98779296875 1739.9637451171875 background all_cells +6273.0361328125 1732.4322509765625 background all_cells +6282.35205078125 1728.575439453125 background all_cells +6239.845703125 1735.310546875 background all_cells +6246.27685546875 1741.146484375 background all_cells +6239.00341796875 1718.111083984375 background all_cells +6275.19287109375 1686.809814453125 background all_cells +6275.39794921875 1709.3641357421875 background all_cells +6280.47705078125 1702.6044921875 background all_cells +6253.2666015625 1697.2115478515625 background all_cells +6252.30859375 1689.44775390625 background all_cells +6267.7626953125 1713.33642578125 background all_cells +6264.15185546875 1705.0230712890625 background all_cells +6262.28515625 1696.79833984375 background all_cells +5978.48974609375 1608.36767578125 background all_cells +5977.099609375 1653.5146484375 background all_cells +5979.47998046875 1636.426025390625 background all_cells +6012.9248046875 1647.1954345703125 background all_cells +6031.06640625 1677.2440185546875 background all_cells +6005.52978515625 1670.9407958984375 background all_cells +6035.15869140625 1652.415283203125 background all_cells +5992.798828125 1659.384765625 background all_cells +5981.58447265625 1665.948486328125 background all_cells +5988.02294921875 1662.8167724609375 background all_cells +5980.77978515625 1677.131591796875 background all_cells +5966.1650390625 1677.9522705078125 background all_cells +6023.736328125 1618.0435791015625 background all_cells +6011.68505859375 1630.8004150390625 background all_cells +6015.2431640625 1639.4298095703125 background all_cells +6030.5458984375 1630.017578125 background all_cells +6037.03076171875 1609.393310546875 background all_cells +6041.09765625 1688.9744873046875 background all_cells +6045.1650390625 1680.1224365234375 background all_cells +5995.04345703125 1676.08642578125 background all_cells +6003.6845703125 1699.1064453125 background all_cells +5997.146484375 1705.8140869140625 background all_cells +6025.87841796875 1691.1024169921875 background all_cells +6007.099609375 1701.92626953125 background all_cells +6016.5517578125 1692.59228515625 background all_cells +5972.125 1689.5301513671875 background all_cells +5970.92822265625 1724.50341796875 background all_cells +5969.99462890625 1714.4710693359375 background all_cells +5979.78759765625 1697.730712890625 background all_cells +6055.6904296875 1615.1068115234375 background all_cells +6066.9365234375 1639.457763671875 background all_cells +6068.01806640625 1634.3306884765625 background all_cells +6069.45947265625 1628.5091552734375 background all_cells +6052.08251953125 1627.6817626953125 background all_cells +6066.052734375 1617.0399169921875 background all_cells +6079.7587890625 1637.786376953125 background all_cells +6078.78369140625 1610.103515625 background all_cells +6081.26171875 1652.901123046875 background all_cells +6078.86328125 1644.1353759765625 background all_cells +6052.29345703125 1646.5904541015625 background all_cells +6061.67236328125 1642.1949462890625 background all_cells +6055.609375 1652.456298828125 background all_cells +6075.82080078125 1750.2769775390625 background all_cells +6085.95703125 1756.8646240234375 background all_cells +6079.8662109375 1761.8978271484375 background all_cells +6079.9951171875 1753.334228515625 background all_cells +6078.67919921875 1736.3592529296875 background all_cells +6080.416015625 1746.84619140625 background all_cells +6073.990234375 1744.3499755859375 background all_cells +6087.869140625 1737.72998046875 background all_cells +6068.03369140625 1659.2568359375 background all_cells +6070.80712890625 1682.41748046875 background all_cells +6064.72900390625 1678.1553955078125 background all_cells +6077.53076171875 1666.27978515625 background all_cells +6072.005859375 1664.5047607421875 background all_cells +6074.8291015625 1711.5498046875 background all_cells +6082.23681640625 1721.607177734375 background all_cells +6083.7236328125 1690.1533203125 background all_cells +6079.87255859375 1703.7606201171875 background all_cells +6164.4189453125 1680.056640625 background all_cells +6179.81982421875 1681.2088623046875 background all_cells +6144.15966796875 1684.8021240234375 background all_cells +6156.5849609375 1684.89697265625 background all_cells +6147.3583984375 1678.6925048828125 background all_cells +6057.06591796875 1705.4254150390625 background all_cells +6070.39990234375 1695.4384765625 background all_cells +6067.9658203125 1704.1334228515625 background all_cells +6058.09716796875 1694.99462890625 background all_cells +6024.650390625 1724.5189208984375 background all_cells +6036.60302734375 1721.7138671875 background all_cells +6025.9228515625 1710.486572265625 background all_cells +6008.8720703125 1762.21240234375 background all_cells +6022.30224609375 1754.16455078125 background all_cells +6023.3974609375 1759.9876708984375 background all_cells +6027.17529296875 1745.862548828125 background all_cells +6017.11181640625 1747.2520751953125 background all_cells +6033.39453125 1756.3087158203125 background all_cells +6042.9521484375 1744.638427734375 background all_cells +6034.56689453125 1736.8936767578125 background all_cells +6085.0380859375 1608.7078857421875 background all_cells +6101.49462890625 1603.5389404296875 background all_cells +6088.640625 1610.728515625 background all_cells +6106.98828125 1603.6346435546875 background all_cells +6110.427734375 1595.9632568359375 background all_cells +6118.150390625 1594.3060302734375 background all_cells +6115.021484375 1608.6412353515625 background all_cells +6092.1611328125 1618.5860595703125 background all_cells +6127.62353515625 1614.269775390625 background all_cells +6116.19873046875 1618.790771484375 background all_cells +6149.4365234375 1604.7264404296875 background all_cells +6144.44873046875 1616.7476806640625 background all_cells +6156.291015625 1612.7991943359375 background all_cells +6163.25927734375 1611.8486328125 background all_cells +6162.48095703125 1599.4769287109375 background all_cells +6172.1025390625 1598.6488037109375 background all_cells +6152.75439453125 1595.9376220703125 background all_cells +6159.17724609375 1603.357421875 background all_cells +6097.556640625 1679.5950927734375 background all_cells +6103.75634765625 1684.6685791015625 background all_cells +6112.39453125 1682.509765625 background all_cells +6090.775390625 1748.5263671875 background all_cells +6097.11669921875 1758.8812255859375 background all_cells +6111.4208984375 1757.7125244140625 background all_cells +6104.33740234375 1756.07177734375 background all_cells +6117.00439453125 1753.9739990234375 background all_cells +6111.2978515625 1733.9412841796875 background all_cells +6110.97021484375 1743.01611328125 background all_cells +6119.89892578125 1737.622314453125 background all_cells +6106.73388671875 1702.6549072265625 background all_cells +6095.2255859375 1728.599609375 background all_cells +6103.14697265625 1713.2158203125 background all_cells +6097.70361328125 1706.5904541015625 background all_cells +6122.08203125 1688.6473388671875 background all_cells +6119.09912109375 1680.9027099609375 background all_cells +6121.5146484375 1722.892578125 background all_cells +6135.947265625 1717.8255615234375 background all_cells +6133.57421875 1704.2794189453125 background all_cells +6126.560546875 1697.72412109375 background all_cells +6157.6572265625 1673.2449951171875 background all_cells +6155.7763671875 1660.637939453125 background all_cells +6149.45703125 1671.4530029296875 background all_cells +6168.6337890625 1694.6002197265625 background all_cells +6176.8095703125 1711.992431640625 background all_cells +6174.6650390625 1689.7689208984375 background all_cells +6201.91455078125 1726.2503662109375 background all_cells +6205.2431640625 1674.4937744140625 background all_cells +6198.7587890625 1736.67919921875 background all_cells +6186.630859375 1702.4453125 background all_cells +6189.2451171875 1677.8377685546875 background all_cells +6186.7578125 1709.4500732421875 background all_cells +6173.62744140625 1745.7391357421875 background all_cells +6193.35546875 1749.963623046875 background all_cells +6186.8916015625 1738.5267333984375 background all_cells +6176.65478515625 1734.9979248046875 background all_cells +6131.80126953125 1747.1597900390625 background all_cells +6146.73291015625 1758.5093994140625 background all_cells +6128.07958984375 1761.1734619140625 background all_cells +6130.31982421875 1754.3623046875 background all_cells +6140.26318359375 1751.83251953125 background all_cells +6124.47412109375 1750.349609375 background all_cells +6144.2646484375 1705.2926025390625 background all_cells +6139.00634765625 1690.6212158203125 background all_cells +6143.36279296875 1712.60595703125 background all_cells +6160.52783203125 1713.4775390625 background all_cells +6149.45068359375 1698.732177734375 background all_cells +6135.1640625 1736.733642578125 background all_cells +6153.56591796875 1736.6357421875 background all_cells +6138.666015625 1741.0816650390625 background all_cells +6147.59912109375 1736.0416259765625 background all_cells +6120.7265625 1653.8839111328125 background all_cells +6114.404296875 1666.09033203125 background all_cells +6119.26318359375 1662.7852783203125 background all_cells +6132.8193359375 1656.7510986328125 background all_cells +6125.95947265625 1669.6141357421875 background all_cells +6120.142578125 1676.251708984375 background all_cells +6133.78662109375 1675.1380615234375 background all_cells +6140.73876953125 1671.8045654296875 background all_cells +6139.22607421875 1681.9029541015625 background all_cells +6107.05078125 1661.7447509765625 background all_cells +6089.9541015625 1669.030517578125 background all_cells +6111.03076171875 1655.7548828125 background all_cells +6101.578125 1658.263427734375 background all_cells +6129.8115234375 1633.2786865234375 background all_cells +6150.2373046875 1648.083251953125 background all_cells +6147.01220703125 1636.7994384765625 background all_cells +6137.18896484375 1628.1719970703125 background all_cells +6124.73046875 1642.91943359375 background all_cells +6157.20654296875 1651.7261962890625 background all_cells +6156.36962890625 1638.9144287109375 background all_cells +6166.375 1652.0985107421875 background all_cells +6159.87744140625 1629.3997802734375 background all_cells +6100.2216796875 1645.32568359375 background all_cells +6088.42578125 1654.4676513671875 background all_cells +6096.7138671875 1651.610107421875 background all_cells +6093.14501953125 1641.4940185546875 background all_cells +6107.51025390625 1646.6044921875 background all_cells +6117.53857421875 1630.614501953125 background all_cells +6118.66357421875 1638.296875 background all_cells +6115.6279296875 1644.9298095703125 background all_cells +6091.72705078125 1629.057373046875 background all_cells +6085.080078125 1634.9019775390625 background all_cells +6082.0302734375 1582.070556640625 background all_cells +6084.52734375 1578.81884765625 background all_cells +6107.48046875 1581.6016845703125 background all_cells +6116.30712890625 1585.138671875 background all_cells +6112.74169921875 1581.396240234375 background all_cells +6100.44677734375 1568.9088134765625 background all_cells +6115.8115234375 1565.6724853515625 background all_cells +6087.27783203125 1587.5809326171875 background all_cells +6099.935546875 1592.0325927734375 background all_cells +6098.431640625 1587.165771484375 background all_cells +6128.2080078125 1593.6446533203125 background all_cells +6125.1357421875 1556.3155517578125 background all_cells +6127.796875 1558.3309326171875 background all_cells +6127.2197265625 1564.4710693359375 background all_cells +6133.78857421875 1557.658935546875 background all_cells +6121.177734375 1569.793212890625 background all_cells +6133.5517578125 1575.839599609375 background all_cells +6124.5087890625 1577.0443115234375 background all_cells +6126.46435546875 1570.9515380859375 background all_cells +6132.78271484375 1548.8350830078125 background all_cells +6122.75830078125 1533.4581298828125 background all_cells +6113.44384765625 1545.5716552734375 background all_cells +6155.29248046875 1529.536376953125 background all_cells +6163.7373046875 1542.0426025390625 background all_cells +6146.42333984375 1544.321044921875 background all_cells +6154.4013671875 1539.2479248046875 background all_cells +6172.009765625 1520.5943603515625 background all_cells +6108.32958984375 1523.447021484375 background all_cells +6131.58935546875 1523.1680908203125 background all_cells +6123.4091796875 1527.029052734375 background all_cells +6114.751953125 1529.1485595703125 background all_cells +6037.53076171875 1527.0877685546875 background all_cells +6003.4169921875 1534.5645751953125 background all_cells +6037.32470703125 1532.0897216796875 background all_cells +5977.8779296875 1529.8826904296875 background all_cells +6034.66943359375 1544.8555908203125 background all_cells +5973.90234375 1546.5455322265625 background all_cells +6036.20703125 1550.7181396484375 background all_cells +6027.10107421875 1550.052490234375 background all_cells +6046.12353515625 1548.938720703125 background all_cells +6056.3525390625 1538.6812744140625 background all_cells +6050.14599609375 1540.885986328125 background all_cells +6001.65673828125 1522.2869873046875 background all_cells +6033.4140625 1521.219482421875 background all_cells +6025.92431640625 1520.81884765625 background all_cells +5989.859375 1523.984130859375 background all_cells +6008.21533203125 1517.259033203125 background all_cells +6063.0517578125 1563.0277099609375 background all_cells +6072.5224609375 1566.3382568359375 background all_cells +6069.0283203125 1574.4393310546875 background all_cells +6085.02734375 1598.333984375 background all_cells +6100.6142578125 1596.7696533203125 background all_cells +6091.6455078125 1597.0224609375 background all_cells +6087.892578125 1602.5487060546875 background all_cells +6077.79736328125 1562.3631591796875 background all_cells +6077.9853515625 1568.9129638671875 background all_cells +6061.48828125 1587.7672119140625 background all_cells +6075.755859375 1588.39697265625 background all_cells +6069.67431640625 1590.6455078125 background all_cells +6066.0908203125 1601.4052734375 background all_cells +6089.30029296875 1517.1390380859375 background all_cells +6075.0166015625 1517.2567138671875 background all_cells +6062.90283203125 1522.560791015625 background all_cells +6053.759765625 1519.71875 background all_cells +6076.24267578125 1551.1553955078125 background all_cells +6082.30908203125 1550.619384765625 background all_cells +6081.0595703125 1545.53857421875 background all_cells +6090.9267578125 1550.111083984375 background all_cells +6083.54931640625 1556.7684326171875 background all_cells +6085.96728515625 1551.92333984375 background all_cells +6103.125 1548.808837890625 background all_cells +6095.92236328125 1545.647216796875 background all_cells +6099.6748046875 1534.5740966796875 background all_cells +6082.16162109375 1527.48486328125 background all_cells +6066.880859375 1535.9649658203125 background all_cells +6051.77001953125 1555.9677734375 background all_cells +6060.22998046875 1552.9854736328125 background all_cells +6069.65185546875 1554.50146484375 background all_cells +6068.62255859375 1547.7298583984375 background all_cells +6004.4375 1569.36376953125 background all_cells +6003.3525390625 1581.17041015625 background all_cells +5994.79150390625 1576.573974609375 background all_cells +6013.984375 1573.1314697265625 background all_cells +6027.6328125 1584.5858154296875 background all_cells +5984.34326171875 1596.5313720703125 background all_cells +5989.68115234375 1601.81396484375 background all_cells +6006.34326171875 1594.6534423828125 background all_cells +5976.60888671875 1582.4736328125 background all_cells +6050.0087890625 1579.6513671875 background all_cells +6034.6337890625 1596.2227783203125 background all_cells +6032.580078125 1565.9254150390625 background all_cells +6051.88525390625 1591.500732421875 background all_cells +6041.60400390625 1561.105712890625 background all_cells +6058.23193359375 1573.0892333984375 background all_cells +6018.5810546875 1564.9139404296875 background all_cells +6027.81103515625 1559.3570556640625 background all_cells +6025.23974609375 1571.63916015625 background all_cells +6019.248046875 1557.648193359375 background all_cells +6117.30615234375 1953.3848876953125 background all_cells +6132.8671875 1977.821044921875 background all_cells +6122.45068359375 1972.333251953125 background all_cells +6113.978515625 1960.6517333984373 background all_cells +6139.50146484375 1988.9681396484373 background all_cells +6144.3642578125 1998.220947265625 background all_cells +6139.17529296875 1993.6422119140625 background all_cells +6111.20654296875 1985.6683349609373 background all_cells +6111.421875 2008.497802734375 background all_cells +6130.51611328125 1991.0155029296875 background all_cells +6124.7890625 1985.100341796875 background all_cells +6115.87939453125 1989.4114990234373 background all_cells +6134.91015625 1959.949951171875 background all_cells +6135.95751953125 1969.623046875 background all_cells +6144.40185546875 1964.4708251953125 background all_cells +6132.89208984375 1955.6226806640625 background all_cells +6144.17822265625 1945.2242431640625 background all_cells +6158.46875 1941.832275390625 background all_cells +6156.421875 1956.0955810546875 background all_cells +6146.97509765625 1954.4415283203125 background all_cells +6172.82958984375 1977.7835693359373 background all_cells +6189.115234375 1990.4232177734373 background all_cells +6180.2861328125 1993.447509765625 background all_cells +6144.93798828125 1977.3338623046875 background all_cells +6161.578125 1988.8575439453125 background all_cells +6160.431640625 1970.429931640625 background all_cells +6164.76123046875 1945.981689453125 background all_cells +6184.79638671875 1966.61669921875 background all_cells +6166.01806640625 1952.842041015625 background all_cells +6183.81787109375 2003.9244384765625 background all_cells +6172.28857421875 1997.18798828125 background all_cells +6161.61376953125 2004.942626953125 background all_cells +6173.88427734375 2006.5587158203125 background all_cells +6166.47412109375 2014.9698486328125 background all_cells +6181.97021484375 2035.670166015625 background all_cells +6149.34130859375 2037.399658203125 background all_cells +6159.11376953125 2029.1414794921875 background all_cells +6173.166015625 2026.554443359375 background all_cells +6153.2314453125 2020.968994140625 background all_cells +6135.97021484375 2017.3077392578125 background all_cells +6148.02197265625 2012.371826171875 background all_cells +6138.720703125 2008.4578857421875 background all_cells +6127.478515625 1915.4481201171875 background all_cells +6111.7626953125 1907.4869384765625 background all_cells +6131.60205078125 1900.5093994140625 background all_cells +6136.8349609375 1925.0726318359373 background all_cells +6132.59521484375 1915.14892578125 background all_cells +6152.7158203125 1917.0982666015625 background all_cells +6164.56396484375 1907.9656982421875 background all_cells +6162.6201171875 1915.8304443359373 background all_cells +6157.5546875 1909.660400390625 background all_cells +6142.00732421875 1909.69091796875 background all_cells +6149.96826171875 1905.8671875 background all_cells +6141.5732421875 1903.597412109375 background all_cells +6205.6865234375 1993.68017578125 background all_cells +6222.25 1999.9422607421875 background all_cells +6201.41552734375 1983.6790771484373 background all_cells +6209.67431640625 2001.4439697265625 background all_cells +6196.88623046875 1995.341064453125 background all_cells +6246.0771484375 1992.34130859375 background all_cells +6323.17041015625 2064.367431640625 background all_cells +6253.96142578125 2003.3140869140625 background all_cells +6255.326171875 2028.165771484375 background all_cells +6190.8994140625 2028.312255859375 background all_cells +6217.99462890625 2031.9149169921875 background all_cells +6190.7861328125 2035.458740234375 background all_cells +6200.63916015625 2036.7886962890625 background all_cells +6198.70947265625 2022.2662353515625 background all_cells +6226.74462890625 2022.6712646484373 background all_cells +6237.8427734375 1989.3546142578125 background all_cells +6236.365234375 2012.281494140625 background all_cells +6225.939453125 2013.95947265625 background all_cells +6272.052734375 1918.7474365234373 background all_cells +6303.3486328125 1925.7984619140625 background all_cells +6294.3544921875 1919.7901611328125 background all_cells +6277.92431640625 1927.4801025390625 background all_cells +6317.7099609375 1909.0281982421875 background all_cells +6312.6767578125 1920.3668212890625 background all_cells +6323.154296875 1910.4281005859373 background all_cells +6279.72021484375 1898.233642578125 background all_cells +6274.4599609375 1908.046630859375 background all_cells +6305.6904296875 1901.2947998046875 background all_cells +6293.6435546875 1904.224853515625 background all_cells +6283.5087890625 1907.9078369140625 background all_cells +6198.00146484375 1970.107421875 background all_cells +6208.29296875 1971.4703369140625 background all_cells +6207.8212890625 1966.245849609375 background all_cells +6262.1640625 1924.1815185546875 background all_cells +6263.20068359375 1955.710693359375 background all_cells +6257.6982421875 1948.1053466796875 background all_cells +6224.87744140625 1955.00830078125 background all_cells +6238.4931640625 1947.481201171875 background all_cells +6230.70361328125 1958.02734375 background all_cells +6212.76611328125 1970.0889892578125 background all_cells +6251.271484375 1981.7110595703125 background all_cells +6236.32763671875 1972.688232421875 background all_cells +6221.7490234375 1976.0069580078125 background all_cells +6124.091796875 2029.3955078125 background all_cells +6139.22802734375 2042.566650390625 background all_cells +6135.20703125 2029.480712890625 background all_cells +6125.3369140625 2044.6280517578125 background all_cells +6112.36328125 2048.292236328125 background all_cells +6131.314453125 2058.925048828125 background all_cells +6144.2216796875 2055.091552734375 background all_cells +6107.5166015625 2034.6982421875 background all_cells +6117.4736328125 2039.9515380859373 background all_cells +6115.41015625 2030.48828125 background all_cells +6149.248046875 2149.519287109375 background all_cells +6156.65087890625 2149.177001953125 background all_cells +6165.30126953125 2140.897705078125 background all_cells +6175.5166015625 2150.99609375 background all_cells +6160.58251953125 2132.732177734375 background all_cells +6177.662109375 2132.087158203125 background all_cells +6176.375 2118.3154296875 background all_cells +6152.97998046875 2182.611572265625 background all_cells +6171.76025390625 2185.220458984375 background all_cells +6177.37646484375 2181.64892578125 background all_cells +6159.171875 2181.521728515625 background all_cells +6169.17578125 2176.099853515625 background all_cells +6183.6953125 2150.17724609375 background all_cells +6177.88330078125 2157.117919921875 background all_cells +6171.34228515625 2164.73876953125 background all_cells +6152.8505859375 2156.12744140625 background all_cells +6163.419921875 2171.546630859375 background all_cells +6158.62548828125 2159.057861328125 background all_cells +6156.814453125 2161.366943359375 background all_cells +6133.21484375 2118.360107421875 background all_cells +6138.5380859375 2131.740234375 background all_cells +6132.0546875 2127.76318359375 background all_cells +6142.283203125 2147.185302734375 background all_cells +6155.919921875 2121.647705078125 background all_cells +6154.11669921875 2111.8046875 background all_cells +6148.72998046875 2117.99609375 background all_cells +6143.10595703125 2152.398193359375 background all_cells +6135.40673828125 2169.410400390625 background all_cells +6145.1376953125 2166.56494140625 background all_cells +6139.69580078125 2155.297607421875 background all_cells +6154.384765625 2075.35205078125 background all_cells +6152.716796875 2066.842529296875 background all_cells +6153.66455078125 2096.738037109375 background all_cells +6172.369140625 2095.4501953125 background all_cells +6163.73681640625 2100.658203125 background all_cells +6181.232421875 2086.434326171875 background all_cells +6162.17236328125 2112.50732421875 background all_cells +6174.07861328125 2108.872802734375 background all_cells +6180.07177734375 2105.244873046875 background all_cells +6128.5107421875 2091.69873046875 background all_cells +6156.21875 2085.78369140625 background all_cells +6164.72509765625 2083.254150390625 background all_cells +6161.8896484375 2068.698486328125 background all_cells +6177.15966796875 2040.994384765625 background all_cells +6180.4208984375 2051.374755859375 background all_cells +6214.5888671875 2042.4737548828125 background all_cells +6236.0849609375 2043.4000244140625 background all_cells +6210.41357421875 2061.87158203125 background all_cells +6207.25146484375 2057.12158203125 background all_cells +6222.125 2070.3369140625 background all_cells +6192.35986328125 2057.94189453125 background all_cells +6185.8564453125 2063.103515625 background all_cells +6176.47412109375 2064.661376953125 background all_cells +6197.48291015625 2066.25732421875 background all_cells +6227.79541015625 2068.0439453125 background all_cells +6233.6376953125 2069.7216796875 background all_cells +6237.23388671875 2061.301513671875 background all_cells +6241.935546875 2032.5577392578125 background all_cells +6270.16943359375 2034.9796142578125 background all_cells +6232.0673828125 2034.2392578125 background all_cells +6229.5595703125 2029.7364501953125 background all_cells +6283.7099609375 2028.7427978515625 background all_cells +6243.15185546875 2072.260009765625 background all_cells +6228.69287109375 2075.675048828125 background all_cells +6236.375 2145.383544921875 background all_cells +6234.736328125 2158.812744140625 background all_cells +6239.3251953125 2160.89111328125 background all_cells +6240.60888671875 2146.706787109375 background all_cells +6210.93603515625 2169.0009765625 background all_cells +6207.82861328125 2176.601806640625 background all_cells +6215.0224609375 2174.647705078125 background all_cells +6196.87841796875 2162.226806640625 background all_cells +6187.673828125 2178.787353515625 background all_cells +6203.32568359375 2169.916748046875 background all_cells +6189.26904296875 2166.721435546875 background all_cells +6201.5771484375 2165.064453125 background all_cells +6239.78759765625 2182.44287109375 background all_cells +6238.16064453125 2171.252197265625 background all_cells +6232.6337890625 2180.206298828125 background all_cells +6245.6171875 2173.34228515625 background all_cells +6209.4765625 2149.989501953125 background all_cells +6214.97802734375 2165.077392578125 background all_cells +6208.58740234375 2159.325439453125 background all_cells +6215.01806640625 2152.64990234375 background all_cells +6196.68896484375 2149.918701171875 background all_cells +6186.138671875 2156.83251953125 background all_cells +6191.142578125 2157.869873046875 background all_cells +6204.14990234375 2156.481689453125 background all_cells +6198.052734375 2155.965087890625 background all_cells +6233.50732421875 2123.46484375 background all_cells +6286.2578125 2105.454345703125 background all_cells +6238.79541015625 2127.980224609375 background all_cells +6231.30078125 2140.2587890625 background all_cells +6230.54736328125 2117.90673828125 background all_cells +6195.5009765625 2140.624755859375 background all_cells +6189.75146484375 2128.696044921875 background all_cells +6187.8466796875 2136.28076171875 background all_cells +6207.1953125 2138.506103515625 background all_cells +6206.1806640625 2119.5634765625 background all_cells +6220.89306640625 2113.88330078125 background all_cells +6210.6640625 2125.052490234375 background all_cells +6245.494140625 2082.967041015625 background all_cells +6248.32421875 2094.6669921875 background all_cells +6245.20751953125 2098.54345703125 background all_cells +6238.88916015625 2109.42431640625 background all_cells +6229.8095703125 2105.03564453125 background all_cells +6207.375 2114.145751953125 background all_cells +6208.1025390625 2106.69873046875 background all_cells +6190.4912109375 2103.823486328125 background all_cells +6198.5078125 2115.17822265625 background all_cells +6195.19873046875 2108.281005859375 background all_cells +6203.00732421875 2102.0029296875 background all_cells +6209.03271484375 2084.705810546875 background all_cells +6220.7001953125 2096.264892578125 background all_cells +6212.70263671875 2094.938232421875 background all_cells +6272.05615234375 1940.4984130859373 background all_cells +6264.98779296875 1980.107177734375 background all_cells +6279.93994140625 1994.8399658203125 background all_cells +6277.45654296875 1990.0234375 background all_cells +6315.666015625 1956.306396484375 background all_cells +6308.07177734375 1966.9609375 background all_cells +6334.9287109375 1964.3861083984373 background all_cells +6326.8603515625 1958.829345703125 background all_cells +6290.7666015625 1994.6612548828125 background all_cells +6311.666015625 1992.0916748046875 background all_cells +6326.234375 1971.412841796875 background all_cells +6335.6318359375 1997.07470703125 background all_cells +6332.95068359375 1991.6766357421875 background all_cells +6326.765625 1985.58154296875 background all_cells +6315.1318359375 1978.983154296875 background all_cells +6316.70263671875 1926.9295654296875 background all_cells +6284.26123046875 1945.8289794921875 background all_cells +6305.15478515625 1937.470947265625 background all_cells +6285.46240234375 1968.902587890625 background all_cells +6298.97998046875 1967.455810546875 background all_cells +6361.541015625 2153.183837890625 background all_cells +6351.87646484375 2152.673583984375 background all_cells +6374.669921875 2155.930419921875 background all_cells +6367.65576171875 2144.072509765625 background all_cells +6371.48388671875 2183.48583984375 background all_cells +6349.20068359375 2179.123291015625 background all_cells +6296.994140625 2179.644287109375 background all_cells +6298.42822265625 2150.147216796875 background all_cells +6292.21240234375 2156.12060546875 background all_cells +6309.6083984375 2152.396484375 background all_cells +6350.38134765625 2092.02783203125 background all_cells +6372.07666015625 2093.204345703125 background all_cells +6352.03466796875 2133.59912109375 background all_cells +6347.49951171875 2130.6767578125 background all_cells +6355.93017578125 2128.866943359375 background all_cells +6373.69580078125 2134.400146484375 background all_cells +6369.63623046875 2125.132080078125 background all_cells +6349.6845703125 2116.044677734375 background all_cells +6393.38525390625 2072.7216796875 background all_cells +6389.71044921875 2079.41064453125 background all_cells +6373.53662109375 2070.56494140625 background all_cells +6364.3701171875 2077.65869140625 background all_cells +6363.07470703125 2084.589599609375 background all_cells +6324.0947265625 2081.384033203125 background all_cells +6350.8447265625 2074.460205078125 background all_cells +6336.86328125 2073.730224609375 background all_cells +6386.84326171875 1965.5811767578125 background all_cells +6354.70556640625 1965.46044921875 background all_cells +6372.3173828125 1968.3599853515625 background all_cells +6373.50146484375 2027.577392578125 background all_cells +6384.7939453125 2017.2823486328125 background all_cells +6383.35498046875 2024.10888671875 background all_cells +6351.646484375 2038.722900390625 background all_cells +6369.66455078125 2019.2933349609373 background all_cells +6367.919921875 2014.7127685546875 background all_cells +6354.17333984375 2018.64111328125 background all_cells +6329.10205078125 2006.9798583984373 background all_cells +6340.28271484375 1973.0501708984373 background all_cells +6328.42919921875 2038.3768310546875 background all_cells +6339.986328125 2028.69384765625 background all_cells +6341.890625 2001.9310302734373 background all_cells +6337.4248046875 2018.29150390625 background all_cells +6348.158203125 2010.9310302734373 background all_cells +6356.63134765625 2009.47412109375 background all_cells +6362.6005859375 2012.571044921875 background all_cells +6370.31787109375 1993.8382568359373 background all_cells +6361.2451171875 1997.01904296875 background all_cells +6353.20361328125 2001.851318359375 background all_cells +6356.298828125 1989.3934326171875 background all_cells +6381.77490234375 1976.66357421875 background all_cells +6374.1640625 1985.6353759765625 background all_cells +6368.15869140625 1980.77001953125 background all_cells +6350.66552734375 1985.8681640625 background all_cells +6351.67138671875 1979.822265625 background all_cells +6338.1826171875 1909.4803466796875 background all_cells +6333.01904296875 1900.7469482421875 background all_cells +6356.76708984375 1908.6162109375 background all_cells +6358.298828125 1941.7945556640625 background all_cells +6362.384765625 1929.8541259765625 background all_cells +6359.98583984375 1950.007568359375 background all_cells +6357.9580078125 1955.4361572265625 background all_cells +6347.26025390625 1949.1583251953125 background all_cells +6390.8740234375 1947.2813720703125 background all_cells +6373.14501953125 1950.4097900390625 background all_cells +6381.638671875 1945.43017578125 background all_cells +6379.30859375 1956.31103515625 background all_cells +6394.77099609375 1952.033935546875 background all_cells +6397.91796875 1929.6378173828125 background all_cells +6374.57080078125 1937.4759521484373 background all_cells +6394.27490234375 1938.5858154296875 background all_cells +6387.58642578125 1932.859619140625 background all_cells +6306.35205078125 2667.619140625 background all_cells +6325.05615234375 2676.328125 background all_cells +6319.626953125 2671.08447265625 background all_cells +6311.64013671875 2673.74560546875 background all_cells +6320.85791015625 2682.503662109375 background all_cells +6309.23828125 2701.833984375 background all_cells +6322.6435546875 2694.6630859375 background all_cells +6254.15380859375 2676.47314453125 background all_cells +6255.7998046875 2693.914794921875 background all_cells +6279.96728515625 2712.684814453125 background all_cells +6271.01025390625 2686.355224609375 background all_cells +6279.4287109375 2684.56103515625 background all_cells +6275.17041015625 2677.144775390625 background all_cells +6294.21826171875 2699.542724609375 background all_cells +6297.11767578125 2711.619873046875 background all_cells +6248.87890625 2695.97119140625 background all_cells +6250.30078125 2700.21875 background all_cells +6266.7138671875 2709.803955078125 background all_cells +6261.74560546875 2699.89794921875 background all_cells +6289.431640625 2682.64404296875 background all_cells +6304.75830078125 2687.30322265625 background all_cells +6250.9482421875 2645.771240234375 background all_cells +6245.87255859375 2647.868408203125 background all_cells +6254.5888671875 2648.443359375 background all_cells +6272.3818359375 2658.962890625 background all_cells +6266.6484375 2668.04052734375 background all_cells +6298.43408203125 2668.9541015625 background all_cells +6305.13720703125 2648.791259765625 background all_cells +6304.2529296875 2658.720947265625 background all_cells +6289.68212890625 2651.686767578125 background all_cells +6279.9853515625 2665.28125 background all_cells +6278.849609375 2655.138671875 background all_cells +6299.05810546875 2651.5390625 background all_cells +6298.494140625 2646.3427734375 background all_cells +6293.93310546875 2659.52197265625 background all_cells +6331.4775390625 2686.379150390625 background all_cells +6350.0126953125 2676.64404296875 background all_cells +6339.87353515625 2658.17724609375 background all_cells +6334.6689453125 2672.99951171875 background all_cells +6372.5205078125 2644.540771484375 background all_cells +6358.43896484375 2654.393798828125 background all_cells +6359.029296875 2641.8037109375 background all_cells +6382.5224609375 2648.432373046875 background all_cells +6368.94287109375 2665.7080078125 background all_cells +6380.234375 2671.489013671875 background all_cells +6351.7041015625 2657.9697265625 background all_cells +6354.39306640625 2670.10498046875 background all_cells +6367.73779296875 2654.29833984375 background all_cells +6361.14306640625 2668.97265625 background all_cells +6343.96923828125 2681.7783203125 background all_cells +6374.40771484375 2690.494384765625 background all_cells +6379.40283203125 2684.713134765625 background all_cells +6360.46875 2683.574462890625 background all_cells +6338.62841796875 2701.53271484375 background all_cells +6341.78125 2726.163330078125 background all_cells +6331.0322265625 2724.408203125 background all_cells +6341.193359375 2717.2919921875 background all_cells +6335.208984375 2709.197265625 background all_cells +6336.20458984375 2772.764404296875 background all_cells +6337.169921875 2752.796875 background all_cells +6345.39453125 2762.899658203125 background all_cells +6344.22998046875 2739.68896484375 background all_cells +6339.564453125 2781.302978515625 background all_cells +6347.4580078125 2778.825439453125 background all_cells +6313.40576171875 2733.23095703125 background all_cells +6328.60546875 2736.967041015625 background all_cells +6317.078125 2760.362548828125 background all_cells +6322.01708984375 2746.736083984375 background all_cells +6307.0283203125 2712.3857421875 background all_cells +6322.7490234375 2724.671875 background all_cells +6311.4072265625 2723.804931640625 background all_cells +6279.87451171875 2740.111328125 background all_cells +6271.4091796875 2716.659423828125 background all_cells +6259.24072265625 2738.8701171875 background all_cells +6291.99658203125 2744.89794921875 background all_cells +6284.30712890625 2753.98095703125 background all_cells +6255.85595703125 2751.416259765625 background all_cells +6271.1943359375 2766.20166015625 background all_cells +6266.44580078125 2770.14404296875 background all_cells +6299.8544921875 2734.7978515625 background all_cells +6286.201171875 2723.83642578125 background all_cells +6236.275390625 2728.324462890625 background all_cells +6208.44189453125 2723.64892578125 background all_cells +6240.71142578125 2742.90380859375 background all_cells +6213.4052734375 2739.636474609375 background all_cells +6217.66455078125 2731.02294921875 background all_cells +6228.935546875 2732.92724609375 background all_cells +6246.87646484375 2732.421875 background all_cells +6239.201171875 2752.360595703125 background all_cells +6245.25634765625 2769.13037109375 background all_cells +6241.52880859375 2764.318603515625 background all_cells +6228.0390625 2752.337646484375 background all_cells +6242.98779296875 2758.7724609375 background all_cells +6223.7568359375 2711.775634765625 background all_cells +6065.85595703125 2727.910400390625 background all_cells +6073.17626953125 2713.03369140625 background all_cells +6056.66796875 2725.65185546875 background all_cells +6061.40673828125 2737.810791015625 background all_cells +6076.45849609375 2737.43603515625 background all_cells +6057.2060546875 2774.0947265625 background all_cells +6074.50439453125 2768.270751953125 background all_cells +6055.92822265625 2785.453125 background all_cells +6050.25 2782.9775390625 background all_cells +6050.88671875 2771.79296875 background all_cells +6054.6650390625 2761.255126953125 background all_cells +6066.97265625 2753.64697265625 background all_cells +6049.80029296875 2753.177490234375 background all_cells +6024.91357421875 2727.022216796875 background all_cells +6046.14892578125 2795.684814453125 background all_cells +6028.3740234375 2735.61083984375 background all_cells +6156.8447265625 2773.264404296875 background all_cells +6150.40673828125 2782.025634765625 background all_cells +6138.41845703125 2780.162353515625 background all_cells +6177.42138671875 2811.55322265625 background all_cells +6193.810546875 2807.511962890625 background all_cells +6185.5654296875 2805.220947265625 background all_cells +6153.66650390625 2731.406005859375 background all_cells +6155.3125 2721.699951171875 background all_cells +6145.396484375 2804.7421875 background all_cells +6157.7412109375 2803.894775390625 background all_cells +6160.4423828125 2817.5478515625 background all_cells +6166.3251953125 2799.298828125 background all_cells +6142.03955078125 2724.7705078125 background all_cells +6146.578125 2718.569091796875 background all_cells +6151.35595703125 2749.119384765625 background all_cells +6109.2060546875 2733.231201171875 background all_cells +6107.03271484375 2708.1796875 background all_cells +6097.0263671875 2712.2412109375 background all_cells +6105.03173828125 2720.281494140625 background all_cells +6097.912109375 2757.503662109375 background all_cells +6105.02392578125 2749.89404296875 background all_cells +6122.94287109375 2757.946044921875 background all_cells +6139.12158203125 2767.57080078125 background all_cells +6091.994140625 2740.38525390625 background all_cells +6085.76611328125 2763.142578125 background all_cells +6094.2587890625 2721.04248046875 background all_cells +6087.146484375 2725.99365234375 background all_cells +6085.70556640625 2754.2197265625 background all_cells +6121.96435546875 2737.182861328125 background all_cells +6149.951171875 2741.939453125 background all_cells +6110.28515625 2761.973876953125 background all_cells +6089.63720703125 2772.2685546875 background all_cells +6109.58154296875 2768.93701171875 background all_cells +6099.26171875 2782.301513671875 background all_cells +6110.9833984375 2779.57861328125 background all_cells +6101.27294921875 2767.294189453125 background all_cells +6107.6796875 2791.205810546875 background all_cells +6134.60986328125 2807.60595703125 background all_cells +6097.2470703125 2804.15380859375 background all_cells +6080.505859375 2780.279052734375 background all_cells +6089.04150390625 2792.402587890625 background all_cells +6073.1591796875 2786.82568359375 background all_cells +6194.32666015625 2788.201171875 background all_cells +6204.61181640625 2821.152587890625 background all_cells +6208.0693359375 2787.69287109375 background all_cells +6205.28857421875 2797.44091796875 background all_cells +6199.23974609375 2797.597412109375 background all_cells +6243.85693359375 2823.33056640625 background all_cells +6218.533203125 2820.95947265625 background all_cells +6237.80908203125 2811.07666015625 background all_cells +6219.96435546875 2785.892578125 background all_cells +6245.2470703125 2794.0146484375 background all_cells +6234.41064453125 2786.155517578125 background all_cells +6230.14453125 2799.174560546875 background all_cells +6215.52294921875 2795.86767578125 background all_cells +6205.953125 2759.560546875 background all_cells +6236.7666015625 2777.455322265625 background all_cells +6200.78857421875 2775.26708984375 background all_cells +6212.2822265625 2778.5 background all_cells +6216.181640625 2771.883056640625 background all_cells +6207.5224609375 2766.114990234375 background all_cells +6326.6142578125 2779.13916015625 background all_cells +6314.23876953125 2797.504638671875 background all_cells +6317.5107421875 2787.498046875 background all_cells +6338.35986328125 2805.94482421875 background all_cells +6337.7080078125 2824.1669921875 background all_cells +6339.8037109375 2816.615478515625 background all_cells +6317.107421875 2814.4794921875 background all_cells +6332.11474609375 2828.824462890625 background all_cells +6316.3564453125 2824.066650390625 background all_cells +6325.59619140625 2800.931396484375 background all_cells +6329.26513671875 2819.970947265625 background all_cells +6329.47314453125 2811.123291015625 background all_cells +6344.26611328125 2789.773193359375 background all_cells +6332.98583984375 2793.692138671875 background all_cells +6337.623046875 2795.3212890625 background all_cells +6252.365234375 2799.063232421875 background all_cells +6253.9697265625 2791.45068359375 background all_cells +6275.27978515625 2793.445068359375 background all_cells +6270.9501953125 2779.06884765625 background all_cells +6260.365234375 2793.81689453125 background all_cells +6302.00927734375 2805.109375 background all_cells +6310.384765625 2806.0859375 background all_cells +6303.9423828125 2816.1201171875 background all_cells +6295.97900390625 2773.019775390625 background all_cells +6305.57666015625 2794.798828125 background all_cells +6297.88623046875 2783.162109375 background all_cells +6296.37744140625 2799.603515625 background all_cells +6280.47314453125 2787.79052734375 background all_cells +6287.25634765625 2802.680419921875 background all_cells +6281.69921875 2799.795166015625 background all_cells +6276.185546875 2818.479736328125 background all_cells +6284.2685546875 2813.30712890625 background all_cells +6278.9658203125 2825.77294921875 background all_cells +6058.86572265625 2792.247802734375 background all_cells +5972.98486328125 2800.144775390625 background all_cells +6058.6669921875 2808.073486328125 background all_cells +6053.00146484375 2801.073974609375 background all_cells +6039.98583984375 2812.99365234375 background all_cells +6050.1220703125 2840.313232421875 background all_cells +6059.12353515625 2826.108154296875 background all_cells +6039.0791015625 2840.1748046875 background all_cells +6038.43115234375 2829.283203125 background all_cells +6044.2080078125 2818.77294921875 background all_cells +6069.14697265625 2795.343994140625 background all_cells +6082.46533203125 2824.571044921875 background all_cells +6077.8095703125 2793.9462890625 background all_cells +6073.1103515625 2805.176513671875 background all_cells +6075.52978515625 2799.779541015625 background all_cells +5927.00732421875 2838.429931640625 background all_cells +5902.7001953125 2824.218505859375 background all_cells +5915.83251953125 2829.4189453125 background all_cells +5895.28173828125 2854.004150390625 background all_cells +5930.5966796875 2848.582763671875 background all_cells +5893.48681640625 2839.0458984375 background all_cells +5931.99609375 2860.51025390625 background all_cells +5909.70068359375 2901.65185546875 background all_cells +5941.28125 2896.83349609375 background all_cells +6051.6787109375 2884.5771484375 background all_cells +6068.4228515625 2890.66455078125 background all_cells +6054.03955078125 2860.1943359375 background all_cells +6052.60205078125 2864.806640625 background all_cells +6095.07666015625 2938.865966796875 background all_cells +6098.16943359375 2933.101806640625 background all_cells +6105.1787109375 2932.244873046875 background all_cells +6098.48828125 2921.11083984375 background all_cells +6113.2958984375 2928.247802734375 background all_cells +6127.02392578125 2940.472412109375 background all_cells +6124.51513671875 2922.47216796875 background all_cells +6119.79296875 2935.493408203125 background all_cells +6104.7529296875 2954.74951171875 background all_cells +6125.59375 2958.388671875 background all_cells +6112.71044921875 2948.75244140625 background all_cells +6109.0498046875 2962.498046875 background all_cells +6097.7822265625 2908.798095703125 background all_cells +6129.11865234375 2898.08349609375 background all_cells +6122.931640625 2907.820556640625 background all_cells +6116.7939453125 2917.798095703125 background all_cells +5961.18603515625 2941.94287109375 background all_cells +6002.5302734375 2871.32763671875 background all_cells +6007.560546875 2909.82763671875 background all_cells +6050.0859375 2896.738037109375 background all_cells +6047.29345703125 2890.66064453125 background all_cells +5994.025390625 2929.37890625 background all_cells +6077.95068359375 2897.137451171875 background all_cells +6090.3017578125 2891.733642578125 background all_cells +6084.5439453125 2904.179931640625 background all_cells +5981.68505859375 2968.17529296875 background all_cells +5996.28271484375 2977.4951171875 background all_cells +6095.53271484375 2952.7421875 background all_cells +6030.8798828125 2947.263427734375 background all_cells +6115.517578125 2858.666748046875 background all_cells +6121.5322265625 2842.991943359375 background all_cells +6120.68359375 2851.28662109375 background all_cells +6095.556640625 2873.49755859375 background all_cells +6085.5830078125 2877.808349609375 background all_cells +6076.509765625 2880.494873046875 background all_cells +6065.18212890625 2879.89013671875 background all_cells +6094.30126953125 2881.513671875 background all_cells +6096.24560546875 2863.46826171875 background all_cells +6081.8916015625 2840.600341796875 background all_cells +6102.39208984375 2812.17724609375 background all_cells +6103.68017578125 2854.546875 background all_cells +5900.6142578125 2642.080078125 background all_cells +5893.8623046875 2652.753662109375 background all_cells +5893.732421875 2646.101318359375 background all_cells +5931.56982421875 2674.775634765625 background all_cells +5912.5498046875 2680.5341796875 background all_cells +5925.0322265625 2678.412841796875 background all_cells +5894.80615234375 2668.498779296875 background all_cells +5917.666015625 2660.42724609375 background all_cells +5922.77783203125 2665.04443359375 background all_cells +5990.740234375 2753.3759765625 background all_cells +6014.23388671875 2754.114501953125 background all_cells +6002.10009765625 2764.33349609375 background all_cells +5995.6103515625 2762.706298828125 background all_cells +6008.79150390625 2758.41552734375 background all_cells +5949.63818359375 2789.683837890625 background all_cells +5959.61572265625 2800.665771484375 background all_cells +5960.08935546875 2774.627197265625 background all_cells +5958.12451171875 2781.762939453125 background all_cells +5958.4111328125 2765.867919921875 background all_cells +5946.08984375 2811.2998046875 background all_cells +5958.85986328125 2813.354248046875 background all_cells +5933.88427734375 2829.129150390625 background all_cells +5954.16357421875 2819.283935546875 background all_cells +5935.19677734375 2801.95654296875 background all_cells +5917.82177734375 2760.789306640625 background all_cells +5908.65576171875 2806.7197265625 background all_cells +5925.3798828125 2806.303955078125 background all_cells +5914.96044921875 2775.33740234375 background all_cells +5930.91064453125 2770.368408203125 background all_cells +5925.583984375 2778.040283203125 background all_cells +5974.46923828125 2776.88671875 background all_cells +5977.39501953125 2761.853759765625 background all_cells +5970.41455078125 2790.45263671875 background all_cells +5985.05908203125 2792.648193359375 background all_cells +5992.326171875 2781.78955078125 background all_cells +5987.52734375 2772.1591796875 background all_cells +5900.23876953125 2712.506103515625 background all_cells +5909.81005859375 2718.83837890625 background all_cells +5907.9912109375 2699.033447265625 background all_cells +5898.4541015625 2721.18359375 background all_cells +5896.0400390625 2693.162353515625 background all_cells +5991.92724609375 2741.13818359375 background all_cells +5915.1083984375 2740.09423828125 background all_cells +6016.451171875 2739.0810546875 background all_cells +5921.39599609375 2747.798828125 background all_cells +5926.77197265625 2738.206787109375 background all_cells +5937.71337890625 2745.802490234375 background all_cells +5894.94921875 2756.29345703125 background all_cells +5900.18701171875 2747.234130859375 background all_cells +5892.54736328125 2731.297607421875 background all_cells +5916.67529296875 2707.710693359375 background all_cells +5916.80322265625 2726.337158203125 background all_cells +5929.75341796875 2724.38330078125 background all_cells +5924.20654296875 2710.173095703125 background all_cells +6298.5478515625 2028.0899658203125 background all_cells +6330.7294921875 2029.7650146484373 background all_cells +6319.3017578125 2024.9754638671875 background all_cells +6317.85986328125 2036.36865234375 background all_cells +6309.634765625 2016.43701171875 background all_cells +6290.5703125 2041.425537109375 background all_cells +6304.02587890625 2057.27490234375 background all_cells +6249.81591796875 2057.60888671875 background all_cells +6298.580078125 2062.582275390625 background all_cells +6290.9912109375 2063.659423828125 background all_cells +6296.81689453125 2053.4013671875 background all_cells +6330.31298828125 2057.6240234375 background all_cells +6347.36376953125 2058.885498046875 background all_cells +6350.45703125 2049.44775390625 background all_cells +6364.06201171875 2057.744384765625 background all_cells +6337.91162109375 2060.65673828125 background all_cells +6318.59765625 2043.9271240234373 background all_cells +6307.20068359375 2046.4986572265625 background all_cells +6311.47119140625 2069.00634765625 background all_cells +6312.75537109375 2054.92626953125 background all_cells +6323.107421875 2045.9674072265625 background all_cells +6311.21533203125 2040.9349365234373 background all_cells +6271.1953125 2050.712646484375 background all_cells +6242.16845703125 2049.636474609375 background all_cells +6294.6962890625 2048.290771484375 background all_cells +6257.1484375 2043.213623046875 background all_cells +6268.65283203125 2043.995361328125 background all_cells +6299.57373046875 2168.654052734375 background all_cells +6362.357421875 2186.5966796875 background all_cells +6384.26025390625 2153.341796875 background all_cells +6378.3037109375 2168.655517578125 background all_cells +6335.66064453125 2194.47900390625 background all_cells +6389.7265625 2153.018310546875 background all_cells +6395.63232421875 2184.3125 background all_cells +6387.5048828125 2171.9111328125 background all_cells +6395.50830078125 2172.99365234375 background all_cells +6393.5732421875 2163.693359375 background all_cells +6333.96142578125 2117.093017578125 background all_cells +6327.78759765625 2125.331298828125 background all_cells +6392.37255859375 2114.52685546875 background all_cells +6342.63671875 2124.562255859375 background all_cells +6320.54541015625 2148.45166015625 background all_cells +6313.27294921875 2145.8798828125 background all_cells +6381.880859375 2142.931884765625 background all_cells +6297.1923828125 2124.83447265625 background all_cells +6305.91455078125 2133.89599609375 background all_cells +6299.68994140625 2134.92333984375 background all_cells +6311.62939453125 2136.650634765625 background all_cells +6323.81787109375 2135.760986328125 background all_cells +6312.02783203125 2132.623046875 background all_cells +6310.30078125 2127.744384765625 background all_cells +6310.8466796875 2086.0654296875 background all_cells +6304.857421875 2116.594970703125 background all_cells +6300.8544921875 2090.158203125 background all_cells +6300.84765625 2084.572509765625 background all_cells +6252.86865234375 2084.072998046875 background all_cells +6269.8037109375 2073.264404296875 background all_cells +6264.54150390625 2082.3759765625 background all_cells +6253.4033203125 2076.572998046875 background all_cells +6296.22802734375 2109.560791015625 background all_cells +6286.87744140625 2116.478515625 background all_cells +6293.10888671875 2117.432861328125 background all_cells +6293.32763671875 2093.634765625 background all_cells +6290.2724609375 2112.671875 background all_cells +6298.849609375 2100.849609375 background all_cells +6286.05126953125 2076.63427734375 background all_cells +6297.48291015625 2080.729736328125 background all_cells +6305.3212890625 2078.0791015625 background all_cells +6301.42431640625 2073.928466796875 background all_cells +6271.12939453125 2111.65673828125 background all_cells +6243.67529296875 2123.19091796875 background all_cells +6274.60791015625 2084.73193359375 background all_cells +6271.4052734375 2103.970458984375 background all_cells +6397.77880859375 2207.556396484375 background all_cells +6397.43994140625 2222.965576171875 background all_cells +6390.5087890625 2217.371337890625 background all_cells +6375.423828125 2236.4677734375 background all_cells +6358.498046875 2235.984130859375 background all_cells +6349.94921875 2212.616455078125 background all_cells +6318.21435546875 2293.504150390625 background all_cells +6299.2744140625 2300.60498046875 background all_cells +6288.693359375 2297.634033203125 background all_cells +6329.9560546875 2295.973388671875 background all_cells +6338.4921875 2259.3271484375 background all_cells +6345.16455078125 2266.017578125 background all_cells +6346.46484375 2254.593017578125 background all_cells +6345.57568359375 2261.90087890625 background all_cells +6344.49951171875 2278.080322265625 background all_cells +6344.3828125 2292.465576171875 background all_cells +6335.55615234375 2270.776611328125 background all_cells +6320.1552734375 2251.027099609375 background all_cells +6333.6005859375 2245.785400390625 background all_cells +6350.310546875 2270.634033203125 background all_cells +6364.95458984375 2296.715576171875 background all_cells +6357.67529296875 2285.796875 background all_cells +6356.33544921875 2276.22900390625 background all_cells +6382.73291015625 2241.373779296875 background all_cells +6381.1064453125 2300.9921875 background all_cells +6381.93408203125 2262.938232421875 background all_cells +6396.18212890625 2234.607177734375 background all_cells +6389.80419921875 2244.163818359375 background all_cells +6353.95751953125 2256.03076171875 background all_cells +6370.4140625 2249.880615234375 background all_cells +6366.04833984375 2257.364501953125 background all_cells +6354.94677734375 2249.156494140625 background all_cells +6322.06884765625 2323.989013671875 background all_cells +6337.4091796875 2331.38330078125 background all_cells +6332.185546875 2324.64599609375 background all_cells +6344.28857421875 2350.8330078125 background all_cells +6345.2353515625 2371.428955078125 background all_cells +6345.85205078125 2360.323974609375 background all_cells +6330.583984375 2303.47021484375 background all_cells +6324.06103515625 2310.61572265625 background all_cells +6273.3779296875 2383.09033203125 background all_cells +6285.6572265625 2364.368408203125 background all_cells +6285.6494140625 2375.2666015625 background all_cells +6265.11572265625 2372.015625 background all_cells +6308.681640625 2384.25537109375 background all_cells +6318.3173828125 2384.09765625 background all_cells +6313.87841796875 2395.965576171875 background all_cells +6303.7314453125 2393.0556640625 background all_cells +6295.6611328125 2384.298828125 background all_cells +6296.5869140625 2375.095458984375 background all_cells +6272.41796875 2417.1962890625 background all_cells +6290.4130859375 2404.225830078125 background all_cells +6333.390625 2444.849853515625 background all_cells +6345.6044921875 2441.513427734375 background all_cells +6340.39013671875 2475.507080078125 background all_cells +6339.8583984375 2441.040771484375 background all_cells +6332.10791015625 2476.92236328125 background all_cells +6320.2294921875 2440.9560546875 background all_cells +6327.55712890625 2438.04150390625 background all_cells +6320.201171875 2403.84375 background all_cells +6384.89794921875 2315.062255859375 background all_cells +6374.14208984375 2316.12646484375 background all_cells +6395.3916015625 2363.330810546875 background all_cells +6382.90673828125 2367.421630859375 background all_cells +6391.8828125 2367.853271484375 background all_cells +6391.10595703125 2351.536865234375 background all_cells +6380.12109375 2358.7021484375 background all_cells +6374.13623046875 2352.876953125 background all_cells +6354.369140625 2366.4912109375 background all_cells +6367.177734375 2348.522216796875 background all_cells +6355.73193359375 2350.288818359375 background all_cells +6376.1328125 2335.9013671875 background all_cells +6362.58544921875 2332.290771484375 background all_cells +6352.462890625 2333.3935546875 background all_cells +6374.2490234375 2325.15380859375 background all_cells +6267.396484375 2301.194580078125 background all_cells +6263.5107421875 2308.689208984375 background all_cells +6309.82958984375 2325.451416015625 background all_cells +6283.6162109375 2314.61767578125 background all_cells +6270.65087890625 2551.33349609375 background all_cells +6289.6181640625 2573.553466796875 background all_cells +6282.57568359375 2569.56787109375 background all_cells +6273.7900390625 2538.421142578125 background all_cells +6280.96728515625 2551.0087890625 background all_cells +6277.99658203125 2560.591064453125 background all_cells +6266.01220703125 2548.627685546875 background all_cells +6262.34033203125 2566.249267578125 background all_cells +6246.87353515625 2560.5693359375 background all_cells +6253.826171875 2554.68994140625 background all_cells +6263.67919921875 2557.816162109375 background all_cells +6232.28076171875 2539.87890625 background all_cells +6236.2021484375 2568.586669921875 background all_cells +6230.71142578125 2561.052734375 background all_cells +6229.2587890625 2550.997802734375 background all_cells +6251.86962890625 2618.58642578125 background all_cells +6255.236328125 2641.046630859375 background all_cells +6317.21484375 2629.7431640625 background all_cells +6318.6005859375 2613.26025390625 background all_cells +6311.578125 2633.529052734375 background all_cells +6289.23046875 2625.29345703125 background all_cells +6287.81201171875 2644.75537109375 background all_cells +6282.5478515625 2638.38232421875 background all_cells +6307.0859375 2641.23388671875 background all_cells +6301.0966796875 2630.602294921875 background all_cells +6229.71533203125 2616.006591796875 background all_cells +6244.9716796875 2641.783935546875 background all_cells +6235.619140625 2630.206298828125 background all_cells +6230.0810546875 2628.28271484375 background all_cells +6240.39306640625 2623.07080078125 background all_cells +6273.91845703125 2625.413818359375 background all_cells +6267.8759765625 2615.28173828125 background all_cells +6230.0654296875 2570.7412109375 background all_cells +6240.49462890625 2596.2275390625 background all_cells +6239.29248046875 2583.043212890625 background all_cells +6274.412109375 2598.8876953125 background all_cells +6283.82763671875 2590.16796875 background all_cells +6281.6435546875 2598.88037109375 background all_cells +6252.17431640625 2593.980712890625 background all_cells +6261.86328125 2589.86181640625 background all_cells +6254.0947265625 2589.090087890625 background all_cells +6258.1318359375 2574.2470703125 background all_cells +6277.2880859375 2583.266845703125 background all_cells +6258.4873046875 2581.28662109375 background all_cells +6268.1904296875 2580.990478515625 background all_cells +6252.8623046875 2580.695556640625 background all_cells +6279.29296875 2507.5595703125 background all_cells +6293.61328125 2500.17333984375 background all_cells +6304.4111328125 2518.3916015625 background all_cells +6283.8681640625 2515.47607421875 background all_cells +6307.95947265625 2494.81689453125 background all_cells +6317.01611328125 2512.448486328125 background all_cells +6308.10791015625 2503.741943359375 background all_cells +6307.79541015625 2511.51025390625 background all_cells +6307.33837890625 2531.51806640625 background all_cells +6316.24658203125 2533.522216796875 background all_cells +6312.94091796875 2540.951904296875 background all_cells +6298.529296875 2551.21044921875 background all_cells +6293.32958984375 2517.7998046875 background all_cells +6289.08349609375 2525.770751953125 background all_cells +6296.9326171875 2522.657958984375 background all_cells +6252.74267578125 2433.207763671875 background all_cells +6265.12451171875 2426.330810546875 background all_cells +6260.56201171875 2441.8623046875 background all_cells +6299.52392578125 2479.008544921875 background all_cells +6301.46337890625 2462.668701171875 background all_cells +6292.81982421875 2477.62548828125 background all_cells +6289.11279296875 2435.895751953125 background all_cells +6309.30810546875 2430.716796875 background all_cells +6300.3583984375 2434.10595703125 background all_cells +6305.4326171875 2445.4423828125 background all_cells +6299.88330078125 2450.681396484375 background all_cells +6285.1083984375 2450.97265625 background all_cells +6261.22607421875 2472.109375 background all_cells +6272.921875 2453.178955078125 background all_cells +6263.021484375 2457.2216796875 background all_cells +6235.95458984375 2519.893798828125 background all_cells +6232.07666015625 2528.583984375 background all_cells +6250.9150390625 2528.0146484375 background all_cells +6248.908203125 2518.65576171875 background all_cells +6277.96435546875 2493.304931640625 background all_cells +6269.27197265625 2513.783203125 background all_cells +6240.2080078125 2487.772216796875 background all_cells +6259.20458984375 2482.614013671875 background all_cells +6240.796875 2501.672607421875 background all_cells +6252.212890625 2503.865966796875 background all_cells +6253.41845703125 2492.5732421875 background all_cells +6328.77587890625 2422.043212890625 background all_cells +6328.86328125 2446.947265625 background all_cells +6330.732421875 2430.28759765625 background all_cells +6358.66845703125 2454.873779296875 background all_cells +6375.60498046875 2422.654296875 background all_cells +6373.8134765625 2452.854248046875 background all_cells +6373.2099609375 2463.166015625 background all_cells +6362.51611328125 2372.912841796875 background all_cells +6376.29052734375 2387.408447265625 background all_cells +6375.5537109375 2377.263427734375 background all_cells +6334.64892578125 2378.01416015625 background all_cells +6324.38330078125 2410.54345703125 background all_cells +6325.16650390625 2394.08642578125 background all_cells +6335.41357421875 2384.8662109375 background all_cells +6361.45068359375 2562.180419921875 background all_cells +6380.6953125 2551.66552734375 background all_cells +6372.94091796875 2563.5244140625 background all_cells +6372.75732421875 2553.831787109375 background all_cells +6371.8896484375 2573.80517578125 background all_cells +6366.787109375 2570.406982421875 background all_cells +6355.16845703125 2633.343994140625 background all_cells +6322.32666015625 2626.611083984375 background all_cells +6328.4970703125 2619.322509765625 background all_cells +6367.13720703125 2585.81689453125 background all_cells +6374.21044921875 2593.91015625 background all_cells +6375.115234375 2582.5478515625 background all_cells +6367.654296875 2390.7412109375 background all_cells +6377.58544921875 2410.78076171875 background all_cells +6368.70263671875 2408.124755859375 background all_cells +6375.47119140625 2399.067626953125 background all_cells +6383.81787109375 2399.611572265625 background all_cells +6383.15478515625 2441.028076171875 background all_cells +6387.68603515625 2435.74853515625 background all_cells +6386.74365234375 2377.3740234375 background all_cells +6387.6533203125 2413.5791015625 background all_cells +6393.72021484375 2446.141357421875 background all_cells +6381.740234375 2467.033447265625 background all_cells +6391.67333984375 2457.1962890625 background all_cells +6385.2734375 2449.00341796875 background all_cells +6348.88916015625 2529.581298828125 background all_cells +6372.94287109375 2524.7119140625 background all_cells +6359.11279296875 2527.389892578125 background all_cells +6339.09619140625 2522.244873046875 background all_cells +6341.39697265625 2532.913330078125 background all_cells +6352.63671875 2546.531494140625 background all_cells +6359.03662109375 2538.51611328125 background all_cells +6352.8056640625 2540.57470703125 background all_cells +6351.181640625 2537.4873046875 background all_cells +6365.50439453125 2541.27392578125 background all_cells +6360.93603515625 2579.5126953125 background all_cells +6375.99462890625 2537.231201171875 background all_cells +6371.9755859375 2540.053466796875 background all_cells +6322.91943359375 2531.99462890625 background all_cells +6321.35400390625 2586.57666015625 background all_cells +6320.87890625 2577.80029296875 background all_cells +6335.0791015625 2540.90576171875 background all_cells +6324.611328125 2483.36572265625 background all_cells +6335.85302734375 2494.719482421875 background all_cells +6334.1162109375 2485.8662109375 background all_cells +6328.654296875 2492.2783203125 background all_cells +6367.27490234375 2509.82861328125 background all_cells +6380.478515625 2521.552001953125 background all_cells +6379.72705078125 2504.420654296875 background all_cells +6329.89404296875 2508.8603515625 background all_cells +6359.08837890625 2511.460205078125 background all_cells +6350.921875 2503.143310546875 background all_cells +6342.365234375 2508.218017578125 background all_cells +6342.73388671875 2489.92724609375 background all_cells +6377.25146484375 2496.515869140625 background all_cells +6353.82861328125 2491.257568359375 background all_cells +6343.25048828125 2495.008056640625 background all_cells +6195.38232421875 2218.49755859375 background all_cells +6227.228515625 2220.615478515625 background all_cells +6196.67431640625 2238.701904296875 background all_cells +6193.87255859375 2233.29931640625 background all_cells +6204.8330078125 2239.947509765625 background all_cells +6209.73095703125 2239.397216796875 background all_cells +6209.49072265625 2232.54638671875 background all_cells +6208.4482421875 2225.92236328125 background all_cells +6228.62548828125 2230.515625 background all_cells +6244.41796875 2284.92236328125 background all_cells +6249.552734375 2283.552001953125 background all_cells +6232.71435546875 2307.662109375 background all_cells +6229.4765625 2320.92138671875 background all_cells +6236.80517578125 2311.267822265625 background all_cells +6228.41015625 2298.947021484375 background all_cells +6197.4462890625 2246.77685546875 background all_cells +6206.92431640625 2252.173095703125 background all_cells +6195.880859375 2259.6435546875 background all_cells +6202.59912109375 2348.82373046875 background all_cells +6202.66064453125 2337.380615234375 background all_cells +6221.9501953125 2332.73388671875 background all_cells +6236.251953125 2332.536865234375 background all_cells +6227.25244140625 2340.908935546875 background all_cells +6234.33544921875 2339.31884765625 background all_cells +6229.02099609375 2331.052001953125 background all_cells +6223.8115234375 2347.787841796875 background all_cells +6217.9033203125 2347.701416015625 background all_cells +6231.0126953125 2347.564697265625 background all_cells +6259.126953125 2356.055419921875 background all_cells +6247.06298828125 2363.9599609375 background all_cells +6244.7490234375 2357.462158203125 background all_cells +6224.06005859375 2360.42822265625 background all_cells +6216.91015625 2369.219970703125 background all_cells +6225.712890625 2366.24560546875 background all_cells +6219.37744140625 2365.4130859375 background all_cells +6262.60986328125 2321.969482421875 background all_cells +6252.234375 2354.909912109375 background all_cells +6240.06982421875 2383.9716796875 background all_cells +6239.38623046875 2374.936767578125 background all_cells +6259.51953125 2373.3935546875 background all_cells +6234.845703125 2398.521728515625 background all_cells +6250.69091796875 2416.322509765625 background all_cells +6259.6240234375 2410.4609375 background all_cells +6212.857421875 2374.2041015625 background all_cells +6228.64794921875 2373.1884765625 background all_cells +6225.611328125 2395.718994140625 background all_cells +6227.41650390625 2379.406005859375 background all_cells +6218.28466796875 2380.062255859375 background all_cells +6200.28515625 2368.25634765625 background all_cells +6205.8359375 2369.509521484375 background all_cells +6207.11962890625 2385.28125 background all_cells +6201.40283203125 2376.927734375 background all_cells +6186.56689453125 2481.289306640625 background all_cells +6186.67529296875 2458.807373046875 background all_cells +6189.099609375 2445.802001953125 background all_cells +6191.38427734375 2493.759033203125 background all_cells +6193.02587890625 2483.62939453125 background all_cells +6189.07080078125 2470.9453125 background all_cells +6213.0791015625 2438.419921875 background all_cells +6217.892578125 2409.52392578125 background all_cells +6216.630859375 2447.2607421875 background all_cells +6224.029296875 2446.829833984375 background all_cells +6217.619140625 2470.3798828125 background all_cells +6207.5791015625 2486.13037109375 background all_cells +6198.435546875 2476.957275390625 background all_cells +6233.484375 2468.662841796875 background all_cells +6192.35595703125 2430.882080078125 background all_cells +6204.06005859375 2419.470458984375 background all_cells +6192.9609375 2408.87158203125 background all_cells +6204.01171875 2449.510009765625 background all_cells +6151.51318359375 2426.840087890625 background all_cells +6146.37353515625 2441.79736328125 background all_cells +6142.4404296875 2423.7138671875 background all_cells +6170.1123046875 2474.785400390625 background all_cells +6178.8935546875 2495.19921875 background all_cells +6171.1845703125 2491.85595703125 background all_cells +6170.58837890625 2485.08056640625 background all_cells +6161.076171875 2444.998779296875 background all_cells +6177.97119140625 2429.114990234375 background all_cells +6173.17236328125 2437.236328125 background all_cells +6142.99658203125 2481.083984375 background all_cells +6141.62548828125 2494.53759765625 background all_cells +6161.55126953125 2489.643310546875 background all_cells +6076.8359375 2517.2275390625 background all_cells +6128.20751953125 2544.06103515625 background all_cells +6127.61572265625 2538.72509765625 background all_cells +6114.06640625 2523.176025390625 background all_cells +6109.14453125 2497.048095703125 background all_cells +6111.30712890625 2499.61376953125 background all_cells +6110.3154296875 2503.277099609375 background all_cells +6123.15576171875 2551.763916015625 background all_cells +6117.53759765625 2560.316162109375 background all_cells +6129.34716796875 2549.900634765625 background all_cells +6069.5263671875 2510.956787109375 background all_cells +6102.8662109375 2569.158935546875 background all_cells +6110.69775390625 2589.785400390625 background all_cells +6091.8095703125 2591.468017578125 background all_cells +6097.4130859375 2588.07080078125 background all_cells +6102.736328125 2623.84228515625 background all_cells +6124.3759765625 2612.39306640625 background all_cells +6120.19287109375 2620.794677734375 background all_cells +6077.4345703125 2628.18701171875 background all_cells +6081.9912109375 2617.33251953125 background all_cells +6119.1552734375 2597.0556640625 background all_cells +6128.078125 2616.75 background all_cells +6125.8447265625 2600.561767578125 background all_cells +6122.6279296875 2570.907470703125 background all_cells +6150.99853515625 2572.66552734375 background all_cells +6162.791015625 2580.322509765625 background all_cells +6155.517578125 2558.311279296875 background all_cells +6130.15283203125 2567.06982421875 background all_cells +6136.29443359375 2543.95361328125 background all_cells +6138.16650390625 2552.803466796875 background all_cells +6142.99365234375 2574.183837890625 background all_cells +6143.4423828125 2558.31298828125 background all_cells +6134.89794921875 2580.56787109375 background all_cells +6137.98583984375 2607.126953125 background all_cells +6137.64501953125 2597.070556640625 background all_cells +6134.88623046875 2617.006103515625 background all_cells +6135.53173828125 2634.317626953125 background all_cells +6141.6328125 2623.686767578125 background all_cells +6135.0498046875 2525.732666015625 background all_cells +6151.93994140625 2541.35205078125 background all_cells +6152.521484375 2533.42236328125 background all_cells +6144.93603515625 2542.019775390625 background all_cells +6200.77392578125 2541.789306640625 background all_cells +6225.22998046875 2584.693359375 background all_cells +6221.17138671875 2569.225341796875 background all_cells +6220.66064453125 2546.232177734375 background all_cells +6215.28564453125 2534.69873046875 background all_cells +6206.2890625 2527.102294921875 background all_cells +6193.52734375 2525.71142578125 background all_cells +6183.77978515625 2526.11865234375 background all_cells +6157.61865234375 2523.23583984375 background all_cells +6166.03369140625 2540.701416015625 background all_cells +6165.61376953125 2530.60986328125 background all_cells +6212.64453125 2506.008544921875 background all_cells +6223.19287109375 2491.57421875 background all_cells +6225.357421875 2516.69287109375 background all_cells +6220.33837890625 2521.6728515625 background all_cells +6164.18701171875 2514.521728515625 background all_cells +6170.0478515625 2522.593017578125 background all_cells +6177.84228515625 2513.6201171875 background all_cells +6210.90625 2522.218994140625 background all_cells +6198.40478515625 2516.361328125 background all_cells +6183.76806640625 2504.298828125 background all_cells +6208.53955078125 2509.23828125 background all_cells +6210.44189453125 2500.071533203125 background all_cells +6170.1943359375 2506.50244140625 background all_cells +5978.7822265625 2639.572021484375 background all_cells +6011.916015625 2624.24560546875 background all_cells +6010.44580078125 2644.034912109375 background all_cells +5985.44384765625 2633.8994140625 background all_cells +6026.52685546875 2640.984130859375 background all_cells +6045.6708984375 2642.66162109375 background all_cells +6040.35693359375 2647.40478515625 background all_cells +6015.3115234375 2665.410400390625 background all_cells +6021.87890625 2655.62646484375 background all_cells +6013.3349609375 2681.789306640625 background all_cells +6028.26953125 2682.166748046875 background all_cells +6058.09326171875 2642.142578125 background all_cells +6046.8046875 2671.713134765625 background all_cells +6037.16357421875 2656.077880859375 background all_cells +6034.62353515625 2670.809326171875 background all_cells +6073.25927734375 2682.203369140625 background all_cells +6075.09912109375 2703.018310546875 background all_cells +6079.15087890625 2680.20361328125 background all_cells +6078.5927734375 2694.76904296875 background all_cells +6081.25146484375 2688.43896484375 background all_cells +6084.46826171875 2655.95654296875 background all_cells +6080.314453125 2673.687255859375 background all_cells +6077.3671875 2666.643310546875 background all_cells +6085.4150390625 2669.42724609375 background all_cells +6034.57470703125 2699.955322265625 background all_cells +6041.68310546875 2690.788818359375 background all_cells +6034.810546875 2683.951904296875 background all_cells +6090.8759765625 2646.681640625 background all_cells +6088.48974609375 2655.648193359375 background all_cells +6097.5478515625 2666.424560546875 background all_cells +6100.98876953125 2651.70068359375 background all_cells +6093.93359375 2655.4716796875 background all_cells +6117.03662109375 2693.852783203125 background all_cells +6125.6630859375 2692.03759765625 background all_cells +6122.41748046875 2706.982177734375 background all_cells +6129.59423828125 2699.280029296875 background all_cells +6133.5400390625 2693.33642578125 background all_cells +6121.634765625 2660.998046875 background all_cells +6116.0224609375 2677.083251953125 background all_cells +6118.85693359375 2667.97119140625 background all_cells +6108.42041015625 2665.1650390625 background all_cells +6120.18310546875 2686.956298828125 background all_cells +6127.169921875 2631.257568359375 background all_cells +6113.16943359375 2655.488037109375 background all_cells +6125.44189453125 2650.19873046875 background all_cells +6099.97705078125 2697.7421875 background all_cells +6090.05859375 2686.548583984375 background all_cells +6099.74462890625 2682.527587890625 background all_cells +6108.12255859375 2690.15771484375 background all_cells +6088.6640625 2696.57421875 background all_cells +5933.0791015625 2698.249755859375 background all_cells +5931.77099609375 2684.739013671875 background all_cells +5939.48388671875 2684.384765625 background all_cells +5939.787109375 2673.514404296875 background all_cells +5979.26171875 2649.583251953125 background all_cells +5984.18798828125 2664.117431640625 background all_cells +5983.0830078125 2644.187255859375 background all_cells +5981.32763671875 2657.47802734375 background all_cells +5958.8349609375 2644.929443359375 background all_cells +5971.203125 2643.6572265625 background all_cells +5966.7646484375 2649.7001953125 background all_cells +5963.60107421875 2656.40673828125 background all_cells +6171.27197265625 2603.89794921875 background all_cells +6181.572265625 2601.825927734375 background all_cells +6174.19384765625 2573.942626953125 background all_cells +6173.70654296875 2581.406005859375 background all_cells +6179.2890625 2560.23486328125 background all_cells +6220.24951171875 2652.5673828125 background all_cells +6226.33203125 2668.752685546875 background all_cells +6215.10595703125 2662.283935546875 background all_cells +6209.78076171875 2651.763427734375 background all_cells +6225.60888671875 2638.134521484375 background all_cells +6232.50634765625 2639.830322265625 background all_cells +6223.46240234375 2702.0234375 background all_cells +6219.0625 2619.26025390625 background all_cells +6215.86767578125 2634.955078125 background all_cells +6219.54443359375 2626.90625 background all_cells +6184.20263671875 2570.276611328125 background all_cells +6184.35546875 2577.667236328125 background all_cells +6190.76611328125 2576.45263671875 background all_cells +6200.88818359375 2573.029052734375 background all_cells +6213.8974609375 2597.812744140625 background all_cells +6225.935546875 2606.579833984375 background all_cells +6217.58642578125 2605.649169921875 background all_cells +6210.45166015625 2556.980224609375 background all_cells +6217.783203125 2588.74853515625 background all_cells +6220.5712890625 2578.2255859375 background all_cells +6222.33349609375 2559.422119140625 background all_cells +6206.57275390625 2582.35009765625 background all_cells +6188.49169921875 2595.652587890625 background all_cells +6189.2197265625 2586.208984375 background all_cells +6180.62744140625 2625.24755859375 background all_cells +6184.349609375 2613.6044921875 background all_cells +6207.6875 2624.402099609375 background all_cells +6204.63134765625 2607.935791015625 background all_cells +6199.87744140625 2618.841552734375 background all_cells +5988.55419921875 2498.73095703125 background all_cells +5907.16748046875 2508.4658203125 background all_cells +5983.15771484375 2509.39013671875 background all_cells +5984.75537109375 2505.925048828125 background all_cells +5986.7587890625 2553.67822265625 background all_cells +5979.978515625 2521.27734375 background all_cells +5984.03271484375 2526.385009765625 background all_cells +6004.271484375 2553.8486328125 background all_cells +5994.388671875 2567.824951171875 background all_cells +6010.9755859375 2556.612548828125 background all_cells +6006.3603515625 2559.149658203125 background all_cells +6002.18017578125 2510.912841796875 background all_cells +6018.4169921875 2502.858642578125 background all_cells +6014.25830078125 2510.58740234375 background all_cells +6003.23828125 2520.6943359375 background all_cells +5994.1259765625 2511.2109375 background all_cells +6007.64404296875 2508.561767578125 background all_cells +6038.2451171875 2603.28662109375 background all_cells +6013.24365234375 2604.21728515625 background all_cells +6055.97216796875 2600.59521484375 background all_cells +6059.68603515625 2619.873779296875 background all_cells +6059.15380859375 2614.161865234375 background all_cells +6058.77587890625 2592.154296875 background all_cells +6112.259765625 2633.42529296875 background all_cells +6102.32470703125 2635.99462890625 background all_cells +6074.09765625 2634.283447265625 background all_cells +6030.64501953125 2616.715087890625 background all_cells +6034.9248046875 2632.721435546875 background all_cells +6039.673828125 2615.044921875 background all_cells +6046.517578125 2595.782958984375 background all_cells +6052.9599609375 2592.846923828125 background all_cells +6051.62353515625 2578.53759765625 background all_cells +6040.9013671875 2621.975341796875 background all_cells +6052.66162109375 2637.738037109375 background all_cells +6042.54296875 2629.15087890625 background all_cells +5995.7705078125 2578.455322265625 background all_cells +6006.912109375 2588.0556640625 background all_cells +6006.755859375 2576.363037109375 background all_cells +6063.1943359375 2514.97119140625 background all_cells +6034.49560546875 2522.562744140625 background all_cells +6023.91064453125 2521.675048828125 background all_cells +6027.7734375 2536.44921875 background all_cells +6067.7138671875 2542.90625 background all_cells +6047.92822265625 2560.88134765625 background all_cells +6029.87939453125 2548.50927734375 background all_cells +5999.49951171875 2562.32666015625 background all_cells +5998.38037109375 2550.310302734375 background all_cells +6015.2353515625 2592.974365234375 background all_cells +6067.72900390625 2579.540283203125 background all_cells +5430.8046875 1884.97216796875 background all_cells +5424.88330078125 1889.7720947265625 background all_cells +5442.06201171875 1877.651123046875 background all_cells +5436.94970703125 1867.7193603515625 background all_cells +5457.931640625 1876.4803466796875 background all_cells +5465.1455078125 1865.9439697265625 background all_cells +5466.1298828125 1880.91650390625 background all_cells +5463.1162109375 1895.74267578125 background all_cells +5436.54248046875 1913.5635986328125 background all_cells +5469.25390625 1906.812744140625 background all_cells +5455.29736328125 1938.4261474609373 background all_cells +5469.5 1923.9443359375 background all_cells +5501.43310546875 1927.2647705078125 background all_cells +5505.259765625 1914.0545654296875 background all_cells +5530.2880859375 1905.8035888671875 background all_cells +5531.50537109375 1873.6929931640625 background all_cells +5528.8310546875 1865.7088623046875 background all_cells +5524.0859375 1870.1435546875 background all_cells +5537.14501953125 1916.512939453125 background all_cells +5552.96240234375 1927.242919921875 background all_cells +5548.67529296875 1918.274658203125 background all_cells +5536.87158203125 1894.6849365234373 background all_cells +5551.10888671875 1886.1396484375 background all_cells +5548.59423828125 1907.214111328125 background all_cells +5556.05029296875 1911.3817138671875 background all_cells +5542.6611328125 1891.026123046875 background all_cells +5519.93359375 1921.9271240234373 background all_cells +5534.7080078125 1927.48388671875 background all_cells +5532.49951171875 1921.68115234375 background all_cells +5513.0712890625 1875.147705078125 background all_cells +5505.80810546875 1877.2716064453125 background all_cells +5431.49951171875 2000.838134765625 background all_cells +5441.294921875 2012.71630859375 background all_cells +5450.73974609375 2008.004150390625 background all_cells +5440.10986328125 2003.4344482421875 background all_cells +5443.29052734375 2061.12353515625 background all_cells +5416.54736328125 2060.147216796875 background all_cells +5405.32568359375 2057.124755859375 background all_cells +5410.251953125 2072.57421875 background all_cells +5436.21923828125 2066.826171875 background all_cells +5430.5048828125 2037.82373046875 background all_cells +5426.13330078125 2057.511962890625 background all_cells +5434.0146484375 2048.8095703125 background all_cells +5458.275390625 2028.4940185546875 background all_cells +5466.1962890625 2004.419921875 background all_cells +5462.19287109375 2017.4296875 background all_cells +5513.16015625 1964.1435546875 background all_cells +5512.3701171875 1981.933349609375 background all_cells +5505.12255859375 1985.994384765625 background all_cells +5495.69970703125 1974.8841552734373 background all_cells +5547.71533203125 1939.3170166015625 background all_cells +5555.716796875 1944.468505859375 background all_cells +5548.50634765625 1956.21142578125 background all_cells +5499.8955078125 1994.7498779296875 background all_cells +5510.75244140625 1996.3167724609373 background all_cells +5517.328125 1993.2227783203125 background all_cells +5533.1240234375 1970.1910400390625 background all_cells +5555.1337890625 1994.84619140625 background all_cells +5548.1025390625 1996.7139892578125 background all_cells +5553.53564453125 1969.89013671875 background all_cells +5544.30859375 1964.6656494140625 background all_cells +5521.9921875 1980.98193359375 background all_cells +5524.6552734375 1960.319091796875 background all_cells +5523.0380859375 1968.56689453125 background all_cells +5515.40087890625 1955.107177734375 background all_cells +5517.416015625 1946.1536865234373 background all_cells +5536.40576171875 2004.215087890625 background all_cells +5516.9150390625 2008.298583984375 background all_cells +5517.2021484375 2001.39794921875 background all_cells +5493.9951171875 2039.3487548828125 background all_cells +5508.15234375 2038.7999267578125 background all_cells +5497.68212890625 2020.315185546875 background all_cells +5496.35400390625 2027.656982421875 background all_cells +5546.10888671875 2048.76611328125 background all_cells +5553.0712890625 2040.306884765625 background all_cells +5548.71142578125 2025.933349609375 background all_cells +5545.212890625 2029.9757080078125 background all_cells +5532.23388671875 2041.71630859375 background all_cells +5539.01416015625 2048.900390625 background all_cells +5534.9296875 2046.850341796875 background all_cells +5532.30712890625 2027.085205078125 background all_cells +5489.34765625 2035.165283203125 background all_cells +5476.33544921875 1954.5050048828125 background all_cells +5431.22314453125 1966.3709716796875 background all_cells +5435.97705078125 1953.0435791015625 background all_cells +5484.9072265625 1991.4266357421875 background all_cells +5488.80322265625 2009.1064453125 background all_cells +5491.3232421875 1981.49462890625 background all_cells +5484.5009765625 1979.817138671875 background all_cells +5477.02392578125 1987.134033203125 background all_cells +5482.4873046875 1995.2158203125 background all_cells +5442.224609375 1974.537841796875 background all_cells +5454.703125 1992.499267578125 background all_cells +5442.82177734375 1989.7664794921875 background all_cells +5461.0341796875 1982.6058349609373 background all_cells +5368.13720703125 1970.6505126953125 background all_cells +5354.94140625 1972.71044921875 background all_cells +5388.1396484375 1952.870849609375 background all_cells +5385.30078125 1969.5867919921875 background all_cells +5373.373046875 1960.78076171875 background all_cells +5398.822265625 1998.4423828125 background all_cells +5419.26416015625 1999.3514404296875 background all_cells +5411.6787109375 2006.144775390625 background all_cells +5372.5537109375 1992.656982421875 background all_cells +5382.5859375 1998.6590576171875 background all_cells +5371.4609375 2003.341064453125 background all_cells +5395.4775390625 1975.6072998046875 background all_cells +5426.4765625 1956.7088623046875 background all_cells +5403.3095703125 1973.455810546875 background all_cells +5399.93896484375 1966.234619140625 background all_cells +5414.86376953125 2033.789794921875 background all_cells +5408.6669921875 2017.80859375 background all_cells +5426.166015625 2009.4896240234373 background all_cells +5417.85498046875 2013.9522705078125 background all_cells +5417.2646484375 2047.7264404296875 background all_cells +5403.69775390625 2036.3406982421875 background all_cells +5406.2783203125 2045.2384033203125 background all_cells +5391.0361328125 2048.421142578125 background all_cells +5398.12060546875 2042.4786376953125 background all_cells +5385.77197265625 2027.887939453125 background all_cells +5397.40185546875 2019.42724609375 background all_cells +5395.59619140625 2032.932861328125 background all_cells +5399.28515625 2027.2373046875 background all_cells +5362.89404296875 2015.16455078125 background all_cells +5368.6005859375 2049.36083984375 background all_cells +5371.673828125 2027.83251953125 background all_cells +5369.9169921875 2039.23779296875 background all_cells +5364.02978515625 2032.385498046875 background all_cells +5321.8095703125 2023.31396484375 background all_cells +5335.90771484375 2024.1148681640625 background all_cells +5329.09033203125 2039.2041015625 background all_cells +5321.6640625 2050.26220703125 background all_cells +5345.30517578125 2044.50732421875 background all_cells +5353.8623046875 2027.060791015625 background all_cells +5347.58447265625 2035.9114990234373 background all_cells +5351.10498046875 2006.3309326171875 background all_cells +5362.21337890625 1986.9390869140625 background all_cells +5359.22607421875 2007.7752685546875 background all_cells +5356.94287109375 1993.8841552734373 background all_cells +5324.29833984375 2011.8966064453125 background all_cells +5338.94384765625 2004.8690185546875 background all_cells +5332.7392578125 1980.4278564453125 background all_cells +5259.39208984375 2000.779541015625 background all_cells +5235.06201171875 2252.281494140625 background all_cells +5259.78662109375 1954.5565185546875 background all_cells +5287.36962890625 2003.9052734375 background all_cells +5286.3232421875 2052.166015625 background all_cells +5280.515625 2014.837646484375 background all_cells +5268.275390625 2013.7032470703125 background all_cells +5271.30078125 2005.3699951171875 background all_cells +5315.11279296875 1965.76611328125 background all_cells +5307.1923828125 1972.6712646484373 background all_cells +5268.4453125 1968.848876953125 background all_cells +5269.56591796875 1962.2576904296875 background all_cells +5285.8466796875 1965.519775390625 background all_cells +5278.07421875 1960.9681396484373 background all_cells +5279.37353515625 1996.195068359375 background all_cells +5296.59423828125 1991.6282958984373 background all_cells +5357.171875 1925.4326171875 background all_cells +5369.32666015625 1915.359619140625 background all_cells +5366.37548828125 1928.826416015625 background all_cells +5405.49755859375 1911.6114501953125 background all_cells +5423.3193359375 1927.0416259765625 background all_cells +5408.37841796875 1939.007568359375 background all_cells +5390.91845703125 1890.2535400390625 background all_cells +5399.55029296875 1890.0128173828125 background all_cells +5396.2841796875 1887.0443115234373 background all_cells +5393.2490234375 1878.5823974609373 background all_cells +5357.2734375 1897.296875 background all_cells +5384.4716796875 1900.01513671875 background all_cells +5381.61865234375 1880.0908203125 background all_cells +5267.06689453125 1921.20458984375 background all_cells +5282.86474609375 1932.07275390625 background all_cells +5273.05810546875 1943.7392578125 background all_cells +5274.69189453125 1927.35498046875 background all_cells +5309.6318359375 1958.7510986328125 background all_cells +5306.82080078125 1951.9066162109373 background all_cells +5304.23681640625 1945.6534423828125 background all_cells +5292.47265625 1951.13671875 background all_cells +5299.39208984375 1951.297119140625 background all_cells +5294.71484375 1921.6083984375 background all_cells +5246.958984375 1578.372802734375 background all_cells +5238.46630859375 1590.613037109375 background all_cells +5238.04248046875 1582.344482421875 background all_cells +5249.7880859375 1556.7918701171875 background all_cells +5239.83349609375 1570.181640625 background all_cells +5244.1650390625 1565.1131591796875 background all_cells +5252.11962890625 1564.3990478515625 background all_cells +5241.92578125 1932.671875 background all_cells +5236.9658203125 1925.6134033203125 background all_cells +5239.82470703125 1674.5948486328125 background all_cells +5239.912109375 1706.242919921875 background all_cells +5241.0654296875 1683.6304931640625 background all_cells +5231.26806640625 1683.109375 background all_cells +5307.34619140625 1898.09130859375 background all_cells +5334.4921875 1896.7457275390625 background all_cells +5319.53076171875 1882.6573486328125 background all_cells +5326.04736328125 1900.6292724609373 background all_cells +5337.70703125 1945.0777587890625 background all_cells +5350.70556640625 1929.71484375 background all_cells +5347.431640625 1938.7406005859373 background all_cells +5337.53857421875 1936.663818359375 background all_cells +5322.98046875 1944.85888671875 background all_cells +5331.74658203125 1948.674560546875 background all_cells +5324.2421875 1929.1595458984373 background all_cells +5782.14404296875 2123.251953125 background all_cells +5776.5615234375 2138.75 background all_cells +5805.6298828125 2155.232666015625 background all_cells +5813.46533203125 2158.827880859375 background all_cells +5811.658203125 2146.37548828125 background all_cells +5807.65478515625 2165.8212890625 background all_cells +5828.60986328125 2185.460693359375 background all_cells +5816.39794921875 2185.0791015625 background all_cells +5767.15185546875 2167.701171875 background all_cells +5775.59814453125 2170.4580078125 background all_cells +5768.26025390625 2149.722900390625 background all_cells +5801.55419921875 2144.70849609375 background all_cells +5795.26171875 2158.366943359375 background all_cells +5782.31640625 2150.264404296875 background all_cells +5760.62060546875 2143.38134765625 background all_cells +5755.86767578125 2139.2412109375 background all_cells +5763.11865234375 2133.43798828125 background all_cells +5821.982421875 2245.109619140625 background all_cells +5825.00048828125 2268.925048828125 background all_cells +5814.59765625 2258.384521484375 background all_cells +5829.630859375 2253.37060546875 background all_cells +5833.27783203125 2300.662841796875 background all_cells +5848.0810546875 2299.71484375 background all_cells +5839.0517578125 2296.08447265625 background all_cells +5847.2431640625 2289.635009765625 background all_cells +5840.3837890625 2306.123291015625 background all_cells +5802.0439453125 2293.647216796875 background all_cells +5808.912109375 2290.69091796875 background all_cells +5793.92822265625 2298.900146484375 background all_cells +5822.0693359375 2276.45654296875 background all_cells +5842.552734375 2277.97314453125 background all_cells +5834.9873046875 2285.926025390625 background all_cells +5806.89111328125 2283.548095703125 background all_cells +5810.724609375 2276.110595703125 background all_cells +5780.1953125 2250.716552734375 background all_cells +5797.146484375 2285.276123046875 background all_cells +5800.00341796875 2272.1640625 background all_cells +5839.56396484375 2222.0244140625 background all_cells +5846.94287109375 2228.794921875 background all_cells +5841.17626953125 2236.52392578125 background all_cells +5839.40087890625 2206.888671875 background all_cells +5807.09228515625 2211.21826171875 background all_cells +5805.2783203125 2193.54150390625 background all_cells +5822.74755859375 2198.430419921875 background all_cells +5817.1123046875 2213.10986328125 background all_cells +5813.4951171875 2196.7470703125 background all_cells +5791.814453125 2228.199951171875 background all_cells +5796.33837890625 2242.702880859375 background all_cells +5789.22314453125 2241.12744140625 background all_cells +5805.6650390625 2240.886962890625 background all_cells +5792.09130859375 2216.685791015625 background all_cells +5798.72802734375 2198.880615234375 background all_cells +5798.58935546875 2191.29150390625 background all_cells +5801.35986328125 2215.4775390625 background all_cells +5809.2451171875 2227.481201171875 background all_cells +5830.58349609375 2239.606201171875 background all_cells +5819.27392578125 2234.335205078125 background all_cells +5824.7509765625 2213.025390625 background all_cells +5830.87646484375 2214.03564453125 background all_cells +5828.42529296875 2225.325439453125 background all_cells +5736.6171875 2217.2021484375 background all_cells +5713.5556640625 2235.4833984375 background all_cells +5728.244140625 2205.6650390625 background all_cells +5730.9345703125 2213.57763671875 background all_cells +5727.00830078125 2229.98681640625 background all_cells +5715.04638671875 2288.8486328125 background all_cells +5719.83740234375 2295.20654296875 background all_cells +5730.0029296875 2303.397705078125 background all_cells +5726.6640625 2301.94921875 background all_cells +5709.576171875 2292.306884765625 background all_cells +5763.20068359375 2209.9990234375 background all_cells +5771.7509765625 2217.29345703125 background all_cells +5748.25634765625 2214.053466796875 background all_cells +5768.05322265625 2230.000244140625 background all_cells +5755.8564453125 2217.6337890625 background all_cells +5765.00537109375 2237.25537109375 background all_cells +5752.49951171875 2248.90625 background all_cells +5761.25634765625 2246.619140625 background all_cells +5775.568359375 2233.8486328125 background all_cells +5722.76708984375 2251.725830078125 background all_cells +5720.32421875 2266.5478515625 background all_cells +5736.31787109375 2256.807861328125 background all_cells +5728.3212890625 2155.060546875 background all_cells +5737.87744140625 2153.951171875 background all_cells +5758.00634765625 2187.945556640625 background all_cells +5753.41357421875 2199.583984375 background all_cells +5755.45556640625 2194.164306640625 background all_cells +5773.244140625 2184.12890625 background all_cells +5767.31982421875 2200.0576171875 background all_cells +5786.57080078125 2182.2744140625 background all_cells +5762.23828125 2157.088623046875 background all_cells +5758.189453125 2169.312744140625 background all_cells +5753.72119140625 2164.935546875 background all_cells +5931.8935546875 2298.88134765625 background all_cells +5944.80419921875 2294.55126953125 background all_cells +5956.41552734375 2309.353759765625 background all_cells +5954.2509765625 2318.84619140625 background all_cells +5948.0068359375 2301.99853515625 background all_cells +6060.85791015625 2313.75048828125 background all_cells +6068.0810546875 2307.99169921875 background all_cells +6074.57958984375 2305.66162109375 background all_cells +6072.4833984375 2287.053466796875 background all_cells +6054.5498046875 2298.067138671875 background all_cells +6073.044921875 2298.63525390625 background all_cells +6072.5478515625 2294.524169921875 background all_cells +6049.35400390625 2284.3056640625 background all_cells +5997.05517578125 2303.725341796875 background all_cells +6018.611328125 2297.342529296875 background all_cells +6029.0439453125 2312.076416015625 background all_cells +6015.78466796875 2308.73828125 background all_cells +5980.353515625 2301.3212890625 background all_cells +5980.20458984375 2308.36865234375 background all_cells +5990.4375 2312.834228515625 background all_cells +5989.76953125 2303.140625 background all_cells +5984.1708984375 2314.205322265625 background all_cells +5966.4736328125 2313.068603515625 background all_cells +5963.1884765625 2296.078369140625 background all_cells +5972.0986328125 2297.73876953125 background all_cells +5968.8662109375 2306.54443359375 background all_cells +5870.681640625 2346.38671875 background all_cells +5946.595703125 2361.74365234375 background all_cells +5951.8876953125 2349.673828125 background all_cells +5941.26025390625 2349.60986328125 background all_cells +5922.78125 2350.69775390625 background all_cells +5879.94189453125 2347.613037109375 background all_cells +5971.19580078125 2344.2236328125 background all_cells +5992.3916015625 2353.00048828125 background all_cells +5964.44970703125 2353.049072265625 background all_cells +5976.5400390625 2356.061767578125 background all_cells +5999.30517578125 2339.249267578125 background all_cells +5989.12890625 2335.753173828125 background all_cells +5956.59375 2327.126708984375 background all_cells +5944.080078125 2321.154052734375 background all_cells +5937.380859375 2323.160888671875 background all_cells +5977.87890625 2327.091552734375 background all_cells +5969.37255859375 2322.673828125 background all_cells +5961.0517578125 2317.86181640625 background all_cells +6000.802734375 2314.311767578125 background all_cells +5998.13330078125 2326.914306640625 background all_cells +6020.05078125 2317.229736328125 background all_cells +6013.4912109375 2323.00634765625 background all_cells +6034.431640625 2336.319580078125 background all_cells +6048.56396484375 2335.73583984375 background all_cells +6054.3173828125 2325.2822265625 background all_cells +6069.12158203125 2326.447509765625 background all_cells +6034.625 2324.135009765625 background all_cells +6026.02197265625 2353.187744140625 background all_cells +6030.30908203125 2360.878662109375 background all_cells +6024.47900390625 2365.444580078125 background all_cells +6023.28466796875 2342.7021484375 background all_cells +6005.9755859375 2356.27978515625 background all_cells +6008.82275390625 2344.458251953125 background all_cells +5928.98193359375 2098.739013671875 background all_cells +5917.7890625 2096.514892578125 background all_cells +5907.3974609375 2110.096435546875 background all_cells +5942.71826171875 2120.1708984375 background all_cells +5939.80517578125 2110.493896484375 background all_cells +5930.7939453125 2108.812255859375 background all_cells +5931.80224609375 2195.37109375 background all_cells +5956.865234375 2243.553466796875 background all_cells +5925.990234375 2178.012939453125 background all_cells +5932.462890625 2180.8427734375 background all_cells +5928.451171875 2211.882080078125 background all_cells +5948.26611328125 2127.02587890625 background all_cells +5914.50537109375 2135.04052734375 background all_cells +5908.68359375 2133.614501953125 background all_cells +5937.07470703125 2139.803466796875 background all_cells +5959.06298828125 2128.0703125 background all_cells +5972.5078125 2114.470458984375 background all_cells +5894.80029296875 2171.350830078125 background all_cells +5893.6611328125 2154.354736328125 background all_cells +5912.400390625 2184.552490234375 background all_cells +5891.0458984375 2191.71240234375 background all_cells +5900.75 2161.784423828125 background all_cells +5901.88427734375 2177.533447265625 background all_cells +5919.9892578125 2189.631103515625 background all_cells +5917.11328125 2160.058349609375 background all_cells +5920.42822265625 2169.74560546875 background all_cells +5938.65771484375 2167.555419921875 background all_cells +5926.0009765625 2196.993408203125 background all_cells +5915.91357421875 2199.8603515625 background all_cells +5905.78173828125 2204.56591796875 background all_cells +5929.80517578125 2222.50732421875 background all_cells +5898.21044921875 2223.812255859375 background all_cells +5953.93212890625 2218.77001953125 background all_cells +5928.9814453125 2238.405517578125 background all_cells +5950.6171875 2229.838134765625 background all_cells +5897.67529296875 2231.1552734375 background all_cells +5902.15234375 2235.5498046875 background all_cells +5940.69482421875 2239.644775390625 background all_cells +5908.98779296875 2240.90234375 background all_cells +5961.09423828125 2158.98095703125 background all_cells +5951.05126953125 2152.825927734375 background all_cells +5978.17041015625 2199.72021484375 background all_cells +5988.15185546875 2207.013671875 background all_cells +5978.3447265625 2212.753662109375 background all_cells +5973.9072265625 2207.286376953125 background all_cells +5955.45361328125 2175.07421875 background all_cells +5969.4775390625 2185.386962890625 background all_cells +5963.45458984375 2170.90625 background all_cells +5958.86083984375 2183.5634765625 background all_cells +5980.07958984375 2159.822998046875 background all_cells +5974.9248046875 2171.90966796875 background all_cells +5971.0830078125 2163.93701171875 background all_cells +5880.9150390625 2105.74853515625 background all_cells +5886.8603515625 2169.011474609375 background all_cells +5881.52001953125 2204.866943359375 background all_cells +5879.3798828125 2192.675537109375 background all_cells +5888.7744140625 2119.7333984375 background all_cells +5868.3623046875 2210.295166015625 background all_cells +5854.1728515625 2216.189697265625 background all_cells +5852.7060546875 2183.3466796875 background all_cells +5861.0087890625 2203.36962890625 background all_cells +5858.8271484375 2145.8896484375 background all_cells +5849.626953125 2152.64794921875 background all_cells +5876.60400390625 2146.5859375 background all_cells +5870.9638671875 2106.6640625 background all_cells +5870.44970703125 2129.715576171875 background all_cells +5876.31298828125 2130.89794921875 background all_cells +5889.6083984375 2210.9130859375 background all_cells +5880.2548828125 2220.99755859375 background all_cells +5891.37451171875 2222.01953125 background all_cells +5853.65478515625 2278.9306640625 background all_cells +5924.92041015625 2276.5966796875 background all_cells +5857.66552734375 2284.500732421875 background all_cells +5870.130859375 2282.472900390625 background all_cells +5863.97119140625 2278.873046875 background all_cells +5858.03662109375 2292.565673828125 background all_cells +5864.35986328125 2288.455810546875 background all_cells +5867.12158203125 2300.212890625 background all_cells +5879.42041015625 2230.853759765625 background all_cells +5920.53857421875 2252.552490234375 background all_cells +5867.51806640625 2238.281005859375 background all_cells +5931.02490234375 2251.0771484375 background all_cells +5979.6767578125 2263.881103515625 background all_cells +5944.7470703125 2248.49365234375 background all_cells +5932.23828125 2261.048583984375 background all_cells +5933.46923828125 2244.624755859375 background all_cells +5979.455078125 2274.60693359375 background all_cells +6019.6376953125 2277.07177734375 background all_cells +6013.349609375 2283.179443359375 background all_cells +5979.33349609375 2290.2685546875 background all_cells +5986.1650390625 2283.95654296875 background all_cells +5972.4736328125 2281.12353515625 background all_cells +5994.91162109375 2257.84912109375 background all_cells +6003.13134765625 2260.685302734375 background all_cells +5990.427734375 2270.959228515625 background all_cells +5996.8994140625 2233.13330078125 background all_cells +6011.45263671875 2267.501708984375 background all_cells +5959.65380859375 2284.5625 background all_cells +5967.98046875 2279.77880859375 background all_cells +5963.3251953125 2272.560546875 background all_cells +5945.81982421875 2277.784423828125 background all_cells +5954.60595703125 2268.647705078125 background all_cells +5944.7568359375 2287.20556640625 background all_cells +6048.9150390625 2233.990478515625 background all_cells +6053.51904296875 2239.05029296875 background all_cells +6046.6650390625 2241.520263671875 background all_cells +6061.00244140625 2250.3603515625 background all_cells +6060.50634765625 2260.314208984375 background all_cells +6073.16748046875 2260.5205078125 background all_cells +6068.56689453125 2255.99658203125 background all_cells +6073.15087890625 2253.92822265625 background all_cells +6069.24951171875 2249.21337890625 background all_cells +6065.54833984375 2228.30322265625 background all_cells +6060.0224609375 2243.751708984375 background all_cells +6069.927734375 2230.239501953125 background all_cells +6059.22314453125 2232.580322265625 background all_cells +6000.62939453125 2221.737548828125 background all_cells +5989.24267578125 2222.14599609375 background all_cells +6016.748046875 2219.267333984375 background all_cells +6013.31494140625 2230.991943359375 background all_cells +6010.11572265625 2219.404541015625 background all_cells +6035.22705078125 2254.868408203125 background all_cells +6051.9736328125 2254.44677734375 background all_cells +6047.3291015625 2262.625732421875 background all_cells +6042.70703125 2252.314208984375 background all_cells +6053.615234375 2213.967529296875 background all_cells +6030.6435546875 2223.219970703125 background all_cells +6039.84375 2228.3046875 background all_cells +6051.20263671875 2223.689453125 background all_cells +6037.36474609375 2218.764892578125 background all_cells +6019.26708984375 2244.508544921875 background all_cells +6026.2744140625 2270.134521484375 background all_cells +6025.41943359375 2261.720947265625 background all_cells +6023.61865234375 2226.394287109375 background all_cells +6011.52197265625 2253.4755859375 background all_cells +6025.2275390625 2253.05419921875 background all_cells +5644.71533203125 1888.2923583984373 background all_cells +5675.24609375 1864.33837890625 background all_cells +5669.68505859375 1878.7252197265625 background all_cells +5664.9326171875 1878.8880615234373 background all_cells +5661.33837890625 1889.204345703125 background all_cells +5656.4296875 1881.9267578125 background all_cells +5779.12548828125 1883.454833984375 background all_cells +5772.84130859375 1882.5850830078125 background all_cells +5743.0185546875 1904.00927734375 background all_cells +5737.66845703125 1911.4031982421875 background all_cells +5745.533203125 1919.0609130859373 background all_cells +5743.0009765625 1894.4224853515625 background all_cells +5710.525390625 1912.531005859375 background all_cells +5730.33447265625 1926.2698974609373 background all_cells +5712.9326171875 1921.0267333984373 background all_cells +5751.25634765625 1869.876220703125 background all_cells +5757.01416015625 1874.3837890625 background all_cells +5769.40771484375 1873.42529296875 background all_cells +5776.01513671875 1868.3006591796875 background all_cells +5786.82470703125 1868.160400390625 background all_cells +5651.974609375 1914.54638671875 background all_cells +5646.1826171875 1898.0240478515625 background all_cells +5666.48193359375 1901.70947265625 background all_cells +5664.02734375 1895.655517578125 background all_cells +5658.1767578125 1904.201904296875 background all_cells +5808.2353515625 1930.8194580078125 background all_cells +5815.62158203125 1922.4903564453125 background all_cells +5813.15673828125 1942.3798828125 background all_cells +5828.49462890625 1894.7005615234373 background all_cells +5825.19189453125 1904.1580810546875 background all_cells +5826.2490234375 1912.27392578125 background all_cells +5831.607421875 1917.317626953125 background all_cells +5837.55224609375 1898.83349609375 background all_cells +5836.27197265625 1909.887939453125 background all_cells +5825.30712890625 1926.8927001953125 background all_cells +5831.30908203125 1945.9322509765625 background all_cells +5833.1123046875 1922.347900390625 background all_cells +5833.22998046875 1936.2496337890625 background all_cells +5809.609375 1947.712158203125 background all_cells +5817.81640625 1958.271728515625 background all_cells +5815.1357421875 1952.602294921875 background all_cells +5813.18994140625 1908.8646240234373 background all_cells +5821.8408203125 1901.5458984375 background all_cells +5820.6162109375 1915.4937744140625 background all_cells +5817.75927734375 1898.4564208984373 background all_cells +5715.02294921875 1934.9215087890625 background all_cells +5735.87744140625 1942.77978515625 background all_cells +5695.45849609375 1942.6033935546875 background all_cells +5742.9072265625 1936.7109375 background all_cells +5758.09375 1919.952880859375 background all_cells +5780.3740234375 1928.3865966796875 background all_cells +5748.451171875 1923.007568359375 background all_cells +5735.09130859375 1953.0125732421875 background all_cells +5729.75341796875 1968.4605712890625 background all_cells +5725.14501953125 1961.7462158203125 background all_cells +5737.11865234375 1960.1300048828125 background all_cells +5796.35205078125 1914.2545166015625 background all_cells +5790.09912109375 1906.64453125 background all_cells +5782.22705078125 1960.11865234375 background all_cells +5765.79296875 1959.2894287109373 background all_cells +5755.83203125 1951.2283935546875 background all_cells +5799.3818359375 1960.93212890625 background all_cells +5791.392578125 1950.5164794921875 background all_cells +5770.126953125 1891.2088623046875 background all_cells +5769.892578125 1911.3626708984373 background all_cells +5766.75732421875 1900.62890625 background all_cells +5770.1376953125 1896.023193359375 background all_cells +5875.03759765625 2029.8441162109373 background all_cells +5849.20361328125 2052.3134765625 background all_cells +5860.89501953125 2040.44677734375 background all_cells +5865.7255859375 2048.1865234375 background all_cells +5877.38232421875 2046.552978515625 background all_cells +5868.46728515625 2036.9949951171875 background all_cells +5922.0556640625 2042.5013427734373 background all_cells +5896.34716796875 2052.0703125 background all_cells +5927.36083984375 2046.6903076171875 background all_cells +5924.2939453125 2022.442138671875 background all_cells +5907.52783203125 2039.9561767578125 background all_cells +5916.46728515625 2035.420166015625 background all_cells +5921.89501953125 2031.58154296875 background all_cells +5914.01318359375 1999.1788330078125 background all_cells +5928.40087890625 2012.9945068359373 background all_cells +5923.42822265625 2010.3929443359373 background all_cells +5893.66552734375 2000.876220703125 background all_cells +5877.3505859375 2010.0048828125 background all_cells +5871.95068359375 2023.37548828125 background all_cells +5879.56591796875 2023.34716796875 background all_cells +5861.67919921875 2022.158935546875 background all_cells +6053.12890625 2019.183837890625 background all_cells +6033.22509765625 2019.5152587890625 background all_cells +6085.6962890625 1997.2935791015625 background all_cells +6096.9931640625 1995.6944580078125 background all_cells +6102.0087890625 2001.4510498046875 background all_cells +6098.37841796875 1990.346435546875 background all_cells +6104.431640625 1996.9224853515625 background all_cells +6090.12939453125 2004.20849609375 background all_cells +6090.2529296875 2020.50830078125 background all_cells +6098.40625 2025.559814453125 background all_cells +6102.2353515625 2020.3638916015625 background all_cells +6096.5537109375 2043.711669921875 background all_cells +6094.59912109375 2038.0294189453125 background all_cells +6064.12744140625 2024.9522705078125 background all_cells +6074.6669921875 2025.1458740234373 background all_cells +6066.2890625 2030.4442138671875 background all_cells +6058.19677734375 2007.2081298828125 background all_cells +6078.66455078125 1990.0364990234373 background all_cells +6070.66064453125 1989.24609375 background all_cells +6062.0986328125 1992.266845703125 background all_cells +5959.53564453125 2024.43701171875 background all_cells +5970.90673828125 2051.0654296875 background all_cells +5967.6904296875 2033.9088134765625 background all_cells +6015.51904296875 2000.6583251953125 background all_cells +6022.46044921875 2004.045166015625 background all_cells +6017.15087890625 2038.651123046875 background all_cells +6025.63623046875 2038.88330078125 background all_cells +5935.083984375 2044.85888671875 background all_cells +5920.478515625 2051.92041015625 background all_cells +5948.2236328125 2053.869140625 background all_cells +5940.53271484375 2037.8590087890625 background all_cells +6013.47509765625 1977.677490234375 background all_cells +5962.93798828125 1975.06640625 background all_cells +5948.39697265625 2009.13916015625 background all_cells +5959.302734375 2005.67041015625 background all_cells +5953.4560546875 2016.6324462890625 background all_cells +5931.8095703125 2020.8492431640625 background all_cells +5946.705078125 1998.5767822265625 background all_cells +5934.916015625 2004.72314453125 background all_cells +5923.70263671875 1987.5491943359373 background all_cells +5948.56689453125 1983.98193359375 background all_cells +5945.02490234375 1992.89892578125 background all_cells +5928.66650390625 1976.0709228515625 background all_cells +5976.06884765625 2061.712646484375 background all_cells +5981.50244140625 2077.102783203125 background all_cells +5944.671875 2083.133056640625 background all_cells +5936.337890625 2096.026123046875 background all_cells +5934.24951171875 2083.43017578125 background all_cells +5905.365234375 2059.828369140625 background all_cells +5919.0244140625 2062.6142578125 background all_cells +5915.009765625 2070.260986328125 background all_cells +5910.498046875 2076.747314453125 background all_cells +5925.41162109375 2055.876220703125 background all_cells +5924.1396484375 2063.8193359375 background all_cells +5949.6796875 2073.458984375 background all_cells +5927.9345703125 2068.106689453125 background all_cells +5936.71044921875 2066.653076171875 background all_cells +5859.5888671875 2083.7880859375 background all_cells +5861.84521484375 2091.5625 background all_cells +5872.5078125 2094.969482421875 background all_cells +5869.85693359375 2080.2021484375 background all_cells +5855.81005859375 2072.94970703125 background all_cells +5878.5361328125 2084.9501953125 background all_cells +5901.85546875 2092.00927734375 background all_cells +5891.9306640625 2082.76416015625 background all_cells +5888.6484375 2075.666748046875 background all_cells +5843.40771484375 1869.2313232421875 background all_cells +5862.16748046875 1866.5076904296875 background all_cells +5871.462890625 1867.5316162109373 background all_cells +5838.85498046875 1882.470947265625 background all_cells +5867.86083984375 1877.5103759765625 background all_cells +5853.0703125 1876.9908447265625 background all_cells +5954.96337890625 1875.4771728515625 background all_cells +5946.52001953125 1881.7984619140625 background all_cells +5948.33056640625 1893.40771484375 background all_cells +5954.14111328125 1902.42822265625 background all_cells +5859.5810546875 1887.916748046875 background all_cells +5868.9267578125 1917.1480712890625 background all_cells +5844.10888671875 1903.86279296875 background all_cells +5852.822265625 1893.43505859375 background all_cells +5987.5078125 1869.8956298828125 background all_cells +5959.21484375 1866.0987548828125 background all_cells +5966.1796875 1863.900146484375 background all_cells +5971.7333984375 1860.2496337890625 background all_cells +5977.32275390625 1863.09375 background all_cells +5985.892578125 1862.8507080078125 background all_cells +5974.4189453125 1893.09619140625 background all_cells +5974.91455078125 1903.096435546875 background all_cells +5965.39453125 1898.771484375 background all_cells +5958.66259765625 1896.6083984375 background all_cells +5983.63916015625 1898.035400390625 background all_cells +5983.70458984375 1877.537841796875 background all_cells +6099.66650390625 1886.8948974609373 background all_cells +5990.89453125 1891.0084228515625 background all_cells +5987.42529296875 1904.27392578125 background all_cells +6237.61572265625 1930.6416015625 background all_cells +6245.05712890625 1938.0364990234373 background all_cells +6264.81787109375 1934.36767578125 background all_cells +6252.66748046875 1932.9366455078125 background all_cells +6151.109375 1927.4288330078125 background all_cells +6221.541015625 1925.6795654296875 background all_cells +5966.46044921875 1872.8316650390625 background all_cells +5977.62451171875 1872.288818359375 background all_cells +5961.83837890625 1877.5106201171875 background all_cells +5972.138671875 1886.4500732421875 background all_cells +5957.095703125 1885.6405029296875 background all_cells +5949.84423828125 1923.367431640625 background all_cells +5942.53466796875 1923.976318359375 background all_cells +5964.37646484375 1942.8748779296875 background all_cells +5952.58984375 1941.318115234375 background all_cells +5945.576171875 1933.0404052734373 background all_cells +5956.4169921875 1928.0792236328125 background all_cells +5955.27734375 1951.16162109375 background all_cells +5938.3759765625 1959.1328125 background all_cells +5944.67529296875 1973.99853515625 background all_cells +5959.91455078125 1959.2630615234373 background all_cells +6248.90771484375 1965.448974609375 background all_cells +6239.7734375 1955.398193359375 background all_cells +6233.412109375 1942.0889892578125 background all_cells +6258.82470703125 1967.5533447265625 background all_cells +5987.37255859375 1920.5206298828125 background all_cells +5968.64111328125 1966.57470703125 background all_cells +5969.7177734375 1954.1580810546875 background all_cells +5976.40673828125 1923.781494140625 background all_cells +5977.86474609375 1954.71630859375 background all_cells +5980.41796875 1945.5701904296875 background all_cells +5955.21630859375 1911.734130859375 background all_cells +5965.75927734375 1909.5858154296875 background all_cells +5977.50537109375 1912.81298828125 background all_cells +5962.501953125 1917.8499755859373 background all_cells +5888.83984375 1966.8505859375 background all_cells +5898.67041015625 1971.726806640625 background all_cells +5889.38916015625 1971.3828125 background all_cells +5911.5888671875 1916.2357177734373 background all_cells +5923.91943359375 1936.46435546875 background all_cells +5912.4658203125 1931.743408203125 background all_cells +5920.08740234375 1917.6934814453125 background all_cells +5929.30615234375 1942.32568359375 background all_cells +5920.126953125 1952.9066162109373 background all_cells +5934.4677734375 1967.062255859375 background all_cells +5923.1923828125 1967.903076171875 background all_cells +5927.52685546875 1963.0947265625 background all_cells +5906.2431640625 1890.919189453125 background all_cells +5901.2177734375 1877.9227294921875 background all_cells +5890.82861328125 1876.223388671875 background all_cells +5911.59912109375 1882.7718505859373 background all_cells +5898.00439453125 1909.67578125 background all_cells +5916.11181640625 1909.9354248046875 background all_cells +5879.5498046875 1948.4599609375 background all_cells +5870.515625 1944.676025390625 background all_cells +5879.677734375 1939.7059326171875 background all_cells +5860.8779296875 1967.3394775390625 background all_cells +5871.81689453125 1969.5865478515625 background all_cells +5868.1484375 1966.860107421875 background all_cells +5879.72314453125 1954.93017578125 background all_cells +5876.41796875 1960.6131591796875 background all_cells +5881.82373046875 1960.8316650390625 background all_cells +5846.8173828125 1947.9052734375 background all_cells +5851.904296875 1936.0703125 background all_cells +5810.1728515625 2024.885986328125 background all_cells +5828.69287109375 2018.4842529296875 background all_cells +5829.25341796875 1990.0345458984373 background all_cells +5818.0390625 2005.539306640625 background all_cells +5808.85986328125 2004.1474609375 background all_cells +5861.95068359375 1988.9715576171875 background all_cells +5854.75439453125 2007.765625 background all_cells +5856.1220703125 1995.1068115234373 background all_cells +5857.69921875 1980.346435546875 background all_cells +5865.7705078125 1973.9615478515625 background all_cells +5843.80126953125 2025.9976806640625 background all_cells +5832.77783203125 2046.7999267578125 background all_cells +5842.4990234375 2044.9873046875 background all_cells +5851.1357421875 2037.2366943359373 background all_cells +5855.12890625 2029.0013427734373 background all_cells +5839.3212890625 1993.0750732421875 background all_cells +5847.6826171875 1997.822998046875 background all_cells +5841.61328125 2015.5103759765625 background all_cells +5839.66552734375 2005.9737548828125 background all_cells +5825.8134765625 2081.098876953125 background all_cells +5837.853515625 2077.292236328125 background all_cells +5827.62548828125 2068.5751953125 background all_cells +5817.32177734375 2132.054931640625 background all_cells +5818.33251953125 2091.638671875 background all_cells +5837.3779296875 2101.79296875 background all_cells +5832.9921875 2126.986572265625 background all_cells +5824.53662109375 2116.33642578125 background all_cells +5788.1923828125 2118.16162109375 background all_cells +5810.1923828125 2116.619384765625 background all_cells +5803.578125 2133.372802734375 background all_cells +5791.99560546875 2127.466552734375 background all_cells +5793.39599609375 2096.264404296875 background all_cells +5811.69189453125 2101.22314453125 background all_cells +5797.13427734375 2107.950927734375 background all_cells +5804.56689453125 2097.69384765625 background all_cells +5845.0244140625 2113.851806640625 background all_cells +5863.576171875 2140.8681640625 background all_cells +5851.61474609375 2144.774658203125 background all_cells +5857.86962890625 2112.08203125 background all_cells +5862.1875 2127.55224609375 background all_cells +5816.31396484375 2084.2958984375 background all_cells +5802.03515625 2080.048828125 background all_cells +5816.47314453125 2076.018310546875 background all_cells +5797.0732421875 2022.97900390625 background all_cells +5827.8740234375 2032.3170166015625 background all_cells +5791.87890625 2029.5552978515625 background all_cells +5809.88818359375 2044.908203125 background all_cells +5830.98046875 2058.7470703125 background all_cells +5817.30615234375 2054.940673828125 background all_cells +5795.26513671875 2040.9949951171875 background all_cells +5792.29931640625 2057.0390625 background all_cells +5728.92236328125 1975.2491455078125 background all_cells +5736.79345703125 2000.5760498046875 background all_cells +5731.572265625 1985.515625 background all_cells +5754.427734375 2108.0419921875 background all_cells +5751.4580078125 2083.7783203125 background all_cells +5732.404296875 2076.9111328125 background all_cells +5779.19189453125 2107.533935546875 background all_cells +5774.89794921875 2100.322998046875 background all_cells +5772.169921875 2071.25830078125 background all_cells +5764.08056640625 2097.9990234375 background all_cells +5762.9189453125 2048.75927734375 background all_cells +5778.97412109375 2044.840576171875 background all_cells +5772.390625 2059.8349609375 background all_cells +5762.37158203125 2060.646484375 background all_cells +5772.4794921875 2051.085205078125 background all_cells +5762.70751953125 2034.360595703125 background all_cells +5777.06640625 2031.6392822265625 background all_cells +5784.35693359375 2038.7490234375 background all_cells +5766.875 2023.3238525390625 background all_cells +5770.5009765625 2011.660400390625 background all_cells +5768.6533203125 1980.6466064453125 background all_cells +5788.31787109375 1978.342529296875 background all_cells +5785.3212890625 1991.7095947265625 background all_cells +5764.14404296875 1994.21923828125 background all_cells +5808.408203125 1989.5986328125 background all_cells +5818.54638671875 1970.8250732421875 background all_cells +5798.52587890625 1976.580322265625 background all_cells +5828.08349609375 1978.8843994140625 background all_cells +5819.66552734375 1990.2763671875 background all_cells +5808.41845703125 1984.33984375 background all_cells +5789.6923828125 2003.693603515625 background all_cells +5801.4599609375 2004.3848876953125 background all_cells +5794.4140625 2016.85009765625 background all_cells +5789.58251953125 2013.136474609375 background all_cells +5561.08251953125 1929.4307861328125 background all_cells +5568.82177734375 1934.814208984375 background all_cells +5573.8271484375 1928.0374755859373 background all_cells +5569.08642578125 1924.1551513671875 background all_cells +5580.03271484375 1933.084228515625 background all_cells +5590.99755859375 1932.6839599609373 background all_cells +5586.59814453125 1926.583251953125 background all_cells +5568.2490234375 1958.330078125 background all_cells +5575.9912109375 1956.15771484375 background all_cells +5581.1953125 1948.0406494140625 background all_cells +5568.3994140625 1943.901611328125 background all_cells +5611.537109375 1906.929443359375 background all_cells +5599.052734375 1868.21240234375 background all_cells +5609.1201171875 1870.6724853515625 background all_cells +5597.25732421875 1930.5784912109373 background all_cells +5620.05126953125 1910.6513671875 background all_cells +5616.92333984375 1940.7056884765625 background all_cells +5635.6015625 1944.910888671875 background all_cells +5628.39990234375 1955.2454833984373 background all_cells +5614.0732421875 1954.860107421875 background all_cells +5607.54736328125 1947.3887939453125 background all_cells +5622.99072265625 1929.3070068359373 background all_cells +5640.150390625 1924.901611328125 background all_cells +5638.3232421875 1934.205810546875 background all_cells +5634.4287109375 1913.6285400390625 background all_cells +5572.06787109375 1863.74365234375 background all_cells +5565.11181640625 1893.09228515625 background all_cells +5561.04345703125 1889.9930419921875 background all_cells +5577.34326171875 1919.857177734375 background all_cells +5581.4052734375 1913.0347900390625 background all_cells +5588.19970703125 1917.90283203125 background all_cells +5572.02001953125 1911.02734375 background all_cells +5590.9072265625 1893.1024169921875 background all_cells +5746.08056640625 1883.1328125 background all_cells +5719.19384765625 1884.2923583984373 background all_cells +5589.64404296875 1902.20751953125 background all_cells +5635.0126953125 1901.81884765625 background all_cells +5635.0341796875 1779.0323486328125 background all_cells +5623.4765625 1783.46435546875 background all_cells +5640.85546875 1788.7957763671875 background all_cells +5615.56689453125 1780.5126953125 background all_cells +5617.39794921875 1795.684326171875 background all_cells +5619.5205078125 1863.33837890625 background all_cells +5628.3212890625 1864.4385986328125 background all_cells +5589.02685546875 1779.8447265625 background all_cells +5613.572265625 1788.3602294921875 background all_cells +5606.490234375 1790.2149658203125 background all_cells +5562.29638671875 2081.943603515625 background all_cells +5573.18603515625 2074.968505859375 background all_cells +5598.69775390625 2126.225341796875 background all_cells +5593.73095703125 2106.9853515625 background all_cells +5644.716796875 2111.36181640625 background all_cells +5644.93017578125 2133.04052734375 background all_cells +5660.51708984375 2097.63671875 background all_cells +5657.46044921875 2107.123291015625 background all_cells +5648.3681640625 2096.513916015625 background all_cells +5605.39697265625 2123.9267578125 background all_cells +5618.6298828125 2136.658935546875 background all_cells +5617.43017578125 2123.3486328125 background all_cells +5613.79833984375 2116.425048828125 background all_cells +5640.83642578125 2088.189697265625 background all_cells +5598.52490234375 2208.7158203125 background all_cells +5597.70703125 2225.959716796875 background all_cells +5611.34619140625 2223.934326171875 background all_cells +5612.18994140625 2214.468994140625 background all_cells +5626.88671875 2230.983154296875 background all_cells +5607.30859375 2233.5703125 background all_cells +5584.35107421875 2232.793701171875 background all_cells +5659.39453125 2228.893310546875 background all_cells +5659.12890625 2208.7333984375 background all_cells +5641.1669921875 2195.87451171875 background all_cells +5650.7431640625 2212.15380859375 background all_cells +5641.92822265625 2207.95458984375 background all_cells +5616.97216796875 2203.686279296875 background all_cells +5607.52978515625 2196.812255859375 background all_cells +5628.60693359375 2197.637939453125 background all_cells +5622.63134765625 2189.10986328125 background all_cells +5619.4140625 2197.7744140625 background all_cells +5617.36962890625 2193.430908203125 background all_cells +5571.19921875 2176.02197265625 background all_cells +5602.7099609375 2168.33203125 background all_cells +5595.7626953125 2159.666748046875 background all_cells +5615.3671875 2179.1552734375 background all_cells +5607.3466796875 2183.557373046875 background all_cells +5625.34521484375 2184.25537109375 background all_cells +5618.453125 2183.923828125 background all_cells +5623.94677734375 2179.119140625 background all_cells +5651.95458984375 2171.63232421875 background all_cells +5621.36669921875 2158.8662109375 background all_cells +5635.181640625 2116.425048828125 background all_cells +5640.1259765625 2115.6123046875 background all_cells +5629.87353515625 2120.327392578125 background all_cells +5622.484375 2143.076171875 background all_cells +5619.15087890625 2151.31689453125 background all_cells +5634.36572265625 2150.95458984375 background all_cells +5627.35302734375 2150.474853515625 background all_cells +5630.47705078125 2142.41650390625 background all_cells +5637.126953125 2130.480712890625 background all_cells +5631.41259765625 2136.096923828125 background all_cells +5623.404296875 2129.792724609375 background all_cells +5685.59326171875 1995.09912109375 background all_cells +5688.8955078125 2008.5693359375 background all_cells +5681.5390625 2003.521240234375 background all_cells +5680.45458984375 2017.987060546875 background all_cells +5684.09228515625 2042.445068359375 background all_cells +5675.82275390625 2030.63330078125 background all_cells +5707.4921875 2020.3697509765625 background all_cells +5726.63818359375 2016.0107421875 background all_cells +5696.34619140625 2009.77001953125 background all_cells +5701.130859375 2034.8243408203125 background all_cells +5719.3408203125 2016.9632568359373 background all_cells +5687.859375 2056.3447265625 background all_cells +5696.7138671875 2054.622802734375 background all_cells +5706.45458984375 1946.9342041015625 background all_cells +5723.4443359375 1999.8756103515625 background all_cells +5722.673828125 1981.635986328125 background all_cells +5698.01318359375 1996.0499267578125 background all_cells +5704.76611328125 1988.992431640625 background all_cells +5712.64990234375 2113.013671875 background all_cells +5715.94189453125 2123.446533203125 background all_cells +5713.513671875 2104.67724609375 background all_cells +5749.50048828125 2160.42626953125 background all_cells +5740.451171875 2174.8642578125 background all_cells +5688.8662109375 2121.769287109375 background all_cells +5671.4521484375 2111.860595703125 background all_cells +5693.27001953125 2150.122802734375 background all_cells +5706.27880859375 2144.990966796875 background all_cells +5700.07421875 2138.24755859375 background all_cells +5731.46484375 2132.688720703125 background all_cells +5738.14892578125 2143.22314453125 background all_cells +5745.9013671875 2135.03125 background all_cells +5747.30126953125 2067.537109375 background all_cells +5748.5693359375 2057.916015625 background all_cells +5747.91748046875 2073.99755859375 background all_cells +5711.10546875 2084.50634765625 background all_cells +5721.46533203125 2097.03662109375 background all_cells +5696.71923828125 2088.728515625 background all_cells +5701.68359375 2081.205322265625 background all_cells +5707.75634765625 2097.535888671875 background all_cells +5720.40966796875 2085.119384765625 background all_cells +5748.20068359375 2096.862548828125 background all_cells +5743.1015625 2078.337646484375 background all_cells +5734.36865234375 2088.856201171875 background all_cells +5672.787109375 2063.29736328125 background all_cells +5688.33740234375 2082.219482421875 background all_cells +5685.365234375 2073.736328125 background all_cells +5683.62646484375 2067.00390625 background all_cells +5674.47265625 2078.748779296875 background all_cells +5637.70947265625 2062.669189453125 background all_cells +5613.0576171875 2067.9228515625 background all_cells +5609.560546875 2065.5830078125 background all_cells +5648.70947265625 2059.8505859375 background all_cells +5638.0087890625 1972.83349609375 background all_cells +5623.01806640625 2011.21435546875 background all_cells +5653.1318359375 2014.0836181640625 background all_cells +5659.8046875 2008.3948974609373 background all_cells +5663.6953125 2015.337158203125 background all_cells +5643.7109375 1980.029052734375 background all_cells +5632.86376953125 2032.62646484375 background all_cells +5667.54541015625 2046.8326416015625 background all_cells +5658.55126953125 2049.740234375 background all_cells +5650.79443359375 2046.4737548828125 background all_cells +5668.1357421875 2035.3060302734373 background all_cells +5560.5234375 1983.1163330078125 background all_cells +5564.572265625 1972.0528564453125 background all_cells +5576.92236328125 1977.8111572265625 background all_cells +5575.22021484375 1986.635986328125 background all_cells +5569.4501953125 1967.3056640625 background all_cells +5561.77099609375 1965.514404296875 background all_cells +5590.29638671875 2042.5494384765625 background all_cells +5594.08203125 2002.0179443359373 background all_cells +5587.8291015625 1998.8817138671875 background all_cells +5610.416015625 2005.2115478515625 background all_cells +5608.59033203125 2049.28125 background all_cells +5593.71630859375 2029.944091796875 background all_cells +5585.36962890625 1970.970947265625 background all_cells +5615.8232421875 1972.7877197265625 background all_cells +5605.19873046875 1981.49609375 background all_cells +5599.5224609375 1974.341064453125 background all_cells +5566.36328125 2016.7088623046875 background all_cells +5567.4677734375 2003.0167236328125 background all_cells +5572.6171875 2034.091064453125 background all_cells +5567.57080078125 2043.1400146484373 background all_cells +5566.005859375 2057.826171875 background all_cells +6399.26318359375 2442.4296875 background all_cells +6418.51171875 2455.379638671875 background all_cells +6418.5791015625 2441.129150390625 background all_cells +6416.70166015625 2477.646240234375 background all_cells +6570.36962890625 2465.052978515625 background all_cells +6581.5771484375 2464.095947265625 background all_cells +6575.4306640625 2459.627197265625 background all_cells +6575.873046875 2473.0751953125 background all_cells +6529.33642578125 2463.24365234375 background all_cells +6550.2353515625 2471.373046875 background all_cells +6532.83056640625 2456.189697265625 background all_cells +6467.33056640625 2449.597412109375 background all_cells +6485.20556640625 2469.039306640625 background all_cells +6474.90234375 2474.794189453125 background all_cells +6475.337890625 2461.180908203125 background all_cells +6476.9306640625 2444.45751953125 background all_cells +6471.3544921875 2443.37646484375 background all_cells +6452.4248046875 2428.356689453125 background all_cells +6465.845703125 2479.038818359375 background all_cells +6464.4287109375 2473.029541015625 background all_cells +6463.06005859375 2433.62353515625 background all_cells +6458.478515625 2459.2734375 background all_cells +6590.5849609375 2465.49072265625 background all_cells +6589.78466796875 2480.864013671875 background all_cells +6585.85986328125 2473.968505859375 background all_cells +6605.70361328125 2483.592529296875 background all_cells +6599.0791015625 2491.0126953125 background all_cells +6642.65771484375 2460.85546875 background all_cells +6637.7529296875 2482.558837890625 background all_cells +6641.5693359375 2490.87744140625 background all_cells +6626.43505859375 2476.9814453125 background all_cells +6632.1357421875 2486.5029296875 background all_cells +6639.71826171875 2472.447021484375 background all_cells +6610.2392578125 2494.251953125 background all_cells +6633.2099609375 2503.669677734375 background all_cells +6598.46630859375 2501.414306640625 background all_cells +6608.50830078125 2507.823974609375 background all_cells +6618.5498046875 2495.71630859375 background all_cells +6617.89306640625 2504.57568359375 background all_cells +6557.74560546875 2520.02099609375 background all_cells +6559.3271484375 2510.842529296875 background all_cells +6564.71533203125 2506.360107421875 background all_cells +6566.884765625 2518.849853515625 background all_cells +6573.96142578125 2513.73876953125 background all_cells +6613.59619140625 2519.38232421875 background all_cells +6603.1708984375 2517.047119140625 background all_cells +6595.388671875 2518.72216796875 background all_cells +6591.56298828125 2526.656494140625 background all_cells +6604.61767578125 2544.907470703125 background all_cells +6604.0478515625 2538.752685546875 background all_cells +6589.119140625 2540.984130859375 background all_cells +6560.58935546875 2529.062744140625 background all_cells +6569.03125 2537.518798828125 background all_cells +6569.14453125 2531.150146484375 background all_cells +6496.57421875 2529.055908203125 background all_cells +6522.07568359375 2537.720458984375 background all_cells +6505.27294921875 2530.79150390625 background all_cells +6514.83837890625 2511.0634765625 background all_cells +6520.05908203125 2515.59423828125 background all_cells +6500.1171875 2512.286865234375 background all_cells +6541.6279296875 2510.885498046875 background all_cells +6569.71484375 2488.7822265625 background all_cells +6551.5771484375 2484.263916015625 background all_cells +6551.48046875 2516.76025390625 background all_cells +6552.20947265625 2493.21826171875 background all_cells +6539.63134765625 2524.70263671875 background all_cells +6552.37109375 2537.062255859375 background all_cells +6546.6552734375 2543.23681640625 background all_cells +6480.7705078125 2487.433349609375 background all_cells +6474.716796875 2491.18212890625 background all_cells +6522.77978515625 2491.662841796875 background all_cells +6504.89208984375 2490.711181640625 background all_cells +6629.3720703125 2516.131591796875 background all_cells +6630.5224609375 2509.72509765625 background all_cells +6626.57861328125 2531.49267578125 background all_cells +6647.578125 2510.349853515625 background all_cells +6668.86376953125 2514.5380859375 background all_cells +6640.4814453125 2512.56396484375 background all_cells +6655.8935546875 2511.511962890625 background all_cells +6643.9892578125 2523.204345703125 background all_cells +6653.38525390625 2524.2119140625 background all_cells +6648.9189453125 2528.461181640625 background all_cells +6666.2490234375 2525.96337890625 background all_cells +6677.2001953125 2544.630859375 background all_cells +6677.787109375 2530.995361328125 background all_cells +6686.521484375 2527.407470703125 background all_cells +6668.7216796875 2481.972412109375 background all_cells +6659.51904296875 2486.632080078125 background all_cells +6669.46630859375 2505.1611328125 background all_cells +6659.7529296875 2492.72998046875 background all_cells +6666.578125 2324.232421875 background all_cells +6660.91064453125 2331.998291015625 background all_cells +6676.5634765625 2301.93896484375 background all_cells +6672.60693359375 2330.857421875 background all_cells +6670.7177734375 2339.7119140625 background all_cells +6679.208984375 2324.34228515625 background all_cells +6681.412109375 2333.437255859375 background all_cells +6680.88232421875 2351.70068359375 background all_cells +6680.69287109375 2345.103271484375 background all_cells +6644.60302734375 2317.42822265625 background all_cells +6652.1904296875 2334.213134765625 background all_cells +6655.396484375 2322.564453125 background all_cells +6650.12353515625 2322.34814453125 background all_cells +6643.35595703125 2309.705810546875 background all_cells +6684.52734375 2311.029052734375 background all_cells +6690.08203125 2318.810791015625 background all_cells +6692.08056640625 2338.830078125 background all_cells +6688.876953125 2345.25390625 background all_cells +6698.05615234375 2342.545166015625 background all_cells +6688.04052734375 2368.870849609375 background all_cells +6678.59814453125 2373.898193359375 background all_cells +6703.22021484375 2351.4541015625 background all_cells +6692.8955078125 2357.9560546875 background all_cells +6698.978515625 2357.104736328125 background all_cells +6695.8369140625 2478.507568359375 background all_cells +6679.1943359375 2486.356201171875 background all_cells +6684.890625 2477.942138671875 background all_cells +6690.34765625 2500.659912109375 background all_cells +6677.34033203125 2503.556396484375 background all_cells +6699.77734375 2484.916259765625 background all_cells +6703.97216796875 2488.208984375 background all_cells +6713.96240234375 2513.643310546875 background all_cells +6709.2236328125 2492.034912109375 background all_cells +6722.58935546875 2412.4365234375 background all_cells +6717.0634765625 2431.93896484375 background all_cells +6722.2587890625 2422.307861328125 background all_cells +6731.41259765625 2418.70703125 background all_cells +6692.78466796875 2464.270751953125 background all_cells +6701.9228515625 2470.996337890625 background all_cells +6696.7138671875 2452.224365234375 background all_cells +6694.99169921875 2447.358154296875 background all_cells +6692.02001953125 2445.005859375 background all_cells +6705.9423828125 2440.25537109375 background all_cells +6712.7041015625 2474.3525390625 background all_cells +6724.05224609375 2482.72412109375 background all_cells +6718.7421875 2465.26220703125 background all_cells +6684.9072265625 2419.36962890625 background all_cells +6699.8095703125 2432.54638671875 background all_cells +6694.45263671875 2414.331787109375 background all_cells +6691.0537109375 2422.99755859375 background all_cells +6682.61474609375 2431.05419921875 background all_cells +6699.8564453125 2376.5390625 background all_cells +6717.4521484375 2373.4970703125 background all_cells +6701.7744140625 2367.37353515625 background all_cells +6734.37890625 2354.54541015625 background all_cells +6707.86572265625 2359.75341796875 background all_cells +6716.92236328125 2353.9912109375 background all_cells +6724.84521484375 2355.35546875 background all_cells +6719.89892578125 2362.642333984375 background all_cells +6735.0234375 2379.7490234375 background all_cells +6729.75634765625 2368.423583984375 background all_cells +6716.1484375 2317.772705078125 background all_cells +6697.794921875 2310.488037109375 background all_cells +6710.1044921875 2305.081787109375 background all_cells +6708.62841796875 2347.70703125 background all_cells +6722.99267578125 2333.789794921875 background all_cells +6699.09130859375 2404.456298828125 background all_cells +6711.85888671875 2398.302978515625 background all_cells +6701.94873046875 2399.393310546875 background all_cells +6711.18994140625 2407.346923828125 background all_cells +6703.77001953125 2412.4736328125 background all_cells +6731.7080078125 2387.780029296875 background all_cells +6729.41455078125 2404.17431640625 background all_cells +6724.67724609375 2398.51953125 background all_cells +6682.03466796875 2383.446533203125 background all_cells +6678.267578125 2408.261474609375 background all_cells +6687.77490234375 2406.787353515625 background all_cells +6674.78857421875 2396.0830078125 background all_cells +6685.96435546875 2393.958740234375 background all_cells +6621.0166015625 2352.636474609375 background all_cells +6603.51171875 2358.954833984375 background all_cells +6626.71630859375 2391.241455078125 background all_cells +6618.984375 2326.607421875 background all_cells +6621.11083984375 2335.357177734375 background all_cells +6609.50830078125 2335.450439453125 background all_cells +6627.28271484375 2328.387451171875 background all_cells +6615.63818359375 2338.87646484375 background all_cells +6602.56396484375 2350.202880859375 background all_cells +6626.8203125 2345.85791015625 background all_cells +6610.98681640625 2346.0390625 background all_cells +6622.15869140625 2304.079345703125 background all_cells +6605.71533203125 2318.595458984375 background all_cells +6614.26953125 2309.736083984375 background all_cells +6632.3359375 2313.008544921875 background all_cells +6638.861328125 2375.106201171875 background all_cells +6632.76123046875 2384.66357421875 background all_cells +6642.2001953125 2383.605224609375 background all_cells +6636.251953125 2380.781005859375 background all_cells +6641.03466796875 2421.761962890625 background all_cells +6636.9482421875 2436.998779296875 background all_cells +6632.72119140625 2431.97021484375 background all_cells +6657.6279296875 2436.919921875 background all_cells +6675.94384765625 2439.60400390625 background all_cells +6684.46875 2448.873046875 background all_cells +6679.51025390625 2455.187255859375 background all_cells +6668.44580078125 2424.728759765625 background all_cells +6660.162109375 2421.03955078125 background all_cells +6651.740234375 2418.8828125 background all_cells +6640.48779296875 2390.13427734375 background all_cells +6636.24853515625 2409.63916015625 background all_cells +6625.36474609375 2362.162841796875 background all_cells +6662.61328125 2356.386474609375 background all_cells +6656.64404296875 2364.05859375 background all_cells +6649.54736328125 2356.28369140625 background all_cells +6641.8896484375 2336.93701171875 background all_cells +6641.24169921875 2346.648681640625 background all_cells +6655.93115234375 2345.111328125 background all_cells +6611.0478515625 2419.9296875 background all_cells +6623.89453125 2399.08203125 background all_cells +6621.78076171875 2426.339111328125 background all_cells +6618.1748046875 2405.078857421875 background all_cells +6625.88427734375 2416.198974609375 background all_cells +6630.42626953125 2406.145263671875 background all_cells +6631.7216796875 2422.980224609375 background all_cells +6612.95751953125 2440.332763671875 background all_cells +6639.6591796875 2454.157958984375 background all_cells +6634.5654296875 2445.176513671875 background all_cells +6426.31201171875 2407.54736328125 background all_cells +6474.6708984375 2394.9443359375 background all_cells +6433.8916015625 2385.073974609375 background all_cells +6422.41943359375 2379.07568359375 background all_cells +6399.74560546875 2410.53271484375 background all_cells +6491.48095703125 2404.429443359375 background all_cells +6473.23388671875 2307.50341796875 background all_cells +6488.91064453125 2362.322265625 background all_cells +6515.185546875 2308.468994140625 background all_cells +6506.55908203125 2309.042724609375 background all_cells +6494.5341796875 2335.5703125 background all_cells +6488.17333984375 2420.844970703125 background all_cells +6424.40380859375 2422.664794921875 background all_cells +6486.42626953125 2428.409912109375 background all_cells +6529.0986328125 2424.7734375 background all_cells +6521.75146484375 2422.7939453125 background all_cells +6422.8203125 2341.448974609375 background all_cells +6432.2587890625 2348.03515625 background all_cells +6451.9580078125 2351.458984375 background all_cells +6425.337890625 2316.712646484375 background all_cells +6570.52197265625 2443.983154296875 background all_cells +6561.40869140625 2428.136474609375 background all_cells +6507.767578125 2440.261474609375 background all_cells +6496.5712890625 2445.26513671875 background all_cells +6580.916015625 2449.261474609375 background all_cells +6578.3056640625 2434.381591796875 background all_cells +6580.1455078125 2360.937744140625 background all_cells +6570.18408203125 2364.166015625 background all_cells +6548.7265625 2417.60400390625 background all_cells +6544.97412109375 2425.47216796875 background all_cells +6546.35498046875 2420.159423828125 background all_cells +6540.3603515625 2404.51513671875 background all_cells +6546.52197265625 2396.76220703125 background all_cells +6551.412109375 2390.17041015625 background all_cells +6521.1416015625 2396.174560546875 background all_cells +6542.4208984375 2413.940673828125 background all_cells +6548.63623046875 2410.83837890625 background all_cells +6506.04296875 2374.16015625 background all_cells +6535.02490234375 2380.633056640625 background all_cells +6521.89306640625 2357.548095703125 background all_cells +6515.80224609375 2372.046630859375 background all_cells +6571.75341796875 2423.87548828125 background all_cells +6563.185546875 2418.048095703125 background all_cells +6586.63916015625 2412.034423828125 background all_cells +6580.88525390625 2413.449951171875 background all_cells +6580.99365234375 2421.8857421875 background all_cells +6582.46484375 2377.21923828125 background all_cells +6604.48193359375 2385.599365234375 background all_cells +6595.80517578125 2367.51123046875 background all_cells +6587.52587890625 2380.650634765625 background all_cells +6590.5771484375 2399.40576171875 background all_cells +6566.287109375 2403.184326171875 background all_cells +6579.35009765625 2404.298583984375 background all_cells +6597.64208984375 2403.25341796875 background all_cells +6594.2421875 2447.4326171875 background all_cells +6603.8056640625 2430.359375 background all_cells +6594.21337890625 2432.120849609375 background all_cells +6564.8173828125 2396.59423828125 background all_cells +6565.08740234375 2378.260498046875 background all_cells +6582.71826171875 2391.98681640625 background all_cells +6567.52099609375 2391.3916015625 background all_cells +6537.7978515625 2299.2080078125 background all_cells +6548.97119140625 2315.77197265625 background all_cells +6573.53564453125 2311.359130859375 background all_cells +6557.99951171875 2311.398681640625 background all_cells +6571.1650390625 2327.2587890625 background all_cells +6569.18359375 2345.677490234375 background all_cells +6563.10107421875 2343.826904296875 background all_cells +6586.6845703125 2331.280517578125 background all_cells +6600.2041015625 2338.477294921875 background all_cells +6584.1650390625 2352.236572265625 background all_cells +6593.0732421875 2357.357421875 background all_cells +6589.17919921875 2355.542724609375 background all_cells +6591.05029296875 2301.0927734375 background all_cells +6578.60009765625 2311.960205078125 background all_cells +6593.24755859375 2314.744873046875 background all_cells +6584.17919921875 2310.447998046875 background all_cells +6662.5634765625 2571.08349609375 background all_cells +6667.02099609375 2596.162109375 background all_cells +6660.78369140625 2596.38330078125 background all_cells +6669.423828125 2567.395751953125 background all_cells +6670.556640625 2577.988525390625 background all_cells +6707.3203125 2583.362060546875 background all_cells +6726.45263671875 2595.204833984375 background all_cells +6704.25390625 2593.54248046875 background all_cells +6746.18994140625 2599.683349609375 background all_cells +6772.80859375 2589.201171875 background all_cells +6674.97119140625 2592.100830078125 background all_cells +6688.03466796875 2597.124755859375 background all_cells +6679.47705078125 2586.97607421875 background all_cells +6714.27880859375 2646.45361328125 background all_cells +6716.3701171875 2634.64794921875 background all_cells +6761.2041015625 2639.55126953125 background all_cells +6717.9306640625 2662.12646484375 background all_cells +6743.6904296875 2668.407958984375 background all_cells +6749.77978515625 2676.285400390625 background all_cells +6754.3642578125 2667.62060546875 background all_cells +6728.013671875 2666.95947265625 background all_cells +6715.85888671875 2655.77490234375 background all_cells +6670.3212890625 2631.0654296875 background all_cells +6700.57861328125 2628.73974609375 background all_cells +6689.46337890625 2629.875 background all_cells +6677.16748046875 2620.937744140625 background all_cells +6727.26123046875 2631.49365234375 background all_cells +6719.669921875 2614.16748046875 background all_cells +6729.89306640625 2557.748779296875 background all_cells +6766.72900390625 2561.369873046875 background all_cells +6730.18359375 2549.383056640625 background all_cells +6705.662109375 2619.341552734375 background all_cells +6710.02978515625 2625.545166015625 background all_cells +6713.32666015625 2611.160888671875 background all_cells +6712.4384765625 2617.806640625 background all_cells +6681.12744140625 2566.332275390625 background all_cells +6703.6162109375 2614.51611328125 background all_cells +6692.24267578125 2608.95263671875 background all_cells +6689.9521484375 2548.570068359375 background all_cells +6683.85595703125 2561.31591796875 background all_cells +6823.06787109375 2727.1044921875 background all_cells +6826.42822265625 2735.968505859375 background all_cells +6833.048828125 2729.19873046875 background all_cells +6835.95947265625 2722.289306640625 background all_cells +6838.17724609375 2733.769775390625 background all_cells +6861.0234375 2779.656494140625 background all_cells +6899.166015625 2762.602294921875 background all_cells +6874.8134765625 2757.83154296875 background all_cells +6864.6611328125 2771.256591796875 background all_cells +6846.560546875 2723.368408203125 background all_cells +6907.59814453125 2743.723876953125 background all_cells +6907.2890625 2735.71484375 background all_cells +6856.22119140625 2728.71923828125 background all_cells +6846.15869140625 2733.760009765625 background all_cells +6842.22998046875 2743.957275390625 background all_cells +6858.4833984375 2750.18212890625 background all_cells +6845.64599609375 2763.57275390625 background all_cells +6822.49951171875 2763.041259765625 background all_cells +6835.11474609375 2772.880859375 background all_cells +6833.1357421875 2760.814453125 background all_cells +6870.72705078125 2670.0693359375 background all_cells +6869.59033203125 2649.223876953125 background all_cells +6854.099609375 2661.60009765625 background all_cells +6840.77880859375 2701.19677734375 background all_cells +6829.08447265625 2714.62109375 background all_cells +6857.94384765625 2716.2841796875 background all_cells +6854.33740234375 2706.869384765625 background all_cells +6862.43798828125 2690.7216796875 background all_cells +6842.02490234375 2695.8466796875 background all_cells +6833.79345703125 2607.53857421875 background all_cells +6865.25146484375 2615.7578125 background all_cells +6858.748046875 2621.405517578125 background all_cells +6851.9228515625 2587.977294921875 background all_cells +6849.5634765625 2597.939208984375 background all_cells +6890.54248046875 2615.329345703125 background all_cells +6894.85400390625 2609.884033203125 background all_cells +6905.09912109375 2609.74365234375 background all_cells +6899.00732421875 2625.880615234375 background all_cells +6890.6474609375 2622.44873046875 background all_cells +6887.20654296875 2617.382080078125 background all_cells +6888.60595703125 2607.667236328125 background all_cells +6851.9677734375 2568.565185546875 background all_cells +6859.10400390625 2568.076904296875 background all_cells +6858.66455078125 2578.674560546875 background all_cells +6851.87255859375 2574.537109375 background all_cells +6866.111328125 2580.59033203125 background all_cells +6865.62646484375 2573.50634765625 background all_cells +6874.494140625 2580.199951171875 background all_cells +6876.6435546875 2567.975341796875 background all_cells +6869.15087890625 2560.68212890625 background all_cells +6821.3369140625 2556.978515625 background all_cells +6835.6103515625 2556.39990234375 background all_cells +6842.0693359375 2569.4423828125 background all_cells +6842.1689453125 2557.179931640625 background all_cells +6834.611328125 2581.212890625 background all_cells +6828.50634765625 2564.52734375 background all_cells +6771.43603515625 2637.7138671875 background all_cells +6768.5234375 2651.696533203125 background all_cells +6773.97802734375 2667.690185546875 background all_cells +6774.80419921875 2659.781494140625 background all_cells +6766.669921875 2666.4130859375 background all_cells +6791.0107421875 2634.42529296875 background all_cells +6786.2470703125 2641.767822265625 background all_cells +6797.43896484375 2642.1796875 background all_cells +6801.09619140625 2638.915771484375 background all_cells +6783.28125 2655.390869140625 background all_cells +6784.6474609375 2666.19677734375 background all_cells +6779.71044921875 2665.26708984375 background all_cells +6797.1630859375 2666.05029296875 background all_cells +6810.24169921875 2645.497802734375 background all_cells +6802.7333984375 2656.487548828125 background all_cells +6810.02783203125 2652.36669921875 background all_cells +6796.24169921875 2647.852783203125 background all_cells +6828.35693359375 2672.8388671875 background all_cells +6820.3388671875 2634.30908203125 background all_cells +6836.27001953125 2647.665771484375 background all_cells +6824.96826171875 2652.906005859375 background all_cells +6826.7900390625 2630.18359375 background all_cells +6818.1943359375 2642.00830078125 background all_cells +6783.5078125 2593.505126953125 background all_cells +6794.82080078125 2599.38134765625 background all_cells +6791.9306640625 2579.550537109375 background all_cells +6788.4658203125 2602.23291015625 background all_cells +6815.95849609375 2620.157470703125 background all_cells +6811.99658203125 2614.933349609375 background all_cells +6811.25 2558.241943359375 background all_cells +6802.2880859375 2550.5205078125 background all_cells +6821.11962890625 2546.87158203125 background all_cells +6817.5146484375 2567.76611328125 background all_cells +6781.833984375 2612.13720703125 background all_cells +6771.96875 2613.380859375 background all_cells +6775.9951171875 2607.033203125 background all_cells +6790.20654296875 2608.090087890625 background all_cells +6789.93017578125 2617.8203125 background all_cells +6781.43310546875 2622.03271484375 background all_cells +6799.880859375 2395.005859375 background all_cells +6810.78564453125 2422.32568359375 background all_cells +6799.7265625 2418.538330078125 background all_cells +6799.28857421875 2407.1142578125 background all_cells +6753.7685546875 2427.625732421875 background all_cells +6761.61376953125 2435.795166015625 background all_cells +6759.79833984375 2424.03173828125 background all_cells +6759.29833984375 2443.879150390625 background all_cells +6818.8095703125 2447.646240234375 background all_cells +6812.1552734375 2461.0224609375 background all_cells +6808.1982421875 2455.372802734375 background all_cells +6797.40966796875 2453.281982421875 background all_cells +6809.49951171875 2434.451416015625 background all_cells +6805.95068359375 2444.73828125 background all_cells +6796.0654296875 2441.373291015625 background all_cells +6726.64208984375 2433.4013671875 background all_cells +6733.9521484375 2434.035888671875 background all_cells +6727.55419921875 2442.8681640625 background all_cells +6748.10107421875 2456.978515625 background all_cells +6775.1591796875 2443.8330078125 background all_cells +6786.05126953125 2417.09765625 background all_cells +6760.43408203125 2461.72705078125 background all_cells +6767.12646484375 2466.752685546875 background all_cells +6768.64013671875 2474.87060546875 background all_cells +6772.6591796875 2464.458251953125 background all_cells +6761.80712890625 2473.947509765625 background all_cells +6764.71533203125 2463.380615234375 background all_cells +6737.41064453125 2543.434326171875 background all_cells +6747.71142578125 2542.719970703125 background all_cells +6745.6767578125 2547.349609375 background all_cells +6739.18359375 2530.763916015625 background all_cells +6758.3896484375 2531.870361328125 background all_cells +6796.6552734375 2536.73779296875 background all_cells +6781.96435546875 2530.986083984375 background all_cells +6773.26904296875 2525.802978515625 background all_cells +6723.591796875 2535.375244140625 background all_cells +6729.541015625 2459.50341796875 background all_cells +6727.4267578125 2533.283447265625 background all_cells +6769.08544921875 2498.9501953125 background all_cells +6771.18408203125 2485.296142578125 background all_cells +6781.9130859375 2518.9560546875 background all_cells +6787.15087890625 2515.798828125 background all_cells +6771.4609375 2512.45947265625 background all_cells +6862.62109375 2486.289306640625 background all_cells +6890.25390625 2425.1572265625 background all_cells +6897.17919921875 2432.825439453125 background all_cells +6878.2421875 2435.48779296875 background all_cells +6865.17724609375 2440.357421875 background all_cells +6892.0380859375 2439.647705078125 background all_cells +6883.771484375 2430.0751953125 background all_cells +6880.9052734375 2442.0009765625 background all_cells +6879.79052734375 2512.2333984375 background all_cells +6870.43994140625 2522.60595703125 background all_cells +6886.85107421875 2518.41845703125 background all_cells +6890.35986328125 2507.864990234375 background all_cells +6889.10888671875 2455.726806640625 background all_cells +6867.2890625 2451.911865234375 background all_cells +6897.375 2451.494140625 background all_cells +6881.46630859375 2450.282470703125 background all_cells +6850.73583984375 2421.720947265625 background all_cells +6821.7177734375 2438.599609375 background all_cells +6838.1435546875 2434.1884765625 background all_cells +6854.3046875 2484.090087890625 background all_cells +6845.99951171875 2480.96142578125 background all_cells +6824.03076171875 2461.290283203125 background all_cells +6820.64013671875 2470.0732421875 background all_cells +6820.21923828125 2457.84228515625 background all_cells +6816.19921875 2477.4091796875 background all_cells +6837.009765625 2483.86474609375 background all_cells +6834.43212890625 2495.95361328125 background all_cells +6847.31787109375 2503.406982421875 background all_cells +6830.865234375 2500.54931640625 background all_cells +6842.5322265625 2498.828857421875 background all_cells +6830.16064453125 2521.294921875 background all_cells +6823.98291015625 2511.938232421875 background all_cells +6857.134765625 2520.617431640625 background all_cells +6839.82080078125 2516.357177734375 background all_cells +6906.96240234375 2436.876953125 background all_cells +6930.951171875 2398.174560546875 background all_cells +6915.06005859375 2428.076416015625 background all_cells +6961.7373046875 2391.036865234375 background all_cells +6964.80517578125 2418.174560546875 background all_cells +6968.18017578125 2452.670654296875 background all_cells +6954.80810546875 2458.932373046875 background all_cells +6961.6484375 2457.91845703125 background all_cells +6988.38330078125 2499.009765625 background all_cells +6991.32568359375 2517.876220703125 background all_cells +6990.17431640625 2522.4287109375 background all_cells +7029.060546875 2525.233642578125 background all_cells +7042.78125 2523.169677734375 background all_cells +7037.63427734375 2513.595703125 background all_cells +7030.56298828125 2516.318359375 background all_cells +7015.80126953125 2540.15576171875 background all_cells +7030.76953125 2534.646728515625 background all_cells +6997.21337890625 2513.80517578125 background all_cells +7007.96435546875 2508.026611328125 background all_cells +7000.83642578125 2507.90966796875 background all_cells +6999.00439453125 2498.95947265625 background all_cells +6977.71142578125 2531.948974609375 background all_cells +6990.82763671875 2544.705078125 background all_cells +6991.01611328125 2535.64111328125 background all_cells +6990.16064453125 2530.129150390625 background all_cells +6957.1953125 2535.240478515625 background all_cells +6944.65576171875 2542.63720703125 background all_cells +6954.37353515625 2540.0283203125 background all_cells +6946.60693359375 2535.304443359375 background all_cells +6966.2060546875 2510.481201171875 background all_cells +6971.478515625 2526.423828125 background all_cells +6973.79541015625 2515.90087890625 background all_cells +6959.8193359375 2531.78271484375 background all_cells +7058.88232421875 2392.425048828125 background all_cells +7023.86474609375 2387.102783203125 background all_cells +7047.42138671875 2404.277587890625 background all_cells +7056.61962890625 2460.723388671875 background all_cells +7009.39599609375 2460.992919921875 background all_cells +7030.66845703125 2490.768310546875 background all_cells +7017.658203125 2480.061279296875 background all_cells +6989.40771484375 2474.49072265625 background all_cells +7020.6943359375 2463.629638671875 background all_cells +6962.0654296875 2366.698486328125 background all_cells +6976.52294921875 2369.544921875 background all_cells +6985.83935546875 2366.60986328125 background all_cells +7049.912109375 2359.8330078125 background all_cells +7054.0078125 2352.68359375 background all_cells +7059.31982421875 2375.73974609375 background all_cells +7046.77978515625 2351.772705078125 background all_cells +6993.52197265625 2373.4912109375 background all_cells +7004.8623046875 2357.345703125 background all_cells +7000.23388671875 2363.501708984375 background all_cells +7003.5068359375 2305.248291015625 background all_cells +6913.32958984375 2330.14111328125 background all_cells +6922.26513671875 2333.58544921875 background all_cells +6943.66455078125 2377.037353515625 background all_cells +6952.83544921875 2367.199951171875 background all_cells +6952.1396484375 2381.2255859375 background all_cells +6944.1416015625 2386.833251953125 background all_cells +6964.34423828125 2377.572265625 background all_cells +6978.62451171875 2386.858154296875 background all_cells +6912.15771484375 2305.088134765625 background all_cells +6928.14794921875 2320.97900390625 background all_cells +6928.32080078125 2310.6640625 background all_cells +6749.25537109375 2345.603271484375 background all_cells +6748.61865234375 2356.962646484375 background all_cells +6759.5380859375 2346.335205078125 background all_cells +6762.5625 2388.57568359375 background all_cells +6740.55322265625 2371.26513671875 background all_cells +6749.017578125 2372.41796875 background all_cells +6749.1298828125 2385.310302734375 background all_cells +6783.83935546875 2370.26953125 background all_cells +6797.4296875 2364.018310546875 background all_cells +6782.9638671875 2381.539794921875 background all_cells +6788.0185546875 2339.08740234375 background all_cells +6774.13330078125 2350.201416015625 background all_cells +6798.7646484375 2353.129638671875 background all_cells +6786.28466796875 2345.878662109375 background all_cells +6800.36181640625 2342.53271484375 background all_cells +6812.35693359375 2345.3017578125 background all_cells +6859.99169921875 2329.99853515625 background all_cells +6877.29736328125 2328.681640625 background all_cells +6874.5361328125 2341.37646484375 background all_cells +6868.70751953125 2338.04736328125 background all_cells +6858.38916015625 2305.4111328125 background all_cells +6902.18701171875 2392.060302734375 background all_cells +6881.3857421875 2345.155517578125 background all_cells +6897.8095703125 2361.200927734375 background all_cells +6906.42626953125 2346.0458984375 background all_cells +6899.55419921875 2343.73193359375 background all_cells +6887.427734375 2314.980224609375 background all_cells +6885.60302734375 2325.5205078125 background all_cells +6859.2421875 2348.886962890625 background all_cells +6863.70947265625 2367.66748046875 background all_cells +6861.0703125 2357.0634765625 background all_cells +6837.3466796875 2343.301513671875 background all_cells +6829.10009765625 2333.9970703125 background all_cells +6831.87060546875 2410.911376953125 background all_cells +6825.03466796875 2401.725341796875 background all_cells +6858.8603515625 2378.42236328125 background all_cells +6862.63427734375 2399.898193359375 background all_cells +6858.29345703125 2391.09521484375 background all_cells +6871.31103515625 2380.92041015625 background all_cells +6847.7099609375 2355.7158203125 background all_cells +6754.0263671875 2306.309814453125 background all_cells +6771.79248046875 2317.141845703125 background all_cells +6772.2353515625 2307.417236328125 background all_cells +6805.73193359375 2327.437255859375 background all_cells +6780.138671875 2306.738037109375 background all_cells +6809.10107421875 2314.579345703125 background all_cells +6790.27392578125 2311.1171875 background all_cells +6758.80908203125 2329.293701171875 background all_cells +6776.22314453125 2328.64990234375 background all_cells +6765.81103515625 2335.22705078125 background all_cells +6851.70654296875 2783.857177734375 background all_cells +6868.3330078125 2795.41357421875 background all_cells +6857.068359375 2789.60400390625 background all_cells +6936.72412109375 2804.384765625 background all_cells +6933.64404296875 2796.9208984375 background all_cells +6937.6669921875 2815.42529296875 background all_cells +6936.3515625 2857.7646484375 background all_cells +6931.212890625 2783.571533203125 background all_cells +6897.44482421875 2805.653076171875 background all_cells +6862.73388671875 2817.943115234375 background all_cells +6878.697265625 2809.641357421875 background all_cells +6942.77490234375 2673.792724609375 background all_cells +6934.05859375 2679.768310546875 background all_cells +6896.58203125 2676.076171875 background all_cells +7078.98193359375 2660.742431640625 background all_cells +7066.65673828125 2647.59423828125 background all_cells +7083.6875 2671.727783203125 background all_cells +7075.80908203125 2649.69775390625 background all_cells +6888.68994140625 2641.76025390625 background all_cells +6916.6904296875 2650.35791015625 background all_cells +6910.44677734375 2647.6357421875 background all_cells +6905.984375 2651.570556640625 background all_cells +6904.9521484375 2637.99462890625 background all_cells +6904.03759765625 2646.1474609375 background all_cells +7257.44482421875 2717.777587890625 background all_cells +7261.08740234375 2709.10107421875 background all_cells +7310.1796875 2784.287109375 background all_cells +7266.13818359375 2711.59716796875 background all_cells +6928.2216796875 2756.240966796875 background all_cells +6935.81005859375 2775.911376953125 background all_cells +6935.21630859375 2762.179931640625 background all_cells +6872.9462890625 2736.91845703125 background all_cells +6908.48388671875 2759.766357421875 background all_cells +6874.216796875 2719.965087890625 background all_cells +6936.150390625 2711.986572265625 background all_cells +6929.6416015625 2740.003662109375 background all_cells +6936.84521484375 2749.297607421875 background all_cells +6930.40283203125 2748.349609375 background all_cells +6936.5498046875 2724.82373046875 background all_cells +7110.69921875 2556.091064453125 background all_cells +7099.142578125 2569.92333984375 background all_cells +7106.26025390625 2563.53076171875 background all_cells +7094.1572265625 2561.05126953125 background all_cells +7047.25439453125 2586.0283203125 background all_cells +7055.345703125 2595.815185546875 background all_cells +7065.1728515625 2594.827392578125 background all_cells +7088.517578125 2572.251220703125 background all_cells +7122.068359375 2577.594970703125 background all_cells +7106.93310546875 2581.9833984375 background all_cells +7093.912109375 2586.4169921875 background all_cells +7037.2001953125 2567.324951171875 background all_cells +7027.07421875 2598.472412109375 background all_cells +7042.3017578125 2595.55029296875 background all_cells +7069.763671875 2559.4248046875 background all_cells +7054.84375 2578.4716796875 background all_cells +7062.080078125 2571.3173828125 background all_cells +7080.98828125 2579.544921875 background all_cells +7072.34423828125 2576.92041015625 background all_cells +7057.46142578125 2563.890869140625 background all_cells +7258.1015625 2675.27587890625 background all_cells +7273.78125 2664.861572265625 background all_cells +7264.9130859375 2663.796142578125 background all_cells +7311.23095703125 2668.54931640625 background all_cells +7324.42138671875 2666.590087890625 background all_cells +7321.56787109375 2673.27685546875 background all_cells +7315.025390625 2662.84326171875 background all_cells +7299.8115234375 2691.058837890625 background all_cells +7306.01513671875 2660.8994140625 background all_cells +7301.8291015625 2666.21044921875 background all_cells +7303.8388671875 2684.30029296875 background all_cells +7310.50732421875 2650.4267578125 background all_cells +7302.91552734375 2655.1904296875 background all_cells +7307.59228515625 2640.61474609375 background all_cells +7262.5927734375 2651.8837890625 background all_cells +7110.9189453125 2642.237548828125 background all_cells +7107.041015625 2624.241455078125 background all_cells +7111.00634765625 2691.883544921875 background all_cells +7113.974609375 2684.1123046875 background all_cells +7097.86474609375 2666.0234375 background all_cells +7113.470703125 2661.293701171875 background all_cells +7108.25439453125 2662.312744140625 background all_cells +7041.16845703125 2611.521240234375 background all_cells +7056.5078125 2610.560546875 background all_cells +7048.87890625 2616.654052734375 background all_cells +7048.55419921875 2624.764892578125 background all_cells +7032.7353515625 2616.376953125 background all_cells +7027.94189453125 2633.802734375 background all_cells +7040.19921875 2629.54736328125 background all_cells +7026.6337890625 2623.396240234375 background all_cells +7056.63232421875 2641.668212890625 background all_cells +7044.640625 2642.86474609375 background all_cells +7041.74951171875 2650.643798828125 background all_cells +7059.224609375 2649.908203125 background all_cells +7032.14013671875 2602.596923828125 background all_cells +7035.744140625 2609.869384765625 background all_cells +7035.162109375 2604.7158203125 background all_cells +7078.6650390625 2615.901123046875 background all_cells +7062.6337890625 2605.5078125 background all_cells +7068.55029296875 2622.621337890625 background all_cells +7061.13427734375 2613.508544921875 background all_cells +7138.7216796875 2653.403076171875 background all_cells +7136.36767578125 2646.14990234375 background all_cells +7128.55029296875 2652.02197265625 background all_cells +7145.0615234375 2656.033203125 background all_cells +7153.20263671875 2664.826416015625 background all_cells +7145.99951171875 2645.8857421875 background all_cells +7141.244140625 2581.0380859375 background all_cells +7134.18603515625 2556.974853515625 background all_cells +7139.36962890625 2638.6279296875 background all_cells +7140.484375 2631.8369140625 background all_cells +7130.9521484375 2577.11279296875 background all_cells +7133.06982421875 2681.35205078125 background all_cells +7152.03076171875 2681.971435546875 background all_cells +7175.798828125 2689.835205078125 background all_cells +7185.74365234375 2681.40380859375 background all_cells +7165.64404296875 2675.959228515625 background all_cells +7190.521484375 2597.8046875 background all_cells +7197.791015625 2601.933837890625 background all_cells +7189.27734375 2607.310546875 background all_cells +7164.9287109375 2622.564697265625 background all_cells +7182.53466796875 2644.365966796875 background all_cells +7190.73046875 2643.375732421875 background all_cells +7192.7119140625 2628.939453125 background all_cells +7172.8408203125 2629.236328125 background all_cells +7182.123046875 2653.302490234375 background all_cells +7173.13427734375 2657.96875 background all_cells +7165.76025390625 2652.894287109375 background all_cells +7230.27099609375 2641.933349609375 background all_cells +7213.50390625 2639.607177734375 background all_cells +7208.36083984375 2624.069091796875 background all_cells +7229.4375 2633.9228515625 background all_cells +7295.5498046875 2605.810546875 background all_cells +7290.5703125 2657.293701171875 background all_cells +7283.8115234375 2655.11181640625 background all_cells +7279.31591796875 2650.24072265625 background all_cells +7278.20361328125 2662.093017578125 background all_cells +7297.7509765625 2668.919677734375 background all_cells +7284.0224609375 2687.24169921875 background all_cells +7291.720703125 2674.774658203125 background all_cells +7279.3896484375 2671.25048828125 background all_cells +7275.8056640625 2560.454833984375 background all_cells +7286.24609375 2556.56005859375 background all_cells +7322.9404296875 2576.405517578125 background all_cells +7323.02197265625 2568.50048828125 background all_cells +7245.21435546875 2647.069580078125 background all_cells +7238.03076171875 2647.80517578125 background all_cells +7230.517578125 2650.543212890625 background all_cells +7239.65185546875 2660.822021484375 background all_cells +7233.79541015625 2656.474853515625 background all_cells +7247.484375 2653.481201171875 background all_cells +7202.716796875 2672.646728515625 background all_cells +7197.2275390625 2685.18994140625 background all_cells +7209.46630859375 2681.89892578125 background all_cells +7226.1005859375 2671.214599609375 background all_cells +7246.697265625 2669.5966796875 background all_cells +7230.9091796875 2679.693359375 background all_cells +7233.97607421875 2694.6142578125 background all_cells +7200.130859375 2650.565673828125 background all_cells +7213.56689453125 2650.8466796875 background all_cells +7208.6796875 2665.2666015625 background all_cells +7198.12451171875 2660.406494140625 background all_cells +6934.7109375 2598.33251953125 background all_cells +6949.00439453125 2604.669189453125 background all_cells +6943.333984375 2614.784912109375 background all_cells +6937.31787109375 2604.4677734375 background all_cells +6965.16748046875 2617.892822265625 background all_cells +6953.78125 2594.559326171875 background all_cells +6959.51513671875 2580.5 background all_cells +6948.7470703125 2583.986572265625 background all_cells +6964.6474609375 2591.8173828125 background all_cells +6957.9794921875 2601.53125 background all_cells +6957.71875 2587.765869140625 background all_cells +6970.52978515625 2626.10205078125 background all_cells +6981.91064453125 2579.70751953125 background all_cells +7002.27734375 2571.73486328125 background all_cells +7014.9267578125 2604.64208984375 background all_cells +7016.80224609375 2618.196533203125 background all_cells +7006.67236328125 2611.23974609375 background all_cells +6996.95849609375 2607.207763671875 background all_cells +6992.3095703125 2591.68017578125 background all_cells +6994.36376953125 2574.68603515625 background all_cells +6953.73681640625 2628.935546875 background all_cells +6960.80126953125 2637.1064453125 background all_cells +6966.33056640625 2631.59716796875 background all_cells +6959.39208984375 2630.5244140625 background all_cells +6984.26611328125 2675.39453125 background all_cells +6991.53564453125 2686.963134765625 background all_cells +6959.28369140625 2682.21875 background all_cells +6977.04833984375 2664.421875 background all_cells +6965.43017578125 2658.42236328125 background all_cells +6473.15673828125 2496.593505859375 background all_cells +6481.90283203125 2499.137939453125 background all_cells +6473.66015625 2505.264892578125 background all_cells +6478.5703125 2504.957275390625 background all_cells +6492.12353515625 2548.392822265625 background all_cells +6492.93115234375 2585.6259765625 background all_cells +6513.62890625 2564.077880859375 background all_cells +6483.03955078125 2559.327880859375 background all_cells +6485.87841796875 2520.24267578125 background all_cells +6479.38916015625 2522.0537109375 background all_cells +6439.986328125 2521.453369140625 background all_cells +6495.41650390625 2516.28857421875 background all_cells +6400.67822265625 2513.66552734375 background all_cells +6422.10693359375 2508.66552734375 background all_cells +6415.302734375 2557.198486328125 background all_cells +6412.7529296875 2500.82177734375 background all_cells +6419.845703125 2567.769287109375 background all_cells +6416.04736328125 2587.369140625 background all_cells +6420.37890625 2589.889892578125 background all_cells +6420.91552734375 2602.14599609375 background all_cells +6416.7109375 2601.126953125 background all_cells +6423.7509765625 2598.9794921875 background all_cells +6416.9873046875 2635.826416015625 background all_cells +6445.73779296875 2648.310791015625 background all_cells +6433.72314453125 2656.611083984375 background all_cells +6422.71337890625 2637.75341796875 background all_cells +6417.9599609375 2654.604248046875 background all_cells +6507.0234375 2615.883544921875 background all_cells +6508.2607421875 2639.183837890625 background all_cells +6504.1689453125 2643.65869140625 background all_cells +6506.61083984375 2629.695068359375 background all_cells +6546.3798828125 2600.3037109375 background all_cells +6553.3310546875 2607.044921875 background all_cells +6518.2646484375 2612.134521484375 background all_cells +6568.892578125 2615.13818359375 background all_cells +6549.048828125 2610.967529296875 background all_cells +6564.1357421875 2601.794189453125 background all_cells +6518.85498046875 2650.2216796875 background all_cells +6567.552734375 2648.079833984375 background all_cells +6557.8447265625 2645.421875 background all_cells +6521.677734375 2661.705810546875 background all_cells +6525.0205078125 2665.9921875 background all_cells +6544.95849609375 2659.3701171875 background all_cells +6522.10107421875 2634.275390625 background all_cells +6551.43408203125 2633.5810546875 background all_cells +6520.0595703125 2640.00048828125 background all_cells +6534.97314453125 2635.156494140625 background all_cells +6563.29931640625 2624.284912109375 background all_cells +6554.44873046875 2620.753173828125 background all_cells +6520.20849609375 2624.901123046875 background all_cells +6542.49267578125 2622.277587890625 background all_cells +6575.3369140625 2591.370849609375 background all_cells +6555.02099609375 2592.96533203125 background all_cells +6585.37353515625 2592.002197265625 background all_cells +6579.09814453125 2583.7275390625 background all_cells +6574.93505859375 2628.509521484375 background all_cells +6581.33154296875 2638.143798828125 background all_cells +6573.658203125 2606.6484375 background all_cells +6592.8076171875 2625.241943359375 background all_cells +6586.037109375 2627.248291015625 background all_cells +6584.91796875 2611.408447265625 background all_cells +6544.8466796875 2573.04541015625 background all_cells +6569.6943359375 2573.317626953125 background all_cells +6565.2822265625 2583.22607421875 background all_cells +6557.0673828125 2572.6083984375 background all_cells +6554.32568359375 2581.198486328125 background all_cells +6559.5908203125 2555.09033203125 background all_cells +6575.146484375 2553.54296875 background all_cells +6569.060546875 2549.653076171875 background all_cells +6559.5986328125 2562.91943359375 background all_cells +6543.55322265625 2553.955322265625 background all_cells +6555.10107421875 2549.340576171875 background all_cells +6552.90087890625 2562.718017578125 background all_cells +6618.0322265625 2619.74853515625 background all_cells +6605.1416015625 2635.157470703125 background all_cells +6607.34033203125 2628.238037109375 background all_cells +6598.1865234375 2638.986328125 background all_cells +6596.484375 2634.07275390625 background all_cells +6578.3818359375 2662.380615234375 background all_cells +6591.1259765625 2676.541015625 background all_cells +6587.17431640625 2670.936767578125 background all_cells +6589.3935546875 2640.60888671875 background all_cells +6580.6845703125 2643.653564453125 background all_cells +6609.96630859375 2640.02197265625 background all_cells +6646.3779296875 2548.66650390625 background all_cells +6631.63818359375 2553.003662109375 background all_cells +6654.84033203125 2566.02880859375 background all_cells +6632.650390625 2565.430419921875 background all_cells +6648.26611328125 2579.84814453125 background all_cells +6628.20068359375 2603.9326171875 background all_cells +6640.38623046875 2603.05029296875 background all_cells +6637.63134765625 2588.13916015625 background all_cells +6643.33251953125 2579.921142578125 background all_cells +6638.25830078125 2615.4443359375 background all_cells +6628.16455078125 2621.575439453125 background all_cells +6657.9892578125 2623.046142578125 background all_cells +6654.35107421875 2610.29150390625 background all_cells +6649.083984375 2617.691162109375 background all_cells +6616.61083984375 2652.2939453125 background all_cells +6651.3486328125 2650.267822265625 background all_cells +6649.75146484375 2643.6650390625 background all_cells +6664.29345703125 2637.8427734375 background all_cells +6667.18505859375 2675.73291015625 background all_cells +6682.9375 2676.33935546875 background all_cells +6672.1826171875 2659.398193359375 background all_cells +6671.91748046875 2650.13720703125 background all_cells +6684.69482421875 2638.84033203125 background all_cells +6683.23681640625 2655.70849609375 background all_cells +6679.51611328125 2643.546630859375 background all_cells +6693.27392578125 2669.22216796875 background all_cells +6699.0556640625 2649.703857421875 background all_cells +6707.88818359375 2660.646240234375 background all_cells +6701.373046875 2666.1533203125 background all_cells +6694.96826171875 2657.74951171875 background all_cells +6629.66943359375 2672.9130859375 background all_cells +6646.693359375 2656.36376953125 background all_cells +6639.6201171875 2655.79833984375 background all_cells +6636.6083984375 2676.9453125 background all_cells +6589.71533203125 2564.78271484375 background all_cells +6596.45947265625 2546.69873046875 background all_cells +6588.96875 2550.46923828125 background all_cells +6604.7177734375 2565.554931640625 background all_cells +6600.89453125 2554.042236328125 background all_cells +6616.607421875 2573.229248046875 background all_cells +6624.912109375 2577.41552734375 background all_cells +6619.759765625 2598.11767578125 background all_cells +6589.61279296875 2573.52001953125 background all_cells +6611.0068359375 2578.318115234375 background all_cells +6606.90966796875 2575.026123046875 background all_cells +6623.4658203125 2568.440673828125 background all_cells +6613.80859375 2557.686279296875 background all_cells +6617.814453125 2564.367919921875 background all_cells +6622.49365234375 2554.01953125 background all_cells +6575.42919921875 2829.289794921875 background all_cells +6573.6845703125 2849.70751953125 background all_cells +6584.3427734375 2843.162841796875 background all_cells +6592.953125 2829.22998046875 background all_cells +6586.4169921875 2853.257568359375 background all_cells +6625.52490234375 2854.401123046875 background all_cells +6592.26708984375 2858.925048828125 background all_cells +6604.9111328125 2855.64892578125 background all_cells +6642.24365234375 2870.002197265625 background all_cells +6650.19921875 2874.538818359375 background all_cells +6642.7763671875 2881.55908203125 background all_cells +6634.65234375 2892.553466796875 background all_cells +6623.31005859375 2908.056396484375 background all_cells +6642.0947265625 2896.36474609375 background all_cells +6623.11376953125 2887.22412109375 background all_cells +6632.9921875 2877.68603515625 background all_cells +6634.32275390625 2886.106689453125 background all_cells +6624.052734375 2872.068359375 background all_cells +6653.7216796875 2931.047119140625 background all_cells +6626.91845703125 2937.845458984375 background all_cells +6621.615234375 2933.269775390625 background all_cells +6647.87158203125 2933.47119140625 background all_cells +6850.6513671875 2915.77880859375 background all_cells +6854.7666015625 2941.909912109375 background all_cells +6866.12744140625 2925.91943359375 background all_cells +6862.01318359375 2920.11474609375 background all_cells +6853.68212890625 2924.572021484375 background all_cells +6895.64404296875 2932.405029296875 background all_cells +6902.81689453125 2933.884033203125 background all_cells +6900.185546875 2921.340087890625 background all_cells +6876.66455078125 2929.665283203125 background all_cells +6891.38623046875 2917.066162109375 background all_cells +6886.29833984375 2935.973876953125 background all_cells +6880.9482421875 2919.787109375 background all_cells +6911.80810546875 2899.844482421875 background all_cells +6913.96337890625 2912.87939453125 background all_cells +6908.80078125 2911.05517578125 background all_cells +6908.48095703125 2903.501953125 background all_cells +6908.982421875 2919.398193359375 background all_cells +6914.01123046875 2945.080322265625 background all_cells +6910.39306640625 2938.21826171875 background all_cells +6931.8349609375 2913.64892578125 background all_cells +6948.7666015625 2926.952392578125 background all_cells +6947.701171875 2921.55126953125 background all_cells +6954.3486328125 2934.630859375 background all_cells +6932.88330078125 2939.97265625 background all_cells +6934.13134765625 2928.787109375 background all_cells +6930.06396484375 2903.1240234375 background all_cells +6924.2978515625 2898.789794921875 background all_cells +6915.5322265625 2927.448486328125 background all_cells +6920.65625 2932.928466796875 background all_cells +6923.77880859375 2938.373779296875 background all_cells +6921.38427734375 2925.81689453125 background all_cells +6921.71044921875 2918.02001953125 background all_cells +6858.23486328125 2837.866943359375 background all_cells +6866.59765625 2895.000732421875 background all_cells +6866.46630859375 2905.375 background all_cells +6851.8818359375 2846.14501953125 background all_cells +6900.33154296875 2897.813232421875 background all_cells +6887.08935546875 2891.414794921875 background all_cells +6901.982421875 2891.397216796875 background all_cells +6886.55322265625 2899.778076171875 background all_cells +6895.81982421875 2908.4951171875 background all_cells +6902.59228515625 2905.89697265625 background all_cells +6901.38134765625 2872.967041015625 background all_cells +6874.607421875 2889.900146484375 background all_cells +6902.14404296875 2885.244873046875 background all_cells +6862.40185546875 2848.66748046875 background all_cells +6874.96826171875 2844.03076171875 background all_cells +6874.46240234375 2860.87744140625 background all_cells +6871.16748046875 2851.596435546875 background all_cells +6424.4970703125 2687.90625 background all_cells +6476.4228515625 2670.671142578125 background all_cells +6455.97412109375 2683.976806640625 background all_cells +6452.60546875 2672.1796875 background all_cells +6577.3544921875 2682.926513671875 background all_cells +6578.78466796875 2688.637939453125 background all_cells +6560.005859375 2688.33935546875 background all_cells +6553.79345703125 2689.34326171875 background all_cells +6556.76220703125 2669.1884765625 background all_cells +6507.59765625 2675.113525390625 background all_cells +6516.6826171875 2673.54833984375 background all_cells +6538.333984375 2679.6552734375 background all_cells +6620.57958984375 2682.462646484375 background all_cells +6654.5048828125 2680.055908203125 background all_cells +6687.0126953125 2691.982177734375 background all_cells +6670.8896484375 2692.444580078125 background all_cells +6706.43603515625 2680.333251953125 background all_cells +6703.19677734375 2686.978515625 background all_cells +6691.00732421875 2685.734619140625 background all_cells +6586.54248046875 2686.567138671875 background all_cells +6611.48388671875 2689.124755859375 background all_cells +6603.81298828125 2676.82861328125 background all_cells +6716.83251953125 2681.472900390625 background all_cells +6729.923828125 2677.958251953125 background all_cells +6725.037109375 2684.620849609375 background all_cells +6722.033203125 2688.638916015625 background all_cells +6720.7080078125 2678.132568359375 background all_cells +6779.6181640625 2678.150146484375 background all_cells +6797.892578125 2684.948486328125 background all_cells +6798.03369140625 2675.518310546875 background all_cells +6770.30322265625 2675.499267578125 background all_cells +6790.37646484375 2674.11181640625 background all_cells +6789.49853515625 2681.9072265625 background all_cells +6762.92236328125 2685.651611328125 background all_cells +6757.087890625 2678.22119140625 background all_cells +6767.37548828125 2681.307373046875 background all_cells +6763.572265625 2678.040283203125 background all_cells +6748.46435546875 2686.640625 background all_cells +6755.5 2689.197998046875 background all_cells +6751.68505859375 2683.78125 background all_cells +6742.0517578125 2689.11083984375 background all_cells +6784.49951171875 2712.08203125 background all_cells +6793.193359375 2696.2236328125 background all_cells +6753.1884765625 2727.000244140625 background all_cells +6752.58642578125 2721.5322265625 background all_cells +6757.755859375 2710.950927734375 background all_cells +6756.69287109375 2698.641357421875 background all_cells +6751.52587890625 2703.233642578125 background all_cells +6766.28076171875 2700.962158203125 background all_cells +6765.5380859375 2718.518798828125 background all_cells +6774.42333984375 2703.545166015625 background all_cells +6767.5185546875 2708.185546875 background all_cells +6764.736328125 2694.60888671875 background all_cells +6776.681640625 2713.923583984375 background all_cells +6781.24755859375 2725.43017578125 background all_cells +6784.1162109375 2722.12109375 background all_cells +6772.54443359375 2723.93310546875 background all_cells +6784.2587890625 2731.620849609375 background all_cells +6764.57470703125 2734.288818359375 background all_cells +6769.03857421875 2774.49951171875 background all_cells +6773.41015625 2750.100830078125 background all_cells +6797.08154296875 2747.536865234375 background all_cells +6788.64208984375 2762.8681640625 background all_cells +6788.7763671875 2757.616455078125 background all_cells +6814.46630859375 2690.60205078125 background all_cells +6813.9501953125 2673.404052734375 background all_cells +6799.9228515625 2698.2998046875 background all_cells +6810.26953125 2698.3818359375 background all_cells +6805.91162109375 2691.628662109375 background all_cells +6810.61181640625 2745.927001953125 background all_cells +6808.58349609375 2738.47216796875 background all_cells +6805.23876953125 2706.362548828125 background all_cells +6813.41748046875 2720.30419921875 background all_cells +6814.19873046875 2713.033935546875 background all_cells +6806.5048828125 2712.010009765625 background all_cells +6805.734375 2766.77294921875 background all_cells +6815.9306640625 2750.504638671875 background all_cells +6808.080078125 2756.571533203125 background all_cells +7054.5322265625 2304.79833984375 background all_cells +7073.552734375 2303.27783203125 background all_cells +7056.16748046875 2312.729248046875 background all_cells +7031.9814453125 2313.135009765625 background all_cells +7087.08251953125 2324.314697265625 background all_cells +7081.154296875 2332.530517578125 background all_cells +7085.22998046875 2329.058349609375 background all_cells +7015.1865234375 2324.227783203125 background all_cells +7034.96240234375 2347.89111328125 background all_cells +7050.50927734375 2332.113037109375 background all_cells +7033.58935546875 2331.427734375 background all_cells +7132.0703125 2416.57763671875 background all_cells +7124.564453125 2395.7744140625 background all_cells +7126.1943359375 2386.328369140625 background all_cells +7130.10986328125 2457.95361328125 background all_cells +7102.7158203125 2438.8125 background all_cells +7099.91259765625 2448.685791015625 background all_cells +7093.95849609375 2442.236572265625 background all_cells +7094.3837890625 2433.073486328125 background all_cells +7008.46728515625 2378.031982421875 background all_cells +7014.96630859375 2384.88623046875 background all_cells +7010.5673828125 2367.849365234375 background all_cells +7063.3134765625 2360.486572265625 background all_cells +7069.77294921875 2359.1611328125 background all_cells +7047.33740234375 2366.327392578125 background all_cells +7024.25048828125 2371.563232421875 background all_cells +7034.669921875 2367.390625 background all_cells +7129.421875 2326.08349609375 background all_cells +7114.61181640625 2322.18115234375 background all_cells +7122.6337890625 2352.327880859375 background all_cells +7114.796875 2345.60693359375 background all_cells +7133.03076171875 2332.6875 background all_cells +7080.1826171875 2380.0048828125 background all_cells +7136.17919921875 2379.69287109375 background all_cells +7133.96533203125 2363.14599609375 background all_cells +7107.8447265625 2328.580322265625 background all_cells +7101.90576171875 2324.00634765625 background all_cells +7107.21142578125 2338.244384765625 background all_cells +7102.1611328125 2335.409423828125 background all_cells +7215.56298828125 2394.06689453125 background all_cells +7215.23193359375 2419.657958984375 background all_cells +7219.8759765625 2400.037353515625 background all_cells +7230.95654296875 2396.733154296875 background all_cells +7309.98193359375 2430.6650390625 background all_cells +7286.22998046875 2401.572998046875 background all_cells +7328.1318359375 2427.61669921875 background all_cells +7326.138671875 2403.593017578125 background all_cells +7319.56884765625 2425.42431640625 background all_cells +7261.4931640625 2399.0029296875 background all_cells +7253.4970703125 2425.58251953125 background all_cells +7262.0400390625 2433.647216796875 background all_cells +7267.62548828125 2408.54931640625 background all_cells +7267.61279296875 2415.4921875 background all_cells +7263.72900390625 2413.164306640625 background all_cells +7187.22021484375 2442.410400390625 background all_cells +7206.81787109375 2451.865234375 background all_cells +7194.63623046875 2448.578125 background all_cells +7201.89208984375 2445.013427734375 background all_cells +7190.66162109375 2518.392822265625 background all_cells +7203.66357421875 2481.672119140625 background all_cells +7199.85205078125 2473.221923828125 background all_cells +7178.4287109375 2456.5556640625 background all_cells +7203.89111328125 2457.721435546875 background all_cells +7199.544921875 2463.67333984375 background all_cells +7187.12158203125 2455.84130859375 background all_cells +7180.26953125 2463.945556640625 background all_cells +7237.71630859375 2474.78369140625 background all_cells +7221.07470703125 2463.206298828125 background all_cells +7224.08935546875 2469.046630859375 background all_cells +7229.33203125 2469.875732421875 background all_cells +7222.75537109375 2488.54638671875 background all_cells +7221.45068359375 2479.4375 background all_cells +7280.76513671875 2433.8779296875 background all_cells +7324.93017578125 2459.31982421875 background all_cells +7284.52001953125 2456.193115234375 background all_cells +7226.1005859375 2526.048583984375 background all_cells +7234.73388671875 2554.25341796875 background all_cells +7246.89599609375 2542.4345703125 background all_cells +7276.46044921875 2552.917236328125 background all_cells +7262.63916015625 2545.685302734375 background all_cells +7304.939453125 2503.62451171875 background all_cells +7312.2802734375 2512.680908203125 background all_cells +7300.88623046875 2507.99853515625 background all_cells +7313.21728515625 2505.51220703125 background all_cells +7215.390625 2458.459228515625 background all_cells +7271.5224609375 2460.0673828125 background all_cells +7269.25830078125 2442.13037109375 background all_cells +7238.92236328125 2455.50244140625 background all_cells +7215.6396484375 2297.588623046875 background all_cells +7206.81591796875 2302.80517578125 background all_cells +7214.51904296875 2310.410400390625 background all_cells +7235.27197265625 2318.096923828125 background all_cells +7201.3427734375 2308.158447265625 background all_cells +7199.32763671875 2319.247802734375 background all_cells +7208.4853515625 2312.124755859375 background all_cells +7206.45751953125 2347.428466796875 background all_cells +7237.45751953125 2323.228271484375 background all_cells +7239.123046875 2345.451171875 background all_cells +7241.5478515625 2373.887451171875 background all_cells +7205.30615234375 2369.710205078125 background all_cells +7264.03125 2380.5576171875 background all_cells +7260.478515625 2375.973388671875 background all_cells +7243.60205078125 2349.820068359375 background all_cells +7255.60302734375 2352.723876953125 background all_cells +7246.13720703125 2335.90966796875 background all_cells +7246.7421875 2345.538330078125 background all_cells +7264.5126953125 2337.092529296875 background all_cells +7276.70458984375 2354.984619140625 background all_cells +7274.20703125 2334.133056640625 background all_cells +7263.62451171875 2347.239990234375 background all_cells +7171.6015625 2407.966552734375 background all_cells +7186.5830078125 2377.975341796875 background all_cells +7183.64697265625 2379.84619140625 background all_cells +7195.59619140625 2435.98681640625 background all_cells +7176.08935546875 2440.090576171875 background all_cells +7171.50927734375 2436.27685546875 background all_cells +7174.8154296875 2451.30419921875 background all_cells +7191.853515625 2382.337890625 background all_cells +7205.0009765625 2385.99365234375 background all_cells +7195.6376953125 2394.211181640625 background all_cells +7193.84228515625 2387.02783203125 background all_cells +7144.21630859375 2411.5576171875 background all_cells +7164.6787109375 2449.024169921875 background all_cells +7155.18408203125 2412.70263671875 background all_cells +7159.99169921875 2395.451416015625 background all_cells +7135.80908203125 2403.063232421875 background all_cells +7144.3486328125 2387.641357421875 background all_cells +7163.74267578125 2405.05126953125 background all_cells +7149.53857421875 2355.28564453125 background all_cells +7143.49755859375 2374.66650390625 background all_cells +7166.40673828125 2357.8193359375 background all_cells +7149.23974609375 2333.114990234375 background all_cells +7162.671875 2321.02978515625 background all_cells +7165.166015625 2317.568359375 background all_cells +7142.70068359375 2348.78759765625 background all_cells +7162.45361328125 2341.85546875 background all_cells +7280.916015625 2385.7568359375 background all_cells +7275.2841796875 2389.563720703125 background all_cells +7290.376953125 2385.1962890625 background all_cells +7287.13720703125 2388.661376953125 background all_cells +7294.18017578125 2331.930419921875 background all_cells +7284.578125 2354.373779296875 background all_cells +7292.82470703125 2353.74609375 background all_cells +7283.98828125 2335.234130859375 background all_cells +7300.1484375 2353.485595703125 background all_cells +7309.65087890625 2344.197509765625 background all_cells +7305.59423828125 2386.56494140625 background all_cells +7295.5234375 2389.70263671875 background all_cells +7293.27294921875 2306.86669921875 background all_cells +7317.96630859375 2310.023681640625 background all_cells +7291.13916015625 2324.710693359375 background all_cells +7276.5947265625 2323.477783203125 background all_cells +7282.3017578125 2368.08203125 background all_cells +7302.72412109375 2366.720947265625 background all_cells +7080.103515625 2482.697265625 background all_cells +7089.27294921875 2476.025146484375 background all_cells +7082.5927734375 2492.321533203125 background all_cells +7095.0244140625 2502.33251953125 background all_cells +7094.0966796875 2496.3984375 background all_cells +7155.50439453125 2474.7763671875 background all_cells +7172.24609375 2477.758544921875 background all_cells +7170.45751953125 2502.65576171875 background all_cells +7125.1259765625 2488.114990234375 background all_cells +7135.8603515625 2473.669921875 background all_cells +7117.6923828125 2536.390625 background all_cells +7095.5947265625 2551.06494140625 background all_cells +7113.5322265625 2547.216064453125 background all_cells +7102.216796875 2545.33642578125 background all_cells +7126.22705078125 2544.357421875 background all_cells +7147.26611328125 2550.02685546875 background all_cells +7134.76123046875 2538.40625 background all_cells +7132.26953125 2511.930419921875 background all_cells +7118.40185546875 2511.282470703125 background all_cells +7142.33203125 2527.330810546875 background all_cells +7126.66845703125 2522.615966796875 background all_cells +7103.4453125 2524.37109375 background all_cells +7109.89208984375 2527.1923828125 background all_cells +7117.98681640625 2526.976318359375 background all_cells +7023.8876953125 2552.47607421875 background all_cells +7066.23828125 2551.951904296875 background all_cells +7034.45263671875 2549.0380859375 background all_cells +7105.208984375 2509.92138671875 background all_cells +7076.89208984375 2515.295654296875 background all_cells +7098.0458984375 2506.91650390625 background all_cells +7090.400390625 2507.742919921875 background all_cells +7075.36962890625 2543.48779296875 background all_cells +7095.2177734375 2536.880859375 background all_cells +7086.1845703125 2538.398193359375 background all_cells +6868.21240234375 1752.222412109375 background all_cells +6875.5654296875 1741.1026611328125 background all_cells +6864.7265625 1738.1611328125 background all_cells +6858.12451171875 1747.154296875 background all_cells +6857.9501953125 1768.5164794921875 background all_cells +6869.8779296875 1760.9964599609375 background all_cells +6911.06298828125 1741.3045654296875 background all_cells +6914.33544921875 1752.7696533203125 background all_cells +6906.4072265625 1750.8914794921875 background all_cells +6899.50927734375 1740.524658203125 background all_cells +6907.79150390625 1761.3919677734375 background all_cells +6915.41552734375 1766.018798828125 background all_cells +6896.59130859375 1765.140380859375 background all_cells +6860.46142578125 1711.063720703125 background all_cells +6911.9951171875 1733.0234375 background all_cells +6906.896484375 1719.053955078125 background all_cells +6870.6884765625 1724.5367431640625 background all_cells +6866.78857421875 1727.6744384765625 background all_cells +6861.009765625 1719.0318603515625 background all_cells +6944.77490234375 1721.618896484375 background all_cells +6965.1591796875 1734.41552734375 background all_cells +6951.31787109375 1731.968994140625 background all_cells +6935.15380859375 1733.58203125 background all_cells +6943.6240234375 1729.104248046875 background all_cells +6945.02685546875 1764.872802734375 background all_cells +6967.0849609375 1757.6024169921875 background all_cells +6964.0703125 1770.925048828125 background all_cells +6961.5107421875 1709.1815185546875 background all_cells +6952.11669921875 1715.3516845703125 background all_cells +6913.15185546875 1810.2568359375 background all_cells +6912.640625 1820.6397705078125 background all_cells +6928.51611328125 1817.6341552734373 background all_cells +6919.24658203125 1815.6463623046875 background all_cells +6938.341796875 1780.1702880859375 background all_cells +6952.24609375 1778.89892578125 background all_cells +6952.77685546875 1806.884521484375 background all_cells +6957.73193359375 1819.2425537109373 background all_cells +6933.63525390625 1791.9273681640625 background all_cells +6913.69287109375 1777.031494140625 background all_cells +6924.06689453125 1781.6300048828125 background all_cells +6922.5048828125 1804.544677734375 background all_cells +6917.2080078125 1795.25 background all_cells +6914.50048828125 1847.912353515625 background all_cells +6929.58154296875 1839.5079345703125 background all_cells +6917.0537109375 1828.8333740234373 background all_cells +6918.15625 1837.9520263671875 background all_cells +6960.97265625 1842.91845703125 background all_cells +6970.716796875 1841.4346923828125 background all_cells +6943.48828125 1837.6446533203125 background all_cells +6956.09033203125 1833.6407470703125 background all_cells +6949.478515625 1845.499267578125 background all_cells +6956.08203125 1854.0723876953125 background all_cells +6938.53271484375 1850.9573974609373 background all_cells +6969.65966796875 1856.657958984375 background all_cells +6945.35009765625 1855.89208984375 background all_cells +6962.4443359375 1868.557373046875 background all_cells +6963.873046875 1859.263916015625 background all_cells +6864.5185546875 1794.852783203125 background all_cells +6873.005859375 1795.40771484375 background all_cells +6868.6416015625 1774.7889404296875 background all_cells +6882.302734375 1783.3284912109375 background all_cells +6880.21044921875 1800.88232421875 background all_cells +6887.23046875 1790.0006103515625 background all_cells +6899.052734375 1781.346923828125 background all_cells +6905.1923828125 1788.1663818359375 background all_cells +6903.5283203125 1824.5242919921875 background all_cells +6900.6162109375 1799.339599609375 background all_cells +6895.54931640625 1818.857421875 background all_cells +6884.79052734375 1770.7747802734375 background all_cells +6878.0859375 1776.652587890625 background all_cells +6889.6376953125 1777.66064453125 background all_cells +6868.49267578125 1801.320556640625 background all_cells +6874.0234375 1808.5849609375 background all_cells +6865.2685546875 1802.9329833984373 background all_cells +6975.96923828125 1864.0732421875 background all_cells +6970.0673828125 1852.185302734375 background all_cells +6984.7138671875 1852.07421875 background all_cells +6978.8701171875 1856.950927734375 background all_cells +7014.15478515625 1854.8233642578125 background all_cells +7021.67626953125 1867.8646240234373 background all_cells +7032.14501953125 1865.9814453125 background all_cells +7025.08642578125 1851.0391845703125 background all_cells +6989.890625 1843.85986328125 background all_cells +6984.6572265625 1840.951416015625 background all_cells +7003.84375 1846.0338134765625 background all_cells +6994.642578125 1850.2103271484373 background all_cells +6990.95458984375 1788.7999267578125 background all_cells +7015.1201171875 1790.9986572265625 background all_cells +6999.5830078125 1799.01904296875 background all_cells +7007.16162109375 1797.4842529296875 background all_cells +7035.7265625 1811.3709716796875 background all_cells +7033.86669921875 1833.3270263671875 background all_cells +7016.17578125 1830.0137939453125 background all_cells +6995.70947265625 1809.4732666015625 background all_cells +6977.1884765625 1809.7122802734373 background all_cells +6998.36279296875 1821.84912109375 background all_cells +7002.81787109375 1814.8636474609373 background all_cells +7055.1787109375 1714.425537109375 background all_cells +7032.20068359375 1741.95654296875 background all_cells +7055.60791015625 1724.8330078125 background all_cells +7038.37060546875 1720.4791259765625 background all_cells +7054.44189453125 1754.5185546875 background all_cells +7044.4423828125 1752.996826171875 background all_cells +7053.7919921875 1749.75634765625 background all_cells +7051.47607421875 1765.006591796875 background all_cells +7059.0703125 1763.7552490234375 background all_cells +7045.41015625 1769.684326171875 background all_cells +7061.20751953125 1777.1292724609375 background all_cells +7052.08349609375 1774.0035400390625 background all_cells +7039.32177734375 1778.456298828125 background all_cells +7042.6982421875 1759.339599609375 background all_cells +7035.15966796875 1757.9493408203125 background all_cells +7039.837890625 1773.1495361328125 background all_cells +7038.2548828125 1767.5518798828125 background all_cells +7022.107421875 1786.922119140625 background all_cells +7033.03564453125 1797.514404296875 background all_cells +7030.078125 1784.0833740234375 background all_cells +7027.6162109375 1794.2850341796875 background all_cells +7024.68115234375 1812.0 background all_cells +7024.78173828125 1802.992431640625 background all_cells +7048.92041015625 1865.3095703125 background all_cells +7064.42822265625 1847.3587646484373 background all_cells +7043.83447265625 1851.47705078125 background all_cells +7057.41650390625 1857.024658203125 background all_cells +7055.63134765625 1873.081298828125 background all_cells +7030.810546875 1852.4981689453125 background all_cells +7033.328125 1844.436767578125 background all_cells +7062.9248046875 1790.9793701171875 background all_cells +7056.45654296875 1798.266357421875 background all_cells +6999.091796875 1709.012451171875 background all_cells +7005.07470703125 1717.0772705078125 background all_cells +6992.45654296875 1756.150634765625 background all_cells +7009.88134765625 1772.325927734375 background all_cells +7027.6279296875 1754.4515380859375 background all_cells +7022.9404296875 1780.9134521484375 background all_cells +7018.21533203125 1764.9080810546875 background all_cells +7019.43359375 1778.5054931640625 background all_cells +7071.5908203125 1914.255615234375 background all_cells +6872.69775390625 1956.2994384765625 background all_cells +6863.90869140625 1948.18359375 background all_cells +6854.15478515625 1953.8026123046875 background all_cells +7081.3212890625 1917.9481201171875 background all_cells +7019.1533203125 1895.7095947265625 background all_cells +7019.9111328125 1888.5401611328125 background all_cells +7028.28857421875 1897.3350830078125 background all_cells +7021.9453125 1903.8719482421875 background all_cells +7043.66259765625 1882.251220703125 background all_cells +7062.33740234375 1880.69091796875 background all_cells +7062.98876953125 1889.7418212890625 background all_cells +7061.89501953125 1897.407470703125 background all_cells +6998.814453125 1912.0872802734373 background all_cells +7013.21435546875 1894.87646484375 background all_cells +7014.56640625 1886.2725830078125 background all_cells +7008.1201171875 1887.80322265625 background all_cells +7004.71630859375 1879.0172119140625 background all_cells +6973.84912109375 1881.62890625 background all_cells +6993.90576171875 1880.4427490234373 background all_cells +7013.78369140625 1879.3173828125 background all_cells +6897.1181640625 1971.5926513671875 background all_cells +6860.98193359375 1964.01171875 background all_cells +6887.751953125 1971.0555419921875 background all_cells +6863.03759765625 1976.9051513671875 background all_cells +6859.17431640625 2055.215087890625 background all_cells +6870.947265625 2060.56201171875 background all_cells +6873.0068359375 2045.473876953125 background all_cells +6874.93505859375 2074.353759765625 background all_cells +6881.1357421875 2076.146484375 background all_cells +6874.3515625 2087.366455078125 background all_cells +6851.14501953125 2073.9287109375 background all_cells +6855.82177734375 2067.412353515625 background all_cells +6866.876953125 2072.766357421875 background all_cells +6859.0595703125 2082.373779296875 background all_cells +6905.10107421875 2051.644775390625 background all_cells +6881.4541015625 2090.5234375 background all_cells +6880.37451171875 2050.271484375 background all_cells +6892.96337890625 2084.4931640625 background all_cells +6889.501953125 2057.886474609375 background all_cells +6918.48974609375 2044.7669677734373 background all_cells +6883.9228515625 1980.756591796875 background all_cells +6891.24072265625 1991.79931640625 background all_cells +6881.119140625 2003.942626953125 background all_cells +6937.970703125 2041.2503662109373 background all_cells +6916.11474609375 2011.0196533203125 background all_cells +6911.96435546875 2021.122802734375 background all_cells +6902.7587890625 2014.7916259765625 background all_cells +6867.22314453125 2015.238525390625 background all_cells +6885.66064453125 2035.1993408203125 background all_cells +6890.03564453125 2024.1053466796875 background all_cells +6882.00390625 2016.5592041015625 background all_cells +6902.13232421875 2031.946044921875 background all_cells +6933.490234375 2028.133544921875 background all_cells +6930.72216796875 2034.59423828125 background all_cells +6915.259765625 2034.3834228515625 background all_cells +6904.9072265625 1991.5782470703125 background all_cells +6898.10107421875 1998.601318359375 background all_cells +6922.009765625 2001.424072265625 background all_cells +6914.02783203125 2000.1385498046875 background all_cells +6910.42822265625 1994.678466796875 background all_cells +7088.59765625 1919.4788818359373 background all_cells +7101.072265625 1916.6036376953125 background all_cells +7095.1591796875 1908.7474365234373 background all_cells +7089.3876953125 1930.1624755859373 background all_cells +7106.53125 1896.342529296875 background all_cells +7108.3525390625 1905.4844970703125 background all_cells +7089.3095703125 1891.984375 background all_cells +7099.2197265625 1900.9144287109373 background all_cells +7090.775390625 1900.3529052734373 background all_cells +6913.185546875 2194.174560546875 background all_cells +7167.865234375 2194.96875 background all_cells +6905.9794921875 2200.8759765625 background all_cells +6888.6005859375 2200.318115234375 background all_cells +6891.109375 2192.003662109375 background all_cells +7168.2626953125 2212.41455078125 background all_cells +7160.0146484375 2214.05859375 background all_cells +6898.53955078125 2212.589111328125 background all_cells +6893.46826171875 2165.746826171875 background all_cells +6904.623046875 2181.33447265625 background all_cells +6904.77685546875 2171.64892578125 background all_cells +6908.044921875 2097.082275390625 background all_cells +6956.01806640625 2099.06103515625 background all_cells +6899.58349609375 2097.60791015625 background all_cells +6889.16455078125 2096.24072265625 background all_cells +7042.4111328125 2154.03125 background all_cells +7028.68310546875 2156.79833984375 background all_cells +7049.06982421875 2156.440673828125 background all_cells +7057.408203125 2110.638916015625 background all_cells +7060.326171875 2130.623779296875 background all_cells +7045.69287109375 2124.485595703125 background all_cells +7059.234375 2096.80322265625 background all_cells +7049.61328125 2100.482421875 background all_cells +7032.83251953125 2099.372314453125 background all_cells +7033.98095703125 2144.746826171875 background all_cells +7054.14697265625 2150.51220703125 background all_cells +6996.81005859375 2074.8349609375 background all_cells +6999.60546875 2084.693115234375 background all_cells +7049.908203125 2093.0380859375 background all_cells +7055.57568359375 2072.945068359375 background all_cells +7050.9140625 2081.626953125 background all_cells +7028.05615234375 2081.779541015625 background all_cells +7036.2138671875 2088.3779296875 background all_cells +7032.3486328125 2068.70556640625 background all_cells +6996.01904296875 2057.26318359375 background all_cells +7004.44873046875 2051.9697265625 background all_cells +6992.35498046875 2067.7978515625 background all_cells +6914.91796875 2064.83154296875 background all_cells +6928.5546875 2094.074462890625 background all_cells +6916.20361328125 2085.645263671875 background all_cells +6958.671875 2061.26904296875 background all_cells +6980.7451171875 2055.7236328125 background all_cells +6977.73193359375 2065.902099609375 background all_cells +6943.81884765625 2083.2548828125 background all_cells +6933.74365234375 2078.072265625 background all_cells +6934.7568359375 2067.612060546875 background all_cells +6932.91748046875 2260.41650390625 background all_cells +6943.17919921875 2259.53271484375 background all_cells +6958.28857421875 2242.82666015625 background all_cells +6952.107421875 2260.45947265625 background all_cells +7034.79150390625 2249.61962890625 background all_cells +7135.1025390625 2259.604736328125 background all_cells +7103.6875 2249.6689453125 background all_cells +7095.00048828125 2239.808837890625 background all_cells +6960.27294921875 2224.36279296875 background all_cells +6964.138671875 2232.071533203125 background all_cells +7079.29931640625 2199.778076171875 background all_cells +7285.1396484375 2247.787353515625 background all_cells +7290.33056640625 2289.096435546875 background all_cells +7303.00439453125 2256.27783203125 background all_cells +7327.9033203125 2290.325439453125 background all_cells +7314.11083984375 2294.377685546875 background all_cells +7325.55859375 2239.200927734375 background all_cells +7328.9453125 2283.9736328125 background all_cells +7308.16748046875 2278.728271484375 background all_cells +7316.9326171875 2252.5654296875 background all_cells +7241.8466796875 2246.827392578125 background all_cells +7259.76171875 2220.475830078125 background all_cells +7247.44775390625 2222.122314453125 background all_cells +7282.0625 2217.4697265625 background all_cells +7281.587890625 2227.333251953125 background all_cells +7309.8701171875 2219.635498046875 background all_cells +7274.83544921875 2204.277587890625 background all_cells +7313.51611328125 2190.7236328125 background all_cells +7315.29931640625 2199.07666015625 background all_cells +7305.42236328125 2193.955810546875 background all_cells +7260.91943359375 2207.834228515625 background all_cells +7267.560546875 2211.53271484375 background all_cells +7268.53271484375 2215.587890625 background all_cells +7260.06787109375 2199.744384765625 background all_cells +7238.947265625 2260.69140625 background all_cells +7196.119140625 2253.793212890625 background all_cells +7186.6767578125 2260.005615234375 background all_cells +7169.7734375 2258.123291015625 background all_cells +7233.05322265625 2195.560791015625 background all_cells +7241.20654296875 2189.935302734375 background all_cells +7238.51416015625 2207.934326171875 background all_cells +7231.728515625 2191.019287109375 background all_cells +7185.9521484375 2220.00390625 background all_cells +7220.4794921875 2228.57421875 background all_cells +7176.68310546875 2219.529052734375 background all_cells +7204.05224609375 2226.32666015625 background all_cells +7184.005859375 2226.56689453125 background all_cells +6870.6259765625 2232.615966796875 background all_cells +6882.59521484375 2213.708251953125 background all_cells +6876.3154296875 2211.855224609375 background all_cells +6878.45947265625 2236.77587890625 background all_cells +6873.3251953125 2226.30322265625 background all_cells +6887.76171875 2231.36767578125 background all_cells +6941.33642578125 2246.698486328125 background all_cells +6935.44140625 2226.3037109375 background all_cells +6919.5126953125 2224.639404296875 background all_cells +6890.884765625 2241.074951171875 background all_cells +6906.595703125 2237.986083984375 background all_cells +6878.9013671875 2266.3486328125 background all_cells +6914.3671875 2261.694580078125 background all_cells +6914.48583984375 2268.8056640625 background all_cells +6901.27490234375 2271.243408203125 background all_cells +6888.4814453125 2265.448486328125 background all_cells +6914.9130859375 2274.469970703125 background all_cells +6922.5009765625 2281.681884765625 background all_cells +6952.73828125 2290.301513671875 background all_cells +6938.1650390625 2286.64599609375 background all_cells +6865.81982421875 2285.406494140625 background all_cells +6880.59814453125 2274.88525390625 background all_cells +6899.60546875 2284.901123046875 background all_cells +6898.58544921875 2299.739013671875 background all_cells +6968.35986328125 2273.60791015625 background all_cells +6976.12451171875 2267.471923828125 background all_cells +6990.52978515625 2284.011962890625 background all_cells +6994.1279296875 2295.702392578125 background all_cells +6998.896484375 2285.215576171875 background all_cells +6997.96630859375 2277.08447265625 background all_cells +6981.431640625 2278.421142578125 background all_cells +6980.21240234375 2303.435302734375 background all_cells +6985.66650390625 2275.4453125 background all_cells +6983.35400390625 2285.656982421875 background all_cells +7015.3955078125 2282.22802734375 background all_cells +7034.04345703125 2290.16796875 background all_cells +7028.4033203125 2301.816650390625 background all_cells +7179.77734375 2286.5771484375 background all_cells +7177.36669921875 2298.90380859375 background all_cells +7151.51416015625 2296.214599609375 background all_cells +7179.83544921875 2290.702880859375 background all_cells +7182.0302734375 2284.5556640625 background all_cells +7201.46484375 2294.34619140625 background all_cells +7187.4189453125 2293.56103515625 background all_cells +7147.24951171875 2221.18017578125 background all_cells +7162.05810546875 2228.34716796875 background all_cells +7089.6259765625 2289.65087890625 background all_cells +7042.64697265625 2295.044189453125 background all_cells +7097.02978515625 2273.60888671875 background all_cells +6638.0654296875 2236.1953125 background all_cells +6643.62646484375 2229.6669921875 background all_cells +6640.63916015625 2210.470458984375 background all_cells +6644.97216796875 2246.37451171875 background all_cells +6640.68017578125 2250.759765625 background all_cells +6658.208984375 2225.639404296875 background all_cells +6660.00830078125 2240.77978515625 background all_cells +6690.126953125 2236.862060546875 background all_cells +6687.732421875 2273.234130859375 background all_cells +6681.8740234375 2255.647216796875 background all_cells +6675.10595703125 2267.0732421875 background all_cells +6643.65625 2298.91455078125 background all_cells +6668.869140625 2295.93603515625 background all_cells +6663.919921875 2290.4931640625 background all_cells +6653.92041015625 2293.388671875 background all_cells +6665.41455078125 2272.654541015625 background all_cells +6640.3798828125 2266.3046875 background all_cells +6737.998046875 2235.58642578125 background all_cells +6725.43994140625 2231.455322265625 background all_cells +6710.6884765625 2224.168212890625 background all_cells +6714.93408203125 2290.2470703125 background all_cells +6692.06298828125 2291.704833984375 background all_cells +6700.34033203125 2292.373779296875 background all_cells +6727.197265625 2293.428466796875 background all_cells +6730.54541015625 2272.629638671875 background all_cells +6743.552734375 2270.43798828125 background all_cells +6737.02978515625 2267.412353515625 background all_cells +6735.9931640625 2278.5224609375 background all_cells +6705.818359375 2275.6279296875 background all_cells +6714.50537109375 2276.655029296875 background all_cells +6723.77880859375 2279.146728515625 background all_cells +6706.7861328125 2261.99072265625 background all_cells +6704.87744140625 2252.292724609375 background all_cells +6740.5751953125 2253.29052734375 background all_cells +6721.08251953125 2251.340576171875 background all_cells +6715.451171875 2252.068115234375 background all_cells +6695.26025390625 2251.51416015625 background all_cells +6750.1328125 2261.7255859375 background all_cells +6758.59326171875 2266.75634765625 background all_cells +6785.46435546875 2293.79833984375 background all_cells +6799.14990234375 2294.166748046875 background all_cells +6797.78759765625 2288.56982421875 background all_cells +6791.19775390625 2254.64794921875 background all_cells +6792.71240234375 2268.5087890625 background all_cells +6775.3115234375 2265.730224609375 background all_cells +6784.1103515625 2270.416015625 background all_cells +6780.623046875 2263.63037109375 background all_cells +6775.76318359375 2249.9013671875 background all_cells +6767.52490234375 2283.49267578125 background all_cells +6764.36669921875 2277.306640625 background all_cells +6760.88232421875 2292.351318359375 background all_cells +6862.82568359375 2267.103515625 background all_cells +6868.10107421875 2248.73974609375 background all_cells +6866.5009765625 2272.677978515625 background all_cells +6952.990234375 2227.692138671875 background all_cells +6854.728515625 2191.1669921875 background all_cells +6853.0400390625 2200.53515625 background all_cells +6864.20751953125 2196.924560546875 background all_cells +6854.89599609375 2196.01513671875 background all_cells +6812.9208984375 2209.1298828125 background all_cells +6816.7392578125 2206.591796875 background all_cells +6836.22265625 2212.24853515625 background all_cells +6833.935546875 2221.140869140625 background all_cells +6858.00390625 2206.50537109375 background all_cells +6856.65283203125 2214.491943359375 background all_cells +6845.2685546875 2207.133056640625 background all_cells +6840.30224609375 2206.88818359375 background all_cells +6826.9697265625 2287.492919921875 background all_cells +6805.5029296875 2284.50244140625 background all_cells +6807.3583984375 2298.40869140625 background all_cells +6844.08349609375 2293.57421875 background all_cells +6828.7783203125 2296.89111328125 background all_cells +6854.95556640625 2257.167236328125 background all_cells +6855.79541015625 2246.476318359375 background all_cells +6824.26318359375 2234.536376953125 background all_cells +6825.5576171875 2263.67236328125 background all_cells +6833.90966796875 2257.70947265625 background all_cells +6839.23388671875 2233.841064453125 background all_cells +6807.01416015625 2269.005126953125 background all_cells +6857.91650390625 2278.949462890625 background all_cells +6849.615234375 2278.38134765625 background all_cells +6814.86572265625 2280.865966796875 background all_cells +6825.1064453125 2276.916259765625 background all_cells +6755.8564453125 2226.4384765625 background all_cells +6792.6806640625 2222.782958984375 background all_cells +6786.37353515625 2211.5771484375 background all_cells +6797.24853515625 2229.24365234375 background all_cells +6791.96435546875 2239.53173828125 background all_cells +6785.6044921875 2231.698486328125 background all_cells +6774.16552734375 2232.884033203125 background all_cells +6742.12353515625 2184.040283203125 background all_cells +6969.55517578125 2208.627685546875 background all_cells +6972.48681640625 2181.28076171875 background all_cells +7015.5224609375 2176.689208984375 background all_cells +7027.2509765625 2206.7568359375 background all_cells +7006.89990234375 2199.490234375 background all_cells +6929.14892578125 2179.594482421875 background all_cells +6921.01806640625 2172.504638671875 background all_cells +6761.0361328125 2179.552490234375 background all_cells +6753.6240234375 2188.78662109375 background all_cells +6751.88671875 2192.976318359375 background all_cells +6800.48974609375 2158.08154296875 background all_cells +6804.7099609375 2165.078125 background all_cells +6798.291015625 2175.46923828125 background all_cells +6802.74853515625 2194.770263671875 background all_cells +6808.75048828125 2176.27978515625 background all_cells +6816.056640625 2193.529296875 background all_cells +6811.32177734375 2171.026611328125 background all_cells +6794.373046875 2194.617431640625 background all_cells +6788.716796875 2181.664306640625 background all_cells +6787.7177734375 2166.0107421875 background all_cells +6963.43212890625 2132.6318359375 background all_cells +6929.2509765625 2134.870361328125 background all_cells +6974.57958984375 2149.101318359375 background all_cells +6973.4384765625 2142.69189453125 background all_cells +7019.39892578125 2107.8203125 background all_cells +6954.662109375 2123.601318359375 background all_cells +6960.85546875 2116.463134765625 background all_cells +6981.99755859375 2104.727783203125 background all_cells +7000.59814453125 2117.751708984375 background all_cells +6991.91357421875 2107.82666015625 background all_cells +6975.5107421875 2130.698486328125 background all_cells +7020.14697265625 2138.522705078125 background all_cells +7006.4267578125 2132.140380859375 background all_cells +6990.35302734375 2133.99072265625 background all_cells +6933.07666015625 2114.417724609375 background all_cells +6945.8662109375 2117.488525390625 background all_cells +6938.66650390625 2123.408447265625 background all_cells +6942.1416015625 2103.80126953125 background all_cells +6887.5693359375 2124.277099609375 background all_cells +6905.45068359375 2133.908935546875 background all_cells +6886.47216796875 2140.103271484375 background all_cells +6907.59228515625 2161.289306640625 background all_cells +6913.7373046875 2140.513427734375 background all_cells +6909.626953125 2148.48486328125 background all_cells +6925.578125 2108.41357421875 background all_cells +6927.4033203125 2123.034912109375 background all_cells +6925.7783203125 2116.506591796875 background all_cells +6900.1669921875 2092.03125 background all_cells +6919.5576171875 2113.7802734375 background all_cells +6903.6396484375 2104.96337890625 background all_cells +6918.18408203125 2104.011474609375 background all_cells +6842.0322265625 2185.046630859375 background all_cells +6829.40673828125 2180.142578125 background all_cells +6833.18359375 2121.740234375 background all_cells +6876.2412109375 2131.70263671875 background all_cells +6843.05517578125 2131.697509765625 background all_cells +6843.494140625 2178.6572265625 background all_cells +6845.81396484375 2190.797607421875 background all_cells +6844.490234375 2150.4365234375 background all_cells +6874.810546875 2135.54931640625 background all_cells +6864.08447265625 2154.712646484375 background all_cells +6843.36328125 2173.323486328125 background all_cells +6835.80908203125 2169.99609375 background all_cells +6833.1875 2160.678955078125 background all_cells +6827.44970703125 2092.259521484375 background all_cells +6827.810546875 2110.565185546875 background all_cells +6844.2236328125 2106.714111328125 background all_cells +6838.2470703125 2106.297607421875 background all_cells +6762.23486328125 2094.40380859375 background all_cells +6780.169921875 2112.42919921875 background all_cells +6792.1220703125 2139.9130859375 background all_cells +6808.595703125 2144.752197265625 background all_cells +6804.9296875 2137.197265625 background all_cells +6813.654296875 2136.13330078125 background all_cells +6811.830078125 2126.86083984375 background all_cells +6808.1494140625 2123.056640625 background all_cells +6668.548828125 2209.61669921875 background all_cells +6670.67138671875 2214.33837890625 background all_cells +6679.50390625 2214.91748046875 background all_cells +6710.59619140625 2204.8173828125 background all_cells +6710.42529296875 2217.485107421875 background all_cells +6723.2890625 2219.34326171875 background all_cells +6717.861328125 2212.50048828125 background all_cells +6732.5947265625 2178.8056640625 background all_cells +6731.009765625 2206.071044921875 background all_cells +6720.72216796875 2183.412353515625 background all_cells +6721.55712890625 2196.103271484375 background all_cells +6715.94873046875 2118.8994140625 background all_cells +6739.39990234375 2116.053466796875 background all_cells +6726.68701171875 2136.38134765625 background all_cells +6727.89013671875 2142.96240234375 background all_cells +6762.2158203125 2119.17138671875 background all_cells +6772.01611328125 2106.076904296875 background all_cells +6769.12353515625 2113.779541015625 background all_cells +6754.80078125 2122.057373046875 background all_cells +6771.80322265625 2132.4765625 background all_cells +6779.39794921875 2139.974365234375 background all_cells +6771.392578125 2126.548095703125 background all_cells +6757.4794921875 2124.50927734375 background all_cells +6754.935546875 2130.195556640625 background all_cells +6712.73583984375 2130.02587890625 background all_cells +6717.26318359375 2142.89306640625 background all_cells +6747.62939453125 2162.241455078125 background all_cells +6749.98291015625 2150.966064453125 background all_cells +6747.7705078125 2145.949951171875 background all_cells +6717.2724609375 2154.53515625 background all_cells +6732.48193359375 2157.325439453125 background all_cells +6711.22119140625 2149.788818359375 background all_cells +6761.4990234375 2168.180908203125 background all_cells +6772.46728515625 2156.286376953125 background all_cells +6766.4873046875 2162.899658203125 background all_cells +6764.28466796875 2149.383544921875 background all_cells +6438.77392578125 2180.64501953125 background all_cells +6398.96728515625 2197.5009765625 background all_cells +6403.07861328125 2210.180908203125 background all_cells +6443.54931640625 2212.572021484375 background all_cells +6435.85107421875 2196.575439453125 background all_cells +6444.23583984375 2135.35546875 background all_cells +6440.29345703125 2147.999755859375 background all_cells +6435.123046875 2139.75048828125 background all_cells +6448.9091796875 2165.2734375 background all_cells +6424.70068359375 2169.81298828125 background all_cells +6437.24365234375 2163.559326171875 background all_cells +6410.89306640625 2118.203857421875 background all_cells +6430.89990234375 2102.9150390625 background all_cells +6418.09033203125 2118.27294921875 background all_cells +6443.19091796875 2113.468017578125 background all_cells +6500.07373046875 2095.782958984375 background all_cells +6446.1962890625 2096.802001953125 background all_cells +6443.3115234375 2100.5361328125 background all_cells +6538.9326171875 2109.997314453125 background all_cells +6532.404296875 2157.739013671875 background all_cells +6528.412109375 2123.847900390625 background all_cells +6537.18359375 2116.91455078125 background all_cells +6500.9921875 2174.286376953125 background all_cells +6482.57373046875 2199.10986328125 background all_cells +6538.06884765625 2184.9462890625 background all_cells +6508.1748046875 2208.706787109375 background all_cells +6534.455078125 2177.592529296875 background all_cells +6499.6572265625 2194.45263671875 background all_cells +6417.99169921875 2230.398681640625 background all_cells +6437.8408203125 2231.2646484375 background all_cells +6436.2529296875 2243.355712890625 background all_cells +6433.99755859375 2252.5166015625 background all_cells +6437.7744140625 2263.525390625 background all_cells +6520.32666015625 2280.712646484375 background all_cells +6511.10205078125 2280.624267578125 background all_cells +6515.744140625 2288.1259765625 background all_cells +6469.736328125 2265.027099609375 background all_cells +6420.58154296875 2271.82666015625 background all_cells +6433.7421875 2281.31787109375 background all_cells +6428.49755859375 2265.706787109375 background all_cells +6426.00048828125 2294.28076171875 background all_cells +6447.41357421875 2231.568603515625 background all_cells +6532.73779296875 2246.81103515625 background all_cells +6489.10546875 2237.709716796875 background all_cells +6628.68359375 2138.094482421875 background all_cells +6637.62939453125 2153.6259765625 background all_cells +6674.76611328125 2141.15771484375 background all_cells +6697.98095703125 2155.564697265625 background all_cells +6691.2744140625 2150.08740234375 background all_cells +6696.646484375 2143.56005859375 background all_cells +6694.52294921875 2153.475830078125 background all_cells +6677.70751953125 2154.273681640625 background all_cells +6684.37451171875 2159.65625 background all_cells +6631.57861328125 2165.70166015625 background all_cells +6664.77783203125 2160.708251953125 background all_cells +6658.7900390625 2167.94970703125 background all_cells +6634.70263671875 2161.961669921875 background all_cells +6670.0693359375 2166.26171875 background all_cells +6668.78515625 2152.28662109375 background all_cells +6664.82568359375 2147.060302734375 background all_cells +6629.5810546875 2188.378173828125 background all_cells +6644.85595703125 2192.239013671875 background all_cells +6641.73974609375 2195.80859375 background all_cells +6661.0791015625 2186.615234375 background all_cells +6656.251953125 2185.3349609375 background all_cells +6667.32470703125 2175.148193359375 background all_cells +6667.68359375 2200.22998046875 background all_cells +6697.93408203125 2192.55908203125 background all_cells +6690.2734375 2191.63037109375 background all_cells +6683.57080078125 2101.699951171875 background all_cells +6678.744140625 2103.895751953125 background all_cells +6688.6748046875 2095.99560546875 background all_cells +6700.072265625 2095.558349609375 background all_cells +6684.68798828125 2107.211181640625 background all_cells +6695.2626953125 2116.194580078125 background all_cells +6679.9208984375 2114.8984375 background all_cells +6675.98779296875 2109.398193359375 background all_cells +6680.21142578125 2106.698974609375 background all_cells +6632.32421875 2128.866943359375 background all_cells +6651.34814453125 2108.146484375 background all_cells +6635.22216796875 2112.34619140625 background all_cells +6664.01171875 2122.75048828125 background all_cells +6670.279296875 2128.248779296875 background all_cells +6612.94482421875 2114.530029296875 background all_cells +6624.9765625 2133.931640625 background all_cells +6624.77294921875 2109.63232421875 background all_cells +6622.18310546875 2120.6298828125 background all_cells +6608.1552734375 2127.825439453125 background all_cells +6612.482421875 2140.77734375 background all_cells +6605.05859375 2138.298583984375 background all_cells +6592.91943359375 2138.338623046875 background all_cells +6597.203125 2128.816162109375 background all_cells +6584.6904296875 2118.455322265625 background all_cells +6574.033203125 2115.560546875 background all_cells +6614.6943359375 2260.47802734375 background all_cells +6597.95947265625 2264.3408203125 background all_cells +6595.75390625 2281.045166015625 background all_cells +6605.39990234375 2277.597900390625 background all_cells +6628.4580078125 2245.752685546875 background all_cells +6632.11767578125 2251.76708984375 background all_cells +6630.26171875 2265.64697265625 background all_cells +6624.48388671875 2263.097412109375 background all_cells +6628.5341796875 2273.818603515625 background all_cells +6619.591796875 2274.1181640625 background all_cells +6624.6787109375 2287.363525390625 background all_cells +6613.28662109375 2154.1484375 background all_cells +6611.52490234375 2162.720947265625 background all_cells +6595.38037109375 2169.950439453125 background all_cells +6601.6083984375 2185.48828125 background all_cells +6627.927734375 2204.711181640625 background all_cells +6624.615234375 2182.46142578125 background all_cells +6602.423828125 2169.30810546875 background all_cells +6618.29443359375 2243.346435546875 background all_cells +6598.50244140625 2244.453857421875 background all_cells +6612.76708984375 2251.0166015625 background all_cells +6606.337890625 2249.330810546875 background all_cells +6625.8349609375 2223.763671875 background all_cells +6592.7353515625 2232.058349609375 background all_cells +6618.56396484375 2231.083740234375 background all_cells +6579.89794921875 2192.4345703125 background all_cells +6590.052734375 2195.77734375 background all_cells +6579.1552734375 2273.098388671875 background all_cells +6589.767578125 2270.63623046875 background all_cells +6585.9736328125 2276.671875 background all_cells +6566.646484375 2275.361572265625 background all_cells +6588.88037109375 2283.116455078125 background all_cells +6580.6259765625 2300.518310546875 background all_cells +6589.939453125 2292.636962890625 background all_cells +6579.60595703125 2287.944091796875 background all_cells +6569.41357421875 2267.8349609375 background all_cells +6582.93115234375 2259.778564453125 background all_cells +6474.09423828125 1748.9310302734375 background all_cells +6455.0849609375 1713.0982666015625 background all_cells +6488.119140625 1764.2813720703125 background all_cells +6490.37353515625 1724.2569580078125 background all_cells +6456.87158203125 1760.4560546875 background all_cells +6477.0625 1723.0374755859375 background all_cells +6524.3681640625 1792.274658203125 background all_cells +6520.7041015625 1845.012451171875 background all_cells +6516.81103515625 1834.2288818359373 background all_cells +6529.69091796875 1830.78515625 background all_cells +6513.05859375 1792.0623779296875 background all_cells +6467.33203125 1778.537353515625 background all_cells +6484.72900390625 1772.0 background all_cells +6475.6708984375 1779.943115234375 background all_cells +6485.3125 1780.1943359375 background all_cells +6478.92138671875 1778.06640625 background all_cells +6505.826171875 1729.47509765625 background all_cells +6527.16943359375 1755.747802734375 background all_cells +6526.53369140625 1735.0404052734375 background all_cells +6501.0302734375 1876.8604736328125 background all_cells +6512.85546875 1883.9368896484373 background all_cells +6511.064453125 1891.2579345703125 background all_cells +6463.0927734375 1916.0421142578125 background all_cells +6463.6953125 1950.33984375 background all_cells +6473.3125 1914.8743896484373 background all_cells +6464.69384765625 1942.6795654296875 background all_cells +6499.7421875 1946.3848876953125 background all_cells +6527.19970703125 1881.6697998046875 background all_cells +6526.72216796875 1899.786865234375 background all_cells +6525.1123046875 1884.7794189453125 background all_cells +6411.8896484375 1738.4703369140625 background all_cells +6415.009765625 1708.4888916015625 background all_cells +6433.7158203125 1808.5616455078125 background all_cells +6413.115234375 1824.0169677734373 background all_cells +6407.447265625 1804.937255859375 background all_cells +6442.7744140625 1946.5574951171875 background all_cells +6442.26904296875 1957.37744140625 background all_cells +6441.5048828125 1951.78564453125 background all_cells +6417.20361328125 1942.0352783203125 background all_cells +6431.07666015625 1835.9683837890625 background all_cells +6427.31005859375 1938.0169677734373 background all_cells +6427.78076171875 1853.0130615234373 background all_cells +6420.07958984375 1845.6600341796875 background all_cells +6420.00390625 1949.7578125 background all_cells +6414.9931640625 1972.8441162109373 background all_cells +6417.17529296875 1962.5369873046875 background all_cells +6423.04052734375 1953.36181640625 background all_cells +6441.67626953125 1821.894775390625 background all_cells +6445.94189453125 1899.516845703125 background all_cells +6441.92041015625 1892.6380615234373 background all_cells +6438.89697265625 1866.02490234375 background all_cells +6440.916015625 1860.6025390625 background all_cells +6400.59228515625 1854.5035400390625 background all_cells +6406.333984375 1888.7843017578125 background all_cells +6404.66943359375 1852.376220703125 background all_cells +6405.583984375 1837.455078125 background all_cells +6550.60400390625 1708.877197265625 background all_cells +6556.89111328125 1763.26513671875 background all_cells +6559.390625 1732.30419921875 background all_cells +6542.4609375 1794.74365234375 background all_cells +6535.263671875 1875.515380859375 background all_cells +6569.8701171875 1822.1307373046875 background all_cells +6548.19970703125 1813.5604248046875 background all_cells +6589.8603515625 1845.8636474609373 background all_cells +6578.439453125 1846.795166015625 background all_cells +6592.47314453125 1856.3031005859373 background all_cells +6591.037109375 1778.83935546875 background all_cells +6576.83984375 1817.800537109375 background all_cells +6579.32666015625 1806.9451904296875 background all_cells +6595.62890625 1802.169921875 background all_cells +6600.517578125 1799.23876953125 background all_cells +6602.71630859375 1884.92919921875 background all_cells +6588.88720703125 1891.3736572265625 background all_cells +6584.94384765625 1882.372802734375 background all_cells +6600.30517578125 1723.4749755859375 background all_cells +6583.55224609375 1748.3294677734375 background all_cells +6601.69091796875 1732.4019775390625 background all_cells +6574.77392578125 1913.9951171875 background all_cells +6502.62158203125 1955.5980224609373 background all_cells +6529.55859375 1959.8470458984373 background all_cells +6575.06689453125 1951.34716796875 background all_cells +6560.982421875 1943.310546875 background all_cells +6532.26416015625 1940.4427490234373 background all_cells +6564.296875 2071.6083984375 background all_cells +6583.25830078125 2041.027587890625 background all_cells +6579.49658203125 2034.0968017578125 background all_cells +6565.51171875 2016.9366455078125 background all_cells +6529.685546875 2066.322021484375 background all_cells +6504.88818359375 2008.313720703125 background all_cells +6550.67529296875 2043.3409423828125 background all_cells +6538.61962890625 2033.7650146484373 background all_cells +6528.96630859375 1974.936279296875 background all_cells +6579.03125 2003.5989990234373 background all_cells +6540.783203125 1992.907958984375 background all_cells +6502.90478515625 1977.6446533203125 background all_cells +6415.78955078125 1984.220703125 background all_cells +6427.7685546875 1921.404541015625 background all_cells +6410.314453125 1912.9632568359373 background all_cells +6399.99560546875 2006.6549072265625 background all_cells +6415.8994140625 1988.5147705078125 background all_cells +6411.55615234375 2046.18505859375 background all_cells +6413.22998046875 2051.306640625 background all_cells +6406.90087890625 2061.995361328125 background all_cells +6424.1455078125 2050.247314453125 background all_cells +6433.763671875 2015.9586181640625 background all_cells +6438.0693359375 2049.4326171875 background all_cells +6444.17626953125 2037.3990478515625 background all_cells +6438.19091796875 2027.80078125 background all_cells +6470.818359375 1933.623291015625 background all_cells +6474.0498046875 2019.6541748046875 background all_cells +6472.41064453125 1981.4705810546875 background all_cells +6467.4677734375 1961.83056640625 background all_cells +6460.60693359375 1960.6409912109373 background all_cells +6457.46630859375 1968.3934326171875 background all_cells +6451.99951171875 1965.5174560546875 background all_cells +6447.255859375 1961.5316162109373 background all_cells +6461.1376953125 2065.597412109375 background all_cells +6492.45068359375 2087.584716796875 background all_cells +6492.787109375 2078.15478515625 background all_cells +6453.2216796875 2041.812744140625 background all_cells +6449.8525390625 2051.93212890625 background all_cells +6455.15087890625 2050.74169921875 background all_cells +6456.75390625 1993.5311279296875 background all_cells +6449.4716796875 2026.6392822265625 background all_cells +6456.55712890625 2012.6220703125 background all_cells +6456.796875 1931.5494384765625 background all_cells +6453.8037109375 1928.154541015625 background all_cells +6604.3388671875 1816.8621826171875 background all_cells +6612.7666015625 1835.539306640625 background all_cells +6606.662109375 1841.4365234375 background all_cells +6617.1455078125 1835.14794921875 background all_cells +6612.29150390625 1826.652587890625 background all_cells +6614.39453125 1909.976318359375 background all_cells +6610.75537109375 1922.1444091796875 background all_cells +6609.59912109375 1914.2357177734373 background all_cells +6619.8974609375 1861.5450439453125 background all_cells +6606.3876953125 1871.228271484375 background all_cells +6617.64404296875 1869.7080078125 background all_cells +6627.0361328125 1866.6259765625 background all_cells +6632.0478515625 1844.095458984375 background all_cells +6631.5712890625 1877.173583984375 background all_cells +6629.533203125 1884.205810546875 background all_cells +6627.56591796875 1896.738037109375 background all_cells +6654.2841796875 1881.931884765625 background all_cells +6676.7861328125 1856.1640625 background all_cells +6681.68017578125 1863.9482421875 background all_cells +6683.208984375 1922.5152587890625 background all_cells +6663.83740234375 1916.6259765625 background all_cells +6650.14111328125 1847.3609619140625 background all_cells +6674.61865234375 1851.703857421875 background all_cells +6638.162109375 1849.798095703125 background all_cells +6651.79296875 1812.16455078125 background all_cells +6663.28662109375 1828.2935791015625 background all_cells +6638.3349609375 1826.5859375 background all_cells +6646.93505859375 1823.346435546875 background all_cells +6653.94287109375 1753.68994140625 background all_cells +6638.55419921875 1756.4073486328125 background all_cells +6657.20947265625 1785.938720703125 background all_cells +6654.1826171875 1806.945556640625 background all_cells +6661.86328125 1804.8385009765625 background all_cells +6662.8564453125 1792.2049560546875 background all_cells +6659.517578125 1798.298583984375 background all_cells +6635.9111328125 1793.6134033203125 background all_cells +6649.12939453125 1792.926025390625 background all_cells +6647.90234375 1776.2772216796875 background all_cells +6641.09521484375 1768.987548828125 background all_cells +6662.2080078125 1771.7978515625 background all_cells +6634.31787109375 1715.35693359375 background all_cells +6630.72705078125 1707.223876953125 background all_cells +6641.4091796875 1711.1461181640625 background all_cells +6636.3349609375 1711.8641357421875 background all_cells +6648.56396484375 1736.7952880859375 background all_cells +6662.34033203125 1743.3782958984375 background all_cells +6644.05859375 1740.658935546875 background all_cells +6659.47412109375 1738.2840576171875 background all_cells +6634.74609375 1730.4814453125 background all_cells +6631.125 1749.0296630859375 background all_cells +6630.05078125 1761.875 background all_cells +6633.94384765625 1765.101806640625 background all_cells +6638.1064453125 1744.9398193359375 background all_cells +6634.6767578125 1735.5028076171875 background all_cells +6641.4384765625 1723.6781005859375 background all_cells +6650.33935546875 1725.79052734375 background all_cells +6662.77685546875 1728.1895751953125 background all_cells +6648.3681640625 1713.6937255859375 background all_cells +6689.04296875 1845.2908935546875 background all_cells +6686.47607421875 1859.030029296875 background all_cells +6697.740234375 1855.9976806640625 background all_cells +6691.73779296875 1890.5684814453125 background all_cells +6701.892578125 1906.1722412109373 background all_cells +6703.51318359375 1894.7572021484373 background all_cells +6688.9326171875 1882.951171875 background all_cells +6698.38427734375 1884.9783935546875 background all_cells +6695.97509765625 1872.9638671875 background all_cells +6690.72021484375 1866.811279296875 background all_cells +6645.61572265625 1936.5579833984373 background all_cells +6616.3212890625 1930.8505859375 background all_cells +6635.47802734375 1925.7320556640625 background all_cells +6638.38720703125 1939.0609130859373 background all_cells +6669.38623046875 1943.649658203125 background all_cells +6659.87060546875 1942.7459716796875 background all_cells +6621.97509765625 1947.0269775390625 background all_cells +6626.0126953125 1963.4583740234373 background all_cells +6624.0888671875 1956.0474853515625 background all_cells +6610.6943359375 2058.65673828125 background all_cells +6617.3935546875 2071.18115234375 background all_cells +6624.76708984375 2084.138427734375 background all_cells +6590.17724609375 2087.39453125 background all_cells +6613.15234375 2075.55224609375 background all_cells +6640.17431640625 2075.0126953125 background all_cells +6638.06591796875 2051.030517578125 background all_cells +6633.6533203125 2040.87890625 background all_cells +6624.5849609375 1997.2481689453125 background all_cells +6634.98681640625 2016.7291259765625 background all_cells +6610.8232421875 1999.486572265625 background all_cells +6595.1923828125 2007.198974609375 background all_cells +6614.25146484375 2052.264404296875 background all_cells +6608.00830078125 2046.3900146484373 background all_cells +6611.64794921875 2017.8583984375 background all_cells +6652.95849609375 2032.35205078125 background all_cells +6646.31005859375 2058.64892578125 background all_cells +6654.798828125 2057.033935546875 background all_cells +6649.08544921875 2035.7347412109373 background all_cells +6679.8193359375 2085.055908203125 background all_cells +6669.1123046875 2068.809326171875 background all_cells +6647.568359375 2066.838623046875 background all_cells +6660.60302734375 2082.023681640625 background all_cells +6648.5185546875 2073.622314453125 background all_cells +6666.45654296875 2062.830810546875 background all_cells +6657.0712890625 1993.17822265625 background all_cells +6688.09521484375 2006.7447509765625 background all_cells +6663.20849609375 2024.85302734375 background all_cells +6668.6923828125 2026.943115234375 background all_cells +6680.32177734375 2022.39501953125 background all_cells +6651.845703125 2026.070068359375 background all_cells +6655.03955078125 2021.0750732421875 background all_cells +6654.37109375 2001.5589599609373 background all_cells +6650.59765625 2012.5684814453125 background all_cells +6806.6123046875 1878.9080810546875 background all_cells +6797.71923828125 1872.381591796875 background all_cells +6803.23046875 1897.3060302734373 background all_cells +6786.064453125 1895.884765625 background all_cells +6797.9443359375 1883.3741455078125 background all_cells +6763.2255859375 1756.90185546875 background all_cells +6768.00244140625 1748.1678466796875 background all_cells +6761.12109375 1780.9903564453125 background all_cells +6749.05615234375 1783.101806640625 background all_cells +6759.35009765625 1827.5145263671875 background all_cells +6750.033203125 1815.724609375 background all_cells +6750.20751953125 1768.1859130859375 background all_cells +6753.6875 1754.38525390625 background all_cells +6796.232421875 1913.3572998046875 background all_cells +6807.15234375 1924.4012451171875 background all_cells +6783.60302734375 1917.435546875 background all_cells +6835.2099609375 1920.183349609375 background all_cells +6846.876953125 1924.8216552734373 background all_cells +6844.88916015625 1899.603759765625 background all_cells +6860.611328125 1778.9669189453125 background all_cells +6855.33154296875 1728.2197265625 background all_cells +6829.33642578125 1926.836181640625 background all_cells +6827.0390625 1932.243408203125 background all_cells +6852.890625 1929.6185302734373 background all_cells +6840.39892578125 1941.0599365234373 background all_cells +6857.01806640625 1939.2178955078125 background all_cells +6848.357421875 1941.199951171875 background all_cells +6812.8662109375 1860.2822265625 background all_cells +6817.1513671875 1907.44189453125 background all_cells +6844.24658203125 2017.3531494140625 background all_cells +6833.94189453125 2015.5343017578125 background all_cells +6843.537109375 2028.6475830078125 background all_cells +6831.73828125 2027.5882568359373 background all_cells +6857.1455078125 2025.801513671875 background all_cells +6823.0078125 2057.58251953125 background all_cells +6799.73876953125 2060.0029296875 background all_cells +6816.25732421875 2073.40966796875 background all_cells +6812.51806640625 2057.892578125 background all_cells +6805.17333984375 2041.1175537109373 background all_cells +6803.79443359375 2046.7073974609373 background all_cells +6808.6328125 2047.9315185546875 background all_cells +6819.06884765625 2047.959716796875 background all_cells +6798.365234375 2044.7890625 background all_cells +6839.87451171875 2043.927734375 background all_cells +6832.6142578125 2049.614013671875 background all_cells +6833.58837890625 2064.80419921875 background all_cells +6849.89599609375 2043.5262451171875 background all_cells +6844.6884765625 2056.962890625 background all_cells +6787.0966796875 2030.4931640625 background all_cells +6797.43310546875 2039.80224609375 background all_cells +6827.0693359375 2035.9813232421875 background all_cells +6814.14697265625 2031.6129150390625 background all_cells +6786.47119140625 1948.412841796875 background all_cells +6799.30712890625 1938.4373779296875 background all_cells +6802.34375 1958.0726318359373 background all_cells +6788.9853515625 1966.93603515625 background all_cells +6808.60302734375 1978.6251220703125 background all_cells +6858.47314453125 1998.240234375 background all_cells +6857.35888671875 2008.8416748046875 background all_cells +6835.173828125 2002.1568603515625 background all_cells +6793.9169921875 1984.87353515625 background all_cells +6821.96484375 2011.9466552734373 background all_cells +6801.28125 1992.32861328125 background all_cells +6815.46533203125 1996.371826171875 background all_cells +6833.8486328125 1989.9730224609373 background all_cells +6849.765625 1987.027587890625 background all_cells +6710.548828125 1845.642578125 background all_cells +6724.33154296875 1878.0428466796875 background all_cells +6706.18017578125 1875.389404296875 background all_cells +6708.86083984375 1858.67578125 background all_cells +6770.40966796875 1879.1314697265625 background all_cells +6756.6708984375 1889.628662109375 background all_cells +6766.21337890625 1885.8876953125 background all_cells +6749.2255859375 1837.5162353515625 background all_cells +6751.77734375 1864.200439453125 background all_cells +6775.603515625 1836.7828369140625 background all_cells +6746.6279296875 1897.3421630859373 background all_cells +6775.76611328125 1918.918212890625 background all_cells +6775.69580078125 1911.6505126953125 background all_cells +6770.7802734375 1899.7164306640625 background all_cells +6760.03857421875 1908.8997802734373 background all_cells +6758.32666015625 1901.8162841796875 background all_cells +6710.40283203125 1884.1456298828125 background all_cells +6723.45556640625 1903.6033935546875 background all_cells +6720.3642578125 1918.4913330078125 background all_cells +6732.525390625 1924.43701171875 background all_cells +6707.05224609375 1928.0244140625 background all_cells +6706.41796875 1920.9674072265625 background all_cells +6711.13427734375 1913.975830078125 background all_cells +6733.6337890625 1915.186279296875 background all_cells +6738.88330078125 1904.0345458984373 background all_cells +6755.76416015625 1929.388671875 background all_cells +6750.1298828125 1920.330322265625 background all_cells +6746.2255859375 1913.4794921875 background all_cells +6738.89794921875 1936.21826171875 background all_cells +6736.0341796875 1960.184814453125 background all_cells +6736.84521484375 1950.1966552734373 background all_cells +6724.29248046875 1934.6888427734373 background all_cells +6711.4853515625 1973.9908447265625 background all_cells +6725.69873046875 1979.40869140625 background all_cells +6726.82177734375 1946.9312744140625 background all_cells +6724.31201171875 1953.9061279296875 background all_cells +6746.70947265625 1955.674560546875 background all_cells +6774.70849609375 1927.4376220703125 background all_cells +6771.72998046875 1949.3994140625 background all_cells +6740.07958984375 1966.869873046875 background all_cells +6764.27587890625 1959.1376953125 background all_cells +6773.96435546875 2038.4266357421875 background all_cells +6768.5615234375 2033.3975830078125 background all_cells +6767.32470703125 1993.6007080078125 background all_cells +6770.650390625 2000.5023193359373 background all_cells +6783.560546875 2000.63623046875 background all_cells +6770.5654296875 1973.298583984375 background all_cells +6762.84326171875 1986.598876953125 background all_cells +6781.16455078125 1985.9613037109373 background all_cells +6747.26416015625 1994.28564453125 background all_cells +6756.525390625 2009.140380859375 background all_cells +6746.025390625 1973.775634765625 background all_cells +6760.6943359375 1974.125732421875 background all_cells +6742.22509765625 1986.257080078125 background all_cells +6752.1689453125 1985.1590576171875 background all_cells +6741.27490234375 1979.021728515625 background all_cells +6701.44580078125 2071.9951171875 background all_cells +6692.4013671875 2084.997314453125 background all_cells +6692.265625 2076.671875 background all_cells +6737.666015625 2057.322265625 background all_cells +6742.419921875 2062.655517578125 background all_cells +6718.39111328125 2030.330322265625 background all_cells +6735.96728515625 2041.998046875 background all_cells +6722.548828125 2038.4853515625 background all_cells +6718.42236328125 2044.5330810546875 background all_cells +6684.00732421875 2044.1287841796875 background all_cells +6692.7451171875 2054.546142578125 background all_cells +6706.20068359375 2054.362060546875 background all_cells +6703.54931640625 2085.463623046875 background all_cells +6708.7841796875 2072.7294921875 background all_cells +6704.55419921875 2080.9052734375 background all_cells +6696.9609375 2024.488037109375 background all_cells +6684.431640625 1994.692626953125 background all_cells +6702.61669921875 2000.4447021484373 background all_cells +6712.41259765625 2041.6807861328125 background all_cells +6709.947265625 2005.1773681640625 background all_cells +6697.15380859375 2042.5672607421875 background all_cells +6483.16748046875 1124.232421875 background all_cells +6467.859375 1151.288330078125 background all_cells +6490.80517578125 1152.460693359375 background all_cells +6480.1611328125 1147.843505859375 background all_cells +6504.05517578125 1239.492431640625 background all_cells +6510.77587890625 1234.8973388671875 background all_cells +6515.900390625 1253.8853759765625 background all_cells +6506.7294921875 1276.420166015625 background all_cells +6507.97509765625 1263.0845947265625 background all_cells +6490.43359375 1227.3590087890625 background all_cells +6501.01904296875 1228.9251708984375 background all_cells +6501.27001953125 1222.3319091796875 background all_cells +6491.5244140625 1222.2705078125 background all_cells +6471.939453125 1265.273681640625 background all_cells +6473.5595703125 1291.211669921875 background all_cells +6435.6640625 1266.885498046875 background all_cells +6469.68994140625 1284.8236083984375 background all_cells +6468.92138671875 1274.6787109375 background all_cells +6478.13427734375 1268.6412353515625 background all_cells +6441.02099609375 1197.9246826171875 background all_cells +6491.86767578125 1205.860107421875 background all_cells +6480.87060546875 1202.202880859375 background all_cells +6475.9990234375 1189.1826171875 background all_cells +6442.748046875 1206.211181640625 background all_cells +6490.0751953125 1161.1251220703125 background all_cells +6471.35546875 1169.9276123046875 background all_cells +6491.52587890625 1165.0390625 background all_cells +6808.52587890625 1425.179931640625 background all_cells +6801.361328125 1481.9267578125 background all_cells +6806.29150390625 1387.0235595703125 background all_cells +6810.11572265625 1391.919921875 background all_cells +6807.2431640625 1399.940673828125 background all_cells +6811.365234375 1402.3399658203125 background all_cells +6804.841796875 1369.052978515625 background all_cells +6810.58837890625 1381.700439453125 background all_cells +6805.1826171875 1379.302978515625 background all_cells +6806.6328125 1373.7752685546875 background all_cells +6808.82958984375 1317.2000732421875 background all_cells +6807.13720703125 1190.422607421875 background all_cells +6801.7060546875 1355.29443359375 background all_cells +6807.66748046875 1358.35400390625 background all_cells +6810.20068359375 1345.91064453125 background all_cells +6810.8359375 1330.4632568359375 background all_cells +6626.86669921875 1199.9759521484375 background all_cells +6530.13232421875 1197.3817138671875 background all_cells +6569.97412109375 1250.838134765625 background all_cells +6592.72314453125 1240.2646484375 background all_cells +6590.4248046875 1215.774658203125 background all_cells +6586.1689453125 1208.1251220703125 background all_cells +6571.23388671875 1292.1409912109375 background all_cells +6532.08935546875 1270.53515625 background all_cells +6638.60791015625 1329.6573486328125 background all_cells +6637.361328125 1309.3369140625 background all_cells +6596.29248046875 1338.6163330078125 background all_cells +6650.763671875 1371.7880859375 background all_cells +6529.54638671875 1390.6297607421875 background all_cells +6641.05126953125 1374.4007568359375 background all_cells +6703.71630859375 1351.304443359375 background all_cells +6717.546875 1333.301025390625 background all_cells +6713.73095703125 1324.0997314453125 background all_cells +6712.53125 1344.0009765625 background all_cells +6666.009765625 1328.021728515625 background all_cells +6649.568359375 1330.519287109375 background all_cells +6682.37548828125 1317.9171142578125 background all_cells +6690.15673828125 1332.643798828125 background all_cells +6673.81494140625 1312.739501953125 background all_cells +6761.84130859375 1305.99462890625 background all_cells +6749.123046875 1301.502197265625 background all_cells +6752.96533203125 1316.966064453125 background all_cells +6722.8115234375 1313.116943359375 background all_cells +6717.0126953125 1309.7327880859375 background all_cells +6735.33544921875 1347.1201171875 background all_cells +6759.47265625 1364.038330078125 background all_cells +6745.1083984375 1364.5277099609375 background all_cells +6741.607421875 1327.419189453125 background all_cells +6734.69580078125 1339.09765625 background all_cells +6723.5048828125 1343.9635009765625 background all_cells +6725.859375 1349.9705810546875 background all_cells +6722.78955078125 1355.924072265625 background all_cells +6766.28466796875 1372.4039306640625 background all_cells +6784.2490234375 1338.0859375 background all_cells +6785.333984375 1420.4951171875 background all_cells +6778.96142578125 1356.775390625 background all_cells +6774.35400390625 1358.0677490234375 background all_cells +6786.61572265625 1401.184814453125 background all_cells +6776.400390625 1173.2109375 background all_cells +6797.10400390625 1185.474609375 background all_cells +6789.712890625 1223.8521728515625 background all_cells +6728.201171875 1233.295166015625 background all_cells +6727.79248046875 1373.05029296875 background all_cells +6732.16552734375 1417.5048828125 background all_cells +6719.087890625 1381.6978759765625 background all_cells +6664.13818359375 1582.730712890625 background all_cells +6668.921875 1597.4754638671875 background all_cells +6654.904296875 1598.9449462890625 background all_cells +6648.23193359375 1598.14990234375 background all_cells +6646.13037109375 1590.2484130859375 background all_cells +6650.1171875 1624.982177734375 background all_cells +6640.44580078125 1620.7235107421875 background all_cells +6644.29443359375 1614.11328125 background all_cells +6638.29150390625 1616.8070068359375 background all_cells +6642.9287109375 1626.205810546875 background all_cells +6641.33544921875 1609.17041015625 background all_cells +6597.4140625 1579.8460693359375 background all_cells +6592.7021484375 1586.659423828125 background all_cells +6639.74853515625 1582.989501953125 background all_cells +6605.4169921875 1573.383544921875 background all_cells +6681.447265625 1593.1590576171875 background all_cells +6712.2197265625 1599.21240234375 background all_cells +6702.0859375 1652.632568359375 background all_cells +6708.51171875 1617.2059326171875 background all_cells +6634.36181640625 1635.255126953125 background all_cells +6645.97900390625 1635.9212646484375 background all_cells +6637.55859375 1645.6102294921875 background all_cells +6640.7041015625 1640.6953125 background all_cells +6641.14990234375 1659.8865966796875 background all_cells +6633.5849609375 1669.328857421875 background all_cells +6632.73193359375 1660.134521484375 background all_cells +6657.427734375 1665.330810546875 background all_cells +6666.55078125 1636.760009765625 background all_cells +6661.7900390625 1650.7108154296875 background all_cells +6656.0234375 1691.8839111328125 background all_cells +6647.77880859375 1703.7880859375 background all_cells +6637.97265625 1702.6226806640625 background all_cells +6641.43798828125 1690.3843994140625 background all_cells +6635.74609375 1682.78173828125 background all_cells +6657.2998046875 1679.8543701171875 background all_cells +6419.9208984375 1519.4837646484375 background all_cells +6424.99072265625 1535.478271484375 background all_cells +6424.72802734375 1526.336181640625 background all_cells +6439.3798828125 1526.3052978515625 background all_cells +6425.6259765625 1559.2647705078125 background all_cells +6435.76708984375 1574.3013916015625 background all_cells +6423.0302734375 1576.5560302734375 background all_cells +6464.95166015625 1549.909423828125 background all_cells +6467.74609375 1553.7867431640625 background all_cells +6446.81982421875 1582.8651123046875 background all_cells +6466.662109375 1562.5194091796875 background all_cells +6400.11279296875 1586.1021728515625 background all_cells +6425.68798828125 1602.7213134765625 background all_cells +6434.5830078125 1589.7034912109375 background all_cells +6474.2822265625 1635.7044677734375 background all_cells +6431.03271484375 1647.2479248046875 background all_cells +6460.3046875 1643.8387451171875 background all_cells +6444.1748046875 1641.6273193359375 background all_cells +6453.23583984375 1633.9901123046875 background all_cells +6544.474609375 1629.4923095703125 background all_cells +6505.4580078125 1704.6771240234375 background all_cells +6495.60986328125 1676.5740966796875 background all_cells +6516.66552734375 1676.8634033203125 background all_cells +6545.46044921875 1643.2652587890625 background all_cells +6512.4990234375 1625.1334228515625 background all_cells +6503.37890625 1598.6822509765625 background all_cells +6533.509765625 1612.6527099609375 background all_cells +6529.931640625 1604.8702392578125 background all_cells +6553.90087890625 1605.611328125 background all_cells +6558.06787109375 1600.832275390625 background all_cells +6547.8623046875 1613.429443359375 background all_cells +6543.70458984375 1622.1234130859375 background all_cells +6540.84130859375 1620.3887939453125 background all_cells +6551.08740234375 1700.8658447265625 background all_cells +6555.95947265625 1691.3712158203125 background all_cells +6554.80810546875 1701.372802734375 background all_cells +6607.33740234375 1650.82177734375 background all_cells +6617.13232421875 1668.335205078125 background all_cells +6632.34033203125 1664.2352294921875 background all_cells +6632.3779296875 1655.143310546875 background all_cells +6549.2021484375 1679.0045166015625 background all_cells +6547.255859375 1669.5904541015625 background all_cells +6571.6005859375 1668.6614990234375 background all_cells +6589.34375 1618.7930908203125 background all_cells +6572.10888671875 1637.97314453125 background all_cells +6607.57958984375 1695.877685546875 background all_cells +6626.982421875 1694.891357421875 background all_cells +6572.04736328125 1696.00048828125 background all_cells +6574.58056640625 1711.239990234375 background all_cells +6630.75048828125 1698.9510498046875 background all_cells +6583.82861328125 1717.0535888671875 background all_cells +6520.31201171875 1571.734375 background all_cells +6550.3662109375 1576.91552734375 background all_cells +6539.43310546875 1574.8330078125 background all_cells +6570.35888671875 1570.66015625 background all_cells +6579.6318359375 1552.323974609375 background all_cells +6576.1845703125 1568.022216796875 background all_cells +6570.34326171875 1559.6265869140625 background all_cells +6568.1083984375 1579.0556640625 background all_cells +6572.751953125 1591.4801025390625 background all_cells +6566.34521484375 1589.0155029296875 background all_cells +6543.88134765625 1596.5242919921875 background all_cells +6563.34765625 1595.6580810546875 background all_cells +6456.99609375 1654.072021484375 background all_cells +6428.96484375 1658.081298828125 background all_cells +6488.60595703125 1672.0498046875 background all_cells +6464.01416015625 1669.8936767578125 background all_cells +6462.33984375 1701.13134765625 background all_cells +6461.46044921875 1705.79150390625 background all_cells +6466.7470703125 1706.4344482421875 background all_cells +6489.7998046875 1688.0511474609375 background all_cells +6462.796875 1689.666748046875 background all_cells +6446.173828125 1693.90087890625 background all_cells +6415.49951171875 1691.0443115234375 background all_cells +6660.52734375 1424.2294921875 background all_cells +6670.0283203125 1449.875 background all_cells +6660.42626953125 1461.5899658203125 background all_cells +6646.2578125 1448.350341796875 background all_cells +6654.15625 1434.94287109375 background all_cells +6658.84423828125 1487.197509765625 background all_cells +6650.2294921875 1496.816162109375 background all_cells +6643.12890625 1529.0537109375 background all_cells +6645.02783203125 1511.1063232421875 background all_cells +6671.90185546875 1473.3751220703125 background all_cells +6679.78271484375 1469.4483642578125 background all_cells +6677.39990234375 1466.9361572265625 background all_cells +6677.09130859375 1499.511962890625 background all_cells +6684.0693359375 1455.725830078125 background all_cells +6697.9990234375 1447.090576171875 background all_cells +6683.28173828125 1447.3348388671875 background all_cells +6686.47607421875 1533.24072265625 background all_cells +6685.458984375 1528.692626953125 background all_cells +6673.25341796875 1568.2481689453125 background all_cells +6621.7509765625 1542.439208984375 background all_cells +6642.43896484375 1578.935546875 background all_cells +6661.54541015625 1571.6512451171875 background all_cells +6672.169921875 1574.039794921875 background all_cells +6693.16064453125 1544.829833984375 background all_cells +6688.7373046875 1560.6502685546875 background all_cells +6687.35302734375 1574.6558837890625 background all_cells +6683.40771484375 1553.9713134765625 background all_cells +6686.96875 1546.0126953125 background all_cells +6716.9765625 1461.90576171875 background all_cells +6734.74267578125 1436.8717041015625 background all_cells +6740.5830078125 1438.540283203125 background all_cells +6751.376953125 1444.94677734375 background all_cells +6738.3154296875 1444.862060546875 background all_cells +6737.31982421875 1458.341552734375 background all_cells +6763.92578125 1429.1297607421875 background all_cells +6775.4375 1448.3265380859375 background all_cells +6775.54296875 1438.93994140625 background all_cells +6773.3857421875 1502.0648193359375 background all_cells +6791.30224609375 1499.579345703125 background all_cells +6782.53857421875 1501.4385986328125 background all_cells +6732.515625 1495.4749755859375 background all_cells +6768.1982421875 1483.1461181640625 background all_cells +6760.58837890625 1492.7559814453125 background all_cells +6746.3798828125 1494.4720458984375 background all_cells +6713.09716796875 1489.7496337890625 background all_cells +6703.7568359375 1476.872802734375 background all_cells +6723.41650390625 1550.520263671875 background all_cells +6722.5107421875 1499.861572265625 background all_cells +6714.36376953125 1506.094970703125 background all_cells +6580.36767578125 1371.366943359375 background all_cells +6530.5341796875 1367.432373046875 background all_cells +6539.1787109375 1345.0526123046875 background all_cells +6558.17578125 1336.488525390625 background all_cells +6551.26904296875 1378.9189453125 background all_cells +6698.49267578125 1415.5833740234375 background all_cells +6697.8369140625 1411.43701171875 background all_cells +6611.8740234375 1409.61669921875 background all_cells +6677.72119140625 1408.6241455078125 background all_cells +6675.005859375 1400.0650634765625 background all_cells +6705.32080078125 1366.1121826171875 background all_cells +6698.41650390625 1373.0740966796875 background all_cells +6691.73828125 1386.114990234375 background all_cells +6654.69580078125 1385.08935546875 background all_cells +6683.32080078125 1375.251708984375 background all_cells +6676.638671875 1364.0833740234375 background all_cells +6656.9658203125 1362.607421875 background all_cells +6616.26318359375 1475.06982421875 background all_cells +6598.8583984375 1486.5233154296875 background all_cells +6601.65087890625 1481.0853271484375 background all_cells +6606.65576171875 1476.084228515625 background all_cells +6562.11474609375 1539.969482421875 background all_cells +6577.86474609375 1541.6617431640625 background all_cells +6571.70263671875 1536.7105712890625 background all_cells +6565.8369140625 1553.783447265625 background all_cells +6530.85986328125 1519.12255859375 background all_cells +6579.38525390625 1522.70361328125 background all_cells +6544.31640625 1528.662841796875 background all_cells +6568.83837890625 1524.3564453125 background all_cells +6607.8974609375 1502.5816650390625 background all_cells +6599.39111328125 1538.8555908203125 background all_cells +6621.73583984375 1523.83203125 background all_cells +6591.20703125 1521.8050537109375 background all_cells +6613.41650390625 1514.4967041015625 background all_cells +6635.568359375 1481.6932373046875 background all_cells +6632.1484375 1506.1041259765625 background all_cells +6633.0751953125 1495.244873046875 background all_cells +6565.5556640625 1478.7724609375 background all_cells +6559.142578125 1496.862548828125 background all_cells +6570.6220703125 1486.5028076171875 background all_cells +6627.4326171875 1423.4232177734375 background all_cells +6605.77978515625 1419.354248046875 background all_cells +6619.4853515625 1413.32275390625 background all_cells +6671.1630859375 1414.623291015625 background all_cells +6638.21826171875 1425.688232421875 background all_cells +6629.21435546875 1458.6455078125 background all_cells +6626.62451171875 1471.108642578125 background all_cells +6631.8232421875 1470.1868896484375 background all_cells +6636.43017578125 1460.6956787109375 background all_cells +6597.17138671875 1447.95654296875 background all_cells +6616.5869140625 1467.613525390625 background all_cells +7139.2294921875 1242.5926513671875 background all_cells +7092.0205078125 1243.60107421875 background all_cells +7108.06787109375 1246.133544921875 background all_cells +6930.6220703125 1151.9144287109375 background all_cells +6940.443359375 1157.3182373046875 background all_cells +7069.07470703125 1137.900390625 background all_cells +7026.5869140625 1141.5543212890625 background all_cells +7126.4501953125 1409.3857421875 background all_cells +7123.96142578125 1399.3934326171875 background all_cells +7118.40869140625 1453.205810546875 background all_cells +7126.73583984375 1450.4267578125 background all_cells +7094.69091796875 1397.6689453125 background all_cells +7080.84375 1454.3837890625 background all_cells +7091.66552734375 1453.502685546875 background all_cells +7081.1171875 1397.679443359375 background all_cells +7184.45556640625 1420.8115234375 background all_cells +7191.00439453125 1421.0145263671875 background all_cells +7182.560546875 1431.1778564453125 background all_cells +7173.1826171875 1425.0081787109375 background all_cells +7185.76708984375 1448.58349609375 background all_cells +7180.1044921875 1445.485595703125 background all_cells +7180.64306640625 1521.0316162109375 background all_cells +7154.16943359375 1543.35205078125 background all_cells +7157.97021484375 1539.9495849609375 background all_cells +7165.0625 1544.6329345703125 background all_cells +7190.763671875 1544.2734375 background all_cells +7173.87890625 1543.3070068359375 background all_cells +7178.73828125 1387.068603515625 background all_cells +7186.859375 1405.5880126953125 background all_cells +7177.14697265625 1406.1829833984375 background all_cells +7183.98583984375 1391.73779296875 background all_cells +7150.787109375 1482.6212158203125 background all_cells +7158.3388671875 1477.271728515625 background all_cells +7154.42529296875 1491.7601318359375 background all_cells +7139.85791015625 1456.321044921875 background all_cells +7140.89794921875 1473.752685546875 background all_cells +7142.6943359375 1484.998046875 background all_cells +7139.1181640625 1487.038330078125 background all_cells +7133.89990234375 1494.591552734375 background all_cells +7135.02880859375 1479.073486328125 background all_cells +7133.25830078125 1486.601318359375 background all_cells +7130.24658203125 1481.8648681640625 background all_cells +7107.56982421875 1444.8853759765625 background all_cells +7107.54638671875 1427.3167724609375 background all_cells +7108.39013671875 1456.0941162109375 background all_cells +7118.2294921875 1483.71533203125 background all_cells +7126.15478515625 1539.3953857421875 background all_cells +7136.60888671875 1540.60205078125 background all_cells +7126.67578125 1519.1787109375 background all_cells +7117.54638671875 1544.6522216796875 background all_cells +7111.583984375 1525.8065185546875 background all_cells +7099.03955078125 1496.9102783203125 background all_cells +7105.8291015625 1475.9671630859375 background all_cells +7097.59423828125 1477.010009765625 background all_cells +7092.15087890625 1530.3638916015625 background all_cells +7084.57177734375 1479.9638671875 background all_cells +7337.79931640625 1527.346923828125 background all_cells +7336.67529296875 1543.308837890625 background all_cells +7342.31005859375 1549.1895751953125 background all_cells +7344.61474609375 1540.1259765625 background all_cells +7346.68603515625 1529.073974609375 background all_cells +7345.15869140625 1509.7574462890625 background all_cells +7352.57275390625 1521.369384765625 background all_cells +7347.58544921875 1515.78662109375 background all_cells +7337.09033203125 1501.2620849609375 background all_cells +7342.1279296875 1506.90673828125 background all_cells +7334.29638671875 1513.76513671875 background all_cells +7312.6640625 1444.3302001953125 background all_cells +7298.5224609375 1445.4495849609375 background all_cells +7325.455078125 1420.533447265625 background all_cells +7310.30224609375 1453.918701171875 background all_cells +7299.0205078125 1434.8424072265625 background all_cells +7318.93212890625 1443.1995849609375 background all_cells +7328.6298828125 1537.0548095703125 background all_cells +7322.18359375 1546.36328125 background all_cells +7326.58642578125 1543.9862060546875 background all_cells +7300.541015625 1536.679931640625 background all_cells +7312.021484375 1558.5673828125 background all_cells +7307.26171875 1544.9141845703125 background all_cells +7275.263671875 1164.1544189453125 background all_cells +7307.67041015625 1398.1864013671875 background all_cells +7326.3505859375 1394.3082275390625 background all_cells +7324.18896484375 1413.3746337890625 background all_cells +7327.7998046875 1405.8447265625 background all_cells +7317.408203125 1395.57861328125 background all_cells +7355.10400390625 1507.0489501953125 background all_cells +7362.37646484375 1513.62841796875 background all_cells +7362.96484375 1506.48828125 background all_cells +7371.43017578125 1550.6759033203125 background all_cells +7365.36083984375 1519.823486328125 background all_cells +7370.73486328125 1520.3714599609375 background all_cells +7239.18310546875 1477.701904296875 background all_cells +7215.599609375 1475.636962890625 background all_cells +7224.65869140625 1494.732421875 background all_cells +7234.19921875 1484.0888671875 background all_cells +7221.7734375 1481.5947265625 background all_cells +7221.23828125 1510.053955078125 background all_cells +7243.1015625 1514.7637939453125 background all_cells +7233.24169921875 1539.5223388671875 background all_cells +7224.97119140625 1511.5479736328125 background all_cells +7197.1591796875 1519.674560546875 background all_cells +7206.68408203125 1514.4039306640625 background all_cells +7200.1689453125 1509.62451171875 background all_cells +7203.328125 1486.333984375 background all_cells +7205.177734375 1502.2515869140625 background all_cells +7196.83837890625 1494.60693359375 background all_cells +7260.4365234375 1468.82861328125 background all_cells +7254.7587890625 1449.8673095703125 background all_cells +7251.14794921875 1492.716064453125 background all_cells +7260.56689453125 1487.900146484375 background all_cells +7261.46142578125 1475.580810546875 background all_cells +7263.07763671875 1497.625 background all_cells +7250.06591796875 1513.798095703125 background all_cells +7265.27880859375 1500.8294677734375 background all_cells +7245.0126953125 1543.046875 background all_cells +7257.71630859375 1544.0621337890625 background all_cells +7293.48828125 1420.961181640625 background all_cells +7288.73876953125 1446.162109375 background all_cells +7261.68994140625 1523.616943359375 background all_cells +7248.52587890625 1527.237548828125 background all_cells +7272.64794921875 1525.3631591796875 background all_cells +7253.51611328125 1531.2578125 background all_cells +7264.73095703125 1532.048828125 background all_cells +7260.19921875 1518.3487548828125 background all_cells +7216.01904296875 1408.6986083984375 background all_cells +7219.61376953125 1402.1131591796875 background all_cells +7229.02099609375 1407.3763427734375 background all_cells +7212.78857421875 1397.14599609375 background all_cells +7238.1513671875 1394.0267333984375 background all_cells +7244.09375 1408.6038818359375 background all_cells +7237.49365234375 1404.7357177734375 background all_cells +7215.3740234375 1439.6624755859375 background all_cells +7213.72216796875 1452.7474365234375 background all_cells +7210.7490234375 1453.6851806640625 background all_cells +7215.30322265625 1443.1724853515625 background all_cells +7239.533203125 1413.35009765625 background all_cells +7248.84375 1423.6298828125 background all_cells +7237.0673828125 1418.5858154296875 background all_cells +7239.251953125 1438.5438232421875 background all_cells +7243.51611328125 1430.7679443359375 background all_cells +7250.67431640625 1437.8651123046875 background all_cells +7238.58935546875 1445.8876953125 background all_cells +7245.04638671875 1456.2030029296875 background all_cells +7239.13330078125 1458.7432861328125 background all_cells +7205.70068359375 1420.2098388671875 background all_cells +7212.5361328125 1422.6533203125 background all_cells +7198.20458984375 1433.8922119140625 background all_cells +7212.57275390625 1416.814697265625 background all_cells +6667.92919921875 1540.7877197265625 background all_cells +6696.85791015625 1570.489013671875 background all_cells +6666.39599609375 1557.6253662109375 background all_cells +6719.548828125 1569.4822998046875 background all_cells +6719.19775390625 1560.8314208984375 background all_cells +6721.9365234375 1538.1063232421875 background all_cells +6704.56298828125 1513.7825927734375 background all_cells +6699.107421875 1520.51806640625 background all_cells +6724.82177734375 1527.4002685546875 background all_cells +6715.0 1523.63427734375 background all_cells +6738.46435546875 1536.8948974609375 background all_cells +6733.68505859375 1516.5987548828125 background all_cells +6734.9990234375 1523.65478515625 background all_cells +6761.572265625 1507.3116455078125 background all_cells +6767.228515625 1515.7393798828125 background all_cells +6745.02197265625 1524.719482421875 background all_cells +6749.86083984375 1511.48193359375 background all_cells +6751.7314453125 1518.076904296875 background all_cells +6745.8359375 1515.32861328125 background all_cells +6795.65478515625 1599.694091796875 background all_cells +6793.7041015625 1634.72802734375 background all_cells +6808.53759765625 1631.6004638671875 background all_cells +6822.16357421875 1626.522216796875 background all_cells +6800.3603515625 1622.403564453125 background all_cells +6783.36376953125 1617.8624267578125 background all_cells +6793.0087890625 1614.08154296875 background all_cells +6784.89453125 1608.416015625 background all_cells +6739.2958984375 1576.636962890625 background all_cells +6761.48876953125 1586.5321044921875 background all_cells +6719.2353515625 1623.1630859375 background all_cells +6725.5654296875 1610.6796875 background all_cells +6718.77734375 1607.4970703125 background all_cells +6751.65185546875 1630.763427734375 background all_cells +6758.86376953125 1627.1634521484375 background all_cells +6750.96435546875 1620.9879150390625 background all_cells +6791.51904296875 1506.9180908203125 background all_cells +6777.18408203125 1515.1016845703125 background all_cells +6772.16357421875 1511.06396484375 background all_cells +6804.83544921875 1562.3182373046875 background all_cells +6851.0439453125 1520.7393798828125 background all_cells +6844.4189453125 1510.8382568359375 background all_cells +6857.197265625 1543.23388671875 background all_cells +6851.80859375 1531.9307861328125 background all_cells +6816.76513671875 1516.60595703125 background all_cells +6828.55126953125 1513.781494140625 background all_cells +6838.654296875 1530.0992431640625 background all_cells +6827.33251953125 1528.48046875 background all_cells +6695.08544921875 1661.2239990234375 background all_cells +6693.16015625 1671.363525390625 background all_cells +6705.8212890625 1667.4447021484375 background all_cells +6669.40869140625 1708.0816650390625 background all_cells +6681.080078125 1714.84521484375 background all_cells +6703.66552734375 1694.335205078125 background all_cells +6718.01171875 1692.6134033203125 background all_cells +6669.42333984375 1681.7730712890625 background all_cells +6675.08740234375 1690.634521484375 background all_cells +6685.53515625 1674.3616943359375 background all_cells +6681.7392578125 1681.25390625 background all_cells +6679.82666015625 1727.2628173828125 background all_cells +6684.04443359375 1744.5067138671875 background all_cells +6689.521484375 1733.2093505859375 background all_cells +6693.63330078125 1719.5203857421875 background all_cells +6695.8271484375 1745.0845947265625 background all_cells +6691.3916015625 1779.366455078125 background all_cells +6702.03515625 1775.186767578125 background all_cells +6688.45068359375 1764.4927978515625 background all_cells +6697.12255859375 1768.15185546875 background all_cells +6676.59423828125 1765.9158935546875 background all_cells +6706.0498046875 1728.9615478515625 background all_cells +6712.12158203125 1750.15185546875 background all_cells +6714.2265625 1739.594970703125 background all_cells +6669.13818359375 1810.7952880859373 background all_cells +6682.2529296875 1787.371337890625 background all_cells +6670.10009765625 1783.79345703125 background all_cells +6667.70458984375 1820.97314453125 background all_cells +6686.18505859375 1813.4156494140625 background all_cells +6710.22119140625 1839.042724609375 background all_cells +6693.60986328125 1825.8507080078125 background all_cells +6679.84130859375 1828.8341064453125 background all_cells +6678.1923828125 1841.744873046875 background all_cells +6673.2724609375 1831.792236328125 background all_cells +6715.47021484375 1794.0478515625 background all_cells +6701.6767578125 1806.8153076171875 background all_cells +6717.9013671875 1808.24169921875 background all_cells +6727.71728515625 1732.322021484375 background all_cells +6739.70166015625 1756.389404296875 background all_cells +6734.79443359375 1744.77978515625 background all_cells +6724.31396484375 1765.46142578125 background all_cells +6724.224609375 1781.2752685546875 background all_cells +6740.39892578125 1777.083740234375 background all_cells +6737.453125 1771.00537109375 background all_cells +6732.0703125 1791.042236328125 background all_cells +6736.2353515625 1804.28759765625 background all_cells +6741.69140625 1793.6378173828125 background all_cells +6733.12451171875 1814.397705078125 background all_cells +6740.5390625 1819.631591796875 background all_cells +6714.44287109375 1657.6162109375 background all_cells +6724.42626953125 1647.668701171875 background all_cells +6750.0166015625 1659.359619140625 background all_cells +6760.10791015625 1666.2493896484375 background all_cells +6749.07080078125 1667.6240234375 background all_cells +6735.2998046875 1654.4254150390625 background all_cells +6725.646484375 1674.852783203125 background all_cells +6735.50146484375 1670.0115966796875 background all_cells +6739.09375 1686.0069580078125 background all_cells +6748.6904296875 1740.5245361328125 background all_cells +6753.35986328125 1719.16552734375 background all_cells +6745.4248046875 1729.8394775390625 background all_cells +6758.1708984375 1730.5777587890625 background all_cells +6765.21044921875 1722.512451171875 background all_cells +6766.56494140625 1678.614013671875 background all_cells +6753.27783203125 1686.7548828125 background all_cells +6752.720703125 1676.87841796875 background all_cells +6806.9365234375 1652.6785888671875 background all_cells +6839.18408203125 1700.4898681640625 background all_cells +6849.9287109375 1736.0426025390625 background all_cells +6848.64208984375 1711.1195068359375 background all_cells +6848.6279296875 1702.423583984375 background all_cells +6800.07958984375 1843.126708984375 background all_cells +6802.27734375 1825.5135498046875 background all_cells +6790.984375 1842.540283203125 background all_cells +6834.22705078125 1681.1072998046875 background all_cells +6834.7021484375 1664.2034912109375 background all_cells +6832.32421875 1693.294677734375 background all_cells +6780.79345703125 1677.3402099609375 background all_cells +6780.9560546875 1686.2900390625 background all_cells +6775.388671875 1667.5498046875 background all_cells +6788.4091796875 1668.1182861328125 background all_cells +6783.4970703125 1658.997802734375 background all_cells +6847.60546875 1404.29296875 background all_cells +6853.982421875 1417.14111328125 background all_cells +6848.2021484375 1422.881103515625 background all_cells +6855.62109375 1429.6375732421875 background all_cells +6844.35009765625 1429.0592041015625 background all_cells +6837.064453125 1427.7672119140625 background all_cells +6874.63916015625 1439.749267578125 background all_cells +6862.8955078125 1435.9891357421875 background all_cells +6864.52880859375 1431.964111328125 background all_cells +6860.6025390625 1404.0491943359375 background all_cells +6871.78515625 1390.868896484375 background all_cells +6864.5234375 1413.82568359375 background all_cells +6864.8134765625 1422.2119140625 background all_cells +6823.61474609375 1416.3912353515625 background all_cells +6816.12548828125 1402.7769775390625 background all_cells +6834.1064453125 1412.931396484375 background all_cells +6828.23779296875 1405.6224365234375 background all_cells +6887.0771484375 1506.6533203125 background all_cells +6903.677734375 1516.3175048828125 background all_cells +6900.93310546875 1530.2462158203125 background all_cells +6907.5546875 1506.33837890625 background all_cells +6890.90185546875 1518.797119140625 background all_cells +6913.66796875 1517.7127685546875 background all_cells +6928.0546875 1508.708251953125 background all_cells +6926.87255859375 1519.4691162109375 background all_cells +6918.76416015625 1508.6260986328125 background all_cells +6911.52978515625 1496.0081787109375 background all_cells +6919.60986328125 1499.293701171875 background all_cells +6900.2392578125 1497.0521240234375 background all_cells +6897.76220703125 1486.0926513671875 background all_cells +6907.66796875 1488.0137939453125 background all_cells +6900.6044921875 1473.718017578125 background all_cells +6843.38525390625 1467.24560546875 background all_cells +6844.60693359375 1482.2843017578125 background all_cells +6820.5478515625 1481.3587646484375 background all_cells +6858.1611328125 1472.9549560546875 background all_cells +6860.505859375 1504.86328125 background all_cells +6872.31494140625 1506.498291015625 background all_cells +6865.60498046875 1539.1541748046875 background all_cells +6835.7373046875 1491.99462890625 background all_cells +6850.3125 1496.885498046875 background all_cells +6868.7275390625 1497.525146484375 background all_cells +6843.9619140625 1497.256591796875 background all_cells +6818.71044921875 1502.843994140625 background all_cells +6850.34326171875 1505.0836181640625 background all_cells +6835.93359375 1502.9031982421875 background all_cells +6998.91015625 1543.576904296875 background all_cells +6995.9033203125 1564.71337890625 background all_cells +7016.4306640625 1550.482177734375 background all_cells +6958.208984375 1572.845947265625 background all_cells +6977.02734375 1578.3865966796875 background all_cells +6969.87255859375 1573.0865478515625 background all_cells +6981.6416015625 1567.33349609375 background all_cells +7037.61328125 1544.987060546875 background all_cells +7046.24365234375 1558.832763671875 background all_cells +7033.81005859375 1561.4718017578125 background all_cells +7025.70068359375 1571.7352294921875 background all_cells +7010.81787109375 1566.0318603515625 background all_cells +7020.52197265625 1565.400634765625 background all_cells +7031.7373046875 1587.2098388671875 background all_cells +7018.21923828125 1580.12158203125 background all_cells +6980.8134765625 1555.203125 background all_cells +6971.59375 1567.4512939453125 background all_cells +7055.22265625 1555.015869140625 background all_cells +7052.60986328125 1570.6715087890625 background all_cells +7060.91943359375 1559.8983154296875 background all_cells +7009.13037109375 1663.2222900390625 background all_cells +7013.84228515625 1710.207275390625 background all_cells +7013.447265625 1694.2742919921875 background all_cells +7001.90478515625 1694.1932373046875 background all_cells +7056.0263671875 1694.2752685546875 background all_cells +7055.2509765625 1653.76171875 background all_cells +7042.8271484375 1671.9599609375 background all_cells +7053.82275390625 1669.7283935546875 background all_cells +7021.31689453125 1664.2867431640625 background all_cells +6959.62353515625 1601.4310302734375 background all_cells +7058.15283203125 1635.02490234375 background all_cells +7055.29736328125 1623.6259765625 background all_cells +6977.43896484375 1606.853759765625 background all_cells +7033.123046875 1631.20556640625 background all_cells +7043.185546875 1633.252685546875 background all_cells +7044.1884765625 1622.016845703125 background all_cells +7035.294921875 1642.3406982421875 background all_cells +7003.11767578125 1587.0335693359375 background all_cells +7022.93408203125 1611.044189453125 background all_cells +7012.0263671875 1601.63623046875 background all_cells +7011.9892578125 1622.45361328125 background all_cells +7003.37890625 1635.9622802734375 background all_cells +7020.67041015625 1632.3590087890625 background all_cells +6995.08154296875 1623.2099609375 background all_cells +6980.763671875 1636.291748046875 background all_cells +6956.41015625 1646.20654296875 background all_cells +6971.7822265625 1646.6995849609375 background all_cells +6993.8173828125 1639.257568359375 background all_cells +6990.5380859375 1645.9755859375 background all_cells +6978.720703125 1648.306396484375 background all_cells +6972.6015625 1684.009033203125 background all_cells +6992.40966796875 1695.608642578125 background all_cells +6959.3662109375 1687.890625 background all_cells +6983.8603515625 1655.55908203125 background all_cells +6959.47802734375 1670.74462890625 background all_cells +6965.8916015625 1657.3560791015625 background all_cells +7003.4404296875 1653.5230712890625 background all_cells +6994.412109375 1658.7994384765625 background all_cells +6947.32373046875 1495.3001708984375 background all_cells +6956.69189453125 1504.4490966796875 background all_cells +6966.16357421875 1504.30810546875 background all_cells +6938.39501953125 1496.8837890625 background all_cells +6993.83154296875 1517.972412109375 background all_cells +7002.39208984375 1492.5498046875 background all_cells +6999.92529296875 1525.728271484375 background all_cells +6976.85888671875 1540.4349365234375 background all_cells +6972.36083984375 1518.14794921875 background all_cells +6979.72412109375 1520.62939453125 background all_cells +6985.0927734375 1527.3973388671875 background all_cells +6977.45166015625 1506.3011474609375 background all_cells +6953.79345703125 1473.641357421875 background all_cells +6960.796875 1461.6944580078125 background all_cells +6997.3994140625 1476.0048828125 background all_cells +6964.2041015625 1478.916259765625 background all_cells +6964.1044921875 1525.017822265625 background all_cells +6939.5126953125 1511.9166259765625 background all_cells +6964.580078125 1513.66015625 background all_cells +6956.345703125 1549.8221435546875 background all_cells +6954.11474609375 1514.59033203125 background all_cells +6944.09619140625 1523.927978515625 background all_cells +6982.046875 1422.5194091796875 background all_cells +6973.5927734375 1424.863525390625 background all_cells +7018.1513671875 1424.3499755859375 background all_cells +6992.5791015625 1436.1207275390625 background all_cells +7014.361328125 1429.1839599609375 background all_cells +6994.37060546875 1429.3878173828125 background all_cells +6974.21435546875 1391.92529296875 background all_cells +6979.3740234375 1415.3997802734375 background all_cells +6982.2734375 1404.00048828125 background all_cells +7027.7548828125 1414.1370849609375 background all_cells +7044.83251953125 1416.125732421875 background all_cells +7036.7060546875 1405.8055419921875 background all_cells +7036.04052734375 1419.9830322265625 background all_cells +7049.20263671875 1429.9267578125 background all_cells +7054.935546875 1418.3560791015625 background all_cells +7066.5380859375 1395.52880859375 background all_cells +7060.345703125 1409.5093994140625 background all_cells +7051.1904296875 1400.3082275390625 background all_cells +7034.04443359375 1388.4786376953125 background all_cells +7050.23583984375 1389.3812255859375 background all_cells +7049.1220703125 1408.066650390625 background all_cells +7027.8837890625 1435.723876953125 background all_cells +7042.13037109375 1441.9654541015625 background all_cells +7011.44384765625 1529.3031005859375 background all_cells +7016.87646484375 1515.3580322265625 background all_cells +7030.970703125 1502.487548828125 background all_cells +7026.46923828125 1532.0975341796875 background all_cells +7023.18212890625 1499.331298828125 background all_cells +7055.83154296875 1474.81201171875 background all_cells +7066.45361328125 1482.9068603515625 background all_cells +7053.01904296875 1479.4349365234375 background all_cells +7041.1826171875 1528.124755859375 background all_cells +7046.02587890625 1522.583251953125 background all_cells +7044.82470703125 1510.79052734375 background all_cells +6882.07568359375 1696.844482421875 background all_cells +6884.02099609375 1710.2264404296875 background all_cells +6890.001953125 1703.2144775390625 background all_cells +6897.91552734375 1701.789794921875 background all_cells +6899.7548828125 1678.801513671875 background all_cells +6906.85302734375 1686.3092041015625 background all_cells +6909.26904296875 1701.5601806640625 background all_cells +6902.91064453125 1691.2760009765625 background all_cells +6889.021484375 1642.9932861328125 background all_cells +6899.95068359375 1662.868408203125 background all_cells +6899.56591796875 1648.611328125 background all_cells +6881.6220703125 1664.83447265625 background all_cells +6883.27734375 1681.12939453125 background all_cells +6887.40966796875 1688.4071044921875 background all_cells +6892.81689453125 1684.313232421875 background all_cells +6889.81640625 1675.925048828125 background all_cells +6891.71484375 1667.752685546875 background all_cells +6918.38623046875 1627.51904296875 background all_cells +6930.66259765625 1626.34716796875 background all_cells +6913.9482421875 1592.3507080078125 background all_cells +6922.162109375 1567.862060546875 background all_cells +6919.8583984375 1581.39453125 background all_cells +6873.5439453125 1556.7532958984375 background all_cells +6884.09423828125 1548.8101806640625 background all_cells +6901.91162109375 1559.653076171875 background all_cells +6882.49951171875 1567.8748779296875 background all_cells +6939.447265625 1604.1634521484375 background all_cells +6908.5556640625 1616.4708251953125 background all_cells +6909.64453125 1606.973388671875 background all_cells +6926.84033203125 1611.5584716796875 background all_cells +6908.4794921875 1669.7884521484375 background all_cells +6942.3486328125 1666.0665283203125 background all_cells +6940.9296875 1677.3182373046875 background all_cells +6917.63232421875 1676.4681396484375 background all_cells +6953.01806640625 1665.425048828125 background all_cells +6949.87109375 1671.0712890625 background all_cells +6916.4775390625 1688.7908935546875 background all_cells +6948.2021484375 1691.518798828125 background all_cells +6946.25341796875 1703.701416015625 background all_cells +6937.38037109375 1644.140380859375 background all_cells +6914.27587890625 1657.5166015625 background all_cells +6913.96484375 1642.9925537109375 background all_cells +6923.1884765625 1646.3385009765625 background all_cells +7067.1181640625 1675.3939208984375 background all_cells +7065.4150390625 1693.134765625 background all_cells +7074.04443359375 1694.3807373046875 background all_cells +7070.34716796875 1687.9776611328125 background all_cells +7080.513671875 1685.668212890625 background all_cells +7090.83203125 1683.583740234375 background all_cells +7070.99560546875 1720.62451171875 background all_cells +7089.7021484375 1721.12548828125 background all_cells +7078.75146484375 1729.0157470703125 background all_cells +7071.63134765625 1715.777587890625 background all_cells +7124.630859375 1708.885986328125 background all_cells +7130.91162109375 1726.2967529296875 background all_cells +7113.150390625 1707.992431640625 background all_cells +7099.54736328125 1700.1522216796875 background all_cells +7104.9111328125 1696.7010498046875 background all_cells +7100.3291015625 1684.9183349609375 background all_cells +7062.83935546875 1768.426025390625 background all_cells +7065.763671875 1856.056640625 background all_cells +7407.421875 1789.7047119140625 background all_cells +7391.2568359375 1806.3446044921875 background all_cells +7397.056640625 1791.458984375 background all_cells +7425.58837890625 1800.3575439453125 background all_cells +7417.34375 1788.4569091796875 background all_cells +7449.76611328125 1859.8482666015625 background all_cells +7446.45751953125 1854.05810546875 background all_cells +7435.91259765625 1856.58447265625 background all_cells +7426.9140625 1855.934326171875 background all_cells +7404.55029296875 1826.26513671875 background all_cells +7417.2255859375 1825.583740234375 background all_cells +7416.25390625 1843.9072265625 background all_cells +7447.8095703125 1808.650146484375 background all_cells +7425.24560546875 1849.130859375 background all_cells +7440.419921875 1846.537353515625 background all_cells +7427.10595703125 1839.8702392578125 background all_cells +7262.41259765625 1730.83544921875 background all_cells +7400.115234375 1770.184814453125 background all_cells +7410.08154296875 1732.373046875 background all_cells +7406.02587890625 1741.0487060546875 background all_cells +7436.55322265625 1759.654052734375 background all_cells +7429.3994140625 1778.2864990234375 background all_cells +7418.73046875 1766.6141357421875 background all_cells +7431.369140625 1750.1435546875 background all_cells +7444.744140625 1761.3653564453125 background all_cells +7439.58984375 1745.87646484375 background all_cells +7368.4150390625 1735.089599609375 background all_cells +7393.24560546875 1734.510986328125 background all_cells +7376.47021484375 1734.009521484375 background all_cells +7370.84521484375 1727.67822265625 background all_cells +7165.9404296875 1677.05224609375 background all_cells +7180.84228515625 1680.5206298828125 background all_cells +7178.9580078125 1673.365234375 background all_cells +7175.9482421875 1686.90380859375 background all_cells +7238.79296875 1720.01611328125 background all_cells +7235.4052734375 1729.27734375 background all_cells +7243.58984375 1726.8056640625 background all_cells +7264.40576171875 1719.569091796875 background all_cells +7375.5068359375 1722.893798828125 background all_cells +7379.26123046875 1723.5263671875 background all_cells +7391.57958984375 1682.5592041015625 background all_cells +7390.3056640625 1719.89306640625 background all_cells +7263.97998046875 1700.652587890625 background all_cells +7253.2451171875 1726.2535400390625 background all_cells +7255.62890625 1687.6080322265625 background all_cells +7247.50439453125 1679.8685302734375 background all_cells +7236.71923828125 1711.017578125 background all_cells +7184.59814453125 1719.64306640625 background all_cells +7231.56396484375 1724.2149658203125 background all_cells +7227.87109375 1712.679443359375 background all_cells +7190.33544921875 1682.009765625 background all_cells +7407.4501953125 1629.5150146484375 background all_cells +7395.787109375 1627.7608642578125 background all_cells +7409.08544921875 1614.080322265625 background all_cells +7437.75634765625 1619.08447265625 background all_cells +7435.7939453125 1626.287353515625 background all_cells +7445.73046875 1624.057373046875 background all_cells +7449.9619140625 1612.4200439453125 background all_cells +7437.3330078125 1610.9989013671875 background all_cells +7425.53515625 1613.5128173828125 background all_cells +7418.45654296875 1610.903564453125 background all_cells +7407.35888671875 1643.0313720703125 background all_cells +7391.728515625 1636.081298828125 background all_cells +7421.33935546875 1638.083740234375 background all_cells +7448.16015625 1654.053955078125 background all_cells +7438.62939453125 1643.61962890625 background all_cells +7442.71484375 1636.3131103515625 background all_cells +7426.14111328125 1649.384033203125 background all_cells +7381.470703125 1618.2275390625 background all_cells +7382.083984375 1626.416748046875 background all_cells +7381.57373046875 1622.20849609375 background all_cells +7396.125 1663.0404052734375 background all_cells +7421.890625 1661.2431640625 background all_cells +7403.98486328125 1674.916748046875 background all_cells +7400.923828125 1661.64990234375 background all_cells +7438.53662109375 1694.6181640625 background all_cells +7424.37353515625 1716.365966796875 background all_cells +7428.11181640625 1705.022216796875 background all_cells +7379.36572265625 1672.200439453125 background all_cells +7365.47802734375 1720.6224365234375 background all_cells +7387.82568359375 1675.72900390625 background all_cells +7381.537109375 1664.72900390625 background all_cells +7434.33642578125 1667.75537109375 background all_cells +7432.650390625 1674.8714599609375 background all_cells +7426.478515625 1672.4254150390625 background all_cells +7331.64599609375 1613.328857421875 background all_cells +7305.64013671875 1640.249267578125 background all_cells +7298.15625 1624.0081787109375 background all_cells +7331.7783203125 1634.178955078125 background all_cells +7329.68994140625 1625.904541015625 background all_cells +7328.97021484375 1617.58251953125 background all_cells +7312.60498046875 1708.46630859375 background all_cells +7276.275390625 1718.7635498046875 background all_cells +7298.70263671875 1710.34765625 background all_cells +7285.40673828125 1681.841064453125 background all_cells +7306.31640625 1696.0562744140625 background all_cells +7283.22021484375 1697.8218994140625 background all_cells +7297.23095703125 1681.6839599609375 background all_cells +7324.2861328125 1665.6033935546875 background all_cells +7334.1357421875 1688.4757080078125 background all_cells +7326.22412109375 1686.890625 background all_cells +7333.73291015625 1671.1558837890625 background all_cells +7290.78955078125 1656.8421630859375 background all_cells +7275.57666015625 1657.7572021484375 background all_cells +7316.0654296875 1652.9117431640625 background all_cells +7331.75244140625 1655.6605224609375 background all_cells +7322.3828125 1651.8729248046875 background all_cells +7345.81591796875 1635.72607421875 background all_cells +7356.33203125 1659.31982421875 background all_cells +7346.85205078125 1616.0035400390625 background all_cells +7348.26025390625 1619.975830078125 background all_cells +7355.95849609375 1629.2047119140625 background all_cells +7347.240234375 1628.880859375 background all_cells +7372.73583984375 1629.4847412109375 background all_cells +7376.53173828125 1651.28466796875 background all_cells +7372.65625 1643.7193603515625 background all_cells +7364.83642578125 1631.4951171875 background all_cells +7365.07080078125 1612.125244140625 background all_cells +7376.2314453125 1623.3953857421875 background all_cells +7361.703125 1621.1121826171875 background all_cells +7372.7119140625 1620.02099609375 background all_cells +7369.31640625 1615.463623046875 background all_cells +7378.56298828125 1585.8431396484375 background all_cells +7386.8251953125 1601.8753662109375 background all_cells +7384.8125 1592.5625 background all_cells +7411.423828125 1607.2178955078125 background all_cells +7418.31005859375 1604.4598388671875 background all_cells +7433.6689453125 1519.3931884765625 background all_cells +7430.9033203125 1512.7110595703125 background all_cells +7408.275390625 1599.6763916015625 background all_cells +7317.01806640625 1615.73095703125 background all_cells +7323.38330078125 1604.4385986328125 background all_cells +7334.2216796875 1606.2047119140625 background all_cells +7328.88623046875 1604.426025390625 background all_cells +7293.92529296875 1616.8507080078125 background all_cells +7303.76416015625 1611.7127685546875 background all_cells +7333.43896484375 1580.554443359375 background all_cells +7342.47314453125 1583.1959228515625 background all_cells +7349.90966796875 1580.378173828125 background all_cells +7364.89892578125 1564.9820556640625 background all_cells +7386.505859375 1553.969482421875 background all_cells +7368.146484375 1558.0987548828125 background all_cells +7370.265625 1591.254638671875 background all_cells +7373.0380859375 1607.5556640625 background all_cells +7369.7353515625 1603.6416015625 background all_cells +7374.30224609375 1581.9093017578125 background all_cells +7367.69091796875 1585.4993896484375 background all_cells +7360.9345703125 1559.592041015625 background all_cells +7361.7978515625 1589.37744140625 background all_cells +7357.95947265625 1595.930908203125 background all_cells +7359.04833984375 1571.6646728515625 background all_cells +7352.03955078125 1563.134765625 background all_cells +7292.97412109375 1503.88232421875 background all_cells +7303.00439453125 1503.5933837890625 background all_cells +7299.5888671875 1498.8424072265625 background all_cells +7317.27294921875 1548.2099609375 background all_cells +7328.65380859375 1552.6466064453125 background all_cells +7314.4326171875 1564.660400390625 background all_cells +7332.96923828125 1555.7840576171875 background all_cells +7314.5390625 1502.7037353515625 background all_cells +7315.94482421875 1519.4381103515625 background all_cells +7319.474609375 1506.72265625 background all_cells +7178.96240234375 1574.892578125 background all_cells +7190.35888671875 1471.88671875 background all_cells +7181.16943359375 1473.9893798828125 background all_cells +7193.875 1557.2003173828125 background all_cells +7181.52197265625 1552.110107421875 background all_cells +7168.181640625 1552.877197265625 background all_cells +7168.60986328125 1567.44970703125 background all_cells +7171.75927734375 1560.4151611328125 background all_cells +7199.888671875 1465.7657470703125 background all_cells +7220.18994140625 1461.71533203125 background all_cells +7217.68994140625 1469.43798828125 background all_cells +7225.28125 1546.5924072265625 background all_cells +7220.03369140625 1555.188232421875 background all_cells +7201.2822265625 1567.6182861328125 background all_cells +7172.98828125 1467.7906494140625 background all_cells +7135.0927734375 1461.4737548828125 background all_cells +7160.60009765625 1462.00341796875 background all_cells +7173.5712890625 1472.2091064453125 background all_cells +7223.626953125 1595.01123046875 background all_cells +7155.294921875 1587.0067138671875 background all_cells +7185.986328125 1588.832275390625 background all_cells +7210.05322265625 1594.26806640625 background all_cells +7139.06494140625 1561.7799072265625 background all_cells +7133.96142578125 1545.3092041015625 background all_cells +7154.84033203125 1563.5621337890625 background all_cells +7148.01904296875 1546.090087890625 background all_cells +7150.51220703125 1573.888671875 background all_cells +7118.9912109375 1582.486572265625 background all_cells +7095.32080078125 1670.4542236328125 background all_cells +7082.953125 1637.152099609375 background all_cells +7078.29833984375 1647.694580078125 background all_cells +7064.2158203125 1668.8209228515625 background all_cells +7088.7626953125 1670.25732421875 background all_cells +7080.13427734375 1666.3712158203125 background all_cells +7075.21044921875 1658.6861572265625 background all_cells +7090.7216796875 1594.3182373046875 background all_cells +7180.42626953125 1604.739013671875 background all_cells +7228.81396484375 1609.2420654296875 background all_cells +7216.9931640625 1605.359619140625 background all_cells +7242.22705078125 1607.5648193359375 background all_cells +7183.734375 1599.327880859375 background all_cells +7161.70947265625 1608.1495361328125 background all_cells +7172.19921875 1614.8753662109375 background all_cells +7171.79736328125 1605.5433349609375 background all_cells +7164.04541015625 1601.726318359375 background all_cells +7236.10107421875 1622.72705078125 background all_cells +7248.04736328125 1630.6231689453125 background all_cells +7242.279296875 1645.4903564453125 background all_cells +7240.6416015625 1662.467041015625 background all_cells +7181.87890625 1658.0247802734375 background all_cells +7232.09765625 1678.9786376953125 background all_cells +7200.90771484375 1677.6151123046875 background all_cells +7221.79541015625 1671.3658447265625 background all_cells +7196.048828125 1614.5035400390625 background all_cells +7229.09375 1637.5634765625 background all_cells +7226.70263671875 1619.86181640625 background all_cells +7221.7509765625 1633.771728515625 background all_cells +7254.50341796875 1617.295654296875 background all_cells +7249.5048828125 1611.1259765625 background all_cells +7273.5048828125 1629.5985107421875 background all_cells +7265.55126953125 1623.330078125 background all_cells +7261.81201171875 1618.84375 background all_cells +7277.44970703125 1476.73583984375 background all_cells +7290.494140625 1461.318115234375 background all_cells +7297.5703125 1463.337890625 background all_cells +7291.36474609375 1485.2242431640625 background all_cells +7278.11572265625 1482.1942138671875 background all_cells +7267.76513671875 1582.6136474609375 background all_cells +7247.03955078125 1587.2987060546875 background all_cells +7251.24755859375 1585.1446533203125 background all_cells +7286.1162109375 1602.6934814453125 background all_cells +7244.94921875 1561.438232421875 background all_cells +7260.60888671875 1562.1910400390625 background all_cells +7252.265625 1554.6026611328125 background all_cells +7069.0927734375 1472.853271484375 background all_cells +7077.919921875 1465.083740234375 background all_cells +7066.517578125 1479.8287353515625 background all_cells +7121.7470703125 1468.722900390625 background all_cells +7114.279296875 1470.0435791015625 background all_cells +7085.4755859375 1470.4581298828125 background all_cells +7102.49267578125 1465.7257080078125 background all_cells +7095.4501953125 1467.90869140625 background all_cells +7129.41650390625 1459.44091796875 background all_cells +7133.85595703125 1456.686279296875 background all_cells +7128.33203125 1464.6763916015625 background all_cells +7119.2568359375 1462.28466796875 background all_cells +7439.62890625 1497.6827392578125 background all_cells +7462.35986328125 1495.5604248046875 background all_cells +7455.87841796875 1490.818359375 background all_cells +7450.28662109375 1491.5108642578125 background all_cells +7442.0673828125 1505.023681640625 background all_cells +7474.6162109375 1485.8214111328125 background all_cells +7485.96142578125 1483.7984619140625 background all_cells +7451.5009765625 1471.352294921875 background all_cells +7450.34033203125 1478.27783203125 background all_cells +7458.83447265625 1478.28515625 background all_cells +7481.74560546875 1500.204833984375 background all_cells +7491.87939453125 1527.1148681640625 background all_cells +7487.34326171875 1531.3824462890625 background all_cells +7491.0087890625 1489.823486328125 background all_cells +7484.091796875 1506.2755126953125 background all_cells +7481.736328125 1493.1259765625 background all_cells +7498.9033203125 1522.8880615234375 background all_cells +7504.9267578125 1520.6895751953125 background all_cells +7498.658203125 1511.97412109375 background all_cells +7502.9462890625 1477.1181640625 background all_cells +7510.52001953125 1478.3450927734375 background all_cells +7513.84765625 1487.9095458984375 background all_cells +7503.55810546875 1489.771240234375 background all_cells +7497.98095703125 1496.9505615234375 background all_cells +7501.52880859375 1504.79638671875 background all_cells +7491.296875 1502.3704833984375 background all_cells +7483.54638671875 1458.7220458984375 background all_cells +7505.166015625 1468.663330078125 background all_cells +7484.97607421875 1470.945068359375 background all_cells +7497.46240234375 1462.0792236328125 background all_cells +7568.15478515625 1495.9295654296875 background all_cells +7593.26123046875 1486.3604736328125 background all_cells +7591.7431640625 1505.966796875 background all_cells +7580.46044921875 1500.1700439453125 background all_cells +7596.67724609375 1493.6378173828125 background all_cells +7581.52197265625 1467.185791015625 background all_cells +7613.2158203125 1457.7359619140625 background all_cells +7591.85107421875 1468.8997802734375 background all_cells +7577.66162109375 1457.2484130859375 background all_cells +7563.421875 1471.0625 background all_cells +7573.34716796875 1473.594970703125 background all_cells +7572.6416015625 1462.406005859375 background all_cells +7585.35546875 1476.9117431640625 background all_cells +7578.40869140625 1482.28515625 background all_cells +7599.70947265625 1476.02197265625 background all_cells +7533.841796875 1503.9716796875 background all_cells +7546.56640625 1506.539306640625 background all_cells +7540.29345703125 1502.5133056640625 background all_cells +7557.818359375 1515.3341064453125 background all_cells +7550.40673828125 1513.096435546875 background all_cells +7573.77294921875 1511.2764892578125 background all_cells +7543.1123046875 1528.2908935546875 background all_cells +7544.7568359375 1533.14990234375 background all_cells +7555.73095703125 1528.6162109375 background all_cells +7538.2294921875 1495.587890625 background all_cells +7551.234375 1469.5948486328125 background all_cells +7554.466796875 1487.5618896484375 background all_cells +7547.6767578125 1494.01416015625 background all_cells +7541.69140625 1485.646728515625 background all_cells +7534.681640625 1483.576171875 background all_cells +7533.93896484375 1493.7635498046875 background all_cells +7526.87353515625 1486.5023193359375 background all_cells +7524.93798828125 1469.24755859375 background all_cells +7521.57861328125 1475.3763427734375 background all_cells +7530.615234375 1475.906005859375 background all_cells +7517.48876953125 1508.652587890625 background all_cells +7528.89306640625 1507.78125 background all_cells +7472.91015625 1510.78271484375 background all_cells +7487.94580078125 1515.0621337890625 background all_cells +7477.84326171875 1520.544921875 background all_cells +7479.396484375 1516.88134765625 background all_cells +7465.3369140625 1526.4833984375 background all_cells +7467.74560546875 1517.013916015625 background all_cells +7496.96533203125 1541.2303466796875 background all_cells +7504.83154296875 1553.9970703125 background all_cells +7508.263671875 1542.2236328125 background all_cells +7497.03076171875 1534.3544921875 background all_cells +7511.89599609375 1558.3848876953125 background all_cells +7514.8818359375 1546.2435302734375 background all_cells +7509.25732421875 1625.665283203125 background all_cells +7478.86572265625 1633.538818359375 background all_cells +7530.6484375 1645.6259765625 background all_cells +7486.3173828125 1636.5780029296875 background all_cells +7525.73388671875 1613.8487548828125 background all_cells +7502.515625 1630.37646484375 background all_cells +7574.9130859375 1624.3424072265625 background all_cells +7553.81103515625 1628.5450439453125 background all_cells +7570.70751953125 1632.293701171875 background all_cells +7569.4384765625 1644.50830078125 background all_cells +7564.203125 1627.012939453125 background all_cells +7535.7998046875 1543.1605224609375 background all_cells +7544.74267578125 1544.7886962890625 background all_cells +7549.11962890625 1551.6331787109375 background all_cells +7557.19580078125 1541.4033203125 background all_cells +7554.91064453125 1536.583740234375 background all_cells +7572.70361328125 1545.81298828125 background all_cells +7555.45263671875 1549.1182861328125 background all_cells +7577.34716796875 1595.183837890625 background all_cells +7582.1455078125 1585.43017578125 background all_cells +7583.75390625 1591.542236328125 background all_cells +7590.07080078125 1580.1414794921875 background all_cells +7584.77685546875 1575.3363037109375 background all_cells +7563.9482421875 1583.7220458984375 background all_cells +7557.9677734375 1593.418212890625 background all_cells +7572.5400390625 1583.8935546875 background all_cells +7558.2216796875 1571.3994140625 background all_cells +7555.70361328125 1576.8656005859375 background all_cells +7524.07958984375 1515.8365478515625 background all_cells +7531.84619140625 1513.4039306640625 background all_cells +7519.9111328125 1572.0257568359375 background all_cells +7532.3017578125 1569.1871337890625 background all_cells +7526.240234375 1575.77880859375 background all_cells +7528.02294921875 1551.5494384765625 background all_cells +7521.7373046875 1547.1239013671875 background all_cells +7519.04296875 1562.317626953125 background all_cells +7529.77587890625 1558.784912109375 background all_cells +7520.07177734375 1555.276611328125 background all_cells +7531.7275390625 1540.925537109375 background all_cells +7563.8984375 1726.533935546875 background all_cells +7554.5498046875 1736.344482421875 background all_cells +7554.03759765625 1727.692626953125 background all_cells +7564.208984375 1745.179443359375 background all_cells +7552.55908203125 1755.7156982421875 background all_cells +7574.51416015625 1758.19775390625 background all_cells +7527.98828125 1745.36474609375 background all_cells +7545.83349609375 1757.4302978515625 background all_cells +7546.212890625 1733.770751953125 background all_cells +7546.39306640625 1745.20263671875 background all_cells +7538.8359375 1744.46044921875 background all_cells +7542.0185546875 1737.9046630859375 background all_cells +7636.3251953125 1529.0599365234375 background all_cells +7642.16796875 1549.460205078125 background all_cells +7652.2421875 1549.3990478515625 background all_cells +7631.49365234375 1549.258544921875 background all_cells +7660.6640625 1548.4200439453125 background all_cells +7668.55908203125 1543.7137451171875 background all_cells +7672.56103515625 1534.515869140625 background all_cells +7673.845703125 1520.132568359375 background all_cells +7671.1591796875 1506.603515625 background all_cells +7671.7998046875 1577.6280517578125 background all_cells +7666.18017578125 1576.7003173828125 background all_cells +7645.169921875 1509.4964599609375 background all_cells +7645.15625 1523.4384765625 background all_cells +7653.380859375 1531.03125 background all_cells +7620.9013671875 1612.546875 background all_cells +7629.57177734375 1608.042236328125 background all_cells +7625.29150390625 1622.58251953125 background all_cells +7675.73095703125 1621.747314453125 background all_cells +7636.23779296875 1613.087646484375 background all_cells +7629.06298828125 1627.643798828125 background all_cells +7625.09228515625 1635.847412109375 background all_cells +7635.794921875 1630.4320068359375 background all_cells +7607.66357421875 1632.88525390625 background all_cells +7618.66015625 1628.5416259765625 background all_cells +7610.12060546875 1623.5726318359375 background all_cells +7599.60302734375 1637.914306640625 background all_cells +7595.8154296875 1631.1112060546875 background all_cells +7598.98388671875 1621.948486328125 background all_cells +7603.2919921875 1560.7451171875 background all_cells +7593.46728515625 1567.1826171875 background all_cells +7596.64990234375 1583.690185546875 background all_cells +7604.91845703125 1581.5596923828125 background all_cells +7604.93798828125 1572.6212158203125 background all_cells +7619.17724609375 1589.2301025390625 background all_cells +7636.501953125 1604.6888427734375 background all_cells +7628.68310546875 1590.0035400390625 background all_cells +7614.98486328125 1561.648193359375 background all_cells +7620.4130859375 1578.132080078125 background all_cells +7633.67822265625 1581.0546875 background all_cells +7639.02294921875 1563.5633544921875 background all_cells +7608.63330078125 1591.1844482421875 background all_cells +7609.3359375 1600.2510986328125 background all_cells +7596.62060546875 1593.64990234375 background all_cells +7575.00537109375 1668.2490234375 background all_cells +7617.4716796875 1662.5048828125 background all_cells +7622.39599609375 1672.3397216796875 background all_cells +7626.13037109375 1709.5498046875 background all_cells +7637.6806640625 1681.6964111328125 background all_cells +7627.966796875 1675.8140869140625 background all_cells +7635.44873046875 1661.2535400390625 background all_cells +7581.189453125 1723.448486328125 background all_cells +7593.775390625 1746.4892578125 background all_cells +7612.74755859375 1742.002685546875 background all_cells +7612.12353515625 1712.8192138671875 background all_cells +7599.02685546875 1726.1669921875 background all_cells +7549.90576171875 1582.5048828125 background all_cells +7550.56396484375 1591.1248779296875 background all_cells +7568.56005859375 1598.966064453125 background all_cells +7568.15576171875 1593.282958984375 background all_cells +7535.21533203125 1717.702392578125 background all_cells +7550.27099609375 1613.302978515625 background all_cells +7544.4482421875 1725.78271484375 background all_cells +7526.837890625 1724.3065185546875 background all_cells +7549.3271484375 1718.507568359375 background all_cells +7537.26416015625 1585.5753173828125 background all_cells +7543.57666015625 1591.7503662109375 background all_cells +7537.42822265625 1604.4049072265625 background all_cells +7493.2109375 1774.6961669921875 background all_cells +7496.44970703125 1780.826904296875 background all_cells +7496.9453125 1764.1058349609375 background all_cells +7469.2763671875 2082.347412109375 background all_cells +7495.8564453125 2085.944091796875 background all_cells +7503.96337890625 2082.844970703125 background all_cells +7497.5244140625 2078.20703125 background all_cells +7467.873046875 1785.1767578125 background all_cells +7464.65380859375 1811.5965576171875 background all_cells +7476.658203125 1793.045166015625 background all_cells +7513.57958984375 2087.687744140625 background all_cells +7523.19287109375 2095.594482421875 background all_cells +7514.48828125 2104.0771484375 background all_cells +7461.6650390625 2095.50927734375 background all_cells +7491.44873046875 2091.40380859375 background all_cells +7468.4404296875 2109.843017578125 background all_cells +7483.9052734375 2184.201904296875 background all_cells +7504.01318359375 2183.248779296875 background all_cells +7515.4443359375 2180.18798828125 background all_cells +7492.58984375 2176.485595703125 background all_cells +7446.4326171875 2177.520263671875 background all_cells +7479.1591796875 2175.697021484375 background all_cells +7469.4052734375 2180.17578125 background all_cells +7446.1328125 2048.24169921875 background all_cells +7453.23681640625 2098.335205078125 background all_cells +7448.1591796875 2093.9345703125 background all_cells +7534.6982421875 1860.212890625 background all_cells +7554.66357421875 1866.8106689453125 background all_cells +7543.9091796875 1870.5906982421875 background all_cells +7570.70068359375 2135.948974609375 background all_cells +7582.39794921875 2127.302490234375 background all_cells +7581.7978515625 2142.208251953125 background all_cells +7580.4287109375 2156.250732421875 background all_cells +7573.021484375 2167.862060546875 background all_cells +7573.06884765625 2186.92138671875 background all_cells +7574.10986328125 2180.800048828125 background all_cells +7570.14453125 2178.212158203125 background all_cells +7535.54345703125 2098.390380859375 background all_cells +7555.33154296875 2101.117919921875 background all_cells +7547.68603515625 2094.8701171875 background all_cells +7563.142578125 1868.37158203125 background all_cells +7581.87646484375 1877.6083984375 background all_cells +7573.12109375 1873.4730224609373 background all_cells +7558.62451171875 2176.576171875 background all_cells +7565.8857421875 2168.88134765625 background all_cells +7561.07568359375 2163.309326171875 background all_cells +7559.30029296875 2182.862548828125 background all_cells +7539.28271484375 1829.9398193359373 background all_cells +7521.30810546875 1850.923828125 background all_cells +7547.3017578125 1766.883544921875 background all_cells +7542.49169921875 1777.12451171875 background all_cells +7640.884765625 1807.2261962890625 background all_cells +7653.71533203125 1809.1376953125 background all_cells +7649.31103515625 1817.9656982421875 background all_cells +7651.306640625 1827.9586181640625 background all_cells +7564.07373046875 1808.3824462890625 background all_cells +7570.83544921875 1837.487548828125 background all_cells +7646.41455078125 1761.1192626953125 background all_cells +7677.005859375 1759.3944091796875 background all_cells +7672.263671875 1770.987548828125 background all_cells +7570.6083984375 1775.482421875 background all_cells +7659.2529296875 1773.558837890625 background all_cells +7646.80224609375 1780.700927734375 background all_cells +7650.66015625 1794.7845458984375 background all_cells +7556.8505859375 1793.16162109375 background all_cells +7571.837890625 1796.214111328125 background all_cells +7533.86669921875 1891.985595703125 background all_cells +7520.93701171875 1892.21435546875 background all_cells +7545.74462890625 1913.1978759765625 background all_cells +7538.09814453125 1904.750732421875 background all_cells +7669.5517578125 1925.93505859375 background all_cells +7668.888671875 1962.7783203125 background all_cells +7667.84375 1955.9862060546875 background all_cells +7671.46875 1934.01904296875 background all_cells +7669.083984375 1901.9212646484373 background all_cells +7659.9169921875 1903.522705078125 background all_cells +7654.46435546875 1895.765869140625 background all_cells +7646.44775390625 1897.0428466796875 background all_cells +7579.45361328125 1896.6185302734373 background all_cells +7597.62158203125 1896.934814453125 background all_cells +7589.53271484375 1899.7281494140625 background all_cells +7581.05810546875 1890.456298828125 background all_cells +7556.4619140625 1908.9254150390625 background all_cells +7496.7333984375 1671.98291015625 background all_cells +7494.24853515625 1636.7864990234375 background all_cells +7514.20947265625 1655.4918212890625 background all_cells +7506.49267578125 1648.14501953125 background all_cells +7502.04248046875 1660.1456298828125 background all_cells +7543.4072265625 1657.6448974609375 background all_cells +7534.0849609375 1639.584716796875 background all_cells +7541.01171875 1645.288330078125 background all_cells +7546.798828125 1651.97021484375 background all_cells +7560.2529296875 1661.3902587890625 background all_cells +7519.8662109375 1672.293212890625 background all_cells +7530.52001953125 1673.2008056640625 background all_cells +7566.64111328125 1668.89697265625 background all_cells +7545.57177734375 1668.1851806640625 background all_cells +7536.24560546875 1665.095458984375 background all_cells +7521.7509765625 1656.7828369140625 background all_cells +7536.81591796875 1651.6728515625 background all_cells +7538.14111328125 1658.0218505859375 background all_cells +7528.921875 1656.1597900390625 background all_cells +7465.44580078125 1664.22900390625 background all_cells +7473.4248046875 1653.0631103515625 background all_cells +7452.0830078125 1650.2305908203125 background all_cells +7449.9404296875 1660.2392578125 background all_cells +7459.10498046875 1648.85546875 background all_cells +7501.4365234375 1709.8472900390625 background all_cells +7527.0849609375 1698.5069580078125 background all_cells +7550.0556640625 1693.1417236328125 background all_cells +7550.9072265625 1706.734375 background all_cells +7511.84814453125 1738.7235107421875 background all_cells +7515.59716796875 1751.6268310546875 background all_cells +7501.46728515625 1742.83056640625 background all_cells +7471.7783203125 1674.973388671875 background all_cells +7449.0771484375 1697.644775390625 background all_cells +7484.0439453125 1688.035888671875 background all_cells +7479.2421875 1679.481689453125 background all_cells +7464.1962890625 1677.9552001953125 background all_cells +7511.84619140625 1700.1258544921875 background all_cells +7502.08984375 1698.703125 background all_cells +7497.4990234375 1700.6982421875 background all_cells +7505.2529296875 1677.8865966796875 background all_cells +7513.4873046875 1693.3343505859375 background all_cells +7495.4345703125 1685.3983154296875 background all_cells +7452.2138671875 1724.6484375 background all_cells +7460.11279296875 1729.405029296875 background all_cells +7454.71728515625 1728.84521484375 background all_cells +7452.84326171875 1705.4005126953125 background all_cells +7482.20947265625 1738.2100830078125 background all_cells +7492.13916015625 1750.562744140625 background all_cells +7476.78271484375 1747.8179931640625 background all_cells +7485.16943359375 1748.536376953125 background all_cells +7468.19091796875 1702.58642578125 background all_cells +7473.73193359375 1723.04638671875 background all_cells +7484.11279296875 1726.720703125 background all_cells +7482.88427734375 1712.5977783203125 background all_cells +7473.09619140625 1711.649169921875 background all_cells +7475.7734375 1759.02197265625 background all_cells +7480.55859375 1761.0596923828125 background all_cells +7459.7822265625 1759.7685546875 background all_cells +7309.06982421875 1795.1756591796875 background all_cells +7321.0771484375 1789.135009765625 background all_cells +7321.30322265625 1782.293212890625 background all_cells +7370.3232421875 1787.9979248046875 background all_cells +7378.12060546875 1804.2122802734373 background all_cells +7372.2822265625 1797.398193359375 background all_cells +7366.005859375 1777.8990478515625 background all_cells +7392.40234375 1774.43701171875 background all_cells +7380.408203125 1777.753173828125 background all_cells +7380.59814453125 1770.3199462890625 background all_cells +7320.77197265625 1758.8115234375 background all_cells +7349.72802734375 1734.1810302734375 background all_cells +7355.6044921875 1743.07177734375 background all_cells +7328.85498046875 1765.56396484375 background all_cells +7505.75048828125 1770.2479248046875 background all_cells +7539.1083984375 1710.411865234375 background all_cells +7563.6875 1782.830810546875 background all_cells +7560.51708984375 1764.197509765625 background all_cells +7556.91845703125 1777.4139404296875 background all_cells +7527.29833984375 1769.75634765625 background all_cells +7588.9228515625 1787.0223388671875 background all_cells +7588.68310546875 1801.641357421875 background all_cells +7601.14013671875 1797.90576171875 background all_cells +7593.13720703125 1795.5567626953125 background all_cells +7638.95654296875 1790.80712890625 background all_cells +7630.6259765625 1813.984130859375 background all_cells +7620.625 1813.4471435546875 background all_cells +7621.29296875 1722.15087890625 background all_cells +7631.572265625 1737.85400390625 background all_cells +7625.951171875 1758.258056640625 background all_cells +7616.90869140625 1759.9158935546875 background all_cells +7605.4697265625 1761.2099609375 background all_cells +7587.8388671875 1771.1126708984375 background all_cells +7595.13427734375 1766.7735595703125 background all_cells +7342.13232421875 1846.739501953125 background all_cells +7346.3046875 1854.1424560546875 background all_cells +7330.47900390625 1860.424560546875 background all_cells +7476.19921875 1816.8179931640625 background all_cells +7488.0634765625 1832.8548583984373 background all_cells +7493.42724609375 1828.804443359375 background all_cells +7505.67626953125 1844.658203125 background all_cells +7495.9306640625 1817.318115234375 background all_cells +7498.7529296875 1852.8153076171875 background all_cells +7557.9248046875 1845.0599365234373 background all_cells +7625.7978515625 1829.334228515625 background all_cells +7503.67529296875 1837.8221435546875 background all_cells +7466.853515625 1818.3887939453125 background all_cells +7463.61572265625 1855.739501953125 background all_cells +7392.71044921875 1842.7509765625 background all_cells +7345.87744140625 1833.894287109375 background all_cells +7336.52294921875 1828.5787353515625 background all_cells +7284.025390625 1857.842041015625 background all_cells +7316.41650390625 1833.2822265625 background all_cells +7310.64111328125 1837.6666259765625 background all_cells +7293.66162109375 1852.170166015625 background all_cells +7311.2802734375 1859.3443603515625 background all_cells +7301.6572265625 1848.342529296875 background all_cells +7314.267578125 1846.04833984375 background all_cells +7297.9951171875 1838.2315673828125 background all_cells +7331.3388671875 1812.2425537109373 background all_cells +7288.2470703125 1789.79052734375 background all_cells +7303.4462890625 1799.7884521484375 background all_cells +7279.47119140625 1793.779541015625 background all_cells +7503.59130859375 1980.1690673828125 background all_cells +7501.17529296875 2003.40234375 background all_cells +7555.46875 2004.793212890625 background all_cells +7569.7373046875 1990.5628662109373 background all_cells +7574.5146484375 2000.7760009765625 background all_cells +7568.1962890625 1983.3955078125 background all_cells +7559.85205078125 2012.66943359375 background all_cells +7517.10693359375 2004.681640625 background all_cells +7533.0107421875 2019.9522705078125 background all_cells +7514.98876953125 2015.441162109375 background all_cells +7541.63427734375 2008.82421875 background all_cells +7547.759765625 2015.9580078125 background all_cells +7543.375 1998.5189208984373 background all_cells +7537.97705078125 1940.413330078125 background all_cells +7547.34423828125 1936.8206787109373 background all_cells +7537.55859375 1952.08642578125 background all_cells +7515.626953125 1972.6063232421875 background all_cells +7517.36181640625 1984.1064453125 background all_cells +7527.93408203125 1978.8447265625 background all_cells +7515.9873046875 1960.343017578125 background all_cells +7507.96484375 1965.2435302734373 background all_cells +7499.75341796875 1960.865478515625 background all_cells +7493.01806640625 1974.4915771484373 background all_cells +7529.11962890625 1958.216796875 background all_cells +7598.345703125 1881.73974609375 background all_cells +7609.05224609375 1889.0181884765625 background all_cells +7634.3330078125 1881.7279052734373 background all_cells +7598.88671875 1913.033935546875 background all_cells +7616.09521484375 1901.4874267578125 background all_cells +7606.4267578125 1899.86962890625 background all_cells +7629.69873046875 1942.85693359375 background all_cells +7616.21630859375 1925.6888427734373 background all_cells +7634.87939453125 1919.192138671875 background all_cells +7626.17431640625 1956.7279052734373 background all_cells +7650.1787109375 1964.23779296875 background all_cells +7639.68017578125 1973.0181884765625 background all_cells +7625.54345703125 1970.07861328125 background all_cells +7611.03759765625 1955.7791748046875 background all_cells +7602.283203125 1955.8399658203125 background all_cells +7641.87548828125 1981.9775390625 background all_cells +7672.2919921875 1988.993896484375 background all_cells +7624.53857421875 1991.7403564453125 background all_cells +7658.9091796875 1977.3582763671875 background all_cells +7658.638671875 1989.9072265625 background all_cells +7630.5498046875 1981.9903564453125 background all_cells +7638.35546875 2013.231689453125 background all_cells +7610.0029296875 2018.8770751953125 background all_cells +7612.2353515625 2011.678955078125 background all_cells +7608.53515625 1976.6492919921875 background all_cells +7554.38525390625 1942.0582275390625 background all_cells +7558.26513671875 1920.0089111328125 background all_cells +7514.328125 1921.6793212890625 background all_cells +7520.60302734375 1931.894775390625 background all_cells +7539.3740234375 1917.8065185546875 background all_cells +7531.11572265625 1922.45458984375 background all_cells +7568.0869140625 1885.4884033203125 background all_cells +7579.99560546875 1885.5413818359373 background all_cells +7585.044921875 1924.4892578125 background all_cells +7572.01220703125 1920.407958984375 background all_cells +7495.66259765625 1898.0347900390625 background all_cells +7496.4638671875 1913.7154541015625 background all_cells +7502.990234375 1909.2628173828125 background all_cells +7522.15966796875 1906.4788818359373 background all_cells +7291.5517578125 1866.5103759765625 background all_cells +7293.53125 1895.2197265625 background all_cells +7278.31884765625 1868.330322265625 background all_cells +7347.98583984375 2017.3087158203125 background all_cells +7334.6826171875 2020.8565673828125 background all_cells +7301.27978515625 1867.08837890625 background all_cells +7307.05126953125 1901.3529052734373 background all_cells +7312.9931640625 1888.255615234375 background all_cells +7316.845703125 1869.345458984375 background all_cells +7467.7490234375 1927.0623779296875 background all_cells +7458.8583984375 1919.4564208984373 background all_cells +7504.68115234375 1954.4249267578125 background all_cells +7505.9345703125 1918.969482421875 background all_cells +7495.45263671875 1919.316650390625 background all_cells +7458.349609375 1975.7447509765625 background all_cells +7463.43017578125 1967.515380859375 background all_cells +7401.4140625 1971.700927734375 background all_cells +7409.703125 1981.861328125 background all_cells +7596.19384765625 1933.70068359375 background all_cells +7589.90234375 1871.4791259765625 background all_cells +7589.67822265625 1876.7344970703125 background all_cells +7451.83447265625 1970.0374755859373 background all_cells +7592.6728515625 1974.07177734375 background all_cells +7586.451171875 1963.0084228515625 background all_cells +7435.51416015625 1948.621826171875 background all_cells +7442.70263671875 1969.9425048828125 background all_cells +7427.38232421875 1978.6754150390625 background all_cells +7361.5205078125 1992.77392578125 background all_cells +7347.87548828125 1987.484130859375 background all_cells +7369.80029296875 2000.5067138671875 background all_cells +7370.84619140625 1986.5601806640625 background all_cells +7395.5400390625 1981.6475830078125 background all_cells +7391.52734375 1998.94140625 background all_cells +7389.0546875 1988.6265869140625 background all_cells +7384.1591796875 1971.8814697265625 background all_cells +7393.15625 1974.985595703125 background all_cells +7389.89501953125 1965.8492431640625 background all_cells +7358.267578125 2014.20849609375 background all_cells +7375.7548828125 2019.6573486328125 background all_cells +7377.78759765625 2012.2012939453125 background all_cells +7378.14404296875 2004.931640625 background all_cells +7362.7158203125 2021.196044921875 background all_cells +7074.783203125 2106.619873046875 background all_cells +7066.14892578125 2099.10107421875 background all_cells +7069.16259765625 2115.034423828125 background all_cells +7081.95849609375 2115.1708984375 background all_cells +7106.31396484375 2127.767333984375 background all_cells +7101.1552734375 2138.112060546875 background all_cells +7083.55078125 2137.547119140625 background all_cells +7086.068359375 2147.564697265625 background all_cells +7092.44970703125 2152.644775390625 background all_cells +7103.1201171875 2146.32177734375 background all_cells +7093.6591796875 2177.228515625 background all_cells +7112.63720703125 2170.391357421875 background all_cells +7103.9833984375 2160.737060546875 background all_cells +7091.51513671875 2185.087646484375 background all_cells +7082.41845703125 2182.055419921875 background all_cells +7255.3359375 2134.62109375 background all_cells +7279.08740234375 2133.58251953125 background all_cells +7289.341796875 2128.678955078125 background all_cells +7289.0068359375 2146.124755859375 background all_cells +7267.19775390625 2170.86962890625 background all_cells +7287.5126953125 2168.170166015625 background all_cells +7272.3017578125 2150.441650390625 background all_cells +7261.78369140625 2142.350341796875 background all_cells +7296.21875 2105.88623046875 background all_cells +7318.0283203125 2109.142333984375 background all_cells +7276.591796875 2105.069580078125 background all_cells +7290.78564453125 2073.83447265625 background all_cells +7283.0419921875 2094.385986328125 background all_cells +7263.15966796875 2109.986572265625 background all_cells +7267.66943359375 2095.91455078125 background all_cells +7263.43212890625 2102.00439453125 background all_cells +7225.2490234375 2127.20556640625 background all_cells +7235.583984375 2147.4794921875 background all_cells +7220.955078125 2146.92431640625 background all_cells +7226.67578125 2145.473876953125 background all_cells +7212.1083984375 2131.31201171875 background all_cells +7237.03759765625 2137.46142578125 background all_cells +7223.13134765625 2182.176513671875 background all_cells +7206.89013671875 2175.888671875 background all_cells +7213.2265625 2162.72607421875 background all_cells +7214.666015625 2180.490966796875 background all_cells +7207.18701171875 2182.262939453125 background all_cells +7189.93701171875 2158.707763671875 background all_cells +7200.314453125 2159.669677734375 background all_cells +7189.82763671875 2180.126708984375 background all_cells +7198.251953125 2175.3701171875 background all_cells +7194.2568359375 2134.593994140625 background all_cells +7175.64111328125 2141.201416015625 background all_cells +7179.51171875 2116.84521484375 background all_cells +7194.7275390625 2124.410400390625 background all_cells +7197.1767578125 2115.106689453125 background all_cells +7192.37255859375 2120.3486328125 background all_cells +7191.80224609375 2106.576904296875 background all_cells +7256.4365234375 2120.398681640625 background all_cells +7246.71240234375 2130.7001953125 background all_cells +7250.21923828125 2106.489990234375 background all_cells +7246.5810546875 2097.661376953125 background all_cells +7225.93310546875 2102.02294921875 background all_cells +7221.2060546875 2114.654541015625 background all_cells +7235.9931640625 2116.856689453125 background all_cells +7239.84814453125 2097.835205078125 background all_cells +7232.1640625 2088.799072265625 background all_cells +7234.29248046875 2096.615966796875 background all_cells +7128.10107421875 2118.627197265625 background all_cells +7136.70703125 2103.889892578125 background all_cells +7140.09765625 2128.989501953125 background all_cells +7144.32373046875 2117.25732421875 background all_cells +7145.044921875 2154.195068359375 background all_cells +7149.49658203125 2143.88134765625 background all_cells +7118.0224609375 2154.771240234375 background all_cells +7129.748046875 2143.814453125 background all_cells +7133.71533203125 2166.82177734375 background all_cells +7124.85986328125 2165.787353515625 background all_cells +7161.8251953125 2147.681640625 background all_cells +7158.97216796875 2167.46142578125 background all_cells +7171.94482421875 2151.591064453125 background all_cells +7161.2998046875 2124.607421875 background all_cells +7151.92529296875 2129.3857421875 background all_cells +7156.38330078125 2135.168701171875 background all_cells +7165.6708984375 2134.26025390625 background all_cells +7173.6376953125 2126.921142578125 background all_cells +7123.83447265625 2173.857177734375 background all_cells +7130.47509765625 2179.507568359375 background all_cells +7114.072265625 2178.49951171875 background all_cells +7123.38720703125 2177.4921875 background all_cells +7279.68359375 2179.458984375 background all_cells +7288.67138671875 2182.164794921875 background all_cells +7242.6611328125 2179.19091796875 background all_cells +7256.42333984375 2179.56787109375 background all_cells +7256.5615234375 2188.232666015625 background all_cells +7248.77197265625 2177.361572265625 background all_cells +7157.92041015625 2174.1015625 background all_cells +7197.30615234375 2186.110107421875 background all_cells +7175.09765625 2181.867919921875 background all_cells +7171.7001953125 2187.385009765625 background all_cells +7135.583984375 2174.911865234375 background all_cells +7148.18994140625 2176.824951171875 background all_cells +7146.9599609375 2185.202880859375 background all_cells +7142.14208984375 2176.777099609375 background all_cells +7141.09814453125 2169.068115234375 background all_cells +7343.982421875 2125.934326171875 background all_cells +7315.994140625 2137.640625 background all_cells +7341.3369140625 2144.826416015625 background all_cells +7350.5595703125 2133.02978515625 background all_cells +7333.91796875 2158.774658203125 background all_cells +7306.0244140625 2173.73193359375 background all_cells +7325.7255859375 2171.843505859375 background all_cells +7347.3681640625 2177.62255859375 background all_cells +7359.189453125 2177.023193359375 background all_cells +7335.74072265625 2185.923583984375 background all_cells +7307.29736328125 2184.895263671875 background all_cells +7297.4208984375 2181.85791015625 background all_cells +7322.505859375 2183.244140625 background all_cells +7345.81201171875 2184.941162109375 background all_cells +7340.85888671875 2185.691650390625 background all_cells +7364.1357421875 2185.556396484375 background all_cells +7384.7724609375 2186.9658203125 background all_cells +7371.25048828125 2175.389892578125 background all_cells +7317.8408203125 2062.214599609375 background all_cells +7320.8056640625 2100.79736328125 background all_cells +7308.525390625 2127.27490234375 background all_cells +7305.95556640625 2111.868896484375 background all_cells +7331.88134765625 2106.73828125 background all_cells +7346.60791015625 2118.180908203125 background all_cells +7351.11083984375 2091.642333984375 background all_cells +7347.88671875 2099.130126953125 background all_cells +7326.53662109375 2093.541015625 background all_cells +7334.70751953125 2086.0361328125 background all_cells +7385.5087890625 2025.795166015625 background all_cells +7372.3076171875 2030.7608642578125 background all_cells +7361.6376953125 2028.128173828125 background all_cells +7413.84912109375 2025.14501953125 background all_cells +7404.32421875 2024.75927734375 background all_cells +7391.345703125 2055.35791015625 background all_cells +7379.2724609375 2062.583740234375 background all_cells +7381.5576171875 2051.8720703125 background all_cells +7386.38134765625 2060.881103515625 background all_cells +7396.93798828125 2065.04931640625 background all_cells +7364.6787109375 2038.0416259765625 background all_cells +7379.59716796875 2040.84765625 background all_cells +7368.18408203125 2049.551025390625 background all_cells +7335.89501953125 2028.97021484375 background all_cells +7336.74609375 2038.421875 background all_cells +7356.82470703125 2033.3353271484373 background all_cells +7355.21728515625 2025.454833984375 background all_cells +7346.771484375 2029.6279296875 background all_cells +7351.9052734375 2059.86376953125 background all_cells +7364.18994140625 2057.55517578125 background all_cells +7361.53857421875 2065.473388671875 background all_cells +7355.06201171875 2052.589599609375 background all_cells +7330.96533203125 2055.7470703125 background all_cells +7358.869140625 2036.8084716796875 background all_cells +7360.884765625 2047.39208984375 background all_cells +7354.10791015625 2040.0555419921875 background all_cells +7363.2392578125 2082.339111328125 background all_cells +7368.77685546875 2088.24072265625 background all_cells +7385.6962890625 2093.9130859375 background all_cells +7355.29345703125 2073.217529296875 background all_cells +7404.81396484375 2078.39794921875 background all_cells +7396.345703125 2075.572998046875 background all_cells +7394.7880859375 2187.156494140625 background all_cells +7389.6416015625 2130.01416015625 background all_cells +7395.53759765625 2100.489990234375 background all_cells +7419.31591796875 2151.6455078125 background all_cells +7400.7685546875 2178.806884765625 background all_cells +7363.673828125 2119.703125 background all_cells +7364.701171875 2108.613525390625 background all_cells +7371.27587890625 2129.586669921875 background all_cells +7376.4951171875 2101.95263671875 background all_cells +7360.94189453125 2096.43408203125 background all_cells +7376.34326171875 2120.8828125 background all_cells +7071.69091796875 1883.3692626953125 background all_cells +7063.75830078125 1863.31201171875 background all_cells +7083.23095703125 1883.5201416015625 background all_cells +7092.37890625 1882.87939453125 background all_cells +7078.10302734375 1888.810302734375 background all_cells +7148.62060546875 1881.5859375 background all_cells +7165.109375 1877.67431640625 background all_cells +7143.38720703125 1871.5194091796875 background all_cells +7151.8115234375 1888.1524658203125 background all_cells +7156.7001953125 1886.99853515625 background all_cells +7154.7314453125 1873.23193359375 background all_cells +7140.3955078125 1860.9654541015625 background all_cells +7145.15673828125 1866.8304443359373 background all_cells +7156.0771484375 1860.40869140625 background all_cells +7105.4765625 1876.2642822265625 background all_cells +7138.0068359375 1876.2440185546875 background all_cells +7106.2939453125 1881.6878662109373 background all_cells +7218.14208984375 1898.839599609375 background all_cells +7219.92333984375 1907.164306640625 background all_cells +7229.2060546875 1903.00244140625 background all_cells +7228.62890625 1869.150390625 background all_cells +7219.16748046875 1857.6614990234373 background all_cells +7220.5859375 1866.970458984375 background all_cells +7216.8388671875 1853.331787109375 background all_cells +7230.69580078125 1894.9591064453125 background all_cells +7221.9248046875 1894.775634765625 background all_cells +7183.41552734375 1860.5858154296875 background all_cells +7188.22900390625 1867.963623046875 background all_cells +7204.00390625 1865.1177978515625 background all_cells +7192.392578125 1880.42529296875 background all_cells +7199.3681640625 1892.3759765625 background all_cells +7202.2734375 1880.509033203125 background all_cells +7206.4384765625 1895.9150390625 background all_cells +7213.27001953125 1892.926025390625 background all_cells +7212.8662109375 1904.08642578125 background all_cells +7213.349609375 1916.1812744140625 background all_cells +7207.64306640625 1911.9161376953125 background all_cells +7207.13916015625 1905.3555908203125 background all_cells +7193.32275390625 1899.7724609375 background all_cells +7200.38720703125 1903.41162109375 background all_cells +7197.619140625 1911.0694580078125 background all_cells +7084.6953125 1890.500244140625 background all_cells +7076.13037109375 1895.2242431640625 background all_cells +7111.9990234375 1881.501708984375 background all_cells +7109.0048828125 1886.0703125 background all_cells +7117.76513671875 1884.124267578125 background all_cells +7132.82421875 1880.1331787109373 background all_cells +7125.25634765625 1886.503173828125 background all_cells +7120.28271484375 1880.557373046875 background all_cells +7152.68896484375 1913.900146484375 background all_cells +7169.28955078125 1909.067138671875 background all_cells +7159.46435546875 1902.168701171875 background all_cells +7132.17578125 1894.322021484375 background all_cells +7128.77685546875 1916.033203125 background all_cells +7144.43310546875 1897.7088623046875 background all_cells +7137.61767578125 1908.325927734375 background all_cells +7069.80908203125 1904.3409423828125 background all_cells +7083.634765625 1904.3575439453125 background all_cells +7118.47265625 1907.76611328125 background all_cells +7117.06787109375 1921.701171875 background all_cells +7106.876953125 1755.9031982421875 background all_cells +7109.93896484375 1747.681640625 background all_cells +7117.92529296875 1792.7578125 background all_cells +7112.9013671875 1802.6689453125 background all_cells +7168.93505859375 1755.9769287109375 background all_cells +7176.7841796875 1774.650146484375 background all_cells +7176.39501953125 1761.430908203125 background all_cells +7132.64208984375 1800.42138671875 background all_cells +7129.1669921875 1794.7403564453125 background all_cells +7151.49609375 1799.7081298828125 background all_cells +7136.93701171875 1803.2313232421875 background all_cells +7133.5302734375 1786.466796875 background all_cells +7128.6142578125 1750.8251953125 background all_cells +7125.8173828125 1738.0145263671875 background all_cells +7149.20166015625 1784.6507568359375 background all_cells +7138.88671875 1777.9227294921875 background all_cells +7125.28076171875 1810.0072021484373 background all_cells +7116.97998046875 1808.7420654296875 background all_cells +7118.74560546875 1818.72607421875 background all_cells +7138.310546875 1828.798095703125 background all_cells +7134.18212890625 1817.71435546875 background all_cells +7133.52392578125 1832.8704833984373 background all_cells +7133.6142578125 1847.603759765625 background all_cells +7135.2841796875 1853.472412109375 background all_cells +7148.2255859375 1847.652587890625 background all_cells +7143.04931640625 1843.58740234375 background all_cells +7138.14453125 1838.6903076171875 background all_cells +7180.95703125 1820.719970703125 background all_cells +7175.654296875 1852.227783203125 background all_cells +7144.5791015625 1818.257080078125 background all_cells +7161.7294921875 1826.2247314453125 background all_cells +7157.40283203125 1816.84912109375 background all_cells +7148.4912109375 1832.583740234375 background all_cells +7196.57275390625 1787.88525390625 background all_cells +7204.712890625 1802.474365234375 background all_cells +7201.9794921875 1812.8111572265625 background all_cells +7198.484375 1867.906005859375 background all_cells +7193.94775390625 1866.439697265625 background all_cells +7210.76904296875 1858.9893798828125 background all_cells +7218.6044921875 1848.1651611328125 background all_cells +7211.14404296875 1842.3707275390625 background all_cells +7071.13818359375 1763.591552734375 background all_cells +7075.4228515625 1763.36474609375 background all_cells +7077.5634765625 1768.9617919921875 background all_cells +7087.12060546875 1774.3037109375 background all_cells +7091.29931640625 1760.4735107421875 background all_cells +7091.74267578125 1780.4130859375 background all_cells +7071.75 1792.049560546875 background all_cells +7076.6455078125 1816.0394287109373 background all_cells +6560.35546875 349.0443725585937 background all_cells +6549.24951171875 368.9289245605469 background all_cells +6590.6064453125 377.11322021484375 background all_cells +6574.298828125 376.5652770996094 background all_cells +6604.0693359375 432.8136596679688 background all_cells +6580.01025390625 518.1607666015625 background all_cells +6599.64111328125 473.5014343261719 background all_cells +6563.8837890625 465.25433349609375 background all_cells +6610.1796875 459.5498352050781 background all_cells +6606.59765625 444.7574157714844 background all_cells +6614.337890625 402.0923767089844 background all_cells +6619.54638671875 416.8030395507813 background all_cells +6586.8349609375 414.2341613769531 background all_cells +6593.55224609375 385.7286987304688 background all_cells +6561.31298828125 396.0746765136719 background all_cells +6589.2802734375 389.1836853027344 background all_cells +6582.4501953125 384.72064208984375 background all_cells +6606.77392578125 389.3476867675781 background all_cells +6635.3935546875 418.7975463867188 background all_cells +6620.94140625 434.9733276367188 background all_cells +6638.14306640625 433.5963134765625 background all_cells +6627.693359375 433.5949401855469 background all_cells +6631.2080078125 445.0160217285156 background all_cells +6622.6103515625 491.7005004882813 background all_cells +6634.03125 448.577392578125 background all_cells +6658.7529296875 526.758544921875 background all_cells +6622.90283203125 549.822998046875 background all_cells +6699.88623046875 551.8306274414062 background all_cells +6694.04150390625 546.1694946289062 background all_cells +6668.5634765625 533.3480834960938 background all_cells +6675.10693359375 474.7888488769531 background all_cells +6649.08837890625 445.8304138183594 background all_cells +6648.1748046875 514.722900390625 background all_cells +6663.654296875 479.5618896484375 background all_cells +6725.14111328125 551.5734252929688 background all_cells +6731.7705078125 487.3950500488281 background all_cells +6791.18701171875 419.7503662109375 background all_cells +6758.05126953125 505.57073974609375 background all_cells +6452.26171875 478.97161865234375 background all_cells +6500.7607421875 484.63677978515625 background all_cells +6500.38330078125 516.316650390625 background all_cells +6515.626953125 520.8411254882812 background all_cells +6495.84375 491.8898010253906 background all_cells +6506.3271484375 421.65960693359375 background all_cells +6531.953125 430.0802612304688 background all_cells +6513.0400390625 430.1042175292969 background all_cells +6511.02001953125 436.7985534667969 background all_cells +6514.78125 402.4302673339844 background all_cells +6522.11474609375 374.8647766113281 background all_cells +6524.578125 385.8251953125 background all_cells +6511.2158203125 412.8360595703125 background all_cells +6505.9560546875 403.16302490234375 background all_cells +6512.537109375 391.3447265625 background all_cells +7235.6875 400.1130981445313 background all_cells +7260.6845703125 395.5627746582031 background all_cells +7254.0732421875 389.1672058105469 background all_cells +7286.5498046875 387.1236267089844 background all_cells +7252.67138671875 485.5404968261719 background all_cells +7256.83642578125 515.5578002929688 background all_cells +7253.40234375 517.2034301757812 background all_cells +7247.3583984375 467.3674011230469 background all_cells +7248.26953125 475.1926574707031 background all_cells +7238.333984375 471.5996398925781 background all_cells +7218.24072265625 478.54144287109375 background all_cells +7214.82177734375 475.8439331054688 background all_cells +7216.275390625 481.4136657714844 background all_cells +7227.92529296875 479.533447265625 background all_cells +7225.7705078125 507.0989685058594 background all_cells +7273.50048828125 439.7140808105469 background all_cells +7229.126953125 465.6607666015625 background all_cells +7282.81787109375 479.9495239257813 background all_cells +7277.7021484375 473.1925964355469 background all_cells +7296.744140625 526.8289794921875 background all_cells +7295.58984375 520.9576416015625 background all_cells +7287.9931640625 509.9693908691406 background all_cells +7294.9130859375 498.0975036621094 background all_cells +7309.337890625 685.2171020507812 background all_cells +7298.94482421875 626.2543334960938 background all_cells +7315.611328125 642.8271484375 background all_cells +7323.64306640625 655.3372192382812 background all_cells +7321.2919921875 661.2825317382812 background all_cells +7306.6259765625 396.2044677734375 background all_cells +7309.94873046875 471.7480163574219 background all_cells +7300.04150390625 419.7169494628906 background all_cells +7325.52978515625 343.51641845703125 background all_cells +7327.06591796875 365.2012023925781 background all_cells +7324.8056640625 320.2001647949219 background all_cells +7316.9833984375 539.4885864257812 background all_cells +7322.77880859375 518.3223266601562 background all_cells +7326.1572265625 550.0108032226562 background all_cells +7298.26171875 356.7698974609375 background all_cells +7308.17431640625 341.4130859375 background all_cells +7302.6220703125 585.4799194335938 background all_cells +7313.08984375 595.79296875 background all_cells +7302.5771484375 594.6349487304688 background all_cells +7319.541015625 586.1010131835938 background all_cells +7232.36181640625 618.8217163085938 background all_cells +7224.32373046875 618.3226928710938 background all_cells +7268.27294921875 533.5994873046875 background all_cells +7284.45947265625 598.3289184570312 background all_cells +7279.36572265625 604.4066162109375 background all_cells +7269.740234375 685.2734985351562 background all_cells +7293.4716796875 665.671875 background all_cells +7287.87939453125 695.802490234375 background all_cells +7245.63330078125 582.0111083984375 background all_cells +7252.115234375 586.6307373046875 background all_cells +7249.41748046875 572.9617309570312 background all_cells +6665.88818359375 557.0106201171875 background all_cells +6666.2177734375 617.3401489257812 background all_cells +6659.67333984375 556.3092041015625 background all_cells +6645.373046875 669.1286010742188 background all_cells +6636.5048828125 745.2274780273438 background all_cells +6638.99072265625 695.288818359375 background all_cells +6685.275390625 576.0724487304688 background all_cells +6723.8203125 685.8868408203125 background all_cells +6694.9453125 655.822021484375 background all_cells +6621.603515625 572.4518432617188 background all_cells +6627.73779296875 608.9608154296875 background all_cells +6617.52978515625 603.665283203125 background all_cells +6645.2529296875 579.5609130859375 background all_cells +6517.35888671875 753.2855834960938 background all_cells +6533.28515625 755.663818359375 background all_cells +6539.62841796875 809.0364379882812 background all_cells +6505.3642578125 789.5810546875 background all_cells +6512.11279296875 751.4518432617188 background all_cells +6577.45263671875 797.57275390625 background all_cells +6575.861328125 835.4569091796875 background all_cells +6573.38037109375 826.8787841796875 background all_cells +6597.33056640625 756.7418823242188 background all_cells +6548.3076171875 764.3897094726562 background all_cells +6560.6171875 760.344970703125 background all_cells +6628.0302734375 765.5729370117188 background all_cells +6641.447265625 759.551025390625 background all_cells +6620.802734375 754.3460083007812 background all_cells +6658.21875 817.58447265625 background all_cells +6719.5400390625 825.3411865234375 background all_cells +6625.69873046875 829.1563110351562 background all_cells +6660.599609375 827.2402954101562 background all_cells +6680.16064453125 757.008056640625 background all_cells +6721.634765625 766.185546875 background all_cells +6721.13671875 786.1406860351562 background all_cells +6672.9599609375 810.3571166992188 background all_cells +6671.5478515625 801.2623901367188 background all_cells +6535.65966796875 569.818603515625 background all_cells +6560.27978515625 591.8895874023438 background all_cells +6545.91455078125 600.871826171875 background all_cells +6585.478515625 695.3566284179688 background all_cells +6576.279296875 658.3948364257812 background all_cells +6581.53662109375 665.8603515625 background all_cells +6573.4248046875 686.747314453125 background all_cells +6512.650390625 649.4055786132812 background all_cells +6516.12841796875 745.7537231445312 background all_cells +6529.4697265625 743.0491333007812 background all_cells +6577.486328125 586.7550659179688 background all_cells +6586.41943359375 566.6868286132812 background all_cells +6587.63037109375 575.096923828125 background all_cells +6601.1806640625 635.9553833007812 background all_cells +6599.64599609375 628.9360961914062 background all_cells +6800.283203125 562.7625732421875 background all_cells +6876.07568359375 561.4181518554688 background all_cells +6867.60986328125 578.5968017578125 background all_cells +6821.65576171875 525.5174560546875 background all_cells +6849.64697265625 545.7100830078125 background all_cells +6831.2265625 584.6919555664062 background all_cells +6805.228515625 640.106689453125 background all_cells +6782.91455078125 780.4811401367188 background all_cells +6786.3369140625 773.9095458984375 background all_cells +6807.18115234375 646.944580078125 background all_cells +6832.6376953125 653.98291015625 background all_cells +6840.58349609375 607.5869140625 background all_cells +6813.93359375 761.281982421875 background all_cells +6869.837890625 650.9689331054688 background all_cells +6763.86474609375 592.2781982421875 background all_cells +6750.03857421875 763.7688598632812 background all_cells +6745.083984375 759.6158447265625 background all_cells +6752.3017578125 635.955810546875 background all_cells +7026.69921875 586.0359497070312 background all_cells +6991.7158203125 607.7384033203125 background all_cells +7039.6240234375 600.2362060546875 background all_cells +7031.8037109375 574.7134399414062 background all_cells +7000.61474609375 625.7470703125 background all_cells +6993.32373046875 614.7857666015625 background all_cells +7000.1474609375 617.8677368164062 background all_cells +7061.50732421875 639.9859008789062 background all_cells +7058.1064453125 628.0596313476562 background all_cells +6972.375 595.9048461914062 background all_cells +6985.12890625 613.9157104492188 background all_cells +6932.30908203125 579.86962890625 background all_cells +6959.63427734375 611.909423828125 background all_cells +6955.92333984375 591.6956176757812 background all_cells +6986.8486328125 672.27734375 background all_cells +7018.0390625 655.8173217773438 background all_cells +7013.98095703125 694.655517578125 background all_cells +7023.037109375 702.7899169921875 background all_cells +7015.40283203125 702.8151245117188 background all_cells +6909.45361328125 659.5955200195312 background all_cells +6905.07080078125 634.2623291015625 background all_cells +6944.71923828125 659.2799072265625 background all_cells +6931.17529296875 681.30859375 background all_cells +7071.02783203125 654.0366821289062 background all_cells +6781.38427734375 660.9346313476562 background all_cells +6800.08251953125 664.0069580078125 background all_cells +6785.73046875 655.0877685546875 background all_cells +6852.5029296875 675.0139770507812 background all_cells +6834.2705078125 688.9290771484375 background all_cells +6870.1640625 683.8111572265625 background all_cells +6852.26025390625 653.8688354492188 background all_cells +6858.25 666.1537475585938 background all_cells +6790.5517578125 708.937255859375 background all_cells +6855.642578125 719.9402465820312 background all_cells +6855.7744140625 729.7789306640625 background all_cells +6834.81103515625 753.6940307617188 background all_cells +6786.283203125 727.078125 background all_cells +6831.1611328125 719.306396484375 background all_cells +6865.28173828125 826.5097045898438 background all_cells +6872.08984375 821.9977416992188 background all_cells +6793.33154296875 804.552490234375 background all_cells +6756.2880859375 761.6737060546875 background all_cells +6750.203125 834.9114990234375 background all_cells +6798.89892578125 813.9735717773438 background all_cells +6772.39501953125 808.8296508789062 background all_cells +7048.45068359375 682.8010864257812 background all_cells +7054.84619140625 697.6284790039062 background all_cells +7080.0322265625 703.7613525390625 background all_cells +7091.53076171875 700.656005859375 background all_cells +7111.74560546875 708.8563842773438 background all_cells +7097.7978515625 700.9571533203125 background all_cells +7071.16162109375 694.548583984375 background all_cells +7062.10888671875 680.5028686523438 background all_cells +7081.447265625 530.921142578125 background all_cells +7023.18896484375 546.6290893554688 background all_cells +7031.19970703125 545.548095703125 background all_cells +7088.96337890625 555.6068725585938 background all_cells +6982.69677734375 561.16259765625 background all_cells +6995.36669921875 527.9312133789062 background all_cells +6986.205078125 561.8155517578125 background all_cells +6986.166015625 531.9838256835938 background all_cells +7104.82177734375 412.85980224609375 background all_cells +7107.84033203125 506.9940185546875 background all_cells +7114.51904296875 493.6011352539063 background all_cells +7112.015625 479.56243896484375 background all_cells +7109.45654296875 428.07275390625 background all_cells +7092.84716796875 562.2522583007812 background all_cells +7100.00244140625 555.0909423828125 background all_cells +7099.328125 547.8407592773438 background all_cells +7131.82861328125 534.0328979492188 background all_cells +7099.82568359375 483.15625 background all_cells +7100.9013671875 465.71820068359375 background all_cells +7091.771484375 456.5790100097656 background all_cells +7108.1318359375 568.6665649414062 background all_cells +7117.55126953125 657.300048828125 background all_cells +7129.19677734375 657.480224609375 background all_cells +7124.484375 648.8020629882812 background all_cells +7118.1015625 670.8975219726562 background all_cells +7130.8271484375 570.9497680664062 background all_cells +7114.1015625 575.6954345703125 background all_cells +7168.31005859375 693.46435546875 background all_cells +7174.5869140625 704.1438598632812 background all_cells +7201.10302734375 699.4889526367188 background all_cells +7202.8408203125 641.9166259765625 background all_cells +7174.23681640625 667.68310546875 background all_cells +7187.56005859375 648.2981567382812 background all_cells +7189.19921875 624.4791870117188 background all_cells +7206.251953125 633.8739013671875 background all_cells +7181.49951171875 630.3825073242188 background all_cells +7186.66748046875 547.893798828125 background all_cells +7181.0654296875 532.6572875976562 background all_cells +7216.97412109375 535.4451904296875 background all_cells +7166.904296875 597.305908203125 background all_cells +7224.353515625 598.9395751953125 background all_cells +7219.98828125 601.2388916015625 background all_cells +7179.36474609375 598.2650146484375 background all_cells +7152.1591796875 573.1232299804688 background all_cells +7170.533203125 557.25732421875 background all_cells +7156.529296875 574.9545288085938 background all_cells +7157.69873046875 563.265625 background all_cells +7211.78173828125 552.0834350585938 background all_cells +7206.13623046875 555.0836791992188 background all_cells +7201.46484375 396.9460144042969 background all_cells +7137.078125 403.3747253417969 background all_cells +7210.404296875 400.4085693359375 background all_cells +7137.5654296875 439.093994140625 background all_cells +7185.591796875 443.89263916015625 background all_cells +7172.5966796875 440.3204345703125 background all_cells +7180.3818359375 432.3575744628906 background all_cells +7166.57373046875 470.7254638671875 background all_cells +7170.8427734375 510.2486877441406 background all_cells +7175.64697265625 506.8752746582031 background all_cells +7167.27587890625 484.9954223632813 background all_cells +7141.5537109375 517.9411010742188 background all_cells +7148.62646484375 512.1000366210938 background all_cells +7145.94140625 506.4220581054688 background all_cells +7151.6005859375 517.6016845703125 background all_cells +7158.119140625 521.013916015625 background all_cells +7158.162109375 504.7225036621094 background all_cells +6885.6630859375 760.1346435546875 background all_cells +6901.0751953125 740.2516479492188 background all_cells +6985.77880859375 780.5482788085938 background all_cells +6995.90625 761.3479614257812 background all_cells +6939.98486328125 775.61279296875 background all_cells +6979.45263671875 776.9898071289062 background all_cells +6959.95654296875 826.0767211914062 background all_cells +7019.72265625 800.8229370117188 background all_cells +7011.90673828125 813.6445922851562 background all_cells +6974.59033203125 819.8136596679688 background all_cells +6966.455078125 837.4682006835938 background all_cells +6885.62939453125 806.6246337890625 background all_cells +6876.27197265625 791.9814453125 background all_cells +6903.177734375 793.037353515625 background all_cells +6891.37109375 790.7288208007812 background all_cells +7009.16259765625 537.0549926757812 background all_cells +6945.67138671875 581.8601684570312 background all_cells +7023.0869140625 464.1666259765625 background all_cells +7021.67138671875 139.45700073242188 background all_cells +7026.68505859375 78.84587860107422 background all_cells +6964.97412109375 643.258544921875 background all_cells +6978.37646484375 640.8195190429688 background all_cells +7009.70556640625 632.012939453125 background all_cells +7006.7109375 648.1757202148438 background all_cells +7016.01904296875 635.920654296875 background all_cells +7014.146484375 639.523681640625 background all_cells +6985.13134765625 627.9730834960938 background all_cells +6987.73681640625 638.8358154296875 background all_cells +6924.74755859375 500.2721252441406 background all_cells +6876.39306640625 641.855712890625 background all_cells +6885.208984375 467.9634094238281 background all_cells +6914.34228515625 472.1722717285156 background all_cells +6956.72509765625 487.4581604003906 background all_cells +6953.427734375 543.8221435546875 background all_cells +6979.40283203125 659.6016845703125 background all_cells +6973.8349609375 505.4373168945313 background all_cells +6951.66259765625 492.37744140625 background all_cells +6996.4140625 728.0651245117188 background all_cells +7002.138671875 515.2460327148438 background all_cells +6995.21435546875 710.84814453125 background all_cells +7008.23828125 710.880126953125 background all_cells +6976.73681640625 446.6017150878906 background all_cells +6964.939453125 448.848388671875 background all_cells +6963.75341796875 463.92523193359375 background all_cells +6960.62841796875 455.2222290039063 background all_cells +6976.72265625 459.7987060546875 background all_cells +6982.43017578125 446.0760498046875 background all_cells +6955.34716796875 710.9663696289062 background all_cells +6977.513671875 724.0213012695312 background all_cells +6967.4736328125 721.6942749023438 background all_cells +6955.59033203125 722.648193359375 background all_cells +6948.6591796875 715.3800048828125 background all_cells +6944.73876953125 705.610595703125 background all_cells +6966.25732421875 695.7667846679688 background all_cells +7079.60546875 692.8588256835938 background all_cells +7113.8349609375 692.3457641601562 background all_cells +7092.26220703125 694.2694091796875 background all_cells +7095.40283203125 716.3469848632812 background all_cells +7106.892578125 714.7054443359375 background all_cells +7100.3076171875 723.5020141601562 background all_cells +7174.3125 713.7717895507812 background all_cells +7123.2294921875 710.2063598632812 background all_cells +7233.5869140625 708.6093139648438 background all_cells +7083.9814453125 711.5975952148438 background all_cells +7118.19921875 698.640869140625 background all_cells +7137.92626953125 696.7305908203125 background all_cells +7133.779296875 702.3009643554688 background all_cells +7132.7470703125 697.5985107421875 background all_cells +7185.30029296875 962.0430297851562 background all_cells +7193.08984375 1006.0364990234376 background all_cells +7150.07763671875 1001.638916015625 background all_cells +7153.02978515625 994.1093139648438 background all_cells +7226.30712890625 979.298583984375 background all_cells +7205.974609375 1077.7171630859375 background all_cells +7220.158203125 1091.0826416015625 background all_cells +7209.42578125 1088.03271484375 background all_cells +7197.1318359375 1079.2796630859375 background all_cells +7199.6240234375 1062.33544921875 background all_cells +7209.51220703125 1073.62158203125 background all_cells +7201.12890625 1072.6728515625 background all_cells +7204.58984375 1068.5245361328125 background all_cells +7151.5185546875 1049.6661376953125 background all_cells +7173.9013671875 1081.23828125 background all_cells +7170.09814453125 1066.0960693359375 background all_cells +7162.4931640625 1054.41943359375 background all_cells +7151.53662109375 1061.959716796875 background all_cells +7170.8544921875 1033.6075439453125 background all_cells +7176.923828125 1041.644775390625 background all_cells +7178.16064453125 1036.6612548828125 background all_cells +7206.974609375 1036.9149169921875 background all_cells +7200.98193359375 1044.0615234375 background all_cells +7221.4541015625 1043.179931640625 background all_cells +7215.29736328125 1039.1507568359375 background all_cells +7137.1279296875 759.32666015625 background all_cells +7098.08984375 733.6342163085938 background all_cells +7228.810546875 757.4170532226562 background all_cells +7116.01806640625 725.9652709960938 background all_cells +7220.22705078125 746.2844848632812 background all_cells +7140.31689453125 834.6680908203125 background all_cells +7145.48974609375 823.1397705078125 background all_cells +7140.896484375 831.2872314453125 background all_cells +7152.1318359375 862.0628662109375 background all_cells +7087.0927734375 923.6930541992188 background all_cells +7099.8037109375 925.0430297851562 background all_cells +7187.04833984375 941.0067138671876 background all_cells +7178.13818359375 913.6749267578124 background all_cells +7124.8115234375 806.4634399414062 background all_cells +7086.69580078125 780.6912841796875 background all_cells +7035.69873046875 688.8057250976562 background all_cells +7031.9765625 777.040283203125 background all_cells +7040.90625 721.1337890625 background all_cells +7035.1201171875 722.0519409179688 background all_cells +7058.21337890625 826.4149780273438 background all_cells +7050.11376953125 818.5177001953125 background all_cells +7012.18310546875 709.7130737304688 background all_cells +7018.4814453125 906.4829711914062 background all_cells +7028.203125 882.4074096679688 background all_cells +7014.28515625 718.5366821289062 background all_cells +6619.87890625 991.8572998046876 background all_cells +6630.94091796875 982.1295776367188 background all_cells +6626.75244140625 997.0077514648438 background all_cells +6643.0927734375 996.2022094726562 background all_cells +6654.306640625 1002.4552612304688 background all_cells +6648.56689453125 1000.1109619140624 background all_cells +6661.59814453125 997.3525390625 background all_cells +6639.693359375 965.4771728515624 background all_cells +6651.01123046875 948.9384765625 background all_cells +6666.85009765625 955.2899780273438 background all_cells +6640.58935546875 987.3561401367188 background all_cells +6659.45166015625 975.1875610351562 background all_cells +6619.86865234375 1060.8255615234375 background all_cells +6634.630859375 1014.1416015625 background all_cells +6632.93359375 1009.4073486328124 background all_cells +6693.38427734375 1001.8070678710938 background all_cells +6718.42041015625 982.8858642578124 background all_cells +6719.8583984375 993.3298950195312 background all_cells +6691.6611328125 1014.7257690429688 background all_cells +6795.66943359375 1034.591552734375 background all_cells +6816.48828125 951.4142456054688 background all_cells +6809.30029296875 957.4356689453124 background all_cells +6801.00390625 952.5947875976562 background all_cells +6740.93505859375 1018.968017578125 background all_cells +6740.32275390625 1050.748291015625 background all_cells +6742.4453125 1032.4996337890625 background all_cells +6726.32763671875 1012.029052734375 background all_cells +6729.87548828125 994.0958251953124 background all_cells +6733.90966796875 992.3682861328124 background all_cells +6762.25341796875 1005.9324340820312 background all_cells +6749.07763671875 980.5667114257812 background all_cells +6553.93212890625 949.8720703125 background all_cells +6534.111328125 987.1669311523438 background all_cells +6537.74609375 976.6316528320312 background all_cells +6543.74365234375 1001.7489013671876 background all_cells +6529.4716796875 1007.2555541992188 background all_cells +6529.6015625 997.916259765625 background all_cells +6569.01953125 1034.023681640625 background all_cells +6590.443359375 1074.3074951171875 background all_cells +6566.0341796875 1058.2213134765625 background all_cells +6477.81640625 1078.71826171875 background all_cells +6543.4775390625 1083.5531005859375 background all_cells +6529.10546875 1029.226318359375 background all_cells +6503.740234375 1020.154541015625 background all_cells +6584.73046875 1115.05224609375 background all_cells +6534.927734375 1087.352783203125 background all_cells +6546.83544921875 1141.4742431640625 background all_cells +6625.072265625 1133.9156494140625 background all_cells +6622.6220703125 1089.4932861328125 background all_cells +6547.50244140625 1124.93798828125 background all_cells +6638.54345703125 1142.168212890625 background all_cells +6688.9736328125 1115.61083984375 background all_cells +6679.67578125 1145.401611328125 background all_cells +6661.26904296875 1205.8743896484375 background all_cells +6693.3095703125 1183.955810546875 background all_cells +6672.29296875 1162.11083984375 background all_cells +6670.92431640625 1168.271240234375 background all_cells +6658.3798828125 1261.162841796875 background all_cells +6703.0322265625 1226.384521484375 background all_cells +6666.24755859375 1252.327880859375 background all_cells +6497.9423828125 1176.1754150390625 background all_cells +6532.57861328125 1164.11181640625 background all_cells +6536.4560546875 1179.852294921875 background all_cells +6562.56298828125 1154.7864990234375 background all_cells +6653.0595703125 1164.2359619140625 background all_cells +6525.91015625 1181.1456298828125 background all_cells +6702.92529296875 1095.76513671875 background all_cells +6797.20068359375 1092.5623779296875 background all_cells +6707.85498046875 1085.406982421875 background all_cells +6755.931640625 1281.1663818359375 background all_cells +6753.33447265625 1290.93505859375 background all_cells +6757.77734375 1287.907470703125 background all_cells +6747.16650390625 1282.2662353515625 background all_cells +7014.01171875 1167.2484130859375 background all_cells +7036.5361328125 1172.4869384765625 background all_cells +7014.23095703125 1178.4302978515625 background all_cells +7028.6943359375 1164.1038818359375 background all_cells +7028.45703125 1175.8675537109375 background all_cells +7020.04150390625 1180.3846435546875 background all_cells +6758.3193359375 1249.2889404296875 background all_cells +6734.78369140625 1218.9228515625 background all_cells +6743.16845703125 1267.82275390625 background all_cells +6739.80029296875 1174.8052978515625 background all_cells +6715.326171875 1199.7269287109375 background all_cells +6729.85302734375 1193.2598876953125 background all_cells +6797.97802734375 1161.9400634765625 background all_cells +6760.302734375 1165.234375 background all_cells +7044.546875 1172.158447265625 background all_cells +7046.50927734375 1162.20458984375 background all_cells +7047.85693359375 1182.8040771484375 background all_cells +7042.20849609375 1177.05908203125 background all_cells +7190.970703125 1188.8701171875 background all_cells +7183.3671875 1161.6497802734375 background all_cells +7211.2841796875 1184.6434326171875 background all_cells +7209.701171875 1170.17236328125 background all_cells +7201.55029296875 1166.2486572265625 background all_cells +7149.7314453125 1172.6280517578125 background all_cells +7175.41943359375 1162.6109619140625 background all_cells +7174.0625 1177.688720703125 background all_cells +7160.8232421875 1186.338623046875 background all_cells +7055.37060546875 1165.5289306640625 background all_cells +7064.77734375 1175.718505859375 background all_cells +7056.44873046875 1170.8270263671875 background all_cells +7097.52880859375 1188.51416015625 background all_cells +7132.09375 1179.7767333984375 background all_cells +7124.2685546875 1194.184326171875 background all_cells +7110.3154296875 1189.4732666015625 background all_cells +7103.6337890625 1183.3704833984375 background all_cells +7153.4921875 1210.9080810546875 background all_cells +7167.931640625 1204.9476318359375 background all_cells +7162.4326171875 1216.6993408203125 background all_cells +7157.48291015625 1201.033203125 background all_cells +7146.896484375 1223.7158203125 background all_cells +7149.76611328125 1219.4520263671875 background all_cells +7147.91015625 1204.9417724609375 background all_cells +7200.14111328125 1214.9168701171875 background all_cells +7204.0361328125 1224.627685546875 background all_cells +7214.87109375 1221.2803955078125 background all_cells +7193.02001953125 1221.254150390625 background all_cells +7217.02978515625 1188.477294921875 background all_cells +7198.60546875 1200.339599609375 background all_cells +7110.93896484375 1207.351806640625 background all_cells +7133.66162109375 1203.4859619140625 background all_cells +7120.87646484375 1201.26171875 background all_cells +7108.7080078125 1219.7393798828125 background all_cells +7009.39013671875 1202.777099609375 background all_cells +7064.591796875 1207.559814453125 background all_cells +7047.12841796875 1210.310791015625 background all_cells +7040.38818359375 1204.7872314453125 background all_cells +7029.35595703125 1220.9417724609375 background all_cells +7018.8134765625 1225.7940673828125 background all_cells +7077.990234375 1214.2547607421875 background all_cells +7099.77978515625 1204.9005126953125 background all_cells +7092.7666015625 1206.3211669921875 background all_cells +7087.14794921875 1221.4439697265625 background all_cells +7072.10009765625 1188.7889404296875 background all_cells +7086.8876953125 1198.14697265625 background all_cells +7083.0126953125 1196.0574951171875 background all_cells +7076.5234375 1193.9739990234375 background all_cells +7027.21435546875 1186.444580078125 background all_cells +7027.1806640625 1199.792236328125 background all_cells +7032.64990234375 1188.0286865234375 background all_cells +6578.85791015625 841.0969848632812 background all_cells +6559.3583984375 728.2431030273438 background all_cells +6595.50244140625 845.50634765625 background all_cells +6601.26318359375 838.6948852539062 background all_cells +6808.88916015625 833.505615234375 background all_cells +6837.0458984375 851.4756469726562 background all_cells +6821.00341796875 793.0536499023438 background all_cells +6762.5078125 878.4688720703125 background all_cells +6789.32177734375 866.7227172851562 background all_cells +6783.31640625 870.6362915039062 background all_cells +6734.75 844.2628173828125 background all_cells +6740.994140625 880.3688354492188 background all_cells +6723.0869140625 872.1126708984375 background all_cells +6730.7890625 874.1856079101562 background all_cells +6647.58544921875 881.1259155273438 background all_cells +6701.15234375 721.2604370117188 background all_cells +6671.73193359375 859.7149658203125 background all_cells +6653.56396484375 837.42431640625 background all_cells +6617.13427734375 861.267333984375 background all_cells +6625.3779296875 867.4501953125 background all_cells +6592.9189453125 870.3077392578125 background all_cells +6608.64208984375 861.3726196289062 background all_cells +6597.1982421875 862.2301025390625 background all_cells +6780.4462890625 893.7413330078125 background all_cells +6875.87060546875 890.959716796875 background all_cells +6864.80810546875 895.7553100585938 background all_cells +6917.4765625 895.1162719726562 background all_cells +6956.3037109375 891.3715209960938 background all_cells +6947.6103515625 892.086181640625 background all_cells +6948.68701171875 912.2364501953124 background all_cells +6895.46728515625 905.6093139648438 background all_cells +7012.23876953125 901.6170043945312 background all_cells +7003.7900390625 926.065673828125 background all_cells +6991.1640625 942.9628295898438 background all_cells +6840.099609375 920.7268676757812 background all_cells +6860.11376953125 928.7290649414062 background all_cells +6855.35107421875 902.5540161132812 background all_cells +6632.04150390625 900.1859130859375 background all_cells +6632.56103515625 908.0977172851562 background all_cells +6626.43603515625 942.705810546875 background all_cells +6768.50927734375 947.5507202148438 background all_cells +6734.78564453125 925.6572875976562 background all_cells +6808.232421875 946.135498046875 background all_cells +6808.3779296875 917.7199096679688 background all_cells +6651.4287109375 942.8494262695312 background all_cells +6677.34521484375 925.6331787109376 background all_cells +6668.53125 906.8594970703124 background all_cells +6657.31787109375 906.1580810546876 background all_cells +6572.36962890625 865.4163208007812 background all_cells +6590.85888671875 932.5074462890624 background all_cells +6577.98388671875 903.4137573242188 background all_cells +6516.39501953125 916.6097412109376 background all_cells +6514.48974609375 930.3802490234376 background all_cells +6533.03515625 923.3497314453124 background all_cells +6496.27685546875 942.5687866210938 background all_cells +6500.40185546875 960.2638549804688 background all_cells +6498.7392578125 920.8941650390624 background all_cells +6541.150390625 867.851806640625 background all_cells +6531.2724609375 885.73486328125 background all_cells +6521.51513671875 884.8541259765625 background all_cells +6543.40576171875 873.5076293945312 background all_cells +6905.65966796875 875.4774780273438 background all_cells +6931.61767578125 883.331298828125 background all_cells +6923.96240234375 871.3721313476562 background all_cells +6957.7744140625 881.6459350585938 background all_cells +6991.27001953125 886.8878173828125 background all_cells +6963.46435546875 886.212158203125 background all_cells +6943.2587890625 852.6591796875 background all_cells +6938.72900390625 871.2776489257812 background all_cells +6962.94482421875 851.1134643554688 background all_cells +6953.2646484375 866.2532958984375 background all_cells +6953.89453125 851.3486938476562 background all_cells +6943.80908203125 862.3526000976562 background all_cells +7248.921875 697.1029052734375 background all_cells +7279.84521484375 734.7511596679688 background all_cells +7254.4453125 706.9761352539062 background all_cells +7307.19287109375 750.1769409179688 background all_cells +7300.9111328125 758.1044921875 background all_cells +7306.3994140625 763.443359375 background all_cells +7285.56201171875 761.6419677734375 background all_cells +7323.3125 751.4042358398438 background all_cells +7304.7900390625 729.5436401367188 background all_cells +7321.8740234375 732.0875854492188 background all_cells +7309.86669921875 722.2870483398438 background all_cells +7245.81591796875 1164.8441162109375 background all_cells +7254.20947265625 1171.681884765625 background all_cells +7238.005859375 1166.1029052734375 background all_cells +7240.34521484375 1206.8919677734375 background all_cells +7264.78173828125 1213.1754150390625 background all_cells +7234.86669921875 1222.190673828125 background all_cells +7242.6259765625 1215.4482421875 background all_cells +7272.15478515625 1197.8895263671875 background all_cells +7269.68896484375 1186.2945556640625 background all_cells +7282.44580078125 1202.2554931640625 background all_cells +7277.818359375 1210.970458984375 background all_cells +7260.81494140625 1180.5831298828125 background all_cells +7231.55322265625 1199.4412841796875 background all_cells +7255.388671875 1196.4517822265625 background all_cells +7246.2294921875 1184.6456298828125 background all_cells +7239.6494140625 1044.030029296875 background all_cells +7238.49560546875 1084.7886962890625 background all_cells +7250.78857421875 1061.5048828125 background all_cells +7247.51904296875 1011.651123046875 background all_cells +7244.357421875 1004.5294189453124 background all_cells +7291.78173828125 1044.9217529296875 background all_cells +7259.00146484375 1014.6065063476562 background all_cells +7267.5712890625 1036.4327392578125 background all_cells +7267.99169921875 1021.8576049804688 background all_cells +7275.61962890625 859.7404174804688 background all_cells +7247.84814453125 868.3318481445312 background all_cells +7315.12890625 868.4566040039062 background all_cells +7328.27294921875 1006.9305419921876 background all_cells +7330.07421875 953.4601440429688 background all_cells +7259.33984375 952.923095703125 background all_cells +7299.70947265625 975.68798828125 background all_cells +7266.044921875 959.789794921875 background all_cells +7238.55126953125 884.990234375 background all_cells +7283.97998046875 922.8792114257812 background all_cells +7263.9033203125 910.1199340820312 background all_cells +7282.21923828125 885.373779296875 background all_cells +7288.994140625 822.7603149414062 background all_cells +7309.96533203125 854.1035766601562 background all_cells +7299.6376953125 851.3408203125 background all_cells +7303.06103515625 835.1298217773438 background all_cells +7316.57666015625 840.3997192382812 background all_cells +7314.3984375 834.7040405273438 background all_cells +7255.3173828125 835.1566772460938 background all_cells +7262.4609375 843.4395141601562 background all_cells +7238.1357421875 781.9484252929688 background all_cells +7234.09912109375 766.4046630859375 background all_cells +7247.38623046875 806.5989379882812 background all_cells +7306.3837890625 783.8233642578125 background all_cells +7316.447265625 778.5700073242188 background all_cells +7313.83154296875 775.173095703125 background all_cells +7307.0068359375 808.1009521484375 background all_cells +7292.4853515625 795.9671020507812 background all_cells +7290.2294921875 814.9116821289062 background all_cells +7250.4482421875 816.0927124023438 background all_cells +7304.98828125 818.1100463867188 background all_cells +7256.529296875 814.4025268554688 background all_cells +7259.14306640625 786.6192016601562 background all_cells +7270.1337890625 793.3990478515625 background all_cells +7163.7041015625 1356.73388671875 background all_cells +7177.94140625 1350.9874267578125 background all_cells +7175.80712890625 1359.591796875 background all_cells +7168.38916015625 1356.3140869140625 background all_cells +7164.90283203125 1374.1065673828125 background all_cells +7209.52392578125 1378.0855712890625 background all_cells +7206.6865234375 1388.7359619140625 background all_cells +7194.55712890625 1367.7847900390625 background all_cells +7176.2978515625 1373.8275146484375 background all_cells +7164.98779296875 1364.51318359375 background all_cells +7151.4951171875 1381.1251220703125 background all_cells +7152.1220703125 1351.836669921875 background all_cells +7159.6728515625 1365.5048828125 background all_cells +7156.513671875 1376.8480224609375 background all_cells +7190.93212890625 1269.9454345703125 background all_cells +7177.908203125 1253.173828125 background all_cells +7195.30322265625 1289.0494384765625 background all_cells +7190.55126953125 1304.456298828125 background all_cells +7197.59521484375 1299.0850830078125 background all_cells +7195.2451171875 1303.931640625 background all_cells +7207.03955078125 1336.4254150390625 background all_cells +7180.46142578125 1340.784423828125 background all_cells +7194.201171875 1346.215087890625 background all_cells +7176.89697265625 1346.070068359375 background all_cells +7188.55859375 1326.1092529296875 background all_cells +7186.875 1317.05615234375 background all_cells +7178.908203125 1316.9266357421875 background all_cells +7203.7998046875 1266.2596435546875 background all_cells +7203.47265625 1250.3914794921875 background all_cells +7201.40673828125 1301.360595703125 background all_cells +7211.23095703125 1272.93505859375 background all_cells +7212.42236328125 1267.9842529296875 background all_cells +7204.0712890625 1257.7034912109375 background all_cells +7181.23681640625 1093.10400390625 background all_cells +7197.1279296875 1095.3736572265625 background all_cells +7190.41015625 1114.16259765625 background all_cells +7175.14990234375 1109.6253662109375 background all_cells +7202.3388671875 1107.2435302734375 background all_cells +7194.64501953125 1240.787353515625 background all_cells +7211.56005859375 1236.412109375 background all_cells +7206.3837890625 1236.4990234375 background all_cells +7198.9267578125 1230.5772705078125 background all_cells +7178.6943359375 1120.82861328125 background all_cells +7194.30908203125 1153.910888671875 background all_cells +7194.1298828125 1133.4549560546875 background all_cells +7185.80078125 1151.28125 background all_cells +7194.24609375 1144.4091796875 background all_cells +7149.75537109375 1263.8017578125 background all_cells +7158.626953125 1297.47900390625 background all_cells +7155.69921875 1288.3980712890625 background all_cells +7154.45361328125 1281.1268310546875 background all_cells +7155.3232421875 1158.53466796875 background all_cells +7164.158203125 1231.692626953125 background all_cells +7158.35302734375 1225.87353515625 background all_cells +7160.2705078125 1255.278564453125 background all_cells +7172.89306640625 1255.8800048828125 background all_cells +7164.52197265625 1245.27880859375 background all_cells +7165.52880859375 1299.34912109375 background all_cells +7172.021484375 1344.832763671875 background all_cells +7171.55322265625 1333.381103515625 background all_cells +7168.45361328125 1281.7618408203125 background all_cells +7175.203125 1305.971435546875 background all_cells +7170.67333984375 1292.6627197265625 background all_cells +7168.81396484375 1124.3634033203125 background all_cells +7148.025390625 1104.29345703125 background all_cells +7156.36181640625 1123.4315185546875 background all_cells +7152.810546875 1150.927490234375 background all_cells +7172.63134765625 1150.93701171875 background all_cells +7151.1630859375 1133.4107666015625 background all_cells +7298.3955078125 1360.3126220703125 background all_cells +7291.494140625 1370.4013671875 background all_cells +7310.2509765625 1361.80810546875 background all_cells +7299.23291015625 1386.4228515625 background all_cells +7313.181640625 1381.0076904296875 background all_cells +7261.14599609375 1382.1737060546875 background all_cells +7259.57568359375 1372.0670166015625 background all_cells +7268.3974609375 1380.8106689453125 background all_cells +7276.50537109375 1376.7733154296875 background all_cells +7371.70849609375 1483.153564453125 background all_cells +7380.88037109375 1501.5892333984375 background all_cells +7380.22412109375 1485.18798828125 background all_cells +7369.3310546875 1494.8043212890625 background all_cells +7385.40771484375 1488.789794921875 background all_cells +7395.9111328125 1487.286865234375 background all_cells +7392.9833984375 1497.9239501953125 background all_cells +7388.68896484375 1478.22802734375 background all_cells +7409.646484375 1460.0560302734375 background all_cells +7420.25048828125 1470.326416015625 background all_cells +7422.814453125 1461.7352294921875 background all_cells +7395.96337890625 1478.0086669921875 background all_cells +7409.04736328125 1478.3143310546875 background all_cells +7403.35986328125 1472.517578125 background all_cells +7398.3115234375 1469.7291259765625 background all_cells +7384.369140625 1467.3782958984375 background all_cells +7378.890625 1478.6595458984375 background all_cells +7369.25146484375 1469.8516845703125 background all_cells +7307.8837890625 1461.7344970703125 background all_cells +7334.53564453125 1464.2939453125 background all_cells +7343.83056640625 1479.7158203125 background all_cells +7332.25146484375 1483.7552490234375 background all_cells +7353.060546875 1493.6075439453125 background all_cells +7365.72900390625 1499.36767578125 background all_cells +7359.8896484375 1494.7442626953125 background all_cells +7349.56787109375 1485.9464111328125 background all_cells +7346.89599609375 1463.4315185546875 background all_cells +7361.90478515625 1458.8349609375 background all_cells +7360.8671875 1484.625244140625 background all_cells +7355.2587890625 1473.98681640625 background all_cells +7353.03662109375 1481.08447265625 background all_cells +7334.8095703125 1492.7208251953125 background all_cells +7345.56005859375 1493.306396484375 background all_cells +7342.34619140625 1489.078857421875 background all_cells +7216.025390625 1097.4844970703125 background all_cells +7225.2421875 1101.124267578125 background all_cells +7218.31494140625 1107.2974853515625 background all_cells +7231.4521484375 1114.3323974609375 background all_cells +7242.0693359375 1107.323486328125 background all_cells +7231.75244140625 1108.0804443359375 background all_cells +7273.8037109375 1094.7587890625 background all_cells +7309.75439453125 1114.590576171875 background all_cells +7295.22705078125 1108.8236083984375 background all_cells +7290.802734375 1111.4144287109375 background all_cells +7270.39794921875 1159.86865234375 background all_cells +7291.59130859375 1135.77783203125 background all_cells +7270.31640625 1136.034912109375 background all_cells +7224.95361328125 1145.942138671875 background all_cells +7215.1533203125 1145.5216064453125 background all_cells +7241.41162109375 1129.5145263671875 background all_cells +7266.724609375 1143.9718017578125 background all_cells +7256.99658203125 1125.7498779296875 background all_cells +7291.91943359375 1309.91064453125 background all_cells +7320.54931640625 1308.030029296875 background all_cells +7311.2353515625 1303.861328125 background all_cells +7308.44287109375 1319.4788818359375 background all_cells +7319.52734375 1272.053955078125 background all_cells +7309.93359375 1241.5858154296875 background all_cells +7319.87109375 1255.8419189453125 background all_cells +7323.18115234375 1240.85986328125 background all_cells +7245.22900390625 1322.2427978515625 background all_cells +7260.43701171875 1334.7725830078125 background all_cells +7255.09814453125 1329.96826171875 background all_cells +7252.3134765625 1363.0908203125 background all_cells +7322.49072265625 1329.0760498046875 background all_cells +7308.04541015625 1334.358154296875 background all_cells +7326.92724609375 1335.18115234375 background all_cells +7313.0224609375 1333.4547119140625 background all_cells +7301.93115234375 1341.3702392578125 background all_cells +7291.1962890625 1347.4217529296875 background all_cells +7320.556640625 1353.472412109375 background all_cells +7268.93212890625 1338.9417724609375 background all_cells +7283.904296875 1332.7373046875 background all_cells +7279.74267578125 1354.6446533203125 background all_cells +7208.677734375 1354.5009765625 background all_cells +7217.69384765625 1332.7413330078125 background all_cells +7209.8505859375 1363.0076904296875 background all_cells +7206.2607421875 1368.580810546875 background all_cells +7204.9267578125 1364.9195556640625 background all_cells +7213.99267578125 1258.6590576171875 background all_cells +7235.3896484375 1259.9468994140625 background all_cells +7219.98388671875 1280.7801513671875 background all_cells +7227.07421875 1277.7144775390625 background all_cells +7223.0078125 1261.9334716796875 background all_cells +7223.53759765625 1340.3427734375 background all_cells +7232.369140625 1315.9376220703125 background all_cells +7221.3935546875 1365.897705078125 background all_cells +7224.15185546875 1357.588623046875 background all_cells +7232.08203125 1350.2926025390625 background all_cells +7232.86474609375 1373.85107421875 background all_cells +7241.0595703125 1380.353759765625 background all_cells +7234.06640625 1383.1583251953125 background all_cells +7224.69384765625 1232.8226318359375 background all_cells +7237.1728515625 1240.6292724609375 background all_cells +7229.1787109375 1252.2919921875 background all_cells +7215.35400390625 1245.6190185546875 background all_cells +7217.787109375 1383.7864990234375 background all_cells +7221.5244140625 1372.45263671875 background all_cells +7227.3681640625 1383.7235107421875 background all_cells +7223.6015625 1389.3309326171875 background all_cells +7221.3310546875 1378.6239013671875 background all_cells +7248.5400390625 1240.64697265625 background all_cells +7247.29248046875 1228.016845703125 background all_cells +7258.14892578125 1241.487060546875 background all_cells +7250.22998046875 1274.4642333984375 background all_cells +7266.306640625 1320.00146484375 background all_cells +7288.21630859375 1302.484619140625 background all_cells +7268.08935546875 1314.52294921875 background all_cells +7267.55322265625 1281.842529296875 background all_cells +7264.49609375 1227.42822265625 background all_cells +7267.369140625 1233.14111328125 background all_cells +7285.751953125 1255.85986328125 background all_cells +7283.94677734375 1269.271484375 background all_cells +7264.8125 1256.687255859375 background all_cells +7251.09765625 1287.5516357421875 background all_cells +7252.45068359375 1297.0338134765625 background all_cells +7268.17724609375 1295.352783203125 background all_cells +7322.361328125 1171.022705078125 background all_cells +7323.48193359375 1133.631103515625 background all_cells +7324.9453125 1153.8135986328125 background all_cells +7330.89892578125 1166.437744140625 background all_cells +7327.66015625 1171.702880859375 background all_cells +7301.9306640625 1213.208984375 background all_cells +7304.92041015625 1176.6719970703125 background all_cells +7316.55908203125 1171.556640625 background all_cells +7312.13427734375 1165.1519775390625 background all_cells +7309.18017578125 1181.94580078125 background all_cells +6887.66552734375 1347.410400390625 background all_cells +6887.951171875 1358.5885009765625 background all_cells +6889.654296875 1365.9888916015625 background all_cells +6895.59912109375 1354.96142578125 background all_cells +6897.328125 1343.9202880859375 background all_cells +6890.17333984375 1376.0380859375 background all_cells +6899.57421875 1378.1292724609375 background all_cells +6873.81640625 1377.881591796875 background all_cells +6838.1796875 1350.2950439453125 background all_cells +6840.8447265625 1378.175048828125 background all_cells +6835.7548828125 1374.9625244140625 background all_cells +6855.48388671875 1366.94140625 background all_cells +6878.7451171875 1344.1441650390625 background all_cells +6872.232421875 1366.0533447265625 background all_cells +6852.82470703125 1357.3203125 background all_cells +6898.53955078125 1133.12841796875 background all_cells +6894.5859375 1146.06298828125 background all_cells +6905.1875 1155.5556640625 background all_cells +6892.58935546875 1177.74365234375 background all_cells +6895.1591796875 1165.502685546875 background all_cells +6884.88134765625 1159.5390625 background all_cells +6877.76708984375 1154.150634765625 background all_cells +6883.02099609375 1172.915771484375 background all_cells +6882.49755859375 1147.24560546875 background all_cells +6877.73046875 1175.9930419921875 background all_cells +6815.5126953125 1172.3323974609375 background all_cells +6847.099609375 1145.4576416015625 background all_cells +6843.06494140625 1177.6077880859375 background all_cells +6824.13232421875 1165.7274169921875 background all_cells +6875.96923828125 1219.91943359375 background all_cells +6850.4619140625 1223.318603515625 background all_cells +6898.99169921875 1217.150390625 background all_cells +6893.794921875 1220.8865966796875 background all_cells +6888.6923828125 1224.5963134765625 background all_cells +6879.98095703125 1225.358154296875 background all_cells +6901.740234375 1192.6053466796875 background all_cells +6900.26904296875 1206.3048095703125 background all_cells +6855.63818359375 1199.530517578125 background all_cells +6889.10888671875 1198.5909423828125 background all_cells +6878.1650390625 1187.871337890625 background all_cells +6852.10546875 1231.578857421875 background all_cells +6859.80908203125 1236.1287841796875 background all_cells +6874.244140625 1243.111083984375 background all_cells +6892.5478515625 1253.8916015625 background all_cells +6861.5888671875 1270.2071533203125 background all_cells +6875.03173828125 1267.91748046875 background all_cells +6898.61181640625 1253.7947998046875 background all_cells +6866.740234375 1339.006103515625 background all_cells +6850.89111328125 1346.6715087890625 background all_cells +6873.75244140625 1352.066162109375 background all_cells +6864.38720703125 1350.9454345703125 background all_cells +6851.634765625 1305.64501953125 background all_cells +6855.71875 1322.359375 background all_cells +6854.6767578125 1302.4046630859375 background all_cells +6865.77294921875 1274.7384033203125 background all_cells +6831.8701171875 1294.2625732421875 background all_cells +6871.57373046875 1292.2801513671875 background all_cells +6849.71435546875 1379.906494140625 background all_cells +6856.61181640625 1383.07958984375 background all_cells +6855.41357421875 1390.9119873046875 background all_cells +6813.49755859375 1387.6627197265625 background all_cells +6834.03955078125 1395.37255859375 background all_cells +6821.443359375 1388.6124267578125 background all_cells +6880.58837890625 1405.1217041015625 background all_cells +6872.470703125 1433.599365234375 background all_cells +6879.9296875 1390.7247314453125 background all_cells +6884.140625 1431.0010986328125 background all_cells +6876.7568359375 1415.1363525390625 background all_cells +6839.337890625 946.8071899414062 background all_cells +6820.5224609375 944.7221069335938 background all_cells +6822.85986328125 956.6939086914062 background all_cells +6915.52734375 958.7099609375 background all_cells +6831.1318359375 946.8359375 background all_cells +6861.07080078125 1029.71435546875 background all_cells +6892.3076171875 1052.974853515625 background all_cells +6878.7158203125 1039.383544921875 background all_cells +6850.728515625 1036.2576904296875 background all_cells +6887.41552734375 1109.0406494140625 background all_cells +6874.52294921875 1082.3092041015625 background all_cells +6885.54931640625 1118.0533447265625 background all_cells +6892.8408203125 1115.8275146484375 background all_cells +6895.8857421875 1104.962158203125 background all_cells +6893.47412109375 1123.1287841796875 background all_cells +6903.15234375 1087.04248046875 background all_cells +6902.86669921875 1060.2393798828125 background all_cells +6921.7939453125 1092.47119140625 background all_cells +6909.1796875 1098.7462158203125 background all_cells +6901.22509765625 1099.0797119140625 background all_cells +6814.4013671875 1135.69384765625 background all_cells +6835.103515625 1133.736083984375 background all_cells +6820.2119140625 1099.7806396484375 background all_cells +6818.36669921875 1083.8812255859375 background all_cells +6861.3828125 979.8104858398438 background all_cells +6854.96826171875 989.6183471679688 background all_cells +6867.17431640625 1018.4598999023438 background all_cells +6881.12060546875 982.4689331054688 background all_cells +6815.7451171875 1328.9080810546875 background all_cells +6824.26904296875 1324.835693359375 background all_cells +6819.92578125 1318.7587890625 background all_cells +6824.1083984375 1337.3271484375 background all_cells +6894.6943359375 1296.8995361328125 background all_cells +6899.58203125 1281.9423828125 background all_cells +6899.26123046875 1316.4678955078125 background all_cells +6894.19580078125 1306.399658203125 background all_cells +6845.35888671875 1320.039794921875 background all_cells +6870.8984375 1280.168212890625 background all_cells +6877.82470703125 1306.159912109375 background all_cells +6871.62744140625 1300.6251220703125 background all_cells +6895.373046875 1261.55078125 background all_cells +6889.93115234375 1273.3985595703125 background all_cells +6894.03515625 1268.89453125 background all_cells +6886.05078125 1266.191650390625 background all_cells +6889.86572265625 1258.7342529296875 background all_cells +6890.9365234375 1321.0228271484375 background all_cells +6876.5283203125 1322.14111328125 background all_cells +6883.3505859375 1327.84228515625 background all_cells +6889.1025390625 1337.8175048828125 background all_cells +6874.3818359375 1332.81982421875 background all_cells +6897.00439453125 1327.98095703125 background all_cells +6827.66064453125 1308.49267578125 background all_cells +6838.7373046875 1287.0902099609375 background all_cells +6837.10888671875 1279.748291015625 background all_cells +6834.7861328125 1283.735595703125 background all_cells +6829.46142578125 1288.2657470703125 background all_cells +6827.4130859375 1300.26953125 background all_cells +6982.9306640625 1111.919921875 background all_cells +6953.03564453125 1123.826416015625 background all_cells +6973.28125 1107.598388671875 background all_cells +6994.5830078125 1143.4407958984375 background all_cells +6991.34326171875 1148.9503173828125 background all_cells +6959.6435546875 1145.2691650390625 background all_cells +6970.3447265625 1157.28564453125 background all_cells +6969.14111328125 1149.6256103515625 background all_cells +6982.201171875 1134.8515625 background all_cells +6961.732421875 1133.382080078125 background all_cells +6969.6806640625 1142.20556640625 background all_cells +6971.123046875 1136.060546875 background all_cells +6984.47607421875 1145.2000732421875 background all_cells +6976.7451171875 1137.8475341796875 background all_cells +6970.60595703125 1121.71484375 background all_cells +6996.00244140625 1131.3060302734375 background all_cells +6992.00830078125 1129.2420654296875 background all_cells +6971.46435546875 1128.186767578125 background all_cells +6979.759765625 1124.0179443359375 background all_cells +6986.07568359375 1125.79052734375 background all_cells +7003.5009765625 1123.5762939453125 background all_cells +7017.7919921875 1125.6412353515625 background all_cells +7014.384765625 1126.28076171875 background all_cells +7004.62548828125 1173.3756103515625 background all_cells +7000.27880859375 1171.6998291015625 background all_cells +7000.03564453125 1180.393798828125 background all_cells +7005.7294921875 1180.980712890625 background all_cells +7008.3359375 1175.3131103515625 background all_cells +7013.560546875 1145.7506103515625 background all_cells +6999.8115234375 1161.2752685546875 background all_cells +6997.75048828125 1152.9752197265625 background all_cells +7003.671875 1148.972412109375 background all_cells +7027.3349609375 1124.7135009765625 background all_cells +7026.0029296875 1108.8096923828125 background all_cells +7032.0029296875 1142.2237548828125 background all_cells +7022.271484375 1116.93359375 background all_cells +7028.4150390625 1134.309326171875 background all_cells +7040.98779296875 1152.5146484375 background all_cells +7021.92822265625 1148.6739501953125 background all_cells +7023.50439453125 1156.1822509765625 background all_cells +7030.20751953125 1156.4273681640625 background all_cells +7033.22509765625 1086.2652587890625 background all_cells +7027.234375 1098.9017333984375 background all_cells +7019.91259765625 1087.01123046875 background all_cells +7008.484375 1243.10107421875 background all_cells +7028.37158203125 1282.4267578125 background all_cells +7030.578125 1266.16357421875 background all_cells +7017.01416015625 1294.3037109375 background all_cells +7017.80859375 1252.9820556640625 background all_cells +7014.6494140625 1235.284912109375 background all_cells +7059.30078125 1255.6864013671875 background all_cells +7071.134765625 1277.666748046875 background all_cells +7059.0361328125 1284.697509765625 background all_cells +7067.2080078125 1249.93603515625 background all_cells +7064.47119140625 1234.998046875 background all_cells +7057.28369140625 1267.361083984375 background all_cells +7041.083984375 1227.7464599609375 background all_cells +7051.3388671875 1249.08740234375 background all_cells +7049.36279296875 1238.69384765625 background all_cells +7141.00927734375 1159.3704833984375 background all_cells +7107.71533203125 1238.2139892578125 background all_cells +7143.0966796875 1150.8646240234375 background all_cells +7107.07861328125 1284.902587890625 background all_cells +7113.18115234375 1299.945556640625 background all_cells +7111.08447265625 1295.5660400390625 background all_cells +7122.32470703125 1297.4552001953125 background all_cells +7123.19873046875 1265.8695068359375 background all_cells +7123.62451171875 1280.0126953125 background all_cells +7138.53125 1272.9931640625 background all_cells +7131.12841796875 1277.3729248046875 background all_cells +7100.76025390625 1264.2373046875 background all_cells +7098.73583984375 1281.7376708984375 background all_cells +7100.4462890625 1270.0428466796875 background all_cells +7068.14990234375 1120.978515625 background all_cells +7055.49169921875 1117.3792724609375 background all_cells +7059.7177734375 1123.30859375 background all_cells +7055.66455078125 1153.7052001953125 background all_cells +7072.58837890625 1156.78271484375 background all_cells +7066.52392578125 1151.287353515625 background all_cells +7077.62744140625 1236.1187744140625 background all_cells +7094.00537109375 1231.93310546875 background all_cells +7080.5029296875 1231.3291015625 background all_cells +7081.66259765625 1260.5902099609375 background all_cells +7082.5048828125 1274.3701171875 background all_cells +7086.20361328125 1268.37255859375 background all_cells +7075.43798828125 1284.46484375 background all_cells +7092.087890625 1293.7008056640625 background all_cells +7079.2119140625 1286.3739013671875 background all_cells +6888.56005859375 1388.27880859375 background all_cells +6895.1015625 1392.36669921875 background all_cells +6889.9052734375 1401.3607177734375 background all_cells +6906.224609375 1372.34033203125 background all_cells +6917.0693359375 1370.1048583984375 background all_cells +6901.8994140625 1401.323486328125 background all_cells +6919.83544921875 1387.4951171875 background all_cells +6912.43310546875 1397.4921875 background all_cells +6905.24462890625 1409.926513671875 background all_cells +6943.35546875 1414.9041748046875 background all_cells +6953.01416015625 1409.28271484375 background all_cells +6918.73046875 1414.5140380859375 background all_cells +6933.47802734375 1421.7103271484375 background all_cells +6927.84375 1416.9747314453125 background all_cells +6932.71240234375 1440.2357177734375 background all_cells +6937.78125 1445.63330078125 background all_cells +6924.0224609375 1446.5863037109375 background all_cells +6960.3154296875 1439.683349609375 background all_cells +6906.7626953125 1434.4664306640625 background all_cells +6915.05126953125 1434.3818359375 background all_cells +6914.6669921875 1446.622802734375 background all_cells +6908.4951171875 1449.9385986328125 background all_cells +6882.14697265625 1439.9400634765625 background all_cells +6895.69580078125 1434.4571533203125 background all_cells +6893.4580078125 1439.837158203125 background all_cells +6924.5478515625 1426.168212890625 background all_cells +6965.78173828125 1427.108642578125 background all_cells +6924.82861328125 1435.094482421875 background all_cells +6919.13134765625 1429.799560546875 background all_cells +6908.919921875 1415.791748046875 background all_cells +6894.43603515625 1429.013427734375 background all_cells +6912.51123046875 1425.806884765625 background all_cells +6893.6572265625 1411.04052734375 background all_cells +6902.0849609375 1423.505615234375 background all_cells +6926.04736328125 1368.0914306640625 background all_cells +6949.55029296875 1382.4146728515625 background all_cells +6964.7451171875 1380.71875 background all_cells +6960.94091796875 1380.19921875 background all_cells +6955.294921875 1378.478515625 background all_cells +6944.630859375 1394.6468505859375 background all_cells +6954.240234375 1404.031494140625 background all_cells +6949.0791015625 1401.5997314453125 background all_cells +6938.24072265625 1369.5433349609375 background all_cells +6942.34375 1379.6688232421875 background all_cells +6938.46142578125 1360.944091796875 background all_cells +6924.83544921875 1398.691650390625 background all_cells +6938.4580078125 1406.54931640625 background all_cells +6934.31005859375 1395.6739501953125 background all_cells +6927.82666015625 1407.9222412109375 background all_cells +7045.98876953125 1289.312744140625 background all_cells +7059.3125 1313.67626953125 background all_cells +7055.33251953125 1307.5208740234375 background all_cells +7052.435546875 1300.2030029296875 background all_cells +7083.0244140625 1308.2587890625 background all_cells +7084.89892578125 1298.7291259765625 background all_cells +7084.94873046875 1293.8067626953125 background all_cells +7067.638671875 1313.0006103515625 background all_cells +7069.08642578125 1291.36181640625 background all_cells +7076.48779296875 1322.1461181640625 background all_cells +7072.85205078125 1309.9940185546875 background all_cells +7013.40771484375 1330.572021484375 background all_cells +7017.16015625 1349.279541015625 background all_cells +7024.296875 1343.0357666015625 background all_cells +7023.18115234375 1329.758544921875 background all_cells +7033.818359375 1364.93603515625 background all_cells +7042.0341796875 1369.0123291015625 background all_cells +7029.58935546875 1369.785888671875 background all_cells +7021.7646484375 1318.77880859375 background all_cells +7033.33056640625 1324.06591796875 background all_cells +7016.17431640625 1322.5152587890625 background all_cells +7062.55078125 1321.5340576171875 background all_cells +7051.2021484375 1339.63916015625 background all_cells +7079.29931640625 1336.2276611328125 background all_cells +7051.701171875 1328.6480712890625 background all_cells +7048.17919921875 1322.2506103515625 background all_cells +7054.61865234375 1321.2034912109375 background all_cells +7092.5126953125 1310.4332275390625 background all_cells +7091.33740234375 1333.376953125 background all_cells +7100.0361328125 1341.064697265625 background all_cells +7099.203125 1311.9481201171875 background all_cells +7092.12744140625 1349.719970703125 background all_cells +7098.16796875 1363.063720703125 background all_cells +7080.19970703125 1353.0657958984375 background all_cells +7102.3447265625 1350.169921875 background all_cells +7060.23046875 1350.2049560546875 background all_cells +7061.74951171875 1366.85888671875 background all_cells +7058.49560546875 1359.4722900390625 background all_cells +7100.4921875 1300.6558837890625 background all_cells +7117.39453125 1317.3402099609375 background all_cells +7102.68896484375 1318.0693359375 background all_cells +7110.96630859375 1313.3470458984375 background all_cells +7110.25927734375 1303.3902587890625 background all_cells +7120.24560546875 1336.4298095703125 background all_cells +7142.5283203125 1346.1829833984375 background all_cells +7141.2275390625 1330.845703125 background all_cells +7142.40185546875 1358.779296875 background all_cells +7130.28759765625 1346.5645751953125 background all_cells +7128.1865234375 1336.04833984375 background all_cells +7106.29150390625 1322.837646484375 background all_cells +7135.09326171875 1323.8541259765625 background all_cells +7122.78564453125 1325.5870361328125 background all_cells +7110.5703125 1325.6175537109375 background all_cells +6975.69091796875 983.0037841796876 background all_cells +7037.78955078125 972.7606201171876 background all_cells +7037.791015625 953.73828125 background all_cells +7006.16796875 995.7077026367188 background all_cells +7024.7412109375 1080.3199462890625 background all_cells +7031.8271484375 1068.7548828125 background all_cells +7029.05224609375 1074.3106689453125 background all_cells +6992.07470703125 1066.1590576171875 background all_cells +6978.173828125 1068.898681640625 background all_cells +6969.3935546875 1098.464111328125 background all_cells +6997.50634765625 1094.3936767578125 background all_cells +7000.50439453125 1077.79541015625 background all_cells +7004.27392578125 1051.0556640625 background all_cells +7003.86181640625 1093.318359375 background all_cells +7005.08447265625 1057.1021728515625 background all_cells +7002.1357421875 1024.2322998046875 background all_cells +6951.34521484375 1051.9466552734375 background all_cells +6965.38427734375 1043.8140869140625 background all_cells +6997.701171875 1030.1737060546875 background all_cells +7130.13720703125 1094.310546875 background all_cells +7148.10107421875 1043.24365234375 background all_cells +7137.162109375 1073.7236328125 background all_cells +7139.8720703125 1066.821044921875 background all_cells +7134.84912109375 1052.65234375 background all_cells +7041.59423828125 1074.7518310546875 background all_cells +7037.42333984375 1055.6097412109375 background all_cells +7050.80517578125 1096.256591796875 background all_cells +7053.12451171875 1077.683837890625 background all_cells +7053.28564453125 1087.491943359375 background all_cells +7095.5185546875 1064.5452880859375 background all_cells +7106.91064453125 1073.51611328125 background all_cells +7103.08935546875 1055.4716796875 background all_cells +7096.462890625 1092.4857177734375 background all_cells +7054.84521484375 962.878173828125 background all_cells +7135.595703125 976.9067993164062 background all_cells +7113.94140625 964.3282470703124 background all_cells +7065.92529296875 958.91748046875 background all_cells +7135.38623046875 1018.0167846679688 background all_cells +7058.7275390625 1045.0672607421875 background all_cells +7058.001953125 1024.787841796875 background all_cells +7048.2265625 1061.433837890625 background all_cells +7037.6865234375 1046.0694580078125 background all_cells +7052.390625 1034.06640625 background all_cells +7087.490234375 1017.3851318359376 background all_cells +7092.259765625 1023.1135864257812 background all_cells +7092.73291015625 1039.6802978515625 background all_cells +7070.0947265625 1068.2279052734375 background all_cells +7062.9033203125 1020.64794921875 background all_cells +7084.6064453125 1061.32958984375 background all_cells +7076.6748046875 1036.6441650390625 background all_cells +7068.97412109375 1014.7843627929688 background all_cells +6942.6513671875 1201.3614501953125 background all_cells +6953.3359375 1189.2705078125 background all_cells +6954.091796875 1201.0909423828125 background all_cells +6973.15185546875 1199.505859375 background all_cells +6972.70556640625 1221.37841796875 background all_cells +6972.83837890625 1212.2413330078125 background all_cells +6981.74267578125 1212.8880615234375 background all_cells +6968.75927734375 1206.1990966796875 background all_cells +6975.4111328125 1189.6624755859375 background all_cells +6991.6826171875 1200.7216796875 background all_cells +6964.73583984375 1193.0269775390625 background all_cells +6990.84423828125 1192.46240234375 background all_cells +6987.71337890625 1160.4931640625 background all_cells +6993.3330078125 1169.8846435546875 background all_cells +6991.640625 1179.648193359375 background all_cells +6983.66259765625 1265.96826171875 background all_cells +6975.0791015625 1244.794677734375 background all_cells +6994.7470703125 1260.636962890625 background all_cells +6993.7626953125 1249.664306640625 background all_cells +6948.9130859375 1176.2159423828125 background all_cells +6961.82373046875 1178.490478515625 background all_cells +6968.5673828125 1172.58740234375 background all_cells +6983.64111328125 1171.4405517578125 background all_cells +6979.927734375 1179.0499267578125 background all_cells +6947.984375 1182.582763671875 background all_cells +6940.056640625 1187.443359375 background all_cells +6932.6796875 1196.7349853515625 background all_cells +6910.93603515625 1195.4954833984375 background all_cells +6921.6240234375 1195.4666748046875 background all_cells +6925.66943359375 1186.0277099609375 background all_cells +6908.861328125 1210.951904296875 background all_cells +6906.2880859375 1220.6234130859375 background all_cells +6922.5546875 1231.84228515625 background all_cells +6924.9248046875 1226.205078125 background all_cells +6919.69384765625 1216.985595703125 background all_cells +6927.92724609375 1203.5457763671875 background all_cells +6928.39013671875 1208.7879638671875 background all_cells +6916.64111328125 1205.5487060546875 background all_cells +6902.77197265625 1263.2132568359375 background all_cells +6902.35986328125 1244.97607421875 background all_cells +6913.5556640625 1251.01708984375 background all_cells +6913.77880859375 1256.5194091796875 background all_cells +6917.56884765625 1268.5672607421875 background all_cells +6913.9130859375 1311.1195068359375 background all_cells +6902.01953125 1331.3232421875 background all_cells +6910.92138671875 1338.0941162109375 background all_cells +6913.12548828125 1316.9718017578125 background all_cells +6907.64794921875 1316.3592529296875 background all_cells +6907.8447265625 1301.3321533203125 background all_cells +6915.05712890625 1305.36181640625 background all_cells +6920.1884765625 1304.4097900390625 background all_cells +6906.71728515625 1277.3475341796875 background all_cells +6911.26025390625 1288.7476806640625 background all_cells +6915.97216796875 1283.8299560546875 background all_cells +6969.94482421875 1357.7635498046875 background all_cells +6965.16943359375 1370.3743896484375 background all_cells +6946.158203125 1366.6141357421875 background all_cells +6952.46630859375 1321.32861328125 background all_cells +6946.2822265625 1322.686279296875 background all_cells +6921.16748046875 1341.0865478515625 background all_cells +6935.39404296875 1365.0721435546875 background all_cells +6927.82421875 1358.244384765625 background all_cells +6934.1953125 1324.435546875 background all_cells +6920.90087890625 1333.9686279296875 background all_cells +6929.4970703125 1334.24267578125 background all_cells +6926.9970703125 1327.6219482421875 background all_cells +6985.1064453125 1320.1026611328125 background all_cells +6998.681640625 1328.5106201171875 background all_cells +6992.32666015625 1324.65478515625 background all_cells +6911.6787109375 1141.5357666015625 background all_cells +6922.544921875 1135.3153076171875 background all_cells +6919.9326171875 1152.8763427734375 background all_cells +6905.728515625 1168.171630859375 background all_cells +6919.61767578125 1169.6793212890625 background all_cells +6912.16015625 1177.5064697265625 background all_cells +6930.61767578125 1163.3109130859375 background all_cells +6929.5771484375 1172.7532958984375 background all_cells +6937.6748046875 1172.609375 background all_cells +6934.134765625 1134.3563232421875 background all_cells +6944.27880859375 1144.6947021484375 background all_cells +6943.0234375 1260.0413818359375 background all_cells +6925.390625 1253.085693359375 background all_cells +6964.49365234375 1258.3272705078125 background all_cells +6952.9580078125 1264.5521240234375 background all_cells +6951.3447265625 1246.63525390625 background all_cells +6922.23876953125 1312.550537109375 background all_cells +6947.59912109375 1314.90869140625 background all_cells +6951.15966796875 1315.5587158203125 background all_cells +6920.47021484375 1318.5400390625 background all_cells +6955.474609375 1282.0291748046875 background all_cells +6918.46826171875 1281.1094970703125 background all_cells +6965.2587890625 1295.9002685546875 background all_cells +6976.55859375 1286.676513671875 background all_cells +5814.48095703125 76.12496185302734 background all_cells +5805.9716796875 92.85826873779295 background all_cells +5807.94287109375 16.32748031616211 background all_cells +5869.56640625 86.72823333740234 background all_cells +5840.95654296875 57.72552490234375 background all_cells +5869.30224609375 101.34290313720705 background all_cells +5817.14990234375 99.54351043701172 background all_cells +5819.33349609375 108.15200805664062 background all_cells +5902.009765625 108.1461410522461 background all_cells +5856.30859375 104.3105697631836 background all_cells +5884.53125 102.3725814819336 background all_cells +5749.68505859375 90.2628173828125 background all_cells +5748.44482421875 77.53705596923828 background all_cells +5777.12109375 50.82132339477539 background all_cells +5773.9765625 38.29126739501953 background all_cells +5768.52294921875 21.945226669311523 background all_cells +5881.14892578125 136.4842071533203 background all_cells +5923.15380859375 124.72207641601562 background all_cells +5908.7548828125 119.2182846069336 background all_cells +5885.498046875 127.07317352294922 background all_cells +5824.29248046875 136.200439453125 background all_cells +5841.6318359375 138.83453369140625 background all_cells +5833.98388671875 142.48765563964844 background all_cells +5826.9267578125 130.33956909179688 background all_cells +5810.1630859375 124.04749298095705 background all_cells +5783.11962890625 124.33268737792967 background all_cells +5818.65185546875 131.0214080810547 background all_cells +5811.5537109375 129.15292358398438 background all_cells +5857.23291015625 148.4476318359375 background all_cells +5862.35693359375 160.46376037597656 background all_cells +5875.451171875 157.7393035888672 background all_cells +5830.42919921875 187.34068298339844 background all_cells +5872.302734375 173.6194610595703 background all_cells +5857.662109375 180.83026123046875 background all_cells +5839.029296875 189.88555908203125 background all_cells +5795.73779296875 158.52210998535156 background all_cells +5794.29931640625 171.15586853027344 background all_cells +5791.13037109375 216.41128540039065 background all_cells +5912.58203125 161.00454711914062 background all_cells +5902.72509765625 205.227783203125 background all_cells +5884.39208984375 174.70901489257812 background all_cells +5885.076171875 166.0023651123047 background all_cells +5978.5673828125 303.6615905761719 background all_cells +5982.64306640625 134.2638397216797 background all_cells +5976.408203125 146.02015686035156 background all_cells +5973.12353515625 169.8059844970703 background all_cells +5978.8857421875 180.2013397216797 background all_cells +6022.48974609375 164.4086151123047 background all_cells +6021.11767578125 139.8873748779297 background all_cells +6028.54345703125 177.43478393554688 background all_cells +6024.35693359375 150.05511474609375 background all_cells +6012.947265625 213.16043090820312 background all_cells +6017.6376953125 197.56260681152344 background all_cells +5991.69580078125 195.5161895751953 background all_cells +6022.31787109375 243.7241058349609 background all_cells +6006.25 225.92477416992188 background all_cells +5990.23681640625 273.0323181152344 background all_cells +6029.58837890625 305.0020446777344 background all_cells +6022.9189453125 303.7108459472656 background all_cells +6025.24853515625 293.1249084472656 background all_cells +5993.29248046875 277.3659362792969 background all_cells +5934.72900390625 134.2015380859375 background all_cells +5940.5615234375 181.7912750244141 background all_cells +5935.763671875 175.50656127929688 background all_cells +5946.8017578125 156.1529083251953 background all_cells +5968.51806640625 162.33450317382812 background all_cells +5962.06591796875 174.66468811035156 background all_cells +5959.61328125 199.11041259765625 background all_cells +5951.6240234375 170.66778564453125 background all_cells +5960.58740234375 227.83953857421875 background all_cells +5906.5927734375 246.33865356445312 background all_cells +5917.41650390625 233.48971557617188 background all_cells +5953.48388671875 296.6485900878906 background all_cells +5943.3310546875 289.47686767578125 background all_cells +6114.669921875 473.8469848632813 background all_cells +6078.6728515625 539.119384765625 background all_cells +6085.64599609375 538.3900756835938 background all_cells +6135.31103515625 477.0059509277344 background all_cells +6111.00439453125 565.3455200195312 background all_cells +6109.6591796875 576.817138671875 background all_cells +6104.52880859375 570.3182983398438 background all_cells +6117.6787109375 569.0728149414062 background all_cells +6077.2138671875 574.2861938476562 background all_cells +6091.935546875 564.4326171875 background all_cells +6028.97607421875 631.5743408203125 background all_cells +6085.498046875 572.3981323242188 background all_cells +6080.955078125 590.9578247070312 background all_cells +6156.33544921875 475.9110107421875 background all_cells +6165.005859375 558.5174560546875 background all_cells +6172.5693359375 543.066162109375 background all_cells +6192.1240234375 475.1946411132813 background all_cells +5863.40771484375 587.5266723632812 background all_cells +5876.958984375 580.6937866210938 background all_cells +5875.314453125 573.659912109375 background all_cells +5866.2900390625 576.2098999023438 background all_cells +5895.6962890625 578.0870971679688 background all_cells +5930.404296875 588.46240234375 background all_cells +5902.4296875 573.7368774414062 background all_cells +5899.91748046875 568.4447021484375 background all_cells +5884.19775390625 572.8853149414062 background all_cells +5889.87353515625 575.6044921875 background all_cells +5884.54541015625 564.6843872070312 background all_cells +5828.9208984375 604.4892578125 background all_cells +5823.92578125 639.8612670898438 background all_cells +5813.03271484375 625.0997314453125 background all_cells +5815.81494140625 618.0374145507812 background all_cells +5816.59521484375 611.3679809570312 background all_cells +5903.83056640625 642.5042114257812 background all_cells +5930.23974609375 662.65576171875 background all_cells +5925.46728515625 623.7457885742188 background all_cells +5919.99755859375 663.3448486328125 background all_cells +5856.25634765625 658.2840576171875 background all_cells +5876.09912109375 644.5425415039062 background all_cells +5862.677734375 657.9952392578125 background all_cells +5882.52197265625 628.6707153320312 background all_cells +5766.14208984375 603.2908935546875 background all_cells +5754.28955078125 603.3335571289062 background all_cells +5766.06689453125 636.4404296875 background all_cells +5782.31640625 654.9891357421875 background all_cells +5797.87109375 625.7283325195312 background all_cells +5799.6845703125 635.4951782226562 background all_cells +5806.50390625 632.7461547851562 background all_cells +5800.7197265625 617.074462890625 background all_cells +5752.72998046875 634.8394775390625 background all_cells +5752.68994140625 668.46923828125 background all_cells +5756.11962890625 618.8060302734375 background all_cells +5778.73291015625 628.4049682617188 background all_cells +5750.73876953125 629.2925415039062 background all_cells +5772.73193359375 622.6519165039062 background all_cells +5754.4404296875 511.8326416015625 background all_cells +5801.06103515625 531.199951171875 background all_cells +5789.30712890625 545.2116088867188 background all_cells +5824.3017578125 571.08251953125 background all_cells +5849.982421875 578.9120483398438 background all_cells +5845.92236328125 593.1140747070312 background all_cells +5837.4951171875 572.2860107421875 background all_cells +5815.66748046875 521.8986206054688 background all_cells +5822.79248046875 522.196044921875 background all_cells +5776.55224609375 595.63037109375 background all_cells +5800.04345703125 585.60400390625 background all_cells +5785.1748046875 587.309814453125 background all_cells +5943.412109375 552.3509521484375 background all_cells +5944.1962890625 560.4297485351562 background all_cells +5966.6005859375 560.0590209960938 background all_cells +6005.8046875 659.7119750976562 background all_cells +6003.12451171875 629.01318359375 background all_cells +6009.3984375 553.3828735351562 background all_cells +6013.1015625 657.906005859375 background all_cells +6015.81494140625 652.9196166992188 background all_cells +5981.44970703125 489.5779113769531 background all_cells +6004.1455078125 491.29730224609375 background all_cells +5998.61328125 486.8562927246094 background all_cells +5988.62841796875 491.5113525390625 background all_cells +5951.37646484375 593.1484985351562 background all_cells +5963.49560546875 621.7184448242188 background all_cells +5950.2822265625 660.4994506835938 background all_cells +5994.30126953125 639.4727783203125 background all_cells +5993.9111328125 590.2225952148438 background all_cells +5839.029296875 375.0275573730469 background all_cells +5783.82177734375 417.5282287597656 background all_cells +5773.3193359375 356.0041809082031 background all_cells +5817.275390625 467.1957092285156 background all_cells +5790.06982421875 458.2327270507813 background all_cells +5914.9833984375 479.3580017089844 background all_cells +5883.2685546875 504.1177978515625 background all_cells +5922.66015625 486.727783203125 background all_cells +5907.005859375 484.108154296875 background all_cells +5856.70654296875 497.097412109375 background all_cells +5807.78564453125 492.8711853027344 background all_cells +5836.50732421875 515.4673461914062 background all_cells +5850.2216796875 511.9221801757813 background all_cells +5862.32861328125 498.4818420410156 background all_cells +5928.443359375 388.93756103515625 background all_cells +5883.79931640625 396.6361999511719 background all_cells +5918.5361328125 388.3399963378906 background all_cells +5924.162109375 445.3843383789063 background all_cells +5925.29443359375 481.7209777832031 background all_cells +5921.33935546875 475.18170166015625 background all_cells +5916.49853515625 468.80517578125 background all_cells +6055.63525390625 451.7797546386719 background all_cells +6066.5283203125 477.7205810546875 background all_cells +6051.83740234375 478.0594482421875 background all_cells +5941.4619140625 466.0101013183594 background all_cells +5974.6748046875 480.6755981445313 background all_cells +5988.33251953125 482.5163269042969 background all_cells +6036.55908203125 463.96673583984375 background all_cells +6020.28662109375 471.3619995117188 background all_cells +6016.8779296875 480.3619995117188 background all_cells +6093.12548828125 422.1600036621094 background all_cells +6132.50048828125 453.0198974609375 background all_cells +6121.6982421875 445.2463989257813 background all_cells +6104.11376953125 447.8819580078125 background all_cells +6097.78466796875 444.9788818359375 background all_cells +5752.42919921875 443.0051879882813 background all_cells +5765.18603515625 421.4532165527344 background all_cells +5757.95703125 412.6938171386719 background all_cells +5895.0068359375 433.6805419921875 background all_cells +5918.12744140625 414.6975708007813 background all_cells +5904.43017578125 425.0368957519531 background all_cells +6037.00146484375 440.4621276855469 background all_cells +6023.27001953125 447.4890441894531 background all_cells +5895.5400390625 409.7145690917969 background all_cells +5811.6669921875 439.2519226074219 background all_cells +5856.8125 406.0344848632813 background all_cells +5828.27685546875 445.201904296875 background all_cells +6143.78857421875 448.7327270507813 background all_cells +6149.67919921875 451.0032958984375 background all_cells +6201.47509765625 433.5543823242188 background all_cells +6207.06591796875 425.4454345703125 background all_cells +6152.38720703125 445.6883544921875 background all_cells +5847.32275390625 204.23028564453125 background all_cells +5899.5517578125 213.9926605224609 background all_cells +5893.6669921875 216.0396270751953 background all_cells +5881.6513671875 200.1988677978516 background all_cells +5857.49609375 277.01727294921875 background all_cells +5903.87841796875 312.6213073730469 background all_cells +5873.8720703125 301.3579406738281 background all_cells +5883.2099609375 298.1895446777344 background all_cells +5863.7822265625 300.5780029296875 background all_cells +5905.68505859375 228.620849609375 background all_cells +5864.39453125 250.2454071044922 background all_cells +5852.091796875 248.92477416992188 background all_cells +5828.01416015625 228.84005737304688 background all_cells +5828.8642578125 339.0283508300781 background all_cells +5902.0048828125 355.7961120605469 background all_cells +5898.39990234375 362.7540588378906 background all_cells +5843.59814453125 335.1562805175781 background all_cells +5942.525390625 336.0500793457031 background all_cells +5954.62451171875 329.4468994140625 background all_cells +6020.50927734375 403.3868103027344 background all_cells +6031.7119140625 321.6971130371094 background all_cells +6056.0595703125 399.8310546875 background all_cells +6027.9765625 385.5911254882813 background all_cells +6002.87548828125 399.2202453613281 background all_cells +5993.34521484375 318.1186218261719 background all_cells +5979.81201171875 398.4802856445313 background all_cells +5959.98486328125 392.1864318847656 background all_cells +5943.05615234375 399.2653503417969 background all_cells +5951.1123046875 395.1797180175781 background all_cells +6064.603515625 295.3848876953125 background all_cells +6074.431640625 301.67706298828125 background all_cells +6060.87060546875 299.979248046875 background all_cells +6128.68359375 280.6690979003906 background all_cells +6142.24365234375 400.6572570800781 background all_cells +6148.0703125 368.9266662597656 background all_cells +6143.97216796875 328.1733093261719 background all_cells +6134.5009765625 356.3365173339844 background all_cells +6115.78466796875 312.13299560546875 background all_cells +6100.8056640625 393.61907958984375 background all_cells +6106.02490234375 380.7668762207031 background all_cells +6115.93896484375 336.4552307128906 background all_cells +6093.26953125 328.0942077636719 background all_cells +6044.80810546875 777.2620239257812 background all_cells +6042.2900390625 744.2884521484375 background all_cells +6058.70068359375 779.4564819335938 background all_cells +6050.83544921875 792.241455078125 background all_cells +6052.9560546875 770.2528686523438 background all_cells +6058.34912109375 730.2457885742188 background all_cells +6066.76904296875 736.6032104492188 background all_cells +6064.88671875 721.0652465820312 background all_cells +6073.6767578125 778.3232421875 background all_cells +6061.3095703125 794.267333984375 background all_cells +6064.787109375 783.1500854492188 background all_cells +6072.697265625 744.09033203125 background all_cells +6077.298828125 756.258056640625 background all_cells +6062.47265625 756.1835327148438 background all_cells +6080.1591796875 767.0137329101562 background all_cells +6062.41650390625 743.717041015625 background all_cells +6037.728515625 725.9545288085938 background all_cells +6040.17236328125 700.9629516601562 background all_cells +6042.771484375 732.1878051757812 background all_cells +6084.89111328125 820.438720703125 background all_cells +6070.81396484375 810.2897338867188 background all_cells +6062.5205078125 802.8508911132812 background all_cells +6048.32373046875 828.2909545898438 background all_cells +6076.74072265625 822.8377685546875 background all_cells +6085.53515625 833.8250122070312 background all_cells +6066.83544921875 825.2081298828125 background all_cells +6057.97998046875 833.676513671875 background all_cells +6018.783203125 825.0059814453125 background all_cells +6039.55126953125 833.7930908203125 background all_cells +6029.89794921875 820.51904296875 background all_cells +6030.603515625 830.4331665039062 background all_cells +6030.814453125 813.2395629882812 background all_cells +6046.30615234375 817.3727416992188 background all_cells +6044.95068359375 805.68115234375 background all_cells +6038.19384765625 816.3070678710938 background all_cells +6029.8642578125 746.9640502929688 background all_cells +6032.81640625 773.965576171875 background all_cells +6024.4560546875 762.0208740234375 background all_cells +5991.09033203125 794.7088012695312 background all_cells +5999.7265625 797.051025390625 background all_cells +6007.85791015625 794.1162719726562 background all_cells +6026.13232421875 786.4091796875 background all_cells +6027.4267578125 801.7042236328125 background all_cells +6035.38427734375 795.3680419921875 background all_cells +6036.53125 784.5031127929688 background all_cells +6021.65185546875 769.0451049804688 background all_cells +6003.79443359375 760.7821044921875 background all_cells +6008.0712890625 765.2296142578125 background all_cells +5993.7802734375 782.4752807617188 background all_cells +6016.34326171875 777.4379272460938 background all_cells +6014.45751953125 724.0462646484375 background all_cells +6023.7509765625 704.4616088867188 background all_cells +6028.21533203125 728.180419921875 background all_cells +6019.6962890625 728.732177734375 background all_cells +6011.505859375 731.1483764648438 background all_cells +6016.92138671875 748.8176879882812 background all_cells +5999.826171875 753.7633056640625 background all_cells +6004.01123046875 756.4378051757812 background all_cells +6004.02685546875 749.9126586914062 background all_cells +6013.01806640625 757.1719970703125 background all_cells +6004.93798828125 741.8858032226562 background all_cells +6012.09033203125 737.1365356445312 background all_cells +6007.720703125 733.6395874023438 background all_cells +6120.30810546875 757.7221069335938 background all_cells +6129.43505859375 767.2933959960938 background all_cells +6120.919921875 770.0955200195312 background all_cells +6113.35009765625 787.7084350585938 background all_cells +6095.9794921875 799.4223022460938 background all_cells +6088.26123046875 764.096435546875 background all_cells +6101.0439453125 778.8029174804688 background all_cells +6108.95458984375 766.2235717773438 background all_cells +6165.228515625 798.6431274414062 background all_cells +6163.7099609375 813.4329223632812 background all_cells +6189.427734375 813.8358764648438 background all_cells +6198.3818359375 810.7974243164062 background all_cells +6194.43994140625 821.7359008789062 background all_cells +6193.34326171875 798.7652587890625 background all_cells +6174.8046875 805.6937255859375 background all_cells +6183.130859375 809.8782348632812 background all_cells +6177.27978515625 814.9926147460938 background all_cells +6160.57861328125 823.1028442382812 background all_cells +6172.1494140625 820.838134765625 background all_cells +6155.70947265625 817.2665405273438 background all_cells +6150.21875 899.4375 background all_cells +6141.56884765625 885.2554321289062 background all_cells +6144.34619140625 893.5673217773438 background all_cells +6112.79150390625 909.1749267578124 background all_cells +6088.9140625 893.52685546875 background all_cells +6090.62841796875 883.5363159179688 background all_cells +6102.2548828125 911.891845703125 background all_cells +6100.7041015625 904.3485107421876 background all_cells +6105.29541015625 812.3300170898438 background all_cells +6106.09130859375 821.575439453125 background all_cells +6100.18115234375 824.4268798828125 background all_cells +6136.9111328125 802.620361328125 background all_cells +6142.0888671875 821.9494018554688 background all_cells +6148.08154296875 803.44677734375 background all_cells +6139.5654296875 811.5404052734375 background all_cells +6112.15234375 807.0526123046875 background all_cells +6148.95654296875 857.9263916015625 background all_cells +6149.90966796875 877.9249877929688 background all_cells +6156.0146484375 840.2847290039062 background all_cells +6153.2783203125 861.775146484375 background all_cells +6200.3349609375 872.7282104492188 background all_cells +6168.34423828125 887.7576293945312 background all_cells +6169.619140625 875.8236694335938 background all_cells +6172.5771484375 843.442626953125 background all_cells +6181.59326171875 842.56396484375 background all_cells +6186.552734375 827.170654296875 background all_cells +6176.99609375 830.4849243164062 background all_cells +6174.47265625 825.8527221679688 background all_cells +6165.623046875 853.3980102539062 background all_cells +6159.68896484375 857.7532958984375 background all_cells +6121.0888671875 828.677001953125 background all_cells +6109.55224609375 840.5115966796875 background all_cells +6110.76953125 834.5228271484375 background all_cells +6119.88720703125 837.6293334960938 background all_cells +6141.7158203125 834.7094116210938 background all_cells +6133.6376953125 832.781982421875 background all_cells +6141.015625 864.11865234375 background all_cells +6145.3388671875 874.268310546875 background all_cells +6138.048828125 875.0311889648438 background all_cells +6130.24072265625 868.244384765625 background all_cells +6125.12890625 848.0072631835938 background all_cells +6130.4189453125 857.5653686523438 background all_cells +6144.10498046875 854.6328125 background all_cells +6087.5947265625 843.9581909179688 background all_cells +6090.0693359375 874.132568359375 background all_cells +6089.73291015625 854.8259887695312 background all_cells +6093.2958984375 844.3331298828125 background all_cells +6095.14697265625 676.763427734375 background all_cells +6088.0654296875 657.814697265625 background all_cells +6109.9091796875 648.249267578125 background all_cells +6101.41943359375 679.33251953125 background all_cells +6112.07177734375 681.4692993164062 background all_cells +6073.07080078125 687.8431396484375 background all_cells +6078.384765625 695.44189453125 background all_cells +6081.98095703125 734.946044921875 background all_cells +6044.23291015625 713.5855102539062 background all_cells +6061.26171875 711.7633666992188 background all_cells +6052.40771484375 706.7071533203125 background all_cells +6052.82177734375 747.154052734375 background all_cells +6088.95556640625 699.1893310546875 background all_cells +6100.7294921875 709.47314453125 background all_cells +6099.26708984375 688.2718505859375 background all_cells +6091.9814453125 715.4447021484375 background all_cells +6081.3603515625 649.9674682617188 background all_cells +6082.2265625 678.5458374023438 background all_cells +6047.822265625 671.0299682617188 background all_cells +6075.642578125 664.4429931640625 background all_cells +6195.2197265625 738.1138305664062 background all_cells +6201.54736328125 749.0399169921875 background all_cells +6182.88525390625 750.0425415039062 background all_cells +6175.12548828125 743.8795776367188 background all_cells +6169.4873046875 778.939208984375 background all_cells +6203.2587890625 779.5481567382812 background all_cells +6190.06201171875 775.93701171875 background all_cells +6193.35400390625 759.9976806640625 background all_cells +6200.16748046875 768.3848876953125 background all_cells +6185.85546875 766.36083984375 background all_cells +6174.9091796875 761.2284545898438 background all_cells +6151.22412109375 791.8673095703125 background all_cells +6141.52734375 791.2800903320312 background all_cells +6153.4638671875 760.1710205078125 background all_cells +6158.205078125 775.7824096679688 background all_cells +6134.02783203125 777.7451782226562 background all_cells +6139.27099609375 761.7158813476562 background all_cells +6164.01220703125 758.303955078125 background all_cells +6166.27392578125 747.113037109375 background all_cells +6162.39208984375 743.2583618164062 background all_cells +6155.46728515625 657.584716796875 background all_cells +6143.8896484375 747.0927734375 background all_cells +6156.98583984375 748.1636962890625 background all_cells +6154.67529296875 740.1458129882812 background all_cells +6166.94091796875 691.5469360351562 background all_cells +6157.24072265625 684.4107055664062 background all_cells +6158.52294921875 706.9583740234375 background all_cells +6142.24609375 712.0562744140625 background all_cells +6138.43017578125 700.1024169921875 background all_cells +6152.12841796875 694.2061157226562 background all_cells +6111.79443359375 701.2066650390625 background all_cells +6121.56298828125 700.6106567382812 background all_cells +6115.921875 703.3641357421875 background all_cells +6126.47900390625 785.320556640625 background all_cells +6116.49267578125 783.989013671875 background all_cells +6102.32373046875 743.5470581054688 background all_cells +6099.2861328125 752.6751708984375 background all_cells +6088.55615234375 750.7998657226562 background all_cells +6110.95751953125 748.0172119140625 background all_cells +6099.59033203125 719.6782836914062 background all_cells +6098.44970703125 728.5877685546875 background all_cells +6065.365234375 890.7035522460938 background all_cells +6057.89013671875 906.3013916015624 background all_cells +6047.40283203125 908.8267822265624 background all_cells +6080.404296875 883.2047119140625 background all_cells +6086.01708984375 904.0311279296876 background all_cells +6072.50927734375 897.6453247070312 background all_cells +6072.6572265625 887.200439453125 background all_cells +6076.12744140625 869.4400024414062 background all_cells +6060.62060546875 842.592041015625 background all_cells +6072.30712890625 836.2883911132812 background all_cells +6055.16162109375 854.6470336914062 background all_cells +6054.25927734375 869.786865234375 background all_cells +6062.66796875 875.9406127929688 background all_cells +6066.2529296875 869.2019653320312 background all_cells +6062.8759765625 867.6393432617188 background all_cells +6058.9990234375 862.0528564453125 background all_cells +6039.248046875 850.663330078125 background all_cells +6078.9375 844.042236328125 background all_cells +6082.49853515625 856.3201904296875 background all_cells +6048.8369140625 845.5048828125 background all_cells +6043.55322265625 840.8711547851562 background all_cells +5991.1953125 851.7725219726562 background all_cells +5998.1513671875 860.3271484375 background all_cells +5994.73828125 846.346923828125 background all_cells +5991.98779296875 860.0592041015625 background all_cells +6030.7861328125 839.2716064453125 background all_cells +6029.12890625 855.4127197265625 background all_cells +6014.857421875 837.1942138671875 background all_cells +6002.52294921875 856.607421875 background all_cells +6014.392578125 854.7230224609375 background all_cells +6021.5302734375 891.8790893554688 background all_cells +5994.826171875 892.9915771484375 background all_cells +6007.1806640625 900.140380859375 background all_cells +6003.49072265625 895.0440673828125 background all_cells +6034.1806640625 873.0353393554688 background all_cells +6023.603515625 869.7625122070312 background all_cells +6030.80810546875 905.2169189453124 background all_cells +6042.59423828125 874.0225830078125 background all_cells +6036.37548828125 892.1431884765625 background all_cells +6036.93310546875 883.2459716796875 background all_cells +6003.15087890625 878.221923828125 background all_cells +6011.12646484375 863.409423828125 background all_cells +5995.00048828125 871.6807250976562 background all_cells +6007.34130859375 871.4387817382812 background all_cells +6006.19677734375 886.0379638671875 background all_cells +5842.73388671875 762.0253295898438 background all_cells +5861.765625 756.5254516601562 background all_cells +5856.16552734375 761.1964721679688 background all_cells +5849.09033203125 763.922607421875 background all_cells +5821.56494140625 808.0093383789062 background all_cells +5824.66259765625 823.9337768554688 background all_cells +5839.21484375 811.81787109375 background all_cells +5829.73193359375 775.4364013671875 background all_cells +5806.1171875 785.769287109375 background all_cells +5815.546875 779.2796020507812 background all_cells +5793.4775390625 897.9376220703125 background all_cells +5774.5751953125 904.3609619140624 background all_cells +5852.7783203125 889.9749755859375 background all_cells +5846.072265625 889.2111206054688 background all_cells +5837.6279296875 846.2946166992188 background all_cells +5847.46923828125 882.1820678710938 background all_cells +5850.69091796875 874.5633544921875 background all_cells +5836.05859375 873.5781860351562 background all_cells +5865.02685546875 859.8590698242188 background all_cells +5867.8935546875 872.4878540039062 background all_cells +5855.51025390625 861.1068115234375 background all_cells +5870.53564453125 880.5052490234375 background all_cells +5854.1962890625 841.8466796875 background all_cells +5893.40283203125 844.1253051757812 background all_cells +5858.6357421875 851.36572265625 background all_cells +5854.95166015625 849.9705810546875 background all_cells +5861.82470703125 845.4826049804688 background all_cells +5918.03173828125 877.9011840820312 background all_cells +5912.66064453125 862.2723999023438 background all_cells +5903.2158203125 868.0529174804688 background all_cells +5915.23388671875 909.954833984375 background all_cells +5932.06103515625 904.2247314453124 background all_cells +5929.4052734375 896.5205078125 background all_cells +5923.728515625 897.41748046875 background all_cells +5929.93359375 869.2877197265625 background all_cells +5932.59521484375 890.425048828125 background all_cells +5931.1357421875 881.2130126953125 background all_cells +5944.505859375 876.091796875 background all_cells +5951.7197265625 869.3013305664062 background all_cells +5954.33154296875 883.453369140625 background all_cells +5941.24169921875 885.1251220703125 background all_cells +5991.05712890625 872.6922607421875 background all_cells +5992.01953125 884.0780029296875 background all_cells +5990.91748046875 877.8856201171875 background all_cells +5960.556640625 892.3753662109375 background all_cells +5963.8603515625 870.9298095703125 background all_cells +5969.22216796875 876.6946411132812 background all_cells +5969.62158203125 886.6786499023438 background all_cells +5977.5888671875 875.313232421875 background all_cells +5978.6083984375 892.98046875 background all_cells +5988.708984375 899.0950927734375 background all_cells +5965.1142578125 906.2705688476562 background all_cells +5970.5341796875 900.4105224609375 background all_cells +5947.26123046875 898.0096435546875 background all_cells +5951.853515625 906.8439331054688 background all_cells +5940.06494140625 907.1680908203124 background all_cells +5980.80029296875 800.2152099609375 background all_cells +5990.74365234375 685.4237060546875 background all_cells +5982.6337890625 830.0343627929688 background all_cells +5970.1484375 813.7024536132812 background all_cells +5976.1083984375 854.9439086914062 background all_cells +5971.97802734375 860.6378173828125 background all_cells +5984.70361328125 859.134521484375 background all_cells +5962.1220703125 851.1337890625 background all_cells +5952.08984375 857.8679809570312 background all_cells +5942.46484375 849.7142944335938 background all_cells +5947.13818359375 818.7243041992188 background all_cells +5961.0 838.074462890625 background all_cells +5951.34716796875 836.2490844726562 background all_cells +5941.84130859375 824.9837646484375 background all_cells +5925.2236328125 807.5185546875 background all_cells +5919.13525390625 853.2535400390625 background all_cells +5931.0537109375 849.0136108398438 background all_cells +5914.38134765625 810.4453735351562 background all_cells +5878.36328125 852.5552978515625 background all_cells +5888.271484375 860.6324462890625 background all_cells +5873.6064453125 836.1723022460938 background all_cells +5895.99755859375 817.8932495117188 background all_cells +5889.6513671875 819.3308715820312 background all_cells +5891.03759765625 836.6099243164062 background all_cells +5875.54248046875 821.8375244140625 background all_cells +5840.0498046875 683.0470581054688 background all_cells +5809.0126953125 692.1079711914062 background all_cells +5916.38134765625 699.5671997070312 background all_cells +5889.787109375 693.1639404296875 background all_cells +5851.61279296875 678.7433471679688 background all_cells +5794.69775390625 732.944091796875 background all_cells +5800.37646484375 712.3046875 background all_cells +5797.16845703125 711.213623046875 background all_cells +5810.0966796875 746.1405639648438 background all_cells +5812.60107421875 765.8638305664062 background all_cells +5809.158203125 754.9346923828125 background all_cells +5867.90234375 745.30078125 background all_cells +5872.12451171875 736.6874389648438 background all_cells +5865.53759765625 739.6072387695312 background all_cells +5749.146484375 791.0736694335938 background all_cells +5781.06591796875 788.070556640625 background all_cells +5988.10888671875 748.478271484375 background all_cells +5981.96484375 755.2185668945312 background all_cells +5976.68896484375 768.67431640625 background all_cells +5983.689453125 784.4591674804688 background all_cells +5972.10546875 791.280029296875 background all_cells +5967.10693359375 778.8712158203125 background all_cells +5949.93017578125 779.697265625 background all_cells +5961.4267578125 797.4725341796875 background all_cells +5956.36279296875 795.1920166015625 background all_cells +5901.4130859375 728.3663940429688 background all_cells +5917.4912109375 765.4380493164062 background all_cells +5914.74609375 720.7717895507812 background all_cells +5911.93603515625 756.3333740234375 background all_cells +5967.86279296875 692.2348022460938 background all_cells +5975.974609375 707.7083129882812 background all_cells +5954.6376953125 699.7041015625 background all_cells +5975.8623046875 694.298095703125 background all_cells +5965.20556640625 701.5699462890625 background all_cells +5976.56396484375 716.4721069335938 background all_cells +5941.1337890625 715.9300537109375 background all_cells +6131.0966796875 604.5453491210938 background all_cells +6128.86767578125 570.755126953125 background all_cells +6129.51708984375 579.9635620117188 background all_cells +6143.40576171875 576.5327758789062 background all_cells +6134.9755859375 576.044189453125 background all_cells +6195.46240234375 623.204345703125 background all_cells +6204.88623046875 597.2705688476562 background all_cells +6123.40478515625 572.8673095703125 background all_cells +6114.9853515625 576.8640747070312 background all_cells +6114.5341796875 585.9531860351562 background all_cells +6121.029296875 581.7391967773438 background all_cells +6117.92919921875 573.76025390625 background all_cells +6296.8701171875 595.5482788085938 background all_cells +6309.6796875 583.3042602539062 background all_cells +6326.54541015625 532.1494750976562 background all_cells +6338.85498046875 545.1385498046875 background all_cells +6325.96044921875 544.3154907226562 background all_cells +6315.71142578125 562.08349609375 background all_cells +6333.17333984375 561.3645629882812 background all_cells +6324.38623046875 561.5867919921875 background all_cells +6334.0927734375 556.139892578125 background all_cells +6253.2978515625 488.1815490722656 background all_cells +6268.2109375 479.4683532714844 background all_cells +6264.318359375 484.4458312988281 background all_cells +6249.61669921875 497.8659973144531 background all_cells +6279.0927734375 484.7112731933594 background all_cells +6325.46337890625 499.8191528320313 background all_cells +6310.00732421875 502.5841979980469 background all_cells +6308.89404296875 477.5476684570313 background all_cells +6286.1708984375 499.0914611816406 background all_cells +6272.7197265625 527.0638427734375 background all_cells +6281.18798828125 522.725830078125 background all_cells +6278.81396484375 509.3067321777344 background all_cells +6275.25048828125 517.9468994140625 background all_cells +6236.4345703125 533.7257080078125 background all_cells +6237.88818359375 564.7044677734375 background all_cells +6242.154296875 568.1983642578125 background all_cells +6243.72705078125 517.7117309570312 background all_cells +6239.544921875 526.1417236328125 background all_cells +6292.044921875 551.7993774414062 background all_cells +6293.71826171875 567.187744140625 background all_cells +6302.296875 563.7571411132812 background all_cells +6291.38134765625 558.5464477539062 background all_cells +6269.9482421875 538.1968994140625 background all_cells +6298.857421875 534.9546508789062 background all_cells +6295.24658203125 542.9185791015625 background all_cells +6254.78271484375 562.8876342773438 background all_cells +6264.77197265625 567.3644409179688 background all_cells +6158.70263671875 572.2948608398438 background all_cells +6148.21337890625 640.0609130859375 background all_cells +6186.09814453125 569.9620361328125 background all_cells +6180.57080078125 576.75048828125 background all_cells +6259.1650390625 650.6361083984375 background all_cells +6234.97216796875 573.7387084960938 background all_cells +6208.90869140625 562.6823120117188 background all_cells +6228.9384765625 567.2208251953125 background all_cells +6228.42333984375 550.0140991210938 background all_cells +6222.2646484375 562.7818603515625 background all_cells +6221.49658203125 550.8707275390625 background all_cells +6214.97607421875 560.7310791015625 background all_cells +6197.3447265625 575.0491943359375 background all_cells +6221.1201171875 573.2545776367188 background all_cells +6212.99951171875 573.2960815429688 background all_cells +6207.298828125 573.8963012695312 background all_cells +6199.74609375 569.2825927734375 background all_cells +6204.83349609375 880.3161010742188 background all_cells +6218.9404296875 891.0709228515625 background all_cells +6207.8349609375 887.042724609375 background all_cells +6207.2314453125 871.6182861328125 background all_cells +6228.404296875 877.7425537109375 background all_cells +6227.77685546875 830.1646728515625 background all_cells +6214.04541015625 844.7250366210938 background all_cells +6230.8828125 838.7013549804688 background all_cells +6172.36962890625 906.1270751953124 background all_cells +6189.7998046875 905.2443237304688 background all_cells +6185.03662109375 899.3101806640625 background all_cells +6214.8134765625 909.8112182617188 background all_cells +6209.76220703125 916.037109375 background all_cells +6206.66455078125 912.92236328125 background all_cells +6215.8525390625 883.637451171875 background all_cells +6220.02001953125 899.8282470703125 background all_cells +6197.89599609375 908.0314331054688 background all_cells +6208.3818359375 902.4434204101562 background all_cells +6195.07373046875 891.407958984375 background all_cells +6236.9541015625 911.7862548828124 background all_cells +6239.36669921875 903.4640502929688 background all_cells +6232.3525390625 893.7545776367188 background all_cells +6260.53857421875 903.8058471679688 background all_cells +6238.060546875 868.9384765625 background all_cells +6249.86474609375 863.3313598632812 background all_cells +6239.17041015625 891.834716796875 background all_cells +6245.39892578125 893.0867309570312 background all_cells +6245.79541015625 856.5107421875 background all_cells +6235.103515625 887.8533935546875 background all_cells +6340.76806640625 661.0574951171875 background all_cells +6367.3740234375 674.9866333007812 background all_cells +6361.017578125 667.2379150390625 background all_cells +6349.646484375 660.9461669921875 background all_cells +6433.5380859375 680.5443115234375 background all_cells +6426.11669921875 692.4628295898438 background all_cells +6436.76806640625 690.1565551757812 background all_cells +6420.56787109375 678.3627319335938 background all_cells +6379.67626953125 705.475830078125 background all_cells +6404.5517578125 741.28271484375 background all_cells +6382.89990234375 738.0921630859375 background all_cells +6401.06494140625 734.599853515625 background all_cells +6432.7353515625 699.8928833007812 background all_cells +6476.34375 703.777099609375 background all_cells +6481.77392578125 695.9063110351562 background all_cells +6437.09033203125 736.9259643554688 background all_cells +6435.314453125 707.8375854492188 background all_cells +6481.3642578125 646.8998413085938 background all_cells +6492.69970703125 651.0537719726562 background all_cells +6474.0380859375 672.4724731445312 background all_cells +6463.28271484375 681.2318725585938 background all_cells +6424.7021484375 675.1512451171875 background all_cells +6417.21044921875 664.6563720703125 background all_cells +6320.97119140625 808.386962890625 background all_cells +6319.74658203125 824.1847534179688 background all_cells +6332.318359375 825.9968872070312 background all_cells +6329.873046875 816.19091796875 background all_cells +6366.2841796875 755.44580078125 background all_cells +6383.353515625 848.52197265625 background all_cells +6386.7490234375 794.7308959960938 background all_cells +6374.74658203125 756.7972412109375 background all_cells +6324.0234375 845.7932739257812 background all_cells +6356.650390625 833.7681274414062 background all_cells +6457.0126953125 894.176025390625 background all_cells +6397.43603515625 857.2424926757812 background all_cells +6423.357421875 902.2979736328124 background all_cells +6466.27294921875 854.4822998046875 background all_cells +6462.91748046875 887.3427124023438 background all_cells +6465.279296875 877.5621337890625 background all_cells +6488.66943359375 871.4078369140625 background all_cells +6503.93701171875 859.7306518554688 background all_cells +6496.37939453125 857.5752563476562 background all_cells +6462.34228515625 772.8719482421875 background all_cells +6496.943359375 799.4884643554688 background all_cells +6422.9306640625 777.9940795898438 background all_cells +6432.01611328125 752.5157470703125 background all_cells +6417.408203125 758.0418701171875 background all_cells +6444.697265625 752.7279052734375 background all_cells +6205.4033203125 705.3424682617188 background all_cells +6273.1484375 641.5993041992188 background all_cells +6264.21875 666.1952514648438 background all_cells +6257.17626953125 698.7347412109375 background all_cells +6291.3515625 712.2935180664062 background all_cells +6318.84375 683.7915649414062 background all_cells +6301.72119140625 710.3161010742188 background all_cells +6299.8388671875 730.9859008789062 background all_cells +6270.318359375 768.0862426757812 background all_cells +6273.5556640625 799.6165771484375 background all_cells +6269.009765625 788.4815063476562 background all_cells +6242.1015625 806.5153198242188 background all_cells +6257.978515625 791.8143920898438 background all_cells +6293.224609375 784.95947265625 background all_cells +6301.39599609375 804.2962036132812 background all_cells +6305.751953125 794.3048706054688 background all_cells +6295.21728515625 765.439697265625 background all_cells +6208.7333984375 761.8318481445312 background all_cells +6213.68994140625 772.9088134765625 background all_cells +6211.482421875 789.5140380859375 background all_cells +6304.5009765625 829.875 background all_cells +6314.513671875 819.669189453125 background all_cells +6274.9111328125 834.2545166015625 background all_cells +6290.28662109375 843.7391967773438 background all_cells +6286.1806640625 823.25830078125 background all_cells +6302.57373046875 839.4534912109375 background all_cells +6314.89453125 858.7102661132812 background all_cells +6305.4150390625 853.1016845703125 background all_cells +6295.078125 862.1832275390625 background all_cells +6298.9775390625 857.4170532226562 background all_cells +6293.53076171875 870.039794921875 background all_cells +6307.34375 887.5830078125 background all_cells +6307.82470703125 880.8482055664062 background all_cells +6314.8798828125 876.6828002929688 background all_cells +6281.4482421875 909.6912841796876 background all_cells +6282.404296875 899.524169921875 background all_cells +6287.04296875 915.4828491210938 background all_cells +6297.85986328125 907.7640380859376 background all_cells +6250.43896484375 885.2545166015625 background all_cells +6261.51611328125 877.7409057617188 background all_cells +6255.75439453125 869.6478271484375 background all_cells +6259.6298828125 843.7789916992188 background all_cells +6279.203125 843.0932006835938 background all_cells +6271.29931640625 861.1204833984375 background all_cells +6264.26123046875 854.8031005859375 background all_cells +6285.0625 877.8599243164062 background all_cells +6271.15380859375 888.4808959960938 background all_cells +6270.88134765625 875.134521484375 background all_cells +6282.1494140625 887.7528076171875 background all_cells +6285.50927734375 863.6397094726562 background all_cells +6252.47900390625 826.43017578125 background all_cells +6242.26611328125 815.8814086914062 background all_cells +6170.36572265625 687.3156127929688 background all_cells +6182.283203125 708.9741821289062 background all_cells +6173.31982421875 705.3304443359375 background all_cells +6182.41064453125 692.5120849609375 background all_cells +6173.69873046875 871.8777465820312 background all_cells +6185.43798828125 886.24755859375 background all_cells +6173.4609375 879.575927734375 background all_cells +6180.5751953125 880.892822265625 background all_cells +6176.9365234375 865.7957763671875 background all_cells +6206.61767578125 800.9244995117188 background all_cells +6189.02978515625 865.0703125 background all_cells +6210.49560546875 816.8997192382812 background all_cells +6170.4775390625 714.3477172851562 background all_cells +6189.5830078125 724.1151733398438 background all_cells +6183.302734375 732.3168334960938 background all_cells +6174.20654296875 722.8690185546875 background all_cells +6313.94482421875 515.1307983398438 background all_cells +6312.7998046875 524.9197998046875 background all_cells +6409.32958984375 531.1622314453125 background all_cells +6370.3583984375 486.6524658203125 background all_cells +6398.291015625 469.4032287597656 background all_cells +6395.07666015625 463.4910583496094 background all_cells +6390.61962890625 501.6201477050781 background all_cells +6432.833984375 499.7383117675781 background all_cells +6367.17431640625 516.8978881835938 background all_cells +6384.12646484375 515.7664794921875 background all_cells +6383.32373046875 511.4958801269531 background all_cells +6374.85986328125 515.1211547851562 background all_cells +6338.5546875 494.501953125 background all_cells +6363.12548828125 484.6998596191406 background all_cells +6361.896484375 475.6357421875 background all_cells +6393.0458984375 619.3690795898438 background all_cells +6390.27099609375 611.5485229492188 background all_cells +6420.814453125 622.9418334960938 background all_cells +6433.85107421875 628.7373657226562 background all_cells +6422.5439453125 631.3582153320312 background all_cells +6402.494140625 619.49560546875 background all_cells +6414.33447265625 625.6771850585938 background all_cells +6406.57763671875 605.2591552734375 background all_cells +6406.076171875 612.1715698242188 background all_cells +6339.50830078125 629.9224243164062 background all_cells +6393.5771484375 595.58203125 background all_cells +6384.6455078125 586.4141845703125 background all_cells +6385.78759765625 627.830810546875 background all_cells +6371.36474609375 636.3145751953125 background all_cells +6390.6845703125 636.3306274414062 background all_cells +6329.3154296875 606.611572265625 background all_cells +6351.30810546875 604.6405639648438 background all_cells +6459.32275390625 538.8150634765625 background all_cells +6472.9404296875 557.24853515625 background all_cells +6421.662109375 530.5167846679688 background all_cells +6418.49560546875 569.361083984375 background all_cells +6423.4775390625 570.189208984375 background all_cells +6428.74365234375 575.29931640625 background all_cells +6521.587890625 578.857177734375 background all_cells +6512.21630859375 599.8509521484375 background all_cells +6527.5712890625 584.3482666015625 background all_cells +6502.70849609375 564.9981689453125 background all_cells +6488.21044921875 543.9550170898438 background all_cells +6511.8916015625 544.7061157226562 background all_cells +6438.1162109375 608.8212280273438 background all_cells +6417.7783203125 614.5463256835938 background all_cells +6415.31494140625 617.6080322265625 background all_cells +6479.61328125 608.9943237304688 background all_cells +6476.74267578125 596.1223754882812 background all_cells +6185.423828125 1397.223876953125 background all_cells +6215.240234375 1397.841064453125 background all_cells +6210.10888671875 1404.701416015625 background all_cells +6181.58447265625 1405.6363525390625 background all_cells +6201.08251953125 1411.82763671875 background all_cells +6303.38623046875 1356.21484375 background all_cells +6304.337890625 1380.069580078125 background all_cells +6301.986328125 1366.420654296875 background all_cells +6313.1044921875 1351.5194091796875 background all_cells +6311.56103515625 1364.2254638671875 background all_cells +6284.52490234375 1363.2587890625 background all_cells +6283.31884765625 1351.458984375 background all_cells +6294.89306640625 1374.9254150390625 background all_cells +6293.4921875 1356.55615234375 background all_cells +6290.83837890625 1349.6820068359375 background all_cells +6287.63232421875 1368.9000244140625 background all_cells +6231.95751953125 1373.2938232421875 background all_cells +6266.91552734375 1349.2938232421875 background all_cells +6275.65087890625 1360.998779296875 background all_cells +6270.0576171875 1362.3917236328125 background all_cells +6263.65771484375 1354.120361328125 background all_cells +6198.65673828125 1386.0802001953125 background all_cells +6207.9033203125 1388.7060546875 background all_cells +6254.93115234375 1312.4842529296875 background all_cells +6258.08984375 1307.0675048828125 background all_cells +6246.97021484375 1310.0543212890625 background all_cells +6266.19921875 1309.1314697265625 background all_cells +6282.08349609375 1309.4761962890625 background all_cells +6274.66845703125 1305.8623046875 background all_cells +6274.21435546875 1341.8162841796875 background all_cells +6267.5537109375 1342.7076416015625 background all_cells +6257.55908203125 1340.02001953125 background all_cells +6273.509765625 1330.158203125 background all_cells +6188.08251953125 1340.130126953125 background all_cells +6193.92626953125 1334.8564453125 background all_cells +6190.1533203125 1331.36669921875 background all_cells +6200.21630859375 1326.75048828125 background all_cells +6197.32861328125 1320.404052734375 background all_cells +6189.02392578125 1313.854248046875 background all_cells +6180.6044921875 1319.031494140625 background all_cells +6197.40673828125 1316.266357421875 background all_cells +6189.9931640625 1303.15234375 background all_cells +6224.01953125 1366.3486328125 background all_cells +6217.7373046875 1359.905029296875 background all_cells +6212.63623046875 1352.7454833984375 background all_cells +6191.77880859375 1350.591796875 background all_cells +6196.15673828125 1364.79736328125 background all_cells +6189.12939453125 1357.919921875 background all_cells +6303.0302734375 1307.782958984375 background all_cells +6324.28173828125 1324.121826171875 background all_cells +6320.8603515625 1347.1673583984375 background all_cells +6312.53662109375 1338.7342529296875 background all_cells +6320.3515625 1330.8509521484375 background all_cells +6337.931640625 1314.6522216796875 background all_cells +6321.18017578125 1314.064453125 background all_cells +6296.384765625 1335.3568115234375 background all_cells +6289.30810546875 1325.2718505859375 background all_cells +6304.81640625 1330.763427734375 background all_cells +6304.501953125 1321.486572265625 background all_cells +6439.85205078125 1341.8638916015625 background all_cells +6431.421875 1313.2138671875 background all_cells +6453.30517578125 1345.3343505859375 background all_cells +6452.63916015625 1383.405517578125 background all_cells +6446.4716796875 1381.08203125 background all_cells +6493.05419921875 1349.944580078125 background all_cells +6497.5771484375 1372.0228271484375 background all_cells +6494.4443359375 1385.865234375 background all_cells +6463.46533203125 1320.83349609375 background all_cells +6464.25341796875 1330.34619140625 background all_cells +6476.2880859375 1321.2974853515625 background all_cells +6476.07666015625 1306.5367431640625 background all_cells +6475.5283203125 1298.66259765625 background all_cells +6320.10546875 1306.8074951171875 background all_cells +6350.0849609375 1308.061767578125 background all_cells +6340.61376953125 1308.349365234375 background all_cells +6330.13916015625 1307.1856689453125 background all_cells +6346.9638671875 1315.84814453125 background all_cells +6373.357421875 1315.177978515625 background all_cells +6362.26171875 1319.809814453125 background all_cells +6369.67919921875 1330.0130615234375 background all_cells +6352.2490234375 1333.390625 background all_cells +6353.685546875 1324.221435546875 background all_cells +6346.2607421875 1323.0655517578125 background all_cells +6364.69580078125 1406.1431884765625 background all_cells +6364.7275390625 1307.0123291015625 background all_cells +6370.99609375 1397.863037109375 background all_cells +6369.9892578125 1389.6015625 background all_cells +6363.568359375 1395.7310791015625 background all_cells +6377.8623046875 1386.3499755859375 background all_cells +6380.82861328125 1338.6044921875 background all_cells +6374.19677734375 1305.50634765625 background all_cells +6378.513671875 1325.5491943359375 background all_cells +6417.24462890625 1325.563720703125 background all_cells +6404.958984375 1320.0048828125 background all_cells +6374.42431640625 1400.1134033203125 background all_cells +6442.11279296875 1406.013916015625 background all_cells +6457.935546875 1402.15234375 background all_cells +6326.47607421875 1371.907958984375 background all_cells +6340.115234375 1366.292236328125 background all_cells +6327.8701171875 1364.3724365234375 background all_cells +6327.15869140625 1356.11376953125 background all_cells +6379.9765625 1361.69287109375 background all_cells +6380.3134765625 1373.7493896484375 background all_cells +6361.248046875 1362.06884765625 background all_cells +6363.5654296875 1375.494873046875 background all_cells +6349.541015625 1345.798095703125 background all_cells +6365.58349609375 1340.2579345703125 background all_cells +6382.4111328125 1353.090087890625 background all_cells +6377.16943359375 1346.6114501953125 background all_cells +6352.40380859375 1356.0894775390625 background all_cells +6364.58251953125 1350.0455322265625 background all_cells +6312.50439453125 1396.1729736328125 background all_cells +6333.4326171875 1389.2095947265625 background all_cells +6323.541015625 1379.8131103515625 background all_cells +6319.70751953125 1393.1358642578125 background all_cells +6315.783203125 1384.0042724609375 background all_cells +6348.48583984375 1408.1663818359375 background all_cells +6345.48974609375 1380.0841064453125 background all_cells +6356.38525390625 1384.7353515625 background all_cells +6353.04296875 1392.833251953125 background all_cells +6322.01953125 1409.0068359375 background all_cells +6324.77197265625 1403.1412353515625 background all_cells +6340.45166015625 1406.56494140625 background all_cells +6334.7490234375 1400.10400390625 background all_cells +6329.81298828125 1405.358642578125 background all_cells +6214.34228515625 1416.8046875 background all_cells +6227.34423828125 1420.4078369140625 background all_cells +6235.35595703125 1423.2513427734375 background all_cells +6233.6357421875 1429.6580810546875 background all_cells +6248.43603515625 1438.8326416015625 background all_cells +6286.41455078125 1423.9080810546875 background all_cells +6281.40283203125 1429.1842041015625 background all_cells +6293.31982421875 1428.5472412109375 background all_cells +6275.4873046875 1450.2606201171875 background all_cells +6292.8662109375 1448.1881103515625 background all_cells +6253.89892578125 1424.8961181640625 background all_cells +6241.5078125 1431.5933837890625 background all_cells +6243.259765625 1425.96142578125 background all_cells +6250.10546875 1427.4150390625 background all_cells +6298.6162109375 1506.5450439453125 background all_cells +6314.58349609375 1489.3419189453125 background all_cells +6311.90380859375 1497.4503173828125 background all_cells +6332.328125 1509.2349853515625 background all_cells +6357.3134765625 1499.91015625 background all_cells +6346.38330078125 1516.48193359375 background all_cells +6338.455078125 1499.95556640625 background all_cells +6426.1376953125 1477.2047119140625 background all_cells +6497.2421875 1479.82568359375 background all_cells +6458.94775390625 1466.361083984375 background all_cells +6517.86279296875 1469.683349609375 background all_cells +6468.755859375 1481.58935546875 background all_cells +6352.89501953125 1486.11572265625 background all_cells +6386.23046875 1454.5091552734375 background all_cells +6372.7001953125 1456.9013671875 background all_cells +6357.52685546875 1456.8291015625 background all_cells +6433.8984375 1498.2591552734375 background all_cells +6498.22509765625 1495.595458984375 background all_cells +6377.5908203125 1496.5982666015625 background all_cells +6468.4453125 1493.246826171875 background all_cells +6447.93994140625 1511.690673828125 background all_cells +6431.462890625 1516.9320068359375 background all_cells +6311.17529296875 1456.4140625 background all_cells +6348.00244140625 1470.5418701171875 background all_cells +6328.638671875 1478.9761962890625 background all_cells +6318.70556640625 1457.475830078125 background all_cells +6311.029296875 1480.3594970703125 background all_cells +6299.14501953125 1443.4510498046875 background all_cells +6305.4853515625 1441.39599609375 background all_cells +6305.07763671875 1431.211669921875 background all_cells +6348.10400390625 1423.851318359375 background all_cells +6342.2138671875 1418.404296875 background all_cells +6360.24072265625 1412.459228515625 background all_cells +6359.537109375 1417.591552734375 background all_cells +6354.875 1423.2437744140625 background all_cells +6324.04443359375 1434.2845458984375 background all_cells +6333.6689453125 1439.47314453125 background all_cells +6313.83203125 1438.5865478515625 background all_cells +6384.01953125 1434.501708984375 background all_cells +6339.73779296875 1434.603271484375 background all_cells +6344.34619140625 1431.4744873046875 background all_cells +6441.43212890625 1439.1141357421875 background all_cells +6392.41845703125 1430.6951904296875 background all_cells +6334.6357421875 1423.9232177734375 background all_cells +6326.32958984375 1426.1043701171875 background all_cells +6323.515625 1418.0330810546875 background all_cells +6316.2451171875 1445.702392578125 background all_cells +6332.06396484375 1447.527099609375 background all_cells +6319.2998046875 1450.6917724609375 background all_cells +6310.59765625 1450.0858154296875 background all_cells +6184.5390625 1481.0015869140625 background all_cells +6242.95458984375 1511.503662109375 background all_cells +6193.197265625 1480.2261962890625 background all_cells +6245.97314453125 1478.93798828125 background all_cells +6246.60400390625 1474.7386474609375 background all_cells +6244.6123046875 1466.3524169921875 background all_cells +6288.12548828125 1468.9300537109375 background all_cells +6300.54638671875 1493.4136962890625 background all_cells +6294.30859375 1519.1220703125 background all_cells +6304.7451171875 1469.796630859375 background all_cells +6292.771484375 1464.3489990234375 background all_cells +6256.19091796875 1468.9493408203125 background all_cells +6255.54150390625 1489.861572265625 background all_cells +6259.77001953125 1493.695068359375 background all_cells +6273.1123046875 1470.513671875 background all_cells +6266.95166015625 1466.954833984375 background all_cells +6256.93115234375 1482.044189453125 background all_cells +6241.07763671875 951.8301391601562 background all_cells +6255.90771484375 959.5256958007812 background all_cells +6243.14453125 960.5477905273438 background all_cells +6260.921875 954.0330810546876 background all_cells +6252.42626953125 969.147216796875 background all_cells +6258.87451171875 965.38916015625 background all_cells +6250.10791015625 979.4100341796876 background all_cells +6245.92626953125 977.0387573242188 background all_cells +6253.1982421875 918.587158203125 background all_cells +6255.51904296875 937.5941772460938 background all_cells +6253.0234375 947.0010375976562 background all_cells +6263.86181640625 946.22998046875 background all_cells +6266.2021484375 916.6591186523438 background all_cells +6255.2099609375 927.7620849609376 background all_cells +6255.68994140625 982.7335205078124 background all_cells +6271.4248046875 996.1201171875 background all_cells +6242.24658203125 993.9481201171876 background all_cells +6258.37255859375 992.0403442382812 background all_cells +6235.8017578125 999.9139404296876 background all_cells +6261.8134765625 1010.9649047851562 background all_cells +6251.7578125 1007.6101684570312 background all_cells +6250.3046875 1001.859619140625 background all_cells +6235.69287109375 928.4580688476562 background all_cells +6244.49267578125 935.7515869140624 background all_cells +6240.93896484375 943.8638305664062 background all_cells +6293.7451171875 1011.1261596679688 background all_cells +6273.69580078125 1012.1109008789062 background all_cells +6292.787109375 1017.15283203125 background all_cells +6285.24951171875 1016.3395385742188 background all_cells +6286.53759765625 962.6661987304688 background all_cells +6266.03173828125 976.54052734375 background all_cells +6286.3759765625 988.8396606445312 background all_cells +6278.04296875 979.630615234375 background all_cells +6271.9462890625 967.7197265625 background all_cells +6277.4443359375 949.4364013671876 background all_cells +6278.9697265625 957.05029296875 background all_cells +6268.544921875 955.898681640625 background all_cells +6293.22802734375 971.2946166992188 background all_cells +6309.6298828125 970.5567016601562 background all_cells +6311.8779296875 979.140380859375 background all_cells +6316.4150390625 984.634033203125 background all_cells +6308.17236328125 951.8250122070312 background all_cells +6304.16357421875 990.2809448242188 background all_cells +6298.6982421875 1003.0307006835938 background all_cells +6311.876953125 996.3910522460938 background all_cells +6271.0302734375 925.5103759765624 background all_cells +6302.79150390625 930.2775268554688 background all_cells +6278.2353515625 940.6607055664062 background all_cells +6272.7138671875 934.5987548828124 background all_cells +6305.92822265625 1029.6363525390625 background all_cells +6312.3134765625 1011.3231811523438 background all_cells +6317.89892578125 1013.4712524414062 background all_cells +6308.90185546875 1022.8026123046876 background all_cells +6313.7060546875 1036.8826904296875 background all_cells +6255.7099609375 1026.4718017578125 background all_cells +6266.82373046875 1031.003662109375 background all_cells +6268.46240234375 1022.8430786132812 background all_cells +6258.0390625 1033.2490234375 background all_cells +6259.1767578125 1039.104248046875 background all_cells +6240.28125 1044.2037353515625 background all_cells +6264.517578125 1040.5845947265625 background all_cells +6250.857421875 1042.431640625 background all_cells +6256.39697265625 1048.711181640625 background all_cells +6254.73876953125 1055.89306640625 background all_cells +6269.9697265625 1053.57470703125 background all_cells +6291.9091796875 1035.6829833984375 background all_cells +6283.05615234375 1039.6243896484375 background all_cells +6301.02490234375 1035.014404296875 background all_cells +6238.3818359375 1026.771484375 background all_cells +6246.5791015625 1033.0291748046875 background all_cells +6246.6171875 1019.3419799804688 background all_cells +6341.705078125 1157.7933349609375 background all_cells +6342.841796875 1161.8155517578125 background all_cells +6344.22998046875 1166.5225830078125 background all_cells +6356.052734375 1116.350341796875 background all_cells +6358.7880859375 1095.3092041015625 background all_cells +6360.15380859375 1126.6070556640625 background all_cells +6363.7919921875 1117.8245849609375 background all_cells +6366.5322265625 1111.281005859375 background all_cells +6363.04052734375 1103.213134765625 background all_cells +6354.087890625 1077.365234375 background all_cells +6366.35302734375 1070.701416015625 background all_cells +6363.44580078125 1078.3475341796875 background all_cells +6351.72802734375 1143.4818115234375 background all_cells +6359.05859375 1136.9246826171875 background all_cells +6350.49951171875 1157.3590087890625 background all_cells +6340.28271484375 1106.2464599609375 background all_cells +6344.69384765625 1087.7532958984375 background all_cells +6351.0927734375 1098.6636962890625 background all_cells +6346.5615234375 1131.629150390625 background all_cells +6343.1181640625 1116.91259765625 background all_cells +6343.263671875 1202.3818359375 background all_cells +6352.61181640625 1203.404052734375 background all_cells +6349.25732421875 1192.7059326171875 background all_cells +6372.8603515625 1092.614013671875 background all_cells +6383.19970703125 1093.9232177734375 background all_cells +6378.3017578125 1092.4678955078125 background all_cells +6385.76904296875 1121.7193603515625 background all_cells +6394.5673828125 1125.9647216796875 background all_cells +6393.03662109375 1115.3594970703125 background all_cells +6390.5712890625 1132.2154541015625 background all_cells +6372.408203125 1105.585205078125 background all_cells +6367.9814453125 1131.2598876953125 background all_cells +6379.599609375 1124.6591796875 background all_cells +6374.990234375 1115.525146484375 background all_cells +6409.9453125 1140.97314453125 background all_cells +6410.66552734375 1118.4039306640625 background all_cells +6410.01025390625 1101.1036376953125 background all_cells +6422.0810546875 1154.43212890625 background all_cells +6424.29541015625 1164.2955322265625 background all_cells +6427.3251953125 1160.0263671875 background all_cells +6396.9296875 1095.41162109375 background all_cells +6394.5068359375 1104.685546875 background all_cells +6389.15625 1098.5477294921875 background all_cells +6452.16015625 927.6578979492188 background all_cells +6423.9755859375 954.3519897460938 background all_cells +6426.84814453125 941.4383544921876 background all_cells +6460.76904296875 913.6362915039062 background all_cells +6460.423828125 935.5411376953124 background all_cells +6478.88818359375 936.2966918945312 background all_cells +6419.52001953125 1127.9403076171875 background all_cells +6419.01220703125 1033.7027587890625 background all_cells +6447.8564453125 1024.277587890625 background all_cells +6429.80322265625 1118.628173828125 background all_cells +6405.9501953125 994.3930053710938 background all_cells +6412.162109375 913.288818359375 background all_cells +6406.49951171875 947.6521606445312 background all_cells +6411.09326171875 1081.394775390625 background all_cells +6402.9765625 1039.0899658203125 background all_cells +6461.9228515625 967.4325561523438 background all_cells +6472.50244140625 993.4318237304688 background all_cells +6463.38134765625 973.9930419921876 background all_cells +6475.7373046875 971.610595703125 background all_cells +6371.4912109375 1026.944091796875 background all_cells +6385.41845703125 1022.5252075195312 background all_cells +6383.97998046875 1037.666259765625 background all_cells +6378.3212890625 1031.7603759765625 background all_cells +6395.32373046875 1043.798583984375 background all_cells +6399.94140625 1026.0589599609375 background all_cells +6398.78076171875 1052.5643310546875 background all_cells +6383.79833984375 1060.62158203125 background all_cells +6396.83935546875 1066.3887939453125 background all_cells +6392.69140625 1065.9345703125 background all_cells +6375.82177734375 1074.138916015625 background all_cells +6377.92626953125 1080.721435546875 background all_cells +6400.2333984375 1079.8536376953125 background all_cells +6368.2490234375 990.6630859375 background all_cells +6321.4111328125 993.7954711914062 background all_cells +6330.17529296875 996.5167846679688 background all_cells +6333.0341796875 990.4354248046876 background all_cells +6373.2685546875 1002.5716552734376 background all_cells +6341.44873046875 990.32958984375 background all_cells +6323.84814453125 1043.8143310546875 background all_cells +6353.4892578125 1035.04736328125 background all_cells +6339.025390625 1029.9517822265625 background all_cells +6368.23681640625 1013.3077392578124 background all_cells +6388.2099609375 1006.3776245117188 background all_cells +6381.8125 1009.6248168945312 background all_cells +6377.970703125 1019.738525390625 background all_cells +6343.51513671875 1008.214111328125 background all_cells +6329.5830078125 1005.3085327148438 background all_cells +6354.23828125 1022.089111328125 background all_cells +6352.34521484375 1003.671142578125 background all_cells +6333.814453125 933.5547485351562 background all_cells +6329.58056640625 936.321533203125 background all_cells +6345.296875 929.4805908203124 background all_cells +6358.22412109375 964.3372802734376 background all_cells +6336.19775390625 966.9426879882812 background all_cells +6383.2060546875 978.58837890625 background all_cells +6364.5556640625 978.9891967773438 background all_cells +6335.28662109375 949.515625 background all_cells +6359.46337890625 957.374755859375 background all_cells +6362.24462890625 952.6922607421876 background all_cells +6328.19189453125 952.0383911132812 background all_cells +6189.30322265625 1224.085693359375 background all_cells +6183.83544921875 1232.7939453125 background all_cells +6194.9794921875 1189.977294921875 background all_cells +6199.375 1199.677490234375 background all_cells +6194.40869140625 1210.796630859375 background all_cells +6216.94140625 1240.9364013671875 background all_cells +6232.5478515625 1236.92236328125 background all_cells +6269.07080078125 1194.281005859375 background all_cells +6232.19873046875 1203.54052734375 background all_cells +6230.76708984375 1229.7117919921875 background all_cells +6203.0595703125 1219.59375 background all_cells +6220.3544921875 1212.606201171875 background all_cells +6220.27587890625 1219.908203125 background all_cells +6203.21728515625 1236.1243896484375 background all_cells +6250.55078125 1210.3939208984375 background all_cells +6247.42529296875 1226.777099609375 background all_cells +6246.50634765625 1222.2421875 background all_cells +6258.12646484375 1238.486572265625 background all_cells +6268.0361328125 1241.6727294921875 background all_cells +6255.88330078125 1231.77880859375 background all_cells +6266.50439453125 1228.862548828125 background all_cells +6261.23291015625 1225.8382568359375 background all_cells +6234.49951171875 1292.2275390625 background all_cells +6268.54833984375 1300.5595703125 background all_cells +6206.4189453125 1298.400634765625 background all_cells +6246.42626953125 1302.77294921875 background all_cells +6217.83447265625 1271.7650146484375 background all_cells +6209.0048828125 1265.7008056640625 background all_cells +6202.79345703125 1259.921630859375 background all_cells +6189.49609375 1268.2589111328125 background all_cells +6245.5068359375 1270.4432373046875 background all_cells +6249.10791015625 1267.3255615234375 background all_cells +6246.06005859375 1261.9871826171875 background all_cells +6243.0400390625 1278.8670654296875 background all_cells +6251.0693359375 1285.912109375 background all_cells +6199.6396484375 1245.177490234375 background all_cells +6205.74365234375 1253.9583740234375 background all_cells +6196.0966796875 1250.8858642578125 background all_cells +6273.4990234375 1290.7689208984375 background all_cells +6390.06787109375 1287.775390625 background all_cells +6409.32177734375 1284.04248046875 background all_cells +6372.9658203125 1275.5797119140625 background all_cells +6374.10791015625 1283.5789794921875 background all_cells +6377.28125 1300.751708984375 background all_cells +6390.74560546875 1282.257080078125 background all_cells +6306.9091796875 1269.380859375 background all_cells +6364.4072265625 1295.169677734375 background all_cells +6362.09521484375 1287.68701171875 background all_cells +6358.4638671875 1276.9473876953125 background all_cells +6302.0009765625 1301.37109375 background all_cells +6320.01513671875 1296.713134765625 background all_cells +6295.65185546875 1298.5997314453125 background all_cells +6281.33642578125 1267.1536865234375 background all_cells +6277.02099609375 1262.83935546875 background all_cells +6353.373046875 1237.29150390625 background all_cells +6349.19921875 1249.88818359375 background all_cells +6340.01171875 1245.5576171875 background all_cells +6343.72412109375 1238.0296630859375 background all_cells +6379.92822265625 1244.747314453125 background all_cells +6389.46630859375 1260.5704345703125 background all_cells +6392.982421875 1243.6964111328125 background all_cells +6384.708984375 1247.7176513671875 background all_cells +6343.2646484375 1254.02490234375 background all_cells +6351.27197265625 1257.149658203125 background all_cells +6357.03564453125 1250.7579345703125 background all_cells +6371.83984375 1244.6673583984375 background all_cells +6389.26708984375 1204.337646484375 background all_cells +6373.455078125 1207.078125 background all_cells +6365.75390625 1204.488037109375 background all_cells +6390.8076171875 1225.6715087890625 background all_cells +6381.34521484375 1238.4825439453125 background all_cells +6386.98046875 1232.4169921875 background all_cells +6364.5673828125 1222.7459716796875 background all_cells +6369.7197265625 1234.1029052734375 background all_cells +6362.37353515625 1230.6121826171875 background all_cells +6348.4697265625 1225.8448486328125 background all_cells +6350.82958984375 1214.0823974609375 background all_cells +6381.626953125 1219.6246337890625 background all_cells +6374.37646484375 1217.1229248046875 background all_cells +6390.90478515625 1216.235107421875 background all_cells +6322.4384765625 1241.83349609375 background all_cells +6326.53173828125 1248.2470703125 background all_cells +6314.0634765625 1246.4757080078125 background all_cells +6331.99365234375 1288.6488037109375 background all_cells +6340.8359375 1290.5948486328125 background all_cells +6307.74853515625 1289.6744384765625 background all_cells +6327.88232421875 1255.8162841796875 background all_cells +6331.234375 1263.892822265625 background all_cells +6333.75390625 1269.4007568359375 background all_cells +6341.11279296875 1258.9073486328125 background all_cells +6334.986328125 1256.43505859375 background all_cells +6322.6259765625 1234.4444580078125 background all_cells +6336.11767578125 1211.02587890625 background all_cells +6334.88818359375 1232.29443359375 background all_cells +6332.0927734375 1223.548095703125 background all_cells +6326.119140625 1213.35546875 background all_cells +6283.11181640625 1218.0615234375 background all_cells +6303.51123046875 1209.0477294921875 background all_cells +6291.95849609375 1231.2955322265625 background all_cells +6293.9716796875 1219.78369140625 background all_cells +6309.83154296875 1217.7393798828125 background all_cells +6312.41357421875 1236.954833984375 background all_cells +6313.611328125 1227.5062255859375 background all_cells +6296.80615234375 1199.5706787109375 background all_cells +6320.6904296875 1200.7799072265625 background all_cells +6306.2109375 1193.1895751953125 background all_cells +6290.80517578125 1247.030517578125 background all_cells +6302.017578125 1240.692138671875 background all_cells +6303.9921875 1256.6424560546875 background all_cells +6302.6025390625 1249.3228759765625 background all_cells +6297.16455078125 1264.7562255859375 background all_cells +6305.619140625 1261.2108154296875 background all_cells +6294.39306640625 1257.3428955078125 background all_cells +6280.75634765625 1121.2373046875 background all_cells +6302.5947265625 1121.0308837890625 background all_cells +6292.53271484375 1122.9189453125 background all_cells +6345.20556640625 1146.7535400390625 background all_cells +6337.83154296875 1145.9248046875 background all_cells +6328.29638671875 1149.1536865234375 background all_cells +6332.87841796875 1125.15771484375 background all_cells +6328.28759765625 1138.9488525390625 background all_cells +6371.4833984375 1139.306396484375 background all_cells +6302.89599609375 1157.6373291015625 background all_cells +6309.45654296875 1151.55029296875 background all_cells +6294.4990234375 1150.6080322265625 background all_cells +6294.544921875 1163.8924560546875 background all_cells +6288.89501953125 1153.689453125 background all_cells +6314.49462890625 1142.1798095703125 background all_cells +6320.24951171875 1143.220703125 background all_cells +6320.31494140625 1131.5963134765625 background all_cells +6318.8955078125 1150.851318359375 background all_cells +6303.890625 1128.232421875 background all_cells +6305.63134765625 1139.9244384765625 background all_cells +6287.32421875 1137.338623046875 background all_cells +6295.17578125 1132.73046875 background all_cells +6297.52197265625 1073.686767578125 background all_cells +6317.54296875 1075.8878173828125 background all_cells +6305.30517578125 1074.727783203125 background all_cells +6336.50048828125 1056.837646484375 background all_cells +6339.42529296875 1075.533935546875 background all_cells +6369.07421875 1055.3687744140625 background all_cells +6334.9755859375 1067.74609375 background all_cells +6322.71435546875 1078.9510498046875 background all_cells +6311.36328125 1085.3773193359375 background all_cells +6327.99609375 1104.2862548828125 background all_cells +6324.61279296875 1085.990478515625 background all_cells +6335.14794921875 1099.7186279296875 background all_cells +6334.7138671875 1092.107666015625 background all_cells +6321.8564453125 1113.6593017578125 background all_cells +6333.1923828125 1133.589111328125 background all_cells +6323.8564453125 1120.81298828125 background all_cells +6314.6162109375 1123.5299072265625 background all_cells +6310.05908203125 1115.7138671875 background all_cells +6291.0654296875 1095.1708984375 background all_cells +6301.18603515625 1113.90673828125 background all_cells +6290.30859375 1115.1002197265625 background all_cells +6294.30615234375 1106.8231201171875 background all_cells +6305.44287109375 1103.9178466796875 background all_cells +6322.470703125 1091.9010009765625 background all_cells +6318.62451171875 1102.8604736328125 background all_cells +6312.15185546875 1108.4814453125 background all_cells +6360.27978515625 1145.5177001953125 background all_cells +6376.04443359375 1142.9017333984375 background all_cells +6372.34326171875 1157.4027099609375 background all_cells +6363.5908203125 1154.7625732421875 background all_cells +6387.81298828125 1146.8182373046875 background all_cells +6397.8701171875 1151.7344970703125 background all_cells +6393.5859375 1153.9512939453125 background all_cells +6381.7177734375 1168.2930908203125 background all_cells +6385.93115234375 1161.9129638671875 background all_cells +6382.2099609375 1151.44287109375 background all_cells +6382.48193359375 1140.2259521484375 background all_cells +6359.27880859375 1186.8875732421875 background all_cells +6357.74072265625 1169.055419921875 background all_cells +6395.06494140625 1178.3118896484375 background all_cells +6403.1337890625 1180.037841796875 background all_cells +6395.81640625 1185.6990966796875 background all_cells +6388.4208984375 1184.21240234375 background all_cells +6382.37060546875 1192.9281005859375 background all_cells +6382.318359375 1185.9681396484375 background all_cells +6391.1513671875 1188.2705078125 background all_cells +6387.5244140625 1176.3218994140625 background all_cells +6370.7607421875 1180.8077392578125 background all_cells +6378.388671875 1182.3548583984375 background all_cells +6375.845703125 1193.972412109375 background all_cells +6373.41943359375 1172.895751953125 background all_cells +6228.236328125 1180.0208740234375 background all_cells +6247.2568359375 1194.37451171875 background all_cells +6239.91552734375 1199.62939453125 background all_cells +6238.4482421875 1193.2950439453125 background all_cells +6250.1435546875 1201.848388671875 background all_cells +6258.94287109375 1195.8702392578125 background all_cells +6241.3896484375 1182.7734375 background all_cells +6257.41162109375 1185.243896484375 background all_cells +6244.703125 1186.3311767578125 background all_cells +6280.0341796875 1155.902587890625 background all_cells +6281.21044921875 1147.333740234375 background all_cells +6281.8701171875 1165.0118408203125 background all_cells +6281.2490234375 1171.4881591796875 background all_cells +6309.87109375 1168.3533935546875 background all_cells +6324.79931640625 1173.492919921875 background all_cells +6313.84716796875 1172.619873046875 background all_cells +6289.84521484375 1176.993896484375 background all_cells +6295.7880859375 1185.77001953125 background all_cells +6302.35546875 1180.3072509765625 background all_cells +6300.4892578125 1170.075439453125 background all_cells +6289.43212890625 1191.70703125 background all_cells +6262.8779296875 1173.64599609375 background all_cells +6271.19775390625 1160.9056396484375 background all_cells +6273.802734375 1185.0921630859375 background all_cells +6272.3515625 1179.349365234375 background all_cells +6247.787109375 1170.662353515625 background all_cells +6254.73486328125 1168.86279296875 background all_cells +6242.12744140625 1172.2110595703125 background all_cells +6234.302734375 1163.3582763671875 background all_cells +6233.2470703125 1149.216552734375 background all_cells +6232.6123046875 1172.4508056640625 background all_cells +6229.1591796875 1169.166748046875 background all_cells +6241.3916015625 1152.993896484375 background all_cells +6253.59130859375 1157.389892578125 background all_cells +6247.53466796875 1155.8397216796875 background all_cells +6210.423828125 1101.384521484375 background all_cells +6212.88330078125 1095.0963134765625 background all_cells +6291.8466796875 1070.0281982421875 background all_cells +6277.19384765625 1062.57470703125 background all_cells +6284.7646484375 1067.8363037109375 background all_cells +6281.09716796875 1080.331298828125 background all_cells +6296.67138671875 1085.130126953125 background all_cells +6290.408203125 1077.2667236328125 background all_cells +6208.86962890625 1113.3486328125 background all_cells +6231.28515625 1117.0963134765625 background all_cells +6224.72216796875 1118.045166015625 background all_cells +6261.06396484375 1065.70361328125 background all_cells +6254.29931640625 1077.1561279296875 background all_cells +6248.90478515625 1069.064453125 background all_cells +6244.68359375 1112.4415283203125 background all_cells +6261.3251953125 1100.3690185546875 background all_cells +6253.43603515625 1086.96240234375 background all_cells +6247.6376953125 1088.3016357421875 background all_cells +6271.89892578125 1089.4385986328125 background all_cells +6264.99072265625 1084.80029296875 background all_cells +6301.625 1043.94970703125 background all_cells +6318.2568359375 1050.443603515625 background all_cells +6268.3232421875 1043.6131591796875 background all_cells +6289.79736328125 1053.8780517578125 background all_cells +6284.00048828125 1044.1898193359375 background all_cells +6279.17919921875 1048.5714111328125 background all_cells +6300.630859375 1062.5247802734375 background all_cells +6327.6240234375 1062.814208984375 background all_cells +6319.51318359375 1059.3890380859375 background all_cells +6308.9111328125 1055.6865234375 background all_cells +6233.28759765625 1045.10302734375 background all_cells +6234.734375 1055.431640625 background all_cells +6210.3544921875 1150.271728515625 background all_cells +6195.94384765625 1155.9788818359375 background all_cells +6209.650390625 1154.61572265625 background all_cells +6219.34375 1152.697265625 background all_cells +6212.11376953125 1126.7840576171875 background all_cells +6227.8984375 1140.8411865234375 background all_cells +6231.21875 1137.5533447265625 background all_cells +6220.45556640625 1135.2186279296875 background all_cells +6244.44970703125 1142.204833984375 background all_cells +6261.37841796875 1138.697265625 background all_cells +6256.51904296875 1145.5384521484375 background all_cells +6249.22314453125 1137.1151123046875 background all_cells +6262.01318359375 1122.4842529296875 background all_cells +6235.93603515625 1131.376708984375 background all_cells +6244.830078125 1129.0726318359375 background all_cells +6252.1328125 1127.508544921875 background all_cells +5267.79443359375 1295.2557373046875 background all_cells +5260.04248046875 1306.571044921875 background all_cells +5250.021484375 1322.40234375 background all_cells +5252.931640625 1312.7066650390625 background all_cells +5806.65673828125 1212.1273193359375 background all_cells +5803.8173828125 1162.9447021484375 background all_cells +5771.67529296875 1293.798828125 background all_cells +5788.13037109375 1262.4471435546875 background all_cells +5780.1474609375 1273.5540771484375 background all_cells +5754.56103515625 1173.0775146484375 background all_cells +5771.73876953125 1189.4642333984375 background all_cells +5760.94677734375 1186.40625 background all_cells +5767.05126953125 1173.6217041015625 background all_cells +5780.0224609375 1232.7421875 background all_cells +5780.87109375 1241.972412109375 background all_cells +5799.876953125 1230.2470703125 background all_cells +5795.1357421875 1220.164306640625 background all_cells +5793.267578125 1232.9097900390625 background all_cells +5785.9853515625 1227.3597412109375 background all_cells +5774.29736328125 1200.85009765625 background all_cells +5766.873046875 1270.5076904296875 background all_cells +5770.8212890625 1215.2568359375 background all_cells +5754.08154296875 1240.0238037109375 background all_cells +5752.55615234375 1231.1658935546875 background all_cells +5760.64208984375 1204.919921875 background all_cells +5787.201171875 1191.43896484375 background all_cells +5799.6279296875 1208.7275390625 background all_cells +5796.5595703125 1188.539794921875 background all_cells +5793.0234375 1206.1141357421875 background all_cells +5814.1025390625 1166.432373046875 background all_cells +5825.1923828125 1205.965576171875 background all_cells +5820.341796875 1218.2237548828125 background all_cells +5855.74560546875 1213.54443359375 background all_cells +5856.45458984375 1224.0989990234375 background all_cells +5839.49658203125 1218.0201416015625 background all_cells +5841.61572265625 1195.6834716796875 background all_cells +5843.72607421875 1207.7313232421875 background all_cells +5832.8056640625 1206.9248046875 background all_cells +5831.22412109375 1198.7412109375 background all_cells +5830.04931640625 1164.247314453125 background all_cells +5849.322265625 1181.410400390625 background all_cells +5849.1171875 1166.642578125 background all_cells +5783.9228515625 1278.8935546875 background all_cells +5790.26611328125 1295.06689453125 background all_cells +5791.4677734375 1284.1044921875 background all_cells +5778.228515625 1281.165283203125 background all_cells +5796.76611328125 1293.5435791015625 background all_cells +5807.25048828125 1278.6495361328125 background all_cells +5804.6005859375 1286.33349609375 background all_cells +5804.125 1295.1065673828125 background all_cells +5798.24658203125 1271.380126953125 background all_cells +5802.06396484375 1267.332763671875 background all_cells +5799.69091796875 1254.39404296875 background all_cells +5852.52392578125 1079.108642578125 background all_cells +5843.45361328125 1094.5875244140625 background all_cells +5845.2451171875 1082.1383056640625 background all_cells +5839.8505859375 1057.2750244140625 background all_cells +5834.591796875 1073.4747314453125 background all_cells +5835.0673828125 1064.6689453125 background all_cells +5852.43017578125 1064.962158203125 background all_cells +5955.4296875 1077.5928955078125 background all_cells +5949.47119140625 1045.74072265625 background all_cells +5955.34326171875 1045.6448974609375 background all_cells +5956.19091796875 1055.38818359375 background all_cells +5958.443359375 1062.4156494140625 background all_cells +5962.01904296875 1071.2967529296875 background all_cells +5970.6865234375 1047.056396484375 background all_cells +5968.3974609375 1081.305908203125 background all_cells +5967.82666015625 1089.066650390625 background all_cells +5967.5244140625 1101.8614501953125 background all_cells +5973.5107421875 1091.43701171875 background all_cells +5967.8017578125 1095.96142578125 background all_cells +5969.2802734375 1107.0181884765625 background all_cells +5934.162109375 1029.803955078125 background all_cells +5920.3896484375 1034.0889892578125 background all_cells +5925.7255859375 1033.415283203125 background all_cells +5915.5244140625 1029.2901611328125 background all_cells +5935.6142578125 1041.53955078125 background all_cells +5916.45263671875 1059.958251953125 background all_cells +5926.77978515625 1049.36669921875 background all_cells +5919.228515625 1050.08935546875 background all_cells +5903.6416015625 1081.2730712890625 background all_cells +5911.02783203125 1091.7852783203125 background all_cells +5903.73193359375 1094.1751708984375 background all_cells +5904.82080078125 1060.5701904296875 background all_cells +5911.59375 1064.3568115234375 background all_cells +5909.181640625 1072.0567626953125 background all_cells +5931.9921875 1061.5035400390625 background all_cells +5946.25146484375 1052.122314453125 background all_cells +5915.65185546875 1067.88037109375 background all_cells +5922.376953125 1069.5306396484375 background all_cells +5940.70166015625 1060.9158935546875 background all_cells +5944.28564453125 1082.7545166015625 background all_cells +5919.5654296875 1079.1588134765625 background all_cells +5954.22216796875 1088.165283203125 background all_cells +5919.20751953125 1091.6094970703125 background all_cells +5935.16455078125 1085.51123046875 background all_cells +5914.849609375 1083.7574462890625 background all_cells +5873.3564453125 1082.6507568359375 background all_cells +5862.8369140625 1088.6351318359375 background all_cells +5875.66650390625 1064.704345703125 background all_cells +5876.54443359375 1092.8687744140625 background all_cells +5860.84033203125 1074.8529052734375 background all_cells +5871.51611328125 1072.42138671875 background all_cells +5887.81787109375 1084.6209716796875 background all_cells +5891.53759765625 1094.9271240234375 background all_cells +5894.865234375 1089.4537353515625 background all_cells +5890.5478515625 1061.012451171875 background all_cells +5890.96875 1074.189208984375 background all_cells +5898.083984375 1070.376953125 background all_cells +5885.5673828125 1035.2705078125 background all_cells +5902.5986328125 1045.2998046875 background all_cells +5894.34130859375 1041.466064453125 background all_cells +5885.28369140625 1050.482177734375 background all_cells +5864.3408203125 1049.854248046875 background all_cells +5874.67138671875 1054.31396484375 background all_cells +5863.60498046875 1037.5052490234375 background all_cells +5846.17333984375 1229.20703125 background all_cells +5857.8896484375 1254.8341064453125 background all_cells +5864.34521484375 1248.7742919921875 background all_cells +5840.4208984375 1243.9989013671875 background all_cells +5855.2783203125 1266.0201416015625 background all_cells +5841.546875 1263.760009765625 background all_cells +5846.13623046875 1269.9830322265625 background all_cells +5859.828125 1274.435302734375 background all_cells +5864.8857421875 1265.6929931640625 background all_cells +5838.9697265625 1285.9815673828125 background all_cells +5860.6083984375 1288.3792724609375 background all_cells +5848.7255859375 1288.3568115234375 background all_cells +5838.3525390625 1293.7562255859375 background all_cells +5810.333984375 1271.0029296875 background all_cells +5835.181640625 1267.0946044921875 background all_cells +5833.58740234375 1279.64501953125 background all_cells +5824.60888671875 1272.1827392578125 background all_cells +5816.47119140625 1278.654052734375 background all_cells +5816.06591796875 1253.804443359375 background all_cells +5819.8349609375 1232.826904296875 background all_cells +5808.95263671875 1231.9072265625 background all_cells +5824.7041015625 1258.7147216796875 background all_cells +5822.65869140625 1246.4405517578125 background all_cells +5894.90087890625 1195.370849609375 background all_cells +5907.05419921875 1186.3958740234375 background all_cells +5904.18603515625 1200.547607421875 background all_cells +5918.0126953125 1203.884765625 background all_cells +5927.40673828125 1219.87744140625 background all_cells +5919.16357421875 1218.986083984375 background all_cells +5911.2822265625 1208.2921142578125 background all_cells +5924.5087890625 1204.3785400390625 background all_cells +5919.15478515625 1162.7152099609375 background all_cells +5912.48681640625 1196.4715576171875 background all_cells +5921.5087890625 1173.545166015625 background all_cells +5893.68798828125 1230.4429931640625 background all_cells +5904.83056640625 1223.98193359375 background all_cells +5900.8828125 1230.4632568359375 background all_cells +5893.67626953125 1243.436767578125 background all_cells +5881.4482421875 1212.93408203125 background all_cells +5891.81689453125 1189.327880859375 background all_cells +5889.60791015625 1195.8427734375 background all_cells +5886.56689453125 1185.1871337890625 background all_cells +5881.61376953125 1247.5732421875 background all_cells +5884.517578125 1227.220947265625 background all_cells +5903.16015625 1269.6470947265625 background all_cells +5910.630859375 1247.8333740234375 background all_cells +5908.658203125 1235.7540283203125 background all_cells +5882.505859375 1287.0089111328125 background all_cells +5905.2236328125 1282.990478515625 background all_cells +5886.95361328125 1297.3834228515625 background all_cells +5887.9892578125 1288.7476806640625 background all_cells +5872.8330078125 1262.24267578125 background all_cells +5872.1533203125 1272.5797119140625 background all_cells +5877.02880859375 1285.419921875 background all_cells +5869.26318359375 1283.4609375 background all_cells +5882.75 1268.9852294921875 background all_cells +5920.16357421875 1280.0760498046875 background all_cells +5929.59619140625 1241.5728759765625 background all_cells +5927.9296875 1251.0623779296875 background all_cells +5927.88134765625 1259.1060791015625 background all_cells +5922.57275390625 1248.1453857421875 background all_cells +5786.017578125 1070.5015869140625 background all_cells +5787.92138671875 1089.1751708984375 background all_cells +5775.62744140625 1084.09423828125 background all_cells +5799.10986328125 1080.421875 background all_cells +5785.236328125 1080.777099609375 background all_cells +5771.39501953125 1069.05908203125 background all_cells +5753.1923828125 1144.357666015625 background all_cells +5793.49267578125 1148.7193603515625 background all_cells +5783.4814453125 1163.7529296875 background all_cells +5748.873046875 1158.39990234375 background all_cells +5754.0712890625 1162.9541015625 background all_cells +5752.4130859375 1152.6627197265625 background all_cells +5752.41796875 1079.2501220703125 background all_cells +5758.7080078125 1064.7705078125 background all_cells +5756.0390625 1097.4766845703125 background all_cells +5753.505859375 1087.8201904296875 background all_cells +5861.1201171875 1105.33740234375 background all_cells +5842.572265625 1100.7537841796875 background all_cells +5844.279296875 1107.6806640625 background all_cells +5870.15869140625 1108.6624755859375 background all_cells +5868.33837890625 1098.5286865234375 background all_cells +5905.33642578125 1151.453857421875 background all_cells +5914.33740234375 1140.0894775390625 background all_cells +5914.0458984375 1149.7532958984375 background all_cells +5903.61962890625 1138.3580322265625 background all_cells +5898.68603515625 1151.6279296875 background all_cells +5898.681640625 1133.7587890625 background all_cells +5892.85693359375 1100.0499267578125 background all_cells +5886.607421875 1120.245361328125 background all_cells +5887.91796875 1111.187744140625 background all_cells +5876.21875 1121.7923583984375 background all_cells +5873.3779296875 1156.593505859375 background all_cells +5876.35498046875 1176.39892578125 background all_cells +5878.4248046875 1115.886962890625 background all_cells +5880.85302734375 1101.6046142578125 background all_cells +5879.3603515625 1109.4144287109375 background all_cells +5866.705078125 1118.49951171875 background all_cells +5845.6611328125 1130.234375 background all_cells +5863.82373046875 1136.4669189453125 background all_cells +5857.677734375 1124.79931640625 background all_cells +5805.6962890625 1099.0643310546875 background all_cells +5805.70654296875 1092.5770263671875 background all_cells +5823.1591796875 1096.8831787109375 background all_cells +5819.68505859375 1115.2509765625 background all_cells +5815.73193359375 1103.234619140625 background all_cells +5800.71142578125 1140.0413818359375 background all_cells +5836.14013671875 1144.906494140625 background all_cells +5803.81298828125 1146.2353515625 background all_cells +5828.994140625 1128.06396484375 background all_cells +5829.25634765625 1135.4337158203125 background all_cells +5807.6650390625 1134.7235107421875 background all_cells +5824.23828125 1066.369873046875 background all_cells +5824.328125 1081.8896484375 background all_cells +5811.806640625 1079.7237548828125 background all_cells +5936.2197265625 1144.3099365234375 background all_cells +5950.70556640625 1156.1243896484375 background all_cells +5924.470703125 1155.58984375 background all_cells +5925.142578125 1144.6148681640625 background all_cells +5982.2568359375 1153.7694091796875 background all_cells +5989.9736328125 1147.015869140625 background all_cells +5993.0712890625 1138.5589599609375 background all_cells +5984.4462890625 1145.2794189453125 background all_cells +5962.55615234375 1148.9649658203125 background all_cells +5933.8212890625 1159.4310302734375 background all_cells +5938.55224609375 1167.7144775390625 background all_cells +5932.25634765625 1167.0477294921875 background all_cells +5944.06494140625 1164.296630859375 background all_cells +5973.88720703125 1239.0989990234375 background all_cells +5996.5537109375 1248.511962890625 background all_cells +5995.640625 1244.482177734375 background all_cells +6006.57080078125 1242.75390625 background all_cells +5990.814453125 1250.056884765625 background all_cells +6001.7666015625 1259.1468505859375 background all_cells +6000.60693359375 1252.107666015625 background all_cells +5993.39990234375 1254.297607421875 background all_cells +5987.4931640625 1263.4422607421875 background all_cells +5992.3720703125 1271.13818359375 background all_cells +5984.3017578125 1259.4541015625 background all_cells +5951.50830078125 1296.60986328125 background all_cells +5941.7890625 1290.71630859375 background all_cells +5944.01513671875 1271.5987548828125 background all_cells +5928.40234375 1283.4150390625 background all_cells +5936.3291015625 1282.8953857421875 background all_cells +5966.935546875 1278.398681640625 background all_cells +5960.89208984375 1266.882568359375 background all_cells +5980.59423828125 1267.398193359375 background all_cells +5975.0908203125 1272.7947998046875 background all_cells +5968.939453125 1257.8133544921875 background all_cells +5961.150390625 1258.3590087890625 background all_cells +5981.14453125 1253.2410888671875 background all_cells +5975.37255859375 1255.5963134765625 background all_cells +5951.27880859375 1251.67236328125 background all_cells +5955.42822265625 1266.838134765625 background all_cells +5940.5078125 1261.216064453125 background all_cells +5995.59228515625 1151.7349853515625 background all_cells +6008.23046875 1147.477783203125 background all_cells +6003.345703125 1152.61865234375 background all_cells +5998.5595703125 1144.40234375 background all_cells +6011.015625 1158.7779541015625 background all_cells +6020.09521484375 1162.369384765625 background all_cells +6013.71533203125 1166.74658203125 background all_cells +5999.65673828125 1159.4100341796875 background all_cells +6004.76806640625 1168.307861328125 background all_cells +6006.10302734375 1156.2701416015625 background all_cells +5998.169921875 1165.6051025390625 background all_cells +5991.75146484375 1201.1090087890625 background all_cells +6002.14404296875 1188.022705078125 background all_cells +6000.65869140625 1201.8082275390625 background all_cells +5993.51416015625 1223.972412109375 background all_cells +6003.017578125 1221.3427734375 background all_cells +5999.94091796875 1211.1748046875 background all_cells +5980.7548828125 1219.6614990234375 background all_cells +5982.6513671875 1204.1812744140625 background all_cells +5985.115234375 1214.0498046875 background all_cells +5976.75 1211.2926025390625 background all_cells +5964.22021484375 1183.9061279296875 background all_cells +5976.12744140625 1190.9151611328125 background all_cells +5972.46435546875 1169.4796142578125 background all_cells +5973.31103515625 1186.4903564453125 background all_cells +5935.28173828125 1209.85009765625 background all_cells +5960.822265625 1209.2310791015625 background all_cells +5937.314453125 1217.5245361328125 background all_cells +5957.0537109375 1235.6295166015625 background all_cells +5958.6005859375 1175.0537109375 background all_cells +5950.92236328125 1182.1307373046875 background all_cells +5984.087890625 1173.537841796875 background all_cells +5973.955078125 1224.5743408203125 background all_cells +5982.53173828125 1227.2001953125 background all_cells +5988.94921875 1181.2186279296875 background all_cells +5988.31591796875 1186.644775390625 background all_cells +6016.53125 1196.7066650390625 background all_cells +6029.38623046875 1197.4268798828125 background all_cells +6037.33935546875 1192.8846435546875 background all_cells +6037.06494140625 1183.42333984375 background all_cells +6045.6279296875 1188.6605224609375 background all_cells +6049.83447265625 1181.880859375 background all_cells +6043.81591796875 1183.4715576171875 background all_cells +6020.013671875 1211.4171142578125 background all_cells +6013.97900390625 1235.81591796875 background all_cells +6013.541015625 1223.0772705078125 background all_cells +6010.57861328125 1212.0313720703125 background all_cells +6037.2890625 1276.7353515625 background all_cells +6025.435546875 1270.8907470703125 background all_cells +6032.02294921875 1214.2467041015625 background all_cells +6035.14306640625 1208.7227783203125 background all_cells +6050.1318359375 1121.9710693359375 background all_cells +6052.5478515625 1133.850830078125 background all_cells +6066.8359375 1123.4295654296875 background all_cells +6053.66796875 1197.0355224609375 background all_cells +6064.4677734375 1206.7918701171875 background all_cells +6072.66845703125 1203.4171142578125 background all_cells +6061.97314453125 1200.0701904296875 background all_cells +6072.96337890625 1180.2276611328125 background all_cells +6069.69775390625 1185.7882080078125 background all_cells +6061.84814453125 1189.7529296875 background all_cells +6062.84033203125 1181.6119384765625 background all_cells +6070.20751953125 1138.539306640625 background all_cells +6058.982421875 1164.141845703125 background all_cells +6061.94384765625 1158.406005859375 background all_cells +6058.91943359375 1153.3463134765625 background all_cells +6067.2236328125 1157.6527099609375 background all_cells +6053.2958984375 1219.445556640625 background all_cells +6071.02734375 1220.987060546875 background all_cells +6066.67333984375 1217.58984375 background all_cells +6068.0751953125 1231.7730712890625 background all_cells +6063.548828125 1249.964111328125 background all_cells +6071.94775390625 1249.5870361328125 background all_cells +6071.142578125 1296.009033203125 background all_cells +6076.5703125 1293.48291015625 background all_cells +6076.85693359375 1286.5042724609375 background all_cells +6045.63671875 1285.2261962890625 background all_cells +6060.94287109375 1278.0186767578125 background all_cells +6049.09130859375 1293.6556396484375 background all_cells +6067.41064453125 1268.1219482421875 background all_cells +6070.71435546875 1273.650146484375 background all_cells +6072.2197265625 1281.5428466796875 background all_cells +6066.86376953125 1288.663330078125 background all_cells +6046.01708984375 1270.283203125 background all_cells +6060.822265625 1261.404052734375 background all_cells +6040.21728515625 1265.178955078125 background all_cells +6052.31689453125 1257.063720703125 background all_cells +6023.02978515625 1043.8397216796875 background all_cells +6036.44384765625 1039.897216796875 background all_cells +6044.2373046875 1045.0938720703125 background all_cells +6043.8388671875 1056.27587890625 background all_cells +6027.2529296875 1045.1959228515625 background all_cells +6063.74365234375 1045.367431640625 background all_cells +6062.302734375 1060.978759765625 background all_cells +6071.6298828125 1056.005615234375 background all_cells +6062.806640625 1052.0220947265625 background all_cells +6057.64013671875 1060.5550537109375 background all_cells +6066.34716796875 1065.7869873046875 background all_cells +6037.87939453125 1068.0469970703125 background all_cells +6025.185546875 1072.2318115234375 background all_cells +6030.87060546875 1071.7427978515625 background all_cells +6052.51171875 1056.718994140625 background all_cells +6053.54931640625 1064.25537109375 background all_cells +6053.16943359375 1071.32568359375 background all_cells +6069.39404296875 1028.75439453125 background all_cells +6072.23779296875 1033.0400390625 background all_cells +5977.48974609375 1131.15673828125 background all_cells +5952.86328125 1112.521240234375 background all_cells +5965.232421875 1115.5902099609375 background all_cells +5958.41552734375 1120.2708740234375 background all_cells +5956.50927734375 1102.2764892578125 background all_cells +5992.36572265625 1122.679931640625 background all_cells +5991.6171875 1115.38330078125 background all_cells +5986.0146484375 1117.6964111328125 background all_cells +5953.8505859375 1140.6661376953125 background all_cells +5971.05712890625 1134.9393310546875 background all_cells +5949.94091796875 1123.2857666015625 background all_cells +5954.443359375 1133.822509765625 background all_cells +5955.8310546875 1127.609619140625 background all_cells +6036.37890625 1084.3902587890625 background all_cells +6045.85595703125 1096.9033203125 background all_cells +6044.48291015625 1090.865478515625 background all_cells +6038.490234375 1094.3212890625 background all_cells +6052.6640625 1106.46923828125 background all_cells +6072.89599609375 1103.191650390625 background all_cells +6001.673828125 1101.7850341796875 background all_cells +5993.1171875 1091.0260009765625 background all_cells +6011.6689453125 1109.73486328125 background all_cells +6002.28173828125 1095.7686767578125 background all_cells +6001.7080078125 1087.446533203125 background all_cells +5959.3291015625 1485.2489013671875 background all_cells +5968.95654296875 1506.4608154296875 background all_cells +5965.57275390625 1495.0850830078125 background all_cells +5959.359375 1505.1761474609375 background all_cells +6026.57861328125 1485.056884765625 background all_cells +6006.18212890625 1467.5291748046875 background all_cells +6008.076171875 1479.76708984375 background all_cells +6024.3642578125 1454.3931884765625 background all_cells +6022.884765625 1467.236083984375 background all_cells +6020.4208984375 1457.485595703125 background all_cells +6012.970703125 1502.879638671875 background all_cells +5981.7568359375 1506.7698974609375 background all_cells +5992.89404296875 1514.5487060546875 background all_cells +5989.3505859375 1494.451171875 background all_cells +5987.32275390625 1484.5989990234375 background all_cells +5966.126953125 1466.37353515625 background all_cells +6114.46630859375 1510.294677734375 background all_cells +6148.18994140625 1517.5164794921875 background all_cells +6131.6826171875 1514.0965576171875 background all_cells +6122.78759765625 1519.7974853515625 background all_cells +6121.4921875 1502.5087890625 background all_cells +6140.7109375 1486.78515625 background all_cells +6141.38916015625 1472.3997802734375 background all_cells +6149.3603515625 1483.00927734375 background all_cells +6148.00537109375 1488.38720703125 background all_cells +6115.6484375 1462.3765869140625 background all_cells +6109.90478515625 1446.6427001953125 background all_cells +6128.56982421875 1465.34619140625 background all_cells +6127.04833984375 1450.9591064453125 background all_cells +6125.6533203125 1458.3216552734375 background all_cells +6074.5439453125 1468.8853759765625 background all_cells +6104.9775390625 1452.046630859375 background all_cells +6083.75439453125 1446.255859375 background all_cells +6095.21826171875 1447.755859375 background all_cells +6082.6337890625 1465.6231689453125 background all_cells +6081.80078125 1462.6162109375 background all_cells +6094.19140625 1500.1158447265625 background all_cells +6082.37841796875 1512.220458984375 background all_cells +6084.59619140625 1502.689697265625 background all_cells +6105.67919921875 1497.0325927734375 background all_cells +6101.7841796875 1506.9818115234375 background all_cells +6080.09716796875 1481.3681640625 background all_cells +6121.83154296875 1482.3236083984375 background all_cells +6115.6796875 1471.425537109375 background all_cells +6030.6904296875 1469.165771484375 background all_cells +6034.6982421875 1474.8016357421875 background all_cells +6031.28369140625 1483.76513671875 background all_cells +6058.79736328125 1500.129150390625 background all_cells +6049.31494140625 1514.83251953125 background all_cells +6062.4912109375 1508.4254150390625 background all_cells +6037.9951171875 1508.5526123046875 background all_cells +6073.98486328125 1504.8499755859375 background all_cells +6061.9326171875 1473.7178955078125 background all_cells +6071.2978515625 1484.0750732421875 background all_cells +6071.94775390625 1477.4794921875 background all_cells +6047.57666015625 1476.01318359375 background all_cells +6033.3740234375 1460.5091552734375 background all_cells +6056.87353515625 1455.5350341796875 background all_cells +6060.4189453125 1467.04638671875 background all_cells +6052.83837890625 1459.589111328125 background all_cells +6031.947265625 1338.5723876953125 background all_cells +6033.9072265625 1349.7177734375 background all_cells +6028.7021484375 1344.709716796875 background all_cells +6026.5556640625 1358.83203125 background all_cells +6033.6513671875 1367.3369140625 background all_cells +6044.0244140625 1341.1015625 background all_cells +6044.92333984375 1347.259765625 background all_cells +6039.21484375 1357.196044921875 background all_cells +6047.95556640625 1363.2684326171875 background all_cells +6059.5078125 1298.2742919921875 background all_cells +6072.3359375 1302.2518310546875 background all_cells +6065.8603515625 1304.05126953125 background all_cells +6081.708984375 1307.5030517578125 background all_cells +6095.1435546875 1303.1895751953125 background all_cells +6089.01416015625 1317.07861328125 background all_cells +6077.40087890625 1310.98291015625 background all_cells +6056.19970703125 1348.5950927734375 background all_cells +6094.39111328125 1348.633544921875 background all_cells +6088.19921875 1354.68994140625 background all_cells +6078.93701171875 1354.1290283203125 background all_cells +6068.31298828125 1351.6923828125 background all_cells +6106.74560546875 1334.1522216796875 background all_cells +6098.4150390625 1324.01611328125 background all_cells +6079.47314453125 1333.624755859375 background all_cells +6079.50048828125 1341.8560791015625 background all_cells +6065.240234375 1328.5274658203125 background all_cells +6067.99658203125 1365.4669189453125 background all_cells +6143.6064453125 1404.1075439453125 background all_cells +6142.919921875 1412.1275634765625 background all_cells +6133.3203125 1432.0184326171875 background all_cells +6154.74365234375 1432.4671630859375 background all_cells +6152.4619140625 1416.0177001953125 background all_cells +6149.27783203125 1401.9993896484375 background all_cells +6173.88818359375 1415.6646728515625 background all_cells +6185.9296875 1418.411376953125 background all_cells +6166.0673828125 1415.9947509765625 background all_cells +6162.14501953125 1422.326171875 background all_cells +6184.52734375 1472.3428955078125 background all_cells +6188.55419921875 1429.343994140625 background all_cells +6189.73193359375 1437.149169921875 background all_cells +6184.7265625 1435.0574951171875 background all_cells +6157.2607421875 1399.884765625 background all_cells +6158.2841796875 1411.968994140625 background all_cells +6169.146484375 1409.7774658203125 background all_cells +6167.998046875 1400.2427978515625 background all_cells +6218.763671875 1450.3389892578125 background all_cells +6234.005859375 1462.3250732421875 background all_cells +6216.68310546875 1462.90869140625 background all_cells +6225.298828125 1494.71044921875 background all_cells +6238.33056640625 1518.0313720703125 background all_cells +6238.52880859375 1489.7120361328125 background all_cells +6235.990234375 1478.7879638671875 background all_cells +6229.14794921875 1475.1627197265625 background all_cells +6215.0009765625 1486.8414306640625 background all_cells +6226.00537109375 1483.344970703125 background all_cells +6218.22216796875 1480.2222900390625 background all_cells +6160.021484375 1501.0703125 background all_cells +6183.33251953125 1512.0560302734375 background all_cells +6175.6025390625 1476.925048828125 background all_cells +6172.365234375 1496.311767578125 background all_cells +6196.44580078125 1444.2772216796875 background all_cells +6198.12744140625 1467.8909912109375 background all_cells +6213.439453125 1435.36181640625 background all_cells +6208.6748046875 1465.060302734375 background all_cells +6200.8154296875 1495.0699462890625 background all_cells +6213.39404296875 1516.426025390625 background all_cells +6193.51806640625 1510.321533203125 background all_cells +6205.7490234375 1476.7587890625 background all_cells +6204.18359375 1510.743896484375 background all_cells +6200.603515625 1487.3515625 background all_cells +6166.6240234375 1474.9473876953125 background all_cells +6184.60888671875 1447.978515625 background all_cells +6177.6435546875 1443.48681640625 background all_cells +6179.6474609375 1466.0245361328125 background all_cells +6173.7177734375 1455.286376953125 background all_cells +6170.51708984375 1464.8531494140625 background all_cells +6104.68310546875 1393.6348876953125 background all_cells +6096.708984375 1381.3076171875 background all_cells +6070.8857421875 1396.4874267578125 background all_cells +6116.18701171875 1394.787109375 background all_cells +6093.42138671875 1433.3597412109375 background all_cells +6109.00537109375 1423.6151123046875 background all_cells +6111.5185546875 1411.746337890625 background all_cells +6106.63525390625 1406.162841796875 background all_cells +6118.30712890625 1408.830078125 background all_cells +6112.98095703125 1402.316650390625 background all_cells +6077.9384765625 1434.078125 background all_cells +6088.50927734375 1437.9654541015625 background all_cells +6086.9677734375 1434.595458984375 background all_cells +6083.33984375 1425.7490234375 background all_cells +6108.8193359375 1366.2725830078125 background all_cells +6089.279296875 1367.9949951171875 background all_cells +6097.27978515625 1370.1048583984375 background all_cells +6098.61181640625 1363.481201171875 background all_cells +6141.60888671875 1335.0126953125 background all_cells +6107.53857421875 1324.5706787109375 background all_cells +6129.529296875 1337.21728515625 background all_cells +6158.90185546875 1324.695068359375 background all_cells +6150.06689453125 1327.9984130859375 background all_cells +6173.2763671875 1348.06201171875 background all_cells +6182.6767578125 1346.744873046875 background all_cells +6176.68359375 1343.25390625 background all_cells +6176.1142578125 1354.771240234375 background all_cells +6165.25390625 1333.683349609375 background all_cells +6180.453125 1332.4471435546875 background all_cells +6170.12890625 1325.4144287109375 background all_cells +6143.8017578125 1351.0811767578125 background all_cells +6131.3515625 1348.9967041015625 background all_cells +6134.1923828125 1355.6170654296875 background all_cells +6129.8173828125 1317.2889404296875 background all_cells +6131.5126953125 1323.2469482421875 background all_cells +6139.68505859375 1317.8868408203125 background all_cells +6134.87255859375 1418.1591796875 background all_cells +6140.55419921875 1396.025634765625 background all_cells +6135.58203125 1390.8756103515625 background all_cells +6173.150390625 1361.626953125 background all_cells +6183.76123046875 1362.0372314453125 background all_cells +6182.75537109375 1367.351318359375 background all_cells +6178.2255859375 1374.6737060546875 background all_cells +6182.28662109375 1384.67919921875 background all_cells +6136.177734375 1370.4189453125 background all_cells +6128.45849609375 1363.0484619140625 background all_cells +6146.78125 1384.40771484375 background all_cells +6140.84765625 1384.53662109375 background all_cells +6139.40576171875 1377.026611328125 background all_cells +6114.7734375 1299.5926513671875 background all_cells +6124.14697265625 1289.6104736328125 background all_cells +6101.623046875 1311.0927734375 background all_cells +6116.333984375 1313.528076171875 background all_cells +6169.7138671875 1280.8076171875 background all_cells +6181.70654296875 1277.8701171875 background all_cells +6174.0751953125 1291.021484375 background all_cells +6137.23388671875 1289.4945068359375 background all_cells +6148.58154296875 1286.16259765625 background all_cells +6161.828125 1280.7427978515625 background all_cells +6156.2548828125 1286.0718994140625 background all_cells +5958.9892578125 1285.807861328125 background all_cells +5975.97802734375 1287.4527587890625 background all_cells +5963.06640625 1292.656494140625 background all_cells +5993.22509765625 1308.8447265625 background all_cells +5986.810546875 1281.871826171875 background all_cells +6039.72265625 1307.1011962890625 background all_cells +6054.36572265625 1298.2640380859375 background all_cells +6051.44970703125 1304.923583984375 background all_cells +6043.05712890625 1300.456787109375 background all_cells +6010.037109375 1282.496826171875 background all_cells +6042.14453125 1314.7244873046875 background all_cells +6051.1279296875 1313.713134765625 background all_cells +6044.92041015625 1319.304931640625 background all_cells +6008.20703125 1328.89501953125 background all_cells +5997.40234375 1334.3270263671875 background all_cells +6010.67578125 1334.530517578125 background all_cells +6016.25927734375 1320.055908203125 background all_cells +6022.85791015625 1335.906494140625 background all_cells +6023.1123046875 1325.1085205078125 background all_cells +6026.0224609375 1331.89697265625 background all_cells +6028.77490234375 1329.9014892578125 background all_cells +6018.09130859375 1329.241943359375 background all_cells +6003.177734375 1314.098876953125 background all_cells +5985.43505859375 1321.56298828125 background all_cells +6007.38525390625 1323.0865478515625 background all_cells +6009.61474609375 1317.126708984375 background all_cells +5986.91015625 1346.52978515625 background all_cells +5986.77197265625 1331.9703369140625 background all_cells +6002.93115234375 1338.6951904296875 background all_cells +5998.37060546875 1347.9022216796875 background all_cells +5992.6474609375 1340.0389404296875 background all_cells +6008.6142578125 1342.3289794921875 background all_cells +6019.517578125 1381.21630859375 background all_cells +6025.8642578125 1370.2386474609375 background all_cells +6027.81396484375 1376.87109375 background all_cells +5985.98095703125 1363.82177734375 background all_cells +5993.69091796875 1356.48974609375 background all_cells +6011.9052734375 1379.952392578125 background all_cells +6002.97998046875 1376.76708984375 background all_cells +5993.51171875 1365.668212890625 background all_cells +6010.23291015625 1357.352783203125 background all_cells +6020.9599609375 1359.7144775390625 background all_cells +6016.0380859375 1369.668701171875 background all_cells +6011.826171875 1363.718994140625 background all_cells +5984.40087890625 1407.4639892578125 background all_cells +5989.05810546875 1382.4693603515625 background all_cells +6002.9326171875 1386.154052734375 background all_cells +5996.18359375 1395.5853271484375 background all_cells +5987.08544921875 1409.3416748046875 background all_cells +6010.37255859375 1422.186767578125 background all_cells +6015.9912109375 1429.405517578125 background all_cells +6022.8818359375 1425.6610107421875 background all_cells +6015.42919921875 1411.2579345703125 background all_cells +6026.8583984375 1417.7811279296875 background all_cells +6078.0869140625 1053.5849609375 background all_cells +6079.7509765625 1043.1861572265625 background all_cells +6090.2265625 1030.16943359375 background all_cells +6087.28857421875 1053.1541748046875 background all_cells +6083.546875 1048.653076171875 background all_cells +6091.75146484375 1068.48388671875 background all_cells +6112.08154296875 1077.6630859375 background all_cells +6100.06640625 1071.3822021484375 background all_cells +6091.7890625 1077.67236328125 background all_cells +6082.3349609375 1063.3961181640625 background all_cells +6084.4599609375 1077.0472412109375 background all_cells +6080.923828125 1072.8994140625 background all_cells +6091.02783203125 1059.0535888671875 background all_cells +6110.23828125 1055.1536865234375 background all_cells +6114.3955078125 1061.469970703125 background all_cells +6099.30615234375 1053.8642578125 background all_cells +6082.55126953125 1252.1922607421875 background all_cells +6085.58447265625 1260.2540283203125 background all_cells +6076.8544921875 1251.8477783203125 background all_cells +6076.6572265625 1242.625 background all_cells +6096.88720703125 1231.3961181640625 background all_cells +6106.494140625 1241.5657958984375 background all_cells +6085.79150390625 1232.3597412109375 background all_cells +6102.9248046875 1232.5682373046875 background all_cells +6089.52783203125 1258.3284912109375 background all_cells +6104.0205078125 1213.5343017578125 background all_cells +6097.056640625 1225.874755859375 background all_cells +6102.5908203125 1220.5174560546875 background all_cells +6115.96728515625 1222.298828125 background all_cells +6120.8876953125 1216.004150390625 background all_cells +6120.0244140625 1232.1773681640625 background all_cells +6107.669921875 1205.3289794921875 background all_cells +6106.22314453125 1201.4178466796875 background all_cells +6099.9677734375 1200.2452392578125 background all_cells +6116.10498046875 1189.8531494140625 background all_cells +6112.10888671875 1204.89892578125 background all_cells +6109.4541015625 1188.3240966796875 background all_cells +6085.189453125 1156.3929443359375 background all_cells +6077.1484375 1163.8251953125 background all_cells +6092.40966796875 1168.03125 background all_cells +6115.17236328125 1169.98388671875 background all_cells +6098.06005859375 1161.288818359375 background all_cells +6087.54638671875 1179.1729736328125 background all_cells +6120.6103515625 1176.29150390625 background all_cells +6114.337890625 1178.40283203125 background all_cells +6093.06689453125 1177.409912109375 background all_cells +6077.1318359375 1187.4964599609375 background all_cells +6087.89794921875 1194.04296875 background all_cells +6080.3623046875 1195.4873046875 background all_cells +6100.41162109375 1100.2393798828125 background all_cells +6109.09326171875 1088.6053466796875 background all_cells +6107.150390625 1094.412353515625 background all_cells +6115.02197265625 1100.640869140625 background all_cells +6121.208984375 1096.1505126953125 background all_cells +6120.1416015625 1101.1387939453125 background all_cells +6080.9267578125 1104.5859375 background all_cells +6077.02587890625 1120.301025390625 background all_cells +6088.29296875 1086.04150390625 background all_cells +6102.10302734375 1081.0362548828125 background all_cells +6099.5146484375 1090.9453125 background all_cells +6095.1181640625 1098.3271484375 background all_cells +6093.56396484375 1088.6624755859375 background all_cells +6079.427734375 1086.341796875 background all_cells +6084.57470703125 1096.8238525390625 background all_cells +6080.68994140625 1090.9278564453125 background all_cells +6090.76025390625 1015.7730712890624 background all_cells +6073.67041015625 1005.0185546875 background all_cells +6111.95654296875 1012.4305419921876 background all_cells +6111.34326171875 1016.5209350585938 background all_cells +6101.67724609375 1013.8289794921876 background all_cells +6091.31005859375 1045.439208984375 background all_cells +6102.97802734375 1043.0399169921875 background all_cells +6101.2724609375 1030.7923583984375 background all_cells +6097.28662109375 1039.307861328125 background all_cells +6114.265625 1044.1571044921875 background all_cells +6114.421875 1048.0623779296875 background all_cells +6118.69775390625 1035.6624755859375 background all_cells +6111.2861328125 1038.0230712890625 background all_cells +6110.3515625 1032.551513671875 background all_cells +6098.869140625 1022.1650390625 background all_cells +6080.46142578125 1018.9884643554688 background all_cells +6117.87255859375 1019.7227172851562 background all_cells +6118.25732421875 1025.7564697265625 background all_cells +6086.98828125 1024.65087890625 background all_cells +6108.50927734375 1022.4717407226562 background all_cells +6081.4267578125 1028.2664794921875 background all_cells +6078.85498046875 1031.1376953125 background all_cells +6083.7236328125 1128.21240234375 background all_cells +6077.65625 1135.013427734375 background all_cells +6095.97607421875 1127.206298828125 background all_cells +6093.42236328125 1135.822265625 background all_cells +6107.86376953125 1149.2232666015625 background all_cells +6102.470703125 1149.7662353515625 background all_cells +6116.38330078125 1155.3243408203125 background all_cells +6121.6650390625 1141.462890625 background all_cells +6118.4345703125 1147.2044677734375 background all_cells +6118.44873046875 1151.0120849609375 background all_cells +6078.09716796875 1148.265380859375 background all_cells +6086.42578125 1144.6839599609375 background all_cells +6082.974609375 1136.7457275390625 background all_cells +6193.66259765625 1169.4573974609375 background all_cells +6169.0830078125 1183.8507080078125 background all_cells +6196.19873046875 1179.0841064453125 background all_cells +6186.80029296875 1184.019287109375 background all_cells +6180.55810546875 1159.7366943359375 background all_cells +6188.751953125 1177.9227294921875 background all_cells +6172.35498046875 1189.5098876953125 background all_cells +6167.7451171875 1200.3587646484375 background all_cells +6166.6181640625 1193.866455078125 background all_cells +6204.47265625 1177.2249755859375 background all_cells +6209.396484375 1191.8623046875 background all_cells +6213.81591796875 1165.7974853515625 background all_cells +6220.0068359375 1179.1566162109375 background all_cells +6141.88232421875 1214.4952392578125 background all_cells +6143.00146484375 1202.689697265625 background all_cells +6148.85791015625 1218.143798828125 background all_cells +6151.00146484375 1206.038818359375 background all_cells +6179.16650390625 1274.3204345703125 background all_cells +6136.99609375 1267.7547607421875 background all_cells +6157.6572265625 1268.12451171875 background all_cells +6146.66552734375 1267.68408203125 background all_cells +6137.39306640625 1277.071044921875 background all_cells +6182.60302734375 1247.287109375 background all_cells +6204.37451171875 1211.151123046875 background all_cells +6211.755859375 1227.5521240234375 background all_cells +6212.302734375 1215.57421875 background all_cells +6209.04052734375 1221.7493896484375 background all_cells +6135.7490234375 1192.0950927734375 background all_cells +6122.3056640625 1188.3216552734375 background all_cells +6122.5361328125 1239.5540771484375 background all_cells +6131.5556640625 1214.0335693359375 background all_cells +6132.15234375 1207.562255859375 background all_cells +6122.52392578125 1200.9088134765625 background all_cells +6135.91796875 1218.18603515625 background all_cells +6130.85888671875 1228.862548828125 background all_cells +6137.62109375 1225.118408203125 background all_cells +6128.2490234375 1222.9666748046875 background all_cells +6205.67724609375 1013.9606323242188 background all_cells +6197.0029296875 1030.0240478515625 background all_cells +6209.087890625 1024.506591796875 background all_cells +6200.7470703125 1020.9425659179688 background all_cells +6219.0869140625 1077.2535400390625 background all_cells +6238.0751953125 1073.7628173828125 background all_cells +6231.86376953125 1078.572265625 background all_cells +6223.83056640625 1006.8084106445312 background all_cells +6219.3798828125 1048.9677734375 background all_cells +6223.3310546875 1051.393798828125 background all_cells +6236.3203125 1011.1270751953124 background all_cells +6224.78564453125 1020.2450561523438 background all_cells +6209.05029296875 1085.6669921875 background all_cells +6201.0107421875 1081.1268310546875 background all_cells +6215.49365234375 1064.44140625 background all_cells +6214.97802734375 1061.2542724609375 background all_cells +6209.25341796875 1065.162353515625 background all_cells +6204.341796875 1036.4132080078125 background all_cells +6201.43994140625 1057.20849609375 background all_cells +6212.97021484375 1053.38916015625 background all_cells +6135.59033203125 1134.156005859375 background all_cells +6124.9375 1171.056640625 background all_cells +6123.4521484375 1163.4486083984375 background all_cells +6129.46728515625 1160.6038818359375 background all_cells +6123.6220703125 1154.8179931640625 background all_cells +6128.51953125 1146.5086669921875 background all_cells +6154.5732421875 1110.6658935546875 background all_cells +6154.8486328125 1152.26025390625 background all_cells +6141.95458984375 1152.34423828125 background all_cells +6143.31884765625 1174.369140625 background all_cells +6138.74560546875 1165.30810546875 background all_cells +6125.986328125 1089.6961669921875 background all_cells +6136.904296875 1111.046142578125 background all_cells +6126.7998046875 1099.9642333984375 background all_cells +6131.5478515625 1096.61669921875 background all_cells +6134.55322265625 1093.80517578125 background all_cells +6130.13330078125 1035.928955078125 background all_cells +6127.9267578125 1043.15673828125 background all_cells +6124.19189453125 1039.460205078125 background all_cells +6147.51171875 1054.3955078125 background all_cells +6144.84619140625 1082.82177734375 background all_cells +6146.88330078125 1077.8077392578125 background all_cells +6155.3212890625 1079.88720703125 background all_cells +6136.23193359375 1082.590087890625 background all_cells +6122.84130859375 1074.5672607421875 background all_cells +6126.09521484375 1083.4305419921875 background all_cells +6129.1328125 1076.97998046875 background all_cells +6125.22509765625 1057.3404541015625 background all_cells +6124.78271484375 1052.0396728515625 background all_cells +6172.318359375 1030.5029296875 background all_cells +6178.85986328125 1039.29443359375 background all_cells +6180.77978515625 1034.6951904296875 background all_cells +6180.3427734375 1098.4111328125 background all_cells +6185.734375 1094.361083984375 background all_cells +6184.138671875 1108.4044189453125 background all_cells +6194.6083984375 1087.2347412109375 background all_cells +6195.48828125 1141.92041015625 background all_cells +6196.19287109375 1126.1732177734375 background all_cells +6195.9228515625 1095.088623046875 background all_cells +6192.71142578125 1103.14453125 background all_cells +6168.16259765625 1131.9793701171875 background all_cells +6166.38623046875 1148.8009033203125 background all_cells +6181.5546875 1145.1041259765625 background all_cells +6181.18310546875 1117.5020751953125 background all_cells +6178.10986328125 1061.6397705078125 background all_cells +6193.87939453125 1067.4500732421875 background all_cells +6189.36376953125 1063.4923095703125 background all_cells +6184.25927734375 1070.51123046875 background all_cells +6175.53662109375 1076.4598388671875 background all_cells +6163.1123046875 1080.5458984375 background all_cells +6160.89697265625 1085.0081787109375 background all_cells +6163.02685546875 1071.81396484375 background all_cells +6175.7998046875 1068.1290283203125 background all_cells +6167.96875 1074.09521484375 background all_cells +6139.99267578125 955.5742797851562 background all_cells +6137.4072265625 964.2529296875 background all_cells +6131.236328125 986.5231323242188 background all_cells +6166.0078125 979.24169921875 background all_cells +6142.47998046875 984.0050659179688 background all_cells +6179.53857421875 986.4420776367188 background all_cells +6173.7109375 968.12841796875 background all_cells +6181.78857421875 971.162353515625 background all_cells +6177.6025390625 960.5595092773438 background all_cells +6155.283203125 974.0221557617188 background all_cells +6167.51611328125 956.2097778320312 background all_cells +6165.1591796875 964.3229370117188 background all_cells +6164.74658203125 971.9205932617188 background all_cells +6136.51123046875 1006.34716796875 background all_cells +6141.38427734375 1009.1868286132812 background all_cells +6148.86083984375 1010.7938232421876 background all_cells +6145.37939453125 1004.0991821289062 background all_cells +6127.0390625 1026.5323486328125 background all_cells +6135.703125 1025.6912841796875 background all_cells +6131.31103515625 1022.0159301757812 background all_cells +6155.85888671875 1016.1214599609376 background all_cells +6142.97216796875 1018.6002807617188 background all_cells +6135.34765625 1017.059326171875 background all_cells +6119.0712890625 1010.2281494140624 background all_cells +6129.3173828125 1015.9655151367188 background all_cells +6123.22509765625 1016.807373046875 background all_cells +6122.15625 1005.0087890625 background all_cells +6184.07275390625 1003.7164916992188 background all_cells +6168.95654296875 1004.5338745117188 background all_cells +6200.365234375 988.6134033203124 background all_cells +6175.9287109375 1014.8464965820312 background all_cells +6177.88134765625 1025.6861572265625 background all_cells +6193.07568359375 1020.5753173828124 background all_cells +6183.90625 1019.0872192382812 background all_cells +6159.9580078125 997.4442749023438 background all_cells +6183.79296875 997.356689453125 background all_cells +6186.4013671875 991.0444946289062 background all_cells +6170.5439453125 993.8052978515624 background all_cells +6133.60400390625 945.00537109375 background all_cells +6204.98876953125 923.2060546875 background all_cells +6202.97802734375 917.9848022460938 background all_cells +6203.96728515625 931.218994140625 background all_cells +6152.15966796875 921.5947265625 background all_cells +6158.7177734375 913.10009765625 background all_cells +6159.35888671875 921.8507690429688 background all_cells +6150.53662109375 909.858154296875 background all_cells +6146.67431640625 918.3515014648438 background all_cells +6185.53369140625 975.3140258789062 background all_cells +6203.658203125 975.5130615234376 background all_cells +6195.076171875 981.4192504882812 background all_cells +6192.2626953125 975.906494140625 background all_cells +6205.43701171875 938.7338256835938 background all_cells +6209.93212890625 967.0202026367188 background all_cells +6199.41796875 967.5208129882812 background all_cells +6085.58642578125 987.160888671875 background all_cells +6079.935546875 997.5965576171876 background all_cells +6074.97705078125 984.4134521484376 background all_cells +6127.23681640625 995.8472290039062 background all_cells +6077.75244140625 952.3312377929688 background all_cells +6078.77197265625 941.854736328125 background all_cells +6078.27978515625 971.6799926757812 background all_cells +6085.1796875 976.9853515625 background all_cells +6073.34033203125 965.242431640625 background all_cells +6224.765625 989.9774780273438 background all_cells +6208.58251953125 986.60693359375 background all_cells +6212.9619140625 993.2413330078124 background all_cells +6227.26318359375 952.051513671875 background all_cells +6230.7138671875 937.6126708984376 background all_cells +6231.47021484375 945.7887573242188 background all_cells +6216.53759765625 924.2090454101562 background all_cells +6213.892578125 975.843505859375 background all_cells +6218.0361328125 980.8030395507812 background all_cells +6227.37451171875 958.7753295898438 background all_cells +6225.15380859375 969.005859375 background all_cells +6075.7294921875 911.2813720703124 background all_cells +6091.29150390625 917.7677612304688 background all_cells +6083.29150390625 911.11376953125 background all_cells +6073.75634765625 936.0293579101562 background all_cells +6080.80859375 935.5926513671876 background all_cells +6093.33251953125 930.5983276367188 background all_cells +6134.14404296875 919.18115234375 background all_cells +6103.80419921875 935.3740234375 background all_cells +6106.6923828125 927.0909423828124 background all_cells +6117.7958984375 932.30126953125 background all_cells +5781.896484375 1309.63427734375 background all_cells +5773.3408203125 1299.9691162109375 background all_cells +5791.35595703125 1319.955810546875 background all_cells +5790.3505859375 1332.0224609375 background all_cells +5799.87353515625 1334.2431640625 background all_cells +5801.7353515625 1328.4775390625 background all_cells +5799.37060546875 1323.6199951171875 background all_cells +5794.1865234375 1309.6021728515625 background all_cells +5805.00439453125 1312.1654052734375 background all_cells +5800.05859375 1302.45068359375 background all_cells +5834.38623046875 1366.3896484375 background all_cells +5821.794921875 1373.6923828125 background all_cells +5806.72216796875 1379.1492919921875 background all_cells +5826.353515625 1378.7042236328125 background all_cells +5837.42041015625 1374.26025390625 background all_cells +5831.45654296875 1427.1839599609375 background all_cells +5837.9599609375 1420.2540283203125 background all_cells +5832.3212890625 1413.5047607421875 background all_cells +5815.2626953125 1422.7041015625 background all_cells +5807.9208984375 1438.3382568359375 background all_cells +5817.740234375 1437.538818359375 background all_cells +5824.8564453125 1433.9278564453125 background all_cells +5824.26318359375 1437.131103515625 background all_cells +5815.53271484375 1431.3944091796875 background all_cells +5814.50634765625 1386.4620361328125 background all_cells +5829.74560546875 1399.2589111328125 background all_cells +5827.5322265625 1387.1124267578125 background all_cells +5813.337890625 1321.3388671875 background all_cells +5821.34765625 1330.274658203125 background all_cells +5810.7138671875 1331.4771728515625 background all_cells +5802.2890625 1320.0511474609375 background all_cells +5822.53759765625 1305.791259765625 background all_cells +5821.6728515625 1316.84033203125 background all_cells +5828.033203125 1315.47314453125 background all_cells +5823.3955078125 1337.2813720703125 background all_cells +5813.9443359375 1348.167724609375 background all_cells +5825.25537109375 1346.5439453125 background all_cells +5814.6162109375 1341.4078369140625 background all_cells +5750.4736328125 1414.7093505859375 background all_cells +5754.998046875 1421.8397216796875 background all_cells +5764.400390625 1419.0718994140625 background all_cells +5762.4658203125 1384.8519287109375 background all_cells +5753.76513671875 1389.1737060546875 background all_cells +5771.21826171875 1388.5035400390625 background all_cells +5758.8427734375 1399.8782958984375 background all_cells +5748.16650390625 1399.01171875 background all_cells +5754.88232421875 1409.974609375 background all_cells +5766.34326171875 1408.2186279296875 background all_cells +5755.88427734375 1404.4517822265625 background all_cells +5768.6259765625 1402.31005859375 background all_cells +5750.287109375 1349.6671142578125 background all_cells +5752.2099609375 1334.8922119140625 background all_cells +5754.31787109375 1360.853515625 background all_cells +5758.5556640625 1353.7838134765625 background all_cells +5763.2509765625 1353.3978271484375 background all_cells +5790.10546875 1428.5902099609375 background all_cells +5794.63623046875 1432.4189453125 background all_cells +5759.38427734375 1434.405517578125 background all_cells +5836.11376953125 1326.5355224609375 background all_cells +5875.08154296875 1313.4466552734375 background all_cells +5836.45263671875 1317.8914794921875 background all_cells +5853.25634765625 1330.6954345703125 background all_cells +5892.2255859375 1331.1055908203125 background all_cells +5850.09814453125 1303.74072265625 background all_cells +5850.99951171875 1310.55810546875 background all_cells +5836.73291015625 1302.74365234375 background all_cells +5865.10888671875 1298.575439453125 background all_cells +5853.59033203125 1297.847412109375 background all_cells +5863.98779296875 1311.1895751953125 background all_cells +5832.46142578125 1347.05712890625 background all_cells +5868.99609375 1342.3551025390625 background all_cells +5851.96484375 1340.6488037109375 background all_cells +5843.85888671875 1345.63916015625 background all_cells +5835.513671875 1341.7027587890625 background all_cells +5897.69091796875 1346.881591796875 background all_cells +5923.60791015625 1355.30078125 background all_cells +5886.11767578125 1349.9134521484375 background all_cells +5923.24072265625 1346.7203369140625 background all_cells +5910.935546875 1347.7412109375 background all_cells +5905.740234375 1317.701171875 background all_cells +5938.8173828125 1307.238037109375 background all_cells +5912.4677734375 1300.029541015625 background all_cells +5933.1376953125 1301.0311279296875 background all_cells +5917.3642578125 1315.186279296875 background all_cells +5900.22802734375 1324.267333984375 background all_cells +5910.17578125 1335.3623046875 background all_cells +5906.7275390625 1327.88134765625 background all_cells +5922.70947265625 1324.69580078125 background all_cells +5886.86279296875 1311.5009765625 background all_cells +5901.2294921875 1315.203369140625 background all_cells +5880.2802734375 1308.1922607421875 background all_cells +5894.96875 1310.6314697265625 background all_cells +5839.6494140625 1360.7216796875 background all_cells +5844.65576171875 1362.5980224609375 background all_cells +5852.01904296875 1361.33984375 background all_cells +5878.625 1379.3541259765625 background all_cells +5882.21826171875 1393.5057373046875 background all_cells +5869.7314453125 1375.6409912109375 background all_cells +5870.2333984375 1395.6868896484375 background all_cells +5861.0615234375 1387.220947265625 background all_cells +5867.19970703125 1326.3026123046875 background all_cells +5860.7666015625 1336.4822998046875 background all_cells +5884.71044921875 1334.1905517578125 background all_cells +5878.064453125 1337.0833740234375 background all_cells +5876.91259765625 1329.22412109375 background all_cells +5878.69189453125 1369.1241455078125 background all_cells +5873.8896484375 1361.311279296875 background all_cells +5863.12109375 1359.5721435546875 background all_cells +5841.31396484375 1403.1656494140625 background all_cells +5852.732421875 1371.775634765625 background all_cells +5855.8330078125 1381.58349609375 background all_cells +5841.53857421875 1385.843994140625 background all_cells +5852.5498046875 1398.1483154296875 background all_cells +5843.41796875 1429.8310546875 background all_cells +5848.224609375 1440.2242431640625 background all_cells +5867.9990234375 1442.9227294921875 background all_cells +5857.1640625 1443.8363037109375 background all_cells +5851.16796875 1430.6094970703125 background all_cells +5892.9619140625 1425.2894287109375 background all_cells +5884.24365234375 1445.374267578125 background all_cells +5893.03759765625 1437.5418701171875 background all_cells +5879.06298828125 1435.27001953125 background all_cells +5878.9521484375 1403.134033203125 background all_cells +5880.6298828125 1413.607666015625 background all_cells +5892.140625 1409.124755859375 background all_cells +5862.57568359375 1404.08935546875 background all_cells +5871.47998046875 1422.88525390625 background all_cells +5866.13818359375 1413.7208251953125 background all_cells +5850.04248046875 1411.874755859375 background all_cells +5961.86767578125 1324.5345458984375 background all_cells +5966.271484375 1339.2911376953125 background all_cells +5964.41259765625 1348.3624267578125 background all_cells +5975.19287109375 1335.0941162109375 background all_cells +5963.88134765625 1361.27001953125 background all_cells +5961.56884765625 1368.0164794921875 background all_cells +5973.27294921875 1364.8284912109375 background all_cells +5946.595703125 1369.6759033203125 background all_cells +5952.384765625 1383.564453125 background all_cells +5938.42333984375 1377.930908203125 background all_cells +5931.11767578125 1387.8350830078125 background all_cells +5939.39599609375 1398.9742431640625 background all_cells +5939.57421875 1392.807373046875 background all_cells +5942.16796875 1388.3687744140625 background all_cells +5916.85888671875 1386.7801513671875 background all_cells +5922.86181640625 1372.992919921875 background all_cells +5922.10009765625 1396.6114501953125 background all_cells +5921.91552734375 1404.063720703125 background all_cells +5966.0205078125 1375.0244140625 background all_cells +5964.74560546875 1385.6929931640625 background all_cells +5971.841796875 1383.2369384765625 background all_cells +5897.0927734375 1388.8056640625 background all_cells +5886.5556640625 1385.453125 background all_cells +5894.224609375 1377.3935546875 background all_cells +5898.330078125 1398.9873046875 background all_cells +5908.19775390625 1396.6903076171875 background all_cells +5907.419921875 1373.12939453125 background all_cells +5905.56787109375 1409.6756591796875 background all_cells +5920.46435546875 1415.0574951171875 background all_cells +5926.546875 1423.9248046875 background all_cells +5903.2646484375 1432.2110595703125 background all_cells +5916.4736328125 1430.376220703125 background all_cells +5905.2646484375 1422.991455078125 background all_cells +5917.31640625 1445.6671142578125 background all_cells +5903.837890625 1446.8455810546875 background all_cells +5924.9169921875 1445.5865478515625 background all_cells +5913.29150390625 1441.0289306640625 background all_cells +5972.3017578125 1395.137451171875 background all_cells +5982.046875 1382.125244140625 background all_cells +5979.2509765625 1390.6353759765625 background all_cells +5978.85693359375 1406.481689453125 background all_cells +5974.59765625 1404.308837890625 background all_cells +5935.24658203125 1432.7847900390625 background all_cells +5936.98828125 1410.09619140625 background all_cells +5956.7822265625 1421.9554443359375 background all_cells +5952.78759765625 1418.0653076171875 background all_cells +5935.05322265625 1420.625 background all_cells +5963.443359375 1412.638427734375 background all_cells +5983.3642578125 1443.3258056640625 background all_cells +5960.38037109375 1436.5462646484375 background all_cells +5944.3193359375 1308.7879638671875 background all_cells +5935.31591796875 1316.7218017578125 background all_cells +5939.6396484375 1330.79931640625 background all_cells +5944.53955078125 1359.501708984375 background all_cells +5941.3642578125 1341.6217041015625 background all_cells +5927.7568359375 1335.3265380859375 background all_cells +5952.15087890625 1317.9910888671875 background all_cells +5956.3681640625 1357.4329833984375 background all_cells +5927.28076171875 1361.2667236328125 background all_cells +5935.2861328125 1366.822998046875 background all_cells +5935.0283203125 1351.7177734375 background all_cells +5803.6298828125 1458.30126953125 background all_cells +5805.0 1442.4234619140625 background all_cells +5819.92822265625 1464.26318359375 background all_cells +5819.1376953125 1472.450927734375 background all_cells +5793.86767578125 1513.7823486328125 background all_cells +5860.86328125 1517.4058837890625 background all_cells +5839.70654296875 1511.1639404296875 background all_cells +5821.91455078125 1511.8275146484375 background all_cells +5814.251953125 1505.22705078125 background all_cells +5792.5771484375 1497.1134033203125 background all_cells +5855.58447265625 1465.1485595703125 background all_cells +5863.89697265625 1460.868408203125 background all_cells +5862.173828125 1465.946533203125 background all_cells +5829.17919921875 1468.0665283203125 background all_cells +5846.3701171875 1447.4423828125 background all_cells +5845.1171875 1467.98779296875 background all_cells +5842.8955078125 1455.953857421875 background all_cells +5786.3544921875 1493.3458251953125 background all_cells +5763.0986328125 1461.7200927734375 background all_cells +5766.255859375 1448.0499267578125 background all_cells +5775.455078125 1474.7122802734375 background all_cells +5779.236328125 1462.0653076171875 background all_cells +5908.58642578125 1501.4605712890625 background all_cells +5917.77880859375 1501.8740234375 background all_cells +5918.30029296875 1495.750244140625 background all_cells +5938.87060546875 1499.560302734375 background all_cells +5963.0205078125 1510.0638427734375 background all_cells +5925.662109375 1503.7186279296875 background all_cells +5946.765625 1472.3359375 background all_cells +5945.98974609375 1487.9796142578125 background all_cells +5938.02978515625 1485.389404296875 background all_cells +5921.30859375 1487.819091796875 background all_cells +5865.4248046875 1485.6483154296875 background all_cells +5862.87109375 1476.2967529296875 background all_cells +5875.533203125 1484.739013671875 background all_cells +5812.13720703125 1485.088623046875 background all_cells +5847.05712890625 1499.130126953125 background all_cells +5846.5 1505.4320068359375 background all_cells +5840.6181640625 1502.455078125 background all_cells +5822.50927734375 1498.05712890625 background all_cells +5844.14111328125 1494.026611328125 background all_cells +5829.7216796875 1491.45654296875 background all_cells +5870.21435546875 1511.663330078125 background all_cells +5862.427734375 1494.6600341796875 background all_cells +5871.69580078125 1493.8358154296875 background all_cells +5868.56494140625 1501.5076904296875 background all_cells +5854.78857421875 1493.3603515625 background all_cells +5877.27001953125 1452.4482421875 background all_cells +5877.689453125 1459.2855224609375 background all_cells +5881.77197265625 1475.655029296875 background all_cells +5875.8037109375 1446.2933349609375 background all_cells +5892.53369140625 1451.4996337890625 background all_cells +5896.85107421875 1465.548828125 background all_cells +5895.4599609375 1473.64306640625 background all_cells +5887.228515625 1478.944091796875 background all_cells +5888.24560546875 1486.689697265625 background all_cells +5897.3623046875 1485.08349609375 background all_cells +5897.92041015625 1495.171142578125 background all_cells +5878.10986328125 1500.550537109375 background all_cells +5892.59765625 1502.849609375 background all_cells +5883.41943359375 1502.592041015625 background all_cells +5864.3837890625 992.7462158203124 background all_cells +5882.9677734375 972.6715087890624 background all_cells +5864.6533203125 977.21826171875 background all_cells +5882.21435546875 981.6728515625 background all_cells +5874.9521484375 993.6337280273438 background all_cells +5868.1181640625 986.3279418945312 background all_cells +5891.96533203125 1022.516357421875 background all_cells +5884.31396484375 1027.6075439453125 background all_cells +5872.228515625 1028.119140625 background all_cells +5866.07275390625 952.9020385742188 background all_cells +5869.95947265625 964.1297607421876 background all_cells +5875.44970703125 958.6310424804688 background all_cells +5879.93212890625 940.3423461914062 background all_cells +5887.03125 968.385009765625 background all_cells +5885.30419921875 943.390625 background all_cells +5884.40234375 932.0087890625 background all_cells +5874.55322265625 920.3856201171876 background all_cells +5859.876953125 942.4987182617188 background all_cells +5870.4736328125 943.5062866210938 background all_cells +5871.53857421875 930.9810180664062 background all_cells +5871.7177734375 1017.456787109375 background all_cells +5878.03369140625 1009.798583984375 background all_cells +5954.76806640625 971.222412109375 background all_cells +5963.25244140625 977.2515869140624 background all_cells +5957.10693359375 978.725341796875 background all_cells +5960.81494140625 958.2144165039062 background all_cells +5959.2548828125 967.0120239257812 background all_cells +5978.51904296875 940.454345703125 background all_cells +5977.8642578125 963.5606689453124 background all_cells +5971.8095703125 952.06494140625 background all_cells +5980.36083984375 954.4883422851562 background all_cells +5972.48681640625 964.80810546875 background all_cells +5977.40380859375 970.2118530273438 background all_cells +5969.193359375 974.0015258789062 background all_cells +5966.54150390625 964.5311279296876 background all_cells +5890.77880859375 975.3804321289062 background all_cells +5899.55419921875 976.3377075195312 background all_cells +5910.091796875 975.6610107421876 background all_cells +5916.36572265625 975.2680053710938 background all_cells +5946.97998046875 975.8751831054688 background all_cells +5938.7294921875 978.32470703125 background all_cells +5940.935546875 967.0421752929688 background all_cells +5924.7314453125 974.994384765625 background all_cells +5917.705078125 953.7588500976562 background all_cells +5920.740234375 946.6544799804688 background all_cells +5916.62255859375 960.4901123046876 background all_cells +5909.91796875 944.4059448242188 background all_cells +5901.21044921875 961.0383911132812 background all_cells +5901.6826171875 948.0090942382812 background all_cells +5890.5576171875 946.1107788085938 background all_cells +5944.25634765625 1005.178955078125 background all_cells +5948.3095703125 988.7259521484376 background all_cells +5953.36865234375 1002.1725463867188 background all_cells +5974.34033203125 1000.8740234375 background all_cells +5970.5966796875 1011.639404296875 background all_cells +5977.09130859375 1009.7678833007812 background all_cells +5981.37744140625 1004.9094848632812 background all_cells +5973.607421875 986.9071044921876 background all_cells +5969.4931640625 996.2515869140624 background all_cells +5969.51904296875 991.25146484375 background all_cells +5982.552734375 1017.6494750976562 background all_cells +5961.56591796875 987.8423461914062 background all_cells +5964.9404296875 1007.0557861328124 background all_cells +5962.603515625 1011.4137573242188 background all_cells +5891.7080078125 989.2406005859376 background all_cells +5898.9951171875 1000.0383911132812 background all_cells +5907.14599609375 996.9183349609376 background all_cells +5899.04296875 989.4801635742188 background all_cells +5913.08251953125 1021.373291015625 background all_cells +5901.3212890625 1036.14306640625 background all_cells +5909.5712890625 1052.1265869140625 background all_cells +5913.45947265625 1040.905517578125 background all_cells +5901.53076171875 1024.103515625 background all_cells +5925.47705078125 997.474365234375 background all_cells +5938.82275390625 1011.5859985351562 background all_cells +5935.4892578125 993.9632568359376 background all_cells +5934.0322265625 1002.4312133789062 background all_cells +5941.169921875 988.4964599609376 background all_cells +5922.65966796875 990.1846313476562 background all_cells +5907.77880859375 1005.5836181640624 background all_cells +5904.94921875 1016.039794921875 background all_cells +5907.7021484375 1011.7435913085938 background all_cells +5899.017578125 1010.4572143554688 background all_cells +5906.03173828125 913.0987548828124 background all_cells +5922.0146484375 932.8270263671876 background all_cells +5894.98779296875 923.2938232421876 background all_cells +5914.82470703125 925.8329467773438 background all_cells +5970.466796875 922.1588134765624 background all_cells +5958.59521484375 925.65771484375 background all_cells +5965.490234375 924.068359375 background all_cells +5964.72802734375 917.5949096679688 background all_cells +5958.80029296875 913.37451171875 background all_cells +5946.23876953125 936.1862182617188 background all_cells +5971.0263671875 932.1742553710938 background all_cells +5958.00048828125 935.8350219726562 background all_cells +5928.88427734375 936.7784423828124 background all_cells +5934.271484375 931.849609375 background all_cells +5927.9091796875 943.6259155273438 background all_cells +5958.7666015625 948.8551025390624 background all_cells +5939.02880859375 944.648681640625 background all_cells +5932.66259765625 948.1945190429688 background all_cells +5927.9140625 915.2745971679688 background all_cells +5944.97216796875 914.6289672851562 background all_cells +5951.8369140625 924.3980102539062 background all_cells +5945.89599609375 925.031494140625 background all_cells +5939.6396484375 919.3289794921876 background all_cells +5928.40673828125 922.7677612304688 background all_cells +5773.83203125 949.687255859375 background all_cells +5818.29736328125 949.0150146484376 background all_cells +5783.83203125 956.9414672851562 background all_cells +5822.6640625 937.5400390625 background all_cells +5781.83447265625 927.6920166015624 background all_cells +5800.0283203125 917.2504272460938 background all_cells +5782.29345703125 910.926513671875 background all_cells +5837.59228515625 937.5924072265624 background all_cells +5846.36572265625 948.6580810546876 background all_cells +5853.8623046875 916.9951782226562 background all_cells +5850.8857421875 958.7821044921876 background all_cells +5856.1103515625 932.9232177734376 background all_cells +5836.16455078125 1007.8890380859376 background all_cells +5840.564453125 1000.7501220703124 background all_cells +5843.189453125 1017.45849609375 background all_cells +5844.37939453125 1009.8760986328124 background all_cells +5854.5439453125 1008.7589721679688 background all_cells +5853.10302734375 967.6620483398438 background all_cells +5859.54052734375 1021.7730712890624 background all_cells +5859.95947265625 1001.2048950195312 background all_cells +5855.408203125 1032.512451171875 background all_cells +5838.1884765625 1022.0845336914062 background all_cells +5855.9296875 1054.6983642578125 background all_cells +5849.70068359375 1053.022705078125 background all_cells +5803.0625 1026.8822021484375 background all_cells +5834.96142578125 1015.7476196289062 background all_cells +5793.12841796875 1020.7706909179688 background all_cells +5824.91015625 1023.1500244140624 background all_cells +5813.6611328125 1009.4118041992188 background all_cells +5832.08203125 966.0625610351562 background all_cells +5833.81884765625 977.1319580078124 background all_cells +5810.09326171875 969.4634399414062 background all_cells +5827.40185546875 968.8515014648438 background all_cells +5816.39306640625 980.5169677734376 background all_cells +5828.24755859375 998.4525756835938 background all_cells +5823.59619140625 987.2694091796876 background all_cells +5850.1533203125 982.4478149414062 background all_cells +5830.45458984375 953.7113037109376 background all_cells +5825.36181640625 963.1213989257812 background all_cells +5818.25 957.755126953125 background all_cells +5799.05712890625 972.78759765625 background all_cells +5794.720703125 969.1992797851562 background all_cells +5790.31787109375 986.840576171875 background all_cells +5803.69140625 978.7468872070312 background all_cells +5834.04931640625 1046.23046875 background all_cells +5848.63134765625 1026.00439453125 background all_cells +5849.23828125 1040.7359619140625 background all_cells +5796.841796875 1054.2373046875 background all_cells +5786.646484375 1062.2918701171875 background all_cells +5801.31591796875 1061.2542724609375 background all_cells +5803.1337890625 1035.88720703125 background all_cells +5785.93017578125 1051.0057373046875 background all_cells +5792.00146484375 1046.159912109375 background all_cells +5795.0546875 1037.754638671875 background all_cells +5817.5087890625 1057.360595703125 background all_cells +5823.43408203125 1049.759521484375 background all_cells +5822.65234375 1036.2803955078125 background all_cells +5814.806640625 1039.4573974609375 background all_cells +5761.91650390625 930.9266967773438 background all_cells +5759.85791015625 949.917724609375 background all_cells +5780.87890625 932.3633422851562 background all_cells +5771.4990234375 928.6411743164062 background all_cells +5768.9228515625 935.7742309570312 background all_cells +5750.4638671875 955.929443359375 background all_cells +5763.25634765625 1004.7572631835938 background all_cells +5758.61572265625 1015.6636962890624 background all_cells +5752.29638671875 1044.9053955078125 background all_cells +5769.974609375 1058.8846435546875 background all_cells +5753.53857421875 1054.708984375 background all_cells +5766.80419921875 1042.5859375 background all_cells +5769.015625 1024.969482421875 background all_cells +5754.880859375 1032.96533203125 background all_cells +5775.31591796875 1013.5513305664062 background all_cells +5780.1640625 1020.3901977539062 background all_cells +5749.9052734375 966.3544921875 background all_cells +5763.47412109375 969.6723022460938 background all_cells +5759.78564453125 981.60009765625 background all_cells +5750.8134765625 974.0629272460938 background all_cells +5764.98779296875 992.6343383789062 background all_cells +5783.64892578125 974.6261596679688 background all_cells +5773.4248046875 974.8956909179688 background all_cells +6009.8818359375 935.8312377929688 background all_cells +6013.51904296875 917.2326049804688 background all_cells +6020.4921875 917.47900390625 background all_cells +6000.18505859375 917.6640014648438 background all_cells +6003.95458984375 939.6828002929688 background all_cells +6006.994140625 917.5347290039062 background all_cells +6001.77001953125 928.486083984375 background all_cells +6022.7724609375 960.9266967773438 background all_cells +6024.796875 952.3827514648438 background all_cells +6007.9931640625 972.6785278320312 background all_cells +6016.46142578125 958.1937866210938 background all_cells +5989.451171875 966.3145751953124 background all_cells +5991.0537109375 976.3495483398438 background all_cells +5998.06396484375 984.2042846679688 background all_cells +6003.7021484375 985.0203857421876 background all_cells +6015.2646484375 1027.9610595703125 background all_cells +6027.49365234375 1021.8700561523438 background all_cells +6024.41796875 1032.6197509765625 background all_cells +6033.173828125 1014.5211181640624 background all_cells +6039.74853515625 987.0833740234376 background all_cells +6032.15576171875 1005.309814453125 background all_cells +6038.82861328125 1020.233642578125 background all_cells +6032.49951171875 1029.9876708984375 background all_cells +5992.75146484375 1021.1272583007812 background all_cells +6044.9140625 1026.9765625 background all_cells +6061.51416015625 1033.1614990234375 background all_cells +6057.1220703125 1023.7560424804688 background all_cells +6040.64208984375 1032.8013916015625 background all_cells +6047.40771484375 1002.3889770507812 background all_cells +6041.853515625 1007.152587890625 background all_cells +6039.26904296875 1000.466552734375 background all_cells +6061.2373046875 993.0844116210938 background all_cells +6053.76806640625 1000.123779296875 background all_cells +6071.35009765625 996.3409423828124 background all_cells +6064.056640625 999.0228271484376 background all_cells +6055.7900390625 1017.195556640625 background all_cells +6066.51318359375 1016.321533203125 background all_cells +6061.58642578125 1008.0778198242188 background all_cells +6055.08642578125 1008.2093505859376 background all_cells +6047.04248046875 1013.3091430664062 background all_cells +6052.34912109375 1012.7564697265624 background all_cells +6049.82763671875 1018.1121215820312 background all_cells +6047.60546875 990.7628784179688 background all_cells +6032.04150390625 995.9204711914062 background all_cells +6036.310546875 993.0888671875 background all_cells +6062.97412109375 932.6939086914062 background all_cells +6055.51416015625 920.2116088867188 background all_cells +6070.49609375 925.8355102539062 background all_cells +6066.28857421875 913.9666748046876 background all_cells +6067.13232421875 965.8134155273438 background all_cells +6064.45654296875 976.8004760742188 background all_cells +6052.087890625 972.1090087890624 background all_cells +6057.3740234375 955.4270629882812 background all_cells +6058.19140625 970.6211547851562 background all_cells +6052.5234375 962.0958251953124 background all_cells +6059.80908203125 982.9979248046876 background all_cells +6052.470703125 984.4495239257812 background all_cells +6067.44140625 982.4276733398438 background all_cells +6032.27734375 915.2694091796876 background all_cells +6044.1630859375 925.64306640625 background all_cells +6045.44287109375 916.882080078125 background all_cells +6038.0576171875 927.2360229492188 background all_cells +6037.96630859375 976.7317504882812 background all_cells +6031.54052734375 981.2019653320312 background all_cells +6043.96240234375 977.283447265625 background all_cells +6042.1298828125 951.6438598632812 background all_cells +6039.88134765625 936.7609252929688 background all_cells +6036.21337890625 937.7179565429688 background all_cells +6038.54443359375 957.2285766601562 background all_cells +6034.5869140625 965.5508422851562 background all_cells +6033.6923828125 958.065673828125 background all_cells +8211.185546875 548.3946533203125 background all_cells +8202.2177734375 533.8776245117188 background all_cells +8190.33203125 535.6100463867188 background all_cells +8204.2666015625 522.8696899414062 background all_cells +8257.6875 580.4008178710938 background all_cells +8249.3681640625 592.3411254882812 background all_cells +8262.341796875 585.5730590820312 background all_cells +8197.7666015625 564.026611328125 background all_cells +8184.06103515625 551.7500610351562 background all_cells +8194.5390625 584.4647216796875 background all_cells +8182.92822265625 577.5010375976562 background all_cells +8185.8671875 554.72998046875 background all_cells +8196.1787109375 555.2069091796875 background all_cells +8218.75390625 538.551513671875 background all_cells +8235.5517578125 592.516845703125 background all_cells +8232.9580078125 582.2761840820312 background all_cells +8236.025390625 554.42919921875 background all_cells +8223.21484375 539.8846435546875 background all_cells +8220.96484375 546.1219482421875 background all_cells +8357.748046875 505.8924560546875 background all_cells +8371.341796875 447.47857666015625 background all_cells +8378.3525390625 482.7026672363281 background all_cells +8373.3759765625 507.4971923828125 background all_cells +8365.3291015625 497.0505065917969 background all_cells +8394.2646484375 544.7703857421875 background all_cells +8417.25390625 543.7828369140625 background all_cells +8418.845703125 552.4462890625 background all_cells +8403.4306640625 539.2406005859375 background all_cells +8421.7353515625 527.0266723632812 background all_cells +8392.609375 527.9347534179688 background all_cells +8409.7099609375 524.032470703125 background all_cells +8404.189453125 502.0811767578125 background all_cells +8384.953125 511.1410827636719 background all_cells +8414.650390625 509.14892578125 background all_cells +8313.162109375 563.5940551757812 background all_cells +8320.18359375 607.900390625 background all_cells +8324.306640625 596.924560546875 background all_cells +8317.1005859375 596.0858154296875 background all_cells +8351.1162109375 490.9107971191406 background all_cells +8311.3017578125 485.8656311035156 background all_cells +8349.83984375 510.1393737792969 background all_cells +8331.4208984375 494.7249755859375 background all_cells +8331.7578125 565.0820922851562 background all_cells +8351.4765625 539.2700805664062 background all_cells +8345.75 611.3045043945312 background all_cells +8347.9619140625 593.4083251953125 background all_cells +8332.7763671875 602.536865234375 background all_cells +8336.78515625 463.2151794433594 background all_cells +8315.6962890625 470.937255859375 background all_cells +8328.876953125 452.3560791015625 background all_cells +8230.3857421875 492.8818664550781 background all_cells +8221.1826171875 493.3583984375 background all_cells +8287.7158203125 501.9585266113281 background all_cells +8291.0390625 467.69287109375 background all_cells +8294.0458984375 469.1297302246094 background all_cells +8290.3251953125 494.9858703613281 background all_cells +8233.8515625 499.7169799804688 background all_cells +8261.7890625 510.0138854980469 background all_cells +8246.900390625 508.9366455078125 background all_cells +8242.1591796875 473.0455932617188 background all_cells +8234.314453125 474.6929321289063 background all_cells +8271.41015625 479.32568359375 background all_cells +8277.5947265625 476.2693481445313 background all_cells +8250.2080078125 477.0295104980469 background all_cells +8356.892578125 608.4954223632812 background all_cells +8367.119140625 621.292236328125 background all_cells +8365.03125 614.1320190429688 background all_cells +8375.40625 614.4627075195312 background all_cells +8371.94140625 611.336181640625 background all_cells +8356.212890625 615.8683471679688 background all_cells +8421.591796875 610.9876098632812 background all_cells +8546.0830078125 629.4397583007812 background all_cells +8506.8564453125 610.1309204101562 background all_cells +8425.5751953125 602.8284301757812 background all_cells +8400.5927734375 594.65625 background all_cells +8561.1943359375 583.2266235351562 background all_cells +8411.7177734375 595.1873779296875 background all_cells +8414.13671875 598.0810546875 background all_cells +8381.931640625 610.66357421875 background all_cells +8412.056640625 601.698486328125 background all_cells +8405.271484375 608.2672119140625 background all_cells +8502.9365234375 526.7788696289062 background all_cells +8512.1328125 553.6572265625 background all_cells +8510.6259765625 530.0283813476562 background all_cells +8505.90234375 545.4555053710938 background all_cells +8558.0771484375 529.0476684570312 background all_cells +8599.83984375 545.3106689453125 background all_cells +8559.4951171875 546.8939819335938 background all_cells +8569.8212890625 539.3101196289062 background all_cells +8572.75390625 555.2637329101562 background all_cells +8574.875 530.6179809570312 background all_cells +8556.2177734375 495.1488342285156 background all_cells +8594.1728515625 512.936767578125 background all_cells +8582.15234375 517.19580078125 background all_cells +8586.91015625 502.6321105957031 background all_cells +8482.4560546875 551.738037109375 background all_cells +8430.5654296875 557.8270874023438 background all_cells +8448.8408203125 552.1885375976562 background all_cells +8380.828125 558.3977661132812 background all_cells +8380.1005859375 553.8334350585938 background all_cells +8481.04296875 540.75244140625 background all_cells +8487.9677734375 544.8995361328125 background all_cells +8474.880859375 550.8253173828125 background all_cells +8461.15234375 540.7654418945312 background all_cells +8468.6923828125 535.5045776367188 background all_cells +8467.267578125 547.8770751953125 background all_cells +8462.8193359375 549.2438354492188 background all_cells +8432.66796875 547.7314453125 background all_cells +8452.49609375 546.9132690429688 background all_cells +8438.4501953125 549.1144409179688 background all_cells +8369.337890625 593.1173706054688 background all_cells +8383.4423828125 564.3939819335938 background all_cells +8377.365234375 569.1050415039062 background all_cells +8377.1201171875 584.8095092773438 background all_cells +8368.6435546875 571.8429565429688 background all_cells +8394.857421875 586.658447265625 background all_cells +8393.228515625 595.1608276367188 background all_cells +8385.6611328125 591.6774291992188 background all_cells +8408.9033203125 572.9820556640625 background all_cells +8416.705078125 579.0614624023438 background all_cells +8413.2685546875 591.7958374023438 background all_cells +8409.712890625 582.864501953125 background all_cells +8386.7705078125 575.3709106445312 background all_cells +8398.6845703125 582.7205810546875 background all_cells +8390.8291015625 580.7636108398438 background all_cells +8401.580078125 578.1248779296875 background all_cells +8421.58984375 570.120361328125 background all_cells +8443.478515625 575.6929931640625 background all_cells +8380.431640625 629.5831909179688 background all_cells +8379.04296875 642.9948120117188 background all_cells +8371.841796875 638.2106323242188 background all_cells +8385.4677734375 636.920654296875 background all_cells +8335.8125 615.294677734375 background all_cells +8389.9912109375 620.3220825195312 background all_cells +8342.55078125 626.84033203125 background all_cells +8382.958984375 618.8604736328125 background all_cells +8306.2919921875 667.6551513671875 background all_cells +8394.2900390625 662.2066650390625 background all_cells +8386.943359375 677.584716796875 background all_cells +8310.837890625 658.3333740234375 background all_cells +8402.3701171875 639.1526489257812 background all_cells +8395.2080078125 648.5906982421875 background all_cells +8412.0234375 649.7428588867188 background all_cells +8410.7783203125 636.7145385742188 background all_cells +8378.3134765625 686.5496826171875 background all_cells +8348.1611328125 685.4332885742188 background all_cells +8368.80859375 690.1989135742188 background all_cells +8395.5380859375 687.1838989257812 background all_cells +8403.3525390625 686.2227172851562 background all_cells +8364.6982421875 723.3982543945312 background all_cells +8403.6162109375 726.0611572265625 background all_cells +8363.1201171875 702.4263916015625 background all_cells +8371.7548828125 711.6160278320312 background all_cells +8305.0205078125 692.3019409179688 background all_cells +8319.1103515625 706.4967651367188 background all_cells +8312.59375 724.4468994140625 background all_cells +8310.869140625 713.452880859375 background all_cells +8454.4794921875 697.5183715820312 background all_cells +8457.19140625 688.5612182617188 background all_cells +8460.2294921875 696.3663330078125 background all_cells +8488.5458984375 656.5455322265625 background all_cells +8540.6943359375 635.8723754882812 background all_cells +8535.5234375 646.1569213867188 background all_cells +8491.9111328125 629.8822021484375 background all_cells +8487.134765625 686.2183227539062 background all_cells +8502.322265625 679.8634643554688 background all_cells +8499.94921875 685.5809936523438 background all_cells +8492.5380859375 680.2882690429688 background all_cells +8483.2509765625 694.7874145507812 background all_cells +8500.29296875 708.2266235351562 background all_cells +8493.5322265625 701.1989135742188 background all_cells +8499.767578125 695.029541015625 background all_cells +8458.6005859375 636.9058837890625 background all_cells +8476.0537109375 652.0270385742188 background all_cells +8469.86328125 652.4298706054688 background all_cells +8422.8623046875 625.2930908203125 background all_cells +8424.43359375 661.4227905273438 background all_cells +8420.32421875 672.9288330078125 background all_cells +8428.9892578125 672.0306396484375 background all_cells +8434.2978515625 668.7329711914062 background all_cells +8438.62109375 680.4832153320312 background all_cells +8438.60546875 661.07666015625 background all_cells +8420.1142578125 687.8246459960938 background all_cells +8413.439453125 683.097412109375 background all_cells +8434.873046875 687.748291015625 background all_cells +8423.1689453125 694.0567626953125 background all_cells +8111.00634765625 583.8200073242188 background all_cells +8180.62744140625 565.6531372070312 background all_cells +8124.025390625 601.2766723632812 background all_cells +8108.7353515625 574.3804931640625 background all_cells +8164.47119140625 600.1774291992188 background all_cells +8185.8525390625 608.6473999023438 background all_cells +8119.43701171875 611.6918334960938 background all_cells +8110.1904296875 615.999755859375 background all_cells +8188.11669921875 619.586181640625 background all_cells +8163.14306640625 612.337646484375 background all_cells +8168.22412109375 655.9501953125 background all_cells +8178.86865234375 666.8892822265625 background all_cells +8174.814453125 673.6627197265625 background all_cells +8121.482421875 659.197998046875 background all_cells +8130.875 680.5465698242188 background all_cells +8117.30615234375 667.4252319335938 background all_cells +8155.80615234375 676.1525268554688 background all_cells +8167.21728515625 677.469970703125 background all_cells +8168.7939453125 692.1356811523438 background all_cells +8157.44921875 628.435302734375 background all_cells +8154.94580078125 646.3934936523438 background all_cells +8158.7705078125 635.20361328125 background all_cells +8143.52587890625 640.51318359375 background all_cells +8100.02978515625 673.0532836914062 background all_cells +8109.30712890625 677.572998046875 background all_cells +8104.55322265625 675.6549682617188 background all_cells +8112.66552734375 714.03466796875 background all_cells +8113.640625 727.53173828125 background all_cells +8145.14013671875 726.6469116210938 background all_cells +8123.3291015625 728.458984375 background all_cells +8106.89404296875 716.9055786132812 background all_cells +8110.42529296875 697.6767578125 background all_cells +8112.060546875 706.6472778320312 background all_cells +8227.927734375 596.6549682617188 background all_cells +8197.0595703125 608.6954956054688 background all_cells +8203.986328125 605.2704467773438 background all_cells +8234.0576171875 625.8870239257812 background all_cells +8227.6171875 607.78076171875 background all_cells +8290.015625 617.1898803710938 background all_cells +8304.609375 621.1139526367188 background all_cells +8299.6484375 598.4583740234375 background all_cells +8304.7763671875 613.9644775390625 background all_cells +8281.87890625 622.1298217773438 background all_cells +8278.10546875 618.217529296875 background all_cells +8269.478515625 603.3463745117188 background all_cells +8275.6611328125 614.1087036132812 background all_cells +8274.9755859375 620.9322509765625 background all_cells +8236.2451171875 662.78466796875 background all_cells +8247.0087890625 625.5665283203125 background all_cells +8249.962890625 647.6414184570312 background all_cells +8245.099609375 667.3853149414062 background all_cells +8255.25390625 636.960205078125 background all_cells +8294.4052734375 652.349365234375 background all_cells +8270.7802734375 664.5628051757812 background all_cells +8253.3017578125 663.75537109375 background all_cells +8258.8642578125 721.70556640625 background all_cells +8297.4326171875 717.32080078125 background all_cells +8297.4267578125 730.6331176757812 background all_cells +8270.986328125 717.4902954101562 background all_cells +8257.3955078125 706.9751586914062 background all_cells +8293.97265625 696.3880004882812 background all_cells +8289.875 707.2711181640625 background all_cells +8272.298828125 710.3582763671875 background all_cells +8264.759765625 703.6488647460938 background all_cells +8262.505859375 692.8651733398438 background all_cells +8238.7119140625 722.6206665039062 background all_cells +8254.169921875 730.5796508789062 background all_cells +8250.5947265625 712.9672241210938 background all_cells +8243.0634765625 729.8051147460938 background all_cells +8246.375 673.8202514648438 background all_cells +8298.1962890625 674.5972290039062 background all_cells +8291.4619140625 684.4990844726562 background all_cells +8258.2236328125 683.3897705078125 background all_cells +8250.607421875 679.5958862304688 background all_cells +8201.94921875 634.12109375 background all_cells +8210.453125 628.735595703125 background all_cells +8215.9638671875 624.8169555664062 background all_cells +8214.544921875 635.6861572265625 background all_cells +8180.7109375 700.8893432617188 background all_cells +8225.201171875 653.3623046875 background all_cells +8206.05078125 725.530029296875 background all_cells +8224.5244140625 724.2412719726562 background all_cells +8221.2373046875 659.5607299804688 background all_cells +8208.2744140625 642.7672119140625 background all_cells +8218.443359375 644.5119018554688 background all_cells +8231.79296875 647.95166015625 background all_cells +8639.0439453125 688.5685424804688 background all_cells +8635.8115234375 705.7525634765625 background all_cells +8655.375 689.8101806640625 background all_cells +8647.0712890625 700.7720947265625 background all_cells +8647.837890625 693.9803466796875 background all_cells +8645.0810546875 768.4740600585938 background all_cells +8632.39453125 756.8047485351562 background all_cells +8629.556640625 772.916015625 background all_cells +8662.5244140625 794.4086303710938 background all_cells +8643.7509765625 786.3861694335938 background all_cells +8661.77734375 641.4677734375 background all_cells +8661.41796875 650.510498046875 background all_cells +8649.6474609375 647.8241577148438 background all_cells +8645.494140625 712.8740234375 background all_cells +8629.814453125 739.0723266601562 background all_cells +8655.3046875 730.0079956054688 background all_cells +8661.2392578125 745.568115234375 background all_cells +8642.83203125 741.4791259765625 background all_cells +8657.564453125 712.8472900390625 background all_cells +8657.56640625 673.6660766601562 background all_cells +8636.521484375 677.5031127929688 background all_cells +8643.9697265625 668.564453125 background all_cells +8582.8193359375 718.4951782226562 background all_cells +8594.9169921875 732.1322021484375 background all_cells +8602.3349609375 716.818359375 background all_cells +8581.0458984375 748.5633544921875 background all_cells +8600.9873046875 764.3093872070312 background all_cells +8585.357421875 753.4351806640625 background all_cells +8597.69140625 746.8046875 background all_cells +8559.884765625 743.3798217773438 background all_cells +8568.046875 749.552001953125 background all_cells +8561.5859375 759.1187744140625 background all_cells +8554.5830078125 752.6016235351562 background all_cells +8553.6259765625 747.2109985351562 background all_cells +8605.7255859375 729.3310546875 background all_cells +8605.8671875 739.389892578125 background all_cells +8623.8017578125 724.6505126953125 background all_cells +8614.029296875 738.8922119140625 background all_cells +8557.8642578125 675.4405517578125 background all_cells +8556.8984375 704.9786376953125 background all_cells +8552.8681640625 694.7774658203125 background all_cells +8608.5224609375 687.87744140625 background all_cells +8592.880859375 708.0048828125 background all_cells +8602.2763671875 700.1158447265625 background all_cells +8565.7314453125 712.8532104492188 background all_cells +8566.2060546875 682.6536865234375 background all_cells +8576.580078125 703.6746826171875 background all_cells +8577.751953125 691.7674560546875 background all_cells +8566.5078125 690.9843139648438 background all_cells +8665.490234375 656.1840209960938 background all_cells +8691.197265625 654.7667236328125 background all_cells +8666.833984375 665.4896850585938 background all_cells +8656.1025390625 659.0104370117188 background all_cells +8667.3037109375 687.88134765625 background all_cells +8688.0390625 672.202880859375 background all_cells +8700.4599609375 702.9596557617188 background all_cells +8678.0146484375 681.0451049804688 background all_cells +8663.8662109375 711.0077514648438 background all_cells +8739.70703125 715.50439453125 background all_cells +8671.337890625 708.4161376953125 background all_cells +8671.798828125 715.9174194335938 background all_cells +8717.376953125 593.0609741210938 background all_cells +8678.00390625 596.3511962890625 background all_cells +8725.685546875 607.1806030273438 background all_cells +8739.748046875 615.093017578125 background all_cells +8728.34375 620.488037109375 background all_cells +8732.505859375 606.3717651367188 background all_cells +8727.49609375 589.35791015625 background all_cells +8734.2236328125 567.9760131835938 background all_cells +8740.947265625 594.2841186523438 background all_cells +8736.9052734375 603.1408081054688 background all_cells +8726.65234375 599.9117431640625 background all_cells +8688.443359375 607.7811889648438 background all_cells +8718.5126953125 604.372802734375 background all_cells +8719.1435546875 618.1854248046875 background all_cells +8715.27734375 612.0716552734375 background all_cells +8700.6552734375 606.9705200195312 background all_cells +8707.9130859375 526.0081176757812 background all_cells +8708.615234375 516.2507934570312 background all_cells +8709.4560546875 531.7916870117188 background all_cells +8703.2236328125 537.54150390625 background all_cells +8706.43359375 548.4688110351562 background all_cells +8710.5859375 542.4942626953125 background all_cells +8679.08203125 532.9907836914062 background all_cells +8689.365234375 541.2688598632812 background all_cells +8690.66796875 560.926513671875 background all_cells +8683.376953125 578.7548828125 background all_cells +8701.41796875 566.535888671875 background all_cells +8717.5927734375 556.6061401367188 background all_cells +8725.2734375 559.2317504882812 background all_cells +8717.73046875 571.0560913085938 background all_cells +8730.369140625 454.6070556640625 background all_cells +8647.6826171875 500.5711669921875 background all_cells +8708.3603515625 499.6981506347656 background all_cells +8700.7666015625 487.1092834472656 background all_cells +8648.7861328125 490.0149230957031 background all_cells +8740.25390625 454.89208984375 background all_cells +8583.41015625 623.7875366210938 background all_cells +8611.4404296875 559.0928344726562 background all_cells +8613.986328125 576.7061157226562 background all_cells +8597.4794921875 566.30322265625 background all_cells +8609.34765625 629.3157348632812 background all_cells +8595.6533203125 627.7294311523438 background all_cells +8586.60546875 638.7654418945312 background all_cells +8568.2099609375 676.239013671875 background all_cells +8598.01953125 642.6416015625 background all_cells +8589.427734375 649.2325439453125 background all_cells +8570.828125 601.4776611328125 background all_cells +8564.6103515625 594.2720947265625 background all_cells +8573.611328125 620.6256103515625 background all_cells +8571.04296875 607.0921630859375 background all_cells +8607.7099609375 653.6782836914062 background all_cells +8600.951171875 669.0371704101562 background all_cells +8614.423828125 667.9985961914062 background all_cells +8615.681640625 656.57861328125 background all_cells +8623.1962890625 646.5899047851562 background all_cells +8629.1962890625 660.9834594726562 background all_cells +8627.2021484375 673.9817504882812 background all_cells +8620.505859375 620.7633056640625 background all_cells +8634.599609375 595.8859252929688 background all_cells +8630.6240234375 632.0253295898438 background all_cells +8623.556640625 608.451416015625 background all_cells +8643.7021484375 605.9631958007812 background all_cells +8662.1171875 608.690673828125 background all_cells +8654.2626953125 605.9349365234375 background all_cells +8640.720703125 593.117919921875 background all_cells +8648.3193359375 613.0260009765625 background all_cells +8652.880859375 609.6159057617188 background all_cells +8676.7421875 574.5591430664062 background all_cells +8677.7548828125 561.6626586914062 background all_cells +8640.671875 615.5784301757812 background all_cells +8655.453125 632.397705078125 background all_cells +8657.8125 626.0031127929688 background all_cells +8652.5107421875 619.67041015625 background all_cells +8430.8359375 506.8391723632813 background all_cells +8447.3544921875 502.8591003417969 background all_cells +8463.4814453125 448.016845703125 background all_cells +8437.8935546875 423.9790954589844 background all_cells +8464.3876953125 457.3992919921875 background all_cells +8454.134765625 456.2123107910156 background all_cells +8432.1640625 538.1536254882812 background all_cells +8438.42578125 541.21728515625 background all_cells +8435.3291015625 534.2474975585938 background all_cells +8462.755859375 512.8203125 background all_cells +8476.7626953125 533.7528686523438 background all_cells +8478.892578125 521.0956420898438 background all_cells +8497.1259765625 516.1710815429688 background all_cells +8497.4658203125 540.1904907226562 background all_cells +8511.4482421875 538.4695434570312 background all_cells +8507.9248046875 424.45318603515625 background all_cells +8510.787109375 532.9730834960938 background all_cells +8478.6455078125 406.6990966796875 background all_cells +8468.5634765625 429.7673645019531 background all_cells +8434.00390625 298.0040588378906 background all_cells +8432.2939453125 309.9205322265625 background all_cells +8436.0732421875 302.4045715332031 background all_cells +8443.4091796875 351.05596923828125 background all_cells +8432.8486328125 399.7341613769531 background all_cells +8431.337890625 392.9822387695313 background all_cells +8436.0263671875 374.3241882324219 background all_cells +8443.5771484375 373.2920227050781 background all_cells +8435.7900390625 362.0085144042969 background all_cells +8490.7783203125 377.4026794433594 background all_cells +8484.666015625 393.2965087890625 background all_cells +8506.8291015625 364.23291015625 background all_cells +8500.927734375 383.6372680664063 background all_cells +8505.697265625 375.1068420410156 background all_cells +8451.109375 380.51806640625 background all_cells +8461.3291015625 380.8286743164063 background all_cells +8458.3193359375 369.9173889160156 background all_cells +8449.578125 368.58056640625 background all_cells +8471.703125 376.8857421875 background all_cells +8469.640625 360.6092529296875 background all_cells +8469.4189453125 383.9230346679688 background all_cells +8647.9833984375 477.5104675292969 background all_cells +8639.8623046875 459.58489990234375 background all_cells +8663.4423828125 418.88763427734375 background all_cells +8668.9443359375 428.18994140625 background all_cells +8679.28125 470.1581115722656 background all_cells +8633.3046875 448.0644836425781 background all_cells +8649.041015625 441.6380920410156 background all_cells +8705.76953125 472.48779296875 background all_cells +8710.4794921875 457.7562255859375 background all_cells +8710.822265625 465.803955078125 background all_cells +8737.1025390625 445.7212524414063 background all_cells +8719.330078125 497.5803527832031 background all_cells +8733.7216796875 497.7528381347656 background all_cells +8715.5517578125 505.3414916992188 background all_cells +8713.4150390625 501.2231140136719 background all_cells +8729.68359375 490.6979675292969 background all_cells +8739.919921875 487.3394165039063 background all_cells +8735.3349609375 491.7861328125 background all_cells +8739.087890625 269.2954406738281 background all_cells +8732.8896484375 271.2977600097656 background all_cells +8737.638671875 307.8669128417969 background all_cells +8739.333984375 326.2155456542969 background all_cells +8738.1015625 318.5157165527344 background all_cells +8733.1005859375 314.8417358398437 background all_cells +8728.0537109375 358.5814208984375 background all_cells +8726.48828125 369.8291931152344 background all_cells +8729.9267578125 363.5578308105469 background all_cells +8735.4423828125 371.9130554199219 background all_cells +8711.291015625 362.2137756347656 background all_cells +8723.2880859375 389.6504211425781 background all_cells +8722.361328125 356.6610107421875 background all_cells +8721.1689453125 381.2985534667969 background all_cells +8712.5712890625 374.8076477050781 background all_cells +8685.00390625 398.486328125 background all_cells +8719.2392578125 325.37603759765625 background all_cells +8681.033203125 352.7882385253906 background all_cells +8713.0908203125 351.5963439941406 background all_cells +8692.982421875 419.20843505859375 background all_cells +8733.0498046875 418.72412109375 background all_cells +8730.275390625 401.6337585449219 background all_cells +8735.5029296875 393.31829833984375 background all_cells +8890.033203125 309.1515808105469 background all_cells +8936.2294921875 373.5963745117188 background all_cells +8941.994140625 406.8903503417969 background all_cells +8935.1376953125 414.1627197265625 background all_cells +8891.2158203125 413.0671691894531 background all_cells +8938.064453125 390.4410705566406 background all_cells +8935.99609375 399.34564208984375 background all_cells +8944.8662109375 391.08245849609375 background all_cells +8947.2802734375 309.8850402832031 background all_cells +8936.1884765625 315.1568298339844 background all_cells +8944.1533203125 334.5060119628906 background all_cells +8877.494140625 256.4973449707031 background all_cells +8887.2890625 272.41925048828125 background all_cells +8886.546875 258.1040954589844 background all_cells +8883.482421875 265.1875915527344 background all_cells +8905.2314453125 278.3757019042969 background all_cells +8932.7734375 294.63201904296875 background all_cells +8917.1181640625 302.37677001953125 background all_cells +8909.408203125 284.46630859375 background all_cells +8903.1572265625 293.4198913574219 background all_cells +8901.509765625 304.505859375 background all_cells +8891.3857421875 282.122802734375 background all_cells +8898.015625 279.1064453125 background all_cells +8893.7275390625 294.4295349121094 background all_cells +8909.5341796875 260.06036376953125 background all_cells +8924.3720703125 274.2737121582031 background all_cells +8903.775390625 269.4761657714844 background all_cells +8915.3349609375 269.578369140625 background all_cells +8949.2421875 201.28623962402344 background all_cells +8945.4931640625 219.56468200683597 background all_cells +8955.052734375 216.94932556152344 background all_cells +8964.1005859375 228.7188415527344 background all_cells +8952.9404296875 231.06190490722656 background all_cells +8955.9345703125 210.9381256103516 background all_cells +8969.662109375 260.8433837890625 background all_cells +8970.3388671875 290.53155517578125 background all_cells +8981.509765625 248.6606903076172 background all_cells +8976.599609375 278.3912353515625 background all_cells +8971.0791015625 247.7290802001953 background all_cells +8969.673828125 213.98159790039065 background all_cells +8969.935546875 239.13772583007807 background all_cells +8979.255859375 235.14019775390625 background all_cells +8985.8916015625 229.4102783203125 background all_cells +8948.076171875 288.6637878417969 background all_cells +8962.5634765625 303.5838317871094 background all_cells +8956.9296875 276.9374084472656 background all_cells +8954.478515625 260.3517761230469 background all_cells +8952.5986328125 268.50103759765625 background all_cells +8952.5966796875 180.4298858642578 background all_cells +8944.091796875 189.1930694580078 background all_cells +8946.3251953125 182.1910400390625 background all_cells +8952.74609375 190.41964721679688 background all_cells +8961.1689453125 186.4856414794922 background all_cells +8945.0576171875 344.1534729003906 background all_cells +8970.0146484375 318.5116577148437 background all_cells +8970.982421875 337.2742004394531 background all_cells +8962.5791015625 359.5408020019531 background all_cells +8957.814453125 338.8139953613281 background all_cells +8967.9072265625 417.6393737792969 background all_cells +8957.1162109375 453.4783935546875 background all_cells +8978.744140625 428.0636901855469 background all_cells +8976.71484375 419.26763916015625 background all_cells +8949.44140625 401.7326965332031 background all_cells +8984.8720703125 397.3104553222656 background all_cells +8974.8388671875 386.4073791503906 background all_cells +8952.2197265625 393.8745727539063 background all_cells +8846.9765625 181.08969116210935 background all_cells +8806.6142578125 176.31912231445312 background all_cells +8886.12109375 191.11399841308597 background all_cells +8830.2861328125 176.82569885253906 background all_cells +8833.3916015625 173.6471405029297 background all_cells +8837.4677734375 174.9993896484375 background all_cells +8904.6376953125 201.0701141357422 background all_cells +8896.763671875 239.1192626953125 background all_cells +8907.5361328125 236.4023895263672 background all_cells +8926.580078125 206.11659240722656 background all_cells +8883.1640625 207.09657287597656 background all_cells +8889.9111328125 214.45571899414065 background all_cells +8884.1162109375 238.94061279296875 background all_cells +8882.013671875 230.46702575683597 background all_cells +8886.08203125 226.93170166015625 background all_cells +8890.3603515625 256.41571044921875 background all_cells +8902.40234375 252.31011962890625 background all_cells +8895.6220703125 265.689697265625 background all_cells +8936.8212890625 275.9137878417969 background all_cells +8920.162109375 246.24807739257807 background all_cells +8941.982421875 249.7028045654297 background all_cells +8921.693359375 259.34051513671875 background all_cells +8929.15625 258.6149597167969 background all_cells +8944.2421875 269.6953430175781 background all_cells +8898.880859375 184.04493713378903 background all_cells +8930.990234375 190.9122772216797 background all_cells +8527.056640625 367.7804260253906 background all_cells +8517.7880859375 380.3028564453125 background all_cells +8517.1728515625 373.3987731933594 background all_cells +8540.103515625 564.3135375976562 background all_cells +8558.0166015625 569.7364501953125 background all_cells +8549.0458984375 576.154296875 background all_cells +8546.4228515625 568.8804931640625 background all_cells +8537.2978515625 535.6251831054688 background all_cells +8543.7451171875 552.5762329101562 background all_cells +8529.81640625 548.3804321289062 background all_cells +8546.568359375 541.9658813476562 background all_cells +8523.208984375 480.5145568847656 background all_cells +8525.869140625 533.8883666992188 background all_cells +8545.85546875 523.7229614257812 background all_cells +8537.2431640625 527.855224609375 background all_cells +8521.3623046875 524.6216430664062 background all_cells +8531.53125 494.3152465820313 background all_cells +8528.94140625 421.4508972167969 background all_cells +8537.263671875 461.4642028808594 background all_cells +8546.1572265625 449.3857421875 background all_cells +8546.263671875 391.4516296386719 background all_cells +8512.6484375 411.0179443359375 background all_cells +8513.236328125 404.4200134277344 background all_cells +8504.7392578125 399.2903137207031 background all_cells +8693.62890625 311.4799499511719 background all_cells +8708.7861328125 299.313232421875 background all_cells +8647.09765625 359.38983154296875 background all_cells +8645.412109375 314.9173583984375 background all_cells +8648.6435546875 334.8603210449219 background all_cells +8649.615234375 342.66131591796875 background all_cells +8636.1015625 331.0141906738281 background all_cells +8629.41015625 323.45782470703125 background all_cells +8506.1865234375 301.9400329589844 background all_cells +8516.921875 281.27374267578125 background all_cells +8505.8388671875 309.1772155761719 background all_cells +8592.8466796875 362.0104370117188 background all_cells +8606.3974609375 376.0171508789063 background all_cells +8601.798828125 388.9653015136719 background all_cells +8513.5517578125 355.6317749023437 background all_cells +8541.3076171875 358.2620544433594 background all_cells +8523.5400390625 353.6203308105469 background all_cells +8548.974609375 339.0618591308594 background all_cells +8566.130859375 349.1907958984375 background all_cells +8575.740234375 342.4726257324219 background all_cells +8554.744140625 348.034912109375 background all_cells +8554.146484375 354.514892578125 background all_cells +8575.4453125 289.23516845703125 background all_cells +8553.166015625 318.8401184082031 background all_cells +8582.9873046875 301.01092529296875 background all_cells +8677.267578125 141.476806640625 background all_cells +8674.435546875 150.43743896484375 background all_cells +8700.8203125 149.0140838623047 background all_cells +8649.8662109375 299.88507080078125 background all_cells +8674.265625 287.2636108398437 background all_cells +8662.607421875 263.13629150390625 background all_cells +8661.314453125 289.0036315917969 background all_cells +8630.4345703125 268.7601318359375 background all_cells +8618.873046875 252.92044067382807 background all_cells +8639.1640625 197.75955200195312 background all_cells +8649.138671875 188.4635009765625 background all_cells +8649.3583984375 197.1204376220703 background all_cells +8714.1689453125 194.14230346679688 background all_cells +8669.880859375 470.9630126953125 background all_cells +8668.775390625 486.0203247070313 background all_cells +8636.556640625 536.9995727539062 background all_cells +8662.9833984375 550.9383544921875 background all_cells +8637.58984375 554.8724975585938 background all_cells +8664.017578125 521.1762084960938 background all_cells +8628.896484375 530.577880859375 background all_cells +8646.7109375 524.7930297851562 background all_cells +8622.603515625 567.5550537109375 background all_cells +8632.7099609375 582.3912353515625 background all_cells +8629.3994140625 576.5816650390625 background all_cells +8626.46484375 542.695068359375 background all_cells +8700.9013671875 584.0888061523438 background all_cells +8671.203125 532.60205078125 background all_cells +8628.1708984375 418.474609375 background all_cells +8610.880859375 469.8907775878906 background all_cells +8564.103515625 169.98641967773438 background all_cells +8576.98828125 167.8624267578125 background all_cells +8571.7353515625 169.1394500732422 background all_cells +8597.9267578125 213.61134338378903 background all_cells +8594.6044921875 291.3246765136719 background all_cells +8586.0625 279.7862243652344 background all_cells +8559.7587890625 279.0672912597656 background all_cells +8563.22265625 288.0545654296875 background all_cells +8554.92578125 281.54083251953125 background all_cells +8554.1728515625 269.5494689941406 background all_cells +8573.1376953125 275.4403381347656 background all_cells +8223.3271484375 357.6590881347656 background all_cells +8246.939453125 349.67547607421875 background all_cells +8238.2509765625 359.922607421875 background all_cells +8224.9775390625 337.068603515625 background all_cells +8237.5888671875 404.2400817871094 background all_cells +8246.134765625 402.8754577636719 background all_cells +8242.8017578125 397.5007019042969 background all_cells +8184.17724609375 414.1143493652344 background all_cells +8203.921875 396.7291564941406 background all_cells +8189.8291015625 410.2608947753906 background all_cells +8188.208984375 361.6042785644531 background all_cells +8183.06591796875 372.927734375 background all_cells +8194.5234375 372.0155334472656 background all_cells +8212.7275390625 347.8933410644531 background all_cells +8213.8076171875 358.83038330078125 background all_cells +8197.34375 358.9297180175781 background all_cells +8183.73974609375 435.5794067382813 background all_cells +8182.75048828125 424.188720703125 background all_cells +8194.58984375 432.0752258300781 background all_cells +8185.64306640625 431.3980102539063 background all_cells +8207.7216796875 444.9682312011719 background all_cells +8210.263671875 466.4477844238281 background all_cells +8221.6064453125 444.29144287109375 background all_cells +8216.15625 446.9059753417969 background all_cells +8211.31640625 457.0189208984375 background all_cells +8231.8671875 427.8789367675781 background all_cells +8247.0380859375 457.8564453125 background all_cells +8245.1064453125 445.6517333984375 background all_cells +8245.185546875 435.3774108886719 background all_cells +8294.0595703125 438.38970947265625 background all_cells +8293.876953125 448.5395202636719 background all_cells +8299.126953125 441.3078308105469 background all_cells +8299.9853515625 431.2251281738281 background all_cells +8299.427734375 446.7439575195313 background all_cells +8261.7333984375 464.8238525390625 background all_cells +8272.767578125 458.2088928222656 background all_cells +8261.634765625 457.3611755371094 background all_cells +8277.2021484375 461.2302856445313 background all_cells +8280.91796875 456.58978271484375 background all_cells +8281.736328125 442.6815490722656 background all_cells +8287.125 450.6062316894531 background all_cells +8270.7529296875 442.5888977050781 background all_cells +8259.4619140625 382.499755859375 background all_cells +8262.1044921875 389.78265380859375 background all_cells +8285.1796875 400.1251220703125 background all_cells +8253.88671875 403.2825317382813 background all_cells +8257.505859375 396.4864196777344 background all_cells +8285.076171875 428.6622619628906 background all_cells +8254.634765625 430.7621154785156 background all_cells +8265.3095703125 428.54541015625 background all_cells +8277.14453125 427.81689453125 background all_cells +8296.453125 413.5613098144531 background all_cells +8299.5341796875 424.0025939941406 background all_cells +8294.6728515625 421.5570068359375 background all_cells +8427.0029296875 230.10433959960935 background all_cells +8439.3427734375 285.7406921386719 background all_cells +8428.5986328125 274.3271179199219 background all_cells +8543.578125 281.6312255859375 background all_cells +8483.75390625 269.8984680175781 background all_cells +8496.095703125 274.093505859375 background all_cells +8498.6259765625 322.8547058105469 background all_cells +8482.5263671875 340.7701721191406 background all_cells +8483.4580078125 290.98016357421875 background all_cells +8543.759765625 308.7493896484375 background all_cells +8491.1376953125 299.6191101074219 background all_cells +8551.6689453125 297.336669921875 background all_cells +8451.4677734375 283.43603515625 background all_cells +8472.78125 283.1171264648437 background all_cells +8465.4228515625 271.1494140625 background all_cells +8451.9921875 270.0590209960937 background all_cells +8378.5732421875 306.7226257324219 background all_cells +8369.1298828125 312.3472900390625 background all_cells +8392.4296875 324.5611267089844 background all_cells +8395.31640625 310.24432373046875 background all_cells +8393.7919921875 356.5204467773437 background all_cells +8375.466796875 379.42132568359375 background all_cells +8389.64453125 376.2349243164063 background all_cells +8356.2392578125 362.5131530761719 background all_cells +8356.169921875 332.1220092773437 background all_cells +8369.2724609375 351.687255859375 background all_cells +8338.9775390625 314.5928649902344 background all_cells +8347.4296875 310.0814819335937 background all_cells +8341.923828125 318.8673095703125 background all_cells +8342.69140625 305.1809997558594 background all_cells +8410.287109375 276.77520751953125 background all_cells +8408.5595703125 281.118896484375 background all_cells +8412.1796875 359.9223327636719 background all_cells +8427.1005859375 316.5169677734375 background all_cells +8421.767578125 334.1503295898437 background all_cells +8427.734375 331.1390991210937 background all_cells +8423.005859375 344.504638671875 background all_cells +8418.34375 372.0775451660156 background all_cells +8426.33984375 356.80908203125 background all_cells +8432.2685546875 347.4578857421875 background all_cells +8424.79296875 390.3275451660156 background all_cells +8406.552734375 403.08734130859375 background all_cells +8415.4619140625 395.66790771484375 background all_cells +8413.51171875 390.264892578125 background all_cells +8406.65234375 391.3153381347656 background all_cells +8413.048828125 425.1220703125 background all_cells +8424.8212890625 426.8487243652344 background all_cells +8421.1376953125 416.2638549804688 background all_cells +8418.0419921875 424.4638977050781 background all_cells +8402.58203125 428.3157043457031 background all_cells +8405.291015625 415.0513610839844 background all_cells +8407.1845703125 438.1942138671875 background all_cells +8401.3388671875 441.5546569824219 background all_cells +8376.1865234375 402.3552856445313 background all_cells +8393.904296875 388.144775390625 background all_cells +8389.203125 406.6081237792969 background all_cells +8391.927734375 413.8525085449219 background all_cells +8392.9033203125 437.5879821777344 background all_cells +8389.0625 423.0880432128906 background all_cells +8386.697265625 267.14971923828125 background all_cells +8366.404296875 230.71481323242188 background all_cells +8380.4677734375 273.9210205078125 background all_cells +8379.5322265625 267.2593688964844 background all_cells +8367.0576171875 301.0179748535156 background all_cells +8353.7763671875 310.39306640625 background all_cells +8360.8994140625 305.4161071777344 background all_cells +8350.44140625 300.82440185546875 background all_cells +8359.796875 295.1785888671875 background all_cells +8388.046875 278.99102783203125 background all_cells +8371.482421875 283.4635314941406 background all_cells +8372.70703125 299.85614013671875 background all_cells +8375.22265625 294.4468078613281 background all_cells +8382.17578125 284.0920104980469 background all_cells +8312.91796875 355.561767578125 background all_cells +8322.7783203125 362.1059875488281 background all_cells +8318.7373046875 358.2798767089844 background all_cells +8294.1611328125 357.39404296875 background all_cells +8296.60546875 401.7712097167969 background all_cells +8299.5283203125 387.5358276367188 background all_cells +8294.80078125 386.85064697265625 background all_cells +8319.52734375 405.8222961425781 background all_cells +8323.6005859375 403.0513305664063 background all_cells +8298.7314453125 369.5397338867188 background all_cells +8310.8046875 382.9762573242188 background all_cells +8315.2236328125 375.6498718261719 background all_cells +8305.96484375 366.994140625 background all_cells +8303.849609375 416.9110107421875 background all_cells +8306.1923828125 425.6638793945313 background all_cells +8309.2275390625 426.0145568847656 background all_cells +8333.4345703125 409.1719665527344 background all_cells +8351.51953125 444.7079772949219 background all_cells +8316.841796875 433.9713134765625 background all_cells +8320.5625 461.9944458007813 background all_cells +8323.0712890625 449.9471740722656 background all_cells +8306.71484375 439.6495056152344 background all_cells +8293.9833984375 343.2952880859375 background all_cells +8302.0234375 336.4512939453125 background all_cells +8306.6201171875 339.255126953125 background all_cells +8297.443359375 331.04400634765625 background all_cells +8328.7861328125 345.719970703125 background all_cells +8335.7119140625 339.9317932128906 background all_cells +8335.3203125 347.9202575683594 background all_cells +8336.48828125 329.0359802246094 background all_cells +8325.6435546875 321.7774963378906 background all_cells +8307.7529296875 330.485107421875 background all_cells +8321.3388671875 346.527099609375 background all_cells +8317.7529296875 347.7519836425781 background all_cells +8310.5361328125 346.9645690917969 background all_cells +8513.806640625 131.52210998535156 background all_cells +8504.5546875 122.44813537597656 background all_cells +8498.458984375 138.02503967285156 background all_cells +8494.9599609375 119.1981430053711 background all_cells +8549.23828125 171.72598266601562 background all_cells +8534.05078125 184.83392333984372 background all_cells +8542.08203125 217.7576141357422 background all_cells +8534.22265625 255.5199737548828 background all_cells +8509.212890625 249.7100524902344 background all_cells +8549.3857421875 216.85983276367188 background all_cells +8522.3896484375 156.8907928466797 background all_cells +8331.17578125 209.3224029541016 background all_cells +8343.5673828125 211.4599456787109 background all_cells +8352.9248046875 215.2307281494141 background all_cells +8333.615234375 215.1346740722656 background all_cells +8325.486328125 209.49452209472656 background all_cells +8343.599609375 158.79798889160156 background all_cells +8346.142578125 164.43690490722656 background all_cells +8337.8076171875 164.52183532714844 background all_cells +8375.4638671875 149.224609375 background all_cells +8369.5322265625 198.64349365234372 background all_cells +8368.1669921875 191.75558471679688 background all_cells +8354.1533203125 156.64842224121094 background all_cells +8356.0185546875 143.328857421875 background all_cells +8353.3349609375 129.2089385986328 background all_cells +8342.765625 101.77666473388672 background all_cells +8331.97265625 105.81672668457033 background all_cells +8337.650390625 149.5042724609375 background all_cells +8333.16796875 123.15996551513672 background all_cells +8297.42578125 134.258056640625 background all_cells +8317.0224609375 151.71371459960938 background all_cells +8305.1953125 145.72186279296875 background all_cells +8313.1298828125 89.14635467529297 background all_cells +8281.0908203125 79.83013916015625 background all_cells +8284.36328125 91.31310272216795 background all_cells +8324.6572265625 107.21263122558594 background all_cells +8293.1591796875 95.53916931152344 background all_cells +8316.849609375 96.23409271240234 background all_cells +8321.6025390625 155.3072509765625 background all_cells +8292.8466796875 164.0309600830078 background all_cells +8320.322265625 166.600341796875 background all_cells +8321.5947265625 160.61656188964844 background all_cells +8316.4140625 158.8690643310547 background all_cells +8289.3701171875 115.54462432861328 background all_cells +8312.41015625 123.86109161376952 background all_cells +8309.4521484375 111.29258728027344 background all_cells +8374.0234375 242.00035095214844 background all_cells +8366.974609375 224.281982421875 background all_cells +8383.51953125 235.1237945556641 background all_cells +8384.2421875 247.76708984375 background all_cells +8412.880859375 201.41329956054688 background all_cells +8390.30859375 207.7909698486328 background all_cells +8389.2236328125 217.6673583984375 background all_cells +8402.4521484375 219.41546630859372 background all_cells +8401.5771484375 211.46539306640625 background all_cells +8413.689453125 229.04251098632807 background all_cells +8410.2607421875 240.79087829589844 background all_cells +8406.0244140625 234.10096740722656 background all_cells +8394.5634765625 229.93603515625 background all_cells +8292.8232421875 175.22068786621094 background all_cells +8304.1806640625 181.0309600830078 background all_cells +8295.1181640625 182.8959503173828 background all_cells +8291.22265625 196.33187866210935 background all_cells +8349.47265625 200.4837188720703 background all_cells +8382.8369140625 198.7857666015625 background all_cells +8361.2177734375 206.13427734375 background all_cells +8351.0986328125 206.21714782714844 background all_cells +8339.908203125 200.6664886474609 background all_cells +8336.10546875 206.5259704589844 background all_cells +8327.2080078125 200.9429168701172 background all_cells +8321.5224609375 202.94650268554688 background all_cells +8363.2197265625 186.0179901123047 background all_cells +8348.1845703125 192.93695068359372 background all_cells +8315.02734375 195.0733795166016 background all_cells +8388.607421875 193.56640625 background all_cells +8315.7763671875 186.33692932128903 background all_cells +8349.9111328125 176.61801147460938 background all_cells +8447.51953125 170.33982849121094 background all_cells +8434.828125 168.02903747558594 background all_cells +8342.2333984375 172.642333984375 background all_cells +8299.119140625 204.35682678222656 background all_cells +8308.0498046875 209.27337646484372 background all_cells +8306.8876953125 205.42034912109372 background all_cells +8303.2333984375 208.7561798095703 background all_cells +8478.9453125 242.70216369628903 background all_cells +8471.158203125 213.7891998291016 background all_cells +8450.203125 232.5924072265625 background all_cells +8485.3623046875 250.21046447753903 background all_cells +8470.7265625 251.614013671875 background all_cells +8494.583984375 246.17697143554688 background all_cells +8475.9296875 188.8690948486328 background all_cells +8471.0869140625 169.68397521972656 background all_cells +8478.900390625 154.3011932373047 background all_cells +8482.9345703125 165.63128662109375 background all_cells +8488.3701171875 173.3361053466797 background all_cells +8485.361328125 178.2406768798828 background all_cells +8456.6650390625 155.37115478515625 background all_cells +8450.873046875 165.95860290527344 background all_cells +8445.7080078125 114.79082489013672 background all_cells +8462.4892578125 138.9586944580078 background all_cells +8457.9599609375 170.76971435546875 background all_cells +8067.82958984375 961.15869140625 background all_cells +8089.2060546875 967.7219848632812 background all_cells +8073.37744140625 974.4146728515624 background all_cells +8065.39501953125 975.1023559570312 background all_cells +8091.58203125 924.9551391601562 background all_cells +8104.32861328125 942.9668579101562 background all_cells +8096.40380859375 947.8497314453124 background all_cells +8092.94873046875 943.7935180664062 background all_cells +8063.1357421875 938.7314453125 background all_cells +8081.0595703125 927.5106811523438 background all_cells +8070.998046875 948.32470703125 background all_cells +8076.8408203125 952.9642944335938 background all_cells +8098.30712890625 954.7145385742188 background all_cells +8087.123046875 955.7550048828124 background all_cells +8070.279296875 955.9094848632812 background all_cells +8061.4814453125 956.5984497070312 background all_cells +8081.1611328125 952.8978881835938 background all_cells +8036.625 955.8966064453124 background all_cells +8021.35107421875 972.606201171875 background all_cells +8026.865234375 960.1432495117188 background all_cells +8047.4111328125 941.0206298828124 background all_cells +8013.02880859375 925.0861206054688 background all_cells +8016.12109375 938.2382202148438 background all_cells +8043.67333984375 951.0247802734376 background all_cells +8032.28369140625 944.934326171875 background all_cells +8020.8173828125 988.9892578125 background all_cells +8034.2119140625 991.5087890625 background all_cells +8037.94140625 991.717529296875 background all_cells +8145.66796875 925.8135375976562 background all_cells +8148.69384765625 936.2359008789062 background all_cells +8160.81884765625 931.5523681640624 background all_cells +8150.4169921875 947.0867919921876 background all_cells +8136.0048828125 942.001708984375 background all_cells +8160.75439453125 921.6292724609376 background all_cells +8125.31298828125 962.3941650390624 background all_cells +8116.10498046875 960.1891479492188 background all_cells +8144.55615234375 955.6632080078124 background all_cells +8140.4365234375 963.3719482421876 background all_cells +8115.22119140625 937.3820190429688 background all_cells +8123.73828125 950.3002319335938 background all_cells +8112.38427734375 947.4131469726562 background all_cells +8119.6953125 942.0889892578124 background all_cells +8155.84716796875 983.790771484375 background all_cells +8146.78369140625 976.86962890625 background all_cells +8136.3408203125 1070.761474609375 background all_cells +8128.04150390625 1040.578125 background all_cells +8122.86669921875 1047.3505859375 background all_cells +8126.27587890625 1071.6910400390625 background all_cells +8131.748046875 1001.3033447265624 background all_cells +8141.27392578125 988.4803466796876 background all_cells +8133.9853515625 994.7326049804688 background all_cells +8132.73779296875 1008.8320922851562 background all_cells +8069.486328125 1111.947021484375 background all_cells +8162.65576171875 1116.6099853515625 background all_cells +8053.18017578125 1115.2843017578125 background all_cells +8148.35498046875 1092.9329833984375 background all_cells +8147.60205078125 1097.487548828125 background all_cells +8169.603515625 1101.267578125 background all_cells +8101.09130859375 1104.3280029296875 background all_cells +8111.72998046875 1088.66748046875 background all_cells +8070.9306640625 1082.8665771484375 background all_cells +8068.3974609375 1057.4315185546875 background all_cells +8075.212890625 1058.7275390625 background all_cells +8088.7119140625 1106.05712890625 background all_cells +8053.94384765625 1086.796142578125 background all_cells +8046.19873046875 1085.2034912109375 background all_cells +8026.140625 1058.610595703125 background all_cells +8036.7890625 1085.294921875 background all_cells +8024.76904296875 1076.948974609375 background all_cells +8092.3154296875 1055.574951171875 background all_cells +8090.068359375 1050.946044921875 background all_cells +8116.04150390625 1002.8572998046876 background all_cells +8118.91162109375 1070.6182861328125 background all_cells +8080.41064453125 1021.5198974609376 background all_cells +8085.4765625 990.4413452148438 background all_cells +8083.583984375 1004.9081420898438 background all_cells +8188.080078125 874.3973388671875 background all_cells +8178.71923828125 879.0010986328125 background all_cells +8202.806640625 867.9400634765625 background all_cells +8197.2900390625 880.989501953125 background all_cells +8194.5146484375 860.6763916015625 background all_cells +8187.89208984375 847.5575561523438 background all_cells +8197.314453125 847.6820068359375 background all_cells +8190.11865234375 838.017333984375 background all_cells +8163.77978515625 835.5294799804688 background all_cells +8180.0087890625 843.3884887695312 background all_cells +8173.99951171875 839.6427001953125 background all_cells +8073.04248046875 860.262451171875 background all_cells +8091.1591796875 879.3599853515625 background all_cells +8085.31396484375 862.7680053710938 background all_cells +8079.69775390625 885.8783569335938 background all_cells +8059.6015625 888.5758056640625 background all_cells +8072.83984375 917.597900390625 background all_cells +8084.822265625 914.6617431640624 background all_cells +8046.76708984375 915.3093872070312 background all_cells +8058.279296875 910.0554809570312 background all_cells +8049.28955078125 892.5839233398438 background all_cells +8023.466796875 921.5354614257812 background all_cells +8016.79931640625 904.9509887695312 background all_cells +8036.9267578125 888.8710327148438 background all_cells +8023.533203125 896.4803466796875 background all_cells +8049.33349609375 868.020751953125 background all_cells +8016.4853515625 867.0989379882812 background all_cells +8020.87890625 879.0733032226562 background all_cells +8036.79345703125 869.85595703125 background all_cells +8061.1669921875 866.487548828125 background all_cells +8102.17431640625 838.9973754882812 background all_cells +8137.9892578125 847.4791870117188 background all_cells +8130.6044921875 840.5986938476562 background all_cells +8116.74267578125 843.3229370117188 background all_cells +8139.2509765625 905.1074829101562 background all_cells +8158.173828125 916.1765747070312 background all_cells +8154.38525390625 901.0364990234376 background all_cells +8147.6162109375 911.0924072265624 background all_cells +8146.59716796875 886.7719116210938 background all_cells +8108.392578125 887.0223999023438 background all_cells +8110.90234375 913.2243041992188 background all_cells +8099.78076171875 919.2610473632812 background all_cells +8101.33935546875 887.1214599609375 background all_cells +8120.01123046875 895.0231323242188 background all_cells +8122.18603515625 918.1155395507812 background all_cells +8119.80224609375 909.4060668945312 background all_cells +8129.818359375 899.746826171875 background all_cells +8132.7177734375 853.8831176757812 background all_cells +8130.5830078125 868.4166870117188 background all_cells +8120.28515625 857.2852783203125 background all_cells +8104.12353515625 855.5333251953125 background all_cells +8111.00146484375 866.254150390625 background all_cells +8108.53759765625 861.0992431640625 background all_cells +8096.47607421875 857.9376831054688 background all_cells +8238.97265625 884.4912719726562 background all_cells +8238.912109375 895.0016479492188 background all_cells +8245.13671875 889.2553100585938 background all_cells +8229.0888671875 886.1798095703125 background all_cells +8235.3095703125 903.140869140625 background all_cells +8228.818359375 900.5390014648438 background all_cells +8231.6455078125 892.8610229492188 background all_cells +8254.68359375 891.230712890625 background all_cells +8256.2060546875 904.1338500976562 background all_cells +8255.1142578125 908.73828125 background all_cells +8247.041015625 904.46875 background all_cells +8253.71875 897.8045043945312 background all_cells +8199.869140625 894.6310424804688 background all_cells +8202.83203125 901.2656860351562 background all_cells +8202.8037109375 911.7879028320312 background all_cells +8177.587890625 911.5599365234376 background all_cells +8165.287109375 895.1416015625 background all_cells +8181.3642578125 897.5787353515625 background all_cells +8191.24609375 896.1724243164062 background all_cells +8187.74267578125 891.2994384765625 background all_cells +8190.205078125 906.0901489257812 background all_cells +8211.009765625 891.5049438476562 background all_cells +8220.375 889.4456176757812 background all_cells +8220.48046875 901.461669921875 background all_cells +8204.9072265625 849.535888671875 background all_cells +8213.2236328125 849.1639404296875 background all_cells +8208.7763671875 836.146484375 background all_cells +8209.173828125 879.9561767578125 background all_cells +8253.59765625 871.8348999023438 background all_cells +8256.1845703125 877.3506469726562 background all_cells +8222.939453125 847.2775268554688 background all_cells +8237.384765625 838.6310424804688 background all_cells +8254.3173828125 842.6162719726562 background all_cells +8258.0673828125 861.1546020507812 background all_cells +8247.68359375 852.4844360351562 background all_cells +8243.294921875 862.4815673828125 background all_cells +8237.0986328125 877.9938354492188 background all_cells +8233.650390625 867.5620727539062 background all_cells +8067.43798828125 803.3903198242188 background all_cells +8078.1435546875 799.9365844726562 background all_cells +8071.20068359375 817.2810668945312 background all_cells +8055.85205078125 857.7268676757812 background all_cells +8033.81689453125 848.4808349609375 background all_cells +8047.75830078125 847.1699829101562 background all_cells +8028.71875 831.3890380859375 background all_cells +8050.859375 830.7174072265625 background all_cells +8166.8525390625 1070.0731201171875 background all_cells +8162.771484375 1068.2340087890625 background all_cells +8166.9599609375 995.3248291015624 background all_cells +8184.84814453125 1010.411376953125 background all_cells +8172.771484375 1008.4237060546876 background all_cells +8164.26025390625 1006.8396606445312 background all_cells +8165.41162109375 1045.898681640625 background all_cells +8202.11328125 1021.312255859375 background all_cells +8175.5 1054.0706787109375 background all_cells +8201.06640625 1051.663330078125 background all_cells +8175.33837890625 1061.67041015625 background all_cells +8196.478515625 1059.428466796875 background all_cells +8184.25146484375 1088.8638916015625 background all_cells +8171.75244140625 1080.4058837890625 background all_cells +8153.14111328125 999.5964965820312 background all_cells +8159.056640625 1019.3713989257812 background all_cells +8155.4384765625 1011.404541015625 background all_cells +8219.7705078125 945.83251953125 background all_cells +8246.109375 971.5718994140624 background all_cells +8234.626953125 972.6119384765624 background all_cells +8239.9951171875 986.3870849609376 background all_cells +8237.9462890625 1003.06640625 background all_cells +8251.359375 1001.15673828125 background all_cells +8257.451171875 992.0618286132812 background all_cells +8220.4189453125 1037.4327392578125 background all_cells +8239.97265625 1022.3955688476562 background all_cells +8213.8701171875 1019.7711791992188 background all_cells +8212.5537109375 1042.0362548828125 background all_cells +8213.5546875 1010.969970703125 background all_cells +8246.24609375 1015.3931884765624 background all_cells +8230.00390625 1011.3596801757812 background all_cells +8210.6376953125 1062.5098876953125 background all_cells +8222.224609375 1059.84326171875 background all_cells +8218.2021484375 1086.49560546875 background all_cells +8190.5263671875 1064.265625 background all_cells +8198.5849609375 1068.9991455078125 background all_cells +8196.9755859375 1082.1849365234375 background all_cells +8228.615234375 1059.90283203125 background all_cells +8239.078125 1071.8953857421875 background all_cells +8234.861328125 1067.3743896484375 background all_cells +8260.1796875 1111.0823974609375 background all_cells +8262.9111328125 1105.1627197265625 background all_cells +8260.5732421875 1072.8822021484375 background all_cells +8258.716796875 1079.54345703125 background all_cells +8260.189453125 1121.7135009765625 background all_cells +8253.6142578125 1091.960693359375 background all_cells +8210.9130859375 1247.5582275390625 background all_cells +8187.3955078125 1236.1632080078125 background all_cells +8248.6806640625 1232.386962890625 background all_cells +8231.7138671875 1221.480712890625 background all_cells +8219.1474609375 1248.7275390625 background all_cells +8188.74755859375 1208.3037109375 background all_cells +8203.95703125 1189.3677978515625 background all_cells +8190.294921875 1166.20068359375 background all_cells +8230.2626953125 1077.7235107421875 background all_cells +8229.64453125 1095.6761474609375 background all_cells +8238.4541015625 1089.28369140625 background all_cells +8207.36328125 935.9140625 background all_cells +8175.71337890625 946.2603149414062 background all_cells +8176.21630859375 932.099365234375 background all_cells +8189.16845703125 951.2787475585938 background all_cells +8189.36279296875 922.3765258789062 background all_cells +8214.5009765625 971.0629272460938 background all_cells +8222.884765625 958.8468017578124 background all_cells +8212.466796875 959.5846557617188 background all_cells +8190.4765625 1001.7717895507812 background all_cells +8193.8740234375 980.2005615234376 background all_cells +8200.3369140625 1009.3329467773438 background all_cells +8194.1123046875 993.6309204101562 background all_cells +8219.5927734375 1003.651123046875 background all_cells +8223.515625 982.9082641601562 background all_cells +8224.9345703125 1000.8778686523438 background all_cells +8172.21044921875 965.0614013671876 background all_cells +8200.0673828125 959.743408203125 background all_cells +8202.9169921875 966.3221435546876 background all_cells +8190.71728515625 969.9890747070312 background all_cells +8258.9111328125 829.7437133789062 background all_cells +8276.1953125 843.8029174804688 background all_cells +8271.9521484375 837.7860107421875 background all_cells +8301.51953125 816.58447265625 background all_cells +8303.033203125 832.1165161132812 background all_cells +8290.3564453125 830.4089965820312 background all_cells +8327.5029296875 834.9766845703125 background all_cells +8303.5732421875 847.2286987304688 background all_cells +8310.5390625 842.6953735351562 background all_cells +8307.0 838.9282836914062 background all_cells +8315.7685546875 808.4451293945312 background all_cells +8325.2978515625 810.3847045898438 background all_cells +8312.3779296875 828.1257934570312 background all_cells +8313.75390625 812.4483642578125 background all_cells +8303.9248046875 774.7340087890625 background all_cells +8293.2119140625 810.0938720703125 background all_cells +8287.0830078125 805.1364135742188 background all_cells +8300.58203125 776.6484985351562 background all_cells +8265.6064453125 791.2960205078125 background all_cells +8280.88671875 789.602294921875 background all_cells +8266.1494140625 777.1333618164062 background all_cells +8278.181640625 821.8734130859375 background all_cells +8282.7666015625 812.9488525390625 background all_cells +8261.8212890625 809.9369506835938 background all_cells +8302.1953125 925.0931396484376 background all_cells +8322.900390625 982.0210571289062 background all_cells +8329.240234375 920.6573486328124 background all_cells +8308.1884765625 939.4187622070312 background all_cells +8273.451171875 1005.325439453125 background all_cells +8318.978515625 1031.3902587890625 background all_cells +8306.89453125 1020.427978515625 background all_cells +8291.9541015625 1018.2816772460938 background all_cells +8273.7763671875 976.9705200195312 background all_cells +8283.638671875 991.5934448242188 background all_cells +8264.2177734375 978.4666748046876 background all_cells +8279.1552734375 977.46923828125 background all_cells +8284.4248046875 950.62353515625 background all_cells +8270.5830078125 970.7754516601562 background all_cells +8285.3662109375 971.7963256835938 background all_cells +8273.9404296875 955.2891235351562 background all_cells +8285.9462890625 909.758544921875 background all_cells +8321.3017578125 884.9723510742188 background all_cells +8296.806640625 886.6061401367188 background all_cells +8290.3076171875 879.7351684570312 background all_cells +8273.869140625 917.2603759765624 background all_cells +8277.4013671875 942.9278564453124 background all_cells +8271.9677734375 937.0535278320312 background all_cells +8280.515625 934.2871704101562 background all_cells +8269.9052734375 923.8543090820312 background all_cells +8262.689453125 894.369140625 background all_cells +8269.240234375 884.9987182617188 background all_cells +8265.599609375 889.322998046875 background all_cells +8304.8896484375 748.3435668945312 background all_cells +8311.5087890625 751.7333984375 background all_cells +8339.791015625 746.4851684570312 background all_cells +8354.8212890625 788.0541381835938 background all_cells +8336.9541015625 803.5823974609375 background all_cells +8339.2373046875 790.624267578125 background all_cells +8329.9326171875 792.51953125 background all_cells +8333.841796875 764.0298461914062 background all_cells +8341.7177734375 775.1385498046875 background all_cells +8350.734375 764.7752075195312 background all_cells +8309.0927734375 791.2512817382812 background all_cells +8320.4111328125 785.131591796875 background all_cells +8307.7587890625 768.8865966796875 background all_cells +8273.8935546875 765.3989868164062 background all_cells +8288.2392578125 779.56884765625 background all_cells +8279.126953125 775.0675048828125 background all_cells +8282.2265625 763.7953491210938 background all_cells +8293.6015625 791.8658447265625 background all_cells +8302.619140625 796.147705078125 background all_cells +8295.3408203125 800.4778442382812 background all_cells +8302.427734375 803.15185546875 background all_cells +8290.2060546875 733.3466796875 background all_cells +8296.1376953125 744.7860107421875 background all_cells +8277.1142578125 736.310302734375 background all_cells +8280.533203125 748.4146118164062 background all_cells +8276.1953125 753.5226440429688 background all_cells +8282.2666015625 758.1983642578125 background all_cells +8297.861328125 758.9089965820312 background all_cells +8284.7587890625 752.840576171875 background all_cells +8318.1884765625 852.1314086914062 background all_cells +8313.3603515625 848.0432739257812 background all_cells +8309.453125 862.6142578125 background all_cells +8372.5263671875 867.0145263671875 background all_cells +8343.0478515625 848.6969604492188 background all_cells +8329.3037109375 866.504150390625 background all_cells +8263.5693359375 865.9865112304688 background all_cells +8271.521484375 869.29736328125 background all_cells +8276.6474609375 858.6256103515625 background all_cells +8288.8720703125 858.7924194335938 background all_cells +8303.359375 853.9789428710938 background all_cells +8299.16015625 868.3243408203125 background all_cells +8293.9638671875 847.0885009765625 background all_cells +8121.61181640625 736.3099365234375 background all_cells +8171.96923828125 731.90185546875 background all_cells +8184.41064453125 739.7936401367188 background all_cells +8179.42724609375 722.2633056640625 background all_cells +8176.27783203125 709.6885986328125 background all_cells +8138.3876953125 743.224609375 background all_cells +8160.9716796875 716.9672241210938 background all_cells +8155.482421875 736.5630493164062 background all_cells +8212.5224609375 764.7661743164062 background all_cells +8204.076171875 757.7238159179688 background all_cells +8223.4140625 763.994873046875 background all_cells +8220.35546875 751.096923828125 background all_cells +8251.845703125 741.595947265625 background all_cells +8192.25390625 756.6019287109375 background all_cells +8211.0029296875 749.9801025390625 background all_cells +8205.6337890625 737.77734375 background all_cells +8196.544921875 742.8486938476562 background all_cells +8117.23095703125 810.6148071289062 background all_cells +8091.7275390625 820.5723266601562 background all_cells +8102.43017578125 809.864013671875 background all_cells +8149.341796875 819.3590087890625 background all_cells +8156.56982421875 822.799072265625 background all_cells +8144.6728515625 827.0526733398438 background all_cells +8123.8544921875 828.7578125 background all_cells +8116.89697265625 831.7238159179688 background all_cells +8135.681640625 831.183349609375 background all_cells +8151.6513671875 813.8439331054688 background all_cells +8153.14599609375 809.1328125 background all_cells +8205.3076171875 823.4166870117188 background all_cells +8246.6826171875 826.2734375 background all_cells +8216.5810546875 813.1822509765625 background all_cells +8194.23828125 823.8729858398438 background all_cells +8222.4130859375 773.2391967773438 background all_cells +8238.251953125 778.9588012695312 background all_cells +8230.7734375 779.3450927734375 background all_cells +8225.07421875 784.3748168945312 background all_cells +8227.8642578125 792.726806640625 background all_cells +8232.056640625 786.8277587890625 background all_cells +8232.1552734375 806.2216796875 background all_cells +8199.716796875 788.3856811523438 background all_cells +8209.1689453125 800.3969116210938 background all_cells +8198.3681640625 806.93505859375 background all_cells +8197.212890625 796.33447265625 background all_cells +8195.8193359375 775.5343627929688 background all_cells +8217.037109375 777.60693359375 background all_cells +8211.8544921875 784.0623168945312 background all_cells +8204.677734375 775.818603515625 background all_cells +8414.0615234375 796.0142211914062 background all_cells +8430.5078125 807.8890991210938 background all_cells +8415.955078125 805.1563110351562 background all_cells +8360.2431640625 801.0693359375 background all_cells +8393.111328125 804.3792114257812 background all_cells +8404.15625 800.23974609375 background all_cells +8339.1552734375 815.0999755859375 background all_cells +8353.2294921875 831.6729125976562 background all_cells +8333.572265625 829.4391479492188 background all_cells +8346.6259765625 823.1486206054688 background all_cells +8395.3466796875 827.8326416015625 background all_cells +8398.3759765625 823.215087890625 background all_cells +8357.7001953125 815.1123046875 background all_cells +8383.048828125 813.1300659179688 background all_cells +8367.5947265625 822.3311767578125 background all_cells +8406.3095703125 759.2996215820312 background all_cells +8432.376953125 769.66357421875 background all_cells +8409.970703125 770.9080810546875 background all_cells +8420.080078125 764.934326171875 background all_cells +8419.5732421875 775.5333251953125 background all_cells +8446.123046875 795.17236328125 background all_cells +8425.9794921875 788.3922119140625 background all_cells +8413.4248046875 780.9609375 background all_cells +8407.6201171875 674.2822875976562 background all_cells +8375.26171875 835.1340942382812 background all_cells +8389.421875 866.6484985351562 background all_cells +8407.185546875 854.8631591796875 background all_cells +8406.224609375 863.3440551757812 background all_cells +8385.66015625 836.92919921875 background all_cells +8424.5107421875 889.1987915039062 background all_cells +8386.26953125 901.6585083007812 background all_cells +8383.9677734375 888.9619140625 background all_cells +8431.6181640625 885.7732543945312 background all_cells +8337.2919921875 841.7799682617188 background all_cells +8343.1689453125 908.3822021484376 background all_cells +8438.927734375 773.728271484375 background all_cells +8462.83203125 779.3807373046875 background all_cells +8456.638671875 782.2947387695312 background all_cells +8460.5361328125 769.4229125976562 background all_cells +8447.19140625 773.1220703125 background all_cells +8478.1962890625 749.8659057617188 background all_cells +8489.13671875 751.7607421875 background all_cells +8471.689453125 746.4005737304688 background all_cells +8469.28125 762.525390625 background all_cells +8468.3994140625 773.1365966796875 background all_cells +8476.5849609375 766.1547241210938 background all_cells +8483.6416015625 776.97119140625 background all_cells +8365.103515625 736.7813720703125 background all_cells +8350.2626953125 750.001708984375 background all_cells +8355.953125 739.7576293945312 background all_cells +8387.56640625 785.4345092773438 background all_cells +8401.501953125 785.0049438476562 background all_cells +8394.3681640625 762.3983764648438 background all_cells +8391.4951171875 775.4871215820312 background all_cells +8384.2353515625 767.683837890625 background all_cells +8371.66796875 779.557861328125 background all_cells +8360.89453125 768.5201416015625 background all_cells +8513.978515625 781.6695556640625 background all_cells +8578.9501953125 823.31494140625 background all_cells +8586.841796875 814.7827758789062 background all_cells +8560.7275390625 845.1808471679688 background all_cells +8561.974609375 837.2159423828125 background all_cells +8548.1728515625 798.3745727539062 background all_cells +8583.16796875 805.7300415039062 background all_cells +8563.314453125 787.2826538085938 background all_cells +8519.6865234375 828.315673828125 background all_cells +8515.10546875 859.476806640625 background all_cells +8512.8984375 874.0667114257812 background all_cells +8509.33984375 864.9241943359375 background all_cells +8521.4169921875 835.37744140625 background all_cells +8609.2451171875 794.3699340820312 background all_cells +8617.3916015625 812.706298828125 background all_cells +8628.5703125 819.4417724609375 background all_cells +8625.1728515625 829.4598999023438 background all_cells +8595.923828125 836.7880859375 background all_cells +8599.26953125 840.0057373046875 background all_cells +8609.693359375 850.1266479492188 background all_cells +8611.0419921875 860.0942993164062 background all_cells +8607.8125 823.6945190429688 background all_cells +8659.2373046875 865.4513549804688 background all_cells +8677.3037109375 873.5693969726562 background all_cells +8668.123046875 864.5386962890625 background all_cells +8659.732421875 869.1220703125 background all_cells +8722.861328125 806.752685546875 background all_cells +8718.9228515625 853.89697265625 background all_cells +8725.66796875 845.69970703125 background all_cells +8738.048828125 829.3873291015625 background all_cells +8730.681640625 811.5983276367188 background all_cells +8680.748046875 805.8134765625 background all_cells +8707.3642578125 793.9483032226562 background all_cells +8700.09765625 816.0546875 background all_cells +8689.6728515625 789.6023559570312 background all_cells +8676.828125 857.3859252929688 background all_cells +8681.5498046875 837.89306640625 background all_cells +8695.787109375 848.788330078125 background all_cells +8689.978515625 847.7598876953125 background all_cells +8684.728515625 851.1102905273438 background all_cells +8680.0126953125 851.3246459960938 background all_cells +8539.462890625 743.2334594726562 background all_cells +8566.544921875 735.8010864257812 background all_cells +8552.9599609375 733.8331909179688 background all_cells +8546.1083984375 753.8165283203125 background all_cells +8515.697265625 756.0785522460938 background all_cells +8527.62890625 752.8330078125 background all_cells +8696.2529296875 737.3132934570312 background all_cells +8699.8876953125 777.4428100585938 background all_cells +8732.150390625 757.149169921875 background all_cells +8736.9599609375 761.6658935546875 background all_cells +8729.2197265625 748.017578125 background all_cells +8704.8701171875 747.1854858398438 background all_cells +8539.0009765625 757.7537231445312 background all_cells +8690.935546875 777.88916015625 background all_cells +8690.701171875 769.3968505859375 background all_cells +8537.333984375 779.634521484375 background all_cells +8531.4326171875 761.4329833984375 background all_cells +8528.4228515625 734.9443359375 background all_cells +8505.7158203125 748.7257690429688 background all_cells +8525.5673828125 748.20556640625 background all_cells +8524.162109375 739.0069580078125 background all_cells +8580.654296875 738.0550537109375 background all_cells +8696.634765625 726.00390625 background all_cells +8694.0478515625 717.216552734375 background all_cells +8585.16796875 733.1517944335938 background all_cells +8538.0341796875 678.7957763671875 background all_cells +8543.3984375 669.6221313476562 background all_cells +8537.9072265625 710.7257690429688 background all_cells +8542.255859375 703.12109375 background all_cells +8536.392578125 697.19775390625 background all_cells +8521.2294921875 709.2779541015625 background all_cells +8516.9638671875 714.8065795898438 background all_cells +8527.1875 712.2239990234375 background all_cells +8511.76171875 701.95361328125 background all_cells +8504.283203125 914.3475341796876 background all_cells +8523.4873046875 939.9053344726562 background all_cells +8502.0439453125 952.1416015625 background all_cells +8548.09375 921.24267578125 background all_cells +8579.583984375 895.9287719726562 background all_cells +8573.07421875 902.0870361328124 background all_cells +8572.265625 918.2503662109376 background all_cells +8568.640625 926.8734130859376 background all_cells +8536.455078125 935.9523315429688 background all_cells +8545.1357421875 953.9766235351562 background all_cells +8559.2353515625 946.6832275390624 background all_cells +8528.6162109375 938.537841796875 background all_cells +8662.9482421875 929.1924438476562 background all_cells +8733.3408203125 923.9398803710938 background all_cells +8668.1953125 934.8333129882812 background all_cells +8719.2099609375 929.5679321289062 background all_cells +8682.9521484375 926.3433227539062 background all_cells +8680.5634765625 924.1417846679688 background all_cells +8712.0908203125 904.0926513671876 background all_cells +8731.408203125 920.3991088867188 background all_cells +8721.009765625 915.2108154296876 background all_cells +8742.2099609375 905.543212890625 background all_cells +8727.115234375 878.9918823242188 background all_cells +8712.021484375 894.1221923828125 background all_cells +8716.34765625 888.8840942382812 background all_cells +8662.291015625 901.2703857421876 background all_cells +8667.7744140625 898.3344116210938 background all_cells +8667.427734375 903.7595825195312 background all_cells +8688.2939453125 907.35546875 background all_cells +8667.0400390625 878.2554321289062 background all_cells +8600.365234375 875.359619140625 background all_cells +8605.9619140625 904.425048828125 background all_cells +8617.69921875 904.1270751953124 background all_cells +8631.990234375 897.3458862304688 background all_cells +8641.60546875 915.889892578125 background all_cells +8653.1083984375 909.2908325195312 background all_cells +8638.56640625 912.4053344726562 background all_cells +8631.8037109375 926.7908935546876 background all_cells +8634.83984375 936.9090576171876 background all_cells +8625.041015625 926.1361083984376 background all_cells +8593.6171875 956.3721313476562 background all_cells +8677.2578125 959.5780029296876 background all_cells +8664.490234375 961.6839599609376 background all_cells +8621.77734375 951.89697265625 background all_cells +8599.2744140625 947.4705200195312 background all_cells +8713.3017578125 938.2032470703124 background all_cells +8730.08203125 946.607666015625 background all_cells +8723.7099609375 958.9234008789062 background all_cells +8716.591796875 946.3731689453124 background all_cells +8689.9365234375 951.2781372070312 background all_cells +8704.669921875 939.5322265625 background all_cells +8700.8369140625 955.1074829101562 background all_cells +8692.2978515625 941.5059814453124 background all_cells +8605.44921875 966.8070678710938 background all_cells +8607.8291015625 971.4097900390624 background all_cells +8616.44140625 972.1497192382812 background all_cells +8618.646484375 981.04345703125 background all_cells +8649.802734375 967.0907592773438 background all_cells +8634.4541015625 973.9006958007812 background all_cells +8594.0087890625 991.7089233398438 background all_cells +8609.2900390625 990.9240112304688 background all_cells +8620.1591796875 986.0950317382812 background all_cells +8692.4013671875 987.8255615234376 background all_cells +8666.1220703125 996.7694091796876 background all_cells +8602.1337890625 989.5359497070312 background all_cells +8589.2919921875 979.6372680664062 background all_cells +8600.71484375 975.2228393554688 background all_cells +8600.6064453125 970.4761352539062 background all_cells +8592.763671875 975.1767578125 background all_cells +8531.6083984375 995.2759399414062 background all_cells +8564.080078125 986.4534912109376 background all_cells +8562.7822265625 991.56396484375 background all_cells +8557.1708984375 992.9619750976562 background all_cells +8550.7939453125 1002.5552978515624 background all_cells +8543.234375 986.6669311523438 background all_cells +8565.5458984375 961.9006958007812 background all_cells +8584.009765625 965.6788330078124 background all_cells +8568.3935546875 972.0525512695312 background all_cells +8569.62890625 983.544921875 background all_cells +8583.9931640625 982.779052734375 background all_cells +8571.916015625 993.7415161132812 background all_cells +8528.7607421875 971.0296630859376 background all_cells +8555.970703125 978.9124145507812 background all_cells +8546.9423828125 978.40771484375 background all_cells +8357.806640625 983.4013061523438 background all_cells +8340.982421875 984.5195922851562 background all_cells +8382.9189453125 991.9251708984376 background all_cells +8375.1962890625 997.8995361328124 background all_cells +8388.8037109375 976.100830078125 background all_cells +8387.0302734375 983.0300903320312 background all_cells +8361.4765625 940.8526611328124 background all_cells +8369.2080078125 954.9690551757812 background all_cells +8403.0029296875 949.4192504882812 background all_cells +8398.66796875 959.900390625 background all_cells +8402.95703125 961.8143310546876 background all_cells +8410.2138671875 957.9536743164062 background all_cells +8409.2353515625 937.2062377929688 background all_cells +8413.2900390625 931.5750732421876 background all_cells +8461.1318359375 929.3175659179688 background all_cells +8425.6318359375 950.3700561523438 background all_cells +8420.1005859375 927.8406982421876 background all_cells +8442.11328125 957.318115234375 background all_cells +8427.5361328125 976.2926635742188 background all_cells +8468.1123046875 970.65478515625 background all_cells +8452.384765625 961.1932983398438 background all_cells +8405.6181640625 1020.726806640625 background all_cells +8419.78515625 1049.6719970703125 background all_cells +8405.224609375 1054.7430419921875 background all_cells +8410.3916015625 1052.3321533203125 background all_cells +8418.1259765625 1023.5595092773438 background all_cells +8449.28515625 995.7022705078124 background all_cells +8441.4873046875 998.3184204101562 background all_cells +8460.6640625 995.181884765625 background all_cells +8409.412109375 968.3070678710938 background all_cells +8411.998046875 1006.9757690429688 background all_cells +8408.32421875 999.5462646484376 background all_cells +8410.515625 980.069091796875 background all_cells +8475.7529296875 955.4874267578124 background all_cells +8487.5712890625 905.4215087890624 background all_cells +8455.3017578125 895.0062255859375 background all_cells +8478.71484375 875.7953491210938 background all_cells +8469.3330078125 1034.4423828125 background all_cells +8470.0068359375 988.476318359375 background all_cells +8469.8857421875 1002.6187744140624 background all_cells +8483.0419921875 994.8141479492188 background all_cells +8488.841796875 988.1370239257812 background all_cells +8487.1171875 1034.81201171875 background all_cells +8436.5380859375 1005.1497192382812 background all_cells +8466.3837890625 984.4156494140624 background all_cells +8466.294921875 1034.9783935546875 background all_cells +8438.7158203125 1034.41162109375 background all_cells +8463.7822265625 1031.1290283203125 background all_cells +8464.5244140625 1013.6497192382812 background all_cells +8439.458984375 892.492919921875 background all_cells +8436.701171875 899.6514892578125 background all_cells +8439.619140625 885.0748901367188 background all_cells +8435.3505859375 877.5117797851562 background all_cells +8435.45703125 834.001953125 background all_cells +8455.705078125 802.36474609375 background all_cells +8438.8134765625 838.0809936523438 background all_cells +8528.2333984375 820.861328125 background all_cells +8535.21875 893.0473022460938 background all_cells +8548.474609375 845.966552734375 background all_cells +8546.0634765625 813.1542358398438 background all_cells +8539.29296875 821.3731079101562 background all_cells +8437.3515625 862.1856079101562 background all_cells +8465.6962890625 871.4337768554688 background all_cells +8452.87890625 857.1123657226562 background all_cells +8499.4287109375 858.5831298828125 background all_cells +8509.7802734375 853.6903686523438 background all_cells +8499.3583984375 867.300537109375 background all_cells +8479.7998046875 865.2721557617188 background all_cells +8492.349609375 865.1704711914062 background all_cells +8467.6875 830.4115600585938 background all_cells +8498.8984375 843.3660888671875 background all_cells +8495.2548828125 806.7384033203125 background all_cells +8468.7509765625 819.9427490234375 background all_cells +8185.73193359375 1253.6552734375 background all_cells +8201.7333984375 1258.5662841796875 background all_cells +8234.5419921875 1260.052734375 background all_cells +8276.0283203125 1263.0711669921875 background all_cells +8281.912109375 1259.510986328125 background all_cells +8295.53125 1252.025390625 background all_cells +8316.728515625 1257.088134765625 background all_cells +8290.296875 1251.265869140625 background all_cells +8270.5166015625 1272.6776123046875 background all_cells +8285.224609375 1292.6514892578125 background all_cells +8292.5439453125 1275.5477294921875 background all_cells +8279.970703125 1284.3717041015625 background all_cells +8275.962890625 1281.1060791015625 background all_cells +8271.451171875 1287.6181640625 background all_cells +8249.4482421875 1292.07275390625 background all_cells +8209.7099609375 1300.7740478515625 background all_cells +8265.10546875 1283.1038818359375 background all_cells +8259.78515625 1295.639892578125 background all_cells +8349.30078125 1278.0770263671875 background all_cells +8365.900390625 1267.4329833984375 background all_cells +8365.1533203125 1279.355712890625 background all_cells +8364.345703125 1274.666259765625 background all_cells +8380.5859375 1271.820556640625 background all_cells +8389.6083984375 1266.6014404296875 background all_cells +8388.158203125 1279.59375 background all_cells +8370.19921875 1267.3701171875 background all_cells +8373.60546875 1280.2733154296875 background all_cells +8389.904296875 1252.928955078125 background all_cells +8357.416015625 1252.036865234375 background all_cells +8326.69921875 1319.1925048828125 background all_cells +8381.2705078125 1330.5902099609375 background all_cells +8373.1025390625 1325.7064208984375 background all_cells +8366.291015625 1335.0382080078125 background all_cells +8371.3720703125 1321.43212890625 background all_cells +8366.552734375 1315.109375 background all_cells +8362.27734375 1319.3997802734375 background all_cells +8353.3935546875 1302.2763671875 background all_cells +8352.4638671875 1313.0299072265625 background all_cells +8348.9189453125 1314.526611328125 background all_cells +8356.7216796875 1311.90185546875 background all_cells +8352.578125 1332.805419921875 background all_cells +8348.8349609375 1329.935791015625 background all_cells +8315.3828125 1279.241455078125 background all_cells +8315.650390625 1281.53076171875 background all_cells +8315.2265625 1284.0521240234375 background all_cells +8313.4677734375 1286.1778564453125 background all_cells +8334.1259765625 1279.8272705078125 background all_cells +8337.9482421875 1257.044189453125 background all_cells +8343.986328125 1285.2332763671875 background all_cells +8320.9248046875 1286.37158203125 background all_cells +8327.5888671875 1281.2432861328125 background all_cells +8322.080078125 1282.0609130859375 background all_cells +8236.099609375 1318.6158447265625 background all_cells +8261.2236328125 1318.4073486328125 background all_cells +8258.310546875 1323.032958984375 background all_cells +8304.75390625 1308.089111328125 background all_cells +8309.90625 1312.5396728515625 background all_cells +8296.3330078125 1327.2506103515625 background all_cells +8284.9580078125 1324.4637451171875 background all_cells +8277.6884765625 1315.778076171875 background all_cells +8551.5283203125 1396.877685546875 background all_cells +8559.3017578125 1401.5445556640625 background all_cells +8689.3330078125 1393.26708984375 background all_cells +8696.84765625 1397.482666015625 background all_cells +8711.3701171875 1397.0001220703125 background all_cells +8710.943359375 1393.582275390625 background all_cells +8728.521484375 1328.1109619140625 background all_cells +8736.1025390625 1321.3892822265625 background all_cells +8740.494140625 1353.70654296875 background all_cells +8739.55859375 1334.504638671875 background all_cells +8699.38671875 1337.5472412109375 background all_cells +8721.3818359375 1346.6785888671875 background all_cells +8700.3857421875 1349.311767578125 background all_cells +8638.9931640625 1386.2281494140625 background all_cells +8634.48046875 1380.4544677734375 background all_cells +8676.7490234375 1394.2279052734375 background all_cells +8669.662109375 1389.0623779296875 background all_cells +8683.6025390625 1355.92138671875 background all_cells +8646.1826171875 1370.58935546875 background all_cells +8652.935546875 1352.403076171875 background all_cells +8630.8134765625 1327.60791015625 background all_cells +8642.009765625 1287.88720703125 background all_cells +8630.48828125 1293.4219970703125 background all_cells +8638.4326171875 1321.551025390625 background all_cells +8635.05078125 1300.550048828125 background all_cells +8668.0634765625 1329.1651611328125 background all_cells +8647.8076171875 1338.0250244140625 background all_cells +8661.5673828125 1334.531982421875 background all_cells +8685.1953125 1304.3231201171875 background all_cells +8678.619140625 1322.9713134765625 background all_cells +8648.4365234375 1317.7822265625 background all_cells +8689.9140625 1309.92431640625 background all_cells +8594.72265625 1361.1297607421875 background all_cells +8595.0859375 1379.879638671875 background all_cells +8602.130859375 1383.2401123046875 background all_cells +8592.5966796875 1383.517578125 background all_cells +8613.5263671875 1329.5352783203125 background all_cells +8611.3369140625 1389.3736572265625 background all_cells +8614.8955078125 1395.2645263671875 background all_cells +8626.9111328125 1379.9453125 background all_cells +8620.0322265625 1337.8927001953125 background all_cells +8619.2548828125 1368.6448974609375 background all_cells +8605.1865234375 1361.846923828125 background all_cells +8608.6630859375 1369.087158203125 background all_cells +8439.02734375 1364.544189453125 background all_cells +8454.109375 1355.4854736328125 background all_cells +8474.32421875 1356.101318359375 background all_cells +8456.5927734375 1348.3392333984375 background all_cells +8451.1123046875 1349.70654296875 background all_cells +8445.923828125 1342.0037841796875 background all_cells +8522.26953125 1385.5057373046875 background all_cells +8510.1640625 1385.153564453125 background all_cells +8520.2587890625 1387.774169921875 background all_cells +8539.583984375 1378.426025390625 background all_cells +8545.8369140625 1368.765380859375 background all_cells +8508.318359375 1370.9456787109375 background all_cells +8518.0283203125 1365.9168701171875 background all_cells +8531.80078125 1390.595947265625 background all_cells +8535.939453125 1366.2054443359375 background all_cells +8495.248046875 1348.57080078125 background all_cells +8514.7666015625 1339.848388671875 background all_cells +8566.978515625 1332.5902099609375 background all_cells +8557.3486328125 1328.2977294921875 background all_cells +8546.7607421875 1334.9202880859375 background all_cells +8529.3466796875 1333.761474609375 background all_cells +8503.853515625 1351.9254150390625 background all_cells +8511.5849609375 1354.7823486328125 background all_cells +8506.830078125 1348.4351806640625 background all_cells +8450.7900390625 1396.5703125 background all_cells +8487.255859375 1369.5770263671875 background all_cells +8449.52734375 1364.1904296875 background all_cells +8184.3095703125 1398.748291015625 background all_cells +8202.33984375 1380.90673828125 background all_cells +8207.978515625 1380.5675048828125 background all_cells +8213.2236328125 1378.7030029296875 background all_cells +8210.8583984375 1400.0618896484375 background all_cells +8207.1533203125 1395.3421630859375 background all_cells +8300.1337890625 1397.8621826171875 background all_cells +8337.107421875 1401.327880859375 background all_cells +8361.5458984375 1403.0733642578125 background all_cells +8339.2216796875 1394.865234375 background all_cells +8312.123046875 1393.0533447265625 background all_cells +8282.32421875 1399.8128662109375 background all_cells +8290.8388671875 1395.7642822265625 background all_cells +8286.041015625 1389.028076171875 background all_cells +8258.734375 1395.70751953125 background all_cells +8276.9970703125 1396.8369140625 background all_cells +8274.634765625 1387.933349609375 background all_cells +8271.35546875 1400.653564453125 background all_cells +8238.2294921875 1391.1552734375 background all_cells +8250.03125 1392.5997314453125 background all_cells +8243.7939453125 1395.306396484375 background all_cells +8224.89453125 1388.33349609375 background all_cells +8230.5537109375 1394.0545654296875 background all_cells +8221.4521484375 1393.542724609375 background all_cells +8401.6240234375 1363.4591064453125 background all_cells +8382.6025390625 1372.3172607421875 background all_cells +8374.103515625 1369.834716796875 background all_cells +8391.884765625 1374.889404296875 background all_cells +8439.9111328125 1369.799560546875 background all_cells +8435.982421875 1381.646728515625 background all_cells +8424.259765625 1384.1719970703125 background all_cells +8423.2099609375 1390.14599609375 background all_cells +8408.68359375 1339.7698974609375 background all_cells +8393.2841796875 1342.5048828125 background all_cells +8423.888671875 1343.7940673828125 background all_cells +8414.4423828125 1345.253173828125 background all_cells +8274.2138671875 1358.0860595703125 background all_cells +8302.0595703125 1355.0828857421875 background all_cells +8403.7294921875 1356.8099365234375 background all_cells +8429.599609375 1359.98486328125 background all_cells +8425.8369140625 1356.3988037109375 background all_cells +8409.98046875 1359.3416748046875 background all_cells +8348.775390625 1342.51171875 background all_cells +8360.0615234375 1337.8961181640625 background all_cells +8318.7548828125 1349.2442626953125 background all_cells +8330.9921875 1339.0032958984375 background all_cells +8320.146484375 1339.433349609375 background all_cells +8274.0517578125 1345.8037109375 background all_cells +8299.681640625 1340.7891845703125 background all_cells +8288.53125 1340.877685546875 background all_cells +8438.6953125 1288.000244140625 background all_cells +8439.0146484375 1255.2796630859375 background all_cells +8400.0498046875 1279.3880615234375 background all_cells +8402.3583984375 1288.3248291015625 background all_cells +8395.10546875 1283.3719482421875 background all_cells +8406.0703125 1281.513916015625 background all_cells +8427.3984375 1257.919921875 background all_cells +8417.40625 1279.0758056640625 background all_cells +8396.6259765625 1257.6011962890625 background all_cells +8396.7412109375 1265.6361083984375 background all_cells +8474.53125 1314.6292724609375 background all_cells +8481.052734375 1311.3251953125 background all_cells +8505.2373046875 1333.0980224609375 background all_cells +8483.66796875 1328.06982421875 background all_cells +8489.3291015625 1317.9766845703125 background all_cells +8488.8095703125 1325.8797607421875 background all_cells +8479.25 1336.5009765625 background all_cells +8437.861328125 1307.301513671875 background all_cells +8434.5830078125 1305.059814453125 background all_cells +8430.5791015625 1308.39453125 background all_cells +8433.0400390625 1312.2930908203125 background all_cells +8421.8271484375 1310.4676513671875 background all_cells +8426.5634765625 1309.6162109375 background all_cells +8418.7880859375 1306.3504638671875 background all_cells +8430.548828125 1302.7374267578125 background all_cells +8461.6611328125 1315.1905517578125 background all_cells +8453.171875 1332.656494140625 background all_cells +8449.908203125 1330.3575439453125 background all_cells +8453.6103515625 1285.6944580078125 background all_cells +8472.03125 1297.5208740234375 background all_cells +8476.0126953125 1299.7640380859375 background all_cells +8476.5986328125 1258.6495361328125 background all_cells +8476.943359375 1279.748291015625 background all_cells +8485.146484375 1271.56201171875 background all_cells +8468.4326171875 1290.7874755859375 background all_cells +8465.505859375 1290.8172607421875 background all_cells +8438.8095703125 1324.0704345703125 background all_cells +8444.748046875 1329.9046630859375 background all_cells +8438.3583984375 1329.5535888671875 background all_cells +8443.40625 1319.9442138671875 background all_cells +8439.91796875 1313.044189453125 background all_cells +8431.9619140625 1340.19287109375 background all_cells +8439.09375 1341.6197509765625 background all_cells +8435.5234375 1334.60888671875 background all_cells +8424.9248046875 1315.7012939453125 background all_cells +8425.390625 1324.5548095703125 background all_cells +8421.76171875 1319.3779296875 background all_cells +8447.41796875 1072.8251953125 background all_cells +8460.498046875 1081.4208984375 background all_cells +8455.95703125 1045.27197265625 background all_cells +8449.16015625 1076.8719482421875 background all_cells +8504.2724609375 1042.8280029296875 background all_cells +8508.7236328125 1047.554443359375 background all_cells +8515.4052734375 1044.216064453125 background all_cells +8497.4423828125 1053.588623046875 background all_cells +8488.787109375 1071.741455078125 background all_cells +8507.09765625 1055.1212158203125 background all_cells +8505.8427734375 1068.290283203125 background all_cells +8497.978515625 1073.51611328125 background all_cells +8471.201171875 1086.9300537109375 background all_cells +8481.7470703125 1076.830078125 background all_cells +8479.1103515625 1059.8631591796875 background all_cells +8510.607421875 1059.593505859375 background all_cells +8516.353515625 1053.99609375 background all_cells +8513.6982421875 1049.984375 background all_cells +8547.5380859375 1048.983642578125 background all_cells +8550.6083984375 1065.5086669921875 background all_cells +8551.9404296875 1069.8485107421875 background all_cells +8562.9892578125 1061.4676513671875 background all_cells +8551.6962890625 1051.9130859375 background all_cells +8532.9736328125 1086.2052001953125 background all_cells +8541.623046875 1096.095947265625 background all_cells +8548.6865234375 1080.3809814453125 background all_cells +8545.796875 1091.7252197265625 background all_cells +8535.1728515625 1077.8323974609375 background all_cells +8456.9970703125 1020.5632934570312 background all_cells +8463.0224609375 1037.6864013671875 background all_cells +8453.693359375 1027.5614013671875 background all_cells +8518.4638671875 1000.0205078125 background all_cells +8595.751953125 1000.4281616210938 background all_cells +8568.0419921875 999.0667724609376 background all_cells +8521.994140625 1006.846923828125 background all_cells +8510.0 1004.6448364257812 background all_cells +8503.998046875 1036.03955078125 background all_cells +8514.078125 1017.61474609375 background all_cells +8509.0927734375 1028.904052734375 background all_cells +8507.345703125 1022.2200317382812 background all_cells +8487.107421875 1142.695068359375 background all_cells +8527.6513671875 1154.2847900390625 background all_cells +8451.74609375 1150.8050537109375 background all_cells +8469.8662109375 1148.213134765625 background all_cells +8581.921875 1133.148193359375 background all_cells +8622.36328125 1144.755126953125 background all_cells +8625.837890625 1114.146484375 background all_cells +8597.595703125 1136.8853759765625 background all_cells +8590.04296875 1119.4853515625 background all_cells +8530.2119140625 1144.66015625 background all_cells +8587.767578125 1148.1251220703125 background all_cells +8537.4345703125 1153.906005859375 background all_cells +8535.0390625 1142.4503173828125 background all_cells +8540.775390625 1135.78759765625 background all_cells +8563.9990234375 1121.8590087890625 background all_cells +8559.546875 1108.53857421875 background all_cells +8554.095703125 1126.38232421875 background all_cells +8571.7294921875 1118.754638671875 background all_cells +8479.802734375 1098.784423828125 background all_cells +8533.078125 1122.0474853515625 background all_cells +8526.708984375 1110.0078125 background all_cells +8483.8974609375 1129.5703125 background all_cells +8460.8896484375 1123.958740234375 background all_cells +8488.8125 1121.0799560546875 background all_cells +8531.0224609375 1024.6273193359375 background all_cells +8537.05859375 1021.8590698242188 background all_cells +8536.0107421875 1018.5401000976562 background all_cells +8638.4677734375 1005.1085815429688 background all_cells +8649.14453125 1021.0419921875 background all_cells +8645.638671875 1011.873291015625 background all_cells +8659.8134765625 1015.4640502929688 background all_cells +8679.7060546875 1005.284912109375 background all_cells +8666.501953125 1019.4801635742188 background all_cells +8679.0673828125 1016.5184326171876 background all_cells +8673.9091796875 1007.7515869140624 background all_cells +8593.9873046875 1027.399169921875 background all_cells +8604.5126953125 1024.0469970703125 background all_cells +8589.23828125 1040.8074951171875 background all_cells +8645.341796875 1041.3616943359375 background all_cells +8654.2138671875 1042.234619140625 background all_cells +8684.556640625 1045.583984375 background all_cells +8541.2255859375 1012.3875122070312 background all_cells +8571.1513671875 1033.123291015625 background all_cells +8556.9443359375 1011.5936889648438 background all_cells +8539.6142578125 1038.94677734375 background all_cells +8676.447265625 1100.4725341796875 background all_cells +8689.2353515625 1112.385009765625 background all_cells +8703.228515625 1111.742919921875 background all_cells +8694.1484375 1102.4305419921875 background all_cells +8714.7529296875 1123.2882080078125 background all_cells +8741.544921875 1135.4464111328125 background all_cells +8728.23046875 1119.925537109375 background all_cells +8681.3154296875 1119.3472900390625 background all_cells +8685.9873046875 1131.012939453125 background all_cells +8699.7353515625 1123.16162109375 background all_cells +8687.1123046875 1019.4255981445312 background all_cells +8704.8828125 1028.8812255859375 background all_cells +8723.8583984375 1027.9937744140625 background all_cells +8688.8193359375 1071.99658203125 background all_cells +8680.7060546875 1081.09765625 background all_cells +8701.4794921875 1068.3822021484375 background all_cells +8701.708984375 1058.6192626953125 background all_cells +8692.78515625 1091.4173583984375 background all_cells +8698.5458984375 1078.199462890625 background all_cells +8723.34375 1070.8621826171875 background all_cells +8733.8818359375 1086.6259765625 background all_cells +8737.333984375 1070.9822998046875 background all_cells +8710.734375 1060.5672607421875 background all_cells +8724.0625 1091.6422119140625 background all_cells +8719.72265625 1065.194580078125 background all_cells +8720.3466796875 1041.834228515625 background all_cells +8703.9755859375 1046.984130859375 background all_cells +8711.2158203125 1037.266357421875 background all_cells +8568.2294921875 1055.0164794921875 background all_cells +8657.99609375 1061.685791015625 background all_cells +8642.3154296875 1054.0504150390625 background all_cells +8594.9833984375 1055.553466796875 background all_cells +8576.5712890625 1051.4691162109375 background all_cells +8571.2861328125 1044.0765380859375 background all_cells +8654.5791015625 1120.1488037109375 background all_cells +8650.1923828125 1107.3160400390625 background all_cells +8651.2578125 1133.8153076171875 background all_cells +8627.2392578125 1119.4757080078125 background all_cells +8653.8623046875 1085.3597412109375 background all_cells +8668.96875 1074.865966796875 background all_cells +8663.1103515625 1085.873046875 background all_cells +8655.4453125 1097.5782470703125 background all_cells +8639.234375 1091.563232421875 background all_cells +8650.46484375 1078.1666259765625 background all_cells +8584.1396484375 1079.3929443359375 background all_cells +8627.0888671875 1077.0906982421875 background all_cells +8614.62109375 1083.1865234375 background all_cells +8600.1640625 1095.4659423828125 background all_cells +8590.6943359375 1099.633056640625 background all_cells +8579.419921875 1097.8653564453125 background all_cells +8621.39453125 1162.5419921875 background all_cells +8625.0302734375 1178.13671875 background all_cells +8695.298828125 1145.056884765625 background all_cells +8708.623046875 1154.3328857421875 background all_cells +8694.537109375 1134.270751953125 background all_cells +8679.2490234375 1211.8201904296875 background all_cells +8643.5400390625 1205.4500732421875 background all_cells +8679.7734375 1173.87646484375 background all_cells +8704.5908203125 1172.340576171875 background all_cells +8654.4580078125 1178.1495361328125 background all_cells +8652.7373046875 1149.71728515625 background all_cells +8685.1904296875 1159.940185546875 background all_cells +8659.65234375 1164.065185546875 background all_cells +8709.3515625 1189.3046875 background all_cells +8717.236328125 1194.58935546875 background all_cells +8723.5478515625 1164.30810546875 background all_cells +8712.9326171875 1177.893798828125 background all_cells +8719.458984375 1174.5787353515625 background all_cells +8712.1513671875 1166.026123046875 background all_cells +8741.869140625 1181.8135986328125 background all_cells +8721.4404296875 1205.193115234375 background all_cells +8731.630859375 1134.6319580078125 background all_cells +8716.2236328125 1148.1280517578125 background all_cells +8722.064453125 1151.5911865234375 background all_cells +8731.421875 1149.7420654296875 background all_cells +8706.0615234375 1212.956298828125 background all_cells +8722.15625 1220.04541015625 background all_cells +8696.5634765625 1310.8328857421875 background all_cells +8682.70703125 1259.73876953125 background all_cells +8724.384765625 1272.732666015625 background all_cells +8734.4189453125 1289.56103515625 background all_cells +8730.9794921875 1277.7657470703125 background all_cells +8735.6767578125 1270.626953125 background all_cells +8724.84765625 1233.262939453125 background all_cells +8718.517578125 1228.699951171875 background all_cells +8723.0166015625 1246.813232421875 background all_cells +8737.3076171875 1254.5614013671875 background all_cells +8729.30859375 1257.9322509765625 background all_cells +8734.724609375 1247.8153076171875 background all_cells +8688.681640625 1221.0084228515625 background all_cells +8699.2138671875 1234.5042724609375 background all_cells +8694.998046875 1239.930419921875 background all_cells +8690.595703125 1233.9091796875 background all_cells +8637.0439453125 1269.83837890625 background all_cells +8639.990234375 1229.485595703125 background all_cells +8645.4287109375 1234.907958984375 background all_cells +8656.138671875 1283.418212890625 background all_cells +8649.998046875 1269.444580078125 background all_cells +8641.4423828125 1274.97314453125 background all_cells +8676.5615234375 1221.9427490234375 background all_cells +8681.0048828125 1233.24462890625 background all_cells +8680.5029296875 1243.943115234375 background all_cells +8657.955078125 1265.9228515625 background all_cells +8657.861328125 1215.211669921875 background all_cells +8667.982421875 1219.465087890625 background all_cells +8669.4423828125 1241.5758056640625 background all_cells +8675.5751953125 1254.55908203125 background all_cells +8667.73828125 1263.8663330078125 background all_cells +8566.3349609375 1141.8631591796875 background all_cells +8552.373046875 1143.98046875 background all_cells +8547.8681640625 1158.81396484375 background all_cells +8575.8447265625 1153.5159912109375 background all_cells +8560.2529296875 1156.9005126953125 background all_cells +8601.513671875 1176.2574462890625 background all_cells +8616.466796875 1188.691650390625 background all_cells +8599.1318359375 1184.43310546875 background all_cells +8608.7705078125 1144.4058837890625 background all_cells +8603.7392578125 1165.3062744140625 background all_cells +8642.2431640625 1164.9638671875 background all_cells +8563.265625 1166.1475830078125 background all_cells +8584.9794921875 1182.03857421875 background all_cells +8560.615234375 1180.2823486328125 background all_cells +8578.3740234375 1169.5875244140625 background all_cells +8565.095703125 1279.3787841796875 background all_cells +8610.529296875 1266.1510009765625 background all_cells +8622.04296875 1263.601806640625 background all_cells +8612.712890625 1276.9921875 background all_cells +8591.08203125 1257.76416015625 background all_cells +8604.1005859375 1274.2025146484375 background all_cells +8602.7333984375 1258.4996337890625 background all_cells +8592.6650390625 1285.7587890625 background all_cells +8609.830078125 1189.60302734375 background all_cells +8637.0859375 1176.90283203125 background all_cells +8636.259765625 1187.94384765625 background all_cells +8605.4521484375 1195.9368896484375 background all_cells +8622.939453125 1196.1405029296875 background all_cells +8631.349609375 1236.5006103515625 background all_cells +8642.7373046875 1221.4669189453125 background all_cells +8647.6572265625 1250.9188232421875 background all_cells +8650.1337890625 1257.251220703125 background all_cells +8636.4951171875 1262.0040283203125 background all_cells +8630.6474609375 1251.77978515625 background all_cells +8581.96875 1226.99951171875 background all_cells +8599.5361328125 1227.4119873046875 background all_cells +8593.705078125 1246.3284912109375 background all_cells +8578.7021484375 1238.72900390625 background all_cells +8556.90625 1190.5089111328125 background all_cells +8576.580078125 1198.72900390625 background all_cells +8451.8544921875 1159.627685546875 background all_cells +8472.2158203125 1188.6019287109375 background all_cells +8456.720703125 1188.560302734375 background all_cells +8465.0009765625 1185.091064453125 background all_cells +8465.0029296875 1214.8033447265625 background all_cells +8475.1044921875 1216.8643798828125 background all_cells +8473.716796875 1214.1435546875 background all_cells +8466.8837890625 1224.1783447265625 background all_cells +8450.8369140625 1206.77685546875 background all_cells +8456.06640625 1209.412353515625 background all_cells +8454.37109375 1226.2373046875 background all_cells +8548.37890625 1234.6610107421875 background all_cells +8540.966796875 1259.8487548828125 background all_cells +8552.2744140625 1248.4200439453125 background all_cells +8543.353515625 1239.59521484375 background all_cells +8551.2763671875 1285.19970703125 background all_cells +8547.0439453125 1294.2728271484375 background all_cells +8522.318359375 1301.4345703125 background all_cells +8516.896484375 1318.666748046875 background all_cells +8515.8369140625 1303.2884521484375 background all_cells +8528.9130859375 1281.173095703125 background all_cells +8528.146484375 1296.611572265625 background all_cells +8530.708984375 1287.287109375 background all_cells +8520.994140625 1285.550537109375 background all_cells +8491.93359375 1280.1387939453125 background all_cells +8487.7041015625 1253.65576171875 background all_cells +8520.5341796875 1236.572021484375 background all_cells +8525.08984375 1275.8338623046875 background all_cells +8532.306640625 1272.427001953125 background all_cells +8535.39453125 1165.452392578125 background all_cells +8536.4150390625 1193.327880859375 background all_cells +8544.0400390625 1191.908935546875 background all_cells +8543.5751953125 1180.3023681640625 background all_cells +8535.5234375 1178.5294189453125 background all_cells +8533.8544921875 1187.3250732421875 background all_cells +8500.2197265625 1176.8939208984375 background all_cells +8516.04296875 1190.1575927734375 background all_cells +8504.529296875 1192.86083984375 background all_cells +8517.0283203125 1170.6966552734375 background all_cells +8523.71875 1184.287109375 background all_cells +8519.61328125 1195.7547607421875 background all_cells +8518.6201171875 1182.129638671875 background all_cells +8484.056640625 1168.3944091796875 background all_cells +8484.4970703125 1196.8687744140625 background all_cells +8483.1787109375 1192.0828857421875 background all_cells +8481.8134765625 1185.2197265625 background all_cells +8482.140625 1177.3323974609375 background all_cells +8544.287109375 1208.0247802734375 background all_cells +8538.3359375 1217.8016357421875 background all_cells +8486.8916015625 1226.0025634765625 background all_cells +8481.1552734375 1231.527099609375 background all_cells +8493.1533203125 1230.0191650390625 background all_cells +8482.2001953125 1204.473876953125 background all_cells +8516.0126953125 1216.5035400390625 background all_cells +8510.951171875 1207.063720703125 background all_cells +8511.5224609375 1214.1763916015625 background all_cells +8481.966796875 1210.0853271484375 background all_cells +8332.955078125 1004.823974609375 background all_cells +8337.142578125 1021.2158813476562 background all_cells +8352.662109375 1015.4940795898438 background all_cells +8322.810546875 1012.0809326171876 background all_cells +8272.7216796875 1064.6343994140625 background all_cells +8283.931640625 1101.965576171875 background all_cells +8319.25390625 1110.4254150390625 background all_cells +8343.7138671875 1086.8165283203125 background all_cells +8364.9892578125 1083.697265625 background all_cells +8364.2470703125 1121.0234375 background all_cells +8310.0517578125 1110.8443603515625 background all_cells +8285.685546875 1020.4290161132812 background all_cells +8285.53515625 1037.5858154296875 background all_cells +8277.0888671875 1060.6241455078125 background all_cells +8270.029296875 1059.0684814453125 background all_cells +8276.84375 1033.662109375 background all_cells +8327.3154296875 1026.7802734375 background all_cells +8295.697265625 1045.597412109375 background all_cells +8308.5029296875 1055.8197021484375 background all_cells +8318.4912109375 1038.8604736328125 background all_cells +8342.2919921875 1147.3944091796875 background all_cells +8335.265625 1172.4207763671875 background all_cells +8350.5947265625 1151.451904296875 background all_cells +8335.1806640625 1183.4910888671875 background all_cells +8342.1865234375 1191.3082275390625 background all_cells +8311.427734375 1175.65869140625 background all_cells +8298.267578125 1204.9873046875 background all_cells +8319.060546875 1182.0244140625 background all_cells +8323.1669921875 1191.704345703125 background all_cells +8344.1455078125 1226.44580078125 background all_cells +8335.890625 1242.99169921875 background all_cells +8335.5947265625 1196.6253662109375 background all_cells +8333.8271484375 1192.2811279296875 background all_cells +8327.697265625 1200.7479248046875 background all_cells +8292.3955078125 1215.9237060546875 background all_cells +8317.0400390625 1245.6820068359375 background all_cells +8304.037109375 1215.6524658203125 background all_cells +8264.37890625 1231.8656005859375 background all_cells +8272.8544921875 1231.4071044921875 background all_cells +8277.9365234375 1218.9322509765625 background all_cells +8271.98828125 1216.0386962890625 background all_cells +8403.8486328125 1210.37451171875 background all_cells +8409.24609375 1214.3507080078125 background all_cells +8402.740234375 1205.4578857421875 background all_cells +8399.365234375 1249.9254150390625 background all_cells +8413.0 1289.4591064453125 background all_cells +8410.740234375 1299.9864501953125 background all_cells +8420.28515625 1292.5216064453125 background all_cells +8445.2978515625 1232.835205078125 background all_cells +8384.2392578125 1116.3653564453125 background all_cells +8394.4130859375 1051.008544921875 background all_cells +8383.7431640625 1086.7896728515625 background all_cells +8391.6015625 1058.630126953125 background all_cells +8396.58203125 1115.3006591796875 background all_cells +8384.0869140625 1108.5694580078125 background all_cells +8408.34765625 1112.670166015625 background all_cells +8400.8125 1061.169677734375 background all_cells +8415.4482421875 1116.597412109375 background all_cells +8414.62109375 1089.9119873046875 background all_cells +8411.1298828125 1079.12158203125 background all_cells +8434.2724609375 1163.261474609375 background all_cells +8440.8701171875 1080.2083740234375 background all_cells +8443.9423828125 1140.3665771484375 background all_cells +8448.1123046875 1126.72021484375 background all_cells +8435.806640625 1147.420166015625 background all_cells +8409.3095703125 1200.3988037109375 background all_cells +8421.7607421875 1201.8743896484375 background all_cells +8417.318359375 1193.80029296875 background all_cells +8405.03515625 1195.41650390625 background all_cells +8429.279296875 1193.7144775390625 background all_cells +8442.5390625 1189.1868896484375 background all_cells +8437.759765625 1199.4295654296875 background all_cells +8352.109375 1229.930908203125 background all_cells +8361.7841796875 1214.6802978515625 background all_cells +8353.505859375 1221.843505859375 background all_cells +8387.7060546875 1205.2464599609375 background all_cells +8396.0478515625 1198.227783203125 background all_cells +8393.8876953125 1205.88916015625 background all_cells +8368.4638671875 1218.1351318359375 background all_cells +8382.63671875 1210.2379150390625 background all_cells +8377.4189453125 1216.8377685546875 background all_cells +8373.01953125 1209.5570068359375 background all_cells +8368.4013671875 1235.0858154296875 background all_cells +8354.15234375 1250.225830078125 background all_cells +8382.2724609375 1246.780029296875 background all_cells +8380.0830078125 1235.65869140625 background all_cells +7518.89013671875 582.3213500976562 background all_cells +7520.68603515625 572.2542114257812 background all_cells +7534.8466796875 564.4489135742188 background all_cells +7539.11328125 593.0352172851562 background all_cells +7526.44189453125 597.1964111328125 background all_cells +7582.908203125 565.147216796875 background all_cells +7542.74462890625 600.6919555664062 background all_cells +7560.04052734375 593.341552734375 background all_cells +7574.35302734375 575.0339965820312 background all_cells +7567.75927734375 569.7300415039062 background all_cells +7556.5810546875 619.6552734375 background all_cells +7556.32373046875 625.4741821289062 background all_cells +7545.42578125 620.8247680664062 background all_cells +7571.14794921875 620.2683715820312 background all_cells +7572.8828125 636.5214233398438 background all_cells +7561.33544921875 631.2748413085938 background all_cells +7549.40673828125 642.9039916992188 background all_cells +7552.87890625 634.6156005859375 background all_cells +7505.0380859375 610.2255249023438 background all_cells +7501.8037109375 615.1888427734375 background all_cells +7512.88623046875 619.21923828125 background all_cells +7511.11669921875 603.10205078125 background all_cells +7535.5166015625 625.5762939453125 background all_cells +7540.58984375 641.199951171875 background all_cells +7539.23291015625 633.1429443359375 background all_cells +7522.95166015625 602.990478515625 background all_cells +7506.66357421875 643.306396484375 background all_cells +7524.82666015625 637.8933715820312 background all_cells +7514.099609375 630.171630859375 background all_cells +7506.89404296875 650.0650634765625 background all_cells +7600.02294921875 606.9574584960938 background all_cells +7598.216796875 625.9927368164062 background all_cells +7590.560546875 616.3474731445312 background all_cells +7600.86865234375 616.4596557617188 background all_cells +7587.91015625 574.3692626953125 background all_cells +7590.71240234375 554.6950073242188 background all_cells +7600.4150390625 579.402099609375 background all_cells +7596.77490234375 581.809814453125 background all_cells +7589.30810546875 582.9478759765625 background all_cells +7585.9501953125 593.5906372070312 background all_cells +7602.95703125 592.6600952148438 background all_cells +7593.69140625 594.503173828125 background all_cells +7576.46044921875 657.2120361328125 background all_cells +7597.4541015625 650.9459838867188 background all_cells +7593.447265625 647.0595092773438 background all_cells +7588.43310546875 650.3189086914062 background all_cells +7600.75927734375 669.6870727539062 background all_cells +7659.83642578125 705.735107421875 background all_cells +7613.4521484375 668.7951049804688 background all_cells +7612.67138671875 674.9133911132812 background all_cells +7607.95654296875 669.8098754882812 background all_cells +7616.66455078125 656.3536987304688 background all_cells +7662.9638671875 660.4283447265625 background all_cells +7607.07861328125 654.7752685546875 background all_cells +7647.36962890625 642.9502563476562 background all_cells +7629.3544921875 648.9058837890625 background all_cells +7570.63330078125 670.492431640625 background all_cells +7576.52587890625 672.782958984375 background all_cells +7590.78466796875 663.9373779296875 background all_cells +7585.353515625 659.6942138671875 background all_cells +7560.1162109375 671.7949829101562 background all_cells +7565.74267578125 655.1571044921875 background all_cells +7566.33544921875 665.381103515625 background all_cells +7560.70947265625 663.3740844726562 background all_cells +7520.98583984375 661.6407470703125 background all_cells +7516.48046875 648.7316284179688 background all_cells +7524.19970703125 656.8016967773438 background all_cells +7526.30712890625 667.166748046875 background all_cells +7523.03759765625 682.0386962890625 background all_cells +7539.41357421875 686.431396484375 background all_cells +7542.38134765625 713.661865234375 background all_cells +7539.01611328125 699.8231201171875 background all_cells +7551.07275390625 686.5930786132812 background all_cells +7552.16748046875 701.295166015625 background all_cells +7544.52099609375 692.6068115234375 background all_cells +7533.34375 652.569580078125 background all_cells +7538.52294921875 660.2607421875 background all_cells +7551.23291015625 651.179931640625 background all_cells +7538.70654296875 665.08935546875 background all_cells +7533.88232421875 677.8546752929688 background all_cells +7532.193359375 665.6653442382812 background all_cells +7547.900390625 667.3478393554688 background all_cells +7519.2236328125 709.2880249023438 background all_cells +7532.5625 708.2534790039062 background all_cells +7638.56298828125 836.2490234375 background all_cells +7656.2646484375 843.2420654296875 background all_cells +7653.38427734375 826.3734741210938 background all_cells +7644.85791015625 822.0794067382812 background all_cells +7689.92529296875 825.7941284179688 background all_cells +7682.38525390625 859.9099731445312 background all_cells +7697.98046875 880.74169921875 background all_cells +7700.18310546875 865.2579345703125 background all_cells +7691.0234375 865.3230590820312 background all_cells +7669.37255859375 872.6158447265625 background all_cells +7681.60595703125 868.6302490234375 background all_cells +7682.80517578125 876.580078125 background all_cells +7673.00732421875 861.8137817382812 background all_cells +7652.2578125 880.6932983398438 background all_cells +7662.962890625 857.8082275390625 background all_cells +7651.51904296875 859.3319091796875 background all_cells +7662.3017578125 865.6268920898438 background all_cells +7660.8681640625 878.0083618164062 background all_cells +7653.458984375 864.67041015625 background all_cells +7684.125 854.4547729492188 background all_cells +7713.10888671875 851.0303955078125 background all_cells +7708.40087890625 857.7587280273438 background all_cells +7671.4775390625 851.5960693359375 background all_cells +7700.2490234375 850.9283447265625 background all_cells +7695.1923828125 857.6002807617188 background all_cells +7674.2890625 903.5830078125 background all_cells +7676.16748046875 910.858642578125 background all_cells +7655.20703125 911.9761962890624 background all_cells +7667.60205078125 915.3101806640624 background all_cells +7674.5556640625 935.2588500976562 background all_cells +7704.04443359375 909.2879028320312 background all_cells +7693.326171875 907.3652954101562 background all_cells +7700.70849609375 899.64111328125 background all_cells +7693.35595703125 900.5728149414062 background all_cells +7689.3935546875 889.3735961914062 background all_cells +7695.88623046875 918.9300537109376 background all_cells +7702.9921875 918.8165283203124 background all_cells +7698.421875 932.7589721679688 background all_cells +7672.83984375 891.2969360351562 background all_cells +7681.96044921875 887.8667602539062 background all_cells +7661.4580078125 890.0322265625 background all_cells +7652.9775390625 888.0042114257812 background all_cells +7651.71337890625 898.9076538085938 background all_cells +7647.49658203125 896.7831420898438 background all_cells +7664.78173828125 934.0670776367188 background all_cells +7656.93212890625 934.64453125 background all_cells +7651.2421875 917.755126953125 background all_cells +7650.92138671875 929.5322265625 background all_cells +7646.3603515625 907.3502807617188 background all_cells +7542.69921875 829.5828857421875 background all_cells +7568.39990234375 835.49658203125 background all_cells +7556.490234375 837.8679809570312 background all_cells +7532.88818359375 832.5762329101562 background all_cells +7540.03857421875 840.8060302734375 background all_cells +7563.0595703125 854.4965209960938 background all_cells +7559.3779296875 843.2306518554688 background all_cells +7549.2158203125 848.1162109375 background all_cells +7538.890625 861.600830078125 background all_cells +7577.447265625 870.9302368164062 background all_cells +7548.00146484375 867.8849487304688 background all_cells +7540.89697265625 854.1151733398438 background all_cells +7538.53125 868.8198852539062 background all_cells +7509.4716796875 839.8078002929688 background all_cells +7531.4833984375 872.0691528320312 background all_cells +7531.595703125 849.6046752929688 background all_cells +7504.50537109375 862.645751953125 background all_cells +7526.3876953125 849.1971435546875 background all_cells +7623.3408203125 890.53515625 background all_cells +7598.39794921875 896.0553588867188 background all_cells +7611.123046875 891.35595703125 background all_cells +7633.9140625 934.7757568359376 background all_cells +7637.0224609375 927.6981201171876 background all_cells +7640.15576171875 919.2966918945312 background all_cells +7614.654296875 906.7932739257812 background all_cells +7600.2138671875 914.1128540039062 background all_cells +7613.9033203125 930.5750122070312 background all_cells +7612.951171875 920.1647338867188 background all_cells +7602.626953125 927.0151977539062 background all_cells +7605.09619140625 818.7437133789062 background all_cells +7625.78857421875 820.1217651367188 background all_cells +7600.990234375 851.0555419921875 background all_cells +7631.01025390625 874.46728515625 background all_cells +7639.61279296875 880.7089233398438 background all_cells +7608.94775390625 859.8696899414062 background all_cells +7620.54931640625 863.0457153320312 background all_cells +7612.36572265625 877.1261596679688 background all_cells +7596.60009765625 861.6026000976562 background all_cells +7565.12109375 879.6870727539062 background all_cells +7574.5107421875 881.2943115234375 background all_cells +7583.20556640625 877.7794799804688 background all_cells +7592.14111328125 885.6508178710938 background all_cells +7586.86181640625 899.7609252929688 background all_cells +7592.11328125 902.885009765625 background all_cells +7579.2724609375 894.7413330078125 background all_cells +7584.53271484375 890.1917114257812 background all_cells +7554.0361328125 913.209228515625 background all_cells +7563.3388671875 912.1447143554688 background all_cells +7580.9296875 916.2689208984376 background all_cells +7572.060546875 916.7784423828124 background all_cells +7573.712890625 927.519775390625 background all_cells +7588.56005859375 929.8052368164062 background all_cells +7581.96044921875 925.6542358398438 background all_cells +7519.38232421875 935.999755859375 background all_cells +7554.83544921875 933.2068481445312 background all_cells +7552.5576171875 931.5316162109376 background all_cells +7537.69384765625 925.027587890625 background all_cells +7506.1025390625 871.7880249023438 background all_cells +7518.22705078125 876.3578491210938 background all_cells +7523.51611328125 879.3036499023438 background all_cells +7527.0458984375 917.1148071289062 background all_cells +7509.74462890625 886.8322143554688 background all_cells +7599.98486328125 724.7952270507812 background all_cells +7608.10009765625 723.5917358398438 background all_cells +7599.61572265625 735.2473754882812 background all_cells +7615.87939453125 734.6614990234375 background all_cells +7606.0185546875 729.4729614257812 background all_cells +7595.767578125 729.4600219726562 background all_cells +7525.90380859375 733.54638671875 background all_cells +7534.6435546875 716.312744140625 background all_cells +7534.74462890625 723.9638061523438 background all_cells +7534.859375 741.417724609375 background all_cells +7544.64990234375 749.78564453125 background all_cells +7546.13818359375 721.194580078125 background all_cells +7566.50244140625 737.6283569335938 background all_cells +7554.173828125 756.5179443359375 background all_cells +7555.91845703125 745.4503784179688 background all_cells +7571.1396484375 751.6829833984375 background all_cells +7582.60693359375 749.9307861328125 background all_cells +7577.76953125 735.8309326171875 background all_cells +7606.15771484375 739.0806274414062 background all_cells +7602.69677734375 746.4140625 background all_cells +7611.208984375 756.8428955078125 background all_cells +7614.00830078125 744.8890380859375 background all_cells +7500.6142578125 720.1842651367188 background all_cells +7515.3916015625 724.9022827148438 background all_cells +7507.1953125 720.88671875 background all_cells +7504.77685546875 725.6957397460938 background all_cells +7570.93505859375 762.787109375 background all_cells +7557.30126953125 766.0441284179688 background all_cells +7563.38232421875 774.9891357421875 background all_cells +7581.05126953125 771.9696044921875 background all_cells +7616.8134765625 767.1241455078125 background all_cells +7602.880859375 771.1152954101562 background all_cells +7591.18701171875 769.5098876953125 background all_cells +7571.7939453125 818.6342163085938 background all_cells +7581.265625 800.2496948242188 background all_cells +7560.09375 823.8338012695312 background all_cells +7570.84521484375 825.4691772460938 background all_cells +7576.92431640625 806.5017700195312 background all_cells +7528.314453125 748.998779296875 background all_cells +7518.46337890625 743.8257446289062 background all_cells +7547.921875 763.7706298828125 background all_cells +7540.828125 762.9512329101562 background all_cells +7500.06689453125 812.3552856445312 background all_cells +7515.2578125 819.9915771484375 background all_cells +7525.05908203125 813.8067626953125 background all_cells +7552.25048828125 791.2584228515625 background all_cells +7553.1884765625 801.2122192382812 background all_cells +7546.91748046875 775.4136962890625 background all_cells +7543.091796875 780.9339599609375 background all_cells +7543.02294921875 791.2841186523438 background all_cells +7547.5546875 784.3368530273438 background all_cells +7535.97509765625 772.040283203125 background all_cells +7533.41259765625 794.5883178710938 background all_cells +7537.4365234375 780.4722290039062 background all_cells +7528.8623046875 778.7615966796875 background all_cells +7812.78271484375 1005.0175170898438 background all_cells +7829.74462890625 1000.4662475585938 background all_cells +7830.216796875 1016.9273681640624 background all_cells +7842.46337890625 1020.5307006835938 background all_cells +7834.3818359375 1013.0936889648438 background all_cells +7835.39208984375 1026.1689453125 background all_cells +7823.80908203125 1013.276611328125 background all_cells +7825.6240234375 1022.8645629882812 background all_cells +7824.3916015625 1032.62255859375 background all_cells +7907.3349609375 1005.6039428710938 background all_cells +7986.361328125 1022.3807373046876 background all_cells +7994.2001953125 1030.58935546875 background all_cells +7989.01416015625 1029.383544921875 background all_cells +7952.064453125 1023.6904907226562 background all_cells +7993.8017578125 1016.8617553710938 background all_cells +7981.1650390625 1010.2901000976562 background all_cells +7911.7763671875 1026.2159423828125 background all_cells +7922.08740234375 1031.598876953125 background all_cells +7914.56884765625 1018.2219848632812 background all_cells +7857.48388671875 998.3260498046876 background all_cells +7845.2880859375 997.5729370117188 background all_cells +7851.3505859375 1006.3146362304688 background all_cells +7870.2939453125 1000.3917846679688 background all_cells +7887.99169921875 1016.9567260742188 background all_cells +7900.6181640625 1015.45751953125 background all_cells +7895.1240234375 1022.8895874023438 background all_cells +7874.88916015625 1026.6883544921875 background all_cells +7885.255859375 1021.3390502929688 background all_cells +7885.2919921875 1030.2017822265625 background all_cells +7878.0361328125 1017.389892578125 background all_cells +7853.3203125 1019.3592529296876 background all_cells +7866.6494140625 1024.7745361328125 background all_cells +7858.2841796875 1013.4067993164062 background all_cells +7852.009765625 1028.8477783203125 background all_cells +7712.88134765625 1011.2821655273438 background all_cells +7718.80029296875 1001.9213256835938 background all_cells +7713.22509765625 1002.9927368164062 background all_cells +7744.9609375 1018.56005859375 background all_cells +7749.2822265625 1025.5921630859375 background all_cells +7740.9130859375 1024.4053955078125 background all_cells +7753.3876953125 1021.2479248046876 background all_cells +7740.1328125 1006.3074951171876 background all_cells +7745.314453125 1005.60546875 background all_cells +7739.73828125 1014.2140502929688 background all_cells +7747.056640625 1013.174072265625 background all_cells +7722.24853515625 1007.5003051757812 background all_cells +7731.56005859375 1031.999755859375 background all_cells +7733.1591796875 1007.6433715820312 background all_cells +7726.0458984375 1013.9807739257812 background all_cells +7778.470703125 1005.3610229492188 background all_cells +7761.9169921875 1008.9446411132812 background all_cells +7790.30419921875 1031.8065185546875 background all_cells +7790.98779296875 1026.3046875 background all_cells +7766.04736328125 1013.9183959960938 background all_cells +7774.31396484375 1027.3358154296875 background all_cells +7782.6923828125 1018.1466064453124 background all_cells +7802.43017578125 1004.8146362304688 background all_cells +7799.400390625 1015.303955078125 background all_cells +7793.71240234375 1009.7603759765624 background all_cells +7728.14990234375 1040.8558349609375 background all_cells +7696.60400390625 1034.5595703125 background all_cells +7700.5146484375 1038.955810546875 background all_cells +7761.7314453125 1036.5794677734375 background all_cells +7751.07080078125 1034.8626708984375 background all_cells +7750.95458984375 1047.1263427734375 background all_cells +7767.36376953125 1049.7864990234375 background all_cells +7760.65576171875 1047.7059326171875 background all_cells +7759.79541015625 1056.73876953125 background all_cells +7780.185546875 1039.499755859375 background all_cells +7797.16259765625 1052.646240234375 background all_cells +7788.78515625 1056.0076904296875 background all_cells +7701.818359375 1057.612060546875 background all_cells +7705.564453125 1063.564208984375 background all_cells +7699.7548828125 1064.4725341796875 background all_cells +7719.68359375 1048.7882080078125 background all_cells +7705.685546875 1051.22998046875 background all_cells +7799.52734375 1105.0955810546875 background all_cells +7777.1201171875 1116.8878173828125 background all_cells +7783.484375 1115.2099609375 background all_cells +7795.29833984375 1068.89794921875 background all_cells +7803.50927734375 1076.6983642578125 background all_cells +7803.32080078125 1066.1451416015625 background all_cells +7798.6923828125 1075.1390380859375 background all_cells +7799.09765625 1083.3489990234375 background all_cells +7790.59033203125 1098.1038818359375 background all_cells +7795.9111328125 1096.156494140625 background all_cells +7792.06201171875 1082.166259765625 background all_cells +7807.80078125 1083.860595703125 background all_cells +7716.17333984375 1063.8623046875 background all_cells +7725.99365234375 1065.395751953125 background all_cells +7716.87060546875 1071.27294921875 background all_cells +7752.74267578125 1084.83642578125 background all_cells +7769.07958984375 1081.88427734375 background all_cells +7756.05224609375 1091.8453369140625 background all_cells +7767.80322265625 1064.118896484375 background all_cells +7762.79541015625 1073.99365234375 background all_cells +7754.8134765625 1069.342529296875 background all_cells +7732.1357421875 1074.2618408203125 background all_cells +7739.2392578125 1087.6168212890625 background all_cells +7741.7373046875 1102.1986083984375 background all_cells +7739.9052734375 1065.7301025390625 background all_cells +7739.880859375 1059.6904296875 background all_cells +7737.818359375 1078.2281494140625 background all_cells +7843.7060546875 1064.1204833984375 background all_cells +7818.11962890625 1065.4931640625 background all_cells +7827.65771484375 1072.3564453125 background all_cells +7842.4453125 1073.5068359375 background all_cells +7829.54931640625 1108.717041015625 background all_cells +7834.09912109375 1101.2525634765625 background all_cells +7822.427734375 1100.6121826171875 background all_cells +7820.06201171875 1093.733154296875 background all_cells +7862.21923828125 1077.877197265625 background all_cells +7832.83837890625 1086.374267578125 background all_cells +7852.59814453125 1082.743896484375 background all_cells +7812.7958984375 1076.5706787109375 background all_cells +7815.029296875 1090.93017578125 background all_cells +7810.9736328125 1091.6322021484375 background all_cells +7822.599609375 1084.6414794921875 background all_cells +7945.40087890625 1122.443359375 background all_cells +7954.2060546875 1114.0084228515625 background all_cells +7949.13623046875 1109.189697265625 background all_cells +7997.53271484375 1095.8199462890625 background all_cells +8000.40673828125 1102.0157470703125 background all_cells +8004.07861328125 1098.744140625 background all_cells +7992.00048828125 1065.2099609375 background all_cells +8002.60009765625 1092.6597900390625 background all_cells +8010.96630859375 1080.138671875 background all_cells +7969.05126953125 1065.007568359375 background all_cells +7948.9267578125 1091.66064453125 background all_cells +7966.12451171875 1083.36376953125 background all_cells +7969.87548828125 1072.165283203125 background all_cells +7962.23583984375 1073.4647216796875 background all_cells +7967.638671875 1053.997802734375 background all_cells +7958.26171875 1056.78857421875 background all_cells +7974.666015625 1054.0233154296875 background all_cells +7959.96240234375 1096.866455078125 background all_cells +7875.0859375 1093.02001953125 background all_cells +7870.28173828125 1097.0023193359375 background all_cells +7880.55517578125 1100.265869140625 background all_cells +7892.45068359375 1073.44775390625 background all_cells +7877.0380859375 1074.065185546875 background all_cells +7901.990234375 1066.269775390625 background all_cells +7895.892578125 1092.4881591796875 background all_cells +7884.462890625 1070.48828125 background all_cells +7932.8232421875 1090.9595947265625 background all_cells +7937.7255859375 1103.4593505859375 background all_cells +7921.015625 1101.877197265625 background all_cells +7918.3671875 1094.3065185546875 background all_cells +7905.83837890625 1106.0029296875 background all_cells +7929.08544921875 1110.4075927734375 background all_cells +7918.810546875 1108.5238037109375 background all_cells +7916.03125 1119.84228515625 background all_cells +7873.2275390625 1122.4586181640625 background all_cells +7890.2490234375 1120.8673095703125 background all_cells +7892.05712890625 1104.706787109375 background all_cells +7878.22021484375 1111.1851806640625 background all_cells +7825.005859375 1040.7386474609375 background all_cells +7846.68408203125 1048.356201171875 background all_cells +7834.5703125 1054.1387939453125 background all_cells +7831.7880859375 1057.2738037109375 background all_cells +7921.51953125 1047.002685546875 background all_cells +7938.5537109375 1065.3834228515625 background all_cells +7929.3974609375 1059.496337890625 background all_cells +7889.41259765625 1049.85009765625 background all_cells +7911.134765625 1054.07861328125 background all_cells +7898.140625 1052.9669189453125 background all_cells +7890.1064453125 1060.2525634765625 background all_cells +7868.98095703125 1038.744140625 background all_cells +7909.30712890625 1036.1817626953125 background all_cells +7947.15087890625 1035.6446533203125 background all_cells +7960.7626953125 1038.474853515625 background all_cells +7891.0419921875 1039.34423828125 background all_cells +7862.24267578125 1035.802490234375 background all_cells +7857.04248046875 1059.7103271484375 background all_cells +7874.14892578125 1055.582763671875 background all_cells +7865.3642578125 1052.63720703125 background all_cells +7863.8984375 1060.940185546875 background all_cells +7870.49658203125 831.4105224609375 background all_cells +7871.77001953125 850.556396484375 background all_cells +7918.01171875 851.4933471679688 background all_cells +7931.74658203125 833.718505859375 background all_cells +7938.93408203125 841.81982421875 background all_cells +7927.83544921875 849.0746459960938 background all_cells +7917.79248046875 835.9974365234375 background all_cells +7892.94873046875 873.8840942382812 background all_cells +7903.3525390625 880.3461303710938 background all_cells +7897.49658203125 883.2680053710938 background all_cells +7884.90771484375 846.5990600585938 background all_cells +7905.6083984375 854.5235595703125 background all_cells +7895.66259765625 844.8994750976562 background all_cells +7888.58251953125 858.2652587890625 background all_cells +7890.06103515625 868.7911376953125 background all_cells +7882.9033203125 881.0182495117188 background all_cells +7886.658203125 872.36572265625 background all_cells +7879.32763671875 871.761962890625 background all_cells +7964.23974609375 808.4288330078125 background all_cells +7956.53857421875 835.7396850585938 background all_cells +7968.29345703125 830.002197265625 background all_cells +7978.0625 819.9190673828125 background all_cells +7973.65576171875 814.3817749023438 background all_cells +7973.40234375 858.8941040039062 background all_cells +7962.07568359375 870.9384765625 background all_cells +7969.109375 869.9934692382812 background all_cells +7968.4970703125 857.2476806640625 background all_cells +7996.32666015625 865.1389770507812 background all_cells +8006.8212890625 863.2161254882812 background all_cells +8005.01513671875 871.9984130859375 background all_cells +8002.37939453125 855.4283447265625 background all_cells +7981.2939453125 847.9835815429688 background all_cells +7975.3896484375 869.3130493164062 background all_cells +7973.48291015625 877.0691528320312 background all_cells +7982.298828125 864.9423217773438 background all_cells +7991.814453125 848.7396240234375 background all_cells +7989.44921875 871.6697387695312 background all_cells +7986.96240234375 809.6826782226562 background all_cells +8005.1064453125 839.4693603515625 background all_cells +8002.0498046875 816.948486328125 background all_cells +7997.6982421875 830.3934936523438 background all_cells +7957.71044921875 848.3270263671875 background all_cells +7970.2490234375 852.4564208984375 background all_cells +7970.19189453125 847.1624755859375 background all_cells +7997.5048828125 901.2882080078124 background all_cells +7999.33740234375 878.1951293945312 background all_cells +8008.9228515625 898.330322265625 background all_cells +8010.17041015625 888.7847900390625 background all_cells +7946.947265625 911.1608276367188 background all_cells +7961.08984375 883.3770141601562 background all_cells +7955.23046875 899.3814086914062 background all_cells +7987.3291015625 881.7892456054688 background all_cells +7991.99169921875 886.3810424804688 background all_cells +7977.2822265625 886.1821899414062 background all_cells +7927.54150390625 908.4585571289062 background all_cells +7932.95263671875 900.234130859375 background all_cells +7933.1611328125 917.982421875 background all_cells +7955.4296875 926.380859375 background all_cells +7914.70263671875 928.9464111328124 background all_cells +8003.04931640625 930.9159545898438 background all_cells +7924.57763671875 930.0799560546876 background all_cells +7989.884765625 931.3827514648438 background all_cells +7910.95458984375 916.0023803710938 background all_cells +7910.5166015625 900.09814453125 background all_cells +7989.53955078125 903.83935546875 background all_cells +7976.66064453125 911.9558715820312 background all_cells +7974.48486328125 922.290283203125 background all_cells +7994.51416015625 920.8036499023438 background all_cells +7988.0146484375 918.7840576171876 background all_cells +7970.4716796875 902.1224975585938 background all_cells +7776.75244140625 960.0648193359376 background all_cells +7781.98095703125 962.8002319335938 background all_cells +7810.95166015625 947.0658569335938 background all_cells +7804.61083984375 931.9274291992188 background all_cells +7831.76171875 931.8018798828124 background all_cells +7781.92138671875 956.2603149414062 background all_cells +7788.57568359375 957.97705078125 background all_cells +7784.619140625 950.8832397460938 background all_cells +7814.24365234375 962.51416015625 background all_cells +7805.50146484375 968.1685791015624 background all_cells +7796.90283203125 946.7345581054688 background all_cells +7910.28466796875 937.2310180664062 background all_cells +7982.27490234375 939.6629638671876 background all_cells +7904.52197265625 940.5189819335938 background all_cells +7941.07373046875 936.8822021484376 background all_cells +7974.84765625 989.0955200195312 background all_cells +7968.58154296875 981.8651123046876 background all_cells +8008.16748046875 979.646240234375 background all_cells +7997.41845703125 967.9923095703124 background all_cells +8010.376953125 944.3493041992188 background all_cells +7942.5888671875 954.5308837890624 background all_cells +7969.05078125 952.9318237304688 background all_cells +7931.76171875 951.0220947265624 background all_cells +7922.29736328125 985.7454833984376 background all_cells +7910.3173828125 996.254150390625 background all_cells +7959.9326171875 982.9312133789062 background all_cells +7937.2919921875 992.6224975585938 background all_cells +7912.11083984375 980.97216796875 background all_cells +7924.8505859375 976.8528442382812 background all_cells +7912.20166015625 960.7029418945312 background all_cells +7877.04296875 953.2492065429688 background all_cells +7880.18798828125 937.7534790039062 background all_cells +7876.978515625 943.672607421875 background all_cells +7869.31103515625 945.6207275390624 background all_cells +7866.80029296875 950.7492065429688 background all_cells +7888.85791015625 955.94091796875 background all_cells +7900.62744140625 952.0733032226562 background all_cells +7894.611328125 942.8571166992188 background all_cells +7892.052734375 950.2285766601562 background all_cells +7880.53173828125 965.7977294921876 background all_cells +7875.142578125 982.1627807617188 background all_cells +7900.80517578125 960.328369140625 background all_cells +7901.947265625 964.8087768554688 background all_cells +7790.099609375 997.972900390625 background all_cells +7787.69287109375 974.3997192382812 background all_cells +7792.53662109375 985.6690673828124 background all_cells +7803.56982421875 995.673583984375 background all_cells +7800.0595703125 988.7257690429688 background all_cells +7781.02880859375 988.0927124023438 background all_cells +7759.0576171875 994.5591430664062 background all_cells +7766.5927734375 999.452880859375 background all_cells +7760.23876953125 987.0003662109376 background all_cells +7771.75146484375 981.0006103515624 background all_cells +7779.00439453125 976.3129272460938 background all_cells +7831.68115234375 980.692626953125 background all_cells +7810.06103515625 987.5430297851562 background all_cells +7813.10888671875 980.8818969726562 background all_cells +7829.17431640625 991.3814086914062 background all_cells +7823.4072265625 991.423828125 background all_cells +7862.39013671875 983.6375732421876 background all_cells +7861.7841796875 992.260498046875 background all_cells +7880.71630859375 998.22265625 background all_cells +7871.64599609375 993.2057495117188 background all_cells +7839.3251953125 985.808837890625 background all_cells +7841.45068359375 969.7575073242188 background all_cells +7857.84765625 973.4284057617188 background all_cells +7829.4853515625 954.9906616210938 background all_cells +7832.29296875 969.9380493164062 background all_cells +7818.60791015625 970.568115234375 background all_cells +7825.5478515625 961.679443359375 background all_cells +7706.908203125 999.5307006835938 background all_cells +7705.74462890625 996.2786865234376 background all_cells +7691.77978515625 1000.53173828125 background all_cells +7700.51513671875 1011.1376342773438 background all_cells +7682.84033203125 1007.1220092773438 background all_cells +7702.416015625 1003.4886474609376 background all_cells +7708.38720703125 900.8599243164062 background all_cells +7713.39013671875 920.9293212890624 background all_cells +7720.34423828125 933.5557861328124 background all_cells +7700.88232421875 953.5735473632812 background all_cells +7717.32958984375 948.1878662109376 background all_cells +7698.2451171875 990.829833984375 background all_cells +7704.921875 988.9207153320312 background all_cells +7745.82861328125 878.6239624023438 background all_cells +7747.44775390625 889.3744506835938 background all_cells +7756.462890625 888.755615234375 background all_cells +7755.12646484375 880.8955688476562 background all_cells +7748.27099609375 924.3055419921876 background all_cells +7750.48388671875 934.3993530273438 background all_cells +7758.61181640625 935.01904296875 background all_cells +7752.68359375 925.8397827148438 background all_cells +7759.89453125 907.92529296875 background all_cells +7747.59716796875 916.4757080078124 background all_cells +7749.2978515625 908.0961303710938 background all_cells +7755.388671875 908.1301879882812 background all_cells +7758.837890625 896.5849609375 background all_cells +7751.107421875 900.4087524414062 background all_cells +7763.63037109375 898.6896362304688 background all_cells +7750.1123046875 962.5415649414062 background all_cells +7736.7470703125 973.9957275390624 background all_cells +7751.427734375 975.4628295898438 background all_cells +7760.40234375 966.20458984375 background all_cells +7731.49755859375 887.1839599609375 background all_cells +7742.54296875 909.5164794921876 background all_cells +7742.06103515625 868.7352905273438 background all_cells +7763.92919921875 854.3724975585938 background all_cells +7766.05908203125 868.0565185546875 background all_cells +7759.748046875 866.2116088867188 background all_cells +7750.29736328125 873.7178344726562 background all_cells +7729.31689453125 924.4939575195312 background all_cells +7737.07470703125 932.20263671875 background all_cells +7757.55517578125 924.3184204101562 background all_cells +7764.9384765625 928.1095581054688 background all_cells +7768.93798828125 908.6497192382812 background all_cells +7768.90283203125 916.3851928710938 background all_cells +7766.12548828125 891.8701782226562 background all_cells +7744.68212890625 954.482421875 background all_cells +7736.29345703125 937.0767822265624 background all_cells +7737.28125 955.014404296875 background all_cells +7754.55712890625 952.1505126953124 background all_cells +7747.84765625 943.2486572265624 background all_cells +7797.12939453125 910.7890625 background all_cells +7800.2158203125 893.1531372070312 background all_cells +7827.7216796875 917.9752807617188 background all_cells +7826.78125 912.548095703125 background all_cells +7815.59716796875 918.598876953125 background all_cells +7811.44873046875 928.1965942382812 background all_cells +7824.46044921875 926.3121948242188 background all_cells +7839.478515625 924.8516235351562 background all_cells +7839.26513671875 933.9176025390624 background all_cells +7826.19287109375 920.9134521484376 background all_cells +7830.47900390625 906.15771484375 background all_cells +7830.94482421875 917.259033203125 background all_cells +7850.5390625 924.5570678710938 background all_cells +7861.80078125 925.580810546875 background all_cells +7859.54931640625 883.044189453125 background all_cells +7862.0126953125 890.0853881835938 background all_cells +7853.27880859375 915.2462768554688 background all_cells +7868.658203125 898.8592529296875 background all_cells +7871.6728515625 883.0064086914062 background all_cells +7885.10791015625 902.5247802734376 background all_cells +7890.72412109375 883.4906616210938 background all_cells +7885.63330078125 915.740478515625 background all_cells +7868.49951171875 932.5451049804688 background all_cells +7873.0224609375 928.7125854492188 background all_cells +7889.9912109375 925.9434204101562 background all_cells +7882.498046875 926.9754638671876 background all_cells +7793.72705078125 848.4708862304688 background all_cells +7807.1142578125 860.4083862304688 background all_cells +7824.087890625 873.2860107421875 background all_cells +7820.2705078125 871.609130859375 background all_cells +7833.74609375 877.4171752929688 background all_cells +7830.72802734375 891.6527099609375 background all_cells +7825.9345703125 863.532470703125 background all_cells +7854.72412109375 861.217529296875 background all_cells +7852.68212890625 867.6639404296875 background all_cells +7859.5341796875 858.2753295898438 background all_cells +7850.39794921875 890.1023559570312 background all_cells +7851.15576171875 901.4042358398438 background all_cells +7839.54833984375 897.8634033203125 background all_cells +7853.95458984375 896.2968139648438 background all_cells +7853.869140625 877.471435546875 background all_cells +7840.7509765625 880.3025512695312 background all_cells +7864.484375 878.2432861328125 background all_cells +7522.44287109375 948.3392333984376 background all_cells +7513.45654296875 973.1072387695312 background all_cells +7523.47119140625 951.909423828125 background all_cells +7531.93603515625 945.297119140625 background all_cells +7546.41357421875 970.7527465820312 background all_cells +7521.322265625 986.2606201171876 background all_cells +7519.484375 989.9951171875 background all_cells +7506.99853515625 1003.5436401367188 background all_cells +7530.986328125 1019.3154907226562 background all_cells +7525.244140625 1002.3755493164062 background all_cells +7615.86767578125 942.9758911132812 background all_cells +7611.14404296875 953.0283203125 background all_cells +7612.2265625 940.9581909179688 background all_cells +7608.8935546875 943.5934448242188 background all_cells +7627.44140625 956.8806762695312 background all_cells +7637.22314453125 970.0542602539062 background all_cells +7622.6552734375 937.4805908203124 background all_cells +7632.75439453125 943.1064453125 background all_cells +7625.8310546875 948.5745849609376 background all_cells +7621.41064453125 945.4647216796876 background all_cells +7580.7744140625 1010.4256591796876 background all_cells +7589.79443359375 1010.8026123046876 background all_cells +7587.93603515625 1003.8360595703124 background all_cells +7585.017578125 1019.2991943359376 background all_cells +7616.81982421875 986.2080078125 background all_cells +7623.662109375 982.478515625 background all_cells +7620.5458984375 979.8419799804688 background all_cells +7604.77734375 1004.3048095703124 background all_cells +7621.044921875 995.8900146484376 background all_cells +7615.59912109375 1016.2074584960938 background all_cells +7598.4443359375 1001.4262084960938 background all_cells +7602.34228515625 1010.4493408203124 background all_cells +7594.478515625 1015.4866943359376 background all_cells +7572.0205078125 948.5733032226562 background all_cells +7559.880859375 944.9696655273438 background all_cells +7551.81494140625 944.3043823242188 background all_cells +7597.443359375 938.6590576171876 background all_cells +7588.81591796875 937.7275390625 background all_cells +7607.01220703125 936.7192993164062 background all_cells +7584.046875 974.445068359375 background all_cells +7606.09130859375 970.2620849609376 background all_cells +7560.65869140625 956.1957397460938 background all_cells +7580.849609375 955.89892578125 background all_cells +7572.35107421875 964.334716796875 background all_cells +7567.14306640625 968.6863403320312 background all_cells +7625.9501953125 987.4656372070312 background all_cells +7657.98876953125 987.7153930664062 background all_cells +7632.2490234375 981.2618408203124 background all_cells +7660.4462890625 994.19482421875 background all_cells +7669.44921875 988.8065795898438 background all_cells +7664.36328125 987.7576904296876 background all_cells +7664.3427734375 1002.9432983398438 background all_cells +7675.70849609375 1013.3576049804688 background all_cells +7670.73828125 1007.1220703125 background all_cells +7677.2861328125 977.874755859375 background all_cells +7631.32763671875 999.2828369140624 background all_cells +7652.611328125 1015.7825927734376 background all_cells +7644.169921875 1006.2991943359376 background all_cells +7639.75146484375 1013.9290161132812 background all_cells +7682.970703125 951.967529296875 background all_cells +7687.65966796875 961.2455444335938 background all_cells +7686.89013671875 957.0594482421876 background all_cells +7718.61376953125 969.7952880859376 background all_cells +7725.7578125 940.0618896484376 background all_cells +7729.1708984375 944.6112060546876 background all_cells +7727.93017578125 978.3280639648438 background all_cells +7724.87451171875 953.556396484375 background all_cells +7703.146484375 939.2001953125 background all_cells +7705.54052734375 963.2493896484376 background all_cells +7692.7060546875 945.7053833007812 background all_cells +7707.12255859375 973.5811157226562 background all_cells +7708.82177734375 980.9330444335938 background all_cells +7700.19580078125 979.2130737304688 background all_cells +7644.31591796875 942.3125 background all_cells +7660.49951171875 942.16015625 background all_cells +7651.77880859375 937.4141845703124 background all_cells +7670.1611328125 957.8417358398438 background all_cells +7668.6123046875 946.4537963867188 background all_cells +7670.2216796875 964.0968017578124 background all_cells +7677.3330078125 959.8585815429688 background all_cells +7677.66064453125 946.5747680664062 background all_cells +7669.4970703125 972.4663696289062 background all_cells +7648.61962890625 959.7686767578124 background all_cells +7660.3427734375 960.3643798828124 background all_cells +7658.74560546875 954.7965087890624 background all_cells +7638.60302734375 1050.4058837890625 background all_cells +7655.70703125 1050.1461181640625 background all_cells +7641.1318359375 1056.1820068359375 background all_cells +7647.3125 1052.022705078125 background all_cells +7649.7919921875 1079.8314208984375 background all_cells +7644.6787109375 1397.9083251953125 background all_cells +7660.79248046875 1085.1153564453125 background all_cells +7642.34326171875 1076.7325439453125 background all_cells +7660.40087890625 1074.7071533203125 background all_cells +7651.0302734375 1060.8919677734375 background all_cells +7656.298828125 1060.506591796875 background all_cells +7711.97998046875 1118.7637939453125 background all_cells +7712.873046875 1110.0504150390625 background all_cells +7711.85302734375 1096.8236083984375 background all_cells +7733.06494140625 1112.44970703125 background all_cells +7724.8271484375 1102.242919921875 background all_cells +7722.7822265625 1118.10107421875 background all_cells +7695.11083984375 1117.0565185546875 background all_cells +7704.81640625 1109.2269287109375 background all_cells +7702.32958984375 1121.4281005859375 background all_cells +7700.3408203125 1099.1121826171875 background all_cells +7679.93603515625 1065.74072265625 background all_cells +7695.50927734375 1051.06201171875 background all_cells +7688.1826171875 1076.33740234375 background all_cells +7727.05126953125 1081.027587890625 background all_cells +7718.22509765625 1088.2806396484375 background all_cells +7685.7978515625 1091.511962890625 background all_cells +7691.59912109375 1085.01611328125 background all_cells +7673.17333984375 1074.811767578125 background all_cells +7675.4130859375 1083.4949951171875 background all_cells +7683.56494140625 1081.7830810546875 background all_cells +7679.83056640625 1056.956298828125 background all_cells +7671.28271484375 1065.0162353515625 background all_cells +7662.6611328125 1056.09130859375 background all_cells +7682.1279296875 1041.5152587890625 background all_cells +7685.97119140625 1015.9913330078124 background all_cells +7678.62841796875 1021.48046875 background all_cells +7679.96337890625 1027.4156494140625 background all_cells +7692.33740234375 1026.027587890625 background all_cells +7643.859375 1062.2452392578125 background all_cells +7666.7763671875 1040.6966552734375 background all_cells +7662.771484375 1047.061279296875 background all_cells +7653.302734375 1028.0570068359375 background all_cells +7575.3359375 1012.6752319335938 background all_cells +7572.58740234375 1017.4788818359376 background all_cells +7577.22265625 1038.7396240234375 background all_cells +7580.1025390625 1041.335205078125 background all_cells +7583.32666015625 1065.598388671875 background all_cells +7578.93994140625 1054.0084228515625 background all_cells +7583.6396484375 1044.2305908203125 background all_cells +7634.2509765625 1066.962890625 background all_cells +7629.150390625 1052.2510986328125 background all_cells +7619.5625 1032.1378173828125 background all_cells +7666.5830078125 1018.5814208984376 background all_cells +7628.61572265625 1033.2586669921875 background all_cells +7596.36669921875 1035.353515625 background all_cells +7601.9677734375 1020.7351684570312 background all_cells +7594.10400390625 1058.4940185546875 background all_cells +7612.86376953125 1066.933349609375 background all_cells +7599.771484375 1070.82470703125 background all_cells +7553.55859375 1026.203369140625 background all_cells +7569.98681640625 1021.3624877929688 background all_cells +7571.45458984375 1046.2186279296875 background all_cells +7563.994140625 1038.6865234375 background all_cells +7563.46337890625 1057.953857421875 background all_cells +7567.806640625 1062.976318359375 background all_cells +7568.6474609375 1054.614501953125 background all_cells +7573.1162109375 1077.9229736328125 background all_cells +7562.03759765625 1082.0859375 background all_cells +7557.845703125 1077.1793212890625 background all_cells +7637.5634765625 1110.8790283203125 background all_cells +7631.0302734375 1122.8143310546875 background all_cells +7632.6806640625 1115.143798828125 background all_cells +7663.41796875 1098.724609375 background all_cells +7650.50048828125 1121.9227294921875 background all_cells +7655.0849609375 1100.6661376953125 background all_cells +7621.029296875 1071.3096923828125 background all_cells +7643.17578125 1088.9237060546875 background all_cells +7626.51171875 1086.986328125 background all_cells +7624.69970703125 1077.598876953125 background all_cells +7575.95068359375 1070.2281494140625 background all_cells +7583.34423828125 1082.0341796875 background all_cells +7578.1357421875 1092.4608154296875 background all_cells +7606.78125 1102.371337890625 background all_cells +7602.7041015625 1098.60302734375 background all_cells +7596.6298828125 1096.584716796875 background all_cells +7597.015625 1109.994140625 background all_cells +7593.2431640625 1115.0145263671875 background all_cells +7588.646484375 1105.623291015625 background all_cells +7586.36376953125 1096.5413818359375 background all_cells +7519.28369140625 1026.734130859375 background all_cells +7523.4912109375 1067.7974853515625 background all_cells +7504.93603515625 1057.241943359375 background all_cells +7508.38818359375 1033.6798095703125 background all_cells +7558.9140625 1088.89208984375 background all_cells +7560.13525390625 1098.047119140625 background all_cells +7565.7646484375 1089.0616455078125 background all_cells +7541.453125 1039.31689453125 background all_cells +7546.43603515625 1043.6751708984375 background all_cells +7544.14990234375 1049.8404541015625 background all_cells +7334.74072265625 626.5792236328125 background all_cells +7327.47998046875 613.1153564453125 background all_cells +7352.81640625 586.3748168945312 background all_cells +7356.767578125 632.9421997070312 background all_cells +7351.6171875 578.473388671875 background all_cells +7351.76416015625 609.5989379882812 background all_cells +7391.13916015625 756.3062133789062 background all_cells +7397.703125 772.8197021484375 background all_cells +7377.58837890625 806.6454467773438 background all_cells +7389.42822265625 799.9009399414062 background all_cells +7385.541015625 779.8023071289062 background all_cells +7394.97119140625 784.8375244140625 background all_cells +7386.572265625 791.1238403320312 background all_cells +7394.5263671875 793.1040649414062 background all_cells +7353.4912109375 819.9855346679688 background all_cells +7362.2451171875 805.09326171875 background all_cells +7366.68505859375 761.5574951171875 background all_cells +7375.36669921875 756.6441040039062 background all_cells +7369.37451171875 747.9660034179688 background all_cells +7339.1728515625 640.60546875 background all_cells +7333.82666015625 667.5104370117188 background all_cells +7343.5234375 811.5523071289062 background all_cells +7329.87255859375 803.791015625 background all_cells +7341.587890625 805.295166015625 background all_cells +7342.74072265625 824.5841064453125 background all_cells +7344.0048828125 784.3538818359375 background all_cells +7339.6875 795.896484375 background all_cells +7356.921875 731.0895385742188 background all_cells +7360.96923828125 737.6198120117188 background all_cells +7354.962890625 750.775146484375 background all_cells +7350.79931640625 715.6248779296875 background all_cells +7340.7568359375 734.97265625 background all_cells +7341.591796875 726.952880859375 background all_cells +7331.9208984375 683.1627807617188 background all_cells +7346.72900390625 676.5650634765625 background all_cells +7329.09814453125 695.3093872070312 background all_cells +7345.8916015625 685.6294555664062 background all_cells +7338.7646484375 684.4476928710938 background all_cells +7395.142578125 649.8898315429688 background all_cells +7404.6904296875 655.9158325195312 background all_cells +7399.32568359375 659.9375 background all_cells +7383.04931640625 713.4746704101562 background all_cells +7395.39892578125 716.5697631835938 background all_cells +7395.37744140625 693.7178955078125 background all_cells +7389.40087890625 703.7365112304688 background all_cells +7392.16748046875 666.1813354492188 background all_cells +7393.7412109375 683.1729125976562 background all_cells +7382.0947265625 679.2200317382812 background all_cells +7372.00537109375 678.83740234375 background all_cells +7388.0087890625 633.5623168945312 background all_cells +7370.02197265625 632.9110107421875 background all_cells +7394.7041015625 561.1038208007812 background all_cells +7402.373046875 563.2769775390625 background all_cells +7402.18603515625 569.6411743164062 background all_cells +7389.5263671875 570.0896606445312 background all_cells +7366.37451171875 600.4799194335938 background all_cells +7368.36669921875 594.3468627929688 background all_cells +7384.1533203125 607.7861328125 background all_cells +7395.3525390625 604.4400024414062 background all_cells +7384.70361328125 576.4552612304688 background all_cells +7366.0185546875 584.726318359375 background all_cells +7372.34765625 583.3248291015625 background all_cells +7403.42724609375 581.2127075195312 background all_cells +7378.8486328125 1193.9696044921875 background all_cells +7389.86328125 1196.3612060546875 background all_cells +7385.703125 1210.291259765625 background all_cells +7392.98681640625 1184.39892578125 background all_cells +7393.18603515625 1206.8304443359375 background all_cells +7371.39404296875 1235.93603515625 background all_cells +7386.24365234375 1240.53466796875 background all_cells +7379.53173828125 1222.9263916015625 background all_cells +7394.5537109375 1224.96875 background all_cells +7405.884765625 1219.5478515625 background all_cells +7407.2353515625 1230.6600341796875 background all_cells +7397.84228515625 1239.4967041015625 background all_cells +7408.4423828125 1297.0816650390625 background all_cells +7421.6630859375 1301.771728515625 background all_cells +7416.298828125 1292.9068603515625 background all_cells +7415.52490234375 1308.899169921875 background all_cells +7434.91748046875 1323.4136962890625 background all_cells +7448.02978515625 1304.8199462890625 background all_cells +7442.55615234375 1330.0767822265625 background all_cells +7444.19140625 1374.27099609375 background all_cells +7448.01220703125 1388.2181396484375 background all_cells +7423.04833984375 1345.2362060546875 background all_cells +7450.12060546875 1341.144287109375 background all_cells +7413.34765625 1357.3514404296875 background all_cells +7435.21533203125 1343.9493408203125 background all_cells +7429.7529296875 1357.8204345703125 background all_cells +7409.88818359375 1327.4478759765625 background all_cells +7398.2734375 1334.89990234375 background all_cells +7377.1171875 1323.7025146484375 background all_cells +7377.73876953125 1311.050537109375 background all_cells +7407.2802734375 1317.5885009765625 background all_cells +7398.6259765625 1305.7928466796875 background all_cells +7385.82275390625 1352.107666015625 background all_cells +7375.45263671875 1383.4307861328125 background all_cells +7403.55322265625 1372.8466796875 background all_cells +7355.3125 1268.9464111328125 background all_cells +7350.98193359375 1277.05224609375 background all_cells +7353.8173828125 1319.864990234375 background all_cells +7371.31396484375 1321.845947265625 background all_cells +7358.3837890625 1335.3150634765625 background all_cells +7337.8203125 1330.3756103515625 background all_cells +7371.38623046875 1294.95703125 background all_cells +7366.615234375 1311.779541015625 background all_cells +7359.1689453125 1302.84912109375 background all_cells +7346.802734375 1297.262451171875 background all_cells +7360.02392578125 1297.31689453125 background all_cells +7337.86181640625 1381.5343017578125 background all_cells +7367.1396484375 1373.869384765625 background all_cells +7354.52490234375 1395.4873046875 background all_cells +7342.83935546875 1394.3935546875 background all_cells +7365.91455078125 1387.8895263671875 background all_cells +7342.10986328125 1357.4019775390625 background all_cells +7357.47412109375 1347.3624267578125 background all_cells +7368.05029296875 1362.5130615234375 background all_cells +7335.8818359375 1367.0743408203125 background all_cells +7360.767578125 1249.613525390625 background all_cells +7350.24853515625 1259.35546875 background all_cells +7355.05615234375 1252.027099609375 background all_cells +7339.12060546875 1252.661376953125 background all_cells +7406.0673828125 1267.4791259765625 background all_cells +7448.09130859375 1233.231201171875 background all_cells +7437.7255859375 1233.3529052734375 background all_cells +7413.02978515625 1264.1209716796875 background all_cells +7412.1259765625 1253.847412109375 background all_cells +7411.60986328125 1243.648193359375 background all_cells +7392.02294921875 1261.7567138671875 background all_cells +7397.3642578125 1275.857666015625 background all_cells +7395.99072265625 1256.178955078125 background all_cells +7391.64697265625 1254.2427978515625 background all_cells +7373.64013671875 1252.7420654296875 background all_cells +7388.39404296875 1246.8265380859375 background all_cells +7378.98974609375 1254.16552734375 background all_cells +7398.77294921875 922.7006225585938 background all_cells +7419.9873046875 927.689453125 background all_cells +7393.33056640625 945.7053833007812 background all_cells +7414.3046875 1009.7745971679688 background all_cells +7399.96728515625 1014.3735961914062 background all_cells +7420.783203125 1017.2357177734376 background all_cells +7425.5751953125 1014.0449829101562 background all_cells +7393.00439453125 1010.3385009765624 background all_cells +7423.4833984375 963.0391845703124 background all_cells +7413.6591796875 998.8814086914062 background all_cells +7429.05908203125 995.7811279296876 background all_cells +7422.14892578125 946.8399658203124 background all_cells +7432.60498046875 942.3297119140624 background all_cells +7427.21044921875 951.1598510742188 background all_cells +7424.7900390625 940.669189453125 background all_cells +7336.513671875 1280.9444580078125 background all_cells +7338.0673828125 1270.596435546875 background all_cells +7358.5 1118.8729248046875 background all_cells +7369.87890625 1135.1336669921875 background all_cells +7358.484375 1147.921630859375 background all_cells +7369.18408203125 1170.05419921875 background all_cells +7361.8857421875 1181.3590087890625 background all_cells +7350.72412109375 1181.604736328125 background all_cells +7337.09033203125 1175.7200927734375 background all_cells +7398.1796875 1144.8482666015625 background all_cells +7388.486328125 1166.6578369140625 background all_cells +7390.21435546875 1162.80419921875 background all_cells +7383.76220703125 1147.5865478515625 background all_cells +7431.94482421875 1021.2352905273438 background all_cells +7435.740234375 1049.4647216796875 background all_cells +7434.1884765625 1025.5914306640625 background all_cells +7427.90283203125 1276.33056640625 background all_cells +7434.32568359375 1251.292724609375 background all_cells +7424.71533203125 1250.4442138671875 background all_cells +7436.2041015625 1264.2532958984375 background all_cells +7440.85400390625 1183.8001708984375 background all_cells +7438.9189453125 1285.69384765625 background all_cells +7420.47216796875 1162.0089111328125 background all_cells +7427.52685546875 1142.24072265625 background all_cells +7420.21630859375 1177.0584716796875 background all_cells +7421.470703125 1155.5592041015625 background all_cells +7424.6015625 1065.6986083984375 background all_cells +7421.34375 1117.8128662109375 background all_cells +7424.8271484375 1075.8828125 background all_cells +7379.28857421875 944.3675537109376 background all_cells +7382.748046875 930.4224853515624 background all_cells +7372.396484375 937.8405151367188 background all_cells +7397.76611328125 965.94921875 background all_cells +7373.4541015625 965.8416137695312 background all_cells +7379.54150390625 963.1748046875 background all_cells +7381.9189453125 1081.1829833984375 background all_cells +7376.513671875 1138.7591552734375 background all_cells +7391.859375 1087.32275390625 background all_cells +7350.3564453125 1062.251953125 background all_cells +7334.85009765625 1051.3597412109375 background all_cells +7327.240234375 1105.19140625 background all_cells +7350.953125 1103.113525390625 background all_cells +7344.63134765625 977.412841796875 background all_cells +7330.962890625 930.4297485351562 background all_cells +7351.19873046875 986.3526611328124 background all_cells +7353.2919921875 983.8806762695312 background all_cells +7350.6748046875 978.4915771484376 background all_cells +7431.97216796875 564.64111328125 background all_cells +7440.712890625 574.4418334960938 background all_cells +7470.0029296875 584.2576904296875 background all_cells +7437.7626953125 557.5526123046875 background all_cells +7473.2431640625 563.4201049804688 background all_cells +7463.00390625 560.7332153320312 background all_cells +7424.33935546875 578.5730590820312 background all_cells +7432.44384765625 584.8521118164062 background all_cells +7413.697265625 577.420166015625 background all_cells +7459.02099609375 629.062255859375 background all_cells +7453.552734375 627.1642456054688 background all_cells +7466.4111328125 647.005126953125 background all_cells +7462.95068359375 643.9005126953125 background all_cells +7459.853515625 635.8281860351562 background all_cells +7482.03076171875 629.9917602539062 background all_cells +7481.8916015625 655.2069702148438 background all_cells +7470.43359375 657.9561767578125 background all_cells +7474.79296875 653.0081787109375 background all_cells +7474.51416015625 641.9871826171875 background all_cells +7477.0263671875 636.3970947265625 background all_cells +7490.544921875 651.4627075195312 background all_cells +7494.8134765625 648.2930908203125 background all_cells +7489.99853515625 642.7767333984375 background all_cells +7501.45166015625 603.3480224609375 background all_cells +7493.2314453125 616.6712646484375 background all_cells +7492.5400390625 606.52685546875 background all_cells +7476.89697265625 606.4443969726562 background all_cells +7481.1220703125 618.81591796875 background all_cells +7484.357421875 611.1649780273438 background all_cells +7466.04248046875 616.18896484375 background all_cells +7457.45166015625 613.04736328125 background all_cells +7464.27197265625 594.5111083984375 background all_cells +7486.3515625 593.0038452148438 background all_cells +7489.369140625 575.18408203125 background all_cells +7477.91162109375 579.91015625 background all_cells +7460.4921875 596.9617309570312 background all_cells +7473.16357421875 594.8175048828125 background all_cells +7498.6474609375 573.9412841796875 background all_cells +7514.2060546875 562.0396728515625 background all_cells +7509.1337890625 575.2807006835938 background all_cells +7501.54931640625 562.4159545898438 background all_cells +7488.447265625 559.2727661132812 background all_cells +7494.07470703125 566.1400146484375 background all_cells +7496.3818359375 556.7333984375 background all_cells +7510.93994140625 670.4905395507812 background all_cells +7412.326171875 672.5392456054688 background all_cells +7414.107421875 668.5650634765625 background all_cells +7514.30322265625 695.6740112304688 background all_cells +7513.60595703125 691.3565063476562 background all_cells +7512.2919921875 700.8065795898438 background all_cells +7458.2568359375 696.942626953125 background all_cells +7483.42138671875 695.0650024414062 background all_cells +7474.23779296875 685.3629150390625 background all_cells +7462.9306640625 690.1322021484375 background all_cells +7502.35205078125 702.07958984375 background all_cells +7505.685546875 709.5042724609375 background all_cells +7503.35546875 679.849853515625 background all_cells +7503.638671875 715.4462280273438 background all_cells +7502.87841796875 694.4389038085938 background all_cells +7410.10302734375 711.0307006835938 background all_cells +7448.56494140625 692.1168823242188 background all_cells +7439.27685546875 698.6782836914062 background all_cells +7438.08251953125 721.24365234375 background all_cells +7423.185546875 679.3521728515625 background all_cells +7419.52685546875 590.7724609375 background all_cells +7436.591796875 599.469970703125 background all_cells +7410.55712890625 603.5567626953125 background all_cells +7435.189453125 594.3790283203125 background all_cells +7433.20263671875 610.5771484375 background all_cells +7428.31689453125 620.4838256835938 background all_cells +7443.263671875 612.3841552734375 background all_cells +7432.42041015625 634.4509887695312 background all_cells +7418.06640625 636.0993041992188 background all_cells +7436.93212890625 830.5281982421875 background all_cells +7439.46630859375 822.9238891601562 background all_cells +7429.74462890625 817.5809936523438 background all_cells +7434.42529296875 871.4569091796875 background all_cells +7467.96240234375 901.5836791992188 background all_cells +7432.42724609375 888.7354125976562 background all_cells +7450.47998046875 914.3865966796876 background all_cells +7460.78271484375 963.6624755859376 background all_cells +7458.91748046875 919.421630859375 background all_cells +7452.591796875 959.09130859375 background all_cells +7443.34423828125 908.7352905273438 background all_cells +7439.92822265625 917.26416015625 background all_cells +7433.5263671875 1037.181396484375 background all_cells +7454.57373046875 1037.516845703125 background all_cells +7468.435546875 1026.4158935546875 background all_cells +7467.9140625 976.7963256835938 background all_cells +7474.498046875 980.569091796875 background all_cells +7502.20947265625 987.3983154296876 background all_cells +7459.85791015625 979.5496826171876 background all_cells +7451.1572265625 1077.507080078125 background all_cells +7441.65478515625 1123.647216796875 background all_cells +7494.52001953125 1079.7288818359375 background all_cells +7478.416015625 1106.807861328125 background all_cells +7460.44384765625 999.3417358398438 background all_cells +7493.6806640625 1017.4025268554688 background all_cells +7479.15234375 1017.6688842773438 background all_cells +7463.4189453125 1013.0368041992188 background all_cells +7450.720703125 1006.7327880859376 background all_cells +7471.2568359375 1002.4415283203124 background all_cells +7415.5908203125 1211.7620849609375 background all_cells +7429.05322265625 1200.80859375 background all_cells +7426.08740234375 1210.616943359375 background all_cells +7422.38037109375 1232.740234375 background all_cells +7417.341796875 1191.4427490234375 background all_cells +7449.33447265625 1264.4493408203125 background all_cells +7453.8037109375 1236.26513671875 background all_cells +7445.23095703125 1247.3876953125 background all_cells +7439.27099609375 1209.729248046875 background all_cells +7448.69287109375 1222.04443359375 background all_cells +7435.94189453125 1219.9150390625 background all_cells +7479.36376953125 802.4495239257812 background all_cells +7461.1162109375 809.7906494140625 background all_cells +7472.03564453125 806.678466796875 background all_cells +7492.390625 873.5931396484375 background all_cells +7503.71826171875 890.3381958007812 background all_cells +7496.6171875 897.1458740234375 background all_cells +7487.876953125 861.2825317382812 background all_cells +7489.3046875 854.029052734375 background all_cells +7474.89404296875 854.6847534179688 background all_cells +7488.5576171875 788.101806640625 background all_cells +7470.1689453125 794.7167358398438 background all_cells +7484.20166015625 784.3232421875 background all_cells +7461.6298828125 821.103271484375 background all_cells +7475.5947265625 844.165771484375 background all_cells +7493.6923828125 843.8655395507812 background all_cells +7471.185546875 822.2410278320312 background all_cells +7459.6103515625 785.4014892578125 background all_cells +7463.0966796875 773.6311645507812 background all_cells +7460.9228515625 793.7894287109375 background all_cells +7489.31298828125 715.643798828125 background all_cells +7493.6630859375 699.4844970703125 background all_cells +7490.82275390625 706.0921020507812 background all_cells +7480.67724609375 720.4356079101562 background all_cells +7448.7802734375 716.0487060546875 background all_cells +7433.54296875 774.386962890625 background all_cells +7437.2822265625 791.0504760742188 background all_cells +7425.431640625 779.1134643554688 background all_cells +7424.74169921875 787.3796997070312 background all_cells +7476.51708984375 753.1166381835938 background all_cells +7454.0166015625 767.0382080078125 background all_cells +7499.90771484375 753.6651000976562 background all_cells +7498.24267578125 782.9500732421875 background all_cells +7481.53271484375 748.6683349609375 background all_cells +7438.48828125 760.4012451171875 background all_cells +7465.5185546875 727.5071411132812 background all_cells +7485.37109375 728.936767578125 background all_cells +7381.17919921875 861.6204223632812 background all_cells +7378.337890625 834.1763305664062 background all_cells +7381.9521484375 849.678466796875 background all_cells +7374.97705078125 829.1704711914062 background all_cells +7419.8935546875 893.2450561523438 background all_cells +7409.7138671875 901.848876953125 background all_cells +7419.15478515625 902.5560302734376 background all_cells +7428.9404296875 898.1565551757812 background all_cells +7391.17822265625 842.9419555664062 background all_cells +7397.990234375 842.7647094726562 background all_cells +7402.34619140625 879.403564453125 background all_cells +7396.5615234375 874.2428588867188 background all_cells +7401.369140625 868.5337524414062 background all_cells +7425.9970703125 909.4634399414062 background all_cells +7414.96044921875 912.0645141601562 background all_cells +7413.83154296875 906.0496826171876 background all_cells +7411.8369140625 920.238525390625 background all_cells +7433.57666015625 904.4478149414062 background all_cells +7427.650390625 913.9527587890624 background all_cells +7416.9296875 882.6641235351562 background all_cells +7415.6181640625 865.4750366210938 background all_cells +7381.7919921875 903.60009765625 background all_cells +7377.33203125 919.7407836914062 background all_cells +7385.4189453125 919.6261596679688 background all_cells +7396.0869140625 900.7987060546876 background all_cells +7395.39453125 913.4580688476562 background all_cells +7332.16064453125 878.9127197265625 background all_cells +7352.9501953125 918.4533081054688 background all_cells +7360.77197265625 905.3123779296876 background all_cells +7366.59619140625 889.0332641601562 background all_cells +7364.0634765625 917.1709594726562 background all_cells +7370.40185546875 916.3062744140624 background all_cells +7362.78369140625 922.90283203125 background all_cells +7328.7626953125 888.9578247070312 background all_cells +7336.79248046875 902.0961303710938 background all_cells +7334.37060546875 892.9523315429688 background all_cells +7330.2353515625 902.647705078125 background all_cells +7334.970703125 848.7078857421875 background all_cells +7345.310546875 832.1151733398438 background all_cells +7355.634765625 853.843017578125 background all_cells +7348.4853515625 853.3907470703125 background all_cells +7341.3916015625 851.2392578125 background all_cells +7360.97021484375 858.0578002929688 background all_cells +7370.09716796875 853.7222900390625 background all_cells +7362.64013671875 853.1287231445312 background all_cells +7343.7568359375 887.7551879882812 background all_cells +7356.17138671875 872.6700439453125 background all_cells +7345.056640625 880.0451049804688 background all_cells +7372.87548828125 875.1561279296875 background all_cells +7402.9072265625 885.3724365234375 background all_cells +7394.7099609375 888.9761352539062 background all_cells +7383.26123046875 881.14794921875 background all_cells +7339.3623046875 859.9644165039062 background all_cells +7343.08349609375 865.9271850585938 background all_cells +7332.97021484375 869.708740234375 background all_cells +7329.34619140625 870.11962890625 background all_cells +7563.18408203125 704.6538696289062 background all_cells +7554.3779296875 719.9860229492188 background all_cells +7554.96240234375 709.926513671875 background all_cells +7563.54345703125 755.1234741210938 background all_cells +7570.50732421875 813.4088745117188 background all_cells +7568.29052734375 796.0602416992188 background all_cells +7559.9482421875 800.1618041992188 background all_cells +7561.85009765625 811.9942016601562 background all_cells +7566.18212890625 791.9315795898438 background all_cells +7580.62060546875 689.9645385742188 background all_cells +7586.75048828125 671.4013061523438 background all_cells +7585.3662109375 699.05322265625 background all_cells +7571.0634765625 709.6027221679688 background all_cells +7571.826171875 717.6951904296875 background all_cells +7566.9072265625 720.9931640625 background all_cells +7561.45654296875 681.743896484375 background all_cells +7562.8818359375 690.9816284179688 background all_cells +7627.22705078125 754.9431762695312 background all_cells +7641.30224609375 751.4966430664062 background all_cells +7634.3515625 760.9781494140625 background all_cells +7645.076171875 760.2821655273438 background all_cells +7607.1474609375 796.2969360351562 background all_cells +7619.67431640625 797.7877197265625 background all_cells +7610.82958984375 812.4827270507812 background all_cells +7635.25048828125 774.9146728515625 background all_cells +7642.57275390625 770.1656494140625 background all_cells +7648.888671875 773.8018798828125 background all_cells +7654.0498046875 760.8048095703125 background all_cells +7654.32958984375 764.1742553710938 background all_cells +7660.65625 772.8738403320312 background all_cells +7656.49267578125 755.35791015625 background all_cells +7653.8505859375 734.7547607421875 background all_cells +7640.375 744.197509765625 background all_cells +7665.072265625 745.61572265625 background all_cells +7651.6826171875 748.77099609375 background all_cells +7589.48046875 801.1675415039062 background all_cells +7592.1474609375 809.1259155273438 background all_cells +7624.55615234375 716.432373046875 background all_cells +7644.17822265625 714.1278686523438 background all_cells +7628.78173828125 727.0432739257812 background all_cells +7632.3134765625 698.1751708984375 background all_cells +7649.5361328125 696.7511596679688 background all_cells +7636.2978515625 711.3232421875 background all_cells +7633.71240234375 704.7257690429688 background all_cells +7646.47314453125 706.1486206054688 background all_cells +7635.4912109375 684.0264892578125 background all_cells +7646.560546875 687.7967529296875 background all_cells +7630.78466796875 685.2166137695312 background all_cells +7624.03125 734.5003662109375 background all_cells +7650.9091796875 741.2667236328125 background all_cells +7636.9990234375 736.048828125 background all_cells +7595.21044921875 719.3807373046875 background all_cells +7600.90771484375 719.8445434570312 background all_cells +7611.27001953125 718.4368286132812 background all_cells +7621.32373046875 705.8178100585938 background all_cells +7619.2568359375 683.8538208007812 background all_cells +7612.96826171875 698.860107421875 background all_cells +7613.82421875 710.3192138671875 background all_cells +7604.53955078125 704.0054321289062 background all_cells +7606.3154296875 712.4436645507812 background all_cells +7595.865234375 711.8880615234375 background all_cells +7592.4912109375 706.5462036132812 background all_cells +7599.85302734375 680.9638061523438 background all_cells +7599.86279296875 690.9857177734375 background all_cells +7590.212890625 694.3764038085938 background all_cells +7589.00732421875 680.9578857421875 background all_cells +7668.3291015625 704.7451782226562 background all_cells +7670.14453125 701.720458984375 background all_cells +7672.58935546875 723.5037841796875 background all_cells +7698.95654296875 729.383544921875 background all_cells +7687.55908203125 722.2294921875 background all_cells +7655.66943359375 717.26318359375 background all_cells +7669.40771484375 714.4904174804688 background all_cells +7660.82080078125 723.6919555664062 background all_cells +7687.1416015625 711.58544921875 background all_cells +7675.31982421875 714.1378784179688 background all_cells +7652.9619140625 808.2013549804688 background all_cells +7657.24169921875 816.5429077148438 background all_cells +7686.69677734375 819.1398315429688 background all_cells +7668.0087890625 819.6943359375 background all_cells +7846.3837890625 850.9517822265625 background all_cells +7854.56884765625 829.5955200195312 background all_cells +7812.6640625 834.7297973632812 background all_cells +7832.48876953125 848.528076171875 background all_cells +7826.69140625 839.0108642578125 background all_cells +7811.93603515625 848.6423950195312 background all_cells +7779.53271484375 829.7244262695312 background all_cells +7770.5537109375 844.5896606445312 background all_cells +7782.14306640625 839.8875122070312 background all_cells +7795.78466796875 837.6653442382812 background all_cells +7758.1015625 816.1720581054688 background all_cells +7748.59326171875 808.9664916992188 background all_cells +7739.4775390625 832.5718383789062 background all_cells +7693.353515625 811.146728515625 background all_cells +7702.1220703125 818.3906860351562 background all_cells +7696.9775390625 680.9740600585938 background all_cells +7667.373046875 678.9774169921875 background all_cells +7702.81787109375 676.0078735351562 background all_cells +7707.228515625 696.6065673828125 background all_cells +7676.00390625 690.3067626953125 background all_cells +7711.35302734375 683.1028442382812 background all_cells +7688.1083984375 644.0437622070312 background all_cells +7682.77197265625 664.8240356445312 background all_cells +7681.86328125 644.2398071289062 background all_cells +7691.435546875 668.3327026367188 background all_cells +7679.0068359375 707.4526977539062 background all_cells +7691.75146484375 706.7777709960938 background all_cells +7686.7744140625 699.2568969726562 background all_cells +7681.171875 702.244140625 background all_cells +7707.01220703125 732.2026977539062 background all_cells +7711.95068359375 754.6091918945312 background all_cells +7709.03173828125 745.8648071289062 background all_cells +7712.20068359375 738.3228149414062 background all_cells +7709.8193359375 763.5028076171875 background all_cells +7681.44140625 767.1085205078125 background all_cells +7697.0498046875 790.7643432617188 background all_cells +7703.68505859375 788.5696411132812 background all_cells +7678.5478515625 788.1944580078125 background all_cells +7699.11767578125 770.2051391601562 background all_cells +7665.568359375 749.6980590820312 background all_cells +7686.7138671875 747.9048461914062 background all_cells +7669.81591796875 758.839599609375 background all_cells +7681.13623046875 763.4436645507812 background all_cells +7695.716796875 764.4507446289062 background all_cells +7668.193359375 753.4522705078125 background all_cells +7673.3369140625 742.7846069335938 background all_cells +7685.64404296875 733.22021484375 background all_cells +7683.97412109375 741.2299194335938 background all_cells +7616.51513671875 615.59375 background all_cells +7684.20068359375 610.1350708007812 background all_cells +7677.96044921875 609.0391235351562 background all_cells +7609.64013671875 619.8756713867188 background all_cells +7618.7373046875 622.0364990234375 background all_cells +7670.15771484375 629.8855590820312 background all_cells +7687.5771484375 626.0005493164062 background all_cells +7679.0302734375 634.804931640625 background all_cells +7623.673828125 631.8407592773438 background all_cells +7654.30322265625 643.6490478515625 background all_cells +7629.0400390625 634.1122436523438 background all_cells +7603.755859375 641.230712890625 background all_cells +7619.0263671875 631.796875 background all_cells +7618.15234375 644.6265258789062 background all_cells +7610.86767578125 625.78759765625 background all_cells +7608.794921875 633.915283203125 background all_cells +7625.37109375 586.877685546875 background all_cells +7634.6748046875 593.3449096679688 background all_cells +7629.8583984375 596.2566528320312 background all_cells +7648.23046875 592.3250732421875 background all_cells +7671.8056640625 599.9238891601562 background all_cells +7666.470703125 587.4567260742188 background all_cells +7661.71728515625 592.3292236328125 background all_cells +7686.35791015625 575.4993896484375 background all_cells +7680.70849609375 585.7754516601562 background all_cells +7690.14794921875 584.4053344726562 background all_cells +7675.556640625 579.5302124023438 background all_cells +7681.3544921875 559.3584594726562 background all_cells +7669.431640625 572.5048828125 background all_cells +7671.1513671875 562.4932250976562 background all_cells +7648.19580078125 569.3577270507812 background all_cells +7657.248046875 559.072998046875 background all_cells +7654.10986328125 575.55712890625 background all_cells +7631.4912109375 580.0424194335938 background all_cells +7642.029296875 581.1432495117188 background all_cells +7633.45751953125 567.2884521484375 background all_cells +7611.626953125 588.528076171875 background all_cells +7604.3525390625 601.6619873046875 background all_cells +7610.46240234375 600.7953491210938 background all_cells +7616.48046875 598.1681518554688 background all_cells +7617.841796875 551.9953002929688 background all_cells +7623.1455078125 558.0436401367188 background all_cells +7616.99853515625 570.8125 background all_cells +7615.63623046875 563.8687744140625 background all_cells +7624.341796875 578.4099731445312 background all_cells +7619.66552734375 577.4406127929688 background all_cells +7607.02197265625 608.2730712890625 background all_cells +7608.61083984375 612.4666137695312 background all_cells +7613.11767578125 608.6256103515625 background all_cells +7346.732421875 299.2414855957031 background all_cells +7342.21044921875 325.1171875 background all_cells +7334.0791015625 323.51519775390625 background all_cells +7342.91259765625 313.2691650390625 background all_cells +7369.751953125 388.3841857910156 background all_cells +7376.408203125 392.1069946289063 background all_cells +7357.08447265625 401.8211059570313 background all_cells +7362.83203125 389.4294738769531 background all_cells +7356.15771484375 389.03131103515625 background all_cells +7344.19140625 330.72283935546875 background all_cells +7337.96142578125 348.2780456542969 background all_cells +7334.76953125 361.011962890625 background all_cells +7366.99951171875 356.8147277832031 background all_cells +7366.2392578125 381.170166015625 background all_cells +7369.0439453125 376.2991943359375 background all_cells +7360.51611328125 362.7958068847656 background all_cells +7368.77490234375 352.85223388671875 background all_cells +7374.98876953125 353.67291259765625 background all_cells +7371.43603515625 340.96295166015625 background all_cells +7367.15625 334.3794860839844 background all_cells +7359.142578125 315.4001770019531 background all_cells +7365.1328125 314.31884765625 background all_cells +7357.6240234375 311.1485290527344 background all_cells +7549.353515625 286.53533935546875 background all_cells +7529.3818359375 288.7973937988281 background all_cells +7518.20849609375 286.791259765625 background all_cells +7541.80908203125 288.56695556640625 background all_cells +7555.998046875 288.0256042480469 background all_cells +7531.947265625 317.5782470703125 background all_cells +7540.51708984375 316.782470703125 background all_cells +7537.52392578125 324.6539306640625 background all_cells +7527.56494140625 298.96881103515625 background all_cells +7538.228515625 299.15155029296875 background all_cells +7533.82568359375 305.09454345703125 background all_cells +7410.68310546875 357.8611145019531 background all_cells +7389.1708984375 365.064453125 background all_cells +7401.60986328125 363.7519226074219 background all_cells +7395.97900390625 372.1504821777344 background all_cells +7389.86669921875 397.676025390625 background all_cells +7398.71240234375 380.0375671386719 background all_cells +7386.4345703125 374.8240051269531 background all_cells +7435.560546875 389.0227966308594 background all_cells +7440.81005859375 369.2050476074219 background all_cells +7437.80078125 378.865478515625 background all_cells +7442.185546875 393.6725463867188 background all_cells +7441.91796875 361.1104431152344 background all_cells +7422.65185546875 318.1042785644531 background all_cells +7438.7197265625 310.7984313964844 background all_cells +7432.203125 313.75103759765625 background all_cells +7420.94091796875 340.7710876464844 background all_cells +7422.3935546875 353.47442626953125 background all_cells +7402.9033203125 337.4365539550781 background all_cells +7388.8505859375 334.74957275390625 background all_cells +7395.87939453125 335.650390625 background all_cells +7413.74951171875 342.4026184082031 background all_cells +7412.8271484375 337.16168212890625 background all_cells +7407.17626953125 333.69244384765625 background all_cells +7546.86572265625 343.8946838378906 background all_cells +7566.80712890625 349.16900634765625 background all_cells +7559.61572265625 345.1024780273437 background all_cells +7537.28955078125 340.2002258300781 background all_cells +7547.5712890625 349.4294738769531 background all_cells +7500.48193359375 395.956787109375 background all_cells +7517.12548828125 387.0975341796875 background all_cells +7534.5380859375 389.3087768554688 background all_cells +7509.37451171875 399.0877075195313 background all_cells +7525.96435546875 396.6670227050781 background all_cells +7503.62109375 371.2760620117188 background all_cells +7499.451171875 381.2304382324219 background all_cells +7529.75390625 370.4701843261719 background all_cells +7510.02197265625 370.4021606445313 background all_cells +7542.4814453125 355.1615295410156 background all_cells +7541.7041015625 380.83892822265625 background all_cells +7552.8447265625 356.8602294921875 background all_cells +7544.724609375 365.7539367675781 background all_cells +7559.1201171875 355.6846923828125 background all_cells +7569.29638671875 356.30914306640625 background all_cells +7564.44970703125 359.309814453125 background all_cells +7563.240234375 355.1449279785156 background all_cells +7496.64892578125 351.4775390625 background all_cells +7488.5751953125 342.7862243652344 background all_cells +7496.03955078125 340.2840881347656 background all_cells +7482.72802734375 343.5216369628906 background all_cells +7493.76513671875 364.8190002441406 background all_cells +7504.287109375 359.10870361328125 background all_cells +7452.91943359375 395.85595703125 background all_cells +7447.474609375 351.1064147949219 background all_cells +7469.35107421875 308.2944641113281 background all_cells +7468.955078125 383.0354309082031 background all_cells +7478.76220703125 350.37139892578125 background all_cells +7475.12890625 316.4466857910156 background all_cells +7472.478515625 338.31463623046875 background all_cells +7450.97705078125 314.8665466308594 background all_cells +7454.599609375 329.6484375 background all_cells +7448.66796875 324.1189270019531 background all_cells +7443.6279296875 119.6460952758789 background all_cells +7502.68017578125 303.6189880371094 background all_cells +7498.005859375 308.2437744140625 background all_cells +7477.59765625 319.5511779785156 background all_cells +7497.40234375 317.2225341796875 background all_cells +7501.78173828125 314.1982116699219 background all_cells +7509.17529296875 300.8438415527344 background all_cells +7522.5283203125 293.93780517578125 background all_cells +7518.09716796875 306.3781433105469 background all_cells +7509.2978515625 291.28369140625 background all_cells +7510.14892578125 318.7817077636719 background all_cells +7485.44677734375 321.81060791015625 background all_cells +7438.50390625 525.33203125 background all_cells +7441.2763671875 534.1429443359375 background all_cells +7427.32763671875 529.7077026367188 background all_cells +7431.28759765625 518.2650146484375 background all_cells +7402.6259765625 517.355224609375 background all_cells +7402.08740234375 526.4544067382812 background all_cells +7424.45947265625 515.035400390625 background all_cells +7417.603515625 527.2308959960938 background all_cells +7363.14990234375 535.54541015625 background all_cells +7338.87744140625 539.2562866210938 background all_cells +7369.10400390625 527.4181518554688 background all_cells +7385.04052734375 530.0535888671875 background all_cells +7382.146484375 536.885986328125 background all_cells +7360.4345703125 544.1466674804688 background all_cells +7383.68505859375 545.2504272460938 background all_cells +7375.78662109375 539.5944213867188 background all_cells +7360.78857421875 551.239013671875 background all_cells +7470.046875 546.2869873046875 background all_cells +7443.40625 543.0068359375 background all_cells +7449.57666015625 556.6114501953125 background all_cells +7556.06884765625 437.2786865234375 background all_cells +7504.61474609375 454.4814758300781 background all_cells +7510.49267578125 456.20159912109375 background all_cells +7471.87548828125 447.3895263671875 background all_cells +7473.845703125 456.2523193359375 background all_cells +7481.99365234375 443.3114013671875 background all_cells +7480.62255859375 510.6095581054688 background all_cells +7487.79833984375 504.9101257324219 background all_cells +7494.21875 507.0396118164063 background all_cells +7530.9482421875 494.4559020996094 background all_cells +7521.19091796875 494.8471984863281 background all_cells +7515.3056640625 504.0767517089844 background all_cells +7507.607421875 502.9944458007813 background all_cells +7530.9072265625 481.584228515625 background all_cells +7495.59326171875 462.5275268554688 background all_cells +7492.263671875 471.3489685058594 background all_cells +7503.080078125 471.4669494628906 background all_cells +7514.75244140625 472.7040100097656 background all_cells +7474.87255859375 540.2660522460938 background all_cells +7539.0126953125 540.3848266601562 background all_cells +7539.94677734375 551.74755859375 background all_cells +7487.04296875 522.6575317382812 background all_cells +7492.66650390625 545.67822265625 background all_cells +7493.458984375 521.4860229492188 background all_cells +7491.798828125 532.5820922851562 background all_cells +7489.3525390625 514.9868774414062 background all_cells +7530.19384765625 533.6958618164062 background all_cells +7538.8974609375 530.3277587890625 background all_cells +7500.8017578125 526.8192138671875 background all_cells +7515.9052734375 524.5408325195312 background all_cells +7505.048828125 513.0902709960938 background all_cells +7499.34228515625 517.365966796875 background all_cells +7582.33056640625 514.888427734375 background all_cells +7581.46044921875 534.1835327148438 background all_cells +7582.560546875 526.99267578125 background all_cells +7580.130859375 504.6949462890625 background all_cells +7579.86767578125 524.2864379882812 background all_cells +7588.65478515625 524.670166015625 background all_cells +7638.6826171875 541.0110473632812 background all_cells +7634.54736328125 551.3040771484375 background all_cells +7646.0068359375 553.2254028320312 background all_cells +7646.931640625 542.1957397460938 background all_cells +7639.99169921875 523.6853637695312 background all_cells +7655.6875 508.4422912597656 background all_cells +7661.77197265625 532.4557495117188 background all_cells +7652.546875 534.3258666992188 background all_cells +7606.93212890625 514.6897583007812 background all_cells +7615.39990234375 527.7382202148438 background all_cells +7614.82861328125 515.03466796875 background all_cells +7608.46533203125 524.8738403320312 background all_cells +7564.20458984375 503.7975158691406 background all_cells +7573.14453125 532.45361328125 background all_cells +7572.90283203125 507.4636840820313 background all_cells +7566.29345703125 511.5071411132813 background all_cells +7637.83935546875 435.4025573730469 background all_cells +7628.2470703125 466.8689575195313 background all_cells +7632.89453125 460.8638000488281 background all_cells +7640.82470703125 444.6292114257813 background all_cells +7626.40185546875 491.5701904296875 background all_cells +7637.3720703125 501.3857116699219 background all_cells +7628.5751953125 501.0688781738281 background all_cells +7632.3017578125 496.9187316894531 background all_cells +7664.58740234375 470.14208984375 background all_cells +7667.6337890625 497.2946166992188 background all_cells +7669.05712890625 467.727783203125 background all_cells +7669.416015625 446.1798095703125 background all_cells +7645.77783203125 493.7608947753906 background all_cells +7654.9931640625 474.3053894042969 background all_cells +7582.63427734375 420.8853149414063 background all_cells +7619.35498046875 419.0421752929688 background all_cells +7605.015625 410.2994689941406 background all_cells +7599.33056640625 446.6535034179688 background all_cells +7614.677734375 431.4270629882813 background all_cells +7613.4990234375 447.8946838378906 background all_cells +7603.6884765625 437.3899536132813 background all_cells +7628.9228515625 416.16217041015625 background all_cells +7619.19873046875 469.3125915527344 background all_cells +7624.4521484375 474.6506958007813 background all_cells +7618.4599609375 476.0744934082031 background all_cells +7620.6630859375 459.0014953613281 background all_cells +7579.62548828125 434.54827880859375 background all_cells +7591.2861328125 431.067138671875 background all_cells +7584.1767578125 445.6861267089844 background all_cells +7592.408203125 465.60888671875 background all_cells +7589.0283203125 455.4450988769531 background all_cells +7597.3525390625 460.9306640625 background all_cells +7609.41064453125 471.7097778320313 background all_cells +7577.75390625 468.6298522949219 background all_cells +7575.03466796875 483.5953979492188 background all_cells +7571.916015625 475.2030334472656 background all_cells +7577.72900390625 476.751220703125 background all_cells +7614.4716796875 492.615478515625 background all_cells +7608.646484375 506.072265625 background all_cells +7610.6875 500.1651611328125 background all_cells +7587.07177734375 495.8374633789063 background all_cells +7584.60595703125 476.6160888671875 background all_cells +7584.96337890625 486.3428955078125 background all_cells +7598.98779296875 494.2608337402344 background all_cells +7588.6630859375 504.79486083984375 background all_cells +7551.16552734375 298.0698547363281 background all_cells +7543.94677734375 294.2092590332031 background all_cells +7548.95947265625 324.03253173828125 background all_cells +7561.80517578125 330.56610107421875 background all_cells +7569.419921875 307.8809814453125 background all_cells +7571.96484375 319.5411071777344 background all_cells +7579.6513671875 322.3119506835937 background all_cells +7577.58203125 311.82342529296875 background all_cells +7571.63037109375 301.4127197265625 background all_cells +7568.12255859375 295.4981384277344 background all_cells +7544.3408203125 306.353271484375 background all_cells +7558.3564453125 319.6644897460937 background all_cells +7548.64404296875 314.2834167480469 background all_cells +7552.1806640625 306.64752197265625 background all_cells +7577.95947265625 348.7575988769531 background all_cells +7569.9521484375 341.51678466796875 background all_cells +7586.17041015625 333.297119140625 background all_cells +7581.2548828125 335.33160400390625 background all_cells +7579.8828125 354.3275146484375 background all_cells +7575.07275390625 360.10906982421875 background all_cells +7624.8994140625 362.5451354980469 background all_cells +7640.291015625 346.7322998046875 background all_cells +7631.0869140625 349.5231628417969 background all_cells +7590.66943359375 353.5372009277344 background all_cells +7589.27294921875 337.36260986328125 background all_cells +7605.16455078125 354.8470764160156 background all_cells +7592.79736328125 341.607421875 background all_cells +7593.896484375 373.6564025878906 background all_cells +7617.005859375 375.136474609375 background all_cells +7602.4013671875 368.9946594238281 background all_cells +7608.1591796875 366.1725463867188 background all_cells +7600.76611328125 385.69970703125 background all_cells +7601.47314453125 377.86334228515625 background all_cells +7576.9443359375 385.7460021972656 background all_cells +7585.73779296875 392.5179443359375 background all_cells +7579.60302734375 391.8025207519531 background all_cells +7589.1455078125 382.4854736328125 background all_cells +7584.2705078125 386.471435546875 background all_cells +7582.23095703125 373.0831604003906 background all_cells +7561.2763671875 366.9549255371094 background all_cells +7552.38720703125 368.7302551269531 background all_cells +7563.04833984375 389.5287170410156 background all_cells +7553.70556640625 379.98773193359375 background all_cells +7562.46435546875 375.13092041015625 background all_cells +7332.64453125 441.2854309082031 background all_cells +7344.8173828125 414.0960693359375 background all_cells +7338.318359375 413.4269409179688 background all_cells +7336.833984375 436.8641662597656 background all_cells +7377.70703125 435.7897644042969 background all_cells +7379.5771484375 438.8891296386719 background all_cells +7371.1796875 438.6943664550781 background all_cells +7451.6337890625 425.4916687011719 background all_cells +7451.38134765625 413.5829772949219 background all_cells +7363.7265625 403.6849060058594 background all_cells +7396.525390625 425.598876953125 background all_cells +7370.50341796875 415.5942077636719 background all_cells +7420.29345703125 425.8361206054688 background all_cells +7434.6884765625 402.3570251464844 background all_cells +7425.4765625 417.4079895019531 background all_cells +7486.0283203125 406.89361572265625 background all_cells +7528.58251953125 424.2145690917969 background all_cells +7504.08544921875 405.6168518066406 background all_cells +7494.52294921875 413.5859375 background all_cells +7450.73828125 510.04388427734375 background all_cells +7446.2021484375 505.99029541015625 background all_cells +7463.62548828125 510.581787109375 background all_cells +7432.0498046875 505.5192260742188 background all_cells +7411.89111328125 505.20501708984375 background all_cells +7441.94189453125 460.7034606933594 background all_cells +7420.0205078125 476.0145568847656 background all_cells +7454.0126953125 472.4234619140625 background all_cells +7449.0830078125 479.45452880859375 background all_cells +7440.30615234375 482.3443908691406 background all_cells +7452.90869140625 486.72747802734375 background all_cells +7444.2646484375 492.3409423828125 background all_cells +7477.03076171875 492.21575927734375 background all_cells +7463.94091796875 485.1726989746094 background all_cells +7473.044921875 485.6243286132813 background all_cells +7466.521484375 463.364990234375 background all_cells +7457.7919921875 478.2634887695313 background all_cells +7458.12646484375 469.10736083984375 background all_cells +7463.5498046875 467.9340515136719 background all_cells +7470.81787109375 473.44525146484375 background all_cells +7466.22119140625 472.95941162109375 background all_cells +7340.91796875 453.4426574707031 background all_cells +7386.056640625 444.4793395996094 background all_cells +7378.16796875 447.10150146484375 background all_cells +7394.80615234375 451.5186767578125 background all_cells +7368.939453125 453.45843505859375 background all_cells +7396.04541015625 468.6483459472656 background all_cells +7455.19287109375 448.939453125 background all_cells +7465.0888671875 455.2097778320313 background all_cells +7460.3486328125 451.1359558105469 background all_cells +7456.70849609375 461.05810546875 background all_cells +7450.27392578125 456.59814453125 background all_cells +7483.3232421875 461.7491455078125 background all_cells +7483.03369140625 474.4777221679688 background all_cells +7342.1513671875 466.7594909667969 background all_cells +7674.26513671875 425.0337219238281 background all_cells +7675.18408203125 432.3251953125 background all_cells +7678.548828125 434.9915161132813 background all_cells +7702.31884765625 430.85357666015625 background all_cells +7690.8046875 448.3038330078125 background all_cells +7710.48583984375 436.354248046875 background all_cells +7739.8212890625 451.9824523925781 background all_cells +7745.61328125 433.5664978027344 background all_cells +7737.21337890625 430.3590698242188 background all_cells +7703.13427734375 479.2721252441406 background all_cells +7681.5244140625 463.1746520996094 background all_cells +7694.736328125 455.4099731445313 background all_cells +7742.97705078125 459.18450927734375 background all_cells +7727.17626953125 460.6246948242188 background all_cells +7723.00390625 469.42877197265625 background all_cells +7742.39794921875 466.9345703125 background all_cells +7715.20068359375 467.5224609375 background all_cells +7717.08447265625 463.15863037109375 background all_cells +7676.81005859375 507.2787170410156 background all_cells +7675.333984375 492.2397766113281 background all_cells +7685.77880859375 514.5184936523438 background all_cells +7685.2060546875 499.9390869140625 background all_cells +7677.32275390625 495.2702331542969 background all_cells +7707.79296875 509.1642456054688 background all_cells +7728.291015625 515.0426025390625 background all_cells +7715.892578125 511.9076843261719 background all_cells +7699.3623046875 537.5984497070312 background all_cells +7688.345703125 529.2533569335938 background all_cells +7685.96533203125 540.4697875976562 background all_cells +7694.48583984375 536.3060913085938 background all_cells +7708.91943359375 524.3687133789062 background all_cells +7705.50390625 544.54638671875 background all_cells +7725.86474609375 482.4576416015625 background all_cells +7731.22119140625 478.7873840332031 background all_cells +7733.978515625 491.7901306152344 background all_cells +7740.94873046875 474.6168823242188 background all_cells +7733.4521484375 500.0049133300781 background all_cells +7729.61328125 507.2511291503906 background all_cells +7721.775390625 502.7180786132813 background all_cells +7690.75537109375 480.6734008789063 background all_cells +7698.84619140625 512.9444580078125 background all_cells +7696.01806640625 502.8224182128906 background all_cells +7697.37255859375 487.0353088378906 background all_cells +7712.58251953125 497.05322265625 background all_cells +7710.29638671875 473.26507568359375 background all_cells +7708.9833984375 493.2932434082031 background all_cells +7763.5107421875 519.733642578125 background all_cells +7781.85986328125 524.7371215820312 background all_cells +7780.6572265625 512.1919555664062 background all_cells +7794.5263671875 547.3968505859375 background all_cells +7809.1494140625 543.4891967773438 background all_cells +7800.06640625 539.0240478515625 background all_cells +7805.15087890625 538.302978515625 background all_cells +7793.53271484375 538.7261962890625 background all_cells +7763.1201171875 530.7404174804688 background all_cells +7774.9130859375 531.8856811523438 background all_cells +7783.18798828125 532.7565307617188 background all_cells +7776.01806640625 541.9150390625 background all_cells +7791.67626953125 530.4814453125 background all_cells +7767.30908203125 540.3643798828125 background all_cells +7788.265625 514.884765625 background all_cells +7793.05810546875 515.9236450195312 background all_cells +7788.9169921875 526.435791015625 background all_cells +7766.55322265625 491.168701171875 background all_cells +7757.259765625 505.29583740234375 background all_cells +7766.34228515625 503.0956115722656 background all_cells +7786.0849609375 495.6119995117188 background all_cells +7792.40576171875 503.202880859375 background all_cells +7790.494140625 498.0979919433594 background all_cells +7776.94775390625 493.6163940429688 background all_cells +7790.90234375 481.7908630371094 background all_cells +7786.515625 470.11431884765625 background all_cells +7784.07275390625 503.4261779785156 background all_cells +7782.83935546875 481.2144470214844 background all_cells +7752.12939453125 471.3575439453125 background all_cells +7731.734375 390.3633728027344 background all_cells +7769.36669921875 403.7875061035156 background all_cells +7742.55126953125 393.4497985839844 background all_cells +7743.6337890625 425.52197265625 background all_cells +7751.65771484375 444.28619384765625 background all_cells +7756.125 438.7476501464844 background all_cells +7758.20458984375 429.9967041015625 background all_cells +7786.64501953125 454.4602966308594 background all_cells +7787.47705078125 461.10052490234375 background all_cells +7752.49853515625 457.8580932617188 background all_cells +7750.947265625 449.7451171875 background all_cells +7767.69580078125 466.6569213867188 background all_cells +7758.5 459.5203247070313 background all_cells +7775.5390625 427.7163696289063 background all_cells +7773.06787109375 436.08013916015625 background all_cells +7782.69970703125 451.210205078125 background all_cells +7776.29052734375 451.6424560546875 background all_cells +7782.6201171875 445.0379028320313 background all_cells +7802.11474609375 472.2713012695313 background all_cells +7798.98193359375 420.1135864257813 background all_cells +7807.0419921875 389.8346862792969 background all_cells +7810.42333984375 448.4349365234375 background all_cells +7808.0546875 473.2872924804688 background all_cells +7838.572265625 506.8977966308594 background all_cells +7837.16015625 526.3866577148438 background all_cells +7842.76611328125 532.5728759765625 background all_cells +7838.93310546875 543.2857055664062 background all_cells +7856.7333984375 539.7698974609375 background all_cells +7848.4638671875 536.9827880859375 background all_cells +7833.044921875 536.9158325195312 background all_cells +7825.92822265625 533.1976318359375 background all_cells +7825.38916015625 542.0794677734375 background all_cells +7823.5517578125 519.1511840820312 background all_cells +7820.4287109375 525.1505126953125 background all_cells +7844.5517578125 518.2210083007812 background all_cells +7860.5947265625 501.38580322265625 background all_cells +7851.318359375 529.0342407226562 background all_cells +7865.150390625 457.9554138183594 background all_cells +7864.275390625 469.4559020996094 background all_cells +7854.27001953125 464.22216796875 background all_cells +7844.85986328125 460.0420227050781 background all_cells +7839.837890625 482.7532043457031 background all_cells +7854.7490234375 477.8444519042969 background all_cells +7849.470703125 474.2752380371094 background all_cells +7844.462890625 479.4303588867188 background all_cells +7816.52099609375 476.3340148925781 background all_cells +7826.91552734375 483.4236755371094 background all_cells +7825.24560546875 477.3686828613281 background all_cells +7823.4111328125 469.1625671386719 background all_cells +7830.20703125 464.57806396484375 background all_cells +7835.33740234375 479.12298583984375 background all_cells +7837.2255859375 469.9115905761719 background all_cells +7832.4912109375 388.6734008789063 background all_cells +7832.052734375 410.8888549804688 background all_cells +7820.0654296875 394.1736145019531 background all_cells +7864.14404296875 388.4710693359375 background all_cells +7845.53125 435.5323486328125 background all_cells +7860.5361328125 425.1876831054688 background all_cells +7875.52978515625 406.0434875488281 background all_cells +7856.21875 403.7214965820313 background all_cells +7843.95166015625 451.675537109375 background all_cells +7854.84765625 451.7325439453125 background all_cells +7853.11474609375 444.3049926757813 background all_cells +7824.74267578125 442.59613037109375 background all_cells +7832.24560546875 452.34906005859375 background all_cells +7834.66650390625 457.3775939941406 background all_cells +7825.748046875 456.5552978515625 background all_cells +7801.0556640625 495.0559692382813 background all_cells +7801.56787109375 490.3887634277344 background all_cells +7805.4052734375 501.9019775390625 background all_cells +7811.70654296875 496.7994384765625 background all_cells +7836.673828125 571.9038696289062 background all_cells +7815.6845703125 571.1875 background all_cells +7822.30810546875 569.8859252929688 background all_cells +7821.857421875 582.78125 background all_cells +7827.83935546875 580.2711181640625 background all_cells +7831.06591796875 576.8282470703125 background all_cells +7836.9111328125 584.2504272460938 background all_cells +7841.46044921875 588.55712890625 background all_cells +7830.48095703125 587.7838134765625 background all_cells +7818.35107421875 551.0640258789062 background all_cells +7827.728515625 558.6093139648438 background all_cells +7815.8310546875 555.8424682617188 background all_cells +7809.25146484375 506.5379028320313 background all_cells +7810.50146484375 519.4625244140625 background all_cells +7799.27197265625 512.4243774414062 background all_cells +7895.013671875 596.6607666015625 background all_cells +7890.59765625 585.3418579101562 background all_cells +7909.4970703125 574.2554931640625 background all_cells +7925.64306640625 598.6716918945312 background all_cells +7944.4072265625 601.1163940429688 background all_cells +7937.01171875 593.058349609375 background all_cells +7937.6845703125 586.0921630859375 background all_cells +7929.0048828125 556.9232177734375 background all_cells +7921.171875 574.6680908203125 background all_cells +7920.9833984375 566.8441162109375 background all_cells +7930.13134765625 564.2030639648438 background all_cells +7896.20751953125 558.8119506835938 background all_cells +7912.76171875 564.249267578125 background all_cells +7889.515625 536.5426025390625 background all_cells +7905.9248046875 507.7513427734375 background all_cells +7904.71533203125 536.7295532226562 background all_cells +7903.849609375 548.2242431640625 background all_cells +7893.14599609375 548.530517578125 background all_cells +7934.14306640625 550.11376953125 background all_cells +7940.13671875 544.0519409179688 background all_cells +7953.44921875 517.7064208984375 background all_cells +7947.6943359375 494.4215087890625 background all_cells +7948.251953125 533.5145874023438 background all_cells +7948.49267578125 500.6177978515625 background all_cells +7944.68115234375 524.5731201171875 background all_cells +7948.61572265625 508.40338134765625 background all_cells +7935.23291015625 492.3807678222656 background all_cells +7933.4931640625 519.1043701171875 background all_cells +7935.39453125 499.75726318359375 background all_cells +7928.0751953125 493.6301879882813 background all_cells +7908.3017578125 548.5598754882812 background all_cells +7918.87353515625 497.8243408203125 background all_cells +7918.5615234375 519.1964721679688 background all_cells +7916.625 551.0625 background all_cells +7914.98193359375 535.4360961914062 background all_cells +7872.181640625 518.43701171875 background all_cells +7867.255859375 539.9236450195312 background all_cells +7869.45751953125 504.798583984375 background all_cells +7879.24755859375 530.691650390625 background all_cells +7866.630859375 526.1588134765625 background all_cells +7876.4853515625 586.8479614257812 background all_cells +7884.11083984375 575.5457763671875 background all_cells +7881.43017578125 591.645751953125 background all_cells +7863.18798828125 585.5957641601562 background all_cells +7849.74560546875 585.0790405273438 background all_cells +7848.5673828125 595.8901977539062 background all_cells +7851.4052734375 575.0051879882812 background all_cells +7879.0537109375 551.2578735351562 background all_cells +7858.1826171875 555.1715698242188 background all_cells +7851.5849609375 549.65185546875 background all_cells +7866.28759765625 570.8194580078125 background all_cells +7874.72216796875 566.7169189453125 background all_cells +7730.17138671875 550.3538818359375 background all_cells +7691.58154296875 555.7620849609375 background all_cells +7714.00341796875 556.7772216796875 background all_cells +7716.4296875 548.4743041992188 background all_cells +7699.87939453125 574.2316284179688 background all_cells +7725.61181640625 581.0222778320312 background all_cells +7718.8193359375 580.2977905273438 background all_cells +7735.90869140625 561.34326171875 background all_cells +7706.73974609375 566.2310791015625 background all_cells +7701.24072265625 564.81005859375 background all_cells +7728.3583984375 589.3392944335938 background all_cells +7743.798828125 598.1138305664062 background all_cells +7736.06298828125 587.3798828125 background all_cells +7732.88232421875 598.3842163085938 background all_cells +7723.7998046875 608.7177124023438 background all_cells +7712.59326171875 612.5010986328125 background all_cells +7735.4521484375 616.36669921875 background all_cells +7727.3955078125 625.5028686523438 background all_cells +7745.63232421875 623.36083984375 background all_cells +7776.90283203125 612.7865600585938 background all_cells +7769.7861328125 606.5962524414062 background all_cells +7757.00439453125 607.5402221679688 background all_cells +7708.0712890625 588.7391357421875 background all_cells +7709.1005859375 603.2567138671875 background all_cells +7721.8291015625 597.1445922851562 background all_cells +7714.55712890625 603.5571899414062 background all_cells +7762.796875 624.483154296875 background all_cells +7767.408203125 646.5899047851562 background all_cells +7767.3740234375 635.9409790039062 background all_cells +7780.23486328125 653.8973388671875 background all_cells +7780.59326171875 669.8963012695312 background all_cells +7793.171875 666.2700805664062 background all_cells +7788.00537109375 651.3145141601562 background all_cells +7786.15478515625 660.2423706054688 background all_cells +7778.22607421875 662.0579833984375 background all_cells +7775.814453125 638.7921752929688 background all_cells +7781.615234375 625.5839233398438 background all_cells +7793.3056640625 646.06396484375 background all_cells +7790.1162109375 639.2085571289062 background all_cells +7764.05517578125 657.1203002929688 background all_cells +7770.36376953125 666.1207275390625 background all_cells +7775.734375 649.9434204101562 background all_cells +7772.67529296875 656.9530029296875 background all_cells +7755.84228515625 544.8155517578125 background all_cells +7776.27099609375 561.66943359375 background all_cells +7757.8203125 552.03955078125 background all_cells +7770.5322265625 550.05908203125 background all_cells +7763.91845703125 547.2223510742188 background all_cells +7787.51025390625 599.2686157226562 background all_cells +7789.2998046875 604.850341796875 background all_cells +7784.8330078125 617.3833618164062 background all_cells +7798.77978515625 612.6617431640625 background all_cells +7784.87451171875 602.728271484375 background all_cells +7788.53271484375 569.8353271484375 background all_cells +7795.70263671875 557.6995849609375 background all_cells +7787.75341796875 556.0569458007812 background all_cells +7795.1865234375 590.9652709960938 background all_cells +7755.44287109375 589.389404296875 background all_cells +7781.22412109375 600.1331176757812 background all_cells +7770.19873046875 589.066162109375 background all_cells +7757.4541015625 598.1634521484375 background all_cells +7710.86572265625 622.2228393554688 background all_cells +7703.8369140625 635.6078491210938 background all_cells +7713.60009765625 633.1748657226562 background all_cells +7710.185546875 628.0571899414062 background all_cells +7720.8671875 651.6420288085938 background all_cells +7727.08251953125 637.4228515625 background all_cells +7721.82861328125 638.7681884765625 background all_cells +7693.99853515625 647.889404296875 background all_cells +7698.6875 658.4180908203125 background all_cells +7702.41845703125 643.841552734375 background all_cells +7713.04052734375 647.8755493164062 background all_cells +7713.10302734375 640.729248046875 background all_cells +7709.1171875 653.96826171875 background all_cells +7710.8427734375 667.2644653320312 background all_cells +7725.0546875 667.330810546875 background all_cells +7695.11083984375 665.6336669921875 background all_cells +7696.93603515625 673.2511596679688 background all_cells +7715.62646484375 670.9546508789062 background all_cells +7714.77880859375 663.0499267578125 background all_cells +7745.04638671875 647.5518188476562 background all_cells +7732.021484375 645.3011474609375 background all_cells +7754.89013671875 644.9540405273438 background all_cells +7736.7333984375 654.1434936523438 background all_cells +7734.69677734375 663.1639404296875 background all_cells +7747.72900390625 662.9795532226562 background all_cells +7728.12158203125 655.6499633789062 background all_cells +7791.33251953125 709.9242553710938 background all_cells +7806.81298828125 730.7852783203125 background all_cells +7798.666015625 723.28759765625 background all_cells +7795.556640625 743.8250732421875 background all_cells +7827.7099609375 772.1116943359375 background all_cells +7838.42333984375 836.4657592773438 background all_cells +7836.89111328125 803.2789306640625 background all_cells +7842.0849609375 829.2122802734375 background all_cells +7831.623046875 829.5684814453125 background all_cells +7818.52978515625 726.0407104492188 background all_cells +7844.69384765625 753.0037841796875 background all_cells +7828.10009765625 723.329833984375 background all_cells +7904.2265625 650.4320678710938 background all_cells +7912.15478515625 665.330078125 background all_cells +7917.9169921875 649.2821044921875 background all_cells +7934.86328125 761.6578979492188 background all_cells +7945.59033203125 672.8112182617188 background all_cells +7935.55224609375 793.625 background all_cells +7960.552734375 700.6181030273438 background all_cells +7950.22119140625 698.158935546875 background all_cells +7936.15478515625 651.0289916992188 background all_cells +7930.01416015625 658.973388671875 background all_cells +7947.65966796875 658.9511108398438 background all_cells +7954.11328125 654.2780151367188 background all_cells +7928.546875 630.8507080078125 background all_cells +7931.7783203125 644.8931274414062 background all_cells +7951.43359375 636.9476318359375 background all_cells +7942.31494140625 631.0388793945312 background all_cells +7906.466796875 678.3368530273438 background all_cells +7912.3974609375 724.9104614257812 background all_cells +7886.87939453125 800.68603515625 background all_cells +7920.51025390625 675.1641845703125 background all_cells +7911.9384765625 690.1829833984375 background all_cells +7889.0068359375 702.1681518554688 background all_cells +7897.9072265625 684.1359252929688 background all_cells +7895.65625 691.1196899414062 background all_cells +7878.4765625 711.0888061523438 background all_cells +7849.0166015625 713.1293334960938 background all_cells +7837.501953125 710.0990600585938 background all_cells +7861.86083984375 689.9717407226562 background all_cells +7861.7978515625 712.085693359375 background all_cells +7856.431640625 701.0100708007812 background all_cells +7812.6416015625 672.24169921875 background all_cells +7840.17333984375 682.835693359375 background all_cells +7826.400390625 679.897705078125 background all_cells +7816.96826171875 679.2678833007812 background all_cells +7885.24755859375 664.3878784179688 background all_cells +7895.9365234375 645.4973754882812 background all_cells +7898.13818359375 657.1541748046875 background all_cells +7887.05517578125 648.7802734375 background all_cells +7862.50634765625 671.9696655273438 background all_cells +7834.23583984375 636.5873413085938 background all_cells +7896.9619140625 639.2318725585938 background all_cells +7907.9716796875 626.3829956054688 background all_cells +7895.44873046875 630.4002075195312 background all_cells +7840.31201171875 625.78955078125 background all_cells +7831.7646484375 663.499267578125 background all_cells +7832.734375 669.8925170898438 background all_cells +7821.0615234375 666.0438842773438 background all_cells +7843.2783203125 655.1906127929688 background all_cells +7839.8671875 644.732421875 background all_cells +7835.71826171875 657.4390869140625 background all_cells +8074.5283203125 675.688232421875 background all_cells +8060.05224609375 682.931396484375 background all_cells +8053.4990234375 687.4020385742188 background all_cells +8064.833984375 692.03271484375 background all_cells +8074.04248046875 689.0984497070312 background all_cells +8099.01513671875 706.4081420898438 background all_cells +8094.33984375 716.8870239257812 background all_cells +8100.93505859375 651.9854125976562 background all_cells +8094.642578125 693.77490234375 background all_cells +8090.76953125 684.2214965820312 background all_cells +8088.99658203125 675.0015258789062 background all_cells +8074.03173828125 725.0493774414062 background all_cells +8057.77685546875 723.8388061523438 background all_cells +8084.625 719.614501953125 background all_cells +8076.87451171875 729.4338989257812 background all_cells +8069.10888671875 726.4862060546875 background all_cells +8153.7470703125 553.6520385742188 background all_cells +8149.46337890625 559.6263427734375 background all_cells +8146.1162109375 566.4349365234375 background all_cells +8160.90771484375 562.797119140625 background all_cells +8157.8857421875 558.2332763671875 background all_cells +8165.67236328125 567.106201171875 background all_cells +8161.66796875 573.564453125 background all_cells +8160.064453125 584.3013916015625 background all_cells +8149.453125 594.9583740234375 background all_cells +8158.63916015625 596.171630859375 background all_cells +8168.67724609375 584.9481811523438 background all_cells +8172.7138671875 590.383544921875 background all_cells +8178.10986328125 553.2335815429688 background all_cells +8176.53759765625 542.8104248046875 background all_cells +8172.2353515625 599.8002319335938 background all_cells +8135.46533203125 755.7574462890625 background all_cells +8139.58056640625 759.1383666992188 background all_cells +8136.99658203125 748.15771484375 background all_cells +8147.52734375 746.47998046875 background all_cells +8150.2236328125 758.7079467773438 background all_cells +8136.873046875 734.757080078125 background all_cells +8176.53271484375 757.8528442382812 background all_cells +8183.19970703125 776.6817016601562 background all_cells +8104.48681640625 791.7447509765625 background all_cells +8108.1640625 801.3470458984375 background all_cells +8105.388671875 777.048095703125 background all_cells +8114.60205078125 769.6651611328125 background all_cells +8132.3154296875 806.480224609375 background all_cells +8122.6748046875 803.4426879882812 background all_cells +8115.3740234375 789.1515502929688 background all_cells +8152.7607421875 803.7198486328125 background all_cells +7957.708984375 669.6884765625 background all_cells +7980.4677734375 668.105712890625 background all_cells +7969.71728515625 662.3228759765625 background all_cells +7963.7998046875 665.0526733398438 background all_cells +8002.39453125 702.4078369140625 background all_cells +8017.2587890625 690.3535766601562 background all_cells +8010.3994140625 694.3789672851562 background all_cells +7988.42822265625 659.541259765625 background all_cells +8001.697265625 677.6990966796875 background all_cells +8001.609375 672.2463989257812 background all_cells +7982.58203125 694.8595581054688 background all_cells +7961.4970703125 682.8265380859375 background all_cells +7967.92529296875 692.8078002929688 background all_cells +7976.21484375 682.029296875 background all_cells +7970.78466796875 705.3565673828125 background all_cells +8016.01806640625 663.7808227539062 background all_cells +8008.18310546875 682.8203735351562 background all_cells +8013.26220703125 668.4541625976562 background all_cells +8018.11328125 713.2288818359375 background all_cells +8029.4970703125 705.7998657226562 background all_cells +8025.0107421875 694.8923950195312 background all_cells +8014.20361328125 734.7953491210938 background all_cells +8033.8291015625 732.1033325195312 background all_cells +8013.123046875 721.6508178710938 background all_cells +8078.17529296875 699.2706909179688 background all_cells +8055.35986328125 712.5244140625 background all_cells +8081.06640625 710.1011352539062 background all_cells +8047.8935546875 712.288818359375 background all_cells +8072.67236328125 711.334228515625 background all_cells +8039.27197265625 738.2264404296875 background all_cells +8068.98095703125 739.30126953125 background all_cells +8058.96728515625 747.2034912109375 background all_cells +8052.46533203125 743.1302490234375 background all_cells +8033.08056640625 738.3701782226562 background all_cells +8036.970703125 780.8917236328125 background all_cells +8045.27783203125 791.144287109375 background all_cells +8047.36669921875 782.7930908203125 background all_cells +8047.572265625 764.7816162109375 background all_cells +8064.09375 754.3422241210938 background all_cells +8061.92822265625 772.9237670898438 background all_cells +8059.7490234375 763.1472778320312 background all_cells +8046.40771484375 754.9847412109375 background all_cells +8079.361328125 789.54150390625 background all_cells +8092.70458984375 798.6865234375 background all_cells +8048.451171875 799.0253295898438 background all_cells +8035.1181640625 799.9227905273438 background all_cells +8054.802734375 797.935302734375 background all_cells +8013.9296875 768.4456176757812 background all_cells +8013.486328125 756.2850341796875 background all_cells +8035.1298828125 765.4382934570312 background all_cells +8030.162109375 774.86865234375 background all_cells +7984.56689453125 803.1829223632812 background all_cells +7958.71630859375 799.010986328125 background all_cells +7997.4384765625 794.1716918945312 background all_cells +7991.9111328125 793.68896484375 background all_cells +7994.564453125 728.6819458007812 background all_cells +7998.974609375 736.353515625 background all_cells +8006.12744140625 731.0796508789062 background all_cells +7998.67919921875 770.5698852539062 background all_cells +8000.7294921875 785.3309936523438 background all_cells +7990.82421875 781.5545654296875 background all_cells +8008.94091796875 716.7421875 background all_cells +7990.2099609375 719.5684814453125 background all_cells +8000.31591796875 720.5219116210938 background all_cells +7995.77880859375 743.5077514648438 background all_cells +8001.17431640625 751.88525390625 background all_cells +8007.07275390625 740.3646240234375 background all_cells +8005.166015625 760.8678588867188 background all_cells +7987.1865234375 765.0175170898438 background all_cells +7994.25927734375 753.5193481445312 background all_cells +7733.6962890625 683.3043212890625 background all_cells +7735.787109375 700.538330078125 background all_cells +7736.69287109375 674.98876953125 background all_cells +7722.85107421875 724.5432739257812 background all_cells +7730.53369140625 722.8119506835938 background all_cells +7726.4716796875 708.8869018554688 background all_cells +7479.17822265625 762.4794921875 background all_cells +7469.1435546875 762.4401245117188 background all_cells +7499.8876953125 774.1400146484375 background all_cells +7492.07763671875 763.5757446289062 background all_cells +7491.9814453125 770.0081176757812 background all_cells +7718.90087890625 678.559326171875 background all_cells +7728.81396484375 694.0958862304688 background all_cells +7727.3125 688.1244506835938 background all_cells +7718.328125 690.23583984375 background all_cells +7716.06298828125 733.4564819335938 background all_cells +7719.33740234375 744.3987426757812 background all_cells +7717.87158203125 739.46337890625 background all_cells +7722.1181640625 734.2604370117188 background all_cells +7727.95849609375 758.40869140625 background all_cells +7727.17724609375 793.3427124023438 background all_cells +7719.84033203125 754.0192260742188 background all_cells +7712.69384765625 840.549560546875 background all_cells +7719.1357421875 839.7461547851562 background all_cells +7713.2763671875 820.7841796875 background all_cells +7728.24365234375 749.22314453125 background all_cells +7732.51025390625 743.1386108398438 background all_cells +7730.10986328125 735.5291137695312 background all_cells +7759.3408203125 671.4319458007812 background all_cells +7747.302734375 684.182861328125 background all_cells +7757.818359375 681.84033203125 background all_cells +7768.939453125 682.4108276367188 background all_cells +7770.51904296875 675.371337890625 background all_cells +7784.29931640625 696.5738525390625 background all_cells +7804.2255859375 708.0166015625 background all_cells +7815.61279296875 702.337890625 background all_cells +7806.2607421875 692.5665283203125 background all_cells +7789.91650390625 699.9668579101562 background all_cells +7786.48486328125 690.0185546875 background all_cells +7778.68017578125 694.899658203125 background all_cells +7753.1533203125 689.2857666015625 background all_cells +7759.880859375 690.9683837890625 background all_cells +7763.28515625 695.5422973632812 background all_cells +7779.4912109375 699.6356811523438 background all_cells +7766.32568359375 699.0794067382812 background all_cells +7739.46630859375 762.534912109375 background all_cells +7760.4453125 795.3550415039062 background all_cells +7765.43896484375 771.1504516601562 background all_cells +7764.1044921875 760.5180053710938 background all_cells +7751.6064453125 769.624755859375 background all_cells +7776.486328125 714.178466796875 background all_cells +7784.5302734375 739.8094482421875 background all_cells +7782.39453125 724.533203125 background all_cells +7778.7646484375 733.0618896484375 background all_cells +7772.26806640625 780.3787841796875 background all_cells +7768.20751953125 762.4609985351562 background all_cells +7786.22705078125 762.0719604492188 background all_cells +7778.48828125 756.6369018554688 background all_cells +7773.92822265625 746.5665893554688 background all_cells +7753.1943359375 747.3704223632812 background all_cells +7745.53369140625 746.1878662109375 background all_cells +7770.7275390625 750.5802001953125 background all_cells +7766.3212890625 751.7532958984375 background all_cells +7742.328125 734.191650390625 background all_cells +7754.70556640625 721.0230712890625 background all_cells +7747.6787109375 727.1402587890625 background all_cells +7777.18017578125 742.0660400390625 background all_cells +7770.765625 733.2130737304688 background all_cells +7907.849609375 602.1226806640625 background all_cells +7933.17919921875 613.8215942382812 background all_cells +7916.5419921875 604.0514526367188 background all_cells +7957.44921875 642.8165893554688 background all_cells +7972.9072265625 650.1670532226562 background all_cells +7972.43310546875 624.9796752929688 background all_cells +7967.0927734375 626.4302368164062 background all_cells +7945.75634765625 608.4661254882812 background all_cells +7973.66552734375 605.91943359375 background all_cells +7953.1669921875 607.1160278320312 background all_cells +8005.63427734375 603.20947265625 background all_cells +8035.2734375 606.9448852539062 background all_cells +8027.95751953125 607.9274291992188 background all_cells +8010.44677734375 610.4547729492188 background all_cells +8042.85205078125 600.2029418945312 background all_cells +8043.0791015625 645.0244750976562 background all_cells +8039.9638671875 644.2188720703125 background all_cells +8052.7802734375 612.43505859375 background all_cells +8094.14453125 607.7848510742188 background all_cells +8078.50146484375 609.1099853515625 background all_cells +8066.98046875 610.0330810546875 background all_cells +8061.44140625 644.5076904296875 background all_cells +8077.5537109375 633.791015625 background all_cells +8089.15283203125 632.1582641601562 background all_cells +8050.8037109375 644.2697143554688 background all_cells +8071.771484375 617.8086547851562 background all_cells +8076.84130859375 623.4201049804688 background all_cells +8020.513671875 616.589599609375 background all_cells +8030.7548828125 624.6625366210938 background all_cells +8020.36083984375 628.0071411132812 background all_cells +7978.95166015625 617.6248779296875 background all_cells +8007.53515625 636.7261962890625 background all_cells +8029.7236328125 645.164794921875 background all_cells +8033.59765625 631.7921142578125 background all_cells +8022.60693359375 643.71240234375 background all_cells +8013.564453125 634.2127075195312 background all_cells +8008.27392578125 648.8159790039062 background all_cells +8005.02392578125 654.85693359375 background all_cells +8017.31201171875 652.3685913085938 background all_cells +7986.40185546875 642.8104858398438 background all_cells +7979.95166015625 650.5015258789062 background all_cells +7983.62353515625 653.4210205078125 background all_cells +7990.7939453125 651.9554443359375 background all_cells +7999.87451171875 641.0983276367188 background all_cells +7849.87158203125 614.3781127929688 background all_cells +7864.00244140625 623.5411987304688 background all_cells +7855.15478515625 609.69580078125 background all_cells +7871.662109375 642.9498901367188 background all_cells +7885.78125 637.2011108398438 background all_cells +7878.0458984375 636.05908203125 background all_cells +7878.5146484375 610.2365112304688 background all_cells +7895.43310546875 610.3081665039062 background all_cells +7887.810546875 619.5382690429688 background all_cells +7883.1357421875 618.0624389648438 background all_cells +7867.55224609375 614.3001708984375 background all_cells +7873.748046875 618.57080078125 background all_cells +7873.57421875 624.3267822265625 background all_cells +7849.34130859375 636.280029296875 background all_cells +7855.0751953125 653.2068481445312 background all_cells +7851.771484375 639.7515258789062 background all_cells +7852.77490234375 647.0398559570312 background all_cells +7802.28173828125 641.5891723632812 background all_cells +7800.69775390625 654.7884521484375 background all_cells +7801.1171875 648.0457153320312 background all_cells +7817.2646484375 606.9179077148438 background all_cells +7810.8427734375 609.0972900390625 background all_cells +7827.36474609375 609.4219360351562 background all_cells +7822.9541015625 600.3469848632812 background all_cells +7803.080078125 635.2332763671875 background all_cells +7814.13818359375 621.1404418945312 background all_cells +7804.541015625 628.6671752929688 background all_cells +7828.9169921875 487.7494812011719 background all_cells +7837.44140625 494.1827087402344 background all_cells +7836.7578125 488.3196716308594 background all_cells +7896.14013671875 500.3119812011719 background all_cells +7957.4814453125 534.3890380859375 background all_cells +7987.62451171875 503.013427734375 background all_cells +7979.17236328125 511.6436767578125 background all_cells +7871.009765625 498.6591491699219 background all_cells +7881.85888671875 508.5495910644531 background all_cells +7871.94482421875 510.9534912109375 background all_cells +7842.4716796875 500.1618041992188 background all_cells +7852.19580078125 503.63330078125 background all_cells +7855.4501953125 494.2523193359375 background all_cells +7850.86572265625 492.050048828125 background all_cells +7847.5888671875 488.3021240234375 background all_cells +7841.46337890625 493.49359130859375 background all_cells +7926.40771484375 416.3505554199219 background all_cells +7934.8046875 414.9681701660156 background all_cells +7941.50732421875 419.4751281738281 background all_cells +7934.732421875 426.1666259765625 background all_cells +7963.0791015625 433.3509521484375 background all_cells +7962.83251953125 427.1588439941406 background all_cells +7972.5673828125 426.6450500488281 background all_cells +8025.25390625 408.530029296875 background all_cells +8012.74267578125 407.22308349609375 background all_cells +7956.716796875 425.2607421875 background all_cells +7943.70751953125 409.646728515625 background all_cells +7956.50537109375 437.1518249511719 background all_cells +7948.93115234375 432.3873291015625 background all_cells +7951.478515625 427.1739501953125 background all_cells +8029.92822265625 435.9172973632813 background all_cells +8005.4326171875 447.17620849609375 background all_cells +8010.1689453125 430.2661743164063 background all_cells +8001.77197265625 426.8429870605469 background all_cells +8024.9931640625 432.1755065917969 background all_cells +8013.83935546875 428.2942199707031 background all_cells +7873.404296875 351.73516845703125 background all_cells +7963.7509765625 390.5956115722656 background all_cells +7946.7548828125 381.7975769042969 background all_cells +7902.7705078125 375.8707885742188 background all_cells +7885.375 373.2794189453125 background all_cells +7870.25341796875 363.2982482910156 background all_cells +7903.59375 455.9345703125 background all_cells +7948.9677734375 437.7308044433594 background all_cells +7960.45947265625 439.2731628417969 background all_cells +7902.31982421875 440.9578552246094 background all_cells +7910.68603515625 457.7448425292969 background all_cells +7905.46337890625 448.2197570800781 background all_cells +7901.07958984375 410.685546875 background all_cells +7911.734375 407.0146484375 background all_cells +7903.43212890625 431.4646606445313 background all_cells +7901.0595703125 405.0379028320313 background all_cells +7885.4716796875 451.8462219238281 background all_cells +7895.96826171875 443.6024475097656 background all_cells +7896.34521484375 454.6533508300781 background all_cells +7893.87255859375 431.9655151367188 background all_cells +7885.42431640625 456.4293212890625 background all_cells +7869.6259765625 476.7399291992188 background all_cells +7891.35009765625 459.8877258300781 background all_cells +7892.95703125 474.2187194824219 background all_cells +7888.98583984375 491.2300109863281 background all_cells +7883.78076171875 476.4498291015625 background all_cells +7872.10107421875 485.4419860839844 background all_cells +7940.876953125 477.5990295410156 background all_cells +7945.79833984375 487.2388916015625 background all_cells +7939.4013671875 484.4465637207031 background all_cells +7937.2373046875 471.53509521484375 background all_cells +7954.16357421875 467.3755798339844 background all_cells +7934.52978515625 461.1242370605469 background all_cells +8001.84423828125 495.6719055175781 background all_cells +8023.81298828125 507.8653564453125 background all_cells +8031.759765625 505.4998168945313 background all_cells +8009.2998046875 497.8822326660156 background all_cells +8016.369140625 468.2468872070313 background all_cells +7990.11376953125 479.5398254394531 background all_cells +8000.72265625 484.1808776855469 background all_cells +8003.5517578125 477.472900390625 background all_cells +7930.48974609375 482.4087829589844 background all_cells +7919.666015625 486.3665161132813 background all_cells +7929.9619140625 471.911376953125 background all_cells +7912.4580078125 470.88226318359375 background all_cells +8054.8359375 402.525634765625 background all_cells +8044.90869140625 413.10888671875 background all_cells +8040.2705078125 444.5228271484375 background all_cells +8041.0400390625 464.9639892578125 background all_cells +8051.81640625 448.71575927734375 background all_cells +8073.35693359375 430.84423828125 background all_cells +8052.35009765625 437.9299926757813 background all_cells +8061.6533203125 430.7491455078125 background all_cells +8057.14111328125 474.8004150390625 background all_cells +8051.0966796875 489.1174926757813 background all_cells +8041.060546875 498.7701721191406 background all_cells +8053.1279296875 495.2296447753906 background all_cells +8094.908203125 445.9255981445313 background all_cells +8089.216796875 447.6805114746094 background all_cells +8094.171875 510.64202880859375 background all_cells +8098.2939453125 504.9948425292969 background all_cells +8090.5810546875 491.7648315429688 background all_cells +8072.97607421875 493.0811767578125 background all_cells +8081.33349609375 472.7041320800781 background all_cells +8076.0986328125 530.5643920898438 background all_cells +8073.98193359375 519.6295776367188 background all_cells +8062.32568359375 494.4714660644531 background all_cells +8070.9912109375 466.73150634765625 background all_cells +8163.07763671875 417.257080078125 background all_cells +8165.04052734375 430.8683166503906 background all_cells +8172.44482421875 422.5071105957031 background all_cells +8168.353515625 433.3188781738281 background all_cells +8181.78125 444.1768798828125 background all_cells +8171.88427734375 447.1842041015625 background all_cells +8159.56298828125 436.3358459472656 background all_cells +8161.9560546875 433.4200439453125 background all_cells +8148.1826171875 420.3318481445313 background all_cells +8146.40087890625 446.7485961914063 background all_cells +8152.95263671875 441.2340698242188 background all_cells +8139.36376953125 427.8059997558594 background all_cells +8145.69384765625 522.813232421875 background all_cells +8144.97607421875 495.3287963867188 background all_cells +8150.943359375 511.3555603027344 background all_cells +8145.7353515625 507.51898193359375 background all_cells +8165.265625 461.3008728027344 background all_cells +8171.119140625 458.9319152832031 background all_cells +8170.7373046875 466.8681640625 background all_cells +8162.58935546875 495.0374450683594 background all_cells +8162.95166015625 516.9641723632812 background all_cells +8159.50341796875 509.2958984375 background all_cells +8180.89453125 530.70361328125 background all_cells +8172.87646484375 531.8411254882812 background all_cells +8160.53271484375 469.96783447265625 background all_cells +8149.369140625 542.2382202148438 background all_cells +8162.3623046875 548.8931884765625 background all_cells +8157.78369140625 540.3894653320312 background all_cells +8166.59375 542.666015625 background all_cells +8104.12939453125 483.2867736816406 background all_cells +8118.7197265625 489.739501953125 background all_cells +8115.32421875 475.051513671875 background all_cells +8101.5849609375 472.91314697265625 background all_cells +8128.6689453125 463.7749328613281 background all_cells +8137.009765625 485.1377868652344 background all_cells +8128.1376953125 474.5051879882813 background all_cells +8135.40234375 505.1834716796875 background all_cells +8132.3818359375 517.5847778320312 background all_cells +8122.65576171875 514.154296875 background all_cells +8110.53369140625 505.8213806152344 background all_cells +8137.8076171875 570.2385864257812 background all_cells +8130.78369140625 552.7070922851562 background all_cells +8132.91357421875 581.8922119140625 background all_cells +8134.64599609375 574.2872314453125 background all_cells +8141.408203125 549.6246337890625 background all_cells +8139.97900390625 577.4673461914062 background all_cells +8107.84716796875 550.39599609375 background all_cells +8107.478515625 559.7822875976562 background all_cells +8122.93994140625 545.8885498046875 background all_cells +8115.958984375 548.6719360351562 background all_cells +8119.71240234375 557.4259643554688 background all_cells +8117.42236328125 563.819091796875 background all_cells +8138.43408203125 534.4380493164062 background all_cells +8133.33203125 529.2886352539062 background all_cells +8174.06005859375 371.3361511230469 background all_cells +8162.2822265625 383.0200805664063 background all_cells +8172.64404296875 380.678466796875 background all_cells +8156.11669921875 375.12933349609375 background all_cells +8105.60009765625 415.8522338867188 background all_cells +8116.91357421875 428.38763427734375 background all_cells +8119.451171875 417.8903198242188 background all_cells +8141.01171875 392.3964538574219 background all_cells +8133.40234375 395.812744140625 background all_cells +8152.755859375 405.26666259765625 background all_cells +8149.6806640625 399.2844848632813 background all_cells +8091.3583984375 366.80517578125 background all_cells +8094.98193359375 406.2349243164063 background all_cells +8157.43310546875 391.2272338867188 background all_cells +8159.390625 401.2593383789063 background all_cells +7993.44384765625 548.9473876953125 background all_cells +7983.18896484375 562.8838500976562 background all_cells +7975.21533203125 550.1527099609375 background all_cells +8018.02197265625 551.5851440429688 background all_cells +8033.43896484375 550.8779907226562 background all_cells +8026.60302734375 562.1929321289062 background all_cells +8025.017578125 551.8085327148438 background all_cells +8020.1083984375 564.32958984375 background all_cells +8018.6162109375 539.4873046875 background all_cells +8041.20263671875 520.8643798828125 background all_cells +8024.36083984375 516.430908203125 background all_cells +8034.2890625 536.2097778320312 background all_cells +8016.07470703125 526.4800415039062 background all_cells +7996.98583984375 524.3765258789062 background all_cells +8011.17578125 529.2258911132812 background all_cells +8006.33056640625 533.7788696289062 background all_cells +7998.83544921875 539.3992919921875 background all_cells +8103.8330078125 539.0016479492188 background all_cells +8088.11083984375 530.3118896484375 background all_cells +8085.54296875 541.234375 background all_cells +8094.0400390625 541.764404296875 background all_cells +8062.89013671875 569.2771606445312 background all_cells +8056.6513671875 567.2534790039062 background all_cells +8034.205078125 567.8070068359375 background all_cells +8073.61181640625 545.7948608398438 background all_cells +8089.453125 559.0363159179688 background all_cells +8089.28564453125 565.68896484375 background all_cells +8077.6044921875 568.5177001953125 background all_cells +8085.20654296875 551.283447265625 background all_cells +8052.126953125 530.2601928710938 background all_cells +8068.49267578125 556.9491577148438 background all_cells +8060.474609375 546.77783203125 background all_cells +8048.17919921875 544.4374389648438 background all_cells +7970.5888671875 582.548828125 background all_cells +7982.5947265625 593.5501708984375 background all_cells +7975.794921875 595.8302612304688 background all_cells +8111.03125 595.266845703125 background all_cells +8136.1806640625 592.4512939453125 background all_cells +8125.16357421875 588.911865234375 background all_cells +8081.8837890625 593.8121337890625 background all_cells +8094.6494140625 588.2540283203125 background all_cells +8087.5 579.3567504882812 background all_cells +8086.8046875 573.2654418945312 background all_cells +8044.591796875 584.9429931640625 background all_cells +8063.68603515625 581.694091796875 background all_cells +8062.57958984375 586.58447265625 background all_cells +8057.177734375 582.59375 background all_cells +7991.71337890625 583.529541015625 background all_cells +8034.23486328125 573.6224975585938 background all_cells +8031.7001953125 598.51318359375 background all_cells +8000.42724609375 577.9364624023438 background all_cells +9803.46484375 1466.3056640625 background all_cells +9812.349609375 1447.1129150390625 background all_cells +9814.07421875 1461.7330322265625 background all_cells +9809.1015625 1480.1201171875 background all_cells +9799.7021484375 1511.4884033203125 background all_cells +9807.4921875 1506.286865234375 background all_cells +9805.0068359375 1517.357666015625 background all_cells +9797.3349609375 1520.4210205078125 background all_cells +9787.232421875 1486.2728271484375 background all_cells +9791.560546875 1476.039794921875 background all_cells +9793.306640625 1501.4310302734375 background all_cells +9781.03515625 1492.4564208984375 background all_cells +9823.8095703125 1482.521484375 background all_cells +9819.8076171875 1451.231201171875 background all_cells +9823.453125 1453.18896484375 background all_cells +9829.4609375 1471.3590087890625 background all_cells +9826.3193359375 1519.154296875 background all_cells +9827.404296875 1512.2384033203125 background all_cells +9819.0791015625 1525.8475341796875 background all_cells +9830.1474609375 1546.0250244140625 background all_cells +9805.3837890625 1521.1195068359375 background all_cells +9808.0419921875 1545.016357421875 background all_cells +9800.94921875 1535.66015625 background all_cells +9802.6533203125 1580.4766845703125 background all_cells +9805.6025390625 1585.548828125 background all_cells +9818.70703125 1583.41552734375 background all_cells +9803.8388671875 1559.919189453125 background all_cells +9829.4345703125 1567.483154296875 background all_cells +9825.3173828125 1553.1722412109375 background all_cells +9818.484375 1573.82421875 background all_cells +9800.6240234375 1570.0201416015625 background all_cells +9784.1396484375 1560.631591796875 background all_cells +9758.482421875 1473.9571533203125 background all_cells +9714.8544921875 1490.2501220703125 background all_cells +9740.4208984375 1508.81005859375 background all_cells +9744.201171875 1439.822021484375 background all_cells +9757.55859375 1446.1640625 background all_cells +9755.7490234375 1434.916015625 background all_cells +9746.5107421875 1411.3358154296875 background all_cells +9778.8955078125 1502.7874755859375 background all_cells +9763.6748046875 1464.28271484375 background all_cells +9776.58203125 1527.1607666015625 background all_cells +9767.845703125 1530.9735107421875 background all_cells +9775.53125 1517.218994140625 background all_cells +9769.51953125 1566.8914794921875 background all_cells +9737.201171875 1550.83203125 background all_cells +9771.97265625 1588.6387939453125 background all_cells +9772.40625 1580.8795166015625 background all_cells +9779.6826171875 1578.3526611328125 background all_cells +9717.515625 1439.5665283203125 background all_cells +9734.6591796875 1448.060302734375 background all_cells +9867.7705078125 1253.71240234375 background all_cells +9858.0029296875 1281.0609130859375 background all_cells +9867.3671875 1268.8963623046875 background all_cells +9861.3896484375 1260.2684326171875 background all_cells +9845.533203125 1302.5440673828125 background all_cells +9865.2177734375 1301.610107421875 background all_cells +9856.810546875 1306.7137451171875 background all_cells +9852.060546875 1299.3621826171875 background all_cells +9851.9208984375 1326.9110107421875 background all_cells +9835.564453125 1351.5909423828125 background all_cells +9864.91796875 1348.45166015625 background all_cells +9869.9091796875 1347.144775390625 background all_cells +9868.05078125 1336.1507568359375 background all_cells +9829.69921875 1409.8472900390625 background all_cells +9842.396484375 1370.9395751953125 background all_cells +9869.150390625 1392.13037109375 background all_cells +9857.7802734375 1401.6309814453125 background all_cells +9846.9541015625 1396.806640625 background all_cells +9828.8193359375 1314.3927001953125 background all_cells +9836.55859375 1290.41455078125 background all_cells +9829.447265625 1286.608642578125 background all_cells +9868.3369140625 1416.376220703125 background all_cells +9846.96484375 1412.31884765625 background all_cells +9870.4462890625 1426.514404296875 background all_cells +9848.603515625 1423.00048828125 background all_cells +9841.45703125 1424.9500732421875 background all_cells +9835.7802734375 1445.6741943359375 background all_cells +9841.51953125 1471.6455078125 background all_cells +9844.654296875 1458.7860107421875 background all_cells +9868.3681640625 1476.4744873046875 background all_cells +9859.02734375 1475.598876953125 background all_cells +9835.8251953125 1432.304931640625 background all_cells +9849.0556640625 1438.5390625 background all_cells +9824.4580078125 1434.0543212890625 background all_cells +9843.99609375 1432.70068359375 background all_cells +9859.3154296875 1432.30029296875 background all_cells +9864.6376953125 1444.868896484375 background all_cells +9867.216796875 1433.208984375 background all_cells +9853.1279296875 1523.8387451171875 background all_cells +9852.4892578125 1532.084716796875 background all_cells +9841.2890625 1529.754150390625 background all_cells +9865.7548828125 1529.1190185546875 background all_cells +9837.4765625 1572.926025390625 background all_cells +9844.611328125 1551.9820556640625 background all_cells +9834.8544921875 1557.21630859375 background all_cells +9842.9677734375 1579.85791015625 background all_cells +9842.005859375 1563.4412841796875 background all_cells +9839.634765625 1594.203369140625 background all_cells +9856.5908203125 1545.7706298828125 background all_cells +9867.6015625 1544.4212646484375 background all_cells +9870.5029296875 1482.3817138671875 background all_cells +9868.6875 1497.965576171875 background all_cells +9848.8017578125 1495.50927734375 background all_cells +9865.9033203125 1488.9248046875 background all_cells +9854.4072265625 1486.7669677734375 background all_cells +9858.744140625 1512.73388671875 background all_cells +9867.8046875 1507.8631591796875 background all_cells +9867.1083984375 1517.2462158203125 background all_cells +9849.6884765625 1505.0335693359375 background all_cells +9846.7216796875 1519.069580078125 background all_cells +9842.92578125 1511.40185546875 background all_cells +9747.1884765625 1643.26513671875 background all_cells +9777.6103515625 1661.7752685546875 background all_cells +9756.470703125 1657.4224853515625 background all_cells +9766.21875 1658.732421875 background all_cells +9799.2021484375 1630.8304443359375 background all_cells +9783.556640625 1656.2716064453125 background all_cells +9808.28515625 1641.7293701171875 background all_cells +9783.9013671875 1635.301513671875 background all_cells +9748.8466796875 1622.455810546875 background all_cells +9765.7158203125 1637.0904541015625 background all_cells +9764.5 1625.9002685546875 background all_cells +9752.6796875 1588.786865234375 background all_cells +9759.767578125 1578.1729736328125 background all_cells +9754.5224609375 1608.945556640625 background all_cells +9746.22265625 1604.668701171875 background all_cells +9776.6015625 1598.521240234375 background all_cells +9860.5703125 1575.09765625 background all_cells +9861.61328125 1561.6002197265625 background all_cells +9869.515625 1614.04150390625 background all_cells +9866.9326171875 1604.5224609375 background all_cells +9869.23046875 1576.60107421875 background all_cells +9839.0888671875 1654.50732421875 background all_cells +9841.748046875 1664.7061767578125 background all_cells +9852.8310546875 1660.266357421875 background all_cells +9860.97265625 1653.947509765625 background all_cells +9868.6259765625 1625.387451171875 background all_cells +9855.6630859375 1632.0294189453125 background all_cells +9863.0498046875 1667.2645263671875 background all_cells +9868.75390625 1667.070068359375 background all_cells +9869.349609375 1657.1553955078125 background all_cells +9847.400390625 1568.733154296875 background all_cells +9850.7861328125 1580.697998046875 background all_cells +9850.3408203125 1573.097900390625 background all_cells +9810.9716796875 1660.5028076171875 background all_cells +9827.4892578125 1673.048095703125 background all_cells +9808.4091796875 1669.5059814453125 background all_cells +9831.4814453125 1664.4952392578125 background all_cells +9833.5244140625 1634.6856689453125 background all_cells +9819.3798828125 1614.3797607421875 background all_cells +9815.4501953125 1592.2386474609375 background all_cells +9830.701171875 1585.2783203125 background all_cells +9823.0712890625 1600.6007080078125 background all_cells +9810.6884765625 1596.57080078125 background all_cells +9751.7109375 1702.4644775390625 background all_cells +9743.65234375 1740.0289306640625 background all_cells +9746.2353515625 1724.8916015625 background all_cells +9750.1181640625 1686.2935791015625 background all_cells +9795.6787109375 1709.0648193359375 background all_cells +9790.8447265625 1728.2005615234375 background all_cells +9794.25390625 1734.3741455078125 background all_cells +9801.6611328125 1756.3074951171875 background all_cells +9805.8388671875 1712.6221923828125 background all_cells +9800.453125 1697.533203125 background all_cells +9785.001953125 1669.802490234375 background all_cells +9785.404296875 1706.2122802734375 background all_cells +9764.0537109375 1689.163818359375 background all_cells +9777.3046875 1716.9931640625 background all_cells +9810.521484375 1874.44091796875 background all_cells +9818.271484375 1868.6964111328125 background all_cells +9815.30859375 1862.78271484375 background all_cells +9831.076171875 1881.1427001953125 background all_cells +9844.966796875 1870.468505859375 background all_cells +9826.3095703125 1882.6597900390625 background all_cells +9851.7705078125 1928.6182861328125 background all_cells +9806.5625 1934.2689208984373 background all_cells +9848.3154296875 1892.599609375 background all_cells +9814.5234375 1894.279052734375 background all_cells +9829.173828125 1903.8829345703125 background all_cells +9822.302734375 1894.728271484375 background all_cells +9752.115234375 1815.786376953125 background all_cells +9743.466796875 1779.7620849609375 background all_cells +9779.0771484375 1789.7791748046875 background all_cells +9777.1904296875 1817.9150390625 background all_cells +9766.98046875 1794.72705078125 background all_cells +9791.7373046875 1796.319091796875 background all_cells +9799.6435546875 1792.5892333984375 background all_cells +9803.408203125 1778.747802734375 background all_cells +9801.2080078125 1797.96630859375 background all_cells +9760.822265625 1912.797607421875 background all_cells +9757.533203125 1906.0902099609373 background all_cells +9757.6279296875 1927.4432373046875 background all_cells +9755.119140625 1915.368896484375 background all_cells +9765.984375 1894.83203125 background all_cells +9800.837890625 1882.0472412109373 background all_cells +9770.171875 1898.26513671875 background all_cells +9773.9501953125 1903.49169921875 background all_cells +9760.8740234375 1898.5174560546875 background all_cells +9754.5166015625 1830.6695556640625 background all_cells +9780.115234375 1847.7122802734373 background all_cells +9779.09375 1837.817138671875 background all_cells +9855.7294921875 1679.7337646484375 background all_cells +9867.2265625 1674.32763671875 background all_cells +9865.677734375 1688.8028564453125 background all_cells +9869.55859375 1796.6893310546875 background all_cells +9866.8310546875 1817.72021484375 background all_cells +9862.3369140625 1820.5684814453125 background all_cells +9835.1494140625 1764.64111328125 background all_cells +9850.5888671875 1783.83056640625 background all_cells +9835.2958984375 1731.748779296875 background all_cells +9810.857421875 1706.947021484375 background all_cells +9821.671875 1726.6138916015625 background all_cells +9847.4873046875 1677.6246337890625 background all_cells +9849.71484375 1691.9810791015625 background all_cells +9838.4873046875 1679.8282470703125 background all_cells +9463.3046875 2172.781494140625 background all_cells +9440.3251953125 2193.723388671875 background all_cells +9585.7841796875 2173.267822265625 background all_cells +9633.9560546875 2174.716796875 background all_cells +9602.798828125 2174.573486328125 background all_cells +9593.078125 2169.14892578125 background all_cells +9577.5390625 2180.686767578125 background all_cells +9630.90234375 2184.130126953125 background all_cells +9592.7939453125 2189.80810546875 background all_cells +9581.638671875 2190.326904296875 background all_cells +9479.1103515625 2177.997314453125 background all_cells +9539.732421875 2181.497314453125 background all_cells +9534.6845703125 2191.308837890625 background all_cells +9492.1669921875 2188.102783203125 background all_cells +9542.78125 2150.04931640625 background all_cells +9553.0322265625 2163.17041015625 background all_cells +9551.6123046875 2152.431396484375 background all_cells +9559.8154296875 2114.89111328125 background all_cells +9560.041015625 2105.334228515625 background all_cells +9564.3447265625 2134.955322265625 background all_cells +9557.4775390625 2135.476806640625 background all_cells +9565.66015625 2125.392822265625 background all_cells +9555.71484375 2156.34716796875 background all_cells +9559.7138671875 2172.00830078125 background all_cells +9568.328125 2166.326416015625 background all_cells +9520.33203125 2105.257080078125 background all_cells +9519.2919921875 2117.671142578125 background all_cells +9536.9296875 2129.52197265625 background all_cells +9541.1962890625 2143.391357421875 background all_cells +9541.40625 2135.939208984375 background all_cells +9534.798828125 2118.015625 background all_cells +9551.3408203125 2107.50537109375 background all_cells +9547.533203125 2108.031494140625 background all_cells +9553.0966796875 2121.182861328125 background all_cells +9548.138671875 2126.396728515625 background all_cells +9521.224609375 2136.9892578125 background all_cells +9528.1279296875 2152.571044921875 background all_cells +9527.7177734375 2131.79052734375 background all_cells +9527.595703125 2142.7900390625 background all_cells +9461.9150390625 2157.59814453125 background all_cells +9471.8427734375 2154.842529296875 background all_cells +9475.3486328125 2162.8232421875 background all_cells +9533.8896484375 2160.588134765625 background all_cells +9585.9228515625 2150.021728515625 background all_cells +9575.1494140625 2154.78564453125 background all_cells +9649.859375 2153.662841796875 background all_cells +9681.0517578125 2157.380615234375 background all_cells +9672.794921875 2151.5751953125 background all_cells +9661.513671875 2157.302490234375 background all_cells +9621.8974609375 2161.59228515625 background all_cells +9636.3662109375 2151.118896484375 background all_cells +9630.7822265625 2157.890380859375 background all_cells +9712.861328125 2050.721435546875 background all_cells +9717.7109375 2003.9129638671875 background all_cells +9719.9775390625 2050.48388671875 background all_cells +9711.751953125 2041.6158447265625 background all_cells +9824.787109375 1944.8167724609373 background all_cells +9838.1376953125 1951.4971923828125 background all_cells +9835.83984375 1976.59326171875 background all_cells +9833.267578125 1947.84716796875 background all_cells +9872.20703125 1969.7359619140625 background all_cells +9873.7197265625 1988.976318359375 background all_cells +9873.859375 1975.6181640625 background all_cells +9867.7255859375 1939.6754150390625 background all_cells +9871.0205078125 1963.8779296875 background all_cells +9868.5029296875 1952.324462890625 background all_cells +9855.607421875 1939.218505859375 background all_cells +9853.650390625 1987.2662353515625 background all_cells +9754.447265625 2016.027587890625 background all_cells +9769.37890625 2028.0009765625 background all_cells +9760.4931640625 2006.953857421875 background all_cells +9850.3681640625 2025.2523193359373 background all_cells +9851.8955078125 2003.5633544921875 background all_cells +9827.126953125 2013.046875 background all_cells +9808.2861328125 2027.3824462890625 background all_cells +9817.2275390625 2020.94580078125 background all_cells +9686.5048828125 1973.50341796875 background all_cells +9685.43359375 1991.083984375 background all_cells +9681.5498046875 1976.130859375 background all_cells +9810.6494140625 1966.2303466796875 background all_cells +9808.6259765625 1973.263427734375 background all_cells +9779.2568359375 1998.5162353515625 background all_cells +9706.7470703125 1998.2479248046875 background all_cells +9704.0380859375 1952.846435546875 background all_cells +9744.771484375 1961.6778564453125 background all_cells +9590.5517578125 2098.048095703125 background all_cells +9578.740234375 2110.178955078125 background all_cells +9592.25 2107.413818359375 background all_cells +9604.962890625 2131.37255859375 background all_cells +9580.44921875 2136.54443359375 background all_cells +9600.7373046875 2146.96044921875 background all_cells +9611.490234375 2141.852294921875 background all_cells +9594.7626953125 2140.6318359375 background all_cells +9601.8115234375 2114.911376953125 background all_cells +9625.1220703125 2115.560791015625 background all_cells +9576.15234375 2121.572021484375 background all_cells +9620.923828125 2122.620361328125 background all_cells +9590.0166015625 2121.787841796875 background all_cells +9607.4365234375 2193.70849609375 background all_cells +9589.2236328125 2212.236328125 background all_cells +9601.0654296875 2203.081787109375 background all_cells +9608.5869140625 2209.087890625 background all_cells +9607.67578125 2220.9091796875 background all_cells +9599.84765625 2214.380859375 background all_cells +9571.4638671875 2230.236328125 background all_cells +9572.3828125 2236.759765625 background all_cells +9600.240234375 2225.31591796875 background all_cells +9619.4609375 2239.396728515625 background all_cells +9609.9609375 2231.78125 background all_cells +9593.3818359375 2232.63330078125 background all_cells +9576.25 2218.326904296875 background all_cells +9567.7451171875 2223.341552734375 background all_cells +9570.3251953125 2221.9736328125 background all_cells +9661.2900390625 2221.572509765625 background all_cells +9670.30859375 2218.87890625 background all_cells +9664.7890625 2210.49169921875 background all_cells +9688.4716796875 2239.133544921875 background all_cells +9678.4814453125 2241.90478515625 background all_cells +9680.26171875 2237.61474609375 background all_cells +9685.111328125 2219.73095703125 background all_cells +9687.48046875 2228.924560546875 background all_cells +9673.5 2230.868896484375 background all_cells +9677.560546875 2222.891357421875 background all_cells +9671.3818359375 2165.295654296875 background all_cells +9684.53515625 2169.0517578125 background all_cells +9680.5185546875 2176.292236328125 background all_cells +9673.59375 2172.70849609375 background all_cells +9663.564453125 2192.755859375 background all_cells +9671.033203125 2200.4912109375 background all_cells +9664.337890625 2205.091552734375 background all_cells +9656.912109375 2204.090087890625 background all_cells +9654.55859375 2197.651123046875 background all_cells +9675.283203125 2190.192626953125 background all_cells +9685.6572265625 2210.6572265625 background all_cells +9674.27734375 2208.927490234375 background all_cells +9695.205078125 2205.061279296875 background all_cells +9677.6220703125 2205.44091796875 background all_cells +9684.63671875 2193.44140625 background all_cells +9666.900390625 2177.8828125 background all_cells +9686.2216796875 2184.381591796875 background all_cells +9676.2734375 2182.545654296875 background all_cells +9660.6796875 2182.053466796875 background all_cells +9629.9453125 2113.37646484375 background all_cells +9650.14453125 2111.771484375 background all_cells +9633.5048828125 2102.743408203125 background all_cells +9687.689453125 2118.808837890625 background all_cells +9686.361328125 2102.00634765625 background all_cells +9687.6865234375 2109.037841796875 background all_cells +9658.1171875 2133.556396484375 background all_cells +9658.8779296875 2119.78955078125 background all_cells +9674.521484375 2115.878173828125 background all_cells +9670.9404296875 2138.77099609375 background all_cells +9666.9736328125 2127.290771484375 background all_cells +9650.609375 2129.30712890625 background all_cells +9654.9853515625 2141.673828125 background all_cells +9642.091796875 2137.72607421875 background all_cells +9802.21875 2130.034912109375 background all_cells +9803.0927734375 2148.11474609375 background all_cells +9778.6806640625 2141.434326171875 background all_cells +9803.90625 2231.66162109375 background all_cells +9788.8642578125 2233.329833984375 background all_cells +9788.7919921875 2217.582763671875 background all_cells +9799.4306640625 2203.149658203125 background all_cells +9797.935546875 2214.64013671875 background all_cells +9804.0966796875 2204.31103515625 background all_cells +9796.869140625 2188.730712890625 background all_cells +9790.4716796875 2193.19970703125 background all_cells +9801.1904296875 2191.280517578125 background all_cells +9783.3759765625 2155.27001953125 background all_cells +9792.087890625 2179.203857421875 background all_cells +9783.869140625 2178.12890625 background all_cells +9873.69921875 2205.98095703125 background all_cells +9835.8125 2212.50048828125 background all_cells +9818.2080078125 2221.873046875 background all_cells +9836.603515625 2219.619873046875 background all_cells +9814.802734375 2219.40966796875 background all_cells +9846.1357421875 2230.09130859375 background all_cells +9860.4638671875 2241.294677734375 background all_cells +9813.0302734375 2236.62158203125 background all_cells +9834.4580078125 2237.480224609375 background all_cells +9829.2333984375 2231.1123046875 background all_cells +9827.2255859375 2241.329345703125 background all_cells +9805.294921875 2215.718017578125 background all_cells +9810.0947265625 2224.008544921875 background all_cells +9809.63671875 2196.33984375 background all_cells +9809.80859375 2209.027099609375 background all_cells +9825.3671875 2193.68798828125 background all_cells +9814.9580078125 2207.708740234375 background all_cells +9831.0595703125 2132.21240234375 background all_cells +9872.697265625 2137.996337890625 background all_cells +9842.2626953125 2186.3779296875 background all_cells +9848.841796875 2167.025146484375 background all_cells +9846.2216796875 2177.466552734375 background all_cells +9807.083984375 2176.91552734375 background all_cells +9818.9443359375 2155.980224609375 background all_cells +9815.2666015625 2145.52734375 background all_cells +9870.013671875 2047.3140869140625 background all_cells +9858.2568359375 2042.92236328125 background all_cells +9874.3779296875 2059.80322265625 background all_cells +9783.0849609375 2113.53271484375 background all_cells +9821.6259765625 2113.218017578125 background all_cells +9797.904296875 2116.673095703125 background all_cells +9827.8125 2123.2353515625 background all_cells +9866.5283203125 2120.448486328125 background all_cells +9846.443359375 2119.835693359375 background all_cells +9855.0185546875 2063.75439453125 background all_cells +9856.63671875 2057.498291015625 background all_cells +9855.1826171875 2069.3544921875 background all_cells +9824.8701171875 2095.0302734375 background all_cells +9810.6640625 2106.72900390625 background all_cells +9819.900390625 2102.702880859375 background all_cells +9843.6982421875 2099.669677734375 background all_cells +9801.078125 2050.798583984375 background all_cells +9787.7646484375 2077.75048828125 background all_cells +9801.9453125 2062.268310546875 background all_cells +9818.330078125 2060.31396484375 background all_cells +9804.3466796875 2070.8056640625 background all_cells +9707.876953125 2175.138427734375 background all_cells +9702.3115234375 2182.05810546875 background all_cells +9696.068359375 2175.134521484375 background all_cells +9693.1591796875 2189.138671875 background all_cells +9705.6220703125 2187.34765625 background all_cells +9697.4326171875 2123.621826171875 background all_cells +9700.484375 2136.105712890625 background all_cells +9708.5322265625 2129.233154296875 background all_cells +9689.5751953125 2131.667236328125 background all_cells +9691.1875 2090.81591796875 background all_cells +9712.3984375 2102.193359375 background all_cells +9702.263671875 2110.82666015625 background all_cells +9698.203125 2099.7705078125 background all_cells +9687.9111328125 2144.447021484375 background all_cells +9696.6923828125 2154.54931640625 background all_cells +9698.0283203125 2165.993408203125 background all_cells +9751.5947265625 2102.05908203125 background all_cells +9768.4140625 2105.513427734375 background all_cells +9760.1005859375 2187.15478515625 background all_cells +9757.048828125 2211.633056640625 background all_cells +9777.5517578125 2207.130615234375 background all_cells +9770.458984375 2192.443359375 background all_cells +9752.4130859375 2162.240478515625 background all_cells +9769.54296875 2175.236572265625 background all_cells +9758.4873046875 2170.427001953125 background all_cells +9768.82421875 2164.3125 background all_cells +9774.93359375 2119.79248046875 background all_cells +9758.5185546875 2120.257568359375 background all_cells +9770.439453125 2123.981689453125 background all_cells +9781.712890625 2121.294189453125 background all_cells +9766.373046875 2036.9241943359373 background all_cells +9762.962890625 2064.8896484375 background all_cells +9763.4794921875 2052.099853515625 background all_cells +9777.93359375 2047.6285400390625 background all_cells +9719.2685546875 2061.035888671875 background all_cells +9727.34375 2065.677490234375 background all_cells +9734.095703125 2066.93212890625 background all_cells +9721.2216796875 2068.3798828125 background all_cells +9756.9755859375 2086.7958984375 background all_cells +9779.263671875 2087.697265625 background all_cells +9761.7109375 2088.5068359375 background all_cells +9745.4287109375 2071.71923828125 background all_cells +9743.1748046875 2088.91357421875 background all_cells +9726.8720703125 2087.29638671875 background all_cells +9742.845703125 2082.376708984375 background all_cells +9697.033203125 2044.97021484375 background all_cells +9705.5302734375 2052.936767578125 background all_cells +9701.677734375 2047.1824951171875 background all_cells +9722.798828125 2157.533935546875 background all_cells +9710.8857421875 2165.15576171875 background all_cells +9748.28515625 2205.73291015625 background all_cells +9744.2998046875 2221.8701171875 background all_cells +9733.361328125 2214.34814453125 background all_cells +9721.66015625 2214.00439453125 background all_cells +9724.5556640625 2233.578857421875 background all_cells +9734.5517578125 2138.2021484375 background all_cells +9743.603515625 2145.12109375 background all_cells +9738.09765625 2125.041259765625 background all_cells +9735.3115234375 2164.720947265625 background all_cells +9746.76953125 2171.854248046875 background all_cells +9737.427734375 2173.21826171875 background all_cells +9713.1162109375 2149.072265625 background all_cells +9728.5380859375 2141.22314453125 background all_cells +9730.7216796875 2152.803955078125 background all_cells +9723.419921875 2137.52587890625 background all_cells +9578.111328125 2054.950439453125 background all_cells +9587.09375 2047.71875 background all_cells +9582.73828125 2059.494140625 background all_cells +9582.93359375 2071.2021484375 background all_cells +9576.1875 2087.583984375 background all_cells +9565.474609375 2063.515625 background all_cells +9575.091796875 2066.20751953125 background all_cells +9572.119140625 2075.47509765625 background all_cells +9569.1787109375 2071.406982421875 background all_cells +9563.3173828125 1956.580810546875 background all_cells +9519.439453125 1946.7069091796875 background all_cells +9571.75 2009.6944580078125 background all_cells +9585.01953125 1990.6583251953125 background all_cells +9584.421875 2020.497314453125 background all_cells +9583.103515625 2043.2122802734373 background all_cells +9586.9443359375 2039.559814453125 background all_cells +9579.5439453125 2028.80078125 background all_cells +9598.732421875 2049.277587890625 background all_cells +9608.8876953125 2056.8818359375 background all_cells +9592.2783203125 2015.5037841796875 background all_cells +9596.9287109375 1992.7880859375 background all_cells +9593.587890625 2010.182373046875 background all_cells +9653.251953125 2003.51123046875 background all_cells +9631.5400390625 1939.799072265625 background all_cells +9652.6484375 1990.5394287109373 background all_cells +9647.1015625 1987.1043701171875 background all_cells +9662.4482421875 1973.8577880859373 background all_cells +9680.123046875 1948.346435546875 background all_cells +9680.751953125 1984.198486328125 background all_cells +9686.369140625 1965.5963134765625 background all_cells +9681.44921875 1956.925048828125 background all_cells +9679.7470703125 1964.31201171875 background all_cells +9669.2509765625 1985.95703125 background all_cells +9671.787109375 1956.89990234375 background all_cells +9673.8232421875 1977.5054931640625 background all_cells +9671.58984375 1970.550048828125 background all_cells +9646.6416015625 2039.71435546875 background all_cells +9646.6015625 2018.585693359375 background all_cells +9654.0302734375 2016.84619140625 background all_cells +9655.884765625 2032.251220703125 background all_cells +9653.59375 2009.5076904296875 background all_cells +9662.4892578125 2016.057373046875 background all_cells +9643.431640625 2096.589599609375 background all_cells +9661.1083984375 2092.119140625 background all_cells +9651.1767578125 2077.354248046875 background all_cells +9651.5859375 2088.953125 background all_cells +9619.6484375 2076.00390625 background all_cells +9641.830078125 2068.000244140625 background all_cells +9637.1044921875 2046.0469970703125 background all_cells +9637.712890625 2080.066650390625 background all_cells +9362.9140625 1558.6978759765625 background all_cells +9362.22265625 1574.0667724609375 background all_cells +9355.8857421875 1579.9412841796875 background all_cells +9372.546875 1579.9556884765625 background all_cells +9368.0380859375 1598.595947265625 background all_cells +9367.4130859375 1592.1837158203125 background all_cells +9359.923828125 1596.260498046875 background all_cells +9359.359375 1607.26513671875 background all_cells +9353.294921875 1601.1112060546875 background all_cells +9374.986328125 1659.0838623046875 background all_cells +9370.5556640625 1658.96044921875 background all_cells +9370.0615234375 1649.406494140625 background all_cells +9364.6376953125 1616.8538818359375 background all_cells +9371.5849609375 1613.5540771484375 background all_cells +9368.265625 1637.6016845703125 background all_cells +9364.6357421875 1627.3414306640625 background all_cells +9379.0224609375 1607.31884765625 background all_cells +9383.275390625 1642.666015625 background all_cells +9383.3095703125 1634.0643310546875 background all_cells +9432.529296875 1608.514892578125 background all_cells +9439.90625 1620.2364501953125 background all_cells +9461.5166015625 1603.3262939453125 background all_cells +9455.5791015625 1611.76318359375 background all_cells +9463.244140625 1625.16650390625 background all_cells +9396.2080078125 1625.6572265625 background all_cells +9396.8671875 1613.44677734375 background all_cells +9405.0361328125 1613.552001953125 background all_cells +9406.439453125 1646.56982421875 background all_cells +9423.75 1644.39697265625 background all_cells +9414.4189453125 1645.2410888671875 background all_cells +9409.2822265625 1699.8997802734375 background all_cells +9402.6162109375 1656.00634765625 background all_cells +9397.6416015625 1660.8153076171875 background all_cells +9418.6748046875 1650.7066650390625 background all_cells +9426.009765625 1660.837646484375 background all_cells +9424.93359375 1651.837158203125 background all_cells +9416.0087890625 1729.134033203125 background all_cells +9425.5615234375 1725.36181640625 background all_cells +9424.3359375 1668.1619873046875 background all_cells +9383.1865234375 1708.7520751953125 background all_cells +9395.6376953125 1732.059814453125 background all_cells +9383.529296875 1726.595458984375 background all_cells +9397.5283203125 1721.397216796875 background all_cells +9402.3408203125 1707.245849609375 background all_cells +9388.42578125 1676.4766845703125 background all_cells +9430.958984375 1728.4219970703125 background all_cells +9452.7451171875 1730.4232177734375 background all_cells +9441.494140625 1728.9837646484375 background all_cells +9356.8134765625 1719.6602783203125 background all_cells +9363.5205078125 1715.7012939453125 background all_cells +9442.373046875 1663.76904296875 background all_cells +9471.0 1692.48681640625 background all_cells +9465.0458984375 1689.972412109375 background all_cells +9462.5791015625 1675.326904296875 background all_cells +9450.6953125 1790.478515625 background all_cells +9460.18359375 1798.9600830078125 background all_cells +9442.8779296875 1786.59326171875 background all_cells +9454.759765625 1814.1705322265625 background all_cells +9449.7666015625 1824.8837890625 background all_cells +9440.3515625 1812.59619140625 background all_cells +9356.0556640625 1808.36083984375 background all_cells +9387.337890625 1817.5758056640625 background all_cells +9390.9033203125 1808.3807373046875 background all_cells +9359.9482421875 1821.5419921875 background all_cells +9439.6123046875 1828.08642578125 background all_cells +9415.7412109375 1827.5137939453125 background all_cells +9455.8583984375 1831.5465087890625 background all_cells +9531.7705078125 1805.4951171875 background all_cells +9502.919921875 1844.591552734375 background all_cells +9538.6396484375 1820.5010986328125 background all_cells +9528.2880859375 1812.71435546875 background all_cells +9469.908203125 1805.88330078125 background all_cells +9485.2841796875 1801.006591796875 background all_cells +9475.61328125 1802.666015625 background all_cells +9547.6962890625 1913.4788818359373 background all_cells +9536.3828125 1928.875244140625 background all_cells +9522.5810546875 1938.202880859375 background all_cells +9521.0302734375 1931.43701171875 background all_cells +9423.69921875 1924.005126953125 background all_cells +9397.9375 1911.951416015625 background all_cells +9433.5283203125 1919.5218505859373 background all_cells +9428.1640625 1906.85693359375 background all_cells +9445.5 1887.825439453125 background all_cells +9479.61328125 1947.4322509765625 background all_cells +9456.6708984375 1903.2093505859373 background all_cells +9452.4765625 1939.2923583984373 background all_cells +9459.6650390625 1829.7510986328125 background all_cells +9481.0048828125 1852.416015625 background all_cells +9468.5654296875 1827.8590087890625 background all_cells +9461.41796875 1855.1578369140625 background all_cells +9410.646484375 1888.053955078125 background all_cells +9417.8037109375 1887.593017578125 background all_cells +9358.43359375 1845.8521728515625 background all_cells +9361.6015625 1835.7791748046875 background all_cells +9366.6708984375 1869.2138671875 background all_cells +9396.5078125 1853.098876953125 background all_cells +9506.99609375 1617.0963134765625 background all_cells +9504.8544921875 1611.6285400390625 background all_cells +9516.1513671875 1615.4693603515625 background all_cells +9513.8984375 1625.5068359375 background all_cells +9483.3095703125 1653.24951171875 background all_cells +9492.6259765625 1638.16943359375 background all_cells +9507.7080078125 1661.0263671875 background all_cells +9525.7666015625 1662.4720458984375 background all_cells +9504.83984375 1641.745361328125 background all_cells +9491.615234375 1617.9022216796875 background all_cells +9485.8583984375 1618.538818359375 background all_cells +9542.384765625 1711.359375 background all_cells +9545.5185546875 1742.1568603515625 background all_cells +9540.609375 1761.1109619140625 background all_cells +9553.1455078125 1718.9952392578125 background all_cells +9423.025390625 1768.0552978515625 background all_cells +9416.8974609375 1744.6986083984375 background all_cells +9424.6240234375 1781.4183349609375 background all_cells +9443.4892578125 1776.95263671875 background all_cells +9423.111328125 1756.634521484375 background all_cells +9431.53125 1780.6922607421875 background all_cells +9533.3173828125 1771.9642333984375 background all_cells +9526.515625 1793.0186767578125 background all_cells +9506.482421875 1752.3599853515625 background all_cells +9533.2978515625 1783.3282470703125 background all_cells +9500.6240234375 1779.6519775390625 background all_cells +9507.517578125 1769.21923828125 background all_cells +9494.990234375 1714.47119140625 background all_cells +9520.6259765625 1702.376953125 background all_cells +9492.3544921875 1705.525146484375 background all_cells +9482.080078125 1729.6962890625 background all_cells +9613.9404296875 1641.9544677734375 background all_cells +9599.9306640625 1703.146728515625 background all_cells +9624.7021484375 1672.703369140625 background all_cells +9579.8564453125 1890.47802734375 background all_cells +9588.6044921875 1908.553955078125 background all_cells +9584.966796875 1901.46337890625 background all_cells +9603.56640625 1832.326416015625 background all_cells +9617.572265625 1915.7139892578125 background all_cells +9615.3154296875 1865.326416015625 background all_cells +9619.5458984375 1837.14794921875 background all_cells +9560.5595703125 1865.975830078125 background all_cells +9568.193359375 1895.1563720703125 background all_cells +9561.24609375 1935.951416015625 background all_cells +9571.619140625 1745.93505859375 background all_cells +9585.1767578125 1705.128662109375 background all_cells +9587.025390625 1790.9742431640625 background all_cells +9556.513671875 1757.6025390625 background all_cells +9562.6416015625 1764.7723388671875 background all_cells +9557.46875 1619.831298828125 background all_cells +9558.1474609375 1640.821044921875 background all_cells +9587.7197265625 1623.95654296875 background all_cells +9579.404296875 1614.263671875 background all_cells +9568.6748046875 1633.192626953125 background all_cells +9607.1689453125 1638.9613037109375 background all_cells +9623.8125 1608.7117919921875 background all_cells +9630.2109375 1619.489990234375 background all_cells +9576.7412109375 1665.48046875 background all_cells +9568.7412109375 1657.4970703125 background all_cells +9561.11328125 1669.9622802734375 background all_cells +9562.6337890625 1660.0804443359375 background all_cells +9569.2548828125 1663.7049560546875 background all_cells +9657.142578125 1793.2559814453125 background all_cells +9630.8046875 1863.0863037109373 background all_cells +9664.443359375 1838.30126953125 background all_cells +9699.818359375 1907.000732421875 background all_cells +9701.4248046875 1892.50830078125 background all_cells +9697.146484375 1912.15771484375 background all_cells +9720.939453125 1911.234619140625 background all_cells +9680.7548828125 1938.8153076171875 background all_cells +9697.84375 1932.1690673828125 background all_cells +9693.25 1928.507568359375 background all_cells +9689.1083984375 1926.559814453125 background all_cells +9688.22265625 1935.94677734375 background all_cells +9675.5869140625 1943.0045166015625 background all_cells +9630.0810546875 1897.8731689453125 background all_cells +9650.1279296875 1918.5203857421875 background all_cells +9726.435546875 1841.364990234375 background all_cells +9718.0166015625 1798.092041015625 background all_cells +9734.41796875 1801.16845703125 background all_cells +9734.755859375 1815.8160400390625 background all_cells +9730.0771484375 1868.8883056640625 background all_cells +9723.3876953125 1768.1412353515625 background all_cells +9739.74609375 1778.6072998046875 background all_cells +9732.8056640625 1776.1153564453125 background all_cells +9728.0439453125 1771.465576171875 background all_cells +9731.212890625 1698.726806640625 background all_cells +9730.390625 1728.4517822265625 background all_cells +9724.6630859375 1757.5166015625 background all_cells +9731.0693359375 1747.3203125 background all_cells +9734.556640625 1760.5367431640625 background all_cells +9647.8798828125 1748.7178955078125 background all_cells +9702.8779296875 1754.756103515625 background all_cells +9689.7548828125 1756.7899169921875 background all_cells +9682.9892578125 1751.242919921875 background all_cells +9723.7958984375 1659.57373046875 background all_cells +9732.833984375 1678.59033203125 background all_cells +9697.30859375 1731.4696044921875 background all_cells +9723.271484375 1742.619384765625 background all_cells +9708.8984375 1731.876220703125 background all_cells +9701.6826171875 1691.226806640625 background all_cells +9679.0888671875 1667.56591796875 background all_cells +9679.529296875 1609.993896484375 background all_cells +9674.876953125 1625.5823974609375 background all_cells +9721.439453125 1664.2274169921875 background all_cells +9685.830078125 1645.0189208984375 background all_cells +9664.822265625 1729.5157470703125 background all_cells +9676.9169921875 1708.012451171875 background all_cells +9670.970703125 1739.4161376953125 background all_cells +9659.16796875 1637.192138671875 background all_cells +9657.7109375 1603.5601806640625 background all_cells +9660.4833984375 1612.7567138671875 background all_cells +9663.0810546875 1633.7960205078125 background all_cells +9352.8798828125 1508.155517578125 background all_cells +9362.072265625 1498.392822265625 background all_cells +9355.6923828125 1515.6363525390625 background all_cells +9372.81640625 1516.2677001953125 background all_cells +9374.8759765625 1499.364013671875 background all_cells +9378.6396484375 1517.876953125 background all_cells +9364.9267578125 1482.39794921875 background all_cells +9375.171875 1486.80078125 background all_cells +9374.0458984375 1491.1234130859375 background all_cells +9371.88671875 1480.6910400390625 background all_cells +9380.4931640625 1414.3485107421875 background all_cells +9368.4326171875 1455.9564208984375 background all_cells +9365.369140625 1447.0692138671875 background all_cells +9396.55078125 1562.9508056640625 background all_cells +9394.3798828125 1558.235595703125 background all_cells +9409.349609375 1437.035888671875 background all_cells +9428.2421875 1449.3623046875 background all_cells +9418.5771484375 1385.6685791015625 background all_cells +9388.591796875 1410.463623046875 background all_cells +9389.8701171875 1399.4993896484375 background all_cells +9400.916015625 1400.00244140625 background all_cells +9399.234375 1544.1177978515625 background all_cells +9401.4560546875 1574.1566162109375 background all_cells +9391.0478515625 1533.8914794921875 background all_cells +9422.1201171875 1522.62841796875 background all_cells +9409.529296875 1516.0823974609375 background all_cells +9401.3974609375 1521.5045166015625 background all_cells +9427.9072265625 1535.26904296875 background all_cells +9418.259765625 1528.9871826171875 background all_cells +9395.5732421875 1496.279052734375 background all_cells +9391.640625 1510.9783935546875 background all_cells +9386.701171875 1518.6202392578125 background all_cells +9382.4287109375 1512.7479248046875 background all_cells +9479.591796875 1516.291259765625 background all_cells +9485.4921875 1518.6182861328125 background all_cells +9492.443359375 1516.70947265625 background all_cells +9473.2802734375 1542.8463134765625 background all_cells +9480.853515625 1538.587890625 background all_cells +9468.8828125 1522.4527587890625 background all_cells +9474.0771484375 1531.30810546875 background all_cells +9478.9833984375 1526.896484375 background all_cells +9454.169921875 1589.6778564453125 background all_cells +9493.2939453125 1587.4239501953125 background all_cells +9471.73046875 1589.8284912109375 background all_cells +9487.8203125 1564.973876953125 background all_cells +9463.001953125 1543.8779296875 background all_cells +9455.119140625 1549.821533203125 background all_cells +9415.7587890625 1548.81591796875 background all_cells +9419.1435546875 1556.2811279296875 background all_cells +9429.10546875 1555.1669921875 background all_cells +9424.1982421875 1538.7708740234375 background all_cells +9444.796875 1551.4150390625 background all_cells +9449.2060546875 1571.6068115234375 background all_cells +9449.3330078125 1559.9608154296875 background all_cells +9448.6318359375 1548.2576904296875 background all_cells +9417.974609375 1572.6048583984375 background all_cells +9427.1552734375 1573.404052734375 background all_cells +9427.470703125 1563.5389404296875 background all_cells +9485.599609375 1542.7552490234375 background all_cells +9484.4228515625 1536.7059326171875 background all_cells +9514.71484375 1547.173095703125 background all_cells +9503.900390625 1545.080322265625 background all_cells +9496.79296875 1542.0264892578125 background all_cells +9613.5771484375 1541.4677734375 background all_cells +9650.515625 1538.2557373046875 background all_cells +9644.6484375 1527.833984375 background all_cells +9640.244140625 1521.8167724609375 background all_cells +9710.9931640625 1526.004638671875 background all_cells +9693.9248046875 1537.9735107421875 background all_cells +9548.9248046875 1554.1029052734375 background all_cells +9592.880859375 1546.5404052734375 background all_cells +9531.1572265625 1535.3978271484375 background all_cells +9534.7392578125 1534.0679931640625 background all_cells +9673.2685546875 1539.472412109375 background all_cells +9678.7822265625 1529.807861328125 background all_cells +9680.439453125 1523.4981689453125 background all_cells +9526.00390625 1567.495361328125 background all_cells +9629.5888671875 1565.3450927734375 background all_cells +9641.333984375 1583.926025390625 background all_cells +9636.998046875 1583.8115234375 background all_cells +9631.462890625 1584.555908203125 background all_cells +9684.3291015625 1600.2550048828125 background all_cells +9681.9775390625 1571.3863525390625 background all_cells +9707.0390625 1582.4698486328125 background all_cells +9599.4775390625 1578.9439697265625 background all_cells +9613.8125 1590.999755859375 background all_cells +9602.6845703125 1595.65478515625 background all_cells +9543.8564453125 1590.517333984375 background all_cells +9570.3515625 1599.13818359375 background all_cells +9560.51953125 1595.1385498046875 background all_cells +9562.05859375 1587.765625 background all_cells +9536.2607421875 1595.4337158203125 background all_cells +9521.2841796875 1579.2913818359375 background all_cells +9529.0224609375 1583.39892578125 background all_cells +9527.421875 1574.9932861328125 background all_cells +9496.71484375 1511.621826171875 background all_cells +9508.93359375 1510.52880859375 background all_cells +9499.2099609375 1515.75439453125 background all_cells +9528.248046875 1516.989013671875 background all_cells +9531.408203125 1512.456787109375 background all_cells +9514.5703125 1505.609375 background all_cells +9442.5595703125 1439.7457275390625 background all_cells +9430.4462890625 1438.2303466796875 background all_cells +9464.2734375 1465.9591064453125 background all_cells +9435.359375 1472.992431640625 background all_cells +9448.7919921875 1441.8380126953125 background all_cells +9456.427734375 1435.0899658203125 background all_cells +9451.1904296875 1446.654052734375 background all_cells +9450.8857421875 1438.4080810546875 background all_cells +9465.9794921875 1455.8743896484375 background all_cells +9449.0029296875 1456.4173583984375 background all_cells +9461.0888671875 1454.9403076171875 background all_cells +9461.15625 1443.353515625 background all_cells +9479.6865234375 1435.7166748046875 background all_cells +9472.708984375 1447.265869140625 background all_cells +9469.197265625 1439.145263671875 background all_cells +9442.9716796875 1495.438232421875 background all_cells +9443.736328125 1479.3170166015625 background all_cells +9431.220703125 1514.0975341796875 background all_cells +9461.6044921875 1513.9156494140625 background all_cells +9455.62109375 1513.6162109375 background all_cells +9432.27734375 1531.9642333984375 background all_cells +9441.599609375 1536.5692138671875 background all_cells +9448.958984375 1521.1539306640625 background all_cells +9446.962890625 1534.7344970703125 background all_cells +9460.5361328125 1494.638427734375 background all_cells +9450.2197265625 1504.5322265625 background all_cells +9448.6591796875 1483.7080078125 background all_cells +9468.5908203125 1504.002197265625 background all_cells +9477.9462890625 1477.508544921875 background all_cells +9479.6318359375 1508.447265625 background all_cells +9489.09765625 1503.0460205078125 background all_cells +9483.5302734375 1467.8948974609375 background all_cells +9492.849609375 1468.343017578125 background all_cells +9520.580078125 1485.00927734375 background all_cells +9525.998046875 1466.3089599609375 background all_cells +9635.3642578125 1417.5048828125 background all_cells +9643.6923828125 1432.38525390625 background all_cells +9633.53515625 1434.3712158203125 background all_cells +9539.3603515625 1472.8157958984375 background all_cells +9524.2041015625 1460.5037841796875 background all_cells +9521.0078125 1466.392822265625 background all_cells +9514.4716796875 1464.8333740234375 background all_cells +9505.8544921875 1460.75390625 background all_cells +9496.49609375 1470.5682373046875 background all_cells +9498.6513671875 1467.016845703125 background all_cells +9023.6416015625 2435.5439453125 background all_cells +9012.6279296875 2430.038330078125 background all_cells +9016.083984375 2514.82177734375 background all_cells +9051.4697265625 2510.18359375 background all_cells +9021.078125 2557.877685546875 background all_cells +9008.6484375 2523.9365234375 background all_cells +9016.8056640625 2555.25244140625 background all_cells +9046.8994140625 2457.96533203125 background all_cells +9025.1044921875 2488.59521484375 background all_cells +9006.04296875 2479.09375 background all_cells +9068.119140625 2473.451171875 background all_cells +8976.974609375 2569.427001953125 background all_cells +9008.140625 2585.703125 background all_cells +9003.7685546875 2586.14453125 background all_cells +8998.5517578125 2582.1484375 background all_cells +9034.4189453125 2571.3056640625 background all_cells +9025.8681640625 2573.719482421875 background all_cells +9049.6220703125 2617.72509765625 background all_cells +9045.552734375 2621.185546875 background all_cells +9058.8173828125 2637.19189453125 background all_cells +9044.5390625 2588.830810546875 background all_cells +9090.775390625 2652.7421875 background all_cells +9060.9169921875 2688.18994140625 background all_cells +9075.2880859375 2675.5625 background all_cells +9047.458984375 2638.20263671875 background all_cells +9050.828125 2655.15966796875 background all_cells +9075.3408203125 2565.9599609375 background all_cells +9077.3046875 2581.955322265625 background all_cells +9069.78515625 2625.946044921875 background all_cells +9079.8203125 2626.7607421875 background all_cells +9073.5458984375 2637.4375 background all_cells +9075.4873046875 2588.74267578125 background all_cells +8957.5498046875 2427.217529296875 background all_cells +8956.119140625 2479.237060546875 background all_cells +8955.8876953125 2434.449951171875 background all_cells +8971.1513671875 2555.623779296875 background all_cells +8966.677734375 2559.14404296875 background all_cells +8955.6484375 2557.096435546875 background all_cells +9001.1396484375 2555.96826171875 background all_cells +8998.6953125 2551.108642578125 background all_cells +8990.8115234375 2517.476806640625 background all_cells +8979.72265625 2560.506591796875 background all_cells +8982.75 2561.82177734375 background all_cells +8983.12109375 2436.15087890625 background all_cells +8977.7666015625 2434.94775390625 background all_cells +8997.6884765625 2514.0517578125 background all_cells +8922.03515625 2678.506591796875 background all_cells +8929.6552734375 2674.850830078125 background all_cells +8927.6181640625 2654.3583984375 background all_cells +8934.939453125 2649.772216796875 background all_cells +8941.5107421875 2661.124755859375 background all_cells +8940.8369140625 2677.48876953125 background all_cells +9017.1533203125 2611.276123046875 background all_cells +9025.8662109375 2632.294921875 background all_cells +9020.5390625 2625.050048828125 background all_cells +9032.78125 2609.056396484375 background all_cells +9037.3505859375 2618.689697265625 background all_cells +9021.1796875 2652.109375 background all_cells +9031.4560546875 2674.279052734375 background all_cells +9026.5126953125 2654.883056640625 background all_cells +9007.7783203125 2666.745849609375 background all_cells +8976.5673828125 2667.114013671875 background all_cells +8983.0732421875 2685.60888671875 background all_cells +8987.2294921875 2646.3115234375 background all_cells +8964.4951171875 2620.45947265625 background all_cells +8966.390625 2591.19970703125 background all_cells +9036.46484375 2645.991943359375 background all_cells +8978.5810546875 2613.3515625 background all_cells +8995.232421875 2611.753173828125 background all_cells +8984.4931640625 2607.205810546875 background all_cells +9126.447265625 2526.81640625 background all_cells +9112.24609375 2515.2607421875 background all_cells +9107.9111328125 2545.3779296875 background all_cells +9123.009765625 2533.0693359375 background all_cells +9099.4951171875 2608.0126953125 background all_cells +9117.4541015625 2619.382080078125 background all_cells +9108.62109375 2570.562744140625 background all_cells +9094.8359375 2581.508056640625 background all_cells +9093.310546875 2538.019287109375 background all_cells +9088.4052734375 2532.789794921875 background all_cells +9082.8779296875 2642.734619140625 background all_cells +9118.2763671875 2647.391357421875 background all_cells +9108.10546875 2653.720458984375 background all_cells +9128.9033203125 2654.467041015625 background all_cells +9131.158203125 2651.13916015625 background all_cells +9144.1396484375 2634.425048828125 background all_cells +9151.275390625 2653.427490234375 background all_cells +9133.119140625 2668.630615234375 background all_cells +9116.0498046875 2665.196533203125 background all_cells +9122.8720703125 2687.328125 background all_cells +9116.361328125 2688.63671875 background all_cells +9179.1728515625 2671.61376953125 background all_cells +9140.2021484375 2553.563720703125 background all_cells +9186.9169921875 2556.501953125 background all_cells +9190.2255859375 2555.2119140625 background all_cells +9194.8671875 2564.690673828125 background all_cells +9129.9638671875 2559.0 background all_cells +9248.7236328125 2436.432373046875 background all_cells +9235.921875 2579.667236328125 background all_cells +9248.056640625 2567.68017578125 background all_cells +9255.68359375 2595.608642578125 background all_cells +9249.9599609375 2596.8212890625 background all_cells +9196.9365234375 2591.790771484375 background all_cells +9141.7548828125 2580.41650390625 background all_cells +9174.361328125 2573.850830078125 background all_cells +9165.193359375 2573.55712890625 background all_cells +8803.62890625 2559.0146484375 background all_cells +8820.3935546875 2548.56201171875 background all_cells +8807.7080078125 2555.4580078125 background all_cells +8815.927734375 2534.977294921875 background all_cells +8808.9716796875 2522.976318359375 background all_cells +8809.7216796875 2532.02490234375 background all_cells +8831.50390625 2562.564453125 background all_cells +8841.6005859375 2560.582763671875 background all_cells +8896.7578125 2567.055908203125 background all_cells +8906.0537109375 2503.531005859375 background all_cells +8904.5478515625 2556.491455078125 background all_cells +8904.126953125 2526.4443359375 background all_cells +8834.7236328125 2514.3486328125 background all_cells +8839.041015625 2536.348388671875 background all_cells +8851.294921875 2522.348876953125 background all_cells +8858.51953125 2503.22607421875 background all_cells +8799.7734375 2534.04833984375 background all_cells +8810.529296875 2544.37109375 background all_cells +8800.5888671875 2542.4013671875 background all_cells +8893.671875 2494.018310546875 background all_cells +8896.25 2530.9228515625 background all_cells +8789.109375 2536.325927734375 background all_cells +8781.236328125 2550.317626953125 background all_cells +8791.0341796875 2548.988525390625 background all_cells +8785.6728515625 2545.341796875 background all_cells +8781.1953125 2543.410888671875 background all_cells +8784.9921875 2554.859130859375 background all_cells +8783.876953125 2561.170654296875 background all_cells +8827.55078125 2577.611083984375 background all_cells +8849.8369140625 2591.605712890625 background all_cells +8850.96875 2597.477294921875 background all_cells +8839.693359375 2594.650390625 background all_cells +8834.0654296875 2577.398681640625 background all_cells +8845.873046875 2566.030029296875 background all_cells +8824.748046875 2567.962890625 background all_cells +8834.3017578125 2567.745849609375 background all_cells +8814.498046875 2576.6171875 background all_cells +8803.86328125 2564.80712890625 background all_cells +8844.623046875 2616.943359375 background all_cells +8846.4150390625 2628.39990234375 background all_cells +8850.0927734375 2620.42724609375 background all_cells +8869.73828125 2617.919677734375 background all_cells +8860.3544921875 2622.46484375 background all_cells +8885.7275390625 2615.187255859375 background all_cells +8904.224609375 2613.11767578125 background all_cells +8900.57421875 2619.126220703125 background all_cells +8883.3974609375 2582.96435546875 background all_cells +8879.953125 2605.646728515625 background all_cells +8888.4716796875 2605.9599609375 background all_cells +8891.9345703125 2603.989013671875 background all_cells +8868.5009765625 2602.130859375 background all_cells +8906.73828125 2586.197998046875 background all_cells +8817.6474609375 2653.00244140625 background all_cells +8801.5576171875 2662.765625 background all_cells +8809.8662109375 2661.2119140625 background all_cells +8806.203125 2655.36376953125 background all_cells +8802.0693359375 2652.48974609375 background all_cells +8815.9580078125 2623.0966796875 background all_cells +8837.1416015625 2616.247314453125 background all_cells +8828.458984375 2612.257080078125 background all_cells +8827.662109375 2621.921142578125 background all_cells +8819.158203125 2615.60498046875 background all_cells +8823.3671875 2629.158203125 background all_cells +8812.681640625 2634.0185546875 background all_cells +8816.08203125 2631.419189453125 background all_cells +8813.314453125 2642.78955078125 background all_cells +8820.0625 2643.08935546875 background all_cells +8826.607421875 2642.131591796875 background all_cells +8815.0458984375 2486.653076171875 background all_cells +8842.8525390625 2485.31689453125 background all_cells +8819.939453125 2453.548583984375 background all_cells +8854.1259765625 2439.05126953125 background all_cells +8870.4462890625 2432.118896484375 background all_cells +8872.255859375 2464.122314453125 background all_cells +8870.0810546875 2487.71533203125 background all_cells +8865.9755859375 2435.94873046875 background all_cells +8797.3837890625 2471.767822265625 background all_cells +8779.3701171875 2477.30712890625 background all_cells +8783.767578125 2507.411865234375 background all_cells +8783.283203125 2497.28564453125 background all_cells +8787.298828125 2440.19677734375 background all_cells +8792.9501953125 2467.02490234375 background all_cells +8794.119140625 2458.3427734375 background all_cells +8784.3671875 2454.558837890625 background all_cells +8862.5908203125 2630.382568359375 background all_cells +8874.7392578125 2648.283447265625 background all_cells +8858.7880859375 2645.3310546875 background all_cells +8881.2529296875 2641.490234375 background all_cells +8872.115234375 2724.80224609375 background all_cells +8880.595703125 2741.72216796875 background all_cells +8863.330078125 2738.628173828125 background all_cells +8879.5146484375 2732.62109375 background all_cells +8865.5634765625 2696.168701171875 background all_cells +8873.484375 2717.837158203125 background all_cells +8861.607421875 2711.206298828125 background all_cells +8882.501953125 2702.2333984375 background all_cells +8862.5546875 2658.37744140625 background all_cells +8867.578125 2673.437255859375 background all_cells +8875.896484375 2662.697265625 background all_cells +8815.9306640625 2669.54931640625 background all_cells +8810.5888671875 2712.65380859375 background all_cells +8811.8740234375 2692.583251953125 background all_cells +8809.904296875 2679.09912109375 background all_cells +8797.45703125 2726.008544921875 background all_cells +8801.775390625 2717.714599609375 background all_cells +8787.29296875 2675.92333984375 background all_cells +8781.3056640625 2675.400146484375 background all_cells +8783.2099609375 2669.893798828125 background all_cells +8799.0869140625 2667.460693359375 background all_cells +8801.580078125 2701.752685546875 background all_cells +8800.5546875 2684.361328125 background all_cells +8830.9287109375 2688.46630859375 background all_cells +8826.7294921875 2696.673828125 background all_cells +8841.9404296875 2693.386962890625 background all_cells +8833.44921875 2747.154296875 background all_cells +8843.33203125 2735.914306640625 background all_cells +8838.982421875 2740.58203125 background all_cells +8809.56640625 2735.00830078125 background all_cells +8825.6884765625 2734.523681640625 background all_cells +8819.8857421875 2743.027099609375 background all_cells +8814.2724609375 2753.125732421875 background all_cells +8851.0048828125 2703.343505859375 background all_cells +8814.4111328125 2721.263916015625 background all_cells +8836.927734375 2709.9462890625 background all_cells +8839.8291015625 2669.766357421875 background all_cells +8853.333984375 2670.118896484375 background all_cells +8850.787109375 2659.40966796875 background all_cells +8842.9453125 2681.51123046875 background all_cells +8830.9013671875 2636.238037109375 background all_cells +8822.3193359375 2635.757568359375 background all_cells +8847.4482421875 2646.9404296875 background all_cells +8848.947265625 2636.443603515625 background all_cells +8837.1767578125 2643.958251953125 background all_cells +8836.232421875 2633.0029296875 background all_cells +8890.75390625 2656.822021484375 background all_cells +8898.158203125 2669.73779296875 background all_cells +8892.4404296875 2681.196044921875 background all_cells +8888.9384765625 2691.591064453125 background all_cells +8906.9501953125 2625.595947265625 background all_cells +8916.8828125 2644.549560546875 background all_cells +8914.46484375 2637.439208984375 background all_cells +8900.8701171875 2634.2900390625 background all_cells +8899.3037109375 2698.02734375 background all_cells +8912.5380859375 2682.427001953125 background all_cells +8910.7197265625 2697.361328125 background all_cells +8857.7998046875 2808.498046875 background all_cells +8867.375 2823.2177734375 background all_cells +8871.0439453125 2810.509765625 background all_cells +8865.1123046875 2799.467529296875 background all_cells +8869.255859375 2845.49462890625 background all_cells +8844.92578125 2845.887451171875 background all_cells +8841.94921875 2807.54931640625 background all_cells +8842.1923828125 2812.30615234375 background all_cells +8882.6865234375 2829.394287109375 background all_cells +8896.4384765625 2832.3671875 background all_cells +8887.0068359375 2832.576171875 background all_cells +8886.08203125 2863.587646484375 background all_cells +8890.0478515625 2870.76708984375 background all_cells +8879.3076171875 2868.8974609375 background all_cells +8903.5478515625 2869.381103515625 background all_cells +8911.556640625 2845.534912109375 background all_cells +8902.833984375 2855.376220703125 background all_cells +8903.15234375 2848.38818359375 background all_cells +8892.1484375 2848.1083984375 background all_cells +8898.337890625 2837.668212890625 background all_cells +8916.4384765625 2751.522216796875 background all_cells +8904.431640625 2751.2890625 background all_cells +8903.9833984375 2804.83251953125 background all_cells +8899.095703125 2820.061279296875 background all_cells +8884.189453125 2797.329345703125 background all_cells +8885.3681640625 2811.009521484375 background all_cells +8884.11328125 2803.68798828125 background all_cells +8886.763671875 2754.64990234375 background all_cells +8875.375 2763.394287109375 background all_cells +8863.6435546875 2759.340576171875 background all_cells +8891.7607421875 2783.547607421875 background all_cells +8893.8154296875 2763.026611328125 background all_cells +8853.8486328125 2856.287841796875 background all_cells +8843.109375 2857.42724609375 background all_cells +8838.80078125 2855.45654296875 background all_cells +9208.876953125 2855.505615234375 background all_cells +9189.0361328125 2858.964111328125 background all_cells +8864.4833984375 2861.863037109375 background all_cells +8861.263671875 2850.43994140625 background all_cells +8866.6181640625 2875.121826171875 background all_cells +8803.076171875 2786.0458984375 background all_cells +8788.1728515625 2782.920166015625 background all_cells +8806.1455078125 2792.845458984375 background all_cells +8810.935546875 2788.6494140625 background all_cells +8779.9560546875 2809.469970703125 background all_cells +8810.5380859375 2821.177734375 background all_cells +8801.84375 2828.35693359375 background all_cells +8788.92578125 2826.884033203125 background all_cells +8794.6748046875 2818.964111328125 background all_cells +8823.341796875 2807.217041015625 background all_cells +8826.6064453125 2815.047607421875 background all_cells +8820.728515625 2817.6171875 background all_cells +8822.412109375 2787.869873046875 background all_cells +8818.5087890625 2792.717529296875 background all_cells +8835.181640625 2791.4892578125 background all_cells +8795.9658203125 2881.2255859375 background all_cells +8791.8984375 2875.859375 background all_cells +8790.0634765625 2859.013671875 background all_cells +8831.5302734375 2855.013427734375 background all_cells +8810.060546875 2849.755859375 background all_cells +8816.6044921875 2850.69921875 background all_cells +8802.37109375 2872.525634765625 background all_cells +8807.2578125 2870.52587890625 background all_cells +8780.927734375 2745.05810546875 background all_cells +8781.6591796875 2759.22900390625 background all_cells +8788.8701171875 2770.513916015625 background all_cells +8788.1455078125 2759.35986328125 background all_cells +8793.3681640625 2742.841796875 background all_cells +8782.8701171875 2772.731689453125 background all_cells +8796.71875 2780.725341796875 background all_cells +8800.49609375 2767.296630859375 background all_cells +8808.896484375 2773.582275390625 background all_cells +8799.6689453125 2775.492431640625 background all_cells +8820.2099609375 2779.322509765625 background all_cells +8814.373046875 2781.3828125 background all_cells +8834.2275390625 2758.7841796875 background all_cells +8850.2138671875 2760.074951171875 background all_cells +8845.12890625 2767.628173828125 background all_cells +8841.970703125 2756.44775390625 background all_cells +9340.974609375 2351.48291015625 background all_cells +9334.3408203125 2377.249267578125 background all_cells +9342.208984375 2373.868896484375 background all_cells +9341.5390625 2356.418212890625 background all_cells +9360.7666015625 2420.94580078125 background all_cells +9372.71875 2419.7080078125 background all_cells +9368.62890625 2426.0234375 background all_cells +9358.3076171875 2405.848388671875 background all_cells +9346.7958984375 2406.52392578125 background all_cells +9334.9619140625 2426.272216796875 background all_cells +9346.0703125 2426.9755859375 background all_cells +9344.5439453125 2420.624755859375 background all_cells +9339.435546875 2420.149658203125 background all_cells +9423.4033203125 2376.396484375 background all_cells +9431.7568359375 2375.293212890625 background all_cells +9425.75390625 2366.0283203125 background all_cells +9422.0791015625 2414.5361328125 background all_cells +9431.1591796875 2427.51171875 background all_cells +9433.1904296875 2395.943115234375 background all_cells +9428.6962890625 2399.577392578125 background all_cells +9422.4169921875 2392.667724609375 background all_cells +9418.8056640625 2376.532470703125 background all_cells +9408.318359375 2362.830078125 background all_cells +9414.458984375 2362.364013671875 background all_cells +9417.830078125 2370.271728515625 background all_cells +9414.44921875 2402.729736328125 background all_cells +9411.1630859375 2400.927978515625 background all_cells +9400.3046875 2406.7900390625 background all_cells +9394.3349609375 2400.362548828125 background all_cells +9470.5029296875 2427.78466796875 background all_cells +9483.8173828125 2430.47607421875 background all_cells +9501.7421875 2429.758056640625 background all_cells +9477.2294921875 2432.156005859375 background all_cells +9488.5927734375 2407.89501953125 background all_cells +9481.171875 2411.416015625 background all_cells +9484.609375 2422.40966796875 background all_cells +9478.3515625 2418.78564453125 background all_cells +9397.9990234375 2418.759521484375 background all_cells +9399.34375 2411.321044921875 background all_cells +9402.7509765625 2429.461669921875 background all_cells +9384.505859375 2421.47802734375 background all_cells +9443.681640625 2417.07080078125 background all_cells +9450.6826171875 2410.0849609375 background all_cells +9451.1826171875 2418.07373046875 background all_cells +9350.302734375 2328.671630859375 background all_cells +9350.0322265625 2320.240966796875 background all_cells +9360.1669921875 2290.24462890625 background all_cells +9361.2880859375 2332.95751953125 background all_cells +9357.806640625 2265.2451171875 background all_cells +9363.033203125 2321.918212890625 background all_cells +9393.5576171875 2333.82177734375 background all_cells +9392.6259765625 2346.661376953125 background all_cells +9399.5888671875 2344.15185546875 background all_cells +9406.51171875 2339.46142578125 background all_cells +9395.4404296875 2357.35888671875 background all_cells +9392.23828125 2378.322998046875 background all_cells +9401.0361328125 2357.197265625 background all_cells +9374.6650390625 2380.446044921875 background all_cells +9381.47265625 2360.01123046875 background all_cells +9383.826171875 2374.640380859375 background all_cells +9353.6611328125 2386.2470703125 background all_cells +9436.4267578125 2256.49365234375 background all_cells +9429.048828125 2249.594970703125 background all_cells +9435.951171875 2245.86474609375 background all_cells +9453.4501953125 2249.958740234375 background all_cells +9443.841796875 2242.559326171875 background all_cells +9496.9228515625 2247.140869140625 background all_cells +9496.931640625 2274.665283203125 background all_cells +9468.8251953125 2238.740478515625 background all_cells +9482.9892578125 2242.0380859375 background all_cells +9473.8369140625 2250.332275390625 background all_cells +9451.322265625 2264.307861328125 background all_cells +9471.32421875 2266.527587890625 background all_cells +9480.2822265625 2278.9453125 background all_cells +9439.908203125 2270.862060546875 background all_cells +9570.2119140625 2250.411865234375 background all_cells +9566.2666015625 2240.491455078125 background all_cells +9576.6572265625 2243.425537109375 background all_cells +9595.9111328125 2249.771484375 background all_cells +9597.91015625 2243.92529296875 background all_cells +9585.673828125 2252.331787109375 background all_cells +9596.833984375 2259.411865234375 background all_cells +9602.8232421875 2271.272705078125 background all_cells +9596.513671875 2271.5400390625 background all_cells +9580.3056640625 2271.607421875 background all_cells +9585.677734375 2269.0751953125 background all_cells +9574.3837890625 2260.731201171875 background all_cells +9588.7978515625 2285.57958984375 background all_cells +9603.69921875 2288.892333984375 background all_cells +9598.89453125 2298.02490234375 background all_cells +9561.423828125 2290.841064453125 background all_cells +9505.7705078125 2264.005859375 background all_cells +9512.724609375 2281.742919921875 background all_cells +9530.0205078125 2253.06640625 background all_cells +9514.7880859375 2252.670166015625 background all_cells +9507.3017578125 2243.6337890625 background all_cells +9545.6533203125 2287.330078125 background all_cells +9551.123046875 2276.956787109375 background all_cells +9545.7890625 2251.32763671875 background all_cells +9549.8984375 2267.172119140625 background all_cells +9553.5830078125 2260.15087890625 background all_cells +9442.9482421875 2304.987548828125 background all_cells +9464.703125 2314.9912109375 background all_cells +9452.4443359375 2315.76416015625 background all_cells +9547.0 2335.428466796875 background all_cells +9545.0693359375 2326.326416015625 background all_cells +9552.0947265625 2283.406982421875 background all_cells +9552.533203125 2293.6435546875 background all_cells +9545.33984375 2315.209228515625 background all_cells +9555.2177734375 2287.640869140625 background all_cells +9517.3505859375 2333.612548828125 background all_cells +9490.4951171875 2283.85791015625 background all_cells +9464.05078125 2294.309814453125 background all_cells +9498.966796875 2287.668701171875 background all_cells +9481.3369140625 2297.259033203125 background all_cells +9482.955078125 2287.60888671875 background all_cells +9444.29296875 2289.5595703125 background all_cells +9456.0771484375 2281.453857421875 background all_cells +9449.251953125 2284.47900390625 background all_cells +9417.11328125 2347.47021484375 background all_cells +9419.099609375 2336.777587890625 background all_cells +9434.8505859375 2340.55126953125 background all_cells +9457.7509765625 2349.2080078125 background all_cells +9452.2939453125 2339.345947265625 background all_cells +9443.2705078125 2346.980224609375 background all_cells +9440.876953125 2320.087646484375 background all_cells +9443.8955078125 2330.86669921875 background all_cells +9464.466796875 2359.260986328125 background all_cells +9488.3251953125 2374.770263671875 background all_cells +9481.849609375 2360.635009765625 background all_cells +9559.6611328125 2350.53955078125 background all_cells +9565.1591796875 2372.65283203125 background all_cells +9566.1640625 2366.62646484375 background all_cells +9561.78515625 2359.9140625 background all_cells +9549.4453125 2345.117919921875 background all_cells +9561.763671875 2340.795654296875 background all_cells +9491.361328125 2356.641357421875 background all_cells +9513.95703125 2354.174560546875 background all_cells +9503.7724609375 2356.62451171875 background all_cells +9440.8427734375 2365.211669921875 background all_cells +9457.3466796875 2372.322509765625 background all_cells +9452.4267578125 2382.1982421875 background all_cells +9445.2529296875 2375.52197265625 background all_cells +9550.2802734375 2371.88623046875 background all_cells +9562.3232421875 2378.88818359375 background all_cells +9559.4169921875 2389.261962890625 background all_cells +9505.9462890625 2398.135986328125 background all_cells +9499.07421875 2376.009033203125 background all_cells +9517.2607421875 2395.7119140625 background all_cells +9516.482421875 2389.890869140625 background all_cells +9474.5146484375 2388.065185546875 background all_cells +9481.0380859375 2390.1416015625 background all_cells +9478.5263671875 2399.209228515625 background all_cells +9464.818359375 2365.357421875 background all_cells +9463.7099609375 2378.81982421875 background all_cells +9474.3359375 2381.17578125 background all_cells +9474.5439453125 2374.580810546875 background all_cells +9465.546875 2384.24560546875 background all_cells +9442.017578125 2386.248291015625 background all_cells +9437.86328125 2392.67431640625 background all_cells +9457.2841796875 2396.287353515625 background all_cells +9455.220703125 2386.8623046875 background all_cells +9446.431640625 2392.291748046875 background all_cells +9189.013671875 2626.51220703125 background all_cells +9190.447265625 2638.175048828125 background all_cells +9195.2197265625 2677.910400390625 background all_cells +9180.4267578125 2689.775390625 background all_cells +9205.6845703125 2675.427490234375 background all_cells +9212.5361328125 2682.7333984375 background all_cells +9210.947265625 2676.305419921875 background all_cells +9207.9853515625 2651.611572265625 background all_cells +9204.98828125 2666.69189453125 background all_cells +9203.2470703125 2657.615234375 background all_cells +9298.53515625 2647.963134765625 background all_cells +9260.9990234375 2643.7373046875 background all_cells +9270.6513671875 2664.17138671875 background all_cells +9332.9140625 2670.353271484375 background all_cells +9340.53125 2679.589111328125 background all_cells +9323.4482421875 2669.505126953125 background all_cells +9315.6240234375 2634.540283203125 background all_cells +9326.4208984375 2636.113525390625 background all_cells +9292.064453125 2687.213134765625 background all_cells +9286.123046875 2686.31201171875 background all_cells +9226.49609375 2652.274658203125 background all_cells +9232.9892578125 2625.848388671875 background all_cells +9228.150390625 2628.279541015625 background all_cells +9252.9326171875 2667.875244140625 background all_cells +9264.3505859375 2673.710693359375 background all_cells +9244.7451171875 2675.003662109375 background all_cells +9273.830078125 2616.7001953125 background all_cells +9244.30859375 2632.270263671875 background all_cells +9252.3427734375 2659.4443359375 background all_cells +9253.517578125 2649.349365234375 background all_cells +9242.1708984375 2641.821044921875 background all_cells +9334.59375 2485.03857421875 background all_cells +9331.7578125 2469.27685546875 background all_cells +9348.3046875 2475.91015625 background all_cells +9333.966796875 2477.54345703125 background all_cells +9343.796875 2483.73193359375 background all_cells +9341.90234375 2466.3359375 background all_cells +9374.458984375 2485.591064453125 background all_cells +9394.41015625 2496.8369140625 background all_cells +9349.53515625 2494.073486328125 background all_cells +9364.4384765625 2491.091552734375 background all_cells +9359.96484375 2477.052001953125 background all_cells +9355.984375 2487.7734375 background all_cells +9489.119140625 2461.351318359375 background all_cells +9486.2646484375 2469.129150390625 background all_cells +9498.0673828125 2468.462158203125 background all_cells +9482.884765625 2460.08837890625 background all_cells +9534.1015625 2427.2080078125 background all_cells +9528.06640625 2432.63330078125 background all_cells +9529.36328125 2453.53564453125 background all_cells +9522.3828125 2452.281005859375 background all_cells +9505.44921875 2456.554931640625 background all_cells +9513.923828125 2448.727294921875 background all_cells +9510.4853515625 2465.13525390625 background all_cells +9521.84375 2473.312255859375 background all_cells +9501.314453125 2480.46484375 background all_cells +9513.201171875 2484.007080078125 background all_cells +9515.6015625 2473.528076171875 background all_cells +9452.6328125 2472.220947265625 background all_cells +9462.3916015625 2481.68896484375 background all_cells +9476.1552734375 2482.51416015625 background all_cells +9479.3447265625 2448.983642578125 background all_cells +9484.6171875 2450.853271484375 background all_cells +9489.3330078125 2448.643310546875 background all_cells +9479.7392578125 2490.305908203125 background all_cells +9489.078125 2477.90185546875 background all_cells +9487.4697265625 2484.83251953125 background all_cells +9481.751953125 2482.297607421875 background all_cells +9480.9189453125 2438.61083984375 background all_cells +9485.5673828125 2442.296142578125 background all_cells +9471.8984375 2439.164794921875 background all_cells +9413.869140625 2435.62060546875 background all_cells +9401.0732421875 2439.29248046875 background all_cells +9411.4814453125 2445.6376953125 background all_cells +9419.0810546875 2440.9609375 background all_cells +9445.2763671875 2479.88134765625 background all_cells +9437.21484375 2481.14111328125 background all_cells +9422.7421875 2452.9248046875 background all_cells +9427.0166015625 2468.596435546875 background all_cells +9398.6494140625 2463.12451171875 background all_cells +9420.28125 2465.52978515625 background all_cells +9414.333984375 2457.139892578125 background all_cells +9352.8583984375 2428.01318359375 background all_cells +9357.234375 2438.77880859375 background all_cells +9359.0830078125 2430.26611328125 background all_cells +9453.578125 2432.914794921875 background all_cells +9464.9580078125 2452.55224609375 background all_cells +9455.556640625 2445.070068359375 background all_cells +9390.373046875 2432.057861328125 background all_cells +9437.755859375 2459.486328125 background all_cells +9434.982421875 2454.677001953125 background all_cells +9389.7265625 2455.52001953125 background all_cells +9385.5625 2438.474853515625 background all_cells +9382.189453125 2444.104248046875 background all_cells +9380.0634765625 2439.9697265625 background all_cells +9364.1142578125 2437.918212890625 background all_cells +9374.775390625 2430.211669921875 background all_cells +9375.830078125 2435.46630859375 background all_cells +9371.7216796875 2440.25341796875 background all_cells +9401.81640625 2523.593994140625 background all_cells +9416.7080078125 2498.4462890625 background all_cells +9421.6767578125 2513.667236328125 background all_cells +9405.3046875 2497.71044921875 background all_cells +9406.8818359375 2506.658935546875 background all_cells +9340.095703125 2507.111572265625 background all_cells +9348.5751953125 2510.781982421875 background all_cells +9340.359375 2495.795654296875 background all_cells +9356.263671875 2502.853515625 background all_cells +9366.4775390625 2502.608642578125 background all_cells +9363.5361328125 2513.10009765625 background all_cells +9321.3408203125 2517.51220703125 background all_cells +9325.93359375 2508.830810546875 background all_cells +9334.2255859375 2508.429931640625 background all_cells +9330.720703125 2514.864501953125 background all_cells +9327.494140625 2499.82861328125 background all_cells +9418.89453125 2536.291748046875 background all_cells +9446.77734375 2512.73486328125 background all_cells +9457.2197265625 2496.488525390625 background all_cells +9456.1484375 2531.711181640625 background all_cells +9435.4091796875 2521.05419921875 background all_cells +9438.2509765625 2528.09912109375 background all_cells +9438.7353515625 2531.5068359375 background all_cells +9441.705078125 2527.030517578125 background all_cells +9467.375 2536.583984375 background all_cells +9443.7001953125 2489.613525390625 background all_cells +9437.5810546875 2496.5458984375 background all_cells +9430.287109375 2509.3046875 background all_cells +9499.3564453125 2494.008544921875 background all_cells +9508.84375 2507.669189453125 background all_cells +9493.93359375 2495.06103515625 background all_cells +9502.4521484375 2508.45947265625 background all_cells +9507.8466796875 2496.77587890625 background all_cells +9497.3876953125 2510.80322265625 background all_cells +9526.53515625 2519.471923828125 background all_cells +9526.232421875 2545.26611328125 background all_cells +9517.828125 2527.539794921875 background all_cells +9527.9140625 2492.864990234375 background all_cells +9523.2900390625 2502.328857421875 background all_cells +9515.009765625 2499.19384765625 background all_cells +9506.296875 2523.04638671875 background all_cells +9508.0283203125 2539.66796875 background all_cells +9505.4560546875 2547.865234375 background all_cells +9531.884765625 2553.443115234375 background all_cells +9525.44921875 2581.5810546875 background all_cells +9515.6962890625 2587.286865234375 background all_cells +9512.1748046875 2565.933837890625 background all_cells +9516.9541015625 2557.572998046875 background all_cells +9483.625 2556.579345703125 background all_cells +9491.349609375 2558.499755859375 background all_cells +9486.1181640625 2573.727783203125 background all_cells +9487.3759765625 2581.00927734375 background all_cells +9484.71484375 2588.258544921875 background all_cells +9489.94921875 2586.4580078125 background all_cells +9478.7138671875 2580.666259765625 background all_cells +9432.154296875 2551.053955078125 background all_cells +9457.0029296875 2549.794677734375 background all_cells +9466.21875 2577.962890625 background all_cells +9465.2099609375 2547.933349609375 background all_cells +9441.74609375 2566.2353515625 background all_cells +9435.06640625 2578.172119140625 background all_cells +9497.7216796875 2571.614013671875 background all_cells +9506.9384765625 2575.795654296875 background all_cells +9498.3916015625 2555.167236328125 background all_cells +9500.5556640625 2562.835693359375 background all_cells +9507.8359375 2559.05224609375 background all_cells +9503.380859375 2555.608642578125 background all_cells +9497.826171875 2540.26025390625 background all_cells +9471.646484375 2541.776123046875 background all_cells +9484.322265625 2539.94384765625 background all_cells +9474.568359375 2544.43603515625 background all_cells +9487.8251953125 2519.997802734375 background all_cells +9478.138671875 2533.185546875 background all_cells +9495.7958984375 2533.515380859375 background all_cells +9494.8994140625 2524.0078125 background all_cells +9470.8857421875 2500.739013671875 background all_cells +9492.1103515625 2498.741943359375 background all_cells +9489.1630859375 2499.443115234375 background all_cells +9487.001953125 2502.186279296875 background all_cells +9483.751953125 2504.842529296875 background all_cells +9474.9794921875 2506.93017578125 background all_cells +9427.4970703125 2605.791748046875 background all_cells +9455.07421875 2602.231689453125 background all_cells +9444.87890625 2615.279296875 background all_cells +9456.05078125 2616.1181640625 background all_cells +9456.5029296875 2612.7548828125 background all_cells +9446.91015625 2606.764892578125 background all_cells +9514.64453125 2599.954345703125 background all_cells +9520.708984375 2616.346435546875 background all_cells +9491.548828125 2599.453125 background all_cells +9503.8095703125 2594.622802734375 background all_cells +9507.1611328125 2608.8271484375 background all_cells +9496.0400390625 2610.69873046875 background all_cells +9499.1298828125 2596.89013671875 background all_cells +9481.052734375 2606.9384765625 background all_cells +9485.2216796875 2602.82177734375 background all_cells +9482.796875 2599.176513671875 background all_cells +9464.470703125 2598.923583984375 background all_cells +9478.0087890625 2592.907958984375 background all_cells +9463.0947265625 2609.513671875 background all_cells +9474.7060546875 2604.52734375 background all_cells +9476.4775390625 2614.71875 background all_cells +9469.740234375 2597.615478515625 background all_cells +9331.8115234375 2538.623046875 background all_cells +9334.07421875 2542.908203125 background all_cells +9346.568359375 2535.1572265625 background all_cells +9330.6787109375 2559.3193359375 background all_cells +9304.8720703125 2558.47314453125 background all_cells +9322.0595703125 2534.619384765625 background all_cells +9317.2734375 2528.23388671875 background all_cells +9317.287109375 2534.91650390625 background all_cells +9389.2294921875 2588.14892578125 background all_cells +9389.892578125 2599.878173828125 background all_cells +9417.142578125 2582.183837890625 background all_cells +9425.466796875 2567.528564453125 background all_cells +9428.18359375 2596.2783203125 background all_cells +9408.8583984375 2594.87109375 background all_cells +9400.6845703125 2562.087890625 background all_cells +9402.021484375 2570.743896484375 background all_cells +9347.115234375 2527.658447265625 background all_cells +9383.35546875 2528.92236328125 background all_cells +9391.556640625 2556.462158203125 background all_cells +9405.33984375 2550.856201171875 background all_cells +9352.61328125 2556.36279296875 background all_cells +9377.1083984375 2543.188232421875 background all_cells +9366.068359375 2544.93359375 background all_cells +9363.98046875 2578.677978515625 background all_cells +9324.75390625 2587.8125 background all_cells +9333.15234375 2585.2939453125 background all_cells +9353.36328125 2587.418212890625 background all_cells +9349.9267578125 2599.07568359375 background all_cells +9365.451171875 2586.1064453125 background all_cells +9372.1025390625 2600.9140625 background all_cells +9370.5615234375 2594.80712890625 background all_cells +9363.546875 2599.249267578125 background all_cells +9373.744140625 2583.751953125 background all_cells +9384.9716796875 2597.8798828125 background all_cells +9380.4287109375 2583.59912109375 background all_cells +9377.1259765625 2572.69189453125 background all_cells +9303.7353515625 2582.546875 background all_cells +9310.9775390625 2568.977294921875 background all_cells +9259.7265625 2442.550537109375 background all_cells +9263.478515625 2451.267822265625 background all_cells +9267.5810546875 2460.178466796875 background all_cells +9265.41796875 2443.02001953125 background all_cells +9280.6904296875 2479.162841796875 background all_cells +9287.2236328125 2504.09326171875 background all_cells +9283.47265625 2494.53466796875 background all_cells +9278.9560546875 2439.70166015625 background all_cells +9268.578125 2432.79443359375 background all_cells +9279.3828125 2465.1015625 background all_cells +9322.3564453125 2498.6337890625 background all_cells +9333.0302734375 2495.918701171875 background all_cells +9328.1337890625 2490.06787109375 background all_cells +9324.4716796875 2494.357177734375 background all_cells +9309.2587890625 2497.55224609375 background all_cells +9315.2763671875 2508.62548828125 background all_cells +9317.9873046875 2512.899658203125 background all_cells +9314.13671875 2487.173095703125 background all_cells +9325.1494140625 2453.035400390625 background all_cells +9319.9638671875 2451.390625 background all_cells +9326.9375 2446.031494140625 background all_cells +9330.580078125 2448.02099609375 background all_cells +9330.9267578125 2458.86962890625 background all_cells +9337.521484375 2448.274658203125 background all_cells +9351.5986328125 2455.740234375 background all_cells +9341.7119140625 2452.10009765625 background all_cells +9333.7822265625 2440.1220703125 background all_cells +9325.9931640625 2441.669189453125 background all_cells +9327.4892578125 2432.952880859375 background all_cells +9320.4111328125 2435.9365234375 background all_cells +9345.6611328125 2437.322509765625 background all_cells +9334.484375 2433.226318359375 background all_cells +9294.1484375 2435.133544921875 background all_cells +9292.974609375 2449.396484375 background all_cells +9307.826171875 2440.9296875 background all_cells +9315.28125 2435.90625 background all_cells +9296.587890625 2442.790283203125 background all_cells +9317.9404296875 2470.04052734375 background all_cells +9311.564453125 2476.95068359375 background all_cells +9323.8017578125 2473.13720703125 background all_cells +9315.3525390625 2458.2431640625 background all_cells +9317.1201171875 2463.93310546875 background all_cells +9295.982421875 2473.04345703125 background all_cells +9298.2314453125 2455.432373046875 background all_cells +9300.8662109375 2482.460693359375 background all_cells +9294.5341796875 2480.63623046875 background all_cells +9294.6611328125 2466.458251953125 background all_cells +9321.2626953125 2609.915771484375 background all_cells +9333.4052734375 2610.62548828125 background all_cells +9356.958984375 2620.73828125 background all_cells +9369.236328125 2626.30859375 background all_cells +9352.65234375 2658.68408203125 background all_cells +9341.9580078125 2621.07177734375 background all_cells +9323.5791015625 2598.531494140625 background all_cells +9341.333984375 2601.371826171875 background all_cells +9328.8369140625 2602.3447265625 background all_cells +9394.7021484375 2607.15087890625 background all_cells +9395.453125 2601.27197265625 background all_cells +9429.23046875 2658.48828125 background all_cells +9428.365234375 2665.607421875 background all_cells +9425.259765625 2667.93603515625 background all_cells +9428.84765625 2623.673828125 background all_cells +9427.1962890625 2649.571533203125 background all_cells +9429.6416015625 2642.872314453125 background all_cells +9427.99609375 2632.71044921875 background all_cells +9403.9677734375 2617.845947265625 background all_cells +9425.759765625 2612.816162109375 background all_cells +9414.931640625 2602.721923828125 background all_cells +9403.408203125 2657.791259765625 background all_cells +9416.1904296875 2657.24169921875 background all_cells +9416.95703125 2667.177001953125 background all_cells +9359.91015625 2677.8291015625 background all_cells +9362.845703125 2670.182373046875 background all_cells +9361.5224609375 2686.543212890625 background all_cells +9404.1865234375 2685.656982421875 background all_cells +9387.564453125 2684.928466796875 background all_cells +9381.521484375 2677.828857421875 background all_cells +9414.263671875 2674.294189453125 background all_cells +9368.0732421875 2684.88232421875 background all_cells +9370.99609375 2682.62548828125 background all_cells +8807.0625 2346.882568359375 background all_cells +8789.3701171875 2356.3388671875 background all_cells +8802.892578125 2357.7763671875 background all_cells +8796.794921875 2349.811279296875 background all_cells +8806.083984375 2370.0771484375 background all_cells +8808.5595703125 2365.773681640625 background all_cells +8787.099609375 2393.381103515625 background all_cells +8788.29296875 2414.53466796875 background all_cells +8793.572265625 2418.304443359375 background all_cells +8799.73046875 2369.9921875 background all_cells +8798.865234375 2411.422607421875 background all_cells +8789.966796875 2406.60595703125 background all_cells +8895.859375 2373.25341796875 background all_cells +8893.09375 2377.0966796875 background all_cells +8880.5517578125 2375.891357421875 background all_cells +8837.6708984375 2358.779296875 background all_cells +8899.6357421875 2359.143798828125 background all_cells +8888.7724609375 2344.93359375 background all_cells +8814.068359375 2410.02685546875 background all_cells +8817.7568359375 2399.912109375 background all_cells +8827.984375 2397.644775390625 background all_cells +8829.53125 2360.766845703125 background all_cells +8824.2392578125 2370.917236328125 background all_cells +8948.796875 2354.0361328125 background all_cells +8914.0498046875 2365.937255859375 background all_cells +8927.7783203125 2373.79296875 background all_cells +8913.7265625 2369.0703125 background all_cells +8924.4462890625 2375.224365234375 background all_cells +9002.3173828125 2348.974365234375 background all_cells +9019.8017578125 2368.259521484375 background all_cells +9004.1083984375 2367.6181640625 background all_cells +8986.125 2380.62548828125 background all_cells +8978.6220703125 2378.46240234375 background all_cells +8998.05859375 2376.73046875 background all_cells +9006.1728515625 2378.29931640625 background all_cells +9023.9345703125 2379.060546875 background all_cells +9012.515625 2380.910400390625 background all_cells +8989.3466796875 2363.92236328125 background all_cells +8972.6591796875 2392.92138671875 background all_cells +8934.9130859375 2418.148193359375 background all_cells +8917.357421875 2432.8330078125 background all_cells +8915.80859375 2424.552490234375 background all_cells +8901.9794921875 2397.7421875 background all_cells +8906.078125 2407.948486328125 background all_cells +8906.1591796875 2390.1455078125 background all_cells +8889.302734375 2434.883544921875 background all_cells +8902.4873046875 2435.51611328125 background all_cells +8901.826171875 2423.244873046875 background all_cells +8877.046875 2392.517822265625 background all_cells +8871.5419921875 2410.35693359375 background all_cells +8987.01953125 2411.958984375 background all_cells +8992.3310546875 2426.618408203125 background all_cells +9030.69140625 2425.251708984375 background all_cells +9031.455078125 2400.304443359375 background all_cells +9004.978515625 2398.66552734375 background all_cells +8995.1484375 2398.133544921875 background all_cells +9050.4482421875 2381.822265625 background all_cells +9053.3134765625 2410.862548828125 background all_cells +9046.2080078125 2394.796875 background all_cells +9085.5556640625 2405.8466796875 background all_cells +9072.48828125 2419.24267578125 background all_cells +9072.509765625 2386.513427734375 background all_cells +9097.0234375 2401.073486328125 background all_cells +9095.197265625 2389.9130859375 background all_cells +9077.4921875 2342.332763671875 background all_cells +9024.0966796875 2357.08056640625 background all_cells +9089.1318359375 2309.407470703125 background all_cells +9084.0048828125 2321.470947265625 background all_cells +9059.615234375 2324.42138671875 background all_cells +9049.2021484375 2319.772705078125 background all_cells +9064.8388671875 2257.171630859375 background all_cells +9044.521484375 2301.67236328125 background all_cells +9044.541015625 2283.866943359375 background all_cells +9043.416015625 2241.391357421875 background all_cells +9024.791015625 2251.803955078125 background all_cells +9034.771484375 2248.58544921875 background all_cells +9031.17578125 2329.614990234375 background all_cells +9034.4189453125 2305.654541015625 background all_cells +9020.9638671875 2299.8359375 background all_cells +9028.5234375 2289.0849609375 background all_cells +9240.1337890625 2304.034912109375 background all_cells +9242.8310546875 2311.45263671875 background all_cells +9336.9189453125 2290.7548828125 background all_cells +9355.21484375 2276.322265625 background all_cells +9341.1943359375 2274.42431640625 background all_cells +9342.6513671875 2313.003173828125 background all_cells +9335.6484375 2308.570068359375 background all_cells +9336.2744140625 2316.101318359375 background all_cells +9341.1474609375 2319.967041015625 background all_cells +9342.2333984375 2325.31689453125 background all_cells +9333.859375 2250.167724609375 background all_cells +9359.7744140625 2256.435302734375 background all_cells +9346.7802734375 2252.871337890625 background all_cells +9339.82421875 2262.7099609375 background all_cells +9254.95703125 2326.08642578125 background all_cells +9330.6162109375 2317.73828125 background all_cells +9256.4609375 2346.2744140625 background all_cells +9398.974609375 2250.880126953125 background all_cells +9415.568359375 2238.185546875 background all_cells +9414.958984375 2250.494140625 background all_cells +9404.89453125 2245.586669921875 background all_cells +9387.19921875 2253.182861328125 background all_cells +9395.11328125 2254.622802734375 background all_cells +9369.966796875 2264.843017578125 background all_cells +9375.1875 2278.6865234375 background all_cells +9398.494140625 2261.86962890625 background all_cells +9417.740234375 2266.23095703125 background all_cells +9408.04296875 2260.98779296875 background all_cells +9401.212890625 2274.594482421875 background all_cells +9422.5947265625 2305.424560546875 background all_cells +9434.2099609375 2311.284423828125 background all_cells +9430.0927734375 2305.478759765625 background all_cells +9426.544921875 2280.7470703125 background all_cells +9415.5146484375 2313.470703125 background all_cells +9399.853515625 2314.230712890625 background all_cells +9403.3203125 2326.638916015625 background all_cells +9425.7939453125 2313.9892578125 background all_cells +9410.6181640625 2322.082275390625 background all_cells +9421.580078125 2323.556396484375 background all_cells +9375.6357421875 2293.000244140625 background all_cells +9383.900390625 2300.1201171875 background all_cells +9383.2265625 2316.38330078125 background all_cells +9389.5751953125 2306.466796875 background all_cells +9371.7294921875 2308.828125 background all_cells +9369.732421875 2299.703369140625 background all_cells +9403.8818359375 2306.975341796875 background all_cells +9413.06640625 2298.12158203125 background all_cells +9401.35546875 2287.464599609375 background all_cells +9128.310546875 2245.35498046875 background all_cells +9194.9833984375 2254.22021484375 background all_cells +9120.0732421875 2268.175537109375 background all_cells +9168.6328125 2280.80029296875 background all_cells +9148.2705078125 2275.0439453125 background all_cells +9115.451171875 2289.7001953125 background all_cells +9185.6455078125 2301.146484375 background all_cells +9135.61328125 2294.083984375 background all_cells +9127.525390625 2293.52685546875 background all_cells +9098.3330078125 2277.29345703125 background all_cells +9088.486328125 2287.05712890625 background all_cells +9084.2958984375 2264.470458984375 background all_cells +9091.740234375 2272.501220703125 background all_cells +9079.8779296875 2276.136962890625 background all_cells +9073.15234375 2270.283935546875 background all_cells +9265.248046875 2504.603271484375 background all_cells +9237.375 2499.596435546875 background all_cells +9279.9541015625 2410.670654296875 background all_cells +9291.6005859375 2419.332763671875 background all_cells +9293.435546875 2411.037353515625 background all_cells +9306.623046875 2411.77294921875 background all_cells +9264.1640625 2417.8583984375 background all_cells +9276.85546875 2414.2646484375 background all_cells +9272.849609375 2417.1025390625 background all_cells +9264.2392578125 2411.98583984375 background all_cells +9251.677734375 2422.548095703125 background all_cells +9276.9033203125 2429.6923828125 background all_cells +9280.4150390625 2423.864990234375 background all_cells +9249.6298828125 2382.083984375 background all_cells +9304.1494140625 2405.24267578125 background all_cells +9277.87109375 2402.328369140625 background all_cells +9177.11328125 2456.09423828125 background all_cells +9165.5927734375 2507.88916015625 background all_cells +9194.009765625 2474.5263671875 background all_cells +9186.1376953125 2448.67431640625 background all_cells +9197.951171875 2474.707275390625 background all_cells +9201.5068359375 2482.94677734375 background all_cells +9223.8720703125 2469.67236328125 background all_cells +9177.9208984375 2383.905517578125 background all_cells +9212.1630859375 2401.46630859375 background all_cells +9200.197265625 2389.1396484375 background all_cells +9109.1240234375 2465.116455078125 background all_cells +9099.33203125 2432.726318359375 background all_cells +9092.017578125 2451.6123046875 background all_cells +9105.8603515625 2473.81884765625 background all_cells +9104.5263671875 2450.701904296875 background all_cells +9127.10546875 2487.313232421875 background all_cells +9156.7177734375 2507.6650390625 background all_cells +9149.6396484375 2490.808349609375 background all_cells +9144.6826171875 2472.745849609375 background all_cells +9139.025390625 2388.63330078125 background all_cells +9146.09765625 2418.994873046875 background all_cells +9154.59765625 2398.542724609375 background all_cells +9121.5244140625 2399.197998046875 background all_cells +9131.5361328125 2375.55908203125 background all_cells +9127.6845703125 2382.998291015625 background all_cells +9126.50390625 2317.802978515625 background all_cells +9165.921875 2309.42578125 background all_cells +9104.6298828125 2312.26220703125 background all_cells +9138.7099609375 2353.955078125 background all_cells +9249.109375 2361.583251953125 background all_cells +9156.439453125 2357.767578125 background all_cells +9148.48046875 2335.979736328125 background all_cells +9114.6513671875 2357.559326171875 background all_cells +9430.353515625 2718.5908203125 background all_cells +9432.21484375 2711.175048828125 background all_cells +9428.6689453125 2743.02001953125 background all_cells +9435.59765625 2779.515625 background all_cells +9460.9140625 2786.975341796875 background all_cells +9441.4501953125 2775.76611328125 background all_cells +9429.0869140625 2767.690673828125 background all_cells +9442.662109375 2752.571533203125 background all_cells +9475.953125 2759.380615234375 background all_cells +9478.70703125 2772.36328125 background all_cells +9476.82421875 2733.833984375 background all_cells +9466.7041015625 2732.968505859375 background all_cells +9456.4150390625 2766.93798828125 background all_cells +9431.0498046875 2804.803955078125 background all_cells +9438.38671875 2813.27294921875 background all_cells +9429.544921875 2816.59912109375 background all_cells +9496.93359375 2813.028564453125 background all_cells +9497.466796875 2805.156982421875 background all_cells +9439.134765625 2860.08642578125 background all_cells +9442.2294921875 2872.968994140625 background all_cells +9448.8818359375 2862.589599609375 background all_cells +9503.28515625 2731.153076171875 background all_cells +9503.015625 2749.231689453125 background all_cells +9500.4287109375 2741.6376953125 background all_cells +9508.9189453125 2741.0224609375 background all_cells +9497.2841796875 2736.42138671875 background all_cells +9505.865234375 2803.361083984375 background all_cells +9506.1279296875 2819.22705078125 background all_cells +9516.5234375 2810.58935546875 background all_cells +9512.80078125 2805.731689453125 background all_cells +9528.3916015625 2866.269775390625 background all_cells +9514.935546875 2845.659912109375 background all_cells +9517.982421875 2679.945068359375 background all_cells +9519.95703125 2694.707275390625 background all_cells +9515.4560546875 2685.0712890625 background all_cells +9502.0810546875 2688.55615234375 background all_cells +9506.3876953125 2706.033447265625 background all_cells +9499.6123046875 2723.64306640625 background all_cells +9510.7216796875 2696.737548828125 background all_cells +9493.3896484375 2763.260986328125 background all_cells +9499.529296875 2787.083984375 background all_cells +9486.1533203125 2780.934814453125 background all_cells +9486.9189453125 2754.545166015625 background all_cells +9486.302734375 2765.171875 background all_cells +9534.55078125 2767.434814453125 background all_cells +9527.5078125 2766.72314453125 background all_cells +9522.8662109375 2755.753662109375 background all_cells +9533.0498046875 2758.169677734375 background all_cells +9528.935546875 2752.79052734375 background all_cells +9527.5302734375 2758.972412109375 background all_cells +9521.201171875 2761.3974609375 background all_cells +9440.7421875 2688.359130859375 background all_cells +9459.0830078125 2696.31103515625 background all_cells +9440.5986328125 2706.0986328125 background all_cells +9465.1015625 2692.3173828125 background all_cells +9475.1376953125 2685.184814453125 background all_cells +9465.048828125 2701.594482421875 background all_cells +9473.857421875 2721.012451171875 background all_cells +9472.7919921875 2705.143310546875 background all_cells +9494.7509765625 2710.49755859375 background all_cells +9488.115234375 2711.666748046875 background all_cells +9490.865234375 2727.07177734375 background all_cells +9492.9072265625 2721.50048828125 background all_cells +9492.3095703125 2684.0185546875 background all_cells +9482.0537109375 2702.58349609375 background all_cells +9494.6630859375 2697.816162109375 background all_cells +9485.0146484375 2684.557373046875 background all_cells +9607.3232421875 2683.825927734375 background all_cells +9598.8330078125 2698.660400390625 background all_cells +9607.0615234375 2700.062255859375 background all_cells +9569.1962890625 2688.640869140625 background all_cells +9595.0224609375 2648.327392578125 background all_cells +9599.150390625 2653.503173828125 background all_cells +9605.9794921875 2657.71728515625 background all_cells +9588.72265625 2665.4130859375 background all_cells +9587.830078125 2656.960693359375 background all_cells +9575.4755859375 2665.527587890625 background all_cells +9578.7265625 2657.142333984375 background all_cells +9642.2080078125 2677.38037109375 background all_cells +9669.5048828125 2666.14794921875 background all_cells +9653.3388671875 2681.095703125 background all_cells +9651.240234375 2670.863525390625 background all_cells +9635.8125 2704.981201171875 background all_cells +9622.6142578125 2717.855224609375 background all_cells +9673.5166015625 2718.318603515625 background all_cells +9652.61328125 2708.867431640625 background all_cells +9645.732421875 2703.457763671875 background all_cells +9643.5361328125 2715.673583984375 background all_cells +9652.037109375 2687.060791015625 background all_cells +9663.7958984375 2694.90234375 background all_cells +9676.2138671875 2688.5908203125 background all_cells +9656.3212890625 2699.02197265625 background all_cells +9650.26953125 2698.102783203125 background all_cells +9633.962890625 2695.26806640625 background all_cells +9624.5693359375 2685.8466796875 background all_cells +9617.345703125 2688.133056640625 background all_cells +9619.556640625 2701.080078125 background all_cells +9645.662109375 2691.738037109375 background all_cells +9636.7724609375 2687.121337890625 background all_cells +9606.0322265625 2675.46630859375 background all_cells +9617.5830078125 2675.883544921875 background all_cells +9646.8779296875 2582.891357421875 background all_cells +9654.228515625 2583.245849609375 background all_cells +9740.74609375 2578.075439453125 background all_cells +9739.435546875 2590.859375 background all_cells +9746.23046875 2582.14794921875 background all_cells +9699.265625 2587.3291015625 background all_cells +9697.107421875 2580.318359375 background all_cells +9705.0791015625 2576.41943359375 background all_cells +9700.0693359375 2569.192626953125 background all_cells +9707.1435546875 2569.807861328125 background all_cells +9712.8779296875 2567.811767578125 background all_cells +9714.1640625 2548.042236328125 background all_cells +9709.041015625 2546.87890625 background all_cells +9688.0234375 2549.99462890625 background all_cells +9698.8115234375 2558.751953125 background all_cells +9687.099609375 2565.5439453125 background all_cells +9713.162109375 2558.970703125 background all_cells +9685.8271484375 2653.2509765625 background all_cells +9685.716796875 2667.2041015625 background all_cells +9689.7431640625 2641.75537109375 background all_cells +9683.0673828125 2644.0888671875 background all_cells +9725.509765625 2638.270263671875 background all_cells +9731.984375 2666.01025390625 background all_cells +9724.4775390625 2669.830078125 background all_cells +9721.306640625 2652.88671875 background all_cells +9696.4267578125 2663.9091796875 background all_cells +9717.314453125 2623.432373046875 background all_cells +9718.595703125 2673.66845703125 background all_cells +9700.6826171875 2675.024658203125 background all_cells +9705.13671875 2660.03076171875 background all_cells +9731.74609375 2597.16455078125 background all_cells +9722.072265625 2601.990234375 background all_cells +9732.0 2625.9765625 background all_cells +9722.955078125 2615.44970703125 background all_cells +9715.376953125 2717.496826171875 background all_cells +9685.306640625 2712.437744140625 background all_cells +9707.1591796875 2696.918212890625 background all_cells +9730.1767578125 2717.856689453125 background all_cells +9728.7041015625 2708.733154296875 background all_cells +9633.8212890625 2594.440185546875 background all_cells +9649.6455078125 2592.87939453125 background all_cells +9641.41015625 2590.544921875 background all_cells +9670.123046875 2654.098876953125 background all_cells +9656.56640625 2651.5498046875 background all_cells +9636.9697265625 2671.64990234375 background all_cells +9620.5419921875 2601.973388671875 background all_cells +9541.1171875 2544.666259765625 background all_cells +9576.392578125 2549.418212890625 background all_cells +9541.1220703125 2552.250244140625 background all_cells +9579.8623046875 2559.895751953125 background all_cells +9572.5009765625 2556.941162109375 background all_cells +9590.59765625 2557.31298828125 background all_cells +9586.2861328125 2581.36474609375 background all_cells +9573.0458984375 2584.20458984375 background all_cells +9615.6396484375 2573.35986328125 background all_cells +9623.1982421875 2579.513671875 background all_cells +9614.064453125 2564.539306640625 background all_cells +9562.0166015625 2586.69384765625 background all_cells +9539.5078125 2582.62109375 background all_cells +9546.8837890625 2588.3095703125 background all_cells +9551.125 2578.904052734375 background all_cells +9552.1435546875 2583.07861328125 background all_cells +9613.828125 2772.3583984375 background all_cells +9632.046875 2770.979736328125 background all_cells +9622.287109375 2771.832763671875 background all_cells +9641.6015625 2763.796630859375 background all_cells +9614.857421875 2779.20361328125 background all_cells +9609.8544921875 2778.37353515625 background all_cells +9604.5048828125 2808.479248046875 background all_cells +9597.505859375 2813.529052734375 background all_cells +9598.8427734375 2795.558349609375 background all_cells +9608.0244140625 2797.8505859375 background all_cells +9632.4599609375 2789.4052734375 background all_cells +9620.8095703125 2792.8662109375 background all_cells +9627.7490234375 2812.119384765625 background all_cells +9617.94921875 2807.717041015625 background all_cells +9612.7900390625 2787.159423828125 background all_cells +9608.2255859375 2785.79345703125 background all_cells +9603.9248046875 2777.12939453125 background all_cells +9596.705078125 2786.054443359375 background all_cells +9604.271484375 2782.8486328125 background all_cells +9638.685546875 2839.484130859375 background all_cells +9637.6552734375 2859.47900390625 background all_cells +9632.3408203125 2828.661376953125 background all_cells +9627.333984375 2848.968505859375 background all_cells +9642.6728515625 2846.46044921875 background all_cells +9654.9853515625 2814.35986328125 background all_cells +9658.505859375 2858.1474609375 background all_cells +9657.30859375 2824.473388671875 background all_cells +9645.8857421875 2864.91259765625 background all_cells +9652.248046875 2864.952880859375 background all_cells +9619.4482421875 2860.11572265625 background all_cells +9655.1474609375 2770.91748046875 background all_cells +9660.1396484375 2809.06640625 background all_cells +9655.4892578125 2780.150390625 background all_cells +9653.623046875 2763.542724609375 background all_cells +9629.8369140625 2763.161376953125 background all_cells +9673.052734375 2758.985107421875 background all_cells +9669.12890625 2747.544921875 background all_cells +9662.796875 2763.135986328125 background all_cells +9650.259765625 2748.6162109375 background all_cells +9638.94921875 2735.93115234375 background all_cells +9662.841796875 2735.916748046875 background all_cells +9615.0546875 2719.67529296875 background all_cells +9661.9599609375 2724.8740234375 background all_cells +9649.4169921875 2725.2021484375 background all_cells +9650.822265625 2731.052734375 background all_cells +9650.330078125 2757.228271484375 background all_cells +9662.5166015625 2755.447265625 background all_cells +9656.953125 2750.67919921875 background all_cells +9625.43359375 2756.326416015625 background all_cells +9640.5751953125 2753.832763671875 background all_cells +9636.73046875 2758.67529296875 background all_cells +9601.041015625 2743.1396484375 background all_cells +9605.228515625 2751.90283203125 background all_cells +9611.59765625 2753.698974609375 background all_cells +9625.669921875 2744.939453125 background all_cells +9516.947265625 2718.1962890625 background all_cells +9527.029296875 2712.0419921875 background all_cells +9519.55078125 2705.00048828125 background all_cells +9538.9765625 2745.79248046875 background all_cells +9559.59765625 2740.39794921875 background all_cells +9543.3369140625 2736.4755859375 background all_cells +9536.5009765625 2701.560302734375 background all_cells +9548.8408203125 2714.4462890625 background all_cells +9537.0849609375 2718.630859375 background all_cells +9517.388671875 2746.288818359375 background all_cells +9524.75390625 2748.7265625 background all_cells +9524.3681640625 2730.694580078125 background all_cells +9523.80078125 2740.87548828125 background all_cells +9570.888671875 2841.69873046875 background all_cells +9555.6982421875 2849.564697265625 background all_cells +9565.818359375 2851.451904296875 background all_cells +9564.953125 2844.521728515625 background all_cells +9603.5693359375 2867.57275390625 background all_cells +9614.96484375 2871.296142578125 background all_cells +9584.9873046875 2864.943359375 background all_cells +9574.763671875 2866.50537109375 background all_cells +9577.1181640625 2842.28515625 background all_cells +9569.5048828125 2858.52294921875 background all_cells +9579.1513671875 2851.68359375 background all_cells +9558.9736328125 2724.626220703125 background all_cells +9594.4970703125 2734.900634765625 background all_cells +9614.287109375 2734.5068359375 background all_cells +9610.78125 2712.24365234375 background all_cells +9615.9794921875 2711.919677734375 background all_cells +9604.78515625 2719.321533203125 background all_cells +9604.3935546875 2731.39990234375 background all_cells +9561.9306640625 2701.702392578125 background all_cells +9558.7841796875 2715.45947265625 background all_cells +9568.296875 2708.893798828125 background all_cells +9588.1396484375 2793.76806640625 background all_cells +9596.0068359375 2791.03662109375 background all_cells +9580.17578125 2814.98095703125 background all_cells +9591.1435546875 2806.760498046875 background all_cells +9585.326171875 2800.235595703125 background all_cells +9588.919921875 2821.10498046875 background all_cells +9599.962890625 2841.2607421875 background all_cells +9586.6181640625 2836.03076171875 background all_cells +9578.029296875 2829.619873046875 background all_cells +9568.654296875 2823.6865234375 background all_cells +9572.8369140625 2832.98583984375 background all_cells +9564.421875 2830.697021484375 background all_cells +9573.0322265625 2809.93408203125 background all_cells +9537.8212890625 2867.5634765625 background all_cells +9539.923828125 2817.69580078125 background all_cells +9542.5224609375 2836.2255859375 background all_cells +9545.6396484375 2877.57373046875 background all_cells +9540.4423828125 2878.421875 background all_cells +9548.5693359375 2870.287109375 background all_cells +9555.9072265625 2856.398193359375 background all_cells +9558.623046875 2872.44482421875 background all_cells +9554.0859375 2865.79296875 background all_cells +9549.765625 2862.5078125 background all_cells +9551.5576171875 2814.9794921875 background all_cells +9560.4072265625 2839.081787109375 background all_cells +9548.876953125 2829.651123046875 background all_cells +9561.23046875 2803.091552734375 background all_cells +9550.6015625 2811.549072265625 background all_cells +9549.173828125 2805.0166015625 background all_cells +9555.837890625 2751.9853515625 background all_cells +9582.80078125 2743.870361328125 background all_cells +9574.9033203125 2750.045166015625 background all_cells +9545.52734375 2763.3681640625 background all_cells +9547.9111328125 2752.6044921875 background all_cells +9561.666015625 2763.700927734375 background all_cells +9539.4580078125 2789.5126953125 background all_cells +9543.876953125 2785.96923828125 background all_cells +9542.529296875 2775.671875 background all_cells +9549.1572265625 2778.23388671875 background all_cells +9555.375 2773.813720703125 background all_cells +9556.111328125 2785.94970703125 background all_cells +9579.9111328125 2770.009765625 background all_cells +9579.96484375 2784.121337890625 background all_cells +9562.947265625 2780.61279296875 background all_cells +9451.7998046875 2620.635009765625 background all_cells +9455.5283203125 2628.8857421875 background all_cells +9448.234375 2624.96630859375 background all_cells +9463.3291015625 2662.420166015625 background all_cells +9467.392578125 2679.97314453125 background all_cells +9472.3291015625 2665.03173828125 background all_cells +9452.197265625 2645.20361328125 background all_cells +9455.38671875 2653.326904296875 background all_cells +9443.1982421875 2655.242431640625 background all_cells +9435.38671875 2646.99609375 background all_cells +9448.482421875 2638.966796875 background all_cells +9451.2548828125 2634.592529296875 background all_cells +9458.8564453125 2646.71240234375 background all_cells +9470.955078125 2632.782958984375 background all_cells +9464.6591796875 2634.49169921875 background all_cells +9469.6845703125 2641.950927734375 background all_cells +9451.3173828125 2670.13134765625 background all_cells +9462.2421875 2672.75390625 background all_cells +9459.365234375 2676.411865234375 background all_cells +9452.6318359375 2664.142333984375 background all_cells +9540.13671875 2627.003173828125 background all_cells +9533.2890625 2640.967041015625 background all_cells +9558.8349609375 2638.76123046875 background all_cells +9573.7861328125 2654.717529296875 background all_cells +9583.1650390625 2642.999755859375 background all_cells +9553.5986328125 2644.174072265625 background all_cells +9554.0654296875 2652.5166015625 background all_cells +9573.2958984375 2645.2734375 background all_cells +9537.3828125 2593.39501953125 background all_cells +9553.8544921875 2596.14306640625 background all_cells +9499.87890625 2638.9140625 background all_cells +9519.10546875 2626.033935546875 background all_cells +9508.1005859375 2627.0625 background all_cells +9517.3017578125 2670.74951171875 background all_cells +9525.861328125 2677.165283203125 background all_cells +9513.873046875 2657.50048828125 background all_cells +9498.08984375 2671.61328125 background all_cells +9508.3232421875 2678.179443359375 background all_cells +9505.5947265625 2662.884521484375 background all_cells +9496.513671875 2654.279541015625 background all_cells +9500.61328125 2655.860107421875 background all_cells +9477.4482421875 2632.801025390625 background all_cells +9489.7197265625 2638.186279296875 background all_cells +9484.0234375 2631.96484375 background all_cells +9479.3056640625 2641.0009765625 background all_cells +9476.671875 2645.78173828125 background all_cells +9485.802734375 2643.640625 background all_cells +9485.3564453125 2663.453857421875 background all_cells +9473.94921875 2672.93310546875 background all_cells +9491.71484375 2666.400634765625 background all_cells +9486.3427734375 2656.901611328125 background all_cells +9484.376953125 2674.1552734375 background all_cells +9479.966796875 2622.716796875 background all_cells +9491.8681640625 2625.842529296875 background all_cells +9492.390625 2623.095703125 background all_cells +9517.3583984375 2410.50341796875 background all_cells +9520.62109375 2424.09716796875 background all_cells +9528.8251953125 2413.463623046875 background all_cells +9526.28125 2402.50146484375 background all_cells +9502.203125 2412.629638671875 background all_cells +9501.216796875 2421.484130859375 background all_cells +9497.5380859375 2416.703857421875 background all_cells +9486.0390625 2392.67236328125 background all_cells +9498.3271484375 2401.9541015625 background all_cells +9492.634765625 2387.778076171875 background all_cells +9559.7578125 2409.416748046875 background all_cells +9574.5888671875 2419.8994140625 background all_cells +9569.91796875 2409.578369140625 background all_cells +9562.9814453125 2399.465087890625 background all_cells +9613.986328125 2408.47314453125 background all_cells +9629.47265625 2417.14013671875 background all_cells +9622.396484375 2388.773681640625 background all_cells +9620.7041015625 2417.76318359375 background all_cells +9579.51953125 2410.53271484375 background all_cells +9589.2392578125 2374.119140625 background all_cells +9585.193359375 2403.94091796875 background all_cells +9633.4951171875 2381.363525390625 background all_cells +9627.34375 2399.16943359375 background all_cells +9637.494140625 2395.681640625 background all_cells +9656.294921875 2405.473876953125 background all_cells +9677.3212890625 2403.213134765625 background all_cells +9671.248046875 2391.52197265625 background all_cells +9664.427734375 2393.924072265625 background all_cells +9644.291015625 2404.641357421875 background all_cells +9650.517578125 2402.1103515625 background all_cells +9645.5380859375 2391.113037109375 background all_cells +9624.404296875 2341.828369140625 background all_cells +9610.822265625 2337.777587890625 background all_cells +9645.578125 2358.60693359375 background all_cells +9644.4951171875 2344.52197265625 background all_cells +9636.140625 2351.158447265625 background all_cells +9654.3017578125 2356.89208984375 background all_cells +9673.99609375 2359.348876953125 background all_cells +9666.708984375 2351.4033203125 background all_cells +9635.4189453125 2364.220458984375 background all_cells +9674.0361328125 2374.6904296875 background all_cells +9666.6767578125 2379.38427734375 background all_cells +9656.796875 2371.3974609375 background all_cells +9645.1015625 2374.7744140625 background all_cells +9627.25390625 2367.02978515625 background all_cells +9759.4931640625 2457.197998046875 background all_cells +9771.87890625 2485.322265625 background all_cells +9757.2197265625 2484.26708984375 background all_cells +9812.69921875 2490.190673828125 background all_cells +9864.841796875 2527.306884765625 background all_cells +9859.708984375 2495.538330078125 background all_cells +9847.794921875 2565.119140625 background all_cells +9832.45703125 2547.13134765625 background all_cells +9802.744140625 2548.1396484375 background all_cells +9804.216796875 2552.59619140625 background all_cells +9815.806640625 2551.89892578125 background all_cells +9808.609375 2554.665771484375 background all_cells +9807.9208984375 2571.489013671875 background all_cells +9808.646484375 2562.625732421875 background all_cells +9802.392578125 2519.69873046875 background all_cells +9819.4482421875 2540.279296875 background all_cells +9814.7236328125 2529.133056640625 background all_cells +9800.640625 2526.232177734375 background all_cells +9812.4814453125 2497.779541015625 background all_cells +9809.04296875 2502.78857421875 background all_cells +9801.1357421875 2500.896240234375 background all_cells +9790.8505859375 2500.882568359375 background all_cells +9793.77734375 2522.475341796875 background all_cells +9796.2099609375 2544.081787109375 background all_cells +9794.080078125 2492.248779296875 background all_cells +9791.591796875 2484.535400390625 background all_cells +9772.4794921875 2558.676513671875 background all_cells +9781.400390625 2569.5263671875 background all_cells +9786.7490234375 2559.298583984375 background all_cells +9742.3486328125 2567.479248046875 background all_cells +9779.6279296875 2561.27685546875 background all_cells +9777.435546875 2533.422607421875 background all_cells +9782.97265625 2553.5615234375 background all_cells +9781.427734375 2511.21142578125 background all_cells +9778.4375 2517.3017578125 background all_cells +9759.3603515625 2511.896484375 background all_cells +9849.9453125 2472.45751953125 background all_cells +9838.044921875 2469.6025390625 background all_cells +9830.9306640625 2481.975341796875 background all_cells +9823.7451171875 2515.94775390625 background all_cells +9805.0107421875 2488.6318359375 background all_cells +9798.9482421875 2487.560546875 background all_cells +9801.705078125 2483.594970703125 background all_cells +9635.64453125 2409.731689453125 background all_cells +9637.3974609375 2451.370361328125 background all_cells +9635.65234375 2433.486083984375 background all_cells +9625.5966796875 2428.27734375 background all_cells +9658.2802734375 2415.634521484375 background all_cells +9679.9267578125 2411.596923828125 background all_cells +9670.701171875 2417.97412109375 background all_cells +9660.9140625 2428.602294921875 background all_cells +9644.267578125 2461.071533203125 background all_cells +9660.4228515625 2463.991943359375 background all_cells +9655.6298828125 2463.186767578125 background all_cells +9651.048828125 2462.567138671875 background all_cells +9647.5302734375 2472.2666015625 background all_cells +9672.8115234375 2451.77783203125 background all_cells +9684.0859375 2453.411865234375 background all_cells +9676.642578125 2437.299072265625 background all_cells +9665.2802734375 2437.751708984375 background all_cells +9653.81640625 2441.16748046875 background all_cells +9657.931640625 2452.120849609375 background all_cells +9645.5 2430.022216796875 background all_cells +9647.92578125 2416.429931640625 background all_cells +9641.6943359375 2423.31689453125 background all_cells +9550.43359375 2533.84814453125 background all_cells +9555.6337890625 2530.37255859375 background all_cells +9556.4931640625 2541.86474609375 background all_cells +9547.154296875 2542.045654296875 background all_cells +9625.5283203125 2554.5498046875 background all_cells +9639.421875 2561.819091796875 background all_cells +9637.3818359375 2551.380126953125 background all_cells +9627.1943359375 2562.801513671875 background all_cells +9628.0283203125 2535.784423828125 background all_cells +9633.5859375 2541.155517578125 background all_cells +9634.365234375 2532.18505859375 background all_cells +9669.0185546875 2562.320556640625 background all_cells +9646.625 2556.2412109375 background all_cells +9683.9853515625 2557.002197265625 background all_cells +9665.0966796875 2513.846435546875 background all_cells +9671.373046875 2505.314453125 background all_cells +9677.744140625 2510.000244140625 background all_cells +9675.77734375 2489.37109375 background all_cells +9665.166015625 2502.734619140625 background all_cells +9661.7880859375 2496.008544921875 background all_cells +9687.365234375 2533.525146484375 background all_cells +9698.755859375 2540.206787109375 background all_cells +9683.166015625 2526.285888671875 background all_cells +9683.1171875 2542.83154296875 background all_cells +9646.841796875 2494.01025390625 background all_cells +9651.0439453125 2486.085205078125 background all_cells +9645.337890625 2517.8017578125 background all_cells +9656.697265625 2534.593505859375 background all_cells +9643.291015625 2532.62158203125 background all_cells +9654.9521484375 2548.466796875 background all_cells +9555.48828125 2422.815673828125 background all_cells +9551.8125 2428.97119140625 background all_cells +9595.0048828125 2439.39599609375 background all_cells +9568.3642578125 2440.162109375 background all_cells +9798.9296875 2381.6796875 background all_cells +9801.744140625 2391.965087890625 background all_cells +9815.0888671875 2391.0791015625 background all_cells +9846.0498046875 2403.132568359375 background all_cells +9827.1298828125 2399.53076171875 background all_cells +9823.5341796875 2378.116943359375 background all_cells +9843.796875 2381.691650390625 background all_cells +9829.33984375 2367.57080078125 background all_cells +9756.0009765625 2439.357177734375 background all_cells +9768.6669921875 2436.005615234375 background all_cells +9765.93359375 2434.933837890625 background all_cells +9812.7275390625 2446.55224609375 background all_cells +9871.130859375 2446.20654296875 background all_cells +9827.79296875 2449.71484375 background all_cells +9768.6259765625 2451.033203125 background all_cells +9783.919921875 2450.079345703125 background all_cells +9777.7275390625 2449.062744140625 background all_cells +9770.962890625 2439.747314453125 background all_cells +9789.9267578125 2436.47509765625 background all_cells +9789.6630859375 2444.390869140625 background all_cells +9769.142578125 2446.823486328125 background all_cells +9749.041015625 2405.54248046875 background all_cells +9761.1748046875 2370.4013671875 background all_cells +9759.82421875 2399.03564453125 background all_cells +9760.1865234375 2387.99609375 background all_cells +9775.7158203125 2402.428955078125 background all_cells +9784.90234375 2407.96044921875 background all_cells +9793.408203125 2390.83837890625 background all_cells +9789.57421875 2380.615966796875 background all_cells +9790.6298828125 2401.9833984375 background all_cells +9796.9541015625 2396.553466796875 background all_cells +9789.04296875 2393.415283203125 background all_cells +9787.5087890625 2414.2841796875 background all_cells +9779.2265625 2426.8896484375 background all_cells +9786.7099609375 2422.867919921875 background all_cells +9776.48828125 2421.496826171875 background all_cells +9768.130859375 2376.591796875 background all_cells +9778.935546875 2394.390869140625 background all_cells +9775.384765625 2384.13623046875 background all_cells +9684.5048828125 2360.10400390625 background all_cells +9679.791015625 2377.585693359375 background all_cells +9685.5498046875 2369.3515625 background all_cells +9681.083984375 2362.97412109375 background all_cells +9738.7255859375 2352.9775390625 background all_cells +9745.474609375 2355.966064453125 background all_cells +9728.4951171875 2355.939697265625 background all_cells +9730.72265625 2337.709228515625 background all_cells +9744.94140625 2345.16015625 background all_cells +9735.8779296875 2342.23681640625 background all_cells +9748.4365234375 2341.1220703125 background all_cells +9704.8056640625 2362.626708984375 background all_cells +9717.9912109375 2354.981201171875 background all_cells +9704.759765625 2347.802001953125 background all_cells +9698.3466796875 2354.79931640625 background all_cells +9683.2705078125 2350.605712890625 background all_cells +9740.8525390625 2512.32275390625 background all_cells +9748.0908203125 2535.803466796875 background all_cells +9753.4921875 2518.394287109375 background all_cells +9735.37890625 2542.274658203125 background all_cells +9733.44140625 2564.6640625 background all_cells +9734.111328125 2551.359375 background all_cells +9710.8955078125 2530.125244140625 background all_cells +9700.2890625 2533.153564453125 background all_cells +9718.5849609375 2531.46435546875 background all_cells +9725.7666015625 2531.21923828125 background all_cells +9705.2109375 2524.245361328125 background all_cells +9696.5107421875 2522.2763671875 background all_cells +9717.7734375 2512.759521484375 background all_cells +9720.359375 2520.760986328125 background all_cells +9707.9970703125 2515.75390625 background all_cells +9728.3720703125 2481.083251953125 background all_cells +9717.173828125 2480.377197265625 background all_cells +9720.3701171875 2488.51611328125 background all_cells +9725.7275390625 2504.919921875 background all_cells +9710.0634765625 2501.2783203125 background all_cells +9719.908203125 2499.9375 background all_cells +9691.8017578125 2492.798095703125 background all_cells +9703.5732421875 2481.955810546875 background all_cells +9693.865234375 2507.762939453125 background all_cells +9703.9638671875 2495.429443359375 background all_cells +9741.95703125 2479.94189453125 background all_cells +9746.4306640625 2493.5595703125 background all_cells +9738.8173828125 2491.564453125 background all_cells +9734.1962890625 2485.010498046875 background all_cells +9741.4541015625 2445.449951171875 background all_cells +9736.0205078125 2457.35107421875 background all_cells +9746.0859375 2452.36376953125 background all_cells +9716.2880859375 2472.60546875 background all_cells +9729.8662109375 2454.37939453125 background all_cells +9727.328125 2468.751220703125 background all_cells +9729.5205078125 2380.85791015625 background all_cells +9741.1435546875 2369.8994140625 background all_cells +9720.6044921875 2393.354248046875 background all_cells +9739.28515625 2386.873779296875 background all_cells +9695.9287109375 2395.591796875 background all_cells +9702.208984375 2403.294677734375 background all_cells +9690.146484375 2397.9443359375 background all_cells +9708.6474609375 2396.45068359375 background all_cells +9701.2802734375 2394.231689453125 background all_cells +9710.392578125 2385.967041015625 background all_cells +9718.52734375 2418.35791015625 background all_cells +9712.767578125 2408.003173828125 background all_cells +9726.4072265625 2412.62939453125 background all_cells +9730.5361328125 2442.990478515625 background all_cells +9736.66796875 2440.23486328125 background all_cells +9706.255859375 2425.765625 background all_cells +9727.4853515625 2436.856201171875 background all_cells +9717.095703125 2428.221435546875 background all_cells +9689.3134765625 2425.2763671875 background all_cells +9688.05859375 2407.043212890625 background all_cells +9692.14453125 2414.366943359375 background all_cells +9699.1982421875 2446.090087890625 background all_cells +9693.3505859375 2438.917724609375 background all_cells +9699.154296875 2426.280517578125 background all_cells +9664.041015625 2874.699462890625 background all_cells +9738.822265625 2856.592041015625 background all_cells +9745.0068359375 2851.35302734375 background all_cells +9733.958984375 2871.77880859375 background all_cells +9732.8251953125 2861.7607421875 background all_cells +9741.7568359375 2753.281005859375 background all_cells +9695.5341796875 2749.192138671875 background all_cells +9704.2294921875 2763.17041015625 background all_cells +9704.8818359375 2754.716064453125 background all_cells +9732.216796875 2789.0947265625 background all_cells +9736.421875 2835.29345703125 background all_cells +9743.42578125 2815.693115234375 background all_cells +9739.9814453125 2801.241455078125 background all_cells +9741.5224609375 2789.72802734375 background all_cells +9737.744140625 2769.277587890625 background all_cells +9701.623046875 2774.87890625 background all_cells +9744.2353515625 2784.75439453125 background all_cells +9740.8603515625 2779.44677734375 background all_cells +9727.439453125 2774.83935546875 background all_cells +9772.98046875 2812.896240234375 background all_cells +9780.61328125 2786.110107421875 background all_cells +9772.6748046875 2839.7998046875 background all_cells +9775.1552734375 2854.9609375 background all_cells +9780.0576171875 2821.314208984375 background all_cells +9766.0009765625 2830.296630859375 background all_cells +9777.4931640625 2829.929443359375 background all_cells +9767.671875 2820.988037109375 background all_cells +9760.3525390625 2822.357666015625 background all_cells +9751.86328125 2819.01953125 background all_cells +9746.951171875 2806.892333984375 background all_cells +9766.033203125 2811.38330078125 background all_cells +9799.4921875 2752.9560546875 background all_cells +9795.4189453125 2777.510986328125 background all_cells +9790.5458984375 2766.63916015625 background all_cells +9801.0263671875 2763.3388671875 background all_cells +9777.1611328125 2769.531982421875 background all_cells +9764.7255859375 2781.8037109375 background all_cells +9765.5927734375 2773.53515625 background all_cells +9663.9404296875 2788.572265625 background all_cells +9662.732421875 2815.134521484375 background all_cells +9666.1416015625 2800.74560546875 background all_cells +9663.5341796875 2829.420654296875 background all_cells +9692.4287109375 2806.588623046875 background all_cells +9687.4072265625 2812.893310546875 background all_cells +9690.8623046875 2769.5361328125 background all_cells +9687.904296875 2752.871826171875 background all_cells +9693.78515625 2762.213134765625 background all_cells +9693.8759765625 2757.315185546875 background all_cells +9686.107421875 2797.441650390625 background all_cells +9693.5615234375 2795.6171875 background all_cells +9686.416015625 2781.842041015625 background all_cells +9675.8740234375 2801.88720703125 background all_cells +9682.2919921875 2789.3818359375 background all_cells +9675.2890625 2794.7958984375 background all_cells +9673.6240234375 2786.285888671875 background all_cells +9680.8896484375 2809.196533203125 background all_cells +9674.8173828125 2817.996337890625 background all_cells +9666.7890625 2770.453125 background all_cells +9683.123046875 2758.843017578125 background all_cells +9679.8330078125 2767.6298828125 background all_cells +9673.6298828125 2775.5078125 background all_cells +9798.6123046875 2845.372802734375 background all_cells +9786.5146484375 2834.968994140625 background all_cells +9795.478515625 2807.25927734375 background all_cells +9845.435546875 2824.5849609375 background all_cells +9837.38671875 2823.26318359375 background all_cells +9835.5546875 2815.00537109375 background all_cells +9806.572265625 2797.83447265625 background all_cells +9817.220703125 2802.100341796875 background all_cells +9860.9130859375 2832.57958984375 background all_cells +9874.0283203125 2842.881103515625 background all_cells +9859.5166015625 2842.865966796875 background all_cells +9860.02734375 2836.744140625 background all_cells +9855.2529296875 2831.534423828125 background all_cells +9848.58203125 2831.0107421875 background all_cells +9840.642578125 2855.010009765625 background all_cells +9853.6669921875 2846.02099609375 background all_cells +9840.1015625 2837.45263671875 background all_cells +9860.435546875 2747.18408203125 background all_cells +9860.140625 2766.91064453125 background all_cells +9870.1767578125 2753.5244140625 background all_cells +9839.2333984375 2796.420654296875 background all_cells +9845.078125 2776.634765625 background all_cells +9845.0048828125 2806.423095703125 background all_cells +9825.7197265625 2781.5810546875 background all_cells +9833.9189453125 2788.11474609375 background all_cells +9831.6201171875 2778.810302734375 background all_cells +9874.705078125 2772.361572265625 background all_cells +9871.865234375 2823.4931640625 background all_cells +9855.263671875 2824.4306640625 background all_cells +9865.4443359375 2818.804443359375 background all_cells +9851.9072265625 2816.407958984375 background all_cells +9859.0390625 2774.806640625 background all_cells +9834.056640625 2753.7216796875 background all_cells +9834.458984375 2774.376953125 background all_cells +9844.048828125 2761.77880859375 background all_cells +9802.3486328125 2857.92626953125 background all_cells +9799.365234375 2866.5654296875 background all_cells +9797.3935546875 2870.833740234375 background all_cells +9866.916015625 2869.824462890625 background all_cells +9868.7236328125 2879.146240234375 background all_cells +9860.53125 2878.643310546875 background all_cells +9871.1630859375 2873.29052734375 background all_cells +9854.2626953125 2866.355224609375 background all_cells +9866.7236328125 2857.83056640625 background all_cells +9863.974609375 2854.21044921875 background all_cells +9853.7861328125 2852.99658203125 background all_cells +9812.455078125 2870.140869140625 background all_cells +9840.2275390625 2873.90283203125 background all_cells +9836.1162109375 2868.987548828125 background all_cells +9818.974609375 2873.528076171875 background all_cells +9707.0625 2721.12841796875 background all_cells +9685.0146484375 2721.8798828125 background all_cells +9724.046875 2729.14453125 background all_cells +9707.5673828125 2726.87939453125 background all_cells +9697.4951171875 2723.533935546875 background all_cells +9712.92578125 2766.433349609375 background all_cells +9684.49609375 2748.256591796875 background all_cells +9717.884765625 2750.2646484375 background all_cells +9723.7373046875 2762.872314453125 background all_cells +9715.1171875 2758.51611328125 background all_cells +9723.1123046875 2785.091552734375 background all_cells +9730.2802734375 2799.2900390625 background all_cells +9687.9326171875 2737.656005859375 background all_cells +9680.537109375 2740.940185546875 background all_cells +9712.671875 2739.972900390625 background all_cells +9701.1513671875 2736.733154296875 background all_cells +9693.02734375 2742.470947265625 background all_cells +9747.220703125 2629.013916015625 background all_cells +9752.2001953125 2617.642822265625 background all_cells +9772.103515625 2604.012451171875 background all_cells +9754.36328125 2632.33447265625 background all_cells +9751.5380859375 2607.63330078125 background all_cells +9740.916015625 2634.193603515625 background all_cells +9737.4560546875 2643.657958984375 background all_cells +9732.9765625 2640.4384765625 background all_cells +9775.998046875 2663.896728515625 background all_cells +9806.3857421875 2662.494384765625 background all_cells +9808.4423828125 2657.811279296875 background all_cells +9792.20703125 2653.337646484375 background all_cells +9786.3818359375 2653.947509765625 background all_cells +9731.1240234375 2614.255615234375 background all_cells +9741.2626953125 2604.33642578125 background all_cells +9812.609375 2688.67431640625 background all_cells +9819.6005859375 2703.65087890625 background all_cells +9817.8037109375 2708.508544921875 background all_cells +9821.283203125 2733.3779296875 background all_cells +9811.87109375 2745.226806640625 background all_cells +9822.572265625 2746.210205078125 background all_cells +9827.9814453125 2733.261962890625 background all_cells +9837.8935546875 2723.138916015625 background all_cells +9859.978515625 2720.927001953125 background all_cells +9852.0224609375 2716.05224609375 background all_cells +9849.041015625 2725.126953125 background all_cells +9852.00390625 2701.0712890625 background all_cells +9844.154296875 2675.668212890625 background all_cells +9833.55078125 2673.537353515625 background all_cells +9867.20703125 2705.881103515625 background all_cells +9856.4697265625 2694.69189453125 background all_cells +9796.8037109375 2614.9111328125 background all_cells +9794.26953125 2629.7001953125 background all_cells +9858.7216796875 2629.0517578125 background all_cells +9870.58984375 2651.833984375 background all_cells +9852.421875 2641.62109375 background all_cells +9808.666015625 2604.585693359375 background all_cells +9798.6083984375 2627.461669921875 background all_cells +9805.990234375 2640.95068359375 background all_cells +9862.2353515625 2584.3779296875 background all_cells +9834.966796875 2585.726806640625 background all_cells +9833.849609375 2607.070068359375 background all_cells +9850.7333984375 2599.51806640625 background all_cells +9746.5791015625 2668.562744140625 background all_cells +9665.6328125 2678.0869140625 background all_cells +9737.0322265625 2693.1630859375 background all_cells +9736.12109375 2680.547119140625 background all_cells +9743.9560546875 2706.022216796875 background all_cells +9739.8564453125 2733.532958984375 background all_cells +9734.6181640625 2728.105712890625 background all_cells +9737.6494140625 2712.55419921875 background all_cells +9799.59765625 2674.728515625 background all_cells +9793.771484375 2710.4658203125 background all_cells +9804.0029296875 2705.444091796875 background all_cells +9791.6884765625 2688.747314453125 background all_cells +9758.158203125 2705.4765625 background all_cells +9779.3544921875 2733.05859375 background all_cells +9772.8974609375 2677.60595703125 background all_cells +9782.53515625 2711.615966796875 background all_cells +9763.6796875 2712.48876953125 background all_cells +9714.390625 2731.8876953125 background all_cells +9741.09765625 2741.718505859375 background all_cells +9727.357421875 2737.988525390625 background all_cells +9719.6787109375 2733.98193359375 background all_cells +9802.7275390625 2725.881103515625 background all_cells +9799.0380859375 2742.83837890625 background all_cells +9788.8603515625 2735.981201171875 background all_cells +9793.373046875 2731.281005859375 background all_cells +9773.6015625 2737.871826171875 background all_cells +9770.7578125 2749.742919921875 background all_cells +9752.818359375 2754.862548828125 background all_cells +9610.779296875 2244.491943359375 background all_cells +9580.935546875 2239.065673828125 background all_cells +9617.62109375 2262.424072265625 background all_cells +9622.0712890625 2255.913330078125 background all_cells +9609.466796875 2253.102294921875 background all_cells +9622.3173828125 2247.904296875 background all_cells +9670.0205078125 2256.94482421875 background all_cells +9669.501953125 2266.8935546875 background all_cells +9677.873046875 2266.20556640625 background all_cells +9663.9951171875 2256.549560546875 background all_cells +9671.1640625 2247.5009765625 background all_cells +9676.046875 2256.194091796875 background all_cells +9678.0458984375 2249.802978515625 background all_cells +9628.103515625 2271.849853515625 background all_cells +9625.0751953125 2285.14794921875 background all_cells +9618.515625 2281.488525390625 background all_cells +9608.7470703125 2281.250244140625 background all_cells +9681.06640625 2275.580322265625 background all_cells +9691.169921875 2300.57568359375 background all_cells +9723.9130859375 2242.612060546875 background all_cells +9721.654296875 2259.1328125 background all_cells +9696.0439453125 2282.167236328125 background all_cells +9712.439453125 2262.6044921875 background all_cells +9707.4375 2252.011474609375 background all_cells +9696.01953125 2244.0693359375 background all_cells +9624.66015625 2328.211181640625 background all_cells +9630.359375 2330.91455078125 background all_cells +9649.515625 2327.114013671875 background all_cells +9651.171875 2335.839599609375 background all_cells +9637.2177734375 2333.194580078125 background all_cells +9643.0693359375 2328.158935546875 background all_cells +9655.7919921875 2300.993408203125 background all_cells +9655.0556640625 2314.722412109375 background all_cells +9644.03125 2318.572265625 background all_cells +9647.83984375 2291.44140625 background all_cells +9622.1318359375 2318.68212890625 background all_cells +9618.5224609375 2325.975341796875 background all_cells +9611.4658203125 2324.239990234375 background all_cells +9617.6025390625 2294.11962890625 background all_cells +9618.513671875 2304.746337890625 background all_cells +9606.490234375 2305.617919921875 background all_cells +9709.6591796875 2269.45751953125 background all_cells +9710.5224609375 2282.257080078125 background all_cells +9717.8173828125 2278.11865234375 background all_cells +9704.4697265625 2332.0341796875 background all_cells +9696.509765625 2299.849853515625 background all_cells +9745.453125 2323.9736328125 background all_cells +9724.0322265625 2292.0380859375 background all_cells +9710.53125 2335.620361328125 background all_cells +9747.0546875 2333.24365234375 background all_cells +9738.7216796875 2329.7763671875 background all_cells +9726.94921875 2335.976806640625 background all_cells +9727.8857421875 2328.93212890625 background all_cells +9717.05078125 2342.3427734375 background all_cells +9777.94140625 2339.25244140625 background all_cells +9789.037109375 2365.55029296875 background all_cells +9814.90625 2342.24658203125 background all_cells +9805.6826171875 2361.706298828125 background all_cells +9798.6181640625 2341.861328125 background all_cells +9785.5859375 2346.6796875 background all_cells +9752.2001953125 2369.571044921875 background all_cells +9767.87890625 2361.1357421875 background all_cells +9751.3193359375 2360.407958984375 background all_cells +9756.408203125 2349.52099609375 background all_cells +9770.333984375 2350.428466796875 background all_cells +9765.7548828125 2342.727783203125 background all_cells +9757.2470703125 2334.036865234375 background all_cells +9827.0546875 2308.81689453125 background all_cells +9842.10546875 2321.945068359375 background all_cells +9830.58984375 2303.095458984375 background all_cells +9867.982421875 2328.437255859375 background all_cells +9870.1552734375 2328.13916015625 background all_cells +9861.0634765625 2338.0185546875 background all_cells +9821.3359375 2358.81494140625 background all_cells +9870.47265625 2342.93408203125 background all_cells +9852.216796875 2366.048828125 background all_cells +9873.169921875 2307.96826171875 background all_cells +9853.2294921875 2316.064697265625 background all_cells +9724.5888671875 2310.986083984375 background all_cells +9795.9931640625 2315.816650390625 background all_cells +9807.9638671875 2333.347900390625 background all_cells +9805.712890625 2300.621826171875 background all_cells +9803.583984375 2308.83984375 background all_cells +9803.166015625 2321.40234375 background all_cells +9781.8447265625 2306.242919921875 background all_cells +9775.27734375 2316.40966796875 background all_cells +9791.1533203125 2303.9462890625 background all_cells +9787.7451171875 2331.979736328125 background all_cells +9788.259765625 2312.142578125 background all_cells +9815.2294921875 2306.02099609375 background all_cells +9826.974609375 2321.8232421875 background all_cells +9822.283203125 2328.417724609375 background all_cells +9816.9365234375 2321.272216796875 background all_cells +9762.6220703125 2318.61181640625 background all_cells +9759.064453125 2298.740234375 background all_cells +9752.9208984375 2325.442626953125 background all_cells +9754.345703125 2304.025634765625 background all_cells +9749.869140625 2313.764892578125 background all_cells +9731.3984375 2318.834228515625 background all_cells +9741.4052734375 2316.121826171875 background all_cells +9737.8828125 2316.98974609375 background all_cells +9737.205078125 2308.91259765625 background all_cells +9757.5322265625 2257.495361328125 background all_cells +9772.0615234375 2269.72265625 background all_cells +9763.412109375 2290.159912109375 background all_cells +9775.5888671875 2293.588134765625 background all_cells +9767.2685546875 2246.7685546875 background all_cells +9776.25 2237.72705078125 background all_cells +9759.8125 2253.053466796875 background all_cells +9764.216796875 2239.214599609375 background all_cells +9774.15625 2248.5625 background all_cells +9763.00390625 2250.135009765625 background all_cells +9829.73046875 2267.77734375 background all_cells +9832.0947265625 2278.31396484375 background all_cells +9826.1982421875 2284.271484375 background all_cells +9849.9970703125 2284.779052734375 background all_cells +9850.048828125 2274.501220703125 background all_cells +9841.001953125 2268.502685546875 background all_cells +9837.158203125 2243.99267578125 background all_cells +9842.1015625 2247.739013671875 background all_cells +9849.9208984375 2258.408935546875 background all_cells +9790.48828125 2244.81494140625 background all_cells +9790.0078125 2266.203369140625 background all_cells +9796.6259765625 2256.78173828125 background all_cells +9825.23046875 2296.304443359375 background all_cells +9819.8759765625 2295.496337890625 background all_cells +9829.7900390625 2292.880859375 background all_cells +9817.4287109375 2257.702392578125 background all_cells +9813.70703125 2265.05810546875 background all_cells +9816.4287109375 2248.672119140625 background all_cells +9822.873046875 2263.68017578125 background all_cells +9825.6669921875 2259.423583984375 background all_cells +9798.7490234375 2285.246826171875 background all_cells +9790.6787109375 2289.8525390625 background all_cells +9785.853515625 2276.295166015625 background all_cells +9078.8037109375 1610.0555419921875 background all_cells +9039.4150390625 1603.332763671875 background all_cells +9066.2138671875 1626.2113037109375 background all_cells +9067.7607421875 1604.560546875 background all_cells +9116.884765625 1596.3411865234375 background all_cells +9102.9501953125 1586.72705078125 background all_cells +9097.7158203125 1601.49169921875 background all_cells +9150.65625 1595.4410400390625 background all_cells +9168.7373046875 1591.388916015625 background all_cells +9161.791015625 1583.33642578125 background all_cells +9155.2451171875 1587.68017578125 background all_cells +9150.4228515625 1603.9532470703125 background all_cells +9157.9365234375 1612.8719482421875 background all_cells +9152.8828125 1608.84228515625 background all_cells +9054.419921875 1634.7200927734375 background all_cells +9084.8369140625 1629.1395263671875 background all_cells +9136.4228515625 1636.280029296875 background all_cells +9069.3994140625 1634.767333984375 background all_cells +9152.771484375 1670.943603515625 background all_cells +9160.4130859375 1674.944091796875 background all_cells +9185.8857421875 1709.1566162109375 background all_cells +9177.1064453125 1715.064453125 background all_cells +9204.3681640625 1719.0689697265625 background all_cells +9204.1787109375 1705.0516357421875 background all_cells +9193.7138671875 1717.369384765625 background all_cells +9185.8486328125 1639.046875 background all_cells +8967.2822265625 1629.8603515625 background all_cells +8977.0107421875 1609.1302490234375 background all_cells +8990.3173828125 1657.194091796875 background all_cells +9002.076171875 1678.767822265625 background all_cells +9017.318359375 1650.6156005859375 background all_cells +9014.0908203125 1656.4862060546875 background all_cells +9019.638671875 1662.51171875 background all_cells +9037.107421875 1659.8720703125 background all_cells +9028.01171875 1660.72509765625 background all_cells +9044.7646484375 1638.7847900390625 background all_cells +9032.736328125 1622.875732421875 background all_cells +9014.119140625 1611.2403564453125 background all_cells +9030.0859375 1649.12939453125 background all_cells +9047.537109375 1647.7117919921875 background all_cells +9018.775390625 1642.5126953125 background all_cells +9060.32421875 1721.37353515625 background all_cells +8993.814453125 1719.9439697265625 background all_cells +9022.2060546875 1710.7608642578125 background all_cells +9031.5625 1717.9864501953125 background all_cells +9033.9228515625 1711.5633544921875 background all_cells +9047.8359375 1724.381591796875 background all_cells +8964.732421875 1727.1842041015625 background all_cells +8979.525390625 1757.3857421875 background all_cells +8974.7744140625 1743.276123046875 background all_cells +8966.927734375 1756.56982421875 background all_cells +8965.3525390625 1743.350830078125 background all_cells +8963.009765625 1780.4749755859375 background all_cells +8980.5048828125 1774.3555908203125 background all_cells +8959.9384765625 1808.676025390625 background all_cells +8973.50390625 1827.2303466796875 background all_cells +8966.9765625 1820.995849609375 background all_cells +8966.1826171875 1812.32373046875 background all_cells +9060.7421875 1810.8443603515625 background all_cells +9063.7373046875 1802.9134521484373 background all_cells +9013.703125 1821.867919921875 background all_cells +9041.6162109375 1821.6737060546875 background all_cells +8988.3525390625 1831.5093994140625 background all_cells +9019.55859375 1825.0513916015625 background all_cells +8999.3310546875 1804.595947265625 background all_cells +9028.8359375 1806.56787109375 background all_cells +8989.9580078125 1854.5853271484373 background all_cells +9013.1630859375 1859.9239501953125 background all_cells +9005.9873046875 1857.839111328125 background all_cells +8994.22265625 1847.4097900390625 background all_cells +9041.744140625 1832.2593994140625 background all_cells +9034.138671875 1829.4560546875 background all_cells +9059.9482421875 1895.5150146484373 background all_cells +9034.8662109375 1897.3775634765625 background all_cells +8989.7783203125 1884.5179443359373 background all_cells +9007.234375 1865.85546875 background all_cells +9008.6650390625 1875.2437744140625 background all_cells +8999.1328125 1868.9866943359373 background all_cells +9060.1171875 1729.5194091796875 background all_cells +9048.6875 1754.79248046875 background all_cells +9060.216796875 1762.927978515625 background all_cells +9043.4814453125 1764.9508056640625 background all_cells +9037.2783203125 1753.59423828125 background all_cells +9028.30859375 1765.4398193359375 background all_cells +9007.5400390625 1750.5560302734375 background all_cells +9013.12890625 1756.3543701171875 background all_cells +9013.166015625 1762.8411865234375 background all_cells +9001.6005859375 1794.3001708984375 background all_cells +9020.0234375 1783.6259765625 background all_cells +8995.1083984375 1771.059326171875 background all_cells +8986.4521484375 1792.1414794921875 background all_cells +9001.974609375 1777.8802490234375 background all_cells +8986.3310546875 1748.31494140625 background all_cells +9003.228515625 1726.8076171875 background all_cells +8990.205078125 1733.4842529296875 background all_cells +8997.037109375 1742.3294677734375 background all_cells +9102.2314453125 1666.0045166015625 background all_cells +9069.4423828125 1676.8370361328125 background all_cells +9078.3896484375 1693.1622314453125 background all_cells +9070.2255859375 1702.46533203125 background all_cells +9135.15234375 1698.8834228515625 background all_cells +9129.7158203125 1701.2503662109375 background all_cells +9123.5361328125 1683.695068359375 background all_cells +9103.71875 1753.4261474609375 background all_cells +9081.9765625 1773.2186279296875 background all_cells +9091.5498046875 1764.6878662109375 background all_cells +9113.197265625 1764.046630859375 background all_cells +9096.78515625 1767.574951171875 background all_cells +9092.6123046875 1724.1514892578125 background all_cells +9078.103515625 1721.5621337890625 background all_cells +9107.484375 1735.7442626953125 background all_cells +9099.544921875 1728.091064453125 background all_cells +9131.708984375 1740.49853515625 background all_cells +9121.3779296875 1743.0736083984375 background all_cells +9117.265625 1838.1162109375 background all_cells +9115.072265625 1853.9310302734373 background all_cells +9128.4208984375 1859.6356201171875 background all_cells +9126.2744140625 1869.085205078125 background all_cells +9136.9072265625 1878.3487548828125 background all_cells +9090.1962890625 1896.0478515625 background all_cells +9141.759765625 1900.796630859375 background all_cells +9125.5732421875 1897.4122314453125 background all_cells +9090.123046875 1857.333984375 background all_cells +9089.8974609375 1832.75634765625 background all_cells +9076.14453125 1784.5201416015625 background all_cells +9073.798828125 1792.085205078125 background all_cells +9071.189453125 1824.39404296875 background all_cells +9086.57421875 1827.2386474609373 background all_cells +9148.73828125 1780.5604248046875 background all_cells +9133.30078125 1787.703857421875 background all_cells +9137.578125 1824.4080810546875 background all_cells +9128.6318359375 1818.38037109375 background all_cells +9145.677734375 1807.0283203125 background all_cells +9110.8115234375 1796.901611328125 background all_cells +9170.8935546875 1697.33642578125 background all_cells +9167.861328125 1727.608642578125 background all_cells +9153.037109375 1727.4600830078125 background all_cells +9150.25 1719.8154296875 background all_cells +9148.3447265625 1712.6578369140625 background all_cells +9157.3291015625 1710.2110595703125 background all_cells +9156.1748046875 1826.0347900390625 background all_cells +9144.2763671875 1750.367919921875 background all_cells +9140.115234375 1775.374755859375 background all_cells +9155.208984375 1756.770263671875 background all_cells +9169.978515625 1855.7978515625 background all_cells +9173.267578125 1845.6881103515625 background all_cells +9169.5244140625 1744.927734375 background all_cells +9171.9501953125 1816.244873046875 background all_cells +9170.361328125 1775.9970703125 background all_cells +8913.8525390625 2131.31298828125 background all_cells +8933.3515625 2103.0810546875 background all_cells +8930.310546875 2136.766845703125 background all_cells +8928.810546875 2124.26953125 background all_cells +8917.451171875 2156.89306640625 background all_cells +8870.8037109375 2113.247802734375 background all_cells +8874.7900390625 2134.039794921875 background all_cells +8854.8212890625 2131.376708984375 background all_cells +8876.146484375 2174.1533203125 background all_cells +8849.169921875 2187.28515625 background all_cells +8871.80078125 2184.283935546875 background all_cells +8881.6962890625 2181.94091796875 background all_cells +8853.220703125 2211.103759765625 background all_cells +8860.83203125 2193.66796875 background all_cells +8860.6044921875 2215.983642578125 background all_cells +8857.2353515625 2210.69921875 background all_cells +8874.9306640625 2215.229736328125 background all_cells +8881.439453125 2215.624267578125 background all_cells +8878.962890625 2191.8916015625 background all_cells +8945.056640625 2182.763427734375 background all_cells +8930.025390625 2181.474609375 background all_cells +9021.77734375 2144.655029296875 background all_cells +8992.548828125 2149.08203125 background all_cells +9044.783203125 2171.139892578125 background all_cells +9059.3603515625 2233.05908203125 background all_cells +9063.5693359375 2189.02294921875 background all_cells +9055.9775390625 2166.884033203125 background all_cells +9053.1728515625 2160.425048828125 background all_cells +9012.3603515625 2177.908935546875 background all_cells +9035.0263671875 2167.076171875 background all_cells +9009.912109375 2187.83837890625 background all_cells +8958.2978515625 2166.0986328125 background all_cells +8976.34765625 2192.338134765625 background all_cells +8974.7646484375 2178.8896484375 background all_cells +8985.44921875 2148.8212890625 background all_cells +8991.123046875 2135.154052734375 background all_cells +8989.2021484375 2165.954833984375 background all_cells +9001.3056640625 2114.828857421875 background all_cells +8969.2841796875 2119.776611328125 background all_cells +8960.076171875 2123.277587890625 background all_cells +9008.3779296875 2107.302490234375 background all_cells +9008.0859375 2128.662353515625 background all_cells +8983.388671875 2223.867919921875 background all_cells +8967.2158203125 2231.290771484375 background all_cells +9001.5615234375 2241.975830078125 background all_cells +8979.4462890625 2239.08349609375 background all_cells +8935.8388671875 2260.041748046875 background all_cells +8926.6455078125 2253.809326171875 background all_cells +8931.8203125 2257.133544921875 background all_cells +8942.3759765625 2267.404052734375 background all_cells +8944.275390625 2261.952392578125 background all_cells +8957.5166015625 2262.564697265625 background all_cells +8993.2890625 2248.16064453125 background all_cells +8985.1953125 2252.862060546875 background all_cells +8931.22265625 2224.132080078125 background all_cells +8924.677734375 2236.373779296875 background all_cells +8927.2509765625 2243.86328125 background all_cells +8939.1162109375 2242.6826171875 background all_cells +9015.408203125 2275.835693359375 background all_cells +9020.8701171875 2263.800048828125 background all_cells +9026.5419921875 2270.559326171875 background all_cells +8999.6923828125 2274.41650390625 background all_cells +8942.439453125 2200.00732421875 background all_cells +9008.0732421875 2212.558349609375 background all_cells +8963.9013671875 2208.654541015625 background all_cells +8842.376953125 2193.44091796875 background all_cells +8868.7666015625 2263.501708984375 background all_cells +8835.3232421875 2238.133056640625 background all_cells +8865.7822265625 2276.93994140625 background all_cells +8865.173828125 2291.32958984375 background all_cells +8856.48828125 2285.454345703125 background all_cells +8877.1064453125 2282.907470703125 background all_cells +8884.4697265625 2313.093017578125 background all_cells +8832.9208984375 2323.205078125 background all_cells +8889.984375 2339.140380859375 background all_cells +8781.8515625 2261.79345703125 background all_cells +8787.056640625 2255.1484375 background all_cells +8791.0400390625 2277.035400390625 background all_cells +8788.49609375 2267.572021484375 background all_cells +8800.7587890625 2294.88671875 background all_cells +8811.55859375 2301.3115234375 background all_cells +8808.1181640625 2304.5869140625 background all_cells +8799.12109375 2281.11083984375 background all_cells +8820.4873046875 2292.41845703125 background all_cells +8830.748046875 2307.310791015625 background all_cells +8819.5419921875 2243.691650390625 background all_cells +8822.0947265625 2271.60693359375 background all_cells +8826.09375 2256.779052734375 background all_cells +8822.0087890625 2249.865478515625 background all_cells +8800.8876953125 2307.561767578125 background all_cells +8810.78515625 2325.2353515625 background all_cells +8809.4677734375 2332.61083984375 background all_cells +8806.3134765625 2336.73046875 background all_cells +8796.87109375 2330.412353515625 background all_cells +8917.572265625 2271.730224609375 background all_cells +8976.2294921875 2325.23583984375 background all_cells +8993.447265625 2327.194580078125 background all_cells +8995.8203125 2323.1884765625 background all_cells +8992.6923828125 2308.59912109375 background all_cells +8951.9228515625 2313.24365234375 background all_cells +8964.08984375 2330.710693359375 background all_cells +8958.986328125 2327.549072265625 background all_cells +8938.8837890625 2273.04833984375 background all_cells +8977.765625 2304.597900390625 background all_cells +8956.390625 2281.0048828125 background all_cells +8949.9873046875 2284.752685546875 background all_cells +8920.9619140625 2331.695556640625 background all_cells +8937.3095703125 2326.47998046875 background all_cells +8923.408203125 2322.86572265625 background all_cells +8900.8916015625 2243.286865234375 background all_cells +8901.634765625 2223.52685546875 background all_cells +8887.32421875 2249.7001953125 background all_cells +8909.09765625 2323.955078125 background all_cells +8913.642578125 2246.82177734375 background all_cells +8916.6953125 2243.1953125 background all_cells +8917.7158203125 2252.93212890625 background all_cells +8914.404296875 2321.61572265625 background all_cells +8907.4208984375 2311.7421875 background all_cells +8897.5732421875 2271.7294921875 background all_cells +8892.4658203125 2266.339111328125 background all_cells +9077.142578125 2190.44189453125 background all_cells +9071.41796875 2191.526611328125 background all_cells +9097.9775390625 2135.7763671875 background all_cells +9082.1630859375 2157.474853515625 background all_cells +9081.4873046875 2163.5078125 background all_cells +9091.1689453125 2180.039794921875 background all_cells +9149.55859375 2145.615478515625 background all_cells +9180.69921875 2153.57373046875 background all_cells +9172.111328125 2183.749267578125 background all_cells +9178.330078125 2190.5283203125 background all_cells +9152.8359375 2186.32958984375 background all_cells +9148.689453125 2253.315185546875 background all_cells +9178.3134765625 2246.70751953125 background all_cells +9146.8349609375 2243.480224609375 background all_cells +9149.16015625 2239.82177734375 background all_cells +9157.96484375 2167.84130859375 background all_cells +9143.6875 2178.07958984375 background all_cells +9139.2646484375 2171.02685546875 background all_cells +9136.5478515625 2227.264404296875 background all_cells +9139.078125 2233.181884765625 background all_cells +9109.896484375 2165.130126953125 background all_cells +9132.734375 2168.59765625 background all_cells +9127.3857421875 2167.298828125 background all_cells +9124.193359375 2176.456787109375 background all_cells +9126.0234375 2194.119873046875 background all_cells +9129.4404296875 2195.425537109375 background all_cells +9115.1572265625 2184.06640625 background all_cells +9110.1484375 2141.43212890625 background all_cells +9118.1865234375 2146.3369140625 background all_cells +9122.83203125 2142.9150390625 background all_cells +8997.2177734375 2229.051025390625 background all_cells +9008.72265625 2223.641845703125 background all_cells +9017.1298828125 2224.381591796875 background all_cells +8995.2158203125 2219.719482421875 background all_cells +9014.767578125 2232.3720703125 background all_cells +9004.4208984375 2233.427734375 background all_cells +9035.6875 2202.34765625 background all_cells +9041.7685546875 2211.82275390625 background all_cells +9023.02734375 2206.72021484375 background all_cells +9096.177734375 2213.679931640625 background all_cells +9122.2392578125 2210.12451171875 background all_cells +9113.8896484375 2199.7392578125 background all_cells +9081.322265625 2239.73681640625 background all_cells +9121.2392578125 2255.686767578125 background all_cells +9094.1396484375 2257.8994140625 background all_cells +9066.7041015625 2238.189208984375 background all_cells +9066.486328125 2205.5087890625 background all_cells +9080.212890625 2209.1240234375 background all_cells +9079.7099609375 2201.650390625 background all_cells +9079.970703125 2219.06787109375 background all_cells +9504.947265625 1960.12548828125 background all_cells +9488.6416015625 1968.431396484375 background all_cells +9541.99609375 1953.6488037109373 background all_cells +9532.41796875 1965.148681640625 background all_cells +9513.0751953125 1950.8673095703125 background all_cells +9539.857421875 2030.412109375 background all_cells +9548.6376953125 2040.320556640625 background all_cells +9543.5322265625 2056.69580078125 background all_cells +9540.853515625 2047.1595458984373 background all_cells +9524.54296875 1979.282958984375 background all_cells +9495.4423828125 1998.015869140625 background all_cells +9508.6396484375 2006.6490478515625 background all_cells +9533.5556640625 2009.2728271484373 background all_cells +9519.865234375 2007.0469970703125 background all_cells +9526.19140625 2001.458984375 background all_cells +9352.5595703125 2084.210205078125 background all_cells +9363.224609375 2061.228515625 background all_cells +9356.2646484375 2063.52978515625 background all_cells +9369.140625 2071.012939453125 background all_cells +9350.4150390625 2072.082763671875 background all_cells +9370.60546875 2108.646728515625 background all_cells +9366.5576171875 2098.4033203125 background all_cells +9379.203125 2109.86767578125 background all_cells +9437.01953125 2094.422119140625 background all_cells +9419.466796875 2103.5283203125 background all_cells +9427.583984375 2099.93310546875 background all_cells +9398.943359375 2062.69873046875 background all_cells +9431.0068359375 2064.853759765625 background all_cells +9421.37109375 2084.705322265625 background all_cells +9404.9033203125 2090.02099609375 background all_cells +9369.1689453125 2000.1871337890625 background all_cells +9345.7138671875 1999.500244140625 background all_cells +9376.8896484375 2033.9051513671875 background all_cells +9365.634765625 2012.2117919921875 background all_cells +9382.8505859375 2007.470947265625 background all_cells +9384.080078125 2069.578369140625 background all_cells +9385.658203125 2057.258056640625 background all_cells +9379.763671875 2044.2073974609373 background all_cells +9351.4609375 2057.333740234375 background all_cells +9351.001953125 2051.4140625 background all_cells +9369.3154296875 2052.266845703125 background all_cells +9364.2861328125 2047.1424560546875 background all_cells +9348.5458984375 2047.0830078125 background all_cells +9394.0478515625 2005.77587890625 background all_cells +9414.98828125 2021.1109619140625 background all_cells +9436.490234375 2018.2850341796875 background all_cells +9441.2578125 2008.6549072265625 background all_cells +9428.6044921875 2124.37939453125 background all_cells +9441.11328125 2127.637939453125 background all_cells +9434.5791015625 2118.802490234375 background all_cells +9450.5419921875 2084.60009765625 background all_cells +9459.8935546875 2120.13818359375 background all_cells +9453.046875 2129.18994140625 background all_cells +9450.533203125 2100.393310546875 background all_cells +9509.2490234375 2085.61865234375 background all_cells +9502.40234375 2103.316650390625 background all_cells +9499.642578125 2089.850341796875 background all_cells +9553.69140625 2085.774658203125 background all_cells +9510.330078125 2131.206298828125 background all_cells +9483.2861328125 2122.42919921875 background all_cells +9520.8798828125 2151.95458984375 background all_cells +9476.59765625 2138.965576171875 background all_cells +9495.3828125 2154.05712890625 background all_cells +9505.91015625 2151.51416015625 background all_cells +9437.4521484375 2151.827392578125 background all_cells +9531.46484375 2063.7177734375 background all_cells +9527.2578125 2066.274658203125 background all_cells +9525.267578125 2051.994384765625 background all_cells +9432.142578125 1994.917724609375 background all_cells +9424.8974609375 2001.512939453125 background all_cells +9420.4794921875 1999.39697265625 background all_cells +9466.390625 2000.0552978515625 background all_cells +9482.5224609375 1983.333251953125 background all_cells +9484.103515625 2022.701171875 background all_cells +9460.0546875 2027.5029296875 background all_cells +9451.107421875 2035.9481201171875 background all_cells +9466.123046875 2032.800537109375 background all_cells +9478.787109375 2030.16455078125 background all_cells +9384.216796875 1951.8563232421875 background all_cells +9379.8359375 1988.902587890625 background all_cells +9381.8486328125 1978.3209228515625 background all_cells +9455.3408203125 1972.6781005859373 background all_cells +9450.333984375 1990.112060546875 background all_cells +9446.7177734375 1955.0042724609373 background all_cells +9441.7958984375 1968.388671875 background all_cells +9462.111328125 1956.6739501953125 background all_cells +9321.86328125 2241.34228515625 background all_cells +9326.2998046875 2273.4443359375 background all_cells +9323.29296875 2265.771240234375 background all_cells +9323.595703125 2255.385009765625 background all_cells +9305.0693359375 2269.779052734375 background all_cells +9305.1875 2277.4013671875 background all_cells +9295.404296875 2274.14013671875 background all_cells +9294.38671875 2239.50244140625 background all_cells +9296.3935546875 2255.67041015625 background all_cells +9304.544921875 2248.309326171875 background all_cells +9286.1435546875 2387.403076171875 background all_cells +9299.427734375 2417.017333984375 background all_cells +9298.763671875 2394.2880859375 background all_cells +9305.177734375 2420.696044921875 background all_cells +9309.0888671875 2422.780029296875 background all_cells +9318.986328125 2407.513427734375 background all_cells +9316.654296875 2424.81640625 background all_cells +9330.625 2408.314208984375 background all_cells +9306.94921875 2399.870849609375 background all_cells +9325.939453125 2391.577392578125 background all_cells +9308.7421875 2391.59814453125 background all_cells +9317.75 2316.71630859375 background all_cells +9306.9150390625 2318.748291015625 background all_cells +9325.017578125 2326.5732421875 background all_cells +9321.2412109375 2322.860595703125 background all_cells +9311.3037109375 2367.10009765625 background all_cells +9321.1689453125 2368.8828125 background all_cells +9312.0322265625 2380.826904296875 background all_cells +9311.087890625 2377.696044921875 background all_cells +9296.41796875 2355.51123046875 background all_cells +9294.06640625 2378.817626953125 background all_cells +9300.7705078125 2359.511474609375 background all_cells +9327.732421875 2336.098876953125 background all_cells +9303.2919921875 2343.422607421875 background all_cells +9308.876953125 2342.42578125 background all_cells +9331.5087890625 2283.27685546875 background all_cells +9322.966796875 2304.6708984375 background all_cells +9326.44921875 2299.21923828125 background all_cells +9313.974609375 2290.822509765625 background all_cells +9318.98828125 2287.29541015625 background all_cells +9299.2314453125 2293.929443359375 background all_cells +9288.025390625 2302.794677734375 background all_cells +9283.0107421875 2309.85009765625 background all_cells +9268.05859375 2308.32666015625 background all_cells +9286.298828125 2290.711181640625 background all_cells +9203.0654296875 2263.80810546875 background all_cells +9223.193359375 2304.842529296875 background all_cells +9220.1474609375 2301.70751953125 background all_cells +9215.728515625 2299.554443359375 background all_cells +9280.044921875 2366.9697265625 background all_cells +9268.578125 2359.165283203125 background all_cells +9271.451171875 2376.779052734375 background all_cells +9265.0400390625 2401.073486328125 background all_cells +9275.7548828125 2393.466796875 background all_cells +9268.47265625 2333.53076171875 background all_cells +9180.947265625 2329.24853515625 background all_cells +9217.5078125 2330.033447265625 background all_cells +9257.8271484375 2307.279052734375 background all_cells +9443.3896484375 2181.00439453125 background all_cells +9444.681640625 2187.644287109375 background all_cells +9438.6982421875 2215.36083984375 background all_cells +9453.384765625 2214.976806640625 background all_cells +9454.787109375 2235.732666015625 background all_cells +9446.595703125 2225.02685546875 background all_cells +9433.6259765625 2224.090087890625 background all_cells +9435.0146484375 2232.455322265625 background all_cells +9428.7021484375 2240.77734375 background all_cells +9465.3291015625 2209.600830078125 background all_cells +9483.591796875 2231.080810546875 background all_cells +9490.0419921875 2223.519775390625 background all_cells +9440.642578125 2160.104736328125 background all_cells +9444.05078125 2172.904541015625 background all_cells +9437.314453125 2204.872802734375 background all_cells +9446.853515625 2203.97412109375 background all_cells +9514.34375 2164.294189453125 background all_cells +9515.3603515625 2170.716552734375 background all_cells +9510.7138671875 2179.51904296875 background all_cells +9562.681640625 2190.67529296875 background all_cells +9565.01171875 2209.38720703125 background all_cells +9548.248046875 2206.946533203125 background all_cells +9552.787109375 2181.98779296875 background all_cells +9542.3056640625 2196.679443359375 background all_cells +9555.1611328125 2193.883056640625 background all_cells +9544.8544921875 2188.52880859375 background all_cells +9515.4677734375 2196.658935546875 background all_cells +9503.3564453125 2199.96142578125 background all_cells +9536.193359375 2204.78857421875 background all_cells +9521.7490234375 2184.72021484375 background all_cells +9526.5048828125 2207.8212890625 background all_cells +9526.560546875 2195.341552734375 background all_cells +9530.0712890625 2341.638671875 background all_cells +9524.638671875 2353.167724609375 background all_cells +9539.5859375 2337.3935546875 background all_cells +9536.3984375 2373.530517578125 background all_cells +9528.1962890625 2380.829833984375 background all_cells +9539.859375 2378.807373046875 background all_cells +9530.2802734375 2375.899658203125 background all_cells +9526.4912109375 2297.7666015625 background all_cells +9529.3623046875 2326.0810546875 background all_cells +9534.2255859375 2317.148193359375 background all_cells +9524.25 2362.494384765625 background all_cells +9524.44921875 2369.820556640625 background all_cells +9532.44140625 2367.361083984375 background all_cells +9497.2919921875 2213.831787109375 background all_cells +9524.66796875 2218.322998046875 background all_cells +9508.1572265625 2213.32421875 background all_cells +9541.8779296875 2219.7587890625 background all_cells +9553.375 2222.155517578125 background all_cells +9547.0087890625 2218.239990234375 background all_cells +9567.7001953125 2236.175537109375 background all_cells +9533.212890625 2246.248046875 background all_cells +9547.9775390625 2228.519775390625 background all_cells +9540.794921875 2242.446533203125 background all_cells +9542.298828125 2231.658935546875 background all_cells +9499.57421875 2227.80322265625 background all_cells +9529.02734375 2233.088134765625 background all_cells +9512.98046875 2227.000244140625 background all_cells +9527.9111328125 2279.530029296875 background all_cells +9534.568359375 2285.51123046875 background all_cells +9537.912109375 2259.262939453125 background all_cells +9531.33984375 2267.5830078125 background all_cells +9536.833984375 2272.041748046875 background all_cells +9517.5947265625 2269.394775390625 background all_cells +9541.9580078125 2266.396484375 background all_cells +9526.6064453125 2263.073486328125 background all_cells +9330.43359375 1963.8865966796875 background all_cells +9345.44921875 1984.956787109375 background all_cells +9322.18359375 1969.9351806640625 background all_cells +9300.4501953125 2084.556640625 background all_cells +9289.9267578125 2083.9453125 background all_cells +9308.7265625 2058.04638671875 background all_cells +9309.5615234375 2066.8046875 background all_cells +9309.17578125 2075.115234375 background all_cells +9329.2451171875 2007.322021484375 background all_cells +9314.3310546875 2029.6766357421875 background all_cells +9321.009765625 2023.0545654296875 background all_cells +9331.7275390625 2021.63720703125 background all_cells +9330.5498046875 2017.00341796875 background all_cells +9342.04296875 2007.6126708984373 background all_cells +9337.458984375 2062.9560546875 background all_cells +9325.8427734375 2087.5517578125 background all_cells +9320.8017578125 2062.031982421875 background all_cells +9327.5595703125 2071.37353515625 background all_cells +9330.7177734375 2061.473388671875 background all_cells +9286.51953125 2061.720947265625 background all_cells +9267.5029296875 2048.037841796875 background all_cells +9283.51953125 2013.7637939453125 background all_cells +9298.4521484375 2055.319580078125 background all_cells +9293.3115234375 2040.2503662109373 background all_cells +9338.66796875 2049.7685546875 background all_cells +9325.0302734375 2047.5938720703125 background all_cells +9328.1904296875 2054.361328125 background all_cells +9333.7919921875 2057.568359375 background all_cells +9340.1064453125 2054.697509765625 background all_cells +9209.20703125 2162.49169921875 background all_cells +9193.05859375 2156.3681640625 background all_cells +9204.341796875 2205.04052734375 background all_cells +9196.466796875 2219.0634765625 background all_cells +9204.103515625 2210.992919921875 background all_cells +9209.9873046875 2188.22412109375 background all_cells +9193.5068359375 2178.9296875 background all_cells +9193.515625 2196.554443359375 background all_cells +9212.8818359375 2197.7646484375 background all_cells +9300.521484375 2111.11181640625 background all_cells +9290.89453125 2090.08935546875 background all_cells +9306.60546875 2094.67626953125 background all_cells +9288.2421875 2128.552734375 background all_cells +9294.0908203125 2126.6337890625 background all_cells +9299.576171875 2119.7314453125 background all_cells +9289.572265625 2150.085205078125 background all_cells +9287.935546875 2140.775146484375 background all_cells +9297.2255859375 2195.798583984375 background all_cells +9307.53515625 2223.860595703125 background all_cells +9296.7236328125 2214.8994140625 background all_cells +9298.765625 2209.402099609375 background all_cells +9286.1787109375 2202.83056640625 background all_cells +9291.7646484375 2191.062255859375 background all_cells +9287.0654296875 2214.795654296875 background all_cells +9294.5771484375 2163.9189453125 background all_cells +9287.091796875 2171.4814453125 background all_cells +9252.6376953125 2136.846435546875 background all_cells +9270.80078125 2133.9609375 background all_cells +9267.6962890625 2149.17431640625 background all_cells +9261.03515625 2147.90966796875 background all_cells +9271.6083984375 2122.240478515625 background all_cells +9282.103515625 2097.135009765625 background all_cells +9283.78515625 2113.7763671875 background all_cells +9276.4638671875 2108.433837890625 background all_cells +9278.8056640625 2124.746337890625 background all_cells +9270.220703125 2115.876220703125 background all_cells +9261.0595703125 2094.6689453125 background all_cells +9266.880859375 2096.16015625 background all_cells +9263.6748046875 2108.56591796875 background all_cells +9279.7197265625 2191.2421875 background all_cells +9283.373046875 2226.4775390625 background all_cells +9278.1708984375 2233.548095703125 background all_cells +9280.8984375 2205.774658203125 background all_cells +9273.4091796875 2199.139404296875 background all_cells +9271.1396484375 2161.7802734375 background all_cells +9246.341796875 2168.422607421875 background all_cells +9247.33984375 2187.369873046875 background all_cells +9272.4228515625 2187.22216796875 background all_cells +9272.587890625 2173.982421875 background all_cells +9261.7802734375 2202.719482421875 background all_cells +9267.4921875 2212.391357421875 background all_cells +9261.666015625 2255.2861328125 background all_cells +9271.17578125 2250.0888671875 background all_cells +9239.5029296875 1950.0306396484373 background all_cells +9243.712890625 1971.0244140625 background all_cells +9243.3486328125 1963.3448486328125 background all_cells +9245.6015625 1951.5013427734373 background all_cells +9211.623046875 2106.5732421875 background all_cells +9203.9697265625 2128.965576171875 background all_cells +9214.7080078125 2122.90380859375 background all_cells +9186.1015625 2115.559326171875 background all_cells +9228.421875 2100.8720703125 background all_cells +9239.634765625 2125.292236328125 background all_cells +9244.5263671875 2110.65771484375 background all_cells +9238.265625 2051.02880859375 background all_cells +9231.1416015625 2073.04736328125 background all_cells +9229.91796875 2065.790283203125 background all_cells +9248.5654296875 2064.342529296875 background all_cells +9240.3935546875 1987.7994384765625 background all_cells +9224.314453125 2019.36474609375 background all_cells +9235.5673828125 2015.1427001953125 background all_cells +9254.109375 2008.1651611328125 background all_cells +9209.677734375 2041.0059814453125 background all_cells +9219.5380859375 2040.7828369140625 background all_cells +9214.119140625 2070.511474609375 background all_cells +9183.1767578125 2065.97705078125 background all_cells +9178.265625 1727.98681640625 background all_cells +9201.236328125 1748.7474365234375 background all_cells +9199.3828125 1734.228759765625 background all_cells +9191.8994140625 1734.2755126953125 background all_cells +9187.4638671875 1762.49658203125 background all_cells +9220.77734375 1770.0570068359375 background all_cells +9215.607421875 1797.15185546875 background all_cells +9201.88671875 1762.805908203125 background all_cells +9183.3662109375 1757.894287109375 background all_cells +9212.095703125 1733.9744873046875 background all_cells +9204.6513671875 1742.9447021484375 background all_cells +9225.275390625 1732.4306640625 background all_cells +9240.8408203125 1806.7183837890625 background all_cells +9223.890625 1810.7181396484373 background all_cells +9245.2236328125 1808.0762939453125 background all_cells +9231.59765625 1809.4473876953125 background all_cells +9234.794921875 1881.8731689453125 background all_cells +9234.4345703125 1865.4453125 background all_cells +9212.8203125 1866.8948974609373 background all_cells +9226.064453125 1860.7967529296875 background all_cells +9213.689453125 1900.186767578125 background all_cells +9225.0234375 1831.62646484375 background all_cells +9213.349609375 1845.436767578125 background all_cells +9212.9912109375 1831.232177734375 background all_cells +9211.1962890625 1862.169921875 background all_cells +9220.046875 1861.5924072265625 background all_cells +9198.3984375 1813.9671630859373 background all_cells +9189.2763671875 1871.689697265625 background all_cells +9190.322265625 1902.6556396484373 background all_cells +9193.59375 1880.6976318359373 background all_cells +9349.6328125 1908.8397216796875 background all_cells +9368.919921875 1920.6878662109373 background all_cells +9365.7197265625 1915.84716796875 background all_cells +9304.5830078125 1927.4658203125 background all_cells +9308.8564453125 1913.2298583984373 background all_cells +9305.1796875 1915.3929443359373 background all_cells +9306.677734375 1907.1175537109373 background all_cells +9303.880859375 1920.160400390625 background all_cells +9334.4814453125 1922.28564453125 background all_cells +9331.3203125 1928.809814453125 background all_cells +9329.0986328125 1922.494873046875 background all_cells +9313.8134765625 1906.1414794921875 background all_cells +9315.392578125 1912.81591796875 background all_cells +9327.552734375 1917.0103759765625 background all_cells +9323.4677734375 1912.60546875 background all_cells +9331.6953125 1915.0594482421875 background all_cells +9324.587890625 1944.359130859375 background all_cells +9326.458984375 1933.62744140625 background all_cells +9322.9560546875 1937.0933837890625 background all_cells +9287.6337890625 1934.6224365234373 background all_cells +9263.21875 1906.944091796875 background all_cells +9285.7119140625 1897.74951171875 background all_cells +9294.4931640625 1912.388427734375 background all_cells +9301.1162109375 1931.7308349609373 background all_cells +9335.5537109375 1736.4747314453125 background all_cells +9342.5078125 1754.5816650390625 background all_cells +9346.01953125 1749.1942138671875 background all_cells +9337.5322265625 1775.847900390625 background all_cells +9346.0126953125 1801.9052734375 background all_cells +9337.1044921875 1795.8797607421875 background all_cells +9351.048828125 1782.05224609375 background all_cells +9367.5029296875 1783.389404296875 background all_cells +9379.0009765625 1776.6087646484375 background all_cells +9363.0224609375 1747.6090087890625 background all_cells +9399.8955078125 1740.1646728515625 background all_cells +9389.5576171875 1742.9896240234375 background all_cells +9367.087890625 1755.4593505859375 background all_cells +9249.7861328125 1838.9107666015625 background all_cells +9250.5234375 1823.169677734375 background all_cells +9254.7099609375 1830.714599609375 background all_cells +9367.322265625 1819.85302734375 background all_cells +9262.1513671875 1809.8719482421875 background all_cells +9292.6494140625 1858.2392578125 background all_cells +9343.529296875 1854.385498046875 background all_cells +9259.4638671875 1869.2464599609373 background all_cells +9251.2880859375 1847.97998046875 background all_cells +9259.474609375 1844.6187744140625 background all_cells +9269.734375 1850.8524169921875 background all_cells +9284.46875 1879.926025390625 background all_cells +9254.6181640625 1876.810302734375 background all_cells +9376.095703125 1831.405029296875 background all_cells +9392.24609375 1837.8040771484373 background all_cells +9400.0556640625 1836.0140380859373 background all_cells +9236.548828125 1733.1458740234375 background all_cells +9239.8427734375 1748.8233642578125 background all_cells +9240.5908203125 1770.3250732421875 background all_cells +9276.6494140625 1740.1778564453125 background all_cells +9292.46484375 1744.489013671875 background all_cells +9299.353515625 1789.01513671875 background all_cells +9267.2578125 1799.3333740234375 background all_cells +9268.333984375 1793.5194091796875 background all_cells +9277.5654296875 1790.219970703125 background all_cells +9309.9580078125 1753.6312255859375 background all_cells +9314.765625 1750.968017578125 background all_cells +9287.6474609375 1768.31494140625 background all_cells +9257.8037109375 1770.5260009765625 background all_cells +9257.37109375 1749.7227783203125 background all_cells +9257.2177734375 1730.5120849609375 background all_cells +9051.38671875 1985.473876953125 background all_cells +9085.248046875 2007.128173828125 background all_cells +9056.7431640625 1994.2991943359373 background all_cells +9051.5517578125 2006.6209716796875 background all_cells +9089.009765625 1967.8966064453125 background all_cells +9101.8388671875 1967.5352783203125 background all_cells +9076.1318359375 1953.170166015625 background all_cells +9063.2265625 1971.987060546875 background all_cells +9061.62109375 1978.7952880859373 background all_cells +9161.8154296875 1939.1915283203125 background all_cells +9170.4521484375 1951.8631591796875 background all_cells +9207.2197265625 1928.285888671875 background all_cells +9242.669921875 1916.6680908203125 background all_cells +9241.798828125 1927.5731201171875 background all_cells +9212.05078125 1950.5677490234373 background all_cells +9164.2861328125 1993.550537109375 background all_cells +9168.3427734375 1990.136474609375 background all_cells +9188.607421875 2011.067626953125 background all_cells +9193.080078125 2040.8284912109373 background all_cells +9205.1962890625 2021.09228515625 background all_cells +9208.5048828125 2033.298583984375 background all_cells +9206.37890625 2029.2950439453125 background all_cells +9171.466796875 2016.2545166015625 background all_cells +9092.7314453125 1916.557373046875 background all_cells +9104.2734375 1921.5301513671875 background all_cells +9099.12890625 1933.4530029296875 background all_cells +9126.828125 1932.4373779296875 background all_cells +9120.9072265625 1944.710205078125 background all_cells +9132.70703125 1911.2220458984373 background all_cells +9140.189453125 1929.00341796875 background all_cells +9154.9052734375 1958.2802734375 background all_cells +9145.9599609375 1959.80224609375 background all_cells +9147.6552734375 1946.69091796875 background all_cells +9150.2548828125 1992.811767578125 background all_cells +9139.8515625 2001.281982421875 background all_cells +9155.6298828125 2000.1806640625 background all_cells +9112.3828125 1974.576416015625 background all_cells +9129.255859375 1993.5260009765625 background all_cells +9129.904296875 1972.2769775390625 background all_cells +9116.8203125 1994.54150390625 background all_cells +8864.611328125 2041.0006103515625 background all_cells +8963.099609375 2045.162841796875 background all_cells +8973.4892578125 2084.527587890625 background all_cells +8879.181640625 2099.92822265625 background all_cells +8879.8154296875 2092.814697265625 background all_cells +8870.7705078125 2090.582275390625 background all_cells +9019.2490234375 2060.367431640625 background all_cells +9010.197265625 2040.9185791015625 background all_cells +8997.970703125 2045.234619140625 background all_cells +8978.640625 2058.23583984375 background all_cells +9029.2138671875 2096.854248046875 background all_cells +9178.8466796875 2109.020263671875 background all_cells +9177.90234375 2099.080810546875 background all_cells +9538.9501953125 2106.666748046875 background all_cells +9567.91015625 2082.470703125 background all_cells +9541.7490234375 2085.28173828125 background all_cells +9528.19140625 2091.743896484375 background all_cells +9538.6201171875 2096.071533203125 background all_cells +9536.462890625 2078.07373046875 background all_cells +9089.412109375 2110.488525390625 background all_cells +9109.4873046875 2106.35693359375 background all_cells +9099.3525390625 2108.7431640625 background all_cells +9092.4326171875 2123.38623046875 background all_cells +9113.4033203125 2130.832763671875 background all_cells +9144.68359375 2114.537353515625 background all_cells +9172.248046875 2117.8037109375 background all_cells +9137.9833984375 2114.19091796875 background all_cells +9125.080078125 2102.53515625 background all_cells +9124.271484375 2051.461669921875 background all_cells +9105.3125 2039.47021484375 background all_cells +9035.962890625 2048.453125 background all_cells +9046.0087890625 2033.6217041015625 background all_cells +9040.48046875 2065.57568359375 background all_cells +9071.0439453125 2048.706298828125 background all_cells +9048.9541015625 2070.513427734375 background all_cells +9047.546875 2077.389404296875 background all_cells +9038.1201171875 2095.194580078125 background all_cells +9069.0546875 2117.41259765625 background all_cells +8863.294921875 1962.798095703125 background all_cells +8869.9658203125 1972.762939453125 background all_cells +8855.796875 1970.918212890625 background all_cells +8872.826171875 1940.3466796875 background all_cells +8870.0224609375 1956.1796875 background all_cells +8860.732421875 1950.42138671875 background all_cells +8864.9267578125 1940.6739501953125 background all_cells +8869.55078125 1918.0155029296875 background all_cells +8865.970703125 1929.1873779296875 background all_cells +8856.7041015625 1928.2523193359373 background all_cells +8875.3037109375 1927.88623046875 background all_cells +8884.7275390625 1930.8426513671875 background all_cells +8871.783203125 1981.307861328125 background all_cells +8854.833984375 1987.81689453125 background all_cells +8866.1201171875 1993.9024658203125 background all_cells +8877.1904296875 1986.1954345703125 background all_cells +8893.6044921875 1982.6015625 background all_cells +8974.4853515625 1943.0308837890625 background all_cells +8965.810546875 1962.9639892578125 background all_cells +9008.4501953125 1965.52978515625 background all_cells +9028.2197265625 1910.5950927734373 background all_cells +9031.7275390625 1941.1790771484373 background all_cells +9050.03515625 1934.050537109375 background all_cells +9052.328125 1921.2344970703125 background all_cells +9042.439453125 1950.51416015625 background all_cells +9048.509765625 1969.9669189453125 background all_cells +9035.76953125 1958.1922607421875 background all_cells +9012.4033203125 1923.7490234375 background all_cells +9010.662109375 1934.3084716796875 background all_cells +9000.7119140625 1926.6971435546875 background all_cells +9014.9814453125 1989.09814453125 background all_cells +9002.7822265625 1982.8258056640625 background all_cells +9039.8828125 1997.655029296875 background all_cells +8996.548828125 2013.5216064453125 background all_cells +8991.8359375 1999.673095703125 background all_cells +9035.046875 2026.6546630859373 background all_cells +9021.8798828125 2022.480712890625 background all_cells +8879.74609375 1936.72021484375 background all_cells +8878.275390625 1949.3958740234373 background all_cells +8894.640625 1915.0111083984373 background all_cells +8921.7099609375 1919.912841796875 background all_cells +8924.4404296875 1931.7928466796875 background all_cells +8916.1533203125 1929.80859375 background all_cells +8904.8564453125 1925.9600830078125 background all_cells +8897.638671875 1925.8216552734373 background all_cells +8892.80078125 1973.9049072265625 background all_cells +8936.0224609375 1956.290283203125 background all_cells +8904.421875 1938.8167724609373 background all_cells +8897.8212890625 1949.401123046875 background all_cells +7473.39990234375 1304.26611328125 background all_cells +7459.65283203125 1313.880126953125 background all_cells +7463.08154296875 1300.49462890625 background all_cells +7468.916015625 1325.1436767578125 background all_cells +7480.0205078125 1341.4949951171875 background all_cells +7467.3896484375 1339.9267578125 background all_cells +7459.0087890625 1337.6478271484375 background all_cells +7471.08349609375 1333.9176025390625 background all_cells +7456.7509765625 1327.550537109375 background all_cells +7500.91357421875 1298.160888671875 background all_cells +7481.86181640625 1309.4542236328125 background all_cells +7484.224609375 1331.006103515625 background all_cells +7479.9443359375 1325.9642333984375 background all_cells +7536.77685546875 1361.5888671875 background all_cells +7539.6875 1342.1199951171875 background all_cells +7539.97900390625 1374.1678466796875 background all_cells +7553.7314453125 1359.5634765625 background all_cells +7546.20703125 1342.904541015625 background all_cells +7505.8681640625 1361.2747802734375 background all_cells +7508.58984375 1353.5355224609375 background all_cells +7511.306640625 1362.8533935546875 background all_cells +7508.0439453125 1358.1148681640625 background all_cells +7488.55419921875 1372.760009765625 background all_cells +7503.43310546875 1346.8382568359375 background all_cells +7502.90478515625 1365.482177734375 background all_cells +7523.97802734375 1353.1710205078125 background all_cells +7516.076171875 1363.1998291015625 background all_cells +7515.49609375 1349.8758544921875 background all_cells +7530.54736328125 1349.5491943359375 background all_cells +7526.72900390625 1343.9404296875 background all_cells +7526.91552734375 1362.461181640625 background all_cells +7472.67529296875 1350.035400390625 background all_cells +7474.6162109375 1376.016357421875 background all_cells +7465.77294921875 1368.85205078125 background all_cells +7462.73486328125 1358.6563720703125 background all_cells +7520.4755859375 1318.602783203125 background all_cells +7522.759765625 1333.8348388671875 background all_cells +7517.71728515625 1328.1212158203125 background all_cells +7527.7666015625 1329.0599365234375 background all_cells +7548.5859375 1330.728515625 background all_cells +7551.75927734375 1317.887451171875 background all_cells +7533.71240234375 1329.126220703125 background all_cells +7538.93310546875 1328.9598388671875 background all_cells +7533.73876953125 1339.9259033203125 background all_cells +7523.95166015625 1306.6507568359375 background all_cells +7537.96044921875 1304.9483642578125 background all_cells +7517.609375 1311.341064453125 background all_cells +7531.07421875 1314.70849609375 background all_cells +7498.56396484375 1409.2510986328125 background all_cells +7503.90576171875 1436.6834716796875 background all_cells +7517.07958984375 1420.8922119140625 background all_cells +7513.12451171875 1427.317138671875 background all_cells +7507.9697265625 1405.79052734375 background all_cells +7544.9716796875 1396.8717041015625 background all_cells +7551.92578125 1399.7825927734375 background all_cells +7556.79248046875 1392.01953125 background all_cells +7552.31103515625 1391.78125 background all_cells +7548.6142578125 1386.5867919921875 background all_cells +7522.421875 1428.70947265625 background all_cells +7547.66357421875 1450.806640625 background all_cells +7557.5048828125 1457.4827880859375 background all_cells +7553.0673828125 1451.603759765625 background all_cells +7544.9609375 1432.4844970703125 background all_cells +7532.1865234375 1404.9635009765625 background all_cells +7556.4521484375 1405.6009521484375 background all_cells +7557.142578125 1418.897216796875 background all_cells +7547.421875 1422.6612548828125 background all_cells +7550.19189453125 1415.5513916015625 background all_cells +7547.54638671875 1410.7740478515625 background all_cells +7500.99755859375 1386.6336669921875 background all_cells +7517.029296875 1390.5574951171875 background all_cells +7508.5126953125 1396.4649658203125 background all_cells +7500.8173828125 1376.24462890625 background all_cells +7543.41796875 1381.87841796875 background all_cells +7553.23828125 1382.299560546875 background all_cells +7557.521484375 1377.7808837890625 background all_cells +7520.73681640625 1378.5721435546875 background all_cells +7507.9091796875 1379.8507080078125 background all_cells +7342.693359375 1443.37890625 background all_cells +7328.33447265625 1526.5087890625 background all_cells +7339.4384765625 1450.426513671875 background all_cells +7328.97607421875 1443.5772705078125 background all_cells +7332.65966796875 1418.4588623046875 background all_cells +7340.00732421875 1407.1356201171875 background all_cells +7338.15869140625 1430.8333740234375 background all_cells +7329.9892578125 1429.4495849609375 background all_cells +7346.63916015625 1435.230224609375 background all_cells +7334.1494140625 1436.5498046875 background all_cells +7361.7744140625 1400.289306640625 background all_cells +7369.2890625 1401.9779052734375 background all_cells +7370.2158203125 1418.2528076171875 background all_cells +7366.60888671875 1433.334228515625 background all_cells +7362.298828125 1426.0299072265625 background all_cells +7348.6083984375 1424.4173583984375 background all_cells +7387.96337890625 1443.4644775390625 background all_cells +7392.541015625 1454.91943359375 background all_cells +7378.77734375 1447.967041015625 background all_cells +7399.64599609375 1444.8333740234375 background all_cells +7375.82861328125 1410.0567626953125 background all_cells +7394.80517578125 1431.253173828125 background all_cells +7377.76025390625 1431.4276123046875 background all_cells +7352.95458984375 1451.439208984375 background all_cells +7351.66845703125 1441.9068603515625 background all_cells +7372.982421875 1457.39208984375 background all_cells +7367.74853515625 1446.9791259765625 background all_cells +7361.99609375 1441.310302734375 background all_cells +7361.6591796875 1451.771728515625 background all_cells +7482.97119140625 1386.005126953125 background all_cells +7435.59228515625 1401.434814453125 background all_cells +7451.455078125 1403.4454345703125 background all_cells +7479.92578125 1404.267578125 background all_cells +7479.46533203125 1397.2921142578125 background all_cells +7455.32080078125 1392.8895263671875 background all_cells +7450.99853515625 1431.72314453125 background all_cells +7472.9462890625 1435.907470703125 background all_cells +7465.82568359375 1447.6568603515625 background all_cells +7408.7001953125 1425.920654296875 background all_cells +7419.3798828125 1447.8565673828125 background all_cells +7420.6689453125 1432.810302734375 background all_cells +7490.20263671875 1383.9796142578125 background all_cells +7489.1337890625 1399.91259765625 background all_cells +7493.88232421875 1395.6783447265625 background all_cells +7487.169921875 1410.869873046875 background all_cells +7490.56298828125 1435.2568359375 background all_cells +7499.009765625 1446.746337890625 background all_cells +7495.48095703125 1418.9796142578125 background all_cells +7449.408203125 1416.0526123046875 background all_cells +7429.10302734375 1420.8436279296875 background all_cells +7457.525390625 1421.0634765625 background all_cells +7654.7978515625 1302.21923828125 background all_cells +7815.76171875 1311.8465576171875 background all_cells +7761.95849609375 1302.2642822265625 background all_cells +7774.88525390625 1309.408935546875 background all_cells +7661.5205078125 1306.631591796875 background all_cells +7640.55029296875 1305.0546875 background all_cells +7719.21630859375 1349.7879638671875 background all_cells +7828.5478515625 1357.55224609375 background all_cells +7796.37646484375 1343.6986083984375 background all_cells +7724.49267578125 1346.1126708984375 background all_cells +7677.30615234375 1337.7491455078125 background all_cells +7679.6396484375 1353.1917724609375 background all_cells +7694.82861328125 1343.491943359375 background all_cells +7685.7421875 1323.1336669921875 background all_cells +7685.50048828125 1362.444580078125 background all_cells +7705.83251953125 1355.8912353515625 background all_cells +7711.37890625 1336.4814453125 background all_cells +7705.71044921875 1342.0970458984375 background all_cells +7649.408203125 1328.0350341796875 background all_cells +7654.62451171875 1344.5377197265625 background all_cells +7656.00732421875 1362.6064453125 background all_cells +7668.85986328125 1359.111328125 background all_cells +7672.4365234375 1326.697265625 background all_cells +7735.626953125 1430.673095703125 background all_cells +7737.30029296875 1445.4495849609375 background all_cells +7752.88525390625 1452.1197509765625 background all_cells +7752.943359375 1433.63232421875 background all_cells +7746.36376953125 1429.3221435546875 background all_cells +7692.89111328125 1442.287841796875 background all_cells +7708.70458984375 1443.6363525390625 background all_cells +7699.04345703125 1455.0667724609375 background all_cells +7724.72607421875 1447.7642822265625 background all_cells +7729.89892578125 1438.92529296875 background all_cells +7727.30419921875 1456.8377685546875 background all_cells +7724.64892578125 1434.46728515625 background all_cells +7758.92578125 1370.9412841796875 background all_cells +7771.3291015625 1406.3763427734375 background all_cells +7775.33984375 1392.8154296875 background all_cells +7753.82421875 1383.7139892578125 background all_cells +7782.83251953125 1379.568115234375 background all_cells +7778.9873046875 1372.8985595703125 background all_cells +7808.5751953125 1442.1658935546875 background all_cells +7839.81787109375 1431.95751953125 background all_cells +7823.1591796875 1438.1624755859375 background all_cells +7817.41015625 1427.6583251953125 background all_cells +7765.9501953125 1445.498046875 background all_cells +7789.65478515625 1436.825439453125 background all_cells +7779.06689453125 1441.11962890625 background all_cells +7770.11083984375 1437.348876953125 background all_cells +7850.8427734375 1397.40771484375 background all_cells +7871.130859375 1349.3729248046875 background all_cells +7864.76025390625 1398.930419921875 background all_cells +7866.95703125 1372.5159912109375 background all_cells +7884.0205078125 1443.596923828125 background all_cells +7906.6875 1446.467529296875 background all_cells +7899.5888671875 1428.97509765625 background all_cells +7893.77880859375 1391.4342041015625 background all_cells +7930.1240234375 1344.1019287109375 background all_cells +7928.203125 1455.2969970703125 background all_cells +7928.91552734375 1390.9842529296875 background all_cells +7962.8193359375 1360.0286865234375 background all_cells +7939.59716796875 1354.2266845703125 background all_cells +7977.90625 1308.416015625 background all_cells +8022.2958984375 1287.228759765625 background all_cells +7995.755859375 1300.950439453125 background all_cells +8006.8798828125 1291.2037353515625 background all_cells +7956.197265625 1313.1458740234375 background all_cells +7966.2890625 1308.89501953125 background all_cells +8005.6806640625 1362.6466064453125 background all_cells +8024.54443359375 1340.2818603515625 background all_cells +8024.09130859375 1377.1015625 background all_cells +8014.75048828125 1355.710205078125 background all_cells +8010.36865234375 1353.2491455078125 background all_cells +8013.314453125 1397.5567626953125 background all_cells +7984.86376953125 1441.7843017578125 background all_cells +8025.1337890625 1425.558349609375 background all_cells +7721.64306640625 1368.3424072265625 background all_cells +7722.47314453125 1380.9537353515625 background all_cells +7705.56591796875 1375.22021484375 background all_cells +7697.36279296875 1370.275146484375 background all_cells +7749.525390625 1409.4251708984375 background all_cells +7743.6123046875 1418.5667724609375 background all_cells +7740.1640625 1413.748779296875 background all_cells +7714.75634765625 1393.58544921875 background all_cells +7703.76416015625 1400.8826904296875 background all_cells +7716.1767578125 1413.6363525390625 background all_cells +7707.0732421875 1394.5706787109375 background all_cells +7744.32421875 1379.8797607421875 background all_cells +7733.3212890625 1375.437255859375 background all_cells +7734.28759765625 1382.9630126953125 background all_cells +7749.2607421875 1396.794677734375 background all_cells +7742.8212890625 1398.65966796875 background all_cells +7743.33056640625 1385.8887939453125 background all_cells +7715.26171875 1135.087890625 background all_cells +7720.193359375 1124.913818359375 background all_cells +7759.828125 1139.8875732421875 background all_cells +7741.7568359375 1141.6270751953125 background all_cells +7734.56787109375 1137.7833251953125 background all_cells +7734.47265625 1132.7445068359375 background all_cells +7758.5380859375 1175.140380859375 background all_cells +7752.83544921875 1176.73388671875 background all_cells +7721.42919921875 1156.85791015625 background all_cells +7724.9130859375 1169.0701904296875 background all_cells +7740.08837890625 1165.5050048828125 background all_cells +7733.96630859375 1147.144287109375 background all_cells +7751.82861328125 1156.3497314453125 background all_cells +7759.7705078125 1147.884033203125 background all_cells +7750.1357421875 1144.720947265625 background all_cells +7730.87158203125 1156.32470703125 background all_cells +7739.99072265625 1152.09814453125 background all_cells +7963.16748046875 1147.563720703125 background all_cells +7967.98828125 1127.613037109375 background all_cells +7979.99072265625 1144.401123046875 background all_cells +7992.8515625 1124.1544189453125 background all_cells +8004.00537109375 1146.8623046875 background all_cells +7984.35498046875 1127.0 background all_cells +7970.896484375 1155.96484375 background all_cells +8010.40869140625 1154.830322265625 background all_cells +7999.06103515625 1164.3948974609375 background all_cells +7997.36376953125 1160.4093017578125 background all_cells +7961.74951171875 1158.5279541015625 background all_cells +7977.00146484375 1155.783203125 background all_cells +7807.5185546875 1155.16259765625 background all_cells +7810.1455078125 1181.3992919921875 background all_cells +7818.693359375 1140.9378662109375 background all_cells +7818.880859375 1183.3135986328125 background all_cells +7812.4189453125 1166.273681640625 background all_cells +7845.25390625 1155.348388671875 background all_cells +7852.08544921875 1183.808837890625 background all_cells +7858.3095703125 1157.26953125 background all_cells +7863.3515625 1141.9703369140625 background all_cells +7855.14794921875 1145.3148193359375 background all_cells +7845.49951171875 1143.3968505859375 background all_cells +7839.12255859375 1141.6796875 background all_cells +7882.0625 1131.5810546875 background all_cells +7919.28271484375 1131.1661376953125 background all_cells +7894.80224609375 1140.7698974609375 background all_cells +7893.38330078125 1135.1541748046875 background all_cells +7983.89013671875 1228.29296875 background all_cells +7975.19287109375 1275.92822265625 background all_cells +7985.30029296875 1243.3319091796875 background all_cells +8010.33056640625 1256.9261474609375 background all_cells +8026.0673828125 1255.66064453125 background all_cells +8015.76318359375 1222.0728759765625 background all_cells +7964.1142578125 1208.003173828125 background all_cells +7961.82568359375 1218.15234375 background all_cells +7973.7705078125 1213.0489501953125 background all_cells +7982.5556640625 1207.6739501953125 background all_cells +7961.54541015625 1174.613037109375 background all_cells +7960.8388671875 1184.49609375 background all_cells +7993.0322265625 1177.9554443359375 background all_cells +7898.30810546875 1194.29052734375 background all_cells +7926.39794921875 1179.0947265625 background all_cells +7888.716796875 1187.0333251953125 background all_cells +7892.91357421875 1194.060791015625 background all_cells +7917.748046875 1188.5257568359375 background all_cells +7909.1318359375 1192.2447509765625 background all_cells +7765.04248046875 1158.767822265625 background all_cells +7771.892578125 1153.7664794921875 background all_cells +7777.92724609375 1148.5836181640625 background all_cells +7769.4931640625 1144.796142578125 background all_cells +7789.6640625 1193.229736328125 background all_cells +7797.708984375 1179.1214599609375 background all_cells +7796.7392578125 1192.5548095703125 background all_cells +7780.55029296875 1143.377685546875 background all_cells +7796.98193359375 1162.985595703125 background all_cells +7789.21728515625 1143.9881591796875 background all_cells +7787.71923828125 1156.142333984375 background all_cells +7770.00927734375 1175.3597412109375 background all_cells +7787.73828125 1171.36767578125 background all_cells +7787.36328125 1184.4072265625 background all_cells +7781.69287109375 1181.5440673828125 background all_cells +7742.1845703125 1180.338623046875 background all_cells +7734.83203125 1214.4307861328125 background all_cells +7741.34765625 1199.1387939453125 background all_cells +7745.2216796875 1192.3099365234375 background all_cells +7804.01806640625 1182.512451171875 background all_cells +7881.9638671875 1195.825439453125 background all_cells +7807.1728515625 1191.60498046875 background all_cells +7833.4306640625 1255.9144287109375 background all_cells +7886.7587890625 1280.7359619140625 background all_cells +7861.48486328125 1234.4669189453125 background all_cells +7854.400390625 1258.228515625 background all_cells +7787.53515625 1255.19921875 background all_cells +7796.0927734375 1288.071044921875 background all_cells +7782.1689453125 1286.9749755859375 background all_cells +7814.05908203125 1206.3369140625 background all_cells +7792.75830078125 1218.1243896484375 background all_cells +7758.89501953125 1198.04248046875 background all_cells +7781.111328125 1200.8699951171875 background all_cells +7770.3876953125 1190.9271240234375 background all_cells +7759.1455078125 1187.5576171875 background all_cells +7563.35009765625 1390.8189697265625 background all_cells +7569.22314453125 1366.5809326171875 background all_cells +7561.6689453125 1369.670166015625 background all_cells +7625.0673828125 1385.29541015625 background all_cells +7643.99169921875 1376.9207763671875 background all_cells +7628.9609375 1375.621337890625 background all_cells +7578.8525390625 1366.57666015625 background all_cells +7610.70654296875 1365.03466796875 background all_cells +7591.234375 1361.176025390625 background all_cells +7596.3154296875 1339.683349609375 background all_cells +7645.7373046875 1359.6785888671875 background all_cells +7637.3603515625 1355.63427734375 background all_cells +7626.630859375 1356.6141357421875 background all_cells +7579.9609375 1353.3133544921875 background all_cells +7586.52978515625 1345.75732421875 background all_cells +7565.89306640625 1309.869873046875 background all_cells +7637.525390625 1332.2945556640625 background all_cells +7627.90576171875 1330.070068359375 background all_cells +7592.8955078125 1326.62548828125 background all_cells +7582.30224609375 1333.3189697265625 background all_cells +7573.4580078125 1312.7120361328125 background all_cells +7600.19384765625 1426.325927734375 background all_cells +7609.875 1442.4464111328125 background all_cells +7610.9208984375 1429.0687255859375 background all_cells +7601.93115234375 1444.0772705078125 background all_cells +7573.7626953125 1451.1475830078125 background all_cells +7591.9755859375 1437.2786865234375 background all_cells +7582.8544921875 1437.172607421875 background all_cells +7580.54248046875 1447.2313232421875 background all_cells +7564.49951171875 1444.5355224609375 background all_cells +7573.6923828125 1436.588623046875 background all_cells +7567.44140625 1431.9754638671875 background all_cells +7638.51806640625 1473.2303466796875 background all_cells +7641.78173828125 1463.8170166015625 background all_cells +7648.17724609375 1452.3681640625 background all_cells +7654.255859375 1442.4659423828125 background all_cells +7658.12548828125 1420.0518798828125 background all_cells +7666.0732421875 1408.3675537109375 background all_cells +7670.91064453125 1440.2703857421875 background all_cells +7663.716796875 1451.1529541015625 background all_cells +7668.287109375 1450.816162109375 background all_cells +7682.0732421875 1449.91357421875 background all_cells +7683.091796875 1442.6378173828125 background all_cells +7696.568359375 1420.4508056640625 background all_cells +7683.64697265625 1423.9365234375 background all_cells +7680.38720703125 1433.3203125 background all_cells +7693.203125 1391.8773193359375 background all_cells +7693.08642578125 1366.0364990234375 background all_cells +7674.56982421875 1366.771728515625 background all_cells +7650.6708984375 1376.2132568359375 background all_cells +7656.193359375 1377.025146484375 background all_cells +7661.29638671875 1390.8487548828125 background all_cells +7670.587890625 1375.5286865234375 background all_cells +7662.8916015625 1432.9022216796875 background all_cells +7668.1826171875 1427.049560546875 background all_cells +7666.48681640625 1438.345458984375 background all_cells +7669.98779296875 1435.972412109375 background all_cells +7613.7529296875 1445.557373046875 background all_cells +7603.0576171875 1489.3818359375 background all_cells +7606.1787109375 1484.5458984375 background all_cells +7628.287109375 1453.62841796875 background all_cells +7630.2685546875 1491.81201171875 background all_cells +7622.265625 1485.1820068359375 background all_cells +7632.52685546875 1484.4171142578125 background all_cells +7634.60205078125 1411.7650146484375 background all_cells +7627.51611328125 1437.550537109375 background all_cells +7635.3056640625 1429.234130859375 background all_cells +7617.6875 1421.376953125 background all_cells +7625.42919921875 1415.5205078125 background all_cells +7609.92822265625 1479.02099609375 background all_cells +7617.55126953125 1493.18408203125 background all_cells +7612.5244140625 1502.4302978515625 background all_cells +7577.2158203125 1398.8050537109375 background all_cells +7589.625 1390.580810546875 background all_cells +7589.6240234375 1398.052490234375 background all_cells +7582.01171875 1388.9443359375 background all_cells +7610.79541015625 1413.03076171875 background all_cells +7619.32080078125 1408.0655517578125 background all_cells +7603.15380859375 1418.469482421875 background all_cells +7601.9951171875 1412.8651123046875 background all_cells +7575.15966796875 1420.822021484375 background all_cells +7583.6005859375 1404.881591796875 background all_cells +7582.3212890625 1429.0948486328125 background all_cells +7590.587890625 1426.09326171875 background all_cells +7583.1455078125 1420.7431640625 background all_cells +7599.76904296875 1389.228271484375 background all_cells +7614.771484375 1387.7197265625 background all_cells +7608.9599609375 1398.220703125 background all_cells +7461.05908203125 1235.722900390625 background all_cells +7467.96142578125 1183.465576171875 background all_cells +7468.248046875 1243.7601318359375 background all_cells +7464.20068359375 1222.9034423828125 background all_cells +7499.68603515625 1273.6356201171875 background all_cells +7497.99365234375 1288.56005859375 background all_cells +7503.1025390625 1283.4129638671875 background all_cells +7497.44921875 1280.56689453125 background all_cells +7473.4990234375 1293.6297607421875 background all_cells +7486.41015625 1271.5028076171875 background all_cells +7482.1728515625 1293.244140625 background all_cells +7476.68603515625 1283.6072998046875 background all_cells +7509.88232421875 1189.4288330078125 background all_cells +7497.29296875 1261.8060302734375 background all_cells +7508.6640625 1212.2862548828125 background all_cells +7535.80126953125 1296.0208740234375 background all_cells +7515.74853515625 1242.5172119140625 background all_cells +7523.70947265625 1248.2718505859375 background all_cells +7545.7373046875 1295.786376953125 background all_cells +7527.1728515625 1300.2650146484375 background all_cells +7529.951171875 1251.1826171875 background all_cells +7596.2822265625 1261.301513671875 background all_cells +7681.44482421875 1215.7374267578125 background all_cells +7650.85107421875 1213.021728515625 background all_cells +7628.35400390625 1229.1968994140625 background all_cells +7599.9150390625 1246.926025390625 background all_cells +7596.02880859375 1234.238037109375 background all_cells +7577.55126953125 1300.1474609375 background all_cells +7588.60498046875 1299.0908203125 background all_cells +7585.099609375 1306.68359375 background all_cells +7581.04736328125 1278.932373046875 background all_cells +7599.74853515625 1303.845947265625 background all_cells +7626.904296875 1307.26708984375 background all_cells +7631.07666015625 1265.0548095703125 background all_cells +7619.51171875 1301.156494140625 background all_cells +7608.13818359375 1304.6376953125 background all_cells +7554.78369140625 1244.9765625 background all_cells +7575.859375 1206.1907958984375 background all_cells +7575.3232421875 1249.5750732421875 background all_cells +7568.8896484375 1246.1639404296875 background all_cells +7565.0791015625 1237.677978515625 background all_cells +7511.13720703125 1155.8846435546875 background all_cells +7481.07470703125 1167.6890869140625 background all_cells +7545.26220703125 1140.495361328125 background all_cells +7520.11865234375 1160.052001953125 background all_cells +7707.99462890625 1173.3175048828125 background all_cells +7695.45458984375 1172.4786376953125 background all_cells +7689.08642578125 1125.312744140625 background all_cells +7702.919921875 1126.21337890625 background all_cells +7690.34375 1152.7296142578125 background all_cells +7699.203125 1151.05224609375 background all_cells +7691.2509765625 1146.190673828125 background all_cells +7597.67138671875 1129.656005859375 background all_cells +7643.17138671875 1134.8189697265625 background all_cells +7615.189453125 1145.5311279296875 background all_cells +7601.7587890625 1151.7899169921875 background all_cells +8266.7734375 1500.85546875 background all_cells +8256.955078125 1516.8759765625 background all_cells +8273.603515625 1512.082275390625 background all_cells +8267.1669921875 1514.0447998046875 background all_cells +8261.4375 1486.49169921875 background all_cells +8259.763671875 1508.472412109375 background all_cells +8254.37109375 1522.112060546875 background all_cells +8272.4619140625 1527.669677734375 background all_cells +8263.8408203125 1528.3763427734375 background all_cells +8257.0458984375 1539.360107421875 background all_cells +8274.0908203125 1555.1529541015625 background all_cells +8275.8994140625 1569.9407958984375 background all_cells +8261.46484375 1557.00341796875 background all_cells +8268.1708984375 1553.550537109375 background all_cells +8240.7373046875 1523.3856201171875 background all_cells +8240.5517578125 1513.5369873046875 background all_cells +8242.3125 1538.1563720703125 background all_cells +8244.498046875 1545.334716796875 background all_cells +8239.724609375 1493.2764892578125 background all_cells +8251.3193359375 1494.444091796875 background all_cells +8195.0390625 1586.32861328125 background all_cells +8192.5107421875 1596.282470703125 background all_cells +8197.3369140625 1565.9337158203125 background all_cells +8200.8994140625 1573.6324462890625 background all_cells +8194.3134765625 1590.993896484375 background all_cells +8213.697265625 1588.5770263671875 background all_cells +8235.05078125 1608.4276123046875 background all_cells +8218.994140625 1604.599609375 background all_cells +8230.1201171875 1583.8638916015625 background all_cells +8213.6669921875 1625.2198486328125 background all_cells +8236.3720703125 1621.444580078125 background all_cells +8206.275390625 1611.3724365234375 background all_cells +8198.345703125 1626.6265869140625 background all_cells +8197.306640625 1612.904052734375 background all_cells +8220.4462890625 1565.9154052734375 background all_cells +8236.0029296875 1563.4212646484375 background all_cells +8234.388671875 1572.9984130859375 background all_cells +8209.041015625 1560.636474609375 background all_cells +8206.353515625 1488.531005859375 background all_cells +8231.2626953125 1510.311279296875 background all_cells +8217.8427734375 1497.3604736328125 background all_cells +8214.361328125 1509.7181396484375 background all_cells +8215.697265625 1526.567138671875 background all_cells +8234.853515625 1527.002685546875 background all_cells +8230.3544921875 1534.6103515625 background all_cells +8223.724609375 1540.1346435546875 background all_cells +8214.794921875 1544.523193359375 background all_cells +8226.1083984375 1556.9490966796875 background all_cells +8234.0166015625 1545.4647216796875 background all_cells +8227.41796875 1550.2069091796875 background all_cells +8196.0576171875 1554.1453857421875 background all_cells +8204.1015625 1551.827880859375 background all_cells +8196.037109375 1541.5626220703125 background all_cells +8206.80859375 1535.258056640625 background all_cells +8199.828125 1531.3585205078125 background all_cells +8226.4462890625 1514.10791015625 background all_cells +8210.59765625 1517.4052734375 background all_cells +8221.2177734375 1517.6651611328125 background all_cells +8190.7216796875 1490.228759765625 background all_cells +8205.5634765625 1497.0484619140625 background all_cells +8205.361328125 1505.2115478515625 background all_cells +8193.544921875 1496.4837646484375 background all_cells +8306.314453125 1643.98046875 background all_cells +8314.2197265625 1639.4410400390625 background all_cells +8329.5078125 1658.4334716796875 background all_cells +8328.576171875 1678.1380615234375 background all_cells +8330.2607421875 1671.9774169921875 background all_cells +8341.931640625 1658.5826416015625 background all_cells +8320.2958984375 1650.548095703125 background all_cells +8311.951171875 1657.0374755859375 background all_cells +8334.5791015625 1637.52783203125 background all_cells +8339.0 1643.56103515625 background all_cells +8278.6845703125 1734.057861328125 background all_cells +8291.8017578125 1726.919921875 background all_cells +8281.2958984375 1726.386474609375 background all_cells +8266.9541015625 1738.460693359375 background all_cells +8262.744140625 1769.77685546875 background all_cells +8262.853515625 1777.232421875 background all_cells +8269.38671875 1747.803466796875 background all_cells +8269.0419921875 1742.0638427734375 background all_cells +8281.2802734375 1736.882080078125 background all_cells +8278.845703125 1771.3641357421875 background all_cells +8279.08984375 1743.0157470703125 background all_cells +8264.2490234375 1716.7669677734375 background all_cells +8273.2509765625 1719.9488525390625 background all_cells +8298.666015625 1700.259521484375 background all_cells +8305.6728515625 1704.2525634765625 background all_cells +8298.966796875 1708.2508544921875 background all_cells +8323.1318359375 1750.1678466796875 background all_cells +8338.32421875 1761.514404296875 background all_cells +8342.2998046875 1733.7962646484375 background all_cells +8324.9443359375 1766.7703857421875 background all_cells +8312.865234375 1698.7159423828125 background all_cells +8306.78515625 1694.1202392578125 background all_cells +8325.416015625 1688.9654541015625 background all_cells +8320.140625 1678.9462890625 background all_cells +8261.0361328125 1665.533203125 background all_cells +8272.9775390625 1687.720703125 background all_cells +8269.9541015625 1658.667724609375 background all_cells +8267.55078125 1676.49169921875 background all_cells +8276.7138671875 1704.107177734375 background all_cells +8264.67578125 1703.28271484375 background all_cells +8283.5048828125 1676.420654296875 background all_cells +8291.7763671875 1681.2308349609375 background all_cells +8297.623046875 1685.5726318359375 background all_cells +8289.5791015625 1691.781494140625 background all_cells +8261.01171875 1579.2557373046875 background all_cells +8244.908203125 1581.296630859375 background all_cells +8257.8251953125 1585.540771484375 background all_cells +8256.2998046875 1686.96826171875 background all_cells +8248.603515625 1703.165283203125 background all_cells +8253.150390625 1696.641357421875 background all_cells +8246.6494140625 1684.7044677734375 background all_cells +8254.24609375 1652.465576171875 background all_cells +8248.58203125 1661.2095947265625 background all_cells +8262.8369140625 1594.2098388671875 background all_cells +8256.8642578125 1637.6287841796875 background all_cells +8250.240234375 1624.8897705078125 background all_cells +8186.1572265625 1720.38525390625 background all_cells +8195.8603515625 1717.22412109375 background all_cells +8189.34375 1724.8985595703125 background all_cells +8195.2568359375 1730.097412109375 background all_cells +8192.6376953125 1777.1883544921875 background all_cells +8197.263671875 1766.4432373046875 background all_cells +8195.138671875 1785.415771484375 background all_cells +8193.705078125 1768.46875 background all_cells +8226.501953125 1765.567138671875 background all_cells +8247.310546875 1766.139404296875 background all_cells +8235.73046875 1769.1195068359375 background all_cells +8210.9599609375 1787.4459228515625 background all_cells +8251.6171875 1782.6129150390625 background all_cells +8237.2783203125 1793.731689453125 background all_cells +8222.158203125 1793.1722412109375 background all_cells +8209.5576171875 1796.02978515625 background all_cells +8214.4814453125 1790.51025390625 background all_cells +8258.720703125 1751.212646484375 background all_cells +8244.62109375 1745.763427734375 background all_cells +8210.9423828125 1759.654296875 background all_cells +8214.46484375 1773.930908203125 background all_cells +8208.517578125 1770.1121826171875 background all_cells +8209.6220703125 1744.9119873046875 background all_cells +8240.25 1693.388916015625 background all_cells +8237.48046875 1707.670654296875 background all_cells +8231.4814453125 1696.7672119140625 background all_cells +8214.4189453125 1738.003173828125 background all_cells +8221.0146484375 1738.5421142578125 background all_cells +8207.748046875 1734.639404296875 background all_cells +8207.73046875 1726.9202880859375 background all_cells +8224.6591796875 1718.091552734375 background all_cells +8228.3486328125 1734.36181640625 background all_cells +8229.7392578125 1725.3018798828125 background all_cells +8216.056640625 1698.1572265625 background all_cells +8208.0791015625 1718.0108642578125 background all_cells +8213.2939453125 1708.435546875 background all_cells +8208.275390625 1633.5006103515625 background all_cells +8201.2802734375 1666.3134765625 background all_cells +8203.4150390625 1645.4884033203125 background all_cells +8199.087890625 1631.92529296875 background all_cells +8235.83203125 1668.8917236328125 background all_cells +8212.076171875 1672.5982666015625 background all_cells +8216.6904296875 1667.1068115234375 background all_cells +8213.369140625 1678.2857666015625 background all_cells +8230.7666015625 1681.05126953125 background all_cells +8224.9130859375 1672.4373779296875 background all_cells +8228.501953125 1646.5875244140625 background all_cells +8244.63671875 1639.3177490234375 background all_cells +8237.6298828125 1654.0538330078125 background all_cells +8211.4091796875 1661.7840576171875 background all_cells +8213.890625 1655.5457763671875 background all_cells +8317.1337890625 1504.98291015625 background all_cells +8292.2451171875 1514.52685546875 background all_cells +8310.3984375 1538.7120361328125 background all_cells +8271.7421875 1540.869140625 background all_cells +8282.673828125 1545.275634765625 background all_cells +8294.6240234375 1539.0545654296875 background all_cells +8281.2275390625 1527.400634765625 background all_cells +8292.455078125 1528.829345703125 background all_cells +8301.7939453125 1527.4429931640625 background all_cells +8311.94140625 1527.6280517578125 background all_cells +8327.98828125 1542.1561279296875 background all_cells +8328.6689453125 1515.1617431640625 background all_cells +8323.041015625 1521.6265869140625 background all_cells +8325.7666015625 1562.3701171875 background all_cells +8320.2216796875 1551.4005126953125 background all_cells +8334.6513671875 1624.2088623046875 background all_cells +8330.6845703125 1632.2047119140625 background all_cells +8334.7216796875 1616.4227294921875 background all_cells +8333.5341796875 1597.86376953125 background all_cells +8315.91796875 1600.947265625 background all_cells +8307.7080078125 1621.9102783203125 background all_cells +8297.6240234375 1615.2005615234375 background all_cells +8299.763671875 1596.7279052734375 background all_cells +8285.052734375 1651.360595703125 background all_cells +8299.0888671875 1654.1915283203125 background all_cells +8277.5224609375 1653.032958984375 background all_cells +8292.4033203125 1654.7652587890625 background all_cells +8269.1337890625 1641.253662109375 background all_cells +8290.591796875 1643.918212890625 background all_cells +8274.40234375 1642.4068603515625 background all_cells +8280.96484375 1642.31884765625 background all_cells +8284.62109375 1598.5716552734375 background all_cells +8274.4072265625 1593.256591796875 background all_cells +8276.701171875 1614.0308837890625 background all_cells +8289.69140625 1561.1473388671875 background all_cells +8301.279296875 1569.2119140625 background all_cells +8298.7431640625 1555.0518798828125 background all_cells +8341.9453125 1592.04248046875 background all_cells +8330.728515625 1556.9171142578125 background all_cells +8342.001953125 1562.3311767578125 background all_cells +8336.361328125 1569.1611328125 background all_cells +8299.8388671875 1584.53076171875 background all_cells +8319.5771484375 1590.7838134765625 background all_cells +8310.5908203125 1589.982177734375 background all_cells +8307.2490234375 1577.1009521484375 background all_cells +8301.884765625 1589.280029296875 background all_cells +8284.8662109375 1587.1480712890625 background all_cells +8270.552734375 1577.00634765625 background all_cells +8283.3818359375 1591.723388671875 background all_cells +8360.1044921875 1582.8414306640625 background all_cells +8400.662109375 1593.385986328125 background all_cells +8381.8388671875 1598.507568359375 background all_cells +8371.591796875 1590.6484375 background all_cells +8389.171875 1591.412841796875 background all_cells +8393.513671875 1565.5224609375 background all_cells +8377.1005859375 1576.24462890625 background all_cells +8371.490234375 1562.6041259765625 background all_cells +8349.2939453125 1663.8817138671875 background all_cells +8355.87109375 1660.64453125 background all_cells +8392.720703125 1682.76953125 background all_cells +8398.140625 1677.1468505859375 background all_cells +8396.912109375 1668.9366455078125 background all_cells +8391.6513671875 1667.72314453125 background all_cells +8381.220703125 1662.0352783203125 background all_cells +8389.0732421875 1674.1051025390625 background all_cells +8379.572265625 1672.8875732421875 background all_cells +8363.4072265625 1661.8460693359375 background all_cells +8369.2412109375 1680.641845703125 background all_cells +8372.1171875 1657.347900390625 background all_cells +8370.138671875 1666.2091064453125 background all_cells +8324.5166015625 1696.9395751953125 background all_cells +8332.8291015625 1694.00830078125 background all_cells +8334.3505859375 1701.5604248046875 background all_cells +8329.0224609375 1708.5318603515625 background all_cells +8345.6162109375 1700.77099609375 background all_cells +8339.783203125 1695.870849609375 background all_cells +8340.3076171875 1687.70458984375 background all_cells +8357.064453125 1699.1954345703125 background all_cells +8350.65625 1690.9549560546875 background all_cells +8347.470703125 1688.790771484375 background all_cells +8344.033203125 1676.1431884765625 background all_cells +8334.966796875 1681.631591796875 background all_cells +8361.419921875 1597.96826171875 background all_cells +8371.478515625 1608.41748046875 background all_cells +8362.96875 1612.2586669921875 background all_cells +8356.0654296875 1605.440185546875 background all_cells +8349.3447265625 1605.642578125 background all_cells +8372.53125 1636.5831298828125 background all_cells +8383.138671875 1637.563720703125 background all_cells +8379.03125 1646.715087890625 background all_cells +8371.8125 1651.114990234375 background all_cells +8346.0576171875 1649.7578125 background all_cells +8353.30078125 1647.0838623046875 background all_cells +8363.1689453125 1645.392822265625 background all_cells +8357.5380859375 1654.6968994140625 background all_cells +8382.76171875 1627.4613037109375 background all_cells +8362.5849609375 1624.199951171875 background all_cells +8386.384765625 1646.1043701171875 background all_cells +8391.048828125 1626.3673095703125 background all_cells +8390.380859375 1653.801513671875 background all_cells +8395.1875 1635.086669921875 background all_cells +8387.359375 1633.1328125 background all_cells +8390.7841796875 1635.9696044921875 background all_cells +8389.6689453125 1608.7652587890625 background all_cells +8390.7138671875 1616.6717529296875 background all_cells +8396.494140625 1613.1793212890625 background all_cells +8401.228515625 1609.5826416015625 background all_cells +8395.5576171875 1606.3377685546875 background all_cells +8441.8271484375 1655.02880859375 background all_cells +8453.9541015625 1651.3564453125 background all_cells +8447.60546875 1659.2869873046875 background all_cells +8423.5625 1695.672119140625 background all_cells +8382.4306640625 1699.84716796875 background all_cells +8389.4287109375 1701.3497314453125 background all_cells +8428.908203125 1709.1109619140625 background all_cells +8414.8134765625 1696.175048828125 background all_cells +8408.00390625 1680.04638671875 background all_cells +8381.98046875 1686.2294921875 background all_cells +8406.037109375 1687.85546875 background all_cells +8438.3515625 1673.9085693359375 background all_cells +8444.349609375 1673.851806640625 background all_cells +8446.3681640625 1667.4918212890625 background all_cells +8463.119140625 1641.2060546875 background all_cells +8446.275390625 1643.3349609375 background all_cells +8449.771484375 1638.261962890625 background all_cells +8471.1904296875 1696.45751953125 background all_cells +8443.619140625 1741.1319580078125 background all_cells +8470.5771484375 1705.7391357421875 background all_cells +8458.2578125 1701.615234375 background all_cells +8453.3125 1669.49267578125 background all_cells +8466.388671875 1672.3790283203125 background all_cells +8458.640625 1663.4320068359375 background all_cells +8452.244140625 1690.7369384765625 background all_cells +8467.5078125 1687.4591064453125 background all_cells +8459.9013671875 1683.1849365234375 background all_cells +8455.12890625 1739.6949462890625 background all_cells +8454.044921875 1765.265380859375 background all_cells +8455.5048828125 1781.9739990234375 background all_cells +8449.07421875 1770.9710693359375 background all_cells +8458.0478515625 1716.4000244140625 background all_cells +8515.7490234375 1772.3626708984375 background all_cells +8498.4033203125 1782.794921875 background all_cells +8501.6806640625 1776.113037109375 background all_cells +8535.353515625 1756.47265625 background all_cells +8526.1005859375 1779.9852294921875 background all_cells +8541.4345703125 1776.3695068359375 background all_cells +8535.7041015625 1780.266357421875 background all_cells +8557.1025390625 1751.2977294921875 background all_cells +8549.31640625 1769.5106201171875 background all_cells +8529.08984375 1742.5712890625 background all_cells +8557.4033203125 1741.3001708984375 background all_cells +8538.689453125 1725.234619140625 background all_cells +8509.3017578125 1750.6220703125 background all_cells +8508.8095703125 1757.392333984375 background all_cells +8519.697265625 1758.95263671875 background all_cells +8504.634765625 1752.73095703125 background all_cells +8476.15625 1744.4251708984375 background all_cells +8491.8740234375 1730.5048828125 background all_cells +8487.208984375 1720.241943359375 background all_cells +8485.90625 1713.943359375 background all_cells +8351.947265625 1762.84033203125 background all_cells +8366.9443359375 1762.87548828125 background all_cells +8421.8720703125 1791.50048828125 background all_cells +8396.6318359375 1795.681884765625 background all_cells +8382.28515625 1785.58349609375 background all_cells +8372.078125 1788.6771240234375 background all_cells +8387.4658203125 1775.523681640625 background all_cells +8355.9140625 1769.317626953125 background all_cells +8358.2958984375 1774.7662353515625 background all_cells +8362.9169921875 1779.94873046875 background all_cells +8373.0458984375 1775.6929931640625 background all_cells +8295.625 1752.5977783203125 background all_cells +8308.314453125 1774.9578857421875 background all_cells +8302.59765625 1768.674560546875 background all_cells +8289.5986328125 1763.978759765625 background all_cells +8316.9248046875 1758.447998046875 background all_cells +8280.8828125 1753.301025390625 background all_cells +8322.474609375 1789.7537841796875 background all_cells +8340.2421875 1794.8831787109375 background all_cells +8313.7900390625 1780.19189453125 background all_cells +8310.6171875 1788.048095703125 background all_cells +8286.0185546875 1788.38818359375 background all_cells +8293.0048828125 1779.774169921875 background all_cells +8306.6025390625 1793.71923828125 background all_cells +8305.8603515625 1784.9449462890625 background all_cells +8299.3935546875 1789.5262451171875 background all_cells +8300.5048828125 1713.7469482421875 background all_cells +8326.1572265625 1717.0350341796875 background all_cells +8319.6484375 1714.5489501953125 background all_cells +8314.939453125 1720.4967041015625 background all_cells +8311.8564453125 1714.406494140625 background all_cells +8302.1708984375 1717.979248046875 background all_cells +8284.1142578125 1747.34130859375 background all_cells +8299.357421875 1737.53662109375 background all_cells +8292.9619140625 1741.3421630859375 background all_cells +8370.9228515625 1742.3887939453125 background all_cells +8323.07421875 1737.956298828125 background all_cells +8325.7880859375 1727.3682861328125 background all_cells +8333.6181640625 1722.5159912109375 background all_cells +8402.5634765625 1713.8385009765625 background all_cells +8391.8955078125 1722.3072509765625 background all_cells +8398.5458984375 1719.0396728515625 background all_cells +8398.13671875 1731.8355712890625 background all_cells +8409.8232421875 1726.419189453125 background all_cells +8398.0693359375 1741.4915771484375 background all_cells +8386.2646484375 1751.46728515625 background all_cells +8392.6064453125 1769.5909423828125 background all_cells +8386.9365234375 1731.45361328125 background all_cells +8389.451171875 1758.6795654296875 background all_cells +8386.294921875 1736.8245849609375 background all_cells +8427.9912109375 1740.0947265625 background all_cells +8441.7041015625 1758.00634765625 background all_cells +8436.58203125 1742.3006591796875 background all_cells +8437.626953125 1748.9149169921875 background all_cells +8418.8896484375 1735.3271484375 background all_cells +8430.0986328125 1721.4405517578125 background all_cells +8419.2587890625 1728.3553466796875 background all_cells +8409.36328125 1761.0982666015625 background all_cells +8399.34765625 1762.96484375 background all_cells +8420.2490234375 1767.9578857421875 background all_cells +8408.1279296875 1755.2752685546875 background all_cells +8482.865234375 1678.4415283203125 background all_cells +8479.416015625 1696.0899658203125 background all_cells +8482.6611328125 1692.440185546875 background all_cells +8474.4619140625 1682.4212646484375 background all_cells +8479.7802734375 1705.099609375 background all_cells +8471.3486328125 1715.1163330078125 background all_cells +8487.9609375 1707.654052734375 background all_cells +8482.693359375 1644.423583984375 background all_cells +8486.1640625 1632.7645263671875 background all_cells +8484.1298828125 1638.251953125 background all_cells +8493.6298828125 1661.4991455078125 background all_cells +8503.7529296875 1660.423583984375 background all_cells +8502.1259765625 1670.7025146484375 background all_cells +8493.1787109375 1673.2205810546875 background all_cells +8492.328125 1693.0546875 background all_cells +8500.7548828125 1683.80322265625 background all_cells +8497.00390625 1690.2427978515625 background all_cells +8571.9814453125 1706.158935546875 background all_cells +8577.37890625 1695.9664306640625 background all_cells +8579.466796875 1705.4693603515625 background all_cells +8571.857421875 1695.91552734375 background all_cells +8565.943359375 1709.2044677734375 background all_cells +8563.6943359375 1698.240966796875 background all_cells +8584.9677734375 1727.343017578125 background all_cells +8589.69921875 1730.1873779296875 background all_cells +8578.8564453125 1728.2769775390625 background all_cells +8554.93359375 1715.650390625 background all_cells +8560.1591796875 1719.2650146484375 background all_cells +8548.833984375 1716.7471923828125 background all_cells +8550.9716796875 1733.7501220703125 background all_cells +8564.228515625 1746.201416015625 background all_cells +8534.6904296875 1733.9720458984375 background all_cells +8548.21484375 1724.2137451171875 background all_cells +8556.5751953125 1727.921875 background all_cells +8545.4228515625 1744.0877685546875 background all_cells +8573.8154296875 1714.5235595703125 background all_cells +8574.240234375 1723.87353515625 background all_cells +8565.755859375 1722.6591796875 background all_cells +8581.1904296875 1716.1632080078125 background all_cells +8556.8583984375 1695.124267578125 background all_cells +8558.7783203125 1708.185546875 background all_cells +8540.75390625 1703.1513671875 background all_cells +8548.1044921875 1698.6322021484375 background all_cells +8581.8896484375 1633.2681884765625 background all_cells +8546.634765625 1678.298828125 background all_cells +8547.775390625 1688.573974609375 background all_cells +8530.859375 1650.37744140625 background all_cells +8532.5439453125 1637.2926025390625 background all_cells +8496.9423828125 1635.621826171875 background all_cells +8509.7880859375 1654.1263427734375 background all_cells +8501.0146484375 1646.6002197265625 background all_cells +8514.8017578125 1705.2415771484375 background all_cells +8529.1181640625 1696.186767578125 background all_cells +8515.6455078125 1688.6776123046875 background all_cells +8511.6748046875 1695.3092041015625 background all_cells +8515.3544921875 1712.2734375 background all_cells +8526.26953125 1732.7052001953125 background all_cells +8500.744140625 1710.0775146484375 background all_cells +8532.0791015625 1712.114990234375 background all_cells +8525.5283203125 1715.4310302734375 background all_cells +7683.388671875 1710.0928955078125 background all_cells +7702.49072265625 1710.7484130859375 background all_cells +7697.89501953125 1702.2213134765625 background all_cells +7691.1201171875 1707.972412109375 background all_cells +7692.09130859375 1691.4454345703125 background all_cells +7702.33056640625 1667.9447021484375 background all_cells +7715.13720703125 1694.7139892578125 background all_cells +7709.7041015625 1682.1268310546875 background all_cells +7707.439453125 1709.9962158203125 background all_cells +7720.265625 1702.1185302734375 background all_cells +7713.509765625 1712.5721435546875 background all_cells +7701.43408203125 1731.6275634765625 background all_cells +7663.92529296875 1756.4207763671875 background all_cells +7717.17822265625 1721.5042724609375 background all_cells +7709.95458984375 1728.1826171875 background all_cells +7708.49609375 1740.6414794921875 background all_cells +7698.33203125 1662.296142578125 background all_cells +7651.81298828125 1695.0372314453125 background all_cells +7652.3154296875 1701.6363525390625 background all_cells +7683.46533203125 1730.2347412109375 background all_cells +7689.5263671875 1717.1785888671875 background all_cells +7683.83203125 1742.356689453125 background all_cells +7669.0986328125 1711.45654296875 background all_cells +7657.82177734375 1746.1566162109375 background all_cells +7665.35107421875 1734.891357421875 background all_cells +7671.16796875 1706.080810546875 background all_cells +7672.359375 1721.4796142578125 background all_cells +7673.16943359375 1644.768310546875 background all_cells +7693.10205078125 1647.15576171875 background all_cells +7692.27880859375 1650.6163330078125 background all_cells +7686.7705078125 1642.7698974609375 background all_cells +7696.4033203125 1630.3272705078125 background all_cells +7719.1533203125 1646.596923828125 background all_cells +7712.6787109375 1641.15380859375 background all_cells +7739.48193359375 1651.6865234375 background all_cells +7727.8779296875 1637.731689453125 background all_cells +7727.671875 1645.5494384765625 background all_cells +7784.56591796875 1620.2777099609375 background all_cells +7729.515625 1630.266845703125 background all_cells +7894.6982421875 1629.679443359375 background all_cells +7818.89404296875 1629.1439208984375 background all_cells +7790.5498046875 1625.4449462890625 background all_cells +7642.66845703125 1637.7666015625 background all_cells +7725.59033203125 1703.3228759765625 background all_cells +7719.8876953125 1670.444091796875 background all_cells +7724.52099609375 1691.0269775390625 background all_cells +7731.2861328125 1705.17041015625 background all_cells +7729.61572265625 1680.7900390625 background all_cells +7775.36083984375 1685.0906982421875 background all_cells +7793.2607421875 1679.4599609375 background all_cells +7808.42626953125 1745.1231689453125 background all_cells +7736.392578125 1732.58984375 background all_cells +7753.283203125 1730.296630859375 background all_cells +7750.72998046875 1725.099365234375 background all_cells +7736.30029296875 1725.49658203125 background all_cells +7723.3076171875 1736.1610107421875 background all_cells +7736.1162109375 1744.873779296875 background all_cells +7724.369140625 1748.9158935546875 background all_cells +7897.447265625 1665.1971435546875 background all_cells +7881.453125 1676.3831787109375 background all_cells +7902.53466796875 1675.390625 background all_cells +7914.0947265625 1674.8411865234375 background all_cells +7913.87841796875 1666.845703125 background all_cells +7912.435546875 1691.801513671875 background all_cells +7894.46337890625 1705.6796875 background all_cells +7905.31689453125 1692.6492919921875 background all_cells +7943.48779296875 1789.1929931640625 background all_cells +7892.9609375 1794.9974365234375 background all_cells +7906.98486328125 1789.8616943359375 background all_cells +7913.0888671875 1791.2296142578125 background all_cells +7992.955078125 1700.4635009765625 background all_cells +7977.59423828125 1747.371826171875 background all_cells +8013.615234375 1750.6805419921875 background all_cells +8018.59521484375 1670.2037353515625 background all_cells +8008.12451171875 1702.1651611328125 background all_cells +8000.6337890625 1693.6756591796875 background all_cells +7946.046875 1730.330810546875 background all_cells +7890.25244140625 1749.8179931640625 background all_cells +7932.21728515625 1748.316162109375 background all_cells +7819.5830078125 1672.3077392578125 background all_cells +7832.3701171875 1675.4302978515625 background all_cells +7827.1015625 1670.376953125 background all_cells +7829.2978515625 1664.6845703125 background all_cells +7826.693359375 1657.8748779296875 background all_cells +7862.71484375 1718.751220703125 background all_cells +7858.87353515625 1687.2294921875 background all_cells +7866.798828125 1729.5462646484375 background all_cells +7864.34423828125 1697.7139892578125 background all_cells +7862.92578125 1711.9857177734375 background all_cells +7856.18310546875 1779.710693359375 background all_cells +7860.68896484375 1778.6546630859375 background all_cells +7869.580078125 1783.6224365234375 background all_cells +7867.4169921875 1776.9476318359375 background all_cells +7859.783203125 1754.2894287109375 background all_cells +7853.17578125 1756.8592529296875 background all_cells +7824.11328125 1731.5216064453125 background all_cells +7834.72802734375 1738.1156005859375 background all_cells +7835.10498046875 1743.0130615234375 background all_cells +7825.830078125 1745.033203125 background all_cells +7851.6767578125 1459.1793212890625 background all_cells +7864.29541015625 1484.0921630859375 background all_cells +7861.5595703125 1467.454345703125 background all_cells +7890.56884765625 1527.5228271484375 background all_cells +7858.95703125 1530.106201171875 background all_cells +7918.48583984375 1541.9859619140625 background all_cells +7918.59765625 1535.9537353515625 background all_cells +7926.45849609375 1533.5767822265625 background all_cells +7933.908203125 1456.510498046875 background all_cells +7916.0048828125 1514.04638671875 background all_cells +7930.470703125 1475.0140380859375 background all_cells +7888.0771484375 1554.236572265625 background all_cells +7937.79248046875 1606.187255859375 background all_cells +7927.25048828125 1573.8818359375 background all_cells +7859.01953125 1562.538330078125 background all_cells +7989.25 1463.229736328125 background all_cells +7982.61767578125 1478.2066650390625 background all_cells +8014.107421875 1483.5269775390625 background all_cells +7974.26416015625 1461.93017578125 background all_cells +8010.5615234375 1499.12109375 background all_cells +8037.4189453125 1511.2674560546875 background all_cells +8034.564453125 1507.6148681640625 background all_cells +8043.09521484375 1505.695068359375 background all_cells +7993.41650390625 1483.86572265625 background all_cells +7991.89501953125 1499.5892333984375 background all_cells +7985.1767578125 1495.1473388671875 background all_cells +7983.13916015625 1485.4571533203125 background all_cells +7955.61279296875 1507.4681396484375 background all_cells +7951.701171875 1597.9136962890625 background all_cells +7951.20458984375 1615.0882568359375 background all_cells +7968.06103515625 1579.2283935546875 background all_cells +7968.48876953125 1523.2686767578125 background all_cells +7970.958984375 1514.8231201171875 background all_cells +7987.79736328125 1545.4403076171875 background all_cells +7981.802734375 1626.298828125 background all_cells +7985.49951171875 1612.876953125 background all_cells +8021.67578125 1573.759765625 background all_cells +7996.4189453125 1592.4896240234375 background all_cells +8011.91259765625 1606.813720703125 background all_cells +7999.037109375 1598.4681396484375 background all_cells +8033.87744140625 1579.92919921875 background all_cells +7966.787109375 1533.2591552734375 background all_cells +7975.28515625 1528.7939453125 background all_cells +7972.0322265625 1533.689453125 background all_cells +7989.3994140625 1527.9072265625 background all_cells +7981.42333984375 1538.2208251953125 background all_cells +7982.06494140625 1533.3369140625 background all_cells +7991.84619140625 1533.537353515625 background all_cells +7999.185546875 1518.289306640625 background all_cells +8031.9169921875 1546.003173828125 background all_cells +8012.26806640625 1523.2098388671875 background all_cells +7698.04931640625 1498.5654296875 background all_cells +7698.720703125 1478.6494140625 background all_cells +7700.87060546875 1491.066650390625 background all_cells +7766.75244140625 1515.382568359375 background all_cells +7764.3974609375 1504.0179443359375 background all_cells +7758.91845703125 1514.5968017578125 background all_cells +7779.572265625 1481.5911865234375 background all_cells +7810.23583984375 1523.3555908203125 background all_cells +7771.61865234375 1499.089111328125 background all_cells +7789.8134765625 1509.926513671875 background all_cells +7806.4287109375 1505.668701171875 background all_cells +7787.568359375 1517.79833984375 background all_cells +7738.34619140625 1487.8154296875 background all_cells +7766.20361328125 1494.8765869140625 background all_cells +7753.70556640625 1490.4112548828125 background all_cells +7759.41455078125 1491.525634765625 background all_cells +7702.95654296875 1511.60400390625 background all_cells +7720.8720703125 1503.1673583984375 background all_cells +7695.79248046875 1509.73828125 background all_cells +7705.42333984375 1502.758544921875 background all_cells +7719.8935546875 1521.65869140625 background all_cells +7713.10888671875 1525.6875 background all_cells +7786.33056640625 1565.64453125 background all_cells +7809.03662109375 1569.2506103515625 background all_cells +7797.984375 1568.7178955078125 background all_cells +7791.173828125 1564.7154541015625 background all_cells +7817.09228515625 1577.8720703125 background all_cells +7833.953125 1626.892333984375 background all_cells +7824.02880859375 1597.9114990234375 background all_cells +7819.0751953125 1618.709228515625 background all_cells +7882.14306640625 1611.110595703125 background all_cells +7856.58935546875 1598.8076171875 background all_cells +7858.68994140625 1617.3631591796875 background all_cells +7881.7412109375 1597.4820556640625 background all_cells +7875.9833984375 1603.4114990234375 background all_cells +7782.12890625 1592.8389892578125 background all_cells +7788.73876953125 1583.668212890625 background all_cells +7812.91845703125 1531.44189453125 background all_cells +7824.984375 1525.8809814453125 background all_cells +7847.0205078125 1564.331298828125 background all_cells +7829.603515625 1527.5015869140625 background all_cells +7710.48828125 1592.7628173828125 background all_cells +7745.95556640625 1604.5135498046875 background all_cells +7728.458984375 1619.9263916015625 background all_cells +7720.02734375 1592.3265380859375 background all_cells +7733.646484375 1552.5899658203125 background all_cells +7737.51025390625 1564.671630859375 background all_cells +7736.11767578125 1557.7650146484375 background all_cells +7729.0732421875 1556.047119140625 background all_cells +7724.73046875 1551.7410888671875 background all_cells +7754.0126953125 1538.98681640625 background all_cells +7773.17529296875 1529.6883544921875 background all_cells +7761.8974609375 1528.8441162109375 background all_cells +7778.0576171875 1580.364501953125 background all_cells +7730.0859375 1590.0565185546875 background all_cells +7751.56005859375 1583.1956787109375 background all_cells +7740.60986328125 1580.8175048828125 background all_cells +7737.8125 1531.5604248046875 background all_cells +7709.65966796875 1548.6788330078125 background all_cells +7746.3173828125 1537.0185546875 background all_cells +7727.4384765625 1535.342529296875 background all_cells +7723.15380859375 1569.60498046875 background all_cells +7730.06982421875 1568.330810546875 background all_cells +7730.00341796875 1575.510009765625 background all_cells +7718.54052734375 1574.62548828125 background all_cells +7665.45751953125 1507.1138916015625 background all_cells +7655.49755859375 1495.6646728515625 background all_cells +7656.25537109375 1577.022705078125 background all_cells +7690.60302734375 1528.7291259765625 background all_cells +7695.44873046875 1549.438232421875 background all_cells +7680.7109375 1543.6695556640625 background all_cells +7690.37939453125 1538.180908203125 background all_cells +7640.9716796875 1536.4505615234375 background all_cells +7650.041015625 1502.3642578125 background all_cells +7645.87841796875 1498.4876708984375 background all_cells +7642.47314453125 1586.599609375 background all_cells +7650.60693359375 1582.0279541015625 background all_cells +7644.57763671875 1576.66064453125 background all_cells +7686.7744140625 1499.561767578125 background all_cells +7689.18359375 1516.18359375 background all_cells +7683.8642578125 1514.385986328125 background all_cells +7681.35595703125 1504.5533447265625 background all_cells +7656.4404296875 1457.9495849609375 background all_cells +7655.236328125 1474.5072021484375 background all_cells +7656.7607421875 1469.596923828125 background all_cells +7650.45751953125 1480.343017578125 background all_cells +7667.53662109375 1482.6024169921875 background all_cells +7658.27734375 1487.61767578125 background all_cells +7654.23095703125 1487.4163818359375 background all_cells +7642.205078125 1482.0469970703125 background all_cells +7708.69873046875 1474.3333740234375 background all_cells +7733.66748046875 1466.5062255859375 background all_cells +7720.27880859375 1466.7266845703125 background all_cells +7707.5517578125 1465.963134765625 background all_cells +7678.41845703125 1473.31689453125 background all_cells +7706.03271484375 1457.268798828125 background all_cells +7697.29638671875 1460.701904296875 background all_cells +7679.966796875 1620.0096435546875 background all_cells +7663.654296875 1599.03076171875 background all_cells +7682.3173828125 1568.869873046875 background all_cells +7684.9619140625 1613.724853515625 background all_cells +7682.25244140625 1590.7860107421875 background all_cells +7643.8984375 1619.763916015625 background all_cells +7649.36279296875 1605.5435791015625 background all_cells +7640.2314453125 1594.567138671875 background all_cells +7646.5888671875 1597.020751953125 background all_cells +7694.232421875 1587.6197509765625 background all_cells +7697.7177734375 1574.6981201171875 background all_cells +7698.3212890625 1593.1473388671875 background all_cells +7695.931640625 1566.4779052734375 background all_cells +8202.5078125 1410.39453125 background all_cells +8198.001953125 1420.6258544921875 background all_cells +8201.16015625 1439.895263671875 background all_cells +8188.3134765625 1402.8265380859375 background all_cells +8207.458984375 1431.220458984375 background all_cells +8209.0302734375 1450.5738525390625 background all_cells +8207.8876953125 1441.633544921875 background all_cells +8223.7353515625 1438.006103515625 background all_cells +8193.7958984375 1447.208251953125 background all_cells +8200.30078125 1451.2930908203125 background all_cells +8188.876953125 1449.4244384765625 background all_cells +8231.21484375 1416.715087890625 background all_cells +8237.9345703125 1404.7216796875 background all_cells +8238.4296875 1418.065673828125 background all_cells +8248.5966796875 1446.3255615234375 background all_cells +8236.5107421875 1445.9151611328125 background all_cells +8240.0068359375 1433.08642578125 background all_cells +8219.947265625 1406.5858154296875 background all_cells +8209.18359375 1419.95947265625 background all_cells +8227.2109375 1427.580322265625 background all_cells +8209.0625 1409.3973388671875 background all_cells +8238.7138671875 1453.8994140625 background all_cells +8231.6044921875 1457.8272705078125 background all_cells +8246.865234375 1458.563232421875 background all_cells +8235.6630859375 1471.333984375 background all_cells +8226.9833984375 1469.744140625 background all_cells +8221.2685546875 1474.3277587890625 background all_cells +8233.2724609375 1479.10693359375 background all_cells +8204.0263671875 1477.2933349609375 background all_cells +8201.9892578125 1457.3294677734375 background all_cells +8226.4326171875 1463.975830078125 background all_cells +8221.8857421875 1457.505859375 background all_cells +8205.8388671875 1464.947021484375 background all_cells +8211.2431640625 1463.111328125 background all_cells +8194.3662109375 1462.4552001953125 background all_cells +8271.302734375 1445.1563720703125 background all_cells +8259.552734375 1449.09130859375 background all_cells +8277.83203125 1460.25830078125 background all_cells +8268.5771484375 1455.5379638671875 background all_cells +8264.912109375 1437.2822265625 background all_cells +8267.14453125 1415.7347412109375 background all_cells +8278.568359375 1419.5052490234375 background all_cells +8270.330078125 1428.339111328125 background all_cells +8246.0615234375 1420.7996826171875 background all_cells +8256.2802734375 1420.8486328125 background all_cells +8256.6044921875 1403.8017578125 background all_cells +8249.6162109375 1409.3175048828125 background all_cells +8268.255859375 1465.9884033203125 background all_cells +8271.11328125 1483.815185546875 background all_cells +8275.1142578125 1473.4307861328125 background all_cells +8282.119140625 1407.28076171875 background all_cells +8287.0322265625 1403.676025390625 background all_cells +8298.1513671875 1404.680908203125 background all_cells +8301.5595703125 1420.9383544921875 background all_cells +8309.173828125 1415.2725830078125 background all_cells +8306.5302734375 1424.1500244140625 background all_cells +8301.7255859375 1413.7242431640625 background all_cells +8320.9736328125 1419.0946044921875 background all_cells +8323.6455078125 1412.813232421875 background all_cells +8310.498046875 1466.4854736328125 background all_cells +8318.98828125 1456.55078125 background all_cells +8315.15234375 1471.3184814453125 background all_cells +8308.8583984375 1456.687255859375 background all_cells +8303.630859375 1482.4481201171875 background all_cells +8295.6826171875 1501.1842041015625 background all_cells +8305.546875 1495.399169921875 background all_cells +8314.3779296875 1488.91796875 background all_cells +8336.66015625 1468.404296875 background all_cells +8337.31640625 1511.6317138671875 background all_cells +8330.6025390625 1502.2562255859375 background all_cells +8338.93359375 1493.1136474609375 background all_cells +8328.861328125 1491.5184326171875 background all_cells +8347.6162109375 1522.3909912109375 background all_cells +8352.748046875 1483.361328125 background all_cells +8344.25390625 1506.0711669921875 background all_cells +8352.990234375 1514.40234375 background all_cells +8370.2724609375 1525.948974609375 background all_cells +8362.0595703125 1498.29638671875 background all_cells +8363.7119140625 1435.706787109375 background all_cells +8377.0078125 1444.079833984375 background all_cells +8359.1767578125 1447.84033203125 background all_cells +8370.8408203125 1446.0345458984375 background all_cells +8354.318359375 1435.3294677734375 background all_cells +8363.7578125 1531.7862548828125 background all_cells +8352.830078125 1533.3104248046875 background all_cells +8359.3271484375 1548.620361328125 background all_cells +8375.8740234375 1538.79345703125 background all_cells +8349.140625 1457.9849853515625 background all_cells +8356.662109375 1473.9862060546875 background all_cells +8363.876953125 1464.25048828125 background all_cells +8354.6171875 1458.8797607421875 background all_cells +8355.529296875 1454.36865234375 background all_cells +8287.7314453125 1429.5174560546875 background all_cells +8279.3671875 1441.5933837890625 background all_cells +8295.7978515625 1425.8355712890625 background all_cells +8291.6181640625 1441.0225830078125 background all_cells +8285.638671875 1453.447509765625 background all_cells +8300.88671875 1466.5137939453125 background all_cells +8293.7841796875 1460.324462890625 background all_cells +8330.861328125 1446.7935791015625 background all_cells +8332.884765625 1459.7576904296875 background all_cells +8332.9521484375 1434.2947998046875 background all_cells +8337.11328125 1453.3935546875 background all_cells +8340.501953125 1443.7689208984375 background all_cells +8313.0517578125 1430.8155517578125 background all_cells +8316.8193359375 1442.912353515625 background all_cells +8304.1435546875 1441.6492919921875 background all_cells +8377.9892578125 1487.7684326171875 background all_cells +8392.6279296875 1482.388427734375 background all_cells +8391.6357421875 1492.4287109375 background all_cells +8384.7705078125 1498.8748779296875 background all_cells +8381.03125 1512.941162109375 background all_cells +8397.595703125 1500.76220703125 background all_cells +8404.083984375 1504.3062744140625 background all_cells +8401.8271484375 1497.138671875 background all_cells +8397.3203125 1519.95068359375 background all_cells +8387.52734375 1463.6014404296875 background all_cells +8392.3662109375 1472.10595703125 background all_cells +8378.80859375 1469.71875 background all_cells +8386.919921875 1473.1461181640625 background all_cells +8384.5751953125 1539.32861328125 background all_cells +8384.9912109375 1553.8836669921875 background all_cells +8399.890625 1541.493408203125 background all_cells +8383.91015625 1546.3160400390625 background all_cells +8394.9892578125 1543.3033447265625 background all_cells +8313.4423828125 1149.1368408203125 background all_cells +8315.32421875 1137.56787109375 background all_cells +8302.48046875 1146.0064697265625 background all_cells +8267.7041015625 1148.2711181640625 background all_cells +8417.5966796875 1170.0423583984375 background all_cells +8402.20703125 1147.46826171875 background all_cells +8410.32421875 1473.747314453125 background all_cells +8413.154296875 1487.366943359375 background all_cells +8408.23046875 1482.592041015625 background all_cells +8431.7470703125 1471.074462890625 background all_cells +8437.541015625 1499.37890625 background all_cells +8435.6455078125 1483.71435546875 background all_cells +8418.5908203125 1490.19091796875 background all_cells +8424.73828125 1501.8333740234375 background all_cells +8413.849609375 1498.723388671875 background all_cells +8444.7236328125 1413.5194091796875 background all_cells +8468.14453125 1423.548095703125 background all_cells +8451.50390625 1416.60498046875 background all_cells +8463.80078125 1441.4912109375 background all_cells +8464.6982421875 1458.078369140625 background all_cells +8459.6552734375 1444.8232421875 background all_cells +8469.3583984375 1445.4156494140625 background all_cells +8458.6591796875 1437.5765380859375 background all_cells +8474.068359375 1404.8958740234375 background all_cells +8481.5283203125 1426.3515625 background all_cells +8484.349609375 1405.9627685546875 background all_cells +8482.8779296875 1462.4818115234375 background all_cells +8478.4794921875 1444.33935546875 background all_cells +8486.9189453125 1444.92578125 background all_cells +8474.052734375 1449.69189453125 background all_cells +8478.6005859375 1478.2178955078125 background all_cells +8466.23046875 1503.193115234375 background all_cells +8457.443359375 1513.9447021484375 background all_cells +8477.7138671875 1503.8834228515625 background all_cells +8450.91796875 1484.229248046875 background all_cells +8452.1328125 1496.7952880859375 background all_cells +8461.8349609375 1491.1937255859375 background all_cells +8451.9052734375 1464.9691162109375 background all_cells +8450.9208984375 1473.82275390625 background all_cells +8378.3779296875 1426.955810546875 background all_cells +8381.7490234375 1433.0450439453125 background all_cells +8377.998046875 1435.3388671875 background all_cells +8404.984375 1430.94677734375 background all_cells +8418.302734375 1433.4461669921875 background all_cells +8415.0087890625 1436.7642822265625 background all_cells +8417.201171875 1419.7296142578125 background all_cells +8410.53125 1450.4700927734375 background all_cells +8405.5830078125 1456.097412109375 background all_cells +8391.6650390625 1405.813720703125 background all_cells +8401.8525390625 1414.3084716796875 background all_cells +8397.169921875 1417.904541015625 background all_cells +8433.314453125 1427.1214599609375 background all_cells +8421.158203125 1411.563232421875 background all_cells +8421.73828125 1425.50732421875 background all_cells +8444.8115234375 1434.353515625 background all_cells +8436.7783203125 1412.1341552734375 background all_cells +8378.9150390625 1455.4088134765625 background all_cells +8387.220703125 1456.8541259765625 background all_cells +8383.6015625 1456.005126953125 background all_cells +8174.9033203125 1131.21484375 background all_cells +8085.33935546875 1130.4052734375 background all_cells +8136.2138671875 1135.70556640625 background all_cells +8121.8798828125 1138.6529541015625 background all_cells +8144.595703125 1131.74853515625 background all_cells +8162.732421875 1133.2196044921875 background all_cells +8159.77978515625 1130.4146728515625 background all_cells +8151.3388671875 1128.0455322265625 background all_cells +8089.34765625 1229.8978271484375 background all_cells +8082.34228515625 1266.2926025390625 background all_cells +8084.1474609375 1241.7109375 background all_cells +8128.5302734375 1237.579345703125 background all_cells +8125.7578125 1283.5330810546875 background all_cells +8132.51953125 1252.5299072265625 background all_cells +8123.77587890625 1252.7666015625 background all_cells +8143.0595703125 1235.416748046875 background all_cells +8136.69189453125 1231.154296875 background all_cells +8145.0712890625 1259.1533203125 background all_cells +8123.71484375 1225.2625732421875 background all_cells +8116.3095703125 1234.9251708984375 background all_cells +8106.58544921875 1231.97314453125 background all_cells +8112.419921875 1230.2127685546875 background all_cells +8036.5068359375 1177.54736328125 background all_cells +8040.90625 1232.80810546875 background all_cells +8051.39892578125 1147.7662353515625 background all_cells +8039.16162109375 1181.3326416015625 background all_cells +8075.3017578125 1165.7418212890625 background all_cells +8088.30859375 1166.0614013671875 background all_cells +8075.8876953125 1158.078125 background all_cells +8105.6259765625 1210.137451171875 background all_cells +8101.3818359375 1200.5343017578125 background all_cells +8094.2490234375 1188.8475341796875 background all_cells +8109.26806640625 1190.51953125 background all_cells +8114.796875 1190.92724609375 background all_cells +8143.06591796875 1171.6927490234375 background all_cells +8132.34765625 1166.1466064453125 background all_cells +8150.0849609375 1216.8924560546875 background all_cells +8146.07666015625 1186.3897705078125 background all_cells +8143.357421875 1203.545166015625 background all_cells +8033.9580078125 1347.6114501953125 background all_cells +8040.93505859375 1371.1334228515625 background all_cells +8038.92578125 1333.7723388671875 background all_cells +8035.6435546875 1340.000244140625 background all_cells +8046.5166015625 1338.1585693359375 background all_cells +8045.57861328125 1331.5977783203125 background all_cells +8068.015625 1333.7720947265625 background all_cells +8064.7958984375 1301.8980712890625 background all_cells +8088.47021484375 1318.2767333984375 background all_cells +8081.07470703125 1329.5489501953125 background all_cells +8074.677734375 1336.793701171875 background all_cells +8073.13525390625 1385.630126953125 background all_cells +8091.4169921875 1450.673583984375 background all_cells +8110.77783203125 1461.1796875 background all_cells +8115.931640625 1454.0908203125 background all_cells +8099.9169921875 1423.4503173828125 background all_cells +8095.2919921875 1295.5736083984375 background all_cells +8102.455078125 1321.3223876953125 background all_cells +8107.0576171875 1418.025146484375 background all_cells +8100.7412109375 1436.1900634765625 background all_cells +8118.3271484375 1414.170654296875 background all_cells +8120.26708984375 1426.6988525390625 background all_cells +8127.70263671875 1409.268798828125 background all_cells +8138.56787109375 1395.353515625 background all_cells +8131.9541015625 1398.96923828125 background all_cells +8119.6064453125 1398.1981201171875 background all_cells +8154.78955078125 1441.1278076171875 background all_cells +8151.10498046875 1433.7220458984375 background all_cells +8147.26171875 1461.5914306640625 background all_cells +8154.4560546875 1450.265380859375 background all_cells +8146.94482421875 1442.939453125 background all_cells +8135.26171875 1441.3385009765625 background all_cells +8124.60595703125 1443.925537109375 background all_cells +8125.1259765625 1438.91455078125 background all_cells +8138.02099609375 1465.5731201171875 background all_cells +8138.53125 1431.441650390625 background all_cells +8150.2236328125 1424.26123046875 background all_cells +8146.95556640625 1420.560546875 background all_cells +8162.94482421875 1395.4388427734375 background all_cells +8162.08740234375 1412.7691650390625 background all_cells +8179.904296875 1409.4522705078125 background all_cells +8173.43017578125 1404.5997314453125 background all_cells +8170.798828125 1414.61376953125 background all_cells +8167.13427734375 1378.447998046875 background all_cells +8178.525390625 1454.558837890625 background all_cells +8158.71484375 1439.1170654296875 background all_cells +8185.966796875 1457.93505859375 background all_cells +8159.1455078125 1458.6929931640625 background all_cells +8170.03857421875 1443.8060302734375 background all_cells +8170.62109375 1460.6861572265625 background all_cells +8157.62158203125 1422.14111328125 background all_cells +8166.080078125 1433.464111328125 background all_cells +8162.0224609375 1424.470703125 background all_cells +8174.30712890625 1426.3548583984375 background all_cells +8188.4296875 1417.1151123046875 background all_cells +8182.666015625 1415.41552734375 background all_cells +8184.01708984375 1426.14404296875 background all_cells +8151.58544921875 1298.6146240234375 background all_cells +8167.61865234375 1297.6578369140625 background all_cells +8166.5205078125 1309.8409423828125 background all_cells +8162.07421875 1307.5379638671875 background all_cells +8178.8583984375 1316.94287109375 background all_cells +8136.08203125 1327.422119140625 background all_cells +8159.26708984375 1349.3397216796875 background all_cells +8170.58447265625 1343.28759765625 background all_cells +8122.83935546875 1308.1744384765625 background all_cells +8138.9853515625 1304.130126953125 background all_cells +8128.51708984375 1536.5333251953125 background all_cells +8137.873046875 1525.5830078125 background all_cells +8140.966796875 1535.416259765625 background all_cells +8137.5205078125 1543.3387451171875 background all_cells +8151.798828125 1540.68212890625 background all_cells +8124.091796875 1559.9866943359375 background all_cells +8139.03955078125 1570.9488525390625 background all_cells +8133.10205078125 1553.008056640625 background all_cells +8129.69482421875 1578.7989501953125 background all_cells +8063.720703125 1577.70703125 background all_cells +8072.84375 1580.268798828125 background all_cells +8067.79638671875 1563.6168212890625 background all_cells +8118.93798828125 1526.228515625 background all_cells +8122.45751953125 1546.4361572265625 background all_cells +8118.12158203125 1532.720947265625 background all_cells +8178.2666015625 1639.7510986328125 background all_cells +8165.60693359375 1649.1748046875 background all_cells +8178.96142578125 1648.5850830078125 background all_cells +8169.8974609375 1641.636962890625 background all_cells +8172.51708984375 1667.82373046875 background all_cells +8154.21826171875 1658.720703125 background all_cells +8153.65478515625 1638.97998046875 background all_cells +8142.7607421875 1642.6412353515625 background all_cells +8147.34228515625 1668.704833984375 background all_cells +8163.74267578125 1679.971435546875 background all_cells +8059.76904296875 1593.158447265625 background all_cells +8058.07666015625 1605.921875 background all_cells +8043.64306640625 1601.8079833984375 background all_cells +8043.59033203125 1614.8271484375 background all_cells +8062.0302734375 1657.9951171875 background all_cells +8062.03662109375 1626.282470703125 background all_cells +8075.62548828125 1679.2130126953125 background all_cells +8096.50634765625 1657.456298828125 background all_cells +8084.31689453125 1680.637451171875 background all_cells +8103.5185546875 1656.0040283203125 background all_cells +8112.939453125 1658.04541015625 background all_cells +8111.13330078125 1663.7149658203125 background all_cells +8109.7509765625 1672.4208984375 background all_cells +8159.0078125 1526.814208984375 background all_cells +8171.94189453125 1527.42724609375 background all_cells +8163.13818359375 1516.6240234375 background all_cells +8184.0693359375 1572.146240234375 background all_cells +8170.25244140625 1578.299072265625 background all_cells +8168.7109375 1570.55126953125 background all_cells +8144.318359375 1547.684814453125 background all_cells +8161.1396484375 1545.7684326171875 background all_cells +8147.8984375 1562.5926513671875 background all_cells +8153.7841796875 1554.55419921875 background all_cells +8185.2265625 1553.7119140625 background all_cells +8182.41357421875 1560.5797119140625 background all_cells +8185.10791015625 1547.62939453125 background all_cells +8105.1826171875 1603.05517578125 background all_cells +8121.912109375 1615.4156494140625 background all_cells +8113.25 1606.2579345703125 background all_cells +8111.66357421875 1614.5947265625 background all_cells +8093.87548828125 1631.29052734375 background all_cells +8112.37744140625 1640.5640869140625 background all_cells +8076.685546875 1627.624755859375 background all_cells +8086.611328125 1598.298095703125 background all_cells +8092.16748046875 1600.1497802734375 background all_cells +8099.70751953125 1612.3267822265625 background all_cells +8080.81005859375 1614.6922607421875 background all_cells +8135.33349609375 1616.19970703125 background all_cells +8146.30908203125 1623.7193603515625 background all_cells +8148.95361328125 1595.5823974609375 background all_cells +8182.73828125 1626.0048828125 background all_cells +8191.57666015625 1631.025634765625 background all_cells +8179.68701171875 1632.8045654296875 background all_cells +8163.833984375 1629.6815185546875 background all_cells +8158.123046875 1589.724609375 background all_cells +8187.07177734375 1603.3916015625 background all_cells +8172.84228515625 1598.2432861328125 background all_cells +8158.10400390625 1602.2938232421875 background all_cells +8173.12841796875 1591.88623046875 background all_cells +8182.681640625 1590.933349609375 background all_cells +8087.14892578125 1523.7501220703125 background all_cells +8092.53369140625 1549.5103759765625 background all_cells +8094.830078125 1535.530517578125 background all_cells +8094.8369140625 1574.3721923828125 background all_cells +8079.72900390625 1592.89892578125 background all_cells +8100.33447265625 1590.507568359375 background all_cells +8090.771484375 1587.81884765625 background all_cells +8085.5908203125 1575.8778076171875 background all_cells +8115.345703125 1576.474365234375 background all_cells +8128.45458984375 1607.314697265625 background all_cells +8123.18408203125 1598.1112060546875 background all_cells +8121.67626953125 1586.777099609375 background all_cells +8084.2529296875 1561.269775390625 background all_cells +8076.81005859375 1568.14501953125 background all_cells +8089.79541015625 1563.69287109375 background all_cells +8074.96044921875 1537.2403564453125 background all_cells +8084.78515625 1536.264892578125 background all_cells +8084.69140625 1550.9913330078125 background all_cells +8076.24951171875 1529.4820556640625 background all_cells +8103.0234375 1525.1455078125 background all_cells +8133.87255859375 1561.587158203125 background all_cells +8103.72900390625 1560.9061279296875 background all_cells +8110.53955078125 1541.0068359375 background all_cells +8126.99951171875 1452.5870361328125 background all_cells +8130.63671875 1488.8963623046875 background all_cells +8121.54052734375 1471.9825439453125 background all_cells +8125.8203125 1464.1204833984375 background all_cells +8120.83740234375 1502.4140625 background all_cells +8127.9501953125 1515.7412109375 background all_cells +8129.11279296875 1501.5655517578125 background all_cells +8142.39794921875 1500.7298583984375 background all_cells +8141.50634765625 1479.6556396484375 background all_cells +8143.81884765625 1490.54345703125 background all_cells +8143.72900390625 1515.1009521484375 background all_cells +8098.46826171875 1479.109375 background all_cells +8117.103515625 1477.8255615234375 background all_cells +8104.98486328125 1468.5904541015625 background all_cells +8101.39013671875 1473.285888671875 background all_cells +8089.66259765625 1503.923583984375 background all_cells +8092.33251953125 1512.97119140625 background all_cells +8114.20947265625 1513.44775390625 background all_cells +8095.12890625 1504.111572265625 background all_cells +8085.44921875 1487.3411865234375 background all_cells +8091.6767578125 1497.728271484375 background all_cells +8096.76513671875 1489.904296875 background all_cells +8095.44189453125 1481.364501953125 background all_cells +8096.36181640625 1473.1708984375 background all_cells +8177.34521484375 1470.7813720703125 background all_cells +8191.16064453125 1471.064208984375 background all_cells +8184.19970703125 1469.175048828125 background all_cells +8177.322265625 1481.7437744140625 background all_cells +8190.72412109375 1507.7056884765625 background all_cells +8177.54296875 1505.9288330078125 background all_cells +8177.79345703125 1492.806396484375 background all_cells +8165.89794921875 1506.116943359375 background all_cells +8155.13720703125 1484.41015625 background all_cells +8165.41748046875 1468.323486328125 background all_cells +8156.36083984375 1473.5069580078125 background all_cells +7838.65673828125 2546.478271484375 background all_cells +7834.57470703125 2537.768798828125 background all_cells +7819.2568359375 2557.5791015625 background all_cells +7808.2822265625 2551.61474609375 background all_cells +7836.02978515625 2525.604736328125 background all_cells +7860.81494140625 2527.88671875 background all_cells +7845.8681640625 2523.710205078125 background all_cells +7854.78271484375 2522.53369140625 background all_cells +7853.78125 2477.17724609375 background all_cells +7857.19580078125 2507.303466796875 background all_cells +7853.84521484375 2485.786376953125 background all_cells +7813.61669921875 2491.321044921875 background all_cells +7832.2265625 2498.810791015625 background all_cells +7816.6904296875 2499.9892578125 background all_cells +7876.87548828125 2539.630859375 background all_cells +7872.45947265625 2560.082763671875 background all_cells +7880.16064453125 2523.451416015625 background all_cells +7867.43310546875 2531.77294921875 background all_cells +7887.6005859375 2537.083251953125 background all_cells +7933.74267578125 2527.000244140625 background all_cells +7951.677734375 2545.079833984375 background all_cells +7950.64990234375 2532.2958984375 background all_cells +7937.3154296875 2531.186279296875 background all_cells +7897.6923828125 2565.385009765625 background all_cells +7911.6005859375 2599.59228515625 background all_cells +7927.810546875 2579.593505859375 background all_cells +7900.966796875 2580.85595703125 background all_cells +7913.1259765625 2541.83447265625 background all_cells +7893.46044921875 2600.79248046875 background all_cells +7878.560546875 2662.064208984375 background all_cells +7888.5126953125 2657.8212890625 background all_cells +7870.40771484375 2603.271728515625 background all_cells +7940.69384765625 2635.82568359375 background all_cells +7918.904296875 2649.944091796875 background all_cells +7929.78759765625 2648.5966796875 background all_cells +7912.88232421875 2643.9228515625 background all_cells +7928.40673828125 2601.45458984375 background all_cells +7927.197265625 2618.409423828125 background all_cells +7920.87451171875 2609.939697265625 background all_cells +7940.544921875 2581.802490234375 background all_cells +7945.2421875 2571.645263671875 background all_cells +7935.34326171875 2614.974365234375 background all_cells +7946.1455078125 2608.390380859375 background all_cells +7943.328125 2591.841796875 background all_cells +7964.5087890625 2638.930419921875 background all_cells +7960.1416015625 2700.518310546875 background all_cells +7965.521484375 2679.302001953125 background all_cells +7963.783203125 2689.477294921875 background all_cells +7966.1220703125 2667.927001953125 background all_cells +7964.43212890625 2656.9560546875 background all_cells +7968.46044921875 2576.577880859375 background all_cells +7963.39697265625 2594.679443359375 background all_cells +7959.5126953125 2585.84619140625 background all_cells +7946.8359375 2674.45361328125 background all_cells +7951.51904296875 2662.206787109375 background all_cells +7942.4228515625 2648.2685546875 background all_cells +7948.55908203125 2688.450439453125 background all_cells +7933.10205078125 2673.10302734375 background all_cells +7961.96533203125 2608.921875 background all_cells +7969.642578125 2629.010009765625 background all_cells +7954.7373046875 2619.775146484375 background all_cells +7973.7685546875 2614.294921875 background all_cells +7956.67236328125 2553.03857421875 background all_cells +7966.947265625 2561.310791015625 background all_cells +7956.62060546875 2563.64453125 background all_cells +7968.81396484375 2552.927001953125 background all_cells +7865.38037109375 2479.370849609375 background all_cells +7946.8486328125 2481.223388671875 background all_cells +7961.7958984375 2480.271728515625 background all_cells +7886.1962890625 2484.95263671875 background all_cells +7881.07958984375 2480.481201171875 background all_cells +7878.22265625 2498.184814453125 background all_cells +7873.70947265625 2510.985595703125 background all_cells +7865.70458984375 2505.660400390625 background all_cells +7871.61572265625 2497.944091796875 background all_cells +7888.71044921875 2500.065185546875 background all_cells +7928.85400390625 2515.174560546875 background all_cells +7936.81591796875 2512.9501953125 background all_cells +7907.39208984375 2513.752197265625 background all_cells +7934.068359375 2497.46484375 background all_cells +7918.6865234375 2495.62060546875 background all_cells +7947.86279296875 2511.277099609375 background all_cells +7950.18212890625 2497.3916015625 background all_cells +7965.68212890625 2502.682861328125 background all_cells +7973.77783203125 2492.909912109375 background all_cells +7952.8623046875 2519.737060546875 background all_cells +7965.697265625 2513.891357421875 background all_cells +7822.6220703125 2647.23681640625 background all_cells +7883.876953125 2679.34228515625 background all_cells +7870.431640625 2683.482421875 background all_cells +7899.169921875 2671.654296875 background all_cells +7915.26416015625 2660.197998046875 background all_cells +7906.859375 2677.544921875 background all_cells +7898.16455078125 2682.04345703125 background all_cells +7890.0341796875 2702.8564453125 background all_cells +7900.529296875 2703.7490234375 background all_cells +7895.94482421875 2711.369140625 background all_cells +7899.98486328125 2691.619140625 background all_cells +7900.02490234375 2716.512451171875 background all_cells +7892.44287109375 2718.00146484375 background all_cells +7905.3212890625 2721.305908203125 background all_cells +7904.0546875 2713.933837890625 background all_cells +7931.103515625 2693.947265625 background all_cells +7924.49267578125 2720.740478515625 background all_cells +7913.552734375 2721.633056640625 background all_cells +7926.974609375 2700.63232421875 background all_cells +7868.54345703125 2702.766845703125 background all_cells +7883.34423828125 2690.0625 background all_cells +7880.32421875 2702.9091796875 background all_cells +7887.59326171875 2726.36572265625 background all_cells +7899.95263671875 2732.93310546875 background all_cells +7898.06982421875 2725.693359375 background all_cells +7927.7275390625 2746.575927734375 background all_cells +7925.85498046875 2759.968505859375 background all_cells +7917.017578125 2751.64794921875 background all_cells +7927.84130859375 2732.269287109375 background all_cells +7919.89013671875 2738.375244140625 background all_cells +7913.9560546875 2736.283203125 background all_cells +7936.2861328125 2741.84765625 background all_cells +7946.60693359375 2738.256103515625 background all_cells +7939.36572265625 2713.591796875 background all_cells +7943.41064453125 2749.25048828125 background all_cells +7942.96240234375 2761.279296875 background all_cells +7935.91162109375 2753.522705078125 background all_cells +7960.31689453125 2775.214599609375 background all_cells +7955.31103515625 2777.21923828125 background all_cells +7970.9853515625 2777.19287109375 background all_cells +7969.61083984375 2729.631103515625 background all_cells +7963.3564453125 2770.3076171875 background all_cells +7969.31396484375 2769.784912109375 background all_cells +7962.98388671875 2762.339111328125 background all_cells +7955.9501953125 2751.96044921875 background all_cells +8026.359375 2569.037109375 background all_cells +7984.31591796875 2571.934814453125 background all_cells +7997.5986328125 2575.02587890625 background all_cells +8024.4306640625 2578.40283203125 background all_cells +8010.494140625 2566.475830078125 background all_cells +8010.35791015625 2590.952880859375 background all_cells +8014.5537109375 2605.910400390625 background all_cells +8012.982421875 2611.76708984375 background all_cells +8017.5654296875 2597.179931640625 background all_cells +8017.34033203125 2586.452392578125 background all_cells +7994.34228515625 2600.781982421875 background all_cells +8002.052734375 2584.04736328125 background all_cells +7993.734375 2591.4375 background all_cells +7999.3515625 2854.883056640625 background all_cells +8006.70068359375 2871.957275390625 background all_cells +8020.55029296875 2874.802490234375 background all_cells +8017.35791015625 2851.312255859375 background all_cells +8008.92919921875 2859.2353515625 background all_cells +8024.5908203125 2808.533203125 background all_cells +8029.5576171875 2816.6201171875 background all_cells +8024.23779296875 2812.9853515625 background all_cells +8003.7646484375 2824.0517578125 background all_cells +8031.38818359375 2827.369873046875 background all_cells +8025.056640625 2826.55224609375 background all_cells +7997.763671875 2810.532470703125 background all_cells +8015.52685546875 2813.87255859375 background all_cells +8015.48291015625 2807.558349609375 background all_cells +7997.39111328125 2818.614501953125 background all_cells +8028.21630859375 2875.982177734375 background all_cells +8031.8310546875 2858.82958984375 background all_cells +8031.85302734375 2852.309814453125 background all_cells +8027.185546875 2834.852294921875 background all_cells +8008.677734375 2847.968017578125 background all_cells +8024.99658203125 2843.76025390625 background all_cells +8016.38916015625 2837.7890625 background all_cells +7976.3798828125 2736.953125 background all_cells +7983.7880859375 2736.85986328125 background all_cells +7984.42626953125 2727.170654296875 background all_cells +7978.990234375 2745.189697265625 background all_cells +8004.00146484375 2791.02490234375 background all_cells +8007.3583984375 2809.17333984375 background all_cells +8012.3759765625 2788.698974609375 background all_cells +8007.11083984375 2794.73046875 background all_cells +8007.9697265625 2773.751220703125 background all_cells +8031.57080078125 2767.72216796875 background all_cells +8031.732421875 2743.0615234375 background all_cells +8020.556640625 2779.727783203125 background all_cells +8020.9228515625 2761.59228515625 background all_cells +7995.13330078125 2798.90087890625 background all_cells +7990.96484375 2743.81884765625 background all_cells +7998.412109375 2732.71923828125 background all_cells +7996.63720703125 2764.47314453125 background all_cells +7995.75244140625 2754.4150390625 background all_cells +8021.4638671875 2655.613037109375 background all_cells +8024.08349609375 2666.2470703125 background all_cells +8011.9697265625 2730.777587890625 background all_cells +8029.37841796875 2699.82763671875 background all_cells +8020.77490234375 2697.267822265625 background all_cells +8029.1552734375 2728.271484375 background all_cells +8019.1533203125 2707.106689453125 background all_cells +8020.75341796875 2717.0830078125 background all_cells +7989.54638671875 2690.161376953125 background all_cells +7980.451171875 2714.724853515625 background all_cells +7997.6376953125 2708.26513671875 background all_cells +7990.5556640625 2703.01171875 background all_cells +7976.7841796875 2695.661865234375 background all_cells +8030.443359375 2678.87646484375 background all_cells +8005.4248046875 2694.489013671875 background all_cells +8035.38134765625 2689.985107421875 background all_cells +7972.9833984375 2590.973876953125 background all_cells +7979.88916015625 2583.425537109375 background all_cells +7982.42333984375 2593.111328125 background all_cells +8009.82177734375 2503.794189453125 background all_cells +8016.673828125 2488.0126953125 background all_cells +8033.9404296875 2496.019775390625 background all_cells +8025.35205078125 2502.471923828125 background all_cells +7989.4697265625 2519.34814453125 background all_cells +7974.81884765625 2521.71435546875 background all_cells +7978.60693359375 2510.246826171875 background all_cells +8004.392578125 2491.25244140625 background all_cells +8000.3466796875 2479.08056640625 background all_cells +7994.466796875 2492.46875 background all_cells +8011.58154296875 2642.849609375 background all_cells +7998.31494140625 2645.2919921875 background all_cells +7987.2861328125 2667.880859375 background all_cells +7981.04248046875 2637.47607421875 background all_cells +7994.33447265625 2620.34033203125 background all_cells +7993.74853515625 2633.251953125 background all_cells +7984.45703125 2623.67626953125 background all_cells +7999.970703125 2625.683837890625 background all_cells +8013.205078125 2636.8642578125 background all_cells +8007.236328125 2619.2255859375 background all_cells +8011.6494140625 2630.260009765625 background all_cells +7859.24609375 2567.962646484375 background all_cells +7866.95068359375 2598.409912109375 background all_cells +7860.21728515625 2585.16357421875 background all_cells +7854.09228515625 2575.678955078125 background all_cells +7847.849609375 2604.337890625 background all_cells +7838.70263671875 2617.77880859375 background all_cells +7852.00390625 2611.446044921875 background all_cells +7835.9423828125 2583.155029296875 background all_cells +7854.0517578125 2597.791259765625 background all_cells +7848.50439453125 2594.650390625 background all_cells +7851.00634765625 2586.88037109375 background all_cells +7703.3056640625 2576.618896484375 background all_cells +7729.19775390625 2586.996337890625 background all_cells +7702.2001953125 2609.73876953125 background all_cells +7700.22705078125 2579.48291015625 background all_cells +7700.93603515625 2615.120849609375 background all_cells +7725.88232421875 2650.311279296875 background all_cells +7700.4091796875 2650.511474609375 background all_cells +7699.34814453125 2623.12158203125 background all_cells +7716.61962890625 2697.14404296875 background all_cells +7723.9150390625 2694.18701171875 background all_cells +7719.74169921875 2689.50341796875 background all_cells +7703.44189453125 2664.1806640625 background all_cells +7708.29296875 2680.013671875 background all_cells +7708.35693359375 2663.46484375 background all_cells +7703.69580078125 2695.8037109375 background all_cells +7867.01708984375 2615.73193359375 background all_cells +7854.7705078125 2634.12744140625 background all_cells +7859.8056640625 2627.7890625 background all_cells +7850.89599609375 2623.6982421875 background all_cells +7861.75927734375 2648.8662109375 background all_cells +7869.06298828125 2656.54833984375 background all_cells +7857.8701171875 2656.669921875 background all_cells +7839.01513671875 2687.73095703125 background all_cells +7845.625 2703.31396484375 background all_cells +7846.1689453125 2689.5087890625 background all_cells +7874.4150390625 2667.9638671875 background all_cells +7864.20654296875 2695.4970703125 background all_cells +7871.44775390625 2679.26416015625 background all_cells +7859.36376953125 2668.4013671875 background all_cells +7863.79150390625 2668.0625 background all_cells +7851.0361328125 2648.87841796875 background all_cells +7841.34375 2660.39453125 background all_cells +7852.87646484375 2661.25341796875 background all_cells +7836.83740234375 2652.252197265625 background all_cells +7723.3408203125 2614.29736328125 background all_cells +7759.05419921875 2622.372314453125 background all_cells +7753.12353515625 2593.92431640625 background all_cells +7744.208984375 2574.853271484375 background all_cells +7752.2578125 2677.12060546875 background all_cells +7729.77587890625 2700.636962890625 background all_cells +7750.505859375 2705.67138671875 background all_cells +7798.13037109375 2681.23876953125 background all_cells +7791.97216796875 2625.064453125 background all_cells +7799.69677734375 2578.5576171875 background all_cells +7799.986328125 2628.2421875 background all_cells +7813.84326171875 2617.81494140625 background all_cells +7822.05810546875 2606.681884765625 background all_cells +7817.43994140625 2622.057861328125 background all_cells +7824.16845703125 2635.910400390625 background all_cells +7806.880859375 2627.75390625 background all_cells +7831.4443359375 2702.412841796875 background all_cells +7828.2138671875 2632.075927734375 background all_cells +7772.68896484375 2640.935791015625 background all_cells +7781.23974609375 2665.459228515625 background all_cells +7760.279296875 2657.49365234375 background all_cells +7759.20458984375 2646.412353515625 background all_cells +7868.37353515625 2837.570068359375 background all_cells +7875.22216796875 2860.009765625 background all_cells +7871.73095703125 2810.372314453125 background all_cells +7871.8935546875 2788.513427734375 background all_cells +7886.2392578125 2793.398193359375 background all_cells +7875.931640625 2765.20654296875 background all_cells +7892.32080078125 2743.186279296875 background all_cells +7902.19287109375 2748.480224609375 background all_cells +7902.09912109375 2739.6923828125 background all_cells +7901.6962890625 2755.058837890625 background all_cells +7904.2958984375 2823.798828125 background all_cells +7906.3125 2815.806884765625 background all_cells +7913.1611328125 2816.1240234375 background all_cells +7909.22314453125 2828.2607421875 background all_cells +7904.72216796875 2835.6337890625 background all_cells +7843.3896484375 2740.668212890625 background all_cells +7836.0380859375 2734.5654296875 background all_cells +7860.70458984375 2768.82373046875 background all_cells +7860.93505859375 2774.6875 background all_cells +7855.2958984375 2757.978515625 background all_cells +7779.3720703125 2796.58984375 background all_cells +7777.419921875 2867.86962890625 background all_cells +7778.482421875 2858.7333984375 background all_cells +7798.22705078125 2833.234130859375 background all_cells +7799.03857421875 2863.90576171875 background all_cells +7795.13916015625 2850.4296875 background all_cells +7785.31201171875 2840.103271484375 background all_cells +7829.4970703125 2796.71875 background all_cells +7807.2060546875 2792.174560546875 background all_cells +7787.2861328125 2825.583740234375 background all_cells +7787.31591796875 2813.276123046875 background all_cells +7792.16748046875 2804.88037109375 background all_cells +7742.59033203125 2803.85791015625 background all_cells +7753.21142578125 2818.24609375 background all_cells +7730.6474609375 2814.9150390625 background all_cells +7720.9619140625 2805.603271484375 background all_cells +7752.888671875 2771.883544921875 background all_cells +7742.2685546875 2795.402099609375 background all_cells +7771.32421875 2786.379638671875 background all_cells +7766.2392578125 2777.9990234375 background all_cells +7751.2509765625 2856.79248046875 background all_cells +7752.5087890625 2872.55908203125 background all_cells +7759.55810546875 2864.3125 background all_cells +7764.73291015625 2737.208740234375 background all_cells +7759.91015625 2767.776123046875 background all_cells +7762.11962890625 2764.6640625 background all_cells +7732.9462890625 2875.2724609375 background all_cells +7738.47021484375 2831.7626953125 background all_cells +7735.39697265625 2838.646728515625 background all_cells +7738.56396484375 2859.84326171875 background all_cells +7633.01904296875 2728.88916015625 background all_cells +7645.1767578125 2753.57275390625 background all_cells +7630.24658203125 2749.8037109375 background all_cells +7627.2060546875 2738.503173828125 background all_cells +7644.712890625 2778.010498046875 background all_cells +7687.6435546875 2775.486572265625 background all_cells +7658.15966796875 2778.884765625 background all_cells +7678.20947265625 2760.149658203125 background all_cells +7659.40234375 2759.20556640625 background all_cells +7636.87158203125 2759.153076171875 background all_cells +7621.28564453125 2784.69873046875 background all_cells +7631.9501953125 2765.703369140625 background all_cells +7623.92822265625 2775.537109375 background all_cells +7631.39404296875 2780.411865234375 background all_cells +7624.154296875 2762.90283203125 background all_cells +7660.23779296875 2732.932861328125 background all_cells +7656.04541015625 2742.37109375 background all_cells +7669.46044921875 2741.69189453125 background all_cells +7667.2900390625 2734.114501953125 background all_cells +7697.9296875 2740.45166015625 background all_cells +7702.47412109375 2765.33984375 background all_cells +7692.6728515625 2756.89892578125 background all_cells +7710.23583984375 2741.75634765625 background all_cells +7693.93798828125 2841.610107421875 background all_cells +7685.65478515625 2836.041259765625 background all_cells +7690.07177734375 2854.115234375 background all_cells +7681.81494140625 2848.268798828125 background all_cells +7700.5615234375 2830.5009765625 background all_cells +7706.19677734375 2848.726318359375 background all_cells +7714.34228515625 2843.466796875 background all_cells +7711.50439453125 2834.458251953125 background all_cells +7687.09765625 2861.815673828125 background all_cells +7701.9736328125 2864.049560546875 background all_cells +7695.56298828125 2863.04638671875 background all_cells +7626.853515625 2827.57861328125 background all_cells +7624.9609375 2842.06591796875 background all_cells +7620.11669921875 2833.949951171875 background all_cells +7676.80419921875 2858.501708984375 background all_cells +7671.53515625 2862.886474609375 background all_cells +7668.87451171875 2849.578369140625 background all_cells +7665.97802734375 2832.474365234375 background all_cells +7664.169921875 2844.825927734375 background all_cells +7676.39013671875 2839.953125 background all_cells +7687.212890625 2867.0908203125 background all_cells +7683.03125 2872.704833984375 background all_cells +7663.17138671875 2870.841796875 background all_cells +7623.17822265625 2862.87841796875 background all_cells +7638.82421875 2876.00439453125 background all_cells +7631.73095703125 2867.1806640625 background all_cells +7638.52392578125 2866.6962890625 background all_cells +7684.556640625 2800.37939453125 background all_cells +7689.16845703125 2821.53955078125 background all_cells +7712.0146484375 2792.74560546875 background all_cells +7696.1689453125 2803.561279296875 background all_cells +7691.6240234375 2792.10107421875 background all_cells +7664.69775390625 2794.432861328125 background all_cells +7673.3095703125 2794.112548828125 background all_cells +7671.9658203125 2803.808837890625 background all_cells +7658.509765625 2826.911865234375 background all_cells +7674.8525390625 2815.162109375 background all_cells +7656.22412109375 2821.68603515625 background all_cells +7622.205078125 2816.187744140625 background all_cells +7643.494140625 2825.7255859375 background all_cells +7645.84765625 2813.327392578125 background all_cells +7634.39697265625 2822.95556640625 background all_cells +7623.54931640625 2795.78466796875 background all_cells +7657.81005859375 2802.427001953125 background all_cells +7653.21826171875 2789.896240234375 background all_cells +7635.408203125 2800.85498046875 background all_cells +7656.6787109375 2566.141845703125 background all_cells +7670.80029296875 2560.6640625 background all_cells +7667.677734375 2571.090087890625 background all_cells +7660.32666015625 2562.759765625 background all_cells +7672.18994140625 2600.62548828125 background all_cells +7677.8408203125 2604.6533203125 background all_cells +7677.99853515625 2585.271484375 background all_cells +7630.0166015625 2564.488525390625 background all_cells +7642.28173828125 2589.76953125 background all_cells +7630.37646484375 2588.283447265625 background all_cells +7614.76806640625 2590.265625 background all_cells +7613.2861328125 2598.98291015625 background all_cells +7634.533203125 2654.31884765625 background all_cells +7627.89697265625 2649.82421875 background all_cells +7669.8515625 2642.227783203125 background all_cells +7694.01953125 2661.837158203125 background all_cells +7658.75732421875 2638.998046875 background all_cells +7678.796875 2661.760986328125 background all_cells +7661.8505859375 2660.2998046875 background all_cells +7672.67138671875 2660.3740234375 background all_cells +7665.20166015625 2619.972412109375 background all_cells +7685.34619140625 2628.1923828125 background all_cells +7656.4013671875 2621.771484375 background all_cells +7666.0390625 2608.465576171875 background all_cells +7659.208984375 2612.5341796875 background all_cells +7655.08984375 2606.04443359375 background all_cells +7668.19384765625 2704.297607421875 background all_cells +7656.962890625 2707.9375 background all_cells +7655.86376953125 2702.463134765625 background all_cells +7643.79150390625 2726.03759765625 background all_cells +7649.947265625 2727.513916015625 background all_cells +7649.89306640625 2718.66259765625 background all_cells +7648.6123046875 2714.744384765625 background all_cells +7654.892578125 2715.192138671875 background all_cells +7662.43603515625 2714.13720703125 background all_cells +7662.39208984375 2728.151611328125 background all_cells +7644.876953125 2664.35400390625 background all_cells +7650.5986328125 2663.456298828125 background all_cells +7665.890625 2677.86279296875 background all_cells +7671.24609375 2672.769775390625 background all_cells +7645.00341796875 2677.333251953125 background all_cells +7630.7646484375 2673.798828125 background all_cells +7689.97705078125 2693.0439453125 background all_cells +7695.76318359375 2704.123046875 background all_cells +7691.5947265625 2685.683837890625 background all_cells +7692.2626953125 2671.879150390625 background all_cells +7676.67236328125 2688.943359375 background all_cells +7687.03173828125 2714.933837890625 background all_cells +7684.5673828125 2720.782958984375 background all_cells +7684.7177734375 2689.259033203125 background all_cells +7628.98779296875 2688.4677734375 background all_cells +7636.04296875 2702.535888671875 background all_cells +7631.0751953125 2717.22265625 background all_cells +7669.50537109375 2689.410888671875 background all_cells +7659.26708984375 2684.953369140625 background all_cells +7328.94091796875 2655.567626953125 background all_cells +7341.0068359375 2568.7802734375 background all_cells +7347.39306640625 2581.920654296875 background all_cells +7335.373046875 2579.30029296875 background all_cells +7341.78173828125 2646.0439453125 background all_cells +7329.12548828125 2645.297607421875 background all_cells +7361.37939453125 2653.64892578125 background all_cells +7376.66064453125 2669.168212890625 background all_cells +7387.130859375 2666.5234375 background all_cells +7374.12890625 2657.023681640625 background all_cells +7394.62451171875 2609.150390625 background all_cells +7401.9189453125 2583.4384765625 background all_cells +7398.80224609375 2615.126708984375 background all_cells +7380.8349609375 2648.00244140625 background all_cells +7352.517578125 2640.1064453125 background all_cells +7356.78662109375 2571.931396484375 background all_cells +7375.66357421875 2572.32568359375 background all_cells +7364.1962890625 2581.041748046875 background all_cells +7339.87548828125 2658.76806640625 background all_cells +7421.0595703125 2686.060546875 background all_cells +7444.41796875 2690.939697265625 background all_cells +7439.32666015625 2694.48974609375 background all_cells +7399.32568359375 2712.63232421875 background all_cells +7436.00830078125 2728.521728515625 background all_cells +7407.62890625 2726.409912109375 background all_cells +7397.17919921875 2726.319580078125 background all_cells +7401.74365234375 2695.834716796875 background all_cells +7396.58154296875 2704.24365234375 background all_cells +7337.46630859375 2514.408447265625 background all_cells +7364.4951171875 2527.174072265625 background all_cells +7352.25390625 2529.01171875 background all_cells +7371.83642578125 2527.947021484375 background all_cells +7379.97265625 2539.896484375 background all_cells +7369.76123046875 2559.525390625 background all_cells +7423.40966796875 2480.1826171875 background all_cells +7446.1943359375 2522.370361328125 background all_cells +7403.4775390625 2521.810791015625 background all_cells +7411.2080078125 2530.624755859375 background all_cells +7415.85546875 2533.348876953125 background all_cells +7391.56005859375 2535.470458984375 background all_cells +7419.13134765625 2559.119873046875 background all_cells +7395.986328125 2550.0546875 background all_cells +7400.76416015625 2546.09375 background all_cells +7345.90478515625 2675.103759765625 background all_cells +7332.291015625 2688.79931640625 background all_cells +7342.53466796875 2685.00244140625 background all_cells +7332.580078125 2720.87451171875 background all_cells +7384.33447265625 2720.903564453125 background all_cells +7364.48046875 2721.740234375 background all_cells +7351.65283203125 2723.834228515625 background all_cells +7342.6171875 2724.137451171875 background all_cells +7337.1123046875 2700.4169921875 background all_cells +7375.384765625 2713.355224609375 background all_cells +7355.35986328125 2713.445556640625 background all_cells +7432.78076171875 2568.5908203125 background all_cells +7416.91552734375 2581.66796875 background all_cells +7417.31201171875 2570.372314453125 background all_cells +7431.06103515625 2613.47412109375 background all_cells +7448.728515625 2643.0751953125 background all_cells +7444.689453125 2614.905517578125 background all_cells +7413.935546875 2667.064453125 background all_cells +7418.92724609375 2612.567138671875 background all_cells +7413.43896484375 2619.3916015625 background all_cells +7415.10595703125 2674.01611328125 background all_cells +7418.06005859375 2586.47314453125 background all_cells +7425.60107421875 2600.357421875 background all_cells +7424.18798828125 2587.584716796875 background all_cells +7434.1513671875 2588.744384765625 background all_cells +7415.5283203125 2759.669677734375 background all_cells +7428.115234375 2762.203857421875 background all_cells +7424.2861328125 2768.79638671875 background all_cells +7498.3056640625 2756.863037109375 background all_cells +7504.208984375 2747.361083984375 background all_cells +7495.7568359375 2763.291748046875 background all_cells +7462.3388671875 2799.989990234375 background all_cells +7440.8330078125 2766.45849609375 background all_cells +7488.42333984375 2759.0927734375 background all_cells +7486.72900390625 2747.497802734375 background all_cells +7604.62255859375 2806.89501953125 background all_cells +7612.89794921875 2820.698486328125 background all_cells +7610.564453125 2802.30615234375 background all_cells +7607.50439453125 2837.663818359375 background all_cells +7610.82861328125 2850.813232421875 background all_cells +7619.7841796875 2849.9658203125 background all_cells +7614.65771484375 2838.89697265625 background all_cells +7591.06201171875 2848.596923828125 background all_cells +7588.44140625 2823.953857421875 background all_cells +7598.79443359375 2825.038330078125 background all_cells +7601.6845703125 2844.091796875 background all_cells +7598.99853515625 2834.163818359375 background all_cells +7590.82861328125 2856.618408203125 background all_cells +7575.67041015625 2801.326171875 background all_cells +7575.92333984375 2818.920654296875 background all_cells +7579.5234375 2823.446044921875 background all_cells +7573.3193359375 2746.47021484375 background all_cells +7574.703125 2787.004150390625 background all_cells +7581.83154296875 2775.45458984375 background all_cells +7569.65234375 2768.118408203125 background all_cells +7594.00341796875 2795.482666015625 background all_cells +7589.4384765625 2758.936279296875 background all_cells +7598.521484375 2766.192626953125 background all_cells +7596.22412109375 2810.683349609375 background all_cells +7599.125 2778.672607421875 background all_cells +7590.59130859375 2786.90185546875 background all_cells +7615.30322265625 2749.40673828125 background all_cells +7604.56982421875 2749.170166015625 background all_cells +7612.955078125 2791.643310546875 background all_cells +7513.91162109375 2763.021240234375 background all_cells +7522.39013671875 2763.829833984375 background all_cells +7516.78857421875 2776.437255859375 background all_cells +7564.09765625 2785.231201171875 background all_cells +7556.5947265625 2805.563232421875 background all_cells +7545.0498046875 2796.710205078125 background all_cells +7552.55517578125 2789.211669921875 background all_cells +7556.21044921875 2746.94921875 background all_cells +7553.5869140625 2777.19287109375 background all_cells +7541.62744140625 2764.886474609375 background all_cells +7524.48681640625 2746.3701171875 background all_cells +7535.927734375 2752.957275390625 background all_cells +7533.15283203125 2769.634765625 background all_cells +7524.1796875 2774.3251953125 background all_cells +7525.392578125 2782.205078125 background all_cells +7516.47119140625 2791.06494140625 background all_cells +7531.93359375 2788.85546875 background all_cells +7499.57421875 2875.86767578125 background all_cells +7525.7236328125 2876.907958984375 background all_cells +7518.28173828125 2870.08203125 background all_cells +7534.35693359375 2863.39892578125 background all_cells +7551.0693359375 2861.571533203125 background all_cells +7545.12939453125 2871.96435546875 background all_cells +7602.87109375 2869.913330078125 background all_cells +7611.02880859375 2859.33349609375 background all_cells +7611.1123046875 2871.180908203125 background all_cells +7613.7509765625 2866.42431640625 background all_cells +7605.82177734375 2880.955078125 background all_cells +7552.19384765625 2879.571533203125 background all_cells +7564.17431640625 2865.19775390625 background all_cells +7556.01318359375 2875.887939453125 background all_cells +7592.3701171875 2867.27099609375 background all_cells +7597.34716796875 2868.0283203125 background all_cells +7577.2041015625 2869.269775390625 background all_cells +7578.82958984375 2878.749755859375 background all_cells +7578.06396484375 2873.90966796875 background all_cells +7384.662109375 2732.167236328125 background all_cells +7364.9111328125 2738.751708984375 background all_cells +7357.44970703125 2735.146240234375 background all_cells +7369.6982421875 2729.965576171875 background all_cells +7355.84716796875 2748.24609375 background all_cells +7366.22412109375 2752.408447265625 background all_cells +7365.953125 2777.15625 background all_cells +7372.39501953125 2767.549560546875 background all_cells +7377.990234375 2777.08349609375 background all_cells +7365.18994140625 2770.164794921875 background all_cells +7331.03369140625 2775.105224609375 background all_cells +7346.61376953125 2765.49951171875 background all_cells +7340.28515625 2769.635009765625 background all_cells +7343.73486328125 2759.602294921875 background all_cells +7334.57275390625 2759.689453125 background all_cells +7337.16845703125 2752.839599609375 background all_cells +7399.07275390625 2738.933349609375 background all_cells +7400.71044921875 2765.748046875 background all_cells +7387.66015625 2762.640380859375 background all_cells +7410.82861328125 2743.111572265625 background all_cells +7416.65380859375 2734.637939453125 background all_cells +7406.21875 2773.33642578125 background all_cells +7413.69287109375 2768.8369140625 background all_cells +7405.04052734375 2755.601806640625 background all_cells +7415.94482421875 2776.8134765625 background all_cells +7407.45263671875 2797.51416015625 background all_cells +7413.87841796875 2783.052001953125 background all_cells +7389.0283203125 2780.912841796875 background all_cells +7388.2802734375 2793.20458984375 background all_cells +7398.25244140625 2786.387939453125 background all_cells +7404.1318359375 2879.682373046875 background all_cells +7381.0224609375 2879.951416015625 background all_cells +7423.5888671875 2797.5244140625 background all_cells +7415.7568359375 2810.597900390625 background all_cells +7428.9619140625 2809.2041015625 background all_cells +7415.8115234375 2803.186767578125 background all_cells +7411.1474609375 2865.54052734375 background all_cells +7424.17138671875 2871.763671875 background all_cells +7416.06103515625 2880.26025390625 background all_cells +7393.87060546875 2808.974853515625 background all_cells +7394.072265625 2800.256103515625 background all_cells +7383.44189453125 2803.769287109375 background all_cells +7388.36767578125 2820.838134765625 background all_cells +7369.3388671875 2854.866943359375 background all_cells +7378.46435546875 2815.599609375 background all_cells +7368.8935546875 2814.644287109375 background all_cells +7368.97265625 2806.9033203125 background all_cells +7359.55419921875 2808.069091796875 background all_cells +7356.25146484375 2835.0166015625 background all_cells +7360.0830078125 2843.418701171875 background all_cells +7348.38330078125 2819.6708984375 background all_cells +7361.474609375 2818.052734375 background all_cells +7349.82275390625 2831.344482421875 background all_cells +7366.0078125 2833.073486328125 background all_cells +7359.29931640625 2824.7041015625 background all_cells +7348.78759765625 2783.15869140625 background all_cells +7371.0029296875 2790.507568359375 background all_cells +7379.0849609375 2794.2939453125 background all_cells +7362.32080078125 2786.05126953125 background all_cells +7341.3603515625 2788.546142578125 background all_cells +7353.72607421875 2789.14404296875 background all_cells +7487.35498046875 2484.13916015625 background all_cells +7448.62890625 2494.331787109375 background all_cells +7449.4765625 2484.303466796875 background all_cells +7470.3984375 2556.29638671875 background all_cells +7453.16455078125 2553.986328125 background all_cells +7453.078125 2544.511474609375 background all_cells +7484.478515625 2656.709716796875 background all_cells +7496.30126953125 2650.168701171875 background all_cells +7489.2529296875 2649.044189453125 background all_cells +7457.14013671875 2648.099609375 background all_cells +7476.35986328125 2649.920654296875 background all_cells +7474.32958984375 2640.703125 background all_cells +7467.02783203125 2663.4619140625 background all_cells +7478.9267578125 2623.916748046875 background all_cells +7486.27734375 2592.5654296875 background all_cells +7494.763671875 2585.79833984375 background all_cells +7488.755859375 2634.22705078125 background all_cells +7482.26904296875 2585.274169921875 background all_cells +7502.54736328125 2692.085205078125 background all_cells +7492.85400390625 2680.4521484375 background all_cells +7490.12744140625 2671.3828125 background all_cells +7499.30908203125 2720.1220703125 background all_cells +7464.42626953125 2717.98291015625 background all_cells +7479.29833984375 2735.71533203125 background all_cells +7493.50048828125 2730.98193359375 background all_cells +7475.50439453125 2720.6103515625 background all_cells +7451.859375 2710.608154296875 background all_cells +7481.228515625 2710.3759765625 background all_cells +7473.154296875 2704.63525390625 background all_cells +7595.81640625 2652.8037109375 background all_cells +7581.2822265625 2669.26708984375 background all_cells +7582.29345703125 2648.3095703125 background all_cells +7613.54541015625 2542.789794921875 background all_cells +7596.9345703125 2563.770751953125 background all_cells +7612.36572265625 2564.662841796875 background all_cells +7604.353515625 2543.72802734375 background all_cells +7601.1376953125 2585.27294921875 background all_cells +7588.3740234375 2583.4677734375 background all_cells +7577.1396484375 2584.769287109375 background all_cells +7579.79052734375 2594.20361328125 background all_cells +7600.7451171875 2630.522705078125 background all_cells +7584.19482421875 2618.67626953125 background all_cells +7604.25537109375 2666.527099609375 background all_cells +7621.66796875 2659.557373046875 background all_cells +7618.8310546875 2668.1484375 background all_cells +7611.970703125 2654.426513671875 background all_cells +7605.3583984375 2643.308837890625 background all_cells +7575.3388671875 2486.238037109375 background all_cells +7599.79296875 2508.302978515625 background all_cells +7571.99560546875 2490.684814453125 background all_cells +7519.14501953125 2556.97607421875 background all_cells +7512.1689453125 2550.222900390625 background all_cells +7517.9404296875 2567.07275390625 background all_cells +7504.82080078125 2600.151123046875 background all_cells +7501.26806640625 2593.159912109375 background all_cells +7527.18115234375 2574.595703125 background all_cells +7520.314453125 2612.05419921875 background all_cells +7509.72607421875 2606.354248046875 background all_cells +7509.1953125 2634.777099609375 background all_cells +7502.28515625 2622.77197265625 background all_cells +7517.22900390625 2700.189208984375 background all_cells +7525.24462890625 2706.289794921875 background all_cells +7518.1015625 2666.843017578125 background all_cells +7533.65087890625 2660.376220703125 background all_cells +7522.47998046875 2655.127197265625 background all_cells +7509.2099609375 2678.85400390625 background all_cells +7519.24853515625 2682.805419921875 background all_cells +7525.64013671875 2687.919921875 background all_cells +7514.9599609375 2687.517333984375 background all_cells +7513.86572265625 2676.052734375 background all_cells +7548.89794921875 2632.324951171875 background all_cells +7529.369140625 2640.357177734375 background all_cells +7552.16748046875 2638.130859375 background all_cells +7554.1953125 2575.182373046875 background all_cells +7562.61669921875 2569.6923828125 background all_cells +7553.94775390625 2559.124755859375 background all_cells +7552.87548828125 2609.781982421875 background all_cells +7533.28125 2625.6435546875 background all_cells +7536.943359375 2622.72705078125 background all_cells +7541.19580078125 2610.302734375 background all_cells +7566.2841796875 2618.4736328125 background all_cells +7563.8330078125 2652.0810546875 background all_cells +7574.84765625 2641.313720703125 background all_cells +7565.72119140625 2632.402587890625 background all_cells +7559.3193359375 2597.756103515625 background all_cells +7561.482421875 2623.956298828125 background all_cells +7547.30078125 2646.262939453125 background all_cells +7548.51025390625 2662.121337890625 background all_cells +7538.7421875 2649.800048828125 background all_cells +7551.31689453125 2648.0322265625 background all_cells +7533.70068359375 2586.20263671875 background all_cells +7543.85888671875 2594.243408203125 background all_cells +7534.705078125 2595.603759765625 background all_cells +7546.19189453125 2576.249755859375 background all_cells +7540.19482421875 2576.57568359375 background all_cells +7535.58642578125 2566.6728515625 background all_cells +7568.6640625 2674.15771484375 background all_cells +7542.6923828125 2684.62841796875 background all_cells +7576.67626953125 2686.722900390625 background all_cells +7604.98583984375 2679.02587890625 background all_cells +7619.35400390625 2737.439697265625 background all_cells +7612.3310546875 2716.6455078125 background all_cells +7536.68212890625 2724.136962890625 background all_cells +7519.7275390625 2736.550048828125 background all_cells +7543.28857421875 2736.63916015625 background all_cells +7550.2880859375 2735.287841796875 background all_cells +7565.19091796875 2728.140625 background all_cells +7578.3291015625 2726.144775390625 background all_cells +7571.74169921875 2706.2265625 background all_cells +7555.5908203125 2710.17041015625 background all_cells +7534.25 2713.918701171875 background all_cells +7540.9716796875 2721.615478515625 background all_cells +7527.27099609375 2721.680908203125 background all_cells +7541.64501953125 2715.49755859375 background all_cells +7587.15966796875 2724.041748046875 background all_cells +7595.4443359375 2738.84375 background all_cells +7590.576171875 2710.736572265625 background all_cells +7597.70458984375 2729.865234375 background all_cells +8122.82421875 2113.296875 background all_cells +8112.8505859375 2125.48779296875 background all_cells +8111.6845703125 2109.044921875 background all_cells +8121.2666015625 2142.99755859375 background all_cells +8117.56103515625 2189.19384765625 background all_cells +8128.57666015625 2194.423583984375 background all_cells +8137.57958984375 2178.979248046875 background all_cells +8140.85791015625 2174.20751953125 background all_cells +8160.89892578125 2174.16064453125 background all_cells +8132.69140625 2167.920166015625 background all_cells +8188.4453125 2120.61767578125 background all_cells +8145.1767578125 2115.0537109375 background all_cells +8174.86328125 2118.69287109375 background all_cells +8160.1474609375 2122.1845703125 background all_cells +8132.26025390625 2119.9609375 background all_cells +8151.9638671875 2119.626953125 background all_cells +8151.7373046875 2200.384765625 background all_cells +8154.591796875 2205.106201171875 background all_cells +8180.9072265625 2231.44384765625 background all_cells +8189.1103515625 2251.1953125 background all_cells +8180.5302734375 2245.718505859375 background all_cells +8144.04150390625 2253.873291015625 background all_cells +8166.1728515625 2227.168212890625 background all_cells +8163.1640625 2244.447265625 background all_cells +8160.57568359375 2228.65966796875 background all_cells +8158.13818359375 2200.457275390625 background all_cells +8188.74365234375 2221.181640625 background all_cells +8184.3466796875 2202.066650390625 background all_cells +8039.09521484375 2220.15869140625 background all_cells +8067.85595703125 2202.7568359375 background all_cells +8060.6728515625 2224.107177734375 background all_cells +8111.13330078125 2256.614501953125 background all_cells +8125.767578125 2250.47509765625 background all_cells +8121.53857421875 2257.021728515625 background all_cells +8121.11767578125 2223.137451171875 background all_cells +8089.873046875 2195.987548828125 background all_cells +8088.662109375 2209.316162109375 background all_cells +8047.37548828125 2281.04541015625 background all_cells +8076.78759765625 2273.034423828125 background all_cells +8051.84716796875 2270.68212890625 background all_cells +8042.400390625 2246.584228515625 background all_cells +8066.41015625 2254.45263671875 background all_cells +8056.61328125 2251.489501953125 background all_cells +8047.96923828125 2256.99755859375 background all_cells +8109.7353515625 2177.950439453125 background all_cells +8105.2666015625 2172.16064453125 background all_cells +8039.529296875 2166.46875 background all_cells +8039.25927734375 2160.299560546875 background all_cells +8039.1728515625 2154.586669921875 background all_cells +8065.09228515625 2162.53857421875 background all_cells +8089.2724609375 2178.66259765625 background all_cells +8092.6171875 2155.704833984375 background all_cells +8074.87841796875 2157.596923828125 background all_cells +8110.46826171875 2547.24853515625 background all_cells +8082.2265625 2550.982421875 background all_cells +8106.126953125 2557.072265625 background all_cells +8119.390625 2540.5654296875 background all_cells +8131.22265625 2550.678466796875 background all_cells +8123.6494140625 2555.868896484375 background all_cells +8119.88427734375 2546.634521484375 background all_cells +8107.36572265625 2520.291259765625 background all_cells +8115.76806640625 2524.817626953125 background all_cells +8101.26220703125 2537.13232421875 background all_cells +8090.97216796875 2529.401123046875 background all_cells +8104.92919921875 2529.249267578125 background all_cells +8175.6982421875 2507.698486328125 background all_cells +8173.908203125 2521.72314453125 background all_cells +8187.08251953125 2520.448486328125 background all_cells +8184.64892578125 2507.49951171875 background all_cells +8166.5810546875 2547.14208984375 background all_cells +8177.89794921875 2554.048828125 background all_cells +8174.74462890625 2548.7861328125 background all_cells +8183.46435546875 2532.277587890625 background all_cells +8167.11572265625 2531.65869140625 background all_cells +8098.255859375 2513.4130859375 background all_cells +8109.26904296875 2507.59130859375 background all_cells +8104.9609375 2492.69140625 background all_cells +8104.41748046875 2476.74853515625 background all_cells +8097.8857421875 2484.95263671875 background all_cells +8116.716796875 2497.443115234375 background all_cells +8127.638671875 2492.92236328125 background all_cells +8118.44775390625 2479.175048828125 background all_cells +8133.775390625 2477.77783203125 background all_cells +8155.3740234375 2476.07373046875 background all_cells +8146.525390625 2488.931884765625 background all_cells +8138.29296875 2485.35791015625 background all_cells +8126.033203125 2521.174072265625 background all_cells +8137.21826171875 2498.595947265625 background all_cells +8129.734375 2504.44189453125 background all_cells +8147.28515625 2508.005126953125 background all_cells +8157.21240234375 2499.302734375 background all_cells +8157.5595703125 2525.0771484375 background all_cells +8146.43017578125 2519.517578125 background all_cells +8182.82421875 2478.78271484375 background all_cells +8172.3486328125 2496.61474609375 background all_cells +8170.69580078125 2484.41259765625 background all_cells +8173.2919921875 2772.875244140625 background all_cells +8153.45751953125 2820.784423828125 background all_cells +8159.55322265625 2813.43505859375 background all_cells +8161.09521484375 2789.234130859375 background all_cells +8110.904296875 2788.626953125 background all_cells +8104.53271484375 2783.591552734375 background all_cells +8120.32177734375 2784.170654296875 background all_cells +8111.41064453125 2768.34619140625 background all_cells +8129.1162109375 2758.441162109375 background all_cells +8113.24560546875 2771.959228515625 background all_cells +8106.45263671875 2725.679443359375 background all_cells +8135.48095703125 2715.54345703125 background all_cells +8124.142578125 2747.775390625 background all_cells +8103.9384765625 2744.483154296875 background all_cells +8105.81005859375 2735.934326171875 background all_cells +8187.6103515625 2850.454345703125 background all_cells +8187.20556640625 2855.434326171875 background all_cells +8210.6240234375 2851.925537109375 background all_cells +8201.7822265625 2846.085693359375 background all_cells +8179.5732421875 2879.164794921875 background all_cells +8189.41357421875 2862.965087890625 background all_cells +8181.96875 2872.425537109375 background all_cells +8170.02490234375 2867.7822265625 background all_cells +8164.4755859375 2824.975830078125 background all_cells +8172.2138671875 2827.7841796875 background all_cells +8043.65771484375 2826.800048828125 background all_cells +8038.16455078125 2833.620849609375 background all_cells +8051.04443359375 2834.19580078125 background all_cells +8053.71142578125 2827.959228515625 background all_cells +8037.515625 2873.529296875 background all_cells +8054.283203125 2877.10107421875 background all_cells +8050.4482421875 2860.439208984375 background all_cells +8062.8486328125 2854.933837890625 background all_cells +8081.80078125 2865.1123046875 background all_cells +8072.357421875 2852.04248046875 background all_cells +8063.28076171875 2869.827392578125 background all_cells +8063.55078125 2832.63330078125 background all_cells +8069.11767578125 2840.493896484375 background all_cells +8072.92919921875 2832.904052734375 background all_cells +8122.62109375 2865.899658203125 background all_cells +8141.654296875 2871.956298828125 background all_cells +8153.33447265625 2864.143798828125 background all_cells +8141.4970703125 2862.936767578125 background all_cells +8131.88671875 2860.68408203125 background all_cells +8125.29052734375 2884.6171875 background all_cells +8145.79541015625 2844.98876953125 background all_cells +8147.3447265625 2832.2509765625 background all_cells +8145.14501953125 2852.1953125 background all_cells +8148.76171875 2839.895751953125 background all_cells +8134.86572265625 2849.852294921875 background all_cells +8133.625 2841.860595703125 background all_cells +8054.765625 2805.824462890625 background all_cells +8040.12451171875 2754.301025390625 background all_cells +8051.455078125 2794.500244140625 background all_cells +8038.400390625 2817.919189453125 background all_cells +8055.330078125 2811.51220703125 background all_cells +8058.5771484375 2814.39599609375 background all_cells +8062.44189453125 2824.07763671875 background all_cells +8070.79541015625 2821.426025390625 background all_cells +8078.21533203125 2819.373046875 background all_cells +8081.3662109375 2792.30224609375 background all_cells +8090.548828125 2787.3681640625 background all_cells +8075.92431640625 2806.50537109375 background all_cells +8062.244140625 2796.29248046875 background all_cells +8084.97900390625 2849.960693359375 background all_cells +8105.02880859375 2839.919921875 background all_cells +8077.28125 2841.119384765625 background all_cells +8088.861328125 2856.4619140625 background all_cells +8097.16015625 2846.200927734375 background all_cells +8110.0078125 2852.301513671875 background all_cells +8116.3486328125 2834.240966796875 background all_cells +8096.94580078125 2871.9599609375 background all_cells +8120.88525390625 2857.001708984375 background all_cells +8116.18408203125 2873.039306640625 background all_cells +8106.23681640625 2862.1279296875 background all_cells +8094.27734375 2833.27001953125 background all_cells +8106.25 2832.97119140625 background all_cells +8093.78955078125 2813.553466796875 background all_cells +8085.8701171875 2836.392578125 background all_cells +8102.7548828125 2828.40673828125 background all_cells +8084.4189453125 2830.233154296875 background all_cells +8070.958984375 2602.36669921875 background all_cells +8106.5498046875 2579.609375 background all_cells +8110.896484375 2605.827392578125 background all_cells +8123.04296875 2609.8798828125 background all_cells +8119.26953125 2602.874755859375 background all_cells +8113.43017578125 2610.314208984375 background all_cells +8092.69287109375 2576.88818359375 background all_cells +8088.21240234375 2570.00244140625 background all_cells +8059.51318359375 2645.271240234375 background all_cells +8074.55224609375 2678.305908203125 background all_cells +8064.75830078125 2666.570068359375 background all_cells +8058.455078125 2736.327880859375 background all_cells +8053.75537109375 2748.241943359375 background all_cells +8062.328125 2768.98876953125 background all_cells +8051.5224609375 2784.549560546875 background all_cells +8079.41357421875 2781.402587890625 background all_cells +8048.37841796875 2699.31494140625 background all_cells +8060.00732421875 2691.1689453125 background all_cells +8050.5556640625 2718.915771484375 background all_cells +8037.6513671875 2718.45458984375 background all_cells +8058.4892578125 2705.9228515625 background all_cells +8105.17919921875 2656.71923828125 background all_cells +8078.63427734375 2663.91015625 background all_cells +8086.81103515625 2657.80908203125 background all_cells +8109.86328125 2666.740234375 background all_cells +8120.978515625 2665.757568359375 background all_cells +8087.13330078125 2741.852294921875 background all_cells +8091.1298828125 2764.31982421875 background all_cells +8106.55810546875 2753.6865234375 background all_cells +8101.49560546875 2696.973876953125 background all_cells +8095.328125 2705.612548828125 background all_cells +8082.458984375 2697.94140625 background all_cells +8118.17431640625 2686.254638671875 background all_cells +8118.935546875 2761.06982421875 background all_cells +8117.9521484375 2752.126220703125 background all_cells +8113.208984375 2673.572998046875 background all_cells +8083.30859375 2617.107177734375 background all_cells +8079.85302734375 2608.32275390625 background all_cells +8082.05517578125 2627.563232421875 background all_cells +8090.427734375 2647.957275390625 background all_cells +8101.71630859375 2645.441162109375 background all_cells +8096.8388671875 2639.252197265625 background all_cells +8089.93798828125 2634.006103515625 background all_cells +8070.02197265625 2633.543701171875 background all_cells +8080.19384765625 2646.709228515625 background all_cells +8082.42919921875 2638.0810546875 background all_cells +8056.68603515625 2579.023193359375 background all_cells +8041.0537109375 2576.359619140625 background all_cells +8035.9599609375 2581.979248046875 background all_cells +8055.3720703125 2620.601806640625 background all_cells +8042.72216796875 2641.899169921875 background all_cells +8044.5615234375 2633.228271484375 background all_cells +8047.72607421875 2625.49365234375 background all_cells +8040.8671875 2605.3359375 background all_cells +8061.8173828125 2614.5166015625 background all_cells +8067.201171875 2383.379150390625 background all_cells +8082.525390625 2365.21533203125 background all_cells +8071.07421875 2372.71533203125 background all_cells +8080.34521484375 2372.615478515625 background all_cells +8076.13427734375 2383.775634765625 background all_cells +8034.07568359375 2400.8525390625 background all_cells +8051.56982421875 2407.911865234375 background all_cells +8045.7412109375 2391.005615234375 background all_cells +8066.1240234375 2425.831298828125 background all_cells +8062.17626953125 2403.083251953125 background all_cells +8061.42236328125 2393.99951171875 background all_cells +8091.94189453125 2381.057861328125 background all_cells +8092.52099609375 2373.117431640625 background all_cells +8086.88232421875 2388.212646484375 background all_cells +8092.59228515625 2401.173583984375 background all_cells +8038.90576171875 2354.459228515625 background all_cells +8051.5283203125 2344.23583984375 background all_cells +8042.2265625 2337.892333984375 background all_cells +8056.23388671875 2358.79833984375 background all_cells +8061.171875 2327.259765625 background all_cells +8044.82177734375 2309.01904296875 background all_cells +8055.12890625 2320.7705078125 background all_cells +8047.37744140625 2501.2861328125 background all_cells +8041.123046875 2566.731689453125 background all_cells +8073.88720703125 2557.3603515625 background all_cells +8059.74755859375 2548.0048828125 background all_cells +8057.91162109375 2555.5302734375 background all_cells +8070.17626953125 2551.70361328125 background all_cells +8064.54443359375 2558.2451171875 background all_cells +8067.60546875 2530.27587890625 background all_cells +8080.02978515625 2534.392578125 background all_cells +8070.826171875 2547.275390625 background all_cells +8069.63671875 2540.51708984375 background all_cells +8055.0078125 2535.14404296875 background all_cells +8070.0908203125 2517.939697265625 background all_cells +8083.18212890625 2505.870361328125 background all_cells +8078.51318359375 2523.350341796875 background all_cells +8039.2861328125 2446.044677734375 background all_cells +8036.00244140625 2484.466552734375 background all_cells +8034.37451171875 2472.630859375 background all_cells +8055.1728515625 2520.594970703125 background all_cells +8065.62646484375 2495.377685546875 background all_cells +8058.1494140625 2489.35205078125 background all_cells +8061.90478515625 2508.566162109375 background all_cells +8076.6611328125 2467.996337890625 background all_cells +8063.85302734375 2477.115966796875 background all_cells +8055.3525390625 2477.1884765625 background all_cells +8091.916015625 2470.924560546875 background all_cells +8085.86669921875 2480.165771484375 background all_cells +8073.18408203125 2303.8603515625 background all_cells +8065.40185546875 2300.313232421875 background all_cells +8091.70361328125 2341.102783203125 background all_cells +8115.3115234375 2338.28515625 background all_cells +8108.76513671875 2338.14453125 background all_cells +8069.314453125 2322.662841796875 background all_cells +8076.52783203125 2312.458251953125 background all_cells +8075.84375 2319.37451171875 background all_cells +8094.8134765625 2318.12744140625 background all_cells +8069.53125 2337.119873046875 background all_cells +8078.802734375 2335.607421875 background all_cells +8075.88427734375 2353.9296875 background all_cells +8070.75390625 2346.70849609375 background all_cells +8140.8876953125 2412.58251953125 background all_cells +8141.935546875 2429.393798828125 background all_cells +8150.23193359375 2416.345947265625 background all_cells +8111.71484375 2452.391845703125 background all_cells +8105.1259765625 2465.90625 background all_cells +8094.54052734375 2464.160400390625 background all_cells +8087.849609375 2454.010009765625 background all_cells +8140.7890625 2438.408935546875 background all_cells +8142.0673828125 2465.455810546875 background all_cells +8150.3994140625 2444.0439453125 background all_cells +8134.06396484375 2442.5703125 background all_cells +8075.40380859375 2436.599853515625 background all_cells +8078.443359375 2449.748291015625 background all_cells +8071.87841796875 2455.7314453125 background all_cells +8123.0537109375 2427.711181640625 background all_cells +8110.7158203125 2440.9375 background all_cells +8087.462890625 2439.168701171875 background all_cells +8102.26513671875 2431.995361328125 background all_cells +8087.4609375 2410.59423828125 background all_cells +8127.62353515625 2415.295166015625 background all_cells +8117.48828125 2409.597412109375 background all_cells +8105.68896484375 2414.5947265625 background all_cells +8171.60400390625 2353.26318359375 background all_cells +8175.046875 2379.014892578125 background all_cells +8160.5458984375 2378.580810546875 background all_cells +8165.4755859375 2370.608154296875 background all_cells +8180.1357421875 2425.335205078125 background all_cells +8157.6376953125 2456.951904296875 background all_cells +8169.08447265625 2458.377685546875 background all_cells +8175.33837890625 2439.666259765625 background all_cells +8158.73046875 2432.648681640625 background all_cells +8163.56982421875 2426.59716796875 background all_cells +8172.34521484375 2398.9501953125 background all_cells +8169.66748046875 2425.3505859375 background all_cells +8164.921875 2410.72802734375 background all_cells +8184.1689453125 2369.68359375 background all_cells +8190.865234375 2390.159912109375 background all_cells +8193.73828125 2416.586669921875 background all_cells +8187.01220703125 2467.711181640625 background all_cells +8191.87255859375 2434.66455078125 background all_cells +8191.03173828125 2374.560546875 background all_cells +8156.88232421875 2263.979248046875 background all_cells +8170.78466796875 2285.431396484375 background all_cells +8163.8984375 2280.64453125 background all_cells +8180.921875 2272.978759765625 background all_cells +8170.615234375 2273.447998046875 background all_cells +8155.43212890625 2332.55517578125 background all_cells +8160.1259765625 2348.259765625 background all_cells +8162.01416015625 2335.3330078125 background all_cells +8159.99560546875 2302.86669921875 background all_cells +8166.39111328125 2295.5966796875 background all_cells +8190.55615234375 2283.23583984375 background all_cells +8187.056640625 2262.87158203125 background all_cells +8192.4482421875 2353.27490234375 background all_cells +8146.6259765625 2328.8798828125 background all_cells +8127.4296875 2342.197998046875 background all_cells +8136.27392578125 2337.478759765625 background all_cells +8141.60107421875 2331.771240234375 background all_cells +8134.71728515625 2382.16259765625 background all_cells +8145.32958984375 2400.973388671875 background all_cells +8126.791015625 2392.656494140625 background all_cells +8144.296875 2389.52392578125 background all_cells +8127.1533203125 2355.684814453125 background all_cells +8129.9677734375 2375.105224609375 background all_cells +8151.64599609375 2374.605224609375 background all_cells +8137.36181640625 2371.969970703125 background all_cells +8128.29345703125 2366.605712890625 background all_cells +8153.3095703125 2358.41259765625 background all_cells +8115.212890625 2275.776123046875 background all_cells +8137.7802734375 2256.516357421875 background all_cells +8130.9765625 2259.336181640625 background all_cells +8149.84228515625 2280.506103515625 background all_cells +8139.7060546875 2265.381591796875 background all_cells +8121.33203125 2269.239501953125 background all_cells +8104.8212890625 2298.704345703125 background all_cells +8082.4208984375 2305.0009765625 background all_cells +8085.3212890625 2300.746826171875 background all_cells +8115.85595703125 2300.37890625 background all_cells +8114.0341796875 2308.842529296875 background all_cells +8122.68408203125 2295.4755859375 background all_cells +8142.53955078125 2304.142822265625 background all_cells +8143.86962890625 2297.521484375 background all_cells +8130.1787109375 2291.958251953125 background all_cells +8126.87744140625 2303.099365234375 background all_cells +8083.6162109375 2283.9794921875 background all_cells +8106.88818359375 2284.151123046875 background all_cells +8091.83642578125 2281.681396484375 background all_cells +8589.7021484375 2492.85546875 background all_cells +8575.490234375 2510.115234375 background all_cells +8583.0234375 2495.796630859375 background all_cells +8573.1796875 2519.31884765625 background all_cells +8579.9638671875 2516.692138671875 background all_cells +8580.37890625 2525.431884765625 background all_cells +8539.51171875 2756.12890625 background all_cells +8553.7666015625 2746.69482421875 background all_cells +8540.44921875 2675.998291015625 background all_cells +8567.5693359375 2802.140625 background all_cells +8573.5771484375 2781.869140625 background all_cells +8571.724609375 2790.643310546875 background all_cells +8563.138671875 2793.426513671875 background all_cells +8566.615234375 2786.026611328125 background all_cells +8582.9775390625 2770.322509765625 background all_cells +8577.71484375 2803.246337890625 background all_cells +8581.8212890625 2793.965576171875 background all_cells +8582.720703125 2805.08056640625 background all_cells +8589.1328125 2778.691650390625 background all_cells +8571.455078125 2541.596435546875 background all_cells +8577.5302734375 2532.934326171875 background all_cells +8567.0849609375 2533.509033203125 background all_cells +8561.5322265625 2549.052734375 background all_cells +8575.939453125 2548.390380859375 background all_cells +8568.322265625 2582.424072265625 background all_cells +8575.8310546875 2582.11865234375 background all_cells +8575.0810546875 2569.849365234375 background all_cells +8568.8486328125 2572.013427734375 background all_cells +8589.21484375 2580.730712890625 background all_cells +8586.9541015625 2571.79150390625 background all_cells +8575.8759765625 2553.2451171875 background all_cells +8565.43359375 2557.44970703125 background all_cells +8577.830078125 2563.96484375 background all_cells +8573.0166015625 2558.069091796875 background all_cells +8569.5595703125 2556.2294921875 background all_cells +8581.2626953125 2556.1904296875 background all_cells +8554.6669921875 2503.91650390625 background all_cells +8535.3759765625 2507.650390625 background all_cells +8541.6630859375 2509.32080078125 background all_cells +8558.33984375 2509.59765625 background all_cells +8560.720703125 2496.67626953125 background all_cells +8568.1015625 2504.158447265625 background all_cells +8536.80859375 2523.191162109375 background all_cells +8545.2451171875 2540.882080078125 background all_cells +8539.9619140625 2535.70166015625 background all_cells +8550.83203125 2531.756103515625 background all_cells +8573.171875 2813.1787109375 background all_cells +8571.4541015625 2852.355712890625 background all_cells +8571.265625 2847.36083984375 background all_cells +8580.3232421875 2851.203857421875 background all_cells +8576.87109375 2862.47021484375 background all_cells +8585.2353515625 2856.672607421875 background all_cells +8578.7783203125 2875.75537109375 background all_cells +8574.8212890625 2870.8896484375 background all_cells +8584.98046875 2829.814208984375 background all_cells +8587.4833984375 2844.24951171875 background all_cells +8591.8623046875 2830.63525390625 background all_cells +8456.712890625 2834.595458984375 background all_cells +8471.8603515625 2828.900146484375 background all_cells +8472.5078125 2820.341552734375 background all_cells +8466.990234375 2839.2177734375 background all_cells +8464.77734375 2818.083251953125 background all_cells +8498.1767578125 2815.854248046875 background all_cells +8496.1103515625 2827.313232421875 background all_cells +8488.427734375 2824.4990234375 background all_cells +8505.8515625 2823.196044921875 background all_cells +8488.7138671875 2839.7265625 background all_cells +8470.984375 2848.63818359375 background all_cells +8475.470703125 2856.87841796875 background all_cells +8468.6943359375 2862.318115234375 background all_cells +8484.115234375 2870.967529296875 background all_cells +8493.01171875 2872.787353515625 background all_cells +8474.9794921875 2873.869140625 background all_cells +8467.3095703125 2871.636962890625 background all_cells +8447.2275390625 2865.3515625 background all_cells +8301.7744140625 2847.61279296875 background all_cells +8458.00390625 2851.52099609375 background all_cells +8456.4013671875 2865.321044921875 background all_cells +8449.326171875 2874.709228515625 background all_cells +8493.5556640625 2841.67138671875 background all_cells +8498.716796875 2837.18701171875 background all_cells +8529.4501953125 2834.832275390625 background all_cells +8533.1650390625 2865.118896484375 background all_cells +8536.58203125 2849.925048828125 background all_cells +8521.5908203125 2858.458984375 background all_cells +8511.4765625 2832.9921875 background all_cells +8516.1005859375 2868.722900390625 background all_cells +8514.609375 2858.637451171875 background all_cells +8418.82421875 2841.244873046875 background all_cells +8411.6396484375 2844.275390625 background all_cells +8416.8720703125 2862.302978515625 background all_cells +8420.990234375 2872.906494140625 background all_cells +8406.087890625 2874.35546875 background all_cells +8424.4853515625 2863.01318359375 background all_cells +8448.81640625 2833.024658203125 background all_cells +8437.9150390625 2847.74072265625 background all_cells +8434.4912109375 2871.32666015625 background all_cells +8447.8544921875 2854.562255859375 background all_cells +8450.0185546875 2842.76220703125 background all_cells +8440.009765625 2859.4609375 background all_cells +8433.75 2838.677001953125 background all_cells +8429.7978515625 2862.448974609375 background all_cells +8428.953125 2853.650634765625 background all_cells +8543.28125 2817.46875 background all_cells +8557.611328125 2819.679443359375 background all_cells +8547.9736328125 2819.408447265625 background all_cells +8561.7822265625 2856.322509765625 background all_cells +8566.916015625 2838.07470703125 background all_cells +8562.62890625 2878.809814453125 background all_cells +8563.2763671875 2845.444091796875 background all_cells +8552.1982421875 2830.1650390625 background all_cells +8567.9482421875 2831.203369140625 background all_cells +8560.4501953125 2830.141357421875 background all_cells +8550.681640625 2841.461181640625 background all_cells +8538.3779296875 2859.492431640625 background all_cells +8545.0419921875 2856.692138671875 background all_cells +8546.9697265625 2851.627685546875 background all_cells +8577.9921875 2602.1103515625 background all_cells +8583.60546875 2596.987548828125 background all_cells +8580.841796875 2586.620849609375 background all_cells +8534.3251953125 2599.47265625 background all_cells +8572.4794921875 2609.051025390625 background all_cells +8535.7685546875 2605.69970703125 background all_cells +8542.2841796875 2604.146728515625 background all_cells +8512.3330078125 2619.86572265625 background all_cells +8517.9921875 2603.3115234375 background all_cells +8516.9697265625 2594.063720703125 background all_cells +8512.3447265625 2600.041748046875 background all_cells +8522.6494140625 2605.242919921875 background all_cells +8529.0087890625 2607.513916015625 background all_cells +8524.5947265625 2595.5966796875 background all_cells +8520.1533203125 2792.12158203125 background all_cells +8527.314453125 2791.148681640625 background all_cells +8534.8203125 2778.246337890625 background all_cells +8515.2119140625 2804.991943359375 background all_cells +8491.4130859375 2800.665771484375 background all_cells +8497.3623046875 2803.990478515625 background all_cells +8490.4482421875 2809.9912109375 background all_cells +8481.27734375 2809.044677734375 background all_cells +8506.1611328125 2811.29296875 background all_cells +8509.2685546875 2782.79150390625 background all_cells +8497.392578125 2791.50537109375 background all_cells +8496.7314453125 2781.98876953125 background all_cells +8506.037109375 2794.638671875 background all_cells +8515.494140625 2789.380615234375 background all_cells +8558.6572265625 2803.2705078125 background all_cells +8557.162109375 2813.748779296875 background all_cells +8551.056640625 2808.282470703125 background all_cells +8469.111328125 2781.026611328125 background all_cells +8462.263671875 2828.256103515625 background all_cells +8473.78515625 2812.19873046875 background all_cells +8568.75390625 2627.408935546875 background all_cells +8557.240234375 2646.398681640625 background all_cells +8510.1044921875 2667.578857421875 background all_cells +8509.33203125 2676.00732421875 background all_cells +8521.4677734375 2676.64599609375 background all_cells +8538.9375 2658.53125 background all_cells +8547.2080078125 2659.13623046875 background all_cells +8556.2822265625 2656.50634765625 background all_cells +8551.3486328125 2663.631103515625 background all_cells +8553.40625 2577.7685546875 background all_cells +8560.7646484375 2564.283935546875 background all_cells +8563.8369140625 2591.0048828125 background all_cells +8556.4560546875 2584.796630859375 background all_cells +8522.5458984375 2582.70458984375 background all_cells +8530.8671875 2594.163330078125 background all_cells +8531.9384765625 2585.807373046875 background all_cells +8525.1376953125 2590.52685546875 background all_cells +8538.005859375 2569.344482421875 background all_cells +8552.0 2592.424072265625 background all_cells +8547.138671875 2575.376708984375 background all_cells +8543.9736328125 2583.787109375 background all_cells +8540.6455078125 2593.4326171875 background all_cells +8496.1123046875 2581.340576171875 background all_cells +8514.0673828125 2581.766357421875 background all_cells +8506.4638671875 2575.708740234375 background all_cells +8500.6904296875 2574.1162109375 background all_cells +8469.9482421875 2679.797607421875 background all_cells +8489.3896484375 2695.91015625 background all_cells +8476.8974609375 2689.623046875 background all_cells +8464.0693359375 2692.1103515625 background all_cells +8462.9755859375 2701.6513671875 background all_cells +8463.1552734375 2728.565673828125 background all_cells +8466.26953125 2712.942138671875 background all_cells +8454.064453125 2722.357421875 background all_cells +8451.7568359375 2688.65576171875 background all_cells +8450.685546875 2696.338134765625 background all_cells +8442.322265625 2697.58056640625 background all_cells +8503.9052734375 2599.541015625 background all_cells +8504.9248046875 2584.807861328125 background all_cells +8495.443359375 2591.671630859375 background all_cells +8505.8798828125 2591.960693359375 background all_cells +8496.5048828125 2619.389404296875 background all_cells +8472.197265625 2614.209228515625 background all_cells +8476.18359375 2627.30859375 background all_cells +8474.8134765625 2620.628662109375 background all_cells +8461.810546875 2621.712646484375 background all_cells +8480.6689453125 2612.069580078125 background all_cells +8492.443359375 2616.345703125 background all_cells +8486.7568359375 2621.834228515625 background all_cells +8489.478515625 2614.841064453125 background all_cells +8489.2109375 2606.662109375 background all_cells +8483.9345703125 2601.0771484375 background all_cells +8460.7373046875 2593.028564453125 background all_cells +8459.541015625 2608.679931640625 background all_cells +8468.4716796875 2603.23681640625 background all_cells +8467.9580078125 2612.130615234375 background all_cells +8461.3515625 2603.4560546875 background all_cells +8420.046875 2588.130126953125 background all_cells +8413.2470703125 2641.51220703125 background all_cells +8409.34375 2618.548583984375 background all_cells +8416.380859375 2601.5634765625 background all_cells +8412.455078125 2596.49951171875 background all_cells +8408.177734375 2591.333740234375 background all_cells +8444.3505859375 2725.0244140625 background all_cells +8438.46875 2730.143310546875 background all_cells +8438.5732421875 2693.828369140625 background all_cells +8415.017578125 2705.52880859375 background all_cells +8408.8994140625 2566.76513671875 background all_cells +8441.3515625 2572.2353515625 background all_cells +8414.6572265625 2576.446533203125 background all_cells +8446.4091796875 2600.27294921875 background all_cells +8447.80078125 2594.7666015625 background all_cells +8443.6435546875 2586.99560546875 background all_cells +8446.8447265625 2565.897705078125 background all_cells +8456.7724609375 2580.38623046875 background all_cells +8454.228515625 2570.455322265625 background all_cells +8455.6162109375 2604.3779296875 background all_cells +8452.494140625 2610.283447265625 background all_cells +8446.1865234375 2611.197021484375 background all_cells +8409.154296875 2407.35107421875 background all_cells +8419.8056640625 2403.40966796875 background all_cells +8418.5791015625 2374.174072265625 background all_cells +8439.6962890625 2336.53857421875 background all_cells +8471.7158203125 2396.474609375 background all_cells +8461.591796875 2375.19677734375 background all_cells +8465.1669921875 2367.886962890625 background all_cells +8455.9404296875 2357.199951171875 background all_cells +8464.013671875 2347.546630859375 background all_cells +8499.6083984375 2381.197509765625 background all_cells +8493.388671875 2400.3134765625 background all_cells +8495.857421875 2383.783203125 background all_cells +8506.89453125 2389.863525390625 background all_cells +8552.6923828125 2387.131103515625 background all_cells +8550.21484375 2395.014892578125 background all_cells +8543.3076171875 2393.589111328125 background all_cells +8557.330078125 2397.9306640625 background all_cells +8550.779296875 2413.6484375 background all_cells +8547.853515625 2404.846923828125 background all_cells +8542.7841796875 2400.0947265625 background all_cells +8541.935546875 2415.9482421875 background all_cells +8535.5302734375 2398.960205078125 background all_cells +8507.3544921875 2359.166259765625 background all_cells +8575.224609375 2365.8349609375 background all_cells +8589.8349609375 2364.021240234375 background all_cells +8584.9228515625 2353.3974609375 background all_cells +8563.12109375 2358.298583984375 background all_cells +8570.119140625 2372.0048828125 background all_cells +8561.6162109375 2368.754150390625 background all_cells +8568.6982421875 2393.666748046875 background all_cells +8569.3994140625 2382.73583984375 background all_cells +8564.701171875 2387.996337890625 background all_cells +8539.046875 2378.416259765625 background all_cells +8545.2138671875 2346.0625 background all_cells +8539.6005859375 2385.998291015625 background all_cells +8547.3642578125 2379.199951171875 background all_cells +8554.134765625 2376.418701171875 background all_cells +8526.748046875 2398.19677734375 background all_cells +8422.8818359375 2482.93603515625 background all_cells +8427.9052734375 2500.511962890625 background all_cells +8420.9326171875 2493.2119140625 background all_cells +8410.453125 2485.193359375 background all_cells +8449.103515625 2484.22607421875 background all_cells +8445.1796875 2552.953369140625 background all_cells +8440.9052734375 2541.5947265625 background all_cells +8450.939453125 2546.80908203125 background all_cells +8447.8671875 2537.196533203125 background all_cells +8428.1201171875 2536.288818359375 background all_cells +8438.7490234375 2532.056884765625 background all_cells +8409.5009765625 2551.49609375 background all_cells +8434.1796875 2530.794677734375 background all_cells +8434.4794921875 2546.128662109375 background all_cells +8421.0458984375 2534.254150390625 background all_cells +8423.99609375 2511.282958984375 background all_cells +8452.3798828125 2515.239501953125 background all_cells +8450.7705078125 2525.309326171875 background all_cells +8412.09375 2522.16943359375 background all_cells +8455.5400390625 2494.0107421875 background all_cells +8467.099609375 2489.489013671875 background all_cells +8455.7763671875 2508.861328125 background all_cells +8467.24609375 2523.247802734375 background all_cells +8461.578125 2527.49365234375 background all_cells +8480.1640625 2516.142822265625 background all_cells +8478.21484375 2528.30615234375 background all_cells +8474.2255859375 2518.865966796875 background all_cells +8473.4423828125 2488.410400390625 background all_cells +8481.41796875 2495.187744140625 background all_cells +8477.328125 2512.55615234375 background all_cells +8472.51171875 2508.78173828125 background all_cells +8479.498046875 2503.5537109375 background all_cells +8491.5361328125 2528.3349609375 background all_cells +8486.341796875 2485.282470703125 background all_cells +8495.955078125 2507.730224609375 background all_cells +8491.697265625 2504.84521484375 background all_cells +8501.3662109375 2483.735595703125 background all_cells +8506.96484375 2504.2421875 background all_cells +8506.24609375 2518.12890625 background all_cells +8502.0009765625 2510.138671875 background all_cells +8530.072265625 2542.228759765625 background all_cells +8549.806640625 2559.5244140625 background all_cells +8540.001953125 2554.062744140625 background all_cells +8510.3759765625 2485.1865234375 background all_cells +8536.505859375 2499.476318359375 background all_cells +8551.25390625 2464.192626953125 background all_cells +8551.2294921875 2448.229248046875 background all_cells +8541.7958984375 2469.8115234375 background all_cells +8581.587890625 2451.697265625 background all_cells +8569.380859375 2467.787353515625 background all_cells +8578.6611328125 2461.339599609375 background all_cells +8562.638671875 2452.6982421875 background all_cells +8554.142578125 2474.240478515625 background all_cells +8569.5322265625 2481.3017578125 background all_cells +8574.96484375 2475.610107421875 background all_cells +8584.5732421875 2401.870361328125 background all_cells +8561.5390625 2408.875732421875 background all_cells +8586.8193359375 2412.078369140625 background all_cells +8584.0478515625 2426.802490234375 background all_cells +8584.1875 2441.910888671875 background all_cells +8572.5009765625 2435.3515625 background all_cells +8493.0048828125 2453.369873046875 background all_cells +8493.384765625 2449.50927734375 background all_cells +8494.7294921875 2460.47021484375 background all_cells +8517.3203125 2445.65478515625 background all_cells +8519.9599609375 2452.48291015625 background all_cells +8506.6220703125 2449.401123046875 background all_cells +8513.4306640625 2458.474609375 background all_cells +8504.9541015625 2474.296875 background all_cells +8511.0849609375 2468.157958984375 background all_cells +8505.7607421875 2461.462646484375 background all_cells +8499.63671875 2427.47412109375 background all_cells +8510.4248046875 2429.36328125 background all_cells +8510.966796875 2439.6796875 background all_cells +8501.8603515625 2434.020751953125 background all_cells +8498.9150390625 2443.930419921875 background all_cells +8409.228515625 2458.98388671875 background all_cells +8427.041015625 2446.102783203125 background all_cells +8415.6923828125 2447.79931640625 background all_cells +8463.9404296875 2459.389892578125 background all_cells +8468.0185546875 2420.879638671875 background all_cells +8486.890625 2437.110595703125 background all_cells +8476.876953125 2424.310546875 background all_cells +8454.4482421875 2440.480224609375 background all_cells +8438.21875 2436.7763671875 background all_cells +8474.52734375 2464.9326171875 background all_cells +8410.501953125 2472.79150390625 background all_cells +8483.0498046875 2477.34130859375 background all_cells +8456.4638671875 2473.8388671875 background all_cells +8519.0703125 2422.349609375 background all_cells +8533.5810546875 2463.228271484375 background all_cells +8525.31640625 2446.127197265625 background all_cells +8533.009765625 2439.609375 background all_cells +8531.677734375 2419.23828125 background all_cells +8528.9609375 2428.1787109375 background all_cells +8536.591796875 2423.43408203125 background all_cells +8552.34765625 2426.8447265625 background all_cells +8541.8828125 2427.835205078125 background all_cells +8535.763671875 2430.60498046875 background all_cells +8524.59375 2436.073486328125 background all_cells +8527.2001953125 2432.46923828125 background all_cells +8527.1328125 2439.73681640625 background all_cells +8192.5234375 2530.9560546875 background all_cells +8211.611328125 2538.4150390625 background all_cells +8201.052734375 2536.30859375 background all_cells +8254.1162109375 2593.7568359375 background all_cells +8249.560546875 2566.609375 background all_cells +8233.869140625 2579.268798828125 background all_cells +8188.37890625 2546.98486328125 background all_cells +8192.849609375 2556.684326171875 background all_cells +8195.9052734375 2623.366943359375 background all_cells +8199.0517578125 2567.5263671875 background all_cells +8204.51953125 2561.090087890625 background all_cells +8203.017578125 2550.035888671875 background all_cells +8218.974609375 2541.046142578125 background all_cells +8243.8212890625 2550.97412109375 background all_cells +8214.3154296875 2550.845947265625 background all_cells +8240.66015625 2510.19189453125 background all_cells +8248.59375 2506.2001953125 background all_cells +8240.4951171875 2498.92236328125 background all_cells +8256.185546875 2560.93994140625 background all_cells +8268.408203125 2571.200439453125 background all_cells +8266.568359375 2564.473388671875 background all_cells +8275.796875 2561.021240234375 background all_cells +8262.43359375 2538.037353515625 background all_cells +8260.841796875 2553.22900390625 background all_cells +8272.14453125 2541.7041015625 background all_cells +8256.158203125 2489.40869140625 background all_cells +8271.484375 2493.03271484375 background all_cells +8274.58203125 2475.32421875 background all_cells +8266.91796875 2506.6787109375 background all_cells +8248.439453125 2530.244140625 background all_cells +8253.26171875 2517.6806640625 background all_cells +8246.431640625 2541.313720703125 background all_cells +8215.21875 2477.714111328125 background all_cells +8222.4345703125 2491.633056640625 background all_cells +8230.7421875 2481.759521484375 background all_cells +8231.177734375 2507.962890625 background all_cells +8231.26953125 2528.535888671875 background all_cells +8220.8984375 2516.79833984375 background all_cells +8217.322265625 2509.10546875 background all_cells +8215.8662109375 2499.618896484375 background all_cells +8186.08056640625 2513.7978515625 background all_cells +8212.671875 2522.950439453125 background all_cells +8199.3173828125 2517.052490234375 background all_cells +8204.173828125 2503.630126953125 background all_cells +8201.0908203125 2467.948486328125 background all_cells +8223.52734375 2470.112060546875 background all_cells +8219.0703125 2456.6904296875 background all_cells +8256.94140625 2451.02197265625 background all_cells +8270.4716796875 2444.231689453125 background all_cells +8258.353515625 2433.608642578125 background all_cells +8241.9140625 2472.144287109375 background all_cells +8263.9482421875 2463.155517578125 background all_cells +8251.142578125 2473.105224609375 background all_cells +8203.8857421875 2442.413818359375 background all_cells +8205.5517578125 2451.41796875 background all_cells +8213.2568359375 2425.62255859375 background all_cells +8241.7265625 2443.287353515625 background all_cells +8231.73046875 2441.255615234375 background all_cells +8222.5576171875 2436.08349609375 background all_cells +8273.41796875 2584.95849609375 background all_cells +8282.0634765625 2569.768310546875 background all_cells +8283.6123046875 2578.757568359375 background all_cells +8313.8056640625 2578.677734375 background all_cells +8316.79296875 2585.865966796875 background all_cells +8319.458984375 2573.18603515625 background all_cells +8317.857421875 2555.744384765625 background all_cells +8314.3759765625 2570.84814453125 background all_cells +8288.5400390625 2561.771240234375 background all_cells +8305.8671875 2583.24072265625 background all_cells +8306.060546875 2567.6640625 background all_cells +8293.2734375 2570.044921875 background all_cells +8294.7021484375 2536.407470703125 background all_cells +8311.349609375 2545.350830078125 background all_cells +8282.35546875 2550.14990234375 background all_cells +8300.4921875 2553.604736328125 background all_cells +8272.1259765625 2555.80224609375 background all_cells +8285.1953125 2537.693115234375 background all_cells +8385.7333984375 2652.554443359375 background all_cells +8383.8798828125 2632.99169921875 background all_cells +8381.4873046875 2643.939697265625 background all_cells +8400.375 2645.06298828125 background all_cells +8396.6845703125 2638.8603515625 background all_cells +8386.9111328125 2642.486328125 background all_cells +8344.2392578125 2640.0390625 background all_cells +8333.203125 2640.4921875 background all_cells +8354.1591796875 2644.131591796875 background all_cells +8351.923828125 2620.062255859375 background all_cells +8362.08984375 2626.109130859375 background all_cells +8352.875 2628.64697265625 background all_cells +8375.53125 2653.410400390625 background all_cells +8372.146484375 2644.8896484375 background all_cells +8286.2958984375 2621.727294921875 background all_cells +8297.185546875 2621.71484375 background all_cells +8292.310546875 2623.542236328125 background all_cells +8391.4365234375 2549.37548828125 background all_cells +8402.412109375 2591.595703125 background all_cells +8403.330078125 2579.595947265625 background all_cells +8401.03125 2561.770751953125 background all_cells +8379.955078125 2597.719482421875 background all_cells +8392.6484375 2614.648193359375 background all_cells +8404.0732421875 2604.287841796875 background all_cells +8356.732421875 2606.96728515625 background all_cells +8350.7021484375 2613.53955078125 background all_cells +8361.8212890625 2619.29345703125 background all_cells +8369.95703125 2608.041015625 background all_cells +8371.2587890625 2586.27978515625 background all_cells +8356.5029296875 2591.073486328125 background all_cells +8366.115234375 2601.6552734375 background all_cells +8361.63671875 2585.881103515625 background all_cells +8384.865234375 2576.720947265625 background all_cells +8396.8916015625 2592.254150390625 background all_cells +8395.171875 2577.917236328125 background all_cells +8357.173828125 2569.0029296875 background all_cells +8363.3662109375 2579.93408203125 background all_cells +8371.021484375 2570.221435546875 background all_cells +8323.6162109375 2580.7802734375 background all_cells +8321.0810546875 2594.06103515625 background all_cells +8330.0986328125 2579.18505859375 background all_cells +8329.9951171875 2591.479248046875 background all_cells +8347.01953125 2595.64208984375 background all_cells +8354.232421875 2582.672607421875 background all_cells +8337.61328125 2585.1435546875 background all_cells +8346.3798828125 2584.73779296875 background all_cells +8354.947265625 2598.563232421875 background all_cells +8340.8916015625 2597.379638671875 background all_cells +8357.029296875 2551.90234375 background all_cells +8345.36328125 2556.06005859375 background all_cells +8350.5712890625 2561.397216796875 background all_cells +8341.990234375 2570.334228515625 background all_cells +8330.9609375 2563.6357421875 background all_cells +8285.40625 2457.200927734375 background all_cells +8280.2109375 2485.17041015625 background all_cells +8291.060546875 2483.4248046875 background all_cells +8299.2255859375 2458.51513671875 background all_cells +8293.5390625 2468.144775390625 background all_cells +8322.3466796875 2453.62548828125 background all_cells +8325.1259765625 2436.677001953125 background all_cells +8318.970703125 2477.812255859375 background all_cells +8334.8984375 2483.43701171875 background all_cells +8331.89453125 2456.772216796875 background all_cells +8327.9912109375 2470.637939453125 background all_cells +8308.8232421875 2452.6142578125 background all_cells +8309.2294921875 2469.729736328125 background all_cells +8314.0107421875 2462.70703125 background all_cells +8373.376953125 2484.539794921875 background all_cells +8365.6005859375 2483.307373046875 background all_cells +8356.5546875 2450.952880859375 background all_cells +8353.9482421875 2481.1455078125 background all_cells +8349.0126953125 2456.39013671875 background all_cells +8399.6669921875 2463.87353515625 background all_cells +8401.3603515625 2476.04443359375 background all_cells +8387.96875 2469.931884765625 background all_cells +8383.2529296875 2448.3173828125 background all_cells +8383.8740234375 2458.2060546875 background all_cells +8390.0830078125 2456.514892578125 background all_cells +8397.9423828125 2451.943359375 background all_cells +8371.9130859375 2433.00048828125 background all_cells +8404.65625 2432.583984375 background all_cells +8391.3154296875 2443.609130859375 background all_cells +8398.49609375 2441.15234375 background all_cells +8364.1689453125 2440.069091796875 background all_cells +8341.9365234375 2438.7001953125 background all_cells +8358.498046875 2496.487060546875 background all_cells +8389.634765625 2506.404052734375 background all_cells +8360.2109375 2512.6279296875 background all_cells +8349.6748046875 2512.144775390625 background all_cells +8375.072265625 2498.763671875 background all_cells +8362.5859375 2543.58984375 background all_cells +8368.5908203125 2554.078125 background all_cells +8379.294921875 2550.800537109375 background all_cells +8383.662109375 2523.16845703125 background all_cells +8383.1328125 2542.13037109375 background all_cells +8396.7021484375 2518.543701171875 background all_cells +8348.6435546875 2535.4501953125 background all_cells +8368.162109375 2525.086669921875 background all_cells +8283.392578125 2511.203125 background all_cells +8287.1240234375 2528.527099609375 background all_cells +8299.9013671875 2526.783203125 background all_cells +8274.7734375 2523.57421875 background all_cells +8295.400390625 2517.38037109375 background all_cells +8339.029296875 2527.834716796875 background all_cells +8334.8818359375 2541.5869140625 background all_cells +8330.8740234375 2536.60693359375 background all_cells +8309.484375 2520.03173828125 background all_cells +8321.2724609375 2529.5244140625 background all_cells +8304.0986328125 2488.293701171875 background all_cells +8285.412109375 2496.09326171875 background all_cells +8296.38671875 2506.313232421875 background all_cells +8316.169921875 2506.530029296875 background all_cells +8306.529296875 2502.001708984375 background all_cells +8318.32421875 2494.196044921875 background all_cells +8295.189453125 2406.398681640625 background all_cells +8242.8203125 2412.453857421875 background all_cells +8296.353515625 2413.654541015625 background all_cells +8255.5224609375 2411.3779296875 background all_cells +8251.8916015625 2380.35986328125 background all_cells +8315.9755859375 2383.765625 background all_cells +8298.4658203125 2361.32275390625 background all_cells +8225.857421875 2387.867919921875 background all_cells +8242.9267578125 2381.490478515625 background all_cells +8216.71484375 2386.78466796875 background all_cells +8221.3447265625 2380.6884765625 background all_cells +8231.6142578125 2387.3916015625 background all_cells +8287.9697265625 2393.448974609375 background all_cells +8242.23828125 2395.10546875 background all_cells +8328.3798828125 2399.734619140625 background all_cells +8252.0146484375 2399.93994140625 background all_cells +8259.28125 2403.761962890625 background all_cells +8265.1884765625 2402.024658203125 background all_cells +8325.578125 2416.3125 background all_cells +8326.9560546875 2430.92578125 background all_cells +8307.5654296875 2427.5673828125 background all_cells +8306.501953125 2418.609130859375 background all_cells +8312.876953125 2408.2919921875 background all_cells +8322.6044921875 2422.66796875 background all_cells +8351.171875 2422.06787109375 background all_cells +8366.603515625 2419.097900390625 background all_cells +8359.125 2428.955078125 background all_cells +8355.755859375 2418.7216796875 background all_cells +8384.9208984375 2432.332275390625 background all_cells +8404.1845703125 2428.36962890625 background all_cells +8393.3984375 2419.051513671875 background all_cells +8390.1650390625 2421.8583984375 background all_cells +8393.9775390625 2387.03369140625 background all_cells +8393.3671875 2407.7890625 background all_cells +8338.5390625 2424.042236328125 background all_cells +8335.3876953125 2399.225830078125 background all_cells +8345.7177734375 2431.767333984375 background all_cells +8339.6328125 2390.631591796875 background all_cells +8373.7197265625 2364.071533203125 background all_cells +8379.0517578125 2372.019775390625 background all_cells +8384.6796875 2363.86669921875 background all_cells +8369.5009765625 2377.09228515625 background all_cells +8378.775390625 2395.407470703125 background all_cells +8373.65234375 2385.392578125 background all_cells +8355.953125 2396.3681640625 background all_cells +8353.1884765625 2384.320556640625 background all_cells +8302.6904296875 2160.43408203125 background all_cells +8318.169921875 2191.950439453125 background all_cells +8324.9013671875 2182.08984375 background all_cells +8314.830078125 2178.266357421875 background all_cells +8310.025390625 2191.483154296875 background all_cells +8263.19921875 2212.040771484375 background all_cells +8288.611328125 2201.442626953125 background all_cells +8269.578125 2206.420166015625 background all_cells +8263.2177734375 2201.9912109375 background all_cells +8304.4052734375 2200.614501953125 background all_cells +8321.2900390625 2213.638671875 background all_cells +8317.6337890625 2201.814208984375 background all_cells +8259.0712890625 2185.875732421875 background all_cells +8284.7958984375 2194.63525390625 background all_cells +8284.7451171875 2162.41748046875 background all_cells +8271.6171875 2189.28564453125 background all_cells +8216.2255859375 2351.956298828125 background all_cells +8214.16015625 2358.12890625 background all_cells +8202.1142578125 2357.92724609375 background all_cells +8200.3544921875 2369.925537109375 background all_cells +8207.0126953125 2377.514892578125 background all_cells +8215.8466796875 2373.4912109375 background all_cells +8219.42578125 2371.32421875 background all_cells +8230.044921875 2360.289306640625 background all_cells +8226.6884765625 2363.30322265625 background all_cells +8233.2685546875 2377.981689453125 background all_cells +8247.3447265625 2328.669677734375 background all_cells +8243.234375 2338.81640625 background all_cells +8231.537109375 2371.662109375 background all_cells +8297.1494140625 2376.11865234375 background all_cells +8264.3359375 2339.653076171875 background all_cells +8254.0634765625 2339.9697265625 background all_cells +8278.3369140625 2334.661376953125 background all_cells +8272.859375 2331.143798828125 background all_cells +8265.60546875 2326.200439453125 background all_cells +8204.509765625 2326.8623046875 background all_cells +8204.65625 2314.84716796875 background all_cells +8202.8447265625 2305.962646484375 background all_cells +8243.0400390625 2312.1474609375 background all_cells +8262.8408203125 2309.509033203125 background all_cells +8240.27734375 2307.69921875 background all_cells +8249.20703125 2284.756103515625 background all_cells +8269.29296875 2301.84228515625 background all_cells +8266.44140625 2295.42578125 background all_cells +8213.90625 2319.0419921875 background all_cells +8226.435546875 2296.696533203125 background all_cells +8216.201171875 2297.68359375 background all_cells +8233.5341796875 2244.98779296875 background all_cells +8235.8232421875 2253.4736328125 background all_cells +8236.2890625 2249.604736328125 background all_cells +8220.6328125 2243.858154296875 background all_cells +8207.7841796875 2259.52734375 background all_cells +8197.466796875 2268.539794921875 background all_cells +8204.13671875 2263.41845703125 background all_cells +8253.8369140625 2267.86328125 background all_cells +8256.5 2261.174560546875 background all_cells +8246.287109375 2265.23388671875 background all_cells +8290.0927734375 2222.2412109375 background all_cells +8297.5732421875 2221.8662109375 background all_cells +8284.65234375 2220.211669921875 background all_cells +8282.2373046875 2239.78369140625 background all_cells +8324.5458984375 2229.62109375 background all_cells +8321.7734375 2244.44482421875 background all_cells +8296.6025390625 2233.62548828125 background all_cells +8287.7412109375 2237.712158203125 background all_cells +8287.8271484375 2247.171630859375 background all_cells +8272.01953125 2242.115966796875 background all_cells +8265.2861328125 2234.32275390625 background all_cells +8275.7880859375 2238.77197265625 background all_cells +8280.3095703125 2232.654052734375 background all_cells +8280.2373046875 2229.67724609375 background all_cells +8221.3955078125 2206.282470703125 background all_cells +8218.7763671875 2191.790283203125 background all_cells +8256.150390625 2221.577392578125 background all_cells +8242.103515625 2233.57470703125 background all_cells +8252.466796875 2229.64453125 background all_cells +8235.4609375 2222.58447265625 background all_cells +8204.0654296875 2196.73291015625 background all_cells +8197.2119140625 2249.234130859375 background all_cells +8196.4375 2241.191162109375 background all_cells +8199.484375 2200.25048828125 background all_cells +8251.486328125 2197.25390625 background all_cells +8245.958984375 2211.27099609375 background all_cells +8249.41015625 2217.39404296875 background all_cells +8241.2236328125 2214.131591796875 background all_cells +8251.16796875 2212.37646484375 background all_cells +8249.3515625 2206.13623046875 background all_cells +7685.29541015625 1764.9449462890625 background all_cells +7718.82763671875 1769.5787353515625 background all_cells +7708.4755859375 1769.305419921875 background all_cells +7602.45849609375 1818.7720947265625 background all_cells +7622.904296875 1792.5498046875 background all_cells +7608.26806640625 1810.56640625 background all_cells +7609.44384765625 1826.9268798828125 background all_cells +7592.5859375 1816.466064453125 background all_cells +7595.32568359375 1867.7762451171875 background all_cells +7618.5283203125 1882.1788330078125 background all_cells +7612.208984375 1877.2867431640625 background all_cells +7595.4130859375 1874.177001953125 background all_cells +7685.203125 1825.2303466796875 background all_cells +7695.837890625 1833.883544921875 background all_cells +7689.16943359375 1851.854736328125 background all_cells +7689.419921875 1846.503173828125 background all_cells +7627.837890625 1884.0626220703125 background all_cells +7698.5263671875 1886.40771484375 background all_cells +7690.51220703125 1881.3624267578125 background all_cells +7643.72509765625 1884.167236328125 background all_cells +7638.52294921875 1829.745361328125 background all_cells +7601.609375 1855.565673828125 background all_cells +7655.2724609375 1842.3087158203125 background all_cells +7642.78125 1851.714599609375 background all_cells +7699.6123046875 1810.5413818359373 background all_cells +7769.189453125 1814.7125244140625 background all_cells +7661.4931640625 1827.2730712890625 background all_cells +7667.880859375 1803.525634765625 background all_cells +7748.3037109375 1821.2574462890625 background all_cells +7688.39013671875 1815.3775634765625 background all_cells +7802.1845703125 1767.0584716796875 background all_cells +7822.904296875 1782.100830078125 background all_cells +7800.6298828125 1792.7623291015625 background all_cells +7811.60546875 1769.970947265625 background all_cells +7808.99169921875 1812.058837890625 background all_cells +7802.1796875 1778.4180908203125 background all_cells +7787.53759765625 1763.8873291015625 background all_cells +7761.072265625 1775.4512939453125 background all_cells +7791.4228515625 1767.3436279296875 background all_cells +7788.3349609375 1773.1885986328125 background all_cells +7670.7109375 1784.145263671875 background all_cells +7663.201171875 1799.1107177734375 background all_cells +7666.8193359375 1793.8956298828125 background all_cells +7742.15283203125 1791.475830078125 background all_cells +7694.5380859375 1795.9300537109375 background all_cells +7989.66650390625 1875.738037109375 background all_cells +7986.2841796875 1882.8526611328125 background all_cells +8003.31396484375 1884.235107421875 background all_cells +7996.8564453125 1877.5150146484373 background all_cells +7980.0029296875 1852.082763671875 background all_cells +8006.59521484375 1863.648681640625 background all_cells +8001.63818359375 1863.9920654296875 background all_cells +7989.12451171875 1857.4703369140625 background all_cells +8019.40869140625 1892.6689453125 background all_cells +8016.67529296875 1864.424072265625 background all_cells +8035.14892578125 1855.8760986328125 background all_cells +8035.2060546875 1919.8277587890625 background all_cells +8032.45654296875 1815.268310546875 background all_cells +8005.6318359375 1825.5660400390625 background all_cells +7966.86279296875 1835.7982177734373 background all_cells +8009.21826171875 1846.7264404296875 background all_cells +7980.7900390625 1830.6051025390625 background all_cells +7993.642578125 1894.4124755859373 background all_cells +8005.76953125 1907.669189453125 background all_cells +7988.10205078125 1900.220947265625 background all_cells +7814.8701171875 1833.725830078125 background all_cells +7823.50244140625 1811.1666259765625 background all_cells +7823.69189453125 1822.2579345703125 background all_cells +7826.0283203125 1856.7542724609373 background all_cells +7818.693359375 1858.1729736328125 background all_cells +7881.513671875 1866.715087890625 background all_cells +7929.0009765625 1851.43359375 background all_cells +7957.01806640625 1844.8408203125 background all_cells +7910.1572265625 1845.91259765625 background all_cells +7882.77978515625 1844.7374267578125 background all_cells +7859.22705078125 1866.7137451171875 background all_cells +7866.80029296875 1850.4862060546875 background all_cells +7862.71923828125 1844.8936767578125 background all_cells +7836.0380859375 1857.01318359375 background all_cells +7851.6953125 1866.8358154296875 background all_cells +7837.4580078125 1865.2607421875 background all_cells +7853.7236328125 1854.052490234375 background all_cells +7844.93798828125 1848.449462890625 background all_cells +7989.19091796875 1802.381103515625 background all_cells +7832.619140625 1815.3060302734373 background all_cells +7836.5341796875 1812.2020263671875 background all_cells +7979.6650390625 1811.665283203125 background all_cells +7874.52392578125 1803.338623046875 background all_cells +7871.3671875 1803.0380859375 background all_cells +7846.25830078125 1820.906005859375 background all_cells +7828.4150390625 1839.244140625 background all_cells +7828.20068359375 1828.843017578125 background all_cells +7723.2294921875 1825.319091796875 background all_cells +7731.79296875 1844.39794921875 background all_cells +7732.0595703125 1836.3125 background all_cells +7729.62646484375 1858.0435791015625 background all_cells +7791.17724609375 1843.4957275390625 background all_cells +7805.37353515625 1828.5718994140625 background all_cells +7800.84814453125 1837.2808837890625 background all_cells +7792.8837890625 1854.6534423828125 background all_cells +7798.19921875 1843.197509765625 background all_cells +7794.98388671875 1836.9036865234373 background all_cells +7734.41455078125 1829.4154052734373 background all_cells +7750.6474609375 1841.17236328125 background all_cells +7766.43603515625 1855.8858642578125 background all_cells +7785.41259765625 1861.56787109375 background all_cells +7771.4072265625 1825.67431640625 background all_cells +7780.82421875 1974.2244873046875 background all_cells +7767.8544921875 1960.186279296875 background all_cells +7758.59130859375 1977.74267578125 background all_cells +7791.0693359375 2001.2149658203125 background all_cells +7775.435546875 1979.0721435546875 background all_cells +7815.49951171875 1978.6650390625 background all_cells +7828.7802734375 2001.4149169921875 background all_cells +7826.50146484375 1992.393798828125 background all_cells +7831.6181640625 1983.284423828125 background all_cells +7834.68408203125 1966.5938720703125 background all_cells +7830.1630859375 1970.2481689453125 background all_cells +7804.8603515625 1968.7374267578125 background all_cells +7791.41796875 1940.0048828125 background all_cells +7804.24365234375 1943.4859619140625 background all_cells +7801.68798828125 1929.1287841796875 background all_cells +7792.0029296875 1930.0006103515625 background all_cells +7917.13623046875 1960.011962890625 background all_cells +7904.6630859375 1980.2159423828125 background all_cells +7921.08984375 1965.30908203125 background all_cells +7925.51708984375 1970.40380859375 background all_cells +7982.388671875 1942.5511474609373 background all_cells +7996.09033203125 1962.104736328125 background all_cells +8003.74267578125 2009.54296875 background all_cells +8012.7509765625 2009.7984619140625 background all_cells +7993.15869140625 1995.65673828125 background all_cells +7934.72802734375 1989.7943115234373 background all_cells +7872.63134765625 2007.68603515625 background all_cells +7867.36669921875 2011.59326171875 background all_cells +7919.26953125 1919.5965576171875 background all_cells +7930.28759765625 1938.095458984375 background all_cells +7925.91796875 1948.7401123046875 background all_cells +7903.9140625 1945.9700927734373 background all_cells +7908.5185546875 1953.4163818359373 background all_cells +7902.7587890625 1951.93212890625 background all_cells +7897.33056640625 1999.4862060546875 background all_cells +7961.48876953125 2003.979248046875 background all_cells +7948.96435546875 2007.277587890625 background all_cells +7912.04052734375 2000.7125244140625 background all_cells +7867.75244140625 1973.798828125 background all_cells +7870.1298828125 1922.2103271484373 background all_cells +7885.53369140625 1924.611328125 background all_cells +7879.2919921875 1918.150634765625 background all_cells +7876.8662109375 1973.994384765625 background all_cells +7876.98486328125 1986.5103759765625 background all_cells +7681.123046875 1899.033203125 background all_cells +7665.216796875 1914.4522705078125 background all_cells +7656.08447265625 1923.95361328125 background all_cells +7677.04052734375 1908.472900390625 background all_cells +7687.8662109375 1919.9837646484373 background all_cells +7685.30615234375 1909.30517578125 background all_cells +7665.900390625 2021.70751953125 background all_cells +7680.14111328125 2016.16259765625 background all_cells +7680.47021484375 1969.623779296875 background all_cells +7687.716796875 1979.4803466796875 background all_cells +7639.39453125 1941.900146484375 background all_cells +7641.40673828125 2027.901123046875 background all_cells +7652.95263671875 1954.1456298828125 background all_cells +7651.53076171875 1947.3431396484373 background all_cells +7650.33984375 1938.7347412109373 background all_cells +7687.57568359375 1934.680419921875 background all_cells +7687.77734375 1951.7471923828125 background all_cells +7671.83203125 1942.5145263671875 background all_cells +7758.1171875 1875.5567626953125 background all_cells +7773.54541015625 1893.1361083984373 background all_cells +7763.30517578125 1886.857177734375 background all_cells +7891.9990234375 1898.7130126953125 background all_cells +7934.23828125 1904.7080078125 background all_cells +7917.3818359375 1890.9730224609373 background all_cells +7896.212890625 1906.4273681640625 background all_cells +7861.6015625 1905.040771484375 background all_cells +7861.4638671875 1892.9342041015625 background all_cells +7886.505859375 1897.6409912109373 background all_cells +7878.8798828125 1878.9088134765625 background all_cells +7800.23974609375 1911.2904052734373 background all_cells +7828.45947265625 1927.9559326171875 background all_cells +7753.2998046875 1907.3448486328125 background all_cells +7768.84326171875 1946.705078125 background all_cells +7746.251953125 1910.133544921875 background all_cells +7793.873046875 1900.5081787109373 background all_cells +7813.5595703125 1898.8729248046875 background all_cells +7800.39990234375 1888.5994873046875 background all_cells +7698.55810546875 1917.6065673828125 background all_cells +7714.52978515625 1925.687255859375 background all_cells +7715.7978515625 1934.500732421875 background all_cells +7699.64453125 1927.1190185546875 background all_cells +7716.79931640625 1975.6002197265625 background all_cells +7721.04736328125 2018.6256103515625 background all_cells +7709.57666015625 1987.8748779296875 background all_cells +7723.90185546875 2011.4486083984373 background all_cells +7719.77490234375 2003.58154296875 background all_cells +7721.3876953125 1949.5693359375 background all_cells +7724.689453125 1981.45751953125 background all_cells +7725.98291015625 1997.10302734375 background all_cells +7726.837890625 1965.83056640625 background all_cells +7746.771484375 1954.190673828125 background all_cells +7726.2841796875 1953.77001953125 background all_cells +7705.20166015625 1940.9093017578125 background all_cells +7717.154296875 1961.485107421875 background all_cells +7709.919921875 1963.4468994140625 background all_cells +7717.87060546875 1941.1693115234373 background all_cells +7807.61376953125 2023.7884521484373 background all_cells +7850.21533203125 2056.027587890625 background all_cells +7867.05029296875 2026.8082275390625 background all_cells +7874.19921875 2027.4844970703125 background all_cells +7859.12158203125 2027.1968994140625 background all_cells +7827.82373046875 2028.711669921875 background all_cells +7892.02978515625 2035.18359375 background all_cells +7956.623046875 2044.548583984375 background all_cells +7938.658203125 2039.8040771484373 background all_cells +7947.64599609375 2029.5048828125 background all_cells +7733.77880859375 2053.632080078125 background all_cells +7763.4052734375 2026.264892578125 background all_cells +7737.34033203125 2038.1053466796875 background all_cells +7764.90771484375 2057.7734375 background all_cells +7759.97412109375 2057.042236328125 background all_cells +7719.23193359375 2056.1611328125 background all_cells +7729.73291015625 2063.29931640625 background all_cells +7726.81201171875 2043.2052001953125 background all_cells +7640.4736328125 2062.36865234375 background all_cells +7651.7119140625 2056.359619140625 background all_cells +7645.6982421875 2047.151611328125 background all_cells +7668.7412109375 2046.366455078125 background all_cells +7693.90966796875 2021.7821044921875 background all_cells +7699.72412109375 2051.97265625 background all_cells +7683.7646484375 2058.8291015625 background all_cells +7680.673828125 2054.875732421875 background all_cells +7384.70458984375 2197.662353515625 background all_cells +7385.5029296875 2243.587890625 background all_cells +7383.86767578125 2313.52734375 background all_cells +7378.97900390625 2278.0166015625 background all_cells +7389.53955078125 2336.446044921875 background all_cells +7378.2783203125 2198.3544921875 background all_cells +7396.4296875 2434.60888671875 background all_cells +7403.51904296875 2456.169189453125 background all_cells +7399.1015625 2458.705078125 background all_cells +7405.53515625 2449.998779296875 background all_cells +7407.943359375 2468.722412109375 background all_cells +7403.10009765625 2442.262451171875 background all_cells +7385.880859375 2406.78857421875 background all_cells +7389.55859375 2424.776123046875 background all_cells +7385.1923828125 2419.541748046875 background all_cells +7378.787109375 2415.222900390625 background all_cells +7388.98486328125 2437.093994140625 background all_cells +7375.3388671875 2485.97119140625 background all_cells +7379.9970703125 2470.594970703125 background all_cells +7385.60693359375 2460.20166015625 background all_cells +7382.93798828125 2479.975341796875 background all_cells +7385.900390625 2440.389404296875 background all_cells +7408.728515625 2316.02734375 background all_cells +7396.5458984375 2196.22021484375 background all_cells +7409.47705078125 2196.785888671875 background all_cells +7407.21142578125 2345.1923828125 background all_cells +7394.23828125 2344.595458984375 background all_cells +7401.10302734375 2235.46435546875 background all_cells +7419.25439453125 2290.821044921875 background all_cells +7418.31396484375 2298.2216796875 background all_cells +7421.60498046875 2285.5263671875 background all_cells +7457.265625 2325.783935546875 background all_cells +7460.3154296875 2317.31298828125 background all_cells +7445.228515625 2301.473388671875 background all_cells +7466.2216796875 2303.567626953125 background all_cells +7457.6640625 2302.27392578125 background all_cells +7452.9833984375 2309.85400390625 background all_cells +7432.81591796875 2293.863037109375 background all_cells +7442.201171875 2252.270751953125 background all_cells +7443.1025390625 2265.034912109375 background all_cells +7451.56005859375 2289.640625 background all_cells +7451.84130859375 2294.991455078125 background all_cells +7440.25634765625 2290.299072265625 background all_cells +7415.01513671875 2330.705078125 background all_cells +7436.86328125 2333.0126953125 background all_cells +7425.47412109375 2323.599609375 background all_cells +7422.07177734375 2310.56787109375 background all_cells +7432.8466796875 2305.16357421875 background all_cells +7425.49072265625 2304.317138671875 background all_cells +7412.3798828125 2350.87158203125 background all_cells +7418.45263671875 2398.009765625 background all_cells +7417.4365234375 2383.7041015625 background all_cells +7416.01708984375 2371.555908203125 background all_cells +7414.65673828125 2360.786376953125 background all_cells +7437.38427734375 2389.060791015625 background all_cells +7459.2724609375 2391.180419921875 background all_cells +7448.6396484375 2394.091552734375 background all_cells +7435.611328125 2399.049560546875 background all_cells +7442.57958984375 2385.11376953125 background all_cells +7445.36083984375 2361.03564453125 background all_cells +7457.5703125 2374.18408203125 background all_cells +7441.60107421875 2379.63427734375 background all_cells +7433.25146484375 2365.737548828125 background all_cells +7392.5244140625 2353.646728515625 background all_cells +7403.19140625 2363.784423828125 background all_cells +7396.08837890625 2360.5810546875 background all_cells +7391.966796875 2363.8720703125 background all_cells +7432.59765625 2207.734619140625 background all_cells +7448.94189453125 2192.0087890625 background all_cells +7420.3369140625 2195.001708984375 background all_cells +7443.9873046875 2205.83056640625 background all_cells +7467.345703125 2191.305908203125 background all_cells +7495.40869140625 2192.830078125 background all_cells +7486.64599609375 2195.716064453125 background all_cells +7473.845703125 2191.845703125 background all_cells +7480.02978515625 2254.585693359375 background all_cells +7459.7451171875 2294.53759765625 background all_cells +7465.1279296875 2295.6337890625 background all_cells +7466.86083984375 2289.234130859375 background all_cells +7484.32763671875 2225.177734375 background all_cells +7503.06591796875 2261.779541015625 background all_cells +7521.92236328125 2274.292236328125 background all_cells +7513.9951171875 2272.12451171875 background all_cells +7579.650390625 2209.98876953125 background all_cells +7568.6171875 2243.43017578125 background all_cells +7570.55615234375 2236.271484375 background all_cells +7584.87890625 2177.445068359375 background all_cells +7585.353515625 2184.330810546875 background all_cells +7582.6494140625 2200.35009765625 background all_cells +7570.4287109375 2199.2939453125 background all_cells +7583.22021484375 2195.746337890625 background all_cells +7524.48974609375 2188.974853515625 background all_cells +7541.95947265625 2206.8896484375 background all_cells +7542.47607421875 2197.6083984375 background all_cells +7534.6494140625 2187.1123046875 background all_cells +7500.8828125 2212.90625 background all_cells +7531.4287109375 2243.877197265625 background all_cells +7511.28759765625 2211.97021484375 background all_cells +7538.19189453125 2217.06103515625 background all_cells +7510.36279296875 2232.680419921875 background all_cells +7488.33740234375 2301.177490234375 background all_cells +7506.7587890625 2300.016357421875 background all_cells +7498.2607421875 2300.441162109375 background all_cells +7539.30419921875 2338.98828125 background all_cells +7548.44140625 2338.28466796875 background all_cells +7536.7900390625 2326.94970703125 background all_cells +7558.162109375 2310.361328125 background all_cells +7497.96142578125 2322.356201171875 background all_cells +7489.7841796875 2314.902099609375 background all_cells +7500.5693359375 2309.878662109375 background all_cells +7491.58642578125 2332.908935546875 background all_cells +7477.97802734375 2324.579345703125 background all_cells +7475.638671875 2317.6884765625 background all_cells +7511.21044921875 2313.712646484375 background all_cells +7509.10205078125 2326.381103515625 background all_cells +7517.275390625 2300.3408203125 background all_cells +7524.0478515625 2317.5771484375 background all_cells +7518.07470703125 2320.471923828125 background all_cells +7520.61962890625 2308.767822265625 background all_cells +7425.7900390625 2341.04833984375 background all_cells +7432.962890625 2354.623291015625 background all_cells +7425.20654296875 2352.0478515625 background all_cells +7454.37548828125 2361.61669921875 background all_cells +7456.23046875 2367.417724609375 background all_cells +7479.27587890625 2354.750244140625 background all_cells +7486.60205078125 2363.505126953125 background all_cells +7488.046875 2355.12890625 background all_cells +7493.8955078125 2449.31787109375 background all_cells +7506.10888671875 2424.991943359375 background all_cells +7503.66455078125 2445.59765625 background all_cells +7497.81005859375 2435.035888671875 background all_cells +7513.76708984375 2435.65380859375 background all_cells +7530.99365234375 2458.0517578125 background all_cells +7516.08349609375 2443.314453125 background all_cells +7524.97607421875 2439.775634765625 background all_cells +7514.2060546875 2418.93310546875 background all_cells +7537.7578125 2420.02001953125 background all_cells +7511.48779296875 2425.640625 background all_cells +7528.37890625 2427.086181640625 background all_cells +7579.94189453125 2474.528076171875 background all_cells +7575.9384765625 2494.614501953125 background all_cells +7558.484375 2496.72509765625 background all_cells +7561.92236328125 2476.677978515625 background all_cells +7575.9541015625 2513.62451171875 background all_cells +7537.37451171875 2516.1494140625 background all_cells +7552.45556640625 2523.18115234375 background all_cells +7595.9423828125 2534.256103515625 background all_cells +7580.62890625 2514.536865234375 background all_cells +7546.6435546875 2501.896240234375 background all_cells +7552.44482421875 2507.35791015625 background all_cells +7583.49658203125 2401.281005859375 background all_cells +7550.931640625 2399.466796875 background all_cells +7576.29296875 2430.06005859375 background all_cells +7569.23095703125 2431.302490234375 background all_cells +7542.2666015625 2467.731201171875 background all_cells +7574.55615234375 2468.59326171875 background all_cells +7585.51953125 2467.02197265625 background all_cells +7573.548828125 2449.771484375 background all_cells +7584.63623046875 2459.849853515625 background all_cells +7543.3125 2452.822021484375 background all_cells +7563.1533203125 2443.40283203125 background all_cells +7553.53515625 2450.449951171875 background all_cells +7552.2158203125 2435.018798828125 background all_cells +7495.873046875 2359.910400390625 background all_cells +7506.5654296875 2341.106689453125 background all_cells +7500.53369140625 2352.524658203125 background all_cells +7497.01806640625 2373.049072265625 background all_cells +7513.833984375 2383.842529296875 background all_cells +7507.39892578125 2391.084716796875 background all_cells +7512.49462890625 2367.851806640625 background all_cells +7530.478515625 2383.627685546875 background all_cells +7516.09423828125 2375.169189453125 background all_cells +7525.2705078125 2372.87060546875 background all_cells +7546.68310546875 2366.8681640625 background all_cells +7543.11328125 2394.88916015625 background all_cells +7559.13720703125 2384.0078125 background all_cells +7537.51025390625 2374.849365234375 background all_cells +7543.95068359375 2381.242431640625 background all_cells +7557.7841796875 2366.296875 background all_cells +7525.3330078125 2338.6708984375 background all_cells +7521.18017578125 2359.035400390625 background all_cells +7353.083984375 2445.267822265625 background all_cells +7411.83544921875 2455.28369140625 background all_cells +7337.8173828125 2465.084716796875 background all_cells +7372.66650390625 2446.668212890625 background all_cells +7421.20361328125 2463.402587890625 background all_cells +7438.06103515625 2485.771484375 background all_cells +7433.89990234375 2476.693115234375 background all_cells +7415.97216796875 2408.565185546875 background all_cells +7431.1416015625 2408.093505859375 background all_cells +7345.11474609375 2480.610107421875 background all_cells +7401.9697265625 2502.787353515625 background all_cells +7398.06103515625 2495.556884765625 background all_cells +7360.9677734375 2470.037353515625 background all_cells +7354.98388671875 2474.771240234375 background all_cells +7456.77490234375 2497.01611328125 background all_cells +7461.75927734375 2504.074462890625 background all_cells +7459.8896484375 2523.627197265625 background all_cells +7518.294921875 2491.18896484375 background all_cells +7515.41943359375 2517.989501953125 background all_cells +7502.42431640625 2520.412109375 background all_cells +7484.26220703125 2493.690673828125 background all_cells +7476.49365234375 2487.54296875 background all_cells +7441.39404296875 2460.716796875 background all_cells +7452.78076171875 2476.402587890625 background all_cells +7445.06884765625 2489.69970703125 background all_cells +7443.87939453125 2474.233642578125 background all_cells +7480.7724609375 2421.491943359375 background all_cells +7460.44287109375 2460.688232421875 background all_cells +7502.19873046875 2457.731689453125 background all_cells +7481.53857421875 2462.5302734375 background all_cells +7475.2060546875 2457.01318359375 background all_cells +7462.86572265625 2431.000244140625 background all_cells +7474.970703125 2433.299560546875 background all_cells +7482.1181640625 2439.228515625 background all_cells +7469.2431640625 2447.095458984375 background all_cells +7460.10498046875 2444.96142578125 background all_cells +7330.455078125 2315.164794921875 background all_cells +7349.22412109375 2315.859130859375 background all_cells +7334.97119140625 2320.6630859375 background all_cells +7359.412109375 2306.3701171875 background all_cells +7375.17626953125 2304.77490234375 background all_cells +7366.8583984375 2323.210693359375 background all_cells +7363.578125 2353.260498046875 background all_cells +7329.46142578125 2350.38330078125 background all_cells +7336.00634765625 2360.105224609375 background all_cells +7333.19677734375 2366.285400390625 background all_cells +7351.91748046875 2367.545166015625 background all_cells +7348.43994140625 2353.315673828125 background all_cells +7368.11279296875 2345.698974609375 background all_cells +7381.02734375 2354.287841796875 background all_cells +7374.56396484375 2367.214599609375 background all_cells +7365.51220703125 2364.6123046875 background all_cells +7331.79638671875 2337.194580078125 background all_cells +7340.78857421875 2336.202880859375 background all_cells +7369.08544921875 2334.611083984375 background all_cells +7400.06884765625 2406.07763671875 background all_cells +7389.681640625 2446.504150390625 background all_cells +7400.85498046875 2383.12109375 background all_cells +7400.48974609375 2422.5595703125 background all_cells +7410.9755859375 2419.9765625 background all_cells +7406.69970703125 2413.820556640625 background all_cells +7366.416015625 2416.538330078125 background all_cells +7374.01123046875 2406.52880859375 background all_cells +7369.64990234375 2410.06640625 background all_cells +7366.93310546875 2397.8984375 background all_cells +7334.935546875 2429.2490234375 background all_cells +7358.89013671875 2404.619384765625 background all_cells +7357.31640625 2381.50244140625 background all_cells +7358.04345703125 2389.0458984375 background all_cells +7366.00341796875 2380.564208984375 background all_cells +7329.62353515625 2245.476318359375 background all_cells +7334.22607421875 2274.20068359375 background all_cells +7338.55078125 2240.170166015625 background all_cells +7334.4013671875 2246.935791015625 background all_cells +7331.228515625 2236.7880859375 background all_cells +7345.78271484375 2188.199951171875 background all_cells +7365.96630859375 2203.780517578125 background all_cells +7357.54052734375 2194.677490234375 background all_cells +7345.56103515625 2274.10009765625 background all_cells +7375.81201171875 2284.611572265625 background all_cells +7362.4619140625 2293.308837890625 background all_cells +7352.41162109375 2271.147216796875 background all_cells +7344.80810546875 2236.994873046875 background all_cells +7375.08984375 2234.55908203125 background all_cells +7351.82373046875 2239.612060546875 background all_cells +8015.587890625 2067.376220703125 background all_cells +8000.37841796875 2066.048828125 background all_cells +8011.5439453125 2048.702392578125 background all_cells +8032.99072265625 2056.777587890625 background all_cells +8021.24560546875 2071.568115234375 background all_cells +8019.462890625 2109.983642578125 background all_cells +8001.69482421875 2113.403564453125 background all_cells +8016.28955078125 2109.8916015625 background all_cells +8001.048828125 2102.55322265625 background all_cells +8001.48046875 2089.49658203125 background all_cells +8028.904296875 2152.720703125 background all_cells +8030.6533203125 2180.619873046875 background all_cells +8020.5517578125 2152.02734375 background all_cells +8016.78271484375 2187.102294921875 background all_cells +8021.53857421875 2190.099609375 background all_cells +8011.59716796875 2193.51806640625 background all_cells +8017.1005859375 2192.305908203125 background all_cells +7995.18115234375 2177.462890625 background all_cells +8005.1884765625 2182.963134765625 background all_cells +7995.861328125 2182.85791015625 background all_cells +8000.822265625 2154.390869140625 background all_cells +8001.99853515625 2163.28515625 background all_cells +7991.72314453125 2157.335693359375 background all_cells +7985.40771484375 2115.6640625 background all_cells +8012.19970703125 2133.242431640625 background all_cells +8007.77880859375 2130.912841796875 background all_cells +8009.630859375 2139.24560546875 background all_cells +7969.509765625 2140.16650390625 background all_cells +8030.20166015625 2142.005859375 background all_cells +8011.51171875 2148.55810546875 background all_cells +8025.1337890625 2145.6904296875 background all_cells +8015.32666015625 2127.90283203125 background all_cells +8020.486328125 2133.59765625 background all_cells +8021.7861328125 2129.102783203125 background all_cells +8017.04736328125 2132.8251953125 background all_cells +8023.93505859375 2124.244140625 background all_cells +8031.916015625 2120.795654296875 background all_cells +8025.724609375 2119.2001953125 background all_cells +7935.970703125 2207.8291015625 background all_cells +7921.8740234375 2233.43994140625 background all_cells +7928.74267578125 2228.260009765625 background all_cells +7945.205078125 2226.482666015625 background all_cells +7922.9921875 2215.734375 background all_cells +7950.294921875 2238.21337890625 background all_cells +7921.77197265625 2245.340087890625 background all_cells +7921.580078125 2239.67333984375 background all_cells +7912.060546875 2273.756103515625 background all_cells +7925.5595703125 2262.046142578125 background all_cells +7930.0244140625 2305.716552734375 background all_cells +7951.98828125 2283.146240234375 background all_cells +7917.1220703125 2310.745849609375 background all_cells +7880.484375 2288.000244140625 background all_cells +7907.052734375 2288.031982421875 background all_cells +7902.84423828125 2268.8466796875 background all_cells +7883.48779296875 2292.990234375 background all_cells +7883.07080078125 2206.797607421875 background all_cells +7906.48583984375 2243.63916015625 background all_cells +7897.8955078125 2241.119140625 background all_cells +7914.98486328125 2225.29052734375 background all_cells +7918.9306640625 2404.710205078125 background all_cells +7933.978515625 2408.19873046875 background all_cells +7929.94189453125 2403.356689453125 background all_cells +7927.33154296875 2424.48779296875 background all_cells +7937.63671875 2445.732421875 background all_cells +7938.150390625 2477.658203125 background all_cells +7958.35546875 2444.170654296875 background all_cells +7946.8798828125 2439.30029296875 background all_cells +7938.65087890625 2401.746826171875 background all_cells +7949.35693359375 2419.793212890625 background all_cells +7940.00537109375 2421.145263671875 background all_cells +7948.8515625 2411.505859375 background all_cells +7947.67431640625 2408.645263671875 background all_cells +7918.00927734375 2455.73583984375 background all_cells +7927.65185546875 2464.621337890625 background all_cells +7925.5595703125 2455.7373046875 background all_cells +7935.37060546875 2460.9130859375 background all_cells +7932.39306640625 2450.639404296875 background all_cells +7929.2548828125 2435.950439453125 background all_cells +7812.75341796875 2444.135986328125 background all_cells +7824.4306640625 2463.574462890625 background all_cells +7817.14794921875 2468.365234375 background all_cells +7875.59716796875 2470.54150390625 background all_cells +7851.2802734375 2471.83740234375 background all_cells +7907.01953125 2465.618896484375 background all_cells +7909.30712890625 2445.26171875 background all_cells +7908.28466796875 2457.43701171875 background all_cells +7908.46533203125 2471.698974609375 background all_cells +7884.73291015625 2466.354736328125 background all_cells +7896.19140625 2465.94140625 background all_cells +7898.59619140625 2478.5537109375 background all_cells +7888.55029296875 2470.77490234375 background all_cells +7879.56982421875 2419.010986328125 background all_cells +7852.6689453125 2415.620849609375 background all_cells +7882.91748046875 2412.494140625 background all_cells +7895.46923828125 2402.7568359375 background all_cells +7888.27197265625 2407.536376953125 background all_cells +7867.0703125 2444.4443359375 background all_cells +7882.68896484375 2461.30322265625 background all_cells +7873.4599609375 2453.947998046875 background all_cells +7879.33837890625 2446.875 background all_cells +7929.49072265625 2327.172607421875 background all_cells +7952.486328125 2328.00732421875 background all_cells +7948.55419921875 2360.027587890625 background all_cells +7938.31298828125 2355.520263671875 background all_cells +7931.21533203125 2353.810546875 background all_cells +7869.01806640625 2382.096923828125 background all_cells +7864.74853515625 2396.269775390625 background all_cells +7876.60400390625 2385.195068359375 background all_cells +7856.90283203125 2381.08642578125 background all_cells +7923.2060546875 2385.607421875 background all_cells +7942.22021484375 2372.70703125 background all_cells +7925.13671875 2401.395751953125 background all_cells +7928.8837890625 2397.29345703125 background all_cells +7893.46630859375 2369.94091796875 background all_cells +7909.05712890625 2380.747314453125 background all_cells +7907.9052734375 2389.189208984375 background all_cells +7861.1875 2333.67041015625 background all_cells +7862.1357421875 2378.27685546875 background all_cells +7874.07470703125 2343.58837890625 background all_cells +8015.306640625 2200.802490234375 background all_cells +8007.46337890625 2199.932861328125 background all_cells +8013.31640625 2225.533447265625 background all_cells +8018.15771484375 2230.367431640625 background all_cells +8036.00537109375 2205.99365234375 background all_cells +7992.3154296875 2233.819091796875 background all_cells +7998.07177734375 2230.58740234375 background all_cells +7994.798828125 2231.779052734375 background all_cells +7980.02783203125 2203.266845703125 background all_cells +7983.13232421875 2217.76611328125 background all_cells +7967.9755859375 2463.72314453125 background all_cells +7965.6640625 2468.265869140625 background all_cells +7962.13037109375 2464.595947265625 background all_cells +7989.63232421875 2459.46630859375 background all_cells +7981.337890625 2450.633544921875 background all_cells +7975.3671875 2460.308349609375 background all_cells +8001.498046875 2533.281005859375 background all_cells +8010.82177734375 2532.735107421875 background all_cells +8006.79541015625 2550.03125 background all_cells +7999.01220703125 2542.6083984375 background all_cells +8000.29345703125 2451.106689453125 background all_cells +8027.888671875 2447.64306640625 background all_cells +8032.77490234375 2459.783935546875 background all_cells +7962.01123046875 2533.158447265625 background all_cells +7967.08154296875 2543.214599609375 background all_cells +8019.13427734375 2524.3505859375 background all_cells +8024.95263671875 2556.968994140625 background all_cells +8028.7470703125 2544.158935546875 background all_cells +8024.1689453125 2514.7216796875 background all_cells +8025.1318359375 2378.084716796875 background all_cells +8030.44921875 2417.093994140625 background all_cells +8015.74560546875 2404.982421875 background all_cells +8007.7666015625 2393.377685546875 background all_cells +8031.28857421875 2381.6005859375 background all_cells +7961.4248046875 2429.585693359375 background all_cells +8028.5244140625 2431.744384765625 background all_cells +8013.52197265625 2435.729248046875 background all_cells +7997.49462890625 2430.40234375 background all_cells +7972.927734375 2439.6474609375 background all_cells +7967.8203125 2435.410400390625 background all_cells +7993.5361328125 2411.89599609375 background all_cells +8004.26953125 2423.744384765625 background all_cells +7962.15234375 2421.363037109375 background all_cells +7979.35546875 2420.710205078125 background all_cells +8001.03564453125 2412.669921875 background all_cells +7996.53955078125 2382.935791015625 background all_cells +7984.81982421875 2401.325927734375 background all_cells +7987.97216796875 2390.1357421875 background all_cells +7982.1572265625 2388.301025390625 background all_cells +8001.76220703125 2311.4189453125 background all_cells +8022.3984375 2308.466796875 background all_cells +8010.3154296875 2308.4833984375 background all_cells +8028.89306640625 2305.8017578125 background all_cells +8038.51416015625 2307.652099609375 background all_cells +8028.27783203125 2332.2060546875 background all_cells +7990.642578125 2356.560546875 background all_cells +7972.01953125 2376.47998046875 background all_cells +7993.09619140625 2370.21435546875 background all_cells +7973.92236328125 2362.395751953125 background all_cells +8019.75244140625 2337.334716796875 background all_cells +8031.953125 2344.8388671875 background all_cells +8010.63671875 2342.459228515625 background all_cells +8027.56005859375 2340.65185546875 background all_cells +7968.5947265625 2373.35302734375 background all_cells +7971.1572265625 2346.871826171875 background all_cells +7971.03515625 2321.782958984375 background all_cells +7998.95458984375 2241.8681640625 background all_cells +7987.42626953125 2249.292236328125 background all_cells +7979.3447265625 2246.273681640625 background all_cells +7985.60498046875 2243.36279296875 background all_cells +8021.08154296875 2267.478759765625 background all_cells +8021.6796875 2299.2724609375 background all_cells +8020.59912109375 2290.590576171875 background all_cells +7995.45458984375 2291.92431640625 background all_cells +7990.29052734375 2261.333984375 background all_cells +7989.73876953125 2272.887451171875 background all_cells +7991.76904296875 2255.240966796875 background all_cells +8017.38427734375 2284.371337890625 background all_cells +7997.67822265625 2281.830322265625 background all_cells +7976.90966796875 2254.021240234375 background all_cells +7977.99267578125 2266.252685546875 background all_cells +7983.39453125 2262.4111328125 background all_cells +7863.11669921875 2069.646484375 background all_cells +7882.26318359375 2066.2060546875 background all_cells +7861.7900390625 2083.717041015625 background all_cells +7940.08447265625 2071.774658203125 background all_cells +7960.109375 2100.873046875 background all_cells +7964.58642578125 2071.718994140625 background all_cells +7949.4208984375 2079.6923828125 background all_cells +7948.59912109375 2095.596435546875 background all_cells +7894.20947265625 2069.98876953125 background all_cells +7925.16259765625 2084.659912109375 background all_cells +7916.966796875 2108.518798828125 background all_cells +7902.63623046875 2088.064697265625 background all_cells +7892.67724609375 2097.802734375 background all_cells +7857.935546875 2263.334716796875 background all_cells +7961.1552734375 2340.04443359375 background all_cells +7967.876953125 2256.870361328125 background all_cells +7838.31787109375 2299.430908203125 background all_cells +7859.671875 2286.185546875 background all_cells +7869.205078125 2287.474365234375 background all_cells +7839.80712890625 2190.3857421875 background all_cells +7923.01025390625 2193.50244140625 background all_cells +7846.84765625 2211.017822265625 background all_cells +7845.58203125 2195.65380859375 background all_cells +7838.41748046875 2211.93212890625 background all_cells +7837.97216796875 2227.41259765625 background all_cells +7863.0517578125 2212.182861328125 background all_cells +7790.98046875 2310.05322265625 background all_cells +7806.78125 2295.8271484375 background all_cells +7797.525390625 2287.6494140625 background all_cells +7800.80224609375 2269.86572265625 background all_cells +7833.298828125 2366.085693359375 background all_cells +7823.63134765625 2392.139404296875 background all_cells +7827.56494140625 2385.36279296875 background all_cells +7805.8974609375 2362.090087890625 background all_cells +7811.654296875 2410.998779296875 background all_cells +7806.71826171875 2329.37060546875 background all_cells +7808.345703125 2242.26708984375 background all_cells +7830.56396484375 2236.712646484375 background all_cells +7807.86181640625 2249.884033203125 background all_cells +7827.8173828125 2245.46923828125 background all_cells +7833.86669921875 2268.855712890625 background all_cells +7838.1123046875 2331.302001953125 background all_cells +7826.91552734375 2340.06640625 background all_cells +7827.107421875 2331.44775390625 background all_cells +7826.65185546875 2297.51611328125 background all_cells +7805.99755859375 2170.879638671875 background all_cells +7807.09814453125 2229.724365234375 background all_cells +7798.02685546875 2223.61083984375 background all_cells +7819.7646484375 2187.069091796875 background all_cells +7814.80615234375 2107.910400390625 background all_cells +7821.67822265625 2127.528076171875 background all_cells +7806.7255859375 2157.6884765625 background all_cells +7807.255859375 2145.62548828125 background all_cells +7803.18896484375 2139.862060546875 background all_cells +7808.2578125 2121.2841796875 background all_cells +7925.27392578125 2163.101318359375 background all_cells +7964.7470703125 2174.174072265625 background all_cells +7942.83837890625 2149.82958984375 background all_cells +7926.587890625 2176.437255859375 background all_cells +7878.40869140625 2123.96142578125 background all_cells +7936.27685546875 2118.932861328125 background all_cells +7926.13720703125 2130.774169921875 background all_cells +7915.185546875 2130.410400390625 background all_cells +7900.4345703125 2151.9169921875 background all_cells +7916.25634765625 2153.671142578125 background all_cells +7901.63232421875 2169.486328125 background all_cells +7827.3671875 2162.97119140625 background all_cells +7869.49462890625 2162.712646484375 background all_cells +7842.88916015625 2170.257568359375 background all_cells +7841.67822265625 2145.293701171875 background all_cells +7838.01416015625 2114.170654296875 background all_cells +7867.56396484375 2111.929443359375 background all_cells +7847.81298828125 2126.3486328125 background all_cells +7583.3388671875 2035.1937255859373 background all_cells +7610.48388671875 2033.262451171875 background all_cells +7618.44677734375 2030.1806640625 background all_cells +7622.97802734375 2084.13330078125 background all_cells +7622.09912109375 2090.44873046875 background all_cells +7620.6796875 2124.638671875 background all_cells +7634.2158203125 2052.31005859375 background all_cells +7628.783203125 2039.9393310546875 background all_cells +7607.7451171875 2129.174560546875 background all_cells +7592.6513671875 2136.968505859375 background all_cells +7627.0751953125 2063.315673828125 background all_cells +7607.74853515625 2062.265869140625 background all_cells +7592.13330078125 2059.20263671875 background all_cells +7616.33740234375 2077.327392578125 background all_cells +7614.99560546875 2069.0869140625 background all_cells +7596.33837890625 2051.51611328125 background all_cells +7607.7880859375 2056.117919921875 background all_cells +7602.1162109375 2044.80908203125 background all_cells +7689.93115234375 2114.436767578125 background all_cells +7698.099609375 2120.242431640625 background all_cells +7696.9267578125 2144.12744140625 background all_cells +7704.58154296875 2139.083740234375 background all_cells +7713.36669921875 2132.332275390625 background all_cells +7709.591796875 2125.471923828125 background all_cells +7694.41015625 2165.159423828125 background all_cells +7683.30908203125 2153.1123046875 background all_cells +7715.68017578125 2164.604248046875 background all_cells +7727.4619140625 2169.0458984375 background all_cells +7702.22412109375 2175.53564453125 background all_cells +7698.23779296875 2170.172607421875 background all_cells +7714.61181640625 2147.284423828125 background all_cells +7723.56982421875 2146.32373046875 background all_cells +7725.8505859375 2150.867431640625 background all_cells +7718.376953125 2150.646240234375 background all_cells +7651.48828125 2107.99609375 background all_cells +7656.67236328125 2118.24755859375 background all_cells +7668.11767578125 2120.21240234375 background all_cells +7665.1923828125 2106.90380859375 background all_cells +7628.91552734375 2155.171142578125 background all_cells +7619.6494140625 2153.508056640625 background all_cells +7640.52197265625 2161.09326171875 background all_cells +7628.80419921875 2162.332275390625 background all_cells +7655.6513671875 2148.30322265625 background all_cells +7668.77587890625 2149.410400390625 background all_cells +7664.21484375 2133.7265625 background all_cells +7638.32568359375 2133.248046875 background all_cells +7628.80908203125 2130.046142578125 background all_cells +7652.97998046875 2156.900634765625 background all_cells +7638.33642578125 2154.9853515625 background all_cells +7641.45166015625 2148.32275390625 background all_cells +7659.568359375 2029.3377685546875 background all_cells +7711.1259765625 2028.069091796875 background all_cells +7689.93310546875 2037.26123046875 background all_cells +7688.60400390625 2031.9715576171875 background all_cells +7670.91552734375 2088.394775390625 background all_cells +7719.43017578125 2082.6650390625 background all_cells +7646.15869140625 2100.103271484375 background all_cells +7633.42431640625 2089.194580078125 background all_cells +7649.833984375 2065.475341796875 background all_cells +7711.84033203125 2077.0302734375 background all_cells +7644.9287109375 2068.762451171875 background all_cells +7701.36181640625 2067.862060546875 background all_cells +7627.9658203125 2168.88671875 background all_cells +7638.9423828125 2185.74609375 background all_cells +7638.44580078125 2168.26318359375 background all_cells +7625.0625 2186.28173828125 background all_cells +7620.09765625 2188.059814453125 background all_cells +7593.376953125 2189.357666015625 background all_cells +7629.95458984375 2189.805419921875 background all_cells +7621.421875 2188.820556640625 background all_cells +7607.8212890625 2204.682373046875 background all_cells +7621.7412109375 2201.022216796875 background all_cells +7645.04736328125 2179.671142578125 background all_cells +7647.919921875 2189.54541015625 background all_cells +7646.16943359375 2204.673828125 background all_cells +7662.509765625 2199.57373046875 background all_cells +7677.2099609375 2203.696533203125 background all_cells +7662.4228515625 2191.8359375 background all_cells +7708.04541015625 2207.313720703125 background all_cells +7714.63525390625 2204.003173828125 background all_cells +7700.341796875 2202.972900390625 background all_cells +7694.3486328125 2198.451904296875 background all_cells +7672.28759765625 2172.830078125 background all_cells +7690.1240234375 2189.897216796875 background all_cells +7691.6728515625 2178.301025390625 background all_cells +7685.52197265625 2174.790771484375 background all_cells +7671.59326171875 2185.340087890625 background all_cells +7677.24560546875 2177.025146484375 background all_cells +7718.8037109375 2403.16357421875 background all_cells +7739.96142578125 2421.586669921875 background all_cells +7722.1171875 2416.663330078125 background all_cells +7727.14990234375 2410.689697265625 background all_cells +7755.67529296875 2419.3271484375 background all_cells +7771.494140625 2401.967041015625 background all_cells +7800.5908203125 2392.699951171875 background all_cells +7780.0048828125 2391.963623046875 background all_cells +7733.0380859375 2454.464599609375 background all_cells +7801.80078125 2448.537109375 background all_cells +7795.7177734375 2428.61669921875 background all_cells +7741.5078125 2460.231201171875 background all_cells +7650.37060546875 2468.406982421875 background all_cells +7671.21044921875 2480.706298828125 background all_cells +7658.39697265625 2474.950439453125 background all_cells +7730.39794921875 2514.185546875 background all_cells +7741.67724609375 2506.456787109375 background all_cells +7786.14892578125 2531.048583984375 background all_cells +7761.71533203125 2540.633544921875 background all_cells +7743.2529296875 2530.216796875 background all_cells +7680.59423828125 2470.845458984375 background all_cells +7724.98583984375 2473.327880859375 background all_cells +7708.03955078125 2482.76513671875 background all_cells +7688.326171875 2470.525634765625 background all_cells +7681.12841796875 2475.50634765625 background all_cells +7671.84716796875 2549.0595703125 background all_cells +7709.47412109375 2531.690185546875 background all_cells +7691.70947265625 2520.784912109375 background all_cells +7688.27197265625 2554.32958984375 background all_cells +7703.21533203125 2506.007080078125 background all_cells +7686.4609375 2506.27685546875 background all_cells +7663.294921875 2504.576171875 background all_cells +7678.5888671875 2494.7421875 background all_cells +7712.02392578125 2510.765380859375 background all_cells +7707.2451171875 2495.53076171875 background all_cells +7611.66357421875 2482.292724609375 background all_cells +7600.81005859375 2458.29443359375 background all_cells +7612.79931640625 2465.368408203125 background all_cells +7598.03173828125 2473.126220703125 background all_cells +7607.142578125 2488.455810546875 background all_cells +7650.10791015625 2498.73681640625 background all_cells +7657.1669921875 2491.744384765625 background all_cells +7656.91796875 2515.647216796875 background all_cells +7651.00048828125 2518.08154296875 background all_cells +7654.705078125 2555.3544921875 background all_cells +7664.46875 2551.348388671875 background all_cells +7658.27392578125 2547.0888671875 background all_cells +7657.29638671875 2552.233154296875 background all_cells +7636.41064453125 2546.975341796875 background all_cells +7649.873046875 2542.37353515625 background all_cells +7648.923828125 2536.4306640625 background all_cells +7643.888671875 2528.999755859375 background all_cells +7615.72998046875 2488.83056640625 background all_cells +7616.15771484375 2457.38427734375 background all_cells +7617.46484375 2469.45263671875 background all_cells +7621.13037109375 2462.272216796875 background all_cells +7645.23974609375 2468.358642578125 background all_cells +7643.11083984375 2477.006103515625 background all_cells +7608.89453125 2537.513916015625 background all_cells +7624.677734375 2536.604248046875 background all_cells +7611.7001953125 2527.470703125 background all_cells +7599.52099609375 2447.976806640625 background all_cells +7607.50244140625 2454.660888671875 background all_cells +7603.2685546875 2436.96875 background all_cells +7659.56982421875 2407.473388671875 background all_cells +7657.89794921875 2422.772216796875 background all_cells +7668.02978515625 2422.14697265625 background all_cells +7669.27783203125 2411.14453125 background all_cells +7660.63720703125 2432.341064453125 background all_cells +7648.2373046875 2453.20458984375 background all_cells +7713.546875 2456.31005859375 background all_cells +7692.1865234375 2437.40087890625 background all_cells +7664.3798828125 2442.802490234375 background all_cells +7613.587890625 2416.473388671875 background all_cells +7650.6943359375 2423.41162109375 background all_cells +7608.5849609375 2426.892333984375 background all_cells +7603.88427734375 2414.140625 background all_cells +7660.8671875 2277.767822265625 background all_cells +7682.1630859375 2284.401611328125 background all_cells +7667.634765625 2293.60986328125 background all_cells +7671.767578125 2281.550048828125 background all_cells +7652.78857421875 2311.648193359375 background all_cells +7622.45263671875 2336.958251953125 background all_cells +7625.99755859375 2328.85498046875 background all_cells +7733.42236328125 2292.96728515625 background all_cells +7741.45068359375 2293.5712890625 background all_cells +7738.3173828125 2282.130859375 background all_cells +7603.0703125 2256.104248046875 background all_cells +7654.90087890625 2281.532470703125 background all_cells +7644.24365234375 2279.39794921875 background all_cells +7704.33251953125 2286.054443359375 background all_cells +7721.96435546875 2297.06494140625 background all_cells +7714.45361328125 2277.03173828125 background all_cells +7602.05419921875 2381.45849609375 background all_cells +7611.37744140625 2386.651611328125 background all_cells +7618.39697265625 2377.42626953125 background all_cells +7615.02099609375 2373.263671875 background all_cells +7622.18017578125 2365.6240234375 background all_cells +7625.72705078125 2363.154541015625 background all_cells +7621.34130859375 2381.73193359375 background all_cells +7656.80517578125 2387.184326171875 background all_cells +7667.3134765625 2382.3779296875 background all_cells +7663.76416015625 2381.003173828125 background all_cells +7660.28369140625 2383.6259765625 background all_cells +7640.36083984375 2356.165283203125 background all_cells +7657.07373046875 2372.857177734375 background all_cells +7654.466796875 2363.337646484375 background all_cells +7641.736328125 2370.876220703125 background all_cells +7664.84326171875 2369.669677734375 background all_cells +7691.6220703125 2360.569580078125 background all_cells +7685.9951171875 2357.040283203125 background all_cells +7680.3623046875 2371.49462890625 background all_cells +7695.865234375 2377.0576171875 background all_cells +7674.2275390625 2358.871826171875 background all_cells +7742.25244140625 2366.41943359375 background all_cells +7807.15966796875 2370.53564453125 background all_cells +7758.0078125 2367.88427734375 background all_cells +7749.2861328125 2366.505126953125 background all_cells +7707.66015625 2377.49267578125 background all_cells +7725.3271484375 2359.584716796875 background all_cells +7720.82568359375 2357.038818359375 background all_cells +7735.9541015625 2349.05078125 background all_cells +7709.9462890625 2366.84814453125 background all_cells +7670.31396484375 2395.96533203125 background all_cells +7746.79638671875 2390.564453125 background all_cells +7753.7958984375 2381.142822265625 background all_cells +7716.86328125 2388.45166015625 background all_cells +7712.89892578125 2218.106201171875 background all_cells +7723.41796875 2243.2861328125 background all_cells +7716.32666015625 2224.89111328125 background all_cells +7652.61328125 2267.668212890625 background all_cells +7667.822265625 2239.947509765625 background all_cells +7675.18701171875 2263.83154296875 background all_cells +7663.69873046875 2257.32275390625 background all_cells +7661.78271484375 2269.19677734375 background all_cells +7719.046875 2250.45947265625 background all_cells +7705.81591796875 2269.26220703125 background all_cells +7726.26318359375 2256.835693359375 background all_cells +7687.75634765625 2222.34423828125 background all_cells +7694.283203125 2248.528076171875 background all_cells +7695.61962890625 2255.920166015625 background all_cells +7747.57568359375 2242.777099609375 background all_cells +7756.67236328125 2253.06103515625 background all_cells +7755.1181640625 2227.56640625 background all_cells +7774.79052734375 2206.950927734375 background all_cells +7783.70947265625 2207.32958984375 background all_cells +7780.751953125 2200.78564453125 background all_cells +7772.6015625 2284.568359375 background all_cells +7780.3740234375 2269.51904296875 background all_cells +7769.02978515625 2248.453857421875 background all_cells +7763.89013671875 2235.56689453125 background all_cells +7765.40185546875 2203.185302734375 background all_cells +7771.21630859375 2211.964111328125 background all_cells +7754.73486328125 2209.961181640625 background all_cells +7729.35546875 2198.947998046875 background all_cells +7727.140625 2215.491455078125 background all_cells +7731.716796875 2204.93994140625 background all_cells +7739.65869140625 2204.342529296875 background all_cells +7747.95068359375 2204.344482421875 background all_cells +7743.46337890625 2210.3134765625 background all_cells +7739.626953125 2197.868896484375 background all_cells +7729.39697265625 2237.541748046875 background all_cells +7738.7646484375 2230.589111328125 background all_cells +7734.1943359375 2222.76318359375 background all_cells +7724.9130859375 2191.338623046875 background all_cells +7720.2138671875 2181.52880859375 background all_cells +7712.7109375 2184.581298828125 background all_cells +7709.10888671875 2192.9970703125 background all_cells +7724.98583984375 2207.134765625 background all_cells +7691.6845703125 2214.28466796875 background all_cells +7717.55712890625 2211.6904296875 background all_cells +7723.5830078125 2210.68603515625 background all_cells +7712.8564453125 2209.092041015625 background all_cells +7698.6640625 2181.377685546875 background all_cells +7701.7294921875 2190.26220703125 background all_cells +7697.453125 2191.608642578125 background all_cells +7704.7353515625 2183.103515625 background all_cells +7699.41650390625 2114.0029296875 background all_cells +7706.07470703125 2114.525634765625 background all_cells +7692.83251953125 2085.375 background all_cells +7703.279296875 2096.46240234375 background all_cells +7801.587890625 2113.364013671875 background all_cells +7805.1005859375 2101.4169921875 background all_cells +7806.19384765625 2095.270263671875 background all_cells +7759.068359375 2103.613525390625 background all_cells +7787.79052734375 2105.051513671875 background all_cells +7776.7353515625 2091.708251953125 background all_cells +7719.82275390625 2100.7626953125 background all_cells +7720.18408203125 2106.296630859375 background all_cells +7720.49853515625 2093.813232421875 background all_cells +7785.1435546875 2217.178466796875 background all_cells +7800.2314453125 2259.886474609375 background all_cells +7785.39697265625 2320.293701171875 background all_cells +7788.0712890625 2248.39013671875 background all_cells +7744.2802734375 2347.294921875 background all_cells +7767.814453125 2346.38720703125 background all_cells +7762.4775390625 2356.80615234375 background all_cells +7727.79150390625 2346.8134765625 background all_cells +7692.71435546875 2349.77685546875 background all_cells +7696.6279296875 2342.822998046875 background all_cells +7740.71923828125 2333.8564453125 background all_cells +7738.08056640625 2339.420166015625 background all_cells +7730.59619140625 2354.6083984375 background all_cells +7687.68701171875 2303.433349609375 background all_cells +7735.748046875 2313.92724609375 background all_cells +7698.14306640625 2297.166259765625 background all_cells +7725.70947265625 2075.36279296875 background all_cells +7785.52783203125 2079.75830078125 background all_cells +7780.93359375 2068.08056640625 background all_cells +7728.5576171875 2083.4384765625 background all_cells +7789.03662109375 2128.905517578125 background all_cells +7802.38525390625 2166.885986328125 background all_cells +7799.521484375 2135.720947265625 background all_cells +7796.54833984375 2153.785888671875 background all_cells +7736.61669921875 2128.66943359375 background all_cells +7740.15673828125 2112.581787109375 background all_cells +7727.20703125 2139.751220703125 background all_cells +7735.71826171875 2142.06201171875 background all_cells +7731.93408203125 2134.0380859375 background all_cells +7761.28369140625 2139.985107421875 background all_cells +7769.08154296875 2115.887939453125 background all_cells +7781.43994140625 2138.223388671875 background all_cells +7768.17724609375 2129.50244140625 background all_cells +7750.04443359375 2146.502197265625 background all_cells +7744.70947265625 2166.632080078125 background all_cells +7730.1796875 2155.14208984375 background all_cells +7769.16748046875 2188.23095703125 background all_cells +7777.498046875 2194.04248046875 background all_cells +7761.20166015625 2190.964111328125 background all_cells +7731.208984375 2181.6435546875 background all_cells +7748.60888671875 2194.646240234375 background all_cells +7753.0224609375 2183.6494140625 background all_cells +7737.22412109375 2187.04638671875 background all_cells +7771.7265625 2159.925537109375 background all_cells +7766.52001953125 2181.748779296875 background all_cells +7777.66162109375 2182.199462890625 background all_cells +7775.673828125 2173.903564453125 background all_cells +8126.53564453125 1634.7093505859375 background all_cells +8146.5087890625 1658.560302734375 background all_cells +8130.22412109375 1665.829833984375 background all_cells +8136.529296875 1658.072265625 background all_cells +8134.3505859375 1700.75244140625 background all_cells +8136.42578125 1718.2918701171875 background all_cells +8133.98046875 1713.597412109375 background all_cells +8141.86181640625 1671.1378173828125 background all_cells +8120.60986328125 1673.7061767578125 background all_cells +8132.6728515625 1673.8330078125 background all_cells +8134.90087890625 1670.2552490234375 background all_cells +8155.1845703125 1697.4296875 background all_cells +8149.814453125 1696.36962890625 background all_cells +8155.517578125 1708.10791015625 background all_cells +8147.55712890625 1719.1005859375 background all_cells +8162.25244140625 1711.6783447265625 background all_cells +8145.2158203125 1709.460693359375 background all_cells +8177.22509765625 1682.95849609375 background all_cells +8181.86669921875 1692.29833984375 background all_cells +8191.10498046875 1688.05126953125 background all_cells +8187.43798828125 1652.9056396484375 background all_cells +8187.1962890625 1677.4324951171875 background all_cells +8188.939453125 1671.0467529296875 background all_cells +8190.02783203125 1658.5533447265625 background all_cells +8168.1962890625 1710.046875 background all_cells +8178.21533203125 1733.19384765625 background all_cells +8181.974609375 1726.580810546875 background all_cells +8165.63916015625 1722.19384765625 background all_cells +8178.17138671875 1715.4571533203125 background all_cells +8190.2275390625 1705.46337890625 background all_cells +8165.21435546875 1746.64306640625 background all_cells +8175.80078125 1749.1097412109375 background all_cells +8159.23046875 1737.281494140625 background all_cells +8172.1591796875 1751.1495361328125 background all_cells +8116.35986328125 1698.400390625 background all_cells +8114.93310546875 1679.672119140625 background all_cells +8100.77001953125 1712.7313232421875 background all_cells +8107.71826171875 1722.70947265625 background all_cells +8093.66064453125 1717.108154296875 background all_cells +8065.59326171875 1708.2276611328125 background all_cells +8035.92919921875 1730.244384765625 background all_cells +8064.552734375 1726.8604736328125 background all_cells +8038.201171875 1713.6995849609375 background all_cells +8076.619140625 1690.1019287109375 background all_cells +8079.83544921875 1698.3138427734375 background all_cells +8090.27099609375 1696.47607421875 background all_cells +8166.43701171875 1994.389404296875 background all_cells +8175.14501953125 2004.501708984375 background all_cells +8188.53369140625 1984.9241943359373 background all_cells +8180.4697265625 2011.652099609375 background all_cells +8170.6435546875 1976.5152587890625 background all_cells +8084.88134765625 2000.5791015625 background all_cells +8109.42724609375 1994.0545654296875 background all_cells +8099.05029296875 2019.1749267578125 background all_cells +8097.0732421875 2008.319091796875 background all_cells +8138.1103515625 2027.5189208984373 background all_cells +8153.1767578125 2005.4759521484373 background all_cells +8155.046875 1986.941162109375 background all_cells +8146.78857421875 1978.916259765625 background all_cells +8071.2197265625 2064.8857421875 background all_cells +8058.62841796875 2071.566162109375 background all_cells +8080.43798828125 2083.094970703125 background all_cells +8070.09326171875 2075.8203125 background all_cells +8082.6591796875 2097.631103515625 background all_cells +8110.01025390625 2104.099853515625 background all_cells +8094.0556640625 2082.958251953125 background all_cells +8088.3310546875 2082.35009765625 background all_cells +8088.07958984375 2094.629150390625 background all_cells +8139.42626953125 2095.212890625 background all_cells +8122.54052734375 2084.721435546875 background all_cells +8137.61572265625 2088.82958984375 background all_cells +8143.8779296875 2092.037353515625 background all_cells +8135.28271484375 2103.267333984375 background all_cells +8155.03759765625 2053.875732421875 background all_cells +8140.1650390625 2043.79345703125 background all_cells +8104.59814453125 2051.98046875 background all_cells +8105.94384765625 2056.4619140625 background all_cells +8150.12158203125 2070.900634765625 background all_cells +8113.85498046875 2061.43359375 background all_cells +8048.92919921875 2034.8052978515625 background all_cells +8078.9755859375 2122.29638671875 background all_cells +8096.396484375 2116.972412109375 background all_cells +8090.2509765625 2108.2880859375 background all_cells +8055.63623046875 2148.270263671875 background all_cells +8085.86083984375 2337.296875 background all_cells +8047.76904296875 2148.08837890625 background all_cells +8104.61572265625 2116.658203125 background all_cells +8110.8466796875 2116.883544921875 background all_cells +8097.6201171875 2114.181640625 background all_cells +8041.23583984375 1844.8790283203125 background all_cells +8065.80908203125 1821.0931396484373 background all_cells +8053.0283203125 1818.240478515625 background all_cells +8042.13720703125 1833.890625 background all_cells +8049.06787109375 1952.322265625 background all_cells +8043.2080078125 1993.5828857421875 background all_cells +8038.74951171875 2099.53076171875 background all_cells +8059.17578125 1954.200439453125 background all_cells +8051.81640625 1923.366455078125 background all_cells +8042.47314453125 1940.5303955078125 background all_cells +8049.3525390625 1935.066162109375 background all_cells +8045.4755859375 1926.7662353515625 background all_cells +8056.060546875 1885.9202880859373 background all_cells +8052.17333984375 1897.303955078125 background all_cells +8047.9775390625 1888.9847412109373 background all_cells +8044.27197265625 1888.0543212890625 background all_cells +8063.08154296875 1909.274658203125 background all_cells +8074.736328125 1884.4195556640625 background all_cells +8067.55419921875 1909.101806640625 background all_cells +8065.45556640625 1887.95556640625 background all_cells +8158.49169921875 1922.5826416015625 background all_cells +8173.90869140625 1939.2935791015625 background all_cells +8176.8740234375 1931.8541259765625 background all_cells +8169.4599609375 1934.033935546875 background all_cells +8160.3515625 1934.083740234375 background all_cells +8140.4580078125 1922.0360107421875 background all_cells +8156.3701171875 1959.7890625 background all_cells +8148.923828125 2097.112548828125 background all_cells +8159.0078125 2097.164794921875 background all_cells +8143.626953125 1968.343017578125 background all_cells +8147.23193359375 1960.198974609375 background all_cells +8175.56396484375 1948.392578125 background all_cells +8175.0263671875 2103.66943359375 background all_cells +8185.28466796875 2094.323974609375 background all_cells +8184.60400390625 1963.387939453125 background all_cells +8188.76416015625 1957.4447021484373 background all_cells +8112.98486328125 1944.5069580078125 background all_cells +8129.42919921875 1957.2703857421875 background all_cells +8150.572265625 1951.7596435546875 background all_cells +8148.447265625 1944.9674072265625 background all_cells +8179.3681640625 1845.5701904296875 background all_cells +8167.10400390625 1859.363525390625 background all_cells +8184.55517578125 1857.75634765625 background all_cells +8188.1474609375 1848.866943359375 background all_cells +8184.18408203125 1881.4403076171875 background all_cells +8190.5498046875 1882.7999267578125 background all_cells +8166.69921875 1905.80859375 background all_cells +8179.64111328125 1898.389892578125 background all_cells +8177.57666015625 1912.16259765625 background all_cells +8172.48193359375 1913.296875 background all_cells +8136.58154296875 1908.1900634765625 background all_cells +8152.3017578125 1894.9285888671875 background all_cells +8078.6279296875 1868.8907470703125 background all_cells +8113.99267578125 1893.396728515625 background all_cells +8096.34912109375 1908.418701171875 background all_cells +8120.8232421875 1875.5533447265625 background all_cells +8146.96142578125 1886.313232421875 background all_cells +8139.76318359375 1884.43115234375 background all_cells +8123.9326171875 1862.2864990234373 background all_cells +8081.28955078125 1722.281982421875 background all_cells +8087.43115234375 1812.3006591796875 background all_cells +8079.84375 1790.43017578125 background all_cells +8086.34228515625 1730.1689453125 background all_cells +8082.88916015625 1756.4483642578125 background all_cells +8081.14501953125 1773.265625 background all_cells +8099.7880859375 1771.4376220703125 background all_cells +8102.91064453125 1763.03125 background all_cells +8097.77197265625 1784.0115966796875 background all_cells +8094.33056640625 1780.62890625 background all_cells +8102.5947265625 1779.3084716796875 background all_cells +8060.525390625 1763.050537109375 background all_cells +8063.6494140625 1783.3157958984375 background all_cells +8069.5654296875 1786.4302978515625 background all_cells +8143.0458984375 1821.1402587890625 background all_cells +8161.8466796875 1822.5330810546875 background all_cells +8172.048828125 1812.9578857421875 background all_cells +8177.7568359375 1827.6307373046875 background all_cells +8173.61279296875 1831.15771484375 background all_cells +8161.568359375 1849.950927734375 background all_cells +8148.939453125 1848.641845703125 background all_cells +8123.76904296875 1850.6119384765625 background all_cells +8135.32177734375 1852.165283203125 background all_cells +8128.86865234375 1839.523681640625 background all_cells +8081.56103515625 1823.561279296875 background all_cells +8112.89892578125 1850.158935546875 background all_cells +8109.94287109375 1825.511474609375 background all_cells +8121.869140625 1724.001220703125 background all_cells +8126.83349609375 1751.9329833984375 background all_cells +8122.29833984375 1741.5435791015625 background all_cells +8125.2548828125 1736.618896484375 background all_cells +8182.30224609375 1756.9208984375 background all_cells +8150.16943359375 1772.5506591796875 background all_cells +8139.51513671875 1776.26416015625 background all_cells +8132.01318359375 1773.50146484375 background all_cells +8134.333984375 1791.497314453125 background all_cells +8113.94873046875 1812.3751220703125 background all_cells +8119.333984375 1808.3375244140625 background all_cells +8140.0380859375 1802.804931640625 background all_cells +8123.00048828125 1800.514404296875 background all_cells +8115.6044921875 1776.027587890625 background all_cells +8132.65234375 1752.6324462890625 background all_cells +8140.8671875 1758.9322509765625 background all_cells +8136.2412109375 1756.8206787109375 background all_cells +8328.40234375 2015.818359375 background all_cells +8263.591796875 2025.3087158203125 background all_cells +8260.9853515625 2016.69091796875 background all_cells +8307.7744140625 2034.0780029296875 background all_cells +8320.8701171875 2024.0738525390625 background all_cells +8306.0595703125 2017.524169921875 background all_cells +8285.52734375 2069.65576171875 background all_cells +8292.4404296875 2061.3564453125 background all_cells +8288.9384765625 2074.14013671875 background all_cells +8295.3818359375 2044.114501953125 background all_cells +8331.36328125 2038.738525390625 background all_cells +8337.2060546875 2086.46484375 background all_cells +8338.1103515625 2091.437255859375 background all_cells +8332.73828125 2090.943359375 background all_cells +8309.9931640625 2087.77880859375 background all_cells +8335.923828125 2055.13720703125 background all_cells +8343.115234375 2080.3681640625 background all_cells +8342.6279296875 2063.9775390625 background all_cells +8315.154296875 2073.482421875 background all_cells +8331.4658203125 2070.267333984375 background all_cells +8323.1376953125 2071.520751953125 background all_cells +8363.66796875 2020.719970703125 background all_cells +8375.8642578125 2018.3199462890625 background all_cells +8370.8974609375 2019.317626953125 background all_cells +8360.1396484375 2015.5760498046875 background all_cells +8354.0732421875 2089.87548828125 background all_cells +8360.8310546875 2100.004638671875 background all_cells +8354.3330078125 2096.1669921875 background all_cells +8359.673828125 2077.92724609375 background all_cells +8375.9375 2058.010009765625 background all_cells +8378.06640625 2063.800537109375 background all_cells +8375.66015625 2076.90087890625 background all_cells +8359.5390625 2084.083740234375 background all_cells +8367.31640625 2080.135986328125 background all_cells +8375.3740234375 2041.3114013671875 background all_cells +8352.830078125 2051.384033203125 background all_cells +8369.2861328125 2047.814697265625 background all_cells +8427.1826171875 2137.664306640625 background all_cells +8435.4755859375 2238.4384765625 background all_cells +8427.7607421875 2248.133056640625 background all_cells +8455.1455078125 2233.561279296875 background all_cells +8428.4453125 2233.520263671875 background all_cells +8405.7841796875 2233.13720703125 background all_cells +8453.3583984375 2165.831298828125 background all_cells +8455.900390625 2176.337646484375 background all_cells +8401.8359375 2168.288330078125 background all_cells +8431.6630859375 2148.610595703125 background all_cells +8407.02734375 2299.792236328125 background all_cells +8453.9453125 2320.06201171875 background all_cells +8469.5361328125 2324.56787109375 background all_cells +8471.091796875 2300.1103515625 background all_cells +8515.521484375 2305.242431640625 background all_cells +8516.283203125 2285.770751953125 background all_cells +8504.154296875 2281.2216796875 background all_cells +8432.0048828125 2306.017578125 background all_cells +8449.9951171875 2281.254150390625 background all_cells +8446.099609375 2296.339599609375 background all_cells +8441.6376953125 2275.759521484375 background all_cells +8441.3466796875 2303.97509765625 background all_cells +8539.0751953125 2277.6650390625 background all_cells +8503.2529296875 2260.496826171875 background all_cells +8522.2587890625 2269.248291015625 background all_cells +8535.1005859375 2294.718505859375 background all_cells +8537.802734375 2291.271728515625 background all_cells +8511.7822265625 2341.033203125 background all_cells +8528.0166015625 2342.66064453125 background all_cells +8529.212890625 2335.33837890625 background all_cells +8507.5380859375 2314.622314453125 background all_cells +8522.375 2328.082275390625 background all_cells +8544.1494140625 2306.878173828125 background all_cells +8536.466796875 2312.29248046875 background all_cells +8530.9501953125 2305.985595703125 background all_cells +8459.9091796875 2168.274169921875 background all_cells +8457.19140625 2156.118896484375 background all_cells +8476.0244140625 2171.4716796875 background all_cells +8464.939453125 2175.82177734375 background all_cells +8465.869140625 2183.6240234375 background all_cells +8507.0 2223.024658203125 background all_cells +8503.46484375 2207.681884765625 background all_cells +8491.32421875 2191.89892578125 background all_cells +8461.9892578125 2228.838623046875 background all_cells +8485.55078125 2246.16650390625 background all_cells +8479.2353515625 2250.0625 background all_cells +8518.443359375 2189.740234375 background all_cells +8556.732421875 2233.3876953125 background all_cells +8532.53515625 2246.056884765625 background all_cells +8521.1630859375 2217.578369140625 background all_cells +8523.6982421875 2195.63525390625 background all_cells +8497.3349609375 2159.88818359375 background all_cells +8552.9091796875 2144.76025390625 background all_cells +8540.6806640625 2145.271728515625 background all_cells +8540.9892578125 2174.568359375 background all_cells +8503.3212890625 2170.267822265625 background all_cells +8391.912109375 2064.977294921875 background all_cells +8401.5908203125 2073.249267578125 background all_cells +8384.392578125 2103.03955078125 background all_cells +8396.7919921875 2099.40283203125 background all_cells +8396.8583984375 2094.919921875 background all_cells +8397.48046875 2127.7236328125 background all_cells +8383.654296875 2111.836181640625 background all_cells +8384.3818359375 2120.80224609375 background all_cells +8393.2509765625 2155.75341796875 background all_cells +8393.8876953125 2137.819580078125 background all_cells +8383.4697265625 2135.867919921875 background all_cells +8454.4453125 2080.978759765625 background all_cells +8441.23046875 2087.467041015625 background all_cells +8407.2509765625 2051.778076171875 background all_cells +8417.3115234375 2089.34521484375 background all_cells +8419.568359375 2097.98876953125 background all_cells +8412.708984375 2055.806884765625 background all_cells +8494.216796875 2030.6119384765625 background all_cells +8505.0419921875 2046.443359375 background all_cells +8511.54296875 2043.83056640625 background all_cells +8529.716796875 2044.13623046875 background all_cells +8531.6015625 2050.404296875 background all_cells +8525.5478515625 2052.794921875 background all_cells +8518.6826171875 2048.8173828125 background all_cells +8511.8134765625 2113.629150390625 background all_cells +8476.3994140625 2110.395263671875 background all_cells +8482.5859375 2121.4169921875 background all_cells +8471.619140625 2119.72607421875 background all_cells +8497.583984375 2115.70751953125 background all_cells +8475.404296875 2076.407470703125 background all_cells +8479.6923828125 2075.80859375 background all_cells +8473.6298828125 2088.5078125 background all_cells +8479.0166015625 2096.960205078125 background all_cells +8523.841796875 2116.47509765625 background all_cells +8556.6962890625 2127.356689453125 background all_cells +8537.544921875 2093.2822265625 background all_cells +8431.4521484375 2013.4052734375 background all_cells +8381.2646484375 2022.921142578125 background all_cells +8419.951171875 2014.764892578125 background all_cells +8409.9443359375 2028.549072265625 background all_cells +8428.2490234375 2041.26416015625 background all_cells +8414.90234375 2026.24609375 background all_cells +8416.5234375 2031.7880859375 background all_cells +8459.6806640625 2054.1123046875 background all_cells +8458.5126953125 2061.574462890625 background all_cells +8451.033203125 2054.364013671875 background all_cells +8439.884765625 2052.787353515625 background all_cells +8406.302734375 2040.71728515625 background all_cells +8394.029296875 2031.6754150390625 background all_cells +8337.7587890625 2103.03076171875 background all_cells +8345.8388671875 2118.400634765625 background all_cells +8308.560546875 2140.29150390625 background all_cells +8327.41796875 2223.660400390625 background all_cells +8349.0166015625 2203.174560546875 background all_cells +8347.259765625 2239.62548828125 background all_cells +8340.5634765625 2230.136474609375 background all_cells +8265.77734375 2160.3154296875 background all_cells +8287.2109375 2155.111572265625 background all_cells +8278.1142578125 2152.532958984375 background all_cells +8342.89453125 2157.640380859375 background all_cells +8342.4853515625 2124.1826171875 background all_cells +8334.0712890625 2148.0263671875 background all_cells +8328.40625 2155.09375 background all_cells +8345.6455078125 2167.305908203125 background all_cells +8296.7802734375 2261.133056640625 background all_cells +8310.705078125 2275.260986328125 background all_cells +8328.587890625 2270.5966796875 background all_cells +8320.6005859375 2275.103271484375 background all_cells +8300.6943359375 2279.332763671875 background all_cells +8262.9541015625 2373.023193359375 background all_cells +8281.9755859375 2370.737060546875 background all_cells +8335.4423828125 2335.66015625 background all_cells +8330.5283203125 2322.268310546875 background all_cells +8285.4560546875 2330.228271484375 background all_cells +8290.87109375 2325.009521484375 background all_cells +8310.8115234375 2325.443115234375 background all_cells +8280.716796875 2353.512939453125 background all_cells +8286.126953125 2341.487548828125 background all_cells +8309.3759765625 2290.15234375 background all_cells +8337.6640625 2309.40966796875 background all_cells +8335.50390625 2289.175537109375 background all_cells +8289.45703125 2289.54345703125 background all_cells +8358.701171875 2337.4501953125 background all_cells +8354.41015625 2204.891357421875 background all_cells +8363.6552734375 2247.8662109375 background all_cells +8365.5390625 2356.291259765625 background all_cells +8361.8974609375 2310.646240234375 background all_cells +8392.3310546875 2220.254638671875 background all_cells +8399.2783203125 2208.915771484375 background all_cells +8388.91796875 2236.63037109375 background all_cells +8391.275390625 2245.179931640625 background all_cells +8396.349609375 2329.780517578125 background all_cells +8382.08984375 2344.165771484375 background all_cells +8398.3857421875 2341.613525390625 background all_cells +8377.9599609375 2281.193359375 background all_cells +8380.712890625 2294.015625 background all_cells +8387.8515625 2279.73046875 background all_cells +8380.990234375 2302.094970703125 background all_cells +8377.654296875 2247.56201171875 background all_cells +8373.2705078125 2221.322509765625 background all_cells +8374.6474609375 2225.9482421875 background all_cells +8377.47265625 2259.571044921875 background all_cells +8375.736328125 2253.04052734375 background all_cells +8348.71484375 2109.146240234375 background all_cells +8347.1396484375 2113.679443359375 background all_cells +8361.2900390625 2113.812255859375 background all_cells +8351.9150390625 2136.183837890625 background all_cells +8374.513671875 2144.26318359375 background all_cells +8348.2529296875 2147.275634765625 background all_cells +8361.736328125 2141.882080078125 background all_cells +8369.6826171875 2132.119384765625 background all_cells +8354.970703125 2126.201416015625 background all_cells +8378.958984375 2123.24462890625 background all_cells +8371.751953125 2120.531494140625 background all_cells +8368.37890625 2124.47412109375 background all_cells +8495.30859375 1809.3956298828125 background all_cells +8488.638671875 1806.923828125 background all_cells +8542.806640625 1815.8660888671875 background all_cells +8565.7109375 1814.3134765625 background all_cells +8553.771484375 1868.0499267578125 background all_cells +8553.3818359375 1812.8817138671875 background all_cells +8535.25 1803.8720703125 background all_cells +8556.748046875 1807.017333984375 background all_cells +8540.421875 1788.595947265625 background all_cells +8510.7763671875 1789.4658203125 background all_cells +8526.216796875 1808.0269775390625 background all_cells +8520.9248046875 1807.125244140625 background all_cells +8516.4384765625 1797.86669921875 background all_cells +8507.7626953125 1821.0048828125 background all_cells +8528.08203125 1820.4114990234373 background all_cells +8508.3447265625 1812.226318359375 background all_cells +8490.6240234375 1993.72314453125 background all_cells +8499.384765625 1982.7359619140625 background all_cells +8495.1669921875 2002.9683837890625 background all_cells +8515.0751953125 2006.986083984375 background all_cells +8518.1318359375 2015.832275390625 background all_cells +8532.1396484375 1985.6173095703125 background all_cells +8530.474609375 1995.6756591796875 background all_cells +8502.0966796875 2007.603759765625 background all_cells +8511.611328125 1986.0941162109373 background all_cells +8510.4462890625 1996.5081787109373 background all_cells +8507.185546875 2011.9017333984373 background all_cells +8491.5380859375 1972.593994140625 background all_cells +8506.60546875 1952.811767578125 background all_cells +8498.3388671875 1964.6351318359373 background all_cells +8496.8359375 1956.67724609375 background all_cells +8540.255859375 2066.02392578125 background all_cells +8549.541015625 2072.177978515625 background all_cells +8538.8193359375 2047.951416015625 background all_cells +8527.5009765625 2060.783203125 background all_cells +8556.068359375 2062.134521484375 background all_cells +8534.6611328125 2059.42822265625 background all_cells +8581.2421875 2089.320068359375 background all_cells +8589.69921875 2102.143798828125 background all_cells +8586.90625 2096.04052734375 background all_cells +8549.72265625 2094.555419921875 background all_cells +8571.306640625 2083.1396484375 background all_cells +8566.111328125 2087.190673828125 background all_cells +8560.9501953125 2082.087890625 background all_cells +8516.4013671875 1980.284912109375 background all_cells +8521.408203125 2039.4151611328125 background all_cells +8516.3544921875 2029.23779296875 background all_cells +8515.57421875 1972.9974365234373 background all_cells +8523.443359375 2034.1702880859373 background all_cells +8531.0439453125 2038.509033203125 background all_cells +8528.54296875 2034.5413818359373 background all_cells +8529.6611328125 2024.5224609375 background all_cells +8523.6689453125 2026.4361572265625 background all_cells +8519.97265625 1959.857177734375 background all_cells +8527.3125 1972.458984375 background all_cells +8532.703125 1972.7869873046875 background all_cells +8524.984375 1967.775634765625 background all_cells +8530.0869140625 1960.455078125 background all_cells +8514.8447265625 1936.4608154296875 background all_cells +8527.58203125 1952.5087890625 background all_cells +8536.3662109375 1943.16015625 background all_cells +8517.373046875 1951.762939453125 background all_cells +8538.6376953125 1950.6461181640625 background all_cells +8516.9287109375 1944.6976318359373 background all_cells +8400.845703125 1893.9046630859373 background all_cells +8397.9541015625 2010.8179931640625 background all_cells +8406.763671875 2006.0966796875 background all_cells +8481.0390625 1972.1474609375 background all_cells +8471.896484375 1917.1966552734373 background all_cells +8477.240234375 1998.005126953125 background all_cells +8463.837890625 1924.6920166015625 background all_cells +8456.9443359375 1932.525634765625 background all_cells +8476.6162109375 1984.414794921875 background all_cells +8414.6787109375 1995.291259765625 background all_cells +8429.8037109375 2000.64306640625 background all_cells +8419.640625 2005.4874267578125 background all_cells +8412.564453125 2004.2105712890625 background all_cells +8401.4296875 1804.01806640625 background all_cells +8404.3076171875 1811.88037109375 background all_cells +8410.060546875 1790.0213623046875 background all_cells +8408.9951171875 1801.7266845703125 background all_cells +8460.1328125 1800.337158203125 background all_cells +8458.7607421875 1815.91357421875 background all_cells +8450.7841796875 1812.7620849609373 background all_cells +8441.373046875 1788.0172119140625 background all_cells +8473.7998046875 1800.87939453125 background all_cells +8463.603515625 1796.7109375 background all_cells +8439.7275390625 1796.2786865234375 background all_cells +8458.478515625 1790.4014892578125 background all_cells +8431.0107421875 1805.0443115234373 background all_cells +8435.630859375 1820.2354736328125 background all_cells +8441.7314453125 1813.3155517578125 background all_cells +8418.806640625 1812.143798828125 background all_cells +8439.0185546875 1807.7486572265625 background all_cells +8290.4404296875 1806.35888671875 background all_cells +8304.748046875 1809.69921875 background all_cells +8297.009765625 1816.511474609375 background all_cells +8290.5625 1834.836181640625 background all_cells +8299.392578125 1862.7841796875 background all_cells +8295.55859375 1870.4593505859373 background all_cells +8302.54296875 1829.512451171875 background all_cells +8321.3720703125 1813.3125 background all_cells +8319.55078125 1832.1639404296875 background all_cells +8310.0869140625 1824.0753173828125 background all_cells +8277.40234375 1835.1444091796875 background all_cells +8282.486328125 1814.3896484375 background all_cells +8289.12890625 1850.507568359375 background all_cells +8285.357421875 1862.9847412109373 background all_cells +8284.5546875 1854.4287109375 background all_cells +8318.9541015625 1855.989990234375 background all_cells +8324.5615234375 1839.323486328125 background all_cells +8303.548828125 1834.692626953125 background all_cells +8311.8359375 1863.405029296875 background all_cells +8334.9326171875 1806.6552734375 background all_cells +8349.5439453125 1811.4794921875 background all_cells +8348.021484375 1799.37841796875 background all_cells +8328.6630859375 1828.904296875 background all_cells +8345.0693359375 1825.462890625 background all_cells +8337.6103515625 1818.992431640625 background all_cells +8335.2314453125 1831.3348388671875 background all_cells +8331.1552734375 1816.0069580078125 background all_cells +8287.669921875 1903.4501953125 background all_cells +8278.8544921875 1874.1798095703125 background all_cells +8288.91015625 1880.6632080078125 background all_cells +8291.068359375 1915.7899169921875 background all_cells +8286.712890625 1957.067626953125 background all_cells +8284.4775390625 1948.682861328125 background all_cells +8282.5869140625 1937.4569091796875 background all_cells +8275.0126953125 1920.3031005859373 background all_cells +8273.912109375 1950.5787353515625 background all_cells +8277.3623046875 1912.2698974609373 background all_cells +8274.3662109375 1903.5040283203125 background all_cells +8372.0146484375 1850.5802001953125 background all_cells +8355.076171875 1864.5772705078125 background all_cells +8361.384765625 1860.122802734375 background all_cells +8359.822265625 1817.5511474609373 background all_cells +8381.998046875 1819.6092529296875 background all_cells +8369.59375 1827.7235107421875 background all_cells +8357.787109375 1825.395263671875 background all_cells +8369.435546875 1819.04833984375 background all_cells +8374.07421875 1871.276611328125 background all_cells +8370.2626953125 1881.16455078125 background all_cells +8352.9072265625 1877.626220703125 background all_cells +8360.611328125 1875.2989501953125 background all_cells +8376.6376953125 1994.39404296875 background all_cells +8380.6748046875 2007.728271484375 background all_cells +8367.2900390625 1890.473876953125 background all_cells +8374.8837890625 2005.8206787109373 background all_cells +8362.220703125 2002.10791015625 background all_cells +8359.896484375 1791.3822021484375 background all_cells +8390.5986328125 1807.4583740234373 background all_cells +8374.26953125 1806.9561767578125 background all_cells +8359.34375 1807.9573974609373 background all_cells +8306.8671875 1869.9744873046875 background all_cells +8312.1240234375 1886.860107421875 background all_cells +8335.9873046875 2004.7098388671875 background all_cells +8354.53515625 1993.6778564453125 background all_cells +8349.203125 2011.14599609375 background all_cells +8342.833984375 1993.805908203125 background all_cells +8343.7041015625 1853.8544921875 background all_cells +8342.6064453125 1893.2369384765625 background all_cells +8331.01953125 1887.249755859375 background all_cells +8327.662109375 1874.7525634765625 background all_cells +8320.1513671875 1882.94580078125 background all_cells +8293.3232421875 1991.7681884765625 background all_cells +8296.0869140625 1965.5574951171875 background all_cells +8317.052734375 1992.2618408203125 background all_cells +8304.57421875 2008.1728515625 background all_cells +8286.03125 1981.5228271484373 background all_cells +8307.0830078125 1892.4239501953125 background all_cells +8313.3232421875 1898.96240234375 background all_cells +8304.7177734375 1901.245849609375 background all_cells +8300.4384765625 1895.209716796875 background all_cells +8243.8193359375 2003.7794189453125 background all_cells +8204.7900390625 2012.109130859375 background all_cells +8216.5859375 2012.241455078125 background all_cells +8252.22265625 2007.377197265625 background all_cells +8254.27734375 2035.925048828125 background all_cells +8226.380859375 2039.4459228515625 background all_cells +8237.6259765625 2039.738525390625 background all_cells +8225.3916015625 2046.90673828125 background all_cells +8264.5947265625 2057.1943359375 background all_cells +8230.8291015625 2046.39111328125 background all_cells +8254.4951171875 2064.400390625 background all_cells +8249.1357421875 2060.365234375 background all_cells +8239.9482421875 2054.29052734375 background all_cells +8208.8623046875 1987.85009765625 background all_cells +8223.83203125 2002.543212890625 background all_cells +8217.16796875 1992.4619140625 background all_cells +8214.861328125 1984.9674072265625 background all_cells +8232.279296875 1998.2503662109373 background all_cells +8241.16015625 1986.0762939453125 background all_cells +8236.2392578125 1994.848876953125 background all_cells +8260.3115234375 2005.7210693359373 background all_cells +8278.794921875 2009.2022705078125 background all_cells +8272.71484375 1970.451904296875 background all_cells +8248.267578125 1982.162841796875 background all_cells +8259.552734375 1995.3861083984373 background all_cells +8262.716796875 1980.78564453125 background all_cells +8249.5419921875 1996.113037109375 background all_cells +8249.9482421875 1963.6158447265625 background all_cells +8201.958984375 1966.9046630859373 background all_cells +8211.2021484375 1976.557373046875 background all_cells +8234.0478515625 1966.2493896484373 background all_cells +8249.41015625 1973.9368896484373 background all_cells +8238.8095703125 1973.6810302734373 background all_cells +8260.8896484375 2082.08740234375 background all_cells +8269.3369140625 2071.552978515625 background all_cells +8287.1962890625 2099.483642578125 background all_cells +8284.353515625 2134.496337890625 background all_cells +8275.4736328125 2118.1337890625 background all_cells +8293.9453125 2104.17578125 background all_cells +8337.154296875 2122.0068359375 background all_cells +8294.337890625 2131.975830078125 background all_cells +8296.8623046875 2087.623046875 background all_cells +8295.3203125 2095.440185546875 background all_cells +8278.9560546875 2067.372802734375 background all_cells +8273.11328125 2092.1328125 background all_cells +8277.814453125 2086.47412109375 background all_cells +8197.8515625 2043.9571533203125 background all_cells +8212.3798828125 2060.294921875 background all_cells +8208.7890625 2087.48583984375 background all_cells +8205.8623046875 2121.006103515625 background all_cells +8201.2900390625 2122.11767578125 background all_cells +8200.3583984375 2109.033447265625 background all_cells +8238.3701171875 2087.288330078125 background all_cells +8245.6767578125 2123.4267578125 background all_cells +8252.9638671875 2116.936279296875 background all_cells +8226.8154296875 2120.367919921875 background all_cells +8217.5224609375 2115.90234375 background all_cells +8230.03125 2112.420166015625 background all_cells +8226.26953125 2124.943603515625 background all_cells +8220.9951171875 2090.698486328125 background all_cells +8229.74609375 2070.44677734375 background all_cells +8224.390625 2073.897216796875 background all_cells +8222.0283203125 2107.842041015625 background all_cells +8221.4052734375 2100.225830078125 background all_cells +8229.1865234375 2090.611572265625 background all_cells +8425.4677734375 1880.822998046875 background all_cells +8392.755859375 1884.5660400390625 background all_cells +8397.10546875 1876.501708984375 background all_cells +8406.568359375 1877.4234619140625 background all_cells +8432.9150390625 1887.1763916015625 background all_cells +8432.267578125 1872.4390869140625 background all_cells +8412.548828125 1899.7503662109373 background all_cells +8393.28125 1939.9285888671875 background all_cells +8416.8203125 1938.0264892578125 background all_cells +8422.7646484375 1921.875 background all_cells +8443.8193359375 1898.0401611328125 background all_cells +8432.4638671875 1916.4500732421875 background all_cells +8445.3125 1906.12109375 background all_cells +8435.845703125 1902.51806640625 background all_cells +8439.8251953125 1879.2689208984373 background all_cells +8446.1220703125 1882.7939453125 background all_cells +8448.78125 1885.2659912109373 background all_cells +8358.044921875 1907.078125 background all_cells +8358.056640625 1889.574951171875 background all_cells +8359.908203125 1885.3060302734373 background all_cells +8372.6728515625 1896.0960693359373 background all_cells +8374.880859375 1917.235107421875 background all_cells +8362.4609375 1898.0555419921875 background all_cells +8377.876953125 1945.114501953125 background all_cells +8399.9462890625 1929.0352783203125 background all_cells +8379.90625 1921.1676025390625 background all_cells +8389.111328125 1926.291748046875 background all_cells +8389.2568359375 1954.37451171875 background all_cells +8381.50390625 1938.4805908203125 background all_cells +8379.654296875 1891.8070068359373 background all_cells +8378.1337890625 1907.7694091796875 background all_cells +8386.875 1914.6182861328125 background all_cells +8383.736328125 1901.742431640625 background all_cells +8391.1728515625 1899.3599853515625 background all_cells +8367.640625 1947.273681640625 background all_cells +8365.5458984375 1927.571044921875 background all_cells +8318.7734375 1952.94140625 background all_cells +8310.7353515625 1962.878173828125 background all_cells +8320.9794921875 1960.190185546875 background all_cells +8320.2890625 1969.3018798828125 background all_cells +8321.755859375 2002.6475830078125 background all_cells +8321.1025390625 1980.2130126953125 background all_cells +8297.328125 1972.2840576171875 background all_cells +8326.90234375 1954.359130859375 background all_cells +8330.95703125 1995.0777587890625 background all_cells +8333.552734375 1981.9822998046875 background all_cells +8338.82421875 1958.5826416015625 background all_cells +8376.1787109375 1967.7750244140625 background all_cells +8389.9794921875 1999.5322265625 background all_cells +8384.6845703125 1990.2730712890625 background all_cells +8383.783203125 1964.0238037109373 background all_cells +8376.0078125 1953.7130126953125 background all_cells +8343.345703125 1956.7845458984373 background all_cells +8352.8916015625 1965.8372802734373 background all_cells +8350.6826171875 1958.6763916015625 background all_cells +8350.677734375 1950.904052734375 background all_cells +8346.330078125 1979.3021240234373 background all_cells +8363.947265625 1957.927978515625 background all_cells +8367.33984375 1971.8592529296875 background all_cells +8359.2421875 1973.0269775390625 background all_cells +8429.01953125 1929.417724609375 background all_cells +8445.5224609375 1942.92919921875 background all_cells +8430.9912109375 1932.646728515625 background all_cells +8434.0009765625 1962.828369140625 background all_cells +8430.7412109375 1984.8714599609373 background all_cells +8437.951171875 1983.0350341796875 background all_cells +8428.494140625 1955.8704833984373 background all_cells +8432.8984375 1972.08837890625 background all_cells +8438.869140625 1955.011962890625 background all_cells +8407.453125 1963.232421875 background all_cells +8396.158203125 1987.74267578125 background all_cells +8418.0703125 1974.7584228515625 background all_cells +8394.3994140625 1976.14501953125 background all_cells +8395.60546875 1964.1497802734373 background all_cells +8402.798828125 1977.120361328125 background all_cells +8302.73046875 1944.911376953125 background all_cells +8304.7587890625 1952.17529296875 background all_cells +8311.482421875 1951.0062255859373 background all_cells +8334.8671875 1902.904296875 background all_cells +8341.82421875 1914.62060546875 background all_cells +8300.5986328125 1887.1177978515625 background all_cells +8325.578125 1899.7305908203125 background all_cells +8318.1259765625 1901.6455078125 background all_cells +8320.0205078125 1927.1717529296875 background all_cells +8328.0029296875 1946.1287841796875 background all_cells +8352.26171875 1927.4957275390625 background all_cells +8336.6279296875 1948.7987060546875 background all_cells +8318.52734375 1940.6932373046875 background all_cells +8194.4541015625 1929.5010986328125 background all_cells +8199.4404296875 1923.4564208984373 background all_cells +8195.5771484375 1912.687255859375 background all_cells +8253.6376953125 1925.5311279296875 background all_cells +8260.142578125 1936.0582275390625 background all_cells +8264.2060546875 1923.14794921875 background all_cells +8258.66796875 1913.14208984375 background all_cells +8221.51171875 1958.1002197265625 background all_cells +8237.439453125 1942.81005859375 background all_cells +8260.939453125 1948.6025390625 background all_cells +8236.0380859375 1959.1126708984373 background all_cells +8223.033203125 1944.648681640625 background all_cells +8201.345703125 1957.3662109375 background all_cells +8216.7841796875 1942.670166015625 background all_cells +8205.4951171875 1945.85888671875 background all_cells +8211.1513671875 1919.447998046875 background all_cells +8231.4453125 1914.1201171875 background all_cells +8222.3623046875 1922.784912109375 background all_cells +8217.326171875 1921.7403564453125 background all_cells +8220.4150390625 1933.7198486328125 background all_cells +8204.1552734375 1799.435546875 background all_cells +8210.375 1806.1337890625 background all_cells +8206.23828125 1803.281494140625 background all_cells +8265.697265625 1812.3433837890625 background all_cells +8251.443359375 1809.2049560546875 background all_cells +8203.7880859375 1813.006591796875 background all_cells +8212.62109375 1817.7059326171875 background all_cells +8204.947265625 1822.22509765625 background all_cells +8224.533203125 1810.672119140625 background all_cells +8237.619140625 1805.784912109375 background all_cells +8229.638671875 1815.3359375 background all_cells +8198.056640625 1866.156982421875 background all_cells +8196.392578125 1857.934814453125 background all_cells +8227.9267578125 1876.5103759765625 background all_cells +8199.724609375 1881.0810546875 background all_cells +8211.28515625 1872.2725830078125 background all_cells +8202.220703125 1870.5360107421875 background all_cells +8260.8115234375 1872.3072509765625 background all_cells +8251.005859375 1881.013427734375 background all_cells +8262.3525390625 1880.22265625 background all_cells +8200.05859375 1896.7139892578125 background all_cells +8214.759765625 1907.08984375 background all_cells +8208.3203125 1906.7222900390625 background all_cells +8202.291015625 1903.7347412109373 background all_cells +8205.1513671875 1890.988525390625 background all_cells +8232.056640625 1892.5631103515625 background all_cells +8271.1748046875 1889.318115234375 background all_cells +8261.0029296875 1897.1578369140625 background all_cells +8244.2314453125 1861.865234375 background all_cells +8232.1767578125 1861.201904296875 background all_cells +8250.8447265625 1870.294189453125 background all_cells +8257.20703125 1864.1634521484373 background all_cells +8193.953125 1824.7320556640625 background all_cells +8195.98828125 1830.05517578125 background all_cells +8195.7138671875 1816.0732421875 background all_cells +8198.091796875 1833.521240234375 background all_cells +8202.6982421875 1839.359619140625 background all_cells +8201.8154296875 1827.6729736328125 background all_cells +8198.7177734375 1840.7916259765625 background all_cells +8203.1396484375 1852.930908203125 background all_cells +8210.8779296875 1855.283203125 background all_cells +8234.8671875 1851.254150390625 background all_cells +8259.65625 1854.6116943359373 background all_cells +8250.439453125 1851.918212890625 background all_cells +8223.4150390625 1835.7940673828125 background all_cells +8239.3671875 1837.2435302734373 background all_cells +8243.3896484375 1826.95263671875 background all_cells +8236.0068359375 1821.701904296875 background all_cells +8249.279296875 1818.661865234375 background all_cells +8267.8896484375 1840.590576171875 background all_cells +8261.80859375 1822.287109375 background all_cells +8258.3876953125 1835.440673828125 background all_cells +8440.71875 1823.8084716796875 background all_cells +8431.0654296875 1856.2386474609373 background all_cells +8424.05859375 1864.296875 background all_cells +8446.232421875 1865.91650390625 background all_cells +8442.3193359375 1863.2230224609373 background all_cells +8423.06640625 1836.466064453125 background all_cells +8426.9921875 1845.8367919921875 background all_cells +8421.0595703125 1853.9713134765625 background all_cells +8438.4248046875 1841.9107666015625 background all_cells +8450.302734375 1836.9158935546875 background all_cells +8447.810546875 1851.3597412109373 background all_cells +8442.947265625 1832.485107421875 background all_cells +8533.1142578125 1824.9698486328125 background all_cells +8498.1611328125 1834.7510986328125 background all_cells +8490.837890625 1834.869384765625 background all_cells +8491.2939453125 1826.5565185546875 background all_cells +8497.052734375 1847.31787109375 background all_cells +8492.71875 1861.157470703125 background all_cells +8495.44921875 1855.938720703125 background all_cells +8524.255859375 1883.9443359375 background all_cells +8538.13671875 1868.63720703125 background all_cells +8536.3662109375 1872.5491943359373 background all_cells +8522.693359375 1875.7462158203125 background all_cells +8531.259765625 1876.3223876953125 background all_cells +8489.8359375 1904.69140625 background all_cells +8514.44921875 1883.0889892578125 background all_cells +8508.0478515625 1898.876220703125 background all_cells +8503.91015625 1890.7952880859373 background all_cells +8489.6640625 1896.7982177734373 background all_cells +8415.5625 1871.81982421875 background all_cells +8407.9716796875 1854.323486328125 background all_cells +8453.8046875 1841.622314453125 background all_cells +8456.3291015625 1833.531005859375 background all_cells +8455.150390625 1827.7587890625 background all_cells +8452.4912109375 1887.1514892578125 background all_cells +8478.6064453125 1909.2864990234373 background all_cells +8474.2373046875 1899.54736328125 background all_cells +8411.84765625 1816.970458984375 background all_cells +8404.1708984375 1832.508544921875 background all_cells +8409.7421875 1825.8316650390625 background all_cells +8462.103515625 1530.7493896484375 background all_cells +8487.9189453125 1516.0252685546875 background all_cells +8472.59765625 1523.977294921875 background all_cells +8464.203125 1537.495361328125 background all_cells +8544.9970703125 1543.5740966796875 background all_cells +8549.037109375 1551.6695556640625 background all_cells +8481.7138671875 1570.4312744140625 background all_cells +8469.701171875 1576.54541015625 background all_cells +8545.396484375 1523.8182373046875 background all_cells +8557.373046875 1535.547119140625 background all_cells +8550.31640625 1534.211181640625 background all_cells +8541.251953125 1529.533935546875 background all_cells +8524.884765625 1546.4638671875 background all_cells +8536.330078125 1554.114990234375 background all_cells +8534.84375 1547.93212890625 background all_cells +8533.33984375 1559.3126220703125 background all_cells +8463.58984375 1545.7821044921875 background all_cells +8471.0244140625 1563.695068359375 background all_cells +8472.8837890625 1555.638427734375 background all_cells +8497.2412109375 1545.853759765625 background all_cells +8505.4677734375 1573.6932373046875 background all_cells +8514.0166015625 1619.4720458984375 background all_cells +8523.451171875 1628.988525390625 background all_cells +8513.3076171875 1629.08544921875 background all_cells +8504.5966796875 1623.9986572265625 background all_cells +8515.015625 1603.0574951171875 background all_cells +8500.7177734375 1610.891845703125 background all_cells +8509.5595703125 1609.640869140625 background all_cells +8511.80859375 1590.266845703125 background all_cells +8490.4794921875 1484.087890625 background all_cells +8500.275390625 1475.870361328125 background all_cells +8496.095703125 1459.5059814453125 background all_cells +8494.169921875 1453.5362548828125 background all_cells +8531.8349609375 1492.437255859375 background all_cells +8541.248046875 1507.0439453125 background all_cells +8530.3583984375 1516.02685546875 background all_cells +8528.1455078125 1536.7841796875 background all_cells +8530.748046875 1530.162109375 background all_cells +8513.3818359375 1477.1783447265625 background all_cells +8535.1533203125 1460.3551025390625 background all_cells +8522.7783203125 1459.89013671875 background all_cells +8563.8486328125 1466.2822265625 background all_cells +8548.900390625 1463.733642578125 background all_cells +8512.1953125 1457.7276611328125 background all_cells +8531.9169921875 1481.3642578125 background all_cells +8548.6083984375 1490.1055908203125 background all_cells +8562.0107421875 1484.2314453125 background all_cells +8542.04296875 1482.5721435546875 background all_cells +8510.314453125 1495.3563232421875 background all_cells +8497.3916015625 1517.187744140625 background all_cells +8497.5283203125 1501.7879638671875 background all_cells +8576.3408203125 1472.6783447265625 background all_cells +8565.2275390625 1519.14111328125 background all_cells +8566.501953125 1506.41455078125 background all_cells +8574.0556640625 1498.922607421875 background all_cells +8571.4130859375 1555.9049072265625 background all_cells +8577.134765625 1538.2733154296875 background all_cells +8613.0634765625 1480.766357421875 background all_cells +8610.8486328125 1499.1480712890625 background all_cells +8613.134765625 1489.127685546875 background all_cells +8618.740234375 1475.2401123046875 background all_cells +8611.869140625 1540.398681640625 background all_cells +8588.7099609375 1537.2501220703125 background all_cells +8607.0654296875 1564.780029296875 background all_cells +8618.21484375 1557.8876953125 background all_cells +8610.28515625 1556.0579833984375 background all_cells +8607.4501953125 1548.4661865234375 background all_cells +8591.580078125 1522.1544189453125 background all_cells +8597.517578125 1531.503173828125 background all_cells +8611.3876953125 1523.3115234375 background all_cells +8586.5625 1498.7979736328125 background all_cells +8591.6533203125 1472.115966796875 background all_cells +8603.5068359375 1474.94140625 background all_cells +8604.953125 1510.0782470703125 background all_cells +8599.552734375 1488.620849609375 background all_cells +8594.2822265625 1506.6875 background all_cells +8653.71484375 1467.9556884765625 background all_cells +8638.650390625 1508.57421875 background all_cells +8669.0908203125 1506.134765625 background all_cells +8638.35546875 1545.3555908203125 background all_cells +8650.1435546875 1549.03564453125 background all_cells +8641.1923828125 1555.5501708984375 background all_cells +8646.0712890625 1517.4483642578125 background all_cells +8638.904296875 1532.5972900390625 background all_cells +8646.1025390625 1530.07666015625 background all_cells +8634.640625 1520.0882568359375 background all_cells +8660.248046875 1552.516357421875 background all_cells +8664.2568359375 1565.522216796875 background all_cells +8673.8916015625 1562.7203369140625 background all_cells +8652.228515625 1566.98583984375 background all_cells +8672.83203125 1538.906005859375 background all_cells +8699.2490234375 1543.92578125 background all_cells +8662.2392578125 1540.863525390625 background all_cells +8667.1845703125 1576.276123046875 background all_cells +8659.0341796875 1593.7447509765625 background all_cells +8662.5263671875 1581.688720703125 background all_cells +8652.94140625 1581.931884765625 background all_cells +8643.0244140625 1612.5074462890625 background all_cells +8634.435546875 1620.2005615234375 background all_cells +8648.1015625 1603.307861328125 background all_cells +8645.39453125 1591.2236328125 background all_cells +8640.142578125 1599.029052734375 background all_cells +8716.2783203125 1605.4205322265625 background all_cells +8671.6904296875 1588.166015625 background all_cells +8669.2001953125 1609.5718994140625 background all_cells +8670.0322265625 1621.0899658203125 background all_cells +8674.8779296875 1610.1649169921875 background all_cells +8673.11328125 1600.0450439453125 background all_cells +8651.54296875 1619.6641845703125 background all_cells +8664.0 1612.6563720703125 background all_cells +8657.3720703125 1622.14111328125 background all_cells +8659.087890625 1608.8507080078125 background all_cells +8573.30859375 1600.4527587890625 background all_cells +8575.228515625 1612.1619873046875 background all_cells +8582.9013671875 1607.64306640625 background all_cells +8567.3837890625 1602.6041259765625 background all_cells +8570.345703125 1619.8521728515625 background all_cells +8574.4560546875 1628.4503173828125 background all_cells +8590.9990234375 1599.518310546875 background all_cells +8616.109375 1601.4830322265625 background all_cells +8613.53515625 1626.92578125 background all_cells +8626.5693359375 1617.1376953125 background all_cells +8614.1923828125 1611.8927001953125 background all_cells +8609.943359375 1577.6514892578125 background all_cells +8622.865234375 1590.46875 background all_cells +8614.3740234375 1582.0863037109375 background all_cells +8599.375 1603.4676513671875 background all_cells +8602.1416015625 1625.077880859375 background all_cells +8606.2607421875 1605.2781982421875 background all_cells +8603.638671875 1589.49267578125 background all_cells +8602.416015625 1575.2430419921875 background all_cells +8403.712890625 1522.314453125 background all_cells +8403.697265625 1565.3914794921875 background all_cells +8405.876953125 1550.359619140625 background all_cells +8405.74609375 1539.7967529296875 background all_cells +8405.384765625 1580.3951416015625 background all_cells +8406.880859375 1530.8663330078125 background all_cells +8423.5732421875 1535.8370361328125 background all_cells +8448.029296875 1543.95361328125 background all_cells +8432.677734375 1544.571044921875 background all_cells +8415.6396484375 1573.20751953125 background all_cells +8445.40234375 1585.38818359375 background all_cells +8419.7548828125 1579.1990966796875 background all_cells +8412.642578125 1528.4617919921875 background all_cells +8424.41015625 1518.0255126953125 background all_cells +8419.7421875 1512.3397216796875 background all_cells +8419.0166015625 1526.1575927734375 background all_cells +8419.455078125 1548.8411865234375 background all_cells +8456.3486328125 1559.972412109375 background all_cells +8423.9130859375 1562.2880859375 background all_cells +8441.087890625 1558.382080078125 background all_cells +8410.9306640625 1554.0406494140625 background all_cells +8438.0615234375 1607.4949951171875 background all_cells +8465.15625 1604.66015625 background all_cells +8451.2373046875 1606.1968994140625 background all_cells +8444.0126953125 1596.6162109375 background all_cells +8481.5537109375 1604.972412109375 background all_cells +8491.0029296875 1616.6436767578125 background all_cells +8490.5126953125 1606.787353515625 background all_cells +8485.6416015625 1622.23095703125 background all_cells +8449.1494140625 1614.0609130859375 background all_cells +8462.013671875 1618.2740478515625 background all_cells +8454.921875 1626.8837890625 background all_cells +8405.4765625 1626.6754150390625 background all_cells +8426.23046875 1637.1904296875 background all_cells +8408.3828125 1637.3323974609375 background all_cells +8416.6484375 1637.233642578125 background all_cells +8421.6201171875 1632.2275390625 background all_cells +8424.1103515625 1628.2601318359375 background all_cells +8421.3125 1641.8182373046875 background all_cells +8426.904296875 1643.58544921875 background all_cells +8403.6787109375 1645.4356689453125 background all_cells +8413.8427734375 1648.8092041015625 background all_cells +8413.4482421875 1644.41455078125 background all_cells +8403.3095703125 1658.9635009765625 background all_cells +8427.9755859375 1628.77001953125 background all_cells +8432.46875 1634.4693603515625 background all_cells +8435.67578125 1642.5140380859375 background all_cells +8433.2822265625 1624.382568359375 background all_cells +8432.80859375 1630.1412353515625 background all_cells +8433.203125 1613.314453125 background all_cells +8426.75 1622.39013671875 background all_cells +8425.3427734375 1615.01416015625 background all_cells +8409.958984375 1599.24658203125 background all_cells +8402.8740234375 1600.322998046875 background all_cells +8427.8349609375 1598.9716796875 background all_cells +8418.5849609375 1595.9102783203125 background all_cells +8735.9150390625 1515.30859375 background all_cells +8744.591796875 1514.694091796875 background all_cells +8752.9970703125 1510.4364013671875 background all_cells +8729.3798828125 1547.120849609375 background all_cells +8727.1669921875 1561.5404052734375 background all_cells +8779.2607421875 1539.6702880859375 background all_cells +8802.2216796875 1518.3134765625 background all_cells +8773.572265625 1526.95751953125 background all_cells +8913.6083984375 1464.271484375 background all_cells +8904.9423828125 1502.493408203125 background all_cells +8948.099609375 1557.6571044921875 background all_cells +8952.521484375 1527.66943359375 background all_cells +8952.130859375 1537.9874267578125 background all_cells +8954.1396484375 1555.169921875 background all_cells +8948.962890625 1567.2176513671875 background all_cells +8939.5234375 1532.489013671875 background all_cells +8931.3203125 1487.304443359375 background all_cells +8932.775390625 1495.3221435546875 background all_cells +8937.4853515625 1553.8807373046875 background all_cells +8937.5615234375 1546.1334228515625 background all_cells +8929.908203125 1543.7093505859375 background all_cells +8921.8974609375 1530.2293701171875 background all_cells +8915.9072265625 1564.4803466796875 background all_cells +8921.296875 1548.9820556640625 background all_cells +8913.7880859375 1544.5933837890625 background all_cells +8877.24609375 1502.769775390625 background all_cells +8880.189453125 1519.577392578125 background all_cells +8866.40234375 1512.6121826171875 background all_cells +8864.99609375 1503.9583740234375 background all_cells +8884.6572265625 1503.4171142578125 background all_cells +8878.98828125 1485.3634033203125 background all_cells +8882.6953125 1493.7845458984375 background all_cells +8888.1787109375 1509.8963623046875 background all_cells +8878.3466796875 1460.0435791015625 background all_cells +8865.2197265625 1463.544189453125 background all_cells +8873.24609375 1494.2911376953125 background all_cells +8813.7109375 1537.1488037109375 background all_cells +8825.130859375 1513.0599365234375 background all_cells +8852.4775390625 1555.8780517578125 background all_cells +8867.0498046875 1579.1708984375 background all_cells +8859.392578125 1565.065673828125 background all_cells +8839.087890625 1555.142578125 background all_cells +8832.357421875 1524.22412109375 background all_cells +8831.1796875 1542.36376953125 background all_cells +8850.80859375 1537.0147705078125 background all_cells +8843.2548828125 1547.0135498046875 background all_cells +8839.734375 1533.9710693359375 background all_cells +8798.6806640625 1928.529541015625 background all_cells +8810.626953125 1932.5980224609373 background all_cells +8811.724609375 1939.2294921875 background all_cells +8803.64453125 1955.396484375 background all_cells +8820.8583984375 1965.781494140625 background all_cells +8810.134765625 1972.4287109375 background all_cells +8829.94921875 1969.415771484375 background all_cells +8838.7294921875 1953.35107421875 background all_cells +8843.9580078125 1946.8118896484373 background all_cells +8841.111328125 1935.7083740234373 background all_cells +8841.693359375 1963.3280029296875 background all_cells +8819.9130859375 1955.1240234375 background all_cells +8827.314453125 1931.2197265625 background all_cells +8770.45703125 2006.989990234375 background all_cells +8765.7421875 2025.7957763671875 background all_cells +8772.8642578125 2026.0240478515625 background all_cells +8762.828125 2032.48486328125 background all_cells +8769.3134765625 2061.650390625 background all_cells +8774.7783203125 2043.74267578125 background all_cells +8766.5791015625 2035.6778564453125 background all_cells +8784.1396484375 1975.4515380859373 background all_cells +8798.0078125 1980.3157958984373 background all_cells +8793.1591796875 1993.6466064453125 background all_cells +8789.076171875 1980.6947021484373 background all_cells +8783.654296875 2017.8192138671875 background all_cells +8798.564453125 2039.885986328125 background all_cells +8804.798828125 2022.0462646484373 background all_cells +8800.021484375 2029.857177734375 background all_cells +8770.2041015625 1982.6214599609373 background all_cells +8780.2392578125 2000.53369140625 background all_cells +8768.318359375 1994.93603515625 background all_cells +8782.5205078125 1989.2001953125 background all_cells +8830.7841796875 1986.0552978515625 background all_cells +8825.3818359375 1996.0501708984373 background all_cells +8811.9111328125 1988.9058837890625 background all_cells +8813.3994140625 2028.2935791015625 background all_cells +8814.4267578125 2034.701171875 background all_cells +8827.78125 2034.7000732421875 background all_cells +8818.2861328125 2029.0142822265625 background all_cells +8829.6123046875 2027.4583740234373 background all_cells +8840.294921875 2023.80859375 background all_cells +8841.56640625 2019.3406982421875 background all_cells +8810.908203125 2007.6573486328125 background all_cells +8811.498046875 2024.756591796875 background all_cells +8824.923828125 2022.60107421875 background all_cells +8822.5947265625 2015.175048828125 background all_cells +8738.080078125 2019.9974365234373 background all_cells +8744.4267578125 2021.1981201171875 background all_cells +8756.9453125 2026.9107666015625 background all_cells +8750.1923828125 2016.98583984375 background all_cells +8753.5390625 2034.9212646484373 background all_cells +8743.927734375 2048.8896484375 background all_cells +8757.0693359375 2038.9779052734373 background all_cells +8755.5185546875 1987.9908447265625 background all_cells +8749.341796875 2003.68017578125 background all_cells +8753.24609375 1994.4014892578125 background all_cells +8739.78125 1997.7098388671875 background all_cells +8754.1533203125 1953.5152587890625 background all_cells +8749.44140625 1939.38037109375 background all_cells +8750.2900390625 1948.5699462890625 background all_cells +8766.5439453125 1942.2469482421875 background all_cells +8761.24609375 1971.087158203125 background all_cells +8754.4912109375 1965.0032958984373 background all_cells +8736.1513671875 1968.7872314453125 background all_cells +8756.9677734375 1979.3350830078125 background all_cells +8749.662109375 1976.0198974609373 background all_cells +8784.55078125 1954.1142578125 background all_cells +8787.271484375 1943.20751953125 background all_cells +8779.3740234375 1970.0057373046875 background all_cells +8791.68359375 1965.7679443359373 background all_cells +8775.9501953125 1962.3306884765625 background all_cells +8942.7490234375 2435.97216796875 background all_cells +8954.732421875 2417.9287109375 background all_cells +8921.28515625 2450.427734375 background all_cells +8937.8408203125 2478.13623046875 background all_cells +8940.8623046875 2505.50048828125 background all_cells +8922.619140625 2565.202880859375 background all_cells +8934.298828125 2534.3828125 background all_cells +8939.5029296875 2548.03076171875 background all_cells +8919.7421875 2541.12353515625 background all_cells +8955.1767578125 2512.3681640625 background all_cells +8753.2939453125 2652.105224609375 background all_cells +8761.072265625 2650.028076171875 background all_cells +8755.208984375 2659.407470703125 background all_cells +8756.6513671875 2665.816162109375 background all_cells +8775.97265625 2669.646240234375 background all_cells +8769.1240234375 2664.621826171875 background all_cells +8775.5595703125 2679.11083984375 background all_cells +8767.8388671875 2672.255126953125 background all_cells +8779.759765625 2659.98095703125 background all_cells +8773.3349609375 2661.296875 background all_cells +8766.330078125 2659.98779296875 background all_cells +8769.0908203125 2644.541259765625 background all_cells +8772.0107421875 2653.791748046875 background all_cells +8768.4775390625 2649.907470703125 background all_cells +8778.462890625 2648.230712890625 background all_cells +8776.748046875 2488.0673828125 background all_cells +8770.341796875 2523.9677734375 background all_cells +8771.6259765625 2502.357177734375 background all_cells +8762.9169921875 2616.52294921875 background all_cells +8761.7685546875 2553.396484375 background all_cells +8759.95703125 2559.125732421875 background all_cells +8764.935546875 2563.72021484375 background all_cells +8769.8095703125 2635.3017578125 background all_cells +8757.1865234375 2629.8974609375 background all_cells +8774.3798828125 2627.849853515625 background all_cells +8766.841796875 2639.52392578125 background all_cells +8757.517578125 2531.6533203125 background all_cells +8769.6884765625 2548.06640625 background all_cells +8771.72265625 2541.099853515625 background all_cells +8776.80859375 2542.67333984375 background all_cells +8763.9228515625 2539.3544921875 background all_cells +8774.009765625 2533.75 background all_cells +8718.939453125 2643.448974609375 background all_cells +8716.763671875 2614.294921875 background all_cells +8719.6416015625 2619.53857421875 background all_cells +8721.486328125 2654.757568359375 background all_cells +8723.990234375 2631.447021484375 background all_cells +8725.87109375 2645.82666015625 background all_cells +8732.03515625 2600.709716796875 background all_cells +8736.90625 2615.62255859375 background all_cells +8725.5 2607.3359375 background all_cells +8747.3564453125 2605.886474609375 background all_cells +8734.82421875 2641.489013671875 background all_cells +8729.580078125 2652.16064453125 background all_cells +8748.75 2638.20361328125 background all_cells +8742.5244140625 2644.83447265625 background all_cells +8742.0595703125 2652.033203125 background all_cells +8746.78125 2660.99755859375 background all_cells +8718.2666015625 2665.990966796875 background all_cells +8742.66796875 2666.745849609375 background all_cells +8729.9990234375 2667.30810546875 background all_cells +8738.6640625 2588.73828125 background all_cells +8735.306640625 2594.36669921875 background all_cells +8753.828125 2583.210693359375 background all_cells +8740.353515625 2596.646728515625 background all_cells +8748.4384765625 2594.634033203125 background all_cells +8721.1689453125 2675.69140625 background all_cells +8751.2822265625 2677.627685546875 background all_cells +8733.93359375 2678.599853515625 background all_cells +8932.9189453125 2601.3994140625 background all_cells +8919.2353515625 2598.866943359375 background all_cells +8945.521484375 2606.122802734375 background all_cells +8937.705078125 2604.924560546875 background all_cells +8933.1689453125 2624.932861328125 background all_cells +8928.58984375 2618.201904296875 background all_cells +8927.6806640625 2639.768798828125 background all_cells +8678.2412109375 2483.557373046875 background all_cells +8685.2822265625 2506.098388671875 background all_cells +8677.4306640625 2495.84130859375 background all_cells +8700.8203125 2654.025634765625 background all_cells +8699.3896484375 2638.4501953125 background all_cells +8708.0126953125 2629.222900390625 background all_cells +8713.91015625 2662.888671875 background all_cells +8700.443359375 2667.331787109375 background all_cells +8689.384765625 2649.72216796875 background all_cells +8692.1875 2640.2578125 background all_cells +8694.2880859375 2657.55078125 background all_cells +8693.6611328125 2664.140380859375 background all_cells +8683.216796875 2658.2724609375 background all_cells +8670.337890625 2675.671875 background all_cells +8715.708984375 2685.7705078125 background all_cells +8712.91796875 2677.165771484375 background all_cells +8679.431640625 2678.744873046875 background all_cells +8774.96484375 2768.920166015625 background all_cells +8765.1748046875 2776.90087890625 background all_cells +8777.9677734375 2777.075927734375 background all_cells +8765.9306640625 2767.73681640625 background all_cells +8759.0888671875 2786.080078125 background all_cells +8750.5634765625 2790.0029296875 background all_cells +8780.52734375 2788.591064453125 background all_cells +8726.970703125 2800.031005859375 background all_cells +8729.4404296875 2786.8232421875 background all_cells +8742.1015625 2814.241455078125 background all_cells +8739.984375 2806.432373046875 background all_cells +8734.91796875 2796.474365234375 background all_cells +8746.5859375 2810.45654296875 background all_cells +8777.259765625 2820.600830078125 background all_cells +8769.3125 2824.97119140625 background all_cells +8754.1171875 2829.575439453125 background all_cells +8705.4658203125 2801.763671875 background all_cells +8725.2900390625 2786.45556640625 background all_cells +8724.00390625 2796.49853515625 background all_cells +8721.552734375 2804.850830078125 background all_cells +8652.7314453125 2819.246337890625 background all_cells +8637.6220703125 2833.44091796875 background all_cells +8646.2861328125 2830.513671875 background all_cells +8674.8173828125 2826.06884765625 background all_cells +8649.142578125 2824.6728515625 background all_cells +8651.9521484375 2845.330810546875 background all_cells +8637.9814453125 2878.031494140625 background all_cells +8671.1103515625 2870.358154296875 background all_cells +8667.2734375 2847.6689453125 background all_cells +8654.787109375 2860.821044921875 background all_cells +8639.7412109375 2800.553955078125 background all_cells +8685.0048828125 2802.57275390625 background all_cells +8653.1875 2801.79541015625 background all_cells +8649.2900390625 2810.42529296875 background all_cells +8714.5908203125 2829.752685546875 background all_cells +8728.3603515625 2856.28857421875 background all_cells +8725.263671875 2849.45263671875 background all_cells +8692.93359375 2840.794921875 background all_cells +8751.3828125 2881.53662109375 background all_cells +8749.3447265625 2853.709228515625 background all_cells +8744.4580078125 2858.432861328125 background all_cells +8757.9873046875 2864.270263671875 background all_cells +8765.029296875 2870.730712890625 background all_cells +8594.3193359375 2814.947021484375 background all_cells +8600.876953125 2831.83837890625 background all_cells +8606.9658203125 2822.406494140625 background all_cells +8607.7548828125 2812.575927734375 background all_cells +8614.7578125 2851.130126953125 background all_cells +8626.828125 2844.018798828125 background all_cells +8617.9912109375 2841.95458984375 background all_cells +8614.01171875 2857.666015625 background all_cells +8621.1513671875 2812.928466796875 background all_cells +8633.1806640625 2804.82861328125 background all_cells +8628.52734375 2823.15869140625 background all_cells +8630.56640625 2835.52783203125 background all_cells +8619.9345703125 2830.023681640625 background all_cells +8593.44921875 2854.383056640625 background all_cells +8608.681640625 2842.456787109375 background all_cells +8603.2314453125 2851.885986328125 background all_cells +8614.5849609375 2706.62548828125 background all_cells +8605.705078125 2742.8955078125 background all_cells +8595.0 2725.19384765625 background all_cells +8663.3515625 2683.609130859375 background all_cells +8667.63671875 2702.83251953125 background all_cells +8665.353515625 2693.549072265625 background all_cells +8667.060546875 2698.468994140625 background all_cells +8649.998046875 2710.026611328125 background all_cells +8661.8505859375 2706.868408203125 background all_cells +8644.4150390625 2732.446533203125 background all_cells +8642.7861328125 2720.482177734375 background all_cells +8630.58203125 2738.21728515625 background all_cells +8640.6552734375 2749.2080078125 background all_cells +8629.6357421875 2746.376953125 background all_cells +8624.6142578125 2691.231201171875 background all_cells +8655.748046875 2699.478759765625 background all_cells +8646.646484375 2693.81005859375 background all_cells +8645.6474609375 2787.208984375 background all_cells +8591.505859375 2793.4111328125 background all_cells +8658.552734375 2796.6142578125 background all_cells +8654.4130859375 2793.967041015625 background all_cells +8648.8994140625 2792.875244140625 background all_cells +8652.5791015625 2784.20361328125 background all_cells +8661.0341796875 2753.727783203125 background all_cells +8658.7236328125 2778.323974609375 background all_cells +8654.26953125 2769.732421875 background all_cells +8662.759765625 2765.1474609375 background all_cells +8671.423828125 2735.9453125 background all_cells +8665.2958984375 2745.051513671875 background all_cells +8657.8759765625 2741.274658203125 background all_cells +8631.8828125 2766.087890625 background all_cells +8636.025390625 2755.631103515625 background all_cells +8647.6572265625 2772.745849609375 background all_cells +8594.9609375 2765.2841796875 background all_cells +8594.0478515625 2740.03955078125 background all_cells +8621.4345703125 2749.181884765625 background all_cells +8599.16796875 2754.24267578125 background all_cells +8618.75 2758.85986328125 background all_cells +8596.8955078125 2769.462158203125 background all_cells +8675.412109375 2750.149169921875 background all_cells +8680.7724609375 2759.09033203125 background all_cells +8675.3974609375 2759.57861328125 background all_cells +8716.1708984375 2726.716552734375 background all_cells +8718.615234375 2741.752197265625 background all_cells +8718.275390625 2731.31103515625 background all_cells +8725.98046875 2731.23974609375 background all_cells +8719.306640625 2692.62548828125 background all_cells +8719.9619140625 2703.216064453125 background all_cells +8723.708984375 2712.28369140625 background all_cells +8715.9541015625 2715.27587890625 background all_cells +8692.9443359375 2771.238037109375 background all_cells +8720.1142578125 2777.690673828125 background all_cells +8704.0673828125 2768.96728515625 background all_cells +8726.296875 2766.7890625 background all_cells +8720.1015625 2765.28662109375 background all_cells +8693.171875 2716.799560546875 background all_cells +8733.580078125 2695.842529296875 background all_cells +8733.876953125 2685.502197265625 background all_cells +8747.7314453125 2692.47607421875 background all_cells +8734.001953125 2705.682373046875 background all_cells +8770.8232421875 2698.97509765625 background all_cells +8780.1611328125 2699.529541015625 background all_cells +8753.9541015625 2687.37109375 background all_cells +8757.5283203125 2703.21533203125 background all_cells +8731.2421875 2742.94482421875 background all_cells +8735.9501953125 2733.838134765625 background all_cells +8731.8134765625 2750.938720703125 background all_cells +8742.0576171875 2751.225830078125 background all_cells +8734.3603515625 2721.860595703125 background all_cells +8729.8125 2716.5458984375 background all_cells +8752.25 2728.39990234375 background all_cells +8741.8564453125 2723.911865234375 background all_cells +8729.84375 2759.08056640625 background all_cells +8738.798828125 2781.7890625 background all_cells +8746.056640625 2774.90478515625 background all_cells +8738.0302734375 2765.087890625 background all_cells +8612.529296875 2350.015380859375 background all_cells +8605.703125 2385.34033203125 background all_cells +8617.6953125 2371.802978515625 background all_cells +8606.0263671875 2367.40673828125 background all_cells +8600.0078125 2351.60693359375 background all_cells +8635.9794921875 2366.906005859375 background all_cells +8635.287109375 2374.12841796875 background all_cells +8625.61328125 2368.694580078125 background all_cells +8642.283203125 2350.51171875 background all_cells +8644.6943359375 2362.700439453125 background all_cells +8638.263671875 2357.130615234375 background all_cells +8628.9775390625 2353.2353515625 background all_cells +8602.3701171875 2518.131591796875 background all_cells +8592.2001953125 2515.341064453125 background all_cells +8625.7294921875 2592.459228515625 background all_cells +8611.0380859375 2616.427001953125 background all_cells +8628.66796875 2550.47607421875 background all_cells +8631.7216796875 2569.446533203125 background all_cells +8626.052734375 2571.4912109375 background all_cells +8599.36328125 2528.444091796875 background all_cells +8598.82421875 2543.663330078125 background all_cells +8624.9970703125 2535.337646484375 background all_cells +8589.1484375 2537.007080078125 background all_cells +8663.2978515625 2446.646240234375 background all_cells +8656.970703125 2453.208251953125 background all_cells +8653.16015625 2445.69775390625 background all_cells +8644.1669921875 2457.835693359375 background all_cells +8648.236328125 2468.11865234375 background all_cells +8657.44921875 2464.596923828125 background all_cells +8655.232421875 2459.311279296875 background all_cells +8659.39453125 2476.900634765625 background all_cells +8648.6923828125 2513.371337890625 background all_cells +8646.4638671875 2483.595703125 background all_cells +8665.0576171875 2603.063232421875 background all_cells +8660.41796875 2615.8828125 background all_cells +8668.5263671875 2611.44189453125 background all_cells +8660.369140625 2558.210693359375 background all_cells +8678.1513671875 2577.74609375 background all_cells +8673.7490234375 2568.6669921875 background all_cells +8659.25 2583.536376953125 background all_cells +8673.5712890625 2586.876708984375 background all_cells +8628.3271484375 2403.236328125 background all_cells +8633.716796875 2450.122314453125 background all_cells +8628.798828125 2502.12646484375 background all_cells +8628.8251953125 2478.33154296875 background all_cells +8619.001953125 2409.8134765625 background all_cells +8644.5263671875 2477.67626953125 background all_cells +8637.970703125 2521.82861328125 background all_cells +8644.95703125 2497.79638671875 background all_cells +8637.3056640625 2434.4345703125 background all_cells +8639.5693359375 2476.48291015625 background all_cells +8635.080078125 2475.05810546875 background all_cells +8641.66015625 2470.764892578125 background all_cells +8602.162109375 2404.09033203125 background all_cells +8612.037109375 2449.747314453125 background all_cells +8600.509765625 2501.526611328125 background all_cells +8591.0302734375 2498.6240234375 background all_cells +8596.703125 2494.55224609375 background all_cells +8698.1591796875 2385.76513671875 background all_cells +8778.2470703125 2356.55029296875 background all_cells +8716.5810546875 2397.720947265625 background all_cells +8705.0830078125 2396.709228515625 background all_cells +8687.087890625 2418.7734375 background all_cells +8709.98046875 2440.928466796875 background all_cells +8706.03125 2413.63671875 background all_cells +8741.705078125 2490.51123046875 background all_cells +8758.5947265625 2474.93798828125 background all_cells +8755.93359375 2483.24853515625 background all_cells +8750.5859375 2477.782470703125 background all_cells +8718.919921875 2445.38623046875 background all_cells +8737.6884765625 2445.57421875 background all_cells +8727.0390625 2483.46142578125 background all_cells +8719.7099609375 2416.1787109375 background all_cells +8713.451171875 2432.948974609375 background all_cells +8716.8291015625 2436.047607421875 background all_cells +8736.35546875 2417.718017578125 background all_cells +8668.6923828125 2436.6474609375 background all_cells +8674.662109375 2472.71044921875 background all_cells +8672.7744140625 2465.2578125 background all_cells +8672.0185546875 2420.12841796875 background all_cells +8665.5498046875 2473.316650390625 background all_cells +8650.6884765625 2353.97216796875 background all_cells +8678.103515625 2353.514892578125 background all_cells +8668.8408203125 2351.361083984375 background all_cells +8685.69921875 2356.987060546875 background all_cells +8676.310546875 2379.960205078125 background all_cells +8691.9296875 2386.471923828125 background all_cells +8688.8603515625 2396.0576171875 background all_cells +8647.826171875 2385.1396484375 background all_cells +8666.771484375 2414.7568359375 background all_cells +8665.140625 2408.438720703125 background all_cells +8656.7421875 2370.830078125 background all_cells +8649.9599609375 2377.595703125 background all_cells +8642.203125 2372.498779296875 background all_cells +8686.072265625 2367.012451171875 background all_cells +8671.3359375 2359.740234375 background all_cells +8679.8095703125 2362.43359375 background all_cells +8669.9150390625 2367.509765625 background all_cells +8904.4990234375 2006.8677978515625 background all_cells +8918.3359375 2000.1024169921875 background all_cells +8910.2275390625 2006.7069091796875 background all_cells +8927.791015625 2024.6019287109373 background all_cells +8937.48046875 2027.6328125 background all_cells +8937.998046875 2017.3603515625 background all_cells +8933.494140625 2023.386962890625 background all_cells +8943.3017578125 2019.8055419921875 background all_cells +8946.091796875 1997.9713134765625 background all_cells +8933.3623046875 2005.31103515625 background all_cells +8926.1982421875 2009.4384765625 background all_cells +8905.166015625 2045.888916015625 background all_cells +8915.3134765625 2061.0166015625 background all_cells +8910.6728515625 2056.494140625 background all_cells +8887.9091796875 2049.561279296875 background all_cells +8951.869140625 2054.80078125 background all_cells +8945.03125 2055.55322265625 background all_cells +8938.658203125 2060.42919921875 background all_cells +8938.408203125 2067.201171875 background all_cells +8937.21875 2082.43359375 background all_cells +8934.037109375 2062.5380859375 background all_cells +8921.4228515625 2076.78369140625 background all_cells +8913.2626953125 2070.186767578125 background all_cells +8834.4189453125 2064.84375 background all_cells +8829.865234375 2102.396484375 background all_cells +8847.060546875 2094.227294921875 background all_cells +8822.5078125 2079.1455078125 background all_cells +8830.9208984375 2187.1640625 background all_cells +8845.283203125 2162.140869140625 background all_cells +8788.990234375 2177.68359375 background all_cells +8795.234375 2186.400146484375 background all_cells +8806.6796875 2181.07080078125 background all_cells +8820.97265625 2114.6181640625 background all_cells +8797.49609375 2116.020751953125 background all_cells +8884.533203125 2007.0244140625 background all_cells +8896.2333984375 2027.7044677734373 background all_cells +8892.8330078125 2028.94287109375 background all_cells +8889.4814453125 2026.0096435546875 background all_cells +8867.37109375 2004.5855712890625 background all_cells +8849.8984375 2035.097900390625 background all_cells +8873.48046875 2013.5135498046875 background all_cells +8853.7373046875 2011.20947265625 background all_cells +8862.4501953125 2005.568115234375 background all_cells +8860.6435546875 1607.3328857421875 background all_cells +8882.3369140625 1611.1748046875 background all_cells +8880.1953125 1605.0992431640625 background all_cells +8880.1240234375 1592.2825927734375 background all_cells +8755.439453125 1650.38037109375 background all_cells +8778.130859375 1647.37109375 background all_cells +8733.1806640625 1648.36376953125 background all_cells +8777.16796875 1640.9482421875 background all_cells +8800.1083984375 1630.406005859375 background all_cells +8765.9990234375 1613.49462890625 background all_cells +8738.53125 1600.2586669921875 background all_cells +8769.4150390625 1599.7818603515625 background all_cells +8793.2158203125 1604.431640625 background all_cells +8766.7041015625 1605.249267578125 background all_cells +8741.0087890625 1683.20458984375 background all_cells +8731.77734375 1675.0029296875 background all_cells +8750.1416015625 1659.9566650390625 background all_cells +8748.88671875 1674.015380859375 background all_cells +8792.5654296875 1679.612060546875 background all_cells +8811.2265625 1680.870849609375 background all_cells +8804.853515625 1678.9593505859375 background all_cells +8804.4580078125 1675.105224609375 background all_cells +8810.375 1671.326904296875 background all_cells +8783.7734375 1669.008056640625 background all_cells +8794.6494140625 1670.5435791015625 background all_cells +8822.294921875 1668.131103515625 background all_cells +8818.490234375 1664.8751220703125 background all_cells +8817.23046875 1671.5555419921875 background all_cells +8761.6044921875 1664.99267578125 background all_cells +8775.49609375 1684.1029052734375 background all_cells +8773.990234375 1665.1767578125 background all_cells +8820.0849609375 1688.5389404296875 background all_cells +8829.669921875 1699.69287109375 background all_cells +8805.181640625 1698.2823486328125 background all_cells +8821.4775390625 1697.7064208984375 background all_cells +8827.4140625 1692.4139404296875 background all_cells +8811.6435546875 1691.580810546875 background all_cells +8789.779296875 1693.9483642578125 background all_cells +8799.1708984375 1703.7977294921875 background all_cells +8790.8935546875 1706.286865234375 background all_cells +8784.4228515625 1711.918701171875 background all_cells +8793.21875 1726.3863525390625 background all_cells +8788.7978515625 1715.90771484375 background all_cells +8799.3486328125 1714.706298828125 background all_cells +8818.248046875 1705.8909912109375 background all_cells +8810.2197265625 1715.3603515625 background all_cells +8826.4423828125 1716.365234375 background all_cells +8828.9716796875 1708.3267822265625 background all_cells +8734.46875 1692.3944091796875 background all_cells +8765.6318359375 1697.0692138671875 background all_cells +8753.3583984375 1694.4857177734375 background all_cells +8779.4580078125 1706.614990234375 background all_cells +8776.1806640625 1699.1566162109375 background all_cells +8797.251953125 1892.775634765625 background all_cells +8811.998046875 1914.903076171875 background all_cells +8809.56640625 1889.9600830078125 background all_cells +8802.8056640625 1904.3282470703125 background all_cells +8822.86328125 1904.72607421875 background all_cells +8842.8642578125 1918.004150390625 background all_cells +8854.3212890625 1903.884521484375 background all_cells +8828.525390625 1891.396484375 background all_cells +8824.470703125 1874.219482421875 background all_cells +8807.5615234375 1875.13525390625 background all_cells +8823.419921875 1883.2921142578125 background all_cells +8842.41796875 1879.77978515625 background all_cells +8865.6796875 1880.9114990234373 background all_cells +8860.810546875 1867.982666015625 background all_cells +8870.3994140625 1872.51708984375 background all_cells +8916.666015625 1892.0172119140625 background all_cells +8933.591796875 1872.3338623046875 background all_cells +8921.9248046875 1896.978759765625 background all_cells +8939.0927734375 1910.9630126953125 background all_cells +8933.943359375 1910.46142578125 background all_cells +8920.494140625 1906.09375 background all_cells +8899.71484375 1892.5123291015625 background all_cells +8911.7392578125 1868.11865234375 background all_cells +8910.353515625 1879.84619140625 background all_cells +8905.9443359375 1885.5257568359373 background all_cells +8909.421875 1902.611083984375 background all_cells +8906.2470703125 1912.35498046875 background all_cells +8876.2060546875 1902.491943359375 background all_cells +8860.7509765625 1910.77734375 background all_cells +8896.560546875 1905.9150390625 background all_cells +8888.583984375 1912.5262451171875 background all_cells +8885.8154296875 1819.6903076171875 background all_cells +8879.3427734375 1834.3699951171875 background all_cells +8864.3193359375 1830.9964599609373 background all_cells +8897.640625 1803.3048095703125 background all_cells +8931.119140625 1815.834716796875 background all_cells +8931.9423828125 1821.9150390625 background all_cells +8883.5361328125 1855.1334228515625 background all_cells +8892.931640625 1846.6552734375 background all_cells +8887.2705078125 1847.5194091796875 background all_cells +8873.9111328125 1848.5718994140625 background all_cells +8873.638671875 1843.1937255859373 background all_cells +8872.7109375 1854.2510986328125 background all_cells +8805.2333984375 1830.540283203125 background all_cells +8819.0419921875 1812.9739990234373 background all_cells +8814.923828125 1830.826904296875 background all_cells +8809.4462890625 1812.356689453125 background all_cells +8847.7080078125 1841.2562255859373 background all_cells +8842.419921875 1835.131103515625 background all_cells +8859.8662109375 1836.852783203125 background all_cells +8855.166015625 1832.291259765625 background all_cells +8830.525390625 1831.3326416015625 background all_cells +8830.5908203125 1837.1622314453125 background all_cells +8731.1064453125 1804.1717529296875 background all_cells +8742.7236328125 1805.123779296875 background all_cells +8736.630859375 1799.8231201171875 background all_cells +8801.1767578125 1808.8521728515625 background all_cells +8804.8759765625 1801.5509033203125 background all_cells +8784.3720703125 1803.781005859375 background all_cells +8735.29296875 1817.2576904296875 background all_cells +8744.197265625 1822.052490234375 background all_cells +8771.3154296875 1818.5135498046875 background all_cells +8760.349609375 1819.3834228515625 background all_cells +8764.0341796875 1813.33203125 background all_cells +8784.353515625 1815.9573974609373 background all_cells +8797.59375 1829.4957275390625 background all_cells +8793.83984375 1813.6907958984373 background all_cells +8793.9658203125 1821.2342529296875 background all_cells +8739.2041015625 1870.12109375 background all_cells +8744.5478515625 1883.1263427734373 background all_cells +8754.7724609375 1926.341552734375 background all_cells +8762.4453125 1925.240234375 background all_cells +8763.578125 1933.8577880859373 background all_cells +8774.6943359375 1934.52001953125 background all_cells +8781.4716796875 1930.096435546875 background all_cells +8741.291015625 1927.735107421875 background all_cells +8761.279296875 1904.20166015625 background all_cells +8772.5263671875 1922.966064453125 background all_cells +8771.2802734375 1910.8453369140625 background all_cells +8780.6865234375 1896.3477783203125 background all_cells +8783.5048828125 1906.80078125 background all_cells +8770.4453125 1898.17236328125 background all_cells +8731.48046875 1884.637451171875 background all_cells +8738.1279296875 1886.938720703125 background all_cells +8735.0458984375 1908.979248046875 background all_cells +8774.96875 1887.1427001953125 background all_cells +8763.888671875 1876.192138671875 background all_cells +8787.6552734375 1873.436767578125 background all_cells +8782.169921875 1888.4100341796875 background all_cells +8764.36328125 1888.7996826171875 background all_cells +8790.0478515625 1886.9681396484373 background all_cells +8744.3916015625 1827.033935546875 background all_cells +8763.9267578125 1838.7412109375 background all_cells +8750.3740234375 1832.4224853515625 background all_cells +8752.55078125 1825.7552490234373 background all_cells +8738.2646484375 1859.3450927734373 background all_cells +8744.9189453125 1859.1480712890625 background all_cells +8766.4814453125 1844.1981201171875 background all_cells +8758.662109375 1854.7803955078125 background all_cells +8749.4365234375 1851.1802978515625 background all_cells +8754.3935546875 1845.797607421875 background all_cells +8778.1064453125 1844.6363525390625 background all_cells +8774.173828125 1865.5556640625 background all_cells +8798.455078125 1852.60546875 background all_cells +8795.3916015625 1835.9937744140625 background all_cells +8780.4443359375 1835.2147216796875 background all_cells +8783.5537109375 1780.308349609375 background all_cells +8797.2705078125 1795.31640625 background all_cells +8791.3701171875 1792.1029052734375 background all_cells +8838.443359375 1797.9912109375 background all_cells +8850.525390625 1791.59619140625 background all_cells +8844.6552734375 1789.7581787109375 background all_cells +8828.5146484375 1796.9600830078125 background all_cells +8830.79296875 1785.5740966796875 background all_cells +8831.818359375 1790.2589111328125 background all_cells +8807.5947265625 1783.567138671875 background all_cells +8814.3251953125 1797.53515625 background all_cells +8810.93359375 1795.9298095703125 background all_cells +8806.9833984375 1791.374267578125 background all_cells +8907.7958984375 1666.4136962890625 background all_cells +8903.732421875 1762.0794677734375 background all_cells +8897.58984375 1787.8245849609375 background all_cells +8891.4833984375 1720.2061767578125 background all_cells +8894.0673828125 1677.3763427734375 background all_cells +8940.22265625 1748.489501953125 background all_cells +8950.4970703125 1798.7720947265625 background all_cells +8926.1357421875 1681.5428466796875 background all_cells +8948.349609375 1757.461669921875 background all_cells +8935.7216796875 1604.98291015625 background all_cells +8931.0595703125 1646.369140625 background all_cells +8912.470703125 1671.9322509765625 background all_cells +8922.66796875 1637.307861328125 background all_cells +8918.853515625 1630.6495361328125 background all_cells +8915.7705078125 1613.8623046875 background all_cells +8891.708984375 1599.983642578125 background all_cells +8902.5927734375 1630.4586181640625 background all_cells +8904.974609375 1609.3675537109375 background all_cells +8903.287109375 1598.621826171875 background all_cells +8824.322265625 1657.1346435546875 background all_cells +8824.947265625 1682.4749755859375 background all_cells +8848.4990234375 1657.3956298828125 background all_cells +8839.7880859375 1720.187255859375 background all_cells +8820.1611328125 1742.46044921875 background all_cells +8840.232421875 1736.37451171875 background all_cells +8847.1669921875 1716.8240966796875 background all_cells +8862.30078125 1672.839111328125 background all_cells +8853.638671875 1666.8741455078125 background all_cells +8837.681640625 1704.7579345703125 background all_cells +8851.953125 1710.9385986328125 background all_cells +8835.0380859375 1708.0335693359375 background all_cells +8845.9619140625 1704.8853759765625 background all_cells +8809.708984375 1746.8397216796875 background all_cells +8804.5048828125 1770.2935791015625 background all_cells +8820.4013671875 1773.499267578125 background all_cells +8816.615234375 1758.7237548828125 background all_cells +8815.1875 1729.87353515625 background all_cells +8827.8984375 1742.728515625 background all_cells +8827.365234375 1765.7222900390625 background all_cells +8833.6982421875 1760.1234130859375 background all_cells +8826.80078125 1755.349853515625 background all_cells +8838.6162109375 1748.63037109375 background all_cells +8796.81640625 1769.4688720703125 background all_cells +8576.5712890625 1744.356689453125 background all_cells +8567.857421875 1735.1953125 background all_cells +8568.8759765625 1750.4566650390625 background all_cells +8581.419921875 1731.8260498046875 background all_cells +8585.857421875 1743.9937744140625 background all_cells +8578.541015625 1737.00830078125 background all_cells +8601.705078125 1723.76318359375 background all_cells +8613.1083984375 1722.349365234375 background all_cells +8607.453125 1717.685302734375 background all_cells +8639.662109375 1744.00390625 background all_cells +8640.3505859375 1735.0694580078125 background all_cells +8649.1953125 1739.7650146484375 background all_cells +8647.48828125 1736.2420654296875 background all_cells +8638.822265625 1753.2265625 background all_cells +8588.443359375 1719.2689208984375 background all_cells +8595.5205078125 1723.7430419921875 background all_cells +8592.16796875 1713.5233154296875 background all_cells +8653.744140625 1751.075927734375 background all_cells +8675.5361328125 1755.1942138671875 background all_cells +8677.74609375 1745.6917724609375 background all_cells +8674.6494140625 1735.099609375 background all_cells +8667.55859375 1747.790771484375 background all_cells +8661.0439453125 1748.330322265625 background all_cells +8665.1044921875 1715.3563232421875 background all_cells +8674.892578125 1718.618896484375 background all_cells +8669.3798828125 1717.8135986328125 background all_cells +8678.419921875 1724.5111083984375 background all_cells +8655.9033203125 1725.7269287109375 background all_cells +8668.515625 1727.9354248046875 background all_cells +8665.009765625 1725.712890625 background all_cells +8631.4052734375 1772.4024658203125 background all_cells +8599.5263671875 1768.721435546875 background all_cells +8633.0703125 1764.6114501953125 background all_cells +8626.578125 1778.1722412109375 background all_cells +8618.359375 1790.987548828125 background all_cells +8628.8369140625 1783.619384765625 background all_cells +8693.9375 1791.203369140625 background all_cells +8699.4375 1784.099609375 background all_cells +8692.9013671875 1786.5770263671875 background all_cells +8690.23828125 1781.2891845703125 background all_cells +8682.2685546875 1775.9208984375 background all_cells +8689.2822265625 1771.2294921875 background all_cells +8684.2568359375 1783.349853515625 background all_cells +8684.9111328125 1761.5816650390625 background all_cells +8664.876953125 1765.0145263671875 background all_cells +8636.9775390625 1768.85205078125 background all_cells +8637.837890625 1760.1348876953125 background all_cells +8674.912109375 1772.341552734375 background all_cells +8673.4990234375 1763.9488525390625 background all_cells +8697.07421875 1663.72509765625 background all_cells +8693.2333984375 1628.77197265625 background all_cells +8695.013671875 1494.9527587890625 background all_cells +8700.0732421875 1453.0560302734375 background all_cells +8705.66796875 1644.4508056640625 background all_cells +8704.474609375 1666.6612548828125 background all_cells +8721.765625 1480.910400390625 background all_cells +8729.951171875 1457.27294921875 background all_cells +8683.6904296875 1499.8541259765625 background all_cells +8678.609375 1490.16748046875 background all_cells +8668.404296875 1474.986328125 background all_cells +8717.7353515625 1654.884765625 background all_cells +8725.7021484375 1634.5506591796875 background all_cells +8715.16796875 1645.691650390625 background all_cells +8719.197265625 1662.687744140625 background all_cells +8687.8681640625 1632.1939697265625 background all_cells +8677.1689453125 1655.6439208984375 background all_cells +8680.705078125 1641.373779296875 background all_cells +8684.921875 1637.0982666015625 background all_cells +8671.3505859375 1450.1591796875 background all_cells +8683.486328125 1459.4163818359375 background all_cells +8681.7509765625 1451.3763427734375 background all_cells +8604.69921875 1406.8590087890625 background all_cells +8614.09765625 1415.961669921875 background all_cells +8629.953125 1418.641357421875 background all_cells +8627.5341796875 1401.130126953125 background all_cells +8622.7490234375 1412.07763671875 background all_cells +8723.080078125 1380.0875244140625 background all_cells +8741.8017578125 1382.4202880859375 background all_cells +8711.3818359375 1377.60107421875 background all_cells +8722.66015625 1369.280029296875 background all_cells +8717.0576171875 1372.4765625 background all_cells +8721.572265625 1400.1607666015625 background all_cells +8698.4619140625 1411.878662109375 background all_cells +8737.7958984375 1409.6591796875 background all_cells +8643.9931640625 1449.70361328125 background all_cells +8684.095703125 1436.3922119140625 background all_cells +8649.251953125 1436.0721435546875 background all_cells +8749.6943359375 1452.205322265625 background all_cells +8737.1953125 1475.5980224609375 background all_cells +8769.33984375 1463.174072265625 background all_cells +8762.955078125 1460.549560546875 background all_cells +8695.7509765625 1425.2197265625 background all_cells +8718.1611328125 1432.827392578125 background all_cells +8736.6396484375 1430.4417724609375 background all_cells +8734.8037109375 1500.682373046875 background all_cells +8755.2109375 1499.4918212890625 background all_cells +8749.2685546875 1490.75439453125 background all_cells +8767.6591796875 1492.5670166015625 background all_cells +8772.095703125 1479.646240234375 background all_cells +8782.6474609375 1449.8751220703125 background all_cells +8805.6328125 1470.6676025390625 background all_cells +8795.498046875 1465.4666748046875 background all_cells +8812.7265625 1454.9510498046875 background all_cells +8827.142578125 1506.900390625 background all_cells +8820.76953125 1467.613525390625 background all_cells +8815.55859375 1505.53466796875 background all_cells +8805.3974609375 1423.8212890625 background all_cells +8790.498046875 1427.373291015625 background all_cells +8791.7060546875 1438.5830078125 background all_cells +8812.5517578125 1442.744140625 background all_cells +8815.51953125 1432.915283203125 background all_cells +8759.9189453125 1379.9862060546875 background all_cells +8759.2421875 1402.8280029296875 background all_cells +8754.025390625 1380.7081298828125 background all_cells +8826.6513671875 1381.41259765625 background all_cells +8838.126953125 1413.422607421875 background all_cells +8776.4501953125 1397.875 background all_cells +8764.6484375 1357.754150390625 background all_cells +8770.6513671875 1366.495361328125 background all_cells +8763.8134765625 1363.986328125 background all_cells +8496.2392578125 1445.78564453125 background all_cells +8515.9462890625 1430.1612548828125 background all_cells +8502.3173828125 1432.9935302734375 background all_cells +8500.2392578125 1418.978515625 background all_cells +8618.2509765625 1440.544921875 background all_cells +8588.181640625 1411.503173828125 background all_cells +8611.166015625 1433.9913330078125 background all_cells +8575.3759765625 1449.21240234375 background all_cells +8526.3837890625 1443.153076171875 background all_cells +8538.5771484375 1448.4385986328125 background all_cells +8557.087890625 1452.1278076171875 background all_cells +8554.4765625 1436.2861328125 background all_cells +8541.1962890625 1404.422119140625 background all_cells +8520.58203125 1406.2635498046875 background all_cells +8541.59765625 1413.5303955078125 background all_cells +8528.8515625 1406.903076171875 background all_cells +8587.4345703125 1645.8988037109375 background all_cells +8595.486328125 1641.269287109375 background all_cells +8596.578125 1654.6793212890625 background all_cells +8581.7880859375 1658.5 background all_cells +8619.1865234375 1702.26416015625 background all_cells +8595.5478515625 1704.768798828125 background all_cells +8603.267578125 1710.7850341796875 background all_cells +8610.369140625 1705.6781005859375 background all_cells +8624.974609375 1704.6502685546875 background all_cells +8613.1171875 1675.0318603515625 background all_cells +8614.7734375 1681.140380859375 background all_cells +8617.37890625 1670.1951904296875 background all_cells +8621.669921875 1675.56005859375 background all_cells +8607.5927734375 1678.0430908203125 background all_cells +8602.6318359375 1643.9898681640625 background all_cells +8611.4677734375 1643.9189453125 background all_cells +8607.6875 1628.333984375 background all_cells +8607.9365234375 1689.65966796875 background all_cells +8596.0703125 1692.896484375 background all_cells +8615.5576171875 1697.53466796875 background all_cells +8602.3193359375 1698.192138671875 background all_cells +8623.330078125 1689.8839111328125 background all_cells +8688.8515625 1672.704833984375 background all_cells +8703.33984375 1683.3463134765625 background all_cells +8693.5849609375 1678.2425537109375 background all_cells +8694.431640625 1693.362060546875 background all_cells +8668.4765625 1702.615478515625 background all_cells +8660.2216796875 1699.291748046875 background all_cells +8657.03125 1705.0947265625 background all_cells +8680.7705078125 1713.067138671875 background all_cells +8674.0869140625 1708.865966796875 background all_cells +8687.990234375 1705.9373779296875 background all_cells +8714.5556640625 1693.1124267578125 background all_cells +8715.34765625 1673.53466796875 background all_cells +8723.0185546875 1697.7186279296875 background all_cells +8722.41015625 1690.7861328125 background all_cells +8673.068359375 1679.2578125 background all_cells +8655.4365234375 1687.888916015625 background all_cells +8664.4951171875 1688.54296875 background all_cells +8684.7314453125 1679.9703369140625 background all_cells +8679.244140625 1691.688720703125 background all_cells +8632.025390625 1646.9332275390625 background all_cells +8633.162109375 1655.7896728515625 background all_cells +8628.5810546875 1639.8990478515625 background all_cells +8631.6708984375 1633.1884765625 background all_cells +8644.794921875 1682.9317626953125 background all_cells +8626.5146484375 1714.302001953125 background all_cells +8632.8544921875 1712.2064208984375 background all_cells +8637.748046875 1702.4693603515625 background all_cells +8634.0263671875 1689.69189453125 background all_cells +8660.8251953125 1630.6480712890625 background all_cells +8663.359375 1656.0247802734375 background all_cells +8649.033203125 1648.9388427734375 background all_cells +8650.1259765625 1638.0439453125 background all_cells +8643.927734375 1632.3175048828125 background all_cells +8670.4306640625 1634.5264892578125 background all_cells +8636.6591796875 1662.9141845703125 background all_cells +8628.35546875 1665.0538330078125 background all_cells +8633.611328125 1674.79931640625 background all_cells +8645.865234375 1676.042236328125 background all_cells +8658.1796875 1672.6431884765625 background all_cells +8598.341796875 1805.9864501953125 background all_cells +8619.6630859375 1797.227783203125 background all_cells +8573.08203125 1820.666748046875 background all_cells +8607.958984375 1802.8912353515625 background all_cells +8586.9169921875 1818.593017578125 background all_cells +8600.9453125 1817.175048828125 background all_cells +8580.3115234375 1836.1956787109373 background all_cells +8598.14453125 1856.464599609375 background all_cells +8592.642578125 1845.3216552734373 background all_cells +8641.5400390625 1831.4537353515625 background all_cells +8638.39453125 1859.8212890625 background all_cells +8646.291015625 1861.6220703125 background all_cells +8649.2197265625 1828.9248046875 background all_cells +8639.396484375 1799.316650390625 background all_cells +8658.3310546875 1813.78955078125 background all_cells +8655.4482421875 1801.608642578125 background all_cells +8605.275390625 1844.8651123046875 background all_cells +8627.1201171875 1851.25537109375 background all_cells +8620.84765625 1856.1763916015625 background all_cells +8605.6923828125 1852.9072265625 background all_cells +8568.8369140625 1863.7454833984373 background all_cells +8590.2490234375 1860.731201171875 background all_cells +8579.8310546875 1864.3765869140625 background all_cells +8579.9833984375 1859.9644775390625 background all_cells +8599.4560546875 1860.8231201171875 background all_cells +8609.7119140625 1863.450439453125 background all_cells +8675.6904296875 1831.0006103515625 background all_cells +8690.16015625 1832.8231201171875 background all_cells +8687.2548828125 1823.2244873046875 background all_cells +8682.2373046875 1831.153076171875 background all_cells +8698.0634765625 1819.0694580078125 background all_cells +8702.0224609375 1835.83935546875 background all_cells +8714.1142578125 1831.9949951171875 background all_cells +8706.744140625 1813.5443115234373 background all_cells +8726.87109375 1796.9862060546875 background all_cells +8691.8798828125 1841.3175048828125 background all_cells +8683.8330078125 1842.6839599609373 background all_cells +8677.1904296875 1841.42041015625 background all_cells +8698.69921875 1841.62646484375 background all_cells +8693.744140625 1859.743408203125 background all_cells +8677.62890625 1865.24462890625 background all_cells +8667.8544921875 1861.5838623046875 background all_cells +8713.451171875 1904.0302734375 background all_cells +8719.2099609375 1919.4945068359373 background all_cells +8721.5224609375 1928.7545166015625 background all_cells +8714.736328125 1910.8956298828125 background all_cells +8705.0595703125 1894.796142578125 background all_cells +8702.4248046875 1885.9090576171875 background all_cells +8689.1689453125 1941.345458984375 background all_cells +8731.474609375 1955.9854736328125 background all_cells +8726.6845703125 1942.9478759765625 background all_cells +8673.10546875 2028.6036376953125 background all_cells +8670.5849609375 2038.1942138671875 background all_cells +8671.564453125 2019.9683837890625 background all_cells +8680.06640625 2032.8118896484373 background all_cells +8678.6474609375 2023.0009765625 background all_cells +8709.4755859375 2015.590576171875 background all_cells +8695.630859375 2022.9375 background all_cells +8706.9287109375 2021.5770263671875 background all_cells +8699.978515625 2031.054931640625 background all_cells +8689.6904296875 2033.0062255859373 background all_cells +8686.7548828125 2025.6197509765625 background all_cells +8715.94921875 2042.9349365234373 background all_cells +8722.0869140625 2035.9970703125 background all_cells +8719.1162109375 2032.007568359375 background all_cells +8730.7412109375 2038.2841796875 background all_cells +8729.3427734375 2028.0400390625 background all_cells +8697.076171875 1999.0653076171875 background all_cells +8707.2919921875 2007.9119873046875 background all_cells +8639.572265625 2028.6624755859373 background all_cells +8631.181640625 2034.046630859375 background all_cells +8625.8251953125 2030.721923828125 background all_cells +8656.4384765625 2036.295654296875 background all_cells +8667.9013671875 2029.002197265625 background all_cells +8658.951171875 2026.5921630859373 background all_cells +8649.0888671875 2005.1385498046875 background all_cells +8655.435546875 1996.0125732421875 background all_cells +8655.9375 2002.9959716796875 background all_cells +8648.92578125 2014.174072265625 background all_cells +8642.6748046875 1962.0169677734373 background all_cells +8642.3623046875 1967.8731689453125 background all_cells +8657.4462890625 1966.738525390625 background all_cells +8634.994140625 1957.482421875 background all_cells +8630.345703125 2025.110107421875 background all_cells +8632.62109375 1968.8023681640625 background all_cells +8630.240234375 1961.2799072265625 background all_cells +8627.203125 1959.7664794921875 background all_cells +8659.2021484375 1956.9923095703125 background all_cells +8665.5615234375 1953.013671875 background all_cells +8642.640625 1949.1092529296875 background all_cells +8649.4912109375 1937.6484375 background all_cells +8647.955078125 1957.031494140625 background all_cells +8622.2158203125 1940.847412109375 background all_cells +8632.525390625 1947.255126953125 background all_cells +8628.7451171875 1939.573974609375 background all_cells +8624.869140625 1949.778564453125 background all_cells +8657.0 2082.021728515625 background all_cells +8664.7392578125 2085.81201171875 background all_cells +8659.365234375 2074.650390625 background all_cells +8663.1826171875 2103.283935546875 background all_cells +8635.1142578125 2088.169921875 background all_cells +8629.9208984375 2111.5888671875 background all_cells +8645.8193359375 2087.489501953125 background all_cells +8653.37890625 2089.4931640625 background all_cells +8648.7451171875 2095.759765625 background all_cells +8641.716796875 2144.794921875 background all_cells +8654.9873046875 2207.19189453125 background all_cells +8652.759765625 2214.56494140625 background all_cells +8637.3349609375 2177.003662109375 background all_cells +8646.310546875 2250.01123046875 background all_cells +8671.287109375 2232.404296875 background all_cells +8663.2958984375 2237.31005859375 background all_cells +8655.33984375 2233.08251953125 background all_cells +8628.0732421875 2247.280517578125 background all_cells +8642.044921875 2258.164794921875 background all_cells +8636.4140625 2257.32421875 background all_cells +8635.724609375 2246.94482421875 background all_cells +8639.5576171875 2229.92529296875 background all_cells +8642.7509765625 2240.0400390625 background all_cells +8631.1787109375 2230.2470703125 background all_cells +8626.6162109375 2192.079833984375 background all_cells +8635.3740234375 2188.658203125 background all_cells +8633.0380859375 2193.81494140625 background all_cells +8631.56640625 2196.869384765625 background all_cells +8755.2783203125 2215.943359375 background all_cells +8745.1650390625 2246.316650390625 background all_cells +8746.138671875 2236.129638671875 background all_cells +8745.6044921875 2226.29345703125 background all_cells +8773.9375 2279.711181640625 background all_cells +8779.87890625 2272.884033203125 background all_cells +8746.263671875 2275.838623046875 background all_cells +8759.142578125 2266.607177734375 background all_cells +8760.2333984375 2274.364013671875 background all_cells +8746.8642578125 2281.764892578125 background all_cells +8777.9501953125 2255.443603515625 background all_cells +8769.484375 2265.9013671875 background all_cells +8780.4384765625 2217.431396484375 background all_cells +8759.287109375 2220.524169921875 background all_cells +8774.4423828125 2219.24951171875 background all_cells +8758.2197265625 2235.318603515625 background all_cells +8781.123046875 2245.011474609375 background all_cells +8771.5400390625 2237.918701171875 background all_cells +8763.8173828125 2245.126220703125 background all_cells +8763.455078125 2228.5205078125 background all_cells +8690.8291015625 2331.736572265625 background all_cells +8696.5458984375 2336.135986328125 background all_cells +8794.0810546875 2307.20068359375 background all_cells +8754.5078125 2317.248046875 background all_cells +8792.3076171875 2341.490234375 background all_cells +8787.1474609375 2334.311279296875 background all_cells +8764.017578125 2311.13330078125 background all_cells +8776.8251953125 2293.072509765625 background all_cells +8754.3876953125 2304.451171875 background all_cells +8741.494140625 2324.69189453125 background all_cells +8739.544921875 2332.6513671875 background all_cells +8657.85546875 2221.903564453125 background all_cells +8666.109375 2202.529296875 background all_cells +8669.681640625 2213.420166015625 background all_cells +8665.22265625 2221.344970703125 background all_cells +8661.7255859375 2212.679931640625 background all_cells +8709.51171875 2210.107177734375 background all_cells +8721.576171875 2212.69775390625 background all_cells +8678.162109375 2219.1513671875 background all_cells +8683.3740234375 2201.949462890625 background all_cells +8716.349609375 2206.052978515625 background all_cells +8720.0009765625 2172.683837890625 background all_cells +8695.6396484375 2208.402099609375 background all_cells +8698.732421875 2170.260498046875 background all_cells +8687.0224609375 2205.470458984375 background all_cells +8740.9326171875 2164.423583984375 background all_cells +8736.7880859375 2174.395263671875 background all_cells +8737.251953125 2230.251953125 background all_cells +8740.8720703125 2236.60205078125 background all_cells +8719.140625 2231.688720703125 background all_cells +8715.130859375 2250.7373046875 background all_cells +8720.19140625 2247.888671875 background all_cells +8722.4521484375 2221.373779296875 background all_cells +8717.513671875 2225.977783203125 background all_cells +8748.7099609375 2200.62548828125 background all_cells +8723.3046875 2207.728271484375 background all_cells +8723.71484375 2201.7109375 background all_cells +8734.705078125 2207.617919921875 background all_cells +8759.8359375 2203.695556640625 background all_cells +8737.6025390625 2201.007568359375 background all_cells +8673.30078125 1980.82373046875 background all_cells +8673.4736328125 1971.083984375 background all_cells +8691.4013671875 1972.3348388671875 background all_cells +8684.671875 1978.1053466796875 background all_cells +8685.1298828125 1986.6280517578125 background all_cells +8705.96484375 2051.175048828125 background all_cells +8691.095703125 2052.69873046875 background all_cells +8723.75390625 2047.6917724609373 background all_cells +8722.6845703125 2052.575927734375 background all_cells +8705.302734375 2059.52587890625 background all_cells +8714.818359375 2053.850830078125 background all_cells +8693.37890625 1984.0760498046875 background all_cells +8703.5087890625 1979.4786376953125 background all_cells +8421.3583984375 1946.782470703125 background all_cells +8442.806640625 2037.0557861328125 background all_cells +8408.0087890625 1949.0614013671875 background all_cells +8628.0068359375 1990.1524658203125 background all_cells +8421.005859375 1989.583251953125 background all_cells +8635.76171875 1997.6214599609373 background all_cells +8624.2490234375 2016.7119140625 background all_cells +8635.7578125 2014.24267578125 background all_cells +8627.5078125 1999.3223876953125 background all_cells +8639.1240234375 1991.9835205078125 background all_cells +8644.0234375 2010.2713623046875 background all_cells +8680.3388671875 1996.36474609375 background all_cells +8662.1865234375 2020.529541015625 background all_cells +8638.0751953125 2003.391357421875 background all_cells +8631.0224609375 1978.84716796875 background all_cells +8647.0283203125 1984.005126953125 background all_cells +8639.642578125 1980.146240234375 background all_cells +8629.04296875 1975.001220703125 background all_cells +8710.234375 2072.993408203125 background all_cells +8724.0810546875 2065.66259765625 background all_cells +8718.728515625 2068.1826171875 background all_cells +8675.134765625 2092.11376953125 background all_cells +8671.705078125 2077.88134765625 background all_cells +8694.28515625 2061.365234375 background all_cells +8700.68359375 2076.59619140625 background all_cells +8697.830078125 2068.90087890625 background all_cells +8732.0732421875 2084.418212890625 background all_cells +8688.669921875 2086.315673828125 background all_cells +8731.35546875 2109.628173828125 background all_cells +8718.3515625 2088.375244140625 background all_cells +8445.4921875 2104.15087890625 background all_cells +8459.84375 2114.254638671875 background all_cells +8454.6728515625 2117.763916015625 background all_cells +8446.9619140625 2118.61669921875 background all_cells +8688.6220703125 2079.2919921875 background all_cells +8684.50390625 2060.85400390625 background all_cells +8679.3984375 2080.530029296875 background all_cells +8405.3837890625 1772.4149169921875 background all_cells +8416.4716796875 1784.7137451171875 background all_cells +8415.123046875 1887.2061767578125 background all_cells +8411.818359375 1912.206787109375 background all_cells +8423.4814453125 1910.6473388671875 background all_cells +8423.814453125 1892.37548828125 background all_cells +8425.171875 1761.04541015625 background all_cells +8590.2177734375 1921.1678466796875 background all_cells +8574.103515625 1925.771484375 background all_cells +8582.33203125 1923.0172119140625 background all_cells +8598.208984375 1937.241455078125 background all_cells +8605.65234375 1942.05517578125 background all_cells +8602.904296875 1933.062255859375 background all_cells +8597.1572265625 1943.990966796875 background all_cells +8593.2021484375 1932.7337646484373 background all_cells +8580.828125 1946.4635009765625 background all_cells +8583.7080078125 1936.3792724609373 background all_cells +8573.5283203125 1936.211181640625 background all_cells +8610.345703125 1939.6627197265625 background all_cells +8617.4228515625 1943.56396484375 background all_cells +8597.45703125 2272.0556640625 background all_cells +8583.3486328125 2279.8896484375 background all_cells +8590.42578125 2278.121337890625 background all_cells +8585.11328125 2271.835205078125 background all_cells +8622.361328125 2340.77685546875 background all_cells +8604.7021484375 2268.32958984375 background all_cells +8666.5908203125 2343.8203125 background all_cells +8687.3037109375 2338.126708984375 background all_cells +8679.5908203125 2342.854248046875 background all_cells +8670.5224609375 2336.421875 background all_cells +8630.0419921875 2338.76416015625 background all_cells +8657.392578125 2342.74755859375 background all_cells +8643.734375 2329.3583984375 background all_cells +8558.6474609375 2276.4443359375 background all_cells +8576.193359375 2290.8125 background all_cells +8556.6591796875 2293.367919921875 background all_cells +8573.4208984375 2280.60791015625 background all_cells +8567.91796875 2277.272216796875 background all_cells +8574.595703125 2272.7001953125 background all_cells +8570.888671875 2205.198974609375 background all_cells +8621.02734375 2185.6337890625 background all_cells +8593.291015625 2162.8173828125 background all_cells +8619.560546875 2246.88134765625 background all_cells +8614.4501953125 2237.0576171875 background all_cells +8579.3115234375 2258.090087890625 background all_cells +8531.412109375 2190.726806640625 background all_cells +8554.359375 2192.36669921875 background all_cells +8546.5234375 2212.357666015625 background all_cells +8536.609375 2206.2919921875 background all_cells +8596.7548828125 1983.330322265625 background all_cells +8610.0390625 1979.8209228515625 background all_cells +8605.46875 1970.0955810546875 background all_cells +8599.3359375 1955.80029296875 background all_cells +8602.52734375 1980.55810546875 background all_cells +8621.5087890625 1973.5714111328125 background all_cells +8623.9658203125 1981.249755859375 background all_cells +8611.3701171875 1974.8416748046875 background all_cells +8581.0615234375 1966.132080078125 background all_cells +8595.701171875 1973.614990234375 background all_cells +8595.0205078125 1967.21240234375 background all_cells +8617.9931640625 1954.557373046875 background all_cells +8622.28125 1960.8521728515625 background all_cells +8617.8603515625 1966.7745361328125 background all_cells +8611.5234375 1965.6243896484373 background all_cells +8611.173828125 1957.6451416015625 background all_cells +8592.552734375 1987.58984375 background all_cells +8605.4130859375 1997.3887939453125 background all_cells +8612.1845703125 1993.2867431640625 background all_cells +8594.142578125 1995.9354248046875 background all_cells +8615.658203125 2093.40625 background all_cells +8615.4921875 2135.2802734375 background all_cells +8592.1572265625 2107.5947265625 background all_cells +8600.966796875 2099.134765625 background all_cells +8593.5625 2089.274169921875 background all_cells +8619.0185546875 2002.5162353515625 background all_cells +8621.8251953125 2008.381103515625 background all_cells +8619.7138671875 1991.150634765625 background all_cells +8574.1455078125 2001.4468994140625 background all_cells +8572.6259765625 2092.240966796875 background all_cells +8590.0849609375 2008.249755859375 background all_cells +8582.9296875 1991.961181640625 background all_cells +9198.173828125 227.41281127929688 background all_cells +9201.5390625 258.4963684082031 background all_cells +9201.4619140625 214.06320190429688 background all_cells +9197.0107421875 209.71360778808597 background all_cells +9201.732421875 245.0759429931641 background all_cells +9194.845703125 214.79270935058597 background all_cells +9224.62890625 203.3553924560547 background all_cells +9229.783203125 227.4244842529297 background all_cells +9230.2021484375 219.55723571777344 background all_cells +9219.486328125 225.32305908203125 background all_cells +9217.3994140625 248.49497985839844 background all_cells +9210.8388671875 176.94900512695312 background all_cells +9224.85546875 181.48272705078125 background all_cells +9271.4677734375 189.9136962890625 background all_cells +9288.216796875 190.26980590820312 background all_cells +9280.681640625 190.7658233642578 background all_cells +9263.21484375 210.08287048339844 background all_cells +9263.5009765625 217.0767364501953 background all_cells +9262.6826171875 206.47927856445312 background all_cells +9282.8193359375 215.32785034179688 background all_cells +9273.9765625 215.91107177734372 background all_cells +9274.1025390625 202.8844451904297 background all_cells +9308.0517578125 204.1366424560547 background all_cells +9298.7265625 211.9234313964844 background all_cells +9316.888671875 223.87649536132807 background all_cells +9312.3408203125 250.3567352294922 background all_cells +9281.1689453125 223.54937744140625 background all_cells +9304.5400390625 332.0812072753906 background all_cells +9281.6455078125 325.7998352050781 background all_cells +9238.6845703125 240.57765197753903 background all_cells +9236.775390625 224.4893798828125 background all_cells +9245.4267578125 199.6790771484375 background all_cells +9270.87890625 198.5312957763672 background all_cells +9267.396484375 196.44320678710935 background all_cells +9213.720703125 377.634521484375 background all_cells +9237.7470703125 323.1586608886719 background all_cells +9237.140625 313.72576904296875 background all_cells +9342.8486328125 306.8033447265625 background all_cells +9330.73046875 298.58642578125 background all_cells +9330.017578125 341.9385681152344 background all_cells +9295.33203125 302.9190979003906 background all_cells +9306.5185546875 311.7328186035156 background all_cells +9300.35546875 333.0453186035156 background all_cells +9246.0009765625 303.4907531738281 background all_cells +9276.017578125 291.8302307128906 background all_cells +9278.6748046875 285.5263061523437 background all_cells +9259.529296875 288.009033203125 background all_cells +9246.9453125 312.0584411621094 background all_cells +8987.15234375 364.3782348632813 background all_cells +9028.970703125 363.6630554199219 background all_cells +9008.35546875 386.9903259277344 background all_cells +9048.7861328125 380.03466796875 background all_cells +9039.6591796875 367.3688659667969 background all_cells +9028.208984375 342.7989501953125 background all_cells +9073.8134765625 338.6092224121094 background all_cells +9064.390625 336.5023193359375 background all_cells +8998.7900390625 308.54742431640625 background all_cells +9027.81640625 322.008056640625 background all_cells +9028.5517578125 303.5145568847656 background all_cells +9015.2041015625 326.2015686035156 background all_cells +8997.55078125 300.858642578125 background all_cells +8989.3544921875 341.159912109375 background all_cells +9017.658203125 342.3742980957031 background all_cells +9009.9267578125 344.2874450683594 background all_cells +9064.0458984375 494.9407958984375 background all_cells +9060.396484375 521.5545043945312 background all_cells +9085.18359375 513.865966796875 background all_cells +9075.552734375 508.4007873535156 background all_cells +9063.8544921875 550.039794921875 background all_cells +9084.748046875 557.1788330078125 background all_cells +9073.4794921875 543.7517700195312 background all_cells +9068.44921875 564.84375 background all_cells +9020.4326171875 586.1036376953125 background all_cells +9042.7216796875 600.0245361328125 background all_cells +9007.9296875 550.1532592773438 background all_cells +9018.5791015625 544.5401611328125 background all_cells +9035.236328125 540.4593505859375 background all_cells +9055.4326171875 404.6127014160156 background all_cells +8993.2900390625 416.5751953125 background all_cells +9017.97265625 399.5971374511719 background all_cells +9083.912109375 405.2669677734375 background all_cells +9060.568359375 390.6177978515625 background all_cells +9000.90625 483.2225341796875 background all_cells +9010.2470703125 473.6366271972656 background all_cells +9003.716796875 455.8821716308594 background all_cells +9014.9775390625 425.5712585449219 background all_cells +9027.6552734375 477.2348937988281 background all_cells +9045.71484375 484.0250854492188 background all_cells +9043.060546875 506.13580322265625 background all_cells +9027.16015625 425.3075866699219 background all_cells +9021.0419921875 449.3300476074219 background all_cells +9068.3974609375 425.5754089355469 background all_cells +9086.3740234375 487.2114562988281 background all_cells +9086.197265625 475.9197387695313 background all_cells +9090.15234375 453.840576171875 background all_cells +9051.400390625 435.6850280761719 background all_cells +8987.37109375 464.9947509765625 background all_cells +8996.8251953125 461.6554260253906 background all_cells +8994.1640625 455.16253662109375 background all_cells +8992.0 462.1166076660156 background all_cells +9318.6455078125 384.4504699707031 background all_cells +9323.12890625 371.506591796875 background all_cells +9323.2119140625 343.06988525390625 background all_cells +9325.7470703125 392.8529968261719 background all_cells +9325.5029296875 380.94573974609375 background all_cells +9321.15234375 397.8074645996094 background all_cells +9312.1826171875 383.72454833984375 background all_cells +9249.1591796875 402.6575927734375 background all_cells +9271.369140625 399.994140625 background all_cells +9266.34375 346.6511535644531 background all_cells +9302.6669921875 363.5904541015625 background all_cells +9271.298828125 358.0141906738281 background all_cells +9058.2197265625 234.11155700683597 background all_cells +9026.208984375 240.49029541015625 background all_cells +9016.9453125 235.96469116210935 background all_cells +8991.1630859375 232.4477996826172 background all_cells +9069.21875 241.00115966796875 background all_cells +9045.638671875 240.3042907714844 background all_cells +8990.2353515625 255.63282775878903 background all_cells +9011.4697265625 249.4189910888672 background all_cells +8999.5888671875 265.2694091796875 background all_cells +8998.009765625 248.7678985595703 background all_cells +9027.9072265625 254.4616241455078 background all_cells +9037.466796875 248.4736328125 background all_cells +9039.138671875 262.9186706542969 background all_cells +9005.583984375 273.5052185058594 background all_cells +9025.3544921875 290.6581115722656 background all_cells +9008.890625 286.7262268066406 background all_cells +9020.8515625 272.7763366699219 background all_cells +9044.3974609375 307.6418762207031 background all_cells +9048.0107421875 323.115234375 background all_cells +8986.7265625 292.8440856933594 background all_cells +9009.7646484375 300.35516357421875 background all_cells +9037.251953125 282.9297180175781 background all_cells +9039.1240234375 292.8293762207031 background all_cells +9051.0390625 256.0386047363281 background all_cells +9069.314453125 257.79107666015625 background all_cells +9063.5625 251.96495056152344 background all_cells +9057.2568359375 262.5545349121094 background all_cells +9078.1162109375 237.23626708984372 background all_cells +9077.7880859375 247.9709625244141 background all_cells +9089.1328125 244.9576873779297 background all_cells +9082.9287109375 260.5331115722656 background all_cells +9079.3388671875 280.3881225585937 background all_cells +9085.2451171875 270.5859680175781 background all_cells +9093.9365234375 264.8609924316406 background all_cells +9028.3984375 182.4102935791016 background all_cells +9050.275390625 189.20895385742188 background all_cells +9049.2275390625 181.401123046875 background all_cells +9030.5185546875 189.2767791748047 background all_cells +9061.3681640625 182.55699157714844 background all_cells +9076.6650390625 198.85711669921875 background all_cells +9063.6748046875 206.6510772705078 background all_cells +9075.0546875 215.44989013671875 background all_cells +9039.8798828125 225.679443359375 background all_cells +9038.7685546875 211.02691650390625 background all_cells +9035.171875 218.08349609375 background all_cells +9052.60546875 218.3394775390625 background all_cells +9063.720703125 218.6455841064453 background all_cells +8988.60546875 209.8560943603516 background all_cells +9008.5595703125 221.3966064453125 background all_cells +9011.4814453125 201.62928771972656 background all_cells +9008.96875 210.00791931152344 background all_cells +9020.123046875 200.44070434570312 background all_cells +9017.7734375 216.83694458007807 background all_cells +9025.5966796875 208.52462768554688 background all_cells +9022.1484375 191.4596405029297 background all_cells +9014.3017578125 192.22332763671875 background all_cells +9007.501953125 190.68292236328125 background all_cells +9000.8955078125 187.9576416015625 background all_cells +9127.2783203125 274.310791015625 background all_cells +9140.6650390625 243.6353912353516 background all_cells +9136.9296875 268.2998352050781 background all_cells +9145.865234375 256.3432312011719 background all_cells +9152.759765625 253.2213897705078 background all_cells +9129.03125 205.2624664306641 background all_cells +9156.0966796875 188.03794860839844 background all_cells +9150.666015625 192.9767608642578 background all_cells +9153.103515625 204.7700653076172 background all_cells +9152.1943359375 178.04400634765625 background all_cells +9149.5615234375 213.28428649902344 background all_cells +9123.7861328125 225.04237365722656 background all_cells +9118.984375 235.20138549804688 background all_cells +9146.39453125 222.21995544433597 background all_cells +9153.6142578125 229.99462890625 background all_cells +9132.853515625 220.4307098388672 background all_cells +9156.7724609375 222.37120056152344 background all_cells +9160.3642578125 200.68638610839844 background all_cells +9165.9970703125 183.62083435058597 background all_cells +9185.1005859375 183.8999938964844 background all_cells +9166.044921875 199.8627471923828 background all_cells +9162.9384765625 213.57806396484372 background all_cells +9155.7666015625 239.177490234375 background all_cells +9169.0146484375 237.1352386474609 background all_cells +9177.3310546875 236.11080932617188 background all_cells +9174.90625 240.83831787109372 background all_cells +9150.455078125 242.674072265625 background all_cells +9190.111328125 677.0990600585938 background all_cells +9200.5986328125 676.3888549804688 background all_cells +9204.044921875 630.5942993164062 background all_cells +9241.421875 593.41357421875 background all_cells +9236.7041015625 684.8825073242188 background all_cells +9252.66796875 687.9523315429688 background all_cells +9256.19140625 669.2512817382812 background all_cells +9261.2841796875 635.0850830078125 background all_cells +9259.44140625 604.9786376953125 background all_cells +9259.25390625 572.1646118164062 background all_cells +9260.6708984375 581.448486328125 background all_cells +9248.9794921875 588.5086669921875 background all_cells +9252.87109375 586.707763671875 background all_cells +9251.533203125 573.9987182617188 background all_cells +9173.1416015625 565.4174194335938 background all_cells +9194.005859375 561.2522583007812 background all_cells +9231.3798828125 577.170654296875 background all_cells +9177.5498046875 561.3242797851562 background all_cells +9208.138671875 686.5884399414062 background all_cells +9219.1875 684.7943115234375 background all_cells +9218.6484375 674.2531127929688 background all_cells +9216.26953125 679.0617065429688 background all_cells +9145.091796875 634.5303955078125 background all_cells +9145.697265625 669.5304565429688 background all_cells +9158.0078125 653.5145263671875 background all_cells +9154.95703125 644.133544921875 background all_cells +9085.0634765625 325.4233093261719 background all_cells +9105.388671875 319.08380126953125 background all_cells +9107.1103515625 331.9115905761719 background all_cells +9098.064453125 338.6016540527344 background all_cells +9082.7177734375 345.4408569335937 background all_cells +9096.92578125 599.0081787109375 background all_cells +9060.7314453125 612.6525268554688 background all_cells +9066.001953125 579.6408081054688 background all_cells +9087.9287109375 637.5382690429688 background all_cells +9085.6591796875 607.0474853515625 background all_cells +9103.3837890625 597.6090087890625 background all_cells +9153.7666015625 580.4388427734375 background all_cells +9163.603515625 543.4832153320312 background all_cells +9153.8251953125 553.15478515625 background all_cells +9160.990234375 578.2869262695312 background all_cells +9159.8486328125 616.25439453125 background all_cells +9133.919921875 582.6227416992188 background all_cells +9128.3369140625 554.47412109375 background all_cells +9143.822265625 602.162353515625 background all_cells +9137.904296875 376.235595703125 background all_cells +9135.8369140625 373.2808837890625 background all_cells +9133.0029296875 326.6885681152344 background all_cells +9160.8271484375 311.3818664550781 background all_cells +9167.5244140625 350.5845642089844 background all_cells +9165.3720703125 326.3169250488281 background all_cells +9112.6025390625 357.2734680175781 background all_cells +9117.7060546875 374.97174072265625 background all_cells +9104.0712890625 370.3048400878906 background all_cells +9107.4423828125 359.3625183105469 background all_cells +9073.1513671875 227.51705932617188 background all_cells +9084.0625 232.86566162109372 background all_cells +9092.048828125 232.03683471679688 background all_cells +9088.587890625 228.7395477294922 background all_cells +9102.1552734375 181.13461303710935 background all_cells +9086.11328125 189.3602600097656 background all_cells +9087.87890625 179.6378631591797 background all_cells +9119.505859375 188.50701904296875 background all_cells +9109.357421875 200.2438201904297 background all_cells +9103.96875 191.02926635742188 background all_cells +9077.884765625 209.79934692382807 background all_cells +9100.4716796875 207.67306518554688 background all_cells +9522.4677734375 722.0380249023438 background all_cells +9559.8798828125 722.7702026367188 background all_cells +9537.4580078125 722.06640625 background all_cells +9573.6689453125 723.8556518554688 background all_cells +9592.146484375 724.655517578125 background all_cells +9599.46484375 723.4515991210938 background all_cells +9594.7578125 716.6826171875 background all_cells +9579.419921875 717.4747924804688 background all_cells +9560.7880859375 743.614990234375 background all_cells +9598.8330078125 752.8818969726562 background all_cells +9598.099609375 740.7172241210938 background all_cells +9587.46484375 740.1292724609375 background all_cells +9549.634765625 754.6720581054688 background all_cells +9553.5751953125 749.8895263671875 background all_cells +9538.9033203125 740.3029174804688 background all_cells +9545.212890625 745.2954711914062 background all_cells +9558.068359375 732.1761474609375 background all_cells +9579.1474609375 731.6734008789062 background all_cells +9608.1708984375 729.910888671875 background all_cells +9531.25 730.8656616210938 background all_cells +9569.3994140625 848.011474609375 background all_cells +9597.8818359375 855.8125610351562 background all_cells +9593.216796875 851.00244140625 background all_cells +9591.765625 826.4561767578125 background all_cells +9588.7587890625 840.9061279296875 background all_cells +9589.8544921875 846.7681884765625 background all_cells +9610.794921875 844.927734375 background all_cells +9580.587890625 822.5699462890625 background all_cells +9571.1318359375 830.4891357421875 background all_cells +9573.03125 843.3096923828125 background all_cells +9577.017578125 838.9509887695312 background all_cells +9585.6318359375 832.9574584960938 background all_cells +9576.3720703125 792.4705810546875 background all_cells +9580.26171875 784.0662841796875 background all_cells +9606.3271484375 761.2692260742188 background all_cells +9607.1572265625 773.2975463867188 background all_cells +9613.2587890625 767.1146850585938 background all_cells +9598.6279296875 778.7947998046875 background all_cells +9598.8046875 796.736572265625 background all_cells +9605.50390625 787.5820922851562 background all_cells +9536.4150390625 832.8935546875 background all_cells +9558.0322265625 852.00244140625 background all_cells +9535.9482421875 873.5885620117188 background all_cells +9526.7666015625 779.9635620117188 background all_cells +9534.328125 794.923583984375 background all_cells +9528.2890625 788.099365234375 background all_cells +9538.8720703125 787.8722534179688 background all_cells +9526.6728515625 797.6834716796875 background all_cells +9525.96875 808.0958251953125 background all_cells +9563.359375 797.031005859375 background all_cells +9562.708984375 823.4783325195312 background all_cells +9572.037109375 819.078125 background all_cells +9566.7421875 791.0352783203125 background all_cells +9568.115234375 808.3829956054688 background all_cells +9569.4560546875 784.11328125 background all_cells +9559.349609375 758.3575439453125 background all_cells +9523.33203125 768.6464233398438 background all_cells +9530.234375 762.8894653320312 background all_cells +9550.8173828125 763.6837768554688 background all_cells +9568.2314453125 763.5687866210938 background all_cells +9547.2919921875 804.8024291992188 background all_cells +9556.8603515625 806.6708374023438 background all_cells +9551.0439453125 793.5321655273438 background all_cells +9778.298828125 825.593017578125 background all_cells +9774.9423828125 852.1849975585938 background all_cells +9779.5625 834.1607055664062 background all_cells +9748.791015625 913.0438842773438 background all_cells +9772.6572265625 940.3427734375 background all_cells +9772.6396484375 931.6300659179688 background all_cells +9774.03515625 874.07470703125 background all_cells +9782.9970703125 880.3067016601562 background all_cells +9776.58203125 880.729248046875 background all_cells +9811.3505859375 934.95556640625 background all_cells +9810.6201171875 947.720947265625 background all_cells +9799.392578125 945.29248046875 background all_cells +9791.958984375 943.3455810546876 background all_cells +9798.5185546875 883.9976806640625 background all_cells +9806.25390625 892.4378051757812 background all_cells +9813.716796875 893.9920043945312 background all_cells +9792.4658203125 885.6620483398438 background all_cells +9804.953125 907.1185913085938 background all_cells +9795.419921875 902.525390625 background all_cells +9796.6591796875 928.6400756835938 background all_cells +9791.76953125 923.7265014648438 background all_cells +9806.77734375 917.1336059570312 background all_cells +9713.24609375 872.268310546875 background all_cells +9711.1435546875 900.392822265625 background all_cells +9714.380859375 885.186767578125 background all_cells +9715.9541015625 875.9038696289062 background all_cells +9717.7529296875 909.3876342773438 background all_cells +9739.92578125 930.7769165039062 background all_cells +9716.767578125 918.9221801757812 background all_cells +9716.9638671875 926.3426513671876 background all_cells +9718.4423828125 914.3342895507812 background all_cells +9733.158203125 872.7109985351562 background all_cells +9736.3056640625 828.9854736328125 background all_cells +9729.240234375 828.020751953125 background all_cells +9737.4453125 895.0805053710938 background all_cells +9728.27734375 888.7759399414062 background all_cells +9627.54296875 718.209228515625 background all_cells +9620.4931640625 770.5526733398438 background all_cells +9627.0234375 760.9176635742188 background all_cells +9623.1298828125 753.1199340820312 background all_cells +9625.55078125 725.6682739257812 background all_cells +9647.4345703125 750.1224975585938 background all_cells +9645.2236328125 782.3732299804688 background all_cells +9643.12109375 764.3946533203125 background all_cells +9654.15234375 806.3717041015625 background all_cells +9646.4150390625 825.185302734375 background all_cells +9643.9560546875 817.5528564453125 background all_cells +9636.916015625 820.192138671875 background all_cells +9638.1796875 714.1488647460938 background all_cells +9632.875 733.9144897460938 background all_cells +9637.8955078125 718.841552734375 background all_cells +9649.30078125 717.9788208007812 background all_cells +9751.29296875 714.6541137695312 background all_cells +9720.177734375 727.2147216796875 background all_cells +9735.2763671875 723.4832763671875 background all_cells +9726.1611328125 721.1192016601562 background all_cells +9721.33984375 745.4022216796875 background all_cells +9712.5771484375 738.0800170898438 background all_cells +9717.583984375 735.8345336914062 background all_cells +9730.0498046875 745.0242309570312 background all_cells +9724.9794921875 743.9375610351562 background all_cells +9736.55078125 742.243896484375 background all_cells +9745.47265625 741.7965698242188 background all_cells +9743.7509765625 736.01318359375 background all_cells +9737.505859375 732.7470092773438 background all_cells +9757.12890625 735.9205322265625 background all_cells +9754.30078125 727.326416015625 background all_cells +9753.67578125 741.7459106445312 background all_cells +9761.4052734375 739.7530517578125 background all_cells +9740.255859375 585.427978515625 background all_cells +9742.103515625 599.1380004882812 background all_cells +9754.8759765625 592.471923828125 background all_cells +9765.4521484375 584.8667602539062 background all_cells +9764.5849609375 594.8215942382812 background all_cells +9752.65625 603.2037353515625 background all_cells +9758.8779296875 600.3513793945312 background all_cells +9737.9833984375 622.85791015625 background all_cells +9761.2890625 625.4302978515625 background all_cells +9717.5693359375 706.0692749023438 background all_cells +9742.2421875 702.8123168945312 background all_cells +9748.0615234375 684.33642578125 background all_cells +9748.794921875 693.2804565429688 background all_cells +9729.5703125 705.2666625976562 background all_cells +9767.046875 656.0598754882812 background all_cells +9755.8955078125 683.1526489257812 background all_cells +9759.984375 674.6785278320312 background all_cells +9752.009765625 663.6773681640625 background all_cells +9739.056640625 754.260498046875 background all_cells +9735.8349609375 768.6151123046875 background all_cells +9743.9111328125 765.1294555664062 background all_cells +9746.7333984375 751.9732055664062 background all_cells +9762.4443359375 768.7413330078125 background all_cells +9760.869140625 782.8870239257812 background all_cells +9750.26171875 775.5057983398438 background all_cells +9755.7841796875 771.83447265625 background all_cells +9723.2333984375 756.6128540039062 background all_cells +9720.8251953125 769.0940551757812 background all_cells +9715.5517578125 761.1976318359375 background all_cells +9753.16796875 751.7743530273438 background all_cells +9749.6591796875 761.5927124023438 background all_cells +9758.5546875 761.3229370117188 background all_cells +9718.7998046875 578.8330688476562 background all_cells +9713.6435546875 594.1636352539062 background all_cells +9732.322265625 585.9695434570312 background all_cells +9714.2138671875 581.715087890625 background all_cells +9725.9873046875 584.1124267578125 background all_cells +9733.6337890625 686.466064453125 background all_cells +9713.5673828125 684.9436645507812 background all_cells +9719.0546875 693.7102661132812 background all_cells +9726.5986328125 691.5760498046875 background all_cells +9710.0234375 693.470458984375 background all_cells +9709.7998046875 660.6962280273438 background all_cells +9714.734375 679.11083984375 background all_cells +9730.107421875 668.7141723632812 background all_cells +9714.6142578125 666.1669921875 background all_cells +9722.1962890625 646.6432495117188 background all_cells +9731.091796875 639.646728515625 background all_cells +9715.9873046875 654.8690795898438 background all_cells +9710.4052734375 646.414794921875 background all_cells +9723.27734375 603.986572265625 background all_cells +9719.55859375 632.1344604492188 background all_cells +9719.1376953125 619.14501953125 background all_cells +9716.47265625 603.8482666015625 background all_cells +9658.814453125 752.0994262695312 background all_cells +9684.32421875 750.9733276367188 background all_cells +9690.2001953125 745.871337890625 background all_cells +9710.2744140625 747.2047119140625 background all_cells +9706.3583984375 722.1697387695312 background all_cells +9693.7041015625 758.1854858398438 background all_cells +9692.09375 774.076904296875 background all_cells +9660.6337890625 769.580322265625 background all_cells +9690.6962890625 786.2138671875 background all_cells +9665.4052734375 776.0130004882812 background all_cells +9816.4296875 899.3424682617188 background all_cells +9841.8515625 900.9976806640624 background all_cells +9829.9111328125 892.8893432617188 background all_cells +9824.3271484375 903.3109130859376 background all_cells +9856.861328125 926.8125 background all_cells +9854.8173828125 942.0735473632812 background all_cells +9859.59765625 935.3810424804688 background all_cells +9838.095703125 919.6749877929688 background all_cells +9826.7548828125 943.2440185546876 background all_cells +9818.607421875 929.068359375 background all_cells +9847.21875 922.6444091796876 background all_cells +9821.9267578125 917.5521850585938 background all_cells +9852.203125 896.6296997070312 background all_cells +9858.6640625 914.095458984375 background all_cells +9857.6064453125 904.73779296875 background all_cells +9795.7939453125 976.1515502929688 background all_cells +9804.2412109375 980.1029052734376 background all_cells +9795.7119140625 987.345703125 background all_cells +9825.623046875 986.677734375 background all_cells +9816.056640625 980.3728637695312 background all_cells +9818.873046875 997.5474853515624 background all_cells +9822.634765625 1011.6061401367188 background all_cells +9812.576171875 1005.5051879882812 background all_cells +9830.208984375 1000.4931030273438 background all_cells +9797.9658203125 1004.6460571289062 background all_cells +9804.4853515625 1005.9481201171876 background all_cells +9796.935546875 1000.01708984375 background all_cells +9803.185546875 1011.0267333984376 background all_cells +9842.1064453125 949.4853515625 background all_cells +9837.197265625 986.9782104492188 background all_cells +9843.494140625 980.8470458984376 background all_cells +9831.154296875 973.815673828125 background all_cells +9844.4248046875 966.0388793945312 background all_cells +9845.0546875 998.2515869140624 background all_cells +9843.0087890625 1016.0944213867188 background all_cells +9846.1669921875 1009.7286376953124 background all_cells +9829.8994140625 1006.7538452148438 background all_cells +9832.7265625 994.8742065429688 background all_cells +9857.60546875 974.0778198242188 background all_cells +9855.806640625 997.2158813476562 background all_cells +9861.8603515625 1003.9564819335938 background all_cells +9851.1708984375 984.6165161132812 background all_cells +9854.8134765625 952.1045532226562 background all_cells +9850.75 961.1754150390624 background all_cells +9857.8896484375 961.9702758789062 background all_cells +9851.1240234375 957.5484008789062 background all_cells +9648.8427734375 988.1950073242188 background all_cells +9758.017578125 990.6143188476562 background all_cells +9775.1494140625 983.3887329101562 background all_cells +9767.7744140625 972.551513671875 background all_cells +9783.033203125 1011.6505126953124 background all_cells +9753.814453125 1012.2710571289062 background all_cells +9787.12109375 1002.4647216796876 background all_cells +9789.3466796875 1006.3934936523438 background all_cells +9771.462890625 998.9410400390624 background all_cells +9629.8203125 904.8710327148438 background all_cells +9623.2626953125 914.0757446289062 background all_cells +9760.849609375 956.5436401367188 background all_cells +9676.5224609375 956.4352416992188 background all_cells +9765.3212890625 962.07861328125 background all_cells +9762.630859375 966.8909301757812 background all_cells +9770.291015625 962.1622314453124 background all_cells +9776.2998046875 957.395263671875 background all_cells +9777.939453125 962.2935791015624 background all_cells +9791.91796875 956.0297241210938 background all_cells +9793.5283203125 966.8453979492188 background all_cells +9801.2119140625 961.6494750976562 background all_cells +9833.8955078125 599.8283081054688 background all_cells +9832.34375 580.4419555664062 background all_cells +9844.5400390625 595.989013671875 background all_cells +9842.728515625 576.9871826171875 background all_cells +9832.7578125 568.9177856445312 background all_cells +9858.99609375 630.5518798828125 background all_cells +9839.9228515625 616.3873901367188 background all_cells +9821.5693359375 632.07373046875 background all_cells +9833.0546875 626.5211181640625 background all_cells +9829.8447265625 613.0035400390625 background all_cells +9823.74609375 645.8082275390625 background all_cells +9853.59375 581.8515625 background all_cells +9864.3505859375 607.409423828125 background all_cells +9861.10546875 573.2417602539062 background all_cells +9859.4130859375 599.0994262695312 background all_cells +9821.046875 600.6365966796875 background all_cells +9810.1806640625 594.9593505859375 background all_cells +9824.45703125 590.0100708007812 background all_cells +9821.61328125 575.712158203125 background all_cells +9816.2861328125 684.4526977539062 background all_cells +9809.81640625 700.2559814453125 background all_cells +9799.9052734375 701.2564697265625 background all_cells +9794.357421875 685.8955688476562 background all_cells +9772.5146484375 767.2589111328125 background all_cells +9777.3203125 774.64990234375 background all_cells +9770.4658203125 780.1510620117188 background all_cells +9778.1904296875 716.3717651367188 background all_cells +9773.9541015625 741.7468872070312 background all_cells +9783.5 739.63525390625 background all_cells +9768.25390625 727.0377197265625 background all_cells +9780.7998046875 686.9630126953125 background all_cells +9769.96484375 700.5713500976562 background all_cells +9769.669921875 687.1259155273438 background all_cells +9816.7353515625 712.296142578125 background all_cells +9787.0888671875 731.6611938476562 background all_cells +9794.2412109375 731.6552734375 background all_cells +9809.3505859375 722.7545166015625 background all_cells +9812.96875 768.8802490234375 background all_cells +9823.0849609375 770.176513671875 background all_cells +9822.0703125 763.2141723632812 background all_cells +9820.5771484375 786.7693481445312 background all_cells +9812.208984375 802.533203125 background all_cells +9814.990234375 812.5235595703125 background all_cells +9801.7890625 813.4334106445312 background all_cells +9787.7119140625 806.017333984375 background all_cells +9803.2939453125 835.1682739257812 background all_cells +9799.26953125 854.695068359375 background all_cells +9811.5751953125 844.3987426757812 background all_cells +9800.05078125 824.0467529296875 background all_cells +9789.4833984375 835.4053955078125 background all_cells +9806.6669921875 839.8084716796875 background all_cells +9785.2666015625 780.5360717773438 background all_cells +9801.8818359375 771.4401245117188 background all_cells +9795.4365234375 777.178955078125 background all_cells +9786.408203125 771.1072387695312 background all_cells +9839.1484375 812.5782470703125 background all_cells +9844.7978515625 802.2896728515625 background all_cells +9828.36328125 812.0768432617188 background all_cells +9841.619140625 821.93212890625 background all_cells +9850.5634765625 813.9415283203125 background all_cells +9863.646484375 862.1334838867188 background all_cells +9853.1435546875 885.0596313476562 background all_cells +9864.310546875 883.5384521484375 background all_cells +9840.564453125 828.8414916992188 background all_cells +9827.45703125 831.849609375 background all_cells +9839.751953125 881.856201171875 background all_cells +9842.5654296875 863.70654296875 background all_cells +9847.8017578125 832.3870849609375 background all_cells +9858.8369140625 808.876953125 background all_cells +9850.8505859375 799.539306640625 background all_cells +9852.8310546875 827.3070678710938 background all_cells +9864.9443359375 830.342041015625 background all_cells +9862.6015625 824.7551879882812 background all_cells +9865.73828125 807.6207275390625 background all_cells +9831.078125 694.8278198242188 background all_cells +9841.7138671875 715.1248779296875 background all_cells +9838.06640625 709.6976928710938 background all_cells +9829.47265625 703.7197265625 background all_cells +9850.0146484375 745.6397705078125 background all_cells +9852.9423828125 758.1712036132812 background all_cells +9838.3115234375 753.4533081054688 background all_cells +9856.5546875 771.5767211914062 background all_cells +9860.80859375 794.2777099609375 background all_cells +9864.31640625 774.3709106445312 background all_cells +9845.921875 760.8942260742188 background all_cells +9832.0732421875 779.31005859375 background all_cells +9843.486328125 774.3880004882812 background all_cells +9838.2021484375 764.4384155273438 background all_cells +9781.958984375 607.0546875 background all_cells +9772.5283203125 571.1383666992188 background all_cells +9812.5400390625 652.8460083007812 background all_cells +9815.65625 619.1926879882812 background all_cells +9800.72265625 598.0137939453125 background all_cells +9805.177734375 613.4656982421875 background all_cells +9817.03125 666.8789672851562 background all_cells +9803.7470703125 674.6244506835938 background all_cells +9793.7919921875 674.561279296875 background all_cells +9770.9267578125 665.3887939453125 background all_cells +9202.8056640625 400.9498291015625 background all_cells +9167.59375 396.0501403808594 background all_cells +9223.4794921875 412.875732421875 background all_cells +9212.1865234375 395.2738342285156 background all_cells +9183.6611328125 412.19183349609375 background all_cells +9179.896484375 439.9221801757813 background all_cells +9209.3818359375 437.5858459472656 background all_cells +9191.0498046875 412.0119323730469 background all_cells +9250.587890625 448.6666259765625 background all_cells +9127.95703125 454.4182434082031 background all_cells +9129.462890625 461.6315002441406 background all_cells +9494.6376953125 447.6069030761719 background all_cells +9487.9287109375 445.6618957519531 background all_cells +9246.4619140625 446.1405334472656 background all_cells +9515.958984375 446.5455932617188 background all_cells +9540.8837890625 448.58489990234375 background all_cells +9539.3095703125 421.0787963867188 background all_cells +9519.9677734375 428.7817077636719 background all_cells +9481.2978515625 417.629150390625 background all_cells +9275.7666015625 421.11224365234375 background all_cells +9309.9931640625 426.2061462402344 background all_cells +9495.6513671875 414.3038024902344 background all_cells +9485.1201171875 422.2707214355469 background all_cells +9277.595703125 575.0953369140625 background all_cells +9299.4619140625 608.7537231445312 background all_cells +9294.7373046875 571.0275268554688 background all_cells +9291.76171875 584.9050903320312 background all_cells +9282.7568359375 568.9940185546875 background all_cells +9272.1650390625 710.896240234375 background all_cells +9286.6826171875 703.2883911132812 background all_cells +9301.69921875 690.1801147460938 background all_cells +9309.3046875 712.6572265625 background all_cells +9276.2177734375 663.7101440429688 background all_cells +9287.408203125 681.7183227539062 background all_cells +9269.6728515625 676.3009033203125 background all_cells +9318.3251953125 711.6491088867188 background all_cells +9323.359375 713.8255004882812 background all_cells +9321.3388671875 688.145751953125 background all_cells +9163.630859375 471.6142272949219 background all_cells +9147.09765625 528.109375 background all_cells +9150.9345703125 516.8803100585938 background all_cells +9135.4619140625 501.5011901855469 background all_cells +9318.9287109375 534.5642700195312 background all_cells +9291.34375 554.3807373046875 background all_cells +9303.8095703125 549.267578125 background all_cells +9209.5693359375 493.1590576171875 background all_cells +9187.5693359375 508.5725708007813 background all_cells +9263.7705078125 503.2767028808594 background all_cells +9252.0068359375 495.7843322753906 background all_cells +9251.716796875 520.594482421875 background all_cells +9499.298828125 458.4375915527344 background all_cells +9498.037109375 452.9649658203125 background all_cells +9511.0341796875 455.91009521484375 background all_cells +9529.88671875 455.583984375 background all_cells +9522.1865234375 463.4440002441406 background all_cells +9521.9765625 454.4809875488281 background all_cells +9493.0146484375 473.2209777832031 background all_cells +9507.6376953125 474.8765258789063 background all_cells +9497.990234375 467.4752807617188 background all_cells +9132.423828125 697.0586547851562 background all_cells +9135.9912109375 710.0764770507812 background all_cells +9108.0791015625 706.3526611328125 background all_cells +9163.388671875 704.8524169921875 background all_cells +9154.0595703125 702.08935546875 background all_cells +9142.6904296875 696.5596313476562 background all_cells +9138.703125 738.8914184570312 background all_cells +9143.6865234375 745.1356811523438 background all_cells +9111.849609375 679.3432006835938 background all_cells +9125.111328125 687.7515258789062 background all_cells +9118.2109375 678.3947143554688 background all_cells +9114.46875 690.8555908203125 background all_cells +9233.345703125 759.664306640625 background all_cells +9244.1708984375 769.9140625 background all_cells +9246.0009765625 774.0159301757812 background all_cells +9239.0771484375 692.7173461914062 background all_cells +9233.8505859375 718.2097778320312 background all_cells +9234.4912109375 736.5340576171875 background all_cells +9242.794921875 729.2355346679688 background all_cells +9245.708984375 738.8435668945312 background all_cells +9245.15234375 724.2510986328125 background all_cells +9180.896484375 750.9378051757812 background all_cells +9175.9462890625 742.717529296875 background all_cells +9163.033203125 748.402587890625 background all_cells +9262.8857421875 745.2764892578125 background all_cells +9248.55078125 747.9263305664062 background all_cells +9197.6611328125 774.4672241210938 background all_cells +9259.228515625 767.5634765625 background all_cells +9177.662109375 763.4851684570312 background all_cells +9181.9267578125 758.204345703125 background all_cells +9154.662109375 714.63232421875 background all_cells +9138.568359375 729.7581787109375 background all_cells +9148.6416015625 725.4868774414062 background all_cells +9143.6650390625 719.8704833984375 background all_cells +9216.9833984375 704.2706909179688 background all_cells +9220.841796875 721.9400024414062 background all_cells +9207.9404296875 719.1673583984375 background all_cells +9219.9638671875 713.9112548828125 background all_cells +9215.0244140625 730.8917846679688 background all_cells +9188.1630859375 714.7841796875 background all_cells +9172.291015625 729.7885131835938 background all_cells +9179.931640625 730.1998291015625 background all_cells +9191.9013671875 706.7610473632812 background all_cells +9191.103515625 694.960205078125 background all_cells +9057.173828125 628.111572265625 background all_cells +8991.4423828125 650.8751831054688 background all_cells +9042.14453125 648.33984375 background all_cells +8991.966796875 643.237060546875 background all_cells +9030.125 649.9231567382812 background all_cells +9026.916015625 664.2634887695312 background all_cells +9034.625 661.1947631835938 background all_cells +9080.908203125 673.3985595703125 background all_cells +9014.6083984375 693.3783569335938 background all_cells +9099.4267578125 686.5993041992188 background all_cells +9077.7158203125 747.400146484375 background all_cells +9054.9599609375 759.958251953125 background all_cells +9076.59375 761.1122436523438 background all_cells +9121.2626953125 751.10888671875 background all_cells +9090.80078125 748.7159423828125 background all_cells +8985.1181640625 761.8531494140625 background all_cells +9021.943359375 761.8869018554688 background all_cells +9031.453125 759.3015747070312 background all_cells +9028.8349609375 754.8222045898438 background all_cells +9083.544921875 720.972412109375 background all_cells +8984.8955078125 739.0281982421875 background all_cells +9097.5986328125 723.8284912109375 background all_cells +9067.8212890625 784.8202514648438 background all_cells +9057.8369140625 778.271728515625 background all_cells +9107.830078125 863.8583984375 background all_cells +9127.65234375 857.8344116210938 background all_cells +9120.380859375 859.601318359375 background all_cells +9111.2861328125 869.361572265625 background all_cells +9104.2265625 880.9237060546875 background all_cells +9114.6689453125 899.8955688476562 background all_cells +9117.2890625 894.3924560546875 background all_cells +9092.3330078125 890.1806030273438 background all_cells +9094.71484375 874.0713500976562 background all_cells +9100.39453125 874.0526733398438 background all_cells +8991.7578125 861.9492797851562 background all_cells +8999.4921875 791.072998046875 background all_cells +8994.5888671875 882.8800048828125 background all_cells +9034.556640625 876.4256591796875 background all_cells +8992.919921875 899.465087890625 background all_cells +8996.1767578125 893.677490234375 background all_cells +9351.861328125 336.6252136230469 background all_cells +9354.5185546875 341.6709289550781 background all_cells +9333.06640625 336.30682373046875 background all_cells +9362.6279296875 336.5636901855469 background all_cells +9346.8837890625 346.9400634765625 background all_cells +9421.798828125 357.15008544921875 background all_cells +9351.7470703125 352.1884460449219 background all_cells +9357.1240234375 307.2844543457031 background all_cells +9377.0478515625 294.50115966796875 background all_cells +9397.6279296875 301.2915954589844 background all_cells +9372.1201171875 315.2429504394531 background all_cells +9359.55859375 314.7056884765625 background all_cells +9358.2724609375 297.6091003417969 background all_cells +9331.8447265625 351.44012451171875 background all_cells +9335.9521484375 365.8717651367188 background all_cells +9335.03515625 356.75946044921875 background all_cells +9390.708984375 324.07989501953125 background all_cells +9359.6083984375 325.0513000488281 background all_cells +9337.5673828125 330.0392761230469 background all_cells +9336.4453125 323.30621337890625 background all_cells +9794.0859375 431.6175537109375 background all_cells +9807.7490234375 448.5093383789063 background all_cells +9808.0947265625 457.35357666015625 background all_cells +9799.4580078125 408.8983154296875 background all_cells +9863.8876953125 338.7622375488281 background all_cells +9856.482421875 351.7569274902344 background all_cells +9849.49609375 344.8318176269531 background all_cells +9810.9189453125 376.449951171875 background all_cells +9820.1943359375 408.2745666503906 background all_cells +9818.595703125 416.46923828125 background all_cells +9814.9404296875 411.2273254394531 background all_cells +9855.142578125 312.15576171875 background all_cells +9849.55078125 327.8527526855469 background all_cells +9847.525390625 313.0987548828125 background all_cells +9858.5517578125 440.2401428222656 background all_cells +9839.3876953125 439.7706909179688 background all_cells +9829.48828125 439.6242980957031 background all_cells +9829.8447265625 410.9728393554688 background all_cells +9847.212890625 404.4843444824219 background all_cells +9696.6513671875 362.3847351074219 background all_cells +9711.0908203125 400.356689453125 background all_cells +9761.2041015625 392.72467041015625 background all_cells +9755.5625 338.53857421875 background all_cells +9704.09375 335.441650390625 background all_cells +9729.908203125 444.9046936035156 background all_cells +9744.8935546875 422.9031982421875 background all_cells +9742.29296875 438.8616943359375 background all_cells +9772.9345703125 383.80517578125 background all_cells +9783.287109375 469.9627380371094 background all_cells +9771.498046875 441.6902770996094 background all_cells +9777.43359375 362.5025329589844 background all_cells +9779.9833984375 368.552734375 background all_cells +9777.1181640625 358.4286804199219 background all_cells +9724.7119140625 467.9665222167969 background all_cells +9727.4814453125 453.0605773925781 background all_cells +9651.234375 342.6527404785156 background all_cells +9678.3232421875 326.69781494140625 background all_cells +9638.8837890625 405.3042602539063 background all_cells +9663.0732421875 324.7723388671875 background all_cells +9656.0341796875 389.89788818359375 background all_cells +9624.2900390625 367.3742065429688 background all_cells +9674.59765625 435.779052734375 background all_cells +9688.7412109375 432.9341430664063 background all_cells +9682.84765625 435.2957458496094 background all_cells +9679.626953125 441.4472351074219 background all_cells +9644.4208984375 426.0161743164063 background all_cells +9649.333984375 454.5602111816406 background all_cells +9627.6748046875 441.285888671875 background all_cells +9651.1201171875 437.3312377929688 background all_cells +9558.2939453125 320.3714599609375 background all_cells +9529.4921875 324.1253967285156 background all_cells +9552.908203125 324.5391540527344 background all_cells +9521.8212890625 351.9403686523437 background all_cells +9522.0390625 363.1107177734375 background all_cells +9534.279296875 352.3885803222656 background all_cells +9548.4658203125 416.9497680664063 background all_cells +9552.15234375 444.0545043945313 background all_cells +9544.275390625 435.6360778808594 background all_cells +9576.64453125 418.4653930664063 background all_cells +9611.8515625 314.5881042480469 background all_cells +9603.978515625 407.9257507324219 background all_cells +9601.185546875 414.3631286621094 background all_cells +9599.0546875 420.9792785644531 background all_cells +9554.451171875 460.0787963867188 background all_cells +9612.5029296875 458.1771545410156 background all_cells +9589.9345703125 464.5429382324219 background all_cells +9682.1162109375 633.1285400390625 background all_cells +9697.966796875 643.8092041015625 background all_cells +9689.49609375 639.9454345703125 background all_cells +9667.9013671875 642.86962890625 background all_cells +9694.8623046875 600.5643310546875 background all_cells +9700.63671875 607.6007690429688 background all_cells +9701.2431640625 615.2188720703125 background all_cells +9694.3212890625 611.291259765625 background all_cells +9682.5322265625 616.1104736328125 background all_cells +9676.6328125 585.3216552734375 background all_cells +9689.4130859375 592.0494995117188 background all_cells +9690.0517578125 623.3723754882812 background all_cells +9686.271484375 577.169677734375 background all_cells +9789.8662109375 563.9223022460938 background all_cells +9824.255859375 553.0639038085938 background all_cells +9812.888671875 553.4678344726562 background all_cells +9770.14453125 509.86572265625 background all_cells +9786.45703125 509.90826416015625 background all_cells +9781.01171875 492.2234802246094 background all_cells +9780.65625 501.2690734863281 background all_cells +9793.126953125 502.12396240234375 background all_cells +9792.33984375 484.4360656738281 background all_cells +9799.5830078125 493.8644714355469 background all_cells +9799.6640625 520.4974975585938 background all_cells +9842.1650390625 530.2606201171875 background all_cells +9837.0537109375 486.1749572753906 background all_cells +9864.0673828125 507.322265625 background all_cells +9851.9013671875 500.5145263671875 background all_cells +9832.216796875 556.5191650390625 background all_cells +9857.3564453125 540.5547485351562 background all_cells +9855.916015625 554.9868774414062 background all_cells +9841.8056640625 553.5529174804688 background all_cells +9740.4990234375 504.4673461914063 background all_cells +9730.0732421875 494.0836181640625 background all_cells +9736.1728515625 500.355712890625 background all_cells +9755.041015625 493.3106689453125 background all_cells +9745.611328125 498.2335815429688 background all_cells +9705.05859375 561.9606323242188 background all_cells +9724.208984375 556.1943969726562 background all_cells +9720.23046875 548.6131591796875 background all_cells +9759.6357421875 550.0331420898438 background all_cells +9760.6650390625 565.267333984375 background all_cells +9754.3798828125 559.342041015625 background all_cells +9766.923828125 545.4098510742188 background all_cells +9758.513671875 521.680908203125 background all_cells +9749.376953125 534.4491577148438 background all_cells +9778.4853515625 537.4569702148438 background all_cells +9754.3095703125 529.9530639648438 background all_cells +9733.3681640625 563.1156616210938 background all_cells +9742.4677734375 543.9701538085938 background all_cells +9740.5478515625 537.0875854492188 background all_cells +9736.1005859375 546.1392822265625 background all_cells +9472.2275390625 709.18310546875 background all_cells +9474.1201171875 668.70947265625 background all_cells +9474.40625 676.2764282226562 background all_cells +9469.1923828125 683.9255981445312 background all_cells +9471.17578125 732.865234375 background all_cells +9509.0009765625 693.1820068359375 background all_cells +9500.6064453125 702.5208129882812 background all_cells +9491.318359375 709.0773315429688 background all_cells +9488.6904296875 688.7675170898438 background all_cells +9503.7392578125 715.0006103515625 background all_cells +9505.7744140625 698.77734375 background all_cells +9500.615234375 608.7605590820312 background all_cells +9476.33203125 632.426513671875 background all_cells +9473.365234375 585.5180053710938 background all_cells +9500.876953125 622.0564575195312 background all_cells +9501.2783203125 617.3690185546875 background all_cells +9505.333984375 660.4986572265625 background all_cells +9484.9912109375 680.2099609375 background all_cells +9487.4736328125 674.3881225585938 background all_cells +9483.482421875 668.0130004882812 background all_cells +9494.26171875 664.0775756835938 background all_cells +9504.9638671875 532.3271484375 background all_cells +9476.7431640625 555.0543823242188 background all_cells +9494.1103515625 556.8495483398438 background all_cells +9485.421875 543.9951171875 background all_cells +9499.697265625 535.7575073242188 background all_cells +9473.26171875 785.4879760742188 background all_cells +9416.5 665.36572265625 background all_cells +9443.9287109375 655.4222412109375 background all_cells +9427.5458984375 663.9014892578125 background all_cells +9452.6611328125 673.1963500976562 background all_cells +9458.814453125 700.497314453125 background all_cells +9448.548828125 692.6376953125 background all_cells +9457.544921875 686.459228515625 background all_cells +9437.1220703125 686.7410888671875 background all_cells +9424.1435546875 708.3523559570312 background all_cells +9434.142578125 699.4423217773438 background all_cells +9442.2138671875 695.7828979492188 background all_cells +9339.3349609375 620.990234375 background all_cells +9335.39453125 657.3424072265625 background all_cells +9336.279296875 581.6221313476562 background all_cells +9353.8349609375 654.9606323242188 background all_cells +9351.763671875 635.2055053710938 background all_cells +9384.236328125 675.2302856445312 background all_cells +9394.259765625 680.1084594726562 background all_cells +9384.25 691.8886108398438 background all_cells +9384.7333984375 684.9898681640625 background all_cells +9353.89453125 686.6128540039062 background all_cells +9364.154296875 679.6754760742188 background all_cells +9332.39453125 682.259521484375 background all_cells +9365.4248046875 686.81201171875 background all_cells +9335.7138671875 689.876708984375 background all_cells +9351.24609375 697.5010986328125 background all_cells +9399.658203125 653.9926147460938 background all_cells +9397.8525390625 659.678955078125 background all_cells +9363.7578125 670.8624267578125 background all_cells +9372.076171875 663.5758056640625 background all_cells +9370.486328125 656.6639404296875 background all_cells +9375.796875 649.6220703125 background all_cells +9389.0830078125 664.8134765625 background all_cells +9407.66015625 626.5945434570312 background all_cells +9402.23046875 631.4156494140625 background all_cells +9402.2548828125 637.2777099609375 background all_cells +9438.166015625 545.74365234375 background all_cells +9446.501953125 539.3225708007812 background all_cells +9413.8154296875 645.3380126953125 background all_cells +9410.0810546875 574.6304321289062 background all_cells +9408.4130859375 659.2012329101562 background all_cells +9414.689453125 657.158447265625 background all_cells +9412.228515625 585.1848754882812 background all_cells +9420.0791015625 568.9598388671875 background all_cells +9416.8046875 626.0142822265625 background all_cells +9430.248046875 620.1491088867188 background all_cells +9421.5302734375 589.4932861328125 background all_cells +9453.240234375 542.8056030273438 background all_cells +9462.3876953125 580.6808471679688 background all_cells +9462.8505859375 661.67041015625 background all_cells +9460.943359375 647.7327880859375 background all_cells +9651.9853515625 699.65625 background all_cells +9669.8642578125 674.9577026367188 background all_cells +9672.31640625 711.7070922851562 background all_cells +9657.4580078125 716.1373901367188 background all_cells +9702.447265625 677.8901977539062 background all_cells +9699.265625 702.4019775390625 background all_cells +9690.6337890625 698.7257080078125 background all_cells +9702.3779296875 651.2451171875 background all_cells +9690.6015625 690.31640625 background all_cells +9690.7099609375 660.8342895507812 background all_cells +9679.59765625 658.1588745117188 background all_cells +9681.5693359375 666.1898193359375 background all_cells +9532.6328125 668.9263916015625 background all_cells +9542.58203125 668.5359497070312 background all_cells +9541.220703125 654.070556640625 background all_cells +9549.8125 679.1622314453125 background all_cells +9557.9287109375 689.8157348632812 background all_cells +9528.970703125 695.384765625 background all_cells +9515.6083984375 713.198486328125 background all_cells +9520.2626953125 704.8104248046875 background all_cells +9540.1435546875 712.494140625 background all_cells +9527.9638671875 707.3432006835938 background all_cells +9541.828125 696.2681274414062 background all_cells +9518.013671875 669.8656616210938 background all_cells +9574.009765625 676.4699096679688 background all_cells +9567.697265625 687.0747680664062 background all_cells +9565.23828125 676.8135375976562 background all_cells +9559.3095703125 704.3721313476562 background all_cells +9568.4833984375 714.275634765625 background all_cells +9551.736328125 710.6843872070312 background all_cells +9570.52734375 700.0282592773438 background all_cells +9631.48046875 699.8912353515625 background all_cells +9629.1181640625 664.3130493164062 background all_cells +9636.634765625 687.2752685546875 background all_cells +9613.9267578125 714.3350830078125 background all_cells +9626.552734375 654.8739013671875 background all_cells +9623.71484375 706.689453125 background all_cells +9615.2197265625 697.2919921875 background all_cells +9585.1298828125 704.4501342773438 background all_cells +9580.470703125 684.7144165039062 background all_cells +9590.7314453125 663.8067626953125 background all_cells +9584.1123046875 666.7965087890625 background all_cells +9607.453125 704.0089721679688 background all_cells +9602.025390625 708.2173461914062 background all_cells +9517.0126953125 620.4163818359375 background all_cells +9509.0302734375 620.6801147460938 background all_cells +9533.3984375 640.7137451171875 background all_cells +9515.0302734375 614.3870239257812 background all_cells +9534.193359375 623.8893432617188 background all_cells +9525.810546875 623.5621948242188 background all_cells +9532.82421875 590.1325073242188 background all_cells +9511.251953125 594.4088745117188 background all_cells +9544.9814453125 608.8993530273438 background all_cells +9544.8466796875 616.5879516601562 background all_cells +9553.2822265625 618.3541259765625 background all_cells +9552.609375 610.9842529296875 background all_cells +9553.21484375 573.0170288085938 background all_cells +9548.3994140625 600.2828979492188 background all_cells +9542.462890625 568.2659912109375 background all_cells +9531.3173828125 578.8572998046875 background all_cells +9538.521484375 578.2404174804688 background all_cells +9533.9638671875 571.8875732421875 background all_cells +9630.0888671875 522.6387329101562 background all_cells +9637.5166015625 538.1103515625 background all_cells +9652.3837890625 530.7616577148438 background all_cells +9638.296875 520.6953735351562 background all_cells +9696.572265625 532.3126220703125 background all_cells +9666.783203125 530.4446411132812 background all_cells +9664.865234375 552.4447021484375 background all_cells +9662.509765625 510.60784912109375 background all_cells +9665.4267578125 475.2698974609375 background all_cells +9677.7548828125 511.0038757324219 background all_cells +9670.556640625 512.3344116210938 background all_cells +9650.0048828125 543.007568359375 background all_cells +9642.822265625 572.3226928710938 background all_cells +9632.3056640625 572.8943481445312 background all_cells +9635.65234375 570.912841796875 background all_cells +9638.041015625 551.5936889648438 background all_cells +9578.33984375 581.1237182617188 background all_cells +9588.7763671875 628.5006103515625 background all_cells +9598.5810546875 574.9796752929688 background all_cells +9600.041015625 595.2493286132812 background all_cells +9606.3623046875 589.70068359375 background all_cells +9647.3759765625 602.5596923828125 background all_cells +9658.109375 579.3836669921875 background all_cells +9656.1396484375 592.9204711914062 background all_cells +9660.267578125 618.7220458984375 background all_cells +9656.88671875 625.65576171875 background all_cells +9652.416015625 613.2125244140625 background all_cells +9617.3916015625 581.94287109375 background all_cells +9625.5537109375 585.5435180664062 background all_cells +9638.4208984375 589.1244506835938 background all_cells +9631.63671875 640.164306640625 background all_cells +9586.0390625 645.93896484375 background all_cells +9631.919921875 647.8463745117188 background all_cells +9639.0546875 644.390625 background all_cells +9549.4384765625 522.1788330078125 background all_cells +9557.880859375 482.27490234375 background all_cells +9564.0146484375 508.583984375 background all_cells +9563.931640625 519.2395629882812 background all_cells +9610.2080078125 545.2694091796875 background all_cells +9621.75390625 541.04833984375 background all_cells +9618.197265625 479.7644653320313 background all_cells +9610.193359375 478.2156982421875 background all_cells +9585.400390625 494.03271484375 background all_cells +9605.8115234375 491.4219665527344 background all_cells +9597.8671875 481.6488342285156 background all_cells +9529.3369140625 541.0067138671875 background all_cells +9543.9345703125 559.5316162109375 background all_cells +9558.751953125 556.283447265625 background all_cells +9584.24609375 543.4277954101562 background all_cells +9574.501953125 566.9982299804688 background all_cells +9568.3798828125 544.1024169921875 background all_cells +9594.6064453125 505.0692443847656 background all_cells +9615.3818359375 514.2341918945312 background all_cells +9577.5615234375 511.7715148925781 background all_cells +9414.3525390625 369.38970947265625 background all_cells +9420.607421875 492.712158203125 background all_cells +9406.8603515625 371.8133239746094 background all_cells +9428.306640625 485.656494140625 background all_cells +9450.369140625 499.6905212402344 background all_cells +9433.6923828125 502.0962829589844 background all_cells +9439.736328125 501.1142272949219 background all_cells +9428.75390625 493.97216796875 background all_cells +9450.4853515625 431.9647521972656 background all_cells +9431.091796875 442.9773254394531 background all_cells +9461.0908203125 463.7405090332031 background all_cells +9451.1474609375 446.9591674804688 background all_cells +9441.91015625 403.657958984375 background all_cells +9463.2822265625 378.0081481933594 background all_cells +9447.4697265625 394.6073913574219 background all_cells +9444.00390625 390.7291564941406 background all_cells +9466.529296875 531.1536865234375 background all_cells +9469.31640625 567.1878051757812 background all_cells +9458.3310546875 555.888427734375 background all_cells +9451.951171875 517.9227294921875 background all_cells +9451.8447265625 521.3394775390625 background all_cells +9451.455078125 524.4170532226562 background all_cells +9461.9560546875 605.8909301757812 background all_cells +9466.16015625 600.9059448242188 background all_cells +9479.935546875 612.202392578125 background all_cells +9473.7587890625 598.4253540039062 background all_cells +9452.373046875 604.894287109375 background all_cells +9443.1796875 610.53466796875 background all_cells +9442.701171875 601.9319458007812 background all_cells +9415.46875 521.5796508789062 background all_cells +9423.8037109375 528.0469360351562 background all_cells +9410.98828125 522.298828125 background all_cells +9443.3369140625 521.6038818359375 background all_cells +9434.701171875 574.3724975585938 background all_cells +9435.234375 558.2040405273438 background all_cells +9431.451171875 532.1966552734375 background all_cells +9368.044921875 506.0830993652344 background all_cells +9402.7392578125 530.7608032226562 background all_cells +9402.0458984375 551.2417602539062 background all_cells +9383.123046875 574.4450073242188 background all_cells +9355.2099609375 563.3111572265625 background all_cells +9393.5673828125 584.448486328125 background all_cells +9401.03515625 593.4217529296875 background all_cells +9402.6005859375 603.2837524414062 background all_cells +9343.2822265625 602.7952270507812 background all_cells +9336.6552734375 613.645263671875 background all_cells +9347.7646484375 611.0342407226562 background all_cells +9338.93359375 604.622802734375 background all_cells +9358.8154296875 597.1163330078125 background all_cells +9371.96484375 606.772216796875 background all_cells +9358.197265625 614.7529907226562 background all_cells +9334.9619140625 511.6990356445313 background all_cells +9348.94921875 600.5859985351562 background all_cells +9347.580078125 512.0337524414062 background all_cells +9415.953125 463.1639709472656 background all_cells +9509.068359375 372.8938293457031 background all_cells +9477.62890625 459.313232421875 background all_cells +9369.2255859375 482.9534912109375 background all_cells +9379.3974609375 502.3857116699219 background all_cells +9383.998046875 507.18603515625 background all_cells +9375.1630859375 493.4718627929688 background all_cells +9365.3935546875 490.8330383300781 background all_cells +9395.888671875 488.7649841308594 background all_cells +9468.0810546875 469.8745422363281 background all_cells +9478.609375 487.1645812988281 background all_cells +9398.8076171875 512.2173461914062 background all_cells +9497.6650390625 522.5526123046875 background all_cells +9351.4189453125 435.1563415527344 background all_cells +9341.08984375 373.29681396484375 background all_cells +9412.513671875 452.1537170410156 background all_cells +9414.826171875 457.4377746582031 background all_cells +9409.7451171875 464.8416442871094 background all_cells +9338.966796875 767.7534790039062 background all_cells +9369.3955078125 799.2713012695312 background all_cells +9364.9140625 765.943359375 background all_cells +9352.205078125 768.6497802734375 background all_cells +9285.0986328125 780.2597045898438 background all_cells +9320.2568359375 790.953369140625 background all_cells +9293.875 793.12158203125 background all_cells +9308.9033203125 776.5277709960938 background all_cells +9324.9716796875 843.4002685546875 background all_cells +9301.443359375 830.0442504882812 background all_cells +9277.1171875 828.1639404296875 background all_cells +9281.0908203125 929.9603271484376 background all_cells +9290.12890625 912.8187255859376 background all_cells +9288.876953125 906.37451171875 background all_cells +9288.2841796875 839.6495361328125 background all_cells +9290.6123046875 928.0474853515624 background all_cells +9264.9580078125 810.8673706054688 background all_cells +9265.4423828125 781.2993774414062 background all_cells +9341.1884765625 718.1109008789062 background all_cells +9335.6650390625 720.525634765625 background all_cells +9327.1044921875 740.0008544921875 background all_cells +9340.064453125 738.4908447265625 background all_cells +9333.234375 738.9010620117188 background all_cells +9355.7470703125 718.4928588867188 background all_cells +9347.74609375 744.5514526367188 background all_cells +9335.4189453125 760.9529418945312 background all_cells +9356.6494140625 751.2332763671875 background all_cells +9369.3408203125 835.4488525390625 background all_cells +9379.244140625 845.6029663085938 background all_cells +9377.5283203125 841.171875 background all_cells +9371.720703125 851.5823364257812 background all_cells +9420.3642578125 737.997802734375 background all_cells +9422.2509765625 720.017333984375 background all_cells +9382.181640625 792.4784545898438 background all_cells +9421.2900390625 800.0548706054688 background all_cells +9393.001953125 815.3184204101562 background all_cells +9381.7177734375 800.4097290039062 background all_cells +9394.4287109375 750.833740234375 background all_cells +9411.5029296875 720.2019653320312 background all_cells +9407.9169921875 748.1635131835938 background all_cells +9402.787109375 738.5460205078125 background all_cells +9392.3408203125 830.9089965820312 background all_cells +9429.2841796875 868.08251953125 background all_cells +9415.9375 865.9765014648438 background all_cells +9397.2578125 859.0450439453125 background all_cells +9386.904296875 841.65673828125 background all_cells +9375.3583984375 821.171875 background all_cells +9370.4521484375 777.66357421875 background all_cells +9380.369140625 786.665771484375 background all_cells +9378.640625 806.7406005859375 background all_cells +9279.9296875 717.03369140625 background all_cells +9278.939453125 728.4136352539062 background all_cells +9277.076171875 722.9889526367188 background all_cells +9320.6142578125 719.090576171875 background all_cells +9301.2080078125 768.6763305664062 background all_cells +9287.3388671875 762.0584716796875 background all_cells +9317.98828125 747.9960327148438 background all_cells +9304.080078125 760.8859252929688 background all_cells +9282.46875 733.3102416992188 background all_cells +9274.423828125 739.5285034179688 background all_cells +9273.9365234375 732.6082763671875 background all_cells +9293.380859375 735.2312622070312 background all_cells +9368.6318359375 950.0615844726562 background all_cells +9364.724609375 960.2550048828124 background all_cells +9369.2109375 956.481201171875 background all_cells +9354.9287109375 950.7843627929688 background all_cells +9422.5576171875 882.4749755859375 background all_cells +9412.9990234375 881.094482421875 background all_cells +9449.5703125 958.4719848632812 background all_cells +9371.669921875 878.9395141601562 background all_cells +9374.8642578125 903.6630859375 background all_cells +9365.0986328125 938.6676635742188 background all_cells +9366.5859375 929.11962890625 background all_cells +9559.0107421875 906.236328125 background all_cells +9554.1357421875 951.1445922851562 background all_cells +9586.703125 969.1435546875 background all_cells +9580.6728515625 971.4185180664062 background all_cells +9564.845703125 953.5272827148438 background all_cells +9542.3388671875 883.8921508789062 background all_cells +9565.2236328125 889.1874389648438 background all_cells +9553.8212890625 891.9828491210938 background all_cells +9541.875 897.4383544921875 background all_cells +9540.056640625 890.9934692382812 background all_cells +9551.3984375 883.7421264648438 background all_cells +9576.16796875 894.0323486328125 background all_cells +9566.7421875 898.0882568359375 background all_cells +9579.0400390625 899.237548828125 background all_cells +9574.912109375 887.5167846679688 background all_cells +9581.4609375 911.0592041015624 background all_cells +9568.892578125 912.4725952148438 background all_cells +9574.6376953125 904.8959350585938 background all_cells +9591.97265625 913.532470703125 background all_cells +9587.18359375 905.7130737304688 background all_cells +9457.0673828125 878.7748413085938 background all_cells +9466.0615234375 893.9293212890625 background all_cells +9466.818359375 882.002685546875 background all_cells +9525.06640625 879.843505859375 background all_cells +9534.6376953125 879.8780517578125 background all_cells +9530.6943359375 891.8504638671875 background all_cells +9529.1748046875 899.062744140625 background all_cells +9528.91796875 907.48583984375 background all_cells +9521.697265625 901.7601928710938 background all_cells +9512.5986328125 905.7551879882812 background all_cells +9497.111328125 966.0031127929688 background all_cells +9519.984375 951.3430786132812 background all_cells +9532.37109375 982.8397827148438 background all_cells +9507.9189453125 931.9379272460938 background all_cells +9481.4052734375 901.4262084960938 background all_cells +9481.529296875 953.2738037109376 background all_cells +9479.95703125 875.4912719726562 background all_cells +9479.9287109375 882.85400390625 background all_cells +9463.1015625 1010.2389526367188 background all_cells +9479.0732421875 1010.8148803710938 background all_cells +9474.12890625 1000.9944458007812 background all_cells +9511.7626953125 1026.0494384765625 background all_cells +9517.6259765625 1041.174072265625 background all_cells +9514.3955078125 996.6045532226562 background all_cells +9510.6142578125 1005.6248168945312 background all_cells +9504.0234375 1000.1959838867188 background all_cells +9494.7353515625 1017.0348510742188 background all_cells +9487.6396484375 1013.76416015625 background all_cells +9491.73046875 1026.6383056640625 background all_cells +9503.625 1030.3502197265625 background all_cells +9504.0068359375 1041.910888671875 background all_cells +9491.5908203125 1039.162109375 background all_cells +9355.861328125 963.7066650390624 background all_cells +9358.0166015625 972.6350708007812 background all_cells +9360.5546875 1010.6884765625 background all_cells +9364.5751953125 1029.4754638671875 background all_cells +9358.4697265625 1028.3526611328125 background all_cells +9355.2685546875 1016.4042358398438 background all_cells +9438.1865234375 988.1653442382812 background all_cells +9454.4306640625 992.8311767578124 background all_cells +9446.2802734375 987.3927001953124 background all_cells +9415.912109375 974.466796875 background all_cells +9431.9091796875 985.1509399414062 background all_cells +9426.1259765625 993.0135498046876 background all_cells +9423.53125 981.82470703125 background all_cells +9400.1552734375 969.4520263671876 background all_cells +9392.0419921875 975.3160400390624 background all_cells +9393.6689453125 968.7485961914062 background all_cells +9405.2509765625 974.6051025390624 background all_cells +9405.3759765625 981.3656005859376 background all_cells +9438.7919921875 745.6427612304688 background all_cells +9429.875 762.7302856445312 background all_cells +9443.5908203125 784.2455444335938 background all_cells +9438.1435546875 778.1655883789062 background all_cells +9446.046875 771.9539184570312 background all_cells +9495.697265625 742.4903564453125 background all_cells +9487.0927734375 791.5972290039062 background all_cells +9483.40234375 762.5829467773438 background all_cells +9462.7841796875 808.5938110351562 background all_cells +9458.84375 820.0272216796875 background all_cells +9450.7177734375 814.1458740234375 background all_cells +9440.3271484375 807.6013793945312 background all_cells +9428.7138671875 793.3748779296875 background all_cells +9441.08984375 794.661865234375 background all_cells +9426.462890625 819.6056518554688 background all_cells +9433.109375 813.3869018554688 background all_cells +9460.4384765625 776.7396240234375 background all_cells +9450.935546875 740.4093017578125 background all_cells +9469.396484375 764.6298217773438 background all_cells +9452.4931640625 758.0400390625 background all_cells +9456.642578125 786.3984985351562 background all_cells +9460.4091796875 797.8662109375 background all_cells +9453.5322265625 842.7719116210938 background all_cells +9447.7412109375 834.4307250976562 background all_cells +9424.7900390625 839.0669555664062 background all_cells +9435.50390625 831.1471557617188 background all_cells +9425.9580078125 826.935302734375 background all_cells +9490.7431640625 841.6835327148438 background all_cells +9492.58984375 847.4130859375 background all_cells +9482.2158203125 868.2254638671875 background all_cells +9488.033203125 854.3837890625 background all_cells +9439.0615234375 850.5377197265625 background all_cells +9465.9267578125 863.09326171875 background all_cells +9459.5283203125 871.7896728515625 background all_cells +9463.853515625 849.0999145507812 background all_cells +9456.84375 858.0325317382812 background all_cells +9445.4560546875 863.4453735351562 background all_cells +9519.751953125 757.4424438476562 background all_cells +9495.7529296875 808.2634887695312 background all_cells +9504.6865234375 817.48681640625 background all_cells +9518.33984375 845.3890380859375 background all_cells +9520.4736328125 867.6449584960938 background all_cells +9511.2822265625 863.6768188476562 background all_cells +9505.84765625 827.0612182617188 background all_cells +9427.7265625 1040.53076171875 background all_cells +9410.939453125 1046.2957763671875 background all_cells +9484.830078125 1020.678955078125 background all_cells +9410.3115234375 1038.86181640625 background all_cells +9480.884765625 1033.5909423828125 background all_cells +9426.0322265625 1047.8182373046875 background all_cells +9463.69140625 1078.2352294921875 background all_cells +9455.30078125 1085.17236328125 background all_cells +9451.4814453125 1078.2762451171875 background all_cells +9412.5927734375 1052.584716796875 background all_cells +9422.3798828125 1094.0594482421875 background all_cells +9420.8115234375 1052.6363525390625 background all_cells +9416.55078125 1055.7911376953125 background all_cells +9529.3642578125 1049.6112060546875 background all_cells +9538.416015625 1058.5047607421875 background all_cells +9543.2060546875 1065.39990234375 background all_cells +9532.7333984375 1057.8197021484375 background all_cells +9578.1162109375 1076.0904541015625 background all_cells +9565.4501953125 1073.978271484375 background all_cells +9560.4931640625 1097.266845703125 background all_cells +9554.3310546875 1092.0126953125 background all_cells +9574.5283203125 1057.7518310546875 background all_cells +9550.669921875 1072.26025390625 background all_cells +9546.5322265625 1070.059814453125 background all_cells +9555.2021484375 1068.127197265625 background all_cells +9433.796875 1118.0311279296875 background all_cells +9444.787109375 1108.733154296875 background all_cells +9441.533203125 1095.202392578125 background all_cells +9565.34765625 1153.1712646484375 background all_cells +9579.8955078125 1152.0904541015625 background all_cells +9577.7431640625 1160.03369140625 background all_cells +9484.978515625 1152.457275390625 background all_cells +9484.8857421875 1135.820556640625 background all_cells +9570.3798828125 1146.8851318359375 background all_cells +9467.20703125 1139.8671875 background all_cells +9559.3984375 1104.40478515625 background all_cells +9566.4990234375 1126.3218994140625 background all_cells +9568.09375 1117.6778564453125 background all_cells +9574.615234375 1115.936767578125 background all_cells +9565.3681640625 1110.78076171875 background all_cells +8987.08203125 929.2026977539062 background all_cells +8989.400390625 922.3760986328124 background all_cells +9024.78515625 943.0799560546876 background all_cells +9002.11328125 916.1199951171876 background all_cells +9067.1767578125 1054.5374755859375 background all_cells +8996.1298828125 1017.0090942382812 background all_cells +9077.9921875 1062.027099609375 background all_cells +9076.7197265625 1066.9788818359375 background all_cells +9071.28125 1059.90771484375 background all_cells +9083.857421875 1051.731689453125 background all_cells +9108.8330078125 1054.2425537109375 background all_cells +9093.9619140625 1055.1944580078125 background all_cells +9115.9853515625 1038.18798828125 background all_cells +9125.6220703125 1036.4891357421875 background all_cells +9123.7958984375 1045.4478759765625 background all_cells +9119.701171875 1043.431640625 background all_cells +9133.7724609375 1015.2496948242188 background all_cells +9125.5166015625 1021.8820190429688 background all_cells +9134.37890625 1022.2962036132812 background all_cells +9091.8818359375 958.6043701171876 background all_cells +9110.8125 962.1288452148438 background all_cells +9105.353515625 948.1757202148438 background all_cells +9097.162109375 971.5543212890624 background all_cells +9136.19921875 993.0114135742188 background all_cells +9127.1982421875 1009.3042602539062 background all_cells +9136.9443359375 1008.9154052734376 background all_cells +9129.89453125 1001.100830078125 background all_cells +9116.6396484375 948.5618896484376 background all_cells +9123.033203125 958.5704345703124 background all_cells +9109.3564453125 931.0519409179688 background all_cells +9135.396484375 929.6338500976562 background all_cells +9126.080078125 932.55517578125 background all_cells +9118.6982421875 935.1779174804688 background all_cells +9001.3076171875 1100.28173828125 background all_cells +9106.140625 1121.69580078125 background all_cells +9103.6083984375 1107.9285888671875 background all_cells +9096.6083984375 1117.12744140625 background all_cells +9091.6875 1070.646728515625 background all_cells +9091.76953125 1093.036865234375 background all_cells +9093.791015625 1082.3543701171875 background all_cells +9101.060546875 1072.59423828125 background all_cells +9032.9677734375 1152.1788330078125 background all_cells +9008.876953125 1208.9122314453125 background all_cells +9067.537109375 1173.251220703125 background all_cells +9102.4150390625 1213.1181640625 background all_cells +9134.1259765625 1205.1405029296875 background all_cells +9113.173828125 1123.531982421875 background all_cells +9126.044921875 1118.0263671875 background all_cells +9113.880859375 1130.1021728515625 background all_cells +9110.6123046875 1148.3043212890625 background all_cells +9119.318359375 1150.444091796875 background all_cells +9128.642578125 1137.513427734375 background all_cells +9068.54296875 1463.1956787109375 background all_cells +9074.9208984375 1454.868896484375 background all_cells +9012.9033203125 1490.1759033203125 background all_cells +9059.724609375 1496.0406494140625 background all_cells +9032.7587890625 1482.00341796875 background all_cells +9020.3037109375 1383.224853515625 background all_cells +9060.0966796875 1375.4962158203125 background all_cells +9047.423828125 1377.240234375 background all_cells +9048.7099609375 1284.215576171875 background all_cells +9023.53125 1297.666259765625 background all_cells +9056.10546875 1287.2733154296875 background all_cells +9007.8125 1343.6875 background all_cells +8988.4326171875 1334.886962890625 background all_cells +9024.9853515625 1342.7431640625 background all_cells +9022.015625 1347.19580078125 background all_cells +9033.1142578125 1335.77099609375 background all_cells +9078.9912109375 1335.890869140625 background all_cells +9042.0576171875 1350.009765625 background all_cells +9045.9365234375 1342.1087646484375 background all_cells +9057.3564453125 1337.4075927734375 background all_cells +9094.2060546875 1312.7537841796875 background all_cells +9117.466796875 1317.04443359375 background all_cells +9115.8642578125 1304.72412109375 background all_cells +9099.4794921875 1222.157470703125 background all_cells +9092.0625 1271.6495361328125 background all_cells +9102.3115234375 1226.462646484375 background all_cells +9096.8984375 1281.498291015625 background all_cells +9119.2802734375 1294.237060546875 background all_cells +9109.107421875 1284.1314697265625 background all_cells +9061.466796875 1291.31689453125 background all_cells +9083.232421875 1278.595458984375 background all_cells +9076.591796875 1285.79296875 background all_cells +9069.3369140625 1298.7694091796875 background all_cells +9064.103515625 1293.9952392578125 background all_cells +9018.0830078125 1241.787841796875 background all_cells +9076.650390625 1262.630126953125 background all_cells +9065.30859375 1259.2366943359375 background all_cells +9052.646484375 1242.7271728515625 background all_cells +9360.318359375 1052.3157958984375 background all_cells +9357.51171875 1070.2794189453125 background all_cells +9359.318359375 1063.029052734375 background all_cells +9378.345703125 1032.0072021484375 background all_cells +9387.52734375 1032.2076416015625 background all_cells +9387.1162109375 1025.1505126953125 background all_cells +9379.8388671875 1020.117431640625 background all_cells +9369.2626953125 1050.1448974609375 background all_cells +9365.1943359375 1058.6474609375 background all_cells +9376.7744140625 1054.5965576171875 background all_cells +9368.630859375 1031.9307861328125 background all_cells +9356.474609375 1044.0919189453125 background all_cells +9372.619140625 1023.9939575195312 background all_cells +9372.466796875 1036.3538818359375 background all_cells +9384.986328125 1067.254638671875 background all_cells +9397.474609375 1092.2705078125 background all_cells +9384.7099609375 1088.057373046875 background all_cells +9399.845703125 1082.0347900390625 background all_cells +9389.3837890625 1076.9410400390625 background all_cells +9397.779296875 1067.8843994140625 background all_cells +9405.6953125 1101.14404296875 background all_cells +9414.2001953125 1102.3238525390625 background all_cells +9396.58203125 1117.3145751953125 background all_cells +9400.4697265625 1124.54736328125 background all_cells +9404.2646484375 1117.0780029296875 background all_cells +9387.4443359375 1103.4654541015625 background all_cells +9404.6923828125 1106.028564453125 background all_cells +9401.8515625 1110.5069580078125 background all_cells +9394.6806640625 1104.21142578125 background all_cells +9406.3056640625 1082.4986572265625 background all_cells +9405.2734375 1094.1448974609375 background all_cells +9414.5517578125 1094.089111328125 background all_cells +9412.4404296875 1086.263671875 background all_cells +9418.5791015625 1082.171142578125 background all_cells +9419.0849609375 1072.8148193359375 background all_cells +9371.7353515625 1062.552490234375 background all_cells +9370.6728515625 1081.0350341796875 background all_cells +9372.44140625 1069.7919921875 background all_cells +9365.5263671875 1069.95361328125 background all_cells +9388.4599609375 1058.5650634765625 background all_cells +9387.5947265625 1039.3934326171875 background all_cells +9403.6279296875 1028.49609375 background all_cells +9381.94140625 1037.8812255859375 background all_cells +9373.6259765625 1044.6756591796875 background all_cells +9369.7783203125 1041.609375 background all_cells +9356.755859375 1145.9791259765625 background all_cells +9375.353515625 1148.874755859375 background all_cells +9366.7509765625 1139.6739501953125 background all_cells +9363.5966796875 1152.6551513671875 background all_cells +9382.8193359375 1099.778076171875 background all_cells +9377.603515625 1099.1331787109375 background all_cells +9536.8486328125 1342.0338134765625 background all_cells +9551.54296875 1372.761474609375 background all_cells +9580.611328125 1368.080322265625 background all_cells +9519.1884765625 1363.029541015625 background all_cells +9532.1025390625 1356.8768310546875 background all_cells +9566.728515625 1396.406982421875 background all_cells +9574.49609375 1412.9967041015625 background all_cells +9610.58203125 1398.5753173828125 background all_cells +9589.30859375 1409.83154296875 background all_cells +9583.3095703125 1385.17578125 background all_cells +9579.3974609375 1405.91455078125 background all_cells +9501.8388671875 1386.339111328125 background all_cells +9544.8642578125 1387.5157470703125 background all_cells +9550.3134765625 1383.294189453125 background all_cells +9544.8642578125 1379.7154541015625 background all_cells +9537.0146484375 1395.497314453125 background all_cells +9464.6708984375 1361.682373046875 background all_cells +9495.990234375 1358.5238037109375 background all_cells +9489.83203125 1355.3973388671875 background all_cells +9478.1298828125 1353.969482421875 background all_cells +9551.2548828125 1438.653564453125 background all_cells +9564.908203125 1445.9072265625 background all_cells +9561.8017578125 1434.5526123046875 background all_cells +9555.486328125 1440.8875732421875 background all_cells +9588.3271484375 1428.5743408203125 background all_cells +9581.0224609375 1435.489013671875 background all_cells +9582.205078125 1426.7335205078125 background all_cells +9612.388671875 1451.9793701171875 background all_cells +9607.6748046875 1456.720947265625 background all_cells +9555.87109375 1483.3349609375 background all_cells +9618.2197265625 1495.68603515625 background all_cells +9576.123046875 1463.71142578125 background all_cells +9611.431640625 1482.7510986328125 background all_cells +9607.1259765625 1466.0899658203125 background all_cells +9556.810546875 1463.869140625 background all_cells +9516.322265625 1444.37646484375 background all_cells +9518.1142578125 1437.1727294921875 background all_cells +9532.23046875 1474.798095703125 background all_cells +9521.03125 1493.8101806640625 background all_cells +9538.037109375 1483.9727783203125 background all_cells +9533.828125 1485.6441650390625 background all_cells +9532.1767578125 1439.902099609375 background all_cells +9523.5908203125 1407.389404296875 background all_cells +9525.3271484375 1398.7733154296875 background all_cells +9524.06640625 1410.655029296875 background all_cells +9515.9404296875 1428.3016357421875 background all_cells +9535.095703125 1423.960205078125 background all_cells +9532.7109375 1412.733154296875 background all_cells +9535.6689453125 1416.708251953125 background all_cells +9522.5400390625 1416.115234375 background all_cells +9488.015625 1425.065673828125 background all_cells +9491.6650390625 1432.40234375 background all_cells +9471.865234375 1429.9127197265625 background all_cells +9514.9619140625 1449.6669921875 background all_cells +9486.880859375 1412.81591796875 background all_cells +9501.568359375 1414.8980712890625 background all_cells +9505.7041015625 1439.4456787109375 background all_cells +9515.7666015625 1400.2247314453125 background all_cells +9504.7841796875 1401.9945068359375 background all_cells +9559.72265625 1260.611083984375 background all_cells +9550.0869140625 1274.6573486328125 background all_cells +9544.9580078125 1275.325927734375 background all_cells +9556.787109375 1269.491943359375 background all_cells +9479.5087890625 1313.4501953125 background all_cells +9471.92578125 1320.33349609375 background all_cells +9466.9111328125 1318.389404296875 background all_cells +9569.15234375 1279.9556884765625 background all_cells +9548.5205078125 1278.4718017578125 background all_cells +9567.1455078125 1317.52001953125 background all_cells +9554.5732421875 1292.305419921875 background all_cells +9116.87109375 754.4068603515625 background all_cells +9103.8818359375 772.445556640625 background all_cells +9094.0986328125 761.8961791992188 background all_cells +9128.8251953125 766.4346313476562 background all_cells +9129.4208984375 756.8132934570312 background all_cells +9119.9306640625 833.2858276367188 background all_cells +9094.943359375 824.3085327148438 background all_cells +9132.82421875 824.9266357421875 background all_cells +9132.0302734375 839.0242919921875 background all_cells +9119.4482421875 775.9356689453125 background all_cells +9113.0908203125 779.29638671875 background all_cells +9118.0166015625 792.936279296875 background all_cells +9113.7216796875 790.975830078125 background all_cells +9126.1826171875 780.458984375 background all_cells +9029.4287109375 850.0956420898438 background all_cells +8996.6455078125 855.1506958007812 background all_cells +9030.3095703125 857.08544921875 background all_cells +9023.8212890625 899.7800903320312 background all_cells +9049.7392578125 893.4996948242188 background all_cells +9057.20703125 882.3472290039062 background all_cells +9035.52734375 909.097900390625 background all_cells +9062.2568359375 905.7392578125 background all_cells +9085.125 899.0830688476562 background all_cells +8991.166015625 796.8435668945312 background all_cells +9002.904296875 800.947509765625 background all_cells +8996.3154296875 819.75390625 background all_cells +8992.4228515625 827.27978515625 background all_cells +9026.2744140625 805.3507080078125 background all_cells +9019.25390625 826.360107421875 background all_cells +9025.0361328125 834.9337158203125 background all_cells +9033.859375 831.2821655273438 background all_cells +9108.8916015625 809.3951416015625 background all_cells +9062.517578125 815.6328125 background all_cells +9131.708984375 811.7037353515625 background all_cells +9042.5283203125 856.6491088867188 background all_cells +9041.6552734375 826.226318359375 background all_cells +9037.9873046875 867.673828125 background all_cells +9053.037109375 840.5045166015625 background all_cells +9070.400390625 839.106201171875 background all_cells +9065.78125 835.1849365234375 background all_cells +9046.615234375 821.8541259765625 background all_cells +9058.4169921875 791.7300415039062 background all_cells +9051.908203125 801.696533203125 background all_cells +9037.6728515625 801.1095581054688 background all_cells +9095.5771484375 841.9662475585938 background all_cells +9102.9609375 804.04638671875 background all_cells +9084.3330078125 782.5875244140625 background all_cells +9086.6259765625 798.8041381835938 background all_cells +9709.3251953125 988.8682250976562 background all_cells +9669.736328125 996.8402709960938 background all_cells +9715.3408203125 1045.4227294921875 background all_cells +9718.7548828125 1033.0572509765625 background all_cells +9722.490234375 1038.5185546875 background all_cells +9773.1708984375 1026.9749755859375 background all_cells +9782.0712890625 1020.5330810546876 background all_cells +9768.4013671875 1019.864990234375 background all_cells +9793.2587890625 1018.3744506835938 background all_cells +9783.720703125 1030.9261474609375 background all_cells +9732.990234375 1030.3197021484375 background all_cells +9739.1025390625 1031.1790771484375 background all_cells +9761.0 1018.295166015625 background all_cells +9760.0400390625 1034.5277099609375 background all_cells +9749.47265625 1033.3197021484375 background all_cells +9722.9111328125 1019.6161499023438 background all_cells +9720.8974609375 1026.3013916015625 background all_cells +9715.1767578125 1023.573974609375 background all_cells +9630.291015625 1012.2610473632812 background all_cells +9594.2900390625 1024.5517578125 background all_cells +9602.875 1025.03271484375 background all_cells +9619.646484375 1033.99951171875 background all_cells +9610.9521484375 1000.8734130859376 background all_cells +9615.8125 1025.0323486328125 background all_cells +9695.62109375 1073.098388671875 background all_cells +9720.3544921875 1061.8375244140625 background all_cells +9718.2548828125 1082.154541015625 background all_cells +9698.994140625 1078.4635009765625 background all_cells +9718.2060546875 1070.4764404296875 background all_cells +9716.7158203125 1118.500244140625 background all_cells +9729.673828125 1130.763916015625 background all_cells +9720.9931640625 1131.21728515625 background all_cells +9709.837890625 1089.3511962890625 background all_cells +9714.74609375 1106.3963623046875 background all_cells +9718.04296875 1093.98974609375 background all_cells +9636.7470703125 1072.489501953125 background all_cells +9644.95703125 1051.354736328125 background all_cells +9647.46484375 1135.93212890625 background all_cells +9652.9091796875 1129.354248046875 background all_cells +9650.1533203125 1118.8092041015625 background all_cells +9635.640625 1108.94970703125 background all_cells +9639.310546875 1130.53271484375 background all_cells +9661.9833984375 1088.7601318359375 background all_cells +9623.1376953125 1096.638671875 background all_cells +9749.265625 954.4946899414062 background all_cells +9636.9033203125 970.1373291015624 background all_cells +9664.3388671875 961.2456665039062 background all_cells +9667.880859375 966.9370727539062 background all_cells +9655.25390625 967.14013671875 background all_cells +9732.978515625 972.8667602539062 background all_cells +9736.8037109375 982.3255615234376 background all_cells +9738.1455078125 971.8226318359376 background all_cells +9743.9248046875 968.698974609375 background all_cells +9602.0546875 978.803955078125 background all_cells +9608.4169921875 981.2841796875 background all_cells +9602.330078125 966.8353881835938 background all_cells +9705.8486328125 957.8917846679688 background all_cells +9691.5830078125 941.0400390625 background all_cells +9724.15625 950.174072265625 background all_cells +9684.001953125 964.7742919921876 background all_cells +9716.853515625 970.1058349609376 background all_cells +9861.2841796875 1093.98828125 background all_cells +9862.6513671875 1127.995361328125 background all_cells +9865.767578125 1141.9437255859375 background all_cells +9854.990234375 1154.086669921875 background all_cells +9867.353515625 1153.5367431640625 background all_cells +9857.9775390625 1142.8094482421875 background all_cells +9843.9482421875 1176.7100830078125 background all_cells +9848.7373046875 1136.41259765625 background all_cells +9822.4775390625 1132.8782958984375 background all_cells +9790.2548828125 1200.54345703125 background all_cells +9778.4423828125 1202.8218994140625 background all_cells +9780.3388671875 1214.454833984375 background all_cells +9784.376953125 1210.2275390625 background all_cells +9774.6767578125 1247.038818359375 background all_cells +9795.3408203125 1280.3272705078125 background all_cells +9799.9638671875 1277.03515625 background all_cells +9795.29296875 1244.2818603515625 background all_cells +9788.83984375 1270.2421875 background all_cells +9798.6787109375 1232.4366455078125 background all_cells +9805.8974609375 1219.71875 background all_cells +9852.8251953125 1228.814453125 background all_cells +9856.8134765625 1243.6728515625 background all_cells +9868.4501953125 1233.78515625 background all_cells +9860.8515625 1221.56494140625 background all_cells +9827.0009765625 1249.822509765625 background all_cells +9836.6591796875 1225.5321044921875 background all_cells +9819.1708984375 1241.7279052734375 background all_cells +9824.2412109375 1231.746826171875 background all_cells +9830.0595703125 1228.1785888671875 background all_cells +9842.2822265625 1212.47216796875 background all_cells +9831.33203125 1215.1573486328125 background all_cells +9823.2158203125 1214.5985107421875 background all_cells +9803.2529296875 1133.958984375 background all_cells +9837.21484375 1143.81103515625 background all_cells +9838.8505859375 1155.486328125 background all_cells +9815.26953125 1206.183349609375 background all_cells +9841.5478515625 1194.2056884765625 background all_cells +9832.6376953125 1185.369873046875 background all_cells +9828.064453125 1198.8804931640625 background all_cells +9824.8330078125 1191.16845703125 background all_cells +9812.2890625 1182.550537109375 background all_cells +9812.0517578125 1146.545654296875 background all_cells +9801.890625 1142.0743408203125 background all_cells +9808.5546875 1138.8253173828125 background all_cells +9789.1533203125 1128.236572265625 background all_cells +9783.6328125 1131.574951171875 background all_cells +9790.0302734375 1133.262939453125 background all_cells +9802.689453125 1175.6258544921875 background all_cells +9788.27734375 1191.1094970703125 background all_cells +9797.5615234375 1189.6611328125 background all_cells +9792.6982421875 1176.8341064453125 background all_cells +9781.640625 1152.0885009765625 background all_cells +9782.443359375 1184.6820068359375 background all_cells +9784.6875 1161.9620361328125 background all_cells +9787.9404296875 1151.247314453125 background all_cells +9784.658203125 1175.72900390625 background all_cells +9782.26171875 1140.550048828125 background all_cells +9792.96875 1136.424072265625 background all_cells +9799.1767578125 1149.5531005859375 background all_cells +9792.98046875 1141.4608154296875 background all_cells +9739.8671875 1159.5462646484375 background all_cells +9735.9912109375 1149.185546875 background all_cells +9732.7763671875 1154.708251953125 background all_cells +9745.7685546875 1138.6932373046875 background all_cells +9754.5537109375 1221.812744140625 background all_cells +9768.2529296875 1216.82177734375 background all_cells +9746.330078125 1244.7818603515625 background all_cells +9738.52734375 1240.9163818359375 background all_cells +9753.466796875 1232.2806396484375 background all_cells +9778.2763671875 1170.7730712890625 background all_cells +9778.375 1178.7969970703125 background all_cells +9772.2392578125 1178.9835205078125 background all_cells +9714.40625 1202.0003662109375 background all_cells +9744.162109375 1211.4658203125 background all_cells +9760.1171875 1151.614013671875 background all_cells +9773.30859375 1155.8861083984375 background all_cells +9772.7216796875 1135.0867919921875 background all_cells +9762.30078125 1137.3564453125 background all_cells +9824.521484375 1040.8984375 background all_cells +9851.421875 1023.9523315429688 background all_cells +9814.8017578125 1039.85009765625 background all_cells +9830.423828125 1020.9478759765624 background all_cells +9821.87109375 1072.056640625 background all_cells +9826.330078125 1080.7099609375 background all_cells +9822.3466796875 1059.19580078125 background all_cells +9833.240234375 1090.445556640625 background all_cells +9830.3193359375 1065.6541748046875 background all_cells +9848.1123046875 1072.8616943359375 background all_cells +9848.5048828125 1090.8631591796875 background all_cells +9845.41796875 1064.382080078125 background all_cells +9868.7373046875 1046.140380859375 background all_cells +9856.3828125 1080.697509765625 background all_cells +9866.494140625 1061.91943359375 background all_cells +9855.9853515625 1048.9931640625 background all_cells +9818.0009765625 1081.8624267578125 background all_cells +9870.146484375 992.1839599609376 background all_cells +9858.1572265625 1032.6544189453125 background all_cells +9868.0185546875 1028.5980224609375 background all_cells +9867.853515625 1011.290771484375 background all_cells +9779.259765625 1113.6121826171875 background all_cells +9795.087890625 1122.0634765625 background all_cells +9785.1298828125 1122.9693603515625 background all_cells +9793.9453125 1099.92626953125 background all_cells +9786.0537109375 1098.483154296875 background all_cells +9736.220703125 1089.46142578125 background all_cells +9773.654296875 1082.0018310546875 background all_cells +9759.359375 1073.5513916015625 background all_cells +9756.5068359375 1091.2476806640625 background all_cells +9744.3369140625 1078.340087890625 background all_cells +9767.2734375 1122.33935546875 background all_cells +9742.5888671875 1121.9390869140625 background all_cells +9756.26171875 1125.2572021484375 background all_cells +9775.1435546875 1122.623779296875 background all_cells +9733.01953125 1106.26904296875 background all_cells +9751.6708984375 1106.61767578125 background all_cells +9745.9091796875 1098.4854736328125 background all_cells +9733.998046875 1099.8055419921875 background all_cells +9732.8583984375 1048.561767578125 background all_cells +9738.529296875 1056.036865234375 background all_cells +9723.421875 1053.9334716796875 background all_cells +9730.388671875 1040.1041259765625 background all_cells +9724.5390625 1045.870361328125 background all_cells +9792.193359375 1039.00146484375 background all_cells +9793.0625 1057.771240234375 background all_cells +9803.1376953125 1051.57080078125 background all_cells +9801.9306640625 1038.6939697265625 background all_cells +9806.119140625 1022.811767578125 background all_cells +9809.998046875 1033.7652587890625 background all_cells +9795.4287109375 1029.951416015625 background all_cells +9751.939453125 1061.036376953125 background all_cells +9762.041015625 1060.4227294921875 background all_cells +9759.4658203125 1044.7435302734375 background all_cells +9751.0498046875 1047.1561279296875 background all_cells +9770.6630859375 1046.482177734375 background all_cells +9780.5927734375 1045.15087890625 background all_cells +9767.94140625 1070.5789794921875 background all_cells +9790.65625 1071.634521484375 background all_cells +9801.3310546875 1077.457275390625 background all_cells +9715.0478515625 1340.334228515625 background all_cells +9735.5888671875 1261.335693359375 background all_cells +9711.4150390625 1433.930419921875 background all_cells +9717.5908203125 1433.8438720703125 background all_cells +9728.56640625 1271.5672607421875 background all_cells +9653.1337890625 1342.552001953125 background all_cells +9618.6376953125 1433.9022216796875 background all_cells +9651.7021484375 1379.7254638671875 background all_cells +9660.986328125 1377.3997802734375 background all_cells +9676.86328125 1269.861083984375 background all_cells +9691.3623046875 1318.8365478515625 background all_cells +9687.390625 1326.957763671875 background all_cells +9704.8701171875 1335.6466064453125 background all_cells +9623.552734375 1306.3665771484375 background all_cells +9664.4755859375 1300.9766845703125 background all_cells +9638.4150390625 1291.09619140625 background all_cells +9622.1259765625 1442.4261474609375 background all_cells +9633.7158203125 1449.4583740234375 background all_cells +9648.1728515625 1444.6314697265625 background all_cells +9639.962890625 1439.9078369140625 background all_cells +9622.0517578125 1475.5814208984375 background all_cells +9626.4853515625 1494.3984375 background all_cells +9630.984375 1491.112548828125 background all_cells +9637.70703125 1480.166259765625 background all_cells +9621.384765625 1454.6328125 background all_cells +9627.396484375 1465.236328125 background all_cells +9640.9404296875 1459.75732421875 background all_cells +9707.2666015625 1354.115234375 background all_cells +9662.9013671875 1412.1766357421875 background all_cells +9701.5498046875 1439.3507080078125 background all_cells +9664.6591796875 1444.171875 background all_cells +9702.904296875 1450.972900390625 background all_cells +9676.5107421875 1445.5914306640625 background all_cells +9669.021484375 1480.77392578125 background all_cells +9702.3818359375 1497.7542724609375 background all_cells +9680.18359375 1491.4322509765625 background all_cells +9692.44921875 1467.2271728515625 background all_cells +9685.2958984375 1464.5301513671875 background all_cells +9674.470703125 1456.80224609375 background all_cells +9785.3818359375 1285.951416015625 background all_cells +9757.5009765625 1347.9178466796875 background all_cells +9761.4658203125 1384.73486328125 background all_cells +9755.9072265625 1292.1578369140625 background all_cells +9753.228515625 1274.917724609375 background all_cells +9674.810546875 798.5211791992188 background all_cells +9710.7509765625 795.4247436523438 background all_cells +9705.38671875 793.390869140625 background all_cells +9701.525390625 796.4530639648438 background all_cells +9697.603515625 798.3057861328125 background all_cells +9689.75390625 794.9205322265625 background all_cells +9743.00390625 790.89599609375 background all_cells +9798.673828125 796.7643432617188 background all_cells +9721.5234375 794.3551635742188 background all_cells +9785.2578125 789.343994140625 background all_cells +9734.1630859375 789.64697265625 background all_cells +9740.34375 788.2360229492188 background all_cells +9719.87890625 823.1105346679688 background all_cells +9786.93359375 815.015625 background all_cells +9724.642578125 828.2960815429688 background all_cells +9721.33984375 834.0045166015625 background all_cells +9714.6845703125 826.8226928710938 background all_cells +9676.5859375 816.0125732421875 background all_cells +9697.4912109375 813.9036254882812 background all_cells +9676.0673828125 808.5293579101562 background all_cells +9710.0595703125 808.0206909179688 background all_cells +9716.2294921875 818.722900390625 background all_cells +9707.1015625 822.7265014648438 background all_cells +9714.8056640625 811.4169921875 background all_cells +9635.3076171875 890.934814453125 background all_cells +9642.8115234375 890.0664672851562 background all_cells +9641.056640625 881.9448852539062 background all_cells +9640.0087890625 898.2434692382812 background all_cells +9606.66015625 898.8675537109375 background all_cells +9601.572265625 913.7842407226562 background all_cells +9608.7890625 909.8309326171876 background all_cells +9598.7392578125 905.9004516601562 background all_cells +9614.7919921875 914.5741577148438 background all_cells +9617.951171875 904.6029052734376 background all_cells +9701.1259765625 898.2052001953125 background all_cells +9706.248046875 891.9459228515625 background all_cells +9698.1171875 913.4973754882812 background all_cells +9631.2490234375 882.3280639648438 background all_cells +9630.7392578125 896.3380126953125 background all_cells +9626.361328125 892.6026000976562 background all_cells +9722.5576171875 859.6968994140625 background all_cells +9702.9091796875 860.8807983398438 background all_cells +9706.435546875 868.9681396484375 background all_cells +9703.48828125 873.5396118164062 background all_cells +9714.53125 864.7294311523438 background all_cells +9716.4423828125 853.8948974609375 background all_cells +9703.30078125 853.811767578125 background all_cells +9701.630859375 829.283447265625 background all_cells +9701.1181640625 842.1232299804688 background all_cells +9712.130859375 841.0996704101562 background all_cells +9659.9453125 851.1158447265625 background all_cells +9654.4052734375 843.365234375 background all_cells +9671.427734375 827.4974975585938 background all_cells +9674.541015625 834.3142700195312 background all_cells +9655.0087890625 830.6213989257812 background all_cells +9665.9111328125 826.400146484375 background all_cells +9636.62890625 859.1050415039062 background all_cells +9643.0908203125 856.9655151367188 background all_cells +9638.0869140625 845.539794921875 background all_cells +9640.2412109375 835.464111328125 background all_cells +9627.572265625 838.93115234375 background all_cells +9631.1650390625 849.8306274414062 background all_cells +9637.05859375 870.8900756835938 background all_cells +9653.578125 876.5059204101562 background all_cells +9617.853515625 845.3035278320312 background all_cells +9617.3955078125 877.6123657226562 background all_cells +9622.7666015625 846.5980834960938 background all_cells +9631.744140625 828.3935546875 background all_cells +8878.1416015625 179.8916015625 background all_cells +8858.7939453125 192.56637573242188 background all_cells +8873.6630859375 191.99786376953125 background all_cells +8889.134765625 183.79098510742188 background all_cells +8873.3232421875 204.84088134765625 background all_cells +8867.7353515625 229.9651336669922 background all_cells +8869.501953125 215.78982543945312 background all_cells +8835.0859375 207.4004669189453 background all_cells +8839.6943359375 202.1364898681641 background all_cells +8833.7841796875 194.70431518554688 background all_cells +8822.833984375 195.5399932861328 background all_cells +8815.830078125 211.36932373046875 background all_cells +8856.845703125 259.549072265625 background all_cells +8855.453125 251.4680633544922 background all_cells +8867.7353515625 249.64231872558597 background all_cells +8867.154296875 273.2724914550781 background all_cells +8862.0537109375 238.6108245849609 background all_cells +8857.5390625 225.3490295410156 background all_cells +8869.349609375 236.62733459472656 background all_cells +8876.8369140625 234.6290435791016 background all_cells +8869.134765625 241.56871032714844 background all_cells +8841.337890625 232.15110778808597 background all_cells +8844.2744140625 246.4898223876953 background all_cells +8830.478515625 240.6835174560547 background all_cells +8847.587890625 232.48556518554688 background all_cells +8830.3349609375 278.4469299316406 background all_cells +8870.6962890625 288.7335205078125 background all_cells +8853.6611328125 285.304931640625 background all_cells +8851.6201171875 276.790771484375 background all_cells +8858.5458984375 326.33599853515625 background all_cells +8880.4931640625 333.7315979003906 background all_cells +8862.408203125 333.9141845703125 background all_cells +8884.3818359375 328.1324768066406 background all_cells +8872.68359375 294.8618469238281 background all_cells +8874.3583984375 323.87994384765625 background all_cells +8880.7763671875 301.7441711425781 background all_cells +8739.71875 246.56105041503903 background all_cells +8749.681640625 207.4503173828125 background all_cells +8749.2275390625 240.5391540527344 background all_cells +8750.333984375 251.327880859375 background all_cells +8744.7646484375 243.97854614257807 background all_cells +8803.0341796875 291.3712463378906 background all_cells +8826.2939453125 272.126953125 background all_cells +8813.2099609375 272.0175170898437 background all_cells +8768.388671875 240.52243041992188 background all_cells +8806.6845703125 207.0654754638672 background all_cells +8823.69921875 249.30322265625 background all_cells +8798.4130859375 252.7266998291016 background all_cells +8789.88671875 335.521484375 background all_cells +8826.1611328125 326.09521484375 background all_cells +8782.2646484375 339.8529968261719 background all_cells +8811.3583984375 336.7460632324219 background all_cells +8776.873046875 274.8560485839844 background all_cells +8765.578125 266.0373229980469 background all_cells +8793.47265625 289.6522827148437 background all_cells +8786.72265625 264.2626342773437 background all_cells +8780.767578125 288.3987731933594 background all_cells +8762.1767578125 320.2595520019531 background all_cells +8747.353515625 304.3274841308594 background all_cells +8750.89453125 316.9007263183594 background all_cells +8773.8876953125 324.58380126953125 background all_cells +8802.8447265625 349.9324645996094 background all_cells +8784.3603515625 367.0303649902344 background all_cells +8840.21875 361.9891052246094 background all_cells +8849.841796875 355.4296875 background all_cells +8875.8740234375 380.453857421875 background all_cells +8877.578125 373.9690856933594 background all_cells +8833.388671875 375.6321716308594 background all_cells +8829.5947265625 367.93402099609375 background all_cells +8761.537109375 371.8948974609375 background all_cells +8769.0009765625 373.2159118652344 background all_cells +8825.7587890625 347.5885314941406 background all_cells +8826.802734375 395.33392333984375 background all_cells +8829.2529296875 411.6107482910156 background all_cells +8841.7177734375 401.8367614746094 background all_cells +8827.5078125 383.5127868652344 background all_cells +8849.7568359375 387.4513244628906 background all_cells +8870.5263671875 385.8150634765625 background all_cells +8858.900390625 404.1279602050781 background all_cells +8819.4765625 414.1613464355469 background all_cells +8849.96484375 417.7408752441406 background all_cells +8779.9052734375 376.4521179199219 background all_cells +8784.771484375 387.1549377441406 background all_cells +8795.0595703125 405.54876708984375 background all_cells +8816.6162109375 409.6771545410156 background all_cells +8812.5654296875 408.30377197265625 background all_cells +8805.5087890625 396.0720825195313 background all_cells +8797.6982421875 414.9034118652344 background all_cells +8790.3505859375 408.8671875 background all_cells +8788.7568359375 413.5411071777344 background all_cells +8786.2919921875 394.2008666992188 background all_cells +8772.697265625 406.4532165527344 background all_cells +8754.8076171875 390.8009948730469 background all_cells +8749.8818359375 376.7581176757813 background all_cells +8769.33984375 399.3641052246094 background all_cells +8764.326171875 392.9527587890625 background all_cells +8768.291015625 506.2853088378906 background all_cells +8772.771484375 505.8416137695313 background all_cells +8831.17578125 508.864990234375 background all_cells +8820.0634765625 512.1380004882812 background all_cells +8764.3115234375 510.8811950683594 background all_cells +8753.841796875 514.8543090820312 background all_cells +8777.662109375 517.38623046875 background all_cells +8782.076171875 508.7182312011719 background all_cells +8778.3759765625 506.2212524414063 background all_cells +8767.015625 538.3005981445312 background all_cells +8752.19140625 538.036865234375 background all_cells +8763.6337890625 531.7183227539062 background all_cells +8757.4619140625 531.9130249023438 background all_cells +8792.8173828125 543.6163330078125 background all_cells +8792.2939453125 537.5621948242188 background all_cells +8826.798828125 521.1127319335938 background all_cells +8823.244140625 548.2610473632812 background all_cells +8802.85546875 532.740966796875 background all_cells +8799.990234375 526.1196899414062 background all_cells +8919.65234375 501.6615295410156 background all_cells +8925.8857421875 491.4208679199219 background all_cells +8925.6650390625 486.9556274414063 background all_cells +8955.384765625 477.7131958007813 background all_cells +8951.8955078125 464.045166015625 background all_cells +8965.5107421875 460.3261413574219 background all_cells +8977.48828125 478.5254211425781 background all_cells +8977.076171875 468.2573547363281 background all_cells +8968.421875 472.4728698730469 background all_cells +8932.3828125 484.1158447265625 background all_cells +8973.94140625 487.3110961914063 background all_cells +8962.826171875 488.66455078125 background all_cells +8921.587890625 462.631591796875 background all_cells +8927.947265625 467.7231140136719 background all_cells +8941.3515625 467.4273071289063 background all_cells +8929.439453125 477.1839599609375 background all_cells +8778.7783203125 501.2513732910156 background all_cells +8784.392578125 501.2672119140625 background all_cells +8822.677734375 483.5401306152344 background all_cells +8803.966796875 489.8860778808594 background all_cells +8852.1611328125 512.8442993164062 background all_cells +8842.3583984375 520.27197265625 background all_cells +8895.8125 475.0833435058594 background all_cells +8881.9140625 493.245849609375 background all_cells +8871.0166015625 512.196044921875 background all_cells +8981.146484375 516.3773193359375 background all_cells +8979.5810546875 503.8316955566406 background all_cells +8840.8642578125 481.67877197265625 background all_cells +8771.205078125 495.839111328125 background all_cells +8773.421875 499.1704711914063 background all_cells +8767.7900390625 498.108154296875 background all_cells +8755.5068359375 493.9402770996094 background all_cells +8775.0927734375 491.8815002441406 background all_cells +8771.8134765625 424.1163635253906 background all_cells +8772.1005859375 439.4624938964844 background all_cells +8778.708984375 437.5711669921875 background all_cells +8817.20703125 442.3675842285156 background all_cells +8789.845703125 441.8531799316406 background all_cells +8800.5986328125 426.9282531738281 background all_cells +8815.51953125 427.4920043945313 background all_cells +8806.603515625 425.5900573730469 background all_cells +8852.67578125 461.1384887695313 background all_cells +8846.2109375 432.102294921875 background all_cells +8827.2255859375 448.1724243164063 background all_cells +8925.6865234375 426.6616516113281 background all_cells +8934.7734375 454.0740661621094 background all_cells +8861.318359375 446.4808044433594 background all_cells +8883.1455078125 462.3414611816406 background all_cells +8866.5224609375 443.9824523925781 background all_cells +8825.5595703125 422.2276916503906 background all_cells +8839.4609375 420.7214965820313 background all_cells +8791.23828125 462.5203857421875 background all_cells +8843.2744140625 467.8752746582031 background all_cells +8835.7744140625 474.4075012207031 background all_cells +8828.5048828125 478.1581726074219 background all_cells +8779.5654296875 479.2067260742188 background all_cells +8784.8447265625 473.5670776367188 background all_cells +8781.7314453125 484.3887634277344 background all_cells +8788.310546875 482.3243408203125 background all_cells +8784.234375 479.8694763183594 background all_cells +8790.35546875 468.7161254882813 background all_cells +8793.64453125 472.4303588867188 background all_cells +8800.4765625 448.3296203613281 background all_cells +8784.15625 450.0332946777344 background all_cells +8808.640625 462.1549377441406 background all_cells +8751.83984375 428.0530700683594 background all_cells +8759.1416015625 446.2931518554688 background all_cells +8767.4072265625 443.3048706054688 background all_cells +8762.6796875 430.6673278808594 background all_cells +8770.5888671875 470.165283203125 background all_cells +8750.4296875 455.8482971191406 background all_cells +8745.0830078125 452.330078125 background all_cells +8860.82421875 1212.9937744140625 background all_cells +8874.482421875 1083.0830078125 background all_cells +8872.1328125 1027.1475830078125 background all_cells +8872.8349609375 1035.2840576171875 background all_cells +8917.5830078125 1039.9444580078125 background all_cells +8902.1767578125 1060.106689453125 background all_cells +8900.8935546875 1051.0865478515625 background all_cells +8909.3330078125 1049.280029296875 background all_cells +8899.8310546875 1043.6484375 background all_cells +8897.5341796875 1027.737548828125 background all_cells +8902.4658203125 1034.2462158203125 background all_cells +8916.7685546875 1033.0687255859375 background all_cells +8912.2041015625 1185.7672119140625 background all_cells +8960.078125 1107.720703125 background all_cells +8949.0517578125 1126.2158203125 background all_cells +8971.4365234375 1177.430419921875 background all_cells +8980.0458984375 1176.522216796875 background all_cells +8982.85546875 1184.5574951171875 background all_cells +8939.921875 1226.647216796875 background all_cells +8956.703125 1234.58251953125 background all_cells +8949.328125 1233.01611328125 background all_cells +8942.5087890625 1219.1317138671875 background all_cells +8974.3974609375 1158.2691650390625 background all_cells +8958.6923828125 1156.177001953125 background all_cells +8962.28125 1170.809814453125 background all_cells +8968.6806640625 1162.1444091796875 background all_cells +8938.5498046875 1134.5537109375 background all_cells +8949.6962890625 1146.72314453125 background all_cells +8960.6396484375 1145.852783203125 background all_cells +8956.03125 1136.863525390625 background all_cells +8903.8056640625 1092.0548095703125 background all_cells +8902.7900390625 1086.9984130859375 background all_cells +8910.294921875 1066.408203125 background all_cells +8926.79296875 1098.8314208984375 background all_cells +8931.9013671875 1102.4874267578125 background all_cells +8924.1826171875 1054.62451171875 background all_cells +8923.951171875 1044.12890625 background all_cells +8923.4560546875 1086.4962158203125 background all_cells +8933.474609375 1081.9490966796875 background all_cells +8928.5546875 1071.2677001953125 background all_cells +8879.236328125 1252.5084228515625 background all_cells +8868.9775390625 1250.8150634765625 background all_cells +8912.98046875 1317.6917724609375 background all_cells +8906.9296875 1340.388427734375 background all_cells +8900.8251953125 1338.5609130859375 background all_cells +8901.8984375 1329.75830078125 background all_cells +8852.5498046875 1292.0174560546875 background all_cells +8849.765625 1334.5947265625 background all_cells +8845.9541015625 1316.878173828125 background all_cells +8845.375 1312.01025390625 background all_cells +8863.6845703125 1367.6246337890625 background all_cells +8870.099609375 1351.5914306640625 background all_cells +8867.548828125 1356.2125244140625 background all_cells +8861.8251953125 1360.4976806640625 background all_cells +8868.61328125 1362.73486328125 background all_cells +8908.92578125 1351.92333984375 background all_cells +8897.4560546875 1361.7027587890625 background all_cells +8897.9150390625 1352.1953125 background all_cells +8880.787109375 1340.8984375 background all_cells +8881.275390625 1365.0533447265625 background all_cells +8887.9677734375 1367.2255859375 background all_cells +8874.8798828125 1374.495849609375 background all_cells +8886.52734375 1359.0169677734375 background all_cells +8881.337890625 1346.1353759765625 background all_cells +8809.912109375 1344.63720703125 background all_cells +8816.5419921875 1344.3277587890625 background all_cells +8824.087890625 1337.01611328125 background all_cells +8836.974609375 1339.036865234375 background all_cells +8824.708984375 1353.9608154296875 background all_cells +8861.384765625 1384.4835205078125 background all_cells +8850.7470703125 1395.8662109375 background all_cells +8863.16796875 1391.351318359375 background all_cells +8850.46875 1340.1031494140625 background all_cells +8860.1591796875 1349.9407958984375 background all_cells +8851.853515625 1361.2918701171875 background all_cells +8806.291015625 1358.8092041015625 background all_cells +8824.423828125 1373.7493896484375 background all_cells +8818.263671875 1366.98486328125 background all_cells +8927.3984375 1345.47802734375 background all_cells +8922.041015625 1340.28564453125 background all_cells +8945.0888671875 1342.0709228515625 background all_cells +8936.115234375 1338.9954833984375 background all_cells +8966.134765625 1306.0198974609375 background all_cells +8977.7958984375 1281.14306640625 background all_cells +8973.2734375 1276.954833984375 background all_cells +8965.8125 1256.30615234375 background all_cells +8937.5244140625 1296.0487060546875 background all_cells +8922.982421875 1308.6824951171875 background all_cells +8939.6181640625 1308.2825927734375 background all_cells +8954.080078125 1282.2421875 background all_cells +8810.2197265625 1184.56494140625 background all_cells +8821.466796875 1205.2872314453125 background all_cells +8828.31640625 1199.1612548828125 background all_cells +8819.0966796875 1193.4366455078125 background all_cells +8841.4267578125 1215.221435546875 background all_cells +8804.78125 1222.8714599609375 background all_cells +8829.4912109375 1218.296630859375 background all_cells +8839.7470703125 1240.9461669921875 background all_cells +8812.46484375 1238.537841796875 background all_cells +8819.1767578125 1233.075927734375 background all_cells +8836.5068359375 1161.47216796875 background all_cells +8848.3173828125 1166.4747314453125 background all_cells +8842.59375 1157.212890625 background all_cells +8818.7705078125 1143.16650390625 background all_cells +8832.822265625 1147.8262939453125 background all_cells +8827.681640625 1168.51904296875 background all_cells +8821.0556640625 1159.3341064453125 background all_cells +8753.3447265625 1324.2410888671875 background all_cells +8761.2080078125 1329.125244140625 background all_cells +8743.306640625 1251.8172607421875 background all_cells +8750.46875 1233.3673095703125 background all_cells +8776.0654296875 1325.7374267578125 background all_cells +8799.7802734375 1338.1737060546875 background all_cells +8787.1279296875 1334.140625 background all_cells +8801.2158203125 1327.5498046875 background all_cells +8790.5849609375 1345.3072509765625 background all_cells +8800.0087890625 1348.7744140625 background all_cells +8795.6416015625 1347.2490234375 background all_cells +8800.8837890625 1353.35400390625 background all_cells +8786.259765625 1358.9368896484375 background all_cells +8788.41015625 1368.1708984375 background all_cells +8799.1484375 1363.3001708984375 background all_cells +8746.5 1369.676513671875 background all_cells +8778.599609375 1232.3172607421875 background all_cells +8789.4775390625 1248.126953125 background all_cells +8767.48046875 1229.80126953125 background all_cells +8836.2939453125 1261.804443359375 background all_cells +8829.9609375 1309.9051513671875 background all_cells +8828.654296875 1287.9849853515625 background all_cells +8843.9658203125 1247.5677490234375 background all_cells +8840.6982421875 1275.587890625 background all_cells +8891.599609375 1254.2215576171875 background all_cells +8870.943359375 1273.4261474609375 background all_cells +8885.1025390625 1271.32666015625 background all_cells +8896.193359375 1267.9508056640625 background all_cells +8854.7509765625 1256.9801025390625 background all_cells +8865.736328125 1265.1434326171875 background all_cells +8860.08984375 1280.942626953125 background all_cells +8856.720703125 1273.439208984375 background all_cells +8767.796875 1249.62451171875 background all_cells +8750.8916015625 1272.8878173828125 background all_cells +8755.8154296875 1255.3536376953125 background all_cells +8766.546875 1283.7574462890625 background all_cells +8787.619140625 1309.9150390625 background all_cells +8781.99609375 1306.9510498046875 background all_cells +8789.701171875 1301.425537109375 background all_cells +8825.05078125 1265.16259765625 background all_cells +8821.5546875 1261.7777099609375 background all_cells +8816.4189453125 1260.2769775390625 background all_cells +8813.95703125 1326.373291015625 background all_cells +8810.14453125 1315.7183837890625 background all_cells +8813.84375 1319.20458984375 background all_cells +8824.814453125 1301.189208984375 background all_cells +8816.9716796875 1293.1314697265625 background all_cells +8798.748046875 1268.601806640625 background all_cells +8807.3994140625 1251.2701416015625 background all_cells +8806.072265625 1292.7674560546875 background all_cells +8811.5048828125 1282.4632568359375 background all_cells +8850.89453125 1177.442138671875 background all_cells +8853.103515625 1237.376708984375 background all_cells +8863.2470703125 1235.8680419921875 background all_cells +8864.7490234375 1191.39013671875 background all_cells +8857.279296875 1189.5628662109375 background all_cells +8868.775390625 1211.8521728515625 background all_cells +8875.263671875 1223.1038818359375 background all_cells +8868.173828125 1222.461181640625 background all_cells +8892.3056640625 1216.919921875 background all_cells +8868.1123046875 1198.89208984375 background all_cells +8882.548828125 1199.6446533203125 background all_cells +8868.296875 1231.587646484375 background all_cells +8890.177734375 1240.6629638671875 background all_cells +8880.478515625 1243.40380859375 background all_cells +8866.1474609375 1243.3961181640625 background all_cells +8853.7373046875 1160.774658203125 background all_cells +8875.529296875 1164.1529541015625 background all_cells +8871.828125 1159.2037353515625 background all_cells +8853.3515625 1169.659423828125 background all_cells +8747.6826171875 1155.1583251953125 background all_cells +8755.7548828125 1176.453125 background all_cells +8749.5908203125 1171.1036376953125 background all_cells +8772.3037109375 1154.5594482421875 background all_cells +8745.5615234375 1209.000732421875 background all_cells +8770.6220703125 1202.2235107421875 background all_cells +8765.4990234375 1214.9173583984375 background all_cells +8760.283203125 1203.4664306640625 background all_cells +8749.2138671875 1189.009765625 background all_cells +8767.892578125 1188.4185791015625 background all_cells +8752.4990234375 1196.1661376953125 background all_cells +8778.845703125 1197.7965087890625 background all_cells +8777.3291015625 1182.478759765625 background all_cells +8782.166015625 1210.3597412109375 background all_cells +8744.3251953125 1069.370361328125 background all_cells +8748.3701171875 1062.5372314453125 background all_cells +8752.431640625 1070.6951904296875 background all_cells +8751.8466796875 1050.0103759765625 background all_cells +8799.48046875 1056.1580810546875 background all_cells +8794.2802734375 1055.8729248046875 background all_cells +8785.4130859375 1057.8702392578125 background all_cells +8772.849609375 1107.7000732421875 background all_cells +8768.0732421875 1127.1622314453125 background all_cells +8775.34765625 1121.626708984375 background all_cells +8791.6455078125 1103.496826171875 background all_cells +8807.259765625 1119.4600830078125 background all_cells +8786.8173828125 1114.474609375 background all_cells +8756.62109375 1083.0650634765625 background all_cells +8755.1875 1098.96142578125 background all_cells +8767.9453125 1094.6209716796875 background all_cells +8746.9208984375 1134.8626708984375 background all_cells +8772.841796875 1139.7567138671875 background all_cells +8759.4755859375 1144.4476318359375 background all_cells +8817.1611328125 1177.105224609375 background all_cells +8789.955078125 1185.6329345703125 background all_cells +8800.3974609375 1177.95947265625 background all_cells +8782.310546875 1136.71240234375 background all_cells +8780.1318359375 1150.9219970703125 background all_cells +8797.9228515625 1152.57421875 background all_cells +8789.3623046875 1147.6822509765625 background all_cells +8816.1337890625 1126.3389892578125 background all_cells +8813.3623046875 1103.4586181640625 background all_cells +8827.388671875 1085.4866943359375 background all_cells +8828.078125 1121.6827392578125 background all_cells +8830.896484375 1135.8018798828125 background all_cells +8841.6708984375 1134.7415771484375 background all_cells +8837.8779296875 1142.110107421875 background all_cells +8852.2373046875 1111.3037109375 background all_cells +8844.0810546875 1103.193359375 background all_cells +8866.759765625 1116.3363037109375 background all_cells +8861.24609375 1096.30126953125 background all_cells +8856.0185546875 548.2030029296875 background all_cells +8908.142578125 550.0398559570312 background all_cells +8863.3349609375 551.3956298828125 background all_cells +8838.4345703125 549.4827880859375 background all_cells +8902.5078125 531.9530639648438 background all_cells +8921.357421875 531.9932861328125 background all_cells +8927.76171875 536.0751953125 background all_cells +8854.6201171875 536.7504272460938 background all_cells +8862.9052734375 535.8330688476562 background all_cells +8870.736328125 592.4318237304688 background all_cells +8893.0576171875 578.090087890625 background all_cells +8858.640625 605.84619140625 background all_cells +8861.330078125 601.8276977539062 background all_cells +8843.2705078125 592.3343505859375 background all_cells +8839.4443359375 617.0240478515625 background all_cells +8850.5361328125 629.0519409179688 background all_cells +8934.48828125 623.5744018554688 background all_cells +8960.34375 734.9803466796875 background all_cells +8969.2255859375 760.2803955078125 background all_cells +8888.681640625 778.6633911132812 background all_cells +8877.3564453125 791.2946166992188 background all_cells +8964.3232421875 788.5234985351562 background all_cells +8948.0224609375 811.257568359375 background all_cells +8959.7080078125 799.532470703125 background all_cells +8958.076171875 809.4335327148438 background all_cells +8892.48828125 807.4913940429688 background all_cells +8851.7529296875 802.1407470703125 background all_cells +8906.572265625 808.4153442382812 background all_cells +8939.9365234375 813.327880859375 background all_cells +8975.4921875 764.293701171875 background all_cells +8965.58203125 772.2708129882812 background all_cells +8966.0859375 666.8862915039062 background all_cells +8978.7958984375 660.2718505859375 background all_cells +8971.8173828125 668.0761108398438 background all_cells +8865.7216796875 774.4465942382812 background all_cells +8874.9248046875 774.0827026367188 background all_cells +8893.24609375 686.5640258789062 background all_cells +8883.61328125 733.6209106445312 background all_cells +8868.623046875 683.221923828125 background all_cells +8845.8720703125 760.3316650390625 background all_cells +8860.7685546875 728.4951782226562 background all_cells +8846.59375 724.5578002929688 background all_cells +8925.7158203125 737.650146484375 background all_cells +8949.400390625 740.6293334960938 background all_cells +8946.169921875 730.3965454101562 background all_cells +8954.1044921875 664.2327270507812 background all_cells +8963.8056640625 677.4074096679688 background all_cells +8959.716796875 673.8860473632812 background all_cells +8957.96484375 717.8701782226562 background all_cells +8869.2021484375 663.5341796875 background all_cells +8853.3623046875 668.404541015625 background all_cells +8883.0478515625 662.3873901367188 background all_cells +8873.478515625 637.4259643554688 background all_cells +8861.8876953125 647.8233642578125 background all_cells +8880.1865234375 646.600830078125 background all_cells +8927.892578125 642.6919555664062 background all_cells +8900.8076171875 638.572998046875 background all_cells +8879.6708984375 639.96240234375 background all_cells +8980.4111328125 562.4716796875 background all_cells +8963.4921875 590.058837890625 background all_cells +8959.8525390625 621.4011840820312 background all_cells +8958.857421875 570.90234375 background all_cells +8945.4853515625 641.9242553710938 background all_cells +8980.2607421875 617.0296630859375 background all_cells +8866.017578125 564.7791748046875 background all_cells +8867.013671875 572.6726684570312 background all_cells +8917.28515625 574.2772827148438 background all_cells +8874.7119140625 578.9215087890625 background all_cells +8799.380859375 966.0771484375 background all_cells +8808.181640625 932.2183837890624 background all_cells +8809.044921875 954.5569458007812 background all_cells +8800.373046875 960.0523681640624 background all_cells +8783.671875 923.1134643554688 background all_cells +8783.0302734375 966.9352416992188 background all_cells +8792.6396484375 916.19140625 background all_cells +8788.4384765625 910.391357421875 background all_cells +8749.9306640625 957.7899780273438 background all_cells +8769.6171875 927.7493896484376 background all_cells +8756.1630859375 952.7125854492188 background all_cells +8758.568359375 938.6559448242188 background all_cells +8779.212890625 1002.7326049804688 background all_cells +8819.01953125 1003.4036865234376 background all_cells +8803.353515625 1003.1571655273438 background all_cells +8787.4755859375 1001.765380859375 background all_cells +8760.875 989.570556640625 background all_cells +8810.6337890625 994.7285766601562 background all_cells +8791.3359375 978.677734375 background all_cells +8759.1826171875 827.6967163085938 background all_cells +8745.751953125 913.4429321289062 background all_cells +8751.5205078125 910.0062255859376 background all_cells +8772.17578125 894.0470581054688 background all_cells +8755.857421875 894.414794921875 background all_cells +8844.1728515625 961.9695434570312 background all_cells +8833.3037109375 945.2392578125 background all_cells +8839.8076171875 972.90234375 background all_cells +8827.55859375 1013.4462280273438 background all_cells +8868.189453125 1015.5742797851562 background all_cells +8821.072265625 988.8359375 background all_cells +8860.1240234375 990.1104736328124 background all_cells +8867.216796875 996.646240234375 background all_cells +8747.421875 1003.8497314453124 background all_cells +8749.0322265625 1014.805419921875 background all_cells +8823.1875 1009.29736328125 background all_cells +8818.9951171875 1015.7623901367188 background all_cells +8810.19921875 1014.9300537109376 background all_cells +8789.310546875 1020.96728515625 background all_cells +8762.7001953125 1022.4940795898438 background all_cells +8779.603515625 1015.440185546875 background all_cells +8778.677734375 1038.5577392578125 background all_cells +8769.3046875 1035.840087890625 background all_cells +8805.1484375 841.359375 background all_cells +8825.3955078125 844.6395263671875 background all_cells +8816.310546875 863.7852783203125 background all_cells +8817.046875 832.975830078125 background all_cells +8844.62109375 879.0044555664062 background all_cells +8868.05859375 860.2186889648438 background all_cells +8868.267578125 825.929443359375 background all_cells +8859.541015625 859.06982421875 background all_cells +8847.2626953125 846.2114868164062 background all_cells +8874.890625 865.7780151367188 background all_cells +8835.5 909.6783447265624 background all_cells +8831.3974609375 920.2271728515624 background all_cells +8846.4267578125 919.4908447265624 background all_cells +8860.416015625 918.8212890625 background all_cells +8860.5546875 893.5050659179688 background all_cells +8973.9052734375 827.1959838867188 background all_cells +8958.900390625 822.7230224609375 background all_cells +8945.69921875 831.5660400390625 background all_cells +8984.376953125 826.9216918945312 background all_cells +8911.6806640625 830.0859375 background all_cells +8921.1298828125 842.9320068359375 background all_cells +8927.0673828125 842.0932006835938 background all_cells +8903.1025390625 826.8978271484375 background all_cells +8929.859375 863.6231079101562 background all_cells +8948.9716796875 846.8295288085938 background all_cells +8940.3603515625 852.5288696289062 background all_cells +8935.021484375 866.173828125 background all_cells +8970.3193359375 859.3893432617188 background all_cells +8973.431640625 861.3219604492188 background all_cells +8963.2158203125 837.3859252929688 background all_cells +8961.3896484375 841.295654296875 background all_cells +8933.3408203125 827.76025390625 background all_cells +8921.0859375 824.8930053710938 background all_cells +8901.1650390625 912.1510620117188 background all_cells +8896.953125 917.0550537109376 background all_cells +8894.3447265625 929.1636962890624 background all_cells +8920.8212890625 933.3602905273438 background all_cells +8907.17578125 958.283935546875 background all_cells +8923.5126953125 957.0527954101562 background all_cells +8915.7158203125 947.1555786132812 background all_cells +8919.712890625 939.1017456054688 background all_cells +8885.271484375 932.0840454101562 background all_cells +8879.8271484375 931.4274291992188 background all_cells +8917.701171875 903.5077514648438 background all_cells +8921.888671875 900.793212890625 background all_cells +8923.697265625 909.94189453125 background all_cells +8961.326171875 872.668701171875 background all_cells +8960.404296875 907.4807739257812 background all_cells +8973.44140625 914.8936157226562 background all_cells +8962.416015625 889.0377197265625 background all_cells +8953.525390625 923.4014282226562 background all_cells +8943.6640625 916.8527221679688 background all_cells +8955.9296875 887.2078247070312 background all_cells +8951.9736328125 894.3169555664062 background all_cells +8927.4033203125 1021.3197631835938 background all_cells +8925.626953125 967.1123657226562 background all_cells +8934.0341796875 995.3096923828124 background all_cells +8928.9111328125 986.4857788085938 background all_cells +8878.763671875 976.2598876953124 background all_cells +8889.7939453125 969.0086669921876 background all_cells +8893.2265625 971.8943481445312 background all_cells +8903.4140625 975.6192016601562 background all_cells +8914.3154296875 986.9569091796876 background all_cells +8907.947265625 972.6258544921876 background all_cells +8943.501953125 949.0269775390624 background all_cells +8944.005859375 942.6907958984376 background all_cells +8937.4345703125 959.1651611328124 background all_cells +8939.8974609375 975.2050170898438 background all_cells +8941.3408203125 1068.13720703125 background all_cells +8946.3251953125 978.5984497070312 background all_cells +8952.2412109375 978.3919677734376 background all_cells +8955.416015625 1008.2299194335938 background all_cells +8955.6640625 994.8502807617188 background all_cells +8955.625 964.9994506835938 background all_cells +8969.5693359375 941.5335693359376 background all_cells +8974.330078125 1024.101318359375 background all_cells +8975.4755859375 954.6260375976562 background all_cells +8885.0908203125 894.4642944335938 background all_cells +8899.4189453125 883.0000610351562 background all_cells +8888.6494140625 846.2840576171875 background all_cells +8895.5595703125 861.8366088867188 background all_cells +8892.0302734375 868.8988647460938 background all_cells +8888.7900390625 880.2517700195312 background all_cells +8879.021484375 890.0652465820312 background all_cells +8878.603515625 897.8338623046875 background all_cells +8915.69921875 871.6221923828125 background all_cells +8909.19921875 854.15234375 background all_cells +8925.7490234375 877.0712280273438 background all_cells +8903.2880859375 877.6658935546875 background all_cells +8781.58984375 563.0692138671875 background all_cells +8810.7373046875 610.1927490234375 background all_cells +8827.072265625 623.4554443359375 background all_cells +8817.4150390625 649.7010498046875 background all_cells +8824.875 642.7423095703125 background all_cells +8809.8349609375 626.209716796875 background all_cells +8809.8818359375 569.1923828125 background all_cells +8830.5849609375 591.6994018554688 background all_cells +8830.3603515625 574.2089233398438 background all_cells +8784.2880859375 574.47119140625 background all_cells +8791.1220703125 577.2137451171875 background all_cells +8791.0244140625 572.0233764648438 background all_cells +8785.66015625 582.2825317382812 background all_cells +8755.15625 690.1808471679688 background all_cells +8778.107421875 707.422607421875 background all_cells +8758.16796875 679.6094360351562 background all_cells +8745.6337890625 784.9343872070312 background all_cells +8767.3984375 767.1078491210938 background all_cells +8750.8115234375 771.5255737304688 background all_cells +8773.0126953125 783.0784912109375 background all_cells +8758.6337890625 763.7755737304688 background all_cells +8753.595703125 779.567138671875 background all_cells +8789.9130859375 753.0503540039062 background all_cells +8803.8330078125 753.6541748046875 background all_cells +8791.0283203125 758.7695922851562 background all_cells +8779.4189453125 730.744873046875 background all_cells +8790.201171875 744.5315551757812 background all_cells +8797.44140625 732.6240234375 background all_cells +8790.4580078125 732.6104125976562 background all_cells +8766.486328125 606.741943359375 background all_cells +8771.44140625 609.5494995117188 background all_cells +8743.6162109375 624.2056274414062 background all_cells +8782.3837890625 618.6827392578125 background all_cells +8766.87109375 630.1808471679688 background all_cells +8756.162109375 612.755615234375 background all_cells +8790.2822265625 586.759033203125 background all_cells +8789.48828125 607.2164306640625 background all_cells +8741.734375 557.0426635742188 background all_cells +8773.365234375 569.7483520507812 background all_cells +8761.0947265625 565.9129638671875 background all_cells +8766.451171875 565.8746337890625 background all_cells +8771.1787109375 549.4412841796875 background all_cells +8768.501953125 570.3735961914062 background all_cells +8767.990234375 555.3394165039062 background all_cells +8762.60546875 576.6742553710938 background all_cells +8777.7080078125 578.008056640625 background all_cells +8992.1103515625 951.1524047851562 background all_cells +9162.0927734375 969.16650390625 background all_cells +9155.732421875 971.1185913085938 background all_cells +8994.189453125 960.4803466796876 background all_cells +9090.453125 1006.4112548828124 background all_cells +9099.220703125 978.4639892578124 background all_cells +9090.203125 982.9131469726562 background all_cells +9072.8349609375 990.557373046875 background all_cells +9068.9609375 1008.470947265625 background all_cells +9069.79296875 1002.6226196289062 background all_cells +9079.41015625 985.7901611328124 background all_cells +9076.0166015625 979.3731079101562 background all_cells +9070.9287109375 983.4733276367188 background all_cells +9017.099609375 992.0507202148438 background all_cells +9034.501953125 1001.5494384765624 background all_cells +9027.4208984375 989.4801635742188 background all_cells +9022.6005859375 993.5552978515624 background all_cells +9104.439453125 989.9403076171876 background all_cells +9134.900390625 947.760498046875 background all_cells +9104.8583984375 1008.0243530273438 background all_cells +9138.4091796875 999.80615234375 background all_cells +9138.2119140625 986.523193359375 background all_cells +9110.16796875 993.34912109375 background all_cells +9150.0029296875 941.1138916015624 background all_cells +9161.01953125 937.6832275390624 background all_cells +9155.7021484375 920.065673828125 background all_cells +9164.439453125 976.7387084960938 background all_cells +9171.74609375 1008.4295043945312 background all_cells +9167.099609375 1001.0869140625 background all_cells +9168.2705078125 982.813720703125 background all_cells +9143.552734375 994.1881103515624 background all_cells +9160.548828125 982.2157592773438 background all_cells +9147.509765625 1008.6336059570312 background all_cells +9159.72265625 1006.8360595703124 background all_cells +9152.7734375 996.245361328125 background all_cells +9166.1220703125 917.5831909179688 background all_cells +9169.7431640625 970.4678955078124 background all_cells +9169.8974609375 936.5886840820312 background all_cells +9137.0947265625 936.7877807617188 background all_cells +9149.1220703125 909.7713012695312 background all_cells +9148.7314453125 929.9752807617188 background all_cells +9138.546875 924.0049438476562 background all_cells +9108.4619140625 1113.5867919921875 background all_cells +9093.15234375 1108.7491455078125 background all_cells +9086.4599609375 1111.202392578125 background all_cells +9163.6298828125 1110.281005859375 background all_cells +9158.966796875 1117.3817138671875 background all_cells +9115.0791015625 1116.0445556640625 background all_cells +9100.701171875 1088.8896484375 background all_cells +9089.8408203125 1101.10009765625 background all_cells +9153.19140625 1050.2474365234375 background all_cells +9160.48828125 1058.581298828125 background all_cells +9156.0234375 1055.4801025390625 background all_cells +9153.7880859375 1062.658203125 background all_cells +9143.3525390625 1080.4173583984375 background all_cells +9131.9033203125 1098.7686767578125 background all_cells +9143.48828125 1092.3758544921875 background all_cells +9157.4833984375 1069.09765625 background all_cells +9140.0888671875 1086.688232421875 background all_cells +9150.568359375 1076.6424560546875 background all_cells +9135.162109375 1065.32958984375 background all_cells +9144.3466796875 1024.692138671875 background all_cells +9141.994140625 1039.4896240234375 background all_cells +9145.642578125 1068.792724609375 background all_cells +9146.533203125 1058.83203125 background all_cells +9140.478515625 1054.619384765625 background all_cells +9092.7587890625 1033.04052734375 background all_cells +9101.6494140625 1026.5372314453125 background all_cells +9093.3564453125 1045.5706787109375 background all_cells +9022.1123046875 1016.4112548828124 background all_cells +9003.6845703125 1049.4078369140625 background all_cells +9082.2451171875 1037.685791015625 background all_cells +9070.1796875 1047.283447265625 background all_cells +9080.6376953125 1043.789794921875 background all_cells +9081.2900390625 1096.416748046875 background all_cells +9076.25390625 1110.563720703125 background all_cells +9064.236328125 1105.9705810546875 background all_cells +9080.2880859375 1104.912841796875 background all_cells +9082.7353515625 1010.1986694335938 background all_cells +9078.7666015625 1027.51953125 background all_cells +9063.7109375 1023.145751953125 background all_cells +9081.185546875 1017.1015625 background all_cells +9063.30078125 1114.2845458984375 background all_cells +9071.880859375 1118.5062255859375 background all_cells +9077.5224609375 1117.033447265625 background all_cells +9040.25390625 1063.348388671875 background all_cells +9047.435546875 1127.0517578125 background all_cells +9043.7724609375 1076.3004150390625 background all_cells +9225.955078125 972.2335205078124 background all_cells +9300.8544921875 994.403076171875 background all_cells +9312.69921875 943.8594970703124 background all_cells +9234.2685546875 978.8998413085938 background all_cells +9236.046875 968.88037109375 background all_cells +9233.3349609375 928.4309692382812 background all_cells +9227.9072265625 930.4868774414062 background all_cells +9235.5888671875 923.6044311523438 background all_cells +9228.0654296875 909.5734252929688 background all_cells +9227.119140625 919.8703002929688 background all_cells +9239.5888671875 910.6494140625 background all_cells +9380.896484375 961.8098754882812 background all_cells +9338.2265625 941.32470703125 background all_cells +9337.7080078125 949.713623046875 background all_cells +9339.2802734375 958.4696044921876 background all_cells +9405.5224609375 965.2623901367188 background all_cells +9388.17578125 965.8192138671876 background all_cells +9349.1396484375 1093.0111083984375 background all_cells +9350.8310546875 1036.9261474609375 background all_cells +9332.443359375 1031.3677978515625 background all_cells +9337.783203125 1040.8876953125 background all_cells +9335.0810546875 1051.971923828125 background all_cells +9345.013671875 1068.224365234375 background all_cells +9350.6689453125 1055.6190185546875 background all_cells +9342.6689453125 1054.1417236328125 background all_cells +9325.6279296875 1052.33154296875 background all_cells +9340.1826171875 1002.8875122070312 background all_cells +9325.2880859375 1011.7472534179688 background all_cells +9333.6396484375 1019.933349609375 background all_cells +9347.4794921875 1010.7100830078124 background all_cells +9330.6044921875 1004.4539794921876 background all_cells +9265.3974609375 899.5716552734375 background all_cells +9244.9091796875 913.9865112304688 background all_cells +9261.76953125 912.4993286132812 background all_cells +9258.5771484375 918.6260375976562 background all_cells +9250.86328125 913.3919677734376 background all_cells +9323.7412109375 922.812255859375 background all_cells +9318.6845703125 877.6593627929688 background all_cells +9321.8837890625 940.0133666992188 background all_cells +9318.92578125 934.28955078125 background all_cells +9330.7060546875 927.4662475585938 background all_cells +9315.2421875 919.2333984375 background all_cells +9300.2109375 925.9129028320312 background all_cells +9309.0263671875 929.3445434570312 background all_cells +9303.453125 907.7422485351562 background all_cells +9302.3154296875 937.255615234375 background all_cells +9253.1630859375 926.51708984375 background all_cells +9251.548828125 937.0700073242188 background all_cells +9263.9638671875 934.5040283203124 background all_cells +9245.306640625 970.7218017578124 background all_cells +9261.0048828125 975.6497192382812 background all_cells +9255.193359375 971.947998046875 background all_cells +9256.6435546875 1011.6704711914062 background all_cells +9253.3115234375 1024.5762939453125 background all_cells +9245.05859375 1021.7781372070312 background all_cells +9271.751953125 1015.9468383789062 background all_cells +9251.423828125 981.3775634765624 background all_cells +9250.8076171875 1003.2306518554688 background all_cells +9242.85546875 983.8703002929688 background all_cells +9292.9462890625 1036.18505859375 background all_cells +9299.5546875 1040.5084228515625 background all_cells +9320.4697265625 1039.5599365234375 background all_cells +9326.5341796875 1040.4447021484375 background all_cells +9299.5234375 1074.3861083984375 background all_cells +9323.9404296875 1077.4822998046875 background all_cells +9317.0166015625 1068.7305908203125 background all_cells +9308.3447265625 1078.107177734375 background all_cells +9296.423828125 1016.9740600585938 background all_cells +9319.5869140625 1026.219482421875 background all_cells +9306.2265625 1033.304443359375 background all_cells +9315.361328125 1014.1688842773438 background all_cells +9295.1533203125 1057.6417236328125 background all_cells +9304.3564453125 1061.1297607421875 background all_cells +9299.31640625 1050.5025634765625 background all_cells +9247.6318359375 1057.266845703125 background all_cells +9261.552734375 1065.2906494140625 background all_cells +9249.6806640625 1085.5731201171875 background all_cells +9284.826171875 1056.5574951171875 background all_cells +9290.728515625 1067.69921875 background all_cells +9283.7470703125 1064.211181640625 background all_cells +9273.6748046875 1050.9571533203125 background all_cells +9285.3134765625 1043.5953369140625 background all_cells +9279.6201171875 1052.8447265625 background all_cells +9277.6728515625 1034.3458251953125 background all_cells +9259.6044921875 1037.1822509765625 background all_cells +9269.8447265625 1028.267333984375 background all_cells +9267.5751953125 1043.461669921875 background all_cells +9234.1494140625 1059.4212646484375 background all_cells +9227.3564453125 1056.163330078125 background all_cells +9221.4638671875 1046.3929443359375 background all_cells +9223.4755859375 1064.36279296875 background all_cells +9219.4580078125 1079.9842529296875 background all_cells +9230.4345703125 1078.9609375 background all_cells +9226.4013671875 1074.666748046875 background all_cells +9195.9248046875 1035.724365234375 background all_cells +9186.3583984375 1068.869140625 background all_cells +9216.490234375 1085.707275390625 background all_cells +9208.65625 1081.6107177734375 background all_cells +9212.810546875 1037.7249755859375 background all_cells +9075.951171875 783.30908203125 background all_cells +9077.1689453125 787.9200439453125 background all_cells +9156.2607421875 797.9129028320312 background all_cells +9188.91015625 808.9188842773438 background all_cells +9169.87109375 809.4285888671875 background all_cells +9172.642578125 804.5827026367188 background all_cells +9162.419921875 790.776611328125 background all_cells +9152.7900390625 785.4818725585938 background all_cells +9149.4775390625 817.8928833007812 background all_cells +9154.8779296875 831.11572265625 background all_cells +9138.7783203125 813.7435302734375 background all_cells +9144.2568359375 832.7798461914062 background all_cells +9241.923828125 814.5349731445312 background all_cells +9233.09765625 813.23193359375 background all_cells +9253.8466796875 834.5040893554688 background all_cells +9252.59765625 818.0867919921875 background all_cells +9203.1376953125 829.7244262695312 background all_cells +9220.017578125 834.931884765625 background all_cells +9231.0546875 857.4083862304688 background all_cells +9243.158203125 856.8682861328125 background all_cells +9239.142578125 900.19189453125 background all_cells +9245.87109375 864.1437377929688 background all_cells +9218.17578125 851.547607421875 background all_cells +9218.72265625 893.34716796875 background all_cells +9205.837890625 859.8922729492188 background all_cells +9222.126953125 817.6866455078125 background all_cells +9224.8642578125 822.6717529296875 background all_cells +9226.833984375 817.9564819335938 background all_cells +9227.6533203125 814.0733642578125 background all_cells +9187.330078125 836.125 background all_cells +9195.822265625 835.7405395507812 background all_cells +9182.2861328125 900.8817138671876 background all_cells +9154.80078125 890.3327026367188 background all_cells +9173.7373046875 903.3930053710938 background all_cells +9165.2021484375 903.7677612304688 background all_cells +9193.1123046875 900.6151733398438 background all_cells +9145.1396484375 842.1931762695312 background all_cells +9145.671875 855.3463745117188 background all_cells +9167.3125 839.1968994140625 background all_cells +9176.70703125 856.0040893554688 background all_cells +9244.328125 782.7254638671875 background all_cells +9255.5810546875 785.6727905273438 background all_cells +9232.8857421875 783.3672485351562 background all_cells +9250.267578125 803.6611328125 background all_cells +9254.4130859375 805.262451171875 background all_cells +9212.53125 779.771728515625 background all_cells +9214.87890625 787.4154052734375 background all_cells +9227.4814453125 785.84375 background all_cells +9180.7880859375 970.875244140625 background all_cells +9185.7783203125 980.129150390625 background all_cells +9182.98046875 984.0604858398438 background all_cells +9174.49609375 980.6337280273438 background all_cells +9199.4990234375 991.5065307617188 background all_cells +9207.8408203125 998.8632202148438 background all_cells +9226.7509765625 992.260009765625 background all_cells +9216.4423828125 991.5244750976562 background all_cells +9175.5224609375 990.8645629882812 background all_cells +9175.0615234375 1015.454345703125 background all_cells +9182.6318359375 1003.8381958007812 background all_cells +9191.3759765625 997.6536254882812 background all_cells +9217.7158203125 975.73291015625 background all_cells +9201.162109375 978.1541748046876 background all_cells +9210.814453125 975.9393920898438 background all_cells +9191.6025390625 938.0258178710938 background all_cells +9213.3583984375 936.5662841796876 background all_cells +9218.37109375 914.4503784179688 background all_cells +9208.5927734375 909.3847045898438 background all_cells +9213.72265625 926.140380859375 background all_cells +9221.908203125 921.0034790039062 background all_cells +9213.857421875 918.5234985351562 background all_cells +9174.1279296875 913.560791015625 background all_cells +9188.94140625 925.4920654296876 background all_cells +9174.8876953125 923.2572631835938 background all_cells +8964.328125 1342.227294921875 background all_cells +8974.416015625 1335.4727783203125 background all_cells +8970.4208984375 1328.246337890625 background all_cells +8970.1865234375 1346.513916015625 background all_cells +8981.21875 1345.86962890625 background all_cells +9030.7724609375 1354.4508056640625 background all_cells +9020.0234375 1375.948974609375 background all_cells +9005.7890625 1390.09619140625 background all_cells +9022.13671875 1387.2840576171875 background all_cells +9016.5283203125 1398.20654296875 background all_cells +9039.0859375 1385.7972412109375 background all_cells +9066.1259765625 1392.336181640625 background all_cells +9059.287109375 1384.9295654296875 background all_cells +9049.6826171875 1388.069091796875 background all_cells +9038.3720703125 1456.3626708984375 background all_cells +9045.0849609375 1448.9661865234375 background all_cells +9036.6572265625 1444.7548828125 background all_cells +9056.8447265625 1466.0460205078125 background all_cells +9063.03125 1469.6617431640625 background all_cells +9062.2509765625 1480.9627685546875 background all_cells +9051.716796875 1458.70751953125 background all_cells +9062.5556640625 1460.14306640625 background all_cells +9042.755859375 1465.011474609375 background all_cells +9044.9814453125 1476.83203125 background all_cells +9014.1689453125 1445.44873046875 background all_cells +9029.6064453125 1456.82666015625 background all_cells +9020.95703125 1410.5828857421875 background all_cells +9006.8046875 1439.0238037109375 background all_cells +9005.4765625 1429.978515625 background all_cells +9021.279296875 1417.3148193359375 background all_cells +9113.91796875 1408.8680419921875 background all_cells +9082.3984375 1458.257080078125 background all_cells +9113.904296875 1442.303955078125 background all_cells +9134.228515625 1480.191650390625 background all_cells +9106.4892578125 1481.27685546875 background all_cells +9153.3046875 1473.6016845703125 background all_cells +9145.2900390625 1466.6102294921875 background all_cells +9136.43359375 1464.4136962890625 background all_cells +9136.82421875 1426.771484375 background all_cells +9145.287109375 1461.1944580078125 background all_cells +9141.3642578125 1455.076171875 background all_cells +9137.859375 1444.9720458984375 background all_cells +9120.873046875 1417.66796875 background all_cells +9124.8662109375 1429.941162109375 background all_cells +9131.53125 1454.609619140625 background all_cells +9128.861328125 1439.8621826171875 background all_cells +9071.2490234375 1366.1446533203125 background all_cells +9080.947265625 1359.7935791015625 background all_cells +9078.1083984375 1377.31640625 background all_cells +9067.8505859375 1358.3096923828125 background all_cells +9097.30078125 1391.3555908203125 background all_cells +9105.32421875 1386.4530029296875 background all_cells +9089.03125 1364.822998046875 background all_cells +9115.099609375 1371.1016845703125 background all_cells +9099.2236328125 1373.0069580078125 background all_cells +9070.94921875 1436.4337158203125 background all_cells +9056.224609375 1434.4720458984375 background all_cells +9064.0751953125 1434.2138671875 background all_cells +9087.640625 1561.2877197265625 background all_cells +9086.7734375 1575.8331298828125 background all_cells +9074.4970703125 1558.811279296875 background all_cells +9077.1806640625 1574.6363525390625 background all_cells +9070.49609375 1571.052978515625 background all_cells +9075.060546875 1511.990234375 background all_cells +9096.283203125 1510.492919921875 background all_cells +9092.140625 1464.8795166015625 background all_cells +9089.0947265625 1539.1156005859375 background all_cells +9083.4697265625 1525.334228515625 background all_cells +9129.44140625 1530.15771484375 background all_cells +9148.41015625 1520.216552734375 background all_cells +9137.1748046875 1521.249755859375 background all_cells +9133.962890625 1509.9368896484375 background all_cells +9191.9794921875 1545.3331298828125 background all_cells +9193.9013671875 1508.93994140625 background all_cells +9189.2783203125 1519.1268310546875 background all_cells +9193.443359375 1555.10888671875 background all_cells +9200.8681640625 1531.176025390625 background all_cells +9184.333984375 1532.943603515625 background all_cells +9139.736328125 1488.55810546875 background all_cells +9148.5791015625 1503.9716796875 background all_cells +9148.615234375 1490.558349609375 background all_cells +9141.3291015625 1499.450927734375 background all_cells +9157.7685546875 1534.4212646484375 background all_cells +9136.90234375 1565.7275390625 background all_cells +9135.05859375 1544.8892822265625 background all_cells +9220.1962890625 1584.0865478515625 background all_cells +9225.609375 1598.1602783203125 background all_cells +9228.7021484375 1573.649658203125 background all_cells +9218.2265625 1632.5753173828125 background all_cells +9212.5810546875 1627.5526123046875 background all_cells +9173.119140625 1635.351318359375 background all_cells +9183.7353515625 1625.58642578125 background all_cells +9183.796875 1634.1287841796875 background all_cells +9181.4677734375 1629.8558349609375 background all_cells +9176.3046875 1627.80859375 background all_cells +9190.623046875 1624.7901611328125 background all_cells +9201.0888671875 1604.8260498046875 background all_cells +9203.53515625 1619.7725830078125 background all_cells +9196.8056640625 1629.5389404296875 background all_cells +9185.5703125 1585.64453125 background all_cells +9174.2958984375 1617.3629150390625 background all_cells +9186.5224609375 1612.744873046875 background all_cells +9181.6611328125 1601.0960693359375 background all_cells +9124.4091796875 1566.389892578125 background all_cells +9120.267578125 1539.2320556640625 background all_cells +9118.341796875 1549.125244140625 background all_cells +9119.2822265625 1560.8245849609375 background all_cells +9126.0517578125 1553.93994140625 background all_cells +9104.0400390625 1549.989013671875 background all_cells +9105.306640625 1502.6087646484375 background all_cells +9107.46875 1514.7779541015625 background all_cells +9110.4111328125 1505.460693359375 background all_cells +9120.83203125 1519.3697509765625 background all_cells +9116.5244140625 1509.620361328125 background all_cells +9111.923828125 1525.7012939453125 background all_cells +8955.111328125 1639.9786376953125 background all_cells +8962.5556640625 1646.8409423828125 background all_cells +8958.1708984375 1655.54736328125 background all_cells +8969.1689453125 1641.881103515625 background all_cells +8981.5771484375 1643.3492431640625 background all_cells +8976.2353515625 1649.0576171875 background all_cells +8974.0361328125 1638.4366455078125 background all_cells +8973.8486328125 1544.379638671875 background all_cells +8975.0107421875 1534.607177734375 background all_cells +8971.0439453125 1554.990234375 background all_cells +9035.60546875 1542.3790283203125 background all_cells +9011.826171875 1572.3975830078125 background all_cells +9032.16015625 1563.4864501953125 background all_cells +9012.1494140625 1557.8226318359375 background all_cells +9014.1689453125 1543.9913330078125 background all_cells +9053.115234375 1560.571533203125 background all_cells +9063.7109375 1524.6680908203125 background all_cells +9058.07421875 1529.32568359375 background all_cells +9028.59375 1500.5899658203125 background all_cells +9053.8330078125 1505.6448974609375 background all_cells +9035.0341796875 1492.743896484375 background all_cells +9047.8984375 1488.6380615234375 background all_cells +9004.2275390625 1492.608642578125 background all_cells +9014.912109375 1500.98828125 background all_cells +9005.0908203125 1501.635986328125 background all_cells +9035.8251953125 1521.6605224609375 background all_cells +9056.5888671875 1514.2548828125 background all_cells +9050.5888671875 1518.0072021484375 background all_cells +9043.2822265625 1511.434326171875 background all_cells +8991.7880859375 1506.5595703125 background all_cells +8986.5087890625 1513.6336669921875 background all_cells +9000.8603515625 1511.1458740234375 background all_cells +8988.4775390625 1493.1158447265625 background all_cells +8997.34375 1482.620361328125 background all_cells +8997.8349609375 1498.7467041015625 background all_cells +9004.6162109375 1577.2359619140625 background all_cells +9000.2607421875 1570.926513671875 background all_cells +9002.0 1541.2940673828125 background all_cells +9004.9365234375 1549.7471923828125 background all_cells +8990.037109375 1546.4136962890625 background all_cells +8998.81640625 1524.4163818359375 background all_cells +8995.1982421875 1536.693359375 background all_cells +8987.4140625 1534.7947998046875 background all_cells +9006.6611328125 1532.13916015625 background all_cells +9226.4638671875 1624.892578125 background all_cells +9230.0078125 1660.8458251953125 background all_cells +9225.0576171875 1659.68603515625 background all_cells +9241.2265625 1617.0526123046875 background all_cells +9237.2802734375 1627.7369384765625 background all_cells +9223.2607421875 1616.962890625 background all_cells +9317.2509765625 1651.6005859375 background all_cells +9321.2060546875 1661.8599853515625 background all_cells +9341.708984375 1632.952392578125 background all_cells +9326.3662109375 1636.39453125 background all_cells +9247.2333984375 1639.0252685546875 background all_cells +9273.341796875 1619.9093017578125 background all_cells +9255.08984375 1633.0889892578125 background all_cells +9253.1982421875 1646.955810546875 background all_cells +9341.6328125 1590.3768310546875 background all_cells +9348.5703125 1602.7681884765625 background all_cells +9351.5517578125 1582.185546875 background all_cells +9350.9833984375 1573.237548828125 background all_cells +9351.01171875 1567.9716796875 background all_cells +9331.3740234375 1679.377685546875 background all_cells +9340.5009765625 1687.9488525390625 background all_cells +9307.5693359375 1700.1649169921875 background all_cells +9592.3603515625 1703.4342041015625 background all_cells +9529.7646484375 1706.7801513671875 background all_cells +9527.814453125 1698.0975341796875 background all_cells +9338.03125 1708.9197998046875 background all_cells +9335.37890625 1703.140380859375 background all_cells +9282.328125 1682.9117431640625 background all_cells +9284.3486328125 1701.058349609375 background all_cells +9259.361328125 1670.2088623046875 background all_cells +9257.06640625 1713.130615234375 background all_cells +9258.6240234375 1723.2598876953125 background all_cells +9244.583984375 1705.2967529296875 background all_cells +9252.3388671875 1701.81494140625 background all_cells +9271.0869140625 1574.72265625 background all_cells +9278.310546875 1570.1385498046875 background all_cells +9273.671875 1582.6312255859375 background all_cells +9284.744140625 1589.953369140625 background all_cells +9295.015625 1601.548828125 background all_cells +9288.6435546875 1603.339111328125 background all_cells +9285.6748046875 1530.947509765625 background all_cells +9274.6416015625 1523.6307373046875 background all_cells +9295.869140625 1513.8038330078125 background all_cells +9276.21484375 1670.5699462890625 background all_cells +9280.5927734375 1660.908935546875 background all_cells +9296.576171875 1674.7779541015625 background all_cells +9290.1318359375 1671.4173583984375 background all_cells +9314.205078125 1497.058349609375 background all_cells +9314.2021484375 1474.4735107421875 background all_cells +9315.4560546875 1492.3271484375 background all_cells +9304.310546875 1495.7210693359375 background all_cells +9309.4189453125 1505.941162109375 background all_cells +9349.8876953125 1436.680908203125 background all_cells +9347.4130859375 1463.909423828125 background all_cells +9318.8388671875 1506.4781494140625 background all_cells +9348.1611328125 1506.1639404296875 background all_cells +9318.4853515625 1470.429443359375 background all_cells +9330.9169921875 1484.3092041015625 background all_cells +9332.1357421875 1537.409423828125 background all_cells +9309.9609375 1530.298828125 background all_cells +9307.373046875 1553.14599609375 background all_cells +9301.8828125 1570.92431640625 background all_cells +9302.5615234375 1601.7666015625 background all_cells +9302.49609375 1584.9302978515625 background all_cells +9322.134765625 1568.096435546875 background all_cells +9321.0283203125 1582.453125 background all_cells +9318.966796875 1563.2779541015625 background all_cells +9291.8798828125 1406.1153564453125 background all_cells +9275.98046875 1414.3619384765625 background all_cells +9271.8134765625 1421.1439208984375 background all_cells +9293.7607421875 1428.957275390625 background all_cells +9322.794921875 1404.601806640625 background all_cells +9316.279296875 1442.20068359375 background all_cells +9311.529296875 1451.609619140625 background all_cells +9175.7255859375 1420.4974365234375 background all_cells +9164.9560546875 1458.5657958984375 background all_cells +9162.3984375 1419.9114990234375 background all_cells +9179.0068359375 1413.851318359375 background all_cells +9264.3408203125 1398.8255615234375 background all_cells +9217.2421875 1425.1546630859375 background all_cells +9211.7314453125 1419.1446533203125 background all_cells +9207.30078125 1450.395751953125 background all_cells +9207.59765625 1426.307861328125 background all_cells +9234.6484375 1442.155517578125 background all_cells +9220.314453125 1434.36962890625 background all_cells +9256.759765625 1431.619384765625 background all_cells +9252.1455078125 1430.4869384765625 background all_cells +9210.56640625 1407.9053955078125 background all_cells +9227.2333984375 1398.1875 background all_cells +9220.2001953125 1397.8265380859375 background all_cells +9166.9462890625 1484.180419921875 background all_cells +9187.8583984375 1498.628173828125 background all_cells +9192.103515625 1494.922119140625 background all_cells +9197.5361328125 1489.7891845703125 background all_cells +9239.6142578125 1473.6116943359375 background all_cells +9235.525390625 1476.457275390625 background all_cells +9216.236328125 1473.3441162109375 background all_cells +9229.939453125 1484.5897216796875 background all_cells +9221.6044921875 1500.79833984375 background all_cells +9228.724609375 1495.432373046875 background all_cells +9235.0283203125 1492.650146484375 background all_cells +9219.767578125 1489.4276123046875 background all_cells +9201.814453125 1510.181396484375 background all_cells +9205.40625 1492.56494140625 background all_cells +9200.2392578125 1471.9371337890625 background all_cells +9261.0751953125 1521.3831787109375 background all_cells +9254.380859375 1520.3265380859375 background all_cells +9251.671875 1598.5963134765625 background all_cells +9234.263671875 1593.9012451171875 background all_cells +9249.9169921875 1609.51953125 background all_cells +9239.3798828125 1606.1363525390625 background all_cells +9244.5146484375 1598.67724609375 background all_cells +9252.5546875 1572.6549072265625 background all_cells +9265.96484375 1583.4415283203125 background all_cells +9262.240234375 1569.37939453125 background all_cells +9257.150390625 1584.197998046875 background all_cells +9263.59765625 1531.7916259765625 background all_cells +9250.271484375 1550.734375 background all_cells +9239.6943359375 1543.32958984375 background all_cells +9266.9609375 1546.6669921875 background all_cells +9252.2568359375 1533.7650146484375 background all_cells +9234.5703125 1509.357666015625 background all_cells +9235.0546875 1660.5643310546875 background all_cells +9231.15234375 1636.9158935546875 background all_cells +9224.380859375 1694.2095947265625 background all_cells +9212.6044921875 1706.154052734375 background all_cells +9227.8310546875 1714.2825927734375 background all_cells +9207.6123046875 1681.1361083984375 background all_cells +9214.33203125 1528.322998046875 background all_cells +9208.8408203125 1559.283203125 background all_cells +9209.2783203125 1546.2388916015625 background all_cells +9253.07421875 1479.018798828125 background all_cells +9250.77734375 1472.1572265625 background all_cells +9246.5576171875 1500.9990234375 background all_cells +9251.55078125 1497.9129638671875 background all_cells +9238.87890625 1500.6009521484375 background all_cells +9250.7861328125 1508.962890625 background all_cells +9256.9140625 1506.85498046875 background all_cells +9249.0849609375 1484.8828125 background all_cells +9248.3955078125 1493.0283203125 background all_cells +9242.76953125 1491.6605224609375 background all_cells +9260.3046875 1489.3331298828125 background all_cells +9167.9462890625 1577.9674072265625 background all_cells +9173.623046875 1573.3187255859375 background all_cells +9166.3408203125 1565.3927001953125 background all_cells +9177.1142578125 1567.1307373046875 background all_cells +9164.9345703125 1534.4808349609375 background all_cells +9172.2060546875 1548.9482421875 background all_cells +9164.8408203125 1548.8623046875 background all_cells +9173.3896484375 1539.451171875 background all_cells +9144.611328125 1170.373291015625 background all_cells +9137.87109375 1165.4822998046875 background all_cells +9150.775390625 1135.619873046875 background all_cells +9144.5927734375 1146.9932861328125 background all_cells +9171.451171875 1116.9761962890625 background all_cells +9184.6259765625 1122.070556640625 background all_cells +9178.8955078125 1108.21484375 background all_cells +9131.861328125 1156.212646484375 background all_cells +9138.2255859375 1136.148681640625 background all_cells +9143.6474609375 1152.14892578125 background all_cells +9133.6416015625 1147.14697265625 background all_cells +9253.4775390625 1116.7750244140625 background all_cells +9260.806640625 1093.4453125 background all_cells +9335.89453125 1100.2587890625 background all_cells +9330.5078125 1104.4654541015625 background all_cells +9326.408203125 1110.4266357421875 background all_cells +9279.4541015625 1140.8265380859375 background all_cells +9293.078125 1148.2384033203125 background all_cells +9316.8330078125 1144.088623046875 background all_cells +9254.1142578125 1139.10107421875 background all_cells +9269.7666015625 1144.3419189453125 background all_cells +9269.1064453125 1136.5364990234375 background all_cells +9259.158203125 1154.5526123046875 background all_cells +9270.2783203125 1117.6300048828125 background all_cells +9286.017578125 1106.0888671875 background all_cells +9279.0986328125 1102.5775146484375 background all_cells +9270.5791015625 1105.0396728515625 background all_cells +9305.4267578125 1123.5531005859375 background all_cells +9334.1640625 1131.9437255859375 background all_cells +9287.107421875 1121.6744384765625 background all_cells +9293.2783203125 1129.4124755859375 background all_cells +9225.15234375 1172.145751953125 background all_cells +9178.099609375 1170.4200439453125 background all_cells +9193.2490234375 1168.571533203125 background all_cells +9215.2939453125 1168.411376953125 background all_cells +9222.4208984375 1179.476318359375 background all_cells +9237.76171875 1128.48779296875 background all_cells +9227.6572265625 1104.6370849609375 background all_cells +9240.873046875 1094.1619873046875 background all_cells +9241.5859375 1112.00048828125 background all_cells +9209.4951171875 1108.1612548828125 background all_cells +9209.533203125 1095.8284912109375 background all_cells +9220.349609375 1135.0723876953125 background all_cells +9215.560546875 1115.0714111328125 background all_cells +9214.3427734375 1123.025146484375 background all_cells +9190.6533203125 1154.755615234375 background all_cells +9204.80859375 1147.1934814453125 background all_cells +9206.0712890625 1164.9310302734375 background all_cells +9200.8544921875 1158.6737060546875 background all_cells +9197.6328125 1165.479736328125 background all_cells +9205.251953125 1261.2467041015625 background all_cells +9233.865234375 1201.3463134765625 background all_cells +9251.7490234375 1373.791259765625 background all_cells +9270.1728515625 1382.6068115234375 background all_cells +9272.9970703125 1390.094970703125 background all_cells +9260.208984375 1378.8189697265625 background all_cells +9241.080078125 1377.3468017578125 background all_cells +9246.734375 1375.0560302734375 background all_cells +9242.04296875 1369.3685302734375 background all_cells +9284.9091796875 1240.3851318359375 background all_cells +9292.7978515625 1210.5709228515625 background all_cells +9267.3212890625 1276.951416015625 background all_cells +9271.3544921875 1225.9012451171875 background all_cells +9292.3505859375 1237.4549560546875 background all_cells +9282.2138671875 1230.65625 background all_cells +9324.099609375 1208.6064453125 background all_cells +9327.3095703125 1202.7142333984375 background all_cells +9310.7021484375 1359.3128662109375 background all_cells +9299.2626953125 1379.521484375 background all_cells +9298.5400390625 1370.19482421875 background all_cells +9301.37890625 1216.6348876953125 background all_cells +9314.623046875 1364.142578125 background all_cells +9194.62109375 1180.856689453125 background all_cells +9196.9677734375 1194.0291748046875 background all_cells +9184.3564453125 1186.0589599609375 background all_cells +9189.6826171875 1378.782470703125 background all_cells +9215.7275390625 1339.977294921875 background all_cells +9212.3349609375 1368.0069580078125 background all_cells +9203.5234375 1359.3636474609375 background all_cells +9160.41015625 1340.59375 background all_cells +9176.8154296875 1365.419921875 background all_cells +9166.177734375 1355.158203125 background all_cells +9198.2001953125 1285.1756591796875 background all_cells +9191.76953125 1331.24267578125 background all_cells +9178.2548828125 1319.2149658203125 background all_cells +9148.376953125 1232.8607177734375 background all_cells +9148.787109375 1326.572265625 background all_cells +9142.234375 1328.718505859375 background all_cells +9160.9150390625 1312.535888671875 background all_cells +9158.5400390625 1268.6600341796875 background all_cells +9158.5625 1235.67041015625 background all_cells +9209.73828125 1200.7191162109375 background all_cells +9219.5751953125 1196.899658203125 background all_cells +9224.587890625 1276.8193359375 background all_cells +9223.4150390625 1191.819580078125 background all_cells +9392.939453125 1253.2152099609375 background all_cells +9386.3994140625 1271.5048828125 background all_cells +9381.1572265625 1266.4951171875 background all_cells +9378.4892578125 1255.3970947265625 background all_cells +9393.3486328125 1265.698974609375 background all_cells +9404.75 1265.43896484375 background all_cells +9450.9296875 1257.225341796875 background all_cells +9462.744140625 1245.3065185546875 background all_cells +9470.98046875 1249.7200927734375 background all_cells +9467.8466796875 1241.046875 background all_cells +9459.501953125 1248.791259765625 background all_cells +9421.7734375 1264.482177734375 background all_cells +9474.3740234375 1261.984619140625 background all_cells +9462.3193359375 1265.3670654296875 background all_cells +9428.9072265625 1269.953125 background all_cells +9438.1806640625 1249.2139892578125 background all_cells +9430.435546875 1239.5760498046875 background all_cells +9437.5224609375 1272.5733642578125 background all_cells +9441.0361328125 1283.01806640625 background all_cells +9427.5341796875 1279.8917236328125 background all_cells +9422.0185546875 1321.7144775390625 background all_cells +9450.14453125 1322.0836181640625 background all_cells +9428.443359375 1323.5118408203125 background all_cells +9388.2666015625 1279.5169677734375 background all_cells +9391.2119140625 1307.89453125 background all_cells +9390.62890625 1303.03857421875 background all_cells +9402.3857421875 1306.517578125 background all_cells +9403.7646484375 1286.9200439453125 background all_cells +9476.2548828125 1244.746826171875 background all_cells +9479.12109375 1240.1339111328125 background all_cells +9477.3310546875 1249.732421875 background all_cells +9499.2587890625 1307.3250732421875 background all_cells +9507.7001953125 1311.44091796875 background all_cells +9505.791015625 1314.3687744140625 background all_cells +9518.765625 1308.1627197265625 background all_cells +9543.5361328125 1266.8343505859375 background all_cells +9542.0361328125 1282.9410400390625 background all_cells +9532.015625 1281.2589111328125 background all_cells +9541.5498046875 1289.173828125 background all_cells +9524.6611328125 1301.879638671875 background all_cells +9531.8125 1294.688232421875 background all_cells +9519.490234375 1293.603271484375 background all_cells +9348.0283203125 1269.3980712890625 background all_cells +9334.89453125 1270.318603515625 background all_cells +9358.2392578125 1268.869384765625 background all_cells +9353.18359375 1293.9371337890625 background all_cells +9276.357421875 1300.7550048828125 background all_cells +9302.3173828125 1295.9617919921875 background all_cells +9298.5458984375 1303.1629638671875 background all_cells +9297.38671875 1289.665771484375 background all_cells +9360.3984375 1298.67041015625 background all_cells +9308.4404296875 1305.2841796875 background all_cells +9317.146484375 1263.9083251953125 background all_cells +9326.822265625 1263.4937744140625 background all_cells +9325.185546875 1278.1328125 background all_cells +9320.42578125 1273.1470947265625 background all_cells +9314.2119140625 1272.050048828125 background all_cells +9318.1337890625 1354.5965576171875 background all_cells +9358.2333984375 1320.5118408203125 background all_cells +9302.1142578125 1344.36669921875 background all_cells +9307.03125 1346.9693603515625 background all_cells +9246.9326171875 1334.0628662109375 background all_cells +9267.990234375 1311.3936767578125 background all_cells +9259.8603515625 1344.1182861328125 background all_cells +9253.033203125 1360.220703125 background all_cells +9395.314453125 1314.8262939453125 background all_cells +9386.1611328125 1333.76611328125 background all_cells +9413.1630859375 1334.4178466796875 background all_cells +9413.0986328125 1313.5220947265625 background all_cells +9401.279296875 1316.888916015625 background all_cells +9346.7587890625 1149.630126953125 background all_cells +9348.2314453125 1157.92041015625 background all_cells +9360.3681640625 1160.5303955078125 background all_cells +9353.5498046875 1172.6177978515625 background all_cells +9349.0634765625 1183.3719482421875 background all_cells +9371.4384765625 1195.141845703125 background all_cells +9350.5439453125 1191.034912109375 background all_cells +9368.19140625 1185.6220703125 background all_cells +9367.5244140625 1164.4461669921875 background all_cells +9374.25390625 1159.5894775390625 background all_cells +9373.845703125 1170.4521484375 background all_cells +9367.455078125 1171.0352783203125 background all_cells +9346.1318359375 1206.96337890625 background all_cells +9345.4267578125 1197.9869384765625 background all_cells +9356.8603515625 1196.740478515625 background all_cells +9361.2412109375 1206.266357421875 background all_cells +9338.560546875 1193.415283203125 background all_cells +9338.0478515625 1202.3326416015625 background all_cells +9333.2666015625 1205.9404296875 background all_cells +9332.73046875 1214.8355712890625 background all_cells +9363.0302734375 1174.362548828125 background all_cells +9365.3720703125 1179.7548828125 background all_cells +9374.3916015625 1179.58349609375 background all_cells +9313.58203125 1225.798095703125 background all_cells +9326.5126953125 1220.6412353515625 background all_cells +9321.37890625 1216.08154296875 background all_cells +9318.873046875 1226.582763671875 background all_cells +9350.150390625 1230.836669921875 background all_cells +9365.33203125 1240.11474609375 background all_cells +9354.82421875 1238.025634765625 background all_cells +9339.1982421875 1225.467529296875 background all_cells +9340.7841796875 1240.0823974609375 background all_cells +9345.65625 1217.9593505859375 background all_cells +9246.376953125 1170.034912109375 background all_cells +9280.1748046875 1171.8641357421875 background all_cells +9275.2158203125 1179.228515625 background all_cells +9285.720703125 1155.7125244140625 background all_cells +9303.248046875 1175.744384765625 background all_cells +9298.0869140625 1158.6748046875 background all_cells +9289.298828125 1174.3837890625 background all_cells +9302.1708984375 1204.72216796875 background all_cells +9276.2421875 1201.11181640625 background all_cells +9284.1728515625 1199.8983154296875 background all_cells +9266.990234375 1185.2733154296875 background all_cells +9277.9013671875 1192.287841796875 background all_cells +9276.720703125 1186.5035400390625 background all_cells +9314.7373046875 1179.382080078125 background all_cells +9322.568359375 1196.9644775390625 background all_cells +9320.5615234375 1191.94140625 background all_cells +9422.6201171875 1166.953857421875 background all_cells +9464.6240234375 1181.3812255859375 background all_cells +9436.8212890625 1178.484619140625 background all_cells +9426.5712890625 1181.352294921875 background all_cells +9570.92578125 1170.90673828125 background all_cells +9569.1015625 1178.3818359375 background all_cells +9562.5615234375 1187.0574951171875 background all_cells +9571.166015625 1187.38916015625 background all_cells +9487.4091796875 1195.9129638671875 background all_cells +9483.0869140625 1207.76318359375 background all_cells +9495.0048828125 1207.9808349609375 background all_cells +9477.6318359375 1197.76708984375 background all_cells +9491.7080078125 1200.1453857421875 background all_cells +9569.162109375 1159.566162109375 background all_cells +9572.5927734375 1163.362548828125 background all_cells +9558.341796875 1158.8763427734375 background all_cells +9427.716796875 1191.7470703125 background all_cells +9451.962890625 1191.7471923828125 background all_cells +9428.9658203125 1201.7630615234375 background all_cells +9445.6123046875 1199.8292236328125 background all_cells +9439.1044921875 1194.020263671875 background all_cells +9573.6826171875 1199.7021484375 background all_cells +9579.6513671875 1170.1566162109375 background all_cells +9579.322265625 1181.720703125 background all_cells +9582.2529296875 1162.614990234375 background all_cells +9578.8056640625 1197.19384765625 background all_cells +9577.6962890625 1190.86083984375 background all_cells +9661.6416015625 1164.645263671875 background all_cells +9681.333984375 1168.9000244140625 background all_cells +9649.421875 1174.6591796875 background all_cells +9674.4150390625 1175.6480712890625 background all_cells +9656.6982421875 1176.478515625 background all_cells +9652.3662109375 1190.71728515625 background all_cells +9684.630859375 1197.0511474609375 background all_cells +9666.0166015625 1201.8480224609375 background all_cells +9690.8349609375 1128.4227294921875 background all_cells +9725.705078125 1141.614990234375 background all_cells +9714.9384765625 1142.8304443359375 background all_cells +9687.5712890625 1154.4227294921875 background all_cells +9667.087890625 1145.649658203125 background all_cells +9709.791015625 1142.117919921875 background all_cells +9646.5419921875 1226.58935546875 background all_cells +9697.322265625 1211.837646484375 background all_cells +9654.275390625 1217.75 background all_cells +9701.7880859375 1245.8056640625 background all_cells +9655.298828125 1229.3514404296875 background all_cells +9579.0224609375 1209.9520263671875 background all_cells +9630.533203125 1254.677001953125 background all_cells +9579.595703125 1216.5933837890625 background all_cells +9637.140625 1243.32568359375 background all_cells +9630.3916015625 1225.7283935546875 background all_cells +9581.0078125 1206.4599609375 background all_cells +9497.7841796875 1232.33447265625 background all_cells +9488.7802734375 1235.899169921875 background all_cells +9476.4130859375 1234.131591796875 background all_cells +9558.6123046875 1237.4219970703125 background all_cells +9507.5908203125 1230.2508544921875 background all_cells +9513.8486328125 1218.738037109375 background all_cells +9569.236328125 1213.93994140625 background all_cells +9512.6005859375 1209.416015625 background all_cells +9408.66796875 1210.5494384765625 background all_cells +9420.4462890625 1212.76513671875 background all_cells +9415.7294921875 1209.8948974609375 background all_cells +9470.541015625 1206.5040283203125 background all_cells +9472.470703125 1211.12646484375 background all_cells +9472.1162109375 1200.207275390625 background all_cells +9441.5625 1215.9351806640625 background all_cells +9460.2998046875 1186.31201171875 background all_cells +9456.9189453125 1213.62744140625 background all_cells +9446.3671875 1207.3184814453125 background all_cells +9462.4541015625 1231.7301025390625 background all_cells +9411.615234375 1233.2174072265625 background all_cells +9479.6357421875 1223.921875 background all_cells +9419.1103515625 1235.154541015625 background all_cells +9466.2626953125 1219.7928466796875 background all_cells +9435.42578125 1228.095458984375 background all_cells +9419.5849609375 1185.098388671875 background all_cells +9410.9521484375 1202.62841796875 background all_cells +9417.931640625 1202.715576171875 background all_cells +9419.990234375 1196.5926513671875 background all_cells +9374.4951171875 1222.221435546875 background all_cells +9382.103515625 1235.6082763671875 background all_cells +9388.041015625 1203.5938720703125 background all_cells +9397.083984375 1208.385009765625 background all_cells +9391.1787109375 1214.0455322265625 background all_cells +9381.1875 1173.1959228515625 background all_cells +9385.603515625 1179.8985595703125 background all_cells +9382.791015625 1195.369140625 background all_cells +7176.2802734375 2748.20703125 background all_cells +7168.3798828125 2750.994140625 background all_cells +7163.73828125 2736.672119140625 background all_cells +7187.677734375 2748.2392578125 background all_cells +7216.11181640625 2713.819580078125 background all_cells +7238.53955078125 2725.503662109375 background all_cells +7238.12158203125 2714.708740234375 background all_cells +7226.49072265625 2727.727783203125 background all_cells +7208.064453125 2700.837890625 background all_cells +7215.48779296875 2704.444091796875 background all_cells +7245.4755859375 2699.42724609375 background all_cells +7241.255859375 2703.292236328125 background all_cells +7185.05712890625 2698.411865234375 background all_cells +7206.0126953125 2719.6826171875 background all_cells +7201.1494140625 2709.299560546875 background all_cells +7191.06103515625 2692.73779296875 background all_cells +7271.123046875 2743.7939453125 background all_cells +7298.3623046875 2739.842529296875 background all_cells +7285.07568359375 2747.081298828125 background all_cells +7289.869140625 2735.589599609375 background all_cells +7280.66796875 2756.121826171875 background all_cells +7271.21435546875 2754.06103515625 background all_cells +7291.1904296875 2785.3408203125 background all_cells +7284.23291015625 2767.244384765625 background all_cells +7292.90966796875 2762.42724609375 background all_cells +7298.9921875 2748.594970703125 background all_cells +7310.044921875 2746.120849609375 background all_cells +7300.4697265625 2784.822021484375 background all_cells +7319.0517578125 2793.7451171875 background all_cells +7324.19091796875 2758.98583984375 background all_cells +7322.21875 2744.125 background all_cells +7311.384765625 2693.217041015625 background all_cells +7308.224609375 2701.87744140625 background all_cells +7325.8369140625 2692.86474609375 background all_cells +7294.32568359375 2717.651611328125 background all_cells +7294.5009765625 2708.55126953125 background all_cells +7298.4013671875 2725.043212890625 background all_cells +7296.95751953125 2698.73193359375 background all_cells +7322.791015625 2727.577392578125 background all_cells +7313.95556640625 2731.04638671875 background all_cells +7307.36328125 2725.581298828125 background all_cells +7269.953125 2726.279296875 background all_cells +7284.88623046875 2702.07080078125 background all_cells +7288.97265625 2714.3818359375 background all_cells +7284.00390625 2723.70654296875 background all_cells +7274.041015625 2710.376953125 background all_cells +7185.82177734375 2758.583251953125 background all_cells +7185.3427734375 2770.814697265625 background all_cells +7177.60498046875 2758.958740234375 background all_cells +7175.8037109375 2769.320556640625 background all_cells +7167.28271484375 2769.32421875 background all_cells +7215.8173828125 2787.35546875 background all_cells +7214.3623046875 2779.410888671875 background all_cells +7194.59619140625 2764.488525390625 background all_cells +7198.46826171875 2757.6953125 background all_cells +7199.9267578125 2775.782958984375 background all_cells +7197.2587890625 2805.80224609375 background all_cells +7189.4541015625 2794.497802734375 background all_cells +7185.37939453125 2804.39404296875 background all_cells +7186.6767578125 2784.286376953125 background all_cells +7176.42041015625 2782.17529296875 background all_cells +7803.28759765625 2885.02294921875 background all_cells +7793.35107421875 2900.155029296875 background all_cells +7796.91015625 2891.2685546875 background all_cells +7810.21875 2882.1435546875 background all_cells +7802.07666015625 2907.900634765625 background all_cells +7798.61181640625 2922.961181640625 background all_cells +7809.32861328125 2904.402587890625 background all_cells +7813.35791015625 2900.01318359375 background all_cells +7874.04248046875 2883.647705078125 background all_cells +7881.75390625 2917.28515625 background all_cells +7870.46435546875 2918.1923828125 background all_cells +7948.69970703125 2784.89990234375 background all_cells +7960.72265625 2791.2958984375 background all_cells +7958.1962890625 2763.582275390625 background all_cells +7951.8984375 2767.80419921875 background all_cells +7930.572265625 2787.6005859375 background all_cells +7920.0927734375 2821.66552734375 background all_cells +7942.76904296875 2803.28173828125 background all_cells +7938.94482421875 2781.153076171875 background all_cells +7935.693359375 2792.843994140625 background all_cells +7815.93603515625 2747.54296875 background all_cells +7825.939453125 2737.650390625 background all_cells +7820.13818359375 2801.9091796875 background all_cells +7984.61669921875 2806.412353515625 background all_cells +7983.61474609375 2834.4619140625 background all_cells +7944.7294921875 2829.84228515625 background all_cells +7960.02294921875 2843.861572265625 background all_cells +7972.046875 2869.767822265625 background all_cells +7970.29248046875 2855.083251953125 background all_cells +7964.39501953125 2851.4990234375 background all_cells +7995.01513671875 2865.60400390625 background all_cells +7986.99560546875 2879.463134765625 background all_cells +7978.40380859375 2868.05322265625 background all_cells +8002.365234375 2865.570068359375 background all_cells +7996.53271484375 2875.651611328125 background all_cells +7935.56884765625 2845.774169921875 background all_cells +7935.65673828125 2877.785888671875 background all_cells +7939.89111328125 2846.09716796875 background all_cells +7943.17724609375 2861.794921875 background all_cells +7952.95947265625 2858.130126953125 background all_cells +7947.69189453125 2850.240234375 background all_cells +7930.0625 2831.289306640625 background all_cells +7940.4453125 2814.444091796875 background all_cells +7933.0615234375 2823.29345703125 background all_cells +7989.73876953125 2901.708251953125 background all_cells +7995.83642578125 2912.431640625 background all_cells +7989.64892578125 2911.6806640625 background all_cells +7991.32763671875 2891.30224609375 background all_cells +8026.642578125 2904.9677734375 background all_cells +8009.951171875 2881.639404296875 background all_cells +8019.21435546875 2887.083984375 background all_cells +8042.24609375 2887.716796875 background all_cells +8038.9130859375 2912.43115234375 background all_cells +8033.60693359375 2893.973876953125 background all_cells +8006.31884765625 2912.97216796875 background all_cells +8019.056640625 2912.00732421875 background all_cells +8010.97900390625 2900.09716796875 background all_cells +8003.89111328125 2925.146728515625 background all_cells +8036.3525390625 2924.0078125 background all_cells +8020.0107421875 2929.418701171875 background all_cells +8015.96728515625 2944.428955078125 background all_cells +8005.7294921875 2936.368408203125 background all_cells +8002.45361328125 2945.902587890625 background all_cells +7929.736328125 2921.01953125 background all_cells +7980.25390625 2905.430419921875 background all_cells +7959.42041015625 2934.9267578125 background all_cells +7967.20947265625 2941.738037109375 background all_cells +7986.0673828125 2930.60986328125 background all_cells +7992.6572265625 2921.375244140625 background all_cells +7986.1796875 2918.539306640625 background all_cells +7481.96875 2912.277099609375 background all_cells +7495.6552734375 2916.832763671875 background all_cells +7482.8310546875 2918.802978515625 background all_cells +7476.2490234375 2918.978271484375 background all_cells +7523.40966796875 2939.547119140625 background all_cells +7539.28857421875 2942.357421875 background all_cells +7535.09326171875 2935.34912109375 background all_cells +7528.72119140625 2937.33642578125 background all_cells +7506.0009765625 2940.91259765625 background all_cells +7516.14990234375 2938.958740234375 background all_cells +7514.15966796875 2909.225830078125 background all_cells +7487.70361328125 2923.666748046875 background all_cells +7485.43408203125 2943.33349609375 background all_cells +7458.62353515625 2943.037109375 background all_cells +7461.6904296875 2937.724609375 background all_cells +7489.6845703125 2928.580322265625 background all_cells +7480.8349609375 2926.85400390625 background all_cells +7584.11767578125 2896.468017578125 background all_cells +7619.521484375 2900.364013671875 background all_cells +7639.32763671875 2898.94482421875 background all_cells +7590.13623046875 2909.453857421875 background all_cells +7579.5908203125 2905.510986328125 background all_cells +7593.41650390625 2899.93603515625 background all_cells +7624.52587890625 2880.087158203125 background all_cells +7615.7998046875 2878.13671875 background all_cells +7636.2919921875 2891.14892578125 background all_cells +7631.87255859375 2886.805908203125 background all_cells +7622.65771484375 2892.2021484375 background all_cells +7584.35693359375 2885.733642578125 background all_cells +7596.91455078125 2890.551025390625 background all_cells +7580.3984375 2928.86962890625 background all_cells +7584.32080078125 2939.2568359375 background all_cells +7592.14013671875 2930.982177734375 background all_cells +7615.43017578125 2939.142333984375 background all_cells +7636.943359375 2946.762939453125 background all_cells +7626.51171875 2943.56591796875 background all_cells +7610.15625 2941.869384765625 background all_cells +7620.1494140625 2927.779052734375 background all_cells +7614.44189453125 2931.28759765625 background all_cells +7600.57177734375 2912.94677734375 background all_cells +7597.66552734375 2945.72705078125 background all_cells +7607.599609375 2926.265625 background all_cells +7604.1748046875 2931.994873046875 background all_cells +7600.74609375 2936.4951171875 background all_cells +7586.08056640625 2912.576904296875 background all_cells +7584.6796875 2923.394775390625 background all_cells +7592.50048828125 2919.777587890625 background all_cells +7580.302734375 2915.88134765625 background all_cells +7546.36376953125 2912.88330078125 background all_cells +7557.0546875 2946.009521484375 background all_cells +7547.60400390625 2947.099365234375 background all_cells +7555.01806640625 2913.482666015625 background all_cells +7551.31103515625 2922.20263671875 background all_cells +7544.67626953125 2919.013916015625 background all_cells +7567.26708984375 2927.320068359375 background all_cells +7563.755859375 2940.22998046875 background all_cells +7565.31884765625 2917.485107421875 background all_cells +7571.40869140625 2920.453857421875 background all_cells +7575.13818359375 2931.855224609375 background all_cells +7574.07177734375 2915.712646484375 background all_cells +7554.97705078125 2927.18017578125 background all_cells +7561.6904296875 2930.6455078125 background all_cells +7558.9091796875 2922.828857421875 background all_cells +7542.44677734375 2879.561279296875 background all_cells +7514.544921875 2880.80224609375 background all_cells +7528.95849609375 2884.27783203125 background all_cells +7536.08349609375 2882.02685546875 background all_cells +7549.833984375 2885.902099609375 background all_cells +7572.3857421875 2878.88916015625 background all_cells +7573.74462890625 2890.114013671875 background all_cells +7563.79150390625 2883.087890625 background all_cells +7566.2294921875 2896.447265625 background all_cells +7551.70849609375 2903.6640625 background all_cells +7570.35986328125 2906.15625 background all_cells +7561.09033203125 2909.326904296875 background all_cells +7559.9052734375 2900.873779296875 background all_cells +7573.41015625 2897.39013671875 background all_cells +7533.41064453125 2910.48388671875 background all_cells +7543.328125 2897.271240234375 background all_cells +7522.66015625 2894.013916015625 background all_cells +7643.66845703125 2846.529052734375 background all_cells +7650.40283203125 2834.568603515625 background all_cells +7654.69677734375 2848.163330078125 background all_cells +7653.4033203125 2843.4833984375 background all_cells +7690.3056640625 2882.34326171875 background all_cells +7710.46728515625 2890.087158203125 background all_cells +7698.4111328125 2890.405029296875 background all_cells +7687.3857421875 2893.416015625 background all_cells +7676.158203125 2889.681396484375 background all_cells +7669.033203125 2879.07763671875 background all_cells +7658.14892578125 2893.51953125 background all_cells +7644.9716796875 2881.00732421875 background all_cells +7652.009765625 2888.345458984375 background all_cells +7649.69140625 2881.340576171875 background all_cells +7643.90185546875 2858.352783203125 background all_cells +7648.9462890625 2860.1962890625 background all_cells +7661.9521484375 2867.977294921875 background all_cells +7647.4833984375 2868.1064453125 background all_cells +7658.0166015625 2863.289306640625 background all_cells +7729.07861328125 2940.388671875 background all_cells +7741.66796875 2947.495361328125 background all_cells +7733.4208984375 2939.310791015625 background all_cells +7748.4912109375 2931.01220703125 background all_cells +7787.9091796875 2939.354248046875 background all_cells +7769.4921875 2938.165283203125 background all_cells +7756.31005859375 2943.073486328125 background all_cells +7746.58544921875 2905.816162109375 background all_cells +7753.76220703125 2918.054443359375 background all_cells +7767.236328125 2913.204345703125 background all_cells +7775.41650390625 2884.138916015625 background all_cells +7738.83251953125 2882.56689453125 background all_cells +7767.3125 2892.72314453125 background all_cells +7752.14501953125 2891.147705078125 background all_cells +7683.25537109375 2901.71875 background all_cells +7686.77197265625 2913.4345703125 background all_cells +7697.40576171875 2913.623046875 background all_cells +7691.03173828125 2907.142333984375 background all_cells +7721.30810546875 2909.9873046875 background all_cells +7726.17138671875 2883.558837890625 background all_cells +7730.26904296875 2897.973388671875 background all_cells +7738.931640625 2898.611328125 background all_cells +7735.23291015625 2918.5654296875 background all_cells +7708.291015625 2901.919921875 background all_cells +7717.84814453125 2922.22802734375 background all_cells +7718.990234375 2891.780517578125 background all_cells +7710.8359375 2934.1337890625 background all_cells +7679.22607421875 2930.28173828125 background all_cells +7728.1650390625 2931.484619140625 background all_cells +7724.21728515625 2931.28662109375 background all_cells +7697.431640625 2933.506591796875 background all_cells +7675.4853515625 2919.7109375 background all_cells +7709.91796875 2924.845703125 background all_cells +7696.6337890625 2923.654296875 background all_cells +7687.373046875 2940.856689453125 background all_cells +7726.744140625 2945.947021484375 background all_cells +7668.16015625 2943.673828125 background all_cells +7678.5830078125 2944.731201171875 background all_cells +7643.44677734375 2905.76904296875 background all_cells +7676.7802734375 2907.940673828125 background all_cells +7670.8271484375 2901.230224609375 background all_cells +7656.5849609375 2908.769287109375 background all_cells +7647.47998046875 2935.056640625 background all_cells +7664.09765625 2937.520751953125 background all_cells +7653.81494140625 2952.317138671875 background all_cells +7657.232421875 2942.447998046875 background all_cells +7653.875 2927.385986328125 background all_cells +7641.39697265625 2922.241943359375 background all_cells +7289.26220703125 2916.6376953125 background all_cells +7295.806640625 2920.766845703125 background all_cells +7293.88916015625 2911.487548828125 background all_cells +7291.0068359375 2924.0439453125 background all_cells +7303.3681640625 2908.521728515625 background all_cells +7309.31396484375 2898.5087890625 background all_cells +7301.37744140625 2931.701171875 background all_cells +7317.2041015625 2953.013916015625 background all_cells +7306.96044921875 2948.236572265625 background all_cells +7331.28857421875 2919.130126953125 background all_cells +7310.23681640625 2936.08837890625 background all_cells +7345.91552734375 2897.03515625 background all_cells +7362.478515625 2942.61376953125 background all_cells +7376.45068359375 2926.144775390625 background all_cells +7360.3955078125 2896.912353515625 background all_cells +7364.5087890625 2908.37353515625 background all_cells +7349.6875 2894.45166015625 background all_cells +7442.056640625 2908.374755859375 background all_cells +7454.2939453125 2915.807861328125 background all_cells +7447.45703125 2900.326416015625 background all_cells +7445.0224609375 2937.455322265625 background all_cells +7443.6826171875 2920.05517578125 background all_cells +7394.85009765625 2901.529541015625 background all_cells +7390.3603515625 2933.078125 background all_cells +7401.17529296875 2906.9775390625 background all_cells +7400.7998046875 2900.163330078125 background all_cells +7382.630859375 2904.35009765625 background all_cells +7386.95068359375 2901.58251953125 background all_cells +7312.7177734375 2860.594482421875 background all_cells +7299.484375 2884.069091796875 background all_cells +7377.40087890625 2892.281982421875 background all_cells +7397.1455078125 2890.424560546875 background all_cells +7358.16943359375 2889.460693359375 background all_cells +7340.09423828125 2888.339111328125 background all_cells +7306.0361328125 2889.239501953125 background all_cells +7290.2060546875 2867.50634765625 background all_cells +7393.513671875 2881.26025390625 background all_cells +7323.3134765625 2880.2919921875 background all_cells +7194.28564453125 2930.141357421875 background all_cells +7180.85791015625 2933.262939453125 background all_cells +7190.05810546875 2940.474609375 background all_cells +7198.00537109375 2946.616455078125 background all_cells +7198.28564453125 2933.77197265625 background all_cells +7214.65185546875 2945.08740234375 background all_cells +7227.49365234375 2923.931640625 background all_cells +7236.4462890625 2922.593505859375 background all_cells +7207.02783203125 2935.890380859375 background all_cells +7210.7197265625 2925.6591796875 background all_cells +7206.74658203125 2931.47412109375 background all_cells +7204.64794921875 2923.55419921875 background all_cells +7196.484375 2907.9208984375 background all_cells +7183.3056640625 2901.94140625 background all_cells +7200.921875 2924.847900390625 background all_cells +7195.14306640625 2919.432861328125 background all_cells +7235.1728515625 2898.422119140625 background all_cells +7240.0556640625 2885.22900390625 background all_cells +7245.21484375 2894.825927734375 background all_cells +7239.06787109375 2913.647705078125 background all_cells +7251.5400390625 2901.32568359375 background all_cells +7259.11083984375 2932.665771484375 background all_cells +7279.01708984375 2937.54345703125 background all_cells +7273.30322265625 2931.887939453125 background all_cells +7275.30322265625 2910.203369140625 background all_cells +7277.841796875 2893.86279296875 background all_cells +7247.55419921875 2934.445068359375 background all_cells +7248.96435546875 2944.52001953125 background all_cells +7256.01904296875 2945.24365234375 background all_cells +7181.591796875 2845.35546875 background all_cells +7193.1552734375 2865.28515625 background all_cells +7184.73046875 2820.06884765625 background all_cells +7183.4453125 2838.96533203125 background all_cells +7238.05908203125 2844.772705078125 background all_cells +7238.4384765625 2856.478271484375 background all_cells +7227.55419921875 2817.628662109375 background all_cells +7282.87939453125 2820.513427734375 background all_cells +7218.2822265625 2814.841796875 background all_cells +7237.767578125 2833.794189453125 background all_cells +7227.67431640625 2828.92333984375 background all_cells +7204.0107421875 2848.25927734375 background all_cells +7205.501953125 2868.991943359375 background all_cells +7199.90087890625 2874.661376953125 background all_cells +7209.0107421875 2859.66259765625 background all_cells +7201.26171875 2857.80419921875 background all_cells +7473.92724609375 3229.285400390625 background all_cells +7451.158203125 3231.812255859375 background all_cells +7459.03466796875 3237.097412109375 background all_cells +7443.54736328125 3262.012451171875 background all_cells +7450.9365234375 3269.754150390625 background all_cells +7416.1142578125 3269.5654296875 background all_cells +7423.662109375 3264.81005859375 background all_cells +7442.44091796875 3246.123291015625 background all_cells +7451.39697265625 3246.760009765625 background all_cells +7438.83935546875 3243.565673828125 background all_cells +7416.37646484375 3248.054931640625 background all_cells +7434.8642578125 3237.197021484375 background all_cells +7438.95654296875 3228.90625 background all_cells +7429.78271484375 3227.767333984375 background all_cells +7428.8017578125 3245.483154296875 background all_cells +7419.75146484375 3239.206298828125 background all_cells +7446.3662109375 3284.18505859375 background all_cells +7452.10693359375 3300.59912109375 background all_cells +7450.177734375 3291.62353515625 background all_cells +7479.654296875 3290.009765625 background all_cells +7465.84521484375 3302.736083984375 background all_cells +7481.0947265625 3299.5302734375 background all_cells +7466.37646484375 3291.413818359375 background all_cells +7397.87158203125 3293.849609375 background all_cells +7413.49365234375 3282.329833984375 background all_cells +7438.14404296875 3293.756103515625 background all_cells +7427.52099609375 3299.35546875 background all_cells +7423.31982421875 3291.011474609375 background all_cells +7411.4072265625 3299.78125 background all_cells +7596.390625 3297.601318359375 background all_cells +7579.49609375 3303.60595703125 background all_cells +7584.2197265625 3302.509765625 background all_cells +7604.22705078125 3248.14501953125 background all_cells +7603.65185546875 3243.612548828125 background all_cells +7596.4521484375 3260.376953125 background all_cells +7586.205078125 3272.99365234375 background all_cells +7601.07470703125 3273.910888671875 background all_cells +7536.02197265625 3225.319091796875 background all_cells +7507.26513671875 3227.7392578125 background all_cells +7535.2509765625 3237.0849609375 background all_cells +7531.91357421875 3234.033203125 background all_cells +7521.62939453125 3236.22412109375 background all_cells +7532.40234375 3243.4384765625 background all_cells +7526.03857421875 3287.10595703125 background all_cells +7536.13330078125 3265.595458984375 background all_cells +7529.99267578125 3258.2705078125 background all_cells +7543.59228515625 3237.766357421875 background all_cells +7560.43994140625 3253.474609375 background all_cells +7553.2529296875 3255.412353515625 background all_cells +7559.0908203125 3267.648681640625 background all_cells +7549.4658203125 3225.1748046875 background all_cells +7570.2060546875 3288.09423828125 background all_cells +7567.92236328125 3244.509033203125 background all_cells +7575.24755859375 3259.498779296875 background all_cells +7574.4169921875 3275.85302734375 background all_cells +7562.0498046875 3291.410400390625 background all_cells +7528.5810546875 3300.319580078125 background all_cells +7519.9501953125 3312.784912109375 background all_cells +7563.53759765625 3300.265625 background all_cells +7543.3173828125 3297.702392578125 background all_cells +7552.345703125 3276.16845703125 background all_cells +7547.8701171875 3285.533203125 background all_cells +7476.49267578125 3249.27978515625 background all_cells +7471.5517578125 3245.433837890625 background all_cells +7462.1279296875 3249.877197265625 background all_cells +7458.3515625 3261.198974609375 background all_cells +7488.11083984375 3268.498046875 background all_cells +7491.82470703125 3290.706787109375 background all_cells +7526.50634765625 3270.818603515625 background all_cells +7516.2763671875 3245.6103515625 background all_cells +7533.94482421875 3278.36279296875 background all_cells +7521.1767578125 3254.09619140625 background all_cells +7515.17822265625 3268.196533203125 background all_cells +7522.81591796875 3260.625244140625 background all_cells +7500.16259765625 3246.16357421875 background all_cells +7486.6650390625 3244.4248046875 background all_cells +7508.9599609375 3255.048828125 background all_cells +7462.38037109375 3271.49609375 background all_cells +7480.10009765625 3274.817626953125 background all_cells +7474.4267578125 3279.965576171875 background all_cells +7468.81640625 3280.801025390625 background all_cells +7469.833984375 3275.08154296875 background all_cells +7457.00244140625 3274.289306640625 background all_cells +7465.00244140625 3096.126708984375 background all_cells +7482.9765625 3098.033935546875 background all_cells +7468.912109375 3100.102783203125 background all_cells +7564.17431640625 3141.344482421875 background all_cells +7583.51416015625 3141.553466796875 background all_cells +7572.25732421875 3133.9619140625 background all_cells +7490.759765625 3143.316650390625 background all_cells +7499.56494140625 3143.123291015625 background all_cells +7524.037109375 3139.767822265625 background all_cells +7543.54833984375 3142.9033203125 background all_cells +7540.330078125 3145.732421875 background all_cells +7517.869140625 3130.107666015625 background all_cells +7469.4482421875 3078.364013671875 background all_cells +7468.07763671875 3089.65087890625 background all_cells +7480.033203125 3088.016845703125 background all_cells +7472.0439453125 3088.5556640625 background all_cells +7542.5947265625 3208.21142578125 background all_cells +7511.3388671875 3217.34326171875 background all_cells +7524.498046875 3219.542236328125 background all_cells +7517.66796875 3222.402587890625 background all_cells +7515.4521484375 3215.419677734375 background all_cells +7497.63818359375 3214.2958984375 background all_cells +7487.18896484375 3221.5478515625 background all_cells +7499.330078125 3222.12451171875 background all_cells +7506.61181640625 3223.015625 background all_cells +7505.1728515625 3218.47412109375 background all_cells +7493.625 3199.895751953125 background all_cells +7499.88427734375 3197.519775390625 background all_cells +7509.64501953125 3205.2265625 background all_cells +7483.45361328125 3202.99853515625 background all_cells +7524.42138671875 3195.882568359375 background all_cells +7510.0068359375 3198.215576171875 background all_cells +7532.99169921875 3197.458251953125 background all_cells +7517.498046875 3196.242431640625 background all_cells +7567.3388671875 3213.0546875 background all_cells +7562.4052734375 3212.1337890625 background all_cells +7578.478515625 3210.84130859375 background all_cells +7593.7646484375 3199.54638671875 background all_cells +7598.5986328125 3202.419189453125 background all_cells +7579.8759765625 3171.900146484375 background all_cells +7586.35205078125 3183.29443359375 background all_cells +7566.8271484375 3180.90576171875 background all_cells +7567.44384765625 3171.41748046875 background all_cells +7579.71923828125 3186.947021484375 background all_cells +7576.86865234375 3182.72607421875 background all_cells +7569.4765625 3193.00244140625 background all_cells +7528.73046875 3148.178955078125 background all_cells +7524.197265625 3157.872314453125 background all_cells +7542.798828125 3176.835693359375 background all_cells +7537.56787109375 3186.321533203125 background all_cells +7557.41259765625 3180.84521484375 background all_cells +7521.8349609375 3171.18408203125 background all_cells +7484.1533203125 3187.975830078125 background all_cells +7513.82763671875 3185.74169921875 background all_cells +7528.984375 3182.92138671875 background all_cells +7521.38330078125 3182.11083984375 background all_cells +7542.2021484375 3151.972412109375 background all_cells +7555.60986328125 3167.6318359375 background all_cells +7545.31787109375 3162.35205078125 background all_cells +7445.31787109375 3058.47705078125 background all_cells +7477.953125 3053.7373046875 background all_cells +7454.3125 3070.737060546875 background all_cells +7499.54345703125 3058.68212890625 background all_cells +7436.9404296875 3068.186767578125 background all_cells +7425.57763671875 3079.888671875 background all_cells +7460.38671875 3074.9365234375 background all_cells +7455.4130859375 3083.958740234375 background all_cells +7459.9091796875 3083.56298828125 background all_cells +7446.72216796875 3081.00390625 background all_cells +7414.1630859375 3055.810791015625 background all_cells +7424.13330078125 3055.484375 background all_cells +7438.36962890625 3056.91455078125 background all_cells +7404.82568359375 3060.0029296875 background all_cells +7451.921875 3178.098388671875 background all_cells +7446.29638671875 3198.965576171875 background all_cells +7455.47998046875 3197.5556640625 background all_cells +7449.0712890625 3189.455078125 background all_cells +7445.65576171875 3191.3466796875 background all_cells +7483.35498046875 3170.983642578125 background all_cells +7496.43994140625 3173.67822265625 background all_cells +7466.6474609375 3177.239990234375 background all_cells +7468.8564453125 3169.8369140625 background all_cells +7474.21044921875 3201.367919921875 background all_cells +7473.56689453125 3184.673583984375 background all_cells +7464.12353515625 3215.134765625 background all_cells +7512.080078125 3235.00830078125 background all_cells +7496.29541015625 3227.952392578125 background all_cells +7488.8115234375 3234.583740234375 background all_cells +7476.49267578125 3217.262939453125 background all_cells +7465.869140625 3222.2626953125 background all_cells +7457.0625 3097.98291015625 background all_cells +7455.2578125 3105.07763671875 background all_cells +7445.8359375 3102.822265625 background all_cells +7418.68505859375 3109.1123046875 background all_cells +7423.07763671875 3140.9228515625 background all_cells +7420.6728515625 3124.14306640625 background all_cells +7427.341796875 3113.30029296875 background all_cells +7435.31396484375 3108.557373046875 background all_cells +7431.5068359375 3135.607421875 background all_cells +7441.80078125 3124.108642578125 background all_cells +7431.369140625 3119.790771484375 background all_cells +7440.7177734375 3116.15087890625 background all_cells +7451.35498046875 3122.506103515625 background all_cells +7452.224609375 3142.3671875 background all_cells +7447.75732421875 3168.1181640625 background all_cells +7462.69580078125 3155.667236328125 background all_cells +7447.6103515625 3157.5341796875 background all_cells +7450.40380859375 3133.1181640625 background all_cells +7428.9931640625 3213.319091796875 background all_cells +7406.439453125 3238.3330078125 background all_cells +7413.84326171875 3232.390869140625 background all_cells +7422.13818359375 3221.005615234375 background all_cells +7440.05126953125 3219.968505859375 background all_cells +7443.4677734375 3202.48486328125 background all_cells +7441.8037109375 3207.332763671875 background all_cells +7456.97021484375 3212.9150390625 background all_cells +7456.9287109375 3208.68896484375 background all_cells +7439.79638671875 3213.639404296875 background all_cells +7435.11474609375 3151.694091796875 background all_cells +7418.6328125 3155.29052734375 background all_cells +7431.6826171875 3129.366943359375 background all_cells +7438.3779296875 3139.751220703125 background all_cells +7444.88134765625 3131.238525390625 background all_cells +7386.35888671875 3081.95263671875 background all_cells +7366.533203125 3109.656982421875 background all_cells +7357.953125 3089.68701171875 background all_cells +7381.31640625 3085.82958984375 background all_cells +7373.54296875 3083.7705078125 background all_cells +7372.5615234375 3129.906005859375 background all_cells +7382.6484375 3127.39208984375 background all_cells +7361.09619140625 3146.319580078125 background all_cells +7356.5234375 3118.86279296875 background all_cells +7360.796875 3171.031005859375 background all_cells +7359.96435546875 3158.5283203125 background all_cells +7360.83642578125 3135.81787109375 background all_cells +7281.5380859375 3188.51123046875 background all_cells +7284.166015625 3184.039306640625 background all_cells +7283.1142578125 3201.655029296875 background all_cells +7290.6923828125 3233.17578125 background all_cells +7293.65087890625 3227.97998046875 background all_cells +7299.30859375 3215.646484375 background all_cells +7313.265625 3223.7255859375 background all_cells +7289.720703125 3186.495361328125 background all_cells +7295.6181640625 3191.057373046875 background all_cells +7303.02099609375 3188.580810546875 background all_cells +7286.68359375 3151.612060546875 background all_cells +7284.00244140625 3172.43994140625 background all_cells +7288.30615234375 3161.076171875 background all_cells +7277.69287109375 3180.04052734375 background all_cells +7288.77685546875 3179.88818359375 background all_cells +7282.63427734375 3178.974609375 background all_cells +7295.3583984375 3177.016357421875 background all_cells +7303.65185546875 3169.794677734375 background all_cells +7297.21435546875 3165.81787109375 background all_cells +7310.22412109375 3184.12841796875 background all_cells +7338.05419921875 3111.635498046875 background all_cells +7345.0380859375 3137.33349609375 background all_cells +7347.7939453125 3118.366455078125 background all_cells +7346.8974609375 3127.57958984375 background all_cells +7322.0888671875 3107.86669921875 background all_cells +7331.17236328125 3120.231201171875 background all_cells +7321.1943359375 3116.371826171875 background all_cells +7330.5654296875 3115.168212890625 background all_cells +7310.908203125 3090.159423828125 background all_cells +7331.185546875 3098.33935546875 background all_cells +7312.54833984375 3100.853515625 background all_cells +7320.697265625 3096.1953125 background all_cells +7364.857421875 3274.724853515625 background all_cells +7356.62744140625 3270.755615234375 background all_cells +7373.33544921875 3265.27490234375 background all_cells +7372.16162109375 3272.976806640625 background all_cells +7364.818359375 3263.884765625 background all_cells +7367.939453125 3284.498291015625 background all_cells +7379.71923828125 3284.515380859375 background all_cells +7379.80908203125 3263.540771484375 background all_cells +7378.54736328125 3269.88671875 background all_cells +7386.50244140625 3241.779052734375 background all_cells +7385.4267578125 3253.3544921875 background all_cells +7390.9853515625 3239.080810546875 background all_cells +7389.900390625 3247.197509765625 background all_cells +7400.5283203125 3265.342041015625 background all_cells +7402.720703125 3283.621337890625 background all_cells +7400.55908203125 3272.408447265625 background all_cells +7392.39501953125 3256.9462890625 background all_cells +7401.64599609375 3252.7138671875 background all_cells +7385.70654296875 3259.66162109375 background all_cells +7385.44140625 3294.3203125 background all_cells +7392.4677734375 3281.582763671875 background all_cells +7387.56298828125 3270.32666015625 background all_cells +7359.6396484375 3289.0908203125 background all_cells +7354.33154296875 3292.951171875 background all_cells +7358.19189453125 3303.709228515625 background all_cells +7361.587890625 3310.1669921875 background all_cells +7369.80419921875 3300.2294921875 background all_cells +7374.9638671875 3307.048828125 background all_cells +7376.09765625 3296.14892578125 background all_cells +7413.1171875 3136.343505859375 background all_cells +7409.65576171875 3144.2568359375 background all_cells +7378.90673828125 3144.337158203125 background all_cells +7389.7646484375 3141.769287109375 background all_cells +7393.880859375 3224.232177734375 background all_cells +7394.796875 3233.94384765625 background all_cells +7398.6142578125 3183.48388671875 background all_cells +7402.638671875 3217.734619140625 background all_cells +7409.1318359375 3177.0830078125 background all_cells +7404.4912109375 3187.120361328125 background all_cells +7392.033203125 3172.327880859375 background all_cells +7385.65576171875 3178.292724609375 background all_cells +7371.03271484375 3150.366455078125 background all_cells +7393.294921875 3154.15771484375 background all_cells +7403.28857421875 3148.989501953125 background all_cells +7405.67822265625 3162.4951171875 background all_cells +7380.17138671875 3160.580810546875 background all_cells +7361.3544921875 3215.792724609375 background all_cells +7361.66748046875 3209.66748046875 background all_cells +7374.857421875 3183.52685546875 background all_cells +7380.435546875 3209.6044921875 background all_cells +7378.3935546875 3196.426513671875 background all_cells +7373.0263671875 3211.758056640625 background all_cells +7362.00830078125 3197.464599609375 background all_cells +7367.07861328125 3189.98193359375 background all_cells +7369.61328125 3201.40380859375 background all_cells +7362.8876953125 3182.291748046875 background all_cells +7331.5224609375 3137.476806640625 background all_cells +7353.7294921875 3215.307861328125 background all_cells +7351.388671875 3225.669677734375 background all_cells +7347.35888671875 3227.506591796875 background all_cells +7346.98876953125 3160.193115234375 background all_cells +7342.84375 3145.864501953125 background all_cells +7349.95458984375 3149.7001953125 background all_cells +7351.45947265625 3175.602783203125 background all_cells +7344.70556640625 3167.114501953125 background all_cells +7334.86181640625 3212.637939453125 background all_cells +7343.759765625 3220.59619140625 background all_cells +7340.314453125 3229.407958984375 background all_cells +7330.099609375 2959.834716796875 background all_cells +7324.16015625 2974.602783203125 background all_cells +7333.416015625 2973.57470703125 background all_cells +7325.85888671875 2963.56884765625 background all_cells +7322.5498046875 3004.946044921875 background all_cells +7294.62939453125 2992.49658203125 background all_cells +7313.62158203125 3001.443359375 background all_cells +7310.232421875 2991.021728515625 background all_cells +7303.4072265625 2997.390869140625 background all_cells +7279.58544921875 2989.11865234375 background all_cells +7313.23583984375 2962.576904296875 background all_cells +7300.30029296875 2983.65576171875 background all_cells +7308.07373046875 2971.294921875 background all_cells +7322.63916015625 3014.19287109375 background all_cells +7321.96142578125 3031.254150390625 background all_cells +7326.427734375 3037.83935546875 background all_cells +7322.46923828125 3043.54052734375 background all_cells +7322.46435546875 3023.944580078125 background all_cells +7285.171875 3021.677978515625 background all_cells +7313.60498046875 3010.388671875 background all_cells +7314.23095703125 3033.13330078125 background all_cells +7331.916015625 3020.0703125 background all_cells +7328.755859375 3030.970703125 background all_cells +7335.41943359375 3031.646728515625 background all_cells +7335.296875 3041.044921875 background all_cells +7332.6962890625 3012.002197265625 background all_cells +7318.54150390625 3059.928466796875 background all_cells +7328.17724609375 3066.537353515625 background all_cells +7321.8681640625 3052.025146484375 background all_cells +7321.9296875 3068.064697265625 background all_cells +7302.05908203125 3080.186279296875 background all_cells +7306.15234375 3073.5546875 background all_cells +7314.7744140625 3073.189453125 background all_cells +7326.1552734375 3076.899169921875 background all_cells +7310.6435546875 3080.34716796875 background all_cells +7303.8115234375 3067.196533203125 background all_cells +7296.37646484375 3069.669677734375 background all_cells +7307.6708984375 3060.06884765625 background all_cells +7339.79296875 3061.876953125 background all_cells +7334.470703125 3065.637451171875 background all_cells +7350.40283203125 3077.32568359375 background all_cells +7374.35693359375 3030.642333984375 background all_cells +7367.94677734375 3035.05126953125 background all_cells +7352.15185546875 3032.042236328125 background all_cells +7356.69775390625 3007.61572265625 background all_cells +7369.76220703125 3018.107666015625 background all_cells +7369.24755859375 3022.649169921875 background all_cells +7360.4287109375 3022.50439453125 background all_cells +7371.439453125 3004.9013671875 background all_cells +7376.943359375 3013.8388671875 background all_cells +7374.6328125 3000.116943359375 background all_cells +7355.68359375 3040.466064453125 background all_cells +7349.2490234375 3043.912841796875 background all_cells +7367.68115234375 3041.4130859375 background all_cells +7368.77587890625 3051.4013671875 background all_cells +7361.75927734375 3045.889404296875 background all_cells +7344.458984375 3019.537353515625 background all_cells +7339.806640625 2981.880126953125 background all_cells +7345.8681640625 2990.718017578125 background all_cells +7340.18505859375 3027.11669921875 background all_cells +7282.40283203125 3285.101318359375 background all_cells +7291.29833984375 3269.18017578125 background all_cells +7282.6279296875 3275.681640625 background all_cells +7297.5810546875 3260.956787109375 background all_cells +7295.60546875 3288.247314453125 background all_cells +7327.189453125 3311.87451171875 background all_cells +7334.8193359375 3309.7392578125 background all_cells +7330.9365234375 3301.787841796875 background all_cells +7280.16015625 3301.2744140625 background all_cells +7287.31982421875 3295.592041015625 background all_cells +7283.99560546875 3323.1923828125 background all_cells +7305.41015625 3289.8798828125 background all_cells +7302.40869140625 3266.112060546875 background all_cells +7321.953125 3290.57421875 background all_cells +7313.6357421875 3283.44091796875 background all_cells +7309.68896484375 3336.8291015625 background all_cells +7286.54541015625 3342.51513671875 background all_cells +7300.115234375 3332.01904296875 background all_cells +7327.36962890625 3343.932373046875 background all_cells +7319.6328125 3331.451416015625 background all_cells +7314.5947265625 3317.643310546875 background all_cells +7316.41796875 3323.857666015625 background all_cells +7329.525390625 3322.656982421875 background all_cells +7323.37158203125 3373.178466796875 background all_cells +7307.81640625 3391.20703125 background all_cells +7322.54248046875 3390.152099609375 background all_cells +7315.51416015625 3381.552734375 background all_cells +7316.291015625 3355.74462890625 background all_cells +7295.7783203125 3353.883056640625 background all_cells +7332.27392578125 3358.162353515625 background all_cells +7301.69482421875 3359.623779296875 background all_cells +7324.36083984375 3365.0693359375 background all_cells +7313.962890625 3403.62939453125 background all_cells +7273.3583984375 3644.748291015625 background all_cells +7258.669921875 3645.671630859375 background all_cells +7265.74365234375 3684.8291015625 background all_cells +7309.31298828125 3686.1298828125 background all_cells +7257.24755859375 3678.769775390625 background all_cells +7268.619140625 3653.632568359375 background all_cells +7250.41796875 3662.267578125 background all_cells +7356.90478515625 3334.471923828125 background all_cells +7370.25927734375 3332.129150390625 background all_cells +7358.35986328125 3314.73046875 background all_cells +7339.5576171875 3330.387451171875 background all_cells +7351.47705078125 3335.838623046875 background all_cells +7333.21826171875 3335.89501953125 background all_cells +7349.7841796875 3329.95166015625 background all_cells +7358.34814453125 3358.171875 background all_cells +7363.8935546875 3366.5361328125 background all_cells +7357.5576171875 3376.212646484375 background all_cells +7336.994140625 3402.58349609375 background all_cells +7334.19091796875 3387.902587890625 background all_cells +7349.98681640625 3394.20703125 background all_cells +7359.59326171875 3386.499755859375 background all_cells +7347.798828125 3351.37548828125 background all_cells +7337.294921875 3350.38525390625 background all_cells +7354.705078125 3343.6806640625 background all_cells +7342.001953125 3313.1337890625 background all_cells +7347.79296875 3299.062255859375 background all_cells +7346.1513671875 3320.76953125 background all_cells +7337.1953125 3318.22021484375 background all_cells +7373.37939453125 3250.16650390625 background all_cells +7371.953125 3257.730224609375 background all_cells +7379.04541015625 3249.27685546875 background all_cells +7365.85498046875 3241.495849609375 background all_cells +7360.96337890625 3244.197021484375 background all_cells +7342.37060546875 3266.578369140625 background all_cells +7356.3466796875 3261.72607421875 background all_cells +7353.13427734375 3265.495849609375 background all_cells +7346.8876953125 3259.588134765625 background all_cells +7326.02099609375 3257.416259765625 background all_cells +7329.59326171875 3267.697021484375 background all_cells +7364.77587890625 3248.58837890625 background all_cells +7361.96435546875 3257.880615234375 background all_cells +7358.86865234375 3253.078369140625 background all_cells +7295.9716796875 3244.201904296875 background all_cells +7347.57080078125 3241.781005859375 background all_cells +7342.7548828125 3250.005615234375 background all_cells +7336.46630859375 3247.849853515625 background all_cells +7165.97607421875 3496.337646484375 background all_cells +7157.30126953125 3514.341552734375 background all_cells +7168.01220703125 3561.155029296875 background all_cells +7160.67626953125 3679.607666015625 background all_cells +7158.23583984375 3558.008544921875 background all_cells +7210.482421875 3646.560302734375 background all_cells +7169.76025390625 3572.804931640625 background all_cells +7176.33251953125 3564.797607421875 background all_cells +7154.99462890625 3523.889892578125 background all_cells +7177.17333984375 3528.32861328125 background all_cells +7177.455078125 3472.13427734375 background all_cells +7159.556640625 3488.59765625 background all_cells +7217.05908203125 3471.81640625 background all_cells +7299.50341796875 3408.05712890625 background all_cells +7247.1748046875 3473.79248046875 background all_cells +7156.60595703125 3457.199951171875 background all_cells +7162.697265625 3466.966796875 background all_cells +8107.62109375 2926.386474609375 background all_cells +8126.943359375 2933.36669921875 background all_cells +8108.3251953125 2962.6240234375 background all_cells +8121.1533203125 2948.28662109375 background all_cells +8130.1103515625 2957.5380859375 background all_cells +8119.986328125 2965.3408203125 background all_cells +8115.1298828125 2952.4345703125 background all_cells +8066.73583984375 2967.431640625 background all_cells +8086.72998046875 2957.375 background all_cells +8069.310546875 2953.470703125 background all_cells +8075.00048828125 2941.0888671875 background all_cells +8111.53759765625 2940.906982421875 background all_cells +8097.5859375 2946.306884765625 background all_cells +8086.2822265625 2942.751220703125 background all_cells +8064.4296875 2910.27783203125 background all_cells +8088.90625 2928.57861328125 background all_cells +8079.484375 2915.029052734375 background all_cells +8062.37890625 2935.962890625 background all_cells +8070.29248046875 2925.02099609375 background all_cells +8052.486328125 2921.2314453125 background all_cells +8162.8740234375 2946.43310546875 background all_cells +8163.1357421875 2958.14404296875 background all_cells +8163.55908203125 2927.526611328125 background all_cells +8169.67578125 2935.00927734375 background all_cells +8179.76318359375 2970.702880859375 background all_cells +8172.5419921875 2961.650146484375 background all_cells +8180.1689453125 2951.865966796875 background all_cells +8182.93212890625 2946.948974609375 background all_cells +8175.73681640625 2942.6875 background all_cells +8151.7158203125 2969.659912109375 background all_cells +8143.1474609375 2962.5859375 background all_cells +8149.470703125 2948.737060546875 background all_cells +8143.95654296875 2925.09033203125 background all_cells +8156.58349609375 2934.9755859375 background all_cells +8124.98095703125 2899.74365234375 background all_cells +8130.0634765625 2923.6083984375 background all_cells +8166.201171875 2922.086181640625 background all_cells +8169.6533203125 2913.982177734375 background all_cells +8167.3779296875 2905.06640625 background all_cells +8157.4033203125 2919.857421875 background all_cells +8139.83935546875 2904.923095703125 background all_cells +8154.61279296875 2903.6279296875 background all_cells +8146.82275390625 2913.965087890625 background all_cells +8177.72314453125 2901.724853515625 background all_cells +8179.2578125 2917.723388671875 background all_cells +8173.498046875 2916.302490234375 background all_cells +8176.97412109375 2910.53271484375 background all_cells +8066.64501953125 2895.793212890625 background all_cells +8057.1826171875 2891.345703125 background all_cells +8077.0888671875 2892.356689453125 background all_cells +8071.51318359375 2879.521728515625 background all_cells +8081.81689453125 2901.193603515625 background all_cells +8101.16455078125 2882.08740234375 background all_cells +8091.51171875 2890.302490234375 background all_cells +8086.72314453125 2879.7412109375 background all_cells +8136.5908203125 2879.9228515625 background all_cells +8149.10205078125 2897.30078125 background all_cells +8143.1083984375 2890.5390625 background all_cells +8153.65234375 2889.251220703125 background all_cells +8160.7890625 2896.36572265625 background all_cells +8158.84033203125 2881.183349609375 background all_cells +8167.3525390625 2879.270263671875 background all_cells +8187.86962890625 2897.608154296875 background all_cells +8197.8544921875 2853.075439453125 background all_cells +8177.8623046875 2886.91162109375 background all_cells +8171.5947265625 2892.15576171875 background all_cells +8239.037109375 2850.542236328125 background all_cells +8198.0791015625 2824.748046875 background all_cells +8254.7138671875 2825.070556640625 background all_cells +8279.3271484375 2825.993896484375 background all_cells +8211.697265625 2826.863037109375 background all_cells +8233.01953125 2792.761962890625 background all_cells +8216.5927734375 2792.111083984375 background all_cells +8225.7109375 2803.32177734375 background all_cells +8221.5390625 2797.302978515625 background all_cells +8264.705078125 2797.705078125 background all_cells +8279.7080078125 2793.63427734375 background all_cells +8276.4345703125 2790.416259765625 background all_cells +8271.4375 2803.19384765625 background all_cells +8244.7861328125 2824.73876953125 background all_cells +8273.337890625 2826.37451171875 background all_cells +8274.5244140625 2815.0283203125 background all_cells +8263.6162109375 2827.61669921875 background all_cells +8268.59375 2833.92529296875 background all_cells +8263.2373046875 2832.30859375 background all_cells +8270.9404296875 2829.67919921875 background all_cells +8253.712890625 2791.343505859375 background all_cells +8243.615234375 2790.620361328125 background all_cells +8244.1328125 2785.04296875 background all_cells +8251.0546875 2785.625732421875 background all_cells +8258.6455078125 2808.13232421875 background all_cells +8254.462890625 2799.2236328125 background all_cells +8226.666015625 2810.126220703125 background all_cells +8234.623046875 2811.281005859375 background all_cells +8229.201171875 2814.719482421875 background all_cells +8196.3193359375 2812.5244140625 background all_cells +8194.7509765625 2799.08984375 background all_cells +8189.28564453125 2813.058349609375 background all_cells +8206.052734375 2811.3974609375 background all_cells +8220.2724609375 2813.578369140625 background all_cells +8215.8671875 2817.04443359375 background all_cells +8204.8525390625 2805.854736328125 background all_cells +8379.80859375 2873.444091796875 background all_cells +8367.33984375 2873.162109375 background all_cells +8367.95703125 2927.555908203125 background all_cells +8379.5634765625 2928.6708984375 background all_cells +8379.650390625 2941.506591796875 background all_cells +8347.154296875 2939.943115234375 background all_cells +8357.099609375 2942.533203125 background all_cells +8371.37890625 2910.45703125 background all_cells +8368.2900390625 2945.009765625 background all_cells +8360.4775390625 2911.554931640625 background all_cells +8376.099609375 2893.110595703125 background all_cells +8372.556640625 2883.06640625 background all_cells +8379.232421875 2913.71728515625 background all_cells +8380.357421875 2899.878662109375 background all_cells +8347.5888671875 2896.121826171875 background all_cells +8357.8134765625 2898.412109375 background all_cells +8428.908203125 2917.9990234375 background all_cells +8441.62109375 2924.171875 background all_cells +8438.6083984375 2934.568603515625 background all_cells +8433.7236328125 2931.293701171875 background all_cells +8457.36328125 2932.874267578125 background all_cells +8444.2236328125 2946.304443359375 background all_cells +8456.001953125 2968.62109375 background all_cells +8453.9189453125 2944.177734375 background all_cells +8446.3466796875 2952.79931640625 background all_cells +8431.099609375 2959.294921875 background all_cells +8425.439453125 2944.407470703125 background all_cells +8428.8125 2948.2744140625 background all_cells +8437.748046875 2965.25 background all_cells +8431.451171875 2965.297607421875 background all_cells +8462.5302734375 2937.907958984375 background all_cells +8469.001953125 2926.581298828125 background all_cells +8461.9482421875 2927.027587890625 background all_cells +8423.73046875 2900.927490234375 background all_cells +8426.359375 2882.985107421875 background all_cells +8442.3779296875 2884.954833984375 background all_cells +8439.6064453125 2892.329833984375 background all_cells +8450.1240234375 2894.6787109375 background all_cells +8457.73828125 2900.341796875 background all_cells +8461.8505859375 2914.48095703125 background all_cells +8442.13671875 2916.42529296875 background all_cells +8467.2578125 2913.225341796875 background all_cells +8451.7685546875 2913.955322265625 background all_cells +8458.220703125 2910.822265625 background all_cells +8465.025390625 2885.227783203125 background all_cells +8469.3544921875 2897.71533203125 background all_cells +8470.591796875 2885.45654296875 background all_cells +8388.712890625 2925.45654296875 background all_cells +8396.6337890625 2933.55615234375 background all_cells +8387.9453125 2938.06591796875 background all_cells +8399.2666015625 2917.08203125 background all_cells +8415.8037109375 2920.688720703125 background all_cells +8418.8642578125 2930.43359375 background all_cells +8405.2236328125 2923.287353515625 background all_cells +8399.69140625 2942.111572265625 background all_cells +8391.833984375 2951.2587890625 background all_cells +8421.2734375 2970.225830078125 background all_cells +8422.13671875 2956.718017578125 background all_cells +8393.9521484375 2841.95458984375 background all_cells +8404.171875 2856.7158203125 background all_cells +8394.3505859375 2854.750244140625 background all_cells +8402.1865234375 2889.39599609375 background all_cells +8411.6591796875 2894.77880859375 background all_cells +8411.591796875 2906.94140625 background all_cells +8402.900390625 2902.08544921875 background all_cells +8394.1259765625 2892.9892578125 background all_cells +8389.0048828125 2893.96826171875 background all_cells +8399.7802734375 2867.52001953125 background all_cells +8381.744140625 2866.81982421875 background all_cells +8391.2099609375 2866.96923828125 background all_cells +8320.634765625 2912.08056640625 background all_cells +8343.099609375 2909.447509765625 background all_cells +8328.90234375 2914.696044921875 background all_cells +8329.568359375 2906.661376953125 background all_cells +8293.791015625 2927.0849609375 background all_cells +8301.513671875 2933.01513671875 background all_cells +8315.642578125 2922.083251953125 background all_cells +8328.326171875 2933.162353515625 background all_cells +8314.908203125 2837.68115234375 background all_cells +8313.66015625 2825.7451171875 background all_cells +8322.833984375 2835.2578125 background all_cells +8319.408203125 2844.322509765625 background all_cells +8329.6962890625 2837.347900390625 background all_cells +8337.609375 2827.168212890625 background all_cells +8333.8095703125 2841.440185546875 background all_cells +8307.556640625 2826.07763671875 background all_cells +8302.76171875 2843.857666015625 background all_cells +8305.0517578125 2838.247802734375 background all_cells +8295.474609375 2832.48486328125 background all_cells +8295.4423828125 2879.064208984375 background all_cells +8304.0537109375 2850.69580078125 background all_cells +8291.6220703125 2852.958740234375 background all_cells +8301.3896484375 2856.681640625 background all_cells +8316.9677734375 2861.505859375 background all_cells +8317.1318359375 2890.29248046875 background all_cells +8339.7978515625 2900.649169921875 background all_cells +8338.1201171875 2892.581787109375 background all_cells +8325.173828125 2849.121826171875 background all_cells +8311.228515625 2858.644775390625 background all_cells +8323.677734375 2856.675537109375 background all_cells +8313.2333984375 2850.03759765625 background all_cells +8261.96875 2782.968505859375 background all_cells +8270.248046875 2777.76708984375 background all_cells +8270.3603515625 2784.673828125 background all_cells +8265.8017578125 2784.548095703125 background all_cells +8313.6279296875 2752.1259765625 background all_cells +8325.85546875 2754.916748046875 background all_cells +8323.64453125 2764.1982421875 background all_cells +8315.474609375 2758.802490234375 background all_cells +8291.1455078125 2768.62255859375 background all_cells +8315.646484375 2776.5224609375 background all_cells +8307.384765625 2768.201904296875 background all_cells +8279.341796875 2772.321533203125 background all_cells +8289.5673828125 2774.31640625 background all_cells +8283.431640625 2781.047119140625 background all_cells +8353.7373046875 2745.3154296875 background all_cells +8354.712890625 2767.834716796875 background all_cells +8361.060546875 2756.0830078125 background all_cells +8382.025390625 2763.35302734375 background all_cells +8380.005859375 2771.124755859375 background all_cells +8383.16015625 2745.054931640625 background all_cells +8392.4541015625 2749.562255859375 background all_cells +8389.6533203125 2765.441162109375 background all_cells +8378.044921875 2761.01123046875 background all_cells +8380.328125 2731.471923828125 background all_cells +8373.041015625 2740.4150390625 background all_cells +8389.3203125 2737.3740234375 background all_cells +8399.458984375 2708.55078125 background all_cells +8384.7880859375 2715.662841796875 background all_cells +8386.525390625 2719.916015625 background all_cells +8404.6572265625 2715.436279296875 background all_cells +8360.587890625 2727.95458984375 background all_cells +8350.515625 2737.53955078125 background all_cells +8362.931640625 2735.2783203125 background all_cells +8363.8818359375 2729.483154296875 background all_cells +8344.73046875 2779.16796875 background all_cells +8337.7548828125 2763.20654296875 background all_cells +8361.1337890625 2785.679931640625 background all_cells +8372.5107421875 2771.354248046875 background all_cells +8373.27734375 2780.993408203125 background all_cells +8365.7841796875 2789.51318359375 background all_cells +8335.4658203125 2749.1015625 background all_cells +8338.9013671875 2755.9453125 background all_cells +8331.796875 2763.127685546875 background all_cells +8294.3525390625 2818.01220703125 background all_cells +8332.0244140625 2821.11669921875 background all_cells +8327.8603515625 2812.28662109375 background all_cells +8319.087890625 2820.478759765625 background all_cells +8354.5380859375 2806.4599609375 background all_cells +8360.89453125 2806.8837890625 background all_cells +8359.9755859375 2798.04931640625 background all_cells +8347.759765625 2793.628173828125 background all_cells +8337.2568359375 2816.90576171875 background all_cells +8349.2587890625 2816.974365234375 background all_cells +8336.560546875 2805.88818359375 background all_cells +8301.25390625 2794.6865234375 background all_cells +8290.337890625 2796.75537109375 background all_cells +8311.642578125 2795.543701171875 background all_cells +8306.666015625 2806.620361328125 background all_cells +8301.9482421875 2800.98046875 background all_cells +8199.140625 2861.645751953125 background all_cells +8190.74072265625 2879.230712890625 background all_cells +8201.0888671875 2879.547607421875 background all_cells +8247.2548828125 2852.0361328125 background all_cells +8258.49609375 2882.1279296875 background all_cells +8244.7744140625 2878.843505859375 background all_cells +8248.9521484375 2870.74169921875 background all_cells +8255.4072265625 2854.393798828125 background all_cells +8252.1357421875 2844.86572265625 background all_cells +8222.470703125 2861.294677734375 background all_cells +8221.96484375 2865.9443359375 background all_cells +8233.990234375 2863.190673828125 background all_cells +8222.1982421875 2842.565185546875 background all_cells +8236.6640625 2847.891845703125 background all_cells +8241.048828125 2843.998779296875 background all_cells +8231.87109375 2842.198974609375 background all_cells +8261.0263671875 2933.849365234375 background all_cells +8287.365234375 2951.154052734375 background all_cells +8269.703125 2947.652099609375 background all_cells +8274.2431640625 2931.094482421875 background all_cells +8195.99609375 2952.31884765625 background all_cells +8204.5234375 2969.240478515625 background all_cells +8220.525390625 2953.454833984375 background all_cells +8211.9794921875 2953.42724609375 background all_cells +8231.9482421875 2946.91162109375 background all_cells +8254.4423828125 2953.66064453125 background all_cells +8247.212890625 2944.688720703125 background all_cells +8237.42578125 2959.27734375 background all_cells +8240.5283203125 2926.18798828125 background all_cells +8217.4560546875 2932.495361328125 background all_cells +8197.9873046875 2930.48193359375 background all_cells +8241.2294921875 2936.991455078125 background all_cells +8234.5703125 2933.462890625 background all_cells +8249.8408203125 2932.8935546875 background all_cells +8215.33984375 2890.526611328125 background all_cells +8221.94921875 2890.4658203125 background all_cells +8235.7255859375 2897.900634765625 background all_cells +8212.5263671875 2908.287353515625 background all_cells +8225.38671875 2926.406005859375 background all_cells +8212.1435546875 2925.442138671875 background all_cells +8233.9619140625 2915.28173828125 background all_cells +8224.93359375 2900.367431640625 background all_cells +8241.396484375 2891.3037109375 background all_cells +8263.8876953125 2890.3642578125 background all_cells +8252.357421875 2889.521728515625 background all_cells +8248.7080078125 2906.222412109375 background all_cells +8258.341796875 2914.480224609375 background all_cells +8253.96875 2925.439453125 background all_cells +8194.4228515625 2909.52734375 background all_cells +8198.826171875 2922.974609375 background all_cells +8189.44921875 2918.6708984375 background all_cells +8201.857421875 2901.86767578125 background all_cells +8201.806640625 2913.412841796875 background all_cells +8268.8642578125 2911.518798828125 background all_cells +8281.6884765625 2909.711181640625 background all_cells +8272.02734375 2902.190185546875 background all_cells +8282.19140625 2845.974609375 background all_cells +8274.1767578125 2857.468994140625 background all_cells +8277.083984375 2852.96484375 background all_cells +8271.2822265625 2879.74560546875 background all_cells +8278.197265625 2874.65625 background all_cells +8282.4404296875 2858.156982421875 background all_cells +8288.4140625 2867.076416015625 background all_cells +8260.59765625 2866.495361328125 background all_cells +8265.5087890625 2858.481201171875 background all_cells +8229.537109375 3213.6015625 background all_cells +8256.583984375 3179.857421875 background all_cells +8247.365234375 3179.96826171875 background all_cells +8246.9765625 3206.900146484375 background all_cells +8238.0712890625 3219.99560546875 background all_cells +8240.048828125 3194.53662109375 background all_cells +8277.9541015625 3207.533447265625 background all_cells +8267.9296875 3207.794921875 background all_cells +8271.2158203125 3109.70654296875 background all_cells +8263.345703125 3101.621826171875 background all_cells +8289.1259765625 3086.45556640625 background all_cells +8289.931640625 3104.156494140625 background all_cells +8250.7001953125 3130.29248046875 background all_cells +8252.8837890625 3171.585205078125 background all_cells +8266.900390625 3166.139892578125 background all_cells +8263.7255859375 3150.833740234375 background all_cells +8267.9111328125 3138.513916015625 background all_cells +8284.78515625 3121.408935546875 background all_cells +8283.36328125 3162.280517578125 background all_cells +8290.0537109375 3147.052978515625 background all_cells +8285.6728515625 3137.75390625 background all_cells +8257.443359375 3111.339111328125 background all_cells +8275.2001953125 3125.231689453125 background all_cells +8264.6826171875 3121.534423828125 background all_cells +8261.73828125 3114.977783203125 background all_cells +8238.6279296875 3236.407470703125 background all_cells +8247.890625 3240.20166015625 background all_cells +8246.966796875 3248.337890625 background all_cells +8244.5302734375 3261.72412109375 background all_cells +8236.203125 3247.6875 background all_cells +8274.6787109375 3248.203369140625 background all_cells +8290.0244140625 3261.1748046875 background all_cells +8285.82421875 3250.37255859375 background all_cells +8280.10546875 3253.897705078125 background all_cells +8292.080078125 3229.413818359375 background all_cells +8277.5009765625 3241.07177734375 background all_cells +8280.646484375 3235.0830078125 background all_cells +8258.552734375 3240.93505859375 background all_cells +8270.7744140625 3242.998291015625 background all_cells +8265.0693359375 3263.8642578125 background all_cells +8267.0771484375 3233.528564453125 background all_cells +8263.630859375 3247.559814453125 background all_cells +8197.2978515625 3175.793701171875 background all_cells +8200.46484375 3207.16162109375 background all_cells +8226.6357421875 3119.0478515625 background all_cells +8216.1787109375 3131.00634765625 background all_cells +8221.0771484375 3245.89501953125 background all_cells +8224.24609375 3232.324951171875 background all_cells +8218.8369140625 3241.484375 background all_cells +8200.083984375 3158.332763671875 background all_cells +8203.73828125 3153.044921875 background all_cells +8193.64453125 3242.138427734375 background all_cells +8215.810546875 3255.33203125 background all_cells +8213.654296875 3232.107421875 background all_cells +8211.86328125 3242.191162109375 background all_cells +8204.7431640625 3243.16748046875 background all_cells +8209.9228515625 3003.922607421875 background all_cells +8218.275390625 2999.761474609375 background all_cells +8223.7314453125 3003.287109375 background all_cells +8228.962890625 3040.83447265625 background all_cells +8243.625 3030.919677734375 background all_cells +8244.7783203125 3011.0869140625 background all_cells +8233.7685546875 3014.973876953125 background all_cells +8220.5166015625 2991.040283203125 background all_cells +8249.05859375 2969.071533203125 background all_cells +8247.8251953125 2996.531494140625 background all_cells +8246.880859375 2992.9794921875 background all_cells +8234.2734375 2993.362060546875 background all_cells +8257.3720703125 3027.95556640625 background all_cells +8269.9716796875 3025.945556640625 background all_cells +8269.716796875 3013.881103515625 background all_cells +8263.9775390625 3020.24658203125 background all_cells +8277.6171875 2999.7041015625 background all_cells +8286.0615234375 2969.83349609375 background all_cells +8279.353515625 2984.08984375 background all_cells +8277.150390625 3025.511962890625 background all_cells +8288.9111328125 3031.1474609375 background all_cells +8282.1474609375 3019.30029296875 background all_cells +8255.83984375 2997.6708984375 background all_cells +8255.6005859375 2961.515625 background all_cells +8269.87890625 2996.330078125 background all_cells +8268.1962890625 3000.247802734375 background all_cells +8264.7734375 2991.8408203125 background all_cells +8282.0927734375 3048.741943359375 background all_cells +8258.1640625 3035.118896484375 background all_cells +8264.9345703125 3039.85302734375 background all_cells +8245.9697265625 3037.383544921875 background all_cells +8245.9345703125 3109.771728515625 background all_cells +8251.978515625 3082.0888671875 background all_cells +8245.9228515625 3093.604736328125 background all_cells +8278.103515625 3061.20947265625 background all_cells +8268.755859375 3074.66943359375 background all_cells +8240.0673828125 3073.373291015625 background all_cells +8252.4638671875 3067.094482421875 background all_cells +8367.6591796875 3124.988037109375 background all_cells +8408.7158203125 3127.008056640625 background all_cells +8400.9970703125 3133.853515625 background all_cells +8389.84375 3137.351318359375 background all_cells +8382.73828125 3078.917724609375 background all_cells +8400.431640625 3077.1328125 background all_cells +8398.2548828125 3068.8818359375 background all_cells +8375.5341796875 3104.6064453125 background all_cells +8398.345703125 3100.385986328125 background all_cells +8390.263671875 3110.265625 background all_cells +8347.224609375 3229.0771484375 background all_cells +8371.1982421875 3247.11669921875 background all_cells +8361.7939453125 3208.00439453125 background all_cells +8473.9072265625 3182.078857421875 background all_cells +8456.9990234375 3212.480712890625 background all_cells +8465.9111328125 3213.616943359375 background all_cells +8475.458984375 3190.625244140625 background all_cells +8465.8525390625 3206.20751953125 background all_cells +8466.4560546875 3248.606689453125 background all_cells +8458.9384765625 3222.934814453125 background all_cells +8472.994140625 3230.03466796875 background all_cells +8464.3330078125 3237.2431640625 background all_cells +8473.064453125 3256.513671875 background all_cells +8457.427734375 3250.310302734375 background all_cells +8397.595703125 3239.083740234375 background all_cells +8445.7822265625 3209.62548828125 background all_cells +8391.083984375 3224.099609375 background all_cells +8436.4365234375 3212.51708984375 background all_cells +8426.9560546875 3227.136962890625 background all_cells +8412.875 3067.58349609375 background all_cells +8433.427734375 3070.4296875 background all_cells +8418.18359375 3077.0126953125 background all_cells +8470.6259765625 3068.392578125 background all_cells +8464.1455078125 3098.379638671875 background all_cells +8472.3251953125 3083.578857421875 background all_cells +8469.15625 3064.107177734375 background all_cells +8453.5146484375 3092.083251953125 background all_cells +8458.6982421875 3087.943603515625 background all_cells +8460.8544921875 3073.53955078125 background all_cells +8452.6318359375 3087.53662109375 background all_cells +8451.1357421875 3080.129638671875 background all_cells +8440.5419921875 3089.861328125 background all_cells +8446.794921875 3094.900390625 background all_cells +8443.97265625 3096.965576171875 background all_cells +8314.3359375 3165.7275390625 background all_cells +8333.560546875 3146.231689453125 background all_cells +8333.9296875 3159.982177734375 background all_cells +8330.78125 3170.048095703125 background all_cells +8325.49609375 3160.41162109375 background all_cells +8360.6923828125 3146.575439453125 background all_cells +8338.4873046875 3150.516845703125 background all_cells +8339.072265625 3158.718017578125 background all_cells +8413.05078125 3158.272705078125 background all_cells +8349.21484375 3157.964111328125 background all_cells +8324.6494140625 3175.77001953125 background all_cells +8390.076171875 3177.269775390625 background all_cells +8325.6845703125 3191.262451171875 background all_cells +8326.0517578125 3184.9697265625 background all_cells +8292.5966796875 3181.5224609375 background all_cells +8300.509765625 3201.01416015625 background all_cells +8293.9873046875 3194.745849609375 background all_cells +8315.9599609375 3200.00830078125 background all_cells +8308.5703125 3195.84521484375 background all_cells +8314.79296875 3183.5419921875 background all_cells +8309.5546875 3248.0107421875 background all_cells +8337.5654296875 3260.9306640625 background all_cells +8334.185546875 3259.958984375 background all_cells +8301.15234375 3268.299560546875 background all_cells +8303.546875 3260.84619140625 background all_cells +8298.2275390625 3247.809326171875 background all_cells +8303.697265625 3210.942138671875 background all_cells +8302.630859375 3230.825439453125 background all_cells +8315.5859375 3221.51953125 background all_cells +8312.2890625 3212.06298828125 background all_cells +8302.615234375 3160.64306640625 background all_cells +8301.392578125 3172.674072265625 background all_cells +8295.044921875 3163.541748046875 background all_cells +8313.7275390625 3084.575439453125 background all_cells +8304.2763671875 3080.533447265625 background all_cells +8304.9326171875 3101.162841796875 background all_cells +8316.40234375 3100.90283203125 background all_cells +8299.0078125 3095.761474609375 background all_cells +8299.3681640625 3107.659423828125 background all_cells +8297.529296875 3145.922607421875 background all_cells +8309.3984375 3133.633056640625 background all_cells +8299.689453125 3134.8154296875 background all_cells +8313.1982421875 3118.584716796875 background all_cells +8346.7841796875 3115.33447265625 background all_cells +8348.875 3124.46240234375 background all_cells +8352.5556640625 3083.21630859375 background all_cells +8361.7333984375 3066.478759765625 background all_cells +8356.4755859375 3065.875 background all_cells +8356.4501953125 3073.982177734375 background all_cells +8343.001953125 3102.88525390625 background all_cells +8356.7978515625 3089.9150390625 background all_cells +8361.2314453125 3091.272705078125 background all_cells +8356.609375 3100.732666015625 background all_cells +8351.03515625 3108.09521484375 background all_cells +8340.314453125 3142.543212890625 background all_cells +8342.34765625 3129.85009765625 background all_cells +8341.064453125 3121.730712890625 background all_cells +8334.3974609375 3116.46728515625 background all_cells +8322.3759765625 2963.45458984375 background all_cells +8296.1982421875 2977.1220703125 background all_cells +8296.474609375 2956.85302734375 background all_cells +8325.8505859375 2953.792724609375 background all_cells +8315.1826171875 2955.558349609375 background all_cells +8311.6689453125 2972.31298828125 background all_cells +8372.419921875 2982.056640625 background all_cells +8379.955078125 2994.93408203125 background all_cells +8375.9404296875 2991.46044921875 background all_cells +8366.369140625 2952.77587890625 background all_cells +8366.4072265625 2970.82666015625 background all_cells +8381.494140625 2953.217529296875 background all_cells +8379.181640625 2964.96923828125 background all_cells +8368.306640625 2959.903564453125 background all_cells +8341.9560546875 2953.373779296875 background all_cells +8333.5126953125 2962.3017578125 background all_cells +8332.7197265625 2955.341796875 background all_cells +8344.6162109375 2981.718017578125 background all_cells +8355.7451171875 2975.206298828125 background all_cells +8352.4931640625 2963.638916015625 background all_cells +8373.28515625 3038.71630859375 background all_cells +8401.888671875 3029.567626953125 background all_cells +8435.1201171875 3051.7958984375 background all_cells +8445.626953125 3052.0146484375 background all_cells +8442.421875 3062.118896484375 background all_cells +8439.5732421875 3047.7236328125 background all_cells +8424.0400390625 3052.870849609375 background all_cells +8428.03515625 3057.663330078125 background all_cells +8424.2138671875 3059.589111328125 background all_cells +8458.0 3033.176025390625 background all_cells +8466.0048828125 3055.91015625 background all_cells +8460.5654296875 3055.023681640625 background all_cells +8468.85546875 3018.766845703125 background all_cells +8457.9052734375 3022.787109375 background all_cells +8411.1923828125 3041.11328125 background all_cells +8435.8740234375 3037.0224609375 background all_cells +8421.6171875 3030.2451171875 background all_cells +8413.583984375 3021.574951171875 background all_cells +8395.0849609375 3060.5927734375 background all_cells +8383.685546875 3056.48291015625 background all_cells +8402.1484375 2963.71826171875 background all_cells +8387.9150390625 2964.023681640625 background all_cells +8392.4951171875 2970.304443359375 background all_cells +8405.662109375 2964.256591796875 background all_cells +8408.8310546875 2990.935546875 background all_cells +8458.33984375 3001.793212890625 background all_cells +8467.365234375 2991.966064453125 background all_cells +8410.2919921875 3008.41259765625 background all_cells +8419.916015625 3004.167236328125 background all_cells +8438.96484375 2996.660888671875 background all_cells +8411.4443359375 2981.634033203125 background all_cells +8429.099609375 2983.685546875 background all_cells +8411.2705078125 2967.219970703125 background all_cells +8467.2578125 2975.158447265625 background all_cells +8413.625 2975.222900390625 background all_cells +8407.6943359375 2975.187255859375 background all_cells +8387.8408203125 2988.285888671875 background all_cells +8404.5751953125 2986.734619140625 background all_cells +8398.5078125 2985.902587890625 background all_cells +8396.11328125 2979.70751953125 background all_cells +8305.2734375 3043.612060546875 background all_cells +8300.8505859375 3033.677978515625 background all_cells +8318.30859375 3055.97412109375 background all_cells +8309.1025390625 3057.7861328125 background all_cells +8351.25390625 3052.12548828125 background all_cells +8358.2451171875 3058.93310546875 background all_cells +8357.92578125 3050.167236328125 background all_cells +8351.23828125 3062.076904296875 background all_cells +8339.0380859375 3029.01318359375 background all_cells +8346.138671875 3046.37841796875 background all_cells +8345.3779296875 3036.410888671875 background all_cells +8344.6259765625 3040.682373046875 background all_cells +8313.7470703125 2991.4248046875 background all_cells +8310.7197265625 2998.777587890625 background all_cells +8296.0146484375 2998.267578125 background all_cells +8290.607421875 3018.3330078125 background all_cells +8298.611328125 3007.705078125 background all_cells +8307.1171875 3011.943359375 background all_cells +8312.240234375 3022.604736328125 background all_cells +8299.1630859375 3022.073486328125 background all_cells +8320.4677734375 2997.752685546875 background all_cells +8332.388671875 2996.60107421875 background all_cells +8331.0263671875 2980.96337890625 background all_cells +8349.318359375 2990.7265625 background all_cells +8364.9775390625 2998.9521484375 background all_cells +8359.9345703125 2987.6220703125 background all_cells +8348.6787109375 2999.702880859375 background all_cells +8340.5322265625 3013.844970703125 background all_cells +8321.0361328125 3004.289306640625 background all_cells +8325.619140625 3001.095703125 background all_cells +8076.939453125 2978.184814453125 background all_cells +8062.70751953125 2983.194091796875 background all_cells +8115.8671875 2983.154296875 background all_cells +8097.31298828125 2972.34423828125 background all_cells +8092.513671875 2979.41650390625 background all_cells +8115.78076171875 3003.32373046875 background all_cells +8129.60498046875 2997.48486328125 background all_cells +8064.7841796875 2998.651611328125 background all_cells +8080.595703125 3002.707275390625 background all_cells +8070.92236328125 3004.74609375 background all_cells +8058.63623046875 2999.01806640625 background all_cells +8077.83349609375 2992.217529296875 background all_cells +8077.9169921875 3010.344482421875 background all_cells +8106.0029296875 3003.361572265625 background all_cells +8097.83154296875 3020.00244140625 background all_cells +8087.638671875 3017.0576171875 background all_cells +8110.74072265625 3009.669921875 background all_cells +8136.7958984375 3012.91455078125 background all_cells +8117.76513671875 3015.483642578125 background all_cells +8074.08984375 3032.851806640625 background all_cells +8077.18359375 3067.6162109375 background all_cells +8087.15234375 3034.775634765625 background all_cells +8084.6298828125 3039.38720703125 background all_cells +8074.63037109375 3038.485595703125 background all_cells +8130.8876953125 3032.4833984375 background all_cells +8105.01220703125 3067.769287109375 background all_cells +8135.279296875 3042.0693359375 background all_cells +8056.50341796875 3028.153564453125 background all_cells +8057.31298828125 3060.658203125 background all_cells +8066.45849609375 3012.16552734375 background all_cells +8064.408203125 3020.891357421875 background all_cells +8057.48046875 3012.20166015625 background all_cells +8058.33447265625 3020.850830078125 background all_cells +8140.5810546875 2984.552490234375 background all_cells +8156.552734375 2982.841796875 background all_cells +8147.97412109375 2976.756591796875 background all_cells +8149.7958984375 2986.884033203125 background all_cells +8168.97265625 2981.9267578125 background all_cells +8183.41943359375 2977.626708984375 background all_cells +8175.328125 2980.569091796875 background all_cells +8140.89208984375 2995.044677734375 background all_cells +8145.552734375 3011.597412109375 background all_cells +8153.349609375 3012.468017578125 background all_cells +8145.11767578125 3025.484130859375 background all_cells +8144.06103515625 3041.431640625 background all_cells +8141.04541015625 3032.649658203125 background all_cells +8190.693359375 2967.431884765625 background all_cells +8198.849609375 2963.5478515625 background all_cells +8198.5712890625 2974.15087890625 background all_cells +8191.40625 2973.343505859375 background all_cells +8177.1396484375 3018.5380859375 background all_cells +8124.98095703125 3090.645751953125 background all_cells +8133.74560546875 3057.96923828125 background all_cells +8139.52490234375 3063.14404296875 background all_cells +8135.3359375 3083.817138671875 background all_cells +8130.53662109375 3071.260986328125 background all_cells +8128.85791015625 3082.498291015625 background all_cells +8129.814453125 3120.856689453125 background all_cells +8170.931640625 3108.112548828125 background all_cells +8160.978515625 3113.430908203125 background all_cells +8152.595703125 3119.554931640625 background all_cells +8144.10693359375 3112.567138671875 background all_cells +8130.23828125 3102.505615234375 background all_cells +8177.63330078125 3119.323486328125 background all_cells +8183.48681640625 3104.543212890625 background all_cells +8186.32080078125 3097.962890625 background all_cells +8181.02001953125 3111.265625 background all_cells +8148.93701171875 3077.316650390625 background all_cells +8166.775390625 3081.315185546875 background all_cells +8157.1767578125 3073.898193359375 background all_cells +8149.3544921875 3063.161865234375 background all_cells +8091.7890625 3113.639404296875 background all_cells +8081.90869140625 3123.798095703125 background all_cells +8093.75048828125 3103.452392578125 background all_cells +8102.21826171875 3112.948974609375 background all_cells +8078.0078125 3100.623046875 background all_cells +8098.61376953125 3118.795654296875 background all_cells +8163.4677734375 3153.1474609375 background all_cells +8165.2919921875 3164.603759765625 background all_cells +8150.54638671875 3155.583984375 background all_cells +8170.8037109375 3135.367431640625 background all_cells +8170.16796875 3160.1416015625 background all_cells +8183.77294921875 3160.537353515625 background all_cells +8176.0966796875 3150.443115234375 background all_cells +8137.53271484375 3145.885498046875 background all_cells +8055.85888671875 3144.305419921875 background all_cells +8144.80810546875 3146.843505859375 background all_cells +8144.91259765625 3136.57470703125 background all_cells +8158.55810546875 3127.558349609375 background all_cells +8159.58740234375 3137.28955078125 background all_cells +8152.3642578125 3129.936767578125 background all_cells +8167.43115234375 3125.81201171875 background all_cells +8274.0419921875 3356.923583984375 background all_cells +8270.97265625 3369.259765625 background all_cells +8273.2060546875 3367.458740234375 background all_cells +8285.4892578125 3364.46630859375 background all_cells +8306.248046875 3340.498291015625 background all_cells +8326.2431640625 3334.07177734375 background all_cells +8315.1767578125 3324.904541015625 background all_cells +8313.72265625 3336.696533203125 background all_cells +8294.919921875 3381.008544921875 background all_cells +8312.0302734375 3375.477294921875 background all_cells +8298.302734375 3394.435302734375 background all_cells +8280.25 3349.767822265625 background all_cells +8288.521484375 3345.384521484375 background all_cells +8374.0537109375 3305.2216796875 background all_cells +8372.3701171875 3288.203857421875 background all_cells +8363.623046875 3298.185546875 background all_cells +8376.6650390625 3318.426025390625 background all_cells +8371.7626953125 3314.517333984375 background all_cells +8382.3466796875 3327.510498046875 background all_cells +8398.4453125 3311.5146484375 background all_cells +8387.318359375 3297.8349609375 background all_cells +8390.49609375 3344.466552734375 background all_cells +8385.08984375 3336.85791015625 background all_cells +8369.3515625 3323.028076171875 background all_cells +8371.583984375 3345.1328125 background all_cells +8374.0849609375 3326.14501953125 background all_cells +8390.1142578125 3355.56103515625 background all_cells +8388.7373046875 3374.099853515625 background all_cells +8395.296875 3369.151123046875 background all_cells +8399.564453125 3361.01171875 background all_cells +8390.5166015625 3379.04833984375 background all_cells +8401.2021484375 3394.717529296875 background all_cells +8383.7080078125 3387.4775390625 background all_cells +8395.4794921875 3386.440673828125 background all_cells +8363.95703125 3377.827392578125 background all_cells +8366.34375 3397.070068359375 background all_cells +8366.0625 3384.358154296875 background all_cells +8364.119140625 3356.896240234375 background all_cells +8351.1826171875 3379.850830078125 background all_cells +8355.103515625 3371.829345703125 background all_cells +8370.3955078125 3374.368896484375 background all_cells +8327.68359375 3368.011474609375 background all_cells +8344.6484375 3361.293212890625 background all_cells +8341.4013671875 3373.604736328125 background all_cells +8350.8876953125 3316.759765625 background all_cells +8358.5224609375 3327.140869140625 background all_cells +8352.0400390625 3347.725830078125 background all_cells +8352.345703125 3335.870361328125 background all_cells +8333.3154296875 3350.031982421875 background all_cells +8341.0634765625 3351.50634765625 background all_cells +8335.4423828125 3336.287109375 background all_cells +8422.453125 3311.03466796875 background all_cells +8412.810546875 3306.78076171875 background all_cells +8421.9765625 3290.608642578125 background all_cells +8394.3681640625 3271.817138671875 background all_cells +8426.1728515625 3276.44775390625 background all_cells +8422.234375 3283.108642578125 background all_cells +8409.0244140625 3338.144287109375 background all_cells +8422.37109375 3340.304443359375 background all_cells +8424.283203125 3338.34033203125 background all_cells +8402.90625 3320.551025390625 background all_cells +8412.3955078125 3325.110107421875 background all_cells +8407.2626953125 3325.412353515625 background all_cells +8405.275390625 3332.23828125 background all_cells +8433.259765625 3292.515380859375 background all_cells +8442.6982421875 3266.435791015625 background all_cells +8443.6708984375 3290.1298828125 background all_cells +8438.0859375 3279.086181640625 background all_cells +8486.2431640625 3284.44140625 background all_cells +8482.4248046875 3291.90478515625 background all_cells +8451.73046875 3288.19775390625 background all_cells +8458.748046875 3271.0888671875 background all_cells +8471.1025390625 3288.28369140625 background all_cells +8470.6513671875 3295.142822265625 background all_cells +8433.783203125 3327.2265625 background all_cells +8449.7578125 3321.243896484375 background all_cells +8436.927734375 3322.373291015625 background all_cells +8445.939453125 3328.907958984375 background all_cells +8441.0048828125 3330.802490234375 background all_cells +8437.4150390625 3304.48291015625 background all_cells +8471.1923828125 3312.856201171875 background all_cells +8479.32421875 3298.241943359375 background all_cells +8465.166015625 3306.9384765625 background all_cells +8459.8935546875 3351.602783203125 background all_cells +8460.9599609375 3367.889404296875 background all_cells +8480.2890625 3356.160400390625 background all_cells +8465.0478515625 3379.683349609375 background all_cells +8458.3330078125 3376.10791015625 background all_cells +8454.7900390625 3354.581787109375 background all_cells +8488.85546875 3385.295654296875 background all_cells +8464.052734375 3392.651611328125 background all_cells +8456.4228515625 3344.095458984375 background all_cells +8464.751953125 3349.616943359375 background all_cells +8461.46875 3345.864990234375 background all_cells +8411.099609375 3360.16552734375 background all_cells +8421.2568359375 3361.949951171875 background all_cells +8415.283203125 3376.40576171875 background all_cells +8437.796875 3350.503662109375 background all_cells +8451.4365234375 3367.0498046875 background all_cells +8448.3876953125 3357.2724609375 background all_cells +8441.509765625 3359.835205078125 background all_cells +8435.9921875 3360.427978515625 background all_cells +8437.3310546875 3399.986572265625 background all_cells +8421.1376953125 3353.94873046875 background all_cells +8433.265625 3369.683349609375 background all_cells +8426.5322265625 3365.771728515625 background all_cells +8410.1259765625 3389.76904296875 background all_cells +8388.529296875 3418.527099609375 background all_cells +8421.2021484375 3396.179443359375 background all_cells +8394.3173828125 3399.943359375 background all_cells +8428.4189453125 3408.195068359375 background all_cells +8404.794921875 3412.583740234375 background all_cells +8352.1337890625 3450.2470703125 background all_cells +8355.4765625 3454.24658203125 background all_cells +8352.0673828125 3475.667724609375 background all_cells +8361.9287109375 3465.721435546875 background all_cells +8374.41796875 3439.079345703125 background all_cells +8379.138671875 3440.90771484375 background all_cells +8375.4931640625 3448.406005859375 background all_cells +8358.2548828125 3431.998779296875 background all_cells +8350.2119140625 3443.994384765625 background all_cells +8370.568359375 3442.5048828125 background all_cells +8367.6513671875 3436.85107421875 background all_cells +8335.3818359375 3452.828125 background all_cells +8338.2470703125 3400.84130859375 background all_cells +8344.0947265625 3451.554931640625 background all_cells +8377.3974609375 3402.986328125 background all_cells +8374.3427734375 3424.807861328125 background all_cells +8359.4580078125 3410.164306640625 background all_cells +8404.0166015625 3462.82421875 background all_cells +8416.251953125 3449.91357421875 background all_cells +8412.232421875 3476.98486328125 background all_cells +8413.4365234375 3466.0869140625 background all_cells +8420.5595703125 3459.787109375 background all_cells +8427.9443359375 3468.44775390625 background all_cells +8379.236328125 3453.188720703125 background all_cells +8382.2958984375 3469.18994140625 background all_cells +8391.8564453125 3465.586181640625 background all_cells +8443.57421875 3408.572509765625 background all_cells +8457.5751953125 3411.106201171875 background all_cells +8475.1103515625 3470.6533203125 background all_cells +8424.2060546875 3480.361572265625 background all_cells +8452.373046875 3476.342529296875 background all_cells +8464.13671875 3409.8427734375 background all_cells +8474.4248046875 3411.52685546875 background all_cells +8469.9150390625 3403.4384765625 background all_cells +8451.251953125 3446.4814453125 background all_cells +8429.603515625 3445.542724609375 background all_cells +8454.330078125 3440.07421875 background all_cells +8444.8466796875 3444.715087890625 background all_cells +8467.865234375 3451.3310546875 background all_cells +8456.138671875 3448.5390625 background all_cells +8487.140625 3415.286376953125 background all_cells +8439.9140625 3422.476318359375 background all_cells +8462.6103515625 3433.369384765625 background all_cells +8490.466796875 3430.234130859375 background all_cells +8463.953125 3422.480712890625 background all_cells +8436.3125 3455.05126953125 background all_cells +8447.794921875 3465.265625 background all_cells +8442.0009765625 3459.548095703125 background all_cells +8450.4169921875 3454.946044921875 background all_cells +8298.7666015625 3450.51318359375 background all_cells +8312.8037109375 3463.4794921875 background all_cells +8309.41796875 3451.377197265625 background all_cells +8304.1728515625 3444.428955078125 background all_cells +8315.6669921875 3448.90625 background all_cells +8325.1044921875 3446.388671875 background all_cells +8304.302734375 3401.6806640625 background all_cells +8325.7314453125 3410.6064453125 background all_cells +8314.9072265625 3404.67333984375 background all_cells +8314.060546875 3425.298583984375 background all_cells +8309.552734375 3412.4384765625 background all_cells +8210.916015625 3377.82568359375 background all_cells +8199.1142578125 3380.536865234375 background all_cells +8198.9052734375 3395.279052734375 background all_cells +8206.3095703125 3390.429931640625 background all_cells +8194.4384765625 3427.77099609375 background all_cells +8228.45703125 3409.96728515625 background all_cells +8198.1728515625 3431.114013671875 background all_cells +8220.5654296875 3417.302978515625 background all_cells +8259.41015625 3405.520263671875 background all_cells +8271.2294921875 3406.546875 background all_cells +8236.3759765625 3390.544189453125 background all_cells +8238.7373046875 3412.784423828125 background all_cells +8239.0888671875 3397.859130859375 background all_cells +8209.9892578125 3369.495849609375 background all_cells +8202.134765625 3372.59716796875 background all_cells +8236.2216796875 3378.644287109375 background all_cells +8284.4794921875 3395.213134765625 background all_cells +8269.8974609375 3377.8720703125 background all_cells +8217.8828125 3359.4140625 background all_cells +8224.044921875 3373.745849609375 background all_cells +8235.0859375 3367.693115234375 background all_cells +8243.21875 3432.6875 background all_cells +8242.93359375 3447.06787109375 background all_cells +8220.2509765625 3441.84521484375 background all_cells +8281.4921875 3433.79638671875 background all_cells +8292.98046875 3436.61376953125 background all_cells +8288.1328125 3443.25537109375 background all_cells +8261.056640625 3468.36181640625 background all_cells +8320.7275390625 3471.15673828125 background all_cells +8332.1689453125 3476.632568359375 background all_cells +8262.2119140625 3478.17431640625 background all_cells +8247.91015625 3434.70654296875 background all_cells +8279.1748046875 3450.131591796875 background all_cells +8281.892578125 3424.14111328125 background all_cells +8251.7822265625 3447.974609375 background all_cells +8231.8486328125 3467.72900390625 background all_cells +8192.05078125 3469.965576171875 background all_cells +8242.3134765625 3466.1025390625 background all_cells +8235.9990234375 3472.845703125 background all_cells +8254.7734375 3460.943359375 background all_cells +8247.60546875 3458.942138671875 background all_cells +8238.826171875 3456.041748046875 background all_cells +8252.111328125 3299.8603515625 background all_cells +8290.71875 3281.7412109375 background all_cells +8292.5107421875 3275.44580078125 background all_cells +8279.65234375 3298.55419921875 background all_cells +8270.353515625 3311.843994140625 background all_cells +8331.1328125 3319.099609375 background all_cells +8292.908203125 3314.821533203125 background all_cells +8262.8603515625 3348.08251953125 background all_cells +8218.5556640625 3312.36376953125 background all_cells +8206.6904296875 3297.406005859375 background all_cells +8195.634765625 3288.024169921875 background all_cells +8204.515625 3331.078369140625 background all_cells +8314.0947265625 3289.21728515625 background all_cells +8336.435546875 3304.969970703125 background all_cells +8333.509765625 3277.08203125 background all_cells +7714.43017578125 3468.631591796875 background all_cells +7709.76953125 3482.351318359375 background all_cells +7709.98095703125 3501.35986328125 background all_cells +7714.87841796875 3520.492431640625 background all_cells +7708.146484375 3516.06640625 background all_cells +7713.6796875 3508.744384765625 background all_cells +7739.6103515625 3489.517578125 background all_cells +7743.59228515625 3520.865234375 background all_cells +7740.8115234375 3502.5888671875 background all_cells +7726.77197265625 3501.71435546875 background all_cells +7726.431640625 3516.607421875 background all_cells +7734.58349609375 3510.05517578125 background all_cells +7729.94384765625 3507.641845703125 background all_cells +7756.453125 3470.643798828125 background all_cells +7731.900390625 3473.386474609375 background all_cells +7766.41748046875 3479.376220703125 background all_cells +7680.67236328125 3544.2490234375 background all_cells +7691.00048828125 3540.021484375 background all_cells +7677.0615234375 3535.046630859375 background all_cells +7716.7939453125 3533.530029296875 background all_cells +7766.5498046875 3541.9658203125 background all_cells +7745.06201171875 3535.909912109375 background all_cells +7703.03857421875 3537.229736328125 background all_cells +7711.29736328125 3537.884033203125 background all_cells +7710.798828125 3544.697509765625 background all_cells +7707.7890625 3530.830810546875 background all_cells +7708.02392578125 3565.86865234375 background all_cells +7740.07763671875 3555.35205078125 background all_cells +7748.16064453125 3552.7021484375 background all_cells +7731.755859375 3551.412353515625 background all_cells +7717.5634765625 3561.967529296875 background all_cells +7712.4853515625 3577.57275390625 background all_cells +7679.56591796875 3560.5908203125 background all_cells +7688.154296875 3552.05517578125 background all_cells +7679.8095703125 3569.397705078125 background all_cells +7666.322265625 3544.17578125 background all_cells +7666.78857421875 3563.256103515625 background all_cells +7673.1650390625 3549.72265625 background all_cells +7648.30419921875 3497.992919921875 background all_cells +7647.56591796875 3508.73828125 background all_cells +7658.27001953125 3506.672607421875 background all_cells +7644.4638671875 3502.14599609375 background all_cells +7642.71630859375 3514.1376953125 background all_cells +7649.76611328125 3520.134033203125 background all_cells +7640.0205078125 3523.60107421875 background all_cells +7655.2724609375 3547.44921875 background all_cells +7651.39453125 3563.15869140625 background all_cells +7644.01904296875 3567.50146484375 background all_cells +7657.5048828125 3561.515625 background all_cells +7646.25927734375 3556.321044921875 background all_cells +7657.1044921875 3534.120361328125 background all_cells +7646.578125 3541.1923828125 background all_cells +7655.43359375 3538.79833984375 background all_cells +7658.7587890625 3482.252685546875 background all_cells +7671.423828125 3505.152099609375 background all_cells +7665.416015625 3496.460693359375 background all_cells +7673.806640625 3473.43505859375 background all_cells +7674.17431640625 3482.864501953125 background all_cells +7668.96923828125 3488.460205078125 background all_cells +7688.099609375 3522.402587890625 background all_cells +7696.2822265625 3527.88671875 background all_cells +7698.7080078125 3517.430419921875 background all_cells +7698.59375 3511.28271484375 background all_cells +7664.7568359375 3530.412353515625 background all_cells +7676.47216796875 3519.89404296875 background all_cells +7675.6669921875 3512.64404296875 background all_cells +7668.2080078125 3524.930908203125 background all_cells +7687.6513671875 3475.060791015625 background all_cells +7679.44677734375 3496.36474609375 background all_cells +7691.43115234375 3488.324951171875 background all_cells +7689.78515625 3484.44970703125 background all_cells +8082.88671875 3713.132568359375 background all_cells +8102.50341796875 3668.4501953125 background all_cells +8193.609375 3685.7587890625 background all_cells +8147.859375 3672.87353515625 background all_cells +8123.38720703125 3680.107421875 background all_cells +8029.56298828125 3648.93212890625 background all_cells +8047.33056640625 3645.834228515625 background all_cells +8127.40625 3649.61962890625 background all_cells +8108.56591796875 3662.781494140625 background all_cells +8072.265625 3656.670654296875 background all_cells +8230.623046875 3536.172607421875 background all_cells +8156.3427734375 4007.69189453125 background all_cells +8158.04736328125 4039.642578125 background all_cells +8177.12109375 4027.677001953125 background all_cells +8166.6748046875 4009.4462890625 background all_cells +8163.31103515625 4023.746337890625 background all_cells +8214.853515625 3578.996826171875 background all_cells +8216.73828125 3572.57275390625 background all_cells +8150.17041015625 4027.720703125 background all_cells +8150.6533203125 4037.713134765625 background all_cells +8147.26611328125 4016.517822265625 background all_cells +8204.5791015625 3534.971923828125 background all_cells +8222.6806640625 3536.9736328125 background all_cells +8229.15625 3643.5009765625 background all_cells +8229.5888671875 3657.47314453125 background all_cells +8267.61328125 3680.44677734375 background all_cells +8263.3056640625 3668.219482421875 background all_cells +8271.98828125 3679.403076171875 background all_cells +8270.009765625 3673.66796875 background all_cells +8273.38671875 3664.893798828125 background all_cells +8249.318359375 3645.1337890625 background all_cells +8272.837890625 3637.00634765625 background all_cells +8264.0458984375 3653.4619140625 background all_cells +8257.7666015625 3639.838134765625 background all_cells +8221.86328125 3663.19140625 background all_cells +8231.166015625 3671.519287109375 background all_cells +8224.6181640625 3669.591552734375 background all_cells +8142.15185546875 3506.451416015625 background all_cells +8167.09521484375 3479.935791015625 background all_cells +8147.91357421875 3483.0263671875 background all_cells +8048.5302734375 3496.764892578125 background all_cells +8042.08154296875 3502.58642578125 background all_cells +8056.8212890625 3505.9794921875 background all_cells +8122.0625 3498.847900390625 background all_cells +8104.314453125 3517.44287109375 background all_cells +8086.0947265625 3523.71728515625 background all_cells +8174.9873046875 3514.32568359375 background all_cells +8195.025390625 3493.16357421875 background all_cells +8231.509765625 3497.878662109375 background all_cells +8230.228515625 3506.913330078125 background all_cells +8236.7587890625 3508.00537109375 background all_cells +8232.8974609375 3485.204345703125 background all_cells +8236.5703125 3584.739501953125 background all_cells +8223.73046875 3564.9267578125 background all_cells +8236.8720703125 3600.730224609375 background all_cells +8231.8505859375 3597.339111328125 background all_cells +8136.85302734375 3566.11474609375 background all_cells +8135.158203125 3593.802001953125 background all_cells +8175.4287109375 3633.942626953125 background all_cells +8166.28173828125 3630.31396484375 background all_cells +8161.17822265625 3566.541015625 background all_cells +8215.0 3611.344482421875 background all_cells +8211.376953125 3607.85009765625 background all_cells +8266.2421875 3623.85888671875 background all_cells +8231.03125 3634.246826171875 background all_cells +8248.328125 3635.27197265625 background all_cells +8265.548828125 3634.01953125 background all_cells +8257.5615234375 3628.31787109375 background all_cells +8061.83154296875 3608.95703125 background all_cells +8034.591796875 3577.0341796875 background all_cells +8026.18115234375 3607.879638671875 background all_cells +8049.56005859375 3578.125732421875 background all_cells +8252.39453125 3604.380126953125 background all_cells +8259.6748046875 3615.253173828125 background all_cells +8265.3046875 3605.69580078125 background all_cells +7951.14892578125 3512.1181640625 background all_cells +8007.65869140625 3521.6455078125 background all_cells +8013.0595703125 3516.453857421875 background all_cells +7997.44921875 3519.314208984375 background all_cells +7956.78662109375 3645.86962890625 background all_cells +7967.986328125 3721.550537109375 background all_cells +7960.07470703125 3623.312255859375 background all_cells +7834.9189453125 3552.744384765625 background all_cells +7819.52001953125 3642.031005859375 background all_cells +7876.8896484375 3661.237060546875 background all_cells +7869.435546875 3557.21044921875 background all_cells +7854.97900390625 3607.87255859375 background all_cells +7892.5791015625 3536.161865234375 background all_cells +7978.77880859375 3592.429443359375 background all_cells +7935.2890625 3544.513671875 background all_cells +8176.60986328125 3509.138427734375 background all_cells +8265.0888671875 3504.345947265625 background all_cells +8260.947265625 3501.121337890625 background all_cells +8199.9287109375 3512.258056640625 background all_cells +8335.1396484375 3507.236328125 background all_cells +8297.3486328125 3503.4541015625 background all_cells +8321.36328125 3501.445068359375 background all_cells +8315.4921875 3506.7578125 background all_cells +8329.7333984375 3484.929931640625 background all_cells +8329.6123046875 3480.187744140625 background all_cells +8001.22412109375 3528.871826171875 background all_cells +8019.107421875 3583.881591796875 background all_cells +8005.61767578125 3581.45166015625 background all_cells +8307.5634765625 3531.872802734375 background all_cells +8306.4267578125 3562.9423828125 background all_cells +8316.634765625 3568.1328125 background all_cells +8318.2939453125 3552.3671875 background all_cells +8308.58203125 3549.959228515625 background all_cells +8289.3359375 3532.259765625 background all_cells +8298.81640625 3564.549072265625 background all_cells +8296.005859375 3524.18701171875 background all_cells +7894.0625 3674.10498046875 background all_cells +7886.7978515625 3681.921142578125 background all_cells +7891.970703125 3681.32421875 background all_cells +7947.6494140625 3705.936767578125 background all_cells +7895.5458984375 3687.705322265625 background all_cells +7891.81396484375 3703.485595703125 background all_cells +7798.21337890625 3677.005859375 background all_cells +7875.5517578125 3701.3857421875 background all_cells +7872.1357421875 3687.05615234375 background all_cells +7800.28369140625 3691.314208984375 background all_cells +7899.63037109375 3701.209716796875 background all_cells +7934.78125 3698.253173828125 background all_cells +7919.64697265625 3707.9833984375 background all_cells +7900.43994140625 3676.717041015625 background all_cells +7644.40234375 3627.430419921875 background all_cells +7644.25634765625 3683.42138671875 background all_cells +7646.37646484375 3648.095703125 background all_cells +7647.3955078125 3635.03125 background all_cells +7651.86279296875 3634.612548828125 background all_cells +7661.912109375 3579.52587890625 background all_cells +7687.5224609375 3587.53125 background all_cells +7688.37060546875 3574.496337890625 background all_cells +7678.544921875 3580.2509765625 background all_cells +7672.4736328125 3573.392822265625 background all_cells +7667.36962890625 3586.513671875 background all_cells +7668.0029296875 3628.6103515625 background all_cells +7683.10107421875 3638.958984375 background all_cells +7661.74560546875 3613.354248046875 background all_cells +7660.43896484375 3621.672119140625 background all_cells +7664.2763671875 3645.17578125 background all_cells +7656.14111328125 3637.713134765625 background all_cells +7644.4033203125 3584.673583984375 background all_cells +7654.080078125 3588.796630859375 background all_cells +7655.54248046875 3573.9716796875 background all_cells +7680.17919921875 3601.3134765625 background all_cells +7656.2080078125 3599.35009765625 background all_cells +7649.60693359375 3607.1171875 background all_cells +7666.228515625 3603.356201171875 background all_cells +7731.994140625 3644.23974609375 background all_cells +7726.14794921875 3625.269775390625 background all_cells +7742.83935546875 3645.884521484375 background all_cells +7770.6806640625 3560.328125 background all_cells +7743.490234375 3574.59619140625 background all_cells +7757.96533203125 3570.567138671875 background all_cells +7753.99462890625 3563.995849609375 background all_cells +7742.892578125 3563.77197265625 background all_cells +7729.79443359375 3619.583984375 background all_cells +7757.5419921875 3607.651611328125 background all_cells +7751.43310546875 3618.27099609375 background all_cells +7749.1171875 3612.714111328125 background all_cells +7736.4638671875 3611.350830078125 background all_cells +7745.3154296875 3589.16650390625 background all_cells +7751.474609375 3582.5615234375 background all_cells +7754.03857421875 3591.22265625 background all_cells +7726.62353515625 3599.47900390625 background all_cells +7746.974609375 3585.07861328125 background all_cells +7749.8203125 3590.732421875 background all_cells +7692.37060546875 3584.982177734375 background all_cells +7686.52734375 3602.177978515625 background all_cells +7694.13134765625 3602.174560546875 background all_cells +7676.0927734375 3613.72900390625 background all_cells +7690.39208984375 3619.1064453125 background all_cells +7680.94873046875 3623.953125 background all_cells +7707.17822265625 3596.939453125 background all_cells +7698.75732421875 3584.85205078125 background all_cells +7702.50341796875 3598.241455078125 background all_cells +7717.40673828125 3609.8857421875 background all_cells +7707.3740234375 3606.399169921875 background all_cells +7717.78759765625 3598.22119140625 background all_cells +7706.01025390625 3615.468994140625 background all_cells +7702.89013671875 3643.081787109375 background all_cells +7713.431640625 3632.7490234375 background all_cells +8496.025390625 3471.286865234375 background all_cells +8512.064453125 3473.131103515625 background all_cells +8498.7373046875 3464.78076171875 background all_cells +8493.837890625 3480.4296875 background all_cells +8503.1318359375 3477.009033203125 background all_cells +8504.0732421875 3499.4765625 background all_cells +8498.5478515625 3527.411865234375 background all_cells +8496.76953125 3497.986328125 background all_cells +8475.154296875 3497.876220703125 background all_cells +8463.328125 3538.5390625 background all_cells +8472.7216796875 3485.030029296875 background all_cells +8475.4267578125 3540.49658203125 background all_cells +8469.744140625 3539.73388671875 background all_cells +8459.93359375 3536.0595703125 background all_cells +8506.33984375 3600.9921875 background all_cells +8524.826171875 3603.671630859375 background all_cells +8517.5126953125 3602.745361328125 background all_cells +8509.0986328125 3614.155029296875 background all_cells +8512.40234375 3623.0029296875 background all_cells +8513.302734375 3612.135986328125 background all_cells +8519.884765625 3618.293212890625 background all_cells +8531.4765625 3612.8232421875 background all_cells +8540.7900390625 3603.189453125 background all_cells +8533.5537109375 3628.46484375 background all_cells +8528.3154296875 3623.452392578125 background all_cells +8434.8134765625 3576.74560546875 background all_cells +8447.958984375 3583.464599609375 background all_cells +8447.29296875 3573.92138671875 background all_cells +8491.892578125 3593.7177734375 background all_cells +8491.6376953125 3598.612060546875 background all_cells +8498.23046875 3602.0322265625 background all_cells +8475.8876953125 3608.14599609375 background all_cells +8479.4365234375 3600.11572265625 background all_cells +8472.595703125 3592.919921875 background all_cells +8445.51171875 3594.525634765625 background all_cells +8430.55859375 3612.076171875 background all_cells +8434.330078125 3607.980712890625 background all_cells +8441.1826171875 3607.77294921875 background all_cells +8433.7490234375 3596.000732421875 background all_cells +8456.779296875 3593.25732421875 background all_cells +8454.4248046875 3576.882568359375 background all_cells +8468.80859375 3599.315185546875 background all_cells +8462.5205078125 3606.700927734375 background all_cells +8464.6923828125 3590.99169921875 background all_cells +8474.548828125 3577.84130859375 background all_cells +8491.9873046875 3578.45263671875 background all_cells +8500.6484375 3572.507568359375 background all_cells +8477.2021484375 3586.6943359375 background all_cells +8485.5673828125 3580.451416015625 background all_cells +8502.4677734375 3611.77001953125 background all_cells +8492.529296875 3562.63330078125 background all_cells +8488.9892578125 3552.82568359375 background all_cells +8491.380859375 3622.4140625 background all_cells +8503.474609375 3621.167724609375 background all_cells +8466.1279296875 3556.0361328125 background all_cells +8461.8408203125 3569.942626953125 background all_cells +8474.541015625 3565.284912109375 background all_cells +8482.2275390625 3559.01171875 background all_cells +8463.142578125 3637.015869140625 background all_cells +8473.4208984375 3634.772705078125 background all_cells +8486.0234375 3650.1455078125 background all_cells +8476.966796875 3643.56201171875 background all_cells +8482.4287109375 3636.966552734375 background all_cells +8481.39453125 3617.12451171875 background all_cells +8483.8251953125 3629.276611328125 background all_cells +8470.1650390625 3628.61083984375 background all_cells +8486.37890625 3625.140869140625 background all_cells +8463.4931640625 3544.806640625 background all_cells +8471.8232421875 3548.726318359375 background all_cells +8479.91796875 3547.13330078125 background all_cells +8443.9462890625 3676.559814453125 background all_cells +8460.3251953125 3673.121826171875 background all_cells +8454.2978515625 3665.505126953125 background all_cells +8454.271484375 3677.04248046875 background all_cells +8406.21484375 3693.16943359375 background all_cells +8421.60546875 3699.810302734375 background all_cells +8414.9150390625 3698.794189453125 background all_cells +8409.3681640625 3698.6630859375 background all_cells +8436.0654296875 3693.680419921875 background all_cells +8429.54296875 3697.0361328125 background all_cells +8450.44140625 3690.798828125 background all_cells +8444.0009765625 3691.131591796875 background all_cells +8441.93359375 3701.345703125 background all_cells +8471.59765625 3682.280517578125 background all_cells +8467.5244140625 3695.24755859375 background all_cells +8466.3623046875 3685.1865234375 background all_cells +8387.849609375 3703.92138671875 background all_cells +8400.0634765625 3698.42529296875 background all_cells +8398.6015625 3704.3251953125 background all_cells +8395.474609375 3692.976806640625 background all_cells +8478.373046875 3671.309326171875 background all_cells +8467.1875 3671.544921875 background all_cells +8480.4013671875 3678.980712890625 background all_cells +8489.5927734375 3676.23681640625 background all_cells +8473.3681640625 3673.885009765625 background all_cells +8392.7734375 3766.141357421875 background all_cells +8383.90625 3771.28076171875 background all_cells +8399.8427734375 3778.84912109375 background all_cells +8408.4638671875 3780.68798828125 background all_cells +8409.1982421875 3767.356689453125 background all_cells +8418.3134765625 3766.916259765625 background all_cells +8414.7529296875 3773.21728515625 background all_cells +8413.783203125 3781.552001953125 background all_cells +8460.9765625 3775.613525390625 background all_cells +8479.8466796875 3774.197509765625 background all_cells +8473.4013671875 3768.466064453125 background all_cells +8398.87890625 3784.786865234375 background all_cells +8394.2939453125 3791.409423828125 background all_cells +8424.8251953125 3788.15966796875 background all_cells +8421.7294921875 3784.84521484375 background all_cells +8410.103515625 3791.5537109375 background all_cells +8430.8310546875 3788.837890625 background all_cells +8484.662109375 3796.55859375 background all_cells +8476.212890625 3782.715087890625 background all_cells +8462.828125 3789.10546875 background all_cells +8446.2880859375 3791.81201171875 background all_cells +8434.0625 3770.734375 background all_cells +8446.1044921875 3768.69677734375 background all_cells +8466.236328125 3704.986328125 background all_cells +8467.5966796875 3730.93359375 background all_cells +8460.904296875 3697.825927734375 background all_cells +8467.404296875 3722.700439453125 background all_cells +8466.5908203125 3713.6044921875 background all_cells +8490.15234375 3762.711181640625 background all_cells +8480.4248046875 3756.53564453125 background all_cells +8474.6943359375 3733.790283203125 background all_cells +8490.140625 3739.15576171875 background all_cells +8455.6650390625 3742.67626953125 background all_cells +8468.9150390625 3751.484130859375 background all_cells +8455.8154296875 3750.89208984375 background all_cells +8475.505859375 3694.7685546875 background all_cells +8483.17578125 3697.01513671875 background all_cells +8484.9208984375 3706.55615234375 background all_cells +8476.1748046875 3704.229736328125 background all_cells +8475.5673828125 3714.294677734375 background all_cells +8485.56640625 3726.778076171875 background all_cells +8477.0908203125 3726.326904296875 background all_cells +8488.1298828125 3716.54150390625 background all_cells +8424.9365234375 3724.56298828125 background all_cells +8428.4306640625 3716.986083984375 background all_cells +8432.5546875 3722.751953125 background all_cells +8434.9833984375 3730.864501953125 background all_cells +8441.9345703125 3712.518310546875 background all_cells +8456.5166015625 3708.99755859375 background all_cells +8453.578125 3699.81884765625 background all_cells +8448.064453125 3707.99853515625 background all_cells +8453.46875 3723.4619140625 background all_cells +8462.2802734375 3738.186767578125 background all_cells +8460.287109375 3720.92919921875 background all_cells +8457.9501953125 3716.857666015625 background all_cells +8448.8349609375 3726.236572265625 background all_cells +8448.6513671875 3734.201904296875 background all_cells +8414.453125 3717.68603515625 background all_cells +8434.3974609375 3711.22412109375 background all_cells +8429.548828125 3705.696533203125 background all_cells +8418.5673828125 3759.06640625 background all_cells +8418.5244140625 3745.24658203125 background all_cells +8387.501953125 3748.153564453125 background all_cells +8407.49609375 3757.374755859375 background all_cells +8433.3955078125 3745.91162109375 background all_cells +8438.701171875 3755.34375 background all_cells +8426.7685546875 3757.67626953125 background all_cells +8428.5546875 3751.052734375 background all_cells +8434.2578125 3737.211669921875 background all_cells +8428.6376953125 3742.1123046875 background all_cells +8426.6875 3737.425537109375 background all_cells +8438.935546875 3739.427490234375 background all_cells +8499.7568359375 3688.052978515625 background all_cells +8501.8544921875 3692.366455078125 background all_cells +8500.6181640625 3706.7021484375 background all_cells +8493.3232421875 3700.559326171875 background all_cells +8503.8271484375 3696.53076171875 background all_cells +8504.0068359375 3718.70458984375 background all_cells +8499.8642578125 3728.601806640625 background all_cells +8496.982421875 3723.979248046875 background all_cells +8518.3720703125 3712.8203125 background all_cells +8519.8388671875 3717.99169921875 background all_cells +8512.1083984375 3717.474853515625 background all_cells +8512.091796875 3696.819580078125 background all_cells +8510.8779296875 3709.848876953125 background all_cells +8508.1728515625 3704.2900390625 background all_cells +8517.693359375 3703.099365234375 background all_cells +8538.6015625 3700.17333984375 background all_cells +8538.2294921875 3765.912353515625 background all_cells +8547.7021484375 3715.403076171875 background all_cells +8547.4365234375 3705.60400390625 background all_cells +8544.412109375 3709.915283203125 background all_cells +8544.9755859375 3699.40185546875 background all_cells +8535.7490234375 3782.22314453125 background all_cells +8565.7705078125 3794.9541015625 background all_cells +8550.712890625 3784.550537109375 background all_cells +8547.4091796875 3773.29150390625 background all_cells +8557.94140625 3771.6181640625 background all_cells +8561.4892578125 3770.517822265625 background all_cells +8567.7119140625 3747.81884765625 background all_cells +8561.5791015625 3764.443603515625 background all_cells +8566.1875 3758.16259765625 background all_cells +8561.0107421875 3752.690185546875 background all_cells +8521.677734375 3722.85400390625 background all_cells +8524.390625 3758.582275390625 background all_cells +8530.998046875 3768.9541015625 background all_cells +8524.5908203125 3728.470458984375 background all_cells +8513.6279296875 3734.46435546875 background all_cells +8505.2080078125 3739.796630859375 background all_cells +8498.115234375 3733.52099609375 background all_cells +8512.4951171875 3786.105712890625 background all_cells +8495.7451171875 3784.6572265625 background all_cells +8499.71875 3799.13134765625 background all_cells +8505.931640625 3792.3955078125 background all_cells +8504.37109375 3787.85595703125 background all_cells +8509.8935546875 3765.007568359375 background all_cells +8507.0576171875 3777.52587890625 background all_cells +8514.0302734375 3745.171630859375 background all_cells +8516.318359375 3755.223876953125 background all_cells +8509.3310546875 3753.84521484375 background all_cells +8498.2138671875 3750.3896484375 background all_cells +8566.412109375 3735.68701171875 background all_cells +8560.4453125 3720.719482421875 background all_cells +8525.5615234375 3710.164306640625 background all_cells +8532.5380859375 3711.56201171875 background all_cells +8526.1669921875 3701.782958984375 background all_cells +8524.451171875 3696.635009765625 background all_cells +8543.576171875 3675.3212890625 background all_cells +8541.1416015625 3688.1982421875 background all_cells +8536.861328125 3683.081787109375 background all_cells +8539.9111328125 3673.16748046875 background all_cells +8506.36328125 3626.889404296875 background all_cells +8493.78125 3643.472412109375 background all_cells +8508.654296875 3634.0166015625 background all_cells +8496.6591796875 3631.134521484375 background all_cells +8504.0595703125 3640.359375 background all_cells +8509.9541015625 3649.217529296875 background all_cells +8503.5439453125 3647.914794921875 background all_cells +8519.685546875 3663.029541015625 background all_cells +8503.2978515625 3673.72314453125 background all_cells +8542.5126953125 3661.886962890625 background all_cells +8539.1103515625 3665.21728515625 background all_cells +8538.330078125 3647.256103515625 background all_cells +8531.546875 3654.188720703125 background all_cells +8525.962890625 3648.25048828125 background all_cells +8517.3291015625 3635.94189453125 background all_cells +8527.4599609375 3639.499755859375 background all_cells +8525.3154296875 3632.5546875 background all_cells +8384.94140625 3568.321044921875 background all_cells +8387.474609375 3540.017333984375 background all_cells +8389.1806640625 3551.744140625 background all_cells +8387.2666015625 3584.567626953125 background all_cells +8395.138671875 3560.01123046875 background all_cells +8394.189453125 3571.085205078125 background all_cells +8404.0908203125 3554.32568359375 background all_cells +8413.0576171875 3576.927978515625 background all_cells +8430.47265625 3564.053466796875 background all_cells +8416.0068359375 3560.234375 background all_cells +8416.806640625 3587.8056640625 background all_cells +8420.150390625 3601.2578125 background all_cells +8403.458984375 3595.97705078125 background all_cells +8428.212890625 3590.71337890625 background all_cells +8404.4990234375 3530.946533203125 background all_cells +8396.3056640625 3535.93798828125 background all_cells +8427.1767578125 3549.08154296875 background all_cells +8412.369140625 3539.441162109375 background all_cells +8388.572265625 3607.798095703125 background all_cells +8423.265625 3612.120361328125 background all_cells +8405.5634765625 3612.838623046875 background all_cells +8396.5986328125 3610.70703125 background all_cells +8439.2333984375 3515.37353515625 background all_cells +8434.037109375 3530.10498046875 background all_cells +8440.9365234375 3523.490966796875 background all_cells +8431.1474609375 3519.491943359375 background all_cells +8445.501953125 3536.431640625 background all_cells +8440.166015625 3563.755859375 background all_cells +8441.4755859375 3554.998046875 background all_cells +8446.005859375 3549.715087890625 background all_cells +8435.365234375 3546.885986328125 background all_cells +8440.1669921875 3541.760498046875 background all_cells +8452.228515625 3518.844482421875 background all_cells +8454.7041015625 3558.31787109375 background all_cells +8451.82421875 3567.384765625 background all_cells +8456.529296875 3547.966796875 background all_cells +8457.255859375 3486.8818359375 background all_cells +8450.548828125 3510.211669921875 background all_cells +8456.8779296875 3502.637451171875 background all_cells +8448.8525390625 3504.095458984375 background all_cells +8441.83203125 3482.964111328125 background all_cells +8436.5048828125 3495.344482421875 background all_cells +8389.8505859375 3523.884521484375 background all_cells +8392.6220703125 3485.953369140625 background all_cells +8406.021484375 3492.445556640625 background all_cells +8398.9052734375 3517.276611328125 background all_cells +8398.7314453125 3483.056640625 background all_cells +8392.515625 3501.909912109375 background all_cells +8427.1748046875 3504.965576171875 background all_cells +8419.5341796875 3525.049560546875 background all_cells +8425.529296875 3514.028564453125 background all_cells +8421.5673828125 3506.90380859375 background all_cells +8412.8525390625 3504.65234375 background all_cells +8417.1044921875 3496.47998046875 background all_cells +8414.2587890625 3515.40771484375 background all_cells +8404.7861328125 3660.68603515625 background all_cells +8389.4013671875 3657.087646484375 background all_cells +8404.763671875 3650.353515625 background all_cells +8407.7978515625 3665.7109375 background all_cells +8396.720703125 3661.932373046875 background all_cells +8414.1259765625 3655.298828125 background all_cells +8416.150390625 3687.478515625 background all_cells +8406.4736328125 3684.478759765625 background all_cells +8415.1923828125 3671.057373046875 background all_cells +8426.208984375 3678.958984375 background all_cells +8429.9423828125 3687.834716796875 background all_cells +8424.359375 3689.83935546875 background all_cells +8440.1796875 3686.191650390625 background all_cells +8434.94140625 3680.3154296875 background all_cells +8441.5869140625 3653.558349609375 background all_cells +8428.3330078125 3666.49169921875 background all_cells +8435.876953125 3663.44580078125 background all_cells +8435.7685546875 3659.35205078125 background all_cells +8420.6123046875 3660.458984375 background all_cells +8422.0009765625 3672.72607421875 background all_cells +8418.146484375 3653.053955078125 background all_cells +8440.59765625 3622.76513671875 background all_cells +8388.4052734375 3625.580322265625 background all_cells +8381.3662109375 3622.9755859375 background all_cells +8396.6064453125 3625.764892578125 background all_cells +8418.5517578125 3625.75390625 background all_cells +8427.0771484375 3622.8544921875 background all_cells +8383.130859375 3643.243408203125 background all_cells +8397.2568359375 3647.574462890625 background all_cells +8385.544921875 3649.4814453125 background all_cells +8399.931640625 3636.86767578125 background all_cells +8391.4150390625 3643.652099609375 background all_cells +8386.8232421875 3636.197021484375 background all_cells +8427.896484375 3631.39404296875 background all_cells +8434.50390625 3643.76416015625 background all_cells +8429.1865234375 3640.322265625 background all_cells +8440.3837890625 3634.695068359375 background all_cells +8410.22265625 3633.521728515625 background all_cells +8423.498046875 3646.8701171875 background all_cells +8422.041015625 3638.739501953125 background all_cells +8263.3369140625 3597.530517578125 background all_cells +8281.05078125 3567.331787109375 background all_cells +8245.830078125 3569.830078125 background all_cells +8267.9931640625 3589.654541015625 background all_cells +8261.7880859375 3571.023681640625 background all_cells +8277.84375 3561.776123046875 background all_cells +8287.8681640625 3545.88037109375 background all_cells +8287.158203125 3557.828857421875 background all_cells +8283.126953125 3548.42529296875 background all_cells +8253.8232421875 3512.377685546875 background all_cells +8295.4814453125 3505.7919921875 background all_cells +8280.4638671875 3519.818115234375 background all_cells +8263.06640625 3510.6826171875 background all_cells +8261.40234375 3522.12939453125 background all_cells +8248.9970703125 3545.256591796875 background all_cells +8267.794921875 3538.692626953125 background all_cells +8258.95703125 3550.353515625 background all_cells +8282.5849609375 3678.5361328125 background all_cells +8290.505859375 3663.690673828125 background all_cells +8300.6875 3662.83544921875 background all_cells +8306.49609375 3676.074951171875 background all_cells +8290.302734375 3673.0283203125 background all_cells +8293.3583984375 3647.807373046875 background all_cells +8308.7373046875 3645.04833984375 background all_cells +8306.828125 3651.812744140625 background all_cells +8296.3271484375 3639.05810546875 background all_cells +8279.8583984375 3656.359375 background all_cells +8285.8828125 3652.45263671875 background all_cells +8280.2939453125 3644.17041015625 background all_cells +8275.072265625 3614.333984375 background all_cells +8272.2001953125 3584.34814453125 background all_cells +8283.33203125 3634.09326171875 background all_cells +8274.7626953125 3626.930908203125 background all_cells +8279.990234375 3605.91162109375 background all_cells +8296.7412109375 3589.038818359375 background all_cells +8308.8984375 3576.36376953125 background all_cells +8303.0498046875 3607.32958984375 background all_cells +8292.9755859375 3600.13134765625 background all_cells +8310.84765625 3616.296630859375 background all_cells +8304.8095703125 3633.784912109375 background all_cells +8287.07421875 3624.34521484375 background all_cells +8355.173828125 3620.055419921875 background all_cells +8365.6162109375 3624.97900390625 background all_cells +8347.4501953125 3617.812744140625 background all_cells +8356.5322265625 3632.333984375 background all_cells +8317.89453125 3640.943603515625 background all_cells +8360.1904296875 3644.197509765625 background all_cells +8343.4052734375 3645.95556640625 background all_cells +8350.880859375 3640.9091796875 background all_cells +8366.23046875 3649.298828125 background all_cells +8374.763671875 3645.674072265625 background all_cells +8373.880859375 3631.1005859375 background all_cells +8344.3662109375 3626.113525390625 background all_cells +8321.658203125 3620.20068359375 background all_cells +8316.4609375 3629.24462890625 background all_cells +8327.4765625 3630.693359375 background all_cells +8338.2958984375 3630.0732421875 background all_cells +8377.3603515625 3676.839111328125 background all_cells +8387.419921875 3686.009521484375 background all_cells +8378.6982421875 3684.723388671875 background all_cells +8385.478515625 3679.482421875 background all_cells +8382.279296875 3694.755615234375 background all_cells +8376.8271484375 3709.316650390625 background all_cells +8378.052734375 3703.62646484375 background all_cells +8344.8916015625 3690.092041015625 background all_cells +8372.78125 3694.680419921875 background all_cells +8364.041015625 3685.668212890625 background all_cells +8351.8017578125 3687.004638671875 background all_cells +8328.9599609375 3667.424560546875 background all_cells +8340.4130859375 3656.51904296875 background all_cells +8340.6318359375 3670.7939453125 background all_cells +8335.4775390625 3678.094970703125 background all_cells +8349.310546875 3665.229248046875 background all_cells +8364.54296875 3673.46240234375 background all_cells +8359.07421875 3659.55126953125 background all_cells +8354.423828125 3676.938232421875 background all_cells +8314.158203125 3661.79248046875 background all_cells +8317.7802734375 3672.69384765625 background all_cells +8380.5673828125 3655.674072265625 background all_cells +8371.3681640625 3674.361328125 background all_cells +8376.009765625 3664.701171875 background all_cells +8377.5341796875 3580.813232421875 background all_cells +8370.5458984375 3581.472900390625 background all_cells +8365.3359375 3574.854736328125 background all_cells +8366.2509765625 3586.1181640625 background all_cells +8387.1826171875 3596.236572265625 background all_cells +8367.8408203125 3609.2138671875 background all_cells +8375.0009765625 3594.359619140625 background all_cells +8334.935546875 3602.78173828125 background all_cells +8330.283203125 3611.71728515625 background all_cells +8318.21484375 3604.434814453125 background all_cells +8311.076171875 3587.58935546875 background all_cells +8331.49609375 3590.96484375 background all_cells +8328.841796875 3575.42431640625 background all_cells +8278.04296875 3576.482177734375 background all_cells +8280.8662109375 3590.907470703125 background all_cells +8285.7197265625 3585.668701171875 background all_cells +8346.8828125 3598.724853515625 background all_cells +8356.5498046875 3561.312744140625 background all_cells +8360.0986328125 3571.759521484375 background all_cells +8347.46875 3573.708984375 background all_cells +8353.458984375 3584.434814453125 background all_cells +8355.3759765625 3603.32763671875 background all_cells +8332.0166015625 3492.0546875 background all_cells +8347.6806640625 3491.669921875 background all_cells +8338.7392578125 3494.952392578125 background all_cells +8364.8671875 3506.139404296875 background all_cells +8381.81640625 3498.345703125 background all_cells +8376.859375 3516.593505859375 background all_cells +8356.4853515625 3501.3603515625 background all_cells +8357.4375 3484.083740234375 background all_cells +8358.4140625 3514.175048828125 background all_cells +8355.9345703125 3489.737548828125 background all_cells +8307.01171875 3513.486083984375 background all_cells +8359.66796875 3522.8876953125 background all_cells +8347.9619140625 3517.9443359375 background all_cells +8338.7939453125 3518.203369140625 background all_cells +8319.0791015625 3517.81201171875 background all_cells +8361.4560546875 3547.052490234375 background all_cells +8379.982421875 3556.837890625 background all_cells +8345.1318359375 3559.32373046875 background all_cells +8374.19140625 3552.700439453125 background all_cells +8349.5615234375 3529.063232421875 background all_cells +8380.6416015625 3535.093505859375 background all_cells +8345.0263671875 3545.150390625 background all_cells +8366.0029296875 3533.24755859375 background all_cells +8353.5537109375 3536.5947265625 background all_cells +8327.0283203125 3562.00830078125 background all_cells +8335.2431640625 3544.969482421875 background all_cells +8334.6767578125 3555.48681640625 background all_cells +8326.927734375 3542.263916015625 background all_cells +8325.46484375 3529.34716796875 background all_cells +8332.9853515625 3529.38818359375 background all_cells +8340.892578125 3529.98876953125 background all_cells +7611.18798828125 2984.5771484375 background all_cells +7594.298828125 3001.786865234375 background all_cells +7601.9072265625 2997.661865234375 background all_cells +7632.1162109375 3035.16748046875 background all_cells +7646.376953125 3032.854736328125 background all_cells +7644.02197265625 3046.622314453125 background all_cells +7618.92333984375 2999.2783203125 background all_cells +7636.30029296875 3002.510498046875 background all_cells +7631.623046875 3025.867431640625 background all_cells +7630.30224609375 3002.423828125 background all_cells +7624.181640625 2992.1708984375 background all_cells +7612.57763671875 3030.859130859375 background all_cells +7624.390625 3043.20849609375 background all_cells +7617.7412109375 3051.169189453125 background all_cells +7612.74853515625 3043.5146484375 background all_cells +7597.60009765625 3032.830322265625 background all_cells +7605.642578125 3051.968505859375 background all_cells +7607.98876953125 3037.072265625 background all_cells +7598.10888671875 3042.90478515625 background all_cells +7544.3359375 2960.74853515625 background all_cells +7542.93798828125 2951.214599609375 background all_cells +7549.14599609375 2960.314208984375 background all_cells +7546.16552734375 2977.032470703125 background all_cells +7575.4580078125 2958.80126953125 background all_cells +7586.33642578125 2951.853271484375 background all_cells +7581.61083984375 2971.25439453125 background all_cells +7574.3291015625 2978.214599609375 background all_cells +7553.24755859375 2975.11279296875 background all_cells +7568.6689453125 2949.6171875 background all_cells +7562.66650390625 2973.6630859375 background all_cells +7555.72412109375 2966.322998046875 background all_cells +7594.93896484375 2950.871337890625 background all_cells +7600.9130859375 2964.259521484375 background all_cells +7595.97216796875 2972.195068359375 background all_cells +7631.81201171875 2951.59521484375 background all_cells +7641.63671875 2951.2158203125 background all_cells +7633.41650390625 2955.776123046875 background all_cells +7621.4990234375 2977.44140625 background all_cells +7623.69287109375 2967.575439453125 background all_cells +7641.94775390625 2960.9599609375 background all_cells +7635.38134765625 2967.725341796875 background all_cells +7679.60888671875 2957.11962890625 background all_cells +7675.2861328125 2965.509765625 background all_cells +7666.15966796875 2958.7001953125 background all_cells +7659.87548828125 2988.915283203125 background all_cells +7661.1259765625 2980.388671875 background all_cells +7687.52978515625 2993.18310546875 background all_cells +7696.12255859375 3003.709716796875 background all_cells +7694.56396484375 2980.952880859375 background all_cells +7672.68896484375 2992.525634765625 background all_cells +7685.61767578125 2984.872314453125 background all_cells +7630.48681640625 2979.6376953125 background all_cells +7647.544921875 2982.074462890625 background all_cells +7649.83935546875 2999.38037109375 background all_cells +7644.24951171875 3016.859375 background all_cells +7687.501953125 3015.453857421875 background all_cells +7685.814453125 3026.52294921875 background all_cells +7683.8056640625 3005.45068359375 background all_cells +7673.515625 3020.3916015625 background all_cells +7681.03564453125 3012.2490234375 background all_cells +7671.93505859375 3010.386474609375 background all_cells +7675.9658203125 3044.232177734375 background all_cells +7681.68798828125 3024.6875 background all_cells +7676.00146484375 3033.514892578125 background all_cells +7688.8349609375 3029.0654296875 background all_cells +7682.08251953125 3040.396728515625 background all_cells +7683.49951171875 3032.6572265625 background all_cells +7686.46337890625 3044.99560546875 background all_cells +7692.580078125 3030.348876953125 background all_cells +7655.22119140625 3012.001220703125 background all_cells +7665.27294921875 3033.853759765625 background all_cells +7662.43359375 3021.7353515625 background all_cells +7656.0810546875 3035.47509765625 background all_cells +7523.173828125 2968.659912109375 background all_cells +7536.7294921875 2983.16064453125 background all_cells +7585.255859375 2995.0947265625 background all_cells +7541.9892578125 3002.038818359375 background all_cells +7556.767578125 3000.1748046875 background all_cells +7587.03759765625 3005.811279296875 background all_cells +7576.431640625 3003.447265625 background all_cells +7581.54931640625 3000.140625 background all_cells +7587.84033203125 2985.193603515625 background all_cells +7561.80517578125 2988.8369140625 background all_cells +7543.31103515625 2991.04248046875 background all_cells +7573.6904296875 2991.428466796875 background all_cells +7568.00634765625 2983.04150390625 background all_cells +7524.2490234375 2948.214599609375 background all_cells +7532.1865234375 2963.953369140625 background all_cells +7537.67919921875 2955.76513671875 background all_cells +7530.98046875 2952.03759765625 background all_cells +7494.05810546875 3103.475830078125 background all_cells +7511.275390625 3117.167236328125 background all_cells +7497.71728515625 3109.86181640625 background all_cells +7501.97119140625 3077.435791015625 background all_cells +7518.51318359375 3067.829833984375 background all_cells +7507.2255859375 3065.720947265625 background all_cells +7531.28369140625 2997.920166015625 background all_cells +7532.19921875 3013.218505859375 background all_cells +7528.82470703125 2990.26513671875 background all_cells +7510.57373046875 3021.05859375 background all_cells +7527.4072265625 3014.787353515625 background all_cells +7527.91943359375 3010.504150390625 background all_cells +7521.5419921875 3015.126220703125 background all_cells +7513.087890625 3052.659423828125 background all_cells +7527.68017578125 3043.3671875 background all_cells +7516.7578125 3034.494384765625 background all_cells +7609.02978515625 3082.19921875 background all_cells +7615.3564453125 3071.8525390625 background all_cells +7608.90771484375 3064.9091796875 background all_cells +7590.482421875 3126.74169921875 background all_cells +7583.02197265625 3132.31787109375 background all_cells +7561.57763671875 3130.186767578125 background all_cells +7572.83740234375 3094.738037109375 background all_cells +7562.6806640625 3084.189697265625 background all_cells +7582.5419921875 3101.605224609375 background all_cells +7570.18212890625 3112.864501953125 background all_cells +7576.2978515625 3104.4580078125 background all_cells +7560.96337890625 3099.032470703125 background all_cells +7626.01513671875 3085.8359375 background all_cells +7639.44677734375 3075.480712890625 background all_cells +7646.630859375 3098.523681640625 background all_cells +7580.7412109375 3014.087158203125 background all_cells +7587.9267578125 3051.752197265625 background all_cells +7587.86279296875 3038.50927734375 background all_cells +7578.9462890625 3031.86328125 background all_cells +7585.27978515625 3024.3076171875 background all_cells +7539.15380859375 3046.23291015625 background all_cells +7564.28515625 3021.460693359375 background all_cells +7569.45751953125 3008.977294921875 background all_cells +7565.2158203125 3035.489013671875 background all_cells +7547.13818359375 3060.20947265625 background all_cells +7566.36279296875 3073.904541015625 background all_cells +7578.4482421875 3063.48828125 background all_cells +7593.65966796875 3073.900634765625 background all_cells +7592.53271484375 3061.0751953125 background all_cells +7553.7958984375 3031.26171875 background all_cells +7535.18408203125 3030.232421875 background all_cells +7544.94677734375 3024.702880859375 background all_cells +7452.16162109375 2986.9228515625 background all_cells +7462.509765625 2964.487060546875 background all_cells +7446.0361328125 2953.812744140625 background all_cells +7461.3271484375 2974.25732421875 background all_cells +7452.50341796875 2978.97509765625 background all_cells +7509.89208984375 2991.25634765625 background all_cells +7520.98583984375 2982.405029296875 background all_cells +7513.76513671875 2977.251708984375 background all_cells +7484.53515625 2960.318359375 background all_cells +7517.72802734375 2959.482421875 background all_cells +7509.15869140625 2968.80908203125 background all_cells +7496.70849609375 2948.3359375 background all_cells +7465.06884765625 2957.1806640625 background all_cells +7496.55517578125 2958.26953125 background all_cells +7465.2607421875 2976.84716796875 background all_cells +7486.72900390625 2972.120361328125 background all_cells +7471.64794921875 2967.538330078125 background all_cells +7395.1845703125 3005.59912109375 background all_cells +7438.74072265625 2997.262451171875 background all_cells +7411.52490234375 3019.34326171875 background all_cells +7452.91552734375 3000.041748046875 background all_cells +7470.34716796875 3005.3671875 background all_cells +7457.68408203125 3026.157470703125 background all_cells +7458.5380859375 3007.89599609375 background all_cells +7379.28857421875 3046.678955078125 background all_cells +7407.3076171875 3049.121826171875 background all_cells +7392.146484375 3049.21826171875 background all_cells +7404.90869140625 3035.150390625 background all_cells +7425.89404296875 3048.96142578125 background all_cells +7471.14990234375 3045.68896484375 background all_cells +7493.93310546875 3046.70458984375 background all_cells +7488.66064453125 3037.66796875 background all_cells +7483.35009765625 3020.7373046875 background all_cells +7494.21435546875 3000.5986328125 background all_cells +7500.51708984375 3025.223876953125 background all_cells +7495.435546875 3014.5693359375 background all_cells +7482.107421875 3010.531494140625 background all_cells +7370.32373046875 2955.067138671875 background all_cells +7383.94921875 2968.0224609375 background all_cells +7386.4560546875 2965.004150390625 background all_cells +7378.95556640625 2961.148193359375 background all_cells +7410.53955078125 2965.408203125 background all_cells +7415.9931640625 2965.53759765625 background all_cells +7415.44384765625 2954.6240234375 background all_cells +7380.28515625 2978.31005859375 background all_cells +7369.1875 3216.89208984375 background all_cells +7394.798828125 2974.830078125 background all_cells +7392.2529296875 2991.149658203125 background all_cells +7386.29248046875 2986.76318359375 background all_cells +7379.6220703125 2985.23095703125 background all_cells +7616.28271484375 3279.70654296875 background all_cells +7660.4404296875 3284.8388671875 background all_cells +7605.25146484375 3290.03076171875 background all_cells +7614.03076171875 3293.057861328125 background all_cells +7681.06640625 3295.337646484375 background all_cells +7676.05712890625 3287.542236328125 background all_cells +7642.5595703125 3272.54248046875 background all_cells +7671.7216796875 3261.25390625 background all_cells +7668.7060546875 3265.075439453125 background all_cells +7377.52685546875 3314.428466796875 background all_cells +7398.1904296875 3326.896484375 background all_cells +7376.9658203125 3320.31884765625 background all_cells +7397.630859375 3308.141357421875 background all_cells +7443.75 3313.174072265625 background all_cells +7449.06494140625 3321.748291015625 background all_cells +7443.85205078125 3331.93310546875 background all_cells +7496.55859375 3314.743408203125 background all_cells +7492.689453125 3332.80517578125 background all_cells +7505.43896484375 3328.174072265625 background all_cells +7501.11767578125 3307.1015625 background all_cells +7456.15087890625 3315.59521484375 background all_cells +7482.67431640625 3326.961181640625 background all_cells +7483.0361328125 3320.939208984375 background all_cells +7474.7490234375 3326.777099609375 background all_cells +7473.14453125 3314.364990234375 background all_cells +7461.205078125 3329.39794921875 background all_cells +7411.55078125 3323.189697265625 background all_cells +7431.9033203125 3314.353759765625 background all_cells +7423.94189453125 3331.4912109375 background all_cells +7416.06689453125 3310.9267578125 background all_cells +7541.4189453125 3312.739990234375 background all_cells +7552.94873046875 3322.2421875 background all_cells +7556.888671875 3315.252685546875 background all_cells +7545.4755859375 3330.352294921875 background all_cells +7651.11083984375 3321.173095703125 background all_cells +7666.8642578125 3313.554443359375 background all_cells +7665.830078125 3322.003173828125 background all_cells +7656.55419921875 3301.77099609375 background all_cells +7640.716796875 3300.409423828125 background all_cells +7642.24169921875 3310.05322265625 background all_cells +7641.87890625 3304.86572265625 background all_cells +7647.533203125 3304.742431640625 background all_cells +7620.619140625 3317.681396484375 background all_cells +7636.06298828125 3315.524169921875 background all_cells +7633.99365234375 3333.244384765625 background all_cells +7627.20068359375 3317.385498046875 background all_cells +7568.00732421875 3316.410888671875 background all_cells +7581.04638671875 3323.408203125 background all_cells +7578.9921875 3327.340087890625 background all_cells +7576.65380859375 3317.052978515625 background all_cells +7537.26416015625 3399.202392578125 background all_cells +7495.49365234375 3415.717041015625 background all_cells +7534.60302734375 3411.96435546875 background all_cells +7521.2978515625 3405.8671875 background all_cells +7509.78759765625 3405.031982421875 background all_cells +7495.59814453125 3452.191650390625 background all_cells +7517.09228515625 3465.703369140625 background all_cells +7510.8046875 3468.632080078125 background all_cells +7539.572265625 3462.58349609375 background all_cells +7547.36962890625 3457.5859375 background all_cells +7550.82763671875 3444.6982421875 background all_cells +7510.50390625 3421.73828125 background all_cells +7490.544921875 3423.2275390625 background all_cells +7507.85107421875 3427.79443359375 background all_cells +7525.05126953125 3422.943603515625 background all_cells +7563.2412109375 3376.417724609375 background all_cells +7562.185546875 3387.6259765625 background all_cells +7564.21142578125 3381.444091796875 background all_cells +7625.109375 3408.230712890625 background all_cells +7598.43505859375 3420.246337890625 background all_cells +7618.88525390625 3418.959228515625 background all_cells +7581.5185546875 3413.615478515625 background all_cells +7558.470703125 3396.11669921875 background all_cells +7548.98779296875 3390.83837890625 background all_cells +7543.64111328125 3412.691650390625 background all_cells +7552.7578125 3406.736083984375 background all_cells +7568.68359375 3396.863525390625 background all_cells +7576.62548828125 3380.65380859375 background all_cells +7606.07763671875 3380.1552734375 background all_cells +7505.28466796875 3339.5625 background all_cells +7512.65283203125 3369.63916015625 background all_cells +7529.85009765625 3366.644775390625 background all_cells +7511.12744140625 3379.6611328125 background all_cells +7503.15966796875 3385.6845703125 background all_cells +7516.84912109375 3387.196044921875 background all_cells +7527.26611328125 3379.790283203125 background all_cells +7519.212890625 3379.384521484375 background all_cells +7544.2373046875 3355.61279296875 background all_cells +7547.98974609375 3338.146728515625 background all_cells +7549.00732421875 3375.26708984375 background all_cells +7557.4814453125 3369.571533203125 background all_cells +7552.70361328125 3358.238037109375 background all_cells +7568.17333984375 3345.0302734375 background all_cells +7556.83251953125 3351.935546875 background all_cells +7552.193359375 3345.2890625 background all_cells +7631.03173828125 3362.426025390625 background all_cells +7666.88818359375 3341.87060546875 background all_cells +7615.462890625 3363.458740234375 background all_cells +7610.1123046875 3350.744140625 background all_cells +7624.30126953125 3365.201171875 background all_cells +7623.08740234375 3357.740966796875 background all_cells +7566.91748046875 3358.195556640625 background all_cells +7568.8291015625 3371.54638671875 background all_cells +7586.52294921875 3367.88916015625 background all_cells +7575.4853515625 3359.863525390625 background all_cells +7594.416015625 3437.819091796875 background all_cells +7603.79296875 3434.430419921875 background all_cells +7595.427734375 3449.87841796875 background all_cells +7620.21142578125 3447.084716796875 background all_cells +7606.98974609375 3452.35693359375 background all_cells +7634.47900390625 3462.654052734375 background all_cells +7644.3857421875 3464.846435546875 background all_cells +7638.7646484375 3459.301513671875 background all_cells +7631.24365234375 3440.92529296875 background all_cells +7638.4326171875 3442.9267578125 background all_cells +7638.27685546875 3453.99462890625 background all_cells +7604.72265625 3470.810546875 background all_cells +7625.46728515625 3465.471435546875 background all_cells +7625.49072265625 3471.156005859375 background all_cells +7617.65478515625 3460.901123046875 background all_cells +7613.923828125 3414.452392578125 background all_cells +7642.056640625 3430.097412109375 background all_cells +7631.07421875 3431.189697265625 background all_cells +7624.78271484375 3423.2529296875 background all_cells +7679.89111328125 3400.2607421875 background all_cells +7684.146484375 3427.525634765625 background all_cells +7672.220703125 3424.378662109375 background all_cells +7680.0146484375 3453.5712890625 background all_cells +7681.99755859375 3466.66064453125 background all_cells +7685.7470703125 3458.755859375 background all_cells +7670.73486328125 3456.0546875 background all_cells +7701.74560546875 3449.8720703125 background all_cells +7708.72607421875 3449.246337890625 background all_cells +7704.46533203125 3465.287109375 background all_cells +7635.52978515625 3406.277587890625 background all_cells +7648.7998046875 3412.12451171875 background all_cells +7645.50146484375 3422.273681640625 background all_cells +7637.78515625 3416.427978515625 background all_cells +7672.07373046875 3390.25244140625 background all_cells +7664.76416015625 3390.067626953125 background all_cells +7654.0341796875 3423.36376953125 background all_cells +7675.21142578125 3370.677734375 background all_cells +7670.4375 3378.726318359375 background all_cells +7678.37646484375 3382.85400390625 background all_cells +7663.2958984375 3371.61328125 background all_cells +7617.13623046875 3389.712890625 background all_cells +7624.04443359375 3388.308837890625 background all_cells +7670.1669921875 3433.467529296875 background all_cells +7660.2705078125 3455.407958984375 background all_cells +7652.22216796875 3447.58056640625 background all_cells +7660.923828125 3445.48095703125 background all_cells +7647.0693359375 3441.524169921875 background all_cells +7555.986328125 3444.896484375 background all_cells +7564.53369140625 3445.94482421875 background all_cells +7559.82958984375 3462.876953125 background all_cells +7556.99072265625 3468.1376953125 background all_cells +7553.6376953125 3473.96142578125 background all_cells +7584.22119140625 3440.104736328125 background all_cells +7583.4853515625 3461.763671875 background all_cells +7598.943359375 3460.54833984375 background all_cells +7565.05419921875 3467.302734375 background all_cells +7574.56689453125 3463.7705078125 background all_cells +7574.08740234375 3470.273193359375 background all_cells +7386.52490234375 3351.271484375 background all_cells +7381.85009765625 3362.6669921875 background all_cells +7368.16015625 3356.89404296875 background all_cells +7399.93505859375 3416.473876953125 background all_cells +7403.2294921875 3366.4150390625 background all_cells +7407.689453125 3392.886962890625 background all_cells +7417.009765625 3395.013427734375 background all_cells +7413.7919921875 3377.9697265625 background all_cells +7408.95751953125 3373.434326171875 background all_cells +7402.32470703125 3342.402587890625 background all_cells +7394.8408203125 3358.115966796875 background all_cells +7406.60107421875 3357.772216796875 background all_cells +7412.724609375 3357.937744140625 background all_cells +7399.89111328125 3353.31787109375 background all_cells +7381.248046875 3416.544677734375 background all_cells +7369.72802734375 3416.0673828125 background all_cells +7372.12353515625 3420.673095703125 background all_cells +7370.2451171875 3411.395751953125 background all_cells +7478.1455078125 3388.056884765625 background all_cells +7475.2197265625 3407.3984375 background all_cells +7467.2890625 3407.480712890625 background all_cells +7486.99609375 3400.89404296875 background all_cells +7484.8779296875 3409.440185546875 background all_cells +7499.3623046875 3399.467529296875 background all_cells +7446.10302734375 3395.344482421875 background all_cells +7455.9970703125 3390.87939453125 background all_cells +7455.0966796875 3402.908203125 background all_cells +7465.43896484375 3347.401611328125 background all_cells +7457.9365234375 3340.340576171875 background all_cells +7432.6279296875 3387.774658203125 background all_cells +7430.4208984375 3395.642578125 background all_cells +7471.5400390625 3340.5146484375 background all_cells +7493.5185546875 3349.7099609375 background all_cells +7499.9755859375 3345.49658203125 background all_cells +7482.07568359375 3346.17578125 background all_cells +7482.09423828125 3336.37841796875 background all_cells +7439.45361328125 3350.175048828125 background all_cells +7440.763671875 3378.894287109375 background all_cells +7454.0234375 3349.566650390625 background all_cells +7449.04052734375 3360.993408203125 background all_cells +7440.3349609375 3360.409912109375 background all_cells +7490.119140625 3366.203857421875 background all_cells +7488.65869140625 3380.8173828125 background all_cells +7473.0927734375 3373.881103515625 background all_cells +7495.83544921875 3374.26416015625 background all_cells +7482.90673828125 3358.99560546875 background all_cells +7426.10400390625 3344.879150390625 background all_cells +7425.2763671875 3370.87744140625 background all_cells +7432.232421875 3359.89501953125 background all_cells +7384.78173828125 3445.98583984375 background all_cells +7395.29931640625 3429.1337890625 background all_cells +7389.9296875 3448.255859375 background all_cells +7377.78759765625 3454.012451171875 background all_cells +7428.07763671875 3452.46484375 background all_cells +7412.25732421875 3466.560302734375 background all_cells +7390.2607421875 3470.768310546875 background all_cells +7376.0146484375 3468.98486328125 background all_cells +7452.828125 3451.4580078125 background all_cells +7479.45458984375 3448.140869140625 background all_cells +7443.1806640625 3462.482666015625 background all_cells +7466.412109375 3455.0712890625 background all_cells +7822.0283203125 3390.842529296875 background all_cells +7843.67431640625 3372.674072265625 background all_cells +7830.52734375 3316.94775390625 background all_cells +7837.1943359375 3316.119140625 background all_cells +7905.58349609375 3327.247802734375 background all_cells +7941.84912109375 3404.112060546875 background all_cells +7922.94140625 3327.299560546875 background all_cells +7907.49267578125 3335.054931640625 background all_cells +7865.66064453125 3370.937255859375 background all_cells +7884.20166015625 3391.883544921875 background all_cells +7879.79052734375 3344.96630859375 background all_cells +7873.95703125 3405.325439453125 background all_cells +7972.6845703125 3437.138427734375 background all_cells +7908.18798828125 3474.126708984375 background all_cells +7903.59375 3467.48583984375 background all_cells +7850.865234375 3468.538818359375 background all_cells +7853.34033203125 3456.0263671875 background all_cells +8127.43798828125 3367.376220703125 background all_cells +8135.759765625 3396.887939453125 background all_cells +8128.51708984375 3390.304931640625 background all_cells +8129.31201171875 3378.81494140625 background all_cells +8177.0537109375 3460.39697265625 background all_cells +8187.5009765625 3455.126220703125 background all_cells +8163.32568359375 3447.5458984375 background all_cells +8166.52978515625 3431.62060546875 background all_cells +8162.89404296875 3417.827392578125 background all_cells +8154.337890625 3377.500244140625 background all_cells +8181.18505859375 3410.75048828125 background all_cells +8157.72900390625 3399.658935546875 background all_cells +8173.59033203125 3269.623291015625 background all_cells +8150.3232421875 3290.609619140625 background all_cells +8160.48681640625 3286.53076171875 background all_cells +8145.310546875 3277.691162109375 background all_cells +8168.5634765625 3274.701171875 background all_cells +8136.55029296875 3333.074951171875 background all_cells +8138.0947265625 3343.666015625 background all_cells +8137.22900390625 3317.648681640625 background all_cells +8166.775390625 3329.63818359375 background all_cells +8178.70068359375 3319.705322265625 background all_cells +8187.8095703125 3349.8671875 background all_cells +8178.87255859375 3306.62109375 background all_cells +8171.9716796875 3330.9462890625 background all_cells +8108.087890625 3319.267578125 background all_cells +8130.099609375 3304.17578125 background all_cells +8118.791015625 3340.42578125 background all_cells +8118.60302734375 3277.67822265625 background all_cells +8120.2373046875 3328.579833984375 background all_cells +7967.43017578125 3321.720703125 background all_cells +8006.24267578125 3307.547607421875 background all_cells +7980.84228515625 3284.214111328125 background all_cells +8067.94091796875 3296.028564453125 background all_cells +8064.7353515625 3457.28369140625 background all_cells +8071.19775390625 3445.2734375 background all_cells +8076.42333984375 3457.832275390625 background all_cells +8077.82861328125 3272.957763671875 background all_cells +8077.60986328125 3302.014892578125 background all_cells +8011.89013671875 3309.0361328125 background all_cells +8021.4814453125 3423.61181640625 background all_cells +8030.111328125 3419.044677734375 background all_cells +8025.7958984375 3341.550537109375 background all_cells +8020.12109375 3304.46240234375 background all_cells +8016.40966796875 3414.464599609375 background all_cells +8098.36376953125 3378.209716796875 background all_cells +8104.27783203125 3359.410888671875 background all_cells +8104.37841796875 3407.211669921875 background all_cells +8103.5615234375 3393.188232421875 background all_cells +8093.5361328125 3293.534423828125 background all_cells +8085.74853515625 3285.420654296875 background all_cells +8092.53955078125 3288.49755859375 background all_cells +8095.251953125 3302.340087890625 background all_cells +8042.32568359375 3395.009765625 background all_cells +8049.5908203125 3274.92822265625 background all_cells +8048.884765625 3321.276611328125 background all_cells +8047.4345703125 3460.946533203125 background all_cells +7687.68603515625 3377.102783203125 background all_cells +7700.1494140625 3377.462646484375 background all_cells +7688.2314453125 3390.174560546875 background all_cells +7716.44140625 3367.0029296875 background all_cells +7731.2421875 3336.6630859375 background all_cells +7735.60986328125 3342.14697265625 background all_cells +7740.68212890625 3365.976806640625 background all_cells +7733.646484375 3352.56201171875 background all_cells +7728.83984375 3381.840576171875 background all_cells +7721.41015625 3395.68994140625 background all_cells +7710.7138671875 3378.708984375 background all_cells +7694.71337890625 3344.984375 background all_cells +7707.78955078125 3349.769287109375 background all_cells +7696.43896484375 3356.508056640625 background all_cells +7740.34033203125 3388.20947265625 background all_cells +7740.1025390625 3377.6484375 background all_cells +7742.45166015625 3397.3984375 background all_cells +7770.38525390625 3355.56689453125 background all_cells +7788.79150390625 3356.1884765625 background all_cells +7782.26513671875 3340.047119140625 background all_cells +7780.20751953125 3355.2021484375 background all_cells +7747.41552734375 3345.79541015625 background all_cells +7764.07373046875 3352.166015625 background all_cells +7766.22021484375 3341.0927734375 background all_cells +7775.31103515625 3382.751708984375 background all_cells +7779.23046875 3372.98583984375 background all_cells +7759.85693359375 3400.44873046875 background all_cells +7754.77392578125 3393.051513671875 background all_cells +7759.34912109375 3383.45849609375 background all_cells +7710.43359375 3421.38671875 background all_cells +7736.447265625 3421.77880859375 background all_cells +7732.37158203125 3411.9775390625 background all_cells +7720.46533203125 3420.62939453125 background all_cells +7801.01171875 3407.90283203125 background all_cells +7794.23828125 3410.360595703125 background all_cells +7796.54248046875 3413.22314453125 background all_cells +7750.40771484375 3412.19921875 background all_cells +7753.18408203125 3436.220947265625 background all_cells +7793.421875 3442.228271484375 background all_cells +7766.48681640625 3434.28955078125 background all_cells +7757.314453125 3428.66552734375 background all_cells +7691.7841796875 3435.09326171875 background all_cells +7702.21533203125 3436.582275390625 background all_cells +7712.60986328125 3438.55029296875 background all_cells +7719.72021484375 3430.12744140625 background all_cells +7714.68896484375 3444.1328125 background all_cells +7691.927734375 3314.124267578125 background all_cells +7737.12353515625 3324.926513671875 background all_cells +7791.9111328125 3306.944580078125 background all_cells +7703.91357421875 3304.634765625 background all_cells +7703.302734375 3323.28955078125 background all_cells +7739.4912109375 3288.07470703125 background all_cells +7763.66796875 3286.7666015625 background all_cells +7748.4912109375 3296.495361328125 background all_cells +7700.7119140625 3291.313232421875 background all_cells +7727.30517578125 3290.173583984375 background all_cells +7717.7900390625 3292.595458984375 background all_cells +7707.5048828125 3293.459228515625 background all_cells +7686.46484375 3274.89208984375 background all_cells +7765.63916015625 3270.3486328125 background all_cells +7803.32421875 3273.88330078125 background all_cells +7726.7744140625 3278.635986328125 background all_cells +7716.68115234375 3277.14794921875 background all_cells +7641.87060546875 3211.538818359375 background all_cells +7619.478515625 3212.429931640625 background all_cells +7626.84375 3247.6767578125 background all_cells +7617.31884765625 3247.3466796875 background all_cells +7646.6083984375 3241.347900390625 background all_cells +7630.31494140625 3216.75732421875 background all_cells +7635.7001953125 3208.500732421875 background all_cells +7610.1552734375 3188.711669921875 background all_cells +7616.396484375 3196.52734375 background all_cells +7698.82763671875 3198.7978515625 background all_cells +7768.7783203125 3215.0693359375 background all_cells +7715.435546875 3212.988037109375 background all_cells +7751.533203125 3196.34716796875 background all_cells +7757.44921875 3168.19140625 background all_cells +7742.1689453125 3168.9931640625 background all_cells +7711.1923828125 3141.181640625 background all_cells +7716.61669921875 3158.945556640625 background all_cells +7722.44580078125 3176.3662109375 background all_cells +7720.828125 3170.70703125 background all_cells +7716.63720703125 3181.8017578125 background all_cells +7854.392578125 3143.233154296875 background all_cells +7692.29443359375 3131.315673828125 background all_cells +7696.9833984375 3143.61572265625 background all_cells +7700.025390625 3133.328369140625 background all_cells +7717.0869140625 3131.654296875 background all_cells +7991.333984375 3170.89697265625 background all_cells +7986.2177734375 3186.990478515625 background all_cells +7983.57958984375 3118.228271484375 background all_cells +7996.76025390625 3124.801025390625 background all_cells +7991.97802734375 3119.982666015625 background all_cells +7890.57470703125 3177.017333984375 background all_cells +7959.2861328125 3143.47021484375 background all_cells +7892.2041015625 3164.85986328125 background all_cells +7918.62841796875 3116.459228515625 background all_cells +7938.46728515625 3135.1220703125 background all_cells +7927.39892578125 3116.16943359375 background all_cells +7924.53759765625 3122.76171875 background all_cells +7828.68310546875 3076.648193359375 background all_cells +7688.12744140625 3118.963623046875 background all_cells +7698.5146484375 3121.541015625 background all_cells +7700.49609375 3114.735595703125 background all_cells +7712.64404296875 3120.841064453125 background all_cells +7744.60498046875 3112.475341796875 background all_cells +7645.083984375 3111.473388671875 background all_cells +7681.13623046875 3110.629638671875 background all_cells +7635.4892578125 3125.3955078125 background all_cells +7666.1953125 3121.125244140625 background all_cells +7632.31787109375 3154.714111328125 background all_cells +7644.90185546875 3157.32568359375 background all_cells +7647.96240234375 3139.51025390625 background all_cells +7636.84912109375 3142.79052734375 background all_cells +7627.8271484375 3142.720947265625 background all_cells +7628.1494140625 3135.53564453125 background all_cells +7622.16357421875 3139.140869140625 background all_cells +7805.94482421875 3190.72412109375 background all_cells +7843.54833984375 3182.233154296875 background all_cells +7819.76318359375 3178.372314453125 background all_cells +7901.58447265625 3181.3740234375 background all_cells +8006.4482421875 3202.6640625 background all_cells +7927.42041015625 3190.775634765625 background all_cells +7907.41357421875 3184.979248046875 background all_cells +7900.673828125 3222.27392578125 background all_cells +7882.3876953125 3243.600341796875 background all_cells +7906.05322265625 3242.11669921875 background all_cells +7819.75146484375 3208.119384765625 background all_cells +7782.33740234375 3248.534423828125 background all_cells +7837.9169921875 3248.92041015625 background all_cells +7814.7548828125 3223.56591796875 background all_cells +7822.90673828125 3215.013427734375 background all_cells +8049.49462890625 3127.43359375 background all_cells +8022.3271484375 3162.090576171875 background all_cells +8032.0205078125 3118.93701171875 background all_cells +8035.17822265625 3164.279052734375 background all_cells +8031.91748046875 3129.538330078125 background all_cells +8046.97119140625 3119.0263671875 background all_cells +8190.96142578125 3058.83544921875 background all_cells +8210.091796875 3060.174560546875 background all_cells +8229.5341796875 3062.358154296875 background all_cells +8218.4541015625 3065.098876953125 background all_cells +8201.6015625 3069.9384765625 background all_cells +8187.5439453125 3061.236572265625 background all_cells +8188.12158203125 3083.7548828125 background all_cells +8108.806640625 3094.959716796875 background all_cells +8199.3037109375 3087.052734375 background all_cells +8191.2734375 3089.9296875 background all_cells +8057.75390625 3188.718505859375 background all_cells +8093.43994140625 3181.134765625 background all_cells +8084.2373046875 3201.040771484375 background all_cells +8061.01171875 3183.2802734375 background all_cells +8046.2333984375 3178.211669921875 background all_cells +8172.74755859375 3191.377685546875 background all_cells +8172.46484375 3170.8984375 background all_cells +8192.9462890625 3214.25390625 background all_cells +8176.87890625 3180.63134765625 background all_cells +8168.5009765625 3184.081787109375 background all_cells +8176.48193359375 3206.14306640625 background all_cells +8117.8740234375 3224.169921875 background all_cells +8098.73583984375 3238.631103515625 background all_cells +8079.529296875 3248.3642578125 background all_cells +8074.64453125 3237.249267578125 background all_cells +8119.73828125 3250.696044921875 background all_cells +8130.56787109375 3229.98486328125 background all_cells +8102.279296875 3196.360107421875 background all_cells +8149.6650390625 3183.150390625 background all_cells +8147.68603515625 3177.0302734375 background all_cells +8121.2392578125 3192.148681640625 background all_cells +8109.1005859375 3186.87646484375 background all_cells +7832.6171875 3000.920166015625 background all_cells +7807.966796875 2997.08740234375 background all_cells +7808.54833984375 3008.69970703125 background all_cells +7814.31396484375 3024.80224609375 background all_cells +7814.3544921875 3010.3662109375 background all_cells +7850.6484375 3016.197509765625 background all_cells +7863.162109375 3008.87744140625 background all_cells +7873.92724609375 3024.6875 background all_cells +7868.25048828125 3031.65185546875 background all_cells +7860.98486328125 3035.890625 background all_cells +7826.7822265625 2971.46337890625 background all_cells +7808.7119140625 2988.606689453125 background all_cells +7830.29833984375 2987.385986328125 background all_cells +7834.1396484375 2982.46337890625 background all_cells +7844.02294921875 2981.37646484375 background all_cells +8007.89111328125 2948.6181640625 background all_cells +8013.2431640625 2957.94775390625 background all_cells +8013.470703125 2969.259033203125 background all_cells +8048.3310546875 2995.927734375 background all_cells +8054.7099609375 2992.181884765625 background all_cells +8050.2958984375 3006.332763671875 background all_cells +8189.58349609375 2980.689208984375 background all_cells +8211.8818359375 2992.978515625 background all_cells +8206.3095703125 2981.75634765625 background all_cells +8196.982421875 2984.634521484375 background all_cells +8024.9384765625 2962.153564453125 background all_cells +8051.2685546875 2973.151611328125 background all_cells +8036.1162109375 2969.365234375 background all_cells +8027.44970703125 2973.7724609375 background all_cells +8010.3115234375 2992.16259765625 background all_cells +8037.7412109375 3011.284912109375 background all_cells +8038.43701171875 2979.866455078125 background all_cells +8021.5986328125 2983.150146484375 background all_cells +7960.9765625 2988.740478515625 background all_cells +7985.99462890625 3006.395751953125 background all_cells +7984.212890625 2993.234130859375 background all_cells +7963.93603515625 3002.77880859375 background all_cells +7989.87646484375 2964.488525390625 background all_cells +7995.19970703125 2950.3671875 background all_cells +7993.75927734375 2961.7587890625 background all_cells +7988.53662109375 2996.84619140625 background all_cells +7998.5146484375 3004.191162109375 background all_cells +7997.41357421875 3020.136474609375 background all_cells +7989.90478515625 2976.1416015625 background all_cells +8014.337890625 3036.864501953125 background all_cells +8001.89306640625 3034.55908203125 background all_cells +8221.984375 3049.0517578125 background all_cells +8214.76171875 3040.60595703125 background all_cells +8192.9453125 3047.60400390625 background all_cells +8010.458984375 3034.818603515625 background all_cells +8018.0302734375 3099.87646484375 background all_cells +8030.8251953125 3060.744384765625 background all_cells +8026.4892578125 3085.020263671875 background all_cells +7971.20947265625 3101.128662109375 background all_cells +8004.50537109375 3092.0009765625 background all_cells +8003.38037109375 3107.859375 background all_cells +7973.3857421875 3075.484619140625 background all_cells +8221.2431640625 3105.588623046875 background all_cells +8229.5888671875 3111.3515625 background all_cells +8221.037109375 3111.404296875 background all_cells +8208.5986328125 3077.9296875 background all_cells +8231.552734375 3097.948974609375 background all_cells +8225.9521484375 3082.033935546875 background all_cells +8217.3662109375 3096.287353515625 background all_cells +7960.2861328125 3073.45458984375 background all_cells +7962.94384765625 3080.842529296875 background all_cells +7959.8369140625 3090.07421875 background all_cells +7888.513671875 3057.315185546875 background all_cells +7914.07421875 3030.484619140625 background all_cells +7901.16845703125 3062.314697265625 background all_cells +7950.14404296875 3060.05078125 background all_cells +7945.0703125 3028.376220703125 background all_cells +7953.7412109375 2985.332763671875 background all_cells +7942.44580078125 3016.970947265625 background all_cells +7949.79931640625 3002.917236328125 background all_cells +7937.38916015625 2995.471435546875 background all_cells +7945.38427734375 2992.550048828125 background all_cells +7933.0263671875 2965.576904296875 background all_cells +7939.6376953125 2980.896240234375 background all_cells +7936.1982421875 2972.4580078125 background all_cells +7933.873046875 2977.989013671875 background all_cells +7702.45849609375 2956.242919921875 background all_cells +7716.14501953125 2947.832763671875 background all_cells +7705.6748046875 2948.105224609375 background all_cells +7717.220703125 2973.91796875 background all_cells +7714.28173828125 2969.617431640625 background all_cells +7715.71240234375 2957.94189453125 background all_cells +7724.6630859375 2973.231201171875 background all_cells +7720.6787109375 2977.914306640625 background all_cells +7732.60009765625 2974.87841796875 background all_cells +7703.4619140625 2977.0205078125 background all_cells +7714.19091796875 2981.029296875 background all_cells +7708.37353515625 2982.036865234375 background all_cells +7729.61328125 2982.6044921875 background all_cells +7737.3583984375 2982.545654296875 background all_cells +7734.2626953125 2954.19287109375 background all_cells +7732.58349609375 2951.08154296875 background all_cells +7722.65087890625 2959.53564453125 background all_cells +7741.7744140625 2966.543701171875 background all_cells +7731.35009765625 2964.987548828125 background all_cells +7740.9130859375 2957.378662109375 background all_cells +7720.34423828125 2990.848388671875 background all_cells +7705.59033203125 3010.909423828125 background all_cells +7704.7607421875 2995.74072265625 background all_cells +7711.1845703125 2990.61376953125 background all_cells +7804.19091796875 2999.895263671875 background all_cells +7794.736328125 3016.581298828125 background all_cells +7789.802734375 3044.437255859375 background all_cells +7787.1845703125 3050.694580078125 background all_cells +7789.4814453125 3058.361083984375 background all_cells +7804.28515625 3035.62451171875 background all_cells +7799.474609375 3027.52197265625 background all_cells +7795.70849609375 3048.5537109375 background all_cells +7769.94140625 3032.310302734375 background all_cells +7783.61279296875 3030.671630859375 background all_cells +7772.634765625 3027.04296875 background all_cells +7759.076171875 3036.677978515625 background all_cells +7769.74609375 3037.685546875 background all_cells +7763.0859375 3025.1796875 background all_cells +7785.22265625 3009.436279296875 background all_cells +7784.94091796875 3019.275634765625 background all_cells +7776.90478515625 3020.122314453125 background all_cells +7768.3974609375 3012.31103515625 background all_cells +7793.29296875 2974.142578125 background all_cells +7804.26611328125 2992.466552734375 background all_cells +7771.3564453125 2992.217041015625 background all_cells +7773.0234375 3001.713623046875 background all_cells +7782.0615234375 2978.318115234375 background all_cells +7772.65380859375 2984.217529296875 background all_cells +7752.59326171875 2979.508056640625 background all_cells +7773.65234375 2960.2822265625 background all_cells +7776.97021484375 2963.528564453125 background all_cells +7793.4365234375 2954.51171875 background all_cells +7782.615234375 2968.465087890625 background all_cells +7759.3525390625 2965.72216796875 background all_cells +7761.26806640625 2972.767822265625 background all_cells +7754.67919921875 2971.328857421875 background all_cells +7750.3720703125 2955.941650390625 background all_cells +7766.0166015625 2964.59326171875 background all_cells +7763.08447265625 2955.84375 background all_cells +7753.11962890625 2962.684814453125 background all_cells +7756.396484375 3006.486328125 background all_cells +7739.16796875 3008.072998046875 background all_cells +7747.29736328125 3007.06884765625 background all_cells +7744.66552734375 2972.9443359375 background all_cells +7746.43505859375 2987.809814453125 background all_cells +7745.8671875 2979.26025390625 background all_cells +7740.25732421875 2998.054443359375 background all_cells +7759.65771484375 2997.604736328125 background all_cells +7750.953125 2995.45068359375 background all_cells +7725.62158203125 3012.022705078125 background all_cells +7753.57275390625 3015.786865234375 background all_cells +7740.2197265625 3015.93603515625 background all_cells +7725.88671875 2999.751220703125 background all_cells +7739.6572265625 3034.105224609375 background all_cells +7754.1513671875 3021.644287109375 background all_cells +7750.67822265625 3031.580322265625 background all_cells +7745.14697265625 3025.793212890625 background all_cells +7744.54345703125 3020.10400390625 background all_cells +7726.1298828125 3035.49755859375 background all_cells +7732.18505859375 3027.2744140625 background all_cells +7723.84375 3021.3583984375 background all_cells +7712.7578125 3026.73291015625 background all_cells +7702.14794921875 3017.8349609375 background all_cells +7705.953125 3020.78173828125 background all_cells +7712.81396484375 3037.35986328125 background all_cells +7713.97607421875 3031.650634765625 background all_cells +7658.611328125 3076.008544921875 background all_cells +7661.57666015625 3054.251953125 background all_cells +7653.3154296875 3060.0556640625 background all_cells +7660.330078125 3066.040283203125 background all_cells +7649.7919921875 3077.379150390625 background all_cells +7680.5625 3050.620361328125 background all_cells +7686.45361328125 3057.420166015625 background all_cells +7688.44287109375 3037.267578125 background all_cells +7674.17431640625 3091.095458984375 background all_cells +7680.5341796875 3100.3017578125 background all_cells +7687.4013671875 3093.4990234375 background all_cells +7689.4384765625 3098.28955078125 background all_cells +7674.01513671875 3110.253662109375 background all_cells +7656.12744140625 3104.462890625 background all_cells +7665.04638671875 3101.755615234375 background all_cells +7662.47314453125 3088.9931640625 background all_cells +7658.4765625 3100.99951171875 background all_cells +7728.90625 3046.292724609375 background all_cells +7741.46044921875 3059.09716796875 background all_cells +7731.69287109375 3060.239990234375 background all_cells +7734.89404296875 3052.35302734375 background all_cells +7725.9619140625 3075.294677734375 background all_cells +7768.025390625 3071.54296875 background all_cells +7777.51953125 3062.970947265625 background all_cells +7773.06787109375 3070.156982421875 background all_cells +7772.7626953125 3055.66064453125 background all_cells +7740.81982421875 3089.880859375 background all_cells +7748.30859375 3089.270263671875 background all_cells +7755.08447265625 3055.23974609375 background all_cells +7760.82177734375 3047.444091796875 background all_cells +7750.84033203125 3043.6396484375 background all_cells +7768.6962890625 3087.850830078125 background all_cells +7778.13037109375 3080.212890625 background all_cells +7726.61376953125 3095.7509765625 background all_cells +7744.30029296875 3099.04296875 background all_cells +7750.66845703125 3097.527099609375 background all_cells +7692.95458984375 3073.6416015625 background all_cells +7716.26025390625 3089.93505859375 background all_cells +7719.62109375 3081.886962890625 background all_cells +7710.029296875 3077.156005859375 background all_cells +7718.5546875 3099.46484375 background all_cells +7694.92822265625 3110.2880859375 background all_cells +7710.4287109375 3111.646484375 background all_cells +7703.26416015625 3108.481201171875 background all_cells +7690.923828125 3063.43896484375 background all_cells +7719.0126953125 3048.6845703125 background all_cells +8605.4638671875 3593.030517578125 background all_cells +8623.34765625 3577.608642578125 background all_cells +8622.490234375 3592.620361328125 background all_cells +8616.7255859375 3584.067626953125 background all_cells +8638.3076171875 3581.814697265625 background all_cells +8638.00390625 3590.910888671875 background all_cells +8629.2490234375 3590.003173828125 background all_cells +8634.5546875 3585.699462890625 background all_cells +8638.771484375 3563.176513671875 background all_cells +8629.8896484375 3578.8671875 background all_cells +8623.8173828125 3599.410888671875 background all_cells +8641.4296875 3602.990478515625 background all_cells +8638.078125 3613.20068359375 background all_cells +8631.1357421875 3612.999267578125 background all_cells +8616.7919921875 3605.8935546875 background all_cells +8613.0498046875 3599.91845703125 background all_cells +8615.4541015625 3616.30615234375 background all_cells +8611.5908203125 3610.374755859375 background all_cells +8620.9716796875 3608.61669921875 background all_cells +8682.9658203125 3625.178466796875 background all_cells +8675.974609375 3633.035400390625 background all_cells +8675.7119140625 3624.916748046875 background all_cells +8623.02734375 3636.572265625 background all_cells +8633.298828125 3636.830810546875 background all_cells +8629.0966796875 3627.193603515625 background all_cells +8626.2275390625 3642.966552734375 background all_cells +8613.0419921875 3659.593505859375 background all_cells +8613.337890625 3652.266357421875 background all_cells +8602.3583984375 3649.0869140625 background all_cells +8618.58203125 3646.64697265625 background all_cells +8681.712890625 3640.73779296875 background all_cells +8675.9521484375 3654.69873046875 background all_cells +8678.1123046875 3648.36669921875 background all_cells +8687.8408203125 3650.73291015625 background all_cells +8608.1171875 3637.16943359375 background all_cells +8612.5556640625 3625.284423828125 background all_cells +8608.8232421875 3628.995849609375 background all_cells +8586.23828125 3583.6181640625 background all_cells +8584.1806640625 3595.54833984375 background all_cells +8578.4453125 3591.21923828125 background all_cells +8578.44921875 3585.809814453125 background all_cells +8553.3125 3649.05908203125 background all_cells +8561.6787109375 3662.626953125 background all_cells +8561.798828125 3655.6943359375 background all_cells +8558.111328125 3644.045654296875 background all_cells +8582.791015625 3641.08642578125 background all_cells +8647.802734375 3589.69775390625 background all_cells +8644.15625 3576.861083984375 background all_cells +8654.9541015625 3604.361083984375 background all_cells +8650.6953125 3573.60888671875 background all_cells +8681.5234375 3594.670166015625 background all_cells +8669.0322265625 3612.703369140625 background all_cells +8682.4560546875 3618.333984375 background all_cells +8682.76171875 3611.05126953125 background all_cells +8684.6875 3602.201904296875 background all_cells +8690.5126953125 3597.201904296875 background all_cells +8686.8447265625 3575.39111328125 background all_cells +8693.3427734375 3592.352294921875 background all_cells +8673.9892578125 3586.701416015625 background all_cells +8594.724609375 3857.381591796875 background all_cells +8588.47265625 3845.118408203125 background all_cells +8589.376953125 3861.123779296875 background all_cells +8599.251953125 3876.0791015625 background all_cells +8604.921875 3870.150634765625 background all_cells +8600.7783203125 3861.4296875 background all_cells +8598.9375 3907.68994140625 background all_cells +8591.916015625 3911.88525390625 background all_cells +8592.8837890625 3920.093994140625 background all_cells +8609.1533203125 4000.435546875 background all_cells +8590.0859375 3987.75048828125 background all_cells +8603.3193359375 3911.269775390625 background all_cells +8603.4765625 3885.9833984375 background all_cells +8588.15234375 3897.0537109375 background all_cells +8603.53515625 3896.960693359375 background all_cells +8596.865234375 3888.334716796875 background all_cells +8626.66796875 3870.882568359375 background all_cells +8625.53125 3899.775390625 background all_cells +8623.1123046875 3885.45703125 background all_cells +8628.75 3882.003173828125 background all_cells +8659.103515625 3884.550537109375 background all_cells +8680.556640625 3872.8837890625 background all_cells +8681.0361328125 3884.228271484375 background all_cells +8662.5087890625 3895.851806640625 background all_cells +8619.666015625 3916.446533203125 background all_cells +8629.19140625 3947.30712890625 background all_cells +8617.634765625 3935.7841796875 background all_cells +8678.7529296875 3911.08984375 background all_cells +8667.3955078125 3920.753662109375 background all_cells +8683.2236328125 3919.591552734375 background all_cells +8668.224609375 3913.54833984375 background all_cells +8642.912109375 3973.475830078125 background all_cells +8658.453125 3929.167724609375 background all_cells +8635.09765625 3898.49658203125 background all_cells +8655.2978515625 3922.127685546875 background all_cells +8647.85546875 3914.14599609375 background all_cells +8599.521484375 3797.7861328125 background all_cells +8597.7431640625 3846.15478515625 background all_cells +8595.3115234375 3768.922119140625 background all_cells +8608.2529296875 3777.01806640625 background all_cells +8593.724609375 3831.486572265625 background all_cells +8595.1494140625 3779.414794921875 background all_cells +8614.607421875 3864.39501953125 background all_cells +8621.82421875 3856.468994140625 background all_cells +8613.6669921875 3848.30419921875 background all_cells +8687.30078125 3790.213623046875 background all_cells +8612.162109375 3769.07275390625 background all_cells +8637.1494140625 3801.90234375 background all_cells +8644.3662109375 3810.341064453125 background all_cells +8627.9140625 3809.6044921875 background all_cells +8614.8173828125 3802.948974609375 background all_cells +8561.94140625 3672.362548828125 background all_cells +8552.576171875 3708.0048828125 background all_cells +8571.16015625 3675.411376953125 background all_cells +8567.37109375 3683.40966796875 background all_cells +8566.2138671875 3668.466064453125 background all_cells +8574.7451171875 3827.211669921875 background all_cells +8577.501953125 3845.291015625 background all_cells +8585.9501953125 3822.86474609375 background all_cells +8549.3037109375 3811.662841796875 background all_cells +8584.994140625 3738.28173828125 background all_cells +8603.044921875 3759.49609375 background all_cells +8575.7060546875 3760.84228515625 background all_cells +8576.23046875 3740.502197265625 background all_cells +8576.8701171875 3679.557373046875 background all_cells +8585.55859375 3695.2060546875 background all_cells +8581.59765625 3695.588623046875 background all_cells +8578.2158203125 3686.654296875 background all_cells +8582.8818359375 3777.87841796875 background all_cells +8587.53515625 3790.841552734375 background all_cells +8573.7587890625 3790.8681640625 background all_cells +8576.6318359375 3776.5283203125 background all_cells +8499.5869140625 3854.05224609375 background all_cells +8506.3310546875 3860.717041015625 background all_cells +8504.75 3867.24658203125 background all_cells +8477.77734375 3879.279052734375 background all_cells +8488.5673828125 3878.780029296875 background all_cells +8485.716796875 3885.165283203125 background all_cells +8481.4521484375 3897.619384765625 background all_cells +8496.654296875 3885.02294921875 background all_cells +8523.720703125 3881.365234375 background all_cells +8524.05078125 3899.878173828125 background all_cells +8507.654296875 3895.492431640625 background all_cells +8492.6005859375 3863.010009765625 background all_cells +8487.7294921875 3871.959716796875 background all_cells +8497.32421875 3867.92236328125 background all_cells +8567.9345703125 3855.829345703125 background all_cells +8550.26171875 3870.902587890625 background all_cells +8580.8251953125 3867.840576171875 background all_cells +8567.5732421875 3867.088623046875 background all_cells +8538.05078125 3877.779541015625 background all_cells +8542.9462890625 3895.614013671875 background all_cells +8539.98828125 3889.605224609375 background all_cells +8549.91015625 3896.639404296875 background all_cells +8549.2412109375 3881.98046875 background all_cells +8575.32421875 3879.3349609375 background all_cells +8565.0908203125 3876.962646484375 background all_cells +8561.490234375 3888.117431640625 background all_cells +8520.0517578125 3860.972412109375 background all_cells +8541.2451171875 3861.232177734375 background all_cells +8531.8544921875 3863.555908203125 background all_cells +8540.806640625 3845.75927734375 background all_cells +8531.6884765625 3842.88671875 background all_cells +8562.8095703125 3840.04150390625 background all_cells +8540.890625 3831.5986328125 background all_cells +8551.916015625 3830.219970703125 background all_cells +8558.9970703125 3817.253173828125 background all_cells +8495.1015625 3834.919677734375 background all_cells +8500.8671875 3824.086669921875 background all_cells +8495.529296875 3816.80908203125 background all_cells +8481.18359375 3841.010009765625 background all_cells +8482.716796875 3821.475341796875 background all_cells +8487.4375 3828.70703125 background all_cells +8481.5595703125 3831.01123046875 background all_cells +8513.8154296875 3826.64306640625 background all_cells +8524.8779296875 3846.639892578125 background all_cells +8513.7939453125 3844.84619140625 background all_cells +8522.40234375 3832.0185546875 background all_cells +8475.5927734375 3805.156494140625 background all_cells +8475.6748046875 3828.291259765625 background all_cells +8473.4130859375 3836.300048828125 background all_cells +8509.505859375 3797.912353515625 background all_cells +8515.958984375 3811.642578125 background all_cells +8510.072265625 3807.983642578125 background all_cells +8599.994140625 3732.799560546875 background all_cells +8602.4072265625 3708.708740234375 background all_cells +8581.380859375 3719.107177734375 background all_cells +8604.8349609375 3722.971923828125 background all_cells +8655.626953125 3719.324951171875 background all_cells +8644.9716796875 3692.166259765625 background all_cells +8655.8681640625 3691.586181640625 background all_cells +8649.5419921875 3699.7119140625 background all_cells +8653.490234375 3730.255615234375 background all_cells +8641.3828125 3726.064208984375 background all_cells +8601.9541015625 3676.268310546875 background all_cells +8608.162109375 3700.797607421875 background all_cells +8754.65625 3409.837158203125 background all_cells +8765.4609375 3423.174560546875 background all_cells +8760.94140625 3431.09912109375 background all_cells +8758.23046875 3447.27587890625 background all_cells +8765.796875 3435.7802734375 background all_cells +8753.6162109375 3432.80908203125 background all_cells +8690.3408203125 3447.95263671875 background all_cells +8701.0009765625 3430.77587890625 background all_cells +8696.78515625 3441.275390625 background all_cells +8723.98046875 3415.063232421875 background all_cells +8746.703125 3412.392578125 background all_cells +8742.146484375 3429.69970703125 background all_cells +8661.541015625 3533.124267578125 background all_cells +8665.1669921875 3509.93798828125 background all_cells +8663.115234375 3522.63037109375 background all_cells +8668.091796875 3532.18798828125 background all_cells +8664.7431640625 3537.029052734375 background all_cells +8664.7705078125 3542.991455078125 background all_cells +8686.4462890625 3523.083984375 background all_cells +8688.3603515625 3528.18505859375 background all_cells +8682.15234375 3528.804931640625 background all_cells +8684.640625 3520.692626953125 background all_cells +8689.84765625 3533.696533203125 background all_cells +8689.357421875 3542.48095703125 background all_cells +8679.220703125 3536.666748046875 background all_cells +8671.42578125 3538.523681640625 background all_cells +8675.0 3525.51806640625 background all_cells +8673.982421875 3546.110595703125 background all_cells +8669.654296875 3525.78369140625 background all_cells +8685.7138671875 3511.873779296875 background all_cells +8680.759765625 3503.6337890625 background all_cells +8675.5380859375 3509.572021484375 background all_cells +8678.9130859375 3516.83984375 background all_cells +8692.15625 3514.01611328125 background all_cells +8695.4658203125 3522.912109375 background all_cells +8705.8720703125 3527.276123046875 background all_cells +8703.265625 3504.072509765625 background all_cells +8699.6474609375 3509.406494140625 background all_cells +8700.3837890625 3519.365234375 background all_cells +8743.7919921875 3525.798095703125 background all_cells +8756.1640625 3526.074951171875 background all_cells +8746.5078125 3534.12890625 background all_cells +8698.0380859375 3530.85400390625 background all_cells +8697.5859375 3540.487548828125 background all_cells +8705.06640625 3538.8876953125 background all_cells +8706.740234375 3532.47265625 background all_cells +8709.5263671875 3515.066162109375 background all_cells +8715.4150390625 3500.61669921875 background all_cells +8718.203125 3493.296142578125 background all_cells +8719.478515625 3520.906005859375 background all_cells +8708.623046875 3502.598876953125 background all_cells +8715.939453125 3593.822265625 background all_cells +8719.248046875 3547.267822265625 background all_cells +8715.5419921875 3554.666748046875 background all_cells +8718.1953125 3573.55908203125 background all_cells +8717.4677734375 3584.20458984375 background all_cells +8714.9775390625 3577.981689453125 background all_cells +8727.4658203125 3575.54248046875 background all_cells +8732.259765625 3587.543701171875 background all_cells +8726.7978515625 3584.79638671875 background all_cells +8710.21484375 3572.90087890625 background all_cells +8698.408203125 3546.182861328125 background all_cells +8708.8759765625 3552.384521484375 background all_cells +8700.3525390625 3552.759033203125 background all_cells +8684.177734375 3704.059326171875 background all_cells +8705.9716796875 3699.32958984375 background all_cells +8701.6435546875 3708.586669921875 background all_cells +8693.5810546875 3672.761474609375 background all_cells +8708.4912109375 3680.678955078125 background all_cells +8703.4345703125 3687.586181640625 background all_cells +8694.0693359375 3680.150634765625 background all_cells +8714.763671875 3698.65185546875 background all_cells +8717.53515625 3705.486083984375 background all_cells +8697.6220703125 3663.341552734375 background all_cells +8699.96484375 3671.55615234375 background all_cells +8706.98828125 3670.4638671875 background all_cells +8704.4091796875 3660.638671875 background all_cells +8680.3984375 3673.309326171875 background all_cells +8688.2392578125 3670.882568359375 background all_cells +8685.6884765625 3666.0791015625 background all_cells +8671.3203125 3662.319580078125 background all_cells +8676.9970703125 3662.9921875 background all_cells +8660.861328125 3708.507080078125 background all_cells +8671.3671875 3711.045654296875 background all_cells +8669.013671875 3698.79052734375 background all_cells +8662.5224609375 3636.348876953125 background all_cells +8669.9267578125 3679.245849609375 background all_cells +8658.455078125 3682.9560546875 background all_cells +8658.130859375 3671.76708984375 background all_cells +8742.20703125 3637.161865234375 background all_cells +8739.4228515625 3591.72021484375 background all_cells +8739.650390625 3650.105712890625 background all_cells +8714.1845703125 3654.673828125 background all_cells +8723.20703125 3638.022705078125 background all_cells +8725.470703125 3648.167236328125 background all_cells +8714.7314453125 3617.873291015625 background all_cells +8693.6015625 3628.20068359375 background all_cells +8703.6630859375 3626.515869140625 background all_cells +8694.490234375 3620.340576171875 background all_cells +8707.7744140625 3640.71923828125 background all_cells +8687.4111328125 3627.41064453125 background all_cells +8688.9296875 3611.53125 background all_cells +8690.455078125 3634.1484375 background all_cells +8687.9384765625 3621.58984375 background all_cells +8695.763671875 3605.799072265625 background all_cells +8728.4970703125 3593.435791015625 background all_cells +8707.775390625 3600.14599609375 background all_cells +8696.208984375 3612.630859375 background all_cells +8705.4677734375 3610.39794921875 background all_cells +8867.6533203125 3448.08251953125 background all_cells +8864.78125 3416.774658203125 background all_cells +8877.6376953125 3426.797119140625 background all_cells +8871.611328125 3441.9091796875 background all_cells +8867.4990234375 3537.767822265625 background all_cells +8862.634765625 3525.303466796875 background all_cells +8866.2431640625 3547.44677734375 background all_cells +8856.1103515625 3566.23193359375 background all_cells +8838.6435546875 3598.020751953125 background all_cells +8847.2080078125 3550.180419921875 background all_cells +8869.328125 3597.030029296875 background all_cells +8874.0234375 3602.927001953125 background all_cells +8860.8583984375 3599.356201171875 background all_cells +8829.5478515625 3502.8701171875 background all_cells +8821.3447265625 3508.91845703125 background all_cells +8827.76171875 3511.83056640625 background all_cells +8837.5810546875 3515.7802734375 background all_cells +8841.0302734375 3535.61474609375 background all_cells +8840.98046875 3523.998779296875 background all_cells +8867.3720703125 3573.177734375 background all_cells +8872.173828125 3581.20263671875 background all_cells +8874.0205078125 3590.85107421875 background all_cells +8865.7568359375 3592.736572265625 background all_cells +8780.3212890625 3589.513916015625 background all_cells +8790.650390625 3595.113037109375 background all_cells +8785.47265625 3611.53466796875 background all_cells +8796.3251953125 3605.630859375 background all_cells +8781.498046875 3597.814453125 background all_cells +8787.8896484375 3628.188720703125 background all_cells +8797.2080078125 3623.22412109375 background all_cells +8805.1640625 3635.9775390625 background all_cells +8793.6376953125 3639.5732421875 background all_cells +8790.1103515625 3634.5712890625 background all_cells +8826.2001953125 3608.2763671875 background all_cells +8808.6484375 3614.526123046875 background all_cells +8818.017578125 3612.111572265625 background all_cells +8868.5966796875 3617.93896484375 background all_cells +8878.2421875 3620.730224609375 background all_cells +8860.9638671875 3629.176025390625 background all_cells +8875.3515625 3630.385498046875 background all_cells +8877.509765625 3646.3955078125 background all_cells +8855.2890625 3654.31396484375 background all_cells +8874.5166015625 3681.995849609375 background all_cells +8876.2568359375 3663.6015625 background all_cells +8868.0234375 3650.59765625 background all_cells +8841.087890625 3616.419921875 background all_cells +8849.9755859375 3619.947509765625 background all_cells +8849.744140625 3629.78662109375 background all_cells +8847.3564453125 3640.74267578125 background all_cells +8871.08203125 3636.91552734375 background all_cells +8862.9453125 3641.851806640625 background all_cells +8860.6650390625 3636.78466796875 background all_cells +8820.052734375 3629.634765625 background all_cells +8835.552734375 3611.007568359375 background all_cells +8832.7333984375 3630.636962890625 background all_cells +8832.443359375 3617.15869140625 background all_cells +8745.3076171875 3602.0830078125 background all_cells +8754.7900390625 3609.1474609375 background all_cells +8758.734375 3602.16748046875 background all_cells +8750.076171875 3599.4404296875 background all_cells +8775.990234375 3630.35400390625 background all_cells +8765.6259765625 3641.347900390625 background all_cells +8756.580078125 3636.882568359375 background all_cells +8766.5 3575.305908203125 background all_cells +8777.1611328125 3572.578857421875 background all_cells +8767.7216796875 3546.191650390625 background all_cells +8771.62890625 3581.040771484375 background all_cells +8749.357421875 3594.4638671875 background all_cells +8763.5283203125 3590.991455078125 background all_cells +8776.6689453125 3618.85400390625 background all_cells +8770.46875 3624.395751953125 background all_cells +8756.1787109375 3621.9599609375 background all_cells +8758.169921875 3549.506103515625 background all_cells +8783.3984375 3541.5458984375 background all_cells +8826.912109375 3533.590576171875 background all_cells +8796.3662109375 3548.789306640625 background all_cells +8808.3701171875 3546.62744140625 background all_cells +8791.0546875 3583.9580078125 background all_cells +8797.3349609375 3592.805419921875 background all_cells +8803.46484375 3589.243408203125 background all_cells +8817.6962890625 3575.270751953125 background all_cells +8825.96484375 3586.799560546875 background all_cells +8808.8203125 3582.06103515625 background all_cells +8828.8076171875 3580.266845703125 background all_cells +8796.7041015625 3572.81201171875 background all_cells +8783.658203125 3568.439453125 background all_cells +8789.0634765625 3564.736572265625 background all_cells +8812.6591796875 3561.095458984375 background all_cells +8803.2880859375 3557.2890625 background all_cells +8662.1640625 3721.68359375 background all_cells +8665.7861328125 3745.349853515625 background all_cells +8690.1484375 3722.3759765625 background all_cells +8667.8310546875 3735.6064453125 background all_cells +8696.3447265625 3772.247314453125 background all_cells +8695.7392578125 3786.70703125 background all_cells +8692.3212890625 3780.405029296875 background all_cells +8675.5 3749.992431640625 background all_cells +8693.466796875 3758.50830078125 background all_cells +8680.9990234375 3754.923828125 background all_cells +8687.71875 3751.223388671875 background all_cells +8817.2958984375 3733.41845703125 background all_cells +8829.4169921875 3745.724853515625 background all_cells +8842.787109375 3738.468017578125 background all_cells +8821.41015625 3750.990966796875 background all_cells +8828.7939453125 3765.90576171875 background all_cells +8836.80859375 3749.41796875 background all_cells +8858.09375 3733.31591796875 background all_cells +8874.123046875 3755.627197265625 background all_cells +8857.1083984375 3746.861083984375 background all_cells +8868.8876953125 3740.971435546875 background all_cells +8852.736328125 3765.715576171875 background all_cells +8848.80859375 3758.634033203125 background all_cells +8862.25390625 3789.052001953125 background all_cells +8859.97265625 3772.45068359375 background all_cells +8827.1103515625 3777.072021484375 background all_cells +8834.55078125 3780.81298828125 background all_cells +8836.4228515625 3792.47314453125 background all_cells +8845.7314453125 3787.91650390625 background all_cells +8796.0205078125 3756.964111328125 background all_cells +8774.7958984375 3769.212158203125 background all_cells +8803.25390625 3786.266357421875 background all_cells +8800.4970703125 3748.06494140625 background all_cells +8801.4345703125 3737.681640625 background all_cells +8809.4599609375 3748.9736328125 background all_cells +8814.6708984375 3788.650146484375 background all_cells +8808.1162109375 3780.17431640625 background all_cells +8793.8486328125 3785.828857421875 background all_cells +8798.7958984375 3775.455078125 background all_cells +8797.638671875 3791.982421875 background all_cells +8792.7373046875 3779.01220703125 background all_cells +8779.6875 3778.919921875 background all_cells +8787.05859375 3782.537353515625 background all_cells +8780.3271484375 3792.066650390625 background all_cells +8784.224609375 3786.25927734375 background all_cells +8777.4833984375 3784.716552734375 background all_cells +8743.296875 3780.421630859375 background all_cells +8749.5947265625 3784.72119140625 background all_cells +8745.166015625 3765.178955078125 background all_cells +8763.564453125 3785.716552734375 background all_cells +8760.6591796875 3777.403076171875 background all_cells +8771.6806640625 3789.054931640625 background all_cells +8772.5263671875 3780.70166015625 background all_cells +8769.140625 3775.4541015625 background all_cells +8753.51171875 3764.944091796875 background all_cells +8764.01953125 3770.25732421875 background all_cells +8760.587890625 3764.989013671875 background all_cells +8754.666015625 3772.216552734375 background all_cells +8698.369140625 3726.0400390625 background all_cells +8705.443359375 3725.757080078125 background all_cells +8699.060546875 3739.99951171875 background all_cells +8712.55078125 3738.033447265625 background all_cells +8726.0390625 3739.410888671875 background all_cells +8719.1044921875 3740.93212890625 background all_cells +8720.3251953125 3751.81689453125 background all_cells +8703.4482421875 3756.038818359375 background all_cells +8711.48828125 3751.060302734375 background all_cells +8720.6708984375 3757.715087890625 background all_cells +8705.0576171875 3776.715087890625 background all_cells +8723.2314453125 3777.165771484375 background all_cells +8721.0380859375 3768.163330078125 background all_cells +8714.57421875 3760.87548828125 background all_cells +8738.966796875 3721.659912109375 background all_cells +8739.91015625 3731.939208984375 background all_cells +8749.0615234375 3726.918701171875 background all_cells +8790.4951171875 3748.730224609375 background all_cells +8785.966796875 3755.964599609375 background all_cells +8775.6416015625 3758.388427734375 background all_cells +8757.9873046875 3746.43896484375 background all_cells +8761.16796875 3735.1142578125 background all_cells +8791.8681640625 3741.641845703125 background all_cells +8778.7734375 3747.32080078125 background all_cells +8778.703125 3737.164794921875 background all_cells +8739.013671875 3755.588623046875 background all_cells +8755.46875 3758.33203125 background all_cells +8745.8212890625 3756.1650390625 background all_cells +8753.91015625 3744.486328125 background all_cells +8698.5625 3851.419677734375 background all_cells +8702.5263671875 3860.36767578125 background all_cells +8696.6005859375 3857.709716796875 background all_cells +8691.611328125 3856.57763671875 background all_cells +8726.3896484375 3840.268798828125 background all_cells +8741.9208984375 3844.03466796875 background all_cells +8708.9326171875 3840.797607421875 background all_cells +8716.1669921875 3848.798095703125 background all_cells +8712.1416015625 3864.08544921875 background all_cells +8708.642578125 3853.740966796875 background all_cells +8691.7802734375 3844.485595703125 background all_cells +8769.56640625 3827.3681640625 background all_cells +8766.380859375 3835.19091796875 background all_cells +8757.8916015625 3827.893310546875 background all_cells +8781.3603515625 3842.798828125 background all_cells +8780.466796875 3857.2412109375 background all_cells +8788.779296875 3856.831298828125 background all_cells +8779.4609375 3831.72265625 background all_cells +8787.0673828125 3824.474609375 background all_cells +8777.869140625 3824.794677734375 background all_cells +8811.99609375 3867.530029296875 background all_cells +8816.4697265625 3872.8623046875 background all_cells +8809.185546875 3872.99560546875 background all_cells +8796.9462890625 3883.78125 background all_cells +8797.4541015625 3894.036865234375 background all_cells +8788.125 3878.83251953125 background all_cells +8772.255859375 3909.2060546875 background all_cells +8728.1669921875 4016.545654296875 background all_cells +8738.595703125 4018.47998046875 background all_cells +8733.498046875 4004.409423828125 background all_cells +8695.982421875 3795.281494140625 background all_cells +8718.7666015625 3811.127197265625 background all_cells +8710.21875 3799.263671875 background all_cells +8703.1416015625 3827.70849609375 background all_cells +8717.7197265625 3825.9716796875 background all_cells +8789.0810546875 3797.2333984375 background all_cells +8759.8076171875 3820.828369140625 background all_cells +8807.5283203125 3830.17431640625 background all_cells +8808.546875 3822.502197265625 background all_cells +8815.306640625 3819.391845703125 background all_cells +8812.11328125 3679.650390625 background all_cells +8813.57421875 3645.837646484375 background all_cells +8797.654296875 3653.237548828125 background all_cells +8809.6123046875 3655.804443359375 background all_cells +8822.0927734375 3662.091552734375 background all_cells +8813.896484375 3669.773681640625 background all_cells +8782.037109375 3674.763427734375 background all_cells +8794.4580078125 3673.2080078125 background all_cells +8853.3564453125 3678.4482421875 background all_cells +8856.234375 3680.446533203125 background all_cells +8862.806640625 3680.00537109375 background all_cells +8762.49609375 3673.85009765625 background all_cells +8774.8056640625 3681.896484375 background all_cells +8775.2099609375 3664.7958984375 background all_cells +8768.05078125 3689.426025390625 background all_cells +8844.1025390625 3664.838134765625 background all_cells +8827.078125 3690.081298828125 background all_cells +8840.8525390625 3681.491455078125 background all_cells +8830.380859375 3675.497314453125 background all_cells +8794.7685546875 3691.018798828125 background all_cells +8813.29296875 3690.734130859375 background all_cells +8809.279296875 3702.864501953125 background all_cells +8798.939453125 3704.7373046875 background all_cells +8826.8125 3703.012451171875 background all_cells +8856.974609375 3705.73388671875 background all_cells +8844.646484375 3697.080322265625 background all_cells +8840.880859375 3715.987548828125 background all_cells +8861.08984375 3722.14599609375 background all_cells +8869.25390625 3714.76318359375 background all_cells +8829.833984375 3729.782958984375 background all_cells +8847.79296875 3725.302734375 background all_cells +8818.8359375 3716.402099609375 background all_cells +8746.9296875 3717.303466796875 background all_cells +8763.0458984375 3718.986083984375 background all_cells +8754.177734375 3713.3955078125 background all_cells +8770.1259765625 3728.094482421875 background all_cells +8787.0888671875 3720.263916015625 background all_cells +8790.015625 3726.786376953125 background all_cells +8788.5537109375 3712.0234375 background all_cells +8778.1474609375 3720.299072265625 background all_cells +8763.185546875 3705.5283203125 background all_cells +8783.5830078125 3694.44775390625 background all_cells +8780.1240234375 3702.764892578125 background all_cells +8751.267578125 3690.675537109375 background all_cells +8744.0146484375 3706.595458984375 background all_cells +8753.7216796875 3698.68603515625 background all_cells +8667.9599609375 3935.58740234375 background all_cells +8667.21484375 3939.95166015625 background all_cells +8690.8623046875 3923.627197265625 background all_cells +8689.3671875 3930.25048828125 background all_cells +8670.85546875 3927.11962890625 background all_cells +8699.2158203125 3906.37255859375 background all_cells +8713.6123046875 3905.264892578125 background all_cells +8726.8994140625 3931.79150390625 background all_cells +8727.5693359375 3950.7509765625 background all_cells +8734.130859375 3944.170166015625 background all_cells +8735.7353515625 3933.341552734375 background all_cells +8734.00390625 3912.7490234375 background all_cells +8718.828125 3924.731201171875 background all_cells +8732.3720703125 3922.859375 background all_cells +8718.4189453125 3874.8212890625 background all_cells +8726.802734375 3872.013916015625 background all_cells +8716.001953125 3881.688232421875 background all_cells +8730.9443359375 3879.455810546875 background all_cells +8725.44140625 3883.0498046875 background all_cells +8720.45703125 3891.552978515625 background all_cells +8717.017578125 3898.09814453125 background all_cells +8694.2509765625 3891.181884765625 background all_cells +8689.7431640625 3879.0205078125 background all_cells +8709.822265625 3879.660400390625 background all_cells +8689.0361328125 3900.385498046875 background all_cells +8704.8896484375 3893.037841796875 background all_cells +8711.748046875 3891.06787109375 background all_cells +8684.791015625 3960.7373046875 background all_cells +8699.326171875 3974.512939453125 background all_cells +8682.4580078125 3969.85498046875 background all_cells +8713.091796875 3959.146484375 background all_cells +8711.3017578125 4005.88330078125 background all_cells +8698.857421875 3990.520263671875 background all_cells +8700.58984375 4020.556396484375 background all_cells +8693.9267578125 4016.65771484375 background all_cells +8692.4130859375 4010.708251953125 background all_cells +8692.67578125 4005.159423828125 background all_cells +8705.3857421875 4003.080322265625 background all_cells +8723.53125 4022.747314453125 background all_cells +8733.8515625 4043.120849609375 background all_cells +8731.923828125 4034.355224609375 background all_cells +8729.876953125 4025.82177734375 background all_cells +8756.953125 2903.295166015625 background all_cells +8766.634765625 2924.311279296875 background all_cells +8775.86328125 2903.0927734375 background all_cells +8769.06640625 2913.150390625 background all_cells +8773.185546875 2946.231201171875 background all_cells +8756.8037109375 2948.071044921875 background all_cells +8769.9921875 2940.947998046875 background all_cells +8804.6865234375 2919.184326171875 background all_cells +8799.0 2960.90380859375 background all_cells +8788.5576171875 2932.91357421875 background all_cells +8760.7255859375 2972.686279296875 background all_cells +8774.6904296875 2974.509765625 background all_cells +8802.474609375 2965.802490234375 background all_cells +8782.08203125 2966.749755859375 background all_cells +8768.240234375 2987.397216796875 background all_cells +8783.09375 3014.359619140625 background all_cells +8774.900390625 3019.346923828125 background all_cells +8780.1572265625 3017.1630859375 background all_cells +8793.41796875 3013.3154296875 background all_cells +8762.990234375 2900.122314453125 background all_cells +8769.05078125 2898.95458984375 background all_cells +8769.48046875 2887.8544921875 background all_cells +8768.7705078125 2895.07421875 background all_cells +8814.353515625 2905.51611328125 background all_cells +8803.8740234375 2899.207763671875 background all_cells +8781.4287109375 2893.638427734375 background all_cells +8789.5341796875 2908.8994140625 background all_cells +8810.609375 3006.572265625 background all_cells +9004.5380859375 3063.348388671875 background all_cells +9015.3916015625 3066.739990234375 background all_cells +9016.7978515625 3091.861328125 background all_cells +8877.484375 2972.232177734375 background all_cells +8868.41796875 2980.17041015625 background all_cells +8867.2822265625 2961.553466796875 background all_cells +8874.3408203125 2958.432373046875 background all_cells +8877.4150390625 2943.248779296875 background all_cells +8877.923828125 2911.3349609375 background all_cells +8876.044921875 2919.919189453125 background all_cells +8874.9833984375 2936.4365234375 background all_cells +8857.0361328125 2936.174560546875 background all_cells +8854.455078125 2952.182373046875 background all_cells +8859.322265625 2951.281494140625 background all_cells +8860.0068359375 2943.428955078125 background all_cells +8866.4580078125 2921.094970703125 background all_cells +8819.7998046875 2905.6708984375 background all_cells +8827.099609375 2909.64306640625 background all_cells +8827.4072265625 2885.648681640625 background all_cells +8831.16796875 2889.546630859375 background all_cells +8818.2841796875 2920.358154296875 background all_cells +8809.0439453125 2966.2841796875 background all_cells +8841.75390625 2976.7392578125 background all_cells +8818.1533203125 2971.134033203125 background all_cells +8836.576171875 2960.13525390625 background all_cells +8848.8603515625 2966.5458984375 background all_cells +8842.9677734375 2963.659912109375 background all_cells +8836.0888671875 2945.513671875 background all_cells +8813.333984375 2956.812744140625 background all_cells +8819.3271484375 2951.561279296875 background all_cells +8833.796875 2949.160888671875 background all_cells +8843.609375 2929.388671875 background all_cells +8807.076171875 2935.14697265625 background all_cells +8816.2255859375 2930.895263671875 background all_cells +8832.7001953125 2931.999755859375 background all_cells +8732.1240234375 2969.195556640625 background all_cells +8761.3515625 3002.30908203125 background all_cells +8752.7041015625 3058.16845703125 background all_cells +8756.1171875 3082.350341796875 background all_cells +8752.146484375 3076.940673828125 background all_cells +8742.609375 3025.8291015625 background all_cells +8725.6806640625 2976.843505859375 background all_cells +8739.18359375 3187.900146484375 background all_cells +8747.796875 3186.39990234375 background all_cells +8744.841796875 3196.7998046875 background all_cells +8744.2626953125 3189.698486328125 background all_cells +8749.998046875 3236.28857421875 background all_cells +8731.2548828125 3236.05322265625 background all_cells +8715.072265625 3237.28662109375 background all_cells +8751.7744140625 3218.256591796875 background all_cells +8790.677734375 3208.736328125 background all_cells +8788.0576171875 3221.8203125 background all_cells +8759.529296875 3214.677490234375 background all_cells +8779.2158203125 3212.77490234375 background all_cells +8697.0673828125 3119.369873046875 background all_cells +8708.400390625 3124.450927734375 background all_cells +8702.0234375 3133.502685546875 background all_cells +8697.783203125 3113.029052734375 background all_cells +8717.0537109375 3136.7060546875 background all_cells +8728.681640625 3135.34521484375 background all_cells +8722.5732421875 3125.388671875 background all_cells +8730.9404296875 3164.106201171875 background all_cells +8734.7451171875 3159.334228515625 background all_cells +8731.185546875 3150.10791015625 background all_cells +8709.3740234375 3162.83544921875 background all_cells +8711.0 3159.354248046875 background all_cells +8724.171875 3158.126220703125 background all_cells +8645.51171875 2981.892822265625 background all_cells +8690.169921875 2979.381591796875 background all_cells +8684.505859375 2987.43310546875 background all_cells +8698.9306640625 3086.30078125 background all_cells +8653.2353515625 3020.375244140625 background all_cells +8685.6201171875 3021.578857421875 background all_cells +8673.9873046875 3024.64013671875 background all_cells +8685.0966796875 3013.56298828125 background all_cells +8696.0419921875 3018.1875 background all_cells +8699.4375 2997.516357421875 background all_cells +8711.4912109375 3032.492919921875 background all_cells +8719.0771484375 3025.122802734375 background all_cells +8753.5556640625 3181.880859375 background all_cells +8745.9052734375 3157.087890625 background all_cells +8748.625 3167.441162109375 background all_cells +8745.5107421875 3176.818115234375 background all_cells +8768.255859375 3176.853515625 background all_cells +8753.3564453125 3175.451904296875 background all_cells +8772.0537109375 3187.59619140625 background all_cells +8817.8974609375 3165.71875 background all_cells +8812.25 3187.238037109375 background all_cells +8776.7333984375 3165.337158203125 background all_cells +8759.8701171875 3193.457763671875 background all_cells +8766.8154296875 3190.433837890625 background all_cells +8775.45703125 3203.25390625 background all_cells +8785.966796875 3201.443359375 background all_cells +8813.9013671875 3217.378662109375 background all_cells +8815.04296875 3209.162353515625 background all_cells +8818.974609375 3250.191650390625 background all_cells +8831.1494140625 3264.755126953125 background all_cells +8820.119140625 3263.900634765625 background all_cells +8821.4013671875 3256.699462890625 background all_cells +8828.0029296875 3254.103515625 background all_cells +8810.5458984375 3244.23974609375 background all_cells +8810.9404296875 3229.648681640625 background all_cells +8805.873046875 3234.474609375 background all_cells +8775.3193359375 3257.133056640625 background all_cells +8767.7080078125 3254.154052734375 background all_cells +8808.0400390625 3251.41259765625 background all_cells +8822.9521484375 3218.99365234375 background all_cells +8826.4375 3236.24462890625 background all_cells +8820.060546875 3238.94287109375 background all_cells +8822.5185546875 3228.91552734375 background all_cells +8839.333984375 3292.88330078125 background all_cells +8836.9306640625 3284.04443359375 background all_cells +8851.6298828125 3308.442626953125 background all_cells +8878.5498046875 3301.823974609375 background all_cells +8843.05078125 3300.84619140625 background all_cells +8874.5048828125 3333.720947265625 background all_cells +8879.3896484375 3327.733642578125 background all_cells +8874.4453125 3321.3408203125 background all_cells +8862.35546875 3333.966796875 background all_cells +8862.7294921875 3325.9833984375 background all_cells +8832.4345703125 3318.822021484375 background all_cells +8847.337890625 3312.234619140625 background all_cells +8846.48046875 3327.373291015625 background all_cells +8839.9638671875 3312.80078125 background all_cells +8762.583984375 3275.708984375 background all_cells +8787.8017578125 3286.353271484375 background all_cells +8776.80859375 3266.736083984375 background all_cells +8775.55859375 3284.397705078125 background all_cells +8774.8359375 3278.503662109375 background all_cells +8770.830078125 3274.734619140625 background all_cells +8781.201171875 3292.4794921875 background all_cells +8745.177734375 3315.8720703125 background all_cells +8789.1064453125 3298.185791015625 background all_cells +8810.09765625 3287.371337890625 background all_cells +8825.77734375 3311.138916015625 background all_cells +8792.333984375 3275.221435546875 background all_cells +8806.966796875 3316.53857421875 background all_cells +8796.7978515625 3313.013671875 background all_cells +9028.494140625 3222.957275390625 background all_cells +8850.416015625 3189.621337890625 background all_cells +8873.7451171875 3193.09228515625 background all_cells +8837.62890625 3252.829833984375 background all_cells +8838.55859375 3271.11962890625 background all_cells +8862.0224609375 3159.053466796875 background all_cells +8856.201171875 3173.0673828125 background all_cells +8752.7431640625 3331.444091796875 background all_cells +8767.630859375 3330.845458984375 background all_cells +8748.66015625 3342.0712890625 background all_cells +8765.0341796875 3337.797607421875 background all_cells +8783.5595703125 3346.568603515625 background all_cells +8795.3134765625 3349.001953125 background all_cells +8789.3671875 3343.219970703125 background all_cells +8782.568359375 3326.46044921875 background all_cells +8777.3271484375 3333.801513671875 background all_cells +8790.7451171875 3335.513671875 background all_cells +8787.8857421875 3328.970947265625 background all_cells +8760.3076171875 3342.591552734375 background all_cells +8776.404296875 3348.648681640625 background all_cells +8772.12890625 3339.686767578125 background all_cells +8801.2900390625 3372.561767578125 background all_cells +8802.666015625 3358.184814453125 background all_cells +8795.693359375 3379.33837890625 background all_cells +8804.46484375 3384.068359375 background all_cells +8767.9404296875 3373.151123046875 background all_cells +8766.49609375 3361.579833984375 background all_cells +8788.2705078125 3351.93505859375 background all_cells +8768.9306640625 3380.84814453125 background all_cells +8665.7451171875 3107.668212890625 background all_cells +8671.6376953125 3114.080322265625 background all_cells +8668.2587890625 3122.310302734375 background all_cells +8681.798828125 3124.858154296875 background all_cells +8685.3212890625 3110.88818359375 background all_cells +8684.06640625 3090.845947265625 background all_cells +8697.0966796875 3149.713134765625 background all_cells +8693.8056640625 3162.231201171875 background all_cells +8683.66015625 3152.863525390625 background all_cells +8664.6376953125 3141.5908203125 background all_cells +8668.3388671875 3132.17041015625 background all_cells +8659.8095703125 3197.378662109375 background all_cells +8657.28515625 3150.27197265625 background all_cells +8647.3701171875 3151.41845703125 background all_cells +8656.861328125 3157.435791015625 background all_cells +8654.1044921875 3246.564453125 background all_cells +8658.3759765625 3181.08251953125 background all_cells +8680.6708984375 3297.8369140625 background all_cells +8668.294921875 3282.55810546875 background all_cells +8663.7783203125 3289.484619140625 background all_cells +8687.0751953125 3296.13330078125 background all_cells +8668.41796875 3297.013427734375 background all_cells +8650.373046875 3272.210205078125 background all_cells +8655.9716796875 3298.249755859375 background all_cells +8641.0986328125 3288.955078125 background all_cells +8658.970703125 3282.1962890625 background all_cells +8667.0546875 3246.842529296875 background all_cells +8666.525390625 3207.54931640625 background all_cells +8681.234375 3271.609619140625 background all_cells +8681.6142578125 3263.221923828125 background all_cells +8710.01953125 3382.673583984375 background all_cells +8711.6728515625 3401.436767578125 background all_cells +8701.2802734375 3396.216064453125 background all_cells +8700.12890625 3383.4580078125 background all_cells +8730.8095703125 3387.3486328125 background all_cells +8734.673828125 3404.935791015625 background all_cells +8734.16015625 3393.612548828125 background all_cells +8718.568359375 3401.186767578125 background all_cells +8726.6943359375 3392.3896484375 background all_cells +8724.9697265625 3399.88720703125 background all_cells +8718.9716796875 3390.04296875 background all_cells +8675.1240234375 3238.78857421875 background all_cells +8694.7734375 3261.416748046875 background all_cells +8703.4677734375 3252.376708984375 background all_cells +8685.671875 3256.947021484375 background all_cells +8736.314453125 3300.504638671875 background all_cells +8735.7041015625 3324.292236328125 background all_cells +8740.4365234375 3307.296875 background all_cells +8676.3359375 3277.168701171875 background all_cells +8690.7529296875 3271.51123046875 background all_cells +8683.5263671875 3285.14111328125 background all_cells +8676.75390625 3288.521728515625 background all_cells +8757.115234375 3263.73583984375 background all_cells +8724.6416015625 3275.773193359375 background all_cells +8712.01953125 3283.17333984375 background all_cells +8702.322265625 3272.3603515625 background all_cells +8735.8740234375 3266.24072265625 background all_cells +8656.4130859375 3341.737060546875 background all_cells +8659.4873046875 3330.692138671875 background all_cells +8665.8701171875 3325.39599609375 background all_cells +8659.064453125 3314.700439453125 background all_cells +8698.900390625 3348.58056640625 background all_cells +8699.068359375 3370.126708984375 background all_cells +8708.5810546875 3358.0390625 background all_cells +8673.021484375 3376.074462890625 background all_cells +8678.1220703125 3386.613037109375 background all_cells +8689.4130859375 3385.095703125 background all_cells +8685.4375 3377.458740234375 background all_cells +8715.9208984375 3340.1630859375 background all_cells +8704.814453125 3323.684814453125 background all_cells +8700.59765625 3339.99853515625 background all_cells +8695.03515625 3333.5634765625 background all_cells +8705.4150390625 3333.58642578125 background all_cells +8678.3037109375 3366.9970703125 background all_cells +8686.958984375 3362.714599609375 background all_cells +8684.75390625 3318.030029296875 background all_cells +8679.2998046875 3316.58837890625 background all_cells +8741.783203125 2894.171875 background all_cells +8739.75390625 2889.60546875 background all_cells +8731.75390625 2942.767578125 background all_cells +8747.5458984375 2934.528076171875 background all_cells +8678.0830078125 2950.326904296875 background all_cells +8702.0888671875 2960.063720703125 background all_cells +8689.13671875 2962.181396484375 background all_cells +8707.4814453125 2919.116455078125 background all_cells +8699.4755859375 2920.684814453125 background all_cells +8694.51953125 2903.029541015625 background all_cells +8693.1875 2925.563232421875 background all_cells +8724.603515625 2947.525146484375 background all_cells +8718.69140625 2924.26416015625 background all_cells +8724.21484375 2929.1953125 background all_cells +8720.509765625 2938.10107421875 background all_cells +8716.2109375 2934.3505859375 background all_cells +8719.7421875 2898.22900390625 background all_cells +8730.244140625 2907.967041015625 background all_cells +8658.5546875 2924.369384765625 background all_cells +8645.1171875 2946.221435546875 background all_cells +8654.67578125 2888.901611328125 background all_cells +8647.703125 2897.37353515625 background all_cells +8646.896484375 2935.2802734375 background all_cells +8643.4208984375 2914.442626953125 background all_cells +8670.6240234375 2934.3505859375 background all_cells +8663.1796875 2945.800537109375 background all_cells +8667.884765625 2938.552734375 background all_cells +8676.216796875 2934.26513671875 background all_cells +8648.919921875 2963.642822265625 background all_cells +8661.6162109375 2970.7890625 background all_cells +8670.068359375 2964.93798828125 background all_cells +8480.0390625 2917.6650390625 background all_cells +8486.873046875 2885.58837890625 background all_cells +8479.85546875 2898.991943359375 background all_cells +8484.9306640625 2904.52685546875 background all_cells +8487.859375 2915.87158203125 background all_cells +8471.7734375 2913.422119140625 background all_cells +8492.03125 2900.471923828125 background all_cells +8499.736328125 2888.222900390625 background all_cells +8498.3935546875 2906.695068359375 background all_cells +8490.8173828125 2910.364501953125 background all_cells +8491.658203125 2892.605224609375 background all_cells +8500.5654296875 2936.885498046875 background all_cells +8489.751953125 2958.02685546875 background all_cells +8495.16015625 3153.772216796875 background all_cells +8500.990234375 3143.782958984375 background all_cells +8484.431640625 3133.41650390625 background all_cells +8485.4150390625 3179.120361328125 background all_cells +8498.111328125 3207.0830078125 background all_cells +8475.3427734375 3197.1943359375 background all_cells +8499.69921875 3223.7021484375 background all_cells +8488.9140625 3220.21240234375 background all_cells +8513.3876953125 3131.86865234375 background all_cells +8512.7041015625 3142.310791015625 background all_cells +8546.7392578125 3141.298828125 background all_cells +8550.0107421875 3131.9111328125 background all_cells +8513.326171875 2897.126953125 background all_cells +8532.630859375 2891.12060546875 background all_cells +8533.99609375 2882.9296875 background all_cells +8526.3544921875 2894.78955078125 background all_cells +8524.654296875 2887.576171875 background all_cells +8538.1650390625 2920.45703125 background all_cells +8548.8251953125 2916.604248046875 background all_cells +8539.603515625 2931.39990234375 background all_cells +8545.4921875 2941.206787109375 background all_cells +8546.4951171875 2884.6904296875 background all_cells +8540.5625 2903.55615234375 background all_cells +8548.8896484375 2900.734130859375 background all_cells +8542.2568359375 2896.61572265625 background all_cells +8539.0947265625 2890.936767578125 background all_cells +8523.8525390625 2935.46142578125 background all_cells +8527.328125 2932.20263671875 background all_cells +8510.0126953125 2942.44384765625 background all_cells +8519.0 2941.71044921875 background all_cells +8521.0546875 2965.162353515625 background all_cells +8523.7041015625 3146.8037109375 background all_cells +8541.8154296875 3176.399658203125 background all_cells +8544.564453125 3156.035888671875 background all_cells +8512.634765625 3166.589111328125 background all_cells +8529.0556640625 3157.5478515625 background all_cells +8517.3115234375 3196.063232421875 background all_cells +8520.765625 3215.279541015625 background all_cells +8527.759765625 3204.937744140625 background all_cells +8521.595703125 3197.216064453125 background all_cells +8509.978515625 3195.766845703125 background all_cells +8541.5498046875 3187.2919921875 background all_cells +8473.396484375 2971.42822265625 background all_cells +8485.0234375 3012.53271484375 background all_cells +8489.0302734375 2974.38525390625 background all_cells +8482.6689453125 3043.79736328125 background all_cells +8475.4169921875 3094.208740234375 background all_cells +8491.810546875 3055.573486328125 background all_cells +8537.109375 3039.71728515625 background all_cells +8532.2861328125 3093.20751953125 background all_cells +8514.9443359375 3061.380126953125 background all_cells +8504.8369140625 3034.96923828125 background all_cells +8502.3798828125 3039.94873046875 background all_cells +8547.7998046875 3055.818603515625 background all_cells +8550.84765625 2992.12060546875 background all_cells +8505.4990234375 3232.00634765625 background all_cells +8502.8583984375 3271.59326171875 background all_cells +8488.2421875 3264.89697265625 background all_cells +8533.20703125 3264.20361328125 background all_cells +8518.26953125 3271.441650390625 background all_cells +8520.2421875 3264.842041015625 background all_cells +8550.3798828125 3237.59619140625 background all_cells +8538.6259765625 3246.3115234375 background all_cells +8526.2548828125 3239.820556640625 background all_cells +8538.841796875 3238.216796875 background all_cells +8530.279296875 3381.924560546875 background all_cells +8521.91015625 3398.61767578125 background all_cells +8532.08984375 3392.0947265625 background all_cells +8514.7861328125 3390.50244140625 background all_cells +8505.140625 3394.81982421875 background all_cells +8511.669921875 3398.27294921875 background all_cells +8513.826171875 3461.598876953125 background all_cells +8520.5556640625 3420.620849609375 background all_cells +8526.767578125 3431.061767578125 background all_cells +8530.7021484375 3427.648681640625 background all_cells +8518.619140625 3426.68798828125 background all_cells +8547.4150390625 3349.47998046875 background all_cells +8536.712890625 3366.14697265625 background all_cells +8546.04296875 3388.849609375 background all_cells +8494.4365234375 3377.581787109375 background all_cells +8527.740234375 3378.86083984375 background all_cells +8512.9052734375 3377.354248046875 background all_cells +8519.138671875 3358.212158203125 background all_cells +8513.23046875 3278.954833984375 background all_cells +8548.064453125 3277.147705078125 background all_cells +8496.8544921875 3294.16357421875 background all_cells +8542.7333984375 3298.45458984375 background all_cells +8534.009765625 3275.296875 background all_cells +8501.6044921875 3287.13623046875 background all_cells +8545.0595703125 3338.701416015625 background all_cells +8537.572265625 3342.02734375 background all_cells +8531.8818359375 3319.9091796875 background all_cells +8502.3046875 3333.610107421875 background all_cells +8512.470703125 3318.26318359375 background all_cells +8534.5556640625 3334.6611328125 background all_cells +8535.4619140625 3308.914306640625 background all_cells +8519.5693359375 3315.935302734375 background all_cells +8619.2099609375 3230.3662109375 background all_cells +8619.619140625 3219.43896484375 background all_cells +8620.6298828125 3186.980224609375 background all_cells +8620.9384765625 3154.991455078125 background all_cells +8646.033203125 3197.329345703125 background all_cells +8642.0009765625 3253.188720703125 background all_cells +8644.783203125 3238.7548828125 background all_cells +8632.7880859375 3261.42236328125 background all_cells +8648.3671875 3308.107177734375 background all_cells +8638.501953125 3303.287841796875 background all_cells +8630.08203125 3297.735595703125 background all_cells +8637.83203125 3189.053955078125 background all_cells +8646.2158203125 3160.6689453125 background all_cells +8627.6455078125 3190.9658203125 background all_cells +8631.212890625 3162.01953125 background all_cells +8648.5361328125 3184.610107421875 background all_cells +8625.384765625 3182.689697265625 background all_cells +8597.953125 3226.660888671875 background all_cells +8605.314453125 3222.273681640625 background all_cells +8567.224609375 3219.071533203125 background all_cells +8556.66015625 3229.23876953125 background all_cells +8564.5380859375 3228.510009765625 background all_cells +8553.6904296875 3225.350830078125 background all_cells +8558.658203125 3235.360107421875 background all_cells +8600.0693359375 3241.218017578125 background all_cells +8560.7744140625 3241.0361328125 background all_cells +8570.396484375 3237.067138671875 background all_cells +8553.140625 3262.03173828125 background all_cells +8567.03515625 3269.67529296875 background all_cells +8554.8076171875 3267.656005859375 background all_cells +8586.966796875 3265.311279296875 background all_cells +8596.373046875 3248.461669921875 background all_cells +8580.416015625 3261.548095703125 background all_cells +8601.06640625 3254.63916015625 background all_cells +8603.2763671875 3268.447998046875 background all_cells +8596.32421875 3260.02978515625 background all_cells +8562.560546875 3156.93408203125 background all_cells +8571.927734375 3181.4501953125 background all_cells +8564.7080078125 3171.67236328125 background all_cells +8599.634765625 3173.973876953125 background all_cells +8586.458984375 3178.26220703125 background all_cells +8594.2451171875 3177.045654296875 background all_cells +8552.8642578125 3191.5634765625 background all_cells +8574.87109375 3190.634765625 background all_cells +8609.6943359375 3156.819091796875 background all_cells +8599.802734375 3154.567626953125 background all_cells +8602.2919921875 3164.096435546875 background all_cells +8614.2421875 3163.94482421875 background all_cells +8591.3486328125 3162.357421875 background all_cells +8552.0 3320.25244140625 background all_cells +8541.77734375 3330.3623046875 background all_cells +8548.337890625 3328.593505859375 background all_cells +8612.6416015625 3291.67529296875 background all_cells +8602.1455078125 3299.52099609375 background all_cells +8589.81640625 3301.315185546875 background all_cells +8567.94140625 3301.936767578125 background all_cells +8571.7607421875 3298.008056640625 background all_cells +8569.521484375 3285.776123046875 background all_cells +8557.802734375 3301.388671875 background all_cells +8542.435546875 3285.8544921875 background all_cells +8558.51171875 3284.011962890625 background all_cells +8558.5751953125 3291.5478515625 background all_cells +8560.912109375 3313.452392578125 background all_cells +8544.0283203125 3311.065673828125 background all_cells +8548.1123046875 3307.830322265625 background all_cells +8623.525390625 3406.035400390625 background all_cells +8629.0703125 3404.2431640625 background all_cells +8628.7412109375 3398.166748046875 background all_cells +8625.5771484375 3372.67236328125 background all_cells +8618.8154296875 3409.8974609375 background all_cells +8603.4111328125 3410.769287109375 background all_cells +8611.6474609375 3411.919189453125 background all_cells +8639.5185546875 3396.78955078125 background all_cells +8645.9384765625 3388.859619140625 background all_cells +8609.587890625 3381.9921875 background all_cells +8617.02734375 3398.45654296875 background all_cells +8605.384765625 3391.850830078125 background all_cells +8587.58203125 3412.698486328125 background all_cells +8593.6083984375 3399.029052734375 background all_cells +8585.5390625 3389.01953125 background all_cells +8587.5107421875 3382.02197265625 background all_cells +8591.90625 3367.513427734375 background all_cells +8599.951171875 3366.369384765625 background all_cells +8599.7734375 3375.03369140625 background all_cells +8616.984375 3348.825439453125 background all_cells +8620.4599609375 3363.6572265625 background all_cells +8606.4130859375 3366.413330078125 background all_cells +8612.5771484375 3368.592041015625 background all_cells +8612.1201171875 3357.968505859375 background all_cells +8605.7216796875 3358.463623046875 background all_cells +8559.21484375 3349.86865234375 background all_cells +8598.7275390625 3352.01953125 background all_cells +8587.7373046875 3340.7705078125 background all_cells +8639.4521484375 3314.156005859375 background all_cells +8624.5869140625 3329.007080078125 background all_cells +8630.25 3319.113525390625 background all_cells +8639.48046875 3326.654052734375 background all_cells +8631.8173828125 3327.366455078125 background all_cells +8631.2470703125 3339.52392578125 background all_cells +8633.109375 3332.914306640625 background all_cells +8645.6376953125 3323.101318359375 background all_cells +8650.9375 3330.685546875 background all_cells +8651.6396484375 3319.7294921875 background all_cells +8548.775390625 3417.58349609375 background all_cells +8563.19921875 3400.48095703125 background all_cells +8563.939453125 3449.61962890625 background all_cells +8563.2470703125 3425.54833984375 background all_cells +8548.2158203125 3401.125244140625 background all_cells +8579.9541015625 3440.172607421875 background all_cells +8585.2412109375 3447.189453125 background all_cells +8584.314453125 3428.050048828125 background all_cells +8557.107421875 3470.28369140625 background all_cells +8583.220703125 3484.499267578125 background all_cells +8579.5751953125 3473.98828125 background all_cells +8559.525390625 3491.88037109375 background all_cells +8560.984375 3535.99609375 background all_cells +8561.1904296875 3549.8359375 background all_cells +8564.8916015625 3525.14111328125 background all_cells +8578.228515625 3522.4443359375 background all_cells +8550.3056640625 3479.578125 background all_cells +8552.236328125 3493.2109375 background all_cells +8545.4931640625 3472.33251953125 background all_cells +8546.966796875 3561.6669921875 background all_cells +8551.154296875 3535.50146484375 background all_cells +8554.3525390625 3551.36279296875 background all_cells +8554.599609375 3541.53125 background all_cells +8554.20703125 3574.7236328125 background all_cells +8546.8369140625 3572.9755859375 background all_cells +8566.6455078125 3629.384033203125 background all_cells +8573.345703125 3622.625244140625 background all_cells +8565.130859375 3609.84521484375 background all_cells +8564.3408203125 3598.43408203125 background all_cells +8565.39453125 3602.872802734375 background all_cells +8560.9951171875 3616.778076171875 background all_cells +8551.525390625 3617.7470703125 background all_cells +8579.78515625 3564.095703125 background all_cells +8564.5263671875 3569.535888671875 background all_cells +8523.0673828125 3483.926513671875 background all_cells +8524.5576171875 3594.81005859375 background all_cells +8507.5556640625 3577.165771484375 background all_cells +8519.71484375 3564.359619140625 background all_cells +8514.8564453125 3592.958251953125 background all_cells +8506.982421875 3587.435791015625 background all_cells +8512.8916015625 3581.35205078125 background all_cells +8545.7412109375 3526.872314453125 background all_cells +8539.1630859375 3554.874267578125 background all_cells +8530.6005859375 3500.2763671875 background all_cells +8547.0390625 3486.20068359375 background all_cells +8542.4130859375 3516.1962890625 background all_cells +8602.2197265625 3426.684326171875 background all_cells +8593.5380859375 3429.056884765625 background all_cells +8595.0751953125 3419.625244140625 background all_cells +8599.3515625 3433.927001953125 background all_cells +8606.0263671875 3433.44873046875 background all_cells +8589.71484375 3532.1123046875 background all_cells +8591.0390625 3557.898193359375 background all_cells +8620.638671875 3543.728515625 background all_cells +8594.208984375 3464.928955078125 background all_cells +8599.15234375 3460.56005859375 background all_cells +8599.7001953125 3470.796142578125 background all_cells +8609.36328125 3469.74853515625 background all_cells +8610.7763671875 3435.15478515625 background all_cells +8593.2958984375 3441.278564453125 background all_cells +8592.3876953125 3452.33154296875 background all_cells +8604.51953125 3452.81201171875 background all_cells +8602.2333984375 3441.991943359375 background all_cells +8558.666015625 2892.604736328125 background all_cells +8559.4541015625 2884.4638671875 background all_cells +8623.5693359375 2882.154052734375 background all_cells +8623.7236328125 2903.545166015625 background all_cells +8561.7939453125 2909.502197265625 background all_cells +8575.677734375 2906.917236328125 background all_cells +8567.9658203125 2901.6943359375 background all_cells +8572.875 2918.1455078125 background all_cells +8553.0126953125 2944.37939453125 background all_cells +8564.240234375 2935.989990234375 background all_cells +8559.8642578125 2926.5576171875 background all_cells +8588.9208984375 2916.46142578125 background all_cells +8590.6083984375 2894.834716796875 background all_cells +8585.5146484375 2923.772705078125 background all_cells +8559.9033203125 2967.84326171875 background all_cells +8556.421875 3000.7021484375 background all_cells +8552.974609375 2997.568603515625 background all_cells +8603.630859375 3057.630859375 background all_cells +8568.30078125 3072.764404296875 background all_cells +8576.6044921875 3068.96826171875 background all_cells +8596.3193359375 3064.21484375 background all_cells +8612.7783203125 3061.890380859375 background all_cells +8578.513671875 2976.48193359375 background all_cells +8577.6611328125 3014.02490234375 background all_cells +8573.578125 2989.630126953125 background all_cells +8618.1865234375 2971.335693359375 background all_cells +8623.6533203125 2975.290283203125 background all_cells +8613.865234375 3044.609619140625 background all_cells +8607.14453125 3043.4609375 background all_cells +8553.583984375 3121.167236328125 background all_cells +8575.6650390625 3124.419921875 background all_cells +8566.7060546875 3129.604248046875 background all_cells +8572.2109375 3145.521728515625 background all_cells +8576.0009765625 3137.577392578125 background all_cells +8584.2421875 3133.653076171875 background all_cells +8596.1474609375 3132.162841796875 background all_cells +8589.197265625 3150.184814453125 background all_cells +8613.0693359375 3131.75732421875 background all_cells +8603.53125 3135.947509765625 background all_cells +8611.6591796875 3111.95703125 background all_cells +8604.7587890625 3122.940185546875 background all_cells +8596.8984375 3115.41552734375 background all_cells +8618.4169921875 3107.078369140625 background all_cells +8649.6669921875 3120.548095703125 background all_cells +8658.1728515625 3104.129638671875 background all_cells +8658.908203125 3114.84228515625 background all_cells +8649.59375 3111.676025390625 background all_cells +8638.751953125 3106.28857421875 background all_cells +8635.3740234375 3147.552001953125 background all_cells +8615.42578125 3145.3994140625 background all_cells +8625.7529296875 3136.3017578125 background all_cells +8655.70703125 3144.928955078125 background all_cells +8653.2900390625 3130.048095703125 background all_cells +8644.478515625 3127.99462890625 background all_cells +8625.482421875 3010.24560546875 background all_cells +8631.9521484375 3012.9638671875 background all_cells +8634.6318359375 2955.179931640625 background all_cells +8641.25390625 2947.0556640625 background all_cells +8627.259765625 2961.5087890625 background all_cells +8654.263671875 3010.109375 background all_cells +8638.46875 2983.7802734375 background all_cells +8659.8828125 3065.419189453125 background all_cells +8654.669921875 3052.0009765625 background all_cells +8655.689453125 3034.101806640625 background all_cells +8629.818359375 3053.885009765625 background all_cells +8633.6611328125 3087.18310546875 background all_cells +8634.119140625 3046.60693359375 background all_cells +9487.9072265625 2938.926025390625 background all_cells +9497.212890625 2935.977783203125 background all_cells +9494.2421875 2932.51513671875 background all_cells +9513.6376953125 2945.478759765625 background all_cells +9519.51953125 2978.7548828125 background all_cells +9516.4521484375 2968.801025390625 background all_cells +9521.7978515625 2958.327880859375 background all_cells +9512.3671875 2961.179931640625 background all_cells +9513.68359375 2901.238037109375 background all_cells +9503.8642578125 2917.099365234375 background all_cells +9510.59375 2911.730712890625 background all_cells +9526.4638671875 2885.453125 background all_cells +9519.7275390625 2894.26025390625 background all_cells +9506.8779296875 2890.600830078125 background all_cells +9495.060546875 2961.28759765625 background all_cells +9504.083984375 2960.61328125 background all_cells +9502.271484375 2956.048583984375 background all_cells +9469.7958984375 2969.367431640625 background all_cells +9492.8154296875 2966.4345703125 background all_cells +9484.009765625 3024.172607421875 background all_cells +9510.001953125 3021.8037109375 background all_cells +9492.6787109375 3018.12158203125 background all_cells +9452.642578125 3021.3662109375 background all_cells +9446.7734375 3016.135986328125 background all_cells +9500.181640625 2984.137451171875 background all_cells +9509.44140625 2980.771240234375 background all_cells +9493.65625 2973.08642578125 background all_cells +9503.3115234375 2977.35205078125 background all_cells +9482.478515625 2995.27197265625 background all_cells +9450.8564453125 2947.294921875 background all_cells +9435.5810546875 2947.08837890625 background all_cells +9445.5830078125 2965.66015625 background all_cells +9430.9765625 2971.89501953125 background all_cells +9436.935546875 2970.298828125 background all_cells +9463.4609375 2948.625244140625 background all_cells +9459.955078125 2951.7109375 background all_cells +9474.66015625 2940.4306640625 background all_cells +9456.984375 2919.87841796875 background all_cells +9433.1552734375 2895.377197265625 background all_cells +9449.51953125 2894.11474609375 background all_cells +9334.279296875 3392.69580078125 background all_cells +9342.8017578125 3401.844970703125 background all_cells +9342.3193359375 3388.107421875 background all_cells +9337.7177734375 3438.603515625 background all_cells +9345.3193359375 3410.31689453125 background all_cells +9364.373046875 3399.32470703125 background all_cells +9356.076171875 3399.457275390625 background all_cells +9397.7548828125 3421.16845703125 background all_cells +9394.8408203125 3409.710693359375 background all_cells +9391.103515625 3403.05859375 background all_cells +9384.3583984375 3419.268798828125 background all_cells +9387.376953125 3394.200439453125 background all_cells +9384.6484375 3429.53466796875 background all_cells +9383.193359375 3438.507080078125 background all_cells +9427.525390625 3555.88525390625 background all_cells +9437.3115234375 3558.402587890625 background all_cells +9437.009765625 3547.854248046875 background all_cells +9456.43359375 3556.57763671875 background all_cells +9471.5546875 3558.419921875 background all_cells +9453.5703125 3550.0693359375 background all_cells +9418.6923828125 3565.765380859375 background all_cells +9421.271484375 3577.798583984375 background all_cells +9430.830078125 3570.38916015625 background all_cells +9402.8154296875 3556.8837890625 background all_cells +9412.7138671875 3558.49462890625 background all_cells +9407.001953125 3564.96240234375 background all_cells +9408.0556640625 3576.1796875 background all_cells +9365.884765625 3425.982177734375 background all_cells +9375.56640625 3435.3427734375 background all_cells +9362.07421875 3453.375244140625 background all_cells +9376.5888671875 3455.23681640625 background all_cells +9367.2265625 3454.380126953125 background all_cells +9336.7080078125 3462.5185546875 background all_cells +9352.7109375 3452.230224609375 background all_cells +9350.2431640625 3474.12451171875 background all_cells +9347.0927734375 3465.352783203125 background all_cells +9368.1650390625 3446.976318359375 background all_cells +9412.2216796875 3489.4189453125 background all_cells +9409.3154296875 3507.265380859375 background all_cells +9419.3330078125 3498.885986328125 background all_cells +9414.076171875 3496.86181640625 background all_cells +9451.486328125 3532.182861328125 background all_cells +9454.1298828125 3525.775390625 background all_cells +9418.482421875 3528.98193359375 background all_cells +9426.466796875 3530.556396484375 background all_cells +9417.0234375 3524.739990234375 background all_cells +9417.1669921875 3516.094482421875 background all_cells +9432.48828125 3519.681640625 background all_cells +9423.640625 3517.255859375 background all_cells +9427.3876953125 3487.477294921875 background all_cells +9458.708984375 3503.39013671875 background all_cells +9425.0185546875 3509.90771484375 background all_cells +9432.7568359375 3504.6025390625 background all_cells +9364.169921875 3489.576171875 background all_cells +9369.525390625 3482.51708984375 background all_cells +9387.75 3559.86181640625 background all_cells +9396.7900390625 3544.881103515625 background all_cells +9381.8310546875 3570.05126953125 background all_cells +9395.3818359375 3553.97998046875 background all_cells +9394.1806640625 3563.8916015625 background all_cells +9348.263671875 3527.87548828125 background all_cells +9343.63671875 3499.196533203125 background all_cells +9377.1591796875 3508.67919921875 background all_cells +9422.615234375 3410.8564453125 background all_cells +9402.955078125 3407.38330078125 background all_cells +9409.24609375 3438.664306640625 background all_cells +9417.0693359375 3438.383544921875 background all_cells +9414.3974609375 3450.52001953125 background all_cells +9414.703125 3454.923828125 background all_cells +9423.359375 3443.75244140625 background all_cells +9435.8896484375 3456.84716796875 background all_cells +9421.9619140625 3456.73681640625 background all_cells +9397.6201171875 3381.592041015625 background all_cells +9393.7373046875 3310.157958984375 background all_cells +9410.0908203125 3338.959228515625 background all_cells +9410.73828125 3335.63818359375 background all_cells +9401.3955078125 3298.16357421875 background all_cells +9392.91015625 3297.609375 background all_cells +9406.986328125 3371.308349609375 background all_cells +9439.818359375 3328.358642578125 background all_cells +9435.294921875 3359.52099609375 background all_cells +9430.89453125 3340.005859375 background all_cells +9436.458984375 3334.897705078125 background all_cells +9423.560546875 3387.696533203125 background all_cells +9429.0361328125 3378.324951171875 background all_cells +9416.3134765625 3372.350341796875 background all_cells +9418.9443359375 3366.009765625 background all_cells +9416.267578125 3336.002685546875 background all_cells +9417.326171875 3343.502197265625 background all_cells +9431.787109375 3301.204833984375 background all_cells +9421.44140625 3321.39892578125 background all_cells +9416.0869140625 3311.905517578125 background all_cells +9418.8388671875 3200.894287109375 background all_cells +9418.705078125 3226.477783203125 background all_cells +9411.283203125 3214.023681640625 background all_cells +9409.1708984375 3189.8388671875 background all_cells +9419.4853515625 3173.628173828125 background all_cells +9414.107421875 3184.51708984375 background all_cells +9443.3564453125 3197.63330078125 background all_cells +9438.2529296875 3190.383544921875 background all_cells +9441.4833984375 3185.96044921875 background all_cells +9442.123046875 3211.361328125 background all_cells +9429.4521484375 3217.041015625 background all_cells +9447.4775390625 3212.209716796875 background all_cells +9442.8291015625 3149.009765625 background all_cells +9425.9453125 3169.3984375 background all_cells +9409.4609375 3158.694580078125 background all_cells +9411.671875 3170.79541015625 background all_cells +9410.396484375 3163.918212890625 background all_cells +9428.25 3240.697021484375 background all_cells +9433.5283203125 3281.014404296875 background all_cells +9426.287109375 3282.31396484375 background all_cells +9441.07421875 3290.603271484375 background all_cells +9444.611328125 3292.8876953125 background all_cells +9443.34375 3267.825927734375 background all_cells +9405.3671875 3275.617919921875 background all_cells +9394.7236328125 3275.662109375 background all_cells +9398.2705078125 3266.28857421875 background all_cells +9395.099609375 3262.213623046875 background all_cells +9337.662109375 3157.70458984375 background all_cells +9362.7265625 3159.350830078125 background all_cells +9361.4580078125 3203.287109375 background all_cells +9342.7333984375 3171.0791015625 background all_cells +9388.9970703125 3175.608642578125 background all_cells +9390.392578125 3193.243896484375 background all_cells +9406.8056640625 3180.666015625 background all_cells +9378.7705078125 3245.96044921875 background all_cells +9391.212890625 3247.762939453125 background all_cells +9405.1396484375 3256.32421875 background all_cells +9400.0634765625 3211.33544921875 background all_cells +9390.544921875 3227.189697265625 background all_cells +9383.384765625 3212.03173828125 background all_cells +9372.5546875 3166.13525390625 background all_cells +9473.1455078125 3032.145751953125 background all_cells +9485.982421875 3048.470458984375 background all_cells +9482.2109375 3045.98046875 background all_cells +9476.37890625 3036.04541015625 background all_cells +9522.84375 3033.6201171875 background all_cells +9508.8427734375 3031.504150390625 background all_cells +9515.328125 3032.523193359375 background all_cells +9493.01171875 3059.793701171875 background all_cells +9507.0146484375 3049.19580078125 background all_cells +9493.486328125 3032.81982421875 background all_cells +9494.6875 3098.678466796875 background all_cells +9489.6123046875 3082.860595703125 background all_cells +9505.5087890625 3069.4345703125 background all_cells +9480.623046875 3068.255859375 background all_cells +9472.4541015625 3066.15234375 background all_cells +9482.2021484375 3077.807861328125 background all_cells +9484.8916015625 3066.1611328125 background all_cells +9483.16796875 3243.85693359375 background all_cells +9504.185546875 3231.91455078125 background all_cells +9502.1474609375 3240.346435546875 background all_cells +9490.5751953125 3226.48974609375 background all_cells +9528.3466796875 3238.19384765625 background all_cells +9535.076171875 3290.501220703125 background all_cells +9528.5615234375 3267.08349609375 background all_cells +9563.16015625 3261.37744140625 background all_cells +9568.1943359375 3251.74560546875 background all_cells +9568.080078125 3244.37890625 background all_cells +9566.93359375 3256.4365234375 background all_cells +9624.7734375 3268.420166015625 background all_cells +9637.078125 3260.458251953125 background all_cells +9633.453125 3253.54931640625 background all_cells +9630.2802734375 3262.37158203125 background all_cells +9619.0126953125 3269.0009765625 background all_cells +9616.0205078125 3264.929443359375 background all_cells +9642.357421875 3448.3623046875 background all_cells +9558.6025390625 3245.17822265625 background all_cells +9550.4189453125 3259.45703125 background all_cells +9553.048828125 3253.724853515625 background all_cells +9574.73046875 3251.8955078125 background all_cells +9583.8896484375 3250.59814453125 background all_cells +9580.814453125 3257.9677734375 background all_cells +9577.8203125 3245.892333984375 background all_cells +9542.861328125 3192.809326171875 background all_cells +9593.6689453125 3190.56396484375 background all_cells +9580.9384765625 3192.333984375 background all_cells +9580.568359375 3182.506591796875 background all_cells +9567.0478515625 3188.337890625 background all_cells +9546.3642578125 3210.041748046875 background all_cells +9554.62890625 3213.517578125 background all_cells +9550.9970703125 3223.9697265625 background all_cells +9610.263671875 3226.246337890625 background all_cells +9617.84375 3215.622314453125 background all_cells +9621.60546875 3228.461669921875 background all_cells +9619.673828125 3201.12841796875 background all_cells +9605.7490234375 3197.815185546875 background all_cells +9635.3818359375 3197.143310546875 background all_cells +9645.66796875 3176.593017578125 background all_cells +9616.98046875 3188.585205078125 background all_cells +9608.9775390625 3184.419677734375 background all_cells +9518.0 3200.642333984375 background all_cells +9464.19921875 3191.857421875 background all_cells +9456.25 3189.0126953125 background all_cells +9461.7939453125 3227.591796875 background all_cells +9454.8671875 3218.230224609375 background all_cells +9486.69140625 3164.142822265625 background all_cells +9511.078125 3168.873779296875 background all_cells +9495.0830078125 3147.6416015625 background all_cells +9498.9326171875 3156.72509765625 background all_cells +9492.4599609375 3172.7255859375 background all_cells +9466.501953125 3050.13720703125 background all_cells +9470.095703125 3071.054931640625 background all_cells +9449.7587890625 3082.63916015625 background all_cells +9449.5703125 3069.0810546875 background all_cells +9461.099609375 3101.139404296875 background all_cells +9451.1611328125 3110.913330078125 background all_cells +9455.849609375 3138.14111328125 background all_cells +9459.19921875 3126.74853515625 background all_cells +9455.1552734375 3104.21337890625 background all_cells +9489.0302734375 3108.79150390625 background all_cells +9468.85546875 3081.3056640625 background all_cells +9474.1474609375 3079.578125 background all_cells +9482.98828125 3095.580078125 background all_cells +9456.14453125 3090.947265625 background all_cells +9467.6943359375 3099.4296875 background all_cells +9466.076171875 3089.832763671875 background all_cells +9429.0380859375 2977.997314453125 background all_cells +9435.712890625 2994.29638671875 background all_cells +9428.9912109375 2996.3525390625 background all_cells +9431.828125 2988.913818359375 background all_cells +9436.5146484375 2983.429931640625 background all_cells +9443.5693359375 3071.134033203125 background all_cells +9452.63671875 3032.083740234375 background all_cells +9442.244140625 3036.760986328125 background all_cells +9468.4482421875 3039.333984375 background all_cells +9453.953125 3000.81396484375 background all_cells +9454.1640625 3012.337158203125 background all_cells +9462.357421875 3004.12939453125 background all_cells +9445.5361328125 2984.697021484375 background all_cells +9445.4560546875 2995.364013671875 background all_cells +9451.0400390625 2988.5712890625 background all_cells +9434.681640625 3002.52490234375 background all_cells +9437.69921875 3051.05078125 background all_cells +9436.8427734375 3019.166015625 background all_cells +9408.0732421875 3038.607421875 background all_cells +9416.15625 3037.65283203125 background all_cells +9373.498046875 3079.11572265625 background all_cells +9374.2685546875 3099.90576171875 background all_cells +9370.826171875 3096.12646484375 background all_cells +9374.7490234375 3094.327880859375 background all_cells +9426.037109375 3097.675537109375 background all_cells +9440.7373046875 3130.348388671875 background all_cells +9430.671875 3055.168701171875 background all_cells +9427.591796875 3060.7802734375 background all_cells +9389.9765625 3045.142333984375 background all_cells +9399.6123046875 3067.847412109375 background all_cells +9396.9150390625 3127.716796875 background all_cells +9375.1435546875 3036.57275390625 background all_cells +9383.3291015625 3066.66748046875 background all_cells +9339.9453125 3014.087646484375 background all_cells +9342.3408203125 3001.255859375 background all_cells +9345.9794921875 3022.6484375 background all_cells +9336.8193359375 3020.50244140625 background all_cells +9352.283203125 3031.318603515625 background all_cells +9347.5146484375 3033.27978515625 background all_cells +9403.0810546875 2997.781005859375 background all_cells +9365.705078125 3003.81689453125 background all_cells +9353.2421875 2993.048583984375 background all_cells +9702.4931640625 3802.271240234375 background all_cells +9730.6826171875 3866.365234375 background all_cells +9743.5166015625 3891.691162109375 background all_cells +9737.1220703125 3879.837646484375 background all_cells +9724.2646484375 3887.77197265625 background all_cells +9713.4287109375 3854.088623046875 background all_cells +9718.82421875 3877.674560546875 background all_cells +9713.81640625 3865.56494140625 background all_cells +9738.4130859375 3854.6572265625 background all_cells +9745.58984375 3856.731689453125 background all_cells +9740.623046875 3845.975341796875 background all_cells +9722.1533203125 3978.351806640625 background all_cells +9743.283203125 3978.20166015625 background all_cells +9706.1904296875 3991.89404296875 background all_cells +9723.146484375 3992.72705078125 background all_cells +9711.09375 3983.6650390625 background all_cells +9739.1708984375 4062.724609375 background all_cells +9743.841796875 4034.36767578125 background all_cells +9722.7998046875 4038.5966796875 background all_cells +9742.033203125 4022.673095703125 background all_cells +9700.4853515625 4013.7724609375 background all_cells +9713.7802734375 4007.05078125 background all_cells +9693.2958984375 3908.63037109375 background all_cells +9712.7568359375 3913.589111328125 background all_cells +9725.2265625 3917.427978515625 background all_cells +9722.5458984375 3935.843505859375 background all_cells +9713.2685546875 3930.39013671875 background all_cells +9735.7841796875 3913.485595703125 background all_cells +9742.6796875 3905.532470703125 background all_cells +9740.7421875 3927.859130859375 background all_cells +9732.59765625 3957.906494140625 background all_cells +9737.380859375 3941.104736328125 background all_cells +9744.603515625 3971.67626953125 background all_cells +9740.9306640625 3976.17431640625 background all_cells +9730.9736328125 3973.20458984375 background all_cells +9697.20703125 3964.9560546875 background all_cells +9718.517578125 3943.08447265625 background all_cells +9716.4638671875 3970.025634765625 background all_cells +9706.94140625 3969.6396484375 background all_cells +9753.876953125 3972.689697265625 background all_cells +9749.232421875 3946.531982421875 background all_cells +9752.419921875 3964.072509765625 background all_cells +9761.3232421875 3945.258544921875 background all_cells +9757.103515625 3967.669189453125 background all_cells +9835.7333984375 3825.27490234375 background all_cells +9827.8515625 3835.439208984375 background all_cells +9832.9990234375 3839.8671875 background all_cells +9838.515625 3834.52197265625 background all_cells +9844.345703125 3828.931640625 background all_cells +9815.486328125 3836.65478515625 background all_cells +9823.2431640625 3872.036865234375 background all_cells +9818.958984375 3866.96728515625 background all_cells +9809.3662109375 3861.8310546875 background all_cells +9824.0283203125 3857.142822265625 background all_cells +9828.2626953125 3847.654541015625 background all_cells +9828.83203125 3860.208251953125 background all_cells +9839.7021484375 3871.322998046875 background all_cells +9839.0 3861.95751953125 background all_cells +9833.8017578125 3851.500732421875 background all_cells +9878.822265625 3862.50634765625 background all_cells +9822.109375 3928.064208984375 background all_cells +9826.3525390625 3930.180908203125 background all_cells +9777.8515625 3934.280029296875 background all_cells +9800.0927734375 3943.308349609375 background all_cells +9805.2529296875 3941.72607421875 background all_cells +9787.375 3939.196044921875 background all_cells +9848.6513671875 3931.52001953125 background all_cells +9870.888671875 3941.404296875 background all_cells +9794.6396484375 3922.201171875 background all_cells +9790.3115234375 3930.889404296875 background all_cells +9788.6416015625 3923.4599609375 background all_cells +9840.5478515625 3767.19970703125 background all_cells +9836.4482421875 3761.08984375 background all_cells +9830.8916015625 3779.47119140625 background all_cells +9829.9306640625 3767.762451171875 background all_cells +9831.2822265625 3797.08642578125 background all_cells +9835.275390625 3811.40673828125 background all_cells +9833.1787109375 3800.83203125 background all_cells +9830.4794921875 3815.54052734375 background all_cells +9812.6328125 3798.716552734375 background all_cells +9825.3388671875 3794.161376953125 background all_cells +9817.546875 3792.314453125 background all_cells +9837.931640625 3783.640869140625 background all_cells +9813.36328125 3788.98974609375 background all_cells +9832.58203125 3786.987548828125 background all_cells +9775.95703125 3882.797119140625 background all_cells +9784.5654296875 3876.788330078125 background all_cells +9793.20703125 3878.58056640625 background all_cells +9801.6171875 3874.830810546875 background all_cells +9816.52734375 3886.183349609375 background all_cells +9811.8017578125 3881.18359375 background all_cells +9808.4970703125 3896.761962890625 background all_cells +9809.64453125 3913.773681640625 background all_cells +9819.80078125 3905.380615234375 background all_cells +9803.0029296875 3903.369873046875 background all_cells +9788.0341796875 3912.91455078125 background all_cells +9773.9482421875 3894.240234375 background all_cells +9783.9521484375 3903.043701171875 background all_cells +9773.13671875 3914.1767578125 background all_cells +9795.0615234375 3911.773681640625 background all_cells +9824.275390625 3877.295654296875 background all_cells +9832.0478515625 3910.4638671875 background all_cells +9831.8017578125 3892.60791015625 background all_cells +9828.7080078125 3888.528564453125 background all_cells +9856.884765625 3734.537841796875 background all_cells +9861.3515625 3734.2734375 background all_cells +9859.3037109375 3725.224609375 background all_cells +9843.32421875 3788.634765625 background all_cells +9842.1552734375 3817.49853515625 background all_cells +9843.162109375 3801.029052734375 background all_cells +9847.21484375 3787.13671875 background all_cells +9854.443359375 3788.001220703125 background all_cells +9850.966796875 3748.609619140625 background all_cells +9849.6767578125 3758.135498046875 background all_cells +9839.576171875 3738.97509765625 background all_cells +9845.1962890625 3755.734619140625 background all_cells +9843.3125 3747.6669921875 background all_cells +9749.748046875 3645.90283203125 background all_cells +9756.7998046875 3660.916748046875 background all_cells +9738.4755859375 3636.355224609375 background all_cells +9761.77734375 3649.987548828125 background all_cells +9755.857421875 3637.138671875 background all_cells +9860.6953125 3638.791748046875 background all_cells +9876.0732421875 3638.76025390625 background all_cells +9877.6884765625 3646.727783203125 background all_cells +9817.984375 3648.66552734375 background all_cells +9857.369140625 3642.96240234375 background all_cells +9859.818359375 3657.9775390625 background all_cells +9859.0625 3649.00341796875 background all_cells +9779.1064453125 3641.078857421875 background all_cells +9771.2138671875 3659.099365234375 background all_cells +9785.115234375 3655.77197265625 background all_cells +9774.8173828125 3634.614501953125 background all_cells +9770.677734375 3632.1953125 background all_cells +9762.197265625 3794.393798828125 background all_cells +9755.724609375 3801.98876953125 background all_cells +9776.072265625 3804.37353515625 background all_cells +9775.5263671875 3795.2607421875 background all_cells +9788.220703125 3854.330322265625 background all_cells +9775.6064453125 3854.287109375 background all_cells +9785.2236328125 3845.597412109375 background all_cells +9754.7275390625 3853.95751953125 background all_cells +9758.046875 3818.4033203125 background all_cells +9766.98828125 3813.56982421875 background all_cells +9788.9013671875 3814.3037109375 background all_cells +9778.5498046875 3826.174560546875 background all_cells +9779.7578125 3814.153076171875 background all_cells +9803.431640625 3750.401611328125 background all_cells +9816.875 3743.57080078125 background all_cells +9808.2451171875 3752.5361328125 background all_cells +9795.296875 3836.333251953125 background all_cells +9798.2294921875 3847.6708984375 background all_cells +9805.3984375 3809.43212890625 background all_cells +9803.3271484375 3820.850341796875 background all_cells +9800.5732421875 3797.435546875 background all_cells +9805.2509765625 3760.1494140625 background all_cells +9787.2978515625 3764.1513671875 background all_cells +9810.0263671875 3635.312744140625 background all_cells +9823.1884765625 3643.693603515625 background all_cells +9802.4609375 3638.9736328125 background all_cells +9816.177734375 3638.243896484375 background all_cells +9819.7900390625 3681.4873046875 background all_cells +9837.3046875 3678.849853515625 background all_cells +9830.6494140625 3685.736328125 background all_cells +9828.8671875 3677.433349609375 background all_cells +9806.5693359375 3653.05078125 background all_cells +9822.716796875 3658.0654296875 background all_cells +9780.9853515625 3674.65283203125 background all_cells +9796.005859375 3668.208740234375 background all_cells +9805.1005859375 3679.95751953125 background all_cells +9809.7724609375 3669.726806640625 background all_cells +9832.5634765625 3661.35498046875 background all_cells +9822.6142578125 3668.6025390625 background all_cells +9830.900390625 3667.657470703125 background all_cells +9777.568359375 3693.03466796875 background all_cells +9779.638671875 3708.50634765625 background all_cells +9825.47265625 3695.11669921875 background all_cells +9814.1455078125 3703.22265625 background all_cells +9799.412109375 3702.947021484375 background all_cells +9825.9794921875 3727.47705078125 background all_cells +9831.845703125 3755.83642578125 background all_cells +9820.8916015625 3759.0888671875 background all_cells +9842.828125 3732.307373046875 background all_cells +9840.0146484375 3721.840087890625 background all_cells +9833.265625 3745.1728515625 background all_cells +9795.21484375 3714.980712890625 background all_cells +9789.3671875 3751.431640625 background all_cells +9797.5048828125 3725.78076171875 background all_cells +9793.3173828125 3720.6044921875 background all_cells +9831.80859375 3707.7802734375 background all_cells +9840.6982421875 3711.2822265625 background all_cells +9842.9111328125 3690.700927734375 background all_cells +9837.650390625 3690.97802734375 background all_cells +9836.55078125 3699.798583984375 background all_cells +9772.08984375 3675.300537109375 background all_cells +9749.4443359375 3686.7099609375 background all_cells +9761.458984375 3676.38720703125 background all_cells +9746.47265625 3748.97265625 background all_cells +9767.16015625 3778.727783203125 background all_cells +9752.1953125 3716.125244140625 background all_cells +9759.189453125 3725.76123046875 background all_cells +9439.841796875 3487.768798828125 background all_cells +9448.4462890625 3807.071533203125 background all_cells +9430.6591796875 3804.925048828125 background all_cells +9439.3046875 3795.171630859375 background all_cells +9440.5048828125 3759.28515625 background all_cells +9455.908203125 3778.661865234375 background all_cells +9419.5234375 3769.201416015625 background all_cells +9435.3427734375 3742.24609375 background all_cells +9432.875 3751.35498046875 background all_cells +9380.4375 3668.14013671875 background all_cells +9389.3955078125 3661.715576171875 background all_cells +9380.6923828125 3708.41650390625 background all_cells +9376.3564453125 3699.9990234375 background all_cells +9384.48046875 3734.440673828125 background all_cells +9426.251953125 3757.6728515625 background all_cells +9422.7412109375 3745.73583984375 background all_cells +9396.052734375 3749.091796875 background all_cells +9378.556640625 3751.94970703125 background all_cells +9367.875 3742.798095703125 background all_cells +9334.2802734375 3670.932373046875 background all_cells +9325.6494140625 3683.035400390625 background all_cells +9330.3134765625 3677.903564453125 background all_cells +9341.9443359375 3676.102783203125 background all_cells +9447.1669921875 3563.107666015625 background all_cells +9458.064453125 3587.87744140625 background all_cells +9443.234375 3575.498046875 background all_cells +9456.1669921875 3575.708984375 background all_cells +9337.8876953125 3662.869873046875 background all_cells +9336.4716796875 3652.33056640625 background all_cells +9312.326171875 3655.455810546875 background all_cells +9314.701171875 3670.66015625 background all_cells +9345.21875 3660.703369140625 background all_cells +9410.8525390625 3663.246337890625 background all_cells +9355.3251953125 3653.64306640625 background all_cells +9347.671875 3666.67626953125 background all_cells +9290.5400390625 3617.10009765625 background all_cells +9440.6240234375 3600.23388671875 background all_cells +9611.955078125 3956.432373046875 background all_cells +9628.3603515625 3961.056884765625 background all_cells +9621.25 3959.28515625 background all_cells +9612.634765625 3819.023681640625 background all_cells +9598.8251953125 3837.173583984375 background all_cells +9610.203125 3832.0302734375 background all_cells +9598.48046875 4015.8671875 background all_cells +9614.1630859375 4023.102294921875 background all_cells +9606.1337890625 4006.567138671875 background all_cells +9624.8642578125 4004.314453125 background all_cells +9636.8583984375 4023.298828125 background all_cells +9630.54296875 3975.478271484375 background all_cells +9634.033203125 3994.966064453125 background all_cells +9620.6005859375 3985.73046875 background all_cells +9612.5087890625 3979.39697265625 background all_cells +9589.27734375 3973.26904296875 background all_cells +9608.9423828125 3986.2978515625 background all_cells +9603.361328125 3979.699951171875 background all_cells +9599.1884765625 3987.61279296875 background all_cells +9591.998046875 4005.38818359375 background all_cells +9563.7646484375 3998.69384765625 background all_cells +9605.51953125 3995.49658203125 background all_cells +9599.4677734375 4002.43017578125 background all_cells +9572.18359375 3987.53125 background all_cells +9469.732421875 3763.865478515625 background all_cells +9490.9140625 3797.816162109375 background all_cells +9492.25390625 3822.739501953125 background all_cells +9481.3466796875 3815.940185546875 background all_cells +9476.64453125 3834.939453125 background all_cells +9482.8671875 3860.008544921875 background all_cells +9478.658203125 3845.7001953125 background all_cells +9475.650390625 3854.77587890625 background all_cells +9527.9814453125 3845.604736328125 background all_cells +9522.529296875 3851.773681640625 background all_cells +9460.947265625 3823.074462890625 background all_cells +9466.060546875 3831.865966796875 background all_cells +9464.6806640625 3841.935546875 background all_cells +9298.5341796875 3800.239013671875 background all_cells +9293.3056640625 3800.106201171875 background all_cells +9330.0478515625 3767.3857421875 background all_cells +9335.13671875 3769.212158203125 background all_cells +9333.61328125 3764.900390625 background all_cells +9333.4833984375 3774.266357421875 background all_cells +9325.75390625 3809.103759765625 background all_cells +9332.9140625 3795.287353515625 background all_cells +9331.060546875 3805.0947265625 background all_cells +9325.3828125 3800.7099609375 background all_cells +9336.8564453125 3787.193603515625 background all_cells +9337.9111328125 3806.5966796875 background all_cells +9339.6142578125 3797.37939453125 background all_cells +9339.6142578125 3775.940185546875 background all_cells +9347.232421875 3792.986083984375 background all_cells +9288.337890625 3775.136962890625 background all_cells +9330.1640625 3781.137939453125 background all_cells +9302.77734375 3782.279296875 background all_cells +9329.5283203125 3818.74267578125 background all_cells +9344.09765625 3813.7275390625 background all_cells +9335.25390625 3814.39794921875 background all_cells +9339.9091796875 3824.953125 background all_cells +9334.341796875 3823.93505859375 background all_cells +9433.10546875 3961.160400390625 background all_cells +9419.2119140625 4038.598388671875 background all_cells +9430.896484375 4058.927001953125 background all_cells +9425.0576171875 4051.24658203125 background all_cells +9426.71875 3975.37109375 background all_cells +9311.205078125 3834.149658203125 background all_cells +9327.775390625 3841.78125 background all_cells +9343.13671875 3834.48291015625 background all_cells +9337.8974609375 3838.44482421875 background all_cells +9325.8408203125 3830.595947265625 background all_cells +9350.7509765625 3830.71630859375 background all_cells +9372.369140625 3832.5283203125 background all_cells +9362.1591796875 3831.29052734375 background all_cells +9371.1806640625 3844.169189453125 background all_cells +9363.4033203125 3859.99169921875 background all_cells +9358.5654296875 3841.6982421875 background all_cells +9338.130859375 3847.234130859375 background all_cells +9346.517578125 3850.647705078125 background all_cells +9346.466796875 3843.324951171875 background all_cells +9395.033203125 3836.910888671875 background all_cells +9411.58203125 3851.39599609375 background all_cells +9408.916015625 3841.527099609375 background all_cells +9436.080078125 3813.699951171875 background all_cells +9439.3447265625 3909.123779296875 background all_cells +9423.0048828125 3843.394775390625 background all_cells +9429.5234375 3925.80322265625 background all_cells +9437.8916015625 3923.756591796875 background all_cells +9459.4404296875 3855.611328125 background all_cells +9447.6142578125 3939.58740234375 background all_cells +9455.53515625 3932.387939453125 background all_cells +9441.6416015625 3831.67333984375 background all_cells +9450.96484375 3916.996337890625 background all_cells +9453.7255859375 3833.046630859375 background all_cells +9368.4326171875 3784.907958984375 background all_cells +9396.3212890625 3776.654296875 background all_cells +9383.552734375 3789.1416015625 background all_cells +9381.28125 3779.81396484375 background all_cells +9370.67578125 3769.85302734375 background all_cells +9405.154296875 3812.760986328125 background all_cells +9417.0595703125 3787.43994140625 background all_cells +9420.947265625 3796.59130859375 background all_cells +9403.1162109375 3797.3623046875 background all_cells +9392.0703125 3797.2822265625 background all_cells +9368.1484375 3806.03271484375 background all_cells +9383.431640625 3808.647216796875 background all_cells +9362.40234375 3816.373779296875 background all_cells +9374.6181640625 3819.656982421875 background all_cells +9364.4794921875 3809.28076171875 background all_cells +9725.6611328125 3663.60107421875 background all_cells +9725.0517578125 3597.417724609375 background all_cells +9722.6669921875 3608.164306640625 background all_cells +9726.892578125 3619.529296875 background all_cells +9733.60546875 3675.764892578125 background all_cells +9743.583984375 3664.021484375 background all_cells +9714.7119140625 3712.409912109375 background all_cells +9704.78125 3731.893310546875 background all_cells +9742.5380859375 3724.883544921875 background all_cells +9742.828125 3680.505859375 background all_cells +9732.5927734375 3701.391357421875 background all_cells +9726.44140625 3707.922607421875 background all_cells +9729.2900390625 3688.918701171875 background all_cells +9707.4296875 3655.29736328125 background all_cells +9700.427734375 3703.73681640625 background all_cells +9709.13671875 3692.452392578125 background all_cells +9706.1357421875 3593.05859375 background all_cells +9708.7626953125 3676.83251953125 background all_cells +9715.6513671875 3657.635498046875 background all_cells +9722.966796875 3735.707763671875 background all_cells +9722.787109375 3747.671142578125 background all_cells +9738.0595703125 3738.72998046875 background all_cells +9740.271484375 3783.3740234375 background all_cells +9742.759765625 3770.3154296875 background all_cells +9720.80078125 3769.3154296875 background all_cells +9726.884765625 3814.641845703125 background all_cells +9722.22265625 3798.82568359375 background all_cells +9731.0693359375 3778.251708984375 background all_cells +9719.484375 3777.112060546875 background all_cells +9731.6064453125 3758.820068359375 background all_cells +9743.2236328125 3763.046142578125 background all_cells +9716.09765625 3757.37939453125 background all_cells +9692.9482421875 3672.95849609375 background all_cells +9686.126953125 3675.48779296875 background all_cells +9658.4296875 3677.118896484375 background all_cells +9697.1669921875 3926.056396484375 background all_cells +9692.755859375 3733.8173828125 background all_cells +9679.142578125 3780.443603515625 background all_cells +9682.5478515625 3750.645263671875 background all_cells +9673.0185546875 3749.049072265625 background all_cells +9698.72265625 3814.894287109375 background all_cells +9697.892578125 3833.34912109375 background all_cells +9679.4267578125 3826.329345703125 background all_cells +9696.98046875 3823.524169921875 background all_cells +9688.7666015625 3714.449462890625 background all_cells +9695.86328125 3724.447265625 background all_cells +9686.232421875 3725.812744140625 background all_cells +9679.765625 3716.61328125 background all_cells +9680.05078125 3677.857666015625 background all_cells +9664.298828125 3701.403564453125 background all_cells +9695.25 3694.68603515625 background all_cells +9681.623046875 3685.22412109375 background all_cells +9698.970703125 3643.267333984375 background all_cells +9712.9052734375 3634.951171875 background all_cells +9706.1513671875 3632.444091796875 background all_cells +9695.5478515625 3663.803955078125 background all_cells +9700.30078125 3654.2314453125 background all_cells +9688.7861328125 3657.165771484375 background all_cells +9676.1318359375 3635.264404296875 background all_cells +9683.55078125 3644.82861328125 background all_cells +9852.4912109375 3577.7607421875 background all_cells +9818.916015625 3537.15625 background all_cells +9825.2841796875 3559.190185546875 background all_cells +9860.8076171875 3595.3544921875 background all_cells +9844.6708984375 3566.473388671875 background all_cells +9782.35546875 3593.609375 background all_cells +9766.5126953125 3590.50537109375 background all_cells +9769.7177734375 3598.361328125 background all_cells +9785.6572265625 3603.388671875 background all_cells +9800.5986328125 3621.2880859375 background all_cells +9805.7421875 3627.118896484375 background all_cells +9795.2724609375 3627.1416015625 background all_cells +9783.869140625 3547.37451171875 background all_cells +9771.53125 3584.8681640625 background all_cells +9785.625 3565.53662109375 background all_cells +9801.12109375 3604.061279296875 background all_cells +9791.912109375 3616.053955078125 background all_cells +9798.4150390625 3613.500244140625 background all_cells +9799.486328125 3611.04736328125 background all_cells +9763.0830078125 3613.865478515625 background all_cells +9780.853515625 3621.568359375 background all_cells +9774.0126953125 3608.08544921875 background all_cells +9771.4580078125 3625.85009765625 background all_cells +9625.9716796875 3600.226806640625 background all_cells +9650.3017578125 3615.881591796875 background all_cells +9639.458984375 3590.947509765625 background all_cells +9651.76953125 3604.91162109375 background all_cells +9643.3916015625 3600.585205078125 background all_cells +9688.521484375 3534.597900390625 background all_cells +9694.03125 3549.209716796875 background all_cells +9700.892578125 3556.761962890625 background all_cells +9700.587890625 3541.231201171875 background all_cells +9675.404296875 3559.177001953125 background all_cells +9684.283203125 3542.622802734375 background all_cells +9689.6435546875 3603.966796875 background all_cells +9702.24609375 3570.20458984375 background all_cells +9697.634765625 3581.614013671875 background all_cells +9686.1669921875 3580.05224609375 background all_cells +9719.4111328125 3559.572021484375 background all_cells +9715.1044921875 3540.3037109375 background all_cells +9716.1943359375 3549.79443359375 background all_cells +9722.9638671875 3539.63134765625 background all_cells +9733.2578125 3549.068603515625 background all_cells +9728.96875 3557.57861328125 background all_cells +9717.7880859375 3573.312744140625 background all_cells +9732.5947265625 3573.29345703125 background all_cells +9724.806640625 3567.2255859375 background all_cells +9716.4658203125 3586.294921875 background all_cells +9711.1826171875 3603.345947265625 background all_cells +9693.943359375 3593.4326171875 background all_cells +9750.9130859375 3578.182861328125 background all_cells +9750.5126953125 3572.5302734375 background all_cells +9749.9169921875 3587.9794921875 background all_cells +9736.3369140625 3585.683349609375 background all_cells +9756.896484375 3601.3330078125 background all_cells +9752.67578125 3624.578125 background all_cells +9743.2705078125 3615.51025390625 background all_cells +9741.4833984375 3600.82666015625 background all_cells +9740.515625 3562.09619140625 background all_cells +9741.6474609375 3555.5400390625 background all_cells +9622.3037109375 3541.908203125 background all_cells +9651.4716796875 3543.18310546875 background all_cells +9665.7490234375 3538.58349609375 background all_cells +9634.263671875 3544.30419921875 background all_cells +9643.46875 3541.04443359375 background all_cells +9640.150390625 3573.847900390625 background all_cells +9652.2841796875 3576.68603515625 background all_cells +9657.884765625 3563.406005859375 background all_cells +9666.0087890625 3569.02490234375 background all_cells +9652.1943359375 3552.05712890625 background all_cells +9482.4873046875 3476.461181640625 background all_cells +9499.8125 3487.492431640625 background all_cells +9484.8046875 3485.626708984375 background all_cells +9461.3642578125 3520.922607421875 background all_cells +9469.0166015625 3532.565185546875 background all_cells +9476.490234375 3524.517333984375 background all_cells +9489.263671875 3495.828857421875 background all_cells +9479.322265625 3505.19140625 background all_cells +9461.5830078125 3487.515869140625 background all_cells +9470.5478515625 3498.421142578125 background all_cells +9470.3095703125 3491.774658203125 background all_cells +9465.6943359375 3489.972900390625 background all_cells +9575.525390625 3539.375 background all_cells +9569.65625 3557.734619140625 background all_cells +9573.0576171875 3548.52197265625 background all_cells +9585.7431640625 3540.7705078125 background all_cells +9526.4228515625 3603.063720703125 background all_cells +9542.8671875 3608.157958984375 background all_cells +9606.978515625 3591.245361328125 background all_cells +9583.7939453125 3558.7353515625 background all_cells +9585.3740234375 3570.92626953125 background all_cells +9507.4501953125 3535.109619140625 background all_cells +9463.3232421875 3544.92578125 background all_cells +9486.5380859375 3544.3369140625 background all_cells +9522.1328125 3537.87548828125 background all_cells +9500.318359375 3544.9501953125 background all_cells +9512.841796875 3547.790771484375 background all_cells +9462.18359375 3601.915771484375 background all_cells +9528.8291015625 3558.207763671875 background all_cells +9525.509765625 3589.7783203125 background all_cells +9552.3603515625 3542.998046875 background all_cells +9558.880859375 3551.98583984375 background all_cells +9553.5283203125 3562.373779296875 background all_cells +9482.623046875 3550.976806640625 background all_cells +9495.078125 3593.54541015625 background all_cells +9502.669921875 3562.177001953125 background all_cells +9508.634765625 3474.91796875 background all_cells +9542.673828125 3464.142578125 background all_cells +9535.7021484375 3472.4453125 background all_cells +9584.54296875 3483.879150390625 background all_cells +9592.1279296875 3472.8095703125 background all_cells +9603.7685546875 3487.104736328125 background all_cells +9600.9716796875 3479.304931640625 background all_cells +9591.6630859375 3482.468994140625 background all_cells +9567.724609375 3481.781982421875 background all_cells +9573.166015625 3476.58154296875 background all_cells +9575.294921875 3484.338134765625 background all_cells +9565.4658203125 3476.65478515625 background all_cells +9554.181640625 3466.08544921875 background all_cells +9558.8447265625 3480.786376953125 background all_cells +9553.771484375 3478.635498046875 background all_cells +9666.5341796875 3515.997314453125 background all_cells +9626.51171875 3524.630859375 background all_cells +9659.7509765625 3524.576904296875 background all_cells +9706.94921875 3529.235107421875 background all_cells +9758.03515625 3516.645263671875 background all_cells +9720.361328125 3514.126953125 background all_cells +9714.0908203125 3528.575439453125 background all_cells +9678.0390625 3519.96337890625 background all_cells +9691.251953125 3522.587646484375 background all_cells +9681.6845703125 3529.138671875 background all_cells +9610.65234375 3479.0078125 background all_cells +9623.6962890625 3475.633544921875 background all_cells +9619.306640625 3484.7626953125 background all_cells +9612.2890625 3473.518798828125 background all_cells +9694.169921875 3475.9462890625 background all_cells +9754.4775390625 3491.283935546875 background all_cells +9723.90625 3476.593994140625 background all_cells +9708.2939453125 3472.30712890625 background all_cells +9680.5 3461.460693359375 background all_cells +9681.1455078125 3454.924560546875 background all_cells +9690.0751953125 3459.158203125 background all_cells +9688.255859375 3468.90283203125 background all_cells +9549.2841796875 3513.256591796875 background all_cells +9570.982421875 3532.46923828125 background all_cells +9593.9453125 3518.642333984375 background all_cells +9565.22265625 3529.482666015625 background all_cells +9557.109375 3521.752197265625 background all_cells +9550.1201171875 3528.82421875 background all_cells +9618.30078125 3493.30859375 background all_cells +9599.986328125 3501.69189453125 background all_cells +9605.732421875 3501.984619140625 background all_cells +9620.634765625 3498.19921875 background all_cells +9631.5712890625 3492.179931640625 background all_cells +9602.708984375 3524.277099609375 background all_cells +9623.4423828125 3513.012939453125 background all_cells +9614.294921875 3526.32373046875 background all_cells +9606.982421875 3510.087890625 background all_cells +9551.654296875 3490.39794921875 background all_cells +9582.41015625 3489.13916015625 background all_cells +9573.9873046875 3493.2216796875 background all_cells +9589.7958984375 3506.5380859375 background all_cells +9589.064453125 3494.001953125 background all_cells +9561.1005859375 3495.341796875 background all_cells +9503.779296875 3492.8369140625 background all_cells +9534.203125 3501.09423828125 background all_cells +9529.05078125 3493.774169921875 background all_cells +9510.009765625 3498.3291015625 background all_cells +9515.7099609375 3514.690185546875 background all_cells +9546.6474609375 3505.0810546875 background all_cells +9538.8779296875 3524.827880859375 background all_cells +9531.1298828125 3519.39697265625 background all_cells +9507.7373046875 3487.301513671875 background all_cells +9515.435546875 3490.64599609375 background all_cells +9528.810546875 3486.525390625 background all_cells +9862.7509765625 3253.708251953125 background all_cells +9871.703125 3257.60498046875 background all_cells +9877.3642578125 3263.502197265625 background all_cells +9877.4951171875 3289.060302734375 background all_cells +9875.490234375 3271.9765625 background all_cells +9862.9130859375 3269.31396484375 background all_cells +9838.0576171875 3271.6923828125 background all_cells +9841.5517578125 3261.360107421875 background all_cells +9841.7919921875 3283.0537109375 background all_cells +9853.1123046875 3303.65234375 background all_cells +9875.39453125 3298.142578125 background all_cells +9863.94140625 3307.935546875 background all_cells +9841.833984375 3303.224853515625 background all_cells +9876.4619140625 3328.127685546875 background all_cells +9876.279296875 3345.174072265625 background all_cells +9878.7119140625 3351.997802734375 background all_cells +9877.3056640625 3337.684326171875 background all_cells +9836.4189453125 3333.24658203125 background all_cells +9847.158203125 3335.91162109375 background all_cells +9845.283203125 3324.048828125 background all_cells +9833.3623046875 3320.86767578125 background all_cells +9830.2216796875 3347.162109375 background all_cells +9842.54296875 3345.25048828125 background all_cells +9857.404296875 3315.58154296875 background all_cells +9854.0478515625 3330.655029296875 background all_cells +9853.744140625 3322.414794921875 background all_cells +9873.880859375 3309.11279296875 background all_cells +9864.7021484375 3317.47265625 background all_cells +9777.6083984375 3254.610107421875 background all_cells +9800.4873046875 3274.44140625 background all_cells +9800.6328125 3255.328369140625 background all_cells +9786.716796875 3256.258056640625 background all_cells +9815.4345703125 3271.421875 background all_cells +9826.53515625 3259.91259765625 background all_cells +9823.404296875 3272.906494140625 background all_cells +9815.6376953125 3258.6201171875 background all_cells +9789.927734375 3298.4384765625 background all_cells +9804.7783203125 3311.827880859375 background all_cells +9799.2041015625 3301.07666015625 background all_cells +9781.8759765625 3348.531494140625 background all_cells +9797.3271484375 3316.998291015625 background all_cells +9789.6884765625 3362.654541015625 background all_cells +9796.1337890625 3347.2158203125 background all_cells +9830.49609375 3312.16064453125 background all_cells +9812.5810546875 3297.633544921875 background all_cells +9826.9501953125 3289.442626953125 background all_cells +9807.9287109375 3331.09521484375 background all_cells +9810.75 3346.382568359375 background all_cells +9819.9814453125 3344.267333984375 background all_cells +9823.04296875 3324.45703125 background all_cells +9818.1484375 3333.439208984375 background all_cells +9812.892578125 3321.1845703125 background all_cells +9833.55078125 3368.901123046875 background all_cells +9847.6591796875 3372.114501953125 background all_cells +9848.1796875 3354.653076171875 background all_cells +9838.7080078125 3357.341796875 background all_cells +9859.3603515625 3372.164794921875 background all_cells +9859.38671875 3359.047119140625 background all_cells +9878.3037109375 3376.595458984375 background all_cells +9868.32421875 3357.990478515625 background all_cells +9861.51953125 3399.337158203125 background all_cells +9878.279296875 3408.10791015625 background all_cells +9870.154296875 3407.7724609375 background all_cells +9832.48046875 3387.20458984375 background all_cells +9818.1220703125 3386.77197265625 background all_cells +9834.970703125 3396.510986328125 background all_cells +9846.41796875 3391.53857421875 background all_cells +9849.041015625 3405.131103515625 background all_cells +9847.2041015625 3398.157958984375 background all_cells +9836.0859375 3493.05029296875 background all_cells +9833.578125 3514.722412109375 background all_cells +9829.03515625 3451.84765625 background all_cells +9833.744140625 3451.331787109375 background all_cells +9833.4248046875 3464.521728515625 background all_cells +9805.3193359375 3488.853515625 background all_cells +9813.07421875 3503.87158203125 background all_cells +9799.271484375 3511.536376953125 background all_cells +9792.4814453125 3508.171630859375 background all_cells +9823.0 3449.35009765625 background all_cells +9809.7275390625 3453.13916015625 background all_cells +9807.8564453125 3461.962646484375 background all_cells +9818.353515625 3465.814697265625 background all_cells +9856.263671875 3473.447265625 background all_cells +9848.5576171875 3504.781494140625 background all_cells +9845.810546875 3487.822998046875 background all_cells +9856.9765625 3461.62255859375 background all_cells +9869.3701171875 3470.106689453125 background all_cells +9878.9150390625 3469.440185546875 background all_cells +9851.8564453125 3465.859130859375 background all_cells +9863.5966796875 3466.0146484375 background all_cells +9800.1796875 3460.295166015625 background all_cells +9786.3017578125 3474.801025390625 background all_cells +9791.46484375 3462.395751953125 background all_cells +9810.8935546875 3425.29541015625 background all_cells +9780.5888671875 3424.884765625 background all_cells +9829.5244140625 3434.4482421875 background all_cells +9781.009765625 3432.68798828125 background all_cells +9817.7109375 3433.02783203125 background all_cells +9865.4287109375 3422.9296875 background all_cells +9877.5908203125 3421.30224609375 background all_cells +9878.26953125 3430.808349609375 background all_cells +9866.001953125 3433.048583984375 background all_cells +9856.1162109375 3441.051513671875 background all_cells +9833.8701171875 3444.630859375 background all_cells +9847.419921875 3449.81201171875 background all_cells +9841.1669921875 3449.151611328125 background all_cells +9848.7451171875 3443.056884765625 background all_cells +9842.884765625 3442.049560546875 background all_cells +9837.140625 3434.060302734375 background all_cells +9845.3544921875 3419.2724609375 background all_cells +9839.712890625 3428.615966796875 background all_cells +9779.37890625 3369.591796875 background all_cells +9816.224609375 3371.25830078125 background all_cells +9796.517578125 3379.770751953125 background all_cells +9784.1435546875 3377.06103515625 background all_cells +9800.45703125 3409.335205078125 background all_cells +9804.9951171875 3417.740478515625 background all_cells +9781.357421875 3414.5615234375 background all_cells +9791.06640625 3417.6689453125 background all_cells +9789.408203125 3393.81005859375 background all_cells +9809.6533203125 3384.09716796875 background all_cells +9810.0908203125 3397.6708984375 background all_cells +9794.767578125 3388.02099609375 background all_cells +9795.767578125 3400.427734375 background all_cells +9781.552734375 3398.25927734375 background all_cells +9578.587890625 3395.20751953125 background all_cells +9597.5107421875 3389.592041015625 background all_cells +9592.1279296875 3395.208740234375 background all_cells +9598.888671875 3375.656982421875 background all_cells +9596.31640625 3380.53515625 background all_cells +9583.185546875 3391.71240234375 background all_cells +9732.8408203125 3398.36328125 background all_cells +9736.287109375 3395.3486328125 background all_cells +9706.4853515625 3380.632568359375 background all_cells +9748.7353515625 3388.251708984375 background all_cells +9748.6845703125 3378.06787109375 background all_cells +9659.9169921875 3391.581787109375 background all_cells +9665.513671875 3387.291015625 background all_cells +9687.8994140625 3386.305908203125 background all_cells +9683.3330078125 3382.879638671875 background all_cells +9674.5107421875 3375.537109375 background all_cells +9586.1142578125 3411.77783203125 background all_cells +9579.1142578125 3404.4345703125 background all_cells +9614.8271484375 3412.913330078125 background all_cells +9683.1474609375 3312.723388671875 background all_cells +9670.609375 3309.717041015625 background all_cells +9699.27734375 3313.604736328125 background all_cells +9687.2138671875 3319.0830078125 background all_cells +9676.2470703125 3315.18359375 background all_cells +9654.8095703125 3363.14453125 background all_cells +9656.8115234375 3341.284912109375 background all_cells +9684.5849609375 3330.04833984375 background all_cells +9693.7490234375 3354.562255859375 background all_cells +9694.05078125 3324.95166015625 background all_cells +9671.681640625 3251.49609375 background all_cells +9663.5146484375 3258.248291015625 background all_cells +9667.2548828125 3287.054931640625 background all_cells +9651.060546875 3273.529541015625 background all_cells +9716.1279296875 3275.4423828125 background all_cells +9723.88671875 3294.5498046875 background all_cells +9711.2734375 3282.96533203125 background all_cells +9718.8701171875 3281.687744140625 background all_cells +9724.5576171875 3277.41748046875 background all_cells +9725.88671875 3271.24365234375 background all_cells +9713.5146484375 3269.46435546875 background all_cells +9677.400390625 3296.43310546875 background all_cells +9670.462890625 3297.485107421875 background all_cells +9685.0234375 3298.705078125 background all_cells +9679.732421875 3305.370849609375 background all_cells +9674.388671875 3302.411865234375 background all_cells +9687.5986328125 3300.364501953125 background all_cells +9673.4814453125 3290.068359375 background all_cells +9689.861328125 3264.948974609375 background all_cells +9683.4658203125 3293.46142578125 background all_cells +9738.853515625 3309.1875 background all_cells +9716.142578125 3320.078125 background all_cells +9725.1220703125 3316.671875 background all_cells +9749.3330078125 3331.43017578125 background all_cells +9754.3173828125 3341.084228515625 background all_cells +9737.3310546875 3334.872802734375 background all_cells +9732.052734375 3344.249755859375 background all_cells +9724.1669921875 3338.14501953125 background all_cells +9747.3896484375 3315.202392578125 background all_cells +9748.466796875 3305.9296875 background all_cells +9776.86328125 3310.306640625 background all_cells +9748.287109375 3322.63134765625 background all_cells +9763.201171875 3323.468017578125 background all_cells +9754.9658203125 3316.93212890625 background all_cells +9759.2734375 3284.368896484375 background all_cells +9763.03515625 3258.62255859375 background all_cells +9774.4404296875 3266.209228515625 background all_cells +9752.6640625 3295.686767578125 background all_cells +9756.9443359375 3297.743408203125 background all_cells +9766.0478515625 3280.610595703125 background all_cells +9729.5947265625 3355.5712890625 background all_cells +9744.0 3363.985595703125 background all_cells +9753.755859375 3364.775146484375 background all_cells +9724.5244140625 3363.469482421875 background all_cells +9745.2958984375 3352.976318359375 background all_cells +9632.4609375 3411.33203125 background all_cells +9643.2822265625 3408.85302734375 background all_cells +9665.6591796875 3412.52783203125 background all_cells +9652.6923828125 3451.699951171875 background all_cells +9669.0 3444.359619140625 background all_cells +9666.2470703125 3430.557373046875 background all_cells +9732.896484375 3408.5029296875 background all_cells +9773.974609375 3416.3212890625 background all_cells +9769.5576171875 3444.403564453125 background all_cells +9756.7373046875 3408.33837890625 background all_cells +9735.2578125 3436.587158203125 background all_cells +9691.59765625 3438.190185546875 background all_cells +9713.4619140625 3420.058837890625 background all_cells +9705.7001953125 3407.1318359375 background all_cells +9606.171875 3355.4638671875 background all_cells +9598.7373046875 3344.916259765625 background all_cells +9592.5068359375 3359.133544921875 background all_cells +9619.0244140625 3339.2255859375 background all_cells +9648.060546875 3311.014892578125 background all_cells +9643.19140625 3348.81982421875 background all_cells +9611.13671875 3328.58251953125 background all_cells +9537.4619140625 2952.3369140625 background all_cells +9528.8662109375 2974.338134765625 background all_cells +9533.8291015625 2963.253173828125 background all_cells +9541.9619140625 2919.973876953125 background all_cells +9536.322265625 2888.505126953125 background all_cells +9532.1669921875 2903.947509765625 background all_cells +9537.7138671875 2902.19873046875 background all_cells +9532.05078125 2925.7333984375 background all_cells +9531.251953125 2915.7236328125 background all_cells +9525.1962890625 2929.073486328125 background all_cells +9527.3515625 2941.239013671875 background all_cells +9538.021484375 2947.73876953125 background all_cells +9526.0224609375 2937.62841796875 background all_cells +9532.826171875 3207.93798828125 background all_cells +9533.234375 3176.506591796875 background all_cells +9526.37109375 3150.803955078125 background all_cells +9525.9638671875 3164.672119140625 background all_cells +9541.001953125 3061.26611328125 background all_cells +9548.248046875 3074.013427734375 background all_cells +9548.7685546875 3062.44677734375 background all_cells +9531.046875 3113.46484375 background all_cells +9529.9150390625 3095.470458984375 background all_cells +9567.8544921875 3094.809326171875 background all_cells +9555.3134765625 3090.575439453125 background all_cells +9574.708984375 3071.262939453125 background all_cells +9565.5947265625 3068.751953125 background all_cells +9593.3916015625 2996.410888671875 background all_cells +9608.611328125 2995.864013671875 background all_cells +9606.1689453125 3054.664794921875 background all_cells +9608.037109375 3045.479736328125 background all_cells +9603.068359375 3048.60498046875 background all_cells +9609.1875 3036.358642578125 background all_cells +9543.5029296875 2887.4384765625 background all_cells +9555.244140625 2908.3251953125 background all_cells +9559.259765625 2929.157470703125 background all_cells +9561.966796875 2948.2978515625 background all_cells +9552.681640625 2944.264892578125 background all_cells +9546.1201171875 2930.173095703125 background all_cells +9586.66796875 2936.543701171875 background all_cells +9573.4453125 2922.74072265625 background all_cells +9588.796875 2950.29052734375 background all_cells +9593.5361328125 2941.634521484375 background all_cells +9608.5810546875 2890.158203125 background all_cells +9573.6220703125 2894.038818359375 background all_cells +9570.8251953125 2876.978759765625 background all_cells +9580.12890625 2879.13427734375 background all_cells +9584.4580078125 2885.586181640625 background all_cells +9564.7568359375 2884.7119140625 background all_cells +9582.2431640625 2889.801025390625 background all_cells +9573.880859375 2988.087158203125 background all_cells +9549.923828125 2985.071533203125 background all_cells +9546.36328125 2992.615966796875 background all_cells +9591.298828125 2984.627685546875 background all_cells +9580.388671875 2977.487060546875 background all_cells +9533.9130859375 2998.56494140625 background all_cells +9552.8994140625 2999.560791015625 background all_cells +9561.6337890625 3015.570068359375 background all_cells +9571.7607421875 3061.23974609375 background all_cells +9559.7041015625 3056.823486328125 background all_cells +9558.8017578125 2996.759521484375 background all_cells +9644.935546875 3127.4375 background all_cells +9627.8076171875 3131.3662109375 background all_cells +9627.4990234375 3153.3681640625 background all_cells +9640.3056640625 3152.3408203125 background all_cells +9633.96875 3143.095458984375 background all_cells +9627.8974609375 3163.010009765625 background all_cells +9608.9697265625 3169.19775390625 background all_cells +9620.7841796875 3172.765869140625 background all_cells +9641.0478515625 3165.044677734375 background all_cells +9615.9111328125 3163.714599609375 background all_cells +9611.583984375 3158.634521484375 background all_cells +9621.23046875 3157.922607421875 background all_cells +9617.970703125 3150.22607421875 background all_cells +9615.1767578125 3139.702880859375 background all_cells +9649.0810546875 3144.6591796875 background all_cells +9657.5849609375 3133.2587890625 background all_cells +9650.6640625 3123.46337890625 background all_cells +9649.46484375 3137.52001953125 background all_cells +9695.4111328125 3225.056640625 background all_cells +9711.2177734375 3203.853515625 background all_cells +9706.05859375 3216.20068359375 background all_cells +9707.4873046875 3233.782958984375 background all_cells +9704.775390625 3209.790283203125 background all_cells +9640.029296875 3205.0498046875 background all_cells +9674.4462890625 3230.725341796875 background all_cells +9666.0849609375 3223.134521484375 background all_cells +9684.7587890625 3196.66552734375 background all_cells +9673.8330078125 3205.97509765625 background all_cells +9778.283203125 3246.223876953125 background all_cells +9798.4384765625 3222.176513671875 background all_cells +9802.1865234375 3236.45654296875 background all_cells +9793.744140625 3249.06591796875 background all_cells +9792.70703125 3243.90087890625 background all_cells +9812.77734375 3226.55419921875 background all_cells +9822.802734375 3214.1689453125 background all_cells +9815.1162109375 3220.493408203125 background all_cells +9810.8505859375 3210.984130859375 background all_cells +9783.8291015625 3185.95458984375 background all_cells +9807.3115234375 3194.071044921875 background all_cells +9800.8994140625 3211.635986328125 background all_cells +9652.4716796875 3168.773681640625 background all_cells +9700.349609375 3160.811279296875 background all_cells +9712.216796875 3191.458740234375 background all_cells +9715.9208984375 3184.385986328125 background all_cells +9710.4794921875 3161.859130859375 background all_cells +9704.1142578125 3185.081787109375 background all_cells +9685.4638671875 3155.59228515625 background all_cells +9677.1611328125 3183.922607421875 background all_cells +9687.650390625 3180.806640625 background all_cells +9695.1630859375 3173.31396484375 background all_cells +9677.4677734375 3144.3291015625 background all_cells +9663.5869140625 3143.520751953125 background all_cells +9718.5791015625 3148.526123046875 background all_cells +9693.5556640625 3149.138671875 background all_cells +9687.7109375 3140.22802734375 background all_cells +9723.185546875 3192.432373046875 background all_cells +9741.791015625 3192.092041015625 background all_cells +9767.162109375 3192.380126953125 background all_cells +9733.1318359375 3202.362548828125 background all_cells +9755.1845703125 3201.44482421875 background all_cells +9747.3173828125 3158.791259765625 background all_cells +9756.158203125 3152.81396484375 background all_cells +9751.54296875 3160.801025390625 background all_cells +9737.79296875 3247.733154296875 background all_cells +9755.5283203125 3212.41455078125 background all_cells +9748.1435546875 3221.5849609375 background all_cells +9762.6865234375 3239.958740234375 background all_cells +9742.2607421875 3226.47412109375 background all_cells +9735.0625 3146.654296875 background all_cells +9763.9736328125 3118.786865234375 background all_cells +9754.0419921875 3123.933837890625 background all_cells +9744.03125 3137.38818359375 background all_cells +9745.140625 3174.770263671875 background all_cells +9735.1044921875 3172.1767578125 background all_cells +9734.845703125 3169.792724609375 background all_cells +9630.015625 3038.915771484375 background all_cells +9640.3662109375 3061.614501953125 background all_cells +9631.208984375 3051.890625 background all_cells +9662.83203125 3068.183349609375 background all_cells +9678.03125 3079.95849609375 background all_cells +9671.9384765625 3074.15771484375 background all_cells +9665.953125 3079.39697265625 background all_cells +9623.533203125 3065.675537109375 background all_cells +9632.322265625 3078.05712890625 background all_cells +9637.2392578125 3071.51708984375 background all_cells +9648.0048828125 3058.28076171875 background all_cells +9656.5556640625 3053.314208984375 background all_cells +9651.419921875 3072.9638671875 background all_cells +9713.1806640625 3060.7119140625 background all_cells +9737.38671875 2971.57958984375 background all_cells +9732.1455078125 2982.936279296875 background all_cells +9741.853515625 3062.181396484375 background all_cells +9731.7001953125 3053.6787109375 background all_cells +9716.1162109375 3049.035400390625 background all_cells +9746.345703125 3049.23828125 background all_cells +9760.3916015625 3063.272705078125 background all_cells +9762.1494140625 3050.68408203125 background all_cells +9760.845703125 2974.204833984375 background all_cells +9752.3701171875 2979.539306640625 background all_cells +9741.8271484375 2987.236572265625 background all_cells +9756.5986328125 2987.739990234375 background all_cells +9766.7294921875 2976.653564453125 background all_cells +9764.0263671875 3075.68115234375 background all_cells +9726.1357421875 3078.95166015625 background all_cells +9686.46484375 3019.19384765625 background all_cells +9681.6494140625 3027.515869140625 background all_cells +9682.1220703125 3038.1708984375 background all_cells +9694.4345703125 3045.623291015625 background all_cells +9686.19140625 3053.232421875 background all_cells +9697.130859375 3022.118408203125 background all_cells +9701.763671875 3049.60009765625 background all_cells +9708.7958984375 3042.318115234375 background all_cells +9706.91015625 3032.55224609375 background all_cells +9649.34375 3018.384765625 background all_cells +9665.64453125 3018.626708984375 background all_cells +9640.2421875 3023.180908203125 background all_cells +9628.8271484375 3025.503662109375 background all_cells +9655.5234375 3015.96728515625 background all_cells +9655.353515625 3003.010009765625 background all_cells +9663.5546875 2991.801025390625 background all_cells +9660.78125 3003.11767578125 background all_cells +9669.56640625 3009.426513671875 background all_cells +9683.240234375 2994.26025390625 background all_cells +9680.9619140625 3009.59814453125 background all_cells +9672.8525390625 2997.308349609375 background all_cells +9622.8447265625 3008.821533203125 background all_cells +9627.3212890625 2988.645751953125 background all_cells +9645.19140625 2993.94482421875 background all_cells +9635.357421875 2995.6220703125 background all_cells +9628.0341796875 3002.405517578125 background all_cells +9648.341796875 2983.539794921875 background all_cells +9628.138671875 2975.940673828125 background all_cells +9665.34765625 2973.8369140625 background all_cells +9656.3017578125 2978.97705078125 background all_cells +9841.767578125 2916.9345703125 background all_cells +9845.0009765625 2883.355712890625 background all_cells +9852.375 2889.88525390625 background all_cells +9846.150390625 2899.008056640625 background all_cells +9842.3232421875 2937.915771484375 background all_cells +9837.6220703125 2930.71875 background all_cells +9859.9306640625 2926.43310546875 background all_cells +9869.5068359375 2934.134033203125 background all_cells +9865.4716796875 2913.827392578125 background all_cells +9871.0771484375 2902.39501953125 background all_cells +9863.865234375 2907.736328125 background all_cells +9874.53515625 2906.564453125 background all_cells +9861.03125 2886.716796875 background all_cells +9861.962890625 2896.365478515625 background all_cells +9869.494140625 2892.511474609375 background all_cells +9873.2529296875 2885.4169921875 background all_cells +9870.2861328125 2938.898193359375 background all_cells +9867.6474609375 2947.062744140625 background all_cells +9866.0771484375 2958.802490234375 background all_cells +9872.01171875 2956.4833984375 background all_cells +9844.9951171875 2957.203125 background all_cells +9867.3330078125 3158.464599609375 background all_cells +9875.748046875 3200.357177734375 background all_cells +9846.8837890625 3172.548095703125 background all_cells +9878.5400390625 3208.02099609375 background all_cells +9867.857421875 3235.03466796875 background all_cells +9863.4951171875 3242.610595703125 background all_cells +9876.9794921875 3236.206298828125 background all_cells +9838.455078125 3223.14013671875 background all_cells +9847.033203125 3216.88037109375 background all_cells +9851.453125 3236.310546875 background all_cells +9850.4765625 3247.783935546875 background all_cells +9878.6748046875 3218.912353515625 background all_cells +9856.751953125 3224.029052734375 background all_cells +9869.654296875 3218.13134765625 background all_cells +9856.68359375 3214.1123046875 background all_cells +9844.740234375 3037.2978515625 background all_cells +9838.2314453125 3048.295166015625 background all_cells +9840.0322265625 3033.53759765625 background all_cells +9856.6015625 3034.856201171875 background all_cells +9837.7763671875 3097.756591796875 background all_cells +9878.4921875 3132.775634765625 background all_cells +9860.234375 3118.88037109375 background all_cells +9871.2236328125 3077.95947265625 background all_cells +9871.373046875 3069.734619140625 background all_cells +9865.8955078125 3089.529296875 background all_cells +9875.4404296875 3077.588623046875 background all_cells +9855.5830078125 3053.53369140625 background all_cells +9838.1318359375 3053.1953125 background all_cells +9838.8583984375 3062.51904296875 background all_cells +9864.1494140625 3002.30908203125 background all_cells +9863.916015625 2974.09423828125 background all_cells +9866.2548828125 2983.540771484375 background all_cells +9869.5166015625 2985.705322265625 background all_cells +9874.1640625 2995.387451171875 background all_cells +9839.609375 3002.489501953125 background all_cells +9838.69921875 3009.763671875 background all_cells +9850.6943359375 3006.90771484375 background all_cells +9858.185546875 3005.420654296875 background all_cells +9855.65625 3015.2685546875 background all_cells +9849.2294921875 3027.2080078125 background all_cells +9848.2666015625 3019.407958984375 background all_cells +9849.0078125 2971.94140625 background all_cells +9858.2392578125 2990.26904296875 background all_cells +9779.302734375 3117.7734375 background all_cells +9766.4521484375 3106.798095703125 background all_cells +9780.4150390625 3105.68310546875 background all_cells +9784.615234375 3116.6455078125 background all_cells +9769.5615234375 3119.45068359375 background all_cells +9774.4794921875 3145.803466796875 background all_cells +9788.15625 3141.914794921875 background all_cells +9780.35546875 3144.1064453125 background all_cells +9815.29296875 3157.942138671875 background all_cells +9798.677734375 3169.587890625 background all_cells +9804.119140625 3172.6220703125 background all_cells +9827.57421875 3151.486083984375 background all_cells +9822.8818359375 3158.0830078125 background all_cells +9770.580078125 3167.678955078125 background all_cells +9767.0361328125 3154.952880859375 background all_cells +9832.36328125 3122.968994140625 background all_cells +9825.6689453125 3130.788330078125 background all_cells +9821.9365234375 3125.2392578125 background all_cells +9821.873046875 3024.72802734375 background all_cells +9830.7265625 3026.44970703125 background all_cells +9812.6103515625 3028.680908203125 background all_cells +9822.9306640625 3036.899169921875 background all_cells +9828.2734375 3034.512939453125 background all_cells +9813.6259765625 3051.85205078125 background all_cells +9832.69140625 3047.135986328125 background all_cells +9818.8203125 3043.459228515625 background all_cells +9779.90625 3044.96240234375 background all_cells +9827.4697265625 2915.13623046875 background all_cells +9832.453125 2902.2607421875 background all_cells +9824.6142578125 2925.31689453125 background all_cells +9814.7978515625 2919.20361328125 background all_cells +9788.7802734375 3016.7958984375 background all_cells +9799.1171875 3018.39404296875 background all_cells +9816.080078125 3000.393310546875 background all_cells +9807.6279296875 3019.581787109375 background all_cells +9823.2841796875 3014.699951171875 background all_cells +9829.7802734375 3007.31494140625 background all_cells +9808.376953125 3007.833740234375 background all_cells +9826.6630859375 3001.4345703125 background all_cells +9798.080078125 2971.052490234375 background all_cells +9804.7265625 2997.456787109375 background all_cells +9795.9482421875 2994.211669921875 background all_cells +9799.458984375 2985.199951171875 background all_cells +9822.8671875 2963.84765625 background all_cells +9824.83984375 2986.148193359375 background all_cells +9808.44921875 2982.775146484375 background all_cells +9817.12109375 2978.23974609375 background all_cells +9833.630859375 2976.465576171875 background all_cells +9816.31640625 2930.57080078125 background all_cells +9816.720703125 2951.826171875 background all_cells +9828.4873046875 2944.629638671875 background all_cells +9796.19921875 3055.043212890625 background all_cells +9797.763671875 3067.275146484375 background all_cells +9779.7255859375 3067.4990234375 background all_cells +9777.744140625 3057.541015625 background all_cells +9790.81640625 3095.838623046875 background all_cells +9798.2138671875 3102.693603515625 background all_cells +9793.025390625 3103.490478515625 background all_cells +9778.009765625 3080.814697265625 background all_cells +9813.5732421875 3074.628173828125 background all_cells +9811.6083984375 3089.844482421875 background all_cells +9799.09765625 3087.328857421875 background all_cells +9805.3193359375 3080.062255859375 background all_cells +9824.7119140625 3065.856201171875 background all_cells +9828.1005859375 3094.860595703125 background all_cells +9830.4814453125 3088.19091796875 background all_cells +9820.2998046875 3072.1533203125 background all_cells +9696.3935546875 2885.478759765625 background all_cells +9773.5791015625 2893.10205078125 background all_cells +9766.8173828125 2926.89892578125 background all_cells +9762.189453125 2915.30029296875 background all_cells +9712.6123046875 2916.859130859375 background all_cells +9726.966796875 2902.03955078125 background all_cells +9785.279296875 2911.02392578125 background all_cells +9816.609375 2907.1787109375 background all_cells +9813.3232421875 2895.560302734375 background all_cells +9809.6318359375 2880.862548828125 background all_cells +9796.7314453125 2920.374755859375 background all_cells +9808.6708984375 2966.867431640625 background all_cells +9672.3828125 3112.48876953125 background all_cells +9681.81640625 3112.748291015625 background all_cells +9738.4658203125 3100.260986328125 background all_cells +9749.5498046875 3109.52490234375 background all_cells +9747.4150390625 3087.572021484375 background all_cells +9740.4326171875 3114.149658203125 background all_cells +9714.4716796875 3084.6787109375 background all_cells +9729.33984375 3109.229248046875 background all_cells +9715.3095703125 3111.5029296875 background all_cells +9701.63671875 3088.486328125 background all_cells +9702.423828125 3101.61279296875 background all_cells +9679.505859375 3092.06689453125 background all_cells +9671.8896484375 3084.3837890625 background all_cells +9689.0908203125 3083.720703125 background all_cells +9687.3095703125 3101.593994140625 background all_cells +9620.1767578125 3080.929443359375 background all_cells +9617.4189453125 3046.14697265625 background all_cells +9637.2626953125 3087.083251953125 background all_cells +9614.43359375 3090.826171875 background all_cells +9612.7724609375 3099.370361328125 background all_cells +9628.9794921875 3091.022216796875 background all_cells +9648.48828125 3082.2939453125 background all_cells +9667.158203125 3101.547119140625 background all_cells +9664.2607421875 3092.02783203125 background all_cells +9616.6484375 3104.977294921875 background all_cells +9616.4599609375 3112.19677734375 background all_cells +9664.6748046875 2889.868896484375 background all_cells +9665.3701171875 2920.46142578125 background all_cells +9660.7587890625 2908.97119140625 background all_cells +9676.6845703125 2893.204345703125 background all_cells +9688.71484375 2886.827392578125 background all_cells +9672.021484375 2883.6640625 background all_cells +9673.205078125 2914.1357421875 background all_cells +9683.166015625 2930.076904296875 background all_cells +9687.46484375 2938.4599609375 background all_cells +9670.6533203125 2959.07958984375 background all_cells +9659.38671875 2955.57861328125 background all_cells +9464.2880859375 3273.72900390625 background all_cells +9499.3076171875 3294.8134765625 background all_cells +9510.837890625 3313.752197265625 background all_cells +9508.935546875 3309.125 background all_cells +9455.77734375 3298.61767578125 background all_cells +9460.873046875 3297.32470703125 background all_cells +9456.3916015625 3319.035400390625 background all_cells +9451.4619140625 3315.5048828125 background all_cells +9476.423828125 3290.7314453125 background all_cells +9489.78125 3289.167236328125 background all_cells +9502.7939453125 3276.939208984375 background all_cells +9507.6484375 3284.7216796875 background all_cells +9489.9638671875 3378.701416015625 background all_cells +9496.18359375 3363.678466796875 background all_cells +9528.669921875 3385.784912109375 background all_cells +9539.4345703125 3385.389892578125 background all_cells +9516.1240234375 3376.183837890625 background all_cells +9520.091796875 3350.439697265625 background all_cells +9509.8310546875 3345.34814453125 background all_cells +9494.5126953125 3335.407958984375 background all_cells +9502.9521484375 3318.990478515625 background all_cells +9541.572265625 3321.845947265625 background all_cells +9525.2490234375 3319.201171875 background all_cells +9476.8037109375 3357.60009765625 background all_cells +9467.7607421875 3382.23974609375 background all_cells +9580.1640625 3300.11767578125 background all_cells +9583.490234375 3325.006591796875 background all_cells +9597.8544921875 3319.900390625 background all_cells +9572.3291015625 3384.407958984375 background all_cells +9590.681640625 3378.266357421875 background all_cells +9555.0546875 3386.41650390625 background all_cells +9583.857421875 3385.044189453125 background all_cells +9577.9140625 3272.12255859375 background all_cells +9581.07421875 3295.072509765625 background all_cells +9568.078125 3294.511474609375 background all_cells +9592.953125 3282.814697265625 background all_cells +9560.6259765625 3351.618896484375 background all_cells +9552.7568359375 3348.4091796875 background all_cells +9565.615234375 3346.9052734375 background all_cells +9511.2412109375 3451.8291015625 background all_cells +9504.7763671875 3428.70751953125 background all_cells +9503.3681640625 3455.71044921875 background all_cells +9521.146484375 3452.889404296875 background all_cells +9512.072265625 3458.028076171875 background all_cells +9531.5830078125 3437.25634765625 background all_cells +9545.7412109375 3456.162841796875 background all_cells +9526.259765625 3425.703857421875 background all_cells +9554.623046875 3446.76220703125 background all_cells +9565.5029296875 3451.79541015625 background all_cells +9560.1357421875 3445.727294921875 background all_cells +9621.7607421875 3389.869140625 background all_cells +9621.2080078125 3435.011474609375 background all_cells +9571.6533203125 3456.55810546875 background all_cells +9609.603515625 3440.0546875 background all_cells +9599.509765625 3460.37353515625 background all_cells +9576.10546875 3449.226806640625 background all_cells +9598.412109375 3431.988037109375 background all_cells +9544.44921875 3419.84326171875 background all_cells +9547.0107421875 3395.7939453125 background all_cells +9570.046875 3397.86962890625 background all_cells +9565.3388671875 3396.326416015625 background all_cells +9534.1806640625 3392.7041015625 background all_cells +9462.8212890625 3326.1357421875 background all_cells +9463.9296875 3331.955810546875 background all_cells +9470.4453125 3343.236328125 background all_cells +9451.861328125 3339.514892578125 background all_cells +9463.1416015625 3339.209716796875 background all_cells +9457.234375 3334.418701171875 background all_cells +9475.4052734375 3437.793212890625 background all_cells +9489.732421875 3402.981201171875 background all_cells +9485.466796875 3430.627685546875 background all_cells +9472.9990234375 3382.04345703125 background all_cells +9445.0810546875 3417.30517578125 background all_cells +9446.3740234375 3432.550537109375 background all_cells +9457.935546875 3417.987548828125 background all_cells +9455.9736328125 3447.11083984375 background all_cells +9441.501953125 3449.366943359375 background all_cells +9458.4736328125 3406.043701171875 background all_cells +9466.5302734375 3406.095458984375 background all_cells +9455.0166015625 3359.650390625 background all_cells +8883.2099609375 2921.336181640625 background all_cells +8887.125 2939.142578125 background all_cells +8885.66015625 2935.774658203125 background all_cells +8896.2998046875 2918.72900390625 background all_cells +8908.5654296875 2920.499755859375 background all_cells +8887.3037109375 2951.474853515625 background all_cells +8887.1279296875 2959.009765625 background all_cells +8915.927734375 2919.7529296875 background all_cells +8944.0322265625 2919.193115234375 background all_cells +8934.2138671875 2927.434326171875 background all_cells +8928.8125 2992.59716796875 background all_cells +8939.2001953125 2978.998046875 background all_cells +8934.951171875 2993.0888671875 background all_cells +8930.6240234375 2977.671875 background all_cells +8950.2314453125 2972.253173828125 background all_cells +8944.880859375 2957.748046875 background all_cells +8936.064453125 2898.519775390625 background all_cells +8939.0390625 2906.8330078125 background all_cells +8901.5048828125 2900.03369140625 background all_cells +8907.16015625 2914.591552734375 background all_cells +8907.8232421875 2907.468994140625 background all_cells +8900.1962890625 2894.486328125 background all_cells +8916.1005859375 2908.381103515625 background all_cells +8888.0732421875 2889.19091796875 background all_cells +8887.732421875 2895.234619140625 background all_cells +8975.3466796875 2898.0986328125 background all_cells +8969.80859375 2911.79052734375 background all_cells +8962.2138671875 2959.376708984375 background all_cells +8990.7939453125 2956.445068359375 background all_cells +8954.0146484375 2953.682861328125 background all_cells +8949.1259765625 2947.123291015625 background all_cells +8973.1083984375 2960.1162109375 background all_cells +8979.4775390625 2961.2822265625 background all_cells +8975.01171875 2970.060302734375 background all_cells +8984.513671875 2972.444091796875 background all_cells +8978.396484375 2985.834228515625 background all_cells +8967.4599609375 2933.294921875 background all_cells +8960.158203125 2925.6298828125 background all_cells +8968.287109375 2921.140625 background all_cells +8956.4794921875 2936.81396484375 background all_cells +8964.6376953125 2929.83837890625 background all_cells +8917.1240234375 2871.228515625 background all_cells +8934.728515625 2869.455078125 background all_cells +8948.5546875 2852.529541015625 background all_cells +9003.2734375 2884.829833984375 background all_cells +8970.9453125 2885.03564453125 background all_cells +8960.201171875 2885.407958984375 background all_cells +8923.2431640625 2888.874267578125 background all_cells +8962.025390625 2850.5869140625 background all_cells +8979.6328125 2879.093994140625 background all_cells +8850.859375 3076.470458984375 background all_cells +8858.484375 3074.809814453125 background all_cells +8866.330078125 3055.9716796875 background all_cells +8863.97265625 3086.6611328125 background all_cells +8858.6015625 3087.42236328125 background all_cells +8886.673828125 3078.13330078125 background all_cells +8913.826171875 3059.447265625 background all_cells +8910.1259765625 3077.813232421875 background all_cells +8905.978515625 3069.4775390625 background all_cells +8905.8984375 3057.1923828125 background all_cells +8890.837890625 3082.169921875 background all_cells +8904.052734375 3085.384765625 background all_cells +8899.2802734375 3094.327880859375 background all_cells +8872.2529296875 3094.640380859375 background all_cells +8869.7421875 3098.519775390625 background all_cells +8869.033203125 3104.150146484375 background all_cells +8893.83984375 3098.8701171875 background all_cells +8908.177734375 3101.7451171875 background all_cells +8905.59765625 3093.939208984375 background all_cells +8876.62890625 3099.511962890625 background all_cells +8899.3701171875 3106.14892578125 background all_cells +8889.201171875 3094.17578125 background all_cells +8881.943359375 3130.16796875 background all_cells +8892.0009765625 3124.471923828125 background all_cells +8861.1962890625 3133.88623046875 background all_cells +8876.5595703125 3127.97509765625 background all_cells +8871.755859375 3112.52783203125 background all_cells +8861.0146484375 3107.678955078125 background all_cells +8862.796875 3113.280029296875 background all_cells +8880.6279296875 3111.160400390625 background all_cells +8933.21875 3052.303466796875 background all_cells +8946.263671875 3065.594970703125 background all_cells +8922.9521484375 3065.94384765625 background all_cells +8927.255859375 3054.518798828125 background all_cells +8937.646484375 3116.98486328125 background all_cells +8938.9541015625 3141.908935546875 background all_cells +8951.8720703125 3131.083740234375 background all_cells +8940.716796875 3131.096923828125 background all_cells +8940.7646484375 3122.070556640625 background all_cells +8925.47265625 3083.281005859375 background all_cells +8949.8388671875 3102.352783203125 background all_cells +8927.7041015625 3121.402099609375 background all_cells +8922.3017578125 3129.113037109375 background all_cells +8928.9921875 3137.17724609375 background all_cells +8931.7099609375 3114.441162109375 background all_cells +8927.2451171875 3115.070556640625 background all_cells +8999.6494140625 3080.849365234375 background all_cells +8990.2861328125 3079.072021484375 background all_cells +8984.447265625 3071.602294921875 background all_cells +8988.904296875 3062.526123046875 background all_cells +9046.53515625 3112.033447265625 background all_cells +9019.7880859375 3094.42236328125 background all_cells +9024.67578125 3093.226318359375 background all_cells +9062.5595703125 3108.50146484375 background all_cells +9054.6845703125 3108.08251953125 background all_cells +9016.35546875 3083.1513671875 background all_cells +9003.923828125 3092.99365234375 background all_cells +9009.4658203125 3090.85205078125 background all_cells +9019.966796875 3062.7802734375 background all_cells +9024.59375 3069.641845703125 background all_cells +8960.611328125 3055.381591796875 background all_cells +8951.771484375 3076.458740234375 background all_cells +8961.0498046875 3071.048828125 background all_cells +8954.89453125 3058.62841796875 background all_cells +8952.76953125 3081.615234375 background all_cells +8939.607421875 3094.12060546875 background all_cells +8954.732421875 3090.39990234375 background all_cells +8977.990234375 3079.20751953125 background all_cells +8973.4501953125 3101.192138671875 background all_cells +8969.5361328125 3092.294677734375 background all_cells +8967.7216796875 3065.96142578125 background all_cells +8944.75390625 3050.814208984375 background all_cells +8951.6005859375 3071.29296875 background all_cells +8945.1591796875 3075.851806640625 background all_cells +8949.0966796875 3068.03466796875 background all_cells +8951.0146484375 3054.0693359375 background all_cells +8948.392578125 3059.717529296875 background all_cells +8991.5810546875 3093.741455078125 background all_cells +8989.3681640625 3150.9365234375 background all_cells +8995.65234375 3131.5546875 background all_cells +8991.56640625 3123.28564453125 background all_cells +8990.8037109375 3115.813720703125 background all_cells +9017.7685546875 3198.175048828125 background all_cells +9013.173828125 3212.7607421875 background all_cells +9008.0654296875 3197.707275390625 background all_cells +8994.859375 3186.77392578125 background all_cells +8999.99609375 3218.065185546875 background all_cells +8993.1142578125 3213.482666015625 background all_cells +9002.2548828125 3204.9853515625 background all_cells +8976.919921875 3199.48974609375 background all_cells +8985.509765625 3199.44287109375 background all_cells +9006.169921875 3155.8212890625 background all_cells +9014.08203125 3171.009521484375 background all_cells +8882.13671875 3181.956787109375 background all_cells +8883.9091796875 3161.290283203125 background all_cells +8880.529296875 3175.343505859375 background all_cells +8917.0302734375 3183.6796875 background all_cells +8921.0576171875 3173.46044921875 background all_cells +8893.919921875 3193.824462890625 background all_cells +8909.80859375 3201.107421875 background all_cells +8920.763671875 3196.285888671875 background all_cells +8931.6298828125 3199.38720703125 background all_cells +8924.0126953125 3196.045654296875 background all_cells +8931.9873046875 3236.0595703125 background all_cells +8903.1064453125 3241.73046875 background all_cells +8922.59375 3227.14208984375 background all_cells +8926.6484375 3243.987548828125 background all_cells +8949.322265625 3259.253173828125 background all_cells +8967.220703125 3259.813720703125 background all_cells +8959.982421875 3252.751708984375 background all_cells +8955.857421875 3256.9267578125 background all_cells +8886.484375 3251.876220703125 background all_cells +8935.33984375 3254.825927734375 background all_cells +8900.498046875 3252.75537109375 background all_cells +9048.0 3177.32421875 background all_cells +9054.625 3218.800048828125 background all_cells +9058.1962890625 3236.50927734375 background all_cells +9060.599609375 3248.43310546875 background all_cells +9056.408203125 3244.401611328125 background all_cells +9048.876953125 3240.278076171875 background all_cells +9048.7392578125 3248.192626953125 background all_cells +9004.875 3222.29150390625 background all_cells +9023.599609375 3244.2314453125 background all_cells +9023.572265625 3232.837646484375 background all_cells +9015.978515625 3222.73291015625 background all_cells +8927.33203125 3107.176513671875 background all_cells +8932.681640625 3162.3759765625 background all_cells +8930.685546875 3147.015380859375 background all_cells +8923.1220703125 3157.44140625 background all_cells +8908.119140625 3162.846435546875 background all_cells +8948.2353515625 3141.842041015625 background all_cells +8940.4033203125 3179.49755859375 background all_cells +8943.0107421875 3198.6787109375 background all_cells +8943.09375 3225.624267578125 background all_cells +8942.94921875 3157.91845703125 background all_cells +8804.421875 3055.973388671875 background all_cells +8811.84765625 3054.513671875 background all_cells +8805.2900390625 3072.793212890625 background all_cells +8772.9794921875 3070.45947265625 background all_cells +8778.0595703125 3060.90380859375 background all_cells +8846.9287109375 3141.279541015625 background all_cells +8830.8740234375 3140.76611328125 background all_cells +8853.4560546875 3148.5341796875 background all_cells +8826.8388671875 3140.980224609375 background all_cells +8838.0830078125 3090.2490234375 background all_cells +8844.974609375 3096.583740234375 background all_cells +8824.765625 3079.546142578125 background all_cells +8823.734375 3083.57421875 background all_cells +8844.705078125 3101.740234375 background all_cells +8830.9931640625 3106.876220703125 background all_cells +8838.24609375 3104.334716796875 background all_cells +8849.31640625 3117.742919921875 background all_cells +8843.8896484375 3120.69921875 background all_cells +8822.232421875 3066.639892578125 background all_cells +8811.02734375 3091.40673828125 background all_cells +8805.33984375 3083.716552734375 background all_cells +8788.0576171875 3087.68408203125 background all_cells +8802.7978515625 3100.695556640625 background all_cells +8814.9755859375 3096.017822265625 background all_cells +8813.5341796875 3099.12255859375 background all_cells +8794.9716796875 3094.7421875 background all_cells +8796.509765625 3109.251953125 background all_cells +8781.8095703125 3104.90380859375 background all_cells +8771.8017578125 3097.19580078125 background all_cells +8878.9697265625 3138.0888671875 background all_cells +8809.42578125 3148.41162109375 background all_cells +8770.6396484375 3129.824462890625 background all_cells +8875.9921875 3149.607421875 background all_cells +8882.357421875 3143.477294921875 background all_cells +8907.453125 3142.925048828125 background all_cells +8915.6357421875 3131.439453125 background all_cells +8910.44140625 3138.58984375 background all_cells +8902.1015625 3146.43994140625 background all_cells +8898.2568359375 3151.71240234375 background all_cells +8814.0625 2990.41845703125 background all_cells +8804.9140625 2986.728759765625 background all_cells +8788.8662109375 2985.56298828125 background all_cells +8858.224609375 2985.775390625 background all_cells +8831.2451171875 3017.70068359375 background all_cells +8858.900390625 3001.688720703125 background all_cells +8867.2978515625 3010.489990234375 background all_cells +8872.12109375 2998.302001953125 background all_cells +8871.9384765625 3019.9443359375 background all_cells +8856.28125 3017.609375 background all_cells +8856.341796875 3022.258544921875 background all_cells +8841.8623046875 3019.698486328125 background all_cells +8855.78515625 3038.63525390625 background all_cells +8854.96484375 3043.596923828125 background all_cells +8865.7333984375 3051.725830078125 background all_cells +8864.6962890625 3044.828369140625 background all_cells +8835.5986328125 3049.33642578125 background all_cells +8865.998046875 3035.32177734375 background all_cells +8871.2841796875 3035.618896484375 background all_cells +8877.6025390625 3031.591064453125 background all_cells +8891.7919921875 3054.552978515625 background all_cells +8891.4423828125 3042.762451171875 background all_cells +8906.75 3009.69482421875 background all_cells +8911.408203125 3005.206298828125 background all_cells +8910.734375 3025.643310546875 background all_cells +8903.33984375 3044.238037109375 background all_cells +8900.021484375 3045.334716796875 background all_cells +8905.4072265625 3041.509033203125 background all_cells +8916.3662109375 3011.92529296875 background all_cells +8916.5439453125 2993.9736328125 background all_cells +8916.83984375 2988.215576171875 background all_cells +8922.94921875 2986.06494140625 background all_cells +8922.87890625 3012.340087890625 background all_cells +8924.52734375 3018.28564453125 background all_cells +8914.87109375 3016.58935546875 background all_cells +8919.208984375 3042.04443359375 background all_cells +8922.8203125 3026.809326171875 background all_cells +8930.435546875 3002.197265625 background all_cells +8943.412109375 2989.77197265625 background all_cells +8939.7431640625 2987.067138671875 background all_cells +8942.8681640625 3012.2333984375 background all_cells +8934.2109375 3011.637939453125 background all_cells +8952.57421875 2998.166748046875 background all_cells +8958.396484375 3041.132080078125 background all_cells +8962.24609375 3009.419189453125 background all_cells +8929.9970703125 3031.612060546875 background all_cells +8944.23828125 3036.83203125 background all_cells +8935.7333984375 3031.717529296875 background all_cells +8981.015625 3030.775146484375 background all_cells +8996.26171875 2984.576416015625 background all_cells +8990.0712890625 3005.359619140625 background all_cells +8979.96875 3023.08837890625 background all_cells +8980.1787109375 3016.497314453125 background all_cells +9001.865234375 3040.60302734375 background all_cells +8989.4580078125 3042.893798828125 background all_cells +9022.1318359375 3031.927978515625 background all_cells +9019.0703125 3019.604736328125 background all_cells +9032.89453125 3022.61865234375 background all_cells +9035.6484375 2991.792236328125 background all_cells +9028.4970703125 3000.855712890625 background all_cells +9036.298828125 3006.56494140625 background all_cells +9030.2890625 3011.050048828125 background all_cells +8954.421875 3045.68212890625 background all_cells +8954.5654296875 3022.214599609375 background all_cells +8946.5546875 3024.50390625 background all_cells +8966.595703125 3049.422607421875 background all_cells +8982.474609375 3053.855224609375 background all_cells +8977.583984375 3039.065185546875 background all_cells +8976.763671875 3045.25732421875 background all_cells +8966.3427734375 3028.896484375 background all_cells +8975.4033203125 3032.997314453125 background all_cells +8973.69140625 3020.3115234375 background all_cells +8966.806640625 3021.229736328125 background all_cells +8915.4462890625 3316.073486328125 background all_cells +8915.421875 3345.92578125 background all_cells +8937.87890625 3303.460205078125 background all_cells +8929.140625 3344.10546875 background all_cells +8920.96875 3323.405517578125 background all_cells +8935.2099609375 3325.1923828125 background all_cells +8934.0615234375 3360.410888671875 background all_cells +8926.6982421875 3356.099609375 background all_cells +8952.2734375 3269.2587890625 background all_cells +8941.43359375 3269.18359375 background all_cells +8922.2900390625 3279.024658203125 background all_cells +8932.4013671875 3274.48876953125 background all_cells +8880.9970703125 3585.41259765625 background all_cells +8900.6728515625 3609.16455078125 background all_cells +8888.3828125 3595.2109375 background all_cells +8888.5341796875 3603.032470703125 background all_cells +8883.18359375 3605.90234375 background all_cells +8886.8173828125 3612.0927734375 background all_cells +8910.3916015625 3657.370361328125 background all_cells +8883.0947265625 3660.99462890625 background all_cells +8882.5107421875 3672.8291015625 background all_cells +8899.380859375 3680.285888671875 background all_cells +8889.23828125 3677.494384765625 background all_cells +8899.759765625 3632.080078125 background all_cells +8916.7978515625 3654.280517578125 background all_cells +8902.158203125 3653.3955078125 background all_cells +8907.470703125 3642.582275390625 background all_cells +8929.8447265625 3627.947265625 background all_cells +8922.1650390625 3665.497314453125 background all_cells +8940.98046875 3605.708984375 background all_cells +8935.27734375 3621.887451171875 background all_cells +8943.3115234375 3598.524169921875 background all_cells +8949.69140625 3597.7470703125 background all_cells +8948.4765625 3592.861083984375 background all_cells +8911.912109375 3364.107666015625 background all_cells +8920.806640625 3375.744140625 background all_cells +8913.7763671875 3371.859375 background all_cells +8913.142578125 3446.48876953125 background all_cells +8910.013671875 3455.752685546875 background all_cells +8928.6728515625 3455.506103515625 background all_cells +8939.150390625 3429.3837890625 background all_cells +8946.173828125 3455.417236328125 background all_cells +8925.8271484375 3381.136962890625 background all_cells +8928.671875 3418.05322265625 background all_cells +8934.9716796875 3374.23486328125 background all_cells +8910.5595703125 3461.61962890625 background all_cells +8935.3740234375 3477.598876953125 background all_cells +8948.2373046875 3470.168701171875 background all_cells +8906.4990234375 3468.358642578125 background all_cells +8923.154296875 3465.14111328125 background all_cells +8943.349609375 3501.72314453125 background all_cells +8948.748046875 3510.92333984375 background all_cells +8953.2265625 3489.334228515625 background all_cells +8949.4365234375 3487.314697265625 background all_cells +8909.57421875 3485.0947265625 background all_cells +8932.7978515625 3494.664306640625 background all_cells +8931.001953125 3486.048095703125 background all_cells +8920.2138671875 3482.38427734375 background all_cells +9055.38671875 3384.392822265625 background all_cells +9045.6103515625 3419.686279296875 background all_cells +9049.55078125 3395.0029296875 background all_cells +9058.568359375 3404.82275390625 background all_cells +9049.376953125 3479.4384765625 background all_cells +9065.0791015625 3471.073974609375 background all_cells +9042.7646484375 3466.01171875 background all_cells +9072.7822265625 3437.31396484375 background all_cells +9044.205078125 3443.37255859375 background all_cells +9049.9013671875 3446.804443359375 background all_cells +9055.896484375 3441.50537109375 background all_cells +9020.31640625 3429.418212890625 background all_cells +9020.9638671875 3446.328125 background all_cells +9023.431640625 3442.73291015625 background all_cells +9023.2216796875 3434.848388671875 background all_cells +9027.724609375 3396.265380859375 background all_cells +9016.3427734375 3394.08984375 background all_cells +9014.4521484375 3408.915771484375 background all_cells +9038.8408203125 3415.388427734375 background all_cells +9035.9736328125 3502.810546875 background all_cells +9064.4697265625 3504.595947265625 background all_cells +9007.9814453125 3588.72216796875 background all_cells +9015.0380859375 3584.22900390625 background all_cells +9014.203125 3540.18505859375 background all_cells +9030.8583984375 3551.102294921875 background all_cells +9024.8798828125 3541.4326171875 background all_cells +9020.2724609375 3535.73876953125 background all_cells +9018.2392578125 3548.479736328125 background all_cells +9052.87890625 3571.611328125 background all_cells +9061.546875 3554.500732421875 background all_cells +9069.197265625 3565.18603515625 background all_cells +9054.896484375 3543.649169921875 background all_cells +9014.564453125 3527.6123046875 background all_cells +9012.224609375 3577.362060546875 background all_cells +9003.763671875 3525.690185546875 background all_cells +8959.03125 3486.699951171875 background all_cells +8971.9423828125 3499.53955078125 background all_cells +8965.5283203125 3496.00146484375 background all_cells +8971.66796875 3491.904052734375 background all_cells +8956.36328125 3498.64892578125 background all_cells +8965.8603515625 3504.794677734375 background all_cells +8952.740234375 3502.644775390625 background all_cells +8954.4814453125 3523.91064453125 background all_cells +8966.4697265625 3537.291015625 background all_cells +8965.7294921875 3517.9248046875 background all_cells +8957.080078125 3517.176513671875 background all_cells +8990.46484375 3524.528564453125 background all_cells +8991.9677734375 3515.810302734375 background all_cells +8974.6240234375 3510.525634765625 background all_cells +8988.845703125 3488.208984375 background all_cells +8982.1474609375 3501.189453125 background all_cells +8963.0234375 3445.246826171875 background all_cells +8982.44140625 3446.05810546875 background all_cells +9004.2470703125 3448.831298828125 background all_cells +8988.501953125 3417.251708984375 background all_cells +8995.6103515625 3466.49951171875 background all_cells +8992.5986328125 3473.71923828125 background all_cells +9000.7177734375 3487.563720703125 background all_cells +9000.6171875 3475.2021484375 background all_cells +8994.939453125 3479.376220703125 background all_cells +8971.984375 3458.3798828125 background all_cells +8970.4287109375 3485.223388671875 background all_cells +8987.259765625 3476.13232421875 background all_cells +8986.953125 3466.762939453125 background all_cells +8987.208984375 3456.1240234375 background all_cells +8980.9609375 3463.442626953125 background all_cells +8823.52734375 3361.150390625 background all_cells +8812.3984375 3379.920166015625 background all_cells +8809.98046875 3368.786865234375 background all_cells +8878.3359375 3417.895751953125 background all_cells +8902.2138671875 3447.1259765625 background all_cells +8902.1396484375 3437.723876953125 background all_cells +8906.6650390625 3427.9736328125 background all_cells +8887.4296875 3433.25341796875 background all_cells +8895.060546875 3433.47509765625 background all_cells +8836.8056640625 3381.3251953125 background all_cells +8825.5615234375 3384.882080078125 background all_cells +8816.24609375 3384.59228515625 background all_cells +8885.8759765625 3334.809326171875 background all_cells +8905.0078125 3393.683349609375 background all_cells +8897.341796875 3384.01025390625 background all_cells +8897.24609375 3377.030517578125 background all_cells +8809.83203125 3415.635009765625 background all_cells +8829.3740234375 3444.8349609375 background all_cells +8826.19921875 3416.608642578125 background all_cells +8823.3193359375 3403.4814453125 background all_cells +8818.2822265625 3406.47216796875 background all_cells +8817.8623046875 3393.332275390625 background all_cells +8819.5771484375 3401.126708984375 background all_cells +8808.21484375 3402.141845703125 background all_cells +8836.58984375 3393.182861328125 background all_cells +8799.3046875 3467.040283203125 background all_cells +8812.0537109375 3479.8193359375 background all_cells +8812.455078125 3470.5146484375 background all_cells +8807.693359375 3475.056640625 background all_cells +8821.0673828125 3462.40869140625 background all_cells +8892.3583984375 3448.373046875 background all_cells +8830.1787109375 3455.290283203125 background all_cells +8824.0732421875 3452.005615234375 background all_cells +8820.55859375 3446.85888671875 background all_cells +8894.23828125 3470.98046875 background all_cells +8882.40234375 3476.93798828125 background all_cells +8878.4716796875 3468.363525390625 background all_cells +8819.1875 3477.539794921875 background all_cells +8834.1591796875 3483.882568359375 background all_cells +8827.255859375 3471.579345703125 background all_cells +8801.796875 3457.872802734375 background all_cells +8814.62109375 3455.6044921875 background all_cells +8808.7109375 3454.3662109375 background all_cells +8772.1796875 3430.56396484375 background all_cells +8789.77734375 3394.454833984375 background all_cells +8791.3037109375 3429.0634765625 background all_cells +8779.83984375 3390.6376953125 background all_cells +8792.9951171875 3457.86376953125 background all_cells +8793.1162109375 3448.255126953125 background all_cells +8797.41796875 3436.228271484375 background all_cells +8779.517578125 3434.380859375 background all_cells +8810.953125 3436.456787109375 background all_cells +8830.0126953125 3436.255859375 background all_cells +8802.365234375 3441.436767578125 background all_cells +8962.654296875 3308.2255859375 background all_cells +8975.697265625 3277.076171875 background all_cells +8982.4443359375 3278.5810546875 background all_cells +8977.634765625 3284.4716796875 background all_cells +8973.4560546875 3307.9755859375 background all_cells +8963.908203125 3323.71435546875 background all_cells +8951.6064453125 3340.140625 background all_cells +8974.6337890625 3336.4521484375 background all_cells +8956.5263671875 3332.329345703125 background all_cells +8948.2255859375 3315.852294921875 background all_cells +8961.9267578125 3289.161376953125 background all_cells +8981.6142578125 3360.40576171875 background all_cells +8991.2431640625 3331.229248046875 background all_cells +8993.6162109375 3384.30517578125 background all_cells +8985.900390625 3372.27099609375 background all_cells +8960.1259765625 3399.856201171875 background all_cells +8952.07421875 3418.145751953125 background all_cells +8970.5986328125 3404.09521484375 background all_cells +8978.2529296875 3403.33349609375 background all_cells +8970.5458984375 3395.884033203125 background all_cells +8963.1220703125 3376.325927734375 background all_cells +8971.0439453125 3356.376708984375 background all_cells +8947.47265625 3363.08251953125 background all_cells +8943.40234375 3373.452880859375 background all_cells +8976.9609375 3385.797607421875 background all_cells +8962.5537109375 3381.772216796875 background all_cells +9008.2109375 3369.06787109375 background all_cells +8992.43359375 3290.426025390625 background all_cells +8989.8818359375 3308.080810546875 background all_cells +8996.8857421875 3322.676513671875 background all_cells +9020.1044921875 3319.825439453125 background all_cells +9013.41015625 3312.90869140625 background all_cells +9001.9794921875 3307.7744140625 background all_cells +9071.677734375 3319.359619140625 background all_cells +9066.345703125 3304.785888671875 background all_cells +9011.251953125 3352.22998046875 background all_cells +9015.4111328125 3359.476318359375 background all_cells +9016.3994140625 3355.194091796875 background all_cells +9053.482421875 3362.23974609375 background all_cells +9055.4365234375 3371.314208984375 background all_cells +9047.576171875 3365.268798828125 background all_cells +9011.126953125 3327.572998046875 background all_cells +9031.7509765625 3340.333740234375 background all_cells +9022.3525390625 3340.726318359375 background all_cells +9055.5576171875 3354.50634765625 background all_cells +9069.552734375 3336.83447265625 background all_cells +9063.271484375 3351.12451171875 background all_cells +9144.8388671875 3317.5546875 background all_cells +9154.7138671875 3307.974365234375 background all_cells +9149.822265625 3293.5400390625 background all_cells +9178.39453125 3326.962646484375 background all_cells +9095.5244140625 3334.87744140625 background all_cells +9088.16796875 3314.05029296875 background all_cells +9163.5732421875 3315.06640625 background all_cells +9183.173828125 3302.06005859375 background all_cells +9175.6806640625 3319.1533203125 background all_cells +9163.42578125 3303.334716796875 background all_cells +9132.7119140625 3419.202880859375 background all_cells +9131.1025390625 3427.404052734375 background all_cells +9140.8564453125 3423.1728515625 background all_cells +9160.681640625 3418.11083984375 background all_cells +9152.8701171875 3422.087158203125 background all_cells +9152.615234375 3396.062255859375 background all_cells +9164.392578125 3393.3291015625 background all_cells +9162.427734375 3376.28955078125 background all_cells +9159.69140625 3406.048583984375 background all_cells +9159.78515625 3413.53955078125 background all_cells +9151.974609375 3411.4033203125 background all_cells +9144.7646484375 3381.88134765625 background all_cells +9154.4453125 3384.4169921875 background all_cells +9149.0693359375 3373.452392578125 background all_cells +9146.6171875 3387.71923828125 background all_cells +9136.5166015625 3404.1650390625 background all_cells +9139.052734375 3386.65087890625 background all_cells +9141.4912109375 3394.75439453125 background all_cells +9144.119140625 3402.304931640625 background all_cells +9102.43359375 3374.00439453125 background all_cells +9097.2021484375 3390.69580078125 background all_cells +9101.8818359375 3383.728271484375 background all_cells +9127.826171875 3399.932861328125 background all_cells +9131.0234375 3370.90869140625 background all_cells +9145.1435546875 3370.65380859375 background all_cells +9136.3564453125 3363.718505859375 background all_cells +9130.599609375 3388.517578125 background all_cells +9130.5908203125 3394.232177734375 background all_cells +9116.3232421875 3387.780517578125 background all_cells +9118.5166015625 3403.921630859375 background all_cells +9125.2109375 3378.510498046875 background all_cells +9122.9013671875 3385.223388671875 background all_cells +9122.921875 3393.92041015625 background all_cells +9132.0908203125 3408.962158203125 background all_cells +9141.099609375 3414.93359375 background all_cells +9122.3349609375 3418.15283203125 background all_cells +9109.6748046875 3401.92578125 background all_cells +9108.52734375 3421.802490234375 background all_cells +9096.9697265625 3409.97509765625 background all_cells +9102.98046875 3403.79296875 background all_cells +9168.001953125 3529.9638671875 background all_cells +9172.0126953125 3535.055419921875 background all_cells +9223.876953125 3528.0 background all_cells +9230.9111328125 3548.7900390625 background all_cells +9231.099609375 3519.987060546875 background all_cells +9226.4296875 3517.254638671875 background all_cells +9173.021484375 3520.92529296875 background all_cells +9177.5947265625 3575.998779296875 background all_cells +9176.0146484375 3569.121337890625 background all_cells +9175.1787109375 3554.677978515625 background all_cells +9177.0947265625 3544.247314453125 background all_cells +9097.07421875 3597.791259765625 background all_cells +9100.4462890625 3624.2451171875 background all_cells +9108.3642578125 3619.97705078125 background all_cells +9100.943359375 3610.65478515625 background all_cells +9105.0439453125 3630.075927734375 background all_cells +9099.572265625 3635.28369140625 background all_cells +9111.9736328125 3633.166015625 background all_cells +9120.0458984375 3621.15087890625 background all_cells +9127.0537109375 3641.666259765625 background all_cells +9121.185546875 3633.2138671875 background all_cells +9091.625 3617.325439453125 background all_cells +9083.0283203125 3613.90283203125 background all_cells +9079.0751953125 3582.421142578125 background all_cells +9092.2783203125 3588.6357421875 background all_cells +9083.59765625 3589.458740234375 background all_cells +9150.568359375 3605.265380859375 background all_cells +9178.490234375 3602.236083984375 background all_cells +9171.38671875 3594.71337890625 background all_cells +9157.82421875 3613.20751953125 background all_cells +9078.4921875 3605.168212890625 background all_cells +9091.37890625 3600.423583984375 background all_cells +9124.03515625 3561.851318359375 background all_cells +9120.2783203125 3547.854736328125 background all_cells +9131.830078125 3552.647705078125 background all_cells +9130.396484375 3574.36376953125 background all_cells +9155.1494140625 3552.5478515625 background all_cells +9130.1103515625 3525.566650390625 background all_cells +9106.8916015625 3516.578857421875 background all_cells +9162.0146484375 3516.685546875 background all_cells +9134.17578125 3515.96826171875 background all_cells +9303.525390625 3601.687744140625 background all_cells +9315.2578125 3603.693603515625 background all_cells +9321.25 3595.9833984375 background all_cells +9313.5068359375 3619.03076171875 background all_cells +9311.3984375 3636.279296875 background all_cells +9488.6669921875 3629.198486328125 background all_cells +9559.912109375 3670.429443359375 background all_cells +9340.8447265625 3552.18408203125 background all_cells +9388.009765625 3549.942138671875 background all_cells +9346.64453125 3543.007080078125 background all_cells +9394.0263671875 3571.062255859375 background all_cells +9370.5185546875 3573.45361328125 background all_cells +9385.041015625 3580.781005859375 background all_cells +9378.197265625 3578.685546875 background all_cells +9371.470703125 3581.718994140625 background all_cells +9370.265625 3596.1484375 background all_cells +9366.203125 3592.6884765625 background all_cells +9358.64453125 3591.67041015625 background all_cells +9360.9072265625 3576.31201171875 background all_cells +9359.9580078125 3599.781494140625 background all_cells +9356.654296875 3589.481201171875 background all_cells +9398.0927734375 3612.6240234375 background all_cells +9402.5244140625 3646.97509765625 background all_cells +9405.140625 3544.450927734375 background all_cells +9410.498046875 3547.179931640625 background all_cells +9413.60546875 3551.8505859375 background all_cells +9399.5810546875 3627.603515625 background all_cells +9451.458984375 3620.89013671875 background all_cells +9440.74609375 3666.43896484375 background all_cells +9473.388671875 3672.29833984375 background all_cells +9433.0654296875 3588.814208984375 background all_cells +9420.5791015625 3632.459716796875 background all_cells +9440.0966796875 3625.072021484375 background all_cells +9435.392578125 3642.283447265625 background all_cells +9424.515625 3682.089599609375 background all_cells +9418.779296875 3696.08837890625 background all_cells +9427.2421875 3727.853515625 background all_cells +9427.109375 3735.424560546875 background all_cells +9415.990234375 3734.075439453125 background all_cells +9412.349609375 3538.382568359375 background all_cells +9418.9599609375 3548.25146484375 background all_cells +9419.904296875 3538.601806640625 background all_cells +9324.7958984375 3640.976806640625 background all_cells +9334.0302734375 3634.968994140625 background all_cells +9328.3828125 3635.751708984375 background all_cells +9389.59765625 3637.632568359375 background all_cells +9377.26171875 3627.088623046875 background all_cells +9366.8408203125 3654.915771484375 background all_cells +9352.3828125 3643.91162109375 background all_cells +9371.2919921875 3634.592529296875 background all_cells +9347.12109375 3602.077880859375 background all_cells +9366.0078125 3610.62451171875 background all_cells +9358.984375 3613.986572265625 background all_cells +9346.62890625 3610.92822265625 background all_cells +9351.25 3610.980224609375 background all_cells +9337.9521484375 3621.239990234375 background all_cells +9342.8720703125 3621.629638671875 background all_cells +9342.41796875 3613.26708984375 background all_cells +9342.125 3639.682861328125 background all_cells +9338.009765625 3634.781494140625 background all_cells +9332.9462890625 3643.698974609375 background all_cells +9333.296875 3652.635009765625 background all_cells +9340.8642578125 3651.72509765625 background all_cells +9326.03125 3563.24365234375 background all_cells +9333.0263671875 3555.287353515625 background all_cells +9322.634765625 3580.26220703125 background all_cells +9332.947265625 3564.91845703125 background all_cells +9341.828125 3580.859375 background all_cells +9349.2119140625 3585.23388671875 background all_cells +9347.1884765625 3583.618896484375 background all_cells +9327.3203125 3586.680908203125 background all_cells +9335.6533203125 3589.26611328125 background all_cells +9330.75 3586.633544921875 background all_cells +9194.2978515625 3573.467041015625 background all_cells +9202.1904296875 3578.87841796875 background all_cells +9190.3798828125 3630.76904296875 background all_cells +9205.185546875 3595.130859375 background all_cells +9214.8271484375 3579.35205078125 background all_cells +9210.3837890625 3568.88525390625 background all_cells +9226.09375 3636.863037109375 background all_cells +9205.8291015625 3666.69970703125 background all_cells +9156.2578125 3671.079833984375 background all_cells +9165.0224609375 3677.774169921875 background all_cells +9168.9140625 3673.1416015625 background all_cells +9171.2509765625 3651.1171875 background all_cells +9143.458984375 3655.12841796875 background all_cells +9149.0302734375 3655.109375 background all_cells +9158.2353515625 3667.00390625 background all_cells +9159.220703125 3661.8330078125 background all_cells +9271.8544921875 3628.362548828125 background all_cells +9266.15234375 3631.201904296875 background all_cells +9266.4931640625 3619.574462890625 background all_cells +9274.1171875 3609.127197265625 background all_cells +9254.8701171875 3626.69580078125 background all_cells +9240.5771484375 3610.373779296875 background all_cells +9235.76953125 3497.2998046875 background all_cells +9260.2392578125 3497.828857421875 background all_cells +9250.85546875 3496.744873046875 background all_cells +9245.7138671875 3493.85791015625 background all_cells +9255.9638671875 3561.582763671875 background all_cells +9247.8134765625 3566.87109375 background all_cells +9238.966796875 3517.02001953125 background all_cells +9256.0087890625 3547.28857421875 background all_cells +9332.1884765625 3402.14306640625 background all_cells +9322.0869140625 3421.912109375 background all_cells +9331.1767578125 3420.744140625 background all_cells +9329.28125 3414.0849609375 background all_cells +9316.0966796875 3524.814697265625 background all_cells +9330.3818359375 3532.792236328125 background all_cells +9336.41796875 3522.097412109375 background all_cells +9303.28125 3455.503662109375 background all_cells +9318.4912109375 3510.560546875 background all_cells +9316.0126953125 3433.804931640625 background all_cells +9312.15625 3442.988525390625 background all_cells +9310.6025390625 3487.8857421875 background all_cells +9268.798828125 3473.6669921875 background all_cells +9292.955078125 3464.266845703125 background all_cells +9288.30859375 3483.8037109375 background all_cells +9276.9521484375 3560.424072265625 background all_cells +9287.4697265625 3559.77734375 background all_cells +9300.2421875 3515.292724609375 background all_cells +9276.8154296875 3551.2822265625 background all_cells +9283.8388671875 3547.505126953125 background all_cells +9292.6396484375 3539.691650390625 background all_cells +9141.8310546875 3430.894287109375 background all_cells +9159.3076171875 3430.25341796875 background all_cells +9148.1845703125 3438.62890625 background all_cells +9195.458984375 3430.39013671875 background all_cells +9200.654296875 3454.647216796875 background all_cells +9205.4228515625 3434.08837890625 background all_cells +9196.65625 3446.763671875 background all_cells +9209.763671875 3444.467529296875 background all_cells +9220.783203125 3439.365234375 background all_cells +9221.9443359375 3431.654541015625 background all_cells +9170.40234375 3452.419189453125 background all_cells +9185.31640625 3432.20068359375 background all_cells +9184.173828125 3453.302001953125 background all_cells +9177.3662109375 3454.029296875 background all_cells +9166.751953125 3437.8974609375 background all_cells +9177.5595703125 3438.26318359375 background all_cells +9158.54296875 3446.751953125 background all_cells +9158.5625 3438.585205078125 background all_cells +9085.6240234375 3497.9248046875 background all_cells +9106.240234375 3497.445556640625 background all_cells +9106.0185546875 3505.527587890625 background all_cells +9150.201171875 3490.373046875 background all_cells +9113.0546875 3490.93115234375 background all_cells +9137.5146484375 3494.6796875 background all_cells +9132.1923828125 3499.509765625 background all_cells +9161.55078125 3491.10009765625 background all_cells +9156.3798828125 3496.211669921875 background all_cells +9214.7236328125 3505.244140625 background all_cells +9229.44140625 3502.56396484375 background all_cells +9226.30859375 3499.721923828125 background all_cells +9218.521484375 3502.086669921875 background all_cells +9201.3779296875 3505.775390625 background all_cells +9207.537109375 3500.90625 background all_cells +9199.201171875 3501.588623046875 background all_cells +9114.48046875 3434.06005859375 background all_cells +9111.7744140625 3452.59130859375 background all_cells +9103.9130859375 3454.745361328125 background all_cells +9106.9140625 3467.4765625 background all_cells +9106.841796875 3480.412841796875 background all_cells +9099.5048828125 3476.2646484375 background all_cells +9117.189453125 3472.30859375 background all_cells +9085.1630859375 3447.708251953125 background all_cells +9088.2998046875 3464.43310546875 background all_cells +9080.9453125 3448.20166015625 background all_cells +9124.6611328125 3437.888427734375 background all_cells +9139.9072265625 3486.6220703125 background all_cells +9145.2646484375 3486.3818359375 background all_cells +9137.9619140625 3481.409912109375 background all_cells +9134.611328125 3444.263427734375 background all_cells +9132.7509765625 3435.088623046875 background all_cells +9180.84765625 3403.40966796875 background all_cells +9191.7890625 3396.66552734375 background all_cells +9183.220703125 3399.296142578125 background all_cells +9183.9345703125 3392.71923828125 background all_cells +9209.765625 3394.321044921875 background all_cells +9198.263671875 3407.882080078125 background all_cells +9223.796875 3395.699951171875 background all_cells +9227.2802734375 3401.552734375 background all_cells +9218.8173828125 3401.31640625 background all_cells +9212.9189453125 3401.637451171875 background all_cells +9201.9453125 3420.892822265625 background all_cells +9222.6142578125 3414.614501953125 background all_cells +9217.3056640625 3424.6728515625 background all_cells +9209.833984375 3426.081787109375 background all_cells +9171.2041015625 3408.872802734375 background all_cells +9169.8984375 3416.126708984375 background all_cells +9180.412109375 3408.329345703125 background all_cells +9192.2783203125 3414.253173828125 background all_cells +9168.84765625 3402.594482421875 background all_cells +9174.8076171875 3393.460693359375 background all_cells +9174.3447265625 3399.609619140625 background all_cells +9235.6083984375 3348.470458984375 background all_cells +9242.361328125 3355.007080078125 background all_cells +9231.5869140625 3353.888916015625 background all_cells +9233.0703125 3383.458984375 background all_cells +9233.4853515625 3402.942626953125 background all_cells +9247.08203125 3401.51123046875 background all_cells +9248.1904296875 3365.97607421875 background all_cells +9250.50390625 3375.830078125 background all_cells +9223.6171875 3355.27099609375 background all_cells +9224.333984375 3361.87353515625 background all_cells +9215.2099609375 3362.232177734375 background all_cells +9233.966796875 3363.05615234375 background all_cells +9213.6328125 3355.141357421875 background all_cells +9215.5595703125 3384.860595703125 background all_cells +9229.73828125 3390.86572265625 background all_cells +9226.7255859375 3385.50537109375 background all_cells +9223.525390625 3372.140625 background all_cells +9221.931640625 3381.714111328125 background all_cells +9226.7197265625 3378.06787109375 background all_cells +9232.7060546875 3374.716796875 background all_cells +9221.64453125 3366.46142578125 background all_cells +9226.8525390625 3367.42529296875 background all_cells +9217.2880859375 3366.9404296875 background all_cells +9253.9423828125 3310.376708984375 background all_cells +9257.5849609375 3330.59912109375 background all_cells +9253.0732421875 3327.2998046875 background all_cells +9255.525390625 3320.3115234375 background all_cells +9270.5400390625 3337.91357421875 background all_cells +9246.5576171875 3327.172607421875 background all_cells +9237.87890625 3344.369140625 background all_cells +9247.0322265625 3333.106201171875 background all_cells +9248.208984375 3321.929443359375 background all_cells +9236.076171875 3316.08544921875 background all_cells +9200.3525390625 3309.267333984375 background all_cells +9196.048828125 3306.6015625 background all_cells +9214.494140625 3333.052490234375 background all_cells +9218.443359375 3346.165283203125 background all_cells +9222.9150390625 3334.90771484375 background all_cells +9220.208984375 3305.37744140625 background all_cells +9225.84375 3315.65185546875 background all_cells +9221.38671875 3322.138427734375 background all_cells +9213.8310546875 3323.401123046875 background all_cells +9200.681640625 3342.36865234375 background all_cells +9209.638671875 3363.68115234375 background all_cells +9202.525390625 3355.41845703125 background all_cells +9206.015625 3349.87548828125 background all_cells +9173.5322265625 3359.5205078125 background all_cells +9186.541015625 3361.7861328125 background all_cells +9187.8720703125 3352.13671875 background all_cells +9186.181640625 3356.775634765625 background all_cells +9187.849609375 3368.680908203125 background all_cells +9178.9931640625 3366.59033203125 background all_cells +9183.986328125 3382.604736328125 background all_cells +9189.15234375 3387.498779296875 background all_cells +9170.822265625 3384.169921875 background all_cells +9196.853515625 3371.51953125 background all_cells +9193.185546875 3364.2021484375 background all_cells +9194.6962890625 3358.081298828125 background all_cells +9201.13671875 3383.536865234375 background all_cells +9194.220703125 3380.69775390625 background all_cells +9203.697265625 3375.34228515625 background all_cells +9188.4599609375 2710.195556640625 background all_cells +9165.6630859375 2697.46044921875 background all_cells +9176.3486328125 2704.716796875 background all_cells +9207.126953125 2701.889892578125 background all_cells +9196.0986328125 2746.763916015625 background all_cells +9205.294921875 2734.98388671875 background all_cells +9198.84765625 2734.018310546875 background all_cells +9181.8388671875 2722.41259765625 background all_cells +9213.03515625 2748.005615234375 background all_cells +9228.6162109375 2739.197509765625 background all_cells +9211.96875 2737.55078125 background all_cells +9173.8212890625 2715.502197265625 background all_cells +9222.689453125 2724.42333984375 background all_cells +9232.59765625 2723.532470703125 background all_cells +9236.4453125 2706.275390625 background all_cells +9241.888671875 2717.85498046875 background all_cells +9243.015625 2691.967529296875 background all_cells +9225.5615234375 2692.034912109375 background all_cells +9198.9765625 2762.808349609375 background all_cells +9206.513671875 2762.49853515625 background all_cells +9218.8173828125 2756.950927734375 background all_cells +9217.916015625 2766.0859375 background all_cells +9215.5517578125 2761.04736328125 background all_cells +9224.5908203125 2761.6748046875 background all_cells +9224.3701171875 2754.497802734375 background all_cells +9232.48828125 2759.748291015625 background all_cells +9229.8447265625 2766.243408203125 background all_cells +9216.142578125 2784.653076171875 background all_cells +9220.8876953125 2785.03466796875 background all_cells +9226.1845703125 2780.39306640625 background all_cells +9221.3896484375 2790.131103515625 background all_cells +9209.861328125 2771.149658203125 background all_cells +9293.3310546875 2702.743896484375 background all_cells +9303.4892578125 2706.019775390625 background all_cells +9296.2099609375 2713.2451171875 background all_cells +9355.32421875 2720.90625 background all_cells +9365.908203125 2721.074951171875 background all_cells +9360.119140625 2725.335205078125 background all_cells +9360.0576171875 2749.87841796875 background all_cells +9356.9384765625 2743.532958984375 background all_cells +9371.658203125 2693.97412109375 background all_cells +9371.17578125 2711.708740234375 background all_cells +9359.3466796875 2710.47998046875 background all_cells +9352.072265625 2706.376953125 background all_cells +9331.0888671875 2696.37646484375 background all_cells +9330.9951171875 2727.373046875 background all_cells +9325.7080078125 2759.895751953125 background all_cells +9333.46484375 2763.640625 background all_cells +9365.94921875 2774.16015625 background all_cells +9360.4736328125 2776.2578125 background all_cells +9332.0498046875 2737.962646484375 background all_cells +9340.416015625 2741.74072265625 background all_cells +9348.6826171875 2735.288330078125 background all_cells +9289.9287109375 2768.171630859375 background all_cells +9308.8447265625 2778.249267578125 background all_cells +9311.1318359375 2719.302490234375 background all_cells +9312.7421875 2752.331787109375 background all_cells +9303.7353515625 2732.677490234375 background all_cells +9258.4775390625 2709.30517578125 background all_cells +9246.9609375 2712.11962890625 background all_cells +9271.14453125 2702.400634765625 background all_cells +9250.2802734375 2712.373046875 background all_cells +9252.9248046875 2709.216796875 background all_cells +9252.1474609375 2766.83447265625 background all_cells +9256.2890625 2771.226806640625 background all_cells +9260.6123046875 2784.687744140625 background all_cells +9286.6962890625 2806.994140625 background all_cells +9244.8701171875 2734.87646484375 background all_cells +9269.048828125 2724.447998046875 background all_cells +9270.4541015625 2759.894775390625 background all_cells +9343.5322265625 2886.949951171875 background all_cells +9352.8544921875 2898.52490234375 background all_cells +9354.341796875 2838.40673828125 background all_cells +9366.5703125 2847.1669921875 background all_cells +9358.7138671875 2878.849853515625 background all_cells +9360.6865234375 2870.60498046875 background all_cells +9374.6787109375 2883.85107421875 background all_cells +9382.0166015625 2894.260986328125 background all_cells +9384.29296875 2887.49169921875 background all_cells +9384.1171875 2879.702392578125 background all_cells +9380.9052734375 2865.942138671875 background all_cells +9375.255859375 2851.49609375 background all_cells +9333.1630859375 2827.893310546875 background all_cells +9339.2939453125 2870.130615234375 background all_cells +9343.275390625 2839.03173828125 background all_cells +9274.3720703125 2905.958740234375 background all_cells +9258.05859375 2929.166015625 background all_cells +9266.7333984375 2925.708251953125 background all_cells +9250.966796875 2908.19384765625 background all_cells +9270.3759765625 2972.746826171875 background all_cells +9282.564453125 2966.84619140625 background all_cells +9290.263671875 2977.94091796875 background all_cells +9279.78515625 2979.52294921875 background all_cells +9267.0478515625 2938.029052734375 background all_cells +9268.0341796875 2949.29541015625 background all_cells +9257.6171875 2944.34716796875 background all_cells +9280.63671875 2946.833251953125 background all_cells +9294.041015625 2963.0859375 background all_cells +9270.986328125 2959.3251953125 background all_cells +9292.41015625 2918.49072265625 background all_cells +9277.251953125 2952.646728515625 background all_cells +9294.1826171875 2932.3759765625 background all_cells +9250.27734375 2823.4248046875 background all_cells +9284.9638671875 2818.4736328125 background all_cells +9280.80078125 2822.29345703125 background all_cells +9301.703125 2868.233642578125 background all_cells +9286.109375 2854.0234375 background all_cells +9268.2587890625 2884.249755859375 background all_cells +9275.7080078125 2876.271240234375 background all_cells +9289.3623046875 2819.98095703125 background all_cells +9303.751953125 2827.611083984375 background all_cells +9302.62109375 2821.9775390625 background all_cells +9294.0595703125 2835.478271484375 background all_cells +9395.8408203125 2926.61279296875 background all_cells +9392.6259765625 2898.636962890625 background all_cells +9402.7861328125 2921.48193359375 background all_cells +9402.900390625 2884.584716796875 background all_cells +9414.6279296875 2865.607177734375 background all_cells +9408.9052734375 2944.53759765625 background all_cells +9399.1787109375 2971.810791015625 background all_cells +9387.3310546875 2977.11474609375 background all_cells +9414.685546875 2971.410888671875 background all_cells +9413.2880859375 2941.716552734375 background all_cells +9391.06640625 2885.406494140625 background all_cells +9390.62890625 2875.461669921875 background all_cells +9201.10546875 2828.0673828125 background all_cells +9187.189453125 2840.311279296875 background all_cells +9185.8076171875 2846.119384765625 background all_cells +9201.5361328125 2849.545654296875 background all_cells +9207.4814453125 2845.232666015625 background all_cells +9216.94921875 2879.9599609375 background all_cells +9217.310546875 2864.177978515625 background all_cells +9203.751953125 2861.1748046875 background all_cells +9217.080078125 2917.68505859375 background all_cells +9204.744140625 2932.74072265625 background all_cells +9181.9326171875 2937.975830078125 background all_cells +9229.671875 2875.251953125 background all_cells +9235.244140625 2872.431640625 background all_cells +9228.7587890625 2880.1796875 background all_cells +9233.6708984375 2886.109375 background all_cells +9242.9501953125 2916.501708984375 background all_cells +9239.7998046875 2894.36328125 background all_cells +9223.935546875 2974.693603515625 background all_cells +9228.0830078125 2961.74072265625 background all_cells +9236.3671875 2969.541259765625 background all_cells +9228.6591796875 2949.348388671875 background all_cells +9187.765625 2960.682373046875 background all_cells +9211.57421875 2961.3603515625 background all_cells +9202.2763671875 2951.30712890625 background all_cells +9194.1220703125 2973.502197265625 background all_cells +9299.13671875 2985.814208984375 background all_cells +9337.3701171875 2930.71337890625 background all_cells +9313.125 2948.57421875 background all_cells +9331.232421875 2984.5380859375 background all_cells +9325.2294921875 2967.4501953125 background all_cells +9350.091796875 2962.696044921875 background all_cells +9361.7265625 2976.390380859375 background all_cells +9358.064453125 2962.07470703125 background all_cells +9367.876953125 2916.08349609375 background all_cells +9345.9560546875 2914.752197265625 background all_cells +9344.96875 2942.9365234375 background all_cells +9347.9375 2932.568603515625 background all_cells +9364.2275390625 2920.351318359375 background all_cells +9320.849609375 2904.5732421875 background all_cells +9326.0859375 2894.33642578125 background all_cells +9310.8837890625 2900.994873046875 background all_cells +9364.205078125 2782.59912109375 background all_cells +9347.5859375 2783.3173828125 background all_cells +9372.322265625 2784.789794921875 background all_cells +9341.2685546875 2812.13427734375 background all_cells +9356.5634765625 2821.921142578125 background all_cells +9369.478515625 2808.348388671875 background all_cells +9351.0810546875 2804.711181640625 background all_cells +9316.4765625 2791.697509765625 background all_cells +9318.4248046875 2782.73876953125 background all_cells +9412.873046875 2703.777099609375 background all_cells +9426.05859375 2695.6416015625 background all_cells +9416.455078125 2700.606201171875 background all_cells +9408.7333984375 2734.232421875 background all_cells +9383.013671875 2752.7646484375 background all_cells +9389.64453125 2753.755126953125 background all_cells +9383.42578125 2742.22607421875 background all_cells +9419.5419921875 2739.97900390625 background all_cells +9396.4853515625 2732.534912109375 background all_cells +9405.9248046875 2723.495361328125 background all_cells +9401.9423828125 2718.087890625 background all_cells +9398.5517578125 2727.25341796875 background all_cells +9406.8037109375 2700.239501953125 background all_cells +9394.87109375 2761.43017578125 background all_cells +9402.6376953125 2760.1845703125 background all_cells +9400.6240234375 2769.81982421875 background all_cells +9393.5224609375 2798.045654296875 background all_cells +9385.892578125 2802.94970703125 background all_cells +9378.1474609375 2819.286376953125 background all_cells +9394.85546875 2821.338623046875 background all_cells +9420.2783203125 2800.895751953125 background all_cells +9384.4853515625 2785.817626953125 background all_cells +9379.28125 2793.005615234375 background all_cells +9388.3017578125 2789.40576171875 background all_cells +9374.330078125 2764.2626953125 background all_cells +9390.0595703125 2778.13134765625 background all_cells +9386.76953125 2771.208251953125 background all_cells +9382.0087890625 2780.807373046875 background all_cells +9215.904296875 2997.406494140625 background all_cells +9223.2880859375 3013.03076171875 background all_cells +9231.41015625 2996.409423828125 background all_cells +9228.8916015625 3004.4033203125 background all_cells +9323.2412109375 3024.0615234375 background all_cells +9321.1767578125 3007.222900390625 background all_cells +9314.03125 2997.7236328125 background all_cells +9302.0107421875 2998.108154296875 background all_cells +9278.5419921875 2989.46142578125 background all_cells +9268.65234375 3023.838623046875 background all_cells +9277.4775390625 3029.38232421875 background all_cells +9288.8251953125 3022.512451171875 background all_cells +9284.53515625 3005.91796875 background all_cells +9245.2548828125 3004.060302734375 background all_cells +9245.0673828125 3026.839111328125 background all_cells +9257.0712890625 3012.4267578125 background all_cells +9261.3671875 3021.32177734375 background all_cells +9267.0439453125 2993.97607421875 background all_cells +9252.3154296875 2991.59716796875 background all_cells +9222.7060546875 3056.013671875 background all_cells +9233.1005859375 3040.445556640625 background all_cells +9223.9443359375 3034.167236328125 background all_cells +9281.052734375 3056.4609375 background all_cells +9289.0751953125 3081.325439453125 background all_cells +9269.8486328125 3069.835205078125 background all_cells +9289.1279296875 3041.344970703125 background all_cells +9263.0048828125 3055.843505859375 background all_cells +9280.0068359375 3047.69873046875 background all_cells +9268.3515625 3040.00732421875 background all_cells +9240.400390625 3074.71484375 background all_cells +9248.908203125 3079.634765625 background all_cells +9253.572265625 3044.4296875 background all_cells +9246.4296875 3063.649658203125 background all_cells +9245.2060546875 3053.130126953125 background all_cells +9302.9609375 3039.867919921875 background all_cells +9294.142578125 3060.402587890625 background all_cells +9301.5849609375 3065.5380859375 background all_cells +9337.51953125 3044.3349609375 background all_cells +9338.8349609375 3031.871826171875 background all_cells +9323.53125 3060.473876953125 background all_cells +9321.234375 3077.626708984375 background all_cells +9306.3837890625 3081.10986328125 background all_cells +9364.01171875 3085.03271484375 background all_cells +9365.6962890625 3073.802001953125 background all_cells +9338.857421875 3083.373291015625 background all_cells +9355.052734375 3078.4140625 background all_cells +9343.0458984375 3067.02587890625 background all_cells +9358.095703125 3062.481689453125 background all_cells +9353.1201171875 3048.084228515625 background all_cells +9191.4853515625 3216.78466796875 background all_cells +9190.73828125 3197.21923828125 background all_cells +9197.376953125 3199.901123046875 background all_cells +9192.8974609375 3211.450439453125 background all_cells +9196.1640625 3226.492431640625 background all_cells +9191.580078125 3206.726318359375 background all_cells +9198.23046875 3220.393310546875 background all_cells +9218.705078125 3224.47265625 background all_cells +9218.755859375 3218.742431640625 background all_cells +9197.7216796875 3230.7294921875 background all_cells +9219.5166015625 3298.651611328125 background all_cells +9236.5556640625 3295.523193359375 background all_cells +9229.2841796875 3300.66162109375 background all_cells +9228.6513671875 3293.641845703125 background all_cells +9268.708984375 3214.852783203125 background all_cells +9274.00390625 3244.0859375 background all_cells +9277.61328125 3216.575927734375 background all_cells +9268.1103515625 3207.699951171875 background all_cells +9268.7353515625 3223.41650390625 background all_cells +9236.830078125 3198.65087890625 background all_cells +9222.5849609375 3195.732666015625 background all_cells +9233.029296875 3207.249267578125 background all_cells +9259.6552734375 3207.8876953125 background all_cells +9250.78515625 3200.172119140625 background all_cells +9238.369140625 3203.92138671875 background all_cells +9191.5029296875 3303.431884765625 background all_cells +9204.7109375 3291.447998046875 background all_cells +9202.7958984375 3299.920166015625 background all_cells +9196.8955078125 3290.861572265625 background all_cells +9159.30078125 3232.959716796875 background all_cells +9167.2197265625 3240.896240234375 background all_cells +9155.6806640625 3242.156005859375 background all_cells +9150.60546875 3235.78173828125 background all_cells +9095.5400390625 3261.68212890625 background all_cells +9118.1181640625 3251.26904296875 background all_cells +9107.90234375 3260.2744140625 background all_cells +9082.3447265625 3279.04296875 background all_cells +9096.5546875 3299.639404296875 background all_cells +9086.5546875 3270.98486328125 background all_cells +9147.03515625 3252.0625 background all_cells +9145.955078125 3260.531982421875 background all_cells +9125.2109375 3241.141845703125 background all_cells +9136.177734375 3248.752685546875 background all_cells +9135.6181640625 3233.578369140625 background all_cells +9151.10546875 3210.04638671875 background all_cells +9151.1953125 3199.403076171875 background all_cells +9148.0263671875 3221.297607421875 background all_cells +9160.916015625 3207.29248046875 background all_cells +9161.095703125 3215.61572265625 background all_cells +9180.9287109375 3223.5478515625 background all_cells +9184.7353515625 3231.631591796875 background all_cells +9182.943359375 3215.392333984375 background all_cells +9182.099609375 3226.836181640625 background all_cells +9169.2958984375 3216.345947265625 background all_cells +9177.20703125 3207.2431640625 background all_cells +9176.4248046875 3197.452392578125 background all_cells +9169.2958984375 3226.3427734375 background all_cells +9307.8408203125 3173.291259765625 background all_cells +9299.3759765625 3184.494873046875 background all_cells +9302.3828125 3210.924072265625 background all_cells +9315.107421875 3209.970947265625 background all_cells +9316.1572265625 3177.904052734375 background all_cells +9306.5810546875 3203.25244140625 background all_cells +9297.4716796875 3245.27294921875 background all_cells +9295.5859375 3238.524658203125 background all_cells +9339.28515625 3230.40087890625 background all_cells +9303.3701171875 3247.2236328125 background all_cells +9328.8017578125 3237.4951171875 background all_cells +9282.1669921875 3174.3896484375 background all_cells +9296.4091796875 3196.993896484375 background all_cells +9291.8134765625 3218.94873046875 background all_cells +9281.4326171875 3226.721435546875 background all_cells +9331.162109375 3184.741455078125 background all_cells +9363.6708984375 3215.610595703125 background all_cells +9331.7197265625 3206.955322265625 background all_cells +9319.3798828125 3204.72802734375 background all_cells +9326.798828125 3202.684814453125 background all_cells +9320.650390625 3195.088623046875 background all_cells +9377.07421875 3360.932373046875 background all_cells +9359.125 3364.1728515625 background all_cells +9354.3349609375 3362.29736328125 background all_cells +9375.412109375 3346.3544921875 background all_cells +9380.4541015625 3286.2626953125 background all_cells +9354.5986328125 3369.731689453125 background all_cells +9358.4404296875 3375.3349609375 background all_cells +9359.1884765625 3370.099609375 background all_cells +9327.330078125 3289.236328125 background all_cells +9330.9794921875 3329.52490234375 background all_cells +9331.1767578125 3338.694091796875 background all_cells +9330.671875 3320.77978515625 background all_cells +9324.85546875 3310.101318359375 background all_cells +9323.3291015625 3297.808349609375 background all_cells +9342.04296875 3289.558349609375 background all_cells +9334.90234375 3309.0732421875 background all_cells +9345.560546875 3294.32958984375 background all_cells +9341.3359375 3323.46826171875 background all_cells +9332.2392578125 3382.255859375 background all_cells +9333.1298828125 3349.933837890625 background all_cells +9343.57421875 3346.524658203125 background all_cells +9339.8466796875 3333.8876953125 background all_cells +9343.5439453125 3330.611328125 background all_cells +9325.1787109375 3104.909423828125 background all_cells +9287.0654296875 3102.19384765625 background all_cells +9304.9501953125 3111.094970703125 background all_cells +9344.056640625 3093.28369140625 background all_cells +9334.236328125 3112.28369140625 background all_cells +9315.650390625 3138.9521484375 background all_cells +9294.3330078125 3166.087890625 background all_cells +9292.7138671875 3155.499267578125 background all_cells +9290.1376953125 3146.31689453125 background all_cells +9323.3505859375 3165.6875 background all_cells +9314.4462890625 3155.2353515625 background all_cells +9344.537109375 3134.0078125 background all_cells +9355.2646484375 3114.91650390625 background all_cells +9353.796875 3126.511962890625 background all_cells +9348.7353515625 3113.80224609375 background all_cells +9349.041015625 3145.196533203125 background all_cells +9346.5341796875 3151.521240234375 background all_cells +9351.623046875 3103.589111328125 background all_cells +9360.763671875 3106.275146484375 background all_cells +9316.9970703125 3253.07666015625 background all_cells +9320.525390625 3276.39990234375 background all_cells +9328.5849609375 3261.892822265625 background all_cells +9346.158203125 3286.0029296875 background all_cells +9350.6796875 3258.623779296875 background all_cells +9299.5830078125 3262.74609375 background all_cells +9309.662109375 3253.314697265625 background all_cells +9308.14453125 3272.37060546875 background all_cells +9259.2919921875 3081.683349609375 background all_cells +9260.2568359375 3091.6435546875 background all_cells +9242.2080078125 3091.541015625 background all_cells +9265.75390625 3129.23095703125 background all_cells +9277.7177734375 3113.795654296875 background all_cells +9276.3046875 3122.949462890625 background all_cells +9248.2236328125 3118.971435546875 background all_cells +9246.0888671875 3101.056884765625 background all_cells +9245.5224609375 3109.385986328125 background all_cells +9257.017578125 3122.98779296875 background all_cells +9256.099609375 3127.0126953125 background all_cells +9248.169921875 3129.73583984375 background all_cells +9145.921875 3145.553466796875 background all_cells +9153.9931640625 3113.871826171875 background all_cells +9154.30859375 3121.619384765625 background all_cells +9148.16015625 3124.49951171875 background all_cells +9146.53515625 3138.373046875 background all_cells +9230.130859375 3083.865966796875 background all_cells +9234.0556640625 3108.389892578125 background all_cells +9223.8515625 3097.69384765625 background all_cells +9218.662109375 3091.2060546875 background all_cells +9236.1396484375 3086.33740234375 background all_cells +9193.369140625 3123.87158203125 background all_cells +9198.302734375 3137.863037109375 background all_cells +9193.6044921875 3134.540771484375 background all_cells +9224.509765625 3129.46435546875 background all_cells +9207.4951171875 3124.807861328125 background all_cells +9163.220703125 3130.51416015625 background all_cells +9162.400390625 3120.63232421875 background all_cells +9179.7548828125 3133.816650390625 background all_cells +9170.0771484375 3135.928955078125 background all_cells +9232.62890625 3192.87939453125 background all_cells +9233.259765625 3163.8720703125 background all_cells +9225.5546875 3184.9169921875 background all_cells +9241.791015625 3179.1337890625 background all_cells +9241.0166015625 3163.065185546875 background all_cells +9237.84765625 3186.239990234375 background all_cells +9255.78515625 3175.535400390625 background all_cells +9276.5869140625 3194.33447265625 background all_cells +9279.37890625 3188.791259765625 background all_cells +9255.3720703125 3190.09521484375 background all_cells +9270.3115234375 3180.23779296875 background all_cells +9270.62890625 3138.41357421875 background all_cells +9268.59765625 3152.50537109375 background all_cells +9272.072265625 3168.606201171875 background all_cells +9261.0400390625 3165.378173828125 background all_cells +9147.12109375 3161.96826171875 background all_cells +9169.4453125 3162.56103515625 background all_cells +9179.806640625 3191.222412109375 background all_cells +9183.39453125 3145.778564453125 background all_cells +9198.126953125 3152.5078125 background all_cells +9194.9609375 3161.541259765625 background all_cells +9207.7890625 3148.732421875 background all_cells +9211.646484375 3138.933837890625 background all_cells +9223.86328125 3152.02783203125 background all_cells +9222.4306640625 3161.6025390625 background all_cells +9209.13671875 3158.828369140625 background all_cells +9202.755859375 3171.5400390625 background all_cells +9229.466796875 3172.952392578125 background all_cells +9218.521484375 3177.874267578125 background all_cells +9159.755859375 3173.78759765625 background all_cells +9169.806640625 3183.040771484375 background all_cells +9160.9326171875 3190.986083984375 background all_cells +9101.470703125 3084.17236328125 background all_cells +9117.4833984375 3140.748291015625 background all_cells +9132.6982421875 3125.221923828125 background all_cells +9124.4638671875 3123.2236328125 background all_cells +9124.720703125 3148.415771484375 background all_cells +9092.947265625 3122.992431640625 background all_cells +9110.3974609375 3135.843994140625 background all_cells +9100.279296875 3129.957275390625 background all_cells +8995.0078125 2765.9970703125 background all_cells +9004.44140625 2747.300048828125 background all_cells +9031.31640625 2733.7421875 background all_cells +9024.2607421875 2710.799560546875 background all_cells +9043.1552734375 2703.239990234375 background all_cells +9039.294921875 2714.781494140625 background all_cells +9033.529296875 2711.831298828125 background all_cells +9012.880859375 2725.8486328125 background all_cells +9018.8017578125 2729.91357421875 background all_cells +9004.724609375 2721.324951171875 background all_cells +8971.0107421875 2726.721923828125 background all_cells +8979.892578125 2701.89794921875 background all_cells +8954.34375 2804.830078125 background all_cells +8947.626953125 2817.6640625 background all_cells +8938.16796875 2820.5048828125 background all_cells +8922.0537109375 2804.5341796875 background all_cells +8929.9677734375 2796.259033203125 background all_cells +9045.5439453125 2818.9072265625 background all_cells +9009.822265625 2830.047119140625 background all_cells +9053.05859375 2828.156494140625 background all_cells +9030.6220703125 2825.1064453125 background all_cells +9062.5615234375 2820.139892578125 background all_cells +9084.626953125 2829.564453125 background all_cells +9066.208984375 2816.031494140625 background all_cells +9001.40625 2847.205810546875 background all_cells +8998.640625 2829.59130859375 background all_cells +8931.775390625 2698.27392578125 background all_cells +8946.220703125 2703.802490234375 background all_cells +8939.2392578125 2695.518310546875 background all_cells +8944.3369140625 2692.892578125 background all_cells +8939.1875 2711.474609375 background all_cells +8959.8681640625 2716.826171875 background all_cells +8951.5947265625 2718.50146484375 background all_cells +8925.56640625 2713.759521484375 background all_cells +8935.5810546875 2742.438232421875 background all_cells +8925.47265625 2749.53125 background all_cells +8940.388671875 2746.90087890625 background all_cells +8929.7998046875 2740.3603515625 background all_cells +8938.9501953125 2724.83837890625 background all_cells +8933.8818359375 2730.2373046875 background all_cells +8922.322265625 2730.630126953125 background all_cells +8962.8779296875 2788.40673828125 background all_cells +8965.9970703125 2774.8359375 background all_cells +8960.271484375 2779.782958984375 background all_cells +8946.3369140625 2774.658447265625 background all_cells +9034.3388671875 2760.408447265625 background all_cells +9015.5048828125 2746.73046875 background all_cells +9014.353515625 2753.739013671875 background all_cells +9031.9853515625 2793.675048828125 background all_cells +9028.6357421875 2813.361572265625 background all_cells +9038.701171875 2809.3515625 background all_cells +9029.15234375 2765.9130859375 background all_cells +9030.08984375 2782.24072265625 background all_cells +9036.236328125 2781.5712890625 background all_cells +9035.236328125 2777.966796875 background all_cells +9023.0615234375 2767.6689453125 background all_cells +9024.0654296875 2781.404296875 background all_cells +9019.98828125 2777.94091796875 background all_cells +9055.6259765625 2743.73681640625 background all_cells +9052.740234375 2702.0537109375 background all_cells +9060.4306640625 2705.078125 background all_cells +9067.91796875 2717.068359375 background all_cells +9068.4697265625 2750.362548828125 background all_cells +9077.9013671875 2714.1923828125 background all_cells +9071.4970703125 2731.51416015625 background all_cells +9083.8408203125 2736.89501953125 background all_cells +9081.068359375 2760.453125 background all_cells +9069.15625 2764.66259765625 background all_cells +9061.296875 2763.838134765625 background all_cells +9062.603515625 2759.31005859375 background all_cells +9063.03125 2771.00927734375 background all_cells +9077.8935546875 2768.499755859375 background all_cells +9082.0146484375 2773.4453125 background all_cells +9047.5068359375 2779.10009765625 background all_cells +9058.1962890625 2776.6982421875 background all_cells +9094.9443359375 2756.12060546875 background all_cells +9097.4228515625 2713.800048828125 background all_cells +9093.5400390625 2789.5107421875 background all_cells +8986.181640625 2844.740966796875 background all_cells +8993.060546875 2900.7734375 background all_cells +8987.6201171875 2911.93017578125 background all_cells +8982.1845703125 2917.639892578125 background all_cells +9017.705078125 2891.899658203125 background all_cells +9006.11328125 2909.43017578125 background all_cells +9009.025390625 2899.386474609375 background all_cells +9002.5087890625 2895.865234375 background all_cells +8995.2021484375 2868.653076171875 background all_cells +8989.4951171875 2869.226806640625 background all_cells +8994.8603515625 2861.6474609375 background all_cells +9003.984375 2859.835205078125 background all_cells +9019.1015625 2867.982666015625 background all_cells +9017.15234375 2842.187255859375 background all_cells +9006.33203125 2802.27783203125 background all_cells +9007.3564453125 2809.26904296875 background all_cells +9016.177734375 2814.14404296875 background all_cells +9003.7646484375 2976.170654296875 background all_cells +9019.28125 2977.8369140625 background all_cells +9041.615234375 2984.69482421875 background all_cells +9022.0810546875 2988.73486328125 background all_cells +9053.4560546875 2966.16455078125 background all_cells +9061.08984375 2953.852294921875 background all_cells +9103.728515625 2935.833984375 background all_cells +9087.9658203125 2953.21826171875 background all_cells +9050.302734375 2983.53564453125 background all_cells +9061.2939453125 2970.82861328125 background all_cells +9074.4658203125 2972.54052734375 background all_cells +9054.7666015625 2986.513671875 background all_cells +9031.560546875 2965.317626953125 background all_cells +9021.220703125 2963.8037109375 background all_cells +9037.0654296875 2956.4970703125 background all_cells +9031.0712890625 2928.91357421875 background all_cells +9011.724609375 2935.831787109375 background all_cells +9098.265625 2825.37060546875 background all_cells +9087.6103515625 2849.47509765625 background all_cells +9098.900390625 2843.177001953125 background all_cells +9051.5322265625 2895.47119140625 background all_cells +9125.025390625 2889.25390625 background all_cells +9077.482421875 2899.503662109375 background all_cells +9077.4619140625 2913.05859375 background all_cells +9042.849609375 2859.721435546875 background all_cells +9062.5419921875 2877.780517578125 background all_cells +9041.388671875 2855.86669921875 background all_cells +9069.3095703125 2853.8134765625 background all_cells +9058.529296875 2845.206298828125 background all_cells +9055.6103515625 2852.929931640625 background all_cells +9050.7177734375 2846.472412109375 background all_cells +9099.685546875 2971.283935546875 background all_cells +9117.9814453125 2949.897705078125 background all_cells +9114.5498046875 2977.7177734375 background all_cells +9105.1533203125 2956.980224609375 background all_cells +9151.03125 2978.05419921875 background all_cells +9157.1083984375 2986.615966796875 background all_cells +9169.4677734375 2969.248779296875 background all_cells +9173.2861328125 2979.830322265625 background all_cells +9154.037109375 2936.017578125 background all_cells +9140.787109375 2958.643310546875 background all_cells +9161.9560546875 2948.789794921875 background all_cells +9166.9609375 2936.151611328125 background all_cells +9163.98828125 2920.60595703125 background all_cells +9127.59765625 2975.86474609375 background all_cells +9141.078125 2970.1982421875 background all_cells +9142.2734375 2977.77197265625 background all_cells +9126.6455078125 2984.929931640625 background all_cells +9142.98046875 2781.604736328125 background all_cells +9165.572265625 2778.82666015625 background all_cells +9181.998046875 2792.75732421875 background all_cells +9173.1328125 2790.93603515625 background all_cells +9185.51953125 2772.905517578125 background all_cells +9168.435546875 2773.116943359375 background all_cells +9170.9931640625 2832.02294921875 background all_cells +9180.0 2822.74560546875 background all_cells +9175.4814453125 2836.947021484375 background all_cells +9173.1416015625 2840.43359375 background all_cells +9154.37890625 2806.7109375 background all_cells +9161.732421875 2820.5009765625 background all_cells +9146.6748046875 2819.76513671875 background all_cells +9141.7041015625 2816.344970703125 background all_cells +9103.994140625 2706.55322265625 background all_cells +9147.5419921875 2693.1923828125 background all_cells +9154.4091796875 2701.9873046875 background all_cells +9168.2890625 2756.520751953125 background all_cells +9182.8505859375 2744.643310546875 background all_cells +9182.0263671875 2761.9619140625 background all_cells +9175.0771484375 2749.091552734375 background all_cells +9186.5537109375 2768.35400390625 background all_cells +9197.3447265625 2764.78369140625 background all_cells +9187.3154296875 2755.5849609375 background all_cells +9124.8232421875 2738.813232421875 background all_cells +9159.6005859375 2755.838134765625 background all_cells +9106.955078125 2761.75146484375 background all_cells +9113.7861328125 2788.0908203125 background all_cells +9117.533203125 2768.982666015625 background all_cells +9120.5380859375 2766.557861328125 background all_cells +9138.6435546875 2745.290283203125 background all_cells +9103.1494140625 2750.448974609375 background all_cells +9149.7734375 2745.14208984375 background all_cells +9117.818359375 2788.952880859375 background all_cells +9130.08203125 2790.406005859375 background all_cells +9118.8115234375 2810.584228515625 background all_cells +9113.798828125 2844.2314453125 background all_cells +9108.583984375 2861.361083984375 background all_cells +9111.294921875 2885.008544921875 background all_cells +9120.68359375 2880.283203125 background all_cells +9122.5185546875 2828.3212890625 background all_cells +9160.8876953125 2884.633056640625 background all_cells +9173.8720703125 2903.148681640625 background all_cells +9145.6533203125 2893.641845703125 background all_cells +9175.3857421875 2852.27392578125 background all_cells +9177.2021484375 2874.77197265625 background all_cells +9166.8837890625 2863.38037109375 background all_cells +9156.14453125 2829.634521484375 background all_cells +9148.30078125 2845.90087890625 background all_cells +9146.2158203125 2834.413818359375 background all_cells +9076.11328125 2983.7744140625 background all_cells +9107.4951171875 2992.2919921875 background all_cells +9047.9384765625 2978.6015625 background all_cells +9097.1884765625 2992.544921875 background all_cells +9081.52734375 2988.552001953125 background all_cells +9080.9111328125 2993.982666015625 background all_cells +9056.328125 3013.4658203125 background all_cells +9049.37890625 3023.426513671875 background all_cells +9089.958984375 3009.98388671875 background all_cells +9074.640625 3004.052001953125 background all_cells +9068.994140625 2991.659423828125 background all_cells +9074.548828125 3052.731201171875 background all_cells +9082.0087890625 3059.33984375 background all_cells +9078.3857421875 3062.987548828125 background all_cells +9107.5927734375 3065.958984375 background all_cells +9099.80078125 3072.4951171875 background all_cells +9068.9697265625 3117.68017578125 background all_cells +9078.7958984375 3119.31689453125 background all_cells +9101.9638671875 3029.2412109375 background all_cells +9095.8662109375 3049.734619140625 background all_cells +9085.86328125 3045.4755859375 background all_cells +9100.4580078125 3042.92919921875 background all_cells +9087.4130859375 3029.182373046875 background all_cells +9129.70703125 3025.466796875 background all_cells +9124.4580078125 3054.355712890625 background all_cells +9159.05859375 3093.89794921875 background all_cells +9142.2373046875 3107.221435546875 background all_cells +9137.01171875 3097.840087890625 background all_cells +9113.52734375 3117.112548828125 background all_cells +9119.3154296875 3111.19873046875 background all_cells +9120.486328125 3117.98583984375 background all_cells +9129.2958984375 3103.80078125 background all_cells +9157.439453125 3083.124267578125 background all_cells +9139.2177734375 3070.673828125 background all_cells +9146.3857421875 3036.690185546875 background all_cells +9144.111328125 3052.165771484375 background all_cells +9135.2529296875 3048.95458984375 background all_cells +9025.728515625 3044.61376953125 background all_cells +9051.8681640625 3047.119140625 background all_cells +9042.466796875 3043.97998046875 background all_cells +9046.7060546875 3089.63134765625 background all_cells +9043.6044921875 3099.421630859375 background all_cells +9030.705078125 3091.667236328125 background all_cells +9054.1416015625 3103.130859375 background all_cells +9066.3818359375 3057.933837890625 background all_cells +9061.4287109375 3050.2314453125 background all_cells +9057.865234375 3096.36328125 background all_cells +9068.4697265625 3042.39013671875 background all_cells +9052.9697265625 3039.82763671875 background all_cells +9031.01171875 3056.503173828125 background all_cells +9033.5224609375 3073.545166015625 background all_cells +9028.7255859375 3063.40087890625 background all_cells +9048.4091796875 3059.1669921875 background all_cells +9165.0087890625 3081.7724609375 background all_cells +9185.439453125 3071.500732421875 background all_cells +9169.2744140625 3071.080078125 background all_cells +9183.4873046875 3083.712646484375 background all_cells +9170.26953125 3060.046630859375 background all_cells +9171.66796875 3048.44384765625 background all_cells +9193.4990234375 3054.638427734375 background all_cells +9198.30859375 3029.818603515625 background all_cells +9211.3671875 3067.889404296875 background all_cells +9202.3759765625 3052.8994140625 background all_cells +9196.0615234375 3039.27783203125 background all_cells +9178.8994140625 2998.387939453125 background all_cells +9193.9228515625 2989.409423828125 background all_cells +9205.36328125 2991.00244140625 background all_cells +9196.3173828125 3002.969482421875 background all_cells +9169.46875 3105.771240234375 background all_cells +9209.625 3112.954345703125 background all_cells +9197.8984375 3112.167236328125 background all_cells +9211.1123046875 3096.127685546875 background all_cells +9200.7705078125 3100.2197265625 background all_cells +9146.40625 2997.59814453125 background all_cells +9128.3349609375 3015.646240234375 background all_cells +9135.5361328125 2990.784423828125 background all_cells +9153.96484375 3021.15966796875 background all_cells +9151.375 3007.83837890625 background all_cells +9174.544921875 3020.177978515625 background all_cells +9162.587890625 3040.536865234375 background all_cells +9168.513671875 3030.724853515625 background all_cells +9159.9873046875 3028.858154296875 background all_cells +9167.703125 2991.777099609375 background all_cells +7886.5869140625 5432.61572265625 background all_cells +7852.9462890625 5452.7099609375 background all_cells +7870.45361328125 5446.60791015625 background all_cells +7904.3427734375 5316.10595703125 background all_cells +7911.14990234375 5299.412109375 background all_cells +7925.42919921875 5293.68994140625 background all_cells +7912.87548828125 5304.07958984375 background all_cells +7889.5966796875 5332.97314453125 background all_cells +7899.72314453125 5323.1181640625 background all_cells +7894.75634765625 5320.0078125 background all_cells +7890.796875 5364.99560546875 background all_cells +7896.06787109375 5106.0478515625 background all_cells +7878.8974609375 5222.1279296875 background all_cells +7853.083984375 5183.98388671875 background all_cells +7853.5185546875 5308.81591796875 background all_cells +7874.79541015625 5284.46240234375 background all_cells +7862.23583984375 5301.33251953125 background all_cells +7852.07861328125 5271.380859375 background all_cells +7952.03857421875 5584.25 background all_cells +7956.1865234375 5487.1240234375 background all_cells +7867.427734375 5567.89990234375 background all_cells +7962.73291015625 5584.6923828125 background all_cells +7944.046875 5587.41064453125 background all_cells +7927.18310546875 5631.341796875 background all_cells +7918.98779296875 5662.14990234375 background all_cells +7925.1669921875 5659.28271484375 background all_cells +7919.04931640625 5648.4296875 background all_cells +7948.1640625 5628.23828125 background all_cells +7953.29052734375 5633.4912109375 background all_cells +7940.990234375 5634.97119140625 background all_cells +7935.01220703125 5628.78369140625 background all_cells +8013.734375 5356.298828125 background all_cells +7996.06201171875 5451.54931640625 background all_cells +8005.37255859375 5439.806640625 background all_cells +7991.8603515625 5387.07861328125 background all_cells +7980.02294921875 5576.6181640625 background all_cells +7978.38037109375 5604.8525390625 background all_cells +7987.3173828125 5583.4609375 background all_cells +7975.36328125 5573.51220703125 background all_cells +7977.50634765625 5567.294921875 background all_cells +7992.68359375 5550.119140625 background all_cells +7999.5439453125 5576.3974609375 background all_cells +8000.279296875 5569.83203125 background all_cells +8010.61376953125 5567.58837890625 background all_cells +7942.73974609375 5609.58837890625 background all_cells +7942.33203125 5621.45556640625 background all_cells +7952.42333984375 5614.29931640625 background all_cells +7935.5712890625 5651.96923828125 background all_cells +7957.9296875 5650.43896484375 background all_cells +7952.5908203125 5649.57568359375 background all_cells +7958.18017578125 5640.93994140625 background all_cells +7960.142578125 5646.5869140625 background all_cells +7964.41796875 5645.7890625 background all_cells +7949.40087890625 5643.07080078125 background all_cells +7902.87255859375 5755.06982421875 background all_cells +7891.53173828125 5763.0458984375 background all_cells +7900.51611328125 5762.912109375 background all_cells +7911.36083984375 5771.666015625 background all_cells +7899.5185546875 5940.5205078125 background all_cells +7912.8056640625 5929.546875 background all_cells +7922.52294921875 5896.2080078125 background all_cells +7937.3203125 5926.6552734375 background all_cells +7944.28125 5917.65478515625 background all_cells +7896.01953125 5836.02978515625 background all_cells +7925.82861328125 5867.73779296875 background all_cells +7911.84375 5852.39697265625 background all_cells +7877.02734375 5855.94873046875 background all_cells +7850.8466796875 5927.27587890625 background all_cells +7861.22900390625 5938.3798828125 background all_cells +7868.98193359375 5929.34912109375 background all_cells +7873.12841796875 5919.2314453125 background all_cells +7868.5732421875 5761.7275390625 background all_cells +7864.4287109375 5771.0419921875 background all_cells +7848.55615234375 5768.751953125 background all_cells +7861.8125 5760.37646484375 background all_cells +7970.205078125 5664.7294921875 background all_cells +7946.72998046875 5728.0517578125 background all_cells +7940.71044921875 5730.98681640625 background all_cells +7971.78662109375 5733.48046875 background all_cells +7934.76953125 5730.39697265625 background all_cells +7960.70556640625 5721.51953125 background all_cells +7953.27783203125 5779.99609375 background all_cells +7962.09423828125 5775.55908203125 background all_cells +7956.8623046875 5790.669921875 background all_cells +7931.302734375 5795.8994140625 background all_cells +7943.73095703125 5778.91064453125 background all_cells +7932.27783203125 5853.22314453125 background all_cells +7947.0693359375 5782.95361328125 background all_cells +7966.58203125 5787.5751953125 background all_cells +7970.72802734375 5765.73291015625 background all_cells +7970.455078125 5809.79248046875 background all_cells +7955.86279296875 5743.28369140625 background all_cells +7945.0673828125 5740.46435546875 background all_cells +7950.20947265625 5739.0439453125 background all_cells +7967.169921875 5749.97412109375 background all_cells +7974.15283203125 5739.57421875 background all_cells +7919.87841796875 5731.15625 background all_cells +7928.28466796875 5726.67236328125 background all_cells +7936.3251953125 5723.99267578125 background all_cells +7928.115234375 5715.86279296875 background all_cells +7921.83740234375 5737.5224609375 background all_cells +7893.353515625 5737.56494140625 background all_cells +7900.2353515625 5729.06494140625 background all_cells +7898.57958984375 5748.76025390625 background all_cells +7908.1767578125 5725.5380859375 background all_cells +7912.83154296875 5745.01123046875 background all_cells +7912.53125 5736.7763671875 background all_cells +7911.44873046875 5719.1181640625 background all_cells +7851.44189453125 5665.99267578125 background all_cells +7882.0361328125 5676.6279296875 background all_cells +7874.08740234375 5675.1396484375 background all_cells +7862.0576171875 5666.861328125 background all_cells +7847.22119140625 5713.2255859375 background all_cells +7865.7236328125 5703.1962890625 background all_cells +7854.47021484375 5704.6884765625 background all_cells +7894.533203125 5677.7197265625 background all_cells +7915.3359375 5675.42236328125 background all_cells +7910.859375 5663.46728515625 background all_cells +8013.36767578125 5631.6337890625 background all_cells +8009.9892578125 5679.6171875 background all_cells +7976.36328125 5649.9013671875 background all_cells +7990.81884765625 5757.05029296875 background all_cells +7995.61474609375 5751.685546875 background all_cells +7996.6953125 5757.5869140625 background all_cells +7993.154296875 5773.02783203125 background all_cells +8003.17578125 5762.34716796875 background all_cells +8004.86865234375 5751.51806640625 background all_cells +8004.85498046875 5756.7822265625 background all_cells +7976.72705078125 5726.306640625 background all_cells +7999.4072265625 5738.30419921875 background all_cells +7985.4326171875 5730.5576171875 background all_cells +7987.68115234375 5720.85791015625 background all_cells +7982.41748046875 5710.9462890625 background all_cells +8131.35888671875 5774.12060546875 background all_cells +8140.4755859375 5766.283203125 background all_cells +8145.0537109375 5716.6708984375 background all_cells +8135.103515625 5758.4912109375 background all_cells +8263.75390625 5457.6796875 background all_cells +8277.595703125 5575.1494140625 background all_cells +8282.6943359375 5568.04345703125 background all_cells +8269.529296875 5629.5830078125 background all_cells +8286.7705078125 5697.02685546875 background all_cells +8253.84765625 5690.6337890625 background all_cells +8286.9990234375 5660.8935546875 background all_cells +8176.6572265625 5750.763671875 background all_cells +8212.5439453125 5734.03369140625 background all_cells +8177.80615234375 5766.4482421875 background all_cells +8294.2587890625 5570.68603515625 background all_cells +8297.60546875 5597.30517578125 background all_cells +8293.2548828125 5624.14501953125 background all_cells +8304.3896484375 5674.79736328125 background all_cells +8298.826171875 5677.44140625 background all_cells +8376.4716796875 5465.46240234375 background all_cells +8382.40625 5470.9384765625 background all_cells +8381.5048828125 5456.884765625 background all_cells +8360.642578125 5781.6064453125 background all_cells +8344.8115234375 5772.4130859375 background all_cells +8360.8173828125 5822.68701171875 background all_cells +8366.0166015625 5815.138671875 background all_cells +8350.53515625 5783.72021484375 background all_cells +8336.19921875 5586.85498046875 background all_cells +8341.4853515625 5546.5283203125 background all_cells +8345.763671875 5703.7236328125 background all_cells +8344.560546875 5707.59130859375 background all_cells +8338.515625 5601.54052734375 background all_cells +8289.4423828125 5868.794921875 background all_cells +8317.498046875 5878.68359375 background all_cells +8307.013671875 5816.95947265625 background all_cells +8331.591796875 5897.19921875 background all_cells +8345.6005859375 5929.66845703125 background all_cells +8332.7216796875 5908.5654296875 background all_cells +8249.9365234375 5904.81640625 background all_cells +8234.1455078125 5925.04052734375 background all_cells +8261.19140625 5875.37939453125 background all_cells +8252.5458984375 5890.63720703125 background all_cells +8335.5771484375 5826.658203125 background all_cells +8345.6669921875 5819.98876953125 background all_cells +8391.95703125 5876.42822265625 background all_cells +8386.474609375 5872.7216796875 background all_cells +8367.6484375 5849.73486328125 background all_cells +8189.73193359375 5446.13720703125 background all_cells +8238.7890625 5472.8134765625 background all_cells +8155.1953125 5462.67431640625 background all_cells +8176.48876953125 5456.462890625 background all_cells +8138.017578125 5513.00341796875 background all_cells +8199.3525390625 5519.52099609375 background all_cells +8202.208984375 5517.09619140625 background all_cells +8241.4287109375 5582.880859375 background all_cells +8232.1474609375 5532.04052734375 background all_cells +8131.53759765625 5546.9775390625 background all_cells +8242.8994140625 5649.89404296875 background all_cells +8242.673828125 5624.37158203125 background all_cells +8179.5732421875 5771.3076171875 background all_cells +8182.62255859375 5803.6865234375 background all_cells +8178.29296875 5795.00927734375 background all_cells +8210.888671875 5768.822265625 background all_cells +8222.0966796875 5875.6708984375 background all_cells +8200.775390625 5855.17578125 background all_cells +8207.6357421875 5778.720703125 background all_cells +8179.40380859375 5758.080078125 background all_cells +8194.2138671875 5755.11767578125 background all_cells +8189.5419921875 5767.7958984375 background all_cells +8186.345703125 5751.34228515625 background all_cells +8178.80615234375 5830.7763671875 background all_cells +8193.08984375 5874.41259765625 background all_cells +8182.7880859375 5850.31884765625 background all_cells +8170.9931640625 5848.65478515625 background all_cells +8172.10693359375 5921.06005859375 background all_cells +8229.419921875 5931.9365234375 background all_cells +8181.9296875 5924.89892578125 background all_cells +8203.451171875 5903.62646484375 background all_cells +8206.5458984375 5881.2119140625 background all_cells +8222.7880859375 5891.68115234375 background all_cells +8218.23828125 5892.97998046875 background all_cells +8216.3359375 5888.43359375 background all_cells +8261.4873046875 5137.7431640625 background all_cells +8198.412109375 5115.2158203125 background all_cells +8338.2197265625 5112.77734375 background all_cells +8207.173828125 5173.01123046875 background all_cells +8304.6630859375 5170.90625 background all_cells +8301.037109375 5161.12646484375 background all_cells +8213.966796875 5321.03271484375 background all_cells +8212.6279296875 5257.37353515625 background all_cells +8218.6689453125 5326.0478515625 background all_cells +8207.4501953125 5324.1044921875 background all_cells +8337.744140625 5379.923828125 background all_cells +8260.904296875 5415.03125 background all_cells +8364.60546875 5358.76953125 background all_cells +8265.6884765625 5419.80517578125 background all_cells +8361.5625 5370.2421875 background all_cells +8230.0888671875 5278.70654296875 background all_cells +8264.1337890625 5318.36279296875 background all_cells +8240.654296875 5248.14892578125 background all_cells +8243.078125 5322.5927734375 background all_cells +8274.1474609375 5293.62890625 background all_cells +8289.013671875 5296.92138671875 background all_cells +8358.767578125 5310.68994140625 background all_cells +8340.03515625 5200.34716796875 background all_cells +8313.943359375 5270.63720703125 background all_cells +8408.9697265625 5742.80908203125 background all_cells +8420.8310546875 5710.8037109375 background all_cells +8441.2265625 5811.20654296875 background all_cells +8466.15234375 5798.802734375 background all_cells +8485.349609375 5739.837890625 background all_cells +8477.6083984375 5856.521484375 background all_cells +8470.298828125 5680.1416015625 background all_cells +8451.93359375 5807.26171875 background all_cells +8457.56640625 5807.20947265625 background all_cells +8455.302734375 5812.12841796875 background all_cells +8453.873046875 5834.48974609375 background all_cells +8447.7744140625 5309.54638671875 background all_cells +8445.7255859375 5110.64501953125 background all_cells +8455.3798828125 5414.22021484375 background all_cells +8468.001953125 5180.47998046875 background all_cells +8450.361328125 5381.66015625 background all_cells +8454.3603515625 5252.982421875 background all_cells +8421.29296875 5506.88427734375 background all_cells +8413.634765625 5518.08984375 background all_cells +8417.8994140625 5515.9765625 background all_cells +8410.7958984375 5512.92919921875 background all_cells +8455.7646484375 5555.857421875 background all_cells +8446.5458984375 5650.404296875 background all_cells +8469.93359375 5620.849609375 background all_cells +8462.201171875 5562.25732421875 background all_cells +8361.3017578125 5549.806640625 background all_cells +8391.1337890625 5675.62060546875 background all_cells +8363.5859375 5644.1728515625 background all_cells +8352.7919921875 5549.02978515625 background all_cells +8412.6962890625 5376.05078125 background all_cells +8419.3994140625 5376.279296875 background all_cells +8429.8076171875 5500.36669921875 background all_cells +8392.375 5397.80126953125 background all_cells +8406.83984375 4382.0390625 background all_cells +8413.98046875 4401.42626953125 background all_cells +8408.775390625 4408.63720703125 background all_cells +8401.7841796875 4405.29248046875 background all_cells +8399.9814453125 4399.083984375 background all_cells +8430.2451171875 4439.69384765625 background all_cells +8451.107421875 4435.63525390625 background all_cells +8449.5380859375 4442.490234375 background all_cells +8398.076171875 4437.2080078125 background all_cells +8419.466796875 4439.15869140625 background all_cells +8410.5302734375 4431.35595703125 background all_cells +8418.146484375 4415.15771484375 background all_cells +8416.5439453125 4424.6162109375 background all_cells +8409.455078125 4416.6982421875 background all_cells +8428.2958984375 4422.60546875 background all_cells +8438.8759765625 4431.19384765625 background all_cells +8438.3388671875 4414.90478515625 background all_cells +8423.607421875 4431.69482421875 background all_cells +8432.0205078125 4448.45703125 background all_cells +8425.904296875 4451.93994140625 background all_cells +8398.2861328125 4447.09033203125 background all_cells +8429.9765625 4482.38818359375 background all_cells +8438.9013671875 4466.59765625 background all_cells +8433.2490234375 4475.5810546875 background all_cells +8409.755859375 4463.482421875 background all_cells +8402.54296875 4479.21484375 background all_cells +8420.6044921875 4458.86181640625 background all_cells +8448.24609375 4528.16845703125 background all_cells +8432.0556640625 4535.9267578125 background all_cells +8411.1171875 4560.666015625 background all_cells +8448.4443359375 4548.83203125 background all_cells +8439.4912109375 4591.94091796875 background all_cells +8456.974609375 4693.9794921875 background all_cells +8446.4990234375 4575.50048828125 background all_cells +8462.955078125 4537.04443359375 background all_cells +8469.189453125 4538.71435546875 background all_cells +8474.529296875 4116.2421875 background all_cells +8473.6513671875 4192.48828125 background all_cells +8473.685546875 4156.69287109375 background all_cells +8472.64453125 4249.35888671875 background all_cells +8470.6953125 4288.125 background all_cells +8473.78125 4282.5205078125 background all_cells +8477.7451171875 4280.9931640625 background all_cells +8470.775390625 4334.5634765625 background all_cells +8454.412109375 4345.27099609375 background all_cells +8462.8251953125 4338.8623046875 background all_cells +8429.939453125 4334.30419921875 background all_cells +8437.1103515625 4343.44091796875 background all_cells +8449.759765625 4336.63427734375 background all_cells +8441.6572265625 4326.53076171875 background all_cells +8463.109375 4350.96923828125 background all_cells +8458.955078125 4359.75146484375 background all_cells +8459.705078125 4384.51220703125 background all_cells +8468.0966796875 4409.98193359375 background all_cells +8473.984375 4434.58837890625 background all_cells +8466.7470703125 4428.86962890625 background all_cells +8452.603515625 4401.716796875 background all_cells +8444.6318359375 4424.751953125 background all_cells +8453.2001953125 4417.23193359375 background all_cells +8457.1123046875 4410.453125 background all_cells +8440.1416015625 4360.22265625 background all_cells +8415.046875 4356.1328125 background all_cells +8417.8623046875 4368.728515625 background all_cells +8424.0634765625 4351.662109375 background all_cells +8441.6796875 4374.22314453125 background all_cells +8433.1787109375 4365.22314453125 background all_cells +8226.51171875 4864.7177734375 background all_cells +8310.0703125 4883.53564453125 background all_cells +8302.1904296875 4867.73828125 background all_cells +8410.5 4828.224609375 background all_cells +8375.1787109375 4804.39013671875 background all_cells +8347.4677734375 4827.552734375 background all_cells +8368.13671875 5011.5771484375 background all_cells +8460.23046875 4941.07373046875 background all_cells +8448.984375 4952.87353515625 background all_cells +8356.3173828125 5079.17041015625 background all_cells +8453.05859375 5064.24072265625 background all_cells +8446.9931640625 5059.9462890625 background all_cells +8303.83203125 5091.13916015625 background all_cells +8233.03125 5082.4853515625 background all_cells +8196.203125 5019.14208984375 background all_cells +8298.8564453125 4916.0263671875 background all_cells +8327.7490234375 4987.73876953125 background all_cells +8311.9306640625 4962.76416015625 background all_cells +8221.046875 4967.1787109375 background all_cells +8265.5556640625 4676.23828125 background all_cells +8346.88671875 4674.32861328125 background all_cells +8236.0166015625 4637.85400390625 background all_cells +8288.1298828125 4697.60595703125 background all_cells +8248.84765625 4783.46923828125 background all_cells +8214.91796875 4727.27197265625 background all_cells +8297.8330078125 4787.396484375 background all_cells +8255.1494140625 4744.84716796875 background all_cells +8330.0166015625 4765.38232421875 background all_cells +8392.1171875 4738.771484375 background all_cells +8371.0888671875 4760.1953125 background all_cells +8335.330078125 4764.58984375 background all_cells +8427.4052734375 4714.00048828125 background all_cells +8464.626953125 4815.14208984375 background all_cells +8469.142578125 4781.421875 background all_cells +8428.5439453125 4773.126953125 background all_cells +8455.431640625 4752.26123046875 background all_cells +8373.869140625 4384.90380859375 background all_cells +8354.9404296875 4378.5712890625 background all_cells +8399.7978515625 4386.51220703125 background all_cells +8395.1533203125 4392.47265625 background all_cells +8393.55078125 4379.0498046875 background all_cells +8389.265625 4381.3369140625 background all_cells +8354.9072265625 4412.5986328125 background all_cells +8361.177734375 4401.60205078125 background all_cells +8374.794921875 4402.626953125 background all_cells +8397.3720703125 4408.22998046875 background all_cells +8397.82421875 4423.14794921875 background all_cells +8382.0654296875 4404.138671875 background all_cells +8314.5458984375 4386.1142578125 background all_cells +8315.291015625 4399.3203125 background all_cells +8350.8994140625 4394.15576171875 background all_cells +8411.626953125 4329.81591796875 background all_cells +8384.0986328125 4340.8984375 background all_cells +8390.763671875 4347.69287109375 background all_cells +8395.8466796875 4335.83642578125 background all_cells +8401.3681640625 4347.62109375 background all_cells +8414.9736328125 4344.0478515625 background all_cells +8392.326171875 4361.69775390625 background all_cells +8381.318359375 4359.1064453125 background all_cells +8371.8759765625 4372.068359375 background all_cells +8403.2587890625 4360.9794921875 background all_cells +8395.4033203125 4354.66064453125 background all_cells +8347.3349609375 4352.32080078125 background all_cells +8350.62890625 4373.591796875 background all_cells +8350.44140625 4366.30078125 background all_cells +8346.1513671875 4359.69140625 background all_cells +8211.9736328125 4441.4853515625 background all_cells +8267.34375 4468.25244140625 background all_cells +8255.2626953125 4480.5703125 background all_cells +8306.8115234375 4441.6962890625 background all_cells +8225.080078125 4465.2392578125 background all_cells +8316.0732421875 4431.7783203125 background all_cells +8388.234375 4433.7509765625 background all_cells +8348.7509765625 4453.60791015625 background all_cells +8320.734375 4427.6865234375 background all_cells +8459.93359375 4452.9501953125 background all_cells +8453.8330078125 4464.54296875 background all_cells +8443.431640625 4452.10595703125 background all_cells +8465.169921875 4442.548828125 background all_cells +8467.3818359375 4460.77978515625 background all_cells +8470.8994140625 4457.39404296875 background all_cells +8395.451171875 4474.822265625 background all_cells +8415.5341796875 4567.8818359375 background all_cells +8302.5390625 4573.8486328125 background all_cells +8273.3271484375 4500.115234375 background all_cells +8268.427734375 4549.69091796875 background all_cells +8338.203125 4579.66650390625 background all_cells +8320.6376953125 4542.11669921875 background all_cells +8352.166015625 4522.86181640625 background all_cells +8375.5751953125 4475.25927734375 background all_cells +8370.6962890625 4619.783203125 background all_cells +8357.2001953125 4483.388671875 background all_cells +8356.3505859375 4504.23876953125 background all_cells +8354.951171875 4497.25634765625 background all_cells +8013.26318359375 4158.00146484375 background all_cells +8003.12255859375 4904.79833984375 background all_cells +8007.41357421875 4819.990234375 background all_cells +7998.88330078125 5787.62939453125 background all_cells +8014.36767578125 5878.333984375 background all_cells +8014.708984375 5905.85888671875 background all_cells +8004.88134765625 5788.5859375 background all_cells +8013.96630859375 5708.15185546875 background all_cells +7996.55078125 5695.974609375 background all_cells +8002.458984375 5683.88671875 background all_cells +8002.5390625 5697.00439453125 background all_cells +8023.7490234375 5710.009765625 background all_cells +8018.830078125 5756.5498046875 background all_cells +8002.46435546875 5782.23193359375 background all_cells +8003.8642578125 5770.4208984375 background all_cells +7989.75634765625 5081.7099609375 background all_cells +8001.3330078125 5217.7890625 background all_cells +7986.92578125 5210.806640625 background all_cells +8116.52587890625 5284.60498046875 background all_cells +8124.19091796875 5350.001953125 background all_cells +8123.73095703125 5216.47705078125 background all_cells +8178.9375 5283.353515625 background all_cells +8184.474609375 5213.302734375 background all_cells +8184.33740234375 5298.169921875 background all_cells +8183.1298828125 5281.06201171875 background all_cells +8170.03759765625 5095.04345703125 background all_cells +8126.9208984375 4938.75244140625 background all_cells +8123.505859375 4944.75830078125 background all_cells +8118.74560546875 5174.0947265625 background all_cells +8158.47900390625 5148.736328125 background all_cells +8059.79296875 5726.869140625 background all_cells +8042.28173828125 5757.69677734375 background all_cells +8056.970703125 5747.89404296875 background all_cells +8058.7109375 5737.56298828125 background all_cells +8028.28515625 5852.78125 background all_cells +8038.75244140625 5874.2099609375 background all_cells +8038.4150390625 5865.4921875 background all_cells +8024.30517578125 5924.2080078125 background all_cells +8029.962890625 5918.2109375 background all_cells +8037.7841796875 5853.32275390625 background all_cells +8047.30322265625 5846.923828125 background all_cells +8045.150390625 5872.29345703125 background all_cells +8070.60302734375 5864.68701171875 background all_cells +8069.45068359375 5872.875 background all_cells +8052.26025390625 5842.27978515625 background all_cells +8035.85693359375 5811.8359375 background all_cells +8036.8115234375 5834.25 background all_cells +8024.18505859375 5820.72216796875 background all_cells +8027.390625 5764.18701171875 background all_cells +8038.15625 5803.04736328125 background all_cells +8026.5869140625 5789.2021484375 background all_cells +8028.7568359375 5771.619140625 background all_cells +8034.8369140625 5771.37451171875 background all_cells +8034.814453125 4918.44482421875 background all_cells +8042.03515625 5301.2060546875 background all_cells +8040.98681640625 4945.81298828125 background all_cells +8025.896484375 5423.8671875 background all_cells +8033.20654296875 5114.78515625 background all_cells +8096.07373046875 4985.419921875 background all_cells +8078.892578125 5415.92626953125 background all_cells +8100.4306640625 5107.05517578125 background all_cells +8098.6611328125 4988.87158203125 background all_cells +8070.40625 4156.11181640625 background all_cells +8063.75390625 4174.9013671875 background all_cells +8046.49072265625 4138.8955078125 background all_cells +8055.0185546875 4151.318359375 background all_cells +8056.447265625 4140.67041015625 background all_cells +8048.19921875 4146.75634765625 background all_cells +8043.12744140625 5526.7373046875 background all_cells +8050.5439453125 5518.57470703125 background all_cells +8070.69970703125 5561.61474609375 background all_cells +8050.6708984375 5542.09912109375 background all_cells +8086.400390625 5553.66552734375 background all_cells +8117.3603515625 5610.32568359375 background all_cells +8087.8212890625 5576.4248046875 background all_cells +8087.384765625 5613.15966796875 background all_cells +8042.70654296875 5704.5439453125 background all_cells +8036.7998046875 5715.9638671875 background all_cells +8040.75244140625 5710.43212890625 background all_cells +8031.2021484375 5666.98388671875 background all_cells +8049.1484375 5696.185546875 background all_cells +8053.34765625 5688.19189453125 background all_cells +8037.49951171875 5659.92431640625 background all_cells +8035.80908203125 5693.50537109375 background all_cells +8122.66357421875 5649.1162109375 background all_cells +8104.34423828125 5717.7578125 background all_cells +8095.427734375 5699.103515625 background all_cells +7898.8046875 4075.15576171875 background all_cells +7882.63427734375 4079.148193359375 background all_cells +7921.5537109375 4077.650390625 background all_cells +7916.8330078125 4068.79833984375 background all_cells +7941.58349609375 4072.63232421875 background all_cells +7969.5576171875 4070.744873046875 background all_cells +7964.24951171875 4078.322265625 background all_cells +7915.1962890625 4117.095703125 background all_cells +7923.19140625 4106.06591796875 background all_cells +7953.42919921875 4118.9052734375 background all_cells +7964.380859375 4129.748046875 background all_cells +7950.2568359375 4127.90185546875 background all_cells +7962.81298828125 4120.748046875 background all_cells +7950.93896484375 4110.8056640625 background all_cells +7941.609375 4101.703125 background all_cells +7896.23779296875 4100.755859375 background all_cells +7889.005859375 4093.425537109375 background all_cells +7885.21923828125 4106.82373046875 background all_cells +7907.93994140625 4103.55224609375 background all_cells +7905.236328125 4094.14794921875 background all_cells +7897.90478515625 4109.87060546875 background all_cells +7978.412109375 4079.55078125 background all_cells +8004.75341796875 4086.53076171875 background all_cells +7993.1591796875 4081.72802734375 background all_cells +7989.31689453125 4091.867919921875 background all_cells +7993.658203125 4118.4541015625 background all_cells +8001.10888671875 4112.9775390625 background all_cells +7997.08203125 4107.14013671875 background all_cells +7973.65673828125 4112.3896484375 background all_cells +7964.35400390625 4109.666015625 background all_cells +7986.974609375 4100.46533203125 background all_cells +7984.2958984375 4109.0185546875 background all_cells +8019.60205078125 3981.509033203125 background all_cells +8035.08349609375 3986.418701171875 background all_cells +7972.115234375 4002.042724609375 background all_cells +7975.83203125 4011.0400390625 background all_cells +7943.0478515625 4001.53662109375 background all_cells +7946.361328125 4024.805908203125 background all_cells +7960.6279296875 4001.950439453125 background all_cells +7951.7841796875 3999.7060546875 background all_cells +7989.8076171875 3993.06494140625 background all_cells +7985.53125 4006.52001953125 background all_cells +8014.896484375 4003.1630859375 background all_cells +8009.75927734375 3997.059814453125 background all_cells +8001.5478515625 4001.36083984375 background all_cells +7937.92138671875 4035.087646484375 background all_cells +7979.904296875 4030.028564453125 background all_cells +7948.30517578125 4040.2119140625 background all_cells +7947.72900390625 4052.628662109375 background all_cells +7970.86865234375 4056.412353515625 background all_cells +7994.826171875 4043.6171875 background all_cells +8010.66943359375 4031.895751953125 background all_cells +8004.080078125 4017.619384765625 background all_cells +8032.52294921875 4047.2724609375 background all_cells +8045.53955078125 4064.030517578125 background all_cells +8051.23388671875 4059.2724609375 background all_cells +8019.88916015625 4060.300048828125 background all_cells +8013.1552734375 4058.219970703125 background all_cells +7922.5927734375 4060.932373046875 background all_cells +7885.68896484375 4065.7041015625 background all_cells +7886.14111328125 4044.841552734375 background all_cells +7935.5283203125 4046.578125 background all_cells +7929.1767578125 4060.944580078125 background all_cells +7961.95361328125 4428.3955078125 background all_cells +7963.30419921875 4439.40576171875 background all_cells +7965.55126953125 4474.78271484375 background all_cells +7956.0087890625 4502.7880859375 background all_cells +7953.83837890625 4494.9072265625 background all_cells +7966.68408203125 4489.28369140625 background all_cells +8006.16357421875 4505.22216796875 background all_cells +8015.71337890625 4497.79541015625 background all_cells +8006.93994140625 4480.69140625 background all_cells +7995.6279296875 4454.99658203125 background all_cells +8000.32763671875 4443.49267578125 background all_cells +8003.64306640625 4461.2568359375 background all_cells +8019.947265625 4437.07958984375 background all_cells +8062.74462890625 4449.14599609375 background all_cells +8053.21240234375 4456.7490234375 background all_cells +8052.3486328125 4441.8330078125 background all_cells +8035.5390625 4436.18701171875 background all_cells +8163.615234375 4480.75927734375 background all_cells +8195.56640625 4468.12646484375 background all_cells +8191.65380859375 4463.87939453125 background all_cells +8153.4765625 4427.20458984375 background all_cells +8199.119140625 4444.5556640625 background all_cells +8182.96630859375 4415.12841796875 background all_cells +8082.5537109375 4449.0859375 background all_cells +8107.64111328125 4427.39306640625 background all_cells +8149.88720703125 4414.99658203125 background all_cells +8131.1796875 4457.4306640625 background all_cells +8160.8447265625 4464.19775390625 background all_cells +8137.96630859375 4493.16796875 background all_cells +8053.166015625 4469.44189453125 background all_cells +8110.3330078125 4473.43310546875 background all_cells +8031.99560546875 4472.802734375 background all_cells +8043.40380859375 4470.7724609375 background all_cells +8072.375 4474.349609375 background all_cells +8058.74462890625 4473.36572265625 background all_cells +8026.53369140625 4489.205078125 background all_cells +8046.326171875 4506.763671875 background all_cells +8040.2587890625 4486.32568359375 background all_cells +8037.1708984375 4508.4677734375 background all_cells +8079.48095703125 4512.044921875 background all_cells +8078.94482421875 4529.6796875 background all_cells +8076.8046875 4582.98193359375 background all_cells +8061.15771484375 4582.25439453125 background all_cells +8083.46337890625 4517.224609375 background all_cells +8092.67041015625 4520.85107421875 background all_cells +8088.33935546875 4526.078125 background all_cells +8191.6435546875 4650.9345703125 background all_cells +8163.90576171875 4728.474609375 background all_cells +8167.66845703125 4730.83984375 background all_cells +8159.85791015625 4731.12255859375 background all_cells +8185.42724609375 4657.25927734375 background all_cells +8122.68310546875 4633.55859375 background all_cells +8117.68310546875 4570.7822265625 background all_cells +8181.9169921875 4514.07177734375 background all_cells +8158.52392578125 4511.783203125 background all_cells +8131.80078125 4529.81201171875 background all_cells +8052.61474609375 4811.9287109375 background all_cells +8092.39990234375 4791.11328125 background all_cells +8078.2890625 4781.78857421875 background all_cells +8071.375 4781.37548828125 background all_cells +7923.64453125 4759.51025390625 background all_cells +7970.998046875 4750.01171875 background all_cells +7928.728515625 4763.02099609375 background all_cells +7980.44970703125 4872.78857421875 background all_cells +7891.1806640625 4910.6123046875 background all_cells +7932.29443359375 4907.89990234375 background all_cells +7871.1689453125 4797.22998046875 background all_cells +7919.79052734375 4830.630859375 background all_cells +7915.822265625 4791.9140625 background all_cells +7912.3076171875 4832.56689453125 background all_cells +8136.6640625 4810.06396484375 background all_cells +8155.2119140625 4872.27197265625 background all_cells +8096.619140625 4798.5205078125 background all_cells +8127.68359375 4791.01904296875 background all_cells +8129.51708984375 4799.359375 background all_cells +8136.46142578125 4856.23583984375 background all_cells +7869.4140625 4494.59814453125 background all_cells +7878.05419921875 4506.1875 background all_cells +7873.63671875 4502.232421875 background all_cells +7871.74169921875 4564.20458984375 background all_cells +7910.4951171875 4500.361328125 background all_cells +7965.68896484375 4509.28564453125 background all_cells +7934.29248046875 4510.80322265625 background all_cells +7930.1328125 4521.9921875 background all_cells +7918.9365234375 4493.927734375 background all_cells +8004.46044921875 4671.064453125 background all_cells +7970.36865234375 4696.3154296875 background all_cells +7953.4189453125 4688.57568359375 background all_cells +8011.4716796875 4542.2236328125 background all_cells +7964.85546875 4554.09423828125 background all_cells +7948.8466796875 4616.9306640625 background all_cells +7958.59375 4596.10009765625 background all_cells +8010.6650390625 4556.72998046875 background all_cells +7926.51708984375 4619.2314453125 background all_cells +7878.76953125 4725.337890625 background all_cells +7921.642578125 4657.80615234375 background all_cells +7894.5546875 4130.69482421875 background all_cells +7893.408203125 4115.9130859375 background all_cells +7880.2197265625 4127.18359375 background all_cells +7899.40478515625 4127.5693359375 background all_cells +7889.673828125 4124.07080078125 background all_cells +7887.21044921875 4137.28515625 background all_cells +7896.78857421875 4156.8916015625 background all_cells +7903.13671875 4161.8515625 background all_cells +7903.96923828125 4146.57861328125 background all_cells +7897.115234375 4174.5068359375 background all_cells +7878.5283203125 4207.8984375 background all_cells +7898.2333984375 4211.021484375 background all_cells +7903.88623046875 4202.40966796875 background all_cells +7916.75244140625 4164.701171875 background all_cells +7912.287109375 4156.0263671875 background all_cells +7932.80322265625 4165.5625 background all_cells +7918.18115234375 4141.44775390625 background all_cells +7913.3876953125 4180.68115234375 background all_cells +7921.19775390625 4173.62451171875 background all_cells +7925.8193359375 4183.7216796875 background all_cells +7924.4970703125 4169.54931640625 background all_cells +7926.37548828125 4221.43896484375 background all_cells +7944.7568359375 4188.75537109375 background all_cells +7870.8935546875 4150.0126953125 background all_cells +7879.986328125 4165.845703125 background all_cells +7874.2900390625 4155.0322265625 background all_cells +8047.95556640625 4408.67724609375 background all_cells +8055.95166015625 4431.61181640625 background all_cells +8052.12353515625 4421.82958984375 background all_cells +8046.337890625 4428.82470703125 background all_cells +8161.4267578125 4392.85009765625 background all_cells +8180.35400390625 4400.57568359375 background all_cells +8166.86181640625 4405.10009765625 background all_cells +8108.22802734375 4397.4970703125 background all_cells +8098.7607421875 4326.48828125 background all_cells +8190.9580078125 4331.7783203125 background all_cells +8138.9375 4340.69384765625 background all_cells +8149.2333984375 4360.13330078125 background all_cells +8139.82568359375 4334.1025390625 background all_cells +8108.0322265625 4350.09619140625 background all_cells +8057.65234375 4387.39111328125 background all_cells +8072.8935546875 4409.60302734375 background all_cells +8061.16845703125 4402.87451171875 background all_cells +8043.240234375 4342.869140625 background all_cells +8093.1484375 4341.0791015625 background all_cells +8087.654296875 4353.00927734375 background all_cells +7997.62841796875 4418.35205078125 background all_cells +7980.4921875 4426.30615234375 background all_cells +7997.64013671875 4427.423828125 background all_cells +8012.19921875 4421.0078125 background all_cells +8027.6875 4412.51220703125 background all_cells +8030.943359375 4393.69921875 background all_cells +8032.32763671875 4383.89892578125 background all_cells +8034.69970703125 4342.953125 background all_cells +8028.1689453125 4399.11279296875 background all_cells +7988.39892578125 4371.8984375 background all_cells +8016.34326171875 4388.09912109375 background all_cells +8008.27099609375 4376.7333984375 background all_cells +7947.75634765625 4235.50732421875 background all_cells +7929.9296875 4245.1962890625 background all_cells +7933.56103515625 4241.61083984375 background all_cells +7937.26708984375 4236.63330078125 background all_cells +7892.291015625 4396.31884765625 background all_cells +7894.97705078125 4412.99755859375 background all_cells +7875.16796875 4330.6796875 background all_cells +7896.6181640625 4367.11181640625 background all_cells +7856.07763671875 4358.42529296875 background all_cells +7886.12646484375 4350.36865234375 background all_cells +7934.17626953125 4351.3056640625 background all_cells +7950.0966796875 4401.025390625 background all_cells +7945.26708984375 4393.31494140625 background all_cells +7932.921875 4388.0419921875 background all_cells +7935.72509765625 4325.70361328125 background all_cells +7950.7431640625 4224.85546875 background all_cells +7953.56689453125 4240.4482421875 background all_cells +7969.49658203125 4233.408203125 background all_cells +7961.36376953125 4241.31982421875 background all_cells +7980.677734375 4259.82177734375 background all_cells +8003.21142578125 4248.53759765625 background all_cells +7983.05126953125 4251.80712890625 background all_cells +7979.30859375 4239.484375 background all_cells +8003.99072265625 4236.58349609375 background all_cells +7976.83251953125 4234.7568359375 background all_cells +8012.8349609375 4205.0791015625 background all_cells +8007.1025390625 4215.36328125 background all_cells +7970.87744140625 4206.31591796875 background all_cells +7935.4775390625 4122.48046875 background all_cells +7977.59423828125 4131.49853515625 background all_cells +7990.337890625 4127.6474609375 background all_cells +7968.44140625 4157.13916015625 background all_cells +7971.55078125 4141.34521484375 background all_cells +7958.005859375 4153.4521484375 background all_cells +7982.017578125 4146.36279296875 background all_cells +7981.8203125 4150.451171875 background all_cells +7991.02880859375 4167.16845703125 background all_cells +7940.07861328125 4170.576171875 background all_cells +7952.2255859375 4169.5830078125 background all_cells +7991.26416015625 4190.0517578125 background all_cells +7998.697265625 4173.443359375 background all_cells +7997.353515625 4135.009765625 background all_cells +7992.80224609375 4155.8671875 background all_cells +8001.455078125 4146.373046875 background all_cells +7998.9140625 4158.66162109375 background all_cells +8010.19287109375 4101.951171875 background all_cells +8015.98046875 4127.5234375 background all_cells +8007.72412109375 4121.26611328125 background all_cells +8013.154296875 4134.57177734375 background all_cells +8032.0380859375 4156.0771484375 background all_cells +8038.8525390625 4147.33203125 background all_cells +8018.98974609375 4144.9501953125 background all_cells +8009.95703125 4145.8662109375 background all_cells +8032.767578125 4141.26708984375 background all_cells +8049.88720703125 4102.08935546875 background all_cells +8060.2958984375 4086.67919921875 background all_cells +8055.595703125 4108.84814453125 background all_cells +8051.94580078125 4074.9873046875 background all_cells +8016.54833984375 4073.132568359375 background all_cells +8039.5615234375 4073.67236328125 background all_cells +8028.00830078125 4079.05029296875 background all_cells +8017.68212890625 4083.671142578125 background all_cells +8106.20751953125 4127.7802734375 background all_cells +8093.63232421875 4134.53466796875 background all_cells +8104.662109375 4137.57861328125 background all_cells +8098.25244140625 4130.61474609375 background all_cells +8072.6083984375 4142.2275390625 background all_cells +8088.580078125 4157.6865234375 background all_cells +8086.24169921875 4149.52734375 background all_cells +8094.11474609375 4143.2783203125 background all_cells +8105.2998046875 4147.83154296875 background all_cells +8079.50439453125 4148.1845703125 background all_cells +8113.38671875 4138.69677734375 background all_cells +8145.96533203125 4149.03515625 background all_cells +8138.42529296875 4143.75732421875 background all_cells +8127.23095703125 4146.9296875 background all_cells +8115.892578125 4149.080078125 background all_cells +8164.03857421875 4139.99853515625 background all_cells +8210.001953125 4122.35205078125 background all_cells +8171.927734375 4136.86279296875 background all_cells +8208.4267578125 4132.39453125 background all_cells +8069.46826171875 4066.694580078125 background all_cells +8095.30517578125 4081.71923828125 background all_cells +8104.091796875 4083.467041015625 background all_cells +8085.966796875 4082.341064453125 background all_cells +8076.5517578125 4076.856201171875 background all_cells +8078.3212890625 4065.19921875 background all_cells +8124.8271484375 4099.77001953125 background all_cells +8129.64599609375 4112.69580078125 background all_cells +8192.53515625 4116.22412109375 background all_cells +8120.990234375 4113.681640625 background all_cells +8175.84716796875 4101.53515625 background all_cells +8133.9677734375 4100.88818359375 background all_cells +8104.734375 4095.7998046875 background all_cells +8113.16455078125 4101.76611328125 background all_cells +8110.69482421875 4119.552734375 background all_cells +8073.17431640625 4092.234375 background all_cells +8073.96142578125 4107.8310546875 background all_cells +8081.20654296875 4110.86376953125 background all_cells +8084.18408203125 4096.3623046875 background all_cells +8087.86279296875 4113.93994140625 background all_cells +8095.8369140625 4105.83642578125 background all_cells +8094.51904296875 4092.697998046875 background all_cells +8127.0078125 4083.233642578125 background all_cells +8116.05859375 4088.8759765625 background all_cells +9447.0732421875 5309.26220703125 background all_cells +9451.2705078125 5320.04541015625 background all_cells +9488.3837890625 5296.03955078125 background all_cells +9494.9052734375 5316.49267578125 background all_cells +9481.5390625 5318.501953125 background all_cells +9481.3330078125 5302.0419921875 background all_cells +9480.314453125 5244.46240234375 background all_cells +9472.30078125 5275.73779296875 background all_cells +9478.76953125 5291.08447265625 background all_cells +9490.6337890625 5289.3115234375 background all_cells +9475.9775390625 5250.6005859375 background all_cells +9474.9501953125 5341.25439453125 background all_cells +9449.3544921875 5357.57421875 background all_cells +9449.43359375 5353.52490234375 background all_cells +9415.25390625 5312.88671875 background all_cells +9407.1943359375 5346.27490234375 background all_cells +9416.396484375 5340.60888671875 background all_cells +9416.392578125 5320.2978515625 background all_cells +9437.484375 5350.98974609375 background all_cells +9428.7900390625 5353.3505859375 background all_cells +9433.578125 5347.77880859375 background all_cells +9435.5537109375 5339.24365234375 background all_cells +9442.966796875 5326.59765625 background all_cells +9423.33984375 5345.46826171875 background all_cells +9439.0771484375 5343.52880859375 background all_cells +9511.466796875 5286.2373046875 background all_cells +9515.4150390625 5302.31005859375 background all_cells +9534.6396484375 5298.67333984375 background all_cells +9528.255859375 5287.8447265625 background all_cells +9532.505859375 5326.87451171875 background all_cells +9525.201171875 5334.48974609375 background all_cells +9534.908203125 5337.076171875 background all_cells +9531.0703125 5256.705078125 background all_cells +9515.5478515625 5269.44921875 background all_cells +9525.0244140625 5263.630859375 background all_cells +9539.74609375 5257.57421875 background all_cells +9445.3994140625 5250.61181640625 background all_cells +9462.0361328125 5251.36474609375 background all_cells +9444.2998046875 5259.62646484375 background all_cells +9438.076171875 5255.75439453125 background all_cells +9460.1044921875 5285.873046875 background all_cells +9451.958984375 5285.83642578125 background all_cells +9443.173828125 5303.2236328125 background all_cells +9421.484375 5304.24267578125 background all_cells +9428.69921875 5270.74853515625 background all_cells +9433.798828125 5305.3134765625 background all_cells +9430.4892578125 5297.33984375 background all_cells +9460.0986328125 5269.54833984375 background all_cells +9462.5791015625 5280.93310546875 background all_cells +9462.1259765625 5275.7236328125 background all_cells +9458.5478515625 5263.4462890625 background all_cells +9457.119140625 5277.53564453125 background all_cells +9101.71875 5305.28173828125 background all_cells +9072.609375 5328.4169921875 background all_cells +9084.8583984375 5305.419921875 background all_cells +9116.67578125 5335.00537109375 background all_cells +9105.5478515625 5325.5283203125 background all_cells +9123.734375 5322.89013671875 background all_cells +9104.5712890625 5350.537109375 background all_cells +9112.521484375 5346.29931640625 background all_cells +9053.7294921875 5334.5166015625 background all_cells +9038.265625 5344.349609375 background all_cells +9040.74609375 5325.8193359375 background all_cells +9044.9697265625 5344.13330078125 background all_cells +9050.3251953125 5320.49169921875 background all_cells +9042.7568359375 5406.8046875 background all_cells +9023.4658203125 5410.322265625 background all_cells +9034.705078125 5406.45947265625 background all_cells +9024.537109375 5419.65869140625 background all_cells +9029.7255859375 5457.3017578125 background all_cells +9031.462890625 5435.373046875 background all_cells +9074.845703125 5412.0263671875 background all_cells +9067.8662109375 5403.22314453125 background all_cells +9045.72265625 5381.97314453125 background all_cells +9036.2197265625 5375.91015625 background all_cells +9048.79296875 5392.56640625 background all_cells +9039.927734375 5395.94482421875 background all_cells +9028.5517578125 5381.8291015625 background all_cells +9052.216796875 5453.0732421875 background all_cells +9064.6953125 5441.12890625 background all_cells +9062.552734375 5461.626953125 background all_cells +9095.9755859375 5382.98046875 background all_cells +9113.6279296875 5447.11767578125 background all_cells +9118.1923828125 5356.7763671875 background all_cells +9116.6591796875 5389.3779296875 background all_cells +9114.384765625 5365.47412109375 background all_cells +9075.982421875 5457.884765625 background all_cells +9081.3193359375 5446.96484375 background all_cells +9082.025390625 5438.79345703125 background all_cells +9073.78515625 5449.2314453125 background all_cells +9057.0791015625 5381.662109375 background all_cells +9061.873046875 5361.29150390625 background all_cells +9070.025390625 5360.703125 background all_cells +9071.2705078125 5394.181640625 background all_cells +9064.2373046875 5387.83740234375 background all_cells +9357.966796875 5396.55908203125 background all_cells +9367.3232421875 5398.029296875 background all_cells +9369.1728515625 5379.31298828125 background all_cells +9388.0751953125 5400.32421875 background all_cells +9407.3515625 5391.39306640625 background all_cells +9395.455078125 5398.490234375 background all_cells +9240.931640625 5399.80712890625 background all_cells +9240.2490234375 5408.73779296875 background all_cells +9317.9501953125 5402.84375 background all_cells +9321.697265625 5395.08740234375 background all_cells +9300.9365234375 5390.078125 background all_cells +9290.8662109375 5386.6962890625 background all_cells +9384.328125 5385.06396484375 background all_cells +9391.6513671875 5283.5615234375 background all_cells +9415.7998046875 5293.20361328125 background all_cells +9413.685546875 5281.84375 background all_cells +9395.126953125 5293.96728515625 background all_cells +9388.33984375 5291.44482421875 background all_cells +9399.82421875 5277.9287109375 background all_cells +9381.11328125 5305.90576171875 background all_cells +9364.216796875 5317.85205078125 background all_cells +9363.4599609375 5310.8427734375 background all_cells +9373.84765625 5306.943359375 background all_cells +9398.9912109375 5307.2431640625 background all_cells +9413.146484375 5302.33740234375 background all_cells +9410.7001953125 5309.255859375 background all_cells +9404.693359375 5304.861328125 background all_cells +9405.8486328125 5316.150390625 background all_cells +9403.8515625 5320.96875 background all_cells +9393.259765625 5326.77587890625 background all_cells +9388.833984375 5322.24853515625 background all_cells +9385.734375 5313.86279296875 background all_cells +9395.9287109375 5301.7978515625 background all_cells +9391.6806640625 5312.65380859375 background all_cells +9385.7861328125 5302.48828125 background all_cells +9316.0693359375 5211.46630859375 background all_cells +9302.3740234375 5185.46533203125 background all_cells +9366.6328125 5295.17578125 background all_cells +9369.666015625 5268.3271484375 background all_cells +9399.384765625 5334.95947265625 background all_cells +9393.8837890625 5361.0693359375 background all_cells +9391.220703125 5352.6923828125 background all_cells +9359.5537109375 5351.09033203125 background all_cells +9385.20703125 5338.1103515625 background all_cells +9381.013671875 5343.4052734375 background all_cells +9372.69921875 5343.55615234375 background all_cells +9360.3076171875 5365.48876953125 background all_cells +9350.7177734375 5373.73193359375 background all_cells +9359.3212890625 5377.59814453125 background all_cells +9383.576171875 5372.03369140625 background all_cells +9380.4755859375 5369.728515625 background all_cells +9392.6923828125 5386.36669921875 background all_cells +9392.9970703125 5381.1787109375 background all_cells +9404.27734375 5373.61474609375 background all_cells +9296.6748046875 5351.3984375 background all_cells +9375.7138671875 5353.376953125 background all_cells +9266.6044921875 5321.61865234375 background all_cells +9277.814453125 5319.7763671875 background all_cells +9516.2509765625 5351.91455078125 background all_cells +9504.642578125 5361.8896484375 background all_cells +9538.796875 5369.03857421875 background all_cells +9528.712890625 5405.083984375 background all_cells +9521.142578125 5392.62841796875 background all_cells +9537.181640625 5352.01025390625 background all_cells +9538.193359375 5360.78076171875 background all_cells +9522.1357421875 5352.1416015625 background all_cells +9526.3037109375 5355.38134765625 background all_cells +9516.392578125 5375.97265625 background all_cells +9514.6044921875 5389.81298828125 background all_cells +9520.4345703125 5380.9697265625 background all_cells +9465.7724609375 5396.09033203125 background all_cells +9477.65625 5399.740234375 background all_cells +9485.904296875 5400.02880859375 background all_cells +9472.251953125 5401.4033203125 background all_cells +9497.611328125 5404.1201171875 background all_cells +9470.40625 5354.541015625 background all_cells +9469.2705078125 5368.61328125 background all_cells +9481.6201171875 5360.50341796875 background all_cells +9460.19921875 5375.80419921875 background all_cells +9462.62890625 5382.58203125 background all_cells +9467.2822265625 5388.82470703125 background all_cells +9472.275390625 5381.8251953125 background all_cells +9479.2041015625 5379.263671875 background all_cells +9410.7890625 5357.53564453125 background all_cells +9412.7626953125 5381.591796875 background all_cells +9414.28515625 5369.392578125 background all_cells +9416.1611328125 5388.40869140625 background all_cells +9418.8330078125 5399.6083984375 background all_cells +9452.037109375 5395.34130859375 background all_cells +9439.380859375 5400.703125 background all_cells +9458.537109375 5396.17041015625 background all_cells +9446.9814453125 5394.54833984375 background all_cells +9425.6396484375 5376.11083984375 background all_cells +9419.2197265625 5382.43798828125 background all_cells +9432.482421875 5381.95556640625 background all_cells +9450.31640625 5379.9599609375 background all_cells +9444.580078125 5377.23828125 background all_cells +9445.29296875 5389.18359375 background all_cells +9445.91015625 5384.61328125 background all_cells +9454.4873046875 5376.71240234375 background all_cells +9431.6083984375 5359.72119140625 background all_cells +9445.216796875 5364.73095703125 background all_cells +9439.8154296875 5370.34326171875 background all_cells +9433.9912109375 5364.47900390625 background all_cells +9094.0205078125 5161.7900390625 background all_cells +9112.740234375 5162.2548828125 background all_cells +9101.8291015625 5158.7568359375 background all_cells +9110.1923828125 5114.66162109375 background all_cells +9089.3896484375 5115.95068359375 background all_cells +9093.8896484375 5112.6630859375 background all_cells +9135.12890625 5128.3408203125 background all_cells +9128.146484375 5129.63525390625 background all_cells +9128.9970703125 5150.072265625 background all_cells +9102.4462890625 5175.2578125 background all_cells +9109.759765625 5191.857421875 background all_cells +9096.8515625 5192.7998046875 background all_cells +9053.4716796875 5133.7333984375 background all_cells +9068.400390625 5181.9130859375 background all_cells +9063.71484375 5159.51171875 background all_cells +9180.0966796875 5292.26318359375 background all_cells +9243.5185546875 5255.181640625 background all_cells +9197.5849609375 5343.27978515625 background all_cells +9171.7060546875 5264.08984375 background all_cells +9224.6015625 5290.75146484375 background all_cells +9184.7734375 5275.38720703125 background all_cells +9139.2783203125 5316.044921875 background all_cells +9155.8818359375 5304.5673828125 background all_cells +9141.6767578125 5394.2099609375 background all_cells +9155.48046875 5384.21044921875 background all_cells +9137.798828125 5305.142578125 background all_cells +9151.791015625 5376.2158203125 background all_cells +9159.111328125 5277.380859375 background all_cells +9121.6259765625 5281.99951171875 background all_cells +9136.2978515625 5251.82177734375 background all_cells +9153.87890625 5285.91796875 background all_cells +9134.1591796875 5287.822265625 background all_cells +9163.720703125 5277.90625 background all_cells +9027.9990234375 5229.69140625 background all_cells +9029.8154296875 5206.57080078125 background all_cells +9045.6220703125 5227.00927734375 background all_cells +9040.0380859375 5261.67724609375 background all_cells +9035.2099609375 5254.7099609375 background all_cells +9097.24609375 5277.42529296875 background all_cells +9112.306640625 5268.1103515625 background all_cells +9108.7587890625 5258.79345703125 background all_cells +9042.1591796875 5272.4091796875 background all_cells +9027.2607421875 5306.26025390625 background all_cells +9045.5380859375 5297.45068359375 background all_cells +9045.8720703125 5284.69775390625 background all_cells +9075.08203125 5247.689453125 background all_cells +9059.6669921875 5271.27001953125 background all_cells +9053.6787109375 5263.63525390625 background all_cells +9070.7783203125 5253.89111328125 background all_cells +9109.6474609375 5220.240234375 background all_cells +9092.3037109375 5233.23095703125 background all_cells +9112.9912109375 5224.3671875 background all_cells +9170.0458984375 5200.283203125 background all_cells +9187.1552734375 5178.69482421875 background all_cells +9203.7392578125 5183.10693359375 background all_cells +9186.5869140625 5198.23291015625 background all_cells +9117.8271484375 5218.1826171875 background all_cells +9112.109375 5204.22216796875 background all_cells +9110.8681640625 5185.1484375 background all_cells +9127.5107421875 5213.97412109375 background all_cells +9122.4892578125 5200.13037109375 background all_cells +9215.2900390625 5200.39306640625 background all_cells +9244.5537109375 5125.240234375 background all_cells +9245.072265625 5130.4375 background all_cells +9231.388671875 5200.9521484375 background all_cells +9228.3818359375 5195.1904296875 background all_cells +9223.1650390625 5190.63916015625 background all_cells +9143.759765625 5218.77978515625 background all_cells +9156.072265625 5211.5576171875 background all_cells +9149.1796875 5201.05810546875 background all_cells +9144.580078125 5181.6396484375 background all_cells +9565.267578125 5257.79443359375 background all_cells +9576.44921875 5279.92822265625 background all_cells +9634.080078125 5279.99560546875 background all_cells +9634.6708984375 5287.50537109375 background all_cells +9656.095703125 5268.46435546875 background all_cells +9628.75390625 5257.39892578125 background all_cells +9607.93359375 5273.43798828125 background all_cells +9622.9775390625 5270.5234375 background all_cells +9610.5078125 5267.09423828125 background all_cells +9602.2099609375 5255.53857421875 background all_cells +9598.1826171875 5270.046875 background all_cells +9749.8310546875 5260.21875 background all_cells +9735.06640625 5274.3291015625 background all_cells +9723.8779296875 5267.6806640625 background all_cells +9727.6787109375 5259.76123046875 background all_cells +9675.7177734375 5265.0966796875 background all_cells +9693.318359375 5270.365234375 background all_cells +9693.267578125 5274.92138671875 background all_cells +9774.0234375 5272.01220703125 background all_cells +9772.7529296875 5261.25537109375 background all_cells +9777.35546875 5294.6748046875 background all_cells +9778.111328125 5284.03515625 background all_cells +9765.1162109375 5278.76708984375 background all_cells +9872.42578125 5117.19921875 background all_cells +9863.3291015625 5169.7958984375 background all_cells +9868.216796875 5123.8251953125 background all_cells +9844.091796875 5135.39306640625 background all_cells +9873.5966796875 5205.455078125 background all_cells +9841.3046875 5236.55078125 background all_cells +9841.3291015625 5222.1953125 background all_cells +9793.3193359375 5226.3017578125 background all_cells +9794.7724609375 5193.6064453125 background all_cells +9802.1044921875 5235.74365234375 background all_cells +9800.6767578125 5241.10986328125 background all_cells +9792.4423828125 5250.6474609375 background all_cells +9772.697265625 5224.83544921875 background all_cells +9782.6171875 5251.33740234375 background all_cells +9780.7890625 5242.24072265625 background all_cells +9780.69921875 5231.69384765625 background all_cells +9753.671875 5198.40185546875 background all_cells +9714.0556640625 5170.5537109375 background all_cells +9763.060546875 5252.865234375 background all_cells +9760.587890625 5212.67529296875 background all_cells +9728.0546875 5252.28857421875 background all_cells +9721.6171875 5246.80029296875 background all_cells +9603.5361328125 5328.9736328125 background all_cells +9611.7958984375 5337.59912109375 background all_cells +9601.2734375 5333.66455078125 background all_cells +9621.8310546875 5320.61669921875 background all_cells +9643.318359375 5326.58251953125 background all_cells +9630.6103515625 5322.4677734375 background all_cells +9644.26953125 5358.83056640625 background all_cells +9623.5595703125 5330.5927734375 background all_cells +9621.1845703125 5350.67529296875 background all_cells +9633.46484375 5345.365234375 background all_cells +9626.76171875 5340.52685546875 background all_cells +9604.4111328125 5307.859375 background all_cells +9628.71484375 5313.7568359375 background all_cells +9611.634765625 5311.25341796875 background all_cells +9575.9765625 5298.84130859375 background all_cells +9561.2158203125 5304.3671875 background all_cells +9542.0400390625 5296.43408203125 background all_cells +9539.7490234375 5314.48876953125 background all_cells +9542.6474609375 5338.85009765625 background all_cells +9562.96875 5331.376953125 background all_cells +9559.0888671875 5319.39208984375 background all_cells +9570.5986328125 5351.076171875 background all_cells +9566.703125 5354.26318359375 background all_cells +9561.56640625 5347.8271484375 background all_cells +9586.2119140625 5352.455078125 background all_cells +9594.1201171875 5349.05322265625 background all_cells +9707.279296875 5297.80615234375 background all_cells +9694.8740234375 5294.45166015625 background all_cells +9651.8701171875 5299.5498046875 background all_cells +9657.765625 5303.0595703125 background all_cells +9704.140625 5311.89453125 background all_cells +9723.640625 5349.0927734375 background all_cells +9715.0263671875 5343.78466796875 background all_cells +9708.8583984375 5320.125 background all_cells +9688.2255859375 5357.4140625 background all_cells +9694.8701171875 5329.51416015625 background all_cells +9696.9375 5323.126953125 background all_cells +9659.3486328125 5327.91455078125 background all_cells +9676.55078125 5336.0986328125 background all_cells +9670.8671875 5328.34130859375 background all_cells +9666.6787109375 5357.0712890625 background all_cells +9651.068359375 5310.6533203125 background all_cells +9677.1240234375 5314.82421875 background all_cells +9666.0576171875 5313.3857421875 background all_cells +9658.9443359375 5314.68115234375 background all_cells +9716.2529296875 5290.57177734375 background all_cells +9708.1279296875 5306.2099609375 background all_cells +9736.7490234375 5302.78564453125 background all_cells +9653.09765625 5341.4326171875 background all_cells +9664.4482421875 5340.99609375 background all_cells +9658.5166015625 5336.125 background all_cells +9657.931640625 5348.87744140625 background all_cells +9791.5576171875 5344.39990234375 background all_cells +9826.033203125 5370.83837890625 background all_cells +9819.3369140625 5375.42822265625 background all_cells +9805.1044921875 5350.23046875 background all_cells +9741.51171875 5329.740234375 background all_cells +9774.0595703125 5343.30224609375 background all_cells +9759.16015625 5336.14697265625 background all_cells +9767.7060546875 5329.98291015625 background all_cells +9765.970703125 5317.33935546875 background all_cells +9679.3818359375 5342.32421875 background all_cells +9699.1220703125 5360.71142578125 background all_cells +9702.275390625 5338.79052734375 background all_cells +9681.7587890625 5347.30908203125 background all_cells +9837.572265625 5283.48193359375 background all_cells +9794.435546875 5287.65673828125 background all_cells +9858.828125 5286.72607421875 background all_cells +9867.48046875 5284.8759765625 background all_cells +9877.6904296875 5277.3583984375 background all_cells +9805.1689453125 5276.853515625 background all_cells +9820.953125 5272.98388671875 background all_cells +9883.453125 5278.31005859375 background all_cells +9824.1279296875 5280.34765625 background all_cells +9794.4384765625 5275.6318359375 background all_cells +9844.15234375 5290.5263671875 background all_cells +9851.021484375 5299.142578125 background all_cells +9843.8173828125 5295.82373046875 background all_cells +9853.5244140625 5291.615234375 background all_cells +9869.662109375 5274.3193359375 background all_cells +9877.5888671875 5266.58984375 background all_cells +9838.171875 5359.61328125 background all_cells +9637.7939453125 5440.0126953125 background all_cells +9641.0341796875 5445.2294921875 background all_cells +9645.0986328125 5466.484375 background all_cells +9645.5224609375 5478.9794921875 background all_cells +9652.9609375 5468.66796875 background all_cells +9638.6103515625 5450.31689453125 background all_cells +9640.24609375 5463.24853515625 background all_cells +9646.177734375 5458.70947265625 background all_cells +9649.427734375 5453.958984375 background all_cells +9660.037109375 5448.45263671875 background all_cells +9676.845703125 5463.91455078125 background all_cells +9667.5390625 5463.626953125 background all_cells +9664.076171875 5450.19677734375 background all_cells +9655.982421875 5403.048828125 background all_cells +9661.80078125 5424.76171875 background all_cells +9658.1552734375 5417.19873046875 background all_cells +9675.154296875 5407.1298828125 background all_cells +9679.6748046875 5433.50439453125 background all_cells +9673.869140625 5435.0458984375 background all_cells +9637.9013671875 5403.97021484375 background all_cells +9639.3154296875 5418.24560546875 background all_cells +9646.0390625 5413.40185546875 background all_cells +9716.552734375 5440.7978515625 background all_cells +9679.19140625 5399.23388671875 background all_cells +9685.8876953125 5392.115234375 background all_cells +9687.2587890625 5456.748046875 background all_cells +9721.5498046875 5443.33203125 background all_cells +9684.2333984375 5402.1044921875 background all_cells +9781.27734375 5399.626953125 background all_cells +9767.8447265625 5413.380859375 background all_cells +9808.4990234375 5365.6572265625 background all_cells +9812.431640625 5370.7578125 background all_cells +9810.84765625 5385.48046875 background all_cells +9792.5029296875 5384.65966796875 background all_cells +9734.501953125 5379.90576171875 background all_cells +9678.888671875 5372.33935546875 background all_cells +9683.6630859375 5378.92724609375 background all_cells +9670.39453125 5371.53515625 background all_cells +9661.224609375 5371.50244140625 background all_cells +9659.16015625 5358.27392578125 background all_cells +9651.224609375 5356.77197265625 background all_cells +9656.0205078125 5395.7314453125 background all_cells +9660.1630859375 5391.48876953125 background all_cells +9662.1474609375 5400.67236328125 background all_cells +9668.470703125 5397.78076171875 background all_cells +9665.5234375 5394.97509765625 background all_cells +9636.71484375 5394.8828125 background all_cells +9647.4248046875 5401.89794921875 background all_cells +9647.185546875 5394.90869140625 background all_cells +9638.7890625 5384.8525390625 background all_cells +9665.173828125 5380.169921875 background all_cells +9681.8876953125 5362.0673828125 background all_cells +9566.927734375 5369.02099609375 background all_cells +9576.4501953125 5355.85498046875 background all_cells +9569.541015625 5382.5908203125 background all_cells +9586.2158203125 5376.541015625 background all_cells +9596.2724609375 5381.47314453125 background all_cells +9591.8408203125 5375.7119140625 background all_cells +9556.2607421875 5369.6552734375 background all_cells +9536.5537109375 5374.3232421875 background all_cells +9545.5244140625 5383.9375 background all_cells +9559.47265625 5381.5390625 background all_cells +9549.189453125 5375.322265625 background all_cells +9553.201171875 5356.05078125 background all_cells +9549.564453125 5364.89892578125 background all_cells +9560.3583984375 5359.5107421875 background all_cells +9621.720703125 5473.6748046875 background all_cells +9619.8935546875 5482.794921875 background all_cells +9616.6181640625 5504.9931640625 background all_cells +9594.5625 5488.57568359375 background all_cells +9605.705078125 5483.16943359375 background all_cells +9597.7109375 5476.3876953125 background all_cells +9617.833984375 5468.43603515625 background all_cells +9613.5107421875 5465.1787109375 background all_cells +9547.873046875 5481.8291015625 background all_cells +9539.05859375 5549.322265625 background all_cells +9536.25 5464.5986328125 background all_cells +9537.419921875 5508.09326171875 background all_cells +9533.689453125 5480.74560546875 background all_cells +9577.3125 5497.0283203125 background all_cells +9559.34765625 5514.14453125 background all_cells +9574.095703125 5469.81396484375 background all_cells +9572.0517578125 5488.3974609375 background all_cells +9568.142578125 5484.875 background all_cells +9563.9560546875 5470.2890625 background all_cells +9591.0693359375 5470.11572265625 background all_cells +9585.451171875 5464.62939453125 background all_cells +9612.189453125 5436.56298828125 background all_cells +9616.4599609375 5434.6376953125 background all_cells +9632.984375 5452.05078125 background all_cells +9627.419921875 5455.73779296875 background all_cells +9623.5576171875 5440.1220703125 background all_cells +9631.3876953125 5443.80712890625 background all_cells +9623.1376953125 5445.572265625 background all_cells +9607.4345703125 5439.99853515625 background all_cells +9599.689453125 5449.0263671875 background all_cells +9606.083984375 5448.77783203125 background all_cells +9618.62109375 5386.50341796875 background all_cells +9637.2109375 5373.4990234375 background all_cells +9628.9287109375 5377.58837890625 background all_cells +9626.8291015625 5387.1650390625 background all_cells +9625.447265625 5411.666015625 background all_cells +9631.6513671875 5423.6220703125 background all_cells +9599.1025390625 5422.46337890625 background all_cells +9600.138671875 5398.75634765625 background all_cells +9610.9833984375 5392.3154296875 background all_cells +9533.6533203125 5414.6923828125 background all_cells +9578.7451171875 5456.17138671875 background all_cells +9556.4736328125 5432.37451171875 background all_cells +9568.40234375 5460.2373046875 background all_cells +9568.662109375 5416.26025390625 background all_cells +9557.373046875 5420.30712890625 background all_cells +9565.26171875 5426.22314453125 background all_cells +9114.427734375 5788.087890625 background all_cells +9145.71875 5781.1455078125 background all_cells +9144.77734375 5817.30224609375 background all_cells +9155.9970703125 5826.1279296875 background all_cells +9165.927734375 5824.609375 background all_cells +9147.3583984375 5880.060546875 background all_cells +9119.3125 5914.47509765625 background all_cells +9132.70703125 5893.56982421875 background all_cells +9125.17578125 5844.15087890625 background all_cells +9154.0810546875 5858.39599609375 background all_cells +9116.3544921875 5855.84521484375 background all_cells +9166.3935546875 5853.80810546875 background all_cells +9151.6904296875 5652.64697265625 background all_cells +9149.5048828125 5613.4443359375 background all_cells +9118.0791015625 5623.98974609375 background all_cells +9125.255859375 5664.7177734375 background all_cells +9123.5849609375 5657.28662109375 background all_cells +9122.8095703125 5651.0791015625 background all_cells +9142.638671875 5726.8896484375 background all_cells +9137.1962890625 5789.10400390625 background all_cells +9139.1572265625 5752.34765625 background all_cells +9191.990234375 5729.181640625 background all_cells +9153.6181640625 5789.3916015625 background all_cells +9158.673828125 5757.26025390625 background all_cells +9165.9208984375 5791.74560546875 background all_cells +9173.3466796875 5774.16357421875 background all_cells +9180.630859375 5688.8662109375 background all_cells +9189.1328125 5685.81005859375 background all_cells +9175.7255859375 5668.052734375 background all_cells +9207.1318359375 5728.47802734375 background all_cells +9209.8349609375 5820.052734375 background all_cells +9201.6259765625 5729.7216796875 background all_cells +9264.0361328125 5786.73974609375 background all_cells +9247.451171875 5797.12548828125 background all_cells +9239.51171875 5793.25927734375 background all_cells +9243.921875 5789.0634765625 background all_cells +9233.16015625 5779.93408203125 background all_cells +9254.298828125 5781.08154296875 background all_cells +9249.0302734375 5784.298828125 background all_cells +9241.662109375 5777.88330078125 background all_cells +9277.3984375 5774.33154296875 background all_cells +9281.392578125 5747.544921875 background all_cells +9281.77734375 5765.69189453125 background all_cells +9219.76171875 5670.5537109375 background all_cells +9211.619140625 5522.21826171875 background all_cells +9208.083984375 5691.931640625 background all_cells +9197.9931640625 5692.2216796875 background all_cells +9205.6103515625 5680.7861328125 background all_cells +9265.1416015625 5716.74169921875 background all_cells +9288.578125 5712.42236328125 background all_cells +9275.11328125 5723.29931640625 background all_cells +9261.8935546875 5658.8828125 background all_cells +9296.349609375 5624.0830078125 background all_cells +9271.9033203125 5630.474609375 background all_cells +9247.5166015625 5682.8974609375 background all_cells +9238.75390625 5670.98681640625 background all_cells +9244.4912109375 5666.587890625 background all_cells +9293.4697265625 5538.931640625 background all_cells +9294.783203125 5579.7861328125 background all_cells +9289.25390625 5586.73876953125 background all_cells +9269.93359375 5560.31298828125 background all_cells +9269.93359375 5545.25927734375 background all_cells +9142.587890625 5425.24609375 background all_cells +9149.77734375 5413.07373046875 background all_cells +9153.029296875 5537.84326171875 background all_cells +9160.681640625 5599.5625 background all_cells +9148.8701171875 5559.3466796875 background all_cells +9179.140625 5547.306640625 background all_cells +9160.2373046875 5451.0576171875 background all_cells +9159.2626953125 5503.1484375 background all_cells +9161.7587890625 5481.93115234375 background all_cells +9182.173828125 5460.2587890625 background all_cells +9311.4736328125 5471.6357421875 background all_cells +9323.90234375 5477.89599609375 background all_cells +9310.326171875 5485.12353515625 background all_cells +9314.4287109375 5480.00927734375 background all_cells +9323.7275390625 5509.88525390625 background all_cells +9312.0576171875 5528.99853515625 background all_cells +9296.6884765625 5505.50048828125 background all_cells +9301.193359375 5521.02099609375 background all_cells +9297.146484375 5514.080078125 background all_cells +9290.28515625 5514.73876953125 background all_cells +9289.6103515625 5476.6044921875 background all_cells +9299.48828125 5496.859375 background all_cells +9299.8857421875 5487.6767578125 background all_cells +9336.9873046875 5576.228515625 background all_cells +9338.8876953125 5567.91748046875 background all_cells +9317.46875 5606.97216796875 background all_cells +9321.2734375 5660.029296875 background all_cells +9325.806640625 5627.87255859375 background all_cells +9343.8359375 5579.55419921875 background all_cells +9356.3232421875 5605.2841796875 background all_cells +9349.388671875 5646.291015625 background all_cells +9338.998046875 5592.8896484375 background all_cells +9346.6494140625 5585.89794921875 background all_cells +9350.9501953125 5579.42626953125 background all_cells +9319.1953125 5568.45068359375 background all_cells +9305.7333984375 5596.802734375 background all_cells +9318.146484375 5593.70703125 background all_cells +9315.3505859375 5585.92236328125 background all_cells +9381.7265625 5549.9521484375 background all_cells +9370.556640625 5547.15869140625 background all_cells +9376.7470703125 5555.56005859375 background all_cells +9393.177734375 5539.7529296875 background all_cells +9386.884765625 5541.23291015625 background all_cells +9389.56640625 5545.55517578125 background all_cells +9367.1298828125 5591.7236328125 background all_cells +9400.296875 5599.73095703125 background all_cells +9360.359375 5635.67919921875 background all_cells +9374.4189453125 5665.1240234375 background all_cells +9364.22265625 5597.6904296875 background all_cells +9378.5126953125 5563.201171875 background all_cells +9378.2607421875 5585.82177734375 background all_cells +9402.19921875 5576.4375 background all_cells +9402.7509765625 5561.6904296875 background all_cells +9386.3798828125 5564.5673828125 background all_cells +9359.818359375 5574.13037109375 background all_cells +9369.943359375 5566.5 background all_cells +9384.0478515625 5516.2021484375 background all_cells +9370.8291015625 5513.06689453125 background all_cells +9364.1181640625 5523.29150390625 background all_cells +9376.267578125 5517.19775390625 background all_cells +9351.4453125 5528.806640625 background all_cells +9362.1123046875 5551.16943359375 background all_cells +9360.9296875 5545.94091796875 background all_cells +9357.984375 5534.57958984375 background all_cells +9354.0380859375 5543.8427734375 background all_cells +9400.9521484375 5541.61328125 background all_cells +9353.4990234375 5502.80810546875 background all_cells +9342.197265625 5531.20751953125 background all_cells +9317.5546875 5546.16650390625 background all_cells +9318.185546875 5559.0322265625 background all_cells +9310.7021484375 5556.0732421875 background all_cells +9321.111328125 5549.5869140625 background all_cells +9335.421875 5540.32421875 background all_cells +9344.880859375 5548.17529296875 background all_cells +9337.3564453125 5553.0390625 background all_cells +9322.6611328125 5540.27099609375 background all_cells +9331.7021484375 5526.46142578125 background all_cells +9330.7548828125 5521.13720703125 background all_cells +9326.71875 5534.65478515625 background all_cells +9357.4130859375 5473.3671875 background all_cells +9344.8310546875 5475.67919921875 background all_cells +9353.62890625 5481.12646484375 background all_cells +9384.697265625 5508.0 background all_cells +9353.7841796875 5498.818359375 background all_cells +9391.6279296875 5500.9306640625 background all_cells +9392.6142578125 5509.9990234375 background all_cells +9397.18359375 5477.97705078125 background all_cells +9401.033203125 5500.11279296875 background all_cells +9395.4541015625 5489.52587890625 background all_cells +9515.0087890625 5454.48583984375 background all_cells +9498.7451171875 5467.3251953125 background all_cells +9520.224609375 5466.45556640625 background all_cells +9503.318359375 5461.90625 background all_cells +9500.36328125 5478.14794921875 background all_cells +9498.89453125 5487.115234375 background all_cells +9507.650390625 5480.91650390625 background all_cells +9507.7294921875 5510.318359375 background all_cells +9505.734375 5525.87451171875 background all_cells +9513.599609375 5546.078125 background all_cells +9499.421875 5554.3447265625 background all_cells +9491.4013671875 5491.01025390625 background all_cells +9482.203125 5550.7607421875 background all_cells +9487.7236328125 5538.572265625 background all_cells +9481.48828125 5506.2294921875 background all_cells +9491.4599609375 5460.31591796875 background all_cells +9471.5693359375 5466.517578125 background all_cells +9474.0693359375 5458.08154296875 background all_cells +9440.798828125 5537.71435546875 background all_cells +9449.4990234375 5551.6591796875 background all_cells +9457.4228515625 5547.3203125 background all_cells +9448.052734375 5541.88818359375 background all_cells +9427.4140625 5549.33349609375 background all_cells +9437.4619140625 5543.4423828125 background all_cells +9431.4833984375 5541.26123046875 background all_cells +9435.431640625 5555.9072265625 background all_cells +9429.0927734375 5606.98486328125 background all_cells +9432.830078125 5566.9306640625 background all_cells +9416.5087890625 5564.08740234375 background all_cells +9430.3857421875 5576.48779296875 background all_cells +9415.630859375 5576.94921875 background all_cells +9450.994140625 5572.0361328125 background all_cells +9409.3291015625 5542.548828125 background all_cells +9418.2373046875 5541.33984375 background all_cells +9410.740234375 5559.51953125 background all_cells +9413.1884765625 5506.89208984375 background all_cells +9403.8203125 5517.6572265625 background all_cells +9406.330078125 5510.578125 background all_cells +9423.4091796875 5513.68310546875 background all_cells +9408.296875 5532.74755859375 background all_cells +9400.697265625 5550.00634765625 background all_cells +9418.8203125 5536.3515625 background all_cells +9424.927734375 5527.4111328125 background all_cells +9432.15625 5510.763671875 background all_cells +9435.791015625 5517.67431640625 background all_cells +9459.455078125 5468.1337890625 background all_cells +9453.76953125 5483.42919921875 background all_cells +9445.1357421875 5469.99462890625 background all_cells +9433.1904296875 5495.5322265625 background all_cells +9437.0361328125 5505.73486328125 background all_cells +9449.6552734375 5505.81005859375 background all_cells +9461.482421875 5505.103515625 background all_cells +9411.6337890625 5472.89453125 background all_cells +9424.466796875 5497.75732421875 background all_cells +9409.267578125 5492.76123046875 background all_cells +9409.7158203125 5414.86083984375 background all_cells +9409.9140625 5407.75341796875 background all_cells +9444.0732421875 5405.33251953125 background all_cells +9454.3232421875 5411.978515625 background all_cells +9459.115234375 5416.390625 background all_cells +9463.3232421875 5420.49267578125 background all_cells +9445.7646484375 5420.45947265625 background all_cells +9426.416015625 5423.06298828125 background all_cells +9410.1533203125 5438.8896484375 background all_cells +9441.4814453125 5457.70068359375 background all_cells +9432.4541015625 5453.04296875 background all_cells +9425.4130859375 5442.62841796875 background all_cells +9418.7158203125 5449.7255859375 background all_cells +9413.958984375 5443.17822265625 background all_cells +9448.7744140625 5439.6689453125 background all_cells +9471.2197265625 5452.92333984375 background all_cells +9452.0234375 5449.806640625 background all_cells +9444.0126953125 5425.8955078125 background all_cells +9436.3173828125 5432.2841796875 background all_cells +9466.33203125 5430.86083984375 background all_cells +9457.6640625 5427.65625 background all_cells +9521.59375 5423.50439453125 background all_cells +9522.1708984375 5408.8828125 background all_cells +9529.8984375 5434.00634765625 background all_cells +9527.9052734375 5427.31982421875 background all_cells +9522.9775390625 5429.61865234375 background all_cells +9484.8076171875 5431.8984375 background all_cells +9504.189453125 5425.8984375 background all_cells +9497.361328125 5421.71337890625 background all_cells +9511.216796875 5438.501953125 background all_cells +9514.1484375 5411.93994140625 background all_cells +9511.458984375 5408.69482421875 background all_cells +9500.0048828125 5443.662109375 background all_cells +9472.5673828125 5446.49072265625 background all_cells +9527.8740234375 5440.67724609375 background all_cells +9471.3798828125 5421.103515625 background all_cells +9480.3251953125 5417.3720703125 background all_cells +9472.7919921875 5414.07763671875 background all_cells +9471.951171875 5408.2763671875 background all_cells +9383.029296875 5455.7724609375 background all_cells +9402.84765625 5461.73583984375 background all_cells +9401.6162109375 5467.82275390625 background all_cells +9400.1904296875 5416.78857421875 background all_cells +9402.318359375 5410.955078125 background all_cells +9410.12890625 5419.736328125 background all_cells +9403.2841796875 5421.357421875 background all_cells +9391.85546875 5415.59619140625 background all_cells +9383.1630859375 5415.82861328125 background all_cells +9396.5712890625 5422.45166015625 background all_cells +9391.1455078125 5419.89697265625 background all_cells +9384.0400390625 5427.2568359375 background all_cells +9383.4541015625 5435.763671875 background all_cells +9401.1025390625 5433.98388671875 background all_cells +9402.6357421875 5429.11376953125 background all_cells +9219.1884765625 5441.099609375 background all_cells +9246.6884765625 5436.04345703125 background all_cells +9236.869140625 5418.92431640625 background all_cells +9220.322265625 5410.57958984375 background all_cells +9297.4052734375 5451.74609375 background all_cells +9311.376953125 5465.36572265625 background all_cells +9317.0341796875 5457.09912109375 background all_cells +9304.9560546875 5454.4716796875 background all_cells +9253.85546875 5470.056640625 background all_cells +9286.81640625 5438.29345703125 background all_cells +9283.4443359375 5442.45947265625 background all_cells +9317.6396484375 5420.61572265625 background all_cells +9292.7568359375 5442.41845703125 background all_cells +9301.0283203125 5433.4638671875 background all_cells +9334.998046875 5457.072265625 background all_cells +9357.4853515625 5459.06787109375 background all_cells +9322.712890625 5455.455078125 background all_cells +9334.2802734375 5465.654296875 background all_cells +9344.5380859375 5464.9951171875 background all_cells +9340.66015625 5445.26416015625 background all_cells +9350.4599609375 5440.630859375 background all_cells +9342.599609375 5437.333984375 background all_cells +9365.3330078125 5448.5048828125 background all_cells +9371.3671875 5442.77197265625 background all_cells +9372.1787109375 5457.2119140625 background all_cells +9354.205078125 5431.921875 background all_cells +9366.130859375 5428.55908203125 background all_cells +9356.2412109375 5425.162109375 background all_cells +9343.9873046875 5407.5927734375 background all_cells +9349.5888671875 5409.38134765625 background all_cells +9316.1669921875 5409.73828125 background all_cells +8491.0 4610.02734375 background all_cells +8498.2666015625 4614.97265625 background all_cells +8498.732421875 4652.52099609375 background all_cells +8497.9248046875 4673.20556640625 background all_cells +8473.8935546875 4672.00341796875 background all_cells +8511.0869140625 4620.84765625 background all_cells +8526.9521484375 4654.12353515625 background all_cells +8513.2119140625 4710.4521484375 background all_cells +8505.033203125 4631.1103515625 background all_cells +8563.8671875 4570.751953125 background all_cells +8562.474609375 4643.9814453125 background all_cells +8549.2294921875 4628.3203125 background all_cells +8557.248046875 4638.5927734375 background all_cells +8541.783203125 4607.89501953125 background all_cells +8552.6611328125 4614.3603515625 background all_cells +8575.037109375 4646.84716796875 background all_cells +8580.2783203125 4588.0087890625 background all_cells +8593.2822265625 4643.4111328125 background all_cells +8588.09765625 4640.64453125 background all_cells +8581.693359375 4637.099609375 background all_cells +8552.5732421875 4597.97412109375 background all_cells +8558.8486328125 4598.16357421875 background all_cells +8561.5341796875 4592.85302734375 background all_cells +8492.0849609375 4482.7890625 background all_cells +8492.76953125 4495.0888671875 background all_cells +8491.3203125 4515.64697265625 background all_cells +8536.7294921875 4488.376953125 background all_cells +8530.5341796875 4512.16455078125 background all_cells +8555.5068359375 4508.86767578125 background all_cells +8550.0341796875 4497.02685546875 background all_cells +8582.7763671875 4505.435546875 background all_cells +8573.5224609375 4508.90869140625 background all_cells +8562.669921875 4518.576171875 background all_cells +8543.314453125 4529.68994140625 background all_cells +8529.6435546875 4530.02734375 background all_cells +8559.4052734375 4534.8544921875 background all_cells +8510.841796875 4507.97802734375 background all_cells +8520.248046875 4490.48193359375 background all_cells +8521.236328125 4517.99658203125 background all_cells +8520.328125 4525.62841796875 background all_cells +8516.1328125 4499.09423828125 background all_cells +8511.529296875 4517.80712890625 background all_cells +8564.3349609375 4540.701171875 background all_cells +8581.38671875 4534.86962890625 background all_cells +8570.2421875 4537.56298828125 background all_cells +8521.580078125 4561.60107421875 background all_cells +8526.8935546875 4580.07763671875 background all_cells +8521.0390625 4594.4169921875 background all_cells +8504.498046875 4616.2666015625 background all_cells +8478.341796875 4545.5673828125 background all_cells +8483.818359375 4605.3251953125 background all_cells +8485.82421875 4591.77880859375 background all_cells +8497.4931640625 4583.19775390625 background all_cells +8533.9921875 4551.6181640625 background all_cells +8519.2216796875 4546.81884765625 background all_cells +8537.1103515625 4542.06787109375 background all_cells +8960.1396484375 4645.77099609375 background all_cells +8966.2783203125 4667.7431640625 background all_cells +8979.9169921875 4655.953125 background all_cells +8966.8251953125 4699.36572265625 background all_cells +8976.9130859375 4724.03125 background all_cells +8985.5 4719.15869140625 background all_cells +9009.76953125 4657.248046875 background all_cells +9014.994140625 4667.3466796875 background all_cells +8990.4365234375 4651.50390625 background all_cells +8997.41796875 4673.841796875 background all_cells +8997.6552734375 4661.0947265625 background all_cells +8995.775390625 4644.376953125 background all_cells +8983.75 4679.7705078125 background all_cells +8981.7314453125 4690.5517578125 background all_cells +8961.16796875 4688.18212890625 background all_cells +9056.2978515625 4712.8818359375 background all_cells +9034.427734375 4717.93896484375 background all_cells +9072.4775390625 4727.1708984375 background all_cells +9067.8525390625 4727.09423828125 background all_cells +9084.828125 4728.470703125 background all_cells +9091.69140625 4737.07275390625 background all_cells +9081.861328125 4727.39990234375 background all_cells +9064.8818359375 4753.0380859375 background all_cells +9100.8330078125 4787.5947265625 background all_cells +9101.568359375 4769.673828125 background all_cells +9070.8408203125 4748.4677734375 background all_cells +9058.52734375 4736.5244140625 background all_cells +9096.548828125 4732.091796875 background all_cells +9119.6025390625 4731.73486328125 background all_cells +9098.701171875 4738.68115234375 background all_cells +9128.9130859375 4736.2255859375 background all_cells +9135.943359375 4731.791015625 background all_cells +9122.3359375 4720.75 background all_cells +9119.7666015625 4725.90966796875 background all_cells +9132.7724609375 4729.5 background all_cells +9129.783203125 4720.05712890625 background all_cells +9126.87890625 4724.13623046875 background all_cells +9102.453125 4726.8515625 background all_cells +9114.548828125 4722.5771484375 background all_cells +9110.9072265625 4729.060546875 background all_cells +9017.59765625 4697.4296875 background all_cells +9078.0517578125 4703.14501953125 background all_cells +9064.7265625 4694.548828125 background all_cells +9044.0595703125 4707.05810546875 background all_cells +9131.259765625 4676.12548828125 background all_cells +9096.029296875 4705.53662109375 background all_cells +9038.6572265625 4675.720703125 background all_cells +9023.2236328125 4665.212890625 background all_cells +9030.2255859375 4673.22998046875 background all_cells +9053.515625 4657.91650390625 background all_cells +9050.90234375 4669.85302734375 background all_cells +9042.103515625 4664.51513671875 background all_cells +8968.708984375 4744.9755859375 background all_cells +8960.369140625 4744.34375 background all_cells +8982.9892578125 4750.982421875 background all_cells +8996.126953125 4765.80029296875 background all_cells +9002.05078125 4764.4228515625 background all_cells +9046.96484375 4778.05615234375 background all_cells +9031.8369140625 4792.1884765625 background all_cells +8938.8828125 4692.35302734375 background all_cells +8923.8837890625 4690.2041015625 background all_cells +8952.259765625 4694.75 background all_cells +8926.8818359375 4702.88671875 background all_cells +8916.1611328125 4712.54833984375 background all_cells +8923.578125 4708.98046875 background all_cells +8942.7783203125 4702.92431640625 background all_cells +8842.068359375 4707.97216796875 background all_cells +8861.6787109375 4706.05126953125 background all_cells +8847.998046875 4702.57861328125 background all_cells +8892.11328125 4731.2021484375 background all_cells +8909.2666015625 4700.7607421875 background all_cells +8892.9921875 4743.79052734375 background all_cells +8901.47265625 4751.841796875 background all_cells +8888.7529296875 4748.18896484375 background all_cells +8913.4619140625 4759.61865234375 background all_cells +8892.2734375 4795.72216796875 background all_cells +8924.1396484375 4767.21484375 background all_cells +8937.3857421875 4746.63818359375 background all_cells +8939.7060546875 4762.74365234375 background all_cells +8928.8359375 4761.88720703125 background all_cells +8959.2939453125 4770.755859375 background all_cells +8958.755859375 4800.978515625 background all_cells +8871.0078125 4631.14990234375 background all_cells +8928.9970703125 4648.08447265625 background all_cells +8898.4072265625 4647.35498046875 background all_cells +8883.537109375 4649.86865234375 background all_cells +8875.7998046875 4639.45849609375 background all_cells +8933.6484375 4664.07763671875 background all_cells +8957.1025390625 4662.783203125 background all_cells +8948.94921875 4657.86669921875 background all_cells +8865.2021484375 4660.46826171875 background all_cells +8885.744140625 4675.84912109375 background all_cells +8906.20703125 4664.95751953125 background all_cells +8900.1865234375 4660.92822265625 background all_cells +8890.5908203125 4664.34814453125 background all_cells +8924.1337890625 4673.357421875 background all_cells +8916.5380859375 4662.814453125 background all_cells +8907.6142578125 4684.7314453125 background all_cells +8602.58984375 4514.3447265625 background all_cells +8599.255859375 4537.9521484375 background all_cells +8593.2998046875 4534.13037109375 background all_cells +8605.703125 4530.11328125 background all_cells +8616.1728515625 4518.59619140625 background all_cells +8609.3310546875 4504.9130859375 background all_cells +8611.70703125 4526.40478515625 background all_cells +8614.5380859375 4534.818359375 background all_cells +8623.50390625 4520.16748046875 background all_cells +8619.0849609375 4526.48828125 background all_cells +8620.875 4558.5576171875 background all_cells +8618.5390625 4546.9541015625 background all_cells +8616.380859375 4553.61279296875 background all_cells +8602.4345703125 4549.49169921875 background all_cells +8596.4931640625 4593.69091796875 background all_cells +8596.44921875 4551.45458984375 background all_cells +8816.2001953125 4527.359375 background all_cells +8781.33203125 4530.93603515625 background all_cells +8869.8427734375 4604.353515625 background all_cells +8868.2861328125 4612.15283203125 background all_cells +8862.3232421875 4616.6181640625 background all_cells +8860.8017578125 4565.66162109375 background all_cells +8871.3095703125 4567.73583984375 background all_cells +8867.4482421875 4566.94189453125 background all_cells +8866.8125 4574.54541015625 background all_cells +8751.4755859375 4546.05712890625 background all_cells +8681.060546875 4540.87060546875 background all_cells +8682.4140625 4534.265625 background all_cells +8684.767578125 4577.52734375 background all_cells +8723.802734375 4564.1728515625 background all_cells +8740.1396484375 4591.052734375 background all_cells +8726.2978515625 4577.45263671875 background all_cells +8725.1953125 4590.69189453125 background all_cells +8717.2001953125 4528.74169921875 background all_cells +8734.361328125 4554.298828125 background all_cells +8724.5302734375 4546.78076171875 background all_cells +8718.7802734375 4540.03125 background all_cells +8695.0146484375 4556.4306640625 background all_cells +8696.78515625 4528.1767578125 background all_cells +8708.271484375 4551.36962890625 background all_cells +8697.68359375 4542.99951171875 background all_cells +8633.3486328125 4509.94189453125 background all_cells +8661.0908203125 4545.45849609375 background all_cells +8670.005859375 4550.82470703125 background all_cells +8666.1376953125 4559.0302734375 background all_cells +8631.9248046875 4545.97607421875 background all_cells +8625.4755859375 4540.7470703125 background all_cells +8634.2294921875 4527.57373046875 background all_cells +8657.8984375 4527.09716796875 background all_cells +8651.126953125 4528.93603515625 background all_cells +8652.2978515625 4580.810546875 background all_cells +8647.1923828125 4595.57177734375 background all_cells +8659.841796875 4594.08203125 background all_cells +8669.2490234375 4576.49853515625 background all_cells +8641.4580078125 4577.07373046875 background all_cells +8595.197265625 4474.93505859375 background all_cells +8622.4580078125 4500.755859375 background all_cells +8611.53125 4422.48291015625 background all_cells +8615.658203125 4415.21875 background all_cells +8622.580078125 4426.6103515625 background all_cells +8620.7294921875 4437.1767578125 background all_cells +8610.4453125 4444.400390625 background all_cells +8601.240234375 4450.0927734375 background all_cells +8602.9169921875 4460.23291015625 background all_cells +8611.8193359375 4454.44580078125 background all_cells +8614.513671875 4461.32763671875 background all_cells +8624.1337890625 4458.7509765625 background all_cells +8595.95703125 4440.921875 background all_cells +8603.5546875 4411.60986328125 background all_cells +8595.7353515625 4421.7607421875 background all_cells +8607.384765625 4438.244140625 background all_cells +8600.791015625 4430.0048828125 background all_cells +8758.80859375 4518.7314453125 background all_cells +8792.3037109375 4517.6162109375 background all_cells +8784.0322265625 4506.34912109375 background all_cells +8807.609375 4503.9306640625 background all_cells +8805.2724609375 4523.41015625 background all_cells +8809.4736328125 4513.28515625 background all_cells +8800.3466796875 4509.9287109375 background all_cells +8842.640625 4509.27685546875 background all_cells +8823.8046875 4514.58984375 background all_cells +8841.1630859375 4472.755859375 background all_cells +8822.1689453125 4469.41943359375 background all_cells +8844.5283203125 4502.8544921875 background all_cells +8825.0751953125 4492.97802734375 background all_cells +8812.119140625 4498.59716796875 background all_cells +8773.05859375 4423.68994140625 background all_cells +8861.4482421875 4425.83935546875 background all_cells +8870.423828125 4458.4560546875 background all_cells +8868.64453125 4430.2939453125 background all_cells +8876.978515625 4396.193359375 background all_cells +8866.275390625 4389.96142578125 background all_cells +8876.916015625 4384.62939453125 background all_cells +8879.5537109375 4405.94873046875 background all_cells +8851.8447265625 4410.107421875 background all_cells +8836.4736328125 4400.037109375 background all_cells +8871.6259765625 4419.64892578125 background all_cells +8848.81640625 4422.01318359375 background all_cells +8867.2060546875 4401.0654296875 background all_cells +8865.7509765625 4410.8701171875 background all_cells +8768.9580078125 4439.50244140625 background all_cells +8850.158203125 4429.91162109375 background all_cells +8764.9697265625 4429.52001953125 background all_cells +8666.0537109375 4438.28955078125 background all_cells +8661.099609375 4463.3701171875 background all_cells +8672.92578125 4458.51708984375 background all_cells +8661.7919921875 4445.8330078125 background all_cells +8697.314453125 4444.8857421875 background all_cells +8706.533203125 4472.69970703125 background all_cells +8687.673828125 4465.7431640625 background all_cells +8709.025390625 4457.1484375 background all_cells +8674.861328125 4522.41845703125 background all_cells +8697.5009765625 4514.95361328125 background all_cells +8686.80859375 4505.666015625 background all_cells +8678.244140625 4515.4443359375 background all_cells +8669.619140625 4475.6328125 background all_cells +8658.994140625 4498.34228515625 background all_cells +8669.5546875 4487.70703125 background all_cells +8625.9931640625 4471.4677734375 background all_cells +8649.6337890625 4477.076171875 background all_cells +8636.39453125 4477.4287109375 background all_cells +8651.3544921875 4439.13427734375 background all_cells +8640.9580078125 4443.19384765625 background all_cells +8648.083984375 4445.52490234375 background all_cells +8644.17578125 4438.22021484375 background all_cells +8640.822265625 4456.0830078125 background all_cells +8643.369140625 4466.38525390625 background all_cells +8654.6611328125 4453.97509765625 background all_cells +8648.328125 4469.04248046875 background all_cells +8642.728515625 4448.86474609375 background all_cells +8631.48828125 4466.04736328125 background all_cells +8631.46484375 4434.97119140625 background all_cells +8638.12890625 4457.53466796875 background all_cells +8634.7275390625 4460.8193359375 background all_cells +8634.580078125 4449.06787109375 background all_cells +8555.0673828125 4653.58544921875 background all_cells +8563.22265625 4657.2109375 background all_cells +8559.1494140625 4657.12841796875 background all_cells +8575.646484375 4667.70458984375 background all_cells +8584.373046875 4667.267578125 background all_cells +8572.6103515625 4677.8759765625 background all_cells +8622.833984375 4613.9482421875 background all_cells +8629.4150390625 4661.3876953125 background all_cells +8645.79296875 4646.6259765625 background all_cells +8630.802734375 4647.6630859375 background all_cells +8619.7470703125 4650.591796875 background all_cells +8616.7373046875 4676.1240234375 background all_cells +8620.7392578125 4678.0556640625 background all_cells +8649.8154296875 4702.76318359375 background all_cells +8599.46484375 4690.27978515625 background all_cells +8611.677734375 4707.73779296875 background all_cells +8611.00390625 4688.2548828125 background all_cells +8653.7421875 4677.52978515625 background all_cells +8576.544921875 5856.08837890625 background all_cells +8571.25 5862.498046875 background all_cells +8567.54296875 5857.70703125 background all_cells +8491.4892578125 5889.453125 background all_cells +8517.310546875 5922.02197265625 background all_cells +8511.6904296875 5875.5322265625 background all_cells +8504.0810546875 5885.97900390625 background all_cells +8534.8720703125 5867.37939453125 background all_cells +8562.6044921875 5866.20458984375 background all_cells +8566.1416015625 5875.88330078125 background all_cells +8574.38671875 5940.14794921875 background all_cells +8587.49609375 5899.7734375 background all_cells +8570.5966796875 5872.0595703125 background all_cells +8947.4775390625 5607.84130859375 background all_cells +8962.9677734375 5637.8525390625 background all_cells +8953.3564453125 5609.87744140625 background all_cells +8954.6884765625 5617.09765625 background all_cells +8976.1845703125 5638.47607421875 background all_cells +8988.2587890625 5607.84765625 background all_cells +8980.931640625 5645.62890625 background all_cells +8979.28515625 5633.11279296875 background all_cells +8977.1474609375 5626.74853515625 background all_cells +8976.46875 5660.337890625 background all_cells +8963.86328125 5625.9892578125 background all_cells +8968.3486328125 5621.05029296875 background all_cells +8788.2451171875 5676.34912109375 background all_cells +8803.2021484375 5700.41015625 background all_cells +8792.0634765625 5701.4609375 background all_cells +8791.193359375 5707.0322265625 background all_cells +8884.0400390625 5669.21630859375 background all_cells +8966.2001953125 5665.13037109375 background all_cells +8957.330078125 5654.2275390625 background all_cells +8957.830078125 5644.60595703125 background all_cells +8896.052734375 5613.41650390625 background all_cells +8921.3916015625 5593.201171875 background all_cells +8874.98046875 5599.19580078125 background all_cells +8906.0654296875 5602.67529296875 background all_cells +8919.673828125 5616.15185546875 background all_cells +8917.66015625 5632.119140625 background all_cells +8831.072265625 5717.73193359375 background all_cells +8937.77734375 5716.9765625 background all_cells +8921.0361328125 5720.59033203125 background all_cells +8896.169921875 5710.46875 background all_cells +8885.666015625 5701.83154296875 background all_cells +8766.876953125 5845.728515625 background all_cells +8777.09375 5858.8876953125 background all_cells +8778.3984375 5844.783203125 background all_cells +8866.1064453125 5923.1728515625 background all_cells +8953.029296875 5888.6669921875 background all_cells +8971.7060546875 5901.96435546875 background all_cells +8938.0146484375 5891.86181640625 background all_cells +8892.9580078125 5921.72900390625 background all_cells +8823.8310546875 5843.23974609375 background all_cells +8861.5361328125 5847.162109375 background all_cells +8845.5908203125 5748.3544921875 background all_cells +8887.716796875 5760.0830078125 background all_cells +8826.220703125 5760.064453125 background all_cells +8849.5341796875 5755.93994140625 background all_cells +8832.974609375 5799.52587890625 background all_cells +8787.6943359375 5818.6142578125 background all_cells +8803.671875 5802.0322265625 background all_cells +8795.5048828125 5759.97607421875 background all_cells +8789.7861328125 5755.3251953125 background all_cells +8636.01171875 5524.39306640625 background all_cells +8542.3583984375 5480.3291015625 background all_cells +8783.8916015625 5565.63720703125 background all_cells +8591.146484375 5560.5537109375 background all_cells +8779.0146484375 5528.75830078125 background all_cells +8565.2373046875 5763.5361328125 background all_cells +8582.876953125 5762.20068359375 background all_cells +8542.9677734375 5784.44384765625 background all_cells +8616.3447265625 5774.822265625 background all_cells +8573.75 5731.11083984375 background all_cells +8492.0341796875 5750.09375 background all_cells +8543.7021484375 5750.35400390625 background all_cells +8554.619140625 5745.57177734375 background all_cells +8575.12109375 5735.15625 background all_cells +8604.9345703125 5805.61669921875 background all_cells +8502.478515625 5804.470703125 background all_cells +8545.4404296875 5812.27197265625 background all_cells +8613.7734375 5800.9306640625 background all_cells +8614.9755859375 5813.27880859375 background all_cells +8608.7822265625 5803.048828125 background all_cells +8567.8564453125 5660.0224609375 background all_cells +8592.107421875 5708.33740234375 background all_cells +8642.939453125 5702.8505859375 background all_cells +8575.1005859375 5684.09423828125 background all_cells +8505.96484375 5662.7041015625 background all_cells +8510.60546875 5682.08056640625 background all_cells +8509.583984375 5585.1572265625 background all_cells +8519.7802734375 5507.6484375 background all_cells +8518.8779296875 5499.966796875 background all_cells +8512.908203125 5660.6298828125 background all_cells +9139.052734375 5552.291015625 background all_cells +9138.0546875 5563.5751953125 background all_cells +9069.9814453125 5564.048828125 background all_cells +9072.58984375 5546.3974609375 background all_cells +9069.4794921875 5554.32080078125 background all_cells +9056.0068359375 5546.69873046875 background all_cells +9059.484375 5561.60107421875 background all_cells +9054.25 5565.876953125 background all_cells +9047.0673828125 5547.146484375 background all_cells +9045.81640625 5560.5458984375 background all_cells +9037.9599609375 5530.63525390625 background all_cells +9046.6865234375 5533.220703125 background all_cells +9036.5 5541.5595703125 background all_cells +9050.26953125 5538.150390625 background all_cells +9078.64453125 5538.97705078125 background all_cells +9081.3896484375 5555.52783203125 background all_cells +9085.212890625 5537.91162109375 background all_cells +9092.615234375 5550.271484375 background all_cells +9101.2734375 5550.24755859375 background all_cells +9103.7890625 5555.66552734375 background all_cells +9104.7705078125 5544.470703125 background all_cells +9086.1923828125 5560.64208984375 background all_cells +9021.396484375 5614.48779296875 background all_cells +9040.1591796875 5602.19384765625 background all_cells +9051.015625 5607.64794921875 background all_cells +9074.423828125 5613.46240234375 background all_cells +9065.9111328125 5605.8896484375 background all_cells +9087.236328125 5615.14501953125 background all_cells +9142.7841796875 5612.19970703125 background all_cells +9137.345703125 5616.83837890625 background all_cells +9094.130859375 5614.32666015625 background all_cells +9088.48828125 5600.81103515625 background all_cells +9064.322265625 5571.35595703125 background all_cells +9068.986328125 5574.42919921875 background all_cells +9075.0712890625 5572.9892578125 background all_cells +9094.8203125 5569.2939453125 background all_cells +9107.4677734375 5579.48095703125 background all_cells +9074.142578125 5586.650390625 background all_cells +9068.5234375 5591.76171875 background all_cells +9048.478515625 5599.06396484375 background all_cells +9032.701171875 5591.2939453125 background all_cells +9049.2353515625 5577.1884765625 background all_cells +9060.349609375 5584.33740234375 background all_cells +9057.1435546875 5580.28466796875 background all_cells +9014.5380859375 5541.32373046875 background all_cells +9028.5 5535.43310546875 background all_cells +8996.9287109375 5548.17138671875 background all_cells +9032.177734375 5551.6630859375 background all_cells +9025.279296875 5553.10791015625 background all_cells +9002.298828125 5553.02587890625 background all_cells +9015.2705078125 5566.9345703125 background all_cells +9027.9326171875 5563.3779296875 background all_cells +9025.58984375 5575.2841796875 background all_cells +9018.501953125 5574.10107421875 background all_cells +8998.38671875 5599.17919921875 background all_cells +9005.2529296875 5588.91259765625 background all_cells +9013.935546875 5587.09033203125 background all_cells +9017.3466796875 5600.54345703125 background all_cells +9024.630859375 5587.0322265625 background all_cells +9017.60546875 5593.06005859375 background all_cells +9017.1015625 5582.54833984375 background all_cells +8995.86328125 5576.9853515625 background all_cells +9005.24609375 5573.8505859375 background all_cells +9006.2783203125 5580.44091796875 background all_cells +9001.880859375 5568.16552734375 background all_cells +8959.9326171875 5475.78759765625 background all_cells +8955.376953125 5481.0556640625 background all_cells +8932.7958984375 5478.0751953125 background all_cells +8944.1748046875 5474.521484375 background all_cells +8972.736328125 5495.28662109375 background all_cells +8973.216796875 5512.17578125 background all_cells +8981.1015625 5497.65869140625 background all_cells +8946.9892578125 5493.53662109375 background all_cells +8929.3623046875 5505.66357421875 background all_cells +8933.3564453125 5488.2509765625 background all_cells +8939.728515625 5511.81298828125 background all_cells +8950.794921875 5509.1455078125 background all_cells +8945.615234375 5484.3046875 background all_cells +8981.65234375 5477.08740234375 background all_cells +8979.2890625 5468.078125 background all_cells +8991.4404296875 5461.4609375 background all_cells +8988.9013671875 5484.728515625 background all_cells +8970.0537109375 5478.025390625 background all_cells +8966.861328125 5523.66552734375 background all_cells +8956.615234375 5551.07080078125 background all_cells +8948.373046875 5546.44775390625 background all_cells +8982.2421875 5533.1455078125 background all_cells +8940.5771484375 5571.4638671875 background all_cells +8924.8115234375 5562.15625 background all_cells +8969.03125 5554.0029296875 background all_cells +8982.1064453125 5566.763671875 background all_cells +8973.8671875 5565.2568359375 background all_cells +8983.3564453125 5593.953125 background all_cells +8918.8564453125 5585.50341796875 background all_cells +8969.947265625 5578.40478515625 background all_cells +8947.1015625 5587.56494140625 background all_cells +8889.306640625 5580.07373046875 background all_cells +8910.3466796875 5583.47412109375 background all_cells +8906.69921875 5572.490234375 background all_cells +8902.0693359375 5592.2412109375 background all_cells +8896.841796875 5584.72607421875 background all_cells +8892.78125 5484.05126953125 background all_cells +8904.376953125 5482.39599609375 background all_cells +8898.8876953125 5480.91357421875 background all_cells +8908.5712890625 5499.86181640625 background all_cells +8906.91015625 5522.4453125 background all_cells +8917.5283203125 5513.64111328125 background all_cells +8901.6279296875 5505.63623046875 background all_cells +8916.857421875 5490.763671875 background all_cells +8964.67578125 5490.14990234375 background all_cells +8890.9287109375 5493.5244140625 background all_cells +9078.3466796875 4966.41455078125 background all_cells +9094.0 4845.90087890625 background all_cells +9072.337890625 5429.6943359375 background all_cells +9092.0966796875 4858.24462890625 background all_cells +9091.2177734375 4892.7236328125 background all_cells +9087.7392578125 4962.4599609375 background all_cells +9105.029296875 5028.34716796875 background all_cells +9138.419921875 5072.00390625 background all_cells +9107.6435546875 5062.796875 background all_cells +9125.0048828125 5032.509765625 background all_cells +9135.5732421875 5030.87744140625 background all_cells +9121.474609375 5023.99267578125 background all_cells +9132.078125 5020.2216796875 background all_cells +9122.28515625 5018.84228515625 background all_cells +9136.12890625 4970.4375 background all_cells +8970.64453125 4840.447265625 background all_cells +8989.6201171875 4823.482421875 background all_cells +8922.494140625 4830.64306640625 background all_cells +8951.287109375 4830.21044921875 background all_cells +9040.091796875 5421.56591796875 background all_cells +8983.908203125 4837.3310546875 background all_cells +9023.830078125 5477.1728515625 background all_cells +9035.037109375 5510.62841796875 background all_cells +9003.658203125 5501.5400390625 background all_cells +9013.666015625 5481.1328125 background all_cells +9042.8203125 5445.9453125 background all_cells +9045.1572265625 5460.82763671875 background all_cells +9046.9560546875 5486.73486328125 background all_cells +9103.9169921875 5076.1318359375 background all_cells +9126.4296875 5085.4169921875 background all_cells +9114.767578125 5088.98779296875 background all_cells +9114.779296875 5437.1767578125 background all_cells +9100.3798828125 5088.814453125 background all_cells +9107.78515625 5085.82861328125 background all_cells +9063.3525390625 5510.3701171875 background all_cells +9092.931640625 5488.25244140625 background all_cells +9057.4443359375 5539.33349609375 background all_cells +9065.8076171875 5538.77783203125 background all_cells +9107.2763671875 5452.94482421875 background all_cells +9112.828125 5475.4326171875 background all_cells +9119.29296875 5476.470703125 background all_cells +9128.859375 5507.81982421875 background all_cells +9136.4580078125 5458.484375 background all_cells +9127.283203125 5454.05078125 background all_cells +9015.66015625 5626.8857421875 background all_cells +9032.0126953125 5628.81201171875 background all_cells +9025.732421875 5622.0947265625 background all_cells +9021.8125 5620.04736328125 background all_cells +9002.505859375 5763.72705078125 background all_cells +9007.416015625 5758.74755859375 background all_cells +9027.19140625 5770.6689453125 background all_cells +8998.505859375 5762.6591796875 background all_cells +9026.0205078125 5703.25341796875 background all_cells +9017.97265625 5670.900390625 background all_cells +9088.3525390625 5694.6318359375 background all_cells +9111.8134765625 5672.43505859375 background all_cells +9070.888671875 5682.30810546875 background all_cells +9053.2744140625 5674.9755859375 background all_cells +9033.3994140625 5672.54931640625 background all_cells +9083.4931640625 5626.32666015625 background all_cells +9095.763671875 5622.71484375 background all_cells +9096.748046875 5629.47998046875 background all_cells +9090.7861328125 5624.0390625 background all_cells +9037.23046875 5939.36279296875 background all_cells +8983.08984375 5884.46875 background all_cells +8986.2490234375 5888.89111328125 background all_cells +9037.9873046875 5909.9453125 background all_cells +9105.9228515625 5795.56591796875 background all_cells +9109.294921875 5931.30322265625 background all_cells +9097.626953125 5929.74755859375 background all_cells +9099.341796875 5801.962890625 background all_cells +9089.9501953125 5773.1484375 background all_cells +9022.6689453125 5803.9189453125 background all_cells +9091.806640625 5782.130859375 background all_cells +9108.1591796875 5790.85986328125 background all_cells +9107.3701171875 5784.35693359375 background all_cells +9095.94140625 5639.05224609375 background all_cells +9076.4189453125 5649.3310546875 background all_cells +9085.2197265625 5648.82470703125 background all_cells +9089.41796875 5639.19873046875 background all_cells +9048.23046875 5651.263671875 background all_cells +9035.8017578125 5642.36572265625 background all_cells +8986.8203125 5650.1435546875 background all_cells +9041.9111328125 5640.77392578125 background all_cells +8901.7900390625 5380.1357421875 background all_cells +8910.4287109375 5383.35302734375 background all_cells +8922.599609375 5385.1015625 background all_cells +8922.744140625 5366.79443359375 background all_cells +8905.6279296875 5366.70263671875 background all_cells +8941.6494140625 5349.7841796875 background all_cells +8958.7685546875 5357.34375 background all_cells +8949.7734375 5319.40673828125 background all_cells +8944.5478515625 5356.255859375 background all_cells +8928.224609375 5391.078125 background all_cells +8951.2919921875 5387.400390625 background all_cells +8938.5146484375 5362.5732421875 background all_cells +8920.521484375 5339.7236328125 background all_cells +8933.091796875 5348.68017578125 background all_cells +8925.4580078125 5355.9169921875 background all_cells +8891.419921875 5454.3291015625 background all_cells +8902.7841796875 5448.0947265625 background all_cells +8883.98828125 5448.45556640625 background all_cells +8885.6962890625 5465.86328125 background all_cells +8899.326171875 5467.79833984375 background all_cells +8908.947265625 5467.32080078125 background all_cells +8938.1201171875 5441.08544921875 background all_cells +8936.5732421875 5449.09033203125 background all_cells +8926.208984375 5441.4091796875 background all_cells +8925.4521484375 5427.7685546875 background all_cells +8943.1552734375 5433.41259765625 background all_cells +8933.90234375 5424.767578125 background all_cells +8928.5966796875 5460.888671875 background all_cells +8917.771484375 5467.71923828125 background all_cells +8941.2041015625 5464.53125 background all_cells +8887.2451171875 5418.8994140625 background all_cells +8898.828125 5436.22021484375 background all_cells +8910.9619140625 5420.83642578125 background all_cells +8908.607421875 5427.498046875 background all_cells +8895.4208984375 5416.4384765625 background all_cells +8952.1103515625 5419.40087890625 background all_cells +8969.1435546875 5424.19970703125 background all_cells +8933.8935546875 5411.609375 background all_cells +8942.4248046875 5404.92578125 background all_cells +8959.205078125 5426.04443359375 background all_cells +8964.2294921875 5416.81201171875 background all_cells +8981.005859375 5450.822265625 background all_cells +8999.271484375 5440.203125 background all_cells +9006.14453125 5452.0498046875 background all_cells +9012.1484375 5457.1884765625 background all_cells +9011.859375 5464.08056640625 background all_cells +9022.791015625 5450.52392578125 background all_cells +9014.3427734375 5445.41259765625 background all_cells +9006.2802734375 5439.6845703125 background all_cells +8975.126953125 5417.05419921875 background all_cells +8998.1748046875 5419.85400390625 background all_cells +8994.501953125 5430.0888671875 background all_cells +8986.193359375 5421.4365234375 background all_cells +8967.3056640625 5448.451171875 background all_cells +8972.1455078125 5442.20361328125 background all_cells +8967.955078125 5433.71728515625 background all_cells +8949.263671875 5454.76806640625 background all_cells +8943.3525390625 5445.244140625 background all_cells +8949.18359375 5442.771484375 background all_cells +8957.4013671875 5455.1845703125 background all_cells +8960.1357421875 5368.14404296875 background all_cells +8972.904296875 5382.47412109375 background all_cells +8977.5 5385.07958984375 background all_cells +8957.689453125 5382.154296875 background all_cells +8980.4267578125 5375.81787109375 background all_cells +8976.8369140625 5371.90673828125 background all_cells +8966.2587890625 5395.90869140625 background all_cells +8961.3623046875 5400.57666015625 background all_cells +8954.3447265625 5399.0146484375 background all_cells +9010.3408203125 5408.19140625 background all_cells +9009.529296875 5381.82421875 background all_cells +9024.5712890625 5392.4619140625 background all_cells +8993.5361328125 5389.28857421875 background all_cells +9009.810546875 5368.4501953125 background all_cells +9000.2724609375 5370.029296875 background all_cells +9023.3955078125 5375.21435546875 background all_cells +9017.5517578125 5371.0400390625 background all_cells +8981.7431640625 5350.51904296875 background all_cells +9016.63671875 5345.84619140625 background all_cells +9010.169921875 5358.01513671875 background all_cells +9008.998046875 5335.19091796875 background all_cells +8964.7734375 5340.66259765625 background all_cells +9000.109375 5342.0966796875 background all_cells +8498.3916015625 4749.841796875 background all_cells +8541.802734375 4739.1611328125 background all_cells +8535.8740234375 4762.55517578125 background all_cells +8629.828125 4723.48681640625 background all_cells +8576.1845703125 4736.43505859375 background all_cells +8603.62890625 4727.75 background all_cells +8506.2783203125 4844.35400390625 background all_cells +8502.6220703125 4852.62744140625 background all_cells +8561.55078125 4852.537109375 background all_cells +8529.3984375 4844.42236328125 background all_cells +8628.5439453125 4782.19873046875 background all_cells +8483.697265625 4823.974609375 background all_cells +8490.8017578125 4815.44189453125 background all_cells +8635.05078125 4822.74609375 background all_cells +8613.7216796875 4815.4619140625 background all_cells +8669.94140625 4901.60205078125 background all_cells +8661.849609375 4937.8818359375 background all_cells +8679.3212890625 4908.16162109375 background all_cells +8654.576171875 5141.03515625 background all_cells +8647.6376953125 5148.09814453125 background all_cells +8637.9677734375 5141.8466796875 background all_cells +8647.0810546875 5038.94482421875 background all_cells +8661.380859375 5133.44921875 background all_cells +8658.572265625 5118.0693359375 background all_cells +8477.5380859375 5116.548828125 background all_cells +8486.2158203125 5001.18408203125 background all_cells +8493.1953125 5096.3974609375 background all_cells +8482.2724609375 4882.00927734375 background all_cells +8476.39453125 4880.87451171875 background all_cells +8546.1669921875 5138.74755859375 background all_cells +8564.2802734375 5040.12353515625 background all_cells +8621.7607421875 5047.23974609375 background all_cells +8576.5537109375 5041.82275390625 background all_cells +8545.9306640625 5164.662109375 background all_cells +8539.9541015625 5239.12744140625 background all_cells +8538.890625 5217.54345703125 background all_cells +8579.306640625 5193.23291015625 background all_cells +8513.8330078125 5063.40869140625 background all_cells +8522.822265625 5032.017578125 background all_cells +8517.2880859375 5058.076171875 background all_cells +8514.1806640625 5029.875 background all_cells +8622.259765625 4884.47705078125 background all_cells +8546.5888671875 4952.2666015625 background all_cells +8591.2041015625 4946.74658203125 background all_cells +8646.7060546875 4833.935546875 background all_cells +8642.640625 4857.47998046875 background all_cells +8660.3857421875 4874.716796875 background all_cells +8668.9951171875 4845.060546875 background all_cells +8666.8896484375 4839.02978515625 background all_cells +8657.6474609375 4833.30908203125 background all_cells +8676.853515625 4776.07568359375 background all_cells +8663.1640625 4759.560546875 background all_cells +8695.904296875 4782.4970703125 background all_cells +8741.708984375 4741.83935546875 background all_cells +8742.5634765625 4735.4443359375 background all_cells +8757.44921875 4761.99755859375 background all_cells +8749.39453125 4724.599609375 background all_cells +8739.28515625 4750.60693359375 background all_cells +8724.9912109375 4872.57080078125 background all_cells +8739.79296875 4807.14013671875 background all_cells +8734.822265625 4794.9794921875 background all_cells +8745.91015625 4770.806640625 background all_cells +8739.4091796875 4767.69970703125 background all_cells +8589.9423828125 5308.0107421875 background all_cells +8620.4423828125 5310.78759765625 background all_cells +8602.2548828125 5306.5166015625 background all_cells +8597.45703125 5311.755859375 background all_cells +8489.5068359375 5381.7197265625 background all_cells +8491.44140625 5419.59912109375 background all_cells +8488.529296875 5409.09326171875 background all_cells +8581.9150390625 5365.53125 background all_cells +8564.7978515625 5420.099609375 background all_cells +8593.34375 5380.2255859375 background all_cells +8557.8984375 5310.68017578125 background all_cells +8571.765625 5352.38427734375 background all_cells +8561.8056640625 5329.0498046875 background all_cells +8486.048828125 5434.92431640625 background all_cells +8477.455078125 5452.75 background all_cells +8531.78515625 5445.01953125 background all_cells +8476.1279296875 5437.3828125 background all_cells +8479.8076171875 5464.7861328125 background all_cells +8476.1357421875 5478.12353515625 background all_cells +8477.9267578125 5502.880859375 background all_cells +8478.8916015625 5471.34326171875 background all_cells +8780.84375 5460.51904296875 background all_cells +8623.5751953125 5471.84130859375 background all_cells +8624.0986328125 5468.1083984375 background all_cells +8800.5078125 5462.82177734375 background all_cells +8811.498046875 5460.4462890625 background all_cells +8813.51171875 5532.8525390625 background all_cells +8827.0830078125 5467.97607421875 background all_cells +8816.58984375 5485.01220703125 background all_cells +8812.853515625 5471.91162109375 background all_cells +8832.1923828125 5594.84228515625 background all_cells +8841.837890625 5604.7373046875 background all_cells +8841.599609375 5598.1044921875 background all_cells +8855.0390625 5565.20703125 background all_cells +8848.119140625 5600.50732421875 background all_cells +8836.6533203125 5607.33642578125 background all_cells +8856.9638671875 5402.99365234375 background all_cells +8859.0048828125 5506.78564453125 background all_cells +8874.3955078125 5423.5244140625 background all_cells +8869.123046875 5382.4873046875 background all_cells +8835.353515625 5407.27978515625 background all_cells +8836.12890625 5514.63671875 background all_cells +8849.6875 5479.21923828125 background all_cells +8849.1552734375 5402.337890625 background all_cells +8842.2138671875 5421.79833984375 background all_cells +8838.2421875 5417.958984375 background all_cells +8727.36328125 4986.89794921875 background all_cells +8751.5166015625 4980.837890625 background all_cells +8752.814453125 4950.92236328125 background all_cells +8683.5712890625 5065.3251953125 background all_cells +8706.03125 5017.30419921875 background all_cells +8692.7900390625 5079.34228515625 background all_cells +8682.5556640625 5014.1533203125 background all_cells +8663.30859375 5146.21923828125 background all_cells +8672.8720703125 5136.94580078125 background all_cells +8682.1923828125 5072.310546875 background all_cells +8665.9404296875 5123.69384765625 background all_cells +8760.830078125 5060.75341796875 background all_cells +8736.2177734375 5113.3818359375 background all_cells +8753.6220703125 5073.81787109375 background all_cells +8746.1259765625 5060.21630859375 background all_cells +8749.47265625 5044.802734375 background all_cells +8753.5 5052.9189453125 background all_cells +8758.1767578125 5048.39013671875 background all_cells +8692.8935546875 5005.2548828125 background all_cells +8660.142578125 5533.7890625 background all_cells +8673.4013671875 5511.45751953125 background all_cells +8654.3525390625 5499.85498046875 background all_cells +8675.056640625 5556.51220703125 background all_cells +8675.2529296875 5523.65966796875 background all_cells +8666.3544921875 5552.66015625 background all_cells +8662.9072265625 5769.2080078125 background all_cells +8697.8046875 5695.4736328125 background all_cells +8657.998046875 5709.70703125 background all_cells +8659.8076171875 5729.708984375 background all_cells +8658.6513671875 5778.78173828125 background all_cells +8823.1376953125 5612.58154296875 background all_cells +8820.919921875 5894.05712890625 background all_cells +8812.998046875 5850.5107421875 background all_cells +8816.3115234375 5691.75537109375 background all_cells +8803.1435546875 5686.171875 background all_cells +8815.1337890625 5620.89208984375 background all_cells +8764.4658203125 5542.89599609375 background all_cells +8736.1142578125 5629.34521484375 background all_cells +8706.8310546875 5567.8564453125 background all_cells +8729.3134765625 5595.29931640625 background all_cells +8748.7861328125 5695.326171875 background all_cells +8739.51953125 5660.84521484375 background all_cells +8732.2939453125 5683.19677734375 background all_cells +8721.2109375 5618.92626953125 background all_cells +8697.970703125 5905.994140625 background all_cells +8711.8076171875 5863.5888671875 background all_cells +8701.041015625 5942.55078125 background all_cells +8719.701171875 5875.591796875 background all_cells +8727.498046875 5918.14404296875 background all_cells +8759.4150390625 5859.6435546875 background all_cells +8761.6845703125 5871.64599609375 background all_cells +8731.0068359375 5856.435546875 background all_cells +8764.78125 5840.12548828125 background all_cells +8743.0078125 5843.4267578125 background all_cells +8750.7763671875 5842.984375 background all_cells +8776.28125 5449.08935546875 background all_cells +8779.2509765625 5442.8310546875 background all_cells +8777.185546875 5432.23828125 background all_cells +8752.2216796875 5477.6484375 background all_cells +8742.396484375 5525.48291015625 background all_cells +8749.6875 5521.09130859375 background all_cells +8740.4189453125 5502.3720703125 background all_cells +8806.2509765625 5428.0673828125 background all_cells +8823.3837890625 5606.87353515625 background all_cells +8811.8740234375 5434.79931640625 background all_cells +8679.5 5199.77099609375 background all_cells +8725.333984375 5228.47216796875 background all_cells +8724.83203125 5233.9619140625 background all_cells +8689.5048828125 5222.7763671875 background all_cells +8733.251953125 5226.01123046875 background all_cells +8763.244140625 5218.53955078125 background all_cells +8758.5625 5228.3330078125 background all_cells +8741.7880859375 5397.68408203125 background all_cells +8760.13671875 5362.9658203125 background all_cells +8673.4189453125 5373.52099609375 background all_cells +8762.2685546875 5389.37744140625 background all_cells +8663.427734375 5410.88525390625 background all_cells +8755.076171875 5451.544921875 background all_cells +8754.0869140625 5242.259765625 background all_cells +8726.84375 5327.0849609375 background all_cells +8717.7470703125 5282.4033203125 background all_cells +8679.7646484375 5339.40283203125 background all_cells +8760.478515625 5244.8994140625 background all_cells +8813.33984375 4772.0751953125 background all_cells +8803.0439453125 4770.71728515625 background all_cells +8788.3974609375 4773.30712890625 background all_cells +8793.7490234375 4752.7529296875 background all_cells +8782.7333984375 4744.1142578125 background all_cells +8766.2529296875 4767.52783203125 background all_cells +8769.146484375 4773.041015625 background all_cells +8783.095703125 4769.7802734375 background all_cells +8778.3798828125 4782.76806640625 background all_cells +8821.498046875 4723.32861328125 background all_cells +8859.9609375 4749.6162109375 background all_cells +8840.423828125 4730.0673828125 background all_cells +8853.81640625 4747.47705078125 background all_cells +8864.25390625 4743.47509765625 background all_cells +8870.2138671875 4744.51806640625 background all_cells +8864.3994140625 4733.041015625 background all_cells +8871.548828125 4766.4541015625 background all_cells +8863.8662109375 5174.82373046875 background all_cells +8852.423828125 5212.818359375 background all_cells +8862.93359375 5202.1025390625 background all_cells +8856.333984375 5178.1201171875 background all_cells +8809.1806640625 5330.8525390625 background all_cells +8858.6064453125 5350.68603515625 background all_cells +8877.900390625 5320.07275390625 background all_cells +8801.3291015625 5366.30615234375 background all_cells +8829.55859375 5345.99853515625 background all_cells +8781.0869140625 5236.2646484375 background all_cells +8836.439453125 5245.072265625 background all_cells +8845.349609375 5228.126953125 background all_cells +8844.17578125 5234.490234375 background all_cells +8858.6630859375 5231.837890625 background all_cells +8811.2626953125 5284.74169921875 background all_cells +8886.9970703125 5303.23681640625 background all_cells +8815.8193359375 5281.40185546875 background all_cells +8832.4375 5302.92822265625 background all_cells +8777.6611328125 5301.55810546875 background all_cells +8782.0185546875 5289.4384765625 background all_cells +8767.8984375 5238.07373046875 background all_cells +8775.78515625 5259.93505859375 background all_cells +8775.8779296875 5264.8076171875 background all_cells +8771.01953125 5248.845703125 background all_cells +8809.3720703125 4956.326171875 background all_cells +8836.0283203125 5007.8115234375 background all_cells +8831.546875 4950.87744140625 background all_cells +8823.4697265625 4983.64599609375 background all_cells +8817.8779296875 4951.58837890625 background all_cells +8823.4892578125 5114.32275390625 background all_cells +8835.974609375 5197.04345703125 background all_cells +8832.669921875 5101.7900390625 background all_cells +8773.1494140625 5071.6962890625 background all_cells +8776.7216796875 5182.83740234375 background all_cells +8772.546875 5193.50048828125 background all_cells +8776.234375 5175.025390625 background all_cells +8783.6513671875 5069.34814453125 background all_cells +8833.9970703125 5043.75048828125 background all_cells +8855.755859375 5057.0869140625 background all_cells +8840.3623046875 5049.86181640625 background all_cells +8837.5703125 4791.6416015625 background all_cells +8859.81640625 4855.59033203125 background all_cells +8860.1337890625 4934.98486328125 background all_cells +8858.8046875 4881.89990234375 background all_cells +8863.1083984375 4861.93603515625 background all_cells +8857.9921875 4861.4677734375 background all_cells +8854.1201171875 4809.69921875 background all_cells +8885.564453125 4837.396484375 background all_cells +8836.8212890625 4824.99755859375 background all_cells +8866.9638671875 4816.34912109375 background all_cells +8788.5224609375 4864.8056640625 background all_cells +8801.677734375 4789.52783203125 background all_cells +8789.4365234375 4792.02587890625 background all_cells +9042.455078125 4630.490234375 background all_cells +9069.197265625 4636.8466796875 background all_cells +9029.8486328125 4633.5927734375 background all_cells +9054.0146484375 4636.1884765625 background all_cells +9042.4580078125 4644.6796875 background all_cells +9071.08984375 4644.18603515625 background all_cells +9062.23046875 4649.57666015625 background all_cells +9024.7451171875 4676.54443359375 background all_cells +9044.6318359375 4653.6083984375 background all_cells +9028.578125 4652.58984375 background all_cells +8841.8369140625 4681.6923828125 background all_cells +8877.1142578125 4690.6513671875 background all_cells +8863.998046875 4684.1748046875 background all_cells +8841.380859375 4696.78271484375 background all_cells +8856.8984375 4694.79638671875 background all_cells +8836.560546875 4691.10693359375 background all_cells +8842.0654296875 4668.037109375 background all_cells +8850.6826171875 4636.6826171875 background all_cells +8852.4169921875 4646.64501953125 background all_cells +8853.740234375 4660.70068359375 background all_cells +8851.505859375 4671.95751953125 background all_cells +9019.5361328125 4530.453125 background all_cells +9024.73046875 4527.80029296875 background all_cells +9023.8193359375 4542.9482421875 background all_cells +9021.99609375 4537.59228515625 background all_cells +9066.0478515625 4537.35693359375 background all_cells +9073.38671875 4547.6591796875 background all_cells +9078.1943359375 4522.7158203125 background all_cells +9049.9189453125 4554.58837890625 background all_cells +9065.7900390625 4566.482421875 background all_cells +9056.908203125 4565.97216796875 background all_cells +9026.0439453125 4548.5830078125 background all_cells +9022.6259765625 4565.0634765625 background all_cells +9028.1162109375 4560.69384765625 background all_cells +9028.5087890625 4553.61376953125 background all_cells +9032.2158203125 4530.458984375 background all_cells +9031.3583984375 4543.5068359375 background all_cells +9027.923828125 4535.6103515625 background all_cells +9033.8662109375 4536.21826171875 background all_cells +9026.4384765625 4582.41845703125 background all_cells +9041.013671875 4602.4208984375 background all_cells +8857.2548828125 4607.6103515625 background all_cells +8840.876953125 4616.90234375 background all_cells +8849.869140625 4612.0703125 background all_cells +9063.3359375 4608.6865234375 background all_cells +9071.6474609375 4612.28857421875 background all_cells +9073.634765625 4623.73388671875 background all_cells +9059.150390625 4603.701171875 background all_cells +8851.7744140625 4590.1298828125 background all_cells +8841.0927734375 4600.63037109375 background all_cells +8851.6962890625 4600.09130859375 background all_cells +8841.384765625 4592.52783203125 background all_cells +8876.3740234375 4709.80029296875 background all_cells +8883.3505859375 4891.6796875 background all_cells +8852.3935546875 4713.2734375 background all_cells +9065.6494140625 4897.921875 background all_cells +9090.6572265625 4899.93701171875 background all_cells +9086.900390625 4898.650390625 background all_cells +9072.494140625 4900.36865234375 background all_cells +8936.3896484375 4863.189453125 background all_cells +8946.66796875 4961.3720703125 background all_cells +8944.50390625 4855.951171875 background all_cells +8890.337890625 4949.64599609375 background all_cells +8926.34765625 4964.9931640625 background all_cells +8889.2158203125 4975.6416015625 background all_cells +8882.1396484375 4990.02783203125 background all_cells +8880.30078125 4971.7265625 background all_cells +8881.42578125 4955.09765625 background all_cells +9031.8232421875 4505.5634765625 background all_cells +9025.7744140625 4504.970703125 background all_cells +9038.15625 4501.984375 background all_cells +9036.1572265625 4524.85546875 background all_cells +9053.9296875 4510.74462890625 background all_cells +9044.255859375 4509.4033203125 background all_cells +9050.55078125 4517.5380859375 background all_cells +9038.1494140625 4518.52294921875 background all_cells +9035.7763671875 4512.35546875 background all_cells +9026.734375 4512.4072265625 background all_cells +9030.4775390625 4516.1533203125 background all_cells +9028.3876953125 4522.96337890625 background all_cells +9385.14453125 4733.4853515625 background all_cells +9383.0498046875 4698.7998046875 background all_cells +9317.6875 4947.07666015625 background all_cells +9334.1943359375 4947.05322265625 background all_cells +9346.8525390625 4949.37548828125 background all_cells +9370.3515625 4747.15966796875 background all_cells +9363.4150390625 4768.50146484375 background all_cells +9398.9921875 4736.6953125 background all_cells +9409.8837890625 4696.82080078125 background all_cells +9180.6259765625 4929.66259765625 background all_cells +9256.6337890625 4918.74755859375 background all_cells +9231.177734375 4918.44580078125 background all_cells +9161.1220703125 4985.88623046875 background all_cells +9185.126953125 4953.8984375 background all_cells +9247.71875 4990.20556640625 background all_cells +9276.75390625 4959.58544921875 background all_cells +9267.923828125 4962.85400390625 background all_cells +9146.53515625 4921.51611328125 background all_cells +9171.724609375 4923.85009765625 background all_cells +9163.5107421875 4928.9326171875 background all_cells +9284.515625 4950.66259765625 background all_cells +9290.4306640625 4951.6728515625 background all_cells +9287.74609375 4959.5546875 background all_cells +9305.7783203125 4935.8525390625 background all_cells +9304.6494140625 4960.2255859375 background all_cells +9300.5576171875 4953.84228515625 background all_cells +9300.98046875 4949.11474609375 background all_cells +9296.9521484375 4967.69921875 background all_cells +9309.1796875 4986.32421875 background all_cells +9292.484375 4979.2001953125 background all_cells +9231.6669921875 4835.96337890625 background all_cells +9224.7041015625 4839.24267578125 background all_cells +9231.5361328125 4845.95263671875 background all_cells +9233.0380859375 4863.06201171875 background all_cells +9232.3369140625 4867.35498046875 background all_cells +9201.9208984375 4867.224609375 background all_cells +9184.8203125 4873.32666015625 background all_cells +9221.474609375 4850.43115234375 background all_cells +9195.53125 4874.765625 background all_cells +9216.6748046875 4856.9326171875 background all_cells +9153.5908203125 4876.20263671875 background all_cells +9179.505859375 4842.95849609375 background all_cells +9160.83984375 4871.3095703125 background all_cells +9323.7119140625 4780.1513671875 background all_cells +9277.1103515625 4788.7548828125 background all_cells +9273.3505859375 4795.69921875 background all_cells +9349.419921875 4796.9501953125 background all_cells +9296.2265625 4789.8349609375 background all_cells +9315.25390625 4855.82177734375 background all_cells +9330.4072265625 4872.7314453125 background all_cells +9345.2314453125 4812.84130859375 background all_cells +9337.0869140625 4800.94873046875 background all_cells +9337.693359375 4827.68603515625 background all_cells +9279.736328125 4801.88427734375 background all_cells +9277.228515625 4848.1083984375 background all_cells +9272.6416015625 4844.583984375 background all_cells +9267.9013671875 4799.64208984375 background all_cells +9296.3916015625 4833.51171875 background all_cells +9291.7890625 4802.6689453125 background all_cells +9356.5986328125 4789.6142578125 background all_cells +9369.3076171875 4788.19970703125 background all_cells +9363.158203125 4795.95068359375 background all_cells +9360.67578125 4801.4833984375 background all_cells +9399.8515625 4780.78076171875 background all_cells +9387.3388671875 4853.484375 background all_cells +9405.240234375 4833.9072265625 background all_cells +9403.4111328125 4803.267578125 background all_cells +8673.5029296875 4699.13623046875 background all_cells +8677.2353515625 4694.15576171875 background all_cells +8696.8974609375 4696.35791015625 background all_cells +8686.7734375 4687.462890625 background all_cells +8721.4287109375 4611.533203125 background all_cells +8685.94921875 4610.90966796875 background all_cells +8690.9052734375 4598.4072265625 background all_cells +8695.6279296875 4618.6494140625 background all_cells +8715.666015625 4611.50244140625 background all_cells +8745.583984375 4612.14404296875 background all_cells +8785.0361328125 4640.37451171875 background all_cells +8797.615234375 4644.14013671875 background all_cells +8680.103515625 4641.33642578125 background all_cells +8817.505859375 4669.30615234375 background all_cells +8815.9521484375 4652.7216796875 background all_cells +8848.123046875 4621.65087890625 background all_cells +8835.484375 4615.64990234375 background all_cells +8840.9990234375 4635.7763671875 background all_cells +8820.0673828125 4640.72265625 background all_cells +8835.6142578125 4655.46435546875 background all_cells +8825.2939453125 4655.013671875 background all_cells +8809.0517578125 4615.2626953125 background all_cells +8804.3876953125 4627.83740234375 background all_cells +8806.7802734375 4632.57421875 background all_cells +8819.1796875 4627.0615234375 background all_cells +8815.140625 4615.9541015625 background all_cells +8811.119140625 4634.4697265625 background all_cells +8766.9013671875 4597.01708984375 background all_cells +8789.8203125 4613.56884765625 background all_cells +8788.552734375 4587.34326171875 background all_cells +8772.125 4588.64111328125 background all_cells +8816.056640625 4570.271484375 background all_cells +8848.4697265625 4574.2265625 background all_cells +8827.2685546875 4578.41943359375 background all_cells +8826.115234375 4568.80224609375 background all_cells +8818.384765625 4579.736328125 background all_cells +8800.7490234375 4591.33935546875 background all_cells +8820.4638671875 4610.45703125 background all_cells +8807.533203125 4597.51904296875 background all_cells +8721.4365234375 4682.619140625 background all_cells +8712.07421875 4678.88916015625 background all_cells +8761.6337890625 4696.95654296875 background all_cells +8749.2158203125 4697.2216796875 background all_cells +8746.2861328125 4705.42041015625 background all_cells +8768.7822265625 4676.7705078125 background all_cells +9168.9921875 4562.75830078125 background all_cells +9176.830078125 4533.16796875 background all_cells +9181.1630859375 4547.287109375 background all_cells +9177.3818359375 4556.41552734375 background all_cells +9185.0439453125 4558.337890625 background all_cells +9178.01171875 4564.55029296875 background all_cells +9204.08203125 4691.955078125 background all_cells +9201.15625 4685.02587890625 background all_cells +9190.978515625 4683.98388671875 background all_cells +9176.1064453125 4598.794921875 background all_cells +9175.3525390625 4610.2373046875 background all_cells +9184.24609375 4605.1357421875 background all_cells +9195.125 4564.96875 background all_cells +9213.76953125 4567.2333984375 background all_cells +9192.8076171875 4602.45166015625 background all_cells +9203.4638671875 4599.96728515625 background all_cells +9204.2392578125 4570.130859375 background all_cells +9189.7802734375 4543.154296875 background all_cells +9193.1982421875 4529.8984375 background all_cells +9202.470703125 4553.24609375 background all_cells +9197.6962890625 4538.41064453125 background all_cells +9196.580078125 4548.78564453125 background all_cells +9185.6328125 4569.72412109375 background all_cells +9178.640625 4583.75244140625 background all_cells +9170.90234375 4572.90185546875 background all_cells +9217.154296875 4680.6416015625 background all_cells +9254.7724609375 4686.27001953125 background all_cells +9173.3291015625 4773.3037109375 background all_cells +9207.744140625 4825.7421875 background all_cells +9211.5302734375 4820.439453125 background all_cells +9198.1767578125 4827.19384765625 background all_cells +9182.7236328125 4773.47705078125 background all_cells +9238.6279296875 4801.09521484375 background all_cells +9229.046875 4824.44384765625 background all_cells +9245.3564453125 4704.94873046875 background all_cells +9147.681640625 4739.0771484375 background all_cells +9175.0048828125 4724.03369140625 background all_cells +9205.8818359375 4704.2529296875 background all_cells +9227.6533203125 4546.1728515625 background all_cells +9227.544921875 4557.57177734375 background all_cells +9238.189453125 4555.41748046875 background all_cells +9231.0380859375 4576.42919921875 background all_cells +9216.330078125 4629.47509765625 background all_cells +9221.095703125 4587.2900390625 background all_cells +9245.43359375 4547.94580078125 background all_cells +9242.416015625 4569.21484375 background all_cells +9249.6796875 4567.951171875 background all_cells +9249.666015625 4560.3916015625 background all_cells +9207.42578125 4548.6201171875 background all_cells +9214.5703125 4555.69921875 background all_cells +9124.734375 4593.1328125 background all_cells +9132.1748046875 4600.41943359375 background all_cells +9118.1669921875 4596.67333984375 background all_cells +9136.9189453125 4595.51513671875 background all_cells +9156.57421875 4708.77490234375 background all_cells +9154.60546875 4656.89697265625 background all_cells +9158.86328125 4657.591796875 background all_cells +9143.2939453125 4607.88037109375 background all_cells +9155.818359375 4611.328125 background all_cells +9164.703125 4612.31494140625 background all_cells +9147.7685546875 4622.35400390625 background all_cells +9127.1318359375 4610.357421875 background all_cells +9081.41796875 4612.78466796875 background all_cells +9095.82421875 4606.6259765625 background all_cells +9084.53515625 4618.26025390625 background all_cells +9125.4892578125 4529.19482421875 background all_cells +9144.4326171875 4530.0546875 background all_cells +9142.69921875 4522.74658203125 background all_cells +9134.615234375 4538.1064453125 background all_cells +9163.9482421875 4536.19091796875 background all_cells +9142.5576171875 4512.18017578125 background all_cells +9152.4462890625 4558.96826171875 background all_cells +9084.80859375 4557.22314453125 background all_cells +9119.96484375 4569.0947265625 background all_cells +9092.3369140625 4570.13037109375 background all_cells +9109.17578125 4563.79443359375 background all_cells +9104.947265625 4579.83837890625 background all_cells +9116.625 4580.35400390625 background all_cells +9136.5986328125 4585.361328125 background all_cells +9114.724609375 4588.66552734375 background all_cells +9127.255859375 4583.69287109375 background all_cells +9096.576171875 4581.96533203125 background all_cells +9145.9296875 4595.51904296875 background all_cells +9152.5380859375 4603.36865234375 background all_cells +9149.279296875 4578.82763671875 background all_cells +9139.2734375 4562.74560546875 background all_cells +9151.4248046875 4570.54638671875 background all_cells +9131.0712890625 4569.71728515625 background all_cells +9081.396484375 4540.53076171875 background all_cells +9109.6826171875 4532.9921875 background all_cells +9106.0439453125 4537.77880859375 background all_cells +9086.8701171875 4537.88623046875 background all_cells +9110.1640625 4550.5673828125 background all_cells +9120.4208984375 4549.599609375 background all_cells +9116.986328125 4539.8193359375 background all_cells +9086.66796875 4532.63427734375 background all_cells +9095.9140625 4519.4306640625 background all_cells +9100.9150390625 4529.65771484375 background all_cells +9113.814453125 4529.6875 background all_cells +9532.5029296875 4508.3984375 background all_cells +9763.34375 4528.787109375 background all_cells +9685.0244140625 4513.3701171875 background all_cells +9563.630859375 4512.875 background all_cells +9745.841796875 4642.54736328125 background all_cells +9725.982421875 4612.103515625 background all_cells +9739.50390625 4647.00927734375 background all_cells +9794.962890625 4636.3447265625 background all_cells +9797.638671875 4619.65869140625 background all_cells +9831.4296875 4607.1416015625 background all_cells +9814.05078125 4614.91015625 background all_cells +9820.375 4641.41748046875 background all_cells +9866.130859375 4638.79736328125 background all_cells +9697.013671875 4572.9384765625 background all_cells +9819.044921875 4556.06640625 background all_cells +9558.943359375 4564.271484375 background all_cells +9827.2275390625 4681.1123046875 background all_cells +9783.03515625 4649.70947265625 background all_cells +9787.9697265625 4668.50537109375 background all_cells +9801.9130859375 4658.2607421875 background all_cells +9837.38671875 4660.98291015625 background all_cells +9816.81640625 4667.03271484375 background all_cells +9807.8408203125 4714.802734375 background all_cells +9819.599609375 4707.6064453125 background all_cells +9810.65625 4701.42626953125 background all_cells +9830.373046875 4728.91015625 background all_cells +9861.2421875 4691.21923828125 background all_cells +9857.1376953125 4698.48779296875 background all_cells +9837.1240234375 4733.443359375 background all_cells +9644.88671875 4523.94384765625 background all_cells +9644.310546875 4545.0537109375 background all_cells +9709.1455078125 4564.61328125 background all_cells +9675.27734375 4519.64111328125 background all_cells +9623.8291015625 4559.43603515625 background all_cells +9569.56640625 4568.63134765625 background all_cells +9590.4462890625 4565.8525390625 background all_cells +9580.80078125 4557.978515625 background all_cells +9352.505859375 4613.09033203125 background all_cells +9277.7275390625 4614.11328125 background all_cells +9416.349609375 4604.41796875 background all_cells +9411.341796875 4608.392578125 background all_cells +9349.6455078125 4622.033203125 background all_cells +9372.7373046875 4618.78515625 background all_cells +9278.890625 4650.51171875 background all_cells +9288.6123046875 4631.84912109375 background all_cells +9279.630859375 4627.13671875 background all_cells +9316.8203125 4619.84716796875 background all_cells +9319.521484375 4657.8095703125 background all_cells +9430.6171875 4626.36572265625 background all_cells +9399.783203125 4634.42578125 background all_cells +9416.982421875 4631.5068359375 background all_cells +9444.8974609375 4624.33154296875 background all_cells +9256.986328125 4626.0546875 background all_cells +9262.7548828125 4638.8359375 background all_cells +9369.7265625 4667.615234375 background all_cells +9375.48046875 4675.5185546875 background all_cells +9357.2177734375 4677.8427734375 background all_cells +9429.7041015625 4671.15283203125 background all_cells +9434.330078125 4713.33935546875 background all_cells +9421.9609375 4692.1611328125 background all_cells +9414.3857421875 4684.0654296875 background all_cells +9450.109375 4662.6513671875 background all_cells +9426.580078125 4659.2314453125 background all_cells +9374.79296875 4663.46044921875 background all_cells +9394.0927734375 4653.984375 background all_cells +9383.97265625 4638.68408203125 background all_cells +9374.25 4644.02490234375 background all_cells +9347.8154296875 4652.88134765625 background all_cells +9354.7744140625 4644.6640625 background all_cells +9322.9716796875 4695.658203125 background all_cells +9269.06640625 4729.90380859375 background all_cells +9327.794921875 4751.517578125 background all_cells +9287.5712890625 4703.73583984375 background all_cells +9310.828125 4699.28125 background all_cells +9324.5732421875 4676.53125 background all_cells +9308.7607421875 4691.22607421875 background all_cells +9340.55078125 4660.76953125 background all_cells +9332.5185546875 4665.93701171875 background all_cells +9288.7158203125 4676.8134765625 background all_cells +9301.2451171875 4688.796875 background all_cells +9292.1259765625 4665.34423828125 background all_cells +9287.4013671875 4682.7041015625 background all_cells +9278.4375 4609.16259765625 background all_cells +9269.4375 4601.29931640625 background all_cells +9281.2958984375 4588.08056640625 background all_cells +9298.142578125 4556.26318359375 background all_cells +9325.1474609375 4593.447265625 background all_cells +9340.7861328125 4591.19580078125 background all_cells +9329.12109375 4572.931640625 background all_cells +9306.4951171875 4581.16845703125 background all_cells +9315.92578125 4594.62158203125 background all_cells +9306.6220703125 4585.85791015625 background all_cells +9403.72265625 4591.462890625 background all_cells +9376.5302734375 4584.23193359375 background all_cells +9384.6826171875 4596.03125 background all_cells +9354.2255859375 4581.71435546875 background all_cells +9371.052734375 4578.29736328125 background all_cells +9430.2705078125 4556.3193359375 background all_cells +9375.3095703125 4555.92578125 background all_cells +9402.064453125 4564.01171875 background all_cells +9416.7626953125 4531.08984375 background all_cells +9419.0625 4583.3525390625 background all_cells +9411.595703125 4581.9140625 background all_cells +9460.0166015625 4574.83349609375 background all_cells +9477.599609375 4564.251953125 background all_cells +9479.787109375 4574.42333984375 background all_cells +9478.5478515625 4587.53125 background all_cells +9467.5849609375 4590.021484375 background all_cells +9442.3642578125 4526.04150390625 background all_cells +9474.1923828125 4528.00244140625 background all_cells +9491.7470703125 4568.9033203125 background all_cells +9512.7236328125 4566.984375 background all_cells +9507.0400390625 4515.755859375 background all_cells +9518.7626953125 4513.3251953125 background all_cells +9513.3564453125 4511.8662109375 background all_cells +9507.6728515625 4552.30126953125 background all_cells +9524.8564453125 4546.59521484375 background all_cells +9464.787109375 4642.89306640625 background all_cells +9545.8154296875 4649.18359375 background all_cells +9472.724609375 4648.080078125 background all_cells +9684.1162109375 4748.36572265625 background all_cells +9690.4755859375 4739.97314453125 background all_cells +9699.3818359375 4736.681640625 background all_cells +9531.7138671875 4719.9208984375 background all_cells +9594.009765625 4739.27734375 background all_cells +9544.849609375 4723.2919921875 background all_cells +9612.880859375 4717.7783203125 background all_cells +9655.0439453125 4757.9130859375 background all_cells +9648.4599609375 4670.91357421875 background all_cells +9642.9794921875 4734.37451171875 background all_cells +9621.2587890625 4712.45458984375 background all_cells +9497.2236328125 4603.70361328125 background all_cells +9502.24609375 4622.61328125 background all_cells +9510.9111328125 4614.74658203125 background all_cells +9490.4140625 4608.65087890625 background all_cells +9536.5673828125 4658.90771484375 background all_cells +9462.6240234375 4669.6240234375 background all_cells +9482.4765625 4711.708984375 background all_cells +9565.5439453125 4705.4814453125 background all_cells +9490.9189453125 4665.5546875 background all_cells +9466.4111328125 4371.93408203125 background all_cells +9474.328125 4375.861328125 background all_cells +9489.119140625 4378.0712890625 background all_cells +9467.3447265625 4341.39404296875 background all_cells +9476.0751953125 4344.81884765625 background all_cells +9483.27734375 4337.5029296875 background all_cells +9477.900390625 4363.30810546875 background all_cells +9471.5078125 4355.02490234375 background all_cells +9487.0205078125 4351.1630859375 background all_cells +9500.6962890625 4350.41552734375 background all_cells +9499.7705078125 4361.96826171875 background all_cells +9512.298828125 4361.0 background all_cells +9519.6943359375 4352.52685546875 background all_cells +9497.5986328125 4328.95751953125 background all_cells +9525.6279296875 4334.34375 background all_cells +9497.9365234375 4339.0361328125 background all_cells +9514.0234375 4341.37939453125 background all_cells +9485.2041015625 4327.18994140625 background all_cells +9490.2138671875 4332.50048828125 background all_cells +9472.3486328125 4330.07861328125 background all_cells +9450.345703125 4386.1689453125 background all_cells +9470.9453125 4387.31982421875 background all_cells +9500.37890625 4389.29248046875 background all_cells +9426.1953125 4388.16015625 background all_cells +9459.115234375 4391.02294921875 background all_cells +9438.8427734375 4392.6357421875 background all_cells +9494.6513671875 4400.416015625 background all_cells +9475.6689453125 4400.85888671875 background all_cells +9481.07421875 4410.66552734375 background all_cells +9522.298828125 4400.52099609375 background all_cells +9522.2724609375 4409.6630859375 background all_cells +9509.59375 4402.07568359375 background all_cells +9420.7314453125 4399.9931640625 background all_cells +9429.375 4397.7099609375 background all_cells +9432.96875 4406.806640625 background all_cells +9446.724609375 4402.70556640625 background all_cells +9464.1337890625 4399.94140625 background all_cells +9466.482421875 4410.861328125 background all_cells +9453.8916015625 4399.1513671875 background all_cells +9412.16796875 4365.505859375 background all_cells +9426.0185546875 4379.216796875 background all_cells +9415.388671875 4372.669921875 background all_cells +9448.9189453125 4348.568359375 background all_cells +9458.9130859375 4346.22802734375 background all_cells +9440.4501953125 4366.76123046875 background all_cells +9455.8642578125 4357.80712890625 background all_cells +9454.82421875 4373.43115234375 background all_cells +9440.294921875 4378.48095703125 background all_cells +9422.2568359375 4458.24658203125 background all_cells +9413.29296875 4454.68408203125 background all_cells +9417.533203125 4407.5869140625 background all_cells +9420.2626953125 4481.70654296875 background all_cells +9412.6845703125 4428.130859375 background all_cells +9416.935546875 4469.40576171875 background all_cells +9441.5 4436.2294921875 background all_cells +9424.6123046875 4441.2060546875 background all_cells +9430.2353515625 4436.8798828125 background all_cells +9455.5107421875 4412.205078125 background all_cells +9452.7275390625 4430.81689453125 background all_cells +9460.48828125 4423.3974609375 background all_cells +9447.3642578125 4414.1328125 background all_cells +9442.24609375 4422.6572265625 background all_cells +9429.55859375 4426.6435546875 background all_cells +9430.9423828125 4417.720703125 background all_cells +9344.3125 4515.21240234375 background all_cells +9353.8291015625 4499.01025390625 background all_cells +9351.748046875 4509.2978515625 background all_cells +9343.1923828125 4501.07275390625 background all_cells +9373.57421875 4517.4072265625 background all_cells +9411.7802734375 4513.890625 background all_cells +9398.966796875 4512.4697265625 background all_cells +9342.9072265625 4530.01513671875 background all_cells +9379.552734375 4525.05029296875 background all_cells +9390.3232421875 4525.7265625 background all_cells +9366.96484375 4531.66796875 background all_cells +9257.3505859375 4541.77978515625 background all_cells +9274.068359375 4541.8837890625 background all_cells +9321.9267578125 4532.2578125 background all_cells +9338.2509765625 4532.99169921875 background all_cells +9333.771484375 4536.501953125 background all_cells +9329.7138671875 4529.0859375 background all_cells +9269.134765625 4520.65185546875 background all_cells +9309.759765625 4518.935546875 background all_cells +9319.0048828125 4522.61328125 background all_cells +9337.908203125 4518.57275390625 background all_cells +9300.572265625 4515.77734375 background all_cells +9254.677734375 4507.451171875 background all_cells +9261.7890625 4521.9638671875 background all_cells +9262.6748046875 4506.90673828125 background all_cells +9256.0859375 4521.0703125 background all_cells +9360.6455078125 4490.21435546875 background all_cells +9400.2998046875 4506.66162109375 background all_cells +9427.005859375 4504.220703125 background all_cells +9455.23828125 4475.60791015625 background all_cells +9462.5654296875 4448.947265625 background all_cells +9464.1474609375 4470.78759765625 background all_cells +9462.248046875 4511.73046875 background all_cells +9454.623046875 4505.97900390625 background all_cells +9468.0771484375 4504.0791015625 background all_cells +9445.29296875 4495.40087890625 background all_cells +9435.7744140625 4502.48193359375 background all_cells +9425.666015625 4447.8876953125 background all_cells +9445.5078125 4481.4970703125 background all_cells +9445.021484375 4466.4873046875 background all_cells +9433.7275390625 4462.45849609375 background all_cells +9445.03125 4451.96728515625 background all_cells +9493.146484375 4418.84326171875 background all_cells +9470.7353515625 4426.82470703125 background all_cells +9497.8466796875 4426.12890625 background all_cells +9478.8994140625 4421.65087890625 background all_cells +9486.46875 4438.73388671875 background all_cells +9497.5302734375 4446.583984375 background all_cells +9479.9443359375 4448.9453125 background all_cells +9513.255859375 4467.083984375 background all_cells +9522.9072265625 4475.7333984375 background all_cells +9509.9873046875 4475.740234375 background all_cells +9495.291015625 4457.57470703125 background all_cells +9485.15234375 4476.64111328125 background all_cells +9478.8740234375 4461.48583984375 background all_cells +9510.7578125 4422.54833984375 background all_cells +9512.2744140625 4450.14990234375 background all_cells +9505.9931640625 4436.2568359375 background all_cells +9520.76953125 4431.31884765625 background all_cells +9468.1728515625 4494.0439453125 background all_cells +9509.298828125 4485.56884765625 background all_cells +9496.185546875 4489.77978515625 background all_cells +9482.1982421875 4490.255859375 background all_cells +9484.67578125 4498.65625 background all_cells +9615.8603515625 4439.9521484375 background all_cells +9599.37109375 4439.990234375 background all_cells +9622.6728515625 4449.56298828125 background all_cells +9614.333984375 4446.5068359375 background all_cells +9613.146484375 4480.80517578125 background all_cells +9615.033203125 4494.8837890625 background all_cells +9617.7568359375 4466.01171875 background all_cells +9600.1083984375 4472.79833984375 background all_cells +9698.1650390625 4329.115234375 background all_cells +9703.5517578125 4348.86669921875 background all_cells +9729.2958984375 4345.52490234375 background all_cells +9717.0546875 4338.43359375 background all_cells +9718.4951171875 4333.74365234375 background all_cells +9749.8994140625 4365.095703125 background all_cells +9767.7490234375 4363.60888671875 background all_cells +9855.0146484375 4382.26025390625 background all_cells +9760.0009765625 4375.30078125 background all_cells +9707.6220703125 4360.66650390625 background all_cells +9731.9501953125 4372.1845703125 background all_cells +9711.173828125 4379.51611328125 background all_cells +9633.0888671875 4383.6748046875 background all_cells +9679.5478515625 4456.9912109375 background all_cells +9691.24609375 4463.9921875 background all_cells +9733.2666015625 4460.3017578125 background all_cells +9697.029296875 4397.64453125 background all_cells +9708.20703125 4439.93017578125 background all_cells +9704.4931640625 4420.64794921875 background all_cells +9711.240234375 4418.0361328125 background all_cells +9634.1748046875 4407.90234375 background all_cells +9633.8447265625 4430.46533203125 background all_cells +9633.3173828125 4423.22314453125 background all_cells +9622.33203125 4393.9775390625 background all_cells +9644.28125 4340.98828125 background all_cells +9679.966796875 4340.427734375 background all_cells +9634.98828125 4368.7880859375 background all_cells +9646.076171875 4367.1865234375 background all_cells +9608.6748046875 4340.40576171875 background all_cells +9624.5615234375 4330.515625 background all_cells +9541.705078125 4380.03515625 background all_cells +9547.0751953125 4388.625 background all_cells +9527.458984375 4387.8671875 background all_cells +9575.0966796875 4390.75390625 background all_cells +9565.91015625 4360.80859375 background all_cells +9573.9921875 4382.89697265625 background all_cells +9567.50390625 4371.8544921875 background all_cells +9545.876953125 4344.7587890625 background all_cells +9560.291015625 4348.08349609375 background all_cells +9531.2421875 4347.3935546875 background all_cells +9551.7119140625 4369.90380859375 background all_cells +9529.5390625 4369.16357421875 background all_cells +9545.07421875 4360.22265625 background all_cells +9593.2177734375 4356.33642578125 background all_cells +9589.2607421875 4363.33447265625 background all_cells +9584.4384765625 4369.89697265625 background all_cells +9594.0263671875 4372.3818359375 background all_cells +9581.173828125 4364.83984375 background all_cells +9579.123046875 4406.35791015625 background all_cells +9592.92578125 4403.65087890625 background all_cells +9590.083984375 4392.13720703125 background all_cells +9594.2236328125 4330.5419921875 background all_cells +9599.861328125 4344.92626953125 background all_cells +9597.1572265625 4339.56787109375 background all_cells +9573.1025390625 4332.94384765625 background all_cells +9557.2509765625 4401.63427734375 background all_cells +9557.3623046875 4427.390625 background all_cells +9569.263671875 4426.11279296875 background all_cells +9584.4921875 4421.0712890625 background all_cells +9564.7724609375 4410.39501953125 background all_cells +9562.93359375 4392.2294921875 background all_cells +9538.7216796875 4444.61279296875 background all_cells +9529.5234375 4455.34521484375 background all_cells +9579.4365234375 4453.1240234375 background all_cells +9562.1103515625 4501.13818359375 background all_cells +9525.572265625 4502.5234375 background all_cells +9554.2919921875 4508.794921875 background all_cells +9563.19140625 4433.6552734375 background all_cells +9551.9130859375 4443.10986328125 background all_cells +9548.06640625 4436.00244140625 background all_cells +9532.099609375 4398.51611328125 background all_cells +9545.3203125 4423.32080078125 background all_cells +9537.1513671875 4420.9423828125 background all_cells +9548.9912109375 4396.37353515625 background all_cells +9546.9111328125 4406.6259765625 background all_cells +9539.2060546875 4399.78466796875 background all_cells +9670.9169921875 4822.796875 background all_cells +9682.849609375 4800.77685546875 background all_cells +9677.38671875 4812.89697265625 background all_cells +9578.0810546875 4812.77197265625 background all_cells +9588.5712890625 4823.74853515625 background all_cells +9589.14453125 4813.0859375 background all_cells +9579.80078125 4827.45458984375 background all_cells +9802.759765625 4806.337890625 background all_cells +9779.3037109375 4871.669921875 background all_cells +9836.48046875 4810.57177734375 background all_cells +9883.314453125 4867.37744140625 background all_cells +9879.609375 4864.71142578125 background all_cells +9451.5732421875 4766.50732421875 background all_cells +9435.2841796875 4794.0302734375 background all_cells +9618.669921875 4808.34912109375 background all_cells +9656.2783203125 4763.18017578125 background all_cells +9655.6044921875 4770.6298828125 background all_cells +9647.552734375 4784.3125 background all_cells +9638.310546875 4794.55859375 background all_cells +9626.50390625 4801.18603515625 background all_cells +9795.412109375 4998.0419921875 background all_cells +9802.2275390625 4993.3017578125 background all_cells +9799.55078125 5012.15966796875 background all_cells +9804.091796875 5058.9619140625 background all_cells +9800.8291015625 5028.8642578125 background all_cells +9803.30859375 5000.50927734375 background all_cells +9803.58203125 4962.396484375 background all_cells +9806.2431640625 4911.88623046875 background all_cells +9804.732421875 4923.23974609375 background all_cells +9803.9775390625 4977.61328125 background all_cells +9797.2919921875 4974.134765625 background all_cells +9803.4921875 4966.6142578125 background all_cells +9821.248046875 4983.7080078125 background all_cells +9818.6259765625 5030.8115234375 background all_cells +9823.5126953125 5025.1181640625 background all_cells +9811.7470703125 5049.24658203125 background all_cells +9825.6865234375 5044.04736328125 background all_cells +9816.3662109375 5038.63671875 background all_cells +9820.841796875 5041.69921875 background all_cells +9815.9814453125 5059.1005859375 background all_cells +9816.9453125 5050.2939453125 background all_cells +9645.857421875 4979.9287109375 background all_cells +9661.5615234375 4969.70556640625 background all_cells +9658.7177734375 4976.63330078125 background all_cells +9651.25 4969.1787109375 background all_cells +9784.185546875 5021.24072265625 background all_cells +9790.82421875 5040.10302734375 background all_cells +9784.46875 5004.638671875 background all_cells +9789.5986328125 5008.2626953125 background all_cells +9792.41015625 5017.9267578125 background all_cells +9790.0126953125 5058.60791015625 background all_cells +9797.7646484375 4968.2998046875 background all_cells +9795.8603515625 4989.43994140625 background all_cells +9794.5048828125 4983.63232421875 background all_cells +9793.2236328125 4974.3408203125 background all_cells +9667.099609375 4973.8076171875 background all_cells +9680.8603515625 4977.18212890625 background all_cells +9673.126953125 4971.86572265625 background all_cells +9664.041015625 5017.33642578125 background all_cells +9689.6826171875 4985.8544921875 background all_cells +9728.9384765625 5060.001953125 background all_cells +9703.6953125 5056.29638671875 background all_cells +9697.2568359375 5047.6181640625 background all_cells +9422.72265625 4894.67041015625 background all_cells +9424.68359375 4987.20947265625 background all_cells +9451.9951171875 4911.91845703125 background all_cells +9454.2158203125 4881.369140625 background all_cells +9449.4990234375 4934.25390625 background all_cells +9442.3046875 4995.80712890625 background all_cells +9458.4873046875 4908.2373046875 background all_cells +9467.41015625 4901.09619140625 background all_cells +9467.8095703125 4910.18603515625 background all_cells +9461.6572265625 4903.69189453125 background all_cells +9535.9013671875 4960.24755859375 background all_cells +9508.654296875 4994.15185546875 background all_cells +9507.830078125 5001.2958984375 background all_cells +9563.4033203125 5017.02392578125 background all_cells +9594.6083984375 4995.89599609375 background all_cells +9478.8427734375 4901.90576171875 background all_cells +9586.8330078125 4913.41015625 background all_cells +9545.90234375 4925.599609375 background all_cells +9490.49609375 4908.66357421875 background all_cells +9476.3876953125 4913.43505859375 background all_cells +9470.0810546875 5049.294921875 background all_cells +9449.8271484375 5037.19140625 background all_cells +9559.8291015625 5037.865234375 background all_cells +9559.375 5047.61865234375 background all_cells +9489.6494140625 5043.45361328125 background all_cells +9574.546875 4835.298828125 background all_cells +9575.298828125 4848.47216796875 background all_cells +9582.7353515625 4844.45751953125 background all_cells +9582.4677734375 4877.0322265625 background all_cells +9529.4580078125 4854.90673828125 background all_cells +9564.0791015625 4846.63232421875 background all_cells +9555.025390625 4854.97265625 background all_cells +9535.896484375 4867.78564453125 background all_cells +9530.6171875 4879.84228515625 background all_cells +9527.84375 4868.02880859375 background all_cells +9627.2734375 4852.1279296875 background all_cells +9656.5576171875 4927.447265625 background all_cells +9648.9912109375 4844.08056640625 background all_cells +8996.0400390625 4930.9921875 background all_cells +9019.111328125 5034.009765625 background all_cells +9002.8447265625 4956.41162109375 background all_cells +8997.412109375 4937.681640625 background all_cells +9111.0087890625 4954.62939453125 background all_cells +9108.4541015625 5003.17919921875 background all_cells +9107.9677734375 4998.0 background all_cells +9057.677734375 4995.72265625 background all_cells +9099.7626953125 4954.74560546875 background all_cells +9065.8173828125 4939.58154296875 background all_cells +9047.751953125 4945.646484375 background all_cells +9109.6220703125 4945.72119140625 background all_cells +9407.1826171875 4940.11962890625 background all_cells +9336.3056640625 4953.86328125 background all_cells +9386.501953125 4953.90283203125 background all_cells +9413.5302734375 4939.24169921875 background all_cells +9397.0986328125 5044.181640625 background all_cells +9351.802734375 5031.94775390625 background all_cells +9449.3701171875 5044.67529296875 background all_cells +9374.208984375 5031.6552734375 background all_cells +9375.751953125 5045.197265625 background all_cells +9391.1435546875 5033.5693359375 background all_cells +9376.2109375 4905.1904296875 background all_cells +9382.8203125 4920.6396484375 background all_cells +9376.3388671875 4922.232421875 background all_cells +9368.541015625 4965.0087890625 background all_cells +9351.2841796875 5001.86962890625 background all_cells +9418.6611328125 4979.72705078125 background all_cells +9372.1416015625 4993.86767578125 background all_cells +9375.2333984375 4975.36474609375 background all_cells +9109.8271484375 5053.32421875 background all_cells +9103.6123046875 5034.4677734375 background all_cells +9144.3857421875 5048.0341796875 background all_cells +9100.947265625 5050.81787109375 background all_cells +9108.25 5041.435546875 background all_cells +9053.56640625 5087.77392578125 background all_cells +9057.78515625 5099.02978515625 background all_cells +9068.3212890625 5090.22802734375 background all_cells +9078.76171875 5107.7900390625 background all_cells +9062.619140625 5079.91455078125 background all_cells +9035.0400390625 5087.53662109375 background all_cells +9046.5556640625 5095.4365234375 background all_cells +9042.19921875 5098.8525390625 background all_cells +9039.845703125 5103.8017578125 background all_cells +9070.345703125 5030.24462890625 background all_cells +9065.9677734375 5065.69140625 background all_cells +9043.01171875 5047.92236328125 background all_cells +9087.0244140625 5052.4716796875 background all_cells +9089.0029296875 5029.93115234375 background all_cells +9182.208984375 5000.40673828125 background all_cells +9173.0712890625 5006.35595703125 background all_cells +9182.609375 5016.76123046875 background all_cells +9242.287109375 5000.205078125 background all_cells +9235.06640625 4998.14599609375 background all_cells +9231.0341796875 5005.98095703125 background all_cells +9256.1982421875 4997.36328125 background all_cells +9267.8076171875 5024.185546875 background all_cells +9260.158203125 5013.4970703125 background all_cells +9278.7119140625 5011.802734375 background all_cells +9272.9970703125 4996.10205078125 background all_cells +9307.3896484375 5001.1982421875 background all_cells +9321.78515625 4997.07080078125 background all_cells +9314.8740234375 5008.07421875 background all_cells +9288.5595703125 4993.2724609375 background all_cells +9300.646484375 4993.2333984375 background all_cells +9297.4765625 5012.12255859375 background all_cells +9290.82421875 5002.27099609375 background all_cells +9296.2744140625 5021.33837890625 background all_cells +9292.166015625 5030.931640625 background all_cells +9319.0166015625 5027.279296875 background all_cells +9293.013671875 5042.4765625 background all_cells +9306.2939453125 5043.2509765625 background all_cells +9301.013671875 5042.7783203125 background all_cells +9371.6318359375 5130.0263671875 background all_cells +9317.486328125 5106.7294921875 background all_cells +9259.71875 5163.45361328125 background all_cells +9430.4921875 5111.11767578125 background all_cells +9416.203125 5145.04443359375 background all_cells +9419.0654296875 5135.5 background all_cells +9361.8759765625 5209.15771484375 background all_cells +9452.1728515625 5212.0703125 background all_cells +9445.802734375 5226.736328125 background all_cells +9291.099609375 5069.5693359375 background all_cells +9326.9267578125 5078.23974609375 background all_cells +9310.73046875 5068.8720703125 background all_cells +9409.578125 5078.5673828125 background all_cells +9402.64453125 5051.20751953125 background all_cells +9295.2099609375 5087.15478515625 background all_cells +9273.9501953125 5060.79833984375 background all_cells +9286.6845703125 5074.01171875 background all_cells +9284.2333984375 5079.48828125 background all_cells +9274.8857421875 5065.4775390625 background all_cells +9092.7890625 5061.5068359375 background all_cells +9194.83203125 5104.828125 background all_cells +9247.4833984375 5103.85107421875 background all_cells +9235.42578125 5082.638671875 background all_cells +9209.9228515625 5074.9951171875 background all_cells +9180.296875 5065.30908203125 background all_cells +9173.9716796875 5073.54638671875 background all_cells +9167.78515625 5052.66748046875 background all_cells +9257.4833984375 5244.5361328125 background all_cells +9281.6298828125 5217.01171875 background all_cells +9278.9443359375 5227.7236328125 background all_cells +9261.654296875 5220.1474609375 background all_cells +9093.3955078125 5239.640625 background all_cells +9202.3505859375 5233.5576171875 background all_cells +9117.0205078125 5243.4306640625 background all_cells +9751.4287109375 5117.45263671875 background all_cells +9759.443359375 5108.19677734375 background all_cells +9754.921875 5103.6865234375 background all_cells +9765.5400390625 5144.19873046875 background all_cells +9881.7529296875 5113.91748046875 background all_cells +9841.31640625 5119.06103515625 background all_cells +9772.044921875 5154.2255859375 background all_cells +9826.2275390625 5078.3623046875 background all_cells +9852.9375 5091.4638671875 background all_cells +9847.1103515625 5076.1494140625 background all_cells +9802.1181640625 5081.880859375 background all_cells +9801.2958984375 5077.61181640625 background all_cells +9828.154296875 5063.4130859375 background all_cells +9766.7861328125 5068.05908203125 background all_cells +9804.1884765625 5069.08642578125 background all_cells +9815.2548828125 5071.4365234375 background all_cells +9774.0869140625 5097.10791015625 background all_cells +9778.171875 5083.85888671875 background all_cells +9761.5908203125 5084.8125 background all_cells +9793.1337890625 5095.212890625 background all_cells +9788.6328125 5101.7392578125 background all_cells +9779.2265625 5097.962890625 background all_cells +9568.845703125 5104.306640625 background all_cells +9548.5673828125 5097.546875 background all_cells +9627.6298828125 5132.5234375 background all_cells +9607.181640625 5124.2177734375 background all_cells +9572.2587890625 5157.365234375 background all_cells +9555.8271484375 5183.91796875 background all_cells +9587.5693359375 5211.31689453125 background all_cells +9572.103515625 5182.45947265625 background all_cells +9603.138671875 5220.4736328125 background all_cells +9636.2880859375 5189.04931640625 background all_cells +9639.77734375 5199.93798828125 background all_cells +9613.953125 5220.267578125 background all_cells +9523.3779296875 5205.5390625 background all_cells +9477.765625 5194.271484375 background all_cells +9483.232421875 5196.1552734375 background all_cells +9533.5908203125 5168.880859375 background all_cells +9525.0908203125 5212.4033203125 background all_cells +9535.0615234375 5201.23291015625 background all_cells +9644.8115234375 5224.84130859375 background all_cells +9664.2685546875 5182.49560546875 background all_cells +9702.9140625 5159.2666015625 background all_cells +9730.1630859375 5090.1044921875 background all_cells +9745.8935546875 5109.298828125 background all_cells +9711.904296875 5159.1240234375 background all_cells +9698.076171875 5177.61328125 background all_cells +9733.81640625 5184.09814453125 background all_cells +9791.5341796875 5177.4228515625 background all_cells +9721.529296875 5239.181640625 background all_cells +9646.728515625 5070.91357421875 background all_cells +9693.2880859375 5100.9052734375 background all_cells +9663.7919921875 5115.2919921875 background all_cells +8907.5419921875 5109.40673828125 background all_cells +8963.7685546875 5133.55126953125 background all_cells +8942.8349609375 5149.44384765625 background all_cells +8915.8603515625 5152.40478515625 background all_cells +8907.4033203125 5151.36376953125 background all_cells +8902.1240234375 5153.7158203125 background all_cells +8945.25390625 5078.869140625 background all_cells +8937.837890625 5091.34912109375 background all_cells +8911.052734375 5076.123046875 background all_cells +8947.7958984375 5062.29638671875 background all_cells +8949.3154296875 5053.1591796875 background all_cells +8942.9306640625 5071.28125 background all_cells +8945.587890625 5005.6162109375 background all_cells +8910.96484375 5024.537109375 background all_cells +8929.0166015625 5021.02392578125 background all_cells +8939.990234375 5023.3505859375 background all_cells +8974.109375 4904.93115234375 background all_cells +8971.1640625 4919.119140625 background all_cells +8963.6806640625 5057.169921875 background all_cells +8961.876953125 5094.29833984375 background all_cells +8966.32421875 5096.19775390625 background all_cells +9010.8935546875 5089.5224609375 background all_cells +8954.4580078125 4940.822265625 background all_cells +8953.5537109375 4996.06787109375 background all_cells +8961.896484375 4940.583984375 background all_cells +8955.5419921875 4987.552734375 background all_cells +8953.578125 4954.17724609375 background all_cells +8983.1455078125 4928.48583984375 background all_cells +8970.33203125 5020.62353515625 background all_cells +8971.0234375 4954.8154296875 background all_cells +8975.5537109375 4930.78369140625 background all_cells +8915.49609375 5266.99658203125 background all_cells +8920.9365234375 5224.50244140625 background all_cells +8929.2998046875 5259.44384765625 background all_cells +8926.904296875 5153.59033203125 background all_cells +9004.9228515625 5264.6689453125 background all_cells +9008.255859375 5251.0302734375 background all_cells +9020.52734375 5265.8740234375 background all_cells +9002.6962890625 5277.86474609375 background all_cells +8936.7763671875 5284.01220703125 background all_cells +9007.2734375 5281.8359375 background all_cells +9016.859375 5292.09375 background all_cells +8940.283203125 5300.041015625 background all_cells +8982.0498046875 5298.22998046875 background all_cells +8940.54296875 5257.0224609375 background all_cells +8963.9765625 5262.06689453125 background all_cells +8948.802734375 5269.1416015625 background all_cells +8946.9091796875 5180.369140625 background all_cells +8939.892578125 5158.13623046875 background all_cells +8953.9541015625 5187.0146484375 background all_cells +8944.341796875 5153.56494140625 background all_cells +8958.44140625 5178.25830078125 background all_cells +8954.474609375 5180.8515625 background all_cells +8955.947265625 5213.71337890625 background all_cells +9018.4140625 5230.79150390625 background all_cells +8997.578125 5215.8369140625 background all_cells +8938.8720703125 5225.958984375 background all_cells +8938.7255859375 5216.28857421875 background all_cells +8306.669921875 3683.322998046875 background all_cells +8277.771484375 3685.614013671875 background all_cells +8302.396484375 3694.070068359375 background all_cells +8316.42578125 3707.699951171875 background all_cells +8317.54296875 3714.089599609375 background all_cells +8314.662109375 3710.558837890625 background all_cells +8314.30859375 3721.70556640625 background all_cells +8313.056640625 3700.813720703125 background all_cells +8285.07421875 3700.80224609375 background all_cells +8306.5595703125 3722.676025390625 background all_cells +8283.546875 3718.714599609375 background all_cells +8299.3974609375 3712.72119140625 background all_cells +8304.7744140625 3708.260498046875 background all_cells +8283.9912109375 3709.7998046875 background all_cells +8353.353515625 3739.265380859375 background all_cells +8363.9267578125 3734.23388671875 background all_cells +8341.3818359375 3706.21533203125 background all_cells +8351.45703125 3732.10400390625 background all_cells +8341.4111328125 3722.794677734375 background all_cells +8365.5888671875 3763.579833984375 background all_cells +8368.6533203125 3777.010498046875 background all_cells +8356.93359375 3779.77880859375 background all_cells +8354.1748046875 3773.091796875 background all_cells +8371.6953125 3742.897216796875 background all_cells +8376.8623046875 3756.897705078125 background all_cells +8360.90234375 3751.738037109375 background all_cells +8343.28125 3754.521484375 background all_cells +8370.9375 3750.348876953125 background all_cells +8351.13671875 3746.725830078125 background all_cells +8337.9072265625 3783.41064453125 background all_cells +8346.19921875 3782.5146484375 background all_cells +8339.6142578125 3772.20068359375 background all_cells +8341.7138671875 3698.34814453125 background all_cells +8355.2890625 3697.817626953125 background all_cells +8329.826171875 3689.91357421875 background all_cells +8366.330078125 3727.142578125 background all_cells +8375.5751953125 3725.10791015625 background all_cells +8370.8427734375 3717.38037109375 background all_cells +8352.23046875 3707.093994140625 background all_cells +8356.73828125 3723.986083984375 background all_cells +8357.916015625 3716.5712890625 background all_cells +8334.2177734375 3709.8857421875 background all_cells +8265.779296875 3786.197021484375 background all_cells +8282.513671875 3790.029296875 background all_cells +8320.2119140625 3758.500732421875 background all_cells +8315.6767578125 3777.65576171875 background all_cells +8284.384765625 3779.27099609375 background all_cells +8330.8740234375 3750.75390625 background all_cells +8326.5546875 3771.255859375 background all_cells +8327.9228515625 3764.80712890625 background all_cells +8322.9814453125 3731.12451171875 background all_cells +8316.720703125 3747.1728515625 background all_cells +8315.103515625 3735.760498046875 background all_cells +8243.3017578125 3689.85595703125 background all_cells +8251.083984375 3717.738037109375 background all_cells +8243.279296875 3694.6376953125 background all_cells +8248.517578125 3686.86572265625 background all_cells +8226.431640625 3739.892333984375 background all_cells +8241.6572265625 3723.35400390625 background all_cells +8187.8310546875 3746.24609375 background all_cells +8167.853515625 3715.176513671875 background all_cells +8209.0419921875 3766.2451171875 background all_cells +8209.62890625 3723.635009765625 background all_cells +8208.6103515625 3806.966064453125 background all_cells +8345.05859375 3821.411865234375 background all_cells +8384.9052734375 3839.889892578125 background all_cells +8382.7236328125 3818.2900390625 background all_cells +8365.52734375 3844.92626953125 background all_cells +8360.4384765625 3851.176025390625 background all_cells +8394.47265625 3821.849365234375 background all_cells +8411.337890625 3844.225341796875 background all_cells +8406.8486328125 3825.665771484375 background all_cells +8398.705078125 3838.63330078125 background all_cells +8403.9296875 3805.342529296875 background all_cells +8386.8193359375 3810.034423828125 background all_cells +8373.048828125 3799.452880859375 background all_cells +8375.990234375 3810.2421875 background all_cells +8365.5810546875 3805.557373046875 background all_cells +8383.6953125 3782.299072265625 background all_cells +8414.796875 3797.568359375 background all_cells +8386.673828125 3795.6650390625 background all_cells +8359.5908203125 3794.5302734375 background all_cells +8350.5810546875 3789.4599609375 background all_cells +8365.880859375 3784.03759765625 background all_cells +8425.16015625 3870.89794921875 background all_cells +8413.2529296875 3878.166259765625 background all_cells +8471.0986328125 3873.885009765625 background all_cells +8408.009765625 3873.30810546875 background all_cells +8403.04296875 3870.24072265625 background all_cells +8456.099609375 3911.84912109375 background all_cells +8473.2890625 3996.542236328125 background all_cells +8464.9931640625 4000.84375 background all_cells +8459.95703125 3938.976806640625 background all_cells +8473.013671875 3914.199462890625 background all_cells +8448.1337890625 3896.4580078125 background all_cells +8462.130859375 3907.076171875 background all_cells +8445.7744140625 3907.716064453125 background all_cells +8467.1201171875 3896.50048828125 background all_cells +8428.3046875 3917.19921875 background all_cells +8415.232421875 3906.431640625 background all_cells +8436.388671875 3904.6103515625 background all_cells +8428.8974609375 3894.79833984375 background all_cells +8420.724609375 3906.479248046875 background all_cells +8339.6201171875 3854.98974609375 background all_cells +8354.0263671875 3877.90478515625 background all_cells +8347.123046875 3879.248779296875 background all_cells +8344.1845703125 3868.33349609375 background all_cells +8402.5029296875 3858.8701171875 background all_cells +8464.3330078125 3853.306884765625 background all_cells +8414.7177734375 3861.140380859375 background all_cells +8388.8837890625 3860.630615234375 background all_cells +8398.421875 3881.80517578125 background all_cells +8417.81640625 3887.085693359375 background all_cells +8444.3408203125 3884.086669921875 background all_cells +8350.63671875 3892.864013671875 background all_cells +8401.478515625 3890.990234375 background all_cells +8352.5048828125 3906.3115234375 background all_cells +8418.279296875 3816.510009765625 background all_cells +8429.568359375 3808.88427734375 background all_cells +8420.203125 3801.576904296875 background all_cells +8441.8037109375 3812.2294921875 background all_cells +8449.41015625 3805.50439453125 background all_cells +8439.0703125 3805.283935546875 background all_cells +8436.3017578125 3820.982177734375 background all_cells +8455.4970703125 3825.1552734375 background all_cells +8465.0634765625 3805.814453125 background all_cells +8466.6552734375 3824.109130859375 background all_cells +8453.9228515625 3851.698486328125 background all_cells +8439.2109375 3831.15869140625 background all_cells +8416.5625 3841.9296875 background all_cells +8418.1875 3830.53076171875 background all_cells +8157.40087890625 3862.019287109375 background all_cells +8206.55859375 3857.047119140625 background all_cells +8205.701171875 3849.6171875 background all_cells +8197.1123046875 3855.436279296875 background all_cells +8174.55615234375 3834.89599609375 background all_cells +8202.0302734375 3822.991455078125 background all_cells +8180.28466796875 3833.72021484375 background all_cells +8172.2265625 3790.9951171875 background all_cells +8176.6689453125 3787.247802734375 background all_cells +8181.27490234375 3796.19921875 background all_cells +8187.92529296875 3791.27978515625 background all_cells +8173.9521484375 3778.6689453125 background all_cells +8178.65771484375 3801.475341796875 background all_cells +8217.3984375 3841.738037109375 background all_cells +8221.916015625 3844.654052734375 background all_cells +8233.234375 3883.45361328125 background all_cells +8245.517578125 3879.14208984375 background all_cells +8249.9755859375 3889.261474609375 background all_cells +8241.646484375 3883.2548828125 background all_cells +8234.8642578125 3864.261474609375 background all_cells +8246.154296875 3870.87890625 background all_cells +8243.056640625 3872.75439453125 background all_cells +8223.93359375 3860.134033203125 background all_cells +8225.115234375 3872.855712890625 background all_cells +8224.111328125 3864.99560546875 background all_cells +8250.1982421875 3921.311279296875 background all_cells +8241.1259765625 3943.937744140625 background all_cells +8232.8037109375 3942.31396484375 background all_cells +8174.43994140625 3975.453369140625 background all_cells +8165.57421875 3963.5654296875 background all_cells +8177.6904296875 3965.688232421875 background all_cells +8176.65478515625 3957.103759765625 background all_cells +8215.947265625 3968.343994140625 background all_cells +8248.5283203125 3960.541015625 background all_cells +8239.4765625 3957.34033203125 background all_cells +8218.44921875 3983.646728515625 background all_cells +8031.50244140625 3717.522216796875 background all_cells +8032.65380859375 3731.681640625 background all_cells +8040.099609375 3738.093994140625 background all_cells +8029.36376953125 3723.475341796875 background all_cells +8054.24072265625 3783.61181640625 background all_cells +8110.11474609375 3804.2919921875 background all_cells +8065.8857421875 3807.962646484375 background all_cells +8165.78173828125 3766.116943359375 background all_cells +8130.578125 3735.527099609375 background all_cells +8135.2724609375 3752.34033203125 background all_cells +8140.47607421875 3762.7080078125 background all_cells +8169.41015625 3788.930908203125 background all_cells +8169.1103515625 3795.89453125 background all_cells +8128.037109375 3820.201904296875 background all_cells +8146.853515625 3853.72509765625 background all_cells +8140.34912109375 3842.868896484375 background all_cells +8137.61669921875 3830.5029296875 background all_cells +8051.2392578125 3834.69384765625 background all_cells +8058.7158203125 3839.98486328125 background all_cells +8044.67724609375 3828.33154296875 background all_cells +8106.6865234375 3851.503173828125 background all_cells +8100.34912109375 3845.177001953125 background all_cells +8293.6279296875 3750.4365234375 background all_cells +8300.6591796875 3781.0419921875 background all_cells +8306.8994140625 3757.44873046875 background all_cells +8294.2392578125 3762.13525390625 background all_cells +8290.3876953125 3818.951171875 background all_cells +8304.771484375 3812.385009765625 background all_cells +8299.0576171875 3819.3525390625 background all_cells +8328.1767578125 3819.433349609375 background all_cells +8333.3388671875 3846.772216796875 background all_cells +8331.642578125 3799.071044921875 background all_cells +8311.9765625 3788.093994140625 background all_cells +8317.23046875 3791.07470703125 background all_cells +8319.7041015625 3804.813720703125 background all_cells +8312.9072265625 3799.550537109375 background all_cells +8208.65625 3847.374755859375 background all_cells +8280.775390625 3846.525634765625 background all_cells +8251.5400390625 3850.98095703125 background all_cells +8258.740234375 3841.367431640625 background all_cells +8273.173828125 3842.800048828125 background all_cells +8267.6640625 3832.2724609375 background all_cells +8283.6689453125 3758.0732421875 background all_cells +8239.2724609375 3752.869384765625 background all_cells +8256.6767578125 3748.304443359375 background all_cells +8203.8359375 4008.966064453125 background all_cells +8204.49609375 3980.733642578125 background all_cells +8205.9228515625 3986.580810546875 background all_cells +8218.2919921875 4020.04296875 background all_cells +8226.2861328125 4061.203125 background all_cells +8198.8994140625 4052.177978515625 background all_cells +8201.220703125 4030.4501953125 background all_cells +8249.759765625 4003.145263671875 background all_cells +8258.2734375 4026.526123046875 background all_cells +8246.71875 4036.2265625 background all_cells +8289.7265625 3995.603515625 background all_cells +8280.4453125 3990.944580078125 background all_cells +8324.9462890625 4094.664306640625 background all_cells +8341.1005859375 4098.65625 background all_cells +8319.9677734375 4114.107421875 background all_cells +8326.9013671875 4114.025390625 background all_cells +8324.1728515625 4129.09765625 background all_cells +8338.0546875 4129.35546875 background all_cells +8325.2978515625 4140.3525390625 background all_cells +8328.171875 4130.9833984375 background all_cells +8298.208984375 4124.33251953125 background all_cells +8307.1650390625 4173.21240234375 background all_cells +8307.3994140625 4164.3974609375 background all_cells +8308.064453125 4153.73681640625 background all_cells +8304.8720703125 4130.44677734375 background all_cells +8323.509765625 4117.64453125 background all_cells +8321.96484375 4122.07958984375 background all_cells +8327.4130859375 4120.0986328125 background all_cells +8308.0126953125 3994.90185546875 background all_cells +8338.650390625 3980.56640625 background all_cells +8305.30859375 4009.01953125 background all_cells +8307.197265625 3999.6484375 background all_cells +8332.1884765625 4065.15234375 background all_cells +8326.416015625 4077.12255859375 background all_cells +8338.962890625 4043.364013671875 background all_cells +8339.7109375 4067.491943359375 background all_cells +8306.546875 4024.507568359375 background all_cells +8298.4541015625 4038.1455078125 background all_cells +8212.994140625 4094.4560546875 background all_cells +8233.671875 4117.255859375 background all_cells +8227.001953125 4116.44677734375 background all_cells +8203.9619140625 4077.2958984375 background all_cells +8212.466796875 4081.343017578125 background all_cells +8246.5380859375 4155.07666015625 background all_cells +8203.623046875 4164.9599609375 background all_cells +8250.541015625 4165.015625 background all_cells +8243.173828125 4160.39892578125 background all_cells +8245.958984375 4121.7265625 background all_cells +8244.72265625 4146.14111328125 background all_cells +8244.1181640625 4135.8291015625 background all_cells +8242.830078125 4126.94140625 background all_cells +8263.4443359375 4110.54833984375 background all_cells +8280.68359375 4138.52783203125 background all_cells +8267.9296875 4104.1279296875 background all_cells +8269.8447265625 4107.02392578125 background all_cells +8264.2451171875 4102.02294921875 background all_cells +8239.1220703125 4076.332763671875 background all_cells +8243.9384765625 4113.81494140625 background all_cells +8246.861328125 4082.15478515625 background all_cells +8235.2568359375 4185.54443359375 background all_cells +8200.466796875 4233.65869140625 background all_cells +8205.783203125 4178.28076171875 background all_cells +8260.626953125 4192.06689453125 background all_cells +8258.33984375 4179.373046875 background all_cells +8251.7099609375 4182.88232421875 background all_cells +8284.33203125 4197.87890625 background all_cells +8273.0771484375 4229.18994140625 background all_cells +8288.3623046875 4211.21044921875 background all_cells +8277.6865234375 4187.64306640625 background all_cells +8305.04296875 4187.32666015625 background all_cells +8235.0146484375 4264.64013671875 background all_cells +8203.2763671875 4253.71923828125 background all_cells +8206.044921875 4262.37841796875 background all_cells +8208.86328125 4270.47509765625 background all_cells +8286.6572265625 4258.7861328125 background all_cells +8246.25 4257.09033203125 background all_cells +8345.4755859375 4271.54443359375 background all_cells +8339.7734375 4283.263671875 background all_cells +8347.9765625 4276.0751953125 background all_cells +8331.404296875 4268.9384765625 background all_cells +8355.0810546875 4261.2294921875 background all_cells +8353.185546875 4267.36328125 background all_cells +8248.1728515625 4260.9287109375 background all_cells +8245.8310546875 4266.390625 background all_cells +8244.3837890625 4280.384765625 background all_cells +8248.14453125 4276.2978515625 background all_cells +8363.52734375 4239.849609375 background all_cells +8374.046875 4248.3076171875 background all_cells +8362.828125 4243.083984375 background all_cells +8376.6982421875 4231.541015625 background all_cells +8391.71875 4239.578125 background all_cells +8383.89453125 4239.25146484375 background all_cells +8382.3046875 4225.265625 background all_cells +8371.7529296875 4275.14404296875 background all_cells +8366.080078125 4283.6865234375 background all_cells +8448.5546875 4296.8642578125 background all_cells +8432.6708984375 4296.6142578125 background all_cells +8441.560546875 4283.65478515625 background all_cells +8436.7275390625 4287.92138671875 background all_cells +8448.037109375 4288.32763671875 background all_cells +8378.935546875 4327.5341796875 background all_cells +8383.09375 4323.015625 background all_cells +8386.49609375 4294.9755859375 background all_cells +8380.458984375 4289.8115234375 background all_cells +8406.283203125 4316.759765625 background all_cells +8396.06640625 4324.31884765625 background all_cells +8400.7919921875 4325.7626953125 background all_cells +8416.8134765625 4299.16845703125 background all_cells +8407.8681640625 4307.31005859375 background all_cells +8405.26171875 4290.38671875 background all_cells +8458.029296875 4310.26904296875 background all_cells +8459.47265625 4296.77294921875 background all_cells +8471.697265625 4303.29150390625 background all_cells +8462.8310546875 4323.90380859375 background all_cells +8425.9375 4324.7548828125 background all_cells +8447.693359375 4309.87353515625 background all_cells +8436.103515625 4305.76123046875 background all_cells +8212.3681640625 4324.94677734375 background all_cells +8279.7138671875 4309.18505859375 background all_cells +8243.9736328125 4297.9453125 background all_cells +8240.23828125 4291.3701171875 background all_cells +8360.0556640625 4286.671875 background all_cells +8360.94140625 4303.02099609375 background all_cells +8406.2861328125 4240.59912109375 background all_cells +8412.6484375 4250.75732421875 background all_cells +8407.2294921875 4233.93994140625 background all_cells +8453.6640625 4274.50439453125 background all_cells +8453.4638671875 4216.01904296875 background all_cells +8456.5068359375 4283.458984375 background all_cells +8465.68359375 4280.1943359375 background all_cells +8458.00390625 4257.9619140625 background all_cells +8454.4013671875 4264.7802734375 background all_cells +8409.6220703125 4274.50048828125 background all_cells +8426.1044921875 4281.00830078125 background all_cells +8416.7958984375 4276.462890625 background all_cells +8343.9990234375 4105.8642578125 background all_cells +8354.7001953125 4171.09423828125 background all_cells +8388.2431640625 4173.859375 background all_cells +8386.2255859375 4186.8525390625 background all_cells +8379.58203125 4190.33837890625 background all_cells +8378.2060546875 4179.74169921875 background all_cells +8365.2568359375 4135.3681640625 background all_cells +8370.376953125 4162.609375 background all_cells +8386.2177734375 4156.88720703125 background all_cells +8414.04296875 4176.94384765625 background all_cells +8420.2412109375 4205.57373046875 background all_cells +8419.8525390625 4197.74609375 background all_cells +8423.9296875 4199.25341796875 background all_cells +8418.1015625 4188.134765625 background all_cells +8467.3134765625 4254.33447265625 background all_cells +8467.4326171875 4220.12939453125 background all_cells +8446.0234375 4223.60107421875 background all_cells +8455.423828125 4234.44189453125 background all_cells +8456.4013671875 4249.95654296875 background all_cells +8468.0712890625 4205.20849609375 background all_cells +8460.03125 4205.26318359375 background all_cells +8452.3720703125 4203.7080078125 background all_cells +8471.0517578125 4177.15966796875 background all_cells +8464.8017578125 4198.25390625 background all_cells +8455.0439453125 4197.20703125 background all_cells +8454.9951171875 4183.19287109375 background all_cells +8429.0859375 4183.5166015625 background all_cells +8444.224609375 4203.42529296875 background all_cells +8448.4765625 4201.0498046875 background all_cells +8440.294921875 4181.65576171875 background all_cells +8440.8154296875 4172.89697265625 background all_cells +8432.4013671875 4197.4365234375 background all_cells +8429.58984375 4209.91162109375 background all_cells +8436.4765625 4249.7744140625 background all_cells +8434.84765625 4260.541015625 background all_cells +8429.240234375 4260.0126953125 background all_cells +8320.779296875 4163.7783203125 background all_cells +8323.357421875 4166.1533203125 background all_cells +8321.021484375 4175.318359375 background all_cells +8342.4130859375 4171.13623046875 background all_cells +8352.5751953125 4230.02587890625 background all_cells +8322.7529296875 4261.37548828125 background all_cells +8337.1875 4201.6826171875 background all_cells +8345.4638671875 4208.29296875 background all_cells +8332.9970703125 4206.87255859375 background all_cells +8339.96484375 4204.86376953125 background all_cells +8333.650390625 4189.4501953125 background all_cells +8336.8857421875 4213.87255859375 background all_cells +8323.5029296875 4221.443359375 background all_cells +8354.458984375 4217.16796875 background all_cells +8344.6142578125 4216.0693359375 background all_cells +8456.1455078125 4108.7587890625 background all_cells +8418.501953125 4126.56640625 background all_cells +8411.896484375 4120.642578125 background all_cells +8441.578125 4108.78564453125 background all_cells +8429.626953125 4162.05810546875 background all_cells +8418.8759765625 4170.08642578125 background all_cells +8411.203125 4167.13720703125 background all_cells +8458.818359375 4163.04736328125 background all_cells +8443.1162109375 4145.51904296875 background all_cells +8461.017578125 4171.8701171875 background all_cells +8469.998046875 4166.09521484375 background all_cells +8411.67578125 4143.22314453125 background all_cells +8415.52734375 4155.5146484375 background all_cells +8421.9951171875 4144.24169921875 background all_cells +8405.20703125 4149.95947265625 background all_cells +8363.9765625 4037.076904296875 background all_cells +8391.5146484375 4031.009765625 background all_cells +8371.9384765625 4010.953125 background all_cells +8391.6513671875 4002.55810546875 background all_cells +8386.0 4001.613525390625 background all_cells +8381.921875 4018.446533203125 background all_cells +8365.7080078125 4049.05810546875 background all_cells +8397.0146484375 4046.987548828125 background all_cells +8388.38671875 4046.16845703125 background all_cells +8400.0126953125 4000.89013671875 background all_cells +8428.4052734375 4043.449462890625 background all_cells +8422.7412109375 4036.21826171875 background all_cells +8397.447265625 4008.21435546875 background all_cells +8428.1787109375 4025.657958984375 background all_cells +8394.419921875 4014.11328125 background all_cells +8453.3134765625 4031.742919921875 background all_cells +8440.505859375 4042.91552734375 background all_cells +8442.505859375 4031.43798828125 background all_cells +8435.3369140625 4030.212890625 background all_cells +8457.1552734375 4047.53515625 background all_cells +8467.564453125 4038.11572265625 background all_cells +8456.865234375 4017.483642578125 background all_cells +8465.306640625 4023.5595703125 background all_cells +8446.4931640625 4022.1494140625 background all_cells +8444.341796875 4002.24072265625 background all_cells +8470.5498046875 4011.0615234375 background all_cells +8442.0634765625 4008.698486328125 background all_cells +8452.6171875 4004.799560546875 background all_cells +8412.94921875 4057.837646484375 background all_cells +8439.40625 4055.052001953125 background all_cells +8399.8330078125 4056.392578125 background all_cells +8425.4814453125 4065.590576171875 background all_cells +8415.50390625 4047.917724609375 background all_cells +8457.49609375 4095.132080078125 background all_cells +8468.0693359375 4074.139404296875 background all_cells +8383.2265625 4090.980712890625 background all_cells +8387.4990234375 4081.081787109375 background all_cells +8385.0595703125 4108.541015625 background all_cells +8410.775390625 4103.02978515625 background all_cells +8393.2958984375 4103.751953125 background all_cells +8413.1904296875 4087.065673828125 background all_cells +8425.09765625 4108.11083984375 background all_cells +8417.9951171875 4097.66796875 background all_cells +8414.982421875 4074.29248046875 background all_cells +8053.93896484375 3860.394287109375 background all_cells +8047.7431640625 3900.3232421875 background all_cells +8045.22412109375 3911.54345703125 background all_cells +8056.3525390625 3916.9404296875 background all_cells +8053.91796875 3852.63330078125 background all_cells +8082.8212890625 3879.862548828125 background all_cells +8076.7119140625 3873.0615234375 background all_cells +8073.49365234375 3869.225341796875 background all_cells +8125.26953125 3889.218505859375 background all_cells +8109.9365234375 3923.72900390625 background all_cells +8118.3955078125 3912.441162109375 background all_cells +8101.1865234375 3928.9423828125 background all_cells +8110.322265625 3888.3095703125 background all_cells +8307.1201171875 3910.53857421875 background all_cells +8282.9375 3885.96337890625 background all_cells +8308.1240234375 3883.39599609375 background all_cells +8321.3818359375 3892.972412109375 background all_cells +8316.654296875 3888.394287109375 background all_cells +8338.431640625 3891.15625 background all_cells +8333.8291015625 3872.28662109375 background all_cells +8288.9375 3931.22119140625 background all_cells +8316.0859375 3932.210693359375 background all_cells +8289.9814453125 3950.572265625 background all_cells +8184.45068359375 3951.898681640625 background all_cells +8198.8232421875 3947.216796875 background all_cells +8336.494140625 3984.039306640625 background all_cells +8330.7412109375 4000.71240234375 background all_cells +8319.701171875 3947.537109375 background all_cells +8320.3955078125 3972.210205078125 background all_cells +8295.046875 3966.55810546875 background all_cells +8309.4306640625 3978.38623046875 background all_cells +8206.197265625 3962.592529296875 background all_cells +8261.3896484375 3984.028564453125 background all_cells +8201.7998046875 3975.0869140625 background all_cells +8211.7275390625 3974.107421875 background all_cells +8203.7646484375 3966.797119140625 background all_cells +8067.40625 3929.373291015625 background all_cells +8087.3115234375 3930.00732421875 background all_cells +8080.080078125 3952.846435546875 background all_cells +8086.8046875 3950.42236328125 background all_cells +8073.4970703125 3938.551025390625 background all_cells +8051.47998046875 3967.583740234375 background all_cells +8050.625 3985.00341796875 background all_cells +8042.8857421875 3984.714111328125 background all_cells +8043.3056640625 3973.165771484375 background all_cells +8081.9365234375 3968.224853515625 background all_cells +8120.86865234375 3969.668701171875 background all_cells +8109.919921875 3970.025146484375 background all_cells +8103.4111328125 3976.297119140625 background all_cells +8044.26953125 3942.6767578125 background all_cells +8049.20849609375 3939.900634765625 background all_cells +8053.82080078125 3958.656005859375 background all_cells +8051.45947265625 3947.3408203125 background all_cells +8108.42041015625 3933.38720703125 background all_cells +8122.37451171875 3931.69287109375 background all_cells +8094.55615234375 3947.862548828125 background all_cells +8113.216796875 3942.74072265625 background all_cells +8097.513671875 3937.80810546875 background all_cells +8153.41259765625 3957.478271484375 background all_cells +8137.853515625 3943.7060546875 background all_cells +8158.8486328125 3947.431640625 background all_cells +8141.06298828125 3976.670166015625 background all_cells +8133.83984375 3958.986083984375 background all_cells +8255.841796875 3898.661865234375 background all_cells +8257.3154296875 3859.57080078125 background all_cells +8250.5888671875 3876.033447265625 background all_cells +8148.07373046875 3920.7841796875 background all_cells +8178.1494140625 3934.619140625 background all_cells +8155.21533203125 3924.60302734375 background all_cells +8122.59716796875 4014.38916015625 background all_cells +8144.5009765625 4007.554931640625 background all_cells +8108.30859375 3988.01318359375 background all_cells +8136.50048828125 3987.225341796875 background all_cells +8134.857421875 4000.15478515625 background all_cells +8103.638671875 4054.365478515625 background all_cells +8116.28759765625 4050.46728515625 background all_cells +8122.3173828125 4048.905517578125 background all_cells +8130.6611328125 4060.100341796875 background all_cells +8123.8486328125 4056.56298828125 background all_cells +8107.5009765625 4047.203369140625 background all_cells +8133.88720703125 4050.944091796875 background all_cells +8143.98828125 4051.96044921875 background all_cells +8138.2607421875 4040.224853515625 background all_cells +8114.34228515625 4018.38134765625 background all_cells +8145.32373046875 4038.880615234375 background all_cells +8108.1357421875 4036.254638671875 background all_cells +8116.75927734375 4027.137939453125 background all_cells +8134.29638671875 4023.3134765625 background all_cells +8143.306640625 4254.21337890625 background all_cells +8149.37744140625 4266.87158203125 background all_cells +8145.36181640625 4284.71044921875 background all_cells +8135.36474609375 4304.533203125 background all_cells +8136.611328125 4315.08447265625 background all_cells +8141.44091796875 4309.57177734375 background all_cells +8142.0126953125 4316.40625 background all_cells +8147.81201171875 4306.4072265625 background all_cells +8141.986328125 4305.4873046875 background all_cells +8137.42236328125 4290.37744140625 background all_cells +8139.77734375 4301.046875 background all_cells +8141.25732421875 4296.47607421875 background all_cells +8165.21923828125 4293.576171875 background all_cells +8151.88916015625 4312.802734375 background all_cells +8153.81494140625 4275.55908203125 background all_cells +8161.01806640625 4273.9375 background all_cells +8166.34130859375 4286.73095703125 background all_cells +8164.52294921875 4303.3271484375 background all_cells +8186.46826171875 4280.69384765625 background all_cells +8196.31640625 4291.59765625 background all_cells +8191.43701171875 4289.0556640625 background all_cells +8184.0859375 4267.25390625 background all_cells +8183.08251953125 4170.97412109375 background all_cells +8180.4736328125 4202.67578125 background all_cells +8189.501953125 4216.4599609375 background all_cells +8173.36865234375 4211.93798828125 background all_cells +8195.4091796875 4167.05615234375 background all_cells +8177.9970703125 4237.0908203125 background all_cells +8162.904296875 4244.025390625 background all_cells +8198.0546875 4241.35595703125 background all_cells +8182.89892578125 4240.4775390625 background all_cells +8152.49609375 4186.78662109375 background all_cells +8155.23046875 4217.74169921875 background all_cells +8144.87451171875 4209.373046875 background all_cells +8155.57568359375 4193.77294921875 background all_cells +8148.8017578125 4000.429931640625 background all_cells +8157.3662109375 3978.658447265625 background all_cells +8157.5517578125 3989.55712890625 background all_cells +8171.25537109375 3982.781005859375 background all_cells +8159.75 4175.42041015625 background all_cells +8173.990234375 4062.111083984375 background all_cells +8159.43017578125 4158.02294921875 background all_cells +8150.75048828125 4056.3974609375 background all_cells +8148.69140625 4163.28466796875 background all_cells +8141.10888671875 4162.4013671875 background all_cells +8150.14306640625 4075.22509765625 background all_cells +8108.6416015625 4067.33056640625 background all_cells +8112.47802734375 4077.88525390625 background all_cells +8113.9169921875 4063.4345703125 background all_cells +8113.1064453125 4189.47705078125 background all_cells +8121.25830078125 4190.24169921875 background all_cells +8130.94873046875 4222.59033203125 background all_cells +8114.177734375 4236.5703125 background all_cells +8109.32373046875 4232.7744140625 background all_cells +8108.85302734375 4200.0126953125 background all_cells +8123.33251953125 4160.5263671875 background all_cells +8111.32763671875 4167.16943359375 background all_cells +8127.96826171875 4072.514404296875 background all_cells +8118.7275390625 4078.227783203125 background all_cells +8117.99169921875 4071.416259765625 background all_cells +7978.02685546875 4318.8984375 background all_cells +8020.85400390625 4324.49267578125 background all_cells +8033.83251953125 4313.7744140625 background all_cells +7989.6923828125 4313.4931640625 background all_cells +8041.45068359375 4324.7958984375 background all_cells +8057.82763671875 4320.49267578125 background all_cells +8047.94091796875 4327.40576171875 background all_cells +8048.99267578125 4210.35986328125 background all_cells +8057.80615234375 4195.3671875 background all_cells +8057.818359375 4222.205078125 background all_cells +8050.533203125 4239.24072265625 background all_cells +8048.64794921875 4260.373046875 background all_cells +8058.2265625 4265.25439453125 background all_cells +8052.734375 4307.8212890625 background all_cells +8058.4384765625 4245.55029296875 background all_cells +8035.83544921875 4191.634765625 background all_cells +8030.7607421875 4274.68310546875 background all_cells +8027.00439453125 4207.8515625 background all_cells +8029.34423828125 4232.111328125 background all_cells +8035.0625 4224.98681640625 background all_cells +8044.6962890625 4165.24365234375 background all_cells +8047.62939453125 4177.9619140625 background all_cells +8058.431640625 4173.83837890625 background all_cells +8051.5673828125 4169.44873046875 background all_cells +8085.017578125 4178.6435546875 background all_cells +8097.564453125 4161.65673828125 background all_cells +8082.705078125 4171.59619140625 background all_cells +8095.38720703125 4171.0986328125 background all_cells +8099.17724609375 4185.1064453125 background all_cells +8023.71826171875 4155.56494140625 background all_cells +8033.61767578125 4176.3203125 background all_cells +8071.2255859375 4264.0615234375 background all_cells +8081.10791015625 4315.73681640625 background all_cells +8108.6181640625 4327.75634765625 background all_cells +8086.7080078125 4323.98095703125 background all_cells +8091.71240234375 4298.1298828125 background all_cells +8097.1494140625 4308.37841796875 background all_cells +8084.154296875 4302.30615234375 background all_cells +8095.32568359375 4280.9033203125 background all_cells +8105.0068359375 4279.7490234375 background all_cells +8102.72216796875 4276.234375 background all_cells +8101.30224609375 4288.07958984375 background all_cells +8101.099609375 4281.70458984375 background all_cells +8080.11328125 4206.818359375 background all_cells +8079.50732421875 4190.59130859375 background all_cells +8098.986328125 4206.3408203125 background all_cells +8091.09814453125 4200.75927734375 background all_cells +8086.93310546875 4190.85009765625 background all_cells +8068.4296875 4235.09326171875 background all_cells +8097.78173828125 4244.3388671875 background all_cells +8096.41796875 4239.83056640625 background all_cells +8069.91650390625 4207.91943359375 background all_cells +8076.90625 4195.55224609375 background all_cells +8071.95263671875 4198.0458984375 background all_cells +8088.73876953125 3986.79833984375 background all_cells +8088.81640625 3998.76513671875 background all_cells +8103.33251953125 3996.746826171875 background all_cells +8052.58154296875 4012.06494140625 background all_cells +8079.02099609375 4022.020263671875 background all_cells +8054.24853515625 4023.305908203125 background all_cells +8085.7138671875 4009.196044921875 background all_cells +8098.95458984375 4028.25732421875 background all_cells +8097.0947265625 4009.989013671875 background all_cells +8088.2265625 4027.0361328125 background all_cells +8073.4140625 4041.3544921875 background all_cells +8057.21923828125 4048.05810546875 background all_cells +8092.19482421875 4040.7236328125 background all_cells +8073.41015625 4054.628662109375 background all_cells +8095.48193359375 4070.319091796875 background all_cells +8083.435546875 4070.91162109375 background all_cells +8341.796875 3908.22021484375 background all_cells +8349.48046875 3921.377685546875 background all_cells +8346.10546875 3906.366455078125 background all_cells +8423.64453125 3952.025146484375 background all_cells +8414.2978515625 3949.516845703125 background all_cells +8347.3154296875 3945.047119140625 background all_cells +8359.25390625 3948.899658203125 background all_cells +8382.9287109375 3921.11376953125 background all_cells +8412.3115234375 3920.361083984375 background all_cells +8402.0888671875 3916.2236328125 background all_cells +8387.3427734375 3905.190673828125 background all_cells +8372.0625 4066.39697265625 background all_cells +8378.0087890625 4046.995849609375 background all_cells +8375.330078125 4062.92041015625 background all_cells +8370.8037109375 4084.279541015625 background all_cells +8350.26953125 4078.549072265625 background all_cells +8352.330078125 4056.036376953125 background all_cells +8357.15234375 4022.451904296875 background all_cells +8350.3505859375 4026.697021484375 background all_cells +8347.197265625 4049.283447265625 background all_cells +8397.3115234375 3967.287353515625 background all_cells +8384.2099609375 3975.886474609375 background all_cells +8426.5625 3982.553466796875 background all_cells +8388.0615234375 3992.145263671875 background all_cells +8373.2119140625 3986.77392578125 background all_cells +8382.228515625 3981.38037109375 background all_cells +8344.7958984375 3992.1064453125 background all_cells +7642.78125 4192.083984375 background all_cells +7679.6884765625 4152.4140625 background all_cells +7678.21337890625 4147.43701171875 background all_cells +7648.51953125 4279.87939453125 background all_cells +7678.337890625 4274.78515625 background all_cells +7667.37890625 4308.6123046875 background all_cells +7700.94189453125 4214.89501953125 background all_cells +7699.38720703125 4148.29833984375 background all_cells +7701.2705078125 4200.267578125 background all_cells +7681.31396484375 4214.74072265625 background all_cells +7689.97802734375 4239.8525390625 background all_cells +7689.416015625 4210.22509765625 background all_cells +7684.181640625 4226.18701171875 background all_cells +7637.56298828125 4642.6865234375 background all_cells +7645.5654296875 4636.1591796875 background all_cells +7648.1923828125 4640.7802734375 background all_cells +7635.03955078125 4633.044921875 background all_cells +7857.90380859375 4292.5341796875 background all_cells +7870.47412109375 4292.85791015625 background all_cells +7889.697265625 4302.07666015625 background all_cells +7884.8505859375 4276.34326171875 background all_cells +7918.708984375 4304.63623046875 background all_cells +7925.3642578125 4311.873046875 background all_cells +7947.2685546875 4313.49267578125 background all_cells +7918.19189453125 4251.27783203125 background all_cells +7900.9169921875 4270.9990234375 background all_cells +7945.990234375 4256.43798828125 background all_cells +7921.01904296875 4257.89990234375 background all_cells +7822.4755859375 4278.74560546875 background all_cells +7837.9228515625 4321.5888671875 background all_cells +7842.06591796875 4286.86962890625 background all_cells +7834.54052734375 4274.1728515625 background all_cells +7850.51171875 4146.17529296875 background all_cells +7841.0107421875 4205.6630859375 background all_cells +7848.22119140625 4157.84619140625 background all_cells +7851.78662109375 4216.12548828125 background all_cells +7854.7431640625 4280.72607421875 background all_cells +7822.75390625 4188.54638671875 background all_cells +7826.8095703125 4203.564453125 background all_cells +7828.8291015625 4200.0751953125 background all_cells +7829.6923828125 4195.548828125 background all_cells +7862.923828125 4147.44189453125 background all_cells +7780.01220703125 4308.4609375 background all_cells +7794.02490234375 4302.06591796875 background all_cells +7796.16259765625 4321.8125 background all_cells +7748.7685546875 4327.2705078125 background all_cells +7722.6083984375 4314.2431640625 background all_cells +7734.705078125 4193.6796875 background all_cells +7762.2236328125 4190.62548828125 background all_cells +7748.7119140625 4191.14208984375 background all_cells +7738.81103515625 4188.93017578125 background all_cells +7794.88427734375 4242.44677734375 background all_cells +7818.95458984375 4257.55615234375 background all_cells +7812.3955078125 4249.52783203125 background all_cells +7803.7451171875 4238.1884765625 background all_cells +7777.22900390625 4218.966796875 background all_cells +7814.09228515625 4180.93994140625 background all_cells +7781.23828125 4157.66796875 background all_cells +7795.94580078125 4156.9384765625 background all_cells +7777.04150390625 4163.7744140625 background all_cells +7774.4609375 4188.10986328125 background all_cells +7726.54638671875 4163.5634765625 background all_cells +7730.99365234375 4171.06396484375 background all_cells +7710.8251953125 4173.29248046875 background all_cells +7856.33837890625 4073.062255859375 background all_cells +7847.26025390625 4082.7021484375 background all_cells +7867.3359375 4075.8740234375 background all_cells +7876.45654296875 4042.943359375 background all_cells +7869.203125 4036.720703125 background all_cells +7875.8828125 4087.433837890625 background all_cells +7866.880859375 4062.551025390625 background all_cells +7836.18408203125 4038.589111328125 background all_cells +7844.0166015625 4050.63330078125 background all_cells +7856.08935546875 4095.556640625 background all_cells +7849.5263671875 4101.13720703125 background all_cells +7864.10595703125 4103.09375 background all_cells +7833.30712890625 4136.2578125 background all_cells +7843.798828125 4134.26171875 background all_cells +7830.373046875 4107.814453125 background all_cells +7871.68359375 4111.59375 background all_cells +7832.28369140625 4118.8330078125 background all_cells +7844.052734375 4121.14697265625 background all_cells +7856.7451171875 4115.8759765625 background all_cells +7800.4072265625 4069.6923828125 background all_cells +7795.90576171875 4079.417724609375 background all_cells +7792.56982421875 4072.58837890625 background all_cells +7807.36328125 4068.506591796875 background all_cells +7826.43505859375 4091.364990234375 background all_cells +7817.77880859375 4059.6923828125 background all_cells +7834.14306640625 4054.27294921875 background all_cells +7829.4052734375 4050.06591796875 background all_cells +7827.77880859375 4060.59423828125 background all_cells +7800.64453125 4056.38720703125 background all_cells +7818.35791015625 4067.254150390625 background all_cells +7804.90380859375 4061.9140625 background all_cells +7846.4814453125 3942.993896484375 background all_cells +7865.154296875 3921.70263671875 background all_cells +7864.10009765625 3947.496826171875 background all_cells +7829.36865234375 3984.514892578125 background all_cells +7863.50830078125 3991.043212890625 background all_cells +7856.3349609375 3975.92431640625 background all_cells +7824.884765625 3960.153564453125 background all_cells +7811.6435546875 3956.239013671875 background all_cells +7811.1787109375 3961.295654296875 background all_cells +7811.34814453125 3965.7646484375 background all_cells +7825.380859375 3973.264892578125 background all_cells +7823.0419921875 3922.1767578125 background all_cells +7828.12353515625 3925.34033203125 background all_cells +7838.79638671875 3931.40771484375 background all_cells +7837.2275390625 3956.7099609375 background all_cells +7832.7509765625 3943.779541015625 background all_cells +7809.58251953125 4024.230224609375 background all_cells +7818.94970703125 4031.689453125 background all_cells +7809.1650390625 4034.51025390625 background all_cells +7847.68994140625 4026.06591796875 background all_cells +7846.32470703125 4015.42041015625 background all_cells +7825.7373046875 4025.228271484375 background all_cells +7836.61669921875 4028.14599609375 background all_cells +7828.625 4011.92431640625 background all_cells +7826.572265625 4039.212646484375 background all_cells +7646.705078125 4005.936767578125 background all_cells +7691.58251953125 4042.853515625 background all_cells +7668.296875 4052.371826171875 background all_cells +7660.4345703125 4026.9404296875 background all_cells +7782.78369140625 4041.515869140625 background all_cells +7787.8056640625 4050.385986328125 background all_cells +7797.6982421875 4048.70263671875 background all_cells +7796.97998046875 4035.89697265625 background all_cells +7787.09765625 4031.295654296875 background all_cells +7769.1162109375 4041.063720703125 background all_cells +7765.9287109375 4023.931396484375 background all_cells +7777.115234375 4033.619384765625 background all_cells +7776.90966796875 4047.9111328125 background all_cells +7774.18798828125 4028.174560546875 background all_cells +7738.84033203125 4002.680419921875 background all_cells +7751.0146484375 4042.3154296875 background all_cells +7744.82421875 4011.074462890625 background all_cells +7736.45361328125 4019.535400390625 background all_cells +7741.33544921875 4043.5673828125 background all_cells +7742.99951171875 4037.343017578125 background all_cells +7776.6416015625 3943.098876953125 background all_cells +7781.91552734375 3951.5048828125 background all_cells +7768.09033203125 3948.271728515625 background all_cells +7733.5517578125 4060.294189453125 background all_cells +7783.640625 4083.084228515625 background all_cells +7758.9033203125 4074.025634765625 background all_cells +7745.07861328125 4053.530517578125 background all_cells +7782.4482421875 4148.90966796875 background all_cells +7786.19287109375 4163.32421875 background all_cells +7776.21044921875 4151.37939453125 background all_cells +7762.70556640625 4132.98291015625 background all_cells +7749.80419921875 4116.421875 background all_cells +7784.95849609375 4140.68408203125 background all_cells +7776.65478515625 4140.66748046875 background all_cells +7662.576171875 4137.78857421875 background all_cells +7692.98486328125 4056.805419921875 background all_cells +7696.81494140625 4074.20703125 background all_cells +7695.71240234375 4064.1015625 background all_cells +7804.88720703125 3944.9541015625 background all_cells +7820.21484375 3945.9072265625 background all_cells +7818.35888671875 3936.94189453125 background all_cells +7808.66455078125 3933.66259765625 background all_cells +7783.3837890625 4021.4736328125 background all_cells +7805.5634765625 4014.479736328125 background all_cells +7795.6181640625 4016.74365234375 background all_cells +7790.162109375 3964.653076171875 background all_cells +7799.3916015625 3976.12646484375 background all_cells +7796.296875 3968.067626953125 background all_cells +7797.31201171875 3934.48388671875 background all_cells +7788.04443359375 3936.08251953125 background all_cells +7797.2197265625 3943.8837890625 background all_cells +7786.0009765625 3958.26513671875 background all_cells +7796.4345703125 3953.359130859375 background all_cells +7789.90625 3945.16650390625 background all_cells +7648.6357421875 3682.459228515625 background all_cells +7635.03857421875 3701.33740234375 background all_cells +7639.5107421875 3693.176025390625 background all_cells +7636.75 3684.46728515625 background all_cells +7630.9072265625 3719.078857421875 background all_cells +7633.3662109375 3730.4248046875 background all_cells +7636.32421875 3714.479736328125 background all_cells +7645.35009765625 3739.2353515625 background all_cells +7640.30517578125 3763.294677734375 background all_cells +7641.12841796875 3756.358154296875 background all_cells +7670.1552734375 3894.16748046875 background all_cells +7695.36474609375 3888.033447265625 background all_cells +7699.36474609375 3890.3388671875 background all_cells +7693.58203125 3896.971923828125 background all_cells +7667.671875 3886.512939453125 background all_cells +7661.072265625 3829.422607421875 background all_cells +7717.53515625 3758.55859375 background all_cells +7674.16064453125 3745.85498046875 background all_cells +7666.29052734375 3754.916748046875 background all_cells +7666.18212890625 3821.868408203125 background all_cells +7768.54443359375 3821.5791015625 background all_cells +7740.73193359375 3843.456298828125 background all_cells +7733.044921875 3824.066650390625 background all_cells +7801.4248046875 3766.37890625 background all_cells +7755.69775390625 3775.69287109375 background all_cells +7784.552734375 3777.928466796875 background all_cells +7793.2998046875 3807.14697265625 background all_cells +7767.384765625 3799.4951171875 background all_cells +7741.82568359375 3859.01220703125 background all_cells +7741.14794921875 3852.296630859375 background all_cells +7801.77880859375 3856.169189453125 background all_cells +7742.60595703125 3866.82080078125 background all_cells +7730.83935546875 3860.744140625 background all_cells +7738.89404296875 3874.25390625 background all_cells +7737.41748046875 3866.979736328125 background all_cells +7735.77587890625 3884.921630859375 background all_cells +7817.53125 3907.123046875 background all_cells +7832.23779296875 3887.27490234375 background all_cells +7824.82421875 3891.536376953125 background all_cells +7818.87353515625 3917.283203125 background all_cells +7789.78857421875 3921.544677734375 background all_cells +7810.25244140625 3912.313720703125 background all_cells +7809.4990234375 3920.625244140625 background all_cells +7797.21435546875 3917.613037109375 background all_cells +7858.23095703125 3901.09521484375 background all_cells +7858.29638671875 3892.57763671875 background all_cells +7866.59375 3898.08740234375 background all_cells +7852.86572265625 3915.7841796875 background all_cells +7866.87744140625 3913.419189453125 background all_cells +7846.39208984375 3894.369384765625 background all_cells +7843.97900390625 3911.723388671875 background all_cells +7850.7587890625 3904.7265625 background all_cells +7839.69580078125 3902.888427734375 background all_cells +7838.19921875 3889.261962890625 background all_cells +7841.748046875 3892.253173828125 background all_cells +7659.8935546875 3906.1708984375 background all_cells +7693.275390625 3913.982421875 background all_cells +7692.31591796875 3908.61279296875 background all_cells +7652.23046875 3910.46630859375 background all_cells +7775.462890625 3974.6298828125 background all_cells +7770.97314453125 3984.25439453125 background all_cells +7772.7666015625 3962.814208984375 background all_cells +7766.08740234375 3956.99462890625 background all_cells +7786.2939453125 3977.625244140625 background all_cells +7780.552734375 3961.901611328125 background all_cells +7747.48779296875 3912.94775390625 background all_cells +7767.052734375 3937.58984375 background all_cells +7781.75927734375 3935.07568359375 background all_cells +7781.83349609375 3927.47607421875 background all_cells +7717.0458984375 3977.530517578125 background all_cells +7760.13818359375 3980.324951171875 background all_cells +7757.5517578125 3973.806884765625 background all_cells +7749.15185546875 3979.666259765625 background all_cells +7689.21728515625 3928.1708984375 background all_cells +7631.59326171875 3935.789794921875 background all_cells +7681.27978515625 3978.570556640625 background all_cells +7676.9443359375 3978.489501953125 background all_cells +7820.29052734375 3802.680908203125 background all_cells +7842.3818359375 3827.60888671875 background all_cells +7823.60791015625 3796.27880859375 background all_cells +7815.73583984375 3836.445556640625 background all_cells +7819.50244140625 3813.162353515625 background all_cells +7862.07080078125 3854.329345703125 background all_cells +7855.1142578125 3883.914306640625 background all_cells +7851.28857421875 3868.48876953125 background all_cells +7850.95556640625 3854.607177734375 background all_cells +7837.73193359375 3850.561767578125 background all_cells +7842.41748046875 3871.3623046875 background all_cells +7842.046875 3879.533935546875 background all_cells +7808.07275390625 3862.9375 background all_cells +7818.55712890625 3861.7607421875 background all_cells +7865.53125 3826.294189453125 background all_cells +7860.57568359375 3842.077880859375 background all_cells +7853.21142578125 3840.678466796875 background all_cells +7923.2578125 3832.833984375 background all_cells +7948.33935546875 3823.1220703125 background all_cells +7943.15576171875 3825.264404296875 background all_cells +7974.3837890625 3829.4189453125 background all_cells +7981.486328125 3837.3876953125 background all_cells +8009.32763671875 3773.694091796875 background all_cells +8035.462890625 3821.497802734375 background all_cells +8025.62158203125 3786.216552734375 background all_cells +7977.6376953125 3854.50634765625 background all_cells +7952.55615234375 3871.98291015625 background all_cells +7972.1875 3860.279541015625 background all_cells +7968.59326171875 3848.039794921875 background all_cells +7965.46044921875 3860.5146484375 background all_cells +7956.16748046875 3854.00537109375 background all_cells +7956.71923828125 3782.1923828125 background all_cells +7965.962890625 3823.96923828125 background all_cells +7964.31201171875 3789.502685546875 background all_cells +7955.76171875 3919.76123046875 background all_cells +7951.2568359375 3939.436279296875 background all_cells +7954.48095703125 3932.35595703125 background all_cells +7961.2880859375 3927.967529296875 background all_cells +7955.7265625 3925.019287109375 background all_cells +7968.04150390625 3981.886474609375 background all_cells +7990.61669921875 3982.5908203125 background all_cells +7982.49169921875 3984.40087890625 background all_cells +7952.8291015625 3967.52587890625 background all_cells +7961.15283203125 3969.6279296875 background all_cells +7958.06103515625 3982.877197265625 background all_cells +7995.54052734375 3963.734619140625 background all_cells +8011.2255859375 3963.356689453125 background all_cells +7998.31396484375 3978.188720703125 background all_cells +8019.28857421875 3963.68603515625 background all_cells +8029.6298828125 3977.435546875 background all_cells +8032.951171875 3970.75927734375 background all_cells +8027.47705078125 3966.25634765625 background all_cells +8036.412109375 3923.22509765625 background all_cells +8036.41650390625 3943.762451171875 background all_cells +8040.1875 3955.071533203125 background all_cells +8021.13134765625 3955.392822265625 background all_cells +8002.71337890625 3906.636962890625 background all_cells +8006.40771484375 3915.35986328125 background all_cells +8011.27587890625 3901.886962890625 background all_cells +8036.81005859375 3904.099609375 background all_cells +7963.5166015625 3899.816162109375 background all_cells +7952.21728515625 3900.80126953125 background all_cells +7955.505859375 3909.541748046875 background all_cells +7961.32470703125 3909.279296875 background all_cells +7970.08251953125 3901.43017578125 background all_cells +7999.8037109375 3888.052490234375 background all_cells +8007.5068359375 3894.684326171875 background all_cells +8006.3291015625 3887.1962890625 background all_cells +8003.82373046875 3862.6298828125 background all_cells +7991.59228515625 3876.96484375 background all_cells +8006.61376953125 3870.80224609375 background all_cells +7999.73681640625 3871.162841796875 background all_cells +7983.837890625 3895.567138671875 background all_cells +7995.14501953125 3888.29296875 background all_cells +7996.2919921875 3898.758544921875 background all_cells +7986.38134765625 3886.9921875 background all_cells +7969.26416015625 3874.40625 background all_cells +7973.26123046875 3895.389892578125 background all_cells +7974.76904296875 3888.96826171875 background all_cells +7976.275390625 3880.655517578125 background all_cells +7822.66357421875 3751.494384765625 background all_cells +7837.83154296875 3761.306884765625 background all_cells +7831.8388671875 3740.700439453125 background all_cells +7868.90625 3831.447998046875 background all_cells +7881.92041015625 3811.824462890625 background all_cells +7878.30908203125 3824.405029296875 background all_cells +7871.5 3769.290283203125 background all_cells +7891.72265625 3873.718505859375 background all_cells +7873.16162109375 3847.065185546875 background all_cells +7880.203125 3873.71728515625 background all_cells +7867.2080078125 3869.320068359375 background all_cells +7890.85009765625 3880.40625 background all_cells +7890.931640625 3775.36376953125 background all_cells +7890.0390625 3837.683349609375 background all_cells +7892.62158203125 3782.953125 background all_cells +7885.271484375 3907.790771484375 background all_cells +7895.7978515625 3901.541748046875 background all_cells +7897.919921875 3927.615966796875 background all_cells +7895.75146484375 3912.410400390625 background all_cells +7891.611328125 3922.911376953125 background all_cells +7873.41357421875 3969.47021484375 background all_cells +7899.82861328125 3970.13427734375 background all_cells +7896.63134765625 3961.51025390625 background all_cells +7886.212890625 3968.4775390625 background all_cells +7882.12158203125 3980.322021484375 background all_cells +7882.056640625 3918.427001953125 background all_cells +7875.7841796875 3895.32470703125 background all_cells +7870.90576171875 3952.542724609375 background all_cells +7879.02880859375 3953.666259765625 background all_cells +7881.2529296875 3926.622314453125 background all_cells +7874.81201171875 3920.91455078125 background all_cells +7904.3955078125 3913.9736328125 background all_cells +7905.32470703125 3924.4306640625 background all_cells +7900.92626953125 3920.3818359375 background all_cells +7920.35009765625 3909.198974609375 background all_cells +7920.279296875 3914.166259765625 background all_cells +7912.89794921875 3913.4130859375 background all_cells +7929.89990234375 3907.044189453125 background all_cells +7928.8115234375 3913.362060546875 background all_cells +7935.37744140625 3901.0595703125 background all_cells +7942.54150390625 3911.123291015625 background all_cells +7936.3583984375 3907.239501953125 background all_cells +7921.525390625 3969.66259765625 background all_cells +7940.61474609375 3988.604248046875 background all_cells +7907.08935546875 3969.301025390625 background all_cells +7910.3291015625 3977.66455078125 background all_cells +7935.52685546875 3967.267333984375 background all_cells +7924.28125 3946.6435546875 background all_cells +7945.314453125 3939.477294921875 background all_cells +7942.87109375 3959.45947265625 background all_cells +7923.68701171875 3955.364990234375 background all_cells +7932.529296875 3950.337646484375 background all_cells +7909.880859375 3930.3056640625 background all_cells +7942.9970703125 3916.748291015625 background all_cells +7931.47265625 3919.671630859375 background all_cells +7924.43994140625 3921.961181640625 background all_cells +7915.6728515625 3922.807861328125 background all_cells +7917.26708984375 3743.763427734375 background all_cells +7941.85498046875 3776.6630859375 background all_cells +7923.7099609375 3772.65478515625 background all_cells +7946.4775390625 3815.184326171875 background all_cells +7939.279296875 3874.960693359375 background all_cells +7930.201171875 3892.59326171875 background all_cells +7914.43017578125 3881.651611328125 background all_cells +7938.89599609375 3896.1572265625 background all_cells +7908.955078125 3874.501708984375 background all_cells +7939.8779296875 3845.665771484375 background all_cells +7815.134765625 4009.0341796875 background all_cells +7860.34765625 4006.924560546875 background all_cells +7852.673828125 4006.767578125 background all_cells +7876.11328125 4000.068359375 background all_cells +7891.4833984375 3990.640625 background all_cells +7883.375 4006.9599609375 background all_cells +7878.359375 3987.85498046875 background all_cells +7917.82080078125 3998.39208984375 background all_cells +7921.0830078125 4011.107177734375 background all_cells +7926.166015625 4003.47314453125 background all_cells +7907.90771484375 3987.09521484375 background all_cells +7907.39306640625 3995.017578125 background all_cells +7898.06396484375 4013.059814453125 background all_cells +7908.57568359375 4001.3681640625 background all_cells +7896.90478515625 3999.83642578125 background all_cells +8501.3955078125 3922.714111328125 background all_cells +8520.2783203125 3931.0419921875 background all_cells +8517.318359375 3944.04345703125 background all_cells +8509.349609375 3950.074951171875 background all_cells +8564.9423828125 3933.38232421875 background all_cells +8557.3564453125 3911.557373046875 background all_cells +8568.7783203125 3900.609130859375 background all_cells +8589.4375 3920.434814453125 background all_cells +8582.1298828125 3922.966064453125 background all_cells +8572.9462890625 3924.0458984375 background all_cells +8507.0322265625 3942.3779296875 background all_cells +8498.42578125 3942.597900390625 background all_cells +8543.2041015625 3942.271240234375 background all_cells +8530.041015625 3947.86865234375 background all_cells +8530.2822265625 3942.72412109375 background all_cells +8478.4892578125 3949.004638671875 background all_cells +8486.7666015625 3932.174560546875 background all_cells +8485.517578125 3942.22607421875 background all_cells +8483.3818359375 3920.0576171875 background all_cells +8487.5556640625 3955.727294921875 background all_cells +8478.7275390625 3933.615478515625 background all_cells +8530.4365234375 3925.863037109375 background all_cells +8539.3798828125 3903.425537109375 background all_cells +8546.7119140625 3926.9892578125 background all_cells +8535.8603515625 3912.833740234375 background all_cells +8529.6884765625 4072.300048828125 background all_cells +8513.51171875 4077.873291015625 background all_cells +8521.791015625 4077.491943359375 background all_cells +8492.2724609375 4095.469970703125 background all_cells +8501.3515625 4092.099853515625 background all_cells +8499.076171875 4073.72216796875 background all_cells +8496.76171875 4084.172119140625 background all_cells +8524.8876953125 4116.89208984375 background all_cells +8534.9111328125 4110.3662109375 background all_cells +8529.8193359375 4139.55517578125 background all_cells +8528.5712890625 4091.21142578125 background all_cells +8514.0703125 4101.96142578125 background all_cells +8526.751953125 4105.4375 background all_cells +8509.01953125 4092.255859375 background all_cells +8487.3037109375 4122.28759765625 background all_cells +8497.6875 4123.29638671875 background all_cells +8496.056640625 4105.1337890625 background all_cells +8487.3466796875 4108.47216796875 background all_cells +8550.04296875 4065.663818359375 background all_cells +8555.265625 4097.8662109375 background all_cells +8548.5947265625 4089.1728515625 background all_cells +8554.2255859375 4082.18994140625 background all_cells +8592.84375 4155.17822265625 background all_cells +8571.19921875 4117.513671875 background all_cells +8536.9462890625 4102.125 background all_cells +8544.4033203125 4119.322265625 background all_cells +8540.599609375 4067.721435546875 background all_cells +8538.7802734375 4095.768798828125 background all_cells +8544.3115234375 4093.9169921875 background all_cells +8539.03125 4080.46337890625 background all_cells +8559.373046875 4045.555419921875 background all_cells +8559.1962890625 3945.05615234375 background all_cells +8565.001953125 4031.441650390625 background all_cells +8554.4833984375 4059.427490234375 background all_cells +8561.00390625 4055.12548828125 background all_cells +8500.107421875 4023.798095703125 background all_cells +8502.4990234375 4036.48583984375 background all_cells +8516.60546875 4044.546875 background all_cells +8514.234375 4027.193603515625 background all_cells +8506.5478515625 4051.3876953125 background all_cells +8500.822265625 3996.2490234375 background all_cells +8522.3916015625 4016.30908203125 background all_cells +8524.7666015625 4002.846923828125 background all_cells +8517.611328125 3986.85693359375 background all_cells +8505.677734375 4001.72021484375 background all_cells +8527.392578125 4049.033203125 background all_cells +8530.2451171875 4030.1064453125 background all_cells +8546.87890625 4044.666748046875 background all_cells +8541.34765625 4049.123779296875 background all_cells +8534.0791015625 4057.1201171875 background all_cells +8476.5322265625 4049.411376953125 background all_cells +8482.208984375 4028.689697265625 background all_cells +8483.2841796875 4037.193603515625 background all_cells +8488.53515625 4020.614990234375 background all_cells +8489.326171875 4053.522216796875 background all_cells +8481.4111328125 4063.193115234375 background all_cells +8484.212890625 4011.02783203125 background all_cells +8495.955078125 3986.990234375 background all_cells +8481.0 3986.517822265625 background all_cells +8485.033203125 4000.164306640625 background all_cells +8654.8896484375 4157.35986328125 background all_cells +8647.12890625 4155.33740234375 background all_cells +8659.2080078125 4136.8291015625 background all_cells +8665.642578125 4134.42919921875 background all_cells +8650.9609375 4121.61083984375 background all_cells +8644.541015625 4114.72412109375 background all_cells +8726.126953125 4160.28076171875 background all_cells +8708.05859375 4159.29443359375 background all_cells +8718.5576171875 4174.74462890625 background all_cells +8740.0458984375 4168.11474609375 background all_cells +8732.76171875 4156.40576171875 background all_cells +8738.90625 4135.95654296875 background all_cells +8727.8017578125 4135.5693359375 background all_cells +8723.8359375 4137.62451171875 background all_cells +8742.9599609375 4244.89013671875 background all_cells +8753.8779296875 4257.29248046875 background all_cells +8753.4677734375 4252.92626953125 background all_cells +8750.9267578125 4246.68505859375 background all_cells +8743.130859375 4219.54443359375 background all_cells +8742.662109375 4229.22119140625 background all_cells +8752.1953125 4217.5146484375 background all_cells +8735.4189453125 4214.5732421875 background all_cells +8737.2333984375 4211.41259765625 background all_cells +8724.85546875 4116.79345703125 background all_cells +8711.12890625 4112.48193359375 background all_cells +8715.828125 4125.42822265625 background all_cells +8740.1826171875 4124.3974609375 background all_cells +8707.2001953125 4123.01904296875 background all_cells +8729.0517578125 4143.73974609375 background all_cells +8738.8828125 4145.859375 background all_cells +8721.6630859375 4145.5361328125 background all_cells +8676.458984375 4168.14306640625 background all_cells +8700.73828125 4177.03515625 background all_cells +8668.02734375 4165.9638671875 background all_cells +8688.26171875 4135.38720703125 background all_cells +8697.8603515625 4113.15087890625 background all_cells +8674.0146484375 4137.01513671875 background all_cells +8681.06640625 4131.4638671875 background all_cells +8679.0712890625 4155.5703125 background all_cells +8675.4853515625 4146.9169921875 background all_cells +8482.404296875 4163.3818359375 background all_cells +8480.3330078125 4141.1982421875 background all_cells +8479.53125 4150.36083984375 background all_cells +8495.21875 4160.5 background all_cells +8491.931640625 4148.8759765625 background all_cells +8491.8740234375 4171.63037109375 background all_cells +8494.927734375 4186.59521484375 background all_cells +8483.4033203125 4178.1318359375 background all_cells +8523.802734375 4170.30810546875 background all_cells +8530.263671875 4186.921875 background all_cells +8518.38671875 4185.45068359375 background all_cells +8510.7001953125 4173.404296875 background all_cells +8512.34375 4140.0234375 background all_cells +8532.705078125 4154.31201171875 background all_cells +8507.8076171875 4149.57666015625 background all_cells +8503.8720703125 4196.04345703125 background all_cells +8485.9150390625 4203.57763671875 background all_cells +8510.12109375 4191.65478515625 background all_cells +8509.6298828125 4205.216796875 background all_cells +8507.5849609375 4215.2421875 background all_cells +8498.7158203125 4267.3056640625 background all_cells +8477.068359375 4269.97314453125 background all_cells +8493.345703125 4272.47900390625 background all_cells +8517.1396484375 4200.18505859375 background all_cells +8534.935546875 4197.11572265625 background all_cells +8525.73828125 4208.54541015625 background all_cells +8529.3251953125 4219.7802734375 background all_cells +8543.7529296875 4221.5771484375 background all_cells +8537.361328125 4231.36083984375 background all_cells +8529.017578125 4228.54150390625 background all_cells +8477.2626953125 4236.66357421875 background all_cells +8502.8017578125 4259.1796875 background all_cells +8490.46875 4256.02001953125 background all_cells +8507.798828125 4254.224609375 background all_cells +8515.45703125 4240.6953125 background all_cells +8524.36328125 4226.62548828125 background all_cells +8524.5986328125 4235.48095703125 background all_cells +8583.587890625 4205.58349609375 background all_cells +8575.3427734375 4209.8056640625 background all_cells +8565.9130859375 4242.609375 background all_cells +8556.2509765625 4249.37158203125 background all_cells +8587.5546875 4252.50048828125 background all_cells +8581.412109375 4249.38916015625 background all_cells +8571.4013671875 4248.69189453125 background all_cells +8543.0830078125 4271.45751953125 background all_cells +8553.8720703125 4277.30859375 background all_cells +8577.41015625 4261.58642578125 background all_cells +8567.8798828125 4266.2666015625 background all_cells +8569.0009765625 4232.8193359375 background all_cells +8554.5712890625 4234.150390625 background all_cells +8546.0029296875 4208.93798828125 background all_cells +8556.5048828125 4203.912109375 background all_cells +8572.1669921875 4215.4072265625 background all_cells +8542.2001953125 4167.15869140625 background all_cells +8541.306640625 4146.193359375 background all_cells +8545.7802734375 4180.4755859375 background all_cells +8536.3212890625 4174.220703125 background all_cells +8586.1904296875 4187.18994140625 background all_cells +8576.556640625 4191.533203125 background all_cells +8575.935546875 4179.8740234375 background all_cells +8579.3515625 4176.623046875 background all_cells +8554.556640625 4175.578125 background all_cells +8679.49609375 4185.896484375 background all_cells +8680.939453125 4176.349609375 background all_cells +8676.9833984375 4193.484375 background all_cells +8657.990234375 4200.9423828125 background all_cells +8660.76171875 4192.0615234375 background all_cells +8683.880859375 4202.7041015625 background all_cells +8685.501953125 4183.58251953125 background all_cells +8647.0048828125 4244.37451171875 background all_cells +8645.8037109375 4251.64453125 background all_cells +8668.814453125 4243.75927734375 background all_cells +8675.25 4247.9921875 background all_cells +8665.2119140625 4249.7197265625 background all_cells +8665.240234375 4280.40869140625 background all_cells +8673.91015625 4279.232421875 background all_cells +8644.2783203125 4278.7763671875 background all_cells +8652.70703125 4267.5068359375 background all_cells +8661.798828125 4258.59130859375 background all_cells +8658.0244140625 4275.55712890625 background all_cells +8682.6044921875 4248.99267578125 background all_cells +8690.1806640625 4260.50439453125 background all_cells +8680.189453125 4257.3408203125 background all_cells +8656.134765625 4207.72705078125 background all_cells +8667.197265625 4207.9052734375 background all_cells +8647.1015625 4220.6962890625 background all_cells +8648.0458984375 4213.12646484375 background all_cells +8655.0546875 4216.3046875 background all_cells +8692.7861328125 4244.177734375 background all_cells +8672.3212890625 4231.03515625 background all_cells +8673.55078125 4217.6826171875 background all_cells +8681.2197265625 4222.291015625 background all_cells +8678.759765625 4236.56640625 background all_cells +8673.970703125 4238.28173828125 background all_cells +8667.21875 4223.15576171875 background all_cells +8695.564453125 4218.03564453125 background all_cells +8643.3466796875 4257.92529296875 background all_cells +8636.6259765625 4265.66650390625 background all_cells +8634.9814453125 4259.6083984375 background all_cells +8588.869140625 4277.34033203125 background all_cells +8596.384765625 4271.98876953125 background all_cells +8606.3662109375 4272.783203125 background all_cells +8621.0712890625 4279.36181640625 background all_cells +8628.25 4274.54345703125 background all_cells +8622.6572265625 4260.05859375 background all_cells +8605.23046875 4120.17822265625 background all_cells +8608.974609375 4133.697265625 background all_cells +8605.8076171875 4124.349609375 background all_cells +8605.666015625 4150.34912109375 background all_cells +8636.314453125 4138.03955078125 background all_cells +8637.6123046875 4148.35302734375 background all_cells +8626.1298828125 4161.32470703125 background all_cells +8625.158203125 4147.84521484375 background all_cells +8587.6025390625 4175.94921875 background all_cells +8590.115234375 4198.99365234375 background all_cells +8611.5361328125 4199.98779296875 background all_cells +8595.5 4187.8623046875 background all_cells +8636.083984375 4167.59765625 background all_cells +8624.9765625 4205.85693359375 background all_cells +8636.98046875 4201.4052734375 background all_cells +8595.880859375 4203.5986328125 background all_cells +8589.6201171875 4224.6826171875 background all_cells +8598.6240234375 4219.1015625 background all_cells +8599.0224609375 4208.27880859375 background all_cells +8610.5859375 4253.5400390625 background all_cells +8601.111328125 4259.70263671875 background all_cells +8630.8056640625 4245.32470703125 background all_cells +8636.8798828125 4248.9619140625 background all_cells +8639.421875 4243.45947265625 background all_cells +8622.08984375 4243.80712890625 background all_cells +8633.548828125 4239.869140625 background all_cells +8625.5107421875 4238.32958984375 background all_cells +8627.99609375 4250.388671875 background all_cells +8615.5 4231.20556640625 background all_cells +8597.92578125 4241.65283203125 background all_cells +8612.26171875 4245.54833984375 background all_cells +8609.498046875 4237.66015625 background all_cells +8589.431640625 4231.5166015625 background all_cells +8637.3076171875 4211.10498046875 background all_cells +8625.50390625 4228.2412109375 background all_cells +8633.853515625 4230.822265625 background all_cells +8641.37109375 4228.4091796875 background all_cells +8635.7431640625 4220.2841796875 background all_cells +8619.6669921875 4213.11572265625 background all_cells +8554.9775390625 3993.6875 background all_cells +8564.66015625 3998.908447265625 background all_cells +8581.4677734375 3976.28466796875 background all_cells +8578.2138671875 3989.927734375 background all_cells +8564.474609375 4011.46826171875 background all_cells +8585.6962890625 3993.2666015625 background all_cells +8622.3369140625 3977.89453125 background all_cells +8584.85546875 4007.65087890625 background all_cells +8578.4794921875 4017.833984375 background all_cells +8572.76953125 4041.345703125 background all_cells +8585.513671875 4030.43603515625 background all_cells +8571.892578125 4024.1064453125 background all_cells +8588.4990234375 4055.23291015625 background all_cells +8560.232421875 4094.7880859375 background all_cells +8579.205078125 4049.716796875 background all_cells +8598.0703125 4065.217041015625 background all_cells +8608.708984375 4059.690673828125 background all_cells +8601.8935546875 4035.433837890625 background all_cells +8615.7197265625 4033.48828125 background all_cells +8588.8974609375 4043.560791015625 background all_cells +8598.7197265625 4046.08154296875 background all_cells +8600.6474609375 4030.185302734375 background all_cells +8591.19140625 4120.009765625 background all_cells +8588.908203125 4133.8896484375 background all_cells +8582.8505859375 4113.91015625 background all_cells +8610.26953125 4074.42724609375 background all_cells +8622.7255859375 4088.758056640625 background all_cells +8630.5185546875 4109.2021484375 background all_cells +8629.041015625 4130.82763671875 background all_cells +8643.3232421875 4073.991943359375 background all_cells +8631.4921875 4092.553466796875 background all_cells +8626.83984375 4076.56103515625 background all_cells +8634.169921875 4079.261474609375 background all_cells +8653.712890625 4086.351806640625 background all_cells +8673.1533203125 4089.25 background all_cells +8664.2197265625 4092.846435546875 background all_cells +8659.9990234375 4084.099853515625 background all_cells +8653.2568359375 4075.35546875 background all_cells +8711.482421875 4084.7041015625 background all_cells +8736.5263671875 4101.6806640625 background all_cells +8724.1337890625 4094.006591796875 background all_cells +8720.685546875 4080.47265625 background all_cells +8719.609375 4088.08544921875 background all_cells +8705.8388671875 4069.873291015625 background all_cells +8705.755859375 4088.38427734375 background all_cells +8698.7763671875 4076.579345703125 background all_cells +8667.9931640625 4104.5380859375 background all_cells +8646.0888671875 4105.7421875 background all_cells +8691.9677734375 4098.6357421875 background all_cells +8686.49609375 4117.0380859375 background all_cells +8664.6474609375 4022.142578125 background all_cells +8644.8408203125 3986.731689453125 background all_cells +8662.208984375 3994.531982421875 background all_cells +8639.568359375 4048.5908203125 background all_cells +8645.92578125 4048.7822265625 background all_cells +8645.189453125 4038.1455078125 background all_cells +8642.4921875 4054.0546875 background all_cells +8682.203125 4030.29736328125 background all_cells +8704.5546875 4061.256103515625 background all_cells +8698.1689453125 4045.677734375 background all_cells +8691.9873046875 4052.32080078125 background all_cells +8686.0595703125 4053.44287109375 background all_cells +8624.513671875 4041.75048828125 background all_cells +8633.6298828125 4052.46337890625 background all_cells +8663.0732421875 4058.116455078125 background all_cells +8635.6953125 4067.791015625 background all_cells +8664.6611328125 4067.6669921875 background all_cells +8649.2919921875 4069.763427734375 background all_cells +8655.380859375 4068.472900390625 background all_cells +8658.5458984375 4066.918701171875 background all_cells +8633.1630859375 4027.69482421875 background all_cells +8635.3984375 4003.94091796875 background all_cells +8640.2041015625 4007.377685546875 background all_cells +8630.6884765625 4008.11767578125 background all_cells +8626.5029296875 4023.735107421875 background all_cells +8899.18359375 4425.87890625 background all_cells +8923.828125 4417.44091796875 background all_cells +8902.478515625 4413.33056640625 background all_cells +8899.9052734375 4440.04638671875 background all_cells +8903.7587890625 4448.77294921875 background all_cells +8913.162109375 4444.9921875 background all_cells +8921.3134765625 4440.36865234375 background all_cells +8915.6748046875 4433.9228515625 background all_cells +8906.171875 4433.9716796875 background all_cells +8886.1416015625 4415.5703125 background all_cells +8892.884765625 4422.7861328125 background all_cells +8887.546875 4429.38623046875 background all_cells +8880.6474609375 4448.25390625 background all_cells +8894.830078125 4451.7578125 background all_cells +8886.0927734375 4448.001953125 background all_cells +8906.0810546875 4497.84521484375 background all_cells +8931.5146484375 4503.83203125 background all_cells +8918.5673828125 4498.0087890625 background all_cells +8931.9052734375 4455.34375 background all_cells +8934.3203125 4477.58837890625 background all_cells +8931.06640625 4468.728515625 background all_cells +9052.9453125 4460.9287109375 background all_cells +9076.9462890625 4473.25634765625 background all_cells +9069.4541015625 4448.97216796875 background all_cells +9118.7509765625 4441.55859375 background all_cells +9126.6357421875 4434.712890625 background all_cells +9113.3359375 4433.7705078125 background all_cells +9092.572265625 4448.23583984375 background all_cells +9090.826171875 4435.94287109375 background all_cells +9093.69140625 4454.72705078125 background all_cells +8984.5244140625 4459.10693359375 background all_cells +8983.341796875 4471.32177734375 background all_cells +8990.341796875 4493.0888671875 background all_cells +9011.53125 4492.4052734375 background all_cells +9019.322265625 4508.43310546875 background all_cells +9009.3857421875 4503.96337890625 background all_cells +9004.119140625 4451.64501953125 background all_cells +9013.4033203125 4449.9677734375 background all_cells +9006.0244140625 4440.1611328125 background all_cells +8989.0791015625 4438.51220703125 background all_cells +9000.654296875 4444.14990234375 background all_cells +8997.9677734375 4436.2451171875 background all_cells +8993.5419921875 4449.171875 background all_cells +8940.3759765625 4466.68310546875 background all_cells +8953.06640625 4481.60498046875 background all_cells +8966.416015625 4468.8564453125 background all_cells +8922.62109375 4461.703125 background all_cells +8995.890625 4412.10595703125 background all_cells +9004.8681640625 4430.3271484375 background all_cells +9002.396484375 4421.89990234375 background all_cells +8997.197265625 4420.04150390625 background all_cells +8981.98046875 4416.779296875 background all_cells +8991.1552734375 4420.822265625 background all_cells +8989.4521484375 4405.798828125 background all_cells +8931.7685546875 4410.541015625 background all_cells +8945.56640625 4449.98095703125 background all_cells +8965.4296875 4442.25830078125 background all_cells +8955.625 4438.4794921875 background all_cells +8970.337890625 4410.35400390625 background all_cells +8935.1220703125 4415.72021484375 background all_cells +9239.525390625 4462.3671875 background all_cells +9246.85546875 4466.603515625 background all_cells +9246.330078125 4456.6474609375 background all_cells +9308.1279296875 4470.4189453125 background all_cells +9289.5341796875 4475.13134765625 background all_cells +9258.7119140625 4468.20947265625 background all_cells +9281.2568359375 4472.22900390625 background all_cells +9275.3740234375 4462.41455078125 background all_cells +9267.5908203125 4414.85791015625 background all_cells +9302.83984375 4432.69775390625 background all_cells +9272.83984375 4455.2646484375 background all_cells +9263.501953125 4455.72216796875 background all_cells +9258.8642578125 4416.8193359375 background all_cells +9371.951171875 4407.1015625 background all_cells +9368.3369140625 4417.333984375 background all_cells +9358.7890625 4411.04736328125 background all_cells +9391.0146484375 4441.89892578125 background all_cells +9388.736328125 4450.154296875 background all_cells +9378.1220703125 4446.2861328125 background all_cells +9352.974609375 4442.46435546875 background all_cells +9366.5498046875 4429.21435546875 background all_cells +9366.408203125 4441.17724609375 background all_cells +9356.1533203125 4426.59521484375 background all_cells +9386.0703125 4410.8291015625 background all_cells +9378.34375 4425.68310546875 background all_cells +9382.90234375 4435.4677734375 background all_cells +9393.1005859375 4435.447265625 background all_cells +9391.6943359375 4422.880859375 background all_cells +9402.41015625 4416.71923828125 background all_cells +9404.431640625 4446.22265625 background all_cells +9410.328125 4412.53125 background all_cells +9402.6806640625 4432.6884765625 background all_cells +9337.2626953125 4450.66162109375 background all_cells +9355.7958984375 4452.25537109375 background all_cells +9356.388671875 4465.3759765625 background all_cells +9347.974609375 4457.93212890625 background all_cells +9349.744140625 4475.37158203125 background all_cells +9347.2822265625 4487.0947265625 background all_cells +9388.880859375 4473.6787109375 background all_cells +9368.162109375 4476.76953125 background all_cells +9362.3916015625 4482.38330078125 background all_cells +9372.29296875 4486.72265625 background all_cells +9387.080078125 4485.7451171875 background all_cells +9375.73046875 4474.18603515625 background all_cells +9393.3623046875 4498.79345703125 background all_cells +9411.4765625 4500.74365234375 background all_cells +9375.4140625 4501.244140625 background all_cells +9378.1484375 4512.76953125 background all_cells +9388.0615234375 4511.9619140625 background all_cells +9363.265625 4457.57568359375 background all_cells +9363.0439453125 4472.041015625 background all_cells +9379.44140625 4462.36572265625 background all_cells +9400.59375 4458.07958984375 background all_cells +9402.529296875 4488.99755859375 background all_cells +9409.1572265625 4476.9443359375 background all_cells +9399.650390625 4473.43115234375 background all_cells +8959.4423828125 4392.7958984375 background all_cells +8966.5087890625 4397.52197265625 background all_cells +8977.4033203125 4402.20703125 background all_cells +8996.654296875 4388.16650390625 background all_cells +8991.314453125 4392.3212890625 background all_cells +9101.7548828125 4388.57373046875 background all_cells +9096.3623046875 4384.26513671875 background all_cells +9009.3349609375 4385.62451171875 background all_cells +9089.8046875 4382.25390625 background all_cells +9083.3466796875 4388.544921875 background all_cells +9013.4365234375 4394.85595703125 background all_cells +9002.2021484375 4397.76904296875 background all_cells +9004.2392578125 4391.03564453125 background all_cells +9003.224609375 4404.37255859375 background all_cells +9230.98828125 4397.78369140625 background all_cells +9381.283203125 4400.30126953125 background all_cells +9236.0 4390.33447265625 background all_cells +9405.17578125 4380.6904296875 background all_cells +9413.6298828125 4384.23974609375 background all_cells +9412.5185546875 4394.42626953125 background all_cells +9392.5322265625 4395.65234375 background all_cells +9400.54296875 4390.0146484375 background all_cells +9395.3359375 4404.70263671875 background all_cells +9396.6259765625 4381.19580078125 background all_cells +9400.6513671875 4367.66015625 background all_cells +9397.51171875 4374.16943359375 background all_cells +9384.728515625 4389.67724609375 background all_cells +9387.9013671875 4369.4111328125 background all_cells +9164.1142578125 4353.6630859375 background all_cells +9140.8310546875 4387.2607421875 background all_cells +9159.9072265625 4378.83984375 background all_cells +9149.4072265625 4372.8203125 background all_cells +9189.7158203125 4354.01416015625 background all_cells +9192.890625 4366.49267578125 background all_cells +9176.154296875 4367.8173828125 background all_cells +9183.498046875 4363.0537109375 background all_cells +9177.8525390625 4357.43896484375 background all_cells +9186.658203125 4401.01318359375 background all_cells +9154.95703125 4397.78662109375 background all_cells +9164.017578125 4402.18310546875 background all_cells +9113.6982421875 4361.20068359375 background all_cells +9114.341796875 4371.05126953125 background all_cells +9105.0087890625 4371.267578125 background all_cells +9130.7646484375 4378.27978515625 background all_cells +9124.10546875 4381.78466796875 background all_cells +9111.30078125 4382.80517578125 background all_cells +9116.2392578125 4402.41064453125 background all_cells +9115.181640625 4390.0751953125 background all_cells +8652.5126953125 4383.6640625 background all_cells +8676.7333984375 4319.41259765625 background all_cells +8657.466796875 4288.568359375 background all_cells +8644.189453125 4302.673828125 background all_cells +8675.677734375 4285.0556640625 background all_cells +8658.568359375 4398.828125 background all_cells +8674.1591796875 4406.224609375 background all_cells +8672.5576171875 4395.6640625 background all_cells +8665.6611328125 4403.2900390625 background all_cells +8663.1142578125 4413.73583984375 background all_cells +8659.7763671875 4424.7646484375 background all_cells +8670.4375 4416.13818359375 background all_cells +8701.005859375 4415.38525390625 background all_cells +8688.67578125 4425.3525390625 background all_cells +8676.0224609375 4424.966796875 background all_cells +8691.087890625 4402.486328125 background all_cells +8692.73046875 4411.13134765625 background all_cells +8705.9208984375 4405.41015625 background all_cells +8699.9677734375 4381.73828125 background all_cells +8689.8193359375 4390.97021484375 background all_cells +8698.5029296875 4402.21337890625 background all_cells +8701.9853515625 4390.11962890625 background all_cells +8660.416015625 4486.88330078125 background all_cells +8672.8896484375 4501.62841796875 background all_cells +8653.345703125 4496.9990234375 background all_cells +8644.861328125 4518.9677734375 background all_cells +8654.4306640625 4516.623046875 background all_cells +8711.2490234375 4516.5263671875 background all_cells +8720.251953125 4505.296875 background all_cells +8711.6591796875 4502.466796875 background all_cells +8733.98046875 4495.9501953125 background all_cells +8728.0771484375 4511.14892578125 background all_cells +8728.2998046875 4433.4931640625 background all_cells +8732.8857421875 4450.74609375 background all_cells +8730.642578125 4462.958984375 background all_cells +8721.5380859375 4454.86474609375 background all_cells +8721.41796875 4468.81103515625 background all_cells +8713.96875 4491.45947265625 background all_cells +8719.13671875 4479.76123046875 background all_cells +8751.40234375 4451.33642578125 background all_cells +8747.2041015625 4508.7666015625 background all_cells +8755.0810546875 4500.59716796875 background all_cells +8744.609375 4434.74951171875 background all_cells +8758.7607421875 4304.9580078125 background all_cells +8743.1513671875 4371.85009765625 background all_cells +8752.5595703125 4325.865234375 background all_cells +8751.51953125 4407.0068359375 background all_cells +8759.125 4433.1259765625 background all_cells +8756.298828125 4417.5166015625 background all_cells +8739.763671875 4406.35302734375 background all_cells +8748.25390625 4386.3271484375 background all_cells +8760.0087890625 4384.048828125 background all_cells +8760.8447265625 4395.54150390625 background all_cells +8746.5537109375 4397.17626953125 background all_cells +8713.49609375 4410.1083984375 background all_cells +8732.875 4408.2255859375 background all_cells +8724.9794921875 4406.96875 background all_cells +8725.7265625 4416.8701171875 background all_cells +8726.6025390625 4423.8994140625 background all_cells +8738.349609375 4428.62841796875 background all_cells +8738.9130859375 4419.38671875 background all_cells +8689.3193359375 4308.49365234375 background all_cells +8732.0927734375 4376.89501953125 background all_cells +8703.7626953125 4303.74169921875 background all_cells +9020.7900390625 4521.35205078125 background all_cells +9023.40234375 4638.4580078125 background all_cells +9084.8671875 4487.83203125 background all_cells +9130.9833984375 4629.92578125 background all_cells +9137.6474609375 4628.109375 background all_cells +9170.5439453125 4511.072265625 background all_cells +9137.7490234375 4499.27099609375 background all_cells +9120.841796875 4481.56982421875 background all_cells +9108.603515625 4489.857421875 background all_cells +9298.4951171875 4488.3134765625 background all_cells +9282.861328125 4487.66015625 background all_cells +9337.3349609375 4465.6904296875 background all_cells +9320.9248046875 4464.82763671875 background all_cells +9327.935546875 4472.85205078125 background all_cells +9335.486328125 4480.4951171875 background all_cells +9320.0068359375 4480.859375 background all_cells +9325.2509765625 4493.7548828125 background all_cells +9228.9638671875 4448.92529296875 background all_cells +9235.4873046875 4456.423828125 background all_cells +9220.9931640625 4454.421875 background all_cells +9252.935546875 4641.55517578125 background all_cells +9241.3017578125 4575.923828125 background all_cells +9268.05078125 4480.671875 background all_cells +9273.6396484375 4511.25390625 background all_cells +9270.7958984375 4472.42919921875 background all_cells +9241.22265625 4481.05712890625 background all_cells +9204.482421875 4487.3828125 background all_cells +9213.26953125 4490.11181640625 background all_cells +9211.67578125 4481.9921875 background all_cells +9105.0263671875 4420.67236328125 background all_cells +9111.55859375 4421.1435546875 background all_cells +9112.3515625 4425.74462890625 background all_cells +9194.2216796875 4454.37939453125 background all_cells +9206.7724609375 4466.91357421875 background all_cells +9195.130859375 4466.44873046875 background all_cells +9183.7470703125 4465.47021484375 background all_cells +9185.7939453125 4460.5478515625 background all_cells +9181.1201171875 4453.2978515625 background all_cells +9115.177734375 4418.15673828125 background all_cells +9121.9970703125 4420.3388671875 background all_cells +9119.962890625 4430.2568359375 background all_cells +9129.40625 4425.9453125 background all_cells +9136.9599609375 4434.765625 background all_cells +9128.3359375 4406.7880859375 background all_cells +9134.5556640625 4418.025390625 background all_cells +9168.0517578125 4411.69140625 background all_cells +9171.2744140625 4422.70849609375 background all_cells +9183.0703125 4412.0830078125 background all_cells +9176.0546875 4415.55517578125 background all_cells +9147.37109375 4411.34326171875 background all_cells +9165.0498046875 4445.02099609375 background all_cells +9157.7607421875 4427.556640625 background all_cells +9157.4521484375 4439.01416015625 background all_cells +9236.498046875 4407.3271484375 background all_cells +9249.671875 4416.99169921875 background all_cells +9251.5322265625 4408.416015625 background all_cells +9242.0009765625 4419.37158203125 background all_cells +9243.6416015625 4406.67138671875 background all_cells +9238.93359375 4412.8837890625 background all_cells +9268.513671875 4428.91064453125 background all_cells +9277.5693359375 4417.82763671875 background all_cells +9337.1298828125 4296.15576171875 background all_cells +9232.3369140625 4421.65576171875 background all_cells +9237.5498046875 4431.44873046875 background all_cells +9249.0966796875 4436.4931640625 background all_cells +9234.3857421875 4438.77001953125 background all_cells +9245.095703125 4442.99560546875 background all_cells +9189.7578125 4443.62744140625 background all_cells +9177.212890625 4440.04296875 background all_cells +9190.345703125 4432.43310546875 background all_cells +9209.8984375 4427.6064453125 background all_cells +9213.3125 4442.2373046875 background all_cells +9224.2158203125 4436.63427734375 background all_cells +9193.77734375 4414.53271484375 background all_cells +9200.8359375 4422.95703125 background all_cells +9184.48828125 4423.001953125 background all_cells +8879.3232421875 4575.583984375 background all_cells +8882.01171875 4590.90087890625 background all_cells +8888.466796875 4568.17529296875 background all_cells +8888.2177734375 4578.83154296875 background all_cells +8883.814453125 4559.02099609375 background all_cells +8906.0625 4617.39990234375 background all_cells +8905.810546875 4639.376953125 background all_cells +8913.3056640625 4633.82861328125 background all_cells +8906.16796875 4601.49072265625 background all_cells +8895.5654296875 4603.06201171875 background all_cells +8898.5283203125 4614.7509765625 background all_cells +8896.12890625 4555.314453125 background all_cells +8913.240234375 4544.70556640625 background all_cells +8910.56640625 4555.201171875 background all_cells +8910.955078125 4536.365234375 background all_cells +8893.298828125 4567.85400390625 background all_cells +8896.7685546875 4590.18017578125 background all_cells +8903.2548828125 4566.0888671875 background all_cells +8903.9111328125 4574.8564453125 background all_cells +8896.5908203125 4571.4619140625 background all_cells +8881.2958984375 4605.845703125 background all_cells +8889.0693359375 4644.73291015625 background all_cells +8862.623046875 4639.419921875 background all_cells +8888.5615234375 4599.19140625 background all_cells +8884.974609375 4630.43505859375 background all_cells +8877.5654296875 4600.765625 background all_cells +8933.4326171875 4573.5166015625 background all_cells +8948.2998046875 4578.22314453125 background all_cells +8932.43359375 4578.82861328125 background all_cells +8985.4013671875 4618.91015625 background all_cells +8998.2587890625 4615.03857421875 background all_cells +8988.978515625 4607.52099609375 background all_cells +9005.03125 4631.99462890625 background all_cells +9015.51171875 4624.384765625 background all_cells +9007.837890625 4644.76123046875 background all_cells +9009.75 4607.1435546875 background all_cells +9006.5126953125 4617.6923828125 background all_cells +8994.7236328125 4581.12744140625 background all_cells +8983.1240234375 4588.02490234375 background all_cells +8986.0927734375 4576.357421875 background all_cells +9013.7412109375 4598.15869140625 background all_cells +9002.0498046875 4599.68017578125 background all_cells +8991.8232421875 4587.4375 background all_cells +8969.9921875 4582.94091796875 background all_cells +8958.873046875 4601.15966796875 background all_cells +8965.15234375 4590.0634765625 background all_cells +8943.341796875 4631.93310546875 background all_cells +8977.0869140625 4639.13134765625 background all_cells +8962.5400390625 4631.12841796875 background all_cells +8955.9482421875 4613.5400390625 background all_cells +8931.6748046875 4512.1416015625 background all_cells +8950.7451171875 4533.2509765625 background all_cells +8954.1474609375 4524.63916015625 background all_cells +8943.689453125 4523.3017578125 background all_cells +8938.466796875 4515.66650390625 background all_cells +8934.052734375 4522.2412109375 background all_cells +9009.50390625 4533.9736328125 background all_cells +9005.7861328125 4510.65234375 background all_cells +9006.263671875 4519.09521484375 background all_cells +9008.4716796875 4524.66748046875 background all_cells +9014.7119140625 4517.37353515625 background all_cells +9012.9951171875 4528.25732421875 background all_cells +8994.64453125 4547.26611328125 background all_cells +9012.611328125 4541.29345703125 background all_cells +9003.3994140625 4554.7763671875 background all_cells +8976.568359375 4514.220703125 background all_cells +8999.001953125 4518.24365234375 background all_cells +8978.75390625 4521.54541015625 background all_cells +8960.279296875 4545.12255859375 background all_cells +8988.451171875 4565.734375 background all_cells +8963.28515625 4558.39599609375 background all_cells +8944.1455078125 4564.76171875 background all_cells +8948.67578125 4544.41552734375 background all_cells +8946.3525390625 4561.26123046875 background all_cells +8921.3896484375 4605.2314453125 background all_cells +8923.986328125 4621.783203125 background all_cells +8934.060546875 4618.80322265625 background all_cells +8935.068359375 4640.17724609375 background all_cells +8924.9052734375 4635.14990234375 background all_cells +8915.0859375 4624.138671875 background all_cells +8939.53515625 4540.93212890625 background all_cells +8931.9775390625 4547.22607421875 background all_cells +8930.1591796875 4539.1416015625 background all_cells +8923.4482421875 4568.97412109375 background all_cells +8914.8701171875 4565.61669921875 background all_cells +8931.34375 4563.625 background all_cells +8747.9560546875 3871.29345703125 background all_cells +8762.5224609375 3855.927978515625 background all_cells +8750.7763671875 3852.53564453125 background all_cells +8739.0673828125 3864.744140625 background all_cells +8752.484375 3890.7099609375 background all_cells +8761.4697265625 3887.635498046875 background all_cells +8740.9091796875 3917.138427734375 background all_cells +8758.8623046875 3926.629150390625 background all_cells +8743.8310546875 3926.210693359375 background all_cells +8750.9296875 3918.271728515625 background all_cells +8741.009765625 3896.985595703125 background all_cells +8744.8037109375 3908.269287109375 background all_cells +8756.265625 3907.577880859375 background all_cells +8749.20703125 3901.921142578125 background all_cells +8915.0322265625 3948.36181640625 background all_cells +8913.51171875 3941.35205078125 background all_cells +8902.37109375 3951.184814453125 background all_cells +8907.25390625 3940.74658203125 background all_cells +8899.8720703125 3942.1123046875 background all_cells +8899.9580078125 3959.811767578125 background all_cells +8886.7802734375 3957.096923828125 background all_cells +8897.0283203125 3968.260009765625 background all_cells +8902.9892578125 3966.69677734375 background all_cells +8892.95703125 3962.019287109375 background all_cells +8909.67578125 3951.37109375 background all_cells +8910.60546875 3960.750244140625 background all_cells +8923.107421875 3967.508544921875 background all_cells +8883.5673828125 3948.462158203125 background all_cells +8881.89453125 3940.56689453125 background all_cells +8892.3134765625 3941.90576171875 background all_cells +8897.9873046875 3953.311767578125 background all_cells +8892.91796875 3951.02001953125 background all_cells +8897.66015625 3983.486572265625 background all_cells +8890.9296875 3971.370361328125 background all_cells +8906.0869140625 3972.434814453125 background all_cells +8893.732421875 3976.25927734375 background all_cells +8905.853515625 3984.002685546875 background all_cells +8900.8359375 3975.093505859375 background all_cells +8922.66796875 3999.1552734375 background all_cells +8910.1142578125 3975.57861328125 background all_cells +8918.8681640625 3986.40673828125 background all_cells +8915.630859375 3980.368896484375 background all_cells +8911.7744140625 3987.39892578125 background all_cells +8922.0419921875 3908.427490234375 background all_cells +8924.8896484375 3928.01904296875 background all_cells +8920.2763671875 3901.751708984375 background all_cells +8902.0107421875 3914.503662109375 background all_cells +8908.416015625 3913.34033203125 background all_cells +8901.7509765625 3925.84912109375 background all_cells +8890.2958984375 3934.1318359375 background all_cells +8876.1455078125 3913.12548828125 background all_cells +8891.4384765625 3922.31201171875 background all_cells +8890.8544921875 3915.596435546875 background all_cells +8884.9970703125 3909.505126953125 background all_cells +8913.4619140625 3904.168701171875 background all_cells +8892.986328125 3906.20361328125 background all_cells +8899.8388671875 3905.546630859375 background all_cells +8905.0693359375 3902.843994140625 background all_cells +8789.3203125 3931.022216796875 background all_cells +8793.8505859375 3956.494140625 background all_cells +8789.8857421875 3941.212158203125 background all_cells +8788.1953125 3911.010009765625 background all_cells +8820.318359375 3906.3095703125 background all_cells +8803.1982421875 3946.45068359375 background all_cells +8804.98046875 3961.7607421875 background all_cells +8807.8798828125 3952.88671875 background all_cells +8838.7919921875 3875.530029296875 background all_cells +8846.4453125 3869.433837890625 background all_cells +8843.9736328125 3874.047119140625 background all_cells +8899.716796875 3895.508544921875 background all_cells +8919.9697265625 3896.75732421875 background all_cells +8908.36328125 3891.7607421875 background all_cells +8906.5849609375 3898.437255859375 background all_cells +8889.501953125 3891.31298828125 background all_cells +8902.6181640625 3886.4951171875 background all_cells +8894.6923828125 3882.427001953125 background all_cells +8876.9306640625 3863.732666015625 background all_cells +8904.3271484375 3857.572021484375 background all_cells +8916.177734375 3869.037841796875 background all_cells +8885.140625 3865.546630859375 background all_cells +8874.8876953125 3899.03076171875 background all_cells +8878.9638671875 3881.68359375 background all_cells +8867.775390625 3892.60205078125 background all_cells +8859.5166015625 3896.84814453125 background all_cells +8860.2998046875 3916.5185546875 background all_cells +8880.7841796875 3921.5146484375 background all_cells +8867.2314453125 3939.780029296875 background all_cells +8858.541015625 3933.079833984375 background all_cells +8871.35546875 3929.594482421875 background all_cells +8863.7412109375 3964.93701171875 background all_cells +8877.236328125 3980.91748046875 background all_cells +8879.0068359375 3973.939697265625 background all_cells +8883.5390625 3966.72998046875 background all_cells +8860.8515625 3950.13525390625 background all_cells +8878.60546875 3955.279296875 background all_cells +8853.0576171875 3964.186767578125 background all_cells +8849.255859375 3988.390380859375 background all_cells +8851.0986328125 3945.88623046875 background all_cells +8855.099609375 3956.7939453125 background all_cells +8855.623046875 3941.057861328125 background all_cells +8851.625 3923.19970703125 background all_cells +8868.01171875 3993.05078125 background all_cells +8877.4853515625 4018.888916015625 background all_cells +8869.0927734375 4007.185546875 background all_cells +8873.37890625 4034.447998046875 background all_cells +8881.2734375 4044.46337890625 background all_cells +8863.306640625 4044.34033203125 background all_cells +8875.259765625 4070.147216796875 background all_cells +8880.703125 4065.245361328125 background all_cells +8857.5107421875 4049.529296875 background all_cells +8849.931640625 4035.978271484375 background all_cells +8831.6318359375 3951.50732421875 background all_cells +8824.8203125 3958.581298828125 background all_cells +8846.986328125 3956.03466796875 background all_cells +8817.0078125 3998.985107421875 background all_cells +8790.712890625 4006.89013671875 background all_cells +8801.4697265625 4002.880615234375 background all_cells +8811.42578125 4002.113525390625 background all_cells +8828.7685546875 3997.56005859375 background all_cells +8813.732421875 3991.267822265625 background all_cells +8808.7802734375 3977.92138671875 background all_cells +8834.7177734375 3960.0732421875 background all_cells +8842.1875 3986.2958984375 background all_cells +8831.6982421875 3976.473388671875 background all_cells +8847.2373046875 4003.81884765625 background all_cells +8842.3837890625 3962.7685546875 background all_cells +8760.765625 3939.774658203125 background all_cells +8767.91796875 3979.25 background all_cells +8773.2333984375 3969.6669921875 background all_cells +8767.3837890625 3953.541259765625 background all_cells +8772.455078125 3940.53857421875 background all_cells +8742.7861328125 4053.24072265625 background all_cells +8751.919921875 4040.584228515625 background all_cells +8748.2890625 4046.150146484375 background all_cells +8746.7626953125 4008.98681640625 background all_cells +8764.8857421875 3992.29833984375 background all_cells +8776.1552734375 4001.880859375 background all_cells +8768.6982421875 3988.37060546875 background all_cells +8745.072265625 3960.039306640625 background all_cells +8752.83203125 3957.048583984375 background all_cells +8749.1083984375 3947.59326171875 background all_cells +8804.6796875 4019.1328125 background all_cells +8823.9619140625 4009.344970703125 background all_cells +8818.349609375 4018.75390625 background all_cells +8808.474609375 4009.831787109375 background all_cells +8841.80078125 4022.255126953125 background all_cells +8833.6396484375 4036.7763671875 background all_cells +8755.9921875 4026.544921875 background all_cells +8753.884765625 4034.703857421875 background all_cells +8790.890625 4024.476318359375 background all_cells +8778.65234375 4015.207275390625 background all_cells +8885.6826171875 4014.031494140625 background all_cells +8903.548828125 4016.57470703125 background all_cells +8891.71484375 4021.918212890625 background all_cells +8895.5966796875 4028.4638671875 background all_cells +8888.5693359375 4029.37451171875 background all_cells +8881.8837890625 4025.97509765625 background all_cells +8883.736328125 4072.72998046875 background all_cells +8896.5322265625 4070.98095703125 background all_cells +8890.0205078125 4063.655029296875 background all_cells +8894.6142578125 4039.2626953125 background all_cells +8898.7587890625 4046.8671875 background all_cells +8903.259765625 4032.44970703125 background all_cells +8894.3408203125 4044.7412109375 background all_cells +8922.525390625 4034.661865234375 background all_cells +8906.9951171875 4046.589599609375 background all_cells +8897.150390625 4093.001708984375 background all_cells +8906.6796875 4091.38232421875 background all_cells +8922.501953125 4104.3203125 background all_cells +8920.4482421875 4116.6396484375 background all_cells +8911.0849609375 4119.681640625 background all_cells +8921.7841796875 4132.4541015625 background all_cells +8924.7294921875 4145.42822265625 background all_cells +8912.6689453125 4144.490234375 background all_cells +8902.037109375 4138.62890625 background all_cells +8849.8271484375 4158.78369140625 background all_cells +8895.2177734375 4162.54296875 background all_cells +8857.0205078125 4152.888671875 background all_cells +8864.083984375 4136.49853515625 background all_cells +8859.265625 4131.7744140625 background all_cells +8862.361328125 4143.65234375 background all_cells +8874.1171875 4130.67236328125 background all_cells +8886.86328125 4144.46630859375 background all_cells +8878.6376953125 4145.34521484375 background all_cells +8853.0908203125 4095.33203125 background all_cells +8861.2158203125 4080.617919921875 background all_cells +8856.095703125 4107.37548828125 background all_cells +8856.375 4086.69091796875 background all_cells +8854.7509765625 4072.767333984375 background all_cells +8877.7041015625 4084.66015625 background all_cells +8884.84375 4081.093017578125 background all_cells +8878.533203125 4088.9375 background all_cells +8864.1826171875 4108.41162109375 background all_cells +8871.751953125 4108.31884765625 background all_cells +8869.4130859375 4094.764404296875 background all_cells +8866.513671875 4081.682861328125 background all_cells +8868.259765625 4116.49609375 background all_cells +8884.416015625 4115.103515625 background all_cells +8856.083984375 4122.28857421875 background all_cells +8862.056640625 4116.646484375 background all_cells +8836.08984375 4047.0830078125 background all_cells +8836.966796875 4058.168701171875 background all_cells +8760.951171875 4081.767578125 background all_cells +8798.619140625 4126.0537109375 background all_cells +8759.8642578125 4115.08837890625 background all_cells +8757.9375 4106.556640625 background all_cells +8762.2255859375 4099.310546875 background all_cells +8762.1826171875 4086.360107421875 background all_cells +8805.517578125 4072.1982421875 background all_cells +8760.6591796875 4073.50146484375 background all_cells +8800.095703125 4074.554443359375 background all_cells +8845.576171875 4061.8642578125 background all_cells +8841.1630859375 4067.016357421875 background all_cells +8793.0908203125 4045.309326171875 background all_cells +8805.8837890625 4048.797607421875 background all_cells +8816.64453125 4052.64306640625 background all_cells +8824.5546875 4061.502685546875 background all_cells +8823.20703125 4047.629638671875 background all_cells +8742.6494140625 4092.555908203125 background all_cells +8766.7763671875 4081.564208984375 background all_cells +8741.3642578125 4080.728271484375 background all_cells +8770.833984375 4093.27783203125 background all_cells +8780.9736328125 4092.880126953125 background all_cells +8774.9072265625 4095.268310546875 background all_cells +8774.2490234375 4084.804931640625 background all_cells +8807.7158203125 4090.3671875 background all_cells +8794.1201171875 4100.36962890625 background all_cells +8796.7333984375 4086.43603515625 background all_cells +8782.3134765625 4115.84130859375 background all_cells +8800.08984375 4120.77783203125 background all_cells +8747.86328125 4113.35009765625 background all_cells +8773.9794921875 4113.58203125 background all_cells +8791.8017578125 4122.92626953125 background all_cells +8788.1787109375 4117.30322265625 background all_cells +8752.3994140625 4099.73388671875 background all_cells +8744.353515625 4100.19873046875 background all_cells +8777.185546875 4104.841796875 background all_cells +8769.4765625 4104.5654296875 background all_cells +8825.3662109375 4212.47509765625 background all_cells +8818.095703125 4237.181640625 background all_cells +8813.48046875 4215.49365234375 background all_cells +8776.6328125 4223.302734375 background all_cells +8753.6826171875 4225.6865234375 background all_cells +8798.9609375 4221.4609375 background all_cells +8787.181640625 4222.51220703125 background all_cells +8770.919921875 4248.8359375 background all_cells +8761.8671875 4248.32958984375 background all_cells +8782.697265625 4263.6982421875 background all_cells +8766.57421875 4256.56689453125 background all_cells +8781.2099609375 4256.16455078125 background all_cells +8779.349609375 4237.52783203125 background all_cells +8769.1171875 4242.4208984375 background all_cells +8784.876953125 4241.5283203125 background all_cells +8764.953125 4239.15478515625 background all_cells +8757.888671875 4233.76513671875 background all_cells +8780.2802734375 4230.36865234375 background all_cells +8773.193359375 4231.3994140625 background all_cells +8757.30078125 4123.98095703125 background all_cells +8766.3017578125 4127.93359375 background all_cells +8779.134765625 4126.3193359375 background all_cells +8775.017578125 4189.73193359375 background all_cells +8779.9384765625 4189.4365234375 background all_cells +8777.521484375 4180.224609375 background all_cells +8742.6669921875 4175.06787109375 background all_cells +8767.1923828125 4188.99365234375 background all_cells +8751.201171875 4184.52294921875 background all_cells +8772.5263671875 4155.95458984375 background all_cells +8759.6279296875 4165.71337890625 background all_cells +8749.171875 4151.712890625 background all_cells +8783.95703125 4152.95751953125 background all_cells +8777.943359375 4137.26708984375 background all_cells +8752.400390625 4134.1044921875 background all_cells +8769.9013671875 4137.64599609375 background all_cells +8773.8251953125 4145.9462890625 background all_cells +8759.0751953125 4142.9169921875 background all_cells +8836.4443359375 4197.0673828125 background all_cells +8815.4072265625 4135.91455078125 background all_cells +8833.9560546875 4186.0830078125 background all_cells +8807.40234375 4182.97802734375 background all_cells +8814.7265625 4147.361328125 background all_cells +8797.056640625 4109.6337890625 background all_cells +8800.58984375 4191.9716796875 background all_cells +8796.1142578125 4130.6015625 background all_cells +8793.1318359375 4212.85400390625 background all_cells +8798.2578125 4208.6396484375 background all_cells +8804.2333984375 4208.541015625 background all_cells +8815.38671875 4123.865234375 background all_cells +8807.5703125 4212.42041015625 background all_cells +8825.642578125 4195.96484375 background all_cells +8812.84765625 4200.802734375 background all_cells +8819.3193359375 4212.900390625 background all_cells +8821.4775390625 4123.2900390625 background all_cells +8804.5361328125 4122.96533203125 background all_cells +8810.1806640625 4131.49755859375 background all_cells +8810.451171875 4118.25048828125 background all_cells +8805.3447265625 4136.771484375 background all_cells +8483.072265625 4286.83544921875 background all_cells +8494.3046875 4306.623046875 background all_cells +8492.3759765625 4290.0888671875 background all_cells +8484.609375 4306.390625 background all_cells +8514.0341796875 4302.11962890625 background all_cells +8523.552734375 4310.40087890625 background all_cells +8527.4443359375 4287.31689453125 background all_cells +8521.2666015625 4304.29638671875 background all_cells +8513.7138671875 4309.15966796875 background all_cells +8496.123046875 4315.6826171875 background all_cells +8478.0869140625 4321.720703125 background all_cells +8497.123046875 4323.01513671875 background all_cells +8505.0478515625 4318.69140625 background all_cells +8499.71875 4297.26904296875 background all_cells +8507.6806640625 4295.4560546875 background all_cells +8502.6015625 4306.080078125 background all_cells +8555.7607421875 4319.193359375 background all_cells +8551.826171875 4323.31103515625 background all_cells +8541.7724609375 4413.2041015625 background all_cells +8555.025390625 4413.09765625 background all_cells +8546.35546875 4401.060546875 background all_cells +8528.39453125 4447.76123046875 background all_cells +8524.970703125 4425.6787109375 background all_cells +8523.265625 4440.2607421875 background all_cells +8529.8154296875 4455.52685546875 background all_cells +8532.0390625 4450.60498046875 background all_cells +8523.25 4402.51708984375 background all_cells +8523.8564453125 4371.81787109375 background all_cells +8527.4951171875 4362.6318359375 background all_cells +8522.6904296875 4316.90869140625 background all_cells +8516.279296875 4393.84375 background all_cells +8512.9501953125 4323.49462890625 background all_cells +8513.4453125 4381.080078125 background all_cells +8514.3603515625 4335.9306640625 background all_cells +8482.3447265625 4395.373046875 background all_cells +8482.2783203125 4404.96923828125 background all_cells +8496.1142578125 4396.349609375 background all_cells +8485.2578125 4351.609375 background all_cells +8489.6953125 4386.62939453125 background all_cells +8502.0361328125 4383.45263671875 background all_cells +8474.05078125 4376.87744140625 background all_cells +8484.2646484375 4332.4599609375 background all_cells +8548.4326171875 4383.1845703125 background all_cells +8542.134765625 4366.99658203125 background all_cells +8541.0966796875 4382.51611328125 background all_cells +8553.4228515625 4394.63037109375 background all_cells +8558.302734375 4394.21728515625 background all_cells +8562.548828125 4398.62939453125 background all_cells +8573.3759765625 4380.19140625 background all_cells +8564.494140625 4381.90673828125 background all_cells +8567.419921875 4351.32763671875 background all_cells +8577.7529296875 4356.8720703125 background all_cells +8559.33984375 4361.00341796875 background all_cells +8883.8466796875 4392.14599609375 background all_cells +8882.7451171875 4455.23828125 background all_cells +8925.099609375 4383.67578125 background all_cells +8892.9833984375 4396.83837890625 background all_cells +8937.671875 4386.42431640625 background all_cells +8953.6982421875 4377.99755859375 background all_cells +8948.7919921875 4383.16162109375 background all_cells +8927.1796875 4395.8017578125 background all_cells +8933.8544921875 4373.625 background all_cells +8932.638671875 4401.80224609375 background all_cells +8931.658203125 4381.83349609375 background all_cells +8568.84765625 4372.08935546875 background all_cells +8594.375 4373.3310546875 background all_cells +8576.06640625 4371.5478515625 background all_cells +8621.306640625 4398.63037109375 background all_cells +8630.3017578125 4391.38427734375 background all_cells +8618.3701171875 4392.93017578125 background all_cells +8618.9111328125 4387.677734375 background all_cells +8601.091796875 4398.70654296875 background all_cells +8604.0869140625 4403.07470703125 background all_cells +8612.904296875 4400.6533203125 background all_cells +8608.8896484375 4392.31494140625 background all_cells +8578.1455078125 4393.02734375 background all_cells +8593.0810546875 4379.619140625 background all_cells +8585.748046875 4389.4404296875 background all_cells +8580.2119140625 4382.17626953125 background all_cells +8621.689453125 4336.6435546875 background all_cells +8612.0341796875 4284.7861328125 background all_cells +8594.224609375 4286.47705078125 background all_cells +8619.39453125 4330.0771484375 background all_cells +8619.2353515625 4308.1845703125 background all_cells +8629.9482421875 4356.6572265625 background all_cells +8645.2001953125 4373.08837890625 background all_cells +8646.00390625 4379.3916015625 background all_cells +8633.3984375 4376.34375 background all_cells +8626.9326171875 4322.1943359375 background all_cells +8625.6796875 4336.9208984375 background all_cells +8634.13671875 4326.92529296875 background all_cells +8629.736328125 4325.87255859375 background all_cells +8630.7998046875 4333.59375 background all_cells +8654.7685546875 4324.0234375 background all_cells +8665.490234375 4315.7490234375 background all_cells +8641.3095703125 4326.3984375 background all_cells +8646.923828125 4336.86181640625 background all_cells +8641.9169921875 4333.59033203125 background all_cells +8645.322265625 4319.5380859375 background all_cells +8636.5107421875 4339.31689453125 background all_cells +8640.5546875 4343.80712890625 background all_cells +8645.4599609375 4346.32861328125 background all_cells +9241.923828125 4274.298828125 background all_cells +9242.919921875 4307.47802734375 background all_cells +9249.0185546875 4300.34912109375 background all_cells +9275.0 4318.55859375 background all_cells +9284.6650390625 4317.74462890625 background all_cells +9274.65625 4301.89404296875 background all_cells +9250.3740234375 4320.3154296875 background all_cells +9267.0537109375 4320.3994140625 background all_cells +9263.6904296875 4303.69580078125 background all_cells +9277.4619140625 4284.5810546875 background all_cells +9287.435546875 4285.61865234375 background all_cells +9254.4521484375 4286.87646484375 background all_cells +9261.798828125 4293.4208984375 background all_cells +9253.4501953125 4295.88330078125 background all_cells +8587.150390625 4327.23974609375 background all_cells +8572.01171875 4328.5087890625 background all_cells +8581.46875 4338.6064453125 background all_cells +8580.830078125 4332.048828125 background all_cells +8588.2900390625 4343.537109375 background all_cells +8587.419921875 4355.46044921875 background all_cells +8579.212890625 4346.13720703125 background all_cells +8604.12890625 4332.158203125 background all_cells +8604.8310546875 4360.55517578125 background all_cells +8612.611328125 4353.3173828125 background all_cells +8606.0146484375 4346.62548828125 background all_cells +8609.4599609375 4336.52001953125 background all_cells +8531.7783203125 4321.998046875 background all_cells +8542.171875 4328.49560546875 background all_cells +8539.15234375 4320.07275390625 background all_cells +8552.5771484375 4314.029296875 background all_cells +8570.6982421875 4300.50390625 background all_cells +8566.744140625 4315.73876953125 background all_cells +8556.0830078125 4300.3232421875 background all_cells +8539.6787109375 4294.3876953125 background all_cells +8542.5 4301.58837890625 background all_cells +8540.3828125 4316.2421875 background all_cells +8530.2080078125 4313.6162109375 background all_cells +8541.0439453125 4307.99365234375 background all_cells +8566.55078125 4323.82421875 background all_cells +8572.619140625 4337.3369140625 background all_cells +8569.904296875 4333.1552734375 background all_cells +9154.681640625 4299.52783203125 background all_cells +9203.4697265625 4293.66845703125 background all_cells +9183.5859375 4310.45458984375 background all_cells +9159.01171875 4282.529296875 background all_cells +8573.853515625 4286.67333984375 background all_cells +9146.59375 4291.42236328125 background all_cells +8583.115234375 4299.96533203125 background all_cells +8562.58203125 4344.25634765625 background all_cells +9150.642578125 4353.61328125 background all_cells +9101.07421875 4358.064453125 background all_cells +8569.8408203125 4344.7841796875 background all_cells +8516.9130859375 4430.76953125 background all_cells +8512.4716796875 4420.75732421875 background all_cells +8479.1865234375 4472.31591796875 background all_cells +8484.85546875 4475.296875 background all_cells +8483.29296875 4468.3955078125 background all_cells +8476.4375 4449.90771484375 background all_cells +8499.076171875 4436.59228515625 background all_cells +8485.82421875 4453.30908203125 background all_cells +8482.17578125 4440.66748046875 background all_cells +8561.626953125 4439.3349609375 background all_cells +8543.07421875 4420.06005859375 background all_cells +8557.419921875 4427.55615234375 background all_cells +8579.42578125 4426.9892578125 background all_cells +8579.974609375 4444.51220703125 background all_cells +8581.87109375 4432.9306640625 background all_cells +8572.748046875 4429.2568359375 background all_cells +8591.560546875 4414.10400390625 background all_cells +8588.0 4426.265625 background all_cells +8577.365234375 4404.73095703125 background all_cells +8546.953125 4461.25341796875 background all_cells +8541.080078125 4475.90380859375 background all_cells +8553.5888671875 4468.22265625 background all_cells +8554.462890625 4463.3671875 background all_cells +8576.1611328125 4458.60205078125 background all_cells +8593.958984375 4463.05712890625 background all_cells +8585.0888671875 4462.37548828125 background all_cells +8558.181640625 4475.20947265625 background all_cells +8566.712890625 4455.8876953125 background all_cells +8574.4658203125 4470.9716796875 background all_cells +8561.3388671875 4464.53955078125 background all_cells +8541.19140625 4448.66162109375 background all_cells +8538.9306640625 4454.421875 background all_cells +8494.3251953125 4456.26171875 background all_cells +8500.4287109375 4445.15234375 background all_cells +8510.7353515625 4445.45751953125 background all_cells +8499.19921875 4450.099609375 background all_cells +8490.3916015625 4446.970703125 background all_cells +8507.7978515625 4462.01708984375 background all_cells +8510.4619140625 4466.92431640625 background all_cells +8490.7734375 4462.48095703125 background all_cells +8501.1328125 4469.63818359375 background all_cells +8496.4501953125 4466.486328125 background all_cells +8489.9111328125 4469.90478515625 background all_cells +8893.3515625 3801.886962890625 background all_cells +8869.3310546875 3799.868408203125 background all_cells +8877.70703125 3806.399658203125 background all_cells +8911.9560546875 3801.06396484375 background all_cells +8915.70703125 3807.481201171875 background all_cells +8880.0107421875 3814.069091796875 background all_cells +8895.9306640625 3829.90576171875 background all_cells +8891.8427734375 3819.8935546875 background all_cells +8889.8466796875 3812.966796875 background all_cells +8934.369140625 3820.351806640625 background all_cells +8938.3251953125 3810.037353515625 background all_cells +8937.7685546875 3801.3857421875 background all_cells +8930.7880859375 3806.90185546875 background all_cells +8983.265625 3794.7509765625 background all_cells +8984.0400390625 3823.809814453125 background all_cells +8992.951171875 3796.197021484375 background all_cells +9013.9873046875 3831.516845703125 background all_cells +9027.359375 3827.665283203125 background all_cells +9035.962890625 3828.761474609375 background all_cells +9008.0615234375 3837.9716796875 background all_cells +9023.0927734375 3837.929443359375 background all_cells +9041.34375 3863.0615234375 background all_cells +9038.8056640625 3853.5791015625 background all_cells +9013.0048828125 3843.890625 background all_cells +9006.80859375 3849.6611328125 background all_cells +9047.6298828125 3847.322509765625 background all_cells +8944.732421875 3871.1142578125 background all_cells +8949.7548828125 3839.809814453125 background all_cells +8943.4453125 3853.541748046875 background all_cells +8956.8037109375 3821.044921875 background all_cells +8971.7607421875 3838.20068359375 background all_cells +8964.814453125 3827.7802734375 background all_cells +8962.427734375 3841.065673828125 background all_cells +9001.01171875 3845.364013671875 background all_cells +8965.6455078125 3851.095458984375 background all_cells +8955.431640625 3850.409423828125 background all_cells +8955.8857421875 3844.18505859375 background all_cells +8956.1376953125 3857.342041015625 background all_cells +9003.021484375 3866.467529296875 background all_cells +8987.0361328125 3861.579833984375 background all_cells +8968.4150390625 3868.92041015625 background all_cells +8973.05078125 3862.913330078125 background all_cells +8849.1689453125 3839.853759765625 background all_cells +8848.875 3851.52392578125 background all_cells +8857.578125 3850.8349609375 background all_cells +8853.7109375 3845.24169921875 background all_cells +8876.451171875 3833.8671875 background all_cells +8909.048828125 3846.93115234375 background all_cells +8901.6083984375 3842.827392578125 background all_cells +8885.890625 3844.343505859375 background all_cells +8865.51171875 3862.0400390625 background all_cells +8858.0693359375 3856.841552734375 background all_cells +8869.1796875 3869.66943359375 background all_cells +8856.5341796875 3866.2646484375 background all_cells +8856.9033203125 3861.640380859375 background all_cells +8855.3681640625 3831.641357421875 background all_cells +8864.185546875 3835.2333984375 background all_cells +8859.4150390625 3820.53662109375 background all_cells +8768.6826171875 3796.4248046875 background all_cells +8851.9931640625 3812.1904296875 background all_cells +8849.232421875 3828.437744140625 background all_cells +8768.982421875 3821.170654296875 background all_cells +8771.8876953125 3846.860595703125 background all_cells +8770.5859375 3872.993896484375 background all_cells +8773.09375 3858.676025390625 background all_cells +8806.4296875 3842.20361328125 background all_cells +8815.017578125 3857.88525390625 background all_cells +8810.3857421875 3849.367919921875 background all_cells +8807.591796875 3856.8046875 background all_cells +8847.474609375 3858.595458984375 background all_cells +8847.4091796875 3864.639404296875 background all_cells +8851.51953125 3863.7529296875 background all_cells +8841.07421875 3864.51904296875 background all_cells +8829.943359375 3858.00830078125 background all_cells +8832.7197265625 3832.119873046875 background all_cells +8842.064453125 3844.280029296875 background all_cells +8839.1650390625 3854.011962890625 background all_cells +8831.67578125 3866.56298828125 background all_cells +8831.9052734375 3850.061767578125 background all_cells +8822.52734375 3845.349609375 background all_cells +8825.361328125 3852.727783203125 background all_cells +8822.8115234375 3860.10205078125 background all_cells +8919.931640625 3729.9296875 background all_cells +8937.4619140625 3734.558837890625 background all_cells +8922.4833984375 3720.1103515625 background all_cells +8917.1455078125 3718.43115234375 background all_cells +8927.4365234375 3778.152587890625 background all_cells +8923.96484375 3791.445068359375 background all_cells +8909.8359375 3788.074951171875 background all_cells +8909.701171875 3729.85595703125 background all_cells +8911.7578125 3761.76708984375 background all_cells +8930.24609375 3759.92236328125 background all_cells +8919.259765625 3736.70751953125 background all_cells +8877.572265625 3730.094482421875 background all_cells +8897.1376953125 3789.804931640625 background all_cells +8884.2412109375 3792.87939453125 background all_cells +8902.4296875 3774.07666015625 background all_cells +8902.20703125 3735.489501953125 background all_cells +8890.630859375 3746.016845703125 background all_cells +8971.6923828125 3689.375732421875 background all_cells +8983.470703125 3711.018798828125 background all_cells +8979.8359375 3696.32275390625 background all_cells +8946.236328125 3717.857666015625 background all_cells +8932.681640625 3723.67041015625 background all_cells +8955.126953125 3728.99462890625 background all_cells +8954.9755859375 3717.979248046875 background all_cells +8943.166015625 3711.668212890625 background all_cells +8959.9130859375 3702.37890625 background all_cells +8960.341796875 3711.947265625 background all_cells +8948.6953125 3709.226806640625 background all_cells +8970.4580078125 3725.3798828125 background all_cells +8967.7685546875 3735.618896484375 background all_cells +8964.638671875 3724.152099609375 background all_cells +8951.4296875 3762.4169921875 background all_cells +8948.6669921875 3789.221435546875 background all_cells +8956.84375 3775.527099609375 background all_cells +8928.826171875 3767.131591796875 background all_cells +8964.873046875 3747.97119140625 background all_cells +8966.6875 3789.90283203125 background all_cells +8961.744140625 3787.269775390625 background all_cells +8969.7783203125 3766.385009765625 background all_cells +8972.9404296875 3752.18212890625 background all_cells +8986.80078125 3751.157470703125 background all_cells +8988.361328125 3770.84228515625 background all_cells +8988.97265625 3783.23291015625 background all_cells +9002.25390625 3759.508056640625 background all_cells +8955.1435546875 3743.106689453125 background all_cells +8959.625 3755.870849609375 background all_cells +8932.5087890625 3747.621826171875 background all_cells +8946.2431640625 3748.092041015625 background all_cells +8991.2255859375 3723.851806640625 background all_cells +8977.541015625 3731.626708984375 background all_cells +8981.9326171875 3725.015869140625 background all_cells +8884.6708984375 3711.782958984375 background all_cells +8893.4794921875 3722.60009765625 background all_cells +8884.3056640625 3719.71435546875 background all_cells +8922.640625 3690.55517578125 background all_cells +8945.5810546875 3690.9208984375 background all_cells +8939.15234375 3705.81884765625 background all_cells +8930.5244140625 3697.049072265625 background all_cells +8900.3193359375 3710.459716796875 background all_cells +8916.4384765625 3705.818115234375 background all_cells +8912.044921875 3709.62548828125 background all_cells +8904.181640625 3722.681396484375 background all_cells +8912.1123046875 3681.638916015625 background all_cells +8911.392578125 3698.5244140625 background all_cells +8888.3974609375 3686.3564453125 background all_cells +8832.84375 3874.135498046875 background all_cells +8824.3974609375 3887.5712890625 background all_cells +8824.1982421875 3877.5947265625 background all_cells +8952.1787109375 3936.410888671875 background all_cells +8968.697265625 3932.678466796875 background all_cells +8960.970703125 3934.923828125 background all_cells +8942.857421875 3945.17822265625 background all_cells +8937.6064453125 3939.012939453125 background all_cells +8929.279296875 3946.1259765625 background all_cells +8973.9130859375 3876.990234375 background all_cells +8982.2255859375 3908.753662109375 background all_cells +8970.365234375 3897.859130859375 background all_cells +8957.125 3911.0703125 background all_cells +8947.0830078125 3913.994384765625 background all_cells +8966.7919921875 3921.897705078125 background all_cells +8957.44140625 3922.509033203125 background all_cells +8846.0791015625 3881.292236328125 background all_cells +8929.7236328125 3900.71044921875 background all_cells +8932.9521484375 3895.51171875 background all_cells +8925.7236328125 3902.501953125 background all_cells +8851.9423828125 3872.717529296875 background all_cells +9000.2001953125 3899.588623046875 background all_cells +9046.9970703125 3892.388427734375 background all_cells +9056.140625 3905.741455078125 background all_cells +9050.53515625 3896.392578125 background all_cells +9066.4365234375 3922.739501953125 background all_cells +9043.6640625 3931.08154296875 background all_cells +9045.392578125 3916.11865234375 background all_cells +9065.9296875 3943.229248046875 background all_cells +9055.2509765625 3922.136962890625 background all_cells +9033.6298828125 3895.62353515625 background all_cells +9035.1767578125 3879.132080078125 background all_cells +9044.802734375 3875.745849609375 background all_cells +9042.291015625 3883.045654296875 background all_cells +9038.7109375 3887.890380859375 background all_cells +9038.23046875 3906.687255859375 background all_cells +9225.6396484375 3905.03125 background all_cells +9236.1279296875 3896.46142578125 background all_cells +8993.8388671875 3912.1875 background all_cells +9007.0986328125 3917.347412109375 background all_cells +9005.7880859375 3946.725830078125 background all_cells +8999.2568359375 3934.22900390625 background all_cells +8836.34375 3902.263427734375 background all_cells +8825.7822265625 3898.90380859375 background all_cells +8832.7763671875 3894.260009765625 background all_cells +8833.96484375 3929.48828125 background all_cells +8828.46875 3915.30224609375 background all_cells +8829.666015625 3905.720703125 background all_cells +8846.5703125 3947.91943359375 background all_cells +8839.099609375 3946.346923828125 background all_cells +8846.6796875 3938.4423828125 background all_cells +8844.048828125 3911.665283203125 background all_cells +8850.416015625 3895.615478515625 background all_cells +8841.244140625 3894.1728515625 background all_cells +8848.88671875 3904.731201171875 background all_cells +8844.046875 3922.8935546875 background all_cells +9664.4814453125 4061.735595703125 background all_cells +9668.2236328125 4105.11181640625 background all_cells +9676.2578125 4116.3125 background all_cells +9675.0966796875 4108.24267578125 background all_cells +9675.7099609375 4100.86376953125 background all_cells +9673.1796875 4082.457763671875 background all_cells +9672.990234375 4095.7890625 background all_cells +9676.0166015625 4088.51416015625 background all_cells +9681.21875 4086.525634765625 background all_cells +9652.3349609375 4180.5224609375 background all_cells +9659.8837890625 4184.478515625 background all_cells +9659.2490234375 4174.75830078125 background all_cells +9655.490234375 4162.8896484375 background all_cells +9693.5947265625 4170.228515625 background all_cells +9681.28125 4187.6728515625 background all_cells +9688.05078125 4171.88232421875 background all_cells +9674.56640625 4164.7158203125 background all_cells +9674.17578125 4146.93017578125 background all_cells +9693.1826171875 4223.18408203125 background all_cells +9690.3671875 4215.3798828125 background all_cells +9688.85546875 4210.85498046875 background all_cells +9697.5205078125 4195.11572265625 background all_cells +9682.4462890625 4264.06982421875 background all_cells +9671.6640625 4236.41748046875 background all_cells +9687.380859375 4244.9814453125 background all_cells +9657.7099609375 4221.3095703125 background all_cells +9654.2802734375 4236.5087890625 background all_cells +9855.5361328125 4179.2041015625 background all_cells +9833.23046875 4173.94287109375 background all_cells +9762.7509765625 4213.20263671875 background all_cells +9780.240234375 4229.66259765625 background all_cells +9773.9052734375 4228.65869140625 background all_cells +9768.587890625 4206.662109375 background all_cells +9824.1611328125 4188.7705078125 background all_cells +9782.7080078125 4187.70654296875 background all_cells +9837.8310546875 4194.509765625 background all_cells +9876.8046875 4212.07373046875 background all_cells +9861.078125 4204.5009765625 background all_cells +9744.8779296875 4219.38720703125 background all_cells +9755.94921875 4231.08447265625 background all_cells +9752.7548828125 4216.78076171875 background all_cells +9711.5966796875 4181.81396484375 background all_cells +9721.73828125 4180.74462890625 background all_cells +9716.3984375 4186.98046875 background all_cells +9737.0107421875 4341.61865234375 background all_cells +9740.7421875 4335.6162109375 background all_cells +9755.9873046875 4339.4306640625 background all_cells +9751.9296875 4347.6240234375 background all_cells +9734.095703125 4335.22705078125 background all_cells +9773.6171875 4313.45263671875 background all_cells +9813.5703125 4328.71044921875 background all_cells +9772.1611328125 4324.58984375 background all_cells +9757.150390625 4326.1435546875 background all_cells +9764.8974609375 4325.58154296875 background all_cells +9764.9130859375 4316.724609375 background all_cells +9706.73828125 4283.2734375 background all_cells +9718.1669921875 4265.8251953125 background all_cells +9714.4326171875 4275.662109375 background all_cells +9709.3740234375 4290.94482421875 background all_cells +9746.4853515625 4247.0146484375 background all_cells +9751.828125 4249.85595703125 background all_cells +9746.431640625 4257.30615234375 background all_cells +9746.03125 4241.90087890625 background all_cells +9726.6298828125 4277.6572265625 background all_cells +9784.2939453125 4306.0576171875 background all_cells +9784.517578125 4280.826171875 background all_cells +9773.296875 4305.59521484375 background all_cells +9725.6884765625 4293.89794921875 background all_cells +9725.689453125 4266.61962890625 background all_cells +9740.3330078125 4268.00390625 background all_cells +9727.51953125 4243.99462890625 background all_cells +9722.361328125 4302.1044921875 background all_cells +9714.9716796875 4320.671875 background all_cells +9720.044921875 4317.1787109375 background all_cells +9709.6953125 4316.56640625 background all_cells +9711.46484375 4303.08984375 background all_cells +9786.267578125 4269.01025390625 background all_cells +9788.7734375 4246.5791015625 background all_cells +9788.22265625 4258.3359375 background all_cells +9799.16015625 4236.44580078125 background all_cells +9793.853515625 4251.4306640625 background all_cells +9831.7021484375 4257.2177734375 background all_cells +9800.65234375 4256.8759765625 background all_cells +9810.564453125 4238.4169921875 background all_cells +9859.5751953125 4213.34814453125 background all_cells +9830.5185546875 4226.01171875 background all_cells +9796.958984375 4271.08203125 background all_cells +9790.8876953125 4290.22998046875 background all_cells +9814.17578125 4297.2451171875 background all_cells +9794.84765625 4281.95068359375 background all_cells +9882.5068359375 3947.337890625 background all_cells +9873.99609375 3955.52001953125 background all_cells +9884.3994140625 3990.293212890625 background all_cells +9798.9267578125 4003.023681640625 background all_cells +9852.67578125 3982.705322265625 background all_cells +9779.146484375 3947.0009765625 background all_cells +9770.2470703125 3959.070556640625 background all_cells +9771.21484375 3971.937744140625 background all_cells +9794.5234375 3952.33203125 background all_cells +9815.1103515625 4003.823974609375 background all_cells +9828.189453125 4013.609375 background all_cells +9863.7255859375 4099.05322265625 background all_cells +9860.9013671875 4042.453125 background all_cells +9838.421875 4039.604736328125 background all_cells +9883.625 4027.975830078125 background all_cells +9871.5 4039.746826171875 background all_cells +9875.978515625 4058.984375 background all_cells +9878.7138671875 4044.30908203125 background all_cells +9766.712890625 4033.16064453125 background all_cells +9788.2861328125 4092.75732421875 background all_cells +9788.9189453125 4102.490234375 background all_cells +9784.3046875 4097.88427734375 background all_cells +9797.150390625 4067.9609375 background all_cells +9802.1875 4072.785888671875 background all_cells +9830.642578125 4034.26513671875 background all_cells +9818.927734375 4053.176513671875 background all_cells +9814.037109375 4136.66650390625 background all_cells +9809.70703125 4131.0908203125 background all_cells +9798.1572265625 4121.24365234375 background all_cells +9860.642578125 4112.83056640625 background all_cells +9860.9140625 4132.5791015625 background all_cells +9822.853515625 4154.22216796875 background all_cells +9850.822265625 4148.02099609375 background all_cells +9869.7021484375 4150.1357421875 background all_cells +9878.4931640625 4148.26611328125 background all_cells +9877.2314453125 4143.314453125 background all_cells +9843.953125 4139.52392578125 background all_cells +9825.302734375 4139.73779296875 background all_cells +9854.1552734375 4118.51025390625 background all_cells +9849.9619140625 4128.27734375 background all_cells +9835.2314453125 4141.22705078125 background all_cells +9657.353515625 4110.28564453125 background all_cells +9737.6123046875 4150.99072265625 background all_cells +9747.25390625 4129.00390625 background all_cells +9772.505859375 4144.49609375 background all_cells +9675.560546875 4139.62451171875 background all_cells +9676.388671875 4127.1259765625 background all_cells +9790.3896484375 4114.27734375 background all_cells +9785.2265625 4114.14306640625 background all_cells +9755.22265625 4116.8642578125 background all_cells +9725.7080078125 4083.29638671875 background all_cells +9738.7666015625 4073.922607421875 background all_cells +9736.8896484375 4083.3662109375 background all_cells +9717.8759765625 4088.747802734375 background all_cells +9720.1220703125 4079.895263671875 background all_cells +9706.8544921875 4147.83740234375 background all_cells +9723.08984375 4164.80517578125 background all_cells +9701.9287109375 4128.4755859375 background all_cells +9714.5849609375 4119.53759765625 background all_cells +9713.3193359375 4090.504150390625 background all_cells +9707.599609375 4091.2080078125 background all_cells +9703.9013671875 4081.14990234375 background all_cells +9625.3955078125 4175.5634765625 background all_cells +9600.6826171875 4228.9384765625 background all_cells +9589.806640625 4230.197265625 background all_cells +9609.109375 4194.02197265625 background all_cells +9608.16015625 4228.8701171875 background all_cells +9645.603515625 4176.57958984375 background all_cells +9647.21875 4193.0498046875 background all_cells +9648.2939453125 4184.93408203125 background all_cells +9634.1474609375 4183.71728515625 background all_cells +9637.966796875 4180.9423828125 background all_cells +9622.072265625 4276.115234375 background all_cells +9663.546875 4272.6064453125 background all_cells +9661.45703125 4279.97314453125 background all_cells +9644.072265625 4273.90576171875 background all_cells +9642.4794921875 4281.44775390625 background all_cells +9627.2705078125 4281.34423828125 background all_cells +9665.185546875 4289.4189453125 background all_cells +9683.7353515625 4299.88134765625 background all_cells +9674.2568359375 4284.22998046875 background all_cells +9668.5302734375 4292.54638671875 background all_cells +9656.845703125 4312.68017578125 background all_cells +9656.123046875 4291.9765625 background all_cells +9631.650390625 4319.279296875 background all_cells +9644.9990234375 4310.85009765625 background all_cells +9633.6884765625 4301.185546875 background all_cells +9582.3974609375 4278.4375 background all_cells +9575.5478515625 4300.8984375 background all_cells +9594.583984375 4288.5537109375 background all_cells +9567.6923828125 4287.23583984375 background all_cells +9607.73828125 4298.78076171875 background all_cells +9615.7802734375 4313.25146484375 background all_cells +9610.62890625 4305.85546875 background all_cells +9604.8232421875 4276.26806640625 background all_cells +9611.0078125 4286.79443359375 background all_cells +9606.7138671875 4286.01025390625 background all_cells +9600.4052734375 4306.064453125 background all_cells +9604.017578125 4318.75830078125 background all_cells +9587.3232421875 4321.5166015625 background all_cells +9598.357421875 4316.79248046875 background all_cells +9608.603515625 4241.8798828125 background all_cells +9603.73046875 4247.9599609375 background all_cells +9630.45703125 4267.68603515625 background all_cells +9647.0322265625 4258.06201171875 background all_cells +9645.703125 4264.3603515625 background all_cells +9636.576171875 4257.68505859375 background all_cells +9605.2080078125 4262.3330078125 background all_cells +9592.9921875 4264.57373046875 background all_cells +9616.935546875 4260.74755859375 background all_cells +9611.60546875 4255.67919921875 background all_cells +9626.142578125 4214.9609375 background all_cells +9638.44921875 4207.494140625 background all_cells +9634.609375 4227.6689453125 background all_cells +9627.16796875 4222.619140625 background all_cells +9666.3505859375 4259.52880859375 background all_cells +9652.376953125 4242.37255859375 background all_cells +9645.2783203125 4240.63134765625 background all_cells +9640.595703125 4219.7431640625 background all_cells +9643.900390625 4232.42919921875 background all_cells +9650.423828125 4227.041015625 background all_cells +9644.63671875 4222.396484375 background all_cells +9414.0205078125 4111.09033203125 background all_cells +9421.01953125 4066.50048828125 background all_cells +9427.0830078125 4077.90576171875 background all_cells +9420.03515625 4085.40185546875 background all_cells +9428.8740234375 4091.32373046875 background all_cells +9427.833984375 4107.62353515625 background all_cells +9445.2265625 4093.32763671875 background all_cells +9435.802734375 4071.6953125 background all_cells +9441.8369140625 4082.552734375 background all_cells +9454.55859375 4085.16064453125 background all_cells +9436.5791015625 4106.78564453125 background all_cells +9448.58203125 4117.89306640625 background all_cells +9438.525390625 4099.15234375 background all_cells +9440.0947265625 4117.39599609375 background all_cells +9523.611328125 4222.19384765625 background all_cells +9533.5439453125 4231.181640625 background all_cells +9549.6572265625 4229.87109375 background all_cells +9542.275390625 4224.74072265625 background all_cells +9521.1796875 4307.5205078125 background all_cells +9519.3798828125 4319.05908203125 background all_cells +9540.5087890625 4312.12548828125 background all_cells +9563.7294921875 4256.287109375 background all_cells +9560.7255859375 4303.35205078125 background all_cells +9530.7998046875 4307.462890625 background all_cells +9550.6064453125 4301.10986328125 background all_cells +9496.3134765625 4101.44677734375 background all_cells +9493.1572265625 4118.85498046875 background all_cells +9511.2900390625 4110.44287109375 background all_cells +9522.1328125 4100.07861328125 background all_cells +9528.9775390625 4113.3173828125 background all_cells +9511.4609375 4124.44580078125 background all_cells +9526.7724609375 4128.93603515625 background all_cells +9521.0615234375 4138.62060546875 background all_cells +9491.3984375 4079.06396484375 background all_cells +9511.162109375 4094.750244140625 background all_cells +9507.3232421875 4087.243408203125 background all_cells +9534.02734375 4145.470703125 background all_cells +9550.5341796875 4146.16357421875 background all_cells +9497.3251953125 4150.92578125 background all_cells +9497.7724609375 4156.8349609375 background all_cells +9504.40625 4162.84130859375 background all_cells +9550.6708984375 4196.4443359375 background all_cells +9542.5244140625 4213.68017578125 background all_cells +9529.1083984375 4199.74365234375 background all_cells +9508.4716796875 4321.7265625 background all_cells +9497.931640625 4320.24951171875 background all_cells +9509.8369140625 4174.78515625 background all_cells +9500.9091796875 4172.03125 background all_cells +9476.7314453125 4159.2431640625 background all_cells +9488.06640625 4153.51953125 background all_cells +9489.3798828125 4192.95654296875 background all_cells +9484.5390625 4169.021484375 background all_cells +9485.1962890625 4186.91552734375 background all_cells +9411.3544921875 4147.1025390625 background all_cells +9418.7744140625 4152.6982421875 background all_cells +9416.8291015625 4135.8037109375 background all_cells +9462.4541015625 4146.4560546875 background all_cells +9471.5263671875 4180.4755859375 background all_cells +9466.607421875 4126.33544921875 background all_cells +9466.2490234375 4169.09765625 background all_cells +9466.3583984375 4159.27783203125 background all_cells +9474.3251953125 4148.2109375 background all_cells +9429.626953125 4124.98828125 background all_cells +9453.0859375 4132.625 background all_cells +9425.7177734375 4137.732421875 background all_cells +9450.11328125 4144.6923828125 background all_cells +9439.984375 4128.11669921875 background all_cells +9436.3994140625 4141.74560546875 background all_cells +9426.248046875 4156.24267578125 background all_cells +9458.7099609375 4194.1162109375 background all_cells +9459.0537109375 4180.96142578125 background all_cells +9426.3994140625 4180.4892578125 background all_cells +9455.51171875 4164.78369140625 background all_cells +9468.9296875 4104.3447265625 background all_cells +9476.1337890625 4116.9775390625 background all_cells +9462.984375 4117.68701171875 background all_cells +9480.615234375 4127.9658203125 background all_cells +9493.59765625 4136.28173828125 background all_cells +9496.41796875 4143.8291015625 background all_cells +9482.6572265625 4141.36474609375 background all_cells +9477.865234375 4096.23291015625 background all_cells +9463.2275390625 4089.585205078125 background all_cells +9467.6728515625 4077.084716796875 background all_cells +9634.8173828125 4073.192626953125 background all_cells +9616.2685546875 4102.27490234375 background all_cells +9612.1904296875 4094.124755859375 background all_cells +9637.5244140625 4106.40234375 background all_cells +9637.8466796875 4115.5302734375 background all_cells +9600.44140625 4106.26123046875 background all_cells +9615.5986328125 4117.0927734375 background all_cells +9602.9853515625 4112.248046875 background all_cells +9597.505859375 4073.37744140625 background all_cells +9635.24609375 4174.619140625 background all_cells +9618.09765625 4155.97509765625 background all_cells +9580.322265625 4176.78759765625 background all_cells +9589.8701171875 4188.6865234375 background all_cells +9584.62109375 4186.970703125 background all_cells +9565.1396484375 4180.00390625 background all_cells +9572.9326171875 4203.630859375 background all_cells +9606.3876953125 4212.93212890625 background all_cells +9592.455078125 4210.27392578125 background all_cells +9581.2626953125 4153.44482421875 background all_cells +9594.072265625 4166.4169921875 background all_cells +9593.1982421875 4199.2314453125 background all_cells +9595.908203125 4195.79833984375 background all_cells +9577.3798828125 4163.77099609375 background all_cells +9571.71875 4149.4189453125 background all_cells +9563.7021484375 4159.408203125 background all_cells +9624.47265625 4126.41650390625 background all_cells +9607.1953125 4124.9892578125 background all_cells +9616.345703125 4128.97265625 background all_cells +9615.6767578125 4139.0146484375 background all_cells +9612.0634765625 4130.0947265625 background all_cells +9639.892578125 4121.55712890625 background all_cells +9642.7119140625 4126.70361328125 background all_cells +9647.8212890625 4134.16650390625 background all_cells +9168.41796875 3702.042236328125 background all_cells +9176.255859375 3740.21435546875 background all_cells +9164.9423828125 3746.47314453125 background all_cells +9177.8505859375 3733.146728515625 background all_cells +9232.1005859375 3780.001220703125 background all_cells +9234.923828125 3768.9375 background all_cells +9239.783203125 3774.16015625 background all_cells +9242.2841796875 3784.1240234375 background all_cells +9234.4248046875 3752.450927734375 background all_cells +9229.8193359375 3762.432861328125 background all_cells +9188.458984375 3704.2958984375 background all_cells +9216.814453125 3707.856689453125 background all_cells +9194.9306640625 3713.627197265625 background all_cells +9191.7119140625 3697.38232421875 background all_cells +9173.3076171875 3683.7587890625 background all_cells +9177.1806640625 3691.19970703125 background all_cells +9150.1591796875 3689.219970703125 background all_cells +9328.609375 3720.427490234375 background all_cells +9328.19921875 3707.675048828125 background all_cells +9331.5419921875 3707.423095703125 background all_cells +9347.8642578125 3718.553955078125 background all_cells +9341.900390625 3710.323974609375 background all_cells +9336.9697265625 3720.466796875 background all_cells +9332.900390625 3748.66943359375 background all_cells +9357.9384765625 3761.30810546875 background all_cells +9340.8251953125 3753.470703125 background all_cells +9333.654296875 3759.51171875 background all_cells +9273.890625 3750.12060546875 background all_cells +9318.2421875 3760.83203125 background all_cells +9300.36328125 3770.906005859375 background all_cells +9278.8837890625 3762.186767578125 background all_cells +9322.177734375 3761.47314453125 background all_cells +9304.0390625 3755.099609375 background all_cells +9329.2080078125 3727.5234375 background all_cells +9316.0009765625 3737.0478515625 background all_cells +9345.55078125 3740.41455078125 background all_cells +9330.8955078125 3737.08349609375 background all_cells +9347.16796875 3731.652587890625 background all_cells +9257.669921875 3681.206298828125 background all_cells +9284.34375 3704.87353515625 background all_cells +9279.5009765625 3711.72216796875 background all_cells +9278.712890625 3730.76025390625 background all_cells +9265.2294921875 3733.59765625 background all_cells +9278.5791015625 3718.154296875 background all_cells +9359.0498046875 3723.7041015625 background all_cells +9360.5205078125 3684.014892578125 background all_cells +9360.6875 3702.712890625 background all_cells +9377.900390625 3724.55859375 background all_cells +9365.4501953125 3714.758544921875 background all_cells +9332.8974609375 3685.23876953125 background all_cells +9350.376953125 3686.559326171875 background all_cells +9340.2431640625 3687.265380859375 background all_cells +9332.341796875 3693.494384765625 background all_cells +9336.6259765625 3699.384033203125 background all_cells +9319.908203125 3695.162841796875 background all_cells +9497.15234375 3926.987548828125 background all_cells +9519.16796875 3953.113037109375 background all_cells +9496.40625 3954.20458984375 background all_cells +9505.3291015625 3947.14111328125 background all_cells +9501.0205078125 3935.4453125 background all_cells +9468.9384765625 3949.04736328125 background all_cells +9479.4619140625 3950.097412109375 background all_cells +9481.6328125 3959.732666015625 background all_cells +9482.37109375 3928.971923828125 background all_cells +9485.7646484375 3941.648681640625 background all_cells +9473.2783203125 3937.593505859375 background all_cells +9507.0498046875 3967.270263671875 background all_cells +9523.6875 3965.569091796875 background all_cells +9521.52734375 3975.898193359375 background all_cells +9505.9228515625 4078.026123046875 background all_cells +9511.875 4077.3681640625 background all_cells +9453.2626953125 4054.46923828125 background all_cells +9472.7021484375 4051.832275390625 background all_cells +9460.1884765625 4047.507568359375 background all_cells +9456.0009765625 4065.67041015625 background all_cells +9490.251953125 4013.635986328125 background all_cells +9497.6650390625 4023.41552734375 background all_cells +9497.671875 4018.79833984375 background all_cells +9414.515625 4050.337646484375 background all_cells +9442.7392578125 4041.63623046875 background all_cells +9437.69921875 4048.106201171875 background all_cells +9465.92578125 4017.207275390625 background all_cells +9473.27734375 4029.17431640625 background all_cells +9419.890625 4020.9755859375 background all_cells +9414.7421875 3980.910400390625 background all_cells +9424.0263671875 3990.307861328125 background all_cells +9422.0126953125 4002.501953125 background all_cells +9414.7626953125 4005.52099609375 background all_cells +9428.609375 4020.53515625 background all_cells +9521.7119140625 4086.570068359375 background all_cells +9532.0869140625 4095.493896484375 background all_cells +9560.5361328125 4087.19384765625 background all_cells +9556.8583984375 4079.2275390625 background all_cells +9568.8544921875 4106.630859375 background all_cells +9576.30078125 4104.7255859375 background all_cells +9579.87890625 4112.2705078125 background all_cells +9586.408203125 4109.8291015625 background all_cells +9584.6171875 4104.46826171875 background all_cells +9592.3310546875 4099.7421875 background all_cells +9581.3681640625 4087.70654296875 background all_cells +9540.2607421875 4114.5068359375 background all_cells +9555.2724609375 4129.82275390625 background all_cells +9548.2587890625 4121.09375 background all_cells +9541.158203125 4107.80322265625 background all_cells +9488.7275390625 4038.5283203125 background all_cells +9505.58203125 4042.524169921875 background all_cells +9533.2861328125 4032.362548828125 background all_cells +9526.0498046875 4027.754150390625 background all_cells +9544.349609375 4047.311767578125 background all_cells +9567.4384765625 4049.016357421875 background all_cells +9557.7685546875 4044.4189453125 background all_cells +9580.267578125 4053.5810546875 background all_cells +9481.6748046875 4054.789794921875 background all_cells +9534.3779296875 4068.872802734375 background all_cells +9484.75390625 4066.26220703125 background all_cells +9568.2587890625 4068.90380859375 background all_cells +9490.5107421875 4059.2392578125 background all_cells +9579.3359375 3941.693115234375 background all_cells +9593.4775390625 3945.244873046875 background all_cells +9586.63671875 3938.194580078125 background all_cells +9542.2763671875 4003.593505859375 background all_cells +9569.431640625 4016.236083984375 background all_cells +9535.9658203125 4014.21435546875 background all_cells +9579.2197265625 4003.947509765625 background all_cells +9590.068359375 3950.966796875 background all_cells +9575.591796875 3978.099609375 background all_cells +9532.1396484375 3947.052734375 background all_cells +9537.947265625 3965.557861328125 background all_cells +9568.857421875 3962.128173828125 background all_cells +9562.07421875 3948.982666015625 background all_cells +9549.234375 3957.21337890625 background all_cells +9612.9482421875 3915.35400390625 background all_cells +9621.8251953125 3951.1142578125 background all_cells +9601.1064453125 3966.121826171875 background all_cells +9610.1845703125 3933.707763671875 background all_cells +9648.3447265625 3903.32421875 background all_cells +9628.7890625 3911.812255859375 background all_cells +9642.494140625 3861.62646484375 background all_cells +9660.330078125 3901.0068359375 background all_cells +9628.439453125 3900.3671875 background all_cells +9640.4462890625 3906.99267578125 background all_cells +9624.0615234375 3924.701171875 background all_cells +9626.646484375 3937.688720703125 background all_cells +9654.181640625 3919.3857421875 background all_cells +9645.5185546875 3932.056640625 background all_cells +9636.5927734375 3919.3662109375 background all_cells +9618.3193359375 3894.4091796875 background all_cells +9615.2841796875 3905.8642578125 background all_cells +9616.37890625 4052.424072265625 background all_cells +9651.58984375 3997.939697265625 background all_cells +9639.90625 4013.681640625 background all_cells +9660.6435546875 4008.5244140625 background all_cells +9642.5234375 4005.900634765625 background all_cells +9684.1640625 4012.0107421875 background all_cells +9687.3134765625 3990.82421875 background all_cells +9685.298828125 3965.862060546875 background all_cells +9695.501953125 3978.059326171875 background all_cells +9692.189453125 4000.14599609375 background all_cells +9693.1630859375 4008.957763671875 background all_cells +9664.4892578125 3996.277587890625 background all_cells +9675.494140625 3982.25439453125 background all_cells +9675.6357421875 4003.75 background all_cells +9673.26171875 4010.946533203125 background all_cells +9657.6943359375 3974.43603515625 background all_cells +9643.4072265625 3992.1259765625 background all_cells +9650.45703125 3988.462646484375 background all_cells +9660.6279296875 3983.4951171875 background all_cells +9643.0107421875 3975.67333984375 background all_cells +9665.72265625 3975.399658203125 background all_cells +9674.9423828125 3972.27392578125 background all_cells +9678.556640625 3896.6220703125 background all_cells +9688.2998046875 3893.897705078125 background all_cells +9655.103515625 3895.3125 background all_cells +9666.609375 3892.1904296875 background all_cells +9663.837890625 3912.31201171875 background all_cells +9657.8583984375 3909.174072265625 background all_cells +9671.384765625 3899.483642578125 background all_cells +9669.240234375 3906.667236328125 background all_cells +9654.9072265625 3956.144287109375 background all_cells +9673.2119140625 3922.34765625 background all_cells +9669.0205078125 3945.45458984375 background all_cells +9543.4482421875 3938.789794921875 background all_cells +9523.7958984375 3935.82421875 background all_cells +9569.2841796875 3934.0078125 background all_cells +9539.900390625 3926.8017578125 background all_cells +9578.1376953125 3858.974853515625 background all_cells +9582.80078125 3899.15234375 background all_cells +9579.2705078125 3866.547607421875 background all_cells +9585.271484375 3863.068115234375 background all_cells +9577.337890625 3921.649169921875 background all_cells +9577.935546875 3929.627197265625 background all_cells +9593.001953125 3929.070556640625 background all_cells +9530.3310546875 3877.7373046875 background all_cells +9547.0751953125 3916.6494140625 background all_cells +9550.5673828125 3904.343994140625 background all_cells +9567.8212890625 3917.14453125 background all_cells +9569.3154296875 3897.58740234375 background all_cells +9490.7802734375 3865.37451171875 background all_cells +9503.3134765625 3869.81982421875 background all_cells +9473.89453125 3875.350341796875 background all_cells +9494.853515625 3877.9580078125 background all_cells +9527.15625 3917.486083984375 background all_cells +9543.638671875 3889.358642578125 background all_cells +9539.16796875 3906.986083984375 background all_cells +9530.1650390625 3899.6875 background all_cells +9512.2392578125 3917.12841796875 background all_cells +9511.7216796875 3864.61962890625 background all_cells +9515.0322265625 3875.4990234375 background all_cells +9518.03515625 3918.798828125 background all_cells +9516.521484375 3903.33740234375 background all_cells +9485.50390625 3889.4150390625 background all_cells +9488.6669921875 3922.70947265625 background all_cells +9505.2177734375 3902.219482421875 background all_cells +9419.2177734375 3908.418212890625 background all_cells +9418.0634765625 3892.626220703125 background all_cells +9448.1591796875 3891.395263671875 background all_cells +9450.2158203125 3868.375 background all_cells +9453.7158203125 3881.189697265625 background all_cells +9473.375 3865.54248046875 background all_cells +9468.3291015625 3881.501953125 background all_cells +9463.357421875 3871.123779296875 background all_cells +9430.6416015625 3899.781982421875 background all_cells +9441.6142578125 3876.91259765625 background all_cells +9437.4814453125 3860.42333984375 background all_cells +9430.8388671875 3871.981201171875 background all_cells +9242.8671875 3792.2646484375 background all_cells +9245.177734375 3804.006591796875 background all_cells +9238.3564453125 3793.853759765625 background all_cells +9244.4267578125 3851.060302734375 background all_cells +9273.5166015625 3862.244873046875 background all_cells +9267.6728515625 3861.20263671875 background all_cells +9254.5830078125 3855.181396484375 background all_cells +9286.4013671875 3817.538818359375 background all_cells +9263.435546875 3817.372802734375 background all_cells +9269.6611328125 3833.780029296875 background all_cells +9314.4130859375 3860.041748046875 background all_cells +9324.830078125 3858.409423828125 background all_cells +9304.396484375 3852.528564453125 background all_cells +9248.5302734375 3812.405029296875 background all_cells +9249.1298828125 3838.15185546875 background all_cells +9245.9208984375 3820.56884765625 background all_cells +9274.46875 3872.228515625 background all_cells +9252.6298828125 3895.9189453125 background all_cells +9254.9375 3904.424072265625 background all_cells +9263.4697265625 3870.900390625 background all_cells +9266.84375 3897.267333984375 background all_cells +9263.3037109375 3893.26123046875 background all_cells +9330.6630859375 3911.909912109375 background all_cells +9327.1904296875 3876.365966796875 background all_cells +9313.46875 3886.4443359375 background all_cells +9321.080078125 3886.8212890625 background all_cells +9288.462890625 3897.005615234375 background all_cells +9307.5810546875 3903.06103515625 background all_cells +9293.068359375 3909.235107421875 background all_cells +9355.5400390625 3868.4111328125 background all_cells +9340.982421875 3863.738037109375 background all_cells +9357.9931640625 3878.60791015625 background all_cells +9353.5546875 3884.866943359375 background all_cells +9362.8525390625 3875.45751953125 background all_cells +9349.0146484375 3873.859619140625 background all_cells +9366.3466796875 3894.511962890625 background all_cells +9345.064453125 3919.26416015625 background all_cells +9356.67578125 3908.90185546875 background all_cells +9393.564453125 3903.3955078125 background all_cells +9401.5966796875 3887.790283203125 background all_cells +9403.1376953125 3869.807373046875 background all_cells +9405.6279296875 3916.321533203125 background all_cells +9403.01171875 3923.005615234375 background all_cells +9398.6435546875 3924.7412109375 background all_cells +9393.7861328125 3914.197021484375 background all_cells +9375.2822265625 3865.591064453125 background all_cells +9372.4326171875 3890.932373046875 background all_cells +9379.912109375 3889.2001953125 background all_cells +9388.43359375 3876.556396484375 background all_cells +9381.1201171875 3872.847412109375 background all_cells +9374.197265625 3880.191650390625 background all_cells +9210.888671875 4047.218505859375 background all_cells +9209.869140625 4071.987548828125 background all_cells +9207.376953125 4059.843505859375 background all_cells +9240.3466796875 4052.789794921875 background all_cells +9241.7412109375 4061.727294921875 background all_cells +9245.1875 4055.70849609375 background all_cells +9218.7646484375 4055.90576171875 background all_cells +9232.6025390625 4058.6044921875 background all_cells +9221.98828125 4072.49658203125 background all_cells +9233.740234375 4069.787353515625 background all_cells +9222.740234375 4064.68017578125 background all_cells +9219.486328125 4046.97802734375 background all_cells +9239.208984375 4106.6435546875 background all_cells +9276.0244140625 4112.1123046875 background all_cells +9264.5986328125 4118.4677734375 background all_cells +9267.7021484375 4099.3837890625 background all_cells +9253.1376953125 4114.43994140625 background all_cells +9248.2587890625 4098.541015625 background all_cells +9289.8955078125 4104.556640625 background all_cells +9296.880859375 4131.2783203125 background all_cells +9276.6435546875 4126.72900390625 background all_cells +9298.5478515625 4120.63134765625 background all_cells +9288.7626953125 4127.419921875 background all_cells +9243.4384765625 4130.84033203125 background all_cells +9217.4921875 4135.86572265625 background all_cells +9223.591796875 4141.42626953125 background all_cells +9230.5625 4134.0986328125 background all_cells +9282.9775390625 4140.72021484375 background all_cells +9240.443359375 4138.9990234375 background all_cells +9214.7392578125 4116.71484375 background all_cells +9214.3544921875 4126.79296875 background all_cells +9225.6298828125 4130.0966796875 background all_cells +9232.046875 4120.22119140625 background all_cells +9208.615234375 4141.4228515625 background all_cells +9209.462890625 4133.72119140625 background all_cells +9202.876953125 4137.88671875 background all_cells +9211.935546875 4110.22265625 background all_cells +9234.2939453125 4092.874267578125 background all_cells +9222.5615234375 4101.0654296875 background all_cells +9220.0927734375 4095.6181640625 background all_cells +9254.5341796875 4069.927978515625 background all_cells +9254.1513671875 4086.10986328125 background all_cells +9246.05859375 4086.072021484375 background all_cells +9295.2529296875 4066.64599609375 background all_cells +9268.021484375 4051.140869140625 background all_cells +9276.71484375 4070.28662109375 background all_cells +9312.533203125 4065.6396484375 background all_cells +9282.916015625 4048.6572265625 background all_cells +9271.1630859375 4081.720458984375 background all_cells +9282.8642578125 4075.7939453125 background all_cells +9290.76953125 4084.664794921875 background all_cells +9284.0830078125 4082.6025390625 background all_cells +9279.7822265625 4094.373779296875 background all_cells +9227.34765625 3989.347412109375 background all_cells +9234.4921875 4047.248779296875 background all_cells +9235.78515625 4014.166259765625 background all_cells +9230.087890625 4019.47021484375 background all_cells +9242.568359375 4034.3623046875 background all_cells +9250.068359375 4045.965087890625 background all_cells +9244.642578125 4040.88720703125 background all_cells +9239.216796875 4038.987548828125 background all_cells +9247.669921875 4008.774658203125 background all_cells +9265.1787109375 4005.535888671875 background all_cells +9262.0830078125 3987.314697265625 background all_cells +9256.798828125 3986.941162109375 background all_cells +9242.3291015625 4012.605712890625 background all_cells +9243.8515625 4030.662353515625 background all_cells +9246.7041015625 4021.270263671875 background all_cells +9253.1396484375 3951.158935546875 background all_cells +9242.0927734375 3945.2578125 background all_cells +9247.6689453125 3924.808837890625 background all_cells +9310.6015625 3922.467529296875 background all_cells +9286.369140625 3958.731689453125 background all_cells +9281.1923828125 3957.35498046875 background all_cells +9307.66015625 3946.222412109375 background all_cells +9302.861328125 3943.1337890625 background all_cells +9271.9755859375 3942.8046875 background all_cells +9270.6044921875 3954.16845703125 background all_cells +9265.046875 3906.79296875 background all_cells +9245.6474609375 3908.47021484375 background all_cells +9240.4736328125 3981.51220703125 background all_cells +9276.29296875 3969.111328125 background all_cells +9295.697265625 3982.923828125 background all_cells +9265.4365234375 3968.658203125 background all_cells +9262.357421875 3976.419921875 background all_cells +9255.919921875 3967.849609375 background all_cells +8941.744140625 4203.88525390625 background all_cells +8939.4365234375 4197.5859375 background all_cells +8939.3056640625 4184.75048828125 background all_cells +8941.7353515625 4191.20654296875 background all_cells +8948.939453125 4190.22705078125 background all_cells +8943.5791015625 4245.64208984375 background all_cells +8944.4228515625 4234.85595703125 background all_cells +8948.5361328125 4166.6259765625 background all_cells +8942.896484375 4161.43359375 background all_cells +8948.0107421875 4177.85302734375 background all_cells +8937.1904296875 4171.638671875 background all_cells +9008.369140625 4206.38232421875 background all_cells +9007.990234375 4226.46826171875 background all_cells +9030.8505859375 4219.275390625 background all_cells +9037.326171875 4223.73095703125 background all_cells +9039.625 4234.75048828125 background all_cells +9036.2919921875 4209.83740234375 background all_cells +9031.55859375 4207.7958984375 background all_cells +9015.0771484375 4229.6318359375 background all_cells +9021.9970703125 4221.94384765625 background all_cells +9022.798828125 4232.125 background all_cells +9021.8955078125 4241.39013671875 background all_cells +9015.826171875 4269.63232421875 background all_cells +9023.376953125 4274.41845703125 background all_cells +9022.15234375 4262.107421875 background all_cells +9018.1767578125 4253.095703125 background all_cells +9005.982421875 4261.2822265625 background all_cells +9014.56640625 4258.8486328125 background all_cells +9008.712890625 4251.2314453125 background all_cells +8966.283203125 4188.7353515625 background all_cells +8957.6162109375 4201.501953125 background all_cells +8975.2431640625 4189.73486328125 background all_cells +8968.5205078125 4214.712890625 background all_cells +8967.4892578125 4196.02685546875 background all_cells +9006.1259765625 4178.99072265625 background all_cells +8990.912109375 4188.87255859375 background all_cells +9000.59765625 4184.92529296875 background all_cells +8984.712890625 4175.70458984375 background all_cells +8996.716796875 4174.93798828125 background all_cells +8989.0673828125 4176.923828125 background all_cells +8966.599609375 4174.203125 background all_cells +8974.021484375 4182.349609375 background all_cells +8971.38671875 4178.83349609375 background all_cells +8972.810546875 4172.76220703125 background all_cells +9195.67578125 4181.60986328125 background all_cells +9202.31640625 4161.41259765625 background all_cells +9201.3974609375 4171.9580078125 background all_cells +9199.55859375 4153.8798828125 background all_cells +9196.9091796875 4167.28955078125 background all_cells +9216.998046875 4159.60595703125 background all_cells +9216.4501953125 4177.6748046875 background all_cells +9209.0244140625 4171.76416015625 background all_cells +9216.6875 4213.82177734375 background all_cells +9200.5927734375 4218.97900390625 background all_cells +9210.921875 4221.07666015625 background all_cells +9215.3349609375 4220.29296875 background all_cells +9194.6640625 4212.1455078125 background all_cells +9190.1376953125 4209.892578125 background all_cells +9195.373046875 4231.75830078125 background all_cells +9190.412109375 4224.1962890625 background all_cells +9196.654296875 4218.90625 background all_cells +9215.9111328125 4203.90673828125 background all_cells +9217.1357421875 4190.93701171875 background all_cells +9204.2099609375 4207.57275390625 background all_cells +9201.9853515625 4199.845703125 background all_cells +9213.478515625 4229.0576171875 background all_cells +9210.7626953125 4239.966796875 background all_cells +9204.7099609375 4233.83447265625 background all_cells +9206.0537109375 4226.9658203125 background all_cells +9199.3271484375 4258.06201171875 background all_cells +9207.4150390625 4254.70654296875 background all_cells +9206.3251953125 4278.064453125 background all_cells +9203.1005859375 4281.9599609375 background all_cells +9198.84375 4273.53173828125 background all_cells +9210.376953125 4259.64794921875 background all_cells +9191.248046875 4249.29345703125 background all_cells +9193.6708984375 4261.64306640625 background all_cells +9187.595703125 4255.474609375 background all_cells +9252.46875 4222.64599609375 background all_cells +9246.7041015625 4212.60302734375 background all_cells +9248.2744140625 4182.02001953125 background all_cells +9252.3447265625 4163.06689453125 background all_cells +9264.095703125 4163.1025390625 background all_cells +9263.31640625 4174.18017578125 background all_cells +9252.708984375 4172.5634765625 background all_cells +9279.6611328125 4168.9765625 background all_cells +9285.1572265625 4190.91552734375 background all_cells +9296.021484375 4179.23388671875 background all_cells +9285.5185546875 4180.85546875 background all_cells +9290.251953125 4151.759765625 background all_cells +9234.765625 4169.67919921875 background all_cells +9241.662109375 4174.345703125 background all_cells +9242.056640625 4163.72900390625 background all_cells +9224.3828125 4237.02978515625 background all_cells +9213.6357421875 4249.15771484375 background all_cells +9219.564453125 4246.6982421875 background all_cells +9215.86328125 4237.31396484375 background all_cells +9313.8525390625 4285.90478515625 background all_cells +9343.52734375 4296.03515625 background all_cells +9326.3193359375 4285.30517578125 background all_cells +9318.3896484375 4277.71044921875 background all_cells +9297.6884765625 4292.96337890625 background all_cells +9309.544921875 4298.3046875 background all_cells +9304.88671875 4282.44921875 background all_cells +9301.4052734375 4276.1142578125 background all_cells +9236.1728515625 4273.20263671875 background all_cells +9213.4775390625 4285.72900390625 background all_cells +9224.283203125 4287.83544921875 background all_cells +9215.1865234375 4262.830078125 background all_cells +9215.1416015625 4270.30419921875 background all_cells +8929.07421875 3958.1240234375 background all_cells +8977.919921875 3948.037353515625 background all_cells +8938.076171875 3959.896240234375 background all_cells +8944.0859375 3955.223388671875 background all_cells +9035.8798828125 4008.274169921875 background all_cells +9046.962890625 3973.07568359375 background all_cells +9030.04296875 3953.500732421875 background all_cells +9029.59765625 3980.88232421875 background all_cells +9020.63671875 3975.210205078125 background all_cells +8932.7607421875 3978.819091796875 background all_cells +8955.8173828125 3968.783447265625 background all_cells +8942.9912109375 3979.78076171875 background all_cells +8977.794921875 3965.61962890625 background all_cells +8977.0556640625 3976.427734375 background all_cells +8980.962890625 3960.988037109375 background all_cells +8999.3759765625 3989.823974609375 background all_cells +8993.294921875 3981.071044921875 background all_cells +8988.666015625 3967.966796875 background all_cells +8985.240234375 3976.2158203125 background all_cells +8926.365234375 3988.012451171875 background all_cells +8941.3818359375 3992.5 background all_cells +8948.7490234375 4033.63720703125 background all_cells +8936.314453125 4033.871337890625 background all_cells +8930.7138671875 4048.142578125 background all_cells +8946.7578125 4039.49365234375 background all_cells +8959.33203125 4039.61279296875 background all_cells +8948.197265625 4001.65625 background all_cells +8935.63671875 4010.38623046875 background all_cells +8955.4111328125 4166.453125 background all_cells +8959.5693359375 4161.1923828125 background all_cells +8955.9716796875 4150.982421875 background all_cells +9215.42578125 4147.11181640625 background all_cells +9007.1826171875 4133.494140625 background all_cells +9293.861328125 4142.8583984375 background all_cells +9039.4326171875 4123.52783203125 background all_cells +9250.951171875 4146.85009765625 background all_cells +9207.1103515625 4150.1474609375 background all_cells +8971.2177734375 4156.84619140625 background all_cells +9251.9609375 4156.64794921875 background all_cells +8974.9033203125 4163.0458984375 background all_cells +8976.95703125 4155.47216796875 background all_cells +9238.2451171875 4151.4599609375 background all_cells +8975.6318359375 4124.90625 background all_cells +8969.30078125 4148.84423828125 background all_cells +8975.3720703125 4146.4873046875 background all_cells +8934.9814453125 4060.7578125 background all_cells +8937.3857421875 4052.155029296875 background all_cells +8946.1748046875 4060.833251953125 background all_cells +8959.33203125 4053.455322265625 background all_cells +8951.134765625 4116.5615234375 background all_cells +8931.0947265625 4108.11669921875 background all_cells +8931.2490234375 4134.2822265625 background all_cells +8942.2099609375 4132.98583984375 background all_cells +8926.2783203125 4120.7119140625 background all_cells +8946.9208984375 4083.50341796875 background all_cells +8963.5859375 4030.60791015625 background all_cells +8974.083984375 4031.384521484375 background all_cells +8982.6015625 4036.368408203125 background all_cells +8968.568359375 4035.6650390625 background all_cells +8978.2119140625 4033.3681640625 background all_cells +8988.2333984375 4042.368896484375 background all_cells +8982.529296875 4048.827880859375 background all_cells +8973.302734375 4045.0419921875 background all_cells +8990.0302734375 4071.32080078125 background all_cells +8996.8046875 4078.12158203125 background all_cells +8990.892578125 4085.4814453125 background all_cells +8967.4326171875 4081.46484375 background all_cells +8960.4501953125 4071.34033203125 background all_cells +8970.5068359375 4075.1884765625 background all_cells +8979.9482421875 4075.02587890625 background all_cells +8977.1875 4065.403076171875 background all_cells +8972.04296875 4090.009033203125 background all_cells +8991.3173828125 4016.118896484375 background all_cells +9003.974609375 4002.711181640625 background all_cells +9007.798828125 4041.281982421875 background all_cells +9001.3291015625 4021.44921875 background all_cells +8992.9658203125 4035.136962890625 background all_cells +8969.7451171875 4017.283203125 background all_cells +8982.490234375 4004.38720703125 background all_cells +8976.9208984375 4026.51025390625 background all_cells +8980.708984375 4020.947509765625 background all_cells +9303.427734375 4071.84716796875 background all_cells +9305.888671875 4082.810791015625 background all_cells +9319.04296875 4084.431396484375 background all_cells +9340.216796875 4082.985107421875 background all_cells +9335.611328125 4076.575439453125 background all_cells +9325.7080078125 4073.467041015625 background all_cells +9301.0283203125 4093.275146484375 background all_cells +9321.4423828125 4103.51953125 background all_cells +9354.0654296875 4086.5849609375 background all_cells +9365.01953125 4106.0703125 background all_cells +9356.0615234375 4103.65380859375 background all_cells +9358.162109375 4117.63818359375 background all_cells +9309.08203125 4127.37841796875 background all_cells +9304.85546875 4137.7998046875 background all_cells +9340.3720703125 4137.3056640625 background all_cells +9326.2412109375 4133.84765625 background all_cells +9344.48828125 4124.83154296875 background all_cells +9379.69921875 4114.1982421875 background all_cells +9390.7431640625 4107.5947265625 background all_cells +9387.275390625 4122.3291015625 background all_cells +9383.6875 4104.2275390625 background all_cells +9374.875 4141.74072265625 background all_cells +9387.77734375 4148.697265625 background all_cells +9382.8056640625 4131.56787109375 background all_cells +9397.05078125 4143.009765625 background all_cells +9406.556640625 4136.55078125 background all_cells +9398.12109375 4132.017578125 background all_cells +9404.6376953125 4109.60791015625 background all_cells +9398.7861328125 4123.45849609375 background all_cells +9411.6416015625 4124.5263671875 background all_cells +9396.48046875 4113.33740234375 background all_cells +9363.0478515625 4072.301513671875 background all_cells +9382.287109375 4081.250732421875 background all_cells +9375.0234375 4067.712646484375 background all_cells +9371.3359375 4075.350830078125 background all_cells +9368.96875 4113.6962890625 background all_cells +9367.8984375 4091.32470703125 background all_cells +9377.2734375 4090.678955078125 background all_cells +9372.9892578125 4103.01513671875 background all_cells +9396.84765625 4071.583984375 background all_cells +9393.2861328125 4091.83056640625 background all_cells +9402.349609375 4093.7802734375 background all_cells +9407.5478515625 4098.287109375 background all_cells +9405.4521484375 4087.75537109375 background all_cells +9305.671875 4147.47607421875 background all_cells +9316.90234375 4142.185546875 background all_cells +9313.478515625 4163.98388671875 background all_cells +9311.8408203125 4156.5400390625 background all_cells +9321.05078125 4155.70849609375 background all_cells +9330.0595703125 4149.705078125 background all_cells +9330.3037109375 4165.19921875 background all_cells +9357.244140625 4144.9833984375 background all_cells +9338.849609375 4156.98974609375 background all_cells +9349.578125 4179.447265625 background all_cells +9342.876953125 4169.48828125 background all_cells +9276.8173828125 4023.187744140625 background all_cells +9277.837890625 4041.0283203125 background all_cells +9289.2021484375 4004.053955078125 background all_cells +9286.7783203125 3994.158935546875 background all_cells +9278.6796875 4036.326416015625 background all_cells +9315.234375 4026.70263671875 background all_cells +9329.79296875 4041.599365234375 background all_cells +9317.6171875 4041.4072265625 background all_cells +9290.953125 4028.266357421875 background all_cells +9298.1376953125 4027.2060546875 background all_cells +9293.318359375 4034.91015625 background all_cells +9350.724609375 3995.880859375 background all_cells +9357.16015625 3984.7099609375 background all_cells +9395.8857421875 4002.201171875 background all_cells +9411.001953125 3996.341796875 background all_cells +9411.0224609375 4002.839111328125 background all_cells +9400.263671875 4001.726318359375 background all_cells +9389.2939453125 4021.8466796875 background all_cells +9407.3984375 4032.089599609375 background all_cells +9398.0478515625 4009.937255859375 background all_cells +9393.876953125 4032.466064453125 background all_cells +9391.5224609375 4016.63525390625 background all_cells +9380.3408203125 4037.906005859375 background all_cells +9352.9345703125 4038.548583984375 background all_cells +9364.5869140625 4039.154541015625 background all_cells +9359.5478515625 4030.16015625 background all_cells +9336.3515625 4065.760009765625 background all_cells +9317.833984375 4057.419677734375 background all_cells +9330.5009765625 4058.142333984375 background all_cells +9354.4833984375 4070.780517578125 background all_cells +9345.38671875 4068.65771484375 background all_cells +9347.58984375 4052.442626953125 background all_cells +9389.2265625 4046.26171875 background all_cells +9407.1435546875 4053.52685546875 background all_cells +9391.3115234375 4059.027587890625 background all_cells +9360.15625 4053.264404296875 background all_cells +9369.634765625 4043.576904296875 background all_cells +9381.189453125 4046.161376953125 background all_cells +9378.7158203125 4059.322509765625 background all_cells +9374.29296875 4051.9111328125 background all_cells +9302.6962890625 3974.887939453125 background all_cells +9332.4736328125 3980.641845703125 background all_cells +9340.5556640625 3973.533935546875 background all_cells +9327.3671875 3980.009765625 background all_cells +9319.2509765625 3975.94677734375 background all_cells +9367.646484375 3965.005126953125 background all_cells +9398.6181640625 3994.38330078125 background all_cells +9388.5595703125 3994.913330078125 background all_cells +9381.2119140625 3984.756591796875 background all_cells +9368.986328125 3976.466796875 background all_cells +9353.404296875 3958.77880859375 background all_cells +9408.865234375 3961.54833984375 background all_cells +9399.265625 3951.58984375 background all_cells +9302.181640625 3961.056640625 background all_cells +9334.62890625 3933.503173828125 background all_cells +9334.4326171875 3960.094970703125 background all_cells +9326.18359375 3960.23974609375 background all_cells +9319.50390625 3953.5595703125 background all_cells +7154.84619140625 4929.27294921875 background all_cells +7147.095703125 4937.7587890625 background all_cells +7138.2275390625 4932.8896484375 background all_cells +7142.45166015625 4928.986328125 background all_cells +7158.7275390625 4938.06103515625 background all_cells +7140.7138671875 4961.77880859375 background all_cells +7154.91162109375 4957.3505859375 background all_cells +7173.60595703125 4947.6611328125 background all_cells +7188.14599609375 4949.31396484375 background all_cells +7180.1923828125 4943.18212890625 background all_cells +7201.03076171875 4968.60546875 background all_cells +7184.87890625 4963.54443359375 background all_cells +7195.74169921875 4977.68896484375 background all_cells +7192.10205078125 4969.52099609375 background all_cells +7193.45068359375 4957.9462890625 background all_cells +7217.11279296875 4943.1455078125 background all_cells +7165.47314453125 4953.21044921875 background all_cells +7167.18310546875 4975.20361328125 background all_cells +7167.74853515625 4937.33203125 background all_cells +7175.2392578125 4970.9814453125 background all_cells +7175.78173828125 4961.9013671875 background all_cells +7166.615234375 4963.7509765625 background all_cells +7111.72509765625 5027.85546875 background all_cells +7116.3427734375 5037.33935546875 background all_cells +7119.00048828125 5026.73681640625 background all_cells +7142.08154296875 5024.09814453125 background all_cells +7156.95947265625 5022.2705078125 background all_cells +7148.56591796875 5023.04052734375 background all_cells +7105.70703125 4996.97802734375 background all_cells +7103.5673828125 5022.9423828125 background all_cells +7113.7021484375 5019.88623046875 background all_cells +7109.591796875 5011.40185546875 background all_cells +7154.11474609375 4943.2451171875 background all_cells +7150.15625 4949.158203125 background all_cells +7160.50634765625 4945.3896484375 background all_cells +7138.19775390625 4944.35498046875 background all_cells +7127.49951171875 4982.0 background all_cells +7135.07861328125 4980.21923828125 background all_cells +7130.548828125 4985.80615234375 background all_cells +7128.46728515625 4989.80810546875 background all_cells +7131.1796875 4960.59326171875 background all_cells +7117.30859375 4992.318359375 background all_cells +7123.6044921875 4990.75830078125 background all_cells +7120.78759765625 4985.193359375 background all_cells +7146.83837890625 4988.9970703125 background all_cells +7144.15087890625 4972.97705078125 background all_cells +7157.4814453125 4969.71435546875 background all_cells +7153.99755859375 4971.7099609375 background all_cells +7119.60791015625 4934.97802734375 background all_cells +7125.44677734375 4947.037109375 background all_cells +7128.11083984375 4938.419921875 background all_cells +7076.3310546875 5058.39501953125 background all_cells +7071.92822265625 5051.71337890625 background all_cells +7089.19921875 5237.349609375 background all_cells +7120.392578125 5274.15283203125 background all_cells +7107.15087890625 5240.2197265625 background all_cells +7088.49267578125 5212.025390625 background all_cells +7101.93359375 5211.27783203125 background all_cells +7095.14990234375 5004.5615234375 background all_cells +7039.0087890625 5046.2353515625 background all_cells +7097.11962890625 5041.42919921875 background all_cells +7096.966796875 5014.28662109375 background all_cells +7071.22216796875 5077.35888671875 background all_cells +7059.6787109375 5071.765625 background all_cells +7048.4248046875 5069.3447265625 background all_cells +7164.3916015625 5139.15625 background all_cells +7164.98681640625 5158.9091796875 background all_cells +7174.310546875 5151.18115234375 background all_cells +7162.2958984375 5148.3125 background all_cells +7194.80029296875 5140.30322265625 background all_cells +7210.791015625 5144.21435546875 background all_cells +7204.17919921875 5150.708984375 background all_cells +7182.87744140625 5176.6279296875 background all_cells +7201.05078125 5184.7705078125 background all_cells +7191.26416015625 5169.7177734375 background all_cells +7187.6904296875 5189.89013671875 background all_cells +7172.4853515625 5172.42626953125 background all_cells +7171.0302734375 5194.65625 background all_cells +7166.80615234375 5187.056640625 background all_cells +7213.0126953125 5182.4951171875 background all_cells +7221.7861328125 5262.46240234375 background all_cells +7218.15234375 5160.55859375 background all_cells +7213.71630859375 5168.26123046875 background all_cells +7259.3671875 5170.88037109375 background all_cells +7243.9501953125 5239.55419921875 background all_cells +7259.40966796875 5135.654296875 background all_cells +7245.49072265625 5142.28271484375 background all_cells +7253.78857421875 5147.8759765625 background all_cells +7259.13671875 5155.791015625 background all_cells +7227.76318359375 5150.27978515625 background all_cells +7225.5537109375 5169.6103515625 background all_cells +7231.5849609375 5173.5361328125 background all_cells +7227.32666015625 5161.80078125 background all_cells +7259.52978515625 5048.8427734375 background all_cells +7180.1435546875 5066.3671875 background all_cells +7179.71923828125 5051.2216796875 background all_cells +7255.03125 5061.3173828125 background all_cells +7229.90625 5107.67822265625 background all_cells +7170.583984375 5085.92529296875 background all_cells +7208.7451171875 5125.16357421875 background all_cells +7194.931640625 5124.044921875 background all_cells +7215.1357421875 5139.76904296875 background all_cells +7217.5595703125 5120.64599609375 background all_cells +7251.21044921875 5075.43408203125 background all_cells +7253.44921875 5129.626953125 background all_cells +7260.56005859375 5103.14697265625 background all_cells +7263.18701171875 5081.10546875 background all_cells +7180.595703125 4839.4140625 background all_cells +7176.34033203125 4853.61865234375 background all_cells +7173.2548828125 4867.97216796875 background all_cells +7178.48095703125 4858.8388671875 background all_cells +7173.97607421875 4873.24755859375 background all_cells +7154.2958984375 4859.33056640625 background all_cells +7166.5947265625 4870.3173828125 background all_cells +7159.68017578125 4868.29541015625 background all_cells +7207.99755859375 4898.89794921875 background all_cells +7219.4169921875 4902.287109375 background all_cells +7213.9365234375 4919.8466796875 background all_cells +7231.66259765625 4922.41552734375 background all_cells +7231.46044921875 4912.6884765625 background all_cells +7225.4267578125 4927.13330078125 background all_cells +7127.46923828125 4921.8154296875 background all_cells +7147.9228515625 4920.09814453125 background all_cells +7149.9833984375 4925.5771484375 background all_cells +7121.2255859375 4924.80029296875 background all_cells +7140.7734375 4921.74267578125 background all_cells +7165.76513671875 4919.8115234375 background all_cells +7185.52294921875 4929.001953125 background all_cells +7171.3857421875 4907.1015625 background all_cells +7145.20751953125 4902.953125 background all_cells +7151.63037109375 4913.892578125 background all_cells +7144.0537109375 4911.03857421875 background all_cells +7131.5234375 4901.88232421875 background all_cells +7144.67138671875 4894.0322265625 background all_cells +7136.9345703125 4893.0078125 background all_cells +7129.01904296875 4911.58544921875 background all_cells +7166.666015625 4895.5791015625 background all_cells +7160.3076171875 4906.98828125 background all_cells +7185.5302734375 4903.5615234375 background all_cells +7196.8271484375 4909.23974609375 background all_cells +7194.24609375 4912.4580078125 background all_cells +7182.60107421875 4892.54345703125 background all_cells +7195.91943359375 4897.73291015625 background all_cells +7194.4482421875 4889.76123046875 background all_cells +7185.29150390625 4896.9560546875 background all_cells +7182.5224609375 4861.8642578125 background all_cells +7212.15478515625 4876.0498046875 background all_cells +7223.4189453125 4877.3994140625 background all_cells +7181.75537109375 4871.576171875 background all_cells +7220.24365234375 4866.8330078125 background all_cells +7232.8779296875 4880.7529296875 background all_cells +7219.9091796875 4893.0 background all_cells +7231.75927734375 4890.724609375 background all_cells +7212.4814453125 4885.0380859375 background all_cells +7156.8125 4878.03515625 background all_cells +7170.185546875 4878.71923828125 background all_cells +7166.0517578125 4884.30419921875 background all_cells +7157.71533203125 4887.31640625 background all_cells +7139.54833984375 4885.0849609375 background all_cells +7147.57421875 4868.8857421875 background all_cells +7147.587890625 4882.56494140625 background all_cells +7151.74560546875 4887.5498046875 background all_cells +7143.76513671875 4876.74560546875 background all_cells +7072.51025390625 4703.89892578125 background all_cells +7077.22412109375 4691.9267578125 background all_cells +7078.517578125 4710.47802734375 background all_cells +7114.93212890625 4713.94140625 background all_cells +7111.6767578125 4709.2998046875 background all_cells +7124.1708984375 4704.64794921875 background all_cells +7122.9375 4717.81103515625 background all_cells +7125.31201171875 4734.11669921875 background all_cells +7116.4970703125 4740.078125 background all_cells +7093.51708984375 4718.6103515625 background all_cells +7101.14697265625 4716.22900390625 background all_cells +7100.86376953125 4706.8779296875 background all_cells +7085.07470703125 4706.271484375 background all_cells +7105.69873046875 4687.5771484375 background all_cells +7085.20654296875 4691.17724609375 background all_cells +7099.38623046875 4690.90576171875 background all_cells +7143.931640625 4729.15673828125 background all_cells +7151.50830078125 4732.75830078125 background all_cells +7159.54638671875 4725.4453125 background all_cells +7167.13818359375 4738.3818359375 background all_cells +7187.17138671875 4733.2373046875 background all_cells +7141.52294921875 4741.29345703125 background all_cells +7137.3115234375 4758.583984375 background all_cells +7142.60205078125 4749.69287109375 background all_cells +7125.87841796875 4751.4970703125 background all_cells +7197.71484375 4752.404296875 background all_cells +7204.36669921875 4767.611328125 background all_cells +7214.19189453125 4769.70751953125 background all_cells +7205.1171875 4758.314453125 background all_cells +7186.865234375 4771.16259765625 background all_cells +7139.12890625 4764.9228515625 background all_cells +7132.2412109375 4767.67919921875 background all_cells +7194.86865234375 4783.13916015625 background all_cells +7238.72900390625 4763.06689453125 background all_cells +7235.140625 4776.0185546875 background all_cells +7244.6015625 4715.26513671875 background all_cells +7241.896484375 4733.03955078125 background all_cells +7205.078125 4729.76611328125 background all_cells +7221.09033203125 4725.41943359375 background all_cells +7216.3681640625 4731.333984375 background all_cells +7256.580078125 4690.689453125 background all_cells +7259.0458984375 4732.86962890625 background all_cells +7250.05419921875 4722.3642578125 background all_cells +7263.10498046875 4715.88818359375 background all_cells +7255.255859375 4742.6396484375 background all_cells +7262.79296875 4773.35791015625 background all_cells +7254.7978515625 4759.44091796875 background all_cells +7242.71484375 4752.18017578125 background all_cells +7196.69140625 4689.35302734375 background all_cells +7212.1474609375 4708.9521484375 background all_cells +7208.072265625 4715.533203125 background all_cells +7215.888671875 4697.48876953125 background all_cells +7201.115234375 4683.32470703125 background all_cells +7558.5 4688.4853515625 background all_cells +7561.3935546875 4758.25341796875 background all_cells +7640.2421875 4715.3125 background all_cells +7646.4501953125 4721.63818359375 background all_cells +7643.95751953125 4733.6376953125 background all_cells +7644.13916015625 4709.02783203125 background all_cells +7601.875 4720.3603515625 background all_cells +7625.166015625 4724.58154296875 background all_cells +7637.16162109375 4701.619140625 background all_cells +7627.15380859375 4702.0361328125 background all_cells +7604.408203125 4707.91748046875 background all_cells +7615.84716796875 4709.63818359375 background all_cells +7606.99462890625 4701.53369140625 background all_cells +7594.74560546875 4666.3017578125 background all_cells +7601.7685546875 4674.87060546875 background all_cells +7597.6142578125 4682.888671875 background all_cells +7618.73828125 4688.59326171875 background all_cells +7596.47021484375 4695.8515625 background all_cells +7614.2626953125 4695.0625 background all_cells +7602.88525390625 4690.82421875 background all_cells +7609.236328125 4680.3408203125 background all_cells +7622.02197265625 4673.80419921875 background all_cells +7617.52294921875 4680.81298828125 background all_cells +7611.17041015625 4664.33154296875 background all_cells +7599.9599609375 4793.974609375 background all_cells +7600.27197265625 4808.44873046875 background all_cells +7583.1689453125 4800.21728515625 background all_cells +7594.14208984375 4790.00341796875 background all_cells +7622.20361328125 4790.48974609375 background all_cells +7617.1982421875 4763.55810546875 background all_cells +7613.84765625 4786.146484375 background all_cells +7631.8037109375 4784.6259765625 background all_cells +7646.38037109375 4780.28369140625 background all_cells +7597.55615234375 4774.14208984375 background all_cells +7593.6708984375 4755.69775390625 background all_cells +7608.591796875 4764.5205078125 background all_cells +7603.27099609375 4759.75 background all_cells +7585.9521484375 4845.2294921875 background all_cells +7585.51220703125 4861.65283203125 background all_cells +7589.60986328125 4871.89794921875 background all_cells +7599.1806640625 4850.64453125 background all_cells +7592.95751953125 4880.31298828125 background all_cells +7601.10205078125 4954.4296875 background all_cells +7601.19482421875 4968.224609375 background all_cells +7612.6953125 4972.18408203125 background all_cells +7588.181640625 4961.8193359375 background all_cells +7608.24609375 4960.44091796875 background all_cells +7588.1259765625 4946.48046875 background all_cells +7610.29833984375 4925.70166015625 background all_cells +7602.0 4920.90673828125 background all_cells +7598.9765625 4944.9951171875 background all_cells +7591.69873046875 4933.36328125 background all_cells +7657.1923828125 4916.42041015625 background all_cells +7626.6708984375 4915.74609375 background all_cells +7651.84619140625 4908.83544921875 background all_cells +7617.9130859375 4932.04296875 background all_cells +7630.21875 4931.98046875 background all_cells +7661.1943359375 4943.353515625 background all_cells +7674.2939453125 4927.89208984375 background all_cells +7679.61279296875 4936.7412109375 background all_cells +7678.10302734375 4943.5 background all_cells +7663.375 4923.37744140625 background all_cells +7670.0390625 4950.83056640625 background all_cells +7670.22509765625 4956.12890625 background all_cells +7679.64697265625 4950.13525390625 background all_cells +7661.1005859375 4960.85498046875 background all_cells +7670.548828125 4973.3076171875 background all_cells +7676.75244140625 4967.357421875 background all_cells +7663.23388671875 4968.13525390625 background all_cells +7642.890625 4970.18115234375 background all_cells +7657.814453125 4950.830078125 background all_cells +7651.70166015625 4955.87060546875 background all_cells +7654.427734375 4967.59765625 background all_cells +7647.70166015625 4961.89013671875 background all_cells +7643.95166015625 4953.19287109375 background all_cells +7623.8037109375 4961.6796875 background all_cells +7629.2099609375 4948.98828125 background all_cells +7629.8193359375 4964.64501953125 background all_cells +7691.375 4895.53173828125 background all_cells +7710.3955078125 4861.873046875 background all_cells +7713.1044921875 4869.25244140625 background all_cells +7700.59326171875 4891.5263671875 background all_cells +7698.361328125 4867.17919921875 background all_cells +7757.6630859375 4865.65478515625 background all_cells +7796.85302734375 4869.767578125 background all_cells +7778.46435546875 4877.0478515625 background all_cells +7703.28369140625 4900.6025390625 background all_cells +7690.8798828125 4910.7705078125 background all_cells +7698.19873046875 4902.85693359375 background all_cells +7664.6787109375 4911.02783203125 background all_cells +7648.9794921875 4877.5673828125 background all_cells +7655.529296875 4884.607421875 background all_cells +7666.40673828125 4890.56201171875 background all_cells +7681.4150390625 4870.66552734375 background all_cells +7671.78466796875 4869.39501953125 background all_cells +7669.27294921875 4884.28271484375 background all_cells +7596.0654296875 4976.60791015625 background all_cells +7591.83056640625 4992.1591796875 background all_cells +7597.75634765625 4986.025390625 background all_cells +7607.68359375 4997.8427734375 background all_cells +7818.99951171875 5027.400390625 background all_cells +7596.73095703125 4996.025390625 background all_cells +7599.73486328125 5015.685546875 background all_cells +7609.681640625 5001.16064453125 background all_cells +7823.2353515625 4968.96875 background all_cells +7609.3916015625 4990.64208984375 background all_cells +7578.43603515625 4891.27685546875 background all_cells +7563.40380859375 4920.84765625 background all_cells +7565.658203125 4912.3955078125 background all_cells +7569.01513671875 4896.9814453125 background all_cells +7562.974609375 4930.8037109375 background all_cells +7573.748046875 4949.79833984375 background all_cells +7583.17724609375 4937.15625 background all_cells +7570.60205078125 4936.93798828125 background all_cells +7552.88134765625 4930.13232421875 background all_cells +7558.57958984375 4947.03076171875 background all_cells +7551.0419921875 4942.498046875 background all_cells +7547.904296875 4931.88916015625 background all_cells +7569.2822265625 4972.82421875 background all_cells +7582.06982421875 4966.7685546875 background all_cells +7571.72509765625 4962.20556640625 background all_cells +7585.3046875 4988.5341796875 background all_cells +7583.33642578125 4979.6591796875 background all_cells +7573.7958984375 4981.96728515625 background all_cells +7553.38037109375 5037.10693359375 background all_cells +7561.166015625 4966.439453125 background all_cells +7556.79833984375 4956.80615234375 background all_cells +7553.62744140625 4925.0849609375 background all_cells +7557.82568359375 4922.9619140625 background all_cells +7552.408203125 4821.4208984375 background all_cells +7566.9755859375 4834.24560546875 background all_cells +7562.171875 4829.5966796875 background all_cells +7565.50732421875 4819.85107421875 background all_cells +7571.26171875 4812.34375 background all_cells +7576.54345703125 4843.68505859375 background all_cells +7577.3212890625 4810.7607421875 background all_cells +7575.67431640625 4819.44970703125 background all_cells +7571.4296875 4825.6962890625 background all_cells +7561.84814453125 4839.3310546875 background all_cells +7558.6640625 4853.26416015625 background all_cells +7555.34228515625 4847.04296875 background all_cells +7562.75537109375 4846.37646484375 background all_cells +7552.5244140625 4866.4765625 background all_cells +7552.83544921875 4876.7861328125 background all_cells +7573.8916015625 4869.83154296875 background all_cells +7561.8017578125 4861.876953125 background all_cells +7604.5302734375 4869.1923828125 background all_cells +7619.13818359375 4872.11572265625 background all_cells +7636.28271484375 4872.56103515625 background all_cells +7644.55419921875 4847.9814453125 background all_cells +7626.935546875 4865.05517578125 background all_cells +7639.2626953125 4862.38916015625 background all_cells +7608.1826171875 4858.63427734375 background all_cells +7617.271484375 4852.041015625 background all_cells +7610.400390625 4845.25341796875 background all_cells +7581.94775390625 4817.4658203125 background all_cells +7596.7900390625 4819.4287109375 background all_cells +7591.390625 4812.04150390625 background all_cells +7587.9326171875 4818.66650390625 background all_cells +7583.57080078125 4832.80908203125 background all_cells +7591.052734375 4827.46923828125 background all_cells +7618.345703125 4815.54931640625 background all_cells +7608.88623046875 4828.3193359375 background all_cells +7610.65771484375 4814.46728515625 background all_cells +7616.37353515625 4834.80810546875 background all_cells +7636.564453125 4828.36328125 background all_cells +7668.9111328125 4695.1318359375 background all_cells +7677.08740234375 4692.48193359375 background all_cells +7684.74267578125 4736.38525390625 background all_cells +7692.828125 4744.99951171875 background all_cells +7708.86865234375 4752.30908203125 background all_cells +7704.6181640625 4755.16943359375 background all_cells +7702.87109375 4727.77685546875 background all_cells +7670.0732421875 4769.1845703125 background all_cells +7686.318359375 4763.51171875 background all_cells +7675.18115234375 4757.51953125 background all_cells +7671.6005859375 4713.9580078125 background all_cells +7667.22802734375 4711.712890625 background all_cells +7709.4765625 4712.95751953125 background all_cells +7700.32275390625 4703.587890625 background all_cells +7712.6025390625 4703.9541015625 background all_cells +7710.80126953125 4691.50732421875 background all_cells +7706.09912109375 4696.01416015625 background all_cells +7735.427734375 4734.00439453125 background all_cells +7731.7646484375 4734.12841796875 background all_cells +7835.45263671875 4729.42822265625 background all_cells +7768.3955078125 4782.09521484375 background all_cells +7789.15625 4758.29248046875 background all_cells +7780.193359375 4783.55078125 background all_cells +7729.349609375 4777.25390625 background all_cells +7709.09716796875 4728.8896484375 background all_cells +7709.15625 4778.1416015625 background all_cells +7696.38427734375 4774.9052734375 background all_cells +7701.58203125 4748.7412109375 background all_cells +7710.84423828125 4744.0166015625 background all_cells +7670.47314453125 4849.1962890625 background all_cells +7661.8583984375 4856.5087890625 background all_cells +7681.935546875 4847.73193359375 background all_cells +7690.8603515625 4817.6357421875 background all_cells +7696.8662109375 4811.48974609375 background all_cells +7699.21728515625 4833.65673828125 background all_cells +7725.8740234375 4816.53857421875 background all_cells +7714.07666015625 4829.234375 background all_cells +7713.421875 4844.0244140625 background all_cells +7719.826171875 4807.92041015625 background all_cells +7665.5576171875 4825.1123046875 background all_cells +7679.45458984375 4829.4482421875 background all_cells +7673.2001953125 4811.17626953125 background all_cells +7670.240234375 4779.1865234375 background all_cells +7728.87646484375 4803.08349609375 background all_cells +7744.74609375 4790.25 background all_cells +7755.96484375 4794.94677734375 background all_cells +7783.83056640625 4800.32568359375 background all_cells +7797.91064453125 4804.4072265625 background all_cells +7805.94140625 4798.88525390625 background all_cells +7773.76513671875 4788.1708984375 background all_cells +7764.2021484375 4796.21630859375 background all_cells +7741.7958984375 4845.53271484375 background all_cells +7819.40380859375 4883.5107421875 background all_cells +7817.25634765625 4834.94970703125 background all_cells +7805.41748046875 4830.5478515625 background all_cells +7739.62451171875 4837.97900390625 background all_cells +7806.0 4861.44921875 background all_cells +7653.68896484375 4736.45458984375 background all_cells +7632.12939453125 4731.68994140625 background all_cells +7628.7080078125 4754.81201171875 background all_cells +7633.953125 4759.25244140625 background all_cells +7647.97216796875 4757.26318359375 background all_cells +7655.17138671875 4758.59521484375 background all_cells +7649.41064453125 4844.19873046875 background all_cells +7654.69091796875 4790.3828125 background all_cells +7656.24072265625 4812.755859375 background all_cells +7648.8935546875 4827.68310546875 background all_cells +7659.59228515625 4846.03759765625 background all_cells +7651.52978515625 4853.04736328125 background all_cells +7635.81982421875 4707.77294921875 background all_cells +7623.85693359375 4717.80224609375 background all_cells +7626.75048828125 4712.44873046875 background all_cells +7162.46435546875 4780.26123046875 background all_cells +7158.91650390625 4746.9306640625 background all_cells +7162.39111328125 4767.44580078125 background all_cells +7163.0400390625 4775.474609375 background all_cells +7182.4892578125 4818.07666015625 background all_cells +7183.93017578125 4828.62646484375 background all_cells +7180.79150390625 4823.02978515625 background all_cells +7172.32666015625 4816.33203125 background all_cells +7169.41162109375 4783.98779296875 background all_cells +7171.5439453125 4830.26806640625 background all_cells +7176.6474609375 4767.91748046875 background all_cells +7172.59912109375 4786.865234375 background all_cells +7184.91796875 4782.2802734375 background all_cells +7175.62548828125 4741.81494140625 background all_cells +7176.21240234375 4777.5576171875 background all_cells +7223.263671875 4820.57958984375 background all_cells +7231.7373046875 4822.68017578125 background all_cells +7230.50927734375 4830.2705078125 background all_cells +7225.73876953125 4830.5029296875 background all_cells +7231.23291015625 4805.92626953125 background all_cells +7243.9267578125 4825.236328125 background all_cells +7242.74072265625 4834.13427734375 background all_cells +7259.837890625 4816.2587890625 background all_cells +7239.8427734375 4816.55810546875 background all_cells +7293.5078125 4820.12158203125 background all_cells +7273.5908203125 4822.30859375 background all_cells +7195.33056640625 4825.91357421875 background all_cells +7204.25390625 4831.7109375 background all_cells +7203.80078125 4819.66845703125 background all_cells +7215.60986328125 4820.1787109375 background all_cells +7194.216796875 4813.47509765625 background all_cells +7210.59619140625 4818.31298828125 background all_cells +7326.19775390625 4811.37255859375 background all_cells +7339.0595703125 4816.1484375 background all_cells +7334.46484375 4830.55078125 background all_cells +7325.39111328125 4821.5634765625 background all_cells +7209.00732421875 4784.8076171875 background all_cells +7252.2294921875 4787.56494140625 background all_cells +7219.27001953125 4789.53369140625 background all_cells +7230.880859375 4785.56982421875 background all_cells +7223.00634765625 4800.572265625 background all_cells +7238.5556640625 4810.76025390625 background all_cells +7260.7294921875 4808.720703125 background all_cells +7245.0380859375 4798.228515625 background all_cells +7214.59765625 4795.43115234375 background all_cells +7219.30078125 4810.623046875 background all_cells +7214.1552734375 4803.42431640625 background all_cells +7212.93212890625 4807.60498046875 background all_cells +7200.03955078125 4801.388671875 background all_cells +7205.67626953125 4800.9306640625 background all_cells +7203.8828125 4794.044921875 background all_cells +7195.79052734375 4799.943359375 background all_cells +7192.13330078125 4806.310546875 background all_cells +7276.86865234375 4773.5029296875 background all_cells +7291.6669921875 4799.39013671875 background all_cells +7303.95849609375 4789.46240234375 background all_cells +7301.12939453125 4772.50830078125 background all_cells +7346.35693359375 4757.36962890625 background all_cells +7331.89013671875 4801.1484375 background all_cells +7332.92626953125 4786.1083984375 background all_cells +7318.95458984375 4730.3056640625 background all_cells +7322.1826171875 4751.15673828125 background all_cells +7344.16162109375 4746.74169921875 background all_cells +7350.25732421875 4740.1142578125 background all_cells +7295.53271484375 4742.3125 background all_cells +7306.45263671875 4730.7451171875 background all_cells +7279.92578125 4733.9208984375 background all_cells +7282.04736328125 4757.79931640625 background all_cells +7305.23095703125 4748.5556640625 background all_cells +7301.30712890625 4931.0439453125 background all_cells +7293.08642578125 4998.07568359375 background all_cells +7289.1591796875 4972.74169921875 background all_cells +7310.07666015625 4939.767578125 background all_cells +7363.53173828125 4951.48193359375 background all_cells +7378.8583984375 4992.54541015625 background all_cells +7373.22021484375 4997.966796875 background all_cells +7351.451171875 4980.3115234375 background all_cells +7353.66064453125 4946.1767578125 background all_cells +7349.8310546875 4935.91357421875 background all_cells +7346.81298828125 4949.5908203125 background all_cells +7248.55859375 4987.33203125 background all_cells +7207.275390625 4995.87841796875 background all_cells +7193.9970703125 4988.951171875 background all_cells +7231.89111328125 5022.84375 background all_cells +7246.439453125 5039.048828125 background all_cells +7238.73583984375 5016.5908203125 background all_cells +7236.06201171875 5039.630859375 background all_cells +7249.0380859375 5025.6494140625 background all_cells +7256.66552734375 5005.798828125 background all_cells +7247.30859375 5011.068359375 background all_cells +7265.453125 5032.89990234375 background all_cells +7258.95703125 5037.61376953125 background all_cells +7264.1708984375 5021.65283203125 background all_cells +7203.91748046875 5037.71435546875 background all_cells +7195.1142578125 5022.8603515625 background all_cells +7186.32373046875 5041.880859375 background all_cells +7224.63818359375 5029.37353515625 background all_cells +7213.1669921875 5035.03466796875 background all_cells +7222.50927734375 5007.2421875 background all_cells +7200.64404296875 5013.44189453125 background all_cells +7213.99609375 5020.17626953125 background all_cells +7234.2451171875 5006.39697265625 background all_cells +7228.55908203125 5011.9111328125 background all_cells +7224.2099609375 5019.345703125 background all_cells +7269.31884765625 4999.99365234375 background all_cells +7280.36669921875 5000.10205078125 background all_cells +7274.87841796875 4984.67822265625 background all_cells +7292.42578125 5031.10791015625 background all_cells +7389.52197265625 5039.27587890625 background all_cells +7350.51220703125 5027.7275390625 background all_cells +7336.70361328125 5041.10107421875 background all_cells +7312.91455078125 5040.89111328125 background all_cells +7286.4345703125 5014.6884765625 background all_cells +7369.509765625 5022.203125 background all_cells +7350.82958984375 5018.9248046875 background all_cells +7346.837890625 5010.841796875 background all_cells +7300.2822265625 5016.7451171875 background all_cells +7299.34423828125 5010.9853515625 background all_cells +7276.70361328125 5026.3681640625 background all_cells +7161.9853515625 5002.314453125 background all_cells +7175.08837890625 4998.23095703125 background all_cells +7171.56884765625 4982.5966796875 background all_cells +7162.0390625 4984.3525390625 background all_cells +7182.43603515625 5024.2646484375 background all_cells +7181.857421875 5011.92041015625 background all_cells +7179.31396484375 5016.32373046875 background all_cells +7184.38671875 5003.58935546875 background all_cells +7183.64111328125 4987.7470703125 background all_cells +7184.7451171875 4980.13525390625 background all_cells +7164.51708984375 5036.802734375 background all_cells +7163.78173828125 5023.14892578125 background all_cells +7174.611328125 5037.10888671875 background all_cells +7172.4296875 5023.62158203125 background all_cells +7168.06640625 5028.91259765625 background all_cells +7353.853515625 4755.70703125 background all_cells +7357.4990234375 4763.64306640625 background all_cells +7353.10888671875 4731.0029296875 background all_cells +7444.64404296875 4739.76611328125 background all_cells +7467.96728515625 4737.03466796875 background all_cells +7449.24072265625 4730.49853515625 background all_cells +7392.033203125 4760.24169921875 background all_cells +7414.2216796875 4769.74365234375 background all_cells +7435.38720703125 4763.23974609375 background all_cells +7434.171875 4744.30615234375 background all_cells +7411.59716796875 4751.95751953125 background all_cells +7362.89990234375 4748.43212890625 background all_cells +7374.56396484375 4762.49609375 background all_cells +7368.2822265625 4745.01416015625 background all_cells +7365.40185546875 4747.01025390625 background all_cells +7385.3056640625 4794.091796875 background all_cells +7383.3896484375 4770.8134765625 background all_cells +7361.4912109375 4785.32958984375 background all_cells +7376.484375 4795.86767578125 background all_cells +7367.5224609375 4791.5166015625 background all_cells +7350.86572265625 4769.47412109375 background all_cells +7352.42333984375 4784.35400390625 background all_cells +7357.3857421875 4771.0048828125 background all_cells +7359.2080078125 4874.91064453125 background all_cells +7367.20703125 4878.87255859375 background all_cells +7365.0048828125 4903.51025390625 background all_cells +7356.44970703125 4914.03564453125 background all_cells +7346.5166015625 4908.6591796875 background all_cells +7425.7353515625 4958.36669921875 background all_cells +7417.37744140625 4995.12744140625 background all_cells +7415.89697265625 4981.513671875 background all_cells +7427.20068359375 4986.07763671875 background all_cells +7419.60986328125 4949.5244140625 background all_cells +7371.94921875 4983.232421875 background all_cells +7374.1787109375 4967.81396484375 background all_cells +7377.6865234375 4933.21484375 background all_cells +7376.77099609375 4947.39013671875 background all_cells +7375.2626953125 4955.5390625 background all_cells +7358.56884765625 4885.1572265625 background all_cells +7353.5546875 4895.7578125 background all_cells +7342.36474609375 4894.37353515625 background all_cells +7393.0380859375 4878.38525390625 background all_cells +7381.31640625 4914.93115234375 background all_cells +7379.74658203125 4903.2060546875 background all_cells +7392.73046875 4891.12353515625 background all_cells +7377.10107421875 4887.02783203125 background all_cells +7372.794921875 4874.8935546875 background all_cells +7462.4541015625 4847.86865234375 background all_cells +7485.7021484375 4892.5234375 background all_cells +7478.54736328125 4891.494140625 background all_cells +7467.640625 4867.52392578125 background all_cells +7480.49609375 4860.89111328125 background all_cells +7453.6484375 4986.61376953125 background all_cells +7460.884765625 5036.83740234375 background all_cells +7476.236328125 4901.29931640625 background all_cells +7456.423828125 4949.89208984375 background all_cells +7444.03466796875 4913.74462890625 background all_cells +7510.599609375 4995.56884765625 background all_cells +7511.06201171875 4927.580078125 background all_cells +7531.6943359375 4808.84912109375 background all_cells +7537.51953125 4798.224609375 background all_cells +7525.30615234375 4830.89697265625 background all_cells +7367.3134765625 4777.3095703125 background all_cells +7379.2529296875 4776.33544921875 background all_cells +7374.68505859375 4786.8505859375 background all_cells +7428.63818359375 4825.60986328125 background all_cells +7408.0166015625 4825.7666015625 background all_cells +7509.3818359375 4786.34912109375 background all_cells +7513.73388671875 4827.78466796875 background all_cells +7485.30615234375 4815.79345703125 background all_cells +7495.853515625 4776.06689453125 background all_cells +7485.4052734375 4780.52587890625 background all_cells +7523.103515625 4778.0888671875 background all_cells +7427.412109375 4792.130859375 background all_cells +7464.9931640625 4813.76953125 background all_cells +7391.74072265625 4805.1484375 background all_cells +7462.9267578125 4787.2744140625 background all_cells +7351.80712890625 4817.99755859375 background all_cells +7343.73486328125 4853.20654296875 background all_cells +7346.74658203125 4847.10400390625 background all_cells +7339.64892578125 4839.6494140625 background all_cells +7383.484375 4860.65966796875 background all_cells +7389.34521484375 4823.23779296875 background all_cells +7387.69775390625 4835.09814453125 background all_cells +7388.38232421875 4853.4306640625 background all_cells +7388.7080078125 4843.1103515625 background all_cells +7376.09521484375 4862.49853515625 background all_cells +7383.05859375 4865.3115234375 background all_cells +7380.8623046875 4873.13720703125 background all_cells +7377.94287109375 4854.4931640625 background all_cells +7355.7509765625 4850.53125 background all_cells +7356.59814453125 4865.4716796875 background all_cells +7367.05419921875 4864.72607421875 background all_cells +7359.0068359375 4858.0244140625 background all_cells +7366.986328125 4855.09033203125 background all_cells +7379.08837890625 4839.6884765625 background all_cells +7377.57275390625 4829.70654296875 background all_cells +7366.7978515625 4829.00146484375 background all_cells +7294.958984375 4838.3740234375 background all_cells +7303.96435546875 4858.2705078125 background all_cells +7289.36279296875 4854.31591796875 background all_cells +7294.478515625 4907.18701171875 background all_cells +7295.46044921875 4921.580078125 background all_cells +7279.85693359375 4922.0380859375 background all_cells +7305.11865234375 4917.39404296875 background all_cells +7317.4091796875 4868.09765625 background all_cells +7330.34326171875 4895.5849609375 background all_cells +7323.72998046875 4903.31298828125 background all_cells +7317.84912109375 4934.39306640625 background all_cells +7318.08984375 4914.2568359375 background all_cells +7318.7275390625 4876.04833984375 background all_cells +7311.49169921875 4832.529296875 background all_cells +7329.90625 4855.07373046875 background all_cells +7311.42041015625 4843.86181640625 background all_cells +7255.03369140625 4907.1455078125 background all_cells +7238.25439453125 4942.833984375 background all_cells +7243.40234375 4919.5576171875 background all_cells +7263.34912109375 4920.5537109375 background all_cells +7274.60791015625 4909.5244140625 background all_cells +7279.43359375 4892.64599609375 background all_cells +7312.70263671875 4887.68310546875 background all_cells +7293.314453125 4891.9814453125 background all_cells +7270.18115234375 4876.93017578125 background all_cells +7287.20556640625 4875.02099609375 background all_cells +7302.4453125 4875.4072265625 background all_cells +7306.84423828125 4865.3125 background all_cells +7294.45263671875 4867.47265625 background all_cells +7252.2744140625 4879.91455078125 background all_cells +7265.962890625 4894.1962890625 background all_cells +7244.96533203125 4884.81640625 background all_cells +7266.55224609375 4885.4072265625 background all_cells +7191.39306640625 4875.14013671875 background all_cells +7198.47412109375 4855.34130859375 background all_cells +7192.1982421875 4861.23974609375 background all_cells +7200.38720703125 4844.31787109375 background all_cells +7202.333984375 4883.77490234375 background all_cells +7193.28662109375 4879.6103515625 background all_cells +7244.4921875 4893.89404296875 background all_cells +7235.93994140625 4899.2822265625 background all_cells +7247.8818359375 4900.7236328125 background all_cells +7259.6953125 4899.15869140625 background all_cells +7220.17236328125 4840.5517578125 background all_cells +7207.58984375 4861.18896484375 background all_cells +7209.96435546875 4851.19189453125 background all_cells +7209.73388671875 4840.662109375 background all_cells +7228.74951171875 4856.0810546875 background all_cells +7701.4306640625 4881.4775390625 background all_cells +7731.50341796875 4911.765625 background all_cells +7723.046875 4919.1875 background all_cells +7733.962890625 4906.31591796875 background all_cells +7714.349609375 4875.6865234375 background all_cells +7708.6064453125 4874.99169921875 background all_cells +7768.25537109375 4911.66845703125 background all_cells +7740.0263671875 4930.484375 background all_cells +7740.9609375 4990.87109375 background all_cells +7749.23583984375 4956.283203125 background all_cells +7777.95849609375 4918.037109375 background all_cells +7767.5185546875 4899.94287109375 background all_cells +7766.29345703125 4906.76123046875 background all_cells +7776.56689453125 4904.87109375 background all_cells +7770.4443359375 4903.26171875 background all_cells +7756.94677734375 4892.21484375 background all_cells +7771.15966796875 4892.3671875 background all_cells +7767.9970703125 4886.3662109375 background all_cells +7760.7578125 4895.009765625 background all_cells +7683.09423828125 5057.9287109375 background all_cells +7698.3671875 5048.8876953125 background all_cells +7690.16455078125 5052.45458984375 background all_cells +7775.7333984375 5090.33251953125 background all_cells +7790.22412109375 5066.2626953125 background all_cells +7675.03125 5257.70166015625 background all_cells +7706.47998046875 5278.37451171875 background all_cells +7694.189453125 5298.33251953125 background all_cells +7681.6923828125 5256.07568359375 background all_cells +7741.82421875 5322.44580078125 background all_cells +7827.79052734375 5199.5673828125 background all_cells +7823.9921875 5459.896484375 background all_cells +7763.32421875 5241.75732421875 background all_cells +7561.6572265625 4882.45263671875 background all_cells +7550.29052734375 4903.34033203125 background all_cells +7558.69482421875 4907.2412109375 background all_cells +7554.9541015625 4894.2490234375 background all_cells +7554.02197265625 4886.01220703125 background all_cells +7577.55712890625 5453.74462890625 background all_cells +7616.9794921875 5242.1318359375 background all_cells +7541.25732421875 5306.9296875 background all_cells +7544.9794921875 5167.80126953125 background all_cells +7635.140625 5176.3544921875 background all_cells +7592.916015625 5367.73876953125 background all_cells +7607.041015625 5060.72802734375 background all_cells +7570.39794921875 5080.57373046875 background all_cells +7569.1103515625 5072.65966796875 background all_cells +7574.9423828125 4917.41015625 background all_cells +7580.96923828125 5065.7958984375 background all_cells +7585.00732421875 4907.10400390625 background all_cells +7597.29052734375 4913.31396484375 background all_cells +7647.6728515625 4948.06005859375 background all_cells +7692.650390625 4927.2783203125 background all_cells +7690.76708984375 4919.892578125 background all_cells +7683.13427734375 4917.51953125 background all_cells +7686.76318359375 4927.05078125 background all_cells +7645.28076171875 4917.54150390625 background all_cells +7612.05859375 4893.83642578125 background all_cells +7640.75 4888.681640625 background all_cells +7623.916015625 4883.74560546875 background all_cells +7609.76611328125 4883.53076171875 background all_cells +7289.00244140625 5800.44921875 background all_cells +7360.55908203125 5751.51806640625 background all_cells +7331.6513671875 5764.7998046875 background all_cells +7338.20458984375 5851.72705078125 background all_cells +7334.09912109375 5834.98828125 background all_cells +7363.15478515625 5943.7431640625 background all_cells +7370.74560546875 5925.1357421875 background all_cells +7370.5 5913.30126953125 background all_cells +7338.26416015625 5924.2216796875 background all_cells +7347.251953125 5931.02978515625 background all_cells +7325.521484375 5937.55859375 background all_cells +7346.83251953125 5923.7783203125 background all_cells +7333.85498046875 5879.7880859375 background all_cells +7323.07861328125 5876.31640625 background all_cells +7313.54541015625 5922.02978515625 background all_cells +7315.23095703125 5881.5048828125 background all_cells +7188.17431640625 5790.716796875 background all_cells +7211.67529296875 5770.580078125 background all_cells +7269.2763671875 5794.2001953125 background all_cells +7281.43017578125 5789.5556640625 background all_cells +7276.63330078125 5791.8564453125 background all_cells +7278.59375 5780.384765625 background all_cells +7237.67236328125 5824.4716796875 background all_cells +7250.51904296875 5798.22021484375 background all_cells +7250.1552734375 5803.2919921875 background all_cells +7248.580078125 5815.76806640625 background all_cells +7103.103515625 5823.9619140625 background all_cells +7099.1865234375 5833.18408203125 background all_cells +7070.00341796875 5829.0703125 background all_cells +7112.796875 5825.443359375 background all_cells +7143.5048828125 5937.55810546875 background all_cells +7215.6220703125 5929.0126953125 background all_cells +7211.1357421875 5940.18701171875 background all_cells +7147.255859375 5942.27392578125 background all_cells +7076.64892578125 5893.75390625 background all_cells +7127.65185546875 5904.5888671875 background all_cells +7077.9453125 5900.19580078125 background all_cells +7120.220703125 5869.81689453125 background all_cells +7104.103515625 5872.11767578125 background all_cells +7124.138671875 5873.9697265625 background all_cells +7084.2802734375 5789.4541015625 background all_cells +7074.2353515625 5795.88525390625 background all_cells +7089.4423828125 5793.6025390625 background all_cells +7108.2099609375 5787.70849609375 background all_cells +7115.31396484375 5760.0107421875 background all_cells +7112.57275390625 5727.49462890625 background all_cells +7169.95703125 5793.23681640625 background all_cells +7160.2529296875 5792.45947265625 background all_cells +7097.77783203125 5753.306640625 background all_cells +7100.5126953125 5748.0263671875 background all_cells +7100.99658203125 5770.8662109375 background all_cells +7099.3798828125 5782.294921875 background all_cells +7077.34033203125 5776.86279296875 background all_cells +7092.6455078125 5774.36572265625 background all_cells +7076.94677734375 5785.23193359375 background all_cells +7441.205078125 5779.66259765625 background all_cells +7423.1396484375 5802.94970703125 background all_cells +7420.42724609375 5796.177734375 background all_cells +7459.2197265625 5782.05126953125 background all_cells +7459.66015625 5894.41650390625 background all_cells +7498.4501953125 5900.5869140625 background all_cells +7465.98681640625 5890.53515625 background all_cells +7463.9375 5905.43603515625 background all_cells +7398.5673828125 5879.0615234375 background all_cells +7430.76123046875 5939.548828125 background all_cells +7422.75732421875 5887.564453125 background all_cells +7424.68603515625 5866.9609375 background all_cells +7442.75634765625 5832.7275390625 background all_cells +7458.06640625 5836.5341796875 background all_cells +7456.580078125 5854.0390625 background all_cells +7461.63818359375 5849.12255859375 background all_cells +7633.94384765625 5844.12109375 background all_cells +7653.10546875 5857.380859375 background all_cells +7622.47509765625 5849.98095703125 background all_cells +7665.65966796875 5847.04541015625 background all_cells +7645.93115234375 5843.4794921875 background all_cells +7632.712890625 5727.9111328125 background all_cells +7646.2822265625 5738.23095703125 background all_cells +7638.63427734375 5737.10400390625 background all_cells +7630.9462890625 5734.42431640625 background all_cells +7648.259765625 5619.28955078125 background all_cells +7708.23779296875 5471.65576171875 background all_cells +7633.99853515625 5687.13671875 background all_cells +7652.9384765625 5513.5126953125 background all_cells +7636.46875 5626.779296875 background all_cells +7628.7607421875 5588.32177734375 background all_cells +7648.22412109375 5781.81103515625 background all_cells +7669.92138671875 5773.0810546875 background all_cells +7662.1455078125 5768.158203125 background all_cells +7652.2470703125 5773.001953125 background all_cells +7636.060546875 5916.0361328125 background all_cells +7646.40966796875 5921.01220703125 background all_cells +7626.708984375 5916.650390625 background all_cells +7635.6904296875 5869.58837890625 background all_cells +7628.85546875 5886.158203125 background all_cells +7624.458984375 5876.0029296875 background all_cells +7780.5625 5810.287109375 background all_cells +7774.3447265625 5842.40185546875 background all_cells +7798.603515625 5814.8525390625 background all_cells +7776.52685546875 5852.158203125 background all_cells +7774.677734375 5877.7392578125 background all_cells +7789.0732421875 5856.541015625 background all_cells +7785.4365234375 5850.7705078125 background all_cells +7798.80712890625 5900.052734375 background all_cells +7806.232421875 5912.77197265625 background all_cells +7823.26513671875 5896.8623046875 background all_cells +7842.40771484375 5928.28466796875 background all_cells +7822.50830078125 5907.08642578125 background all_cells +7814.61962890625 5781.14599609375 background all_cells +7835.728515625 5831.28271484375 background all_cells +7833.322265625 5856.7919921875 background all_cells +7823.9443359375 5853.07666015625 background all_cells +7826.89892578125 5845.6728515625 background all_cells +7533.68310546875 5726.77783203125 background all_cells +7560.2373046875 5621.830078125 background all_cells +7543.587890625 5628.84912109375 background all_cells +7564.5087890625 5797.39990234375 background all_cells +7547.23876953125 5742.4677734375 background all_cells +7548.43798828125 5791.2421875 background all_cells +7825.1533203125 5725.4638671875 background all_cells +7616.68701171875 5769.68310546875 background all_cells +7835.0234375 5762.2001953125 background all_cells +7775.82373046875 5567.30224609375 background all_cells +7805.43505859375 5669.55126953125 background all_cells +7594.0078125 5632.08642578125 background all_cells +7615.7333984375 5545.30322265625 background all_cells +7773.94140625 5654.52880859375 background all_cells +7578.5654296875 5627.791015625 background all_cells +7569.45068359375 5617.1357421875 background all_cells +7573.7958984375 5629.2568359375 background all_cells +7585.7421875 5650.849609375 background all_cells +7581.72705078125 5646.27490234375 background all_cells +7579.998046875 5636.77392578125 background all_cells +7684.32763671875 5748.052734375 background all_cells +7696.21240234375 5688.5966796875 background all_cells +7691.64599609375 5677.283203125 background all_cells +7687.31005859375 5735.52734375 background all_cells +7741.24658203125 5777.55029296875 background all_cells +7767.3623046875 5798.0859375 background all_cells +7764.33740234375 5790.36279296875 background all_cells +7732.232421875 5788.4072265625 background all_cells +7706.6044921875 5801.88818359375 background all_cells +7715.13330078125 5798.0537109375 background all_cells +7732.185546875 5653.33056640625 background all_cells +7733.45556640625 5647.048828125 background all_cells +7731.1357421875 5726.74072265625 background all_cells +7757.16845703125 5706.634765625 background all_cells +7741.43310546875 5652.66552734375 background all_cells +7554.0849609375 5915.31982421875 background all_cells +7542.962890625 5922.20947265625 background all_cells +7539.716796875 5915.822265625 background all_cells +7547.2177734375 5931.390625 background all_cells +7584.88134765625 5942.34765625 background all_cells +7550.8046875 5936.8896484375 background all_cells +7584.76171875 5934.7646484375 background all_cells +7617.35009765625 5937.44580078125 background all_cells +7609.79833984375 5928.1728515625 background all_cells +7613.2109375 5921.84521484375 background all_cells +7596.2412109375 5670.46142578125 background all_cells +7599.70849609375 5696.3212890625 background all_cells +7589.3916015625 5671.0927734375 background all_cells +7604.146484375 5840.2998046875 background all_cells +7593.349609375 5879.60400390625 background all_cells +7613.73046875 5900.17626953125 background all_cells +7617.9794921875 5881.37255859375 background all_cells +7607.59130859375 5881.20751953125 background all_cells +7612.5859375 5861.546875 background all_cells +7620.3740234375 5731.126953125 background all_cells +7618.1904296875 5850.7548828125 background all_cells +7618.9462890625 5865.0693359375 background all_cells +7616.2685546875 5873.47607421875 background all_cells +7552.32763671875 5833.27294921875 background all_cells +7582.107421875 5732.9296875 background all_cells +7577.66650390625 5872.43701171875 background all_cells +7570.81884765625 5847.97509765625 background all_cells +7566.837890625 5832.01123046875 background all_cells +7698.2021484375 5804.28173828125 background all_cells +7712.6787109375 5847.7998046875 background all_cells +7694.244140625 5812.21728515625 background all_cells +7758.57373046875 5848.85009765625 background all_cells +7767.02685546875 5837.9921875 background all_cells +7764.73291015625 5871.9423828125 background all_cells +7757.42724609375 5868.6474609375 background all_cells +7731.9365234375 5885.47314453125 background all_cells +7695.73681640625 5920.9384765625 background all_cells +7743.52685546875 5909.361328125 background all_cells +7738.83837890625 5927.5810546875 background all_cells +7740.6396484375 5896.8369140625 background all_cells +7735.18798828125 5890.15380859375 background all_cells +7749.97802734375 5872.474609375 background all_cells +7757.29736328125 5913.3583984375 background all_cells +7752.91015625 5908.07080078125 background all_cells +7743.041015625 5819.91064453125 background all_cells +7742.71826171875 5828.85107421875 background all_cells +7750.6611328125 5821.57373046875 background all_cells +7758.55322265625 5823.93310546875 background all_cells +7513.82861328125 5048.158203125 background all_cells +7414.59619140625 5072.1728515625 background all_cells +7419.18310546875 5059.08251953125 background all_cells +7443.9814453125 5118.77880859375 background all_cells +7418.61865234375 5095.615234375 background all_cells +7405.53955078125 5134.14697265625 background all_cells +7439.80908203125 5229.03369140625 background all_cells +7419.70947265625 5178.10009765625 background all_cells +7455.43359375 5156.79248046875 background all_cells +7501.630859375 5494.990234375 background all_cells +7424.9345703125 5506.16650390625 background all_cells +7430.71826171875 5502.0302734375 background all_cells +7422.7421875 5497.13818359375 background all_cells +7410.80615234375 5321.07666015625 background all_cells +7493.7646484375 5258.6083984375 background all_cells +7478.00341796875 5433.29248046875 background all_cells +7401.46337890625 5332.99462890625 background all_cells +7189.78125 5643.88232421875 background all_cells +7191.49267578125 5657.83935546875 background all_cells +7186.51171875 5656.0244140625 background all_cells +7195.9921875 5646.82470703125 background all_cells +7181.1064453125 5667.40283203125 background all_cells +7174.18359375 5727.17578125 background all_cells +7185.01318359375 5742.0185546875 background all_cells +7195.6904296875 5742.7939453125 background all_cells +7211.04931640625 5724.2685546875 background all_cells +7343.20458984375 5657.63427734375 background all_cells +7323.89453125 5710.01611328125 background all_cells +7321.6181640625 5704.5458984375 background all_cells +7288.50927734375 5665.40625 background all_cells +7214.2880859375 5644.48681640625 background all_cells +7238.7275390625 5739.06494140625 background all_cells +7256.4072265625 5646.33984375 background all_cells +7233.7978515625 5657.794921875 background all_cells +7436.64892578125 5597.884765625 background all_cells +7397.86181640625 5572.98779296875 background all_cells +7439.52490234375 5566.80224609375 background all_cells +7432.15576171875 5629.3095703125 background all_cells +7426.3515625 5570.990234375 background all_cells +7411.52734375 5575.31494140625 background all_cells +7444.26220703125 5741.35693359375 background all_cells +7444.6357421875 5748.7197265625 background all_cells +7410.896484375 5743.6533203125 background all_cells +7408.1044921875 5684.33740234375 background all_cells +7385.05419921875 5712.08154296875 background all_cells +7388.408203125 5706.37109375 background all_cells +7426.29052734375 5698.7177734375 background all_cells +7475.97802734375 5641.71533203125 background all_cells +7453.55029296875 5631.16845703125 background all_cells +7517.0654296875 5635.66845703125 background all_cells +7503.06201171875 5620.20849609375 background all_cells +7485.29052734375 5646.2587890625 background all_cells +7183.14892578125 5383.986328125 background all_cells +7183.90185546875 5274.94482421875 background all_cells +7164.50927734375 5558.98779296875 background all_cells +7207.4453125 5403.9423828125 background all_cells +7364.623046875 5577.72021484375 background all_cells +7320.1435546875 5585.73974609375 background all_cells +7353.02490234375 5575.1357421875 background all_cells +7366.08984375 5616.611328125 background all_cells +7290.64599609375 5585.30322265625 background all_cells +7281.06396484375 5594.630859375 background all_cells +7238.62451171875 5553.26953125 background all_cells +7236.4755859375 5557.94287109375 background all_cells +7248.2197265625 5621.6689453125 background all_cells +7256.4189453125 5624.88037109375 background all_cells +7252.04052734375 5613.580078125 background all_cells +7285.77685546875 5124.419921875 background all_cells +7263.96337890625 5120.24658203125 background all_cells +7268.0595703125 5142.0419921875 background all_cells +7297.21484375 5132.72216796875 background all_cells +7295.96337890625 5122.63671875 background all_cells +7285.4658203125 5132.4619140625 background all_cells +7293.2919921875 5315.2109375 background all_cells +7294.62353515625 5514.39794921875 background all_cells +7283.32177734375 5363.033203125 background all_cells +7296.2431640625 5358.5234375 background all_cells +7293.796875 5320.2490234375 background all_cells +7319.3173828125 5384.8193359375 background all_cells +7344.01708984375 5529.85595703125 background all_cells +7361.72314453125 5524.73876953125 background all_cells +7350.19287109375 5523.83447265625 background all_cells +7314.35205078125 5365.779296875 background all_cells +7328.42578125 5471.34814453125 background all_cells +7288.65625 5183.7314453125 background all_cells +7268.06103515625 5191.82373046875 background all_cells +7305.5927734375 5277.3857421875 background all_cells +7286.18603515625 5222.7734375 background all_cells +7387.86865234375 4936.263671875 background all_cells +7408.9765625 4931.12890625 background all_cells +7407.9697265625 4940.18310546875 background all_cells +7392.36669921875 5025.921875 background all_cells +7398.24267578125 5007.86474609375 background all_cells +7394.94482421875 5000.486328125 background all_cells +7384.34326171875 5051.36767578125 background all_cells +7392.90185546875 5078.47265625 background all_cells +7380.45654296875 5059.33837890625 background all_cells +7391.279296875 5046.13232421875 background all_cells +7389.3154296875 5057.17919921875 background all_cells +7386.74560546875 5054.32421875 background all_cells +7336.5732421875 5021.3388671875 background all_cells +7324.58837890625 5024.728515625 background all_cells +7334.7529296875 5005.0546875 background all_cells +7386.73486328125 4966.58642578125 background all_cells +7384.20751953125 4972.73486328125 background all_cells +7336.96923828125 4970.81591796875 background all_cells +7316.828125 5061.646484375 background all_cells +7339.28759765625 5062.74755859375 background all_cells +7324.353515625 5067.00146484375 background all_cells +7314.32470703125 5069.1181640625 background all_cells +7315.81494140625 5110.27685546875 background all_cells +7314.47021484375 5097.42919921875 background all_cells +7352.744140625 5192.8310546875 background all_cells +7345.05224609375 5397.43115234375 background all_cells +7342.32470703125 5309.48095703125 background all_cells +7344.982421875 5467.86474609375 background all_cells +7336.32666015625 5244.30029296875 background all_cells +7363.8876953125 5115.1953125 background all_cells +7347.787109375 5174.8193359375 background all_cells +7350.068359375 5168.7802734375 background all_cells +7356.7724609375 5116.26953125 background all_cells +7364.74755859375 5073.91845703125 background all_cells +7348.45068359375 5051.17041015625 background all_cells +7371.70751953125 5062.59912109375 background all_cells +7282.95458984375 5101.94873046875 background all_cells +7267.71240234375 5098.1650390625 background all_cells +7301.25048828125 5112.822265625 background all_cells +7302.2900390625 5107.8828125 background all_cells +7291.91015625 5053.16162109375 background all_cells +7308.6416015625 5055.251953125 background all_cells +7307.55078125 5083.7392578125 background all_cells +7297.21728515625 5047.447265625 background all_cells +7269.32373046875 5128.41552734375 background all_cells +7281.0986328125 5119.6826171875 background all_cells +7271.0869140625 5145.20361328125 background all_cells +7269.740234375 5056.908203125 background all_cells +7278.68408203125 5089.044921875 background all_cells +7275.08837890625 5053.29833984375 background all_cells +6450.5126953125 5831.3310546875 background all_cells +6452.00830078125 5840.896484375 background all_cells +6441.7666015625 5835.087890625 background all_cells +6431.2939453125 5831.71337890625 background all_cells +6482.15185546875 5864.24609375 background all_cells +6471.63525390625 5873.7265625 background all_cells +6461.12353515625 5871.57568359375 background all_cells +6468.248046875 5865.673828125 background all_cells +6457.896484375 5848.271484375 background all_cells +6475.15478515625 5855.0595703125 background all_cells +6459.87744140625 5860.39990234375 background all_cells +6466.423828125 5852.1796875 background all_cells +6466.19921875 5881.86865234375 background all_cells +6463.78173828125 5898.32080078125 background all_cells +6454.5009765625 5904.96044921875 background all_cells +6427.13671875 5888.65771484375 background all_cells +6436.10498046875 5882.6318359375 background all_cells +6423.03466796875 5879.560546875 background all_cells +6437.17431640625 5902.85595703125 background all_cells +6443.96142578125 5900.109375 background all_cells +6428.62841796875 5898.64208984375 background all_cells +6434.78515625 5857.63818359375 background all_cells +6441.00439453125 5848.4296875 background all_cells +6450.7666015625 5863.87548828125 background all_cells +6448.36572265625 5852.88525390625 background all_cells +6441.876953125 5871.99609375 background all_cells +6326.2607421875 5873.42822265625 background all_cells +6333.236328125 5864.2783203125 background all_cells +6328.50634765625 5847.244140625 background all_cells +6387.07470703125 5926.1552734375 background all_cells +6381.62255859375 5911.17919921875 background all_cells +6355.6845703125 5918.56494140625 background all_cells +6392.4755859375 5835.076171875 background all_cells +6405.97998046875 5843.37548828125 background all_cells +6360.9521484375 5841.541015625 background all_cells +6354.68505859375 5847.41796875 background all_cells +6331.341796875 5886.21044921875 background all_cells +6330.09375 5913.00830078125 background all_cells +6344.60498046875 5912.03173828125 background all_cells +6328.62548828125 5896.19384765625 background all_cells +6409.08154296875 5914.447265625 background all_cells +6411.70458984375 5926.32861328125 background all_cells +6423.60595703125 5917.7578125 background all_cells +6442.17919921875 5934.16796875 background all_cells +6449.3701171875 5938.88037109375 background all_cells +6437.75537109375 5943.81689453125 background all_cells +6456.43408203125 5939.59033203125 background all_cells +6430.99560546875 5925.84375 background all_cells +6448.333984375 5924.26416015625 background all_cells +6443.3330078125 5917.06591796875 background all_cells +6424.29345703125 5931.98828125 background all_cells +6412.923828125 5940.70751953125 background all_cells +6424.06201171875 5940.6982421875 background all_cells +6417.5048828125 5935.75634765625 background all_cells +6460.26171875 5920.408203125 background all_cells +6469.14990234375 5912.24755859375 background all_cells +6460.93017578125 5909.62158203125 background all_cells +6483.037109375 5903.6845703125 background all_cells +6492.51708984375 5867.7470703125 background all_cells +6486.3974609375 5883.57568359375 background all_cells +6483.9033203125 5876.76904296875 background all_cells +6492.81689453125 5891.1865234375 background all_cells +6476.72021484375 5911.8427734375 background all_cells +6477.869140625 5931.82470703125 background all_cells +6484.01416015625 5914.400390625 background all_cells +6477.34423828125 5918.24365234375 background all_cells +6470.60595703125 5898.49267578125 background all_cells +6474.38916015625 5902.49462890625 background all_cells +6471.24462890625 5889.98974609375 background all_cells +6213.84326171875 5937.373046875 background all_cells +6208.865234375 5923.30859375 background all_cells +6211.349609375 5888.48193359375 background all_cells +6220.49560546875 5913.4375 background all_cells +6217.44189453125 5930.6025390625 background all_cells +6217.9306640625 5941.9189453125 background all_cells +6225.19970703125 5945.0283203125 background all_cells +6233.740234375 5940.9365234375 background all_cells +6228.1025390625 5933.9462890625 background all_cells +6250.2216796875 5941.99267578125 background all_cells +6287.783203125 5944.44140625 background all_cells +6267.70263671875 5935.54931640625 background all_cells +6269.6103515625 5944.2744140625 background all_cells +6320.7060546875 5922.22265625 background all_cells +6328.27880859375 5934.69482421875 background all_cells +6332.7939453125 5922.8154296875 background all_cells +6298.8818359375 5926.51171875 background all_cells +6304.29638671875 5919.56884765625 background all_cells +6305.76953125 5910.42822265625 background all_cells +6311.22021484375 5928.384765625 background all_cells +6307.39501953125 5902.52197265625 background all_cells +6583.3466796875 5862.43017578125 background all_cells +6569.6064453125 5862.33984375 background all_cells +6582.337890625 5869.64892578125 background all_cells +6574.76953125 5867.0654296875 background all_cells +6552.615234375 5911.685546875 background all_cells +6579.5478515625 5911.15087890625 background all_cells +6578.61376953125 5921.6650390625 background all_cells +6562.13623046875 5919.71240234375 background all_cells +6559.17919921875 5915.77294921875 background all_cells +6588.62451171875 5878.5986328125 background all_cells +6583.57958984375 5881.0751953125 background all_cells +6567.04345703125 5873.77734375 background all_cells +6556.146484375 5895.51904296875 background all_cells +6573.46923828125 5885.12060546875 background all_cells +6559.6220703125 5882.669921875 background all_cells +6556.55322265625 5874.75634765625 background all_cells +6600.03662109375 5890.36767578125 background all_cells +6602.8564453125 5942.2607421875 background all_cells +6603.61181640625 5908.49609375 background all_cells +6603.09228515625 5927.8603515625 background all_cells +6601.8203125 5860.0634765625 background all_cells +6735.4228515625 5812.85302734375 background all_cells +6752.58349609375 5946.04248046875 background all_cells +6741.162109375 5809.76953125 background all_cells +6739.76171875 5884.84375 background all_cells +6690.60888671875 5830.04443359375 background all_cells +6699.18701171875 5819.62255859375 background all_cells +6693.228515625 5830.845703125 background all_cells +6663.34326171875 5883.95751953125 background all_cells +6675.31396484375 5876.1103515625 background all_cells +6622.04345703125 5882.11376953125 background all_cells +6653.52001953125 5878.71728515625 background all_cells +6638.80029296875 5862.13330078125 background all_cells +6586.45947265625 5823.8173828125 background all_cells +6587.1611328125 5837.6357421875 background all_cells +6577.43017578125 5824.607421875 background all_cells +6552.0791015625 5837.5771484375 background all_cells +6563.74658203125 5847.1025390625 background all_cells +6553.94091796875 5844.13134765625 background all_cells +6580.97314453125 5839.658203125 background all_cells +6574.19384765625 5851.53466796875 background all_cells +6582.0302734375 5849.1064453125 background all_cells +6575.94091796875 5843.29052734375 background all_cells +6557.93505859375 5817.1123046875 background all_cells +6573.50830078125 5831.693359375 background all_cells +6558.80517578125 5830.76953125 background all_cells +6552.6708984375 5821.396484375 background all_cells +6519.8251953125 5913.25244140625 background all_cells +6526.4541015625 5924.4970703125 background all_cells +6528.908203125 5916.1357421875 background all_cells +6552.6123046875 5942.912109375 background all_cells +6562.33056640625 5935.90771484375 background all_cells +6559.45849609375 5926.18017578125 background all_cells +6518.3388671875 5932.22900390625 background all_cells +6536.18310546875 5940.9345703125 background all_cells +6531.2021484375 5928.85546875 background all_cells +6522.3974609375 5942.244140625 background all_cells +6504.62109375 5925.0458984375 background all_cells +6508.30517578125 5942.392578125 background all_cells +6508.431640625 5916.75439453125 background all_cells +6510.626953125 5931.552734375 background all_cells +6494.34619140625 5941.8642578125 background all_cells +6491.5224609375 5912.3232421875 background all_cells +6493.5400390625 5928.72021484375 background all_cells +6516.27392578125 5812.8955078125 background all_cells +6513.79833984375 5856.44970703125 background all_cells +6518.64990234375 5844.39306640625 background all_cells +6519.93359375 5850.83349609375 background all_cells +6500.67529296875 5833.78173828125 background all_cells +6515.86083984375 5829.712890625 background all_cells +6525.5419921875 5838.47607421875 background all_cells +6546.6943359375 5853.6572265625 background all_cells +6536.96826171875 5855.806640625 background all_cells +6539.05810546875 5814.9296875 background all_cells +6547.75634765625 5826.52392578125 background all_cells +6529.0498046875 5820.771484375 background all_cells +6496.10009765625 5873.32861328125 background all_cells +6502.62255859375 5878.59423828125 background all_cells +6501.34521484375 5892.37646484375 background all_cells +6493.673828125 5880.775390625 background all_cells +6530.44384765625 5909.16015625 background all_cells +6531.609375 5897.2548828125 background all_cells +6540.166015625 5908.6787109375 background all_cells +6540.79296875 5894.20947265625 background all_cells +6543.7421875 5883.65869140625 background all_cells +6517.40234375 5881.419921875 background all_cells +6510.3369140625 5882.10546875 background all_cells +6519.2060546875 5892.095703125 background all_cells +6515.77392578125 5895.6103515625 background all_cells +6524.06396484375 5905.33251953125 background all_cells +6523.38330078125 5897.7734375 background all_cells +6508.4033203125 5898.11962890625 background all_cells +6218.16748046875 5879.04833984375 background all_cells +6234.470703125 5871.5634765625 background all_cells +6236.85009765625 5886.14453125 background all_cells +6226.880859375 5886.05126953125 background all_cells +6241.6298828125 5877.1552734375 background all_cells +6280.8603515625 5885.740234375 background all_cells +6267.04345703125 5884.5595703125 background all_cells +6253.28173828125 5883.05029296875 background all_cells +6239.33544921875 5933.86083984375 background all_cells +6258.84619140625 5915.28515625 background all_cells +6241.232421875 5922.78271484375 background all_cells +6276.58056640625 5926.11376953125 background all_cells +6253.61669921875 5932.26513671875 background all_cells +6223.5615234375 5894.58544921875 background all_cells +6244.31103515625 5897.90771484375 background all_cells +6233.216796875 5897.05078125 background all_cells +6263.939453125 5904.2412109375 background all_cells +6273.25732421875 5899.0625 background all_cells +6267.46142578125 5899.58203125 background all_cells +6281.81494140625 5920.84423828125 background all_cells +6294.8486328125 5928.18212890625 background all_cells +6287.7685546875 5916.564453125 background all_cells +6293.54052734375 5896.1240234375 background all_cells +6284.62841796875 5906.30078125 background all_cells +6291.3310546875 5903.72900390625 background all_cells +6279.45751953125 5898.7421875 background all_cells +6347.94189453125 5866.24365234375 background all_cells +6375.447265625 5873.32861328125 background all_cells +6368.01953125 5860.98388671875 background all_cells +6406.19677734375 5906.19384765625 background all_cells +6392.87060546875 5922.91943359375 background all_cells +6400.36181640625 5907.109375 background all_cells +6404.6689453125 5874.5537109375 background all_cells +6414.146484375 5901.91357421875 background all_cells +6400.55224609375 5891.79541015625 background all_cells +6345.5478515625 5878.4375 background all_cells +6320.55859375 5904.736328125 background all_cells +6341.642578125 5900.42431640625 background all_cells +6344.66162109375 5895.3427734375 background all_cells +6392.3193359375 5852.12890625 background all_cells +6498.06982421875 5849.61376953125 background all_cells +6268.541015625 5857.66015625 background all_cells +6350.91455078125 5856.18994140625 background all_cells +6289.248046875 5873.900390625 background all_cells +6259.064453125 5892.63427734375 background all_cells +6304.36474609375 5882.6357421875 background all_cells +6283.15673828125 5864.66796875 background all_cells +6296.18115234375 5884.06689453125 background all_cells +6503.271484375 5866.0478515625 background all_cells +6523.357421875 5867.166015625 background all_cells +6518.341796875 5863.11962890625 background all_cells +6508.40576171875 5860.1083984375 background all_cells +6384.01025390625 5862.7900390625 background all_cells +6397.41455078125 5867.21337890625 background all_cells +6392.37939453125 5873.74267578125 background all_cells +6385.9892578125 5877.39453125 background all_cells +6215.96240234375 5830.43017578125 background all_cells +6262.91748046875 5838.60595703125 background all_cells +6229.376953125 5843.70947265625 background all_cells +6242.92236328125 5847.3115234375 background all_cells +6260.1552734375 5850.072265625 background all_cells +6226.86181640625 5858.20703125 background all_cells +6269.154296875 5867.8154296875 background all_cells +6239.298828125 5864.9228515625 background all_cells +6260.5 5859.84619140625 background all_cells +6274.630859375 5837.61181640625 background all_cells +6307.904296875 5840.28515625 background all_cells +6426.09375 5414.45751953125 background all_cells +6444.8232421875 5392.04150390625 background all_cells +6440.119140625 5391.48291015625 background all_cells +6434.1201171875 5383.9580078125 background all_cells +6457.353515625 5413.14306640625 background all_cells +6454.8828125 5364.41552734375 background all_cells +6458.3349609375 5380.1708984375 background all_cells +6460.02490234375 5373.07958984375 background all_cells +6457.9775390625 5478.390625 background all_cells +6470.80322265625 5487.3701171875 background all_cells +6467.41796875 5493.04248046875 background all_cells +6459.25537109375 5488.2177734375 background all_cells +6436.54345703125 5482.46923828125 background all_cells +6464.3837890625 5461.984375 background all_cells +6464.17822265625 5468.39453125 background all_cells +6459.04052734375 5428.810546875 background all_cells +6459.3994140625 5457.064453125 background all_cells +6442.9833984375 5451.83154296875 background all_cells +6447.986328125 5443.083984375 background all_cells +6459.99658203125 5501.2763671875 background all_cells +6459.5 5513.74951171875 background all_cells +6477.67919921875 5563.82373046875 background all_cells +6455.2978515625 5562.30419921875 background all_cells +6435.294921875 5523.96142578125 background all_cells +6448.6708984375 5525.16552734375 background all_cells +6465.1708984375 5526.44580078125 background all_cells +6456.72314453125 5539.50439453125 background all_cells +6449.578125 5537.54638671875 background all_cells +6496.548828125 5428.5908203125 background all_cells +6497.84228515625 5439.4599609375 background all_cells +6504.54150390625 5434.9287109375 background all_cells +6521.94775390625 5437.005859375 background all_cells +6508.86669921875 5526.75341796875 background all_cells +6507.6416015625 5502.98828125 background all_cells +6521.4677734375 5508.2880859375 background all_cells +6520.91015625 5522.6953125 background all_cells +6510.716796875 5539.7490234375 background all_cells +6484.29248046875 5498.6484375 background all_cells +6501.5166015625 5495.787109375 background all_cells +6497.17626953125 5494.4248046875 background all_cells +6492.166015625 5510.328125 background all_cells +6478.705078125 5464.31689453125 background all_cells +6490.6806640625 5484.58203125 background all_cells +6490.46435546875 5475.22314453125 background all_cells +6480.7080078125 5470.125 background all_cells +6480.2060546875 5438.0537109375 background all_cells +6488.453125 5426.25048828125 background all_cells +6479.51904296875 5427.5244140625 background all_cells +6500.63330078125 5451.6904296875 background all_cells +6494.35205078125 5444.0 background all_cells +6488.64453125 5441.4482421875 background all_cells +6529.02734375 5561.6875 background all_cells +6525.57080078125 5503.45849609375 background all_cells +6532.36962890625 5497.673828125 background all_cells +6537.431640625 5553.7060546875 background all_cells +6544.29541015625 5567.7099609375 background all_cells +6525.39501953125 5551.06494140625 background all_cells +6558.40771484375 5552.2783203125 background all_cells +6558.26025390625 5515.81787109375 background all_cells +6570.9892578125 5519.18896484375 background all_cells +6573.9169921875 5571.287109375 background all_cells +6562.46044921875 5504.47509765625 background all_cells +6564.22802734375 5624.318359375 background all_cells +6576.24072265625 5622.9990234375 background all_cells +6560.27392578125 5596.9287109375 background all_cells +6534.67529296875 5598.98583984375 background all_cells +6546.27783203125 5593.78955078125 background all_cells +6540.88037109375 5586.09521484375 background all_cells +6536.35546875 5578.525390625 background all_cells +6454.3515625 5617.8681640625 background all_cells +6474.4970703125 5605.234375 background all_cells +6445.27783203125 5622.78515625 background all_cells +6435.70263671875 5624.087890625 background all_cells +6472.900390625 5618.9189453125 background all_cells +6482.26123046875 5637.64892578125 background all_cells +6490.064453125 5621.1435546875 background all_cells +6474.376953125 5628.60986328125 background all_cells +6500.697265625 5639.55810546875 background all_cells +6500.1357421875 5629.14697265625 background all_cells +6445.6455078125 5636.02294921875 background all_cells +6463.90234375 5631.99755859375 background all_cells +6455.984375 5636.38330078125 background all_cells +6441.83056640625 5586.73876953125 background all_cells +6463.73583984375 5592.49609375 background all_cells +6451.1279296875 5582.85205078125 background all_cells +6443.82177734375 5707.50927734375 background all_cells +6456.73828125 5697.611328125 background all_cells +6457.24755859375 5719.8017578125 background all_cells +6445.0615234375 5753.73681640625 background all_cells +6431.14990234375 5775.4716796875 background all_cells +6433.05224609375 5763.9384765625 background all_cells +6438.1572265625 5770.9453125 background all_cells +6423.81591796875 5747.36328125 background all_cells +6462.89208984375 5705.9365234375 background all_cells +6492.55078125 5710.1689453125 background all_cells +6480.40283203125 5706.412109375 background all_cells +6454.955078125 5745.3388671875 background all_cells +6456.2255859375 5727.1513671875 background all_cells +6466.5634765625 5749.26611328125 background all_cells +6462.48583984375 5742.5498046875 background all_cells +6433.59765625 5742.5224609375 background all_cells +6426.8974609375 5733.8193359375 background all_cells +6438.1123046875 5732.57763671875 background all_cells +6380.08984375 5583.13037109375 background all_cells +6391.22998046875 5622.55078125 background all_cells +6394.1220703125 5595.34326171875 background all_cells +6395.34130859375 5587.646484375 background all_cells +6396.375 5607.021484375 background all_cells +6387.64990234375 5602.2333984375 background all_cells +6403.44287109375 5602.8037109375 background all_cells +6401.26953125 5623.31103515625 background all_cells +6403.62109375 5612.33251953125 background all_cells +6409.08740234375 5616.29345703125 background all_cells +6412.94873046875 5606.39453125 background all_cells +6438.94287109375 5595.197265625 background all_cells +6428.58056640625 5591.07666015625 background all_cells +6440.90576171875 5610.5810546875 background all_cells +6426.146484375 5608.02734375 background all_cells +6422.02685546875 5580.35595703125 background all_cells +6416.6474609375 5597.52197265625 background all_cells +6407.25048828125 5590.46533203125 background all_cells +6419.2734375 5589.97705078125 background all_cells +6492.82568359375 5585.498046875 background all_cells +6479.935546875 5579.37451171875 background all_cells +6480.63330078125 5613.2353515625 background all_cells +6490.4208984375 5608.138671875 background all_cells +6478.767578125 5593.10791015625 background all_cells +6506.50732421875 5584.83935546875 background all_cells +6510.259765625 5618.275390625 background all_cells +6523.92822265625 5624.6044921875 background all_cells +6527.15478515625 5613.6435546875 background all_cells +6506.62158203125 5610.072265625 background all_cells +6496.04150390625 5539.09033203125 background all_cells +6517.11181640625 5547.69580078125 background all_cells +6504.25341796875 5556.65087890625 background all_cells +6493.720703125 5563.8759765625 background all_cells +6484.91064453125 5552.87060546875 background all_cells +6566.111328125 5463.34033203125 background all_cells +6574.337890625 5458.970703125 background all_cells +6583.58935546875 5477.6630859375 background all_cells +6571.1875 5484.447265625 background all_cells +6565.58251953125 5476.0068359375 background all_cells +6637.1826171875 5476.38232421875 background all_cells +6645.77099609375 5469.1513671875 background all_cells +6636.2421875 5462.15869140625 background all_cells +6615.93115234375 5487.4248046875 background all_cells +6605.35302734375 5477.00732421875 background all_cells +6607.693359375 5468.83154296875 background all_cells +6620.630859375 5468.69677734375 background all_cells +6623.9990234375 5480.3857421875 background all_cells +6618.8056640625 5480.57177734375 background all_cells +6590.0849609375 5490.36083984375 background all_cells +6586.21875 5456.0693359375 background all_cells +6597.6328125 5484.712890625 background all_cells +6591.349609375 5470.712890625 background all_cells +6690.00537109375 5418.43603515625 background all_cells +6685.00341796875 5426.53076171875 background all_cells +6696.884765625 5445.13671875 background all_cells +6694.81640625 5433.0771484375 background all_cells +6689.56591796875 5390.73388671875 background all_cells +6722.39892578125 5423.65576171875 background all_cells +6725.5888671875 5403.22802734375 background all_cells +6737.56494140625 5393.15380859375 background all_cells +6741.46630859375 5415.56884765625 background all_cells +6729.69677734375 5418.40283203125 background all_cells +6712.69189453125 5428.02001953125 background all_cells +6718.57763671875 5421.41015625 background all_cells +6714.91357421875 5419.27294921875 background all_cells +6719.05224609375 5428.36962890625 background all_cells +6703.5546875 5422.33251953125 background all_cells +6708.2216796875 5419.6552734375 background all_cells +6705.251953125 5430.1904296875 background all_cells +6663.62841796875 5412.185546875 background all_cells +6670.69580078125 5432.875 background all_cells +6670.26318359375 5444.8486328125 background all_cells +6669.51904296875 5405.23291015625 background all_cells +6657.673828125 5395.25244140625 background all_cells +6658.19677734375 5431.4453125 background all_cells +6647.005859375 5431.95947265625 background all_cells +6651.30078125 5400.94873046875 background all_cells +6658.1787109375 5449.9248046875 background all_cells +6657.46240234375 5473.69287109375 background all_cells +6649.41748046875 5457.23681640625 background all_cells +6674.5224609375 5474.5107421875 background all_cells +6668.32275390625 5483.9560546875 background all_cells +6690.62255859375 5472.09814453125 background all_cells +6676.42578125 5461.88427734375 background all_cells +6681.7939453125 5452.8232421875 background all_cells +6680.41943359375 5457.2958984375 background all_cells +6695.73876953125 5469.8955078125 background all_cells +6669.1123046875 5464.1826171875 background all_cells +6706.7900390625 5382.9853515625 background all_cells +6740.88525390625 5377.5791015625 background all_cells +6730.1513671875 5363.09326171875 background all_cells +6698.61962890625 5369.4775390625 background all_cells +6699.38330078125 5384.23291015625 background all_cells +6653.22509765625 5372.0224609375 background all_cells +6655.859375 5387.39892578125 background all_cells +6648.4833984375 5379.2353515625 background all_cells +6670.8564453125 5378.46435546875 background all_cells +6681.10107421875 5388.5869140625 background all_cells +6664.60595703125 5382.9658203125 background all_cells +6674.4990234375 5397.32568359375 background all_cells +6595.31982421875 5399.3408203125 background all_cells +6587.85205078125 5402.037109375 background all_cells +6596.52783203125 5417.56884765625 background all_cells +6592.90673828125 5410.27783203125 background all_cells +6629.671875 5386.984375 background all_cells +6621.80029296875 5388.86767578125 background all_cells +6617.09228515625 5394.83837890625 background all_cells +6642.5986328125 5391.677734375 background all_cells +6640.22314453125 5437.0615234375 background all_cells +6608.166015625 5452.8125 background all_cells +6621.71630859375 5446.81689453125 background all_cells +6626.97412109375 5406.78125 background all_cells +6617.85791015625 5402.6806640625 background all_cells +6623.1484375 5421.509765625 background all_cells +6605.1982421875 5423.64892578125 background all_cells +6619.2705078125 5378.03515625 background all_cells +6632.87353515625 5374.7451171875 background all_cells +6587.71630859375 5385.88720703125 background all_cells +6603.81591796875 5387.85888671875 background all_cells +6599.90625 5396.41943359375 background all_cells +6637.751953125 5488.86328125 background all_cells +6637.935546875 5546.982421875 background all_cells +6643.17626953125 5541.69091796875 background all_cells +6594.01220703125 5509.25146484375 background all_cells +6607.52490234375 5525.07080078125 background all_cells +6613.1171875 5504.5966796875 background all_cells +6584.83251953125 5513.125 background all_cells +6596.896484375 5579.45361328125 background all_cells +6590.56494140625 5562.70849609375 background all_cells +6579.01904296875 5559.99462890625 background all_cells +6577.4345703125 5498.8857421875 background all_cells +6570.23828125 5682.60693359375 background all_cells +6554.08544921875 5679.4912109375 background all_cells +6596.287109375 5494.884765625 background all_cells +6590.22607421875 5497.82666015625 background all_cells +6582.40966796875 5493.10986328125 background all_cells +6603.654296875 5495.20947265625 background all_cells +6628.1123046875 5685.8857421875 background all_cells +6639.296875 5715.78173828125 background all_cells +6597.46923828125 5715.65087890625 background all_cells +6613.0205078125 5698.27685546875 background all_cells +6566.7607421875 5706.39404296875 background all_cells +6573.5380859375 5715.9765625 background all_cells +6580.00537109375 5710.57177734375 background all_cells +6564.63037109375 5694.58203125 background all_cells +6566.099609375 5702.14013671875 background all_cells +6574.8447265625 5695.53515625 background all_cells +6581.05712890625 5698.7255859375 background all_cells +6573.71240234375 5749.97314453125 background all_cells +6583.37255859375 5738.0 background all_cells +6584.00732421875 5727.4921875 background all_cells +6573.740234375 5736.283203125 background all_cells +6737.7568359375 5780.20947265625 background all_cells +6736.81640625 5649.23046875 background all_cells +6744.337890625 5658.41259765625 background all_cells +6733.66552734375 5654.56494140625 background all_cells +6747.3662109375 5686.46484375 background all_cells +6742.310546875 5664.50244140625 background all_cells +6710.90478515625 5757.39208984375 background all_cells +6731.06298828125 5789.12060546875 background all_cells +6719.9326171875 5751.79052734375 background all_cells +6717.61962890625 5760.630859375 background all_cells +6593.9990234375 5731.6044921875 background all_cells +6658.5869140625 5677.64111328125 background all_cells +6688.5302734375 5762.09716796875 background all_cells +6597.0712890625 5754.57421875 background all_cells +6675.5888671875 5493.88671875 background all_cells +6684.10498046875 5493.04541015625 background all_cells +6687.48291015625 5496.65771484375 background all_cells +6673.98388671875 5498.8056640625 background all_cells +6649.57080078125 5507.09033203125 background all_cells +6665.361328125 5507.7978515625 background all_cells +6664.7666015625 5528.8359375 background all_cells +6684.1123046875 5502.626953125 background all_cells +6675.5205078125 5518.42578125 background all_cells +6681.4794921875 5510.1083984375 background all_cells +6690.42626953125 5505.095703125 background all_cells +6509.921875 5448.87548828125 background all_cells +6521.595703125 5473.1728515625 background all_cells +6517.8505859375 5459.56494140625 background all_cells +6546.60205078125 5457.97119140625 background all_cells +6540.0126953125 5474.5712890625 background all_cells +6552.96728515625 5480.376953125 background all_cells +6550.2333984375 5470.91650390625 background all_cells +6547.68896484375 5490.6142578125 background all_cells +6527.3935546875 5457.3798828125 background all_cells +6535.70947265625 5454.27978515625 background all_cells +6531.318359375 5445.552734375 background all_cells +6531.7158203125 5468.2705078125 background all_cells +6546.2353515625 5421.5244140625 background all_cells +6580.38427734375 5428.08154296875 background all_cells +6573.9833984375 5439.689453125 background all_cells +6593.4033203125 5432.83349609375 background all_cells +6583.6611328125 5438.3564453125 background all_cells +6555.21337890625 5442.12548828125 background all_cells +6563.873046875 5427.478515625 background all_cells +6567.68505859375 5439.77783203125 background all_cells +6564.314453125 5449.53466796875 background all_cells +6560.896484375 5435.31103515625 background all_cells +6526.70068359375 5365.744140625 background all_cells +6550.1708984375 5375.9794921875 background all_cells +6540.1552734375 5374.271484375 background all_cells +6542.66064453125 5366.92431640625 background all_cells +6530.9638671875 5372.74951171875 background all_cells +6557.365234375 5417.53857421875 background all_cells +6575.7265625 5414.99365234375 background all_cells +6564.9931640625 5411.02490234375 background all_cells +6562.31640625 5378.0439453125 background all_cells +6561.28125 5399.23681640625 background all_cells +6552.123046875 5398.3076171875 background all_cells +6553.2353515625 5385.12353515625 background all_cells +6567.21044921875 5387.7822265625 background all_cells +6324.4287109375 5741.10400390625 background all_cells +6315.4140625 5719.2216796875 background all_cells +6328.52587890625 5721.97509765625 background all_cells +6318.47119140625 5734.0712890625 background all_cells +6316.36376953125 5727.26318359375 background all_cells +6308.8505859375 5728.31787109375 background all_cells +6307.27294921875 5720.166015625 background all_cells +6351.54931640625 5718.244140625 background all_cells +6357.5625 5723.525390625 background all_cells +6351.32275390625 5733.40380859375 background all_cells +6319.16943359375 5742.759765625 background all_cells +6359.9853515625 5752.76318359375 background all_cells +6357.337890625 5747.98974609375 background all_cells +6364.96337890625 5756.0048828125 background all_cells +6383.4716796875 5736.28369140625 background all_cells +6380.0263671875 5767.0 background all_cells +6368.6484375 5745.701171875 background all_cells +6388.30712890625 5749.92626953125 background all_cells +6376.78955078125 5757.037109375 background all_cells +6287.7861328125 5746.9736328125 background all_cells +6303.74365234375 5745.65087890625 background all_cells +6300.447265625 5754.16015625 background all_cells +6370.09228515625 5622.29345703125 background all_cells +6384.36181640625 5644.0966796875 background all_cells +6387.38134765625 5633.02978515625 background all_cells +6381.67724609375 5623.9619140625 background all_cells +6405.86181640625 5635.9365234375 background all_cells +6418.11181640625 5626.57861328125 background all_cells +6415.71142578125 5635.44384765625 background all_cells +6408.6845703125 5654.09423828125 background all_cells +6419.671875 5678.56103515625 background all_cells +6430.12890625 5646.1630859375 background all_cells +6425.29052734375 5670.32177734375 background all_cells +6423.1787109375 5653.00439453125 background all_cells +6391.83056640625 5658.3994140625 background all_cells +6378.2041015625 5653.30908203125 background all_cells +6392.484375 5678.07861328125 background all_cells +6397.78125 5669.28369140625 background all_cells +6360.67529296875 5672.38232421875 background all_cells +6352.58544921875 5656.19482421875 background all_cells +6364.8984375 5657.1484375 background all_cells +6367.95947265625 5667.75048828125 background all_cells +6379.86962890625 5661.1826171875 background all_cells +6357.9150390625 5644.55078125 background all_cells +6373.34814453125 5644.8681640625 background all_cells +6356.97802734375 5652.23876953125 background all_cells +6365.76806640625 5639.06494140625 background all_cells +6363.7802734375 5649.10205078125 background all_cells +6360.09814453125 5708.63720703125 background all_cells +6371.77734375 5728.73876953125 background all_cells +6362.19677734375 5734.9736328125 background all_cells +6371.86083984375 5702.4638671875 background all_cells +6371.53515625 5714.2880859375 background all_cells +6362.072265625 5698.31201171875 background all_cells +6423.02392578125 5721.63232421875 background all_cells +6412.853515625 5734.1201171875 background all_cells +6421.03662109375 5734.82568359375 background all_cells +6410.45947265625 5708.52001953125 background all_cells +6387.68994140625 5711.08251953125 background all_cells +6380.236328125 5710.5263671875 background all_cells +6397.5048828125 5708.9404296875 background all_cells +6386.52197265625 5722.78955078125 background all_cells +6400.23828125 5722.80029296875 background all_cells +6376.46533203125 5723.45947265625 background all_cells +6342.54931640625 5719.2431640625 background all_cells +6343.02197265625 5731.54296875 background all_cells +6339.12451171875 5713.2275390625 background all_cells +6336.447265625 5723.5693359375 background all_cells +6352.29931640625 5675.2353515625 background all_cells +6337.634765625 5677.9677734375 background all_cells +6349.52978515625 5681.1474609375 background all_cells +6354.9853515625 5679.91064453125 background all_cells +6356.302734375 5689.015625 background all_cells +6353.5185546875 5708.595703125 background all_cells +6345.455078125 5691.38037109375 background all_cells +6587.900390625 5683.67431640625 background all_cells +6585.98681640625 5665.380859375 background all_cells +6588.9287109375 5633.44921875 background all_cells +6550.623046875 5660.21630859375 background all_cells +6567.60205078125 5672.2158203125 background all_cells +6557.56884765625 5667.4833984375 background all_cells +6529.091796875 5641.017578125 background all_cells +6509.87841796875 5644.15380859375 background all_cells +6514.35888671875 5630.34423828125 background all_cells +6558.2216796875 5655.1953125 background all_cells +6549.83447265625 5649.275390625 background all_cells +6567.52783203125 5635.34130859375 background all_cells +6562.349609375 5647.908203125 background all_cells +6559.13037109375 5633.47216796875 background all_cells +6578.525390625 5632.630859375 background all_cells +6572.08251953125 5648.091796875 background all_cells +6535.63720703125 5754.07861328125 background all_cells +6548.76123046875 5742.0771484375 background all_cells +6559.77880859375 5761.1181640625 background all_cells +6567.32080078125 5766.384765625 background all_cells +6560.0927734375 5768.4375 background all_cells +6549.607421875 5730.40234375 background all_cells +6567.3740234375 5716.68896484375 background all_cells +6558.458984375 5722.43408203125 background all_cells +6550.80517578125 5715.447265625 background all_cells +6550.0966796875 5698.61572265625 background all_cells +6548.06689453125 5708.212890625 background all_cells +6543.1513671875 5704.0771484375 background all_cells +6524.6962890625 5777.1826171875 background all_cells +6548.09814453125 5779.2998046875 background all_cells +6539.7431640625 5787.40234375 background all_cells +6533.25341796875 5785.8037109375 background all_cells +6565.365234375 5800.865234375 background all_cells +6609.51025390625 5798.8359375 background all_cells +6575.7392578125 5801.52197265625 background all_cells +6570.09130859375 5808.9130859375 background all_cells +6568.828125 5789.8828125 background all_cells +6597.1669921875 5776.234375 background all_cells +6582.68994140625 5778.365234375 background all_cells +6546.07763671875 5801.50244140625 background all_cells +6555.162109375 5809.17431640625 background all_cells +6547.9677734375 5793.6005859375 background all_cells +6510.1884765625 5800.84521484375 background all_cells +6536.56298828125 5797.25146484375 background all_cells +6533.07080078125 5809.83349609375 background all_cells +6521.04345703125 5795.720703125 background all_cells +6436.3154296875 5675.6435546875 background all_cells +6438.90673828125 5698.3271484375 background all_cells +6442.474609375 5694.20556640625 background all_cells +6448.0625 5680.60595703125 background all_cells +6492.5029296875 5674.810546875 background all_cells +6493.00390625 5699.13671875 background all_cells +6494.39306640625 5650.72509765625 background all_cells +6482.30615234375 5695.2587890625 background all_cells +6470.69384765625 5677.94677734375 background all_cells +6487.06787109375 5685.259765625 background all_cells +6469.029296875 5690.3876953125 background all_cells +6450.5166015625 5664.1884765625 background all_cells +6477.4541015625 5649.8310546875 background all_cells +6460.806640625 5670.576171875 background all_cells +6453.91748046875 5658.0302734375 background all_cells +6446.6015625 5671.6923828125 background all_cells +6501.13818359375 5714.70703125 background all_cells +6517.67919921875 5698.01806640625 background all_cells +6509.4931640625 5705.81494140625 background all_cells +6509.20751953125 5748.2705078125 background all_cells +6523.47998046875 5761.6875 background all_cells +6520.69677734375 5752.8779296875 background all_cells +6512.4462890625 5763.7470703125 background all_cells +6524.9833984375 5743.0537109375 background all_cells +6538.56689453125 5742.94189453125 background all_cells +6534.880859375 5712.455078125 background all_cells +6524.525390625 5730.3896484375 background all_cells +6515.70556640625 5723.5634765625 background all_cells +6530.54150390625 5724.00439453125 background all_cells +6520.14013671875 5715.109375 background all_cells +6475.5791015625 5665.62744140625 background all_cells +6492.2685546875 5666.18701171875 background all_cells +6484.68408203125 5659.6455078125 background all_cells +6525.7490234375 5673.82275390625 background all_cells +6536.591796875 5675.5341796875 background all_cells +6514.53125 5678.564453125 background all_cells +6506.95654296875 5674.61376953125 background all_cells +6502.2294921875 5658.4091796875 background all_cells +6536.0732421875 5653.73193359375 background all_cells +6529.29443359375 5665.09326171875 background all_cells +6543.337890625 5669.92578125 background all_cells +6512.55078125 5666.0478515625 background all_cells +6519.40576171875 5659.18408203125 background all_cells +6536.93115234375 5693.97265625 background all_cells +6500.09521484375 5690.791015625 background all_cells +6519.2109375 5687.12841796875 background all_cells +6352.23876953125 5808.85009765625 background all_cells +6384.45751953125 5824.8974609375 background all_cells +6385.5078125 5807.93017578125 background all_cells +6372.208984375 5812.23681640625 background all_cells +6361.78857421875 5818.3779296875 background all_cells +6353.7099609375 5818.5009765625 background all_cells +6330.64453125 5815.8427734375 background all_cells +6312.49365234375 5825.7412109375 background all_cells +6335.02392578125 5822.556640625 background all_cells +6323.822265625 5824.12451171875 background all_cells +6332.22705078125 5836.9111328125 background all_cells +6368.61962890625 5831.369140625 background all_cells +6350.1044921875 5827.80126953125 background all_cells +6334.19921875 5830.7666015625 background all_cells +6322.322265625 5807.4638671875 background all_cells +6338.65869140625 5811.6923828125 background all_cells +6329.8125 5806.58935546875 background all_cells +6337.95654296875 5802.87890625 background all_cells +6487.21923828125 5773.1376953125 background all_cells +6476.8798828125 5780.99072265625 background all_cells +6467.85205078125 5791.43212890625 background all_cells +6492.927734375 5799.36376953125 background all_cells +6487.17431640625 5790.28515625 background all_cells +6492.4404296875 5742.3818359375 background all_cells +6478.3876953125 5763.306640625 background all_cells +6490.6103515625 5758.39599609375 background all_cells +6486.5947265625 5747.64599609375 background all_cells +6471.51904296875 5803.78125 background all_cells +6484.904296875 5837.04345703125 background all_cells +6481.28125 5810.53369140625 background all_cells +6478.0341796875 5827.57080078125 background all_cells +6471.5908203125 5822.091796875 background all_cells +6402.8076171875 5794.84765625 background all_cells +6393.802734375 5824.84716796875 background all_cells +6400.21142578125 5818.28271484375 background all_cells +6406.10791015625 5778.5439453125 background all_cells +6397.6611328125 5779.4775390625 background all_cells +6396.31640625 5795.966796875 background all_cells +6414.0908203125 5778.8857421875 background all_cells +6427.4580078125 5790.7275390625 background all_cells +6413.3291015625 5790.25 background all_cells +6424.07861328125 5785.65185546875 background all_cells +6414.89208984375 5753.99755859375 background all_cells +6398.1728515625 5761.74462890625 background all_cells +6423.60205078125 5764.2890625 background all_cells +6412.70654296875 5763.779296875 background all_cells +6460.892578125 5809.3525390625 background all_cells +6459.96533203125 5831.787109375 background all_cells +6456.1044921875 5818.025390625 background all_cells +6462.306640625 5762.4873046875 background all_cells +6449.11376953125 5803.73876953125 background all_cells +6448.74169921875 5794.01611328125 background all_cells +6449.64794921875 5783.541015625 background all_cells +6454.88671875 5767.4912109375 background all_cells +6420.58837890625 5821.20361328125 background all_cells +6409.27685546875 5825.96142578125 background all_cells +6418.5703125 5837.1982421875 background all_cells +6418.634765625 5802.9326171875 background all_cells +6430.595703125 5800.083984375 background all_cells +6440.33251953125 5812.1708984375 background all_cells +6351.19970703125 5775.16064453125 background all_cells +6352.7626953125 5786.59521484375 background all_cells +6368.8994140625 5784.4462890625 background all_cells +6366.6181640625 5764.72021484375 background all_cells +6361.478515625 5775.6474609375 background all_cells +6393.2294921875 5801.47216796875 background all_cells +6389.740234375 5771.76318359375 background all_cells +6384.099609375 5779.72314453125 background all_cells +6361.79736328125 5788.794921875 background all_cells +6372.63037109375 5796.93408203125 background all_cells +6362.8173828125 5799.587890625 background all_cells +6213.5498046875 5413.3330078125 background all_cells +6211.48486328125 5421.943359375 background all_cells +6212.34814453125 5429.8681640625 background all_cells +6209.84765625 5439.07080078125 background all_cells +6217.6103515625 5431.4208984375 background all_cells +6223.33056640625 5437.3818359375 background all_cells +6228.736328125 5446.45654296875 background all_cells +6230.90380859375 5439.546875 background all_cells +6222.4169921875 5409.693359375 background all_cells +6230.31298828125 5431.78759765625 background all_cells +6223.83740234375 5428.54541015625 background all_cells +6240.30029296875 5459.5986328125 background all_cells +6218.69482421875 5462.1103515625 background all_cells +6236.90625 5452.72802734375 background all_cells +6339.16796875 5584.39599609375 background all_cells +6325.4169921875 5585.80126953125 background all_cells +6343.67041015625 5584.87109375 background all_cells +6317.1171875 5598.7666015625 background all_cells +6326.330078125 5596.3427734375 background all_cells +6380.9619140625 5613.04248046875 background all_cells +6377.17578125 5620.0439453125 background all_cells +6362.236328125 5620.17724609375 background all_cells +6359.98046875 5615.52001953125 background all_cells +6331.50146484375 5602.99658203125 background all_cells +6336.185546875 5616.16650390625 background all_cells +6331.73193359375 5610.30615234375 background all_cells +6352.6982421875 5602.65283203125 background all_cells +6340.01708984375 5531.38525390625 background all_cells +6332.89892578125 5554.87646484375 background all_cells +6340.16357421875 5575.95556640625 background all_cells +6349.40869140625 5580.23291015625 background all_cells +6343.86865234375 5567.89453125 background all_cells +6341.37646484375 5560.060546875 background all_cells +6357.7265625 5572.921875 background all_cells +6354.04931640625 5585.47802734375 background all_cells +6369.6044921875 5578.744140625 background all_cells +6307.5478515625 5558.25830078125 background all_cells +6317.5068359375 5578.86865234375 background all_cells +6319.77294921875 5568.5625 background all_cells +6317.0283203125 5543.0048828125 background all_cells +6315.38623046875 5555.56103515625 background all_cells +6323.1220703125 5549.88720703125 background all_cells +6311.8310546875 5545.29736328125 background all_cells +6285.74462890625 5481.125 background all_cells +6285.71826171875 5460.89794921875 background all_cells +6291.73388671875 5465.35693359375 background all_cells +6298.43798828125 5487.29833984375 background all_cells +6298.8740234375 5471.6083984375 background all_cells +6339.2119140625 5506.27685546875 background all_cells +6336.2294921875 5517.4404296875 background all_cells +6349.341796875 5516.9873046875 background all_cells +6359.615234375 5496.544921875 background all_cells +6351.05224609375 5502.82470703125 background all_cells +6348.02294921875 5492.3525390625 background all_cells +6316.76416015625 5479.1455078125 background all_cells +6326.98388671875 5514.2412109375 background all_cells +6320.201171875 5509.84375 background all_cells +6310.64306640625 5487.5107421875 background all_cells +6281.0146484375 5470.650390625 background all_cells +6269.42236328125 5482.470703125 background all_cells +6278.271484375 5481.39306640625 background all_cells +6269.69775390625 5474.50244140625 background all_cells +6230.2392578125 5470.0439453125 background all_cells +6255.65576171875 5502.81640625 background all_cells +6256.4208984375 5491.9951171875 background all_cells +6267.560546875 5413.7998046875 background all_cells +6254.4697265625 5476.341796875 background all_cells +6253.23291015625 5463.697265625 background all_cells +6238.97314453125 5485.72021484375 background all_cells +6250.79833984375 5490.59619140625 background all_cells +6248.08935546875 5481.4794921875 background all_cells +6245.33544921875 5494.52490234375 background all_cells +6236.46240234375 5428.9208984375 background all_cells +6241.78759765625 5444.205078125 background all_cells +6247.03759765625 5419.08251953125 background all_cells +6283.1650390625 5413.22607421875 background all_cells +6274.92138671875 5429.25341796875 background all_cells +6282.126953125 5422.05810546875 background all_cells +6312.90966796875 5413.9892578125 background all_cells +6286.10888671875 5436.8193359375 background all_cells +6342.87890625 5437.05322265625 background all_cells +6356.24072265625 5435.67626953125 background all_cells +6333.42138671875 5442.2412109375 background all_cells +6357.279296875 5444.58740234375 background all_cells +6348.40185546875 5448.04443359375 background all_cells +6332.47900390625 5475.7900390625 background all_cells +6335.99755859375 5453.9345703125 background all_cells +6347.36279296875 5458.16162109375 background all_cells +6347.54443359375 5466.80712890625 background all_cells +6335.74169921875 5464.1767578125 background all_cells +6302.41015625 5460.59130859375 background all_cells +6322.5263671875 5469.4140625 background all_cells +6326.158203125 5457.19580078125 background all_cells +6317.2958984375 5456.01171875 background all_cells +6310.642578125 5464.373046875 background all_cells +6277.494140625 5441.1259765625 background all_cells +6273.84521484375 5460.68701171875 background all_cells +6282.78857421875 5453.29052734375 background all_cells +6318.66064453125 5419.13330078125 background all_cells +6332.052734375 5418.58935546875 background all_cells +6325.0869140625 5424.27294921875 background all_cells +6319.25732421875 5433.18505859375 background all_cells +6321.7919921875 5438.0693359375 background all_cells +6391.5107421875 5237.19091796875 background all_cells +6397.95703125 5216.83203125 background all_cells +6397.63232421875 5224.357421875 background all_cells +6389.19873046875 5218.09912109375 background all_cells +6348.125 5224.23876953125 background all_cells +6375.88916015625 5222.25048828125 background all_cells +6379.111328125 5237.6474609375 background all_cells +6416.29248046875 5234.54150390625 background all_cells +6422.0439453125 5216.4267578125 background all_cells +6420.5859375 5221.53076171875 background all_cells +6404.1953125 5222.96875 background all_cells +6410.95068359375 5223.4033203125 background all_cells +6410.68994140625 5219.7578125 background all_cells +6407.36767578125 5215.54150390625 background all_cells +6392.69580078125 5490.7158203125 background all_cells +6414.2119140625 5488.3671875 background all_cells +6380.32421875 5489.4169921875 background all_cells +6389.49267578125 5545.88330078125 background all_cells +6401.71435546875 5533.248046875 background all_cells +6396.98779296875 5549.37451171875 background all_cells +6391.44677734375 5532.8232421875 background all_cells +6404.1591796875 5521.97314453125 background all_cells +6416.34033203125 5532.93701171875 background all_cells +6411.15478515625 5541.96484375 background all_cells +6369.95751953125 5568.47802734375 background all_cells +6380.68994140625 5548.3330078125 background all_cells +6377.44677734375 5561.92626953125 background all_cells +6402.67822265625 5496.24658203125 background all_cells +6419.6142578125 5516.72412109375 background all_cells +6396.3681640625 5514.240234375 background all_cells +6413.58837890625 5498.76611328125 background all_cells +6457.25537109375 5394.3330078125 background all_cells +6472.34619140625 5399.89013671875 background all_cells +6469.99169921875 5391.61767578125 background all_cells +6462.20263671875 5385.0888671875 background all_cells +6507.51611328125 5407.60205078125 background all_cells +6508.34033203125 5396.12939453125 background all_cells +6514.65087890625 5407.30078125 background all_cells +6514.33349609375 5419.2509765625 background all_cells +6482.20703125 5412.07958984375 background all_cells +6500.4150390625 5412.126953125 background all_cells +6496.82177734375 5421.40869140625 background all_cells +6461.0341796875 5404.99853515625 background all_cells +6472.42041015625 5418.7880859375 background all_cells +6471.505859375 5427.13671875 background all_cells +6467.990234375 5412.001953125 background all_cells +6390.47705078125 5410.31689453125 background all_cells +6372.00537109375 5418.1748046875 background all_cells +6385.79296875 5426.0419921875 background all_cells +6398.7607421875 5433.70166015625 background all_cells +6396.35546875 5397.4990234375 background all_cells +6410.4638671875 5464.611328125 background all_cells +6410.89404296875 5448.79833984375 background all_cells +6402.42333984375 5480.744140625 background all_cells +6420.01513671875 5474.41796875 background all_cells +6420.48681640625 5464.55126953125 background all_cells +6370.453125 5456.22607421875 background all_cells +6386.48193359375 5471.84814453125 background all_cells +6378.0654296875 5462.9736328125 background all_cells +6389.0927734375 5458.2724609375 background all_cells +6378.09814453125 5435.830078125 background all_cells +6408.39990234375 5415.2919921875 background all_cells +6420.63671875 5404.98291015625 background all_cells +6423.423828125 5420.89404296875 background all_cells +6412.974609375 5424.7744140625 background all_cells +6435.89599609375 5369.701171875 background all_cells +6412.88525390625 5363.5927734375 background all_cells +6448.115234375 5372.86279296875 background all_cells +6421.853515625 5347.3193359375 background all_cells +6417.74853515625 5353.9765625 background all_cells +6507.16845703125 5372.59521484375 background all_cells +6498.20166015625 5384.48876953125 background all_cells +6521.30908203125 5374.83056640625 background all_cells +6516.4892578125 5383.75244140625 background all_cells +6508.65283203125 5381.4189453125 background all_cells +6483.34814453125 5374.20263671875 background all_cells +6491.6005859375 5376.19580078125 background all_cells +6492.52880859375 5360.27978515625 background all_cells +6466.91943359375 5366.4892578125 background all_cells +6476.77490234375 5363.7158203125 background all_cells +6475.294921875 5374.82470703125 background all_cells +6373.5126953125 5243.82666015625 background all_cells +6362.0556640625 5242.79931640625 background all_cells +6387.8232421875 5307.431640625 background all_cells +6397.9931640625 5313.18408203125 background all_cells +6411.5302734375 5293.82421875 background all_cells +6421.5087890625 5330.22314453125 background all_cells +6415.15966796875 5320.74365234375 background all_cells +6423.52783203125 5322.5732421875 background all_cells +6384.5712890625 5242.85400390625 background all_cells +6389.55224609375 5300.58203125 background all_cells +6399.58544921875 5294.931640625 background all_cells +6289.13671875 5337.18994140625 background all_cells +6261.46923828125 5342.291015625 background all_cells +6275.50341796875 5346.55859375 background all_cells +6296.98046875 5342.61083984375 background all_cells +6263.5341796875 5311.0439453125 background all_cells +6264.90283203125 5329.0908203125 background all_cells +6270.5703125 5321.15283203125 background all_cells +6255.28076171875 5312.0224609375 background all_cells +6262.04150390625 5358.37744140625 background all_cells +6253.4482421875 5350.74072265625 background all_cells +6259.95654296875 5408.380859375 background all_cells +6248.583984375 5395.97021484375 background all_cells +6256.39599609375 5391.0869140625 background all_cells +6269.14208984375 5390.99365234375 background all_cells +6273.59375 5401.25732421875 background all_cells +6275.662109375 5378.92919921875 background all_cells +6310.119140625 5387.69580078125 background all_cells +6303.4580078125 5356.20166015625 background all_cells +6304.26318359375 5405.33984375 background all_cells +6313.2509765625 5406.12744140625 background all_cells +6321.24853515625 5381.06640625 background all_cells +6283.50927734375 5402.70849609375 background all_cells +6293.51025390625 5400.5703125 background all_cells +6295.48291015625 5354.3818359375 background all_cells +6299.0595703125 5373.89306640625 background all_cells +6288.3623046875 5364.04833984375 background all_cells +6324.34814453125 5346.51171875 background all_cells +6321.81640625 5341.89697265625 background all_cells +6317.47412109375 5320.17236328125 background all_cells +6340.16552734375 5369.0673828125 background all_cells +6341.63525390625 5402.18408203125 background all_cells +6347.41064453125 5376.7880859375 background all_cells +6369.83935546875 5380.037109375 background all_cells +6354.00634765625 5399.978515625 background all_cells +6367.158203125 5406.25439453125 background all_cells +6364.2353515625 5395.3671875 background all_cells +6377.080078125 5395.1591796875 background all_cells +6326.76611328125 5365.62646484375 background all_cells +6313.89501953125 5363.51611328125 background all_cells +6322.404296875 5353.96337890625 background all_cells +6372.04443359375 5340.61572265625 background all_cells +6361.115234375 5371.8037109375 background all_cells +6352.88525390625 5350.7900390625 background all_cells +6330.83154296875 5321.29931640625 background all_cells +6376.416015625 5332.1064453125 background all_cells +6367.7861328125 5325.78759765625 background all_cells +6352.1142578125 5323.13427734375 background all_cells +6274.74462890625 5300.40576171875 background all_cells +6306.42529296875 5291.82373046875 background all_cells +6283.294921875 5300.40625 background all_cells +6322.5517578125 5297.11328125 background all_cells +6368.0 5306.14697265625 background all_cells +6376.994140625 5298.9765625 background all_cells +6366.98583984375 5295.77685546875 background all_cells +6354.45947265625 5297.02392578125 background all_cells +6325.53857421875 5306.17724609375 background all_cells +6312.15673828125 5308.90673828125 background all_cells +6331.91943359375 5314.05029296875 background all_cells +6328.00048828125 5311.78759765625 background all_cells +6282.796875 5317.98095703125 background all_cells +6298.849609375 5323.75439453125 background all_cells +6287.541015625 5311.6513671875 background all_cells +5730.87744140625 5757.88818359375 background all_cells +5725.4111328125 5778.06396484375 background all_cells +5720.77880859375 5755.333984375 background all_cells +5723.79052734375 5791.34033203125 background all_cells +5726.31591796875 5807.28125 background all_cells +5709.701171875 5806.06982421875 background all_cells +5710.76416015625 5793.2724609375 background all_cells +5763.78955078125 5769.91845703125 background all_cells +5740.28564453125 5760.43310546875 background all_cells +5747.990234375 5793.06103515625 background all_cells +5745.18701171875 5787.94482421875 background all_cells +5745.9873046875 5775.7021484375 background all_cells +5732.9521484375 5818.46240234375 background all_cells +5756.6376953125 5815.61376953125 background all_cells +5755.23681640625 5796.22607421875 background all_cells +5746.6806640625 5799.3935546875 background all_cells +5740.14111328125 5809.048828125 background all_cells +5834.49755859375 5784.92236328125 background all_cells +5843.18701171875 5788.29638671875 background all_cells +5834.17578125 5815.576171875 background all_cells +5868.24072265625 5790.05078125 background all_cells +5873.013671875 5790.05517578125 background all_cells +5870.337890625 5782.44580078125 background all_cells +5848.4580078125 5770.5732421875 background all_cells +5857.90087890625 5761.953125 background all_cells +5858.70849609375 5778.90771484375 background all_cells +5807.59423828125 5831.2294921875 background all_cells +5797.35107421875 5830.7978515625 background all_cells +5861.81591796875 5824.40625 background all_cells +5859.03271484375 5832.37451171875 background all_cells +5788.95068359375 5840.75244140625 background all_cells +5813.9384765625 5822.51611328125 background all_cells +5766.83447265625 5831.7841796875 background all_cells +5781.11865234375 5862.962890625 background all_cells +5777.94482421875 5859.10009765625 background all_cells +5772.6591796875 5850.75341796875 background all_cells +5785.677734375 5852.5185546875 background all_cells +5804.255859375 5846.8232421875 background all_cells +5799.29150390625 5869.05029296875 background all_cells +5793.30078125 5868.15185546875 background all_cells +5792.24658203125 5858.77490234375 background all_cells +5721.86279296875 5865.93115234375 background all_cells +5720.4560546875 5842.3408203125 background all_cells +5725.62646484375 5853.349609375 background all_cells +5733.939453125 5865.99462890625 background all_cells +5730.982421875 5830.9296875 background all_cells +5842.79443359375 5805.89453125 background all_cells +5849.732421875 5809.00927734375 background all_cells +5853.07080078125 5855.42578125 background all_cells +5860.55615234375 5852.10546875 background all_cells +5857.4140625 5870.50634765625 background all_cells +5837.77734375 5856.3759765625 background all_cells +5846.119140625 5862.0400390625 background all_cells +5845.42431640625 5853.490234375 background all_cells +5840.248046875 5865.26708984375 background all_cells +5867.49951171875 5861.81787109375 background all_cells +5862.71630859375 5841.6171875 background all_cells +5870.68896484375 5837.09619140625 background all_cells +5870.59228515625 5826.97119140625 background all_cells +5868.79833984375 5850.45654296875 background all_cells +5800.69384765625 5813.10009765625 background all_cells +5763.341796875 5805.02978515625 background all_cells +5772.91552734375 5800.52978515625 background all_cells +5812.6533203125 5814.9697265625 background all_cells +5777.79296875 5814.8525390625 background all_cells +5821.51416015625 5780.62548828125 background all_cells +5823.58837890625 5791.4970703125 background all_cells +5824.01416015625 5785.94482421875 background all_cells +5824.814453125 5798.365234375 background all_cells +5826.806640625 5806.56591796875 background all_cells +5821.8662109375 5764.61376953125 background all_cells +5809.43359375 5757.46240234375 background all_cells +5827.15185546875 5773.53076171875 background all_cells +5810.33544921875 5771.55908203125 background all_cells +5767.21630859375 5784.05078125 background all_cells +5779.1123046875 5766.12255859375 background all_cells +5775.4111328125 5755.2802734375 background all_cells +5800.66650390625 5762.91064453125 background all_cells +5803.6611328125 5791.0068359375 background all_cells +5793.24267578125 5788.9609375 background all_cells +5899.03271484375 5869.52197265625 background all_cells +5912.62744140625 5868.34814453125 background all_cells +5923.13037109375 5869.1728515625 background all_cells +5937.36767578125 5827.13232421875 background all_cells +5926.935546875 5834.83447265625 background all_cells +5912.3544921875 5832.669921875 background all_cells +5904.68994140625 5830.05126953125 background all_cells +5923.87744140625 5882.34375 background all_cells +5932.5615234375 5880.9658203125 background all_cells +5934.3125 5891.68603515625 background all_cells +5924.84228515625 5894.10009765625 background all_cells +5907.3046875 5898.091796875 background all_cells +5912.94287109375 5883.11328125 background all_cells +5918.4345703125 5898.62158203125 background all_cells +5914.2861328125 5840.80859375 background all_cells +5924.69140625 5850.88037109375 background all_cells +5925.955078125 5844.04833984375 background all_cells +5908.03076171875 5755.85986328125 background all_cells +5929.32666015625 5770.33544921875 background all_cells +5912.6298828125 5761.02685546875 background all_cells +5950.39599609375 5867.00537109375 background all_cells +5955.52685546875 5879.98779296875 background all_cells +5969.05859375 5877.486328125 background all_cells +5959.5498046875 5870.09130859375 background all_cells +5965.55419921875 5890.97998046875 background all_cells +5956.63916015625 5937.498046875 background all_cells +5966.5869140625 5934.23974609375 background all_cells +5957.650390625 5890.53955078125 background all_cells +5959.10009765625 5899.6376953125 background all_cells +5948.5830078125 5893.61767578125 background all_cells +5991.22998046875 5893.6240234375 background all_cells +5969.6796875 5918.85595703125 background all_cells +5984.16650390625 5906.9521484375 background all_cells +5974.68701171875 5904.27197265625 background all_cells +5978.04052734375 5897.9970703125 background all_cells +6001.63916015625 5877.3076171875 background all_cells +5997.9296875 5896.99072265625 background all_cells +5984.15576171875 5895.60986328125 background all_cells +5983.59423828125 5883.82666015625 background all_cells +5991.66015625 5865.1220703125 background all_cells +5994.17724609375 5870.6845703125 background all_cells +5979.04296875 5871.32666015625 background all_cells +5933.53857421875 5806.08154296875 background all_cells +5949.814453125 5776.56787109375 background all_cells +5964.5390625 5810.82861328125 background all_cells +5948.0302734375 5810.8759765625 background all_cells +5962.28515625 5851.12353515625 background all_cells +5966.3544921875 5853.20556640625 background all_cells +5965.5810546875 5862.810546875 background all_cells +5939.2578125 5844.5771484375 background all_cells +5955.57275390625 5859.89453125 background all_cells +5950.009765625 5849.93359375 background all_cells +5939.6884765625 5854.06005859375 background all_cells +5987.0087890625 5846.59228515625 background all_cells +5992.2373046875 5856.63330078125 background all_cells +6000.14404296875 5852.8798828125 background all_cells +5993.39599609375 5836.78662109375 background all_cells +5999.62744140625 5810.13330078125 background all_cells +5997.69384765625 5839.39599609375 background all_cells +5974.44287109375 5816.3232421875 background all_cells +5978.95068359375 5813.529296875 background all_cells +5976.30908203125 5823.38818359375 background all_cells +5929.88916015625 5928.9755859375 background all_cells +5909.76904296875 5944.99658203125 background all_cells +5932.71533203125 5945.38037109375 background all_cells +5922.427734375 5936.3251953125 background all_cells +5914.8994140625 5935.84619140625 background all_cells +5942.7880859375 5880.93310546875 background all_cells +5941.80810546875 5903.8173828125 background all_cells +5943.30419921875 5890.73828125 background all_cells +5942.109375 5918.697265625 background all_cells +5950.1640625 5904.89111328125 background all_cells +5938.818359375 5886.1220703125 background all_cells +5943.88818359375 5860.82666015625 background all_cells +5940.1689453125 5873.0625 background all_cells +5943.3828125 5866.73388671875 background all_cells +5927.7236328125 5857.015625 background all_cells +5932.99072265625 5868.18798828125 background all_cells +5932.45068359375 5860.35009765625 background all_cells +5917.11962890625 5908.46875 background all_cells +5916.53857421875 5916.4365234375 background all_cells +5932.8037109375 5901.1357421875 background all_cells +5925.99462890625 5905.31689453125 background all_cells +5924.89697265625 5918.212890625 background all_cells +5934.3681640625 5914.0400390625 background all_cells +5770.005859375 5864.46923828125 background all_cells +5755.35107421875 5858.90478515625 background all_cells +5749.3837890625 5872.19970703125 background all_cells +5757.01318359375 5870.71728515625 background all_cells +5764.32763671875 5870.787109375 background all_cells +5751.3232421875 5828.1201171875 background all_cells +5759.4150390625 5837.01904296875 background all_cells +5754.025390625 5834.24951171875 background all_cells +5741.05224609375 5827.15576171875 background all_cells +5746.5771484375 5843.55517578125 background all_cells +5751.66796875 5846.3447265625 background all_cells +5738.982421875 5848.3583984375 background all_cells +5758.50927734375 5847.697265625 background all_cells +5766.55126953125 5907.1337890625 background all_cells +5775.0185546875 5910.171875 background all_cells +5769.6865234375 5917.17333984375 background all_cells +5752.71337890625 5910.15478515625 background all_cells +5740.60986328125 5901.60888671875 background all_cells +5815.37744140625 5917.9228515625 background all_cells +5836.54296875 5934.79345703125 background all_cells +5833.8173828125 5907.37939453125 background all_cells +5831.61279296875 5923.8369140625 background all_cells +5815.2939453125 5933.984375 background all_cells +5771.29296875 5941.39208984375 background all_cells +5781.06298828125 5931.56298828125 background all_cells +5776.9013671875 5922.65771484375 background all_cells +5750.64013671875 5930.283203125 background all_cells +5764.49609375 5929.74267578125 background all_cells +5757.41064453125 5924.74169921875 background all_cells +5682.25244140625 5942.67822265625 background all_cells +5734.99462890625 5934.31201171875 background all_cells +5740.26416015625 5944.70361328125 background all_cells +5740.7734375 5926.7822265625 background all_cells +5711.84716796875 5902.84814453125 background all_cells +5726.2666015625 5916.8828125 background all_cells +5717.068359375 5910.466796875 background all_cells +5724.90234375 5903.81201171875 background all_cells +5714.845703125 5876.74951171875 background all_cells +5724.8857421875 5875.91357421875 background all_cells +5723.88134765625 5886.33642578125 background all_cells +5718.74951171875 5895.806640625 background all_cells +5785.181640625 5896.94384765625 background all_cells +5825.64892578125 5908.58154296875 background all_cells +5817.001953125 5901.060546875 background all_cells +5778.0888671875 5903.7509765625 background all_cells +5764.20947265625 5887.58203125 background all_cells +5764.453125 5897.68115234375 background all_cells +5752.05712890625 5892.72216796875 background all_cells +5782.232421875 5874.42529296875 background all_cells +5782.267578125 5886.94287109375 background all_cells +5774.7958984375 5883.46240234375 background all_cells +6008.45556640625 5813.93212890625 background all_cells +6019.984375 5819.46533203125 background all_cells +6043.65771484375 5825.78125 background all_cells +6045.7490234375 5817.0771484375 background all_cells +6032.14501953125 5822.79736328125 background all_cells +6035.81787109375 5847.94873046875 background all_cells +6069.43310546875 5856.89111328125 background all_cells +6059.314453125 5849.97265625 background all_cells +6007.02587890625 5844.4482421875 background all_cells +6026.8408203125 5845.67041015625 background all_cells +6013.3828125 5839.96142578125 background all_cells +6012.42822265625 5854.99365234375 background all_cells +6051.24072265625 5829.42138671875 background all_cells +6075.63623046875 5809.736328125 background all_cells +6075.5244140625 5823.43896484375 background all_cells +6064.9951171875 5819.92431640625 background all_cells +6063.517578125 5814.923828125 background all_cells +6057.5888671875 5813.9609375 background all_cells +6032.1728515625 5872.98828125 background all_cells +6019.58203125 5862.6201171875 background all_cells +6024.46630859375 5870.6171875 background all_cells +6058.86962890625 5882.470703125 background all_cells +6035.3798828125 5881.54736328125 background all_cells +6047.88134765625 5873.63916015625 background all_cells +6030.234375 5910.37109375 background all_cells +6042.38916015625 5912.291015625 background all_cells +6039.533203125 5903.7568359375 background all_cells +6029.56884765625 5898.22509765625 background all_cells +6051.93505859375 5891.767578125 background all_cells +6092.13623046875 5910.125 background all_cells +6193.48095703125 5888.796875 background all_cells +6197.7314453125 5894.466796875 background all_cells +6204.02685546875 5892.1630859375 background all_cells +6198.0107421875 5919.9912109375 background all_cells +6208.2470703125 5929.63232421875 background all_cells +6204.111328125 5943.92578125 background all_cells +6199.017578125 5935.61083984375 background all_cells +6193.35400390625 5927.88818359375 background all_cells +6176.97607421875 5901.66015625 background all_cells +6198.6416015625 5911.62060546875 background all_cells +6187.88427734375 5909.5390625 background all_cells +6146.50341796875 5836.80029296875 background all_cells +6139.8515625 5854.68701171875 background all_cells +6145.912109375 5869.689453125 background all_cells +6161.244140625 5861.9072265625 background all_cells +6156.4345703125 5869.2529296875 background all_cells +6146.59765625 5879.208984375 background all_cells +6178.6357421875 5844.7958984375 background all_cells +6180.5087890625 5858.8828125 background all_cells +6193.92724609375 5846.7998046875 background all_cells +6185.56201171875 5847.25634765625 background all_cells +6170.9140625 5855.02294921875 background all_cells +6169.84765625 5838.64404296875 background all_cells +6082.0712890625 5841.0625 background all_cells +6091.11474609375 5870.16796875 background all_cells +6102.24853515625 5847.810546875 background all_cells +6092.4501953125 5843.40283203125 background all_cells +6154.30859375 5886.36279296875 background all_cells +6172.1796875 5919.6103515625 background all_cells +6166.75 5891.1103515625 background all_cells +6154.23193359375 5906.2099609375 background all_cells +6135.130859375 5939.86376953125 background all_cells +6140.1240234375 5942.7314453125 background all_cells +6160.69287109375 5930.64501953125 background all_cells +6144.05517578125 5946.626953125 background all_cells +6151.64404296875 5942.55419921875 background all_cells +6167.70849609375 5941.609375 background all_cells +6129.72802734375 5900.5341796875 background all_cells +6142.5849609375 5900.43603515625 background all_cells +6132.68017578125 5885.38671875 background all_cells +6118.849609375 5864.57373046875 background all_cells +6129.44677734375 5852.7666015625 background all_cells +6118.64208984375 5881.4873046875 background all_cells +6109.75732421875 5911.8349609375 background all_cells +5841.56884765625 5903.48583984375 background all_cells +5840.17822265625 5917.95849609375 background all_cells +5854.07080078125 5912.05322265625 background all_cells +5865.7548828125 5934.80126953125 background all_cells +5873.68603515625 5937.69580078125 background all_cells +5873.74365234375 5910.64306640625 background all_cells +5870.38232421875 5919.72119140625 background all_cells +5870.5107421875 5889.31884765625 background all_cells +5854.03857421875 5903.662109375 background all_cells +5865.97265625 5901.6181640625 background all_cells +5851.09716796875 5893.755859375 background all_cells +5844.74365234375 5926.49072265625 background all_cells +5853.40576171875 5931.96142578125 background all_cells +5860.37744140625 5925.232421875 background all_cells +5852.3544921875 5920.587890625 background all_cells +5883.80810546875 5888.591796875 background all_cells +5880.05419921875 5902.91259765625 background all_cells +5895.74462890625 5894.955078125 background all_cells +5898.98828125 5887.75048828125 background all_cells +5885.80810546875 5899.29638671875 background all_cells +5903.30029296875 5926.3017578125 background all_cells +5905.6259765625 5936.69580078125 background all_cells +5909.48876953125 5919.56396484375 background all_cells +5903.14208984375 5905.7783203125 background all_cells +5882.70458984375 5938.98681640625 background all_cells +5890.15283203125 5942.193359375 background all_cells +5890.8984375 5920.6015625 background all_cells +5888.7138671875 5931.68017578125 background all_cells +5913.44189453125 5822.2294921875 background all_cells +5918.41748046875 5791.11767578125 background all_cells +5914.5283203125 5781.73974609375 background all_cells +5915.0986328125 5815.36376953125 background all_cells +5881.361328125 5867.38623046875 background all_cells +5902.05126953125 5861.376953125 background all_cells +5913.22705078125 5857.30712890625 background all_cells +5894.5537109375 5862.5224609375 background all_cells +5886.72119140625 5860.67041015625 background all_cells +5901.86767578125 5841.1494140625 background all_cells +5900.126953125 5850.8515625 background all_cells +5887.947265625 5848.8974609375 background all_cells +5880.3671875 5827.31494140625 background all_cells +5882.68896484375 5795.16357421875 background all_cells +5888.7646484375 5800.22998046875 background all_cells +5893.3515625 5796.7666015625 background all_cells +5895.75537109375 5830.5234375 background all_cells +5889.65478515625 5824.59033203125 background all_cells +5330.77099609375 4761.13818359375 background all_cells +5305.38623046875 4769.04736328125 background all_cells +5340.81591796875 4765.46875 background all_cells +5433.80419921875 4699.005859375 background all_cells +5426.498046875 4695.6533203125 background all_cells +5415.84716796875 4688.6455078125 background all_cells +5416.7919921875 4680.22607421875 background all_cells +5427.6875 4683.4111328125 background all_cells +5345.62109375 4768.056640625 background all_cells +5349.50146484375 4781.2138671875 background all_cells +5367.8232421875 4740.3447265625 background all_cells +5353.74609375 4758.92724609375 background all_cells +5355.458984375 4770.41259765625 background all_cells +5343.51611328125 4752.59228515625 background all_cells +5401.2890625 4643.2041015625 background all_cells +5407.11865234375 4651.66015625 background all_cells +5417.9267578125 4651.1240234375 background all_cells +5408.701171875 4641.98583984375 background all_cells +5382.55322265625 4714.6865234375 background all_cells +5377.228515625 4722.9853515625 background all_cells +5333.42822265625 4729.533203125 background all_cells +5353.876953125 4792.890625 background all_cells +5345.78173828125 4818.06201171875 background all_cells +5339.48583984375 4826.95849609375 background all_cells +5335.93603515625 4807.49267578125 background all_cells +5352.29833984375 4807.599609375 background all_cells +5303.85107421875 4470.86865234375 background all_cells +5318.35302734375 4483.89404296875 background all_cells +5326.01171875 4478.4375 background all_cells +5444.990234375 4527.19921875 background all_cells +5429.0400390625 4530.80517578125 background all_cells +5328.28173828125 4486.94775390625 background all_cells +5321.7021484375 4499.03125 background all_cells +5331.29345703125 4494.9853515625 background all_cells +5422.42578125 4446.7734375 background all_cells +5430.85791015625 4466.07177734375 background all_cells +5444.3408203125 4450.99853515625 background all_cells +5441.5673828125 4517.119140625 background all_cells +5428.7802734375 4516.33251953125 background all_cells +5431.2900390625 4508.85595703125 background all_cells +5399.58203125 4522.5732421875 background all_cells +5418.7158203125 4525.75244140625 background all_cells +5411.2021484375 4511.6904296875 background all_cells +5405.7373046875 4520.24853515625 background all_cells +5867.03076171875 4897.30078125 background all_cells +5845.5537109375 4907.92333984375 background all_cells +5837.67626953125 4886.37646484375 background all_cells +5849.6171875 4919.25048828125 background all_cells +5814.98779296875 4928.38037109375 background all_cells +5827.58349609375 4929.93408203125 background all_cells +5835.8818359375 4925.58544921875 background all_cells +5906.51220703125 4887.20654296875 background all_cells +5923.126953125 4889.931640625 background all_cells +5910.5537109375 4893.583984375 background all_cells +5713.125 5432.87744140625 background all_cells +5721.39404296875 5407.93310546875 background all_cells +5717.8232421875 5419.4697265625 background all_cells +5726.7841796875 5452.71142578125 background all_cells +5727.41015625 5466.1806640625 background all_cells +5717.564453125 5460.83544921875 background all_cells +5750.51513671875 5461.91943359375 background all_cells +5738.8349609375 5453.466796875 background all_cells +5718.21044921875 5359.07861328125 background all_cells +5715.11181640625 5341.1015625 background all_cells +5728.263671875 5370.7841796875 background all_cells +5720.8798828125 5370.1630859375 background all_cells +5818.4970703125 4952.5205078125 background all_cells +5817.984375 4940.080078125 background all_cells +5810.96875 4944.8525390625 background all_cells +5826.33251953125 4975.10400390625 background all_cells +5818.58154296875 4969.79052734375 background all_cells +5815.7861328125 4962.4208984375 background all_cells +5830.48046875 4962.3388671875 background all_cells +5846.72216796875 4989.79443359375 background all_cells +5830.23876953125 4983.02587890625 background all_cells +5843.25048828125 5013.6435546875 background all_cells +5837.412109375 5002.484375 background all_cells +5835.62060546875 5015.09375 background all_cells +5852.8720703125 5009.00927734375 background all_cells +5845.556640625 5021.2490234375 background all_cells +5825.04638671875 4986.24658203125 background all_cells +5817.71484375 5020.888671875 background all_cells +5814.41259765625 4992.8876953125 background all_cells +5833.27978515625 4939.46044921875 background all_cells +5832.763671875 4932.52099609375 background all_cells +5846.85400390625 4934.79638671875 background all_cells +5840.83544921875 4953.28271484375 background all_cells +5834.5205078125 4950.734375 background all_cells +5842.15673828125 4943.1708984375 background all_cells +5463.9013671875 4480.86279296875 background all_cells +5464.36962890625 4508.1572265625 background all_cells +5473.3505859375 4496.275390625 background all_cells +5464.02978515625 4493.88427734375 background all_cells +5498.62548828125 4509.63818359375 background all_cells +5512.28173828125 4505.4423828125 background all_cells +5505.1953125 4500.30419921875 background all_cells +5516.1728515625 4515.375 background all_cells +5490.54296875 4528.537109375 background all_cells +5500.564453125 4520.18310546875 background all_cells +5499.90576171875 4530.7939453125 background all_cells +5502.02490234375 4525.34375 background all_cells +5471.48291015625 4520.205078125 background all_cells +5474.1796875 4525.8095703125 background all_cells +5458.68408203125 4521.16943359375 background all_cells +5617.93115234375 4240.10595703125 background all_cells +5618.56494140625 4250.41552734375 background all_cells +5688.99365234375 4251.31884765625 background all_cells +5610.40576171875 4246.78369140625 background all_cells +5635.0625 4274.80029296875 background all_cells +5626.9033203125 4330.59375 background all_cells +5626.236328125 4268.6220703125 background all_cells +5679.7001953125 4305.0302734375 background all_cells +5619.865234375 4290.3349609375 background all_cells +5620.53271484375 4257.57763671875 background all_cells +5626.47509765625 4262.3701171875 background all_cells +5566.83837890625 4243.61181640625 background all_cells +5604.06103515625 4285.57421875 background all_cells +5602.634765625 4342.61279296875 background all_cells +5596.71435546875 4330.287109375 background all_cells +5610.8095703125 4380.78662109375 background all_cells +5630.509765625 4500.31396484375 background all_cells +5635.88134765625 4423.796875 background all_cells +5679.66455078125 4378.892578125 background all_cells +5529.6552734375 4521.32958984375 background all_cells +5544.03515625 4529.78857421875 background all_cells +5527.99609375 4511.611328125 background all_cells +5592.6552734375 4509.873046875 background all_cells +5616.71337890625 4506.423828125 background all_cells +5688.6123046875 4522.39111328125 background all_cells +5618.17431640625 4513.83349609375 background all_cells +5610.56884765625 4508.2333984375 background all_cells +5519.46728515625 4502.84326171875 background all_cells +5597.04150390625 4456.30224609375 background all_cells +5589.30517578125 4462.751953125 background all_cells +5542.91259765625 4499.404296875 background all_cells +5529.5859375 4500.63232421875 background all_cells +5629.21044921875 4215.45556640625 background all_cells +5613.92578125 4203.9814453125 background all_cells +5621.36962890625 4209.94775390625 background all_cells +5646.09423828125 4215.75048828125 background all_cells +5632.92431640625 4210.86279296875 background all_cells +5628.0703125 4204.56689453125 background all_cells +5547.255859375 4229.08984375 background all_cells +5554.73974609375 4247.751953125 background all_cells +5551.1982421875 4237.15087890625 background all_cells +5587.3837890625 4216.07421875 background all_cells +5586.388671875 4234.78564453125 background all_cells +5571.919921875 4228.869140625 background all_cells +5565.00732421875 4215.521484375 background all_cells +5549.234375 4616.58447265625 background all_cells +5564.21484375 4624.53662109375 background all_cells +5552.14306640625 4646.6982421875 background all_cells +5551.03369140625 4632.94921875 background all_cells +5591.27880859375 4651.458984375 background all_cells +5641.3056640625 4619.546875 background all_cells +5660.60986328125 4656.12109375 background all_cells +5607.85791015625 4689.8212890625 background all_cells +5601.8095703125 4696.82666015625 background all_cells +5511.21728515625 4663.45263671875 background all_cells +5508.2578125 4647.1875 background all_cells +5521.326171875 4661.93994140625 background all_cells +5515.53662109375 4641.9365234375 background all_cells +5502.98681640625 4616.3251953125 background all_cells +5496.75341796875 4621.82470703125 background all_cells +5512.2392578125 4619.0439453125 background all_cells +5489.326171875 4550.66552734375 background all_cells +5482.75146484375 4569.70751953125 background all_cells +5534.02783203125 4552.63525390625 background all_cells +5493.3212890625 4563.84326171875 background all_cells +5558.25146484375 4539.68212890625 background all_cells +5597.390625 4538.99462890625 background all_cells +5611.5859375 4573.96484375 background all_cells +5619.28271484375 4536.849609375 background all_cells +5578.11669921875 4569.09033203125 background all_cells +5513.2919921875 4600.0126953125 background all_cells +5563.05224609375 4601.09326171875 background all_cells +5552.00341796875 4602.7890625 background all_cells +5521.720703125 4608.986328125 background all_cells +5515.8623046875 4609.34814453125 background all_cells +5481.40283203125 4599.76708984375 background all_cells +5511.64501953125 4612.474609375 background all_cells +5506.62744140625 4606.25146484375 background all_cells +5517.3203125 4588.52294921875 background all_cells +5539.03955078125 4590.65966796875 background all_cells +5535.42578125 4585.99609375 background all_cells +5531.1904296875 4578.26953125 background all_cells +5538.0048828125 4559.6337890625 background all_cells +5544.96875 4559.119140625 background all_cells +5549.54443359375 4564.94677734375 background all_cells +5543.72412109375 4571.46484375 background all_cells +5872.5673828125 4190.1416015625 background all_cells +5888.21337890625 4230.13671875 background all_cells +5887.81982421875 4214.626953125 background all_cells +5880.09814453125 4204.60498046875 background all_cells +5870.7333984375 4197.67041015625 background all_cells +5938.4482421875 4316.576171875 background all_cells +5929.4716796875 4345.06103515625 background all_cells +5942.04052734375 4343.9609375 background all_cells +5939.07080078125 4247.05517578125 background all_cells +5926.04736328125 4250.24755859375 background all_cells +5909.65576171875 4246.7724609375 background all_cells +5930.56201171875 4504.0537109375 background all_cells +5949.6279296875 4541.80126953125 background all_cells +5962.54052734375 4533.90380859375 background all_cells +5932.078125 4513.49365234375 background all_cells +5904.26708984375 4429.5849609375 background all_cells +5888.2802734375 4396.52783203125 background all_cells +5956.4482421875 4467.20068359375 background all_cells +5898.8046875 4432.33203125 background all_cells +5882.58642578125 4489.6708984375 background all_cells +5900.99951171875 4517.13525390625 background all_cells +5887.4736328125 4529.439453125 background all_cells +5704.6240234375 4441.19677734375 background all_cells +5742.638671875 4476.1845703125 background all_cells +5724.6220703125 4473.8544921875 background all_cells +5809.59521484375 4531.3544921875 background all_cells +5847.39990234375 4545.98828125 background all_cells +5854.52294921875 4543.283203125 background all_cells +5858.4052734375 4544.0361328125 background all_cells +5707.974609375 4505.0537109375 background all_cells +5728.7822265625 4506.310546875 background all_cells +5741.0185546875 4504.8134765625 background all_cells +5755.3056640625 4536.775390625 background all_cells +5769.380859375 4525.6962890625 background all_cells +5706.21044921875 4515.296875 background all_cells +5947.2587890625 4575.14013671875 background all_cells +5945.9140625 4585.92626953125 background all_cells +5962.63916015625 4585.81787109375 background all_cells +5955.017578125 4586.10009765625 background all_cells +5804.14404296875 4645.28076171875 background all_cells +5817.60009765625 4656.84326171875 background all_cells +5810.21337890625 4644.69921875 background all_cells +5941.341796875 4600.3544921875 background all_cells +5959.8037109375 4621.83203125 background all_cells +5959.9619140625 4616.82666015625 background all_cells +5872.44921875 4666.4931640625 background all_cells +5955.92822265625 4691.70361328125 background all_cells +5957.3583984375 4671.1943359375 background all_cells +5935.15576171875 4696.42822265625 background all_cells +5784.13671875 4688.2841796875 background all_cells +5883.796875 4685.31982421875 background all_cells +5784.26513671875 4610.12109375 background all_cells +5802.79443359375 4631.44091796875 background all_cells +5804.4091796875 4637.37353515625 background all_cells +5796.45947265625 4644.2431640625 background all_cells +5874.70068359375 4641.84375 background all_cells +5908.27099609375 4617.2392578125 background all_cells +5893.857421875 4610.47998046875 background all_cells +5878.1396484375 4633.064453125 background all_cells +5836.53955078125 4554.0185546875 background all_cells +5881.48486328125 4574.54541015625 background all_cells +5855.78271484375 4585.12548828125 background all_cells +5869.08740234375 4560.99560546875 background all_cells +5860.37646484375 4558.7529296875 background all_cells +5849.8955078125 4556.28857421875 background all_cells +5738.05908203125 4635.197265625 background all_cells +5692.576171875 4665.71728515625 background all_cells +5767.67041015625 4592.0380859375 background all_cells +5702.83447265625 4604.71240234375 background all_cells +5704.4892578125 4619.7529296875 background all_cells +5715.5322265625 4661.06591796875 background all_cells +5763.095703125 4572.08642578125 background all_cells +5769.486328125 4585.3388671875 background all_cells +5757.99462890625 4584.1845703125 background all_cells +5796.58203125 4572.9482421875 background all_cells +5701.7177734375 4187.9169921875 background all_cells +5737.15673828125 4177.07373046875 background all_cells +5702.30322265625 4222.62255859375 background all_cells +5773.05712890625 4201.52099609375 background all_cells +5837.59375 4234.94775390625 background all_cells +5830.3515625 4237.6181640625 background all_cells +5787.2705078125 4168.6083984375 background all_cells +5814.72802734375 4332.76953125 background all_cells +5867.32666015625 4404.87841796875 background all_cells +5872.97802734375 4388.44140625 background all_cells +5709.22314453125 4256.08642578125 background all_cells +5697.99853515625 4256.7822265625 background all_cells +5731.41650390625 4388.7822265625 background all_cells +5720.55126953125 4380.36181640625 background all_cells +5703.04931640625 4321.37548828125 background all_cells +5758.91943359375 4260.23486328125 background all_cells +5780.84423828125 4293.302734375 background all_cells +5775.31640625 4300.85498046875 background all_cells +5768.486328125 4294.982421875 background all_cells +5452.19921875 4713.63720703125 background all_cells +5511.34033203125 4715.373046875 background all_cells +5461.9326171875 4711.27685546875 background all_cells +5655.82080078125 4698.5703125 background all_cells +5685.05517578125 4694.71923828125 background all_cells +5684.5732421875 4699.57958984375 background all_cells +5572.59716796875 4733.1689453125 background all_cells +5657.8232421875 4741.10107421875 background all_cells +5651.72802734375 4729.5029296875 background all_cells +5629.94580078125 4747.17333984375 background all_cells +5561.0947265625 4705.0625 background all_cells +5603.76904296875 4706.29296875 background all_cells +5591.92626953125 4715.5283203125 background all_cells +5587.84033203125 4712.39892578125 background all_cells +5457.08251953125 4733.11474609375 background all_cells +5497.1435546875 4724.8271484375 background all_cells +5475.3330078125 4744.125 background all_cells +5912.17919921875 4878.47607421875 background all_cells +5943.046875 4884.19140625 background all_cells +5924.97509765625 4882.55078125 background all_cells +5932.1591796875 4882.13232421875 background all_cells +5984.8232421875 4872.5830078125 background all_cells +6006.08642578125 4883.4052734375 background all_cells +6003.27392578125 4890.58837890625 background all_cells +5927.4619140625 4802.30517578125 background all_cells +5932.11669921875 4807.96435546875 background all_cells +5920.505859375 4808.32568359375 background all_cells +5953.375 4811.4580078125 background all_cells +6009.00341796875 4796.1884765625 background all_cells +5976.47607421875 4806.64306640625 background all_cells +5955.29541015625 4788.92138671875 background all_cells +5956.041015625 4785.37060546875 background all_cells +5900.8291015625 4863.54345703125 background all_cells +6019.72265625 4842.87451171875 background all_cells +5938.5458984375 4838.69873046875 background all_cells +5938.09130859375 4861.3291015625 background all_cells +5917.62939453125 4849.29443359375 background all_cells +5897.416015625 4769.28857421875 background all_cells +5996.16455078125 4780.98779296875 background all_cells +6019.560546875 4765.65478515625 background all_cells +5921.8212890625 4781.02783203125 background all_cells +5909.18701171875 4777.90869140625 background all_cells +5905.1318359375 4774.03466796875 background all_cells +5874.19677734375 4759.57861328125 background all_cells +5865.75830078125 4760.50439453125 background all_cells +5893.927734375 4740.1220703125 background all_cells +5883.19580078125 4751.51904296875 background all_cells +5880.125 4762.0205078125 background all_cells +5930.52001953125 4715.56396484375 background all_cells +6037.638671875 4705.74951171875 background all_cells +6027.505859375 4718.37939453125 background all_cells +5949.89794921875 4701.20556640625 background all_cells +5927.2724609375 4745.54638671875 background all_cells +6001.47607421875 4733.06396484375 background all_cells +6015.70166015625 4732.0185546875 background all_cells +5987.7919921875 4729.6962890625 background all_cells +5960.12548828125 4750.84521484375 background all_cells +5868.32763671875 4705.06201171875 background all_cells +5882.96240234375 4717.82373046875 background all_cells +5876.05517578125 4715.14501953125 background all_cells +5758.01953125 4855.84619140625 background all_cells +5808.64599609375 4834.1396484375 background all_cells +5782.09033203125 4855.568359375 background all_cells +5768.07958984375 4860.60205078125 background all_cells +5764.33740234375 4836.60009765625 background all_cells +5863.97314453125 4883.3173828125 background all_cells +5868.763671875 4874.96337890625 background all_cells +5880.087890625 4865.20263671875 background all_cells +5876.07568359375 4875.517578125 background all_cells +5874.21044921875 4797.07275390625 background all_cells +5890.587890625 4778.23291015625 background all_cells +5885.75244140625 4794.54736328125 background all_cells +5876.64990234375 4777.6279296875 background all_cells +5877.36474609375 4806.453125 background all_cells +5839.01318359375 4873.759765625 background all_cells +5846.77490234375 4872.47021484375 background all_cells +5846.67236328125 4868.291015625 background all_cells +5844.39794921875 4819.85009765625 background all_cells +5861.5380859375 4842.0478515625 background all_cells +5848.583984375 4808.74755859375 background all_cells +5770.859375 4789.58544921875 background all_cells +5793.3408203125 4816.9599609375 background all_cells +5790.48974609375 4787.70166015625 background all_cells +5395.7568359375 4755.443359375 background all_cells +5405.7294921875 4761.59765625 background all_cells +5582.982421875 4852.18017578125 background all_cells +5624.0205078125 4900.70703125 background all_cells +5587.86083984375 4898.09814453125 background all_cells +5644.6416015625 4854.599609375 background all_cells +5670.44873046875 4789.3779296875 background all_cells +5601.5849609375 4843.57080078125 background all_cells +5610.72265625 4826.599609375 background all_cells +5447.95263671875 4841.974609375 background all_cells +5501.31640625 4866.88232421875 background all_cells +5438.3359375 4867.8564453125 background all_cells +5502.5234375 4902.68798828125 background all_cells +5477.39306640625 4898.2900390625 background all_cells +5469.86767578125 4851.4931640625 background all_cells +5502.5771484375 4828.9345703125 background all_cells +5454.93798828125 4799.69384765625 background all_cells +5511.61572265625 4777.275390625 background all_cells +5561.533203125 4816.169921875 background all_cells +5541.044921875 4780.75732421875 background all_cells +5531.86865234375 4784.50439453125 background all_cells +5520.521484375 4759.67626953125 background all_cells +5720.8251953125 4809.361328125 background all_cells +5708.2265625 4818.38623046875 background all_cells +5746.208984375 4833.6845703125 background all_cells +5727.1513671875 4830.587890625 background all_cells +5697.63232421875 4826.77978515625 background all_cells +5734.5146484375 4860.90380859375 background all_cells +5723.00146484375 4885.02294921875 background all_cells +5719.544921875 4866.533203125 background all_cells +5708.916015625 4720.30517578125 background all_cells +5759.6884765625 4747.7041015625 background all_cells +5729.75927734375 4749.4931640625 background all_cells +5723.16796875 4736.14501953125 background all_cells +5711.55908203125 5540.0029296875 background all_cells +5807.6396484375 5546.3837890625 background all_cells +5733.5537109375 5548.1220703125 background all_cells +5765.7900390625 5482.75146484375 background all_cells +5797.79150390625 5493.08544921875 background all_cells +5810.42529296875 5503.7880859375 background all_cells +5806.93798828125 5490.45751953125 background all_cells +5800.7734375 5504.76416015625 background all_cells +5814.1005859375 5549.86865234375 background all_cells +5829.9921875 5539.7314453125 background all_cells +5824.1083984375 5543.03466796875 background all_cells +5818.80859375 5539.173828125 background all_cells +5833.8330078125 5515.25732421875 background all_cells +5819.20361328125 5510.46875 background all_cells +5807.70458984375 5516.72802734375 background all_cells +5808.96044921875 5529.30859375 background all_cells +5836.43994140625 5530.72509765625 background all_cells +5825.65966796875 5528.6328125 background all_cells +5723.09033203125 5499.58154296875 background all_cells +5714.01025390625 5485.39453125 background all_cells +5734.48291015625 5473.86279296875 background all_cells +5724.494140625 5479.45166015625 background all_cells +5814.14990234375 5439.09423828125 background all_cells +5826.7578125 5448.6591796875 background all_cells +5821.572265625 5431.39404296875 background all_cells +5819.46044921875 5454.3994140625 background all_cells +5844.30810546875 5422.908203125 background all_cells +5855.5166015625 5450.77783203125 background all_cells +5852.3671875 5441.39453125 background all_cells +5847.99755859375 5437.45263671875 background all_cells +5834.22998046875 5465.39501953125 background all_cells +5835.619140625 5440.78076171875 background all_cells +5832.0869140625 5456.4404296875 background all_cells +5831.849609375 5416.04736328125 background all_cells +5797.2021484375 5428.58154296875 background all_cells +5812.12890625 5425.4375 background all_cells +5819.58447265625 5493.05224609375 background all_cells +5837.88671875 5500.88427734375 background all_cells +5831.6123046875 5505.12646484375 background all_cells +5830.78466796875 5474.03369140625 background all_cells +5827.31591796875 5486.45703125 background all_cells +5826.52294921875 5481.18408203125 background all_cells +5851.90869140625 5532.08056640625 background all_cells +5844.73193359375 5500.05029296875 background all_cells +5845.38623046875 5548.65869140625 background all_cells +5847.9736328125 5542.11181640625 background all_cells +5841.34814453125 5491.1826171875 background all_cells +5852.43603515625 5482.09521484375 background all_cells +5856.2861328125 5469.2978515625 background all_cells +5848.83154296875 5486.435546875 background all_cells +5840.8837890625 5476.9033203125 background all_cells +5771.99462890625 5379.59375 background all_cells +5816.62255859375 5409.53076171875 background all_cells +5802.92236328125 5408.75830078125 background all_cells +5764.5185546875 5373.39892578125 background all_cells +5757.06884765625 5372.3095703125 background all_cells +5787.09619140625 5559.30224609375 background all_cells +5797.87548828125 5555.04541015625 background all_cells +5809.34033203125 5562.23974609375 background all_cells +5803.853515625 5558.6533203125 background all_cells +5793.37548828125 5568.78369140625 background all_cells +5740.19970703125 5614.89794921875 background all_cells +5763.01708984375 5610.03125 background all_cells +5760.296875 5626.439453125 background all_cells +5742.72509765625 5628.58154296875 background all_cells +5724.83544921875 5618.1357421875 background all_cells +5719.3681640625 5618.8046875 background all_cells +5731.87353515625 5626.40185546875 background all_cells +5728.67236328125 5631.166015625 background all_cells +5786.677734375 5626.0869140625 background all_cells +5808.1748046875 5611.51318359375 background all_cells +5795.81103515625 5595.88525390625 background all_cells +5787.423828125 5617.09228515625 background all_cells +5756.11572265625 5580.794921875 background all_cells +5767.498046875 5598.7197265625 background all_cells +5725.8564453125 5592.517578125 background all_cells +5775.91650390625 5561.54833984375 background all_cells +5758.25048828125 5565.02001953125 background all_cells +5946.57177734375 5342.8115234375 background all_cells +5940.17333984375 5369.9677734375 background all_cells +5938.14208984375 5355.78662109375 background all_cells +5910.0263671875 5424.677734375 background all_cells +5906.81689453125 5438.26611328125 background all_cells +5901.748046875 5432.3076171875 background all_cells +5943.52880859375 5376.44287109375 background all_cells +5946.3046875 5409.35595703125 background all_cells +5936.9970703125 5400.37353515625 background all_cells +5946.50048828125 5383.72998046875 background all_cells +5920.85498046875 5371.56201171875 background all_cells +5928.67578125 5407.47314453125 background all_cells +5928.697265625 5417.12744140625 background all_cells +5923.150390625 5353.9560546875 background all_cells +5925.05322265625 5383.5673828125 background all_cells +5919.80029296875 5389.95556640625 background all_cells +5938.8330078125 5424.29443359375 background all_cells +5929.7080078125 5445.49072265625 background all_cells +5940.41162109375 5437.8125 background all_cells +5935.56884765625 5454.56982421875 background all_cells +5944.650390625 5468.89208984375 background all_cells +5923.1640625 5468.1044921875 background all_cells +5903.74951171875 5454.58740234375 background all_cells +5914.58984375 5443.94580078125 background all_cells +5909.63232421875 5451.05322265625 background all_cells +5902.64404296875 5464.828125 background all_cells +5872.76171875 5498.04931640625 background all_cells +5891.02099609375 5466.572265625 background all_cells +5892.18310546875 5480.2705078125 background all_cells +5879.37744140625 5477.17041015625 background all_cells +5880.7060546875 5493.40576171875 background all_cells +5880.89013671875 5505.32275390625 background all_cells +5874.1162109375 5535.119140625 background all_cells +5866.2666015625 5556.2724609375 background all_cells +5856.576171875 5550.078125 background all_cells +5865.154296875 5542.86376953125 background all_cells +5881.859375 5536.794921875 background all_cells +5860.2841796875 5518.84326171875 background all_cells +5881.76708984375 5520.662109375 background all_cells +5872.1044921875 5522.1337890625 background all_cells +5861.98828125 5480.35107421875 background all_cells +5864.8046875 5468.859375 background all_cells +5864.82568359375 5503.5283203125 background all_cells +5856.10888671875 5498.0283203125 background all_cells +5920.314453125 5523.90185546875 background all_cells +5940.07177734375 5517.78125 background all_cells +5918.951171875 5551.361328125 background all_cells +5925.0009765625 5538.32421875 background all_cells +5932.259765625 5529.55322265625 background all_cells +5898.6669921875 5549.12646484375 background all_cells +5890.59814453125 5564.47900390625 background all_cells +5893.1064453125 5583.1787109375 background all_cells +5901.42529296875 5579.4423828125 background all_cells +5885.42236328125 5541.63525390625 background all_cells +5906.34228515625 5534.009765625 background all_cells +5900.9296875 5474.00146484375 background all_cells +5896.36767578125 5486.330078125 background all_cells +5901.6513671875 5478.421875 background all_cells +5912.27783203125 5500.53271484375 background all_cells +5931.92822265625 5505.25634765625 background all_cells +5926.66162109375 5511.50830078125 background all_cells +5893.6513671875 5495.1279296875 background all_cells +5898.29931640625 5518.81591796875 background all_cells +5887.8974609375 5511.068359375 background all_cells +5901.6650390625 5507.3671875 background all_cells +5912.36279296875 5482.02587890625 background all_cells +5924.95068359375 5493.45361328125 background all_cells +5948.29345703125 5486.1884765625 background all_cells +5896.58447265625 5395.77587890625 background all_cells +5885.79833984375 5396.935546875 background all_cells +5878.21826171875 5397.77783203125 background all_cells +5888.2236328125 5426.92138671875 background all_cells +5895.8681640625 5423.43603515625 background all_cells +5895.3251953125 5412.6044921875 background all_cells +5889.73388671875 5417.91357421875 background all_cells +5878.01123046875 5413.91796875 background all_cells +5885.255859375 5407.189453125 background all_cells +5881.33447265625 5417.181640625 background all_cells +5869.29248046875 5438.001953125 background all_cells +5861.62548828125 5459.86474609375 background all_cells +5867.88427734375 5456.82470703125 background all_cells +5861.1787109375 5444.515625 background all_cells +5890.48193359375 5440.26611328125 background all_cells +5878.65283203125 5439.4970703125 background all_cells +5878.5859375 5453.5146484375 background all_cells +5893.65478515625 5451.32373046875 background all_cells +5863.6328125 5397.515625 background all_cells +5864.8994140625 5423.3671875 background all_cells +5869.58544921875 5418.095703125 background all_cells +5855.87646484375 5562.3623046875 background all_cells +5863.00830078125 5573.4189453125 background all_cells +5877.3046875 5568.07470703125 background all_cells +5873.771484375 5647.6220703125 background all_cells +5865.443359375 5659.72021484375 background all_cells +5867.90869140625 5652.5556640625 background all_cells +5887.2607421875 5643.6064453125 background all_cells +5862.1171875 5645.04833984375 background all_cells +5868.435546875 5645.3955078125 background all_cells +5874.9921875 5609.62451171875 background all_cells +5877.74560546875 5635.70703125 background all_cells +5867.6572265625 5626.1064453125 background all_cells +5860.77685546875 5633.158203125 background all_cells +5859.3779296875 5639.7490234375 background all_cells +5864.6748046875 5613.814453125 background all_cells +5864.27685546875 5586.45947265625 background all_cells +5892.19482421875 5607.69677734375 background all_cells +5878.54443359375 5599.11474609375 background all_cells +5883.2490234375 5590.52880859375 background all_cells +5906.544921875 5706.04736328125 background all_cells +5931.35400390625 5699.6005859375 background all_cells +5925.939453125 5707.78173828125 background all_cells +5945.248046875 5697.31982421875 background all_cells +5863.30615234375 5710.15576171875 background all_cells +5896.71923828125 5707.7529296875 background all_cells +5865.03515625 5735.48681640625 background all_cells +5867.52490234375 5747.26513671875 background all_cells +5900.56640625 5748.6884765625 background all_cells +5900.52197265625 5726.3876953125 background all_cells +5871.09033203125 5717.0927734375 background all_cells +5906.095703125 5720.7958984375 background all_cells +5922.36767578125 5731.58642578125 background all_cells +5934.6484375 5730.3095703125 background all_cells +5932.7998046875 5715.76220703125 background all_cells +5914.451171875 5717.919921875 background all_cells +5914.57958984375 5622.5478515625 background all_cells +5924.935546875 5646.08642578125 background all_cells +5937.0029296875 5648.18359375 background all_cells +5937.05419921875 5632.86181640625 background all_cells +5921.61328125 5630.556640625 background all_cells +5905.14599609375 5629.80419921875 background all_cells +5943.44189453125 5589.4677734375 background all_cells +5949.263671875 5609.5673828125 background all_cells +5945.52783203125 5603.50634765625 background all_cells +5917.953125 5584.8466796875 background all_cells +5931.43994140625 5611.74560546875 background all_cells +5910.8798828125 5610.90478515625 background all_cells +5932.0888671875 5594.259765625 background all_cells +5731.20263671875 5645.66259765625 background all_cells +5713.93310546875 5635.58544921875 background all_cells +5745.3447265625 5657.66845703125 background all_cells +5738.748046875 5650.1962890625 background all_cells +5771.86962890625 5671.333984375 background all_cells +5772.0537109375 5692.82177734375 background all_cells +5778.6884765625 5684.048828125 background all_cells +5776.9677734375 5657.58984375 background all_cells +5771.9921875 5641.732421875 background all_cells +5748.7158203125 5667.99853515625 background all_cells +5759.10498046875 5670.228515625 background all_cells +5757.81494140625 5680.23291015625 background all_cells +5753.4755859375 5670.56201171875 background all_cells +5824.48828125 5691.03515625 background all_cells +5808.14404296875 5706.8154296875 background all_cells +5812.10986328125 5701.2197265625 background all_cells +5816.181640625 5710.87646484375 background all_cells +5829.64306640625 5690.205078125 background all_cells +5803.916015625 5723.29931640625 background all_cells +5793.2314453125 5749.7939453125 background all_cells +5796.51220703125 5734.07080078125 background all_cells +5805.48291015625 5746.6953125 background all_cells +5786.28173828125 5742.21044921875 background all_cells +5812.6640625 5738.10986328125 background all_cells +5815.7724609375 5743.9228515625 background all_cells +5814.31494140625 5750.3154296875 background all_cells +5826.6484375 5719.01318359375 background all_cells +5847.685546875 5743.72998046875 background all_cells +5840.28564453125 5727.298828125 background all_cells +5831.56591796875 5740.9697265625 background all_cells +5795.25634765625 5707.28125 background all_cells +5798.8662109375 5718.8193359375 background all_cells +5789.58544921875 5723.91162109375 background all_cells +5781.9453125 5708.662109375 background all_cells +5734.38427734375 5694.568359375 background all_cells +5714.7451171875 5691.4775390625 background all_cells +5722.724609375 5689.23779296875 background all_cells +5730.78857421875 5723.7861328125 background all_cells +5750.712890625 5732.216796875 background all_cells +5741.16162109375 5736.6591796875 background all_cells +5726.318359375 5733.939453125 background all_cells +5718.07373046875 5706.29541015625 background all_cells +5754.689453125 5715.03125 background all_cells +5741.0986328125 5712.29345703125 background all_cells +5716.9990234375 5720.00048828125 background all_cells +5730.03564453125 5711.162109375 background all_cells +5823.80810546875 5620.02978515625 background all_cells +5839.86767578125 5640.19384765625 background all_cells +5814.1982421875 5633.25146484375 background all_cells +5853.095703125 5618.43310546875 background all_cells +5789.9853515625 5686.51513671875 background all_cells +5786.71142578125 5696.73486328125 background all_cells +5809.00341796875 5693.4853515625 background all_cells +5801.615234375 5668.36376953125 background all_cells +5803.9345703125 5656.3603515625 background all_cells +5786.58251953125 5649.38427734375 background all_cells +5911.28759765625 5654.2880859375 background all_cells +5880.64453125 5682.6142578125 background all_cells +5906.5625 5641.9912109375 background all_cells +5888.38427734375 5680.916015625 background all_cells +5891.03125 5671.4736328125 background all_cells +5930.3076171875 5678.73388671875 background all_cells +5927.888671875 5689.90185546875 background all_cells +5916.9013671875 5684.43017578125 background all_cells +5945.98193359375 5682.5830078125 background all_cells +5978.974609375 5678.4609375 background all_cells +5987.873046875 5659.2275390625 background all_cells +5984.26123046875 5655.544921875 background all_cells +5982.2939453125 5663.7900390625 background all_cells +6005.3583984375 5637.72314453125 background all_cells +6009.373046875 5646.41455078125 background all_cells +5963.7509765625 5644.578125 background all_cells +5991.541015625 5648.9794921875 background all_cells +5999.5439453125 5644.28955078125 background all_cells +5948.17236328125 5651.271484375 background all_cells +5935.26513671875 5662.89013671875 background all_cells +6013.2880859375 5633.48291015625 background all_cells +6015.29541015625 5622.27099609375 background all_cells +6010.01318359375 5623.30126953125 background all_cells +6042.39990234375 5603.8134765625 background all_cells +6045.3505859375 5590.4189453125 background all_cells +6044.55859375 5612.7314453125 background all_cells +6052.87158203125 5603.1904296875 background all_cells +6049.70703125 5627.96435546875 background all_cells +6021.05712890625 5614.435546875 background all_cells +6022.3212890625 5632.7314453125 background all_cells +6032.2412109375 5631.39990234375 background all_cells +6026.115234375 5622.31591796875 background all_cells +6028.72412109375 5587.97509765625 background all_cells +6033.84228515625 5596.62109375 background all_cells +6009.67041015625 5593.47412109375 background all_cells +6031.12939453125 5607.8486328125 background all_cells +6054.85107421875 5656.0625 background all_cells +6058.84912109375 5638.41552734375 background all_cells +6063.50927734375 5662.2880859375 background all_cells +6062.40478515625 5646.4814453125 background all_cells +6056.2568359375 5662.52880859375 background all_cells +6081.2978515625 5675.2958984375 background all_cells +6175.6357421875 5677.0673828125 background all_cells +6190.2685546875 5671.43701171875 background all_cells +6168.61962890625 5665.8798828125 background all_cells +6160.9130859375 5678.0 background all_cells +6082.7333984375 5664.75390625 background all_cells +6060.697265625 5669.2470703125 background all_cells +6070.67529296875 5677.556640625 background all_cells +6066.01611328125 5671.2333984375 background all_cells +6050.95751953125 5678.712890625 background all_cells +6058.6337890625 5679.80615234375 background all_cells +6049.13720703125 5668.630859375 background all_cells +6067.0244140625 5651.75732421875 background all_cells +6077.8759765625 5660.95654296875 background all_cells +6071.24072265625 5658.0888671875 background all_cells +6070.951171875 5595.0078125 background all_cells +6058.4951171875 5597.77197265625 background all_cells +6064.78759765625 5593.59326171875 background all_cells +6078.63623046875 5613.30126953125 background all_cells +6077.5361328125 5623.85693359375 background all_cells +6085.32568359375 5623.66455078125 background all_cells +6069.22216796875 5607.30126953125 background all_cells +6055.984375 5622.669921875 background all_cells +6069.310546875 5620.8369140625 background all_cells +6062.2548828125 5613.8076171875 background all_cells +6085.150390625 5632.80859375 background all_cells +6076.94580078125 5632.01416015625 background all_cells +6064.50830078125 5631.20947265625 background all_cells +6086.669921875 5599.41943359375 background all_cells +6074.3984375 5602.716796875 background all_cells +6076.666015625 5587.9345703125 background all_cells +6076.1796875 5593.63134765625 background all_cells +6078.96826171875 5606.14208984375 background all_cells +6080.63525390625 5597.041015625 background all_cells +5996.1884765625 5672.1572265625 background all_cells +6004.142578125 5679.080078125 background all_cells +6003.892578125 5670.099609375 background all_cells +6003.4072265625 5652.0361328125 background all_cells +6044.064453125 5636.6728515625 background all_cells +6049.24755859375 5645.517578125 background all_cells +6021.17578125 5649.58251953125 background all_cells +6041.58203125 5651.0517578125 background all_cells +6032.126953125 5643.72802734375 background all_cells +6018.384765625 5661.10205078125 background all_cells +6015.84375 5677.41748046875 background all_cells +6027.5078125 5676.2763671875 background all_cells +6037.97265625 5679.23388671875 background all_cells +5942.08935546875 5618.85791015625 background all_cells +5964.2216796875 5614.2666015625 background all_cells +5967.20703125 5631.275390625 background all_cells +5956.951171875 5635.62255859375 background all_cells +5949.7255859375 5629.974609375 background all_cells +5954.0869140625 5622.42919921875 background all_cells +5991.427734375 5596.271484375 background all_cells +5998.82470703125 5585.765625 background all_cells +5986.8359375 5628.91259765625 background all_cells +5955.904296875 5586.484375 background all_cells +5972.85400390625 5606.97119140625 background all_cells +5962.6767578125 5598.32275390625 background all_cells +6032.6357421875 5522.24951171875 background all_cells +6033.9375 5530.70703125 background all_cells +6045.228515625 5531.39453125 background all_cells +6043.5966796875 5526.10400390625 background all_cells +6046.8662109375 5518.806640625 background all_cells +6043.23388671875 5537.60986328125 background all_cells +6052.73583984375 5547.62646484375 background all_cells +6051.13330078125 5541.23876953125 background all_cells +6032.19091796875 5556.78271484375 background all_cells +6043.017578125 5548.25048828125 background all_cells +6054.61669921875 5551.4775390625 background all_cells +6046.7109375 5566.939453125 background all_cells +6054.8291015625 5558.6220703125 background all_cells +6043.4150390625 5556.07861328125 background all_cells +6055.357421875 5584.75 background all_cells +6080.505859375 5579.22607421875 background all_cells +6088.7666015625 5579.7177734375 background all_cells +6060.583984375 5581.76806640625 background all_cells +6069.76806640625 5582.916015625 background all_cells +6088.4697265625 5567.05615234375 background all_cells +6076.76806640625 5566.8681640625 background all_cells +6054.53515625 5571.16943359375 background all_cells +6070.43212890625 5571.7216796875 background all_cells +6061.4453125 5570.0234375 background all_cells +6044.66552734375 5468.94580078125 background all_cells +6052.58935546875 5480.44091796875 background all_cells +6036.21875 5466.58349609375 background all_cells +6052.962890625 5486.75390625 background all_cells +6044.185546875 5496.8193359375 background all_cells +6048.4990234375 5490.67236328125 background all_cells +6053.90283203125 5516.65087890625 background all_cells +6054.7001953125 5507.64501953125 background all_cells +6054.05126953125 5529.27734375 background all_cells +6047.51904296875 5509.09130859375 background all_cells +6071.275390625 5528.2021484375 background all_cells +6081.93798828125 5534.736328125 background all_cells +6083.5283203125 5529.46142578125 background all_cells +6065.75830078125 5545.5029296875 background all_cells +6077.48486328125 5558.97607421875 background all_cells +6079.05078125 5546.62939453125 background all_cells +6071.58154296875 5536.3046875 background all_cells +6262.361328125 5496.0302734375 background all_cells +6265.80712890625 5516.5556640625 background all_cells +6270.39306640625 5493.1064453125 background all_cells +6279.55322265625 5504.5673828125 background all_cells +6272.76171875 5507.69384765625 background all_cells +6265.83935546875 5535.59033203125 background all_cells +6272.7607421875 5534.4052734375 background all_cells +6274.40771484375 5518.74267578125 background all_cells +6272.0654296875 5526.93212890625 background all_cells +6280.8798828125 5544.67626953125 background all_cells +6287.48291015625 5540.46484375 background all_cells +6283.10986328125 5558.5361328125 background all_cells +6302.59765625 5581.93505859375 background all_cells +6311.2783203125 5581.4326171875 background all_cells +6290.95751953125 5580.7890625 background all_cells +6291.84423828125 5563.82958984375 background all_cells +6294.7412109375 5573.1767578125 background all_cells +6285.55322265625 5569.5244140625 background all_cells +6302.29248046875 5567.625 background all_cells +6300.68115234375 5553.33935546875 background all_cells +6294.818359375 5546.9091796875 background all_cells +6293.01220703125 5557.72412109375 background all_cells +6297.994140625 5497.21728515625 background all_cells +6301.91748046875 5510.31689453125 background all_cells +6312.17431640625 5503.27001953125 background all_cells +6304.6484375 5499.11767578125 background all_cells +6305.978515625 5541.27099609375 background all_cells +6313.89990234375 5535.77099609375 background all_cells +6297.0859375 5521.32958984375 background all_cells +6295.904296875 5535.91796875 background all_cells +6290.10107421875 5526.005859375 background all_cells +6282.61767578125 5527.37353515625 background all_cells +6288.80322265625 5520.04345703125 background all_cells +6289.16748046875 5511.72607421875 background all_cells +6279.97412109375 5511.58056640625 background all_cells +6136.7412109375 5337.96337890625 background all_cells +6143.43798828125 5365.890625 background all_cells +6133.6123046875 5376.16357421875 background all_cells +6139.44140625 5374.9033203125 background all_cells +6126.74462890625 5345.978515625 background all_cells +6126.759765625 5378.27392578125 background all_cells +6128.669921875 5361.27001953125 background all_cells +6129.8837890625 5369.97607421875 background all_cells +6125.1376953125 5369.32666015625 background all_cells +6146.8818359375 5350.212890625 background all_cells +6139.92919921875 5359.43701171875 background all_cells +6154.95556640625 5355.912109375 background all_cells +6135.50537109375 5351.267578125 background all_cells +6096.255859375 5355.58251953125 background all_cells +6090.68359375 5364.16943359375 background all_cells +6100.34716796875 5368.89111328125 background all_cells +6106.482421875 5357.0517578125 background all_cells +6098.9140625 5347.24609375 background all_cells +6110.861328125 5363.087890625 background all_cells +6117.97802734375 5367.5830078125 background all_cells +6082.46484375 5411.35595703125 background all_cells +6088.86767578125 5417.30419921875 background all_cells +6084.58544921875 5421.25634765625 background all_cells +6065.28857421875 5418.64453125 background all_cells +6073.81787109375 5405.80859375 background all_cells +6078.23828125 5421.5283203125 background all_cells +6074.41552734375 5425.22705078125 background all_cells +6068.50390625 5425.84375 background all_cells +6095.2841796875 5420.49658203125 background all_cells +6102.30712890625 5416.060546875 background all_cells +6093.69140625 5412.7001953125 background all_cells +6088.791015625 5387.48291015625 background all_cells +6109.7236328125 5378.81005859375 background all_cells +6103.81640625 5387.75 background all_cells +6109.1787109375 5406.3876953125 background all_cells +6088.1376953125 5401.95947265625 background all_cells +6104.3193359375 5406.3046875 background all_cells +6116.6806640625 5405.27880859375 background all_cells +6112.4697265625 5392.9521484375 background all_cells +6097.8857421875 5396.90234375 background all_cells +6116.75537109375 5398.14990234375 background all_cells +6104.63916015625 5395.59912109375 background all_cells +6126.46240234375 5389.90185546875 background all_cells +6120.40673828125 5377.74072265625 background all_cells +6240.50048828125 5354.205078125 background all_cells +6238.046875 5374.0830078125 background all_cells +6212.14599609375 5361.90625 background all_cells +6222.998046875 5360.93798828125 background all_cells +6230.39599609375 5365.43798828125 background all_cells +6230.0439453125 5354.7138671875 background all_cells +6238.1455078125 5396.537109375 background all_cells +6243.78955078125 5405.55322265625 background all_cells +6230.8369140625 5406.4345703125 background all_cells +6230.716796875 5384.890625 background all_cells +6247.3134765625 5388.0546875 background all_cells +6209.04345703125 5409.078125 background all_cells +6221.6220703125 5399.626953125 background all_cells +6218.88134765625 5405.8681640625 background all_cells +6213.62744140625 5400.7744140625 background all_cells +6213.72509765625 5375.73388671875 background all_cells +6220.85791015625 5374.1904296875 background all_cells +6221.6044921875 5390.19140625 background all_cells +6214.810546875 5389.427734375 background all_cells +6212.15478515625 5370.89111328125 background all_cells +6215.31103515625 5381.0654296875 background all_cells +6208.1435546875 5298.3330078125 background all_cells +6217.8544921875 5303.56884765625 background all_cells +6210.7548828125 5316.42919921875 background all_cells +6231.12548828125 5332.36669921875 background all_cells +6218.4013671875 5331.93212890625 background all_cells +6213.82763671875 5342.57861328125 background all_cells +6222.05712890625 5315.72119140625 background all_cells +6244.52099609375 5305.12939453125 background all_cells +6236.26025390625 5316.3408203125 background all_cells +6225.42822265625 5323.69189453125 background all_cells +6111.07666015625 5302.369140625 background all_cells +6123.81201171875 5300.3896484375 background all_cells +6169.53955078125 5308.603515625 background all_cells +6181.56591796875 5304.537109375 background all_cells +6172.6162109375 5284.38232421875 background all_cells +6155.73193359375 5280.11279296875 background all_cells +6168.16845703125 5289.5927734375 background all_cells +6163.10888671875 5287.22314453125 background all_cells +6129.6630859375 5323.201171875 background all_cells +6134.9736328125 5314.46240234375 background all_cells +6143.45263671875 5332.7783203125 background all_cells +6138.94775390625 5323.87255859375 background all_cells +5996.95751953125 5313.4072265625 background all_cells +6026.310546875 5307.34228515625 background all_cells +6014.9423828125 5309.458984375 background all_cells +6009.376953125 5318.4990234375 background all_cells +6000.2509765625 5320.19970703125 background all_cells +6037.79638671875 5352.9755859375 background all_cells +6043.66845703125 5350.4404296875 background all_cells +6048.18017578125 5352.59619140625 background all_cells +6037.1865234375 5328.20361328125 background all_cells +6041.86181640625 5341.9228515625 background all_cells +6030.99609375 5327.08642578125 background all_cells +6020.107421875 5396.525390625 background all_cells +6020.8232421875 5321.62255859375 background all_cells +6014.30859375 5333.376953125 background all_cells +6008.79150390625 5327.916015625 background all_cells +6080.7880859375 5396.51513671875 background all_cells +6059.0478515625 5392.95751953125 background all_cells +6034.4482421875 5410.64208984375 background all_cells +6038.57568359375 5419.74755859375 background all_cells +6035.6240234375 5427.44091796875 background all_cells +6032.638671875 5419.70703125 background all_cells +6010.5009765625 5418.9228515625 background all_cells +6026.193359375 5413.60205078125 background all_cells +6023.67041015625 5406.77783203125 background all_cells +6051.96484375 5427.9892578125 background all_cells +6044.5478515625 5432.67333984375 background all_cells +6065.47802734375 5402.0400390625 background all_cells +6043.2646484375 5423.50537109375 background all_cells +6069.57177734375 5411.34765625 background all_cells +6061.38525390625 5409.15869140625 background all_cells +6026.88818359375 5391.51220703125 background all_cells +6047.28857421875 5402.54638671875 background all_cells +6059.0439453125 5319.02880859375 background all_cells +6090.9521484375 5307.6298828125 background all_cells +6083.7646484375 5319.56591796875 background all_cells +6069.88671875 5313.654296875 background all_cells +6165.6689453125 5349.61962890625 background all_cells +6155.35595703125 5344.84130859375 background all_cells +6169.11767578125 5274.81689453125 background all_cells +6162.60546875 5302.19482421875 background all_cells +6173.46630859375 5296.69970703125 background all_cells +6175.27294921875 5278.544921875 background all_cells +6199.8203125 5235.2412109375 background all_cells +6161.1474609375 5270.5673828125 background all_cells +6174.341796875 5265.97021484375 background all_cells +6181.95166015625 5316.35791015625 background all_cells +6166.03515625 5333.8115234375 background all_cells +6177.9794921875 5327.37158203125 background all_cells +6163.02880859375 5321.37744140625 background all_cells +6087.619140625 5329.09375 background all_cells +6092.328125 5337.01318359375 background all_cells +6088.69287109375 5349.634765625 background all_cells +6077.78857421875 5326.369140625 background all_cells +6072.1982421875 5295.34033203125 background all_cells +6087.73876953125 5295.83544921875 background all_cells +6080.4306640625 5309.20556640625 background all_cells +6076.16162109375 5300.779296875 background all_cells +6087.5224609375 5282.8193359375 background all_cells +6109.083984375 5260.58984375 background all_cells +6090.34521484375 5275.16015625 background all_cells +6076.5400390625 5278.4599609375 background all_cells +6080.96630859375 5288.220703125 background all_cells +6076.51416015625 5272.21240234375 background all_cells +6064.34326171875 5272.62353515625 background all_cells +6071.228515625 5281.3349609375 background all_cells +6062.69482421875 5278.96630859375 background all_cells +6046.67333984375 5298.533203125 background all_cells +6040.7724609375 5307.91455078125 background all_cells +6037.01708984375 5303.0703125 background all_cells +6046.27490234375 5308.49609375 background all_cells +6049.205078125 5288.46923828125 background all_cells +6039.1064453125 5292.04345703125 background all_cells +6074.7158203125 5284.90576171875 background all_cells +6063.93798828125 5303.2529296875 background all_cells +6075.83349609375 5291.3134765625 background all_cells +6067.43896484375 5289.47021484375 background all_cells +6050.90771484375 5231.33056640625 background all_cells +6055.6357421875 5260.84912109375 background all_cells +6053.7705078125 5242.53271484375 background all_cells +6060.0087890625 5255.40966796875 background all_cells +6062.55517578125 5222.32275390625 background all_cells +6049.39453125 5217.494140625 background all_cells +6026.6845703125 5242.560546875 background all_cells +6037.85107421875 5261.01611328125 background all_cells +6043.630859375 5251.32275390625 background all_cells +6008.12744140625 5247.5888671875 background all_cells +6070.1455078125 5240.0517578125 background all_cells +6067.55810546875 5265.7763671875 background all_cells +6069.75390625 5252.869140625 background all_cells +6080.96923828125 5216.95458984375 background all_cells +6076.4609375 5234.03515625 background all_cells +6035.427734375 5273.56005859375 background all_cells +6056.1953125 5284.31005859375 background all_cells +6016.21875 5287.77587890625 background all_cells +6027.5869140625 5268.37109375 background all_cells +6026.63134765625 5285.111328125 background all_cells +6018.41845703125 5275.44873046875 background all_cells +6018.73193359375 5237.38916015625 background all_cells +6039.728515625 5241.67333984375 background all_cells +6039.427734375 5235.2939453125 background all_cells +5950.44970703125 5561.7666015625 background all_cells +5941.29248046875 5558.052734375 background all_cells +5959.51611328125 5552.72216796875 background all_cells +5985.154296875 5554.7412109375 background all_cells +5974.8369140625 5562.1669921875 background all_cells +5962.35009765625 5540.251953125 background all_cells +6019.1376953125 5577.625 background all_cells +6033.98193359375 5573.802734375 background all_cells +6023.95068359375 5563.5546875 background all_cells +5990.28466796875 5564.4462890625 background all_cells +6002.78369140625 5554.4384765625 background all_cells +6013.46923828125 5561.92236328125 background all_cells +6010.41845703125 5576.84033203125 background all_cells +5999.89501953125 5572.67431640625 background all_cells +5972.04443359375 5572.00244140625 background all_cells +5976.22021484375 5583.28076171875 background all_cells +5942.056640625 5579.4453125 background all_cells +5957.01806640625 5575.5732421875 background all_cells +5959.626953125 5454.80908203125 background all_cells +5958.22314453125 5443.28466796875 background all_cells +5957.865234375 5473.97314453125 background all_cells +5969.2109375 5454.65966796875 background all_cells +5977.61865234375 5492.5419921875 background all_cells +6005.70703125 5496.0087890625 background all_cells +5999.80517578125 5492.06201171875 background all_cells +5992.1171875 5492.50341796875 background all_cells +5979.66015625 5475.63232421875 background all_cells +5983.66259765625 5483.1865234375 background all_cells +5995.26220703125 5477.47216796875 background all_cells +5998.92578125 5423.09814453125 background all_cells +5980.123046875 5439.4970703125 background all_cells +5993.5634765625 5435.2900390625 background all_cells +5996.94189453125 5446.48095703125 background all_cells +5986.884765625 5451.41943359375 background all_cells +5984.29931640625 5458.1552734375 background all_cells +5987.310546875 5468.86474609375 background all_cells +5997.3994140625 5462.21435546875 background all_cells +6013.7763671875 5475.33447265625 background all_cells +6007.4873046875 5466.849609375 background all_cells +6012.1796875 5450.02392578125 background all_cells +6007.54443359375 5486.11767578125 background all_cells +6018.62939453125 5481.7109375 background all_cells +6003.35400390625 5433.21337890625 background all_cells +6015.42578125 5434.59326171875 background all_cells +6010.6240234375 5427.83447265625 background all_cells +6005.224609375 5443.5576171875 background all_cells +6032.6826171875 5496.83837890625 background all_cells +6023.8037109375 5503.95654296875 background all_cells +6030.20361328125 5454.91259765625 background all_cells +6027.74365234375 5433.45068359375 background all_cells +6022.3857421875 5439.7724609375 background all_cells +6022.078125 5451.1318359375 background all_cells +6034.3701171875 5472.5703125 background all_cells +5985.60498046875 5503.1533203125 background all_cells +5968.95703125 5510.59375 background all_cells +5982.8984375 5513.0205078125 background all_cells +5973.52197265625 5521.3486328125 background all_cells +5961.24462890625 5519.521484375 background all_cells +5988.4658203125 5531.00732421875 background all_cells +5982.63916015625 5543.35302734375 background all_cells +5975.85693359375 5538.1533203125 background all_cells +5995.8544921875 5547.48193359375 background all_cells +6009.06005859375 5545.52734375 background all_cells +6017.0341796875 5544.041015625 background all_cells +6017.76513671875 5554.03515625 background all_cells +6022.15625 5548.78173828125 background all_cells +6015.927734375 5519.44677734375 background all_cells +6020.88818359375 5515.65625 background all_cells +6015.2607421875 5528.109375 background all_cells +6014.87060546875 5540.19677734375 background all_cells +6022.45654296875 5539.53857421875 background all_cells +6021.34814453125 5533.09033203125 background all_cells +6000.904296875 5510.3857421875 background all_cells +5990.9208984375 5519.81494140625 background all_cells +6010.125 5517.97119140625 background all_cells +5990.24462890625 5332.4814453125 background all_cells +5979.2041015625 5332.44873046875 background all_cells +5981.88623046875 5343.091796875 background all_cells +5993.154296875 5339.0712890625 background all_cells +5971.71728515625 5357.39306640625 background all_cells +5993.97119140625 5360.603515625 background all_cells +5983.0166015625 5353.6904296875 background all_cells +5993.39453125 5382.08935546875 background all_cells +5998.0615234375 5378.3662109375 background all_cells +5998.478515625 5373.45849609375 background all_cells +5993.33447265625 5370.01123046875 background all_cells +5983.5146484375 5367.49072265625 background all_cells +5982.0732421875 5393.31982421875 background all_cells +5980.01220703125 5399.10986328125 background all_cells +5962.21533203125 5401.75830078125 background all_cells +5960.73046875 5427.51904296875 background all_cells +5952.7880859375 5418.95361328125 background all_cells +5959.29248046875 5371.83349609375 background all_cells +5968.8681640625 5373.88525390625 background all_cells +5957.8564453125 5342.611328125 background all_cells +5958.9833984375 5362.7998046875 background all_cells +5966.1416015625 5344.45751953125 background all_cells +5949.2509765625 5356.77490234375 background all_cells +5957.74658203125 5351.62451171875 background all_cells +5958.716796875 5703.7626953125 background all_cells +5961.09423828125 5712.125 background all_cells +5970.99462890625 5710.64453125 background all_cells +5950.28564453125 5711.83740234375 background all_cells +5948.77490234375 5749.71240234375 background all_cells +5959.51513671875 5741.8876953125 background all_cells +5963.333984375 5751.6953125 background all_cells +5970.984375 5742.17236328125 background all_cells +5987.4873046875 5737.49560546875 background all_cells +5978.40869140625 5749.70458984375 background all_cells +5933.14697265625 5748.63525390625 background all_cells +5938.8974609375 5744.69384765625 background all_cells +5940.796875 5758.94580078125 background all_cells +5935.16015625 5754.96923828125 background all_cells +5976.45361328125 5686.70556640625 background all_cells +5985.73486328125 5712.2353515625 background all_cells +5984.66259765625 5694.1884765625 background all_cells +6008.2138671875 5699.92578125 background all_cells +6004.11181640625 5692.90771484375 background all_cells +5998.08203125 5700.9150390625 background all_cells +5978.0673828125 5724.77490234375 background all_cells +5934.77783203125 5737.681640625 background all_cells +5937.23974609375 5722.0791015625 background all_cells +5966.1279296875 5734.5380859375 background all_cells +5962.26708984375 5725.60888671875 background all_cells +6047.82275390625 5714.03466796875 background all_cells +6003.0908203125 5712.16845703125 background all_cells +6009.939453125 5711.87158203125 background all_cells +6018.4677734375 5720.8515625 background all_cells +6060.8701171875 5717.7197265625 background all_cells +6050.1416015625 5722.21044921875 background all_cells +6077.1796875 5687.33447265625 background all_cells +6066.8984375 5703.39013671875 background all_cells +6068.4970703125 5691.21728515625 background all_cells +6049.4853515625 5701.28125 background all_cells +6032.189453125 5695.9169921875 background all_cells +6059.81396484375 5702.0986328125 background all_cells +6059.6279296875 5688.05615234375 background all_cells +6015.99560546875 5689.93408203125 background all_cells +6022.80908203125 5697.875 background all_cells +6018.22412109375 5705.513671875 background all_cells +6078.1962890625 5758.35693359375 background all_cells +6094.00439453125 5755.6669921875 background all_cells +6085.060546875 5754.22998046875 background all_cells +6085.7216796875 5769.48046875 background all_cells +6073.748046875 5768.96875 background all_cells +6069.181640625 5759.32861328125 background all_cells +6096.6435546875 5726.77099609375 background all_cells +6099.68359375 5733.765625 background all_cells +6094.75 5735.736328125 background all_cells +6104.40283203125 5741.65625 background all_cells +6097.09521484375 5745.9453125 background all_cells +6105.5712890625 5736.3408203125 background all_cells +6079.72412109375 5745.88330078125 background all_cells +6088.583984375 5735.63671875 background all_cells +6087.982421875 5744.14453125 background all_cells +6082.64404296875 5730.32275390625 background all_cells +6026.53125 5741.76416015625 background all_cells +6009.60498046875 5726.18310546875 background all_cells +6013.9140625 5733.70947265625 background all_cells +6031.20703125 5753.21484375 background all_cells +6039.23095703125 5747.77783203125 background all_cells +6050.568359375 5729.96728515625 background all_cells +6060.0751953125 5737.5185546875 background all_cells +6052.50634765625 5747.29345703125 background all_cells +6050.64697265625 5737.00830078125 background all_cells +6041.435546875 5756.89453125 background all_cells +6038.14453125 5763.7900390625 background all_cells +6047.09228515625 5767.2421875 background all_cells +6053.4443359375 5763.0283203125 background all_cells +6202.70849609375 5746.80078125 background all_cells +6156.52587890625 5750.2001953125 background all_cells +6161.490234375 5741.52197265625 background all_cells +6182.1337890625 5750.18212890625 background all_cells +6212.77978515625 5726.2822265625 background all_cells +6220.49267578125 5706.5419921875 background all_cells +6210.35400390625 5704.89111328125 background all_cells +6152.50634765625 5722.86328125 background all_cells +6165.06201171875 5730.8828125 background all_cells +6161.1787109375 5719.08935546875 background all_cells +6160.19482421875 5714.73876953125 background all_cells +6154.20751953125 5712.8818359375 background all_cells +6110.48974609375 5716.70556640625 background all_cells +6125.4375 5726.71142578125 background all_cells +6116.943359375 5728.3818359375 background all_cells +6110.44580078125 5725.11279296875 background all_cells +6131.00048828125 5711.4013671875 background all_cells +6134.4599609375 5722.39599609375 background all_cells +6135.49755859375 5712.732421875 background all_cells +6128.6552734375 5740.02685546875 background all_cells +6147.39013671875 5743.1982421875 background all_cells +6136.896484375 5751.087890625 background all_cells +6143.30712890625 5717.61669921875 background all_cells +6139.71533203125 5728.1103515625 background all_cells +6147.9326171875 5733.74853515625 background all_cells +6140.67333984375 5723.79638671875 background all_cells +6149.462890625 5713.78857421875 background all_cells +6145.95263671875 5720.140625 background all_cells +6146.8134765625 5685.203125 background all_cells +6159.29443359375 5706.0 background all_cells +6153.66845703125 5703.23486328125 background all_cells +6127.0888671875 5698.5390625 background all_cells +6137.5859375 5705.5029296875 background all_cells +6133.7568359375 5696.36328125 background all_cells +6239.57080078125 5803.53466796875 background all_cells +6240.8291015625 5812.62109375 background all_cells +6248.6005859375 5822.55615234375 background all_cells +6255.72412109375 5773.31396484375 background all_cells +6254.24609375 5817.806640625 background all_cells +6251.0126953125 5808.86328125 background all_cells +6241.98388671875 5794.54638671875 background all_cells +6226.01708984375 5713.953125 background all_cells +6224.41259765625 5727.1923828125 background all_cells +6234.84033203125 5803.162109375 background all_cells +6232.19287109375 5797.2763671875 background all_cells +6226.17822265625 5829.99462890625 background all_cells +6243.0341796875 5833.75 background all_cells +6235.79296875 5831.2001953125 background all_cells +6280.27783203125 5765.8095703125 background all_cells +6273.47900390625 5775.7138671875 background all_cells +6266.4736328125 5769.6767578125 background all_cells +6292.68896484375 5763.873046875 background all_cells +6302.10791015625 5765.27294921875 background all_cells +6293.970703125 5774.3203125 background all_cells +6342.6474609375 5768.0986328125 background all_cells +6330.55908203125 5757.193359375 background all_cells +6269.92236328125 5744.03076171875 background all_cells +6273.62646484375 5753.39453125 background all_cells +6278.90673828125 5747.73828125 background all_cells +6278.5439453125 5731.9609375 background all_cells +6265.9716796875 5738.81689453125 background all_cells +6281.50732421875 5738.81201171875 background all_cells +6272.70751953125 5734.39794921875 background all_cells +6262.8388671875 5782.75048828125 background all_cells +6271.35546875 5787.24853515625 background all_cells +6262.3779296875 5803.6611328125 background all_cells +6270.384765625 5826.474609375 background all_cells +6259.14794921875 5825.9609375 background all_cells +6283.765625 5784.861328125 background all_cells +6346.57373046875 5796.4013671875 background all_cells +6285.41455078125 5798.2578125 background all_cells +6126.0859375 5773.05078125 background all_cells +6144.328125 5783.423828125 background all_cells +6143.66357421875 5775.0693359375 background all_cells +6130.8896484375 5798.5634765625 background all_cells +6143.6708984375 5818.73388671875 background all_cells +6130.33837890625 5811.33935546875 background all_cells +6172.92724609375 5819.3671875 background all_cells +6194.3173828125 5837.20361328125 background all_cells +6183.20361328125 5824.81787109375 background all_cells +6161.54052734375 5759.39794921875 background all_cells +6152.71142578125 5761.00732421875 background all_cells +6170.8466796875 5760.765625 background all_cells +6160.88916015625 5765.44970703125 background all_cells +6152.33154296875 5770.8583984375 background all_cells +6167.1484375 5767.6328125 background all_cells +6142.6513671875 5761.5107421875 background all_cells +6130.05810546875 5769.42822265625 background all_cells +6136.310546875 5771.3427734375 background all_cells +6143.63671875 5768.875 background all_cells +6040.96630859375 5794.068359375 background all_cells +6102.55078125 5836.2412109375 background all_cells +6049.7041015625 5802.89794921875 background all_cells +6090.3876953125 5777.09033203125 background all_cells +6081.38037109375 5782.986328125 background all_cells +6073.98974609375 5792.36962890625 background all_cells +6043.93115234375 5781.65478515625 background all_cells +6051.109375 5777.7275390625 background all_cells +5962.09130859375 5801.13427734375 background all_cells +5939.095703125 5836.97998046875 background all_cells +5950.55615234375 5830.29150390625 background all_cells +5984.72119140625 5794.6591796875 background all_cells +5978.5224609375 5799.56982421875 background all_cells +5969.232421875 5788.87255859375 background all_cells +6006.5361328125 5794.37060546875 background all_cells +6020.0986328125 5799.3681640625 background all_cells +6013.580078125 5799.38623046875 background all_cells +5989.830078125 5767.3603515625 background all_cells +6011.27197265625 5776.05029296875 background all_cells +6006.59521484375 5783.8798828125 background all_cells +5962.43310546875 5758.50634765625 background all_cells +5944.55322265625 5768.41455078125 background all_cells +5983.9091796875 5760.7939453125 background all_cells +5968.58935546875 5780.01953125 background all_cells +6094.9052734375 5772.90185546875 background all_cells +6105.59619140625 5759.9423828125 background all_cells +6100.7412109375 5774.74169921875 background all_cells +6107.57470703125 5777.30419921875 background all_cells +6123.1318359375 5802.69873046875 background all_cells +5249.76171875 4969.30908203125 background all_cells +5236.76806640625 4979.25732421875 background all_cells +5248.33056640625 5010.0498046875 background all_cells +5256.8828125 4994.8095703125 background all_cells +5235.0234375 4963.556640625 background all_cells +5312.71142578125 5001.2685546875 background all_cells +5309.0615234375 5039.904296875 background all_cells +5309.42626953125 5033.4287109375 background all_cells +5311.1142578125 5010.224609375 background all_cells +5321.361328125 5050.45751953125 background all_cells +5332.5859375 5023.595703125 background all_cells +5327.4130859375 5020.34912109375 background all_cells +5326.92041015625 5050.82763671875 background all_cells +5315.1484375 5045.00634765625 background all_cells +5310.884765625 5050.21630859375 background all_cells +5265.447265625 5009.5322265625 background all_cells +5270.4404296875 4984.41455078125 background all_cells +5271.36083984375 4977.7158203125 background all_cells +5277.947265625 4979.64208984375 background all_cells +5283.185546875 4982.12939453125 background all_cells +5280.7216796875 4973.50830078125 background all_cells +5273.39306640625 5008.451171875 background all_cells +5278.7529296875 4995.888671875 background all_cells +5274.23583984375 4989.65771484375 background all_cells +5275.33837890625 4961.91015625 background all_cells +5270.203125 4966.30078125 background all_cells +5240.57568359375 5035.087890625 background all_cells +5245.76123046875 5039.552734375 background all_cells +5259.90576171875 5022.9501953125 background all_cells +5298.3701171875 5037.56201171875 background all_cells +5288.5400390625 5044.1953125 background all_cells +5300.32666015625 5043.93408203125 background all_cells +5318.12890625 5056.35205078125 background all_cells +5333.15869140625 5063.42529296875 background all_cells +5324.87158203125 5057.4853515625 background all_cells +5246.33837890625 5056.82958984375 background all_cells +5296.24365234375 4992.52978515625 background all_cells +5297.04296875 5000.61962890625 background all_cells +5304.5791015625 4997.66162109375 background all_cells +5287.80029296875 4997.4521484375 background all_cells +5306.33251953125 4983.91064453125 background all_cells +5300.8681640625 4988.76416015625 background all_cells +5297.98095703125 4967.80517578125 background all_cells +5289.611328125 4967.39306640625 background all_cells +5253.0517578125 4669.27783203125 background all_cells +5249.59716796875 4686.84423828125 background all_cells +5240.84033203125 4676.3359375 background all_cells +5277.35888671875 4699.48828125 background all_cells +5273.26806640625 4714.7412109375 background all_cells +5264.26025390625 4716.921875 background all_cells +5245.7646484375 4719.73974609375 background all_cells +5283.16650390625 4722.7294921875 background all_cells +5271.998046875 4723.68359375 background all_cells +5253.13671875 4727.244140625 background all_cells +5255.3125 4696.296875 background all_cells +5247.6953125 4704.71044921875 background all_cells +5242.0517578125 4698.72265625 background all_cells +5258.5380859375 4757.173828125 background all_cells +5239.623046875 4754.39306640625 background all_cells +5256.10888671875 4764.41064453125 background all_cells +5249.80859375 4765.73681640625 background all_cells +5243.67529296875 4762.0322265625 background all_cells +5267.26220703125 4781.9208984375 background all_cells +5246.87841796875 4774.79443359375 background all_cells +5279.51611328125 4770.072265625 background all_cells +5276.2490234375 4779.294921875 background all_cells +5290.04150390625 4779.36572265625 background all_cells +5293.67236328125 4772.583984375 background all_cells +5295.46728515625 4761.783203125 background all_cells +5285.7578125 4761.267578125 background all_cells +5240.52587890625 4785.82421875 background all_cells +5259.26904296875 4788.11865234375 background all_cells +5248.7529296875 4790.1181640625 background all_cells +5272.65869140625 4785.02099609375 background all_cells +5274.0595703125 4789.67333984375 background all_cells +5255.5126953125 4736.2744140625 background all_cells +5284.4736328125 4729.82470703125 background all_cells +5284.43212890625 4750.751953125 background all_cells +5292.8359375 4749.51806640625 background all_cells +5258.92919921875 4681.7119140625 background all_cells +5273.96044921875 4690.18115234375 background all_cells +5280.806640625 4685.43798828125 background all_cells +5298.875 4720.98779296875 background all_cells +5331.9111328125 4685.97412109375 background all_cells +5323.52294921875 4717.79541015625 background all_cells +5316.24609375 4720.05517578125 background all_cells +5283.67724609375 4702.052734375 background all_cells +5294.603515625 4713.11328125 background all_cells +5293.84423828125 4263.2978515625 background all_cells +5289.78466796875 4394.916015625 background all_cells +5290.51220703125 4417.6875 background all_cells +5303.1552734375 4366.541015625 background all_cells +5291.3212890625 4369.6328125 background all_cells +5285.447265625 4327.89013671875 background all_cells +5237.61865234375 4420.05078125 background all_cells +5265.97021484375 4415.689453125 background all_cells +5242.09716796875 4449.1796875 background all_cells +5234.599609375 4443.12744140625 background all_cells +5374.8505859375 4360.13134765625 background all_cells +5330.423828125 4380.0390625 background all_cells +5374.7265625 4366.33544921875 background all_cells +5239.1171875 4288.35888671875 background all_cells +5260.796875 4389.21142578125 background all_cells +5246.07568359375 4380.966796875 background all_cells +5244.26171875 4309.5439453125 background all_cells +5389.775390625 4315.6220703125 background all_cells +5346.4853515625 4286.08154296875 background all_cells +5338.123046875 4339.25390625 background all_cells +5412.2548828125 4335.55517578125 background all_cells +5354.00634765625 4325.89111328125 background all_cells +5311.57080078125 4627.21142578125 background all_cells +5321.7294921875 4644.80810546875 background all_cells +5365.73828125 4633.94873046875 background all_cells +5355.90478515625 4636.5595703125 background all_cells +5381.0986328125 4611.697265625 background all_cells +5405.4580078125 4624.2001953125 background all_cells +5387.8056640625 4620.48779296875 background all_cells +5380.04150390625 4623.267578125 background all_cells +5368.60302734375 4605.95751953125 background all_cells +5371.11669921875 4602.55908203125 background all_cells +5370.8720703125 4597.02392578125 background all_cells +5326.95849609375 4575.14404296875 background all_cells +5352.50244140625 4597.8642578125 background all_cells +5347.66455078125 4587.21337890625 background all_cells +5240.359375 4546.49169921875 background all_cells +5246.900390625 4539.3369140625 background all_cells +5240.31689453125 4534.8291015625 background all_cells +5300.337890625 4566.857421875 background all_cells +5255.21923828125 4633.462890625 background all_cells +5248.67529296875 4554.78076171875 background all_cells +5251.66650390625 4565.17236328125 background all_cells +5256.1904296875 4601.06298828125 background all_cells +5299.095703125 4508.61083984375 background all_cells +5302.12255859375 4544.54296875 background all_cells +5288.025390625 4531.7529296875 background all_cells +5298.365234375 4525.22802734375 background all_cells +5263.98876953125 4516.79931640625 background all_cells +5263.15771484375 4558.58154296875 background all_cells +5271.48486328125 4506.03271484375 background all_cells +5271.23291015625 4537.41162109375 background all_cells +5281.4853515625 4422.70263671875 background all_cells +5258.75 4461.5009765625 background all_cells +5293.052734375 4442.8935546875 background all_cells +5268.5703125 4443.9794921875 background all_cells +5342.103515625 4493.21240234375 background all_cells +5311.9267578125 4507.7021484375 background all_cells +5357.259765625 4493.52197265625 background all_cells +5352.02392578125 4502.66845703125 background all_cells +5344.0390625 4484.48486328125 background all_cells +5260.4716796875 4490.916015625 background all_cells +5241.19873046875 4475.0791015625 background all_cells +5300.1591796875 4487.1884765625 background all_cells +5281.22607421875 4498.72802734375 background all_cells +5331.11962890625 4462.52392578125 background all_cells +5301.7119140625 4460.75537109375 background all_cells +5353.6806640625 4427.06396484375 background all_cells +5336.009765625 4472.41748046875 background all_cells +5320.08642578125 4474.2841796875 background all_cells +5346.69482421875 4468.55126953125 background all_cells +5299.15185546875 4876.25146484375 background all_cells +5287.86474609375 4830.13916015625 background all_cells +5292.60498046875 4852.97705078125 background all_cells +5294.68359375 4834.7578125 background all_cells +5241.0634765625 4877.5263671875 background all_cells +5246.68701171875 4858.64794921875 background all_cells +5274.7822265625 4873.5234375 background all_cells +5257.017578125 4865.896484375 background all_cells +5266.92138671875 4875.47314453125 background all_cells +5265.76806640625 4864.82275390625 background all_cells +5318.5576171875 4833.14111328125 background all_cells +5314.021484375 4817.8916015625 background all_cells +5303.88134765625 4829.02734375 background all_cells +5327.63671875 4842.6630859375 background all_cells +5346.54150390625 4837.6064453125 background all_cells +5324.39404296875 4865.7783203125 background all_cells +5312.2021484375 4882.86083984375 background all_cells +5308.57763671875 4874.57568359375 background all_cells +5304.93408203125 4846.76025390625 background all_cells +5317.81787109375 4861.67236328125 background all_cells +5304.2001953125 4857.107421875 background all_cells +5318.6650390625 4849.92333984375 background all_cells +5333.77880859375 4845.60693359375 background all_cells +5337.57080078125 4901.5751953125 background all_cells +5346.7802734375 4893.0986328125 background all_cells +5338.3369140625 4848.09228515625 background all_cells +5334.5224609375 4889.8427734375 background all_cells +5236.67578125 4825.048828125 background all_cells +5262.40380859375 4810.52880859375 background all_cells +5273.5693359375 4807.57861328125 background all_cells +5277.85791015625 4820.53173828125 background all_cells +5266.69482421875 4799.328125 background all_cells +5259.83251953125 4797.732421875 background all_cells +5256.4130859375 4853.306640625 background all_cells +5260.63623046875 4859.13037109375 background all_cells +5248.67333984375 4851.55517578125 background all_cells +5239.833984375 4848.44970703125 background all_cells +5252.9853515625 4846.90625 background all_cells +5244.66064453125 4888.798828125 background all_cells +5238.568359375 4910.61474609375 background all_cells +5239.40283203125 4900.6240234375 background all_cells +5246.8564453125 4894.02001953125 background all_cells +5254.91455078125 4885.17822265625 background all_cells +5268.8232421875 4885.83984375 background all_cells +5258.86865234375 4887.6650390625 background all_cells +5254.65869140625 4914.876953125 background all_cells +5264.46630859375 4956.52392578125 background all_cells +5260.83935546875 4910.22998046875 background all_cells +5257.88427734375 4924.06298828125 background all_cells +5248.47265625 4925.400390625 background all_cells +5245.2998046875 4940.53955078125 background all_cells +5244.80029296875 4932.158203125 background all_cells +5320.32177734375 4946.00537109375 background all_cells +5319.02001953125 4957.31201171875 background all_cells +5304.556640625 4955.2861328125 background all_cells +5304.09375 4947.17041015625 background all_cells +5321.8896484375 4907.1455078125 background all_cells +5320.9521484375 4914.09716796875 background all_cells +5313.45361328125 4913.45361328125 background all_cells +5316.9326171875 4924.14404296875 background all_cells +5303.96044921875 4933.77978515625 background all_cells +5311.45556640625 4939.58056640625 background all_cells +5319.4306640625 4936.1357421875 background all_cells +5313.6748046875 4932.5556640625 background all_cells +5263.283203125 4928.076171875 background all_cells +5267.7802734375 4949.47607421875 background all_cells +5266.04931640625 4935.53759765625 background all_cells +5264.05224609375 4917.39990234375 background all_cells +5297.75048828125 4937.25146484375 background all_cells +5293.73193359375 4952.28466796875 background all_cells +5286.54248046875 4946.484375 background all_cells +5275.724609375 4944.12548828125 background all_cells +5282.79443359375 4939.267578125 background all_cells +5281.9677734375 4930.46044921875 background all_cells +5298.3212890625 4913.53515625 background all_cells +5296.568359375 4898.298828125 background all_cells +5288.73388671875 4917.7216796875 background all_cells +5273.7568359375 4921.0546875 background all_cells +6904.791015625 4915.369140625 background all_cells +6914.29248046875 4923.55712890625 background all_cells +6907.23095703125 4926.49853515625 background all_cells +6893.38330078125 4916.9755859375 background all_cells +6899.86474609375 4900.8779296875 background all_cells +6897.3720703125 4908.728515625 background all_cells +6911.2890625 4904.6064453125 background all_cells +6896.7744140625 4932.68408203125 background all_cells +6900.8798828125 4939.97265625 background all_cells +6909.42626953125 4936.28564453125 background all_cells +6927.7373046875 5772.39111328125 background all_cells +6933.17578125 5946.31103515625 background all_cells +6937.38427734375 5747.59033203125 background all_cells +6902.14453125 5795.46484375 background all_cells +6897.560546875 5790.4658203125 background all_cells +6909.2724609375 5786.14794921875 background all_cells +6857.24072265625 5876.669921875 background all_cells +6863.65869140625 5882.77197265625 background all_cells +6853.02783203125 5926.3681640625 background all_cells +6883.728515625 5909.05126953125 background all_cells +6834.8671875 5808.830078125 background all_cells +6845.15966796875 5924.4736328125 background all_cells +6839.9833984375 5924.9794921875 background all_cells +6837.9580078125 5910.7265625 background all_cells +6809.75244140625 5918.48486328125 background all_cells +6823.12158203125 5896.63671875 background all_cells +6826.99267578125 5817.8505859375 background all_cells +6813.853515625 5906.87109375 background all_cells +6885.4384765625 5806.234375 background all_cells +6883.2783203125 5819.3271484375 background all_cells +6855.25732421875 5810.4521484375 background all_cells +6881.6376953125 5803.5146484375 background all_cells +6926.31005859375 5258.392578125 background all_cells +6958.76611328125 5335.36962890625 background all_cells +6914.09716796875 5342.91162109375 background all_cells +6937.35546875 5306.56396484375 background all_cells +6913.77587890625 5305.6171875 background all_cells +6859.99169921875 5680.27783203125 background all_cells +6961.70947265625 5719.4091796875 background all_cells +6902.84130859375 5709.40771484375 background all_cells +6875.80322265625 5720.0078125 background all_cells +6902.35888671875 5697.42138671875 background all_cells +6870.6748046875 5592.0771484375 background all_cells +6908.35400390625 5657.7177734375 background all_cells +6840.84814453125 5651.97705078125 background all_cells +6907.9921875 5642.6591796875 background all_cells +6919.21826171875 5427.2060546875 background all_cells +6959.1240234375 5559.85107421875 background all_cells +6920.421875 5441.2724609375 background all_cells +6966.3662109375 4914.18603515625 background all_cells +6966.40869140625 4927.09765625 background all_cells +6956.85546875 4924.4326171875 background all_cells +6954.96533203125 4914.34716796875 background all_cells +6957.75927734375 5056.65869140625 background all_cells +6960.01953125 5066.2216796875 background all_cells +6968.0048828125 5059.74658203125 background all_cells +6966.11083984375 4903.16015625 background all_cells +6957.43408203125 4895.3955078125 background all_cells +6963.36572265625 4908.0107421875 background all_cells +6957.0869140625 4905.2900390625 background all_cells +6930.8662109375 4897.1630859375 background all_cells +6943.01171875 4912.99755859375 background all_cells +6911.708984375 4896.9833984375 background all_cells +6948.9287109375 4903.20458984375 background all_cells +6919.94189453125 4898.2890625 background all_cells +6925.9287109375 4899.52099609375 background all_cells +6934.67529296875 5087.3837890625 background all_cells +6946.552734375 5226.90576171875 background all_cells +6938.43115234375 5221.96728515625 background all_cells +6936.6435546875 4927.03125 background all_cells +6941.341796875 5065.7880859375 background all_cells +6941.41552734375 5053.95849609375 background all_cells +6946.17236328125 4933.568359375 background all_cells +6922.76025390625 4916.05615234375 background all_cells +6933.0732421875 4915.41015625 background all_cells +6926.9794921875 4923.9033203125 background all_cells +7087.328125 5013.7060546875 background all_cells +7070.73388671875 5029.9892578125 background all_cells +7084.396484375 5031.40234375 background all_cells +7077.328125 5023.75634765625 background all_cells +7082.37060546875 5020.4736328125 background all_cells +7070.83349609375 5044.232421875 background all_cells +7082.75244140625 5043.87109375 background all_cells +7076.6181640625 5042.2978515625 background all_cells +7065.060546875 5088.02880859375 background all_cells +7068.451171875 5064.80419921875 background all_cells +7089.6865234375 5071.73193359375 background all_cells +7068.15576171875 5121.701171875 background all_cells +7078.11083984375 5072.21044921875 background all_cells +7061.205078125 5101.03076171875 background all_cells +7062.03857421875 5046.39208984375 background all_cells +7058.3837890625 5039.61328125 background all_cells +7067.953125 5037.7041015625 background all_cells +7062.22412109375 5033.91015625 background all_cells +7138.1015625 5048.6064453125 background all_cells +7138.99853515625 5083.23876953125 background all_cells +7140.541015625 5066.26611328125 background all_cells +7134.21875 5053.8642578125 background all_cells +7153.9130859375 5045.341796875 background all_cells +7161.96435546875 5046.42919921875 background all_cells +7158.0009765625 5030.48876953125 background all_cells +7155.27685546875 5036.67138671875 background all_cells +7149.48828125 5052.94775390625 background all_cells +7158.017578125 5069.76513671875 background all_cells +7151.59912109375 5084.90380859375 background all_cells +7143.76171875 5031.56787109375 background all_cells +7145.90234375 5039.7802734375 background all_cells +7135.904296875 5038.048828125 background all_cells +7091.810546875 5063.1845703125 background all_cells +7102.76318359375 5058.37646484375 background all_cells +7101.6142578125 5071.83544921875 background all_cells +7111.38232421875 5079.34716796875 background all_cells +7124.91357421875 5064.1474609375 background all_cells +7112.22802734375 5067.197265625 background all_cells +7109.337890625 5094.41796875 background all_cells +7124.359375 5039.3173828125 background all_cells +7105.70654296875 5052.67822265625 background all_cells +7094.8359375 5050.2490234375 background all_cells +7123.85693359375 5050.31005859375 background all_cells +7114.0908203125 5047.21630859375 background all_cells +7100.06884765625 5132.21728515625 background all_cells +7086.1025390625 5132.73681640625 background all_cells +7094.60302734375 5155.6923828125 background all_cells +7103.9873046875 5122.42626953125 background all_cells +7112.724609375 5150.83984375 background all_cells +7062.080078125 5197.80322265625 background all_cells +7087.01806640625 5201.84033203125 background all_cells +7073.208984375 5199.259765625 background all_cells +7103.2724609375 5192.37841796875 background all_cells +7098.09423828125 5201.62109375 background all_cells +7092.25048828125 5206.49560546875 background all_cells +7078.25439453125 5137.28076171875 background all_cells +7082.1171875 5122.78515625 background all_cells +7078.45654296875 5174.2802734375 background all_cells +7075.87109375 5158.1884765625 background all_cells +7064.75927734375 5135.98388671875 background all_cells +7150.82275390625 4996.45361328125 background all_cells +7147.94921875 5011.01513671875 background all_cells +7148.57666015625 5001.5439453125 background all_cells +7154.41357421875 4983.71630859375 background all_cells +7121.02734375 4998.42236328125 background all_cells +7122.99462890625 5003.83203125 background all_cells +7130.7529296875 5008.74072265625 background all_cells +7122.05908203125 5010.0751953125 background all_cells +7137.72705078125 4995.6328125 background all_cells +7133.4306640625 5025.30712890625 background all_cells +7137.69384765625 5016.09375 background all_cells +7140.9384765625 5007.212890625 background all_cells +7135.79833984375 5002.484375 background all_cells +7133.63330078125 5098.8837890625 background all_cells +7124.91845703125 5107.51513671875 background all_cells +7123.34228515625 5120.0625 background all_cells +7126.384765625 5157.2568359375 background all_cells +7134.32666015625 5129.78466796875 background all_cells +7140.01708984375 5103.8623046875 background all_cells +7155.78564453125 5198.75 background all_cells +7146.017578125 5197.23828125 background all_cells +7137.947265625 5196.75732421875 background all_cells +7156.25634765625 5122.736328125 background all_cells +7147.33642578125 5147.48828125 background all_cells +7159.79248046875 5141.52978515625 background all_cells +7158.36962890625 5168.318359375 background all_cells +7154.86865234375 5137.27587890625 background all_cells +7148.4814453125 5516.55517578125 background all_cells +7159.44970703125 5636.18310546875 background all_cells +7163.10400390625 5564.29345703125 background all_cells +7155.224609375 5521.8046875 background all_cells +7151.560546875 5519.2255859375 background all_cells +7148.27197265625 5446.029296875 background all_cells +7007.67919921875 5561.3388671875 background all_cells +6977.11865234375 5575.0986328125 background all_cells +7022.42529296875 5588.205078125 background all_cells +7013.65966796875 5579.01318359375 background all_cells +7044.30517578125 5502.68359375 background all_cells +7074.119140625 5487.33740234375 background all_cells +7069.71240234375 5474.9326171875 background all_cells +7055.921875 5467.759765625 background all_cells +7018.267578125 5877.09423828125 background all_cells +7025.96044921875 5887.88623046875 background all_cells +7012.50341796875 5880.69384765625 background all_cells +6995.00439453125 5917.08984375 background all_cells +6992.49365234375 5928.349609375 background all_cells +7001.12548828125 5932.025390625 background all_cells +7020.48974609375 5921.3720703125 background all_cells +6998.34228515625 5916.75146484375 background all_cells +7016.88818359375 5893.7568359375 background all_cells +7006.85009765625 5895.71533203125 background all_cells +7003.6337890625 5891.1416015625 background all_cells +7006.75390625 5851.6884765625 background all_cells +7021.1435546875 5839.77978515625 background all_cells +7013.87548828125 5827.41650390625 background all_cells +7011.291015625 5839.091796875 background all_cells +7018.51806640625 5862.1962890625 background all_cells +7001.4423828125 5867.5478515625 background all_cells +7027.10400390625 5865.95068359375 background all_cells +7008.2685546875 5861.36376953125 background all_cells +7034.79638671875 5839.6474609375 background all_cells +7038.67822265625 5852.59912109375 background all_cells +7037.154296875 5827.6728515625 background all_cells +6997.73779296875 5845.01611328125 background all_cells +6982.20947265625 5841.81005859375 background all_cells +6999.0908203125 5836.447265625 background all_cells +6998.12060546875 5825.931640625 background all_cells +7028.73583984375 5596.74951171875 background all_cells +7002.07080078125 5693.96826171875 background all_cells +7033.41748046875 5808.24169921875 background all_cells +7022.15283203125 5808.77880859375 background all_cells +7034.38720703125 5602.44873046875 background all_cells +7048.07763671875 5813.88671875 background all_cells +7010.12158203125 5821.89404296875 background all_cells +7036.74853515625 5822.6123046875 background all_cells +7058.19775390625 5806.26513671875 background all_cells +7046.13720703125 5840.46142578125 background all_cells +7049.021484375 5820.70849609375 background all_cells +7059.69921875 5826.19970703125 background all_cells +7060.564453125 5834.68359375 background all_cells +7059.32568359375 5818.8525390625 background all_cells +7064.921875 5798.5078125 background all_cells +7054.2216796875 5710.32568359375 background all_cells +7066.681640625 5660.830078125 background all_cells +7056.4072265625 5739.14794921875 background all_cells +7127.89794921875 5673.43896484375 background all_cells +7126.306640625 5663.36865234375 background all_cells +6996.4853515625 5612.556640625 background all_cells +7019.03515625 5616.71630859375 background all_cells +7011.009765625 5612.09716796875 background all_cells +6615.6337890625 5381.91796875 background all_cells +6639.169921875 5363.806640625 background all_cells +6607.7763671875 5400.76513671875 background all_cells +6627.5341796875 5363.12060546875 background all_cells +6613.25 5410.1162109375 background all_cells +6822.75 5400.59814453125 background all_cells +6747.99658203125 5393.33935546875 background all_cells +6847.2880859375 5407.330078125 background all_cells +6838.78369140625 5400.56005859375 background all_cells +6753.92236328125 5364.3828125 background all_cells +6796.3984375 5368.15576171875 background all_cells +6807.23388671875 5369.73974609375 background all_cells +6746.2861328125 5370.712890625 background all_cells +6818.70751953125 5373.646484375 background all_cells +6754.75048828125 5374.1650390625 background all_cells +6710.56640625 5442.99951171875 background all_cells +6797.29833984375 5453.13916015625 background all_cells +6788.810546875 5436.07763671875 background all_cells +6734.078125 5434.70361328125 background all_cells +6722.982421875 5445.25927734375 background all_cells +6717.32568359375 5437.5908203125 background all_cells +6848.98486328125 5441.7265625 background all_cells +6893.55322265625 5454.404296875 background all_cells +6854.6962890625 5409.55615234375 background all_cells +6852.4814453125 5413.5830078125 background all_cells +6874.708984375 5397.109375 background all_cells +6869.16064453125 5387.1767578125 background all_cells +6873.001953125 5371.5166015625 background all_cells +6884.1181640625 5383.92431640625 background all_cells +6879.7958984375 5377.40576171875 background all_cells +6879.39697265625 5363.6796875 background all_cells +6856.42919921875 5366.47802734375 background all_cells +6861.8583984375 5377.3486328125 background all_cells +6857.26806640625 5383.7431640625 background all_cells +6703.28515625 5595.70556640625 background all_cells +6697.046875 5625.9638671875 background all_cells +6700.93359375 5636.52587890625 background all_cells +6713.81005859375 5607.14013671875 background all_cells +6706.8251953125 5604.4072265625 background all_cells +6767.87646484375 5635.46630859375 background all_cells +6786.986328125 5718.5439453125 background all_cells +6779.345703125 5698.64794921875 background all_cells +6802.78369140625 5656.63916015625 background all_cells +6809.451171875 5592.13330078125 background all_cells +6787.0927734375 5611.673828125 background all_cells +6793.37890625 5596.35009765625 background all_cells +6802.34326171875 5593.64111328125 background all_cells +6619.39990234375 5618.7666015625 background all_cells +6601.759765625 5614.71533203125 background all_cells +6618.7958984375 5608.7939453125 background all_cells +6648.7001953125 5629.22705078125 background all_cells +6633.46484375 5645.26171875 background all_cells +6620.41650390625 5623.9345703125 background all_cells +6601.74853515625 5535.44873046875 background all_cells +6611.2880859375 5563.41845703125 background all_cells +6613.54931640625 5571.41552734375 background all_cells +6668.42919921875 5566.78076171875 background all_cells +6692.34033203125 5599.904296875 background all_cells +6685.892578125 5568.89892578125 background all_cells +6669.66845703125 5593.67919921875 background all_cells +6650.79541015625 5573.63525390625 background all_cells +6658.26708984375 5569.87939453125 background all_cells +6657.720703125 5556.22998046875 background all_cells +6623.7109375 5559.2509765625 background all_cells +6638.60595703125 5571.48681640625 background all_cells +6638.5478515625 5557.89892578125 background all_cells +6626.21435546875 5571.85302734375 background all_cells +6698.22998046875 5454.26318359375 background all_cells +6815.27099609375 5458.7216796875 background all_cells +6698.6787109375 5465.41064453125 background all_cells +6712.26806640625 5474.64306640625 background all_cells +6717.48291015625 5483.34423828125 background all_cells +6708.72314453125 5461.73681640625 background all_cells +6806.59326171875 5519.17041015625 background all_cells +6760.97412109375 5516.30517578125 background all_cells +6723.73974609375 5514.23486328125 background all_cells +6721.48193359375 5536.0927734375 background all_cells +6839.68115234375 5550.55712890625 background all_cells +6680.033203125 5538.556640625 background all_cells +6795.033203125 5535.67431640625 background all_cells +6695.548828125 5549.435546875 background all_cells +6635.388671875 5520.9208984375 background all_cells +6634.224609375 5528.92822265625 background all_cells +6635.15380859375 5533.466796875 background all_cells +6702.43994140625 5530.1083984375 background all_cells +6700.59716796875 5517.46875 background all_cells +6681.7060546875 5525.6865234375 background all_cells +6708.2080078125 5492.04150390625 background all_cells +6706.740234375 5505.96240234375 background all_cells +6696.5615234375 5500.48876953125 background all_cells +6704.4599609375 5485.876953125 background all_cells +6969.1455078125 5328.6962890625 background all_cells +6991.103515625 5390.1259765625 background all_cells +6979.8837890625 5328.4169921875 background all_cells +6973.88330078125 5337.96728515625 background all_cells +7030.216796875 5419.8583984375 background all_cells +7085.34521484375 5441.806640625 background all_cells +7092.103515625 5435.03759765625 background all_cells +7042.57568359375 5421.1064453125 background all_cells +7036.4248046875 5418.5634765625 background all_cells +7079.10498046875 5384.21923828125 background all_cells +7100.60009765625 5388.6064453125 background all_cells +7053.45263671875 5397.30859375 background all_cells +7024.6962890625 5186.93017578125 background all_cells +7026.0849609375 5139.86083984375 background all_cells +7022.96728515625 5207.4130859375 background all_cells +7019.74267578125 5144.89501953125 background all_cells +7023.7939453125 5155.20947265625 background all_cells +7052.88818359375 5126.1103515625 background all_cells +7045.806640625 5099.6357421875 background all_cells +7056.025390625 5109.88525390625 background all_cells +7047.76416015625 5118.1220703125 background all_cells +7056.5361328125 5140.64599609375 background all_cells +7045.3486328125 5161.7265625 background all_cells +7056.20166015625 5159.076171875 background all_cells +7047.451171875 5198.8515625 background all_cells +7043.9501953125 5190.09228515625 background all_cells +7024.55517578125 5072.599609375 background all_cells +7021.265625 5107.5126953125 background all_cells +7024.591796875 5098.259765625 background all_cells +7033.34375 5083.33935546875 background all_cells +7022.41455078125 5083.3994140625 background all_cells +7016.67236328125 5074.39892578125 background all_cells +7017.0224609375 5307.0439453125 background all_cells +6996.2587890625 5317.71630859375 background all_cells +7027.24462890625 5315.4169921875 background all_cells +7008.00634765625 5137.07177734375 background all_cells +6993.87890625 5155.39404296875 background all_cells +7005.65673828125 5146.00341796875 background all_cells +6993.6015625 5140.4541015625 background all_cells +7018.54736328125 5244.0107421875 background all_cells +7026.57275390625 5214.72607421875 background all_cells +7013.35009765625 5213.32470703125 background all_cells +7031.275390625 5238.14892578125 background all_cells +7053.08740234375 5215.5078125 background all_cells +7052.69873046875 5223.7666015625 background all_cells +7058.24755859375 5272.2177734375 background all_cells +7070.85498046875 5268.5703125 background all_cells +7001.021484375 5101.5625 background all_cells +7002.14306640625 5121.65234375 background all_cells +7001.44140625 5132.54833984375 background all_cells +7012.6787109375 5128.11328125 background all_cells +7013.45654296875 5095.4404296875 background all_cells +6985.283203125 5058.1064453125 background all_cells +7001.52197265625 5045.5439453125 background all_cells +6997.72900390625 5061.6591796875 background all_cells +6995.3408203125 5055.689453125 background all_cells +6990.763671875 5049.14892578125 background all_cells +7004.525390625 5070.0615234375 background all_cells +7013.64013671875 5085.13525390625 background all_cells +7005.0390625 5075.09619140625 background all_cells +7008.23046875 5050.78515625 background all_cells +7020.18994140625 5052.05859375 background all_cells +7017.98046875 5044.58447265625 background all_cells +7009.404296875 5044.1337890625 background all_cells +7016.10107421875 5057.7236328125 background all_cells +7007.91357421875 5066.6640625 background all_cells +7024.73193359375 5062.52099609375 background all_cells +7011.2138671875 5060.43115234375 background all_cells +6983.97412109375 5065.2841796875 background all_cells +7001.181640625 5082.701171875 background all_cells +6997.8857421875 5070.48583984375 background all_cells +6991.44677734375 5064.32861328125 background all_cells +6155.70166015625 5038.6298828125 background all_cells +6155.86181640625 5026.83203125 background all_cells +6155.95751953125 5047.0263671875 background all_cells +6162.7861328125 5054.07177734375 background all_cells +6168.84423828125 5049.40625 background all_cells +6147.1181640625 5049.44921875 background all_cells +6161.61865234375 5042.435546875 background all_cells +6174.08056640625 5041.68017578125 background all_cells +6172.2919921875 5030.919921875 background all_cells +6163.1796875 5034.3037109375 background all_cells +6147.552734375 5060.19873046875 background all_cells +6150.60791015625 5067.7587890625 background all_cells +6182.47900390625 5088.2783203125 background all_cells +6185.6630859375 5112.2626953125 background all_cells +6184.15185546875 5117.974609375 background all_cells +6183.85205078125 5102.1083984375 background all_cells +6175.6767578125 5100.451171875 background all_cells +6177.30859375 5090.67529296875 background all_cells +6167.01806640625 5081.11865234375 background all_cells +6161.26708984375 5074.21728515625 background all_cells +6163.71484375 5090.75732421875 background all_cells +6149.908203125 5085.8427734375 background all_cells +6162.669921875 5065.6142578125 background all_cells +6167.88525390625 5061.60791015625 background all_cells +6156.28369140625 5071.75146484375 background all_cells +6208.65234375 5109.2138671875 background all_cells +6202.9130859375 5100.3701171875 background all_cells +6198.2763671875 5119.5380859375 background all_cells +6205.259765625 5115.51123046875 background all_cells +6193.78564453125 5109.65478515625 background all_cells +6212.5146484375 5129.37744140625 background all_cells +6214.22265625 5101.72314453125 background all_cells +6214.583984375 5141.02783203125 background all_cells +6216.17138671875 5119.9912109375 background all_cells +6191.90478515625 5123.673828125 background all_cells +6192.25634765625 5130.28515625 background all_cells +6202.97509765625 5130.6064453125 background all_cells +6199.697265625 5152.80029296875 background all_cells +6202.22265625 5142.1748046875 background all_cells +6202.248046875 5086.6376953125 background all_cells +6189.787109375 5096.71875 background all_cells +6195.701171875 5094.77392578125 background all_cells +6190.52880859375 5083.76416015625 background all_cells +6180.48193359375 5036.1416015625 background all_cells +6186.9150390625 5035.60546875 background all_cells +6180.76953125 5047.90625 background all_cells +6189.73291015625 5044.97509765625 background all_cells +6199.89599609375 5037.78271484375 background all_cells +6194.01708984375 5029.8984375 background all_cells +6193.8095703125 5041.55810546875 background all_cells +6195.232421875 5067.12158203125 background all_cells +6199.1181640625 5074.21142578125 background all_cells +6198.95703125 5052.9189453125 background all_cells +6217.83544921875 5044.0341796875 background all_cells +6208.6591796875 5057.673828125 background all_cells +6198.6142578125 5061.02197265625 background all_cells +6172.9375 5078.97412109375 background all_cells +6201.80712890625 5078.5537109375 background all_cells +6221.66943359375 5078.02197265625 background all_cells +6176.9287109375 5073.50537109375 background all_cells +6187.64111328125 5064.22216796875 background all_cells +6188.14599609375 5070.74755859375 background all_cells +6179.1953125 5067.30908203125 background all_cells +6345.4208984375 4982.427734375 background all_cells +6359.1904296875 4969.35791015625 background all_cells +6351.5146484375 4974.4931640625 background all_cells +6368.9765625 4969.69189453125 background all_cells +6372.4365234375 4976.0888671875 background all_cells +6369.2822265625 4959.05419921875 background all_cells +6379.09765625 4992.66943359375 background all_cells +6395.48193359375 4995.1884765625 background all_cells +6389.9130859375 5003.14208984375 background all_cells +6375.9921875 5002.3115234375 background all_cells +6403.51025390625 4986.375 background all_cells +6421.44189453125 4983.876953125 background all_cells +6413.98291015625 4995.71630859375 background all_cells +6418.0498046875 5000.75341796875 background all_cells +6381.87939453125 4961.2607421875 background all_cells +6381.728515625 4977.7021484375 background all_cells +6394.17724609375 4980.18212890625 background all_cells +6361.57861328125 4988.83447265625 background all_cells +6362.650390625 5004.2275390625 background all_cells +6364.3203125 5032.11669921875 background all_cells +6365.6611328125 5010.34716796875 background all_cells +6371.82080078125 5016.3623046875 background all_cells +6358.72314453125 5023.24853515625 background all_cells +6371.34423828125 5040.42626953125 background all_cells +6409.49609375 5031.02294921875 background all_cells +6412.25732421875 5009.8203125 background all_cells +6412.0654296875 5021.27197265625 background all_cells +6410.40966796875 5039.5673828125 background all_cells +6395.47607421875 5044.73046875 background all_cells +6399.51904296875 5030.6796875 background all_cells +6374.6708984375 5026.5546875 background all_cells +6384.78564453125 5009.18115234375 background all_cells +6386.45849609375 5017.81591796875 background all_cells +6377.32763671875 5038.33349609375 background all_cells +6383.8876953125 5031.14501953125 background all_cells +6259.2607421875 5057.1689453125 background all_cells +6263.6884765625 5020.66845703125 background all_cells +6267.91650390625 5048.4990234375 background all_cells +6260.81640625 5042.73876953125 background all_cells +6260.2529296875 5051.10595703125 background all_cells +6294.20458984375 5048.97412109375 background all_cells +6289.52294921875 5044.6982421875 background all_cells +6284.15869140625 5023.82763671875 background all_cells +6298.537109375 5035.3681640625 background all_cells +6296.212890625 5026.62353515625 background all_cells +6267.13134765625 5060.32666015625 background all_cells +6307.21044921875 5026.16552734375 background all_cells +6305.27392578125 5041.95703125 background all_cells +6316.1689453125 5036.7138671875 background all_cells +6316.75830078125 5026.2490234375 background all_cells +6313.6884765625 5019.763671875 background all_cells +6350.064453125 5041.306640625 background all_cells +6346.0654296875 5046.59033203125 background all_cells +6359.36669921875 5042.73095703125 background all_cells +6337.37255859375 5041.2041015625 background all_cells +6344.70947265625 5013.26708984375 background all_cells +6335.10107421875 5013.69091796875 background all_cells +6340.79150390625 5021.8330078125 background all_cells +6341.892578125 5034.02734375 background all_cells +6353.0537109375 5033.8984375 background all_cells +6331.9697265625 5019.9423828125 background all_cells +6302.35107421875 4979.9287109375 background all_cells +6306.57568359375 4966.455078125 background all_cells +6301.70263671875 4955.177734375 background all_cells +6272.81494140625 4976.99658203125 background all_cells +6290.9541015625 4976.7529296875 background all_cells +6279.92626953125 4966.69482421875 background all_cells +6269.16015625 4964.88232421875 background all_cells +6330.50732421875 4959.13623046875 background all_cells +6328.427734375 4968.49365234375 background all_cells +6316.802734375 4958.21923828125 background all_cells +6333.37451171875 5002.17333984375 background all_cells +6334.53173828125 4990.96875 background all_cells +6330.95166015625 4980.0634765625 background all_cells +6303.36083984375 5009.44677734375 background all_cells +6295.4951171875 5016.8125 background all_cells +6287.02392578125 5013.36474609375 background all_cells +6272.32275390625 5004.1572265625 background all_cells +6296.21240234375 4988.52880859375 background all_cells +6276.59765625 4993.07421875 background all_cells +6301.25048828125 5001.90380859375 background all_cells +6292.02685546875 4994.52978515625 background all_cells +6313.076171875 4984.15625 background all_cells +6324.85498046875 4993.896484375 background all_cells +6313.1796875 4993.7978515625 background all_cells +6320.45947265625 4996.1865234375 background all_cells +6241.5712890625 5032.99365234375 background all_cells +6235.84521484375 5021.7958984375 background all_cells +6208.8115234375 5028.7197265625 background all_cells +6212.18896484375 5038.642578125 background all_cells +6213.03857421875 5018.71533203125 background all_cells +6226.623046875 5016.078125 background all_cells +6219.1591796875 5028.77734375 background all_cells +6229.3720703125 5026.99072265625 background all_cells +6220.3818359375 5022.08056640625 background all_cells +6208.26611328125 5041.84619140625 background all_cells +6243.3876953125 5139.1328125 background all_cells +6241.91650390625 5127.1806640625 background all_cells +6215.9609375 5052.45458984375 background all_cells +6216.56396484375 5068.08642578125 background all_cells +6223.17822265625 5062.68408203125 background all_cells +6226.67138671875 5005.0126953125 background all_cells +6235.025390625 5009.88427734375 background all_cells +6206.25634765625 4994.04541015625 background all_cells +6215.1513671875 4991.6875 background all_cells +6217.40185546875 4996.43798828125 background all_cells +6214.1787109375 5005.35888671875 background all_cells +6248.5400390625 5006.583984375 background all_cells +6259.931640625 5009.7744140625 background all_cells +6248.6337890625 4992.470703125 background all_cells +6240.48193359375 4966.158203125 background all_cells +6240.1240234375 4949.00244140625 background all_cells +6237.06982421875 4971.87255859375 background all_cells +6217.5498046875 4964.37109375 background all_cells +6219.958984375 4969.15673828125 background all_cells +6215.115234375 4977.13525390625 background all_cells +6215.66845703125 4986.224609375 background all_cells +6259.29736328125 4979.90673828125 background all_cells +6209.47802734375 4954.4326171875 background all_cells +6216.51416015625 4960.45654296875 background all_cells +6216.26904296875 4956.95849609375 background all_cells +5852.82470703125 5173.94970703125 background all_cells +5870.43603515625 5176.1865234375 background all_cells +5853.36474609375 5164.650390625 background all_cells +5913.43994140625 5186.94677734375 background all_cells +5919.3203125 5198.14111328125 background all_cells +5915.70947265625 5182.5234375 background all_cells +5947.1357421875 5157.41064453125 background all_cells +5931.34326171875 5187.40771484375 background all_cells +5952.59033203125 5163.24462890625 background all_cells +5950.43017578125 5175.12060546875 background all_cells +5942.21728515625 5177.59130859375 background all_cells +5935.64892578125 5172.95947265625 background all_cells +5929.1328125 5211.42529296875 background all_cells +5950.9765625 5203.17333984375 background all_cells +5931.74462890625 5198.4892578125 background all_cells +5907.26806640625 5161.0419921875 background all_cells +5896.162109375 5148.56201171875 background all_cells +5882.412109375 5198.7333984375 background all_cells +6015.03662109375 5164.86865234375 background all_cells +6029.86962890625 5176.716796875 background all_cells +6026.7939453125 5168.11767578125 background all_cells +6016.38671875 5180.40576171875 background all_cells +6057.7216796875 5176.22412109375 background all_cells +6072.140625 5157.02490234375 background all_cells +6076.7001953125 5208.7392578125 background all_cells +6076.36767578125 5190.390625 background all_cells +6072.26904296875 5203.52734375 background all_cells +6096.6923828125 5200.80810546875 background all_cells +6041.43359375 5205.521484375 background all_cells +6058.05810546875 5188.1650390625 background all_cells +6054.97265625 5207.5361328125 background all_cells +6059.92578125 5197.1279296875 background all_cells +6005.9033203125 5211.3984375 background all_cells +6023.11767578125 5192.6962890625 background all_cells +6019.29248046875 5205.13232421875 background all_cells +6009.091796875 5196.82421875 background all_cells +5958.18359375 5172.52001953125 background all_cells +5955.89453125 5186.25634765625 background all_cells +5965.4326171875 5172.7978515625 background all_cells +5964.72265625 5157.1865234375 background all_cells +5964.8876953125 5162.34375 background all_cells +5987.67919921875 5152.23828125 background all_cells +5999.5927734375 5166.89990234375 background all_cells +6002.46533203125 5158.18896484375 background all_cells +5972.57177734375 5168.45556640625 background all_cells +5990.37060546875 5166.43212890625 background all_cells +5980.9443359375 5167.04833984375 background all_cells +5973.48583984375 5177.02880859375 background all_cells +6004.9296875 5178.82763671875 background all_cells +5995.44140625 5175.41259765625 background all_cells +5990.18017578125 5182.67431640625 background all_cells +5985.8251953125 5171.671875 background all_cells +5975.21484375 5189.640625 background all_cells +5967.029296875 5205.29150390625 background all_cells +5992.318359375 5203.92041015625 background all_cells +5977.61669921875 5212.1513671875 background all_cells +5971.3037109375 5199.3798828125 background all_cells +5925.9697265625 5249.96875 background all_cells +5951.744140625 5221.5595703125 background all_cells +5946.12255859375 5239.5361328125 background all_cells +5938.423828125 5219.9013671875 background all_cells +5932.01806640625 5265.4580078125 background all_cells +5945.4912109375 5288.30712890625 background all_cells +5932.3017578125 5278.37255859375 background all_cells +5941.63134765625 5272.20947265625 background all_cells +5915.10888671875 5224.00048828125 background all_cells +5922.60595703125 5238.2431640625 background all_cells +5919.013671875 5230.61328125 background all_cells +5852.85498046875 5265.71044921875 background all_cells +5861.91455078125 5287.72705078125 background all_cells +5855.0205078125 5280.57763671875 background all_cells +5874.046875 5275.0419921875 background all_cells +5875.8818359375 5361.52734375 background all_cells +5878.119140625 5274.728515625 background all_cells +5877.25634765625 5266.45166015625 background all_cells +5877.0927734375 5256.72265625 background all_cells +5895.39501953125 5361.95166015625 background all_cells +5895.78955078125 5268.34326171875 background all_cells +5892.42431640625 5258.79833984375 background all_cells +5909.22021484375 5253.841796875 background all_cells +5915.01513671875 5266.38818359375 background all_cells +5914.18505859375 5281.9541015625 background all_cells +5884.451171875 5231.39453125 background all_cells +5885.306640625 5241.95751953125 background all_cells +5879.29248046875 5242.68359375 background all_cells +5877.58935546875 5249.18505859375 background all_cells +5909.673828125 5241.171875 background all_cells +5894.4287109375 5247.34326171875 background all_cells +5957.0078125 5273.11474609375 background all_cells +5978.82470703125 5274.3154296875 background all_cells +5971.4755859375 5263.36279296875 background all_cells +5993.4736328125 5262.34814453125 background all_cells +6006.0625 5270.21044921875 background all_cells +5998.23876953125 5291.9462890625 background all_cells +5984.7958984375 5250.11669921875 background all_cells +5997.27294921875 5246.8359375 background all_cells +5991.97705078125 5232.84619140625 background all_cells +5991.00146484375 5217.1484375 background all_cells +5960.59423828125 5252.3056640625 background all_cells +5962.12255859375 5232.58935546875 background all_cells +5970.1875 5234.615234375 background all_cells +5964.47900390625 5244.45703125 background all_cells +5873.0673828125 5343.92822265625 background all_cells +5896.60595703125 5356.171875 background all_cells +5884.697265625 5354.13134765625 background all_cells +5881.56591796875 5343.94921875 background all_cells +5900.67919921875 5943.19140625 background all_cells +5875.9814453125 5373.01708984375 background all_cells +5887.029296875 5374.0087890625 background all_cells +5853.67138671875 5373.12353515625 background all_cells +5859.16015625 5384.09375 background all_cells +5863.13720703125 5364.54248046875 background all_cells +5861.87158203125 5409.861328125 background all_cells +5854.76513671875 5350.99853515625 background all_cells +5861.52880859375 5341.87353515625 background all_cells +5855.607421875 5359.5947265625 background all_cells +5948.05908203125 5308.25048828125 background all_cells +5945.109375 5317.095703125 background all_cells +5947.12060546875 5298.82421875 background all_cells +5999.11474609375 5304.46533203125 background all_cells +5961.0146484375 5290.04443359375 background all_cells +5966.60498046875 5333.21533203125 background all_cells +5953.4228515625 5335.06689453125 background all_cells +5918.46435546875 5290.66259765625 background all_cells +5937.31689453125 5308.072265625 background all_cells +5933.05908203125 5289.2099609375 background all_cells +5873.0048828125 5317.421875 background all_cells +5864.88232421875 5334.73095703125 background all_cells +5873.99462890625 5337.21533203125 background all_cells +5871.2685546875 5328.30126953125 background all_cells +5912.94140625 5323.1494140625 background all_cells +5933.5830078125 5326.306640625 background all_cells +5917.83447265625 5331.25830078125 background all_cells +5871.3955078125 5297.07666015625 background all_cells +5872.755859375 5312.07373046875 background all_cells +5880.0966796875 5304.3076171875 background all_cells +5865.56103515625 5302.88671875 background all_cells +5886.09130859375 5334.904296875 background all_cells +5889.45556640625 5308.87451171875 background all_cells +5883.7412109375 5315.45751953125 background all_cells +5904.0771484375 5316.9541015625 background all_cells +5892.94287109375 5325.1787109375 background all_cells +5895.73486328125 5294.0419921875 background all_cells +6129.81689453125 5049.4833984375 background all_cells +6148.0224609375 5055.04150390625 background all_cells +6135.32177734375 5057.4912109375 background all_cells +6118.212890625 5066.330078125 background all_cells +6118.11376953125 5052.28564453125 background all_cells +6124.9931640625 5052.44873046875 background all_cells +6123.5478515625 5060.2255859375 background all_cells +6098.84765625 5062.716796875 background all_cells +6108.74658203125 5063.80419921875 background all_cells +6108.04248046875 5071.8076171875 background all_cells +6108.15234375 5079.9755859375 background all_cells +6164.765625 5057.150390625 background all_cells +6190.64306640625 5052.64794921875 background all_cells +6186.1044921875 5056.69482421875 background all_cells +6179.59814453125 5058.72509765625 background all_cells +6237.75048828125 5086.33349609375 background all_cells +6228.505859375 5087.01953125 background all_cells +6245.5234375 5086.703125 background all_cells +6219.70703125 5050.091796875 background all_cells +6248.462890625 5054.05078125 background all_cells +6226.99609375 5048.6259765625 background all_cells +6228.79638671875 5057.767578125 background all_cells +6258.484375 5088.5263671875 background all_cells +6273.28125 5084.53466796875 background all_cells +6266.2158203125 5088.41552734375 background all_cells +6270.4326171875 5076.8427734375 background all_cells +6295.00537109375 5083.2158203125 background all_cells +6289.64892578125 5087.44775390625 background all_cells +6265.9169921875 5104.0419921875 background all_cells +6291.720703125 5100.0888671875 background all_cells +6278.07763671875 5093.7236328125 background all_cells +6271.9697265625 5104.30126953125 background all_cells +6230.5146484375 5128.623046875 background all_cells +6232.5703125 5142.14453125 background all_cells +6223.84814453125 5139.18408203125 background all_cells +6298.849609375 5141.70849609375 background all_cells +6286.5810546875 5130.255859375 background all_cells +6251.68115234375 5139.00390625 background all_cells +6277.73486328125 5132.26611328125 background all_cells +6270.41015625 5139.05712890625 background all_cells +6257.15478515625 5132.35009765625 background all_cells +6238.93505859375 5094.80859375 background all_cells +6224.51171875 5103.10986328125 background all_cells +6250.7177734375 5096.31591796875 background all_cells +6237.521484375 5111.32275390625 background all_cells +6246.00927734375 5106.974609375 background all_cells +6230.27490234375 5098.087890625 background all_cells +6233.3232421875 5114.90380859375 background all_cells +6247.9423828125 5119.20751953125 background all_cells +6225.73046875 5117.36669921875 background all_cells +6280.6962890625 5103.7646484375 background all_cells +6273.14404296875 5112.24267578125 background all_cells +6280.6025390625 5122.01171875 background all_cells +6260.13818359375 5097.740234375 background all_cells +6261.92919921875 5122.8076171875 background all_cells +6257.90576171875 5114.390625 background all_cells +6311.64892578125 5134.64794921875 background all_cells +6296.42138671875 5132.498046875 background all_cells +6305.51611328125 5117.44189453125 background all_cells +6296.26806640625 5112.21337890625 background all_cells +6312.71923828125 5113.57421875 background all_cells +6326.10107421875 5117.58935546875 background all_cells +6305.0126953125 5104.337890625 background all_cells +6319.19921875 5093.24462890625 background all_cells +6303.87255859375 5095.92138671875 background all_cells +6351.1630859375 5101.62451171875 background all_cells +6342.19921875 5087.90380859375 background all_cells +6321.98779296875 5104.01318359375 background all_cells +6345.0078125 5093.40576171875 background all_cells +6410.2958984375 5105.517578125 background all_cells +6391.1396484375 5090.86376953125 background all_cells +6415.97900390625 5098.966796875 background all_cells +6403.96533203125 5093.896484375 background all_cells +6397.34130859375 5097.9794921875 background all_cells +6381.33349609375 5104.25341796875 background all_cells +6393.57177734375 5104.0166015625 background all_cells +6384.64208984375 5100.74267578125 background all_cells +6329.36083984375 5134.31689453125 background all_cells +6383.5234375 5137.71044921875 background all_cells +6367.666015625 5133.01708984375 background all_cells +6398.97314453125 5087.65234375 background all_cells +6385.92138671875 5085.20263671875 background all_cells +6393.6240234375 5077.4501953125 background all_cells +6392.61669921875 5057.66259765625 background all_cells +6400.271484375 5058.357421875 background all_cells +6401.04248046875 5068.14990234375 background all_cells +6405.3857421875 5079.53271484375 background all_cells +6417.25927734375 5061.10791015625 background all_cells +6415.48828125 5049.00390625 background all_cells +6412.74609375 5086.251953125 background all_cells +6372.63623046875 5059.89794921875 background all_cells +6384.3427734375 5049.36279296875 background all_cells +6382.70556640625 5058.572265625 background all_cells +6384.82373046875 5067.4248046875 background all_cells +6302.77001953125 5068.29931640625 background all_cells +6309.9326171875 5058.6943359375 background all_cells +6303.5263671875 5086.00048828125 background all_cells +6340.564453125 5051.46728515625 background all_cells +6355.525390625 5061.78369140625 background all_cells +6362.34326171875 5057.6640625 background all_cells +6353.01416015625 5052.244140625 background all_cells +6344.2841796875 5060.2744140625 background all_cells +6340.50244140625 5069.67138671875 background all_cells +6337.65234375 5082.203125 background all_cells +6351.650390625 5069.23388671875 background all_cells +6333.17138671875 5075.63330078125 background all_cells +6348.515625 5079.59765625 background all_cells +6341.6640625 5076.76025390625 background all_cells +6323.076171875 5072.365234375 background all_cells +6324.166015625 5084.79736328125 background all_cells +6315.49462890625 5047.16015625 background all_cells +6332.595703125 5064.27978515625 background all_cells +6332.6923828125 5056.74462890625 background all_cells +6133.095703125 5215.04833984375 background all_cells +6096.60791015625 5215.36474609375 background all_cells +6101.9951171875 5293.76123046875 background all_cells +6125.27490234375 5280.5732421875 background all_cells +6091.50927734375 5231.08642578125 background all_cells +6129.3447265625 5231.88818359375 background all_cells +6129.80517578125 5246.84619140625 background all_cells +6134.5791015625 5240.8583984375 background all_cells +6144.16162109375 5238.37451171875 background all_cells +6137.36669921875 5254.2451171875 background all_cells +6150.8046875 5245.0986328125 background all_cells +6157.32666015625 5261.46923828125 background all_cells +6156.337890625 5254.0087890625 background all_cells +6160.8857421875 5243.89794921875 background all_cells +6176.57958984375 5240.87158203125 background all_cells +6182.74462890625 5279.2685546875 background all_cells +6207.5654296875 5202.87060546875 background all_cells +6216.47998046875 5223.24609375 background all_cells +6203.4638671875 5216.94677734375 background all_cells +6197.86767578125 5211.568359375 background all_cells +6191.9443359375 5219.470703125 background all_cells +6186.8583984375 5232.6455078125 background all_cells +6200.8525390625 5226.419921875 background all_cells +6241.99462890625 5252.36328125 background all_cells +6260.078125 5245.95361328125 background all_cells +6261.123046875 5223.2783203125 background all_cells +6246.07666015625 5238.5322265625 background all_cells +6268.54443359375 5223.287109375 background all_cells +6314.505859375 5216.3564453125 background all_cells +6302.685546875 5217.572265625 background all_cells +6273.24267578125 5250.9013671875 background all_cells +6291.7294921875 5236.0849609375 background all_cells +6287.02978515625 5234.7236328125 background all_cells +6215.50244140625 5252.845703125 background all_cells +6228.416015625 5251.52099609375 background all_cells +6221.720703125 5240.0869140625 background all_cells +6218.12548828125 5245.990234375 background all_cells +6271.98876953125 5266.70361328125 background all_cells +6315.474609375 5282.2265625 background all_cells +6291.673828125 5275.7822265625 background all_cells +6290.947265625 5271.73193359375 background all_cells +6284.0 5275.52197265625 background all_cells +6212.7509765625 5282.1181640625 background all_cells +6234.32861328125 5273.88427734375 background all_cells +6307.0458984375 5260.50439453125 background all_cells +6278.72216796875 5263.20654296875 background all_cells +6321.95947265625 5244.14697265625 background all_cells +6315.853515625 5242.41357421875 background all_cells +6311.7607421875 5247.8154296875 background all_cells +6201.802734375 5248.8173828125 background all_cells +6198.62060546875 5241.4794921875 background all_cells +6189.88525390625 5251.00830078125 background all_cells +6172.62841796875 5229.3330078125 background all_cells +6171.6044921875 5210.8388671875 background all_cells +6184.6337890625 5225.56201171875 background all_cells +6180.26171875 5208.10009765625 background all_cells +6148.09521484375 5226.25634765625 background all_cells +6168.18603515625 5219.80224609375 background all_cells +6163.74658203125 5228.462890625 background all_cells +6215.28076171875 5151.49853515625 background all_cells +6221.25634765625 5157.44140625 background all_cells +6213.75390625 5162.0634765625 background all_cells +6250.3720703125 5175.66259765625 background all_cells +6247.9697265625 5188.14990234375 background all_cells +6242.15771484375 5173.95068359375 background all_cells +6213.43994140625 5186.17431640625 background all_cells +6278.72509765625 5164.04052734375 background all_cells +6298.97900390625 5152.6259765625 background all_cells +6290.5029296875 5168.27197265625 background all_cells +6286.92431640625 5160.228515625 background all_cells +6289.59912109375 5154.84423828125 background all_cells +6277.91064453125 5153.33544921875 background all_cells +6265.40283203125 5150.0517578125 background all_cells +6244.83154296875 5193.47900390625 background all_cells +6268.8359375 5192.2353515625 background all_cells +6269.02685546875 5201.65283203125 background all_cells +6258.88525390625 5194.3935546875 background all_cells +6274.60302734375 5173.97021484375 background all_cells +6285.33740234375 5186.81396484375 background all_cells +6265.65234375 5181.69140625 background all_cells +6287.5771484375 5177.013671875 background all_cells +6313.640625 5174.93212890625 background all_cells +6322.91943359375 5175.05615234375 background all_cells +6321.62890625 5190.31201171875 background all_cells +6314.7001953125 5183.11865234375 background all_cells +6298.1337890625 5190.41259765625 background all_cells +6299.6845703125 5172.6044921875 background all_cells +6300.08740234375 5209.5 background all_cells +6323.7861328125 5209.216796875 background all_cells +6287.7724609375 5208.9150390625 background all_cells +6291.3974609375 5199.72998046875 background all_cells +6311.23876953125 5205.0791015625 background all_cells +6274.02392578125 5197.07177734375 background all_cells +6278.60595703125 5204.56591796875 background all_cells +6278.54248046875 5211.20068359375 background all_cells +6279.89990234375 5194.76513671875 background all_cells +6398.87890625 5177.92431640625 background all_cells +6412.796875 5184.77685546875 background all_cells +6416.28564453125 5203.443359375 background all_cells +6410.29296875 5193.06103515625 background all_cells +6394.3876953125 5165.84619140625 background all_cells +6414.794921875 5147.0478515625 background all_cells +6411.19921875 5172.07177734375 background all_cells +6390.75537109375 5191.3173828125 background all_cells +6403.3310546875 5194.31640625 background all_cells +6392.3583984375 5201.716796875 background all_cells +6312.87353515625 5145.029296875 background all_cells +6307.3173828125 5145.92041015625 background all_cells +6319.005859375 5149.826171875 background all_cells +6336.72216796875 5147.68212890625 background all_cells +6325.8662109375 5146.54541015625 background all_cells +6330.64697265625 5162.20654296875 background all_cells +6331.52490234375 5174.49267578125 background all_cells +6306.72314453125 5165.212890625 background all_cells +6377.8369140625 5153.5859375 background all_cells +6388.384765625 5146.76806640625 background all_cells +6377.8974609375 5145.85595703125 background all_cells +6381.60791015625 5159.52783203125 background all_cells +6377.427734375 5169.138671875 background all_cells +6361.05029296875 5191.0849609375 background all_cells +6377.80126953125 5202.96875 background all_cells +6361.40380859375 5201.78271484375 background all_cells +6348.37060546875 5147.84814453125 background all_cells +6347.388671875 5166.7197265625 background all_cells +6370.07861328125 5154.3125 background all_cells +6366.06103515625 5144.46044921875 background all_cells +6355.64599609375 5161.33642578125 background all_cells +6330.1337890625 5200.74267578125 background all_cells +6346.79736328125 5180.7666015625 background all_cells +6345.06298828125 5199.39208984375 background all_cells +6337.7373046875 5206.23291015625 background all_cells +6344.9140625 5287.64599609375 background all_cells +6338.34326171875 5283.03173828125 background all_cells +6371.74072265625 5288.72265625 background all_cells +6346.44775390625 5280.4306640625 background all_cells +6395.50244140625 5282.93017578125 background all_cells +6412.69873046875 5282.25439453125 background all_cells +6403.3017578125 5287.41357421875 background all_cells +6401.9716796875 5279.5849609375 background all_cells +6383.76416015625 5266.4775390625 background all_cells +6390.8330078125 5290.08984375 background all_cells +6385.3515625 5284.2001953125 background all_cells +6325.83984375 5219.7734375 background all_cells +6337.43701171875 5215.14404296875 background all_cells +6336.873046875 5224.9365234375 background all_cells +6387.6416015625 5208.61181640625 background all_cells +6415.09912109375 5214.34033203125 background all_cells +6400.77587890625 5209.2099609375 background all_cells +6365.52099609375 5236.64501953125 background all_cells +6400.80224609375 5238.939453125 background all_cells +6407.00146484375 5241.09033203125 background all_cells +6349.16357421875 5213.38671875 background all_cells +6363.96826171875 5230.009765625 background all_cells +6359.87255859375 5211.24462890625 background all_cells +6356.70068359375 5220.408203125 background all_cells +6335.43310546875 5240.19580078125 background all_cells +6325.77392578125 5247.57666015625 background all_cells +6331.53173828125 5258.46826171875 background all_cells +6338.12744140625 5258.029296875 background all_cells +6330.12939453125 5248.16357421875 background all_cells +5877.75341796875 4904.35009765625 background all_cells +5895.68359375 4917.01904296875 background all_cells +5890.18994140625 4942.33740234375 background all_cells +5886.119140625 4932.0009765625 background all_cells +5876.4208984375 4923.91845703125 background all_cells +5857.24609375 5097.99658203125 background all_cells +5860.87451171875 5110.62646484375 background all_cells +5859.81201171875 5132.08349609375 background all_cells +5914.283203125 4957.904296875 background all_cells +5893.50830078125 4996.56005859375 background all_cells +5907.6025390625 4976.48974609375 background all_cells +5902.40869140625 4960.26220703125 background all_cells +5882.26611328125 4950.97705078125 background all_cells +5868.15185546875 5041.57958984375 background all_cells +5872.861328125 4962.9892578125 background all_cells +5853.6435546875 4962.869140625 background all_cells +5854.5205078125 5025.49072265625 background all_cells +5859.9033203125 4979.14453125 background all_cells +5920.2333984375 4895.79345703125 background all_cells +5907.25634765625 4942.22412109375 background all_cells +5916.1376953125 4939.2509765625 background all_cells +5906.55615234375 4908.79150390625 background all_cells +5963.318359375 4912.65283203125 background all_cells +5959.875 4902.09765625 background all_cells +5956.0146484375 4921.3173828125 background all_cells +5967.72900390625 4926.99658203125 background all_cells +5965.45068359375 4932.21337890625 background all_cells +6039.5009765625 4908.57080078125 background all_cells +5997.85595703125 4921.60107421875 background all_cells +5986.16015625 4919.78955078125 background all_cells +6031.82177734375 4912.52001953125 background all_cells +6027.83349609375 4897.63427734375 background all_cells +6032.0634765625 4903.93212890625 background all_cells +6036.51904296875 4898.638671875 background all_cells +5975.87841796875 4929.4833984375 background all_cells +5978.958984375 4899.49267578125 background all_cells +5979.154296875 4919.388671875 background all_cells +5978.115234375 4906.744140625 background all_cells +5974.8427734375 4894.88916015625 background all_cells +5961.15576171875 4936.2041015625 background all_cells +5985.32568359375 4931.15234375 background all_cells +5983.78369140625 4948.66748046875 background all_cells +5968.943359375 4953.05517578125 background all_cells +5907.041015625 4967.7177734375 background all_cells +5923.08447265625 4978.1044921875 background all_cells +5916.0380859375 4968.98388671875 background all_cells +5946.44091796875 4989.67138671875 background all_cells +5933.97705078125 4997.4609375 background all_cells +5964.892578125 4995.50146484375 background all_cells +5971.68310546875 4995.97705078125 background all_cells +5945.7763671875 4971.19189453125 background all_cells +5943.357421875 4980.41259765625 background all_cells +5939.04345703125 4974.6533203125 background all_cells +5972.20654296875 4965.7021484375 background all_cells +5962.9970703125 4985.06396484375 background all_cells +5968.4658203125 4982.3681640625 background all_cells +5964.1904296875 4969.29736328125 background all_cells +5912.47802734375 5034.7158203125 background all_cells +5913.7275390625 4997.376953125 background all_cells +5933.68603515625 5015.46533203125 background all_cells +5904.9189453125 5026.31640625 background all_cells +5889.32275390625 5107.04736328125 background all_cells +5916.6875 5127.36181640625 background all_cells +5927.87744140625 5134.33251953125 background all_cells +5893.5400390625 5128.01708984375 background all_cells +5893.162109375 5110.92919921875 background all_cells +5901.9208984375 5083.9033203125 background all_cells +5908.57275390625 5089.7314453125 background all_cells +5877.10107421875 5087.56396484375 background all_cells +5873.79833984375 5016.76318359375 background all_cells +5879.86962890625 5040.42041015625 background all_cells +6022.59228515625 5014.3896484375 background all_cells +6042.375 5006.7392578125 background all_cells +6014.62744140625 5014.56689453125 background all_cells +6026.94873046875 5022.81640625 background all_cells +6036.15234375 5024.90478515625 background all_cells +6019.36669921875 5026.52685546875 background all_cells +5996.517578125 4995.5615234375 background all_cells +5987.806640625 5002.1943359375 background all_cells +5979.2265625 4997.67041015625 background all_cells +6000.072265625 5010.01416015625 background all_cells +6005.93798828125 5023.3203125 background all_cells +6003.7822265625 5036.203125 background all_cells +6002.236328125 5041.5205078125 background all_cells +6034.04638671875 5032.26708984375 background all_cells +6019.74951171875 5046.43212890625 background all_cells +6033.89453125 5043.669921875 background all_cells +6023.5712890625 5035.58544921875 background all_cells +5990.33740234375 4957.666015625 background all_cells +5978.2060546875 4977.55908203125 background all_cells +5989.97607421875 4972.7119140625 background all_cells +5996.861328125 4967.21728515625 background all_cells +5947.8564453125 4917.07666015625 background all_cells +5945.9775390625 4925.90771484375 background all_cells +5934.21337890625 4921.9609375 background all_cells +5919.45849609375 4918.357421875 background all_cells +5936.35693359375 4946.13037109375 background all_cells +5944.330078125 4949.48193359375 background all_cells +5948.9853515625 4946.3212890625 background all_cells +5945.859375 4961.57470703125 background all_cells +5940.150390625 4960.8505859375 background all_cells +5936.3681640625 4955.44287109375 background all_cells +5934.7578125 4931.19189453125 background all_cells +5930.59521484375 4937.806640625 background all_cells +5945.23779296875 4935.54443359375 background all_cells +5922.7021484375 4952.0400390625 background all_cells +5927.47119140625 4949.0654296875 background all_cells +5926.98974609375 4963.330078125 background all_cells +5944.990234375 5000.9755859375 background all_cells +5949.248046875 4999.5380859375 background all_cells +5948.55810546875 5012.8017578125 background all_cells +5960.62255859375 5014.09521484375 background all_cells +5961.63330078125 5004.09033203125 background all_cells +5946.72802734375 5020.88525390625 background all_cells +5943.828125 5030.4072265625 background all_cells +5959.3916015625 5029.4462890625 background all_cells +5966.7109375 5025.68603515625 background all_cells +5982.591796875 5010.6474609375 background all_cells +5992.32763671875 5011.19384765625 background all_cells +5992.95654296875 5020.48046875 background all_cells +5975.3466796875 5067.080078125 background all_cells +5978.34423828125 5083.56396484375 background all_cells +5971.62548828125 5078.28564453125 background all_cells +5980.0859375 5077.12353515625 background all_cells +5977.86474609375 5114.67236328125 background all_cells +5999.27734375 5091.81982421875 background all_cells +5991.193359375 5088.6748046875 background all_cells +5985.25830078125 5093.15673828125 background all_cells +5945.4013671875 5082.62841796875 background all_cells +5960.97705078125 5088.51123046875 background all_cells +5941.6630859375 5089.5380859375 background all_cells +5948.205078125 5085.71533203125 background all_cells +5992.57275390625 5077.77099609375 background all_cells +5985.12939453125 5064.47509765625 background all_cells +5991.86474609375 5071.38818359375 background all_cells +5948.0400390625 5046.6982421875 background all_cells +5935.57763671875 5039.8232421875 background all_cells +5937.94921875 5048.40380859375 background all_cells +5951.41748046875 5037.2216796875 background all_cells +5961.43115234375 5060.6640625 background all_cells +5957.37939453125 5053.546875 background all_cells +5978.5634765625 5052.453125 background all_cells +5971.79296875 5060.95556640625 background all_cells +5969.62353515625 5053.25341796875 background all_cells +5989.06005859375 5049.37548828125 background all_cells +6000.4208984375 5049.5458984375 background all_cells +6000.27978515625 5059.89794921875 background all_cells +5991.87646484375 5061.34619140625 background all_cells +5960.64208984375 5041.25048828125 background all_cells +5980.00732421875 5038.14453125 background all_cells +5967.94189453125 5040.89306640625 background all_cells +6084.8828125 4973.78271484375 background all_cells +6099.7216796875 4973.43115234375 background all_cells +6084.73828125 4980.3818359375 background all_cells +6099.5986328125 4963.8095703125 background all_cells +6097.92724609375 4954.8544921875 background all_cells +6091.3505859375 4958.66455078125 background all_cells +6170.837890625 4979.935546875 background all_cells +6186.017578125 4975.50390625 background all_cells +6185.798828125 4985.55224609375 background all_cells +6179.63525390625 4981.890625 background all_cells +6116.90771484375 4967.8623046875 background all_cells +6178.77734375 4970.205078125 background all_cells +6173.97216796875 4970.92626953125 background all_cells +6122.12255859375 4966.47607421875 background all_cells +6115.22802734375 4959.22412109375 background all_cells +6126.736328125 4958.54541015625 background all_cells +6196.2314453125 4962.10302734375 background all_cells +6197.04296875 4955.986328125 background all_cells +6171.8837890625 5005.35693359375 background all_cells +6182.9765625 5009.5341796875 background all_cells +6159.552734375 5015.2138671875 background all_cells +6173.02392578125 5012.98486328125 background all_cells +6161.279296875 5008.18505859375 background all_cells +6191.14990234375 4992.86181640625 background all_cells +6200.64453125 4987.78955078125 background all_cells +6195.48974609375 4986.10107421875 background all_cells +6192.52685546875 5021.7607421875 background all_cells +6189.88818359375 5000.3583984375 background all_cells +6190.79150390625 5004.4375 background all_cells +6189.84814453125 5013.37451171875 background all_cells +6204.49267578125 5012.923828125 background all_cells +6198.02880859375 5005.46826171875 background all_cells +6173.0693359375 5018.6943359375 background all_cells +6178.6787109375 5024.703125 background all_cells +6165.30322265625 5022.33837890625 background all_cells +6164.43701171875 4987.17529296875 background all_cells +6171.57763671875 5000.03076171875 background all_cells +6181.6494140625 4989.41552734375 background all_cells +6181.64892578125 4996.7109375 background all_cells +6166.1552734375 4994.291015625 background all_cells +6130.9228515625 5012.015625 background all_cells +6121.18896484375 5022.69482421875 background all_cells +6133.4345703125 5017.427734375 background all_cells +6126.2724609375 5024.50634765625 background all_cells +6129.36962890625 5019.6826171875 background all_cells +6150.2822265625 4998.79736328125 background all_cells +6159.22265625 4991.30712890625 background all_cells +6155.7138671875 4983.6728515625 background all_cells +6149.796875 4989.97998046875 background all_cells +6139.37939453125 5016.171875 background all_cells +6153.7724609375 5004.94873046875 background all_cells +6149.86962890625 5009.40673828125 background all_cells +6146.93359375 5013.55615234375 background all_cells +6150.744140625 5019.06396484375 background all_cells +6142.3115234375 5005.87353515625 background all_cells +6104.33837890625 4978.2568359375 background all_cells +6111.7529296875 4974.6640625 background all_cells +6106.3359375 4984.03076171875 background all_cells +6132.1806640625 4974.6005859375 background all_cells +6141.31884765625 4981.96142578125 background all_cells +6137.0869140625 4986.34326171875 background all_cells +6131.013671875 4986.37939453125 background all_cells +6135.984375 4993.806640625 background all_cells +6121.2451171875 5012.51513671875 background all_cells +6134.404296875 5004.06591796875 background all_cells +6130.37939453125 4999.953125 background all_cells +6123.47119140625 4999.01025390625 background all_cells +6111.86181640625 4997.78076171875 background all_cells +6115.17236328125 5013.2841796875 background all_cells +6111.14599609375 4988.0087890625 background all_cells +6124.7431640625 4974.8544921875 background all_cells +6118.7822265625 4988.87890625 background all_cells +6129.19140625 4982.1220703125 background all_cells +6123.9697265625 4984.29052734375 background all_cells +6184.58056640625 4967.42236328125 background all_cells +6195.6689453125 4975.923828125 background all_cells +6202.171875 4973.82861328125 background all_cells +6194.81103515625 4968.9443359375 background all_cells +6207.3056640625 4969.20263671875 background all_cells +6210.17041015625 4974.08642578125 background all_cells +6206.5146484375 4979.27294921875 background all_cells +6186.34033203125 4980.275390625 background all_cells +6197.76806640625 4980.33984375 background all_cells +6190.7314453125 4981.646484375 background all_cells +6097.9873046875 4989.8427734375 background all_cells +6094.0966796875 5008.03759765625 background all_cells +6099.0244140625 5001.71044921875 background all_cells +6092.5966796875 4996.3330078125 background all_cells +6104.83740234375 5000.65869140625 background all_cells +6108.44189453125 5028.42138671875 background all_cells +6114.02392578125 5028.4072265625 background all_cells +6111.119140625 5010.81884765625 background all_cells +6108.16162109375 5013.7490234375 background all_cells +6082.990234375 5032.955078125 background all_cells +6088.80029296875 5031.43994140625 background all_cells +6087.25634765625 5015.55224609375 background all_cells +6084.82666015625 5022.60302734375 background all_cells +6094.32568359375 5030.86083984375 background all_cells +6098.3642578125 5025.12255859375 background all_cells +6102.50390625 5023.45751953125 background all_cells +6097.05517578125 5018.02490234375 background all_cells +6087.78173828125 5051.533203125 background all_cells +6084.99658203125 5046.125 background all_cells +6102.724609375 5053.1044921875 background all_cells +6099.0927734375 5040.0166015625 background all_cells +6093.00244140625 5041.47607421875 background all_cells +6100.73095703125 5129.99365234375 background all_cells +6093.3876953125 5162.37548828125 background all_cells +6110.00927734375 5129.45263671875 background all_cells +6155.07958984375 5097.36279296875 background all_cells +6139.37060546875 5066.42626953125 background all_cells +6144.244140625 5067.2529296875 background all_cells +6155.3583984375 5155.2939453125 background all_cells +6140.68701171875 5110.20263671875 background all_cells +6125.1865234375 5043.7412109375 background all_cells +6081.47265625 5051.19873046875 background all_cells +6084.74365234375 5131.26953125 background all_cells +6069.19384765625 5094.95947265625 background all_cells +6079.423828125 5114.49267578125 background all_cells +6073.60888671875 5097.80908203125 background all_cells +6094.26318359375 5088.48828125 background all_cells +6140.171875 5027.08935546875 background all_cells +6145.74755859375 5043.44189453125 background all_cells +6145.03857421875 5031.9873046875 background all_cells +6144.75732421875 5037.90771484375 background all_cells +6109.96240234375 5050.775390625 background all_cells +6119.33251953125 5035.24267578125 background all_cells +6116.173828125 5041.05078125 background all_cells +6112.4248046875 5043.42822265625 background all_cells +6124.37109375 5030.52978515625 background all_cells +6130.31494140625 5040.9541015625 background all_cells +6130.853515625 5036.376953125 background all_cells +6134.6005859375 5033.703125 background all_cells +6005.32275390625 4964.78271484375 background all_cells +6023.97705078125 4962.94775390625 background all_cells +6022.49755859375 4975.99853515625 background all_cells +6016.75390625 4966.595703125 background all_cells +6042.99755859375 4953.51611328125 background all_cells +6055.23681640625 4967.90625 background all_cells +6046.18017578125 4970.900390625 background all_cells +6030.73193359375 4991.34033203125 background all_cells +6033.51708984375 5013.0107421875 background all_cells +6027.24560546875 5003.14208984375 background all_cells +6039.3837890625 4985.80908203125 background all_cells +6034.0078125 4982.0419921875 background all_cells +6003.68701171875 4992.763671875 background all_cells +6009.32275390625 5003.298828125 background all_cells +6020.44921875 4983.45263671875 background all_cells +6047.52197265625 4990.845703125 background all_cells +6065.142578125 4987.18408203125 background all_cells +6063.400390625 4996.4267578125 background all_cells +6055.9892578125 4981.4033203125 background all_cells +6056.3828125 4994.6943359375 background all_cells +6049.23681640625 5000.7880859375 background all_cells +6045.67724609375 5034.7373046875 background all_cells +6055.103515625 5047.51953125 background all_cells +6046.11376953125 5048.912109375 background all_cells +6071.65625 5036.84326171875 background all_cells +6074.15771484375 5049.6396484375 background all_cells +6077.6396484375 5029.39892578125 background all_cells +6072.15087890625 5043.796875 background all_cells +6071.06201171875 5040.4892578125 background all_cells +6070.4677734375 5029.2666015625 background all_cells +6059.197265625 5052.25048828125 background all_cells +6066.0068359375 5048.15234375 background all_cells +6060.52099609375 5012.82275390625 background all_cells +6070.9404296875 5004.43505859375 background all_cells +6079.44091796875 5010.06982421875 background all_cells +6072.5361328125 5020.05126953125 background all_cells +6044.72119140625 5015.05224609375 background all_cells +6061.7548828125 5097.65576171875 background all_cells +6069.7041015625 5085.49658203125 background all_cells +6055.36083984375 5125.08935546875 background all_cells +6047.23681640625 5155.16064453125 background all_cells +6057.7373046875 5116.31787109375 background all_cells +6059.490234375 5119.837890625 background all_cells +6069.5 5119.4150390625 background all_cells +6016.82861328125 5109.12841796875 background all_cells +6030.48779296875 5112.85986328125 background all_cells +6042.9013671875 5123.3427734375 background all_cells +6032.98486328125 5105.97705078125 background all_cells +6052.6279296875 5097.84912109375 background all_cells +6051.88330078125 5090.7861328125 background all_cells +6049.0263671875 5106.5068359375 background all_cells +6010.0712890625 5049.7021484375 background all_cells +6049.1953125 5060.1357421875 background all_cells +6064.06005859375 5061.07080078125 background all_cells +6067.61572265625 5078.90673828125 background all_cells +6055.697265625 5082.81396484375 background all_cells +6047.5556640625 5076.33056640625 background all_cells +6058.85986328125 5076.84765625 background all_cells +6023.18408203125 5072.0595703125 background all_cells +6040.9638671875 5087.755859375 background all_cells +6035.27294921875 5078.96533203125 background all_cells +6032.24169921875 5090.2177734375 background all_cells +6015.28076171875 5084.69287109375 background all_cells +6006.1962890625 5071.51953125 background all_cells +6815.49609375 3560.645263671875 background all_cells +6798.232421875 3574.498779296875 background all_cells +6833.6435546875 3569.5810546875 background all_cells +6781.142578125 3595.311279296875 background all_cells +6788.6669921875 3577.97998046875 background all_cells +6780.97900390625 3577.40478515625 background all_cells +6781.41357421875 3619.955810546875 background all_cells +6788.00927734375 3609.483154296875 background all_cells +6785.18505859375 3602.62939453125 background all_cells +6822.8505859375 3583.467041015625 background all_cells +6806.4990234375 3576.27587890625 background all_cells +6806.80419921875 3588.285400390625 background all_cells +6812.10546875 3583.91162109375 background all_cells +7152.833984375 3584.16552734375 background all_cells +7145.40673828125 3583.798583984375 background all_cells +7175.86474609375 3616.82373046875 background all_cells +7161.34033203125 3585.790771484375 background all_cells +7153.2431640625 3629.00341796875 background all_cells +7195.556640625 3614.999755859375 background all_cells +7205.458984375 3630.135498046875 background all_cells +7213.7646484375 3624.633544921875 background all_cells +7190.69921875 3619.427490234375 background all_cells +7196.0 3571.087646484375 background all_cells +7201.30126953125 3561.422607421875 background all_cells +7193.8349609375 3607.834228515625 background all_cells +7201.6630859375 3602.714599609375 background all_cells +6857.875 3561.224609375 background all_cells +6869.197265625 3561.85009765625 background all_cells +6877.6298828125 3555.38232421875 background all_cells +7112.501953125 3585.6513671875 background all_cells +7127.3671875 3585.1220703125 background all_cells +7128.30712890625 3601.27734375 background all_cells +6834.26904296875 3605.185546875 background all_cells +6838.15087890625 3591.589111328125 background all_cells +6854.1806640625 3618.64697265625 background all_cells +6845.93505859375 3606.18798828125 background all_cells +6841.02978515625 3638.017822265625 background all_cells +6802.5283203125 3646.817138671875 background all_cells +6800.3037109375 3656.16455078125 background all_cells +6824.77392578125 3652.71044921875 background all_cells +6821.42529296875 3667.21923828125 background all_cells +6846.56591796875 3670.150146484375 background all_cells +6831.41796875 3673.469482421875 background all_cells +7298.10302734375 3651.295654296875 background all_cells +7304.37353515625 3657.096435546875 background all_cells +7308.21826171875 3653.979248046875 background all_cells +6877.40771484375 3674.91162109375 background all_cells +6806.33056640625 3680.927001953125 background all_cells +6819.4931640625 3683.301025390625 background all_cells +6819.4931640625 3676.25634765625 background all_cells +6810.14697265625 3671.734619140625 background all_cells +7277.20166015625 3530.200439453125 background all_cells +7285.6083984375 3540.546142578125 background all_cells +7283.73828125 3535.1171875 background all_cells +7271.7001953125 3547.287841796875 background all_cells +7268.7744140625 3553.012451171875 background all_cells +7296.21630859375 3535.01171875 background all_cells +7285.796875 3523.253662109375 background all_cells +7279.22607421875 3521.442626953125 background all_cells +7324.3984375 3523.2001953125 background all_cells +7277.951171875 3567.26904296875 background all_cells +7286.86279296875 3572.39697265625 background all_cells +7309.97216796875 3576.191650390625 background all_cells +7289.93896484375 3604.120361328125 background all_cells +7291.82861328125 3610.302490234375 background all_cells +7283.0849609375 3611.635986328125 background all_cells +7289.79248046875 3664.5029296875 background all_cells +7301.83740234375 3663.113525390625 background all_cells +7331.5673828125 3681.605712890625 background all_cells +7325.73779296875 3677.83642578125 background all_cells +7388.20166015625 3648.246337890625 background all_cells +7404.1650390625 3672.780029296875 background all_cells +7399.80908203125 3667.15869140625 background all_cells +7397.08203125 3647.22705078125 background all_cells +7355.75146484375 3676.49169921875 background all_cells +7366.4052734375 3654.4833984375 background all_cells +7342.4599609375 3663.3193359375 background all_cells +7347.76416015625 3604.4365234375 background all_cells +7365.51611328125 3601.943115234375 background all_cells +7307.8994140625 3599.11083984375 background all_cells +7308.03857421875 3605.07568359375 background all_cells +7355.63037109375 3610.993408203125 background all_cells +7320.53662109375 3607.82763671875 background all_cells +7361.78515625 3574.642822265625 background all_cells +7401.3818359375 3587.447998046875 background all_cells +7364.92529296875 3595.936767578125 background all_cells +7337.00732421875 3566.808837890625 background all_cells +7358.31005859375 3563.834228515625 background all_cells +7342.51904296875 3552.61865234375 background all_cells +7327.91162109375 3579.26025390625 background all_cells +7321.44091796875 3544.33203125 background all_cells +7331.61865234375 3553.85546875 background all_cells +7326.34619140625 3559.935546875 background all_cells +7306.58935546875 3611.032958984375 background all_cells +7309.89404296875 3613.195068359375 background all_cells +7311.76806640625 3624.82373046875 background all_cells +7376.76416015625 3605.634765625 background all_cells +7383.2783203125 3636.71044921875 background all_cells +7400.93701171875 3615.623046875 background all_cells +7396.37890625 3611.19140625 background all_cells +7384.02294921875 3620.66650390625 background all_cells +7287.34326171875 3632.4169921875 background all_cells +7343.892578125 3639.52685546875 background all_cells +7215.0068359375 3585.847900390625 background all_cells +7218.5107421875 3584.642822265625 background all_cells +7226.12060546875 3589.815673828125 background all_cells +7224.2705078125 3630.601806640625 background all_cells +7230.33056640625 3629.2392578125 background all_cells +7268.0439453125 3608.43310546875 background all_cells +7264.17333984375 3617.984619140625 background all_cells +7275.5283203125 3632.392822265625 background all_cells +7272.51708984375 3624.84033203125 background all_cells +7271.2509765625 3558.465087890625 background all_cells +7256.21728515625 3556.739013671875 background all_cells +7245.0439453125 3563.044189453125 background all_cells +7255.5380859375 3610.376708984375 background all_cells +7252.49609375 3576.86572265625 background all_cells +7246.11376953125 3596.4951171875 background all_cells +7250.19775390625 3602.000732421875 background all_cells +7241.3388671875 3633.123046875 background all_cells +7250.87841796875 3632.7880859375 background all_cells +7242.77783203125 3612.211181640625 background all_cells +7509.92529296875 3579.566650390625 background all_cells +7483.72900390625 3585.86181640625 background all_cells +7492.96337890625 3580.958251953125 background all_cells +7446.12158203125 3593.939697265625 background all_cells +7476.05615234375 3594.368896484375 background all_cells +7459.5888671875 3593.505126953125 background all_cells +7460.98681640625 3584.973876953125 background all_cells +7470.96875 3580.499267578125 background all_cells +7468.52197265625 3610.938232421875 background all_cells +7463.90283203125 3605.28564453125 background all_cells +7476.19140625 3605.376220703125 background all_cells +7469.6630859375 3636.947021484375 background all_cells +7466.70263671875 3656.376220703125 background all_cells +7472.2314453125 3625.337890625 background all_cells +7472.1640625 3648.978515625 background all_cells +7481.97509765625 3615.54052734375 background all_cells +7513.8955078125 3624.635009765625 background all_cells +7500.77587890625 3621.48974609375 background all_cells +7485.03662109375 3635.491455078125 background all_cells +7506.7158203125 3606.17578125 background all_cells +7513.763671875 3615.066162109375 background all_cells +7509.12451171875 3613.143310546875 background all_cells +7514.7421875 3606.855712890625 background all_cells +7480.478515625 3651.528076171875 background all_cells +7463.95849609375 3646.338623046875 background all_cells +7453.9951171875 3657.42626953125 background all_cells +7509.39697265625 3655.115966796875 background all_cells +7485.64892578125 3658.111083984375 background all_cells +7508.01708984375 3635.171875 background all_cells +7519.50341796875 3631.685302734375 background all_cells +7522.9794921875 3645.80810546875 background all_cells +7520.55859375 3635.67041015625 background all_cells +7516.2353515625 3642.33642578125 background all_cells +7491.15087890625 3667.583984375 background all_cells +7503.76220703125 3664.404541015625 background all_cells +7496.30615234375 3675.112548828125 background all_cells +7494.3125 3670.012451171875 background all_cells +7470.47412109375 3686.080078125 background all_cells +7485.28076171875 3679.851806640625 background all_cells +7480.25146484375 3669.68359375 background all_cells +7527.4453125 3606.15185546875 background all_cells +7520.95947265625 3611.68603515625 background all_cells +7530.91748046875 3600.73193359375 background all_cells +7544.68896484375 3600.169189453125 background all_cells +7540.29931640625 3606.611572265625 background all_cells +7533.30029296875 3613.896240234375 background all_cells +7531.65185546875 3625.53466796875 background all_cells +7532.6015625 3642.84326171875 background all_cells +7528.66552734375 3636.96826171875 background all_cells +7521.88720703125 3624.712890625 background all_cells +7562.4111328125 3618.897216796875 background all_cells +7572.984375 3641.97412109375 background all_cells +7568.73583984375 3631.841796875 background all_cells +7558.22021484375 3626.293212890625 background all_cells +7573.1875 3620.133544921875 background all_cells +7548.56494140625 3617.357421875 background all_cells +7557.1328125 3615.03369140625 background all_cells +7553.17578125 3625.427978515625 background all_cells +7554.73583984375 3618.947021484375 background all_cells +7541.287109375 3616.143798828125 background all_cells +7543.29736328125 3621.3603515625 background all_cells +7540.943359375 3627.290283203125 background all_cells +7415.56640625 3621.741455078125 background all_cells +7424.685546875 3606.557373046875 background all_cells +7461.64306640625 3664.86572265625 background all_cells +7449.53369140625 3681.206787109375 background all_cells +7464.60986328125 3674.0263671875 background all_cells +7445.8291015625 3664.7236328125 background all_cells +7447.73583984375 3606.773193359375 background all_cells +7454.8134765625 3623.888671875 background all_cells +7445.06640625 3650.581298828125 background all_cells +7451.07763671875 3635.67822265625 background all_cells +7423.01220703125 3661.737548828125 background all_cells +7413.73193359375 3643.77197265625 background all_cells +7430.642578125 3649.68603515625 background all_cells +7418.93212890625 3682.927001953125 background all_cells +7426.361328125 3677.486083984375 background all_cells +7561.39697265625 3473.86181640625 background all_cells +7607.765625 3479.980224609375 background all_cells +7597.61083984375 3477.641845703125 background all_cells +7576.52685546875 3477.41357421875 background all_cells +7561.92236328125 3503.889892578125 background all_cells +7559.11767578125 3530.041015625 background all_cells +7562.88818359375 3523.26025390625 background all_cells +7557.302734375 3517.458251953125 background all_cells +7580.33203125 3490.987548828125 background all_cells +7593.71044921875 3488.907958984375 background all_cells +7580.8828125 3512.05224609375 background all_cells +7588.2490234375 3522.4052734375 background all_cells +7590.61181640625 3533.52001953125 background all_cells +7582.19873046875 3532.131103515625 background all_cells +7577.24072265625 3540.667724609375 background all_cells +7562.27001953125 3536.47265625 background all_cells +7568.4453125 3533.74169921875 background all_cells +7571.3447265625 3527.320556640625 background all_cells +7568.7890625 3543.668701171875 background all_cells +7619.62939453125 3519.610595703125 background all_cells +7625.70556640625 3542.80419921875 background all_cells +7626.24267578125 3528.84521484375 background all_cells +7618.99560546875 3541.945068359375 background all_cells +7638.60791015625 3559.900634765625 background all_cells +7625.3154296875 3562.7109375 background all_cells +7633.63427734375 3564.249267578125 background all_cells +7616.93359375 3560.46728515625 background all_cells +7637.34423828125 3533.31591796875 background all_cells +7629.908203125 3552.544921875 background all_cells +7607.47509765625 3529.08056640625 background all_cells +7597.98681640625 3548.805908203125 background all_cells +7611.837890625 3541.057373046875 background all_cells +7600.19140625 3538.343994140625 background all_cells +7598.587890625 3505.61279296875 background all_cells +7622.64599609375 3494.860595703125 background all_cells +7616.01318359375 3512.12353515625 background all_cells +7620.82666015625 3483.331787109375 background all_cells +7609.0458984375 3497.38330078125 background all_cells +7598.4931640625 3523.42626953125 background all_cells +7608.23876953125 3519.533447265625 background all_cells +7631.89501953125 3504.666015625 background all_cells +7637.16748046875 3489.574951171875 background all_cells +7631.97314453125 3492.74365234375 background all_cells +7545.22412109375 3592.546875 background all_cells +7553.76220703125 3589.68115234375 background all_cells +7553.1220703125 3593.3681640625 background all_cells +7548.38427734375 3587.021240234375 background all_cells +7527.302734375 3587.34912109375 background all_cells +7538.51806640625 3592.45556640625 background all_cells +7534.107421875 3582.753662109375 background all_cells +7573.73876953125 3610.72607421875 background all_cells +7561.00341796875 3596.293212890625 background all_cells +7562.18115234375 3604.119873046875 background all_cells +7581.93359375 3609.19775390625 background all_cells +7574.85693359375 3606.16552734375 background all_cells +7548.591796875 3606.1796875 background all_cells +7537.57958984375 3597.665283203125 background all_cells +7555.2841796875 3610.2490234375 background all_cells +7553.32373046875 3599.188232421875 background all_cells +7574.9931640625 3590.65185546875 background all_cells +7591.45263671875 3592.47216796875 background all_cells +7582.86328125 3594.40380859375 background all_cells +7599.4619140625 3587.577392578125 background all_cells +7612.42822265625 3582.843994140625 background all_cells +7604.06201171875 3583.80029296875 background all_cells +7595.0078125 3610.037353515625 background all_cells +7603.35302734375 3610.13427734375 background all_cells +7595.8779296875 3603.618408203125 background all_cells +7587.78564453125 3612.284912109375 background all_cells +7621.9287109375 3628.8896484375 background all_cells +7614.49755859375 3626.828369140625 background all_cells +7619.234375 3623.414306640625 background all_cells +7621.37353515625 3608.14306640625 background all_cells +7613.89404296875 3617.251953125 background all_cells +7626.2353515625 3618.871337890625 background all_cells +7628.50439453125 3613.822265625 background all_cells +7632.8017578125 3575.574951171875 background all_cells +7637.9521484375 3582.552001953125 background all_cells +7637.515625 3615.03662109375 background all_cells +7634.65576171875 3596.572998046875 background all_cells +7621.65087890625 3590.857666015625 background all_cells +7621.44384765625 3572.598388671875 background all_cells +7620.5361328125 3583.76904296875 background all_cells +7614.91015625 3599.614013671875 background all_cells +7621.67138671875 3599.90576171875 background all_cells +7620.74951171875 3666.786865234375 background all_cells +7622.2568359375 3653.65576171875 background all_cells +7579.1474609375 3623.7333984375 background all_cells +7580.72265625 3631.337158203125 background all_cells +7581.4853515625 3620.836669921875 background all_cells +7604.92138671875 3614.912841796875 background all_cells +7594.22021484375 3617.8720703125 background all_cells +7604.94287109375 3656.780517578125 background all_cells +7598.826171875 3645.63671875 background all_cells +7596.0859375 3653.807861328125 background all_cells +7608.0751953125 3649.55078125 background all_cells +7586.041015625 3654.210693359375 background all_cells +7540.7998046875 3636.1953125 background all_cells +7552.1103515625 3632.76904296875 background all_cells +7552.06298828125 3642.43017578125 background all_cells +7546.10791015625 3630.495361328125 background all_cells +7557.94970703125 3632.85205078125 background all_cells +7560.46728515625 3636.134765625 background all_cells +7562.599609375 3643.200927734375 background all_cells +7548.6123046875 3654.450927734375 background all_cells +7558.79296875 3652.362548828125 background all_cells +7553.34521484375 3659.929443359375 background all_cells +7547.2958984375 3659.643798828125 background all_cells +7544.033203125 3649.1748046875 background all_cells +7532.02392578125 3651.948486328125 background all_cells +7537.73876953125 3650.92578125 background all_cells +7535.18115234375 3645.6474609375 background all_cells +7528.80419921875 3558.74609375 background all_cells +7536.8505859375 3568.77734375 background all_cells +7532.71044921875 3561.262939453125 background all_cells +7527.78564453125 3552.90625 background all_cells +7508.662109375 3561.64013671875 background all_cells +7516.87451171875 3556.08251953125 background all_cells +7514.7939453125 3568.535400390625 background all_cells +7503.11669921875 3575.923095703125 background all_cells +7540.81396484375 3562.1708984375 background all_cells +7559.080078125 3558.526611328125 background all_cells +7549.546875 3560.575439453125 background all_cells +7550.29833984375 3554.4609375 background all_cells +7470.25439453125 3564.274169921875 background all_cells +7490.14208984375 3560.684326171875 background all_cells +7476.291015625 3556.43408203125 background all_cells +7471.89697265625 3571.20751953125 background all_cells +7522.83251953125 3474.670654296875 background all_cells +7525.697265625 3482.8076171875 background all_cells +7530.404296875 3477.16162109375 background all_cells +7530.00830078125 3488.32275390625 background all_cells +7545.25634765625 3498.0498046875 background all_cells +7555.65185546875 3496.27392578125 background all_cells +7548.56005859375 3505.215087890625 background all_cells +7541.0 3506.504150390625 background all_cells +7546.8408203125 3515.52392578125 background all_cells +7552.9765625 3508.2568359375 background all_cells +7539.42626953125 3471.729248046875 background all_cells +7552.51025390625 3486.183349609375 background all_cells +7543.50830078125 3547.87451171875 background all_cells +7554.0458984375 3529.29931640625 background all_cells +7550.18603515625 3549.724853515625 background all_cells +7546.150390625 3521.77001953125 background all_cells +7538.22509765625 3541.34130859375 background all_cells +7534.9033203125 3549.1923828125 background all_cells +7533.11376953125 3537.650146484375 background all_cells +7515.66796875 3524.1923828125 background all_cells +7514.572265625 3549.136962890625 background all_cells +7520.92138671875 3548.315673828125 background all_cells +7517.51123046875 3534.664794921875 background all_cells +7513.1884765625 3482.03564453125 background all_cells +7507.3408203125 3534.18994140625 background all_cells +7495.8662109375 3533.361572265625 background all_cells +7498.84765625 3551.857177734375 background all_cells +7503.77392578125 3542.614501953125 background all_cells +7511.13232421875 3512.341552734375 background all_cells +7495.4677734375 3501.120361328125 background all_cells +7492.3037109375 3521.0400390625 background all_cells +7502.90673828125 3521.0 background all_cells +7497.4873046875 3509.431396484375 background all_cells +7204.4287109375 3481.7373046875 background all_cells +7228.646484375 3482.603759765625 background all_cells +7220.90283203125 3479.346923828125 background all_cells +7271.48583984375 3509.734375 background all_cells +7263.68603515625 3519.356201171875 background all_cells +7267.64208984375 3515.312255859375 background all_cells +7294.33740234375 3500.832763671875 background all_cells +7300.5791015625 3492.565185546875 background all_cells +7298.93505859375 3517.500732421875 background all_cells +7312.96826171875 3516.192138671875 background all_cells +7330.89013671875 3496.706298828125 background all_cells +7277.66064453125 3499.298095703125 background all_cells +7259.13330078125 3496.28759765625 background all_cells +7265.7685546875 3487.650390625 background all_cells +7295.9814453125 3421.61962890625 background all_cells +7287.64111328125 3434.207763671875 background all_cells +7296.1923828125 3431.2724609375 background all_cells +7284.88525390625 3423.2783203125 background all_cells +7281.6572265625 3437.484375 background all_cells +7293.8671875 3444.57177734375 background all_cells +7305.0712890625 3439.9140625 background all_cells +7324.955078125 3433.94580078125 background all_cells +7306.6484375 3413.560302734375 background all_cells +7317.8583984375 3415.088623046875 background all_cells +7303.71337890625 3420.16357421875 background all_cells +7328.27783203125 3419.013671875 background all_cells +7329.20654296875 3457.019775390625 background all_cells +7297.548828125 3480.891845703125 background all_cells +7318.7109375 3488.266357421875 background all_cells +7328.2802734375 3476.039794921875 background all_cells +7272.65966796875 3419.640625 background all_cells +7267.00048828125 3450.44775390625 background all_cells +7278.07763671875 3461.39453125 background all_cells +7268.88037109375 3464.19384765625 background all_cells +7269.2705078125 3461.19140625 background all_cells +7272.646484375 3432.39013671875 background all_cells +7273.21337890625 3444.591552734375 background all_cells +7206.55712890625 3415.76513671875 background all_cells +7217.841796875 3420.15869140625 background all_cells +7244.10498046875 3425.882080078125 background all_cells +7226.853515625 3417.990478515625 background all_cells +7237.341796875 3446.192138671875 background all_cells +7244.279296875 3460.46728515625 background all_cells +7245.79833984375 3448.42041015625 background all_cells +7234.0947265625 3432.828369140625 background all_cells +7254.53076171875 3446.756591796875 background all_cells +7227.69873046875 3439.142578125 background all_cells +7248.39306640625 3436.10205078125 background all_cells +7139.82958984375 3473.2373046875 background all_cells +7149.11962890625 3475.223876953125 background all_cells +7166.11474609375 3477.125 background all_cells +7204.2978515625 3456.693359375 background all_cells +7231.17724609375 3450.136474609375 background all_cells +7211.72607421875 3458.449462890625 background all_cells +7208.97998046875 3466.173583984375 background all_cells +7174.88427734375 3455.759521484375 background all_cells +7168.69140625 3467.504150390625 background all_cells +7173.87255859375 3465.6494140625 background all_cells +7141.50048828125 3467.54638671875 background all_cells +7151.77490234375 3451.7470703125 background all_cells +7144.6240234375 3463.91650390625 background all_cells +7217.46630859375 3488.029296875 background all_cells +7253.53125 3568.35009765625 background all_cells +7241.1708984375 3522.22412109375 background all_cells +7237.74951171875 3571.88916015625 background all_cells +7218.28173828125 3508.839111328125 background all_cells +7245.0791015625 3502.88232421875 background all_cells +7193.2119140625 3501.365234375 background all_cells +7237.65966796875 3501.801513671875 background all_cells +7229.1455078125 3505.216796875 background all_cells +7194.5478515625 3522.581787109375 background all_cells +7172.2373046875 3445.353759765625 background all_cells +7200.8076171875 3423.785888671875 background all_cells +7198.654296875 3418.794921875 background all_cells +7196.2578125 3434.076171875 background all_cells +7183.6884765625 3444.4453125 background all_cells +7185.009765625 3427.298583984375 background all_cells +7185.3662109375 3456.87060546875 background all_cells +7184.80224609375 3468.009765625 background all_cells +7185.458984375 3450.047119140625 background all_cells +7173.4365234375 3421.10693359375 background all_cells +7178.64111328125 3423.16015625 background all_cells +7175.29736328125 3417.429931640625 background all_cells +7147.55078125 3504.715087890625 background all_cells +7194.271484375 3496.0263671875 background all_cells +7188.00048828125 3492.712158203125 background all_cells +7187.1923828125 3498.38134765625 background all_cells +7177.4697265625 3498.699951171875 background all_cells +7171.4248046875 3507.767578125 background all_cells +7177.32861328125 3507.234130859375 background all_cells +7156.20068359375 3506.167236328125 background all_cells +7340.3125 3455.864501953125 background all_cells +7338.65087890625 3415.96826171875 background all_cells +7333.65576171875 3470.27783203125 background all_cells +7351.4443359375 3467.356201171875 background all_cells +7349.1064453125 3483.76708984375 background all_cells +7361.62109375 3413.288818359375 background all_cells +7368.61083984375 3441.59912109375 background all_cells +7360.5029296875 3469.395751953125 background all_cells +7366.0224609375 3490.4287109375 background all_cells +7356.5576171875 3490.739013671875 background all_cells +7361.84765625 3480.933349609375 background all_cells +7457.15673828125 3493.98779296875 background all_cells +7465.7841796875 3502.106201171875 background all_cells +7470.4716796875 3497.404296875 background all_cells +7461.99853515625 3526.3447265625 background all_cells +7465.50537109375 3561.42626953125 background all_cells +7461.96044921875 3542.1923828125 background all_cells +7470.72998046875 3534.235107421875 background all_cells +7484.8720703125 3504.91015625 background all_cells +7482.34716796875 3482.9404296875 background all_cells +7486.86669921875 3486.676025390625 background all_cells +7471.72412109375 3515.201904296875 background all_cells +7478.494140625 3539.05126953125 background all_cells +7483.6044921875 3548.13232421875 background all_cells +7484.6845703125 3556.543212890625 background all_cells +7476.89306640625 3526.2919921875 background all_cells +7439.13818359375 3507.506103515625 background all_cells +7454.06005859375 3555.314697265625 background all_cells +7450.52587890625 3542.637451171875 background all_cells +7449.78271484375 3515.091796875 background all_cells +7447.8701171875 3505.0810546875 background all_cells +7440.1923828125 3515.864501953125 background all_cells +7396.22314453125 3548.537841796875 background all_cells +7402.548828125 3567.834716796875 background all_cells +7408.79345703125 3543.05126953125 background all_cells +7405.607421875 3563.917724609375 background all_cells +7401.3828125 3555.0947265625 background all_cells +7377.08984375 3553.2802734375 background all_cells +7390.427734375 3558.644775390625 background all_cells +7384.32373046875 3568.426513671875 background all_cells +7438.1064453125 3569.643310546875 background all_cells +7446.9814453125 3568.54150390625 background all_cells +7456.6279296875 3563.1025390625 background all_cells +7454.2998046875 3571.873779296875 background all_cells +7404.36083984375 3527.727294921875 background all_cells +7379.3466796875 3520.136962890625 background all_cells +7384.7998046875 3509.751708984375 background all_cells +7375.65380859375 3531.72216796875 background all_cells +7390.49267578125 3530.744384765625 background all_cells +7423.53076171875 3512.864013671875 background all_cells +7412.94775390625 3557.966796875 background all_cells +7435.599609375 3537.831787109375 background all_cells +7433.736328125 3528.0771484375 background all_cells +7429.24560546875 3574.814697265625 background all_cells +7357.5048828125 3508.08447265625 background all_cells +7363.572265625 3512.000732421875 background all_cells +7357.34033203125 3518.35693359375 background all_cells +7444.35693359375 3493.87451171875 background all_cells +7435.61279296875 3487.693603515625 background all_cells +7410.9970703125 3486.40380859375 background all_cells +7423.9833984375 3488.51416015625 background all_cells +7387.4189453125 3498.921142578125 background all_cells +7372.3427734375 3502.432861328125 background all_cells +7402.5322265625 3506.810546875 background all_cells +7395.587890625 3491.0205078125 background all_cells +7386.82275390625 3519.571533203125 background all_cells +7123.19775390625 3479.72509765625 background all_cells +7118.3017578125 3486.886474609375 background all_cells +7110.93798828125 3542.365966796875 background all_cells +7125.91796875 3549.345458984375 background all_cells +7129.34765625 3530.58837890625 background all_cells +7137.22314453125 3524.864501953125 background all_cells +7127.8037109375 3512.30712890625 background all_cells +7136.76904296875 3496.487548828125 background all_cells +7113.64501953125 3501.2744140625 background all_cells +7120.23779296875 3516.614990234375 background all_cells +7114.45849609375 3512.731689453125 background all_cells +7116.8662109375 3506.376220703125 background all_cells +7134.51904296875 3477.472412109375 background all_cells +7135.73486328125 3462.316650390625 background all_cells +7131.2353515625 3456.435791015625 background all_cells +7117.751953125 3453.278076171875 background all_cells +7110.70849609375 3417.490478515625 background all_cells +7111.927734375 3428.69873046875 background all_cells +7127.30078125 3422.665283203125 background all_cells +7124.79736328125 3415.533935546875 background all_cells +7109.60107421875 3421.779296875 background all_cells +7118.9765625 3433.931640625 background all_cells +7140.43701171875 3436.058837890625 background all_cells +7138.42626953125 3439.32080078125 background all_cells +7152.146484375 3446.322021484375 background all_cells +7151.56005859375 3435.252197265625 background all_cells +7114.43994140625 3442.710205078125 background all_cells +6921.60205078125 3215.05810546875 background all_cells +6924.65576171875 3226.37841796875 background all_cells +6900.62255859375 3222.635986328125 background all_cells +6911.2255859375 3219.2138671875 background all_cells +6917.08349609375 3262.3388671875 background all_cells +6913.94091796875 3270.734375 background all_cells +6904.51953125 3269.365234375 background all_cells +6907.98779296875 3235.871826171875 background all_cells +6910.833984375 3253.394287109375 background all_cells +6945.66796875 3317.91943359375 background all_cells +6938.42822265625 3353.236083984375 background all_cells +6953.31103515625 3321.3037109375 background all_cells +6945.5380859375 3329.244140625 background all_cells +6942.8603515625 3340.854736328125 background all_cells +6930.6474609375 3335.353515625 background all_cells +6924.9072265625 3357.34912109375 background all_cells +6926.98486328125 3345.837158203125 background all_cells +6954.1279296875 3343.6201171875 background all_cells +6967.77978515625 3331.982177734375 background all_cells +6973.72705078125 3338.794921875 background all_cells +6965.3583984375 3325.373046875 background all_cells +6964.8662109375 3335.989013671875 background all_cells +6922.13232421875 3319.35302734375 background all_cells +6909.54736328125 3369.33154296875 background all_cells +6911.30712890625 3360.13427734375 background all_cells +6919.9482421875 3376.830078125 background all_cells +6926.55078125 3372.739990234375 background all_cells +6927.38134765625 3377.307373046875 background all_cells +6911.021484375 3390.48779296875 background all_cells +6885.978515625 3401.0830078125 background all_cells +6910.779296875 3402.107177734375 background all_cells +6891.087890625 3302.59326171875 background all_cells +6898.3515625 3289.22802734375 background all_cells +6919.48291015625 3282.20947265625 background all_cells +6912.28955078125 3279.722900390625 background all_cells +6904.14794921875 3298.7919921875 background all_cells +6916.18115234375 3297.85986328125 background all_cells +6908.2294921875 3285.516845703125 background all_cells +6907.07470703125 3337.900634765625 background all_cells +6916.35693359375 3326.521240234375 background all_cells +6919.62841796875 3333.3837890625 background all_cells +6920.8095703125 3346.647705078125 background all_cells +6914.1025390625 3303.307861328125 background all_cells +6908.61865234375 3317.9267578125 background all_cells +6916.638671875 3313.3505859375 background all_cells +6920.42529296875 3305.876953125 background all_cells +6950.49267578125 3287.385009765625 background all_cells +6972.57763671875 3300.67138671875 background all_cells +6956.03466796875 3295.850830078125 background all_cells +6945.021484375 3296.4482421875 background all_cells +6938.00830078125 3307.876708984375 background all_cells +6946.64404296875 3312.508544921875 background all_cells +6951.828125 3306.225830078125 background all_cells +6923.88525390625 3274.23046875 background all_cells +6932.2294921875 3299.80322265625 background all_cells +6923.95849609375 3289.8369140625 background all_cells +6934.35888671875 3279.894287109375 background all_cells +6929.5966796875 3292.332763671875 background all_cells +6932.19775390625 3286.361572265625 background all_cells +6936.70263671875 3228.57177734375 background all_cells +6938.3505859375 3250.899169921875 background all_cells +6925.177734375 3240.625732421875 background all_cells +6959.93798828125 3250.57470703125 background all_cells +6969.45654296875 3261.421142578125 background all_cells +6955.84521484375 3254.5078125 background all_cells +6945.828125 3266.352294921875 background all_cells +6947.33349609375 3258.395751953125 background all_cells +6969.18408203125 3236.879150390625 background all_cells +6966.7265625 3238.759521484375 background all_cells +6979.0029296875 3247.51611328125 background all_cells +6967.94775390625 3250.2275390625 background all_cells +6976.36767578125 3238.456298828125 background all_cells +6936.93212890625 3261.2919921875 background all_cells +6937.61572265625 3274.196533203125 background all_cells +6931.7998046875 3267.96630859375 background all_cells +6953.75390625 3230.456298828125 background all_cells +6954.38818359375 3239.4814453125 background all_cells +6952.1552734375 3246.725830078125 background all_cells +6946.09423828125 3247.10791015625 background all_cells +6945.4326171875 3233.232421875 background all_cells +7000.3291015625 3233.3818359375 background all_cells +7016.29443359375 3238.29541015625 background all_cells +7006.7607421875 3231.059814453125 background all_cells +6986.234375 3263.500732421875 background all_cells +6985.91552734375 3254.85498046875 background all_cells +6991.40966796875 3262.0107421875 background all_cells +6996.3916015625 3251.712646484375 background all_cells +6995.36474609375 3258.306884765625 background all_cells +7004.517578125 3264.72314453125 background all_cells +7011.72021484375 3265.91357421875 background all_cells +7016.82080078125 3268.438720703125 background all_cells +6987.06494140625 3238.0341796875 background all_cells +6987.84375 3244.626953125 background all_cells +6997.8359375 3245.167724609375 background all_cells +6995.33837890625 3237.4169921875 background all_cells +6987.20947265625 3248.2490234375 background all_cells +6979.13134765625 3272.201171875 background all_cells +6984.517578125 3281.047607421875 background all_cells +6980.14697265625 3286.906982421875 background all_cells +6982.517578125 3293.712158203125 background all_cells +6961.96240234375 3291.47021484375 background all_cells +6964.22412109375 3285.000244140625 background all_cells +6992.3310546875 3301.699951171875 background all_cells +7001.56298828125 3298.79296875 background all_cells +6988.43408203125 3298.564208984375 background all_cells +7024.14990234375 3230.59521484375 background all_cells +7028.99072265625 3235.779296875 background all_cells +7034.01611328125 3236.99169921875 background all_cells +7033.29541015625 3252.4248046875 background all_cells +7023.80078125 3244.250244140625 background all_cells +6992.76025390625 3268.654052734375 background all_cells +7008.12939453125 3277.25927734375 background all_cells +7009.85986328125 3272.359619140625 background all_cells +6998.283203125 3271.2763671875 background all_cells +7037.33642578125 3244.802978515625 background all_cells +7040.0 3250.731689453125 background all_cells +7035.20703125 3261.10791015625 background all_cells +6951.6376953125 3387.505615234375 background all_cells +6995.64453125 3405.942626953125 background all_cells +6974.36962890625 3398.410888671875 background all_cells +6980.78662109375 3377.867431640625 background all_cells +6981.13720703125 3397.527099609375 background all_cells +6977.48486328125 3393.54296875 background all_cells +6974.34228515625 3387.16162109375 background all_cells +6961.45849609375 3390.94189453125 background all_cells +6966.71142578125 3386.4697265625 background all_cells +6961.99951171875 3383.40966796875 background all_cells +7000.126953125 3327.4384765625 background all_cells +7004.01318359375 3308.03662109375 background all_cells +6981.22021484375 3331.683349609375 background all_cells +6967.09814453125 3342.6884765625 background all_cells +6960.4130859375 3341.917236328125 background all_cells +6992.232421875 3340.95556640625 background all_cells +6964.119140625 3308.447021484375 background all_cells +6982.55615234375 3316.69580078125 background all_cells +6981.05322265625 3321.875244140625 background all_cells +6963.2236328125 3317.439208984375 background all_cells +7003.8564453125 3362.19189453125 background all_cells +7011.40234375 3370.932373046875 background all_cells +7005.51708984375 3355.668701171875 background all_cells +7010.91552734375 3354.0263671875 background all_cells +7010.2353515625 3349.802978515625 background all_cells +7007.44775390625 3342.345703125 background all_cells +6973.5419921875 3366.601806640625 background all_cells +6965.10888671875 3366.136474609375 background all_cells +6982.228515625 3367.2109375 background all_cells +6994.7861328125 3372.659912109375 background all_cells +6975.87353515625 3374.244873046875 background all_cells +6983.9228515625 3372.888427734375 background all_cells +6979.009765625 3363.220458984375 background all_cells +6986.90234375 3362.785888671875 background all_cells +6994.0673828125 3361.565673828125 background all_cells +6958.42724609375 3363.603271484375 background all_cells +6984.7958984375 3350.070556640625 background all_cells +6966.81689453125 3350.263916015625 background all_cells +7075.59130859375 3140.56689453125 background all_cells +7119.84521484375 3134.075439453125 background all_cells +7110.5810546875 3138.84521484375 background all_cells +7075.732421875 3149.46484375 background all_cells +7055.36474609375 3166.958251953125 background all_cells +7059.14404296875 3163.34130859375 background all_cells +7070.123046875 3170.621826171875 background all_cells +7063.04833984375 3185.544677734375 background all_cells +7050.27978515625 3179.447021484375 background all_cells +7040.912109375 3184.182861328125 background all_cells +7123.0244140625 3177.491455078125 background all_cells +7106.73486328125 3164.973876953125 background all_cells +7040.2158203125 3137.247314453125 background all_cells +7043.86865234375 3120.194580078125 background all_cells +7215.67041015625 3179.635009765625 background all_cells +7209.50634765625 3191.84375 background all_cells +7223.662109375 3193.2958984375 background all_cells +7216.00732421875 3193.78271484375 background all_cells +7272.2705078125 3208.42138671875 background all_cells +7247.740234375 3215.41552734375 background all_cells +7274.9306640625 3197.21044921875 background all_cells +7256.53271484375 3194.296142578125 background all_cells +7229.49072265625 3202.926513671875 background all_cells +7227.57666015625 3207.513671875 background all_cells +7228.181640625 3212.20703125 background all_cells +7212.76904296875 3203.7587890625 background all_cells +7212.96435546875 3145.805908203125 background all_cells +7220.70703125 3131.78759765625 background all_cells +7210.79296875 3137.766357421875 background all_cells +7212.31689453125 3131.647216796875 background all_cells +7196.82177734375 3118.99169921875 background all_cells +7205.95947265625 3125.8427734375 background all_cells +7197.9970703125 3125.7998046875 background all_cells +7175.0087890625 3173.9111328125 background all_cells +7196.38330078125 3188.6298828125 background all_cells +7186.498046875 3179.4560546875 background all_cells +7240.35400390625 3166.54345703125 background all_cells +7248.15087890625 3187.635009765625 background all_cells +7248.259765625 3154.504638671875 background all_cells +7173.009765625 3155.96484375 background all_cells +7198.04443359375 3144.396728515625 background all_cells +7185.1708984375 3136.447021484375 background all_cells +7078.59716796875 3195.19921875 background all_cells +7069.15185546875 3199.982177734375 background all_cells +7069.25244140625 3194.731689453125 background all_cells +7058.47265625 3237.3330078125 background all_cells +7055.595703125 3211.03466796875 background all_cells +7040.4697265625 3227.7578125 background all_cells +7069.93798828125 3217.7119140625 background all_cells +7081.36376953125 3218.85693359375 background all_cells +7076.76416015625 3224.625 background all_cells +7085.45556640625 3213.439453125 background all_cells +7085.71142578125 3232.723388671875 background all_cells +7096.50439453125 3220.112548828125 background all_cells +7095.19775390625 3183.543701171875 background all_cells +7091.6572265625 3213.46875 background all_cells +7092.10009765625 3207.92919921875 background all_cells +7114.1630859375 3210.357177734375 background all_cells +7128.8603515625 3183.82470703125 background all_cells +7133.50634765625 3207.542236328125 background all_cells +7105.162109375 3220.210205078125 background all_cells +7117.1064453125 3237.853515625 background all_cells +7116.11669921875 3228.61767578125 background all_cells +7152.06884765625 3195.376220703125 background all_cells +7197.7294921875 3197.525634765625 background all_cells +7126.6318359375 3198.863037109375 background all_cells +7132.1484375 3197.333251953125 background all_cells +7142.8095703125 3213.874267578125 background all_cells +7177.115234375 3215.225341796875 background all_cells +7164.564453125 3214.193359375 background all_cells +7145.99755859375 3216.3017578125 background all_cells +7141.974609375 3182.635498046875 background all_cells +7150.365234375 3169.465087890625 background all_cells +7136.6630859375 3169.55419921875 background all_cells +7165.44140625 3186.683349609375 background all_cells +7167.0146484375 3168.29736328125 background all_cells +7160.10693359375 3164.953857421875 background all_cells +7135.595703125 3140.48779296875 background all_cells +7144.2822265625 3165.008544921875 background all_cells +7133.984375 3148.2880859375 background all_cells +7180.6142578125 2971.412841796875 background all_cells +7198.91015625 2966.045166015625 background all_cells +7218.25439453125 2952.4814453125 background all_cells +7215.44384765625 2969.0654296875 background all_cells +7204.3955078125 2956.493896484375 background all_cells +7191.93603515625 2952.181396484375 background all_cells +7233.97119140625 2985.46240234375 background all_cells +7233.39697265625 2991.204345703125 background all_cells +7251.43603515625 2973.347412109375 background all_cells +7275.54248046875 3007.9619140625 background all_cells +7240.20751953125 2997.9814453125 background all_cells +7265.841796875 2988.345458984375 background all_cells +7273.515625 2996.99462890625 background all_cells +7232.3740234375 2973.982177734375 background all_cells +7236.458984375 2971.140625 background all_cells +7235.57568359375 2978.874755859375 background all_cells +7208.99755859375 2984.593994140625 background all_cells +7190.96142578125 2983.75390625 background all_cells +7215.208984375 2990.835693359375 background all_cells +7196.28369140625 2975.239501953125 background all_cells +7212.69970703125 2980.486328125 background all_cells +7221.287109375 2987.38720703125 background all_cells +7226.638671875 2984.462158203125 background all_cells +7218.03076171875 2974.96142578125 background all_cells +7226.18603515625 2971.13427734375 background all_cells +7107.27783203125 3008.278076171875 background all_cells +7183.1298828125 3009.890625 background all_cells +7116.01416015625 3019.388916015625 background all_cells +7113.01416015625 3013.247314453125 background all_cells +7188.6337890625 3032.052734375 background all_cells +7200.2314453125 3007.013916015625 background all_cells +7213.640625 3018.906005859375 background all_cells +7202.65087890625 3021.829345703125 background all_cells +7205.2783203125 3031.31884765625 background all_cells +7191.09423828125 3039.37353515625 background all_cells +7231.68212890625 2997.484619140625 background all_cells +7243.3720703125 3008.146728515625 background all_cells +7257.515625 3040.72216796875 background all_cells +7256.45947265625 3049.670654296875 background all_cells +7125.69970703125 3030.7412109375 background all_cells +7155.02783203125 3034.091552734375 background all_cells +7177.6572265625 3039.8916015625 background all_cells +7128.91552734375 3038.015380859375 background all_cells +7146.44091796875 2907.12646484375 background all_cells +7161.08154296875 2905.1455078125 background all_cells +7153.49951171875 2903.28076171875 background all_cells +7224.6357421875 2960.7783203125 background all_cells +7248.78515625 2963.981201171875 background all_cells +7177.17333984375 2907.0625 background all_cells +7176.71435546875 2918.907958984375 background all_cells +7167.72998046875 2940.744140625 background all_cells +7174.27587890625 2945.84619140625 background all_cells +7170.49072265625 2929.52587890625 background all_cells +7147.400390625 2983.0927734375 background all_cells +7136.4140625 2984.971435546875 background all_cells +7120.298828125 2989.369384765625 background all_cells +7111.10986328125 2990.989013671875 background all_cells +7125.67138671875 2983.06103515625 background all_cells +7172.10107421875 3001.40966796875 background all_cells +7187.02099609375 2998.93798828125 background all_cells +7177.763671875 2989.792724609375 background all_cells +7175.57666015625 2980.37158203125 background all_cells +7120.18310546875 3025.548583984375 background all_cells +7141.17333984375 3012.757568359375 background all_cells +7133.3388671875 3023.82958984375 background all_cells +7126.046875 3015.315673828125 background all_cells +7114.4111328125 3002.467041015625 background all_cells +7140.92041015625 3001.146728515625 background all_cells +7130.3291015625 3003.9091796875 background all_cells +7125.126953125 2997.791748046875 background all_cells +7157.67724609375 2979.593505859375 background all_cells +7165.3779296875 2984.369384765625 background all_cells +7151.9111328125 2943.203369140625 background all_cells +7161.11962890625 2935.510498046875 background all_cells +7155.611328125 2967.185302734375 background all_cells +7166.14404296875 2964.599609375 background all_cells +7161.232421875 2955.360595703125 background all_cells +7169.85888671875 2972.461181640625 background all_cells +7120.94287109375 2968.82958984375 background all_cells +7117.8017578125 2973.43310546875 background all_cells +7147.43017578125 2973.423828125 background all_cells +7149.24169921875 2957.816162109375 background all_cells +7116.50537109375 2965.475830078125 background all_cells +7056.00732421875 2931.3466796875 background all_cells +7055.00048828125 2944.150390625 background all_cells +7061.087890625 2939.7861328125 background all_cells +7065.82763671875 2934.94482421875 background all_cells +7066.5654296875 2953.37158203125 background all_cells +7072.86474609375 2956.00390625 background all_cells +7059.73828125 2952.3369140625 background all_cells +7076.77197265625 2936.12890625 background all_cells +7079.8701171875 2947.093017578125 background all_cells +7078.56201171875 2941.6474609375 background all_cells +7084.791015625 2936.208984375 background all_cells +7104.51025390625 2958.296875 background all_cells +7092.07861328125 2946.47021484375 background all_cells +7082.0400390625 2956.096923828125 background all_cells +7075.79296875 2965.701904296875 background all_cells +7084.65478515625 2964.463134765625 background all_cells +7079.798828125 2974.1171875 background all_cells +7111.03857421875 2971.337646484375 background all_cells +7097.890625 2975.5771484375 background all_cells +7062.52978515625 2982.734130859375 background all_cells +7069.6923828125 2974.14501953125 background all_cells +7067.3720703125 2965.80859375 background all_cells +7084.1552734375 2884.48291015625 background all_cells +7088.4287109375 2895.4345703125 background all_cells +7068.2353515625 2899.512939453125 background all_cells +7069.2890625 2887.189697265625 background all_cells +7086.6318359375 2922.751953125 background all_cells +7070.892578125 2930.027099609375 background all_cells +7075.634765625 2924.6962890625 background all_cells +7096.3427734375 2914.871826171875 background all_cells +7107.85791015625 2929.4677734375 background all_cells +7095.48193359375 2925.1416015625 background all_cells +7105.17529296875 2919.3876953125 background all_cells +7107.85302734375 2897.614013671875 background all_cells +7104.5400390625 2910.690673828125 background all_cells +7098.01416015625 2900.2607421875 background all_cells +7093.88818359375 2997.691650390625 background all_cells +7056.74755859375 3020.72705078125 background all_cells +7080.0546875 3019.373046875 background all_cells +7089.7255859375 3011.311279296875 background all_cells +7102.13818359375 3017.691650390625 background all_cells +7099.767578125 3006.08447265625 background all_cells +7100.462890625 2981.161865234375 background all_cells +7097.5927734375 2990.88818359375 background all_cells +7090.07080078125 2990.940673828125 background all_cells +7102.65869140625 2988.7138671875 background all_cells +7091.47265625 2980.7734375 background all_cells +7083.26611328125 3040.40771484375 background all_cells +7111.6103515625 3036.957763671875 background all_cells +7107.322265625 3031.361083984375 background all_cells +7090.0224609375 3030.613037109375 background all_cells +7063.1474609375 3043.11181640625 background all_cells +7061.73876953125 3030.76513671875 background all_cells +7075.390625 3037.758056640625 background all_cells +7221.853515625 3085.378173828125 background all_cells +7191.31982421875 3077.207763671875 background all_cells +7262.26171875 3118.823486328125 background all_cells +7253.99169921875 3106.1201171875 background all_cells +7250.4619140625 3099.128173828125 background all_cells +7196.98486328125 3097.23193359375 background all_cells +7192.73779296875 3110.833251953125 background all_cells +7215.18212890625 3103.191650390625 background all_cells +7215.6162109375 3118.26025390625 background all_cells +7136.79248046875 3085.99609375 background all_cells +7133.75439453125 3076.01708984375 background all_cells +7131.8544921875 3099.0859375 background all_cells +7150.068359375 3095.153564453125 background all_cells +7141.38037109375 3093.271240234375 background all_cells +7168.47021484375 3111.127197265625 background all_cells +7185.27734375 3099.007080078125 background all_cells +7179.109375 3082.84912109375 background all_cells +7172.015625 3092.3232421875 background all_cells +7176.94287109375 3116.293212890625 background all_cells +7171.4404296875 3102.372802734375 background all_cells +7144.916015625 3044.5234375 background all_cells +7131.927734375 3048.521484375 background all_cells +7171.52099609375 3054.409912109375 background all_cells +7134.55615234375 3062.962890625 background all_cells +7167.74267578125 3051.698974609375 background all_cells +7268.55322265625 3125.933837890625 background all_cells +7274.66748046875 3137.808837890625 background all_cells +7249.10546875 3136.5029296875 background all_cells +7232.5185546875 3126.3857421875 background all_cells +7273.65087890625 3174.072021484375 background all_cells +7263.28173828125 3143.701416015625 background all_cells +7275.0576171875 3150.60302734375 background all_cells +7246.201171875 3168.044921875 background all_cells +7255.87939453125 3164.30126953125 background all_cells +7249.42333984375 3170.4912109375 background all_cells +7230.935546875 3111.0224609375 background all_cells +7129.62841796875 3114.42724609375 background all_cells +7130.40869140625 3122.62451171875 background all_cells +7181.97021484375 3145.166748046875 background all_cells +7192.2822265625 3132.759521484375 background all_cells +7182.62109375 3126.130126953125 background all_cells +7107.11181640625 3044.553466796875 background all_cells +7071.716796875 3055.04833984375 background all_cells +7083.87939453125 3049.58935546875 background all_cells +7095.15966796875 3045.618896484375 background all_cells +7112.9677734375 3087.413818359375 background all_cells +7102.013671875 3091.640625 background all_cells +7124.22216796875 3089.070556640625 background all_cells +7120.5810546875 3078.50537109375 background all_cells +7110.44091796875 3062.850830078125 background all_cells +7092.0390625 3067.679931640625 background all_cells +7081.91552734375 3073.891845703125 background all_cells +7082.560546875 3061.681884765625 background all_cells +7075.2080078125 3071.0390625 background all_cells +7116.14990234375 3067.799560546875 background all_cells +7096.091796875 3105.069091796875 background all_cells +7085.82177734375 3106.260986328125 background all_cells +7123.23291015625 3105.39404296875 background all_cells +7117.48291015625 3108.752197265625 background all_cells +7106.97802734375 3111.1337890625 background all_cells +7045.0546875 3100.231201171875 background all_cells +7045.951171875 3072.74853515625 background all_cells +7083.04345703125 3098.61474609375 background all_cells +7092.40380859375 3096.5947265625 background all_cells +7053.34716796875 3089.54296875 background all_cells +7089.326171875 3078.947021484375 background all_cells +7089.38330078125 3088.2353515625 background all_cells +7000.23828125 3377.535888671875 background all_cells +7013.1923828125 3410.319580078125 background all_cells +7012.1923828125 3393.3271484375 background all_cells +7010.25732421875 3383.581298828125 background all_cells +7003.79541015625 3401.04150390625 background all_cells +7076.7744140625 3389.925537109375 background all_cells +7082.6875 3395.150146484375 background all_cells +7071.2919921875 3392.278076171875 background all_cells +7081.94140625 3385.596923828125 background all_cells +7068.49609375 3408.39794921875 background all_cells +7069.02734375 3399.718017578125 background all_cells +7062.26318359375 3400.68115234375 background all_cells +7039.837890625 3388.57177734375 background all_cells +7052.04443359375 3406.789794921875 background all_cells +7049.84912109375 3390.732666015625 background all_cells +7021.5654296875 3392.909912109375 background all_cells +7034.5869140625 3403.271728515625 background all_cells +7023.8505859375 3402.477294921875 background all_cells +7061.75439453125 3365.954345703125 background all_cells +7070.12744140625 3360.21728515625 background all_cells +7065.39990234375 3359.402587890625 background all_cells +7066.87109375 3376.107421875 background all_cells +7078.763671875 3349.02783203125 background all_cells +7075.7783203125 3362.531982421875 background all_cells +7082.2177734375 3363.163818359375 background all_cells +7082.94970703125 3354.491943359375 background all_cells +7075.64697265625 3370.548828125 background all_cells +7084.7275390625 3373.09326171875 background all_cells +7072.4638671875 3370.116943359375 background all_cells +7013.63427734375 3341.493896484375 background all_cells +7026.1728515625 3347.987060546875 background all_cells +7016.71435546875 3351.709716796875 background all_cells +7025.31689453125 3353.31787109375 background all_cells +7019.00390625 3346.564453125 background all_cells +7058.578125 3378.42529296875 background all_cells +7060.5283203125 3385.2216796875 background all_cells +7053.94140625 3382.12744140625 background all_cells +7049.58349609375 3379.791259765625 background all_cells +7030.28076171875 3345.90087890625 background all_cells +7043.958984375 3379.328125 background all_cells +7038.03271484375 3355.955078125 background all_cells +7038.1162109375 3351.08154296875 background all_cells +7030.77294921875 3276.63671875 background all_cells +7022.2275390625 3291.103759765625 background all_cells +7025.875 3318.6318359375 background all_cells +7035.8837890625 3337.802490234375 background all_cells +7017.19189453125 3335.744384765625 background all_cells +7036.3984375 3316.480712890625 background all_cells +7027.1513671875 3302.0458984375 background all_cells +7025.12109375 3312.604248046875 background all_cells +7018.1572265625 3304.575439453125 background all_cells +7000.8388671875 3287.605224609375 background all_cells +7012.09619140625 3317.07275390625 background all_cells +7014.46435546875 3284.701171875 background all_cells +7010.82470703125 3290.868896484375 background all_cells +7011.0185546875 3297.990478515625 background all_cells +7129.21484375 3373.55908203125 background all_cells +7149.111328125 3371.294677734375 background all_cells +7156.8740234375 3371.09765625 background all_cells +7112.90869140625 3373.714111328125 background all_cells +7121.04736328125 3368.41650390625 background all_cells +7121.06396484375 3362.951171875 background all_cells +7109.6044921875 3393.2080078125 background all_cells +7125.7900390625 3394.1162109375 background all_cells +7127.97900390625 3389.603759765625 background all_cells +7110.212890625 3362.781494140625 background all_cells +7107.31494140625 3356.054931640625 background all_cells +7146.99560546875 3403.478759765625 background all_cells +7164.640625 3411.23046875 background all_cells +7164.08447265625 3399.107177734375 background all_cells +7163.73583984375 3401.782958984375 background all_cells +7109.48583984375 3401.753173828125 background all_cells +7107.501953125 3412.944091796875 background all_cells +7117.09228515625 3404.39599609375 background all_cells +7115.1240234375 3408.533935546875 background all_cells +7110.78125 3409.785400390625 background all_cells +7096.74609375 3410.552734375 background all_cells +7102.97119140625 3409.012451171875 background all_cells +7097.62939453125 3395.31494140625 background all_cells +7121.3369140625 3401.878662109375 background all_cells +7130.50341796875 3401.87060546875 background all_cells +7126.81689453125 3409.846923828125 background all_cells +7154.60791015625 3307.806396484375 background all_cells +7163.9482421875 3285.388671875 background all_cells +7162.35302734375 3299.150634765625 background all_cells +7165.076171875 3315.13232421875 background all_cells +7144.916015625 3312.544921875 background all_cells +7164.021484375 3372.21923828125 background all_cells +7174.69580078125 3365.8828125 background all_cells +7191.75 3372.061767578125 background all_cells +7184.5341796875 3373.850830078125 background all_cells +7180.17138671875 3387.4658203125 background all_cells +7209.2099609375 3387.71826171875 background all_cells +7277.08740234375 3323.05908203125 background all_cells +7280.5947265625 3351.4970703125 background all_cells +7271.95068359375 3353.68212890625 background all_cells +7185.720703125 3304.713134765625 background all_cells +7174.8916015625 3318.702392578125 background all_cells +7183.5830078125 3315.84326171875 background all_cells +7164.6953125 3329.422607421875 background all_cells +7153.81103515625 3337.54296875 background all_cells +7282.51904296875 3362.965576171875 background all_cells +7287.1396484375 3397.201904296875 background all_cells +7273.0615234375 3368.2705078125 background all_cells +7180.06787109375 3398.2861328125 background all_cells +7237.08447265625 3410.298828125 background all_cells +7190.41796875 3394.20068359375 background all_cells +7192.77001953125 3405.1044921875 background all_cells +7227.662109375 3408.8134765625 background all_cells +7243.87353515625 3394.587890625 background all_cells +7245.13623046875 3409.013427734375 background all_cells +7260.1640625 3393.29736328125 background all_cells +7205.7373046875 3233.439697265625 background all_cells +7216.00634765625 3238.466064453125 background all_cells +7218.45361328125 3229.12451171875 background all_cells +7216.45654296875 3221.78564453125 background all_cells +7210.80224609375 3221.529296875 background all_cells +7206.00830078125 3223.763671875 background all_cells +7261.6533203125 3246.847412109375 background all_cells +7262.8857421875 3231.92626953125 background all_cells +7238.94482421875 3245.83203125 background all_cells +7236.48779296875 3236.536865234375 background all_cells +7244.37353515625 3246.573486328125 background all_cells +7241.6259765625 3236.572998046875 background all_cells +7265.0390625 3274.000732421875 background all_cells +7281.01513671875 3258.239013671875 background all_cells +7271.59716796875 3276.21044921875 background all_cells +7268.61328125 3287.353271484375 background all_cells +7251.74658203125 3278.98193359375 background all_cells +7249.35546875 3272.91845703125 background all_cells +7257.294921875 3269.609375 background all_cells +7259.27685546875 3287.46044921875 background all_cells +7258.3291015625 3280.43310546875 background all_cells +7221.580078125 3232.921142578125 background all_cells +7229.6201171875 3245.2041015625 background all_cells +7225.84423828125 3237.501953125 background all_cells +7222.89501953125 3222.583740234375 background all_cells +7146.466796875 3253.303955078125 background all_cells +7152.99853515625 3237.500244140625 background all_cells +7154.62939453125 3231.956298828125 background all_cells +7153.79931640625 3264.0263671875 background all_cells +7151.61962890625 3245.446533203125 background all_cells +7178.5205078125 3223.24365234375 background all_cells +7199.37890625 3226.9931640625 background all_cells +7162.8134765625 3229.897705078125 background all_cells +7167.9609375 3222.143310546875 background all_cells +7172.55517578125 3224.5654296875 background all_cells +7169.79541015625 3239.21240234375 background all_cells +7164.69384765625 3244.703125 background all_cells +7187.22021484375 3250.1806640625 background all_cells +7175.484375 3257.87353515625 background all_cells +7170.69091796875 3250.103271484375 background all_cells +7088.0751953125 3251.09033203125 background all_cells +7072.5625 3249.030517578125 background all_cells +7114.28759765625 3250.748046875 background all_cells +7137.2705078125 3253.984375 background all_cells +7125.49951171875 3248.492919921875 background all_cells +7121.337890625 3253.697021484375 background all_cells +7098.05810546875 3242.435302734375 background all_cells +7144.37353515625 3272.357177734375 background all_cells +7155.37548828125 3284.504638671875 background all_cells +7132.263671875 3282.10791015625 background all_cells +7140.25537109375 3281.437255859375 background all_cells +7154.97314453125 3276.023681640625 background all_cells +7142.4951171875 3299.53369140625 background all_cells +7155.294921875 3323.052001953125 background all_cells +7144.763671875 3324.690673828125 background all_cells +7131.60302734375 3312.3837890625 background all_cells +7170.92138671875 3305.05126953125 background all_cells +7172.50634765625 3296.34521484375 background all_cells +7141.751953125 3263.60546875 background all_cells +7145.4599609375 3266.231689453125 background all_cells +7135.60205078125 3267.770263671875 background all_cells +7144.12939453125 3288.837890625 background all_cells +7155.39697265625 3297.48095703125 background all_cells +7135.1845703125 3295.7275390625 background all_cells +7152.4306640625 3291.20947265625 background all_cells +7122.443359375 3278.38623046875 background all_cells +7118.494140625 3332.671142578125 background all_cells +7089.46142578125 3335.08642578125 background all_cells +7081.8916015625 3316.434814453125 background all_cells +7111.7900390625 3285.829833984375 background all_cells +7109.9853515625 3297.375 background all_cells +7127.04833984375 3291.384521484375 background all_cells +7119.7216796875 3288.327880859375 background all_cells +7105.94189453125 3263.732177734375 background all_cells +7119.7900390625 3268.2021484375 background all_cells +7052.67041015625 3247.567138671875 background all_cells +7055.025390625 3243.25927734375 background all_cells +7068.32080078125 3261.036865234375 background all_cells +7062.17041015625 3266.153564453125 background all_cells +7053.43408203125 3260.514892578125 background all_cells +7040.11376953125 3270.8271484375 background all_cells +7059.5458984375 3270.509765625 background all_cells +7067.77978515625 3276.792236328125 background all_cells +7048.68798828125 3278.2802734375 background all_cells +7052.923828125 3268.929931640625 background all_cells +7044.1044921875 3253.658203125 background all_cells +7048.68359375 3266.9033203125 background all_cells +7045.12060546875 3261.79150390625 background all_cells +7067.2587890625 3293.3740234375 background all_cells +7057.65966796875 3295.139404296875 background all_cells +7042.48583984375 3320.059814453125 background all_cells +7045.6142578125 3330.272705078125 background all_cells +7048.890625 3325.063720703125 background all_cells +7049.42578125 3319.86962890625 background all_cells +7066.7646484375 3338.931884765625 background all_cells +7067.34423828125 3327.1669921875 background all_cells +7065.4326171875 3333.15087890625 background all_cells +7059.7216796875 3317.9072265625 background all_cells +7045.6201171875 3301.005615234375 background all_cells +7049.36669921875 3313.430908203125 background all_cells +7041.52197265625 3309.016357421875 background all_cells +7085.6982421875 3332.662841796875 background all_cells +7076.375 3310.626220703125 background all_cells +7088.26025390625 3346.900146484375 background all_cells +7085.9453125 3317.8525390625 background all_cells +7074.3388671875 3322.60888671875 background all_cells +7082.90478515625 3326.1904296875 background all_cells +7111.2255859375 3343.6259765625 background all_cells +7112.9013671875 3334.610595703125 background all_cells +7100.69287109375 3340.65625 background all_cells +7102.2119140625 3345.9228515625 background all_cells +7131.87841796875 3330.76513671875 background all_cells +7128.67626953125 3350.1943359375 background all_cells +7127.7109375 3316.671630859375 background all_cells +7128.75439453125 3343.90234375 background all_cells +7132.025390625 3325.93994140625 background all_cells +7093.734375 3310.07763671875 background all_cells +7093.6796875 3323.458740234375 background all_cells +7096.99072265625 3314.97265625 background all_cells +7105.55517578125 3324.045654296875 background all_cells +7112.849609375 3328.65673828125 background all_cells +7109.89208984375 3325.87158203125 background all_cells +7073.76123046875 3289.650390625 background all_cells +7087.37646484375 3287.39013671875 background all_cells +7076.74365234375 3297.864990234375 background all_cells +7105.84423828125 3231.56787109375 background all_cells +7131.02197265625 3250.37939453125 background all_cells +7132.6806640625 3219.426025390625 background all_cells +7131.873046875 3238.576904296875 background all_cells +7092.650390625 3294.488525390625 background all_cells +7098.615234375 3284.627197265625 background all_cells +7100.31103515625 3301.075927734375 background all_cells +7078.796875 3261.600341796875 background all_cells +7092.97607421875 3270.9765625 background all_cells +7085.72802734375 3265.402587890625 background all_cells +7081.63916015625 3273.397216796875 background all_cells +6996.68603515625 2691.546630859375 background all_cells +6992.87548828125 2697.520751953125 background all_cells +7008.75439453125 2722.50048828125 background all_cells +6997.6796875 2723.0888671875 background all_cells +7003.11767578125 2717.67236328125 background all_cells +6986.837890625 2729.003662109375 background all_cells +7007.87548828125 2729.150634765625 background all_cells +7001.67626953125 2733.51953125 background all_cells +6987.21630859375 2749.90966796875 background all_cells +6986.92431640625 2740.208740234375 background all_cells +6979.69287109375 2734.1923828125 background all_cells +6985.36669921875 2702.923828125 background all_cells +6983.36083984375 2713.433837890625 background all_cells +6973.14111328125 2716.7587890625 background all_cells +7055.662109375 2785.04345703125 background all_cells +7070.45751953125 2763.444091796875 background all_cells +7068.1220703125 2778.562255859375 background all_cells +7061.77587890625 2774.291748046875 background all_cells +7056.65966796875 2769.8671875 background all_cells +7030.59375 2779.925048828125 background all_cells +7020.72607421875 2787.321533203125 background all_cells +7014.89404296875 2777.400146484375 background all_cells +7036.85888671875 2773.7744140625 background all_cells +7037.77587890625 2787.482177734375 background all_cells +7041.43896484375 2776.58349609375 background all_cells +7047.99072265625 2777.78173828125 background all_cells +6966.99609375 2763.116943359375 background all_cells +6964.80517578125 2771.10205078125 background all_cells +6971.1201171875 2788.42529296875 background all_cells +6969.37841796875 2799.123046875 background all_cells +6993.22021484375 2778.4443359375 background all_cells +7003.21630859375 2766.25830078125 background all_cells +7003.638671875 2779.602294921875 background all_cells +7002.4931640625 2790.85107421875 background all_cells +6976.97607421875 2799.12109375 background all_cells +6988.435546875 2801.232666015625 background all_cells +6983.33056640625 2781.88330078125 background all_cells +6976.20751953125 2777.44287109375 background all_cells +6956.6611328125 2773.39892578125 background all_cells +6944.04833984375 2800.2275390625 background all_cells +6949.3115234375 2787.4208984375 background all_cells +7015.72265625 2724.340087890625 background all_cells +7016.04541015625 2735.490966796875 background all_cells +7024.89794921875 2730.9111328125 background all_cells +7024.0712890625 2749.412109375 background all_cells +7014.0859375 2764.599365234375 background all_cells +7025.748046875 2758.814453125 background all_cells +7016.93359375 2753.18017578125 background all_cells +7030.8095703125 2750.31591796875 background all_cells +7037.4931640625 2750.086669921875 background all_cells +7030.3720703125 2740.971435546875 background all_cells +7020.7783203125 2742.489501953125 background all_cells +7011.38330078125 2743.100341796875 background all_cells +7025.9404296875 2740.8447265625 background all_cells +6937.72900390625 2733.78515625 background all_cells +6961.44970703125 2741.767578125 background all_cells +6990.80615234375 2759.28515625 background all_cells +7008.58984375 2756.297119140625 background all_cells +7011.12744140625 2749.0869140625 background all_cells +7005.5087890625 2744.81982421875 background all_cells +6996.78857421875 2746.481689453125 background all_cells +6980.2158203125 2763.09130859375 background all_cells +6976.015625 2753.47216796875 background all_cells +6973.2607421875 2743.204833984375 background all_cells +6949.0703125 2810.462158203125 background all_cells +6940.99267578125 2811.912841796875 background all_cells +6966.62255859375 2810.986572265625 background all_cells +6957.47119140625 2810.1806640625 background all_cells +6954.318359375 2835.761474609375 background all_cells +6942.53662109375 2840.900390625 background all_cells +6962.47021484375 2834.837890625 background all_cells +6942.6123046875 2820.402587890625 background all_cells +6949.03662109375 2825.054931640625 background all_cells +6957.01953125 2822.322509765625 background all_cells +6990.5595703125 2890.824462890625 background all_cells +7012.34912109375 2888.45703125 background all_cells +6980.60595703125 2898.409912109375 background all_cells +7063.2724609375 2928.686767578125 background all_cells +7074.60205078125 2913.1787109375 background all_cells +7089.43408203125 2907.274658203125 background all_cells +7083.04345703125 2907.10302734375 background all_cells +7037.6689453125 2919.256591796875 background all_cells +7060.98193359375 2918.92724609375 background all_cells +7053.41162109375 2926.611572265625 background all_cells +7050.69921875 2918.455810546875 background all_cells +6991.45849609375 2913.095458984375 background all_cells +7009.4150390625 2930.852294921875 background all_cells +6991.99560546875 2874.932373046875 background all_cells +7000.20556640625 2880.28466796875 background all_cells +6996.810546875 2862.077880859375 background all_cells +6947.56884765625 2846.158447265625 background all_cells +6953.2060546875 2853.220703125 background all_cells +6962.48291015625 2849.227294921875 background all_cells +6965.34716796875 2871.091796875 background all_cells +6940.88427734375 2911.622802734375 background all_cells +6963.60986328125 2875.33642578125 background all_cells +6984.22998046875 2856.229736328125 background all_cells +6976.369140625 2869.07080078125 background all_cells +6979.61962890625 2878.571533203125 background all_cells +6986.67236328125 2866.271240234375 background all_cells +6983.60205078125 2872.7421875 background all_cells +6993.09375 2851.8818359375 background all_cells +7088.91015625 2859.29931640625 background all_cells +7086.5 2863.67578125 background all_cells +6967.1796875 2860.814208984375 background all_cells +6975.671875 2856.205322265625 background all_cells +7046.62548828125 2828.2666015625 background all_cells +6978.515625 2827.719482421875 background all_cells +6981.1435546875 2842.723388671875 background all_cells +6992.501953125 2838.072265625 background all_cells +6997.802734375 2826.25341796875 background all_cells +7000.9931640625 2815.8251953125 background all_cells +6994.078125 2807.476806640625 background all_cells +6986.185546875 2812.5830078125 background all_cells +6984.5478515625 2822.992919921875 background all_cells +7032.11083984375 2806.552001953125 background all_cells +7050.6806640625 2808.867431640625 background all_cells +7041.22265625 2811.55078125 background all_cells +7044.15087890625 2792.072021484375 background all_cells +7040.43994140625 2801.72021484375 background all_cells +7005.92724609375 2799.51708984375 background all_cells +7028.96923828125 2799.201904296875 background all_cells +7014.30810546875 2801.670166015625 background all_cells +7074.35888671875 2788.7041015625 background all_cells +7056.2587890625 2812.702880859375 background all_cells +7060.67236328125 2804.683837890625 background all_cells +7064.07470703125 2789.51806640625 background all_cells +7072.2587890625 2809.59765625 background all_cells +7065.115234375 2796.86181640625 background all_cells +7019.77880859375 2818.25 background all_cells +7033.8134765625 2831.55908203125 background all_cells +7029.62158203125 2823.86328125 background all_cells +7012.35498046875 2824.97900390625 background all_cells +7064.474609375 2844.56884765625 background all_cells +7059.83642578125 2853.450439453125 background all_cells +7059.009765625 2866.947021484375 background all_cells +7024.8115234375 2844.967041015625 background all_cells +7018.25341796875 2863.1796875 background all_cells +7029.8671875 2870.677978515625 background all_cells +7012.193359375 2870.989501953125 background all_cells +7012.611328125 2877.546142578125 background all_cells +7020.982421875 2880.268310546875 background all_cells +7069.4111328125 2821.184326171875 background all_cells +7069.3935546875 2832.2294921875 background all_cells +7039.65185546875 2826.811279296875 background all_cells +7034.3603515625 2850.04052734375 background all_cells +7049.0556640625 2820.107666015625 background all_cells +7042.27392578125 2819.0498046875 background all_cells +7038.01025390625 2837.36474609375 background all_cells +7163.61279296875 2803.9482421875 background all_cells +7165.7626953125 2808.929443359375 background all_cells +7175.12646484375 2818.0576171875 background all_cells +7148.91796875 2822.52197265625 background all_cells +7152.28955078125 2831.802001953125 background all_cells +7129.7646484375 2832.7626953125 background all_cells +7147.78173828125 2865.942138671875 background all_cells +7172.65283203125 2851.260009765625 background all_cells +7164.40673828125 2851.339599609375 background all_cells +7145.96875 2811.52197265625 background all_cells +7092.54443359375 2846.603271484375 background all_cells +7114.68505859375 2848.55126953125 background all_cells +7104.29345703125 2847.0673828125 background all_cells +7121.22412109375 2855.4931640625 background all_cells +7140.00146484375 2848.604248046875 background all_cells +7134.4443359375 2854.51953125 background all_cells +7129.01513671875 2872.890869140625 background all_cells +7144.8388671875 2873.585205078125 background all_cells +7138.23779296875 2867.60888671875 background all_cells +7134.8154296875 2878.142333984375 background all_cells +7130.4541015625 2899.33544921875 background all_cells +7163.1689453125 2923.232421875 background all_cells +7124.53173828125 2917.123291015625 background all_cells +7115.1181640625 2908.794189453125 background all_cells +7102.3173828125 2885.266357421875 background all_cells +7056.06787109375 2894.56787109375 background all_cells +7090.74560546875 2874.4462890625 background all_cells +7118.32373046875 2880.991943359375 background all_cells +7109.748046875 2877.885009765625 background all_cells +7113.73388671875 2862.6728515625 background all_cells +7072.7607421875 2861.9462890625 background all_cells +7102.4228515625 2866.814697265625 background all_cells +7121.68798828125 2866.53125 background all_cells +7128.67236328125 2862.54052734375 background all_cells +7090.64013671875 2810.32421875 background all_cells +7082.86181640625 2807.01708984375 background all_cells +7097.37841796875 2823.9140625 background all_cells +7081.875 2838.392333984375 background all_cells +7116.47802734375 2813.879150390625 background all_cells +7125.4912109375 2842.560546875 background all_cells +7124.32275390625 2835.5341796875 background all_cells +7120.8994140625 2828.24169921875 background all_cells +7076.724609375 2780.126953125 background all_cells +7079.5283203125 2797.522705078125 background all_cells +7082.82275390625 2788.526123046875 background all_cells +7083.9560546875 2781.095703125 background all_cells +7148.77197265625 2838.877197265625 background all_cells +7180.39990234375 2793.359130859375 background all_cells +7163.1025390625 2797.995849609375 background all_cells +7177.31787109375 2801.839599609375 background all_cells +7152.5634765625 2776.116943359375 background all_cells +7159.58251953125 2771.096923828125 background all_cells +7121.5986328125 2735.141357421875 background all_cells +7137.06298828125 2756.146240234375 background all_cells +7126.310546875 2727.675048828125 background all_cells +7145.2275390625 2731.4619140625 background all_cells +7151.837890625 2748.724853515625 background all_cells +7140.6640625 2744.55615234375 background all_cells +7145.78857421875 2761.824462890625 background all_cells +7140.783203125 2777.6640625 background all_cells +7147.162109375 2801.15966796875 background all_cells +7147.1259765625 2782.920166015625 background all_cells +7145.4755859375 2790.749267578125 background all_cells +7101.681640625 2713.030517578125 background all_cells +7101.3447265625 2691.75927734375 background all_cells +7103.1689453125 2701.302001953125 background all_cells +7161.08740234375 2724.65576171875 background all_cells +7173.12548828125 2707.5244140625 background all_cells +7166.7705078125 2713.4580078125 background all_cells +7123.76416015625 2719.65576171875 background all_cells +7137.3212890625 2708.679443359375 background all_cells +7134.6484375 2720.307861328125 background all_cells +7127.70751953125 2712.246337890625 background all_cells +7121.14453125 2693.607421875 background all_cells +7168.0205078125 2704.376708984375 background all_cells +7163.8818359375 2698.028564453125 background all_cells +7174.4951171875 2699.5244140625 background all_cells +7151.85107421875 2696.393310546875 background all_cells +7139.37158203125 2697.996337890625 background all_cells +7117.4140625 2715.113037109375 background all_cells +7107.662109375 2717.23681640625 background all_cells +7115.21728515625 2697.188232421875 background all_cells +7110.9697265625 2700.7529296875 background all_cells +7118.412109375 2706.2841796875 background all_cells +7110.50244140625 2710.0830078125 background all_cells +6970.1015625 2955.04296875 background all_cells +6967.611328125 2980.025390625 background all_cells +7018.03271484375 2999.177978515625 background all_cells +7018.1845703125 2967.73291015625 background all_cells +7015.091796875 2963.748046875 background all_cells +7011.94921875 2958.84619140625 background all_cells +6974.50244140625 2972.525634765625 background all_cells +6981.3779296875 2972.03271484375 background all_cells +7000.623046875 2941.50830078125 background all_cells +7000.38330078125 2966.79638671875 background all_cells +6997.7705078125 2970.22900390625 background all_cells +6895.0263671875 2974.529052734375 background all_cells +6908.9306640625 2992.098876953125 background all_cells +6913.8916015625 2995.210693359375 background all_cells +6909.443359375 2976.6416015625 background all_cells +6904.77880859375 2986.130126953125 background all_cells +6920.2294921875 2984.440673828125 background all_cells +6926.75244140625 2983.120361328125 background all_cells +6930.45068359375 2996.501220703125 background all_cells +6929.5302734375 2973.685791015625 background all_cells +6916.99267578125 2954.0322265625 background all_cells +6920.72265625 2961.701171875 background all_cells +6931.8720703125 2948.947509765625 background all_cells +6922.02978515625 2948.6240234375 background all_cells +6892.25439453125 2960.885498046875 background all_cells +6908.31005859375 2959.158447265625 background all_cells +6905.09326171875 2946.883056640625 background all_cells +6896.1650390625 2953.47509765625 background all_cells +6957.58056640625 2966.072021484375 background all_cells +6962.62939453125 2970.428466796875 background all_cells +6968.4619140625 2969.995361328125 background all_cells +6960.1640625 2946.21923828125 background all_cells +6958.83935546875 2952.627685546875 background all_cells +6952.130859375 2947.68896484375 background all_cells +6942.84716796875 2946.79931640625 background all_cells +6957.25341796875 2973.220947265625 background all_cells +6968.27392578125 2998.45947265625 background all_cells +7040.81982421875 3003.9404296875 background all_cells +7015.46923828125 3009.996337890625 background all_cells +7046.42626953125 3002.3056640625 background all_cells +7021.947265625 3002.5615234375 background all_cells +6985.4912109375 3049.53173828125 background all_cells +6982.083984375 3045.052734375 background all_cells +7000.451171875 3039.540771484375 background all_cells +7023.75927734375 3048.84033203125 background all_cells +7010.52001953125 3039.5087890625 background all_cells +7009.7080078125 3026.835693359375 background all_cells +7005.361328125 3029.2919921875 background all_cells +7033.4912109375 3028.156494140625 background all_cells +6962.37060546875 3105.154541015625 background all_cells +6967.4609375 3086.6513671875 background all_cells +6968.82080078125 3123.123291015625 background all_cells +6966.58642578125 3113.569580078125 background all_cells +7022.2568359375 3094.517333984375 background all_cells +7016.7236328125 3112.218994140625 background all_cells +7027.263671875 3108.44921875 background all_cells +7027.21142578125 3118.93212890625 background all_cells +6987.95654296875 3087.564208984375 background all_cells +7007.91845703125 3088.671630859375 background all_cells +7008.11865234375 3101.70263671875 background all_cells +6999.8896484375 3084.068359375 background all_cells +6997.3779296875 3093.197998046875 background all_cells +6992.1865234375 3111.175537109375 background all_cells +6981.97705078125 3119.583251953125 background all_cells +6978.44287109375 3094.311767578125 background all_cells +6933.24267578125 3029.28857421875 background all_cells +6962.14111328125 3026.19189453125 background all_cells +6951.05419921875 3031.0400390625 background all_cells +6941.021484375 3027.880615234375 background all_cells +6894.4052734375 3056.056396484375 background all_cells +6900.9912109375 3059.115234375 background all_cells +6910.73388671875 3079.84521484375 background all_cells +6895.82080078125 3068.686767578125 background all_cells +6938.0556640625 3078.298095703125 background all_cells +6923.2236328125 3040.0146484375 background all_cells +6926.92138671875 3047.328125 background all_cells +6933.0556640625 3041.365966796875 background all_cells +6913.67822265625 3036.97265625 background all_cells +6910.61865234375 3053.968505859375 background all_cells +6901.2919921875 3044.506591796875 background all_cells +6899.05615234375 3124.516357421875 background all_cells +6893.50244140625 3124.96826171875 background all_cells +6942.96728515625 3084.600341796875 background all_cells +6957.31298828125 3089.766357421875 background all_cells +6951.607421875 3107.967041015625 background all_cells +6950.92138671875 3095.2705078125 background all_cells +6897.08154296875 3092.382568359375 background all_cells +6906.86376953125 3098.580322265625 background all_cells +6896.95263671875 3082.633056640625 background all_cells +6988.6240234375 3062.61474609375 background all_cells +6954.69677734375 3081.782958984375 background all_cells +6968.36328125 3073.22802734375 background all_cells +6962.98974609375 3062.652099609375 background all_cells +6969.08203125 3056.218017578125 background all_cells +6999.80322265625 3070.73486328125 background all_cells +7020.3037109375 3063.706298828125 background all_cells +7021.5859375 3081.01025390625 background all_cells +7010.95166015625 3074.86376953125 background all_cells +7034.51904296875 3061.297119140625 background all_cells +7041.4375 3078.086181640625 background all_cells +7036.12109375 3068.664306640625 background all_cells +7032.94189453125 3075.716064453125 background all_cells +6920.14501953125 2997.822021484375 background all_cells +6897.99169921875 2999.6796875 background all_cells +6962.890625 3006.414794921875 background all_cells +6947.45703125 3002.366943359375 background all_cells +6895.0400390625 3013.544677734375 background all_cells +6902.60888671875 3033.15478515625 background all_cells +6900.2021484375 3021.015380859375 background all_cells +6894.27392578125 3029.91943359375 background all_cells +6918.6943359375 3021.38720703125 background all_cells +6928.583984375 3035.60400390625 background all_cells +6928.05615234375 3025.848876953125 background all_cells +6936.38232421875 3007.72802734375 background all_cells +6929.52490234375 3016.465576171875 background all_cells +6941.37744140625 3022.380859375 background all_cells +6940.439453125 3014.886962890625 background all_cells +6929.67529296875 3125.468017578125 background all_cells +6949.3505859375 3118.573974609375 background all_cells +6941.02392578125 3119.031982421875 background all_cells +6907.51806640625 3159.805908203125 background all_cells +6901.36328125 3171.708984375 background all_cells +6917.79150390625 3170.87255859375 background all_cells +6956.09716796875 3144.0859375 background all_cells +6960.39453125 3172.214599609375 background all_cells +6912.44384765625 3121.156494140625 background all_cells +6907.625 3140.6337890625 background all_cells +6913.62890625 3137.701171875 background all_cells +6909.60546875 3130.42333984375 background all_cells +6932.61669921875 3144.068115234375 background all_cells +6922.42236328125 3136.853271484375 background all_cells +6946.15478515625 3167.45556640625 background all_cells +6947.7470703125 3156.193359375 background all_cells +6935.2958984375 3166.289306640625 background all_cells +6979.47998046875 3194.1728515625 background all_cells +6969.63818359375 3200.556884765625 background all_cells +6975.23046875 3196.8212890625 background all_cells +6995.61474609375 3206.328125 background all_cells +6971.8671875 3210.0498046875 background all_cells +6978.55224609375 3207.245361328125 background all_cells +6979.8203125 3213.55419921875 background all_cells +6966.3212890625 3227.19091796875 background all_cells +6957.66259765625 3225.166015625 background all_cells +6975.60400390625 3217.85009765625 background all_cells +6912.65625 3191.7333984375 background all_cells +6924.923828125 3181.12841796875 background all_cells +6921.28271484375 3195.26416015625 background all_cells +6920.6591796875 3189.120361328125 background all_cells +6945.0595703125 3186.8369140625 background all_cells +6947.43408203125 3190.564453125 background all_cells +6948.64111328125 3200.748779296875 background all_cells +6944.24609375 3207.708740234375 background all_cells +6946.98828125 3217.4580078125 background all_cells +6961.18701171875 3208.25341796875 background all_cells +6938.8818359375 3211.909423828125 background all_cells +6930.3798828125 3212.76904296875 background all_cells +6931.4638671875 3193.052734375 background all_cells +6931.28857421875 3201.389404296875 background all_cells +6932.63232421875 3183.022216796875 background all_cells +6929.67578125 3207.082275390625 background all_cells +7004.41748046875 3202.7041015625 background all_cells +6991.48193359375 3189.06005859375 background all_cells +7011.8544921875 3184.23828125 background all_cells +7010.14697265625 3176.490478515625 background all_cells +7001.8916015625 3200.039306640625 background all_cells +7031.4892578125 3212.420654296875 background all_cells +7032.052734375 3227.502197265625 background all_cells +7025.6962890625 3220.76416015625 background all_cells +7028.97509765625 3216.91259765625 background all_cells +7015.455078125 3227.702392578125 background all_cells +7022.9140625 3213.637451171875 background all_cells +7006.21044921875 3221.766845703125 background all_cells +7010.69677734375 3213.166259765625 background all_cells +7006.58642578125 3211.984375 background all_cells +7005.85009765625 3215.035400390625 background all_cells +6992.07958984375 3222.81494140625 background all_cells +7001.990234375 3215.459228515625 background all_cells +7000.4736328125 3224.80517578125 background all_cells +6990.30712890625 3228.279296875 background all_cells +7018.30712890625 3190.44970703125 background all_cells +7029.5654296875 3189.30615234375 background all_cells +7035.056640625 3203.857666015625 background all_cells +7016.359375 3206.12451171875 background all_cells +7024.9443359375 3199.45458984375 background all_cells +6994.60302734375 3138.1279296875 background all_cells +7019.21630859375 3142.700927734375 background all_cells +7009.6982421875 3122.27685546875 background all_cells +7026.58056640625 3128.973388671875 background all_cells +7026.26025390625 3137.60595703125 background all_cells +7010.30078125 3140.37548828125 background all_cells +7027.65283203125 3147.361328125 background all_cells +7030.5107421875 3156.19921875 background all_cells +7026.083984375 3160.21044921875 background all_cells +6972.64404296875 3153.42578125 background all_cells +6982.68896484375 3167.0341796875 background all_cells +6984.3818359375 3156.557373046875 background all_cells +6992.828125 3153.24951171875 background all_cells +7009.49072265625 3166.112060546875 background all_cells +7001.720703125 3148.4990234375 background all_cells +6871.5283203125 3910.38134765625 background all_cells +6859.5439453125 3878.470947265625 background all_cells +6867.41357421875 3896.9892578125 background all_cells +6878.0830078125 3925.42919921875 background all_cells +6868.0390625 3920.0302734375 background all_cells +6888.27197265625 3936.531494140625 background all_cells +6881.35400390625 3936.8408203125 background all_cells +6890.92919921875 3950.76806640625 background all_cells +6890.32373046875 3953.961669921875 background all_cells +6888.38720703125 3948.57177734375 background all_cells +6873.79736328125 3943.19775390625 background all_cells +6872.44677734375 3954.46337890625 background all_cells +6867.29443359375 3948.95654296875 background all_cells +6863.57470703125 3931.538330078125 background all_cells +6869.71630859375 3938.929931640625 background all_cells +6874.576171875 3932.82666015625 background all_cells +6894.375 3936.017822265625 background all_cells +6903.58154296875 3923.958740234375 background all_cells +6902.65283203125 3935.857421875 background all_cells +6895.353515625 3926.617919921875 background all_cells +6928.10546875 3925.2529296875 background all_cells +6922.87841796875 3939.2685546875 background all_cells +6915.63134765625 3931.50146484375 background all_cells +6922.4052734375 3928.309814453125 background all_cells +6902.3251953125 3945.21923828125 background all_cells +6917.1025390625 3943.121826171875 background all_cells +6901.81201171875 3965.538818359375 background all_cells +6899.0673828125 3955.186767578125 background all_cells +6894.1865234375 4006.96533203125 background all_cells +6896.37841796875 4040.09814453125 background all_cells +6898.7880859375 4027.826904296875 background all_cells +6897.43115234375 4018.573974609375 background all_cells +6936.54833984375 4003.65380859375 background all_cells +6940.7607421875 4031.895263671875 background all_cells +6943.984375 4017.7275390625 background all_cells +6936.26513671875 4021.729248046875 background all_cells +6935.32373046875 4013.060302734375 background all_cells +6942.92724609375 4005.637939453125 background all_cells +6935.66259765625 3977.510498046875 background all_cells +6932.1826171875 3995.693603515625 background all_cells +6942.46484375 3989.592041015625 background all_cells +6920.95263671875 3995.159912109375 background all_cells +6900.90478515625 3990.97509765625 background all_cells +6855.95361328125 3984.045654296875 background all_cells +6872.05419921875 3962.09326171875 background all_cells +6878.05517578125 3967.652099609375 background all_cells +6867.4189453125 3970.49951171875 background all_cells +6862.6865234375 3960.030517578125 background all_cells +6860.1123046875 3974.693359375 background all_cells +6888.66650390625 3959.102294921875 background all_cells +6884.0029296875 3968.59716796875 background all_cells +6894.83544921875 3966.681884765625 background all_cells +6882.79736328125 3976.370849609375 background all_cells +6894.97509765625 3983.28515625 background all_cells +6888.94677734375 3975.2578125 background all_cells +6885.9404296875 3985.6396484375 background all_cells +6857.8955078125 4002.852294921875 background all_cells +6887.00439453125 3997.867919921875 background all_cells +6860.53125 3995.110107421875 background all_cells +6911.67138671875 3891.91845703125 background all_cells +6902.9873046875 3901.533935546875 background all_cells +6908.93701171875 3904.990234375 background all_cells +6916.2275390625 3903.55615234375 background all_cells +6908.103515625 3896.653564453125 background all_cells +6896.4990234375 3904.394287109375 background all_cells +6901.19189453125 3910.7763671875 background all_cells +6914.3369140625 3909.17236328125 background all_cells +6907.20947265625 4001.735107421875 background all_cells +6931.2294921875 4010.68017578125 background all_cells +6925.49560546875 4007.2294921875 background all_cells +6911.49658203125 3916.54638671875 background all_cells +6911.55419921875 3927.069091796875 background all_cells +6907.46337890625 3924.09375 background all_cells +6933.46728515625 3902.9873046875 background all_cells +6927.5390625 3913.071044921875 background all_cells +6921.63134765625 3916.0830078125 background all_cells +6926.27392578125 3903.29736328125 background all_cells +6972.2470703125 3959.968017578125 background all_cells +6969.04296875 3974.278076171875 background all_cells +6978.201171875 3970.944091796875 background all_cells +6975.38720703125 3967.788330078125 background all_cells +6978.244140625 4019.841796875 background all_cells +6978.08056640625 3946.6083984375 background all_cells +6985.36669921875 3935.397216796875 background all_cells +6982.40966796875 3953.007080078125 background all_cells +6983.859375 4001.956298828125 background all_cells +6978.6171875 4006.445556640625 background all_cells +6976.83154296875 4001.3212890625 background all_cells +6990.6640625 3984.451904296875 background all_cells +6979.15478515625 3996.490478515625 background all_cells +6975.32080078125 3995.67578125 background all_cells +6954.20849609375 3874.185791015625 background all_cells +6984.4072265625 3893.923583984375 background all_cells +6978.8486328125 3869.923828125 background all_cells +6987.24951171875 3872.045166015625 background all_cells +6993.65576171875 3882.465087890625 background all_cells +6983.76416015625 3881.544921875 background all_cells +6989.82666015625 3927.24658203125 background all_cells +6993.7744140625 3920.47021484375 background all_cells +6993.8955078125 3909.716552734375 background all_cells +6983.8330078125 3905.45654296875 background all_cells +6987.56884765625 3916.647705078125 background all_cells +6983.927734375 3920.1875 background all_cells +6957.66015625 3975.0400390625 background all_cells +6951.35302734375 3987.995849609375 background all_cells +6962.07421875 3982.2099609375 background all_cells +6966.43505859375 3991.25732421875 background all_cells +6967.53271484375 4001.593994140625 background all_cells +6956.65087890625 4000.01806640625 background all_cells +6958.36376953125 3993.3662109375 background all_cells +6948.931640625 4004.014892578125 background all_cells +6953.095703125 4022.036376953125 background all_cells +6952.4677734375 4012.294189453125 background all_cells +6957.0791015625 4005.300048828125 background all_cells +6920.69091796875 4049.00390625 background all_cells +6929.4033203125 4056.20751953125 background all_cells +6929.486328125 4037.37060546875 background all_cells +6926.15869140625 4017.8251953125 background all_cells +6912.02734375 4022.3095703125 background all_cells +6962.0478515625 4030.512451171875 background all_cells +6978.87841796875 4045.61962890625 background all_cells +6957.3974609375 4038.485107421875 background all_cells +6971.30419921875 4028.031005859375 background all_cells +6938.2421875 4047.279296875 background all_cells +6946.9619140625 4038.088623046875 background all_cells +6943.4140625 4055.413818359375 background all_cells +6904.58154296875 4037.92724609375 background all_cells +6912.75830078125 4039.2607421875 background all_cells +6908.4462890625 4046.042236328125 background all_cells +6909.650390625 4030.550537109375 background all_cells +6915.29638671875 4058.17626953125 background all_cells +6904.54052734375 4054.006591796875 background all_cells +6929.75927734375 4065.50390625 background all_cells +6940.9970703125 4069.7939453125 background all_cells +6935.63134765625 4061.684814453125 background all_cells +6938.173828125 4077.139892578125 background all_cells +6931.470703125 4086.724853515625 background all_cells +6944.7275390625 4092.642333984375 background all_cells +6946.54052734375 4085.734619140625 background all_cells +6910.12890625 4069.158935546875 background all_cells +6903.55419921875 4086.31982421875 background all_cells +6917.24365234375 4089.040283203125 background all_cells +6919.76513671875 4077.01416015625 background all_cells +6926.68408203125 4072.912109375 background all_cells +6945.96875 4070.64892578125 background all_cells +6957.16455078125 4079.419189453125 background all_cells +6858.58984375 4036.036865234375 background all_cells +6874.537109375 4026.310302734375 background all_cells +6879.90966796875 4076.69677734375 background all_cells +6878.5390625 4062.964111328125 background all_cells +6895.32080078125 4056.54931640625 background all_cells +6900.6484375 4095.79931640625 background all_cells +6889.9306640625 4089.4287109375 background all_cells +6900.75830078125 4057.668701171875 background all_cells +6896.98486328125 4075.635009765625 background all_cells +6893.4794921875 4067.19482421875 background all_cells +6875.5107421875 4091.402587890625 background all_cells +6876.8701171875 4107.580078125 background all_cells +6897.462890625 4106.263671875 background all_cells +6888.27734375 4112.9482421875 background all_cells +6903.97802734375 4120.76171875 background all_cells +6903.09716796875 4111.55078125 background all_cells +6898.02978515625 4120.65185546875 background all_cells +6942.5693359375 4118.28369140625 background all_cells +6946.69970703125 4113.4912109375 background all_cells +6961.953125 4098.0087890625 background all_cells +6958.6162109375 4115.48291015625 background all_cells +6975.3916015625 4116.77734375 background all_cells +6972.95947265625 4110.76416015625 background all_cells +6966.17041015625 4118.98583984375 background all_cells +6934.0966796875 4099.50732421875 background all_cells +6939.5 4104.7421875 background all_cells +6946.30419921875 4098.1875 background all_cells +6951.4716796875 4108.47705078125 background all_cells +6948.80810546875 4102.11865234375 background all_cells +6942.66943359375 4108.62890625 background all_cells +6884.27978515625 4128.35986328125 background all_cells +6896.96923828125 4131.7685546875 background all_cells +6887.61669921875 4168.4248046875 background all_cells +6900.90478515625 4171.15478515625 background all_cells +6891.99462890625 4160.6474609375 background all_cells +6886.0849609375 4147.55224609375 background all_cells +6873.06201171875 4161.92236328125 background all_cells +6865.95458984375 4150.345703125 background all_cells +6860.62255859375 4169.7724609375 background all_cells +6882.5087890625 4161.25634765625 background all_cells +6862.09716796875 4160.9580078125 background all_cells +6868.22216796875 4157.56103515625 background all_cells +6862.275390625 4139.35888671875 background all_cells +6872.583984375 4136.7666015625 background all_cells +6872.3857421875 4127.80078125 background all_cells +6909.90625 4180.7412109375 background all_cells +6921.4755859375 4168.0771484375 background all_cells +6919.40283203125 4176.81201171875 background all_cells +6933.58544921875 4165.2509765625 background all_cells +6932.3525390625 4172.8916015625 background all_cells +6933.748046875 4111.67431640625 background all_cells +6938.22802734375 4126.55859375 background all_cells +6937.15625 4114.7451171875 background all_cells +6934.8330078125 4120.11572265625 background all_cells +6937.08349609375 4150.97998046875 background all_cells +6942.896484375 4163.15966796875 background all_cells +6937.3330078125 4158.39501953125 background all_cells +6940.39111328125 4140.54150390625 background all_cells +6936.876953125 4133.29541015625 background all_cells +6928.45556640625 4138.43310546875 background all_cells +6920.7314453125 4126.9228515625 background all_cells +6912.794921875 4104.0791015625 background all_cells +6916.7109375 4113.76806640625 background all_cells +6908.93505859375 4117.07373046875 background all_cells +6928.17529296875 4124.66748046875 background all_cells +6926.337890625 4111.69091796875 background all_cells +6990.79638671875 3996.966552734375 background all_cells +6997.70068359375 3968.56005859375 background all_cells +7009.2998046875 3994.85986328125 background all_cells +7013.25 3998.229736328125 background all_cells +7008.94189453125 4010.227783203125 background all_cells +7007.31982421875 3977.6279296875 background all_cells +7000.75244140625 3996.092041015625 background all_cells +7026.3544921875 3983.621337890625 background all_cells +7016.65478515625 3981.708251953125 background all_cells +7037.12890625 3985.832275390625 background all_cells +7032.1875 3977.848876953125 background all_cells +7034.68505859375 3981.4345703125 background all_cells +7054.8359375 3977.95166015625 background all_cells +7065.80419921875 3983.496826171875 background all_cells +7046.76708984375 3975.962646484375 background all_cells +7050.93896484375 3987.0888671875 background all_cells +7058.26025390625 3984.77685546875 background all_cells +7053.50048828125 3990.678955078125 background all_cells +7053.1484375 3997.555419921875 background all_cells +7045.7138671875 3995.131591796875 background all_cells +7060.54443359375 4004.927490234375 background all_cells +7062.5537109375 3991.54541015625 background all_cells +7056.09375 3961.038330078125 background all_cells +7054.578125 3967.26318359375 background all_cells +7063.267578125 3969.40771484375 background all_cells +7053.52734375 3963.64501953125 background all_cells +7022.904296875 3996.816162109375 background all_cells +7034.720703125 4009.5400390625 background all_cells +7015.0810546875 4008.369384765625 background all_cells +7050.07470703125 4008.358154296875 background all_cells +7010.07666015625 4019.456298828125 background all_cells +7016.1416015625 4032.645263671875 background all_cells +7024.78076171875 4027.201416015625 background all_cells +7037.27294921875 4036.188232421875 background all_cells +7032.4091796875 4020.559814453125 background all_cells +7050.40966796875 4027.173583984375 background all_cells +7041.09716796875 4027.751220703125 background all_cells +7043.63037109375 4036.705810546875 background all_cells +7044.78564453125 4019.01513671875 background all_cells +6992.6240234375 4042.949462890625 background all_cells +6996.87451171875 4029.5517578125 background all_cells +6997.28125 4040.50244140625 background all_cells +6995.76513671875 4035.5234375 background all_cells +7059.9384765625 4031.142333984375 background all_cells +7054.6767578125 4018.0625 background all_cells +7061.697265625 4020.876953125 background all_cells +7059.90087890625 4026.673583984375 background all_cells +7061.494140625 4072.98193359375 background all_cells +7049.9912109375 4082.3671875 background all_cells +7054.38525390625 4069.20751953125 background all_cells +7044.79150390625 4050.093994140625 background all_cells +7064.66064453125 4060.4921875 background all_cells +7049.06787109375 4066.009521484375 background all_cells +7030.3291015625 4039.17529296875 background all_cells +7021.89794921875 4038.83740234375 background all_cells +7005.8505859375 4042.097900390625 background all_cells +7005.29736328125 4037.55078125 background all_cells +7003.94482421875 4030.172607421875 background all_cells +7051.28515625 3925.270751953125 background all_cells +7055.74755859375 3930.662353515625 background all_cells +7033.35107421875 3931.787109375 background all_cells +7028.2763671875 3925.302978515625 background all_cells +7039.451171875 3930.65283203125 background all_cells +7050.75244140625 3951.765380859375 background all_cells +7059.54736328125 3957.9833984375 background all_cells +7058.40673828125 3951.030517578125 background all_cells +7034.798828125 3956.15966796875 background all_cells +7044.29443359375 3951.3544921875 background all_cells +7043.47998046875 3958.376708984375 background all_cells +7039.86767578125 3946.290771484375 background all_cells +7017.986328125 3939.621337890625 background all_cells +7034.48486328125 3943.1279296875 background all_cells +7039.5673828125 3939.174072265625 background all_cells +7051.75341796875 3943.90478515625 background all_cells +7016.57421875 3970.293701171875 background all_cells +7041.388671875 3967.0927734375 background all_cells +7031.0732421875 3969.347900390625 background all_cells +7003.06201171875 3972.02734375 background all_cells +7024.33203125 3970.678955078125 background all_cells +7009.4267578125 3966.33447265625 background all_cells +7016.1552734375 3954.359619140625 background all_cells +7029.853515625 3958.976806640625 background all_cells +7024.41552734375 3961.396484375 background all_cells +7121.44970703125 4090.811767578125 background all_cells +7121.54052734375 4084.446044921875 background all_cells +7121.55859375 4161.65087890625 background all_cells +7129.142578125 4164.07666015625 background all_cells +7124.458984375 4169.46142578125 background all_cells +7123.3017578125 4176.2431640625 background all_cells +7251.56005859375 4149.39208984375 background all_cells +7131.2685546875 4174.728515625 background all_cells +7090.73388671875 4068.986328125 background all_cells +7069.630859375 4063.311279296875 background all_cells +7098.8876953125 4062.470947265625 background all_cells +7126.64697265625 4049.594482421875 background all_cells +7125.21435546875 4059.007080078125 background all_cells +7125.455078125 4042.58056640625 background all_cells +7128.39404296875 4073.11669921875 background all_cells +7118.95166015625 4075.674560546875 background all_cells +7122.57958984375 4065.934326171875 background all_cells +7108.1650390625 4067.24169921875 background all_cells +7107.6884765625 4050.523193359375 background all_cells +7089.05126953125 4056.20947265625 background all_cells +7099.263671875 4051.23583984375 background all_cells +7088.22216796875 4050.963134765625 background all_cells +7108.75439453125 4111.3369140625 background all_cells +7115.21630859375 4111.4609375 background all_cells +7127.52734375 4116.5888671875 background all_cells +7123.23388671875 4108.5107421875 background all_cells +7111.927734375 4098.923828125 background all_cells +7131.60888671875 4111.77197265625 background all_cells +7133.29541015625 4101.7294921875 background all_cells +7116.484375 4118.26025390625 background all_cells +7126.26513671875 4122.86279296875 background all_cells +7112.50439453125 4132.9990234375 background all_cells +7137.29296875 4133.01513671875 background all_cells +7132.23291015625 4128.6396484375 background all_cells +7139.80126953125 4136.44287109375 background all_cells +7132.76904296875 4131.09423828125 background all_cells +7123.626953125 4139.63330078125 background all_cells +7100.85986328125 4155.27734375 background all_cells +7106.79443359375 4158.17724609375 background all_cells +7119.1630859375 4148.7587890625 background all_cells +7113.97265625 4152.0546875 background all_cells +7104.53125 4149.912109375 background all_cells +7100.025390625 4162.1005859375 background all_cells +7114.84765625 4167.08203125 background all_cells +7107.5439453125 4175.462890625 background all_cells +7096.0439453125 4167.45849609375 background all_cells +7104.74951171875 4169.13720703125 background all_cells +7100.89892578125 4122.1884765625 background all_cells +7098.02587890625 4139.38916015625 background all_cells +7093.5478515625 4126.5751953125 background all_cells +7068.17236328125 4078.8671875 background all_cells +7072.115234375 4086.936279296875 background all_cells +7104.17724609375 4114.05908203125 background all_cells +7104.55615234375 4101.02587890625 background all_cells +7098.9580078125 4090.428955078125 background all_cells +7107.1962890625 4080.197021484375 background all_cells +7100.3427734375 4081.70068359375 background all_cells +7067.75146484375 4089.552978515625 background all_cells +7094.41357421875 4115.7294921875 background all_cells +7095.20556640625 4111.4892578125 background all_cells +7119.07421875 3922.50830078125 background all_cells +7103.2734375 3952.067626953125 background all_cells +7108.61083984375 3993.713623046875 background all_cells +7104.82421875 3987.257080078125 background all_cells +7128.3515625 3945.3359375 background all_cells +7105.98876953125 3931.3271484375 background all_cells +7104.65283203125 3941.12255859375 background all_cells +7131.9833984375 3997.49267578125 background all_cells +7123.400390625 3994.993408203125 background all_cells +7117.7626953125 4028.612548828125 background all_cells +7137.06640625 4026.60546875 background all_cells +7132.3359375 4009.507568359375 background all_cells +7122.78564453125 4019.330810546875 background all_cells +7132.78173828125 4016.459228515625 background all_cells +7114.5927734375 4013.696044921875 background all_cells +7089.4599609375 4035.906494140625 background all_cells +7083.23779296875 4030.315673828125 background all_cells +7081.66064453125 4026.0078125 background all_cells +7094.18212890625 4025.05322265625 background all_cells +7106.3603515625 4023.703125 background all_cells +7097.5419921875 3993.50732421875 background all_cells +7104.8955078125 3999.76904296875 background all_cells +7113.048828125 3999.15625 background all_cells +7101.40283203125 3997.00048828125 background all_cells +7098.080078125 4011.444091796875 background all_cells +7088.36767578125 4002.59326171875 background all_cells +7096.2294921875 4002.5966796875 background all_cells +7093.74267578125 4008.79345703125 background all_cells +7070.80517578125 3998.9931640625 background all_cells +7066.759765625 3994.77685546875 background all_cells +7074.84033203125 3944.91455078125 background all_cells +7087.65185546875 3946.4892578125 background all_cells +7081.46337890625 3938.689697265625 background all_cells +7091.89111328125 3959.22412109375 background all_cells +7067.21142578125 3951.1064453125 background all_cells +7080.9609375 3963.638916015625 background all_cells +7098.57568359375 3982.929443359375 background all_cells +7092.03125 3930.512939453125 background all_cells +7086.39453125 3924.9501953125 background all_cells +7073.93896484375 4025.47607421875 background all_cells +7546.65087890625 3820.493408203125 background all_cells +7552.6962890625 3840.818359375 background all_cells +7542.00341796875 3830.0634765625 background all_cells +7556.1494140625 3823.593994140625 background all_cells +7569.244140625 3796.738525390625 background all_cells +7562.09912109375 3776.675537109375 background all_cells +7575.6513671875 3805.16650390625 background all_cells +7572.76904296875 3789.86376953125 background all_cells +7569.564453125 3805.3466796875 background all_cells +7571.95166015625 3810.922607421875 background all_cells +7567.08154296875 3834.33447265625 background all_cells +7578.90185546875 3826.28759765625 background all_cells +7546.267578125 3801.890380859375 background all_cells +7555.27685546875 3784.332275390625 background all_cells +7550.71337890625 3783.89697265625 background all_cells +7587.2421875 3673.9970703125 background all_cells +7572.4794921875 3686.61328125 background all_cells +7583.5068359375 3684.827880859375 background all_cells +7558.05517578125 3677.885009765625 background all_cells +7575.025390625 3778.32080078125 background all_cells +7592.4521484375 3775.109375 background all_cells +7592.3369140625 3766.385498046875 background all_cells +7640.2802734375 3706.367919921875 background all_cells +7628.50048828125 3678.01513671875 background all_cells +7675.63232421875 3706.5859375 background all_cells +7669.8017578125 3714.123046875 background all_cells +7647.16552734375 3703.09716796875 background all_cells +7607.837890625 3755.033203125 background all_cells +7615.16064453125 3676.66796875 background all_cells +7600.71044921875 3774.138916015625 background all_cells +7607.83544921875 3772.00439453125 background all_cells +7601.29541015625 3767.079345703125 background all_cells +7608.19091796875 3761.810546875 background all_cells +7716.89111328125 3653.318115234375 background all_cells +7758.76953125 3725.904541015625 background all_cells +7749.80908203125 3686.694580078125 background all_cells +7720.9609375 3659.17431640625 background all_cells +7663.75830078125 3666.951904296875 background all_cells +7683.13671875 3666.564697265625 background all_cells +7685.06494140625 3656.51611328125 background all_cells +7673.0068359375 3655.44580078125 background all_cells +7646.533203125 3652.142333984375 background all_cells +7647.34912109375 3669.025390625 background all_cells +7657.01416015625 3677.896240234375 background all_cells +7640.81591796875 3673.56982421875 background all_cells +7645.4580078125 3660.0654296875 background all_cells +7691.20068359375 3666.52197265625 background all_cells +7701.18115234375 3684.825439453125 background all_cells +7699.5048828125 3655.348388671875 background all_cells +7693.8017578125 3662.12890625 background all_cells +7570.3603515625 3650.484619140625 background all_cells +7574.1884765625 3660.21728515625 background all_cells +7566.1552734375 3657.895263671875 background all_cells +7578.84619140625 3657.279052734375 background all_cells +7557.685546875 3666.628662109375 background all_cells +7580.98681640625 3667.682373046875 background all_cells +7597.05908203125 3665.072265625 background all_cells +7613.48486328125 3660.498046875 background all_cells +7610.74658203125 3665.16357421875 background all_cells +7625.22998046875 3662.04150390625 background all_cells +7639.8046875 3657.732177734375 background all_cells +7632.5400390625 3665.3486328125 background all_cells +7589.04736328125 3786.52294921875 background all_cells +7584.2080078125 3800.55615234375 background all_cells +7597.896484375 3796.755126953125 background all_cells +7609.0126953125 3870.699951171875 background all_cells +7562.39599609375 3892.70703125 background all_cells +7572.59326171875 3935.8837890625 background all_cells +7604.33935546875 3914.1845703125 background all_cells +7602.1826171875 3874.993408203125 background all_cells +7629.07958984375 3844.21826171875 background all_cells +7582.7431640625 3863.15869140625 background all_cells +7587.986328125 3858.349365234375 background all_cells +7569.60009765625 3856.219482421875 background all_cells +7593.84912109375 3849.1416015625 background all_cells +7608.943359375 3808.266357421875 background all_cells +7602.50634765625 3822.29248046875 background all_cells +7588.0205078125 3814.49462890625 background all_cells +7054.080078125 3842.940673828125 background all_cells +7040.49462890625 3892.023193359375 background all_cells +7049.82763671875 3885.315185546875 background all_cells +7043.23193359375 3881.831298828125 background all_cells +7048.76416015625 3863.20263671875 background all_cells +7077.1650390625 3864.944091796875 background all_cells +7068.052734375 3868.58251953125 background all_cells +7064.5029296875 3850.15478515625 background all_cells +7065.72314453125 3860.412353515625 background all_cells +7079.87841796875 3851.03466796875 background all_cells +7125.14794921875 3888.352783203125 background all_cells +7135.740234375 3889.55615234375 background all_cells +7108.27392578125 3920.015625 background all_cells +7128.83544921875 3909.6044921875 background all_cells +7109.13427734375 3909.105224609375 background all_cells +7120.9599609375 3898.5634765625 background all_cells +7118.07080078125 3888.95361328125 background all_cells +7091.40625 3890.833251953125 background all_cells +7096.14111328125 3878.985595703125 background all_cells +7102.5283203125 3900.79638671875 background all_cells +7096.921875 3895.642578125 background all_cells +7060.10009765625 3912.025634765625 background all_cells +7038.0068359375 3902.338623046875 background all_cells +7043.13427734375 3918.966796875 background all_cells +7052.828125 3912.517822265625 background all_cells +7066.3349609375 3905.948486328125 background all_cells +7090.732421875 3907.541748046875 background all_cells +7074.14306640625 3910.822021484375 background all_cells +7072.1044921875 3906.315673828125 background all_cells +7066.4619140625 3912.8017578125 background all_cells +7082.36962890625 3888.813720703125 background all_cells +7072.80419921875 3900.08984375 background all_cells +7081.919921875 3895.32421875 background all_cells +7473.435546875 3757.696533203125 background all_cells +7495.28076171875 3753.5869140625 background all_cells +7482.61669921875 3755.132568359375 background all_cells +7495.4248046875 3804.656005859375 background all_cells +7516.95849609375 3794.216064453125 background all_cells +7514.64013671875 3780.71875 background all_cells +7500.89697265625 3793.1826171875 background all_cells +7483.46435546875 3786.36962890625 background all_cells +7471.32666015625 3802.761474609375 background all_cells +7536.47802734375 3774.669677734375 background all_cells +7526.6201171875 3800.033447265625 background all_cells +7540.17822265625 3783.225830078125 background all_cells +7489.32958984375 3771.0087890625 background all_cells +7493.02001953125 3782.695556640625 background all_cells +7502.39697265625 3769.9833984375 background all_cells +7511.02783203125 3758.994384765625 background all_cells +7544.90771484375 3762.128173828125 background all_cells +7536.69775390625 3755.07470703125 background all_cells +7523.11083984375 3759.358642578125 background all_cells +7515.5 3752.7490234375 background all_cells +7473.20751953125 3826.4287109375 background all_cells +7483.09521484375 3809.4814453125 background all_cells +7471.63623046875 3835.5048828125 background all_cells +7491.25927734375 3822.185302734375 background all_cells +7487.41357421875 3836.319580078125 background all_cells +7484.591796875 3829.978271484375 background all_cells +7515.79736328125 3912.016845703125 background all_cells +7541.44921875 3922.891845703125 background all_cells +7522.57958984375 3892.35595703125 background all_cells +7523.41357421875 3828.83203125 background all_cells +7513.986328125 3837.259521484375 background all_cells +7537.68310546875 3822.731201171875 background all_cells +7535.77734375 3814.31787109375 background all_cells +7530.49169921875 3840.54638671875 background all_cells +7499.5615234375 3832.536865234375 background all_cells +7505.16748046875 3814.69677734375 background all_cells +7502.77392578125 3838.66064453125 background all_cells +7504.13525390625 3823.129638671875 background all_cells +7103.54638671875 3828.648193359375 background all_cells +7120.05615234375 3851.05859375 background all_cells +7127.19482421875 3843.61181640625 background all_cells +7120.474609375 3837.39892578125 background all_cells +7112.6845703125 3835.60595703125 background all_cells +7126.919921875 3871.87451171875 background all_cells +7135.6728515625 3861.807861328125 background all_cells +7132.55517578125 3879.367919921875 background all_cells +7115.5234375 3870.253173828125 background all_cells +7102.59130859375 3857.652587890625 background all_cells +7090.8271484375 3865.046630859375 background all_cells +7121.0615234375 3881.65576171875 background all_cells +7109.94775390625 3863.464111328125 background all_cells +7102.7880859375 3869.475830078125 background all_cells +7094.544921875 3839.591552734375 background all_cells +7090.20703125 3849.812744140625 background all_cells +7106.6142578125 3846.845703125 background all_cells +7102.98974609375 3840.003173828125 background all_cells +6937.9599609375 3724.36767578125 background all_cells +6947.0361328125 3726.84619140625 background all_cells +6957.70654296875 3736.5390625 background all_cells +6958.2568359375 3762.886474609375 background all_cells +6953.466796875 3749.735107421875 background all_cells +6945.21484375 3739.150390625 background all_cells +6956.76416015625 3716.708740234375 background all_cells +6964.4794921875 3719.945556640625 background all_cells +6941.748046875 3712.070556640625 background all_cells +6951.64794921875 3694.367919921875 background all_cells +7003.0419921875 3697.652099609375 background all_cells +7013.6015625 3739.53466796875 background all_cells +7013.228515625 3728.072509765625 background all_cells +7024.45458984375 3726.211669921875 background all_cells +7038.318359375 3719.6484375 background all_cells +6968.4482421875 3693.9326171875 background all_cells +6996.9990234375 3676.170166015625 background all_cells +6985.14208984375 3680.211669921875 background all_cells +6973.10791015625 3701.4482421875 background all_cells +6975.0732421875 3684.19873046875 background all_cells +6987.29248046875 3697.30712890625 background all_cells +6986.67529296875 3719.223388671875 background all_cells +6971.4384765625 3740.418701171875 background all_cells +6972.6630859375 3757.679931640625 background all_cells +6970.60888671875 3724.395751953125 background all_cells +7133.2822265625 3694.5390625 background all_cells +7296.24072265625 3679.008056640625 background all_cells +7147.6103515625 3657.40478515625 background all_cells +7146.30322265625 3670.93701171875 background all_cells +7133.232421875 3651.51513671875 background all_cells +7059.21630859375 3671.47119140625 background all_cells +7071.89794921875 3685.30029296875 background all_cells +7035.10986328125 3669.113525390625 background all_cells +7059.9873046875 3663.953857421875 background all_cells +7039.806640625 3694.95361328125 background all_cells +7039.88037109375 3670.04052734375 background all_cells +7106.82763671875 3678.30029296875 background all_cells +7113.33935546875 3666.25341796875 background all_cells +7103.99658203125 3673.4130859375 background all_cells +6978.82958984375 3767.101806640625 background all_cells +6965.85400390625 3770.509033203125 background all_cells +6982.58935546875 3768.638671875 background all_cells +6969.64501953125 3778.507568359375 background all_cells +6970.90234375 3802.74609375 background all_cells +6967.5078125 3799.83349609375 background all_cells +6981.53955078125 3777.80908203125 background all_cells +6980.70263671875 3789.978271484375 background all_cells +6974.51904296875 3788.033203125 background all_cells +6985.67822265625 3784.517822265625 background all_cells +6976.85498046875 3801.701416015625 background all_cells +6987.833984375 3806.6796875 background all_cells +6982.77392578125 3797.84765625 background all_cells +7008.978515625 3808.9287109375 background all_cells +6952.58935546875 3810.693359375 background all_cells +6953.6953125 3791.528076171875 background all_cells +6912.443359375 3425.3779296875 background all_cells +6928.1826171875 3444.10986328125 background all_cells +6910.8671875 3455.43017578125 background all_cells +6863.05078125 3454.990478515625 background all_cells +6902.8505859375 3434.84619140625 background all_cells +6925.8740234375 3559.0087890625 background all_cells +6943.2080078125 3570.73583984375 background all_cells +6931.8037109375 3557.688720703125 background all_cells +6957.8681640625 3485.889892578125 background all_cells +6958.30712890625 3491.594482421875 background all_cells +6954.943359375 3515.39697265625 background all_cells +6921.98583984375 3498.41455078125 background all_cells +6905.37939453125 3471.82861328125 background all_cells +6860.8701171875 3591.1748046875 background all_cells +6864.35205078125 3578.07958984375 background all_cells +6904.08447265625 3515.47607421875 background all_cells +6892.9267578125 3566.299560546875 background all_cells +6910.861328125 3491.46240234375 background all_cells +6994.5947265625 3477.68505859375 background all_cells +6973.8896484375 3426.82763671875 background all_cells +6987.8544921875 3426.583984375 background all_cells +6998.2216796875 3430.71240234375 background all_cells +6994.2119140625 3442.40478515625 background all_cells +6968.6396484375 3567.506103515625 background all_cells +7013.0126953125 3527.4345703125 background all_cells +7006.923828125 3411.630859375 background all_cells +7013.49658203125 3414.7431640625 background all_cells +7009.97265625 3580.352783203125 background all_cells +6973.19189453125 3606.251708984375 background all_cells +6963.49755859375 3627.4482421875 background all_cells +6975.78564453125 3620.56298828125 background all_cells +6979.66259765625 3608.19091796875 background all_cells +7002.28564453125 3634.29052734375 background all_cells +7012.544921875 3635.07275390625 background all_cells +7007.423828125 3626.260986328125 background all_cells +6985.69384765625 3618.565185546875 background all_cells +6991.505859375 3625.60693359375 background all_cells +6992.42626953125 3632.454833984375 background all_cells +6984.25146484375 3601.206787109375 background all_cells +7000.93505859375 3605.919921875 background all_cells +6989.111328125 3596.00146484375 background all_cells +6919.00634765625 3603.955078125 background all_cells +6921.3525390625 3588.094970703125 background all_cells +6917.35302734375 3574.39697265625 background all_cells +6914.916015625 3597.353271484375 background all_cells +6965.5244140625 3595.1669921875 background all_cells +6962.9248046875 3610.3310546875 background all_cells +6950.9638671875 3602.712890625 background all_cells +6956.78173828125 3595.1064453125 background all_cells +6953.09375 3579.547119140625 background all_cells +6967.13232421875 3578.6376953125 background all_cells +6962.03076171875 3583.870361328125 background all_cells +6930.77587890625 3576.368896484375 background all_cells +6936.943359375 3591.829345703125 background all_cells +6949.48583984375 3587.44091796875 background all_cells +7030.87353515625 3421.875732421875 background all_cells +7015.00439453125 3420.71533203125 background all_cells +7021.498046875 3414.510009765625 background all_cells +7024.04443359375 3430.62109375 background all_cells +7102.455078125 3430.0498046875 background all_cells +7093.2041015625 3446.367919921875 background all_cells +7092.822265625 3432.73974609375 background all_cells +7076.3369140625 3435.153564453125 background all_cells +7071.28857421875 3445.487060546875 background all_cells +7062.92919921875 3443.07421875 background all_cells +7060.0048828125 3434.997314453125 background all_cells +7095.35888671875 3419.018310546875 background all_cells +7089.57275390625 3422.02978515625 background all_cells +7049.6650390625 3424.56982421875 background all_cells +7048.607421875 3418.90185546875 background all_cells +7075.7607421875 3415.138671875 background all_cells +7078.67236328125 3426.631103515625 background all_cells +7071.48681640625 3424.593505859375 background all_cells +7069.4248046875 3465.300537109375 background all_cells +7075.783203125 3468.225341796875 background all_cells +7091.54345703125 3456.85205078125 background all_cells +7102.3876953125 3468.212646484375 background all_cells +7070.40673828125 3474.8642578125 background all_cells +7083.9111328125 3474.5458984375 background all_cells +7079.30078125 3503.168701171875 background all_cells +7079.3017578125 3480.479248046875 background all_cells +7018.54638671875 3462.533935546875 background all_cells +7025.3427734375 3491.472900390625 background all_cells +7046.3662109375 3453.406982421875 background all_cells +7048.25732421875 3472.504638671875 background all_cells +7059.27197265625 3470.5654296875 background all_cells +7041.57958984375 3473.89208984375 background all_cells +7046.8818359375 3496.090087890625 background all_cells +7041.1103515625 3482.513671875 background all_cells +7060.4404296875 3527.668701171875 background all_cells +7098.50341796875 3520.697998046875 background all_cells +7070.78955078125 3541.954345703125 background all_cells +7085.521484375 3538.117431640625 background all_cells +7095.58740234375 3534.291259765625 background all_cells +7078.24365234375 3629.574462890625 background all_cells +7079.173828125 3642.28759765625 background all_cells +7059.60400390625 3638.2255859375 background all_cells +7051.68505859375 3576.794189453125 background all_cells +7085.73046875 3572.1787109375 background all_cells +7085.015625 3601.22216796875 background all_cells +7079.7333984375 3589.219970703125 background all_cells +7084.677734375 3587.709716796875 background all_cells +7017.62109375 3620.654296875 background all_cells +7026.47265625 3560.89794921875 background all_cells +7033.25341796875 3633.19384765625 background all_cells +7021.9697265625 3623.2802734375 background all_cells +6901.85986328125 3602.1298828125 background all_cells +6908.1494140625 3593.779052734375 background all_cells +6904.37255859375 3615.9501953125 background all_cells +6947.2919921875 3616.16015625 background all_cells +6973.94482421875 3595.532958984375 background all_cells +6948.26318359375 3629.3857421875 background all_cells +6939.56005859375 3632.493408203125 background all_cells +6932.19140625 3621.170654296875 background all_cells +6938.54541015625 3607.583251953125 background all_cells +6935.0576171875 3639.450927734375 background all_cells +6931.4931640625 3613.867919921875 background all_cells +6978.85791015625 3645.98583984375 background all_cells +6993.31298828125 3660.052978515625 background all_cells +6990.44189453125 3645.2353515625 background all_cells +6977.5966796875 3662.611328125 background all_cells +6999.11083984375 3641.39404296875 background all_cells +7004.830078125 3609.659912109375 background all_cells +7007.18896484375 3645.583251953125 background all_cells +7003.236328125 3651.7119140625 background all_cells +7030.521484375 3659.84521484375 background all_cells +7025.63330078125 3670.97314453125 background all_cells +7020.02392578125 3664.824951171875 background all_cells +7019.3583984375 3686.589599609375 background all_cells +7018.720703125 3640.685546875 background all_cells +7013.9619140625 3606.791748046875 background all_cells +7014.4150390625 3653.389892578125 background all_cells +7026.79638671875 3650.1396484375 background all_cells +7023.23095703125 3656.371826171875 background all_cells +7021.32958984375 3646.65576171875 background all_cells +6968.97021484375 3641.096923828125 background all_cells +6967.11328125 3671.870361328125 background all_cells +6920.0517578125 3649.481201171875 background all_cells +6933.0498046875 3653.411865234375 background all_cells +6911.255859375 3648.907958984375 background all_cells +6927.8916015625 3645.68896484375 background all_cells +6952.37646484375 3681.892333984375 background all_cells +6935.20068359375 3666.711669921875 background all_cells +6927.7109375 3675.281494140625 background all_cells +6925.46142578125 3661.849609375 background all_cells +6905.52099609375 3662.6142578125 background all_cells +6905.0068359375 3650.85693359375 background all_cells +6914.75537109375 3683.533447265625 background all_cells +6908.35400390625 3670.650146484375 background all_cells +6906.54345703125 3682.385986328125 background all_cells +6894.8232421875 3647.113037109375 background all_cells +6895.501953125 3609.946044921875 background all_cells +6883.2451171875 3695.331298828125 background all_cells +6902.23193359375 3630.265625 background all_cells +6893.42919921875 3661.033203125 background all_cells +6897.412109375 3826.57666015625 background all_cells +6882.029296875 3829.773193359375 background all_cells +6889.03515625 3820.795166015625 background all_cells +6908.11279296875 3835.233642578125 background all_cells +6904.48681640625 3824.990234375 background all_cells +6891.36669921875 3829.2861328125 background all_cells +6937.92822265625 3798.5078125 background all_cells +6935.3740234375 3814.4111328125 background all_cells +6923.9873046875 3811.135498046875 background all_cells +6942.154296875 3809.91015625 background all_cells +6930.3466796875 3803.8798828125 background all_cells +6919.49609375 3840.816162109375 background all_cells +6945.21875 3826.296142578125 background all_cells +6937.02294921875 3826.376220703125 background all_cells +6929.603515625 3834.573486328125 background all_cells +6925.546875 3822.12939453125 background all_cells +6906.0830078125 3805.9765625 background all_cells +6888.9638671875 3812.108642578125 background all_cells +6891.04931640625 3803.298828125 background all_cells +6917.67626953125 3799.876708984375 background all_cells +6915.57275390625 3812.0322265625 background all_cells +6911.79541015625 3804.5888671875 background all_cells +6952.9599609375 3828.3701171875 background all_cells +6964.60302734375 3826.7294921875 background all_cells +6962.66943359375 3835.904052734375 background all_cells +6956.99462890625 3820.037353515625 background all_cells +6978.2548828125 3824.74072265625 background all_cells +6982.55322265625 3813.816162109375 background all_cells +7000.16259765625 3816.606201171875 background all_cells +6991.77392578125 3815.629638671875 background all_cells +7031.92578125 3828.680908203125 background all_cells +6984.3359375 3829.073974609375 background all_cells +6989.64501953125 3831.97509765625 background all_cells +6999.13134765625 3828.733154296875 background all_cells +6893.8818359375 3846.661376953125 background all_cells +6890.224609375 3857.390625 background all_cells +6902.68408203125 3853.225830078125 background all_cells +6994.65283203125 3840.871826171875 background all_cells +7017.5927734375 3833.330078125 background all_cells +7006.89599609375 3846.89599609375 background all_cells +7002.34375 3837.701171875 background all_cells +6887.798828125 3836.60009765625 background all_cells +6975.85205078125 3839.117919921875 background all_cells +6896.4853515625 3837.751708984375 background all_cells +6862.869140625 3902.87060546875 background all_cells +6862.5947265625 3885.342041015625 background all_cells +6883.29150390625 3891.578125 background all_cells +6899.2255859375 3892.13525390625 background all_cells +6887.8095703125 3888.499267578125 background all_cells +6887.07373046875 3881.63623046875 background all_cells +6880.271484375 3897.4794921875 background all_cells +6892.27001953125 3908.4228515625 background all_cells +6876.943359375 3902.24609375 background all_cells +6885.2783203125 3912.847900390625 background all_cells +6861.34912109375 3869.511474609375 background all_cells +6881.365234375 3842.600830078125 background all_cells +6874.1689453125 3843.456298828125 background all_cells +6865.87890625 3865.427978515625 background all_cells +6905.57177734375 3842.470458984375 background all_cells +6913.06298828125 3850.147705078125 background all_cells +6922.96484375 3865.966796875 background all_cells +6922.70068359375 3858.355224609375 background all_cells +6914.009765625 3864.87646484375 background all_cells +6946.39794921875 3855.375244140625 background all_cells +6941.9873046875 3865.9794921875 background all_cells +6940.8994140625 3856.298828125 background all_cells +6932.91357421875 3858.874755859375 background all_cells +6943.67626953125 3840.56591796875 background all_cells +6940.3544921875 3843.490234375 background all_cells +6934.1142578125 3845.176025390625 background all_cells +6928.896484375 3845.77734375 background all_cells +6921.27734375 3884.832763671875 background all_cells +6937.767578125 3893.57958984375 background all_cells +6933.20263671875 3885.045654296875 background all_cells +6927.20361328125 3895.53759765625 background all_cells +6934.41552734375 3871.964111328125 background all_cells +6945.1142578125 3877.450439453125 background all_cells +6916.8046875 3877.423095703125 background all_cells +6924.5126953125 3874.1650390625 background all_cells +6952.77587890625 3867.21630859375 background all_cells +6964.07861328125 3864.77587890625 background all_cells +6982.775390625 3850.551513671875 background all_cells +6994.283203125 3849.876220703125 background all_cells +6992.3251953125 3863.41357421875 background all_cells +6986.87841796875 3858.62646484375 background all_cells +6968.8515625 3846.075927734375 background all_cells +6977.22314453125 3847.1474609375 background all_cells +6974.2353515625 3860.0986328125 background all_cells +6970.35302734375 3854.63525390625 background all_cells +6794.451171875 3686.927978515625 background all_cells +6801.18212890625 3691.833984375 background all_cells +6863.25341796875 3729.60693359375 background all_cells +6884.29150390625 3738.941650390625 background all_cells +6876.49462890625 3743.06396484375 background all_cells +6875.6708984375 3727.9580078125 background all_cells +7049.646484375 3754.6083984375 background all_cells +7070.32080078125 3758.09375 background all_cells +7064.08544921875 3749.325927734375 background all_cells +7059.52685546875 3754.810546875 background all_cells +6914.24658203125 3722.939453125 background all_cells +6918.53955078125 3734.121826171875 background all_cells +6893.33642578125 3732.312744140625 background all_cells +6906.5009765625 3722.521484375 background all_cells +6899.96630859375 3744.46484375 background all_cells +6901.75 3731.4677734375 background all_cells +6893.8369140625 3709.406494140625 background all_cells +6874.662109375 3718.23193359375 background all_cells +6866.56298828125 3719.197265625 background all_cells +6886.81591796875 3718.0234375 background all_cells +6910.4892578125 3759.072021484375 background all_cells +6883.6171875 3765.882568359375 background all_cells +6880.41796875 3755.6943359375 background all_cells +6898.29248046875 3752.20654296875 background all_cells +6907.39697265625 3769.259521484375 background all_cells +6896.166015625 3764.789794921875 background all_cells +6872.24365234375 3801.4619140625 background all_cells +6866.787109375 3814.97314453125 background all_cells +6891.28369140625 3780.0771484375 background all_cells +6902.65673828125 3794.4091796875 background all_cells +6904.22802734375 3785.171142578125 background all_cells +6893.71533203125 3795.367919921875 background all_cells +6878.2265625 3799.712646484375 background all_cells +6879.77880859375 3791.1162109375 background all_cells +6881.16357421875 3815.068603515625 background all_cells +6880.80078125 3778.80224609375 background all_cells +6862.6142578125 3793.5869140625 background all_cells +6865.322265625 3785.4951171875 background all_cells +6866.8193359375 3772.016845703125 background all_cells +6922.173828125 3785.23828125 background all_cells +6909.15380859375 3797.195556640625 background all_cells +6916.66943359375 3790.238037109375 background all_cells +6950.0390625 3756.50341796875 background all_cells +6949.7294921875 3766.6279296875 background all_cells +6926.728515625 3793.018310546875 background all_cells +6925.4443359375 3780.7177734375 background all_cells +6948.3857421875 3798.7744140625 background all_cells +6941.27685546875 3786.910400390625 background all_cells +6932.95068359375 3790.571044921875 background all_cells +6931.28369140625 3732.46142578125 background all_cells +6921.76513671875 3745.8466796875 background all_cells +6913.14794921875 3741.128662109375 background all_cells +6916.7021484375 3773.19189453125 background all_cells +6923.90380859375 3768.526611328125 background all_cells +6920.86865234375 3755.995361328125 background all_cells +7154.20849609375 3707.09228515625 background all_cells +7124.751953125 3683.65869140625 background all_cells +7148.314453125 3692.951904296875 background all_cells +7174.9033203125 3702.81787109375 background all_cells +7164.5244140625 3695.04541015625 background all_cells +7155.92529296875 3697.94189453125 background all_cells +7188.88720703125 3699.801513671875 background all_cells +7277.98193359375 3698.080810546875 background all_cells +7268.125 3699.67822265625 background all_cells +7322.4375 3694.107421875 background all_cells +7308.7451171875 3692.312744140625 background all_cells +7335.86279296875 3686.4951171875 background all_cells +7326.87255859375 3688.30126953125 background all_cells +7358.35400390625 3693.677001953125 background all_cells +7378.33154296875 3687.544921875 background all_cells +7399.0693359375 3702.15185546875 background all_cells +7394.470703125 3686.9736328125 background all_cells +7388.810546875 3691.59521484375 background all_cells +7392.67724609375 3694.492431640625 background all_cells +7398.12646484375 3712.476806640625 background all_cells +7391.95068359375 3713.045654296875 background all_cells +7411.15625 3687.837646484375 background all_cells +7405.5517578125 3703.349853515625 background all_cells +7402.25 3693.3486328125 background all_cells +7218.7158203125 3772.119384765625 background all_cells +7226.57568359375 3785.359130859375 background all_cells +7233.7919921875 3777.892822265625 background all_cells +7228.25048828125 3772.1015625 background all_cells +7245.4765625 3762.3916015625 background all_cells +7238.494140625 3790.74853515625 background all_cells +7245.4599609375 3785.6064453125 background all_cells +7239.3388671875 3799.6640625 background all_cells +7254.10546875 3813.173095703125 background all_cells +7235.68017578125 3806.697021484375 background all_cells +7245.87841796875 3804.453125 background all_cells +7224.4736328125 3801.0234375 background all_cells +7227.83544921875 3819.787109375 background all_cells +7226.68603515625 3810.5390625 background all_cells +7266.1884765625 3724.526123046875 background all_cells +7173.04296875 3724.51904296875 background all_cells +7302.88916015625 3720.474609375 background all_cells +7236.03564453125 3716.673583984375 background all_cells +7194.4814453125 3753.58984375 background all_cells +7194.34326171875 3765.78662109375 background all_cells +7206.3544921875 3755.3125 background all_cells +7212.76416015625 3762.537841796875 background all_cells +7232.755859375 3762.501220703125 background all_cells +7221.9501953125 3757.983642578125 background all_cells +7271.36474609375 3769.295654296875 background all_cells +7296.7451171875 3766.19775390625 background all_cells +7276.55078125 3753.92529296875 background all_cells +7188.3037109375 3746.76611328125 background all_cells +7206.8408203125 3737.39013671875 background all_cells +7199.37548828125 3741.268310546875 background all_cells +7209.95458984375 3800.43994140625 background all_cells +7178.54638671875 3814.6611328125 background all_cells +7181.69873046875 3802.601318359375 background all_cells +7166.98974609375 3812.982666015625 background all_cells +7200.70263671875 3803.225830078125 background all_cells +7195.89697265625 3798.969482421875 background all_cells +7210.1796875 3821.177001953125 background all_cells +7216.0859375 3789.356689453125 background all_cells +7209.93798828125 3783.0673828125 background all_cells +7200.1025390625 3789.322998046875 background all_cells +7200.072265625 3775.45947265625 background all_cells +7187.69677734375 3779.66796875 background all_cells +7194.25244140625 3783.807861328125 background all_cells +7205.97216796875 3792.540283203125 background all_cells +7192.94287109375 3791.23046875 background all_cells +7255.5390625 3932.66015625 background all_cells +7265.28955078125 3943.9404296875 background all_cells +7254.6865234375 3952.520263671875 background all_cells +7248.85888671875 3944.52490234375 background all_cells +7259.51025390625 3940.479736328125 background all_cells +7258.80029296875 3959.660888671875 background all_cells +7253.919921875 3964.85205078125 background all_cells +7262.50244140625 3964.708251953125 background all_cells +7237.57373046875 3960.988037109375 background all_cells +7221.86474609375 3961.8056640625 background all_cells +7241.5537109375 3953.074462890625 background all_cells +7240.22314453125 3945.247802734375 background all_cells +7223.68115234375 3942.16259765625 background all_cells +7239.08251953125 3937.506103515625 background all_cells +7233.509765625 3943.6533203125 background all_cells +7231.22119140625 3932.658447265625 background all_cells +7243.3251953125 3969.254150390625 background all_cells +7253.57958984375 3974.080322265625 background all_cells +7246.03857421875 3988.03466796875 background all_cells +7244.45703125 3978.2763671875 background all_cells +7248.32861328125 3973.192138671875 background all_cells +7231.5166015625 4028.268310546875 background all_cells +7201.1494140625 4042.3642578125 background all_cells +7223.01220703125 4030.78564453125 background all_cells +7221.16943359375 4027.978759765625 background all_cells +7249.60595703125 4013.72900390625 background all_cells +7250.3388671875 4031.48681640625 background all_cells +7241.34765625 4027.388916015625 background all_cells +7227.2890625 3976.275146484375 background all_cells +7234.3955078125 3998.24072265625 background all_cells +7226.2392578125 3993.464111328125 background all_cells +7238.22509765625 3987.623046875 background all_cells +7317.69580078125 4061.10791015625 background all_cells +7310.98193359375 4045.45654296875 background all_cells +7328.63720703125 4064.59619140625 background all_cells +7320.31591796875 4071.377685546875 background all_cells +7321.341796875 4050.9541015625 background all_cells +7307.068359375 4061.373291015625 background all_cells +7308.3193359375 4073.2890625 background all_cells +7326.06982421875 4075.50439453125 background all_cells +7318.20361328125 4087.291748046875 background all_cells +7314.16357421875 4078.1845703125 background all_cells +7321.46240234375 4035.82177734375 background all_cells +7334.55078125 4055.6201171875 background all_cells +7328.345703125 4037.306884765625 background all_cells +7396.61962890625 4089.522705078125 background all_cells +7393.751953125 4067.026611328125 background all_cells +7393.431640625 4077.134521484375 background all_cells +7343.0908203125 4039.01806640625 background all_cells +7347.67626953125 4049.386962890625 background all_cells +7378.60791015625 4079.793212890625 background all_cells +7355.28759765625 3967.621826171875 background all_cells +7320.73095703125 3983.079345703125 background all_cells +7310.60595703125 3977.54541015625 background all_cells +7331.29736328125 3976.04931640625 background all_cells +7365.69873046875 3997.0087890625 background all_cells +7314.013671875 3998.4619140625 background all_cells +7378.9296875 4002.72705078125 background all_cells +7378.94140625 3998.431396484375 background all_cells +7365.4423828125 3983.04443359375 background all_cells +7361.23583984375 3989.281494140625 background all_cells +7367.9482421875 3989.375244140625 background all_cells +7374.73583984375 3985.90234375 background all_cells +7282.8408203125 4021.73681640625 background all_cells +7298.55224609375 4018.78515625 background all_cells +7297.5927734375 4008.1435546875 background all_cells +7291.4833984375 4008.6015625 background all_cells +7298.34228515625 3994.061279296875 background all_cells +7310.30224609375 3991.345458984375 background all_cells +7305.3037109375 4001.173583984375 background all_cells +7351.26123046875 3948.744140625 background all_cells +7280.40380859375 3985.302978515625 background all_cells +7291.1083984375 3983.47119140625 background all_cells +7295.322265625 3976.678955078125 background all_cells +7294.3603515625 3949.449462890625 background all_cells +7308.900390625 4015.784912109375 background all_cells +7325.2783203125 4022.308349609375 background all_cells +7310.88525390625 4023.19775390625 background all_cells +7269.70458984375 3995.63134765625 background all_cells +7282.880859375 3997.652099609375 background all_cells +7277.78857421875 3992.37841796875 background all_cells +7269.8525390625 4005.07568359375 background all_cells +7300.2978515625 3936.62109375 background all_cells +7268.0693359375 3939.343017578125 background all_cells +7288.66455078125 3941.685791015625 background all_cells +7235.69580078125 3838.533935546875 background all_cells +7250.111328125 3822.797119140625 background all_cells +7238.80517578125 3822.930908203125 background all_cells +7230.2734375 3868.547607421875 background all_cells +7228.28369140625 3881.63427734375 background all_cells +7216.4814453125 3864.468994140625 background all_cells +7228.90283203125 3862.785888671875 background all_cells +7216.44140625 3826.0107421875 background all_cells +7229.9697265625 3851.679931640625 background all_cells +7223.158203125 3841.900634765625 background all_cells +7202.373046875 3877.876953125 background all_cells +7219.18701171875 3891.890625 background all_cells +7201.57421875 3893.64599609375 background all_cells +7207.8544921875 3902.943359375 background all_cells +7209.54931640625 3893.366455078125 background all_cells +7294.2294921875 3924.31982421875 background all_cells +7392.38671875 3925.36279296875 background all_cells +7358.79638671875 3931.2353515625 background all_cells +7325.46337890625 3921.826416015625 background all_cells +7253.34521484375 3921.906982421875 background all_cells +7243.27587890625 3928.37060546875 background all_cells +7269.05224609375 3919.42626953125 background all_cells +7264.92041015625 3927.94921875 background all_cells +7260.9990234375 3922.30908203125 background all_cells +7221.83935546875 3909.914794921875 background all_cells +7209.91064453125 3927.453369140625 background all_cells +7225.048828125 3926.4609375 background all_cells +7201.87255859375 3917.916015625 background all_cells +7210.5048828125 3917.392822265625 background all_cells +7238.3447265625 3885.31640625 background all_cells +7268.15234375 3895.124267578125 background all_cells +7307.11474609375 3897.286865234375 background all_cells +7260.744140625 3909.04296875 background all_cells +7242.31005859375 3907.7275390625 background all_cells +7259.9423828125 3863.197998046875 background all_cells +7250.08740234375 3881.145263671875 background all_cells +7247.671875 3871.311279296875 background all_cells +7258.2294921875 3872.222412109375 background all_cells +7264.26953125 3891.14404296875 background all_cells +7273.50732421875 3891.98193359375 background all_cells +7272.28759765625 3879.507568359375 background all_cells +7266.3779296875 3866.617431640625 background all_cells +7260.04443359375 3833.209228515625 background all_cells +7310.67529296875 3831.384033203125 background all_cells +7309.8701171875 3843.9794921875 background all_cells +7260.53515625 3855.224609375 background all_cells +7258.0341796875 3843.983642578125 background all_cells +7139.71923828125 3836.247314453125 background all_cells +7144.04150390625 3845.385986328125 background all_cells +7158.48828125 3827.079833984375 background all_cells +7149.76708984375 3846.191162109375 background all_cells +7147.6064453125 3823.768310546875 background all_cells +7171.26416015625 3835.209716796875 background all_cells +7185.85595703125 3833.256591796875 background all_cells +7180.10791015625 3843.681884765625 background all_cells +7173.1552734375 3881.257080078125 background all_cells +7178.759765625 3882.280029296875 background all_cells +7177.3544921875 3873.17236328125 background all_cells +7184.55322265625 3864.64404296875 background all_cells +7213.72216796875 3878.8369140625 background all_cells +7212.08203125 3851.798095703125 background all_cells +7201.44580078125 3867.54296875 background all_cells +7196.5361328125 3862.993408203125 background all_cells +7189.34375 3880.111083984375 background all_cells +7154.666015625 3862.055908203125 background all_cells +7143.93994140625 3875.76220703125 background all_cells +7148.58154296875 3855.19921875 background all_cells +7163.58154296875 3848.1318359375 background all_cells +7161.02392578125 3880.478515625 background all_cells +7192.45947265625 3966.806640625 background all_cells +7201.53125 3952.977783203125 background all_cells +7192.46533203125 3979.385986328125 background all_cells +7190.82421875 3951.298583984375 background all_cells +7207.7060546875 3977.743896484375 background all_cells +7213.3095703125 3962.95703125 background all_cells +7216.68896484375 3951.1162109375 background all_cells +7210.328125 3991.367919921875 background all_cells +7206.09228515625 3973.2080078125 background all_cells +7191.9443359375 3936.199951171875 background all_cells +7210.06396484375 3940.00244140625 background all_cells +7161.1650390625 3935.138671875 background all_cells +7155.56982421875 3929.279296875 background all_cells +7149.791015625 3943.947509765625 background all_cells +7170.52490234375 3978.402587890625 background all_cells +7175.5625 3970.420654296875 background all_cells +7169.80029296875 3962.5751953125 background all_cells +7153.01806640625 3985.740966796875 background all_cells +7161.5146484375 3980.74365234375 background all_cells +7151.96728515625 3953.580810546875 background all_cells +7155.09765625 3963.635498046875 background all_cells +7139.7998046875 3954.93115234375 background all_cells +7191.1806640625 3899.459228515625 background all_cells +7173.03173828125 3895.51220703125 background all_cells +7149.57861328125 3914.955810546875 background all_cells +7152.75537109375 3925.012451171875 background all_cells +7168.326171875 3925.541259765625 background all_cells +7160.580078125 3914.88427734375 background all_cells +7170.7314453125 3917.041259765625 background all_cells +7178.9638671875 3915.2490234375 background all_cells +7199.0908203125 3923.793701171875 background all_cells +7183.091796875 3926.637451171875 background all_cells +7189.11279296875 3913.375244140625 background all_cells +7142.55322265625 3905.784912109375 background all_cells +7147.0625 3894.86865234375 background all_cells +7182.72412109375 4029.56298828125 background all_cells +7195.6875 3996.51708984375 background all_cells +7181.67724609375 4003.215087890625 background all_cells +7180.97265625 4017.44580078125 background all_cells +7207.23876953125 4044.514892578125 background all_cells +7196.25634765625 4059.151611328125 background all_cells +7216.7900390625 4048.070556640625 background all_cells +7201.1494140625 4023.72802734375 background all_cells +7220.1962890625 4001.245849609375 background all_cells +7215.1591796875 4009.3330078125 background all_cells +7200.75439453125 4011.36376953125 background all_cells +7150.90087890625 4089.814453125 background all_cells +7156.9775390625 4083.5712890625 background all_cells +7166.50390625 4067.961669921875 background all_cells +7164.09521484375 4076.438232421875 background all_cells +7192.287109375 4088.373291015625 background all_cells +7203.2177734375 4083.370361328125 background all_cells +7197.166015625 4084.9814453125 background all_cells +7197.61572265625 4073.64208984375 background all_cells +7181.58447265625 4075.103515625 background all_cells +7182.81201171875 4097.22412109375 background all_cells +7190.4013671875 4074.5048828125 background all_cells +7141.6748046875 4012.3505859375 background all_cells +7141.34716796875 3999.12451171875 background all_cells +7146.25830078125 4006.00537109375 background all_cells +7145.4716796875 4020.59326171875 background all_cells +7150.71337890625 4012.108642578125 background all_cells +7147.87353515625 4025.62255859375 background all_cells +7159.3740234375 4025.36083984375 background all_cells +7169.34619140625 4027.596923828125 background all_cells +7165.6416015625 4020.918701171875 background all_cells +7166.3173828125 4007.489501953125 background all_cells +7170.68505859375 4036.526611328125 background all_cells +7148.7939453125 4049.193115234375 background all_cells +7162.06591796875 4045.696533203125 background all_cells +7144.11767578125 4044.786865234375 background all_cells +7152.8125 4038.531494140625 background all_cells +7155.666015625 4113.40771484375 background all_cells +7140.73876953125 4127.47607421875 background all_cells +7148.9775390625 4125.5703125 background all_cells +7138.78125 4111.423828125 background all_cells +7157.4208984375 4128.21826171875 background all_cells +7158.5771484375 4118.97705078125 background all_cells +7165.77880859375 4176.05517578125 background all_cells +7171.60400390625 4177.50732421875 background all_cells +7170.96728515625 4168.04541015625 background all_cells +7162.7431640625 4173.11865234375 background all_cells +7135.873046875 4166.0888671875 background all_cells +7153.51953125 4179.45068359375 background all_cells +7137.923828125 4175.8115234375 background all_cells +7156.01904296875 4172.74560546875 background all_cells +7139.7109375 4171.5830078125 background all_cells +7168.994140625 4115.70166015625 background all_cells +7172.98583984375 4128.34716796875 background all_cells +7169.34521484375 4122.04248046875 background all_cells +7256.12939453125 4139.2177734375 background all_cells +7269.841796875 4136.171875 background all_cells +7270.04248046875 4144.28759765625 background all_cells +7261.7353515625 4134.1142578125 background all_cells +7283.37548828125 4143.810546875 background all_cells +7307.32763671875 4124.4384765625 background all_cells +7310.74462890625 4116.955078125 background all_cells +7269.7373046875 4154.3134765625 background all_cells +7239.08349609375 4146.19970703125 background all_cells +7247.23046875 4139.390625 background all_cells +7179.98583984375 4171.90478515625 background all_cells +7191.64599609375 4163.32421875 background all_cells +7189.61181640625 4175.22412109375 background all_cells +7184.3125 4161.912109375 background all_cells +7226.515625 4174.61474609375 background all_cells +7238.0068359375 4178.49658203125 background all_cells +7233.82763671875 4173.3994140625 background all_cells +7198.96728515625 4163.96240234375 background all_cells +7207.31689453125 4176.65625 background all_cells +7227.1396484375 4151.998046875 background all_cells +7212.1318359375 4156.98828125 background all_cells +7223.59130859375 4162.6298828125 background all_cells +7225.1982421875 4168.82080078125 background all_cells +7211.5 4172.16748046875 background all_cells +7200.58349609375 4146.5576171875 background all_cells +7208.73193359375 4143.86572265625 background all_cells +7200.29541015625 4155.44677734375 background all_cells +7192.86474609375 4151.3544921875 background all_cells +7259.59130859375 4111.91259765625 background all_cells +7254.44287109375 4119.2734375 background all_cells +7238.40869140625 4114.0830078125 background all_cells +7235.48583984375 4127.1875 background all_cells +7222.24609375 4134.107421875 background all_cells +7253.17333984375 4133.71337890625 background all_cells +7242.033203125 4130.458984375 background all_cells +7251.60986328125 4128.0576171875 background all_cells +7174.57861328125 4133.41357421875 background all_cells +7175.18896484375 4119.00439453125 background all_cells +7182.39306640625 4116.5986328125 background all_cells +7240.62060546875 4046.875244140625 background all_cells +7270.2451171875 4104.0322265625 background all_cells +7282.7265625 4066.9345703125 background all_cells +7279.02099609375 4084.100341796875 background all_cells +7295.25537109375 4057.215576171875 background all_cells +7300.17822265625 4092.479248046875 background all_cells +7307.13330078125 4034.567138671875 background all_cells +7296.2744140625 4045.048583984375 background all_cells +7266.80859375 4035.048583984375 background all_cells +7285.15869140625 4057.46826171875 background all_cells +7277.802734375 4051.129638671875 background all_cells +7241.5966796875 4081.253173828125 background all_cells +7161.287109375 4106.609375 background all_cells +7172.818359375 4108.10302734375 background all_cells +7174.75048828125 4093.424560546875 background all_cells +7168.97607421875 4105.87353515625 background all_cells +7135.78173828125 4076.74658203125 background all_cells +7148.37744140625 4099.96044921875 background all_cells +7139.888671875 4055.666748046875 background all_cells +7132.79931640625 4062.609619140625 background all_cells +7140.5078125 4065.6728515625 background all_cells +7152.6083984375 4058.46142578125 background all_cells +7181.380859375 4040.486328125 background all_cells +7214.32568359375 4074.794189453125 background all_cells +7206.09326171875 4059.998291015625 background all_cells +7207.25048828125 4092.1513671875 background all_cells +7207.71533203125 4116.64697265625 background all_cells +7192.94677734375 4108.26904296875 background all_cells +7203.73583984375 4105.1748046875 background all_cells +7217.20263671875 4094.664794921875 background all_cells +7254.251953125 4087.953369140625 background all_cells +7225.5859375 4087.125 background all_cells +7240.59423828125 4091.826904296875 background all_cells +7230.40625 4094.922607421875 background all_cells +7229.52392578125 4043.594482421875 background all_cells +7229.576171875 4073.754150390625 background all_cells +7246.14697265625 4100.203125 background all_cells +7219.65869140625 4102.08935546875 background all_cells +7253.6376953125 4105.4375 background all_cells +7232.7998046875 4107.73583984375 background all_cells +7370.72216796875 3766.5888671875 background all_cells +7349.2705078125 3745.34912109375 background all_cells +7396.27880859375 3757.77587890625 background all_cells +7394.19873046875 3761.499267578125 background all_cells +7372.98828125 3741.588623046875 background all_cells +7398.30810546875 3726.852294921875 background all_cells +7419.12744140625 3730.59619140625 background all_cells +7407.51416015625 3720.275390625 background all_cells +7401.94140625 3744.75244140625 background all_cells +7409.89794921875 3748.83447265625 background all_cells +7416.43701171875 3742.546142578125 background all_cells +7364.92626953125 3717.6708984375 background all_cells +7385.9033203125 3729.431640625 background all_cells +7441.89208984375 3689.38720703125 background all_cells +7456.43212890625 3726.852294921875 background all_cells +7475.17822265625 3724.504150390625 background all_cells +7476.1650390625 3711.101806640625 background all_cells +7465.46875 3705.885009765625 background all_cells +7446.0966796875 3701.85595703125 background all_cells +7483.6708984375 3710.51171875 background all_cells +7491.51171875 3688.590087890625 background all_cells +7484.625 3696.06640625 background all_cells +7496.13330078125 3716.14794921875 background all_cells +7496.9736328125 3708.448974609375 background all_cells +7488.17919921875 3711.874267578125 background all_cells +7495.85302734375 3721.77197265625 background all_cells +7493.0400390625 3741.7197265625 background all_cells +7484.63916015625 3736.238525390625 background all_cells +7454.96240234375 3735.807861328125 background all_cells +7452.3798828125 3745.6181640625 background all_cells +7474.01416015625 3746.8095703125 background all_cells +7462.1552734375 3745.6591796875 background all_cells +7418.99609375 3720.495849609375 background all_cells +7425.32373046875 3693.75341796875 background all_cells +7427.24462890625 3723.98583984375 background all_cells +7428.3818359375 3714.537353515625 background all_cells +7425.7861328125 3749.312255859375 background all_cells +7431.2919921875 3756.744873046875 background all_cells +7432.07177734375 3752.158447265625 background all_cells +7446.708984375 3711.991943359375 background all_cells +7450.06982421875 3719.091796875 background all_cells +7439.03515625 3716.70166015625 background all_cells +7446.14208984375 3729.07275390625 background all_cells +7437.9794921875 3744.717041015625 background all_cells +7427.810546875 3739.309326171875 background all_cells +7421.1982421875 3780.8505859375 background all_cells +7404.712890625 3774.0791015625 background all_cells +7407.45703125 3758.93408203125 background all_cells +7412.03564453125 3772.438232421875 background all_cells +7428.2265625 3773.95458984375 background all_cells +7423.3505859375 3761.955810546875 background all_cells +7435.08740234375 3776.2841796875 background all_cells +7455.8837890625 3770.355224609375 background all_cells +7446.26416015625 3776.00732421875 background all_cells +7445.60107421875 3761.807373046875 background all_cells +7436.15185546875 3804.68505859375 background all_cells +7428.91552734375 3819.613525390625 background all_cells +7434.79296875 3813.9775390625 background all_cells +7446.29638671875 3813.641357421875 background all_cells +7455.859375 3783.956298828125 background all_cells +7451.30908203125 3795.0732421875 background all_cells +7437.43408203125 3786.094482421875 background all_cells +7445.69287109375 3785.831298828125 background all_cells +7464.0751953125 3761.91015625 background all_cells +7581.56103515625 3757.535400390625 background all_cells +7619.46630859375 3781.49560546875 background all_cells +7466.12890625 3781.00634765625 background all_cells +7464.9326171875 3831.40478515625 background all_cells +7464.611328125 3817.464111328125 background all_cells +7405.181640625 4078.18798828125 background all_cells +7417.3720703125 4057.576171875 background all_cells +7403.09765625 4052.857666015625 background all_cells +7417.45556640625 4078.091552734375 background all_cells +7442.056640625 4101.54150390625 background all_cells +7449.900390625 4120.08740234375 background all_cells +7458.18603515625 4095.3544921875 background all_cells +7456.69384765625 4112.728515625 background all_cells +7452.53662109375 4099.9267578125 background all_cells +7424.58349609375 4121.0693359375 background all_cells +7431.705078125 4138.39892578125 background all_cells +7434.265625 4113.47314453125 background all_cells +7434.14892578125 4094.119384765625 background all_cells +7420.1083984375 4088.986328125 background all_cells +7434.23095703125 4064.12109375 background all_cells +7451.76904296875 4059.170654296875 background all_cells +7428.0751953125 4087.474365234375 background all_cells +7427.3388671875 4072.958251953125 background all_cells +7420.0654296875 4043.760009765625 background all_cells +7491.9541015625 4116.34375 background all_cells +7501.42236328125 4125.57763671875 background all_cells +7491.69580078125 4123.603515625 background all_cells +7560.35107421875 4112.06982421875 background all_cells +7606.42529296875 4107.396484375 background all_cells +7596.62890625 4111.01318359375 background all_cells +7587.0810546875 4110.21533203125 background all_cells +7586.81591796875 4154.39453125 background all_cells +7504.884765625 4062.556396484375 background all_cells +7527.521484375 4066.799560546875 background all_cells +7520.33349609375 4089.17431640625 background all_cells +7516.48388671875 4092.279296875 background all_cells +7541.8564453125 4007.341552734375 background all_cells +7555.3056640625 4008.398681640625 background all_cells +7554.138671875 4003.600341796875 background all_cells +7546.90234375 4010.32861328125 background all_cells +7621.7255859375 3967.281005859375 background all_cells +7615.58154296875 4003.49267578125 background all_cells +7631.85205078125 3993.376220703125 background all_cells +7612.0810546875 4008.947021484375 background all_cells +7636.900390625 4064.550537109375 background all_cells +7601.10546875 4039.20556640625 background all_cells +7605.66552734375 4014.27001953125 background all_cells +7557.2421875 4020.771484375 background all_cells +7550.9033203125 3964.088623046875 background all_cells +7573.79833984375 3989.297607421875 background all_cells +7565.8515625 3964.0078125 background all_cells +7561.587890625 4022.82958984375 background all_cells +7509.8369140625 4195.1083984375 background all_cells +7513.9404296875 4217.939453125 background all_cells +7502.228515625 4222.2314453125 background all_cells +7526.86572265625 4188.6728515625 background all_cells +7522.23095703125 4177.8818359375 background all_cells +7513.50732421875 4184.31884765625 background all_cells +7588.326171875 4177.9833984375 background all_cells +7626.046875 4173.8369140625 background all_cells +7612.66455078125 4183.91943359375 background all_cells +7589.27734375 4192.3564453125 background all_cells +7569.7841796875 4204.44970703125 background all_cells +7587.61962890625 4202.4482421875 background all_cells +7578.45849609375 4223.32861328125 background all_cells +7524.75244140625 4133.16162109375 background all_cells +7631.3359375 4126.9267578125 background all_cells +7613.01513671875 4149.060546875 background all_cells +7535.970703125 4136.875 background all_cells +7476.2197265625 4126.0361328125 background all_cells +7443.6044921875 4129.76318359375 background all_cells +7470.15869140625 4133.6640625 background all_cells +7458.7041015625 4128.20703125 background all_cells +7436.9619140625 4159.9296875 background all_cells +7420.27392578125 4158.5390625 background all_cells +7447.0185546875 4163.20361328125 background all_cells +7482.08740234375 4139.72119140625 background all_cells +7462.95556640625 4165.96142578125 background all_cells +7468.75537109375 4152.54736328125 background all_cells +7471.83203125 4145.29443359375 background all_cells +7486.8095703125 4190.0712890625 background all_cells +7494.8974609375 4198.466796875 background all_cells +7495.95654296875 4185.189453125 background all_cells +7498.0947265625 4173.9892578125 background all_cells +7482.611328125 4177.77734375 background all_cells +7497.47900390625 4138.50048828125 background all_cells +7497.109375 4129.0771484375 background all_cells +7491.06591796875 4131.876953125 background all_cells +7504.52197265625 4143.3515625 background all_cells +7499.45947265625 4155.87548828125 background all_cells +7453.546875 4141.560546875 background all_cells +7428.28369140625 4150.17578125 background all_cells +7453.77197265625 4155.93359375 background all_cells +7435.92529296875 4153.751953125 background all_cells +7441.0126953125 4147.5576171875 background all_cells +7431.611328125 3994.681396484375 background all_cells +7326.998046875 3988.7353515625 background all_cells +7331.5224609375 3992.5283203125 background all_cells +7420.18798828125 3976.121826171875 background all_cells +7389.9970703125 4033.8974609375 background all_cells +7428.9736328125 4003.67529296875 background all_cells +7418.177734375 4020.1708984375 background all_cells +7418.59765625 4028.746826171875 background all_cells +7411.9609375 4036.94189453125 background all_cells +7376.58935546875 4047.588623046875 background all_cells +7383.81298828125 4054.426513671875 background all_cells +7382.8974609375 4047.6640625 background all_cells +7377.78369140625 4020.453857421875 background all_cells +7360.021484375 4030.67724609375 background all_cells +7344.3359375 4021.34423828125 background all_cells +7332.67041015625 4023.61279296875 background all_cells +7455.15087890625 3820.977783203125 background all_cells +7448.2080078125 3876.689208984375 background all_cells +7438.412109375 3871.099365234375 background all_cells +7445.0263671875 3821.55078125 background all_cells +7496.8564453125 3964.33935546875 background all_cells +7470.83203125 3961.61474609375 background all_cells +7490.14111328125 4026.226806640625 background all_cells +7521.498046875 3967.914794921875 background all_cells +7484.67529296875 3845.129638671875 background all_cells +7551.73095703125 3810.351318359375 background all_cells +7558.25439453125 3814.58251953125 background all_cells +7477.3203125 3898.734130859375 background all_cells +7464.87646484375 3882.224853515625 background all_cells +7359.701171875 3858.66796875 background all_cells +7352.74609375 3839.660400390625 background all_cells +7350.3779296875 3850.24853515625 background all_cells +7357.60107421875 3851.67626953125 background all_cells +7365.4326171875 3854.764404296875 background all_cells +7405.90380859375 3860.3759765625 background all_cells +7406.0224609375 3904.87109375 background all_cells +7426.93408203125 3823.93359375 background all_cells +7405.18017578125 3897.69580078125 background all_cells +7402.9296875 3888.95068359375 background all_cells +7416.876953125 3875.099609375 background all_cells +7363.3388671875 3890.81298828125 background all_cells +7334.71728515625 3861.773193359375 background all_cells +7341.88330078125 3864.64990234375 background all_cells +7379.69873046875 3870.16015625 background all_cells +7376.29345703125 3874.666015625 background all_cells +7524.6083984375 3748.953125 background all_cells +7507.421875 3742.475830078125 background all_cells +7527.8271484375 3726.112060546875 background all_cells +7536.2197265625 3720.23486328125 background all_cells +7529.1318359375 3721.83056640625 background all_cells +7507.59375 3715.107177734375 background all_cells +7511.88671875 3720.990966796875 background all_cells +7520.3974609375 3719.544921875 background all_cells +7572.30712890625 3736.781005859375 background all_cells +7572.90478515625 3719.37646484375 background all_cells +7601.66552734375 3729.209228515625 background all_cells +7582.98193359375 3738.874267578125 background all_cells +7617.814453125 3725.256103515625 background all_cells +7621.50390625 3707.07763671875 background all_cells +7627.2626953125 3728.2392578125 background all_cells +7619.7392578125 3737.48486328125 background all_cells +7598.8974609375 3690.761474609375 background all_cells +7608.37060546875 3713.943359375 background all_cells +7599.39453125 3712.201904296875 background all_cells +7603.3408203125 3749.98876953125 background all_cells +7546.671875 3713.345703125 background all_cells +7564.23974609375 3729.2412109375 background all_cells +7540.83740234375 3726.050048828125 background all_cells +7556.7685546875 3717.5546875 background all_cells +7558.271484375 3693.6943359375 background all_cells +7557.69873046875 3705.35693359375 background all_cells +7576.1201171875 3701.16455078125 background all_cells +7571.544921875 3696.701171875 background all_cells +7567.041015625 3702.764404296875 background all_cells +7554.7041015625 3739.942626953125 background all_cells +7547.83544921875 3749.815185546875 background all_cells +7562.15625 3749.153564453125 background all_cells +7371.46337890625 4203.07861328125 background all_cells +7386.56884765625 4201.78515625 background all_cells +7383.37060546875 4171.013671875 background all_cells +7376.447265625 4185.47021484375 background all_cells +7378.0029296875 4179.8544921875 background all_cells +7372.20166015625 4093.07177734375 background all_cells +7371.09814453125 4100.548828125 background all_cells +7379.7109375 4098.357421875 background all_cells +7394.4775390625 4102.75048828125 background all_cells +7389.3427734375 4098.0283203125 background all_cells +7390.88916015625 4165.357421875 background all_cells +7370.56787109375 4160.10009765625 background all_cells +7385.27734375 4137.71435546875 background all_cells +7368.96337890625 4223.12890625 background all_cells +7364.21142578125 4187.36865234375 background all_cells +7368.220703125 4252.892578125 background all_cells +7347.533203125 4250.96435546875 background all_cells +7342.47509765625 4238.87841796875 background all_cells +7338.7744140625 4209.19970703125 background all_cells +7329.25 4215.63720703125 background all_cells +7317.73974609375 4214.935546875 background all_cells +7320.17578125 4207.10546875 background all_cells +7410.67333984375 4179.6083984375 background all_cells +7410.69921875 4248.9853515625 background all_cells +7417.81201171875 4242.6162109375 background all_cells +7409.166015625 4225.31298828125 background all_cells +7405.7646484375 4214.92529296875 background all_cells +7406.07470703125 4235.62841796875 background all_cells +7380.9228515625 4232.869140625 background all_cells +7395.63134765625 4236.56884765625 background all_cells +7392.13671875 4224.43017578125 background all_cells +7386.42431640625 4213.64599609375 background all_cells +7363.68359375 4101.23388671875 background all_cells +7345.82763671875 4112.68603515625 background all_cells +7364.44970703125 4115.8994140625 background all_cells +7352.41650390625 4103.63671875 background all_cells +7350.27001953125 4123.83740234375 background all_cells +7350.7275390625 4135.609375 background all_cells +7367.345703125 4139.39599609375 background all_cells +7364.2685546875 4132.8251953125 background all_cells +7338.13623046875 4098.41552734375 background all_cells +7315.810546875 4105.337890625 background all_cells +7321.95361328125 4107.4443359375 background all_cells +7316.17138671875 4127.76171875 background all_cells +7322.708984375 4137.39306640625 background all_cells +7422.1357421875 4098.50341796875 background all_cells +7412.37158203125 4112.1474609375 background all_cells +7421.32470703125 4109.08056640625 background all_cells +7409.93798828125 4104.72802734375 background all_cells +7395.0859375 4176.72265625 background all_cells +7405.96533203125 4152.88623046875 background all_cells +7398.58544921875 4162.82568359375 background all_cells +7400.076171875 4144.05615234375 background all_cells +7409.646484375 4194.1083984375 background all_cells +7403.65185546875 4182.74755859375 background all_cells +7410.68994140625 4128.11767578125 background all_cells +7417.8203125 4144.376953125 background all_cells +7381.08154296875 4116.1650390625 background all_cells +7405.5927734375 4097.57275390625 background all_cells +7376.755859375 4122.23583984375 background all_cells +7404.26025390625 4116.10205078125 background all_cells +7366.28759765625 4345.70263671875 background all_cells +7377.8349609375 4343.443359375 background all_cells +7369.45654296875 4340.90869140625 background all_cells +7376.36083984375 4400.93017578125 background all_cells +7393.9296875 4403.00390625 background all_cells +7395.52978515625 4379.6630859375 background all_cells +7384.966796875 4384.72021484375 background all_cells +7397.4375 4394.21826171875 background all_cells +7409.26171875 4410.90869140625 background all_cells +7408.27099609375 4377.75439453125 background all_cells +7411.04931640625 4392.3447265625 background all_cells +7401.455078125 4382.5341796875 background all_cells +7379.70166015625 4372.89697265625 background all_cells +7390.84619140625 4359.64208984375 background all_cells +7391.919921875 4369.2509765625 background all_cells +7391.56005859375 4348.2060546875 background all_cells +7449.22509765625 4325.115234375 background all_cells +7457.42578125 4332.97412109375 background all_cells +7441.8076171875 4329.3828125 background all_cells +7445.53125 4401.60205078125 background all_cells +7429.4267578125 4411.8759765625 background all_cells +7464.2041015625 4409.986328125 background all_cells +7436.0166015625 4407.21923828125 background all_cells +7442.7314453125 4376.61083984375 background all_cells +7464.71875 4375.10205078125 background all_cells +7458.904296875 4392.623046875 background all_cells +7451.8369140625 4386.08349609375 background all_cells +7449.33056640625 4339.04345703125 background all_cells +7440.48291015625 4351.02734375 background all_cells +7437.3642578125 4338.5986328125 background all_cells +7444.39306640625 4315.4033203125 background all_cells +7437.1982421875 4320.98681640625 background all_cells +7433.79931640625 4312.82958984375 background all_cells +7454.666015625 4319.7021484375 background all_cells +7450.482421875 4311.06884765625 background all_cells +7434.27001953125 4296.51220703125 background all_cells +7439.7509765625 4297.2265625 background all_cells +7446.8466796875 4300.783203125 background all_cells +7442.8369140625 4306.61376953125 background all_cells +7461.35205078125 4273.91064453125 background all_cells +7446.9814453125 4278.80859375 background all_cells +7419.18212890625 4345.43505859375 background all_cells +7405.216796875 4356.357421875 background all_cells +7419.3349609375 4352.5380859375 background all_cells +7405.28466796875 4346.42724609375 background all_cells +7415.4853515625 4313.04052734375 background all_cells +7424.27880859375 4339.1962890625 background all_cells +7409.35205078125 4334.24169921875 background all_cells +7431.65966796875 4365.791015625 background all_cells +7407.9638671875 4370.90869140625 background all_cells +7419.2724609375 4366.0498046875 background all_cells +7404.40087890625 4258.9326171875 background all_cells +7408.59912109375 4269.48681640625 background all_cells +7417.38427734375 4269.03173828125 background all_cells +7418.22119140625 4260.81689453125 background all_cells +7412.896484375 4280.07080078125 background all_cells +7416.72216796875 4293.84814453125 background all_cells +7422.12548828125 4285.7919921875 background all_cells +7403.65771484375 4271.4013671875 background all_cells +7398.83203125 4283.68212890625 background all_cells +7404.0986328125 4277.13818359375 background all_cells +7364.4462890625 4261.11181640625 background all_cells +7357.78955078125 4279.30126953125 background all_cells +7350.67333984375 4270.1279296875 background all_cells +7401.9462890625 4287.83740234375 background all_cells +7401.00830078125 4299.70654296875 background all_cells +7396.103515625 4291.880859375 background all_cells +7385.9228515625 4289.5947265625 background all_cells +7373.1005859375 4317.6455078125 background all_cells +7374.74951171875 4332.63720703125 background all_cells +7394.9130859375 4330.84619140625 background all_cells +7393.603515625 4320.27099609375 background all_cells +7360.080078125 4292.171875 background all_cells +7387.16650390625 4307.68603515625 background all_cells +7371.73193359375 4306.3291015625 background all_cells +7368.30029296875 4303.44873046875 background all_cells +7359.9443359375 4302.591796875 background all_cells +7344.1962890625 4297.2734375 background all_cells +7320.087890625 4302.86962890625 background all_cells +7330.24609375 4305.22119140625 background all_cells +7346.9931640625 4290.953125 background all_cells +7361.74462890625 4284.9013671875 background all_cells +7328.07861328125 4311.02294921875 background all_cells +7356.4306640625 4316.10595703125 background all_cells +7355.38232421875 4329.52392578125 background all_cells +7347.599609375 4311.228515625 background all_cells +7339.5048828125 4318.80419921875 background all_cells +7135.8818359375 4429.77490234375 background all_cells +7131.55322265625 4437.9072265625 background all_cells +7146.80517578125 4430.70947265625 background all_cells +7143.6337890625 4418.31982421875 background all_cells +7135.30029296875 4418.841796875 background all_cells +7139.9755859375 4422.77197265625 background all_cells +7145.87158203125 4398.9873046875 background all_cells +7150.953125 4441.02587890625 background all_cells +7142.94482421875 4449.20654296875 background all_cells +7136.203125 4456.12841796875 background all_cells +7157.30615234375 4452.0380859375 background all_cells +7133.06494140625 4447.875 background all_cells +7157.9580078125 4407.8037109375 background all_cells +7169.6142578125 4406.95947265625 background all_cells +7180.52685546875 4408.150390625 background all_cells +7163.8984375 4399.669921875 background all_cells +7169.453125 4416.474609375 background all_cells +7155.2529296875 4415.60546875 background all_cells +7162.451171875 4418.8193359375 background all_cells +7178.6611328125 4418.6982421875 background all_cells +7188.9736328125 4417.51220703125 background all_cells +7192.90966796875 4398.9814453125 background all_cells +7186.9248046875 4400.5654296875 background all_cells +7200.74267578125 4397.837890625 background all_cells +7196.39892578125 4415.3115234375 background all_cells +7189.46337890625 4434.755859375 background all_cells +7199.9208984375 4434.8662109375 background all_cells +7196.302734375 4426.076171875 background all_cells +7175.66259765625 4422.4921875 background all_cells +7179.69775390625 4428.52197265625 background all_cells +7180.15185546875 4438.40234375 background all_cells +7163.0732421875 4434.54052734375 background all_cells +7172.728515625 4435.94775390625 background all_cells +7167.20556640625 4425.3369140625 background all_cells +7162.97119140625 4445.7431640625 background all_cells +7242.07080078125 4398.7978515625 background all_cells +7214.41845703125 4398.3408203125 background all_cells +7227.7216796875 4402.59521484375 background all_cells +7241.59912109375 4411.380859375 background all_cells +7240.81640625 4405.20556640625 background all_cells +7277.47802734375 4408.09326171875 background all_cells +7293.2587890625 4415.49853515625 background all_cells +7284.19921875 4415.4599609375 background all_cells +7286.318359375 4401.6318359375 background all_cells +7255.03125 4399.25732421875 background all_cells +7268.2255859375 4398.7197265625 background all_cells +7253.16015625 4420.556640625 background all_cells +7122.16455078125 4495.1337890625 background all_cells +7132.103515625 4466.42236328125 background all_cells +7128.314453125 4471.560546875 background all_cells +7126.3623046875 4479.693359375 background all_cells +7124.68896484375 4451.1708984375 background all_cells +7119.20361328125 4467.0341796875 background all_cells +7160.19970703125 4465.0947265625 background all_cells +7164.32421875 4480.7578125 background all_cells +7159.0625 4473.03125 background all_cells +7167.66796875 4471.8310546875 background all_cells +7135.34814453125 4486.97119140625 background all_cells +7147.853515625 4463.13916015625 background all_cells +7143.17138671875 4482.48193359375 background all_cells +7141.2158203125 4469.828125 background all_cells +7203.68505859375 4480.29052734375 background all_cells +7199.73095703125 4443.10986328125 background all_cells +7209.3388671875 4449.98291015625 background all_cells +7189.0673828125 4464.4375 background all_cells +7180.38916015625 4473.560546875 background all_cells +7194.26171875 4473.93408203125 background all_cells +7173.0732421875 4465.64599609375 background all_cells +7172.93505859375 4444.78076171875 background all_cells +7173.7197265625 4450.78662109375 background all_cells +7178.212890625 4458.51025390625 background all_cells +7166.681640625 4454.2568359375 background all_cells +7190.90234375 4448.11376953125 background all_cells +7224.4345703125 4452.8427734375 background all_cells +7217.4091796875 4456.07568359375 background all_cells +7222.49560546875 4469.67138671875 background all_cells +7222.40185546875 4461.39111328125 background all_cells +7203.74072265625 4425.62841796875 background all_cells +7201.4267578125 4411.66748046875 background all_cells +7225.52783203125 4426.06640625 background all_cells +7226.07177734375 4421.0625 background all_cells +7233.603515625 4441.3798828125 background all_cells +7255.69873046875 4433.21728515625 background all_cells +7249.41650390625 4445.236328125 background all_cells +7246.6220703125 4436.12548828125 background all_cells +7229.94775390625 4415.63427734375 background all_cells +7245.9169921875 4426.87646484375 background all_cells +7233.67724609375 4427.34521484375 background all_cells +7242.61181640625 4419.03515625 background all_cells +7217.625 4446.24462890625 background all_cells +7219.44873046875 4434.11669921875 background all_cells +7195.72900390625 4489.77294921875 background all_cells +7187.53759765625 4486.48486328125 background all_cells +7175.06591796875 4485.92578125 background all_cells +7225.3603515625 4542.91015625 background all_cells +7217.8505859375 4548.84423828125 background all_cells +7211.54150390625 4546.3232421875 background all_cells +7214.5166015625 4540.6376953125 background all_cells +7227.5009765625 4506.4658203125 background all_cells +7205.0107421875 4512.9072265625 background all_cells +7189.75537109375 4495.296875 background all_cells +7180.97998046875 4494.24658203125 background all_cells +7192.30126953125 4506.40087890625 background all_cells +7179.64111328125 4506.71337890625 background all_cells +7167.4384765625 4518.9150390625 background all_cells +7161.02978515625 4488.56494140625 background all_cells +7175.67041015625 4589.3720703125 background all_cells +7181.01904296875 4606.81005859375 background all_cells +7176.943359375 4617.15380859375 background all_cells +7173.87841796875 4607.45947265625 background all_cells +7161.8681640625 4625.4990234375 background all_cells +7159.07177734375 4639.5166015625 background all_cells +7172.73583984375 4629.2060546875 background all_cells +7119.26416015625 4623.27685546875 background all_cells +7146.3505859375 4615.81201171875 background all_cells +7139.3671875 4619.79052734375 background all_cells +7144.28515625 4633.28369140625 background all_cells +7120.61669921875 4633.08984375 background all_cells +7154.7939453125 4599.15673828125 background all_cells +7161.4912109375 4582.19677734375 background all_cells +7161.72216796875 4576.7421875 background all_cells +7154.96484375 4606.439453125 background all_cells +7164.12939453125 4593.67431640625 background all_cells +7162.9140625 4605.0517578125 background all_cells +7185.62744140625 4625.0419921875 background all_cells +7193.4912109375 4584.10791015625 background all_cells +7188.1962890625 4591.95556640625 background all_cells +7186.59765625 4597.9287109375 background all_cells +7202.9150390625 4609.8818359375 background all_cells +7221.98876953125 4622.75830078125 background all_cells +7206.111328125 4626.544921875 background all_cells +7214.0185546875 4625.6015625 background all_cells +7225.30859375 4599.5107421875 background all_cells +7223.41650390625 4563.4521484375 background all_cells +7218.4541015625 4581.109375 background all_cells +7214.02197265625 4612.89013671875 background all_cells +7215.88525390625 4604.69580078125 background all_cells +7196.19384765625 4671.064453125 background all_cells +7211.23388671875 4671.64501953125 background all_cells +7195.29248046875 4659.095703125 background all_cells +7193.64990234375 4642.19677734375 background all_cells +7209.53369140625 4659.373046875 background all_cells +7210.29833984375 4643.9638671875 background all_cells +7215.76171875 4641.509765625 background all_cells +7222.1796875 4651.224609375 background all_cells +7222.25 4638.423828125 background all_cells +7122.73583984375 4600.81640625 background all_cells +7128.9072265625 4577.1484375 background all_cells +7124.26953125 4587.18310546875 background all_cells +7125.21484375 4570.447265625 background all_cells +7134.365234375 4581.685546875 background all_cells +7147.85546875 4575.6572265625 background all_cells +7140.0927734375 4573.84619140625 background all_cells +7145.359375 4495.70263671875 background all_cells +7159.10107421875 4560.005859375 background all_cells +7149.26708984375 4569.15966796875 background all_cells +7150.86328125 4493.306640625 background all_cells +7126.0576171875 4537.5341796875 background all_cells +7138.9033203125 4565.1650390625 background all_cells +7123.74169921875 4556.748046875 background all_cells +7332.984375 4562.056640625 background all_cells +7338.14794921875 4568.333984375 background all_cells +7336.4912109375 4587.4189453125 background all_cells +7336.318359375 4633.244140625 background all_cells +7367.572265625 4656.70458984375 background all_cells +7342.38623046875 4644.03466796875 background all_cells +7359.798828125 4646.138671875 background all_cells +7333.50146484375 4663.60302734375 background all_cells +7364.01708984375 4598.89404296875 background all_cells +7354.8740234375 4635.23828125 background all_cells +7357.57958984375 4565.74462890625 background all_cells +7362.59716796875 4565.2470703125 background all_cells +7359.8603515625 4572.935546875 background all_cells +7376.96826171875 4601.13330078125 background all_cells +7348.06884765625 4565.771484375 background all_cells +7350.0693359375 4576.49755859375 background all_cells +7353.83251953125 4556.20654296875 background all_cells +7348.27392578125 4558.2490234375 background all_cells +7329.15087890625 4701.53173828125 background all_cells +7330.841796875 4726.85986328125 background all_cells +7341.9072265625 4723.78857421875 background all_cells +7417.740234375 4644.6279296875 background all_cells +7398.24365234375 4617.31005859375 background all_cells +7413.97802734375 4673.8857421875 background all_cells +7406.41455078125 4694.8955078125 background all_cells +7399.396484375 4708.69140625 background all_cells +7398.24169921875 4705.142578125 background all_cells +7419.5546875 4701.9228515625 background all_cells +7341.20751953125 4677.580078125 background all_cells +7364.23388671875 4692.98828125 background all_cells +7358.548828125 4686.94091796875 background all_cells +7351.39404296875 4686.22509765625 background all_cells +7231.47998046875 4641.60791015625 background all_cells +7238.3046875 4633.20751953125 background all_cells +7245.5322265625 4624.95166015625 background all_cells +7252.61669921875 4648.2587890625 background all_cells +7277.541015625 4679.49658203125 background all_cells +7285.15087890625 4708.96728515625 background all_cells +7267.140625 4699.76806640625 background all_cells +7267.90869140625 4681.962890625 background all_cells +7265.2607421875 4663.0205078125 background all_cells +7292.5087890625 4669.62109375 background all_cells +7276.8232421875 4669.74072265625 background all_cells +7258.59716796875 4639.69677734375 background all_cells +7271.5771484375 4644.443359375 background all_cells +7262.35546875 4635.58935546875 background all_cells +7261.86328125 4651.60107421875 background all_cells +7305.0712890625 4670.841796875 background all_cells +7295.705078125 4686.11376953125 background all_cells +7311.45849609375 4679.63427734375 background all_cells +7319.03271484375 4676.27587890625 background all_cells +7318.775390625 4708.9755859375 background all_cells +7302.78955078125 4701.7822265625 background all_cells +7310.77392578125 4705.46142578125 background all_cells +7307.638671875 4710.8154296875 background all_cells +7143.49609375 4671.505859375 background all_cells +7161.1171875 4655.7587890625 background all_cells +7145.4931640625 4646.27392578125 background all_cells +7121.455078125 4666.666015625 background all_cells +7131.7275390625 4668.15185546875 background all_cells +7134.177734375 4648.453125 background all_cells +7121.0439453125 4650.46337890625 background all_cells +7179.77001953125 4653.65185546875 background all_cells +7174.19189453125 4645.26708984375 background all_cells +7166.67236328125 4670.6171875 background all_cells +7183.5458984375 4667.26123046875 background all_cells +7131.62109375 4685.138671875 background all_cells +7121.14794921875 4698.0126953125 background all_cells +7131.76513671875 4695.29638671875 background all_cells +7142.34033203125 4689.37744140625 background all_cells +7136.69970703125 4699.06396484375 background all_cells +7125.673828125 4712.041015625 background all_cells +7134.609375 4708.6435546875 background all_cells +7142.244140625 4701.470703125 background all_cells +7127.33154296875 4727.78759765625 background all_cells +7135.33642578125 4729.32080078125 background all_cells +7138.9599609375 4725.3076171875 background all_cells +7138.4931640625 4717.291015625 background all_cells +7135.3115234375 4722.92822265625 background all_cells +7146.08154296875 4708.80029296875 background all_cells +7149.142578125 4715.6240234375 background all_cells +7150.1953125 4697.44384765625 background all_cells +7157.3994140625 4708.1455078125 background all_cells +7164.53125 4696.94091796875 background all_cells +7175.76318359375 4721.73974609375 background all_cells +7193.72705078125 4718.74951171875 background all_cells +7193.3642578125 4725.373046875 background all_cells +7182.3662109375 4689.04345703125 background all_cells +7178.005859375 4711.63623046875 background all_cells +7188.04150390625 4708.90087890625 background all_cells +7174.91845703125 4699.80615234375 background all_cells +7149.68408203125 4685.0380859375 background all_cells +7164.3076171875 4689.81494140625 background all_cells +7157.2490234375 4678.4228515625 background all_cells +7253.35205078125 4489.97412109375 background all_cells +7259.74755859375 4483.17919921875 background all_cells +7254.98388671875 4469.32275390625 background all_cells +7256.1533203125 4454.77490234375 background all_cells +7258.08837890625 4462.3232421875 background all_cells +7245.3818359375 4451.28271484375 background all_cells +7247.1015625 4478.029296875 background all_cells +7235.6376953125 4481.248046875 background all_cells +7238.27685546875 4470.94775390625 background all_cells +7238.94970703125 4556.236328125 background all_cells +7239.9873046875 4540.32470703125 background all_cells +7241.962890625 4550.875 background all_cells +7239.62548828125 4526.90234375 background all_cells +7246.2998046875 4543.36376953125 background all_cells +7254.1884765625 4547.33935546875 background all_cells +7255.3505859375 4536.1318359375 background all_cells +7264.091796875 4537.7529296875 background all_cells +7274.35205078125 4525.830078125 background all_cells +7276.80908203125 4543.1259765625 background all_cells +7272.0966796875 4570.92431640625 background all_cells +7238.08837890625 4590.3974609375 background all_cells +7259.865234375 4590.087890625 background all_cells +7289.61669921875 4574.115234375 background all_cells +7284.7802734375 4573.2109375 background all_cells +7270.8310546875 4563.21240234375 background all_cells +7252.486328125 4563.447265625 background all_cells +7264.42578125 4553.669921875 background all_cells +7283.39990234375 4558.849609375 background all_cells +7281.66162109375 4566.6865234375 background all_cells +7324.025390625 4605.9384765625 background all_cells +7291.92431640625 4597.4169921875 background all_cells +7290.771484375 4606.48388671875 background all_cells +7297.154296875 4607.14794921875 background all_cells +7311.42529296875 4551.11279296875 background all_cells +7323.12841796875 4525.31103515625 background all_cells +7315.24755859375 4531.1845703125 background all_cells +7299.037109375 4576.4443359375 background all_cells +7298.32568359375 4568.08447265625 background all_cells +7310.35400390625 4567.1982421875 background all_cells +7319.86181640625 4585.1513671875 background all_cells +7311.74658203125 4579.5576171875 background all_cells +7295.61865234375 4546.732421875 background all_cells +7298.20458984375 4522.638671875 background all_cells +7302.04150390625 4498.72314453125 background all_cells +7302.2119140625 4556.85107421875 background all_cells +7298.57373046875 4536.41357421875 background all_cells +7293.27490234375 4554.8720703125 background all_cells +7281.66748046875 4479.939453125 background all_cells +7292.62744140625 4483.4169921875 background all_cells +7289.55517578125 4500.0888671875 background all_cells +7227.01953125 4525.03271484375 background all_cells +7234.998046875 4545.498046875 background all_cells +7234.267578125 4510.89208984375 background all_cells +7231.1201171875 4557.40087890625 background all_cells +7241.9296875 4502.67578125 background all_cells +7243.81201171875 4519.60009765625 background all_cells +7260.55908203125 4497.47265625 background all_cells +7260.87646484375 4510.52978515625 background all_cells +7251.369140625 4500.615234375 background all_cells +7250.27392578125 4510.3740234375 background all_cells +7272.7119140625 4505.453125 background all_cells +7284.47314453125 4517.9619140625 background all_cells +7277.6640625 4486.83984375 background all_cells +7272.783203125 4494.08740234375 background all_cells +7268.22119140625 4482.634765625 background all_cells +7321.61572265625 4422.71044921875 background all_cells +7305.39599609375 4431.1708984375 background all_cells +7315.2587890625 4426.580078125 background all_cells +7305.6533203125 4422.5751953125 background all_cells +7313.1826171875 4441.40234375 background all_cells +7319.65771484375 4449.9716796875 background all_cells +7330.6318359375 4459.82275390625 background all_cells +7346.40771484375 4450.01904296875 background all_cells +7344.6181640625 4429.986328125 background all_cells +7351.67041015625 4398.130859375 background all_cells +7346.63037109375 4411.98876953125 background all_cells +7342.4384765625 4403.845703125 background all_cells +7334.4560546875 4416.06396484375 background all_cells +7322.4267578125 4413.56884765625 background all_cells +7332.40380859375 4426.99560546875 background all_cells +7348.40380859375 4419.36767578125 background all_cells +7311.1298828125 4394.87109375 background all_cells +7298.328125 4402.3232421875 background all_cells +7335.19140625 4396.275390625 background all_cells +7338.6162109375 4522.27880859375 background all_cells +7336.6171875 4559.421875 background all_cells +7334.22705078125 4529.6005859375 background all_cells +7328.40087890625 4520.9423828125 background all_cells +7359.61865234375 4526.49853515625 background all_cells +7363.6494140625 4481.45703125 background all_cells +7365.15087890625 4495.50244140625 background all_cells +7382.04345703125 4515.8134765625 background all_cells +7375.55419921875 4503.42724609375 background all_cells +7363.076171875 4511.25927734375 background all_cells +7370.49560546875 4532.37939453125 background all_cells +7366.37939453125 4561.09716796875 background all_cells +7359.26708984375 4554.6455078125 background all_cells +7348.3291015625 4539.38134765625 background all_cells +7366.98046875 4541.2548828125 background all_cells +7353.2666015625 4534.453125 background all_cells +7347.478515625 4464.68408203125 background all_cells +7333.18701171875 4468.87451171875 background all_cells +7373.9521484375 4470.64208984375 background all_cells +7359.44873046875 4467.10986328125 background all_cells +7356.25634765625 4407.94140625 background all_cells +7375.39453125 4417.298828125 background all_cells +7364.64794921875 4413.8994140625 background all_cells +7392.541015625 4444.3701171875 background all_cells +7378.96240234375 4445.30419921875 background all_cells +7378.99609375 4429.142578125 background all_cells +7389.93212890625 4438.05029296875 background all_cells +7414.38134765625 4432.06884765625 background all_cells +7406.76318359375 4447.3447265625 background all_cells +7356.53955078125 4432.08154296875 background all_cells +7360.3359375 4444.58740234375 background all_cells +7365.29296875 4425.1484375 background all_cells +7319.88134765625 4490.10205078125 background all_cells +7350.32666015625 4491.943359375 background all_cells +7344.3486328125 4479.5087890625 background all_cells +7310.55322265625 4504.318359375 background all_cells +7320.052734375 4512.46044921875 background all_cells +7319.8720703125 4502.16796875 background all_cells +7342.3291015625 4504.64599609375 background all_cells +7336.8388671875 4510.38232421875 background all_cells +7349.06396484375 4500.65966796875 background all_cells +7382.7373046875 4487.79150390625 background all_cells +7394.92578125 4457.2685546875 background all_cells +7386.0068359375 4500.140625 background all_cells +7398.470703125 4474.13330078125 background all_cells +7414.80029296875 4479.81103515625 background all_cells +7415.1455078125 4491.92333984375 background all_cells +7413.46875 4464.50927734375 background all_cells +7410.5107421875 4557.3095703125 background all_cells +7420.94873046875 4552.07861328125 background all_cells +7415.42138671875 4552.9970703125 background all_cells +7400.25390625 4561.2138671875 background all_cells +7387.07177734375 4567.3818359375 background all_cells +7387.27587890625 4555.36572265625 background all_cells +7414.23193359375 4506.45556640625 background all_cells +7405.18505859375 4523.53564453125 background all_cells +7405.8583984375 4547.70849609375 background all_cells +7444.5244140625 4517.4208984375 background all_cells +7429.30224609375 4535.17919921875 background all_cells +7456.46533203125 4524.3271484375 background all_cells +7441.67236328125 4526.52197265625 background all_cells +7444.8798828125 4543.75634765625 background all_cells +7417.908203125 4543.2490234375 background all_cells +7431.54638671875 4557.1337890625 background all_cells +7426.6748046875 4549.904296875 background all_cells +7464.30126953125 4512.4931640625 background all_cells +7470.2548828125 4496.54150390625 background all_cells +7478.31396484375 4499.3408203125 background all_cells +7473.5302734375 4511.001953125 background all_cells +7444.12939453125 4506.11865234375 background all_cells +7451.15234375 4511.6474609375 background all_cells +7455.43310546875 4498.00244140625 background all_cells +7468.5966796875 4565.65283203125 background all_cells +7467.20703125 4571.37548828125 background all_cells +7506.59765625 4570.4375 background all_cells +7473.7470703125 4560.1552734375 background all_cells +7523.2353515625 4565.31689453125 background all_cells +7542.07666015625 4562.30712890625 background all_cells +7534.56884765625 4560.59228515625 background all_cells +7528.91943359375 4560.24560546875 background all_cells +7643.7890625 4552.54248046875 background all_cells +7614.66943359375 4570.87451171875 background all_cells +7577.3525390625 4515.203125 background all_cells +7571.3076171875 4526.3291015625 background all_cells +7593.11865234375 4570.2548828125 background all_cells +7589.82666015625 4564.5927734375 background all_cells +7545.18603515625 4548.27978515625 background all_cells +7563.189453125 4515.87841796875 background all_cells +7558.88232421875 4533.63525390625 background all_cells +7540.35986328125 4518.9833984375 background all_cells +7499.31982421875 4505.76220703125 background all_cells +7507.34228515625 4503.4775390625 background all_cells +7496.98583984375 4546.833984375 background all_cells +7474.23681640625 4446.64892578125 background all_cells +7481.9501953125 4459.08447265625 background all_cells +7488.978515625 4451.42822265625 background all_cells +7436.103515625 4439.734375 background all_cells +7453.39404296875 4434.2763671875 background all_cells +7443.2919921875 4431.49951171875 background all_cells +7440.12939453125 4452.69482421875 background all_cells +7423.140625 4462.94189453125 background all_cells +7427.76171875 4480.66015625 background all_cells +7445.97509765625 4476.287109375 background all_cells +7435.251953125 4468.7958984375 background all_cells +7418.50390625 4421.8291015625 background all_cells +7434.0634765625 4424.025390625 background all_cells +7423.63232421875 4442.3232421875 background all_cells +7472.47705078125 4479.06201171875 background all_cells +7459.13720703125 4479.25 background all_cells +7465.31298828125 4485.98046875 background all_cells +7482.8095703125 4481.78466796875 background all_cells +7477.53271484375 4471.52978515625 background all_cells +7493.47900390625 4464.8388671875 background all_cells +7497.76708984375 4446.078125 background all_cells +7497.791015625 4457.91455078125 background all_cells +7554.34326171875 4441.30517578125 background all_cells +7567.7041015625 4457.4609375 background all_cells +7569.244140625 4472.1572265625 background all_cells +7586.53076171875 4430.38671875 background all_cells +7583.66357421875 4427.82568359375 background all_cells +7559.69189453125 4419.396484375 background all_cells +7598.8525390625 4449.24267578125 background all_cells +7629.4033203125 4428.65478515625 background all_cells +7626.66943359375 4420.703125 background all_cells +7642.56640625 4425.20556640625 background all_cells +7649.90869140625 4443.611328125 background all_cells +7648.19970703125 4418.35302734375 background all_cells +7690.57275390625 4483.93994140625 background all_cells +7576.4619140625 4492.3515625 background all_cells +7583.009765625 4486.6201171875 background all_cells +7586.0732421875 4490.93115234375 background all_cells +7589.46826171875 4497.5029296875 background all_cells +7694.68603515625 4508.88037109375 background all_cells +7712.38818359375 4462.3544921875 background all_cells +7732.5810546875 4470.98828125 background all_cells +7707.65771484375 4469.1904296875 background all_cells +7698.404296875 4467.93701171875 background all_cells +7690.498046875 4431.34423828125 background all_cells +7694.4501953125 4451.55419921875 background all_cells +7696.17578125 4439.79541015625 background all_cells +7710.97802734375 4437.056640625 background all_cells +7727.7490234375 4435.6494140625 background all_cells +7566.6435546875 4588.458984375 background all_cells +7583.427734375 4585.26318359375 background all_cells +7575.7490234375 4591.00244140625 background all_cells +7647.95654296875 4599.1318359375 background all_cells +7666.24169921875 4603.5205078125 background all_cells +7677.349609375 4604.36328125 background all_cells +7657.1708984375 4611.89697265625 background all_cells +7603.29736328125 4599.544921875 background all_cells +7638.93310546875 4597.28369140625 background all_cells +7636.8408203125 4605.580078125 background all_cells +7633.52392578125 4600.73486328125 background all_cells +7514.21533203125 4596.1943359375 background all_cells +7451.7841796875 4601.85009765625 background all_cells +7492.07861328125 4583.46728515625 background all_cells +7529.4599609375 4609.94482421875 background all_cells +7520.8935546875 4590.15283203125 background all_cells +7486.07470703125 4402.7861328125 background all_cells +7531.3232421875 4411.9287109375 background all_cells +7497.37451171875 4394.4423828125 background all_cells +7491.1357421875 4411.48486328125 background all_cells +7500.474609375 4416.8515625 background all_cells +7488.5810546875 4434.94580078125 background all_cells +7484.41552734375 4419.0 background all_cells +7469.89404296875 4398.2119140625 background all_cells +7483.80126953125 4393.73681640625 background all_cells +7475.42041015625 4391.01416015625 background all_cells +7719.76904296875 4598.95361328125 background all_cells +7767.49609375 4596.67919921875 background all_cells +7764.38330078125 4608.3056640625 background all_cells +7717.51611328125 4604.0 background all_cells +7774.59375 4537.40869140625 background all_cells +7768.56689453125 4542.828125 background all_cells +7678.90673828125 4571.54248046875 background all_cells +7666.08740234375 4572.04052734375 background all_cells +7663.3134765625 4578.9658203125 background all_cells +7691.533203125 4571.3330078125 background all_cells +7689.27490234375 4564.4736328125 background all_cells +7682.65673828125 4578.33642578125 background all_cells +7794.81884765625 4458.93115234375 background all_cells +7775.52001953125 4492.82275390625 background all_cells +7800.58349609375 4485.46337890625 background all_cells +7811.70361328125 4445.3701171875 background all_cells +7800.60498046875 4436.4931640625 background all_cells +7846.42333984375 4420.86669921875 background all_cells +7856.3583984375 4415.18408203125 background all_cells +7852.3486328125 4424.01171875 background all_cells +7849.36083984375 4492.20263671875 background all_cells +7838.7099609375 4419.88134765625 background all_cells +7837.28369140625 4431.6767578125 background all_cells +7689.15771484375 4417.1650390625 background all_cells +7683.5947265625 4417.82373046875 background all_cells +7711.76171875 4399.5712890625 background all_cells +7692.8017578125 4401.89111328125 background all_cells +7768.7666015625 4417.47705078125 background all_cells +7785.86181640625 4417.056640625 background all_cells +7776.4580078125 4409.2099609375 background all_cells +7758.5439453125 4408.02490234375 background all_cells +7816.751953125 4394.49658203125 background all_cells +7766.439453125 4397.2412109375 background all_cells +7765.7373046875 4407.81982421875 background all_cells +7683.00537109375 4659.56884765625 background all_cells +7717.2373046875 4645.59765625 background all_cells +7684.4248046875 4627.2021484375 background all_cells +7777.4541015625 4668.28564453125 background all_cells +7850.00341796875 4699.1044921875 background all_cells +7766.53955078125 4684.6396484375 background all_cells +7736.02783203125 4678.2080078125 background all_cells +7775.46923828125 4674.0546875 background all_cells +7676.1533203125 4667.39990234375 background all_cells +7697.05322265625 4681.75537109375 background all_cells +7684.89453125 4679.29443359375 background all_cells +7669.66162109375 4655.7265625 background all_cells +7753.90234375 4635.48095703125 background all_cells +7731.28271484375 4657.19287109375 background all_cells +7759.904296875 4647.94482421875 background all_cells +7736.44287109375 4644.20166015625 background all_cells +7623.3857421875 4665.0029296875 background all_cells +7632.9111328125 4664.80712890625 background all_cells +7626.19189453125 4688.29052734375 background all_cells +7643.7041015625 4703.93359375 background all_cells +7666.7744140625 4687.546875 background all_cells +7661.458984375 4695.11279296875 background all_cells +7638.8525390625 4674.5029296875 background all_cells +7661.74560546875 4682.11376953125 background all_cells +7654.705078125 4682.52001953125 background all_cells +7656.74951171875 4672.01611328125 background all_cells +7449.4990234375 4686.666015625 background all_cells +7444.3037109375 4692.00634765625 background all_cells +7517.83154296875 4725.78466796875 background all_cells +7537.36279296875 4706.32958984375 background all_cells +7476.96923828125 4703.974609375 background all_cells +7451.31591796875 4711.5048828125 background all_cells +7469.0380859375 4711.84765625 background all_cells +7475.873046875 4710.228515625 background all_cells +7490.859375 4705.3173828125 background all_cells +7473.85498046875 4717.53125 background all_cells +7434.63671875 4720.6044921875 background all_cells +7443.55810546875 4725.8134765625 background all_cells +7449.673828125 4725.40087890625 background all_cells +7483.64892578125 4728.9814453125 background all_cells +7484.9599609375 4718.34765625 background all_cells +7420.1826171875 4633.43359375 background all_cells +7420.474609375 4616.05224609375 background all_cells +7430.22705078125 4629.1376953125 background all_cells +7450.07080078125 4624.03857421875 background all_cells +7457.9619140625 4615.599609375 background all_cells +7494.69921875 4625.2978515625 background all_cells +7492.2353515625 4617.7109375 background all_cells +7650.6806640625 4657.49462890625 background all_cells +7662.234375 4662.80859375 background all_cells +7638.92236328125 4657.92333984375 background all_cells +7622.9970703125 4652.5009765625 background all_cells +7480.2353515625 4652.46533203125 background all_cells +7623.34326171875 4658.46435546875 background all_cells +7631.64599609375 4654.97998046875 background all_cells +7422.54052734375 4202.25244140625 background all_cells +7439.61962890625 4214.9541015625 background all_cells +7462.046875 4211.10888671875 background all_cells +7460.79248046875 4202.23388671875 background all_cells +7427.70263671875 4211.8037109375 background all_cells +7468.69287109375 4243.3994140625 background all_cells +7489.12060546875 4236.357421875 background all_cells +7486.33984375 4240.8525390625 background all_cells +7478.47021484375 4222.41259765625 background all_cells +7466.27978515625 4227.404296875 background all_cells +7479.62939453125 4231.9765625 background all_cells +7484.15771484375 4224.48486328125 background all_cells +7426.69091796875 4254.43408203125 background all_cells +7442.2109375 4228.66552734375 background all_cells +7457.1669921875 4234.98876953125 background all_cells +7449.81591796875 4249.70556640625 background all_cells +7435.0732421875 4251.9482421875 background all_cells +7482.4609375 4211.37841796875 background all_cells +7490.50341796875 4208.72412109375 background all_cells +7486.53466796875 4202.50537109375 background all_cells +7595.4794921875 4319.4501953125 background all_cells +7736.19970703125 4329.6298828125 background all_cells +7614.35888671875 4329.81103515625 background all_cells +7613.4814453125 4316.486328125 background all_cells +7720.11083984375 4370.13525390625 background all_cells +7805.8857421875 4368.22998046875 background all_cells +7750.55322265625 4381.580078125 background all_cells +7809.08544921875 4344.064453125 background all_cells +7808.69287109375 4334.67041015625 background all_cells +7710.83544921875 4346.04736328125 background all_cells +7766.50048828125 4347.08056640625 background all_cells +7635.56298828125 4356.353515625 background all_cells +7717.96875 4352.3017578125 background all_cells +7642.93408203125 4369.0244140625 background all_cells +7485.009765625 4383.7421875 background all_cells +7492.4912109375 4377.919921875 background all_cells +7480.05126953125 4374.205078125 background all_cells +7554.99951171875 4327.58056640625 background all_cells +7427.7109375 4330.130859375 background all_cells +7420.23779296875 4323.40283203125 background all_cells +7585.59619140625 4305.85888671875 background all_cells +7580.484375 4312.88037109375 background all_cells +7569.974609375 4308.94873046875 background all_cells +7528.55517578125 4381.15185546875 background all_cells +7562.3232421875 4366.19140625 background all_cells +7557.66259765625 4371.41943359375 background all_cells +7547.8486328125 4366.68994140625 background all_cells +7567.67431640625 4286.8857421875 background all_cells +7578.34326171875 4254.50537109375 background all_cells +7574.34033203125 4242.51953125 background all_cells +7474.25 4265.01611328125 background all_cells +7504.0771484375 4248.646484375 background all_cells +7499.4462890625 4250.86865234375 background all_cells +7486.67333984375 4256.1640625 background all_cells +7604.396484375 4261.693359375 background all_cells +7600.275390625 4280.1416015625 background all_cells +7607.81787109375 4243.3662109375 background all_cells +7602.57275390625 4250.3046875 background all_cells +7597.54541015625 4244.44091796875 background all_cells +7519.17138671875 4307.9619140625 background all_cells +7531.92333984375 4253.9072265625 background all_cells +7522.02099609375 4265.748046875 background all_cells +7468.5732421875 4311.15771484375 background all_cells +7468.79150390625 4281.97802734375 background all_cells +7243.76513671875 4167.0439453125 background all_cells +7224.28857421875 4166.154296875 background all_cells +7241.97021484375 4160.5419921875 background all_cells +7234.50244140625 4206.0673828125 background all_cells +7224.34326171875 4216.068359375 background all_cells +7226.21337890625 4210.78369140625 background all_cells +7244.81005859375 4199.94921875 background all_cells +7244.447265625 4209.7626953125 background all_cells +7251.7236328125 4198.14697265625 background all_cells +7257.66064453125 4215.44189453125 background all_cells +7249.79833984375 4211.26025390625 background all_cells +7236.7138671875 4187.81787109375 background all_cells +7254.73046875 4178.44482421875 background all_cells +7259.462890625 4191.04052734375 background all_cells +7250.294921875 4191.96630859375 background all_cells +7225.30126953125 4180.33203125 background all_cells +7226.8271484375 4195.4990234375 background all_cells +7222.2880859375 4182.986328125 background all_cells +7230.74169921875 4182.66748046875 background all_cells +7253.80908203125 4165.3564453125 background all_cells +7266.3623046875 4174.6416015625 background all_cells +7263.05419921875 4164.95458984375 background all_cells +7239.34912109375 4219.98828125 background all_cells +7247.87353515625 4253.99755859375 background all_cells +7245.7021484375 4251.0234375 background all_cells +7228.65380859375 4251.74609375 background all_cells +7288.50634765625 4271.4814453125 background all_cells +7251.81787109375 4256.72900390625 background all_cells +7247.84033203125 4272.42919921875 background all_cells +7244.82666015625 4263.26025390625 background all_cells +7341.24560546875 4182.37158203125 background all_cells +7329.43505859375 4176.99072265625 background all_cells +7344.2412109375 4174.21728515625 background all_cells +7360.20068359375 4170.59423828125 background all_cells +7340.8447265625 4167.890625 background all_cells +7348.32177734375 4193.02978515625 background all_cells +7357.740234375 4224.30419921875 background all_cells +7344.951171875 4218.28759765625 background all_cells +7358.24853515625 4195.06494140625 background all_cells +7350.3662109375 4207.93408203125 background all_cells +7326.61279296875 4203.29248046875 background all_cells +7340.20458984375 4198.5576171875 background all_cells +7332.5283203125 4195.5361328125 background all_cells +7285.28955078125 4219.35205078125 background all_cells +7296.9716796875 4203.27685546875 background all_cells +7287.29443359375 4198.1015625 background all_cells +7290.51220703125 4209.4111328125 background all_cells +7269.04833984375 4198.0830078125 background all_cells +7306.4765625 4222.0908203125 background all_cells +7316.57666015625 4195.60791015625 background all_cells +7306.81591796875 4205.62451171875 background all_cells +7266.0849609375 4281.115234375 background all_cells +7292.02294921875 4277.13330078125 background all_cells +7282.283203125 4280.96875 background all_cells +7277.10546875 4287.22119140625 background all_cells +7265.08447265625 4291.00390625 background all_cells +7302.88916015625 4300.107421875 background all_cells +7308.0927734375 4278.5048828125 background all_cells +7308.74365234375 4287.259765625 background all_cells +7272.87548828125 4299.92333984375 background all_cells +7292.80078125 4289.2802734375 background all_cells +7285.05810546875 4297.837890625 background all_cells +7252.30029296875 4291.48876953125 background all_cells +7259.24462890625 4303.4326171875 background all_cells +7243.72998046875 4282.37890625 background all_cells +7254.26513671875 4284.1416015625 background all_cells +7253.015625 4298.10546875 background all_cells +7133.53271484375 4280.79443359375 background all_cells +7138.1953125 4288.38330078125 background all_cells +7132.61572265625 4290.67578125 background all_cells +7132.0546875 4274.9287109375 background all_cells +7163.4072265625 4279.44482421875 background all_cells +7170.43115234375 4291.22314453125 background all_cells +7163.28857421875 4287.69580078125 background all_cells +7153.72900390625 4303.52099609375 background all_cells +7174.16357421875 4299.99560546875 background all_cells +7166.46337890625 4299.353515625 background all_cells +7161.841796875 4313.919921875 background all_cells +7145.8017578125 4283.02880859375 background all_cells +7154.8076171875 4284.41552734375 background all_cells +7147.88037109375 4293.5986328125 background all_cells +7182.49267578125 4314.26318359375 background all_cells +7190.958984375 4309.1220703125 background all_cells +7190.99560546875 4316.6708984375 background all_cells +7185.310546875 4310.34033203125 background all_cells +7200.490234375 4314.8642578125 background all_cells +7222.2685546875 4315.45751953125 background all_cells +7209.78515625 4314.056640625 background all_cells +7190.02197265625 4322.09814453125 background all_cells +7159.09765625 4329.8525390625 background all_cells +7156.48681640625 4322.85498046875 background all_cells +7127.2724609375 4319.67431640625 background all_cells +7136.08056640625 4317.76611328125 background all_cells +7176.5283203125 4319.99609375 background all_cells +7181.75390625 4319.0673828125 background all_cells +7184.9560546875 4328.0830078125 background all_cells +7177.91162109375 4327.77490234375 background all_cells +7170.6494140625 4329.8212890625 background all_cells +7164.93798828125 4321.1064453125 background all_cells +7219.236328125 4305.93408203125 background all_cells +7175.2412109375 4308.41552734375 background all_cells +7206.77978515625 4306.54296875 background all_cells +7183.68115234375 4302.0087890625 background all_cells +7196.17578125 4300.27587890625 background all_cells +7208.1630859375 4281.04638671875 background all_cells +7209.5703125 4274.6748046875 background all_cells +7201.93115234375 4287.96826171875 background all_cells +7191.251953125 4291.029296875 background all_cells +7119.201171875 4352.30908203125 background all_cells +7118.2275390625 4360.74462890625 background all_cells +7134.77294921875 4363.00341796875 background all_cells +7145.853515625 4349.42919921875 background all_cells +7153.41162109375 4390.14404296875 background all_cells +7125.30029296875 4383.80615234375 background all_cells +7126.68408203125 4338.29443359375 background all_cells +7135.03125 4347.048828125 background all_cells +7124.51708984375 4344.47119140625 background all_cells +7192.28759765625 4347.44873046875 background all_cells +7221.2421875 4349.400390625 background all_cells +7224.59228515625 4357.6015625 background all_cells +7215.71435546875 4354.22119140625 background all_cells +7224.18994140625 4381.1767578125 background all_cells +7239.70947265625 4383.9306640625 background all_cells +7202.15380859375 4385.67626953125 background all_cells +7190.76318359375 4387.74072265625 background all_cells +7226.58642578125 4392.8232421875 background all_cells +7214.318359375 4384.62890625 background all_cells +7252.40576171875 4356.568359375 background all_cells +7229.193359375 4337.45947265625 background all_cells +7232.2802734375 4355.8115234375 background all_cells +7234.45849609375 4342.87548828125 background all_cells +7238.2783203125 4350.892578125 background all_cells +7251.49951171875 4342.4677734375 background all_cells +7246.76806640625 4363.78125 background all_cells +7247.732421875 4378.14404296875 background all_cells +7236.79833984375 4375.30224609375 background all_cells +7225.80419921875 4371.08740234375 background all_cells +7236.84326171875 4366.12353515625 background all_cells +7196.0712890625 4374.09814453125 background all_cells +7217.3369140625 4362.51171875 background all_cells +7186.6337890625 4335.0234375 background all_cells +7175.42529296875 4342.1337890625 background all_cells +7161.6962890625 4340.73095703125 background all_cells +7163.8095703125 4379.521484375 background all_cells +7180.36181640625 4389.1123046875 background all_cells +7169.908203125 4348.763671875 background all_cells +7179.388671875 4352.5068359375 background all_cells +7162.79296875 4369.10693359375 background all_cells +7184.9267578125 4378.3759765625 background all_cells +7174.13818359375 4376.3076171875 background all_cells +7270.55126953125 4314.13037109375 background all_cells +7263.82958984375 4310.072265625 background all_cells +7254.9580078125 4314.015625 background all_cells +7268.28515625 4326.72607421875 background all_cells +7282.2607421875 4309.77978515625 background all_cells +7289.41845703125 4315.7119140625 background all_cells +7282.51318359375 4319.12890625 background all_cells +7310.3876953125 4328.85791015625 background all_cells +7310.3955078125 4354.66748046875 background all_cells +7329.56103515625 4341.07275390625 background all_cells +7309.208984375 4340.98388671875 background all_cells +7317.98876953125 4351.51025390625 background all_cells +7284.38330078125 4331.41748046875 background all_cells +7295.931640625 4334.25 background all_cells +7282.4619140625 4339.68359375 background all_cells +7299.92529296875 4356.25537109375 background all_cells +7286.880859375 4354.27490234375 background all_cells +7308.5009765625 4322.8330078125 background all_cells +7314.17529296875 4320.46484375 background all_cells +7298.58544921875 4318.00439453125 background all_cells +7265.9228515625 4358.50146484375 background all_cells +7314.07421875 4361.3671875 background all_cells +7278.6923828125 4348.08056640625 background all_cells +7272.80810546875 4358.34912109375 background all_cells +7274.322265625 4353.720703125 background all_cells +7265.14794921875 4344.6396484375 background all_cells +7293.57373046875 4392.63623046875 background all_cells +7312.75537109375 4387.005859375 background all_cells +7307.146484375 4380.69775390625 background all_cells +7303.30419921875 4391.06201171875 background all_cells +7254.498046875 4381.41943359375 background all_cells +7285.49951171875 4387.7822265625 background all_cells +7263.53173828125 4382.50341796875 background all_cells +7263.587890625 4369.67138671875 background all_cells +7317.5712890625 4377.2177734375 background all_cells +7252.0986328125 4373.2294921875 background all_cells +7308.40380859375 4371.5029296875 background all_cells +7325.11767578125 4387.1044921875 background all_cells +7335.00537109375 4367.22998046875 background all_cells +7336.197265625 4379.55419921875 background all_cells +7327.11767578125 4375.08837890625 background all_cells +7349.1943359375 4344.05419921875 background all_cells +7356.02490234375 4338.57177734375 background all_cells +7326.2548828125 4328.857421875 background all_cells +7342.03662109375 4346.08740234375 background all_cells +7338.5615234375 4328.57275390625 background all_cells +7330.068359375 4355.76513671875 background all_cells +7351.876953125 4374.43408203125 background all_cells +7343.84716796875 4360.42578125 background all_cells +7360.6357421875 4362.57470703125 background all_cells +7346.88916015625 4388.556640625 background all_cells +7363.01806640625 4381.17919921875 background all_cells +7154.55322265625 4223.97802734375 background all_cells +7177.0625 4221.21630859375 background all_cells +7167.650390625 4212.05615234375 background all_cells +7150.31884765625 4215.5361328125 background all_cells +7159.583984375 4214.60693359375 background all_cells +7160.1416015625 4202.6279296875 background all_cells +7181.33203125 4200.87548828125 background all_cells +7176.52099609375 4211.40087890625 background all_cells +7177.26318359375 4184.48828125 background all_cells +7158.681640625 4193.1005859375 background all_cells +7176.09521484375 4193.8984375 background all_cells +7166.68017578125 4186.826171875 background all_cells +7125.8642578125 4246.1142578125 background all_cells +7138.05419921875 4239.27978515625 background all_cells +7157.853515625 4258.62548828125 background all_cells +7170.76318359375 4265.5859375 background all_cells +7183.48681640625 4275.458984375 background all_cells +7172.9716796875 4274.39501953125 background all_cells +7179.16748046875 4252.84326171875 background all_cells +7116.14013671875 4226.67529296875 background all_cells +7133.53515625 4232.04296875 background all_cells +7135.27001953125 4221.791015625 background all_cells +7138.35302734375 4233.150390625 background all_cells +7148.00732421875 4226.109375 background all_cells +7140.4287109375 4227.0673828125 background all_cells +7136.14404296875 4185.40380859375 background all_cells +7149.990234375 4184.3310546875 background all_cells +7144.40087890625 4194.01806640625 background all_cells +7135.87939453125 4195.00830078125 background all_cells +7124.07958984375 4193.28125 background all_cells +7130.0166015625 4190.84912109375 background all_cells +7126.09912109375 4186.736328125 background all_cells +7126.3896484375 4206.4423828125 background all_cells +7142.45751953125 4207.560546875 background all_cells +7132.1103515625 4199.46728515625 background all_cells +7150.255859375 4201.6611328125 background all_cells +7140.54931640625 4199.8125 background all_cells +7125.54541015625 4198.4013671875 background all_cells +7196.7294921875 4274.11376953125 background all_cells +7214.34716796875 4269.8779296875 background all_cells +7221.00244140625 4274.0576171875 background all_cells +7211.78173828125 4205.05712890625 background all_cells +7212.3740234375 4178.888671875 background all_cells +7209.85498046875 4202.24951171875 background all_cells +7193.98876953125 4199.57470703125 background all_cells +7195.8212890625 4179.6552734375 background all_cells +7195.5458984375 4185.04541015625 background all_cells +7194.33056640625 4205.21435546875 background all_cells +7194.8193359375 4255.3984375 background all_cells +7212.83740234375 4237.31689453125 background all_cells +7218.34130859375 4256.30029296875 background all_cells +7206.90185546875 4249.2021484375 background all_cells +7202.6591796875 4240.90380859375 background all_cells +6574.33544921875 4806.91162109375 background all_cells +6557.8037109375 4808.41064453125 background all_cells +6565.294921875 4805.4501953125 background all_cells +6509.8466796875 4871.95751953125 background all_cells +6498.39453125 4866.88818359375 background all_cells +6506.3447265625 4843.98193359375 background all_cells +6504.9404296875 4874.705078125 background all_cells +6498.53662109375 4836.47265625 background all_cells +6511.95556640625 4848.6455078125 background all_cells +6575.7080078125 4826.71142578125 background all_cells +6574.1787109375 4817.00146484375 background all_cells +6689.3515625 4861.53173828125 background all_cells +6707.73974609375 4869.888671875 background all_cells +6696.9931640625 4872.24365234375 background all_cells +6684.28955078125 4869.1953125 background all_cells +6694.115234375 4855.802734375 background all_cells +6701.76513671875 4859.2744140625 background all_cells +6707.15625 4895.15625 background all_cells +6675.36865234375 4920.76806640625 background all_cells +6682.1220703125 4933.072265625 background all_cells +6713.0859375 4898.9892578125 background all_cells +6714.45556640625 4933.7021484375 background all_cells +6702.2333984375 4920.8505859375 background all_cells +6685.443359375 4877.36865234375 background all_cells +6716.07470703125 4884.76513671875 background all_cells +6705.3271484375 4880.791015625 background all_cells +6659.07275390625 4849.56494140625 background all_cells +6660.263671875 4830.16650390625 background all_cells +6670.17041015625 4827.7724609375 background all_cells +6668.513671875 4850.19873046875 background all_cells +6680.77392578125 4832.1533203125 background all_cells +6679.5078125 4844.806640625 background all_cells +6691.0048828125 4841.28173828125 background all_cells +6688.080078125 4830.24951171875 background all_cells +6663.63232421875 4858.3388671875 background all_cells +6678.60302734375 4858.482421875 background all_cells +6674.1064453125 4868.22607421875 background all_cells +6667.134765625 4808.4931640625 background all_cells +6723.4853515625 4814.197265625 background all_cells +6730.89404296875 4803.40478515625 background all_cells +6662.16552734375 4824.20947265625 background all_cells +6671.64697265625 4818.50244140625 background all_cells +6674.4443359375 4812.56005859375 background all_cells +6654.4287109375 4809.57421875 background all_cells +6630.71923828125 4823.48291015625 background all_cells +6633.25439453125 4816.57958984375 background all_cells +6656.00244140625 4818.0615234375 background all_cells +6656.4130859375 4916.11962890625 background all_cells +6656.75537109375 4870.04931640625 background all_cells +6653.87451171875 4885.62841796875 background all_cells +6660.60498046875 4876.13671875 background all_cells +6666.2705078125 4882.14697265625 background all_cells +6668.36669921875 4872.486328125 background all_cells +6630.54443359375 4862.8828125 background all_cells +6641.89794921875 4891.54736328125 background all_cells +6641.5673828125 4879.84716796875 background all_cells +6642.765625 4867.9482421875 background all_cells +6635.35986328125 4871.4609375 background all_cells +6640.06005859375 4829.01171875 background all_cells +6640.44287109375 4842.46337890625 background all_cells +6652.13623046875 4831.66552734375 background all_cells +6650.7548828125 4848.3466796875 background all_cells +6650.72509765625 4856.01318359375 background all_cells +6638.65234375 4853.67724609375 background all_cells +6543.8427734375 4885.24169921875 background all_cells +6540.6025390625 4894.26318359375 background all_cells +6532.75537109375 4889.736328125 background all_cells +6433.92138671875 5006.9580078125 background all_cells +6425.408203125 5031.7255859375 background all_cells +6429.46142578125 5018.69970703125 background all_cells +6423.2333984375 5012.2607421875 background all_cells +6428.9033203125 5081.77294921875 background all_cells +6424.74560546875 5097.095703125 background all_cells +6428.60791015625 5096.2763671875 background all_cells +6431.90087890625 5048.63427734375 background all_cells +6430.423828125 5069.56982421875 background all_cells +6431.06298828125 5059.771484375 background all_cells +6424.63037109375 5054.4541015625 background all_cells +6424.6328125 4929.6962890625 background all_cells +6429.314453125 4999.04931640625 background all_cells +6428.677734375 4989.564453125 background all_cells +6583.72314453125 4833.0625 background all_cells +6587.33056640625 4817.50244140625 background all_cells +6587.01123046875 4826.52734375 background all_cells +6617.48779296875 4815.57177734375 background all_cells +6619.86474609375 4807.8974609375 background all_cells +6622.2548828125 4832.42529296875 background all_cells +6611.9697265625 4881.1337890625 background all_cells +6622.4833984375 4866.2939453125 background all_cells +6621.77099609375 4935.47509765625 background all_cells +6597.88232421875 4845.80224609375 background all_cells +6625.91845703125 4841.75244140625 background all_cells +6620.2998046875 4849.54248046875 background all_cells +6611.3388671875 4856.0478515625 background all_cells +6609.10107421875 4841.09814453125 background all_cells +6604.09619140625 4851.40966796875 background all_cells +6476.5537109375 5271.63232421875 background all_cells +6466.4580078125 5285.7353515625 background all_cells +6467.84375 5303.2783203125 background all_cells +6476.66650390625 5283.19287109375 background all_cells +6476.876953125 5322.044921875 background all_cells +6503.4794921875 5309.30810546875 background all_cells +6495.58642578125 5322.67529296875 background all_cells +6503.23974609375 5316.64111328125 background all_cells +6445.0126953125 5296.93310546875 background all_cells +6422.26708984375 5294.2998046875 background all_cells +6455.03466796875 5291.73388671875 background all_cells +6435.068359375 5297.1953125 background all_cells +6441.17822265625 5289.40673828125 background all_cells +6486.5341796875 5277.14501953125 background all_cells +6486.5947265625 5338.87548828125 background all_cells +6486.5712890625 5352.1357421875 background all_cells +6489.60205078125 5344.71337890625 background all_cells +6483.95068359375 5343.6083984375 background all_cells +6565.236328125 5314.86376953125 background all_cells +6577.9833984375 5333.87451171875 background all_cells +6496.6806640625 5328.3759765625 background all_cells +6497.36376953125 5336.4501953125 background all_cells +6508.25048828125 5349.892578125 background all_cells +6495.47705078125 5349.48876953125 background all_cells +6503.72216796875 5336.3125 background all_cells +6490.28759765625 5326.35693359375 background all_cells +6489.60302734375 5333.47412109375 background all_cells +6486.111328125 5328.37646484375 background all_cells +6440.01904296875 5315.224609375 background all_cells +6447.46533203125 5310.6845703125 background all_cells +6428.794921875 5315.27197265625 background all_cells +6458.2626953125 5317.7333984375 background all_cells +6450.2802734375 5320.115234375 background all_cells +6456.62060546875 5311.56591796875 background all_cells +6425.2548828125 5356.5087890625 background all_cells +6451.46142578125 5353.95556640625 background all_cells +6426.7509765625 5350.29931640625 background all_cells +6463.21826171875 5324.7333984375 background all_cells +6470.486328125 5312.69580078125 background all_cells +6462.01220703125 5310.54443359375 background all_cells +6470.5498046875 5321.015625 background all_cells +6453.689453125 5329.1259765625 background all_cells +6424.8076171875 5342.37841796875 background all_cells +6427.39453125 5343.845703125 background all_cells +6430.603515625 5340.23193359375 background all_cells +6448.91845703125 5342.3701171875 background all_cells +6439.8896484375 5333.23095703125 background all_cells +6637.494140625 5203.720703125 background all_cells +6653.00341796875 5215.5419921875 background all_cells +6645.40185546875 5213.55029296875 background all_cells +6638.12646484375 5209.64892578125 background all_cells +6618.86328125 5228.7060546875 background all_cells +6631.537109375 5232.208984375 background all_cells +6662.3310546875 5220.51513671875 background all_cells +6670.20263671875 5216.13720703125 background all_cells +6674.36767578125 5235.13134765625 background all_cells +6657.78125 5226.88525390625 background all_cells +6669.46728515625 5227.13916015625 background all_cells +6630.1279296875 5213.63818359375 background all_cells +6636.19677734375 5220.73583984375 background all_cells +6632.33447265625 5217.22021484375 background all_cells +6676.7314453125 5294.7890625 background all_cells +6677.16455078125 5318.04052734375 background all_cells +6678.43994140625 5341.513671875 background all_cells +6685.48828125 5340.62841796875 background all_cells +6678.14404296875 5331.3837890625 background all_cells +6677.4482421875 5303.751953125 background all_cells +6670.634765625 5315.15185546875 background all_cells +6666.65576171875 5339.18017578125 background all_cells +6669.4169921875 5327.17578125 background all_cells +6663.767578125 5320.61962890625 background all_cells +6661.9228515625 5304.666015625 background all_cells +6665.04736328125 5308.265625 background all_cells +6671.78564453125 5307.982421875 background all_cells +6687.92919921875 5300.85791015625 background all_cells +6741.53662109375 5316.5166015625 background all_cells +6699.05908203125 5304.59326171875 background all_cells +6688.7041015625 5311.3154296875 background all_cells +6667.04931640625 5288.34326171875 background all_cells +6662.849609375 5283.6806640625 background all_cells +6669.44873046875 5282.484375 background all_cells +6660.0078125 5297.04443359375 background all_cells +6666.05712890625 5294.89111328125 background all_cells +6633.61669921875 5353.90576171875 background all_cells +6647.57080078125 5352.49169921875 background all_cells +6644.95556640625 5357.62109375 background all_cells +6640.3154296875 5351.84521484375 background all_cells +6649.90478515625 5348.64599609375 background all_cells +6679.8837890625 5352.90185546875 background all_cells +6673.54345703125 5351.63916015625 background all_cells +6658.8408203125 5352.23193359375 background all_cells +6651.29736328125 5344.70947265625 background all_cells +6646.4853515625 5248.029296875 background all_cells +6650.75244140625 5258.4921875 background all_cells +6628.14697265625 5275.193359375 background all_cells +6625.93798828125 5284.93212890625 background all_cells +6649.36376953125 5252.48828125 background all_cells +6693.54638671875 5266.947265625 background all_cells +6693.18408203125 5353.03662109375 background all_cells +6691.79931640625 5280.0400390625 background all_cells +6662.37939453125 5259.0615234375 background all_cells +6664.49658203125 5255.10888671875 background all_cells +6675.9365234375 5263.14013671875 background all_cells +6667.87744140625 5267.70458984375 background all_cells +6666.57373046875 5260.43994140625 background all_cells +6655.90625 5261.64892578125 background all_cells +6660.8203125 5272.650390625 background all_cells +6657.97509765625 5254.005859375 background all_cells +6706.517578125 5247.3310546875 background all_cells +6685.1123046875 5254.0283203125 background all_cells +6713.560546875 5252.40478515625 background all_cells +6688.00927734375 5248.763671875 background all_cells +6711.365234375 4946.47216796875 background all_cells +6757.58642578125 4963.02294921875 background all_cells +6735.427734375 4939.35888671875 background all_cells +6680.43408203125 4984.68359375 background all_cells +6706.12255859375 5005.189453125 background all_cells +6698.9833984375 5000.271484375 background all_cells +6677.65869140625 4998.2265625 background all_cells +6687.4423828125 4983.98779296875 background all_cells +6682.52734375 4961.26806640625 background all_cells +6681.07958984375 4976.83251953125 background all_cells +6699.978515625 5020.4501953125 background all_cells +6712.58984375 5022.78955078125 background all_cells +6677.880859375 5024.5439453125 background all_cells +6692.6640625 5008.2373046875 background all_cells +6691.98828125 5032.8212890625 background all_cells +6652.37353515625 5009.4833984375 background all_cells +6655.2548828125 5039.14013671875 background all_cells +6645.93408203125 5023.88916015625 background all_cells +6652.2958984375 5003.32568359375 background all_cells +6652.15234375 4998.689453125 background all_cells +6696.45947265625 4939.0654296875 background all_cells +6665.7998046875 4947.4677734375 background all_cells +6691.50244140625 4949.30517578125 background all_cells +6670.2666015625 5051.0263671875 background all_cells +6682.9345703125 5049.17431640625 background all_cells +6681.6044921875 5054.943359375 background all_cells +6674.1455078125 5042.95751953125 background all_cells +6690.921875 5046.3681640625 background all_cells +6712.83349609375 5068.27001953125 background all_cells +6714.14697265625 5054.39501953125 background all_cells +6687.92236328125 5113.65234375 background all_cells +6752.279296875 5130.46435546875 background all_cells +6749.4541015625 5119.49609375 background all_cells +6709.591796875 5128.0419921875 background all_cells +6662.419921875 5123.81640625 background all_cells +6674.55908203125 5116.3515625 background all_cells +6669.55078125 5163.30908203125 background all_cells +6698.578125 5071.68212890625 background all_cells +6662.54150390625 5095.69091796875 background all_cells +6694.5009765625 5092.7138671875 background all_cells +6673.55224609375 5080.166015625 background all_cells +6693.36328125 5071.978515625 background all_cells +6622.994140625 4996.51806640625 background all_cells +6642.5302734375 4951.79541015625 background all_cells +6632.10107421875 4952.93896484375 background all_cells +6629.14697265625 4989.55908203125 background all_cells +6665.50927734375 5034.9384765625 background all_cells +6657.93701171875 5103.048828125 background all_cells +6663.27001953125 5039.5703125 background all_cells +6668.0361328125 4976.59375 background all_cells +6660.7265625 5001.6337890625 background all_cells +6664.86865234375 4988.28564453125 background all_cells +6654.18896484375 4979.78857421875 background all_cells +6656.93505859375 4966.79736328125 background all_cells +6671.07568359375 4964.01123046875 background all_cells +6668.017578125 4970.50537109375 background all_cells +6662.90771484375 4967.0166015625 background all_cells +6658.15673828125 4958.916015625 background all_cells +6616.88916015625 5070.78076171875 background all_cells +6628.21142578125 5026.83349609375 background all_cells +6623.580078125 5036.42041015625 background all_cells +6623.83447265625 5009.6787109375 background all_cells +6634.302734375 5012.91650390625 background all_cells +6646.00927734375 5013.25927734375 background all_cells +6424.185546875 5140.4375 background all_cells +6446.31640625 5198.55078125 background all_cells +6437.90625 5183.65869140625 background all_cells +6428.72216796875 5191.037109375 background all_cells +6450.736328125 5175.52490234375 background all_cells +6473.1318359375 5173.216796875 background all_cells +6461.04736328125 5167.60986328125 background all_cells +6427.5625 5208.05908203125 background all_cells +6438.5234375 5209.31103515625 background all_cells +6451.5390625 5269.5654296875 background all_cells +6445.95166015625 5279.32275390625 background all_cells +6454.08740234375 5274.02587890625 background all_cells +6458.7275390625 5257.525390625 background all_cells +6454.962890625 5263.1435546875 background all_cells +6449.4306640625 5260.173828125 background all_cells +6457.15673828125 5276.86181640625 background all_cells +6464.783203125 5272.72119140625 background all_cells +6463.59619140625 5265.98486328125 background all_cells +6445.123046875 5227.97998046875 background all_cells +6442.951171875 5242.42626953125 background all_cells +6433.0263671875 5246.3115234375 background all_cells +6464.58642578125 5256.291015625 background all_cells +6465.5595703125 5244.27587890625 background all_cells +6449.2978515625 5230.9287109375 background all_cells +6469.70703125 5259.4482421875 background all_cells +6469.45947265625 5275.11474609375 background all_cells +6475.0859375 5259.6083984375 background all_cells +6502.16845703125 5233.4609375 background all_cells +6488.46484375 5237.5830078125 background all_cells +6499.255859375 5238.822265625 background all_cells +6493.421875 5235.10595703125 background all_cells +6506.03515625 5251.05126953125 background all_cells +6482.1142578125 5224.16552734375 background all_cells +6503.37646484375 5224.9296875 background all_cells +6488.04443359375 5224.3740234375 background all_cells +6471.21923828125 5250.11669921875 background all_cells +6482.5439453125 5239.4765625 background all_cells +6486.15087890625 5245.9345703125 background all_cells +6478.41796875 5247.3779296875 background all_cells +6477.3798828125 5254.11962890625 background all_cells +6454.18310546875 5205.380859375 background all_cells +6503.9228515625 5213.28173828125 background all_cells +6503.123046875 5208.94287109375 background all_cells +6575.1953125 5182.05859375 background all_cells +6565.5009765625 5177.22021484375 background all_cells +6550.37646484375 5173.6728515625 background all_cells +6497.1748046875 5163.54931640625 background all_cells +6495.296875 5173.3671875 background all_cells +6534.6083984375 5165.54638671875 background all_cells +6508.59716796875 5169.7548828125 background all_cells +6480.89453125 5185.62158203125 background all_cells +6488.06689453125 5196.1650390625 background all_cells +6504.240234375 5194.2783203125 background all_cells +6504.9482421875 5188.44921875 background all_cells +6491.32373046875 5187.0458984375 background all_cells +6458.60595703125 4626.15234375 background all_cells +6475.037109375 4617.7451171875 background all_cells +6465.97998046875 4615.80126953125 background all_cells +6487.4677734375 4609.03369140625 background all_cells +6470.28369140625 4590.9853515625 background all_cells +6424.18603515625 4592.54638671875 background all_cells +6476.27392578125 4599.45947265625 background all_cells +6488.49267578125 4600.80419921875 background all_cells +6466.3193359375 4601.24853515625 background all_cells +6435.2802734375 4708.74462890625 background all_cells +6479.1298828125 4640.64794921875 background all_cells +6445.693359375 4650.4072265625 background all_cells +6462.08642578125 4669.59228515625 background all_cells +6433.9970703125 4697.57080078125 background all_cells +6437.9072265625 4691.32275390625 background all_cells +6443.939453125 4699.86376953125 background all_cells +6445.23681640625 4685.24658203125 background all_cells +6438.62841796875 4677.0986328125 background all_cells +6436.35205078125 4728.244140625 background all_cells +6440.20751953125 4734.92724609375 background all_cells +6445.1123046875 4714.91259765625 background all_cells +6442.0302734375 4711.96044921875 background all_cells +6437.49609375 4720.8544921875 background all_cells +6459.580078125 4713.08984375 background all_cells +6464.5732421875 4705.47119140625 background all_cells +6460.859375 4707.86669921875 background all_cells +6456.8994140625 4708.6298828125 background all_cells +6444.73486328125 4718.51171875 background all_cells +6452.1533203125 4719.1650390625 background all_cells +6447.38525390625 4695.84375 background all_cells +6472.9208984375 4683.26904296875 background all_cells +6463.453125 4683.41650390625 background all_cells +6460.89501953125 4700.265625 background all_cells +6455.13720703125 4698.66357421875 background all_cells +6451.9306640625 4691.71044921875 background all_cells +6501.7119140625 4618.625 background all_cells +6485.57373046875 4634.763671875 background all_cells +6480.75439453125 4627.5703125 background all_cells +6567.18115234375 4677.01953125 background all_cells +6598.32958984375 4682.13916015625 background all_cells +6597.34375 4608.63134765625 background all_cells +6582.3115234375 4715.70166015625 background all_cells +6597.44091796875 4696.59765625 background all_cells +6598.9169921875 4706.64208984375 background all_cells +6592.22705078125 4713.533203125 background all_cells +6585.94580078125 4711.58251953125 background all_cells +6556.4208984375 4677.2451171875 background all_cells +6560.86669921875 4647.47265625 background all_cells +6558.05859375 4669.525390625 background all_cells +6556.2470703125 4641.50830078125 background all_cells +6479.72021484375 4661.49072265625 background all_cells +6545.9150390625 4651.1875 background all_cells +6548.9345703125 4641.3369140625 background all_cells +6543.99462890625 4639.2333984375 background all_cells +6508.27685546875 5018.00048828125 background all_cells +6537.22314453125 5035.6494140625 background all_cells +6546.6455078125 5033.4765625 background all_cells +6558.11181640625 5028.41015625 background all_cells +6554.7275390625 5016.7783203125 background all_cells +6548.650390625 5022.99072265625 background all_cells +6547.9111328125 5056.82080078125 background all_cells +6520.33203125 5041.9599609375 background all_cells +6559.9375 5062.236328125 background all_cells +6576.8466796875 5055.853515625 background all_cells +6519.31982421875 5143.1630859375 background all_cells +6522.27734375 5158.36328125 background all_cells +6552.22314453125 5114.45361328125 background all_cells +6583.6982421875 5119.2236328125 background all_cells +6568.73095703125 5124.0224609375 background all_cells +6594.05078125 5119.83154296875 background all_cells +6559.50341796875 5149.162109375 background all_cells +6599.515625 5143.72021484375 background all_cells +6548.2333984375 5134.341796875 background all_cells +6593.3642578125 5151.212890625 background all_cells +6585.67578125 5162.52587890625 background all_cells +6558.109375 5095.4013671875 background all_cells +6521.30810546875 5105.26171875 background all_cells +6536.4375 5101.896484375 background all_cells +6551.12109375 5101.53173828125 background all_cells +6434.28515625 5146.28173828125 background all_cells +6443.671875 5156.5732421875 background all_cells +6434.16748046875 5158.94140625 background all_cells +6456.27978515625 5153.80224609375 background all_cells +6513.376953125 5158.12939453125 background all_cells +6486.966796875 5155.59912109375 background all_cells +6462.748046875 5144.36279296875 background all_cells +6432.22412109375 5126.2451171875 background all_cells +6442.72216796875 5127.78173828125 background all_cells +6439.41943359375 5136.09228515625 background all_cells +6453.27783203125 5134.10693359375 background all_cells +6502.642578125 5128.03515625 background all_cells +6469.6826171875 5134.31298828125 background all_cells +6490.75 5133.5009765625 background all_cells +6508.6865234375 5115.0390625 background all_cells +6513.8251953125 5131.330078125 background all_cells +6445.9130859375 5112.6484375 background all_cells +6446.7626953125 5120.93017578125 background all_cells +6438.8251953125 5120.0947265625 background all_cells +6431.85693359375 5107.8359375 background all_cells +6559.80419921875 5072.224609375 background all_cells +6574.5341796875 5085.03076171875 background all_cells +6568.9013671875 5071.8994140625 background all_cells +6564.7294921875 5083.06396484375 background all_cells +6474.61181640625 5097.29833984375 background all_cells +6474.12939453125 5110.0732421875 background all_cells +6476.716796875 5123.5302734375 background all_cells +6488.35009765625 5116.2490234375 background all_cells +6500.5888671875 5099.50146484375 background all_cells +6482.4208984375 5100.88720703125 background all_cells +6453.18994140625 5101.72021484375 background all_cells +6466.87255859375 5118.32568359375 background all_cells +6464.32958984375 5100.78662109375 background all_cells +6454.89990234375 5119.06396484375 background all_cells +6512.52685546875 5081.52587890625 background all_cells +6516.2216796875 5086.14404296875 background all_cells +6510.6796875 5093.66943359375 background all_cells +6470.59814453125 5066.39599609375 background all_cells +6471.7255859375 5074.9208984375 background all_cells +6489.720703125 5075.1943359375 background all_cells +6531.6953125 5092.74169921875 background all_cells +6553.6162109375 5074.4619140625 background all_cells +6547.1923828125 5089.392578125 background all_cells +6536.4677734375 5077.14990234375 background all_cells +6445.43017578125 4952.76708984375 background all_cells +6478.96484375 4951.47216796875 background all_cells +6469.5390625 4951.73193359375 background all_cells +6457.70166015625 4944.01513671875 background all_cells +6465.2041015625 4939.466796875 background all_cells +6468.8828125 4936.2099609375 background all_cells +6478.46923828125 4956.38134765625 background all_cells +6471.43212890625 4978.3291015625 background all_cells +6457.08203125 4974.57861328125 background all_cells +6440.73779296875 4930.9423828125 background all_cells +6450.87451171875 4900.748046875 background all_cells +6452.14892578125 4932.76171875 background all_cells +6443.7734375 4926.63037109375 background all_cells +6476.7109375 4944.71484375 background all_cells +6493.69775390625 4894.51220703125 background all_cells +6511.38720703125 4904.7880859375 background all_cells +6510.10546875 4913.6923828125 background all_cells +6483.86083984375 4943.75 background all_cells +6519.572265625 4964.43212890625 background all_cells +6533.83740234375 4903.04248046875 background all_cells +6547.78369140625 4911.65576171875 background all_cells +6538.91015625 4914.08251953125 background all_cells +6534.318359375 4917.26708984375 background all_cells +6526.96240234375 4917.10888671875 background all_cells +6518.26220703125 4910.62890625 background all_cells +6530.49072265625 4914.75927734375 background all_cells +6528.587890625 4910.88671875 background all_cells +6485.5322265625 4959.42724609375 background all_cells +6493.9736328125 4975.24462890625 background all_cells +6459.3447265625 5019.6533203125 background all_cells +6449.59033203125 5015.99951171875 background all_cells +6437.91748046875 5032.13671875 background all_cells +6459.294921875 5031.333984375 background all_cells +6478.2373046875 5024.72998046875 background all_cells +6447.20166015625 5060.2138671875 background all_cells +6459.2861328125 5082.0380859375 background all_cells +6442.767578125 5080.24853515625 background all_cells +6446.716796875 5037.423828125 background all_cells +6461.75048828125 5055.2626953125 background all_cells +6447.26318359375 5046.9052734375 background all_cells +6473.4560546875 5047.92578125 background all_cells +6490.1435546875 5061.03076171875 background all_cells +6481.560546875 5055.80029296875 background all_cells +6496.57958984375 5046.32958984375 background all_cells +6486.814453125 5048.982421875 background all_cells +6484.27294921875 5037.14697265625 background all_cells +6492.138671875 5027.28955078125 background all_cells +6494.708984375 5020.6513671875 background all_cells +6495.01904296875 5014.18408203125 background all_cells +6439.57177734375 4982.6728515625 background all_cells +6442.17724609375 4993.38427734375 background all_cells +6440.337890625 4972.98095703125 background all_cells +6545.47705078125 4997.0302734375 background all_cells +6543.12890625 5007.44091796875 background all_cells +6451.767578125 5009.4609375 background all_cells +6477.16650390625 5003.07373046875 background all_cells +6477.6826171875 5009.89306640625 background all_cells +6457.99072265625 4996.67578125 background all_cells +6492.4775390625 5003.35009765625 background all_cells +6493.37109375 4989.427734375 background all_cells +6565.24951171875 4939.94482421875 background all_cells +6579.2470703125 4990.78125 background all_cells +6562.0419921875 4971.796875 background all_cells +6577.95458984375 4949.44580078125 background all_cells +6602.62890625 4948.60205078125 background all_cells +6611.87451171875 4932.2109375 background all_cells +6609.658203125 4953.6015625 background all_cells +6613.6103515625 4945.10205078125 background all_cells +6603.40869140625 4936.91015625 background all_cells +6605.7421875 4958.11279296875 background all_cells +6605.61572265625 5066.912109375 background all_cells +6607.33740234375 5052.6171875 background all_cells +6615.30322265625 5056.07763671875 background all_cells +6613.3544921875 4983.359375 background all_cells +6587.6337890625 4943.23486328125 background all_cells +6596.5673828125 4935.61865234375 background all_cells +6591.68310546875 4940.990234375 background all_cells +6564.21484375 5023.033203125 background all_cells +6586.681640625 5056.1611328125 background all_cells +6583.2880859375 5010.3876953125 background all_cells +6584.70263671875 5018.1015625 background all_cells +6451.96923828125 4736.10400390625 background all_cells +6457.1103515625 4755.46826171875 background all_cells +6446.97509765625 4747.82861328125 background all_cells +6468.6298828125 4812.85400390625 background all_cells +6445.19677734375 4784.69873046875 background all_cells +6446.6279296875 4798.97314453125 background all_cells +6442.32470703125 4790.6708984375 background all_cells +6434.2451171875 4828.5869140625 background all_cells +6432.33740234375 4793.50830078125 background all_cells +6435.94580078125 4801.8720703125 background all_cells +6442.08056640625 4844.70751953125 background all_cells +6445.62255859375 4827.1025390625 background all_cells +6436.50927734375 4817.12841796875 background all_cells +6477.75 4853.978515625 background all_cells +6484.0048828125 4855.2177734375 background all_cells +6481.84130859375 4857.666015625 background all_cells +6478.56787109375 4847.74755859375 background all_cells +6457.14990234375 4826.06884765625 background all_cells +6454.8154296875 4841.56689453125 background all_cells +6471.970703125 4824.234375 background all_cells +6475.1181640625 4831.60498046875 background all_cells +6461.34716796875 4831.7763671875 background all_cells +6598.5615234375 4826.1748046875 background all_cells +6488.26025390625 4832.3564453125 background all_cells +6591.12109375 4769.7373046875 background all_cells +6585.92431640625 4761.28759765625 background all_cells +6592.64794921875 4756.18701171875 background all_cells +6592.138671875 4778.46044921875 background all_cells +6592.99853515625 4798.111328125 background all_cells +6585.69287109375 4783.7001953125 background all_cells +6581.9765625 4792.01025390625 background all_cells +6593.59814453125 4789.74609375 background all_cells +6608.3447265625 4759.2392578125 background all_cells +6603.11767578125 4781.7587890625 background all_cells +6608.95361328125 4769.6162109375 background all_cells +6610.31103515625 4796.369140625 background all_cells +6602.6875 4797.20556640625 background all_cells +6609.64599609375 4865.521484375 background all_cells +6601.154296875 4817.06494140625 background all_cells +6587.95263671875 4744.99658203125 background all_cells +6596.48779296875 4744.251953125 background all_cells +6659.2099609375 4229.330078125 background all_cells +6653.46044921875 4251.02685546875 background all_cells +6643.8623046875 4241.1982421875 background all_cells +6674.00048828125 4230.68505859375 background all_cells +6661.0400390625 4241.9619140625 background all_cells +6685.451171875 4197.68310546875 background all_cells +6680.61669921875 4219.21240234375 background all_cells +6622.76025390625 4195.82470703125 background all_cells +6653.5576171875 4194.52001953125 background all_cells +6626.6572265625 4207.47216796875 background all_cells +6667.224609375 4320.822265625 background all_cells +6685.22412109375 4321.86767578125 background all_cells +6677.84375 4310.552734375 background all_cells +6674.822265625 4325.3115234375 background all_cells +6658.5263671875 4312.625 background all_cells +6642.80810546875 4311.2568359375 background all_cells +6637.4794921875 4371.064453125 background all_cells +6642.640625 4372.0810546875 background all_cells +6648.16064453125 4373.45654296875 background all_cells +6632.4013671875 4392.82470703125 background all_cells +6624.658203125 4374.6259765625 background all_cells +6670.3173828125 4397.48828125 background all_cells +6649.8984375 4409.53857421875 background all_cells +6594.689453125 4407.6748046875 background all_cells +6616.77978515625 4373.85693359375 background all_cells +6617.9736328125 4405.470703125 background all_cells +6604.63623046875 4397.2568359375 background all_cells +6596.79296875 4419.15966796875 background all_cells +6629.40673828125 4356.86083984375 background all_cells +6640.55517578125 4362.216796875 background all_cells +6636.14208984375 4359.7685546875 background all_cells +6642.048828125 4355.0654296875 background all_cells +6660.037109375 4340.595703125 background all_cells +6674.4501953125 4341.93408203125 background all_cells +6649.00390625 4363.24169921875 background all_cells +6768.78466796875 4360.39404296875 background all_cells +6777.30029296875 4384.076171875 background all_cells +6779.51318359375 4394.55029296875 background all_cells +6774.794921875 4373.1806640625 background all_cells +6766.080078125 4370.82373046875 background all_cells +6779.52734375 4364.64501953125 background all_cells +6763.4375 4442.5302734375 background all_cells +6793.35009765625 4461.5458984375 background all_cells +6781.7841796875 4472.79833984375 background all_cells +6773.9052734375 4475.6875 background all_cells +6800.623046875 4452.04443359375 background all_cells +6772.498046875 4446.63671875 background all_cells +6683.5302734375 4431.83447265625 background all_cells +6677.39453125 4479.68359375 background all_cells +6689.01806640625 4434.7958984375 background all_cells +6677.65185546875 4429.857421875 background all_cells +6684.53271484375 4405.166015625 background all_cells +6680.98876953125 4424.89111328125 background all_cells +6669.30419921875 4503.4638671875 background all_cells +6694.458984375 4497.765625 background all_cells +6692.06396484375 4505.2802734375 background all_cells +6765.9453125 4477.27392578125 background all_cells +6821.84375 4489.65478515625 background all_cells +6818.42626953125 4499.4443359375 background all_cells +6783.66796875 4485.83740234375 background all_cells +6772.3349609375 4489.60546875 background all_cells +6817.37548828125 4586.6474609375 background all_cells +6807.16162109375 4610.38818359375 background all_cells +6805.8671875 4657.0234375 background all_cells +6816.43359375 4656.0673828125 background all_cells +6773.17626953125 4653.82373046875 background all_cells +6801.75146484375 4637.89892578125 background all_cells +6822.462890625 4559.388671875 background all_cells +6808.6943359375 4580.46630859375 background all_cells +6820.22607421875 4576.42529296875 background all_cells +6814.66259765625 4564.9052734375 background all_cells +6686.9228515625 4571.11474609375 background all_cells +6679.99853515625 4517.41748046875 background all_cells +6693.0908203125 4549.23876953125 background all_cells +6681.00830078125 4548.78662109375 background all_cells +6665.8837890625 4416.86474609375 background all_cells +6651.765625 4484.224609375 background all_cells +6657.61865234375 4470.28759765625 background all_cells +6661.51123046875 4422.5966796875 background all_cells +6673.72412109375 4421.7314453125 background all_cells +6625.3515625 4448.091796875 background all_cells +6613.0126953125 4451.8095703125 background all_cells +6613.7431640625 4460.27197265625 background all_cells +6639.63525390625 4446.3642578125 background all_cells +6639.40380859375 4472.1923828125 background all_cells +6635.259765625 4450.52783203125 background all_cells +6599.91455078125 4431.0068359375 background all_cells +6606.35986328125 4436.38232421875 background all_cells +6603.16650390625 4425.51708984375 background all_cells +6580.7216796875 4380.46142578125 background all_cells +6562.978515625 4390.62255859375 background all_cells +6588.51416015625 4378.728515625 background all_cells +6603.46875 4460.01708984375 background all_cells +6624.404296875 4487.0751953125 background all_cells +6616.240234375 4488.4306640625 background all_cells +6592.25439453125 4485.38916015625 background all_cells +6599.22509765625 4483.09619140625 background all_cells +6603.62939453125 4474.13720703125 background all_cells +6599.7099609375 4495.0625 background all_cells +6575.63037109375 4521.00146484375 background all_cells +6569.66357421875 4518.0751953125 background all_cells +6580.79248046875 4423.47412109375 background all_cells +6592.75537109375 4435.93505859375 background all_cells +6606.2548828125 4444.740234375 background all_cells +6601.3994140625 4444.30029296875 background all_cells +6589.85107421875 4424.556640625 background all_cells +6575.76416015625 4411.314453125 background all_cells +6590.13818359375 4415.24658203125 background all_cells +6568.9755859375 4416.08056640625 background all_cells +6585.11083984375 4412.80908203125 background all_cells +6590.64208984375 4395.6064453125 background all_cells +6575.17578125 4401.69091796875 background all_cells +6566.958984375 4403.3984375 background all_cells +6569.47265625 4406.875 background all_cells +6581.18505859375 4397.92724609375 background all_cells +6551.97119140625 4903.83349609375 background all_cells +6566.80908203125 4922.0244140625 background all_cells +6568.25 4913.14111328125 background all_cells +6563.87353515625 4900.55615234375 background all_cells +6558.287109375 4919.38134765625 background all_cells +6560.404296875 4913.39599609375 background all_cells +6623.47705078125 4618.63671875 background all_cells +6636.40625 4677.5947265625 background all_cells +6615.66259765625 4610.64599609375 background all_cells +6629.6572265625 4666.951171875 background all_cells +6585.2109375 4926.01708984375 background all_cells +6574.5908203125 4929.28515625 background all_cells +6587.49609375 4917.6806640625 background all_cells +6587.28662109375 4933.38916015625 background all_cells +6555.40380859375 5187.845703125 background all_cells +6566.93505859375 5192.19287109375 background all_cells +6563.35986328125 5196.56103515625 background all_cells +6561.41796875 5205.12744140625 background all_cells +6556.6767578125 5198.7529296875 background all_cells +6654.21044921875 5360.90673828125 background all_cells +6750.83447265625 5353.30712890625 background all_cells +6583.68212890625 5309.6572265625 background all_cells +6743.72314453125 5357.5185546875 background all_cells +6595.19384765625 5330.67041015625 background all_cells +6605.03125 5325.82421875 background all_cells +6561.53125 5232.01171875 background all_cells +6565.89404296875 5214.14892578125 background all_cells +6591.47509765625 5227.90087890625 background all_cells +6576.67822265625 5213.10498046875 background all_cells +6578.298828125 5218.021484375 background all_cells +6609.59716796875 5207.71826171875 background all_cells +6610.26513671875 5228.443359375 background all_cells +6619.03466796875 5214.12646484375 background all_cells +6611.712890625 5212.2109375 background all_cells +6599.84130859375 5177.32080078125 background all_cells +6615.42236328125 5202.56201171875 background all_cells +6600.99072265625 5200.2080078125 background all_cells +6582.31005859375 5205.14599609375 background all_cells +6587.09228515625 5189.71240234375 background all_cells +6573.9150390625 5193.673828125 background all_cells +6573.3974609375 5208.20947265625 background all_cells +6590.32470703125 5195.0849609375 background all_cells +6657.8486328125 4578.14794921875 background all_cells +6641.1904296875 4585.08251953125 background all_cells +6656.93798828125 4613.775390625 background all_cells +6662.52978515625 4607.43408203125 background all_cells +6651.3564453125 4605.90380859375 background all_cells +6647.41015625 4575.8935546875 background all_cells +6656.29833984375 4646.3193359375 background all_cells +6662.15478515625 4667.33447265625 background all_cells +6664.7548828125 4660.49609375 background all_cells +6666.57958984375 4654.728515625 background all_cells +6660.14208984375 4653.2314453125 background all_cells +6660.12353515625 4616.39892578125 background all_cells +6657.49462890625 4634.7373046875 background all_cells +6661.7509765625 4621.4296875 background all_cells +6668.1357421875 4605.3779296875 background all_cells +6677.4013671875 4599.8671875 background all_cells +6670.08056640625 4612.51611328125 background all_cells +6668.4248046875 4595.19482421875 background all_cells +6691.66650390625 4604.76123046875 background all_cells +6681.75048828125 4666.5966796875 background all_cells +6692.0439453125 4594.65771484375 background all_cells +6692.595703125 4614.470703125 background all_cells +6450.18994140625 4441.7666015625 background all_cells +6453.84375 4456.86376953125 background all_cells +6434.62548828125 4453.46484375 background all_cells +6438.61181640625 4441.52783203125 background all_cells +6458.58154296875 4400.6923828125 background all_cells +6469.06103515625 4406.4921875 background all_cells +6466.365234375 4400.3046875 background all_cells +6444.32666015625 4454.431640625 background all_cells +6455.509765625 4470.15380859375 background all_cells +6458.869140625 4461.783203125 background all_cells +6446.4736328125 4468.41162109375 background all_cells +6437.16064453125 4470.50341796875 background all_cells +6436.8076171875 4462.96142578125 background all_cells +6461.54833984375 4446.15283203125 background all_cells +6467.30615234375 4450.6318359375 background all_cells +6487.4365234375 4448.94677734375 background all_cells +6511.44970703125 4459.9560546875 background all_cells +6498.79736328125 4462.09423828125 background all_cells +6507.4091796875 4454.30078125 background all_cells +6487.9384765625 4430.0166015625 background all_cells +6476.47021484375 4441.578125 background all_cells +6483.904296875 4439.38427734375 background all_cells +6469.10546875 4464.171875 background all_cells +6465.3896484375 4469.2373046875 background all_cells +6491.09033203125 4463.37548828125 background all_cells +6468.34619140625 4507.79833984375 background all_cells +6486.90087890625 4512.72607421875 background all_cells +6503.490234375 4515.1318359375 background all_cells +6496.1904296875 4517.21533203125 background all_cells +6506.1748046875 4508.87646484375 background all_cells +6469.5302734375 4516.57177734375 background all_cells +6510.10400390625 4516.13818359375 background all_cells +6525.193359375 4509.15478515625 background all_cells +6515.78515625 4511.98388671875 background all_cells +6512.630859375 4502.86083984375 background all_cells +6504.2890625 4526.3701171875 background all_cells +6519.97265625 4530.4736328125 background all_cells +6513.92626953125 4524.9189453125 background all_cells +6511.15380859375 4536.46630859375 background all_cells +6493.58642578125 4541.36962890625 background all_cells +6503.99951171875 4534.04736328125 background all_cells +6502.9404296875 4541.15576171875 background all_cells +6433.05078125 4513.97412109375 background all_cells +6445.58544921875 4506.53857421875 background all_cells +6432.00634765625 4501.23193359375 background all_cells +6451.67626953125 4540.552734375 background all_cells +6469.65771484375 4524.1708984375 background all_cells +6472.3095703125 4537.283203125 background all_cells +6462.81396484375 4532.8916015625 background all_cells +6447.39306640625 4521.0625 background all_cells +6462.47607421875 4506.20263671875 background all_cells +6459.96142578125 4514.54296875 background all_cells +6455.51953125 4507.49755859375 background all_cells +6481.7646484375 4475.6015625 background all_cells +6456.587890625 4479.35595703125 background all_cells +6474.96826171875 4471.5166015625 background all_cells +6465.7802734375 4476.46142578125 background all_cells +6474.31298828125 4480.54541015625 background all_cells +6460.97412109375 4492.111328125 background all_cells +6467.48583984375 4496.66162109375 background all_cells +6476.71923828125 4509.076171875 background all_cells +6500.15771484375 4501.91015625 background all_cells +6508.2958984375 4482.79833984375 background all_cells +6492.61181640625 4504.1884765625 background all_cells +6482.4873046875 4488.97265625 background all_cells +6476.3515625 4497.94189453125 background all_cells +6549.04833984375 4407.4833984375 background all_cells +6543.22998046875 4401.84521484375 background all_cells +6555.2333984375 4399.51611328125 background all_cells +6542.6064453125 4514.373046875 background all_cells +6557.28076171875 4512.40087890625 background all_cells +6534.86279296875 4527.0185546875 background all_cells +6557.36865234375 4521.65283203125 background all_cells +6538.4482421875 4493.7978515625 background all_cells +6554.90966796875 4505.26513671875 background all_cells +6538.56201171875 4502.60205078125 background all_cells +6545.6640625 4495.19287109375 background all_cells +6556.126953125 4493.6552734375 background all_cells +6553.96484375 4534.44580078125 background all_cells +6533.119140625 4548.18017578125 background all_cells +6543.716796875 4535.68896484375 background all_cells +6558.06640625 4544.8291015625 background all_cells +6519.40185546875 4545.57080078125 background all_cells +6535.72900390625 4541.3203125 background all_cells +6539.49658203125 4412.2529296875 background all_cells +6550.59130859375 4475.71826171875 background all_cells +6541.31640625 4481.32763671875 background all_cells +6548.06103515625 4466.4990234375 background all_cells +6551.015625 4418.35205078125 background all_cells +6563.306640625 4417.62353515625 background all_cells +6526.171875 4498.8681640625 background all_cells +6522.6611328125 4469.607421875 background all_cells +6525.7900390625 4521.58251953125 background all_cells +6523.919921875 4475.759765625 background all_cells +6516.74560546875 4517.4111328125 background all_cells +6528.93701171875 4488.78271484375 background all_cells +6528.7412109375 4556.3486328125 background all_cells +6508.81884765625 5226.8408203125 background all_cells +6511.109375 5245.994140625 background all_cells +6515.09228515625 5243.82080078125 background all_cells +6514.93505859375 5227.12890625 background all_cells +6520.18603515625 5200.76806640625 background all_cells +6514.10498046875 5182.73828125 background all_cells +6517.11279296875 5215.94970703125 background all_cells +6514.5224609375 5209.8134765625 background all_cells +6527.13525390625 5207.52734375 background all_cells +6546.16259765625 5195.06396484375 background all_cells +6539.17333984375 5200.86572265625 background all_cells +6533.677734375 5196.6064453125 background all_cells +6548.54248046875 5219.615234375 background all_cells +6547.931640625 5205.81201171875 background all_cells +6507.24365234375 5292.9189453125 background all_cells +6513.37744140625 5298.8818359375 background all_cells +6519.6982421875 5296.2724609375 background all_cells +6474.01806640625 5355.4501953125 background all_cells +6437.310546875 5363.04931640625 background all_cells +6444.5439453125 5358.1416015625 background all_cells +6484.63232421875 5366.6865234375 background all_cells +6548.01318359375 5363.43359375 background all_cells +6535.0400390625 5363.49365234375 background all_cells +6537.60205078125 5337.33447265625 background all_cells +6511.2568359375 5309.8076171875 background all_cells +6510.1708984375 5257.380859375 background all_cells +6517.67919921875 5262.98974609375 background all_cells +6517.7744140625 5272.55615234375 background all_cells +6514.93896484375 5286.359375 background all_cells +6516.49755859375 5278.84716796875 background all_cells +6510.26806640625 3714.77734375 background all_cells +6644.1669921875 3708.08251953125 background all_cells +6513.0693359375 3732.64453125 background all_cells +6427.70068359375 3745.862060546875 background all_cells +6436.1220703125 4027.444091796875 background all_cells +6424.1826171875 3974.021484375 background all_cells +6491.04541015625 4059.790283203125 background all_cells +6464.02685546875 4060.41455078125 background all_cells +6431.97802734375 4164.07666015625 background all_cells +6477.57275390625 4166.58349609375 background all_cells +6470.85400390625 4174.81982421875 background all_cells +6462.060546875 4163.34814453125 background all_cells +6459.17041015625 4177.76025390625 background all_cells +6439.228515625 4178.10302734375 background all_cells +6458.12890625 4220.8583984375 background all_cells +6443.0693359375 4228.45654296875 background all_cells +6478.42626953125 4212.25341796875 background all_cells +6421.01416015625 4221.2744140625 background all_cells +6424.61865234375 4246.29443359375 background all_cells +6428.89599609375 4207.7314453125 background all_cells +6429.638671875 4186.10205078125 background all_cells +6431.20263671875 4218.8896484375 background all_cells +6489.97021484375 4169.2802734375 background all_cells +6488.58349609375 4179.958984375 background all_cells +6507.61376953125 4176.166015625 background all_cells +6505.2919921875 4170.2978515625 background all_cells +6436.79931640625 4079.017578125 background all_cells +6429.0927734375 4079.689453125 background all_cells +6435.99267578125 4119.87548828125 background all_cells +6438.154296875 4111.24951171875 background all_cells +6426.23828125 4097.72412109375 background all_cells +6471.84326171875 4159.45703125 background all_cells +6478.18017578125 4150.5517578125 background all_cells +6491.7705078125 4159.91650390625 background all_cells +6486.23974609375 4158.0732421875 background all_cells +6479.63525390625 4155.74072265625 background all_cells +6436.30615234375 4133.85498046875 background all_cells +6425.50244140625 4147.16748046875 background all_cells +6442.80029296875 4157.76025390625 background all_cells +6435.3125 4148.28564453125 background all_cells +6443.68994140625 4143.1064453125 background all_cells +6487.05712890625 4346.87744140625 background all_cells +6504.560546875 4400.47900390625 background all_cells +6516.34619140625 4402.732421875 background all_cells +6509.8681640625 4393.98046875 background all_cells +6458.84521484375 4379.24365234375 background all_cells +6506.34619140625 4378.85546875 background all_cells +6500.40234375 4387.0810546875 background all_cells +6423.8779296875 4376.962890625 background all_cells +6451.00537109375 4350.3583984375 background all_cells +6449.27490234375 4364.80859375 background all_cells +6436.6767578125 4556.7783203125 background all_cells +6455.7353515625 4547.2314453125 background all_cells +6470.31640625 4545.36279296875 background all_cells +6452.337890625 4564.66748046875 background all_cells +6483.3203125 4569.7265625 background all_cells +6440.41552734375 4569.59423828125 background all_cells +6481.77880859375 4555.9873046875 background all_cells +6492.3203125 4550.048828125 background all_cells +6490.53125 4561.40283203125 background all_cells +6479.943359375 4564.064453125 background all_cells +6505.41357421875 4410.3056640625 background all_cells +6492.189453125 4418.62060546875 background all_cells +6517.9833984375 4418.0673828125 background all_cells +6430.853515625 4432.849609375 background all_cells +6447.923828125 4431.46728515625 background all_cells +6446.90771484375 4438.41064453125 background all_cells +6442.0224609375 4431.2158203125 background all_cells +6451.14306640625 4434.111328125 background all_cells +6451.0947265625 4428.4208984375 background all_cells +6470.82958984375 4437.5703125 background all_cells +6477.181640625 4429.61328125 background all_cells +6470.2841796875 4424.84619140625 background all_cells +6505.91015625 4429.13134765625 background all_cells +6555.20751953125 4384.6064453125 background all_cells +6575.91650390625 4373.73779296875 background all_cells +6570.6640625 4384.099609375 background all_cells +6565.83447265625 4375.5146484375 background all_cells +6533.64013671875 4374.05615234375 background all_cells +6514.94287109375 4384.46240234375 background all_cells +6523.88720703125 4380.9658203125 background all_cells +6542.62939453125 4385.6455078125 background all_cells +6548.9873046875 4375.83544921875 background all_cells +6541.0830078125 4376.73095703125 background all_cells +6540.119140625 4362.8466796875 background all_cells +6552.1669921875 4368.935546875 background all_cells +6563.71337890625 4358.56689453125 background all_cells +6569.89990234375 4364.5400390625 background all_cells +6514.49560546875 4197.3583984375 background all_cells +6536.693359375 4204.41552734375 background all_cells +6531.3037109375 4210.04296875 background all_cells +6523.95458984375 4203.80029296875 background all_cells +6573.7109375 4225.2705078125 background all_cells +6602.77734375 4230.42333984375 background all_cells +6593.89404296875 4230.18603515625 background all_cells +6594.55517578125 4223.3115234375 background all_cells +6544.36376953125 4199.658203125 background all_cells +6560.3603515625 4211.5654296875 background all_cells +6503.41552734375 4284.552734375 background all_cells +6579.16015625 4311.5439453125 background all_cells +6571.87109375 4309.6142578125 background all_cells +6509.4189453125 4252.58642578125 background all_cells +6518.6337890625 4243.74853515625 background all_cells +6509.90087890625 4243.78369140625 background all_cells +6550.3818359375 4320.658203125 background all_cells +6543.6298828125 4340.05322265625 background all_cells +6527.3349609375 4346.5595703125 background all_cells +6516.22705078125 4366.1083984375 background all_cells +6544.13037109375 4350.67529296875 background all_cells +6560.60693359375 4344.716796875 background all_cells +6551.60595703125 4334.0712890625 background all_cells +6552.44677734375 4356.67333984375 background all_cells +6568.08837890625 4341.720703125 background all_cells +6561.6171875 4352.33642578125 background all_cells +6555.9873046875 4340.43310546875 background all_cells +6604.44287109375 4344.533203125 background all_cells +6578.37451171875 4346.115234375 background all_cells +6586.55517578125 4337.0947265625 background all_cells +6475.52978515625 4276.0908203125 background all_cells +6488.94140625 4288.87158203125 background all_cells +6474.822265625 4288.34423828125 background all_cells +6466.251953125 4278.537109375 background all_cells +6430.39599609375 4311.0302734375 background all_cells +6431.95556640625 4322.22998046875 background all_cells +6442.064453125 4323.2158203125 background all_cells +6423.01220703125 4313.7119140625 background all_cells +6481.6103515625 4331.69921875 background all_cells +6437.1376953125 4264.04443359375 background all_cells +6452.330078125 4260.8203125 background all_cells +6445.158203125 4306.58984375 background all_cells +6425.53125 4268.0576171875 background all_cells +6483.751953125 4296.3623046875 background all_cells +6478.4208984375 4302.15625 background all_cells +6463.4248046875 4301.83935546875 background all_cells +6486.5859375 4237.78564453125 background all_cells +6497.66259765625 4254.4794921875 background all_cells +6501.4443359375 4242.32421875 background all_cells +6494.783203125 4231.42822265625 background all_cells +6432.130859375 4238.427734375 background all_cells +6459.25634765625 4242.65625 background all_cells +6456.12890625 4251.51416015625 background all_cells +6452.3544921875 4236.5986328125 background all_cells +6447.08203125 4246.81884765625 background all_cells +6437.921875 4253.94384765625 background all_cells +6464.77099609375 4245.71142578125 background all_cells +6475.64892578125 4252.5234375 background all_cells +6481.26123046875 4241.6494140625 background all_cells +6469.076171875 4235.845703125 background all_cells +6424.63037109375 4707.24658203125 background all_cells +6429.84375 4693.13037109375 background all_cells +6429.4228515625 4701.6513671875 background all_cells +6429.14306640625 4721.63427734375 background all_cells +6426.84765625 4712.900390625 background all_cells +6426.1953125 4787.474609375 background all_cells +6460.88232421875 4723.5927734375 background all_cells +6466.94091796875 4711.763671875 background all_cells +6525.1826171875 4750.18017578125 background all_cells +6521.90673828125 4735.3349609375 background all_cells +6522.970703125 4762.4375 background all_cells +6528.87939453125 4735.9892578125 background all_cells +6534.712890625 4735.9658203125 background all_cells +6510.0810546875 4716.52490234375 background all_cells +6482.90283203125 4710.81787109375 background all_cells +6518.58056640625 4769.125 background all_cells +6666.26513671875 4644.4619140625 background all_cells +6712.1689453125 4645.892578125 background all_cells +6673.1083984375 4631.64111328125 background all_cells +6772.63623046875 4615.09326171875 background all_cells +6771.94189453125 4633.00634765625 background all_cells +6764.828125 4618.9697265625 background all_cells +6761.271484375 4588.5068359375 background all_cells +6758.181640625 4611.56396484375 background all_cells +6763.43359375 4598.85693359375 background all_cells +6747.6708984375 4613.91015625 background all_cells +6754.92333984375 4620.66748046875 background all_cells +6750.11669921875 4620.7646484375 background all_cells +6741.14892578125 4631.13037109375 background all_cells +6735.982421875 4642.6611328125 background all_cells +6727.21240234375 4643.0869140625 background all_cells +6748.99267578125 4632.49072265625 background all_cells +6700.68701171875 4598.4111328125 background all_cells +6703.6337890625 4590.376953125 background all_cells +6696.91748046875 4625.50390625 background all_cells +6711.79833984375 4621.21728515625 background all_cells +6720.08984375 4610.2548828125 background all_cells +6557.740234375 4796.53173828125 background all_cells +6576.876953125 4779.96435546875 background all_cells +6568.68408203125 4793.41552734375 background all_cells +6726.38623046875 4789.7138671875 background all_cells +6652.26513671875 4801.88232421875 background all_cells +6661.78955078125 4803.1982421875 background all_cells +6646.16064453125 4802.93017578125 background all_cells +6626.1103515625 4786.8740234375 background all_cells +6639.5107421875 4785.380859375 background all_cells +6633.9521484375 4795.8017578125 background all_cells +6553.7861328125 4687.02685546875 background all_cells +6553.32080078125 4705.4873046875 background all_cells +6580.62158203125 4704.65869140625 background all_cells +6578.44091796875 4695.693359375 background all_cells +6557.5546875 4727.240234375 background all_cells +6576.0 4721.14501953125 background all_cells +6530.96826171875 4723.896484375 background all_cells +6513.84375 4729.388671875 background all_cells +6551.82470703125 4734.66064453125 background all_cells +6553.39599609375 4719.015625 background all_cells +6520.830078125 4723.96875 background all_cells +6429.7880859375 4654.146484375 background all_cells +6632.89111328125 4589.68701171875 background all_cells +6531.8466796875 4643.16162109375 background all_cells +6503.6513671875 4627.61962890625 background all_cells +6497.697265625 4631.51416015625 background all_cells +6648.955078125 4536.6748046875 background all_cells +6645.5322265625 4528.14453125 background all_cells +6647.0654296875 4555.97705078125 background all_cells +6647.490234375 4546.60009765625 background all_cells +6638.9228515625 4542.56787109375 background all_cells +6654.91015625 4556.1943359375 background all_cells +6660.33740234375 4537.79736328125 background all_cells +6658.75244140625 4545.2607421875 background all_cells +6662.4306640625 4560.38330078125 background all_cells +6650.333984375 4565.111328125 background all_cells +6641.3251953125 4509.73876953125 background all_cells +6653.44287109375 4522.4599609375 background all_cells +6638.6181640625 4517.27197265625 background all_cells +6649.36767578125 4515.40234375 background all_cells +6508.33935546875 4670.294921875 background all_cells +6430.76708984375 4661.1806640625 background all_cells +6430.14501953125 4680.1806640625 background all_cells +6515.431640625 4673.41455078125 background all_cells +6763.02294921875 4666.328125 background all_cells +6775.16015625 4665.888671875 background all_cells +6774.38134765625 4676.10009765625 background all_cells +6767.921875 4671.58056640625 background all_cells +6830.666015625 4699.20947265625 background all_cells +6808.0830078125 4670.77587890625 background all_cells +6826.1181640625 4690.40478515625 background all_cells +6855.126953125 4681.04931640625 background all_cells +6847.80126953125 4694.7080078125 background all_cells +6784.2490234375 4663.59228515625 background all_cells +6781.9287109375 4727.11474609375 background all_cells +6795.9697265625 4714.59423828125 background all_cells +6791.60546875 4675.12890625 background all_cells +6784.78662109375 4677.3876953125 background all_cells +6804.7421875 4761.86279296875 background all_cells +6803.8173828125 4797.16357421875 background all_cells +6820.83203125 4776.888671875 background all_cells +6817.11376953125 4761.28857421875 background all_cells +6810.72509765625 4771.6708984375 background all_cells +6846.71337890625 4813.294921875 background all_cells +6856.46435546875 4783.216796875 background all_cells +6855.81396484375 4771.30322265625 background all_cells +6849.51318359375 4775.62353515625 background all_cells +6829.25341796875 4779.541015625 background all_cells +6834.3291015625 4812.96044921875 background all_cells +6843.4052734375 4771.3779296875 background all_cells +6834.20751953125 4763.65185546875 background all_cells +6767.85546875 4760.1904296875 background all_cells +6779.86962890625 4755.26953125 background all_cells +6774.69287109375 4759.7626953125 background all_cells +6789.294921875 4753.99609375 background all_cells +6790.1171875 4761.51171875 background all_cells +6798.34375 4757.0380859375 background all_cells +6791.01953125 4805.9130859375 background all_cells +6793.6572265625 4814.84765625 background all_cells +6787.77490234375 4812.8115234375 background all_cells +6787.68017578125 4767.72021484375 background all_cells +6798.63623046875 4803.0322265625 background all_cells +6794.265625 4796.501953125 background all_cells +6795.974609375 4770.021484375 background all_cells +6785.966796875 4376.05322265625 background all_cells +6825.048828125 4384.83984375 background all_cells +6794.64453125 4385.30810546875 background all_cells +6793.72265625 4374.07958984375 background all_cells +6881.59130859375 4429.49609375 background all_cells +6889.306640625 4442.9326171875 background all_cells +6915.56884765625 4440.21484375 background all_cells +6886.677734375 4396.6015625 background all_cells +6892.90234375 4420.42138671875 background all_cells +6885.85498046875 4411.814453125 background all_cells +6879.189453125 4405.80859375 background all_cells +6885.3515625 4450.0419921875 background all_cells +6866.046875 4469.69873046875 background all_cells +6869.01171875 4456.94287109375 background all_cells +6884.3046875 4467.20703125 background all_cells +6877.8564453125 4454.06640625 background all_cells +6927.64697265625 4450.95654296875 background all_cells +6853.76708984375 4466.3759765625 background all_cells +6859.15087890625 4441.7197265625 background all_cells +6830.1181640625 4504.80810546875 background all_cells +6857.84765625 4478.841796875 background all_cells +6848.5732421875 4483.73876953125 background all_cells +6840.54443359375 4478.220703125 background all_cells +6934.99609375 4524.05908203125 background all_cells +6928.26953125 4516.14013671875 background all_cells +6919.6416015625 4517.94921875 background all_cells +6929.20458984375 4530.8232421875 background all_cells +6919.44287109375 4527.751953125 background all_cells +6917.59814453125 4542.00634765625 background all_cells +6957.029296875 4551.4658203125 background all_cells +6944.5888671875 4541.66552734375 background all_cells +6937.689453125 4551.81689453125 background all_cells +6928.4091796875 4546.37060546875 background all_cells +6872.03125 4551.51123046875 background all_cells +6905.1298828125 4527.51904296875 background all_cells +6884.06298828125 4527.595703125 background all_cells +6886.69091796875 4539.98486328125 background all_cells +6705.08544921875 4501.7177734375 background all_cells +6707.90673828125 4494.10986328125 background all_cells +6771.9228515625 4499.41015625 background all_cells +6750.32666015625 4494.14990234375 background all_cells +6791.51806640625 4516.23681640625 background all_cells +6776.6181640625 4538.33544921875 background all_cells +6713.71826171875 4513.77587890625 background all_cells +6731.44091796875 4543.36083984375 background all_cells +6719.466796875 4552.36083984375 background all_cells +6781.2890625 4566.3955078125 background all_cells +6730.9072265625 4575.578125 background all_cells +6711.919921875 4570.4462890625 background all_cells +6733.8662109375 4551.81884765625 background all_cells +6950.13525390625 4526.84521484375 background all_cells +6967.75830078125 4544.7890625 background all_cells +6966.24267578125 4521.4365234375 background all_cells +6961.24609375 4528.61181640625 background all_cells +6957.97802734375 4515.85107421875 background all_cells +7019.61376953125 4561.25341796875 background all_cells +7034.60791015625 4556.63330078125 background all_cells +7032.076171875 4543.8076171875 background all_cells +7026.44287109375 4537.35205078125 background all_cells +7010.3994140625 4541.6103515625 background all_cells +6998.90673828125 4535.52099609375 background all_cells +7001.2646484375 4545.60595703125 background all_cells +6983.59228515625 4564.53564453125 background all_cells +7018.6474609375 4534.28857421875 background all_cells +7018.26416015625 4540.85400390625 background all_cells +6972.9658203125 4515.94775390625 background all_cells +6985.5771484375 4471.88720703125 background all_cells +7019.6943359375 4468.55908203125 background all_cells +7005.65673828125 4469.28369140625 background all_cells +6992.779296875 4473.72802734375 background all_cells +6942.47314453125 4473.4833984375 background all_cells +6974.62451171875 4491.26806640625 background all_cells +6977.3818359375 4487.65283203125 background all_cells +6952.1005859375 4475.60498046875 background all_cells +6641.79443359375 4393.78759765625 background all_cells +6651.38720703125 4383.03759765625 background all_cells +6629.91552734375 4378.30712890625 background all_cells +6650.19921875 4391.22607421875 background all_cells +6894.02783203125 4407.994140625 background all_cells +6909.69775390625 4394.1513671875 background all_cells +6906.01904296875 4407.70654296875 background all_cells +6898.13037109375 4415.1220703125 background all_cells +6923.0439453125 4425.353515625 background all_cells +6897.1279296875 4435.56689453125 background all_cells +6910.5322265625 4435.208984375 background all_cells +6927.755859375 4383.6533203125 background all_cells +6650.35693359375 4746.4443359375 background all_cells +6606.71337890625 4749.0810546875 background all_cells +6598.72705078125 4738.61181640625 background all_cells +6628.07470703125 4720.42626953125 background all_cells +6572.10498046875 4771.28759765625 background all_cells +6582.255859375 4768.9580078125 background all_cells +6574.2197265625 4758.87060546875 background all_cells +6684.5283203125 4721.47607421875 background all_cells +6695.00146484375 4725.68798828125 background all_cells +6687.9658203125 4713.22314453125 background all_cells +6686.37451171875 4728.88916015625 background all_cells +6671.19921875 4717.21142578125 background all_cells +6683.255859375 4709.63818359375 background all_cells +6676.36279296875 4709.98876953125 background all_cells +6782.9326171875 4645.0048828125 background all_cells +6723.8876953125 4656.74560546875 background all_cells +6738.939453125 4652.00146484375 background all_cells +6752.5634765625 4657.5224609375 background all_cells +6781.4619140625 4655.56640625 background all_cells +6762.49609375 4652.7421875 background all_cells +6759.3330078125 4694.646484375 background all_cells +6776.05810546875 4684.505859375 background all_cells +6772.380859375 4693.1201171875 background all_cells +6763.18408203125 4685.388671875 background all_cells +6740.751953125 4664.81689453125 background all_cells +6751.00439453125 4679.224609375 background all_cells +6743.5625 4670.81982421875 background all_cells +6743.36083984375 4677.56201171875 background all_cells +6729.36669921875 4699.8154296875 background all_cells +6755.8369140625 4691.39794921875 background all_cells +6745.9404296875 4688.3408203125 background all_cells +6640.85791015625 4708.671875 background all_cells +6644.42578125 4684.61279296875 background all_cells +6647.08203125 4694.14599609375 background all_cells +6687.06298828125 4701.5751953125 background all_cells +6705.28466796875 4694.236328125 background all_cells +6698.548828125 4704.3720703125 background all_cells +6670.423828125 4690.1123046875 background all_cells +6683.13134765625 4681.6708984375 background all_cells +6682.81396484375 4685.673828125 background all_cells +6675.2734375 4699.65869140625 background all_cells +6652.48876953125 4704.14501953125 background all_cells +6660.90185546875 4688.7763671875 background all_cells +6662.0517578125 4701.04150390625 background all_cells +6657.78271484375 4693.7958984375 background all_cells +6617.11669921875 4777.01318359375 background all_cells +6626.08154296875 4776.4599609375 background all_cells +6618.275390625 4766.2255859375 background all_cells +6745.43115234375 4795.56591796875 background all_cells +6745.57666015625 4804.12451171875 background all_cells +6737.17822265625 4799.0263671875 background all_cells +6723.12548828125 4771.70458984375 background all_cells +6716.837890625 4755.189453125 background all_cells +6734.1171875 4790.43505859375 background all_cells +6740.35986328125 4787.15869140625 background all_cells +6748.2880859375 4772.8720703125 background all_cells +6930.95166015625 5116.29638671875 background all_cells +6930.2158203125 5104.77685546875 background all_cells +6931.3994140625 5152.96923828125 background all_cells +6929.3271484375 5145.2099609375 background all_cells +6926.1826171875 5194.94384765625 background all_cells +6927.66162109375 5184.9423828125 background all_cells +6923.2890625 5197.30126953125 background all_cells +6911.33056640625 5167.34814453125 background all_cells +6917.5419921875 5196.1220703125 background all_cells +6910.7958984375 5195.173828125 background all_cells +6903.2841796875 5118.640625 background all_cells +6921.1318359375 5114.65283203125 background all_cells +6918.2138671875 5138.1123046875 background all_cells +6914.72607421875 5123.3623046875 background all_cells +6909.90625 5149.0439453125 background all_cells +6746.7548828125 5309.00732421875 background all_cells +6736.375 5307.02392578125 background all_cells +6724.46337890625 5310.27490234375 background all_cells +6735.26416015625 5326.69677734375 background all_cells +6742.892578125 5323.95458984375 background all_cells +6745.7275390625 5341.87255859375 background all_cells +6755.62109375 5343.37158203125 background all_cells +6754.82958984375 5337.083984375 background all_cells +6739.59326171875 5337.0869140625 background all_cells +6809.61279296875 5164.04541015625 background all_cells +6813.72998046875 5158.29052734375 background all_cells +6822.8681640625 5149.91455078125 background all_cells +6800.60986328125 5149.36962890625 background all_cells +6814.2900390625 5139.8623046875 background all_cells +6838.64794921875 5158.66455078125 background all_cells +6843.2978515625 5154.85986328125 background all_cells +6829.98095703125 5164.49267578125 background all_cells +6865.79150390625 5157.75 background all_cells +6869.708984375 5240.353515625 background all_cells +6852.05126953125 5168.7060546875 background all_cells +6865.4775390625 5173.923828125 background all_cells +6854.0732421875 5180.75439453125 background all_cells +6891.123046875 5212.98193359375 background all_cells +6834.583984375 5125.04541015625 background all_cells +6850.63916015625 5144.98095703125 background all_cells +6841.47900390625 5138.0390625 background all_cells +6824.208984375 5204.95751953125 background all_cells +6842.3515625 5267.46826171875 background all_cells +6835.2333984375 5168.255859375 background all_cells +6798.1689453125 5268.59619140625 background all_cells +6797.59033203125 5225.12451171875 background all_cells +6848.30029296875 5287.7705078125 background all_cells +7100.83544921875 5335.6044921875 background all_cells +6848.951171875 5354.09765625 background all_cells +6840.59228515625 5340.744140625 background all_cells +6830.05859375 5304.6015625 background all_cells +6796.0625 5331.583984375 background all_cells +6787.06298828125 5339.03759765625 background all_cells +6808.28564453125 5356.64501953125 background all_cells +6825.75732421875 5341.80029296875 background all_cells +6799.00439453125 5316.72802734375 background all_cells +6825.51416015625 5321.96875 background all_cells +6817.64892578125 5317.68115234375 background all_cells +6809.48779296875 5310.93505859375 background all_cells +6724.81591796875 5088.6416015625 background all_cells +6740.36279296875 5094.5302734375 background all_cells +6724.84521484375 5101.0419921875 background all_cells +6733.13671875 5095.02392578125 background all_cells +6715.50439453125 5089.53125 background all_cells +6749.8349609375 5181.0771484375 background all_cells +6762.08056640625 5276.7666015625 background all_cells +6760.22265625 5237.14697265625 background all_cells +6767.32275390625 5208.99365234375 background all_cells +6718.142578125 5256.810546875 background all_cells +6728.234375 5154.35986328125 background all_cells +6727.5908203125 5179.30078125 background all_cells +6754.7705078125 5094.44580078125 background all_cells +6780.62548828125 5109.69580078125 background all_cells +6988.43896484375 5179.3974609375 background all_cells +6961.96630859375 5173.30322265625 background all_cells +6968.962890625 5168.90869140625 background all_cells +6982.0859375 5180.16162109375 background all_cells +6964.30859375 5233.6796875 background all_cells +6984.9296875 5261.892578125 background all_cells +6939.80029296875 5202.9619140625 background all_cells +6966.78857421875 5203.00146484375 background all_cells +6942.72607421875 5185.587890625 background all_cells +6958.80322265625 5194.57763671875 background all_cells +6945.28125 5200.73876953125 background all_cells +6867.98046875 4912.8359375 background all_cells +6877.48046875 4919.4609375 background all_cells +6879.03125 4911.4970703125 background all_cells +6868.359375 4899.935546875 background all_cells +6860.95703125 4908.82421875 background all_cells +6873.52587890625 4903.58984375 background all_cells +6847.9384765625 4912.361328125 background all_cells +6854.70751953125 4910.20263671875 background all_cells +6852.95166015625 4918.64892578125 background all_cells +6875.80029296875 4936.2353515625 background all_cells +6861.61572265625 4930.27587890625 background all_cells +6873.05712890625 4925.3486328125 background all_cells +6867.3525390625 4932.28564453125 background all_cells +6885.39013671875 4928.10693359375 background all_cells +6884.74853515625 4940.990234375 background all_cells +6833.23486328125 4926.42138671875 background all_cells +6850.11376953125 4925.36083984375 background all_cells +6852.77490234375 4928.97802734375 background all_cells +6857.13671875 4933.78564453125 background all_cells +6850.47021484375 4934.68798828125 background all_cells +6841.69677734375 4927.75146484375 background all_cells +6838.58935546875 4912.369140625 background all_cells +6846.0927734375 4908.48974609375 background all_cells +6842.45947265625 4918.86376953125 background all_cells +6844.35107421875 4902.98388671875 background all_cells +6825.5908203125 4902.18017578125 background all_cells +6833.73046875 4904.10302734375 background all_cells +6828.1513671875 4917.162109375 background all_cells +6830.28271484375 4910.10791015625 background all_cells +6861.212890625 5011.1064453125 background all_cells +6860.4384765625 5020.21484375 background all_cells +6869.3701171875 5016.7255859375 background all_cells +6865.6044921875 5042.56494140625 background all_cells +6870.94775390625 5037.513671875 background all_cells +6873.89599609375 5026.9404296875 background all_cells +6879.0 5032.81982421875 background all_cells +6881.1455078125 5015.30908203125 background all_cells +6883.88671875 5025.56689453125 background all_cells +6830.62109375 5013.2060546875 background all_cells +6836.88232421875 5006.71142578125 background all_cells +6844.361328125 5003.91015625 background all_cells +6852.49951171875 5009.93115234375 background all_cells +6852.94287109375 5025.97216796875 background all_cells +6844.92578125 5028.64208984375 background all_cells +6849.97265625 5017.44287109375 background all_cells +6840.33837890625 5017.1201171875 background all_cells +6831.46630859375 5033.849609375 background all_cells +6832.24462890625 5041.3486328125 background all_cells +6837.79443359375 5050.50830078125 background all_cells +6841.76220703125 5042.30810546875 background all_cells +6920.69140625 4839.04638671875 background all_cells +6930.2080078125 4824.658203125 background all_cells +6921.755859375 4830.68359375 background all_cells +6944.3291015625 4826.8046875 background all_cells +6936.85205078125 4827.82958984375 background all_cells +6952.2958984375 4823.67236328125 background all_cells +6949.16064453125 4817.22607421875 background all_cells +6953.03173828125 4830.70458984375 background all_cells +6950.548828125 4848.369140625 background all_cells +6961.103515625 4850.49267578125 background all_cells +6957.29052734375 4842.6513671875 background all_cells +6988.580078125 4824.08056640625 background all_cells +6961.958984375 4832.0751953125 background all_cells +6987.734375 4832.6513671875 background all_cells +6970.86865234375 4830.62109375 background all_cells +6956.7392578125 4818.79248046875 background all_cells +6972.28369140625 4817.80810546875 background all_cells +6966.54248046875 4822.84765625 background all_cells +6960.4814453125 4822.8544921875 background all_cells +6922.1025390625 4886.07958984375 background all_cells +6932.6728515625 4886.0185546875 background all_cells +6932.23681640625 4891.712890625 background all_cells +6926.7626953125 4890.41748046875 background all_cells +6947.53857421875 4843.275390625 background all_cells +6943.12353515625 4867.28564453125 background all_cells +6951.98193359375 4870.42822265625 background all_cells +6933.77734375 4874.66015625 background all_cells +6958.7392578125 4872.31884765625 background all_cells +6940.2275390625 4881.77978515625 background all_cells +6949.75146484375 4878.986328125 background all_cells +6950.716796875 4889.9052734375 background all_cells +6924.0126953125 4851.8232421875 background all_cells +6933.11572265625 4863.7998046875 background all_cells +6729.9482421875 4916.26318359375 background all_cells +6725.08203125 4901.79150390625 background all_cells +6745.06884765625 4922.35693359375 background all_cells +6820.5751953125 4891.318359375 background all_cells +6827.1240234375 4871.806640625 background all_cells +6830.34521484375 4863.53515625 background all_cells +6818.626953125 4862.3505859375 background all_cells +6828.86572265625 4881.509765625 background all_cells +6828.2880859375 4895.0986328125 background all_cells +6804.4736328125 4876.0185546875 background all_cells +6814.72314453125 4885.6162109375 background all_cells +6807.25 4889.30078125 background all_cells +6808.73828125 4881.234375 background all_cells +6783.91015625 4860.86865234375 background all_cells +6807.44970703125 4867.150390625 background all_cells +6797.1455078125 4867.76025390625 background all_cells +6792.0185546875 4861.166015625 background all_cells +6826.744140625 4848.01904296875 background all_cells +6843.421875 4853.169921875 background all_cells +6835.21142578125 4852.5869140625 background all_cells +6859.083984375 4843.90185546875 background all_cells +6865.2919921875 4853.44091796875 background all_cells +6869.2314453125 4846.48779296875 background all_cells +6857.26416015625 4821.24072265625 background all_cells +6874.1181640625 4835.4697265625 background all_cells +6866.712890625 4831.0322265625 background all_cells +6870.974609375 4825.36962890625 background all_cells +6842.51953125 4820.04345703125 background all_cells +6838.65625 4825.14599609375 background all_cells +6832.2548828125 4822.0556640625 background all_cells +6828.625 4830.76123046875 background all_cells +6836.4404296875 4830.88818359375 background all_cells +6876.15478515625 4843.052734375 background all_cells +6901.3388671875 4840.53662109375 background all_cells +6888.21142578125 4855.62890625 background all_cells +6885.46533203125 4844.125 background all_cells +6921.046875 4844.79443359375 background all_cells +6912.189453125 4839.6533203125 background all_cells +6908.3173828125 4859.720703125 background all_cells +6914.6943359375 4855.19189453125 background all_cells +6901.013671875 4871.08984375 background all_cells +6911.78564453125 4879.05322265625 background all_cells +6921.76025390625 4876.5263671875 background all_cells +6922.365234375 4871.001953125 background all_cells +6916.25732421875 4868.40478515625 background all_cells +6895.79248046875 4890.29150390625 background all_cells +6887.3779296875 4921.05810546875 background all_cells +6882.26025390625 4893.7685546875 background all_cells +6895.49267578125 4882.5576171875 background all_cells +6913.07177734375 4888.84765625 background all_cells +6837.46435546875 4866.85400390625 background all_cells +6846.166015625 4876.833984375 background all_cells +6846.5673828125 4862.9462890625 background all_cells +6838.85888671875 4875.02001953125 background all_cells +6853.16796875 4868.91357421875 background all_cells +6871.1279296875 4863.6982421875 background all_cells +6864.26171875 4875.63330078125 background all_cells +6855.72314453125 4880.892578125 background all_cells +6872.48486328125 4889.4052734375 background all_cells +6869.837890625 4882.92578125 background all_cells +6861.056640625 4888.95458984375 background all_cells +6840.9765625 4891.58837890625 background all_cells +6850.6376953125 4897.904296875 background all_cells +6851.353515625 4890.59716796875 background all_cells +6744.18115234375 4820.6064453125 background all_cells +6756.18505859375 4826.18212890625 background all_cells +6754.7041015625 4839.2939453125 background all_cells +6771.130859375 4845.4521484375 background all_cells +6774.55908203125 4828.97021484375 background all_cells +6768.38623046875 4837.84130859375 background all_cells +6778.65966796875 4856.1591796875 background all_cells +6776.822265625 4841.52490234375 background all_cells +6773.79150390625 4850.7998046875 background all_cells +6817.08935546875 4823.82177734375 background all_cells +6823.80126953125 4825.16259765625 background all_cells +6822.06005859375 4829.57275390625 background all_cells +6818.9990234375 4837.7333984375 background all_cells +6828.65576171875 4842.71142578125 background all_cells +6842.71923828125 4841.8798828125 background all_cells +6808.15087890625 4853.958984375 background all_cells +6822.03369140625 4855.1650390625 background all_cells +6817.4150390625 4847.73828125 background all_cells +6809.6142578125 4844.3603515625 background all_cells +6878.79052734375 5049.1953125 background all_cells +6867.12353515625 5073.57763671875 background all_cells +6872.42529296875 5062.27197265625 background all_cells +6895.32763671875 5068.45703125 background all_cells +6881.71484375 5058.130859375 background all_cells +6876.91845703125 5084.2861328125 background all_cells +6885.7080078125 5109.58837890625 background all_cells +6882.32568359375 5100.47900390625 background all_cells +6886.61181640625 5091.07666015625 background all_cells +6876.130859375 5170.19775390625 background all_cells +6890.958984375 5185.12060546875 background all_cells +6883.30615234375 5180.2177734375 background all_cells +6879.86474609375 5185.77734375 background all_cells +6892.5537109375 5133.8759765625 background all_cells +6895.5625 5126.91552734375 background all_cells +6896.80517578125 5143.23779296875 background all_cells +6897.51708984375 5155.69921875 background all_cells +6878.39990234375 5121.2197265625 background all_cells +6886.4921875 5129.1962890625 background all_cells +6881.18212890625 5116.57568359375 background all_cells +6985.310546875 5114.423828125 background all_cells +6981.94970703125 5072.17529296875 background all_cells +6984.78271484375 5086.6142578125 background all_cells +6981.55224609375 5132.44140625 background all_cells +6981.5986328125 5127.3984375 background all_cells +6990.13232421875 5124.41015625 background all_cells +6968.4970703125 5120.2548828125 background all_cells +6972.95263671875 5130.3896484375 background all_cells +6968.05859375 5109.01513671875 background all_cells +6976.8447265625 5154.8486328125 background all_cells +6979.08837890625 5144.9990234375 background all_cells +6988.21142578125 5168.72509765625 background all_cells +6978.4169921875 5167.2919921875 background all_cells +6982.45166015625 5163.13232421875 background all_cells +6969.3251953125 5143.61865234375 background all_cells +6944.76904296875 5176.1953125 background all_cells +6948.8564453125 5160.28369140625 background all_cells +6950.8134765625 5150.9267578125 background all_cells +6961.041015625 5120.51220703125 background all_cells +6949.11572265625 5120.59228515625 background all_cells +6933.18603515625 5062.484375 background all_cells +6944.14111328125 5090.40966796875 background all_cells +6942.15869140625 5082.43896484375 background all_cells +6936.05615234375 5050.32080078125 background all_cells +6935.29541015625 5071.03759765625 background all_cells +6956.9599609375 5077.39697265625 background all_cells +6957.4267578125 5101.57470703125 background all_cells +6953.583984375 5085.5712890625 background all_cells +7030.37060546875 5048.91357421875 background all_cells +7035.75732421875 5062.87646484375 background all_cells +6946.98779296875 5075.46923828125 background all_cells +6964.91357421875 5074.9716796875 background all_cells +6949.34423828125 5051.5283203125 background all_cells +6901.7734375 5060.32177734375 background all_cells +6889.3388671875 5058.642578125 background all_cells +6910.1318359375 5094.1005859375 background all_cells +6911.318359375 5085.2177734375 background all_cells +6909.17822265625 5066.5244140625 background all_cells +6922.54638671875 5069.43701171875 background all_cells +6919.29833984375 5077.3603515625 background all_cells +6926.99755859375 5093.56494140625 background all_cells +6917.3642578125 5097.64794921875 background all_cells +6924.62841796875 5080.2294921875 background all_cells +6920.22412109375 5045.5546875 background all_cells +6921.2421875 5060.158203125 background all_cells +6928.00439453125 5051.6640625 background all_cells +6914.67822265625 5052.8369140625 background all_cells +6900.41015625 5038.650390625 background all_cells +6892.24755859375 5046.7197265625 background all_cells +6908.90185546875 5050.12451171875 background all_cells +6911.35791015625 5038.72265625 background all_cells +6726.62255859375 5004.33984375 background all_cells +6719.14599609375 4995.3759765625 background all_cells +6745.9833984375 5058.05078125 background all_cells +6751.3251953125 5043.47216796875 background all_cells +6742.79638671875 5078.0 background all_cells +6748.7763671875 5052.19677734375 background all_cells +6742.10107421875 5047.24267578125 background all_cells +6726.34912109375 5061.8447265625 background all_cells +6722.40869140625 5075.90234375 background all_cells +6733.9794921875 5075.0927734375 background all_cells +6728.30126953125 5034.54541015625 background all_cells +6717.654296875 5045.58837890625 background all_cells +6725.486328125 5046.7822265625 background all_cells +6720.525390625 5037.712890625 background all_cells +6808.94921875 5048.97314453125 background all_cells +6808.72802734375 5070.61572265625 background all_cells +6814.57080078125 5066.0751953125 background all_cells +6794.435546875 5029.10546875 background all_cells +6795.123046875 5044.19873046875 background all_cells +6811.56298828125 5008.35009765625 background all_cells +6810.9248046875 5022.28564453125 background all_cells +6810.05224609375 5014.103515625 background all_cells +6798.84765625 5009.69921875 background all_cells +6818.00927734375 5003.70849609375 background all_cells +6823.79248046875 5005.9501953125 background all_cells +6818.7734375 5013.865234375 background all_cells +6818.22119140625 4997.06494140625 background all_cells +6801.69970703125 4987.81103515625 background all_cells +6809.12939453125 5002.1884765625 background all_cells +6808.90966796875 4996.1513671875 background all_cells +6807.3447265625 4992.03271484375 background all_cells +6777.40380859375 5016.5849609375 background all_cells +6786.8154296875 4997.34716796875 background all_cells +6801.3779296875 5002.8115234375 background all_cells +6796.67236328125 4993.48291015625 background all_cells +6794.15869140625 4999.9013671875 background all_cells +6788.26025390625 4979.70556640625 background all_cells +6775.6005859375 4986.3359375 background all_cells +6785.24755859375 4988.3603515625 background all_cells +6798.0205078125 4981.56103515625 background all_cells +6775.27880859375 4980.72216796875 background all_cells +6742.38623046875 4932.99365234375 background all_cells +6755.16748046875 4943.169921875 background all_cells +6753.22265625 4932.39404296875 background all_cells +6775.2001953125 4962.89013671875 background all_cells +6782.06689453125 4970.09814453125 background all_cells +6768.25732421875 4969.51611328125 background all_cells +6737.24072265625 4957.1591796875 background all_cells +6762.44873046875 4955.84130859375 background all_cells +6756.08203125 4953.14794921875 background all_cells +6946.697265625 4151.36279296875 background all_cells +6958.5263671875 4154.1064453125 background all_cells +6967.8046875 4143.25537109375 background all_cells +6958.0732421875 4128.8544921875 background all_cells +6959.48486328125 4124.88330078125 background all_cells +6982.98876953125 4115.814453125 background all_cells +6988.517578125 4109.7958984375 background all_cells +6973.697265625 4147.83544921875 background all_cells +6979.35986328125 4143.201171875 background all_cells +6990.11962890625 4124.03466796875 background all_cells +6984.88525390625 4137.00927734375 background all_cells +6945.49658203125 4125.86279296875 background all_cells +6951.28857421875 4123.0146484375 background all_cells +7041.853515625 4102.18212890625 background all_cells +7052.6142578125 4101.39208984375 background all_cells +7039.28076171875 4112.5908203125 background all_cells +7056.4462890625 4108.16015625 background all_cells +7053.97802734375 4123.04541015625 background all_cells +7044.5673828125 4109.01318359375 background all_cells +7025.421875 4116.83837890625 background all_cells +7033.80859375 4108.30517578125 background all_cells +7027.767578125 4107.1982421875 background all_cells +7010.54150390625 4139.04931640625 background all_cells +7027.03515625 4145.12646484375 background all_cells +7019.87353515625 4141.0029296875 background all_cells +6998.21044921875 4138.80859375 background all_cells +7020.6015625 4100.74609375 background all_cells +6998.80712890625 4121.62158203125 background all_cells +7004.2099609375 4108.509765625 background all_cells +7009.70703125 4118.2451171875 background all_cells +7015.91259765625 4109.6640625 background all_cells +7012.791015625 4104.03662109375 background all_cells +7000.5517578125 4174.76318359375 background all_cells +7004.064453125 4159.5830078125 background all_cells +7017.02978515625 4174.74951171875 background all_cells +7011.35400390625 4152.01220703125 background all_cells +6981.10546875 4205.4541015625 background all_cells +6964.88525390625 4194.69189453125 background all_cells +6974.00341796875 4188.966796875 background all_cells +6991.36083984375 4196.3095703125 background all_cells +6982.82958984375 4197.580078125 background all_cells +7001.0830078125 4188.46826171875 background all_cells +7007.6376953125 4209.12158203125 background all_cells +6999.693359375 4209.07470703125 background all_cells +6982.005859375 4174.451171875 background all_cells +6993.98046875 4165.68896484375 background all_cells +6991.43798828125 4160.64453125 background all_cells +6991.24609375 4154.26611328125 background all_cells +7011.8671875 4047.3876953125 background all_cells +7011.68115234375 4085.989501953125 background all_cells +7013.2119140625 4072.06298828125 background all_cells +6956.03955078125 4087.37060546875 background all_cells +6985.9521484375 4060.44140625 background all_cells +6993.30615234375 4085.630859375 background all_cells +6986.40625 4046.22412109375 background all_cells +6982.8828125 4053.48974609375 background all_cells +6991.2470703125 4053.873291015625 background all_cells +6993.89892578125 4048.072509765625 background all_cells +6965.13134765625 4068.997314453125 background all_cells +6977.91064453125 4063.46484375 background all_cells +6972.95751953125 4063.01806640625 background all_cells +6973.658203125 4057.970458984375 background all_cells +6974.9541015625 4260.2919921875 background all_cells +6966.94580078125 4259.9140625 background all_cells +6965.513671875 4271.21630859375 background all_cells +6976.1689453125 4272.76416015625 background all_cells +6970.68896484375 4270.29736328125 background all_cells +6961.4970703125 4267.009765625 background all_cells +6986.3154296875 4270.65478515625 background all_cells +6984.8671875 4261.35009765625 background all_cells +7001.27880859375 4266.615234375 background all_cells +7004.87451171875 4260.20068359375 background all_cells +7011.9658203125 4253.4482421875 background all_cells +6991.2392578125 4309.1201171875 background all_cells +6995.84521484375 4325.873046875 background all_cells +6985.1279296875 4323.17919921875 background all_cells +6995.79150390625 4319.78271484375 background all_cells +6980.357421875 4304.3271484375 background all_cells +6979.43359375 4314.58447265625 background all_cells +7030.58935546875 4327.123046875 background all_cells +7016.142578125 4323.74169921875 background all_cells +7020.818359375 4307.9453125 background all_cells +7002.64453125 4318.37451171875 background all_cells +7011.1259765625 4317.33837890625 background all_cells +7003.5009765625 4311.0634765625 background all_cells +7028.486328125 4310.796875 background all_cells +7036.49609375 4303.9248046875 background all_cells +6940.6806640625 4291.84521484375 background all_cells +6945.37939453125 4286.28466796875 background all_cells +6948.16845703125 4292.94873046875 background all_cells +6967.37548828125 4307.5947265625 background all_cells +6973.6962890625 4304.96240234375 background all_cells +6964.77734375 4282.44287109375 background all_cells +6947.0224609375 4262.9892578125 background all_cells +6957.73876953125 4281.6328125 background all_cells +6948.04638671875 4279.22705078125 background all_cells +6953.2421875 4270.9580078125 background all_cells +6996.3623046875 4273.73974609375 background all_cells +6990.1005859375 4281.615234375 background all_cells +6979.341796875 4277.80615234375 background all_cells +6999.6943359375 4295.74560546875 background all_cells +6995.291015625 4288.73779296875 background all_cells +7015.8388671875 4291.220703125 background all_cells +7027.2919921875 4292.44482421875 background all_cells +7029.85009765625 4283.78515625 background all_cells +6977.4033203125 4294.640625 background all_cells +6987.080078125 4301.81591796875 background all_cells +6989.9404296875 4296.26953125 background all_cells +6981.73388671875 4289.43408203125 background all_cells +7049.97265625 4298.9921875 background all_cells +7042.07568359375 4277.7490234375 background all_cells +7051.7509765625 4292.4892578125 background all_cells +7035.9052734375 4295.50390625 background all_cells +7002.1943359375 4282.68212890625 background all_cells +7015.228515625 4287.6513671875 background all_cells +7009.03173828125 4275.25390625 background all_cells +6814.9130859375 4283.8134765625 background all_cells +6828.0556640625 4285.59130859375 background all_cells +6815.73291015625 4291.01123046875 background all_cells +6846.37255859375 4282.29150390625 background all_cells +6877.060546875 4281.81103515625 background all_cells +6873.2001953125 4289.10693359375 background all_cells +6859.947265625 4284.88623046875 background all_cells +6848.35546875 4289.818359375 background all_cells +6845.375 4255.25927734375 background all_cells +6830.5908203125 4258.26318359375 background all_cells +6836.4326171875 4257.26806640625 background all_cells +6830.12060546875 4270.93212890625 background all_cells +6852.048828125 4267.10888671875 background all_cells +6852.67333984375 4307.55224609375 background all_cells +6862.50927734375 4293.2841796875 background all_cells +6888.75146484375 4311.81884765625 background all_cells +6891.07666015625 4317.5458984375 background all_cells +6906.0302734375 4319.36962890625 background all_cells +6897.63232421875 4323.94482421875 background all_cells +6892.14794921875 4305.50732421875 background all_cells +6876.09716796875 4315.17919921875 background all_cells +6880.2568359375 4296.27978515625 background all_cells +6881.41650390625 4311.14306640625 background all_cells +6928.65869140625 4271.94482421875 background all_cells +6919.54296875 4291.02783203125 background all_cells +6929.92919921875 4287.95947265625 background all_cells +6934.40185546875 4278.85986328125 background all_cells +6921.505859375 4272.9443359375 background all_cells +6922.9716796875 4251.24609375 background all_cells +6933.1796875 4258.048828125 background all_cells +6909.580078125 4259.92529296875 background all_cells +6887.48974609375 4277.0087890625 background all_cells +6869.263671875 4257.287109375 background all_cells +6868.26953125 4273.7587890625 background all_cells +6860.54150390625 4261.78173828125 background all_cells +6892.744140625 4185.45556640625 background all_cells +6901.78759765625 4191.1630859375 background all_cells +6900.11181640625 4184.56640625 background all_cells +6922.94287109375 4184.4375 background all_cells +6913.35009765625 4187.36474609375 background all_cells +6940.4443359375 4178.80322265625 background all_cells +6929.3759765625 4178.31103515625 background all_cells +6827.86328125 4186.8642578125 background all_cells +6838.00244140625 4186.53173828125 background all_cells +6833.7900390625 4178.23046875 background all_cells +6854.08837890625 4190.58935546875 background all_cells +6847.9775390625 4186.87451171875 background all_cells +6847.81640625 4176.67138671875 background all_cells +6854.7255859375 4185.03125 background all_cells +6869.08935546875 4184.97314453125 background all_cells +6861.3212890625 4181.28759765625 background all_cells +6879.13427734375 4171.669921875 background all_cells +6884.55810546875 4188.4111328125 background all_cells +6881.4951171875 4174.93798828125 background all_cells +6881.43994140625 4183.3193359375 background all_cells +6831.958984375 4232.220703125 background all_cells +6847.75634765625 4230.1142578125 background all_cells +6853.33544921875 4221.8994140625 background all_cells +6837.7138671875 4222.26513671875 background all_cells +6953.41796875 4238.37255859375 background all_cells +6959.0244140625 4249.2548828125 background all_cells +6933.15869140625 4240.9658203125 background all_cells +6930.0361328125 4245.62939453125 background all_cells +6938.9970703125 4245.29931640625 background all_cells +6947.84619140625 4247.841796875 background all_cells +6960.7451171875 4227.5634765625 background all_cells +6944.08642578125 4234.22265625 background all_cells +6950.0634765625 4227.52392578125 background all_cells +6846.3779296875 4242.3193359375 background all_cells +6864.98974609375 4241.626953125 background all_cells +6857.31982421875 4239.830078125 background all_cells +6853.22265625 4236.17138671875 background all_cells +6816.73095703125 4250.701171875 background all_cells +6831.9111328125 4242.21142578125 background all_cells +6818.5556640625 4235.23583984375 background all_cells +6895.68212890625 4232.6123046875 background all_cells +6903.28857421875 4245.03564453125 background all_cells +6919.7705078125 4239.36474609375 background all_cells +6916.3056640625 4230.8271484375 background all_cells +6904.7646484375 4229.9794921875 background all_cells +6837.6044921875 4206.041015625 background all_cells +6837.16064453125 4197.2861328125 background all_cells +6867.0146484375 4212.08056640625 background all_cells +6872.14990234375 4208.21630859375 background all_cells +6870.75 4218.89794921875 background all_cells +6869.10205078125 4199.74462890625 background all_cells +6848.3154296875 4200.94921875 background all_cells +6858.26904296875 4207.76171875 background all_cells +6851.99658203125 4209.9287109375 background all_cells +6845.29833984375 4211.14453125 background all_cells +6894.43896484375 4193.43798828125 background all_cells +6881.81494140625 4205.49853515625 background all_cells +6885.30615234375 4203.43115234375 background all_cells +6889.8251953125 4203.6572265625 background all_cells +6881.35009765625 4196.52978515625 background all_cells +6953.3759765625 4194.34619140625 background all_cells +6979.83154296875 4222.19677734375 background all_cells +6963.26513671875 4208.9521484375 background all_cells +6898.04443359375 4213.23291015625 background all_cells +6953.10400390625 4178.99072265625 background all_cells +6964.28759765625 4187.2705078125 background all_cells +6957.833984375 4183.935546875 background all_cells +6933.56884765625 4204.85986328125 background all_cells +6950.49462890625 4207.70556640625 background all_cells +6933.4267578125 4191.98046875 background all_cells +6906.02294921875 4219.796875 background all_cells +6922.51806640625 4215.48779296875 background all_cells +6912.107421875 4215.9111328125 background all_cells +6844.08056640625 4533.42724609375 background all_cells +6792.95166015625 4534.7998046875 background all_cells +6850.5234375 4540.55859375 background all_cells +6830.09228515625 4535.58203125 background all_cells +6783.2255859375 4604.42431640625 background all_cells +6795.0009765625 4553.830078125 background all_cells +6797.568359375 4603.1376953125 background all_cells +6797.044921875 4587.79296875 background all_cells +6788.01953125 4594.34375 background all_cells +6852.5205078125 4559.751953125 background all_cells +6840.08984375 4579.66943359375 background all_cells +6831.1728515625 4581.384765625 background all_cells +6845.23974609375 4574.49169921875 background all_cells +6837.92431640625 4563.779296875 background all_cells +6908.01953125 4634.357421875 background all_cells +6897.2119140625 4662.18212890625 background all_cells +6911.62353515625 4651.35595703125 background all_cells +6893.46728515625 4642.93359375 background all_cells +6871.6416015625 4657.91845703125 background all_cells +6870.609375 4670.25 background all_cells +6860.9521484375 4664.501953125 background all_cells +6881.4736328125 4652.0400390625 background all_cells +6890.8583984375 4672.794921875 background all_cells +6881.490234375 4666.80859375 background all_cells +6887.7470703125 4658.5986328125 background all_cells +6852.74462890625 4627.6826171875 background all_cells +6872.42529296875 4645.09326171875 background all_cells +6855.03955078125 4638.42724609375 background all_cells +6870.1630859375 4634.6572265625 background all_cells +6817.67822265625 4618.75927734375 background all_cells +6822.783203125 4612.9609375 background all_cells +6819.275390625 4639.60302734375 background all_cells +6835.31982421875 4669.1484375 background all_cells +6853.84375 4655.06591796875 background all_cells +6844.783203125 4670.00439453125 background all_cells +6839.05029296875 4652.35546875 background all_cells +6834.029296875 4594.82666015625 background all_cells +6845.2734375 4642.19287109375 background all_cells +6835.35986328125 4618.17236328125 background all_cells +6846.44970703125 4602.45703125 background all_cells +6819.361328125 4673.9912109375 background all_cells +6830.09619140625 4657.8955078125 background all_cells +6823.17333984375 4667.76904296875 background all_cells +6861.5263671875 4555.92919921875 background all_cells +6857.55126953125 4571.70751953125 background all_cells +6871.0693359375 4535.974609375 background all_cells +6855.51123046875 4584.99462890625 background all_cells +6885.08056640625 4574.0263671875 background all_cells +6869.4033203125 4579.88134765625 background all_cells +6910.4892578125 4553.3984375 background all_cells +6895.43310546875 4627.216796875 background all_cells +6904.11572265625 4616.13232421875 background all_cells +6884.40966796875 4593.65625 background all_cells +6886.49609375 4634.60107421875 background all_cells +6886.53955078125 4609.8720703125 background all_cells +6858.76220703125 4594.93310546875 background all_cells +6870.34765625 4613.166015625 background all_cells +6855.6884765625 4607.35888671875 background all_cells +6874.57958984375 4602.48095703125 background all_cells +6869.55810546875 4595.17822265625 background all_cells +6813.6669921875 4813.2177734375 background all_cells +6825.76171875 4819.6728515625 background all_cells +6805.5107421875 4819.08837890625 background all_cells +6824.19384765625 4810.72021484375 background all_cells +6812.208984375 4826.81591796875 background all_cells +6801.7314453125 4851.0869140625 background all_cells +6798.69482421875 4844.10986328125 background all_cells +6802.6748046875 4828.29541015625 background all_cells +6808.4169921875 4833.873046875 background all_cells +6812.20361328125 4831.64404296875 background all_cells +6780.53662109375 4849.08642578125 background all_cells +6778.9287109375 4810.4052734375 background all_cells +6784.7939453125 4840.11767578125 background all_cells +6784.35107421875 4821.16259765625 background all_cells +6788.7275390625 4851.4306640625 background all_cells +6784.33984375 4830.955078125 background all_cells +6793.53564453125 4828.5703125 background all_cells +6798.611328125 4814.37646484375 background all_cells +6797.95458984375 4835.333984375 background all_cells +6836.396484375 4804.27734375 background all_cells +6849.88232421875 4805.0712890625 background all_cells +6849.1962890625 4798.21923828125 background all_cells +6842.0068359375 4807.45263671875 background all_cells +6861.552734375 4807.99462890625 background all_cells +6882.1591796875 4802.64306640625 background all_cells +6876.3203125 4811.0205078125 background all_cells +6870.04833984375 4802.060546875 background all_cells +6859.9365234375 4791.5390625 background all_cells +6873.7333984375 4790.31884765625 background all_cells +6866.52392578125 4794.0498046875 background all_cells +6742.66796875 4760.970703125 background all_cells +6757.88330078125 4773.8486328125 background all_cells +6762.24658203125 4765.41064453125 background all_cells +6747.89208984375 4813.474609375 background all_cells +6760.63720703125 4815.09619140625 background all_cells +6793.33642578125 4787.552734375 background all_cells +6807.55615234375 4789.41259765625 background all_cells +6800.91650390625 4789.79296875 background all_cells +6799.70166015625 4780.34326171875 background all_cells +6773.87255859375 4780.6259765625 background all_cells +6771.58447265625 4764.88623046875 background all_cells +6768.38671875 4771.66015625 background all_cells +6784.0361328125 4779.10693359375 background all_cells +6777.82763671875 4767.0751953125 background all_cells +6818.0673828125 4803.34130859375 background all_cells +6778.19091796875 4798.453125 background all_cells +6805.35546875 4808.52685546875 background all_cells +6810.40966796875 4803.15625 background all_cells +6814.35546875 4784.390625 background all_cells +6826.34326171875 4796.24609375 background all_cells +6814.294921875 4794.62939453125 background all_cells +6878.55908203125 4687.9072265625 background all_cells +6864.158203125 4760.72265625 background all_cells +6863.49169921875 4690.51513671875 background all_cells +6913.71435546875 4683.40673828125 background all_cells +6913.2294921875 4674.81689453125 background all_cells +6907.6416015625 4757.96630859375 background all_cells +6902.28955078125 4773.1123046875 background all_cells +6907.4970703125 4768.28271484375 background all_cells +6894.31689453125 4762.7138671875 background all_cells +6872.203125 4681.5390625 background all_cells +6901.67919921875 4679.04150390625 background all_cells +6883.60107421875 4677.2822265625 background all_cells +6869.24072265625 4766.16064453125 background all_cells +6886.54345703125 4779.13623046875 background all_cells +6880.97412109375 4776.09912109375 background all_cells +6868.01318359375 4777.0966796875 background all_cells +6974.4501953125 4856.056640625 background all_cells +6963.59912109375 4861.8623046875 background all_cells +6979.11767578125 4828.2548828125 background all_cells +6974.48974609375 4809.0947265625 background all_cells +6991.58544921875 4816.07861328125 background all_cells +6971.7392578125 4841.70654296875 background all_cells +6969.27490234375 4849.08203125 background all_cells +6983.21533203125 4842.65234375 background all_cells +6978.91064453125 4837.8564453125 background all_cells +6925.744140625 4782.34375 background all_cells +6932.61669921875 4760.1337890625 background all_cells +6920.13134765625 4763.94189453125 background all_cells +6935.1943359375 4771.79541015625 background all_cells +6935.47900390625 4778.7392578125 background all_cells +6976.517578125 4799.9150390625 background all_cells +6961.67578125 4770.86767578125 background all_cells +6943.3056640625 4763.36181640625 background all_cells +6947.28076171875 4772.5966796875 background all_cells +6893.01904296875 4780.458984375 background all_cells +6896.30712890625 4796.35302734375 background all_cells +6898.751953125 4777.22265625 background all_cells +6897.5439453125 4787.5126953125 background all_cells +6910.8857421875 4824.5341796875 background all_cells +6912.19921875 4804.97216796875 background all_cells +6913.3203125 4834.53515625 background all_cells +6914.8330078125 4811.11328125 background all_cells +6915.2421875 4827.8251953125 background all_cells +6911.53515625 4815.86767578125 background all_cells +6902.513671875 4781.9150390625 background all_cells +6909.0263671875 4798.52294921875 background all_cells +6911.849609375 4778.2705078125 background all_cells +6909.451171875 4786.083984375 background all_cells +6897.90869140625 4821.32958984375 background all_cells +6903.53076171875 4803.93017578125 background all_cells +6891.24658203125 4813.87158203125 background all_cells +6905.72119140625 4815.00732421875 background all_cells +6905.57861328125 4828.4892578125 background all_cells +6896.9033203125 4830.04443359375 background all_cells +6927.99658203125 4655.4501953125 background all_cells +6934.7568359375 4664.35302734375 background all_cells +6924.68798828125 4661.7998046875 background all_cells +6937.96435546875 4670.77001953125 background all_cells +6941.8525390625 4674.998046875 background all_cells +6949.8037109375 4671.771484375 background all_cells +6956.32958984375 4661.15380859375 background all_cells +6946.498046875 4661.35791015625 background all_cells +6966.146484375 4663.79638671875 background all_cells +6966.94580078125 4633.02197265625 background all_cells +6965.91162109375 4651.8916015625 background all_cells +6962.3515625 4640.7734375 background all_cells +6979.58740234375 4614.95361328125 background all_cells +6992.72705078125 4618.044921875 background all_cells +6956.6455078125 4619.8291015625 background all_cells +6968.90380859375 4604.1181640625 background all_cells +6948.90478515625 4609.798828125 background all_cells +6961.53173828125 4608.37060546875 background all_cells +6972.7119140625 4607.0078125 background all_cells +6976.4921875 4652.12158203125 background all_cells +6975.8427734375 4657.2861328125 background all_cells +7004.1875 4649.47119140625 background all_cells +7000.3515625 4661.33251953125 background all_cells +6992.5576171875 4654.71435546875 background all_cells +6980.77099609375 4630.6328125 background all_cells +6990.02001953125 4629.58447265625 background all_cells +6989.00341796875 4639.26904296875 background all_cells +6979.95166015625 4639.8935546875 background all_cells +6926.076171875 4561.7431640625 background all_cells +6917.38427734375 4568.11376953125 background all_cells +6949.10546875 4563.44677734375 background all_cells +6943.302734375 4577.708984375 background all_cells +6928.33837890625 4576.1630859375 background all_cells +6956.787109375 4583.82861328125 background all_cells +6967.9833984375 4573.96875 background all_cells +6962.3349609375 4581.88232421875 background all_cells +6960.57421875 4591.43603515625 background all_cells +6938.04638671875 4594.6201171875 background all_cells +6929.51123046875 4588.24462890625 background all_cells +6950.21826171875 4596.49267578125 background all_cells +6948.5966796875 4589.79296875 background all_cells +6969.1435546875 4583.7744140625 background all_cells +6969.51123046875 4592.5712890625 background all_cells +6978.9853515625 4587.77294921875 background all_cells +6973.00732421875 4586.17919921875 background all_cells +7039.80908203125 4637.1201171875 background all_cells +7054.2666015625 4629.57275390625 background all_cells +7043.4287109375 4630.615234375 background all_cells +7042.9873046875 4617.41162109375 background all_cells +7101.74951171875 4625.8447265625 background all_cells +7111.955078125 4653.1181640625 background all_cells +7100.28857421875 4653.2412109375 background all_cells +7105.6259765625 4637.39404296875 background all_cells +7066.9130859375 4616.12451171875 background all_cells +7090.55224609375 4638.84912109375 background all_cells +7070.94580078125 4634.931640625 background all_cells +7048.68701171875 4650.119140625 background all_cells +7049.26806640625 4662.83154296875 background all_cells +7089.43603515625 4656.92431640625 background all_cells +7075.88037109375 4653.05126953125 background all_cells +7039.29931640625 4678.40185546875 background all_cells +7047.7333984375 4677.60888671875 background all_cells +7044.94677734375 4689.453125 background all_cells +7059.65869140625 4689.24755859375 background all_cells +7050.87353515625 4685.2822265625 background all_cells +7057.25146484375 4675.720703125 background all_cells +7078.7197265625 4685.46826171875 background all_cells +7069.59033203125 4683.7119140625 background all_cells +7066.85107421875 4669.43798828125 background all_cells +7111.123046875 4696.02978515625 background all_cells +7055.2685546875 4696.75634765625 background all_cells +7065.6015625 4697.2998046875 background all_cells +7113.39111328125 4735.72705078125 background all_cells +7084.82470703125 4672.4853515625 background all_cells +7111.8759765625 4672.32763671875 background all_cells +7105.40771484375 4669.640625 background all_cells +7098.1240234375 4679.36279296875 background all_cells +7016.73876953125 4652.41259765625 background all_cells +7009.5029296875 4660.52685546875 background all_cells +7022.0859375 4667.3359375 background all_cells +7020.50927734375 4659.43359375 background all_cells +7027.09326171875 4650.34375 background all_cells +7037.24072265625 4648.908203125 background all_cells +7033.4052734375 4671.716796875 background all_cells +7034.2158203125 4657.08837890625 background all_cells +7010.1552734375 4640.1142578125 background all_cells +7007.57470703125 4623.45751953125 background all_cells +7026.46240234375 4643.806640625 background all_cells +7022.3232421875 4637.91748046875 background all_cells +7043.8671875 4312.40869140625 background all_cells +7059.650390625 4318.8984375 background all_cells +7051.7177734375 4315.6875 background all_cells +7051.5380859375 4322.76953125 background all_cells +7073.7197265625 4335.01708984375 background all_cells +7057.08203125 4336.73046875 background all_cells +7044.83154296875 4328.70458984375 background all_cells +7055.77392578125 4285.52685546875 background all_cells +7054.865234375 4306.1748046875 background all_cells +7049.01416015625 4303.81396484375 background all_cells +7066.876953125 4295.7265625 background all_cells +7069.63330078125 4352.91552734375 background all_cells +7063.54638671875 4347.26953125 background all_cells +7073.087890625 4341.349609375 background all_cells +7089.9365234375 4334.25439453125 background all_cells +7082.3505859375 4339.90185546875 background all_cells +7079.517578125 4299.046875 background all_cells +7085.2646484375 4315.3974609375 background all_cells +7084.6064453125 4280.16796875 background all_cells +7080.1826171875 4286.99169921875 background all_cells +7080.1748046875 4308.044921875 background all_cells +7085.58203125 4303.08251953125 background all_cells +7020.28955078125 4385.58935546875 background all_cells +7031.02294921875 4404.10009765625 background all_cells +7026.9130859375 4381.78466796875 background all_cells +7047.6728515625 4392.76953125 background all_cells +7056.849609375 4393.73388671875 background all_cells +7041.61279296875 4409.94189453125 background all_cells +7051.1689453125 4407.517578125 background all_cells +7039.6904296875 4393.82373046875 background all_cells +7041.76611328125 4385.69921875 background all_cells +7045.58203125 4389.96484375 background all_cells +7036.90771484375 4386.84765625 background all_cells +7003.5009765625 4384.12060546875 background all_cells +7007.90185546875 4408.31884765625 background all_cells +7011.556640625 4402.77587890625 background all_cells +7013.05224609375 4331.92431640625 background all_cells +7007.494140625 4333.6630859375 background all_cells +7011.44287109375 4366.990234375 background all_cells +7029.31396484375 4369.5791015625 background all_cells +7040.091796875 4334.5380859375 background all_cells +7111.66943359375 4343.32421875 background all_cells +7105.27880859375 4352.11279296875 background all_cells +7098.0234375 4343.3876953125 background all_cells +7102.73046875 4402.56494140625 background all_cells +7105.7314453125 4373.7978515625 background all_cells +7117.8896484375 4383.484375 background all_cells +7114.25830078125 4378.29541015625 background all_cells +7096.56591796875 4367.78076171875 background all_cells +7106.10791015625 4366.81640625 background all_cells +7098.26171875 4361.82421875 background all_cells +7094.3720703125 4412.84130859375 background all_cells +7108.27099609375 4419.79052734375 background all_cells +7097.57958984375 4419.00146484375 background all_cells +7100.12255859375 4433.82666015625 background all_cells +7084.6240234375 4448.20166015625 background all_cells +7092.767578125 4443.81103515625 background all_cells +7089.873046875 4435.82421875 background all_cells +7107.080078125 4445.05126953125 background all_cells +7102.84619140625 4425.400390625 background all_cells +7114.5771484375 4441.4658203125 background all_cells +7110.3935546875 4433.8369140625 background all_cells +7060.90966796875 4438.04541015625 background all_cells +7092.60009765625 4426.74267578125 background all_cells +7090.75634765625 4422.05615234375 background all_cells +7088.66943359375 4412.95947265625 background all_cells +7059.43310546875 4354.00537109375 background all_cells +7062.29833984375 4342.78076171875 background all_cells +7059.9892578125 4378.015625 background all_cells +7093.2421875 4376.23095703125 background all_cells +7091.4169921875 4379.8486328125 background all_cells +7071.9892578125 4391.73779296875 background all_cells +7069.54296875 4361.44970703125 background all_cells +7092.60302734375 4359.5078125 background all_cells +7082.1787109375 4359.89453125 background all_cells +7038.6591796875 4431.5703125 background all_cells +7050.39111328125 4428.78271484375 background all_cells +7044.31201171875 4417.162109375 background all_cells +7009.74462890625 4454.83984375 background all_cells +7014.19189453125 4412.1455078125 background all_cells +7021.78515625 4453.4560546875 background all_cells +7014.85791015625 4447.45751953125 background all_cells +7010.361328125 4462.0615234375 background all_cells +7052.9130859375 4436.7958984375 background all_cells +7052.57177734375 4457.783203125 background all_cells +7039.75390625 4444.0673828125 background all_cells +7045.8134765625 4436.7392578125 background all_cells +7027.34228515625 4496.73388671875 background all_cells +7034.76806640625 4419.30810546875 background all_cells +7031.78076171875 4452.21728515625 background all_cells +7043.15380859375 4589.07177734375 background all_cells +7038.2158203125 4602.25244140625 background all_cells +7048.51025390625 4601.31396484375 background all_cells +7070.92138671875 4578.14208984375 background all_cells +7061.974609375 4595.92041015625 background all_cells +7051.78662109375 4572.447265625 background all_cells +7100.96923828125 4605.3125 background all_cells +7115.5625 4612.384765625 background all_cells +7092.365234375 4608.68896484375 background all_cells +7085.16015625 4592.95703125 background all_cells +7109.0166015625 4590.8720703125 background all_cells +7117.36376953125 4571.99560546875 background all_cells +7107.04345703125 4577.94482421875 background all_cells +7044.1142578125 4479.6748046875 background all_cells +7070.74658203125 4468.09765625 background all_cells +7060.689453125 4465.50146484375 background all_cells +7047.05029296875 4551.15185546875 background all_cells +7064.52197265625 4548.51513671875 background all_cells +7065.06298828125 4558.6845703125 background all_cells +7049.49658203125 4563.34228515625 background all_cells +7012.13916015625 4591.81787109375 background all_cells +7026.64697265625 4601.65087890625 background all_cells +7021.404296875 4616.466796875 background all_cells +7070.81103515625 4535.7490234375 background all_cells +7053.20654296875 4541.34228515625 background all_cells +7044.1923828125 4538.59033203125 background all_cells +7076.62060546875 4516.16455078125 background all_cells +7043.5048828125 4529.55810546875 background all_cells +7031.53076171875 4520.087890625 background all_cells +7011.73193359375 4519.697265625 background all_cells +7101.56005859375 4453.73046875 background all_cells +7107.86474609375 4463.8974609375 background all_cells +7103.69775390625 4477.42236328125 background all_cells +7102.87109375 4467.71240234375 background all_cells +7114.93408203125 4553.77392578125 background all_cells +7111.24853515625 4548.783203125 background all_cells +7102.19384765625 4563.193359375 background all_cells +7079.568359375 4551.54345703125 background all_cells +7097.34033203125 4553.6455078125 background all_cells +7091.32177734375 4549.49560546875 background all_cells +7095.7392578125 4490.0029296875 background all_cells +7097.04296875 4501.2705078125 background all_cells +7084.2958984375 4492.09375 background all_cells +7100.78759765625 4492.4970703125 background all_cells +7111.4384765625 4499.86572265625 background all_cells +7115.26025390625 4481.8759765625 background all_cells +7114.2890625 4490.3916015625 background all_cells +7082.29150390625 4471.7041015625 background all_cells +7096.47802734375 4467.60009765625 background all_cells +7088.6240234375 4457.79150390625 background all_cells +7037.208984375 4135.4033203125 background all_cells +7034.55908203125 4172.2958984375 background all_cells +7030.267578125 4165.6875 background all_cells +7042.31298828125 4160.62939453125 background all_cells +7038.3046875 4156.74658203125 background all_cells +7041.53466796875 4145.74072265625 background all_cells +7089.5546875 4176.0234375 background all_cells +7079.46044921875 4178.705078125 background all_cells +7097.18115234375 4185.66259765625 background all_cells +7087.51904296875 4188.04296875 background all_cells +7054.35546875 4132.189453125 background all_cells +7069.2490234375 4098.61669921875 background all_cells +7082.14306640625 4113.05126953125 background all_cells +7072.734375 4129.87744140625 background all_cells +7101.2880859375 4191.3662109375 background all_cells +7102.38134765625 4197.833984375 background all_cells +7110.361328125 4180.78173828125 background all_cells +7118.9814453125 4188.84375 background all_cells +7114.7138671875 4196.1435546875 background all_cells +7109.38671875 4188.91748046875 background all_cells +7084.32080078125 4212.79248046875 background all_cells +7079.21435546875 4224.05224609375 background all_cells +7091.251953125 4205.47412109375 background all_cells +7092.73046875 4215.66796875 background all_cells +7113.85009765625 4318.4111328125 background all_cells +7111.427734375 4324.7041015625 background all_cells +7102.71240234375 4335.03857421875 background all_cells +7114.57470703125 4332.31884765625 background all_cells +7102.76708984375 4313.75244140625 background all_cells +7093.93896484375 4283.57421875 background all_cells +7105.1171875 4281.0791015625 background all_cells +7110.12548828125 4207.89599609375 background all_cells +7110.6650390625 4221.875 background all_cells +7115.9365234375 4220.1484375 background all_cells +7107.0185546875 4218.4990234375 background all_cells +7043.9697265625 4213.39990234375 background all_cells +7059.19287109375 4204.3486328125 background all_cells +7053.74560546875 4213.85986328125 background all_cells +7051.095703125 4205.63671875 background all_cells +7068.49267578125 4238.21630859375 background all_cells +7057.1455078125 4245.6611328125 background all_cells +7064.58154296875 4197.02294921875 background all_cells +7065.51904296875 4216.84912109375 background all_cells +7073.9794921875 4215.6328125 background all_cells +7064.763671875 4223.1572265625 background all_cells +7052.265625 4237.84033203125 background all_cells +7059.24755859375 4233.9736328125 background all_cells +7059.1201171875 4225.19091796875 background all_cells +7054.47412109375 4256.27197265625 background all_cells +7043.44677734375 4270.0419921875 background all_cells +7041.99755859375 4264.54345703125 background all_cells +7017.08984375 4267.708984375 background all_cells +7007.21044921875 4268.095703125 background all_cells +7018.3115234375 4198.62158203125 background all_cells +7014.7998046875 4216.19189453125 background all_cells +7039.2197265625 4254.64990234375 background all_cells +7024.60888671875 4274.802734375 background all_cells +7030.65283203125 4271.1572265625 background all_cells +7024.54345703125 4263.98291015625 background all_cells +7026.57958984375 4247.77734375 background all_cells +7032.9599609375 4199.169921875 background all_cells +7025.427734375 4197.98388671875 background all_cells +7025.22021484375 4176.02587890625 background all_cells +7018.07568359375 4187.16748046875 background all_cells +7008.7353515625 4177.013671875 background all_cells +6665.21630859375 3731.234130859375 background all_cells +6674.02685546875 3739.76904296875 background all_cells +6684.77734375 3691.68994140625 background all_cells +6690.61181640625 3708.8154296875 background all_cells +6708.75244140625 3711.6669921875 background all_cells +6737.65576171875 3727.515625 background all_cells +6705.92578125 3723.056884765625 background all_cells +6695.9169921875 3719.0537109375 background all_cells +6724.15771484375 3713.85009765625 background all_cells +6707.0380859375 3690.17333984375 background all_cells +6714.4501953125 3696.38623046875 background all_cells +6752.15283203125 3715.392822265625 background all_cells +6742.95654296875 3707.8642578125 background all_cells +6758.2099609375 3699.04541015625 background all_cells +6755.8505859375 3706.027587890625 background all_cells +6747.29736328125 3718.55810546875 background all_cells +6759.31298828125 3727.53759765625 background all_cells +6758.17333984375 3722.07470703125 background all_cells +6710.45556640625 3739.298828125 background all_cells +6721.58251953125 3737.647216796875 background all_cells +6717.6376953125 3775.4150390625 background all_cells +6711.67578125 3766.663818359375 background all_cells +6762.4873046875 3736.79248046875 background all_cells +6760.64892578125 3746.106201171875 background all_cells +6729.96826171875 3758.213134765625 background all_cells +6720.857421875 3751.596435546875 background all_cells +6743.2275390625 3759.93896484375 background all_cells +6727.212890625 3731.64013671875 background all_cells +6730.767578125 3777.232177734375 background all_cells +6733.09619140625 3790.07080078125 background all_cells +6669.98193359375 3758.795166015625 background all_cells +6683.7763671875 3754.427001953125 background all_cells +6677.9228515625 3774.28125 background all_cells +6680.978515625 3764.845703125 background all_cells +6669.1787109375 3785.239990234375 background all_cells +6679.87158203125 3785.251708984375 background all_cells +6685.86474609375 3789.82275390625 background all_cells +6686.130859375 3779.9384765625 background all_cells +6705.79248046875 3774.92529296875 background all_cells +6699.6171875 3792.410888671875 background all_cells +6695.0849609375 3772.44189453125 background all_cells +6699.77587890625 3751.527099609375 background all_cells +6691.759765625 3761.3349609375 background all_cells +6701.2841796875 3761.4326171875 background all_cells +6684.9375 3739.1064453125 background all_cells +6749.20068359375 4371.1845703125 background all_cells +6754.697265625 4373.517578125 background all_cells +6754.625 4366.6787109375 background all_cells +6749.759765625 4361.46484375 background all_cells +6743.39599609375 4364.796875 background all_cells +6814.01025390625 4324.6728515625 background all_cells +6805.49560546875 4326.38720703125 background all_cells +6798.1162109375 4285.8955078125 background all_cells +6792.21240234375 4318.9384765625 background all_cells +6781.525390625 4301.17041015625 background all_cells +6789.31494140625 4300.2060546875 background all_cells +6787.5458984375 4306.1669921875 background all_cells +6786.484375 4310.90673828125 background all_cells +6763.91796875 4354.8701171875 background all_cells +6774.38525390625 4356.349609375 background all_cells +6781.29931640625 4353.033203125 background all_cells +6759.568359375 4346.52294921875 background all_cells +6773.1376953125 4339.88134765625 background all_cells +6710.953125 4409.4208984375 background all_cells +6692.18896484375 4421.64697265625 background all_cells +6707.26953125 4421.68701171875 background all_cells +6703.9296875 4437.94873046875 background all_cells +6726.353515625 4434.03466796875 background all_cells +6697.18115234375 4444.14599609375 background all_cells +6697.40673828125 4429.96240234375 background all_cells +6713.65966796875 4440.03125 background all_cells +6761.04248046875 4487.39453125 background all_cells +6756.61328125 4469.3671875 background all_cells +6710.65966796875 4464.7001953125 background all_cells +6720.2333984375 4462.3740234375 background all_cells +6740.1005859375 4463.9677734375 background all_cells +6730.65576171875 4465.904296875 background all_cells +6750.0888671875 4433.01513671875 background all_cells +6759.078125 4456.4736328125 background all_cells +6755.2294921875 4447.03125 background all_cells +6744.38037109375 4447.4638671875 background all_cells +6694.46533203125 4313.615234375 background all_cells +6696.55322265625 4332.3671875 background all_cells +6727.05419921875 4372.15869140625 background all_cells +6719.9462890625 4389.98681640625 background all_cells +6686.87158203125 4339.23193359375 background all_cells +6689.64892578125 4347.44482421875 background all_cells +6702.81201171875 4348.34912109375 background all_cells +6694.4013671875 4340.22802734375 background all_cells +6721.04541015625 4349.43359375 background all_cells +6749.76171875 4351.0556640625 background all_cells +6741.630859375 4353.5439453125 background all_cells +6712.14111328125 4354.10888671875 background all_cells +6732.5537109375 4347.70947265625 background all_cells +6718.4248046875 4320.13916015625 background all_cells +6713.9521484375 4339.53955078125 background all_cells +6721.35693359375 4333.5634765625 background all_cells +6708.01318359375 4327.849609375 background all_cells +6733.857421875 4322.77099609375 background all_cells +6720.75244140625 4362.79736328125 background all_cells +6735.654296875 4367.52880859375 background all_cells +6708.85791015625 4363.65673828125 background all_cells +6733.68212890625 4358.85546875 background all_cells +6783.25439453125 3783.3984375 background all_cells +6793.87939453125 3768.520263671875 background all_cells +6787.123046875 3754.74853515625 background all_cells +6797.64599609375 3764.9765625 background all_cells +6777.59423828125 3751.94384765625 background all_cells +6769.90478515625 3761.01123046875 background all_cells +6772.50537109375 3732.465087890625 background all_cells +6787.06005859375 3744.58935546875 background all_cells +6778.55224609375 3741.130859375 background all_cells +6902.6337890625 3713.478271484375 background all_cells +6911.26025390625 3708.8095703125 background all_cells +6909.9951171875 3697.364013671875 background all_cells +6905.826171875 3691.244873046875 background all_cells +7030.57958984375 3696.416259765625 background all_cells +7085.78759765625 3692.448974609375 background all_cells +7081.97216796875 3749.073486328125 background all_cells +7062.73046875 3686.59423828125 background all_cells +7048.9267578125 3690.92626953125 background all_cells +7025.5927734375 3702.53857421875 background all_cells +6993.58203125 3688.072998046875 background all_cells +6804.48974609375 3760.438232421875 background all_cells +6801.99267578125 3767.961181640625 background all_cells +6807.22021484375 3766.230224609375 background all_cells +6817.42529296875 3774.830322265625 background all_cells +6812.14013671875 3784.81298828125 background all_cells +6804.2939453125 3777.148193359375 background all_cells +6822.21435546875 3774.4833984375 background all_cells +6849.7099609375 3748.6875 background all_cells +6849.2421875 3780.288818359375 background all_cells +6852.982421875 3769.928955078125 background all_cells +6852.46533203125 3736.003173828125 background all_cells +6857.81201171875 3757.210205078125 background all_cells +6838.40771484375 3793.9248046875 background all_cells +6826.2900390625 3785.386962890625 background all_cells +6842.31640625 3788.68798828125 background all_cells +6840.27783203125 3779.10791015625 background all_cells +6792.48046875 3717.796630859375 background all_cells +6802.6240234375 3720.52490234375 background all_cells +6782.8359375 3724.053955078125 background all_cells +6848.6845703125 3717.989501953125 background all_cells +6852.517578125 3713.087646484375 background all_cells +6859.1455078125 3708.255126953125 background all_cells +6849.25830078125 3704.48095703125 background all_cells +6823.04248046875 3693.06103515625 background all_cells +6834.2060546875 3694.391357421875 background all_cells +6824.59619140625 3688.837890625 background all_cells +6826.1357421875 3711.621337890625 background all_cells +6806.81201171875 3710.4755859375 background all_cells +6817.876953125 3700.0263671875 background all_cells +6811.953125 3690.10498046875 background all_cells +6791.861328125 4061.50634765625 background all_cells +6796.89453125 3895.1416015625 background all_cells +6778.8798828125 4179.28125 background all_cells +6768.1416015625 4128.9169921875 background all_cells +6771.330078125 4093.345703125 background all_cells +6765.50732421875 4062.3125 background all_cells +6775.43603515625 4075.67333984375 background all_cells +6766.68115234375 4076.050048828125 background all_cells +6780.498046875 4065.63720703125 background all_cells +6705.58349609375 4223.40869140625 background all_cells +6702.22802734375 4233.44140625 background all_cells +6697.46240234375 4261.865234375 background all_cells +6713.01220703125 4234.05078125 background all_cells +6758.5751953125 4286.90869140625 background all_cells +6771.30859375 4263.84814453125 background all_cells +6780.9521484375 4291.8291015625 background all_cells +6768.63671875 4295.64404296875 background all_cells +6755.74609375 4296.34033203125 background all_cells +6770.5380859375 4284.7880859375 background all_cells +6752.64306640625 4189.955078125 background all_cells +6768.72119140625 4188.6875 background all_cells +6760.55615234375 4201.52734375 background all_cells +6774.60888671875 4311.38623046875 background all_cells +6703.109375 4310.38671875 background all_cells +6766.49169921875 4304.63720703125 background all_cells +6804.81689453125 4167.65625 background all_cells +6807.14453125 4184.34228515625 background all_cells +6799.033203125 4182.05810546875 background all_cells +6807.12744140625 4174.05712890625 background all_cells +6796.076171875 4260.71728515625 background all_cells +6803.59912109375 4247.96484375 background all_cells +6805.013671875 4236.91748046875 background all_cells +6809.7119140625 4230.70068359375 background all_cells +6807.76123046875 4197.546875 background all_cells +6790.39990234375 4195.47802734375 background all_cells +6790.5947265625 4172.14453125 background all_cells +6690.005859375 3918.554443359375 background all_cells +6689.3251953125 3939.724853515625 background all_cells +6697.73388671875 3920.7021484375 background all_cells +6697.134765625 4029.009765625 background all_cells +6692.6943359375 4046.0458984375 background all_cells +6695.47705078125 4038.755126953125 background all_cells +6708.92041015625 4208.30810546875 background all_cells +6693.44091796875 4214.34130859375 background all_cells +6691.20947265625 4239.09033203125 background all_cells +6712.109375 4211.982421875 background all_cells +6706.9794921875 4013.4931640625 background all_cells +6694.298828125 4017.197265625 background all_cells +6722.4375 4017.984130859375 background all_cells +6692.38037109375 4110.19189453125 background all_cells +6690.97265625 4098.87353515625 background all_cells +6690.66748046875 4162.9443359375 background all_cells +6688.85400390625 4129.42529296875 background all_cells +6828.8837890625 3881.45166015625 background all_cells +6812.7490234375 3893.851318359375 background all_cells +6822.1123046875 3876.7548828125 background all_cells +6818.302734375 3895.88623046875 background all_cells +6824.783203125 3895.265625 background all_cells +6836.42529296875 3885.19140625 background all_cells +6825.89453125 3946.711669921875 background all_cells +6832.4365234375 3964.60009765625 background all_cells +6825.466796875 3957.997802734375 background all_cells +6852.07470703125 3877.522705078125 background all_cells +6843.34375 3953.994384765625 background all_cells +6971.18408203125 4391.05712890625 background all_cells +6959.42724609375 4406.89892578125 background all_cells +6977.5966796875 4395.2646484375 background all_cells +6939.822265625 4423.28125 background all_cells +6965.73876953125 4415.66845703125 background all_cells +6965.20654296875 4466.9326171875 background all_cells +6961.22412109375 4420.517578125 background all_cells +6953.7646484375 4454.45458984375 background all_cells +6995.45849609375 4414.498046875 background all_cells +6982.30908203125 4425.64990234375 background all_cells +6992.345703125 4426.65380859375 background all_cells +6988.90771484375 4421.55419921875 background all_cells +6985.53125 4401.41943359375 background all_cells +7001.0791015625 4408.27978515625 background all_cells +6993.80859375 4406.90771484375 background all_cells +6994.0126953125 4402.39599609375 background all_cells +6991.19287109375 4330.34765625 background all_cells +7007.6171875 4343.2646484375 background all_cells +6997.8203125 4355.85107421875 background all_cells +6990.482421875 4362.99658203125 background all_cells +6976.75244140625 4351.42236328125 background all_cells +6983.55419921875 4348.14404296875 background all_cells +6982.24755859375 4357.9453125 background all_cells +6956.63916015625 4343.85791015625 background all_cells +6948.96484375 4327.27783203125 background all_cells +6968.23388671875 4382.49658203125 background all_cells +6959.3349609375 4359.5654296875 background all_cells +6879.8330078125 4325.486328125 background all_cells +6890.19677734375 4341.88671875 background all_cells +6888.73095703125 4333.93798828125 background all_cells +6903.5888671875 4344.20166015625 background all_cells +6901.2666015625 4336.04833984375 background all_cells +6913.080078125 4336.72412109375 background all_cells +6921.525390625 4348.83837890625 background all_cells +6933.16259765625 4345.30517578125 background all_cells +6925.0712890625 4358.0322265625 background all_cells +6921.578125 4370.166015625 background all_cells +6920.5791015625 4362.7099609375 background all_cells +6915.599609375 4365.58154296875 background all_cells +6904.9794921875 4355.89599609375 background all_cells +6823.654296875 4101.22412109375 background all_cells +6833.89697265625 4102.45166015625 background all_cells +6833.46142578125 4123.888671875 background all_cells +6833.7587890625 4114.1787109375 background all_cells +6849.1259765625 4121.505859375 background all_cells +6844.05810546875 4128.05712890625 background all_cells +6855.421875 4101.50732421875 background all_cells +6847.28857421875 4096.06494140625 background all_cells +6841.8828125 4144.36279296875 background all_cells +6852.78271484375 4154.00048828125 background all_cells +6848.1474609375 4155.55908203125 background all_cells +6843.01904296875 4152.95068359375 background all_cells +6818.31103515625 4042.72607421875 background all_cells +6832.84326171875 4033.174072265625 background all_cells +6836.10888671875 4037.58984375 background all_cells +6833.2490234375 4048.73486328125 background all_cells +6823.8564453125 4046.061767578125 background all_cells +6822.0888671875 4036.6416015625 background all_cells +6814.45166015625 4056.65966796875 background all_cells +6826.71044921875 4057.51513671875 background all_cells +6825.24755859375 4066.902099609375 background all_cells +6834.53173828125 4059.01416015625 background all_cells +6852.42626953125 4062.889404296875 background all_cells +6842.88330078125 4056.50244140625 background all_cells +6846.28076171875 4036.45556640625 background all_cells +6849.177734375 4049.65673828125 background all_cells +6856.66845703125 4043.181884765625 background all_cells +6829.54541015625 3804.899169921875 background all_cells +6832.27880859375 3797.80908203125 background all_cells +6835.0546875 3822.5478515625 background all_cells +6841.06005859375 3818.04296875 background all_cells +6836.03271484375 3808.0625 background all_cells +6844.13671875 3842.1103515625 background all_cells +6832.11328125 3845.770751953125 background all_cells +6838.06689453125 3842.279296875 background all_cells +6841.01708984375 3851.2666015625 background all_cells +6836.57177734375 3851.48681640625 background all_cells +6846.04296875 3846.670166015625 background all_cells +6829.41552734375 3833.004150390625 background all_cells +6844.29345703125 3833.90234375 background all_cells +6838.7587890625 3832.89892578125 background all_cells +6754.37109375 3887.92431640625 background all_cells +6752.81201171875 3823.986083984375 background all_cells +6761.09765625 3884.186279296875 background all_cells +6760.849609375 3875.96826171875 background all_cells +6728.59521484375 3797.040283203125 background all_cells +6775.20263671875 3880.85693359375 background all_cells +6772.666015625 3876.6015625 background all_cells +6790.6064453125 3887.11767578125 background all_cells +6792.12060546875 3881.245849609375 background all_cells +6782.359375 3880.01318359375 background all_cells +6818.4384765625 3867.803955078125 background all_cells +6813.04443359375 3873.21875 background all_cells +6808.34033203125 3878.21533203125 background all_cells +6830.3818359375 3871.06201171875 background all_cells +6824.22998046875 3868.775634765625 background all_cells +6806.21875 3890.3056640625 background all_cells +6812.59375 3882.767333984375 background all_cells +6806.744140625 3884.634521484375 background all_cells +6797.36181640625 3889.212646484375 background all_cells +6802.09375 3877.22509765625 background all_cells +6801.37548828125 3882.640625 background all_cells +6671.8505859375 3806.473388671875 background all_cells +6687.93017578125 3823.829833984375 background all_cells +6683.015625 3809.18310546875 background all_cells +6710.9423828125 3801.571533203125 background all_cells +6715.05029296875 3835.787841796875 background all_cells +6719.16748046875 3800.694580078125 background all_cells +6711.09521484375 3811.019287109375 background all_cells +6692.30078125 3839.425537109375 background all_cells +6696.375 3819.522705078125 background all_cells +6699.7275390625 3828.59423828125 background all_cells +6709.0458984375 3821.03125 background all_cells +6702.02880859375 3812.683349609375 background all_cells +6687.0849609375 3855.408935546875 background all_cells +6710.74951171875 3848.75244140625 background all_cells +6696.43505859375 3888.23681640625 background all_cells +6690.55517578125 3879.516845703125 background all_cells +6696.14208984375 3866.2119140625 background all_cells +6820.70166015625 3855.3125 background all_cells +6835.2861328125 3858.60205078125 background all_cells +6834.40380859375 3865.845458984375 background all_cells +6825.86572265625 3861.218505859375 background all_cells +6872.65869140625 3825.422119140625 background all_cells +6846.185546875 3854.636474609375 background all_cells +6850.47607421875 3850.717041015625 background all_cells +6840.45947265625 3857.27490234375 background all_cells +6854.701171875 3865.674072265625 background all_cells +6841.8232421875 3866.133544921875 background all_cells +6852.8046875 3859.091064453125 background all_cells +6823.78662109375 3839.51220703125 background all_cells +6825.66796875 3848.779296875 background all_cells +6825.9609375 3844.429931640625 background all_cells +5271.044921875 3643.798095703125 background all_cells +5323.03515625 3660.183837890625 background all_cells +5298.4970703125 3664.66650390625 background all_cells +5321.455078125 3677.6513671875 background all_cells +5303.7021484375 3673.845947265625 background all_cells +5305.9833984375 3666.255615234375 background all_cells +5327.2919921875 3687.502685546875 background all_cells +5320.21044921875 3691.44580078125 background all_cells +5334.826171875 3687.895263671875 background all_cells +5275.892578125 3684.004150390625 background all_cells +5273.7333984375 3675.940185546875 background all_cells +5266.56689453125 3679.443359375 background all_cells +5294.44775390625 3685.992919921875 background all_cells +5329.373046875 3662.9501953125 background all_cells +5333.8896484375 3676.1767578125 background all_cells +5333.74462890625 3668.960693359375 background all_cells +5333.2822265625 3656.8955078125 background all_cells +5407.02392578125 3685.06982421875 background all_cells +5423.49560546875 3700.3642578125 background all_cells +5414.75537109375 3701.435791015625 background all_cells +5403.59912109375 3703.927734375 background all_cells +5389.79833984375 3697.3330078125 background all_cells +5396.06640625 3709.735595703125 background all_cells +5387.62548828125 3687.58203125 background all_cells +5400.375 3685.29443359375 background all_cells +5389.958984375 3678.4775390625 background all_cells +5379.90380859375 3709.452880859375 background all_cells +5380.84375 3704.166259765625 background all_cells +5349.22119140625 3708.87548828125 background all_cells +5353.7001953125 3736.3955078125 background all_cells +5339.76708984375 3728.047119140625 background all_cells +5348.20068359375 3722.669677734375 background all_cells +5415.92578125 3712.324951171875 background all_cells +5428.5107421875 3727.588623046875 background all_cells +5428.08154296875 3718.392822265625 background all_cells +5418.578125 3727.869140625 background all_cells +5427.99462890625 3732.382080078125 background all_cells +5416.306640625 3753.00048828125 background all_cells +5425.25830078125 3739.229248046875 background all_cells +5413.99755859375 3736.265625 background all_cells +5372.86279296875 3729.369873046875 background all_cells +5363.080078125 3735.96826171875 background all_cells +5389.5810546875 3721.80810546875 background all_cells +5403.84130859375 3723.472412109375 background all_cells +5390.76123046875 3655.4541015625 background all_cells +5394.236328125 3648.18798828125 background all_cells +5340.7373046875 3686.87060546875 background all_cells +5352.69140625 3685.008056640625 background all_cells +5347.66796875 3677.84521484375 background all_cells +5336.58740234375 3643.934814453125 background all_cells +5381.34814453125 3665.967041015625 background all_cells +5375.029296875 3673.378662109375 background all_cells +5366.02734375 3665.130126953125 background all_cells +5343.53662109375 3667.61962890625 background all_cells +5302.6650390625 3694.681396484375 background all_cells +5304.37255859375 3707.174072265625 background all_cells +5291.23388671875 3701.506103515625 background all_cells +5308.08935546875 3696.57470703125 background all_cells +5291.25 3718.376708984375 background all_cells +5307.67626953125 3729.36572265625 background all_cells +5297.728515625 3726.510009765625 background all_cells +5313.919921875 3721.068603515625 background all_cells +5324.6962890625 3701.449462890625 background all_cells +5329.294921875 3717.7939453125 background all_cells +5314.45654296875 3704.445556640625 background all_cells +5250.15869140625 3862.064697265625 background all_cells +5256.84716796875 3780.462158203125 background all_cells +5335.72900390625 3832.426025390625 background all_cells +5327.44384765625 3804.672119140625 background all_cells +5326.80810546875 3747.63916015625 background all_cells +5329.7412109375 3734.50048828125 background all_cells +5301.1201171875 3743.222900390625 background all_cells +5317.37646484375 3733.251953125 background all_cells +5316.10009765625 3758.035888671875 background all_cells +5315.92333984375 3751.60595703125 background all_cells +5309.63818359375 3739.7470703125 background all_cells +5404.03662109375 3787.826904296875 background all_cells +5466.4326171875 3800.53369140625 background all_cells +5415.9326171875 3783.36376953125 background all_cells +5423.20556640625 3876.069580078125 background all_cells +5338.75830078125 3870.640625 background all_cells +5488.52734375 3850.29736328125 background all_cells +5342.1455078125 3850.27001953125 background all_cells +5361.08154296875 3836.21435546875 background all_cells +5368.0419921875 3837.718017578125 background all_cells +5495.9951171875 3806.284912109375 background all_cells +5561.11767578125 3846.9765625 background all_cells +5503.1484375 3798.64599609375 background all_cells +5513.0068359375 3802.584716796875 background all_cells +5506.15673828125 3807.349853515625 background all_cells +5475.57177734375 3799.187744140625 background all_cells +5488.34912109375 3793.185546875 background all_cells +5484.6142578125 3805.862060546875 background all_cells +5479.86962890625 3797.2353515625 background all_cells +5362.34912109375 3747.7392578125 background all_cells +5354.01806640625 3749.458740234375 background all_cells +5423.35498046875 3751.655517578125 background all_cells +5450.92822265625 3764.999267578125 background all_cells +5426.8662109375 3764.678955078125 background all_cells +5479.63232421875 3755.6337890625 background all_cells +5494.16357421875 3761.2685546875 background all_cells +5486.21337890625 3762.241943359375 background all_cells +5374.12451171875 3757.698486328125 background all_cells +5366.69921875 3773.314208984375 background all_cells +5368.2763671875 3758.498046875 background all_cells +5386.24853515625 3754.2705078125 background all_cells +5410.83837890625 3764.115234375 background all_cells +5395.9296875 3751.388916015625 background all_cells +5503.5166015625 3714.773193359375 background all_cells +5499.31640625 3678.27001953125 background all_cells +5497.21826171875 3712.10498046875 background all_cells +5541.748046875 3688.758544921875 background all_cells +5546.09326171875 3696.632080078125 background all_cells +5516.5048828125 3694.73828125 background all_cells +5531.16259765625 3696.374267578125 background all_cells +5538.736328125 3704.34765625 background all_cells +5510.873046875 3704.806640625 background all_cells +5520.31298828125 3710.01806640625 background all_cells +5530.9052734375 3721.6845703125 background all_cells +5547.54931640625 3707.508544921875 background all_cells +5536.123046875 3713.26416015625 background all_cells +5537.00732421875 3670.485107421875 background all_cells +5527.71533203125 3680.407470703125 background all_cells +5515.8671875 3679.779541015625 background all_cells +5573.31689453125 3692.692138671875 background all_cells +5562.37060546875 3711.3623046875 background all_cells +5561.28125 3688.806640625 background all_cells +5567.90380859375 3676.189453125 background all_cells +5548.01953125 3679.594482421875 background all_cells +5564.84912109375 3664.603271484375 background all_cells +5552.58251953125 3687.746826171875 background all_cells +5561.525390625 3679.868408203125 background all_cells +5555.1728515625 3721.190185546875 background all_cells +5565.6298828125 3750.454345703125 background all_cells +5557.048828125 3736.902587890625 background all_cells +5533.08056640625 3750.604248046875 background all_cells +5500.26025390625 3752.999267578125 background all_cells +5504.22412109375 3759.67919921875 background all_cells +5515.44287109375 3762.7685546875 background all_cells +5526.57470703125 3753.80517578125 background all_cells +5515.166015625 3753.32470703125 background all_cells +5513.65185546875 3727.03955078125 background all_cells +5506.10400390625 3743.3515625 background all_cells +5524.361328125 3732.78173828125 background all_cells +5553.12353515625 3734.355224609375 background all_cells +5548.39892578125 3730.088623046875 background all_cells +5497.65283203125 3730.332275390625 background all_cells +5493.34033203125 3734.912109375 background all_cells +5504.46142578125 3731.0615234375 background all_cells +5403.60107421875 3661.408935546875 background all_cells +5413.80908203125 3673.083984375 background all_cells +5413.02392578125 3663.389404296875 background all_cells +5426.943359375 3673.886962890625 background all_cells +5432.83251953125 3669.62255859375 background all_cells +5428.708984375 3661.966796875 background all_cells +5406.05419921875 3655.95751953125 background all_cells +5417.30859375 3650.8046875 background all_cells +5406.787109375 3647.6533203125 background all_cells +5450.130859375 3710.501708984375 background all_cells +5450.55322265625 3749.33544921875 background all_cells +5436.38330078125 3744.8837890625 background all_cells +5467.01513671875 3750.800048828125 background all_cells +5469.65625 3738.50537109375 background all_cells +5489.98876953125 3716.6552734375 background all_cells +5479.68798828125 3734.991455078125 background all_cells +5482.75244140625 3748.271240234375 background all_cells +5489.7197265625 3743.44677734375 background all_cells +5484.3115234375 3729.007568359375 background all_cells +5483.85693359375 3661.720703125 background all_cells +5474.18505859375 3658.70263671875 background all_cells +5475.39013671875 3649.1162109375 background all_cells +5452.43798828125 3698.930908203125 background all_cells +5467.54931640625 3698.655517578125 background all_cells +5457.0048828125 3701.359619140625 background all_cells +5434.27001953125 3703.056640625 background all_cells +5438.19384765625 3692.54736328125 background all_cells +5451.32373046875 3692.533935546875 background all_cells +5443.38134765625 3686.607177734375 background all_cells +5446.076171875 3700.17138671875 background all_cells +5480.0859375 3695.069091796875 background all_cells +5490.29052734375 3691.39404296875 background all_cells +5483.708984375 3701.9658203125 background all_cells +5469.48046875 3668.313232421875 background all_cells +5447.61181640625 3678.26220703125 background all_cells +5489.02099609375 3672.71240234375 background all_cells +5472.68115234375 3677.057373046875 background all_cells +5602.45556640625 3567.5947265625 background all_cells +5612.6064453125 3573.35205078125 background all_cells +5607.72705078125 3579.9052734375 background all_cells +5609.11767578125 3562.620361328125 background all_cells +5590.5966796875 3583.306884765625 background all_cells +5601.51611328125 3589.329345703125 background all_cells +5635.79736328125 3585.730224609375 background all_cells +5587.2373046875 3589.538818359375 background all_cells +5597.28369140625 3585.513427734375 background all_cells +5619.3203125 3561.6806640625 background all_cells +5631.625 3576.88232421875 background all_cells +5627.13818359375 3565.05615234375 background all_cells +5624.57568359375 3569.9111328125 background all_cells +5591.09765625 3605.69482421875 background all_cells +5592.89404296875 3593.038330078125 background all_cells +5596.84814453125 3596.598876953125 background all_cells +5605.087890625 3593.730224609375 background all_cells +5599.41455078125 3601.621826171875 background all_cells +5610.12353515625 3594.88720703125 background all_cells +5629.84765625 3599.48779296875 background all_cells +5617.251953125 3601.62109375 background all_cells +5612.86181640625 3599.03125 background all_cells +5609.35302734375 3629.353759765625 background all_cells +5608.84423828125 3639.281005859375 background all_cells +5595.12158203125 3640.173828125 background all_cells +5597.1357421875 3632.108154296875 background all_cells +5618.91064453125 3647.887939453125 background all_cells +5622.3515625 3615.478515625 background all_cells +5621.40478515625 3628.429931640625 background all_cells +5629.88427734375 3627.2666015625 background all_cells +5602.345703125 3617.613037109375 background all_cells +5609.15283203125 3610.603271484375 background all_cells +5612.34716796875 3621.326416015625 background all_cells +5596.95703125 3616.28173828125 background all_cells +5679.11279296875 3671.510498046875 background all_cells +5686.32421875 3737.832763671875 background all_cells +5696.49365234375 3724.908447265625 background all_cells +5594.06396484375 3724.698486328125 background all_cells +5585.48291015625 3770.7099609375 background all_cells +5635.2451171875 3756.178466796875 background all_cells +5632.57373046875 3675.30029296875 background all_cells +5640.005859375 3784.126953125 background all_cells +5668.23388671875 3780.43896484375 background all_cells +5669.318359375 3774.73779296875 background all_cells +5669.36962890625 3785.46240234375 background all_cells +5662.03857421875 3783.630126953125 background all_cells +5677.83154296875 3780.711181640625 background all_cells +5672.95849609375 3779.889404296875 background all_cells +5671.6142578125 3751.0703125 background all_cells +5684.291015625 3775.36376953125 background all_cells +5683.50439453125 3771.164794921875 background all_cells +5693.91064453125 3764.871826171875 background all_cells +5611.95068359375 3667.875 background all_cells +5594.84619140625 3675.08349609375 background all_cells +5599.9404296875 3674.689697265625 background all_cells +5618.74462890625 3672.7705078125 background all_cells +5680.97119140625 3785.881591796875 background all_cells +5676.73046875 3793.279052734375 background all_cells +5672.59033203125 3788.855224609375 background all_cells +5689.9169921875 3786.836669921875 background all_cells +5708.68359375 3849.102294921875 background all_cells +5708.98828125 3865.62890625 background all_cells +5716.63720703125 3859.923828125 background all_cells +5720.48681640625 3853.777099609375 background all_cells +5707.611328125 3817.13330078125 background all_cells +5691.08984375 3832.158447265625 background all_cells +5693.86669921875 3825.601806640625 background all_cells +5667.1923828125 3827.41845703125 background all_cells +5678.71044921875 3874.009033203125 background all_cells +5664.9189453125 3872.642822265625 background all_cells +5670.0712890625 3866.193603515625 background all_cells +5674.8603515625 3819.44091796875 background all_cells +5670.603515625 3832.473876953125 background all_cells +5661.8486328125 3796.955322265625 background all_cells +5683.2255859375 3813.980712890625 background all_cells +5685.50341796875 3808.341552734375 background all_cells +5666.22021484375 3809.7470703125 background all_cells +5675.79150390625 3802.14794921875 background all_cells +5673.80078125 3561.460693359375 background all_cells +5673.82568359375 3603.8837890625 background all_cells +5671.8330078125 3587.051513671875 background all_cells +5682.1181640625 3580.7685546875 background all_cells +5672.14990234375 3572.958251953125 background all_cells +5652.90087890625 3623.906005859375 background all_cells +5663.11669921875 3597.715087890625 background all_cells +5660.78466796875 3609.4619140625 background all_cells +5638.26123046875 3594.426025390625 background all_cells +5649.08544921875 3593.962646484375 background all_cells +5648.7314453125 3607.900390625 background all_cells +5639.201171875 3605.550048828125 background all_cells +5660.1064453125 3562.1181640625 background all_cells +5659.18212890625 3591.78662109375 background all_cells +5659.51123046875 3579.4267578125 background all_cells +5648.814453125 3560.161376953125 background all_cells +5637.00732421875 3566.559326171875 background all_cells +5645.8828125 3577.64794921875 background all_cells +5649.369140625 3582.486328125 background all_cells +5636.8330078125 3560.2890625 background all_cells +5631.845703125 3657.26708984375 background all_cells +5649.38037109375 3662.014892578125 background all_cells +5642.2685546875 3645.91357421875 background all_cells +5640.61181640625 3665.53955078125 background all_cells +5657.31640625 3659.696044921875 background all_cells +5663.65673828125 3671.420166015625 background all_cells +5661.88427734375 3652.326416015625 background all_cells +5684.98388671875 3656.667724609375 background all_cells +5687.74609375 3639.088623046875 background all_cells +5704.583984375 3658.962646484375 background all_cells +5707.84814453125 3652.67919921875 background all_cells +5697.01513671875 3648.9873046875 background all_cells +5672.6533203125 3663.404296875 background all_cells +5675.84521484375 3646.792236328125 background all_cells +5675.28515625 3651.682373046875 background all_cells +5673.34716796875 3656.401123046875 background all_cells +5853.7216796875 3601.841796875 background all_cells +5864.14794921875 3580.29248046875 background all_cells +5862.833984375 3602.10107421875 background all_cells +5879.701171875 3588.235107421875 background all_cells +5893.50537109375 3588.504638671875 background all_cells +5891.54638671875 3581.3935546875 background all_cells +5885.1708984375 3576.780029296875 background all_cells +5954.59765625 3606.26220703125 background all_cells +5947.23828125 3609.73974609375 background all_cells +5947.30810546875 3603.6005859375 background all_cells +5959.25390625 3615.62939453125 background all_cells +5965.32275390625 3608.36474609375 background all_cells +6016.1748046875 3594.57958984375 background all_cells +5992.61279296875 3588.015380859375 background all_cells +6026.11962890625 3585.896240234375 background all_cells +6023.39111328125 3580.294189453125 background all_cells +5943.359375 3593.955078125 background all_cells +5932.93896484375 3598.128173828125 background all_cells +5951.81494140625 3594.52294921875 background all_cells +5965.84326171875 3596.416259765625 background all_cells +5871.2734375 3605.9140625 background all_cells +5854.580078125 3616.55322265625 background all_cells +5874.61083984375 3617.555419921875 background all_cells +5884.3544921875 3617.22802734375 background all_cells +5879.33935546875 3608.40380859375 background all_cells +5862.94189453125 3611.724365234375 background all_cells +6082.71142578125 3619.8837890625 background all_cells +6090.21923828125 3648.38330078125 background all_cells +6088.146484375 3657.873291015625 background all_cells +6189.3916015625 3648.95849609375 background all_cells +6206.7138671875 3677.685791015625 background all_cells +6281.4453125 3646.77685546875 background all_cells +6286.7197265625 3657.293212890625 background all_cells +6188.92529296875 3663.665283203125 background all_cells +6187.05078125 3655.99462890625 background all_cells +6339.5283203125 3605.8193359375 background all_cells +6375.30029296875 3590.40087890625 background all_cells +6180.14306640625 3633.652587890625 background all_cells +6424.8583984375 3627.9248046875 background all_cells +6175.04296875 3625.052490234375 background all_cells +6158.564453125 3591.350341796875 background all_cells +6147.7646484375 3601.281494140625 background all_cells +5993.2119140625 3575.981201171875 background all_cells +6035.734375 3627.05078125 background all_cells +6032.40283203125 3592.918701171875 background all_cells +6008.5615234375 3675.52001953125 background all_cells +6040.841796875 3584.080322265625 background all_cells +6048.97900390625 3574.14013671875 background all_cells +6041.0625 3574.055908203125 background all_cells +5970.87451171875 3622.162109375 background all_cells +5918.7734375 3636.94775390625 background all_cells +5923.66650390625 3635.815185546875 background all_cells +5923.61865234375 3641.970458984375 background all_cells +5926.5087890625 3652.736083984375 background all_cells +5928.712890625 3645.228759765625 background all_cells +6065.21923828125 3569.457763671875 background all_cells +6107.79296875 3571.375732421875 background all_cells +6071.99951171875 3574.716552734375 background all_cells +6055.82373046875 3582.556884765625 background all_cells +6060.54833984375 3576.35107421875 background all_cells +6057.8017578125 3567.317138671875 background all_cells +5675.619140625 3613.812744140625 background all_cells +5684.1767578125 3617.209716796875 background all_cells +5689.0625 3615.646240234375 background all_cells +5683.7294921875 3606.310791015625 background all_cells +5697.56298828125 3623.226318359375 background all_cells +5664.53173828125 3627.262939453125 background all_cells +5700.72216796875 3634.233154296875 background all_cells +5709.314453125 3640.587890625 background all_cells +5826.55908203125 3637.11083984375 background all_cells +5819.10888671875 3640.426513671875 background all_cells +5814.89306640625 3635.7041015625 background all_cells +5654.5703125 3644.46142578125 background all_cells +5829.47119140625 3607.846435546875 background all_cells +5725.25732421875 3614.74560546875 background all_cells +5712.19873046875 3626.11474609375 background all_cells +5820.89111328125 3620.805908203125 background all_cells +5823.30419921875 3628.952880859375 background all_cells +5826.125 3615.9599609375 background all_cells +5822.2734375 3652.454345703125 background all_cells +5808.40869140625 3726.63623046875 background all_cells +5829.81494140625 3634.912109375 background all_cells +5836.39306640625 3661.640380859375 background all_cells +5831.33935546875 3648.01123046875 background all_cells +5828.755859375 3657.58642578125 background all_cells +5841.541015625 3643.666748046875 background all_cells +5850.10400390625 3671.0888671875 background all_cells +5847.8359375 3687.251953125 background all_cells +5851.15087890625 3628.346435546875 background all_cells +5851.970703125 3639.998291015625 background all_cells +5849.16552734375 3653.3720703125 background all_cells +5837.560546875 3589.18017578125 background all_cells +5844.5859375 3566.531494140625 background all_cells +5847.6572265625 3587.9169921875 background all_cells +5837.48291015625 3597.4599609375 background all_cells +5757.658203125 3694.948974609375 background all_cells +5747.693359375 3719.948486328125 background all_cells +5737.4248046875 3600.953125 background all_cells +5732.0087890625 3602.02490234375 background all_cells +5748.26025390625 3702.666015625 background all_cells +5736.0859375 3701.527099609375 background all_cells +5774.2021484375 3787.67919921875 background all_cells +5761.92041015625 3802.35888671875 background all_cells +5778.802734375 3796.365478515625 background all_cells +5792.205078125 3743.710205078125 background all_cells +5799.69580078125 3738.048828125 background all_cells +5778.638671875 3747.458740234375 background all_cells +5741.751953125 3762.837890625 background all_cells +5751.73486328125 3755.924072265625 background all_cells +5765.1123046875 3752.830810546875 background all_cells +5688.91748046875 3596.600830078125 background all_cells +5710.72900390625 3734.212890625 background all_cells +5724.5966796875 3715.850830078125 background all_cells +5712.400390625 3686.302978515625 background all_cells +5723.03076171875 3602.553466796875 background all_cells +5699.51611328125 3566.06103515625 background all_cells +5713.0703125 3578.365478515625 background all_cells +5691.5771484375 3572.458984375 background all_cells +5707.93212890625 3566.831298828125 background all_cells +5743.181640625 3571.32958984375 background all_cells +5758.8212890625 3587.065185546875 background all_cells +5754.1953125 3571.354248046875 background all_cells +5747.34716796875 3583.2744140625 background all_cells +5731.6826171875 3570.318603515625 background all_cells +5734.69091796875 3593.38037109375 background all_cells +5729.93115234375 3587.838134765625 background all_cells +5738.8525390625 3584.11572265625 background all_cells +6143.4462890625 3523.8583984375 background all_cells +6150.59130859375 3525.361083984375 background all_cells +6150.916015625 3534.844482421875 background all_cells +6136.7607421875 3524.158935546875 background all_cells +6134.7392578125 3540.0830078125 background all_cells +6140.337890625 3535.485595703125 background all_cells +6387.4560546875 3549.325927734375 background all_cells +6323.1552734375 3551.04296875 background all_cells +6428.75634765625 3563.4287109375 background all_cells +6411.310546875 3541.806884765625 background all_cells +6126.283203125 3549.884521484375 background all_cells +6141.42236328125 3555.052734375 background all_cells +6148.86083984375 3542.758056640625 background all_cells +6144.20068359375 3548.53369140625 background all_cells +6131.76318359375 3545.314208984375 background all_cells +6109.87353515625 3545.244140625 background all_cells +6118.04638671875 3554.153564453125 background all_cells +6101.58349609375 3552.039794921875 background all_cells +6098.46142578125 3538.64599609375 background all_cells +6117.0927734375 3538.592041015625 background all_cells +6768.638671875 3544.84619140625 background all_cells +6767.7451171875 3466.370849609375 background all_cells +6782.79833984375 3547.63134765625 background all_cells +6776.6728515625 3532.343505859375 background all_cells +6801.91455078125 3487.445068359375 background all_cells +6801.189453125 3463.81298828125 background all_cells +6849.294921875 3447.68310546875 background all_cells +6842.5302734375 3483.085205078125 background all_cells +6839.56884765625 3465.8271484375 background all_cells +6809.7099609375 3510.687255859375 background all_cells +6790.5703125 3531.90576171875 background all_cells +6846.27392578125 3551.638427734375 background all_cells +6825.90576171875 3554.58837890625 background all_cells +6798.45068359375 3547.998291015625 background all_cells +6709.46923828125 3544.6748046875 background all_cells +6709.79541015625 3555.178466796875 background all_cells +6690.29638671875 3537.768798828125 background all_cells +6646.7607421875 3537.78662109375 background all_cells +6720.67236328125 3532.51318359375 background all_cells +6722.8837890625 3544.854736328125 background all_cells +6705.22265625 3432.244873046875 background all_cells +6724.3349609375 3466.44970703125 background all_cells +6722.43701171875 3445.56494140625 background all_cells +6713.91455078125 3477.778076171875 background all_cells +6535.0224609375 3472.995849609375 background all_cells +6629.61279296875 3479.615478515625 background all_cells +6661.1513671875 3438.642822265625 background all_cells +6555.12890625 3412.12548828125 background all_cells +6679.81494140625 3469.49169921875 background all_cells +6543.85107421875 3457.0625 background all_cells +6745.8623046875 3552.3505859375 background all_cells +6752.330078125 3545.2138671875 background all_cells +6768.2109375 3427.71826171875 background all_cells +6741.31689453125 3441.604248046875 background all_cells +6756.609375 3435.421630859375 background all_cells +6771.80908203125 3436.162109375 background all_cells +6780.58349609375 3435.1171875 background all_cells +6788.79443359375 3432.703125 background all_cells +6756.39208984375 3497.25048828125 background all_cells +6750.84228515625 3482.9541015625 background all_cells +6733.18798828125 3524.106201171875 background all_cells +6756.06982421875 3523.706787109375 background all_cells +6757.05419921875 3512.628662109375 background all_cells +6263.67431640625 3433.063232421875 background all_cells +6270.53662109375 3432.242919921875 background all_cells +6256.86572265625 3425.14697265625 background all_cells +6271.20361328125 3440.998046875 background all_cells +6312.7548828125 3511.46044921875 background all_cells +6182.3505859375 3518.158935546875 background all_cells +6239.76025390625 3498.41357421875 background all_cells +6234.04345703125 3502.279541015625 background all_cells +6231.01708984375 3505.757568359375 background all_cells +6134.6396484375 3494.47021484375 background all_cells +6142.43212890625 3510.0712890625 background all_cells +6134.66064453125 3501.98486328125 background all_cells +6129.0888671875 3517.156494140625 background all_cells +6133.94091796875 3518.2587890625 background all_cells +6142.29052734375 3498.117431640625 background all_cells +6120.86474609375 3481.896484375 background all_cells +6119.92529296875 3506.720458984375 background all_cells +6114.60986328125 3513.195068359375 background all_cells +6123.4208984375 3494.293701171875 background all_cells +6092.8427734375 3493.600341796875 background all_cells +6137.31201171875 3479.5810546875 background all_cells +6167.26611328125 3482.124755859375 background all_cells +6150.755859375 3414.656982421875 background all_cells +6144.8583984375 3489.71923828125 background all_cells +6139.08447265625 3489.142822265625 background all_cells +6129.1318359375 3482.852294921875 background all_cells +6627.5771484375 3590.2626953125 background all_cells +6609.23779296875 3609.599365234375 background all_cells +6620.033203125 3616.354248046875 background all_cells +6661.89111328125 3616.879638671875 background all_cells +6637.9921875 3572.000732421875 background all_cells +6727.08251953125 3589.142578125 background all_cells +6703.5302734375 3605.90185546875 background all_cells +6701.78466796875 3594.896240234375 background all_cells +6691.328125 3590.30859375 background all_cells +6750.69482421875 3613.950439453125 background all_cells +6725.90771484375 3609.18310546875 background all_cells +6742.84033203125 3603.87841796875 background all_cells +6770.2099609375 3579.650390625 background all_cells +6762.6640625 3611.55126953125 background all_cells +6763.43212890625 3594.105712890625 background all_cells +6748.0302734375 3575.469970703125 background all_cells +6781.56396484375 3560.38037109375 background all_cells +6736.38818359375 3561.416748046875 background all_cells +6767.294921875 3569.267333984375 background all_cells +6764.25 3559.370361328125 background all_cells +6758.97509765625 3573.345947265625 background all_cells +6722.5048828125 3565.303955078125 background all_cells +6697.74853515625 3583.762451171875 background all_cells +6688.87939453125 3570.086181640625 background all_cells +6757.55908203125 3637.130126953125 background all_cells +6772.978515625 3635.92138671875 background all_cells +6765.6904296875 3621.3193359375 background all_cells +6811.4130859375 3626.1953125 background all_cells +6810.4501953125 3642.9873046875 background all_cells +6824.77099609375 3637.558837890625 background all_cells +6815.85546875 3619.705322265625 background all_cells +6802.21435546875 3630.781494140625 background all_cells +6798.1259765625 3618.869384765625 background all_cells +6788.34716796875 3628.825439453125 background all_cells +6711.55517578125 3636.444091796875 background all_cells +6739.04052734375 3622.590576171875 background all_cells +6734.11083984375 3636.806396484375 background all_cells +6732.556640625 3645.742919921875 background all_cells +6725.6181640625 3644.25927734375 background all_cells +6737.26611328125 3654.968994140625 background all_cells +6767.47900390625 3652.4443359375 background all_cells +6750.65087890625 3648.02685546875 background all_cells +6695.54541015625 3665.950439453125 background all_cells +6698.236328125 3625.873291015625 background all_cells +6704.669921875 3654.094482421875 background all_cells +6697.81982421875 3642.07373046875 background all_cells +6699.97802734375 3681.26318359375 background all_cells +6698.13623046875 3674.338623046875 background all_cells +6758.5224609375 3661.689453125 background all_cells +6729.4404296875 3662.83544921875 background all_cells +6769.43212890625 3674.3720703125 background all_cells +6762.92578125 3668.954833984375 background all_cells +6779.12890625 3673.453369140625 background all_cells +6792.990234375 3643.754638671875 background all_cells +6783.28955078125 3677.37353515625 background all_cells +6794.8466796875 3677.68603515625 background all_cells +6788.4228515625 3671.735107421875 background all_cells +6784.56884765625 3659.8798828125 background all_cells +6671.23974609375 3634.520751953125 background all_cells +6688.91064453125 3621.741455078125 background all_cells +6676.94580078125 3659.471923828125 background all_cells +6691.1044921875 3653.48974609375 background all_cells +6688.390625 3657.165283203125 background all_cells +6674.744140625 3671.14404296875 background all_cells +7183.07861328125 3531.66259765625 background all_cells +7190.140625 3527.544189453125 background all_cells +7210.990234375 3532.57763671875 background all_cells +7200.037109375 3530.717041015625 background all_cells +7191.60400390625 3533.986572265625 background all_cells +7204.64990234375 3545.594482421875 background all_cells +7200.01220703125 3555.01806640625 background all_cells +7199.0810546875 3548.99755859375 background all_cells +7170.5888671875 3538.880615234375 background all_cells +5406.759765625 3558.40625 background all_cells +5458.484375 3556.601318359375 background all_cells +5446.7724609375 3553.515625 background all_cells +5584.724609375 3557.802001953125 background all_cells +5716.47900390625 3558.194580078125 background all_cells +5705.54833984375 3555.32470703125 background all_cells +5642.6142578125 3552.85888671875 background all_cells +5539.71484375 3554.346923828125 background all_cells +5552.49560546875 3554.938720703125 background all_cells +5395.4140625 3548.842041015625 background all_cells +6241.8095703125 3560.974365234375 background all_cells +6113.07373046875 3561.906005859375 background all_cells +6092.326171875 3564.363037109375 background all_cells +7219.0478515625 3549.8173828125 background all_cells +7224.5625 3533.53466796875 background all_cells +7249.32373046875 3541.304443359375 background all_cells +7250.17041015625 3555.361083984375 background all_cells +7246.6201171875 3546.677978515625 background all_cells +7227.2568359375 3538.9375 background all_cells +7232.2373046875 3543.796875 background all_cells +5250.94384765625 3584.026123046875 background all_cells +5252.60986328125 3610.7353515625 background all_cells +5246.40380859375 3596.186279296875 background all_cells +5247.87841796875 3610.52294921875 background all_cells +5235.859375 3604.534912109375 background all_cells +5243.60498046875 3589.14208984375 background all_cells +5249.56005859375 3561.78076171875 background all_cells +5251.67138671875 3572.15380859375 background all_cells +5239.86083984375 3570.20654296875 background all_cells +5267.0673828125 3604.227783203125 background all_cells +5282.98486328125 3608.717529296875 background all_cells +5258.650390625 3595.467041015625 background all_cells +5266.203125 3596.586669921875 background all_cells +5267.1552734375 3576.598388671875 background all_cells +5258.74609375 3580.092529296875 background all_cells +5346.0048828125 3574.498779296875 background all_cells +5357.49365234375 3558.252197265625 background all_cells +5349.4912109375 3563.936767578125 background all_cells +5382.138671875 3562.9755859375 background all_cells +5362.4736328125 3558.203369140625 background all_cells +5371.9365234375 3554.00146484375 background all_cells +5368.07275390625 3560.847900390625 background all_cells +5363.380859375 3567.68701171875 background all_cells +5380.16064453125 3572.404541015625 background all_cells +5378.92724609375 3568.626953125 background all_cells +5372.77587890625 3569.5478515625 background all_cells +5362.99365234375 3584.466064453125 background all_cells +5356.2578125 3584.00146484375 background all_cells +5375.966796875 3582.658203125 background all_cells +5367.5576171875 3577.76708984375 background all_cells +5331.482421875 3579.98876953125 background all_cells +5341.1181640625 3578.944091796875 background all_cells +5336.251953125 3583.940673828125 background all_cells +5329.97998046875 3588.283447265625 background all_cells +5314.29833984375 3584.246826171875 background all_cells +5321.63525390625 3584.678955078125 background all_cells +5321.04541015625 3605.549072265625 background all_cells +5366.63916015625 3588.57177734375 background all_cells +5349.3037109375 3592.796630859375 background all_cells +5381.80908203125 3595.112548828125 background all_cells +5375.32666015625 3588.351806640625 background all_cells +5300.98681640625 3591.821533203125 background all_cells +5301.1044921875 3607.90185546875 background all_cells +5293.14892578125 3608.478759765625 background all_cells +5305.521484375 3593.610595703125 background all_cells +5271.8212890625 3555.593505859375 background all_cells +5286.98291015625 3551.542236328125 background all_cells +5283.59130859375 3563.698486328125 background all_cells +5318.68115234375 3576.643310546875 background all_cells +5323.24658203125 3569.39013671875 background all_cells +5337.5556640625 3551.74755859375 background all_cells +5336.67236328125 3567.469482421875 background all_cells +5325.88232421875 3558.345947265625 background all_cells +5295.83984375 3555.582275390625 background all_cells +5465.22265625 3586.493408203125 background all_cells +5468.94677734375 3599.888671875 background all_cells +5460.44140625 3592.83544921875 background all_cells +5468.88330078125 3588.300048828125 background all_cells +5466.935546875 3576.545166015625 background all_cells +5461.25634765625 3583.385986328125 background all_cells +5468.0048828125 3582.593505859375 background all_cells +5476.1474609375 3583.344482421875 background all_cells +5479.716796875 3598.940673828125 background all_cells +5484.80029296875 3589.7890625 background all_cells +5480.90576171875 3572.2255859375 background all_cells +5529.87255859375 3574.061279296875 background all_cells +5493.54833984375 3580.21435546875 background all_cells +5501.544921875 3582.616943359375 background all_cells +5533.63037109375 3564.72900390625 background all_cells +5535.09716796875 3573.96875 background all_cells +5523.4130859375 3560.71826171875 background all_cells +5512.44091796875 3596.5361328125 background all_cells +5511.38330078125 3602.099609375 background all_cells +5572.7470703125 3563.278564453125 background all_cells +5585.18798828125 3575.88916015625 background all_cells +5584.646484375 3563.42724609375 background all_cells +5577.322265625 3571.6171875 background all_cells +5578.818359375 3581.7041015625 background all_cells +5547.03564453125 3578.70556640625 background all_cells +5563.27587890625 3602.11865234375 background all_cells +5563.99462890625 3577.698974609375 background all_cells +5558.93798828125 3566.5380859375 background all_cells +5556.5048828125 3584.600341796875 background all_cells +5490.14404296875 3596.36181640625 background all_cells +5495.10400390625 3598.26416015625 background all_cells +5493.32275390625 3589.721435546875 background all_cells +5490.51220703125 3624.587890625 background all_cells +5512.83203125 3622.74267578125 background all_cells +5505.04736328125 3631.55078125 background all_cells +5504.158203125 3617.251953125 background all_cells +5494.16162109375 3605.586181640625 background all_cells +5521.38134765625 3665.798583984375 background all_cells +5509.5908203125 3667.73388671875 background all_cells +5500.45947265625 3663.560791015625 background all_cells +5556.73974609375 3641.5947265625 background all_cells +5543.92529296875 3640.8837890625 background all_cells +5551.3505859375 3636.3720703125 background all_cells +5535.99951171875 3633.251708984375 background all_cells +5553.76806640625 3648.597900390625 background all_cells +5542.6474609375 3659.679931640625 background all_cells +5551.9228515625 3662.5107421875 background all_cells +5551.8388671875 3643.754150390625 background all_cells +5557.7451171875 3654.700927734375 background all_cells +5551.65869140625 3615.655029296875 background all_cells +5547.87158203125 3609.453369140625 background all_cells +5528.4365234375 3611.4658203125 background all_cells +5531.2841796875 3625.297607421875 background all_cells +5536.36279296875 3619.19140625 background all_cells +5523.88134765625 3640.54931640625 background all_cells +5455.5400390625 3610.125244140625 background all_cells +5451.86962890625 3608.141845703125 background all_cells +5450.7138671875 3602.810791015625 background all_cells +5460.484375 3626.161865234375 background all_cells +5466.154296875 3631.19970703125 background all_cells +5460.6591796875 3640.7578125 background all_cells +5483.79736328125 3608.56298828125 background all_cells +5478.09033203125 3624.4814453125 background all_cells +5483.912109375 3620.48291015625 background all_cells +5477.70849609375 3613.326416015625 background all_cells +5473.86962890625 3634.4833984375 background all_cells +5478.93701171875 3640.294677734375 background all_cells +5484.4404296875 3634.99462890625 background all_cells +5390.90380859375 3558.988037109375 background all_cells +5402.537109375 3567.04296875 background all_cells +5421.8115234375 3564.979248046875 background all_cells +5413.2177734375 3570.1650390625 background all_cells +5408.91015625 3563.70947265625 background all_cells +5402.966796875 3571.145263671875 background all_cells +5394.623046875 3584.747314453125 background all_cells +5396.0556640625 3592.1845703125 background all_cells +5388.35400390625 3594.8759765625 background all_cells +5386.015625 3586.304443359375 background all_cells +5421.49462890625 3573.01123046875 background all_cells +5398.28857421875 3577.10009765625 background all_cells +5420.78857421875 3578.04345703125 background all_cells +5413.37548828125 3579.491455078125 background all_cells +5388.00390625 3575.840576171875 background all_cells +5387.4462890625 3568.811279296875 background all_cells +5393.52734375 3567.163330078125 background all_cells +5433.05615234375 3573.05322265625 background all_cells +5433.53564453125 3590.2314453125 background all_cells +5432.068359375 3562.4306640625 background all_cells +5436.41796875 3577.306396484375 background all_cells +5438.46826171875 3561.42724609375 background all_cells +5435.97314453125 3567.1083984375 background all_cells +5452.54150390625 3578.78173828125 background all_cells +5456.71630859375 3591.59619140625 background all_cells +5457.033203125 3583.42626953125 background all_cells +5458.1845703125 3565.004638671875 background all_cells +5451.99169921875 3588.964111328125 background all_cells +5454.82177734375 3572.451416015625 background all_cells +5441.52001953125 3579.583740234375 background all_cells +5442.96044921875 3557.917724609375 background all_cells +5443.8359375 3568.98388671875 background all_cells +5383.8701171875 2691.029296875 background all_cells +5428.59228515625 3555.9697265625 background all_cells +5434.22509765625 3552.7236328125 background all_cells +5429.91064453125 3567.607177734375 background all_cells +5428.01025390625 3563.1533203125 background all_cells +5427.03857421875 3583.135009765625 background all_cells +5419.69091796875 3592.192138671875 background all_cells +5421.45556640625 3585.62109375 background all_cells +5422.123046875 3630.919189453125 background all_cells +5413.2060546875 3630.5224609375 background all_cells +5444.5703125 3662.852783203125 background all_cells +5432.6943359375 3642.865966796875 background all_cells +5445.50634765625 3639.998291015625 background all_cells +5441.80810546875 3649.641357421875 background all_cells +5440.19482421875 3667.52978515625 background all_cells +5440.89111328125 3663.5947265625 background all_cells +5441.4580078125 3615.624755859375 background all_cells +5431.07666015625 3624.943359375 background all_cells +5434.72509765625 3615.7255859375 background all_cells +5442.2412109375 3618.38134765625 background all_cells +5417.328125 3611.679443359375 background all_cells +5425.57421875 3620.66943359375 background all_cells +5340.21533203125 3628.970947265625 background all_cells +5352.22998046875 3634.904541015625 background all_cells +5347.6142578125 3642.646484375 background all_cells +5343.45458984375 3637.09130859375 background all_cells +5353.32470703125 3646.408203125 background all_cells +5351.4775390625 3658.985595703125 background all_cells +5341.26416015625 3651.090576171875 background all_cells +5300.21728515625 3630.858642578125 background all_cells +5318.26171875 3641.995361328125 background all_cells +5325.484375 3645.198486328125 background all_cells +5325.98095703125 3633.85302734375 background all_cells +5333.67529296875 3634.086181640625 background all_cells +5304.04345703125 3638.426025390625 background all_cells +5358.23291015625 3640.5810546875 background all_cells +5365.4912109375 3648.60595703125 background all_cells +5372.77294921875 3653.1328125 background all_cells +5377.759765625 3609.51513671875 background all_cells +5382.57568359375 3625.48193359375 background all_cells +5383.740234375 3615.095947265625 background all_cells +5368.4697265625 3628.30322265625 background all_cells +5374.42578125 3627.843017578125 background all_cells +5371.99072265625 3616.892578125 background all_cells +5370.3212890625 3623.09228515625 background all_cells +5362.0615234375 3621.881591796875 background all_cells +5364.22705078125 3610.6767578125 background all_cells +5361.03662109375 3631.535400390625 background all_cells +5327.99853515625 3601.52392578125 background all_cells +5322.396484375 3596.81298828125 background all_cells +5312.947265625 3597.2021484375 background all_cells +5311.8896484375 3628.601806640625 background all_cells +5323.619140625 3610.5634765625 background all_cells +5315.361328125 3610.782958984375 background all_cells +5313.01904296875 3619.5068359375 background all_cells +5329.96533203125 3624.874755859375 background all_cells +5351.5615234375 3626.429931640625 background all_cells +5345.103515625 3619.015869140625 background all_cells +5282.0302734375 3617.063720703125 background all_cells +5294.68798828125 3623.027587890625 background all_cells +5293.466796875 3613.94677734375 background all_cells +5289.5654296875 3613.964599609375 background all_cells +5334.9013671875 3604.993896484375 background all_cells +5351.0126953125 3606.675537109375 background all_cells +5345.88134765625 3602.6044921875 background all_cells +5406.7294921875 3607.4853515625 background all_cells +5402.0771484375 3615.9658203125 background all_cells +5396.2333984375 3610.670166015625 background all_cells +5399.58837890625 3626.36181640625 background all_cells +5402.916015625 3641.7705078125 background all_cells +5400.8955078125 3635.6259765625 background all_cells +5394.005859375 3632.99267578125 background all_cells +5406.5869140625 3630.376220703125 background all_cells +5394.88134765625 3620.3623046875 background all_cells +5402.75439453125 3622.908447265625 background all_cells +5408.251953125 3622.066650390625 background all_cells +6423.494140625 2700.968017578125 background all_cells +6456.36572265625 2704.52294921875 background all_cells +6426.517578125 2742.6142578125 background all_cells +6494.54296875 2695.962646484375 background all_cells +6455.33642578125 2771.441162109375 background all_cells +6444.08544921875 2756.24365234375 background all_cells +6453.34716796875 2891.8369140625 background all_cells +6430.67724609375 2988.4384765625 background all_cells +6445.2236328125 2918.435302734375 background all_cells +6452.6083984375 2918.25244140625 background all_cells +6431.70458984375 3359.77099609375 background all_cells +6438.23388671875 3684.0732421875 background all_cells +6453.77490234375 3490.145263671875 background all_cells +6490.7138671875 3012.730712890625 background all_cells +6490.1826171875 3397.238037109375 background all_cells +6494.26025390625 3359.46923828125 background all_cells +6462.328125 3340.5244140625 background all_cells +6493.75927734375 3132.643798828125 background all_cells +6445.88232421875 2818.90966796875 background all_cells +6473.8662109375 2817.150146484375 background all_cells +6430.3291015625 2815.482666015625 background all_cells +6434.23974609375 2794.976806640625 background all_cells +6446.76708984375 3213.215087890625 background all_cells +6425.71435546875 3300.135498046875 background all_cells +6424.162109375 3261.802490234375 background all_cells +6444.24365234375 3223.880859375 background all_cells +6558.56982421875 2819.4814453125 background all_cells +6552.71337890625 2825.189697265625 background all_cells +6564.0322265625 2830.384765625 background all_cells +6582.8740234375 2801.58837890625 background all_cells +6580.8251953125 2815.35693359375 background all_cells +6582.85009765625 2809.92724609375 background all_cells +6566.484375 2807.0595703125 background all_cells +6565.7705078125 2783.0419921875 background all_cells +6565.04541015625 2793.54296875 background all_cells +6576.0546875 2789.493408203125 background all_cells +6584.02783203125 2787.12548828125 background all_cells +6530.3623046875 2764.70654296875 background all_cells +6523.552734375 2777.50146484375 background all_cells +6537.421875 2775.03125 background all_cells +6523.6103515625 2801.36181640625 background all_cells +6541.81884765625 2820.7431640625 background all_cells +6526.60107421875 2827.015380859375 background all_cells +6531.30859375 2837.8720703125 background all_cells +6526.14013671875 2816.291259765625 background all_cells +6533.900390625 2807.10302734375 background all_cells +6555.51318359375 2792.010009765625 background all_cells +6548.271484375 2806.731689453125 background all_cells +6555.18408203125 2804.347412109375 background all_cells +6548.6669921875 2793.2197265625 background all_cells +6548.439453125 2764.359375 background all_cells +6553.79345703125 2782.610595703125 background all_cells +6544.9228515625 2778.324951171875 background all_cells +6555.763671875 2754.050048828125 background all_cells +6558.36279296875 2775.469482421875 background all_cells +6520.34423828125 2787.697265625 background all_cells +6519.22509765625 2795.384521484375 background all_cells +6537.38037109375 2798.636474609375 background all_cells +6537.54345703125 2789.7705078125 background all_cells +6539.75439453125 2742.89453125 background all_cells +6570.26025390625 2757.636474609375 background all_cells +6539.0087890625 2756.65869140625 background all_cells +6566.99658203125 2774.3173828125 background all_cells +6576.01025390625 2773.444091796875 background all_cells +6588.3369140625 2754.29931640625 background all_cells +6581.49560546875 2762.474853515625 background all_cells +6576.7529296875 2734.6298828125 background all_cells +6563.361328125 2747.4140625 background all_cells +6573.5859375 2746.363525390625 background all_cells +6578.79443359375 2714.091552734375 background all_cells +6580.61865234375 2692.685546875 background all_cells +6583.73095703125 2721.978759765625 background all_cells +6499.47607421875 2748.549560546875 background all_cells +6512.20166015625 2741.8271484375 background all_cells +6520.0166015625 2755.541015625 background all_cells +6527.6123046875 2752.3447265625 background all_cells +6520.1962890625 2709.443603515625 background all_cells +6524.1220703125 2728.899169921875 background all_cells +6511.00341796875 2717.37646484375 background all_cells +6515.32470703125 2708.890380859375 background all_cells +6539.6064453125 2704.130859375 background all_cells +6570.6611328125 2717.81640625 background all_cells +6561.5576171875 2696.221435546875 background all_cells +6550.08056640625 2864.951416015625 background all_cells +6556.7724609375 2874.2763671875 background all_cells +6558.619140625 2855.98681640625 background all_cells +6549.05810546875 2846.3076171875 background all_cells +6568.220703125 2884.139404296875 background all_cells +6575.54345703125 2908.783935546875 background all_cells +6573.53955078125 2900.882080078125 background all_cells +6578.98046875 2882.537841796875 background all_cells +6582.3896484375 2870.520263671875 background all_cells +6595.09033203125 2896.435546875 background all_cells +6585.9638671875 2897.05908203125 background all_cells +6585.65966796875 2891.641845703125 background all_cells +6532.96484375 2851.1875 background all_cells +6540.5673828125 2857.3486328125 background all_cells +6539.9453125 2848.093017578125 background all_cells +6579.509765625 2940.142578125 background all_cells +6566.53271484375 2945.2509765625 background all_cells +6579.4521484375 2945.158203125 background all_cells +6592.8515625 2943.3896484375 background all_cells +6590.5810546875 3099.305908203125 background all_cells +6515.16796875 3142.566162109375 background all_cells +6518.82568359375 3097.696533203125 background all_cells +6551.0458984375 2986.29345703125 background all_cells +6583.853515625 3050.52294921875 background all_cells +6582.22802734375 3024.213134765625 background all_cells +6514.31640625 2997.62158203125 background all_cells +6478.75 4065.225341796875 background all_cells +6479.1767578125 4080.65966796875 background all_cells +6471.279296875 4071.767578125 background all_cells +6464.50390625 4069.602783203125 background all_cells +6486.84228515625 3544.56591796875 background all_cells +6494.8759765625 3516.012451171875 background all_cells +6489.818359375 3535.95556640625 background all_cells +6487.7880859375 3529.558837890625 background all_cells +6469.841796875 3561.68896484375 background all_cells +6482.4375 3557.01708984375 background all_cells +6474.92041015625 3552.259765625 background all_cells +6588.17333984375 3262.62548828125 background all_cells +6557.93408203125 3249.83935546875 background all_cells +6543.42529296875 3286.128662109375 background all_cells +6523.52978515625 3402.792724609375 background all_cells +6524.392578125 3396.075927734375 background all_cells +6549.1455078125 3302.0673828125 background all_cells +6538.47998046875 3628.72998046875 background all_cells +6541.91455078125 3657.276123046875 background all_cells +6547.82861328125 3649.748046875 background all_cells +6564.49169921875 3535.7998046875 background all_cells +6536.5078125 3509.170166015625 background all_cells +6541.8896484375 3578.20361328125 background all_cells +6544.94091796875 3569.791259765625 background all_cells +6584.576171875 3552.733154296875 background all_cells +6560.9423828125 3568.033447265625 background all_cells +6436.7890625 3936.79541015625 background all_cells +6427.78759765625 3985.558349609375 background all_cells +6439.83349609375 4006.385009765625 background all_cells +6427.62646484375 4047.8740234375 background all_cells +6428.18701171875 4000.078857421875 background all_cells +6469.416015625 3987.633544921875 background all_cells +6464.048828125 4019.367431640625 background all_cells +6492.6904296875 4003.263671875 background all_cells +6472.89501953125 4003.127197265625 background all_cells +6500.21630859375 3912.14013671875 background all_cells +6513.24755859375 3951.007568359375 background all_cells +6460.56591796875 3905.2607421875 background all_cells +6491.0419921875 3935.276611328125 background all_cells +6459.45751953125 4003.082763671875 background all_cells +6444.00244140625 3973.992919921875 background all_cells +6447.35009765625 4068.984375 background all_cells +6453.255859375 3997.004638671875 background all_cells +6454.634765625 4001.610107421875 background all_cells +6486.44287109375 4025.53125 background all_cells +6494.41748046875 4014.32568359375 background all_cells +6519.44482421875 4027.157470703125 background all_cells +6512.2080078125 4024.4609375 background all_cells +6514.85693359375 3969.884521484375 background all_cells +6505.3779296875 3998.078369140625 background all_cells +6517.75 3995.301513671875 background all_cells +6487.87109375 4042.604248046875 background all_cells +6525.7333984375 4049.284423828125 background all_cells +6506.17626953125 4051.0263671875 background all_cells +6517.599609375 4046.629150390625 background all_cells +6540.35400390625 3909.994140625 background all_cells +6520.70703125 3929.55419921875 background all_cells +6545.4267578125 3943.30712890625 background all_cells +6533.44580078125 3952.6103515625 background all_cells +6534.84130859375 3960.085693359375 background all_cells +6523.12158203125 3938.087890625 background all_cells +6520.1044921875 3945.39404296875 background all_cells +6700.03076171875 2695.96484375 background all_cells +6683.546875 2701.389892578125 background all_cells +6720.14501953125 2708.66357421875 background all_cells +6716.90869140625 2698.73046875 background all_cells +6706.171875 2711.208740234375 background all_cells +6733.5439453125 2707.217529296875 background all_cells +6732.92041015625 2696.26171875 background all_cells +6743.06396484375 2699.58251953125 background all_cells +6741.2890625 2715.10302734375 background all_cells +6748.97265625 2709.59228515625 background all_cells +6722.64794921875 2693.69091796875 background all_cells +6728.2685546875 2694.95361328125 background all_cells +6727.9658203125 2704.6259765625 background all_cells +6637.21923828125 2695.80419921875 background all_cells +6632.5625 2703.620849609375 background all_cells +6650.73779296875 2701.753662109375 background all_cells +6657.27880859375 2694.182373046875 background all_cells +6659.08935546875 2756.235595703125 background all_cells +6672.62060546875 2740.47314453125 background all_cells +6669.53662109375 2752.05419921875 background all_cells +6662.841796875 2737.372802734375 background all_cells +6634.51220703125 2739.41162109375 background all_cells +6650.908203125 2743.66796875 background all_cells +6642.4208984375 2752.60400390625 background all_cells +6655.5615234375 2728.81201171875 background all_cells +6660.4462890625 2729.953125 background all_cells +6674.0 2720.36083984375 background all_cells +6671.2724609375 2729.176513671875 background all_cells +6663.6162109375 2724.399658203125 background all_cells +6637.77587890625 2710.74951171875 background all_cells +6636.5478515625 2729.217041015625 background all_cells +6635.271484375 2722.030029296875 background all_cells +6641.9833984375 2724.731201171875 background all_cells +6650.77197265625 2720.03662109375 background all_cells +6659.77099609375 2708.640625 background all_cells +6713.48291015625 2718.291259765625 background all_cells +6720.77587890625 2729.397705078125 background all_cells +6727.0654296875 2717.9580078125 background all_cells +6708.1201171875 2746.20068359375 background all_cells +6722.12353515625 2742.63916015625 background all_cells +6749.6669921875 2736.71630859375 background all_cells +6732.44482421875 2734.4697265625 background all_cells +6743.58837890625 2754.809814453125 background all_cells +6736.5478515625 2746.827392578125 background all_cells +6740.201171875 2722.6064453125 background all_cells +6734.4677734375 2729.758056640625 background all_cells +6743.93408203125 2728.89453125 background all_cells +6734.96142578125 2724.979248046875 background all_cells +6679.630859375 2750.34765625 background all_cells +6703.86474609375 2755.27392578125 background all_cells +6685.64208984375 2781.899658203125 background all_cells +6691.97900390625 2776.06494140625 background all_cells +6684.83544921875 2767.667724609375 background all_cells +6688.92724609375 2711.781005859375 background all_cells +6700.619140625 2725.477294921875 background all_cells +6685.4697265625 2721.887939453125 background all_cells +6681.14599609375 2735.7841796875 background all_cells +6707.28076171875 2739.84619140625 background all_cells +6693.76513671875 2737.55029296875 background all_cells +6592.28515625 2767.768798828125 background all_cells +6592.7353515625 2783.396484375 background all_cells +6608.80078125 2764.894775390625 background all_cells +6600.2587890625 2761.074951171875 background all_cells +6598.564453125 2746.687255859375 background all_cells +6613.66845703125 2733.9296875 background all_cells +6608.86474609375 2753.791015625 background all_cells +6605.0380859375 2735.08984375 background all_cells +6620.005859375 2746.781005859375 background all_cells +6616.728515625 2728.908935546875 background all_cells +6620.7548828125 2722.0546875 background all_cells +6629.80810546875 2742.795654296875 background all_cells +6626.64453125 2719.978271484375 background all_cells +6625.9013671875 2724.3056640625 background all_cells +6618.8779296875 2708.60400390625 background all_cells +6607.607421875 2698.6328125 background all_cells +6597.34423828125 2721.4423828125 background all_cells +6617.130859375 2716.619873046875 background all_cells +6607.892578125 2718.4833984375 background all_cells +6679.68212890625 2889.374267578125 background all_cells +6688.86279296875 2916.1435546875 background all_cells +6683.734375 2922.595947265625 background all_cells +6692.83203125 2889.290283203125 background all_cells +6699.328125 2887.84033203125 background all_cells +6698.1494140625 2868.121826171875 background all_cells +6705.626953125 2873.298583984375 background all_cells +6702.05615234375 2870.6748046875 background all_cells +6685.53466796875 2866.048583984375 background all_cells +6693.23974609375 2877.809326171875 background all_cells +6691.3388671875 2868.710693359375 background all_cells +6684.9189453125 2878.8076171875 background all_cells +6745.97802734375 2910.9453125 background all_cells +6762.072265625 2906.665771484375 background all_cells +6766.3134765625 2927.637451171875 background all_cells +6718.10791015625 2878.43994140625 background all_cells +6713.95703125 2885.483154296875 background all_cells +6698.2900390625 2914.34765625 background all_cells +6704.84375 2912.940673828125 background all_cells +6717.82373046875 2918.87353515625 background all_cells +6732.51123046875 2906.65966796875 background all_cells +6732.71923828125 2914.730712890625 background all_cells +6724.11376953125 2891.18017578125 background all_cells +6717.978515625 2897.93359375 background all_cells +6710.19677734375 2898.138427734375 background all_cells +6759.7197265625 2747.0888671875 background all_cells +6761.88134765625 2765.02197265625 background all_cells +6766.830078125 2760.0517578125 background all_cells +6753.76953125 2758.943359375 background all_cells +6749.23388671875 2783.83984375 background all_cells +6782.41015625 2782.658447265625 background all_cells +6785.654296875 2790.5732421875 background all_cells +6769.52197265625 2789.539306640625 background all_cells +6760.767578125 2783.9404296875 background all_cells +6709.1494140625 2782.60009765625 background all_cells +6724.611328125 2778.390869140625 background all_cells +6719.15234375 2780.787109375 background all_cells +6734.91064453125 2798.85888671875 background all_cells +6740.421875 2768.81591796875 background all_cells +6735.90966796875 2778.84765625 background all_cells +6724.9072265625 2757.582275390625 background all_cells +6719.361328125 2766.917236328125 background all_cells +6713.265625 2760.98779296875 background all_cells +6779.5634765625 2823.176513671875 background all_cells +6773.212890625 2831.144287109375 background all_cells +6758.0869140625 2828.71240234375 background all_cells +6755.41650390625 2863.42138671875 background all_cells +6740.1513671875 2840.23291015625 background all_cells +6741.79833984375 2860.7783203125 background all_cells +6739.6396484375 2850.1611328125 background all_cells +6774.22412109375 2838.736328125 background all_cells +6732.86669921875 2859.243408203125 background all_cells +6735.326171875 2847.142578125 background all_cells +6733.56982421875 2835.990478515625 background all_cells +6706.376953125 2854.051513671875 background all_cells +6713.25048828125 2844.753173828125 background all_cells +6712.88427734375 2867.832275390625 background all_cells +6710.7998046875 2862.89501953125 background all_cells +6682.61376953125 2851.467529296875 background all_cells +6692.9228515625 2845.87548828125 background all_cells +6686.37158203125 2843.576171875 background all_cells +6714.02294921875 2853.62255859375 background all_cells +6723.4287109375 2858.351318359375 background all_cells +6717.97314453125 2856.422119140625 background all_cells +6702.95068359375 2834.51318359375 background all_cells +6683.92724609375 2824.661865234375 background all_cells +6695.19384765625 2835.583984375 background all_cells +6685.05712890625 2834.897216796875 background all_cells +6710.56103515625 2835.348388671875 background all_cells +6706.31396484375 2821.958740234375 background all_cells +6717.38525390625 2796.69873046875 background all_cells +6773.3486328125 2805.620849609375 background all_cells +6783.13330078125 2816.057373046875 background all_cells +6739.1904296875 2813.555908203125 background all_cells +6759.02880859375 2809.16015625 background all_cells +6757.21923828125 2817.396240234375 background all_cells +6746.6650390625 2806.98779296875 background all_cells +6745.037109375 2792.828125 background all_cells +6756.6044921875 2796.54052734375 background all_cells +6750.99365234375 2791.26171875 background all_cells +6659.140625 2796.9765625 background all_cells +6673.224609375 2813.966552734375 background all_cells +6669.0966796875 2798.906494140625 background all_cells +6670.1669921875 2793.73974609375 background all_cells +6665.34375 2806.3896484375 background all_cells +6678.962890625 2928.752197265625 background all_cells +6669.68408203125 2952.31982421875 background all_cells +6680.73486328125 2956.791748046875 background all_cells +6657.79443359375 2953.031982421875 background all_cells +6690.29052734375 2954.54833984375 background all_cells +6659.1103515625 2907.585693359375 background all_cells +6657.7265625 2915.665283203125 background all_cells +6684.11962890625 2813.684326171875 background all_cells +6698.27880859375 2824.08984375 background all_cells +6696.5283203125 2815.859375 background all_cells +6695.80810546875 2809.013671875 background all_cells +6691.35009765625 2820.349365234375 background all_cells +6679.650390625 3034.081787109375 background all_cells +6705.17041015625 3046.3046875 background all_cells +6694.91650390625 3041.98193359375 background all_cells +6692.4990234375 3032.469482421875 background all_cells +6646.625 3100.355712890625 background all_cells +6674.49560546875 3113.213134765625 background all_cells +6678.92431640625 3102.82275390625 background all_cells +6656.47900390625 3062.339599609375 background all_cells +6671.39208984375 3093.329345703125 background all_cells +6681.07080078125 3091.73291015625 background all_cells +6701.99462890625 2983.724365234375 background all_cells +6687.677734375 2997.322509765625 background all_cells +6699.7119140625 3000.26318359375 background all_cells +6696.201171875 2986.37548828125 background all_cells +6654.55615234375 2987.920654296875 background all_cells +6669.29443359375 2990.2236328125 background all_cells +6653.6669921875 2997.54443359375 background all_cells +6660.0234375 3012.258056640625 background all_cells +6690.615234375 3015.30859375 background all_cells +6678.01806640625 3008.640380859375 background all_cells +6690.3271484375 3025.7216796875 background all_cells +6680.39599609375 3024.088623046875 background all_cells +6665.94775390625 3022.168212890625 background all_cells +6704.65576171875 3015.060546875 background all_cells +6699.53857421875 3007.0146484375 background all_cells +6698.30712890625 3030.874267578125 background all_cells +6706.10302734375 3032.792724609375 background all_cells +6702.04150390625 3023.182373046875 background all_cells +6644.20166015625 2993.71142578125 background all_cells +6648.58935546875 3001.509765625 background all_cells +6644.5068359375 2985.657958984375 background all_cells +6600.78369140625 3212.437255859375 background all_cells +6641.61328125 3239.94775390625 background all_cells +6653.3291015625 3224.71240234375 background all_cells +6681.5908203125 3314.506591796875 background all_cells +6653.84228515625 3330.908203125 background all_cells +6651.1552734375 3343.74853515625 background all_cells +6626.876953125 3335.236572265625 background all_cells +6633.81494140625 3320.48828125 background all_cells +6698.18017578125 3384.944091796875 background all_cells +6692.47607421875 3405.734130859375 background all_cells +6603.9169921875 3383.891357421875 background all_cells +6665.62744140625 2939.39013671875 background all_cells +6652.95751953125 2961.0654296875 background all_cells +6663.07958984375 2959.335205078125 background all_cells +6651.0908203125 2939.517578125 background all_cells +6655.630859375 2977.5361328125 background all_cells +6652.330078125 2970.641845703125 background all_cells +6689.6259765625 2975.6494140625 background all_cells +6703.91357421875 2937.955810546875 background all_cells +6701.10546875 2963.899658203125 background all_cells +6698.1669921875 2973.32373046875 background all_cells +6613.24462890625 2947.03271484375 background all_cells +6616.16650390625 2928.968017578125 background all_cells +6637.14892578125 2983.951416015625 background all_cells +6634.66162109375 2933.867919921875 background all_cells +6618.037109375 2938.773681640625 background all_cells +6609.69873046875 2957.423583984375 background all_cells +6669.314453125 2975.98388671875 background all_cells +6673.96875 2942.6396484375 background all_cells +6680.48974609375 2969.59375 background all_cells +6677.669921875 2981.083251953125 background all_cells +6673.35986328125 2962.494140625 background all_cells +6635.8955078125 2804.152587890625 background all_cells +6613.40576171875 2806.865966796875 background all_cells +6619.2392578125 2801.626708984375 background all_cells +6625.4091796875 2806.852783203125 background all_cells +6648.15087890625 2812.6474609375 background all_cells +6646.05712890625 2804.17919921875 background all_cells +6627.1484375 2828.67333984375 background all_cells +6656.27880859375 2829.781494140625 background all_cells +6639.14404296875 2825.166259765625 background all_cells +6616.15771484375 2830.613037109375 background all_cells +6620.4091796875 2896.11083984375 background all_cells +6661.69580078125 2812.247802734375 background all_cells +6659.36962890625 2825.332763671875 background all_cells +6666.00927734375 2822.200927734375 background all_cells +6653.607421875 2817.953369140625 background all_cells +6591.13916015625 2794.279541015625 background all_cells +6596.9951171875 2807.52294921875 background all_cells +6591.42431640625 2802.72705078125 background all_cells +6627.06787109375 2860.349365234375 background all_cells +6638.9228515625 2847.98779296875 background all_cells +6645.884765625 2862.644775390625 background all_cells +6634.8037109375 2865.34033203125 background all_cells +6629.24169921875 2864.461669921875 background all_cells +6604.90380859375 2866.96484375 background all_cells +6617.072265625 2882.601318359375 background all_cells +6606.69189453125 2889.390625 background all_cells +6611.23388671875 2876.437744140625 background all_cells +6602.78271484375 2875.57373046875 background all_cells +6605.814453125 2831.505126953125 background all_cells +6616.35107421875 2860.8818359375 background all_cells +6605.71240234375 2846.13720703125 background all_cells +6618.33056640625 2785.690185546875 background all_cells +6608.630859375 2779.98779296875 background all_cells +6615.05126953125 2795.693115234375 background all_cells +6603.20751953125 2797.314208984375 background all_cells +6628.5458984375 2796.771484375 background all_cells +6675.30322265625 2875.221435546875 background all_cells +6674.63916015625 2882.984130859375 background all_cells +6665.90380859375 2880.798828125 background all_cells +6658.744140625 2878.30712890625 background all_cells +6654.703125 2847.534912109375 background all_cells +6661.8564453125 2846.374267578125 background all_cells +6667.66259765625 2845.83447265625 background all_cells +6647.3623046875 2853.317626953125 background all_cells +6672.49365234375 2855.432861328125 background all_cells +6673.6787109375 2848.59228515625 background all_cells +6659.76513671875 2863.351806640625 background all_cells +6662.423828125 2870.73974609375 background all_cells +6669.62646484375 2865.36181640625 background all_cells +6679.70556640625 2861.345458984375 background all_cells +6678.43408203125 2842.093017578125 background all_cells +6679.80126953125 2871.012451171875 background all_cells +6675.64013671875 2867.461669921875 background all_cells +6668.87353515625 2835.91357421875 background all_cells +6653.58642578125 2826.47412109375 background all_cells +6676.90625 2826.53125 background all_cells +6662.83544921875 2831.567138671875 background all_cells +6657.30615234375 2840.01806640625 background all_cells +6657.671875 2834.983642578125 background all_cells +6666.65869140625 2888.21630859375 background all_cells +6661.99267578125 2892.259521484375 background all_cells +6656.3720703125 2887.540283203125 background all_cells +6616.30419921875 2761.427734375 background all_cells +6614.2548828125 2755.348388671875 background all_cells +6613.1669921875 2771.302734375 background all_cells +6626.18798828125 2767.232666015625 background all_cells +6621.41943359375 2763.185791015625 background all_cells +6648.3037109375 2781.8486328125 background all_cells +6652.82568359375 2796.12451171875 background all_cells +6648.4345703125 2791.18017578125 background all_cells +6646.19287109375 2757.051513671875 background all_cells +6639.41162109375 2771.942626953125 background all_cells +6672.9716796875 2775.3515625 background all_cells +6622.4423828125 2776.008056640625 background all_cells +6636.93994140625 2788.3779296875 background all_cells +6627.35107421875 2789.71337890625 background all_cells +6627.6220703125 2779.8095703125 background all_cells +6639.875 3914.968505859375 background all_cells +6653.9638671875 3923.568603515625 background all_cells +6653.09765625 3914.731689453125 background all_cells +6642.5830078125 3909.633056640625 background all_cells +6649.9755859375 3931.6513671875 background all_cells +6662.5087890625 3940.66552734375 background all_cells +6645.1279296875 3937.095947265625 background all_cells +6637.61279296875 3926.123046875 background all_cells +6628.53466796875 3940.730712890625 background all_cells +6637.9169921875 3935.961669921875 background all_cells +6630.09033203125 3932.9404296875 background all_cells +6664.93310546875 3919.80078125 background all_cells +6669.61083984375 3911.254150390625 background all_cells +6667.35205078125 3970.970703125 background all_cells +6686.611328125 3993.788330078125 background all_cells +6684.36279296875 3974.978515625 background all_cells +6667.17333984375 4038.7705078125 background all_cells +6666.46484375 4055.270263671875 background all_cells +6664.09375 4044.782958984375 background all_cells +6674.65576171875 4013.532470703125 background all_cells +6674.33154296875 4026.80078125 background all_cells +6663.15234375 4018.52001953125 background all_cells +6668.7880859375 4016.258056640625 background all_cells +6631.35205078125 3972.988037109375 background all_cells +6640.27294921875 3975.893310546875 background all_cells +6631.95458984375 4005.37939453125 background all_cells +6632.0673828125 4030.6552734375 background all_cells +6630.2265625 4018.70947265625 background all_cells +6635.0625 4014.2978515625 background all_cells +6735.474609375 3682.778564453125 background all_cells +6721.3125 4009.87158203125 background all_cells +6710.294921875 4005.05029296875 background all_cells +6705.77734375 4032.693359375 background all_cells +6706.59228515625 4053.850830078125 background all_cells +6720.2099609375 4048.93359375 background all_cells +6727.7236328125 4026.385498046875 background all_cells +6726.79345703125 4031.94921875 background all_cells +6701.91015625 3959.9970703125 background all_cells +6722.6640625 3971.2744140625 background all_cells +6714.67236328125 3970.706298828125 background all_cells +6719.01904296875 3965.95556640625 background all_cells +6713.166015625 3990.385498046875 background all_cells +6717.939453125 3993.698974609375 background all_cells +6722.92626953125 3992.877685546875 background all_cells +6704.9482421875 3992.632080078125 background all_cells +6734.58642578125 3999.232421875 background all_cells +6729.7099609375 3987.306884765625 background all_cells +6751.58740234375 4003.564453125 background all_cells +6742.6806640625 3994.890869140625 background all_cells +6710.3623046875 3984.85107421875 background all_cells +6719.23193359375 3980.092529296875 background all_cells +6645.2177734375 3651.91015625 background all_cells +6651.5712890625 3693.763671875 background all_cells +6658.95947265625 3682.82421875 background all_cells +6650.46142578125 3670.996826171875 background all_cells +6656.412109375 3662.65478515625 background all_cells +6648.9453125 3944.398681640625 background all_cells +6657.84326171875 3957.984619140625 background all_cells +6646.6796875 3957.89111328125 background all_cells +6642.16845703125 3951.820068359375 background all_cells +6645.4599609375 3985.975341796875 background all_cells +6657.28857421875 3976.831298828125 background all_cells +6650.24365234375 3980.634521484375 background all_cells +6649.9375 3969.01953125 background all_cells +6637.46728515625 3966.841552734375 background all_cells +6686.2353515625 3930.221923828125 background all_cells +6684.5791015625 3915.989013671875 background all_cells +6678.0517578125 3932.67431640625 background all_cells +6721.3583984375 3927.45166015625 background all_cells +6721.208984375 3943.685791015625 background all_cells +6728.001953125 3923.2607421875 background all_cells +6721.79931640625 3910.73193359375 background all_cells +6703.97802734375 3928.589599609375 background all_cells +6708.30224609375 3947.4521484375 background all_cells +6713.96240234375 3910.40625 background all_cells +6706.43212890625 3923.2333984375 background all_cells +6745.32080078125 4061.455078125 background all_cells +6705.5732421875 4093.864501953125 background all_cells +6701.078125 4109.595703125 background all_cells +6715.07861328125 4116.001953125 background all_cells +6708.91650390625 4110.02490234375 background all_cells +6730.30810546875 4086.45263671875 background all_cells +6736.609375 4077.031982421875 background all_cells +6729.89453125 4075.231689453125 background all_cells +6754.7646484375 4093.4677734375 background all_cells +6755.61865234375 4110.40869140625 background all_cells +6760.888671875 4102.58984375 background all_cells +6710.62939453125 4076.702880859375 background all_cells +6715.83984375 4092.401611328125 background all_cells +6700.310546875 4090.67431640625 background all_cells +6721.3896484375 4079.3720703125 background all_cells +6729.2412109375 4064.5390625 background all_cells +6710.0126953125 4066.435546875 background all_cells +6721.560546875 4066.32373046875 background all_cells +6732.87451171875 4071.66455078125 background all_cells +6736.93212890625 4064.680908203125 background all_cells +6740.05322265625 4127.798828125 background all_cells +6727.51904296875 4124.37109375 background all_cells +6728.00244140625 4132.44091796875 background all_cells +6755.5439453125 4119.85107421875 background all_cells +6753.068359375 4131.74072265625 background all_cells +6737.7880859375 4134.8759765625 background all_cells +6721.58447265625 4140.80615234375 background all_cells +6729.34521484375 4156.6259765625 background all_cells +6738.71484375 4140.46630859375 background all_cells +6762.3544921875 4138.50390625 background all_cells +6759.84326171875 4150.82421875 background all_cells +6759.2041015625 4145.90380859375 background all_cells +6682.03173828125 4132.01806640625 background all_cells +6660.427734375 4134.7861328125 background all_cells +6664.91162109375 4150.17724609375 background all_cells +6669.28857421875 4104.1865234375 background all_cells +6676.62744140625 4103.60888671875 background all_cells +6683.96630859375 4105.70361328125 background all_cells +6669.97705078125 4076.838134765625 background all_cells +6676.28857421875 4089.059814453125 background all_cells +6686.70849609375 4076.4111328125 background all_cells +6684.52294921875 4120.07275390625 background all_cells +6731.5068359375 3976.423583984375 background all_cells +6757.12158203125 3962.821533203125 background all_cells +6760.7392578125 3990.48681640625 background all_cells +6744.06884765625 3986.57177734375 background all_cells +6796.4501953125 3940.205322265625 background all_cells +6797.77197265625 3989.85791015625 background all_cells +6812.25732421875 3944.55810546875 background all_cells +6800.2392578125 3949.5009765625 background all_cells +6796.06005859375 3977.02001953125 background all_cells +6777.560546875 3939.572509765625 background all_cells +6785.23388671875 3954.217041015625 background all_cells +6778.01416015625 3952.6025390625 background all_cells +6768.2822265625 3984.282470703125 background all_cells +6779.736328125 3978.482177734375 background all_cells +6773.37548828125 3968.405029296875 background all_cells +6804.5751953125 3959.093505859375 background all_cells +6817.18701171875 3949.578125 background all_cells +6811.8173828125 3954.13427734375 background all_cells +6804.0390625 3964.677978515625 background all_cells +6834.5556640625 3982.329833984375 background all_cells +6849.494140625 3995.2685546875 background all_cells +6838.3564453125 3994.443603515625 background all_cells +6824.46337890625 3979.19921875 background all_cells +6806.5498046875 3990.99560546875 background all_cells +6818.97119140625 3988.3505859375 background all_cells +6814.24267578125 3994.410888671875 background all_cells +6785.18017578125 3997.243408203125 background all_cells +6763.892578125 4007.7841796875 background all_cells +6802.85791015625 4009.66796875 background all_cells +6777.0068359375 4008.0791015625 background all_cells +6773.07373046875 4011.8935546875 background all_cells +6775.97021484375 4004.26513671875 background all_cells +6771.0322265625 4037.886962890625 background all_cells +6778.9404296875 4025.203369140625 background all_cells +6774.44921875 4041.680419921875 background all_cells +6790.736328125 4019.724365234375 background all_cells +6807.50390625 4047.251953125 background all_cells +6794.134765625 4037.828125 background all_cells +6741.3779296875 4018.545654296875 background all_cells +6755.255859375 4024.24560546875 background all_cells +6747.546875 4031.9658203125 background all_cells +6632.283203125 3861.29150390625 background all_cells +6626.97314453125 3859.943359375 background all_cells +6701.5078125 3845.013427734375 background all_cells +6705.494140625 3862.8408203125 background all_cells +6703.5546875 3877.88037109375 background all_cells +6700.3544921875 3855.38232421875 background all_cells +6685.759765625 3901.638427734375 background all_cells +6730.91943359375 3900.97265625 background all_cells +6728.34814453125 3907.989501953125 background all_cells +6721.87646484375 3902.34033203125 background all_cells +6662.01708984375 3870.594970703125 background all_cells +6684.82958984375 3871.079345703125 background all_cells +6686.2216796875 3896.192138671875 background all_cells +6670.25732421875 3890.764404296875 background all_cells +6711.23828125 3860.7685546875 background all_cells +6717.634765625 3879.259033203125 background all_cells +6709.52978515625 3891.225830078125 background all_cells +6720.6787109375 3888.568115234375 background all_cells +6737.33056640625 3905.44873046875 background all_cells +6729.11767578125 3879.29345703125 background all_cells +6748.2412109375 3900.060546875 background all_cells +6748.3271484375 3907.251953125 background all_cells +6734.6650390625 3866.7705078125 background all_cells +6752.5263671875 3868.53369140625 background all_cells +6744.0048828125 3869.9140625 background all_cells +6742.34521484375 3850.831298828125 background all_cells +6735.86083984375 3885.03125 background all_cells +6744.66357421875 3890.02197265625 background all_cells +6743.646484375 3879.767578125 background all_cells +6779.68505859375 3884.764892578125 background all_cells +6788.328125 3900.1591796875 background all_cells +6784.798828125 3887.391357421875 background all_cells +6784.52001953125 3894.958251953125 background all_cells +6763.8154296875 3894.396240234375 background all_cells +6770.8359375 3887.34619140625 background all_cells +6776.29931640625 3892.706787109375 background all_cells +6773.94921875 3901.03173828125 background all_cells +6761.0908203125 3901.892822265625 background all_cells +6800.50390625 3909.521484375 background all_cells +6803.52587890625 3933.85546875 background all_cells +6798.23486328125 3919.72265625 background all_cells +6767.67431640625 3934.642822265625 background all_cells +6765.4873046875 3926.06494140625 background all_cells +6758.033203125 3923.832275390625 background all_cells +6771.17041015625 3917.31396484375 background all_cells +6782.748046875 3918.322265625 background all_cells +6778.57666015625 3929.8720703125 background all_cells +6789.94384765625 3927.18310546875 background all_cells +6793.8505859375 3917.46533203125 background all_cells +6791.16748046875 3913.298095703125 background all_cells +6815.60009765625 3934.73583984375 background all_cells +6821.38623046875 3939.718017578125 background all_cells +6734.48291015625 3943.2802734375 background all_cells +6745.3115234375 3925.89697265625 background all_cells +6735.7685546875 3930.0322265625 background all_cells +6839.21728515625 3923.494873046875 background all_cells +6842.171875 3913.138671875 background all_cells +6838.337890625 3933.62939453125 background all_cells +6837.6728515625 3917.107666015625 background all_cells +6852.3525390625 3925.276123046875 background all_cells +6852.5 3894.705322265625 background all_cells +6853.0517578125 3913.160400390625 background all_cells +6852.19677734375 3920.484130859375 background all_cells +6853.6845703125 3934.891845703125 background all_cells +6835.96875 3942.769287109375 background all_cells +6849.58203125 3946.800048828125 background all_cells +6841.5185546875 3945.95458984375 background all_cells +6722.8134765625 2939.827880859375 background all_cells +6712.7705078125 2954.232421875 background all_cells +6728.64892578125 2949.95849609375 background all_cells +6709.939453125 2944.958740234375 background all_cells +6712.52783203125 2966.541748046875 background all_cells +6711.6943359375 2975.841796875 background all_cells +6710.75 2985.008056640625 background all_cells +6721.87353515625 2976.00537109375 background all_cells +6738.185546875 2973.33447265625 background all_cells +6731.91748046875 2966.006591796875 background all_cells +6739.34716796875 2960.45947265625 background all_cells +6767.56591796875 2935.228271484375 background all_cells +6771.2998046875 2955.385498046875 background all_cells +6769.6064453125 2942.601318359375 background all_cells +6762.13671875 2964.233642578125 background all_cells +6761.9501953125 2982.041015625 background all_cells +6759.04150390625 2971.005126953125 background all_cells +6776.7783203125 2974.26513671875 background all_cells +6774.9326171875 2965.44970703125 background all_cells +6767.9169921875 2969.33837890625 background all_cells +6779.79248046875 2980.555419921875 background all_cells +6771.27490234375 2982.361083984375 background all_cells +6757.71875 2931.092041015625 background all_cells +6758.99609375 2959.946533203125 background all_cells +6762.17431640625 2949.232177734375 background all_cells +6761.20068359375 2940.625 background all_cells +6751.365234375 2980.232666015625 background all_cells +6750.99755859375 2967.8740234375 background all_cells +6748.80224609375 2952.738525390625 background all_cells +6746.150390625 2963.84423828125 background all_cells +6739.38525390625 3022.901123046875 background all_cells +6773.17724609375 3019.899658203125 background all_cells +6771.8798828125 3035.032958984375 background all_cells +6751.64599609375 3041.5966796875 background all_cells +6756.5341796875 3052.384765625 background all_cells +6779.525390625 3046.807861328125 background all_cells +6741.66552734375 3054.9453125 background all_cells +6743.43115234375 3048.0341796875 background all_cells +6776.41259765625 3044.210693359375 background all_cells +6788.5888671875 2864.147216796875 background all_cells +6781.54296875 2868.603759765625 background all_cells +6764.23388671875 2868.512939453125 background all_cells +6780.677734375 2885.601806640625 background all_cells +6793.34716796875 2894.256591796875 background all_cells +6802.89111328125 2876.144775390625 background all_cells +6782.60986328125 2894.51806640625 background all_cells +6742.8515625 2880.351318359375 background all_cells +6752.05517578125 2893.100341796875 background all_cells +6756.0947265625 2903.291748046875 background all_cells +6760.810546875 2890.490478515625 background all_cells +6771.974609375 2892.349853515625 background all_cells +6767.03662109375 2880.7392578125 background all_cells +6727.04150390625 2872.613525390625 background all_cells +6735.36962890625 2870.356689453125 background all_cells +6731.11181640625 2880.479736328125 background all_cells +6729.3115234375 2994.58837890625 background all_cells +6710.0693359375 3005.16552734375 background all_cells +6718.9931640625 2996.71875 background all_cells +6736.85107421875 2984.39990234375 background all_cells +6738.19970703125 3008.323486328125 background all_cells +6744.4033203125 2994.1923828125 background all_cells +6714.49658203125 3013.238037109375 background all_cells +6714.9248046875 3024.90283203125 background all_cells +6724.33935546875 3027.1162109375 background all_cells +6730.291015625 3018.574951171875 background all_cells +6718.59375 3035.570068359375 background all_cells +6722.810546875 3047.898193359375 background all_cells +6732.1015625 3039.526123046875 background all_cells +6725.865234375 3053.29052734375 background all_cells +6734.51806640625 3048.65966796875 background all_cells +6713.8232421875 3049.129638671875 background all_cells +6780.93603515625 3021.68212890625 background all_cells +6780.92822265625 3031.217529296875 background all_cells +6790.2197265625 3006.429931640625 background all_cells +6789.875 3027.637451171875 background all_cells +6783.1259765625 3017.8134765625 background all_cells +6800.416015625 3023.131591796875 background all_cells +6821.47705078125 3018.673583984375 background all_cells +6802.55078125 3009.23291015625 background all_cells +6807.58251953125 2982.96484375 background all_cells +6798.22998046875 2984.56982421875 background all_cells +6819.060546875 2998.031005859375 background all_cells +6803.4716796875 2994.980712890625 background all_cells +6814.6923828125 2988.7734375 background all_cells +6821.0625 3030.18701171875 background all_cells +6808.0830078125 3038.915283203125 background all_cells +6793.5712890625 3043.951904296875 background all_cells +6800.1513671875 3032.38330078125 background all_cells +6809.7880859375 3029.052734375 background all_cells +6857.5732421875 3059.616943359375 background all_cells +6864.46484375 3063.94482421875 background all_cells +6858.6416015625 3064.868408203125 background all_cells +6885.37548828125 3069.304443359375 background all_cells +6887.71533203125 3053.17333984375 background all_cells +6872.66943359375 3059.663818359375 background all_cells +6878.20751953125 3083.51220703125 background all_cells +6877.04833984375 3067.7705078125 background all_cells +6865.115234375 3032.633056640625 background all_cells +6874.26171875 3034.42333984375 background all_cells +6864.50390625 3028.3486328125 background all_cells +6858.68359375 3042.4580078125 background all_cells +6875.8251953125 3050.297119140625 background all_cells +6857.67431640625 3051.47705078125 background all_cells +6866.337890625 3049.7587890625 background all_cells +6803.21875 3083.906005859375 background all_cells +6816.7509765625 3078.9609375 background all_cells +6843.916015625 3078.069091796875 background all_cells +6812.94140625 3057.794189453125 background all_cells +6842.98974609375 3057.782958984375 background all_cells +6847.86865234375 3066.511474609375 background all_cells +6798.12255859375 3061.447021484375 background all_cells +6830.75 3070.613525390625 background all_cells +6815.587890625 3069.4736328125 background all_cells +6834.7001953125 3038.036865234375 background all_cells +6847.15869140625 3048.304443359375 background all_cells +6835.7470703125 3050.601806640625 background all_cells +6832.82080078125 3020.812255859375 background all_cells +6849.142578125 3039.01171875 background all_cells +6837.9833984375 3029.01904296875 background all_cells +6823.0693359375 3046.318359375 background all_cells +6798.01416015625 3056.343017578125 background all_cells +6824.11279296875 3055.325927734375 background all_cells +6804.57470703125 3054.43408203125 background all_cells +6811.40966796875 3048.369384765625 background all_cells +6749.83984375 3009.450927734375 background all_cells +6755.87548828125 3069.049072265625 background all_cells +6765.56298828125 3016.191162109375 background all_cells +6762.47705078125 3010.575439453125 background all_cells +6770.60009765625 3054.959228515625 background all_cells +6777.32958984375 3081.60498046875 background all_cells +6774.04638671875 3010.150390625 background all_cells +6777.154296875 3006.66552734375 background all_cells +6785.78173828125 2987.895263671875 background all_cells +6774.16064453125 2994.067626953125 background all_cells +6768.978515625 2992.568115234375 background all_cells +6779.50244140625 2990.035400390625 background all_cells +6800.67822265625 2826.604736328125 background all_cells +6786.732421875 2828.296875 background all_cells +6794.9287109375 2825.1474609375 background all_cells +6812.064453125 2793.855224609375 background all_cells +6821.51611328125 2809.211181640625 background all_cells +6820.15234375 2843.66748046875 background all_cells +6809.4306640625 2836.7314453125 background all_cells +6806.44580078125 2850.254638671875 background all_cells +6814.98291015625 2848.29736328125 background all_cells +6795.81787109375 2809.905517578125 background all_cells +6806.03125 2817.074951171875 background all_cells +6801.2314453125 2792.47802734375 background all_cells +6826.3330078125 2812.998046875 background all_cells +6842.52880859375 2813.71923828125 background all_cells +6838.05126953125 2807.0029296875 background all_cells +6832.931640625 2812.60302734375 background all_cells +6891.35302734375 2853.687255859375 background all_cells +6856.69580078125 2854.82373046875 background all_cells +6830.8828125 2839.123779296875 background all_cells +6843.69921875 2836.905029296875 background all_cells +6836.10107421875 2826.70068359375 background all_cells +6831.28564453125 2848.442626953125 background all_cells +6838.40087890625 2869.947265625 background all_cells +6833.046875 2858.990234375 background all_cells +6833.26953125 2884.93505859375 background all_cells +6850.3046875 2896.767333984375 background all_cells +6854.37353515625 2891.323974609375 background all_cells +6832.20556640625 2905.594970703125 background all_cells +6838.611328125 2900.758544921875 background all_cells +6787.5380859375 2877.82666015625 background all_cells +6820.5107421875 2882.682861328125 background all_cells +6795.63818359375 2882.618408203125 background all_cells +6785.884765625 2929.18310546875 background all_cells +6788.60107421875 2905.759521484375 background all_cells +6787.640625 2940.911865234375 background all_cells +6798.50830078125 2916.189697265625 background all_cells +6777.1025390625 2929.01171875 background all_cells +6798.7822265625 2921.953369140625 background all_cells +6822.572265625 2947.8955078125 background all_cells +6842.6943359375 2937.65380859375 background all_cells +6832.80517578125 2944.684326171875 background all_cells +6813.7705078125 2922.27734375 background all_cells +6826.21142578125 2935.818359375 background all_cells +6815.6728515625 2929.799072265625 background all_cells +6805.16748046875 2929.173095703125 background all_cells +6810.431640625 2908.52783203125 background all_cells +6824.185546875 2906.638916015625 background all_cells +6813.861328125 2911.131591796875 background all_cells +6822.330078125 2916.200439453125 background all_cells +6836.24560546875 2917.574462890625 background all_cells +6883.0654296875 2956.982421875 background all_cells +6860.32373046875 2950.824951171875 background all_cells +6862.1923828125 2991.8798828125 background all_cells +6868.7529296875 2975.561767578125 background all_cells +6865.16943359375 2966.690185546875 background all_cells +6878.689453125 3022.38232421875 background all_cells +6880.384765625 3017.11865234375 background all_cells +6890.93896484375 3005.541259765625 background all_cells +6837.7802734375 2983.90625 background all_cells +6852.95849609375 2964.89892578125 background all_cells +6844.7470703125 2970.785888671875 background all_cells +6840.50732421875 2961.609619140625 background all_cells +6882.607421875 2969.84375 background all_cells +6878.19189453125 2981.488525390625 background all_cells +6874.47265625 2997.984619140625 background all_cells +6886.9482421875 2990.272705078125 background all_cells +6851.72412109375 3017.546875 background all_cells +6836.54931640625 3005.38134765625 background all_cells +6866.4091796875 3012.025146484375 background all_cells +6863.0625 3022.366455078125 background all_cells +6848.958984375 3000.655029296875 background all_cells +6847.61083984375 3023.705078125 background all_cells +6814.67333984375 2940.271484375 background all_cells +6799.45751953125 2943.231201171875 background all_cells +6808.23828125 2951.208251953125 background all_cells +6809.345703125 2940.359619140625 background all_cells +6829.720703125 2957.7470703125 background all_cells +6829.06103515625 2991.2724609375 background all_cells +6823.19287109375 2984.8466796875 background all_cells +6813.36279296875 2974.779296875 background all_cells +6825.29736328125 2967.603759765625 background all_cells +6812.892578125 2960.155029296875 background all_cells +6794.2900390625 2958.8486328125 background all_cells +6781.822265625 2967.565185546875 background all_cells +6782.697265625 2946.70849609375 background all_cells +6782.09423828125 2952.74755859375 background all_cells +6775.267578125 2947.25439453125 background all_cells +6859.9619140625 3167.2490234375 background all_cells +6871.9970703125 3195.685546875 background all_cells +6873.24853515625 3165.857666015625 background all_cells +6887.146484375 3172.167724609375 background all_cells +6879.505859375 3178.025634765625 background all_cells +6877.3212890625 3185.439697265625 background all_cells +6850.6142578125 3191.674560546875 background all_cells +6837.13671875 3207.858642578125 background all_cells +6844.46240234375 3201.5849609375 background all_cells +6841.6416015625 3192.5419921875 background all_cells +6819.05419921875 3184.7705078125 background all_cells +6833.7568359375 3181.5703125 background all_cells +6810.57470703125 3210.78369140625 background all_cells +6820.94091796875 3226.70654296875 background all_cells +6824.0888671875 3209.366943359375 background all_cells +6811.7421875 3189.4375 background all_cells +6845.125 3169.2919921875 background all_cells +6842.796875 3182.6044921875 background all_cells +6852.67333984375 3178.902099609375 background all_cells +6876.57666015625 3321.40087890625 background all_cells +6880.8564453125 3335.10791015625 background all_cells +6878.05419921875 3330.7109375 background all_cells +6876.791015625 3325.921142578125 background all_cells +6881.16796875 3346.34033203125 background all_cells +6870.7021484375 3371.666015625 background all_cells +6868.88134765625 3352.808349609375 background all_cells +6885.99072265625 3346.720458984375 background all_cells +6887.05126953125 3351.1591796875 background all_cells +6891.599609375 3348.58837890625 background all_cells +6886.126953125 3336.452880859375 background all_cells +6890.46142578125 3329.48486328125 background all_cells +6861.96435546875 3198.5 background all_cells +6863.1669921875 3223.234130859375 background all_cells +6876.45947265625 3214.5439453125 background all_cells +6861.8408203125 3208.154052734375 background all_cells +6887.53271484375 3222.01806640625 background all_cells +6887.1689453125 3231.26806640625 background all_cells +6891.3212890625 3213.9306640625 background all_cells +6888.7822265625 3199.91357421875 background all_cells +6877.041015625 3254.081787109375 background all_cells +6865.4580078125 3251.39111328125 background all_cells +6892.6953125 3273.486572265625 background all_cells +6883.142578125 3256.771240234375 background all_cells +6881.435546875 3265.89501953125 background all_cells +6865.111328125 3411.18212890625 background all_cells +6863.298828125 3545.05078125 background all_cells +6829.32568359375 3382.510498046875 background all_cells +6854.10205078125 3542.274169921875 background all_cells +6863.57568359375 3641.027587890625 background all_cells +6830.6689453125 3684.83251953125 background all_cells +6843.8408203125 3689.117919921875 background all_cells +6866.982421875 3673.01220703125 background all_cells +6859.7451171875 3674.324462890625 background all_cells +6880.36767578125 3636.09619140625 background all_cells +6882.14599609375 3623.325927734375 background all_cells +6892.560546875 3631.864501953125 background all_cells +6867.962890625 3606.7880859375 background all_cells +6853.82373046875 3597.64794921875 background all_cells +6873.923828125 3613.400146484375 background all_cells +6865.15673828125 3629.555908203125 background all_cells +6869.93359375 3621.0869140625 background all_cells +6858.00390625 3609.013427734375 background all_cells +6880.18701171875 3570.852294921875 background all_cells +6887.21044921875 3616.016845703125 background all_cells +6879.4609375 3600.612548828125 background all_cells +6892.8671875 3588.2890625 background all_cells +6880.09716796875 3584.8759765625 background all_cells +6895.85400390625 3576.012451171875 background all_cells +6888.1728515625 3279.231201171875 background all_cells +6871.0400390625 3305.085205078125 background all_cells +6874.70849609375 3297.36328125 background all_cells +6883.88671875 3290.748291015625 background all_cells +6875.521484375 3282.877197265625 background all_cells +6838.40234375 3317.937255859375 background all_cells +6843.830078125 3318.7353515625 background all_cells +6842.95703125 3311.982421875 background all_cells +6881.61572265625 3318.14990234375 background all_cells +6885.38037109375 3308.445556640625 background all_cells +6889.33740234375 3313.42431640625 background all_cells +6858.3818359375 3308.806640625 background all_cells +6868.466796875 3314.71240234375 background all_cells +6811.88916015625 3225.503662109375 background all_cells +6807.19091796875 3222.3388671875 background all_cells +6810.37744140625 3250.593505859375 background all_cells +6808.07470703125 3266.7275390625 background all_cells +6847.0458984375 3262.05859375 background all_cells +6866.56005859375 3259.335693359375 background all_cells +6863.994140625 3272.103759765625 background all_cells +6856.67431640625 3236.796875 background all_cells +6844.89599609375 3219.509521484375 background all_cells +6838.27001953125 3234.7197265625 background all_cells +6868.28857421875 3241.935791015625 background all_cells +6852.0537109375 3248.09326171875 background all_cells +6845.60205078125 3243.6240234375 background all_cells +6820.17529296875 3245.04345703125 background all_cells +6828.755859375 3244.45849609375 background all_cells +6826.1845703125 3254.14599609375 background all_cells +6819.68505859375 3257.27294921875 background all_cells +6746.58740234375 3111.986083984375 background all_cells +6715.29345703125 3112.989990234375 background all_cells +6773.7138671875 3131.83740234375 background all_cells +6806.55908203125 3099.133544921875 background all_cells +6798.50048828125 3130.865966796875 background all_cells +6754.28759765625 3096.57958984375 background all_cells +6750.58447265625 3104.6103515625 background all_cells +6727.50048828125 3098.114501953125 background all_cells +6827.19091796875 3097.9990234375 background all_cells +6830.2509765625 3087.800048828125 background all_cells +6833.677734375 3118.190185546875 background all_cells +6862.109375 3086.9970703125 background all_cells +6859.92431640625 3114.70947265625 background all_cells +6886.93798828125 3095.770751953125 background all_cells +6874.72216796875 3109.22998046875 background all_cells +6865.859375 3111.96142578125 background all_cells +6849.34716796875 3127.178955078125 background all_cells +6841.79150390625 3101.61279296875 background all_cells +6851.474609375 3105.70166015625 background all_cells +6847.38671875 3114.62841796875 background all_cells +6715.919921875 3185.148193359375 background all_cells +6760.73291015625 3204.87158203125 background all_cells +6723.7265625 3209.388671875 background all_cells +6768.4638671875 3163.517333984375 background all_cells +6783.55615234375 3190.359619140625 background all_cells +6782.5693359375 3180.2392578125 background all_cells +6718.35986328125 3387.3408203125 background all_cells +6782.19970703125 3343.497802734375 background all_cells +6796.33837890625 3374.550048828125 background all_cells +6796.5283203125 3359.629150390625 background all_cells +6792.27978515625 3227.603515625 background all_cells +6801.32275390625 3298.826904296875 background all_cells +6788.412109375 3247.6953125 background all_cells +6790.0205078125 3242.172119140625 background all_cells +6790.951171875 3236.193115234375 background all_cells +6769.71875 3305.4287109375 background all_cells +6759.21875 3269.34814453125 background all_cells +6779.10546875 3276.871826171875 background all_cells +6748.1376953125 3299.39013671875 background all_cells +6796.7802734375 3213.519775390625 background all_cells +6794.8486328125 3192.351318359375 background all_cells +6804.2744140625 3186.009765625 background all_cells +6828.06787109375 3133.150634765625 background all_cells +6841.357421875 3139.00390625 background all_cells +6840.109375 3145.723388671875 background all_cells +6847.98095703125 3160.1435546875 background all_cells +6838.1953125 3152.7529296875 background all_cells +6874.9052734375 3147.6708984375 background all_cells +6890.1123046875 3150.978759765625 background all_cells +6886.90234375 3146.802490234375 background all_cells +6881.482421875 3148.2353515625 background all_cells +6857.36181640625 3144.053466796875 background all_cells +6878.86279296875 3141.831298828125 background all_cells +6874.82763671875 3136.59765625 background all_cells +6861.05615234375 3149.572021484375 background all_cells +6860.0166015625 3156.867431640625 background all_cells +6868.0126953125 3154.090087890625 background all_cells +6882.37548828125 3139.307373046875 background all_cells +6888.888671875 3138.48974609375 background all_cells +6885.015625 3142.987548828125 background all_cells +6736.27392578125 3139.53076171875 background all_cells +6779.75732421875 3136.299560546875 background all_cells +6773.24755859375 3138.421875 background all_cells +6782.921875 3144.990478515625 background all_cells +6820.98876953125 3160.624267578125 background all_cells +6799.61865234375 3169.188720703125 background all_cells +6837.18212890625 3167.258056640625 background all_cells +6822.85009765625 3149.917236328125 background all_cells +6809.73193359375 3151.384521484375 background all_cells +6802.15185546875 3152.172607421875 background all_cells +6128.26220703125 3373.226318359375 background all_cells +6115.8115234375 3399.896728515625 background all_cells +6103.9560546875 3387.138427734375 background all_cells +6293.0380859375 3301.73828125 background all_cells +6365.279296875 3286.037353515625 background all_cells +6209.68798828125 3343.81005859375 background all_cells +6215.77978515625 3293.6650390625 background all_cells +6326.34423828125 3296.596923828125 background all_cells +6141.6806640625 3380.636962890625 background all_cells +6243.1328125 3382.82080078125 background all_cells +6208.0390625 3383.891845703125 background all_cells +6146.09228515625 3390.65283203125 background all_cells +6122.2412109375 3289.249267578125 background all_cells +6202.7978515625 3295.488525390625 background all_cells +6173.51513671875 3292.063720703125 background all_cells +6135.93310546875 3293.464599609375 background all_cells +6136.53955078125 3304.421630859375 background all_cells +6564.19189453125 3742.2373046875 background all_cells +6578.9765625 3706.77685546875 background all_cells +6576.3837890625 3734.1787109375 background all_cells +6574.61767578125 3727.181396484375 background all_cells +6184.669921875 3706.62451171875 background all_cells +6224.87353515625 3724.306640625 background all_cells +6193.07568359375 3710.911376953125 background all_cells +6454.94677734375 3778.22607421875 background all_cells +6490.65283203125 3801.625244140625 background all_cells +6489.2373046875 3777.166015625 background all_cells +6479.6474609375 3788.890625 background all_cells +5969.873046875 3858.3642578125 background all_cells +6431.81494140625 3773.044189453125 background all_cells +5976.72119140625 4029.380615234375 background all_cells +6528.58837890625 3751.49560546875 background all_cells +6551.3486328125 3760.518310546875 background all_cells +6552.0927734375 3784.25341796875 background all_cells +6530.04541015625 3792.15673828125 background all_cells +6011.89111328125 3705.7392578125 background all_cells +6116.82666015625 3720.000244140625 background all_cells +6130.87451171875 3709.79736328125 background all_cells +6125.01416015625 3696.90380859375 background all_cells +6033.828125 3701.88525390625 background all_cells +6587.6103515625 3753.23583984375 background all_cells +6605.26806640625 3749.245361328125 background all_cells +6593.20361328125 3755.67236328125 background all_cells +6598.42626953125 3710.319091796875 background all_cells +6597.837890625 3739.452392578125 background all_cells +6606.580078125 3736.9697265625 background all_cells +6617.64599609375 3585.4765625 background all_cells +6593.42724609375 3673.2197265625 background all_cells +6622.32666015625 3587.01220703125 background all_cells +6595.33837890625 3564.902099609375 background all_cells +6613.15380859375 3562.706787109375 background all_cells +6375.05517578125 3367.492431640625 background all_cells +6410.15185546875 3325.009765625 background all_cells +6412.15576171875 3358.27392578125 background all_cells +6376.6171875 3383.7109375 background all_cells +6376.26220703125 3375.168212890625 background all_cells +6534.427734375 3713.187255859375 background all_cells +6539.5625 3591.034912109375 background all_cells +6547.21923828125 3702.16552734375 background all_cells +6536.70068359375 3694.484130859375 background all_cells +6439.28857421875 3650.319091796875 background all_cells +6479.7431640625 3635.43212890625 background all_cells +6452.66015625 3631.3994140625 background all_cells +6444.7333984375 3662.17041015625 background all_cells +6278.1259765625 2873.487548828125 background all_cells +6251.0234375 2890.79931640625 background all_cells +6266.09326171875 2894.278076171875 background all_cells +6274.78564453125 2886.879150390625 background all_cells +6302.404296875 2875.26904296875 background all_cells +6293.427734375 2866.970458984375 background all_cells +6316.03125 2867.339111328125 background all_cells +6293.166015625 2879.53125 background all_cells +6311.017578125 2874.264404296875 background all_cells +6298.2138671875 2887.771240234375 background all_cells +6372.2216796875 2902.39453125 background all_cells +6292.46240234375 2899.029541015625 background all_cells +6302.6171875 2895.71240234375 background all_cells +6288.5986328125 2885.86328125 background all_cells +6350.25927734375 2729.774658203125 background all_cells +6354.560546875 2726.162109375 background all_cells +6363.3642578125 2728.727294921875 background all_cells +6352.7529296875 2716.00537109375 background all_cells +6346.8076171875 2711.46875 background all_cells +6358.1005859375 2722.200439453125 background all_cells +6361.16748046875 2718.787109375 background all_cells +6366.31591796875 2720.74365234375 background all_cells +6350.7763671875 2704.743896484375 background all_cells +6343.51904296875 2694.15625 background all_cells +6367.47216796875 2696.114990234375 background all_cells +6355.00927734375 2696.24072265625 background all_cells +6361.51708984375 2707.87451171875 background all_cells +6367.341796875 2706.3896484375 background all_cells +6355.52978515625 2755.80419921875 background all_cells +6357.50927734375 2769.12353515625 background all_cells +6351.7431640625 2770.00244140625 background all_cells +6360.34619140625 2735.323486328125 background all_cells +6361.85546875 2745.948486328125 background all_cells +6353.43603515625 2742.22509765625 background all_cells +6383.01123046875 2738.646484375 background all_cells +6291.1123046875 2840.642578125 background all_cells +6291.693359375 2853.48681640625 background all_cells +6284.501953125 2844.033447265625 background all_cells +6319.32177734375 2830.359619140625 background all_cells +6348.86865234375 2803.46630859375 background all_cells +6322.7763671875 2837.299560546875 background all_cells +6323.30810546875 2826.405517578125 background all_cells +6298.1162109375 2850.86181640625 background all_cells +6299.01318359375 2842.63134765625 background all_cells +6305.720703125 2850.1484375 background all_cells +6310.73779296875 2835.388671875 background all_cells +6309.28515625 2862.730712890625 background all_cells +6301.46240234375 2834.2421875 background all_cells +6249.99365234375 2851.064697265625 background all_cells +6254.3984375 2828.69677734375 background all_cells +6259.3740234375 2860.6171875 background all_cells +6257.2275390625 2856.452880859375 background all_cells +6267.064453125 2834.404541015625 background all_cells +6276.8359375 2829.693359375 background all_cells +6270.71826171875 2841.22119140625 background all_cells +6264.13037109375 2822.29345703125 background all_cells +6261.6689453125 2847.365234375 background all_cells +6274.916015625 2845.49072265625 background all_cells +6245.193359375 2864.021484375 background all_cells +6131.32666015625 2923.87060546875 background all_cells +6099.025390625 3003.23828125 background all_cells +6101.15625 3009.176513671875 background all_cells +6181.48583984375 2918.25341796875 background all_cells +6199.09716796875 2932.407958984375 background all_cells +6191.62109375 2920.27001953125 background all_cells +6187.8359375 2925.498046875 background all_cells +6181.673828125 2934.072509765625 background all_cells +6150.2548828125 2919.28369140625 background all_cells +6157.0302734375 2930.18701171875 background all_cells +6179.68603515625 2926.345947265625 background all_cells +6175.14501953125 2913.677978515625 background all_cells +6137.33935546875 2940.898681640625 background all_cells +6166.28662109375 2941.16064453125 background all_cells +6390.4208984375 3233.3193359375 background all_cells +6325.53857421875 3244.093505859375 background all_cells +6291.88427734375 3230.64013671875 background all_cells +6348.0986328125 3125.016357421875 background all_cells +6394.8828125 3049.28369140625 background all_cells +6392.28271484375 3186.6025390625 background all_cells +6397.09765625 3096.512939453125 background all_cells +6379.46044921875 3131.310546875 background all_cells +6374.94677734375 3110.033447265625 background all_cells +6319.53271484375 3149.337890625 background all_cells +6324.60693359375 3157.6943359375 background all_cells +6316.72509765625 3110.193603515625 background all_cells +6294.01708984375 3070.345947265625 background all_cells +6266.91162109375 2917.9013671875 background all_cells +6264.4814453125 2933.14111328125 background all_cells +6265.24560546875 2952.5439453125 background all_cells +6417.287109375 2959.31201171875 background all_cells +6410.61181640625 2995.447021484375 background all_cells +6410.37255859375 3013.301025390625 background all_cells +6372.6494140625 2970.619384765625 background all_cells +6246.4091796875 2946.560546875 background all_cells +6236.04443359375 2943.997314453125 background all_cells +6228.904296875 2938.445556640625 background all_cells +6203.6630859375 3072.488525390625 background all_cells +6220.31005859375 2973.4609375 background all_cells +6207.00634765625 2968.909912109375 background all_cells +6141.78076171875 3040.20849609375 background all_cells +6160.24365234375 3186.375 background all_cells +6247.6083984375 3183.256103515625 background all_cells +6241.994140625 3204.037109375 background all_cells +6171.2265625 3260.660400390625 background all_cells +6274.3642578125 3264.306884765625 background all_cells +6251.52001953125 3272.952392578125 background all_cells +6143.44775390625 3270.970947265625 background all_cells +6154.40576171875 3260.79541015625 background all_cells +6142.26220703125 3166.428955078125 background all_cells +6154.44287109375 3248.635986328125 background all_cells +6120.58447265625 3246.93896484375 background all_cells +6292.65283203125 2909.78857421875 background all_cells +6282.76953125 2929.333984375 background all_cells +6292.66943359375 2923.322998046875 background all_cells +6282.34033203125 2913.6640625 background all_cells +6252.82177734375 2917.024169921875 background all_cells +6248.873046875 2931.6650390625 background all_cells +6236.6142578125 2923.5205078125 background all_cells +6242.05615234375 2914.33447265625 background all_cells +6226.62255859375 2928.729248046875 background all_cells +6211.5810546875 2920.917724609375 background all_cells +6205.939453125 2919.522216796875 background all_cells +5940.34765625 2697.01416015625 background all_cells +6019.2685546875 2747.22705078125 background all_cells +6035.130859375 2850.06982421875 background all_cells +5967.8447265625 2890.0966796875 background all_cells +6036.03076171875 2864.657470703125 background all_cells +6145.986328125 2837.517578125 background all_cells +6130.04736328125 2834.360595703125 background all_cells +6131.31396484375 2841.992431640625 background all_cells +6134.72607421875 2867.46630859375 background all_cells +6134.330078125 2852.144775390625 background all_cells +6147.91748046875 2861.207763671875 background all_cells +6154.49560546875 2851.222900390625 background all_cells +6181.20703125 2828.588134765625 background all_cells +6179.12939453125 2858.218994140625 background all_cells +6183.736328125 2877.683349609375 background all_cells +6186.8701171875 2876.39990234375 background all_cells +6184.478515625 2866.65087890625 background all_cells +6163.2177734375 2862.955322265625 background all_cells +6172.26220703125 2869.69873046875 background all_cells +6166.40478515625 2830.033447265625 background all_cells +6166.2138671875 2837.829345703125 background all_cells +6171.9365234375 2859.20654296875 background all_cells +6168.18603515625 2855.022216796875 background all_cells +6167.39599609375 2844.6171875 background all_cells +6226.6474609375 2856.902099609375 background all_cells +6238.27734375 2849.744873046875 background all_cells +6234.50927734375 2839.466552734375 background all_cells +6231.07080078125 2827.543212890625 background all_cells +6229.287109375 2901.003173828125 background all_cells +6217.75048828125 2912.63525390625 background all_cells +6245.0771484375 2906.435791015625 background all_cells +6225.44677734375 2892.16748046875 background all_cells +6194.7021484375 2828.602294921875 background all_cells +6184.47705078125 2838.672119140625 background all_cells +6220.630859375 2839.845458984375 background all_cells +6209.02294921875 2836.060302734375 background all_cells +6194.3466796875 2889.817138671875 background all_cells +6193.61083984375 2909.107177734375 background all_cells +6188.6171875 2899.593017578125 background all_cells +6213.99462890625 2881.477783203125 background all_cells +6218.25390625 2885.13623046875 background all_cells +6199.9443359375 2868.87646484375 background all_cells +6205.4306640625 2888.5703125 background all_cells +6194.9150390625 2884.4814453125 background all_cells +6203.48291015625 2852.33203125 background all_cells +6188.138671875 2858.26025390625 background all_cells +6197.09521484375 2860.78369140625 background all_cells +6214.7880859375 2860.539306640625 background all_cells +6192.0556640625 2851.939208984375 background all_cells +6155.298828125 2887.0361328125 background all_cells +6173.2578125 2894.2392578125 background all_cells +6162.9130859375 2888.231201171875 background all_cells +6135.40625 2885.810791015625 background all_cells +6144.01953125 2875.61962890625 background all_cells +6147.095703125 2885.513427734375 background all_cells +6180.7421875 2878.526611328125 background all_cells +6182.845703125 2891.145263671875 background all_cells +6185.9775390625 2883.695068359375 background all_cells +6040.82861328125 2915.658935546875 background all_cells +6037.65283203125 2918.03564453125 background all_cells +5975.37255859375 4231.56591796875 background all_cells +5972.25390625 4287.85400390625 background all_cells +5949.87451171875 4261.611328125 background all_cells +5995.287109375 4295.71875 background all_cells +5963.22705078125 4316.94482421875 background all_cells +5968.6328125 4309.0634765625 background all_cells +6003.046875 4298.23291015625 background all_cells +6053.91162109375 4292.41748046875 background all_cells +6054.54052734375 4310.15478515625 background all_cells +6061.80908203125 4309.0029296875 background all_cells +6063.13623046875 4301.49072265625 background all_cells +6059.3681640625 4260.0546875 background all_cells +6040.626953125 4284.86083984375 background all_cells +6064.423828125 4283.88427734375 background all_cells +6006.0 4399.49072265625 background all_cells +6011.1455078125 4409.34619140625 background all_cells +6010.439453125 4392.693359375 background all_cells +6029.54052734375 4402.46240234375 background all_cells +6023.64892578125 4390.8818359375 background all_cells +6040.6298828125 4394.1884765625 background all_cells +6051.779296875 4400.2958984375 background all_cells +6046.12939453125 4411.00439453125 background all_cells +6043.43603515625 4383.55224609375 background all_cells +6025.4228515625 4423.5078125 background all_cells +6033.4013671875 4415.2958984375 background all_cells +6017.3359375 4423.8115234375 background all_cells +6011.68896484375 4419.84814453125 background all_cells +5991.08837890625 4424.0009765625 background all_cells +5999.39208984375 4405.36962890625 background all_cells +5997.6494140625 4418.642578125 background all_cells +5991.2392578125 4409.10693359375 background all_cells +6062.85400390625 4316.01513671875 background all_cells +6052.783203125 4320.056640625 background all_cells +6040.28564453125 4316.83740234375 background all_cells +6038.24658203125 4335.646484375 background all_cells +6039.6708984375 4347.28662109375 background all_cells +6029.109375 4339.5908203125 background all_cells +6061.88818359375 4329.6474609375 background all_cells +6042.70556640625 4331.7080078125 background all_cells +6050.39208984375 4333.03564453125 background all_cells +6033.90625 4333.45654296875 background all_cells +6021.4931640625 4332.7236328125 background all_cells +6030.41357421875 4329.6005859375 background all_cells +6092.03662109375 4384.99755859375 background all_cells +6091.35009765625 4366.4697265625 background all_cells +6084.3544921875 4380.10888671875 background all_cells +6084.2431640625 4406.10888671875 background all_cells +6087.7802734375 4396.17431640625 background all_cells +6088.15478515625 4419.77197265625 background all_cells +6062.09130859375 4398.125 background all_cells +6055.3642578125 4389.296875 background all_cells +6061.1865234375 4406.2529296875 background all_cells +6075.8134765625 4413.9248046875 background all_cells +6074.01123046875 4400.85546875 background all_cells +6066.71923828125 4391.05908203125 background all_cells +6026.849609375 4349.5048828125 background all_cells +6014.43359375 4336.94921875 background all_cells +6011.1845703125 4343.57275390625 background all_cells +6011.01708984375 4349.88623046875 background all_cells +6021.38525390625 4354.6611328125 background all_cells +6031.34326171875 4365.47705078125 background all_cells +6026.89794921875 4376.26611328125 background all_cells +6040.72216796875 4361.36572265625 background all_cells +6035.82421875 4375.94580078125 background all_cells +6011.30029296875 4359.515625 background all_cells +6015.5908203125 4378.5986328125 background all_cells +6005.46923828125 4380.78466796875 background all_cells +6020.61083984375 4361.91943359375 background all_cells +6011.99169921875 4368.89111328125 background all_cells +5978.03076171875 4354.85400390625 background all_cells +5974.9150390625 4397.7998046875 background all_cells +5955.52978515625 4383.478515625 background all_cells +5997.90234375 4380.7509765625 background all_cells +5999.83984375 4375.16064453125 background all_cells +6002.39697265625 4362.44580078125 background all_cells +6086.0849609375 4255.19091796875 background all_cells +6093.41845703125 4274.3486328125 background all_cells +6087.205078125 4262.1337890625 background all_cells +6087.8251953125 4321.5947265625 background all_cells +6069.90771484375 4339.84033203125 background all_cells +6085.64599609375 4337.27685546875 background all_cells +6072.537109375 4322.49853515625 background all_cells +6075.4794921875 4284.20166015625 background all_cells +6072.271484375 4310.86572265625 background all_cells +6076.9873046875 4298.53076171875 background all_cells +6086.97216796875 4310.6064453125 background all_cells +6072.0302734375 4288.97705078125 background all_cells +6082.44580078125 4287.7265625 background all_cells +6071.9990234375 4272.75048828125 background all_cells +6081.46435546875 4279.23193359375 background all_cells +6078.9306640625 4270.63623046875 background all_cells +6073.431640625 4275.85693359375 background all_cells +6123.47314453125 4250.62548828125 background all_cells +6103.6943359375 4260.310546875 background all_cells +6123.63525390625 4267.7177734375 background all_cells +6134.767578125 4265.70361328125 background all_cells +6147.79248046875 4261.34521484375 background all_cells +6107.841796875 4291.12255859375 background all_cells +6096.0087890625 4270.53369140625 background all_cells +6126.6533203125 4280.01611328125 background all_cells +6119.46875 4287.06689453125 background all_cells +6111.12646484375 4280.07421875 background all_cells +6168.61279296875 4278.47119140625 background all_cells +6180.91796875 4284.60302734375 background all_cells +6175.05029296875 4291.37646484375 background all_cells +6175.751953125 4264.6865234375 background all_cells +6153.45263671875 4279.9091796875 background all_cells +6165.69580078125 4252.869140625 background all_cells +6163.68896484375 4289.08154296875 background all_cells +6158.763671875 4297.97314453125 background all_cells +6146.216796875 4290.59619140625 background all_cells +6141.16845703125 4279.0517578125 background all_cells +6142.2529296875 4324.6259765625 background all_cells +6135.3369140625 4331.4814453125 background all_cells +6125.4609375 4335.32763671875 background all_cells +6132.4541015625 4338.2177734375 background all_cells +6130.595703125 4349.26611328125 background all_cells +6100.33056640625 4341.6787109375 background all_cells +6103.08251953125 4369.5107421875 background all_cells +6110.2587890625 4337.70703125 background all_cells +6110.26513671875 4347.87890625 background all_cells +6109.4580078125 4365.3779296875 background all_cells +6154.7685546875 4326.22265625 background all_cells +6176.61572265625 4330.36279296875 background all_cells +6163.05126953125 4324.06591796875 background all_cells +6101.6376953125 4330.09375 background all_cells +6118.54248046875 4330.205078125 background all_cells +6116.1044921875 4322.44921875 background all_cells +6272.0712890625 4256.9765625 background all_cells +6278.228515625 4266.42431640625 background all_cells +6271.03125 4287.3251953125 background all_cells +6287.5185546875 4272.6875 background all_cells +6297.939453125 4253.82666015625 background all_cells +6278.47412109375 4292.46875 background all_cells +6287.7568359375 4296.2939453125 background all_cells +6271.24853515625 4319.85693359375 background all_cells +6279.6396484375 4307.154296875 background all_cells +6282.81298828125 4314.5205078125 background all_cells +6272.96044921875 4331.73095703125 background all_cells +6288.1416015625 4325.0224609375 background all_cells +6213.59423828125 4303.90380859375 background all_cells +6215.14013671875 4322.04638671875 background all_cells +6229.9404296875 4310.06884765625 background all_cells +6218.861328125 4312.7587890625 background all_cells +6204.5048828125 4261.71728515625 background all_cells +6210.25732421875 4279.2861328125 background all_cells +6209.95458984375 4254.0078125 background all_cells +6203.32373046875 4271.74169921875 background all_cells +6221.80419921875 4281.5361328125 background all_cells +6243.1142578125 4283.4306640625 background all_cells +6216.740234375 4294.154296875 background all_cells +6229.736328125 4295.76416015625 background all_cells +6242.1953125 4256.96435546875 background all_cells +6219.16259765625 4269.87890625 background all_cells +6234.994140625 4266.71484375 background all_cells +6224.658203125 4259.51513671875 background all_cells +6227.48583984375 4326.22412109375 background all_cells +6239.13818359375 4317.2197265625 background all_cells +6227.31689453125 4316.931640625 background all_cells +6189.7255859375 4255.28369140625 background all_cells +6190.63134765625 4328.537109375 background all_cells +6195.4658203125 4262.48046875 background all_cells +6187.765625 4266.06982421875 background all_cells +6148.7236328125 4335.0166015625 background all_cells +6175.43603515625 4343.7021484375 background all_cells +6151.9912109375 4344.4189453125 background all_cells +6161.357421875 4352.0849609375 background all_cells +6140.767578125 4367.65869140625 background all_cells +6159.75146484375 4365.06298828125 background all_cells +6336.84521484375 4367.1845703125 background all_cells +6346.09423828125 4367.04638671875 background all_cells +6338.0361328125 4374.38232421875 background all_cells +6229.70361328125 4337.33203125 background all_cells +6257.103515625 4347.7626953125 background all_cells +6184.916015625 4344.3525390625 background all_cells +6198.7236328125 4335.72900390625 background all_cells +6201.6728515625 4345.85009765625 background all_cells +6192.6943359375 4355.00537109375 background all_cells +6101.4716796875 4377.70849609375 background all_cells +6110.49267578125 4385.62744140625 background all_cells +6108.97900390625 4390.96533203125 background all_cells +6132.72900390625 4403.6708984375 background all_cells +6145.00732421875 4396.23583984375 background all_cells +6145.53466796875 4413.34375 background all_cells +6136.6552734375 4413.3369140625 background all_cells +6117.10107421875 4380.732421875 background all_cells +6132.93017578125 4389.1005859375 background all_cells +6126.45458984375 4376.9560546875 background all_cells +6110.9658203125 4417.1572265625 background all_cells +6096.92138671875 4412.39111328125 background all_cells +6127.24072265625 4418.138671875 background all_cells +6123.67529296875 4398.01220703125 background all_cells +6149.52001953125 4376.390625 background all_cells +6160.3876953125 4383.1298828125 background all_cells +6170.005859375 4386.1552734375 background all_cells +6191.474609375 4390.388671875 background all_cells +6181.42333984375 4385.59130859375 background all_cells +6181.78662109375 4393.8623046875 background all_cells +6166.0517578125 4398.44580078125 background all_cells +6156.171875 4416.1083984375 background all_cells +6139.35595703125 4515.77978515625 background all_cells +6140.39111328125 4521.6630859375 background all_cells +6139.91455078125 4570.8857421875 background all_cells +6141.06884765625 4535.7265625 background all_cells +6155.68994140625 4460.646484375 background all_cells +6152.56298828125 4450.31494140625 background all_cells +6159.8505859375 4474.02978515625 background all_cells +6153.943359375 4533.021484375 background all_cells +6153.23681640625 4475.447265625 background all_cells +6142.55419921875 4427.13671875 background all_cells +6148.072265625 4440.24658203125 background all_cells +6151.19873046875 4423.3095703125 background all_cells +6196.7275390625 4440.6015625 background all_cells +6192.53076171875 4457.1181640625 background all_cells +6199.65576171875 4452.7919921875 background all_cells +6201.90625 4474.41552734375 background all_cells +6195.162109375 4468.8251953125 background all_cells +6220.13330078125 4488.63671875 background all_cells +6229.86962890625 4541.10986328125 background all_cells +6225.515625 4533.7421875 background all_cells +6222.57763671875 4527.70654296875 background all_cells +6210.95458984375 4540.5595703125 background all_cells +6213.63232421875 4518.01708984375 background all_cells +6212.7080078125 4529.0302734375 background all_cells +6206.79833984375 4448.61669921875 background all_cells +6222.103515625 4465.21533203125 background all_cells +6213.27392578125 4469.79736328125 background all_cells +6213.15087890625 4453.783203125 background all_cells +6096.87255859375 4425.65673828125 background all_cells +6106.0869140625 4425.2412109375 background all_cells +6103.65087890625 4432.1796875 background all_cells +6108.98291015625 4477.8427734375 background all_cells +6106.9951171875 4467.89990234375 background all_cells +6096.3193359375 4458.37744140625 background all_cells +6127.03076171875 4457.7001953125 background all_cells +6128.796875 4470.96826171875 background all_cells +6137.607421875 4463.52880859375 background all_cells +6115.98095703125 4484.0419921875 background all_cells +6130.841796875 4486.05126953125 background all_cells +6146.6611328125 4478.1669921875 background all_cells +6140.93212890625 4445.56884765625 background all_cells +6129.08935546875 4436.13623046875 background all_cells +6192.53759765625 4425.72900390625 background all_cells +6191.83837890625 4406.7392578125 background all_cells +6187.8837890625 4417.353515625 background all_cells +6212.62841796875 4408.4267578125 background all_cells +6209.2724609375 4416.51123046875 background all_cells +6216.5234375 4411.8603515625 background all_cells +6227.00634765625 4389.69189453125 background all_cells +6200.375 4407.2255859375 background all_cells +6201.86767578125 4397.92822265625 background all_cells +6084.166015625 4429.14599609375 background all_cells +6053.833984375 4424.78466796875 background all_cells +6067.76318359375 4427.86279296875 background all_cells +6011.41162109375 4432.7744140625 background all_cells +6000.98486328125 4430.02294921875 background all_cells +6077.224609375 4430.328125 background all_cells +6065.45263671875 4441.6240234375 background all_cells +6074.4931640625 4450.080078125 background all_cells +6039.17431640625 4453.96337890625 background all_cells +6052.873046875 4447.93115234375 background all_cells +6043.67578125 4437.47607421875 background all_cells +6001.08935546875 4440.59228515625 background all_cells +6023.51806640625 4440.4404296875 background all_cells +6009.83642578125 4448.92138671875 background all_cells +6004.50341796875 4454.12451171875 background all_cells +5971.69873046875 4437.3154296875 background all_cells +5986.60888671875 4439.41015625 background all_cells +5986.67822265625 4445.57080078125 background all_cells +5980.27197265625 4448.001953125 background all_cells +5987.90478515625 4431.79541015625 background all_cells +5993.17578125 4434.4462890625 background all_cells +5991.2900390625 4441.09716796875 background all_cells +6053.20166015625 4574.40283203125 background all_cells +6064.197265625 4572.86962890625 background all_cells +6063.73486328125 4561.2724609375 background all_cells +6058.90234375 4555.40283203125 background all_cells +6005.291015625 4572.7060546875 background all_cells +6013.95849609375 4563.01806640625 background all_cells +6012.1318359375 4554.61962890625 background all_cells +6010.10498046875 4563.69384765625 background all_cells +5964.6826171875 4592.90771484375 background all_cells +5998.65673828125 4561.33642578125 background all_cells +5966.8193359375 4585.40087890625 background all_cells +6017.03857421875 4568.6259765625 background all_cells +6036.6416015625 4571.453125 background all_cells +6020.630859375 4574.9482421875 background all_cells +5967.32763671875 4514.6103515625 background all_cells +6000.10009765625 4504.51318359375 background all_cells +5995.0498046875 4509.6826171875 background all_cells +5996.26025390625 4526.86669921875 background all_cells +5999.48486328125 4515.94482421875 background all_cells +5996.45361328125 4515.72607421875 background all_cells +6041.4248046875 4538.99560546875 background all_cells +6025.52734375 4548.109375 background all_cells +6030.59765625 4542.57275390625 background all_cells +6062.9130859375 4530.91064453125 background all_cells +6076.03662109375 4546.5302734375 background all_cells +6061.68310546875 4544.01611328125 background all_cells +6074.42919921875 4531.6904296875 background all_cells +6005.181640625 4528.24755859375 background all_cells +6013.48046875 4538.73291015625 background all_cells +6017.8486328125 4525.66015625 background all_cells +6004.94873046875 4536.85546875 background all_cells +6077.8037109375 4521.46923828125 background all_cells +6061.86962890625 4512.59619140625 background all_cells +6082.8984375 4528.3740234375 background all_cells +6056.03125 4522.9375 background all_cells +6048.50732421875 4514.537109375 background all_cells +6049.4970703125 4505.36181640625 background all_cells +6037.7421875 4523.3076171875 background all_cells +6026.12353515625 4517.2451171875 background all_cells +6004.615234375 4460.4716796875 background all_cells +6041.22998046875 4480.99072265625 background all_cells +6037.0673828125 4471.29248046875 background all_cells +6020.4892578125 4463.1572265625 background all_cells +6005.412109375 4467.71044921875 background all_cells +6084.0068359375 4474.71826171875 background all_cells +6059.36083984375 4479.14794921875 background all_cells +6076.037109375 4479.43798828125 background all_cells +6082.22998046875 4495.572265625 background all_cells +6074.451171875 4488.896484375 background all_cells +5975.62548828125 4495.4677734375 background all_cells +5998.95703125 4493.8818359375 background all_cells +6011.42626953125 4486.1875 background all_cells +6042.17236328125 4494.0517578125 background all_cells +6026.86328125 4485.62158203125 background all_cells +5993.11474609375 4495.712890625 background all_cells +6063.61376953125 4457.1318359375 background all_cells +6055.33984375 4467.068359375 background all_cells +6070.06396484375 4465.64990234375 background all_cells +6074.83935546875 4458.169921875 background all_cells +5982.51611328125 4468.44921875 background all_cells +5996.275390625 4461.5810546875 background all_cells +5995.15234375 4485.2197265625 background all_cells +5994.99951171875 4474.47998046875 background all_cells +5992.11669921875 4464.41259765625 background all_cells +5991.1279296875 4458.072265625 background all_cells +6184.77783203125 4744.20458984375 background all_cells +6198.27490234375 4747.01416015625 background all_cells +6193.5322265625 4742.173828125 background all_cells +6230.61083984375 4742.51611328125 background all_cells +6228.90478515625 4728.9052734375 background all_cells +6223.8623046875 4717.814453125 background all_cells +6205.90625 4712.29736328125 background all_cells +6306.65966796875 4791.267578125 background all_cells +6287.9765625 4819.56689453125 background all_cells +6284.95849609375 4802.95263671875 background all_cells +6306.7177734375 4800.8017578125 background all_cells +6318.125 4780.5302734375 background all_cells +6325.25830078125 4767.3515625 background all_cells +6327.73095703125 4783.81787109375 background all_cells +6321.50146484375 4795.73486328125 background all_cells +6291.77197265625 4769.6171875 background all_cells +6298.37451171875 4777.9453125 background all_cells +6308.8046875 4768.482421875 background all_cells +6251.57958984375 4720.84716796875 background all_cells +6246.65771484375 4736.52490234375 background all_cells +6313.06494140625 4712.142578125 background all_cells +6329.0712890625 4722.67529296875 background all_cells +6321.0517578125 4718.6806640625 background all_cells +6316.85400390625 4728.83935546875 background all_cells +6305.80712890625 4727.61962890625 background all_cells +6280.26904296875 4745.63916015625 background all_cells +6246.70263671875 4756.94677734375 background all_cells +6238.9677734375 4750.103515625 background all_cells +6233.10693359375 4779.080078125 background all_cells +6228.18603515625 4794.2626953125 background all_cells +6244.09228515625 4788.1728515625 background all_cells +6249.75537109375 4787.9853515625 background all_cells +6246.23291015625 4786.3544921875 background all_cells +6245.12109375 4783.8525390625 background all_cells +6264.720703125 4770.66845703125 background all_cells +6258.2724609375 4804.50341796875 background all_cells +6277.52734375 4791.7861328125 background all_cells +6254.07080078125 4811.51416015625 background all_cells +6267.58935546875 4791.681640625 background all_cells +6260.5673828125 4790.4853515625 background all_cells +6245.5390625 4774.96044921875 background all_cells +6256.814453125 4761.23681640625 background all_cells +6255.9697265625 4776.52783203125 background all_cells +6247.3427734375 4765.96923828125 background all_cells +6332.14404296875 4701.482421875 background all_cells +6347.72314453125 4707.92529296875 background all_cells +6341.83935546875 4710.54833984375 background all_cells +6341.3359375 4706.06005859375 background all_cells +6378.82373046875 4689.04443359375 background all_cells +6393.85986328125 4695.07421875 background all_cells +6389.15283203125 4687.45849609375 background all_cells +6383.314453125 4696.78125 background all_cells +6399.3017578125 4690.49560546875 background all_cells +6413.88330078125 4697.9619140625 background all_cells +6406.05908203125 4689.265625 background all_cells +6386.77392578125 4704.1708984375 background all_cells +6355.6533203125 4706.26904296875 background all_cells +6380.86279296875 4705.568359375 background all_cells +6362.95068359375 4706.07177734375 background all_cells +6355.88037109375 4692.10302734375 background all_cells +6359.5400390625 4699.04150390625 background all_cells +6360.22119140625 4686.58154296875 background all_cells +6340.42333984375 4716.18212890625 background all_cells +6359.33056640625 4716.23486328125 background all_cells +6345.68310546875 4714.76416015625 background all_cells +6340.57861328125 4720.7568359375 background all_cells +6375.9931640625 4733.884765625 background all_cells +6380.19091796875 4738.4228515625 background all_cells +6391.419921875 4734.65625 background all_cells +6380.5537109375 4726.19970703125 background all_cells +6418.3759765625 4716.3916015625 background all_cells +6420.68212890625 4730.43212890625 background all_cells +6424.22314453125 4739.5498046875 background all_cells +6403.1435546875 4729.0537109375 background all_cells +6410.41748046875 4726.3720703125 background all_cells +6408.80517578125 4736.931640625 background all_cells +6400.75244140625 4736.60302734375 background all_cells +6385.13525390625 4721.92919921875 background all_cells +6389.65234375 4710.447265625 background all_cells +6410.5703125 4709.478515625 background all_cells +6394.88818359375 4721.201171875 background all_cells +6402.03125 4716.83056640625 background all_cells +6389.7763671875 4716.37255859375 background all_cells +6355.24658203125 4729.8447265625 background all_cells +6335.70263671875 4725.24267578125 background all_cells +6356.48046875 4733.81982421875 background all_cells +6338.470703125 4731.01123046875 background all_cells +6340.9287109375 4766.88916015625 background all_cells +6334.48193359375 4770.31103515625 background all_cells +6409.02392578125 4785.44189453125 background all_cells +6421.7626953125 4778.5869140625 background all_cells +6420.146484375 4792.81396484375 background all_cells +6405.32666015625 4819.69677734375 background all_cells +6421.533203125 4805.91845703125 background all_cells +6399.4072265625 4803.71435546875 background all_cells +6416.81884765625 4839.73095703125 background all_cells +6408.08740234375 4832.4609375 background all_cells +6419.642578125 4819.84423828125 background all_cells +6335.35693359375 4799.16357421875 background all_cells +6348.03076171875 4800.02294921875 background all_cells +6380.28076171875 4812.69775390625 background all_cells +6380.45166015625 4778.2490234375 background all_cells +6373.5185546875 4800.923828125 background all_cells +6388.037109375 4795.75634765625 background all_cells +6345.76953125 4820.625 background all_cells +6363.072265625 4823.4697265625 background all_cells +6345.62890625 4807.48046875 background all_cells +6347.69970703125 4814.35595703125 background all_cells +6348.28076171875 4831.33349609375 background all_cells +6237.46826171875 4878.310546875 background all_cells +6262.48486328125 4878.869140625 background all_cells +6250.3076171875 4888.1494140625 background all_cells +6349.943359375 4852.19970703125 background all_cells +6366.93603515625 4864.13671875 background all_cells +6365.28125 4854.83837890625 background all_cells +6378.3564453125 4861.578125 background all_cells +6402.74951171875 4874.326171875 background all_cells +6400.4990234375 4860.4970703125 background all_cells +6387.00244140625 4881.5849609375 background all_cells +6337.7197265625 4849.29931640625 background all_cells +6333.0693359375 4897.81787109375 background all_cells +6328.19873046875 4872.13232421875 background all_cells +6278.75 4871.44580078125 background all_cells +6294.1201171875 4870.33154296875 background all_cells +6287.294921875 4867.92431640625 background all_cells +6283.0283203125 4893.5966796875 background all_cells +6282.76513671875 4885.6611328125 background all_cells +6238.57275390625 4857.83837890625 background all_cells +6273.59912109375 4867.333984375 background all_cells +6261.5087890625 4855.26708984375 background all_cells +6258.630859375 4865.2216796875 background all_cells +6250.38232421875 4860.9541015625 background all_cells +6353.70703125 4912.583984375 background all_cells +6366.52099609375 4909.3740234375 background all_cells +6351.15087890625 4924.458984375 background all_cells +6361.58349609375 4923.7763671875 background all_cells +6355.1279296875 4918.47705078125 background all_cells +6401.50048828125 4930.6201171875 background all_cells +6406.0361328125 4919.34326171875 background all_cells +6374.98779296875 4914.4423828125 background all_cells +6380.96630859375 4922.4384765625 background all_cells +6374.17431640625 4904.5341796875 background all_cells +6407.486328125 4939.025390625 background all_cells +6419.43359375 4936.548828125 background all_cells +6413.78662109375 4928.7509765625 background all_cells +6386.74072265625 4938.5849609375 background all_cells +6394.3701171875 4933.6796875 background all_cells +6387.57958984375 4946.88427734375 background all_cells +6356.69189453125 4935.23779296875 background all_cells +6363.32958984375 4948.5654296875 background all_cells +6374.470703125 4939.55029296875 background all_cells +6373.5439453125 4929.732421875 background all_cells +6371.724609375 4936.3935546875 background all_cells +6343.86328125 4921.609375 background all_cells +6341.115234375 4926.65283203125 background all_cells +6335.65185546875 4924.6650390625 background all_cells +6335.2744140625 4911.06298828125 background all_cells +6332.74365234375 4919.26708984375 background all_cells +6341.51904296875 4914.55322265625 background all_cells +6318.18359375 4919.48779296875 background all_cells +6323.4345703125 4912.7890625 background all_cells +6323.43505859375 4921.7197265625 background all_cells +6322.14453125 4929.5546875 background all_cells +6295.76220703125 4940.10546875 background all_cells +6329.3349609375 4952.2529296875 background all_cells +6313.7919921875 4938.703125 background all_cells +6308.8662109375 4948.8759765625 background all_cells +6257.36474609375 4932.54248046875 background all_cells +6257.99072265625 4944.80712890625 background all_cells +6250.318359375 4944.62890625 background all_cells +6251.04736328125 4939.1552734375 background all_cells +6264.46923828125 4909.7900390625 background all_cells +6272.0048828125 4903.96630859375 background all_cells +6272.75537109375 4913.02587890625 background all_cells +6265.94775390625 4939.40966796875 background all_cells +6271.14013671875 4931.6103515625 background all_cells +6278.90771484375 4932.55029296875 background all_cells +6279.3427734375 4950.30419921875 background all_cells +6276.6484375 4944.1083984375 background all_cells +6261.642578125 4914.70458984375 background all_cells +6259.27880859375 4918.91943359375 background all_cells +6001.8603515625 4609.3037109375 background all_cells +5999.10595703125 4579.23779296875 background all_cells +5988.515625 4622.791015625 background all_cells +6005.0419921875 4621.216796875 background all_cells +5993.59765625 4607.6748046875 background all_cells +6021.91845703125 4584.9931640625 background all_cells +6031.3486328125 4608.71728515625 background all_cells +6027.25 4588.0751953125 background all_cells +6024.96337890625 4596.1162109375 background all_cells +5989.4306640625 4649.328125 background all_cells +5993.88427734375 4666.73779296875 background all_cells +6002.04638671875 4666.96923828125 background all_cells +6113.76416015625 4653.44189453125 background all_cells +6087.6611328125 4669.9462890625 background all_cells +6087.0791015625 4678.49462890625 background all_cells +6088.841796875 4675.35986328125 background all_cells +6133.25146484375 4687.62841796875 background all_cells +6122.5205078125 4693.62646484375 background all_cells +6115.6826171875 4690.06396484375 background all_cells +6088.8017578125 4693.12353515625 background all_cells +6104.69189453125 4688.970703125 background all_cells +6104.0478515625 4630.98828125 background all_cells +6097.35888671875 4650.314453125 background all_cells +6097.3603515625 4639.380859375 background all_cells +6051.03466796875 4612.64892578125 background all_cells +6039.35498046875 4609.3349609375 background all_cells +6080.0087890625 4616.39599609375 background all_cells +6066.8857421875 4619.56298828125 background all_cells +6059.85009765625 4618.99560546875 background all_cells +6067.62548828125 4609.16015625 background all_cells +6056.501953125 4659.85107421875 background all_cells +6077.0771484375 4654.8251953125 background all_cells +6067.11181640625 4673.09033203125 background all_cells +6073.93115234375 4665.11962890625 background all_cells +6054.39013671875 4626.6240234375 background all_cells +6085.66259765625 4639.70751953125 background all_cells +6063.283203125 4644.56787109375 background all_cells +6056.42626953125 4639.15283203125 background all_cells +6066.48828125 4636.03173828125 background all_cells +6089.5078125 4514.36962890625 background all_cells +6086.28759765625 4487.6533203125 background all_cells +6052.728515625 4590.85546875 background all_cells +6066.48046875 4591.18896484375 background all_cells +6080.3271484375 4587.30615234375 background all_cells +6086.09912109375 4503.0166015625 background all_cells +6035.77099609375 4587.4814453125 background all_cells +6082.994140625 4596.7890625 background all_cells +6052.935546875 4601.54296875 background all_cells +6038.224609375 4579.6337890625 background all_cells +6038.2314453125 4595.93603515625 background all_cells +6091.72802734375 4614.3564453125 background all_cells +6118.615234375 4613.7060546875 background all_cells +6106.0283203125 4607.77783203125 background all_cells +6128.45068359375 4588.666015625 background all_cells +6121.14013671875 4581.970703125 background all_cells +6091.48095703125 4584.0498046875 background all_cells +6096.85986328125 4596.76513671875 background all_cells +6107.2373046875 4589.66259765625 background all_cells +6095.1455078125 4574.4296875 background all_cells +6095.94873046875 4564.13330078125 background all_cells +6191.1318359375 4611.5986328125 background all_cells +6193.52197265625 4632.71142578125 background all_cells +6199.08447265625 4620.76123046875 background all_cells +6211.296875 4631.9755859375 background all_cells +6207.38671875 4648.00537109375 background all_cells +6203.25244140625 4640.58837890625 background all_cells +6166.697265625 4630.486328125 background all_cells +6184.2822265625 4625.69921875 background all_cells +6167.59326171875 4646.24462890625 background all_cells +6106.16943359375 4698.59716796875 background all_cells +6102.533203125 4708.61328125 background all_cells +6104.67529296875 4705.20263671875 background all_cells +6193.8388671875 4717.73046875 background all_cells +6215.572265625 4723.0009765625 background all_cells +6205.779296875 4729.853515625 background all_cells +6195.21728515625 4728.60546875 background all_cells +6171.45263671875 4716.74755859375 background all_cells +6177.94775390625 4728.69873046875 background all_cells +6169.1689453125 4730.66748046875 background all_cells +6141.12890625 4715.89599609375 background all_cells +6158.28271484375 4730.240234375 background all_cells +6154.55078125 4721.88818359375 background all_cells +6133.7666015625 4705.6533203125 background all_cells +6111.2080078125 4723.12890625 background all_cells +6117.08544921875 4722.2060546875 background all_cells +6123.255859375 4705.49658203125 background all_cells +6158.86279296875 4692.23828125 background all_cells +6219.04345703125 4706.83935546875 background all_cells +6195.0751953125 4705.30615234375 background all_cells +6167.86962890625 4706.0947265625 background all_cells +6147.23095703125 4694.3408203125 background all_cells +6129.271484375 4646.7890625 background all_cells +6133.6396484375 4681.44970703125 background all_cells +6131.734375 4673.158203125 background all_cells +6174.66259765625 4676.68359375 background all_cells +6173.32666015625 4656.0537109375 background all_cells +6179.63232421875 4685.58837890625 background all_cells +6165.79541015625 4683.26416015625 background all_cells +6142.37548828125 4667.111328125 background all_cells +6160.998046875 4663.955078125 background all_cells +6151.1357421875 4670.81689453125 background all_cells +6149.75830078125 4658.48046875 background all_cells +6145.2392578125 4678.92138671875 background all_cells +6219.69580078125 4654.56787109375 background all_cells +6233.53759765625 4637.6962890625 background all_cells +6237.220703125 4651.4716796875 background all_cells +6234.4384765625 4645.107421875 background all_cells +6227.39990234375 4655.52587890625 background all_cells +6224.8203125 4672.5390625 background all_cells +6235.44482421875 4672.60009765625 background all_cells +6231.8095703125 4679.04296875 background all_cells +6225.37646484375 4661.87939453125 background all_cells +6195.1650390625 4648.00341796875 background all_cells +6200.21728515625 4659.50537109375 background all_cells +6214.8125 4671.751953125 background all_cells +6215.97509765625 4695.1552734375 background all_cells +6218.19189453125 4664.74951171875 background all_cells +6173.81396484375 4668.2666015625 background all_cells +6189.56494140625 4692.14892578125 background all_cells +6187.83349609375 4673.61279296875 background all_cells +6185.8212890625 4663.91796875 background all_cells +6245.0419921875 4668.43017578125 background all_cells +6241.84716796875 4700.3203125 background all_cells +6251.33642578125 4681.79052734375 background all_cells +6247.5546875 4654.5234375 background all_cells +6106.87548828125 4497.13134765625 background all_cells +6123.72900390625 4514.6630859375 background all_cells +6146.39111328125 4488.74365234375 background all_cells +6118.72119140625 4495.95654296875 background all_cells +6179.115234375 4508.01611328125 background all_cells +6198.6396484375 4499.62109375 background all_cells +6198.623046875 4513.2529296875 background all_cells +6179.4638671875 4499.3515625 background all_cells +6177.39794921875 4490.68994140625 background all_cells +6172.1220703125 4512.93310546875 background all_cells +6182.58935546875 4519.712890625 background all_cells +6175.2373046875 4527.06689453125 background all_cells +6163.02197265625 4519.30029296875 background all_cells +6155.25634765625 4491.5361328125 background all_cells +6169.220703125 4491.72900390625 background all_cells +6158.31689453125 4507.46240234375 background all_cells +6143.2978515625 4576.7392578125 background all_cells +6158.7568359375 4549.80126953125 background all_cells +6165.44775390625 4544.43115234375 background all_cells +6149.9033203125 4556.98974609375 background all_cells +6150.7138671875 4547.19921875 background all_cells +6166.05810546875 4586.06103515625 background all_cells +6211.63525390625 4582.71337890625 background all_cells +6197.14306640625 4560.1796875 background all_cells +6253.5517578125 4541.56982421875 background all_cells +6179.361328125 4538.966796875 background all_cells +6188.77490234375 4546.9267578125 background all_cells +6179.97509765625 4550.65673828125 background all_cells +6175.3212890625 4588.6025390625 background all_cells +6185.33349609375 4592.6484375 background all_cells +6164.80810546875 4608.7890625 background all_cells +6168.73291015625 4592.50732421875 background all_cells +6120.19482421875 4894.45703125 background all_cells +6124.6259765625 4871.83935546875 background all_cells +6155.35546875 4891.8095703125 background all_cells +6150.29345703125 4908.52783203125 background all_cells +6135.91650390625 4917.4189453125 background all_cells +6225.67431640625 4889.564453125 background all_cells +6237.7119140625 4894.30224609375 background all_cells +6227.087890625 4926.19384765625 background all_cells +6212.94287109375 4913.7138671875 background all_cells +6215.4462890625 4924.74658203125 background all_cells +6214.29345703125 4902.47119140625 background all_cells +6189.26123046875 4911.26611328125 background all_cells +6209.93603515625 4891.1572265625 background all_cells +6196.84814453125 4893.06591796875 background all_cells +6199.453125 4881.7626953125 background all_cells +6206.25048828125 4907.53759765625 background all_cells +6195.228515625 4907.1025390625 background all_cells +6175.18701171875 4880.23583984375 background all_cells +6170.6640625 4895.69140625 background all_cells +6164.61181640625 4888.3828125 background all_cells +6211.658203125 4854.39453125 background all_cells +6192.177734375 4853.65478515625 background all_cells +6224.4697265625 4843.09228515625 background all_cells +6244.73193359375 4846.5380859375 background all_cells +6254.646484375 4848.4326171875 background all_cells +6233.5810546875 4843.37548828125 background all_cells +6212.62158203125 4876.36083984375 background all_cells +6203.28173828125 4879.48828125 background all_cells +6205.255859375 4864.00830078125 background all_cells +6162.7138671875 4921.59619140625 background all_cells +6167.62158203125 4904.2353515625 background all_cells +6163.24755859375 4912.3857421875 background all_cells +6158.2158203125 4908.94091796875 background all_cells +6208.6328125 4935.55810546875 background all_cells +6226.0849609375 4951.97021484375 background all_cells +6218.16748046875 4944.19384765625 background all_cells +6227.41748046875 4946.72021484375 background all_cells +6186.35302734375 4933.44189453125 background all_cells +6204.4873046875 4931.3447265625 background all_cells +6199.7900390625 4930.1025390625 background all_cells +6193.2236328125 4937.43017578125 background all_cells +6178.5771484375 4926.6865234375 background all_cells +6179.67041015625 4910.279296875 background all_cells +6178.56640625 4918.7666015625 background all_cells +6169.4990234375 4936.3037109375 background all_cells +6176.6572265625 4941.498046875 background all_cells +6170.78759765625 4942.61474609375 background all_cells +6171.306640625 4914.1171875 background all_cells +6154.0029296875 4861.85400390625 background all_cells +6160.6640625 4876.94091796875 background all_cells +6156.48681640625 4843.22705078125 background all_cells +6162.93359375 4852.685546875 background all_cells +6160.830078125 4868.7822265625 background all_cells +6156.36962890625 4831.7470703125 background all_cells +6174.82177734375 4846.794921875 background all_cells +6216.51806640625 4839.03466796875 background all_cells +6202.43505859375 4842.1083984375 background all_cells +6177.75244140625 4838.46728515625 background all_cells +6170.462890625 4864.8916015625 background all_cells +6193.42578125 4873.12353515625 background all_cells +6173.36865234375 4851.61279296875 background all_cells +6177.69873046875 4855.287109375 background all_cells +6131.041015625 4759.79052734375 background all_cells +6170.62255859375 4746.423828125 background all_cells +6165.7353515625 4745.353515625 background all_cells +6136.13134765625 4755.64404296875 background all_cells +6133.0908203125 4802.5087890625 background all_cells +6131.24853515625 4775.0458984375 background all_cells +6099.38330078125 4817.13037109375 background all_cells +6119.50439453125 4811.74462890625 background all_cells +6107.03125 4814.06298828125 background all_cells +6099.87451171875 4809.3544921875 background all_cells +6105.39990234375 4757.66455078125 background all_cells +6122.81103515625 4758.435546875 background all_cells +6114.486328125 4758.0908203125 background all_cells +6127.50341796875 4835.76416015625 background all_cells +6243.900390625 4817.88134765625 background all_cells +6145.2021484375 4829.859375 background all_cells +6137.22021484375 4832.47412109375 background all_cells +6131.51025390625 4832.05029296875 background all_cells +6130.11376953125 4827.4677734375 background all_cells +6232.7958984375 4768.59716796875 background all_cells +6238.203125 4782.9609375 background all_cells +6227.20849609375 4777.70263671875 background all_cells +6228.896484375 4748.54833984375 background all_cells +6224.2763671875 4763.048828125 background all_cells +6225.564453125 4757.107421875 background all_cells +6187.1953125 4754.6884765625 background all_cells +6216.47314453125 4751.45751953125 background all_cells +6213.1650390625 4773.90478515625 background all_cells +6206.18896484375 4770.0615234375 background all_cells +6201.7587890625 4755.123046875 background all_cells +6165.84814453125 4771.732421875 background all_cells +6172.6904296875 4754.96337890625 background all_cells +6172.78955078125 4776.966796875 background all_cells +6166.6005859375 4775.83740234375 background all_cells +6139.525390625 4781.94140625 background all_cells +6152.759765625 4763.26171875 background all_cells +6151.08837890625 4768.583984375 background all_cells +6159.3251953125 4768.0048828125 background all_cells +6148.01171875 4780.36474609375 background all_cells +6045.18896484375 4778.34033203125 background all_cells +6080.22119140625 4783.876953125 background all_cells +6060.93701171875 4784.087890625 background all_cells +6088.71728515625 4795.7490234375 background all_cells +6095.02490234375 4816.4375 background all_cells +6093.07177734375 4809.29248046875 background all_cells +6070.8056640625 4751.9384765625 background all_cells +6097.5205078125 4769.68701171875 background all_cells +6091.55712890625 4754.13330078125 background all_cells +6087.6572265625 4762.703125 background all_cells +6076.15185546875 4762.58544921875 background all_cells +6048.4267578125 4826.00390625 background all_cells +6104.1416015625 4824.103515625 background all_cells +6103.63330078125 4833.26708984375 background all_cells +6014.13330078125 4935.85400390625 background all_cells +6007.7236328125 4951.87060546875 background all_cells +6029.759765625 4951.8740234375 background all_cells +6027.87158203125 4939.47705078125 background all_cells +6045.4775390625 4868.40087890625 background all_cells +6046.21630859375 4902.34375 background all_cells +6046.5048828125 4889.7666015625 background all_cells +6056.54248046875 4897.810546875 background all_cells +6053.4130859375 4903.32568359375 background all_cells +6070.7177734375 4903.513671875 background all_cells +6060.99072265625 4928.16259765625 background all_cells +6072.88916015625 4920.998046875 background all_cells +6070.25048828125 4911.98193359375 background all_cells +6063.66064453125 4911.93310546875 background all_cells +6055.64892578125 4858.640625 background all_cells +6059.439453125 4877.33935546875 background all_cells +6056.0322265625 4893.62548828125 background all_cells +6068.12744140625 4893.57763671875 background all_cells +6067.92626953125 4882.06689453125 background all_cells +6022.0419921875 4929.2841796875 background all_cells +6013.009765625 4922.62255859375 background all_cells +6111.9697265625 4900.43798828125 background all_cells +6108.6728515625 4916.8974609375 background all_cells +6106.1591796875 4907.2744140625 background all_cells +6123.26220703125 4903.14794921875 background all_cells +6142.927734375 4935.40625 background all_cells +6142.154296875 4942.4912109375 background all_cells +6154.24951171875 4938.5068359375 background all_cells +6144.5029296875 4921.14599609375 background all_cells +6146.5751953125 4930.32861328125 background all_cells +6152.271484375 4923.47998046875 background all_cells +6128.0546875 4919.181640625 background all_cells +6131.5556640625 4933.17724609375 background all_cells +6128.4345703125 4927.92529296875 background all_cells +6109.7734375 4932.1494140625 background all_cells +6119.4609375 4932.79443359375 background all_cells +6121.04052734375 4939.4990234375 background all_cells +6113.5107421875 4934.640625 background all_cells +6076.7080078125 4874.90478515625 background all_cells +6086.77587890625 4879.4541015625 background all_cells +6082.7705078125 4890.1025390625 background all_cells +6082.2978515625 4927.794921875 background all_cells +6081.92578125 4948.44287109375 background all_cells +6087.275390625 4936.4619140625 background all_cells +6102.556640625 4947.5869140625 background all_cells +6100.4716796875 4934.14990234375 background all_cells +6100.6240234375 4922.388671875 background all_cells +6111.419921875 4885.03662109375 background all_cells +6102.73828125 4870.19677734375 background all_cells +6098.81103515625 4890.5380859375 background all_cells +6093.994140625 4907.08203125 background all_cells +6089.18408203125 4918.84033203125 background all_cells +6080.84423828125 4914.76806640625 background all_cells +6073.80859375 4853.037109375 background all_cells +6081.5546875 4863.748046875 background all_cells +6073.07666015625 4863.40185546875 background all_cells +6137.2373046875 4846.27197265625 background all_cells +6134.03369140625 4866.5341796875 background all_cells +6109.6376953125 4840.31591796875 background all_cells +6118.12744140625 4868.2763671875 background all_cells +6105.41064453125 4853.48583984375 background all_cells +6088.47705078125 4850.54541015625 background all_cells +6084.2265625 4837.49853515625 background all_cells +6093.92138671875 4836.9716796875 background all_cells +6095.99853515625 4860.76708984375 background all_cells +6087.66259765625 4856.45361328125 background all_cells +6087.14306640625 4844.58349609375 background all_cells +6262.802734375 4534.15234375 background all_cells +6253.974609375 4530.36474609375 background all_cells +6283.0439453125 4542.7490234375 background all_cells +6273.841796875 4546.2578125 background all_cells +6267.8271484375 4548.916015625 background all_cells +6274.97119140625 4531.55712890625 background all_cells +6281.1923828125 4555.29931640625 background all_cells +6275.671875 4560.4501953125 background all_cells +6273.8486328125 4553.12158203125 background all_cells +6260.2822265625 4580.3857421875 background all_cells +6262.892578125 4552.7333984375 background all_cells +6246.88037109375 4543.13427734375 background all_cells +6215.12353515625 4562.0224609375 background all_cells +6241.16455078125 4557.0712890625 background all_cells +6237.9541015625 4547.833984375 background all_cells +6286.50927734375 4525.0146484375 background all_cells +6287.81201171875 4531.46923828125 background all_cells +6299.65869140625 4524.2548828125 background all_cells +6311.22265625 4514.83203125 background all_cells +6302.623046875 4510.970703125 background all_cells +6317.66455078125 4500.0888671875 background all_cells +6312.04638671875 4495.70068359375 background all_cells +6258.32666015625 4497.328125 background all_cells +6263.50732421875 4492.35546875 background all_cells +6267.1513671875 4523.345703125 background all_cells +6284.4931640625 4457.146484375 background all_cells +6300.32421875 4436.65185546875 background all_cells +6297.53125 4445.380859375 background all_cells +6298.0791015625 4484.5009765625 background all_cells +6299.4111328125 4504.5390625 background all_cells +6297.59912109375 4493.91552734375 background all_cells +6272.3544921875 4440.65771484375 background all_cells +6265.5380859375 4443.89453125 background all_cells +6255.97802734375 4438.8994140625 background all_cells +6239.9423828125 4500.69482421875 background all_cells +6236.28515625 4471.556640625 background all_cells +6225.6376953125 4445.15966796875 background all_cells +6234.095703125 4443.00732421875 background all_cells +6234.40283203125 4478.70263671875 background all_cells +6242.75830078125 4490.86572265625 background all_cells +6231.64111328125 4490.318359375 background all_cells +6247.189453125 4479.36474609375 background all_cells +6357.2080078125 4585.01220703125 background all_cells +6356.943359375 4599.8291015625 background all_cells +6384.5146484375 4605.9599609375 background all_cells +6369.53173828125 4610.5986328125 background all_cells +6353.07080078125 4608.67626953125 background all_cells +6337.00341796875 4602.787109375 background all_cells +6369.70751953125 4637.84375 background all_cells +6361.623046875 4645.79931640625 background all_cells +6384.3173828125 4677.0810546875 background all_cells +6355.40869140625 4679.50634765625 background all_cells +6355.8046875 4657.431640625 background all_cells +6332.748046875 4642.955078125 background all_cells +6350.67529296875 4652.91357421875 background all_cells +6347.65673828125 4645.833984375 background all_cells +6310.57861328125 4623.94677734375 background all_cells +6331.58349609375 4619.60546875 background all_cells +6327.36376953125 4616.9111328125 background all_cells +6352.81201171875 4619.63525390625 background all_cells +6341.62158203125 4617.8828125 background all_cells +6368.81298828125 4622.408203125 background all_cells +6347.9755859375 4634.98876953125 background all_cells +6347.21630859375 4626.45068359375 background all_cells +6359.2177734375 4626.91162109375 background all_cells +6394.919921875 4525.193359375 background all_cells +6393.56103515625 4470.40087890625 background all_cells +6399.55859375 4471.02392578125 background all_cells +6397.53564453125 4495.94677734375 background all_cells +6392.669921875 4503.65673828125 background all_cells +6405.94482421875 4605.302734375 background all_cells +6407.03466796875 4679.595703125 background all_cells +6398.16943359375 4678.46533203125 background all_cells +6411.90380859375 4664.92041015625 background all_cells +6403.13134765625 4613.08740234375 background all_cells +6407.3408203125 4431.0048828125 background all_cells +6404.8125 4506.57958984375 background all_cells +6417.4833984375 4434.67333984375 background all_cells +6407.05126953125 4516.79931640625 background all_cells +6411.77734375 4544.07861328125 background all_cells +6416.31396484375 4532.63818359375 background all_cells +6408.34765625 4525.22265625 background all_cells +6408.787109375 4595.0654296875 background all_cells +6418.63916015625 4555.38720703125 background all_cells +6314.2490234375 4479.22021484375 background all_cells +6316.7998046875 4536.0205078125 background all_cells +6353.8095703125 4504.2919921875 background all_cells +6317.43798828125 4490.1474609375 background all_cells +6379.33349609375 4556.1552734375 background all_cells +6374.630859375 4575.2685546875 background all_cells +6369.125 4565.44775390625 background all_cells +6371.1650390625 4512.744140625 background all_cells +6391.3310546875 4537.26806640625 background all_cells +6386.18115234375 4490.390625 background all_cells +6385.28515625 4482.8251953125 background all_cells +6383.11572265625 4504.26318359375 background all_cells +6294.9267578125 4316.5849609375 background all_cells +6372.15576171875 4320.66943359375 background all_cells +6362.3935546875 4316.80859375 background all_cells +6314.0537109375 4301.77734375 background all_cells +6299.36474609375 4304.021484375 background all_cells +6394.86376953125 4258.1748046875 background all_cells +6394.06787109375 4266.8408203125 background all_cells +6384.6142578125 4259.60107421875 background all_cells +6390.91845703125 4280.15625 background all_cells +6386.4482421875 4287.23974609375 background all_cells +6348.45751953125 4282.44482421875 background all_cells +6363.4326171875 4264.93701171875 background all_cells +6362.6201171875 4254.48095703125 background all_cells +6357.66796875 4269.259765625 background all_cells +6301.38720703125 4271.65185546875 background all_cells +6310.046875 4269.37841796875 background all_cells +6410.22314453125 4262.6953125 background all_cells +6420.37646484375 4257.990234375 background all_cells +6417.22216796875 4267.5146484375 background all_cells +6402.01220703125 4301.1025390625 background all_cells +6423.447265625 4332.23095703125 background all_cells +6414.7470703125 4307.62744140625 background all_cells +6418.81298828125 4321.68994140625 background all_cells +6413.75390625 4313.900390625 background all_cells +6405.4716796875 4317.5712890625 background all_cells +6404.29150390625 4286.18212890625 background all_cells +6401.900390625 4272.05859375 background all_cells +6410.0537109375 4276.005859375 background all_cells +6418.10546875 4277.1240234375 background all_cells +6414.70654296875 4283.51123046875 background all_cells +6412.91357421875 4296.27685546875 background all_cells +6357.47509765625 4340.240234375 background all_cells +6360.90673828125 4346.12158203125 background all_cells +6394.4873046875 4349.51708984375 background all_cells +6376.40625 4327.22314453125 background all_cells +6375.66015625 4349.9072265625 background all_cells +6374.6240234375 4336.525390625 background all_cells +6383.34716796875 4343.44921875 background all_cells +6354.10400390625 4367.931640625 background all_cells +6390.6591796875 4363.67724609375 background all_cells +6395.87451171875 4369.962890625 background all_cells +6374.951171875 4365.33935546875 background all_cells +6363.23681640625 4368.04345703125 background all_cells +6277.91455078125 4366.4111328125 background all_cells +6285.109375 4359.68212890625 background all_cells +6290.76953125 4355.8671875 background all_cells +6314.6904296875 4396.51611328125 background all_cells +6319.81982421875 4418.70849609375 background all_cells +6323.99755859375 4400.98486328125 background all_cells +6322.6533203125 4391.2626953125 background all_cells +6305.1142578125 4414.43603515625 background all_cells +6295.5703125 4417.4365234375 background all_cells +6300.03369140625 4407.87451171875 background all_cells +6304.69482421875 4378.2470703125 background all_cells +6305.1953125 4386.8388671875 background all_cells +6274.0390625 4343.0712890625 background all_cells +6296.74462890625 4345.04052734375 background all_cells +6286.4150390625 4343.9072265625 background all_cells +6309.3974609375 4420.96435546875 background all_cells +6319.86181640625 4434.7802734375 background all_cells +6315.38232421875 4426.4091796875 background all_cells +6311.751953125 4437.79931640625 background all_cells +6310.07470703125 4431.09375 background all_cells +6308.4326171875 4456.71337890625 background all_cells +6323.9384765625 4443.30126953125 background all_cells +6315.2744140625 4449.046875 background all_cells +6317.4208984375 4467.60791015625 background all_cells +6333.529296875 4447.14697265625 background all_cells +6334.01318359375 4437.12158203125 background all_cells +6345.4580078125 4439.5068359375 background all_cells +6359.5341796875 4399.27734375 background all_cells +6369.87939453125 4409.5654296875 background all_cells +6363.767578125 4403.1884765625 background all_cells +6361.90869140625 4391.693359375 background all_cells +6403.111328125 4403.4072265625 background all_cells +6402.41796875 4415.3271484375 background all_cells +6396.07080078125 4406.96826171875 background all_cells +6376.31640625 4381.83203125 background all_cells +6379.953125 4403.79296875 background all_cells +6389.72802734375 4408.330078125 background all_cells +6391.2880859375 4387.166015625 background all_cells +6385.84814453125 4395.79052734375 background all_cells +6382.728515625 4386.025390625 background all_cells +6407.583984375 4440.875 background all_cells +6368.56103515625 4450.31005859375 background all_cells +6399.2294921875 4377.3896484375 background all_cells +6396.0078125 4400.87451171875 background all_cells +6401.546875 4395.64013671875 background all_cells +6404.04541015625 4391.3017578125 background all_cells +6392.8984375 4417.8359375 background all_cells +6375.7421875 4426.5517578125 background all_cells +6394.0087890625 4425.93505859375 background all_cells +6383.0625 4419.30810546875 background all_cells +6328.2578125 4377.125 background all_cells +6357.29638671875 4379.11962890625 background all_cells +6342.7080078125 4377.07177734375 background all_cells +6353.6474609375 4413.4052734375 background all_cells +6343.1806640625 4408.51806640625 background all_cells +6347.63330078125 4401.03662109375 background all_cells +6359.41015625 4423.64306640625 background all_cells +6343.21142578125 4419.29150390625 background all_cells +6331.619140625 4404.130859375 background all_cells +6332.06103515625 4414.10595703125 background all_cells +6330.39208984375 4397.775390625 background all_cells +6338.216796875 4398.2021484375 background all_cells +6350.2021484375 4385.68798828125 background all_cells +6340.3671875 4387.17333984375 background all_cells +6221.2255859375 4371.89794921875 background all_cells +6229.14404296875 4364.044921875 background all_cells +6226.7529296875 4353.71142578125 background all_cells +6221.86328125 4362.0966796875 background all_cells +6234.0458984375 4372.25146484375 background all_cells +6236.03271484375 4390.0380859375 background all_cells +6233.802734375 4423.01708984375 background all_cells +6272.0859375 4390.462890625 background all_cells +6283.76171875 4373.02197265625 background all_cells +6263.0869140625 4398.9130859375 background all_cells +6274.5107421875 4378.7939453125 background all_cells +6244.78564453125 4391.42578125 background all_cells +6258.37841796875 4387.0283203125 background all_cells +6253.12353515625 4396.83203125 background all_cells +6603.923828125 3808.733154296875 background all_cells +6610.80712890625 3827.284912109375 background all_cells +6619.3955078125 3808.905517578125 background all_cells +6608.111328125 3801.535400390625 background all_cells +6607.1083984375 3840.692138671875 background all_cells +6633.900390625 3835.625244140625 background all_cells +6628.92236328125 3849.564208984375 background all_cells +6649.6337890625 3829.31396484375 background all_cells +6650.83837890625 3808.758056640625 background all_cells +6643.82958984375 3814.75732421875 background all_cells +6644.1806640625 3822.482666015625 background all_cells +6653.13671875 3839.30810546875 background all_cells +6642.14306640625 3832.243408203125 background all_cells +6600.31591796875 3861.131591796875 background all_cells +6607.755859375 3863.98876953125 background all_cells +6588.7265625 3863.4208984375 background all_cells +6586.6552734375 3873.6005859375 background all_cells +6616.9970703125 3879.997314453125 background all_cells +6611.6865234375 3878.26171875 background all_cells +6601.47998046875 3876.5751953125 background all_cells +6604.9912109375 3887.76220703125 background all_cells +6621.201171875 3905.810546875 background all_cells +6611.33154296875 3895.1474609375 background all_cells +6606.73779296875 3900.50048828125 background all_cells +6592.79833984375 3894.703369140625 background all_cells +6598.0859375 3885.187255859375 background all_cells +6593.21728515625 3886.5361328125 background all_cells +6522.56298828125 3847.484130859375 background all_cells +6470.30712890625 3869.14794921875 background all_cells +6496.9453125 3856.360107421875 background all_cells +6549.640625 3830.04052734375 background all_cells +6538.361328125 3823.06787109375 background all_cells +6564.54296875 3886.382080078125 background all_cells +6585.20361328125 3887.353271484375 background all_cells +6582.15771484375 3894.20947265625 background all_cells +6574.41455078125 3889.9990234375 background all_cells +6570.9443359375 3902.850341796875 background all_cells +6557.71533203125 3868.188720703125 background all_cells +6577.494140625 3866.24853515625 background all_cells +6578.17822265625 3852.122802734375 background all_cells +6562.9365234375 3852.12890625 background all_cells +6550.13134765625 3901.71240234375 background all_cells +6490.89453125 3901.5810546875 background all_cells +6487.04248046875 3904.640380859375 background all_cells +6489.60009765625 3889.416748046875 background all_cells +6557.4248046875 3897.16748046875 background all_cells +6555.64599609375 3889.05078125 background all_cells +6570.03515625 3955.068115234375 background all_cells +6576.42919921875 3990.831298828125 background all_cells +6580.49072265625 3983.97998046875 background all_cells +6573.4462890625 3984.69384765625 background all_cells +6571.95703125 4007.16455078125 background all_cells +6584.65869140625 4016.000244140625 background all_cells +6579.498046875 4021.48779296875 background all_cells +6575.29736328125 4013.131591796875 background all_cells +6548.76904296875 4045.623779296875 background all_cells +6538.10888671875 4048.28759765625 background all_cells +6582.3408203125 4047.472900390625 background all_cells +6563.302734375 4046.773193359375 background all_cells +6548.87109375 4020.074951171875 background all_cells +6563.9140625 3990.036376953125 background all_cells +6560.44775390625 4018.80224609375 background all_cells +6556.4677734375 3963.62646484375 background all_cells +6592.01123046875 3973.451171875 background all_cells +6614.39794921875 3978.482177734375 background all_cells +6608.0029296875 3974.43115234375 background all_cells +6608.49609375 3964.0654296875 background all_cells +6603.1064453125 3979.979248046875 background all_cells +6623.7744140625 4033.096435546875 background all_cells +6623.31689453125 4038.826171875 background all_cells +6587.4033203125 4032.306640625 background all_cells +6608.95751953125 4050.144775390625 background all_cells +6602.83544921875 4051.619384765625 background all_cells +6609.03173828125 3988.126953125 background all_cells +6624.04541015625 3999.74560546875 background all_cells +6625.23291015625 3985.9501953125 background all_cells +6625.79541015625 3994.57763671875 background all_cells +6619.70166015625 3982.947021484375 background all_cells +6602.8994140625 4003.402587890625 background all_cells +6615.2626953125 4017.918212890625 background all_cells +6619.64013671875 4016.633544921875 background all_cells +6605.939453125 4017.480712890625 background all_cells +6597.109375 4014.555908203125 background all_cells +6586.43017578125 3990.11865234375 background all_cells +6585.873046875 3907.01953125 background all_cells +6589.78759765625 3912.819580078125 background all_cells +6584.92431640625 3916.1396484375 background all_cells +6622.83447265625 3944.81494140625 background all_cells +6607.630859375 3955.82275390625 background all_cells +6614.06591796875 3953.734619140625 background all_cells +6591.8115234375 3931.234619140625 background all_cells +6589.70458984375 3942.518310546875 background all_cells +6601.44287109375 3938.340576171875 background all_cells +6605.025390625 3930.49462890625 background all_cells +6620.5302734375 3913.939697265625 background all_cells +6615.71630859375 3920.2919921875 background all_cells +6612.337890625 3908.40869140625 background all_cells +6611.20556640625 3924.98193359375 background all_cells +6549.05078125 3926.640625 background all_cells +6560.93212890625 3924.15771484375 background all_cells +6560.1689453125 3910.713623046875 background all_cells +6549.408203125 3911.869140625 background all_cells +6576.40185546875 3944.6884765625 background all_cells +6580.16064453125 3932.9072265625 background all_cells +6571.65478515625 3922.27587890625 background all_cells +6620.2490234375 3751.84228515625 background all_cells +6643.26611328125 3754.138916015625 background all_cells +6629.47412109375 3745.915283203125 background all_cells +6628.97607421875 3751.69189453125 background all_cells +6620.349609375 3745.7109375 background all_cells +6647.31640625 3741.248291015625 background all_cells +6670.349609375 3767.04541015625 background all_cells +6653.12548828125 3762.88671875 background all_cells +6659.50830078125 3756.900390625 background all_cells +6656.06884765625 3718.9931640625 background all_cells +6644.326171875 3729.5654296875 background all_cells +6647.41455078125 3721.78369140625 background all_cells +6656.77587890625 3729.683349609375 background all_cells +6651.83984375 3724.658935546875 background all_cells +6664.92138671875 3719.08447265625 background all_cells +6547.1015625 3804.659423828125 background all_cells +6580.24658203125 3806.79248046875 background all_cells +6558.30908203125 3813.942626953125 background all_cells +6585.939453125 3780.7509765625 background all_cells +6590.56298828125 3781.75244140625 background all_cells +6590.9794921875 3763.39697265625 background all_cells +6589.041015625 3771.795654296875 background all_cells +6583.43994140625 3790.003662109375 background all_cells +6606.9521484375 3792.078369140625 background all_cells +6585.5703125 3810.6435546875 background all_cells +6603.55224609375 3825.34375 background all_cells +6585.51318359375 3796.93115234375 background all_cells +6553.51123046875 3797.823486328125 background all_cells +6581.74267578125 3800.763427734375 background all_cells +6556.72021484375 3786.03515625 background all_cells +6621.41259765625 3768.849365234375 background all_cells +6612.34228515625 3763.098876953125 background all_cells +6645.345703125 3797.48974609375 background all_cells +6660.62646484375 3807.599365234375 background all_cells +6657.421875 3820.9541015625 background all_cells +6674.15625 3822.229736328125 background all_cells +6602.2470703125 3785.06201171875 background all_cells +6604.2822265625 3787.40673828125 background all_cells +6624.20654296875 3797.876953125 background all_cells +6627.4462890625 3777.112548828125 background all_cells +6616.388671875 3777.196044921875 background all_cells +6640.91015625 3764.26171875 background all_cells +6650.0244140625 3779.04541015625 background all_cells +6639.19384765625 3784.60986328125 background all_cells +6661.654296875 3774.147216796875 background all_cells +6637.3173828125 3774.13134765625 background all_cells +5988.7734375 4059.381591796875 background all_cells +6001.39794921875 4058.08447265625 background all_cells +5993.45068359375 4050.5 background all_cells +6020.58935546875 4052.7294921875 background all_cells +6027.98095703125 4044.4189453125 background all_cells +6021.01611328125 4045.735107421875 background all_cells +6191.9140625 4038.939453125 background all_cells +6190.27978515625 4049.718505859375 background all_cells +6189.578125 4045.38818359375 background all_cells +6197.90234375 4041.013427734375 background all_cells +6186.2109375 4070.263427734375 background all_cells +6183.21728515625 4060.534423828125 background all_cells +6217.9541015625 4065.704345703125 background all_cells +6208.52099609375 4072.476806640625 background all_cells +6193.13623046875 4066.918701171875 background all_cells +6057.96044921875 4037.535400390625 background all_cells +6015.90380859375 4037.241943359375 background all_cells +6206.95263671875 4033.50390625 background all_cells +6218.05078125 4040.751953125 background all_cells +6275.4345703125 4051.0498046875 background all_cells +6264.21435546875 4051.01171875 background all_cells +6393.09912109375 4031.18798828125 background all_cells +6311.18408203125 4071.81103515625 background all_cells +6383.79248046875 4057.624755859375 background all_cells +6324.52294921875 4035.57080078125 background all_cells +6371.64306640625 4055.83251953125 background all_cells +6266.61767578125 4059.555908203125 background all_cells +6280.240234375 4061.090576171875 background all_cells +6269.08642578125 4063.615966796875 background all_cells +6262.23876953125 4161.75048828125 background all_cells +6288.46142578125 4169.142578125 background all_cells +6277.75732421875 4154.201171875 background all_cells +6330.06005859375 4164.33056640625 background all_cells +6379.3720703125 4154.1259765625 background all_cells +6356.16162109375 4161.865234375 background all_cells +6301.5732421875 4162.44873046875 background all_cells +6290.44921875 4152.4765625 background all_cells +6313.318359375 4168.875 background all_cells +6306.845703125 4177.43017578125 background all_cells +6303.1015625 4152.23046875 background all_cells +5948.79736328125 4169.25341796875 background all_cells +5948.5703125 4149.62939453125 background all_cells +5961.5458984375 4156.73779296875 background all_cells +6057.431640625 4175.27001953125 background all_cells +5964.98193359375 4167.18798828125 background all_cells +6240.09423828125 4165.52197265625 background all_cells +6257.21240234375 4154.828125 background all_cells +6258.14599609375 4176.71435546875 background all_cells +6243.56298828125 4175.99169921875 background all_cells +6322.04345703125 4146.86572265625 background all_cells +6277.7255859375 4138.82421875 background all_cells +6474.45849609375 4145.96240234375 background all_cells +6452.37353515625 4144.68896484375 background all_cells +6210.39794921875 4142.08935546875 background all_cells +6224.7001953125 4142.85986328125 background all_cells +6065.04150390625 4157.7666015625 background all_cells +6074.59423828125 4146.03759765625 background all_cells +6074.658203125 4151.89697265625 background all_cells +6071.3349609375 4163.32275390625 background all_cells +6067.26708984375 4170.21826171875 background all_cells +6112.2822265625 4081.344970703125 background all_cells +5989.9208984375 4094.21728515625 background all_cells +6199.525390625 4078.724609375 background all_cells +6186.34228515625 4097.1611328125 background all_cells +6051.787109375 4107.83203125 background all_cells +6252.00634765625 4084.6845703125 background all_cells +6274.6259765625 4095.120849609375 background all_cells +6276.59765625 4080.61083984375 background all_cells +6174.779296875 4128.74365234375 background all_cells +6000.63916015625 4132.0458984375 background all_cells +6215.78125 4133.6962890625 background all_cells +6195.69189453125 4127.85400390625 background all_cells +6233.72216796875 4106.10595703125 background all_cells +6245.986328125 4097.49072265625 background all_cells +6246.78515625 4102.2900390625 background all_cells +6244.01123046875 4092.38037109375 background all_cells +6227.05029296875 4197.31298828125 background all_cells +6254.310546875 4188.7177734375 background all_cells +6251.61279296875 4199.39794921875 background all_cells +6236.98046875 4185.14306640625 background all_cells +6252.6533203125 4221.298828125 background all_cells +6256.26318359375 4211.07568359375 background all_cells +6254.7177734375 4217.1005859375 background all_cells +6292.97314453125 4189.59130859375 background all_cells +6288.552734375 4201.08154296875 background all_cells +6284.79296875 4184.458984375 background all_cells +6270.5087890625 4225.51220703125 background all_cells +6266.130859375 4214.55517578125 background all_cells +6272.38720703125 4219.60302734375 background all_cells +6272.60791015625 4183.8486328125 background all_cells +6270.466796875 4198.40625 background all_cells +6348.33056640625 4197.005859375 background all_cells +6345.876953125 4202.81689453125 background all_cells +6344.77001953125 4190.89990234375 background all_cells +6372.86962890625 4194.34912109375 background all_cells +6381.52587890625 4190.58056640625 background all_cells +6389.06201171875 4198.20068359375 background all_cells +6388.25927734375 4185.0615234375 background all_cells +6373.2958984375 4180.88232421875 background all_cells +6408.240234375 4201.28515625 background all_cells +6418.052734375 4186.61083984375 background all_cells +6410.15625 4189.31494140625 background all_cells +6420.45458984375 4200.724609375 background all_cells +6413.89794921875 4207.03271484375 background all_cells +6400.2841796875 4210.490234375 background all_cells +6379.0625 4214.82470703125 background all_cells +6403.9697265625 4219.525390625 background all_cells +6410.73583984375 4214.193359375 background all_cells +6358.4375 4189.97021484375 background all_cells +6356.94970703125 4203.32666015625 background all_cells +6369.44580078125 4209.67431640625 background all_cells +6368.23779296875 4199.96923828125 background all_cells +6239.3681640625 4239.42138671875 background all_cells +6259.5927734375 4250.0634765625 background all_cells +6252.16650390625 4244.0478515625 background all_cells +6245.5380859375 4238.63818359375 background all_cells +6397.81787109375 4232.61279296875 background all_cells +6387.27978515625 4224.8818359375 background all_cells +6390.1298828125 4243.8427734375 background all_cells +6407.93115234375 4227.91015625 background all_cells +6420.578125 4234.22021484375 background all_cells +6403.43994140625 4248.55859375 background all_cells +6363.34716796875 4244.1650390625 background all_cells +6380.98095703125 4232.0673828125 background all_cells +6362.29052734375 4233.6513671875 background all_cells +6284.65869140625 4236.42919921875 background all_cells +6243.9140625 4225.923828125 background all_cells +6261.87451171875 4225.34375 background all_cells +6255.4873046875 4230.9208984375 background all_cells +6242.2568359375 4234.09033203125 background all_cells +5963.22900390625 4202.00390625 background all_cells +6035.5107421875 4211.11572265625 background all_cells +6017.4482421875 4206.40234375 background all_cells +5961.70654296875 4180.88671875 background all_cells +6050.52197265625 4191.15966796875 background all_cells +6093.51611328125 4187.6533203125 background all_cells +6091.43017578125 4207.80908203125 background all_cells +6013.4775390625 4231.33349609375 background all_cells +6056.83056640625 4221.04638671875 background all_cells +6052.27294921875 4234.90673828125 background all_cells +6045.0439453125 4240.5888671875 background all_cells +6030.14404296875 4236.802734375 background all_cells +6024.20458984375 4228.24462890625 background all_cells +6120.47607421875 4240.86474609375 background all_cells +6119.00537109375 4230.99609375 background all_cells +6130.697265625 4219.20166015625 background all_cells +6144.40283203125 4229.85791015625 background all_cells +6138.46142578125 4239.32470703125 background all_cells +6106.7197265625 4240.25244140625 background all_cells +6114.59375 4248.248046875 background all_cells +6113.158203125 4236.05859375 background all_cells +6072.64013671875 4246.30615234375 background all_cells +6081.00048828125 4234.4169921875 background all_cells +6066.9599609375 4249.3671875 background all_cells +6102.28515625 4243.5810546875 background all_cells +6098.11376953125 4248.84423828125 background all_cells +6091.1064453125 4249.85546875 background all_cells +6165.40673828125 4215.02587890625 background all_cells +6205.16748046875 4219.67236328125 background all_cells +6184.552734375 4218.333984375 background all_cells +6170.921875 4227.92333984375 background all_cells +6208.83837890625 4184.94384765625 background all_cells +6228.2724609375 4180.1650390625 background all_cells +6211.64990234375 4195.77685546875 background all_cells +6216.4775390625 4176.13134765625 background all_cells +6220.17431640625 4186.98828125 background all_cells +6201.04345703125 4190.4248046875 background all_cells +6197.71728515625 4179.3974609375 background all_cells +6189.8662109375 4186.97314453125 background all_cells +6176.23583984375 4182.03076171875 background all_cells +6182.81201171875 4188.55322265625 background all_cells +6179.74560546875 4203.11376953125 background all_cells +6176.21337890625 4191.98388671875 background all_cells +6153.07080078125 4245.41015625 background all_cells +6163.39111328125 4235.5087890625 background all_cells +6162.9267578125 4243.29150390625 background all_cells +6233.0634765625 4227.51953125 background all_cells +6225.54443359375 4242.078125 background all_cells +6209.4921875 4231.41650390625 background all_cells +6190.4140625 4245.72021484375 background all_cells +6198.41357421875 4247.82275390625 background all_cells +6193.93701171875 4238.43505859375 background all_cells +6149.5380859375 4173.0380859375 background all_cells +6111.248046875 4187.27880859375 background all_cells +6148.36669921875 4193.455078125 background all_cells +6163.34033203125 4197.06298828125 background all_cells +6136.5703125 4180.509765625 background all_cells +6148.701171875 4223.03955078125 background all_cells +6126.708984375 4225.75341796875 background all_cells +6159.8984375 4219.23046875 background all_cells +6156.94140625 4227.81591796875 background all_cells +6147.431640625 4206.7109375 background all_cells +6140.9228515625 4211.96728515625 background all_cells +6157.01220703125 4208.380859375 background all_cells +6150.47607421875 4211.7548828125 background all_cells +5244.80712890625 4185.54248046875 background all_cells +5319.025390625 4204.9501953125 background all_cells +5236.2138671875 4222.33837890625 background all_cells +5296.1298828125 4214.5849609375 background all_cells +5261.6279296875 4194.662109375 background all_cells +5323.1611328125 4146.279296875 background all_cells +5356.9658203125 4138.7470703125 background all_cells +5353.443359375 4128.91650390625 background all_cells +5398.96875 4206.00048828125 background all_cells +5346.87744140625 4208.85986328125 background all_cells +5355.70703125 4201.89306640625 background all_cells +5413.96337890625 4244.92822265625 background all_cells +5266.6904296875 4120.447265625 background all_cells +5286.384765625 4137.51123046875 background all_cells +5287.68408203125 4124.36865234375 background all_cells +5275.82080078125 4123.0263671875 background all_cells +5486.5322265625 4191.02392578125 background all_cells +5498.7080078125 4204.958984375 background all_cells +5490.72314453125 4199.41455078125 background all_cells +5491.591796875 4192.63232421875 background all_cells +5482.517578125 4220.27294921875 background all_cells +5490.44873046875 4221.39501953125 background all_cells +5487.5126953125 4208.58056640625 background all_cells +5445.9873046875 4194.2080078125 background all_cells +5463.20263671875 4193.5 background all_cells +5456.03271484375 4193.6953125 background all_cells +5605.17822265625 4108.33935546875 background all_cells +5631.02294921875 4102.18017578125 background all_cells +5626.15087890625 4131.029296875 background all_cells +5660.55810546875 4117.5361328125 background all_cells +5722.78125 4107.75634765625 background all_cells +5692.93505859375 4084.476318359375 background all_cells +5669.88037109375 4073.143310546875 background all_cells +5931.16162109375 4098.79931640625 background all_cells +5940.052734375 4138.669921875 background all_cells +5942.07080078125 4085.436767578125 background all_cells +5828.47509765625 4076.413330078125 background all_cells +5838.31005859375 4086.133544921875 background all_cells +5896.3583984375 4080.324951171875 background all_cells +5893.42236328125 4164.3876953125 background all_cells +5765.3642578125 4083.64599609375 background all_cells +5748.9140625 4074.108154296875 background all_cells +5758.583984375 4101.5341796875 background all_cells +5784.70947265625 4083.259033203125 background all_cells +5780.23486328125 4128.8798828125 background all_cells +6274.74560546875 4085.5537109375 background all_cells +6281.4765625 4087.32470703125 background all_cells +6275.619140625 4090.405029296875 background all_cells +6340.4326171875 4101.3603515625 background all_cells +6368.87548828125 4088.183349609375 background all_cells +6358.97265625 4089.931396484375 background all_cells +6352.134765625 4091.5546875 background all_cells +6343.77685546875 4089.889892578125 background all_cells +6305.59521484375 4074.597412109375 background all_cells +6323.00146484375 4100.85498046875 background all_cells +6307.9423828125 4105.84423828125 background all_cells +5597.28955078125 4121.5791015625 background all_cells +5587.6435546875 4137.48046875 background all_cells +5513.33642578125 4178.166015625 background all_cells +5515.048828125 4190.16015625 background all_cells +5518.89453125 4184.91064453125 background all_cells +5487.24462890625 4171.57177734375 background all_cells +5500.02001953125 4178.75146484375 background all_cells +5485.26025390625 4176.88623046875 background all_cells +5462.35400390625 4135.8974609375 background all_cells +5453.96533203125 4244.91552734375 background all_cells +5420.802734375 4169.19580078125 background all_cells +5456.244140625 4148.6865234375 background all_cells +5255.13037109375 4056.476318359375 background all_cells +5350.74462890625 4093.92138671875 background all_cells +5242.7548828125 4052.69091796875 background all_cells +5289.33447265625 4087.084228515625 background all_cells +5287.3408203125 4094.294921875 background all_cells +5269.20703125 4052.838134765625 background all_cells +5611.73779296875 4059.8583984375 background all_cells +5621.939453125 4054.30322265625 background all_cells +5659.2421875 4065.782470703125 background all_cells +5617.65185546875 4058.1845703125 background all_cells +5425.2783203125 4070.43701171875 background all_cells +5572.734375 4084.810791015625 background all_cells +5546.10009765625 4074.30712890625 background all_cells +5456.62353515625 4079.234130859375 background all_cells +6364.2197265625 4176.529296875 background all_cells +6279.22314453125 4168.71923828125 background all_cells +6381.98828125 4164.36865234375 background all_cells +6371.92822265625 4168.59033203125 background all_cells +6443.68798828125 4190.095703125 background all_cells +6475.294921875 4190.7255859375 background all_cells +6448.52490234375 4170.73583984375 background all_cells +6407.55810546875 4170.34326171875 background all_cells +6422.7626953125 4172.52783203125 background all_cells +6415.1630859375 4174.08154296875 background all_cells +6411.22607421875 4161.91552734375 background all_cells +6399.61572265625 4160.4541015625 background all_cells +6470.57666015625 4103.154296875 background all_cells +6470.33837890625 4114.94970703125 background all_cells +6496.54150390625 4080.086669921875 background all_cells +6496.40673828125 4087.093017578125 background all_cells +6506.91943359375 4091.302734375 background all_cells +6506.25048828125 4082.217041015625 background all_cells +6481.87841796875 4137.14501953125 background all_cells +6474.8056640625 4134.6552734375 background all_cells +6473.11279296875 4088.0517578125 background all_cells +6488.09619140625 4075.86083984375 background all_cells +6486.33740234375 4093.9296875 background all_cells +6478.4677734375 4093.55712890625 background all_cells +6419.95703125 4084.5302734375 background all_cells +6411.873046875 4105.3798828125 background all_cells +6416.68310546875 4098.29443359375 background all_cells +6419.76806640625 4119.2080078125 background all_cells +6410.849609375 4115.36181640625 background all_cells +6414.03076171875 4136.3603515625 background all_cells +6417.87841796875 4128.232421875 background all_cells +6407.0185546875 4126.66455078125 background all_cells +6411.462890625 4145.7041015625 background all_cells +6420.33642578125 4154.98046875 background all_cells +6404.7333984375 4151.3388671875 background all_cells +6460.02099609375 4114.26220703125 background all_cells +6451.99658203125 4132.60595703125 background all_cells +6464.14990234375 4125.95458984375 background all_cells +6447.716796875 4118.84716796875 background all_cells +6446.0205078125 4096.46337890625 background all_cells +6459.5693359375 4076.382568359375 background all_cells +6450.43359375 4077.2275390625 background all_cells +6448.6357421875 4107.666015625 background all_cells +6401.71630859375 4102.724609375 background all_cells +6403.23046875 4109.87841796875 background all_cells +6401.9404296875 4118.85693359375 background all_cells +6338.9814453125 4151.60400390625 background all_cells +6361.15771484375 4131.11376953125 background all_cells +6369.814453125 4134.84130859375 background all_cells +6351.375 4130.4208984375 background all_cells +6380.11376953125 4142.81396484375 background all_cells +6397.64013671875 4131.580078125 background all_cells +6389.58984375 4125.4833984375 background all_cells +6368.9287109375 4120.1806640625 background all_cells +6370.84033203125 4115.90380859375 background all_cells +6391.3095703125 4109.26416015625 background all_cells +6388.171875 4115.81640625 background all_cells +6378.5205078125 4114.85595703125 background all_cells +6588.08740234375 4123.53466796875 background all_cells +6605.7099609375 4136.71240234375 background all_cells +6596.7958984375 4132.130859375 background all_cells +6608.9462890625 4123.056640625 background all_cells +6594.41015625 4108.6591796875 background all_cells +6583.05712890625 4111.927734375 background all_cells +6609.2802734375 4109.517578125 background all_cells +6619.04345703125 4076.9873046875 background all_cells +6609.6083984375 4094.741455078125 background all_cells +6599.529296875 4100.064453125 background all_cells +6589.900390625 4093.162841796875 background all_cells +6607.1513671875 4082.993408203125 background all_cells +6606.0029296875 4065.836669921875 background all_cells +6638.73876953125 4065.73876953125 background all_cells +6622.79931640625 4053.95849609375 background all_cells +6629.0654296875 4063.802001953125 background all_cells +6616.60107421875 4062.0517578125 background all_cells +6613.27001953125 4068.41162109375 background all_cells +6594.431640625 4053.574951171875 background all_cells +6601.7001953125 4073.113037109375 background all_cells +6598.71484375 4061.30517578125 background all_cells +6598.033203125 4140.0888671875 background all_cells +6586.9267578125 4147.91259765625 background all_cells +6602.23779296875 4147.52197265625 background all_cells +6650.24365234375 4074.562255859375 background all_cells +6656.2783203125 4082.01318359375 background all_cells +6638.642578125 4076.77978515625 background all_cells +6658.29443359375 4074.230224609375 background all_cells +6661.94775390625 4103.443359375 background all_cells +6644.74609375 4120.89013671875 background all_cells +6646.640625 4087.887451171875 background all_cells +6651.3623046875 4096.07275390625 background all_cells +6635.587890625 4094.07666015625 background all_cells +6614.291015625 4142.4765625 background all_cells +6621.951171875 4136.9052734375 background all_cells +6649.0048828125 4137.92578125 background all_cells +6628.365234375 4145.69482421875 background all_cells +6637.595703125 4151.6376953125 background all_cells +6626.79052734375 4127.0732421875 background all_cells +6637.892578125 4112.99609375 background all_cells +6624.6279296875 4102.400390625 background all_cells +6617.64453125 4118.3935546875 background all_cells +6621.2509765625 4111.22705078125 background all_cells +6585.80908203125 4155.87939453125 background all_cells +6592.2890625 4164.228515625 background all_cells +6660.22412109375 4183.64404296875 background all_cells +6612.9873046875 4175.12744140625 background all_cells +6595.31689453125 4179.7900390625 background all_cells +6591.33837890625 4171.71826171875 background all_cells +6622.64794921875 4181.779296875 background all_cells +6645.18017578125 4165.52490234375 background all_cells +6657.6708984375 4154.3125 background all_cells +6648.81103515625 4179.15966796875 background all_cells +6498.7470703125 4138.3740234375 background all_cells +6507.19384765625 4161.69091796875 background all_cells +6506.681640625 4132.39599609375 background all_cells +6538.54541015625 4140.31494140625 background all_cells +6529.37548828125 4159.017578125 background all_cells +6529.10791015625 4142.33837890625 background all_cells +6547.0419921875 4138.6748046875 background all_cells +6553.291015625 4160.3154296875 background all_cells +6546.5341796875 4150.07080078125 background all_cells +6517.4306640625 4140.8896484375 background all_cells +6512.236328125 4136.54443359375 background all_cells +6489.2451171875 4133.6435546875 background all_cells +6490.88525390625 4143.95654296875 background all_cells +6550.39697265625 4092.03271484375 background all_cells +6554.9951171875 4099.57470703125 background all_cells +6556.1884765625 4113.54150390625 background all_cells +6573.98681640625 4122.2294921875 background all_cells +6577.9013671875 4134.2275390625 background all_cells +6569.7705078125 4077.89208984375 background all_cells +6568.6875 4060.09814453125 background all_cells +6581.24169921875 4056.980224609375 background all_cells +6571.39306640625 4087.311767578125 background all_cells +6568.16259765625 4113.33837890625 background all_cells +6511.2646484375 4053.358154296875 background all_cells +6524.66845703125 4074.123046875 background all_cells +6521.46875 4060.7900390625 background all_cells +6511.037109375 4068.300048828125 background all_cells +6533.55859375 4060.0439453125 background all_cells +6529.5546875 4056.025146484375 background all_cells +6546.3310546875 4056.38037109375 background all_cells +6542.50341796875 4077.04833984375 background all_cells +6536.810546875 4066.648681640625 background all_cells +6515.916015625 4083.936279296875 background all_cells +6539.052734375 4090.6083984375 background all_cells +6529.63623046875 4084.51708984375 background all_cells +6533.76318359375 4102.8564453125 background all_cells +6532.7490234375 4118.16552734375 background all_cells +6526.5947265625 4118.47607421875 background all_cells +6526.5224609375 4125.125 background all_cells +6525.2685546875 4110.58251953125 background all_cells +6512.91650390625 4189.39892578125 background all_cells +6493.71826171875 4207.02685546875 background all_cells +6504.451171875 4201.13623046875 background all_cells +6509.27001953125 4182.611328125 background all_cells +6521.474609375 4163.36865234375 background all_cells +6517.142578125 4181.4365234375 background all_cells +6515.44482421875 4173.376953125 background all_cells +6512.95166015625 4165.2197265625 background all_cells +6573.77294921875 4171.732421875 background all_cells +6570.66845703125 4184.8603515625 background all_cells +6604.77490234375 4171.50537109375 background all_cells +6582.80224609375 4180.7734375 background all_cells +6580.59375 4166.81201171875 background all_cells +6540.5888671875 4175.5166015625 background all_cells +6526.4921875 4175.47265625 background all_cells +6533.8076171875 4190.82275390625 background all_cells +6564.00732421875 4175.9443359375 background all_cells +6554.42333984375 4171.15283203125 background all_cells +6539.3525390625 4182.28662109375 background all_cells +6498.70849609375 4177.0869140625 background all_cells +6499.4716796875 4187.5576171875 background all_cells +6497.44482421875 4167.5224609375 background all_cells +6238.12841796875 3936.38720703125 background all_cells +6246.568359375 3922.53857421875 background all_cells +6272.76806640625 3819.94921875 background all_cells +6266.88671875 3942.0078125 background all_cells +6241.0791015625 3944.966796875 background all_cells +6241.7431640625 3930.97802734375 background all_cells +6272.93359375 3973.85595703125 background all_cells +6289.0986328125 3976.976806640625 background all_cells +6285.94970703125 3952.168701171875 background all_cells +6273.8828125 3957.78955078125 background all_cells +6244.08447265625 3992.15087890625 background all_cells +6253.8935546875 3986.69580078125 background all_cells +6297.08251953125 3968.6748046875 background all_cells +6307.53125 3950.63037109375 background all_cells +6298.0322265625 3961.7392578125 background all_cells +6346.130859375 3956.888916015625 background all_cells +6345.77587890625 3983.268310546875 background all_cells +6358.1689453125 3953.95703125 background all_cells +6343.5869140625 3941.1025390625 background all_cells +6319.13720703125 3936.662353515625 background all_cells +6311.89013671875 3938.48291015625 background all_cells +6354.45458984375 3920.028076171875 background all_cells +6355.15576171875 3942.79833984375 background all_cells +6358.28662109375 3930.667724609375 background all_cells +6324.41552734375 3951.452880859375 background all_cells +6336.8837890625 3982.878173828125 background all_cells +6320.64453125 3974.333251953125 background all_cells +6315.35400390625 3887.8935546875 background all_cells +6298.35302734375 3906.479736328125 background all_cells +6358.2490234375 3906.488037109375 background all_cells +6347.7451171875 3891.75927734375 background all_cells +6388.564453125 3835.887939453125 background all_cells +6417.568359375 3908.0048828125 background all_cells +6413.36669921875 3886.966796875 background all_cells +6380.9580078125 3883.5732421875 background all_cells +6387.9873046875 3843.66259765625 background all_cells +6356.98779296875 3992.894287109375 background all_cells +6366.4189453125 3918.93212890625 background all_cells +6362.83544921875 3973.577392578125 background all_cells +6354.158203125 3974.771728515625 background all_cells +6389.5107421875 3969.604736328125 background all_cells +6420.0380859375 3937.024169921875 background all_cells +6415.3916015625 3950.7548828125 background all_cells +6407.57421875 3981.93896484375 background all_cells +6419.92822265625 3980.62451171875 background all_cells +6403.9912109375 3975.9716796875 background all_cells +6371.97998046875 3723.148681640625 background all_cells +6415.09228515625 3766.658935546875 background all_cells +6403.43212890625 3725.3720703125 background all_cells +6323.6689453125 3809.218505859375 background all_cells +6337.5390625 3863.236328125 background all_cells +6348.7607421875 3842.349853515625 background all_cells +6342.1943359375 3846.22265625 background all_cells +6373.05224609375 3886.883056640625 background all_cells +6378.11767578125 3976.29541015625 background all_cells +6372.41552734375 3963.22119140625 background all_cells +6369.68017578125 3892.293701171875 background all_cells +6393.56591796875 3774.804931640625 background all_cells +6389.23681640625 3801.6181640625 background all_cells +6395.55908203125 3797.90576171875 background all_cells +6391.0380859375 3783.08984375 background all_cells +6347.0078125 3733.480712890625 background all_cells +6309.3369140625 3789.336181640625 background all_cells +6342.45654296875 3783.45751953125 background all_cells +6346.251953125 3770.986083984375 background all_cells +6309.55029296875 3990.661865234375 background all_cells +6332.115234375 3996.646484375 background all_cells +6314.70556640625 3995.732666015625 background all_cells +6342.75634765625 4027.898681640625 background all_cells +6373.25341796875 4008.35546875 background all_cells +6365.62841796875 4021.853271484375 background all_cells +6352.7080078125 4025.3408203125 background all_cells +6349.42822265625 4012.473876953125 background all_cells +6396.34423828125 4013.480224609375 background all_cells +6420.19775390625 4012.1376953125 background all_cells +6408.9404296875 4018.883544921875 background all_cells +5734.9853515625 3854.811279296875 background all_cells +5753.2109375 3867.5849609375 background all_cells +5768.228515625 3866.07470703125 background all_cells +5757.00146484375 3857.237060546875 background all_cells +5667.65966796875 3882.022216796875 background all_cells +5669.0517578125 3890.2431640625 background all_cells +5679.72412109375 3893.987548828125 background all_cells +5753.41357421875 3896.4892578125 background all_cells +5678.05078125 3884.033447265625 background all_cells +5657.93408203125 3864.705810546875 background all_cells +5639.73046875 3875.073486328125 background all_cells +5663.7294921875 3867.51318359375 background all_cells +5650.04443359375 3869.802001953125 background all_cells +5820.3857421875 3760.91162109375 background all_cells +5819.0771484375 3873.03662109375 background all_cells +5830.39990234375 3877.027587890625 background all_cells +5835.74755859375 3897.524658203125 background all_cells +5795.87158203125 3913.45703125 background all_cells +5802.7939453125 3917.989990234375 background all_cells +5807.17529296875 3911.192626953125 background all_cells +5818.888671875 3879.060791015625 background all_cells +5873.40478515625 3874.286376953125 background all_cells +5873.544921875 3923.2724609375 background all_cells +5874.1298828125 3911.251953125 background all_cells +5896.2236328125 3884.348876953125 background all_cells +5880.599609375 3886.794677734375 background all_cells +5877.009765625 3880.16455078125 background all_cells +5897.94189453125 3763.13671875 background all_cells +5889.0888671875 3857.673583984375 background all_cells +5873.38916015625 3841.524169921875 background all_cells +5840.390625 3860.114501953125 background all_cells +5853.35205078125 3945.618896484375 background all_cells +5857.10986328125 3776.14306640625 background all_cells +5856.8232421875 3837.49560546875 background all_cells +5850.2548828125 3865.261962890625 background all_cells +5842.3701171875 3854.573974609375 background all_cells +5789.08203125 3871.9775390625 background all_cells +5796.916015625 3876.1103515625 background all_cells +5780.4580078125 3875.2822265625 background all_cells +5792.2568359375 3899.792724609375 background all_cells +5778.75341796875 3903.328369140625 background all_cells +5801.74169921875 3902.77734375 background all_cells +5813.3193359375 3890.630615234375 background all_cells +5830.783203125 3883.082763671875 background all_cells +5822.466796875 3887.0205078125 background all_cells +5790.2568359375 3882.142333984375 background all_cells +5808.45751953125 3885.087158203125 background all_cells +5798.7802734375 3883.4931640625 background all_cells +5799.8662109375 3894.12109375 background all_cells +5745.0087890625 3963.40380859375 background all_cells +5674.46875 3992.14111328125 background all_cells +5715.7138671875 3993.273193359375 background all_cells +5702.447265625 3991.081787109375 background all_cells +5749.8759765625 3970.49462890625 background all_cells +5703.65380859375 4008.580810546875 background all_cells +5679.265625 4012.978515625 background all_cells +5914.5478515625 4023.710205078125 background all_cells +5923.19140625 4027.646728515625 background all_cells +5918.0556640625 4027.5146484375 background all_cells +5782.0947265625 3981.477783203125 background all_cells +5843.44775390625 3990.424560546875 background all_cells +5839.52734375 3979.480712890625 background all_cells +5798.04638671875 3993.82568359375 background all_cells +5781.76513671875 4041.62548828125 background all_cells +5870.2099609375 4019.929443359375 background all_cells +5908.9130859375 4028.607177734375 background all_cells +5909.93115234375 4034.805419921875 background all_cells +5888.501953125 4029.961181640625 background all_cells +6079.83154296875 4011.217041015625 background all_cells +6079.60107421875 3995.9052734375 background all_cells +6066.55712890625 4027.552490234375 background all_cells +6071.70166015625 4023.589111328125 background all_cells +6073.9833984375 4017.6982421875 background all_cells +6154.52294921875 3886.79248046875 background all_cells +6149.99267578125 3877.594482421875 background all_cells +6182.1591796875 3887.887451171875 background all_cells +6174.8232421875 3882.294189453125 background all_cells +6106.22705078125 3903.566162109375 background all_cells +6117.30712890625 3913.885009765625 background all_cells +6094.7939453125 3913.425048828125 background all_cells +6102.1884765625 3965.00390625 background all_cells +6092.32275390625 3996.7578125 background all_cells +6132.154296875 3987.991943359375 background all_cells +6098.33154296875 3978.753662109375 background all_cells +6085.44140625 3886.211181640625 background all_cells +6095.85205078125 3883.9912109375 background all_cells +6093.08740234375 3879.560791015625 background all_cells +6073.16748046875 3929.567138671875 background all_cells +6062.7138671875 3941.065673828125 background all_cells +6080.49169921875 3898.354736328125 background all_cells +6074.28857421875 3909.070556640625 background all_cells +6065.287109375 3915.52392578125 background all_cells +6069.07861328125 3920.80126953125 background all_cells +6050.89111328125 3970.180419921875 background all_cells +5968.375 3982.28173828125 background all_cells +6051.2275390625 3983.328857421875 background all_cells +6029.06982421875 3975.408447265625 background all_cells +6061.423828125 3985.2529296875 background all_cells +6063.65185546875 3994.54150390625 background all_cells +6062.74365234375 3971.205078125 background all_cells +6058.4443359375 4006.85986328125 background all_cells +6043.4423828125 3994.070068359375 background all_cells +6046.4501953125 4001.660888671875 background all_cells +6049.8544921875 3995.266845703125 background all_cells +6039.953125 4006.35107421875 background all_cells +5971.1640625 3996.708251953125 background all_cells +5963.9013671875 3996.831298828125 background all_cells +6043.32275390625 4016.8681640625 background all_cells +6032.04150390625 4017.23095703125 background all_cells +6047.4697265625 4009.189697265625 background all_cells +6108.7158203125 3948.24755859375 background all_cells +6118.62841796875 3939.2333984375 background all_cells +6107.85107421875 3967.48193359375 background all_cells +6166.2353515625 4018.89306640625 background all_cells +6226.40478515625 4024.4521484375 background all_cells +6223.78173828125 4004.47802734375 background all_cells +6187.01220703125 3980.929443359375 background all_cells +6225.12060546875 3958.424560546875 background all_cells +6220.01123046875 3965.82275390625 background all_cells +5244.244140625 3987.848388671875 background all_cells +5261.919921875 4039.48486328125 background all_cells +5261.7255859375 3942.83251953125 background all_cells +5412.00146484375 4020.7685546875 background all_cells +5386.96826171875 4029.261474609375 background all_cells +5411.43994140625 4028.881103515625 background all_cells +5394.58544921875 3935.531005859375 background all_cells +5386.33203125 3741.82275390625 background all_cells +5389.43994140625 4007.821044921875 background all_cells +5393.689453125 3996.8564453125 background all_cells +5401.87646484375 3994.06884765625 background all_cells +5308.35693359375 3920.512939453125 background all_cells +5351.42626953125 3978.614501953125 background all_cells +5322.06689453125 3974.194580078125 background all_cells +5345.28076171875 3971.186767578125 background all_cells +5377.55810546875 4026.51171875 background all_cells +5313.103515625 4023.209228515625 background all_cells +5622.02685546875 3830.3701171875 background all_cells +5599.1435546875 3811.9296875 background all_cells +5609.201171875 3849.135009765625 background all_cells +5653.66162109375 3825.752197265625 background all_cells +5647.37890625 3821.73095703125 background all_cells +5642.873046875 3831.312255859375 background all_cells +5661.61376953125 3804.335205078125 background all_cells +5668.04736328125 3800.84326171875 background all_cells +5667.17626953125 3820.013671875 background all_cells +5662.02490234375 3816.65771484375 background all_cells +5432.8759765625 3878.822998046875 background all_cells +5569.33056640625 3888.576416015625 background all_cells +5563.08935546875 3878.08154296875 background all_cells +5492.564453125 3948.884765625 background all_cells +5543.2607421875 3948.84814453125 background all_cells +5540.484375 3919.324951171875 background all_cells +5529.30712890625 3914.228515625 background all_cells +5646.32958984375 3883.030517578125 background all_cells +5632.23388671875 4028.038818359375 background all_cells +5628.10595703125 4041.3935546875 background all_cells +5651.70703125 3973.419189453125 background all_cells +5655.22412109375 3887.511474609375 background all_cells +5652.94384765625 3876.698486328125 background all_cells +5587.66845703125 3949.481201171875 background all_cells +5587.0859375 3897.22265625 background all_cells +5583.2294921875 3975.455078125 background all_cells +5605.943359375 3916.693359375 background all_cells +5597.5595703125 3905.195068359375 background all_cells +5596.27099609375 3899.407958984375 background all_cells +5463.86962890625 4035.209228515625 background all_cells +5452.20654296875 4025.056640625 background all_cells +5898.9208984375 3849.65966796875 background all_cells +5913.966796875 3845.502197265625 background all_cells +5903.09326171875 3860.88720703125 background all_cells +5925.6806640625 3820.9677734375 background all_cells +5933.93212890625 3818.91552734375 background all_cells +5930.34326171875 3853.311279296875 background all_cells +5926.34033203125 3842.41650390625 background all_cells +5945.36962890625 3839.36572265625 background all_cells +5962.720703125 3843.794921875 background all_cells +5955.0517578125 3862.4091796875 background all_cells +5958.45947265625 3846.171630859375 background all_cells +6090.080078125 3870.556396484375 background all_cells +6115.35302734375 3845.5986328125 background all_cells +6103.96142578125 3858.020263671875 background all_cells +6098.23583984375 3860.232666015625 background all_cells +6094.4541015625 3872.88720703125 background all_cells +5991.05517578125 3839.08349609375 background all_cells +6064.095703125 3875.267822265625 background all_cells +6028.029296875 3857.420166015625 background all_cells +5959.08203125 3800.426025390625 background all_cells +5949.021484375 3820.210693359375 background all_cells +5947.2197265625 3812.18798828125 background all_cells +5967.1005859375 3827.865966796875 background all_cells +5949.50537109375 3828.7509765625 background all_cells +5948.01416015625 3795.137939453125 background all_cells +6194.80712890625 3764.4755859375 background all_cells +6195.4736328125 3791.9501953125 background all_cells +6216.24658203125 3722.304931640625 background all_cells +6210.470703125 3793.61181640625 background all_cells +6208.36474609375 3765.89697265625 background all_cells +6181.6923828125 3832.924560546875 background all_cells +6209.25927734375 3812.42529296875 background all_cells +6208.06494140625 3824.15087890625 background all_cells +6198.02783203125 3823.30419921875 background all_cells +6170.6171875 3809.001708984375 background all_cells +6170.982421875 3832.608642578125 background all_cells +6174.0869140625 3765.25732421875 background all_cells +6183.35009765625 3787.081787109375 background all_cells +6171.09326171875 3786.36669921875 background all_cells +6186.60595703125 3776.338623046875 background all_cells +6182.05029296875 3768.4912109375 background all_cells +6123.30615234375 3825.531005859375 background all_cells +6152.1474609375 3813.500732421875 background all_cells +6145.427734375 3811.741455078125 background all_cells +6141.689453125 3809.7001953125 background all_cells +6132.958984375 3821.497802734375 background all_cells +6138.021484375 3840.86279296875 background all_cells +6153.04736328125 3775.5322265625 background all_cells +6141.27490234375 3797.95556640625 background all_cells +6160.8779296875 3775.181396484375 background all_cells +6156.41455078125 3796.171630859375 background all_cells +6152.0478515625 3784.952880859375 background all_cells +6179.650390625 3747.30517578125 background all_cells +6186.6328125 3757.1826171875 background all_cells +6191.93408203125 3757.009765625 background all_cells +6143.46875 3852.80712890625 background all_cells +6173.47412109375 3864.82080078125 background all_cells +6153.70166015625 3860.2373046875 background all_cells +6185.6884765625 3857.308837890625 background all_cells +6145.52587890625 3920.587890625 background all_cells +6124.4765625 3950.216552734375 background all_cells +6145.50048828125 3932.52783203125 background all_cells +6152.08349609375 3915.986083984375 background all_cells +6128.07763671875 3875.7607421875 background all_cells +6116.19970703125 3854.903076171875 background all_cells +6119.583984375 3858.802490234375 background all_cells +6125.81494140625 3862.052490234375 background all_cells +6131.3310546875 3891.253173828125 background all_cells +6223.2255859375 3936.98486328125 background all_cells +6200.89697265625 3867.236328125 background all_cells +6235.16162109375 3866.5859375 background all_cells +6232.57763671875 3898.061279296875 background all_cells +6168.70556640625 3899.81982421875 background all_cells +6186.36181640625 3876.04638671875 background all_cells +6186.837890625 3929.86669921875 background all_cells +6170.7548828125 3927.22705078125 background all_cells +6165.5224609375 3907.233642578125 background all_cells +6166.3876953125 3894.2783203125 background all_cells +5982.7080078125 3724.249755859375 background all_cells +5950.994140625 3755.1748046875 background all_cells +5960.8779296875 3746.6630859375 background all_cells +5936.5947265625 3736.37890625 background all_cells +5991.380859375 3733.546630859375 background all_cells +5983.44140625 3731.136962890625 background all_cells +6055.35498046875 3955.095458984375 background all_cells +6061.1533203125 3929.835205078125 background all_cells +6060.40966796875 3923.222900390625 background all_cells +6057.94775390625 3943.850830078125 background all_cells +5978.5869140625 3794.47265625 background all_cells +5981.84375 3829.389892578125 background all_cells +5986.45166015625 3819.977783203125 background all_cells +5991.6337890625 3794.16845703125 background all_cells +6011.85400390625 3827.895751953125 background all_cells +6059.78662109375 3769.07470703125 background all_cells +6054.93701171875 3780.20654296875 background all_cells +6036.052734375 3816.171630859375 background all_cells +5999.1650390625 3809.959716796875 background all_cells +6009.095703125 3818.715087890625 background all_cells +6004.83349609375 3832.7958984375 background all_cells +6002.43017578125 3813.845947265625 background all_cells +5906.5205078125 3925.721923828125 background all_cells +5913.3427734375 3870.90673828125 background all_cells +5983.4775390625 3906.930908203125 background all_cells +5906.14111328125 3873.486572265625 background all_cells +83.6780014038086 2899.62255859375 background all_cells +360.5667419433594 3161.70751953125 background all_cells +722.4879150390625 3078.44580078125 background all_cells +593.522705078125 3083.272705078125 background all_cells +492.470458984375 2947.83837890625 background all_cells +549.1028442382812 2913.701171875 background all_cells +515.8016357421875 3027.110595703125 background all_cells +419.8287048339844 3063.19873046875 background all_cells +212.3536529541016 2958.184814453125 background all_cells +160.76565551757812 3007.910400390625 background all_cells +256.7421264648437 3084.824951171875 background all_cells +260.76953125 3093.596435546875 background all_cells +253.8057403564453 3044.2607421875 background all_cells +296.3754577636719 3090.449462890625 background all_cells +264.8755187988281 2963.823974609375 background all_cells +276.1059875488281 3011.114013671875 background all_cells +299.7636108398437 3113.13623046875 background all_cells +309.6825256347656 3106.118896484375 background all_cells +272.6318054199219 2908.980712890625 background all_cells +304.2336730957031 2877.265625 background all_cells +269.1503601074219 2888.553466796875 background all_cells +512.5267333984375 2660.874755859375 background all_cells +521.8436279296875 2644.39306640625 background all_cells +519.948486328125 2640.170166015625 background all_cells +529.1024169921875 2628.390380859375 background all_cells +502.7611389160156 2643.846435546875 background all_cells +494.26123046875 2643.19384765625 background all_cells +554.9387817382812 2573.11572265625 background all_cells +584.1953735351562 2562.99951171875 background all_cells +576.4827270507812 2565.54931640625 background all_cells +578.1096801757812 2600.478759765625 background all_cells +585.0790405273438 2584.346435546875 background all_cells +553.49755859375 2616.54638671875 background all_cells +552.315185546875 2578.591796875 background all_cells +527.5110473632812 2575.535400390625 background all_cells +495.5228271484375 2576.680419921875 background all_cells +482.2814331054688 2641.412353515625 background all_cells +529.2840576171875 2635.62841796875 background all_cells +543.7725830078125 2656.306640625 background all_cells +545.2964477539062 2668.8271484375 background all_cells +591.3780517578125 2708.018798828125 background all_cells +589.6061401367188 2690.63916015625 background all_cells +594.2230834960938 2633.21826171875 background all_cells +614.5921020507812 2647.0 background all_cells +561.326904296875 2624.14990234375 background all_cells +580.0729370117188 2636.087158203125 background all_cells +578.7359008789062 2614.9501953125 background all_cells +740.3937377929688 3221.306640625 background all_cells +1747.96484375 3080.34619140625 background all_cells +1780.9337158203125 3066.64111328125 background all_cells +1770.191650390625 3064.97119140625 background all_cells +1756.9049072265625 3075.318359375 background all_cells +1634.81005859375 3036.746337890625 background all_cells +1680.6397705078125 3063.436767578125 background all_cells +1668.14990234375 3063.280517578125 background all_cells +1660.075439453125 3049.904052734375 background all_cells +1651.02783203125 3051.77880859375 background all_cells +1589.4964599609375 3102.056884765625 background all_cells +1594.3714599609375 3114.448974609375 background all_cells +1744.61279296875 3120.253173828125 background all_cells +1618.9361572265625 3004.563232421875 background all_cells +1546.2998046875 3142.423583984375 background all_cells +1336.9412841796875 3057.2509765625 background all_cells +589.2596435546875 2854.095458984375 background all_cells +74.69100952148438 2795.599853515625 background all_cells +85.97197723388672 2804.473876953125 background all_cells +49.40913391113281 2785.4501953125 background all_cells +53.4871711730957 2789.835693359375 background all_cells +219.3402404785156 2785.45458984375 background all_cells +233.7994537353516 2790.59912109375 background all_cells +190.35333251953125 2601.13134765625 background all_cells +155.07763671875 2648.604736328125 background all_cells +141.30328369140625 2652.24658203125 background all_cells +101.41984558105467 2641.3857421875 background all_cells +142.19532775878906 2635.611572265625 background all_cells +45.864776611328125 2661.47607421875 background all_cells +60.627540588378906 2779.438720703125 background all_cells +51.21996307373047 2760.097412109375 background all_cells +207.9755401611328 2669.900146484375 background all_cells +198.25271606445312 2636.990478515625 background all_cells +240.7471466064453 2571.447021484375 background all_cells +269.96441650390625 2680.256103515625 background all_cells +293.452880859375 2610.495361328125 background all_cells +294.0251770019531 2615.6220703125 background all_cells +343.6401062011719 2709.665771484375 background all_cells +321.0474853515625 2732.663818359375 background all_cells +1001.4580688476562 2921.47021484375 background all_cells +1019.541259765625 2880.9267578125 background all_cells +871.4451904296875 3017.296142578125 background all_cells +753.625 2915.4287109375 background all_cells +750.1673583984375 2919.604736328125 background all_cells +1085.9796142578125 3104.263671875 background all_cells +1069.0391845703125 3085.736083984375 background all_cells +792.1779174804688 3195.357666015625 background all_cells +801.404541015625 3199.3310546875 background all_cells +820.1615600585938 3202.974609375 background all_cells +847.1668701171875 3216.69384765625 background all_cells +837.2592163085938 3218.4404296875 background all_cells +829.5982055664062 3212.2822265625 background all_cells +821.2108154296875 3210.08203125 background all_cells +760.7611083984375 3235.21728515625 background all_cells +916.1170043945312 3221.03759765625 background all_cells +1233.4676513671875 2959.908935546875 background all_cells +1290.2960205078125 3010.229736328125 background all_cells +1175.5545654296875 3014.0498046875 background all_cells +1217.6370849609375 3013.35693359375 background all_cells +1211.141845703125 2992.575439453125 background all_cells +1223.5162353515625 3024.91162109375 background all_cells +1239.3707275390625 3075.0537109375 background all_cells +1246.44580078125 3069.452392578125 background all_cells +1203.3331298828125 3050.035400390625 background all_cells +1179.511474609375 3091.6650390625 background all_cells +1117.5859375 3181.1962890625 background all_cells +674.3614501953125 2853.893798828125 background all_cells +660.6506958007812 2914.399169921875 background all_cells +679.7674560546875 2905.0078125 background all_cells +638.743408203125 2582.67529296875 background all_cells +637.6044921875 2560.2265625 background all_cells +647.9905395507812 2596.47705078125 background all_cells +660.7484741210938 2560.4716796875 background all_cells +653.2711791992188 2563.47314453125 background all_cells +660.80712890625 2590.90478515625 background all_cells +666.7692260742188 2585.323974609375 background all_cells +644.408447265625 2578.811279296875 background all_cells +738.3416137695312 2699.905029296875 background all_cells +795.335693359375 2650.77685546875 background all_cells +788.5094604492188 2642.703125 background all_cells +802.3959350585938 2705.74462890625 background all_cells +688.4685668945312 2618.670166015625 background all_cells +682.36572265625 2773.8798828125 background all_cells +664.8640747070312 2708.2685546875 background all_cells +696.3079223632812 2571.079345703125 background all_cells +1773.3089599609375 2845.73388671875 background all_cells +1767.7115478515625 2853.201416015625 background all_cells +1801.9051513671875 2835.409423828125 background all_cells +1793.970947265625 2819.3876953125 background all_cells +1787.45068359375 2852.137451171875 background all_cells +1741.25 2980.198974609375 background all_cells +1729.600341796875 2967.42919921875 background all_cells +1532.7830810546875 2791.608154296875 background all_cells +1506.9114990234375 2792.452880859375 background all_cells +849.0151977539062 2568.34912109375 background all_cells +841.892333984375 2582.834228515625 background all_cells +858.7733154296875 2589.80517578125 background all_cells +833.2434692382812 2674.09423828125 background all_cells +879.2050170898438 2679.016845703125 background all_cells +833.149658203125 2688.331787109375 background all_cells +812.90478515625 2656.58447265625 background all_cells +818.3092041015625 2699.37353515625 background all_cells +822.4489135742188 2679.88134765625 background all_cells +819.9127197265625 2709.04833984375 background all_cells +1482.6676025390625 2682.13330078125 background all_cells +1546.1387939453125 2683.351806640625 background all_cells +1439.9443359375 2588.0458984375 background all_cells +1450.2911376953125 2584.629638671875 background all_cells +1232.5115966796875 2720.89306640625 background all_cells +1244.8543701171875 2720.27587890625 background all_cells +1258.663818359375 2711.8642578125 background all_cells +1254.9931640625 2721.3779296875 background all_cells +1246.935791015625 2725.305419921875 background all_cells +1289.9410400390625 2670.487060546875 background all_cells +1285.8741455078125 2615.899169921875 background all_cells +1642.292236328125 1441.712890625 background all_cells +1781.32177734375 1399.7677001953125 background all_cells +2384.090087890625 1689.9947509765625 background all_cells +1644.60302734375 1501.3880615234375 background all_cells +1658.3154296875 1497.9998779296875 background all_cells +1657.0775146484375 1506.180419921875 background all_cells +1979.6431884765625 1512.4439697265625 background all_cells +2175.316162109375 1611.73486328125 background all_cells +1667.331298828125 1669.0372314453125 background all_cells +2544.216552734375 1361.1044921875 background all_cells +2537.834716796875 1366.6912841796875 background all_cells +2848.877197265625 1581.448486328125 background all_cells +2792.24755859375 1698.6082763671875 background all_cells +2830.619873046875 1686.2393798828125 background all_cells +2843.8193359375 1678.697265625 background all_cells +2818.293701171875 1646.7757568359375 background all_cells +2423.168701171875 1665.812744140625 background all_cells +2721.8974609375 1133.0345458984375 background all_cells +2801.040283203125 1089.1903076171875 background all_cells +2804.584228515625 1278.845947265625 background all_cells +2530.28076171875 1324.4869384765625 background all_cells +2521.558837890625 1354.3687744140625 background all_cells +2467.75537109375 1054.5631103515625 background all_cells +2250.988525390625 1186.5880126953125 background all_cells +2247.71142578125 1179.296630859375 background all_cells +2305.922607421875 1155.34521484375 background all_cells +1745.1541748046875 1816.17529296875 background all_cells +2091.65625 1848.315185546875 background all_cells +2134.68115234375 1779.3941650390625 background all_cells +2237.432373046875 1807.165771484375 background all_cells +2035.9149169921875 1955.0223388671875 background all_cells +2010.2144775390625 2042.52392578125 background all_cells +2031.742431640625 2003.9244384765625 background all_cells +2056.943603515625 1999.4097900390625 background all_cells +2008.5 2151.324951171875 background all_cells +1994.5606689453125 2209.271728515625 background all_cells +2134.992919921875 2044.11181640625 background all_cells +2123.24658203125 2089.603271484375 background all_cells +2127.685302734375 2025.017578125 background all_cells +2083.19775390625 2210.416748046875 background all_cells +2167.138427734375 2156.421875 background all_cells +2010.18603515625 2274.83544921875 background all_cells +2504.65869140625 1746.656982421875 background all_cells +2666.533935546875 1749.7459716796875 background all_cells +2799.978515625 1752.4552001953125 background all_cells +2625.99755859375 2005.42529296875 background all_cells +1812.0968017578125 2177.595703125 background all_cells +1711.46337890625 2042.951416015625 background all_cells +1727.184814453125 2141.380859375 background all_cells +1755.21142578125 2074.4267578125 background all_cells +2355.034912109375 2031.0816650390625 background all_cells +2330.95556640625 2076.493896484375 background all_cells +2518.082763671875 2076.180908203125 background all_cells +2527.410888671875 2071.2001953125 background all_cells +2489.003662109375 2057.232421875 background all_cells +2612.813720703125 2133.852294921875 background all_cells +2593.387451171875 2129.46484375 background all_cells +2600.209716796875 2043.5633544921875 background all_cells +2605.5703125 2054.141357421875 background all_cells +2600.7138671875 2108.64990234375 background all_cells +2535.987548828125 2140.01708984375 background all_cells +2821.512451171875 2047.204345703125 background all_cells +2832.205810546875 2053.646240234375 background all_cells +2764.185546875 2259.625244140625 background all_cells +2786.662841796875 2372.344970703125 background all_cells +2767.1455078125 2300.446044921875 background all_cells +2794.993408203125 2280.089599609375 background all_cells +2748.47705078125 2856.564697265625 background all_cells +2848.625732421875 2898.704345703125 background all_cells +2746.36083984375 2863.5263671875 background all_cells +2754.67822265625 2865.46484375 background all_cells +2824.410400390625 2530.47998046875 background all_cells +2773.358154296875 2104.57373046875 background all_cells +2692.688232421875 2263.25146484375 background all_cells +2704.619384765625 2181.617431640625 background all_cells +2724.46533203125 2068.89501953125 background all_cells +2721.77197265625 2109.0654296875 background all_cells +2724.431640625 2113.505126953125 background all_cells +2570.38720703125 2435.350830078125 background all_cells +2611.53564453125 2872.197998046875 background all_cells +2639.230224609375 2658.41748046875 background all_cells +2558.88818359375 2353.202880859375 background all_cells +2401.090087890625 2235.30908203125 background all_cells +2190.556396484375 2253.18994140625 background all_cells +2316.684814453125 2856.658203125 background all_cells +2328.747314453125 2798.897705078125 background all_cells +2236.508056640625 2501.260009765625 background all_cells +2299.868408203125 2440.4931640625 background all_cells +2276.645751953125 2503.355712890625 background all_cells +2344.5654296875 2482.21240234375 background all_cells +2291.447021484375 2447.8583984375 background all_cells +2198.326904296875 2239.2333984375 background all_cells +1902.3846435546875 2440.3896484375 background all_cells +1768.33203125 2524.38525390625 background all_cells +1659.238525390625 2367.67578125 background all_cells +1684.5916748046875 2385.16455078125 background all_cells +1647.7347412109375 2515.051513671875 background all_cells +1999.36474609375 2396.009521484375 background all_cells +2134.1044921875 2543.93359375 background all_cells +2070.778564453125 2566.712890625 background all_cells +2106.937744140625 2584.830810546875 background all_cells +2122.539794921875 2589.717041015625 background all_cells +2109.061279296875 2592.52490234375 background all_cells +2121.08837890625 2576.667236328125 background all_cells +2113.170166015625 2583.759521484375 background all_cells +2027.6534423828125 2533.44482421875 background all_cells +2032.537353515625 2537.097900390625 background all_cells +1996.7691650390625 2533.91455078125 background all_cells +2016.7655029296875 2529.193359375 background all_cells +2016.91796875 2525.643310546875 background all_cells +1964.9561767578125 2560.927978515625 background all_cells +1909.19189453125 2328.514404296875 background all_cells +2000.3294677734373 2305.6005859375 background all_cells +2097.055908203125 2643.957275390625 background all_cells +2093.423583984375 2651.94873046875 background all_cells +2083.873291015625 2646.082763671875 background all_cells +2105.0576171875 2613.426025390625 background all_cells +2080.485107421875 2728.609619140625 background all_cells +2156.962646484375 2897.24755859375 background all_cells +2171.7646484375 2902.386474609375 background all_cells +2152.124755859375 2880.07958984375 background all_cells +133.396728515625 2439.872314453125 background all_cells +441.1642456054688 2510.31005859375 background all_cells +448.67669677734375 2532.541748046875 background all_cells +429.9217834472656 2514.03759765625 background all_cells +450.25787353515625 2523.13720703125 background all_cells +421.9302978515625 2477.45361328125 background all_cells +406.5780334472656 2470.73388671875 background all_cells +341.4364318847656 2465.19921875 background all_cells +417.1123962402344 2009.4432373046875 background all_cells +436.1228332519531 1996.486328125 background all_cells +777.4027709960938 2379.766845703125 background all_cells +720.2442626953125 2334.3525390625 background all_cells +761.0382690429688 2343.8017578125 background all_cells +758.372802734375 2338.02392578125 background all_cells +464.88970947265625 2465.033447265625 background all_cells +464.95361328125 2521.985107421875 background all_cells +471.3139953613281 2460.980712890625 background all_cells +811.7737426757812 2194.147705078125 background all_cells +791.0826416015625 2144.202392578125 background all_cells +722.0238647460938 2551.71435546875 background all_cells +566.1455688476562 2495.227294921875 background all_cells +655.1033325195312 2542.3818359375 background all_cells +643.90478515625 2556.64306640625 background all_cells +1279.15673828125 1642.75 background all_cells +1201.84033203125 1545.1314697265625 background all_cells +1201.18896484375 1565.95068359375 background all_cells +1172.1488037109375 1568.83740234375 background all_cells +941.1533203125 1812.3896484375 background all_cells +918.5534057617188 1982.09130859375 background all_cells +1184.0458984375 2066.268798828125 background all_cells +1209.41943359375 2074.1591796875 background all_cells +1198.0369873046875 2069.16796875 background all_cells +1053.940673828125 2005.7142333984373 background all_cells +1123.6763916015625 2039.13818359375 background all_cells +1105.7763671875 2032.2281494140625 background all_cells +1150.01123046875 2142.45263671875 background all_cells +1137.8970947265625 2132.315673828125 background all_cells +979.7313232421876 2154.958740234375 background all_cells +1323.978759765625 1551.5865478515625 background all_cells +1395.9205322265625 2001.1402587890625 background all_cells +1485.3509521484375 2148.38623046875 background all_cells +1497.615234375 1662.868408203125 background all_cells +1524.652099609375 1637.9764404296875 background all_cells +1480.3828125 1665.571533203125 background all_cells +1400.8939208984375 1603.067626953125 background all_cells +1527.1796875 1587.1837158203125 background all_cells +1471.7681884765625 2457.97314453125 background all_cells +820.0208129882812 2409.519775390625 background all_cells +874.5527954101562 2443.7802734375 background all_cells +1015.4407348632812 2437.78369140625 background all_cells +1020.9024658203124 2435.968505859375 background all_cells +2000.854736328125 2940.440673828125 background all_cells +2854.092529296875 2928.291259765625 background all_cells +2004.2301025390625 2936.586669921875 background all_cells +2121.94189453125 3017.90185546875 background all_cells +2566.37744140625 3113.7724609375 background all_cells +1296.765625 2382.537841796875 background all_cells +1374.359375 2391.482177734375 background all_cells +1377.831298828125 2391.65576171875 background all_cells +1404.5201416015625 2441.564697265625 background all_cells +1447.727294921875 2472.052001953125 background all_cells +1546.05224609375 2371.09326171875 background all_cells +1582.3719482421875 2367.073974609375 background all_cells +1521.521484375 2389.090087890625 background all_cells +1513.188232421875 2235.7197265625 background all_cells +1473.734130859375 2290.311767578125 background all_cells +1459.3602294921875 2243.462646484375 background all_cells +1162.8079833984375 2234.099609375 background all_cells +1167.221923828125 2312.59716796875 background all_cells +1059.61474609375 2223.654541015625 background all_cells +1054.5360107421875 2193.4169921875 background all_cells +1044.9686279296875 2194.849609375 background all_cells +919.0228881835938 2342.8603515625 background all_cells +944.12353515625 2344.811279296875 background all_cells +926.5133666992188 2334.896484375 background all_cells +987.7346801757812 2337.987060546875 background all_cells +1014.0756225585938 2358.82177734375 background all_cells +1002.0139770507812 2343.157470703125 background all_cells +1024.22705078125 2347.272705078125 background all_cells +982.62646484375 2320.7451171875 background all_cells +921.0010375976562 2321.47412109375 background all_cells +944.6400756835938 2319.142822265625 background all_cells +978.244140625 2325.22412109375 background all_cells +869.5770874023438 2232.123291015625 background all_cells +860.353271484375 2226.072265625 background all_cells +861.6262817382812 2187.281494140625 background all_cells +891.8663330078125 2199.3095703125 background all_cells +887.2738037109375 2253.427978515625 background all_cells +821.600830078125 2252.53564453125 background all_cells +1031.243408203125 2226.345458984375 background all_cells +980.2662353515624 2237.880615234375 background all_cells +977.7119750976562 2244.157470703125 background all_cells +987.3291015625 2242.537841796875 background all_cells +1006.7954711914062 1380.8599853515625 background all_cells +1139.0535888671875 1448.8375244140625 background all_cells +1213.534423828125 1508.1456298828125 background all_cells +1218.975830078125 1511.6064453125 background all_cells +1195.6168212890625 1500.5484619140625 background all_cells +1003.5084838867188 1521.02685546875 background all_cells +1175.155029296875 1323.7127685546875 background all_cells +1156.915771484375 1355.6158447265625 background all_cells +1133.75244140625 1387.288330078125 background all_cells +841.0596313476562 1232.343505859375 background all_cells +834.9921264648438 1229.47607421875 background all_cells +2804.328857421875 545.931640625 background all_cells +2740.086181640625 713.9773559570312 background all_cells +2849.366455078125 984.6965942382812 background all_cells +2631.233642578125 778.3408813476562 background all_cells +2777.37353515625 776.8223876953125 background all_cells +2719.89013671875 842.8843994140625 background all_cells +2840.131591796875 857.8475341796875 background all_cells +2785.912353515625 453.8337707519531 background all_cells +2829.4384765625 499.3698120117188 background all_cells +2806.579833984375 532.6327514648438 background all_cells +2824.088623046875 492.6233520507813 background all_cells +2660.8037109375 289.7657775878906 background all_cells +2514.46826171875 544.9568481445312 background all_cells +2516.493408203125 555.7241821289062 background all_cells +1903.339599609375 687.9703369140625 background all_cells +2152.959716796875 634.4414672851562 background all_cells +2011.5194091796875 157.72792053222656 background all_cells +1974.88916015625 288.9924621582031 background all_cells +2084.84228515625 849.75732421875 background all_cells +1879.30419921875 62.42574691772461 background all_cells +1865.3958740234373 288.0801696777344 background all_cells +2286.424072265625 738.152099609375 background all_cells +2331.969482421875 744.0194702148438 background all_cells +2416.9345703125 753.3807373046875 background all_cells +2332.784912109375 937.4552612304688 background all_cells +2338.545166015625 933.1819458007812 background all_cells +1953.9970703125 899.7548828125 background all_cells +1345.3006591796875 1499.9190673828125 background all_cells +1503.541748046875 1430.696533203125 background all_cells +1558.092529296875 1493.11083984375 background all_cells +1564.8265380859375 1483.528076171875 background all_cells +1563.7039794921875 1527.234375 background all_cells +1548.3106689453125 1441.978759765625 background all_cells +1489.6195068359375 1360.707275390625 background all_cells +1276.960693359375 1400.559814453125 background all_cells +1499.2913818359375 652.0311889648438 background all_cells +1479.778564453125 363.52825927734375 background all_cells +1296.163818359375 163.51133728027344 background all_cells +2134.989013671875 3292.658203125 background all_cells +2260.05615234375 3243.036376953125 background all_cells +3609.575439453125 3289.24169921875 background all_cells +3599.83544921875 3228.896484375 background all_cells +3207.840576171875 3248.21826171875 background all_cells +2872.9638671875 2646.7626953125 background all_cells +2690.28369140625 3335.037353515625 background all_cells +2553.172119140625 3249.199462890625 background all_cells +2558.3759765625 3253.896484375 background all_cells +2878.0244140625 2637.2705078125 background all_cells +3645.588623046875 2358.6005859375 background all_cells +3713.22998046875 2360.251220703125 background all_cells +3648.50048828125 2380.9375 background all_cells +3756.37060546875 2584.301513671875 background all_cells +3768.595947265625 2434.098388671875 background all_cells +3758.887939453125 3158.8798828125 background all_cells +3649.9716796875 3004.546142578125 background all_cells +3515.257080078125 3050.7978515625 background all_cells +3449.35546875 3149.11083984375 background all_cells +3586.380126953125 3132.09765625 background all_cells +3499.0703125 3137.450927734375 background all_cells +3503.046142578125 3131.753173828125 background all_cells +3088.659423828125 2645.516845703125 background all_cells +3059.44140625 2669.83203125 background all_cells +3079.016845703125 2825.389404296875 background all_cells +3611.406005859375 2429.224365234375 background all_cells +3600.30712890625 2493.82421875 background all_cells +3532.324951171875 2583.131591796875 background all_cells +3531.4990234375 2737.10400390625 background all_cells +3499.23876953125 2761.67724609375 background all_cells +3499.375732421875 2969.399658203125 background all_cells +3576.3037109375 2292.614990234375 background all_cells +3752.546142578125 2278.721435546875 background all_cells +3633.787841796875 2298.124755859375 background all_cells +2916.799072265625 2854.984130859375 background all_cells +2891.825439453125 2303.955810546875 background all_cells +2961.073486328125 2626.161865234375 background all_cells +2947.9638671875 2602.43115234375 background all_cells +2943.194580078125 2658.4111328125 background all_cells +2926.442138671875 2569.31982421875 background all_cells +2906.891845703125 2584.2861328125 background all_cells +2906.172607421875 2528.773681640625 background all_cells +2993.479736328125 2646.7197265625 background all_cells +2981.036865234375 2638.585205078125 background all_cells +3049.5849609375 2445.6513671875 background all_cells +4224.3310546875 2270.9912109375 background all_cells +3808.715087890625 3598.6806640625 background all_cells +3817.537109375 3596.16015625 background all_cells +3834.71337890625 3788.6103515625 background all_cells +3784.96142578125 3944.050537109375 background all_cells +3804.36376953125 3918.061767578125 background all_cells +3802.91162109375 3900.611572265625 background all_cells +3819.259033203125 3820.887939453125 background all_cells +3838.482177734375 3744.17333984375 background all_cells +4008.5576171875 3622.70263671875 background all_cells +4420.32861328125 3868.578125 background all_cells +4519.517578125 4178.1826171875 background all_cells +4409.5048828125 3683.27734375 background all_cells +4429.1611328125 3692.651123046875 background all_cells +4427.19580078125 3719.33740234375 background all_cells +4479.42919921875 3741.60107421875 background all_cells +4471.96728515625 3783.049072265625 background all_cells +4499.1220703125 3766.6357421875 background all_cells +4490.09228515625 3770.531982421875 background all_cells +4562.9375 3541.13330078125 background all_cells +4551.54052734375 3538.2705078125 background all_cells +4551.6826171875 3550.960205078125 background all_cells +4541.9580078125 3538.02099609375 background all_cells +4536.515625 3568.2236328125 background all_cells +4427.14794921875 3587.89990234375 background all_cells +4414.23046875 3578.288818359375 background all_cells +4413.3017578125 3587.729248046875 background all_cells +4091.2724609375 3901.46484375 background all_cells +4078.2919921875 3904.5283203125 background all_cells +4080.73291015625 3894.18408203125 background all_cells +4070.04638671875 3903.572021484375 background all_cells +4251.0224609375 3526.118896484375 background all_cells +4134.21728515625 3540.199951171875 background all_cells +4127.646484375 3549.809814453125 background all_cells +4140.76611328125 2287.53271484375 background all_cells +4175.12646484375 2377.67529296875 background all_cells +4163.4375 2388.193603515625 background all_cells +4177.134765625 2402.140380859375 background all_cells +4221.2314453125 2410.914794921875 background all_cells +4184.298828125 2410.09912109375 background all_cells +4204.884765625 2332.052978515625 background all_cells +4198.9619140625 2327.422119140625 background all_cells +4316.9462890625 2318.3515625 background all_cells +4359.20068359375 2373.1962890625 background all_cells +4313.54345703125 2383.929443359375 background all_cells +4271.79931640625 2333.609130859375 background all_cells +4254.5205078125 2412.67431640625 background all_cells +4232.13623046875 2412.97021484375 background all_cells +4368.0244140625 2274.42333984375 background all_cells +4427.22314453125 2501.131591796875 background all_cells +4453.14404296875 2494.7705078125 background all_cells +4438.955078125 2496.88330078125 background all_cells +4434.89013671875 2492.272705078125 background all_cells +4480.892578125 2502.76611328125 background all_cells +4480.2265625 2514.380859375 background all_cells +4487.8251953125 2511.10791015625 background all_cells +4443.71044921875 2488.156005859375 background all_cells +4451.5478515625 2481.36572265625 background all_cells +4477.51025390625 2453.171875 background all_cells +4489.5087890625 2446.963134765625 background all_cells +4386.775390625 2421.7734375 background all_cells +4373.232421875 2422.69873046875 background all_cells +4358.76806640625 2441.0458984375 background all_cells +4240.833984375 2430.36328125 background all_cells +4291.64599609375 2423.1103515625 background all_cells +4458.66455078125 2795.59521484375 background all_cells +4544.44140625 2776.599609375 background all_cells +4535.69677734375 2782.1240234375 background all_cells +4474.7626953125 2934.39599609375 background all_cells +4478.69580078125 2944.4091796875 background all_cells +4476.1044921875 2966.95947265625 background all_cells +4457.03173828125 2959.75 background all_cells +4443.27294921875 2954.96435546875 background all_cells +4466.25390625 2957.3037109375 background all_cells +4401.8984375 2921.598876953125 background all_cells +4462.74609375 2928.66552734375 background all_cells +4226.0009765625 2779.423095703125 background all_cells +4264.62255859375 2886.0263671875 background all_cells +4481.05615234375 2631.720458984375 background all_cells +4452.80810546875 2635.583984375 background all_cells +4368.5771484375 2680.632568359375 background all_cells +4434.154296875 2681.293212890625 background all_cells +4490.2724609375 2675.436279296875 background all_cells +4459.98779296875 2688.15673828125 background all_cells +4389.36962890625 2675.726318359375 background all_cells +4385.88427734375 2684.60546875 background all_cells +4175.73486328125 2644.4443359375 background all_cells +3907.356689453125 2489.257568359375 background all_cells +3885.48486328125 2303.1376953125 background all_cells +3891.843017578125 2304.16748046875 background all_cells +3819.751708984375 2397.0029296875 background all_cells +3856.744384765625 2407.49072265625 background all_cells +3995.176513671875 2848.416748046875 background all_cells +3938.78466796875 2909.953857421875 background all_cells +3974.02734375 2873.822265625 background all_cells +3978.93115234375 2822.66259765625 background all_cells +3979.0263671875 2829.947265625 background all_cells +3846.188232421875 2579.150390625 background all_cells +3892.14306640625 2802.984619140625 background all_cells +3907.701416015625 2816.624267578125 background all_cells +3890.6328125 2809.8466796875 background all_cells +3828.142333984375 2827.9677734375 background all_cells +3916.19287109375 2775.011962890625 background all_cells +3923.260009765625 2762.604736328125 background all_cells +3920.694580078125 2768.280029296875 background all_cells +3889.314697265625 2748.5595703125 background all_cells +3903.57568359375 2780.9638671875 background all_cells +3895.86962890625 2771.28662109375 background all_cells +3899.615478515625 2755.212646484375 background all_cells +4095.104736328125 2476.470947265625 background all_cells +4099.5234375 2471.000244140625 background all_cells +4129.55419921875 2402.6572265625 background all_cells +4119.77734375 2398.980712890625 background all_cells +4135.0712890625 2390.606201171875 background all_cells +4133.89697265625 2410.755615234375 background all_cells +4142.39404296875 2409.894287109375 background all_cells +4145.9873046875 2397.8232421875 background all_cells +4487.7060546875 3506.28369140625 background all_cells +4509.732421875 3330.736083984375 background all_cells +4491.53857421875 3492.751220703125 background all_cells +4423.3173828125 3275.874267578125 background all_cells +4428.8291015625 3282.610107421875 background all_cells +4510.1318359375 3242.029296875 background all_cells +4505.42578125 3233.26708984375 background all_cells +4352.01220703125 3272.02978515625 background all_cells +4325.30908203125 3031.273193359375 background all_cells +4385.82275390625 3050.8955078125 background all_cells +4406.0576171875 3076.094482421875 background all_cells +4376.2880859375 3057.2158203125 background all_cells +4404.00048828125 3087.607666015625 background all_cells +4396.79443359375 3099.989501953125 background all_cells +4388.9833984375 3092.9677734375 background all_cells +4405.13916015625 3089.937255859375 background all_cells +4452.03955078125 3094.572265625 background all_cells +4461.58544921875 3084.43896484375 background all_cells +4450.02880859375 3099.9697265625 background all_cells +4439.525390625 3085.040283203125 background all_cells +4452.7158203125 3084.592529296875 background all_cells +4411.74365234375 3080.83935546875 background all_cells +4427.44482421875 3081.98291015625 background all_cells +4415.77783203125 3074.031494140625 background all_cells +4415.64501953125 3098.1875 background all_cells +4386.69677734375 3078.103271484375 background all_cells +4376.8896484375 3084.402587890625 background all_cells +4343.1123046875 3039.488037109375 background all_cells +4367.48388671875 3082.268310546875 background all_cells +4371.87158203125 3078.115966796875 background all_cells +4355.62548828125 3063.330810546875 background all_cells +4292.501953125 2972.197998046875 background all_cells +4324.3544921875 2956.6640625 background all_cells +4322.63671875 2964.732421875 background all_cells +4332.02294921875 2967.186767578125 background all_cells +4340.51806640625 2966.786376953125 background all_cells +4350.79345703125 2990.993408203125 background all_cells +4367.90380859375 2989.807861328125 background all_cells +4372.818359375 2991.8173828125 background all_cells +3936.731201171875 3344.5009765625 background all_cells +4099.3505859375 3330.10791015625 background all_cells +4021.697265625 3300.053955078125 background all_cells +3990.65234375 3305.96826171875 background all_cells +4071.7197265625 3432.027587890625 background all_cells +3923.25 3353.511474609375 background all_cells +3913.482421875 3344.236572265625 background all_cells +3926.0400390625 3340.7392578125 background all_cells +3929.68408203125 3377.456787109375 background all_cells +3915.111328125 3382.3359375 background all_cells +3985.848388671875 3345.77197265625 background all_cells +4193.53564453125 3152.740234375 background all_cells +4327.15087890625 3460.886962890625 background all_cells +4240.1708984375 3490.769287109375 background all_cells +4243.13623046875 3520.55322265625 background all_cells +4234.94873046875 3517.461669921875 background all_cells +4257.89453125 3403.279052734375 background all_cells +4269.47265625 3404.0029296875 background all_cells +4359.669921875 3278.58544921875 background all_cells +4368.14013671875 3279.216796875 background all_cells +4356.98291015625 3492.4638671875 background all_cells +4358.60107421875 3471.991943359375 background all_cells +4369.34765625 3467.829345703125 background all_cells +4231.58203125 3247.11767578125 background all_cells +4237.0224609375 3019.59765625 background all_cells +3993.782470703125 2967.767578125 background all_cells +3991.222900390625 2957.6533203125 background all_cells +4009.29345703125 2974.370361328125 background all_cells +4004.89501953125 2972.53857421875 background all_cells +4009.22119140625 3078.833740234375 background all_cells +4056.415283203125 3078.134765625 background all_cells +3787.378173828125 3398.422607421875 background all_cells +3834.4501953125 3384.48095703125 background all_cells +3855.5234375 3376.687255859375 background all_cells +3845.30517578125 3387.45166015625 background all_cells +4048.669677734375 3143.3359375 background all_cells +3816.67138671875 3133.22119140625 background all_cells +3867.911865234375 2999.433837890625 background all_cells +3897.054931640625 2968.399169921875 background all_cells +3818.457275390625 2989.488525390625 background all_cells +3895.3818359375 2961.02099609375 background all_cells +3994.600830078125 3071.498779296875 background all_cells +3996.050537109375 3092.1826171875 background all_cells +3986.217041015625 2978.5400390625 background all_cells +3987.408447265625 2966.658203125 background all_cells +3980.79052734375 2967.51220703125 background all_cells +3569.46044921875 3628.705322265625 background all_cells +2693.17333984375 3498.948974609375 background all_cells +2079.02392578125 3468.7607421875 background all_cells +2238.081787109375 3379.735595703125 background all_cells +2697.9794921875 3502.47265625 background all_cells +2182.666259765625 3618.08740234375 background all_cells +2617.444091796875 3585.231201171875 background all_cells +2563.867431640625 3603.366943359375 background all_cells +2911.418701171875 3746.055419921875 background all_cells +2750.17431640625 3738.844482421875 background all_cells +2080.4189453125 3730.761962890625 background all_cells +2091.619140625 3727.845458984375 background all_cells +3310.955810546875 3891.29345703125 background all_cells +2098.997802734375 3903.45947265625 background all_cells +2486.4443359375 3874.100830078125 background all_cells +2479.520751953125 3873.491943359375 background all_cells +2463.458740234375 3876.097900390625 background all_cells +2502.1982421875 3873.22998046875 background all_cells +3278.942138671875 3861.04541015625 background all_cells +3275.819091796875 3849.296875 background all_cells +3228.927001953125 3884.1796875 background all_cells +3153.6044921875 3864.115234375 background all_cells +3165.878662109375 3860.465576171875 background all_cells +3234.963134765625 3845.7421875 background all_cells +3216.265869140625 3848.597900390625 background all_cells +3159.820068359375 3785.35791015625 background all_cells +3148.08203125 3845.541748046875 background all_cells +3145.7529296875 3823.300048828125 background all_cells +3149.9072265625 3611.05615234375 background all_cells +3182.250244140625 3601.19921875 background all_cells +3126.500732421875 3382.9501953125 background all_cells +3165.293212890625 3391.90869140625 background all_cells +3176.879150390625 3387.521240234375 background all_cells +3106.91650390625 3494.03564453125 background all_cells +3111.65283203125 3504.01953125 background all_cells +3123.81201171875 3503.24951171875 background all_cells +3104.24853515625 3503.77001953125 background all_cells +3300.15185546875 3491.66162109375 background all_cells +3300.217041015625 3500.507568359375 background all_cells +3079.365234375 3502.36181640625 background all_cells +3066.576904296875 3498.545654296875 background all_cells +3048.40625 3485.749755859375 background all_cells +3087.131591796875 3487.221435546875 background all_cells +3083.955810546875 3495.973388671875 background all_cells +3279.33349609375 3570.999755859375 background all_cells +3703.3291015625 4328.4375 background all_cells +3698.910888671875 4341.3701171875 background all_cells +3684.123046875 4340.1552734375 background all_cells +3710.375 4373.29248046875 background all_cells +3764.556396484375 4296.5439453125 background all_cells +3771.8505859375 4274.2109375 background all_cells +3758.705078125 4287.78076171875 background all_cells +3772.213623046875 4285.7900390625 background all_cells +3801.889404296875 4285.27880859375 background all_cells +3649.84521484375 4256.52880859375 background all_cells +3698.05810546875 4186.48095703125 background all_cells +3742.548095703125 4227.51806640625 background all_cells +3750.883544921875 3956.287841796875 background all_cells +3615.821044921875 3725.726318359375 background all_cells +3705.00146484375 3818.94580078125 background all_cells +3647.34619140625 3789.52001953125 background all_cells +3754.46728515625 3724.9375 background all_cells +3678.50244140625 3867.968017578125 background all_cells +3730.434814453125 3823.624755859375 background all_cells +3654.65478515625 3948.65234375 background all_cells +3727.44921875 4068.725830078125 background all_cells +3780.587890625 4118.49560546875 background all_cells +3733.311279296875 4124.9873046875 background all_cells +3046.476806640625 3941.6279296875 background all_cells +3013.758056640625 3925.8134765625 background all_cells +3024.92578125 4060.960205078125 background all_cells +3190.738037109375 3903.4765625 background all_cells +3193.86962890625 3921.972412109375 background all_cells +3178.95458984375 3920.330322265625 background all_cells +3212.8681640625 3923.6123046875 background all_cells +3225.881591796875 3929.709716796875 background all_cells +3203.6953125 3929.474365234375 background all_cells +3203.50048828125 4090.737060546875 background all_cells +3219.97900390625 3959.815673828125 background all_cells +3190.326904296875 4064.241943359375 background all_cells +3182.062255859375 4046.0380859375 background all_cells +3180.509033203125 4035.60693359375 background all_cells +3185.204833984375 3991.2412109375 background all_cells +3187.7236328125 3998.661376953125 background all_cells +3197.33544921875 4061.22802734375 background all_cells +3204.5810546875 4037.323486328125 background all_cells +3134.762451171875 4154.51416015625 background all_cells +3139.779296875 4155.40869140625 background all_cells +3150.65966796875 4137.294921875 background all_cells +3152.77734375 4147.2333984375 background all_cells +3145.080322265625 4124.34912109375 background all_cells +3103.774658203125 4091.430419921875 background all_cells +3073.2529296875 4070.609130859375 background all_cells +3088.00732421875 4082.7265625 background all_cells +3136.9658203125 3966.879638671875 background all_cells +3143.60400390625 3932.255615234375 background all_cells +3136.49853515625 3926.699951171875 background all_cells +3278.300537109375 3906.33935546875 background all_cells +3285.67724609375 3915.718505859375 background all_cells +3301.191650390625 3923.936767578125 background all_cells +3324.96875 3931.07568359375 background all_cells +3317.6279296875 3933.405517578125 background all_cells +3298.446533203125 3952.275146484375 background all_cells +3307.280517578125 3963.343017578125 background all_cells +3318.396728515625 3963.65576171875 background all_cells +3539.58447265625 4425.5537109375 background all_cells +3401.67919921875 4377.49658203125 background all_cells +3419.654052734375 4416.09765625 background all_cells +3274.686767578125 4288.06689453125 background all_cells +2942.59619140625 4476.736328125 background all_cells +2370.88427734375 4502.44873046875 background all_cells +2425.922607421875 4435.82763671875 background all_cells +2161.6142578125 4466.90283203125 background all_cells +2323.390869140625 4413.66845703125 background all_cells +2408.86328125 4421.9033203125 background all_cells +2416.0732421875 4410.10693359375 background all_cells +2268.17529296875 4193.1982421875 background all_cells +2672.171875 4180.93603515625 background all_cells +2383.989013671875 4213.87890625 background all_cells +2657.769287109375 4188.69189453125 background all_cells +2657.880126953125 4146.02490234375 background all_cells +2870.155029296875 4120.88720703125 background all_cells +2772.624267578125 4107.47021484375 background all_cells +2993.937255859375 4152.4921875 background all_cells +2897.79541015625 4105.1669921875 background all_cells +2887.3232421875 4089.06103515625 background all_cells +2343.740478515625 3778.04296875 background all_cells +2173.161376953125 3986.396728515625 background all_cells +2425.4921875 3858.4560546875 background all_cells +2685.7939453125 4081.792724609375 background all_cells +2735.935546875 4003.705322265625 background all_cells +2552.070068359375 4330.01025390625 background all_cells +2562.604736328125 4335.2060546875 background all_cells +3089.090576171875 4358.8994140625 background all_cells +3084.25244140625 4352.42138671875 background all_cells +3075.264404296875 4351.39501953125 background all_cells +2467.62158203125 4267.05712890625 background all_cells +2168.51904296875 4243.1787109375 background all_cells +2477.54736328125 4261.7548828125 background all_cells +2493.7900390625 4254.97119140625 background all_cells +2492.394775390625 4266.36767578125 background all_cells +2487.3583984375 4270.65771484375 background all_cells +2548.7607421875 4316.54931640625 background all_cells +2501.4111328125 4258.63037109375 background all_cells +2535.1318359375 4308.28662109375 background all_cells +2532.254638671875 4319.0576171875 background all_cells +2502.900146484375 4268.62353515625 background all_cells +3050.3408203125 4315.95458984375 background all_cells +3071.703369140625 4290.18310546875 background all_cells +3062.472900390625 4304.05322265625 background all_cells +3050.93359375 4294.5263671875 background all_cells +3037.906005859375 4274.705078125 background all_cells +3049.3642578125 4273.34130859375 background all_cells +3040.547607421875 4318.78515625 background all_cells +3041.88818359375 4285.2783203125 background all_cells +3083.15234375 4368.201171875 background all_cells +3254.177978515625 4275.90625 background all_cells +3254.650146484375 4312.0205078125 background all_cells +3316.295654296875 3944.04638671875 background all_cells +3330.142822265625 3955.198486328125 background all_cells +3336.240478515625 3947.498046875 background all_cells +3311.259765625 3951.174072265625 background all_cells +3308.91748046875 3943.50634765625 background all_cells +3322.7421875 4020.3125 background all_cells +3310.1923828125 4017.90576171875 background all_cells +3318.50048828125 4034.011474609375 background all_cells +3331.48046875 4040.146728515625 background all_cells +3288.331787109375 4017.36376953125 background all_cells +3322.1708984375 4027.47705078125 background all_cells +3308.999267578125 4025.134033203125 background all_cells +3284.527587890625 4009.785400390625 background all_cells +3267.625 3979.01220703125 background all_cells +3271.252197265625 3952.77099609375 background all_cells +3260.8681640625 3957.439208984375 background all_cells +3270.307861328125 3959.6611328125 background all_cells +3266.7333984375 3967.592041015625 background all_cells +3252.17431640625 4010.2041015625 background all_cells +3249.58642578125 3963.98828125 background all_cells +3227.9677734375 3970.8271484375 background all_cells +3882.927978515625 4417.7939453125 background all_cells +3888.260498046875 4427.734375 background all_cells +3914.1240234375 4472.140625 background all_cells +3924.719970703125 4481.0400390625 background all_cells +3888.0927734375 4449.52734375 background all_cells +3893.98828125 4463.099609375 background all_cells +3898.842041015625 4453.22900390625 background all_cells +4271.57275390625 4285.52685546875 background all_cells +4335.7646484375 4321.18701171875 background all_cells +4335.6962890625 4313.1708984375 background all_cells +4325.1962890625 4312.7578125 background all_cells +4247.99072265625 4265.9228515625 background all_cells +4251.86865234375 4294.44873046875 background all_cells +4246.8349609375 4286.41455078125 background all_cells +4245.7626953125 4292.37060546875 background all_cells +4180.330078125 4293.48046875 background all_cells +4133.39208984375 4272.11181640625 background all_cells +4125.49267578125 4273.34228515625 background all_cells +4174.23388671875 4300.69921875 background all_cells +4198.7880859375 4399.31591796875 background all_cells +4139.57666015625 4469.17724609375 background all_cells +4118.95947265625 4453.5634765625 background all_cells +3614.28759765625 4424.2880859375 background all_cells +3810.5966796875 4434.82177734375 background all_cells +3836.236572265625 4428.3935546875 background all_cells +3817.098388671875 4427.8369140625 background all_cells +3827.873291015625 4441.46142578125 background all_cells +3828.499267578125 4432.16650390625 background all_cells +3838.22265625 4445.69482421875 background all_cells +3836.468505859375 4451.5888671875 background all_cells +3833.19091796875 4437.8896484375 background all_cells +3817.364990234375 4445.54638671875 background all_cells +3827.317138671875 4457.83544921875 background all_cells +3826.829833984375 4449.36865234375 background all_cells +3869.668701171875 4453.53564453125 background all_cells +3883.11376953125 4454.61376953125 background all_cells +3876.607421875 4457.5615234375 background all_cells +3845.093994140625 4441.54541015625 background all_cells +3857.049560546875 4441.43310546875 background all_cells +3844.94775390625 4433.1357421875 background all_cells +3837.790771484375 4467.298828125 background all_cells +3852.708740234375 4454.16455078125 background all_cells +3843.8369140625 4463.16650390625 background all_cells +3779.6044921875 4461.3515625 background all_cells +3728.616943359375 4404.67236328125 background all_cells +3735.572021484375 4407.65625 background all_cells +3708.601806640625 4379.005859375 background all_cells +3738.1318359375 4414.98828125 background all_cells +3842.3583984375 4257.0166015625 background all_cells +3918.66357421875 4267.24365234375 background all_cells +3930.66796875 4315.3564453125 background all_cells +4033.99169921875 4345.87060546875 background all_cells +3977.06982421875 4299.79833984375 background all_cells +3974.951904296875 4289.5751953125 background all_cells +3965.801025390625 4172.537109375 background all_cells +3991.679443359375 4180.369140625 background all_cells +3986.99169921875 4199.1796875 background all_cells +4085.745849609375 4183.37939453125 background all_cells +4117.22314453125 4178.3251953125 background all_cells +4096.07080078125 4213.0595703125 background all_cells +4034.8701171875 4265.73486328125 background all_cells +4055.072265625 4172.6552734375 background all_cells +4038.84912109375 4167.55224609375 background all_cells +4034.933349609375 4177.8798828125 background all_cells +3902.097412109375 4051.90234375 background all_cells +4083.22705078125 4110.208984375 background all_cells +4201.712890625 3725.471923828125 background all_cells +4373.71337890625 3730.365478515625 background all_cells +4366.19140625 3735.076171875 background all_cells +4361.7109375 3725.336181640625 background all_cells +4129.1025390625 3621.55712890625 background all_cells +4146.9189453125 3608.222412109375 background all_cells +4145.96728515625 3593.4267578125 background all_cells +4144.10791015625 3617.398193359375 background all_cells +4316.765625 3603.68701171875 background all_cells +4376.1171875 3608.17041015625 background all_cells +4358.12255859375 3600.028076171875 background all_cells +4335.8828125 3595.94140625 background all_cells +4325.59814453125 3593.071533203125 background all_cells +4260.3603515625 3859.17529296875 background all_cells +4270.85693359375 3874.183837890625 background all_cells +4259.2001953125 3870.9228515625 background all_cells +4272.111328125 3861.376220703125 background all_cells +4332.8330078125 3923.08056640625 background all_cells +4352.7109375 3887.2353515625 background all_cells +4350.73095703125 3897.583251953125 background all_cells +4259.14013671875 3845.47412109375 background all_cells +4264.3125 3856.191162109375 background all_cells +4256.0322265625 3851.3935546875 background all_cells +4247.37451171875 3864.916259765625 background all_cells +4098.40478515625 3900.01806640625 background all_cells +4099.708984375 3894.822998046875 background all_cells +4369.97705078125 3944.438232421875 background all_cells +4362.86572265625 3947.908203125 background all_cells +4382.10400390625 4057.212890625 background all_cells +4249.01318359375 3966.72607421875 background all_cells +3855.729248046875 3808.2587890625 background all_cells +3852.941162109375 4002.736083984375 background all_cells +3882.600830078125 4007.2529296875 background all_cells +3856.79248046875 4018.93994140625 background all_cells +3342.759765625 3957.58154296875 background all_cells +3353.8798828125 3955.1630859375 background all_cells +3403.708251953125 3883.029541015625 background all_cells +3355.5244140625 4281.49462890625 background all_cells +3422.123291015625 4319.48779296875 background all_cells +3561.66748046875 4351.578125 background all_cells +3601.14501953125 4222.97265625 background all_cells +3609.771240234375 4203.6630859375 background all_cells +3608.10205078125 4196.7890625 background all_cells +3561.203369140625 4224.67724609375 background all_cells +3556.02734375 4021.767822265625 background all_cells +3564.510009765625 4116.39111328125 background all_cells +3560.64599609375 4168.08251953125 background all_cells +3533.920654296875 4183.61865234375 background all_cells +3600.3447265625 4169.3818359375 background all_cells +3353.9169921875 4034.3720703125 background all_cells +3334.048583984375 4035.563720703125 background all_cells +3344.35009765625 4044.332763671875 background all_cells +3335.6044921875 4021.356689453125 background all_cells +3360.022705078125 4046.213134765625 background all_cells +3345.360595703125 4080.042724609375 background all_cells +3348.9794921875 4066.962646484375 background all_cells +3378.31298828125 4063.619384765625 background all_cells +3385.433349609375 4078.240234375 background all_cells +3348.287353515625 4056.64892578125 background all_cells +3351.5341796875 4062.294677734375 background all_cells +3364.820068359375 4060.044189453125 background all_cells +4940.85205078125 79.62849426269531 background all_cells +4900.3779296875 300.6410827636719 background all_cells +4952.6796875 182.0337829589844 background all_cells +4958.20068359375 201.68133544921875 background all_cells +5001.97509765625 303.2891540527344 background all_cells +4946.138671875 306.1443786621094 background all_cells +4954.86376953125 283.2333984375 background all_cells +4861.55224609375 1091.4090576171875 background all_cells +4850.9921875 1095.391845703125 background all_cells +4856.916015625 1100.7318115234375 background all_cells +4869.72314453125 1104.017333984375 background all_cells +4953.34814453125 1115.3963623046875 background all_cells +4937.560546875 1105.719482421875 background all_cells +4957.4296875 1114.78955078125 background all_cells +4991.62646484375 1125.1002197265625 background all_cells +4973.6826171875 1111.081787109375 background all_cells +4859.06298828125 1187.82568359375 background all_cells +5004.2392578125 1150.551513671875 background all_cells +4877.92578125 1211.195068359375 background all_cells +4883.26611328125 1198.515869140625 background all_cells +5134.248046875 968.2579956054688 background all_cells +5136.6748046875 971.198486328125 background all_cells +5074.60498046875 1153.887939453125 background all_cells +5072.42724609375 1144.418212890625 background all_cells +5097.595703125 1172.09228515625 background all_cells +5143.50634765625 1166.6912841796875 background all_cells +5093.12060546875 1152.1474609375 background all_cells +5129.7724609375 1040.0096435546875 background all_cells +5133.8955078125 1054.0927734375 background all_cells +5126.86328125 1068.9791259765625 background all_cells +5149.095703125 1137.05712890625 background all_cells +5154.001953125 1137.0938720703125 background all_cells +5155.34228515625 1080.523681640625 background all_cells +5160.9296875 1085.511962890625 background all_cells +5151.65478515625 374.7597961425781 background all_cells +4941.8125 718.4071044921875 background all_cells +4776.34375 1118.598876953125 background all_cells +4773.328125 1126.7298583984375 background all_cells +4648.376953125 651.2932739257812 background all_cells +4587.21826171875 659.493408203125 background all_cells +4780.1083984375 1585.1112060546875 background all_cells +4790.09130859375 1594.0906982421875 background all_cells +4768.34033203125 1596.6280517578125 background all_cells +4806.58154296875 1594.18115234375 background all_cells +4793.6787109375 1603.1884765625 background all_cells +4808.88916015625 1617.492919921875 background all_cells +4810.869140625 1627.9031982421875 background all_cells +4810.6640625 1609.40869140625 background all_cells +4834.71923828125 1624.4993896484375 background all_cells +4787.39208984375 1617.4632568359375 background all_cells +4799.5830078125 1625.95947265625 background all_cells +4791.05078125 1622.646240234375 background all_cells +4848.6513671875 1715.3021240234375 background all_cells +4769.52490234375 1712.126708984375 background all_cells +4678.72802734375 1618.8057861328125 background all_cells +4701.91455078125 1672.029296875 background all_cells +4688.03662109375 1629.5721435546875 background all_cells +4744.04150390625 1591.8382568359375 background all_cells +4758.126953125 1681.1253662109375 background all_cells +4747.10400390625 1711.670654296875 background all_cells +4778.20263671875 1672.033935546875 background all_cells +4777.10986328125 1686.3157958984375 background all_cells +4761.998046875 1692.1617431640625 background all_cells +4708.5869140625 1634.1190185546875 background all_cells +4714.12646484375 1672.7406005859375 background all_cells +4728.27197265625 1636.8922119140625 background all_cells +4724.34619140625 1620.03759765625 background all_cells +4704.7119140625 1615.135986328125 background all_cells +4743.794921875 1621.1431884765625 background all_cells +4745.306640625 1653.6500244140625 background all_cells +4757.58056640625 1650.571533203125 background all_cells +4739.88720703125 1647.924560546875 background all_cells +4748.1435546875 1636.855224609375 background all_cells +4755.9345703125 1629.88623046875 background all_cells +4723.79833984375 1599.95166015625 background all_cells +4716.5419921875 1588.241943359375 background all_cells +4751.86865234375 1752.319091796875 background all_cells +4744.80615234375 1736.60546875 background all_cells +4743.0927734375 1723.807861328125 background all_cells +4901.14501953125 1706.37109375 background all_cells +4897.47705078125 1694.5086669921875 background all_cells +4903.4541015625 1700.0010986328125 background all_cells +4906.85498046875 1590.44091796875 background all_cells +4945.2705078125 1641.3126220703125 background all_cells +4889.18798828125 1635.93115234375 background all_cells +4876.8798828125 1639.5948486328125 background all_cells +4874.4208984375 1658.891357421875 background all_cells +4876.71435546875 1654.337646484375 background all_cells +4867.49853515625 1645.6246337890625 background all_cells +4879.83251953125 1602.108642578125 background all_cells +4894.82763671875 1578.3258056640625 background all_cells +4931.650390625 1899.8916015625 background all_cells +5110.88525390625 1930.1026611328125 background all_cells +5177.61328125 1965.2904052734373 background all_cells +5185.837890625 1960.74658203125 background all_cells +5174.23486328125 1956.4453125 background all_cells +5180.76416015625 1927.6182861328125 background all_cells +5159.5947265625 1949.8367919921875 background all_cells +5018.56591796875 1947.091064453125 background all_cells +5002.6142578125 1988.4266357421875 background all_cells +5018.8837890625 1987.9375 background all_cells +4973.9326171875 1985.8218994140625 background all_cells +4990.39892578125 1980.1005859375 background all_cells +4982.025390625 1991.5411376953125 background all_cells +5153.5302734375 1632.130859375 background all_cells +5184.19287109375 1646.1033935546875 background all_cells +4959.52197265625 1629.776123046875 background all_cells +5042.70556640625 1590.4888916015625 background all_cells +5056.734375 1579.546630859375 background all_cells +5046.63671875 1572.4989013671875 background all_cells +5149.8447265625 1746.699462890625 background all_cells +4874.681640625 2057.056640625 background all_cells +4923.07763671875 1958.9669189453125 background all_cells +4920.72705078125 1965.9725341796875 background all_cells +4919.17578125 1929.628662109375 background all_cells +4950.97216796875 1997.8658447265625 background all_cells +4799.267578125 1789.43017578125 background all_cells +4790.18310546875 1792.192138671875 background all_cells +4889.1962890625 1793.5482177734375 background all_cells +4885.02978515625 1801.8154296875 background all_cells +4880.82763671875 1794.572265625 background all_cells +4876.81005859375 1784.7760009765625 background all_cells +4862.7890625 1788.73291015625 background all_cells +4809.087890625 1768.800537109375 background all_cells +4969.48876953125 1750.6102294921875 background all_cells +4965.12353515625 1853.814697265625 background all_cells +4958.06494140625 1855.77392578125 background all_cells +4946.48193359375 1877.8497314453125 background all_cells +5074.2041015625 1768.2393798828125 background all_cells +5049.736328125 1869.7926025390625 background all_cells +5182.65380859375 973.3553466796876 background all_cells +5171.87841796875 974.78271484375 background all_cells +5173.81689453125 988.3345947265624 background all_cells +5186.05810546875 1000.7262573242188 background all_cells +5200.642578125 1073.4661865234375 background all_cells +5216.50830078125 959.2435913085938 background all_cells +5230.78466796875 964.2030029296876 background all_cells +5199.63818359375 956.50048828125 background all_cells +5190.705078125 964.8764038085938 background all_cells +5172.3544921875 1200.5845947265625 background all_cells +5171.9228515625 1096.505126953125 background all_cells +5196.00390625 1090.977783203125 background all_cells +5188.38525390625 1106.4136962890625 background all_cells +4906.46728515625 1224.1531982421875 background all_cells +4897.439453125 1233.390625 background all_cells +4897.70458984375 1227.8155517578125 background all_cells +4914.08837890625 1220.486572265625 background all_cells +4911.560546875 1282.4793701171875 background all_cells +4910.4384765625 1289.344482421875 background all_cells +4904.71923828125 1285.37255859375 background all_cells +4898.03515625 1283.75048828125 background all_cells +4903.7939453125 1276.7615966796875 background all_cells +4907.72998046875 1276.5653076171875 background all_cells +4928.2451171875 1417.906494140625 background all_cells +4917.26611328125 1412.0936279296875 background all_cells +4917.337890625 1396.3494873046875 background all_cells +5101.54296875 1349.283447265625 background all_cells +5113.244140625 1348.640869140625 background all_cells +5112.13037109375 1359.8900146484375 background all_cells +5109.92333984375 1354.520263671875 background all_cells +5054.95947265625 1347.6302490234375 background all_cells +5114.61083984375 1366.1324462890625 background all_cells +5043.2412109375 1385.287841796875 background all_cells +5114.23486328125 1333.348388671875 background all_cells +5083.07080078125 1331.013916015625 background all_cells +5090.09716796875 1331.3948974609375 background all_cells +5085.5205078125 1319.98046875 background all_cells +5049.2109375 1334.2919921875 background all_cells +5062.87109375 1332.848876953125 background all_cells +5057.4267578125 1333.561767578125 background all_cells +5033.609375 1400.8125 background all_cells +5037.103515625 1388.014404296875 background all_cells +5025.708984375 1424.02392578125 background all_cells +5046.8203125 1427.39990234375 background all_cells +5034.93505859375 1418.97314453125 background all_cells +5033.41015625 1442.7115478515625 background all_cells +5037.595703125 1434.7659912109375 background all_cells +5026.3349609375 1441.3817138671875 background all_cells +5016.96240234375 1427.2515869140625 background all_cells +5013.009765625 1435.98583984375 background all_cells +4897.4345703125 1532.4798583984375 background all_cells +5042.1865234375 1449.28564453125 background all_cells +4724.857421875 1545.2296142578125 background all_cells +4725.9609375 1565.5733642578125 background all_cells +4746.59033203125 1511.4503173828125 background all_cells +4734.1748046875 1524.21728515625 background all_cells +4736.1435546875 1513.965087890625 background all_cells +4728.04345703125 1509.07470703125 background all_cells +4712.12939453125 1560.72216796875 background all_cells +4759.6142578125 1519.4407958984375 background all_cells +5217.4501953125 1241.1280517578125 background all_cells +5198.3017578125 1360.71728515625 background all_cells +5195.21484375 1338.606689453125 background all_cells +5147.1181640625 1329.699951171875 background all_cells +5135.921875 1330.222412109375 background all_cells +5184.3359375 1327.5755615234375 background all_cells +5204.111328125 1314.747314453125 background all_cells +5178.29345703125 1301.2642822265625 background all_cells +5186.60888671875 1306.1802978515625 background all_cells +5197.82080078125 1299.5455322265625 background all_cells +5195.484375 1384.6031494140625 background all_cells +5178.20166015625 1393.485107421875 background all_cells +5173.35400390625 1385.201904296875 background all_cells +5174.99169921875 1372.1142578125 background all_cells +5212.99609375 1314.2222900390625 background all_cells +5209.38671875 1306.2701416015625 background all_cells +5217.12109375 1322.2265625 background all_cells +5220.5439453125 1358.8070068359375 background all_cells +5169.64697265625 1481.663330078125 background all_cells +4802.82568359375 1213.8623046875 background all_cells +4802.2744140625 1232.1737060546875 background all_cells +4731.8896484375 1263.9486083984375 background all_cells +4850.99462890625 1237.1363525390625 background all_cells +4868.619140625 1255.1708984375 background all_cells +4880.158203125 1250.2926025390625 background all_cells +4879.78076171875 1258.5599365234375 background all_cells +4863.28662109375 1247.472412109375 background all_cells +4873.25 1238.6239013671875 background all_cells +4876.791015625 1265.980712890625 background all_cells +4860.1083984375 1399.2635498046875 background all_cells +4867.0439453125 1382.191650390625 background all_cells +4860.6875 1391.8524169921875 background all_cells +4813.2021484375 1437.5218505859375 background all_cells +4804.31591796875 1368.9124755859375 background all_cells +4790.8544921875 1371.7152099609375 background all_cells +4761.32275390625 1371.4564208984375 background all_cells +4723.447265625 1395.3026123046875 background all_cells +4746.0771484375 1390.053955078125 background all_cells +4733.455078125 1422.876708984375 background all_cells +4749.115234375 1400.3079833984375 background all_cells +4742.18896484375 1432.2130126953125 background all_cells +4725.64404296875 1418.6890869140625 background all_cells +4670.07080078125 1372.025390625 background all_cells +4686.2216796875 1357.9305419921875 background all_cells +4699.9365234375 1355.7777099609375 background all_cells +4711.1875 1351.1424560546875 background all_cells +4708.37890625 1366.4136962890625 background all_cells +4693.64013671875 1361.21484375 background all_cells +4672.15478515625 2562.045166015625 background all_cells +4671.908203125 2580.587890625 background all_cells +4695.44482421875 2580.716552734375 background all_cells +4643.03369140625 2573.180419921875 background all_cells +4752.50830078125 2567.563232421875 background all_cells +4755.99169921875 2551.7802734375 background all_cells +4736.3857421875 2540.75 background all_cells +4907.0283203125 2578.094482421875 background all_cells +4904.3095703125 2338.34521484375 background all_cells +4661.814453125 2991.06103515625 background all_cells +4652.60400390625 3030.57275390625 background all_cells +4649.1640625 2981.812744140625 background all_cells +4661.67041015625 2983.875 background all_cells +4652.4814453125 2976.56884765625 background all_cells +4602.21923828125 3014.134033203125 background all_cells +4771.33837890625 2969.153564453125 background all_cells +4773.904296875 2962.925537109375 background all_cells +4580.6298828125 3099.79248046875 background all_cells +4644.25244140625 3036.359130859375 background all_cells +4657.55029296875 3042.919921875 background all_cells +4602.3515625 2914.543212890625 background all_cells +4598.291015625 2613.88720703125 background all_cells +4601.7099609375 2703.02587890625 background all_cells +4747.89794921875 2623.38623046875 background all_cells +4739.2998046875 2627.75634765625 background all_cells +4745.8798828125 2652.295654296875 background all_cells +4746.33837890625 2596.030517578125 background all_cells +4728.81640625 2601.183837890625 background all_cells +4886.96630859375 2943.495361328125 background all_cells +4834.66748046875 2763.93994140625 background all_cells +4827.81591796875 2707.89599609375 background all_cells +4901.9599609375 2698.1728515625 background all_cells +4896.49658203125 2700.7734375 background all_cells +4864.005859375 2799.94482421875 background all_cells +4740.1455078125 2795.247314453125 background all_cells +4892.29833984375 2670.5078125 background all_cells +4841.40478515625 4471.61474609375 background all_cells +4861.80078125 4246.64599609375 background all_cells +4990.6337890625 4308.15576171875 background all_cells +4960.5224609375 4339.0380859375 background all_cells +4919.78271484375 4371.5419921875 background all_cells +4941.427734375 4485.970703125 background all_cells +5060.65087890625 4476.7841796875 background all_cells +5070.83740234375 4481.16259765625 background all_cells +5066.86376953125 4476.9658203125 background all_cells +5108.3828125 4479.4541015625 background all_cells +5087.0478515625 4491.0439453125 background all_cells +5078.00732421875 4481.75146484375 background all_cells +5080.2919921875 4456.2109375 background all_cells +5170.857421875 4366.05908203125 background all_cells +5190.46533203125 4294.21337890625 background all_cells +5186.26025390625 4290.591796875 background all_cells +5179.7353515625 4284.3896484375 background all_cells +5194.79443359375 4299.45947265625 background all_cells +5202.06396484375 4309.794921875 background all_cells +5032.693359375 4246.55517578125 background all_cells +4985.921875 4074.421630859375 background all_cells +4863.5859375 4026.481689453125 background all_cells +4981.849609375 4033.80029296875 background all_cells +5075.939453125 4027.599365234375 background all_cells +4891.30419921875 4103.287109375 background all_cells +4935.03515625 4094.24267578125 background all_cells +5074.57080078125 4083.455322265625 background all_cells +5140.43017578125 4136.60400390625 background all_cells +5139.400390625 4067.969482421875 background all_cells +5143.275390625 4088.921630859375 background all_cells +4841.4873046875 4184.4248046875 background all_cells +4852.84765625 4154.2578125 background all_cells +4849.8662109375 4149.4189453125 background all_cells +4849.70751953125 4160.955078125 background all_cells +4845.33984375 4186.54052734375 background all_cells +4866.10107421875 4183.80517578125 background all_cells +4904.44580078125 4195.12158203125 background all_cells +4883.27294921875 4190.53271484375 background all_cells +4867.4833984375 4145.14501953125 background all_cells +4947.6103515625 4121.93701171875 background all_cells +4944.78564453125 4112.81396484375 background all_cells +4913.94091796875 4146.078125 background all_cells +4908.24658203125 4152.0185546875 background all_cells +4874.763671875 4132.212890625 background all_cells +5037.00830078125 4140.234375 background all_cells +5055.05029296875 4151.48828125 background all_cells +4715.6181640625 4292.82763671875 background all_cells +4826.970703125 4430.85791015625 background all_cells +4515.09033203125 4417.32275390625 background all_cells +4822.20703125 3991.079833984375 background all_cells +4811.87109375 4111.53955078125 background all_cells +4785.35986328125 4153.25537109375 background all_cells +4804.41064453125 4337.5625 background all_cells +4694.64892578125 3992.46044921875 background all_cells +4569.90625 4124.32666015625 background all_cells +4632.50537109375 4292.6103515625 background all_cells +4633.00048828125 4266.58349609375 background all_cells +4621.447265625 4281.17138671875 background all_cells +4968.7607421875 2519.877197265625 background all_cells +4959.04150390625 2506.541015625 background all_cells +4979.1953125 2494.72900390625 background all_cells +4988.30126953125 2774.493896484375 background all_cells +4959.765625 2757.83984375 background all_cells +4971.06494140625 2764.9560546875 background all_cells +4926.15087890625 2738.570068359375 background all_cells +4932.9931640625 2729.498046875 background all_cells +4921.36962890625 2725.110595703125 background all_cells +4988.7880859375 2535.270751953125 background all_cells +5004.6171875 2770.4130859375 background all_cells +4996.86865234375 2762.71826171875 background all_cells +5043.623046875 2662.741943359375 background all_cells +5030.9853515625 2765.725830078125 background all_cells +5046.92041015625 2706.184814453125 background all_cells +5064.85546875 2713.385986328125 background all_cells +5079.26904296875 2580.545166015625 background all_cells +5066.90087890625 2584.884765625 background all_cells +4949.95068359375 2528.81787109375 background all_cells +4963.095703125 2527.037841796875 background all_cells +4983.3125 2525.871826171875 background all_cells +4977.970703125 2531.37255859375 background all_cells +4970.76123046875 2535.791015625 background all_cells +4977.64306640625 2539.029052734375 background all_cells +4968.35986328125 2538.967041015625 background all_cells +5033.1318359375 2411.81298828125 background all_cells +5035.1171875 2425.976318359375 background all_cells +5062.7041015625 2453.55908203125 background all_cells +5050.20654296875 2563.251953125 background all_cells +5049.3720703125 2552.736572265625 background all_cells +5041.40283203125 2558.623779296875 background all_cells +4995.89892578125 2541.825927734375 background all_cells +5001.12451171875 2537.86572265625 background all_cells +5010.16455078125 2542.51904296875 background all_cells +5000.5673828125 2545.364013671875 background all_cells +5016.79296875 2534.666015625 background all_cells +5006.4072265625 2529.162841796875 background all_cells +5002.86669921875 2532.04931640625 background all_cells +5101.6396484375 2565.3134765625 background all_cells +5120.31005859375 2569.49951171875 background all_cells +5132.70947265625 2566.550048828125 background all_cells +5075.23779296875 2569.80078125 background all_cells +5086.80859375 2568.18701171875 background all_cells +5088.00830078125 2564.25439453125 background all_cells +5093.89697265625 2561.61083984375 background all_cells +5096.85546875 2568.18408203125 background all_cells +5199.45166015625 2545.844482421875 background all_cells +5192.4345703125 2550.489013671875 background all_cells +5206.02392578125 2537.00634765625 background all_cells +5215.7431640625 2470.80029296875 background all_cells +5055.5302734375 2507.033447265625 background all_cells +5026.50048828125 2309.25732421875 background all_cells +5203.78857421875 2393.132568359375 background all_cells +5221.31591796875 2407.20263671875 background all_cells +5228.7197265625 2399.6845703125 background all_cells +5222.541015625 2388.02294921875 background all_cells +5183.11181640625 2369.827880859375 background all_cells +5100.7548828125 2432.05126953125 background all_cells +5167.9033203125 2373.92431640625 background all_cells +5158.59228515625 2363.986328125 background all_cells +5165.07861328125 2364.2822265625 background all_cells +5132.9365234375 2357.561279296875 background all_cells +5175.07763671875 2779.23193359375 background all_cells +5168.19384765625 2768.5185546875 background all_cells +5202.3408203125 2797.718017578125 background all_cells +5212.84130859375 2798.8974609375 background all_cells +5196.98046875 2802.980712890625 background all_cells +5115.34130859375 2575.998779296875 background all_cells +5092.1943359375 2591.2255859375 background all_cells +5098.6318359375 2572.31884765625 background all_cells +5082.53955078125 2573.463623046875 background all_cells +5112.13037109375 2569.722900390625 background all_cells +5089.11083984375 2574.889404296875 background all_cells +5106.103515625 2572.30224609375 background all_cells +5097.08203125 2577.5400390625 background all_cells +4988.7509765625 2899.113037109375 background all_cells +5103.17041015625 2998.9306640625 background all_cells +5031.3740234375 2980.6708984375 background all_cells +4922.9189453125 2715.900634765625 background all_cells +5233.923828125 3334.91845703125 background all_cells +4576.8564453125 3548.99560546875 background all_cells +4596.65673828125 3539.02490234375 background all_cells +4601.36279296875 3547.40185546875 background all_cells +4679.8583984375 3546.73193359375 background all_cells +4632.5634765625 3567.568359375 background all_cells +4634.970703125 3548.69970703125 background all_cells +4611.6484375 3545.48779296875 background all_cells +4623.26953125 3543.9716796875 background all_cells +4923.66796875 3531.314208984375 background all_cells +5168.71484375 3524.423583984375 background all_cells +5197.7919921875 3559.1728515625 background all_cells +5181.92431640625 3546.352294921875 background all_cells +5180.60693359375 3530.7939453125 background all_cells +4621.20361328125 3399.46044921875 background all_cells +4625.5673828125 3393.89306640625 background all_cells +4613.17919921875 3429.099609375 background all_cells +4661.3935546875 3457.220458984375 background all_cells +4666.6435546875 3450.512939453125 background all_cells +4663.6083984375 3404.8681640625 background all_cells +4649.1826171875 3422.154541015625 background all_cells +5156.87744140625 3350.08740234375 background all_cells +5189.78662109375 3325.853515625 background all_cells +5164.40087890625 3336.083984375 background all_cells +5201.5595703125 3318.414794921875 background all_cells +5232.27587890625 3344.726318359375 background all_cells +5220.01220703125 3303.2724609375 background all_cells +5210.54345703125 3371.709716796875 background all_cells +5204.31982421875 3381.269775390625 background all_cells +5219.81689453125 3406.943115234375 background all_cells +5205.18701171875 3404.05224609375 background all_cells +5206.18896484375 3392.814697265625 background all_cells +5152.328125 3670.291259765625 background all_cells +5231.341796875 3795.544921875 background all_cells +5222.97119140625 3783.140869140625 background all_cells +5116.00830078125 3637.616943359375 background all_cells +4972.224609375 3700.191162109375 background all_cells +5007.25439453125 3734.113525390625 background all_cells +4986.564453125 3735.18310546875 background all_cells +4972.74755859375 3739.78955078125 background all_cells +4966.4560546875 3741.28759765625 background all_cells +4973.25732421875 3734.7158203125 background all_cells +5016.8935546875 3872.427001953125 background all_cells +5024.94091796875 3878.460693359375 background all_cells +5022.31298828125 3883.129150390625 background all_cells +5046.46142578125 3877.8974609375 background all_cells +5030.9921875 3882.180908203125 background all_cells +5193.814453125 3882.158447265625 background all_cells +4668.94775390625 3935.261962890625 background all_cells +4622.07568359375 3584.672607421875 background all_cells +4671.515625 3585.921875 background all_cells +4660.814453125 3580.83251953125 background all_cells +4716.16064453125 3603.8310546875 background all_cells +4707.28564453125 3614.194091796875 background all_cells +4724.87548828125 3610.824462890625 background all_cells +4633.2236328125 3763.555419921875 background all_cells +4586.5 3787.2216796875 background all_cells +4574.70751953125 3790.2060546875 background all_cells +4580.5712890625 3781.841796875 background all_cells +4595.771484375 3786.866455078125 background all_cells +4682.97607421875 3756.83251953125 background all_cells +4695.77783203125 3744.6689453125 background all_cells +4691.51953125 3750.434326171875 background all_cells +4690.888671875 3740.807861328125 background all_cells +3044.98828125 1383.23291015625 background all_cells +3003.732177734375 1370.4595947265625 background all_cells +2966.002197265625 1313.37255859375 background all_cells +3484.36376953125 1252.9488525390625 background all_cells +3476.1083984375 1261.8819580078125 background all_cells +3450.4248046875 1415.902099609375 background all_cells +3521.320068359375 1456.29541015625 background all_cells +3500.1044921875 1376.2509765625 background all_cells +3371.000244140625 1244.715087890625 background all_cells +3368.876953125 1254.860107421875 background all_cells +3095.588623046875 1306.9554443359375 background all_cells +3088.93896484375 1302.6396484375 background all_cells +3138.5576171875 1405.9505615234375 background all_cells +3122.065673828125 1402.737548828125 background all_cells +3123.74169921875 1362.7144775390625 background all_cells +3134.950927734375 1366.11767578125 background all_cells +3120.540771484375 1368.8148193359375 background all_cells +3116.524658203125 1220.6240234375 background all_cells +3261.208984375 1193.690185546875 background all_cells +3235.4052734375 1277.287109375 background all_cells +3255.522216796875 1283.6734619140625 background all_cells +3059.261474609375 1385.8231201171875 background all_cells +3099.416259765625 1383.6361083984375 background all_cells +3116.404541015625 1434.397216796875 background all_cells +3106.74658203125 1411.92138671875 background all_cells +3147.99609375 1060.2799072265625 background all_cells +3510.185791015625 1040.3743896484375 background all_cells +3513.733154296875 1043.477294921875 background all_cells +3377.126220703125 1051.9119873046875 background all_cells +3392.310546875 1057.9580078125 background all_cells +3385.7724609375 1066.7369384765625 background all_cells +3380.21044921875 1059.52294921875 background all_cells +3379.45068359375 1040.5244140625 background all_cells +3372.45947265625 1031.2835693359375 background all_cells +3368.11279296875 1054.1939697265625 background all_cells +3374.5810546875 1062.605712890625 background all_cells +3367.1328125 1064.8953857421875 background all_cells +3196.64404296875 1118.0321044921875 background all_cells +3378.033203125 1069.0152587890625 background all_cells +3378.91455078125 1082.2513427734375 background all_cells +3382.5927734375 1081.1114501953125 background all_cells +3382.788818359375 1085.83837890625 background all_cells +3381.9560546875 1076.4019775390625 background all_cells +3381.025634765625 1072.068359375 background all_cells +3375.792724609375 1082.5819091796875 background all_cells +3371.844970703125 1069.681640625 background all_cells +3371.224365234375 1077.4263916015625 background all_cells +3377.138671875 1098.9866943359375 background all_cells +3009.58203125 1136.79150390625 background all_cells +2999.80419921875 1140.7919921875 background all_cells +3005.203369140625 1138.63916015625 background all_cells +3007.345703125 1132.4237060546875 background all_cells +3024.30859375 1130.6519775390625 background all_cells +3387.138916015625 1046.89013671875 background all_cells +3391.488525390625 1042.5140380859375 background all_cells +3402.18310546875 1065.0887451171875 background all_cells +3386.24072265625 1063.708984375 background all_cells +3393.7783203125 1069.969482421875 background all_cells +3386.244140625 1078.048095703125 background all_cells +3389.85400390625 1075.2899169921875 background all_cells +3400.5078125 1075.66162109375 background all_cells +3390.714111328125 1123.1927490234375 background all_cells +3475.870849609375 1122.4544677734375 background all_cells +3464.61572265625 1123.774658203125 background all_cells +3481.6044921875 1039.9527587890625 background all_cells +3452.70361328125 1109.001220703125 background all_cells +3430.766357421875 1047.1710205078125 background all_cells +3461.518798828125 1101.923095703125 background all_cells +3410.25 1097.9376220703125 background all_cells +4140.556640625 1016.0492553710938 background all_cells +4135.61572265625 1013.75 background all_cells +4085.96630859375 1027.8316650390625 background all_cells +4173.17919921875 1035.9766845703125 background all_cells +4184.34765625 871.4926147460938 background all_cells +3994.580078125 1087.168212890625 background all_cells +3957.458251953125 1070.5115966796875 background all_cells +4124.3271484375 925.1660766601562 background all_cells +4113.3203125 929.64697265625 background all_cells +4122.2841796875 939.6386108398438 background all_cells +4424.23779296875 745.4952392578125 background all_cells +4330.24755859375 750.643798828125 background all_cells +4215.64404296875 625.3154296875 background all_cells +4155.3974609375 696.1737060546875 background all_cells +4138.0751953125 678.6310424804688 background all_cells +3983.162841796875 824.9913330078125 background all_cells +3974.42529296875 817.299560546875 background all_cells +3992.51416015625 819.4291381835938 background all_cells +3988.083251953125 817.2735595703125 background all_cells +3985.7060546875 812.4586791992188 background all_cells +4219.3017578125 986.83642578125 background all_cells +4235.958984375 995.9011840820312 background all_cells +4263.2021484375 1064.1973876953125 background all_cells +4283.02978515625 944.9014892578124 background all_cells +4305.55712890625 945.383056640625 background all_cells +4320.87109375 987.7418212890624 background all_cells +4374.16064453125 950.2176513671876 background all_cells +4352.50634765625 1046.072021484375 background all_cells +4350.22265625 1040.384033203125 background all_cells +4350.31884765625 1029.6396484375 background all_cells +4479.419921875 974.6773071289062 background all_cells +4428.5341796875 1008.4628295898438 background all_cells +4430.93017578125 999.51513671875 background all_cells +4425.8408203125 997.9380493164062 background all_cells +4247.4892578125 929.6183471679688 background all_cells +4255.90087890625 928.921875 background all_cells +4301.1865234375 939.479736328125 background all_cells +4025.533447265625 167.8563690185547 background all_cells +4050.816650390625 273.9131164550781 background all_cells +4060.881103515625 264.8436279296875 background all_cells +4138.802734375 244.00396728515625 background all_cells +4257.55810546875 348.6776733398437 background all_cells +3955.56494140625 381.3279418945313 background all_cells +4058.9736328125 336.3704528808594 background all_cells +3965.809326171875 332.9668273925781 background all_cells +4098.4013671875 132.7503204345703 background all_cells +4134.3740234375 90.7067413330078 background all_cells +4226.734375 572.5115356445312 background all_cells +4375.9990234375 536.4088134765625 background all_cells +4551.4638671875 405.2191162109375 background all_cells +4300.90771484375 535.4461059570312 background all_cells +4052.92578125 549.7111206054688 background all_cells +4075.08642578125 535.7460327148438 background all_cells +4037.124267578125 553.3802490234375 background all_cells +4023.34619140625 569.7864379882812 background all_cells +4030.312744140625 568.5469970703125 background all_cells +4035.928466796875 565.6736450195312 background all_cells +4041.1474609375 561.2778930664062 background all_cells +4042.70703125 579.6869506835938 background all_cells +4091.847900390625 456.2047424316406 background all_cells +4075.974609375 463.4800720214844 background all_cells +3958.271240234375 460.4652404785156 background all_cells +4031.515625 475.9790954589844 background all_cells +4277.5634765625 276.7215881347656 background all_cells +4384.6533203125 274.79559326171875 background all_cells +4453.43310546875 201.8586578369141 background all_cells +4432.7734375 185.4945068359375 background all_cells +4481.57373046875 223.7621917724609 background all_cells +4536.9375 188.5284576416016 background all_cells +3979.893310546875 1313.3101806640625 background all_cells +3981.78857421875 1349.8072509765625 background all_cells +3899.02294921875 1376.0147705078125 background all_cells +3969.8603515625 1426.414306640625 background all_cells +3886.199462890625 1331.39697265625 background all_cells +4148.9072265625 2222.60986328125 background all_cells +4118.60302734375 2203.84765625 background all_cells +4135.5361328125 2201.77294921875 background all_cells +4233.59375 2217.678466796875 background all_cells +4128.2412109375 2065.958740234375 background all_cells +4121.49658203125 2150.115478515625 background all_cells +4487.0400390625 1759.01611328125 background all_cells +4383.66455078125 2248.1865234375 background all_cells +4290.09375 2216.75439453125 background all_cells +4332.27392578125 2238.53076171875 background all_cells +4285.6103515625 2220.5771484375 background all_cells +4364.61474609375 1683.28955078125 background all_cells +4355.8759765625 1512.581298828125 background all_cells +4563.3828125 2262.17724609375 background all_cells +4455.0048828125 1980.0665283203125 background all_cells +4015.831298828125 1909.2005615234373 background all_cells +4018.421875 2005.2991943359373 background all_cells +3943.23828125 1787.173828125 background all_cells +3993.02783203125 1710.3887939453125 background all_cells +4017.463623046875 1826.740966796875 background all_cells +4044.05712890625 1673.589599609375 background all_cells +3886.41455078125 1705.50048828125 background all_cells +3888.227294921875 1752.2568359375 background all_cells +3897.773681640625 1757.634765625 background all_cells +3877.0087890625 1699.223876953125 background all_cells +3878.173828125 1694.65673828125 background all_cells +3901.618896484375 2220.1845703125 background all_cells +4074.690185546875 2131.51025390625 background all_cells +3954.57666015625 2065.70166015625 background all_cells +3924.758544921875 2072.179443359375 background all_cells +3888.7353515625 2067.72314453125 background all_cells +3849.020751953125 1688.6134033203125 background all_cells +3859.75341796875 1693.4520263671875 background all_cells +3870.310791015625 1696.2054443359375 background all_cells +3727.48486328125 2089.944580078125 background all_cells +3503.675048828125 2006.393798828125 background all_cells +3501.63720703125 1994.158935546875 background all_cells +3548.439453125 1845.3170166015625 background all_cells +3774.68505859375 1055.715087890625 background all_cells +3763.27197265625 1060.5140380859375 background all_cells +3768.871337890625 1060.9764404296875 background all_cells +3754.753662109375 1056.950439453125 background all_cells +3859.7197265625 1010.4307861328124 background all_cells +3803.870361328125 1386.34033203125 background all_cells +3863.0068359375 1445.5814208984375 background all_cells +3854.44970703125 1438.1937255859375 background all_cells +3736.30712890625 1554.9373779296875 background all_cells +3756.1318359375 1609.8687744140625 background all_cells +3695.4814453125 1652.7308349609375 background all_cells +3703.169921875 1254.1788330078125 background all_cells +3696.189208984375 1457.6846923828125 background all_cells +3734.6611328125 1028.1715087890625 background all_cells +3672.3486328125 74.17727661132812 background all_cells +3756.16455078125 50.16947555541992 background all_cells +3740.183349609375 68.17747497558594 background all_cells +3566.77880859375 197.5131072998047 background all_cells +3560.45849609375 202.8528594970703 background all_cells +3570.575927734375 203.241943359375 background all_cells +3651.2890625 183.54937744140625 background all_cells +3568.573486328125 214.31170654296875 background all_cells +3581.400146484375 209.12374877929688 background all_cells +3562.68603515625 192.0346221923828 background all_cells +3567.991943359375 137.11419677734375 background all_cells +3513.6923828125 141.73040771484375 background all_cells +3118.36572265625 199.20455932617188 background all_cells +3114.310302734375 198.77755737304688 background all_cells +3204.518798828125 87.37554931640625 background all_cells +3225.6455078125 97.65274047851562 background all_cells +3271.744140625 90.0522232055664 background all_cells +3309.845458984375 137.50572204589844 background all_cells +3289.98486328125 33.67451858520508 background all_cells +3293.53955078125 68.35184478759766 background all_cells +3310.099609375 41.18825912475586 background all_cells +3266.686279296875 20.862945556640625 background all_cells +3179.6572265625 197.4745330810547 background all_cells +3163.70361328125 203.8700408935547 background all_cells +3168.72802734375 197.49717712402344 background all_cells +3177.813232421875 204.74072265625 background all_cells +3169.34765625 211.61981201171875 background all_cells +3290.8759765625 220.1929473876953 background all_cells +2998.965576171875 309.4147033691406 background all_cells +2997.728515625 323.2415771484375 background all_cells +3027.080078125 362.3795776367188 background all_cells +3033.146728515625 369.0582580566406 background all_cells +3084.357666015625 386.992431640625 background all_cells +3116.943359375 374.8982849121094 background all_cells +3090.072265625 381.0524597167969 background all_cells +3032.659912109375 374.24072265625 background all_cells +3041.279296875 390.9412841796875 background all_cells +3086.573486328125 365.0251159667969 background all_cells +3065.658447265625 374.7699890136719 background all_cells +3078.130859375 352.2923278808594 background all_cells +2984.703125 72.551025390625 background all_cells +2998.0986328125 74.64738464355469 background all_cells +3006.38427734375 75.75480651855469 background all_cells +3007.967041015625 110.00548553466795 background all_cells +3002.16650390625 71.7862777709961 background all_cells +3393.132568359375 437.7325134277344 background all_cells +3893.55322265625 371.002197265625 background all_cells +3939.78125 373.3999328613281 background all_cells +3333.142578125 376.3796997070313 background all_cells +3346.384033203125 382.5926818847656 background all_cells +3272.88671875 353.1506652832031 background all_cells +3281.28662109375 359.79168701171875 background all_cells +3917.4482421875 328.83111572265625 background all_cells +3861.196044921875 326.4717102050781 background all_cells +3893.96923828125 289.4285888671875 background all_cells +3918.667236328125 280.3821716308594 background all_cells +3158.7353515625 302.2754821777344 background all_cells +3772.6015625 901.5763549804688 background all_cells +3787.076904296875 962.2994995117188 background all_cells +3860.158447265625 487.3223571777344 background all_cells +3893.727294921875 453.4099731445313 background all_cells +3804.639892578125 547.4635009765625 background all_cells +3762.6181640625 527.449951171875 background all_cells +3772.946533203125 533.9037475585938 background all_cells +3828.392578125 639.3807373046875 background all_cells +3947.478271484375 474.8089599609375 background all_cells +3840.62646484375 845.9898071289062 background all_cells +3595.9580078125 526.99365234375 background all_cells +3584.349853515625 530.501953125 background all_cells +3697.030029296875 668.470703125 background all_cells +3707.569580078125 716.8018188476562 background all_cells +3696.9453125 904.1043701171876 background all_cells +3446.03466796875 931.6976318359376 background all_cells +3365.91015625 906.9569091796876 background all_cells +3149.93896484375 462.7267456054688 background all_cells +2935.602294921875 566.2930908203125 background all_cells +2949.130126953125 577.6412353515625 background all_cells +3155.636474609375 639.4126586914062 background all_cells +3138.0849609375 622.0027465820312 background all_cells +3120.02978515625 609.15283203125 background all_cells +3107.3095703125 593.4712524414062 background all_cells +3185.36865234375 459.8858947753906 background all_cells +3200.612060546875 450.9499206542969 background all_cells +3225.831298828125 459.227783203125 background all_cells +3249.73779296875 463.58154296875 background all_cells +3293.42919921875 542.1844482421875 background all_cells +3313.26953125 538.2286987304688 background all_cells +3316.73291015625 539.156494140625 background all_cells +3304.389892578125 537.9032592773438 background all_cells +3311.095458984375 529.86279296875 background all_cells +3308.197265625 531.2318115234375 background all_cells +3257.08642578125 510.6929321289063 background all_cells +3265.691162109375 495.3253784179688 background all_cells +3286.589599609375 499.91107177734375 background all_cells +3158.28173828125 791.0341186523438 background all_cells +3269.828857421875 787.3912963867188 background all_cells +3158.706298828125 861.0084838867188 background all_cells +3159.742919921875 836.7679443359375 background all_cells +3343.489013671875 935.1697998046876 background all_cells +3357.218017578125 930.89599609375 background all_cells +3331.5791015625 876.4541015625 background all_cells +3299.785400390625 768.8776245117188 background all_cells +3306.12353515625 776.2616577148438 background all_cells +3296.37646484375 776.1141357421875 background all_cells +3334.218994140625 742.3004760742188 background all_cells +3271.553466796875 749.8826904296875 background all_cells +3250.28857421875 757.1290893554688 background all_cells +3100.675048828125 668.4732666015625 background all_cells +3123.659423828125 689.8419799804688 background all_cells +3002.48974609375 859.3486328125 background all_cells +3078.512939453125 857.8929443359375 background all_cells +3155.044921875 647.5264282226562 background all_cells +3150.54931640625 675.4496459960938 background all_cells +3217.186767578125 693.9137573242188 background all_cells +3202.95458984375 680.1769409179688 background all_cells +3264.764892578125 1620.6717529296875 background all_cells +2901.54833984375 1611.7569580078125 background all_cells +2958.287841796875 1616.50244140625 background all_cells +2953.824462890625 1604.77978515625 background all_cells +3201.178955078125 2022.04150390625 background all_cells +3214.369873046875 2197.4404296875 background all_cells +3136.92138671875 2058.658203125 background all_cells +3126.1875 1983.0069580078125 background all_cells +3128.015380859375 1931.7509765625 background all_cells +3360.8935546875 1941.7724609375 background all_cells +3373.2958984375 1964.763427734375 background all_cells +3355.503173828125 1945.29736328125 background all_cells +3304.903564453125 1951.2342529296875 background all_cells +3344.578125 1953.92919921875 background all_cells +3329.962158203125 1871.6724853515625 background all_cells +3230.9375 2187.5380859375 background all_cells +3290.90771484375 2036.768310546875 background all_cells +3333.585693359375 2023.1236572265625 background all_cells +3199.57666015625 1734.9388427734375 background all_cells +3141.8291015625 1741.3507080078125 background all_cells +3307.60595703125 1767.276611328125 background all_cells +3264.524169921875 1727.0064697265625 background all_cells +2953.7431640625 2134.075439453125 background all_cells +2895.59375 2091.932373046875 background all_cells +2948.25146484375 1966.287109375 background all_cells +2952.619873046875 2014.310546875 background all_cells +2956.59814453125 1968.1744384765625 background all_cells +2979.37060546875 2208.81494140625 background all_cells +3094.36669921875 1788.556884765625 background all_cells +3095.35888671875 1983.11279296875 background all_cells +3116.224853515625 1997.97900390625 background all_cells +3078.938720703125 1854.164306640625 background all_cells +3075.849853515625 1948.1099853515625 background all_cells +3061.560791015625 1961.6932373046875 background all_cells +3009.15966796875 1839.9588623046875 background all_cells +2986.854248046875 1945.5592041015625 background all_cells +2993.232666015625 1951.475341796875 background all_cells +3033.71240234375 1932.2103271484373 background all_cells +3005.430419921875 1795.6036376953125 background all_cells +2857.77197265625 4894.55908203125 background all_cells +2952.766845703125 4671.7333984375 background all_cells +2972.221435546875 4786.6005859375 background all_cells +2895.217041015625 4540.73095703125 background all_cells +2898.321044921875 4553.17626953125 background all_cells +2885.336181640625 4530.556640625 background all_cells +2879.057373046875 4535.04638671875 background all_cells +2853.16845703125 4519.96728515625 background all_cells +2618.643310546875 4839.4912109375 background all_cells +2658.981689453125 4884.0810546875 background all_cells +2639.884033203125 4815.98388671875 background all_cells +2639.197509765625 4828.0087890625 background all_cells +4619.36376953125 5378.63232421875 background all_cells +4611.6826171875 5382.63330078125 background all_cells +4626.4375 5368.1943359375 background all_cells +4629.81494140625 5372.31396484375 background all_cells +4622.02685546875 5373.67822265625 background all_cells +4620.4345703125 4928.4443359375 background all_cells +4617.73779296875 4961.6337890625 background all_cells +4727.826171875 4993.06494140625 background all_cells +4622.71435546875 4973.7109375 background all_cells +4631.48681640625 4978.916015625 background all_cells +4629.0341796875 4986.193359375 background all_cells +4614.42529296875 4990.9560546875 background all_cells +4619.54296875 4979.16748046875 background all_cells +4615.61181640625 4982.763671875 background all_cells +4613.29248046875 4977.59375 background all_cells +4606.181640625 4973.79345703125 background all_cells +4606.103515625 4983.02197265625 background all_cells +4841.67529296875 5580.44189453125 background all_cells +4849.14208984375 5567.4794921875 background all_cells +4790.37646484375 5452.8447265625 background all_cells +4785.66064453125 5405.978515625 background all_cells +4658.07080078125 5146.93310546875 background all_cells +4935.193359375 5326.2021484375 background all_cells +5026.19970703125 5357.6953125 background all_cells +5075.37255859375 5377.1923828125 background all_cells +5094.08154296875 5685.638671875 background all_cells +5103.103515625 5695.05126953125 background all_cells +5116.95654296875 5617.97607421875 background all_cells +4836.9873046875 5137.49755859375 background all_cells +4824.1728515625 5208.07421875 background all_cells +4809.23974609375 5045.92041015625 background all_cells +4959.84228515625 4923.49169921875 background all_cells +4984.11962890625 4882.9814453125 background all_cells +5001.9775390625 4897.3642578125 background all_cells +5100.6572265625 4990.05859375 background all_cells +5086.921875 4945.55615234375 background all_cells +5132.30078125 4922.64306640625 background all_cells +5108.9658203125 4926.5166015625 background all_cells +5042.1220703125 4907.0185546875 background all_cells +5003.13037109375 5029.04931640625 background all_cells +5010.849609375 5003.861328125 background all_cells +4966.66845703125 5003.90087890625 background all_cells +4935.9052734375 4939.2236328125 background all_cells +4945.33447265625 4942.2138671875 background all_cells +4950.38232421875 4958.47265625 background all_cells +5200.94970703125 5053.8515625 background all_cells +5137.52197265625 4926.158203125 background all_cells +5153.93212890625 4978.787109375 background all_cells +5178.28125 4985.92529296875 background all_cells +4921.55810546875 4582.26220703125 background all_cells +4991.775390625 4677.017578125 background all_cells +5118.5400390625 4795.7001953125 background all_cells +5042.30419921875 4830.103515625 background all_cells +5039.94384765625 4831.36181640625 background all_cells +5009.0322265625 4835.40869140625 background all_cells +5065.8017578125 4848.69384765625 background all_cells +5052.623046875 4873.70068359375 background all_cells +4998.3623046875 4849.7294921875 background all_cells +5018.87060546875 4880.92724609375 background all_cells +5046.6513671875 4642.3857421875 background all_cells +4898.94921875 4554.91796875 background all_cells +4903.84375 4512.68798828125 background all_cells +5199.69384765625 4694.72802734375 background all_cells +4715.48486328125 4605.8896484375 background all_cells +4594.623046875 4752.4921875 background all_cells +4605.82861328125 4755.26611328125 background all_cells +4619.58837890625 4825.97900390625 background all_cells +4648.07080078125 4803.53564453125 background all_cells +4725.96728515625 4817.01953125 background all_cells +4640.41748046875 4808.2890625 background all_cells +4637.4677734375 4782.37646484375 background all_cells +4630.60107421875 4690.6591796875 background all_cells +4574.32763671875 4734.3779296875 background all_cells +4590.1318359375 4741.54736328125 background all_cells +4614.244140625 4738.17431640625 background all_cells +3195.535400390625 5386.96630859375 background all_cells +3118.244384765625 5309.5673828125 background all_cells +3272.173583984375 5323.0791015625 background all_cells +3085.868896484375 5324.02685546875 background all_cells +3317.70947265625 5196.92626953125 background all_cells +3373.313232421875 5298.4091796875 background all_cells +3354.301513671875 5278.79248046875 background all_cells +3347.7255859375 5450.36279296875 background all_cells +3524.78466796875 5002.9111328125 background all_cells +3550.274658203125 5051.1796875 background all_cells +3550.626708984375 5009.10205078125 background all_cells +3567.259521484375 5010.2861328125 background all_cells +3538.2587890625 5006.18896484375 background all_cells +3542.202880859375 5009.212890625 background all_cells +3546.451904296875 5002.01953125 background all_cells +3533.37451171875 5003.22998046875 background all_cells +3390.60302734375 5278.9501953125 background all_cells +3401.103271484375 5271.7939453125 background all_cells +3422.557373046875 5256.72802734375 background all_cells +3388.467529296875 5247.1982421875 background all_cells +3414.851806640625 5212.33251953125 background all_cells +3463.759033203125 5317.15234375 background all_cells +3633.444580078125 5243.904296875 background all_cells +3669.65869140625 5305.6689453125 background all_cells +3618.88720703125 5322.80419921875 background all_cells +3662.960693359375 5258.7197265625 background all_cells +3661.8369140625 5287.2490234375 background all_cells +3642.33642578125 5331.119140625 background all_cells +3552.528564453125 5350.47412109375 background all_cells +3670.759033203125 5167.4638671875 background all_cells +3449.5419921875 5132.6513671875 background all_cells +3564.5556640625 5143.3388671875 background all_cells +3575.92724609375 5134.0859375 background all_cells +3581.657958984375 5132.08837890625 background all_cells +3622.561767578125 5151.26171875 background all_cells +3581.265380859375 5136.9560546875 background all_cells +3543.65283203125 5137.01416015625 background all_cells +3586.689208984375 5069.9912109375 background all_cells +3650.855224609375 5067.35205078125 background all_cells +3628.540771484375 5075.9287109375 background all_cells +3655.442138671875 5006.25244140625 background all_cells +3665.259033203125 4993.4580078125 background all_cells +3666.767333984375 5010.58349609375 background all_cells +3597.40478515625 4993.0146484375 background all_cells +3640.744873046875 5000.1806640625 background all_cells +3633.406005859375 5011.0849609375 background all_cells +3624.482177734375 4998.5869140625 background all_cells +3565.590576171875 5057.05029296875 background all_cells +3570.636962890625 5064.439453125 background all_cells +3557.23583984375 5074.1220703125 background all_cells +3111.918212890625 5111.91748046875 background all_cells +3122.642822265625 5119.5751953125 background all_cells +3121.90625 5140.552734375 background all_cells +3066.553466796875 5119.1865234375 background all_cells +3012.7490234375 5107.09375 background all_cells +3023.72900390625 5127.0849609375 background all_cells +3072.720947265625 5102.67529296875 background all_cells +3067.918212890625 5099.427734375 background all_cells +3304.910888671875 5053.13134765625 background all_cells +3214.106201171875 5108.2646484375 background all_cells +3153.467529296875 5089.6787109375 background all_cells +3153.68017578125 5127.2470703125 background all_cells +3155.35400390625 5063.21484375 background all_cells +3041.7333984375 4812.89794921875 background all_cells +3011.25146484375 4745.97265625 background all_cells +3007.90185546875 4721.93115234375 background all_cells +3052.136962890625 4820.63037109375 background all_cells +3045.404052734375 4821.83203125 background all_cells +3136.72216796875 4879.8662109375 background all_cells +3142.076904296875 4887.6826171875 background all_cells +3107.175048828125 4865.9921875 background all_cells +3095.2724609375 4871.3232421875 background all_cells +3089.35595703125 4867.3046875 background all_cells +3033.496826171875 5514.6650390625 background all_cells +3047.44873046875 5484.2978515625 background all_cells +3118.759521484375 5475.5849609375 background all_cells +3089.0927734375 5786.05859375 background all_cells +3096.739501953125 5739.0029296875 background all_cells +3190.18212890625 5788.71533203125 background all_cells +3204.2958984375 5844.44873046875 background all_cells +3193.05712890625 5839.45751953125 background all_cells +3133.114501953125 5770.38232421875 background all_cells +3151.8779296875 5578.27001953125 background all_cells +3173.849609375 5742.17578125 background all_cells +3154.33837890625 5666.3759765625 background all_cells +3136.216796875 5767.80615234375 background all_cells +3211.982421875 5565.5634765625 background all_cells +3271.078369140625 5557.51953125 background all_cells +3251.001953125 5571.32080078125 background all_cells +3216.9130859375 5561.48193359375 background all_cells +3374.25 5567.4775390625 background all_cells +3375.79736328125 5606.82763671875 background all_cells +3163.20263671875 5498.8916015625 background all_cells +3171.387939453125 5472.6416015625 background all_cells +3129.211669921875 5552.58740234375 background all_cells +3600.66015625 5630.025390625 background all_cells +3598.515869140625 4561.583984375 background all_cells +3601.86962890625 4536.16650390625 background all_cells +3649.84130859375 4601.0625 background all_cells +3650.47265625 4613.50390625 background all_cells +3656.60791015625 4607.16259765625 background all_cells +3673.48193359375 4597.623046875 background all_cells +3656.765625 4596.63134765625 background all_cells +3655.62890625 4508.07861328125 background all_cells +3478.001953125 4706.78662109375 background all_cells +3474.626953125 4716.64892578125 background all_cells +3470.723388671875 4700.52978515625 background all_cells +3435.7578125 4661.15283203125 background all_cells +3423.576904296875 4711.6953125 background all_cells +3228.073486328125 4561.92041015625 background all_cells +3028.397705078125 4620.30517578125 background all_cells +3032.786376953125 4611.7392578125 background all_cells +3106.887451171875 4700.15283203125 background all_cells +3098.587890625 4695.833984375 background all_cells +3113.61376953125 4708.60791015625 background all_cells +3126.787841796875 4690.005859375 background all_cells +3118.6259765625 4698.61865234375 background all_cells +3280.565673828125 4641.12841796875 background all_cells +3283.191162109375 4637.3017578125 background all_cells +3278.08984375 4644.78759765625 background all_cells +4274.85009765625 5183.02392578125 background all_cells +4172.1474609375 4995.80126953125 background all_cells +4167.4697265625 5182.14892578125 background all_cells +4148.33251953125 4822.56396484375 background all_cells +4164.0439453125 4824.6005859375 background all_cells +4301.583984375 5019.12890625 background all_cells +4349.35009765625 5084.72119140625 background all_cells +4444.8388671875 4962.1787109375 background all_cells +4508.703125 4968.46337890625 background all_cells +4509.4345703125 4979.37646484375 background all_cells +4489.775390625 4877.96728515625 background all_cells +4485.81787109375 4853.998046875 background all_cells +4505.19775390625 5171.92578125 background all_cells +4549.900390625 4983.99169921875 background all_cells +4297.55078125 4811.099609375 background all_cells +4310.52294921875 4813.9619140625 background all_cells +4308.89306640625 4804.65283203125 background all_cells +4317.09814453125 4744.09521484375 background all_cells +4426.85205078125 4748.7744140625 background all_cells +4497.34326171875 4766.50927734375 background all_cells +4546.0751953125 4728.091796875 background all_cells +4356.5556640625 4642.78173828125 background all_cells +4344.4267578125 4607.15576171875 background all_cells +4333.662109375 4608.20068359375 background all_cells +4212.1181640625 4752.93115234375 background all_cells +4186.373046875 5003.3583984375 background all_cells +4233.3193359375 4782.03564453125 background all_cells +4280.32958984375 4787.42041015625 background all_cells +4250.43115234375 4889.81884765625 background all_cells +4193.10595703125 4658.2890625 background all_cells +4242.7529296875 4538.99560546875 background all_cells +4285.87451171875 4543.92822265625 background all_cells +4306.6875 4612.9453125 background all_cells +4324.46728515625 4599.474609375 background all_cells +4318.603515625 4596.3837890625 background all_cells +4167.63671875 4655.49169921875 background all_cells +4267.09521484375 4563.55615234375 background all_cells +4296.50439453125 4686.201171875 background all_cells +4281.8525390625 4686.64599609375 background all_cells +3953.716064453125 4952.2255859375 background all_cells +3922.125244140625 4804.7333984375 background all_cells +3693.596923828125 4990.04296875 background all_cells +3715.802001953125 4994.62841796875 background all_cells +3711.1259765625 5021.8359375 background all_cells +3696.92529296875 5004.84033203125 background all_cells +3712.653564453125 5045.234375 background all_cells +3979.555419921875 5041.09326171875 background all_cells +4118.02490234375 4959.86279296875 background all_cells +4060.830322265625 4770.18603515625 background all_cells +4109.49365234375 4859.560546875 background all_cells +3739.074462890625 4694.49755859375 background all_cells +3724.998046875 4628.93994140625 background all_cells +3706.7763671875 4626.30859375 background all_cells +3708.6298828125 4656.3447265625 background all_cells +3701.552490234375 4637.58837890625 background all_cells +3812.496337890625 4637.25634765625 background all_cells +3763.972412109375 4660.64404296875 background all_cells +3778.970947265625 4659.568359375 background all_cells +3788.341552734375 4678.1083984375 background all_cells +3779.8388671875 4674.412109375 background all_cells +3694.31787109375 4520.0703125 background all_cells +3706.572265625 4517.1650390625 background all_cells +3819.82177734375 4639.45458984375 background all_cells +3836.183837890625 4635.90576171875 background all_cells +3837.206787109375 4668.888671875 background all_cells +3821.843017578125 4666.4375 background all_cells +3828.23388671875 4674.6533203125 background all_cells +3839.684814453125 4677.41650390625 background all_cells +3818.97607421875 4677.40380859375 background all_cells +3931.557861328125 4631.98779296875 background all_cells +4046.95166015625 4702.87939453125 background all_cells +4074.68798828125 4569.79833984375 background all_cells +3854.918701171875 5168.2822265625 background all_cells +3839.509765625 5183.2138671875 background all_cells +3910.576416015625 5190.99609375 background all_cells +3904.44775390625 5192.5400390625 background all_cells +3912.89599609375 5198.05859375 background all_cells +3705.4619140625 5135.8310546875 background all_cells +3706.6298828125 5113.04052734375 background all_cells +3674.28759765625 5020.21337890625 background all_cells +3925.84228515625 5201.44677734375 background all_cells +3936.30126953125 5202.1220703125 background all_cells +3978.884765625 5255.89599609375 background all_cells +3823.444580078125 5366.6015625 background all_cells +3816.550537109375 5336.8642578125 background all_cells +3867.0419921875 5431.34033203125 background all_cells +3872.19580078125 5370.81787109375 background all_cells +3899.43017578125 5431.09912109375 background all_cells +3675.5263671875 5589.16943359375 background all_cells +3951.403564453125 5631.2529296875 background all_cells +3914.260498046875 5639.72119140625 background all_cells +4127.96142578125 5712.49853515625 background all_cells +4078.419921875 5701.2177734375 background all_cells +3997.57861328125 5608.447265625 background all_cells +4171.95947265625 5624.3017578125 background all_cells +4112.97802734375 5604.140625 background all_cells +4127.46728515625 5482.830078125 background all_cells +4110.33544921875 5563.3251953125 background all_cells +4134.07763671875 5535.80615234375 background all_cells +4193.09716796875 5481.513671875 background all_cells +4227.7060546875 5554.29638671875 background all_cells +4204.900390625 5563.17333984375 background all_cells +4223.6552734375 5564.853515625 background all_cells +3998.175048828125 5543.85302734375 background all_cells +4037.340087890625 5541.5439453125 background all_cells +4071.831787109375 5537.1640625 background all_cells +4006.688720703125 5513.5634765625 background all_cells +4243.875 5552.34130859375 background all_cells +4224.705078125 5690.9658203125 background all_cells +4315.00634765625 5517.0625 background all_cells +4333.07568359375 5577.27392578125 background all_cells +4241.29541015625 5500.85498046875 background all_cells +4486.9345703125 5638.4716796875 background all_cells +4366.7490234375 5565.77001953125 background all_cells +4373.73779296875 5574.51025390625 background all_cells +4363.30419921875 5572.48828125 background all_cells +4568.53466796875 5565.46630859375 background all_cells +4429.71044921875 5589.05517578125 background all_cells +4422.2626953125 5569.2890625 background all_cells +4308.0478515625 5428.73779296875 background all_cells +4299.81884765625 5419.671875 background all_cells +4510.705078125 5448.55126953125 background all_cells +4497.6220703125 5437.26708984375 background all_cells +4503.97314453125 5432.57421875 background all_cells +4370.8720703125 5443.68505859375 background all_cells +4119.49169921875 5378.57373046875 background all_cells +3976.067138671875 5374.35791015625 background all_cells +4062.432861328125 5421.021484375 background all_cells +4140.86279296875 5359.701171875 background all_cells +4279.47265625 5472.7236328125 background all_cells +4252.705078125 5381.39501953125 background all_cells +4251.47607421875 5205.603515625 background all_cells +4146.57373046875 5216.24462890625 background all_cells +4550.29052734375 5248.849609375 background all_cells +885.2869873046875 5485.73779296875 background all_cells +929.5203247070312 5529.31982421875 background all_cells +945.9807739257812 5558.818359375 background all_cells +955.2810668945312 5540.71044921875 background all_cells +1921.68115234375 5453.900390625 background all_cells +1980.198486328125 5358.1533203125 background all_cells +2019.79638671875 5403.9287109375 background all_cells +2026.88037109375 5414.01220703125 background all_cells +1879.5982666015625 5660.0595703125 background all_cells +2024.5994873046875 5059.80224609375 background all_cells +974.6820678710938 4988.46240234375 background all_cells +1027.697021484375 4992.22314453125 background all_cells +1253.159423828125 4942.47216796875 background all_cells +1229.399658203125 4963.94921875 background all_cells +1267.02783203125 4974.9443359375 background all_cells +1215.9853515625 4902.61181640625 background all_cells +1271.25048828125 4965.89990234375 background all_cells +1279.34033203125 4970.11474609375 background all_cells +1287.2459716796875 4963.5400390625 background all_cells +1332.960205078125 5267.99072265625 background all_cells +824.1626586914062 4935.455078125 background all_cells +821.5818481445312 4939.46533203125 background all_cells +916.2634887695312 4976.67041015625 background all_cells +830.0042114257812 4942.58984375 background all_cells +828.3621215820312 4933.36962890625 background all_cells +846.224365234375 4945.6494140625 background all_cells +835.6326904296875 4934.1953125 background all_cells +1877.8895263671875 5118.615234375 background all_cells +1700.23291015625 5218.41455078125 background all_cells +3325.447265625 5881.029296875 background all_cells +3327.773193359375 5862.84423828125 background all_cells +3419.2822265625 5881.98583984375 background all_cells +3336.675048828125 5854.58544921875 background all_cells +3167.256591796875 5934.22705078125 background all_cells +2854.6298828125 5780.9619140625 background all_cells +2134.610107421875 5400.669921875 background all_cells +2233.60205078125 5299.98974609375 background all_cells +2332.704345703125 5293.61328125 background all_cells +2338.001708984375 5314.4306640625 background all_cells +2287.918701171875 5334.3369140625 background all_cells +2303.617431640625 5357.09619140625 background all_cells +2798.652587890625 5367.20654296875 background all_cells +2716.4677734375 5396.36474609375 background all_cells +2634.748046875 5257.17626953125 background all_cells +2700.73486328125 5261.37939453125 background all_cells +2682.143798828125 5276.34423828125 background all_cells +2649.107666015625 5293.15087890625 background all_cells +2366.372314453125 5045.0546875 background all_cells +2409.815185546875 5006.1083984375 background all_cells +2558.4130859375 5001.53125 background all_cells +2578.083740234375 5105.86083984375 background all_cells +2486.963134765625 5053.34228515625 background all_cells +2595.833251953125 5171.9970703125 background all_cells +2513.08154296875 5171.640625 background all_cells +2651.430908203125 5162.50927734375 background all_cells +2737.44091796875 5151.2646484375 background all_cells +2702.780029296875 5127.333984375 background all_cells +2789.84619140625 5122.8525390625 background all_cells +2813.24365234375 5137.93212890625 background all_cells +2799.224365234375 5181.84521484375 background all_cells +2927.84765625 5020.1552734375 background all_cells +2937.310302734375 5090.2216796875 background all_cells +2955.897705078125 5067.09765625 background all_cells +2885.493408203125 5067.20947265625 background all_cells +2882.771484375 5060.4560546875 background all_cells +2819.214599609375 5006.853515625 background all_cells +2821.632080078125 5100.18017578125 background all_cells +2829.444091796875 4966.53271484375 background all_cells +2828.351806640625 4981.2353515625 background all_cells +2851.96923828125 5043.853515625 background all_cells +2836.58251953125 5012.3466796875 background all_cells +2600.817626953125 4903.03271484375 background all_cells +2652.413818359375 4946.44921875 background all_cells +2690.568359375 5001.7744140625 background all_cells +2657.074951171875 4987.54150390625 background all_cells +2648.68603515625 4986.4091796875 background all_cells +2762.332275390625 4984.91162109375 background all_cells +2779.541015625 4975.658203125 background all_cells +2771.948974609375 4991.46240234375 background all_cells +2739.63037109375 5044.37939453125 background all_cells +2709.440673828125 5074.73583984375 background all_cells +2768.59716796875 5071.25439453125 background all_cells +2758.428955078125 5038.44970703125 background all_cells +2749.795166015625 5027.501953125 background all_cells +2650.692626953125 5012.16162109375 background all_cells +2669.93505859375 5031.7568359375 background all_cells +2677.00830078125 5197.294921875 background all_cells +2692.975830078125 5202.72509765625 background all_cells +2682.92822265625 5191.91162109375 background all_cells +2970.5947265625 5050.69189453125 background all_cells +2757.033447265625 5788.138671875 background all_cells +2765.538818359375 5628.5615234375 background all_cells +2720.8505859375 5538.1533203125 background all_cells +2706.783935546875 5820.32763671875 background all_cells +2585.137939453125 5699.2275390625 background all_cells +2519.651611328125 5544.84765625 background all_cells +2522.7314453125 5643.3779296875 background all_cells +2149.670654296875 4997.43994140625 background all_cells +2209.956298828125 5162.8857421875 background all_cells +2331.895263671875 5079.72119140625 background all_cells +2298.87451171875 5063.439453125 background all_cells +2296.904541015625 5084.03369140625 background all_cells +2230.23681640625 5104.626953125 background all_cells +2246.6875 5110.640625 background all_cells +2279.2216796875 5105.15087890625 background all_cells +1550.158447265625 3652.47216796875 background all_cells +1574.7427978515625 4226.794921875 background all_cells +1495.12841796875 4059.3876953125 background all_cells +1505.716552734375 4104.921875 background all_cells +1535.155517578125 3820.70947265625 background all_cells +1573.8790283203125 3639.08642578125 background all_cells +1846.6824951171875 4176.11376953125 background all_cells +1817.6614990234373 4088.89794921875 background all_cells +1920.62890625 4124.7685546875 background all_cells +1909.5927734375 4111.7490234375 background all_cells +1925.4942626953125 4119.07373046875 background all_cells +1927.8013916015625 4106.23779296875 background all_cells +1903.01513671875 4102.08203125 background all_cells +1867.8719482421875 4039.737060546875 background all_cells +1678.1280517578125 4186.88720703125 background all_cells +1653.4747314453125 4284.0810546875 background all_cells +1764.8935546875 3977.86572265625 background all_cells +1659.3409423828125 3648.424072265625 background all_cells +1687.3028564453125 3669.010986328125 background all_cells +1630.096923828125 3662.93212890625 background all_cells +1669.1260986328125 3645.085205078125 background all_cells +1770.264892578125 3700.0263671875 background all_cells +1423.405029296875 3775.99169921875 background all_cells +1397.2506103515625 3778.94482421875 background all_cells +1410.39111328125 3781.76123046875 background all_cells +1402.91162109375 3891.546630859375 background all_cells +1381.062255859375 3846.014404296875 background all_cells +1281.6845703125 4069.7509765625 background all_cells +1333.2427978515625 4080.653076171875 background all_cells +1314.0648193359375 3985.291748046875 background all_cells +1334.55859375 4091.781982421875 background all_cells +1372.0592041015625 4313.93017578125 background all_cells +1373.9454345703125 3850.95068359375 background all_cells +1372.1158447265625 3841.950927734375 background all_cells +1288.4410400390625 3806.18798828125 background all_cells +1388.1707763671875 3772.977294921875 background all_cells +1372.7867431640625 3757.087158203125 background all_cells +1356.4722900390625 3739.080322265625 background all_cells +1317.8521728515625 3701.057373046875 background all_cells +1345.236083984375 3733.81396484375 background all_cells +1347.505859375 3673.557861328125 background all_cells +1959.193359375 3989.527099609375 background all_cells +1993.58154296875 4148.92919921875 background all_cells +1391.85302734375 3527.519287109375 background all_cells +1448.94482421875 3568.185302734375 background all_cells +1448.4627685546875 3506.520263671875 background all_cells +1412.755126953125 3546.944580078125 background all_cells +1436.5574951171875 3560.92529296875 background all_cells +1418.443115234375 3541.052001953125 background all_cells +1441.901123046875 3573.688232421875 background all_cells +1420.414794921875 3599.546630859375 background all_cells +1484.0941162109375 3812.954345703125 background all_cells +1491.8289794921875 3812.22314453125 background all_cells +1529.2735595703125 3837.2939453125 background all_cells +1523.0941162109375 3830.0771484375 background all_cells +1506.6568603515625 3808.343017578125 background all_cells +1499.6824951171875 3720.0791015625 background all_cells +1490.2567138671875 3720.20947265625 background all_cells +1519.198486328125 3669.865478515625 background all_cells +1477.0916748046875 3609.9853515625 background all_cells +1455.4788818359375 3577.865966796875 background all_cells +2010.5023193359373 4359.28955078125 background all_cells +1938.096435546875 4356.236328125 background all_cells +1953.745361328125 4363.3828125 background all_cells +2392.30126953125 4507.82568359375 background all_cells +2238.348876953125 4511.2353515625 background all_cells +2508.725341796875 4520.19775390625 background all_cells +2332.669677734375 4516.77490234375 background all_cells +2012.9674072265625 4319.4326171875 background all_cells +2090.51416015625 4681.00634765625 background all_cells +2446.121337890625 4565.06201171875 background all_cells +2371.303955078125 4559.6318359375 background all_cells +2501.8310546875 4558.5185546875 background all_cells +2485.00830078125 4565.40478515625 background all_cells +2428.92236328125 4550.18310546875 background all_cells +2506.43359375 4546.3388671875 background all_cells +2516.092529296875 4547.17578125 background all_cells +2276.473876953125 4552.80126953125 background all_cells +2320.070556640625 4547.8916015625 background all_cells +2310.552490234375 4583.9326171875 background all_cells +1928.4246826171875 4652.00048828125 background all_cells +1914.5517578125 4641.67431640625 background all_cells +1918.077392578125 4644.83642578125 background all_cells +1918.695556640625 4650.90478515625 background all_cells +1909.853271484375 4671.44677734375 background all_cells +1891.3734130859373 4692.662109375 background all_cells +2058.339599609375 4746.87890625 background all_cells +2198.691162109375 4707.29150390625 background all_cells +2162.9140625 4830.6611328125 background all_cells +2200.603759765625 4828.68994140625 background all_cells +2014.484130859375 4872.1650390625 background all_cells +1994.811767578125 4855.3994140625 background all_cells +2331.88525390625 4729.64697265625 background all_cells +2500.5439453125 4747.6240234375 background all_cells +2570.559814453125 4830.8603515625 background all_cells +2503.628173828125 4738.16357421875 background all_cells +2380.142333984375 4681.833984375 background all_cells +2390.427490234375 4681.0517578125 background all_cells +2316.793212890625 4755.48046875 background all_cells +2317.222900390625 4745.74560546875 background all_cells +2317.4267578125 4672.22216796875 background all_cells +1994.5443115234373 4515.30517578125 background all_cells +2010.2333984375 4411.501953125 background all_cells +1995.6680908203125 4426.16845703125 background all_cells +1964.85205078125 4507.51123046875 background all_cells +1881.8355712890625 4595.91796875 background all_cells +2006.78076171875 4506.93896484375 background all_cells +2054.319091796875 4607.1416015625 background all_cells +1431.04443359375 4864.47509765625 background all_cells +1103.87451171875 4322.16845703125 background all_cells +1202.53955078125 4291.1650390625 background all_cells +1097.827880859375 4430.654296875 background all_cells +1120.3336181640625 4626.08203125 background all_cells +1136.2086181640625 4692.9287109375 background all_cells +1216.5179443359375 4792.26513671875 background all_cells +1186.3604736328125 4689.9755859375 background all_cells +1192.2532958984375 4693.015625 background all_cells +909.9712524414062 4738.20458984375 background all_cells +1710.319580078125 4821.57421875 background all_cells +1068.2142333984375 4502.15771484375 background all_cells +1071.6121826171875 4508.65771484375 background all_cells +920.4766235351562 4713.712890625 background all_cells +875.049560546875 4683.62548828125 background all_cells +757.7802124023438 4484.333984375 background all_cells +675.3074340820312 4518.31591796875 background all_cells +1245.222412109375 3562.99755859375 background all_cells +1128.0640869140625 3564.13427734375 background all_cells +1092.1689453125 4004.02978515625 background all_cells +1126.5068359375 4010.5888671875 background all_cells +1141.6412353515625 4075.204345703125 background all_cells +1236.626708984375 3731.02587890625 background all_cells +1235.2103271484375 3761.6279296875 background all_cells +1220.7806396484375 3760.243408203125 background all_cells +1258.820556640625 3744.02734375 background all_cells +1174.3548583984375 4091.9462890625 background all_cells +1194.4810791015625 4063.420166015625 background all_cells +1186.874267578125 4062.06591796875 background all_cells +1262.9969482421875 4162.513671875 background all_cells +1198.036376953125 4157.83740234375 background all_cells +1199.9788818359375 4065.97412109375 background all_cells +1201.494384765625 4071.828369140625 background all_cells +1226.565185546875 4041.794921875 background all_cells +1238.1463623046875 4036.105224609375 background all_cells +1193.0897216796875 4148.640625 background all_cells +848.5028076171875 4160.78369140625 background all_cells +1196.84521484375 4226.13427734375 background all_cells +1072.364013671875 4208.72998046875 background all_cells +700.5997924804688 3955.552490234375 background all_cells +839.890869140625 4119.88232421875 background all_cells +815.9129638671875 3858.553955078125 background all_cells +827.2766723632812 3781.68994140625 background all_cells +794.5173950195312 3850.94482421875 background all_cells +858.686767578125 3973.846435546875 background all_cells +894.61962890625 4020.916259765625 background all_cells +897.0451049804688 3989.7421875 background all_cells +905.32763671875 4027.8662109375 background all_cells +921.3648681640624 4039.80224609375 background all_cells +934.0440673828124 4050.338623046875 background all_cells +926.3894653320312 4045.064453125 background all_cells +1000.309814453125 4020.200439453125 background all_cells +1012.0735473632812 3876.985107421875 background all_cells +1022.6958618164062 3864.0439453125 background all_cells +1034.1982421875 3977.912353515625 background all_cells +1471.2957763671875 3294.782958984375 background all_cells +1463.1234130859375 3300.502197265625 background all_cells +1473.6165771484375 3300.19677734375 background all_cells +1754.6092529296875 3308.988037109375 background all_cells +162.1632537841797 5359.20263671875 background all_cells +192.6454315185547 5392.96923828125 background all_cells +224.7483062744141 5437.96337890625 background all_cells +216.87486267089844 5432.728515625 background all_cells +148.37417602539062 5427.80517578125 background all_cells +112.39922332763672 5387.2861328125 background all_cells +146.13833618164062 5312.14453125 background all_cells +532.0297241210938 5098.140625 background all_cells +316.2085266113281 5133.1318359375 background all_cells +1141.148193359375 3280.297119140625 background all_cells +1138.3709716796875 3318.2666015625 background all_cells +1164.636962890625 3298.561279296875 background all_cells +1299.3486328125 3390.585205078125 background all_cells +1191.115966796875 3407.147216796875 background all_cells +1144.386474609375 3402.662353515625 background all_cells +1147.10107421875 3436.7109375 background all_cells +1154.5596923828125 3447.84619140625 background all_cells +910.2550048828124 3420.523681640625 background all_cells +106.92683410644533 3699.566650390625 background all_cells +103.82341766357422 3693.642578125 background all_cells +95.7240982055664 3787.289306640625 background all_cells +66.3329849243164 3954.005615234375 background all_cells +379.15423583984375 4116.56689453125 background all_cells +379.1692199707031 4110.181640625 background all_cells +81.97603607177734 4270.265625 background all_cells +568.9249267578125 4181.47509765625 background all_cells +547.1166381835938 4124.0888671875 background all_cells +536.0205078125 4095.03125 background all_cells +533.9935302734375 4081.8798828125 background all_cells +599.6028442382812 3903.00830078125 background all_cells +548.25341796875 3416.354736328125 background all_cells +504.8565979003906 3433.14990234375 background all_cells +315.9237670898437 3373.0556640625 background all_cells +5333.95849609375 2191.56591796875 background all_cells +5379.9755859375 2096.5283203125 background all_cells +5368.1650390625 2134.375 background all_cells +5365.0078125 2142.1953125 background all_cells +5342.0595703125 2127.423828125 background all_cells +5332.3427734375 2119.570068359375 background all_cells +5265.2490234375 2595.0458984375 background all_cells +5268.142578125 2671.987060546875 background all_cells +5286.51171875 2585.19873046875 background all_cells +5275.16357421875 2601.0205078125 background all_cells +5300.20654296875 2441.322021484375 background all_cells +5352.1474609375 2537.275390625 background all_cells +5394.5732421875 2560.027587890625 background all_cells +5320.7119140625 2655.59033203125 background all_cells +5326.4345703125 2468.061767578125 background all_cells +5319.134765625 2478.01318359375 background all_cells +5315.9658203125 2103.271728515625 background all_cells +5310.36279296875 2063.4453125 background all_cells +5248.73828125 2266.52783203125 background all_cells +5372.5458984375 2376.38232421875 background all_cells +5357.626953125 2373.396484375 background all_cells +5358.86328125 2383.560546875 background all_cells +5289.85791015625 2159.943359375 background all_cells +5292.05712890625 2150.07421875 background all_cells +5281.58740234375 2166.24951171875 background all_cells +5492.42529296875 2060.933349609375 background all_cells +5511.66015625 2479.505859375 background all_cells +5668.92138671875 2434.9921875 background all_cells +5728.517578125 2468.98779296875 background all_cells +5654.15673828125 2496.27099609375 background all_cells +5609.47314453125 2489.6669921875 background all_cells +5591.5078125 2488.94091796875 background all_cells +5602.1689453125 2480.700439453125 background all_cells +5680.48974609375 2542.89794921875 background all_cells +5691.31494140625 2555.74951171875 background all_cells +5695.0478515625 2540.997314453125 background all_cells +5687.5244140625 2535.784423828125 background all_cells +5706.49169921875 2581.306640625 background all_cells +5722.708984375 2586.331298828125 background all_cells +5693.53271484375 2585.1044921875 background all_cells +5697.6923828125 2575.191162109375 background all_cells +5699.716796875 2569.273681640625 background all_cells +5677.22802734375 2578.609619140625 background all_cells +5682.84033203125 2583.888427734375 background all_cells +5690.69921875 2572.9619140625 background all_cells +5688.27685546875 2562.23583984375 background all_cells +5681.20556640625 2565.66064453125 background all_cells +5680.83251953125 2573.51318359375 background all_cells +5577.80517578125 2620.398193359375 background all_cells +5637.23583984375 2605.136474609375 background all_cells +5598.8330078125 2617.58984375 background all_cells +5700.9892578125 2672.238525390625 background all_cells +5711.4775390625 2664.681884765625 background all_cells +5672.91064453125 2667.232177734375 background all_cells +5678.482421875 2658.255615234375 background all_cells +5646.71435546875 2652.3515625 background all_cells +5661.388671875 2668.993408203125 background all_cells +5655.06982421875 2656.399169921875 background all_cells +5696.66162109375 2645.14404296875 background all_cells +5731.7626953125 2588.682861328125 background all_cells +5725.9326171875 2596.31787109375 background all_cells +5648.96533203125 2596.072265625 background all_cells +5650.92626953125 2608.024169921875 background all_cells +5655.7890625 2601.44580078125 background all_cells +5595.63037109375 2657.240234375 background all_cells +5500.0546875 2685.6416015625 background all_cells +5497.33447265625 2676.146240234375 background all_cells +5508.69580078125 2681.3974609375 background all_cells +5519.134765625 2678.799560546875 background all_cells +5514.38916015625 2659.6171875 background all_cells +5532.052734375 2665.120849609375 background all_cells +5536.013671875 2655.298828125 background all_cells +5518.04736328125 2664.794677734375 background all_cells +5420.23583984375 2634.3134765625 background all_cells +5482.25634765625 2637.052490234375 background all_cells +5434.28759765625 2631.993408203125 background all_cells +5425.6240234375 2642.2744140625 background all_cells +5416.216796875 2650.658447265625 background all_cells +5397.48486328125 2629.073486328125 background all_cells +5408.06884765625 2644.7265625 background all_cells +5408.72314453125 2637.783447265625 background all_cells +5558.94384765625 2667.7421875 background all_cells +5587.02734375 2657.834228515625 background all_cells +5526.91357421875 2616.889404296875 background all_cells +5534.17822265625 2623.6875 background all_cells +5545.00927734375 2635.515625 background all_cells +5521.1513671875 2644.537841796875 background all_cells +5546.63720703125 2595.816650390625 background all_cells +5533.87060546875 2602.679931640625 background all_cells +5454.01171875 2598.9365234375 background all_cells +5500.03271484375 2505.087890625 background all_cells +5491.4326171875 2508.8125 background all_cells +5423.07666015625 2516.58642578125 background all_cells +5417.69091796875 2513.895751953125 background all_cells +5427.3291015625 2503.76220703125 background all_cells +5401.46630859375 2534.582763671875 background all_cells +5429.57861328125 2544.82080078125 background all_cells +5425.92919921875 2532.694091796875 background all_cells +5437.0400390625 2559.343017578125 background all_cells +5427.39404296875 2554.902099609375 background all_cells +5428.21240234375 2570.835693359375 background all_cells +5594.71435546875 2563.509033203125 background all_cells +5467.57373046875 2581.483154296875 background all_cells +5540.0859375 2582.672119140625 background all_cells +5439.85791015625 2579.49658203125 background all_cells +5447.24267578125 2587.21826171875 background all_cells +5451.53857421875 2576.5107421875 background all_cells +5670.32958984375 2550.502685546875 background all_cells +5666.96435546875 2569.81201171875 background all_cells +5660.17236328125 2575.26708984375 background all_cells +5668.2763671875 2575.96435546875 background all_cells +5660.646484375 2510.12451171875 background all_cells +5662.87890625 2521.5966796875 background all_cells +5634.4990234375 2584.699462890625 background all_cells +5647.16064453125 2581.090576171875 background all_cells +5572.27197265625 2585.44775390625 background all_cells +5597.33447265625 2558.577880859375 background all_cells +5607.39111328125 2559.9033203125 background all_cells +5405.5517578125 2121.97412109375 background all_cells +5387.130859375 2099.661865234375 background all_cells +5396.45654296875 2102.135009765625 background all_cells +5405.30029296875 2215.556396484375 background all_cells +5395.7626953125 2112.5615234375 background all_cells +5398.1748046875 2121.34375 background all_cells +5419.66259765625 2389.197998046875 background all_cells +5427.27294921875 2396.825927734375 background all_cells +5417.4775390625 2396.756591796875 background all_cells +5432.74658203125 2386.3408203125 background all_cells +5438.67236328125 2408.22998046875 background all_cells +5433.4765625 2416.687744140625 background all_cells +5441.09912109375 2397.269775390625 background all_cells +5489.39990234375 2400.98095703125 background all_cells +5495.6611328125 2377.053466796875 background all_cells +5569.54150390625 2302.861328125 background all_cells +5549.95166015625 2321.44091796875 background all_cells +5501.61669921875 2073.1875 background all_cells +5507.93408203125 2085.1904296875 background all_cells +5502.1748046875 2084.278564453125 background all_cells +5494.01416015625 2083.597412109375 background all_cells +5465.6630859375 2099.9580078125 background all_cells +5418.79638671875 2224.32275390625 background all_cells +5406.796875 2227.911865234375 background all_cells +5436.09326171875 2176.762451171875 background all_cells +5622.31298828125 2384.326904296875 background all_cells +5629.99462890625 2390.1953125 background all_cells +5696.54736328125 2366.692626953125 background all_cells +5709.4921875 2368.098388671875 background all_cells +5712.18505859375 2375.23876953125 background all_cells +5703.85595703125 2422.81640625 background all_cells +5654.90576171875 2141.441650390625 background all_cells +5659.431640625 2085.3427734375 background all_cells +5669.49853515625 2147.364990234375 background all_cells +5671.1142578125 2160.531494140625 background all_cells +5666.884765625 2073.399658203125 background all_cells +5659.32861328125 2155.064453125 background all_cells +5628.5224609375 2169.074462890625 background all_cells +5715.9814453125 2174.1796875 background all_cells +5704.06103515625 2248.236328125 background all_cells +5719.50390625 2196.9306640625 background all_cells +5706.2978515625 2168.699951171875 background all_cells +5680.11572265625 2197.266357421875 background all_cells +5687.900390625 2206.828857421875 background all_cells +5681.998046875 2222.48291015625 background all_cells +5681.2177734375 2178.8701171875 background all_cells +5676.13720703125 2189.209228515625 background all_cells +5695.8232421875 2189.622802734375 background all_cells +5691.65966796875 2182.222900390625 background all_cells +5683.52294921875 2248.70849609375 background all_cells +5692.86279296875 2103.95361328125 background all_cells +5695.173828125 2165.198974609375 background all_cells +5680.61376953125 2150.82080078125 background all_cells +5531.5693359375 2436.293212890625 background all_cells +5514.3447265625 2461.773681640625 background all_cells +5550.1796875 2398.60791015625 background all_cells +5546.80126953125 2367.2822265625 background all_cells +5558.51318359375 2369.709716796875 background all_cells +5558.4951171875 2454.553955078125 background all_cells +5607.2236328125 2462.11083984375 background all_cells +5610.330078125 2451.33544921875 background all_cells +5588.56005859375 2465.98583984375 background all_cells +5593.287109375 2457.032470703125 background all_cells +5632.837890625 2374.53271484375 background all_cells +5638.50048828125 2360.32275390625 background all_cells +5638.17529296875 2352.9853515625 background all_cells +5569.85400390625 2351.986572265625 background all_cells +5583.2587890625 2451.68896484375 background all_cells +5774.13134765625 2243.614013671875 background all_cells +5800.24609375 2347.473876953125 background all_cells +5797.60302734375 2336.33203125 background all_cells +5801.5654296875 2358.375732421875 background all_cells +5808.34130859375 2363.029296875 background all_cells +5804.7001953125 2406.858154296875 background all_cells +5802.01416015625 2415.5361328125 background all_cells +5793.458984375 2412.530029296875 background all_cells +5797.99462890625 2407.159423828125 background all_cells +5796.7548828125 2391.948974609375 background all_cells +5819.2705078125 2364.22119140625 background all_cells +5825.83154296875 2532.625244140625 background all_cells +5755.619140625 2485.9169921875 background all_cells +5756.9853515625 2508.337890625 background all_cells +5795.673828125 2669.545166015625 background all_cells +5740.53076171875 2587.651611328125 background all_cells +6036.58251953125 2042.40869140625 background all_cells +6192.54541015625 2246.885986328125 background all_cells +6200.8310546875 2257.18505859375 background all_cells +6230.9140625 2229.70849609375 background all_cells +6263.2890625 2244.773681640625 background all_cells +6361.6904296875 2311.596435546875 background all_cells +6353.271484375 2296.27685546875 background all_cells +6178.42578125 2191.101806640625 background all_cells +6328.7841796875 2258.156494140625 background all_cells +6347.185546875 2252.056884765625 background all_cells +6143.642578125 2330.55078125 background all_cells +6140.9599609375 2340.743408203125 background all_cells +6149.48095703125 2338.825927734375 background all_cells +6107.56591796875 2325.300048828125 background all_cells +6111.490234375 2333.64208984375 background all_cells +6109.12353515625 2339.81982421875 background all_cells +6103.9794921875 2346.2216796875 background all_cells +6110.80517578125 2347.401123046875 background all_cells +6052.572265625 2311.191162109375 background all_cells +6093.29736328125 2327.448486328125 background all_cells +6050.70849609375 2303.64208984375 background all_cells +6074.36572265625 2303.621826171875 background all_cells +6062.99072265625 2290.185302734375 background all_cells +6042.76318359375 2219.96533203125 background all_cells +6033.5556640625 2235.824951171875 background all_cells +6071.6298828125 2228.183349609375 background all_cells +6084.44189453125 2249.340087890625 background all_cells +6081.3828125 2259.134765625 background all_cells +6094.578125 2224.607421875 background all_cells +6133.1337890625 2216.857666015625 background all_cells +6130.2783203125 2189.232421875 background all_cells +6145.693359375 1597.470458984375 background all_cells +6198.51220703125 1601.6546630859375 background all_cells +6204.12890625 1599.360107421875 background all_cells +6193.9091796875 1556.2552490234375 background all_cells +6171.23046875 1541.095458984375 background all_cells +6311.43505859375 1608.816162109375 background all_cells +6159.0078125 1900.5164794921875 background all_cells +6143.65673828125 1900.5828857421875 background all_cells +6174.904296875 1915.9342041015625 background all_cells +6169.65185546875 1903.553955078125 background all_cells +6160.37646484375 1886.5435791015625 background all_cells +6145.6103515625 1894.5203857421875 background all_cells +6151.47216796875 1897.821044921875 background all_cells +6138.2822265625 1894.2049560546875 background all_cells +6155.43896484375 1892.5479736328125 background all_cells +6119.4462890625 1791.3863525390625 background all_cells +6025.41943359375 1952.0350341796875 background all_cells +6038.5078125 1934.794921875 background all_cells +6040.0576171875 1927.7747802734373 background all_cells +6048.92138671875 1924.067626953125 background all_cells +6022.29638671875 1891.0277099609373 background all_cells +5984.06689453125 1985.6217041015625 background all_cells +5991.9375 1993.3226318359373 background all_cells +6004.80908203125 1996.08935546875 background all_cells +5968.5009765625 1984.5894775390625 background all_cells +6003.88037109375 1932.8468017578125 background all_cells +5985.3916015625 1955.8756103515625 background all_cells +5980.384765625 1970.744140625 background all_cells +5988.2939453125 1969.50439453125 background all_cells +5980.49658203125 1979.462890625 background all_cells +5986.97607421875 1963.13134765625 background all_cells +6009.3330078125 1937.39404296875 background all_cells +6013.15625 1976.1595458984373 background all_cells +6047.326171875 1797.4581298828125 background all_cells +6061.41650390625 1842.5843505859373 background all_cells +6048.6240234375 1839.0394287109373 background all_cells +6216.30517578125 1896.858642578125 background all_cells +6316.4482421875 1892.4190673828125 background all_cells +6328.2265625 1889.4267578125 background all_cells +6349.7470703125 1893.42138671875 background all_cells +6241.4453125 1760.34130859375 background all_cells +6224.8955078125 1755.8621826171875 background all_cells +6235.57080078125 1766.120361328125 background all_cells +6388.10546875 1789.2109375 background all_cells +6391.49169921875 1807.6639404296875 background all_cells +6220.9033203125 1742.3590087890625 background all_cells +5998.611328125 1617.9942626953125 background all_cells +6042.31298828125 1627.220703125 background all_cells +6174.57568359375 1911.015869140625 background all_cells +6178.5625 1906.7696533203125 background all_cells +6204.05615234375 1988.0806884765625 background all_cells +6217.7529296875 1903.3504638671875 background all_cells +6154.11962890625 2140.480712890625 background all_cells +6122.68212890625 2145.843994140625 background all_cells +6135.22314453125 2140.661376953125 background all_cells +6142.69140625 2137.528076171875 background all_cells +6141.5810546875 2143.766845703125 background all_cells +6131.21484375 2148.47607421875 background all_cells +6260.14013671875 2078.42724609375 background all_cells +6226.1494140625 2183.4228515625 background all_cells +6308.5634765625 2098.342041015625 background all_cells +6332.65673828125 2140.02685546875 background all_cells +6314.306640625 2124.496826171875 background all_cells +6312.76513671875 2106.1171875 background all_cells +6323.00146484375 2114.82958984375 background all_cells +6329.65771484375 2644.619384765625 background all_cells +6320.97705078125 2648.193359375 background all_cells +6312.8583984375 2645.6669921875 background all_cells +6248.08740234375 2688.016357421875 background all_cells +6252.884765625 2653.900634765625 background all_cells +6270.68212890625 2650.40234375 background all_cells +6265.3701171875 2643.800048828125 background all_cells +6263.423828125 2659.043212890625 background all_cells +6244.470703125 2659.482177734375 background all_cells +6398.9609375 2171.266357421875 background all_cells +6282.71044921875 2399.993408203125 background all_cells +6260.96044921875 2397.81005859375 background all_cells +6279.734375 2406.407958984375 background all_cells +6397.60546875 2385.45361328125 background all_cells +6396.5263671875 2376.0205078125 background all_cells +6259.17041015625 2637.61474609375 background all_cells +6318.15771484375 2637.07470703125 background all_cells +6300.90673828125 2638.36376953125 background all_cells +6298.08837890625 2573.353515625 background all_cells +6236.7373046875 2444.386474609375 background all_cells +6307.62744140625 2457.109130859375 background all_cells +6315.55517578125 2476.412109375 background all_cells +6316.38525390625 2463.1640625 background all_cells +6284.748046875 2471.947021484375 background all_cells +6317.87841796875 2450.95263671875 background all_cells +6321.5439453125 2472.155029296875 background all_cells +6329.21484375 2467.83056640625 background all_cells +6348.98779296875 2447.042724609375 background all_cells +6350.5986328125 2460.40966796875 background all_cells +6349.28369140625 2399.502685546875 background all_cells +6362.89501953125 2612.438232421875 background all_cells +6373.3388671875 2614.30908203125 background all_cells +6343.25244140625 2626.943603515625 background all_cells +6348.2431640625 2616.33349609375 background all_cells +6330.69189453125 2634.470947265625 background all_cells +6325.48828125 2632.0576171875 background all_cells +6324.92041015625 2599.34033203125 background all_cells +6369.94921875 2436.975341796875 background all_cells +6232.7158203125 2425.515869140625 background all_cells +6068.4169921875 2437.31689453125 background all_cells +6077.88671875 2428.8212890625 background all_cells +6115.1416015625 2593.48046875 background all_cells +6122.22265625 2582.515625 background all_cells +6149.89013671875 2474.35498046875 background all_cells +5996.84912109375 2672.95166015625 background all_cells +5991.115234375 2677.26611328125 background all_cells +6031.20263671875 2690.080322265625 background all_cells +6117.46044921875 2656.871826171875 background all_cells +6129.744140625 2641.57763671875 background all_cells +5902.23193359375 2686.095947265625 background all_cells +5951.83642578125 2689.685546875 background all_cells +5949.4306640625 2681.4814453125 background all_cells +5947.29541015625 2668.650390625 background all_cells +6226.51904296875 2683.50634765625 background all_cells +6204.00390625 2643.127197265625 background all_cells +6193.9501953125 2642.59375 background all_cells +5893.33154296875 2496.91162109375 background all_cells +5933.4873046875 2503.63232421875 background all_cells +5974.001953125 2541.05224609375 background all_cells +5984.51806640625 2548.816162109375 background all_cells +5976.3779296875 2547.784423828125 background all_cells +5939.89404296875 2527.683349609375 background all_cells +5963.8369140625 2534.9775390625 background all_cells +5969.17041015625 2606.22998046875 background all_cells +5979.7900390625 2609.096435546875 background all_cells +6109.99755859375 2612.94482421875 background all_cells +6012.50341796875 2462.02099609375 background all_cells +5936.19384765625 2093.03076171875 background all_cells +5971.43603515625 2377.311767578125 background all_cells +5963.25048828125 2390.8447265625 background all_cells +5418.212890625 1991.8984375 background all_cells +5469.39501953125 2046.9364013671875 background all_cells +5492.6396484375 2044.8402099609373 background all_cells +5487.26708984375 2050.352294921875 background all_cells +5399.39208984375 1991.7237548828125 background all_cells +5388.3837890625 1991.4696044921875 background all_cells +5471.748046875 1750.182373046875 background all_cells +5536.51513671875 1831.4156494140625 background all_cells +5535.2783203125 1853.657958984375 background all_cells +5538.33447265625 1849.894775390625 background all_cells +5546.69287109375 1848.8956298828125 background all_cells +5547.6865234375 1799.2618408203125 background all_cells +5545.21484375 1806.7579345703125 background all_cells +5548.80029296875 1805.7972412109373 background all_cells +5554.00244140625 1804.0987548828125 background all_cells +5562.64990234375 1796.057373046875 background all_cells +5556.66455078125 1806.8084716796875 background all_cells +5512.318359375 1769.9407958984375 background all_cells +5511.42236328125 1812.0186767578125 background all_cells +5515.14990234375 1775.935791015625 background all_cells +5554.044921875 1523.370361328125 background all_cells +5549.3447265625 1528.9447021484375 background all_cells +5567.1630859375 1529.422607421875 background all_cells +5560.421875 1520.0794677734375 background all_cells +5556.208984375 1530.9527587890625 background all_cells +5527.14453125 1603.925048828125 background all_cells +5549.2412109375 1628.6463623046875 background all_cells +5544.55078125 1610.7972412109375 background all_cells +5535.9833984375 1618.781982421875 background all_cells +5459.84912109375 1588.8013916015625 background all_cells +5494.0224609375 1595.8172607421875 background all_cells +5473.8837890625 1583.647705078125 background all_cells +5240.65673828125 1859.9466552734373 background all_cells +5247.87255859375 1862.7625732421875 background all_cells +5264.50146484375 1522.167236328125 background all_cells +5267.56982421875 1532.2056884765625 background all_cells +5253.9423828125 1528.2642822265625 background all_cells +5347.4189453125 1792.9285888671875 background all_cells +5328.96533203125 1746.9495849609375 background all_cells +5315.57421875 1910.4468994140625 background all_cells +5328.05029296875 1907.974365234375 background all_cells +5847.8896484375 2200.93359375 background all_cells +5786.3017578125 2196.917236328125 background all_cells +5855.9560546875 2190.68603515625 background all_cells +5681.958984375 1999.086669921875 background all_cells +5799.24560546875 1893.0955810546875 background all_cells +5955.20166015625 1894.995361328125 background all_cells +5747.6962890625 2006.643798828125 background all_cells +5743.0498046875 1979.498779296875 background all_cells +5851.5810546875 1550.6689453125 background all_cells +5864.890625 1548.830322265625 background all_cells +5863.634765625 1646.336181640625 background all_cells +5874.41552734375 1718.1964111328125 background all_cells +5865.259765625 1702.3447265625 background all_cells +5869.18603515625 1686.6507568359375 background all_cells +5877.59521484375 1680.016845703125 background all_cells +5868.126953125 1660.843994140625 background all_cells +5886.603515625 1609.8492431640625 background all_cells +5918.36376953125 1607.4481201171875 background all_cells +5884.70654296875 1547.88818359375 background all_cells +5891.6220703125 1575.7373046875 background all_cells +5887.3779296875 1568.9385986328125 background all_cells +5893.0205078125 1567.5340576171875 background all_cells +5886.197265625 1560.6771240234375 background all_cells +5857.4287109375 1559.1898193359375 background all_cells +5872.58447265625 1565.7091064453125 background all_cells +5864.3642578125 1562.5792236328125 background all_cells +5608.53662109375 1674.1129150390625 background all_cells +5622.2099609375 1676.2178955078125 background all_cells +5653.06005859375 1838.4957275390625 background all_cells +5671.4765625 1696.912841796875 background all_cells +5677.26708984375 1702.8466796875 background all_cells +5642.37158203125 1709.1016845703125 background all_cells +5645.4140625 1844.0643310546875 background all_cells +5607.06787109375 1780.6392822265625 background all_cells +5593.93212890625 1785.655517578125 background all_cells +5600.4697265625 1786.7261962890625 background all_cells +5579.3701171875 1649.10888671875 background all_cells +5613.38134765625 1662.5926513671875 background all_cells +5604.4052734375 1664.9193115234375 background all_cells +5583.0078125 1636.678466796875 background all_cells +5654.5810546875 1634.1414794921875 background all_cells +5678.87353515625 1650.2886962890625 background all_cells +5681.36572265625 1628.2388916015625 background all_cells +5694.0576171875 1650.768798828125 background all_cells +5680.1767578125 1635.5823974609375 background all_cells +5659.89306640625 1634.9052734375 background all_cells +5828.9111328125 1555.022705078125 background all_cells +5833.7294921875 1548.32373046875 background all_cells +5836.61181640625 1564.5885009765625 background all_cells +5591.0068359375 1546.82958984375 background all_cells +5633.89697265625 1606.072998046875 background all_cells +5605.416015625 1605.0938720703125 background all_cells +6591.2744140625 2474.369384765625 background all_cells +6597.6240234375 2473.523193359375 background all_cells +6610.6630859375 2472.20068359375 background all_cells +6700.9208984375 2354.989501953125 background all_cells +6814.52587890625 2412.130615234375 background all_cells +6864.755859375 2490.37548828125 background all_cells +6871.6826171875 2486.776611328125 background all_cells +6903.00146484375 2429.50927734375 background all_cells +6859.19482421875 2487.266845703125 background all_cells +6946.091796875 2327.843505859375 background all_cells +6760.8837890625 2366.345703125 background all_cells +6814.390625 2402.230224609375 background all_cells +6880.6650390625 2393.18603515625 background all_cells +6873.6552734375 2391.38623046875 background all_cells +6859.27685546875 2406.0830078125 background all_cells +7294.42431640625 2650.725341796875 background all_cells +7245.0791015625 2586.962890625 background all_cells +6508.716796875 2615.656982421875 background all_cells +7071.3134765625 2340.67138671875 background all_cells +7113.3046875 2389.378662109375 background all_cells +7112.79248046875 2451.62109375 background all_cells +7127.5166015625 2451.0361328125 background all_cells +7040.13525390625 2390.555419921875 background all_cells +7074.90185546875 2360.494140625 background all_cells +7075.69091796875 2372.36572265625 background all_cells +7090.76806640625 2381.3544921875 background all_cells +7283.93359375 2416.84228515625 background all_cells +7193.7626953125 2429.98095703125 background all_cells +7187.15966796875 2470.607177734375 background all_cells +7187.89013671875 2483.346923828125 background all_cells +7283.96484375 2478.86328125 background all_cells +7297.64892578125 2486.556396484375 background all_cells +7242.75732421875 2456.002197265625 background all_cells +7235.18115234375 2315.9658203125 background all_cells +7205.50048828125 2345.049072265625 background all_cells +6895.3134765625 1746.2470703125 background all_cells +6889.04248046875 1807.9903564453125 background all_cells +7022.04248046875 1860.3353271484373 background all_cells +6976.33203125 1795.8262939453125 background all_cells +7011.638671875 1813.165283203125 background all_cells +7033.53271484375 1855.9923095703125 background all_cells +6980.2958984375 1750.9036865234375 background all_cells +6992.52587890625 1723.2374267578125 background all_cells +6979.13427734375 1773.5933837890625 background all_cells +6984.4140625 1764.103515625 background all_cells +6987.22802734375 1780.3116455078125 background all_cells +6977.978515625 1784.554443359375 background all_cells +7028.30615234375 1777.8218994140625 background all_cells +6952.2294921875 2045.014892578125 background all_cells +6945.08642578125 2036.83935546875 background all_cells +7034.67529296875 2124.25341796875 background all_cells +7013.39453125 2074.859130859375 background all_cells +7003.966796875 2069.076416015625 background all_cells +7031.09423828125 2195.156494140625 background all_cells +7085.3583984375 2201.004150390625 background all_cells +7285.74365234375 2246.230224609375 background all_cells +7293.908203125 2305.0859375 background all_cells +7320.0927734375 2304.564453125 background all_cells +7316.57666015625 2194.27001953125 background all_cells +7238.4599609375 2258.45068359375 background all_cells +7223.24365234375 2227.958740234375 background all_cells +7170.28662109375 2256.537353515625 background all_cells +7171.43359375 2283.705078125 background all_cells +7159.98095703125 2281.003173828125 background all_cells +7135.9873046875 2257.282470703125 background all_cells +7123.9052734375 2280.437744140625 background all_cells +7106.34033203125 2272.494140625 background all_cells +6987.3388671875 2273.33984375 background all_cells +7009.87060546875 2278.56201171875 background all_cells +6956.48876953125 2275.96533203125 background all_cells +6960.72900390625 2263.14697265625 background all_cells +6933.650390625 2258.60888671875 background all_cells +6975.2294921875 2236.331298828125 background all_cells +6880.86865234375 2196.3916015625 background all_cells +7009.69482421875 2198.34326171875 background all_cells +6918.21142578125 2216.015625 background all_cells +6921.00439453125 2206.208251953125 background all_cells +7016.32763671875 2175.19970703125 background all_cells +6965.0615234375 2131.201416015625 background all_cells +7026.12548828125 2119.428955078125 background all_cells +6961.19384765625 2095.414794921875 background all_cells +7001.91796875 2148.969482421875 background all_cells +6936.31494140625 2120.231201171875 background all_cells +6879.955078125 2170.712158203125 background all_cells +6920.78564453125 2170.410888671875 background all_cells +6746.54833984375 2205.208740234375 background all_cells +6744.99853515625 2140.779052734375 background all_cells +6648.4794921875 2136.256103515625 background all_cells +6670.50390625 2156.171875 background all_cells +6612.529296875 1832.5093994140625 background all_cells +6667.115234375 2020.6575927734373 background all_cells +6765.30029296875 1766.876708984375 background all_cells +6780.89892578125 1764.660888671875 background all_cells +6759.228515625 1770.2869873046875 background all_cells +6855.79541015625 1788.5894775390625 background all_cells +6820.73583984375 2075.254150390625 background all_cells +6841.66259765625 2069.545166015625 background all_cells +6792.875 2017.2425537109373 background all_cells +6827.2021484375 1979.016357421875 background all_cells +6762.06640625 1869.21142578125 background all_cells +6776.05029296875 2021.010498046875 background all_cells +6768.17529296875 2066.154541015625 background all_cells +6694.908203125 2074.33349609375 background all_cells +6752.41015625 2061.826171875 background all_cells +7122.935546875 1130.7227783203125 background all_cells +7142.52978515625 1185.0430908203125 background all_cells +7139.08447265625 1133.4453125 background all_cells +7087.00439453125 1173.86865234375 background all_cells +7076.86962890625 1180.67919921875 background all_cells +7110.59375 1175.930908203125 background all_cells +7126.65283203125 1367.9080810546875 background all_cells +7133.77197265625 1376.69482421875 background all_cells +7124.58740234375 1377.664794921875 background all_cells +6927.3955078125 1291.4090576171875 background all_cells +7016.50048828125 1282.3310546875 background all_cells +7010.6650390625 1268.1827392578125 background all_cells +7087.86767578125 1152.080078125 background all_cells +7092.21044921875 1162.837890625 background all_cells +7081.1103515625 1152.10498046875 background all_cells +7094.68017578125 1139.500244140625 background all_cells +7104.26708984375 1139.3714599609375 background all_cells +7124.55908203125 1387.772705078125 background all_cells +7116.396484375 1373.496337890625 background all_cells +7104.48779296875 1392.041015625 background all_cells +7220.712890625 1126.9959716796875 background all_cells +7252.74609375 1150.9566650390625 background all_cells +7246.2939453125 1140.2662353515625 background all_cells +7238.0400390625 1141.473388671875 background all_cells +7231.07666015625 1140.0550537109375 background all_cells +7214.3349609375 1323.0340576171875 background all_cells +7230.9755859375 1330.3380126953125 background all_cells +7162.771484375 1290.4405517578125 background all_cells +7152.73291015625 1424.957275390625 background all_cells +7161.75390625 1134.56298828125 background all_cells +7143.69580078125 1198.59228515625 background all_cells +7147.4072265625 1191.0799560546875 background all_cells +7185.85498046875 1130.4647216796875 background all_cells +7174.880859375 1134.1500244140625 background all_cells +7145.09619140625 1392.0740966796875 background all_cells +7133.08203125 1422.789306640625 background all_cells +7141.68212890625 1370.3873291015625 background all_cells +7146.703125 1418.4798583984375 background all_cells +7148.3203125 1409.9979248046875 background all_cells +7136.65966796875 1398.477294921875 background all_cells +7150.216796875 1431.0499267578125 background all_cells +7136.40576171875 1439.1307373046875 background all_cells +7146.765625 1439.2305908203125 background all_cells +7144.650390625 1446.435302734375 background all_cells +7136.89306640625 1448.6143798828125 background all_cells +7293.98681640625 1134.796142578125 background all_cells +7298.5048828125 1246.1580810546875 background all_cells +7302.30908203125 1295.50634765625 background all_cells +7293.87744140625 1404.115966796875 background all_cells +7329.9189453125 1201.2628173828125 background all_cells +7277.16259765625 1396.041259765625 background all_cells +7290.7421875 1394.9503173828125 background all_cells +7206.7939453125 1417.0941162109375 background all_cells +6786.01123046875 1515.431640625 background all_cells +6801.18115234375 1527.2117919921875 background all_cells +6793.244140625 1537.1488037109375 background all_cells +6678.1533203125 1664.399658203125 background all_cells +6696.82763671875 1688.235107421875 background all_cells +6700.59765625 1674.6160888671875 background all_cells +6729.55419921875 1702.6279296875 background all_cells +6777.56591796875 1642.5780029296875 background all_cells +6854.943359375 1268.44921875 background all_cells +6850.85595703125 1277.76123046875 background all_cells +6879.015625 1276.5035400390625 background all_cells +6880.1708984375 1498.1026611328125 background all_cells +7054.2890625 1548.906982421875 background all_cells +7031.84716796875 1662.703369140625 background all_cells +7056.28125 1604.8826904296875 background all_cells +6985.72314453125 1458.0408935546875 background all_cells +6988.90380859375 1377.8775634765625 background all_cells +6997.8583984375 1397.3197021484375 background all_cells +7005.873046875 1377.80029296875 background all_cells +7004.21337890625 1386.685791015625 background all_cells +6998.98193359375 1371.85693359375 background all_cells +7001.5966796875 1444.508056640625 background all_cells +7022.24072265625 1455.181396484375 background all_cells +6979.03515625 1433.9593505859375 background all_cells +6985.42236328125 1435.718505859375 background all_cells +6985.17578125 1428.8568115234375 background all_cells +7011.64697265625 1372.77392578125 background all_cells +7023.31689453125 1381.2303466796875 background all_cells +7014.17724609375 1385.9537353515625 background all_cells +7076.82470703125 1430.7393798828125 background all_cells +7066.3515625 1422.431640625 background all_cells +7056.02783203125 1455.3514404296875 background all_cells +7099.57958984375 1443.915283203125 background all_cells +7091.33740234375 1437.0328369140625 background all_cells +7087.32763671875 1368.6063232421875 background all_cells +7092.341796875 1378.033447265625 background all_cells +7107.1201171875 1378.5640869140625 background all_cells +7074.1162109375 1371.95703125 background all_cells +7109.919921875 1354.0408935546875 background all_cells +7110.47314453125 1364.8831787109375 background all_cells +7066.29345703125 1401.5928955078125 background all_cells +7041.68408203125 1455.5347900390625 background all_cells +7056.048828125 1536.033935546875 background all_cells +6939.49609375 1303.4906005859375 background all_cells +6954.64404296875 1331.51904296875 background all_cells +6952.1591796875 1314.376220703125 background all_cells +6949.4873046875 1333.5052490234375 background all_cells +6990.67236328125 1356.9122314453125 background all_cells +7009.60009765625 1366.93212890625 background all_cells +6994.3125 1364.5374755859375 background all_cells +6956.970703125 1342.46142578125 background all_cells +6956.17529296875 1351.4105224609375 background all_cells +6957.43603515625 1365.1141357421875 background all_cells +7007.15087890625 1339.8037109375 background all_cells +6997.2392578125 1349.1453857421875 background all_cells +6871.28759765625 1608.5657958984375 background all_cells +6874.87451171875 1619.67919921875 background all_cells +7085.802734375 1745.373046875 background all_cells +7072.912109375 1744.0296630859375 background all_cells +7112.43701171875 1793.951171875 background all_cells +7123.4296875 1780.9339599609375 background all_cells +7174.9482421875 1825.7401123046875 background all_cells +7157.4990234375 1803.1759033203125 background all_cells +7162.31884765625 1688.1910400390625 background all_cells +7249.2001953125 1700.369873046875 background all_cells +7305.80029296875 1478.018310546875 background all_cells +7319.388671875 1470.0782470703125 background all_cells +7169.07470703125 1505.26953125 background all_cells +7100.81640625 1660.1185302734375 background all_cells +7075.55322265625 1614.4208984375 background all_cells +7085.53515625 1622.6212158203125 background all_cells +7094.43603515625 1565.553955078125 background all_cells +7095.83203125 1554.1962890625 background all_cells +7070.52978515625 1544.212890625 background all_cells +7147.83056640625 1662.695068359375 background all_cells +7144.14111328125 1650.0860595703125 background all_cells +7103.3388671875 2100.275146484375 background all_cells +7076.26806640625 2156.298583984375 background all_cells +7244.62890625 2160.044677734375 background all_cells +7116.4951171875 2120.297607421875 background all_cells +7275.451171875 2189.783203125 background all_cells +7286.03759765625 2189.738525390625 background all_cells +7313.21826171875 2152.595947265625 background all_cells +7323.65185546875 2117.423583984375 background all_cells +7333.06787109375 2122.50634765625 background all_cells +7134.6103515625 1878.2835693359373 background all_cells +7203.666015625 1885.862548828125 background all_cells +7146.12451171875 1907.6845703125 background all_cells +7100.484375 1929.9530029296875 background all_cells +7078.1943359375 1930.8621826171875 background all_cells +6637.45849609375 498.9478454589844 background all_cells +6579.33349609375 657.4354248046875 background all_cells +6815.9287109375 612.5115356445312 background all_cells +7046.40625 463.5616760253906 background all_cells +6881.0263671875 564.6205444335938 background all_cells +6952.64013671875 568.9107666015625 background all_cells +6991.767578125 634.9154663085938 background all_cells +7149.14599609375 1000.0499877929688 background all_cells +7197.392578125 829.6306762695312 background all_cells +7078.703125 922.7108154296876 background all_cells +7078.55712890625 844.1649780273438 background all_cells +7093.447265625 833.256591796875 background all_cells +6545.00244140625 998.9450073242188 background all_cells +6651.10791015625 1111.2176513671875 background all_cells +6565.3359375 799.9334716796875 background all_cells +6729.51220703125 788.6323852539062 background all_cells +6853.65185546875 933.7642211914062 background all_cells +6843.5380859375 939.1055908203124 background all_cells +7286.20703125 1052.8468017578125 background all_cells +7298.69091796875 1053.73974609375 background all_cells +7302.099609375 1078.2579345703125 background all_cells +7326.27490234375 1004.9384155273438 background all_cells +7314.7646484375 977.1207275390624 background all_cells +7290.775390625 1109.04541015625 background all_cells +6827.43994140625 1066.09765625 background all_cells +7040.97119140625 1113.404052734375 background all_cells +7109.91162109375 1102.6986083984375 background all_cells +7097.04296875 1107.02587890625 background all_cells +7128.513671875 1110.1744384765625 background all_cells +7059.21142578125 1103.7449951171875 background all_cells +7092.7177734375 1116.0001220703125 background all_cells +7074.2509765625 1107.2596435546875 background all_cells +7125.033203125 1069.7313232421875 background all_cells +7139.970703125 998.8262939453124 background all_cells +7118.732421875 1018.064208984375 background all_cells +7123.49267578125 1031.685302734375 background all_cells +7140.6943359375 1030.5721435546875 background all_cells +7053.4326171875 1030.85693359375 background all_cells +7102.88671875 1022.7243041992188 background all_cells +6911.4560546875 1121.3634033203125 background all_cells +6920.82470703125 1112.448974609375 background all_cells +6935.4404296875 1100.1817626953125 background all_cells +6951.013671875 1106.7926025390625 background all_cells +6943.25146484375 1112.185302734375 background all_cells +5546.60009765625 79.51117706298828 background all_cells +5512.7255859375 90.86969757080078 background all_cells +5863.7294921875 176.4780731201172 background all_cells +5862.951171875 170.35345458984375 background all_cells +5649.08740234375 189.3948974609375 background all_cells +5654.16748046875 610.35107421875 background all_cells +5301.85009765625 657.009521484375 background all_cells +5352.283203125 632.8787231445312 background all_cells +5241.8271484375 692.6812744140625 background all_cells +5307.138671875 651.2723388671875 background all_cells +5879.90087890625 495.0016479492188 background all_cells +5868.970703125 496.8576354980469 background all_cells +5945.92138671875 565.8493041992188 background all_cells +5923.728515625 442.6866455078125 background all_cells +5922.9736328125 382.8484191894531 background all_cells +5919.49609375 384.7323303222656 background all_cells +5416.2626953125 459.0412902832031 background all_cells +5577.9775390625 383.26654052734375 background all_cells +5574.9248046875 387.0309753417969 background all_cells +5566.67822265625 385.8767395019531 background all_cells +5392.185546875 186.17990112304688 background all_cells +5394.57421875 220.6160125732422 background all_cells +5275.63525390625 318.3946533203125 background all_cells +5497.02685546875 240.3706817626953 background all_cells +5417.59326171875 239.2334747314453 background all_cells +5773.40380859375 331.3817138671875 background all_cells +5987.8095703125 347.1441650390625 background all_cells +6081.0927734375 709.7215576171875 background all_cells +6063.7138671875 704.146240234375 background all_cells +6014.0625 814.9485473632812 background all_cells +6010.26416015625 728.768798828125 background all_cells +5999.52294921875 735.531005859375 background all_cells +6177.853515625 790.681640625 background all_cells +6162.27978515625 839.6419677734375 background all_cells +6165.5146484375 829.0673217773438 background all_cells +6066.26318359375 693.81591796875 background all_cells +6139.6962890625 675.7933959960938 background all_cells +6131.92626953125 684.226318359375 background all_cells +6132.84765625 677.625732421875 background all_cells +6152.2080078125 674.2613525390625 background all_cells +6146.29052734375 725.02099609375 background all_cells +5993.2890625 858.7593994140625 background all_cells +5314.314453125 803.56201171875 background all_cells +5282.86181640625 827.4813842773438 background all_cells +5414.71875 807.4952392578125 background all_cells +5455.2275390625 729.613037109375 background all_cells +5469.59326171875 678.4281616210938 background all_cells +5458.3505859375 719.0333862304688 background all_cells +5363.48046875 683.1024169921875 background all_cells +5387.462890625 709.7692260742188 background all_cells +5374.38037109375 691.018310546875 background all_cells +5366.65625 698.4869995117188 background all_cells +5317.4189453125 665.6334228515625 background all_cells +5346.802734375 678.6030883789062 background all_cells +5322.3056640625 661.69140625 background all_cells +5604.796875 893.2492065429688 background all_cells +5548.40771484375 806.3016967773438 background all_cells +5583.33203125 897.3140258789062 background all_cells +5649.48779296875 893.5826416015625 background all_cells +5634.95263671875 882.44091796875 background all_cells +5603.9892578125 882.673583984375 background all_cells +5703.15185546875 868.4893188476562 background all_cells +5711.994140625 868.9083862304688 background all_cells +5726.63671875 744.67822265625 background all_cells +5688.74072265625 781.4093627929688 background all_cells +5678.53857421875 852.4337768554688 background all_cells +5701.59423828125 848.1998291015625 background all_cells +5676.66064453125 785.7098999023438 background all_cells +5820.00390625 806.9868774414062 background all_cells +5743.2724609375 820.841064453125 background all_cells +5841.470703125 886.8010864257812 background all_cells +5874.431640625 896.6359252929688 background all_cells +5870.25634765625 891.727294921875 background all_cells +5867.5546875 907.4393920898438 background all_cells +5864.19873046875 893.285400390625 background all_cells +5857.45361328125 890.8405151367188 background all_cells +5890.205078125 895.7735595703125 background all_cells +5898.255859375 892.7385864257812 background all_cells +5924.93603515625 805.6674194335938 background all_cells +5815.208984375 771.2538452148438 background all_cells +6238.150390625 751.8973388671875 background all_cells +6221.6240234375 718.195068359375 background all_cells +6217.26806640625 735.5240478515625 background all_cells +6240.04052734375 764.140380859375 background all_cells +6257.083984375 766.1773681640625 background all_cells +6267.3056640625 752.0453491210938 background all_cells +6246.37109375 791.8463134765625 background all_cells +6260.966796875 804.0018920898438 background all_cells +6294.76123046875 782.386962890625 background all_cells +6317.1904296875 901.427978515625 background all_cells +6255.1318359375 814.0952758789062 background all_cells +6272.3701171875 824.7631225585938 background all_cells +6206.1416015625 720.3372802734375 background all_cells +6517.6767578125 381.8291931152344 background all_cells +6226.64990234375 1370.869873046875 background all_cells +6187.0078125 1309.1151123046875 background all_cells +6217.2529296875 1353.8389892578125 background all_cells +6383.345703125 1336.27880859375 background all_cells +6257.45361328125 1436.88916015625 background all_cells +6245.818359375 1460.123046875 background all_cells +6317.13134765625 917.752197265625 background all_cells +6298.6181640625 939.5944213867188 background all_cells +6331.080078125 917.2236938476562 background all_cells +6237.70556640625 1244.6937255859375 background all_cells +6226.48486328125 1243.294921875 background all_cells +6246.6474609375 1238.55126953125 background all_cells +6202.8466796875 1276.6456298828125 background all_cells +6220.9658203125 1265.85400390625 background all_cells +6229.69873046875 1264.6993408203125 background all_cells +6222.57861328125 1257.428466796875 background all_cells +6226.7529296875 1251.0128173828125 background all_cells +6286.82421875 1288.7420654296875 background all_cells +6305.8798828125 1277.921875 background all_cells +6365.1171875 1260.9991455078125 background all_cells +6366.52783203125 1251.4542236328125 background all_cells +6370.740234375 1256.7392578125 background all_cells +6318.279296875 1266.4312744140625 background all_cells +6281.5595703125 1264.1141357421875 background all_cells +6330.36376953125 1157.420654296875 background all_cells +6336.65380859375 1162.1605224609375 background all_cells +6298.24267578125 1150.2159423828125 background all_cells +6330.29248046875 1164.797119140625 background all_cells +6260.2900390625 1162.922607421875 background all_cells +6212.67724609375 1082.1136474609375 background all_cells +6189.41064453125 1035.70361328125 background all_cells +6229.61279296875 1100.670654296875 background all_cells +5249.22900390625 1261.3778076171875 background all_cells +5285.77978515625 1295.8331298828125 background all_cells +5269.27001953125 1269.62255859375 background all_cells +5310.03857421875 1268.55615234375 background all_cells +5348.87158203125 1261.1209716796875 background all_cells +5318.833984375 1270.1600341796875 background all_cells +5391.36181640625 1477.223388671875 background all_cells +5268.216796875 1497.8126220703125 background all_cells +5457.22705078125 1480.790283203125 background all_cells +5382.7138671875 1482.4661865234375 background all_cells +5316.01171875 1367.3148193359375 background all_cells +5442.24072265625 1377.2523193359375 background all_cells +5442.08740234375 1381.0986328125 background all_cells +5431.88427734375 1365.8199462890625 background all_cells +5259.89013671875 1341.8974609375 background all_cells +5272.7939453125 1357.81884765625 background all_cells +5486.7861328125 1160.8223876953125 background all_cells +5485.2109375 1171.5416259765625 background all_cells +5442.5419921875 1162.4207763671875 background all_cells +5527.65185546875 1212.31787109375 background all_cells +5601.8662109375 1143.27099609375 background all_cells +5576.330078125 1153.31298828125 background all_cells +5581.10400390625 1154.8896484375 background all_cells +5511.10400390625 1220.2027587890625 background all_cells +5521.06396484375 1206.254638671875 background all_cells +5520.1494140625 1215.0487060546875 background all_cells +5515.20751953125 1209.632568359375 background all_cells +5487.8583984375 1150.4520263671875 background all_cells +5487.95068359375 1144.002197265625 background all_cells +5603.96728515625 1305.102783203125 background all_cells +5666.908203125 1322.498046875 background all_cells +5669.57421875 1308.7481689453125 background all_cells +5659.015625 1324.123779296875 background all_cells +5626.24169921875 1305.3382568359375 background all_cells +5618.869140625 1313.6429443359375 background all_cells +5694.73779296875 1378.151611328125 background all_cells +5673.962890625 1388.1578369140625 background all_cells +5695.88525390625 1406.43310546875 background all_cells +5684.8330078125 1398.5174560546875 background all_cells +5686.5234375 1389.6875 background all_cells +5679.09326171875 1406.76904296875 background all_cells +5674.02587890625 1397.5205078125 background all_cells +5656.94482421875 1430.094970703125 background all_cells +5668.03955078125 1371.7166748046875 background all_cells +5657.51318359375 1370.7432861328125 background all_cells +5523.44189453125 1450.4798583984375 background all_cells +5505.76904296875 1371.110107421875 background all_cells +5522.43212890625 1380.3009033203125 background all_cells +5469.1103515625 1395.9246826171875 background all_cells +5532.97314453125 1514.9678955078125 background all_cells +5552.6650390625 1516.8770751953125 background all_cells +5561.66552734375 1512.348876953125 background all_cells +5550.896484375 1443.3427734375 background all_cells +5494.58544921875 1301.073974609375 background all_cells +5564.119140625 1255.65869140625 background all_cells +5240.32568359375 1174.6329345703125 background all_cells +5263.44677734375 1186.899169921875 background all_cells +5256.63037109375 1198.3170166015625 background all_cells +5293.11181640625 1216.0848388671875 background all_cells +5277.47607421875 1185.92724609375 background all_cells +5403.248046875 1199.7137451171875 background all_cells +5403.64013671875 1172.01123046875 background all_cells +5403.23046875 1184.20849609375 background all_cells +5424.9482421875 1207.4102783203125 background all_cells +5411.064453125 1190.072021484375 background all_cells +5363.06787109375 1193.8302001953125 background all_cells +5396.45166015625 1188.998779296875 background all_cells +5378.7451171875 1195.5626220703125 background all_cells +5292.12451171875 1235.876708984375 background all_cells +5328.88916015625 1229.4144287109375 background all_cells +5318.6083984375 1222.8265380859375 background all_cells +5297.94677734375 1244.965087890625 background all_cells +5264.390625 1101.65087890625 background all_cells +5291.0498046875 1122.919189453125 background all_cells +5327.4775390625 1128.77587890625 background all_cells +5341.91455078125 1107.655029296875 background all_cells +5274.14501953125 1108.0869140625 background all_cells +5357.9853515625 1108.7625732421875 background all_cells +5368.6201171875 1127.037841796875 background all_cells +5362.20166015625 1072.6263427734375 background all_cells +5352.6884765625 1127.2225341796875 background all_cells +5327.19189453125 1068.2939453125 background all_cells +5309.06982421875 1078.6954345703125 background all_cells +5324.771484375 1076.6668701171875 background all_cells +5571.32470703125 1115.624267578125 background all_cells +5437.61865234375 1118.682373046875 background all_cells +5455.2529296875 1130.3814697265625 background all_cells +5453.4365234375 1124.11474609375 background all_cells +5508.6181640625 1088.29150390625 background all_cells +5495.0556640625 1091.4974365234375 background all_cells +5499.06884765625 1084.001953125 background all_cells +5517.236328125 1091.755859375 background all_cells +5515.84912109375 1085.3475341796875 background all_cells +5456.95751953125 1108.315673828125 background all_cells +5412.0673828125 1103.9991455078125 background all_cells +5485.43701171875 1085.4605712890625 background all_cells +5423.8505859375 1100.5216064453125 background all_cells +5573.083984375 1068.982421875 background all_cells +5485.3173828125 1066.864013671875 background all_cells +5471.86767578125 1075.7266845703125 background all_cells +5488.76513671875 1077.844970703125 background all_cells +5501.92578125 1069.6737060546875 background all_cells +5419.82080078125 1021.4097900390624 background all_cells +5419.1845703125 1039.47509765625 background all_cells +5422.84765625 999.34765625 background all_cells +5439.25634765625 1025.0367431640625 background all_cells +5430.62890625 1015.7216186523438 background all_cells +5258.13623046875 980.1290283203124 background all_cells +5271.37548828125 1045.189208984375 background all_cells +5260.84033203125 1038.13037109375 background all_cells +5288.6015625 995.6073608398438 background all_cells +5307.45654296875 1035.18896484375 background all_cells +5298.65625 1030.1544189453125 background all_cells +5286.4384765625 983.2982788085938 background all_cells +5252.22705078125 964.504638671875 background all_cells +5293.57861328125 960.3309326171876 background all_cells +5285.892578125 968.9578247070312 background all_cells +5268.8486328125 973.3930053710938 background all_cells +5239.8671875 974.2975463867188 background all_cells +5272.82080078125 964.152587890625 background all_cells +5867.99169921875 1220.17919921875 background all_cells +5786.982421875 1135.0078125 background all_cells +5772.09423828125 1130.7476806640625 background all_cells +5757.63623046875 1127.709228515625 background all_cells +5743.46875 1117.6414794921875 background all_cells +5991.6572265625 1247.51171875 background all_cells +6003.35009765625 1250.211669921875 background all_cells +5973.7529296875 1219.599365234375 background all_cells +6007.96923828125 1205.5404052734375 background all_cells +6053.74462890625 1194.821044921875 background all_cells +6055.45068359375 1217.8876953125 background all_cells +6042.45068359375 1294.7720947265625 background all_cells +5922.84423828125 1048.4969482421875 background all_cells +5952.9296875 1040.846923828125 background all_cells +5949.626953125 1043.0614013671875 background all_cells +6007.78564453125 1448.296630859375 background all_cells +6058.56201171875 1373.259765625 background all_cells +6107.8994140625 1388.92919921875 background all_cells +6073.87548828125 1403.590576171875 background all_cells +6116.8798828125 1332.696533203125 background all_cells +6120.21728515625 1312.7977294921875 background all_cells +5999.53759765625 1424.94970703125 background all_cells +5992.60498046875 1434.075927734375 background all_cells +6114.73193359375 1065.0975341796875 background all_cells +6089.8017578125 1127.8248291015625 background all_cells +6145.81298828125 1035.2117919921875 background all_cells +6141.146484375 1031.2738037109375 background all_cells +6141.24951171875 1050.3927001953125 background all_cells +6151.400390625 1045.47607421875 background all_cells +6160.1357421875 1044.8414306640625 background all_cells +6159.7265625 1030.00830078125 background all_cells +6167.50537109375 1039.197265625 background all_cells +6147.5771484375 1024.919921875 background all_cells +6175.99755859375 1009.5406494140624 background all_cells +6158.4541015625 1023.8286743164062 background all_cells +6157.4052734375 927.2630004882812 background all_cells +6091.275390625 968.254150390625 background all_cells +6086.72900390625 941.990966796875 background all_cells +6096.11376953125 936.964599609375 background all_cells +5695.779296875 1361.6923828125 background all_cells +5700.5009765625 1323.2318115234375 background all_cells +5712.841796875 1456.7901611328125 background all_cells +5710.673828125 1475.7359619140625 background all_cells +5708.15869140625 1465.9053955078125 background all_cells +5731.17919921875 1315.5150146484375 background all_cells +5704.11669921875 1302.1041259765625 background all_cells +5710.48583984375 1411.643310546875 background all_cells +5694.84765625 1423.9993896484375 background all_cells +5707.66845703125 1420.6719970703125 background all_cells +5693.1318359375 1413.937744140625 background all_cells +5727.92919921875 1327.9251708984375 background all_cells +5733.68896484375 1387.444091796875 background all_cells +5753.98095703125 1373.94384765625 background all_cells +5873.2138671875 1336.422119140625 background all_cells +5925.17041015625 1309.654052734375 background all_cells +5754.1650390625 1454.50537109375 background all_cells +5848.24951171875 1489.7108154296875 background all_cells +5881.755859375 1041.4268798828125 background all_cells +5872.51123046875 1043.2745361328125 background all_cells +5879.7578125 967.5047607421876 background all_cells +5974.3583984375 927.8642578125 background all_cells +5802.2666015625 945.185302734375 background all_cells +5791.99951171875 949.9159545898438 background all_cells +5825.927734375 930.3342895507812 background all_cells +5837.38623046875 924.7066650390624 background all_cells +5833.70849609375 934.4833984375 background all_cells +5813.5263671875 927.901123046875 background all_cells +5817.638671875 935.9953002929688 background all_cells +5817.37109375 926.1029052734376 background all_cells +5800.1572265625 921.9053344726562 background all_cells +5537.69189453125 934.3125 background all_cells +5494.3037109375 959.1460571289062 background all_cells +5473.5986328125 941.9308471679688 background all_cells +5510.21875 1009.56640625 background all_cells +5529.98974609375 1029.5716552734375 background all_cells +5519.7734375 1023.39599609375 background all_cells +5541.8251953125 1002.921142578125 background all_cells +5526.86279296875 1000.771728515625 background all_cells +5507.78076171875 995.172607421875 background all_cells +5501.5302734375 990.109619140625 background all_cells +5495.4462890625 1027.287353515625 background all_cells +5496.150390625 1004.8834838867188 background all_cells +5494.1767578125 995.5189819335938 background all_cells +5490.66650390625 975.7879028320312 background all_cells +5516.87158203125 978.6466674804688 background all_cells +5509.44140625 976.589599609375 background all_cells +5497.07666015625 973.0758056640624 background all_cells +5494.8134765625 1064.557861328125 background all_cells +5482.27392578125 1039.882568359375 background all_cells +5473.1005859375 1047.0831298828125 background all_cells +5604.20556640625 1024.7052001953125 background all_cells +5606.80810546875 1056.2286376953125 background all_cells +5601.75146484375 1042.5006103515625 background all_cells +5519.2333984375 1058.6444091796875 background all_cells +5528.30224609375 927.2034301757812 background all_cells +5625.74462890625 932.1808471679688 background all_cells +5642.61083984375 918.8665161132812 background all_cells +5637.85546875 934.1431884765624 background all_cells +5623.20556640625 920.4722900390624 background all_cells +5598.45263671875 940.1741943359376 background all_cells +5750.08935546875 949.8348999023438 background all_cells +5693.1484375 990.9002685546876 background all_cells +6040.298828125 1014.214111328125 background all_cells +6065.3046875 974.2789916992188 background all_cells +6047.75927734375 981.0228271484376 background all_cells +8321.8759765625 615.304931640625 background all_cells +8206.2109375 493.4327392578125 background all_cells +8192.2998046875 468.3972778320313 background all_cells +8201.9462890625 474.5892639160156 background all_cells +8532.69140625 588.702392578125 background all_cells +8406.619140625 544.7667236328125 background all_cells +8409.5927734375 552.4507446289062 background all_cells +8330.009765625 633.810791015625 background all_cells +8397.4345703125 624.6980590820312 background all_cells +8429.0615234375 643.763916015625 background all_cells +8411.0498046875 631.7513427734375 background all_cells +8406.6591796875 625.375 background all_cells +8267.4462890625 619.4404907226562 background all_cells +8279.0869140625 635.337158203125 background all_cells +8230.4228515625 634.674072265625 background all_cells +8641.76171875 352.09051513671875 background all_cells +8614.6103515625 178.16490173339844 background all_cells +8612.6875 188.86361694335935 background all_cells +8581.892578125 180.56103515625 background all_cells +8203.9755859375 415.6211853027344 background all_cells +8197.15625 421.3516540527344 background all_cells +8534.1572265625 276.2327575683594 background all_cells +8535.2041015625 266.91619873046875 background all_cells +8522.568359375 231.80593872070312 background all_cells +8516.1689453125 235.02932739257807 background all_cells +8518.939453125 317.1353759765625 background all_cells +8532.474609375 323.1083068847656 background all_cells +8398.23046875 410.78125 background all_cells +8088.79248046875 939.66015625 background all_cells +8063.86767578125 923.9371948242188 background all_cells +8074.146484375 933.7147216796876 background all_cells +8124.53271484375 974.7124633789062 background all_cells +8107.9716796875 968.748046875 background all_cells +8137.19482421875 1201.8804931640625 background all_cells +8082.09912109375 1264.03466796875 background all_cells +8237.05859375 913.1810302734376 background all_cells +8214.2578125 872.972900390625 background all_cells +8247.4423828125 881.4390869140625 background all_cells +8222.04296875 857.3709716796875 background all_cells +8229.94921875 834.9721069335938 background all_cells +8218.0185546875 868.8232421875 background all_cells +8158.47900390625 1017.568359375 background all_cells +8244.4775390625 959.1331176757812 background all_cells +8254.798828125 939.9800415039062 background all_cells +8165.70068359375 1229.95703125 background all_cells +8219.2470703125 920.1577758789062 background all_cells +8181.0263671875 979.0906372070312 background all_cells +8183.97998046875 989.5947875976562 background all_cells +8330.232421875 736.2915649414062 background all_cells +8335.6904296875 710.5149536132812 background all_cells +8320.44921875 734.81689453125 background all_cells +8103.16796875 759.8334350585938 background all_cells +8104.96826171875 751.737060546875 background all_cells +8112.77197265625 746.75390625 background all_cells +8142.37109375 709.932373046875 background all_cells +8192.7490234375 715.6526489257812 background all_cells +8240.796875 674.3452758789062 background all_cells +8415.9296875 816.844970703125 background all_cells +8443.79296875 689.4544067382812 background all_cells +8457.482421875 700.567138671875 background all_cells +8458.470703125 673.8154296875 background all_cells +8446.7705078125 671.8826293945312 background all_cells +8460.892578125 713.8945922851562 background all_cells +8487.5546875 721.143798828125 background all_cells +8474.4033203125 706.6305541992188 background all_cells +8487.8984375 714.5044555664062 background all_cells +8492.400390625 719.3223266601562 background all_cells +8471.3193359375 732.8665161132812 background all_cells +8472.5322265625 725.3427124023438 background all_cells +8389.6328125 753.322265625 background all_cells +8398.2451171875 736.0330200195312 background all_cells +8513.412109375 728.4754028320312 background all_cells +8544.1337890625 978.2078857421876 background all_cells +8136.87939453125 1303.4862060546875 background all_cells +8124.296875 1282.534912109375 background all_cells +8356.9970703125 1271.648193359375 background all_cells +8136.12109375 1325.3604736328125 background all_cells +8122.9482421875 1306.7197265625 background all_cells +8582.828125 1277.8079833984375 background all_cells +8571.8642578125 1279.9552001953125 background all_cells +8575.21484375 1292.083251953125 background all_cells +8729.296875 1358.595458984375 background all_cells +8693.705078125 1364.7479248046875 background all_cells +8700.271484375 1376.9046630859375 background all_cells +8703.99609375 1367.97705078125 background all_cells +8655.326171875 1373.9078369140625 background all_cells +8633.59375 1344.4576416015625 background all_cells +8690.42578125 1283.5765380859375 background all_cells +8604.58203125 1303.5440673828125 background all_cells +8602.0244140625 1321.591552734375 background all_cells +8439.5029296875 1358.2890625 background all_cells +8517.099609375 1361.2291259765625 background all_cells +8357.880859375 1400.6246337890625 background all_cells +8264.4326171875 1396.8499755859375 background all_cells +8254.5244140625 1389.089111328125 background all_cells +8319.22265625 1357.7095947265625 background all_cells +8314.0361328125 1354.2073974609375 background all_cells +8311.2041015625 1358.1522216796875 background all_cells +8417.70703125 1310.6302490234375 background all_cells +8422.74609375 1313.3922119140625 background all_cells +8516.201171875 999.8451538085938 background all_cells +8618.181640625 1018.2766723632812 background all_cells +8627.033203125 1027.468505859375 background all_cells +8605.908203125 1030.978759765625 background all_cells +8711.9853515625 1015.8739013671876 background all_cells +8714.91796875 1011.0626220703124 background all_cells +8739.3916015625 1012.1595458984376 background all_cells +8728.212890625 1013.710693359375 background all_cells +8561.7177734375 1071.0706787109375 background all_cells +8320.220703125 1179.797119140625 background all_cells +8448.0458984375 1200.606201171875 background all_cells +8374.5126953125 1205.589111328125 background all_cells +7659.3564453125 552.1632690429688 background all_cells +7653.1982421875 598.3927612304688 background all_cells +7651.1640625 587.901611328125 background all_cells +7674.75146484375 553.8082275390625 background all_cells +7641.1708984375 600.6694946289062 background all_cells +7563.99462890625 629.047119140625 background all_cells +7601.39111328125 665.6300659179688 background all_cells +7594.349609375 665.2208862304688 background all_cells +7676.55419921875 772.3344116210938 background all_cells +7531.7548828125 827.220947265625 background all_cells +7566.41357421875 819.0867919921875 background all_cells +7541.3486328125 825.656982421875 background all_cells +7529.7509765625 821.4525146484375 background all_cells +7950.27587890625 997.5006103515624 background all_cells +7953.220703125 1001.4461059570312 background all_cells +7859.2841796875 1133.3524169921875 background all_cells +7845.98046875 1121.830078125 background all_cells +7835.14306640625 1113.076416015625 background all_cells +8001.96435546875 1090.914794921875 background all_cells +7916.23974609375 1071.1494140625 background all_cells +7908.81640625 1138.4222412109375 background all_cells +7938.19189453125 1117.75537109375 background all_cells +7908.796875 887.8974609375 background all_cells +7910.9873046875 893.1590576171875 background all_cells +7768.21142578125 956.4186401367188 background all_cells +7794.47021484375 939.7759399414062 background all_cells +7796.962890625 935.0817260742188 background all_cells +7787.5712890625 942.6638793945312 background all_cells +7943.84228515625 988.8665161132812 background all_cells +7761.78515625 942.0375366210938 background all_cells +7765.4873046875 948.858642578125 background all_cells +7723.84521484375 859.9027099609375 background all_cells +7735.35546875 860.6463623046875 background all_cells +7733.9638671875 865.8482055664062 background all_cells +7796.20751953125 924.4241333007812 background all_cells +7797.13671875 930.0701293945312 background all_cells +7776.83251953125 928.6541748046876 background all_cells +7788.7724609375 927.653564453125 background all_cells +7785.24169921875 935.2133178710938 background all_cells +7783.677734375 814.6591796875 background all_cells +7782.412109375 822.4567260742188 background all_cells +7819.130859375 844.0678100585938 background all_cells +7794.078125 826.2118530273438 background all_cells +7870.072265625 870.4398803710938 background all_cells +7609.3544921875 993.1500244140624 background all_cells +7602.21923828125 948.1099853515624 background all_cells +7596.208984375 959.7898559570312 background all_cells +7707.6376953125 945.6259155273438 background all_cells +7709.18115234375 993.704345703125 background all_cells +7666.5771484375 1249.8873291015625 background all_cells +7660.23046875 1123.444580078125 background all_cells +7674.87841796875 1126.4398193359375 background all_cells +7672.79248046875 1252.57275390625 background all_cells +7690.173828125 1333.722412109375 background all_cells +7688.5400390625 1271.350341796875 background all_cells +7682.9794921875 1258.7047119140625 background all_cells +7863.041015625 1363.3011474609375 background all_cells +7994.02197265625 1268.4583740234375 background all_cells +7990.5087890625 1329.508544921875 background all_cells +7974.35400390625 1384.3980712890625 background all_cells +7705.82177734375 1314.8280029296875 background all_cells +7720.23779296875 1223.544677734375 background all_cells +7830.72216796875 1292.437744140625 background all_cells +7715.1796875 1328.516357421875 background all_cells +7714.5146484375 1321.130615234375 background all_cells +7705.77587890625 1035.8050537109375 background all_cells +7607.009765625 1063.38525390625 background all_cells +7654.1826171875 1247.13916015625 background all_cells +7605.91796875 1111.530517578125 background all_cells +7584.701171875 1132.0390625 background all_cells +7581.8857421875 1113.94140625 background all_cells +7514.25341796875 1286.8216552734375 background all_cells +7577.27392578125 1204.8447265625 background all_cells +7535.39794921875 1254.5531005859375 background all_cells +7540.13330078125 1249.9130859375 background all_cells +7549.25146484375 1233.9952392578125 background all_cells +7350.19677734375 630.8427124023438 background all_cells +7353.220703125 637.63525390625 background all_cells +7404.5029296875 790.5609130859375 background all_cells +7409.07568359375 783.3516845703125 background all_cells +7353.6865234375 644.1415405273438 background all_cells +7354.30419921875 651.2919311523438 background all_cells +7349.4580078125 651.8050537109375 background all_cells +7401.19677734375 722.73974609375 background all_cells +7400.6787109375 734.1296997070312 background all_cells +7369.3583984375 674.771728515625 background all_cells +7365.42822265625 653.5660400390625 background all_cells +7371.1474609375 1213.0206298828125 background all_cells +7423.56396484375 1195.4478759765625 background all_cells +7408.64990234375 1188.7274169921875 background all_cells +7411.90185546875 1282.6112060546875 background all_cells +7433.71728515625 1290.33251953125 background all_cells +7438.53564453125 1306.275634765625 background all_cells +7431.587890625 1311.352783203125 background all_cells +7379.55322265625 1304.6351318359375 background all_cells +7356.6123046875 1311.175048828125 background all_cells +7348.900390625 1243.0531005859375 background all_cells +7355.52978515625 1234.52001953125 background all_cells +7410.8427734375 1043.8646240234375 background all_cells +7334.3125 1136.609130859375 background all_cells +7343.51611328125 1133.783203125 background all_cells +7337.34033203125 1130.228271484375 background all_cells +7327.755859375 1223.7073974609375 background all_cells +7364.564453125 1132.8203125 background all_cells +7358.22509765625 1126.73779296875 background all_cells +7398.107421875 1182.901611328125 background all_cells +7394.19873046875 1027.015380859375 background all_cells +7340.49462890625 1083.014892578125 background all_cells +7334.8818359375 1047.30712890625 background all_cells +7358.13623046875 982.9566040039062 background all_cells +7470.017578125 1262.168212890625 background all_cells +7466.478515625 1285.171142578125 background all_cells +7453.814453125 1281.4669189453125 background all_cells +7480.22412109375 1373.1646728515625 background all_cells +7497.31201171875 1358.0411376953125 background all_cells +7505.5966796875 1300.288330078125 background all_cells +7484.77099609375 1248.4732666015625 background all_cells +7468.4736328125 1181.527587890625 background all_cells +7486.111328125 809.6251831054688 background all_cells +7495.1142578125 800.1653442382812 background all_cells +7489.3427734375 828.4462280273438 background all_cells +7428.80078125 798.7830810546875 background all_cells +7442.62841796875 800.0862426757812 background all_cells +7410.96484375 798.2478637695312 background all_cells +7415.24853515625 807.44580078125 background all_cells +7429.28564453125 747.7381591796875 background all_cells +7415.2626953125 723.0318603515625 background all_cells +7413.3994140625 738.9125366210938 background all_cells +7418.29345703125 749.8706665039062 background all_cells +7459.1591796875 739.67626953125 background all_cells +7929.28466796875 695.0235595703125 background all_cells +7996.09521484375 681.7957763671875 background all_cells +7987.59228515625 676.5020141601562 background all_cells +7985.3935546875 711.46337890625 background all_cells +7843.90771484375 719.50390625 background all_cells +7767.59130859375 733.9581298828125 background all_cells +7771.79541015625 792.45458984375 background all_cells +7777.0283203125 804.5859985351562 background all_cells +7880.10693359375 614.7728271484375 background all_cells +7764.384765625 641.3001708984375 background all_cells +7808.69775390625 563.3189697265625 background all_cells +7564.39013671875 287.4023742675781 background all_cells +7529.298828125 346.0814514160156 background all_cells +7513.59521484375 403.1815490722656 background all_cells +7473.255859375 372.6661071777344 background all_cells +7506.52978515625 327.29180908203125 background all_cells +7519.623046875 332.5591735839844 background all_cells +7516.3525390625 323.856689453125 background all_cells +7355.71337890625 519.11962890625 background all_cells +7530.12060546875 443.5796203613281 background all_cells +7537.95849609375 451.8085632324219 background all_cells +7522.97314453125 451.9382019042969 background all_cells +7540.32861328125 446.24652099609375 background all_cells +7551.12060546875 449.97369384765625 background all_cells +7541.65576171875 457.640625 background all_cells +7530.18798828125 504.0519714355469 background all_cells +7555.837890625 467.9900207519531 background all_cells +7547.6708984375 543.3982543945312 background all_cells +7556.955078125 537.0109252929688 background all_cells +7561.59619140625 545.720703125 background all_cells +7636.76025390625 420.9669494628906 background all_cells +7569.27734375 462.02685546875 background all_cells +7568.11279296875 470.2508239746094 background all_cells +7554.068359375 334.7939758300781 background all_cells +7438.5107421875 411.5331726074219 background all_cells +7376.83056640625 494.9706115722656 background all_cells +7360.88525390625 504.0398864746094 background all_cells +7424.97607421875 469.6008911132813 background all_cells +7383.9228515625 475.4547424316406 background all_cells +7398.400390625 488.5203857421875 background all_cells +7409.541015625 459.68939208984375 background all_cells +7420.83837890625 460.2210388183594 background all_cells +7431.86474609375 461.8789978027344 background all_cells +7356.27294921875 487.9417419433594 background all_cells +7687.478515625 461.5055236816406 background all_cells +7671.771484375 515.5835571289062 background all_cells +7673.36669921875 527.1368408203125 background all_cells +7681.076171875 531.0247192382812 background all_cells +7808.68603515625 489.0862731933594 background all_cells +7831.85791015625 519.23876953125 background all_cells +7826.42529296875 527.3525390625 background all_cells +7818.78271484375 490.3204956054688 background all_cells +7815.255859375 486.77783203125 background all_cells +7803.9990234375 553.4772338867188 background all_cells +7880.314453125 538.73486328125 background all_cells +7668.38720703125 548.2488403320312 background all_cells +8107.44677734375 636.4144287109375 background all_cells +8118.763671875 631.7706909179688 background all_cells +8144.80078125 605.1746826171875 background all_cells +8156.42724609375 611.7743530273438 background all_cells +8132.1796875 617.7433471679688 background all_cells +8147.97900390625 625.1758422851562 background all_cells +8128.08349609375 561.0235595703125 background all_cells +8104.93115234375 572.9053955078125 background all_cells +9747.5009765625 1781.6590576171875 background all_cells +9543.3173828125 2177.086181640625 background all_cells +9538.3740234375 2165.54931640625 background all_cells +9544.8525390625 2149.8203125 background all_cells +9549.080078125 2108.15771484375 background all_cells +9513.9130859375 2119.6220703125 background all_cells +9510.54296875 2107.601318359375 background all_cells +9532.46484375 2150.603759765625 background all_cells +9529.607421875 2163.51904296875 background all_cells +9671.8828125 2025.4180908203125 background all_cells +9685.5 2024.6878662109373 background all_cells +9682.3544921875 2029.8729248046875 background all_cells +9672.7392578125 2033.342529296875 background all_cells +9695.935546875 2025.3431396484373 background all_cells +9691.826171875 2036.933349609375 background all_cells +9702.775390625 2024.4053955078125 background all_cells +9703.4404296875 2010.7960205078125 background all_cells +9575.259765625 2235.64794921875 background all_cells +9555.37109375 2218.253662109375 background all_cells +9648.833984375 2190.209228515625 background all_cells +9805.0595703125 2147.425048828125 background all_cells +9820.2138671875 2222.1181640625 background all_cells +9838.8984375 2213.906005859375 background all_cells +9831.890625 2231.34033203125 background all_cells +9805.736328125 2204.31640625 background all_cells +9808.39453125 2215.54931640625 background all_cells +9784.9990234375 2113.446044921875 background all_cells +9762.4541015625 2105.9853515625 background all_cells +9771.56640625 2105.408935546875 background all_cells +9727.9873046875 2060.2392578125 background all_cells +9727.6748046875 2071.6904296875 background all_cells +9748.6484375 2072.872314453125 background all_cells +9735.435546875 2075.4541015625 background all_cells +9388.2177734375 2043.3369140625 background all_cells +9417.0029296875 2049.701904296875 background all_cells +9408.189453125 2048.05859375 background all_cells +9455.6728515625 2054.554931640625 background all_cells +9475.7119140625 2095.0595703125 background all_cells +9464.4423828125 2076.06787109375 background all_cells +9477.482421875 2086.314697265625 background all_cells +9451.7060546875 2064.239990234375 background all_cells +9425.8740234375 2050.323974609375 background all_cells +9442.0380859375 2054.515380859375 background all_cells +9436.341796875 2044.7655029296875 background all_cells +9431.990234375 2052.524169921875 background all_cells +9571.98828125 2070.40771484375 background all_cells +9589.69921875 2038.7637939453125 background all_cells +9596.4189453125 2033.273193359375 background all_cells +9604.271484375 2030.118408203125 background all_cells +9635.6728515625 2023.3436279296875 background all_cells +9623.607421875 2029.3792724609373 background all_cells +9630.134765625 2018.695556640625 background all_cells +9460.017578125 1733.3670654296875 background all_cells +9471.013671875 1738.08447265625 background all_cells +9495.0439453125 1743.71875 background all_cells +9575.1005859375 1802.5010986328125 background all_cells +8853.3056640625 2715.98388671875 background all_cells +9084.146484375 2637.931396484375 background all_cells +9106.13671875 2777.576171875 background all_cells +9129.4580078125 2874.5390625 background all_cells +9133.5791015625 2842.9033203125 background all_cells +8868.4970703125 2881.71484375 background all_cells +8849.7724609375 2854.939208984375 background all_cells +9386.4462890625 2338.135986328125 background all_cells +9381.7255859375 2331.27001953125 background all_cells +9398.169921875 2356.329833984375 background all_cells +9367.5849609375 2464.74267578125 background all_cells +9382.494140625 2466.71435546875 background all_cells +9378.7861328125 2449.254638671875 background all_cells +9372.23046875 2449.921875 background all_cells +9181.2509765625 2456.05517578125 background all_cells +9341.9228515625 2678.352294921875 background all_cells +9305.369140625 2274.337890625 background all_cells +9318.3134765625 2294.619384765625 background all_cells +9289.44921875 2245.491943359375 background all_cells +9298.66015625 2256.136474609375 background all_cells +9251.7314453125 2381.693603515625 background all_cells +9135.568359375 2374.8134765625 background all_cells +9109.0947265625 2306.6044921875 background all_cells +9488.48046875 2753.73193359375 background all_cells +9487.5634765625 2698.911865234375 background all_cells +9628.6083984375 2659.689453125 background all_cells +9630.501953125 2651.875244140625 background all_cells +9665.916015625 2581.01708984375 background all_cells +9652.6826171875 2575.801025390625 background all_cells +9607.5810546875 2823.1650390625 background all_cells +9603.0029296875 2817.2041015625 background all_cells +9607.30078125 2776.59228515625 background all_cells +9624.6318359375 2835.6650390625 background all_cells +9644.0361328125 2816.707763671875 background all_cells +9649.8203125 2785.19140625 background all_cells +9627.0166015625 2757.10595703125 background all_cells +9577.6787109375 2805.796142578125 background all_cells +9566.236328125 2831.436767578125 background all_cells +9571.5849609375 2823.733642578125 background all_cells +9556.9609375 2813.24267578125 background all_cells +9458.2626953125 2593.3330078125 background all_cells +9448.908203125 2596.59814453125 background all_cells +9465.796875 2604.62890625 background all_cells +9537.33984375 2597.953125 background all_cells +9491.740234375 2588.816162109375 background all_cells +9425.705078125 2376.369140625 background all_cells +9473.8046875 2338.491943359375 background all_cells +9474.72265625 2348.3291015625 background all_cells +9460.099609375 2385.74365234375 background all_cells +9474.6181640625 2393.2783203125 background all_cells +9484.916015625 2342.8896484375 background all_cells +9509.3857421875 2377.477294921875 background all_cells +9664.5380859375 2401.9287109375 background all_cells +9510.7314453125 2540.763671875 background all_cells +9509.8779296875 2548.217041015625 background all_cells +9517.2333984375 2539.496826171875 background all_cells +9656.615234375 2565.123291015625 background all_cells +9480.9736328125 2448.498779296875 background all_cells +9492.2861328125 2484.983642578125 background all_cells +9492.84765625 2497.36474609375 background all_cells +9804.015625 2387.98046875 background all_cells +9801.671875 2382.36962890625 background all_cells +9771.388671875 2450.654541015625 background all_cells +9787.6015625 2407.61083984375 background all_cells +9792.404296875 2402.8134765625 background all_cells +9736.9970703125 2551.392822265625 background all_cells +9736.7421875 2544.356689453125 background all_cells +9760.4033203125 2814.90478515625 background all_cells +9750.2802734375 2809.086669921875 background all_cells +9685.1650390625 2824.14794921875 background all_cells +9795.990234375 2791.58740234375 background all_cells +9831.3984375 2769.997314453125 background all_cells +9812.6240234375 2756.023193359375 background all_cells +9818.234375 2770.958984375 background all_cells +9868.634765625 2869.486083984375 background all_cells +9825.828125 2873.562255859375 background all_cells +9743.6689453125 2634.75830078125 background all_cells +9741.7294921875 2589.849853515625 background all_cells +9743.7890625 2598.5517578125 background all_cells +9663.8193359375 2650.062744140625 background all_cells +9748.103515625 2733.065185546875 background all_cells +9783.93359375 2739.3427734375 background all_cells +9761.1044921875 2739.46630859375 background all_cells +9764.9658203125 2730.478759765625 background all_cells +9753.990234375 2732.51123046875 background all_cells +9581.921875 2268.451171875 background all_cells +9683.3564453125 2299.347412109375 background all_cells +9590.900390625 2284.791748046875 background all_cells +9556.6630859375 2309.39306640625 background all_cells +9829.4541015625 2308.561279296875 background all_cells +9824.5654296875 2262.996826171875 background all_cells +9833.990234375 2280.28662109375 background all_cells +9829.29296875 2282.996337890625 background all_cells +9819.6318359375 2245.261474609375 background all_cells +9141.09765625 2114.852294921875 background all_cells +9154.7080078125 2185.6240234375 background all_cells +9159.2392578125 2169.255859375 background all_cells +9136.123046875 2240.858642578125 background all_cells +9040.390625 2223.775146484375 background all_cells +9098.3466796875 2213.104736328125 background all_cells +9213.208984375 2162.7412109375 background all_cells +9182.68359375 2154.207763671875 background all_cells +9213.2236328125 2189.09619140625 background all_cells +9295.6728515625 2161.611572265625 background all_cells +9280.595703125 2157.9814453125 background all_cells +9262.220703125 2149.39892578125 background all_cells +9265.55078125 2108.64111328125 background all_cells +9281.2763671875 2217.156494140625 background all_cells +9273.771484375 2186.129638671875 background all_cells +8827.6474609375 1727.2198486328125 background all_cells +8996.6875 2010.6590576171875 background all_cells +9024.0439453125 2022.3765869140625 background all_cells +7438.1455078125 1451.061767578125 background all_cells +7433.77099609375 1437.91845703125 background all_cells +7647.2919921875 1431.9613037109375 background all_cells +7671.78955078125 1404.3638916015625 background all_cells +7341.60595703125 1690.220458984375 background all_cells +7356.38671875 1691.5982666015625 background all_cells +7351.6787109375 1703.066650390625 background all_cells +7343.732421875 1705.503173828125 background all_cells +7491.77001953125 1718.1148681640625 background all_cells +7555.9873046875 1742.1595458984375 background all_cells +7503.5888671875 1720.213623046875 background all_cells +7580.6279296875 1691.8961181640625 background all_cells +7579.66015625 1651.3341064453125 background all_cells +7570.33203125 1656.0352783203125 background all_cells +7609.29052734375 1698.995849609375 background all_cells +7386.7255859375 1643.2994384765625 background all_cells +7526.14697265625 1688.8865966796875 background all_cells +7498.13134765625 1667.1531982421875 background all_cells +7359.54736328125 1712.749755859375 background all_cells +7364.10791015625 1708.6324462890625 background all_cells +7359.47021484375 1703.47802734375 background all_cells +7673.072265625 1686.2349853515625 background all_cells +7663.57666015625 1687.2900390625 background all_cells +7654.22509765625 1672.2119140625 background all_cells +7673.8134765625 1675.49853515625 background all_cells +7680.44482421875 1669.2293701171875 background all_cells +7672.3310546875 1663.2178955078125 background all_cells +7644.4580078125 1708.392333984375 background all_cells +7656.3134765625 1710.0828857421875 background all_cells +7658.5888671875 1692.2523193359375 background all_cells +7850.0693359375 1652.1907958984375 background all_cells +7587.212890625 1641.405029296875 background all_cells +7652.830078125 1650.0684814453125 background all_cells +7878.77783203125 1660.4022216796875 background all_cells +7935.123046875 1532.2774658203125 background all_cells +7509.248046875 1465.1468505859375 background all_cells +7440.61328125 1517.0562744140625 background all_cells +7447.66796875 1516.6729736328125 background all_cells +7456.9794921875 1508.867431640625 background all_cells +7528.76171875 1582.8111572265625 background all_cells +7476.689453125 1531.0323486328125 background all_cells +7561.6875 1543.8740234375 background all_cells +7564.83154296875 1551.97412109375 background all_cells +7585.92626953125 1604.5367431640625 background all_cells +7532.3349609375 1589.133544921875 background all_cells +7339.4013671875 1535.711181640625 background all_cells +7374.92236328125 1613.4515380859375 background all_cells +7393.98095703125 1624.02490234375 background all_cells +7375.93408203125 1593.477783203125 background all_cells +8335.2763671875 1424.3682861328125 background all_cells +8153.28466796875 1416.6707763671875 background all_cells +8169.33447265625 1551.022216796875 background all_cells +8097.69384765625 1598.9163818359375 background all_cells +7900.43408203125 2527.342529296875 background all_cells +7918.88818359375 2689.36572265625 background all_cells +7903.33154296875 2738.616455078125 background all_cells +7944.9990234375 2705.25634765625 background all_cells +7967.5009765625 2789.0478515625 background all_cells +7996.16650390625 2787.3583984375 background all_cells +7994.55712890625 2778.89697265625 background all_cells +7988.1025390625 2789.9111328125 background all_cells +7722.38037109375 2686.1455078125 background all_cells +7724.67529296875 2691.285400390625 background all_cells +7735.2529296875 2758.595947265625 background all_cells +7766.75732421875 2832.009521484375 background all_cells +7771.75732421875 2848.445556640625 background all_cells +7716.412109375 2860.817626953125 background all_cells +7638.41455078125 2544.408935546875 background all_cells +7380.5859375 2636.041748046875 background all_cells +7397.64404296875 2645.997314453125 background all_cells +7364.19921875 2629.162841796875 background all_cells +7335.60986328125 2543.81982421875 background all_cells +7360.7353515625 2537.54931640625 background all_cells +7419.44140625 2659.303955078125 background all_cells +7477.55712890625 2778.157470703125 background all_cells +7491.8603515625 2782.189453125 background all_cells +7485.93701171875 2771.331298828125 background all_cells +7452.05029296875 2772.08740234375 background all_cells +7530.361328125 2874.00830078125 background all_cells +7470.70654296875 2527.833984375 background all_cells +7460.75244140625 2633.7080078125 background all_cells +7587.06103515625 2631.635986328125 background all_cells +7595.72265625 2473.89794921875 background all_cells +7518.07177734375 2507.958740234375 background all_cells +7544.36083984375 2530.9892578125 background all_cells +7527.7060546875 2498.793212890625 background all_cells +7535.107421875 2505.19482421875 background all_cells +8134.1826171875 2815.352783203125 background all_cells +8126.34130859375 2809.175537109375 background all_cells +8114.4921875 2812.6591796875 background all_cells +8178.46923828125 2845.10595703125 background all_cells +8163.8310546875 2854.20361328125 background all_cells +8180.4072265625 2840.65771484375 background all_cells +8173.14453125 2835.608642578125 background all_cells +8099.2724609375 2598.4921875 background all_cells +8104.56689453125 2569.013916015625 background all_cells +8102.05419921875 2578.325439453125 background all_cells +8088.8232421875 2596.444580078125 background all_cells +8051.9375 2654.767822265625 background all_cells +8060.46875 2655.161865234375 background all_cells +8045.8583984375 2660.873046875 background all_cells +8051.55322265625 2665.68896484375 background all_cells +8143.29443359375 2625.610595703125 background all_cells +8078.9072265625 2600.654541015625 background all_cells +8078.8701171875 2593.532958984375 background all_cells +8092.17578125 2565.769775390625 background all_cells +8118.43505859375 2376.689453125 background all_cells +8106.35693359375 2376.505126953125 background all_cells +8570.1728515625 2604.42626953125 background all_cells +8567.5712890625 2597.008544921875 background all_cells +8321.619140625 2862.975341796875 background all_cells +8499.34765625 2637.2685546875 background all_cells +8374.341796875 2453.09912109375 background all_cells +7549.7177734375 1778.110595703125 background all_cells +7357.72607421875 1816.050537109375 background all_cells +7344.91015625 1818.3905029296875 background all_cells +7549.83935546875 1805.5704345703125 background all_cells +7486.1455078125 1797.6741943359375 background all_cells +7581.015625 1790.350830078125 background all_cells +7539.107421875 1796.529052734375 background all_cells +7525.93212890625 1789.7196044921875 background all_cells +7470.7822265625 1785.7017822265625 background all_cells +7605.80029296875 1922.80078125 background all_cells +7533.49658203125 2010.81982421875 background all_cells +7532.21142578125 1998.1265869140625 background all_cells +7569.13427734375 1968.2294921875 background all_cells +7373.4384765625 2052.5732421875 background all_cells +7341.84765625 2064.7431640625 background all_cells +7368.04541015625 2073.70703125 background all_cells +7420.57666015625 2072.752685546875 background all_cells +7354.2568359375 1976.810302734375 background all_cells +7347.9541015625 2007.1805419921875 background all_cells +7470.94482421875 1977.5257568359373 background all_cells +7419.0693359375 1997.4771728515625 background all_cells +7406.18701171875 1992.6336669921875 background all_cells +7482.029296875 1931.681396484375 background all_cells +7499.10009765625 1932.865478515625 background all_cells +7486.07763671875 1916.8951416015625 background all_cells +7350.3154296875 1861.5853271484373 background all_cells +7373.97265625 1842.5162353515625 background all_cells +7358.5986328125 1840.2607421875 background all_cells +7386.0556640625 1850.3822021484373 background all_cells +7389.5078125 1867.8916015625 background all_cells +7383.2734375 1858.864013671875 background all_cells +7440.81396484375 1866.7254638671875 background all_cells +7475.5712890625 1846.9686279296875 background all_cells +7456.513671875 1845.621826171875 background all_cells +7486.3955078125 1843.633056640625 background all_cells +7492.8505859375 1909.561279296875 background all_cells +7513.43408203125 1856.4228515625 background all_cells +7920.49951171875 1917.6058349609373 background all_cells +7666.57275390625 2003.464111328125 background all_cells +7903.8056640625 1910.6768798828125 background all_cells +7701.0888671875 2001.32177734375 background all_cells +7891.03955078125 2033.0557861328125 background all_cells +7426.76708984375 2172.66943359375 background all_cells +7438.17529296875 2190.38037109375 background all_cells +7473.78369140625 2300.48583984375 background all_cells +7534.0908203125 2180.6640625 background all_cells +7582.4990234375 2331.280029296875 background all_cells +7570.3603515625 2332.9873046875 background all_cells +7565.80615234375 2320.1201171875 background all_cells +7479.26416015625 2364.96728515625 background all_cells +7528.29541015625 2408.5048828125 background all_cells +7491.06201171875 2394.7958984375 background all_cells +7483.21630859375 2391.33984375 background all_cells +7496.7353515625 2398.2900390625 background all_cells +7418.3046875 2442.44921875 background all_cells +7435.12646484375 2435.43408203125 background all_cells +7421.68310546875 2431.959716796875 background all_cells +7443.08349609375 2441.875732421875 background all_cells +7362.48486328125 2143.40625 background all_cells +7354.6259765625 2163.584716796875 background all_cells +7404.658203125 2163.494140625 background all_cells +7389.654296875 2161.15869140625 background all_cells +7329.3828125 2182.1513671875 background all_cells +7427.83544921875 2083.002685546875 background all_cells +7347.224609375 2111.16064453125 background all_cells +7396.10009765625 2288.6015625 background all_cells +7406.029296875 2281.41064453125 background all_cells +8012.42333984375 2047.3643798828125 background all_cells +7877.0400390625 2471.506103515625 background all_cells +7928.640625 2371.402099609375 background all_cells +7936.93603515625 2374.940185546875 background all_cells +8001.25390625 2309.40087890625 background all_cells +7936.423828125 2115.701904296875 background all_cells +7616.1298828125 2130.5078125 background all_cells +7595.13916015625 2150.833251953125 background all_cells +7651.998046875 2121.24658203125 background all_cells +7658.76708984375 2092.420166015625 background all_cells +7645.22509765625 2078.3310546875 background all_cells +7656.76025390625 2072.01123046875 background all_cells +7603.28515625 2170.74609375 background all_cells +7587.7236328125 2168.058349609375 background all_cells +7594.00830078125 2165.07080078125 background all_cells +7618.13134765625 2162.66552734375 background all_cells +7611.61376953125 2166.55078125 background all_cells +7603.2802734375 2176.879150390625 background all_cells +7602.216796875 2235.74169921875 background all_cells +7627.41943359375 2219.392578125 background all_cells +7633.0927734375 2225.59375 background all_cells +7629.55615234375 2251.795166015625 background all_cells +7632.7626953125 2237.654541015625 background all_cells +7621.91162109375 2224.222900390625 background all_cells +7618.564453125 2213.3779296875 background all_cells +7646.50146484375 2214.46630859375 background all_cells +7643.09521484375 2249.90478515625 background all_cells +7646.427734375 2260.76220703125 background all_cells +7633.4716796875 2288.529052734375 background all_cells +7601.56298828125 2347.7177734375 background all_cells +7592.24072265625 2337.4013671875 background all_cells +7609.63330078125 2358.184326171875 background all_cells +7663.97216796875 2366.88134765625 background all_cells +7703.86767578125 2232.32373046875 background all_cells +7734.0244140625 2252.935302734375 background all_cells +7699.3955078125 2215.1025390625 background all_cells +7753.890625 2165.927490234375 background all_cells +7751.7265625 2157.957275390625 background all_cells +7784.2255859375 2197.506591796875 background all_cells +8122.27587890625 1657.7025146484375 background all_cells +8129.568359375 1661.0537109375 background all_cells +8178.73291015625 1753.5067138671875 background all_cells +8175.44873046875 2117.161376953125 background all_cells +8109.51708984375 2369.489013671875 background all_cells +8172.44140625 1975.9766845703125 background all_cells +8169.076171875 1759.50439453125 background all_cells +8170.0791015625 1748.3140869140625 background all_cells +8289.1669921875 2098.450927734375 background all_cells +8324.56640625 2069.869873046875 background all_cells +8344.0283203125 2032.05078125 background all_cells +8444.0869140625 2140.526123046875 background all_cells +8497.943359375 2082.116943359375 background all_cells +8571.369140625 2145.53369140625 background all_cells +8313.3408203125 2123.506103515625 background all_cells +8327.8291015625 2121.836181640625 background all_cells +8222.9169921875 2367.549560546875 background all_cells +8501.2763671875 1732.7000732421875 background all_cells +8582.986328125 1721.4317626953125 background all_cells +8518.232421875 1724.68603515625 background all_cells +8474.2099609375 1659.53271484375 background all_cells +8374.6337890625 1685.7879638671875 background all_cells +8375.435546875 1719.08447265625 background all_cells +8371.0625 1730.49951171875 background all_cells +8359.2021484375 1721.471435546875 background all_cells +8359.3828125 1736.9227294921875 background all_cells +8336.8115234375 1720.874267578125 background all_cells +8343.1953125 1708.5145263671875 background all_cells +8342.99609375 1719.8734130859375 background all_cells +8345.486328125 1723.3251953125 background all_cells +8329.91015625 1786.971923828125 background all_cells +8273.392578125 1734.9000244140625 background all_cells +8304.51171875 1723.7294921875 background all_cells +8301.7470703125 1734.2613525390625 background all_cells +8367.57421875 1799.8936767578125 background all_cells +8228.0361328125 2038.547119140625 background all_cells +8342.8251953125 1887.6787109375 background all_cells +8221.0693359375 1779.00830078125 background all_cells +8260.70703125 1742.5166015625 background all_cells +8253.0888671875 1720.6439208984375 background all_cells +8239.7197265625 1724.140380859375 background all_cells +8234.1533203125 1719.2557373046875 background all_cells +8229.5830078125 1748.189208984375 background all_cells +8552.7578125 1564.28173828125 background all_cells +8731.0185546875 1658.7774658203125 background all_cells +8578.4599609375 1594.0693359375 background all_cells +8586.48828125 1581.1795654296875 background all_cells +8474.845703125 1547.8721923828125 background all_cells +8770.31640625 2799.131591796875 background all_cells +8742.10546875 2583.777587890625 background all_cells +8725.5400390625 2454.36572265625 background all_cells +8674.0478515625 2393.450927734375 background all_cells +8752.1572265625 1804.30517578125 background all_cells +8760.7138671875 1801.3603515625 background all_cells +8776.85546875 1806.17431640625 background all_cells +8774.3916015625 1795.3662109375 background all_cells +8736.5869140625 1898.2369384765625 background all_cells +8617.265625 1714.4232177734375 background all_cells +8712.658203125 1791.591552734375 background all_cells +8721.2216796875 1800.2794189453125 background all_cells +8707.6767578125 1797.1029052734375 background all_cells +8688.72265625 1997.6256103515625 background all_cells +8649.826171875 1973.9805908203125 background all_cells +8628.6689453125 2005.4901123046875 background all_cells +8653.3525390625 1953.6392822265625 background all_cells +8626.919921875 1956.721923828125 background all_cells +8641.4736328125 2142.7939453125 background all_cells +8653.4677734375 2250.184326171875 background all_cells +8658.203125 2227.47265625 background all_cells +8734.3251953125 2327.0458984375 background all_cells +8614.048828125 1974.50439453125 background all_cells +8988.232421875 323.4803161621094 background all_cells +8988.5927734375 334.428466796875 background all_cells +8995.1162109375 332.7005920410156 background all_cells +9071.45703125 305.09033203125 background all_cells +9060.5361328125 309.0926513671875 background all_cells +9014.607421875 319.6905212402344 background all_cells +9023.4658203125 314.9277038574219 background all_cells +9005.2861328125 317.9029235839844 background all_cells +9037.89453125 317.3346252441406 background all_cells +9091.5380859375 300.9533386230469 background all_cells +9087.685546875 293.143310546875 background all_cells +9116.5732421875 273.3785705566406 background all_cells +9097.8095703125 291.7289123535156 background all_cells +9119.0849609375 293.2557983398437 background all_cells +9098.5517578125 282.2295227050781 background all_cells +9156.1416015625 249.48263549804688 background all_cells +9106.5908203125 271.66558837890625 background all_cells +9589.3896484375 672.7055053710938 background all_cells +9597.240234375 690.7520751953125 background all_cells +9553.03515625 870.1032104492188 background all_cells +9542.9462890625 863.9464721679688 background all_cells +9564.8037109375 815.6079711914062 background all_cells +9704.53515625 840.3259887695312 background all_cells +9642.8525390625 738.4931640625 background all_cells +9653.8984375 727.6278076171875 background all_cells +9763.787109375 811.0753173828125 background all_cells +9713.37109375 692.9630737304688 background all_cells +9700.599609375 642.2515869140625 background all_cells +9704.255859375 649.4876708984375 background all_cells +9655.595703125 733.4133911132812 background all_cells +9711.3466796875 988.0098266601562 background all_cells +9659.6181640625 965.1873779296876 background all_cells +9650.3525390625 960.2799072265624 background all_cells +9852.302734375 660.34716796875 background all_cells +9864.1201171875 645.4171752929688 background all_cells +9856.9638671875 645.7567749023438 background all_cells +9856.6484375 639.0140380859375 background all_cells +9801.482421875 752.364501953125 background all_cells +9858.9287109375 676.4912719726562 background all_cells +9099.951171875 964.4329223632812 background all_cells +9150.453125 987.9142456054688 background all_cells +9121.7880859375 967.0909423828124 background all_cells +9226.529296875 764.0881958007812 background all_cells +9502.4091796875 852.6788940429688 background all_cells +9494.7890625 857.0242309570312 background all_cells +9410.869140625 861.9292602539062 background all_cells +9437.470703125 893.0549926757812 background all_cells +9482.4228515625 924.8285522460938 background all_cells +9432.615234375 994.1570434570312 background all_cells +9371.771484375 833.450439453125 background all_cells +9399.4609375 843.21484375 background all_cells +9397.5302734375 809.9487915039062 background all_cells +9286.9716796875 778.0492553710938 background all_cells +9249.4892578125 941.7437744140624 background all_cells +9200.0361328125 999.706787109375 background all_cells +9240.6572265625 975.7281494140624 background all_cells +9027.1142578125 831.2220458984375 background all_cells +9790.158203125 380.816650390625 background all_cells +9858.5830078125 360.5084838867188 background all_cells +9838.1953125 362.78851318359375 background all_cells +9492.9326171875 355.5300598144531 background all_cells +9861.46875 490.0718383789063 background all_cells +9507.0498046875 681.362548828125 background all_cells +9447.8564453125 487.2976684570313 background all_cells +9438.349609375 382.6388854980469 background all_cells +9520.1015625 1049.301513671875 background all_cells +9512.2744140625 1047.2060546875 background all_cells +9568.0 1073.053466796875 background all_cells +9416.2666015625 1230.238037109375 background all_cells +9472.775390625 1217.61669921875 background all_cells +9576.51953125 1200.3697509765625 background all_cells +9041.826171875 1061.9366455078125 background all_cells +9187.4638671875 1043.543212890625 background all_cells +9082.5107421875 1103.739501953125 background all_cells +9170.1650390625 1081.892822265625 background all_cells +9135.2890625 1203.3712158203125 background all_cells +9246.8740234375 1208.4808349609375 background all_cells +9195.55078125 1167.838134765625 background all_cells +9333.3115234375 1197.6787109375 background all_cells +9356.060546875 1178.3236083984375 background all_cells +9355.3818359375 1226.66259765625 background all_cells +9286.109375 1062.49169921875 background all_cells +9276.0224609375 1048.241943359375 background all_cells +9203.9921875 1102.10107421875 background all_cells +9155.2705078125 1472.8341064453125 background all_cells +9360.5986328125 1476.750732421875 background all_cells +9066.0908203125 1428.7193603515625 background all_cells +9074.7998046875 1431.321533203125 background all_cells +9076.58203125 1408.4366455078125 background all_cells +9060.515625 1418.929443359375 background all_cells +9079.0732421875 1419.68115234375 background all_cells +9069.009765625 1412.402587890625 background all_cells +9109.9462890625 1397.5029296875 background all_cells +9081.4248046875 1402.1971435546875 background all_cells +9072.2294921875 1400.1617431640625 background all_cells +9060.6708984375 1400.5472412109375 background all_cells +9144.87890625 1326.95947265625 background all_cells +9163.875 1313.5875244140625 background all_cells +9272.7080078125 1313.5023193359375 background all_cells +9146.7158203125 1332.168701171875 background all_cells +9033.4150390625 1267.2353515625 background all_cells +9379.96875 1062.5325927734375 background all_cells +9409.8369140625 1099.658935546875 background all_cells +9370.7197265625 1139.698486328125 background all_cells +9444.16796875 1249.662353515625 background all_cells +9650.8115234375 1115.4766845703125 background all_cells +9640.630859375 1128.2601318359375 background all_cells +9637.876953125 1110.6630859375 background all_cells +9778.693359375 1247.528076171875 background all_cells +9809.1181640625 1245.779296875 background all_cells +9800.4453125 1250.496337890625 background all_cells +9854.955078125 1299.7823486328125 background all_cells +9819.3154296875 1255.81689453125 background all_cells +9843.54296875 1292.8675537109375 background all_cells +9833.041015625 1268.151123046875 background all_cells +9719.6826171875 1159.53857421875 background all_cells +9738.8173828125 1167.3795166015625 background all_cells +9750.1552734375 1178.997314453125 background all_cells +9747.0712890625 1166.0875244140625 background all_cells +9755.3955078125 1174.150634765625 background all_cells +9766.5283203125 1185.0330810546875 background all_cells +9764.328125 1172.2264404296875 background all_cells +9762.4189453125 1193.1812744140625 background all_cells +9755.125 1205.8306884765625 background all_cells +9818.1845703125 1017.5980224609376 background all_cells +9823.1005859375 1119.5706787109375 background all_cells +9818.474609375 1099.12548828125 background all_cells +9807.8427734375 1112.4014892578125 background all_cells +9721.525390625 1033.415771484375 background all_cells +9777.970703125 1535.456787109375 background all_cells +9847.3095703125 1653.2427978515625 background all_cells +9824.1845703125 1652.6353759765625 background all_cells +8905.3134765625 219.2877655029297 background all_cells +8890.7236328125 230.95773315429688 background all_cells +8844.1357421875 214.6804656982422 background all_cells +8883.8740234375 247.8647918701172 background all_cells +8890.8935546875 247.160400390625 background all_cells +8883.4736328125 257.9612731933594 background all_cells +8872.416015625 235.1483917236328 background all_cells +8914.2587890625 324.108154296875 background all_cells +8970.486328125 331.30224609375 background all_cells +8769.4755859375 501.7162170410156 background all_cells +8764.296875 498.1803283691406 background all_cells +8747.025390625 482.7601013183594 background all_cells +8914.5625 1185.60546875 background all_cells +8981.8359375 1180.7520751953125 background all_cells +8943.642578125 1217.2947998046875 background all_cells +8951.3974609375 1145.46484375 background all_cells +8943.794921875 1068.4095458984375 background all_cells +8817.3837890625 1337.5924072265625 background all_cells +8829.3466796875 1331.0606689453125 background all_cells +8882.2158203125 1195.7183837890625 background all_cells +8790.7373046875 1072.8431396484375 background all_cells +8800.06640625 1084.1260986328125 background all_cells +8809.568359375 1093.953125 background all_cells +8766.69921875 955.1942138671876 background all_cells +9037.2021484375 1711.9373779296875 background all_cells +8938.71484375 1488.8636474609375 background all_cells +8985.20703125 1500.935791015625 background all_cells +8922.40625 1555.6845703125 background all_cells +8882.5849609375 1603.921630859375 background all_cells +8940.99609375 1526.53125 background all_cells +9361.0478515625 1607.012939453125 background all_cells +9351.7392578125 1527.0352783203125 background all_cells +9308.8994140625 1551.19970703125 background all_cells +8161.8466796875 2934.04443359375 background all_cells +8509.4541015625 2910.355712890625 background all_cells +8501.7685546875 2923.6494140625 background all_cells +8526.2197265625 2913.18603515625 background all_cells +8513.21875 2934.157958984375 background all_cells +8516.474609375 2927.379150390625 background all_cells +8305.015625 2888.541015625 background all_cells +8186.89404296875 2928.14306640625 background all_cells +8186.98046875 3186.881591796875 background all_cells +8183.080078125 3196.437255859375 background all_cells +8198.5263671875 3108.490478515625 background all_cells +8204.31640625 3123.478515625 background all_cells +8231.5048828125 2982.993408203125 background all_cells +8255.97265625 2978.657958984375 background all_cells +8235.4072265625 3105.09033203125 background all_cells +8338.1376953125 3067.789794921875 background all_cells +8325.50390625 3062.68701171875 background all_cells +8333.1298828125 3041.08447265625 background all_cells +8337.1953125 3033.86962890625 background all_cells +8101.89404296875 3002.6181640625 background all_cells +8070.41455078125 3002.31884765625 background all_cells +8092.62744140625 3007.870361328125 background all_cells +8185.57763671875 3082.701416015625 background all_cells +8378.849609375 3479.4990234375 background all_cells +8133.8291015625 3454.7666015625 background all_cells +8022.01025390625 3790.8291015625 background all_cells +8028.4521484375 3758.36962890625 background all_cells +8101.8955078125 3721.03125 background all_cells +8071.2685546875 3639.018798828125 background all_cells +7934.5478515625 3801.06494140625 background all_cells +7958.90673828125 3812.08740234375 background all_cells +7947.82861328125 3878.53369140625 background all_cells +7902.119140625 3809.85546875 background all_cells +7930.0390625 3810.854736328125 background all_cells +7924.82421875 3802.2314453125 background all_cells +7936.93212890625 3537.303466796875 background all_cells +8335.7578125 3733.78369140625 background all_cells +8323.7861328125 3713.3349609375 background all_cells +8525.70703125 3592.730224609375 background all_cells +8410.3193359375 3673.88525390625 background all_cells +8428.2841796875 3955.41064453125 background all_cells +8557.1591796875 3940.296142578125 background all_cells +8546.826171875 4004.41943359375 background all_cells +8559.943359375 3731.2109375 background all_cells +8563.525390625 3727.650390625 background all_cells +8535.5146484375 3719.451171875 background all_cells +8544.7607421875 3740.641845703125 background all_cells +8551.7529296875 3723.500732421875 background all_cells +8529.126953125 3674.53271484375 background all_cells +8515.4345703125 3668.837890625 background all_cells +8451.8154296875 3605.61181640625 background all_cells +8313.4736328125 3708.74072265625 background all_cells +8363.525390625 3481.98486328125 background all_cells +7965.77880859375 3380.993896484375 background all_cells +7983.65185546875 3223.491943359375 background all_cells +7868.3466796875 3243.38671875 background all_cells +7957.9951171875 3228.02490234375 background all_cells +7976.09375 3145.825927734375 background all_cells +8046.044921875 2986.05419921875 background all_cells +8026.34375 2995.4912109375 background all_cells +7979.95556640625 3075.6201171875 background all_cells +7962.21533203125 3094.370361328125 background all_cells +7918.3427734375 3108.6328125 background all_cells +7933.751953125 3094.775390625 background all_cells +8618.5400390625 3590.387451171875 background all_cells +8676.5546875 3917.068603515625 background all_cells +8694.4267578125 3562.18408203125 background all_cells +8724.3349609375 3673.03466796875 background all_cells +8688.7314453125 3643.00390625 background all_cells +8774.7275390625 3708.85888671875 background all_cells +8764.6484375 3565.23828125 background all_cells +8762.8798828125 3571.397705078125 background all_cells +8742.48828125 3559.444580078125 background all_cells +8757.9658203125 3560.82080078125 background all_cells +8752.5830078125 3566.076171875 background all_cells +8814.517578125 3567.897705078125 background all_cells +8750.6015625 3749.072265625 background all_cells +8740.05078125 3738.488037109375 background all_cells +8704.1943359375 3849.102294921875 background all_cells +8691.5087890625 3866.39794921875 background all_cells +8729.998046875 3827.015380859375 background all_cells +8851.591796875 3856.72998046875 background all_cells +8875.931640625 3949.40673828125 background all_cells +8967.611328125 4042.90625 background all_cells +9015.435546875 4020.681396484375 background all_cells +9006.431640625 4025.582275390625 background all_cells +8875.076171875 4003.248291015625 background all_cells +8949.2265625 3988.102783203125 background all_cells +8920.05078125 3993.657470703125 background all_cells +8903.62109375 3989.716064453125 background all_cells +9005.7490234375 3812.17138671875 background all_cells +9031.203125 3822.40576171875 background all_cells +9022.8525390625 3819.857177734375 background all_cells +9013.48046875 3805.190185546875 background all_cells +9012.6953125 3819.64306640625 background all_cells +8843.72265625 3836.904296875 background all_cells +8832.6591796875 3839.11767578125 background all_cells +8889.4755859375 3669.26611328125 background all_cells +8902.2919921875 3697.909912109375 background all_cells +8896.171875 3687.320068359375 background all_cells +8785.0908203125 2978.16064453125 background all_cells +8941.7744140625 2985.651123046875 background all_cells +8926.294921875 3018.242919921875 background all_cells +8956.1435546875 3021.79833984375 background all_cells +9027.181640625 3067.4443359375 background all_cells +9010.96875 3089.388916015625 background all_cells +8894.564453125 3112.760986328125 background all_cells +8863.6103515625 2927.20654296875 background all_cells +8844.5615234375 2956.5625 background all_cells +8971.4326171875 3449.173828125 background all_cells +8988.68359375 3558.243896484375 background all_cells +8979.3623046875 3508.115234375 background all_cells +8979.0185546875 3455.15087890625 background all_cells +8932.8916015625 3384.211669921875 background all_cells +8977.7890625 3398.203857421875 background all_cells +8855.990234375 3382.942626953125 background all_cells +8887.7138671875 3250.242431640625 background all_cells +8957.82421875 3256.408203125 background all_cells +8933.822265625 3273.665771484375 background all_cells +8980.5419921875 3284.950439453125 background all_cells +9005.025390625 3203.91845703125 background all_cells +9026.98046875 3194.3515625 background all_cells +9010.369140625 3204.23486328125 background all_cells +8768.78125 3338.211669921875 background all_cells +8811.4697265625 3405.64599609375 background all_cells +8795.9052734375 3397.997802734375 background all_cells +8642.4833984375 3310.145263671875 background all_cells +8668.681640625 3180.89013671875 background all_cells +8707.029296875 3329.942626953125 background all_cells +8575.5224609375 3266.486083984375 background all_cells +8617.017578125 3414.124267578125 background all_cells +8592.8955078125 3377.888671875 background all_cells +9517.7607421875 2948.618896484375 background all_cells +9514.3974609375 2915.62255859375 background all_cells +9485.4921875 3020.349609375 background all_cells +9439.203125 2997.91552734375 background all_cells +9498.533203125 2999.55615234375 background all_cells +9473.125 2970.369384765625 background all_cells +9458.51953125 3551.409423828125 background all_cells +9411.3955078125 3507.795654296875 background all_cells +9418.0546875 3517.071533203125 background all_cells +9380.111328125 3564.191162109375 background all_cells +9414.6630859375 3169.43359375 background all_cells +9416.2568359375 3182.2646484375 background all_cells +9442.369140625 3183.59912109375 background all_cells +9392.65234375 3190.12451171875 background all_cells +9475.3310546875 3031.627197265625 background all_cells +9469.4833984375 3171.16552734375 background all_cells +9460.2607421875 3148.768310546875 background all_cells +9456.79296875 3156.7705078125 background all_cells +9508.7197265625 3201.132080078125 background all_cells +9518.9052734375 3213.27880859375 background all_cells +9458.4609375 3188.67529296875 background all_cells +9471.8310546875 3198.849609375 background all_cells +9480.962890625 3180.42236328125 background all_cells +9500.2919921875 3195.82275390625 background all_cells +9491.9287109375 3191.328369140625 background all_cells +9459.0537109375 3088.172119140625 background all_cells +9429.5087890625 3059.4794921875 background all_cells +9432.9423828125 3055.206298828125 background all_cells +9418.9423828125 3039.386962890625 background all_cells +9366.078125 3080.568115234375 background all_cells +9428.3916015625 3095.7373046875 background all_cells +9442.82421875 3131.778076171875 background all_cells +9385.953125 3069.022705078125 background all_cells +9356.296875 3046.460205078125 background all_cells +9352.94921875 2964.939208984375 background all_cells +9370.939453125 2917.954345703125 background all_cells +9705.6123046875 3740.744873046875 background all_cells +9832.7900390625 4034.697998046875 background all_cells +9828.6591796875 4017.54541015625 background all_cells +9794.064453125 3935.870849609375 background all_cells +9782.4794921875 3947.3662109375 background all_cells +9874.8623046875 3949.090087890625 background all_cells +9843.240234375 3739.054931640625 background all_cells +9430.017578125 3683.466552734375 background all_cells +9437.390625 3678.078369140625 background all_cells +9438.0888671875 3689.775390625 background all_cells +9435.091796875 3682.189208984375 background all_cells +9444.453125 3697.243408203125 background all_cells +9441.6630859375 3701.94384765625 background all_cells +9439.169921875 3723.59814453125 background all_cells +9449.8388671875 3749.38525390625 background all_cells +9447.865234375 3728.238037109375 background all_cells +9460.6796875 3790.919677734375 background all_cells +9431.42578125 3721.3125 background all_cells +9377.91796875 3693.401123046875 background all_cells +9402.228515625 3714.750732421875 background all_cells +9333.9765625 3781.880859375 background all_cells +9455.7607421875 3644.337646484375 background all_cells +9348.22265625 3603.6171875 background all_cells +9611.00390625 3848.720703125 background all_cells +9591.60546875 3851.654296875 background all_cells +9653.4951171875 4016.622314453125 background all_cells +9649.154296875 4011.20458984375 background all_cells +9476.44921875 3975.196044921875 background all_cells +9470.9736328125 3965.195556640625 background all_cells +9500.853515625 3979.2294921875 background all_cells +9474.2265625 3980.912109375 background all_cells +9512.837890625 3984.160888671875 background all_cells +9548.2763671875 3995.802001953125 background all_cells +9534.982421875 3985.967041015625 background all_cells +9525.0 3986.19287109375 background all_cells +9461.6689453125 3760.070556640625 background all_cells +9464.388671875 3768.199951171875 background all_cells +9485.0634765625 3811.789794921875 background all_cells +9548.09765625 3867.242431640625 background all_cells +9557.3251953125 3886.081298828125 background all_cells +9557.650390625 3867.909423828125 background all_cells +9549.5283203125 3874.44140625 background all_cells +9497.88671875 3843.278076171875 background all_cells +9510.7275390625 3845.38720703125 background all_cells +9243.72265625 3781.314697265625 background all_cells +9425.7333984375 3954.786865234375 background all_cells +9436.005859375 3961.47705078125 background all_cells +9449.8798828125 3957.04833984375 background all_cells +9442.7060546875 3971.28271484375 background all_cells +9406.8935546875 3973.0205078125 background all_cells +9216.9580078125 3882.0302734375 background all_cells +9313.3447265625 3833.77197265625 background all_cells +9438.171875 3944.345703125 background all_cells +9437.90234375 3955.55126953125 background all_cells +9425.65234375 3946.357177734375 background all_cells +9420.9892578125 3936.0185546875 background all_cells +9409.4970703125 3933.358154296875 background all_cells +9679.658203125 3847.365234375 background all_cells +9690.01953125 3840.835693359375 background all_cells +9684.4189453125 3836.955322265625 background all_cells +9660.1005859375 3639.66796875 background all_cells +9668.4716796875 3634.92578125 background all_cells +9836.9384765625 3555.72216796875 background all_cells +9769.5947265625 3560.7236328125 background all_cells +9762.86328125 3574.4033203125 background all_cells +9629.6875 3610.18212890625 background all_cells +9632.296875 3615.50927734375 background all_cells +9627.68359375 3618.4052734375 background all_cells +9658.7509765625 3628.9150390625 background all_cells +9663.2353515625 3631.137451171875 background all_cells +9665.609375 3615.96044921875 background all_cells +9643.857421875 3616.7236328125 background all_cells +9670.908203125 3602.962646484375 background all_cells +9758.06640625 3580.952880859375 background all_cells +9749.9091796875 3564.01025390625 background all_cells +9756.4013671875 3561.071533203125 background all_cells +9544.078125 3591.447021484375 background all_cells +9589.765625 3581.119140625 background all_cells +9590.46875 3590.35888671875 background all_cells +9491.30078125 3614.87841796875 background all_cells +9506.0048828125 3610.24853515625 background all_cells +9505.0703125 3614.6142578125 background all_cells +9501.3701171875 3609.666259765625 background all_cells +9474.8251953125 3628.1708984375 background all_cells +9580.33984375 3477.224853515625 background all_cells +9648.6494140625 3508.451904296875 background all_cells +9670.431640625 3499.898681640625 background all_cells +9723.3818359375 3529.9794921875 background all_cells +9680.990234375 3506.12353515625 background all_cells +9698.4296875 3516.5283203125 background all_cells +9641.458984375 3490.117431640625 background all_cells +9664.89453125 3489.018798828125 background all_cells +9658.8828125 3494.733642578125 background all_cells +9677.76171875 3492.042724609375 background all_cells +9833.7490234375 3513.627197265625 background all_cells +9816.2861328125 3504.363037109375 background all_cells +9780.15234375 3454.53173828125 background all_cells +9734.474609375 3408.0361328125 background all_cells +9737.9150390625 3394.824462890625 background all_cells +9607.8828125 3250.144287109375 background all_cells +9554.6123046875 3252.810791015625 background all_cells +9563.8349609375 3249.410888671875 background all_cells +9538.4501953125 3252.459228515625 background all_cells +9592.7919921875 3253.34033203125 background all_cells +9739.345703125 3333.614013671875 background all_cells +9562.9833984375 3137.2041015625 background all_cells +9597.0703125 3150.029296875 background all_cells +9573.2431640625 3136.300048828125 background all_cells +9580.5458984375 3151.44287109375 background all_cells +9582.57421875 3129.7080078125 background all_cells +9578.7294921875 3143.684814453125 background all_cells +9552.1552734375 3234.735595703125 background all_cells +9550.2587890625 3244.668212890625 background all_cells +9594.7978515625 3247.748779296875 background all_cells +9532.2607421875 3242.5595703125 background all_cells +9540.2646484375 3239.001220703125 background all_cells +9589.4169921875 3210.9423828125 background all_cells +9591.62890625 3214.713623046875 background all_cells +9530.005859375 3226.27587890625 background all_cells +9589.140625 3218.51708984375 background all_cells +9592.3134765625 3206.41943359375 background all_cells +9535.685546875 3163.8955078125 background all_cells +9588.283203125 3122.054443359375 background all_cells +9603.32421875 3102.27001953125 background all_cells +9595.9013671875 2977.2158203125 background all_cells +9570.369140625 3011.932373046875 background all_cells +9564.875 3013.52685546875 background all_cells +9632.7255859375 3180.158203125 background all_cells +9607.193359375 3152.492431640625 background all_cells +9657.724609375 3115.626708984375 background all_cells +9702.115234375 3197.73828125 background all_cells +9636.916015625 3210.6533203125 background all_cells +9649.36328125 3232.73583984375 background all_cells +9644.4716796875 3243.733154296875 background all_cells +9685.076171875 3214.685546875 background all_cells +9614.083984375 3241.08984375 background all_cells +9624.5595703125 3241.1865234375 background all_cells +9621.1630859375 3245.801025390625 background all_cells +9642.55078125 3182.96826171875 background all_cells +9721.8193359375 3169.322998046875 background all_cells +9694.1904296875 3192.104736328125 background all_cells +9728.0849609375 3176.43408203125 background all_cells +9648.583984375 3103.665283203125 background all_cells +9869.142578125 2958.029052734375 background all_cells +9863.55859375 2966.172119140625 background all_cells +9849.91796875 3203.573486328125 background all_cells +9863.7001953125 3202.171875 background all_cells +9834.0634765625 3212.329833984375 background all_cells +9839.3388671875 3041.50634765625 background all_cells +9771.3408203125 3118.773193359375 background all_cells +9760.7255859375 3139.220703125 background all_cells +9763.1953125 3129.3349609375 background all_cells +9759.353515625 3147.340576171875 background all_cells +9774.099609375 3164.96142578125 background all_cells +9833.3623046875 3036.540283203125 background all_cells +9784.99609375 2930.381103515625 background all_cells +9828.0771484375 3058.01171875 background all_cells +9754.3837890625 2904.30322265625 background all_cells +9725.5576171875 2959.414794921875 background all_cells +9713.265625 2919.264892578125 background all_cells +9695.2451171875 2912.83837890625 background all_cells +9690.2607421875 2902.141357421875 background all_cells +9298.1201171875 3256.0185546875 background all_cells +9400.025390625 3274.180908203125 background all_cells +9325.1357421875 3294.91943359375 background all_cells +9328.935546875 3311.337890625 background all_cells +9345.267578125 3345.0546875 background all_cells +9231.4775390625 3369.89111328125 background all_cells +9337.087890625 3391.640869140625 background all_cells +9238.0498046875 3377.603759765625 background all_cells +9335.4287109375 3401.36962890625 background all_cells +9068.3017578125 3091.51513671875 background all_cells +9043.16796875 3075.2529296875 background all_cells +9048.142578125 3084.797119140625 background all_cells +9043.4560546875 3202.5859375 background all_cells +9034.19140625 3198.719970703125 background all_cells +9063.89453125 3242.409423828125 background all_cells +9039.919921875 3234.639404296875 background all_cells +9165.921875 3425.8271484375 background all_cells +9163.8759765625 3422.79296875 background all_cells +9093.97265625 3621.179443359375 background all_cells +9086.453125 3605.40966796875 background all_cells +9190.3359375 3439.9599609375 background all_cells +9206.1220703125 3423.8154296875 background all_cells +9180.5654296875 3413.494140625 background all_cells +9179.5634765625 3422.8798828125 background all_cells +9186.806640625 2891.96435546875 background all_cells +9207.529296875 2895.7802734375 background all_cells +9134.888671875 3384.676025390625 background all_cells +9181.5908203125 3361.331298828125 background all_cells +9176.4111328125 3168.81689453125 background all_cells +9152.3271484375 3163.457275390625 background all_cells +9191.970703125 3185.48291015625 background all_cells +9185.6552734375 3174.63232421875 background all_cells +9181.1474609375 3180.48291015625 background all_cells +9186.20703125 3155.9794921875 background all_cells +9195.6298828125 3167.6318359375 background all_cells +9198.7978515625 3190.103515625 background all_cells +9207.087890625 3194.371826171875 background all_cells +9207.86328125 3183.034912109375 background all_cells +9171.7783203125 3181.0458984375 background all_cells +9089.0859375 3109.953125 background all_cells +9095.0166015625 3114.49169921875 background all_cells +9109.2412109375 3111.595947265625 background all_cells +9120.138671875 3139.927490234375 background all_cells +9078.3916015625 2881.361083984375 background all_cells +9068.5263671875 3080.860107421875 background all_cells +7929.90234375 5782.078125 background all_cells +7908.54931640625 5766.384765625 background all_cells +7920.2265625 5894.36669921875 background all_cells +7944.55908203125 5781.716796875 background all_cells +7927.10107421875 5786.93310546875 background all_cells +7911.94091796875 5743.04052734375 background all_cells +8066.45751953125 5696.24072265625 background all_cells +8028.74267578125 5688.50048828125 background all_cells +8023.228515625 5760.69921875 background all_cells +8263.5244140625 5613.36328125 background all_cells +8199.525390625 5852.56640625 background all_cells +8169.24658203125 5920.7705078125 background all_cells +8212.9794921875 5327.47021484375 background all_cells +8276.029296875 5307.6162109375 background all_cells +8284.66796875 5291.88134765625 background all_cells +8451.4111328125 5562.380859375 background all_cells +9407.8623046875 5400.49267578125 background all_cells +9351.6328125 5375.49072265625 background all_cells +9431.3759765625 5416.70947265625 background all_cells +9446.0927734375 5377.314453125 background all_cells +9084.4619140625 5249.66357421875 background all_cells +9846.369140625 5134.314453125 background all_cells +9606.0595703125 5402.0517578125 background all_cells +9088.7255859375 5841.3369140625 background all_cells +9042.5869140625 5539.5390625 background all_cells +8690.5546875 5014.28564453125 background all_cells +8531.2373046875 5071.45263671875 background all_cells +8553.1630859375 5045.8583984375 background all_cells +8563.3642578125 5057.1875 background all_cells +8557.974609375 5041.46533203125 background all_cells +8644.951171875 4807.67431640625 background all_cells +8684.5341796875 4842.20263671875 background all_cells +8582.904296875 5315.19140625 background all_cells +8605.7275390625 5469.083984375 background all_cells +8633.076171875 5858.1494140625 background all_cells +9237.7490234375 4920.97314453125 background all_cells +9183.48046875 4929.31396484375 background all_cells +9293.8447265625 5002.70458984375 background all_cells +9829.7236328125 5075.6552734375 background all_cells +8453.7919921875 4452.6181640625 background all_cells +8065.1376953125 4301.88232421875 background all_cells +8010.2724609375 4181.98291015625 background all_cells +8050.03662109375 4125.0849609375 background all_cells +8062.5380859375 4134.56005859375 background all_cells +8026.1962890625 4108.7841796875 background all_cells +8044.58984375 4115.27783203125 background all_cells +8039.35546875 4107.4501953125 background all_cells +7937.46484375 4324.7294921875 background all_cells +8019.03955078125 4478.40283203125 background all_cells +7874.86279296875 4225.66015625 background all_cells +7877.8564453125 4214.0712890625 background all_cells +7880.517578125 4221.01123046875 background all_cells +8729.9716796875 4200.1640625 background all_cells +8717.4384765625 4184.39111328125 background all_cells +8672.3134765625 4113.74365234375 background all_cells +8898.9111328125 4480.76806640625 background all_cells +8880.4443359375 4477.30859375 background all_cells +8912.8525390625 4474.01416015625 background all_cells +8914.0732421875 4486.2626953125 background all_cells +8925.2578125 4471.06005859375 background all_cells +8921.9541015625 4474.60986328125 background all_cells +8926.568359375 4479.62158203125 background all_cells +9117.369140625 4423.7294921875 background all_cells +8989.845703125 4414.9951171875 background all_cells +9288.01953125 4466.69677734375 background all_cells +9287.05078125 4512.39892578125 background all_cells +9332.544921875 4433.25048828125 background all_cells +8983.3193359375 4400.5595703125 background all_cells +9116.0810546875 4379.10888671875 background all_cells +8673.578125 4626.23486328125 background all_cells +8667.990234375 4514.8056640625 background all_cells +9023.1474609375 4516.48046875 background all_cells +9325.4541015625 4528.92529296875 background all_cells +9209.46484375 4598.8486328125 background all_cells +8903.5126953125 4524.822265625 background all_cells +8752.9384765625 4178.908203125 background all_cells +9765.9169921875 4318.60693359375 background all_cells +9729.001953125 4246.1640625 background all_cells +9788.30859375 4268.72216796875 background all_cells +9702.5341796875 4146.18994140625 background all_cells +9539.57421875 4072.46630859375 background all_cells +9640.0869140625 4207.70361328125 background all_cells +9614.9453125 4146.38525390625 background all_cells +9596.943359375 4168.80078125 background all_cells +9584.28515625 4155.25390625 background all_cells +9597.564453125 4196.369140625 background all_cells +8861.8544921875 4126.640625 background all_cells +8829.20703125 4126.7646484375 background all_cells +8966.6787109375 4165.9091796875 background all_cells +8975.984375 4171.01513671875 background all_cells +9263.88671875 4228.40771484375 background all_cells +9305.849609375 4270.21630859375 background all_cells +9306.8056640625 4070.795166015625 background all_cells +7603.63525390625 5831.6572265625 background all_cells +7590.24267578125 5837.861328125 background all_cells +7208.9052734375 5599.46728515625 background all_cells +7286.2275390625 5589.93017578125 background all_cells +6370.63037109375 5934.97119140625 background all_cells +6351.5009765625 5934.64111328125 background all_cells +6361.001953125 5944.40576171875 background all_cells +6318.13671875 5853.21630859375 background all_cells +6524.470703125 5571.638671875 background all_cells +6689.9853515625 5408.62548828125 background all_cells +6712.81884765625 5409.9541015625 background all_cells +6701.56494140625 5412.193359375 background all_cells +6633.95849609375 5506.9501953125 background all_cells +6623.05224609375 5527.77392578125 background all_cells +6665.1884765625 5679.10595703125 background all_cells +6670.57470703125 5548.9189453125 background all_cells +6684.015625 5555.77099609375 background all_cells +6406.1474609375 5682.05859375 background all_cells +6379.12890625 5675.15234375 background all_cells +6489.41650390625 5736.0166015625 background all_cells +6305.21484375 5816.29296875 background all_cells +6301.2451171875 5787.5966796875 background all_cells +6309.26171875 5754.55859375 background all_cells +6316.96142578125 5759.67236328125 background all_cells +6338.5966796875 5591.16552734375 background all_cells +6331.47021484375 5593.31884765625 background all_cells +6351.80224609375 5612.29443359375 background all_cells +6336.70458984375 5601.337890625 background all_cells +6344.4609375 5602.3017578125 background all_cells +6331.9697265625 5579.41650390625 background all_cells +6278.64599609375 5500.17431640625 background all_cells +6278.384765625 5491.85107421875 background all_cells +6262.4345703125 5456.54833984375 background all_cells +6252.72998046875 5440.01220703125 background all_cells +6361.916015625 5427.62841796875 background all_cells +6323.73828125 5448.36474609375 background all_cells +6497.109375 5524.5400390625 background all_cells +6474.14599609375 5478.220703125 background all_cells +6382.11083984375 5381.6865234375 background all_cells +6435.21337890625 5432.92138671875 background all_cells +6224.9375 5231.5205078125 background all_cells +6232.13525390625 5228.7119140625 background all_cells +6231.8427734375 5241.556640625 background all_cells +6251.32763671875 5261.201171875 background all_cells +6263.2998046875 5264.18359375 background all_cells +6258.13037109375 5255.12646484375 background all_cells +6251.31884765625 5248.205078125 background all_cells +6253.2236328125 5278.826171875 background all_cells +6295.50439453125 5280.78369140625 background all_cells +6278.56787109375 5281.44140625 background all_cells +6337.73291015625 5347.46875 background all_cells +6344.95458984375 5339.82861328125 background all_cells +6308.36279296875 5291.0068359375 background all_cells +5779.36474609375 5779.1337890625 background all_cells +5817.71826171875 5865.69970703125 background all_cells +5543.08642578125 5781.17431640625 background all_cells +5368.650390625 5729.84765625 background all_cells +5566.19287109375 5785.21630859375 background all_cells +5555.56005859375 5790.11669921875 background all_cells +5589.23046875 5796.98291015625 background all_cells +5583.068359375 5808.70556640625 background all_cells +5577.2978515625 5795.87841796875 background all_cells +5586.54150390625 5785.490234375 background all_cells +5576.64892578125 5785.97412109375 background all_cells +5578.5751953125 5779.26708984375 background all_cells +5545.97021484375 5927.705078125 background all_cells +5690.41943359375 5926.34716796875 background all_cells +5494.82958984375 5885.7919921875 background all_cells +5669.75146484375 5858.63671875 background all_cells +5842.6845703125 5843.4130859375 background all_cells +5746.77099609375 5273.888671875 background all_cells +5745.05859375 5280.7822265625 background all_cells +5738.583984375 5278.90966796875 background all_cells +5726.6728515625 5264.66162109375 background all_cells +5736.818359375 5269.771484375 background all_cells +5744.5302734375 5268.73095703125 background all_cells +5733.2607421875 5264.45458984375 background all_cells +5753.876953125 5277.60986328125 background all_cells +5762.4580078125 5278.390625 background all_cells +5758.18310546875 5269.861328125 background all_cells +5752.654296875 5285.9462890625 background all_cells +5768.04052734375 5287.10009765625 background all_cells +5768.36328125 5276.39208984375 background all_cells +5767.20458984375 5295.12353515625 background all_cells +5773.34716796875 5319.95947265625 background all_cells +5757.4892578125 5330.8330078125 background all_cells +5766.93896484375 5312.0625 background all_cells +5800.7607421875 5341.09033203125 background all_cells +5772.55615234375 5333.85888671875 background all_cells +5517.921875 5426.5068359375 background all_cells +5703.71630859375 5290.0517578125 background all_cells +5733.86181640625 5318.2578125 background all_cells +5713.29345703125 5284.9873046875 background all_cells +5674.2265625 5311.7099609375 background all_cells +5674.54541015625 5240.8896484375 background all_cells +5644.13818359375 5267.7197265625 background all_cells +5771.234375 5508.38330078125 background all_cells +5765.048828125 5499.78564453125 background all_cells +5809.6767578125 5465.0322265625 background all_cells +5797.04296875 5457.39599609375 background all_cells +5705.1474609375 5418.17529296875 background all_cells +5711.6630859375 5380.5146484375 background all_cells +5741.77294921875 5367.43359375 background all_cells +5738.623046875 5379.623046875 background all_cells +5712.5810546875 5426.80322265625 background all_cells +5791.5341796875 5387.38330078125 background all_cells +5780.52880859375 5349.20068359375 background all_cells +5775.3134765625 5360.28515625 background all_cells +5751.89990234375 5384.97314453125 background all_cells +5774.95703125 5571.1845703125 background all_cells +5553.8837890625 5621.3525390625 background all_cells +5541.505859375 5631.21240234375 background all_cells +5550.943359375 5628.80908203125 background all_cells +5518.97607421875 5627.982421875 background all_cells +5559.07861328125 5622.23583984375 background all_cells +5563.55517578125 5627.39990234375 background all_cells +5636.29248046875 5468.265625 background all_cells +5698.20263671875 5505.9228515625 background all_cells +5651.5126953125 5613.31640625 background all_cells +5659.83056640625 5608.6884765625 background all_cells +5665.81982421875 5608.427734375 background all_cells +5660.78857421875 5621.14501953125 background all_cells +5599.22216796875 5520.84130859375 background all_cells +5425.24267578125 5558.8642578125 background all_cells +5556.49462890625 5603.9228515625 background all_cells +5565.77783203125 5605.7431640625 background all_cells +5580.87060546875 5501.35009765625 background all_cells +5602.484375 5422.53515625 background all_cells +5547.12646484375 5618.10595703125 background all_cells +5556.76416015625 5617.61376953125 background all_cells +5555.95361328125 5609.73486328125 background all_cells +5549.3583984375 5612.7138671875 background all_cells +5735.7998046875 5664.2109375 background all_cells +5750.498046875 5643.318359375 background all_cells +5558.65087890625 5741.14013671875 background all_cells +5696.3408203125 5607.54443359375 background all_cells +5674.408203125 5653.9755859375 background all_cells +5684.0361328125 5607.86181640625 background all_cells +5256.79150390625 4984.08251953125 background all_cells +5247.24853515625 4993.12548828125 background all_cells +5250.9736328125 5274.44775390625 background all_cells +5237.14697265625 4958.89794921875 background all_cells +5391.56005859375 5252.98779296875 background all_cells +5398.796875 5115.150390625 background all_cells +5397.291015625 5104.095703125 background all_cells +5397.44287109375 5127.4296875 background all_cells +5378.4150390625 5111.482421875 background all_cells +5382.9619140625 5128.71142578125 background all_cells +5380.95166015625 5120.37158203125 background all_cells +5271.91064453125 5022.52587890625 background all_cells +5290.9794921875 5029.17626953125 background all_cells +5278.19091796875 5034.5009765625 background all_cells +5288.29541015625 5028.955078125 background all_cells +5283.9287109375 5029.3701171875 background all_cells +6828.0146484375 5899.3818359375 background all_cells +6946.82275390625 5683.27294921875 background all_cells +6984.9765625 5501.82763671875 background all_cells +7004.8671875 5699.53662109375 background all_cells +7025.388671875 5390.17724609375 background all_cells +7034.5341796875 5386.3759765625 background all_cells +7039.61865234375 5392.28515625 background all_cells +6194.404296875 4959.8544921875 background all_cells +6187.880859375 4957.375 background all_cells +6179.6083984375 4954.9140625 background all_cells +6153.40576171875 5070.44140625 background all_cells +6165.935546875 5068.92822265625 background all_cells +6393.46435546875 5038.92431640625 background all_cells +6376.40478515625 5102.91455078125 background all_cells +6413.43798828125 5117.142578125 background all_cells +6373.63427734375 5110.357421875 background all_cells +6386.4931640625 5112.6103515625 background all_cells +6360.75048828125 5106.48828125 background all_cells +6364.70947265625 5097.7158203125 background all_cells +6374.447265625 5096.46435546875 background all_cells +6387.65380859375 5122.35498046875 background all_cells +6409.818359375 5131.2568359375 background all_cells +6396.630859375 5134.06884765625 background all_cells +6358.4521484375 5126.3349609375 background all_cells +6311.51025390625 5068.26318359375 background all_cells +6358.76708984375 5076.36474609375 background all_cells +6214.3779296875 5027.2529296875 background all_cells +6243.84814453125 5080.1962890625 background all_cells +6232.884765625 5081.4267578125 background all_cells +6236.79443359375 5068.43505859375 background all_cells +6249.23779296875 5068.6064453125 background all_cells +6226.04248046875 4954.60498046875 background all_cells +6090.62158203125 5178.427734375 background all_cells +6081.0986328125 5170.73779296875 background all_cells +6075.85107421875 5178.00048828125 background all_cells +6013.5693359375 5220.0712890625 background all_cells +6049.853515625 5365.15283203125 background all_cells +6044.0751953125 5364.0146484375 background all_cells +5934.248046875 5825.89111328125 background all_cells +5902.02685546875 5660.572265625 background all_cells +5884.90185546875 5910.01708984375 background all_cells +5848.64892578125 5901.84033203125 background all_cells +6179.82177734375 5692.71044921875 background all_cells +6008.779296875 5385.14599609375 background all_cells +6055.1650390625 5501.2841796875 background all_cells +6055.49755859375 5378.4853515625 background all_cells +5989.78955078125 5408.1298828125 background all_cells +6121.6435546875 5092.541015625 background all_cells +6170.98291015625 5161.07080078125 background all_cells +6103.623046875 5142.55322265625 background all_cells +6114.4091796875 5097.99658203125 background all_cells +6108.44677734375 5106.04296875 background all_cells +6105.68359375 5177.12646484375 background all_cells +6150.408203125 5279.7099609375 background all_cells +6152.466796875 5357.328125 background all_cells +6154.6142578125 5307.09033203125 background all_cells +6151.0517578125 5295.36767578125 background all_cells +6186.50634765625 5206.31201171875 background all_cells +6194.10498046875 5206.8232421875 background all_cells +6155.8193359375 5182.84619140625 background all_cells +6134.64892578125 5183.71533203125 background all_cells +6177.58837890625 5200.15966796875 background all_cells +6136.943359375 5203.39111328125 background all_cells +6161.20068359375 5194.0146484375 background all_cells +6159.3583984375 5198.2841796875 background all_cells +6170.05029296875 5202.421875 background all_cells +6237.04345703125 5182.1923828125 background all_cells +6209.81201171875 5165.04443359375 background all_cells +6227.14111328125 5167.3828125 background all_cells +5849.2138671875 5034.68115234375 background all_cells +5897.4345703125 5046.8984375 background all_cells +5947.81884765625 5051.19775390625 background all_cells +6117.00439453125 4976.85302734375 background all_cells +6096.9775390625 5012.2021484375 background all_cells +6116.2197265625 4993.5107421875 background all_cells +6100.80126953125 5009.87060546875 background all_cells +6148.7548828125 5076.7236328125 background all_cells +6132.4697265625 5068.60986328125 background all_cells +6121.947265625 5082.12060546875 background all_cells +6129.0908203125 5082.5556640625 background all_cells +6135.787109375 5078.810546875 background all_cells +6123.50439453125 5074.63671875 background all_cells +6038.7294921875 4982.0146484375 background all_cells +6026.84130859375 5049.97265625 background all_cells +6830.3515625 3509.298828125 background all_cells +6787.05712890625 3513.8974609375 background all_cells +6810.7802734375 3522.171630859375 background all_cells +6846.27880859375 3520.91552734375 background all_cells +6797.95361328125 3567.867919921875 background all_cells +6794.96923828125 3523.890380859375 background all_cells +6827.62939453125 3538.82373046875 background all_cells +6812.00048828125 3538.7275390625 background all_cells +6802.5615234375 3606.863037109375 background all_cells +6808.55517578125 3597.953125 background all_cells +6820.1162109375 3598.144775390625 background all_cells +7191.17578125 3588.620361328125 background all_cells +7193.2041015625 3605.691650390625 background all_cells +6865.52734375 3536.478515625 background all_cells +6903.33349609375 3550.739501953125 background all_cells +7026.6494140625 3490.18408203125 background all_cells +6935.19775390625 3558.145263671875 background all_cells +6885.95849609375 3534.21826171875 background all_cells +6882.431640625 3527.9853515625 background all_cells +6879.517578125 3547.474853515625 background all_cells +7012.7177734375 3579.804443359375 background all_cells +7139.53564453125 3675.475341796875 background all_cells +7171.1728515625 3677.67822265625 background all_cells +7155.72412109375 3674.947509765625 background all_cells +6846.501953125 3652.35693359375 background all_cells +6859.88427734375 3662.913818359375 background all_cells +6876.5791015625 3666.096923828125 background all_cells +6868.57861328125 3667.60400390625 background all_cells +7237.91796875 3583.58984375 background all_cells +7504.08203125 3587.421875 background all_cells +7497.5146484375 3601.594482421875 background all_cells +7489.88720703125 3615.39404296875 background all_cells +7575.5244140625 3566.923828125 background all_cells +7589.05224609375 3560.001953125 background all_cells +7575.21728515625 3551.731689453125 background all_cells +7587.7392578125 3548.783447265625 background all_cells +7563.97998046875 3567.271484375 background all_cells +7562.93798828125 3557.994873046875 background all_cells +7567.21044921875 3554.374755859375 background all_cells +7605.81689453125 3563.580322265625 background all_cells +7562.5009765625 3574.972412109375 background all_cells +7574.08740234375 3580.99462890625 background all_cells +7575.03466796875 3570.441162109375 background all_cells +7568.40576171875 3572.8603515625 background all_cells +7566.46923828125 3615.410888671875 background all_cells +7584.6005859375 3587.78564453125 background all_cells +7594.0517578125 3568.622802734375 background all_cells +7591.91162109375 3581.176513671875 background all_cells +7585.37939453125 3573.218017578125 background all_cells +7604.822265625 3666.993896484375 background all_cells +7457.38427734375 3418.9658203125 background all_cells +7484.17724609375 3421.28125 background all_cells +6967.60986328125 3280.97607421875 background all_cells +6966.63037109375 3275.683349609375 background all_cells +6961.40283203125 3276.5390625 background all_cells +6969.51220703125 3271.140869140625 background all_cells +6960.85205078125 3262.86767578125 background all_cells +6986.15966796875 3242.30078125 background all_cells +6836.27490234375 3294.0537109375 background all_cells +6857.95654296875 3298.97900390625 background all_cells +6856.2568359375 3281.897216796875 background all_cells +6839.63916015625 3286.483642578125 background all_cells +6882.416015625 3239.862548828125 background all_cells +6816.3837890625 3271.6513671875 background all_cells +6837.25146484375 3275.882568359375 background all_cells +6825.56201171875 3274.3837890625 background all_cells +6829.0771484375 3261.463623046875 background all_cells +6825.1875 3268.09814453125 background all_cells +7273.49560546875 3167.0693359375 background all_cells +7211.92822265625 2963.8798828125 background all_cells +7630.83203125 2903.28173828125 background all_cells +7633.09033203125 2910.34130859375 background all_cells +7639.037109375 2921.229736328125 background all_cells +7704.35009765625 2924.00390625 background all_cells +7630.2890625 2929.00390625 background all_cells +7636.4072265625 2939.216064453125 background all_cells +7622.27978515625 2934.11865234375 background all_cells +7410.134765625 2896.01806640625 background all_cells +7426.96142578125 2900.5478515625 background all_cells +7416.181640625 2963.116455078125 background all_cells +7612.248046875 2887.465087890625 background all_cells +7602.66650390625 2899.859375 background all_cells +7615.9716796875 2909.256591796875 background all_cells +7610.244140625 2894.71630859375 background all_cells +7610.9306640625 2903.57275390625 background all_cells +7616.3134765625 2892.82763671875 background all_cells +7611.66796875 2918.556884765625 background all_cells +7622.5283203125 2922.9794921875 background all_cells +7600.09765625 2923.2451171875 background all_cells +7621.28955078125 2918.846435546875 background all_cells +7520.0830078125 2930.86865234375 background all_cells +7531.50341796875 2922.0498046875 background all_cells +7524.3251953125 2920.94287109375 background all_cells +7385.8974609375 3026.59765625 background all_cells +7378.97802734375 2999.596923828125 background all_cells +7237.45751953125 2968.493896484375 background all_cells +7712.29296875 3004.8193359375 background all_cells +7717.71044921875 2983.995849609375 background all_cells +7719.30029296875 3001.092041015625 background all_cells +7339.52978515625 3071.80224609375 background all_cells +7711.69287109375 3065.449951171875 background all_cells +7751.90185546875 3086.14892578125 background all_cells +7623.998046875 3111.19287109375 background all_cells +7637.51708984375 3112.316162109375 background all_cells +7623.77490234375 3104.178955078125 background all_cells +7508.81884765625 3082.07763671875 background all_cells +7611.43115234375 3098.56787109375 background all_cells +7531.4052734375 3078.982421875 background all_cells +7251.611328125 3285.925537109375 background all_cells +7227.5126953125 3242.219482421875 background all_cells +7197.87255859375 3249.48095703125 background all_cells +7754.98388671875 3316.997314453125 background all_cells +7691.36572265625 3276.637451171875 background all_cells +7637.49658203125 3356.285400390625 background all_cells +7429.4990234375 3280.282958984375 background all_cells +6949.8193359375 2777.86376953125 background all_cells +7169.02001953125 2922.8203125 background all_cells +7102.2666015625 2823.46728515625 background all_cells +6939.87548828125 2942.00439453125 background all_cells +6947.02685546875 2937.029541015625 background all_cells +6900.6474609375 3184.39599609375 background all_cells +6861.74267578125 3911.9267578125 background all_cells +6867.39111328125 3934.5634765625 background all_cells +6893.5830078125 4001.328369140625 background all_cells +6905.18408203125 3916.76904296875 background all_cells +6969.0830078125 4020.06787109375 background all_cells +6907.48388671875 4076.9951171875 background all_cells +6952.3896484375 4078.4228515625 background all_cells +6894.30810546875 4119.02294921875 background all_cells +7742.5283203125 4096.5869140625 background all_cells +7752.67041015625 4102.1767578125 background all_cells +7749.5478515625 4087.64208984375 background all_cells +7745.63427734375 4092.7763671875 background all_cells +7476.05859375 4120.10791015625 background all_cells +7483.11181640625 4114.4951171875 background all_cells +7487.17578125 4106.330078125 background all_cells +7478.1025390625 4098.6845703125 background all_cells +7320.8291015625 4002.662353515625 background all_cells +7266.564453125 4015.73974609375 background all_cells +7335.4072265625 4003.076416015625 background all_cells +7359.2626953125 4010.543212890625 background all_cells +7342.630859375 4008.60546875 background all_cells +7405.2001953125 4008.86865234375 background all_cells +7395.48828125 4001.359619140625 background all_cells +7429.54443359375 4027.1962890625 background all_cells +7454.17431640625 4044.2373046875 background all_cells +7441.2666015625 4040.67724609375 background all_cells +7437.74267578125 4033.21337890625 background all_cells +7439.783203125 4054.570556640625 background all_cells +7354.8134765625 4073.04541015625 background all_cells +7374.052734375 4074.185791015625 background all_cells +7451.59375 4071.718994140625 background all_cells +7355.45458984375 4142.7529296875 background all_cells +7349.15087890625 4148.7197265625 background all_cells +7455.20556640625 4173.32666015625 background all_cells +7437.4970703125 4173.15673828125 background all_cells +7116.10107421875 4049.685791015625 background all_cells +7139.73095703125 4118.59716796875 background all_cells +7126.63671875 4120.64599609375 background all_cells +7139.3408203125 3923.5185546875 background all_cells +7112.4248046875 4032.775146484375 background all_cells +7741.69482421875 3849.568603515625 background all_cells +7656.75244140625 3465.8544921875 background all_cells +7726.4921875 3538.2373046875 background all_cells +7685.962890625 3503.4462890625 background all_cells +7645.68896484375 3479.83154296875 background all_cells +7688.701171875 3414.7119140625 background all_cells +7702.64697265625 3420.275390625 background all_cells +7705.63330078125 3413.89697265625 background all_cells +7111.47021484375 3890.2060546875 background all_cells +7115.7177734375 3897.398193359375 background all_cells +7423.08349609375 3796.64404296875 background all_cells +7431.7373046875 3788.493896484375 background all_cells +7177.474609375 3712.459228515625 background all_cells +7233.29541015625 3759.054443359375 background all_cells +7227.451171875 3755.26708984375 background all_cells +7216.26953125 3744.33740234375 background all_cells +7199.9375 3734.0234375 background all_cells +7189.32861328125 3726.302001953125 background all_cells +7095.57568359375 3853.35693359375 background all_cells +6832.2001953125 3908.0546875 background all_cells +6816.0166015625 3916.133544921875 background all_cells +6818.34326171875 3908.626953125 background all_cells +6827.5771484375 3853.86376953125 background all_cells +6784.7998046875 3688.60009765625 background all_cells +6781.82275390625 3729.356201171875 background all_cells +6795.81494140625 3733.374755859375 background all_cells +6800.98046875 3751.20556640625 background all_cells +6788.3583984375 3740.66259765625 background all_cells +6802.97607421875 3740.2451171875 background all_cells +6814.16455078125 3765.6943359375 background all_cells +6813.13818359375 3758.48828125 background all_cells +6810.7880859375 3744.575927734375 background all_cells +6811.306640625 3732.33056640625 background all_cells +6808.2509765625 3749.98876953125 background all_cells +7004.12939453125 3756.564697265625 background all_cells +7016.67041015625 3758.512939453125 background all_cells +7008.35498046875 3747.765869140625 background all_cells +7005.9951171875 3744.59375 background all_cells +6875.88916015625 3807.037109375 background all_cells +6837.41357421875 3765.7861328125 background all_cells +6822.02099609375 3794.162109375 background all_cells +6838.0673828125 3754.091552734375 background all_cells +7142.59228515625 4182.6044921875 background all_cells +7256.20751953125 4213.4287109375 background all_cells +7275.65869140625 4223.12646484375 background all_cells +7320.3291015625 4183.90380859375 background all_cells +7270.96142578125 4185.46533203125 background all_cells +7317.7802734375 4249.646484375 background all_cells +7312.4189453125 4244.8984375 background all_cells +7334.07177734375 4251.423828125 background all_cells +7317.69482421875 4240.97998046875 background all_cells +7337.18603515625 4248.9296875 background all_cells +7313.72900390625 4227.7978515625 background all_cells +7453.8740234375 4362.44873046875 background all_cells +7394.23583984375 4267.1943359375 background all_cells +7393.87890625 4274.42919921875 background all_cells +7365.0947265625 4280.81005859375 background all_cells +7374.24169921875 4280.08154296875 background all_cells +7383.81884765625 4257.58837890625 background all_cells +7332.0263671875 4278.77099609375 background all_cells +7329.8916015625 4285.3076171875 background all_cells +7123.30029296875 4413.3203125 background all_cells +7213.04150390625 4423.5693359375 background all_cells +7190.611328125 4547.7099609375 background all_cells +7206.9375 4531.287109375 background all_cells +7200.861328125 4535.2001953125 background all_cells +7202.94580078125 4522.19970703125 background all_cells +7190.10986328125 4524.2734375 background all_cells +7178.58935546875 4526.92822265625 background all_cells +7327.67529296875 4570.6142578125 background all_cells +7230.44287109375 4662.16748046875 background all_cells +7315.22119140625 4706.7587890625 background all_cells +7245.01904296875 4929.96435546875 background all_cells +7207.42138671875 5110.1123046875 background all_cells +7253.111328125 4930.9755859375 background all_cells +7248.45703125 4933.32421875 background all_cells +7319.73828125 5306.69482421875 background all_cells +7308.11328125 5305.82470703125 background all_cells +7287.05859375 5330.16015625 background all_cells +7316.00634765625 5310.56005859375 background all_cells +7296.55322265625 4945.27099609375 background all_cells +7316.68798828125 4974.34033203125 background all_cells +7266.68408203125 4973.0009765625 background all_cells +7271.771484375 4966.13916015625 background all_cells +7147.37646484375 4762.83984375 background all_cells +7166.7490234375 4714.19140625 background all_cells +7320.1962890625 4789.80810546875 background all_cells +7296.8828125 4726.14990234375 background all_cells +7272.3466796875 4745.603515625 background all_cells +7323.7001953125 4553.921875 background all_cells +7321.6142578125 4563.0625 background all_cells +7305.00341796875 4410.875 background all_cells +7326.17431640625 4433.9091796875 background all_cells +7332.2373046875 4440.49169921875 background all_cells +7378.69140625 4462.43359375 background all_cells +7692.689453125 4925.6376953125 background all_cells +7558.400390625 4872.89111328125 background all_cells +7552.2490234375 4934.189453125 background all_cells +7638.39794921875 4982.85205078125 background all_cells +7694.24365234375 4929.013671875 background all_cells +7635.51416015625 5173.6962890625 background all_cells +7632.341796875 4995.0556640625 background all_cells +7682.54638671875 4724.1689453125 background all_cells +7793.0947265625 4102.39892578125 background all_cells +7838.31494140625 4223.86279296875 background all_cells +7812.67041015625 4097.65283203125 background all_cells +7772.8837890625 4015.06689453125 background all_cells +7786.0615234375 4108.7265625 background all_cells +7774.33544921875 4077.168701171875 background all_cells +7466.10888671875 4347.810546875 background all_cells +7475.40283203125 4366.3662109375 background all_cells +7478.11572265625 4350.50390625 background all_cells +7484.25048828125 4372.18603515625 background all_cells +7293.6484375 4234.78369140625 background all_cells +7297.0771484375 4226.6435546875 background all_cells +7278.6435546875 4234.982421875 background all_cells +7305.28662109375 4239.091796875 background all_cells +7299.4287109375 4234.07763671875 background all_cells +7286.53076171875 4248.0751953125 background all_cells +7314.18603515625 4258.33740234375 background all_cells +7278.798828125 4255.03173828125 background all_cells +7264.39892578125 4254.03955078125 background all_cells +7123.65380859375 4284.453125 background all_cells +7206.18359375 4321.5703125 background all_cells +7197.90966796875 4307.95751953125 background all_cells +7150.654296875 4365.0517578125 background all_cells +7143.7099609375 4360.8359375 background all_cells +7271.41357421875 4336.66748046875 background all_cells +7278.98876953125 4381.73779296875 background all_cells +7272.9404296875 4374.0830078125 background all_cells +6425.53466796875 4974.84228515625 background all_cells +6628.8271484375 5200.8173828125 background all_cells +6608.73828125 5241.15087890625 background all_cells +6623.00341796875 5247.3583984375 background all_cells +6643.576171875 4948.73095703125 background all_cells +6641.8427734375 5043.55517578125 background all_cells +6618.66845703125 5070.18310546875 background all_cells +6424.7470703125 5116.06982421875 background all_cells +6464.5693359375 5198.72509765625 background all_cells +6525.97509765625 5228.04638671875 background all_cells +6546.20263671875 5233.37255859375 background all_cells +6530.904296875 5114.64453125 background all_cells +6528.29736328125 5122.35595703125 background all_cells +6533.0 5142.5869140625 background all_cells +6473.47265625 4968.64697265625 background all_cells +6430.95068359375 4924.2470703125 background all_cells +6432.69873046875 4936.54443359375 background all_cells +6504.3466796875 4962.6826171875 background all_cells +6523.919921875 4965.83056640625 background all_cells +6511.52880859375 4974.72509765625 background all_cells +6495.1806640625 4966.505859375 background all_cells +6491.80419921875 4957.54638671875 background all_cells +6525.611328125 4978.3251953125 background all_cells +6528.27734375 4988.1142578125 background all_cells +6472.15234375 4988.6171875 background all_cells +6512.29931640625 4988.6171875 background all_cells +6515.52978515625 4999.083984375 background all_cells +6584.9462890625 5009.5966796875 background all_cells +6563.818359375 4756.07421875 background all_cells +6552.7080078125 4750.8017578125 background all_cells +6555.22119140625 4740.125 background all_cells +6574.3486328125 3734.457275390625 background all_cells +6632.8857421875 3737.78369140625 background all_cells +6629.1240234375 3730.552001953125 background all_cells +6659.40283203125 3892.44189453125 background all_cells +6656.33984375 3881.8271484375 background all_cells +6658.96044921875 4034.4228515625 background all_cells +6664.44580078125 3992.0166015625 background all_cells +6653.8046875 3903.027587890625 background all_cells +6620.16650390625 3820.778076171875 background all_cells +6621.47265625 3844.1767578125 background all_cells +6557.61181640625 3978.420654296875 background all_cells +6590.80224609375 4059.3134765625 background all_cells +6572.03515625 3980.0068359375 background all_cells +6565.78515625 3970.4453125 background all_cells +6553.98583984375 3988.2822265625 background all_cells +6542.14990234375 4189.43994140625 background all_cells +6446.84033203125 4083.03662109375 background all_cells +6578.31982421875 4515.65625 background all_cells +6583.3876953125 4510.30517578125 background all_cells +6545.27685546875 4334.00048828125 background all_cells +6684.27783203125 5241.25244140625 background all_cells +6708.76171875 5265.1015625 background all_cells +6698.35693359375 5233.240234375 background all_cells +6692.3671875 5199.48583984375 background all_cells +6705.7373046875 5299.27294921875 background all_cells +6716.91015625 5327.25537109375 background all_cells +6708.830078125 5345.49658203125 background all_cells +6735.0791015625 5343.189453125 background all_cells +6725.00537109375 5346.791015625 background all_cells +6803.328125 5139.43359375 background all_cells +6722.9521484375 5297.705078125 background all_cells +6724.08642578125 5279.0625 background all_cells +6739.37890625 5274.044921875 background all_cells +7045.3994140625 5177.41796875 background all_cells +7030.55810546875 5175.6806640625 background all_cells +6999.7666015625 5200.7626953125 background all_cells +7115.05419921875 5192.98974609375 background all_cells +7109.2587890625 5207.5751953125 background all_cells +6986.8251953125 5260.4091796875 background all_cells +6978.97802734375 5194.08740234375 background all_cells +6989.3583984375 5211.31103515625 background all_cells +6987.939453125 5190.19140625 background all_cells +6979.234375 5204.0888671875 background all_cells +6946.3466796875 5197.7138671875 background all_cells +6826.697265625 5061.48046875 background all_cells +6924.54345703125 4933.47607421875 background all_cells +6966.57470703125 5090.0693359375 background all_cells +6994.990234375 5187.6796875 background all_cells +6690.93701171875 4977.33349609375 background all_cells +6707.86474609375 4988.51806640625 background all_cells +6695.19140625 4984.5341796875 background all_cells +6705.806640625 4999.24072265625 background all_cells +6720.8662109375 5006.9404296875 background all_cells +6691.9716796875 5063.46044921875 background all_cells +6697.0087890625 5054.005859375 background all_cells +6818.39599609375 5051.724609375 background all_cells +6731.4208984375 4929.34423828125 background all_cells +6946.72607421875 4302.28515625 background all_cells +6943.28662109375 4312.6142578125 background all_cells +6958.22021484375 4294.7158203125 background all_cells +6951.9208984375 4292.47900390625 background all_cells +6968.50439453125 4294.3193359375 background all_cells +6993.7353515625 4287.2041015625 background all_cells +7008.7138671875 4288.71826171875 background all_cells +6811.123046875 4259.8623046875 background all_cells +6990.32568359375 4187.98876953125 background all_cells +6711.85693359375 4719.35986328125 background all_cells +6721.72802734375 4766.15576171875 background all_cells +6723.6796875 4758.40771484375 background all_cells +6955.40869140625 4835.16748046875 background all_cells +6943.31787109375 4819.78076171875 background all_cells +6926.62109375 4637.919921875 background all_cells +6951.724609375 4630.5380859375 background all_cells +6925.04296875 4619.39453125 background all_cells +6936.31005859375 4617.6103515625 background all_cells +6996.9443359375 4517.6484375 background all_cells +7114.3564453125 4746.44921875 background all_cells +7011.81884765625 4338.71533203125 background all_cells +7119.22216796875 4405.7734375 background all_cells +7092.84326171875 4403.025390625 background all_cells +7115.1630859375 4409.9169921875 background all_cells +7113.12548828125 4435.8076171875 background all_cells +7117.048828125 4428.4736328125 background all_cells +7078.9375 4406.86181640625 background all_cells +7080.32666015625 4573.08251953125 background all_cells +7079.04541015625 4218.64794921875 background all_cells +7114.45849609375 4281.39794921875 background all_cells +7060.734375 4244.54443359375 background all_cells +7070.01123046875 4245.32568359375 background all_cells +6795.625 4428.7119140625 background all_cells +6787.48486328125 4439.05810546875 background all_cells +6715.21728515625 4399.896484375 background all_cells +6771.87255859375 3713.940673828125 background all_cells +6776.09033203125 3692.888916015625 background all_cells +6803.8671875 4278.33935546875 background all_cells +6805.0263671875 4269.0966796875 background all_cells +6694.06005859375 4035.4736328125 background all_cells +6834.6455078125 4475.42236328125 background all_cells +7000.7666015625 4331.21630859375 background all_cells +5361.7314453125 3700.405029296875 background all_cells +5375.16796875 3699.20068359375 background all_cells +5375.2734375 3688.43994140625 background all_cells +5375.3232421875 3721.51025390625 background all_cells +5366.63671875 3712.9931640625 background all_cells +5441.5107421875 3708.910888671875 background all_cells +5664.513671875 3557.05615234375 background all_cells +5246.67529296875 3347.696044921875 background all_cells +5235.48583984375 3414.43212890625 background all_cells +5254.87353515625 3353.17236328125 background all_cells +5238.8115234375 3351.828857421875 background all_cells +5345.73291015625 3590.490966796875 background all_cells +5341.99951171875 3583.912841796875 background all_cells +5296.994140625 3523.1865234375 background all_cells +5308.08447265625 3527.119140625 background all_cells +5688.10107421875 3340.186767578125 background all_cells +5610.1962890625 3364.268798828125 background all_cells +5628.20947265625 3339.426025390625 background all_cells +5616.30078125 3333.026123046875 background all_cells +5738.38232421875 3336.181396484375 background all_cells +5698.90673828125 3324.852783203125 background all_cells +5750.3681640625 3377.35009765625 background all_cells +5783.1240234375 3383.434326171875 background all_cells +5774.27001953125 3381.6748046875 background all_cells +5754.6376953125 3370.278564453125 background all_cells +5618.98974609375 3376.573974609375 background all_cells +5630.0146484375 3384.39453125 background all_cells +5627.513671875 3371.392333984375 background all_cells +5751.52783203125 3328.094970703125 background all_cells +5754.603515625 3353.609375 background all_cells +5766.52783203125 3355.417724609375 background all_cells +5758.04443359375 3337.560546875 background all_cells +5570.7568359375 3514.344482421875 background all_cells +5563.35302734375 3519.98291015625 background all_cells +5584.10888671875 3521.549560546875 background all_cells +5579.595703125 3515.331298828125 background all_cells +5574.5634765625 3525.889404296875 background all_cells +5595.1220703125 3527.413818359375 background all_cells +5567.3818359375 3532.584716796875 background all_cells +5587.166015625 3532.488037109375 background all_cells +5585.76806640625 3541.85546875 background all_cells +5557.14990234375 3523.812255859375 background all_cells +5599.21630859375 3453.720947265625 background all_cells +5672.41259765625 3424.93896484375 background all_cells +5616.54833984375 3398.586181640625 background all_cells +5614.548828125 3462.34912109375 background all_cells +5603.61572265625 3462.8095703125 background all_cells +5645.853515625 3483.459228515625 background all_cells +5695.3447265625 3481.940673828125 background all_cells +5637.037109375 3513.962158203125 background all_cells +5720.18310546875 3434.6220703125 background all_cells +5743.748046875 3461.6806640625 background all_cells +5737.8701171875 3446.556396484375 background all_cells +5455.658203125 3589.801025390625 background all_cells +5450.4404296875 3600.2373046875 background all_cells +5275.27734375 3217.431884765625 background all_cells +5270.64599609375 3199.8330078125 background all_cells +5295.75732421875 3199.977783203125 background all_cells +5299.61279296875 3194.983642578125 background all_cells +5294.92822265625 3239.7294921875 background all_cells +5280.85400390625 3225.229736328125 background all_cells +5311.58251953125 3211.997314453125 background all_cells +5348.9228515625 3218.53759765625 background all_cells +5321.265625 3196.27197265625 background all_cells +5312.3525390625 3204.128662109375 background all_cells +5337.1123046875 3387.046630859375 background all_cells +5395.1015625 3357.669921875 background all_cells +5361.91064453125 3340.772705078125 background all_cells +5360.70849609375 3356.8466796875 background all_cells +5349.673828125 3366.056884765625 background all_cells +5288.814453125 3410.484130859375 background all_cells +5401.07861328125 3544.852294921875 background all_cells +5286.37744140625 3394.156494140625 background all_cells +5305.560546875 3389.525634765625 background all_cells +5295.248046875 3382.013671875 background all_cells +5294.57080078125 3394.428955078125 background all_cells +5407.330078125 3586.653564453125 background all_cells +5438.484375 3547.5126953125 background all_cells +5328.1669921875 2910.99462890625 background all_cells +5371.20166015625 2774.287841796875 background all_cells +5403.29296875 3005.847900390625 background all_cells +5409.03759765625 3302.178466796875 background all_cells +5401.76806640625 3527.40185546875 background all_cells +5372.537109375 3605.43212890625 background all_cells +5350.982421875 3604.126953125 background all_cells +5537.38427734375 2694.98876953125 background all_cells +5493.37744140625 2691.527099609375 background all_cells +5601.92041015625 2698.984619140625 background all_cells +5670.50390625 2710.27685546875 background all_cells +5802.34326171875 2717.376220703125 background all_cells +5742.87548828125 2727.906005859375 background all_cells +5632.85595703125 2796.749755859375 background all_cells +5743.85498046875 2785.732666015625 background all_cells +5676.22900390625 2782.0791015625 background all_cells +5662.79736328125 2792.4052734375 background all_cells +5658.005859375 2763.029296875 background all_cells +5648.73974609375 2800.663818359375 background all_cells +5535.22412109375 2746.6083984375 background all_cells +5655.79052734375 2751.34375 background all_cells +5571.888671875 2728.4814453125 background all_cells +5560.86279296875 2717.92578125 background all_cells +5598.04248046875 2832.391357421875 background all_cells +5677.40673828125 2826.6259765625 background all_cells +5651.1708984375 2918.55517578125 background all_cells +5655.38916015625 2908.33642578125 background all_cells +5623.66015625 2780.242431640625 background all_cells +5814.20458984375 2891.0927734375 background all_cells +5753.6904296875 2887.1494140625 background all_cells +5887.0576171875 2948.25439453125 background all_cells +5879.78515625 2944.39453125 background all_cells +5815.234375 2903.228271484375 background all_cells +5877.04931640625 2828.300048828125 background all_cells +5936.18359375 2820.9443359375 background all_cells +5566.79541015625 2788.232666015625 background all_cells +5551.93212890625 2932.00439453125 background all_cells +5571.5263671875 2815.362548828125 background all_cells +5530.4951171875 2809.838134765625 background all_cells +5604.19873046875 3269.69140625 background all_cells +5617.37939453125 3275.6435546875 background all_cells +5609.6611328125 3281.945556640625 background all_cells +5647.66015625 3278.04638671875 background all_cells +5648.6630859375 3271.0283203125 background all_cells +5641.68310546875 3281.51171875 background all_cells +5707.16259765625 3292.0263671875 background all_cells +5661.99267578125 3291.2509765625 background all_cells +5676.271484375 3281.955810546875 background all_cells +5692.015625 3284.22314453125 background all_cells +5700.59033203125 3301.520751953125 background all_cells +5702.45458984375 3296.200439453125 background all_cells +5626.6640625 3292.5673828125 background all_cells +5624.15380859375 3285.87646484375 background all_cells +5592.17236328125 3298.8310546875 background all_cells +5581.2919921875 3280.522216796875 background all_cells +5604.92724609375 3294.2724609375 background all_cells +5611.2919921875 3287.643798828125 background all_cells +5598.22705078125 3282.0986328125 background all_cells +5514.13720703125 3152.04296875 background all_cells +5456.85693359375 3046.358642578125 background all_cells +5503.0986328125 3071.733154296875 background all_cells +5549.9794921875 3167.639404296875 background all_cells +5496.3330078125 3086.164794921875 background all_cells +5529.8486328125 3178.064453125 background all_cells +5920.4169921875 3217.4501953125 background all_cells +5926.7998046875 3215.586669921875 background all_cells +5934.99951171875 3236.57421875 background all_cells +5930.5283203125 3224.382568359375 background all_cells +5571.16796875 3218.724609375 background all_cells +5691.7275390625 3196.982666015625 background all_cells +5681.95556640625 3198.169921875 background all_cells +5647.7568359375 3216.15771484375 background all_cells +5652.5 3157.69677734375 background all_cells +5923.6240234375 3143.926025390625 background all_cells +5600.66015625 3168.126953125 background all_cells +5592.556640625 3163.519775390625 background all_cells +5467.77880859375 3216.4345703125 background all_cells +5463.6689453125 2953.03466796875 background all_cells +5475.45458984375 3235.1787109375 background all_cells +5481.3525390625 3224.674072265625 background all_cells +5449.361328125 3229.86669921875 background all_cells +5551.94140625 3319.68603515625 background all_cells +5540.61083984375 3326.309814453125 background all_cells +5528.34375 3322.32763671875 background all_cells +5562.57373046875 3238.70556640625 background all_cells +5471.4736328125 3287.709716796875 background all_cells +6460.70947265625 3110.10107421875 background all_cells +6508.5048828125 3144.901123046875 background all_cells +6504.92138671875 3150.364990234375 background all_cells +6513.455078125 3089.630126953125 background all_cells +6529.38818359375 3212.314453125 background all_cells +6745.18017578125 2929.589111328125 background all_cells +6741.41796875 3073.099853515625 background all_cells +6757.4580078125 2917.705078125 background all_cells +6751.10400390625 2922.672607421875 background all_cells +6746.38525390625 2918.05615234375 background all_cells +6775.1953125 2916.816650390625 background all_cells +6681.7578125 2803.605712890625 background all_cells +6681.59375 2794.273681640625 background all_cells +6612.3212890625 2903.39990234375 background all_cells +6607.185546875 2806.0927734375 background all_cells +6668.876953125 2784.710693359375 background all_cells +6720.83837890625 3676.717041015625 background all_cells +6652.3583984375 3592.188720703125 background all_cells +6104.21240234375 3506.60498046875 background all_cells +6078.19677734375 3523.22705078125 background all_cells +6124.63037109375 3520.537841796875 background all_cells +6255.96533203125 2872.4130859375 background all_cells +6314.98583984375 2771.692138671875 background all_cells +6323.04736328125 2758.185546875 background all_cells +6315.8583984375 2848.87646484375 background all_cells +6253.08984375 2814.52587890625 background all_cells +6088.6708984375 2933.126708984375 background all_cells +6065.83984375 2927.0029296875 background all_cells +6071.64892578125 2934.546142578125 background all_cells +6085.76513671875 2923.297607421875 background all_cells +6140.88525390625 2960.64453125 background all_cells +6072.56298828125 2982.277099609375 background all_cells +6114.0654296875 2962.686279296875 background all_cells +6189.7607421875 2921.865234375 background all_cells +6165.203125 2914.982666015625 background all_cells +6099.28466796875 2946.150390625 background all_cells +6152.404296875 2942.7548828125 background all_cells +6281.34912109375 2940.583740234375 background all_cells +6241.087890625 2951.484130859375 background all_cells +6144.5126953125 3036.171875 background all_cells +6040.89794921875 3057.873291015625 background all_cells +6053.55517578125 3171.055419921875 background all_cells +6274.76171875 2932.8759765625 background all_cells +5989.2451171875 2721.61865234375 background all_cells +5984.6474609375 2708.677490234375 background all_cells +5970.427734375 2730.764404296875 background all_cells +5954.59423828125 2701.80078125 background all_cells +5944.279296875 2728.71484375 background all_cells +6015.3134765625 2714.277587890625 background all_cells +6019.318359375 2701.5341796875 background all_cells +6131.02392578125 2815.144287109375 background all_cells +6084.9423828125 2807.552734375 background all_cells +6110.2548828125 2834.1513671875 background all_cells +6139.6943359375 2699.802978515625 background all_cells +6081.07275390625 2722.774169921875 background all_cells +6150.55712890625 2763.12890625 background all_cells +6145.38232421875 2711.697998046875 background all_cells +6133.37451171875 2709.204833984375 background all_cells +6234.119140625 2697.171142578125 background all_cells +6062.853515625 2915.46044921875 background all_cells +6075.751953125 2915.80126953125 background all_cells +6061.50390625 2903.659423828125 background all_cells +6057.06640625 4307.24072265625 background all_cells +6066.66943359375 4348.29443359375 background all_cells +6080.2021484375 4353.45361328125 background all_cells +6090.97802734375 4349.78515625 background all_cells +6133.51953125 4322.56787109375 background all_cells +6140.40966796875 4310.49169921875 background all_cells +6138.939453125 4317.88720703125 background all_cells +6172.8876953125 4304.96240234375 background all_cells +6204.7509765625 4307.66845703125 background all_cells +6195.1591796875 4310.0966796875 background all_cells +6183.1953125 4308.1259765625 background all_cells +6205.6982421875 4357.5732421875 background all_cells +6215.6923828125 4351.642578125 background all_cells +6211.076171875 4364.39599609375 background all_cells +6190.37646484375 4361.93212890625 background all_cells +6197.779296875 4366.36962890625 background all_cells +6133.03759765625 4497.5439453125 background all_cells +6137.73876953125 4506.53369140625 background all_cells +6169.08642578125 4443.8935546875 background all_cells +6163.7060546875 4432.82275390625 background all_cells +6174.025390625 4429.67626953125 background all_cells +6171.458984375 4438.7568359375 background all_cells +6153.966796875 4435.65478515625 background all_cells +6091.43896484375 4432.56298828125 background all_cells +6094.53857421875 4472.67724609375 background all_cells +6088.58251953125 4452.9130859375 background all_cells +6079.26171875 4443.04541015625 background all_cells +5307.83154296875 4714.23486328125 background all_cells +5408.13037109375 4275.98974609375 background all_cells +5385.48681640625 4515.748046875 background all_cells +5375.9365234375 4505.2333984375 background all_cells +5607.70703125 4621.5986328125 background all_cells +5601.83935546875 4337.3818359375 background all_cells +5609.56884765625 4511.45556640625 background all_cells +5610.58349609375 4519.021484375 background all_cells +5518.7998046875 4507.56005859375 background all_cells +5526.51953125 4509.53662109375 background all_cells +5730.67724609375 4503.9453125 background all_cells +5627.3115234375 4498.83447265625 background all_cells +5839.56787109375 4619.3095703125 background all_cells +5856.79052734375 4635.31982421875 background all_cells +5793.19384765625 4623.75537109375 background all_cells +5702.74267578125 4524.69970703125 background all_cells +5823.1259765625 4545.69091796875 background all_cells +5841.93310546875 4541.09765625 background all_cells +5817.36572265625 4533.77587890625 background all_cells +5683.02880859375 4317.46337890625 background all_cells +5848.470703125 4299.37255859375 background all_cells +5762.78564453125 4387.07666015625 background all_cells +5821.45751953125 4323.552734375 background all_cells +5665.25341796875 4726.52197265625 background all_cells +5658.88818359375 4731.9921875 background all_cells +5911.5576171875 4746.681640625 background all_cells +5921.63330078125 4669.01513671875 background all_cells +5879.4814453125 4673.45849609375 background all_cells +5894.421875 4643.99755859375 background all_cells +5903.599609375 4652.92431640625 background all_cells +6261.17578125 4718.75341796875 background all_cells +5709.88134765625 4789.25927734375 background all_cells +5276.609375 4776.3603515625 background all_cells +5315.6728515625 4776.49853515625 background all_cells +5327.72607421875 4824.16162109375 background all_cells +6366.69970703125 4797.38525390625 background all_cells +6323.58349609375 4839.24755859375 background all_cells +6353.66015625 4893.02783203125 background all_cells +6316.0927734375 4847.92041015625 background all_cells +6350.7080078125 4907.40576171875 background all_cells +6416.59912109375 4915.0859375 background all_cells +6217.1640625 4936.81640625 background all_cells +6175.21630859375 4947.05712890625 background all_cells +5856.009765625 4949.84619140625 background all_cells +6188.13525390625 4944.15478515625 background all_cells +6204.0556640625 4949.20703125 background all_cells +6186.0498046875 4949.9228515625 background all_cells +5879.2568359375 4895.9345703125 background all_cells +5888.66943359375 4881.22802734375 background all_cells +5893.92822265625 4895.93994140625 background all_cells +6075.154296875 4681.6865234375 background all_cells +6153.9697265625 4603.78125 background all_cells +6125.26708984375 4603.4521484375 background all_cells +6128.82763671875 4880.52587890625 background all_cells +6142.884765625 4886.18994140625 background all_cells +5997.94921875 4940.33837890625 background all_cells +5927.96435546875 4897.59130859375 background all_cells +5938.1181640625 4904.9267578125 background all_cells +6092.23828125 4946.8193359375 background all_cells +6255.34912109375 4435.0576171875 background all_cells +6242.98388671875 4470.8525390625 background all_cells +6241.494140625 4458.39697265625 background all_cells +6234.77783203125 4452.4296875 background all_cells +6365.96630859375 4593.45166015625 background all_cells +6366.48046875 4599.74658203125 background all_cells +6270.654296875 4302.81201171875 background all_cells +6252.8681640625 4270.4658203125 background all_cells +6268.08203125 4357.97998046875 background all_cells +6282.94482421875 4363.36328125 background all_cells +6265.57568359375 4417.4892578125 background all_cells +6249.45751953125 4413.4921875 background all_cells +6257.33935546875 4422.7119140625 background all_cells +6049.9130859375 4074.617431640625 background all_cells +6052.26806640625 4106.25634765625 background all_cells +6238.20703125 4197.5048828125 background all_cells +6233.04052734375 4211.029296875 background all_cells +6090.03857421875 4206.0498046875 background all_cells +5411.57470703125 4236.5009765625 background all_cells +5676.3876953125 4227.98046875 background all_cells +5604.79150390625 4211.15380859375 background all_cells +5841.78125 4187.578125 background all_cells +5601.61376953125 4198.890625 background all_cells +5582.857421875 4236.80615234375 background all_cells +5575.29345703125 4215.31787109375 background all_cells +5604.0263671875 4206.60400390625 background all_cells +5556.84521484375 4243.90576171875 background all_cells +6057.830078125 3993.4521484375 background all_cells +5274.025390625 3835.37939453125 background all_cells +5410.12255859375 3761.974609375 background all_cells +5474.091796875 3761.529296875 background all_cells +5482.57177734375 3848.894775390625 background all_cells +5493.986328125 3847.726318359375 background all_cells +5521.60546875 3759.1083984375 background all_cells +5483.927734375 3792.275146484375 background all_cells +5468.3896484375 3771.6044921875 background all_cells +5465.17626953125 3759.97998046875 background all_cells +5459.39794921875 3773.832275390625 background all_cells +5446.0 3950.3583984375 background all_cells +266.0052185058594 3094.647216796875 background all_cells +315.2426147460937 2934.78173828125 background all_cells +312.6872863769531 2872.842041015625 background all_cells +436.4398193359375 2797.644775390625 background all_cells +439.57177734375 2907.068115234375 background all_cells +448.9794006347656 2912.939697265625 background all_cells +221.224853515625 2827.714599609375 background all_cells +179.59628295898438 2821.233642578125 background all_cells +447.6085815429688 2776.42724609375 background all_cells +290.546630859375 2698.279541015625 background all_cells +247.955322265625 2657.372802734375 background all_cells +1243.3099365234375 2913.563720703125 background all_cells +876.371337890625 2967.2841796875 background all_cells +1012.1135864257812 3218.836181640625 background all_cells +1820.5645751953125 2929.096923828125 background all_cells +1489.28564453125 2826.745849609375 background all_cells +1482.708984375 2618.488525390625 background all_cells +1502.4405517578125 2593.191162109375 background all_cells +1393.914306640625 2622.318359375 background all_cells +1657.0321044921875 1486.65966796875 background all_cells +2442.70849609375 1430.6533203125 background all_cells +2813.042236328125 1553.3037109375 background all_cells +2394.361572265625 1600.7017822265625 background all_cells +2332.991943359375 1134.8565673828125 background all_cells +2207.25732421875 1938.7418212890625 background all_cells +1964.65966796875 2016.6700439453125 background all_cells +1831.57373046875 2199.30712890625 background all_cells +1997.11279296875 2276.64404296875 background all_cells +1857.3330078125 2018.1771240234373 background all_cells +1898.9561767578125 2319.08935546875 background all_cells +1705.923828125 2557.423095703125 background all_cells +1967.5025634765625 2530.389404296875 background all_cells +1851.6007080078125 2586.80859375 background all_cells +1956.9183349609373 2738.9248046875 background all_cells +1776.2137451171875 2741.03759765625 background all_cells +333.36083984375 2528.09765625 background all_cells +305.0068054199219 2193.550048828125 background all_cells +763.3836669921875 2368.753173828125 background all_cells +773.2735595703125 1507.15625 background all_cells +735.8998413085938 1857.8660888671875 background all_cells +810.1741333007812 1829.7314453125 background all_cells +765.82666015625 1734.0877685546875 background all_cells +722.8934326171875 2436.2890625 background all_cells +637.3414306640625 2832.42626953125 background all_cells +636.5036010742188 2792.614501953125 background all_cells +607.91259765625 2806.694580078125 background all_cells +464.8629760742188 2942.58203125 background all_cells +548.7989501953125 3083.801025390625 background all_cells +654.3653564453125 2916.056884765625 background all_cells +618.6788940429688 2849.582763671875 background all_cells +946.7861328125 1613.94482421875 background all_cells +1227.5469970703125 1574.331298828125 background all_cells +1205.549072265625 1959.1533203125 background all_cells +1471.634521484375 2436.454833984375 background all_cells +866.5007934570312 2471.74365234375 background all_cells +1069.114501953125 2521.366455078125 background all_cells +1049.0816650390625 2627.544921875 background all_cells +903.3115844726562 2675.245849609375 background all_cells +1596.812744140625 2748.303955078125 background all_cells +1589.1407470703125 2725.742919921875 background all_cells +1617.3424072265625 2930.8935546875 background all_cells +1620.06884765625 2966.8642578125 background all_cells +1403.9364013671875 2503.57568359375 background all_cells +1385.59228515625 2276.1357421875 background all_cells +1371.1151123046875 2217.56884765625 background all_cells +1195.798583984375 1384.2105712890625 background all_cells +1564.661865234375 1498.4041748046875 background all_cells +1813.3243408203125 2024.8231201171875 background all_cells +1594.8150634765625 1379.842529296875 background all_cells +1777.992431640625 2121.85595703125 background all_cells +2038.0540771484373 2191.4287109375 background all_cells +2706.027099609375 390.83056640625 background all_cells +2449.33154296875 860.8810424804688 background all_cells +1286.1710205078125 2429.242431640625 background all_cells +1565.51123046875 1372.9300537109375 background all_cells +1457.2554931640625 1362.654296875 background all_cells +1903.734375 335.7171630859375 background all_cells +1899.92333984375 323.1650695800781 background all_cells +1584.5635986328125 1326.44580078125 background all_cells +1224.1685791015625 622.6224975585938 background all_cells +1197.7847900390625 789.783935546875 background all_cells +1208.5513916015625 750.9715576171875 background all_cells +2168.337646484375 2831.072021484375 background all_cells +2164.55322265625 2658.783935546875 background all_cells +2142.02392578125 2921.178466796875 background all_cells +2705.7451171875 2816.966064453125 background all_cells +2280.10498046875 2436.558837890625 background all_cells +3794.277099609375 2485.47607421875 background all_cells +3990.7568359375 2657.98095703125 background all_cells +3965.784423828125 2649.8359375 background all_cells +3687.9521484375 2702.135498046875 background all_cells +3621.790283203125 2636.69482421875 background all_cells +3901.48974609375 2526.405517578125 background all_cells +3878.357666015625 2556.0126953125 background all_cells +3874.452392578125 2549.816162109375 background all_cells +3907.37646484375 2459.1640625 background all_cells +3128.22607421875 2586.986328125 background all_cells +3588.299560546875 2542.106201171875 background all_cells +3801.787353515625 2272.538818359375 background all_cells +3687.5654296875 2328.6953125 background all_cells +3971.2109375 3610.23388671875 background all_cells +3946.58251953125 3584.665283203125 background all_cells +3935.867919921875 3668.81005859375 background all_cells +4037.64501953125 3523.972412109375 background all_cells +4487.7021484375 3803.67333984375 background all_cells +4495.841796875 3980.052978515625 background all_cells +4466.41064453125 4040.881103515625 background all_cells +4459.68701171875 3903.7861328125 background all_cells +4401.01953125 3581.381103515625 background all_cells +4228.3828125 3882.421142578125 background all_cells +4232.0087890625 3877.66748046875 background all_cells +4224.17138671875 3887.085205078125 background all_cells +4395.37548828125 3483.41552734375 background all_cells +4221.728515625 2737.31884765625 background all_cells +4048.71044921875 2726.763671875 background all_cells +4073.2998046875 2550.238037109375 background all_cells +4093.034912109375 2553.229248046875 background all_cells +4038.772216796875 4361.3251953125 background all_cells +4038.984375 4377.6962890625 background all_cells +4020.9033203125 4358.958984375 background all_cells +4107.02392578125 4294.279296875 background all_cells +4308.6337890625 3187.289306640625 background all_cells +3970.3154296875 3315.965087890625 background all_cells +4091.24755859375 3484.363525390625 background all_cells +3956.258544921875 3344.705078125 background all_cells +4169.83251953125 3059.248779296875 background all_cells +4257.76171875 3123.126708984375 background all_cells +3369.802490234375 3624.796630859375 background all_cells +3391.125732421875 3606.22021484375 background all_cells +3370.178466796875 3559.14697265625 background all_cells +3394.63232421875 3561.8916015625 background all_cells +3642.56396484375 4293.50537109375 background all_cells +3226.23974609375 4095.170654296875 background all_cells +3232.4306640625 4045.601806640625 background all_cells +3218.85693359375 4048.22119140625 background all_cells +3222.914306640625 4045.228759765625 background all_cells +3104.436279296875 4143.8486328125 background all_cells +3238.845947265625 4418.634765625 background all_cells +3135.314453125 4246.59423828125 background all_cells +3089.9677734375 4280.6728515625 background all_cells +3492.023193359375 4061.582275390625 background all_cells +3271.9404296875 4136.78857421875 background all_cells +3229.228271484375 4091.912353515625 background all_cells +3784.676025390625 3605.4814453125 background all_cells +3788.354736328125 3644.52490234375 background all_cells +4054.61083984375 3648.659423828125 background all_cells +3513.677490234375 3873.90185546875 background all_cells +3535.21142578125 3736.078857421875 background all_cells +5104.19140625 172.5290069580078 background all_cells +5223.1142578125 102.12030792236328 background all_cells +5307.400390625 31.51777458190918 background all_cells +5100.1630859375 32.794334411621094 background all_cells +4913.25048828125 1086.4112548828125 background all_cells +5059.20947265625 396.7637634277344 background all_cells +5205.4912109375 237.3077850341797 background all_cells +4783.27392578125 902.0374145507812 background all_cells +5839.6171875 1619.2783203125 background all_cells +5313.72607421875 1633.51806640625 background all_cells +4847.53369140625 2133.199951171875 background all_cells +4804.18212890625 2071.64208984375 background all_cells +4836.42529296875 2069.719970703125 background all_cells +4760.43798828125 2009.4945068359373 background all_cells +4745.07373046875 1878.602783203125 background all_cells +4621.6435546875 2060.965087890625 background all_cells +4616.21630859375 2076.523193359375 background all_cells +5168.05322265625 1648.4078369140625 background all_cells +4984.83154296875 1871.11279296875 background all_cells +4862.56396484375 2045.7723388671875 background all_cells +4941.93798828125 2021.8907470703125 background all_cells +5454.95458984375 793.3114013671875 background all_cells +5367.3984375 1008.1845703125 background all_cells +5516.32080078125 937.7566528320312 background all_cells +5529.220703125 916.5806884765624 background all_cells +5715.17333984375 982.9088745117188 background all_cells +5584.251953125 1370.990478515625 background all_cells +4678.677734375 1301.4603271484375 background all_cells +4872.6142578125 1387.0230712890625 background all_cells +4517.08056640625 3543.087646484375 background all_cells +4901.02099609375 2568.148681640625 background all_cells +4895.625 2358.297119140625 background all_cells +4845.21240234375 2368.640380859375 background all_cells +4624.86669921875 2934.5654296875 background all_cells +4832.57763671875 4318.03076171875 background all_cells +4733.31787109375 4495.5029296875 background all_cells +4604.24951171875 4478.6630859375 background all_cells +4922.7373046875 2512.04443359375 background all_cells +4937.4130859375 2297.69189453125 background all_cells +5014.3564453125 2308.7333984375 background all_cells +5145.42529296875 2396.1513671875 background all_cells +5143.10888671875 2349.56591796875 background all_cells +5189.8759765625 2656.60498046875 background all_cells +5000.96484375 2993.946044921875 background all_cells +5436.072265625 3295.465576171875 background all_cells +5506.5751953125 3500.23486328125 background all_cells +5371.69287109375 2789.42529296875 background all_cells +5436.865234375 3372.19873046875 background all_cells +4579.80419921875 3550.037353515625 background all_cells +4726.4951171875 3511.987548828125 background all_cells +5016.5244140625 3749.165283203125 background all_cells +4906.34228515625 3964.172607421875 background all_cells +4898.13427734375 3962.5751953125 background all_cells +4919.642578125 3953.472412109375 background all_cells +5008.07958984375 3932.95947265625 background all_cells +4815.580078125 3948.452392578125 background all_cells +4706.9580078125 3915.890380859375 background all_cells +4673.234375 3769.06689453125 background all_cells +3003.044189453125 1706.72607421875 background all_cells +2996.101806640625 1703.8865966796875 background all_cells +3406.3935546875 1339.3541259765625 background all_cells +3181.51318359375 1421.5042724609375 background all_cells +3270.548828125 1379.759033203125 background all_cells +3404.6142578125 1114.37646484375 background all_cells +3971.624267578125 798.1708374023438 background all_cells +4299.61572265625 994.8145751953124 background all_cells +4291.45263671875 869.2595825195312 background all_cells +4300.0 862.2434692382812 background all_cells +3844.0849609375 707.4559326171875 background all_cells +4310.2890625 2043.1640625 background all_cells +4400.03662109375 1634.5875244140625 background all_cells +4555.2509765625 1849.8671875 background all_cells +3387.774658203125 1360.8157958984375 background all_cells +3774.5556640625 1441.3248291015625 background all_cells +3709.303955078125 2192.49072265625 background all_cells +3789.707763671875 2149.03466796875 background all_cells +3843.305908203125 1021.0969848632812 background all_cells +3756.238525390625 1499.6121826171875 background all_cells +3704.4443359375 1452.4537353515625 background all_cells +3859.03466796875 1277.7620849609375 background all_cells +3567.459228515625 1285.319580078125 background all_cells +3946.4921875 12.746402740478516 background all_cells +3346.609130859375 49.12127304077149 background all_cells +3594.788818359375 363.8164367675781 background all_cells +3147.222900390625 362.3075866699219 background all_cells +3194.445556640625 291.79541015625 background all_cells +3897.88037109375 889.8328247070312 background all_cells +3864.29052734375 864.8300170898438 background all_cells +3716.084228515625 659.6746826171875 background all_cells +3557.9033203125 921.956787109375 background all_cells +3133.000732421875 460.4066162109375 background all_cells +3030.52978515625 446.7886962890625 background all_cells +3148.623046875 456.566650390625 background all_cells +3202.082763671875 449.9800720214844 background all_cells +3302.01611328125 518.7442626953125 background all_cells +3284.22412109375 692.0706176757812 background all_cells +3096.83740234375 1685.3948974609375 background all_cells +3364.956298828125 1856.7462158203125 background all_cells +3265.199462890625 1806.66796875 background all_cells +3142.691650390625 1734.17236328125 background all_cells +2875.912109375 2126.518310546875 background all_cells +2630.239501953125 3892.930908203125 background all_cells +2703.8037109375 3710.900390625 background all_cells +2786.979248046875 4285.67236328125 background all_cells +3023.5419921875 4131.0185546875 background all_cells +3019.971923828125 4146.7001953125 background all_cells +2640.479736328125 4186.3525390625 background all_cells +2696.8115234375 4179.26171875 background all_cells +2735.4189453125 4213.44580078125 background all_cells +3347.595703125 4866.3720703125 background all_cells +3161.858642578125 4802.5234375 background all_cells +3181.541259765625 4560.91357421875 background all_cells +2638.15380859375 4441.32275390625 background all_cells +2678.760498046875 4448.7216796875 background all_cells +3406.4638671875 3537.472412109375 background all_cells +3188.8251953125 3466.725830078125 background all_cells +3326.10009765625 3290.64453125 background all_cells +3169.967529296875 3326.586181640625 background all_cells +3156.445556640625 2975.19873046875 background all_cells +3547.203125 3087.78076171875 background all_cells +3668.84814453125 3204.3603515625 background all_cells +3720.128173828125 3220.802734375 background all_cells +2623.816162109375 3290.48486328125 background all_cells +2664.20068359375 3208.69384765625 background all_cells +2641.674560546875 3211.78271484375 background all_cells +2919.860595703125 2937.0146484375 background all_cells +2888.972412109375 3025.517333984375 background all_cells +3017.822998046875 3111.733154296875 background all_cells +2327.589599609375 3282.67333984375 background all_cells +2657.74072265625 3594.545166015625 background all_cells +2521.11474609375 3737.28271484375 background all_cells +4765.54443359375 5087.5380859375 background all_cells +4740.4091796875 4963.8291015625 background all_cells +4780.2265625 5949.1201171875 background all_cells +4670.0556640625 5138.2958984375 background all_cells +5823.90625 5193.857421875 background all_cells +5832.0400390625 5184.29345703125 background all_cells +5757.4189453125 5174.66162109375 background all_cells +5515.5029296875 5508.47216796875 background all_cells +5459.53466796875 5431.3876953125 background all_cells +5467.91943359375 5432.01318359375 background all_cells +5211.67333984375 5251.58251953125 background all_cells +5462.7666015625 5425.767578125 background all_cells +5534.26025390625 5271.6552734375 background all_cells +5132.71044921875 4873.240234375 background all_cells +4861.6396484375 4634.0888671875 background all_cells +4622.30419921875 4765.89794921875 background all_cells +4669.86767578125 4738.83349609375 background all_cells +3102.94580078125 5409.10693359375 background all_cells +3508.8427734375 4735.63525390625 background all_cells +3561.73583984375 4960.45947265625 background all_cells +3353.055419921875 5047.5703125 background all_cells +3120.864013671875 5480.99365234375 background all_cells +3648.89599609375 5580.10888671875 background all_cells +3509.6015625 4516.78759765625 background all_cells +3619.021240234375 4691.29052734375 background all_cells +3232.637451171875 4590.84130859375 background all_cells +3280.34716796875 4722.7685546875 background all_cells +4137.341796875 4885.5302734375 background all_cells +4131.767578125 4890.72998046875 background all_cells +4431.34912109375 5072.74951171875 background all_cells +4526.740234375 5002.7919921875 background all_cells +4566.2626953125 4978.07666015625 background all_cells +4476.51171875 4729.265625 background all_cells +4511.45263671875 4707.015625 background all_cells +4437.4375 4739.9658203125 background all_cells +4341.1220703125 4535.78125 background all_cells +4162.66259765625 4563.89013671875 background all_cells +3844.741943359375 4843.60302734375 background all_cells +3906.841064453125 4819.5849609375 background all_cells +3985.763671875 4749.66015625 background all_cells +4029.093505859375 5083.1484375 background all_cells +4059.527099609375 4813.8515625 background all_cells +3970.634521484375 4580.8291015625 background all_cells +3889.38720703125 4684.5234375 background all_cells +3963.33251953125 4662.82568359375 background all_cells +3703.502197265625 5499.7861328125 background all_cells +3659.928955078125 5623.44287109375 background all_cells +4431.650390625 5744.03369140625 background all_cells +4305.1279296875 5260.1640625 background all_cells +4343.24267578125 5127.3115234375 background all_cells +663.4215698242188 5311.7763671875 background all_cells +1197.1939697265625 5387.9638671875 background all_cells +1712.003173828125 5706.9970703125 background all_cells +2109.18505859375 5034.3369140625 background all_cells +3144.538818359375 5679.0869140625 background all_cells +3043.533447265625 5668.068359375 background all_cells +2955.46923828125 5512.78466796875 background all_cells +3000.864501953125 5459.677734375 background all_cells +2891.866943359375 5626.86474609375 background all_cells +3116.26171875 5554.00830078125 background all_cells +3226.989013671875 5611.353515625 background all_cells +3279.961669921875 5929.7255859375 background all_cells +3273.951416015625 5887.7294921875 background all_cells +3484.654052734375 5611.92041015625 background all_cells +3291.940185546875 5428.9482421875 background all_cells +1913.638427734375 3555.024658203125 background all_cells +1385.636962890625 3866.794677734375 background all_cells +1379.67236328125 3862.804931640625 background all_cells +1330.0281982421875 3912.26171875 background all_cells +1320.702392578125 3785.956787109375 background all_cells +1341.6826171875 3522.13427734375 background all_cells +2503.660400390625 4559.3095703125 background all_cells +2162.1220703125 4981.685546875 background all_cells +2088.392333984375 4466.66015625 background all_cells +1697.60888671875 3732.140625 background all_cells +1458.0712890625 3767.923583984375 background all_cells +1429.0322265625 3840.337646484375 background all_cells +1381.154296875 4575.8759765625 background all_cells +1825.248291015625 4808.42724609375 background all_cells +820.61083984375 4317.64794921875 background all_cells +832.4080200195312 4451.3642578125 background all_cells +958.564208984375 3579.90234375 background all_cells +1082.3026123046875 3895.400146484375 background all_cells +773.0498657226562 4188.630859375 background all_cells +1364.38525390625 3306.201904296875 background all_cells +1383.2469482421875 3274.78955078125 background all_cells +1829.90283203125 3045.6806640625 background all_cells +1807.3157958984373 3029.236328125 background all_cells +1723.8760986328125 3392.049072265625 background all_cells +1577.364013671875 3285.22021484375 background all_cells +1789.5233154296875 3287.341796875 background all_cells +1908.74755859375 3390.063720703125 background all_cells +14.630226135253906 4296.0234375 background all_cells +24.37775611877441 4415.7861328125 background all_cells +35.69890213012695 4880.88232421875 background all_cells +434.0314331054688 4665.08935546875 background all_cells +1258.01806640625 3498.545654296875 background all_cells +1079.628173828125 3290.173095703125 background all_cells +568.3424682617188 4027.189697265625 background all_cells +321.82440185546875 3569.7177734375 background all_cells +757.0372924804688 3198.27099609375 background all_cells +645.2612915039062 3356.516357421875 background all_cells +742.773193359375 3323.681396484375 background all_cells +506.2241516113281 4095.452880859375 background all_cells +516.1123046875 4075.62939453125 background all_cells +713.8858032226562 4773.84228515625 background all_cells +24.038124084472656 4115.646484375 background all_cells +30.16351890563965 4104.4638671875 background all_cells +616.3193359375 4142.064453125 background all_cells +591.5222778320312 4274.73486328125 background all_cells +246.2006378173828 4314.8564453125 background all_cells +549.8630981445312 3749.0390625 background all_cells +170.82508850097656 3560.169677734375 background all_cells +491.1360168457031 3133.06103515625 background all_cells +416.93212890625 3164.5380859375 background all_cells +437.0368347167969 3170.098388671875 background all_cells +296.4023742675781 3251.582275390625 background all_cells +377.65814208984375 3141.6474609375 background all_cells +5252.74560546875 2468.451171875 background all_cells +5369.525390625 2283.052978515625 background all_cells +5442.896484375 2225.591796875 background all_cells +5445.03662109375 2219.5927734375 background all_cells +5622.85498046875 2614.050048828125 background all_cells +5667.1181640625 2316.091552734375 background all_cells +5755.6904296875 3306.412353515625 background all_cells +6066.42724609375 2455.8017578125 background all_cells +5849.955078125 2420.24853515625 background all_cells +5790.64697265625 2797.601318359375 background all_cells +5822.03955078125 2817.429443359375 background all_cells +6010.4423828125 2160.96923828125 background all_cells +6170.65771484375 1859.42578125 background all_cells +6282.98388671875 1750.369384765625 background all_cells +6048.9990234375 1521.3997802734375 background all_cells +6148.80859375 1984.3914794921875 background all_cells +6252.10205078125 2372.048828125 background all_cells +6126.96875 2428.7138671875 background all_cells +6070.259765625 2700.72265625 background all_cells +6198.154296875 2628.874267578125 background all_cells +6031.2734375 2589.848876953125 background all_cells +6074.84716796875 2032.7930908203125 background all_cells +6082.859375 2023.7783203125 background all_cells +5851.197265625 1968.0018310546875 background all_cells +5845.6318359375 1971.100830078125 background all_cells +6748.69970703125 2637.53173828125 background all_cells +6894.79345703125 2822.586669921875 background all_cells +6456.11669921875 2630.913330078125 background all_cells +6605.99951171875 2588.27880859375 background all_cells +6889.33349609375 2874.056884765625 background all_cells +6544.001953125 2672.59912109375 background all_cells +7284.55517578125 2434.97705078125 background all_cells +7309.35107421875 2321.364501953125 background all_cells +7300.9599609375 2242.8056640625 background all_cells +7150.39453125 2253.630859375 background all_cells +6757.78369140625 2189.649169921875 background all_cells +6767.90869140625 2202.147705078125 background all_cells +6564.556640625 2124.607421875 background all_cells +6644.70166015625 1784.440673828125 background all_cells +6641.07080078125 2068.541015625 background all_cells +6645.24365234375 1602.4544677734375 background all_cells +6560.13232421875 1571.93017578125 background all_cells +6695.5771484375 1533.523681640625 background all_cells +7659.84521484375 1522.0755615234375 background all_cells +6757.18017578125 522.1282348632812 background all_cells +6726.1611328125 532.0692749023438 background all_cells +7055.84228515625 689.146240234375 background all_cells +6885.48046875 400.9381408691406 background all_cells +7271.23876953125 697.617431640625 background all_cells +7193.88330078125 1316.1737060546875 background all_cells +6990.8154296875 1122.6717529296875 background all_cells +7083.26123046875 1314.41357421875 background all_cells +5764.63330078125 61.79330825805664 background all_cells +5761.248046875 765.315673828125 background all_cells +6322.72509765625 827.418701171875 background all_cells +6388.0244140625 1195.6104736328125 background all_cells +6202.697265625 1087.7691650390625 background all_cells +5793.26318359375 1291.741455078125 background all_cells +6163.896484375 1303.2630615234375 background all_cells +6078.21630859375 1192.3231201171875 background all_cells +5892.60888671875 967.7496948242188 background all_cells +5839.0986328125 969.5382690429688 background all_cells +6018.10595703125 945.09326171875 background all_cells +6020.99365234375 944.0761108398438 background all_cells +8539.8994140625 597.5386352539062 background all_cells +8414.5517578125 620.5048828125 background all_cells +8706.1044921875 425.2733154296875 background all_cells +8723.7587890625 466.5612487792969 background all_cells +8713.83203125 446.52142333984375 background all_cells +8655.1591796875 528.64697265625 background all_cells +8295.103515625 428.4427795410156 background all_cells +8321.6142578125 416.0096435546875 background all_cells +8491.529296875 107.85918426513672 background all_cells +8350.681640625 912.443115234375 background all_cells +8439.2265625 1250.8072509765625 background all_cells +8473.8759765625 1059.1856689453125 background all_cells +8738.1376953125 1222.046875 background all_cells +7559.212890625 924.65625 background all_cells +7760.462890625 1112.985595703125 background all_cells +7955.3134765625 1107.8621826171875 background all_cells +7900.1865234375 869.9240112304688 background all_cells +7860.92041015625 934.2525024414062 background all_cells +7690.78955078125 1041.1044921875 background all_cells +7369.99462890625 928.1998291015624 background all_cells +7855.0185546875 807.7680053710938 background all_cells +7590.39013671875 359.643798828125 background all_cells +7869.47314453125 554.061767578125 background all_cells +8063.69677734375 734.0392456054688 background all_cells +7738.8818359375 711.757568359375 background all_cells +7971.06689453125 420.8373107910156 background all_cells +8030.943359375 453.3128051757813 background all_cells +8055.681640625 417.6619262695313 background all_cells +9780.5703125 1484.8382568359375 background all_cells +9801.7275390625 1644.3590087890625 background all_cells +9513.53125 2108.5263671875 background all_cells +9874.0771484375 2189.20703125 background all_cells +9561.1240234375 1946.6820068359373 background all_cells +9463.072265625 1611.4488525390625 background all_cells +9351.2158203125 1936.89892578125 background all_cells +9033.3955078125 2624.195556640625 background all_cells +9413.98046875 2509.56201171875 background all_cells +9031.6943359375 2319.067138671875 background all_cells +9841.93359375 2782.128662109375 background all_cells +8289.7646484375 1574.3101806640625 background all_cells +8460.6748046875 1721.9239501953125 background all_cells +8421.6220703125 1798.458984375 background all_cells +7785.9853515625 1649.181640625 background all_cells +7745.30712890625 1627.650634765625 background all_cells +7659.29443359375 1586.435302734375 background all_cells +8175.72265625 1675.082763671875 background all_cells +8157.5380859375 1563.8436279296875 background all_cells +8101.314453125 1636.1190185546875 background all_cells +7881.6689453125 2546.8681640625 background all_cells +7878.0498046875 2845.27783203125 background all_cells +8545.6181640625 2629.102294921875 background all_cells +8517.1669921875 2655.9189453125 background all_cells +7425.51953125 2281.7578125 background all_cells +7507.0693359375 2224.3017578125 background all_cells +7555.6611328125 2509.828857421875 background all_cells +8151.62451171875 1799.5426025390625 background all_cells +8543.767578125 2086.87158203125 background all_cells +8452.3330078125 1861.5008544921875 background all_cells +8722.4228515625 1507.0478515625 background all_cells +8769.419921875 1585.32568359375 background all_cells +8892.0322265625 1475.289794921875 background all_cells +8678.1884765625 2662.548828125 background all_cells +8723.6494140625 2425.63330078125 background all_cells +8719.5478515625 2424.58251953125 background all_cells +8730.4580078125 1466.3140869140625 background all_cells +9612.8544921875 551.3621215820312 background all_cells +9296.1005859375 722.8630981445312 background all_cells +8871.1728515625 488.4872741699219 background all_cells +8796.9697265625 455.3444519042969 background all_cells +8872.837890625 1239.989013671875 background all_cells +9456.1396484375 1196.2752685546875 background all_cells +7917.5087890625 2801.74365234375 background all_cells +7709.0068359375 2912.64599609375 background all_cells +7314.99365234375 2911.336181640625 background all_cells +7198.62841796875 2929.642822265625 background all_cells +7569.005859375 3225.36376953125 background all_cells +7391.19970703125 3160.287109375 background all_cells +7363.30859375 3392.508544921875 background all_cells +7189.5927734375 3477.949462890625 background all_cells +8257.517578125 3276.611572265625 background all_cells +8191.83544921875 3310.43408203125 background all_cells +7898.45361328125 3563.459228515625 background all_cells +7744.07373046875 3403.9150390625 background all_cells +7764.0087890625 3085.734130859375 background all_cells +8725.2373046875 3908.913330078125 background all_cells +8625.3779296875 3018.39453125 background all_cells +9431.7080078125 3316.749267578125 background all_cells +9727.9599609375 3980.367919921875 background all_cells +9446.4970703125 3492.884765625 background all_cells +9445.07421875 3497.040283203125 background all_cells +9299.80859375 3584.377685546875 background all_cells +9325.4150390625 3662.576416015625 background all_cells +9577.7177734375 3709.889892578125 background all_cells +9609.8427734375 3762.4755859375 background all_cells +9591.990234375 3733.697265625 background all_cells +9495.337890625 3801.8720703125 background all_cells +9651.6826171875 3858.95849609375 background all_cells +9785.658203125 3584.277099609375 background all_cells +9737.6884765625 3544.348876953125 background all_cells +9747.880859375 3552.780517578125 background all_cells +9565.0302734375 3660.08203125 background all_cells +9573.0078125 3593.167724609375 background all_cells +9569.8037109375 3624.368408203125 background all_cells +9566.2685546875 3587.591552734375 background all_cells +9587.3076171875 3683.583251953125 background all_cells +9713.7607421875 3292.00244140625 background all_cells +9851.6748046875 3045.60205078125 background all_cells +9847.3115234375 3063.3896484375 background all_cells +9492.3330078125 3328.6640625 background all_cells +9473.0068359375 3393.3173828125 background all_cells +9119.9462890625 3542.13232421875 background all_cells +9488.84765625 3697.888671875 background all_cells +9534.75390625 3718.045654296875 background all_cells +9503.16015625 3691.513916015625 background all_cells +9551.064453125 3696.392822265625 background all_cells +9556.978515625 3711.843505859375 background all_cells +9542.9248046875 3701.6396484375 background all_cells +9560.0 3695.77490234375 background all_cells +9540.466796875 3664.42578125 background all_cells +9524.27734375 3676.228271484375 background all_cells +9554.45703125 3685.931396484375 background all_cells +9448.9150390625 3665.229736328125 background all_cells +9467.224609375 3686.32861328125 background all_cells +9454.3603515625 3671.113525390625 background all_cells +9081.01953125 3114.833251953125 background all_cells +7863.62060546875 5782.97119140625 background all_cells +8341.5 4809.8310546875 background all_cells +8231.966796875 4624.10498046875 background all_cells +8314.359375 4652.83251953125 background all_cells +8253.7529296875 4432.6845703125 background all_cells +8028.619140625 3993.803955078125 background all_cells +9447.82421875 5298.982421875 background all_cells +9507.259765625 5386.09228515625 background all_cells +9575.4599609375 5247.36572265625 background all_cells +9571.4287109375 5239.9599609375 background all_cells +9702.92578125 5261.94580078125 background all_cells +9660.875 5288.466796875 background all_cells +9793.77734375 5822.140625 background all_cells +9562.634765625 5837.1953125 background all_cells +9288.69921875 5742.03564453125 background all_cells +9292.9453125 5771.9638671875 background all_cells +9418.587890625 5656.93896484375 background all_cells +8564.0341796875 4604.3125 background all_cells +8902.662109375 5811.8447265625 background all_cells +9077.798828125 5582.8125 background all_cells +9009.869140625 5397.47607421875 background all_cells +8743.509765625 5655.818359375 background all_cells +8692.9912109375 5942.84228515625 background all_cells +9412.0615234375 4542.3916015625 background all_cells +9001.4609375 5085.3544921875 background all_cells +8287.572265625 4014.2255859375 background all_cells +8285.763671875 4176.916015625 background all_cells +8448.8798828125 4101.48876953125 background all_cells +8467.115234375 4079.027587890625 background all_cells +8071.8037109375 3902.045654296875 background all_cells +8306.5625 3987.738525390625 background all_cells +8096.80419921875 4301.51123046875 background all_cells +7782.08837890625 3807.859619140625 background all_cells +7949.123046875 3978.797119140625 background all_cells +8489.5556640625 3941.034912109375 background all_cells +8585.755859375 4149.45068359375 background all_cells +8571.830078125 4226.0498046875 background all_cells +8597.5986328125 4121.130859375 background all_cells +8729.751953125 4299.82177734375 background all_cells +9096.138671875 4503.41943359375 background all_cells +9321.80859375 3726.442626953125 background all_cells +9327.083984375 3696.720458984375 background all_cells +9560.7451171875 3859.043701171875 background all_cells +9340.1875 3854.21728515625 background all_cells +9357.0634765625 4153.58837890625 background all_cells +7043.2841796875 5078.22705078125 background all_cells +7199.39208984375 4771.2890625 background all_cells +7224.8671875 4740.103515625 background all_cells +7717.32275390625 4854.041015625 background all_cells +7348.56005859375 4778.69677734375 background all_cells +7448.51171875 4855.02734375 background all_cells +7370.3515625 4840.83740234375 background all_cells +7836.9951171875 5107.5234375 background all_cells +7603.0244140625 4909.94482421875 background all_cells +7452.8447265625 5926.6875 background all_cells +7501.82763671875 5281.6552734375 background all_cells +7453.16357421875 5425.26123046875 background all_cells +7108.83251953125 5373.64453125 background all_cells +6504.54541015625 5464.0498046875 background all_cells +6210.71435546875 5597.4541015625 background all_cells +5866.7509765625 5821.28564453125 background all_cells +5914.78076171875 5850.921875 background all_cells +5977.14111328125 5805.8642578125 background all_cells +5882.23095703125 5839.0078125 background all_cells +5450.22705078125 4252.6083984375 background all_cells +5507.65478515625 4469.86083984375 background all_cells +5616.1650390625 4261.638671875 background all_cells +5905.9892578125 4331.50048828125 background all_cells +5996.07958984375 4883.4794921875 background all_cells +5287.28857421875 4612.64501953125 background all_cells +6982.57958984375 5921.6298828125 background all_cells +7049.08203125 5273.7041015625 background all_cells +6206.42626953125 5276.9228515625 background all_cells +6159.68310546875 4962.94677734375 background all_cells +6154.01220703125 4955.63330078125 background all_cells +7209.38427734375 3575.837646484375 background all_cells +7469.99365234375 3483.301513671875 background all_cells +6999.91943359375 3254.328369140625 background all_cells +7044.02490234375 3142.490234375 background all_cells +7040.95703125 2996.05029296875 background all_cells +6933.3525390625 4130.75830078125 background all_cells +7025.6982421875 3713.447998046875 background all_cells +7054.89892578125 3757.69580078125 background all_cells +7306.5 3942.10986328125 background all_cells +7397.69873046875 4120.1259765625 background all_cells +7374.94873046875 4310.572265625 background all_cells +6628.14697265625 5141.10546875 background all_cells +6465.65380859375 4886.35400390625 background all_cells +6578.4501953125 4972.1025390625 background all_cells +6567.97216796875 5333.22607421875 background all_cells +6567.8291015625 5345.3359375 background all_cells +6571.3623046875 5339.39013671875 background all_cells +6568.62890625 5236.2724609375 background all_cells +6569.89794921875 5243.3505859375 background all_cells +6561.86181640625 5243.85888671875 background all_cells +6573.140625 5200.37939453125 background all_cells +6512.466796875 5329.2451171875 background all_cells +6742.31689453125 4560.10498046875 background all_cells +6795.18408203125 5259.91650390625 background all_cells +6762.6240234375 4831.0654296875 background all_cells +6942.392578125 5109.580078125 background all_cells +7039.21435546875 4177.5146484375 background all_cells +6741.77880859375 3736.358154296875 background all_cells +5366.79150390625 3728.66796875 background all_cells +6343.90625 3453.173828125 background all_cells +6428.11865234375 2785.126220703125 background all_cells +6453.0224609375 3991.178466796875 background all_cells +6736.80810546875 2946.431884765625 background all_cells +6818.0654296875 2897.830810546875 background all_cells +6767.62109375 2901.969970703125 background all_cells +6847.3349609375 3075.355712890625 background all_cells +6850.50927734375 2822.580322265625 background all_cells +6788.01953125 2959.405517578125 background all_cells +6611.5029296875 3729.01171875 background all_cells +6313.49951171875 3018.099365234375 background all_cells +6242.3544921875 2937.3583984375 background all_cells +6177.630859375 2845.32763671875 background all_cells +6220.5634765625 4736.30517578125 background all_cells +6582.32958984375 3978.409912109375 background all_cells +6614.404296875 4030.2119140625 background all_cells +6340.25048828125 4035.269775390625 background all_cells +6134.9169921875 3960.30029296875 background all_cells +6104.24658203125 3888.20751953125 background all_cells +6134.189453125 3902.79833984375 background all_cells +6016.47998046875 3820.88720703125 background all_cells +451.2773132324219 2908.826904296875 background all_cells +640.6915283203125 2898.78955078125 background all_cells +1775.9482421875 2840.2919921875 background all_cells +2156.102783203125 1795.422607421875 background all_cells +1209.278076171875 1493.2957763671875 background all_cells +3162.550537109375 2975.26953125 background all_cells +4517.07861328125 3540.04931640625 background all_cells +4438.650390625 3089.64306640625 background all_cells +3980.324951171875 3315.9697265625 background all_cells +3899.248291015625 2968.617919921875 background all_cells +2253.654052734375 3681.886962890625 background all_cells +2396.237060546875 4128.68017578125 background all_cells +2999.061279296875 4353.66015625 background all_cells +3046.917724609375 4299.7255859375 background all_cells +3690.448486328125 4376.09326171875 background all_cells +4945.39990234375 78.95403289794922 background all_cells +4662.005859375 1098.95556640625 background all_cells +5231.861328125 1618.4173583984375 background all_cells +4950.8154296875 2036.8372802734373 background all_cells +5105.6884765625 3903.720703125 background all_cells +5085.201171875 3967.8837890625 background all_cells +4661.82861328125 3573.2685546875 background all_cells +4188.91748046875 857.1298217773438 background all_cells +4112.9326171875 1028.7989501953125 background all_cells +3964.877685546875 547.322265625 background all_cells +2985.111328125 340.84716796875 background all_cells +3149.179443359375 453.7835388183594 background all_cells +3145.248779296875 634.416748046875 background all_cells +3286.69775390625 689.5784301757812 background all_cells +2883.586669921875 2128.011962890625 background all_cells +2984.580078125 1831.4854736328125 background all_cells +4607.85205078125 5228.51708984375 background all_cells +5032.69482421875 4649.0087890625 background all_cells +3128.8271484375 5411.84912109375 background all_cells +4161.83203125 4561.3388671875 background all_cells +3900.109375 5204.998046875 background all_cells +4502.12744140625 5451.63330078125 background all_cells +3329.128173828125 5855.62451171875 background all_cells +2371.352783203125 5364.6962890625 background all_cells +2366.099609375 5321.48974609375 background all_cells +2351.58935546875 5317.9091796875 background all_cells +2349.245361328125 5327.44287109375 background all_cells +2364.187255859375 5348.111328125 background all_cells +2357.043212890625 5343.95703125 background all_cells +2358.809814453125 5328.947265625 background all_cells +2348.736572265625 5309.556640625 background all_cells +2347.579833984375 5302.72119140625 background all_cells +2343.062255859375 5326.33544921875 background all_cells +1404.0010986328125 3766.943603515625 background all_cells +2012.177001953125 4329.1181640625 background all_cells +2069.217529296875 4745.08447265625 background all_cells +2012.4708251953125 4495.744140625 background all_cells +987.3753662109376 3879.01708984375 background all_cells +990.58349609375 3888.70263671875 background all_cells +1060.4996337890625 3979.037841796875 background all_cells +5311.0419921875 1624.1971435546875 background all_cells +6768.11474609375 2362.207763671875 background all_cells +7203.2783203125 2290.337158203125 background all_cells +7288.0390625 1409.01708984375 background all_cells +7009.3212890625 1351.3057861328125 background all_cells +7012.46728515625 1349.596923828125 background all_cells +7141.33642578125 1848.6148681640625 background all_cells +7233.46337890625 1107.3717041015625 background all_cells +5798.05859375 856.5283203125 background all_cells +5932.09765625 659.2848510742188 background all_cells +5982.138671875 1250.8839111328125 background all_cells +6094.37158203125 960.4137573242188 background all_cells +6090.400390625 951.2745971679688 background all_cells +6098.103515625 946.5650024414062 background all_cells +5712.35009765625 979.345703125 background all_cells +8314.4072265625 120.88349151611328 background all_cells +8416.9560546875 736.0404052734375 background all_cells +8601.236328125 1310.6370849609375 background all_cells +8454.1533203125 1020.73486328125 background all_cells +8416.025390625 1022.8560791015624 background all_cells +7761.1396484375 992.8858642578124 background all_cells +7342.30322265625 656.196533203125 background all_cells +9041.3740234375 2714.447509765625 background all_cells +9473.41796875 2400.039306640625 background all_cells +9682.1611328125 2716.300537109375 background all_cells +9306.591796875 331.68768310546875 background all_cells +9040.876953125 321.45367431640625 background all_cells +9493.69140625 1197.9248046875 background all_cells +9366.7919921875 1481.8115234375 background all_cells +9453.736328125 1438.4912109375 background all_cells +8911.28125 1063.3216552734375 background all_cells +9441.013671875 1521.1986083984375 background all_cells +8092.9384765625 3012.3017578125 background all_cells +8991.16796875 3416.091552734375 background all_cells +9025.7578125 3202.03955078125 background all_cells +9438.7509765625 2970.01708984375 background all_cells +9427.9677734375 3170.923095703125 background all_cells +9347.0048828125 3168.74951171875 background all_cells +9452.0556640625 3082.07763671875 background all_cells +9398.791015625 3126.59423828125 background all_cells +9404.62890625 2994.697998046875 background all_cells +9825.61328125 3877.710693359375 background all_cells +9444.466796875 3678.13427734375 background all_cells +9453.1435546875 3662.59375 background all_cells +9456.685546875 3682.946533203125 background all_cells +9448.7314453125 3682.357177734375 background all_cells +9448.552734375 3705.630126953125 background all_cells +9455.2373046875 3733.43212890625 background all_cells +9456.720703125 3749.068603515625 background all_cells +9321.6357421875 3695.178466796875 background all_cells +9323.7392578125 3761.718017578125 background all_cells +9329.7177734375 3662.673095703125 background all_cells +9569.939453125 3861.32958984375 background all_cells +9555.0986328125 3854.607421875 background all_cells +9343.287109375 3853.668212890625 background all_cells +9654.69921875 3635.482666015625 background all_cells +9646.4013671875 3636.172607421875 background all_cells +9637.5029296875 3633.4150390625 background all_cells +9468.3681640625 3645.972412109375 background all_cells +9460.3212890625 3650.02099609375 background all_cells +9472.333984375 3656.1923828125 background all_cells +9690.52734375 3215.228271484375 background all_cells +9874.001953125 2956.03564453125 background all_cells +9864.7919921875 3005.36376953125 background all_cells +9506.9248046875 3277.92822265625 background all_cells +9819.6142578125 5116.13525390625 background all_cells +6146.9765625 4956.3525390625 background all_cells +7710.83544921875 2911.08349609375 background all_cells +7695.49609375 3253.76708984375 background all_cells +6604.45068359375 5237.8955078125 background all_cells +5932.64892578125 2844.648193359375 background all_cells +6314.24658203125 3012.090576171875 background all_cells +5556.2587890625 4421.7998046875 background all_cells +5639.90673828125 4493.93701171875 background all_cells +5655.8388671875 4510.44580078125 background all_cells +5649.419921875 4538.9423828125 background all_cells +5950.65576171875 4144.92578125 background all_cells +5549.74609375 4224.6005859375 background all_cells +5556.09521484375 4221.365234375 background all_cells +5484.2587890625 4240.5576171875 background all_cells +6160.64599609375 3757.787841796875 background all_cells +6715.94873046875 2118.8994140625 1.0 hotspot jblegpmg-1 +6679.9208984375 2114.8984375 0.994440600477258 hotspot jbngdccj-1 +6695.2626953125 2116.194580078125 0.994440600477258 hotspot jbngbknd-1 +8955.6484375 2557.096435546875 0.8870965121106877 hotspot kdcjllgl-1 +9107.484375 1735.7442626953125 0.8607453283729789 hotspot kfomkfge-1 +9121.3779296875 1743.0736083984375 0.8347283873416151 hotspot kfondbmn-1 +8860.416015625 918.8212890625 0.8317185661863069 hotspot ldjmlmjd-1 +8846.4267578125 919.4908447265624 0.8317185661863069 hotspot ldjmjcdp-1 +9078.103515625 1721.5621337890625 0.8310841496184885 hotspot kfomjpao-1 +4682.47216796875 2978.377197265625 0.8288812002211119 hotspot fakgkede-1 +5756.00048828125 3213.0107421875 0.8233055749477753 hotspot iinleigg-1 +5757.4189453125 3224.12158203125 0.8233055749477753 hotspot iinmknji-1 +6443.54931640625 2212.572021484375 0.8227989328931524 hotspot jblnjfcc-1 +8804.9140625 2986.728759765625 0.8215520620777272 hotspot lnknjgfl-1 +8513.806640625 131.52210998535156 0.8208592032434098 hotspot jmegbahe-1 +8522.3896484375 156.8907928466797 0.8208592032434098 hotspot jmejadih-1 +9103.71875 1753.4261474609375 0.8162102094696414 hotspot kfoioecf-1 +8818.1533203125 2971.134033203125 0.8154426967527726 hotspot lkhjdeba-1 +9468.5908203125 1504.002197265625 0.8153343514409844 hotspot kdbhchjg-1 +8836.576171875 2960.13525390625 0.8149510272593783 hotspot lkhjoohk-1 +8575.4453125 289.23516845703125 0.8139529121450789 hotspot jlopceoo-1 +6714.93408203125 2290.2470703125 0.8077270848024987 hotspot jbhmnjbi-1 +8582.9873046875 301.01092529296875 0.8062055699738935 hotspot jlopfhbi-1 +8949.0517578125 1126.2158203125 0.805043538221414 hotspot ldcjppnd-1 +8648.919921875 2963.642822265625 0.8013286795392441 hotspot lkmocdje-1 +5326.95849609375 4575.14404296875 0.7964775794468151 hotspot molihian-1 +8841.75390625 2976.7392578125 0.7956102864636937 hotspot lkhjcmna-1 +6438.77392578125 2180.64501953125 0.7945711568759253 hotspot jblmckeh-1 +8995.1083984375 1771.059326171875 0.7938306323386549 hotspot kfoelmlh-1 +8328.1767578125 3819.433349609375 0.7912731343378959 hotspot melfpaih-1 +8814.0625 2990.41845703125 0.7905982245258018 hotspot lnknegpi-1 +8491.810546875 3055.573486328125 0.7823826118257261 hotspot lkobjgcc-1 +8960.6396484375 1145.852783203125 0.7823639438452005 hotspot ldcoanba-1 +9441.501953125 3449.366943359375 0.7817872861322893 hotspot lngaheen-1 +8827.5078125 383.5127868652344 0.7816970534837387 hotspot lcpllchg-1 +8833.388671875 375.6321716308594 0.7816970534837387 hotspot lcpiappf-1 +7716.86328125 2388.45166015625 0.7808609226450064 hotspot kmojggal-1 +8634.6318359375 2955.179931640625 0.7773143801098985 hotspot llebhdml-1 +8931.9013671875 1102.4874267578125 0.7761579546944546 hotspot lddaiohe-1 +8502.3798828125 3039.94873046875 0.7737790717629233 hotspot lkoddlah-1 +6448.9091796875 2165.2734375 0.771561397783157 hotspot jblpkmfb-1 +5300.337890625 4566.857421875 0.7708375898451959 hotspot molkgckm-1 +9286.109375 2854.0234375 0.7655077174188247 hotspot lokjiloe-1 +8938.5498046875 1134.5537109375 0.7578012705107542 hotspot ldcmdabp-1 +6670.279296875 2128.248779296875 0.7574425315785185 hotspot jbnlajgk-1 +6073.16748046875 3929.567138671875 0.7568445941781758 hotspot npocmcdj-1 +9482.5224609375 1983.333251953125 0.7543419003049892 hotspot kgeobdem-1 +5104.3310546875 2010.4813232421875 0.7532653990432634 hotspot eknhdcff-1 +8594.6044921875 291.3246765136719 0.7522682469212009 hotspot jlppnlem-1 +5385.30078125 1969.5867919921875 0.7520763225135838 hotspot iobieggi-1 +9013.166015625 1762.8411865234375 0.7517577298897511 hotspot kfoebadb-1 +6612.94482421875 2114.530029296875 0.7512564213050273 hotspot jbnljlci-1 +6624.77294921875 2109.63232421875 0.7512564213050273 hotspot jbnmbmkh-1 +4745.73779296875 4747.541015625 0.746369954195734 hotspot haiplbeb-1 +8319.7041015625 3804.813720703125 0.7444985772403349 hotspot melgdjab-1 +8986.3310546875 1748.31494140625 0.7439921172134728 hotspot kfogelof-1 +8997.037109375 1742.3294677734375 0.7439921172134728 hotspot kfogplnd-1 +3491.6708984375 4936.1708984375 0.7436367376236193 hotspot hbefimbi-1 +3508.822509765625 4935.35986328125 0.7436367376236193 hotspot hbdopcop-1 +7718.8037109375 2403.16357421875 0.7434949740640759 hotspot kmllokio-1 +8928.5546875 1071.2677001953125 0.7433439483699839 hotspot lddcgdfc-1 +9277.5654296875 1790.219970703125 0.7395891631431758 hotspot kgmjppae-1 +5684.138671875 3210.560546875 0.7380077753766033 hotspot ijbceekj-1 +5681.95556640625 3198.169921875 0.7380077753766033 hotspot ohkohmpf-1 +4719.94384765625 4751.71826171875 0.7340161539542519 hotspot haipjolo-1 +7298.93505859375 3517.500732421875 0.7337244585419933 hotspot nbcjkcif-1 +7312.96826171875 3516.192138671875 0.7337244585419933 hotspot nbcjodmf-1 +9153.037109375 1727.4600830078125 0.7331202871150708 hotspot kfpfmpkd-1 +9294.0595703125 2835.478271484375 0.7320866292524213 hotspot lokkolcn-1 +3724.15380859375 3714.068359375 0.730033307000759 hotspot eedlpjjg-1 +1663.872802734375 3102.88671875 0.7284551471613812 hotspot ibommkmc-1 +4781.166015625 3079.90966796875 0.7282220719508518 hotspot famdapej-1 +9262.1513671875 1809.8719482421875 0.7272312803439323 hotspot kgmcdpee-1 +6352.5263671875 1834.2813720703125 0.7271542186648516 hotspot ilmgoiph-1 +6368.42333984375 1836.834716796875 0.7271542186648516 hotspot ilmhodin-1 +9167.861328125 1727.608642578125 0.7259455997816642 hotspot kfpfiplb-1 +8482.6689453125 3043.79736328125 0.72576051392399 hotspot lkoadohl-1 +4729.9384765625 4766.13427734375 0.7251640889944546 hotspot haiplijg-1 +5816.59521484375 611.3679809570312 0.7231852603909242 hotspot jhbjflpl-1 +6640.58935546875 987.3561401367188 0.7231212082598617 hotspot jflefkbm-1 +5122.66455078125 2018.6116943359373 0.7222653381757261 hotspot ekngokof-1 +4773.419921875 3062.237548828125 0.719555692890599 hotspot falplamg-1 +1142.22607421875 1808.8292236328125 0.7168416022577738 hotspot cpmlmmhc-1 +8949.6962890625 1146.72314453125 0.7165425671953082 hotspot ldcmmfjp-1 +8809.0439453125 2966.2841796875 0.7159197752159373 hotspot lkhilbai-1 +8466.0048828125 3055.91015625 0.7138862352860893 hotspot lgoljpna-1 +6437.8408203125 2231.2646484375 0.7119861674111959 hotspot jbmfkccj-1 +9120.380859375 859.601318359375 0.7116675812736846 hotspot lbdollhl-1 +4694.19189453125 3008.119140625 0.7114949767202835 hotspot fakckafj-1 +7745.06201171875 3535.909912109375 0.7111174652431926 hotspot lhibmnbb-1 +9611.13671875 3328.58251953125 0.7090170992215145 hotspot lmmgiipm-1 +9099.544921875 1728.091064453125 0.7089968112081696 hotspot kfomklgf-1 +8924.1826171875 1054.62451171875 0.7084159309382183 hotspot lddbnfkd-1 +6198.02783203125 3823.30419921875 0.707306139900404 hotspot oaaigmcp-1 +6639.693359375 965.4771728515624 0.7068455075343243 hotspot jfldlkan-1 +8973.9052734375 827.1959838867188 0.7061522737290612 hotspot ldjnfnpo-1 +5570.59765625 4963.5703125 0.7057540142676908 hotspot gpdabegd-1 +8934.298828125 2534.3828125 0.705642213590154 hotspot kokmafph-1 +9254.7099609375 1830.714599609375 0.7052957855940715 hotspot kgmbgoci-1 +8939.5029296875 2548.03076171875 0.7047826101847382 hotspot kokmolmj-1 +9838.044921875 2469.6025390625 0.7044749062733826 hotspot kfbajjgn-1 +9427.1552734375 1573.404052734375 0.703401047573185 hotspot kcplbkfi-1 +4753.46435546875 3557.998779296875 0.7031643626175639 hotspot fgjofeon-1 +1034.7998046875 4774.56982421875 0.7030360226983274 hotspot iaaaekdj-1 +5265.97021484375 4415.689453125 0.7024515921920499 hotspot mokpfjdf-1 +8968.6806640625 1162.1444091796875 0.7019904946372082 hotspot ldcmcioi-1 +3992.409423828125 1738.760498046875 0.7019193128160597 hotspot fninaleg-1 +8670.068359375 2964.93798828125 0.7019096699014425 hotspot lkmpdhpl-1 +9140.115234375 1775.374755859375 0.7017243011360799 hotspot kfpheanp-1 +5828.9208984375 604.4892578125 0.7001068788013098 hotspot jhbiddmn-1 +2439.4228515625 1796.5601806640625 0.6999869708288785 hotspot ckoaggpe-1 +1156.8548583984375 1824.9215087890625 0.6995924062548788 hotspot cpnhccca-1 +8310.705078125 2275.260986328125 0.698984793005523 hotspot knjdfmbb-1 +4770.12841796875 3076.4755859375 0.6985399921013579 hotspot faminnbf-1 +5849.982421875 578.9120483398438 0.6983806428667746 hotspot jhcecmgc-1 +9547.6962890625 1913.4788818359373 0.6976602739928632 hotspot kcknjcee-1 +9060.32421875 1721.37353515625 0.6976126965467491 hotspot kfnbmkal-1 +7903.8056640625 1910.6768798828125 0.6975626695885618 hotspot ofkccdep-1 +8296.7802734375 2261.133056640625 0.6972382446280885 hotspot knjdcmam-1 +9860.8076171875 3595.3544921875 0.6971876094302243 hotspot lmeafgcf-1 +2669.776123046875 4477.44580078125 0.6967595709299996 hotspot ggfodfla-1 +2683.089599609375 4474.25732421875 0.6967595709299996 hotspot ggfnnbgc-1 +5302.12255859375 4544.54296875 0.694156779418861 hotspot mollicdm-1 +9076.650390625 1262.630126953125 0.6936444653317225 hotspot lcdjalee-1 +8307.1201171875 3910.53857421875 0.6925332610952671 hotspot mfbkllfp-1 +5388.1396484375 1952.870849609375 0.6914977216146043 hotspot iobiamnd-1 +9091.5498046875 1764.6878662109375 0.6891176698622091 hotspot kfojlpec-1 +6710.1044921875 2305.081787109375 0.6889652745564627 hotspot iphojhig-1 +5567.015625 4991.07666015625 0.6884646690982975 hotspot gpbfcean-1 +9460.5361328125 1494.638427734375 0.6881215804133859 hotspot kdbgijkg-1 +4652.84130859375 1441.6875 0.6873753632169596 hotspot eofmbklk-1 +5237.61865234375 4420.05078125 0.685728841310396 hotspot mokpcnfp-1 +9583.490234375 3325.006591796875 0.6845255649507181 hotspot lnendlap-1 +8300.6943359375 2279.332763671875 0.682544692482433 hotspot knjdlmhp-1 +9144.2763671875 1750.367919921875 0.6820089869268687 hotspot kfphdlmc-1 +9598.7373046875 3344.916259765625 0.6802990309604691 hotspot lmmebepc-1 +3741.25244140625 4908.12255859375 0.6799338766889709 hotspot hfnklfca-1 +8469.15625 3064.107177734375 0.6797317794933991 hotspot lgmdbopk-1 +8135.759765625 3396.887939453125 0.6783588955308841 hotspot ljbapdlf-1 +9446.3740234375 3432.550537109375 0.6782105450647269 hotspot lnfpihfa-1 +7811.60546875 1769.970947265625 0.678073618876583 hotspot klkblhdo-1 +9185.8857421875 1709.1566162109375 0.677046506264923 hotspot kfmkkfhm-1 +5368.13720703125 1970.6505126953125 0.6757567665524861 hotspot iobgonhe-1 +3717.161865234375 3728.614990234375 0.6736840180321371 hotspot eedmdcfb-1 +9267.2578125 1799.3333740234375 0.6725789426015618 hotspot kgmjnmkd-1 +2697.67431640625 4418.76318359375 0.6725789303115142 hotspot gggjlcjl-1 +2426.038818359375 1815.9989013671875 0.6716892038160913 hotspot bdcnfbge-1 +9301.703125 2868.233642578125 0.6698177306758776 hotspot lokjaahe-1 +8000.72265625 484.1808776855469 0.6695702271469788 hotspot kbjjjacn-1 +8003.5517578125 477.472900390625 0.6695702271469788 hotspot kbjjkafo-1 +8833.796875 2949.160888671875 0.6693564665446751 hotspot lkhnhoip-1 +8917.5830078125 1039.9444580078125 0.6690252341056983 hotspot ldchfafn-1 +6691.2744140625 2150.08740234375 0.6684702572037567 hotspot jbmnlkdi-1 +6696.646484375 2143.56005859375 0.6684702572037567 hotspot jbmojmhe-1 +5800.04345703125 585.60400390625 0.6673309134644885 hotspot jhcfpdco-1 +5845.92236328125 593.1140747070312 0.6666794979086886 hotspot jhcedmop-1 +5558.25146484375 4539.68212890625 0.6661248907146696 hotspot mmpcjepl-1 +9836.9384765625 3555.72216796875 0.6653476433991097 hotspot ogfdklgk-1 +9193.7138671875 1717.369384765625 0.6633241326917232 hotspot kfmldpoa-1 +5248.67529296875 4554.78076171875 0.6631905906799969 hotspot molklleh-1 +8811.3583984375 336.7460632324219 0.6627623973189335 hotspot lcpchgpo-1 +8826.1611328125 326.09521484375 0.6627623973189335 hotspot lcpcglmd-1 +9269.734375 1850.8524169921875 0.6625036638123153 hotspot kgmekcgm-1 +5189.2978515625 1243.1658935546875 0.6608696584566054 hotspot eoldlmon-1 +8927.0673828125 842.0932006835938 0.6607254500229751 hotspot ldjofklp-1 +2660.29931640625 2931.72900390625 0.6605233696212008 hotspot giklklkc-1 +5455.29736328125 1938.4261474609373 0.6590144748522057 hotspot inpidbfe-1 +5807.9501953125 1521.8212890625 0.658479795573357 hotspot enhanhok-1 +9112.521484375 5346.29931640625 0.6580854800108423 hotspot mamhbhep-1 +9104.5712890625 5350.537109375 0.6580854800108423 hotspot mamgnopo-1 +5231.7646484375 4398.04638671875 0.657068902923614 hotspot fcalogbo-1 +9619.0244140625 3339.2255859375 0.6570417049042052 hotspot lmmeohbf-1 +4757.33935546875 3065.994384765625 0.6557622295864437 hotspot famaibgg-1 +2707.340576171875 4395.3505859375 0.6548827521687288 hotspot gggklkkn-1 +9065.30859375 1259.2366943359375 0.6535165199313825 hotspot lcdjpkak-1 +8909.3330078125 1049.280029296875 0.6531325137969842 hotspot ldcikein-1 +9155.208984375 1756.770263671875 0.6524371211560438 hotspot kfphegnm-1 +5800.7197265625 617.074462890625 0.6518214561891479 hotspot jhboedom-1 +5469.25390625 1906.812744140625 0.6514383467159738 hotspot inphopln-1 +2453.5947265625 1779.2939453125 0.6513833587339742 hotspot ckoaghli-1 +5750.73876953125 629.2925415039062 0.6505325245835455 hotspot jhcaegjo-1 +2749.066650390625 4569.0087890625 0.6502027430918402 hotspot ggeejigh-1 +8312.9072265625 3799.550537109375 0.6501951145104441 hotspot melgpjfm-1 +8910.294921875 1066.408203125 0.6484706695124128 hotspot lddaeecl-1 +8129.31201171875 3378.81494140625 0.6483004086230729 hotspot ljbcghco-1 +535.66015625 5303.2373046875 0.6479611347298477 hotspot igdondbl-1 +8157.72900390625 3399.658935546875 0.6478729381041215 hotspot ljbellpm-1 +3993.8076171875 1755.2171630859375 0.647525427106065 hotspot fnipdmib-1 +5109.56103515625 1993.5479736328125 0.6474309206433052 hotspot elbggaji-1 +9852.4912109375 3577.7607421875 0.6467803817663019 hotspot lmeaagnp-1 +8456.6650390625 155.37115478515625 0.6461986210142655 hotspot jmggemog-1 +9419.0625 4583.3525390625 0.6456876141386897 hotspot mdkmpbko-1 +9403.72265625 4591.462890625 0.6456876141386897 hotspot mdkjomcb-1 +9818.916015625 3537.15625 0.6449225309159179 hotspot lmeaepka-1 +6659.45166015625 975.1875610351562 0.6447212905877219 hotspot jflekfeh-1 +1761.7955322265625 3144.193603515625 0.6437538810211881 hotspot icgmhpei-1 +1747.320556640625 3160.538818359375 0.6437538810211881 hotspot ichaehmk-1 +4147.20458984375 5345.43603515625 0.6435732337337217 hotspot hgnnigmf-1 +8471.0869140625 169.68397521972656 0.6429431266721285 hotspot jmgfekcc-1 +3752.033203125 4875.32275390625 0.6424246764560247 hotspot gfecbcch-1 +9449.2060546875 1571.6068115234375 0.6418981392002481 hotspot kcpippop-1 +1038.3292236328125 4759.63037109375 0.6412996662674499 hotspot hpplakbd-1 +9849.9453125 2472.45751953125 0.6409106663637886 hotspot kfapiano-1 +5174.07373046875 1222.65185546875 0.6403288880907975 hotspot emchhial-1 +9799.6455078125 4088.252685546875 0.6403221575921664 hotspot boajjohd-1 +9536.3828125 1928.875244140625 0.6397344100541834 hotspot kcknjpki-1 +2466.345703125 1778.0128173828125 0.639631943274359 hotspot ckobgmnp-1 +9092.3330078125 890.1806030273438 0.6393435815457178 hotspot lbdpognd-1 +4717.80419921875 283.66778564453125 0.6390733644867179 hotspot ehcdhbdd-1 +5187.5712890625 3240.62255859375 0.6373990537975522 hotspot ffcoialf-1 +7135.1025390625 2259.604736328125 0.6366127188765528 hotspot jbepfobp-1 +5821.91455078125 1511.8275146484375 0.6351246910639866 hotspot jkkpejpi-1 +9075.2880859375 2675.5625 0.6322799312137486 hotspot kdcfdmdl-1 +8231.166015625 3671.519287109375 0.6309162470775749 hotspot lhjkhghe-1 +6666.85009765625 955.2899780273438 0.6307932318680671 hotspot jfleafbf-1 +7885.53369140625 1924.611328125 0.6307371499581101 hotspot klmjipkb-1 +8229.5888671875 3657.47314453125 0.630685766493058 hotspot lhjhldkp-1 +8813.2099609375 272.0175170898437 0.6301519956778773 hotspot lcpadaok-1 +8818.9951171875 1015.7623901367188 0.6300946738594659 hotspot ldjifhld-1 +1021.55810546875 1758.4954833984375 0.6297685143088765 hotspot cplembdf-1 +2679.78857421875 3162.377197265625 0.6296211736711249 hotspot gigkkdjd-1 +8118.791015625 3340.42578125 0.6285431912499319 hotspot ljbimbfd-1 +9485.2841796875 1801.006591796875 0.6279990051911218 hotspot kcknakdc-1 +5426.4765625 1956.7088623046875 0.6276058177687905 hotspot iobninbg-1 +5595.583984375 4953.513671875 0.6273369182383266 hotspot gpdcdekj-1 +4702.21484375 284.1912536621094 0.6272259805206821 hotspot ehcdebbp-1 +9442.5595703125 1439.7457275390625 0.6271178883981622 hotspot kdambfbe-1 +8725.263671875 2849.45263671875 0.6263942874642875 hotspot konhokff-1 +7834.54052734375 4274.1728515625 0.6262507130978389 hotspot mfgkcccj-1 +7818.95458984375 4257.55615234375 0.6262507130978389 hotspot mfhbhmbe-1 +4698.41162109375 3027.990966796875 0.6258852391087071 hotspot fakdecoc-1 +5544.03515625 4529.78857421875 0.62552795345491 hotspot mmoaoddm-1 +6931.61767578125 883.331298828125 0.6250535845375118 hotspot jfpfeemn-1 +8421.73828125 1425.50732421875 0.6249692609627964 hotspot kimejchi-1 +8433.314453125 1427.1214599609375 0.6249692609627964 hotspot kimeedhg-1 +6079.60107421875 3995.9052734375 0.6246524049463833 hotspot npnnljmi-1 +9096.8984375 1281.498291015625 0.6244735379662693 hotspot lcdgphgn-1 +4154.67578125 5339.68359375 0.6242286516558602 hotspot hgnkmhni-1 +2698.02783203125 3149.35986328125 0.623566279958486 hotspot gigjajhj-1 +5490.54296875 4528.537109375 0.6230505383225867 hotspot mmnikdpo-1 +8130.94873046875 4222.59033203125 0.6226343746434347 hotspot mfdnofom-1 +8410.740234375 1299.9864501953125 0.6225018142505623 hotspot jobpedno-1 +8402.3583984375 1288.3248291015625 0.6225018142505623 hotspot jnjfkikk-1 +9251.677734375 2422.548095703125 0.6224062536451512 hotspot kegndagm-1 +6210.470703125 3793.61181640625 0.622272530976186 hotspot oaagndhl-1 +6674.76611328125 2141.15771484375 0.6215321728434595 hotspot jbmmkajk-1 +8321.2900390625 2213.638671875 0.6212866180572001 hotspot klhlbnki-1 +4202.900390625 3379.84521484375 0.6209540508001331 hotspot dpmejope-1 +8304.4052734375 2200.614501953125 0.6209363872970466 hotspot klhkfohi-1 +5868.9267578125 1917.1480712890625 0.620822768585055 hotspot ioncnfdo-1 +3886.41455078125 1705.50048828125 0.620308453459897 hotspot ocdlecch-1 +9495.4423828125 1998.015869140625 0.6192777558969479 hotspot kgdkalkl-1 +5293.052734375 4442.8935546875 0.618766952120421 hotspot molobced-1 +2684.806640625 4430.32373046875 0.618727713496024 hotspot gggjlneh-1 +9454.169921875 1589.6778564453125 0.6184552689172436 hotspot kcpefnej-1 +8040.75244140625 5710.43212890625 0.6169946076288515 hotspot madmmldk-1 +5229.70166015625 4556.3212890625 0.6165987025085523 hotspot haalgidk-1 +8731.75390625 2942.767578125 0.6165122271109171 hotspot lkmdenfa-1 +8724.603515625 2947.525146484375 0.6165122271109171 hotspot lkmgikee-1 +4157.9482421875 3704.900390625 0.6153885417031641 hotspot dmkfgaha-1 +9674.876953125 1625.5823974609375 0.6153140647288196 hotspot kcocimkl-1 +9679.529296875 1609.993896484375 0.6153140647288196 hotspot kcocbbmi-1 +8963.2158203125 837.3859252929688 0.6151258910693993 hotspot ldkbmkff-1 +9871.130859375 2446.20654296875 0.6149208253870723 hotspot kfcjmamj-1 +6700.34033203125 2292.373779296875 0.6146846211989017 hotspot jbhnpnbo-1 +9337.1044921875 1795.8797607421875 0.6145863067802002 hotspot kglnniaj-1 +9532.41796875 1965.148681640625 0.6139232130544664 hotspot kgdimdfg-1 +9212.095703125 1733.9744873046875 0.6138959288437642 hotspot kgkmmgdi-1 +9460.18359375 1798.9600830078125 0.6122277888186598 hotspot kckjjlbb-1 +4768.99658203125 3110.295166015625 0.6121586115771902 hotspot famjciea-1 +5408.37841796875 1939.007568359375 0.61192924524511 hotspot iodacpmi-1 +9111.2861328125 869.361572265625 0.611743379285799 hotspot lbdolmdl-1 +9020.0234375 1783.6259765625 0.611706700932222 hotspot kfoehoeb-1 +9449.3330078125 1559.9608154296875 0.6114007705800241 hotspot kcpjhmjh-1 +2703.777099609375 5208.12890625 0.6111500201515103 hotspot hlfojgde-1 +543.4341430664062 5313.3916015625 0.6110969187672095 hotspot igdojbhm-1 +9104.2265625 880.9237060546875 0.609148328182941 hotspot lbdopgja-1 +2682.92822265625 5191.91162109375 0.6088093143563619 hotspot odafhedb-1 +2878.40966796875 1371.7774658203125 0.6086362723865533 hotspot fikbdopp-1 +9343.529296875 1854.385498046875 0.6084804155808115 hotspot kgmcjkof-1 +6195.4736328125 3791.9501953125 0.607780102006052 hotspot oaaffilb-1 +7800.6298828125 1792.7623291015625 0.6066035047336168 hotspot klkamabc-1 +6325.96044921875 544.3154907226562 0.6065304140310134 hotspot jhmmbfjk-1 +4673.65576171875 3861.709716796875 0.6062622198846834 hotspot fhpeeddi-1 +8741.734375 557.0426635742188 0.6057597654550587 hotspot ldmgjmgk-1 +4628.810546875 1439.1893310546875 0.6050603014619566 hotspot epepifnd-1 +5168.4453125 1233.3582763671875 0.6048561293497144 hotspot eokpcecn-1 +9142.7841796875 5612.19970703125 0.6044146607745168 hotspot mcgchcdb-1 +5281.22607421875 4498.72802734375 0.6034645867286941 hotspot mombaklm-1 +2713.163330078125 5207.3701171875 0.6033717298803675 hotspot hlfpanjp-1 +9788.9189453125 4102.490234375 0.6030456957178759 hotspot mhpljhgg-1 +9491.6650390625 1432.40234375 0.6029905288818559 hotspot lcgagonn-1 +2664.26708984375 2903.336181640625 0.6028229729149648 hotspot dgdglkjl-1 +5529.6552734375 4521.32958984375 0.6027316447412175 hotspot mmoanpca-1 +9471.013671875 1738.08447265625 0.6026935311501761 hotspot ofedifmc-1 +4654.81689453125 1430.6737060546875 0.6019479712000364 hotspot eogpdhmg-1 +1011.3049926757812 1765.579345703125 0.6015973517828626 hotspot cplghbfp-1 +8599.46484375 4690.27978515625 0.6014911272230345 hotspot mcdfloep-1 +8611.00390625 4688.2548828125 0.6014911272230345 hotspot mcdglmln-1 +9429.10546875 1555.1669921875 0.6013535194672714 hotspot kcpgbdei-1 +9519.439453125 1946.7069091796875 0.601193075461112 hotspot kcigclfj-1 +5399.93896484375 1966.234619140625 0.600610671434019 hotspot iobobnfg-1 +8708.615234375 516.2507934570312 0.6000594979647093 hotspot jlinpeod-1 +8715.5517578125 505.3414916992188 0.6000594979647093 hotspot jllegkal-1 +6492.6904296875 4003.263671875 0.599657462937627 hotspot nllfpgko-1 +4707.4228515625 4774.1552734375 0.599527128438337 hotspot haiohiif-1 +1886.9730224609373 5323.04345703125 0.5990918540489939 hotspot hhfbaaoa-1 +1888.1622314453125 5306.91357421875 0.5990918540489939 hotspot hhfcghao-1 +6874.8134765625 2757.83154296875 0.5988912036134201 hotspot iplpbiof-1 +9100.39453125 874.0526733398438 0.5977857373795463 hotspot lbeahnap-1 +4065.500244140625 1744.742431640625 0.5976774933039819 hotspot fnjfjoie-1 +2748.48291015625 4596.59521484375 0.5970876132246274 hotspot ggegampf-1 +6416.70166015625 2477.646240234375 0.5965611742867691 hotspot ipemchcc-1 +4596.96484375 1377.12109375 0.5962419639503059 hotspot epfbhnob-1 +9125.0048828125 5032.509765625 0.5961938370838661 hotspot mcibdiac-1 +5847.685546875 5743.72998046875 0.595899680765552 hotspot mnionpll-1 +8061.6533203125 430.7491455078125 0.5954029787951065 hotspot kbjojclh-1 +8810.6337890625 994.7285766601562 0.5952107006102744 hotspot ldjckfmi-1 +5776.55224609375 595.63037109375 0.5951515168063968 hotspot jhcfmoil-1 +4732.34423828125 3533.50341796875 0.5950339188397535 hotspot fgjlmpee-1 +4718.33984375 3544.033935546875 0.5950339188397535 hotspot fgjmelak-1 +1140.3992919921875 4208.103515625 0.594842550178458 hotspot ibibfkie-1 +3779.295654296875 1991.0570068359373 0.5947291443571395 hotspot foibnmfh-1 +5840.28564453125 5727.298828125 0.5937171402531916 hotspot mnipblga-1 +5300.1591796875 4487.1884765625 0.5936790869083489 hotspot momappkb-1 +4727.68701171875 1213.2904052734375 0.5936436191830914 hotspot epbopmlb-1 +1009.511474609375 4441.04638671875 0.593489792266768 hotspot ieiddjim-1 +4600.77490234375 1360.9212646484375 0.593391604434268 hotspot epfbedml-1 +9361.6015625 1835.7791748046875 0.5925636553733787 hotspot kcleedol-1 +1178.14599609375 1868.5718994140625 0.5922440933513639 hotspot dabbmjhg-1 +1158.4766845703125 1799.017578125 0.5920884465578188 hotspot cpmnmggp-1 +6820.5478515625 1481.3587646484375 0.5916426067749094 hotspot jdfldggj-1 +5585.95361328125 5000.9990234375 0.5912158565705036 hotspot gpbeodbg-1 +6420.37890625 2589.889892578125 0.5911073086244536 hotspot jafekpci-1 +6094.4541015625 3872.88720703125 0.5909562100205741 hotspot oaacnmal-1 +5386.74462890625 932.1248168945312 0.5907849540663327 hotspot elnbikjc-1 +5375.58349609375 931.80908203125 0.5907849540663327 hotspot elnbioeg-1 +7024.04443359375 3430.62109375 0.5901270564911768 hotspot ndomchao-1 +7030.87353515625 3421.875732421875 0.5900474604904643 hotspot ndokjaki-1 +942.9896240234376 4647.36181640625 0.5895388902740943 hotspot hppaogmg-1 +9568.193359375 1895.1563720703125 0.5890607205902192 hotspot kcmkkknn-1 +8945.69921875 831.5660400390625 0.5887788600883282 hotspot ldjnnink-1 +5857.23291015625 148.4476318359375 0.5886298600600469 hotspot jgpllejb-1 +9094.71484375 874.0713500976562 0.5860228392956888 hotspot lbeahipo-1 +4232.33544921875 1456.8115234375 0.5856844743374346 hotspot fnbdbbia-1 +9447.8564453125 487.2976684570313 0.5856760884765794 hotspot ofnnopmj-1 +7612.36572265625 2564.662841796875 0.5856343130280943 hotspot kkaimmfe-1 +6872.9462890625 2736.91845703125 0.5850584087977458 hotspot jacafcml-1 +5752.28515625 3174.262939453125 0.5846761213162935 hotspot ijahaibj-1 +8813.333984375 2956.812744140625 0.5846499803451767 hotspot lkhmmlko-1 +5423.3193359375 1927.0416259765625 0.5844928056922153 hotspot iocpncbd-1 +5508.408203125 736.2955932617188 0.584364221361738 hotspot eicnjcng-1 +9178.265625 1727.98681640625 0.5841807514105085 hotspot kgkibdbn-1 +7614.76806640625 2590.265625 0.5831493640843499 hotspot kjkfnfli-1 +9119.2802734375 1294.237060546875 0.5823348753936648 hotspot lcdhbpfb-1 +2615.9560546875 3215.492919921875 0.5820147133781676 hotspot gjbeojkn-1 +9427.470703125 1563.5389404296875 0.5819534550644282 hotspot kcplhpfm-1 +1617.5782470703125 3085.092529296875 0.5816400530121846 hotspot ibolbbmp-1 +9693.9248046875 1537.9735107421875 0.579630922289307 hotspot kcppdcoe-1 +9680.439453125 1523.4981689453125 0.579630922289307 hotspot kdacjmdg-1 +5733.30322265625 3224.99462890625 0.5793854163041012 hotspot iinppdef-1 +949.8778686523438 5532.72802734375 0.5791959143802242 hotspot hheklldb-1 +9428.2421875 1449.3623046875 0.5788807896273732 hotspot kcokgdmo-1 +4888.60400390625 5567.4775390625 0.578838791640993 hotspot gleablkd-1 +4849.14208984375 5567.4794921875 0.578838791640993 hotspot ochoogjn-1 +9443.34375 3267.825927734375 0.5779370154716212 hotspot llhicolf-1 +9464.2880859375 3273.72900390625 0.5779370154716212 hotspot lnegjgab-1 +6605.26806640625 3749.245361328125 0.5779340444619203 hotspot nnchjcij-1 +4733.48388671875 2203.91162109375 0.5772140093745246 hotspot ekglngji-1 +6115.35302734375 3845.5986328125 0.5772068069639824 hotspot oaabmidn-1 +888.83056640625 2830.80859375 0.5770506785816819 hotspot cgonnmbd-1 +5618.74462890625 3672.7705078125 0.577032378041482 hotspot nklbenec-1 +2711.461669921875 4361.41259765625 0.5769571974860188 hotspot gebhiced-1 +9421.9619140625 3456.73681640625 0.5768099520634041 hotspot llglgbeg-1 +5814.251953125 1505.22705078125 0.5763837193444881 hotspot jkkpfhfe-1 +7342.51904296875 3552.61865234375 0.5763283978873234 hotspot namifkcb-1 +8052.35009765625 437.9299926757813 0.5760889446563464 hotspot kbjoiaeb-1 +4823.22021484375 3022.43310546875 0.57554158335634 hotspot falpnleh-1 +1483.8017578125 3565.804443359375 0.575446072504424 hotspot hniecmji-1 +1497.2083740234375 3568.712890625 0.575446072504424 hotspot acildjcn-1 +1052.6220703125 1746.3873291015625 0.5753834504176467 hotspot cplhkpne-1 +9423.359375 3443.75244140625 0.5753396577778801 hotspot llglejnp-1 +5135.76953125 3908.9365234375 0.574100816271287 hotspot fhkijoak-1 +5128.16650390625 3921.524169921875 0.574100816271287 hotspot fhkjbhcp-1 +8958.6923828125 1156.177001953125 0.5738673587501086 hotspot ldclobpm-1 +9460.017578125 1733.3670654296875 0.5735603415380616 hotspot ofebpnan-1 +7009.69482421875 2198.34326171875 0.5728043324521892 hotspot oeainnpc-1 +3908.550537109375 1734.9964599609375 0.5719823062844772 hotspot fnjnecio-1 +2307.65380859375 4955.9833984375 0.5716802715107331 hotspot hooiokjh-1 +5534.02783203125 4552.63525390625 0.5712839111499829 hotspot mmpcbgpj-1 +7822.904296875 1782.100830078125 0.5712655331012154 hotspot klkaggfa-1 +7963.16748046875 1147.563720703125 0.5711617809648418 hotspot khehdfkj-1 +7961.74951171875 1158.5279541015625 0.5711617809648418 hotspot khejmeil-1 +9081.9765625 1773.2186279296875 0.5706500899210744 hotspot kfojbmac-1 +4751.6845703125 3034.7294921875 0.5705425347315339 hotspot famajfeo-1 +5743.96728515625 623.9401245117188 0.5698138271782345 hotspot eiagolbc-1 +6693.0908203125 4549.23876953125 0.5696067311799161 hotspot nhgpmcga-1 +5538.0048828125 4559.6337890625 0.569453392719075 hotspot mmpiobia-1 +6585.98681640625 5665.380859375 0.5690200978247486 hotspot mllacfcb-1 +4210.533203125 3306.37744140625 0.5683165497258592 hotspot dpmlkaoa-1 +8304.771484375 3812.385009765625 0.5680817873695407 hotspot melendio-1 +478.16790771484375 3340.505615234375 0.568027814532197 hotspot ifckdkdf-1 +3602.592529296875 3847.878173828125 0.5678761421315264 hotspot egbelbao-1 +9107.830078125 863.8583984375 0.5676504716352884 hotspot lbdoeooj-1 +3201.189208984375 3232.17431640625 0.5674792422574949 hotspot ginognbn-1 +8557.974609375 5041.46533203125 0.567275467398764 hotspot oginookk-1 +8812.5654296875 408.30377197265625 0.5668236249192138 hotspot lcpokpoa-1 +9444.796875 1551.4150390625 0.5667634346114829 hotspot kcpiekgb-1 +461.9949951171875 3328.148193359375 0.5665295259962443 hotspot aahlpmai-1 +5043.58251953125 1671.673095703125 0.5664135123422208 hotspot eodpgblk-1 +3917.917236328125 1718.1336669921875 0.566057647045928 hotspot fnjnelja-1 +5405.4580078125 4624.2001953125 0.5656398413528106 hotspot molfbbfj-1 +5417.9267578125 4651.1240234375 0.5656398413528106 hotspot mmliomjc-1 +8306.9462890625 1198.3411865234375 0.5650617768918731 hotspot ceamdaai-1 +9540.8837890625 448.58489990234375 0.5649454080961462 hotspot lbbfklcb-1 +1019.6844482421876 1737.485595703125 0.5639650662359897 hotspot cplfahcd-1 +4736.14892578125 1210.9844970703125 0.5639101397088911 hotspot epboogan-1 +5217.8125 4568.7890625 0.5637300667155122 hotspot haalfbag-1 +8231.509765625 3497.878662109375 0.5636074438919831 hotspot lhjnikjp-1 +9346.0126953125 1801.9052734375 0.5633635296931112 hotspot kglnhmgf-1 +4167.30810546875 1763.61279296875 0.5632791986719861 hotspot fmobhdgl-1 +9060.216796875 1762.927978515625 0.5627076452688542 hotspot kfoaonfh-1 +5783.80810546875 2973.486328125 0.5624336516989307 hotspot ijbboddm-1 +8482.9345703125 165.63128662109375 0.5622422401281449 hotspot jmgfljom-1 +4167.99365234375 3719.439208984375 0.562043956215481 hotspot dmkfdipa-1 +368.6526489257813 3293.397705078125 0.5616313753097173 hotspot ihbaplla-1 +5933.93212890625 3818.91552734375 0.5615930312873773 hotspot npppocmc-1 +2679.517578125 4391.720703125 0.5615287545554987 hotspot ggglajib-1 +9790.3896484375 4114.27734375 0.5612404886150851 hotspot miahfcee-1 +5857.24609375 5097.99658203125 0.5606121299946575 hotspot nacpmdne-1 +6094.7939453125 3913.425048828125 0.5600944705473929 hotspot npoadoha-1 +3642.755126953125 1291.130126953125 0.5598298916199833 hotspot fpklfbcf-1 +3638.0771484375 1303.1739501953125 0.5598298916199833 hotspot fpkolhgg-1 diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig2g_hotspot_neighborhood_context.tsv b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig2g_hotspot_neighborhood_context.tsv new file mode 100644 index 0000000..4c3b40b --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig2g_hotspot_neighborhood_context.tsv @@ -0,0 +1,13 @@ +group neighbor_cell_type neighbor_fraction n_query_cells x y value category label +hotspot_endothelial 11q13 Invasive Tumor Cells 0.0164549653579676 433 0.0164549653579676 11q13 Invasive Tumor Cells 0.0164549653579676 hotspot_endothelial 11q13 Invasive Tumor Cells +hotspot_endothelial CAFs, Invasive Associated 0.0262702078521939 433 0.0262702078521939 CAFs, Invasive Associated 0.0262702078521939 hotspot_endothelial CAFs, Invasive Associated +all_endothelial Macrophages 0.0374681122448979 8624 0.0374681122448979 Macrophages 0.0374681122448979 all_endothelial Macrophages +hotspot_endothelial Macrophages 0.0433025404157043 433 0.0433025404157043 Macrophages 0.0433025404157043 hotspot_endothelial Macrophages +all_endothelial CAFs, Invasive Associated 0.0435557745825603 8624 0.0435557745825603 CAFs, Invasive Associated 0.0435557745825603 all_endothelial CAFs, Invasive Associated +all_endothelial T Lymphocytes 0.0666019248608534 8624 0.0666019248608534 T Lymphocytes 0.0666019248608534 all_endothelial T Lymphocytes +all_endothelial 11q13 Invasive Tumor Cells 0.0870100881261595 8624 0.0870100881261595 11q13 Invasive Tumor Cells 0.0870100881261595 all_endothelial 11q13 Invasive Tumor Cells +hotspot_endothelial CAFs, DCIS Associated 0.1579099307159353 433 0.1579099307159353 CAFs, DCIS Associated 0.1579099307159353 hotspot_endothelial CAFs, DCIS Associated +hotspot_endothelial T Lymphocytes 0.1593533487297921 433 0.1593533487297921 T Lymphocytes 0.1593533487297921 hotspot_endothelial T Lymphocytes +all_endothelial Pericytes 0.1649321660482375 8624 0.1649321660482375 Pericytes 0.1649321660482375 all_endothelial Pericytes +hotspot_endothelial Pericytes 0.1714780600461893 433 0.1714780600461893 Pericytes 0.1714780600461893 hotspot_endothelial Pericytes +all_endothelial CAFs, DCIS Associated 0.202081400742115 8624 0.202081400742115 CAFs, DCIS Associated 0.202081400742115 all_endothelial CAFs, DCIS Associated diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig2h_pathway_context.tsv b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig2h_pathway_context.tsv new file mode 100644 index 0000000..a360f1a --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig2h_pathway_context.tsv @@ -0,0 +1,4 @@ +pathway present_genes spearman_rho_vs_vwf_selp_joint p_value x y value category label +WPB_EndothelialActivation VWF,SELP,ANGPT2,IL6,CXCL8,RAB27A,STXBP5,PLAT 0.1953464655866251 0.0 0.1953464655866251 WPB_EndothelialActivation 0.1953464655866251 pathway_correlation WPB_EndothelialActivation +Hemostasis_Thromboinflammation VWF,SELP,THBD,PLAT,SERPINE1,ADAMTS13 0.2069526148852819 0.0 0.2069526148852819 Hemostasis_Thromboinflammation 0.2069526148852819 pathway_correlation Hemostasis_Thromboinflammation +VascularIdentity PECAM1,EMCN,CDH5,KDR,FLT1,MMRN2,CLEC14A,EGFL7 0.2181908741315978 0.0 0.2181908741315978 VascularIdentity 0.2181908741315978 pathway_correlation VascularIdentity diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig2i_contour_ecology_context.tsv b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig2i_contour_ecology_context.tsv new file mode 100644 index 0000000..919e99e --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig2i_contour_ecology_context.tsv @@ -0,0 +1,7 @@ +program mean_score max_score n_matched_exemplars hypothesis x y value category label +immune_exclusion -0.2664018102483715 0.4521304865361235 3 Outer-rim immune signals dominate the boundary while the inner rim stays comparatively immune-cold; top evidence: spp1_cd44__outer_minus_inner, immune_activation, myeloid_activation. -0.2664018102483715 immune_exclusion -0.2664018102483715 other_contour immune_exclusion +necrotic_hypoxic_rim -0.1430020149136928 0.5298084468447939 3 Hypoxia-like rim features and reduced cellularity suggest a necrotic or stressed boundary ecology; top evidence: CD3E, CXCR5, ACTA2. -0.1430020149136928 necrotic_hypoxic_rim -0.1430020149136928 other_contour necrotic_hypoxic_rim +stromal_encapsulation -0.0209864674981045 0.9994173416905704 3 Stromal matrix features wrap the contour and may form a physical barrier; top evidence: CXCL12, COL4A1, VIM. -0.0209864674981045 stromal_encapsulation -0.0209864674981045 other_contour stromal_encapsulation +emt_invasive_front 0.1117714104087119 0.9484490341559768 3 The boundary shows an EMT- and stroma-shifted invasive front relative to matched controls; top evidence: spp1_cd44__outer_minus_inner, cxcl12_cxcr4__outer_minus_inner, tgfb1_tgfbr2__outer_minus_inner. 0.1117714104087119 emt_invasive_front 0.1117714104087119 other_contour emt_invasive_front +tls_adjacent_activation 0.1461579662081422 0.9248120430631804 3 Lymphoid activation is enriched near the outer rim, consistent with TLS-adjacent immune organization; top evidence: VEGFA, KDR, TAGLN. 0.1461579662081422 tls_adjacent_activation 0.1461579662081422 other_contour tls_adjacent_activation +myeloid_vascular_belt 0.1625034299556274 0.5726395582270783 3 Myeloid and vascular programs co-accumulate along the contour edge, consistent with a perivascular suppressive belt; top evidence: TAGLN, SLC2A1, VEGFA. 0.1625034299556274 myeloid_vascular_belt 0.1625034299556274 vascular_contour myeloid_vascular_belt diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig2j_cross_method_consensus.tsv b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig2j_cross_method_consensus.tsv new file mode 100644 index 0000000..f2322b0 --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/source_data/fig2j_cross_method_consensus.tsv @@ -0,0 +1,36 @@ +axis_id method exact_support same_lr_any_celltype_support same_sender_receiver_support exact_best_rank same_lr_best_rank same_lr_best_score_std artifact_path pair support_level x y value category label +VWF-SELP|Endothelial Cells->Endothelial Cells cellphonedb True True True 692.0 692.0 0.9994161168645052 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/cellphonedb_standardized.tsv.gz VWF-SELP 2 cellphonedb VWF-SELP 2 exact VWF-SELP|Endothelial Cells->Endothelial Cells|cellphonedb +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated cellphonedb True True True 2.0 2.0 0.99999915501717 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/cellphonedb_standardized.tsv.gz VWF-LRP1 2 cellphonedb VWF-LRP1 2 exact VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated|cellphonedb +MMRN2-CD93|Endothelial Cells->Endothelial Cells cellphonedb True True True 1352.0 1352.0 0.9988584281967392 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/cellphonedb_standardized.tsv.gz MMRN2-CD93 2 cellphonedb MMRN2-CD93 2 exact MMRN2-CD93|Endothelial Cells->Endothelial Cells|cellphonedb +DLL4-NOTCH3|Endothelial Cells->Pericytes cellphonedb True True True 2869.0 2869.0 0.9975765892437064 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/cellphonedb_standardized.tsv.gz DLL4-NOTCH3 2 cellphonedb DLL4-NOTCH3 2 exact DLL4-NOTCH3|Endothelial Cells->Pericytes|cellphonedb +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes cellphonedb True True True 171.0 171.0 0.9998563529189088 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/cellphonedb_standardized.tsv.gz CXCL12-CXCR4 2 cellphonedb CXCL12-CXCR4 2 exact CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes|cellphonedb +CD48-CD2|T Lymphocytes->T Lymphocytes cellphonedb True True True 6381.0 6381.0 0.994609009544926 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/cellphonedb_standardized.tsv.gz CD48-CD2 2 cellphonedb CD48-CD2 2 exact CD48-CD2|T Lymphocytes->T Lymphocytes|cellphonedb +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells cellphonedb True True True 2782.0 1232.0 0.9989598261363328 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/cellphonedb_standardized.tsv.gz JAG1-NOTCH2 2 cellphonedb JAG1-NOTCH2 2 exact JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells|cellphonedb +VWF-SELP|Endothelial Cells->Endothelial Cells laris True True True 2845.0 2845.0 0.9978205811017408 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/laris_standardized.tsv.gz VWF-SELP 2 laris VWF-SELP 2 exact VWF-SELP|Endothelial Cells->Endothelial Cells|laris +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated laris True True True 18.0 18.0 0.9999869725311988 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/laris_standardized.tsv.gz VWF-LRP1 2 laris VWF-LRP1 2 exact VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated|laris +MMRN2-CD93|Endothelial Cells->Endothelial Cells laris True True True 5577.0 5577.0 0.99572699023323 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/laris_standardized.tsv.gz MMRN2-CD93 2 laris MMRN2-CD93 2 exact MMRN2-CD93|Endothelial Cells->Endothelial Cells|laris +DLL4-NOTCH3|Endothelial Cells->Pericytes laris True True True 9878.0 9878.0 0.9924310406265446 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/laris_standardized.tsv.gz DLL4-NOTCH3 2 laris DLL4-NOTCH3 2 exact DLL4-NOTCH3|Endothelial Cells->Pericytes|laris +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes laris True True True 226.0 226.0 0.9998275776188086 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/laris_standardized.tsv.gz CXCL12-CXCR4 2 laris CXCL12-CXCR4 2 exact CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes|laris +CD48-CD2|T Lymphocytes->T Lymphocytes laris True True True 15762.0 15762.0 0.987922003777966 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/laris_standardized.tsv.gz CD48-CD2 2 laris CD48-CD2 2 exact CD48-CD2|T Lymphocytes->T Lymphocytes|laris +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells laris True True True 2153.0 889.0 0.9993195063355648 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/laris_standardized.tsv.gz JAG1-NOTCH2 2 laris JAG1-NOTCH2 2 exact JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells|laris +VWF-SELP|Endothelial Cells->Endothelial Cells liana True True True 8450.0 1616.0 0.9978299106836924 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/liana_standardized.tsv.gz VWF-SELP 2 liana VWF-SELP 2 exact VWF-SELP|Endothelial Cells->Endothelial Cells|liana +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated liana True True True 58588.0 3227.0 0.9956651962016048 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/liana_standardized.tsv.gz VWF-LRP1 2 liana VWF-LRP1 2 exact VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated|liana +MMRN2-CD93|Endothelial Cells->Endothelial Cells liana True True True 6324.0 3314.0 0.9955482935573206 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/liana_standardized.tsv.gz MMRN2-CD93 2 liana MMRN2-CD93 2 exact MMRN2-CD93|Endothelial Cells->Endothelial Cells|liana +DLL4-NOTCH3|Endothelial Cells->Pericytes liana True True True 81639.0 32868.0 0.955836330923168 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/liana_standardized.tsv.gz DLL4-NOTCH3 2 liana DLL4-NOTCH3 2 exact DLL4-NOTCH3|Endothelial Cells->Pericytes|liana +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes liana True True True 69984.0 9542.0 0.9871796766768476 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/liana_standardized.tsv.gz CXCL12-CXCR4 2 liana CXCL12-CXCR4 2 exact CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes|liana +CD48-CD2|T Lymphocytes->T Lymphocytes liana True True True 23050.0 23050.0 0.9690288615160526 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/liana_standardized.tsv.gz CD48-CD2 2 liana CD48-CD2 2 exact CD48-CD2|T Lymphocytes->T Lymphocytes|liana +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells liana True True True 1437.0 170.0 0.9997729132542068 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/liana_standardized.tsv.gz JAG1-NOTCH2 2 liana JAG1-NOTCH2 2 exact JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells|liana +VWF-SELP|Endothelial Cells->Endothelial Cells spatialdm True True True 1967.0 1896.0 0.9957513401775244 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/spatialdm_standardized.tsv.gz VWF-SELP 2 spatialdm VWF-SELP 2 exact VWF-SELP|Endothelial Cells->Endothelial Cells|spatialdm +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated spatialdm True True True 13686.0 13543.0 0.9696383370364308 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/spatialdm_standardized.tsv.gz VWF-LRP1 2 spatialdm VWF-LRP1 2 exact VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated|spatialdm +MMRN2-CD93|Endothelial Cells->Endothelial Cells spatialdm True True True 5602.0 5520.0 0.9876261986489486 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/spatialdm_standardized.tsv.gz MMRN2-CD93 2 spatialdm MMRN2-CD93 2 exact MMRN2-CD93|Endothelial Cells->Endothelial Cells|spatialdm +DLL4-NOTCH3|Endothelial Cells->Pericytes spatialdm True True True 22202.0 22100.0 0.9504532277483448 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/spatialdm_standardized.tsv.gz DLL4-NOTCH3 2 spatialdm DLL4-NOTCH3 2 exact DLL4-NOTCH3|Endothelial Cells->Pericytes|spatialdm +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes spatialdm True True True 16101.0 16018.0 0.964089295843488 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/spatialdm_standardized.tsv.gz CXCL12-CXCR4 2 spatialdm CXCL12-CXCR4 2 exact CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes|spatialdm +CD48-CD2|T Lymphocytes->T Lymphocytes spatialdm True True True 4354.0 4221.0 0.9905386045114264 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/spatialdm_standardized.tsv.gz CD48-CD2 2 spatialdm CD48-CD2 2 exact CD48-CD2|T Lymphocytes->T Lymphocytes|spatialdm +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells spatialdm True True True 9527.0 9527.0 0.9786423570084952 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/spatialdm_standardized.tsv.gz JAG1-NOTCH2 2 spatialdm JAG1-NOTCH2 2 exact JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells|spatialdm +VWF-SELP|Endothelial Cells->Endothelial Cells stlearn True True True 86660.0 86572.0 0.8286676126749274 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/stlearn_standardized.tsv.gz VWF-SELP 2 stlearn VWF-SELP 2 exact VWF-SELP|Endothelial Cells->Endothelial Cells|stlearn +VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated stlearn True True True 111879.0 111727.0 0.7788834331787658 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/stlearn_standardized.tsv.gz VWF-LRP1 2 stlearn VWF-LRP1 2 exact VWF-LRP1|Endothelial Cells->CAFs, DCIS Associated|stlearn +MMRN2-CD93|Endothelial Cells->Endothelial Cells stlearn True True True 114076.0 113983.0 0.7744185908435108 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/stlearn_standardized.tsv.gz MMRN2-CD93 2 stlearn MMRN2-CD93 2 exact MMRN2-CD93|Endothelial Cells->Endothelial Cells|stlearn +DLL4-NOTCH3|Endothelial Cells->Pericytes stlearn True True True 39734.0 39614.0 0.921602039261322 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/stlearn_standardized.tsv.gz DLL4-NOTCH3 2 stlearn DLL4-NOTCH3 2 exact DLL4-NOTCH3|Endothelial Cells->Pericytes|stlearn +CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes stlearn True True True 40249.0 40158.0 0.9205254106131044 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/stlearn_standardized.tsv.gz CXCL12-CXCR4 2 stlearn CXCL12-CXCR4 2 exact CXCL12-CXCR4|CAFs, DCIS Associated->T Lymphocytes|stlearn +CD48-CD2|T Lymphocytes->T Lymphocytes stlearn True True True 181555.0 181401.0 0.6409918441421705 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/stlearn_standardized.tsv.gz CD48-CD2 2 stlearn CD48-CD2 2 exact CD48-CD2|T Lymphocytes->T Lymphocytes|stlearn +JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells stlearn True True True 36606.0 36606.0 0.9275551623749954 /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/stlearn_standardized.tsv.gz JAG1-NOTCH2 2 stlearn JAG1-NOTCH2 2 exact JAG1-NOTCH2|11q13 Invasive Tumor Cells->11q13 Invasive Tumor Cells|stlearn diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig1a_problem_schematic.svg b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig1a_problem_schematic.svg new file mode 100644 index 0000000..6b6baf3 --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig1a_problem_schematic.svg @@ -0,0 +1,134 @@ + + + + + + + + 2026-04-29T10:44:59.723345 + image/svg+xml + + + Matplotlib v3.10.7, https://matplotlib.org/ + + + + + + + + + + + + + + + + + + + + + + + + + + + Fig. 1a + + + False-positive problem in spatial CCI + + + expression-only + candidate + + + database + membership + + + spatial + proximity + + + + + + + + + + + Any one layer alone can be misleading + + + TopoLink-CCI requires concordant topology + expression + local contact, + then tests candidates with orthogonal controls. + + + + + + + + + diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig1b_topolink_score_formula.svg b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig1b_topolink_score_formula.svg new file mode 100644 index 0000000..458c342 --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig1b_topolink_score_formula.svg @@ -0,0 +1,150 @@ + + + + + + + + 2026-04-29T10:45:00.182740 + image/svg+xml + + + Matplotlib v3.10.7, https://matplotlib.org/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Fig. 1b + + + TopoLink-CCI discovery score + + + TopoLink-CCI(l,r,s,t) = prior(l,r) x geometric mean( six evidence components ) + + + sender anchor + ligand fits sender topology + + + receiver anchor + receptor fits receiver topology + + + structure bridge + sender-receiver tissue relation + + + sender expression + ligand expressed in sender + + + receiver expression + receptor expressed in receiver + + + local contact + neighbor edges support interaction + + + + + + + + + diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig1c_local_contact_model.svg b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig1c_local_contact_model.svg new file mode 100644 index 0000000..f1d1c66 --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig1c_local_contact_model.svg @@ -0,0 +1,142 @@ + + + + + + + + 2026-04-29T10:45:00.629498 + image/svg+xml + + + Matplotlib v3.10.7, https://matplotlib.org/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Fig. 1c + + + Local contact support + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + local contact = f(edge strength, active-edge coverage, edge-count support) + + + + + + + + + diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig1d_validation_gate_map.svg b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig1d_validation_gate_map.svg new file mode 100644 index 0000000..9f31f15 --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig1d_validation_gate_map.svg @@ -0,0 +1,299 @@ + + + + + + + + 2026-04-29T10:45:01.148306 + image/svg+xml + + + Matplotlib v3.10.7, https://matplotlib.org/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Fig. 1d + + + Orthogonal validation gates adapted from CCC methods + + + CellPhoneDB/ + Squidpy + + + + + + + cell-label + permutation + + + CellChat + + + + + + + group + specificity + + + stLearn/ + SpatialDM + + + + + + + spatial null + + matched genes + + + NicheNet + + + + + + + receiver target + support + + + LIANA + + + + + + + cross-method + consensus + + + pyXenium + + + + + + + ablation + + bootstrap + + + + + + + + + diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig1e_evidence_matrix.svg b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig1e_evidence_matrix.svg new file mode 100644 index 0000000..8f65c22 --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig1e_evidence_matrix.svg @@ -0,0 +1,597 @@ + + + + + + + + 2026-04-29T10:45:01.945494 + image/svg+xml + + + Matplotlib v3.10.7, https://matplotlib.org/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + expression + + + + + + + + + label perm. + + + + + + + + + spatial null + + + + + + + + + matched genes + + + + + + + + + downstream + + + + + + + + + received signal + + + + + + + + + cross method + + + + + + + + + ablation + + + + + + + + + bootstrap + + + + + + + + + + + VWF-SELP + + + + + + + + + VWF-LRP1 + + + + + + + + + MMRN2-CD93 + + + + + + + + + CD48-CD2 + + + + + + + + + DLL4-NOTCH3 + + + + + + + + + CXCL12-CXCR4 + + + + + + + + + JAG1-NOTCH2 + + + + + + + + + + + + + + + + + Fig. 1e + + + Evidence matrix for representative axes + + + + + + + + + diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig1f_false_positive_controls_quantitative.svg b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig1f_false_positive_controls_quantitative.svg new file mode 100644 index 0000000..b05c44d --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig1f_false_positive_controls_quantitative.svg @@ -0,0 +1,546 @@ + + + + + + + + 2026-04-29T10:45:02.786928 + image/svg+xml + + + Matplotlib v3.10.7, https://matplotlib.org/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + label perm. FDR + + + + + + + + + spatial null FDR + + + + + + + + + matched gene z + + + + + + + + + downstream FDR + + + + + + + + + + + VWF-SELP + + + + + + + + + VWF-LRP1 + + + + + + + + + MMRN2-CD93 + + + + + + + + + CD48-CD2 + + + + + + + + + DLL4-NOTCH3 + + + + + + + + + CXCL12-CXCR4 + + + + + + + + + JAG1-NOTCH2 + + + + + + + + + + + + + + + + + Fig. 1f + + + Quantitative false-positive controls + + + + + + + + + diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig2a_whole_dataset_rank_landscape.svg b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig2a_whole_dataset_rank_landscape.svg new file mode 100644 index 0000000..26a6f5d --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig2a_whole_dataset_rank_landscape.svg @@ -0,0 +1,1191 @@ + + + + + + + + 2026-04-29T10:45:05.045158 + image/svg+xml + + + Matplotlib v3.10.7, https://matplotlib.org/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0.0 + + + + + + + + + + 0.1 + + + + + + + + + + 0.2 + + + + + + + + + + 0.3 + + + + + + + + + + 0.4 + + + + + + + + + + 0.5 + + + + + + + + + + 0.6 + + + + + + + + + + 0.7 + + + + + + + + + + 0.8 + + + + TopoLink-CCI score + + + + + + + + + + + + + + + + + + + + 1 + 0 + 0 + + + + + + + + + + + + + + + + + + 1 + 0 + 1 + + + + + + + + + + + + + + + + + + 1 + 0 + 2 + + + + + + + + + + + + + + + + + + 1 + 0 + 3 + + + + + + + + + + + + + + + + + + 1 + 0 + 4 + + + + + + + + + + + + + + + + + + 1 + 0 + 5 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + candidate axes + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Fig. 2a + + + Whole-dataset score landscape + + + + + + + + + diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig2b_top_interpretable_axes.svg b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig2b_top_interpretable_axes.svg new file mode 100644 index 0000000..e731d19 --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig2b_top_interpretable_axes.svg @@ -0,0 +1,362 @@ + + + + + + + + 2026-04-29T10:45:05.933657 + image/svg+xml + + + Matplotlib v3.10.7, https://matplotlib.org/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0.600 + + + + + + + + + + + + + 0.625 + + + + + + + + + + + + + 0.650 + + + + + + + + + + + + + 0.675 + + + + + + + + + + + + + 0.700 + + + + + + + + + + + + + 0.725 + + + + + + + + + + + + + 0.750 + + + + + + + + + + + + + 0.775 + + + + + + + + + + + + + 0.800 + + + + TopoLink-CCI score + + + + + + + + + + + + + + JAG1-NOTCH2 + + + + + + + + + + CXCL12-CXCR4 + + + + + + + + + + DLL4-NOTCH3 + + + + + + + + + + CD48-CD2 + + + + + + + + + + MMRN2-CD93 + + + + + + + + + + VWF-LRP1 + + + + + + + + + + VWF-SELP + + + + + + + + + + + Fig. 2b + + + r45 + + + r28 + + + r24 + + + r16 + + + r10 + + + r2 + + + r1 + + + Top interpretable axes + + + + + + + + + diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig2c_vwf_selp_component_decomposition.svg b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig2c_vwf_selp_component_decomposition.svg new file mode 100644 index 0000000..9b2f7c3 --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig2c_vwf_selp_component_decomposition.svg @@ -0,0 +1,290 @@ + + + + + + + + 2026-04-29T10:45:06.451772 + image/svg+xml + + + Matplotlib v3.10.7, https://matplotlib.org/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0.0 + + + + + + + + + + + + + 0.2 + + + + + + + + + + + + + 0.4 + + + + + + + + + + + + + 0.6 + + + + + + + + + + + + + 0.8 + + + + + + + + + + + + + 1.0 + + + + component value + + + + + + + + + + + + + + sender anchor + + + + + + + + + + receiver anchor + + + + + + + + + + structure bridge + + + + + + + + + + sender expr + + + + + + + + + + receiver expr + + + + + + + + + + local contact + + + + + + + + + + + Fig. 2c + + + + + + score 0.791 + 12,779 local edges + + + VWF-SELP component support + + + + + + + + + diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig2d_vwf_selp_rank_sensitivity.svg b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig2d_vwf_selp_rank_sensitivity.svg new file mode 100644 index 0000000..bcc725b --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig2d_vwf_selp_rank_sensitivity.svg @@ -0,0 +1,310 @@ + + + + + + + + 2026-04-29T10:45:07.032429 + image/svg+xml + + + Matplotlib v3.10.7, https://matplotlib.org/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0.5 + + + + + + + + + + + + + 1.0 + + + + + + + + + + + + + 1.5 + + + + + + + + + + + + + 2.0 + + + + + + + + + + + + + 2.5 + + + + + + + + + + + + + 3.0 + + + + VWF-SELP rank + + + + + + + + + + + + + + original + + + + + + + + + + remove sender anchor + + + + + + + + + + set sender anchor to 1 + + + + + + + + + + remove receiver anchor + + + + + + + + + + set receiver anchor to 1 + + + + + + + + + + remove structure bridge + + + + + + + + + + set structure bridge to 1 + + + + + + + + + + remove sender expr + + + + + + + + + + set sender expr to 1 + + + + + + + + + + remove receiver expr + + + + + + + + + + + + + + Fig. 2d + + + + + + + + + + + + + + + + + + + + Rank sensitivity + + + + + + + + + diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig2e_expression_specificity_dotplot.svg b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig2e_expression_specificity_dotplot.svg new file mode 100644 index 0000000..07a326b --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig2e_expression_specificity_dotplot.svg @@ -0,0 +1,3397 @@ + + + + + + + + 2026-04-29T10:45:07.786114 + image/svg+xml + + + Matplotlib v3.10.7, https://matplotlib.org/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 11q13 Invasive Tumor Cells (Mitotic) + + + + + + + + + Plasma Cells + + + + + + + + + Myeloid Cells + + + + + + + + + Endothelial Cells + + + + + + + + + T Lymphocytes + + + + + + + + + Mast Cells + + + + + + + + + Apocrine Cells + + + + + + + + + Dendritic Cells + + + + + + + + + Myoepithelial Cells + + + + + + + + + CAFs, DCIS Associated + + + + + + + + + 11q13 Invasive Tumor Cells + + + + + + + + + Pericytes + + + + + + + + + Macrophages + + + + + + + + + Luminal-like Amorphous DCIS Cells + + + + + + + + + Basal-like Structured DCIS Cells + + + + + + + + + CAFs, Invasive Associated + + + + + + + + + 11q13 Invasive Tumor Cells (G1/S) + + + + + + + + + B Cells + + + + + + + + + CXCL14+ Fibroblasts + + + + + + + + + Unassigned + + + + + + + + + + + VWF + + + + + + + + + SELP + + + + + + + + + PECAM1 + + + + + + + + + EMCN + + + + + + + + + KDR + + + + + + + + + FLT1 + + + + + + + + + MMRN2 + + + + + + + + + CLEC14A + + + + + + + + + PPBP + + + + + + + + + PF4 + + + + + + + + + ITGA2B + + + + + + + + + GP1BA + + + + + + + + + HBB + + + + + + + + + + + + + + + + + Fig. 2e + + + Expression specificity and contamination controls + + + + + + + + + + + + + + + + + + + + 0.0 + + + + + + + + + + 0.2 + + + + + + + + + + 0.4 + + + + + + + + + + 0.6 + + + + + + + + + + 0.8 + + + + + + + + + + 1.0 + + + + gene-normalized expression + + + + + + + + + + + + + + diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig2f_vwf_selp_spatial_hotspots.svg b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig2f_vwf_selp_spatial_hotspots.svg new file mode 100644 index 0000000..69e0a89 --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig2f_vwf_selp_spatial_hotspots.svg @@ -0,0 +1,1624 @@ + + + + + + + + 2026-04-29T10:45:11.038551 + image/svg+xml + + + Matplotlib v3.10.7, https://matplotlib.org/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + + + + + + + + + + 2000 + + + + + + + + + + 4000 + + + + + + + + + + 6000 + + + + + + + + + + 8000 + + + + + + + + + + 10000 + + + + x (um) + + + + + + + + + + + + + + 0 + + + + + + + + + + 1000 + + + + + + + + + + 2000 + + + + + + + + + + 3000 + + + + + + + + + + 4000 + + + + + + + + + + 5000 + + + + + + + + + + 6000 + + + + y (um) + + + + + + + + + + Fig. 2f + + + VWF-SELP endothelial hotspots + + + + + + + + + + + + + + + + + + + + 0.0 + + + + + + + + + + 0.2 + + + + + + + + + + 0.4 + + + + + + + + + + 0.6 + + + + + + + + + + 0.8 + + + + + + + + + + 1.0 + + + + hotspot score + + + + + + + + + + + + + + diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig2g_hotspot_neighborhood_context.svg b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig2g_hotspot_neighborhood_context.svg new file mode 100644 index 0000000..f358301 --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig2g_hotspot_neighborhood_context.svg @@ -0,0 +1,431 @@ + + + + + + + + 2026-04-29T10:45:14.607003 + image/svg+xml + + + Matplotlib v3.10.7, https://matplotlib.org/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0.000 + + + + + + + + + + + + + 0.025 + + + + + + + + + + + + + 0.050 + + + + + + + + + + + + + 0.075 + + + + + + + + + + + + + 0.100 + + + + + + + + + + + + + 0.125 + + + + + + + + + + + + + 0.150 + + + + + + + + + + + + + 0.175 + + + + + + + + + + + + + 0.200 + + + + neighbor fraction + + + + + + + + + + + + + + 11q13 Invasive Tumor + + + + + + + + + + CAFs, Invasive Associated + + + + + + + + + + Macrophages + + + + + + + + + + Macrophages + + + + + + + + + + CAFs, Invasive Associated + + + + + + + + + + T Lymphocytes + + + + + + + + + + 11q13 Invasive Tumor + + + + + + + + + + CAFs, DCIS Associated + + + + + + + + + + T Lymphocytes + + + + + + + + + + Pericytes + + + + + + + + + + Pericytes + + + + + + + + + + CAFs, DCIS Associated + + + + + + + + + + + Fig. 2g + + + Hotspot neighborhood context + + + + + + + + + diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig2h_pathway_context.svg b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig2h_pathway_context.svg new file mode 100644 index 0000000..e9c860c --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig2h_pathway_context.svg @@ -0,0 +1,211 @@ + + + + + + + + 2026-04-29T10:45:15.145031 + image/svg+xml + + + Matplotlib v3.10.7, https://matplotlib.org/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0.00 + + + + + + + + + + + + + 0.05 + + + + + + + + + + + + + 0.10 + + + + + + + + + + + + + 0.15 + + + + + + + + + + + + + 0.20 + + + + Spearman rho + + + + + + + + + + + + + + WPB + EndothelialActivation + + + + + + + + + + Hemostasis + Thromboinflammation + + + + + + + + + + VascularIdentity + + + + + + + + + + + Fig. 2h + + + Pathway context + + + + + + + + + diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig2i_contour_ecology_context.svg b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig2i_contour_ecology_context.svg new file mode 100644 index 0000000..9ec5386 --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig2i_contour_ecology_context.svg @@ -0,0 +1,263 @@ + + + + + + + + 2026-04-29T10:45:15.630253 + image/svg+xml + + + Matplotlib v3.10.7, https://matplotlib.org/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + −0.2 + + + + + + + + + + + + + −0.1 + + + + + + + + + + + + + 0.0 + + + + + + + + + + + + + 0.1 + + + + mean contour score + + + + + + + + + + + + + + immune + exclusion + + + + + + + + + + necrotic + hypoxic + rim + + + + + + + + + + stromal + encapsulation + + + + + + + + + + emt + invasive + front + + + + + + + + + + tls + adjacent + activation + + + + + + + + + + myeloid + vascular + belt + + + + + + + + + + + + + + Fig. 2i + + + Contour ecology context + + + + + + + + + diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig2j_cross_method_consensus.svg b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig2j_cross_method_consensus.svg new file mode 100644 index 0000000..802a3ae --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/figures/panels/svg/fig2j_cross_method_consensus.svg @@ -0,0 +1,392 @@ + + + + + + + + 2026-04-29T10:45:16.230185 + image/svg+xml + + + Matplotlib v3.10.7, https://matplotlib.org/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + cellphonedb + + + + + + + + + laris + + + + + + + + + liana + + + + + + + + + spatialdm + + + + + + + + + stlearn + + + + + + + + + + + VWF-SELP + + + + + + + + + VWF-LRP1 + + + + + + + + + MMRN2-CD93 + + + + + + + + + CD48-CD2 + + + + + + + + + DLL4-NOTCH3 + + + + + + + + + CXCL12-CXCR4 + + + + + + + + + JAG1-NOTCH2 + + + + + + + + + + + + + + + + + Fig. 2j + + + Cross-method consensus + + + + + + + + + diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/manuscript/online_methods.md b/benchmarking/cci_2026_atera/topolink_cci_short_communication/manuscript/online_methods.md new file mode 100644 index 0000000..d081f17 --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/manuscript/online_methods.md @@ -0,0 +1,89 @@ +# Online Methods Draft + +## Method Overview + +TopoLink-CCI is a topology-guided spatial cell-cell interaction scoring framework implemented in pyXenium. In the analysis reported here, TopoLink-CCI was run in cell-cell interaction-resource mode, where each candidate consists of a ligand or interaction-source gene, a receptor or interaction-target gene, a sender cell group and a receiver cell group. The method ranks candidate molecular interaction axes by combining tissue topology, sender and receiver expression support, sender-receiver structural compatibility and local spatial contact. + +## Dataset + +The primary dataset was the Atera Xenium WTA FFPE breast cancer dataset. The full benchmark object contained 170,057 cells, 18,028 RNA features and 20 annotated cell groups. Gene symbols were taken from the Xenium feature metadata. Spatial coordinates were taken from the cell-level Xenium output. The main benchmark used a common interaction resource containing 3,299 cell-cell interaction or molecular interaction pairs to support cross-method comparison. + +## Topology Inputs + +TopoLink-CCI uses pyXenium topology outputs that encode gene-to-cell-type anchoring and cell-type-to-cell-type structural relationships. For a ligand or source gene \(l\), receptor or target gene \(r\), sender cell group \(s\) and receiver cell group \(t\), the topology maps provide ligand-sender distance, receptor-receiver distance and sender-receiver structure distance. These distances are converted into support scores by subtracting each distance from 1 after normalization. + +## Expression Support + +For each gene and cell group, expression support combines pseudobulk expression share and detection fraction. If \(P(g,c)\) is the fraction of total gene expression assigned to cell group \(c\), and \(F(g,c)\) is the fraction of cells in group \(c\) in which gene \(g\) is detected, the expression support is: + +\[ +E(g,c) = \mathrm{rowNorm}\left(P(g,c)\sqrt{F(g,c)}\right) +\] + +This favors genes that are both abundant and recurrently detected in the relevant cell group, while preserving cell-type specificity. + +## Local Contact Support + +Local contact support is computed from a cell-cell spatial neighbor graph. In the full benchmark, spatial neighborhoods were constructed from cell coordinates using the configured pyXenium neighbor settings. For each sender-receiver group pair and each candidate gene pair, TopoLink-CCI computes local edge strength from normalized source-gene expression in sender cells and normalized target-gene expression in receiver cells. It also records active-edge coverage, local edge count and an edge-count support term. Candidate contacts with insufficient sender-receiver edges are assigned zero contact support. + +## TopoLink-CCI Score + +For candidate \((l,r,s,t)\), the final score is: + +\[ +\mathrm{TopoLink\mbox{-}CCI}_{l,r,s,t} += +\pi_{l,r} +\times +\mathrm{GM} +\left[ +A_{\mathrm{sender}}, +A_{\mathrm{receiver}}, +B_{\mathrm{structure}}, +E_{\mathrm{sender}}, +E_{\mathrm{receiver}}, +C_{\mathrm{local}} +\right] +\] + +where \(A_{\mathrm{sender}}\) is ligand-sender topology support, \(A_{\mathrm{receiver}}\) is receptor-receiver topology support, \(B_{\mathrm{structure}}\) is sender-receiver structural support, \(E_{\mathrm{sender}}\) and \(E_{\mathrm{receiver}}\) are expression support terms, \(C_{\mathrm{local}}\) is local contact support and \(\pi_{l,r}\) is the optional prior confidence assigned to the molecular interaction pair. The geometric mean ensures that a high score requires broad support across topology, expression and contact components. + +## Benchmarking + +The full common-database TopoLink-CCI run generated 1,319,600 sender-receiver candidate axes. Standardized benchmark outputs were compared with completed full or bounded method outputs from CellPhoneDB, LIANA+, SpatialDM, stLearn, LARIS and related adapters. Raw scores were not compared directly across methods. Instead, each method was normalized within method and interpreted through rank, theme recovery, canonical axis recovery and output provenance. + +## False-Positive Controls + +Seven biologically interpretable TopoLink-CCI axes were selected for targeted computational validation: VWF-SELP, VWF-LRP1, MMRN2-CD93, CD48-CD2, DLL4-NOTCH3, CXCL12-CXCR4 and JAG1-NOTCH2. The validation framework implemented the main computational principles used in classical cell-cell interaction and cell-cell communication methods: + +- Cell-label permutation of sender-receiver communication probability. +- Group specificity checks analogous to CellChat-style cell-group communication scoring. +- Spatial-neighborhood coupling and spatial null controls inspired by spatial CCC methods. +- Matched-expression random gene-pair negative controls. +- Receiver target and pathway support inspired by ligand-target frameworks. +- Received-signal association with receiver target programs. +- Cross-method consensus across benchmarked methods. +- TopoLink-CCI component ablation. +- Stratified bootstrap stability. + +Candidate axes were assigned an evidence class based on the number and type of independent evidence layers. `strong` required at least five independent support layers and no contamination or label-artifact flag. `moderate` indicated three to four support layers. `hypothesis_only` indicated limited support outside TopoLink-CCI score. `artifact_risk` indicated failed null controls or contamination risk. + +## Lead Biological Axis + +The lead axis, VWF-SELP from endothelial cells to endothelial cells, had a TopoLink-CCI score of 0.791289 and rank 1 among all full common-database candidates. Its component values were: sender anchor 0.955713, receiver anchor 0.881913, structure bridge 1.000000, sender expression 1.000000, receiver expression 1.000000, local contact 0.291245 and prior confidence 1.000000. This axis was interpreted as an endothelial activation and vascular adhesion niche. The interpretation is RNA-level and spatially supported; it does not prove protein-level VWF secretion, P-selectin surface presentation or platelet or leukocyte adhesion. + +## Reproducibility + +Primary outputs used for the manuscript are stored under: + +`benchmarking/cci_2026_atera/pdc_collected/pdc_20260426_1327/` + +Validation outputs used for false-positive control summaries are stored under: + +`benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/` + +The figure drafts in this manuscript package are regenerated by: + +```bash +python benchmarking/cci_2026_atera/topolink_cci_short_communication/scripts/make_topolink_cci_nature_brief_figures.py +``` diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/manuscript/presubmission_inquiry.md b/benchmarking/cci_2026_atera/topolink_cci_short_communication/manuscript/presubmission_inquiry.md new file mode 100644 index 0000000..4018d5b --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/manuscript/presubmission_inquiry.md @@ -0,0 +1,21 @@ +# Presubmission Inquiry Draft + +**Target:** Nature Methods +**Article type requested:** Brief Communication +**Proposed title:** Topology-guided inference of spatial cell-cell interaction axes + +Dear Nature Methods editors, + +We would like to ask whether the manuscript described below would be suitable for consideration as a Brief Communication. + +Spatial cell-cell interaction and cell-cell communication analysis in spatial transcriptomics is highly susceptible to false positives from co-expression, cell-type abundance, database ambiguity and spatial proximity confounding. We developed **TopoLink-CCI**, a topology-guided spatial cell-cell interaction framework that ranks molecular interaction axes by integrating tissue topology, sender and receiver expression specificity, sender-receiver structural bridging and local spatial contact. We then evaluate candidate axes with orthogonal computational false-positive controls adapted from classical cell-cell communication methods, including cell-label permutation, spatial nulls, matched-gene controls, downstream target support, cross-method consensus, component ablation and bootstrap stability. + +Applied to a 170,057-cell Xenium WTA breast cancer dataset, TopoLink-CCI generated 1,319,600 sender-receiver interaction hypotheses and prioritized interpretable vascular, stromal, immune and Notch axes. Seven representative axes, including VWF-SELP, VWF-LRP1, MMRN2-CD93, DLL4-NOTCH3, CXCL12-CXCR4, CD48-CD2 and JAG1-NOTCH2, received strong computational support under independent false-positive controls. The top-ranked VWF-SELP endothelial-endothelial axis was interpreted as a topology-supported endothelial activation and vascular adhesion niche, while explicitly avoiding claims of protein-level signaling or causality. + +We believe this work fits Nature Methods because it introduces a concise computational method for a current spatial omics bottleneck: how to prioritize cell-cell interaction hypotheses without treating co-expression or database membership as proof of communication. The manuscript is planned as a Brief Communication with two main figures, an Online Methods section, reproducible code and supplementary validation tables. + +Thank you for considering this presubmission inquiry. + +Sincerely, + +[Authors] diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/manuscript/supplementary_data_manifest.tsv b/benchmarking/cci_2026_atera/topolink_cci_short_communication/manuscript/supplementary_data_manifest.tsv new file mode 100644 index 0000000..03571de --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/manuscript/supplementary_data_manifest.tsv @@ -0,0 +1,10 @@ +supplementary_item source_path description +Supplementary Data 1 benchmarking/cci_2026_atera/pdc_collected/pdc_20260426_1327/runs/full_common/pyxenium/pyxenium_scores.tsv Full TopoLink-CCI full-common score table with 1,319,600 candidate axes. +Supplementary Data 2 benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/tables/topolink_cci_validation_v2_evidence.tsv Validation evidence table for seven representative TopoLink-CCI axes. +Supplementary Data 3 benchmarking/cci_2026_atera/pdc_validation_v2_collected/topolink_cci_validation_v2/tables/topolink_cci_validation_v2_false_positive_controls.tsv False-positive control summary table. +Supplementary Data 4 benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/vascular_top_hits_compact.tsv Top vascular and endothelial interaction axes used for biological interpretation. +Supplementary Data 5 benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/component_decomposition.tsv VWF-SELP component decomposition. +Supplementary Data 6 benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/cross_method_vascular_consensus_compact.tsv Cross-method support table for vascular axes. +Supplementary Software 1 benchmarking/cci_2026_atera/scripts/topolink_cci_validation_v2.py Validation framework script. +Supplementary Software 2 benchmarking/cci_2026_atera/topolink_cci_short_communication/scripts/make_topolink_cci_nature_brief_figures.py Figure-generation script for the Brief Communication draft. + diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/manuscript/supplementary_information_outline.md b/benchmarking/cci_2026_atera/topolink_cci_short_communication/manuscript/supplementary_information_outline.md new file mode 100644 index 0000000..28aaa55 --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/manuscript/supplementary_information_outline.md @@ -0,0 +1,75 @@ +# Supplementary Information Outline + +## Supplementary Note 1. TopoLink-CCI algorithm + +- Definition of molecular interaction axis. +- Topology anchor construction. +- Expression support calculation. +- Local contact graph construction. +- Prior-weighted geometric mean score. +- Interpretation of component diagnostics. + +## Supplementary Note 2. Dataset and preprocessing + +- Atera Xenium WTA breast cancer source data. +- Cell group annotation. +- Gene-symbol handling. +- Full sparse bundle and common interaction resource. +- PDC execution and reproducibility paths. + +## Supplementary Note 3. Benchmarking against existing methods + +- Completed full or bounded methods. +- Method-specific environment isolation. +- Unified output schema. +- Common-database versus native-database interpretation. +- Why raw scores are not compared directly. + +## Supplementary Note 4. False-positive control framework + +- Cell-label permutation. +- Group specificity. +- Spatial null. +- Matched-expression random gene-pair controls. +- Receiver target support. +- Received-signal association. +- Cross-method consensus. +- Component ablation. +- Stratified bootstrap stability. + +## Supplementary Note 5. Biological interpretation + +- VWF-SELP endothelial activation and vascular adhesion niche. +- VWF-LRP1 vascular-stromal matrix/scavenger axis. +- MMRN2-CD93 angiogenic endothelial matrix axis. +- DLL4-NOTCH3 endothelial-pericyte Notch axis. +- CXCL12-CXCR4 CAF-to-T-cell chemokine axis. +- CD48-CD2 T-cell adhesion/co-stimulation axis. +- JAG1-NOTCH2 tumor-intrinsic Notch axis. +- Caveats separating RNA-level spatial evidence from protein-level function. + +## Supplementary Figures + +- Supplementary Fig. 1: Full false-positive control null distributions. +- Supplementary Fig. 2: Per-axis validation cards. +- Supplementary Fig. 3: Runtime, memory and engineering reproducibility summary. +- Supplementary Fig. 4: Extended VWF-SELP deep-dive, including expression specificity, spatial hotspot and contour context. + +## Supplementary Tables + +- Supplementary Table 1: Full TopoLink-CCI score schema and component definitions. +- Supplementary Table 2: Top interpretable axes and biological categories. +- Supplementary Table 3: Benchmark method run status, environment and resource use. +- Supplementary Table 4: Validation evidence table for seven representative axes. +- Supplementary Table 5: False-positive control summaries. +- Supplementary Table 6: Cross-method consensus. +- Supplementary Table 7: Component ablation and bootstrap stability. +- Supplementary Table 8: Method cards for failed or bounded benchmark methods. + +## Supplementary Data Files + +- Supplementary Data 1: Full or indexed TopoLink-CCI standardized output. +- Supplementary Data 2: Validation evidence table. +- Supplementary Data 3: Benchmark combined standardized results. +- Supplementary Data 4: Canonical axes and pathway categories. +- Supplementary Software 1: Reproducible scripts and environment manifests. diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/manuscript/topolink_cci_brief_communication.md b/benchmarking/cci_2026_atera/topolink_cci_short_communication/manuscript/topolink_cci_brief_communication.md new file mode 100644 index 0000000..2f92b94 --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/manuscript/topolink_cci_brief_communication.md @@ -0,0 +1,50 @@ +# Topology-guided inference of spatial cell-cell interaction axes + +**Target format:** Nature Methods Brief Communication +**Method name:** TopoLink-CCI +**Short title:** TopoLink-CCI for spatial interaction discovery +**Primary dataset:** Atera Xenium WTA FFPE breast cancer +**Status:** Draft for presubmission and coauthor iteration + +## Abstract + +Spatial cell-cell interaction inference is confounded by co-expression, cell abundance and incomplete cell-cell interaction databases. We introduce TopoLink-CCI, a topology-guided framework that integrates tissue topology, expression specificity and local spatial contact, then evaluates candidates with orthogonal false-positive controls. In Xenium WTA breast cancer, TopoLink-CCI prioritizes vascular, stromal, immune and Notch interaction axes, including an endothelial VWF-SELP activation niche. + +## Main Text Draft + +Spatial transcriptomics enables cell-cell interaction and cell-cell communication analysis in intact tissue, but inference remains vulnerable to false positives. Genes with strong cell-type specificity can appear as communication signals even when no local contact exists; abundant cell types can dominate sender-receiver summaries; curated cell-cell interaction resources mix secreted, membrane, extracellular-matrix and adhesion biology; and spatial proximity alone does not prove signaling. These problems are amplified in imaging-based whole-transcriptome platforms, where single-cell resolution encourages cell-pair interpretation while RNA measurements do not directly observe protein release, binding or pathway activation. Existing tools reduce parts of this problem through curated resources, expression thresholds, group-label permutations, spatial neighborhoods, downstream target models or consensus rankings, but no single control is sufficient for high-resolution tissue-scale data. We therefore reasoned that spatial interaction discovery should be framed as hypothesis prioritization: candidate molecular axes should be ranked by concordant topology, expression and local contact, and then challenged with independent false-positive controls before being interpreted biologically. + +We developed TopoLink-CCI, a topology-guided spatial cell-cell interaction framework implemented in pyXenium. The method starts from a topology map that relates genes to cell groups and cell groups to tissue structures. In cell-cell interaction-resource mode, TopoLink-CCI evaluates each ligand, receptor, sender and receiver combination with six components: ligand-to-sender topology anchoring, receptor-to-receiver topology anchoring, sender-receiver structure bridging, ligand expression support in the sender, receptor expression support in the receiver and local contact support between neighboring sender and receiver cells. The final score is a prior-weighted geometric mean of these components, so a candidate cannot be ranked highly by expression alone if topology or contact support is missing. Local contact is calculated on a cell-cell neighbor graph and combines edge strength, active-edge coverage and sender-receiver edge support. TopoLink-CCI retains every component as a diagnostic field, allowing users to distinguish topology-driven, expression-driven and contact-driven axes. This diagnostic design is important because spatial molecular interaction resources often contain a mixture of paracrine signaling, juxtacrine signaling, extracellular-matrix binding, adhesion, scavenger-receptor biology and shared activation states. We use the term interaction axis rather than classical cell-cell interaction interaction because these relationships are biologically interpretable but not always simple secreted cell-cell interaction events. + +We applied TopoLink-CCI to the Atera Xenium WTA breast cancer dataset containing 170,057 cells, 18,028 RNA features and 20 annotated cell groups. Using a common interaction resource of 3,299 pairs, the full run generated 1,319,600 sender-receiver hypotheses. We compared the output with completed full or bounded runs from CellPhoneDB, LIANA+, SpatialDM, stLearn, LARIS and related benchmark adapters, and then evaluated seven interpretable axes with false-positive controls inspired by established cell-cell communication methods. These controls included cell-label permutation, group specificity, spatial nulls, spatial-neighborhood coupling, matched-expression random gene pairs, receiver target support, received-signal association, cross-method consensus, component ablation and stratified bootstrap stability. All seven candidate axes were classified as strongly supported computational hypotheses: VWF-SELP, VWF-LRP1, MMRN2-CD93, CD48-CD2, DLL4-NOTCH3, CXCL12-CXCR4 and JAG1-NOTCH2. Each had significant cell-label permutation support, at least six independent evidence layers and no contamination flag. Five axes were recovered by same-pair support across benchmarked methods, and all seven remained stable under stratified bootstrap. Importantly, the evidence framework preserves caveats rather than forcing every axis through the same gate; for example, CXCL12-CXCR4 had weak spatial-null support but strong expression, permutation, downstream, consensus and bootstrap support. This makes the validation table more useful than a binary pass-fail filter, because different biological mechanisms can have different expected spatial signatures. + +The top-ranked axis was VWF-SELP from endothelial cells to endothelial cells. This result was not driven by a single score component: VWF and SELP were strongly anchored to endothelial topology, both showed maximal expression support in the relevant population, the sender-receiver structure bridge was maximal, and 12,779 endothelial-endothelial local edges contributed measurable contact support. Component ablation retained the vascular theme but showed that local contact was important for the top-hit rank. Spatial hotspot analysis, endothelial marker specificity and contamination controls supported an endothelial origin rather than a platelet or erythroid artifact. We interpret this axis as an endothelial activation and vascular adhesion niche consistent with Weibel-Palade body biology, rather than as proof of protein-level VWF release or P-selectin-mediated adhesion. Other high-ranking axes recovered vascular-stromal matrix biology (VWF-LRP1), angiogenic endothelial matrix biology (MMRN2-CD93), endothelial-pericyte Notch signaling (DLL4-NOTCH3), CAF-to-T-cell chemokine recruitment (CXCL12-CXCR4), T-cell adhesion and co-stimulation (CD48-CD2) and tumor-intrinsic Notch signaling (JAG1-NOTCH2). These axes span the biological contexts in which spatial information is expected to matter: vascular neighborhoods, stromal boundaries, immune niches and tumor-intrinsic programs. Together, these results suggest that topology-guided scoring can prioritize spatial molecular interaction hypotheses that are both computationally robust and biologically interpretable. TopoLink-CCI is therefore best viewed as a discovery and validation framework: it narrows the search space to axes compatible with tissue topology, local organization and independent controls, while leaving causal signaling and protein-level mechanism to orthogonal experimental validation. + +## Figure Legends + +### Figure 1 | TopoLink-CCI method and validation logic. + +**a,** TopoLink-CCI links sender and receiver cells through topology anchors, tissue-structure bridging and local spatial contact. **b,** The discovery score is a prior-weighted geometric mean of sender anchor, receiver anchor, structure bridge, sender expression, receiver expression and local contact. **c,** Workflow from Xenium WTA data and pyXenium topology maps to candidate interaction axes and orthogonal false-positive controls. **d,** Evidence matrix for seven interpretable axes. Orange marks indicate axis-specific weak evidence layers rather than artifact risk. + +### Figure 2 | Whole-dataset discovery and biological interpretation. + +**a,** Top interpretable TopoLink-CCI axes ranked by discovery score. **b,** Component decomposition for the lead VWF-SELP endothelial-endothelial axis. **c,** Spatial hotspot overlay for VWF-SELP endothelial neighborhoods. **d,** Validation and cross-method support counts show that candidates are not supported solely by TopoLink-CCI. **e,** WTA expression specificity supports endothelial identity for the VWF-SELP interpretation. **f,** Biological model: TopoLink-CCI prioritizes a topology-supported endothelial activation niche, which remains a computational hypothesis requiring protein-level or functional validation. + +## Key Claims + +- TopoLink-CCI prioritizes spatially supported molecular interaction axes by combining tissue topology, expression and local contact. +- The TopoLink-CCI score is a discovery score, not a direct proof of protein-level signaling. +- In the Atera Xenium WTA breast cancer dataset, seven interpretable axes received strong computational support under orthogonal false-positive controls. +- VWF-SELP is best described as a topology-supported endothelial activation and vascular adhesion niche, not as direct evidence of VWF/P-selectin protein release. + +## Recommended References + +1. Efremova M, et al. CellPhoneDB: inferring cell-cell communication from combined expression of multi-subunit cell-cell interaction complexes. *Nature Protocols*. 2020. +2. Jin S, et al. Inference and analysis of cell-cell communication using CellChat. *Nature Communications*. 2021. +3. Browaeys R, et al. NicheNet: modeling intercellular communication by linking ligands to target genes. *Nature Methods*. 2020. +4. Dimitrov D, et al. Comparison of methods and resources for cell-cell communication inference from single-cell RNA-seq data. *Nature Communications*. 2022. +5. Palla G, et al. Squidpy: a scalable framework for spatial omics analysis. *Nature Methods*. 2022. +6. Pham D, et al. stLearn: integrating spatial location, tissue morphology and gene expression to find cell-cell interactions. *Nature Communications*. 2023. +7. Li H, et al. SpatialDM for spatially resolved transcriptomics cell-cell interaction inference. *Nature Communications*. 2023. +8. Cang Z, et al. Screening cell-cell communication in spatial transcriptomics via collective optimal transport. *Nature Methods*. 2023. +9. Shao X, et al. SpaTalk: inferring spatially resolved cell-cell communication. *Nature Communications*. 2022. diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/scripts/make_topolink_cci_nature_brief_figures.py b/benchmarking/cci_2026_atera/topolink_cci_short_communication/scripts/make_topolink_cci_nature_brief_figures.py new file mode 100644 index 0000000..8b0e3a6 --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/scripts/make_topolink_cci_nature_brief_figures.py @@ -0,0 +1,337 @@ +"""Create draft Nature Methods Brief Communication figures for TopoLink-CCI. + +The script uses the PDC-clean TopoLink-CCI validation outputs plus the +VWF-SELP deep-dive artifacts. It is intentionally self-contained so the +manuscript figure drafts can be regenerated after validation table updates. +""" + +from __future__ import annotations + +from pathlib import Path + +import matplotlib.pyplot as plt +import numpy as np +import pandas as pd +from matplotlib import patches + + +ROOT = Path(__file__).resolve().parents[2] +VALIDATION = ROOT / "pdc_validation_v2_collected" / "topolink_cci_validation_v2" +DEEP_DIVE = ROOT / "vwf_selp_deep_dive" +OUT = ROOT / "topolink_cci_short_communication" / "figures" + + +COLORS = { + "vascular": "#0f766e", + "stromal": "#8a5a2b", + "immune": "#3f7f3f", + "notch": "#5b5f97", + "tumor": "#7a7a7a", + "pass": "#138a72", + "partial": "#e69f00", + "fail": "#b23a48", + "blue": "#2563eb", + "light": "#f4f7f6", + "text": "#1f2933", +} + + +BIOLOGY_THEME = { + "VWF-SELP": "vascular", + "VWF-LRP1": "vascular", + "MMRN2-CD93": "vascular", + "CD48-CD2": "immune", + "DLL4-NOTCH3": "notch", + "CXCL12-CXCR4": "stromal", + "JAG1-NOTCH2": "tumor", +} + + +def load_evidence() -> pd.DataFrame: + path = VALIDATION / "tables" / "topolink_cci_validation_v2_evidence.tsv" + df = pd.read_csv(path, sep="\t") + df["pair"] = df["ligand"] + "-" + df["receptor"] + df["short_axis"] = df["pair"] + "\n" + df["sender"].str.replace(" Cells", "", regex=False) + " -> " + df["receiver"].str.replace(" Cells", "", regex=False) + df["theme"] = df["pair"].map(BIOLOGY_THEME).fillna("tumor") + return df.sort_values("pyxenium_rank") + + +def add_panel_label(ax, label: str) -> None: + ax.text( + -0.06, + 1.05, + label, + transform=ax.transAxes, + fontsize=16, + fontweight="bold", + va="top", + ha="left", + color=COLORS["text"], + ) + + +def rounded_box(ax, xy, width, height, text, fc="#ffffff", ec="#425466", fontsize=9): + box = patches.FancyBboxPatch( + xy, + width, + height, + boxstyle="round,pad=0.03,rounding_size=0.04", + fc=fc, + ec=ec, + lw=1.2, + ) + ax.add_patch(box) + ax.text( + xy[0] + width / 2, + xy[1] + height / 2, + text, + ha="center", + va="center", + fontsize=fontsize, + color=COLORS["text"], + wrap=True, + ) + return box + + +def draw_figure_1(evidence: pd.DataFrame) -> plt.Figure: + fig = plt.figure(figsize=(14, 9), constrained_layout=True) + gs = fig.add_gridspec(2, 2, width_ratios=[1.05, 1.2], height_ratios=[1, 1.15]) + + # A. Conceptual topology/contact model. + ax = fig.add_subplot(gs[0, 0]) + ax.set_axis_off() + ax.set_xlim(0, 1) + ax.set_ylim(0, 1) + add_panel_label(ax, "a") + ax.set_title("TopoLink-CCI links topology, expression and contact", fontsize=12, fontweight="bold", loc="left") + for x, y, color, label in [ + (0.26, 0.55, COLORS["vascular"], "sender\ncell"), + (0.64, 0.55, COLORS["notch"], "receiver\ncell"), + (0.45, 0.25, COLORS["blue"], "local\nneighbor graph"), + ]: + circ = patches.Circle((x, y), 0.12, fc=color, ec="white", lw=2, alpha=0.9) + ax.add_patch(circ) + ax.text(x, y, label, ha="center", va="center", color="white", fontsize=9, fontweight="bold") + ax.annotate("", xy=(0.52, 0.55), xytext=(0.38, 0.55), arrowprops=dict(arrowstyle="->", lw=2.5, color=COLORS["text"])) + ax.text(0.45, 0.61, "molecular\ninteraction axis", ha="center", fontsize=9) + rounded_box(ax, (0.05, 0.78), 0.35, 0.13, "ligand-sender\ntopology anchor", fc="#e0f2f1", ec=COLORS["vascular"]) + rounded_box(ax, (0.58, 0.78), 0.35, 0.13, "receptor-receiver\ntopology anchor", fc="#ebe9fb", ec=COLORS["notch"]) + rounded_box(ax, (0.25, 0.03), 0.43, 0.13, "structure bridge +\nspatial local contact", fc="#eff6ff", ec=COLORS["blue"]) + ax.plot([0.22, 0.26], [0.78, 0.67], color=COLORS["vascular"], lw=1.5) + ax.plot([0.74, 0.64], [0.78, 0.67], color=COLORS["notch"], lw=1.5) + ax.plot([0.46, 0.45], [0.16, 0.36], color=COLORS["blue"], lw=1.5) + + # B. Score formula. + ax = fig.add_subplot(gs[0, 1]) + ax.set_axis_off() + add_panel_label(ax, "b") + ax.set_title("Discovery score uses a prior-weighted geometric mean", fontsize=12, fontweight="bold", loc="left") + formula = ( + r"$\mathrm{TopoLink\!-\!CCI}_{l,r,s,t} = \pi_{l,r} \times$" "\n" + r"$\mathrm{GM}(A_\mathrm{sender}, A_\mathrm{receiver}, B_\mathrm{structure},$" "\n" + r"$E_\mathrm{sender}, E_\mathrm{receiver}, C_\mathrm{local})$" + ) + ax.text(0.5, 0.74, formula, ha="center", va="center", fontsize=18, color=COLORS["text"]) + components = [ + ("sender anchor", COLORS["vascular"]), + ("receiver anchor", COLORS["notch"]), + ("structure bridge", COLORS["blue"]), + ("sender expression", "#2f855a"), + ("receiver expression", "#2f855a"), + ("local contact", "#c2410c"), + ] + for i, (name, color) in enumerate(components): + x = 0.08 + (i % 3) * 0.3 + y = 0.34 - (i // 3) * 0.18 + rounded_box(ax, (x, y), 0.23, 0.12, name, fc="#ffffff", ec=color, fontsize=9) + ax.text(0.5, 0.05, "High scores are hypotheses; validation gates test false-positive risk.", ha="center", fontsize=10, color="#4b5563") + + # C. Workflow. + ax = fig.add_subplot(gs[1, 0]) + ax.set_axis_off() + ax.set_xlim(0, 1) + ax.set_ylim(0, 1) + add_panel_label(ax, "c") + ax.set_title("Brief Communication workflow", fontsize=12, fontweight="bold", loc="left") + steps = [ + ("Xenium WTA\ncells + genes + xy", "#e8f5e9"), + ("pyXenium\ntopology map", "#e0f2f1"), + ("TopoLink-CCI\ncandidate axes", "#eff6ff"), + ("orthogonal\nfalse-positive controls", "#fff7ed"), + ("evidence class\nstrong / moderate / risk", "#f4f7f6"), + ] + ys = np.linspace(0.78, 0.22, len(steps)) + for i, (text, fc) in enumerate(steps): + rounded_box(ax, (0.2, ys[i]), 0.6, 0.11, text, fc=fc, ec="#425466", fontsize=8.5) + if i < len(steps) - 1: + ax.annotate( + "", + xy=(0.5, ys[i + 1] + 0.12), + xytext=(0.5, ys[i]), + arrowprops=dict(arrowstyle="->", lw=1.6, color=COLORS["text"]), + ) + ax.text( + 0.5, + 0.06, + "Primary dataset: Atera Xenium WTA breast cancer\n170,057 cells; 20 cell groups; 3,299 common interaction pairs", + ha="center", + fontsize=9, + ) + + # D. Evidence matrix. + ax = fig.add_subplot(gs[1, 1]) + add_panel_label(ax, "d") + layers = [ + ("expression", "expression_specificity_support"), + ("label\nperm.", "cell_label_permutation_support"), + ("spatial\nnull", "spatial_null_support"), + ("matched\ngenes", "matched_gene_control_support"), + ("downstream", "downstream_target_support"), + ("received\nsignal", "functional_received_signal_support"), + ("cross\nmethod", "cross_method_support"), + ("ablation", "component_ablation_support"), + ("bootstrap", "bootstrap_stability_support"), + ] + matrix = evidence[[col for _, col in layers]].astype(bool).to_numpy() + n_rows, n_cols = matrix.shape + ax.set_xlim(-0.5, n_cols - 0.5) + ax.set_ylim(n_rows - 0.5, -0.5) + ax.set_xticks(range(n_cols)) + ax.set_xticklabels([x for x, _ in layers], fontsize=8) + ax.set_yticks(range(n_rows)) + ax.set_yticklabels(evidence["pair"].tolist(), fontsize=9) + ax.set_title("Orthogonal evidence matrix (7/7 strong)", fontsize=12, fontweight="bold", loc="left") + for i in range(n_rows): + for j in range(n_cols): + color = COLORS["pass"] if matrix[i, j] else COLORS["partial"] + marker = "o" if matrix[i, j] else "X" + ax.scatter(j, i, s=230, marker=marker, color=color, edgecolor="white", linewidth=1.4) + ax.grid(True, color="#e5e7eb", lw=0.8) + ax.tick_params(length=0) + ax.text(0.99, -0.16, "orange = weak/axis-specific caveat, not artifact risk", transform=ax.transAxes, ha="right", fontsize=8, color="#6b7280") + + fig.suptitle("Figure 1 | TopoLink-CCI method and validation logic", fontsize=16, fontweight="bold") + return fig + + +def draw_figure_2(evidence: pd.DataFrame) -> plt.Figure: + fig = plt.figure(figsize=(15, 10), constrained_layout=True) + gs = fig.add_gridspec(2, 3, width_ratios=[1.1, 1, 1.15], height_ratios=[1, 1]) + + # A. Ranked interpretable axes. + ax = fig.add_subplot(gs[0, 0]) + add_panel_label(ax, "a") + plot_df = evidence.sort_values("CCI_score", ascending=True) + bar_colors = [COLORS.get(BIOLOGY_THEME.get(pair, "tumor"), COLORS["tumor"]) for pair in plot_df["pair"]] + ax.barh(plot_df["pair"], plot_df["CCI_score"].astype(float), color=bar_colors) + ax.set_xlabel("TopoLink-CCI score") + ax.set_title("Top interpretable axes", fontsize=12, fontweight="bold", loc="left") + ax.set_xlim(0.58, 0.82) + ax.grid(axis="x", color="#e5e7eb") + for idx, (score, rank) in enumerate(zip(plot_df["CCI_score"], plot_df["pyxenium_rank"])): + ax.text(float(score) + 0.004, idx, f"rank {int(rank)}", va="center", fontsize=8) + + # B. VWF-SELP score decomposition. + ax = fig.add_subplot(gs[0, 1]) + add_panel_label(ax, "b") + comp = pd.read_csv(DEEP_DIVE / "tables" / "component_decomposition.tsv", sep="\t") + comp_order = ["sender_anchor", "receiver_anchor", "structure_bridge", "sender_expr", "receiver_expr", "local_contact"] + comp = comp.set_index("component").loc[comp_order].reset_index() + ax.barh(comp["component"].str.replace("_", "\n"), comp["value"].astype(float), color=[COLORS["vascular"]] * 5 + ["#c2410c"]) + ax.set_xlim(0, 1.05) + ax.set_xlabel("component value") + ax.set_title("VWF-SELP is rank 1 by combined support", fontsize=12, fontweight="bold", loc="left") + ax.text(0.05, 0.08, "CCI_score = 0.791\nlocal contact = 0.291\n12,779 endothelial-endothelial edges", transform=ax.transAxes, fontsize=9, bbox=dict(fc="white", ec="#d1d5db", boxstyle="round,pad=0.35")) + ax.grid(axis="x", color="#e5e7eb") + + # C. Existing spatial hotspot overlay. + ax = fig.add_subplot(gs[0, 2]) + add_panel_label(ax, "c") + img_path = DEEP_DIVE / "figures" / "vwf_selp_hotspot_spatial_overlay.png" + img = plt.imread(img_path) + ax.imshow(img) + ax.set_axis_off() + ax.set_title("Endothelial VWF-SELP hotspots in tissue", fontsize=12, fontweight="bold", loc="left") + + # D. Cross-method and validation strength. + ax = fig.add_subplot(gs[1, 0]) + add_panel_label(ax, "d") + metrics = evidence[["pair", "support_count", "cross_method_same_lr_count", "bootstrap_rank_median"]].copy() + metrics = metrics.sort_values("support_count", ascending=True) + y = np.arange(len(metrics)) + ax.barh(y - 0.18, metrics["support_count"], height=0.32, color=COLORS["pass"], label="validation layers") + ax.barh(y + 0.18, metrics["cross_method_same_lr_count"], height=0.32, color=COLORS["blue"], label="same-CCI method support") + ax.set_yticks(y) + ax.set_yticklabels(metrics["pair"], fontsize=9) + ax.set_xlim(0, 9) + ax.set_xlabel("count") + ax.set_title("Support is not single-algorithm self-consistency", fontsize=12, fontweight="bold", loc="left") + ax.legend(frameon=False, fontsize=8, loc="lower right") + ax.grid(axis="x", color="#e5e7eb") + + # E. VWF/SELP expression specificity heatmap. + ax = fig.add_subplot(gs[1, 1]) + add_panel_label(ax, "e") + img_path = DEEP_DIVE / "figures" / "expression_specificity_heatmap.png" + img = plt.imread(img_path) + ax.imshow(img) + ax.set_axis_off() + ax.set_title("WTA expression supports endothelial identity", fontsize=12, fontweight="bold", loc="left") + + # F. Biological model summary. + ax = fig.add_subplot(gs[1, 2]) + ax.set_axis_off() + ax.set_xlim(0, 1) + ax.set_ylim(0, 1) + add_panel_label(ax, "f") + ax.set_title("Lead biological interpretation", fontsize=12, fontweight="bold", loc="left") + vessel = patches.FancyBboxPatch((0.12, 0.38), 0.76, 0.2, boxstyle="round,pad=0.04,rounding_size=0.12", fc="#d6f5ef", ec=COLORS["vascular"], lw=2) + ax.add_patch(vessel) + ax.text(0.5, 0.49, "endothelial activation niche", ha="center", va="center", fontsize=12, fontweight="bold", color=COLORS["vascular"]) + ax.text(0.22, 0.68, "VWF", color="#b91c1c", fontsize=16, fontweight="bold") + ax.text(0.67, 0.68, "SELP", color="#b45309", fontsize=16, fontweight="bold") + ax.annotate("", xy=(0.44, 0.58), xytext=(0.28, 0.66), arrowprops=dict(arrowstyle="->", lw=2, color="#b91c1c")) + ax.annotate("", xy=(0.60, 0.58), xytext=(0.69, 0.66), arrowprops=dict(arrowstyle="->", lw=2, color="#b45309")) + rounded_box(ax, (0.08, 0.12), 0.84, 0.17, "Topology-supported molecular interaction axis;\ncomputational validation, not protein-level proof.", fc="#fff7ed", ec="#c2410c", fontsize=10) + ax.text(0.5, 0.88, "Recovered themes: vascular adhesion, ECM/stroma,\nimmune recruitment and Notch signaling", ha="center", fontsize=10) + + fig.suptitle("Figure 2 | Whole-dataset discovery and biological interpretation", fontsize=16, fontweight="bold") + return fig + + +def save_figure(fig: plt.Figure, stem: str) -> None: + OUT.mkdir(parents=True, exist_ok=True) + for ext in ["png", "pdf", "svg"]: + fig.savefig(OUT / f"{stem}.{ext}", dpi=300, bbox_inches="tight") + plt.close(fig) + + +def main() -> None: + evidence = load_evidence() + save_figure(draw_figure_1(evidence), "figure_1_topolink_cci_method_validation") + save_figure(draw_figure_2(evidence), "figure_2_topolink_cci_discovery_biology") + + source = evidence[ + [ + "pair", + "sender", + "receiver", + "biology_label", + "CCI_score", + "pyxenium_rank", + "support_count", + "evidence_class", + "cell_label_perm_fdr", + "spatial_null_fdr", + "matched_gene_z", + "downstream_target_fdr", + "cross_method_same_lr_count", + "bootstrap_rank_median", + ] + ].copy() + source.to_csv(OUT / "figure_source_data.tsv", sep="\t", index=False) + + +if __name__ == "__main__": + main() diff --git a/benchmarking/cci_2026_atera/topolink_cci_short_communication/scripts/make_topolink_cci_panel_library.py b/benchmarking/cci_2026_atera/topolink_cci_short_communication/scripts/make_topolink_cci_panel_library.py new file mode 100644 index 0000000..747240b --- /dev/null +++ b/benchmarking/cci_2026_atera/topolink_cci_short_communication/scripts/make_topolink_cci_panel_library.py @@ -0,0 +1,955 @@ +"""Generate Illustrator-friendly standalone panels for TopoLink-CCI. + +This script is intentionally stricter than an exploratory plotting script: + +- PDF text is exported as editable TrueType/Type 42 text when supported. +- SVG text is kept as rather than converted to paths. +- Every panel is saved through PanelExporter, which requires source data. +- Dense spatial layers are rasterized while axes and labels remain vector. +- A panel manifest records outputs, source hashes, style policy and checks. +""" + +from __future__ import annotations + +import argparse +import datetime as dt +import hashlib +import json +import math +import shutil +import subprocess +from dataclasses import dataclass +from pathlib import Path +from typing import Callable, Iterable + +import matplotlib + +matplotlib.use("Agg") + +import matplotlib.pyplot as plt +import numpy as np +import pandas as pd +from matplotlib import font_manager, patches + + +ROOT = Path(__file__).resolve().parents[2] +VALIDATION = ROOT / "pdc_validation_v2_collected" / "topolink_cci_validation_v2" +DEEP_DIVE = ROOT / "vwf_selp_deep_dive" +PDC_PYXENIUM = ROOT / "pdc_collected" / "pdc_20260426_1327" / "runs" / "full_common" / "pyxenium" +OUT_ROOT = ROOT / "topolink_cci_short_communication" / "figures" / "panels" + + +COLORS = { + "vascular": "#0F766E", + "stromal": "#8A5A2B", + "immune": "#3F7F3F", + "notch": "#5B5F97", + "tumor": "#7A7A7A", + "pass": "#138A72", + "weak": "#E69F00", + "risk": "#B23A48", + "blue": "#2563EB", + "gray": "#6B7280", + "light_gray": "#F3F4F6", + "text": "#1F2933", +} + +THEME = { + "VWF-SELP": "vascular", + "VWF-LRP1": "vascular", + "MMRN2-CD93": "vascular", + "CD48-CD2": "immune", + "DLL4-NOTCH3": "notch", + "CXCL12-CXCR4": "stromal", + "JAG1-NOTCH2": "tumor", +} + +SIZE_MM = { + "single": (85, 65), + "wide": (180, 65), + "tall": (85, 110), + "square": (85, 85), +} + +STYLE_POINTS = { + "panel_label": 8, + "title": 7, + "axis_label": 6, + "tick_label": 5, + "legend": 5, + "annotation": 5, + "body": 6, +} + + +def mm_to_inch(value: float) -> float: + return value / 25.4 + + +def file_hash(path: Path) -> str: + if not path.exists(): + return "missing" + h = hashlib.sha256() + with path.open("rb") as fh: + for chunk in iter(lambda: fh.read(1024 * 1024), b""): + h.update(chunk) + return h.hexdigest()[:16] + + +def ensure_bool(series: pd.Series) -> pd.Series: + if series.dtype == bool: + return series + return series.astype(str).str.lower().isin({"true", "1", "yes", "pass"}) + + +@dataclass(frozen=True) +class FigureStyle: + font_family: str + pdf_fonttype: int = 42 + ps_fonttype: int = 42 + svg_fonttype: str = "none" + + @staticmethod + def choose_font() -> str: + installed = {font.name for font in font_manager.fontManager.ttflist} + return "Arial" if "Arial" in installed else "DejaVu Sans" + + @classmethod + def apply(cls) -> "FigureStyle": + font = cls.choose_font() + plt.rcParams.update( + { + "pdf.fonttype": 42, + "ps.fonttype": 42, + "svg.fonttype": "none", + "font.family": font, + "font.sans-serif": [font, "Arial", "DejaVu Sans"], + "font.size": STYLE_POINTS["body"], + "axes.titlesize": STYLE_POINTS["title"], + "axes.labelsize": STYLE_POINTS["axis_label"], + "xtick.labelsize": STYLE_POINTS["tick_label"], + "ytick.labelsize": STYLE_POINTS["tick_label"], + "legend.fontsize": STYLE_POINTS["legend"], + "axes.linewidth": 0.45, + "lines.linewidth": 0.75, + "grid.linewidth": 0.35, + "patch.linewidth": 0.65, + "savefig.dpi": 300, + "figure.dpi": 300, + "text.usetex": False, + } + ) + return cls(font_family=font) + + def as_dict(self) -> dict[str, object]: + return { + "font_family": self.font_family, + "pdf.fonttype": self.pdf_fonttype, + "ps.fonttype": self.ps_fonttype, + "svg.fonttype": self.svg_fonttype, + "panel_label_pt": STYLE_POINTS["panel_label"], + "title_pt": STYLE_POINTS["title"], + "axis_label_pt": STYLE_POINTS["axis_label"], + "tick_label_pt": STYLE_POINTS["tick_label"], + "legend_pt": STYLE_POINTS["legend"], + } + + +class PanelExporter: + def __init__(self, output_root: Path, style: FigureStyle): + self.output_root = output_root + self.style = style + self.manifest_rows: list[dict[str, object]] = [] + for sub in ["pdf", "svg", "png", "source_data", "metadata"]: + (self.output_root / sub).mkdir(parents=True, exist_ok=True) + + def save_panel( + self, + fig: plt.Figure, + panel_id: str, + slug: str, + source_data_df: pd.DataFrame, + metadata: dict[str, object], + ) -> None: + if not isinstance(source_data_df, pd.DataFrame): + raise TypeError(f"{panel_id}_{slug} source_data_df must be a pandas DataFrame") + if source_data_df.empty: + raise ValueError(f"{panel_id}_{slug} source_data_df is empty") + + stem = f"{panel_id}_{slug}" + pdf_path = self.output_root / "pdf" / f"{stem}.pdf" + svg_path = self.output_root / "svg" / f"{stem}.svg" + png_path = self.output_root / "png" / f"{stem}.png" + source_path = self.output_root / "source_data" / f"{stem}.tsv" + metadata_path = self.output_root / "metadata" / f"{stem}.json" + + source_data_df.to_csv(source_path, sep="\t", index=False) + fig.savefig(pdf_path, dpi=300) + fig.savefig(svg_path, dpi=300) + fig.savefig(png_path, dpi=300) + plt.close(fig) + + svg_text_count = 0 + svg_path_count = 0 + if svg_path.exists(): + text = svg_path.read_text(encoding="utf-8", errors="ignore") + svg_text_count = text.count(" Path: + if not self.manifest_rows: + raise RuntimeError("No panels were saved") + manifest = pd.DataFrame(self.manifest_rows) + path = self.output_root / "panel_manifest.tsv" + manifest.to_csv(path, sep="\t", index=False) + return path + + +def make_figure(size_key: str) -> tuple[plt.Figure, plt.Axes]: + width_mm, height_mm = SIZE_MM[size_key] + fig, ax = plt.subplots(figsize=(mm_to_inch(width_mm), mm_to_inch(height_mm)), layout="constrained") + return fig, ax + + +def add_panel_label(ax: plt.Axes, label: str) -> None: + ax.text( + 0.0, + 1.30, + label, + transform=ax.transAxes, + fontsize=STYLE_POINTS["panel_label"], + fontweight="bold", + va="top", + ha="left", + color=COLORS["text"], + ) + + +def clean_axis(ax: plt.Axes, grid_axis: str | None = None) -> None: + ax.spines["top"].set_visible(False) + ax.spines["right"].set_visible(False) + ax.tick_params(length=2, width=0.45) + if grid_axis: + ax.grid(axis=grid_axis, color="#E5E7EB", linewidth=0.35) + + +def rounded_box( + ax: plt.Axes, + x: float, + y: float, + w: float, + h: float, + text: str, + fc: str, + ec: str, + fontsize: float = 5.5, +) -> None: + box = patches.FancyBboxPatch( + (x, y), + w, + h, + boxstyle="round,pad=0.02,rounding_size=0.025", + fc=fc, + ec=ec, + lw=0.7, + ) + ax.add_patch(box) + ax.text(x + w / 2, y + h / 2, text, ha="center", va="center", fontsize=fontsize, color=COLORS["text"]) + + +def load_evidence() -> pd.DataFrame: + path = VALIDATION / "tables" / "topolink_cci_validation_v2_evidence.tsv" + df = pd.read_csv(path, sep="\t") + df["pair"] = df["ligand"] + "-" + df["receptor"] + df["axis_short"] = df["pair"] + "\n" + df["sender"].str.replace(" Cells", "", regex=False) + " -> " + df["receiver"].str.replace(" Cells", "", regex=False) + df["theme"] = df["pair"].map(THEME).fillna("tumor") + for col in [c for c in df.columns if c.endswith("_support")]: + df[col] = ensure_bool(df[col]) + return df.sort_values("pyxenium_rank") + + +def read_scores_for_landscape() -> pd.DataFrame: + path = PDC_PYXENIUM / "pyxenium_scores.tsv" + cols = ["ligand", "receptor", "sender_celltype", "receiver_celltype", "CCI_score"] + df = pd.read_csv(path, sep="\t", usecols=cols) + df["pair"] = df["ligand"] + "-" + df["receptor"] + df["rank"] = df["CCI_score"].rank(ascending=False, method="first").astype(int) + return df + + +def read_full_coords() -> pd.DataFrame: + h5ad_path = PDC_PYXENIUM / "input_cache" / "adata_full_from_sparse_bundle.h5ad" + if not h5ad_path.exists(): + return pd.DataFrame() + import h5py + + with h5py.File(h5ad_path, "r") as h5: + coords = np.asarray(h5["obsm"]["spatial"][:]) + return pd.DataFrame({"x": coords[:, 0], "y": coords[:, 1], "layer": "all_cells"}) + + +def source_meta(title: str, source_tables: Iterable[Path], message: str, caveat: str = "", rasterized: bool = False) -> dict[str, object]: + return { + "title": title, + "source_tables": [str(p) for p in source_tables], + "rasterized_layers": rasterized, + "biological_message": message, + "caveat": caveat, + "output_formats": ["pdf", "svg", "png"], + } + + +def fig1a_problem_schematic() -> tuple[plt.Figure, pd.DataFrame, dict[str, object]]: + fig, ax = make_figure("wide") + ax.set_axis_off() + ax.set_xlim(0, 1) + ax.set_ylim(0, 1) + add_panel_label(ax, "Fig. 1a") + ax.text(0.02, 0.92, "False-positive problem in spatial CCI", fontsize=STYLE_POINTS["title"], fontweight="bold") + + rounded_box(ax, 0.06, 0.57, 0.22, 0.2, "expression-only\ncandidate", "#FEF3C7", COLORS["weak"]) + rounded_box(ax, 0.37, 0.57, 0.22, 0.2, "database\nmembership", "#FEE2E2", COLORS["risk"]) + rounded_box(ax, 0.68, 0.57, 0.22, 0.2, "spatial\nproximity", "#DBEAFE", COLORS["blue"]) + ax.annotate("", xy=(0.34, 0.67), xytext=(0.28, 0.67), arrowprops=dict(arrowstyle="->", lw=0.8)) + ax.annotate("", xy=(0.65, 0.67), xytext=(0.59, 0.67), arrowprops=dict(arrowstyle="->", lw=0.8)) + ax.text(0.5, 0.43, "Any one layer alone can be misleading", ha="center", fontsize=STYLE_POINTS["body"], color=COLORS["gray"]) + rounded_box(ax, 0.18, 0.14, 0.64, 0.18, "TopoLink-CCI requires concordant topology + expression + local contact,\nthen tests candidates with orthogonal controls.", "#ECFDF5", COLORS["pass"]) + + source = pd.DataFrame( + [ + {"element": "box", "x": 0.17, "y": 0.67, "label": "expression-only candidate", "category": "false_positive_source", "value": 1}, + {"element": "box", "x": 0.48, "y": 0.67, "label": "database membership", "category": "false_positive_source", "value": 1}, + {"element": "box", "x": 0.79, "y": 0.67, "label": "spatial proximity", "category": "false_positive_source", "value": 1}, + {"element": "box", "x": 0.5, "y": 0.23, "label": "TopoLink-CCI combined evidence", "category": "solution", "value": 1}, + ] + ) + return fig, source, source_meta( + "False-positive problem in spatial CCI", + [], + "Spatial CCI needs orthogonal evidence beyond expression, database membership or proximity alone.", + "Schematic panel; source data records graphical elements.", + ) + + +def fig1b_topolink_score_formula() -> tuple[plt.Figure, pd.DataFrame, dict[str, object]]: + fig, ax = make_figure("wide") + ax.set_axis_off() + ax.set_xlim(0, 1) + ax.set_ylim(0, 1) + add_panel_label(ax, "Fig. 1b") + ax.text(0.02, 0.92, "TopoLink-CCI discovery score", fontsize=STYLE_POINTS["title"], fontweight="bold") + ax.text( + 0.5, + 0.72, + "TopoLink-CCI(l,r,s,t) = prior(l,r) x geometric mean( six evidence components )", + ha="center", + fontsize=7, + color=COLORS["text"], + ) + components = [ + ("sender anchor", "ligand fits sender topology", COLORS["vascular"]), + ("receiver anchor", "receptor fits receiver topology", COLORS["notch"]), + ("structure bridge", "sender-receiver tissue relation", COLORS["blue"]), + ("sender expression", "ligand expressed in sender", "#2F855A"), + ("receiver expression", "receptor expressed in receiver", "#2F855A"), + ("local contact", "neighbor edges support interaction", "#C2410C"), + ] + xs = [0.06, 0.37, 0.68, 0.06, 0.37, 0.68] + ys = [0.45, 0.45, 0.45, 0.18, 0.18, 0.18] + rows = [] + for i, (name, desc, color) in enumerate(components): + rounded_box(ax, xs[i], ys[i], 0.25, 0.16, f"{name}\n{desc}", "#FFFFFF", color, fontsize=5.4) + rows.append({"element": "component", "x": xs[i] + 0.125, "y": ys[i] + 0.08, "label": name, "category": "score_component", "description": desc, "value": i + 1}) + return fig, pd.DataFrame(rows), source_meta( + "TopoLink-CCI score formula", + [], + "The discovery score is a prior-weighted geometric mean of six diagnostic components.", + "Schematic formula uses editable text rather than math outlines.", + ) + + +def fig1c_local_contact_model() -> tuple[plt.Figure, pd.DataFrame, dict[str, object]]: + fig, ax = make_figure("single") + ax.set_axis_off() + ax.set_xlim(0, 1) + ax.set_ylim(0, 1) + add_panel_label(ax, "Fig. 1c") + ax.text(0.04, 0.92, "Local contact support", fontsize=STYLE_POINTS["title"], fontweight="bold") + senders = [(0.25, 0.68), (0.20, 0.48), (0.32, 0.32)] + receivers = [(0.68, 0.70), (0.76, 0.50), (0.62, 0.34)] + rows = [] + for i, (x, y) in enumerate(senders): + ax.scatter(x, y, s=80, color=COLORS["vascular"], edgecolor="white", linewidth=0.4, zorder=3) + rows.append({"element": "node", "x": x, "y": y, "label": f"sender_{i+1}", "category": "sender", "value": 1}) + for i, (x, y) in enumerate(receivers): + ax.scatter(x, y, s=80, color=COLORS["notch"], edgecolor="white", linewidth=0.4, zorder=3) + rows.append({"element": "node", "x": x, "y": y, "label": f"receiver_{i+1}", "category": "receiver", "value": 1}) + edges = [(senders[0], receivers[0], 0.9), (senders[0], receivers[1], 0.5), (senders[1], receivers[1], 0.7), (senders[2], receivers[2], 0.8), (senders[1], receivers[2], 0.2)] + for i, (a, b, strength) in enumerate(edges): + ax.plot([a[0], b[0]], [a[1], b[1]], color="#374151", alpha=0.25 + strength * 0.55, lw=0.4 + strength * 1.2, zorder=1) + rows.append({"element": "edge", "x": (a[0]+b[0])/2, "y": (a[1]+b[1])/2, "label": f"edge_{i+1}", "category": "neighbor_edge", "value": strength}) + rounded_box(ax, 0.08, 0.06, 0.84, 0.16, "local contact = f(edge strength, active-edge coverage, edge-count support)", "#F9FAFB", COLORS["gray"], fontsize=5.1) + rows.append({"element": "formula", "x": 0.5, "y": 0.14, "label": "local contact support", "category": "summary", "value": 1}) + return fig, pd.DataFrame(rows), source_meta( + "Local contact model", + [], + "Local contact links candidate molecular axes to the actual cell-cell neighbor graph.", + "Schematic panel; source data records nodes and edges.", + ) + + +def fig1d_validation_gate_map() -> tuple[plt.Figure, pd.DataFrame, dict[str, object]]: + fig, ax = make_figure("wide") + ax.set_axis_off() + ax.set_xlim(0, 1) + ax.set_ylim(0, 1) + add_panel_label(ax, "Fig. 1d") + ax.text(0.02, 0.92, "Orthogonal validation gates adapted from CCC methods", fontsize=STYLE_POINTS["title"], fontweight="bold") + gates = [ + ("CellPhoneDB/\nSquidpy", "cell-label\npermutation", COLORS["blue"]), + ("CellChat", "group\nspecificity", COLORS["notch"]), + ("stLearn/\nSpatialDM", "spatial null +\nmatched genes", COLORS["vascular"]), + ("NicheNet", "receiver target\nsupport", COLORS["immune"]), + ("LIANA", "cross-method\nconsensus", COLORS["stromal"]), + ("pyXenium", "ablation +\nbootstrap", COLORS["pass"]), + ] + rows = [] + for i, (method, gate, color) in enumerate(gates): + x = 0.04 + i * 0.155 + rounded_box(ax, x, 0.52, 0.13, 0.18, method, "#FFFFFF", color) + ax.annotate("", xy=(x + 0.065, 0.42), xytext=(x + 0.065, 0.52), arrowprops=dict(arrowstyle="->", lw=0.7, color=COLORS["text"])) + rounded_box(ax, x, 0.22, 0.13, 0.16, gate, "#F9FAFB", color) + rows.append({"element": "gate", "x": x + 0.065, "y": 0.3, "label": gate.replace("\n", " "), "category": method.replace("\n", " "), "value": i + 1}) + return fig, pd.DataFrame(rows), source_meta( + "Validation gate map", + [], + "TopoLink-CCI reports candidates with controls inspired by established CCC methods.", + "Schematic mapping, not a claim of identical software reimplementation.", + ) + + +def fig1e_evidence_matrix(evidence: pd.DataFrame) -> tuple[plt.Figure, pd.DataFrame, dict[str, object]]: + fig, ax = make_figure("wide") + add_panel_label(ax, "Fig. 1e") + layers = [ + ("expression", "expression_specificity_support"), + ("label perm.", "cell_label_permutation_support"), + ("spatial null", "spatial_null_support"), + ("matched genes", "matched_gene_control_support"), + ("downstream", "downstream_target_support"), + ("received signal", "functional_received_signal_support"), + ("cross method", "cross_method_support"), + ("ablation", "component_ablation_support"), + ("bootstrap", "bootstrap_stability_support"), + ] + pairs = evidence["pair"].tolist() + source_rows = [] + for i, pair in enumerate(pairs): + for j, (label, col) in enumerate(layers): + passed = bool(evidence.iloc[i][col]) + ax.scatter(j, i, s=50, marker="o" if passed else "X", color=COLORS["pass"] if passed else COLORS["weak"], edgecolor="white", linewidth=0.35) + source_rows.append({"x": label, "y": pair, "value": int(passed), "category": "pass" if passed else "weak", "label": f"{pair}:{label}"}) + ax.set_xticks(range(len(layers))) + ax.set_xticklabels([x for x, _ in layers], rotation=35, ha="right") + ax.set_yticks(range(len(pairs))) + ax.set_yticklabels(pairs) + ax.set_xlim(-0.5, len(layers) - 0.5) + ax.set_ylim(len(pairs) - 0.5, -0.5) + ax.set_title("Evidence matrix for representative axes", loc="left", fontsize=STYLE_POINTS["title"]) + ax.grid(color="#E5E7EB", linewidth=0.35) + ax.tick_params(length=0) + return fig, pd.DataFrame(source_rows), source_meta( + "Evidence matrix", + [VALIDATION / "tables" / "topolink_cci_validation_v2_evidence.tsv"], + "Seven representative TopoLink-CCI axes have strong computational support.", + "Orange marks are axis-specific weak evidence layers, not artifact-risk calls.", + ) + + +def fig1f_false_positive_controls_quantitative(evidence: pd.DataFrame) -> tuple[plt.Figure, pd.DataFrame, dict[str, object]]: + fig, ax = make_figure("wide") + add_panel_label(ax, "Fig. 1f") + metric_defs = [ + ("label perm. FDR", "cell_label_perm_fdr", "-log10"), + ("spatial null FDR", "spatial_null_fdr", "-log10"), + ("matched gene z", "matched_gene_z", "z"), + ("downstream FDR", "downstream_target_fdr", "-log10"), + ] + rows = [] + for i, row in evidence.iterrows(): + pair = row["pair"] + for j, (label, col, transform) in enumerate(metric_defs): + raw = float(row[col]) + value = -math.log10(max(raw, 1e-300)) if transform == "-log10" else raw + rows.append({"x": label, "y": pair, "value": value, "raw_value": raw, "category": transform, "label": pair}) + src = pd.DataFrame(rows) + pairs = evidence["pair"].tolist() + for _, row in src.iterrows(): + x = [m[0] for m in metric_defs].index(row["x"]) + y = pairs.index(row["y"]) + size = 10 + min(float(row["value"]), 12) * 8 + ax.scatter(x, y, s=size, color=COLORS["pass"], alpha=0.85, edgecolor="white", linewidth=0.25) + ax.set_xticks(range(len(metric_defs))) + ax.set_xticklabels([m[0] for m in metric_defs], rotation=25, ha="right") + ax.set_yticks(range(len(pairs))) + ax.set_yticklabels(pairs) + ax.set_ylim(len(pairs) - 0.5, -0.5) + ax.set_title("Quantitative false-positive controls", loc="left", fontsize=STYLE_POINTS["title"]) + ax.grid(color="#E5E7EB", linewidth=0.35) + ax.tick_params(length=0) + return fig, src, source_meta( + "Quantitative false-positive controls", + [VALIDATION / "tables" / "topolink_cci_validation_v2_evidence.tsv"], + "Representative axes pass multiple quantitative controls, not just the TopoLink-CCI score.", + "Bubble sizes use transformed metrics; raw values are in source data.", + ) + + +def fig2a_whole_dataset_rank_landscape(evidence: pd.DataFrame) -> tuple[plt.Figure, pd.DataFrame, dict[str, object]]: + fig, ax = make_figure("wide") + add_panel_label(ax, "Fig. 2a") + scores = read_scores_for_landscape() + bins = np.linspace(0, scores["CCI_score"].max(), 120) + counts, edges = np.histogram(scores["CCI_score"], bins=bins) + centers = (edges[:-1] + edges[1:]) / 2 + ax.fill_between(centers, counts, color="#CBD5E1", step="mid") + ax.set_yscale("log") + ax.set_xlabel("TopoLink-CCI score") + ax.set_ylabel("candidate axes") + ax.set_title("Whole-dataset score landscape", loc="left", fontsize=STYLE_POINTS["title"]) + clean_axis(ax, "y") + highlight_rows = [] + for _, row in evidence.iterrows(): + score = float(row["CCI_score"]) + pair = row["pair"] + color = COLORS[THEME.get(pair, "tumor")] + ax.axvline(score, color=color, lw=0.9, alpha=0.85) + highlight_rows.append({"x": score, "y": np.nan, "value": int(row["pyxenium_rank"]), "category": row["theme"], "label": pair}) + hist_src = pd.DataFrame({"x": centers, "y": counts, "value": counts, "category": "histogram", "label": "CCI_score_bin"}) + src = pd.concat([hist_src, pd.DataFrame(highlight_rows)], ignore_index=True) + return fig, src, source_meta( + "Whole-dataset score landscape", + [PDC_PYXENIUM / "pyxenium_scores.tsv", VALIDATION / "tables" / "topolink_cci_validation_v2_evidence.tsv"], + "TopoLink-CCI ranks 1,319,600 whole-dataset candidate axes and highlights validated discoveries.", + "Histogram bins are source data; highlighted lines mark seven representative axes.", + ) + + +def fig2b_top_interpretable_axes(evidence: pd.DataFrame) -> tuple[plt.Figure, pd.DataFrame, dict[str, object]]: + fig, ax = make_figure("single") + add_panel_label(ax, "Fig. 2b") + plot = evidence.sort_values("CCI_score", ascending=True) + colors = [COLORS[THEME.get(pair, "tumor")] for pair in plot["pair"]] + y = np.arange(len(plot)) + ax.barh(y, plot["CCI_score"], color=colors, height=0.65) + ax.set_yticks(y) + ax.set_yticklabels(plot["pair"]) + ax.set_xlabel("TopoLink-CCI score") + ax.set_xlim(0.60, 0.82) + clean_axis(ax, "x") + ax.set_title("Top interpretable axes", loc="left", fontsize=STYLE_POINTS["title"]) + for idx, row in enumerate(plot.itertuples()): + ax.text(float(row.CCI_score) + 0.004, idx, f"r{int(row.pyxenium_rank)}", va="center", fontsize=STYLE_POINTS["tick_label"]) + src = plot[["pair", "sender", "receiver", "CCI_score", "pyxenium_rank", "biology_label", "theme"]].rename(columns={"CCI_score": "x", "pyxenium_rank": "value"}) + src["y"] = src["pair"] + src["category"] = src["theme"] + src["label"] = src["pair"] + return fig, src, source_meta( + "Top interpretable axes", + [VALIDATION / "tables" / "topolink_cci_validation_v2_evidence.tsv"], + "High-scoring axes span vascular, immune, stromal, Notch and tumor-intrinsic biology.", + ) + + +def fig2c_vwf_selp_component_decomposition() -> tuple[plt.Figure, pd.DataFrame, dict[str, object]]: + fig, ax = make_figure("single") + add_panel_label(ax, "Fig. 2c") + path = DEEP_DIVE / "tables" / "component_decomposition.tsv" + comp = pd.read_csv(path, sep="\t") + order = ["sender_anchor", "receiver_anchor", "structure_bridge", "sender_expr", "receiver_expr", "local_contact"] + comp = comp.set_index("component").loc[order].reset_index() + y = np.arange(len(comp)) + colors = [COLORS["vascular"]] * 5 + ["#C2410C"] + ax.barh(y, comp["value"], color=colors, height=0.62) + ax.set_yticks(y) + ax.set_yticklabels(comp["component"].str.replace("_", " ")) + ax.set_xlim(0, 1.05) + ax.set_xlabel("component value") + clean_axis(ax, "x") + ax.set_title("VWF-SELP component support", loc="left", fontsize=STYLE_POINTS["title"]) + ax.text(0.04, 0.05, "score 0.791\n12,779 local edges", transform=ax.transAxes, fontsize=STYLE_POINTS["annotation"], bbox=dict(fc="white", ec="#D1D5DB", lw=0.5)) + src = comp.rename(columns={"component": "label", "value": "x"}) + src["y"] = src["label"] + src["value"] = src["x"] + src["category"] = ["component"] * len(src) + return fig, src, source_meta( + "VWF-SELP component decomposition", + [path], + "The lead endothelial axis combines topology, expression and local contact support.", + ) + + +def fig2d_vwf_selp_rank_sensitivity() -> tuple[plt.Figure, pd.DataFrame, dict[str, object]]: + fig, ax = make_figure("single") + add_panel_label(ax, "Fig. 2d") + path = DEEP_DIVE / "tables" / "rank_sensitivity.tsv" + data = pd.read_csv(path, sep="\t").head(10) + y = np.arange(len(data))[::-1] + ax.scatter(data["target_rank"], y, color=COLORS["vascular"], s=28, zorder=3) + ax.plot(data["target_rank"], y, color=COLORS["vascular"], lw=0.7) + ax.set_yticks(y) + ax.set_yticklabels(data["scenario"].str.replace("_", " ")) + ax.set_xlabel("VWF-SELP rank") + ax.set_xlim(0.5, max(3, data["target_rank"].max() + 1)) + ax.set_title("Rank sensitivity", loc="left", fontsize=STYLE_POINTS["title"]) + clean_axis(ax, "x") + src = data.copy() + src["x"] = src["target_rank"] + src["y"] = src["scenario"] + src["value"] = src["target_score"] + src["category"] = "rank_sensitivity" + src["label"] = src["scenario"] + return fig, src, source_meta( + "VWF-SELP rank sensitivity", + [path], + "Component perturbations test whether the top axis is driven by one isolated term.", + ) + + +def fig2e_expression_specificity_dotplot() -> tuple[plt.Figure, pd.DataFrame, dict[str, object]]: + fig, ax = make_figure("wide") + add_panel_label(ax, "Fig. 2e") + path = DEEP_DIVE / "tables" / "expression_specificity_full_wta.tsv" + df = pd.read_csv(path, sep="\t") + genes = ["VWF", "SELP", "PECAM1", "EMCN", "KDR", "FLT1", "MMRN2", "CLEC14A", "PPBP", "PF4", "ITGA2B", "GP1BA", "HBB"] + plot = df[df["gene"].isin(genes)].copy() + cell_order = plot.groupby("cell_type")["mean_log1p_norm_by_gene"].max().sort_values(ascending=False).index.tolist() + gene_order = genes + x_map = {c: i for i, c in enumerate(cell_order)} + y_map = {g: i for i, g in enumerate(gene_order)} + plot["x"] = plot["cell_type"].map(x_map) + plot["y"] = plot["gene"].map(y_map) + sizes = 5 + 45 * plot["detection_fraction"].clip(0, 1) + sc = ax.scatter(plot["x"], plot["y"], s=sizes, c=plot["mean_log1p_norm_by_gene"], cmap="viridis", vmin=0, vmax=1, edgecolor="none") + ax.set_xticks(range(len(cell_order))) + ax.set_xticklabels(cell_order, rotation=55, ha="right") + ax.set_yticks(range(len(gene_order))) + ax.set_yticklabels(gene_order) + ax.set_title("Expression specificity and contamination controls", loc="left", fontsize=STYLE_POINTS["title"]) + ax.tick_params(length=0) + ax.grid(color="#F3F4F6", linewidth=0.35) + cbar = fig.colorbar(sc, ax=ax, fraction=0.018, pad=0.01) + cbar.set_label("gene-normalized expression", fontsize=STYLE_POINTS["axis_label"]) + cbar.ax.tick_params(labelsize=STYLE_POINTS["tick_label"], length=2) + plot["value"] = plot["mean_log1p_norm_by_gene"] + plot["category"] = np.where(plot["gene"].isin(["PPBP", "PF4", "ITGA2B", "GP1BA", "HBB"]), "contamination_control", "endothelial_or_axis_marker") + plot["label"] = plot["gene"] + "|" + plot["cell_type"] + return fig, plot, source_meta( + "Expression specificity dotplot", + [path], + "VWF-SELP interpretation is supported by endothelial marker specificity and contamination controls.", + "RNA expression specificity does not prove protein localization.", + ) + + +def fig2f_vwf_selp_spatial_hotspots() -> tuple[plt.Figure, pd.DataFrame, dict[str, object]]: + fig, ax = make_figure("square") + add_panel_label(ax, "Fig. 2f") + hotspot_path = DEEP_DIVE / "tables" / "vwf_selp_hotspot_endothelial_cells.tsv" + hotspots = pd.read_csv(hotspot_path, sep="\t") + coords = read_full_coords() + rasterized = False + rows = [] + if not coords.empty: + rasterized = True + ax.scatter(coords["x"], coords["y"], s=0.08, color="#94A3B8", alpha=0.22, linewidths=0, rasterized=True) + rows.append(coords.assign(value=np.nan, category="background", label="all_cells")[["x", "y", "value", "category", "label"]]) + sc = ax.scatter( + hotspots["x"], + hotspots["y"], + c=hotspots["hotspot_score"], + cmap="magma", + vmin=0, + vmax=1, + s=5, + edgecolor="none", + rasterized=len(hotspots) > 5000, + ) + rows.append(hotspots.assign(value=hotspots["hotspot_score"], category="hotspot", label=hotspots["cell_id"])[["x", "y", "value", "category", "label"]]) + ax.set_aspect("equal") + ax.invert_yaxis() + ax.set_xlabel("x (um)") + ax.set_ylabel("y (um)") + ax.set_title("VWF-SELP endothelial hotspots", loc="left", fontsize=STYLE_POINTS["title"]) + clean_axis(ax) + cbar = fig.colorbar(sc, ax=ax, fraction=0.035, pad=0.02) + cbar.set_label("hotspot score", fontsize=STYLE_POINTS["axis_label"]) + cbar.ax.tick_params(labelsize=STYLE_POINTS["tick_label"], length=2) + src = pd.concat(rows, ignore_index=True) + return fig, src, source_meta( + "VWF-SELP spatial hotspots", + [hotspot_path, PDC_PYXENIUM / "input_cache" / "adata_full_from_sparse_bundle.h5ad"], + "VWF-SELP hotspots localize to a subset of endothelial neighborhoods.", + "Dense background cells are rasterized to keep Illustrator files usable.", + rasterized=rasterized, + ) + + +def fig2g_hotspot_neighborhood_context() -> tuple[plt.Figure, pd.DataFrame, dict[str, object]]: + fig, ax = make_figure("single") + add_panel_label(ax, "Fig. 2g") + path = DEEP_DIVE / "tables" / "hotspot_neighbor_context.tsv" + data = pd.read_csv(path, sep="\t").sort_values("neighbor_fraction", ascending=True) + y = np.arange(len(data)) + ax.barh(y, data["neighbor_fraction"], color=COLORS["vascular"], height=0.62) + ax.set_yticks(y) + ax.set_yticklabels(data["neighbor_cell_type"].str.replace(" Cells", "")) + ax.set_xlabel("neighbor fraction") + ax.set_title("Hotspot neighborhood context", loc="left", fontsize=STYLE_POINTS["title"]) + clean_axis(ax, "x") + data["x"] = data["neighbor_fraction"] + data["y"] = data["neighbor_cell_type"] + data["value"] = data["neighbor_fraction"] + data["category"] = data["group"] + data["label"] = data["neighbor_cell_type"] + return fig, data, source_meta( + "Hotspot neighborhood context", + [path], + "Endothelial VWF-SELP hotspots can be interpreted through their neighboring cell ecology.", + ) + + +def fig2h_pathway_context() -> tuple[plt.Figure, pd.DataFrame, dict[str, object]]: + fig, ax = make_figure("single") + add_panel_label(ax, "Fig. 2h") + path = DEEP_DIVE / "tables" / "vwf_selp_pathway_correlations.tsv" + data = pd.read_csv(path, sep="\t").sort_values("spearman_rho_vs_vwf_selp_joint", ascending=True) + y = np.arange(len(data)) + ax.barh(y, data["spearman_rho_vs_vwf_selp_joint"], color=COLORS["vascular"], height=0.6) + ax.set_yticks(y) + ax.set_yticklabels(data["pathway"].str.replace("_", "\n")) + ax.set_xlabel("Spearman rho") + ax.set_title("Pathway context", loc="left", fontsize=STYLE_POINTS["title"]) + clean_axis(ax, "x") + data["x"] = data["spearman_rho_vs_vwf_selp_joint"] + data["y"] = data["pathway"] + data["value"] = data["spearman_rho_vs_vwf_selp_joint"] + data["category"] = "pathway_correlation" + data["label"] = data["pathway"] + return fig, data, source_meta( + "Pathway context", + [path], + "VWF-SELP hotspots align with vascular identity and thromboinflammatory pathway panels.", + "Pathway panels are RNA-level summaries.", + ) + + +def fig2i_contour_ecology_context() -> tuple[plt.Figure, pd.DataFrame, dict[str, object]]: + fig, ax = make_figure("single") + add_panel_label(ax, "Fig. 2i") + path = DEEP_DIVE / "tables" / "contour_hypothesis_ranking.tsv" + data = pd.read_csv(path, sep="\t").sort_values("mean_score", ascending=True) + colors = [COLORS["vascular"] if "vascular" in p else COLORS["gray"] for p in data["program"]] + y = np.arange(len(data)) + ax.barh(y, data["mean_score"], color=colors, height=0.62) + ax.axvline(0, color="#111827", lw=0.45) + ax.set_yticks(y) + ax.set_yticklabels(data["program"].str.replace("_", "\n")) + ax.set_xlabel("mean contour score") + ax.set_title("Contour ecology context", loc="left", fontsize=STYLE_POINTS["title"]) + clean_axis(ax, "x") + data["x"] = data["mean_score"] + data["y"] = data["program"] + data["value"] = data["mean_score"] + data["category"] = np.where(data["program"].str.contains("vascular"), "vascular_contour", "other_contour") + data["label"] = data["program"] + return fig, data, source_meta( + "Contour ecology context", + [path], + "Vascular interaction axes can be interpreted in the broader contour and tissue-ecology context.", + ) + + +def fig2j_cross_method_consensus(evidence: pd.DataFrame) -> tuple[plt.Figure, pd.DataFrame, dict[str, object]]: + fig, ax = make_figure("wide") + add_panel_label(ax, "Fig. 2j") + path = VALIDATION / "tables" / "cross_method_support_detail.tsv" + data = pd.read_csv(path, sep="\t") + data["pair"] = data["axis_id"].str.split("|", regex=False).str[0] + methods = sorted(data["method"].unique()) + pairs = evidence["pair"].tolist() + x_map = {m: i for i, m in enumerate(methods)} + y_map = {p: i for i, p in enumerate(pairs)} + data["exact_support"] = ensure_bool(data["exact_support"]) + data["same_lr_any_celltype_support"] = ensure_bool(data["same_lr_any_celltype_support"]) + data["support_level"] = np.where(data["exact_support"], 2, np.where(data["same_lr_any_celltype_support"], 1, 0)) + for _, row in data.iterrows(): + if row["pair"] not in y_map: + continue + marker = "s" if row["support_level"] == 2 else "o" if row["support_level"] == 1 else "x" + color = COLORS["pass"] if row["support_level"] == 2 else COLORS["blue"] if row["support_level"] == 1 else "#D1D5DB" + ax.scatter(x_map[row["method"]], y_map[row["pair"]], s=45, marker=marker, color=color, edgecolor="white", linewidth=0.35) + ax.set_xticks(range(len(methods))) + ax.set_xticklabels(methods, rotation=35, ha="right") + ax.set_yticks(range(len(pairs))) + ax.set_yticklabels(pairs) + ax.set_ylim(len(pairs) - 0.5, -0.5) + ax.set_title("Cross-method consensus", loc="left", fontsize=STYLE_POINTS["title"]) + ax.grid(color="#E5E7EB", linewidth=0.35) + ax.tick_params(length=0) + data["x"] = data["method"] + data["y"] = data["pair"] + data["value"] = data["support_level"] + data["category"] = np.where(data["support_level"] == 2, "exact", np.where(data["support_level"] == 1, "same_lr", "none")) + data["label"] = data["axis_id"] + "|" + data["method"] + return fig, data, source_meta( + "Cross-method consensus", + [path], + "TopoLink-CCI discoveries are triangulated against independent method outputs.", + "Methods differ in score definitions; this panel shows support categories, not raw score equivalence.", + ) + + +PanelFunc = Callable[..., tuple[plt.Figure, pd.DataFrame, dict[str, object]]] + + +def build_registry(evidence: pd.DataFrame) -> dict[str, tuple[str, str, Callable[[], tuple[plt.Figure, pd.DataFrame, dict[str, object]]]]]: + return { + "fig1a": ("fig1a", "problem_schematic", fig1a_problem_schematic), + "fig1b": ("fig1b", "topolink_score_formula", fig1b_topolink_score_formula), + "fig1c": ("fig1c", "local_contact_model", fig1c_local_contact_model), + "fig1d": ("fig1d", "validation_gate_map", fig1d_validation_gate_map), + "fig1e": ("fig1e", "evidence_matrix", lambda: fig1e_evidence_matrix(evidence)), + "fig1f": ("fig1f", "false_positive_controls_quantitative", lambda: fig1f_false_positive_controls_quantitative(evidence)), + "fig2a": ("fig2a", "whole_dataset_rank_landscape", lambda: fig2a_whole_dataset_rank_landscape(evidence)), + "fig2b": ("fig2b", "top_interpretable_axes", lambda: fig2b_top_interpretable_axes(evidence)), + "fig2c": ("fig2c", "vwf_selp_component_decomposition", fig2c_vwf_selp_component_decomposition), + "fig2d": ("fig2d", "vwf_selp_rank_sensitivity", fig2d_vwf_selp_rank_sensitivity), + "fig2e": ("fig2e", "expression_specificity_dotplot", fig2e_expression_specificity_dotplot), + "fig2f": ("fig2f", "vwf_selp_spatial_hotspots", fig2f_vwf_selp_spatial_hotspots), + "fig2g": ("fig2g", "hotspot_neighborhood_context", fig2g_hotspot_neighborhood_context), + "fig2h": ("fig2h", "pathway_context", fig2h_pathway_context), + "fig2i": ("fig2i", "contour_ecology_context", fig2i_contour_ecology_context), + "fig2j": ("fig2j", "cross_method_consensus", lambda: fig2j_cross_method_consensus(evidence)), + } + + +def run_quality_checks(output_root: Path, expected_panels: int) -> None: + pdf_n = len(list((output_root / "pdf").glob("*.pdf"))) + svg_n = len(list((output_root / "svg").glob("*.svg"))) + png_n = len(list((output_root / "png").glob("*.png"))) + src_n = len(list((output_root / "source_data").glob("*.tsv"))) + meta_n = len(list((output_root / "metadata").glob("*.json"))) + if len({pdf_n, svg_n, png_n, src_n, meta_n, expected_panels}) != 1: + raise RuntimeError( + f"Panel output count mismatch: pdf={pdf_n}, svg={svg_n}, png={png_n}, " + f"source={src_n}, metadata={meta_n}, expected={expected_panels}" + ) + manifest = pd.read_csv(output_root / "panel_manifest.tsv", sep="\t") + if len(manifest) != expected_panels: + raise RuntimeError(f"Manifest has {len(manifest)} rows, expected {expected_panels}") + fig2f = manifest[manifest["panel_id"] == "fig2f"] + if fig2f.empty or not bool(fig2f.iloc[0]["rasterized_layers"]): + raise RuntimeError("fig2f must be marked as rasterized_layers=true") + if (manifest["svg_text_count"] <= 0).any(): + bad = manifest.loc[manifest["svg_text_count"] <= 0, "panel_id"].tolist() + raise RuntimeError(f"SVG text was not retained for panels: {bad}") + + +def main() -> None: + parser = argparse.ArgumentParser(description=__doc__) + parser.add_argument("--panel", action="append", help="Panel id to render, e.g. fig1a. Repeatable. Default: all panels.") + parser.add_argument("--all", action="store_true", help="Render all panels. This is the default when --panel is omitted.") + args = parser.parse_args() + + style = FigureStyle.apply() + evidence = load_evidence() + registry = build_registry(evidence) + selected = args.panel or list(registry.keys()) + unknown = [panel for panel in selected if panel not in registry] + if unknown: + raise ValueError(f"Unknown panel ids: {unknown}. Available: {sorted(registry)}") + + exporter = PanelExporter(OUT_ROOT, style) + for key in selected: + panel_id, slug, fn = registry[key] + fig, source, metadata = fn() + exporter.save_panel(fig, panel_id, slug, source, metadata) + exporter.write_manifest() + if len(selected) == len(registry): + run_quality_checks(OUT_ROOT, expected_panels=len(registry)) + + +if __name__ == "__main__": + main() diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/component_decomposition.png b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/component_decomposition.png new file mode 100644 index 0000000..c7c4ce5 Binary files /dev/null and b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/component_decomposition.png differ diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/contamination_control.png b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/contamination_control.png new file mode 100644 index 0000000..c8978cb Binary files /dev/null and b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/contamination_control.png differ diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/contour_vascular_summary.png b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/contour_vascular_summary.png new file mode 100644 index 0000000..da203f1 Binary files /dev/null and b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/contour_vascular_summary.png differ diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/expression_specificity_heatmap.png b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/expression_specificity_heatmap.png new file mode 100644 index 0000000..25da24c Binary files /dev/null and b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/expression_specificity_heatmap.png differ diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/final/asset_manifest.json b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/final/asset_manifest.json new file mode 100644 index 0000000..7d11460 --- /dev/null +++ b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/final/asset_manifest.json @@ -0,0 +1,31 @@ +{ + "title": "pyXenium identifies a topology-supported endothelial VWF-SELP vascular activation niche", + "root": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\vwf_selp_deep_dive", + "outputs": { + "main_png": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\vwf_selp_deep_dive\\figures\\final\\vwf_selp_endothelial_activation_main_figure.png", + "main_pdf": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\vwf_selp_deep_dive\\figures\\final\\vwf_selp_endothelial_activation_main_figure.pdf", + "main_svg": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\vwf_selp_deep_dive\\figures\\final\\vwf_selp_endothelial_activation_main_figure.svg", + "conference_png": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\vwf_selp_deep_dive\\figures\\final\\vwf_selp_endothelial_activation_conference_summary.png", + "conference_pdf": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\vwf_selp_deep_dive\\figures\\final\\vwf_selp_endothelial_activation_conference_summary.pdf", + "canva_brief": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\vwf_selp_deep_dive\\figures\\final\\canva_design_brief.md", + "caption": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\vwf_selp_deep_dive\\figures\\final\\figure_caption.md" + }, + "source_assets": [ + "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\vwf_selp_deep_dive\\figures\\component_decomposition.png", + "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\vwf_selp_deep_dive\\figures\\expression_specificity_heatmap.png", + "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\vwf_selp_deep_dive\\figures\\vwf_selp_hotspot_spatial_overlay.png", + "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\vwf_selp_deep_dive\\figures\\contour_vascular_summary.png", + "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\vwf_selp_deep_dive\\tables\\rank_sensitivity.tsv", + "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\vwf_selp_deep_dive\\tables\\hotspot_summary.tsv", + "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\vwf_selp_deep_dive\\tables\\hotspot_neighbor_context.tsv", + "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\vwf_selp_deep_dive\\tables\\cross_method_vwf_selp_hits.tsv" + ], + "key_numbers": { + "LR_pair": "VWF-SELP", + "sender_receiver": "Endothelial Cells -> Endothelial Cells", + "CCI_score": 0.7912892368005828, + "local_contact": 0.2912449657481761, + "cross_edge_count": 12779, + "hotspot_endothelial_cells": 433 + } +} \ No newline at end of file diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/final/canva_design_brief.md b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/final/canva_design_brief.md new file mode 100644 index 0000000..f76bcad --- /dev/null +++ b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/final/canva_design_brief.md @@ -0,0 +1,17 @@ +# Canva design brief + +Create a single landscape scientific figure titled: + +**pyXenium identifies a topology-supported endothelial VWF-SELP vascular activation niche** + +Canvas: 16:9 landscape, clean manuscript style, white/off-white background, teal endothelial palette with crimson VWF and amber SELP/P-selectin highlights. + +## Required panel narrative + +1. **A. Biological model**: draw an endothelial vessel neighborhood with VWF strings, SELP/P-selectin on activated endothelial surfaces, nearby T cell/immune rolling, and pericyte context. Include caveat: RNA/spatial evidence, not direct protein release proof. +2. **B. pyXenium evidence stack**: show CCI_score 0.791, rank 1, component values, and the rank-sensitivity callout: removing local contact drops VWF-SELP to rank 13. +3. **C. WTA specificity**: show VWF and SELP enriched in endothelial cells with endothelial markers PECAM1, EMCN, KDR, MMRN2, CLEC14A. Include HBB/PF4 contamination control note. +4. **D. Spatial hotspot map**: use the hotspot spatial overlay and show 433 endothelial hotspot cells; add small bar chart for T cell/pericyte-associated neighborhoods. +5. **E. Tissue ecology and cross-method support**: show S3 vascular contour enrichment and exact VWF-SELP recovery by CellPhoneDB and LARIS. + +Use the generated local output `vwf_selp_endothelial_activation_main_figure.svg` or PDF as the editable source if importing into Canva. For a talk-style Canva page, use `vwf_selp_endothelial_activation_conference_summary.png` or PDF. diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/final/figure_caption.md b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/final/figure_caption.md new file mode 100644 index 0000000..a4811aa --- /dev/null +++ b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/final/figure_caption.md @@ -0,0 +1,6 @@ +# Figure caption + +**pyXenium identifies a topology-supported endothelial VWF-SELP vascular activation niche.** +The whole-dataset Xenium WTA breast benchmark ranked `VWF-SELP / Endothelial Cells -> Endothelial Cells` as the strongest pyXenium ligand-receptor axis (`CCI_score=0.791`). The component stack shows high sender and receiver topology anchors, full expression support, a perfect structure bridge, and a local endothelial contact score of `0.291`; removing the local-contact term drops the interaction from rank 1 to rank 13. Full WTA expression summaries show that `VWF` and `SELP` are most enriched in endothelial cells, alongside canonical endothelial markers including `PECAM1`, `EMCN`, `KDR`, `MMRN2`, and `CLEC14A`, while blood/platelet contamination controls remain secondary. Spatial hotspot analysis identifies 433 high-scoring endothelial cells with T-cell and pericyte-enriched neighborhood context. S1-S5 contour analysis places vascular markers in S3-enriched tissue regions, and CellPhoneDB/LARIS independently recover exact `VWF-SELP` endothelial-endothelial support. Together, the data support an endothelial activation / Weibel-Palade body-associated adhesion state. This is RNA-level and spatial-topology evidence, not direct proof of VWF/P-selectin protein release or thrombosis. + +Literature context: Weibel-Palade bodies are endothelial storage organelles containing VWF and P-selectin and connect vascular adhesion, hemostasis, and inflammation. See NCBI Bookshelf, Reactome vascular wall cell-surface interactions, and WPB review literature for biological framing. diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/final/vwf_selp_canva_import_package.zip b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/final/vwf_selp_canva_import_package.zip new file mode 100644 index 0000000..12553d0 Binary files /dev/null and b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/final/vwf_selp_canva_import_package.zip differ diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/final/vwf_selp_endothelial_activation_conference_summary.pdf b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/final/vwf_selp_endothelial_activation_conference_summary.pdf new file mode 100644 index 0000000..4e5f22a Binary files /dev/null and b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/final/vwf_selp_endothelial_activation_conference_summary.pdf differ diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/final/vwf_selp_endothelial_activation_conference_summary.png b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/final/vwf_selp_endothelial_activation_conference_summary.png new file mode 100644 index 0000000..e7a7f31 Binary files /dev/null and b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/final/vwf_selp_endothelial_activation_conference_summary.png differ diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/final/vwf_selp_endothelial_activation_main_figure.pdf b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/final/vwf_selp_endothelial_activation_main_figure.pdf new file mode 100644 index 0000000..0c0c574 Binary files /dev/null and b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/final/vwf_selp_endothelial_activation_main_figure.pdf differ diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/final/vwf_selp_endothelial_activation_main_figure.png b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/final/vwf_selp_endothelial_activation_main_figure.png new file mode 100644 index 0000000..41f1365 Binary files /dev/null and b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/final/vwf_selp_endothelial_activation_main_figure.png differ diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/final/vwf_selp_endothelial_activation_main_figure.svg b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/final/vwf_selp_endothelial_activation_main_figure.svg new file mode 100644 index 0000000..0f577db --- /dev/null +++ b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/final/vwf_selp_endothelial_activation_main_figure.svg @@ -0,0 +1,6411 @@ + + + + + + + + 2026-04-28T14:00:58.840003 + image/svg+xml + + + Matplotlib v3.10.7, https://matplotlib.org/ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/targeted_pathway_celltype_heatmap.png b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/targeted_pathway_celltype_heatmap.png new file mode 100644 index 0000000..70835b5 Binary files /dev/null and b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/targeted_pathway_celltype_heatmap.png differ diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/vascular_top_hits.png b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/vascular_top_hits.png new file mode 100644 index 0000000..d1dd3cc Binary files /dev/null and b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/vascular_top_hits.png differ diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/vwf_selp_hotspot_spatial_overlay.png b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/vwf_selp_hotspot_spatial_overlay.png new file mode 100644 index 0000000..58a5445 Binary files /dev/null and b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/figures/vwf_selp_hotspot_spatial_overlay.png differ diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/make_vwf_selp_interpretive_figure.py b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/make_vwf_selp_interpretive_figure.py new file mode 100644 index 0000000..ba216a2 --- /dev/null +++ b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/make_vwf_selp_interpretive_figure.py @@ -0,0 +1,600 @@ +"""Build a publication-style interpretive figure for the VWF-SELP top hit. + +The figure intentionally combines a compact schematic with real outputs from +the VWF-SELP deep-dive analysis. It does not rerun the CCI benchmark. +""" + +from __future__ import annotations + +import json +import textwrap +from pathlib import Path + +import matplotlib.pyplot as plt +import numpy as np +import pandas as pd +from matplotlib.patches import Circle, FancyArrowPatch, FancyBboxPatch, Rectangle +from PIL import Image + + +ROOT = Path(__file__).resolve().parent +TABLES = ROOT / "tables" +FIGURES = ROOT / "figures" +OUT = FIGURES / "final" + + +COLORS = { + "endo": "#0F7C80", + "endo_light": "#CFECE9", + "vwf": "#B21E48", + "selp": "#E08D1F", + "immune": "#2E8B57", + "pericyte": "#5F6F89", + "tumor": "#7E7E7E", + "caf": "#B6A16B", + "ink": "#1F2933", + "muted": "#667085", + "panel_bg": "#F8FAFC", + "line": "#D0D5DD", +} + + +def _read_tsv(name: str) -> pd.DataFrame: + return pd.read_csv(TABLES / name, sep="\t") + + +def _panel_label(ax: plt.Axes, label: str, title: str) -> None: + ax.text( + 0.0, + 1.04, + label, + transform=ax.transAxes, + va="bottom", + ha="left", + fontsize=15, + fontweight="bold", + color=COLORS["ink"], + ) + ax.text( + 0.08, + 1.04, + title, + transform=ax.transAxes, + va="bottom", + ha="left", + fontsize=11, + fontweight="bold", + color=COLORS["ink"], + ) + + +def _style_card(ax: plt.Axes) -> None: + ax.set_facecolor(COLORS["panel_bg"]) + for spine in ax.spines.values(): + spine.set_visible(False) + ax.tick_params(length=0, labelsize=8) + + +def draw_schematic(ax: plt.Axes) -> None: + _style_card(ax) + ax.set_xlim(0, 10) + ax.set_ylim(0, 10) + ax.axis("off") + _panel_label(ax, "A", "Endothelial activation model") + + vessel = FancyBboxPatch( + (0.6, 2.2), + 8.8, + 5.4, + boxstyle="round,pad=0.02,rounding_size=1.1", + linewidth=1.2, + edgecolor=COLORS["endo"], + facecolor="#E7F7F5", + ) + ax.add_patch(vessel) + ax.text(5, 7.35, "vascular endothelial neighborhood", ha="center", fontsize=9, color=COLORS["endo"]) + + # Lumen highlight. + lumen = FancyBboxPatch( + (1.0, 3.2), + 8.0, + 3.6, + boxstyle="round,pad=0.02,rounding_size=0.9", + linewidth=0, + facecolor="#F8FDFF", + alpha=0.95, + ) + ax.add_patch(lumen) + + cell_x = [2.0, 3.5, 5.0, 6.5, 8.0] + for i, x in enumerate(cell_x): + cell = FancyBboxPatch( + (x - 0.75, 2.45), + 1.5, + 1.0, + boxstyle="round,pad=0.03,rounding_size=0.25", + linewidth=0.8, + edgecolor=COLORS["endo"], + facecolor=COLORS["endo_light"], + ) + ax.add_patch(cell) + ax.text(x, 2.95, "EC", ha="center", va="center", fontsize=8, fontweight="bold", color=COLORS["endo"]) + for j in range(3): + ax.add_patch(Circle((x - 0.35 + j * 0.35, 3.22), 0.07, color=COLORS["vwf"], alpha=0.8)) + if i in (1, 2, 3): + ax.plot([x - 0.38, x - 0.18, x + 0.05, x + 0.24, x + 0.44], [4.2, 4.55, 4.35, 4.65, 4.42], color=COLORS["vwf"], lw=2) + ax.text(x + 0.48, 4.6, "VWF", fontsize=8, color=COLORS["vwf"], fontweight="bold") + for px in [x - 0.25, x + 0.15, x + 0.42]: + ax.plot([px, px], [3.45, 3.9], color=COLORS["selp"], lw=1.8) + ax.add_patch(Circle((px, 3.95), 0.08, color=COLORS["selp"])) + + immune = Circle((2.6, 5.6), 0.48, color=COLORS["immune"], alpha=0.9) + ax.add_patch(immune) + ax.text(2.6, 5.6, "T", ha="center", va="center", color="white", fontsize=9, fontweight="bold") + ax.add_patch(FancyArrowPatch((2.15, 5.05), (3.15, 4.35), arrowstyle="->", mutation_scale=13, color=COLORS["immune"], lw=1.3)) + ax.text(1.15, 6.1, "immune rolling/\nadherence cue", fontsize=8, color=COLORS["immune"], ha="left") + + pericyte = FancyBboxPatch( + (6.45, 1.4), + 2.25, + 0.55, + boxstyle="round,pad=0.04,rounding_size=0.22", + linewidth=0, + facecolor=COLORS["pericyte"], + alpha=0.9, + ) + ax.add_patch(pericyte) + ax.text(7.58, 1.68, "pericyte context", ha="center", va="center", fontsize=7.5, color="white") + + ax.text(5.0, 8.75, "VWF + SELP/P-selectin = WPB / adhesion state", ha="center", fontsize=10, fontweight="bold", color=COLORS["ink"]) + ax.text(0.8, 0.5, "Caveat: RNA + spatial evidence; not direct proof of protein release or thrombosis.", fontsize=7.5, color=COLORS["muted"]) + + +def draw_score_panel(ax: plt.Axes) -> None: + _style_card(ax) + _panel_label(ax, "B", "pyXenium score stack") + comp = _read_tsv("component_decomposition.tsv") + comp = comp.assign(component_label=comp["component"].str.replace("_", "\n")) + y = np.arange(len(comp))[::-1] + colors = [COLORS["endo"], COLORS["endo"], COLORS["endo"], COLORS["vwf"], COLORS["selp"], "#7A5CFF"] + ax.barh(y, comp["value"], color=colors, alpha=0.9, height=0.7) + ax.set_yticks(y) + ax.set_yticklabels(comp["component_label"], fontsize=8) + ax.set_xlim(0, 1.05) + ax.set_xlabel("component value", fontsize=8) + ax.grid(axis="x", color="white", lw=1.2) + for yi, value in zip(y, comp["value"]): + ax.text(value + 0.02, yi, f"{value:.3f}", va="center", fontsize=8, color=COLORS["ink"]) + + sens = _read_tsv("rank_sensitivity.tsv") + original = sens.loc[sens["scenario"] == "original"].iloc[0] + no_contact = sens.loc[sens["scenario"] == "remove_local_contact"].iloc[0] + callout = ( + f"Full common-db rank {int(original.target_rank)}\n" + f"CCI_score = {original.target_score:.3f}\n" + f"Remove contact -> rank {int(no_contact.target_rank)}\n" + f"Top becomes {no_contact.top_ligand}-{no_contact.top_receptor}" + ) + ax.text( + 0.54, + 0.10, + callout, + transform=ax.transAxes, + fontsize=8.5, + color=COLORS["ink"], + bbox=dict(boxstyle="round,pad=0.35", fc="white", ec=COLORS["line"], lw=0.8), + ) + + +def draw_expression_panel(ax: plt.Axes) -> None: + _style_card(ax) + _panel_label(ax, "C", "WTA endothelial specificity") + expr = _read_tsv("expression_specificity_full_wta.tsv") + genes = ["VWF", "SELP", "PECAM1", "EMCN", "KDR", "MMRN2", "HBB", "PF4"] + celltypes = [ + "Endothelial Cells", + "Pericytes", + "T Lymphocytes", + "Macrophages", + "CAFs, DCIS Associated", + "11q13 Invasive Tumor Cells", + ] + celltype_labels = ["Endothelial", "Pericytes", "T cells", "Macrophages", "DCIS CAFs", "11q13 tumor"] + sub = expr[expr["gene"].isin(genes) & expr["cell_type"].isin(celltypes)].copy() + sub["gene"] = pd.Categorical(sub["gene"], categories=genes, ordered=True) + sub["cell_type"] = pd.Categorical(sub["cell_type"], categories=celltypes, ordered=True) + sub = sub.sort_values(["cell_type", "gene"]) + x = sub["gene"].cat.codes.to_numpy() + y = sub["cell_type"].cat.codes.to_numpy() + sizes = 30 + 260 * sub["detection_fraction"].to_numpy() + sc = ax.scatter( + x, + y, + s=sizes, + c=sub["mean_log1p_norm_by_gene"], + cmap="YlGnBu", + vmin=0, + vmax=1, + edgecolor="white", + linewidth=0.6, + ) + ax.set_xticks(range(len(genes))) + ax.set_xticklabels(genes, rotation=45, ha="right", fontsize=8) + ax.set_yticks(range(len(celltypes))) + ax.set_yticklabels(celltype_labels, fontsize=7.5) + ax.invert_yaxis() + ax.grid(color="white", lw=1.0) + cbar = plt.colorbar(sc, ax=ax, fraction=0.046, pad=0.02) + cbar.set_label("gene-normalized mean", fontsize=7) + cbar.ax.tick_params(labelsize=7) + ax.text( + 0.04, + 0.06, + "VWF and SELP peak in endothelial cells;\nHBB/PF4 included as contamination controls.", + transform=ax.transAxes, + fontsize=7.5, + color=COLORS["muted"], + bbox=dict(boxstyle="round,pad=0.25", fc="white", ec=COLORS["line"], lw=0.6), + ) + + +def draw_spatial_panel(ax_map: plt.Axes, ax_ctx: plt.Axes) -> None: + _style_card(ax_map) + _panel_label(ax_map, "D", "Spatial hotspots and neighborhood context") + img = Image.open(FIGURES / "vwf_selp_hotspot_spatial_overlay.png") + ax_map.imshow(img) + ax_map.axis("off") + ax_map.text( + 0.02, + 0.03, + "433 endothelial hotspot cells\n95th percentile among endothelial cells", + transform=ax_map.transAxes, + fontsize=9, + color=COLORS["ink"], + bbox=dict(boxstyle="round,pad=0.35", fc="white", ec=COLORS["line"], lw=0.8, alpha=0.92), + ) + + _style_card(ax_ctx) + ctx = _read_tsv("hotspot_neighbor_context.tsv") + keep = ["T Lymphocytes", "Pericytes", "11q13 Invasive Tumor Cells", "CAFs, DCIS Associated", "Macrophages"] + piv = ctx[ctx["neighbor_cell_type"].isin(keep)].pivot(index="neighbor_cell_type", columns="group", values="neighbor_fraction") + piv = piv.loc[keep] + yy = np.arange(len(piv)) + width = 0.36 + ax_ctx.barh(yy - width / 2, piv["hotspot_endothelial"], width, label="hotspot EC", color=COLORS["endo"]) + ax_ctx.barh(yy + width / 2, piv["all_endothelial"], width, label="all EC", color="#B8C6D9") + ax_ctx.set_yticks(yy) + ax_ctx.set_yticklabels(["T cells", "Pericytes", "11q13 tumor", "DCIS CAFs", "Macrophages"], fontsize=7.5) + ax_ctx.invert_yaxis() + ax_ctx.set_xlabel("neighbor fraction", fontsize=8) + ax_ctx.legend(frameon=False, fontsize=7, loc="lower right") + ax_ctx.grid(axis="x", color="white", lw=1.2) + ax_ctx.text( + 0.02, + 1.02, + "hotspots are immune/pericyte-associated,\nnot simply tumor-front enriched", + transform=ax_ctx.transAxes, + fontsize=8.5, + color=COLORS["ink"], + va="bottom", + ) + + +def draw_ecology_panel(ax_contour: plt.Axes, ax_methods: plt.Axes) -> None: + _style_card(ax_contour) + _panel_label(ax_contour, "E", "Tissue ecology and method triangulation") + de = _read_tsv("s1_s5_vascular_gene_de.tsv") + genes = ["VWF", "PECAM1", "EMCN", "KDR", "MMRN2", "CLEC14A", "EGFL7"] + sub = de[de["gene"].isin(genes)].copy().sort_values("delta_log1p_cpm", ascending=True) + ax_contour.barh(sub["gene"], sub["delta_log1p_cpm"], color=COLORS["endo"], alpha=0.88) + ax_contour.set_xlabel("S3 enrichment delta (log1p CPM)", fontsize=8) + ax_contour.tick_params(axis="y", labelsize=8) + ax_contour.grid(axis="x", color="white", lw=1.2) + ax_contour.text( + 0.02, + 0.92, + "S1-S5 contour analysis:\nvascular markers peak in S3", + transform=ax_contour.transAxes, + fontsize=8, + color=COLORS["ink"], + bbox=dict(boxstyle="round,pad=0.25", fc="white", ec=COLORS["line"], lw=0.6), + ) + + _style_card(ax_methods) + ax_methods.axis("off") + hits = _read_tsv("cross_method_vwf_selp_hits.tsv") + exact = hits[ + (hits["ligand"] == "VWF") + & (hits["receptor"] == "SELP") + & (hits["sender"] == "Endothelial Cells") + & (hits["receiver"] == "Endothelial Cells") + ].copy() + exact = exact.sort_values("rank_within_method").head(4) + rows = [] + for _, row in exact.iterrows(): + rows.append([row["method"], f"{int(row['rank_within_method']):,}", f"{row['score_std']:.3f}"]) + if not rows: + rows = [["CellPhoneDB", "692", "0.999"], ["LARIS", "2,845", "0.998"]] + ax_methods.text(0.0, 0.95, "Exact VWF-SELP recovered by other methods", fontsize=8.5, fontweight="bold", color=COLORS["ink"]) + col_x = [0.00, 0.46, 0.72] + headers = ["method", "rank", "score_std"] + for x, h in zip(col_x, headers): + ax_methods.text(x, 0.78, h, fontsize=7.5, color=COLORS["muted"], fontweight="bold") + y = 0.63 + for row in rows[:4]: + for x, txt in zip(col_x, row): + ax_methods.text(x, y, str(txt), fontsize=8, color=COLORS["ink"]) + y -= 0.16 + ax_methods.add_patch(Rectangle((0, 0.10), 0.98, 0.78, fill=False, edgecolor=COLORS["line"], lw=0.8)) + ax_methods.text( + 0.0, + 0.02, + "Interpretation: consensus supports a vascular axis;\npyXenium adds topology/contact specificity.", + fontsize=7.5, + color=COLORS["muted"], + va="bottom", + ) + + +def build_main_figure() -> Path: + OUT.mkdir(parents=True, exist_ok=True) + plt.rcParams.update( + { + "font.family": "DejaVu Sans", + "axes.titleweight": "bold", + "axes.labelcolor": COLORS["ink"], + "xtick.color": COLORS["ink"], + "ytick.color": COLORS["ink"], + } + ) + fig = plt.figure(figsize=(20, 11), dpi=300, facecolor="white") + gs = fig.add_gridspec(3, 16, height_ratios=[0.15, 1.0, 1.18], hspace=0.50, wspace=0.72) + + ax_title = fig.add_subplot(gs[0, :]) + ax_title.axis("off") + ax_title.text( + 0.0, + 0.70, + "pyXenium identifies a topology-supported endothelial VWF-SELP vascular activation niche", + fontsize=18, + fontweight="bold", + color=COLORS["ink"], + va="center", + ) + ax_title.text( + 0.0, + 0.10, + "Whole-dataset Xenium WTA breast analysis: rank 1 LR axis, endothelial-specific expression, spatial hotspots, S3 vascular contour enrichment, and cross-method support.", + fontsize=10, + color=COLORS["muted"], + va="center", + ) + + draw_schematic(fig.add_subplot(gs[1, 0:5])) + draw_score_panel(fig.add_subplot(gs[1, 5:9])) + draw_expression_panel(fig.add_subplot(gs[1, 9:16])) + + draw_spatial_panel(fig.add_subplot(gs[2, 0:7]), fig.add_subplot(gs[2, 7:10])) + draw_ecology_panel(fig.add_subplot(gs[2, 10:13]), fig.add_subplot(gs[2, 13:16])) + + caption = ( + "Main interpretation: the top pyXenium hit is best read as an endothelial activation / " + "Weibel-Palade body-associated adhesion state. The data support RNA-level endothelial " + "specificity and spatial topology; protein release, platelet adhesion, and thrombosis remain " + "biological hypotheses requiring orthogonal validation." + ) + fig.text(0.02, 0.012, textwrap.fill(caption, 190), fontsize=8, color=COLORS["muted"]) + + png = OUT / "vwf_selp_endothelial_activation_main_figure.png" + pdf = OUT / "vwf_selp_endothelial_activation_main_figure.pdf" + svg = OUT / "vwf_selp_endothelial_activation_main_figure.svg" + fig.savefig(png, dpi=300, bbox_inches="tight") + fig.savefig(pdf, bbox_inches="tight") + fig.savefig(svg, bbox_inches="tight") + plt.close(fig) + return png + + +def _draw_evidence_card(ax: plt.Axes, xy: tuple[float, float], title: str, body: str, color: str) -> None: + x, y = xy + title_wrapped = textwrap.fill(title, width=23) + body_wrapped = textwrap.fill(body, width=34) + card = FancyBboxPatch( + (x, y), + 0.43, + 0.19, + transform=ax.transAxes, + boxstyle="round,pad=0.018,rounding_size=0.025", + linewidth=1.0, + edgecolor=color, + facecolor="white", + alpha=0.96, + ) + ax.add_patch(card) + ax.text(x + 0.02, y + 0.135, title_wrapped, transform=ax.transAxes, fontsize=9.4, fontweight="bold", color=color) + ax.text(x + 0.02, y + 0.035, body_wrapped, transform=ax.transAxes, fontsize=7.8, color=COLORS["ink"], va="bottom") + + +def build_conference_summary() -> Path: + """A simplified 16:9 version that works as a talk or Canva first slide.""" + OUT.mkdir(parents=True, exist_ok=True) + fig = plt.figure(figsize=(16, 9), dpi=300, facecolor="white") + gs = fig.add_gridspec(3, 8, height_ratios=[0.18, 1.0, 1.0], hspace=0.38, wspace=0.55) + + ax_title = fig.add_subplot(gs[0, :]) + ax_title.axis("off") + ax_title.text( + 0.0, + 0.72, + "VWF-SELP marks an endothelial activation niche", + fontsize=24, + fontweight="bold", + color=COLORS["ink"], + va="center", + ) + ax_title.text( + 0.0, + 0.18, + "A topology-supported pyXenium top hit linking endothelial identity, WPB biology, spatial hotspots, and vascular tissue ecology.", + fontsize=12, + color=COLORS["muted"], + va="center", + ) + + draw_schematic(fig.add_subplot(gs[1:, 0:3])) + + ax_spatial = fig.add_subplot(gs[1:, 3:5]) + _style_card(ax_spatial) + img = Image.open(FIGURES / "vwf_selp_hotspot_spatial_overlay.png") + ax_spatial.imshow(img) + ax_spatial.axis("off") + ax_spatial.text( + 0.04, + 0.06, + "Spatial hotspot map\n433 endothelial hotspot cells", + transform=ax_spatial.transAxes, + fontsize=10, + color=COLORS["ink"], + bbox=dict(boxstyle="round,pad=0.35", fc="white", ec=COLORS["line"], lw=0.8), + ) + + ax_cards = fig.add_subplot(gs[1:, 5:8]) + ax_cards.set_xlim(0, 1) + ax_cards.set_ylim(0, 1) + ax_cards.axis("off") + _draw_evidence_card( + ax_cards, + (0.02, 0.76), + "pyXenium rank 1", + "CCI_score 0.791; contact-aware topology\nkeeps VWF-SELP as the top endothelial axis.", + COLORS["endo"], + ) + _draw_evidence_card( + ax_cards, + (0.52, 0.76), + "WTA specificity", + "VWF and SELP peak in endothelial cells\nwith PECAM1/EMCN/KDR support.", + COLORS["vwf"], + ) + _draw_evidence_card( + ax_cards, + (0.02, 0.52), + "Neighborhood context", + "Hotspot ECs are enriched near T-cell\nand pericyte neighborhoods.", + COLORS["immune"], + ) + _draw_evidence_card( + ax_cards, + (0.52, 0.52), + "Contour ecology", + "S1-S5 analysis places vascular markers\nin S3-enriched tissue regions.", + COLORS["pericyte"], + ) + _draw_evidence_card( + ax_cards, + (0.02, 0.28), + "Cross-method support", + "CellPhoneDB and LARIS recover exact\nVWF-SELP endothelial-endothelial support.", + COLORS["selp"], + ) + _draw_evidence_card( + ax_cards, + (0.52, 0.28), + "Interpretation", + "RNA/spatial evidence for WPB-associated\nadhesion state; protein validation needed.", + "#7A5CFF", + ) + ax_cards.text( + 0.02, + 0.08, + "Biological model: activated endothelial neighborhoods expose a VWF/P-selectin-like adhesion program\nthat may organize immune and pericyte-adjacent vascular niches.", + fontsize=11, + color=COLORS["ink"], + bbox=dict(boxstyle="round,pad=0.4", fc="#F8FAFC", ec=COLORS["line"], lw=0.8), + ) + + png = OUT / "vwf_selp_endothelial_activation_conference_summary.png" + pdf = OUT / "vwf_selp_endothelial_activation_conference_summary.pdf" + fig.savefig(png, dpi=300, bbox_inches="tight") + fig.savefig(pdf, bbox_inches="tight") + plt.close(fig) + return png + + +def build_asset_manifest() -> None: + summary = { + "title": "pyXenium identifies a topology-supported endothelial VWF-SELP vascular activation niche", + "root": str(ROOT), + "outputs": { + "main_png": str(OUT / "vwf_selp_endothelial_activation_main_figure.png"), + "main_pdf": str(OUT / "vwf_selp_endothelial_activation_main_figure.pdf"), + "main_svg": str(OUT / "vwf_selp_endothelial_activation_main_figure.svg"), + "conference_png": str(OUT / "vwf_selp_endothelial_activation_conference_summary.png"), + "conference_pdf": str(OUT / "vwf_selp_endothelial_activation_conference_summary.pdf"), + "canva_brief": str(OUT / "canva_design_brief.md"), + "caption": str(OUT / "figure_caption.md"), + }, + "source_assets": [ + str(FIGURES / "component_decomposition.png"), + str(FIGURES / "expression_specificity_heatmap.png"), + str(FIGURES / "vwf_selp_hotspot_spatial_overlay.png"), + str(FIGURES / "contour_vascular_summary.png"), + str(TABLES / "rank_sensitivity.tsv"), + str(TABLES / "hotspot_summary.tsv"), + str(TABLES / "hotspot_neighbor_context.tsv"), + str(TABLES / "cross_method_vwf_selp_hits.tsv"), + ], + "key_numbers": { + "LR_pair": "VWF-SELP", + "sender_receiver": "Endothelial Cells -> Endothelial Cells", + "CCI_score": 0.7912892368005828, + "local_contact": 0.2912449657481761, + "cross_edge_count": 12779, + "hotspot_endothelial_cells": 433, + }, + } + (OUT / "asset_manifest.json").write_text(json.dumps(summary, indent=2), encoding="utf-8") + + +def write_caption_and_canva_brief() -> None: + caption = """# Figure caption + +**pyXenium identifies a topology-supported endothelial VWF-SELP vascular activation niche.** +The whole-dataset Xenium WTA breast benchmark ranked `VWF-SELP / Endothelial Cells -> Endothelial Cells` as the strongest pyXenium cell-cell interaction axis (`CCI_score=0.791`). The component stack shows high sender and receiver topology anchors, full expression support, a perfect structure bridge, and a local endothelial contact score of `0.291`; removing the local-contact term drops the interaction from rank 1 to rank 13. Full WTA expression summaries show that `VWF` and `SELP` are most enriched in endothelial cells, alongside canonical endothelial markers including `PECAM1`, `EMCN`, `KDR`, `MMRN2`, and `CLEC14A`, while blood/platelet contamination controls remain secondary. Spatial hotspot analysis identifies 433 high-scoring endothelial cells with T-cell and pericyte-enriched neighborhood context. S1-S5 contour analysis places vascular markers in S3-enriched tissue regions, and CellPhoneDB/LARIS independently recover exact `VWF-SELP` endothelial-endothelial support. Together, the data support an endothelial activation / Weibel-Palade body-associated adhesion state. This is RNA-level and spatial-topology evidence, not direct proof of VWF/P-selectin protein release or thrombosis. + +Literature context: Weibel-Palade bodies are endothelial storage organelles containing VWF and P-selectin and connect vascular adhesion, hemostasis, and inflammation. See NCBI Bookshelf, Reactome vascular wall cell-surface interactions, and WPB review literature for biological framing. +""" + (OUT / "figure_caption.md").write_text(caption, encoding="utf-8") + + brief = """# Canva design brief + +Create a single landscape scientific figure titled: + +**pyXenium identifies a topology-supported endothelial VWF-SELP vascular activation niche** + +Canvas: 16:9 landscape, clean manuscript style, white/off-white background, teal endothelial palette with crimson VWF and amber SELP/P-selectin highlights. + +## Required panel narrative + +1. **A. Biological model**: draw an endothelial vessel neighborhood with VWF strings, SELP/P-selectin on activated endothelial surfaces, nearby T cell/immune rolling, and pericyte context. Include caveat: RNA/spatial evidence, not direct protein release proof. +2. **B. pyXenium evidence stack**: show CCI_score 0.791, rank 1, component values, and the rank-sensitivity callout: removing local contact drops VWF-SELP to rank 13. +3. **C. WTA specificity**: show VWF and SELP enriched in endothelial cells with endothelial markers PECAM1, EMCN, KDR, MMRN2, CLEC14A. Include HBB/PF4 contamination control note. +4. **D. Spatial hotspot map**: use the hotspot spatial overlay and show 433 endothelial hotspot cells; add small bar chart for T cell/pericyte-associated neighborhoods. +5. **E. Tissue ecology and cross-method support**: show S3 vascular contour enrichment and exact VWF-SELP recovery by CellPhoneDB and LARIS. + +Use the generated local output `vwf_selp_endothelial_activation_main_figure.svg` or PDF as the editable source if importing into Canva. For a talk-style Canva page, use `vwf_selp_endothelial_activation_conference_summary.png` or PDF. +""" + (OUT / "canva_design_brief.md").write_text(brief, encoding="utf-8") + + +def main() -> None: + png = build_main_figure() + summary_png = build_conference_summary() + build_asset_manifest() + write_caption_and_canva_brief() + print(f"Wrote {png}") + print(f"Wrote {summary_png}") + + +if __name__ == "__main__": + main() diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/reports/vwf_selp_deep_dive.md b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/reports/vwf_selp_deep_dive.md new file mode 100644 index 0000000..e762eed --- /dev/null +++ b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/reports/vwf_selp_deep_dive.md @@ -0,0 +1,242 @@ +# VWF-SELP endothelial-endothelial deep dive + +## Working conclusion + +The top pyXenium full-common hit, `VWF-SELP / Endothelial Cells -> Endothelial Cells`, is best interpreted as an endothelial vascular activation and adhesion state rather than a simple classical paracrine cell-cell interaction axis. The score is high because topology, expression, endothelial-endothelial structural proximity, and local contact all support the same vascular compartment. + +## Direct pyXenium evidence + +- `CCI_score`: `0.791289236801` +- `sender_anchor`: `0.955713` +- `receiver_anchor`: `0.881913` +- `structure_bridge`: `1.000000` +- `sender_expr`: `1.000000` +- `receiver_expr`: `1.000000` +- `local_contact`: `0.291245` +- `contact_coverage`: `0.111120` +- `cross_edge_count`: `12779` + +### Component decomposition + +| component | value | geomean_penalty | target_lr | target_sender | target_receiver | prior_confidence | reported_lr_score | recomputed_lr_score | +|:-----------------|---------:|------------------:|:------------|:------------------|:------------------|-------------------:|--------------------:|----------------------:| +| sender_anchor | 0.955713 | 0.0452975 | VWF-SELP | Endothelial Cells | Endothelial Cells | 1 | 0.791289 | 0.791289 | +| receiver_anchor | 0.881913 | 0.125662 | VWF-SELP | Endothelial Cells | Endothelial Cells | 1 | 0.791289 | 0.791289 | +| structure_bridge | 1 | -1e-08 | VWF-SELP | Endothelial Cells | Endothelial Cells | 1 | 0.791289 | 0.791289 | +| sender_expr | 1 | -1e-08 | VWF-SELP | Endothelial Cells | Endothelial Cells | 1 | 0.791289 | 0.791289 | +| receiver_expr | 1 | -1e-08 | VWF-SELP | Endothelial Cells | Endothelial Cells | 1 | 0.791289 | 0.791289 | +| local_contact | 0.291245 | 1.23359 | VWF-SELP | Endothelial Cells | Endothelial Cells | 1 | 0.791289 | 0.791289 | + + +### Rank sensitivity + +| scenario | target_score | target_rank | top_ligand | top_receptor | top_sender | top_receiver | top_score | +|:--------------------------|---------------:|--------------:|:-------------|:---------------|:------------------|:------------------|------------:| +| original | 0.791289 | 1 | VWF | SELP | Endothelial Cells | Endothelial Cells | 0.791289 | +| remove_sender_anchor | 0.761968 | 1 | VWF | SELP | Endothelial Cells | Endothelial Cells | 0.761968 | +| set_sender_anchor_to_1 | 0.797286 | 1 | VWF | SELP | Endothelial Cells | Endothelial Cells | 0.797286 | +| remove_receiver_anchor | 0.774314 | 1 | VWF | SELP | Endothelial Cells | Endothelial Cells | 0.774314 | +| set_receiver_anchor_to_1 | 0.808037 | 1 | VWF | SELP | Endothelial Cells | Endothelial Cells | 0.808037 | +| remove_structure_bridge | 0.755096 | 1 | VWF | SELP | Endothelial Cells | Endothelial Cells | 0.755096 | +| set_structure_bridge_to_1 | 0.791289 | 1 | VWF | SELP | Endothelial Cells | Endothelial Cells | 0.791289 | +| remove_sender_expr | 0.755096 | 1 | VWF | SELP | Endothelial Cells | Endothelial Cells | 0.755096 | +| set_sender_expr_to_1 | 0.791289 | 1 | VWF | SELP | Endothelial Cells | Endothelial Cells | 0.791289 | +| remove_receiver_expr | 0.755096 | 1 | VWF | SELP | Endothelial Cells | Endothelial Cells | 0.755096 | +| set_receiver_expr_to_1 | 0.791289 | 1 | VWF | SELP | Endothelial Cells | Endothelial Cells | 0.791289 | +| remove_local_contact | 0.966386 | 13 | EDN1 | ADGRL4 | Endothelial Cells | Endothelial Cells | 0.982396 | +| set_local_contact_to_1 | 0.971909 | 13 | EDN1 | ADGRL4 | Endothelial Cells | Endothelial Cells | 0.985308 | + + +## Full WTA expression specificity + +In the full WTA object, `Endothelial Cells` contain `8624` cells. `VWF` and `SELP` are detectable in the WTA matrix, and the endothelial compartment shows direct expression support: + +- `VWF` endothelial mean log1p: `1.6583`, detection fraction: `0.8781`. +- `SELP` endothelial mean log1p: `0.3134`, detection fraction: `0.2595`. + +The contamination-control table checks platelet and erythroid markers (`PPBP`, `PF4`, `ITGA2B`, `GP1BA`, `HBB`, `HBA1`, `HBA2`) so the interpretation is not reduced to blood carryover. + `HBB` is the strongest blood-marker caveat in endothelial cells (detection fraction `0.0553`), so the report treats blood carryover as a caution rather than ignoring it. + +### Marker top cell types + +| gene | cell_type | n_cells | mean_raw | mean_log1p | detection_fraction | mean_log1p_norm_by_gene | detection_norm_by_gene | +|:--------|:-------------------------------------|----------:|-----------:|-------------:|---------------------:|--------------------------:|-------------------------:| +| CDH5 | Endothelial Cells | 8624 | 1.58395 | 0.746726 | 0.668135 | 1 | 1 | +| CDH5 | Pericytes | 8087 | 0.318041 | 0.183313 | 0.208359 | 0.245489 | 0.311852 | +| CDH5 | Myoepithelial Cells | 8438 | 0.112586 | 0.0691466 | 0.0856838 | 0.0925996 | 0.128243 | +| CDH5 | 11q13 Invasive Tumor Cells (Mitotic) | 2462 | 0.0495532 | 0.0330623 | 0.0450853 | 0.0442764 | 0.0674793 | +| CDH5 | Myeloid Cells | 813 | 0.0455105 | 0.0304839 | 0.0418204 | 0.0408234 | 0.0625927 | +| CDH5 | Mast Cells | 369 | 0.0487805 | 0.0303744 | 0.0379404 | 0.0406767 | 0.0567855 | +| CLEC14A | Endothelial Cells | 8624 | 1.31795 | 0.636903 | 0.589518 | 1 | 1 | +| CLEC14A | Pericytes | 8087 | 0.316434 | 0.182637 | 0.209348 | 0.286758 | 0.355118 | +| CLEC14A | Myeloid Cells | 813 | 0.095941 | 0.0631717 | 0.0848708 | 0.0991857 | 0.143967 | +| CLEC14A | CAFs, Invasive Associated | 4001 | 0.0717321 | 0.0434649 | 0.0537366 | 0.0682441 | 0.0911535 | +| CLEC14A | 11q13 Invasive Tumor Cells (Mitotic) | 2462 | 0.0649878 | 0.0430809 | 0.058489 | 0.0676411 | 0.0992151 | +| CLEC14A | Mast Cells | 369 | 0.0569106 | 0.0394474 | 0.0569106 | 0.0619363 | 0.0965375 | +| COL4A1 | Endothelial Cells | 8624 | 2.70014 | 0.904837 | 0.652597 | 1 | 1 | +| COL4A1 | CAFs, Invasive Associated | 4001 | 2.44739 | 0.85095 | 0.621345 | 0.940445 | 0.95211 | +| COL4A1 | Pericytes | 8087 | 1.57228 | 0.627668 | 0.516384 | 0.69368 | 0.791275 | +| COL4A1 | CAFs, DCIS Associated | 24442 | 0.621635 | 0.31483 | 0.317118 | 0.347941 | 0.485932 | +| COL4A1 | Myoepithelial Cells | 8438 | 0.400095 | 0.204131 | 0.218891 | 0.2256 | 0.335415 | +| COL4A1 | Basal-like Structured DCIS Cells | 8760 | 0.347146 | 0.178712 | 0.190753 | 0.197508 | 0.292299 | + + +## Spatial hotspot evidence + +The hotspot analysis uses full WTA coordinates and a k-nearest-neighbor endothelial neighborhood summary. It identifies `433` high-scoring endothelial hotspot cells at the 95th percentile of endothelial VWF-SELP neighborhood support. + +### Hotspot neighbor context + +| group | neighbor_cell_type | neighbor_fraction | n_query_cells | +|:--------------------|:---------------------------|--------------------:|----------------:| +| hotspot_endothelial | 11q13 Invasive Tumor Cells | 0.016455 | 433 | +| hotspot_endothelial | CAFs, DCIS Associated | 0.15791 | 433 | +| hotspot_endothelial | CAFs, Invasive Associated | 0.0262702 | 433 | +| hotspot_endothelial | Pericytes | 0.171478 | 433 | +| hotspot_endothelial | Macrophages | 0.0433025 | 433 | +| hotspot_endothelial | T Lymphocytes | 0.159353 | 433 | +| all_endothelial | 11q13 Invasive Tumor Cells | 0.0870101 | 8624 | +| all_endothelial | CAFs, DCIS Associated | 0.202081 | 8624 | +| all_endothelial | CAFs, Invasive Associated | 0.0435558 | 8624 | +| all_endothelial | Pericytes | 0.164932 | 8624 | +| all_endothelial | Macrophages | 0.0374681 | 8624 | +| all_endothelial | T Lymphocytes | 0.0666019 | 8624 | + + +## Vascular and pathway context + +The top vascular table places `VWF-SELP` in a broader endothelial program that includes VWF/LRP1, EFNB2/PECAM1, MMRN2/CLEC14A, COL4A2/CD93, VEGFC/FLT1, and other vascular matrix/adhesion axes. + +### Top vascular pyXenium hits + +| ligand | receptor | sender_celltype | receiver_celltype | CCI_score | sender_anchor | receiver_anchor | structure_bridge | sender_expr | receiver_expr | local_contact | contact_coverage | cross_edge_count | +|:---------|:-----------|:----------------------|:----------------------|-----------:|----------------:|------------------:|-------------------:|--------------:|----------------:|----------------:|-------------------:|-------------------:| +| VWF | SELP | Endothelial Cells | Endothelial Cells | 0.791289 | 0.955713 | 0.881913 | 1 | 1 | 1 | 0.291245 | 0.11112 | 12779 | +| VWF | LRP1 | Endothelial Cells | CAFs, DCIS Associated | 0.747976 | 0.955713 | 0.734629 | 0.720461 | 1 | 1 | 0.346194 | 0.131904 | 13942 | +| EFNB2 | PECAM1 | Endothelial Cells | Endothelial Cells | 0.74692 | 0.864067 | 0.956445 | 1 | 1 | 1 | 0.210105 | 0.0578293 | 12779 | +| MMRN2 | CLEC14A | Endothelial Cells | Endothelial Cells | 0.732209 | 0.984513 | 0.900326 | 1 | 1 | 1 | 0.173856 | 0.0395962 | 12779 | +| HSPG2 | LRP1 | Endothelial Cells | CAFs, DCIS Associated | 0.727961 | 0.881817 | 0.734629 | 0.720461 | 1 | 1 | 0.318853 | 0.111892 | 13942 | +| COL4A2 | CD93 | Endothelial Cells | Endothelial Cells | 0.7119 | 0.884029 | 0.881718 | 1 | 1 | 1 | 0.167 | 0.0367008 | 12779 | +| MMRN2 | CD93 | Endothelial Cells | Endothelial Cells | 0.710717 | 0.984513 | 0.881718 | 1 | 1 | 1 | 0.148466 | 0.0288755 | 12779 | +| VWF | ITGA9 | Endothelial Cells | Endothelial Cells | 0.7084 | 0.955713 | 0.940402 | 1 | 1 | 1 | 0.140614 | 0.0259019 | 12779 | +| MMP2 | PECAM1 | CAFs, DCIS Associated | Endothelial Cells | 0.697128 | 0.718867 | 0.956445 | 0.720461 | 1 | 1 | 0.231716 | 0.0536925 | 16371 | +| COL4A1 | CD93 | Endothelial Cells | Endothelial Cells | 0.696575 | 0.776629 | 0.881718 | 1 | 1 | 1 | 0.166826 | 0.0384224 | 12779 | +| CXCL12 | ITGA5 | CAFs, DCIS Associated | Endothelial Cells | 0.688619 | 0.892411 | 0.950872 | 0.720461 | 1 | 1 | 0.174412 | 0.0304196 | 16371 | +| CD34 | SELP | Endothelial Cells | Endothelial Cells | 0.684228 | 0.95596 | 0.881913 | 1 | 1 | 1 | 0.121714 | 0.0194068 | 12779 | +| VEGFC | FLT1 | Endothelial Cells | Endothelial Cells | 0.683529 | 0.871821 | 0.878254 | 1 | 1 | 1 | 0.133196 | 0.0232413 | 12779 | +| CXCL12 | AVPR1A | CAFs, DCIS Associated | Pericytes | 0.677852 | 0.892411 | 0.959527 | 0.720461 | 1 | 1 | 0.157246 | 0.0247262 | 15611 | + + +### Targeted pathway-style summary + +| pathway | cell_type | present_genes | n_present_genes | mean_activity | q95_activity | detection_fraction_activity_positive | +|:-------------------------------|:-------------------------------------|:----------------------------------------------|------------------:|----------------:|---------------:|---------------------------------------:| +| Hemostasis_Thromboinflammation | Endothelial Cells | VWF,SELP,THBD,PLAT,SERPINE1,ADAMTS13 | 6 | 0.120806 | 0.279311 | 0.939471 | +| Hemostasis_Thromboinflammation | 11q13 Invasive Tumor Cells (Mitotic) | VWF,SELP,THBD,PLAT,SERPINE1,ADAMTS13 | 6 | 0.0814984 | 0.158009 | 0.963444 | +| Hemostasis_Thromboinflammation | 11q13 Invasive Tumor Cells | VWF,SELP,THBD,PLAT,SERPINE1,ADAMTS13 | 6 | 0.0812707 | 0.154581 | 0.959054 | +| Hemostasis_Thromboinflammation | 11q13 Invasive Tumor Cells (G1/S) | VWF,SELP,THBD,PLAT,SERPINE1,ADAMTS13 | 6 | 0.0652213 | 0.12068 | 0.925021 | +| Hemostasis_Thromboinflammation | Apocrine Cells | VWF,SELP,THBD,PLAT,SERPINE1,ADAMTS13 | 6 | 0.052498 | 0.115858 | 0.846154 | +| Hemostasis_Thromboinflammation | Basal-like Structured DCIS Cells | VWF,SELP,THBD,PLAT,SERPINE1,ADAMTS13 | 6 | 0.0430909 | 0.109482 | 0.739269 | +| Hemostasis_Thromboinflammation | Pericytes | VWF,SELP,THBD,PLAT,SERPINE1,ADAMTS13 | 6 | 0.0406467 | 0.136079 | 0.602696 | +| Hemostasis_Thromboinflammation | Luminal-like Amorphous DCIS Cells | VWF,SELP,THBD,PLAT,SERPINE1,ADAMTS13 | 6 | 0.038831 | 0.106023 | 0.664876 | +| VascularIdentity | Endothelial Cells | PECAM1,EMCN,CDH5,KDR,FLT1,MMRN2,CLEC14A,EGFL7 | 8 | 0.26426 | 0.457242 | 0.998956 | +| VascularIdentity | Pericytes | PECAM1,EMCN,CDH5,KDR,FLT1,MMRN2,CLEC14A,EGFL7 | 8 | 0.077699 | 0.208339 | 0.80277 | +| VascularIdentity | Plasma Cells | PECAM1,EMCN,CDH5,KDR,FLT1,MMRN2,CLEC14A,EGFL7 | 8 | 0.0365053 | 0.0927355 | 0.731959 | +| VascularIdentity | 11q13 Invasive Tumor Cells (Mitotic) | PECAM1,EMCN,CDH5,KDR,FLT1,MMRN2,CLEC14A,EGFL7 | 8 | 0.0249601 | 0.0782352 | 0.562957 | +| VascularIdentity | Dendritic Cells | PECAM1,EMCN,CDH5,KDR,FLT1,MMRN2,CLEC14A,EGFL7 | 8 | 0.0221005 | 0.0692219 | 0.532435 | +| VascularIdentity | Myeloid Cells | PECAM1,EMCN,CDH5,KDR,FLT1,MMRN2,CLEC14A,EGFL7 | 8 | 0.0197318 | 0.0805222 | 0.435424 | +| VascularIdentity | Macrophages | PECAM1,EMCN,CDH5,KDR,FLT1,MMRN2,CLEC14A,EGFL7 | 8 | 0.0185629 | 0.0703372 | 0.441854 | +| VascularIdentity | 11q13 Invasive Tumor Cells | PECAM1,EMCN,CDH5,KDR,FLT1,MMRN2,CLEC14A,EGFL7 | 8 | 0.0173026 | 0.0651544 | 0.426073 | + + +## Contour and boundary ecology context + +Existing contour outputs do not include direct `SELP` contour features, but they do include vascular markers and `vascular_stromal` pathway scores. The S1-S5 contour DE table supports vascular enrichment in S3 for several endothelial markers, including `VWF`, `PECAM1`, `EMCN`, `EGFL7`, `MMRN2`, `CLEC14A`, `KDR`, and `FLT1`. + +### S1-S5 vascular gene DE + +| gene | comparison | n_groups | n_tested_groups | n_contours | top_group | bottom_group | max_mean_log1p_cpm | min_mean_log1p_cpm | delta_log1p_cpm | top_group_mean_cpm | top_group_mean_density_per_um2 | bottom_group_mean_density_per_um2 | delta_mean_density_per_um2 | statistic | p_value | fdr | status | +|:--------|:-------------|-----------:|------------------:|-------------:|:------------|:---------------|---------------------:|---------------------:|------------------:|---------------------:|---------------------------------:|------------------------------------:|-----------------------------:|------------:|------------:|------------:|:---------| +| EGFL7 | global | 5 | 5 | 1139 | S3 | S4 | 4.80468 | 1.33738 | 3.4673 | 423.302 | 0.00198585 | 0.000316173 | 0.00166967 | 432.028 | 3.33295e-92 | 6.00864e-88 | ok | +| VWF | global | 5 | 5 | 1139 | S3 | S4 | 5.02063 | 1.54424 | 3.47639 | 834.645 | 0.00389106 | 0.000295879 | 0.00359518 | 352.296 | 5.60066e-75 | 2.01937e-71 | ok | +| KDR | global | 5 | 5 | 1139 | S3 | S4 | 4.22668 | 1.22 | 3.00667 | 309.291 | 0.00188126 | 0.000325076 | 0.00155619 | 330.383 | 3.01246e-70 | 9.05144e-67 | ok | +| CDH5 | global | 5 | 5 | 1139 | S3 | S2 | 3.86393 | 1.09032 | 2.77362 | 210.99 | 0.00112905 | 0.000219331 | 0.000909721 | 320.568 | 3.95485e-68 | 1.01854e-64 | ok | +| PECAM1 | global | 5 | 5 | 1139 | S3 | S4 | 5.15712 | 1.99684 | 3.16027 | 633.394 | 0.00293508 | 0.000459929 | 0.00247515 | 315.916 | 3.99026e-67 | 8.99206e-64 | ok | +| CLEC14A | global | 5 | 5 | 1139 | S3 | S4 | 3.63457 | 0.844623 | 2.78995 | 178.834 | 0.000964294 | 5.01874e-05 | 0.000914106 | 314.555 | 7.84525e-67 | 1.57149e-63 | ok | +| EMCN | global | 5 | 5 | 1139 | S3 | S4 | 3.85034 | 1.04352 | 2.80683 | 192.955 | 0.000997506 | 8.23015e-05 | 0.000915205 | 303.928 | 1.53949e-64 | 2.13492e-61 | ok | +| MMRN2 | global | 5 | 5 | 1139 | S3 | S2 | 3.47412 | 1.02143 | 2.45269 | 160.24 | 0.000738363 | 0.00018533 | 0.000553033 | 270.845 | 2.09734e-57 | 1.57545e-54 | ok | +| FLT1 | global | 5 | 5 | 1139 | S3 | S4 | 3.93464 | 1.6781 | 2.25654 | 207.578 | 0.00127332 | 0.000309394 | 0.000963929 | 218.698 | 3.57373e-46 | 6.71116e-44 | ok | + + +### Boundary program scores + +| contour_id | myeloid_vascular_belt | stromal_encapsulation | emt_invasive_front | top_program | top_program_score | +|:-----------------------------------------|------------------------:|------------------------:|---------------------:|:------------------------|--------------------:| +| S1 11q13 Invasive Tumor Cells #1.1 | 0.433486 | -0.0579408 | 0.568328 | emt_invasive_front | 0.568328 | +| S1 11q13 Invasive Tumor Cells #2.1 | -0.117655 | -0.619584 | 0.264489 | immune_exclusion | 0.293735 | +| S1 11q13 Invasive Tumor Cells #3.1 | -0.0454068 | 0.539854 | 0.8091 | emt_invasive_front | 0.8091 | +| S1 11q13 Invasive Tumor Cells #4.1 | 0.379348 | -0.011645 | 0.256764 | tls_adjacent_activation | 0.692764 | +| S2 Basal-like Structured DCIS Cells #1.1 | 0.435594 | -0.37733 | -0.186089 | necrotic_hypoxic_rim | 0.529808 | +| S2 Basal-like Structured DCIS Cells #2.1 | -0.0285485 | -0.0651599 | -0.0304837 | immune_exclusion | 0.218619 | +| S2 Basal-like Structured DCIS Cells #3.1 | 0.455341 | 0.999417 | 0.948449 | stromal_encapsulation | 0.999417 | +| S2 Basal-like Structured DCIS Cells #4.1 | 0.24108 | 0.0226242 | 0.271789 | emt_invasive_front | 0.271789 | + + +## Mechanostress and tumor-stroma context + +Existing mechanostress coupling outputs do not directly include `VWF` or `SELP`, so the current analysis reports available overlap and uses full WTA geometry to relate endothelial VWF-SELP joint support to tumor/CAF proximity. + +| gene | present_in_existing_mechanostress_coupling | n_endothelial_cells | spearman_rho_vs_inverse_distance | p_value | median_distance_um | +|:--------------------------------|---------------------------------------------:|----------------------:|-----------------------------------:|--------------:|---------------------:| +| VWF | 0 | nan | nan | nan | nan | +| SELP | 0 | nan | nan | nan | nan | +| PECAM1 | 0 | nan | nan | nan | nan | +| EMCN | 0 | nan | nan | nan | nan | +| KDR | 0 | nan | nan | nan | nan | +| COL4A1 | 0 | nan | nan | nan | nan | +| COL4A2 | 0 | nan | nan | nan | nan | +| VWF_SELP_joint_vs_nearest_tumor | nan | 8624 | -0.175717 | 9.28729e-61 | 79.1024 | +| VWF_SELP_joint_vs_nearest_caf | nan | 8624 | -0.130955 | 2.68122e-34 | 17.5913 | + + +The simple nearest-distance test is negative for both inverse tumor distance and inverse CAF distance, so this first-pass result supports a vascular/endothelial self-state more than a signal concentrated immediately at tumor-stroma contact fronts. That does not rule out boundary-associated vascular niches, but it argues they should be tested with contour and vessel-structure annotations rather than inferred from nearest tumor/CAF distance alone. + +## Cross-method triangulation + +Other full-common benchmark methods do not need to recover the exact `VWF-SELP` pair for this signal to be meaningful. The useful test is whether they recover the broader vascular/stromal theme, such as `VWF-LRP1` in CellPhoneDB and endothelial/stromal vascular axes in LARIS or spatial methods. + +| method_source | ligand | receptor | sender | receiver | score_raw | score_std | rank_within_method | spatial_support_type | +|:----------------|:---------|:-----------|:-------------------------------------|:--------------------------|------------:|------------:|---------------------:|:-------------------------------| +| cellphonedb | VWF | LRP1 | Endothelial Cells | CAFs, DCIS Associated | 7.08993 | 0.999999 | 2 | nonspatial_expression_baseline | +| cellphonedb | VWF | LRP1 | Endothelial Cells | CAFs, Invasive Associated | 6.68008 | 0.999998 | 3 | nonspatial_expression_baseline | +| cellphonedb | CCN2 | LRP1 | CAFs, Invasive Associated | CAFs, DCIS Associated | 6.64891 | 0.999997 | 4 | nonspatial_expression_baseline | +| cellphonedb | PLAT | LRP1 | 11q13 Invasive Tumor Cells | CAFs, DCIS Associated | 6.61272 | 0.999997 | 5 | nonspatial_expression_baseline | +| cellphonedb | HSPG2 | LRP1 | Endothelial Cells | CAFs, DCIS Associated | 6.57462 | 0.999996 | 6 | nonspatial_expression_baseline | +| cellphonedb | CCN2 | LRP1 | CAFs, Invasive Associated | CAFs, Invasive Associated | 6.26456 | 0.999995 | 7 | nonspatial_expression_baseline | +| cellphonedb | PLAT | LRP1 | 11q13 Invasive Tumor Cells | CAFs, Invasive Associated | 6.23045 | 0.999994 | 8 | nonspatial_expression_baseline | +| cellphonedb | HSPG2 | LRP1 | Endothelial Cells | CAFs, Invasive Associated | 6.19456 | 0.999993 | 9 | nonspatial_expression_baseline | +| cellphonedb | COL6A1 | ITGA6 | CAFs, Invasive Associated | Endothelial Cells | 5.92833 | 0.999992 | 11 | nonspatial_expression_baseline | +| cellphonedb | VWF | ITGB1 | Endothelial Cells | CAFs, Invasive Associated | 5.64568 | 0.99999 | 13 | nonspatial_expression_baseline | +| cellphonedb | PLAT | LRP1 | 11q13 Invasive Tumor Cells (G1/S) | CAFs, DCIS Associated | 5.49433 | 0.999989 | 14 | nonspatial_expression_baseline | +| cellphonedb | APP | LRP1 | Basal-like Structured DCIS Cells | CAFs, DCIS Associated | 5.43588 | 0.999987 | 16 | nonspatial_expression_baseline | +| cellphonedb | HSPG2 | ITGB1 | Endothelial Cells | CAFs, Invasive Associated | 5.23534 | 0.999986 | 18 | nonspatial_expression_baseline | +| cellphonedb | PLAT | LRP1 | 11q13 Invasive Tumor Cells (G1/S) | CAFs, Invasive Associated | 5.17672 | 0.999985 | 19 | nonspatial_expression_baseline | +| cellphonedb | PLAT | LRP1 | 11q13 Invasive Tumor Cells (Mitotic) | CAFs, DCIS Associated | 5.15436 | 0.999984 | 20 | nonspatial_expression_baseline | +| cellphonedb | APP | LRP1 | Basal-like Structured DCIS Cells | CAFs, Invasive Associated | 5.12164 | 0.999982 | 22 | nonspatial_expression_baseline | +| cellphonedb | PSAP | LRP1 | Dendritic Cells | CAFs, DCIS Associated | 5.06512 | 0.999981 | 24 | nonspatial_expression_baseline | +| cellphonedb | CXCL12 | ITGB1 | CAFs, DCIS Associated | CAFs, Invasive Associated | 5.02931 | 0.999979 | 26 | nonspatial_expression_baseline | + + +## Literature-supported interpretation + +- NCBI Bookshelf describes Weibel-Palade bodies as endothelial granules that store VWF and P-selectin, linking them to hemostasis, inflammation, platelet aggregation, leukocyte trafficking, and angiogenesis: https://www.ncbi.nlm.nih.gov/books/NBK535353/ +- Reactome places P-selectin binding biology under cell-surface interactions at the vascular wall: https://reactome.org/content/detail/R-HSA-202724 +- A Frontiers review describes regulated Weibel-Palade body exocytosis as a mechanism that presents highly multimeric VWF and P-selectin at the endothelial surface after vascular injury or inflammatory stimulation: https://www.frontiersin.org/articles/10.3389/fcell.2021.813995/full +- UniProt VWF entry: https://rest.uniprot.org/uniprotkb/P04275.txt + +## Caveats + +- `VWF-SELP` in transcriptomics is a state-level inference; it does not prove protein-level VWF/P-selectin co-storage or exocytosis. +- P-selectin is also platelet-associated, so contamination controls are required for interpretation. +- pyXenium's `Endothelial Cells -> Endothelial Cells` direction should be read as an endothelial neighborhood/self-state axis, not necessarily directional ligand secretion. +- Direct validation would require protein staining, vascular morphology, or thromboinflammatory markers beyond WTA RNA. diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/run_vwf_selp_deep_dive.py b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/run_vwf_selp_deep_dive.py new file mode 100644 index 0000000..5b435a3 --- /dev/null +++ b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/run_vwf_selp_deep_dive.py @@ -0,0 +1,903 @@ +from __future__ import annotations + +import json +import math +from pathlib import Path +from typing import Iterable + +import anndata as ad +import matplotlib.pyplot as plt +import numpy as np +import pandas as pd +from scipy import sparse, stats +from sklearn.neighbors import NearestNeighbors + + +REPO_ROOT = Path(__file__).resolve().parents[3] +WORK_ROOT = REPO_ROOT / "benchmarking" / "cci_2026_atera" / "vwf_selp_deep_dive" +TABLE_DIR = WORK_ROOT / "tables" +FIGURE_DIR = WORK_ROOT / "figures" +REPORT_DIR = WORK_ROOT / "reports" + +PDC_ROOT = REPO_ROOT / "benchmarking" / "cci_2026_atera" / "pdc_collected" / "pdc_20260426_1327" +PYX_RUN = PDC_ROOT / "runs" / "full_common" / "pyxenium" +PYX_SCORES = PYX_RUN / "pyxenium_scores.tsv" +PYX_STANDARDIZED = PYX_RUN / "pyxenium_standardized.tsv" +FULL_H5AD = PYX_RUN / "input_cache" / "adata_full_from_sparse_bundle.h5ad" + +CONTOUR_FEATURES = REPO_ROOT / "manuscript" / "atera_contour_boundary_ecology" / "contour_features.csv" +CONTOUR_PROGRAMS = REPO_ROOT / "manuscript" / "atera_contour_boundary_ecology" / "program_scores.csv" +CONTOUR_HYPOTHESES = REPO_ROOT / "manuscript" / "atera_contour_boundary_ecology" / "hypothesis_ranking.csv" +S1S5_DE = REPO_ROOT / "docs" / "_static" / "tutorials" / "contour_s1_s5" / "s1_s5_transcript_de_global.csv" +MECHANOSTRESS_COUPLING = ( + REPO_ROOT + / "docs" + / "_static" + / "tutorials" + / "mechanostress_atera_pdc" + / "distance_expression_coupling.csv" +) + +TARGET_LIGAND = "VWF" +TARGET_RECEPTOR = "SELP" +TARGET_SENDER = "Endothelial Cells" +TARGET_RECEIVER = "Endothelial Cells" + +COMPONENTS = [ + "sender_anchor", + "receiver_anchor", + "structure_bridge", + "sender_expr", + "receiver_expr", + "local_contact", +] + +VASCULAR_TARGET_PAIRS = [ + ("VWF", "SELP"), + ("VWF", "LRP1"), + ("EFNB2", "PECAM1"), + ("MMRN2", "CLEC14A"), + ("COL4A2", "CD93"), + ("MMRN2", "CD93"), + ("VWF", "ITGA9"), + ("VEGFC", "FLT1"), + ("CD34", "SELP"), + ("HSPG2", "LRP1"), + ("MMP2", "PECAM1"), + ("CXCL12", "ITGA5"), + ("CCN1", "CAV1"), +] + +ENDOTHELIAL_MARKERS = [ + "VWF", + "SELP", + "PECAM1", + "EMCN", + "CDH5", + "KDR", + "FLT1", + "MMRN2", + "CLEC14A", + "EGFL7", + "COL4A1", + "COL4A2", +] + +CONTAMINATION_MARKERS = ["PPBP", "PF4", "ITGA2B", "GP1BA", "HBB", "HBA1", "HBA2"] + +PATHWAY_PANELS = { + "WPB_EndothelialActivation": ["VWF", "SELP", "CD63", "ANGPT2", "IL6", "CXCL8", "RAB27A", "STXBP5", "PLAT"], + "VascularIdentity": ["PECAM1", "EMCN", "CDH5", "KDR", "FLT1", "MMRN2", "CLEC14A", "EGFL7"], + "Hemostasis_Thromboinflammation": ["VWF", "SELP", "THBD", "PLAT", "SERPINE1", "ADAMTS13"], +} + + +def ensure_dirs() -> None: + for path in (WORK_ROOT, TABLE_DIR, FIGURE_DIR, REPORT_DIR): + path.mkdir(parents=True, exist_ok=True) + + +def geometric_mean(values: Iterable[float], eps: float = 1e-8) -> float: + array = np.asarray(list(values), dtype=float) + array = np.clip(array, 0.0, None) + return float(np.exp(np.mean(np.log(array + eps)))) + + +def normalize01(values: pd.Series | np.ndarray) -> np.ndarray: + arr = np.asarray(values, dtype=float) + finite = np.isfinite(arr) + if not finite.any(): + return np.zeros_like(arr, dtype=float) + min_value = float(np.nanmin(arr[finite])) + max_value = float(np.nanmax(arr[finite])) + if math.isclose(max_value, min_value): + out = np.zeros_like(arr, dtype=float) + out[finite] = 1.0 if max_value > 0 else 0.0 + return out + return np.clip((arr - min_value) / (max_value - min_value), 0.0, 1.0) + + +def read_table(path: Path) -> pd.DataFrame: + return pd.read_csv(path, sep="\t" if path.suffix != ".csv" else ",") + + +def load_scores() -> pd.DataFrame: + if not PYX_SCORES.exists(): + raise FileNotFoundError(f"Missing pyXenium score table: {PYX_SCORES}") + scores = pd.read_csv(PYX_SCORES, sep="\t") + scores["lr_pair"] = scores["ligand"].astype(str) + "-" + scores["receptor"].astype(str) + return scores + + +def target_row(scores: pd.DataFrame) -> pd.Series: + mask = ( + (scores["ligand"] == TARGET_LIGAND) + & (scores["receptor"] == TARGET_RECEPTOR) + & (scores["sender_celltype"] == TARGET_SENDER) + & (scores["receiver_celltype"] == TARGET_RECEIVER) + ) + matched = scores.loc[mask].copy() + if matched.empty: + raise ValueError("Could not find the expected VWF-SELP Endothelial -> Endothelial top hit.") + return matched.sort_values("CCI_score", ascending=False).iloc[0] + + +def write_component_tables(scores: pd.DataFrame, row: pd.Series) -> None: + component_values = {name: float(row[name]) for name in COMPONENTS} + prior = float(row["prior_confidence"]) + recomputed = geometric_mean(component_values.values()) * prior + rows = [] + for name, value in component_values.items(): + rows.append( + { + "component": name, + "value": value, + "geomean_penalty": -math.log(max(value, 0.0) + 1e-8), + "target_lr": f"{TARGET_LIGAND}-{TARGET_RECEPTOR}", + "target_sender": TARGET_SENDER, + "target_receiver": TARGET_RECEIVER, + "prior_confidence": prior, + "reported_lr_score": float(row["CCI_score"]), + "recomputed_lr_score": recomputed, + } + ) + component_df = pd.DataFrame(rows) + component_df.to_csv(TABLE_DIR / "component_decomposition.tsv", sep="\t", index=False) + + sensitivity_rows = [] + base_components = scores[COMPONENTS].clip(lower=0.0).fillna(0.0).to_numpy(dtype=float) + prior_values = pd.to_numeric(scores["prior_confidence"], errors="coerce").fillna(1.0).to_numpy(dtype=float) + + def rank_target(values: np.ndarray, label: str) -> None: + adjusted_scores = np.exp(np.mean(np.log(values + 1e-8), axis=1)) * prior_values + target_index = int(row.name) + target_score = float(adjusted_scores[target_index]) + rank = int(np.sum(adjusted_scores > target_score) + 1) + top_index = int(np.argmax(adjusted_scores)) + top = scores.iloc[top_index] + sensitivity_rows.append( + { + "scenario": label, + "target_score": target_score, + "target_rank": rank, + "top_ligand": top["ligand"], + "top_receptor": top["receptor"], + "top_sender": top["sender_celltype"], + "top_receiver": top["receiver_celltype"], + "top_score": float(adjusted_scores[top_index]), + } + ) + + rank_target(base_components, "original") + for idx, component in enumerate(COMPONENTS): + without = np.delete(base_components, idx, axis=1) + adjusted_scores = np.exp(np.mean(np.log(without + 1e-8), axis=1)) * prior_values + target_score = float(adjusted_scores[int(row.name)]) + rank = int(np.sum(adjusted_scores > target_score) + 1) + top_index = int(np.argmax(adjusted_scores)) + top = scores.iloc[top_index] + sensitivity_rows.append( + { + "scenario": f"remove_{component}", + "target_score": target_score, + "target_rank": rank, + "top_ligand": top["ligand"], + "top_receptor": top["receptor"], + "top_sender": top["sender_celltype"], + "top_receiver": top["receiver_celltype"], + "top_score": float(adjusted_scores[top_index]), + } + ) + replaced = base_components.copy() + replaced[:, idx] = 1.0 + rank_target(replaced, f"set_{component}_to_1") + + sensitivity = pd.DataFrame(sensitivity_rows) + sensitivity.to_csv(TABLE_DIR / "rank_sensitivity.tsv", sep="\t", index=False) + + fig, ax = plt.subplots(figsize=(7.5, 4.2)) + ax.bar(component_df["component"], component_df["value"], color="#356c8f") + ax.set_ylim(0, 1.05) + ax.set_ylabel("Component value") + ax.set_title("VWF-SELP pyXenium CCI_score components") + ax.tick_params(axis="x", rotation=35) + fig.tight_layout() + fig.savefig(FIGURE_DIR / "component_decomposition.png", dpi=200) + plt.close(fig) + + +def write_vascular_tables(scores: pd.DataFrame) -> None: + target_pairs = pd.DataFrame(VASCULAR_TARGET_PAIRS, columns=["ligand", "receptor"]) + exact = scores.merge(target_pairs, on=["ligand", "receptor"], how="inner") + exact = exact.sort_values("CCI_score", ascending=False) + exact.to_csv(TABLE_DIR / "vascular_target_pair_hits.tsv", sep="\t", index=False) + + vascular_genes = set(ENDOTHELIAL_MARKERS + ["CD93", "ITGA9", "HSPG2", "MMP2", "CXCL12", "CCN1", "CAV1", "LRP1"]) + vascular = scores.loc[ + scores["ligand"].isin(vascular_genes) + | scores["receptor"].isin(vascular_genes) + | scores["sender_celltype"].str.contains("Endothelial", regex=False) + | scores["receiver_celltype"].str.contains("Endothelial", regex=False) + ].copy() + vascular = vascular.sort_values("CCI_score", ascending=False) + vascular.head(250).to_csv(TABLE_DIR / "vascular_top_hits.tsv", sep="\t", index=False) + vascular_compact = vascular.head(40).loc[ + :, + [ + "ligand", + "receptor", + "sender_celltype", + "receiver_celltype", + "CCI_score", + "sender_anchor", + "receiver_anchor", + "structure_bridge", + "sender_expr", + "receiver_expr", + "local_contact", + "contact_coverage", + "cross_edge_count", + ], + ] + vascular_compact.to_csv(TABLE_DIR / "vascular_top_hits_compact.tsv", sep="\t", index=False) + + plot_df = vascular.head(15).copy() + plot_df["label"] = ( + plot_df["ligand"] + + "-" + + plot_df["receptor"] + + "\n" + + plot_df["sender_celltype"] + + " -> " + + plot_df["receiver_celltype"] + ) + fig, ax = plt.subplots(figsize=(8.2, 6.8)) + ax.barh(plot_df["label"][::-1], plot_df["CCI_score"][::-1], color="#2f6f73") + ax.set_xlabel("pyXenium CCI_score") + ax.set_title("Top vascular/WPB-related pyXenium hits") + fig.tight_layout() + fig.savefig(FIGURE_DIR / "vascular_top_hits.png", dpi=200) + plt.close(fig) + + +def load_selected_expression(genes: list[str]) -> tuple[pd.DataFrame, pd.DataFrame]: + if not FULL_H5AD.exists(): + raise FileNotFoundError(f"Missing full h5ad: {FULL_H5AD}") + adata = ad.read_h5ad(FULL_H5AD, backed="r") + try: + var_names = pd.Index(adata.var_names.astype(str)) + present = [gene for gene in genes if gene in var_names] + missing = sorted(set(genes).difference(present)) + obs = adata.obs[["cell_type", "x", "y", "cell_id"]].copy() + obs.index = obs.index.astype(str) + X = adata[:, present].X + if sparse.issparse(X): + values = X.toarray() + else: + values = np.asarray(X) + expr = pd.DataFrame(values, index=obs.index, columns=present).astype(float) + pd.DataFrame({"gene": genes, "available": [gene in present for gene in genes]}).to_csv( + TABLE_DIR / "selected_gene_availability.tsv", + sep="\t", + index=False, + ) + return obs, expr + finally: + adata.file.close() + + +def write_expression_tables(obs: pd.DataFrame, expr: pd.DataFrame) -> None: + rows = [] + for cell_type, index in obs.groupby("cell_type").groups.items(): + sub = expr.loc[index] + for gene in expr.columns: + values = sub[gene].astype(float) + rows.append( + { + "gene": gene, + "cell_type": cell_type, + "n_cells": int(len(values)), + "mean_raw": float(values.mean()), + "mean_log1p": float(np.log1p(values).mean()), + "detection_fraction": float((values > 0).mean()), + } + ) + expression = pd.DataFrame(rows) + expression["mean_log1p_norm_by_gene"] = expression.groupby("gene")["mean_log1p"].transform(normalize01) + expression["detection_norm_by_gene"] = expression.groupby("gene")["detection_fraction"].transform(normalize01) + expression.to_csv(TABLE_DIR / "expression_specificity_full_wta.tsv", sep="\t", index=False) + + target_rows = expression.loc[expression["gene"].isin(ENDOTHELIAL_MARKERS + CONTAMINATION_MARKERS)].copy() + target_rows.to_csv(TABLE_DIR / "marker_expression_specificity_full_wta.tsv", sep="\t", index=False) + top_celltypes = ( + target_rows.sort_values(["gene", "mean_log1p"], ascending=[True, False]) + .groupby("gene", as_index=False, group_keys=False) + .head(6) + ) + top_celltypes.to_csv(TABLE_DIR / "marker_top_celltypes_full_wta.tsv", sep="\t", index=False) + + heatmap_genes = [gene for gene in ENDOTHELIAL_MARKERS + CONTAMINATION_MARKERS if gene in expr.columns] + heat = ( + expression.loc[expression["gene"].isin(heatmap_genes)] + .pivot(index="gene", columns="cell_type", values="mean_log1p_norm_by_gene") + .reindex(heatmap_genes) + ) + fig, ax = plt.subplots(figsize=(12, max(4, 0.35 * len(heatmap_genes)))) + im = ax.imshow(heat.fillna(0).to_numpy(dtype=float), aspect="auto", cmap="viridis", vmin=0, vmax=1) + ax.set_yticks(np.arange(len(heat.index))) + ax.set_yticklabels(heat.index) + ax.set_xticks(np.arange(len(heat.columns))) + ax.set_xticklabels(heat.columns, rotation=75, ha="right", fontsize=8) + ax.set_title("Full WTA marker expression specificity (mean log1p, gene-normalized)") + fig.colorbar(im, ax=ax, fraction=0.02, pad=0.01) + fig.tight_layout() + fig.savefig(FIGURE_DIR / "expression_specificity_heatmap.png", dpi=220) + plt.close(fig) + + contamination = expression.loc[expression["gene"].isin(CONTAMINATION_MARKERS)].copy() + endothelial_mask = contamination["cell_type"].eq(TARGET_SENDER) + contamination_summary = pd.concat( + [ + contamination.loc[endothelial_mask].assign(group="Endothelial Cells"), + contamination.loc[~endothelial_mask].groupby("gene", as_index=False).agg( + { + "mean_raw": "mean", + "mean_log1p": "mean", + "detection_fraction": "mean", + "n_cells": "sum", + "mean_log1p_norm_by_gene": "mean", + "detection_norm_by_gene": "mean", + } + ).assign(cell_type="Other cell types mean", group="Other cell types mean"), + ], + ignore_index=True, + ) + contamination_summary.to_csv(TABLE_DIR / "contamination_marker_control.tsv", sep="\t", index=False) + + fig, ax = plt.subplots(figsize=(8, 4.2)) + plot = contamination_summary.pivot_table(index="gene", columns="group", values="detection_fraction", aggfunc="mean") + plot = plot.reindex([gene for gene in CONTAMINATION_MARKERS if gene in plot.index]) + x = np.arange(len(plot.index)) + width = 0.36 + ax.bar(x - width / 2, plot.get("Endothelial Cells", pd.Series(0, index=plot.index)), width, label="Endothelial") + ax.bar(x + width / 2, plot.get("Other cell types mean", pd.Series(0, index=plot.index)), width, label="Other mean") + ax.set_xticks(x) + ax.set_xticklabels(plot.index, rotation=35, ha="right") + ax.set_ylabel("Detection fraction") + ax.set_title("Blood/platelet contamination marker check") + ax.legend(frameon=False) + fig.tight_layout() + fig.savefig(FIGURE_DIR / "contamination_control.png", dpi=200) + plt.close(fig) + + +def write_hotspot_tables(obs: pd.DataFrame, expr: pd.DataFrame) -> None: + if TARGET_LIGAND not in expr.columns or TARGET_RECEPTOR not in expr.columns: + return + coords = obs[["x", "y"]].to_numpy(dtype=float) + nbrs = NearestNeighbors(n_neighbors=9, algorithm="kd_tree") + nbrs.fit(coords) + indices = nbrs.kneighbors(coords, return_distance=False)[:, 1:] + + celltypes = obs["cell_type"].astype(str).to_numpy() + endothelial = celltypes == TARGET_SENDER + vwf = expr[TARGET_LIGAND].to_numpy(dtype=float) + selp = expr[TARGET_RECEPTOR].to_numpy(dtype=float) + vwf_norm = normalize01(np.log1p(vwf)) + selp_norm = normalize01(np.log1p(selp)) + + vwf_positive = vwf[vwf > 0] + selp_positive = selp[selp > 0] + vwf_threshold = float(np.quantile(vwf_positive, 0.75)) if vwf_positive.size else float("inf") + selp_threshold = float(np.quantile(selp_positive, 0.75)) if selp_positive.size else float("inf") + + ee_neighbor_count = np.zeros(len(obs), dtype=int) + active_sender_edges = np.zeros(len(obs), dtype=int) + active_receiver_edges = np.zeros(len(obs), dtype=int) + mean_neighbor_selp = np.zeros(len(obs), dtype=float) + mean_neighbor_vwf = np.zeros(len(obs), dtype=float) + + for idx, neigh in enumerate(indices): + ee_neigh = neigh[endothelial[neigh]] + if not endothelial[idx] or ee_neigh.size == 0: + continue + ee_neighbor_count[idx] = int(ee_neigh.size) + mean_neighbor_selp[idx] = float(np.mean(selp_norm[ee_neigh])) + mean_neighbor_vwf[idx] = float(np.mean(vwf_norm[ee_neigh])) + if vwf[idx] > vwf_threshold: + active_sender_edges[idx] = int(np.sum(selp[ee_neigh] > selp_threshold)) + if selp[idx] > selp_threshold: + active_receiver_edges[idx] = int(np.sum(vwf[ee_neigh] > vwf_threshold)) + + hotspot_score = np.sqrt(vwf_norm * mean_neighbor_selp) + np.sqrt(selp_norm * mean_neighbor_vwf) + hotspot_score = normalize01(hotspot_score) + hotspot_quantile = float(np.quantile(hotspot_score[endothelial], 0.95)) if endothelial.any() else float("inf") + hotspot = endothelial & (hotspot_score >= hotspot_quantile) + + hotspot_cells = obs.loc[hotspot, ["cell_id", "cell_type", "x", "y"]].copy() + hotspot_cells["VWF"] = vwf[hotspot] + hotspot_cells["SELP"] = selp[hotspot] + hotspot_cells["vwf_norm"] = vwf_norm[hotspot] + hotspot_cells["selp_norm"] = selp_norm[hotspot] + hotspot_cells["ee_neighbor_count"] = ee_neighbor_count[hotspot] + hotspot_cells["active_sender_edges"] = active_sender_edges[hotspot] + hotspot_cells["active_receiver_edges"] = active_receiver_edges[hotspot] + hotspot_cells["hotspot_score"] = hotspot_score[hotspot] + hotspot_cells.sort_values("hotspot_score", ascending=False).to_csv( + TABLE_DIR / "vwf_selp_hotspot_endothelial_cells.tsv", + sep="\t", + index=False, + ) + + context_types = [ + "11q13 Invasive Tumor Cells", + "CAFs, DCIS Associated", + "CAFs, Invasive Associated", + "Pericytes", + "Macrophages", + "T Lymphocytes", + ] + context_rows = [] + for group_name, mask in [("hotspot_endothelial", hotspot), ("all_endothelial", endothelial)]: + selected_idx = np.flatnonzero(mask) + if selected_idx.size == 0: + continue + neigh = indices[selected_idx].reshape(-1) + neighbor_types = pd.Series(celltypes[neigh]).value_counts(normalize=True) + for cell_type in context_types: + context_rows.append( + { + "group": group_name, + "neighbor_cell_type": cell_type, + "neighbor_fraction": float(neighbor_types.get(cell_type, 0.0)), + "n_query_cells": int(selected_idx.size), + } + ) + pd.DataFrame(context_rows).to_csv(TABLE_DIR / "hotspot_neighbor_context.tsv", sep="\t", index=False) + + summary = pd.DataFrame( + [ + { + "n_cells_total": int(len(obs)), + "n_endothelial_cells": int(endothelial.sum()), + "n_hotspot_endothelial_cells": int(hotspot.sum()), + "vwf_q75_nonzero_raw": vwf_threshold, + "selp_q75_nonzero_raw": selp_threshold, + "mean_hotspot_score_endothelial": float(np.mean(hotspot_score[endothelial])), + "mean_hotspot_score_hotspot": float(np.mean(hotspot_score[hotspot])) if hotspot.any() else np.nan, + } + ] + ) + summary.to_csv(TABLE_DIR / "hotspot_summary.tsv", sep="\t", index=False) + + rng = np.random.default_rng(7) + all_idx = np.arange(len(obs)) + background_idx = rng.choice(all_idx, size=min(45000, len(all_idx)), replace=False) + fig, ax = plt.subplots(figsize=(7.4, 6.6)) + ax.scatter(obs["x"].to_numpy()[background_idx], obs["y"].to_numpy()[background_idx], s=0.4, c="#d3d3d3", alpha=0.35, linewidths=0) + endothelial_idx = np.flatnonzero(endothelial) + ax.scatter(obs["x"].to_numpy()[endothelial_idx], obs["y"].to_numpy()[endothelial_idx], s=1.2, c="#5c88a6", alpha=0.35, linewidths=0) + hotspot_idx = np.flatnonzero(hotspot) + sc = ax.scatter( + obs["x"].to_numpy()[hotspot_idx], + obs["y"].to_numpy()[hotspot_idx], + s=5, + c=hotspot_score[hotspot_idx], + cmap="magma", + alpha=0.95, + linewidths=0, + ) + ax.set_aspect("equal") + ax.invert_yaxis() + ax.set_title("VWF-SELP endothelial hotspot map") + ax.set_xlabel("x (um)") + ax.set_ylabel("y (um)") + fig.colorbar(sc, ax=ax, fraction=0.03, pad=0.01, label="Hotspot score") + fig.tight_layout() + fig.savefig(FIGURE_DIR / "vwf_selp_hotspot_spatial_overlay.png", dpi=220) + plt.close(fig) + + +def write_pathway_tables(obs: pd.DataFrame, expr: pd.DataFrame) -> None: + rows = [] + for pathway, genes in PATHWAY_PANELS.items(): + present = [gene for gene in genes if gene in expr.columns] + if present: + gene_values = np.log1p(expr[present].astype(float)) + normalized = gene_values.apply(normalize01, axis=0, result_type="broadcast") + scores = normalized.mean(axis=1) + else: + scores = pd.Series(0.0, index=expr.index) + for cell_type, index in obs.groupby("cell_type").groups.items(): + values = scores.loc[index] + rows.append( + { + "pathway": pathway, + "cell_type": cell_type, + "present_genes": ",".join(present), + "n_present_genes": len(present), + "mean_activity": float(values.mean()), + "q95_activity": float(values.quantile(0.95)), + "detection_fraction_activity_positive": float((values > 0).mean()), + } + ) + pathway_summary = pd.DataFrame(rows) + pathway_summary.to_csv(TABLE_DIR / "targeted_pathway_celltype_summary.tsv", sep="\t", index=False) + pathway_top = ( + pathway_summary.sort_values(["pathway", "mean_activity"], ascending=[True, False]) + .groupby("pathway", as_index=False, group_keys=False) + .head(8) + ) + pathway_top.to_csv(TABLE_DIR / "targeted_pathway_top_celltypes.tsv", sep="\t", index=False) + + heat = pathway_summary.pivot(index="pathway", columns="cell_type", values="mean_activity") + fig, ax = plt.subplots(figsize=(12, 3.5)) + im = ax.imshow(heat.fillna(0).to_numpy(dtype=float), aspect="auto", cmap="YlGnBu") + ax.set_yticks(np.arange(len(heat.index))) + ax.set_yticklabels(heat.index) + ax.set_xticks(np.arange(len(heat.columns))) + ax.set_xticklabels(heat.columns, rotation=75, ha="right", fontsize=8) + ax.set_title("Targeted vascular/WPB pathway-style activity") + fig.colorbar(im, ax=ax, fraction=0.02, pad=0.01) + fig.tight_layout() + fig.savefig(FIGURE_DIR / "targeted_pathway_celltype_heatmap.png", dpi=220) + plt.close(fig) + + if {"VWF", "SELP"}.issubset(expr.columns): + joint = normalize01(np.log1p(expr["VWF"].to_numpy(dtype=float))) * normalize01(np.log1p(expr["SELP"].to_numpy(dtype=float))) + corr_rows = [] + for pathway, genes in PATHWAY_PANELS.items(): + present = [gene for gene in genes if gene in expr.columns] + if not present: + continue + values = np.log1p(expr[present].astype(float)).apply(normalize01, axis=0, result_type="broadcast").mean(axis=1) + rho, pvalue = stats.spearmanr(joint, values) + corr_rows.append( + { + "pathway": pathway, + "present_genes": ",".join(present), + "spearman_rho_vs_vwf_selp_joint": float(rho), + "p_value": float(pvalue), + } + ) + pd.DataFrame(corr_rows).to_csv(TABLE_DIR / "vwf_selp_pathway_correlations.tsv", sep="\t", index=False) + + +def write_contour_tables() -> None: + contour_rows = [] + if CONTOUR_FEATURES.exists(): + features = pd.read_csv(CONTOUR_FEATURES) + cols = [ + column + for column in features.columns + if any(token in column.lower() for token in ["pecam1", "emcn", "kdr", "vascular_stromal"]) + ] + long_rows = [] + for column in cols: + tmp = features[["contour_id", "classification_name", "assigned_structure", column]].copy() + tmp = tmp.rename(columns={column: "value"}) + tmp["feature"] = column + long_rows.append(tmp) + if long_rows: + long = pd.concat(long_rows, ignore_index=True) + long.to_csv(TABLE_DIR / "contour_vascular_features_long.tsv", sep="\t", index=False) + summary = ( + long.groupby(["feature", "classification_name"], as_index=False) + .agg(mean_value=("value", "mean"), median_value=("value", "median"), n_contours=("value", "count")) + .sort_values(["feature", "mean_value"], ascending=[True, False]) + ) + summary.to_csv(TABLE_DIR / "contour_vascular_feature_summary.tsv", sep="\t", index=False) + contour_rows.append({"source": str(CONTOUR_FEATURES), "n_features": len(cols), "n_rows": len(long)}) + + key_features = [c for c in cols if c in {"pathway__whole__vascular_stromal", "pathway__inner_rim__vascular_stromal", "pathway__outer_rim__vascular_stromal", "edge_contrast__pathway__vascular_stromal"}] + if key_features: + plot = long.loc[long["feature"].isin(key_features)].copy() + fig, axes = plt.subplots(len(key_features), 1, figsize=(9, max(3, 2.2 * len(key_features))), sharex=False) + if len(key_features) == 1: + axes = [axes] + for ax, feature in zip(axes, key_features): + data = [group["value"].dropna().to_numpy(dtype=float) for _, group in plot.loc[plot["feature"] == feature].groupby("classification_name")] + labels = [name for name, _ in plot.loc[plot["feature"] == feature].groupby("classification_name")] + ax.boxplot(data, labels=labels, showfliers=False) + ax.set_title(feature) + ax.tick_params(axis="x", rotation=35) + fig.tight_layout() + fig.savefig(FIGURE_DIR / "contour_vascular_summary.png", dpi=220) + plt.close(fig) + + if CONTOUR_PROGRAMS.exists(): + programs = pd.read_csv(CONTOUR_PROGRAMS) + program_cols = [c for c in ["myeloid_vascular_belt", "stromal_encapsulation", "emt_invasive_front"] if c in programs.columns] + if program_cols: + programs[["contour_id", *program_cols, "top_program", "top_program_score"]].to_csv( + TABLE_DIR / "contour_boundary_program_scores.tsv", + sep="\t", + index=False, + ) + if CONTOUR_HYPOTHESES.exists(): + pd.read_csv(CONTOUR_HYPOTHESES).to_csv(TABLE_DIR / "contour_hypothesis_ranking.tsv", sep="\t", index=False) + if S1S5_DE.exists(): + de = pd.read_csv(S1S5_DE) + vascular_genes = [gene for gene in ENDOTHELIAL_MARKERS if gene in set(de["gene"].astype(str).str.upper())] + de_vascular = de.loc[de["gene"].astype(str).str.upper().isin(vascular_genes)].copy() + de_vascular.to_csv(TABLE_DIR / "s1_s5_vascular_gene_de.tsv", sep="\t", index=False) + + pd.DataFrame(contour_rows).to_csv(TABLE_DIR / "contour_input_summary.tsv", sep="\t", index=False) + + +def write_mechanostress_tables(obs: pd.DataFrame, expr: pd.DataFrame) -> None: + rows = [] + if MECHANOSTRESS_COUPLING.exists(): + coupling = pd.read_csv(MECHANOSTRESS_COUPLING) + coupling.to_csv(TABLE_DIR / "mechanostress_distance_expression_coupling_available.tsv", sep="\t", index=False) + for gene in ["VWF", "SELP", "PECAM1", "EMCN", "KDR", "COL4A1", "COL4A2"]: + rows.append({"gene": gene, "present_in_existing_mechanostress_coupling": bool((coupling["gene"].astype(str).str.upper() == gene).any())}) + + if {"VWF", "SELP"}.issubset(expr.columns): + endothelial = obs["cell_type"].astype(str).eq(TARGET_SENDER) + tumor = obs["cell_type"].astype(str).str.contains("Tumor", regex=False) + caf = obs["cell_type"].astype(str).str.contains("CAF", regex=False) + coords = obs[["x", "y"]].to_numpy(dtype=float) + for label, mask in [("nearest_tumor", tumor.to_numpy()), ("nearest_caf", caf.to_numpy())]: + if mask.sum() == 0: + continue + nbr = NearestNeighbors(n_neighbors=1, algorithm="kd_tree").fit(coords[mask]) + distances = nbr.kneighbors(coords[endothelial.to_numpy()], return_distance=True)[0].reshape(-1) + joint = normalize01(np.log1p(expr.loc[endothelial, "VWF"].to_numpy(dtype=float))) * normalize01( + np.log1p(expr.loc[endothelial, "SELP"].to_numpy(dtype=float)) + ) + rho, pvalue = stats.spearmanr(joint, -distances) + rows.append( + { + "gene": f"VWF_SELP_joint_vs_{label}", + "present_in_existing_mechanostress_coupling": np.nan, + "n_endothelial_cells": int(endothelial.sum()), + "spearman_rho_vs_inverse_distance": float(rho), + "p_value": float(pvalue), + "median_distance_um": float(np.median(distances)), + } + ) + pd.DataFrame(rows).to_csv(TABLE_DIR / "mechanostress_context_summary.tsv", sep="\t", index=False) + + +def write_cross_method_tables() -> None: + method_paths = { + "cellphonedb": PDC_ROOT / "runs" / "full_common" / "cellphonedb" / "cellphonedb_standardized.tsv.gz", + "laris": PDC_ROOT / "runs" / "full_common" / "laris" / "laris_standardized.tsv.gz", + "liana": PDC_ROOT / "runs" / "full_common" / "liana" / "liana_standardized.tsv.gz", + "spatialdm": PDC_ROOT / "runs" / "full_common" / "spatialdm" / "spatialdm_standardized.tsv.gz", + "stlearn": PDC_ROOT / "runs" / "full_common" / "stlearn" / "stlearn_standardized.tsv.gz", + "pyxenium": PYX_STANDARDIZED, + } + vascular_genes = set(ENDOTHELIAL_MARKERS + ["LRP1", "CD93", "ITGA9", "HSPG2", "MMP2", "CXCL12", "CCN1", "CAV1"]) + rows = [] + exact_rows = [] + for method, path in method_paths.items(): + if not path.exists(): + continue + table = pd.read_csv(path, sep="\t") + table["lr_pair"] = table["ligand"].astype(str) + "-" + table["receptor"].astype(str) + exact = table.loc[(table["ligand"] == TARGET_LIGAND) & (table["receptor"] == TARGET_RECEPTOR)].copy() + if not exact.empty: + exact_rows.append(exact.sort_values("rank_within_method").head(10).assign(method_source=method)) + vascular = table.loc[ + table["ligand"].isin(vascular_genes) + | table["receptor"].isin(vascular_genes) + | table["sender"].astype(str).str.contains("Endothelial", regex=False) + | table["receiver"].astype(str).str.contains("Endothelial", regex=False) + ].copy() + vascular = vascular.sort_values("rank_within_method").head(20) + rows.append(vascular.assign(method_source=method)) + + if rows: + consensus = pd.concat(rows, ignore_index=True) + consensus.to_csv(TABLE_DIR / "cross_method_vascular_consensus.tsv", sep="\t", index=False) + compact_cols = [ + "method_source", + "ligand", + "receptor", + "sender", + "receiver", + "score_raw", + "score_std", + "rank_within_method", + "spatial_support_type", + ] + available_cols = [column for column in compact_cols if column in consensus.columns] + consensus.loc[:, available_cols].to_csv(TABLE_DIR / "cross_method_vascular_consensus_compact.tsv", sep="\t", index=False) + if exact_rows: + pd.concat(exact_rows, ignore_index=True).to_csv(TABLE_DIR / "cross_method_vwf_selp_hits.tsv", sep="\t", index=False) + + +def write_report(row: pd.Series) -> None: + def maybe_table(path: str, n: int = 8) -> str: + table_path = TABLE_DIR / path + if not table_path.exists(): + return "_Not available._\n" + df = pd.read_csv(table_path, sep="\t") + return df.head(n).to_markdown(index=False) + "\n" + + expression = pd.read_csv(TABLE_DIR / "expression_specificity_full_wta.tsv", sep="\t") + vwf_endothelial = expression.loc[(expression["gene"] == "VWF") & (expression["cell_type"] == TARGET_SENDER)].iloc[0] + selp_endothelial = expression.loc[(expression["gene"] == "SELP") & (expression["cell_type"] == TARGET_SENDER)].iloc[0] + hotspot_summary = pd.read_csv(TABLE_DIR / "hotspot_summary.tsv", sep="\t").iloc[0] + contamination = pd.read_csv(TABLE_DIR / "contamination_marker_control.tsv", sep="\t") + hbb_endothelial = contamination.loc[(contamination["gene"] == "HBB") & (contamination["group"] == "Endothelial Cells")] + hbb_note = "" + if not hbb_endothelial.empty: + hbb_note = ( + f" `HBB` is the strongest blood-marker caveat in endothelial cells " + f"(detection fraction `{float(hbb_endothelial.iloc[0]['detection_fraction']):.4f}`), " + "so the report treats blood carryover as a caution rather than ignoring it." + ) + + report = f"""# VWF-SELP endothelial-endothelial deep dive + +## Working conclusion + +The top pyXenium full-common hit, `VWF-SELP / Endothelial Cells -> Endothelial Cells`, is best interpreted as an endothelial vascular activation and adhesion state rather than a simple classical paracrine cell-cell interaction axis. The score is high because topology, expression, endothelial-endothelial structural proximity, and local contact all support the same vascular compartment. + +## Direct pyXenium evidence + +- `CCI_score`: `{float(row['CCI_score']):.12f}` +- `sender_anchor`: `{float(row['sender_anchor']):.6f}` +- `receiver_anchor`: `{float(row['receiver_anchor']):.6f}` +- `structure_bridge`: `{float(row['structure_bridge']):.6f}` +- `sender_expr`: `{float(row['sender_expr']):.6f}` +- `receiver_expr`: `{float(row['receiver_expr']):.6f}` +- `local_contact`: `{float(row['local_contact']):.6f}` +- `contact_coverage`: `{float(row['contact_coverage']):.6f}` +- `cross_edge_count`: `{int(row['cross_edge_count'])}` + +### Component decomposition + +{maybe_table('component_decomposition.tsv', 10)} + +### Rank sensitivity + +{maybe_table('rank_sensitivity.tsv', 14)} + +## Full WTA expression specificity + +In the full WTA object, `Endothelial Cells` contain `{int(hotspot_summary['n_endothelial_cells'])}` cells. `VWF` and `SELP` are detectable in the WTA matrix, and the endothelial compartment shows direct expression support: + +- `VWF` endothelial mean log1p: `{float(vwf_endothelial['mean_log1p']):.4f}`, detection fraction: `{float(vwf_endothelial['detection_fraction']):.4f}`. +- `SELP` endothelial mean log1p: `{float(selp_endothelial['mean_log1p']):.4f}`, detection fraction: `{float(selp_endothelial['detection_fraction']):.4f}`. + +The contamination-control table checks platelet and erythroid markers (`PPBP`, `PF4`, `ITGA2B`, `GP1BA`, `HBB`, `HBA1`, `HBA2`) so the interpretation is not reduced to blood carryover. +{hbb_note} + +### Marker top cell types + +{maybe_table('marker_top_celltypes_full_wta.tsv', 18)} + +## Spatial hotspot evidence + +The hotspot analysis uses full WTA coordinates and a k-nearest-neighbor endothelial neighborhood summary. It identifies `{int(hotspot_summary['n_hotspot_endothelial_cells'])}` high-scoring endothelial hotspot cells at the 95th percentile of endothelial VWF-SELP neighborhood support. + +### Hotspot neighbor context + +{maybe_table('hotspot_neighbor_context.tsv', 12)} + +## Vascular and pathway context + +The top vascular table places `VWF-SELP` in a broader endothelial program that includes VWF/LRP1, EFNB2/PECAM1, MMRN2/CLEC14A, COL4A2/CD93, VEGFC/FLT1, and other vascular matrix/adhesion axes. + +### Top vascular pyXenium hits + +{maybe_table('vascular_top_hits_compact.tsv', 14)} + +### Targeted pathway-style summary + +{maybe_table('targeted_pathway_top_celltypes.tsv', 16)} + +## Contour and boundary ecology context + +Existing contour outputs do not include direct `SELP` contour features, but they do include vascular markers and `vascular_stromal` pathway scores. The S1-S5 contour DE table supports vascular enrichment in S3 for several endothelial markers, including `VWF`, `PECAM1`, `EMCN`, `EGFL7`, `MMRN2`, `CLEC14A`, `KDR`, and `FLT1`. + +### S1-S5 vascular gene DE + +{maybe_table('s1_s5_vascular_gene_de.tsv', 12)} + +### Boundary program scores + +{maybe_table('contour_boundary_program_scores.tsv', 8)} + +## Mechanostress and tumor-stroma context + +Existing mechanostress coupling outputs do not directly include `VWF` or `SELP`, so the current analysis reports available overlap and uses full WTA geometry to relate endothelial VWF-SELP joint support to tumor/CAF proximity. + +{maybe_table('mechanostress_context_summary.tsv', 12)} + +The simple nearest-distance test is negative for both inverse tumor distance and inverse CAF distance, so this first-pass result supports a vascular/endothelial self-state more than a signal concentrated immediately at tumor-stroma contact fronts. That does not rule out boundary-associated vascular niches, but it argues they should be tested with contour and vessel-structure annotations rather than inferred from nearest tumor/CAF distance alone. + +## Cross-method triangulation + +Other full-common benchmark methods do not need to recover the exact `VWF-SELP` pair for this signal to be meaningful. The useful test is whether they recover the broader vascular/stromal theme, such as `VWF-LRP1` in CellPhoneDB and endothelial/stromal vascular axes in LARIS or spatial methods. + +{maybe_table('cross_method_vascular_consensus_compact.tsv', 18)} + +## Literature-supported interpretation + +- NCBI Bookshelf describes Weibel-Palade bodies as endothelial granules that store VWF and P-selectin, linking them to hemostasis, inflammation, platelet aggregation, leukocyte trafficking, and angiogenesis: https://www.ncbi.nlm.nih.gov/books/NBK535353/ +- Reactome places P-selectin binding biology under cell-surface interactions at the vascular wall: https://reactome.org/content/detail/R-HSA-202724 +- A Frontiers review describes regulated Weibel-Palade body exocytosis as a mechanism that presents highly multimeric VWF and P-selectin at the endothelial surface after vascular injury or inflammatory stimulation: https://www.frontiersin.org/articles/10.3389/fcell.2021.813995/full +- UniProt VWF entry: https://rest.uniprot.org/uniprotkb/P04275.txt + +## Caveats + +- `VWF-SELP` in transcriptomics is a state-level inference; it does not prove protein-level VWF/P-selectin co-storage or exocytosis. +- P-selectin is also platelet-associated, so contamination controls are required for interpretation. +- pyXenium's `Endothelial Cells -> Endothelial Cells` direction should be read as an endothelial neighborhood/self-state axis, not necessarily directional ligand secretion. +- Direct validation would require protein staining, vascular morphology, or thromboinflammatory markers beyond WTA RNA. +""" + (REPORT_DIR / "vwf_selp_deep_dive.md").write_text(report, encoding="utf-8") + + +def write_summary_json(row: pd.Series) -> None: + summary = { + "target": { + "ligand": TARGET_LIGAND, + "receptor": TARGET_RECEPTOR, + "sender": TARGET_SENDER, + "receiver": TARGET_RECEIVER, + "CCI_score": float(row["CCI_score"]), + "local_contact": float(row["local_contact"]), + "cross_edge_count": int(row["cross_edge_count"]), + }, + "outputs": { + "tables": str(TABLE_DIR), + "figures": str(FIGURE_DIR), + "report": str(REPORT_DIR / "vwf_selp_deep_dive.md"), + }, + } + (WORK_ROOT / "summary.json").write_text(json.dumps(summary, indent=2) + "\n", encoding="utf-8") + + +def main() -> None: + ensure_dirs() + scores = load_scores() + row = target_row(scores) + if not math.isclose(float(row["CCI_score"]), 0.7912892368005828, rel_tol=1e-6): + raise AssertionError(f"Unexpected VWF-SELP CCI_score: {row['CCI_score']}") + if int(row["cross_edge_count"]) != 12779: + raise AssertionError(f"Unexpected VWF-SELP cross_edge_count: {row['cross_edge_count']}") + + write_component_tables(scores, row) + write_vascular_tables(scores) + + selected_genes = sorted(set(ENDOTHELIAL_MARKERS + CONTAMINATION_MARKERS + sum(PATHWAY_PANELS.values(), []))) + obs, expr = load_selected_expression(selected_genes) + write_expression_tables(obs, expr) + write_hotspot_tables(obs, expr) + write_pathway_tables(obs, expr) + write_contour_tables() + write_mechanostress_tables(obs, expr) + write_cross_method_tables() + write_report(row) + write_summary_json(row) + print(f"Wrote VWF-SELP deep dive outputs under {WORK_ROOT}") + + +if __name__ == "__main__": + main() diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/summary.json b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/summary.json new file mode 100644 index 0000000..af1f200 --- /dev/null +++ b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/summary.json @@ -0,0 +1,16 @@ +{ + "target": { + "ligand": "VWF", + "receptor": "SELP", + "sender": "Endothelial Cells", + "receiver": "Endothelial Cells", + "CCI_score": 0.7912892368005828, + "local_contact": 0.2912449657481761, + "cross_edge_count": 12779 + }, + "outputs": { + "tables": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\vwf_selp_deep_dive\\tables", + "figures": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\vwf_selp_deep_dive\\figures", + "report": "D:\\GitHub\\pyXenium\\benchmarking\\cci_2026_atera\\vwf_selp_deep_dive\\reports\\vwf_selp_deep_dive.md" + } +} diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/component_decomposition.tsv b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/component_decomposition.tsv new file mode 100644 index 0000000..65716e0 --- /dev/null +++ b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/component_decomposition.tsv @@ -0,0 +1,7 @@ +component value geomean_penalty target_lr target_sender target_receiver prior_confidence reported_lr_score recomputed_lr_score +sender_anchor 0.955713094717548 0.04529751063748891 VWF-SELP Endothelial Cells Endothelial Cells 1.0 0.7912892368005828 0.7912892368005827 +receiver_anchor 0.8819126042133903 0.12566230473934806 VWF-SELP Endothelial Cells Endothelial Cells 1.0 0.7912892368005828 0.7912892368005827 +structure_bridge 1.0 -9.999999889225291e-09 VWF-SELP Endothelial Cells Endothelial Cells 1.0 0.7912892368005828 0.7912892368005827 +sender_expr 1.0 -9.999999889225291e-09 VWF-SELP Endothelial Cells Endothelial Cells 1.0 0.7912892368005828 0.7912892368005827 +receiver_expr 1.0 -9.999999889225291e-09 VWF-SELP Endothelial Cells Endothelial Cells 1.0 0.7912892368005828 0.7912892368005827 +local_contact 0.2912449657481761 1.2335905249010601 VWF-SELP Endothelial Cells Endothelial Cells 1.0 0.7912892368005828 0.7912892368005827 diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/contamination_marker_control.tsv b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/contamination_marker_control.tsv new file mode 100644 index 0000000..dcc37bd --- /dev/null +++ b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/contamination_marker_control.tsv @@ -0,0 +1,11 @@ +gene cell_type n_cells mean_raw mean_log1p detection_fraction mean_log1p_norm_by_gene detection_norm_by_gene group +GP1BA Endothelial Cells 8624 0.023075139146567718 0.015713943566344906 0.022147495361781077 0.6280998210665826 0.6810354823747681 Endothelial Cells +HBB Endothelial Cells 8624 0.22298237476808905 0.0655259851075393 0.055310760667903525 1.0 1.0 Endothelial Cells +ITGA2B Endothelial Cells 8624 0.021103896103896104 0.014214148765866453 0.01971243042671614 0.1799092517232712 0.1956935633490933 Endothelial Cells +PF4 Endothelial Cells 8624 0.009160482374768089 0.006349562530639572 0.009160482374768089 0.2605381123203701 0.2659811489530877 Endothelial Cells +PPBP Endothelial Cells 8624 0.01820500927643785 0.012204793534651398 0.016813543599257887 0.46443605334016336 0.45994382601525463 Endothelial Cells +GP1BA Other cell types mean 161433 0.018777070798534867 0.012553127834074746 0.0172945907886367 0.5017593014203667 0.5318086667505785 Other cell types mean +HBB Other cell types mean 161433 0.020605128721200298 0.01114552181495992 0.013410208710366975 0.17009315917445908 0.2424520753002197 Other cell types mean +ITGA2B Other cell types mean 161433 0.02129782741182752 0.014159459296955937 0.019316927941369993 0.17921704414961323 0.19176724432118117 Other cell types mean +PF4 Other cell types mean 161433 0.009890631193013732 0.006806594530798795 0.009720402344256465 0.27929125539391236 0.2822388252100181 Other cell types mean +PPBP Other cell types mean 161433 0.014750615527703853 0.009927154631696536 0.013741614733676896 0.37776374544580543 0.37590950527013905 Other cell types mean diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/contour_boundary_program_scores.tsv b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/contour_boundary_program_scores.tsv new file mode 100644 index 0000000..ab0c9fa --- /dev/null +++ b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/contour_boundary_program_scores.tsv @@ -0,0 +1,29 @@ +contour_id myeloid_vascular_belt stromal_encapsulation emt_invasive_front top_program top_program_score +S1 11q13 Invasive Tumor Cells #1.1 0.4334855533266413 -0.0579407905867946 0.5683284661112814 emt_invasive_front 0.5683284661112814 +S1 11q13 Invasive Tumor Cells #2.1 -0.1176545877241076 -0.619583743475447 0.2644888354269048 immune_exclusion 0.2937349610465833 +S1 11q13 Invasive Tumor Cells #3.1 -0.0454067619809232 0.5398535016371937 0.8090999180286028 emt_invasive_front 0.8090999180286028 +S1 11q13 Invasive Tumor Cells #4.1 0.3793475041390382 -0.0116450312274912 0.256764163516764 tls_adjacent_activation 0.6927641160854687 +S2 Basal-like Structured DCIS Cells #1.1 0.4355937381193884 -0.377329872632301 -0.1860887889825052 necrotic_hypoxic_rim 0.5298084468447939 +S2 Basal-like Structured DCIS Cells #2.1 -0.0285485177238885 -0.0651598992853902 -0.0304836522715466 immune_exclusion 0.2186192868323735 +S2 Basal-like Structured DCIS Cells #3.1 0.4553408123506655 0.9994173416905704 0.9484490341559768 stromal_encapsulation 0.9994173416905704 +S2 Basal-like Structured DCIS Cells #4.1 0.2410802658391648 0.0226241969177857 0.2717893555333086 emt_invasive_front 0.2717893555333086 +S3 Macrophages #1.1 0.0115450230392833 -0.0254085801878057 -0.1819608797892177 immune_exclusion 0.2029425075950489 +S3 Macrophages #2.1 -0.0966063171345518 -0.1512618731040318 -0.114941798914397 immune_exclusion 0.052170615366572 +S3 Macrophages #3.1 0.5267022223431459 -0.3712353600437082 -0.1123596265710935 myeloid_vascular_belt 0.5267022223431459 +S3 Macrophages #4.1 0.152004891832615 -0.2633896893872962 -0.3139457677356433 myeloid_vascular_belt 0.152004891832615 +S4 Plasma Cells #1.1 0.0946414462187643 0.2493344276602241 0.3886590014152196 necrotic_hypoxic_rim 0.4862039632794231 +S4 Plasma Cells #2.1 0.2404870371948907 0.3297774870113681 0.2496057464525008 stromal_encapsulation 0.3297774870113681 +S4 Plasma Cells #3.1 0.3735224893845683 0.5550309191634312 0.3731415482746489 stromal_encapsulation 0.5550309191634312 +S4 Plasma Cells #4.1 0.4158325059479379 -0.2132972352040328 0.2800242142813967 tls_adjacent_activation 0.7745669443457329 +S5 Endothelial Cells #1.1 0.0115845637382797 -0.2388079202722123 -0.0807362573581977 immune_exclusion 0.2262427085770567 +S5 Endothelial Cells #2.1 -0.0203694205888105 0.2186756868649962 0.1377794634366715 stromal_encapsulation 0.2186756868649962 +S5 Endothelial Cells #3.1 0.0012971282270563 -0.1018515583909645 -0.2959806049558873 immune_exclusion 0.100883883785197 +S5 Endothelial Cells #4.1 0.3634477920254799 0.5302423487509639 0.3178633789833752 stromal_encapsulation 0.5302423487509639 +S6 Apocrine Cells #1.1 0.0789265301999407 -0.2939508054188885 -0.3282763080368268 necrotic_hypoxic_rim 0.4459280412119479 +S6 Apocrine Cells #2.1 0.0001984908544542 -0.4393550311474627 0.07096520369238 immune_exclusion 0.2671631367571193 +S6 Apocrine Cells #3.1 -0.0844037782812559 -0.2177855853166051 -0.3356586355659746 immune_exclusion 0.2148382624931089 +S6 Apocrine Cells #4.1 0.2415067045946245 -0.3654092898274248 -0.1175132216446173 tls_adjacent_activation 0.9248120430631804 +S7 Luminal-like Amorphous DCIS Cells #1.1 0.5726395582270783 -0.4168850390097132 0.0037894799844124 myeloid_vascular_belt 0.5726395582270783 +S7 Luminal-like Amorphous DCIS Cells #2.1 0.1780893055732949 0.7330403543618594 0.660918816871581 stromal_encapsulation 0.7330403543618594 +S7 Luminal-like Amorphous DCIS Cells #3.1 -0.2744129707617605 -0.5947994388060501 -0.4161374230191446 immune_exclusion 0.220625027725912 +S7 Luminal-like Amorphous DCIS Cells #4.1 0.0102248297765553 0.0594793893182993 0.042015830123962 immune_exclusion 0.0646538731882529 diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/contour_hypothesis_ranking.tsv b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/contour_hypothesis_ranking.tsv new file mode 100644 index 0000000..57dc194 --- /dev/null +++ b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/contour_hypothesis_ranking.tsv @@ -0,0 +1,7 @@ +program mean_score max_score n_matched_exemplars hypothesis +stromal_encapsulation -0.0209864674981045 0.9994173416905704 3 Stromal matrix features wrap the contour and may form a physical barrier; top evidence: CXCL12, COL4A1, VIM. +emt_invasive_front 0.1117714104087119 0.9484490341559768 3 The boundary shows an EMT- and stroma-shifted invasive front relative to matched controls; top evidence: spp1_cd44__outer_minus_inner, cxcl12_cxcr4__outer_minus_inner, tgfb1_tgfbr2__outer_minus_inner. +tls_adjacent_activation 0.1461579662081422 0.9248120430631804 3 Lymphoid activation is enriched near the outer rim, consistent with TLS-adjacent immune organization; top evidence: VEGFA, KDR, TAGLN. +myeloid_vascular_belt 0.1625034299556274 0.5726395582270783 3 Myeloid and vascular programs co-accumulate along the contour edge, consistent with a perivascular suppressive belt; top evidence: TAGLN, SLC2A1, VEGFA. +necrotic_hypoxic_rim -0.1430020149136928 0.5298084468447939 3 Hypoxia-like rim features and reduced cellularity suggest a necrotic or stressed boundary ecology; top evidence: CD3E, CXCR5, ACTA2. +immune_exclusion -0.2664018102483715 0.4521304865361235 3 Outer-rim immune signals dominate the boundary while the inner rim stays comparatively immune-cold; top evidence: spp1_cd44__outer_minus_inner, immune_activation, myeloid_activation. diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/contour_input_summary.tsv b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/contour_input_summary.tsv new file mode 100644 index 0000000..3b4ccd2 --- /dev/null +++ b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/contour_input_summary.tsv @@ -0,0 +1,2 @@ +source n_features n_rows +D:\GitHub\pyXenium\manuscript\atera_contour_boundary_ecology\contour_features.csv 22 616 diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/contour_vascular_feature_summary.tsv b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/contour_vascular_feature_summary.tsv new file mode 100644 index 0000000..98753c6 --- /dev/null +++ b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/contour_vascular_feature_summary.tsv @@ -0,0 +1,617 @@ +feature classification_name mean_value median_value n_contours +edge_contrast__pathway__vascular_stromal S7 Luminal-like Amorphous DCIS Cells #2.1 0.1336554527783839 0.1336554527783839 1 +edge_contrast__pathway__vascular_stromal S4 Plasma Cells #1.1 0.1124436609356443 0.1124436609356443 1 +edge_contrast__pathway__vascular_stromal S2 Basal-like Structured DCIS Cells #4.1 0.0815412458713064 0.0815412458713064 1 +edge_contrast__pathway__vascular_stromal S7 Luminal-like Amorphous DCIS Cells #1.1 0.0638330937720745 0.0638330937720745 1 +edge_contrast__pathway__vascular_stromal S1 11q13 Invasive Tumor Cells #4.1 0.0465692897072438 0.0465692897072438 1 +edge_contrast__pathway__vascular_stromal S4 Plasma Cells #4.1 0.0348423655832229 0.0348423655832229 1 +edge_contrast__pathway__vascular_stromal S1 11q13 Invasive Tumor Cells #1.1 0.0258943781038964 0.0258943781038964 1 +edge_contrast__pathway__vascular_stromal S2 Basal-like Structured DCIS Cells #1.1 0.0135670623709632 0.0135670623709632 1 +edge_contrast__pathway__vascular_stromal S4 Plasma Cells #2.1 0.0134421654022865 0.0134421654022865 1 +edge_contrast__pathway__vascular_stromal S3 Macrophages #3.1 0.0074752164167261 0.0074752164167261 1 +edge_contrast__pathway__vascular_stromal S6 Apocrine Cells #4.1 -0.1246836870274287 -0.1246836870274287 1 +edge_contrast__pathway__vascular_stromal S1 11q13 Invasive Tumor Cells #2.1 0 +edge_contrast__pathway__vascular_stromal S1 11q13 Invasive Tumor Cells #3.1 0 +edge_contrast__pathway__vascular_stromal S2 Basal-like Structured DCIS Cells #2.1 0 +edge_contrast__pathway__vascular_stromal S2 Basal-like Structured DCIS Cells #3.1 0 +edge_contrast__pathway__vascular_stromal S3 Macrophages #1.1 0 +edge_contrast__pathway__vascular_stromal S3 Macrophages #2.1 0 +edge_contrast__pathway__vascular_stromal S3 Macrophages #4.1 0 +edge_contrast__pathway__vascular_stromal S4 Plasma Cells #3.1 0 +edge_contrast__pathway__vascular_stromal S5 Endothelial Cells #1.1 0 +edge_contrast__pathway__vascular_stromal S5 Endothelial Cells #2.1 0 +edge_contrast__pathway__vascular_stromal S5 Endothelial Cells #3.1 0 +edge_contrast__pathway__vascular_stromal S5 Endothelial Cells #4.1 0 +edge_contrast__pathway__vascular_stromal S6 Apocrine Cells #1.1 0 +edge_contrast__pathway__vascular_stromal S6 Apocrine Cells #2.1 0 +edge_contrast__pathway__vascular_stromal S6 Apocrine Cells #3.1 0 +edge_contrast__pathway__vascular_stromal S7 Luminal-like Amorphous DCIS Cells #3.1 0 +edge_contrast__pathway__vascular_stromal S7 Luminal-like Amorphous DCIS Cells #4.1 0 +edge_contrast__rna__emcn S7 Luminal-like Amorphous DCIS Cells #1.1 0.2980889159080111 0.2980889159080111 1 +edge_contrast__rna__emcn S2 Basal-like Structured DCIS Cells #4.1 0.2353542826539352 0.2353542826539352 1 +edge_contrast__rna__emcn S3 Macrophages #3.1 0.229064421998925 0.229064421998925 1 +edge_contrast__rna__emcn S4 Plasma Cells #2.1 0.2283643672023154 0.2283643672023154 1 +edge_contrast__rna__emcn S4 Plasma Cells #4.1 0.2127168306328455 0.2127168306328455 1 +edge_contrast__rna__emcn S4 Plasma Cells #1.1 0.1984497855493979 0.1984497855493979 1 +edge_contrast__rna__emcn S7 Luminal-like Amorphous DCIS Cells #2.1 0.1870063913186551 0.1870063913186551 1 +edge_contrast__rna__emcn S2 Basal-like Structured DCIS Cells #1.1 0.1072596756014676 0.1072596756014676 1 +edge_contrast__rna__emcn S1 11q13 Invasive Tumor Cells #1.1 0.0780372402797738 0.0780372402797738 1 +edge_contrast__rna__emcn S1 11q13 Invasive Tumor Cells #4.1 -0.0397017248618365 -0.0397017248618365 1 +edge_contrast__rna__emcn S6 Apocrine Cells #4.1 -0.5873915102460823 -0.5873915102460823 1 +edge_contrast__rna__emcn S1 11q13 Invasive Tumor Cells #2.1 0 +edge_contrast__rna__emcn S1 11q13 Invasive Tumor Cells #3.1 0 +edge_contrast__rna__emcn S2 Basal-like Structured DCIS Cells #2.1 0 +edge_contrast__rna__emcn S2 Basal-like Structured DCIS Cells #3.1 0 +edge_contrast__rna__emcn S3 Macrophages #1.1 0 +edge_contrast__rna__emcn S3 Macrophages #2.1 0 +edge_contrast__rna__emcn S3 Macrophages #4.1 0 +edge_contrast__rna__emcn S4 Plasma Cells #3.1 0 +edge_contrast__rna__emcn S5 Endothelial Cells #1.1 0 +edge_contrast__rna__emcn S5 Endothelial Cells #2.1 0 +edge_contrast__rna__emcn S5 Endothelial Cells #3.1 0 +edge_contrast__rna__emcn S5 Endothelial Cells #4.1 0 +edge_contrast__rna__emcn S6 Apocrine Cells #1.1 0 +edge_contrast__rna__emcn S6 Apocrine Cells #2.1 0 +edge_contrast__rna__emcn S6 Apocrine Cells #3.1 0 +edge_contrast__rna__emcn S7 Luminal-like Amorphous DCIS Cells #3.1 0 +edge_contrast__rna__emcn S7 Luminal-like Amorphous DCIS Cells #4.1 0 +edge_contrast__rna__kdr S4 Plasma Cells #2.1 0.7233873071937582 0.7233873071937582 1 +edge_contrast__rna__kdr S4 Plasma Cells #1.1 0.4475273128209102 0.4475273128209102 1 +edge_contrast__rna__kdr S2 Basal-like Structured DCIS Cells #4.1 0.2720449941665531 0.2720449941665531 1 +edge_contrast__rna__kdr S7 Luminal-like Amorphous DCIS Cells #1.1 0.2369890642369559 0.2369890642369559 1 +edge_contrast__rna__kdr S7 Luminal-like Amorphous DCIS Cells #2.1 0.186163694262481 0.186163694262481 1 +edge_contrast__rna__kdr S1 11q13 Invasive Tumor Cells #1.1 0.1273978956641449 0.1273978956641449 1 +edge_contrast__rna__kdr S3 Macrophages #3.1 0.1202054313490939 0.1202054313490939 1 +edge_contrast__rna__kdr S2 Basal-like Structured DCIS Cells #1.1 0.112206291358117 0.112206291358117 1 +edge_contrast__rna__kdr S1 11q13 Invasive Tumor Cells #4.1 -0.005356534083885 -0.005356534083885 1 +edge_contrast__rna__kdr S4 Plasma Cells #4.1 -0.0938573176442186 -0.0938573176442186 1 +edge_contrast__rna__kdr S6 Apocrine Cells #4.1 -0.533304618150171 -0.533304618150171 1 +edge_contrast__rna__kdr S1 11q13 Invasive Tumor Cells #2.1 0 +edge_contrast__rna__kdr S1 11q13 Invasive Tumor Cells #3.1 0 +edge_contrast__rna__kdr S2 Basal-like Structured DCIS Cells #2.1 0 +edge_contrast__rna__kdr S2 Basal-like Structured DCIS Cells #3.1 0 +edge_contrast__rna__kdr S3 Macrophages #1.1 0 +edge_contrast__rna__kdr S3 Macrophages #2.1 0 +edge_contrast__rna__kdr S3 Macrophages #4.1 0 +edge_contrast__rna__kdr S4 Plasma Cells #3.1 0 +edge_contrast__rna__kdr S5 Endothelial Cells #1.1 0 +edge_contrast__rna__kdr S5 Endothelial Cells #2.1 0 +edge_contrast__rna__kdr S5 Endothelial Cells #3.1 0 +edge_contrast__rna__kdr S5 Endothelial Cells #4.1 0 +edge_contrast__rna__kdr S6 Apocrine Cells #1.1 0 +edge_contrast__rna__kdr S6 Apocrine Cells #2.1 0 +edge_contrast__rna__kdr S6 Apocrine Cells #3.1 0 +edge_contrast__rna__kdr S7 Luminal-like Amorphous DCIS Cells #3.1 0 +edge_contrast__rna__kdr S7 Luminal-like Amorphous DCIS Cells #4.1 0 +edge_contrast__rna__pecam1 S4 Plasma Cells #1.1 0.8449618957576507 0.8449618957576507 1 +edge_contrast__rna__pecam1 S2 Basal-like Structured DCIS Cells #4.1 0.5265641971492074 0.5265641971492074 1 +edge_contrast__rna__pecam1 S4 Plasma Cells #4.1 0.4559089980879899 0.4559089980879899 1 +edge_contrast__rna__pecam1 S7 Luminal-like Amorphous DCIS Cells #1.1 0.4097785285628157 0.4097785285628157 1 +edge_contrast__rna__pecam1 S3 Macrophages #3.1 0.3649135571300983 0.3649135571300983 1 +edge_contrast__rna__pecam1 S2 Basal-like Structured DCIS Cells #1.1 0.2582460100717038 0.2582460100717038 1 +edge_contrast__rna__pecam1 S1 11q13 Invasive Tumor Cells #4.1 0.2220533075425462 0.2220533075425462 1 +edge_contrast__rna__pecam1 S7 Luminal-like Amorphous DCIS Cells #2.1 0.1557196622786285 0.1557196622786285 1 +edge_contrast__rna__pecam1 S1 11q13 Invasive Tumor Cells #1.1 0.0762564073162652 0.0762564073162652 1 +edge_contrast__rna__pecam1 S4 Plasma Cells #2.1 0.0 0.0 1 +edge_contrast__rna__pecam1 S6 Apocrine Cells #4.1 -0.4091528053887573 -0.4091528053887573 1 +edge_contrast__rna__pecam1 S1 11q13 Invasive Tumor Cells #2.1 0 +edge_contrast__rna__pecam1 S1 11q13 Invasive Tumor Cells #3.1 0 +edge_contrast__rna__pecam1 S2 Basal-like Structured DCIS Cells #2.1 0 +edge_contrast__rna__pecam1 S2 Basal-like Structured DCIS Cells #3.1 0 +edge_contrast__rna__pecam1 S3 Macrophages #1.1 0 +edge_contrast__rna__pecam1 S3 Macrophages #2.1 0 +edge_contrast__rna__pecam1 S3 Macrophages #4.1 0 +edge_contrast__rna__pecam1 S4 Plasma Cells #3.1 0 +edge_contrast__rna__pecam1 S5 Endothelial Cells #1.1 0 +edge_contrast__rna__pecam1 S5 Endothelial Cells #2.1 0 +edge_contrast__rna__pecam1 S5 Endothelial Cells #3.1 0 +edge_contrast__rna__pecam1 S5 Endothelial Cells #4.1 0 +edge_contrast__rna__pecam1 S6 Apocrine Cells #1.1 0 +edge_contrast__rna__pecam1 S6 Apocrine Cells #2.1 0 +edge_contrast__rna__pecam1 S6 Apocrine Cells #3.1 0 +edge_contrast__rna__pecam1 S7 Luminal-like Amorphous DCIS Cells #3.1 0 +edge_contrast__rna__pecam1 S7 Luminal-like Amorphous DCIS Cells #4.1 0 +lr__vegfa_kdr__cross_zone S6 Apocrine Cells #4.1 0.3315217986903787 0.3315217986903787 1 +lr__vegfa_kdr__cross_zone S7 Luminal-like Amorphous DCIS Cells #1.1 0.2720295612377846 0.2720295612377846 1 +lr__vegfa_kdr__cross_zone S2 Basal-like Structured DCIS Cells #1.1 0.2604028680967408 0.2604028680967408 1 +lr__vegfa_kdr__cross_zone S1 11q13 Invasive Tumor Cells #1.1 0.2385779751029094 0.2385779751029094 1 +lr__vegfa_kdr__cross_zone S3 Macrophages #3.1 0.2083858768917343 0.2083858768917343 1 +lr__vegfa_kdr__cross_zone S2 Basal-like Structured DCIS Cells #4.1 0.1685370600271817 0.1685370600271817 1 +lr__vegfa_kdr__cross_zone S1 11q13 Invasive Tumor Cells #4.1 0.1241815093888909 0.1241815093888909 1 +lr__vegfa_kdr__cross_zone S1 11q13 Invasive Tumor Cells #2.1 0.0 0.0 1 +lr__vegfa_kdr__cross_zone S1 11q13 Invasive Tumor Cells #3.1 0.0 0.0 1 +lr__vegfa_kdr__cross_zone S2 Basal-like Structured DCIS Cells #2.1 0.0 0.0 1 +lr__vegfa_kdr__cross_zone S2 Basal-like Structured DCIS Cells #3.1 0.0 0.0 1 +lr__vegfa_kdr__cross_zone S3 Macrophages #1.1 0.0 0.0 1 +lr__vegfa_kdr__cross_zone S3 Macrophages #2.1 0.0 0.0 1 +lr__vegfa_kdr__cross_zone S3 Macrophages #4.1 0.0 0.0 1 +lr__vegfa_kdr__cross_zone S4 Plasma Cells #1.1 0.0 0.0 1 +lr__vegfa_kdr__cross_zone S4 Plasma Cells #2.1 0.0 0.0 1 +lr__vegfa_kdr__cross_zone S4 Plasma Cells #3.1 0.0 0.0 1 +lr__vegfa_kdr__cross_zone S4 Plasma Cells #4.1 0.0 0.0 1 +lr__vegfa_kdr__cross_zone S5 Endothelial Cells #1.1 0.0 0.0 1 +lr__vegfa_kdr__cross_zone S5 Endothelial Cells #2.1 0.0 0.0 1 +lr__vegfa_kdr__cross_zone S5 Endothelial Cells #3.1 0.0 0.0 1 +lr__vegfa_kdr__cross_zone S5 Endothelial Cells #4.1 0.0 0.0 1 +lr__vegfa_kdr__cross_zone S6 Apocrine Cells #1.1 0.0 0.0 1 +lr__vegfa_kdr__cross_zone S6 Apocrine Cells #2.1 0.0 0.0 1 +lr__vegfa_kdr__cross_zone S6 Apocrine Cells #3.1 0.0 0.0 1 +lr__vegfa_kdr__cross_zone S7 Luminal-like Amorphous DCIS Cells #2.1 0.0 0.0 1 +lr__vegfa_kdr__cross_zone S7 Luminal-like Amorphous DCIS Cells #3.1 0.0 0.0 1 +lr__vegfa_kdr__cross_zone S7 Luminal-like Amorphous DCIS Cells #4.1 0.0 0.0 1 +lr__vegfa_kdr__outer_minus_inner S3 Macrophages #2.1 2.1880331736972054 2.1880331736972054 1 +lr__vegfa_kdr__outer_minus_inner S5 Endothelial Cells #4.1 1.082245528511163 1.082245528511163 1 +lr__vegfa_kdr__outer_minus_inner S4 Plasma Cells #3.1 0.902328828711564 0.902328828711564 1 +lr__vegfa_kdr__outer_minus_inner S4 Plasma Cells #2.1 0.9016343065360316 0.9016343065360316 1 +lr__vegfa_kdr__outer_minus_inner S4 Plasma Cells #1.1 0.5507373288324215 0.5507373288324215 1 +lr__vegfa_kdr__outer_minus_inner S7 Luminal-like Amorphous DCIS Cells #2.1 0.4870589880015346 0.4870589880015346 1 +lr__vegfa_kdr__outer_minus_inner S6 Apocrine Cells #2.1 0.423765617792729 0.423765617792729 1 +lr__vegfa_kdr__outer_minus_inner S3 Macrophages #3.1 0.3447905751097102 0.3447905751097102 1 +lr__vegfa_kdr__outer_minus_inner S6 Apocrine Cells #1.1 0.2500373282706009 0.2500373282706009 1 +lr__vegfa_kdr__outer_minus_inner S2 Basal-like Structured DCIS Cells #4.1 0.1835391796631965 0.1835391796631965 1 +lr__vegfa_kdr__outer_minus_inner S2 Basal-like Structured DCIS Cells #1.1 0.0283628008469855 0.0283628008469855 1 +lr__vegfa_kdr__outer_minus_inner S1 11q13 Invasive Tumor Cells #2.1 0.0 0.0 1 +lr__vegfa_kdr__outer_minus_inner S1 11q13 Invasive Tumor Cells #3.1 0.0 0.0 1 +lr__vegfa_kdr__outer_minus_inner S2 Basal-like Structured DCIS Cells #2.1 0.0 0.0 1 +lr__vegfa_kdr__outer_minus_inner S2 Basal-like Structured DCIS Cells #3.1 0.0 0.0 1 +lr__vegfa_kdr__outer_minus_inner S3 Macrophages #1.1 0.0 0.0 1 +lr__vegfa_kdr__outer_minus_inner S3 Macrophages #4.1 0.0 0.0 1 +lr__vegfa_kdr__outer_minus_inner S5 Endothelial Cells #1.1 0.0 0.0 1 +lr__vegfa_kdr__outer_minus_inner S5 Endothelial Cells #2.1 0.0 0.0 1 +lr__vegfa_kdr__outer_minus_inner S5 Endothelial Cells #3.1 0.0 0.0 1 +lr__vegfa_kdr__outer_minus_inner S6 Apocrine Cells #3.1 0.0 0.0 1 +lr__vegfa_kdr__outer_minus_inner S7 Luminal-like Amorphous DCIS Cells #3.1 0.0 0.0 1 +lr__vegfa_kdr__outer_minus_inner S7 Luminal-like Amorphous DCIS Cells #4.1 0.0 0.0 1 +lr__vegfa_kdr__outer_minus_inner S7 Luminal-like Amorphous DCIS Cells #1.1 -0.0571588289538346 -0.0571588289538346 1 +lr__vegfa_kdr__outer_minus_inner S1 11q13 Invasive Tumor Cells #1.1 -0.0691727001092147 -0.0691727001092147 1 +lr__vegfa_kdr__outer_minus_inner S4 Plasma Cells #4.1 -0.0938573176442186 -0.0938573176442186 1 +lr__vegfa_kdr__outer_minus_inner S1 11q13 Invasive Tumor Cells #4.1 -0.1119077683586124 -0.1119077683586124 1 +lr__vegfa_kdr__outer_minus_inner S6 Apocrine Cells #4.1 -1.7505813891524211 -1.7505813891524211 1 +pathway__core__vascular_stromal S4 Plasma Cells #3.1 0.2509549498741152 0.2509549498741152 1 +pathway__core__vascular_stromal S4 Plasma Cells #2.1 0.1736929544180049 0.1736929544180049 1 +pathway__core__vascular_stromal S5 Endothelial Cells #2.1 0.117460756143878 0.117460756143878 1 +pathway__core__vascular_stromal S3 Macrophages #3.1 0.0965901550491241 0.0965901550491241 1 +pathway__core__vascular_stromal S2 Basal-like Structured DCIS Cells #4.1 0.0777144220406205 0.0777144220406205 1 +pathway__core__vascular_stromal S6 Apocrine Cells #1.1 0.0665752898267624 0.0665752898267624 1 +pathway__core__vascular_stromal S7 Luminal-like Amorphous DCIS Cells #1.1 0.0641194866771945 0.0641194866771945 1 +pathway__core__vascular_stromal S1 11q13 Invasive Tumor Cells #1.1 0.0552819523571244 0.0552819523571244 1 +pathway__core__vascular_stromal S4 Plasma Cells #1.1 0.0537475301405883 0.0537475301405883 1 +pathway__core__vascular_stromal S1 11q13 Invasive Tumor Cells #4.1 0.0514563791435199 0.0514563791435199 1 +pathway__core__vascular_stromal S2 Basal-like Structured DCIS Cells #1.1 0.0421215456748306 0.0421215456748306 1 +pathway__core__vascular_stromal S2 Basal-like Structured DCIS Cells #2.1 0.0 0.0 1 +pathway__core__vascular_stromal S3 Macrophages #2.1 0.0 0.0 1 +pathway__core__vascular_stromal S3 Macrophages #4.1 0.0 0.0 1 +pathway__core__vascular_stromal S4 Plasma Cells #4.1 0.0 0.0 1 +pathway__core__vascular_stromal S5 Endothelial Cells #1.1 0.0 0.0 1 +pathway__core__vascular_stromal S5 Endothelial Cells #4.1 0.0 0.0 1 +pathway__core__vascular_stromal S7 Luminal-like Amorphous DCIS Cells #2.1 0.0 0.0 1 +pathway__core__vascular_stromal S7 Luminal-like Amorphous DCIS Cells #4.1 0.0 0.0 1 +pathway__core__vascular_stromal S1 11q13 Invasive Tumor Cells #2.1 0 +pathway__core__vascular_stromal S1 11q13 Invasive Tumor Cells #3.1 0 +pathway__core__vascular_stromal S2 Basal-like Structured DCIS Cells #3.1 0 +pathway__core__vascular_stromal S3 Macrophages #1.1 0 +pathway__core__vascular_stromal S5 Endothelial Cells #3.1 0 +pathway__core__vascular_stromal S6 Apocrine Cells #2.1 0 +pathway__core__vascular_stromal S6 Apocrine Cells #3.1 0 +pathway__core__vascular_stromal S6 Apocrine Cells #4.1 0 +pathway__core__vascular_stromal S7 Luminal-like Amorphous DCIS Cells #3.1 0 +pathway__inner_rim__vascular_stromal S6 Apocrine Cells #4.1 0.1640485796713655 0.1640485796713655 1 +pathway__inner_rim__vascular_stromal S4 Plasma Cells #4.1 0.1358370413852803 0.1358370413852803 1 +pathway__inner_rim__vascular_stromal S3 Macrophages #3.1 0.1174794488310913 0.1174794488310913 1 +pathway__inner_rim__vascular_stromal S4 Plasma Cells #2.1 0.1043312901386763 0.1043312901386763 1 +pathway__inner_rim__vascular_stromal S1 11q13 Invasive Tumor Cells #1.1 0.0797757517494406 0.0797757517494406 1 +pathway__inner_rim__vascular_stromal S7 Luminal-like Amorphous DCIS Cells #1.1 0.0785502249364695 0.0785502249364695 1 +pathway__inner_rim__vascular_stromal S2 Basal-like Structured DCIS Cells #1.1 0.0648430826385768 0.0648430826385768 1 +pathway__inner_rim__vascular_stromal S1 11q13 Invasive Tumor Cells #4.1 0.0612486365698713 0.0612486365698713 1 +pathway__inner_rim__vascular_stromal S2 Basal-like Structured DCIS Cells #4.1 0.0574527509181122 0.0574527509181122 1 +pathway__inner_rim__vascular_stromal S4 Plasma Cells #1.1 0.0419106868803214 0.0419106868803214 1 +pathway__inner_rim__vascular_stromal S7 Luminal-like Amorphous DCIS Cells #2.1 0.0212279165855456 0.0212279165855456 1 +pathway__inner_rim__vascular_stromal S1 11q13 Invasive Tumor Cells #2.1 0 +pathway__inner_rim__vascular_stromal S1 11q13 Invasive Tumor Cells #3.1 0 +pathway__inner_rim__vascular_stromal S2 Basal-like Structured DCIS Cells #2.1 0 +pathway__inner_rim__vascular_stromal S2 Basal-like Structured DCIS Cells #3.1 0 +pathway__inner_rim__vascular_stromal S3 Macrophages #1.1 0 +pathway__inner_rim__vascular_stromal S3 Macrophages #2.1 0 +pathway__inner_rim__vascular_stromal S3 Macrophages #4.1 0 +pathway__inner_rim__vascular_stromal S4 Plasma Cells #3.1 0 +pathway__inner_rim__vascular_stromal S5 Endothelial Cells #1.1 0 +pathway__inner_rim__vascular_stromal S5 Endothelial Cells #2.1 0 +pathway__inner_rim__vascular_stromal S5 Endothelial Cells #3.1 0 +pathway__inner_rim__vascular_stromal S5 Endothelial Cells #4.1 0 +pathway__inner_rim__vascular_stromal S6 Apocrine Cells #1.1 0 +pathway__inner_rim__vascular_stromal S6 Apocrine Cells #2.1 0 +pathway__inner_rim__vascular_stromal S6 Apocrine Cells #3.1 0 +pathway__inner_rim__vascular_stromal S7 Luminal-like Amorphous DCIS Cells #3.1 0 +pathway__inner_rim__vascular_stromal S7 Luminal-like Amorphous DCIS Cells #4.1 0 +pathway__outer_rim__vascular_stromal S2 Basal-like Structured DCIS Cells #3.1 0.4038747094502095 0.4038747094502095 1 +pathway__outer_rim__vascular_stromal S5 Endothelial Cells #4.1 0.274115504948364 0.274115504948364 1 +pathway__outer_rim__vascular_stromal S4 Plasma Cells #3.1 0.2125802871318612 0.2125802871318612 1 +pathway__outer_rim__vascular_stromal S3 Macrophages #1.1 0.1763990615801103 0.1763990615801103 1 +pathway__outer_rim__vascular_stromal S1 11q13 Invasive Tumor Cells #3.1 0.1730263588452169 0.1730263588452169 1 +pathway__outer_rim__vascular_stromal S4 Plasma Cells #4.1 0.1706794069685032 0.1706794069685032 1 +pathway__outer_rim__vascular_stromal S7 Luminal-like Amorphous DCIS Cells #2.1 0.1548833693639295 0.1548833693639295 1 +pathway__outer_rim__vascular_stromal S4 Plasma Cells #1.1 0.1543543478159658 0.1543543478159658 1 +pathway__outer_rim__vascular_stromal S7 Luminal-like Amorphous DCIS Cells #1.1 0.1423833187085441 0.1423833187085441 1 +pathway__outer_rim__vascular_stromal S2 Basal-like Structured DCIS Cells #4.1 0.1389939967894186 0.1389939967894186 1 +pathway__outer_rim__vascular_stromal S3 Macrophages #3.1 0.1249546652478174 0.1249546652478174 1 +pathway__outer_rim__vascular_stromal S4 Plasma Cells #2.1 0.1177734555409629 0.1177734555409629 1 +pathway__outer_rim__vascular_stromal S3 Macrophages #2.1 0.1107066822976784 0.1107066822976784 1 +pathway__outer_rim__vascular_stromal S1 11q13 Invasive Tumor Cells #4.1 0.1078179262771151 0.1078179262771151 1 +pathway__outer_rim__vascular_stromal S1 11q13 Invasive Tumor Cells #1.1 0.105670129853337 0.105670129853337 1 +pathway__outer_rim__vascular_stromal S2 Basal-like Structured DCIS Cells #1.1 0.07841014500954 0.07841014500954 1 +pathway__outer_rim__vascular_stromal S5 Endothelial Cells #3.1 0.064758269619264 0.064758269619264 1 +pathway__outer_rim__vascular_stromal S6 Apocrine Cells #2.1 0.05767208650753 0.05767208650753 1 +pathway__outer_rim__vascular_stromal S6 Apocrine Cells #1.1 0.0513073274923296 0.0513073274923296 1 +pathway__outer_rim__vascular_stromal S6 Apocrine Cells #4.1 0.0393648926439368 0.0393648926439368 1 +pathway__outer_rim__vascular_stromal S3 Macrophages #4.1 0.0 0.0 1 +pathway__outer_rim__vascular_stromal S7 Luminal-like Amorphous DCIS Cells #3.1 0.0 0.0 1 +pathway__outer_rim__vascular_stromal S1 11q13 Invasive Tumor Cells #2.1 0 +pathway__outer_rim__vascular_stromal S2 Basal-like Structured DCIS Cells #2.1 0 +pathway__outer_rim__vascular_stromal S5 Endothelial Cells #1.1 0 +pathway__outer_rim__vascular_stromal S5 Endothelial Cells #2.1 0 +pathway__outer_rim__vascular_stromal S6 Apocrine Cells #3.1 0 +pathway__outer_rim__vascular_stromal S7 Luminal-like Amorphous DCIS Cells #4.1 0 +pathway__whole__vascular_stromal S4 Plasma Cells #3.1 0.2509549498741152 0.2509549498741152 1 +pathway__whole__vascular_stromal S6 Apocrine Cells #4.1 0.1640485796713655 0.1640485796713655 1 +pathway__whole__vascular_stromal S4 Plasma Cells #2.1 0.1390121222783406 0.1390121222783406 1 +pathway__whole__vascular_stromal S5 Endothelial Cells #2.1 0.117460756143878 0.117460756143878 1 +pathway__whole__vascular_stromal S3 Macrophages #3.1 0.1114447639607452 0.1114447639607452 1 +pathway__whole__vascular_stromal S4 Plasma Cells #4.1 0.1000904515470486 0.1000904515470486 1 +pathway__whole__vascular_stromal S7 Luminal-like Amorphous DCIS Cells #1.1 0.0707743229984139 0.0707743229984139 1 +pathway__whole__vascular_stromal S1 11q13 Invasive Tumor Cells #1.1 0.0696516480006165 0.0696516480006165 1 +pathway__whole__vascular_stromal S2 Basal-like Structured DCIS Cells #4.1 0.0696097535916172 0.0696097535916172 1 +pathway__whole__vascular_stromal S6 Apocrine Cells #1.1 0.0665752898267624 0.0665752898267624 1 +pathway__whole__vascular_stromal S2 Basal-like Structured DCIS Cells #1.1 0.055341348999192 0.055341348999192 1 +pathway__whole__vascular_stromal S1 11q13 Invasive Tumor Cells #4.1 0.0542424607543646 0.0542424607543646 1 +pathway__whole__vascular_stromal S4 Plasma Cells #1.1 0.0466454241844282 0.0466454241844282 1 +pathway__whole__vascular_stromal S7 Luminal-like Amorphous DCIS Cells #2.1 0.0176899304879547 0.0176899304879547 1 +pathway__whole__vascular_stromal S2 Basal-like Structured DCIS Cells #2.1 0.0 0.0 1 +pathway__whole__vascular_stromal S3 Macrophages #2.1 0.0 0.0 1 +pathway__whole__vascular_stromal S3 Macrophages #4.1 0.0 0.0 1 +pathway__whole__vascular_stromal S5 Endothelial Cells #1.1 0.0 0.0 1 +pathway__whole__vascular_stromal S5 Endothelial Cells #4.1 0.0 0.0 1 +pathway__whole__vascular_stromal S7 Luminal-like Amorphous DCIS Cells #4.1 0.0 0.0 1 +pathway__whole__vascular_stromal S1 11q13 Invasive Tumor Cells #2.1 0 +pathway__whole__vascular_stromal S1 11q13 Invasive Tumor Cells #3.1 0 +pathway__whole__vascular_stromal S2 Basal-like Structured DCIS Cells #3.1 0 +pathway__whole__vascular_stromal S3 Macrophages #1.1 0 +pathway__whole__vascular_stromal S5 Endothelial Cells #3.1 0 +pathway__whole__vascular_stromal S6 Apocrine Cells #2.1 0 +pathway__whole__vascular_stromal S6 Apocrine Cells #3.1 0 +pathway__whole__vascular_stromal S7 Luminal-like Amorphous DCIS Cells #3.1 0 +rna__core__emcn S4 Plasma Cells #2.1 0.4400861985817982 0.4400861985817982 1 +rna__core__emcn S1 11q13 Invasive Tumor Cells #1.1 0.081986111713777 0.081986111713777 1 +rna__core__emcn S2 Basal-like Structured DCIS Cells #4.1 0.0739278129904257 0.0739278129904257 1 +rna__core__emcn S1 11q13 Invasive Tumor Cells #4.1 0.0728578243407787 0.0728578243407787 1 +rna__core__emcn S7 Luminal-like Amorphous DCIS Cells #1.1 0.0709433356321481 0.0709433356321481 1 +rna__core__emcn S2 Basal-like Structured DCIS Cells #1.1 0.0 0.0 1 +rna__core__emcn S2 Basal-like Structured DCIS Cells #2.1 0.0 0.0 1 +rna__core__emcn S3 Macrophages #2.1 0.0 0.0 1 +rna__core__emcn S3 Macrophages #3.1 0.0 0.0 1 +rna__core__emcn S3 Macrophages #4.1 0.0 0.0 1 +rna__core__emcn S4 Plasma Cells #1.1 0.0 0.0 1 +rna__core__emcn S4 Plasma Cells #3.1 0.0 0.0 1 +rna__core__emcn S4 Plasma Cells #4.1 0.0 0.0 1 +rna__core__emcn S5 Endothelial Cells #1.1 0.0 0.0 1 +rna__core__emcn S5 Endothelial Cells #2.1 0.0 0.0 1 +rna__core__emcn S5 Endothelial Cells #4.1 0.0 0.0 1 +rna__core__emcn S6 Apocrine Cells #1.1 0.0 0.0 1 +rna__core__emcn S7 Luminal-like Amorphous DCIS Cells #2.1 0.0 0.0 1 +rna__core__emcn S7 Luminal-like Amorphous DCIS Cells #4.1 0.0 0.0 1 +rna__core__emcn S1 11q13 Invasive Tumor Cells #2.1 0 +rna__core__emcn S1 11q13 Invasive Tumor Cells #3.1 0 +rna__core__emcn S2 Basal-like Structured DCIS Cells #3.1 0 +rna__core__emcn S3 Macrophages #1.1 0 +rna__core__emcn S5 Endothelial Cells #3.1 0 +rna__core__emcn S6 Apocrine Cells #2.1 0 +rna__core__emcn S6 Apocrine Cells #3.1 0 +rna__core__emcn S6 Apocrine Cells #4.1 0 +rna__core__emcn S7 Luminal-like Amorphous DCIS Cells #3.1 0 +rna__core__kdr S3 Macrophages #3.1 0.2276267642965102 0.2276267642965102 1 +rna__core__kdr S2 Basal-like Structured DCIS Cells #1.1 0.1896739558093959 0.1896739558093959 1 +rna__core__kdr S7 Luminal-like Amorphous DCIS Cells #1.1 0.1486896890224372 0.1486896890224372 1 +rna__core__kdr S1 11q13 Invasive Tumor Cells #1.1 0.0609674667041961 0.0609674667041961 1 +rna__core__kdr S1 11q13 Invasive Tumor Cells #4.1 0.0591450324805104 0.0591450324805104 1 +rna__core__kdr S2 Basal-like Structured DCIS Cells #4.1 0.0387490002578629 0.0387490002578629 1 +rna__core__kdr S2 Basal-like Structured DCIS Cells #2.1 0.0 0.0 1 +rna__core__kdr S3 Macrophages #2.1 0.0 0.0 1 +rna__core__kdr S3 Macrophages #4.1 0.0 0.0 1 +rna__core__kdr S4 Plasma Cells #1.1 0.0 0.0 1 +rna__core__kdr S4 Plasma Cells #2.1 0.0 0.0 1 +rna__core__kdr S4 Plasma Cells #3.1 0.0 0.0 1 +rna__core__kdr S4 Plasma Cells #4.1 0.0 0.0 1 +rna__core__kdr S5 Endothelial Cells #1.1 0.0 0.0 1 +rna__core__kdr S5 Endothelial Cells #2.1 0.0 0.0 1 +rna__core__kdr S5 Endothelial Cells #4.1 0.0 0.0 1 +rna__core__kdr S6 Apocrine Cells #1.1 0.0 0.0 1 +rna__core__kdr S7 Luminal-like Amorphous DCIS Cells #2.1 0.0 0.0 1 +rna__core__kdr S7 Luminal-like Amorphous DCIS Cells #4.1 0.0 0.0 1 +rna__core__kdr S1 11q13 Invasive Tumor Cells #2.1 0 +rna__core__kdr S1 11q13 Invasive Tumor Cells #3.1 0 +rna__core__kdr S2 Basal-like Structured DCIS Cells #3.1 0 +rna__core__kdr S3 Macrophages #1.1 0 +rna__core__kdr S5 Endothelial Cells #3.1 0 +rna__core__kdr S6 Apocrine Cells #2.1 0 +rna__core__kdr S6 Apocrine Cells #3.1 0 +rna__core__kdr S6 Apocrine Cells #4.1 0 +rna__core__kdr S7 Luminal-like Amorphous DCIS Cells #3.1 0 +rna__core__pecam1 S4 Plasma Cells #2.1 1.0051004849450509 1.0051004849450509 1 +rna__core__pecam1 S3 Macrophages #3.1 0.4993899732201639 0.4993899732201639 1 +rna__core__pecam1 S2 Basal-like Structured DCIS Cells #4.1 0.1794382106059742 0.1794382106059742 1 +rna__core__pecam1 S1 11q13 Invasive Tumor Cells #1.1 0.1081066595437506 0.1081066595437506 1 +rna__core__pecam1 S7 Luminal-like Amorphous DCIS Cells #1.1 0.1074789947521153 0.1074789947521153 1 +rna__core__pecam1 S1 11q13 Invasive Tumor Cells #4.1 0.0977796034293628 0.0977796034293628 1 +rna__core__pecam1 S2 Basal-like Structured DCIS Cells #1.1 0.0 0.0 1 +rna__core__pecam1 S2 Basal-like Structured DCIS Cells #2.1 0.0 0.0 1 +rna__core__pecam1 S3 Macrophages #2.1 0.0 0.0 1 +rna__core__pecam1 S3 Macrophages #4.1 0.0 0.0 1 +rna__core__pecam1 S4 Plasma Cells #1.1 0.0 0.0 1 +rna__core__pecam1 S4 Plasma Cells #3.1 0.0 0.0 1 +rna__core__pecam1 S4 Plasma Cells #4.1 0.0 0.0 1 +rna__core__pecam1 S5 Endothelial Cells #1.1 0.0 0.0 1 +rna__core__pecam1 S5 Endothelial Cells #2.1 0.0 0.0 1 +rna__core__pecam1 S5 Endothelial Cells #4.1 0.0 0.0 1 +rna__core__pecam1 S6 Apocrine Cells #1.1 0.0 0.0 1 +rna__core__pecam1 S7 Luminal-like Amorphous DCIS Cells #2.1 0.0 0.0 1 +rna__core__pecam1 S7 Luminal-like Amorphous DCIS Cells #4.1 0.0 0.0 1 +rna__core__pecam1 S1 11q13 Invasive Tumor Cells #2.1 0 +rna__core__pecam1 S1 11q13 Invasive Tumor Cells #3.1 0 +rna__core__pecam1 S2 Basal-like Structured DCIS Cells #3.1 0 +rna__core__pecam1 S3 Macrophages #1.1 0 +rna__core__pecam1 S5 Endothelial Cells #3.1 0 +rna__core__pecam1 S6 Apocrine Cells #2.1 0 +rna__core__pecam1 S6 Apocrine Cells #3.1 0 +rna__core__pecam1 S6 Apocrine Cells #4.1 0 +rna__core__pecam1 S7 Luminal-like Amorphous DCIS Cells #3.1 0 +rna__inner_rim__emcn S6 Apocrine Cells #4.1 0.5873915102460823 0.5873915102460823 1 +rna__inner_rim__emcn S4 Plasma Cells #4.1 0.361620937806237 0.361620937806237 1 +rna__inner_rim__emcn S1 11q13 Invasive Tumor Cells #4.1 0.1529428056690538 0.1529428056690538 1 +rna__inner_rim__emcn S3 Macrophages #3.1 0.126131440881904 0.126131440881904 1 +rna__inner_rim__emcn S1 11q13 Invasive Tumor Cells #1.1 0.0664236633822861 0.0664236633822861 1 +rna__inner_rim__emcn S7 Luminal-like Amorphous DCIS Cells #1.1 0.0633648018984727 0.0633648018984727 1 +rna__inner_rim__emcn S2 Basal-like Structured DCIS Cells #1.1 0.0586423751840041 0.0586423751840041 1 +rna__inner_rim__emcn S2 Basal-like Structured DCIS Cells #4.1 0.0 0.0 1 +rna__inner_rim__emcn S4 Plasma Cells #1.1 0.0 0.0 1 +rna__inner_rim__emcn S4 Plasma Cells #2.1 0.0 0.0 1 +rna__inner_rim__emcn S7 Luminal-like Amorphous DCIS Cells #2.1 0.0 0.0 1 +rna__inner_rim__emcn S1 11q13 Invasive Tumor Cells #2.1 0 +rna__inner_rim__emcn S1 11q13 Invasive Tumor Cells #3.1 0 +rna__inner_rim__emcn S2 Basal-like Structured DCIS Cells #2.1 0 +rna__inner_rim__emcn S2 Basal-like Structured DCIS Cells #3.1 0 +rna__inner_rim__emcn S3 Macrophages #1.1 0 +rna__inner_rim__emcn S3 Macrophages #2.1 0 +rna__inner_rim__emcn S3 Macrophages #4.1 0 +rna__inner_rim__emcn S4 Plasma Cells #3.1 0 +rna__inner_rim__emcn S5 Endothelial Cells #1.1 0 +rna__inner_rim__emcn S5 Endothelial Cells #2.1 0 +rna__inner_rim__emcn S5 Endothelial Cells #3.1 0 +rna__inner_rim__emcn S5 Endothelial Cells #4.1 0 +rna__inner_rim__emcn S6 Apocrine Cells #1.1 0 +rna__inner_rim__emcn S6 Apocrine Cells #2.1 0 +rna__inner_rim__emcn S6 Apocrine Cells #3.1 0 +rna__inner_rim__emcn S7 Luminal-like Amorphous DCIS Cells #3.1 0 +rna__inner_rim__emcn S7 Luminal-like Amorphous DCIS Cells #4.1 0 +rna__inner_rim__kdr S6 Apocrine Cells #4.1 0.6624982390273867 0.6624982390273867 1 +rna__inner_rim__kdr S4 Plasma Cells #4.1 0.4899576477799841 0.4899576477799841 1 +rna__inner_rim__kdr S3 Macrophages #3.1 0.2160176013228679 0.2160176013228679 1 +rna__inner_rim__kdr S7 Luminal-like Amorphous DCIS Cells #1.1 0.1529406674063038 0.1529406674063038 1 +rna__inner_rim__kdr S1 11q13 Invasive Tumor Cells #4.1 0.1257482601571136 0.1257482601571136 1 +rna__inner_rim__kdr S2 Basal-like Structured DCIS Cells #1.1 0.1017190727375099 0.1017190727375099 1 +rna__inner_rim__kdr S1 11q13 Invasive Tumor Cells #1.1 0.0889971411194097 0.0889971411194097 1 +rna__inner_rim__kdr S2 Basal-like Structured DCIS Cells #4.1 0.0 0.0 1 +rna__inner_rim__kdr S4 Plasma Cells #1.1 0.0 0.0 1 +rna__inner_rim__kdr S4 Plasma Cells #2.1 0.0 0.0 1 +rna__inner_rim__kdr S7 Luminal-like Amorphous DCIS Cells #2.1 0.0 0.0 1 +rna__inner_rim__kdr S1 11q13 Invasive Tumor Cells #2.1 0 +rna__inner_rim__kdr S1 11q13 Invasive Tumor Cells #3.1 0 +rna__inner_rim__kdr S2 Basal-like Structured DCIS Cells #2.1 0 +rna__inner_rim__kdr S2 Basal-like Structured DCIS Cells #3.1 0 +rna__inner_rim__kdr S3 Macrophages #1.1 0 +rna__inner_rim__kdr S3 Macrophages #2.1 0 +rna__inner_rim__kdr S3 Macrophages #4.1 0 +rna__inner_rim__kdr S4 Plasma Cells #3.1 0 +rna__inner_rim__kdr S5 Endothelial Cells #1.1 0 +rna__inner_rim__kdr S5 Endothelial Cells #2.1 0 +rna__inner_rim__kdr S5 Endothelial Cells #3.1 0 +rna__inner_rim__kdr S5 Endothelial Cells #4.1 0 +rna__inner_rim__kdr S6 Apocrine Cells #1.1 0 +rna__inner_rim__kdr S6 Apocrine Cells #2.1 0 +rna__inner_rim__kdr S6 Apocrine Cells #3.1 0 +rna__inner_rim__kdr S7 Luminal-like Amorphous DCIS Cells #3.1 0 +rna__inner_rim__kdr S7 Luminal-like Amorphous DCIS Cells #4.1 0 +rna__inner_rim__pecam1 S4 Plasma Cells #4.1 0.7163328252423268 0.7163328252423268 1 +rna__inner_rim__pecam1 S6 Apocrine Cells #4.1 0.4091528053887573 0.4091528053887573 1 +rna__inner_rim__pecam1 S3 Macrophages #3.1 0.3244235527877167 0.3244235527877167 1 +rna__inner_rim__pecam1 S1 11q13 Invasive Tumor Cells #1.1 0.230085777377728 0.230085777377728 1 +rna__inner_rim__pecam1 S1 11q13 Invasive Tumor Cells #4.1 0.1713339235243716 0.1713339235243716 1 +rna__inner_rim__pecam1 S7 Luminal-like Amorphous DCIS Cells #1.1 0.140544013718553 0.140544013718553 1 +rna__inner_rim__pecam1 S2 Basal-like Structured DCIS Cells #1.1 0.132202398894343 0.132202398894343 1 +rna__inner_rim__pecam1 S2 Basal-like Structured DCIS Cells #4.1 0.0 0.0 1 +rna__inner_rim__pecam1 S4 Plasma Cells #1.1 0.0 0.0 1 +rna__inner_rim__pecam1 S4 Plasma Cells #2.1 0.0 0.0 1 +rna__inner_rim__pecam1 S7 Luminal-like Amorphous DCIS Cells #2.1 0.0 0.0 1 +rna__inner_rim__pecam1 S1 11q13 Invasive Tumor Cells #2.1 0 +rna__inner_rim__pecam1 S1 11q13 Invasive Tumor Cells #3.1 0 +rna__inner_rim__pecam1 S2 Basal-like Structured DCIS Cells #2.1 0 +rna__inner_rim__pecam1 S2 Basal-like Structured DCIS Cells #3.1 0 +rna__inner_rim__pecam1 S3 Macrophages #1.1 0 +rna__inner_rim__pecam1 S3 Macrophages #2.1 0 +rna__inner_rim__pecam1 S3 Macrophages #4.1 0 +rna__inner_rim__pecam1 S4 Plasma Cells #3.1 0 +rna__inner_rim__pecam1 S5 Endothelial Cells #1.1 0 +rna__inner_rim__pecam1 S5 Endothelial Cells #2.1 0 +rna__inner_rim__pecam1 S5 Endothelial Cells #3.1 0 +rna__inner_rim__pecam1 S5 Endothelial Cells #4.1 0 +rna__inner_rim__pecam1 S6 Apocrine Cells #1.1 0 +rna__inner_rim__pecam1 S6 Apocrine Cells #2.1 0 +rna__inner_rim__pecam1 S6 Apocrine Cells #3.1 0 +rna__inner_rim__pecam1 S7 Luminal-like Amorphous DCIS Cells #3.1 0 +rna__inner_rim__pecam1 S7 Luminal-like Amorphous DCIS Cells #4.1 0 +rna__outer_rim__emcn S5 Endothelial Cells #3.1 1.279897827821988 1.279897827821988 1 +rna__outer_rim__emcn S4 Plasma Cells #3.1 0.6679912724723958 0.6679912724723958 1 +rna__outer_rim__emcn S4 Plasma Cells #4.1 0.5743377684390826 0.5743377684390826 1 +rna__outer_rim__emcn S7 Luminal-like Amorphous DCIS Cells #1.1 0.3614537178064838 0.3614537178064838 1 +rna__outer_rim__emcn S3 Macrophages #3.1 0.355195862880829 0.355195862880829 1 +rna__outer_rim__emcn S2 Basal-like Structured DCIS Cells #4.1 0.2353542826539352 0.2353542826539352 1 +rna__outer_rim__emcn S4 Plasma Cells #2.1 0.2283643672023154 0.2283643672023154 1 +rna__outer_rim__emcn S5 Endothelial Cells #4.1 0.2125733294076071 0.2125733294076071 1 +rna__outer_rim__emcn S4 Plasma Cells #1.1 0.1984497855493979 0.1984497855493979 1 +rna__outer_rim__emcn S7 Luminal-like Amorphous DCIS Cells #2.1 0.1870063913186551 0.1870063913186551 1 +rna__outer_rim__emcn S6 Apocrine Cells #1.1 0.1777395642434243 0.1777395642434243 1 +rna__outer_rim__emcn S2 Basal-like Structured DCIS Cells #1.1 0.1659020507854718 0.1659020507854718 1 +rna__outer_rim__emcn S1 11q13 Invasive Tumor Cells #1.1 0.14446090366206 0.14446090366206 1 +rna__outer_rim__emcn S6 Apocrine Cells #2.1 0.1289637759551252 0.1289637759551252 1 +rna__outer_rim__emcn S1 11q13 Invasive Tumor Cells #4.1 0.1132410808072172 0.1132410808072172 1 +rna__outer_rim__emcn S1 11q13 Invasive Tumor Cells #3.1 0.0 0.0 1 +rna__outer_rim__emcn S2 Basal-like Structured DCIS Cells #3.1 0.0 0.0 1 +rna__outer_rim__emcn S3 Macrophages #1.1 0.0 0.0 1 +rna__outer_rim__emcn S3 Macrophages #2.1 0.0 0.0 1 +rna__outer_rim__emcn S3 Macrophages #4.1 0.0 0.0 1 +rna__outer_rim__emcn S6 Apocrine Cells #4.1 0.0 0.0 1 +rna__outer_rim__emcn S7 Luminal-like Amorphous DCIS Cells #3.1 0.0 0.0 1 +rna__outer_rim__emcn S1 11q13 Invasive Tumor Cells #2.1 0 +rna__outer_rim__emcn S2 Basal-like Structured DCIS Cells #2.1 0 +rna__outer_rim__emcn S5 Endothelial Cells #1.1 0 +rna__outer_rim__emcn S5 Endothelial Cells #2.1 0 +rna__outer_rim__emcn S6 Apocrine Cells #3.1 0 +rna__outer_rim__emcn S7 Luminal-like Amorphous DCIS Cells #4.1 0 +rna__outer_rim__kdr S3 Macrophages #2.1 2.1880331736972054 2.1880331736972054 1 +rna__outer_rim__kdr S5 Endothelial Cells #4.1 1.082245528511163 1.082245528511163 1 +rna__outer_rim__kdr S4 Plasma Cells #3.1 0.902328828711564 0.902328828711564 1 +rna__outer_rim__kdr S4 Plasma Cells #2.1 0.7233873071937582 0.7233873071937582 1 +rna__outer_rim__kdr S4 Plasma Cells #1.1 0.4475273128209102 0.4475273128209102 1 +rna__outer_rim__kdr S4 Plasma Cells #4.1 0.3961003301357655 0.3961003301357655 1 +rna__outer_rim__kdr S7 Luminal-like Amorphous DCIS Cells #1.1 0.3899297316432598 0.3899297316432598 1 +rna__outer_rim__kdr S3 Macrophages #3.1 0.3362230326719619 0.3362230326719619 1 +rna__outer_rim__kdr S2 Basal-like Structured DCIS Cells #4.1 0.2720449941665531 0.2720449941665531 1 +rna__outer_rim__kdr S1 11q13 Invasive Tumor Cells #1.1 0.2163950367835546 0.2163950367835546 1 +rna__outer_rim__kdr S2 Basal-like Structured DCIS Cells #1.1 0.2139253640956269 0.2139253640956269 1 +rna__outer_rim__kdr S7 Luminal-like Amorphous DCIS Cells #2.1 0.186163694262481 0.186163694262481 1 +rna__outer_rim__kdr S6 Apocrine Cells #4.1 0.1291936208772156 0.1291936208772156 1 +rna__outer_rim__kdr S1 11q13 Invasive Tumor Cells #4.1 0.1203917260732285 0.1203917260732285 1 +rna__outer_rim__kdr S1 11q13 Invasive Tumor Cells #3.1 0.0 0.0 1 +rna__outer_rim__kdr S2 Basal-like Structured DCIS Cells #3.1 0.0 0.0 1 +rna__outer_rim__kdr S3 Macrophages #1.1 0.0 0.0 1 +rna__outer_rim__kdr S3 Macrophages #4.1 0.0 0.0 1 +rna__outer_rim__kdr S5 Endothelial Cells #3.1 0.0 0.0 1 +rna__outer_rim__kdr S6 Apocrine Cells #1.1 0.0 0.0 1 +rna__outer_rim__kdr S6 Apocrine Cells #2.1 0.0 0.0 1 +rna__outer_rim__kdr S7 Luminal-like Amorphous DCIS Cells #3.1 0.0 0.0 1 +rna__outer_rim__kdr S1 11q13 Invasive Tumor Cells #2.1 0 +rna__outer_rim__kdr S2 Basal-like Structured DCIS Cells #2.1 0 +rna__outer_rim__kdr S5 Endothelial Cells #1.1 0 +rna__outer_rim__kdr S5 Endothelial Cells #2.1 0 +rna__outer_rim__kdr S6 Apocrine Cells #3.1 0 +rna__outer_rim__kdr S7 Luminal-like Amorphous DCIS Cells #4.1 0 +rna__outer_rim__pecam1 S5 Endothelial Cells #4.1 1.5854461321978617 1.5854461321978617 1 +rna__outer_rim__pecam1 S4 Plasma Cells #3.1 1.2989100596986898 1.2989100596986898 1 +rna__outer_rim__pecam1 S4 Plasma Cells #4.1 1.172241823330317 1.172241823330317 1 +rna__outer_rim__pecam1 S4 Plasma Cells #1.1 0.8449618957576507 0.8449618957576507 1 +rna__outer_rim__pecam1 S3 Macrophages #3.1 0.689337109917815 0.689337109917815 1 +rna__outer_rim__pecam1 S7 Luminal-like Amorphous DCIS Cells #1.1 0.5503225422813688 0.5503225422813688 1 +rna__outer_rim__pecam1 S2 Basal-like Structured DCIS Cells #4.1 0.5265641971492074 0.5265641971492074 1 +rna__outer_rim__pecam1 S1 11q13 Invasive Tumor Cells #4.1 0.3933872310669178 0.3933872310669178 1 +rna__outer_rim__pecam1 S6 Apocrine Cells #1.1 0.3922609619185822 0.3922609619185822 1 +rna__outer_rim__pecam1 S2 Basal-like Structured DCIS Cells #1.1 0.3904484089660468 0.3904484089660468 1 +rna__outer_rim__pecam1 S1 11q13 Invasive Tumor Cells #1.1 0.3063421846939932 0.3063421846939932 1 +rna__outer_rim__pecam1 S7 Luminal-like Amorphous DCIS Cells #2.1 0.1557196622786285 0.1557196622786285 1 +rna__outer_rim__pecam1 S6 Apocrine Cells #2.1 0.1066094431927571 0.1066094431927571 1 +rna__outer_rim__pecam1 S1 11q13 Invasive Tumor Cells #3.1 0.0 0.0 1 +rna__outer_rim__pecam1 S2 Basal-like Structured DCIS Cells #3.1 0.0 0.0 1 +rna__outer_rim__pecam1 S3 Macrophages #1.1 0.0 0.0 1 +rna__outer_rim__pecam1 S3 Macrophages #2.1 0.0 0.0 1 +rna__outer_rim__pecam1 S3 Macrophages #4.1 0.0 0.0 1 +rna__outer_rim__pecam1 S4 Plasma Cells #2.1 0.0 0.0 1 +rna__outer_rim__pecam1 S5 Endothelial Cells #3.1 0.0 0.0 1 +rna__outer_rim__pecam1 S6 Apocrine Cells #4.1 0.0 0.0 1 +rna__outer_rim__pecam1 S7 Luminal-like Amorphous DCIS Cells #3.1 0.0 0.0 1 +rna__outer_rim__pecam1 S1 11q13 Invasive Tumor Cells #2.1 0 +rna__outer_rim__pecam1 S2 Basal-like Structured DCIS Cells #2.1 0 +rna__outer_rim__pecam1 S5 Endothelial Cells #1.1 0 +rna__outer_rim__pecam1 S5 Endothelial Cells #2.1 0 +rna__outer_rim__pecam1 S6 Apocrine Cells #3.1 0 +rna__outer_rim__pecam1 S7 Luminal-like Amorphous DCIS Cells #4.1 0 +rna__whole__emcn S6 Apocrine Cells #4.1 0.5873915102460823 0.5873915102460823 1 +rna__whole__emcn S4 Plasma Cells #4.1 0.2664575331203851 0.2664575331203851 1 +rna__whole__emcn S4 Plasma Cells #2.1 0.2200430992908991 0.2200430992908991 1 +rna__whole__emcn S1 11q13 Invasive Tumor Cells #4.1 0.0956435094048905 0.0956435094048905 1 +rna__whole__emcn S3 Macrophages #3.1 0.0896934690715761 0.0896934690715761 1 +rna__whole__emcn S1 11q13 Invasive Tumor Cells #1.1 0.072856142025969 0.072856142025969 1 +rna__whole__emcn S7 Luminal-like Amorphous DCIS Cells #1.1 0.06744844156323 0.06744844156323 1 +rna__whole__emcn S2 Basal-like Structured DCIS Cells #4.1 0.0443566877942554 0.0443566877942554 1 +rna__whole__emcn S2 Basal-like Structured DCIS Cells #1.1 0.0341192001070569 0.0341192001070569 1 +rna__whole__emcn S2 Basal-like Structured DCIS Cells #2.1 0.0 0.0 1 +rna__whole__emcn S3 Macrophages #2.1 0.0 0.0 1 +rna__whole__emcn S3 Macrophages #4.1 0.0 0.0 1 +rna__whole__emcn S4 Plasma Cells #1.1 0.0 0.0 1 +rna__whole__emcn S4 Plasma Cells #3.1 0.0 0.0 1 +rna__whole__emcn S5 Endothelial Cells #1.1 0.0 0.0 1 +rna__whole__emcn S5 Endothelial Cells #2.1 0.0 0.0 1 +rna__whole__emcn S5 Endothelial Cells #4.1 0.0 0.0 1 +rna__whole__emcn S6 Apocrine Cells #1.1 0.0 0.0 1 +rna__whole__emcn S7 Luminal-like Amorphous DCIS Cells #2.1 0.0 0.0 1 +rna__whole__emcn S7 Luminal-like Amorphous DCIS Cells #4.1 0.0 0.0 1 +rna__whole__emcn S1 11q13 Invasive Tumor Cells #2.1 0 +rna__whole__emcn S1 11q13 Invasive Tumor Cells #3.1 0 +rna__whole__emcn S2 Basal-like Structured DCIS Cells #3.1 0 +rna__whole__emcn S3 Macrophages #1.1 0 +rna__whole__emcn S5 Endothelial Cells #3.1 0 +rna__whole__emcn S6 Apocrine Cells #2.1 0 +rna__whole__emcn S6 Apocrine Cells #3.1 0 +rna__whole__emcn S7 Luminal-like Amorphous DCIS Cells #3.1 0 +rna__whole__kdr S6 Apocrine Cells #4.1 0.6624982390273867 0.6624982390273867 1 +rna__whole__kdr S4 Plasma Cells #4.1 0.3610214246799882 0.3610214246799882 1 +rna__whole__kdr S3 Macrophages #3.1 0.2193713595152535 0.2193713595152535 1 +rna__whole__kdr S7 Luminal-like Amorphous DCIS Cells #1.1 0.1506500575664022 0.1506500575664022 1 +rna__whole__kdr S2 Basal-like Structured DCIS Cells #1.1 0.1385002056584804 0.1385002056584804 1 +rna__whole__kdr S1 11q13 Invasive Tumor Cells #4.1 0.0780949047901716 0.0780949047901716 1 +rna__whole__kdr S1 11q13 Invasive Tumor Cells #1.1 0.0774115423611214 0.0774115423611214 1 +rna__whole__kdr S2 Basal-like Structured DCIS Cells #4.1 0.0232494001547177 0.0232494001547177 1 +rna__whole__kdr S2 Basal-like Structured DCIS Cells #2.1 0.0 0.0 1 +rna__whole__kdr S3 Macrophages #2.1 0.0 0.0 1 +rna__whole__kdr S3 Macrophages #4.1 0.0 0.0 1 +rna__whole__kdr S4 Plasma Cells #1.1 0.0 0.0 1 +rna__whole__kdr S4 Plasma Cells #2.1 0.0 0.0 1 +rna__whole__kdr S4 Plasma Cells #3.1 0.0 0.0 1 +rna__whole__kdr S5 Endothelial Cells #1.1 0.0 0.0 1 +rna__whole__kdr S5 Endothelial Cells #2.1 0.0 0.0 1 +rna__whole__kdr S5 Endothelial Cells #4.1 0.0 0.0 1 +rna__whole__kdr S6 Apocrine Cells #1.1 0.0 0.0 1 +rna__whole__kdr S7 Luminal-like Amorphous DCIS Cells #2.1 0.0 0.0 1 +rna__whole__kdr S7 Luminal-like Amorphous DCIS Cells #4.1 0.0 0.0 1 +rna__whole__kdr S1 11q13 Invasive Tumor Cells #2.1 0 +rna__whole__kdr S1 11q13 Invasive Tumor Cells #3.1 0 +rna__whole__kdr S2 Basal-like Structured DCIS Cells #3.1 0 +rna__whole__kdr S3 Macrophages #1.1 0 +rna__whole__kdr S5 Endothelial Cells #3.1 0 +rna__whole__kdr S6 Apocrine Cells #2.1 0 +rna__whole__kdr S6 Apocrine Cells #3.1 0 +rna__whole__kdr S7 Luminal-like Amorphous DCIS Cells #3.1 0 +rna__whole__pecam1 S4 Plasma Cells #4.1 0.5278241870206619 0.5278241870206619 1 +rna__whole__pecam1 S4 Plasma Cells #2.1 0.5025502424725253 0.5025502424725253 1 +rna__whole__pecam1 S6 Apocrine Cells #4.1 0.4091528053887573 0.4091528053887573 1 +rna__whole__pecam1 S3 Macrophages #3.1 0.3749694075793126 0.3749694075793126 1 +rna__whole__pecam1 S1 11q13 Invasive Tumor Cells #1.1 0.1796677420063506 0.1796677420063506 1 +rna__whole__pecam1 S7 Luminal-like Amorphous DCIS Cells #1.1 0.1227271605234147 0.1227271605234147 1 +rna__whole__pecam1 S1 11q13 Invasive Tumor Cells #4.1 0.1187071924103694 0.1187071924103694 1 +rna__whole__pecam1 S2 Basal-like Structured DCIS Cells #4.1 0.1076629263635845 0.1076629263635845 1 +rna__whole__pecam1 S2 Basal-like Structured DCIS Cells #1.1 0.0769177593567086 0.0769177593567086 1 +rna__whole__pecam1 S2 Basal-like Structured DCIS Cells #2.1 0.0 0.0 1 +rna__whole__pecam1 S3 Macrophages #2.1 0.0 0.0 1 +rna__whole__pecam1 S3 Macrophages #4.1 0.0 0.0 1 +rna__whole__pecam1 S4 Plasma Cells #1.1 0.0 0.0 1 +rna__whole__pecam1 S4 Plasma Cells #3.1 0.0 0.0 1 +rna__whole__pecam1 S5 Endothelial Cells #1.1 0.0 0.0 1 +rna__whole__pecam1 S5 Endothelial Cells #2.1 0.0 0.0 1 +rna__whole__pecam1 S5 Endothelial Cells #4.1 0.0 0.0 1 +rna__whole__pecam1 S6 Apocrine Cells #1.1 0.0 0.0 1 +rna__whole__pecam1 S7 Luminal-like Amorphous DCIS Cells #2.1 0.0 0.0 1 +rna__whole__pecam1 S7 Luminal-like Amorphous DCIS Cells #4.1 0.0 0.0 1 +rna__whole__pecam1 S1 11q13 Invasive Tumor Cells #2.1 0 +rna__whole__pecam1 S1 11q13 Invasive Tumor Cells #3.1 0 +rna__whole__pecam1 S2 Basal-like Structured DCIS Cells #3.1 0 +rna__whole__pecam1 S3 Macrophages #1.1 0 +rna__whole__pecam1 S5 Endothelial Cells #3.1 0 +rna__whole__pecam1 S6 Apocrine Cells #2.1 0 +rna__whole__pecam1 S6 Apocrine Cells #3.1 0 +rna__whole__pecam1 S7 Luminal-like Amorphous DCIS Cells #3.1 0 diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/contour_vascular_features_long.tsv b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/contour_vascular_features_long.tsv new file mode 100644 index 0000000..e5eb290 --- /dev/null +++ b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/contour_vascular_features_long.tsv @@ -0,0 +1,617 @@ +contour_id classification_name assigned_structure value feature +S1 11q13 Invasive Tumor Cells #1.1 S1 11q13 Invasive Tumor Cells #1.1 11q13 Invasive Tumor Cells 0.1796677420063506 rna__whole__pecam1 +S1 11q13 Invasive Tumor Cells #2.1 S1 11q13 Invasive Tumor Cells #2.1 11q13 Invasive Tumor Cells rna__whole__pecam1 +S1 11q13 Invasive Tumor Cells #3.1 S1 11q13 Invasive Tumor Cells #3.1 11q13 Invasive Tumor Cells rna__whole__pecam1 +S1 11q13 Invasive Tumor Cells #4.1 S1 11q13 Invasive Tumor Cells #4.1 11q13 Invasive Tumor Cells 0.1187071924103694 rna__whole__pecam1 +S2 Basal-like Structured DCIS Cells #1.1 S2 Basal-like Structured DCIS Cells #1.1 Basal-like Structured DCIS Cells 0.0769177593567086 rna__whole__pecam1 +S2 Basal-like Structured DCIS Cells #2.1 S2 Basal-like Structured DCIS Cells #2.1 Basal-like Structured DCIS Cells 0.0 rna__whole__pecam1 +S2 Basal-like Structured DCIS Cells #3.1 S2 Basal-like Structured DCIS Cells #3.1 Basal-like Structured DCIS Cells rna__whole__pecam1 +S2 Basal-like Structured DCIS Cells #4.1 S2 Basal-like Structured DCIS Cells #4.1 Basal-like Structured DCIS Cells 0.1076629263635845 rna__whole__pecam1 +S3 Macrophages #1.1 S3 Macrophages #1.1 Macrophages rna__whole__pecam1 +S3 Macrophages #2.1 S3 Macrophages #2.1 Macrophages 0.0 rna__whole__pecam1 +S3 Macrophages #3.1 S3 Macrophages #3.1 Macrophages 0.3749694075793126 rna__whole__pecam1 +S3 Macrophages #4.1 S3 Macrophages #4.1 Macrophages 0.0 rna__whole__pecam1 +S4 Plasma Cells #1.1 S4 Plasma Cells #1.1 Plasma Cells 0.0 rna__whole__pecam1 +S4 Plasma Cells #2.1 S4 Plasma Cells #2.1 Plasma Cells 0.5025502424725253 rna__whole__pecam1 +S4 Plasma Cells #3.1 S4 Plasma Cells #3.1 Plasma Cells 0.0 rna__whole__pecam1 +S4 Plasma Cells #4.1 S4 Plasma Cells #4.1 Plasma Cells 0.5278241870206619 rna__whole__pecam1 +S5 Endothelial Cells #1.1 S5 Endothelial Cells #1.1 Endothelial Cells 0.0 rna__whole__pecam1 +S5 Endothelial Cells #2.1 S5 Endothelial Cells #2.1 Endothelial Cells 0.0 rna__whole__pecam1 +S5 Endothelial Cells #3.1 S5 Endothelial Cells #3.1 Endothelial Cells rna__whole__pecam1 +S5 Endothelial Cells #4.1 S5 Endothelial Cells #4.1 Endothelial Cells 0.0 rna__whole__pecam1 +S6 Apocrine Cells #1.1 S6 Apocrine Cells #1.1 Apocrine Cells 0.0 rna__whole__pecam1 +S6 Apocrine Cells #2.1 S6 Apocrine Cells #2.1 Apocrine Cells rna__whole__pecam1 +S6 Apocrine Cells #3.1 S6 Apocrine Cells #3.1 Apocrine Cells rna__whole__pecam1 +S6 Apocrine Cells #4.1 S6 Apocrine Cells #4.1 Apocrine Cells 0.4091528053887573 rna__whole__pecam1 +S7 Luminal-like Amorphous DCIS Cells #1.1 S7 Luminal-like Amorphous DCIS Cells #1.1 Luminal-like Amorphous DCIS Cells 0.1227271605234147 rna__whole__pecam1 +S7 Luminal-like Amorphous DCIS Cells #2.1 S7 Luminal-like Amorphous DCIS Cells #2.1 Luminal-like Amorphous DCIS Cells 0.0 rna__whole__pecam1 +S7 Luminal-like Amorphous DCIS Cells #3.1 S7 Luminal-like Amorphous DCIS Cells #3.1 Luminal-like Amorphous DCIS Cells rna__whole__pecam1 +S7 Luminal-like Amorphous DCIS Cells #4.1 S7 Luminal-like Amorphous DCIS Cells #4.1 Luminal-like Amorphous DCIS Cells 0.0 rna__whole__pecam1 +S1 11q13 Invasive Tumor Cells #1.1 S1 11q13 Invasive Tumor Cells #1.1 11q13 Invasive Tumor Cells 0.072856142025969 rna__whole__emcn +S1 11q13 Invasive Tumor Cells #2.1 S1 11q13 Invasive Tumor Cells #2.1 11q13 Invasive Tumor Cells rna__whole__emcn +S1 11q13 Invasive Tumor Cells #3.1 S1 11q13 Invasive Tumor Cells #3.1 11q13 Invasive Tumor Cells rna__whole__emcn +S1 11q13 Invasive Tumor Cells #4.1 S1 11q13 Invasive Tumor Cells #4.1 11q13 Invasive Tumor Cells 0.0956435094048905 rna__whole__emcn +S2 Basal-like Structured DCIS Cells #1.1 S2 Basal-like Structured DCIS Cells #1.1 Basal-like Structured DCIS Cells 0.0341192001070569 rna__whole__emcn +S2 Basal-like Structured DCIS Cells #2.1 S2 Basal-like Structured DCIS Cells #2.1 Basal-like Structured DCIS Cells 0.0 rna__whole__emcn +S2 Basal-like Structured DCIS Cells #3.1 S2 Basal-like Structured DCIS Cells #3.1 Basal-like Structured DCIS Cells rna__whole__emcn +S2 Basal-like Structured DCIS Cells #4.1 S2 Basal-like Structured DCIS Cells #4.1 Basal-like Structured DCIS Cells 0.0443566877942554 rna__whole__emcn +S3 Macrophages #1.1 S3 Macrophages #1.1 Macrophages rna__whole__emcn +S3 Macrophages #2.1 S3 Macrophages #2.1 Macrophages 0.0 rna__whole__emcn +S3 Macrophages #3.1 S3 Macrophages #3.1 Macrophages 0.0896934690715761 rna__whole__emcn +S3 Macrophages #4.1 S3 Macrophages #4.1 Macrophages 0.0 rna__whole__emcn +S4 Plasma Cells #1.1 S4 Plasma Cells #1.1 Plasma Cells 0.0 rna__whole__emcn +S4 Plasma Cells #2.1 S4 Plasma Cells #2.1 Plasma Cells 0.2200430992908991 rna__whole__emcn +S4 Plasma Cells #3.1 S4 Plasma Cells #3.1 Plasma Cells 0.0 rna__whole__emcn +S4 Plasma Cells #4.1 S4 Plasma Cells #4.1 Plasma Cells 0.2664575331203851 rna__whole__emcn +S5 Endothelial Cells #1.1 S5 Endothelial Cells #1.1 Endothelial Cells 0.0 rna__whole__emcn +S5 Endothelial Cells #2.1 S5 Endothelial Cells #2.1 Endothelial Cells 0.0 rna__whole__emcn +S5 Endothelial Cells #3.1 S5 Endothelial Cells #3.1 Endothelial Cells rna__whole__emcn +S5 Endothelial Cells #4.1 S5 Endothelial Cells #4.1 Endothelial Cells 0.0 rna__whole__emcn +S6 Apocrine Cells #1.1 S6 Apocrine Cells #1.1 Apocrine Cells 0.0 rna__whole__emcn +S6 Apocrine Cells #2.1 S6 Apocrine Cells #2.1 Apocrine Cells rna__whole__emcn +S6 Apocrine Cells #3.1 S6 Apocrine Cells #3.1 Apocrine Cells rna__whole__emcn +S6 Apocrine Cells #4.1 S6 Apocrine Cells #4.1 Apocrine Cells 0.5873915102460823 rna__whole__emcn +S7 Luminal-like Amorphous DCIS Cells #1.1 S7 Luminal-like Amorphous DCIS Cells #1.1 Luminal-like Amorphous DCIS Cells 0.06744844156323 rna__whole__emcn +S7 Luminal-like Amorphous DCIS Cells #2.1 S7 Luminal-like Amorphous DCIS Cells #2.1 Luminal-like Amorphous DCIS Cells 0.0 rna__whole__emcn +S7 Luminal-like Amorphous DCIS Cells #3.1 S7 Luminal-like Amorphous DCIS Cells #3.1 Luminal-like Amorphous DCIS Cells rna__whole__emcn +S7 Luminal-like Amorphous DCIS Cells #4.1 S7 Luminal-like Amorphous DCIS Cells #4.1 Luminal-like Amorphous DCIS Cells 0.0 rna__whole__emcn +S1 11q13 Invasive Tumor Cells #1.1 S1 11q13 Invasive Tumor Cells #1.1 11q13 Invasive Tumor Cells 0.0774115423611214 rna__whole__kdr +S1 11q13 Invasive Tumor Cells #2.1 S1 11q13 Invasive Tumor Cells #2.1 11q13 Invasive Tumor Cells rna__whole__kdr +S1 11q13 Invasive Tumor Cells #3.1 S1 11q13 Invasive Tumor Cells #3.1 11q13 Invasive Tumor Cells rna__whole__kdr +S1 11q13 Invasive Tumor Cells #4.1 S1 11q13 Invasive Tumor Cells #4.1 11q13 Invasive Tumor Cells 0.0780949047901716 rna__whole__kdr +S2 Basal-like Structured DCIS Cells #1.1 S2 Basal-like Structured DCIS Cells #1.1 Basal-like Structured DCIS Cells 0.1385002056584804 rna__whole__kdr +S2 Basal-like Structured DCIS Cells #2.1 S2 Basal-like Structured DCIS Cells #2.1 Basal-like Structured DCIS Cells 0.0 rna__whole__kdr +S2 Basal-like Structured DCIS Cells #3.1 S2 Basal-like Structured DCIS Cells #3.1 Basal-like Structured DCIS Cells rna__whole__kdr +S2 Basal-like Structured DCIS Cells #4.1 S2 Basal-like Structured DCIS Cells #4.1 Basal-like Structured DCIS Cells 0.0232494001547177 rna__whole__kdr +S3 Macrophages #1.1 S3 Macrophages #1.1 Macrophages rna__whole__kdr +S3 Macrophages #2.1 S3 Macrophages #2.1 Macrophages 0.0 rna__whole__kdr +S3 Macrophages #3.1 S3 Macrophages #3.1 Macrophages 0.2193713595152535 rna__whole__kdr +S3 Macrophages #4.1 S3 Macrophages #4.1 Macrophages 0.0 rna__whole__kdr +S4 Plasma Cells #1.1 S4 Plasma Cells #1.1 Plasma Cells 0.0 rna__whole__kdr +S4 Plasma Cells #2.1 S4 Plasma Cells #2.1 Plasma Cells 0.0 rna__whole__kdr +S4 Plasma Cells #3.1 S4 Plasma Cells #3.1 Plasma Cells 0.0 rna__whole__kdr +S4 Plasma Cells #4.1 S4 Plasma Cells #4.1 Plasma Cells 0.3610214246799882 rna__whole__kdr +S5 Endothelial Cells #1.1 S5 Endothelial Cells #1.1 Endothelial Cells 0.0 rna__whole__kdr +S5 Endothelial Cells #2.1 S5 Endothelial Cells #2.1 Endothelial Cells 0.0 rna__whole__kdr +S5 Endothelial Cells #3.1 S5 Endothelial Cells #3.1 Endothelial Cells rna__whole__kdr +S5 Endothelial Cells #4.1 S5 Endothelial Cells #4.1 Endothelial Cells 0.0 rna__whole__kdr +S6 Apocrine Cells #1.1 S6 Apocrine Cells #1.1 Apocrine Cells 0.0 rna__whole__kdr +S6 Apocrine Cells #2.1 S6 Apocrine Cells #2.1 Apocrine Cells rna__whole__kdr +S6 Apocrine Cells #3.1 S6 Apocrine Cells #3.1 Apocrine Cells rna__whole__kdr +S6 Apocrine Cells #4.1 S6 Apocrine Cells #4.1 Apocrine Cells 0.6624982390273867 rna__whole__kdr +S7 Luminal-like Amorphous DCIS Cells #1.1 S7 Luminal-like Amorphous DCIS Cells #1.1 Luminal-like Amorphous DCIS Cells 0.1506500575664022 rna__whole__kdr +S7 Luminal-like Amorphous DCIS Cells #2.1 S7 Luminal-like Amorphous DCIS Cells #2.1 Luminal-like Amorphous DCIS Cells 0.0 rna__whole__kdr +S7 Luminal-like Amorphous DCIS Cells #3.1 S7 Luminal-like Amorphous DCIS Cells #3.1 Luminal-like Amorphous DCIS Cells rna__whole__kdr +S7 Luminal-like Amorphous DCIS Cells #4.1 S7 Luminal-like Amorphous DCIS Cells #4.1 Luminal-like Amorphous DCIS Cells 0.0 rna__whole__kdr +S1 11q13 Invasive Tumor Cells #1.1 S1 11q13 Invasive Tumor Cells #1.1 11q13 Invasive Tumor Cells 0.0696516480006165 pathway__whole__vascular_stromal +S1 11q13 Invasive Tumor Cells #2.1 S1 11q13 Invasive Tumor Cells #2.1 11q13 Invasive Tumor Cells pathway__whole__vascular_stromal +S1 11q13 Invasive Tumor Cells #3.1 S1 11q13 Invasive Tumor Cells #3.1 11q13 Invasive Tumor Cells pathway__whole__vascular_stromal +S1 11q13 Invasive Tumor Cells #4.1 S1 11q13 Invasive Tumor Cells #4.1 11q13 Invasive Tumor Cells 0.0542424607543646 pathway__whole__vascular_stromal +S2 Basal-like Structured DCIS Cells #1.1 S2 Basal-like Structured DCIS Cells #1.1 Basal-like Structured DCIS Cells 0.055341348999192 pathway__whole__vascular_stromal +S2 Basal-like Structured DCIS Cells #2.1 S2 Basal-like Structured DCIS Cells #2.1 Basal-like Structured DCIS Cells 0.0 pathway__whole__vascular_stromal +S2 Basal-like Structured DCIS Cells #3.1 S2 Basal-like Structured DCIS Cells #3.1 Basal-like Structured DCIS Cells pathway__whole__vascular_stromal +S2 Basal-like Structured DCIS Cells #4.1 S2 Basal-like Structured DCIS Cells #4.1 Basal-like Structured DCIS Cells 0.0696097535916172 pathway__whole__vascular_stromal +S3 Macrophages #1.1 S3 Macrophages #1.1 Macrophages pathway__whole__vascular_stromal +S3 Macrophages #2.1 S3 Macrophages #2.1 Macrophages 0.0 pathway__whole__vascular_stromal +S3 Macrophages #3.1 S3 Macrophages #3.1 Macrophages 0.1114447639607452 pathway__whole__vascular_stromal +S3 Macrophages #4.1 S3 Macrophages #4.1 Macrophages 0.0 pathway__whole__vascular_stromal +S4 Plasma Cells #1.1 S4 Plasma Cells #1.1 Plasma Cells 0.0466454241844282 pathway__whole__vascular_stromal +S4 Plasma Cells #2.1 S4 Plasma Cells #2.1 Plasma Cells 0.1390121222783406 pathway__whole__vascular_stromal +S4 Plasma Cells #3.1 S4 Plasma Cells #3.1 Plasma Cells 0.2509549498741152 pathway__whole__vascular_stromal +S4 Plasma Cells #4.1 S4 Plasma Cells #4.1 Plasma Cells 0.1000904515470486 pathway__whole__vascular_stromal +S5 Endothelial Cells #1.1 S5 Endothelial Cells #1.1 Endothelial Cells 0.0 pathway__whole__vascular_stromal +S5 Endothelial Cells #2.1 S5 Endothelial Cells #2.1 Endothelial Cells 0.117460756143878 pathway__whole__vascular_stromal +S5 Endothelial Cells #3.1 S5 Endothelial Cells #3.1 Endothelial Cells pathway__whole__vascular_stromal +S5 Endothelial Cells #4.1 S5 Endothelial Cells #4.1 Endothelial Cells 0.0 pathway__whole__vascular_stromal +S6 Apocrine Cells #1.1 S6 Apocrine Cells #1.1 Apocrine Cells 0.0665752898267624 pathway__whole__vascular_stromal +S6 Apocrine Cells #2.1 S6 Apocrine Cells #2.1 Apocrine Cells pathway__whole__vascular_stromal +S6 Apocrine Cells #3.1 S6 Apocrine Cells #3.1 Apocrine Cells pathway__whole__vascular_stromal +S6 Apocrine Cells #4.1 S6 Apocrine Cells #4.1 Apocrine Cells 0.1640485796713655 pathway__whole__vascular_stromal +S7 Luminal-like Amorphous DCIS Cells #1.1 S7 Luminal-like Amorphous DCIS Cells #1.1 Luminal-like Amorphous DCIS Cells 0.0707743229984139 pathway__whole__vascular_stromal +S7 Luminal-like Amorphous DCIS Cells #2.1 S7 Luminal-like Amorphous DCIS Cells #2.1 Luminal-like Amorphous DCIS Cells 0.0176899304879547 pathway__whole__vascular_stromal +S7 Luminal-like Amorphous DCIS Cells #3.1 S7 Luminal-like Amorphous DCIS Cells #3.1 Luminal-like Amorphous DCIS Cells pathway__whole__vascular_stromal +S7 Luminal-like Amorphous DCIS Cells #4.1 S7 Luminal-like Amorphous DCIS Cells #4.1 Luminal-like Amorphous DCIS Cells 0.0 pathway__whole__vascular_stromal +S1 11q13 Invasive Tumor Cells #1.1 S1 11q13 Invasive Tumor Cells #1.1 11q13 Invasive Tumor Cells 0.1081066595437506 rna__core__pecam1 +S1 11q13 Invasive Tumor Cells #2.1 S1 11q13 Invasive Tumor Cells #2.1 11q13 Invasive Tumor Cells rna__core__pecam1 +S1 11q13 Invasive Tumor Cells #3.1 S1 11q13 Invasive Tumor Cells #3.1 11q13 Invasive Tumor Cells rna__core__pecam1 +S1 11q13 Invasive Tumor Cells #4.1 S1 11q13 Invasive Tumor Cells #4.1 11q13 Invasive Tumor Cells 0.0977796034293628 rna__core__pecam1 +S2 Basal-like Structured DCIS Cells #1.1 S2 Basal-like Structured DCIS Cells #1.1 Basal-like Structured DCIS Cells 0.0 rna__core__pecam1 +S2 Basal-like Structured DCIS Cells #2.1 S2 Basal-like Structured DCIS Cells #2.1 Basal-like Structured DCIS Cells 0.0 rna__core__pecam1 +S2 Basal-like Structured DCIS Cells #3.1 S2 Basal-like Structured DCIS Cells #3.1 Basal-like Structured DCIS Cells rna__core__pecam1 +S2 Basal-like Structured DCIS Cells #4.1 S2 Basal-like Structured DCIS Cells #4.1 Basal-like Structured DCIS Cells 0.1794382106059742 rna__core__pecam1 +S3 Macrophages #1.1 S3 Macrophages #1.1 Macrophages rna__core__pecam1 +S3 Macrophages #2.1 S3 Macrophages #2.1 Macrophages 0.0 rna__core__pecam1 +S3 Macrophages #3.1 S3 Macrophages #3.1 Macrophages 0.4993899732201639 rna__core__pecam1 +S3 Macrophages #4.1 S3 Macrophages #4.1 Macrophages 0.0 rna__core__pecam1 +S4 Plasma Cells #1.1 S4 Plasma Cells #1.1 Plasma Cells 0.0 rna__core__pecam1 +S4 Plasma Cells #2.1 S4 Plasma Cells #2.1 Plasma Cells 1.0051004849450509 rna__core__pecam1 +S4 Plasma Cells #3.1 S4 Plasma Cells #3.1 Plasma Cells 0.0 rna__core__pecam1 +S4 Plasma Cells #4.1 S4 Plasma Cells #4.1 Plasma Cells 0.0 rna__core__pecam1 +S5 Endothelial Cells #1.1 S5 Endothelial Cells #1.1 Endothelial Cells 0.0 rna__core__pecam1 +S5 Endothelial Cells #2.1 S5 Endothelial Cells #2.1 Endothelial Cells 0.0 rna__core__pecam1 +S5 Endothelial Cells #3.1 S5 Endothelial Cells #3.1 Endothelial Cells rna__core__pecam1 +S5 Endothelial Cells #4.1 S5 Endothelial Cells #4.1 Endothelial Cells 0.0 rna__core__pecam1 +S6 Apocrine Cells #1.1 S6 Apocrine Cells #1.1 Apocrine Cells 0.0 rna__core__pecam1 +S6 Apocrine Cells #2.1 S6 Apocrine Cells #2.1 Apocrine Cells rna__core__pecam1 +S6 Apocrine Cells #3.1 S6 Apocrine Cells #3.1 Apocrine Cells rna__core__pecam1 +S6 Apocrine Cells #4.1 S6 Apocrine Cells #4.1 Apocrine Cells rna__core__pecam1 +S7 Luminal-like Amorphous DCIS Cells #1.1 S7 Luminal-like Amorphous DCIS Cells #1.1 Luminal-like Amorphous DCIS Cells 0.1074789947521153 rna__core__pecam1 +S7 Luminal-like Amorphous DCIS Cells #2.1 S7 Luminal-like Amorphous DCIS Cells #2.1 Luminal-like Amorphous DCIS Cells 0.0 rna__core__pecam1 +S7 Luminal-like Amorphous DCIS Cells #3.1 S7 Luminal-like Amorphous DCIS Cells #3.1 Luminal-like Amorphous DCIS Cells rna__core__pecam1 +S7 Luminal-like Amorphous DCIS Cells #4.1 S7 Luminal-like Amorphous DCIS Cells #4.1 Luminal-like Amorphous DCIS Cells 0.0 rna__core__pecam1 +S1 11q13 Invasive Tumor Cells #1.1 S1 11q13 Invasive Tumor Cells #1.1 11q13 Invasive Tumor Cells 0.081986111713777 rna__core__emcn +S1 11q13 Invasive Tumor Cells #2.1 S1 11q13 Invasive Tumor Cells #2.1 11q13 Invasive Tumor Cells rna__core__emcn +S1 11q13 Invasive Tumor Cells #3.1 S1 11q13 Invasive Tumor Cells #3.1 11q13 Invasive Tumor Cells rna__core__emcn +S1 11q13 Invasive Tumor Cells #4.1 S1 11q13 Invasive Tumor Cells #4.1 11q13 Invasive Tumor Cells 0.0728578243407787 rna__core__emcn +S2 Basal-like Structured DCIS Cells #1.1 S2 Basal-like Structured DCIS Cells #1.1 Basal-like Structured DCIS Cells 0.0 rna__core__emcn +S2 Basal-like Structured DCIS Cells #2.1 S2 Basal-like Structured DCIS Cells #2.1 Basal-like Structured DCIS Cells 0.0 rna__core__emcn +S2 Basal-like Structured DCIS Cells #3.1 S2 Basal-like Structured DCIS Cells #3.1 Basal-like Structured DCIS Cells rna__core__emcn +S2 Basal-like Structured DCIS Cells #4.1 S2 Basal-like Structured DCIS Cells #4.1 Basal-like Structured DCIS Cells 0.0739278129904257 rna__core__emcn +S3 Macrophages #1.1 S3 Macrophages #1.1 Macrophages rna__core__emcn +S3 Macrophages #2.1 S3 Macrophages #2.1 Macrophages 0.0 rna__core__emcn +S3 Macrophages #3.1 S3 Macrophages #3.1 Macrophages 0.0 rna__core__emcn +S3 Macrophages #4.1 S3 Macrophages #4.1 Macrophages 0.0 rna__core__emcn +S4 Plasma Cells #1.1 S4 Plasma Cells #1.1 Plasma Cells 0.0 rna__core__emcn +S4 Plasma Cells #2.1 S4 Plasma Cells #2.1 Plasma Cells 0.4400861985817982 rna__core__emcn +S4 Plasma Cells #3.1 S4 Plasma Cells #3.1 Plasma Cells 0.0 rna__core__emcn +S4 Plasma Cells #4.1 S4 Plasma Cells #4.1 Plasma Cells 0.0 rna__core__emcn +S5 Endothelial Cells #1.1 S5 Endothelial Cells #1.1 Endothelial Cells 0.0 rna__core__emcn +S5 Endothelial Cells #2.1 S5 Endothelial Cells #2.1 Endothelial Cells 0.0 rna__core__emcn +S5 Endothelial Cells #3.1 S5 Endothelial Cells #3.1 Endothelial Cells rna__core__emcn +S5 Endothelial Cells #4.1 S5 Endothelial Cells #4.1 Endothelial Cells 0.0 rna__core__emcn +S6 Apocrine Cells #1.1 S6 Apocrine Cells #1.1 Apocrine Cells 0.0 rna__core__emcn +S6 Apocrine Cells #2.1 S6 Apocrine Cells #2.1 Apocrine Cells rna__core__emcn +S6 Apocrine Cells #3.1 S6 Apocrine Cells #3.1 Apocrine Cells rna__core__emcn +S6 Apocrine Cells #4.1 S6 Apocrine Cells #4.1 Apocrine Cells rna__core__emcn +S7 Luminal-like Amorphous DCIS Cells #1.1 S7 Luminal-like Amorphous DCIS Cells #1.1 Luminal-like Amorphous DCIS Cells 0.0709433356321481 rna__core__emcn +S7 Luminal-like Amorphous DCIS Cells #2.1 S7 Luminal-like Amorphous DCIS Cells #2.1 Luminal-like Amorphous DCIS Cells 0.0 rna__core__emcn +S7 Luminal-like Amorphous DCIS Cells #3.1 S7 Luminal-like Amorphous DCIS Cells #3.1 Luminal-like Amorphous DCIS Cells rna__core__emcn +S7 Luminal-like Amorphous DCIS Cells #4.1 S7 Luminal-like Amorphous DCIS Cells #4.1 Luminal-like Amorphous DCIS Cells 0.0 rna__core__emcn +S1 11q13 Invasive Tumor Cells #1.1 S1 11q13 Invasive Tumor Cells #1.1 11q13 Invasive Tumor Cells 0.0609674667041961 rna__core__kdr +S1 11q13 Invasive Tumor Cells #2.1 S1 11q13 Invasive Tumor Cells #2.1 11q13 Invasive Tumor Cells rna__core__kdr +S1 11q13 Invasive Tumor Cells #3.1 S1 11q13 Invasive Tumor Cells #3.1 11q13 Invasive Tumor Cells rna__core__kdr +S1 11q13 Invasive Tumor Cells #4.1 S1 11q13 Invasive Tumor Cells #4.1 11q13 Invasive Tumor Cells 0.0591450324805104 rna__core__kdr +S2 Basal-like Structured DCIS Cells #1.1 S2 Basal-like Structured DCIS Cells #1.1 Basal-like Structured DCIS Cells 0.1896739558093959 rna__core__kdr +S2 Basal-like Structured DCIS Cells #2.1 S2 Basal-like Structured DCIS Cells #2.1 Basal-like Structured DCIS Cells 0.0 rna__core__kdr +S2 Basal-like Structured DCIS Cells #3.1 S2 Basal-like Structured DCIS Cells #3.1 Basal-like Structured DCIS Cells rna__core__kdr +S2 Basal-like Structured DCIS Cells #4.1 S2 Basal-like Structured DCIS Cells #4.1 Basal-like Structured DCIS Cells 0.0387490002578629 rna__core__kdr +S3 Macrophages #1.1 S3 Macrophages #1.1 Macrophages rna__core__kdr +S3 Macrophages #2.1 S3 Macrophages #2.1 Macrophages 0.0 rna__core__kdr +S3 Macrophages #3.1 S3 Macrophages #3.1 Macrophages 0.2276267642965102 rna__core__kdr +S3 Macrophages #4.1 S3 Macrophages #4.1 Macrophages 0.0 rna__core__kdr +S4 Plasma Cells #1.1 S4 Plasma Cells #1.1 Plasma Cells 0.0 rna__core__kdr +S4 Plasma Cells #2.1 S4 Plasma Cells #2.1 Plasma Cells 0.0 rna__core__kdr +S4 Plasma Cells #3.1 S4 Plasma Cells #3.1 Plasma Cells 0.0 rna__core__kdr +S4 Plasma Cells #4.1 S4 Plasma Cells #4.1 Plasma Cells 0.0 rna__core__kdr +S5 Endothelial Cells #1.1 S5 Endothelial Cells #1.1 Endothelial Cells 0.0 rna__core__kdr +S5 Endothelial Cells #2.1 S5 Endothelial Cells #2.1 Endothelial Cells 0.0 rna__core__kdr +S5 Endothelial Cells #3.1 S5 Endothelial Cells #3.1 Endothelial Cells rna__core__kdr +S5 Endothelial Cells #4.1 S5 Endothelial Cells #4.1 Endothelial Cells 0.0 rna__core__kdr +S6 Apocrine Cells #1.1 S6 Apocrine Cells #1.1 Apocrine Cells 0.0 rna__core__kdr +S6 Apocrine Cells #2.1 S6 Apocrine Cells #2.1 Apocrine Cells rna__core__kdr +S6 Apocrine Cells #3.1 S6 Apocrine Cells #3.1 Apocrine Cells rna__core__kdr +S6 Apocrine Cells #4.1 S6 Apocrine Cells #4.1 Apocrine Cells rna__core__kdr +S7 Luminal-like Amorphous DCIS Cells #1.1 S7 Luminal-like Amorphous DCIS Cells #1.1 Luminal-like Amorphous DCIS Cells 0.1486896890224372 rna__core__kdr +S7 Luminal-like Amorphous DCIS Cells #2.1 S7 Luminal-like Amorphous DCIS Cells #2.1 Luminal-like Amorphous DCIS Cells 0.0 rna__core__kdr +S7 Luminal-like Amorphous DCIS Cells #3.1 S7 Luminal-like Amorphous DCIS Cells #3.1 Luminal-like Amorphous DCIS Cells rna__core__kdr +S7 Luminal-like Amorphous DCIS Cells #4.1 S7 Luminal-like Amorphous DCIS Cells #4.1 Luminal-like Amorphous DCIS Cells 0.0 rna__core__kdr +S1 11q13 Invasive Tumor Cells #1.1 S1 11q13 Invasive Tumor Cells #1.1 11q13 Invasive Tumor Cells 0.0552819523571244 pathway__core__vascular_stromal +S1 11q13 Invasive Tumor Cells #2.1 S1 11q13 Invasive Tumor Cells #2.1 11q13 Invasive Tumor Cells pathway__core__vascular_stromal +S1 11q13 Invasive Tumor Cells #3.1 S1 11q13 Invasive Tumor Cells #3.1 11q13 Invasive Tumor Cells pathway__core__vascular_stromal +S1 11q13 Invasive Tumor Cells #4.1 S1 11q13 Invasive Tumor Cells #4.1 11q13 Invasive Tumor Cells 0.0514563791435199 pathway__core__vascular_stromal +S2 Basal-like Structured DCIS Cells #1.1 S2 Basal-like Structured DCIS Cells #1.1 Basal-like Structured DCIS Cells 0.0421215456748306 pathway__core__vascular_stromal +S2 Basal-like Structured DCIS Cells #2.1 S2 Basal-like Structured DCIS Cells #2.1 Basal-like Structured DCIS Cells 0.0 pathway__core__vascular_stromal +S2 Basal-like Structured DCIS Cells #3.1 S2 Basal-like Structured DCIS Cells #3.1 Basal-like Structured DCIS Cells pathway__core__vascular_stromal +S2 Basal-like Structured DCIS Cells #4.1 S2 Basal-like Structured DCIS Cells #4.1 Basal-like Structured DCIS Cells 0.0777144220406205 pathway__core__vascular_stromal +S3 Macrophages #1.1 S3 Macrophages #1.1 Macrophages pathway__core__vascular_stromal +S3 Macrophages #2.1 S3 Macrophages #2.1 Macrophages 0.0 pathway__core__vascular_stromal +S3 Macrophages #3.1 S3 Macrophages #3.1 Macrophages 0.0965901550491241 pathway__core__vascular_stromal +S3 Macrophages #4.1 S3 Macrophages #4.1 Macrophages 0.0 pathway__core__vascular_stromal +S4 Plasma Cells #1.1 S4 Plasma Cells #1.1 Plasma Cells 0.0537475301405883 pathway__core__vascular_stromal +S4 Plasma Cells #2.1 S4 Plasma Cells #2.1 Plasma Cells 0.1736929544180049 pathway__core__vascular_stromal +S4 Plasma Cells #3.1 S4 Plasma Cells #3.1 Plasma Cells 0.2509549498741152 pathway__core__vascular_stromal +S4 Plasma Cells #4.1 S4 Plasma Cells #4.1 Plasma Cells 0.0 pathway__core__vascular_stromal +S5 Endothelial Cells #1.1 S5 Endothelial Cells #1.1 Endothelial Cells 0.0 pathway__core__vascular_stromal +S5 Endothelial Cells #2.1 S5 Endothelial Cells #2.1 Endothelial Cells 0.117460756143878 pathway__core__vascular_stromal +S5 Endothelial Cells #3.1 S5 Endothelial Cells #3.1 Endothelial Cells pathway__core__vascular_stromal +S5 Endothelial Cells #4.1 S5 Endothelial Cells #4.1 Endothelial Cells 0.0 pathway__core__vascular_stromal +S6 Apocrine Cells #1.1 S6 Apocrine Cells #1.1 Apocrine Cells 0.0665752898267624 pathway__core__vascular_stromal +S6 Apocrine Cells #2.1 S6 Apocrine Cells #2.1 Apocrine Cells pathway__core__vascular_stromal +S6 Apocrine Cells #3.1 S6 Apocrine Cells #3.1 Apocrine Cells pathway__core__vascular_stromal +S6 Apocrine Cells #4.1 S6 Apocrine Cells #4.1 Apocrine Cells pathway__core__vascular_stromal +S7 Luminal-like Amorphous DCIS Cells #1.1 S7 Luminal-like Amorphous DCIS Cells #1.1 Luminal-like Amorphous DCIS Cells 0.0641194866771945 pathway__core__vascular_stromal +S7 Luminal-like Amorphous DCIS Cells #2.1 S7 Luminal-like Amorphous DCIS Cells #2.1 Luminal-like Amorphous DCIS Cells 0.0 pathway__core__vascular_stromal +S7 Luminal-like Amorphous DCIS Cells #3.1 S7 Luminal-like Amorphous DCIS Cells #3.1 Luminal-like Amorphous DCIS Cells pathway__core__vascular_stromal +S7 Luminal-like Amorphous DCIS Cells #4.1 S7 Luminal-like Amorphous DCIS Cells #4.1 Luminal-like Amorphous DCIS Cells 0.0 pathway__core__vascular_stromal +S1 11q13 Invasive Tumor Cells #1.1 S1 11q13 Invasive Tumor Cells #1.1 11q13 Invasive Tumor Cells 0.230085777377728 rna__inner_rim__pecam1 +S1 11q13 Invasive Tumor Cells #2.1 S1 11q13 Invasive Tumor Cells #2.1 11q13 Invasive Tumor Cells rna__inner_rim__pecam1 +S1 11q13 Invasive Tumor Cells #3.1 S1 11q13 Invasive Tumor Cells #3.1 11q13 Invasive Tumor Cells rna__inner_rim__pecam1 +S1 11q13 Invasive Tumor Cells #4.1 S1 11q13 Invasive Tumor Cells #4.1 11q13 Invasive Tumor Cells 0.1713339235243716 rna__inner_rim__pecam1 +S2 Basal-like Structured DCIS Cells #1.1 S2 Basal-like Structured DCIS Cells #1.1 Basal-like Structured DCIS Cells 0.132202398894343 rna__inner_rim__pecam1 +S2 Basal-like Structured DCIS Cells #2.1 S2 Basal-like Structured DCIS Cells #2.1 Basal-like Structured DCIS Cells rna__inner_rim__pecam1 +S2 Basal-like Structured DCIS Cells #3.1 S2 Basal-like Structured DCIS Cells #3.1 Basal-like Structured DCIS Cells rna__inner_rim__pecam1 +S2 Basal-like Structured DCIS Cells #4.1 S2 Basal-like Structured DCIS Cells #4.1 Basal-like Structured DCIS Cells 0.0 rna__inner_rim__pecam1 +S3 Macrophages #1.1 S3 Macrophages #1.1 Macrophages rna__inner_rim__pecam1 +S3 Macrophages #2.1 S3 Macrophages #2.1 Macrophages rna__inner_rim__pecam1 +S3 Macrophages #3.1 S3 Macrophages #3.1 Macrophages 0.3244235527877167 rna__inner_rim__pecam1 +S3 Macrophages #4.1 S3 Macrophages #4.1 Macrophages rna__inner_rim__pecam1 +S4 Plasma Cells #1.1 S4 Plasma Cells #1.1 Plasma Cells 0.0 rna__inner_rim__pecam1 +S4 Plasma Cells #2.1 S4 Plasma Cells #2.1 Plasma Cells 0.0 rna__inner_rim__pecam1 +S4 Plasma Cells #3.1 S4 Plasma Cells #3.1 Plasma Cells rna__inner_rim__pecam1 +S4 Plasma Cells #4.1 S4 Plasma Cells #4.1 Plasma Cells 0.7163328252423268 rna__inner_rim__pecam1 +S5 Endothelial Cells #1.1 S5 Endothelial Cells #1.1 Endothelial Cells rna__inner_rim__pecam1 +S5 Endothelial Cells #2.1 S5 Endothelial Cells #2.1 Endothelial Cells rna__inner_rim__pecam1 +S5 Endothelial Cells #3.1 S5 Endothelial Cells #3.1 Endothelial Cells rna__inner_rim__pecam1 +S5 Endothelial Cells #4.1 S5 Endothelial Cells #4.1 Endothelial Cells rna__inner_rim__pecam1 +S6 Apocrine Cells #1.1 S6 Apocrine Cells #1.1 Apocrine Cells rna__inner_rim__pecam1 +S6 Apocrine Cells #2.1 S6 Apocrine Cells #2.1 Apocrine Cells rna__inner_rim__pecam1 +S6 Apocrine Cells #3.1 S6 Apocrine Cells #3.1 Apocrine Cells rna__inner_rim__pecam1 +S6 Apocrine Cells #4.1 S6 Apocrine Cells #4.1 Apocrine Cells 0.4091528053887573 rna__inner_rim__pecam1 +S7 Luminal-like Amorphous DCIS Cells #1.1 S7 Luminal-like Amorphous DCIS Cells #1.1 Luminal-like Amorphous DCIS Cells 0.140544013718553 rna__inner_rim__pecam1 +S7 Luminal-like Amorphous DCIS Cells #2.1 S7 Luminal-like Amorphous DCIS Cells #2.1 Luminal-like Amorphous DCIS Cells 0.0 rna__inner_rim__pecam1 +S7 Luminal-like Amorphous DCIS Cells #3.1 S7 Luminal-like Amorphous DCIS Cells #3.1 Luminal-like Amorphous DCIS Cells rna__inner_rim__pecam1 +S7 Luminal-like Amorphous DCIS Cells #4.1 S7 Luminal-like Amorphous DCIS Cells #4.1 Luminal-like Amorphous DCIS Cells rna__inner_rim__pecam1 +S1 11q13 Invasive Tumor Cells #1.1 S1 11q13 Invasive Tumor Cells #1.1 11q13 Invasive Tumor Cells 0.0664236633822861 rna__inner_rim__emcn +S1 11q13 Invasive Tumor Cells #2.1 S1 11q13 Invasive Tumor Cells #2.1 11q13 Invasive Tumor Cells rna__inner_rim__emcn +S1 11q13 Invasive Tumor Cells #3.1 S1 11q13 Invasive Tumor Cells #3.1 11q13 Invasive Tumor Cells rna__inner_rim__emcn +S1 11q13 Invasive Tumor Cells #4.1 S1 11q13 Invasive Tumor Cells #4.1 11q13 Invasive Tumor Cells 0.1529428056690538 rna__inner_rim__emcn +S2 Basal-like Structured DCIS Cells #1.1 S2 Basal-like Structured DCIS Cells #1.1 Basal-like Structured DCIS Cells 0.0586423751840041 rna__inner_rim__emcn +S2 Basal-like Structured DCIS Cells #2.1 S2 Basal-like Structured DCIS Cells #2.1 Basal-like Structured DCIS Cells rna__inner_rim__emcn +S2 Basal-like Structured DCIS Cells #3.1 S2 Basal-like Structured DCIS Cells #3.1 Basal-like Structured DCIS Cells rna__inner_rim__emcn +S2 Basal-like Structured DCIS Cells #4.1 S2 Basal-like Structured DCIS Cells #4.1 Basal-like Structured DCIS Cells 0.0 rna__inner_rim__emcn +S3 Macrophages #1.1 S3 Macrophages #1.1 Macrophages rna__inner_rim__emcn +S3 Macrophages #2.1 S3 Macrophages #2.1 Macrophages rna__inner_rim__emcn +S3 Macrophages #3.1 S3 Macrophages #3.1 Macrophages 0.126131440881904 rna__inner_rim__emcn +S3 Macrophages #4.1 S3 Macrophages #4.1 Macrophages rna__inner_rim__emcn +S4 Plasma Cells #1.1 S4 Plasma Cells #1.1 Plasma Cells 0.0 rna__inner_rim__emcn +S4 Plasma Cells #2.1 S4 Plasma Cells #2.1 Plasma Cells 0.0 rna__inner_rim__emcn +S4 Plasma Cells #3.1 S4 Plasma Cells #3.1 Plasma Cells rna__inner_rim__emcn +S4 Plasma Cells #4.1 S4 Plasma Cells #4.1 Plasma Cells 0.361620937806237 rna__inner_rim__emcn +S5 Endothelial Cells #1.1 S5 Endothelial Cells #1.1 Endothelial Cells rna__inner_rim__emcn +S5 Endothelial Cells #2.1 S5 Endothelial Cells #2.1 Endothelial Cells rna__inner_rim__emcn +S5 Endothelial Cells #3.1 S5 Endothelial Cells #3.1 Endothelial Cells rna__inner_rim__emcn +S5 Endothelial Cells #4.1 S5 Endothelial Cells #4.1 Endothelial Cells rna__inner_rim__emcn +S6 Apocrine Cells #1.1 S6 Apocrine Cells #1.1 Apocrine Cells rna__inner_rim__emcn +S6 Apocrine Cells #2.1 S6 Apocrine Cells #2.1 Apocrine Cells rna__inner_rim__emcn +S6 Apocrine Cells #3.1 S6 Apocrine Cells #3.1 Apocrine Cells rna__inner_rim__emcn +S6 Apocrine Cells #4.1 S6 Apocrine Cells #4.1 Apocrine Cells 0.5873915102460823 rna__inner_rim__emcn +S7 Luminal-like Amorphous DCIS Cells #1.1 S7 Luminal-like Amorphous DCIS Cells #1.1 Luminal-like Amorphous DCIS Cells 0.0633648018984727 rna__inner_rim__emcn +S7 Luminal-like Amorphous DCIS Cells #2.1 S7 Luminal-like Amorphous DCIS Cells #2.1 Luminal-like Amorphous DCIS Cells 0.0 rna__inner_rim__emcn +S7 Luminal-like Amorphous DCIS Cells #3.1 S7 Luminal-like Amorphous DCIS Cells #3.1 Luminal-like Amorphous DCIS Cells rna__inner_rim__emcn +S7 Luminal-like Amorphous DCIS Cells #4.1 S7 Luminal-like Amorphous DCIS Cells #4.1 Luminal-like Amorphous DCIS Cells rna__inner_rim__emcn +S1 11q13 Invasive Tumor Cells #1.1 S1 11q13 Invasive Tumor Cells #1.1 11q13 Invasive Tumor Cells 0.0889971411194097 rna__inner_rim__kdr +S1 11q13 Invasive Tumor Cells #2.1 S1 11q13 Invasive Tumor Cells #2.1 11q13 Invasive Tumor Cells rna__inner_rim__kdr +S1 11q13 Invasive Tumor Cells #3.1 S1 11q13 Invasive Tumor Cells #3.1 11q13 Invasive Tumor Cells rna__inner_rim__kdr +S1 11q13 Invasive Tumor Cells #4.1 S1 11q13 Invasive Tumor Cells #4.1 11q13 Invasive Tumor Cells 0.1257482601571136 rna__inner_rim__kdr +S2 Basal-like Structured DCIS Cells #1.1 S2 Basal-like Structured DCIS Cells #1.1 Basal-like Structured DCIS Cells 0.1017190727375099 rna__inner_rim__kdr +S2 Basal-like Structured DCIS Cells #2.1 S2 Basal-like Structured DCIS Cells #2.1 Basal-like Structured DCIS Cells rna__inner_rim__kdr +S2 Basal-like Structured DCIS Cells #3.1 S2 Basal-like Structured DCIS Cells #3.1 Basal-like Structured DCIS Cells rna__inner_rim__kdr +S2 Basal-like Structured DCIS Cells #4.1 S2 Basal-like Structured DCIS Cells #4.1 Basal-like Structured DCIS Cells 0.0 rna__inner_rim__kdr +S3 Macrophages #1.1 S3 Macrophages #1.1 Macrophages rna__inner_rim__kdr +S3 Macrophages #2.1 S3 Macrophages #2.1 Macrophages rna__inner_rim__kdr +S3 Macrophages #3.1 S3 Macrophages #3.1 Macrophages 0.2160176013228679 rna__inner_rim__kdr +S3 Macrophages #4.1 S3 Macrophages #4.1 Macrophages rna__inner_rim__kdr +S4 Plasma Cells #1.1 S4 Plasma Cells #1.1 Plasma Cells 0.0 rna__inner_rim__kdr +S4 Plasma Cells #2.1 S4 Plasma Cells #2.1 Plasma Cells 0.0 rna__inner_rim__kdr +S4 Plasma Cells #3.1 S4 Plasma Cells #3.1 Plasma Cells rna__inner_rim__kdr +S4 Plasma Cells #4.1 S4 Plasma Cells #4.1 Plasma Cells 0.4899576477799841 rna__inner_rim__kdr +S5 Endothelial Cells #1.1 S5 Endothelial Cells #1.1 Endothelial Cells rna__inner_rim__kdr +S5 Endothelial Cells #2.1 S5 Endothelial Cells #2.1 Endothelial Cells rna__inner_rim__kdr +S5 Endothelial Cells #3.1 S5 Endothelial Cells #3.1 Endothelial Cells rna__inner_rim__kdr +S5 Endothelial Cells #4.1 S5 Endothelial Cells #4.1 Endothelial Cells rna__inner_rim__kdr +S6 Apocrine Cells #1.1 S6 Apocrine Cells #1.1 Apocrine Cells rna__inner_rim__kdr +S6 Apocrine Cells #2.1 S6 Apocrine Cells #2.1 Apocrine Cells rna__inner_rim__kdr +S6 Apocrine Cells #3.1 S6 Apocrine Cells #3.1 Apocrine Cells rna__inner_rim__kdr +S6 Apocrine Cells #4.1 S6 Apocrine Cells #4.1 Apocrine Cells 0.6624982390273867 rna__inner_rim__kdr +S7 Luminal-like Amorphous DCIS Cells #1.1 S7 Luminal-like Amorphous DCIS Cells #1.1 Luminal-like Amorphous DCIS Cells 0.1529406674063038 rna__inner_rim__kdr +S7 Luminal-like Amorphous DCIS Cells #2.1 S7 Luminal-like Amorphous DCIS Cells #2.1 Luminal-like Amorphous DCIS Cells 0.0 rna__inner_rim__kdr +S7 Luminal-like Amorphous DCIS Cells #3.1 S7 Luminal-like Amorphous DCIS Cells #3.1 Luminal-like Amorphous DCIS Cells rna__inner_rim__kdr +S7 Luminal-like Amorphous DCIS Cells #4.1 S7 Luminal-like Amorphous DCIS Cells #4.1 Luminal-like Amorphous DCIS Cells rna__inner_rim__kdr +S1 11q13 Invasive Tumor Cells #1.1 S1 11q13 Invasive Tumor Cells #1.1 11q13 Invasive Tumor Cells 0.0797757517494406 pathway__inner_rim__vascular_stromal +S1 11q13 Invasive Tumor Cells #2.1 S1 11q13 Invasive Tumor Cells #2.1 11q13 Invasive Tumor Cells pathway__inner_rim__vascular_stromal +S1 11q13 Invasive Tumor Cells #3.1 S1 11q13 Invasive Tumor Cells #3.1 11q13 Invasive Tumor Cells pathway__inner_rim__vascular_stromal +S1 11q13 Invasive Tumor Cells #4.1 S1 11q13 Invasive Tumor Cells #4.1 11q13 Invasive Tumor Cells 0.0612486365698713 pathway__inner_rim__vascular_stromal +S2 Basal-like Structured DCIS Cells #1.1 S2 Basal-like Structured DCIS Cells #1.1 Basal-like Structured DCIS Cells 0.0648430826385768 pathway__inner_rim__vascular_stromal +S2 Basal-like Structured DCIS Cells #2.1 S2 Basal-like Structured DCIS Cells #2.1 Basal-like Structured DCIS Cells pathway__inner_rim__vascular_stromal +S2 Basal-like Structured DCIS Cells #3.1 S2 Basal-like Structured DCIS Cells #3.1 Basal-like Structured DCIS Cells pathway__inner_rim__vascular_stromal +S2 Basal-like Structured DCIS Cells #4.1 S2 Basal-like Structured DCIS Cells #4.1 Basal-like Structured DCIS Cells 0.0574527509181122 pathway__inner_rim__vascular_stromal +S3 Macrophages #1.1 S3 Macrophages #1.1 Macrophages pathway__inner_rim__vascular_stromal +S3 Macrophages #2.1 S3 Macrophages #2.1 Macrophages pathway__inner_rim__vascular_stromal +S3 Macrophages #3.1 S3 Macrophages #3.1 Macrophages 0.1174794488310913 pathway__inner_rim__vascular_stromal +S3 Macrophages #4.1 S3 Macrophages #4.1 Macrophages pathway__inner_rim__vascular_stromal +S4 Plasma Cells #1.1 S4 Plasma Cells #1.1 Plasma Cells 0.0419106868803214 pathway__inner_rim__vascular_stromal +S4 Plasma Cells #2.1 S4 Plasma Cells #2.1 Plasma Cells 0.1043312901386763 pathway__inner_rim__vascular_stromal +S4 Plasma Cells #3.1 S4 Plasma Cells #3.1 Plasma Cells pathway__inner_rim__vascular_stromal +S4 Plasma Cells #4.1 S4 Plasma Cells #4.1 Plasma Cells 0.1358370413852803 pathway__inner_rim__vascular_stromal +S5 Endothelial Cells #1.1 S5 Endothelial Cells #1.1 Endothelial Cells pathway__inner_rim__vascular_stromal +S5 Endothelial Cells #2.1 S5 Endothelial Cells #2.1 Endothelial Cells pathway__inner_rim__vascular_stromal +S5 Endothelial Cells #3.1 S5 Endothelial Cells #3.1 Endothelial Cells pathway__inner_rim__vascular_stromal +S5 Endothelial Cells #4.1 S5 Endothelial Cells #4.1 Endothelial Cells pathway__inner_rim__vascular_stromal +S6 Apocrine Cells #1.1 S6 Apocrine Cells #1.1 Apocrine Cells pathway__inner_rim__vascular_stromal +S6 Apocrine Cells #2.1 S6 Apocrine Cells #2.1 Apocrine Cells pathway__inner_rim__vascular_stromal +S6 Apocrine Cells #3.1 S6 Apocrine Cells #3.1 Apocrine Cells pathway__inner_rim__vascular_stromal +S6 Apocrine Cells #4.1 S6 Apocrine Cells #4.1 Apocrine Cells 0.1640485796713655 pathway__inner_rim__vascular_stromal +S7 Luminal-like Amorphous DCIS Cells #1.1 S7 Luminal-like Amorphous DCIS Cells #1.1 Luminal-like Amorphous DCIS Cells 0.0785502249364695 pathway__inner_rim__vascular_stromal +S7 Luminal-like Amorphous DCIS Cells #2.1 S7 Luminal-like Amorphous DCIS Cells #2.1 Luminal-like Amorphous DCIS Cells 0.0212279165855456 pathway__inner_rim__vascular_stromal +S7 Luminal-like Amorphous DCIS Cells #3.1 S7 Luminal-like Amorphous DCIS Cells #3.1 Luminal-like Amorphous DCIS Cells pathway__inner_rim__vascular_stromal +S7 Luminal-like Amorphous DCIS Cells #4.1 S7 Luminal-like Amorphous DCIS Cells #4.1 Luminal-like Amorphous DCIS Cells pathway__inner_rim__vascular_stromal +S1 11q13 Invasive Tumor Cells #1.1 S1 11q13 Invasive Tumor Cells #1.1 11q13 Invasive Tumor Cells 0.3063421846939932 rna__outer_rim__pecam1 +S1 11q13 Invasive Tumor Cells #2.1 S1 11q13 Invasive Tumor Cells #2.1 11q13 Invasive Tumor Cells rna__outer_rim__pecam1 +S1 11q13 Invasive Tumor Cells #3.1 S1 11q13 Invasive Tumor Cells #3.1 11q13 Invasive Tumor Cells 0.0 rna__outer_rim__pecam1 +S1 11q13 Invasive Tumor Cells #4.1 S1 11q13 Invasive Tumor Cells #4.1 11q13 Invasive Tumor Cells 0.3933872310669178 rna__outer_rim__pecam1 +S2 Basal-like Structured DCIS Cells #1.1 S2 Basal-like Structured DCIS Cells #1.1 Basal-like Structured DCIS Cells 0.3904484089660468 rna__outer_rim__pecam1 +S2 Basal-like Structured DCIS Cells #2.1 S2 Basal-like Structured DCIS Cells #2.1 Basal-like Structured DCIS Cells rna__outer_rim__pecam1 +S2 Basal-like Structured DCIS Cells #3.1 S2 Basal-like Structured DCIS Cells #3.1 Basal-like Structured DCIS Cells 0.0 rna__outer_rim__pecam1 +S2 Basal-like Structured DCIS Cells #4.1 S2 Basal-like Structured DCIS Cells #4.1 Basal-like Structured DCIS Cells 0.5265641971492074 rna__outer_rim__pecam1 +S3 Macrophages #1.1 S3 Macrophages #1.1 Macrophages 0.0 rna__outer_rim__pecam1 +S3 Macrophages #2.1 S3 Macrophages #2.1 Macrophages 0.0 rna__outer_rim__pecam1 +S3 Macrophages #3.1 S3 Macrophages #3.1 Macrophages 0.689337109917815 rna__outer_rim__pecam1 +S3 Macrophages #4.1 S3 Macrophages #4.1 Macrophages 0.0 rna__outer_rim__pecam1 +S4 Plasma Cells #1.1 S4 Plasma Cells #1.1 Plasma Cells 0.8449618957576507 rna__outer_rim__pecam1 +S4 Plasma Cells #2.1 S4 Plasma Cells #2.1 Plasma Cells 0.0 rna__outer_rim__pecam1 +S4 Plasma Cells #3.1 S4 Plasma Cells #3.1 Plasma Cells 1.2989100596986898 rna__outer_rim__pecam1 +S4 Plasma Cells #4.1 S4 Plasma Cells #4.1 Plasma Cells 1.172241823330317 rna__outer_rim__pecam1 +S5 Endothelial Cells #1.1 S5 Endothelial Cells #1.1 Endothelial Cells rna__outer_rim__pecam1 +S5 Endothelial Cells #2.1 S5 Endothelial Cells #2.1 Endothelial Cells rna__outer_rim__pecam1 +S5 Endothelial Cells #3.1 S5 Endothelial Cells #3.1 Endothelial Cells 0.0 rna__outer_rim__pecam1 +S5 Endothelial Cells #4.1 S5 Endothelial Cells #4.1 Endothelial Cells 1.5854461321978617 rna__outer_rim__pecam1 +S6 Apocrine Cells #1.1 S6 Apocrine Cells #1.1 Apocrine Cells 0.3922609619185822 rna__outer_rim__pecam1 +S6 Apocrine Cells #2.1 S6 Apocrine Cells #2.1 Apocrine Cells 0.1066094431927571 rna__outer_rim__pecam1 +S6 Apocrine Cells #3.1 S6 Apocrine Cells #3.1 Apocrine Cells rna__outer_rim__pecam1 +S6 Apocrine Cells #4.1 S6 Apocrine Cells #4.1 Apocrine Cells 0.0 rna__outer_rim__pecam1 +S7 Luminal-like Amorphous DCIS Cells #1.1 S7 Luminal-like Amorphous DCIS Cells #1.1 Luminal-like Amorphous DCIS Cells 0.5503225422813688 rna__outer_rim__pecam1 +S7 Luminal-like Amorphous DCIS Cells #2.1 S7 Luminal-like Amorphous DCIS Cells #2.1 Luminal-like Amorphous DCIS Cells 0.1557196622786285 rna__outer_rim__pecam1 +S7 Luminal-like Amorphous DCIS Cells #3.1 S7 Luminal-like Amorphous DCIS Cells #3.1 Luminal-like Amorphous DCIS Cells 0.0 rna__outer_rim__pecam1 +S7 Luminal-like Amorphous DCIS Cells #4.1 S7 Luminal-like Amorphous DCIS Cells #4.1 Luminal-like Amorphous DCIS Cells rna__outer_rim__pecam1 +S1 11q13 Invasive Tumor Cells #1.1 S1 11q13 Invasive Tumor Cells #1.1 11q13 Invasive Tumor Cells 0.14446090366206 rna__outer_rim__emcn +S1 11q13 Invasive Tumor Cells #2.1 S1 11q13 Invasive Tumor Cells #2.1 11q13 Invasive Tumor Cells rna__outer_rim__emcn +S1 11q13 Invasive Tumor Cells #3.1 S1 11q13 Invasive Tumor Cells #3.1 11q13 Invasive Tumor Cells 0.0 rna__outer_rim__emcn +S1 11q13 Invasive Tumor Cells #4.1 S1 11q13 Invasive Tumor Cells #4.1 11q13 Invasive Tumor Cells 0.1132410808072172 rna__outer_rim__emcn +S2 Basal-like Structured DCIS Cells #1.1 S2 Basal-like Structured DCIS Cells #1.1 Basal-like Structured DCIS Cells 0.1659020507854718 rna__outer_rim__emcn +S2 Basal-like Structured DCIS Cells #2.1 S2 Basal-like Structured DCIS Cells #2.1 Basal-like Structured DCIS Cells rna__outer_rim__emcn +S2 Basal-like Structured DCIS Cells #3.1 S2 Basal-like Structured DCIS Cells #3.1 Basal-like Structured DCIS Cells 0.0 rna__outer_rim__emcn +S2 Basal-like Structured DCIS Cells #4.1 S2 Basal-like Structured DCIS Cells #4.1 Basal-like Structured DCIS Cells 0.2353542826539352 rna__outer_rim__emcn +S3 Macrophages #1.1 S3 Macrophages #1.1 Macrophages 0.0 rna__outer_rim__emcn +S3 Macrophages #2.1 S3 Macrophages #2.1 Macrophages 0.0 rna__outer_rim__emcn +S3 Macrophages #3.1 S3 Macrophages #3.1 Macrophages 0.355195862880829 rna__outer_rim__emcn +S3 Macrophages #4.1 S3 Macrophages #4.1 Macrophages 0.0 rna__outer_rim__emcn +S4 Plasma Cells #1.1 S4 Plasma Cells #1.1 Plasma Cells 0.1984497855493979 rna__outer_rim__emcn +S4 Plasma Cells #2.1 S4 Plasma Cells #2.1 Plasma Cells 0.2283643672023154 rna__outer_rim__emcn +S4 Plasma Cells #3.1 S4 Plasma Cells #3.1 Plasma Cells 0.6679912724723958 rna__outer_rim__emcn +S4 Plasma Cells #4.1 S4 Plasma Cells #4.1 Plasma Cells 0.5743377684390826 rna__outer_rim__emcn +S5 Endothelial Cells #1.1 S5 Endothelial Cells #1.1 Endothelial Cells rna__outer_rim__emcn +S5 Endothelial Cells #2.1 S5 Endothelial Cells #2.1 Endothelial Cells rna__outer_rim__emcn +S5 Endothelial Cells #3.1 S5 Endothelial Cells #3.1 Endothelial Cells 1.279897827821988 rna__outer_rim__emcn +S5 Endothelial Cells #4.1 S5 Endothelial Cells #4.1 Endothelial Cells 0.2125733294076071 rna__outer_rim__emcn +S6 Apocrine Cells #1.1 S6 Apocrine Cells #1.1 Apocrine Cells 0.1777395642434243 rna__outer_rim__emcn +S6 Apocrine Cells #2.1 S6 Apocrine Cells #2.1 Apocrine Cells 0.1289637759551252 rna__outer_rim__emcn +S6 Apocrine Cells #3.1 S6 Apocrine Cells #3.1 Apocrine Cells rna__outer_rim__emcn +S6 Apocrine Cells #4.1 S6 Apocrine Cells #4.1 Apocrine Cells 0.0 rna__outer_rim__emcn +S7 Luminal-like Amorphous DCIS Cells #1.1 S7 Luminal-like Amorphous DCIS Cells #1.1 Luminal-like Amorphous DCIS Cells 0.3614537178064838 rna__outer_rim__emcn +S7 Luminal-like Amorphous DCIS Cells #2.1 S7 Luminal-like Amorphous DCIS Cells #2.1 Luminal-like Amorphous DCIS Cells 0.1870063913186551 rna__outer_rim__emcn +S7 Luminal-like Amorphous DCIS Cells #3.1 S7 Luminal-like Amorphous DCIS Cells #3.1 Luminal-like Amorphous DCIS Cells 0.0 rna__outer_rim__emcn +S7 Luminal-like Amorphous DCIS Cells #4.1 S7 Luminal-like Amorphous DCIS Cells #4.1 Luminal-like Amorphous DCIS Cells rna__outer_rim__emcn +S1 11q13 Invasive Tumor Cells #1.1 S1 11q13 Invasive Tumor Cells #1.1 11q13 Invasive Tumor Cells 0.2163950367835546 rna__outer_rim__kdr +S1 11q13 Invasive Tumor Cells #2.1 S1 11q13 Invasive Tumor Cells #2.1 11q13 Invasive Tumor Cells rna__outer_rim__kdr +S1 11q13 Invasive Tumor Cells #3.1 S1 11q13 Invasive Tumor Cells #3.1 11q13 Invasive Tumor Cells 0.0 rna__outer_rim__kdr +S1 11q13 Invasive Tumor Cells #4.1 S1 11q13 Invasive Tumor Cells #4.1 11q13 Invasive Tumor Cells 0.1203917260732285 rna__outer_rim__kdr +S2 Basal-like Structured DCIS Cells #1.1 S2 Basal-like Structured DCIS Cells #1.1 Basal-like Structured DCIS Cells 0.2139253640956269 rna__outer_rim__kdr +S2 Basal-like Structured DCIS Cells #2.1 S2 Basal-like Structured DCIS Cells #2.1 Basal-like Structured DCIS Cells rna__outer_rim__kdr +S2 Basal-like Structured DCIS Cells #3.1 S2 Basal-like Structured DCIS Cells #3.1 Basal-like Structured DCIS Cells 0.0 rna__outer_rim__kdr +S2 Basal-like Structured DCIS Cells #4.1 S2 Basal-like Structured DCIS Cells #4.1 Basal-like Structured DCIS Cells 0.2720449941665531 rna__outer_rim__kdr +S3 Macrophages #1.1 S3 Macrophages #1.1 Macrophages 0.0 rna__outer_rim__kdr +S3 Macrophages #2.1 S3 Macrophages #2.1 Macrophages 2.1880331736972054 rna__outer_rim__kdr +S3 Macrophages #3.1 S3 Macrophages #3.1 Macrophages 0.3362230326719619 rna__outer_rim__kdr +S3 Macrophages #4.1 S3 Macrophages #4.1 Macrophages 0.0 rna__outer_rim__kdr +S4 Plasma Cells #1.1 S4 Plasma Cells #1.1 Plasma Cells 0.4475273128209102 rna__outer_rim__kdr +S4 Plasma Cells #2.1 S4 Plasma Cells #2.1 Plasma Cells 0.7233873071937582 rna__outer_rim__kdr +S4 Plasma Cells #3.1 S4 Plasma Cells #3.1 Plasma Cells 0.902328828711564 rna__outer_rim__kdr +S4 Plasma Cells #4.1 S4 Plasma Cells #4.1 Plasma Cells 0.3961003301357655 rna__outer_rim__kdr +S5 Endothelial Cells #1.1 S5 Endothelial Cells #1.1 Endothelial Cells rna__outer_rim__kdr +S5 Endothelial Cells #2.1 S5 Endothelial Cells #2.1 Endothelial Cells rna__outer_rim__kdr +S5 Endothelial Cells #3.1 S5 Endothelial Cells #3.1 Endothelial Cells 0.0 rna__outer_rim__kdr +S5 Endothelial Cells #4.1 S5 Endothelial Cells #4.1 Endothelial Cells 1.082245528511163 rna__outer_rim__kdr +S6 Apocrine Cells #1.1 S6 Apocrine Cells #1.1 Apocrine Cells 0.0 rna__outer_rim__kdr +S6 Apocrine Cells #2.1 S6 Apocrine Cells #2.1 Apocrine Cells 0.0 rna__outer_rim__kdr +S6 Apocrine Cells #3.1 S6 Apocrine Cells #3.1 Apocrine Cells rna__outer_rim__kdr +S6 Apocrine Cells #4.1 S6 Apocrine Cells #4.1 Apocrine Cells 0.1291936208772156 rna__outer_rim__kdr +S7 Luminal-like Amorphous DCIS Cells #1.1 S7 Luminal-like Amorphous DCIS Cells #1.1 Luminal-like Amorphous DCIS Cells 0.3899297316432598 rna__outer_rim__kdr +S7 Luminal-like Amorphous DCIS Cells #2.1 S7 Luminal-like Amorphous DCIS Cells #2.1 Luminal-like Amorphous DCIS Cells 0.186163694262481 rna__outer_rim__kdr +S7 Luminal-like Amorphous DCIS Cells #3.1 S7 Luminal-like Amorphous DCIS Cells #3.1 Luminal-like Amorphous DCIS Cells 0.0 rna__outer_rim__kdr +S7 Luminal-like Amorphous DCIS Cells #4.1 S7 Luminal-like Amorphous DCIS Cells #4.1 Luminal-like Amorphous DCIS Cells rna__outer_rim__kdr +S1 11q13 Invasive Tumor Cells #1.1 S1 11q13 Invasive Tumor Cells #1.1 11q13 Invasive Tumor Cells 0.105670129853337 pathway__outer_rim__vascular_stromal +S1 11q13 Invasive Tumor Cells #2.1 S1 11q13 Invasive Tumor Cells #2.1 11q13 Invasive Tumor Cells pathway__outer_rim__vascular_stromal +S1 11q13 Invasive Tumor Cells #3.1 S1 11q13 Invasive Tumor Cells #3.1 11q13 Invasive Tumor Cells 0.1730263588452169 pathway__outer_rim__vascular_stromal +S1 11q13 Invasive Tumor Cells #4.1 S1 11q13 Invasive Tumor Cells #4.1 11q13 Invasive Tumor Cells 0.1078179262771151 pathway__outer_rim__vascular_stromal +S2 Basal-like Structured DCIS Cells #1.1 S2 Basal-like Structured DCIS Cells #1.1 Basal-like Structured DCIS Cells 0.07841014500954 pathway__outer_rim__vascular_stromal +S2 Basal-like Structured DCIS Cells #2.1 S2 Basal-like Structured DCIS Cells #2.1 Basal-like Structured DCIS Cells pathway__outer_rim__vascular_stromal +S2 Basal-like Structured DCIS Cells #3.1 S2 Basal-like Structured DCIS Cells #3.1 Basal-like Structured DCIS Cells 0.4038747094502095 pathway__outer_rim__vascular_stromal +S2 Basal-like Structured DCIS Cells #4.1 S2 Basal-like Structured DCIS Cells #4.1 Basal-like Structured DCIS Cells 0.1389939967894186 pathway__outer_rim__vascular_stromal +S3 Macrophages #1.1 S3 Macrophages #1.1 Macrophages 0.1763990615801103 pathway__outer_rim__vascular_stromal +S3 Macrophages #2.1 S3 Macrophages #2.1 Macrophages 0.1107066822976784 pathway__outer_rim__vascular_stromal +S3 Macrophages #3.1 S3 Macrophages #3.1 Macrophages 0.1249546652478174 pathway__outer_rim__vascular_stromal +S3 Macrophages #4.1 S3 Macrophages #4.1 Macrophages 0.0 pathway__outer_rim__vascular_stromal +S4 Plasma Cells #1.1 S4 Plasma Cells #1.1 Plasma Cells 0.1543543478159658 pathway__outer_rim__vascular_stromal +S4 Plasma Cells #2.1 S4 Plasma Cells #2.1 Plasma Cells 0.1177734555409629 pathway__outer_rim__vascular_stromal +S4 Plasma Cells #3.1 S4 Plasma Cells #3.1 Plasma Cells 0.2125802871318612 pathway__outer_rim__vascular_stromal +S4 Plasma Cells #4.1 S4 Plasma Cells #4.1 Plasma Cells 0.1706794069685032 pathway__outer_rim__vascular_stromal +S5 Endothelial Cells #1.1 S5 Endothelial Cells #1.1 Endothelial Cells pathway__outer_rim__vascular_stromal +S5 Endothelial Cells #2.1 S5 Endothelial Cells #2.1 Endothelial Cells pathway__outer_rim__vascular_stromal +S5 Endothelial Cells #3.1 S5 Endothelial Cells #3.1 Endothelial Cells 0.064758269619264 pathway__outer_rim__vascular_stromal +S5 Endothelial Cells #4.1 S5 Endothelial Cells #4.1 Endothelial Cells 0.274115504948364 pathway__outer_rim__vascular_stromal +S6 Apocrine Cells #1.1 S6 Apocrine Cells #1.1 Apocrine Cells 0.0513073274923296 pathway__outer_rim__vascular_stromal +S6 Apocrine Cells #2.1 S6 Apocrine Cells #2.1 Apocrine Cells 0.05767208650753 pathway__outer_rim__vascular_stromal +S6 Apocrine Cells #3.1 S6 Apocrine Cells #3.1 Apocrine Cells pathway__outer_rim__vascular_stromal +S6 Apocrine Cells #4.1 S6 Apocrine Cells #4.1 Apocrine Cells 0.0393648926439368 pathway__outer_rim__vascular_stromal +S7 Luminal-like Amorphous DCIS Cells #1.1 S7 Luminal-like Amorphous DCIS Cells #1.1 Luminal-like Amorphous DCIS Cells 0.1423833187085441 pathway__outer_rim__vascular_stromal +S7 Luminal-like Amorphous DCIS Cells #2.1 S7 Luminal-like Amorphous DCIS Cells #2.1 Luminal-like Amorphous DCIS Cells 0.1548833693639295 pathway__outer_rim__vascular_stromal +S7 Luminal-like Amorphous DCIS Cells #3.1 S7 Luminal-like Amorphous DCIS Cells #3.1 Luminal-like Amorphous DCIS Cells 0.0 pathway__outer_rim__vascular_stromal +S7 Luminal-like Amorphous DCIS Cells #4.1 S7 Luminal-like Amorphous DCIS Cells #4.1 Luminal-like Amorphous DCIS Cells pathway__outer_rim__vascular_stromal +S1 11q13 Invasive Tumor Cells #1.1 S1 11q13 Invasive Tumor Cells #1.1 11q13 Invasive Tumor Cells 0.0762564073162652 edge_contrast__rna__pecam1 +S1 11q13 Invasive Tumor Cells #2.1 S1 11q13 Invasive Tumor Cells #2.1 11q13 Invasive Tumor Cells edge_contrast__rna__pecam1 +S1 11q13 Invasive Tumor Cells #3.1 S1 11q13 Invasive Tumor Cells #3.1 11q13 Invasive Tumor Cells edge_contrast__rna__pecam1 +S1 11q13 Invasive Tumor Cells #4.1 S1 11q13 Invasive Tumor Cells #4.1 11q13 Invasive Tumor Cells 0.2220533075425462 edge_contrast__rna__pecam1 +S2 Basal-like Structured DCIS Cells #1.1 S2 Basal-like Structured DCIS Cells #1.1 Basal-like Structured DCIS Cells 0.2582460100717038 edge_contrast__rna__pecam1 +S2 Basal-like Structured DCIS Cells #2.1 S2 Basal-like Structured DCIS Cells #2.1 Basal-like Structured DCIS Cells edge_contrast__rna__pecam1 +S2 Basal-like Structured DCIS Cells #3.1 S2 Basal-like Structured DCIS Cells #3.1 Basal-like Structured DCIS Cells edge_contrast__rna__pecam1 +S2 Basal-like Structured DCIS Cells #4.1 S2 Basal-like Structured DCIS Cells #4.1 Basal-like Structured DCIS Cells 0.5265641971492074 edge_contrast__rna__pecam1 +S3 Macrophages #1.1 S3 Macrophages #1.1 Macrophages edge_contrast__rna__pecam1 +S3 Macrophages #2.1 S3 Macrophages #2.1 Macrophages edge_contrast__rna__pecam1 +S3 Macrophages #3.1 S3 Macrophages #3.1 Macrophages 0.3649135571300983 edge_contrast__rna__pecam1 +S3 Macrophages #4.1 S3 Macrophages #4.1 Macrophages edge_contrast__rna__pecam1 +S4 Plasma Cells #1.1 S4 Plasma Cells #1.1 Plasma Cells 0.8449618957576507 edge_contrast__rna__pecam1 +S4 Plasma Cells #2.1 S4 Plasma Cells #2.1 Plasma Cells 0.0 edge_contrast__rna__pecam1 +S4 Plasma Cells #3.1 S4 Plasma Cells #3.1 Plasma Cells edge_contrast__rna__pecam1 +S4 Plasma Cells #4.1 S4 Plasma Cells #4.1 Plasma Cells 0.4559089980879899 edge_contrast__rna__pecam1 +S5 Endothelial Cells #1.1 S5 Endothelial Cells #1.1 Endothelial Cells edge_contrast__rna__pecam1 +S5 Endothelial Cells #2.1 S5 Endothelial Cells #2.1 Endothelial Cells edge_contrast__rna__pecam1 +S5 Endothelial Cells #3.1 S5 Endothelial Cells #3.1 Endothelial Cells edge_contrast__rna__pecam1 +S5 Endothelial Cells #4.1 S5 Endothelial Cells #4.1 Endothelial Cells edge_contrast__rna__pecam1 +S6 Apocrine Cells #1.1 S6 Apocrine Cells #1.1 Apocrine Cells edge_contrast__rna__pecam1 +S6 Apocrine Cells #2.1 S6 Apocrine Cells #2.1 Apocrine Cells edge_contrast__rna__pecam1 +S6 Apocrine Cells #3.1 S6 Apocrine Cells #3.1 Apocrine Cells edge_contrast__rna__pecam1 +S6 Apocrine Cells #4.1 S6 Apocrine Cells #4.1 Apocrine Cells -0.4091528053887573 edge_contrast__rna__pecam1 +S7 Luminal-like Amorphous DCIS Cells #1.1 S7 Luminal-like Amorphous DCIS Cells #1.1 Luminal-like Amorphous DCIS Cells 0.4097785285628157 edge_contrast__rna__pecam1 +S7 Luminal-like Amorphous DCIS Cells #2.1 S7 Luminal-like Amorphous DCIS Cells #2.1 Luminal-like Amorphous DCIS Cells 0.1557196622786285 edge_contrast__rna__pecam1 +S7 Luminal-like Amorphous DCIS Cells #3.1 S7 Luminal-like Amorphous DCIS Cells #3.1 Luminal-like Amorphous DCIS Cells edge_contrast__rna__pecam1 +S7 Luminal-like Amorphous DCIS Cells #4.1 S7 Luminal-like Amorphous DCIS Cells #4.1 Luminal-like Amorphous DCIS Cells edge_contrast__rna__pecam1 +S1 11q13 Invasive Tumor Cells #1.1 S1 11q13 Invasive Tumor Cells #1.1 11q13 Invasive Tumor Cells 0.0780372402797738 edge_contrast__rna__emcn +S1 11q13 Invasive Tumor Cells #2.1 S1 11q13 Invasive Tumor Cells #2.1 11q13 Invasive Tumor Cells edge_contrast__rna__emcn +S1 11q13 Invasive Tumor Cells #3.1 S1 11q13 Invasive Tumor Cells #3.1 11q13 Invasive Tumor Cells edge_contrast__rna__emcn +S1 11q13 Invasive Tumor Cells #4.1 S1 11q13 Invasive Tumor Cells #4.1 11q13 Invasive Tumor Cells -0.0397017248618365 edge_contrast__rna__emcn +S2 Basal-like Structured DCIS Cells #1.1 S2 Basal-like Structured DCIS Cells #1.1 Basal-like Structured DCIS Cells 0.1072596756014676 edge_contrast__rna__emcn +S2 Basal-like Structured DCIS Cells #2.1 S2 Basal-like Structured DCIS Cells #2.1 Basal-like Structured DCIS Cells edge_contrast__rna__emcn +S2 Basal-like Structured DCIS Cells #3.1 S2 Basal-like Structured DCIS Cells #3.1 Basal-like Structured DCIS Cells edge_contrast__rna__emcn +S2 Basal-like Structured DCIS Cells #4.1 S2 Basal-like Structured DCIS Cells #4.1 Basal-like Structured DCIS Cells 0.2353542826539352 edge_contrast__rna__emcn +S3 Macrophages #1.1 S3 Macrophages #1.1 Macrophages edge_contrast__rna__emcn +S3 Macrophages #2.1 S3 Macrophages #2.1 Macrophages edge_contrast__rna__emcn +S3 Macrophages #3.1 S3 Macrophages #3.1 Macrophages 0.229064421998925 edge_contrast__rna__emcn +S3 Macrophages #4.1 S3 Macrophages #4.1 Macrophages edge_contrast__rna__emcn +S4 Plasma Cells #1.1 S4 Plasma Cells #1.1 Plasma Cells 0.1984497855493979 edge_contrast__rna__emcn +S4 Plasma Cells #2.1 S4 Plasma Cells #2.1 Plasma Cells 0.2283643672023154 edge_contrast__rna__emcn +S4 Plasma Cells #3.1 S4 Plasma Cells #3.1 Plasma Cells edge_contrast__rna__emcn +S4 Plasma Cells #4.1 S4 Plasma Cells #4.1 Plasma Cells 0.2127168306328455 edge_contrast__rna__emcn +S5 Endothelial Cells #1.1 S5 Endothelial Cells #1.1 Endothelial Cells edge_contrast__rna__emcn +S5 Endothelial Cells #2.1 S5 Endothelial Cells #2.1 Endothelial Cells edge_contrast__rna__emcn +S5 Endothelial Cells #3.1 S5 Endothelial Cells #3.1 Endothelial Cells edge_contrast__rna__emcn +S5 Endothelial Cells #4.1 S5 Endothelial Cells #4.1 Endothelial Cells edge_contrast__rna__emcn +S6 Apocrine Cells #1.1 S6 Apocrine Cells #1.1 Apocrine Cells edge_contrast__rna__emcn +S6 Apocrine Cells #2.1 S6 Apocrine Cells #2.1 Apocrine Cells edge_contrast__rna__emcn +S6 Apocrine Cells #3.1 S6 Apocrine Cells #3.1 Apocrine Cells edge_contrast__rna__emcn +S6 Apocrine Cells #4.1 S6 Apocrine Cells #4.1 Apocrine Cells -0.5873915102460823 edge_contrast__rna__emcn +S7 Luminal-like Amorphous DCIS Cells #1.1 S7 Luminal-like Amorphous DCIS Cells #1.1 Luminal-like Amorphous DCIS Cells 0.2980889159080111 edge_contrast__rna__emcn +S7 Luminal-like Amorphous DCIS Cells #2.1 S7 Luminal-like Amorphous DCIS Cells #2.1 Luminal-like Amorphous DCIS Cells 0.1870063913186551 edge_contrast__rna__emcn +S7 Luminal-like Amorphous DCIS Cells #3.1 S7 Luminal-like Amorphous DCIS Cells #3.1 Luminal-like Amorphous DCIS Cells edge_contrast__rna__emcn +S7 Luminal-like Amorphous DCIS Cells #4.1 S7 Luminal-like Amorphous DCIS Cells #4.1 Luminal-like Amorphous DCIS Cells edge_contrast__rna__emcn +S1 11q13 Invasive Tumor Cells #1.1 S1 11q13 Invasive Tumor Cells #1.1 11q13 Invasive Tumor Cells 0.1273978956641449 edge_contrast__rna__kdr +S1 11q13 Invasive Tumor Cells #2.1 S1 11q13 Invasive Tumor Cells #2.1 11q13 Invasive Tumor Cells edge_contrast__rna__kdr +S1 11q13 Invasive Tumor Cells #3.1 S1 11q13 Invasive Tumor Cells #3.1 11q13 Invasive Tumor Cells edge_contrast__rna__kdr +S1 11q13 Invasive Tumor Cells #4.1 S1 11q13 Invasive Tumor Cells #4.1 11q13 Invasive Tumor Cells -0.005356534083885 edge_contrast__rna__kdr +S2 Basal-like Structured DCIS Cells #1.1 S2 Basal-like Structured DCIS Cells #1.1 Basal-like Structured DCIS Cells 0.112206291358117 edge_contrast__rna__kdr +S2 Basal-like Structured DCIS Cells #2.1 S2 Basal-like Structured DCIS Cells #2.1 Basal-like Structured DCIS Cells edge_contrast__rna__kdr +S2 Basal-like Structured DCIS Cells #3.1 S2 Basal-like Structured DCIS Cells #3.1 Basal-like Structured DCIS Cells edge_contrast__rna__kdr +S2 Basal-like Structured DCIS Cells #4.1 S2 Basal-like Structured DCIS Cells #4.1 Basal-like Structured DCIS Cells 0.2720449941665531 edge_contrast__rna__kdr +S3 Macrophages #1.1 S3 Macrophages #1.1 Macrophages edge_contrast__rna__kdr +S3 Macrophages #2.1 S3 Macrophages #2.1 Macrophages edge_contrast__rna__kdr +S3 Macrophages #3.1 S3 Macrophages #3.1 Macrophages 0.1202054313490939 edge_contrast__rna__kdr +S3 Macrophages #4.1 S3 Macrophages #4.1 Macrophages edge_contrast__rna__kdr +S4 Plasma Cells #1.1 S4 Plasma Cells #1.1 Plasma Cells 0.4475273128209102 edge_contrast__rna__kdr +S4 Plasma Cells #2.1 S4 Plasma Cells #2.1 Plasma Cells 0.7233873071937582 edge_contrast__rna__kdr +S4 Plasma Cells #3.1 S4 Plasma Cells #3.1 Plasma Cells edge_contrast__rna__kdr +S4 Plasma Cells #4.1 S4 Plasma Cells #4.1 Plasma Cells -0.0938573176442186 edge_contrast__rna__kdr +S5 Endothelial Cells #1.1 S5 Endothelial Cells #1.1 Endothelial Cells edge_contrast__rna__kdr +S5 Endothelial Cells #2.1 S5 Endothelial Cells #2.1 Endothelial Cells edge_contrast__rna__kdr +S5 Endothelial Cells #3.1 S5 Endothelial Cells #3.1 Endothelial Cells edge_contrast__rna__kdr +S5 Endothelial Cells #4.1 S5 Endothelial Cells #4.1 Endothelial Cells edge_contrast__rna__kdr +S6 Apocrine Cells #1.1 S6 Apocrine Cells #1.1 Apocrine Cells edge_contrast__rna__kdr +S6 Apocrine Cells #2.1 S6 Apocrine Cells #2.1 Apocrine Cells edge_contrast__rna__kdr +S6 Apocrine Cells #3.1 S6 Apocrine Cells #3.1 Apocrine Cells edge_contrast__rna__kdr +S6 Apocrine Cells #4.1 S6 Apocrine Cells #4.1 Apocrine Cells -0.533304618150171 edge_contrast__rna__kdr +S7 Luminal-like Amorphous DCIS Cells #1.1 S7 Luminal-like Amorphous DCIS Cells #1.1 Luminal-like Amorphous DCIS Cells 0.2369890642369559 edge_contrast__rna__kdr +S7 Luminal-like Amorphous DCIS Cells #2.1 S7 Luminal-like Amorphous DCIS Cells #2.1 Luminal-like Amorphous DCIS Cells 0.186163694262481 edge_contrast__rna__kdr +S7 Luminal-like Amorphous DCIS Cells #3.1 S7 Luminal-like Amorphous DCIS Cells #3.1 Luminal-like Amorphous DCIS Cells edge_contrast__rna__kdr +S7 Luminal-like Amorphous DCIS Cells #4.1 S7 Luminal-like Amorphous DCIS Cells #4.1 Luminal-like Amorphous DCIS Cells edge_contrast__rna__kdr +S1 11q13 Invasive Tumor Cells #1.1 S1 11q13 Invasive Tumor Cells #1.1 11q13 Invasive Tumor Cells 0.0258943781038964 edge_contrast__pathway__vascular_stromal +S1 11q13 Invasive Tumor Cells #2.1 S1 11q13 Invasive Tumor Cells #2.1 11q13 Invasive Tumor Cells edge_contrast__pathway__vascular_stromal +S1 11q13 Invasive Tumor Cells #3.1 S1 11q13 Invasive Tumor Cells #3.1 11q13 Invasive Tumor Cells edge_contrast__pathway__vascular_stromal +S1 11q13 Invasive Tumor Cells #4.1 S1 11q13 Invasive Tumor Cells #4.1 11q13 Invasive Tumor Cells 0.0465692897072438 edge_contrast__pathway__vascular_stromal +S2 Basal-like Structured DCIS Cells #1.1 S2 Basal-like Structured DCIS Cells #1.1 Basal-like Structured DCIS Cells 0.0135670623709632 edge_contrast__pathway__vascular_stromal +S2 Basal-like Structured DCIS Cells #2.1 S2 Basal-like Structured DCIS Cells #2.1 Basal-like Structured DCIS Cells edge_contrast__pathway__vascular_stromal +S2 Basal-like Structured DCIS Cells #3.1 S2 Basal-like Structured DCIS Cells #3.1 Basal-like Structured DCIS Cells edge_contrast__pathway__vascular_stromal +S2 Basal-like Structured DCIS Cells #4.1 S2 Basal-like Structured DCIS Cells #4.1 Basal-like Structured DCIS Cells 0.0815412458713064 edge_contrast__pathway__vascular_stromal +S3 Macrophages #1.1 S3 Macrophages #1.1 Macrophages edge_contrast__pathway__vascular_stromal +S3 Macrophages #2.1 S3 Macrophages #2.1 Macrophages edge_contrast__pathway__vascular_stromal +S3 Macrophages #3.1 S3 Macrophages #3.1 Macrophages 0.0074752164167261 edge_contrast__pathway__vascular_stromal +S3 Macrophages #4.1 S3 Macrophages #4.1 Macrophages edge_contrast__pathway__vascular_stromal +S4 Plasma Cells #1.1 S4 Plasma Cells #1.1 Plasma Cells 0.1124436609356443 edge_contrast__pathway__vascular_stromal +S4 Plasma Cells #2.1 S4 Plasma Cells #2.1 Plasma Cells 0.0134421654022865 edge_contrast__pathway__vascular_stromal +S4 Plasma Cells #3.1 S4 Plasma Cells #3.1 Plasma Cells edge_contrast__pathway__vascular_stromal +S4 Plasma Cells #4.1 S4 Plasma Cells #4.1 Plasma Cells 0.0348423655832229 edge_contrast__pathway__vascular_stromal +S5 Endothelial Cells #1.1 S5 Endothelial Cells #1.1 Endothelial Cells edge_contrast__pathway__vascular_stromal +S5 Endothelial Cells #2.1 S5 Endothelial Cells #2.1 Endothelial Cells edge_contrast__pathway__vascular_stromal +S5 Endothelial Cells #3.1 S5 Endothelial Cells #3.1 Endothelial Cells edge_contrast__pathway__vascular_stromal +S5 Endothelial Cells #4.1 S5 Endothelial Cells #4.1 Endothelial Cells edge_contrast__pathway__vascular_stromal +S6 Apocrine Cells #1.1 S6 Apocrine Cells #1.1 Apocrine Cells edge_contrast__pathway__vascular_stromal +S6 Apocrine Cells #2.1 S6 Apocrine Cells #2.1 Apocrine Cells edge_contrast__pathway__vascular_stromal +S6 Apocrine Cells #3.1 S6 Apocrine Cells #3.1 Apocrine Cells edge_contrast__pathway__vascular_stromal +S6 Apocrine Cells #4.1 S6 Apocrine Cells #4.1 Apocrine Cells -0.1246836870274287 edge_contrast__pathway__vascular_stromal +S7 Luminal-like Amorphous DCIS Cells #1.1 S7 Luminal-like Amorphous DCIS Cells #1.1 Luminal-like Amorphous DCIS Cells 0.0638330937720745 edge_contrast__pathway__vascular_stromal +S7 Luminal-like Amorphous DCIS Cells #2.1 S7 Luminal-like Amorphous DCIS Cells #2.1 Luminal-like Amorphous DCIS Cells 0.1336554527783839 edge_contrast__pathway__vascular_stromal +S7 Luminal-like Amorphous DCIS Cells #3.1 S7 Luminal-like Amorphous DCIS Cells #3.1 Luminal-like Amorphous DCIS Cells edge_contrast__pathway__vascular_stromal +S7 Luminal-like Amorphous DCIS Cells #4.1 S7 Luminal-like Amorphous DCIS Cells #4.1 Luminal-like Amorphous DCIS Cells edge_contrast__pathway__vascular_stromal +S1 11q13 Invasive Tumor Cells #1.1 S1 11q13 Invasive Tumor Cells #1.1 11q13 Invasive Tumor Cells 0.2385779751029094 lr__vegfa_kdr__cross_zone +S1 11q13 Invasive Tumor Cells #2.1 S1 11q13 Invasive Tumor Cells #2.1 11q13 Invasive Tumor Cells 0.0 lr__vegfa_kdr__cross_zone +S1 11q13 Invasive Tumor Cells #3.1 S1 11q13 Invasive Tumor Cells #3.1 11q13 Invasive Tumor Cells 0.0 lr__vegfa_kdr__cross_zone +S1 11q13 Invasive Tumor Cells #4.1 S1 11q13 Invasive Tumor Cells #4.1 11q13 Invasive Tumor Cells 0.1241815093888909 lr__vegfa_kdr__cross_zone +S2 Basal-like Structured DCIS Cells #1.1 S2 Basal-like Structured DCIS Cells #1.1 Basal-like Structured DCIS Cells 0.2604028680967408 lr__vegfa_kdr__cross_zone +S2 Basal-like Structured DCIS Cells #2.1 S2 Basal-like Structured DCIS Cells #2.1 Basal-like Structured DCIS Cells 0.0 lr__vegfa_kdr__cross_zone +S2 Basal-like Structured DCIS Cells #3.1 S2 Basal-like Structured DCIS Cells #3.1 Basal-like Structured DCIS Cells 0.0 lr__vegfa_kdr__cross_zone +S2 Basal-like Structured DCIS Cells #4.1 S2 Basal-like Structured DCIS Cells #4.1 Basal-like Structured DCIS Cells 0.1685370600271817 lr__vegfa_kdr__cross_zone +S3 Macrophages #1.1 S3 Macrophages #1.1 Macrophages 0.0 lr__vegfa_kdr__cross_zone +S3 Macrophages #2.1 S3 Macrophages #2.1 Macrophages 0.0 lr__vegfa_kdr__cross_zone +S3 Macrophages #3.1 S3 Macrophages #3.1 Macrophages 0.2083858768917343 lr__vegfa_kdr__cross_zone +S3 Macrophages #4.1 S3 Macrophages #4.1 Macrophages 0.0 lr__vegfa_kdr__cross_zone +S4 Plasma Cells #1.1 S4 Plasma Cells #1.1 Plasma Cells 0.0 lr__vegfa_kdr__cross_zone +S4 Plasma Cells #2.1 S4 Plasma Cells #2.1 Plasma Cells 0.0 lr__vegfa_kdr__cross_zone +S4 Plasma Cells #3.1 S4 Plasma Cells #3.1 Plasma Cells 0.0 lr__vegfa_kdr__cross_zone +S4 Plasma Cells #4.1 S4 Plasma Cells #4.1 Plasma Cells 0.0 lr__vegfa_kdr__cross_zone +S5 Endothelial Cells #1.1 S5 Endothelial Cells #1.1 Endothelial Cells 0.0 lr__vegfa_kdr__cross_zone +S5 Endothelial Cells #2.1 S5 Endothelial Cells #2.1 Endothelial Cells 0.0 lr__vegfa_kdr__cross_zone +S5 Endothelial Cells #3.1 S5 Endothelial Cells #3.1 Endothelial Cells 0.0 lr__vegfa_kdr__cross_zone +S5 Endothelial Cells #4.1 S5 Endothelial Cells #4.1 Endothelial Cells 0.0 lr__vegfa_kdr__cross_zone +S6 Apocrine Cells #1.1 S6 Apocrine Cells #1.1 Apocrine Cells 0.0 lr__vegfa_kdr__cross_zone +S6 Apocrine Cells #2.1 S6 Apocrine Cells #2.1 Apocrine Cells 0.0 lr__vegfa_kdr__cross_zone +S6 Apocrine Cells #3.1 S6 Apocrine Cells #3.1 Apocrine Cells 0.0 lr__vegfa_kdr__cross_zone +S6 Apocrine Cells #4.1 S6 Apocrine Cells #4.1 Apocrine Cells 0.3315217986903787 lr__vegfa_kdr__cross_zone +S7 Luminal-like Amorphous DCIS Cells #1.1 S7 Luminal-like Amorphous DCIS Cells #1.1 Luminal-like Amorphous DCIS Cells 0.2720295612377846 lr__vegfa_kdr__cross_zone +S7 Luminal-like Amorphous DCIS Cells #2.1 S7 Luminal-like Amorphous DCIS Cells #2.1 Luminal-like Amorphous DCIS Cells 0.0 lr__vegfa_kdr__cross_zone +S7 Luminal-like Amorphous DCIS Cells #3.1 S7 Luminal-like Amorphous DCIS Cells #3.1 Luminal-like Amorphous DCIS Cells 0.0 lr__vegfa_kdr__cross_zone +S7 Luminal-like Amorphous DCIS Cells #4.1 S7 Luminal-like Amorphous DCIS Cells #4.1 Luminal-like Amorphous DCIS Cells 0.0 lr__vegfa_kdr__cross_zone +S1 11q13 Invasive Tumor Cells #1.1 S1 11q13 Invasive Tumor Cells #1.1 11q13 Invasive Tumor Cells -0.0691727001092147 lr__vegfa_kdr__outer_minus_inner +S1 11q13 Invasive Tumor Cells #2.1 S1 11q13 Invasive Tumor Cells #2.1 11q13 Invasive Tumor Cells 0.0 lr__vegfa_kdr__outer_minus_inner +S1 11q13 Invasive Tumor Cells #3.1 S1 11q13 Invasive Tumor Cells #3.1 11q13 Invasive Tumor Cells 0.0 lr__vegfa_kdr__outer_minus_inner +S1 11q13 Invasive Tumor Cells #4.1 S1 11q13 Invasive Tumor Cells #4.1 11q13 Invasive Tumor Cells -0.1119077683586124 lr__vegfa_kdr__outer_minus_inner +S2 Basal-like Structured DCIS Cells #1.1 S2 Basal-like Structured DCIS Cells #1.1 Basal-like Structured DCIS Cells 0.0283628008469855 lr__vegfa_kdr__outer_minus_inner +S2 Basal-like Structured DCIS Cells #2.1 S2 Basal-like Structured DCIS Cells #2.1 Basal-like Structured DCIS Cells 0.0 lr__vegfa_kdr__outer_minus_inner +S2 Basal-like Structured DCIS Cells #3.1 S2 Basal-like Structured DCIS Cells #3.1 Basal-like Structured DCIS Cells 0.0 lr__vegfa_kdr__outer_minus_inner +S2 Basal-like Structured DCIS Cells #4.1 S2 Basal-like Structured DCIS Cells #4.1 Basal-like Structured DCIS Cells 0.1835391796631965 lr__vegfa_kdr__outer_minus_inner +S3 Macrophages #1.1 S3 Macrophages #1.1 Macrophages 0.0 lr__vegfa_kdr__outer_minus_inner +S3 Macrophages #2.1 S3 Macrophages #2.1 Macrophages 2.1880331736972054 lr__vegfa_kdr__outer_minus_inner +S3 Macrophages #3.1 S3 Macrophages #3.1 Macrophages 0.3447905751097102 lr__vegfa_kdr__outer_minus_inner +S3 Macrophages #4.1 S3 Macrophages #4.1 Macrophages 0.0 lr__vegfa_kdr__outer_minus_inner +S4 Plasma Cells #1.1 S4 Plasma Cells #1.1 Plasma Cells 0.5507373288324215 lr__vegfa_kdr__outer_minus_inner +S4 Plasma Cells #2.1 S4 Plasma Cells #2.1 Plasma Cells 0.9016343065360316 lr__vegfa_kdr__outer_minus_inner +S4 Plasma Cells #3.1 S4 Plasma Cells #3.1 Plasma Cells 0.902328828711564 lr__vegfa_kdr__outer_minus_inner +S4 Plasma Cells #4.1 S4 Plasma Cells #4.1 Plasma Cells -0.0938573176442186 lr__vegfa_kdr__outer_minus_inner +S5 Endothelial Cells #1.1 S5 Endothelial Cells #1.1 Endothelial Cells 0.0 lr__vegfa_kdr__outer_minus_inner +S5 Endothelial Cells #2.1 S5 Endothelial Cells #2.1 Endothelial Cells 0.0 lr__vegfa_kdr__outer_minus_inner +S5 Endothelial Cells #3.1 S5 Endothelial Cells #3.1 Endothelial Cells 0.0 lr__vegfa_kdr__outer_minus_inner +S5 Endothelial Cells #4.1 S5 Endothelial Cells #4.1 Endothelial Cells 1.082245528511163 lr__vegfa_kdr__outer_minus_inner +S6 Apocrine Cells #1.1 S6 Apocrine Cells #1.1 Apocrine Cells 0.2500373282706009 lr__vegfa_kdr__outer_minus_inner +S6 Apocrine Cells #2.1 S6 Apocrine Cells #2.1 Apocrine Cells 0.423765617792729 lr__vegfa_kdr__outer_minus_inner +S6 Apocrine Cells #3.1 S6 Apocrine Cells #3.1 Apocrine Cells 0.0 lr__vegfa_kdr__outer_minus_inner +S6 Apocrine Cells #4.1 S6 Apocrine Cells #4.1 Apocrine Cells -1.7505813891524211 lr__vegfa_kdr__outer_minus_inner +S7 Luminal-like Amorphous DCIS Cells #1.1 S7 Luminal-like Amorphous DCIS Cells #1.1 Luminal-like Amorphous DCIS Cells -0.0571588289538346 lr__vegfa_kdr__outer_minus_inner +S7 Luminal-like Amorphous DCIS Cells #2.1 S7 Luminal-like Amorphous DCIS Cells #2.1 Luminal-like Amorphous DCIS Cells 0.4870589880015346 lr__vegfa_kdr__outer_minus_inner +S7 Luminal-like Amorphous DCIS Cells #3.1 S7 Luminal-like Amorphous DCIS Cells #3.1 Luminal-like Amorphous DCIS Cells 0.0 lr__vegfa_kdr__outer_minus_inner +S7 Luminal-like Amorphous DCIS Cells #4.1 S7 Luminal-like Amorphous DCIS Cells #4.1 Luminal-like Amorphous DCIS Cells 0.0 lr__vegfa_kdr__outer_minus_inner diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/cross_method_vascular_consensus.tsv b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/cross_method_vascular_consensus.tsv new file mode 100644 index 0000000..fb0ccf7 --- /dev/null +++ b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/cross_method_vascular_consensus.tsv @@ -0,0 +1,121 @@ +method database_mode ligand receptor sender receiver score_raw score_std rank_within_method rank_fraction fdr_or_pvalue resolution spatial_support_type artifact_path sender_mean_expr receiver_mean_expr lr_pair method_source sender_diffused_mean receiver_diffused_mean diffusion_alpha spatial_coherence local_lr_score edge_count spatialdm_moran_r spatialdm_zscore n_spots n_spots_sig n_spots_sig_pval local_contact contact_strength_normalized contact_coverage cross_edge_count +cellphonedb common-db VWF LRP1 Endothelial Cells CAFs, DCIS Associated 7.089930353712428 0.99999915501717 2.0 0.99999915501717 celltype_pair nonspatial_expression_baseline /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/raw 3.036243667642902 2.3350992640246444 VWF-LRP1 cellphonedb +cellphonedb common-db VWF LRP1 Endothelial Cells CAFs, Invasive Associated 6.680081612469297 0.99999831003434 3.0 0.99999831003434 celltype_pair nonspatial_expression_baseline /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/raw 3.036243667642902 2.2001138062990777 VWF-LRP1 cellphonedb +cellphonedb common-db CCN2 LRP1 CAFs, Invasive Associated CAFs, DCIS Associated 6.648912765789715 0.99999746505151 4.0 0.99999746505151 celltype_pair nonspatial_expression_baseline /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/raw 2.8473790678731263 2.3350992640246444 CCN2-LRP1 cellphonedb +cellphonedb common-db PLAT LRP1 11q13 Invasive Tumor Cells CAFs, DCIS Associated 6.61271584743699 0.9999966200686802 5.0 0.9999966200686802 celltype_pair nonspatial_expression_baseline /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/raw 2.831877834623479 2.3350992640246444 PLAT-LRP1 cellphonedb +cellphonedb common-db HSPG2 LRP1 Endothelial Cells CAFs, DCIS Associated 6.574617771250328 0.9999957750858502 6.0 0.9999957750858502 celltype_pair nonspatial_expression_baseline /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/raw 2.815562435627979 2.3350992640246444 HSPG2-LRP1 cellphonedb +cellphonedb common-db CCN2 LRP1 CAFs, Invasive Associated CAFs, Invasive Associated 6.264557998994664 0.9999949301030204 7.0 0.9999949301030204 celltype_pair nonspatial_expression_baseline /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/raw 2.8473790678731263 2.2001138062990777 CCN2-LRP1 cellphonedb +cellphonedb common-db PLAT LRP1 11q13 Invasive Tumor Cells CAFs, Invasive Associated 6.230453521707453 0.9999940851201904 8.0 0.9999940851201904 celltype_pair nonspatial_expression_baseline /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/raw 2.831877834623479 2.2001138062990777 PLAT-LRP1 cellphonedb +cellphonedb common-db HSPG2 LRP1 Endothelial Cells CAFs, Invasive Associated 6.194557787122175 0.9999932401373604 9.0 0.9999932401373604 celltype_pair nonspatial_expression_baseline /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/raw 2.815562435627979 2.2001138062990777 HSPG2-LRP1 cellphonedb +cellphonedb common-db COL6A1 ITGA6 CAFs, Invasive Associated Endothelial Cells 5.928328677920953 0.9999915501717004 11.0 0.9999915501717004 celltype_pair nonspatial_expression_baseline /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/raw 3.1809546499662296 1.863694811865328 COL6A1-ITGA6 cellphonedb +cellphonedb common-db VWF ITGB1 Endothelial Cells CAFs, Invasive Associated 5.645684159430604 0.9999898602060406 13.0 0.9999898602060406 celltype_pair nonspatial_expression_baseline /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/raw 3.036243667642902 1.8594305258159547 VWF-ITGB1 cellphonedb +cellphonedb common-db PLAT LRP1 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated 5.494327607738573 0.9999890152232108 14.0 0.9999890152232108 celltype_pair nonspatial_expression_baseline /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/raw 2.3529310690924814 2.3350992640246444 PLAT-LRP1 cellphonedb +cellphonedb common-db APP LRP1 Basal-like Structured DCIS Cells CAFs, DCIS Associated 5.435875812338939 0.9999873252575509 16.0 0.9999873252575509 celltype_pair nonspatial_expression_baseline /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/raw 2.3278992444072686 2.3350992640246444 APP-LRP1 cellphonedb +cellphonedb common-db HSPG2 ITGB1 Endothelial Cells CAFs, Invasive Associated 5.235342740147383 0.9999856352918908 18.0 0.9999856352918908 celltype_pair nonspatial_expression_baseline /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/raw 2.815562435627979 1.8594305258159547 HSPG2-ITGB1 cellphonedb +cellphonedb common-db PLAT LRP1 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated 5.1767161303804174 0.999984790309061 19.0 0.999984790309061 celltype_pair nonspatial_expression_baseline /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/raw 2.3529310690924814 2.2001138062990777 PLAT-LRP1 cellphonedb +cellphonedb common-db PLAT LRP1 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated 5.154356410268606 0.9999839453262308 20.0 0.9999839453262308 celltype_pair nonspatial_expression_baseline /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/raw 2.2073393151539307 2.3350992640246444 PLAT-LRP1 cellphonedb +cellphonedb common-db APP LRP1 Basal-like Structured DCIS Cells CAFs, Invasive Associated 5.121643267293623 0.9999822553605712 22.0 0.9999822553605712 celltype_pair nonspatial_expression_baseline /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/raw 2.3278992444072686 2.2001138062990777 APP-LRP1 cellphonedb +cellphonedb common-db PSAP LRP1 Dendritic Cells CAFs, DCIS Associated 5.06511938296633 0.9999805653949112 24.0 0.9999805653949112 celltype_pair nonspatial_expression_baseline /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/raw 2.169123797433938 2.3350992640246444 PSAP-LRP1 cellphonedb +cellphonedb common-db CXCL12 ITGB1 CAFs, DCIS Associated CAFs, Invasive Associated 5.029305527611334 0.9999788754292512 26.0 0.9999788754292512 celltype_pair nonspatial_expression_baseline /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/raw 2.7047558151732374 1.8594305258159547 CXCL12-ITGB1 cellphonedb +cellphonedb common-db PLAT LRP1 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated 4.856397702456914 0.9999771854635914 28.0 0.9999771854635914 celltype_pair nonspatial_expression_baseline /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/raw 2.2073393151539307 2.2001138062990777 PLAT-LRP1 cellphonedb +cellphonedb common-db PSAP LRP1 Dendritic Cells CAFs, Invasive Associated 4.7723192143062905 0.9999754954979316 30.0 0.9999754954979316 celltype_pair nonspatial_expression_baseline /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/raw 2.169123797433938 2.2001138062990777 PSAP-LRP1 cellphonedb +laris common-db PLAT LRP1 11q13 Invasive Tumor Cells CAFs, DCIS Associated 5.290108664680475 1.0 1.0 1.0 celltype_pair knn_diffusion_lr /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/raw PLAT-LRP1 laris 2.741773374931986 1.9294478212706785 0.5 +laris common-db PLAT LRP1 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated 4.448172817992109 0.9999977010349176 4.0 0.9999977010349176 celltype_pair knn_diffusion_lr /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/raw PLAT-LRP1 laris 2.3054123407507707 1.9294478212706785 0.5 +laris common-db PLAT LRP1 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated 4.281147197873925 0.9999946357481408 8.0 0.9999946357481408 celltype_pair knn_diffusion_lr /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/raw PLAT-LRP1 laris 2.218845801725017 1.9294478212706785 0.5 +laris common-db PLAT LRP1 11q13 Invasive Tumor Cells CAFs, Invasive Associated 4.135846885851443 0.9999923367830582 11.0 0.9999923367830582 celltype_pair knn_diffusion_lr /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/raw PLAT-LRP1 laris 2.741773374931986 1.5084568708943855 0.5 +laris common-db APP LRP1 Basal-like Structured DCIS Cells CAFs, DCIS Associated 4.038123336494129 0.9999908041396698 13.0 0.9999908041396698 celltype_pair knn_diffusion_lr /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/raw APP-LRP1 laris 2.092890666426386 1.9294478212706785 0.5 +laris common-db HSPG2 LRP1 Endothelial Cells CAFs, DCIS Associated 3.963162214554297 0.9999892714962816 15.0 0.9999892714962816 celltype_pair knn_diffusion_lr /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/raw HSPG2-LRP1 laris 2.054039591464191 1.9294478212706785 0.5 +laris common-db VWF LRP1 Endothelial Cells CAFs, DCIS Associated 3.8781962958475273 0.9999869725311988 18.0 0.9999869725311988 celltype_pair knn_diffusion_lr /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/raw VWF-LRP1 laris 2.0100032004459494 1.9294478212706785 0.5 +laris common-db CCN2 LRP1 CAFs, Invasive Associated CAFs, DCIS Associated 3.856935896772125 0.9999854398878104 20.0 0.9999854398878104 celltype_pair knn_diffusion_lr /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/raw CCN2-LRP1 laris 1.998984297088718 1.9294478212706785 0.5 +laris common-db CXCL12 ITGB1 CAFs, DCIS Associated CAFs, Invasive Associated 3.633886771181732 0.999983140922728 23.0 0.999983140922728 celltype_pair knn_diffusion_lr /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/raw CXCL12-ITGB1 laris 2.318787809660492 1.5671493338210158 0.5 +laris common-db SERPINA1 LRP1 Apocrine Cells CAFs, DCIS Associated 3.579056800038901 0.9999823746010338 24.0 0.9999823746010338 celltype_pair knn_diffusion_lr /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/raw SERPINA1-LRP1 laris 1.8549642859384703 1.9294478212706785 0.5 +laris common-db PLAT LRP1 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated 3.4776150856502084 0.9999800756359511 27.0 0.9999800756359511 celltype_pair knn_diffusion_lr /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/raw PLAT-LRP1 laris 2.3054123407507707 1.5084568708943855 0.5 +laris common-db PLAT LRP1 Basal-like Structured DCIS Cells CAFs, DCIS Associated 3.432850426780189 0.999979309314257 28.0 0.999979309314257 celltype_pair knn_diffusion_lr /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/raw PLAT-LRP1 laris 1.7791880085771967 1.9294478212706785 0.5 +laris common-db PLAT LRP1 11q13 Invasive Tumor Cells Macrophages 3.382055698900828 0.9999785429925628 29.0 0.9999785429925628 celltype_pair knn_diffusion_lr /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/raw PLAT-LRP1 laris 2.741773374931986 1.2335285366117192 0.5 +laris common-db PLAT LRP1 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated 3.3470331950672634 0.9999777766708686 30.0 0.9999777766708686 celltype_pair knn_diffusion_lr /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/raw PLAT-LRP1 laris 2.218845801725017 1.5084568708943855 0.5 +laris common-db PLAT LRP1 Apocrine Cells CAFs, DCIS Associated 3.262109115963635 0.9999770103491744 31.0 0.9999770103491744 celltype_pair knn_diffusion_lr /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/raw PLAT-LRP1 laris 1.6906956902391403 1.9294478212706785 0.5 +laris common-db HSPG2 ITGB1 Endothelial Cells CAFs, Invasive Associated 3.218986777405098 0.9999762440274804 32.0 0.9999762440274804 celltype_pair knn_diffusion_lr /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/raw HSPG2-ITGB1 laris 2.054039591464191 1.5671493338210158 0.5 +laris common-db PSAP LRP1 Dendritic Cells CAFs, DCIS Associated 3.1911329680620875 0.999975477705786 33.0 0.999975477705786 celltype_pair knn_diffusion_lr /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/raw PSAP-LRP1 laris 1.6539099595657891 1.9294478212706785 0.5 +laris common-db APP LRP1 Basal-like Structured DCIS Cells CAFs, Invasive Associated 3.157035305801612 0.999974711384092 34.0 0.999974711384092 celltype_pair knn_diffusion_lr /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/raw APP-LRP1 laris 2.092890666426386 1.5084568708943855 0.5 +laris common-db VWF ITGB1 Endothelial Cells CAFs, Invasive Associated 3.1499751765569792 0.9999739450623978 35.0 0.9999739450623978 celltype_pair knn_diffusion_lr /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/raw VWF-ITGB1 laris 2.0100032004459494 1.5671493338210158 0.5 +laris common-db HSPG2 LRP1 Endothelial Cells CAFs, Invasive Associated 3.0984301348332552 0.9999731787407036 36.0 0.9999731787407036 celltype_pair knn_diffusion_lr /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/raw HSPG2-LRP1 laris 2.054039591464191 1.5084568708943855 0.5 +liana common-db CXCL12 CD4 Unassigned Plasma Cells 1.0 1.0 1.0 1.0 local_lr spatial_bivariate_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/raw CXCL12-CD4 liana 1.0 +liana common-db VWF STAB2 Mast Cells Unassigned 1.0 0.9999959688743352 4.0 0.9999959688743352 local_lr spatial_bivariate_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/raw VWF-STAB2 liana 1.0 +liana common-db APP LRP1 Unassigned Plasma Cells 0.9999998807907104 0.9999731258289002 21.0 0.9999731258289002 local_lr spatial_bivariate_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/raw APP-LRP1 liana 0.9999998807907104 +liana common-db CCN2 LRP1 Unassigned Plasma Cells 0.9999998807907104 0.9999717821203452 22.0 0.9999717821203452 local_lr spatial_bivariate_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/raw CCN2-LRP1 liana 0.9999998807907104 +liana common-db CXCL12 ITGB1 Unassigned Plasma Cells 0.9999998807907104 0.9999690947032353 24.0 0.9999690947032353 local_lr spatial_bivariate_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/raw CXCL12-ITGB1 liana 0.9999998807907104 +liana common-db HSPG2 ITGB1 Unassigned Plasma Cells 0.9999998807907104 0.9999637198690152 28.0 0.9999637198690152 local_lr spatial_bivariate_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/raw HSPG2-ITGB1 liana 0.9999998807907104 +liana common-db HSPG2 LRP1 Unassigned Plasma Cells 0.9999998807907104 0.9999623761604604 29.0 0.9999623761604604 local_lr spatial_bivariate_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/raw HSPG2-LRP1 liana 0.9999998807907104 +liana common-db ICAM1 CAV1 Unassigned Plasma Cells 0.9999998807907104 0.9999610324519052 30.0 0.9999610324519052 local_lr spatial_bivariate_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/raw ICAM1-CAV1 liana 0.9999998807907104 +liana common-db TFPI LRP1 Unassigned Mast Cells 0.9999998807907104 0.9999543139091304 35.0 0.9999543139091304 local_lr spatial_bivariate_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/raw TFPI-LRP1 liana 0.9999998807907104 +liana common-db AGRN LRP1 Unassigned Plasma Cells 0.9999997615814208 0.9999381894064704 47.0 0.9999381894064704 local_lr spatial_bivariate_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/raw AGRN-LRP1 liana 0.9999997615814208 +liana common-db EFNB2 PECAM1 Unassigned Plasma Cells 0.9999997615814208 0.9999207211952555 60.0 0.9999207211952555 local_lr spatial_bivariate_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/raw EFNB2-PECAM1 liana 0.9999997615814208 +liana common-db GNAI2 CAV1 Mast Cells Unassigned 0.9999997615814208 0.9999166900695908 63.0 0.9999166900695908 local_lr spatial_bivariate_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/raw GNAI2-CAV1 liana 0.9999997615814208 +liana common-db MMP2 PECAM1 Unassigned Plasma Cells 0.9999997615814208 0.9999086278182608 69.0 0.9999086278182608 local_lr spatial_bivariate_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/raw MMP2-PECAM1 liana 0.9999997615814208 +liana common-db SERPINE1 LRP1 Unassigned Plasma Cells 0.9999997615814208 0.9998965344412658 78.0 0.9998965344412658 local_lr spatial_bivariate_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/raw SERPINE1-LRP1 liana 0.9999997615814208 +liana common-db TFPI LRP1 Unassigned Plasma Cells 0.9999997615814208 0.9998938470241558 80.0 0.9998938470241558 local_lr spatial_bivariate_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/raw TFPI-LRP1 liana 0.9999997615814208 +liana common-db APOB LRP1 Plasma Cells Unassigned 0.999999225139618 0.999873691395831 95.0 0.999873691395831 local_lr spatial_bivariate_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/raw APOB-LRP1 liana 0.999999225139618 +liana common-db CALR LRP1 Plasma Cells Unassigned 0.999999225139618 0.999872347687276 96.0 0.999872347687276 local_lr spatial_bivariate_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/raw CALR-LRP1 liana 0.999999225139618 +liana common-db COL4A2 ITGB3 Plasma Cells Unassigned 0.9999986290931702 0.9998656291445012 101.0 0.9998656291445012 local_lr spatial_bivariate_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/raw COL4A2-ITGB3 liana 0.9999986290931702 +liana common-db COL4A1 CD44 Macrophages Unassigned 0.972186656575384 0.9998521920589512 111.0 0.9998521920589512 local_lr spatial_bivariate_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/raw COL4A1-CD44 liana 0.972186656575384 +liana common-db CCN2 LRP1 Unassigned B Cells 0.9215314108185771 0.9998078496766364 144.0 0.9998078496766364 local_lr spatial_bivariate_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/raw CCN2-LRP1 liana 0.9215314108185771 +spatialdm common-db CDH1 IGF1R 11q13 Invasive Tumor Cells Endothelial Cells 102243.12193767408 0.9999775796315435 11.0 0.9999775796315435 0.0 local_lr bivariate_moran_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/raw CDH1-IGF1R spatialdm 0.097440775638927 234.4425061872585 2406.0 0.3625444433353491 340.8104064589136 +spatialdm common-db CDH1 IGF1R 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells 102243.12193767408 0.9999372229683222 29.0 0.9999372229683222 0.0 local_lr bivariate_moran_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/raw CDH1-IGF1R spatialdm 0.0579030454628565 7.353686773782783 127.0 0.3625444433353491 340.8104064589136 +spatialdm common-db CDH1 IGF1R 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells 102243.12193767408 0.9998991083419464 46.0 0.9998991083419464 0.0 local_lr bivariate_moran_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/raw CDH1-IGF1R spatialdm 0.0817052280163221 13.971593990791083 171.0 0.3625444433353491 340.8104064589136 +spatialdm common-db CDH1 IGF1R Apocrine Cells Endothelial Cells 102243.12193767408 0.9998722038997988 58.0 0.9998722038997988 0.0 local_lr bivariate_moran_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/raw CDH1-IGF1R spatialdm 0.1955790842868367 1.369053590007857 7.0 0.3625444433353491 340.8104064589136 +spatialdm common-db CDH1 IGF1R B Cells Endothelial Cells 102243.12193767408 0.9998385733471143 73.0 0.9998385733471143 0.0 local_lr bivariate_moran_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/raw CDH1-IGF1R spatialdm 0.0007631541300642 0.6647072472859511 871.0 0.3625444433353491 340.8104064589136 +spatialdm common-db CDH1 IGF1R Basal-like Structured DCIS Cells Endothelial Cells 102243.12193767408 0.9998027007575844 89.0 0.9998027007575844 0.0 local_lr bivariate_moran_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/raw CDH1-IGF1R spatialdm 0.0840446095779686 80.09451292780413 953.0 0.3625444433353491 340.8104064589136 +spatialdm common-db CDH1 IGF1R CAFs, DCIS Associated Endothelial Cells 102243.12193767408 0.9997645861312084 106.0 0.9997645861312084 0.0 local_lr bivariate_moran_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/raw CDH1-IGF1R spatialdm 0.0026560114687491 25.8004954074295 9714.0 0.3625444433353491 340.8104064589136 +spatialdm common-db CDH1 IGF1R CAFs, Invasive Associated Endothelial Cells 102243.12193767408 0.9997264715048328 123.0 0.9997264715048328 0.0 local_lr bivariate_moran_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/raw CDH1-IGF1R spatialdm 0.0038600974829803 7.72019496596076 2000.0 0.3625444433353491 340.8104064589136 +spatialdm common-db CDH1 IGF1R CXCL14+ Fibroblasts Endothelial Cells 102243.12193767408 0.9997018090995308 134.0 0.9997018090995308 0.0 local_lr bivariate_moran_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/raw CDH1-IGF1R spatialdm 0.0003566491880995 0.5834780717308234 1636.0 0.3625444433353491 340.8104064589136 +spatialdm common-db CDH1 IGF1R Dendritic Cells Endothelial Cells 102243.12193767408 0.9996726626205376 147.0 0.9996726626205376 0.0 local_lr bivariate_moran_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/raw CDH1-IGF1R spatialdm 0.0044538505220838 5.718744070355715 1284.0 0.3625444433353491 340.8104064589136 +spatialdm common-db CDH1 IGF1R Endothelial Cells 11q13 Invasive Tumor Cells 102243.12193767408 0.9996547263257723 155.0 0.9996547263257723 0.0 local_lr bivariate_moran_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/raw CDH1-IGF1R spatialdm 0.0490106641019842 155.41281586739217 3171.0 0.3625444433353491 340.8104064589136 +spatialdm common-db CDH1 IGF1R Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) 102243.12193767408 0.9996524842889268 156.0 0.9996524842889268 0.0 local_lr bivariate_moran_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/raw CDH1-IGF1R spatialdm 0.0251976823756824 3.98123381535782 158.0 0.3625444433353491 340.8104064589136 +spatialdm common-db CDH1 IGF1R Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) 102243.12193767408 0.9996502422520812 157.0 0.9996502422520812 0.0 local_lr bivariate_moran_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/raw CDH1-IGF1R spatialdm 0.0489320654911163 9.78641309822326 200.0 0.3625444433353491 340.8104064589136 +spatialdm common-db CDH1 IGF1R Endothelial Cells B Cells 102243.12193767408 0.9996480002152356 158.0 0.9996480002152356 0.0 local_lr bivariate_moran_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/raw CDH1-IGF1R spatialdm 0.0010210002354067 0.8729552012727728 855.0 0.3625444433353491 340.8104064589136 +spatialdm common-db CDH1 IGF1R Endothelial Cells Basal-like Structured DCIS Cells 102243.12193767408 0.99964575817839 159.0 0.99964575817839 0.0 local_lr bivariate_moran_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/raw CDH1-IGF1R spatialdm 0.027977046706369 32.00574143208615 1144.0 0.3625444433353491 340.8104064589136 +spatialdm common-db CDH1 IGF1R Endothelial Cells CAFs, DCIS Associated 102243.12193767408 0.9996435161415442 160.0 0.9996435161415442 0.0 local_lr bivariate_moran_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/raw CDH1-IGF1R spatialdm 0.0054558259085719 44.64502340984395 8183.0 0.3625444433353491 340.8104064589136 +spatialdm common-db CDH1 IGF1R Endothelial Cells CAFs, Invasive Associated 102243.12193767408 0.9996412741046986 161.0 0.9996412741046986 0.0 local_lr bivariate_moran_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/raw CDH1-IGF1R spatialdm 0.0075026130039825 14.172435964523093 1889.0 0.3625444433353491 340.8104064589136 +spatialdm common-db CDH1 IGF1R Endothelial Cells CXCL14+ Fibroblasts 102243.12193767408 0.999639032067853 162.0 0.999639032067853 0.0 local_lr bivariate_moran_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/raw CDH1-IGF1R spatialdm 0.0039028253880556 5.963517192948959 1528.0 0.3625444433353491 340.8104064589136 +spatialdm common-db CDH1 IGF1R Endothelial Cells Dendritic Cells 102243.12193767408 0.9996367900310074 163.0 0.9996367900310074 0.0 local_lr bivariate_moran_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/raw CDH1-IGF1R spatialdm 0.0022643041202578 2.807737109119721 1240.0 0.3625444433353491 340.8104064589136 +spatialdm common-db CDH1 IGF1R Endothelial Cells Endothelial Cells 102243.12193767408 0.9996345479941616 164.0 0.9996345479941616 0.0 local_lr bivariate_moran_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/raw CDH1-IGF1R spatialdm 0.0047369822360404 42.921796040762665 9061.0 0.3625444433353491 340.8104064589136 +stlearn common-db ADAM17 MUC1 11q13 Invasive Tumor Cells Endothelial Cells 9673.000000000002 0.999980209032202 11.0 0.999980209032202 local_lr significant_lr_hotspot_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/raw ADAM17-MUC1 stlearn 0.0460927808136546 210.96665778409744 4577.0 48049.0 9673.0 18118.0 +stlearn common-db ADAM17 MUC1 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells 9673.000000000002 0.9999465643869452 28.0 0.9999465643869452 local_lr significant_lr_hotspot_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/raw ADAM17-MUC1 stlearn 0.0257869504152432 5.77627689301448 224.0 48049.0 9673.0 18118.0 +stlearn common-db ADAM17 MUC1 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells 9673.000000000002 0.9999188570320278 42.0 0.9999188570320278 local_lr significant_lr_hotspot_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/raw ADAM17-MUC1 stlearn 0.0205309515594602 6.631497353705672 323.0 48049.0 9673.0 18118.0 +stlearn common-db ADAM17 MUC1 Apocrine Cells Endothelial Cells 9673.000000000002 0.99989510787067 54.0 0.99989510787067 local_lr significant_lr_hotspot_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/raw ADAM17-MUC1 stlearn 0.1016524687297422 2.033049374594844 20.0 48049.0 9673.0 18118.0 +stlearn common-db ADAM17 MUC1 Basal-like Structured DCIS Cells Endothelial Cells 9673.000000000002 0.9998476095479544 78.0 0.9998476095479544 local_lr significant_lr_hotspot_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/raw ADAM17-MUC1 stlearn 0.0375296693872387 58.2835765583817 1553.0 48049.0 9673.0 18118.0 +stlearn common-db ADAM17 MUC1 CAFs, DCIS Associated Endothelial Cells 9673.000000000002 0.999810006709138 97.0 0.999810006709138 local_lr significant_lr_hotspot_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/raw ADAM17-MUC1 stlearn 0.0908368842167472 1240.6501646323338 13658.0 48049.0 9673.0 18118.0 +stlearn common-db ADAM17 MUC1 CAFs, Invasive Associated Endothelial Cells 9673.000000000002 0.9997743829671016 115.0 0.9997743829671016 local_lr significant_lr_hotspot_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/raw ADAM17-MUC1 stlearn 0.0463982875859541 129.72961209032786 2796.0 48049.0 9673.0 18118.0 +stlearn common-db ADAM17 MUC1 CXCL14+ Fibroblasts Endothelial Cells 9673.000000000002 0.999748654708964 128.0 0.999748654708964 local_lr significant_lr_hotspot_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/raw ADAM17-MUC1 stlearn 0.0455549100445293 107.8740269854456 2368.0 48049.0 9673.0 18118.0 +stlearn common-db ADAM17 MUC1 Dendritic Cells Endothelial Cells 9673.000000000002 0.9997189682572668 143.0 0.9997189682572668 local_lr significant_lr_hotspot_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/raw ADAM17-MUC1 stlearn 0.0572239896120531 109.06892420057328 1906.0 48049.0 9673.0 18118.0 +stlearn common-db ADAM17 MUC1 Endothelial Cells 11q13 Invasive Tumor Cells 9673.000000000002 0.9997031354830282 151.0 0.9997031354830282 local_lr significant_lr_hotspot_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/raw ADAM17-MUC1 stlearn 0.4687512127414991 2145.4743007178417 4577.0 48049.0 9673.0 18118.0 +stlearn common-db ADAM17 MUC1 Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) 9673.000000000002 0.9997011563862483 152.0 0.9997011563862483 local_lr significant_lr_hotspot_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/raw ADAM17-MUC1 stlearn 0.5240477893038658 117.38670480406591 224.0 48049.0 9673.0 18118.0 +stlearn common-db ADAM17 MUC1 Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) 9673.000000000002 0.9996991772894688 153.0 0.9996991772894688 local_lr significant_lr_hotspot_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/raw ADAM17-MUC1 stlearn 0.6503243240859783 210.054756679771 323.0 48049.0 9673.0 18118.0 +stlearn common-db ADAM17 MUC1 Endothelial Cells Apocrine Cells 9673.000000000002 0.9996971981926888 154.0 0.9996971981926888 local_lr significant_lr_hotspot_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/raw ADAM17-MUC1 stlearn 0.3022360585951387 6.044721171902774 20.0 48049.0 9673.0 18118.0 +stlearn common-db ADAM17 MUC1 Endothelial Cells B Cells 9673.000000000002 0.999695219095909 155.0 0.999695219095909 local_lr significant_lr_hotspot_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/raw ADAM17-MUC1 stlearn 0.0036535161665248 4.793413210480551 1312.0 48049.0 9673.0 18118.0 +stlearn common-db ADAM17 MUC1 Endothelial Cells Basal-like Structured DCIS Cells 9673.000000000002 0.9996932399991292 156.0 0.9996932399991292 local_lr significant_lr_hotspot_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/raw ADAM17-MUC1 stlearn 0.3567623759914051 554.0519699146522 1553.0 48049.0 9673.0 18118.0 +stlearn common-db ADAM17 MUC1 Endothelial Cells CAFs, DCIS Associated 9673.000000000002 0.9996912609023494 157.0 0.9996912609023494 local_lr significant_lr_hotspot_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/raw ADAM17-MUC1 stlearn 0.0691653488428262 944.6603344953212 13658.0 48049.0 9673.0 18118.0 +stlearn common-db ADAM17 MUC1 Endothelial Cells CAFs, Invasive Associated 9673.000000000002 0.9996892818055696 158.0 0.9996892818055696 local_lr significant_lr_hotspot_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/raw ADAM17-MUC1 stlearn 0.0584943888837957 163.55031131909288 2796.0 48049.0 9673.0 18118.0 +stlearn common-db ADAM17 MUC1 Endothelial Cells CXCL14+ Fibroblasts 9673.000000000002 0.9996873027087898 159.0 0.9996873027087898 local_lr significant_lr_hotspot_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/raw ADAM17-MUC1 stlearn 0.1098496807083518 260.1240439173772 2368.0 48049.0 9673.0 18118.0 +stlearn common-db ADAM17 MUC1 Endothelial Cells Dendritic Cells 9673.000000000002 0.99968532361201 160.0 0.99968532361201 local_lr significant_lr_hotspot_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/raw ADAM17-MUC1 stlearn 0.020125184654976 38.35860195238439 1906.0 48049.0 9673.0 18118.0 +stlearn common-db ADAM17 MUC1 Endothelial Cells Endothelial Cells 9673.000000000002 0.99968334451523 161.0 0.99968334451523 local_lr significant_lr_hotspot_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/raw ADAM17-MUC1 stlearn 0.0532105460931864 622.8826525668406 11706.0 48049.0 9673.0 18118.0 +pyxenium common-db VWF SELP Endothelial Cells Endothelial Cells 0.7912892368005828 1.0 1.0 1.0 celltype_pair topology_local_contact /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/pyxenium/artifacts VWF-SELP pyxenium 0.2912449657481761 1.0 0.1111198059316065 12779.0 +pyxenium common-db VWF LRP1 Endothelial Cells CAFs, DCIS Associated 0.7479758913021439 0.9999992421946045 2.0 0.9999992421946045 celltype_pair topology_local_contact /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/pyxenium/artifacts VWF-LRP1 pyxenium 0.3461937505325735 1.0 0.1319036006311863 13942.0 +pyxenium common-db EFNB2 PECAM1 Endothelial Cells Endothelial Cells 0.7469197326713805 0.9999984843892088 3.0 0.9999984843892088 celltype_pair topology_local_contact /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/pyxenium/artifacts EFNB2-PECAM1 pyxenium 0.2101050418451564 1.0 0.0578292511151107 12779.0 +pyxenium common-db MMRN2 CLEC14A Endothelial Cells Endothelial Cells 0.7322091602540813 0.9999962109730222 6.0 0.9999962109730222 celltype_pair topology_local_contact /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/pyxenium/artifacts MMRN2-CLEC14A pyxenium 0.1738559319741048 1.0 0.0395962125361921 12779.0 +pyxenium common-db HSPG2 LRP1 Endothelial Cells CAFs, DCIS Associated 0.7279607350660221 0.9999954531676264 7.0 0.9999954531676264 celltype_pair topology_local_contact /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/pyxenium/artifacts HSPG2-LRP1 pyxenium 0.31885311072451 1.0 0.1118921245158513 13942.0 +pyxenium common-db COL4A2 CD93 Endothelial Cells Endothelial Cells 0.7118996799523881 0.9999939375568354 9.0 0.9999939375568354 celltype_pair topology_local_contact /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/pyxenium/artifacts COL4A2-CD93 pyxenium 0.1669998679965045 0.9954762497320926 0.0367008373112137 12779.0 +pyxenium common-db MMRN2 CD93 Endothelial Cells Endothelial Cells 0.7107166026857937 0.99999317975144 10.0 0.99999317975144 celltype_pair topology_local_contact /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/pyxenium/artifacts MMRN2-CD93 pyxenium 0.1484661470807383 1.0 0.0288754988653259 12779.0 +pyxenium common-db VWF ITGA9 Endothelial Cells Endothelial Cells 0.7083995070560564 0.9999924219460442 11.0 0.9999924219460442 celltype_pair topology_local_contact /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/pyxenium/artifacts VWF-ITGA9 pyxenium 0.1406138993850457 1.0 0.0259018702558885 12779.0 +pyxenium common-db MMP2 PECAM1 CAFs, DCIS Associated Endothelial Cells 0.6971282135184347 0.9999909063352532 13.0 0.9999909063352532 celltype_pair topology_local_contact /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/pyxenium/artifacts MMP2-PECAM1 pyxenium 0.2317164323896752 1.0 0.0536925050393989 16371.0 +pyxenium common-db COL4A1 CD93 Endothelial Cells Endothelial Cells 0.6965751554743362 0.9999901485298576 14.0 0.9999901485298576 celltype_pair topology_local_contact /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/pyxenium/artifacts COL4A1-CD93 pyxenium 0.1668262385778408 0.9488962135774316 0.038422411769309 12779.0 +pyxenium common-db CXCL12 ITGA5 CAFs, DCIS Associated Endothelial Cells 0.6886191799307758 0.999989390724462 15.0 0.999989390724462 celltype_pair topology_local_contact /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/pyxenium/artifacts CXCL12-ITGA5 pyxenium 0.1744122830918492 1.0 0.0304196444933113 16371.0 +pyxenium common-db CD34 SELP Endothelial Cells Endothelial Cells 0.6842280929589697 0.9999878751136708 17.0 0.9999878751136708 celltype_pair topology_local_contact /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/pyxenium/artifacts CD34-SELP pyxenium 0.1217138767253422 1.0 0.0194068393458017 12779.0 +pyxenium common-db VEGFC FLT1 Endothelial Cells Endothelial Cells 0.6835286288881741 0.9999871173082752 18.0 0.9999871173082752 celltype_pair topology_local_contact /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/pyxenium/artifacts VEGFC-FLT1 pyxenium 0.1331963977536949 1.0 0.0232412551842867 12779.0 +pyxenium common-db CXCL12 AVPR1A CAFs, DCIS Associated Pericytes 0.677852474314717 0.9999863595028796 19.0 0.9999863595028796 celltype_pair topology_local_contact /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/pyxenium/artifacts CXCL12-AVPR1A pyxenium 0.1572455234165747 1.0 0.0247261546345525 15611.0 +pyxenium common-db CCN1 CAV1 CAFs, DCIS Associated Endothelial Cells 0.6766771533392466 0.999985601697484 20.0 0.999985601697484 celltype_pair topology_local_contact /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/pyxenium/artifacts CCN1-CAV1 pyxenium 0.1930951050542117 0.9861139184239592 0.0378107629344572 16371.0 +pyxenium common-db EDN1 ADGRL4 Endothelial Cells Endothelial Cells 0.6734470755024204 0.9999848438920884 21.0 0.9999848438920884 celltype_pair topology_local_contact /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/pyxenium/artifacts EDN1-ADGRL4 pyxenium 0.1019503871084396 1.0 0.0136160888958447 12779.0 +pyxenium common-db DLL4 NOTCH3 Endothelial Cells Pericytes 0.6695148471220083 0.9999825704759018 24.0 0.9999825704759018 celltype_pair topology_local_contact /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/pyxenium/artifacts DLL4-NOTCH3 pyxenium 0.135465098207694 1.0 0.0303190087002372 11379.0 +pyxenium common-db C3 LRP1 CAFs, DCIS Associated CAFs, DCIS Associated 0.6685524242873452 0.9999818126705062 25.0 0.9999818126705062 celltype_pair topology_local_contact /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/pyxenium/artifacts C3-LRP1 pyxenium 0.1700215762644027 1.0 0.0289073363954321 94924.0 +pyxenium common-db A2M LRP1 Endothelial Cells CAFs, DCIS Associated 0.6652291956976334 0.9999810548651108 26.0 0.9999810548651108 celltype_pair topology_local_contact /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/pyxenium/artifacts A2M-LRP1 pyxenium 0.1832027437627448 1.0 0.0369387462343996 13942.0 +pyxenium common-db CXCL12 ITGA4 CAFs, DCIS Associated T Lymphocytes 0.6620786139506267 0.999980297059715 27.0 0.999980297059715 celltype_pair topology_local_contact /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/pyxenium/artifacts CXCL12-ITGA4 pyxenium 0.1645204742753035 1.0 0.0430024129610479 11604.0 diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/cross_method_vascular_consensus_compact.tsv b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/cross_method_vascular_consensus_compact.tsv new file mode 100644 index 0000000..1599695 --- /dev/null +++ b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/cross_method_vascular_consensus_compact.tsv @@ -0,0 +1,121 @@ +method_source ligand receptor sender receiver score_raw score_std rank_within_method spatial_support_type +cellphonedb VWF LRP1 Endothelial Cells CAFs, DCIS Associated 7.089930353712428 0.99999915501717 2.0 nonspatial_expression_baseline +cellphonedb VWF LRP1 Endothelial Cells CAFs, Invasive Associated 6.680081612469297 0.99999831003434 3.0 nonspatial_expression_baseline +cellphonedb CCN2 LRP1 CAFs, Invasive Associated CAFs, DCIS Associated 6.648912765789715 0.99999746505151 4.0 nonspatial_expression_baseline +cellphonedb PLAT LRP1 11q13 Invasive Tumor Cells CAFs, DCIS Associated 6.61271584743699 0.9999966200686802 5.0 nonspatial_expression_baseline +cellphonedb HSPG2 LRP1 Endothelial Cells CAFs, DCIS Associated 6.574617771250328 0.9999957750858502 6.0 nonspatial_expression_baseline +cellphonedb CCN2 LRP1 CAFs, Invasive Associated CAFs, Invasive Associated 6.264557998994664 0.9999949301030204 7.0 nonspatial_expression_baseline +cellphonedb PLAT LRP1 11q13 Invasive Tumor Cells CAFs, Invasive Associated 6.230453521707453 0.9999940851201904 8.0 nonspatial_expression_baseline +cellphonedb HSPG2 LRP1 Endothelial Cells CAFs, Invasive Associated 6.194557787122175 0.9999932401373604 9.0 nonspatial_expression_baseline +cellphonedb COL6A1 ITGA6 CAFs, Invasive Associated Endothelial Cells 5.928328677920953 0.9999915501717004 11.0 nonspatial_expression_baseline +cellphonedb VWF ITGB1 Endothelial Cells CAFs, Invasive Associated 5.645684159430604 0.9999898602060406 13.0 nonspatial_expression_baseline +cellphonedb PLAT LRP1 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated 5.494327607738573 0.9999890152232108 14.0 nonspatial_expression_baseline +cellphonedb APP LRP1 Basal-like Structured DCIS Cells CAFs, DCIS Associated 5.435875812338939 0.9999873252575509 16.0 nonspatial_expression_baseline +cellphonedb HSPG2 ITGB1 Endothelial Cells CAFs, Invasive Associated 5.235342740147383 0.9999856352918908 18.0 nonspatial_expression_baseline +cellphonedb PLAT LRP1 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated 5.1767161303804174 0.999984790309061 19.0 nonspatial_expression_baseline +cellphonedb PLAT LRP1 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated 5.154356410268606 0.9999839453262308 20.0 nonspatial_expression_baseline +cellphonedb APP LRP1 Basal-like Structured DCIS Cells CAFs, Invasive Associated 5.121643267293623 0.9999822553605712 22.0 nonspatial_expression_baseline +cellphonedb PSAP LRP1 Dendritic Cells CAFs, DCIS Associated 5.06511938296633 0.9999805653949112 24.0 nonspatial_expression_baseline +cellphonedb CXCL12 ITGB1 CAFs, DCIS Associated CAFs, Invasive Associated 5.029305527611334 0.9999788754292512 26.0 nonspatial_expression_baseline +cellphonedb PLAT LRP1 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated 4.856397702456914 0.9999771854635914 28.0 nonspatial_expression_baseline +cellphonedb PSAP LRP1 Dendritic Cells CAFs, Invasive Associated 4.7723192143062905 0.9999754954979316 30.0 nonspatial_expression_baseline +laris PLAT LRP1 11q13 Invasive Tumor Cells CAFs, DCIS Associated 5.290108664680475 1.0 1.0 knn_diffusion_lr +laris PLAT LRP1 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated 4.448172817992109 0.9999977010349176 4.0 knn_diffusion_lr +laris PLAT LRP1 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated 4.281147197873925 0.9999946357481408 8.0 knn_diffusion_lr +laris PLAT LRP1 11q13 Invasive Tumor Cells CAFs, Invasive Associated 4.135846885851443 0.9999923367830582 11.0 knn_diffusion_lr +laris APP LRP1 Basal-like Structured DCIS Cells CAFs, DCIS Associated 4.038123336494129 0.9999908041396698 13.0 knn_diffusion_lr +laris HSPG2 LRP1 Endothelial Cells CAFs, DCIS Associated 3.963162214554297 0.9999892714962816 15.0 knn_diffusion_lr +laris VWF LRP1 Endothelial Cells CAFs, DCIS Associated 3.8781962958475273 0.9999869725311988 18.0 knn_diffusion_lr +laris CCN2 LRP1 CAFs, Invasive Associated CAFs, DCIS Associated 3.856935896772125 0.9999854398878104 20.0 knn_diffusion_lr +laris CXCL12 ITGB1 CAFs, DCIS Associated CAFs, Invasive Associated 3.633886771181732 0.999983140922728 23.0 knn_diffusion_lr +laris SERPINA1 LRP1 Apocrine Cells CAFs, DCIS Associated 3.579056800038901 0.9999823746010338 24.0 knn_diffusion_lr +laris PLAT LRP1 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated 3.4776150856502084 0.9999800756359511 27.0 knn_diffusion_lr +laris PLAT LRP1 Basal-like Structured DCIS Cells CAFs, DCIS Associated 3.432850426780189 0.999979309314257 28.0 knn_diffusion_lr +laris PLAT LRP1 11q13 Invasive Tumor Cells Macrophages 3.382055698900828 0.9999785429925628 29.0 knn_diffusion_lr +laris PLAT LRP1 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated 3.3470331950672634 0.9999777766708686 30.0 knn_diffusion_lr +laris PLAT LRP1 Apocrine Cells CAFs, DCIS Associated 3.262109115963635 0.9999770103491744 31.0 knn_diffusion_lr +laris HSPG2 ITGB1 Endothelial Cells CAFs, Invasive Associated 3.218986777405098 0.9999762440274804 32.0 knn_diffusion_lr +laris PSAP LRP1 Dendritic Cells CAFs, DCIS Associated 3.1911329680620875 0.999975477705786 33.0 knn_diffusion_lr +laris APP LRP1 Basal-like Structured DCIS Cells CAFs, Invasive Associated 3.157035305801612 0.999974711384092 34.0 knn_diffusion_lr +laris VWF ITGB1 Endothelial Cells CAFs, Invasive Associated 3.1499751765569792 0.9999739450623978 35.0 knn_diffusion_lr +laris HSPG2 LRP1 Endothelial Cells CAFs, Invasive Associated 3.0984301348332552 0.9999731787407036 36.0 knn_diffusion_lr +liana CXCL12 CD4 Unassigned Plasma Cells 1.0 1.0 1.0 spatial_bivariate_neighbor +liana VWF STAB2 Mast Cells Unassigned 1.0 0.9999959688743352 4.0 spatial_bivariate_neighbor +liana APP LRP1 Unassigned Plasma Cells 0.9999998807907104 0.9999731258289002 21.0 spatial_bivariate_neighbor +liana CCN2 LRP1 Unassigned Plasma Cells 0.9999998807907104 0.9999717821203452 22.0 spatial_bivariate_neighbor +liana CXCL12 ITGB1 Unassigned Plasma Cells 0.9999998807907104 0.9999690947032353 24.0 spatial_bivariate_neighbor +liana HSPG2 ITGB1 Unassigned Plasma Cells 0.9999998807907104 0.9999637198690152 28.0 spatial_bivariate_neighbor +liana HSPG2 LRP1 Unassigned Plasma Cells 0.9999998807907104 0.9999623761604604 29.0 spatial_bivariate_neighbor +liana ICAM1 CAV1 Unassigned Plasma Cells 0.9999998807907104 0.9999610324519052 30.0 spatial_bivariate_neighbor +liana TFPI LRP1 Unassigned Mast Cells 0.9999998807907104 0.9999543139091304 35.0 spatial_bivariate_neighbor +liana AGRN LRP1 Unassigned Plasma Cells 0.9999997615814208 0.9999381894064704 47.0 spatial_bivariate_neighbor +liana EFNB2 PECAM1 Unassigned Plasma Cells 0.9999997615814208 0.9999207211952555 60.0 spatial_bivariate_neighbor +liana GNAI2 CAV1 Mast Cells Unassigned 0.9999997615814208 0.9999166900695908 63.0 spatial_bivariate_neighbor +liana MMP2 PECAM1 Unassigned Plasma Cells 0.9999997615814208 0.9999086278182608 69.0 spatial_bivariate_neighbor +liana SERPINE1 LRP1 Unassigned Plasma Cells 0.9999997615814208 0.9998965344412658 78.0 spatial_bivariate_neighbor +liana TFPI LRP1 Unassigned Plasma Cells 0.9999997615814208 0.9998938470241558 80.0 spatial_bivariate_neighbor +liana APOB LRP1 Plasma Cells Unassigned 0.999999225139618 0.999873691395831 95.0 spatial_bivariate_neighbor +liana CALR LRP1 Plasma Cells Unassigned 0.999999225139618 0.999872347687276 96.0 spatial_bivariate_neighbor +liana COL4A2 ITGB3 Plasma Cells Unassigned 0.9999986290931702 0.9998656291445012 101.0 spatial_bivariate_neighbor +liana COL4A1 CD44 Macrophages Unassigned 0.972186656575384 0.9998521920589512 111.0 spatial_bivariate_neighbor +liana CCN2 LRP1 Unassigned B Cells 0.9215314108185771 0.9998078496766364 144.0 spatial_bivariate_neighbor +spatialdm CDH1 IGF1R 11q13 Invasive Tumor Cells Endothelial Cells 102243.12193767408 0.9999775796315435 11.0 bivariate_moran_neighbor +spatialdm CDH1 IGF1R 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells 102243.12193767408 0.9999372229683222 29.0 bivariate_moran_neighbor +spatialdm CDH1 IGF1R 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells 102243.12193767408 0.9998991083419464 46.0 bivariate_moran_neighbor +spatialdm CDH1 IGF1R Apocrine Cells Endothelial Cells 102243.12193767408 0.9998722038997988 58.0 bivariate_moran_neighbor +spatialdm CDH1 IGF1R B Cells Endothelial Cells 102243.12193767408 0.9998385733471143 73.0 bivariate_moran_neighbor +spatialdm CDH1 IGF1R Basal-like Structured DCIS Cells Endothelial Cells 102243.12193767408 0.9998027007575844 89.0 bivariate_moran_neighbor +spatialdm CDH1 IGF1R CAFs, DCIS Associated Endothelial Cells 102243.12193767408 0.9997645861312084 106.0 bivariate_moran_neighbor +spatialdm CDH1 IGF1R CAFs, Invasive Associated Endothelial Cells 102243.12193767408 0.9997264715048328 123.0 bivariate_moran_neighbor +spatialdm CDH1 IGF1R CXCL14+ Fibroblasts Endothelial Cells 102243.12193767408 0.9997018090995308 134.0 bivariate_moran_neighbor +spatialdm CDH1 IGF1R Dendritic Cells Endothelial Cells 102243.12193767408 0.9996726626205376 147.0 bivariate_moran_neighbor +spatialdm CDH1 IGF1R Endothelial Cells 11q13 Invasive Tumor Cells 102243.12193767408 0.9996547263257723 155.0 bivariate_moran_neighbor +spatialdm CDH1 IGF1R Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) 102243.12193767408 0.9996524842889268 156.0 bivariate_moran_neighbor +spatialdm CDH1 IGF1R Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) 102243.12193767408 0.9996502422520812 157.0 bivariate_moran_neighbor +spatialdm CDH1 IGF1R Endothelial Cells B Cells 102243.12193767408 0.9996480002152356 158.0 bivariate_moran_neighbor +spatialdm CDH1 IGF1R Endothelial Cells Basal-like Structured DCIS Cells 102243.12193767408 0.99964575817839 159.0 bivariate_moran_neighbor +spatialdm CDH1 IGF1R Endothelial Cells CAFs, DCIS Associated 102243.12193767408 0.9996435161415442 160.0 bivariate_moran_neighbor +spatialdm CDH1 IGF1R Endothelial Cells CAFs, Invasive Associated 102243.12193767408 0.9996412741046986 161.0 bivariate_moran_neighbor +spatialdm CDH1 IGF1R Endothelial Cells CXCL14+ Fibroblasts 102243.12193767408 0.999639032067853 162.0 bivariate_moran_neighbor +spatialdm CDH1 IGF1R Endothelial Cells Dendritic Cells 102243.12193767408 0.9996367900310074 163.0 bivariate_moran_neighbor +spatialdm CDH1 IGF1R Endothelial Cells Endothelial Cells 102243.12193767408 0.9996345479941616 164.0 bivariate_moran_neighbor +stlearn ADAM17 MUC1 11q13 Invasive Tumor Cells Endothelial Cells 9673.000000000002 0.999980209032202 11.0 significant_lr_hotspot_neighbor +stlearn ADAM17 MUC1 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells 9673.000000000002 0.9999465643869452 28.0 significant_lr_hotspot_neighbor +stlearn ADAM17 MUC1 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells 9673.000000000002 0.9999188570320278 42.0 significant_lr_hotspot_neighbor +stlearn ADAM17 MUC1 Apocrine Cells Endothelial Cells 9673.000000000002 0.99989510787067 54.0 significant_lr_hotspot_neighbor +stlearn ADAM17 MUC1 Basal-like Structured DCIS Cells Endothelial Cells 9673.000000000002 0.9998476095479544 78.0 significant_lr_hotspot_neighbor +stlearn ADAM17 MUC1 CAFs, DCIS Associated Endothelial Cells 9673.000000000002 0.999810006709138 97.0 significant_lr_hotspot_neighbor +stlearn ADAM17 MUC1 CAFs, Invasive Associated Endothelial Cells 9673.000000000002 0.9997743829671016 115.0 significant_lr_hotspot_neighbor +stlearn ADAM17 MUC1 CXCL14+ Fibroblasts Endothelial Cells 9673.000000000002 0.999748654708964 128.0 significant_lr_hotspot_neighbor +stlearn ADAM17 MUC1 Dendritic Cells Endothelial Cells 9673.000000000002 0.9997189682572668 143.0 significant_lr_hotspot_neighbor +stlearn ADAM17 MUC1 Endothelial Cells 11q13 Invasive Tumor Cells 9673.000000000002 0.9997031354830282 151.0 significant_lr_hotspot_neighbor +stlearn ADAM17 MUC1 Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) 9673.000000000002 0.9997011563862483 152.0 significant_lr_hotspot_neighbor +stlearn ADAM17 MUC1 Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) 9673.000000000002 0.9996991772894688 153.0 significant_lr_hotspot_neighbor +stlearn ADAM17 MUC1 Endothelial Cells Apocrine Cells 9673.000000000002 0.9996971981926888 154.0 significant_lr_hotspot_neighbor +stlearn ADAM17 MUC1 Endothelial Cells B Cells 9673.000000000002 0.999695219095909 155.0 significant_lr_hotspot_neighbor +stlearn ADAM17 MUC1 Endothelial Cells Basal-like Structured DCIS Cells 9673.000000000002 0.9996932399991292 156.0 significant_lr_hotspot_neighbor +stlearn ADAM17 MUC1 Endothelial Cells CAFs, DCIS Associated 9673.000000000002 0.9996912609023494 157.0 significant_lr_hotspot_neighbor +stlearn ADAM17 MUC1 Endothelial Cells CAFs, Invasive Associated 9673.000000000002 0.9996892818055696 158.0 significant_lr_hotspot_neighbor +stlearn ADAM17 MUC1 Endothelial Cells CXCL14+ Fibroblasts 9673.000000000002 0.9996873027087898 159.0 significant_lr_hotspot_neighbor +stlearn ADAM17 MUC1 Endothelial Cells Dendritic Cells 9673.000000000002 0.99968532361201 160.0 significant_lr_hotspot_neighbor +stlearn ADAM17 MUC1 Endothelial Cells Endothelial Cells 9673.000000000002 0.99968334451523 161.0 significant_lr_hotspot_neighbor +pyxenium VWF SELP Endothelial Cells Endothelial Cells 0.7912892368005828 1.0 1.0 topology_local_contact +pyxenium VWF LRP1 Endothelial Cells CAFs, DCIS Associated 0.7479758913021439 0.9999992421946045 2.0 topology_local_contact +pyxenium EFNB2 PECAM1 Endothelial Cells Endothelial Cells 0.7469197326713805 0.9999984843892088 3.0 topology_local_contact +pyxenium MMRN2 CLEC14A Endothelial Cells Endothelial Cells 0.7322091602540813 0.9999962109730222 6.0 topology_local_contact +pyxenium HSPG2 LRP1 Endothelial Cells CAFs, DCIS Associated 0.7279607350660221 0.9999954531676264 7.0 topology_local_contact +pyxenium COL4A2 CD93 Endothelial Cells Endothelial Cells 0.7118996799523881 0.9999939375568354 9.0 topology_local_contact +pyxenium MMRN2 CD93 Endothelial Cells Endothelial Cells 0.7107166026857937 0.99999317975144 10.0 topology_local_contact +pyxenium VWF ITGA9 Endothelial Cells Endothelial Cells 0.7083995070560564 0.9999924219460442 11.0 topology_local_contact +pyxenium MMP2 PECAM1 CAFs, DCIS Associated Endothelial Cells 0.6971282135184347 0.9999909063352532 13.0 topology_local_contact +pyxenium COL4A1 CD93 Endothelial Cells Endothelial Cells 0.6965751554743362 0.9999901485298576 14.0 topology_local_contact +pyxenium CXCL12 ITGA5 CAFs, DCIS Associated Endothelial Cells 0.6886191799307758 0.999989390724462 15.0 topology_local_contact +pyxenium CD34 SELP Endothelial Cells Endothelial Cells 0.6842280929589697 0.9999878751136708 17.0 topology_local_contact +pyxenium VEGFC FLT1 Endothelial Cells Endothelial Cells 0.6835286288881741 0.9999871173082752 18.0 topology_local_contact +pyxenium CXCL12 AVPR1A CAFs, DCIS Associated Pericytes 0.677852474314717 0.9999863595028796 19.0 topology_local_contact +pyxenium CCN1 CAV1 CAFs, DCIS Associated Endothelial Cells 0.6766771533392466 0.999985601697484 20.0 topology_local_contact +pyxenium EDN1 ADGRL4 Endothelial Cells Endothelial Cells 0.6734470755024204 0.9999848438920884 21.0 topology_local_contact +pyxenium DLL4 NOTCH3 Endothelial Cells Pericytes 0.6695148471220083 0.9999825704759018 24.0 topology_local_contact +pyxenium C3 LRP1 CAFs, DCIS Associated CAFs, DCIS Associated 0.6685524242873452 0.9999818126705062 25.0 topology_local_contact +pyxenium A2M LRP1 Endothelial Cells CAFs, DCIS Associated 0.6652291956976334 0.9999810548651108 26.0 topology_local_contact +pyxenium CXCL12 ITGA4 CAFs, DCIS Associated T Lymphocytes 0.6620786139506267 0.999980297059715 27.0 topology_local_contact diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/cross_method_vwf_selp_hits.tsv b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/cross_method_vwf_selp_hits.tsv new file mode 100644 index 0000000..3016ec3 --- /dev/null +++ b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/cross_method_vwf_selp_hits.tsv @@ -0,0 +1,61 @@ +method database_mode ligand receptor sender receiver score_raw score_std rank_within_method rank_fraction fdr_or_pvalue resolution spatial_support_type artifact_path sender_mean_expr receiver_mean_expr lr_pair method_source sender_diffused_mean receiver_diffused_mean diffusion_alpha spatial_coherence local_lr_score edge_count spatialdm_moran_r spatialdm_zscore n_spots n_spots_sig n_spots_sig_pval local_contact contact_strength_normalized contact_coverage cross_edge_count +cellphonedb common-db VWF SELP Endothelial Cells Endothelial Cells 1.9961347331546029 0.9994161168645052 692.0 0.9994161168645052 celltype_pair nonspatial_expression_baseline /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/raw 3.036243667642902 0.657435618368615 VWF-SELP cellphonedb +cellphonedb common-db VWF SELP Pericytes Endothelial Cells 0.9142102254192754 0.9968448341129708 3735.0 0.9968448341129708 celltype_pair nonspatial_expression_baseline /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/raw 1.3905699659045403 0.657435618368615 VWF-SELP cellphonedb +cellphonedb common-db VWF SELP Endothelial Cells Pericytes 0.563034266872579 0.9931142349187464 8150.0 0.9931142349187464 celltype_pair nonspatial_expression_baseline /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/raw 3.036243667642902 0.1854377739417976 VWF-SELP cellphonedb +cellphonedb common-db VWF SELP Endothelial Cells T Lymphocytes 0.3222230528235931 0.9854308060460212 17243.0 0.9854308060460212 celltype_pair nonspatial_expression_baseline /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/raw 3.036243667642902 0.1061255577928438 VWF-SELP cellphonedb +cellphonedb common-db VWF SELP Endothelial Cells Myeloid Cells 0.2826621385466223 0.9828502284833572 20297.0 0.9828502284833572 celltype_pair nonspatial_expression_baseline /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/raw 3.036243667642902 0.0930959993622839 VWF-SELP cellphonedb +cellphonedb common-db VWF SELP Pericytes Pericytes 0.2578641989876594 0.980902543060325 22602.0 0.980902543060325 celltype_pair nonspatial_expression_baseline /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/raw 1.3905699659045403 0.1854377739417976 VWF-SELP cellphonedb +cellphonedb common-db VWF SELP Endothelial Cells Mast Cells 0.2352278751961761 0.9788407849552496 25042.0 0.9788407849552496 celltype_pair nonspatial_expression_baseline /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/raw 3.036243667642902 0.0774733193198516 VWF-SELP cellphonedb +cellphonedb common-db VWF SELP Endothelial Cells Plasma Cells 0.1923705631967568 0.9734599342941352 31410.0 0.9734599342941352 celltype_pair nonspatial_expression_baseline /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/raw 3.036243667642902 0.0633580780247779 VWF-SELP cellphonedb +cellphonedb common-db VWF SELP Pericytes T Lymphocytes 0.1475750132815952 0.9650700997755726 41339.0 0.9650700997755726 celltype_pair nonspatial_expression_baseline /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/raw 1.3905699659045403 0.1061255577928438 VWF-SELP cellphonedb +cellphonedb common-db VWF SELP Pericytes Myeloid Cells 0.1294565006590603 0.9601945488467676 47109.0 0.9601945488467676 celltype_pair nonspatial_expression_baseline /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/cellphonedb/raw 1.3905699659045403 0.0930959993622839 VWF-SELP cellphonedb +laris common-db VWF SELP Endothelial Cells Endothelial Cells 0.9176596970347344 0.9978205811017408 2845.0 0.9978205811017408 celltype_pair knn_diffusion_lr /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/raw VWF-SELP laris 2.0100032004459494 0.4565463860112947 0.5 +laris common-db VWF SELP Pericytes Endothelial Cells 0.5159741241820015 0.9931245617597813 8973.0 0.9931245617597813 celltype_pair knn_diffusion_lr /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/raw VWF-SELP laris 1.130168017953025 0.4565463860112947 0.5 +laris common-db VWF SELP Endothelial Cells Pericytes 0.3717745293594288 0.988222401882086 15370.0 0.988222401882086 celltype_pair knn_diffusion_lr /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/raw VWF-SELP laris 2.0100032004459494 0.1849621579094724 0.5 +laris common-db VWF SELP Endothelial Cells T Lymphocytes 0.2510689083246805 0.979234981052696 27098.0 0.979234981052696 celltype_pair knn_diffusion_lr /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/raw VWF-SELP laris 2.0100032004459494 0.1249097057502083 0.5 +laris common-db VWF SELP Pericytes Pericytes 0.2090383154008628 0.9739389318241904 34009.0 0.9739389318241904 celltype_pair knn_diffusion_lr /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/raw VWF-SELP laris 1.130168017953025 0.1849621579094724 0.5 +laris common-db VWF SELP Endothelial Cells Myeloid Cells 0.1934529444791298 0.9713342043856592 37408.0 0.9713342043856592 celltype_pair knn_diffusion_lr /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/raw VWF-SELP laris 2.0100032004459494 0.0962450927621455 0.5 +laris common-db VWF SELP Endothelial Cells Mast Cells 0.1918785583019359 0.9710445347852577 37786.0 0.9710445347852577 celltype_pair knn_diffusion_lr /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/raw VWF-SELP laris 2.0100032004459494 0.0954618173042534 0.5 +laris common-db VWF SELP Endothelial Cells Unassigned 0.1814889354896839 0.9691563181307882 40250.0 0.9691563181307882 celltype_pair knn_diffusion_lr /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/raw VWF-SELP laris 2.0100032004459494 0.0902928589613279 0.5 +laris common-db VWF SELP Endothelial Cells Plasma Cells 0.1548701240134873 0.9633468333671792 47831.0 0.9633468333671792 celltype_pair knn_diffusion_lr /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/raw VWF-SELP laris 2.0100032004459494 0.0770496902587653 0.5 +laris common-db VWF SELP Endothelial Cells B Cells 0.145015619320026 0.960776590404886 51185.0 0.960776590404886 celltype_pair knn_diffusion_lr /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/laris/raw VWF-SELP laris 2.0100032004459494 0.0721469594117323 0.5 +liana common-db VWF SELP Unassigned Endothelial Cells 0.5686537758279084 0.9978299106836924 1616.0 0.9978299106836924 local_lr spatial_bivariate_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/raw VWF-SELP liana 0.5686537758279084 +liana common-db VWF SELP Endothelial Cells Unassigned 0.4156021034533974 0.9917348486782612 6152.0 0.9917348486782612 local_lr spatial_bivariate_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/raw VWF-SELP liana 0.4156021034533974 +liana common-db VWF SELP Endothelial Cells T Lymphocytes 0.4054779434731631 0.990981028178912 6713.0 0.990981028178912 local_lr spatial_bivariate_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/raw VWF-SELP liana 0.4054779434731631 +liana common-db VWF SELP Pericytes Unassigned 0.4044310471824344 0.9908909997057278 6780.0 0.9908909997057278 local_lr spatial_bivariate_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/raw VWF-SELP liana 0.4044310471824344 +liana common-db VWF SELP Endothelial Cells Endothelial Cells 0.3791227467931514 0.9886470064188958 8450.0 0.9886470064188958 local_lr spatial_bivariate_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/raw VWF-SELP liana 0.3791227467931514 +liana common-db VWF SELP Endothelial Cells B Cells 0.3630466987905046 0.986983495227819 9688.0 0.986983495227819 local_lr spatial_bivariate_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/raw VWF-SELP liana 0.3630466987905046 +liana common-db VWF SELP T Lymphocytes Endothelial Cells 0.3579703426640832 0.9863506084984192 10159.0 0.9863506084984192 local_lr spatial_bivariate_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/raw VWF-SELP liana 0.3579703426640832 +liana common-db VWF SELP Endothelial Cells Myeloid Cells 0.3305691070974965 0.9825868808358942 12960.0 0.9825868808358942 local_lr spatial_bivariate_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/raw VWF-SELP liana 0.3305691070974965 +liana common-db VWF SELP Unassigned Macrophages 0.3273137848189328 0.9820520848310084 13358.0 0.9820520848310084 local_lr spatial_bivariate_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/raw VWF-SELP liana 0.3273137848189328 +liana common-db VWF SELP B Cells Endothelial Cells 0.3265397368523377 0.9819378696038344 13443.0 0.9819378696038344 local_lr spatial_bivariate_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/liana/raw VWF-SELP liana 0.3265397368523377 +spatialdm common-db VWF SELP 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 42541.45362078735 0.9957513401775244 1896.0 0.9957513401775244 0.0 local_lr bivariate_moran_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/raw VWF-SELP spatialdm 0.0001934774492215 51.93244301024077 268416.0 0.1508479722579936 141.8048454026245 +spatialdm common-db VWF SELP 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) 42541.45362078735 0.9957490981406788 1897.0 0.9957490981406788 0.0 local_lr bivariate_moran_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/raw VWF-SELP spatialdm 0.000259115951175 1.9068342846971016 7359.0 0.1508479722579936 141.8048454026245 +spatialdm common-db VWF SELP 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) 42541.45362078735 0.9957468561038332 1898.0 0.9957468561038332 0.0 local_lr bivariate_moran_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/raw VWF-SELP spatialdm 0.0003684704123259 2.6972034182261906 7320.0 0.1508479722579936 141.8048454026245 +spatialdm common-db VWF SELP 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells 42541.45362078735 0.9957446140669876 1899.0 0.9957446140669876 0.0 local_lr bivariate_moran_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/raw VWF-SELP spatialdm 0.0003510776818515 6.585515156170597 18758.0 0.1508479722579936 141.8048454026245 +spatialdm common-db VWF SELP 11q13 Invasive Tumor Cells CAFs, DCIS Associated 42541.45362078735 0.995742372030142 1900.0 0.995742372030142 0.0 local_lr bivariate_moran_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/raw VWF-SELP spatialdm 0.0016751870483607 1.2362880416902455 738.0 0.1508479722579936 141.8048454026245 +spatialdm common-db VWF SELP 11q13 Invasive Tumor Cells CAFs, Invasive Associated 42541.45362078735 0.9957401299932964 1901.0 0.9957401299932964 0.0 local_lr bivariate_moran_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/raw VWF-SELP spatialdm 0.0007361925795908 1.740359258152793 2364.0 0.1508479722579936 141.8048454026245 +spatialdm common-db VWF SELP 11q13 Invasive Tumor Cells Dendritic Cells 42541.45362078735 0.9957378879564508 1902.0 0.9957378879564508 0.0 local_lr bivariate_moran_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/raw VWF-SELP spatialdm 0.0001878835097463 0.3515300467354709 1871.0 0.1508479722579936 141.8048454026245 +spatialdm common-db VWF SELP 11q13 Invasive Tumor Cells Endothelial Cells 42541.45362078735 0.9957356459196052 1903.0 0.9957356459196052 0.0 local_lr bivariate_moran_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/raw VWF-SELP spatialdm 0.0054026663267765 12.998815182224291 2406.0 0.1508479722579936 141.8048454026245 +spatialdm common-db VWF SELP 11q13 Invasive Tumor Cells Macrophages 42541.45362078735 0.9957334038827594 1904.0 0.9957334038827594 0.0 local_lr bivariate_moran_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/raw VWF-SELP spatialdm 0.001137814259341 0.7304767544969373 642.0 0.1508479722579936 141.8048454026245 +spatialdm common-db VWF SELP 11q13 Invasive Tumor Cells Pericytes 42541.45362078735 0.9957311618459138 1905.0 0.9957311618459138 0.0 local_lr bivariate_moran_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/spatialdm/raw VWF-SELP spatialdm 0.000990239337988 2.935069397796492 2964.0 0.1508479722579936 141.8048454026245 +stlearn common-db VWF SELP 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 3735.000000000001 0.8286676126749274 86572.0 0.8286676126749274 local_lr significant_lr_hotspot_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/raw VWF-SELP stlearn 0.0006281763125578 229.88740334367228 365960.0 6048.0 3735.0 4880.0 +stlearn common-db VWF SELP 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) 3735.000000000001 0.8286656335781476 86573.0 0.8286656335781476 local_lr significant_lr_hotspot_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/raw VWF-SELP stlearn 0.0016622149838731 17.385106516329365 10459.0 6048.0 3735.0 4880.0 +stlearn common-db VWF SELP 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) 3735.000000000001 0.8286636544813678 86574.0 0.8286636544813678 local_lr significant_lr_hotspot_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/raw VWF-SELP stlearn 0.0008160466409579 8.477092506270916 10388.0 6048.0 3735.0 4880.0 +stlearn common-db VWF SELP 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells 3735.000000000001 0.828661675384588 86575.0 0.828661675384588 local_lr significant_lr_hotspot_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/raw VWF-SELP stlearn 0.0025076421453616 65.13851236791449 25976.0 6048.0 3735.0 4880.0 +stlearn common-db VWF SELP 11q13 Invasive Tumor Cells CAFs, DCIS Associated 3735.000000000001 0.8286596962878081 86576.0 0.8286596962878081 local_lr significant_lr_hotspot_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/raw VWF-SELP stlearn 0.0186694514584834 41.520860043667085 2224.0 6048.0 3735.0 4880.0 +stlearn common-db VWF SELP 11q13 Invasive Tumor Cells CAFs, Invasive Associated 3735.000000000001 0.8286577171910283 86577.0 0.8286577171910283 local_lr significant_lr_hotspot_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/raw VWF-SELP stlearn 0.0025007799272743 11.19099017455252 4475.0 6048.0 3735.0 4880.0 +stlearn common-db VWF SELP 11q13 Invasive Tumor Cells Dendritic Cells 3735.000000000001 0.8286557380942485 86578.0 0.8286557380942485 local_lr significant_lr_hotspot_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/raw VWF-SELP stlearn 0.0007754178015253 2.465053191049167 3179.0 6048.0 3735.0 4880.0 +stlearn common-db VWF SELP 11q13 Invasive Tumor Cells Endothelial Cells 3735.000000000001 0.8286537589974687 86579.0 0.8286537589974687 local_lr significant_lr_hotspot_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/raw VWF-SELP stlearn 0.0566689931754159 259.3739817638789 4577.0 6048.0 3735.0 4880.0 +stlearn common-db VWF SELP 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells 3735.000000000001 0.828651779900689 86580.0 0.828651779900689 local_lr significant_lr_hotspot_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/raw VWF-SELP stlearn 0.0017287447549362 0.273141671279922 158.0 6048.0 3735.0 4880.0 +stlearn common-db VWF SELP 11q13 Invasive Tumor Cells Macrophages 3735.000000000001 0.8286498008039092 86581.0 0.8286498008039092 local_lr significant_lr_hotspot_neighbor /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/stlearn/raw VWF-SELP stlearn 0.0077175588819857 9.855322692295788 1277.0 6048.0 3735.0 4880.0 +pyxenium common-db VWF SELP Endothelial Cells Endothelial Cells 0.7912892368005828 1.0 1.0 1.0 celltype_pair topology_local_contact /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/pyxenium/artifacts VWF-SELP pyxenium 0.2912449657481761 1.0 0.1111198059316065 12779.0 +pyxenium common-db VWF SELP Endothelial Cells Pericytes 0.4118195103530724 0.9989330100030313 1409.0 0.9989330100030313 celltype_pair topology_local_contact /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/pyxenium/artifacts VWF-SELP pyxenium 0.0825130904423486 1.0 0.0112487916337112 11379.0 +pyxenium common-db VWF SELP Pericytes Endothelial Cells 0.4089376243699279 0.9988829948469232 1475.0 0.9988829948469232 celltype_pair topology_local_contact /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/pyxenium/artifacts VWF-SELP pyxenium 0.0477985506723533 0.258105457281739 0.0154415748600325 11074.0 +pyxenium common-db VWF SELP Endothelial Cells T Lymphocytes 0.2287165603355474 0.98808047893301 15730.0 0.98808047893301 celltype_pair topology_local_contact /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/pyxenium/artifacts VWF-SELP pyxenium 0.0092691214683052 1.0 0.0008705114254624 4595.0 +pyxenium common-db VWF SELP Pericytes Pericytes 0.2123845979487516 0.9855827523491968 19026.0 0.9855827523491968 celltype_pair topology_local_contact /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/pyxenium/artifacts VWF-SELP pyxenium 0.0119812043970092 0.2045647308481888 0.0009592326139088 12510.0 +pyxenium common-db VWF SELP CAFs, DCIS Associated Endothelial Cells 0.1455253648760264 0.970331160957866 39152.0 0.970331160957866 celltype_pair topology_local_contact /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/pyxenium/artifacts VWF-SELP pyxenium 0.002920861263638 0.0155186721184654 0.0005497526113249 16371.0 +pyxenium common-db VWF SELP Endothelial Cells Dendritic Cells 0.1368489330895585 0.9676962715974536 42629.0 0.9676962715974536 celltype_pair topology_local_contact /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/pyxenium/artifacts VWF-SELP pyxenium 0.0044540337911807 1.0 0.000942507068803 2122.0 +pyxenium common-db VWF SELP Endothelial Cells Macrophages 0.1345692900264394 0.966980145498636 43574.0 0.966980145498636 celltype_pair topology_local_contact /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/pyxenium/artifacts VWF-SELP pyxenium 0.0034761306712463 1.0 0.0003868471953578 2585.0 +pyxenium common-db VWF SELP Endothelial Cells CAFs, Invasive Associated 0.1322099176117849 0.9662738708699606 44506.0 0.9662738708699606 celltype_pair topology_local_contact /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/pyxenium/artifacts VWF-SELP pyxenium 0.0064915541694841 1.0 0.0009983361064891 3005.0 +pyxenium common-db VWF SELP Pericytes T Lymphocytes 0.1276494148346864 0.9648598060018188 46372.0 0.9648598060018188 celltype_pair topology_local_contact /cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/runs/full_common/pyxenium/artifacts VWF-SELP pyxenium 0.002284114459485 0.3360742288007465 0.0003011141222523 3321.0 diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/expression_specificity_full_wta.tsv b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/expression_specificity_full_wta.tsv new file mode 100644 index 0000000..f1490ea --- /dev/null +++ b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/expression_specificity_full_wta.tsv @@ -0,0 +1,521 @@ +gene cell_type n_cells mean_raw mean_log1p detection_fraction mean_log1p_norm_by_gene detection_norm_by_gene +ADAMTS13 11q13 Invasive Tumor Cells 64036 0.0721781497907427 0.04784344067381382 0.06488537697545131 0.6630757393732585 0.6601148682378559 +ANGPT2 11q13 Invasive Tumor Cells 64036 0.0120713348741333 0.007940831971667197 0.010650259229183584 0.16830031217761166 0.18938527633761565 +CDH5 11q13 Invasive Tumor Cells 64036 0.02339309138609532 0.015453379638637623 0.020925729277281528 0.020694833991586933 0.03131959203180769 +CLEC14A 11q13 Invasive Tumor Cells 64036 0.03988381535386345 0.026468091159900068 0.03594852895246424 0.04155748169744505 0.06097956602794091 +COL4A1 11q13 Invasive Tumor Cells 64036 0.05785807983009557 0.03548603470126147 0.04458429633331251 0.03921815326948283 0.06831822522716544 +COL4A2 11q13 Invasive Tumor Cells 64036 0.09628958710725218 0.06109583781155651 0.07900243612967706 0.09213451070750399 0.1394141618953008 +CXCL8 11q13 Invasive Tumor Cells 64036 0.043553626085327 0.02846966884394887 0.038322193766006624 0.5875885227687535 0.5896827565744269 +EGFL7 11q13 Invasive Tumor Cells 64036 0.35272346804922233 0.20632754239338008 0.23903741645324506 0.20559968517527125 0.30681034074903785 +EMCN 11q13 Invasive Tumor Cells 64036 0.04664563682928353 0.030693930947153895 0.041258042351177464 0.04385645514497113 0.0650593083263036 +FLT1 11q13 Invasive Tumor Cells 64036 0.12132238116059717 0.07884511121563927 0.10397276531950778 0.11278992341297547 0.1685453248337284 +GP1BA 11q13 Invasive Tumor Cells 64036 0.012289961896433256 0.008330881067818745 0.011649697045411956 0.33299247168169976 0.3582281841464176 +HBB 11q13 Invasive Tumor Cells 64036 0.01372665375726154 0.009119271140361674 0.01244612405521894 0.13917030206253894 0.22502174811783676 +IL6 11q13 Invasive Tumor Cells 64036 0.02643825348241614 0.01754452742921018 0.023861577862452372 0.1406210740048672 0.19505426301970546 +ITGA2B 11q13 Invasive Tumor Cells 64036 0.011181210569054906 0.0075541820553332575 0.010525329502155038 0.09561369191660664 0.1044893598157488 +KDR 11q13 Invasive Tumor Cells 64036 0.03829096133424949 0.024897827921370387 0.033496783059529016 0.028964643684744114 0.0525611821516336 +MMRN2 11q13 Invasive Tumor Cells 64036 0.019801361734024612 0.01277754490385711 0.016896745580610908 0.021414330386234054 0.02997069804343654 +PECAM1 11q13 Invasive Tumor Cells 64036 0.0740520956961709 0.048479711931903396 0.06488537697545131 0.03375958816791622 0.07275666246733742 +PF4 11q13 Invasive Tumor Cells 64036 0.010462864638640764 0.007156123187238734 0.01013492410519083 0.2936332728024037 0.29427476062571944 +PLAT 11q13 Invasive Tumor Cells 64036 8.869838840652132 2.01748548104039 0.9560247360859516 1.0 1.0 +PPBP 11q13 Invasive Tumor Cells 64036 0.020066837403960272 0.013566815892289915 0.018895621213067648 0.5162658763147775 0.5169002158508061 +RAB27A 11q13 Invasive Tumor Cells 64036 0.10867324629895683 0.0711585735052843 0.09505590605284528 0.4515759262491162 0.4675817513691493 +SELP 11q13 Invasive Tumor Cells 64036 0.01677181585358236 0.011227751467246411 0.015444437503904054 0.03582426795646067 0.05951422208832375 +SERPINE1 11q13 Invasive Tumor Cells 64036 0.011868324067711912 0.008008610174883496 0.011165594353176338 0.042738338523623784 0.054281340227288616 +STXBP5 11q13 Invasive Tumor Cells 64036 0.21141233056405773 0.1329007538303924 0.16818664501218064 0.35234416278290714 0.4109991523807593 +THBD 11q13 Invasive Tumor Cells 64036 0.03505840464738585 0.02325041883044925 0.03166968580173652 0.056265455476962684 0.07821287810829776 +VWF 11q13 Invasive Tumor Cells 64036 0.05264226372665376 0.033807260687592 0.04458429633331251 0.02038689127095691 0.050771817189817395 +ADAMTS13 11q13 Invasive Tumor Cells (G1/S) 2374 0.025695029486099412 0.016956942286013327 0.02316764953664701 0.2350110461424653 0.23569732710423527 +ANGPT2 11q13 Invasive Tumor Cells (G1/S) 2374 0.011794439764111205 0.007932922034867273 0.010951979780960405 0.16813266666672785 0.19475053823832258 +CDH5 11q13 Invasive Tumor Cells (G1/S) 2374 0.019797809604043808 0.012995714006574028 0.017270429654591406 0.017403580980807434 0.025848695824574157 +CLEC14A 11q13 Invasive Tumor Cells (G1/S) 2374 0.02611625947767481 0.017981231306766987 0.025695029486099412 0.028232284920516208 0.04358653310151875 +COL4A1 11q13 Invasive Tumor Cells (G1/S) 2374 0.10783487784330244 0.06284608363957601 0.07455770850884583 0.06945569887739565 0.11424763293892792 +COL4A2 11q13 Invasive Tumor Cells (G1/S) 2374 0.11920808761583825 0.07194214582424152 0.08803706823925864 0.10849109599264085 0.1553574128290089 +CXCL8 11q13 Invasive Tumor Cells (G1/S) 2374 0.02737994945240101 0.01832281943491203 0.02527379949452401 0.37816661878759095 0.38890058972198827 +EGFL7 11q13 Invasive Tumor Cells (G1/S) 2374 0.22325189553496208 0.13498856075824672 0.16385846672283066 0.1345123645259343 0.21031632936712186 +EMCN 11q13 Invasive Tumor Cells (G1/S) 2374 0.02906486941870261 0.01864245474033634 0.02401010951979781 0.026636926417778577 0.03786125150827141 +FLT1 11q13 Invasive Tumor Cells (G1/S) 2374 0.07666385846672283 0.05085886414762646 0.06908171861836562 0.07275488998161093 0.11198510176029795 +GP1BA 11q13 Invasive Tumor Cells (G1/S) 2374 0.0016849199663016006 0.0011678975241111126 0.0016849199663016006 0.046681867146918944 0.05181128896377421 +HBB 11q13 Invasive Tumor Cells (G1/S) 2374 0.008003369839932602 0.0053051526056172695 0.007160909856781803 0.080962576860319 0.1294668482282731 +IL6 11q13 Invasive Tumor Cells (G1/S) 2374 0.012215669755686605 0.008224896415895052 0.011373209772535805 0.0659233354815994 0.09296925220696567 +ITGA2B 11q13 Invasive Tumor Cells (G1/S) 2374 0.014321819713563605 0.009635154573916678 0.013479359730412805 0.12195267392966092 0.13381525667853356 +KDR 11q13 Invasive Tumor Cells (G1/S) 2374 0.04380791912384162 0.025524522357307025 0.03201347935973041 0.029693702504390632 0.050233669213667224 +MMRN2 11q13 Invasive Tumor Cells (G1/S) 2374 0.018112889637742206 0.012312537750283944 0.017270429654591406 0.020635008779970543 0.03063352228325715 +PECAM1 11q13 Invasive Tumor Cells (G1/S) 2374 0.05433866891322662 0.033627142928993214 0.04507160909856782 0.02341677479728159 0.05053927406917811 +PF4 11q13 Invasive Tumor Cells (G1/S) 2374 0.008845829823083403 0.006010281684628084 0.008424599831508003 0.24661658768938308 0.2446142736791431 +PLAT 11q13 Invasive Tumor Cells (G1/S) 2374 6.233361415332772 1.6797995900172722 0.9182813816343723 0.8326204108051486 0.9605205252260481 +PPBP 11q13 Invasive Tumor Cells (G1/S) 2374 0.013479359730412805 0.008979639242023128 0.012215669755686605 0.34170739538879036 0.3341664326500047 +RAB27A 11q13 Invasive Tumor Cells (G1/S) 2374 0.13563605728727884 0.08717433109265708 0.11288963774220724 0.5532127383833855 0.5553062057773114 +SELP 11q13 Invasive Tumor Cells (G1/S) 2374 0.013058129738837404 0.008687664860995349 0.011794439764111205 0.027719640464445864 0.045449172710319494 +SERPINE1 11q13 Invasive Tumor Cells (G1/S) 2374 0.013058129738837404 0.008566484544040092 0.011373209772535805 0.04571546228442845 0.05529065893063883 +STXBP5 11q13 Invasive Tumor Cells (G1/S) 2374 0.19039595619208088 0.12058779618287968 0.15585509688289806 0.3197002640189399 0.3808644420515853 +THBD 11q13 Invasive Tumor Cells (G1/S) 2374 0.02695871946082561 0.01803084505388425 0.02485256950294861 0.043634212226005505 0.06137702159032899 +VWF 11q13 Invasive Tumor Cells (G1/S) 2374 0.04380791912384162 0.026228555909064234 0.03369839932603201 0.015816682766863755 0.03837514799784763 +ADAMTS13 11q13 Invasive Tumor Cells (Mitotic) 2462 0.10844841592201462 0.07215380963724537 0.0982940698619009 1.0 1.0 +ANGPT2 11q13 Invasive Tumor Cells (Mitotic) 2462 0.0231519090170593 0.014831350744005966 0.019090170593013808 0.31433997963160404 0.33946565574510335 +CDH5 11q13 Invasive Tumor Cells (Mitotic) 2462 0.04955320877335499 0.03306232868860427 0.04508529650690495 0.04427636022577315 0.06747927752092125 +CLEC14A 11q13 Invasive Tumor Cells (Mitotic) 2462 0.06498781478472786 0.04308085688832249 0.05848903330625508 0.06764114234120203 0.0992150714463304 +COL4A1 11q13 Invasive Tumor Cells (Mitotic) 2462 0.12103980503655565 0.07503957583648756 0.09301380991064176 0.0829315986192093 0.1425286241416799 +COL4A2 11q13 Invasive Tumor Cells (Mitotic) 2462 0.20227457351746547 0.12567962926130094 0.15678310316815597 0.189528968955397 0.2766722901007115 +CXCL8 11q13 Invasive Tumor Cells (Mitotic) 2462 0.07392363931762795 0.04845171023728991 0.06498781478472786 1.0 1.0 +EGFL7 11q13 Invasive Tumor Cells (Mitotic) 2462 0.27051177904142976 0.16641433283432155 0.20389926888708368 0.16582727658412258 0.2617096732969504 +EMCN 11q13 Invasive Tumor Cells (Mitotic) 2462 0.09057676685621446 0.05810356918497897 0.0751421608448416 0.08302020943850599 0.11849076524518448 +FLT1 11q13 Invasive Tumor Cells (Mitotic) 2462 0.24654752233956134 0.15857726862898391 0.20633631194151097 0.22684878882070986 0.3344820214630809 +GP1BA 11q13 Invasive Tumor Cells (Mitotic) 2462 0.03330625507717303 0.02285243893623556 0.03249390739236393 0.913431612260985 0.9991876523151907 +HBB 11q13 Invasive Tumor Cells (Mitotic) 2462 0.030869212022745736 0.020345266884845576 0.027213647441104792 0.31049158362831975 0.4920136174676892 +IL6 11q13 Invasive Tumor Cells (Mitotic) 2462 0.04670999187652315 0.031091560912844894 0.04224207961007311 0.24920184973308362 0.34530397588366873 +ITGA2B 11q13 Invasive Tumor Cells (Mitotic) 2462 0.12469536961819659 0.07900732524711988 0.10073111291632819 1.0 1.0 +KDR 11q13 Invasive Tumor Cells (Mitotic) 2462 0.06295694557270512 0.042140561350957506 0.05808285946385053 0.049023808344258235 0.09114020742653693 +MMRN2 11q13 Invasive Tumor Cells (Mitotic) 2462 0.04224207961007311 0.027128857204892724 0.034930950446791224 0.045466192101674456 0.061958970928245066 +PECAM1 11q13 Invasive Tumor Cells (Mitotic) 2462 0.16734362307067424 0.10759630143863927 0.13931762794476035 0.07492632856526998 0.1562183361585767 +PF4 11q13 Invasive Tumor Cells (Mitotic) 2462 0.021933387489845652 0.015203065698715292 0.021933387489845652 0.6238190457235915 0.6368515724730184 +PLAT 11q13 Invasive Tumor Cells (Mitotic) 2462 7.280259951259139 1.8656606303181473 0.954914703493095 0.924745505160241 0.9988389080836955 +PPBP 11q13 Invasive Tumor Cells (Mitotic) 2462 0.03899268887083672 0.026278738368557132 0.036555645816409424 1.0 1.0 +RAB27A 11q13 Invasive Tumor Cells (Mitotic) 2462 0.2258326563769293 0.14722418666291093 0.19496344435418358 0.9342921756805551 0.959028771062481 +SELP 11q13 Invasive Tumor Cells (Mitotic) 2462 0.03411860276198213 0.022666581458880897 0.030869212022745736 0.07232202193009866 0.11895267403224272 +SERPINE1 11q13 Invasive Tumor Cells (Mitotic) 2462 0.020714865962632008 0.01400790413939962 0.01949634443541836 0.07475386316013827 0.094781134977046 +STXBP5 11q13 Invasive Tumor Cells (Mitotic) 2462 0.3460601137286759 0.21345700093523076 0.26320064987814784 0.5659134814288362 0.6431856940730898 +THBD 11q13 Invasive Tumor Cells (Mitotic) 2462 0.05280259951259139 0.03573419006091553 0.049959382615759544 0.08647588219979244 0.12338193461578188 +VWF 11q13 Invasive Tumor Cells (Mitotic) 2462 0.11169780666125101 0.07168136820353063 0.09423233143785541 0.043226225077004174 0.1073101315621372 +ADAMTS13 Apocrine Cells 403 0.05955334987593052 0.039851533966588394 0.05459057071960298 0.5523136500614829 0.5553801037672006 +ANGPT2 Apocrine Cells 403 0.017369727047146403 0.012039777329825353 0.017369727047146403 0.2551745573245157 0.3088723462917011 +CDH5 Apocrine Cells 403 0.03722084367245657 0.025799522849625754 0.03722084367245657 0.03455016668976555 0.055708531036318204 +CLEC14A Apocrine Cells 403 0.04714640198511166 0.03125169301671315 0.04218362282878412 0.049068202641067656 0.07155616901562437 +COL4A1 Apocrine Cells 403 0.05707196029776675 0.03599001188739414 0.04466501240694789 0.039775134479033726 0.06844190955890522 +COL4A2 Apocrine Cells 403 0.16377171215880892 0.10608712197712702 0.13895781637717122 0.15998283067788702 0.24521633076257923 +CXCL8 Apocrine Cells 403 0.05955334987593052 0.03813156577661335 0.04962779156327544 0.787001441019643 0.7636476426799009 +EGFL7 Apocrine Cells 403 0.07444168734491315 0.047023672323650845 0.05955334987593052 0.046857787929712305 0.07643817373567864 +EMCN Apocrine Cells 403 0.04714640198511166 0.030537841720306744 0.03970223325062035 0.04363342994211844 0.06260597175961782 +FLT1 Apocrine Cells 403 0.15632754342431762 0.10550259078280257 0.14640198511166252 0.1509241213664805 0.2373253232336424 +GP1BA Apocrine Cells 403 0.02481389578163772 0.0171996818997505 0.02481389578163772 0.6874860583547492 0.7630272952853597 +HBB Apocrine Cells 403 0.017369727047146403 0.012039777329825353 0.017369727047146403 0.18374050096409886 0.3140388386888691 +IL6 Apocrine Cells 403 0.04466501240694789 0.0302455761231445 0.04218362282878412 0.24242120031408662 0.3448261263274258 +ITGA2B Apocrine Cells 403 0.02729528535980149 0.018919650089725553 0.02729528535980149 0.23946703714558729 0.27097174417673897 +KDR Apocrine Cells 403 0.07196029776674938 0.04501143853651355 0.05707196029776675 0.05236361513402719 0.08955396390246369 +MMRN2 Apocrine Cells 403 0.01240694789081886 0.00859984094987525 0.01240694789081886 0.014412771526563123 0.022006893996384582 +PECAM1 Apocrine Cells 403 0.07196029776674938 0.047445258022894995 0.06451612903225806 0.0330392303820476 0.0723426208261856 +PF4 Apocrine Cells 403 0.017369727047146403 0.012039777329825353 0.017369727047146403 0.4940215712710401 0.5043424317617866 +PLAT Apocrine Cells 403 3.3101736972704714 1.183031078374597 0.8114143920595533 0.5863888932496921 0.8487378636054486 +PPBP Apocrine Cells 403 0.007444168734491315 0.00515990456992515 0.007444168734491315 0.1963528270481602 0.20363937138130686 +RAB27A Apocrine Cells 403 0.13399503722084366 0.08687520629023925 0.1141439205955335 0.5513144771751856 0.5614760462177838 +SELP Apocrine Cells 403 0.02977667493796526 0.0206396182797006 0.02977667493796526 0.06585461193436933 0.11474264730340143 +SERPINE1 Apocrine Cells 403 0.017369727047146403 0.012039777329825353 0.017369727047146403 0.06425085851785921 0.08444262201170445 +STXBP5 Apocrine Cells 403 0.14640198511166252 0.09031514267018934 0.1141439205955335 0.23944193252175114 0.2789344814553103 +THBD Apocrine Cells 403 0.062034739454094295 0.040857650860157045 0.05459057071960298 0.09887453435268 0.1348193247095808 +VWF Apocrine Cells 403 0.062034739454094295 0.040857650860157045 0.05459057071960298 0.024638508673329316 0.062166787519590136 +ADAMTS13 B Cells 2512 0.0019904458598726115 0.0013796719358279165 0.0019904458598726115 0.019121262519113585 0.020249907880191608 +ANGPT2 B Cells 2512 0.007165605095541401 0.00430042707663509 0.0051751592356687895 0.09114450753738636 0.09202583156404812 +CDH5 B Cells 2512 0.009554140127388535 0.006278855937931268 0.008359872611464968 0.008408508968982594 0.01251224252017943 +CLEC14A B Cells 2512 0.018710191082802547 0.012005843101531369 0.01552547770700637 0.018850343303569404 0.026335900815346758 +COL4A1 B Cells 2512 0.06050955414012739 0.036232638226436256 0.04339171974522293 0.040043278187731304 0.06649079443546597 +COL4A2 B Cells 2512 0.061703821656050956 0.03741345203441894 0.04617834394904458 0.056420702629563294 0.08149008353111531 +CXCL8 B Cells 2512 0.009554140127388535 0.006507902173959756 0.009156050955414012 0.13431728502642362 0.14088873407643313 +EGFL7 B Cells 2512 0.014331210191082803 0.009085087960724197 0.011544585987261146 0.009053038692009702 0.014817757040354238 +EMCN B Cells 2512 0.014729299363057325 0.00986600297108385 0.013535031847133758 0.01409685574345152 0.021343228131227195 +FLT1 B Cells 2512 0.032245222929936306 0.020721220372815794 0.027070063694267517 0.02964222921166605 0.043881997988602074 +GP1BA B Cells 2512 0.004777070063694267 0.0029207551408071725 0.0035828025477707007 0.1167450916171898 0.11017117834394903 +HBB B Cells 2512 0.006767515923566879 0.004024492689469505 0.0051751592356687895 0.061418270673300475 0.09356514307842273 +IL6 B Cells 2512 0.011146496815286623 0.007034078861850806 0.009156050955414012 0.05637881830556228 0.07484529235970658 +ITGA2B B Cells 2512 0.0035828025477707007 0.0024834094844902494 0.0035828025477707007 0.03143264851357285 0.035567983357304295 +KDR B Cells 2512 0.020700636942675158 0.013270991919345042 0.01711783439490446 0.015438678165054592 0.026860299094187783 +MMRN2 B Cells 2512 0.010350318471337579 0.00671620159424819 0.00875796178343949 0.011255915041736014 0.015534484249358733 +PECAM1 B Cells 2512 0.21218152866242038 0.1101852870632928 0.11664012738853503 0.0767292082643847 0.13078981388619504 +PF4 B Cells 2512 0.003980891719745223 0.002759343871655833 0.003980891719745223 0.11322264173238693 0.11558803457688809 +PLAT B Cells 2512 0.050955414012738856 0.03313871704422397 0.04378980891719745 0.01642575243076088 0.04580405429306854 +PPBP B Cells 2512 0.009156050955414012 0.0063464909048084155 0.009156050955414012 0.24150668178203252 0.2504688605803255 +RAB27A B Cells 2512 0.06648089171974522 0.043238711522036365 0.05692675159235669 0.2743950622328301 0.28002373881442694 +SELP B Cells 2512 0.007165605095541401 0.004852295850966255 0.006767515923566879 0.015482169094687755 0.02607822043111741 +SERPINE1 B Cells 2512 0.007563694267515924 0.004852295850966255 0.006369426751592357 0.025894513300915883 0.030964855933318373 +STXBP5 B Cells 2512 0.06289808917197452 0.03990180678960925 0.050955414012738856 0.1057869748786562 0.12452018391192475 +THBD B Cells 2512 0.016321656050955414 0.010464759896552113 0.013535031847133758 0.025324467758208572 0.03342672240827077 +VWF B Cells 2512 0.03423566878980892 0.01957104392197329 0.022292993630573247 0.011801983845524359 0.025386871394435982 +ADAMTS13 Basal-like Structured DCIS Cells 8760 0.03458904109589041 0.023081108757870773 0.031621004566210045 0.31988759670364575 0.32169798860334353 +ANGPT2 Basal-like Structured DCIS Cells 8760 0.019292237442922376 0.012319919653287147 0.015867579908675798 0.2611119755523545 0.28216083206494164 +CDH5 Basal-like Structured DCIS Cells 8760 0.03881278538812785 0.024713016381850656 0.031735159817351595 0.03309514057203707 0.04749809411052415 +CLEC14A Basal-like Structured DCIS Cells 8760 0.034018264840182645 0.021773080922309517 0.02865296803652968 0.03418585822678132 0.048604090548196685 +COL4A1 Basal-like Structured DCIS Cells 8760 0.34714611872146117 0.17871211488231956 0.19075342465753425 0.19750753138724406 0.2922987800722415 +COL4A2 Basal-like Structured DCIS Cells 8760 0.4309360730593607 0.23676326583309595 0.2589041095890411 0.357046706165584 0.45688337243623706 +CXCL8 Basal-like Structured DCIS Cells 8760 0.02363013698630137 0.015873110987839674 0.021917808219178082 0.32760682564355065 0.3372602739726028 +EGFL7 Basal-like Structured DCIS Cells 8760 0.11621004566210046 0.07338412526063572 0.0930365296803653 0.07312524966581221 0.11941464979364047 +EMCN Basal-like Structured DCIS Cells 8760 0.030593607305936073 0.02030573577605147 0.027511415525114154 0.029013474741351505 0.04338241863020378 +FLT1 Basal-like Structured DCIS Cells 8760 0.08184931506849315 0.05327752133298425 0.07077625570776255 0.07621484018642004 0.11473203556837297 +GP1BA Basal-like Structured DCIS Cells 8760 0.014269406392694063 0.009713151161196103 0.0136986301369863 0.38824299454697647 0.4212328767123287 +HBB Basal-like Structured DCIS Cells 8760 0.01598173515981735 0.009153445938401717 0.011529680365296804 0.13969184779716554 0.20845275360654011 +IL6 Basal-like Structured DCIS Cells 8760 0.023515981735159817 0.015641809957341844 0.02134703196347032 0.12537061054829773 0.17449933995541994 +ITGA2B Basal-like Structured DCIS Cells 8760 0.01004566210045662 0.006798920265641127 0.009474885844748858 0.08605430248872997 0.09406116512004713 +KDR Basal-like Structured DCIS Cells 8760 0.08367579908675798 0.050134376117882073 0.060616438356164384 0.05832333427628066 0.09511575043369026 +MMRN2 Basal-like Structured DCIS Cells 8760 0.06746575342465753 0.04209431765947789 0.05319634703196347 0.07054732599460771 0.094357321432261 +PECAM1 Basal-like Structured DCIS Cells 8760 0.05011415525114155 0.031149300035686635 0.03949771689497717 0.02169129103738781 0.04428920953091706 +PF4 Basal-like Structured DCIS Cells 8760 0.007534246575342466 0.005156660932882743 0.0073059360730593605 0.21159043616728368 0.21213307240704501 +PLAT Basal-like Structured DCIS Cells 8760 2.815068493150685 1.0014572784313092 0.7029680365296803 0.4963888403870303 0.7353031882916466 +PPBP Basal-like Structured DCIS Cells 8760 0.011986301369863013 0.008176909322943737 0.011529680365296804 0.3111606504187248 0.3154008117706748 +RAB27A Basal-like Structured DCIS Cells 8760 0.11552511415525114 0.07567827528149407 0.10068493150684932 0.48025818357135064 0.49527103117909066 +SELP Basal-like Structured DCIS Cells 8760 0.012671232876712329 0.008394893627154287 0.01141552511415525 0.026785498382510552 0.04398904762487707 +SERPINE1 Basal-like Structured DCIS Cells 8760 0.03299086757990868 0.019810293295826144 0.024315068493150686 0.1057185956914939 0.1182072770851712 +STXBP5 Basal-like Structured DCIS Cells 8760 0.17431506849315068 0.10949045835807289 0.13892694063926941 0.2902791953469693 0.33949696089993653 +THBD Basal-like Structured DCIS Cells 8760 0.04349315068493151 0.028262863037139888 0.03767123287671233 0.0683954501406701 0.09303456824993331 +VWF Basal-like Structured DCIS Cells 8760 0.059703196347031966 0.03572472270059318 0.04406392694063927 0.021543183995661234 0.05017922962314447 +ADAMTS13 CAFs, DCIS Associated 24442 0.020211112020292937 0.013667945630288492 0.019024629735700842 0.1894279137720426 0.19354809260039452 +ANGPT2 CAFs, DCIS Associated 24442 0.011905736028148269 0.00776184403822309 0.010310121921283038 0.16450678963713353 0.18333687914245972 +CDH5 CAFs, DCIS Associated 24442 0.03260780623516897 0.021016315317157027 0.027575484821209393 0.028144597930925733 0.04127229800383717 +CLEC14A CAFs, DCIS Associated 24442 0.051550609606415186 0.03232060684804662 0.041117748138450205 0.05074650149206626 0.069748123514161 +COL4A1 CAFs, DCIS Associated 24442 0.6216348907618034 0.3148296539066432 0.317118075443908 0.347940752598375 0.48593217530708294 +COL4A2 CAFs, DCIS Associated 24442 0.5452499795434089 0.3023236262010168 0.33074216512560345 0.45591386210731766 0.5836546822269704 +CXCL8 CAFs, DCIS Associated 24442 0.01955650110465592 0.012802769457700827 0.017306276082153668 0.26423772029923986 0.2663003232141396 +EGFL7 CAFs, DCIS Associated 24442 0.042222404058587674 0.026353800468717554 0.0333033303330333 0.02626083273560132 0.042745634884964905 +EMCN CAFs, DCIS Associated 24442 0.041526879960723344 0.026816533178812225 0.03522624989771705 0.03831630710726091 0.05554784770852292 +FLT1 CAFs, DCIS Associated 24442 0.08305375992144669 0.05430760578960633 0.07245724572457246 0.0776884020240531 0.11745700885878062 +GP1BA CAFs, DCIS Associated 24442 0.01988380656247443 0.013172922513565739 0.018001800180018002 0.5265330271018102 0.5535553555355535 +HBB CAFs, DCIS Associated 24442 0.013337697406104247 0.007988252819741002 0.010187382374601097 0.12190969440033474 0.1841844561814672 +IL6 CAFs, DCIS Associated 24442 0.05261435234432534 0.03064635111328461 0.03686277718680959 0.24563345038894252 0.30133136536402455 +ITGA2B CAFs, DCIS Associated 24442 0.01992471974470174 0.013414848149562671 0.018615497913427707 0.16979246047886798 0.18480385428572182 +KDR CAFs, DCIS Associated 24442 0.04578185091236396 0.028248898284871933 0.03575812126667212 0.03286307849391143 0.05610954108511288 +MMRN2 CAFs, DCIS Associated 24442 0.02585713116766222 0.016563374195535656 0.021643073398248915 0.027759132916602324 0.03838952385571753 +PECAM1 CAFs, DCIS Associated 24442 0.07969887897880697 0.04719776166142451 0.056951149660420586 0.03286688250902316 0.06385992909523691 +PF4 CAFs, DCIS Associated 24442 0.008632681449963178 0.005924868862445362 0.00842811553882661 0.24311189026305496 0.24471635475235837 +PLAT CAFs, DCIS Associated 24442 0.14311431143114312 0.08820209183313699 0.10907454381801816 0.04371882358610698 0.11409175903186232 +PPBP CAFs, DCIS Associated 24442 0.011046559201374683 0.007404902716391516 0.010187382374601097 0.281783037394656 0.2786815045140878 +RAB27A CAFs, DCIS Associated 24442 0.06623844202602078 0.04395121046220229 0.05981507241633254 0.2789166167414101 0.29423144210684316 +SELP CAFs, DCIS Associated 24442 0.021438507487112346 0.014031884233446274 0.01877915064233696 0.044771384740697064 0.07236434099173991 +SERPINE1 CAFs, DCIS Associated 24442 0.04107683495622289 0.02598579370841272 0.0335897226086245 0.13867445462612396 0.16329584466234098 +STXBP5 CAFs, DCIS Associated 24442 0.1434007037067343 0.09142544020561717 0.11782996481466329 0.2423855340009384 0.28794209944775334 +THBD CAFs, DCIS Associated 24442 0.05539644873578267 0.03542487846139013 0.045986416823500534 0.08572735555351918 0.11357011989858781 +VWF CAFs, DCIS Associated 24442 0.07253907208902709 0.04091187289784258 0.047786596841502334 0.024671206347269825 0.05441854102219941 +ADAMTS13 CAFs, Invasive Associated 4001 0.011997000749812546 0.00809997961747614 0.011247188202949263 0.11225990225878495 0.11442387337050035 +ANGPT2 CAFs, Invasive Associated 4001 0.07923019245188703 0.04718251480892699 0.05623594101474631 1.0 1.0 +CDH5 CAFs, Invasive Associated 4001 0.03174206448387903 0.020037931492227063 0.025743564108972758 0.026834367333448194 0.0385304576320342 +CLEC14A CAFs, Invasive Associated 4001 0.07173206698325418 0.043464894022139454 0.05373656585853537 0.06824411805498969 0.09115345081904189 +COL4A1 CAFs, Invasive Associated 4001 2.4473881529617594 0.8509496445796532 0.6213446638340415 0.940445272814616 0.9521102311486805 +COL4A2 CAFs, Invasive Associated 4001 1.4781304673831541 0.6262584922935625 0.5351162209447639 0.9444181769281239 0.9443098607382123 +CXCL8 CAFs, Invasive Associated 4001 0.010747313171707074 0.007086852257390698 0.009747563109222694 0.14626629736459626 0.14999062734316423 +EGFL7 CAFs, Invasive Associated 4001 0.03899025243689078 0.02415331097151806 0.030242439390152462 0.024068105857707668 0.03881690687612366 +EMCN CAFs, Invasive Associated 4001 0.03549112721819545 0.02243700672646386 0.028742814296425893 0.03205870179289695 0.04532419646962459 +FLT1 CAFs, Invasive Associated 4001 0.07223194201449637 0.045799107672900845 0.05873531617095726 0.06551678052277855 0.09521303884555175 +GP1BA CAFs, Invasive Associated 4001 0.01374656335916021 0.008878163898708423 0.011747063234191453 0.35486783649405895 0.36122219445138715 +HBB CAFs, Invasive Associated 4001 0.022494376405898527 0.008296108225169439 0.008747813046738315 0.126607913052419 0.15815752560811577 +IL6 CAFs, Invasive Associated 4001 0.03499125218695326 0.019573141732833112 0.021994501374656337 0.15688061267116088 0.17979201881993956 +ITGA2B CAFs, Invasive Associated 4001 0.007748062984253936 0.005298645469859166 0.007498125468632842 0.06706524304279395 0.07443703590231475 +KDR CAFs, Invasive Associated 4001 0.10547363159210198 0.059163656196548495 0.06723319170207448 0.06882745861332189 0.1054983706766176 +MMRN2 CAFs, Invasive Associated 4001 0.02174456385903524 0.013833427253815945 0.017745563609097726 0.02318392021441663 0.03147629382247198 +PECAM1 CAFs, Invasive Associated 4001 0.10747313171707074 0.0636215144819947 0.07673081729567609 0.04430381373858405 0.08603908053021851 +PF4 CAFs, Invasive Associated 4001 0.0022494376405898524 0.0015591913584202717 0.0022494376405898524 0.06397744274645847 0.06531402863569821 +PLAT CAFs, Invasive Associated 4001 0.6093476630842289 0.33635130637767713 0.364158960259935 0.16671808027298682 0.3809095586279843 +PPBP CAFs, Invasive Associated 4001 0.005498625343664084 0.0035956490264842426 0.0047488127968008 0.13682730791926015 0.12990641228581742 +RAB27A CAFs, Invasive Associated 4001 0.07898025493626594 0.05203869590253763 0.06998250437390652 0.3302402106365922 0.34424522703679905 +SELP CAFs, Invasive Associated 4001 0.015746063484128967 0.009397894351515182 0.011747063234191453 0.029985762194445556 0.045266610067769025 +SERPINE1 CAFs, Invasive Associated 4001 0.3504123969007748 0.18738702653255238 0.20569857535616096 1.0 1.0 +STXBP5 CAFs, Invasive Associated 4001 0.18645338665333666 0.11372922262442654 0.13921519620094977 0.3015169333102053 0.3402013734976852 +THBD CAFs, Invasive Associated 4001 0.10847288177955511 0.06545774180772106 0.07948012996750813 0.1584061639561305 0.19628769783499145 +VWF CAFs, Invasive Associated 4001 0.09322669332666833 0.05031215275556944 0.055236190952261933 0.030339884597985974 0.06290200855305783 +ADAMTS13 CXCL14+ Fibroblasts 4936 0.001012965964343598 0.000702134502187951 0.001012965964343598 0.009731080115075634 0.010305463653776605 +ANGPT2 CXCL14+ Fibroblasts 4936 0.004457050243111832 0.002914544520859695 0.0038492706645056724 0.06177170785962981 0.06844858634972087 +CDH5 CXCL14+ Fibroblasts 4936 0.007293354943273906 0.004647391408629571 0.0058752025931928685 0.006223686723844398 0.008793430608069298 +CLEC14A CXCL14+ Fibroblasts 4936 0.012965964343598054 0.008531620538363304 0.011547811993517018 0.013395475413419195 0.019588578015753495 +COL4A1 CXCL14+ Fibroblasts 4936 0.07435170178282009 0.04683946329286213 0.05976499189627228 0.05176563867854418 0.0915801865873227 +COL4A2 CXCL14+ Fibroblasts 4936 0.05753646677471637 0.036575224495857754 0.04679902755267423 0.055156628236065375 0.08258539259551106 +CXCL8 CXCL14+ Fibroblasts 4936 0.002025931928687196 0.001404269004375902 0.002025931928687196 0.02898285731295268 0.031174027552674233 +EGFL7 CXCL14+ Fibroblasts 4936 0.013371150729335495 0.008521062191293002 0.01094003241491086 0.008491002624111893 0.014041797819049153 +EMCN CXCL14+ Fibroblasts 4936 0.009521880064829822 0.006165708554193683 0.008306320907617504 0.008809758551601666 0.013098137046497232 +FLT1 CXCL14+ Fibroblasts 4936 0.011750405186385737 0.007887768465764448 0.01094003241491086 0.011283652054464818 0.017734368335750234 +GP1BA CXCL14+ Fibroblasts 4936 0.0012155591572123178 0.0008425614026255412 0.0012155591572123178 0.033677902939663364 0.03737844408427877 +HBB CXCL14+ Fibroblasts 4936 0.009724473257698542 0.0040597003515462134 0.004051863857374392 0.06195557907116625 0.07325633942556972 +IL6 CXCL14+ Fibroblasts 4936 0.00506482982171799 0.0033358252221724655 0.004457050243111832 0.026736959848426896 0.03643374530483075 +ITGA2B CXCL14+ Fibroblasts 4936 0.001012965964343598 0.000702134502187951 0.001012965964343598 0.008886954468991425 0.010056137920217494 +KDR CXCL14+ Fibroblasts 4936 0.02127228525121556 0.013327709105639593 0.017017828200972446 0.01550465954692497 0.02670337525567438 +MMRN2 CXCL14+ Fibroblasts 4936 0.003646677471636953 0.0024111193486984306 0.0032414910858995136 0.004040878488173698 0.005749613147839861 +PECAM1 CXCL14+ Fibroblasts 4936 0.023095623987034037 0.014339592885942089 0.017625607779578605 0.009985594613370874 0.019763781236651394 +PF4 CXCL14+ Fibroblasts 4936 0.0016207455429497568 0.0011234152035007217 0.0016207455429497568 0.04609647909752933 0.047059504514934014 +PLAT CXCL14+ Fibroblasts 4936 0.06888168557536467 0.042269411548229885 0.05328200972447326 0.020951531966630126 0.05573287773140101 +PPBP CXCL14+ Fibroblasts 4936 0.0024311183144246355 0.0016268403756619857 0.002228525121555916 0.061907095875216075 0.06096254276967405 +RAB27A CXCL14+ Fibroblasts 4936 0.011142625607779578 0.007408205334862581 0.01012965964343598 0.04701284780091585 0.049827982221515146 +SELP CXCL14+ Fibroblasts 4936 0.0018233387358184765 0.0012638421039383118 0.0018233387358184765 0.004032527645292368 0.007026127460991305 +SERPINE1 CXCL14+ Fibroblasts 4936 0.01012965964343598 0.006729932873934026 0.009116693679092382 0.03591461478665878 0.0443206456987225 +STXBP5 CXCL14+ Fibroblasts 4936 0.017017828200972446 0.011271317770455709 0.015194489465153971 0.029882321272305116 0.03713090471948222 +THBD CXCL14+ Fibroblasts 4936 0.011142625607779578 0.007326060864014088 0.00992706645056726 0.01772889143940375 0.024516329057758322 +VWF CXCL14+ Fibroblasts 4936 0.02127228525121556 0.013049372022754397 0.01600486223662885 0.007869200969595326 0.01822605729944371 +ADAMTS13 Dendritic Cells 4008 0.013223552894211578 0.008921150528110123 0.0124750499001996 0.12364074153480425 0.12691559030698932 +ANGPT2 Dendritic Cells 4008 0.016467065868263474 0.010637556666947557 0.013972055888223553 0.2254554830327721 0.2484542027056997 +CDH5 Dendritic Cells 4008 0.03592814371257485 0.022305730151857436 0.02844311377245509 0.029871354574093723 0.04257088045360165 +CLEC14A Dendritic Cells 4008 0.03992015968063872 0.025024420453252497 0.031686626746506984 0.03929077804261033 0.05375009226236747 +COL4A1 Dendritic Cells 4008 0.23552894211576847 0.11048688464697716 0.1122754491017964 0.12210695313891425 0.17204397175797656 +COL4A2 Dendritic Cells 4008 0.19111776447105788 0.1052410509441559 0.12100798403193613 0.15870692803969055 0.2135405881504844 +CXCL8 Dendritic Cells 4008 0.04565868263473054 0.025032984847761314 0.03093812375249501 0.5166584363103692 0.476060379241517 +EGFL7 Dendritic Cells 4008 0.054890219560878244 0.033665548821860264 0.041666666666666664 0.033546787591889 0.05348018058242794 +EMCN Dendritic Cells 4008 0.03268463073852296 0.020583349680641676 0.02619760479041916 0.02941013823079646 0.04131068636178 +FLT1 Dendritic Cells 4008 0.09805389221556886 0.06364846985759152 0.0843313373253493 0.0910507440462188 0.13670553629582938 +GP1BA Dendritic Cells 4008 0.02594810379241517 0.016850426551932342 0.02220558882235529 0.6735260221267357 0.6828218562874251 +HBB Dendritic Cells 4008 0.018463073852295408 0.011704589131771923 0.014970059880239521 0.17862515325122846 0.27065366123099716 +IL6 Dendritic Cells 4008 0.03967065868263473 0.02479270557005072 0.03143712574850299 0.198715918614169 0.2569798791043505 +ITGA2B Dendritic Cells 4008 0.013722554890219561 0.009224642375496474 0.012724550898203593 0.1167567987733232 0.12632195286845663 +KDR Dendritic Cells 4008 0.0531437125748503 0.03243464920723823 0.04091816367265469 0.03773253073698709 0.06420637618503895 +MMRN2 Dendritic Cells 4008 0.022954091816367265 0.01400849554359665 0.01746506986027944 0.023477323229293558 0.030978766449002444 +PECAM1 Dendritic Cells 4008 0.7437624750499002 0.39701857593497675 0.4149201596806387 0.2764699517481468 0.46525438266621094 +PF4 Dendritic Cells 4008 0.0054890219560878245 0.003804700092893911 0.0054890219560878245 0.15611616947850876 0.15937767322497862 +PLAT Dendritic Cells 4008 0.36501996007984033 0.169325002353205 0.16117764471057885 0.08392873403276557 0.16859150043591356 +PPBP Dendritic Cells 4008 0.01472055888223553 0.009671688151251977 0.012974051896207584 0.3680423320026765 0.35491239742736747 +RAB27A Dendritic Cells 4008 0.10578842315369262 0.06859928960662673 0.09006986027944112 0.4353345804753013 0.4430553004420607 +SELP Dendritic Cells 4008 0.01971057884231537 0.012814011575836656 0.01721556886227545 0.040885531322020184 0.06633917152290593 +SERPINE1 Dendritic Cells 4008 0.036926147704590816 0.02395428855729077 0.031686626746506984 0.1278332283752285 0.15404397765829214 +STXBP5 Dendritic Cells 4008 0.1284930139720559 0.08050676976708528 0.10129740518962076 0.21343814519021204 0.2475413411587421 +THBD Dendritic Cells 4008 0.1217564870259481 0.07522053488501117 0.09356287425149701 0.1820318888614247 0.23106707547105104 +VWF Dendritic Cells 4008 0.11052894211576847 0.05522100562290691 0.05913173652694611 0.03330008449694626 0.06733818774704652 +ADAMTS13 Endothelial Cells 8624 0.016697588126159554 0.011473811199359552 0.016349721706864564 0.1590187858000063 0.16633477207562214 +ANGPT2 Endothelial Cells 8624 0.06064471243042672 0.03728994641608682 0.0460343228200371 0.790334016045951 0.8185925582354153 +CDH5 Endothelial Cells 8624 1.5839517625231911 0.7467264364101632 0.6681354359925789 1.0 1.0 +CLEC14A Endothelial Cells 8624 1.3179499072356216 0.6369031538676542 0.589517625231911 1.0 1.0 +COL4A1 Endothelial Cells 8624 2.700139146567718 0.9048369630620658 0.6525974025974026 1.0 1.0 +COL4A2 Endothelial Cells 8624 1.5338589981447124 0.6631156701479123 0.5666743970315399 1.0 1.0 +CXCL8 Endothelial Cells 8624 0.022727272727272728 0.015102998601288489 0.020756029684601114 0.31171239420285235 0.31938340677179966 +EGFL7 Endothelial Cells 8624 2.452690166975881 1.0035401669875532 0.7791048237476809 1.0 1.0 +EMCN Endothelial Cells 8624 1.4728664192949907 0.6998725922031905 0.6341604823747681 1.0 1.0 +FLT1 Endothelial Cells 8624 1.5473098330241188 0.6990439290126235 0.6168831168831169 1.0 1.0 +GP1BA Endothelial Cells 8624 0.023075139146567718 0.015713943566344906 0.022147495361781077 0.6280998210665826 0.6810354823747681 +HBB Endothelial Cells 8624 0.22298237476808905 0.0655259851075393 0.055310760667903525 1.0 1.0 +IL6 Endothelial Cells 8624 0.2729591836734694 0.12476456714164282 0.1223330241187384 1.0 1.0 +ITGA2B Endothelial Cells 8624 0.021103896103896104 0.014214148765866453 0.01971243042671614 0.1799092517232712 0.1956935633490933 +KDR Endothelial Cells 8624 2.37569573283859 0.8595937927758542 0.637291280148423 1.0 1.0 +MMRN2 Endothelial Cells 8624 1.2184601113172542 0.5966819729311267 0.5637755102040817 1.0 1.0 +PECAM1 Endothelial Cells 8624 4.5438311688311686 1.4360279423662103 0.8918135435992579 1.0 1.0 +PF4 Endothelial Cells 8624 0.009160482374768089 0.006349562530639572 0.009160482374768089 0.2605381123203701 0.2659811489530877 +PLAT Endothelial Cells 8624 0.6777597402597403 0.34025279481375925 0.33916975881261596 0.16865191745434296 0.35477090289651547 +PPBP Endothelial Cells 8624 0.01820500927643785 0.012204793534651398 0.016813543599257887 0.46443605334016336 0.45994382601525463 +RAB27A Endothelial Cells 8624 0.12128942486085344 0.07943463725525167 0.10598330241187384 0.5040962476874136 0.5213338151769352 +SELP Endothelial Cells 8624 0.7355055658627088 0.3134118883013089 0.2595083487940631 1.0 1.0 +SERPINE1 Endothelial Cells 8624 0.05322356215213358 0.03216795780926653 0.04012059369202226 0.1716658746579684 0.19504555937032936 +STXBP5 Endothelial Cells 8624 0.1331168831168831 0.08514028908193032 0.11073747680890537 0.2257224508594712 0.2706101254469277 +THBD Endothelial Cells 8624 0.8287337662337663 0.41322723922441 0.4049165120593692 1.0 1.0 +VWF Endothelial Cells 8624 6.707908163265306 1.658284249337892 0.8781307977736549 1.0 1.0 +ADAMTS13 Luminal-like Amorphous DCIS Cells 13028 0.026788455634019034 0.018060460419790446 0.0250230273257599 0.25030501522497217 0.25457311271083005 +ANGPT2 Luminal-like Amorphous DCIS Cells 13028 0.009134172551427695 0.006004098818007046 0.008059564015965612 0.1272526240350178 0.1433169583461263 +CDH5 Luminal-like Amorphous DCIS Cells 13028 0.04290758366595026 0.02793561405594611 0.03707399447344182 0.03741077413871227 0.05548874146806009 +CLEC14A Luminal-like Amorphous DCIS Cells 13028 0.03883942278170095 0.02589472443620639 0.035462081670248696 0.04065724008266916 0.0601544044697531 +COL4A1 Luminal-like Amorphous DCIS Cells 13028 0.0761436905127418 0.0466263659371463 0.0578753454098864 0.05153012955986861 0.0886846088867911 +COL4A2 Luminal-like Amorphous DCIS Cells 13028 0.11160577218299048 0.07121740080432573 0.09218606079214 0.10739815692854947 0.16267906451226016 +CXCL8 Luminal-like Amorphous DCIS Cells 13028 0.03669020571077679 0.024298505221424523 0.03315934909425852 0.5014994331969659 0.5102394841879031 +EGFL7 Luminal-like Amorphous DCIS Cells 13028 0.26258827141541297 0.15636267965360173 0.18575376112987413 0.15581108240338234 0.23841947253818047 +EMCN Luminal-like Amorphous DCIS Cells 13028 0.045977893767270496 0.030530456458253502 0.04144918636782315 0.043622877647121444 0.06536072101592738 +FLT1 Luminal-like Amorphous DCIS Cells 13028 0.09840343874731348 0.0644891177569788 0.08627571384709856 0.09225331210309995 0.13985747297319134 +GP1BA Luminal-like Amorphous DCIS Cells 13028 0.014276941971139085 0.009653121951733208 0.013432606693276021 0.38584357548560444 0.41305265581823764 +HBB Luminal-like Amorphous DCIS Cells 13028 0.01803807184525637 0.011776089626302647 0.015812097021799202 0.17971633096360287 0.28587741030607194 +IL6 Luminal-like Amorphous DCIS Cells 13028 0.024255449800429842 0.016286633045689204 0.02249002149217071 0.13053892959207963 0.1838426022260476 +ITGA2B Luminal-like Amorphous DCIS Cells 13028 0.011436905127417869 0.007763844977019726 0.010899600859686828 0.09826740688582858 0.10820490853447165 +KDR Luminal-like Amorphous DCIS Cells 13028 0.05273257599017501 0.03323182941548948 0.04367516119128032 0.0386599225061586 0.06853249456215457 +MMRN2 Luminal-like Amorphous DCIS Cells 13028 0.02778630641694811 0.017894771142356786 0.02356463002763279 0.029990467207264414 0.041797895795620155 +PECAM1 Luminal-like Amorphous DCIS Cells 13028 0.08143997543751919 0.053043306628522954 0.07038685907276634 0.03693751706608231 0.07892553278423312 +PF4 Luminal-like Amorphous DCIS Cells 13028 0.011743936137549893 0.008007785246466146 0.011283389622351857 0.3285790543700732 0.32762127724900214 +PLAT Luminal-like Amorphous DCIS Cells 13028 2.8183143997543754 0.9230575271216412 0.6322536076143691 0.45752870877942226 0.6613360342566766 +PPBP Luminal-like Amorphous DCIS Cells 13028 0.015888854774332207 0.010836660254551307 0.015274792754068161 0.4123736879057146 0.417850441783509 +RAB27A Luminal-like Amorphous DCIS Cells 13028 0.08842493091802273 0.05839973840407257 0.07883021185139699 0.3706077098435194 0.3877672629598166 +SELP Luminal-like Amorphous DCIS Cells 13028 0.018345102855388394 0.012353506290984192 0.017116978814860302 0.03941620197606461 0.06595926063420698 +SERPINE1 Luminal-like Amorphous DCIS Cells 13028 0.010439054344488793 0.007125391939967274 0.010055265581823764 0.038025001366513864 0.048883496467651125 +STXBP5 Luminal-like Amorphous DCIS Cells 13028 0.30741479889468837 0.1847064012605273 0.22090881178999078 0.48969039254539826 0.539836765235143 +THBD Luminal-like Amorphous DCIS Cells 13028 0.029551734725207245 0.01989549282788293 0.0276327909118821 0.048146615080905515 0.06824318122109714 +VWF Luminal-like Amorphous DCIS Cells 13028 0.06286459932453178 0.03884715315362241 0.04927847712618975 0.023426112362300387 0.056117468207613944 +ADAMTS13 Macrophages 3861 0.009842009842009843 0.006747451641757612 0.009583009583009583 0.0935148355392536 0.09749326278251898 +ANGPT2 Macrophages 3861 0.009324009324009324 0.0061648718493527346 0.008288008288008289 0.13066009462018616 0.14737920515698294 +CDH5 Macrophages 3861 0.020202020202020204 0.012793809865301702 0.016317016317016316 0.017133195292786306 0.024421719666426363 +CLEC14A Macrophages 3861 0.021756021756021756 0.014199506422883462 0.018907018907018906 0.022294608429328112 0.0320720163363751 +COL4A1 Macrophages 3861 0.08728308728308729 0.04935948039795829 0.05723905723905724 0.0545506896965399 0.0877096001474111 +COL4A2 Macrophages 3861 0.08780108780108781 0.05489075315144203 0.07018907018907018 0.08277704120489007 0.12386137534490306 +CXCL8 Macrophages 3861 0.019166019166019167 0.012851311817628665 0.017871017871017872 0.26523959122784285 0.27499028749028753 +EGFL7 Macrophages 3861 0.22533022533022534 0.13061086904311606 0.14866614866614866 0.13015011589938283 0.19081661945183304 +EMCN Macrophages 3861 0.03263403263403263 0.020963965843588853 0.027195027195027196 0.0299539745907102 0.042883509696455394 +FLT1 Macrophages 3861 0.06993006993006994 0.046158519417716044 0.06241906241906242 0.06603092810335029 0.1011845853951117 +GP1BA Macrophages 3861 0.01528101528101528 0.010368463464304955 0.014504014504014505 0.41443639015054357 0.44599844599844596 +HBB Macrophages 3861 0.01295001295001295 0.007990630678996826 0.009842009842009843 0.12194598319861716 0.1779402366404463 +IL6 Macrophages 3861 0.027713027713027714 0.017925533813446387 0.02356902356902357 0.14367487680292973 0.19266280498507987 +ITGA2B Macrophages 3861 0.009842009842009843 0.006821961373032355 0.009842009842009843 0.08634593503443583 0.09770575899608158 +KDR Macrophages 3861 0.027454027454027453 0.017820518245430805 0.023828023828023827 0.020731324952782255 0.03738953375052356 +MMRN2 Macrophages 3861 0.014245014245014245 0.009169580606857297 0.012173012173012173 0.015367617965417761 0.021591949193759147 +PECAM1 Macrophages 3861 0.4421134421134421 0.2537920055022898 0.2867132867132867 0.17673194094267056 0.3214946540911955 +PF4 Macrophages 3861 0.006216006216006216 0.004308607182967802 0.006216006216006216 0.17679271237405186 0.18048618048618048 +PLAT Macrophages 3861 0.054649054649054646 0.034774208116408474 0.04454804454804455 0.01723641059289105 0.046597167276683775 +PPBP Macrophages 3861 0.010619010619010619 0.007211517808353845 0.010101010101010102 0.2744240498616374 0.27631874298540965 +RAB27A Macrophages 3861 0.04325304325304325 0.028609043981798088 0.038591038591038594 0.18155444802758428 0.18983002909383279 +SELP Macrophages 3861 0.01528101528101528 0.010114428433739886 0.013727013727013727 0.03227199991857375 0.052896231627241455 +SERPINE1 Macrophages 3861 0.011396011396011397 0.0073910431076441695 0.009842009842009843 0.03944266177018513 0.0478467574457854 +STXBP5 Macrophages 3861 0.05853405853405853 0.038435714112335005 0.0518000518000518 0.1019000955190734 0.12658423254449744 +THBD Macrophages 3861 0.07096607096607097 0.04469239575716791 0.05672105672105672 0.10815452495593339 0.14008086860320537 +VWF Macrophages 3861 0.05957005957005957 0.03567948236937435 0.04351204351204351 0.02151590258643547 0.04955075442332804 +ADAMTS13 Mast Cells 369 0.032520325203252036 0.021761745512920226 0.02981029810298103 0.3016021693425172 0.30327666913032764 +ANGPT2 Mast Cells 369 0.02710027100271003 0.018784476437938895 0.02710027100271003 0.3981236802236927 0.4819030412526348 +CDH5 Mast Cells 369 0.04878048780487805 0.030374357519283215 0.037940379403794036 0.040676686987681704 0.05678546198860114 +CLEC14A Mast Cells 369 0.056910569105691054 0.03944740051967168 0.056910569105691054 0.06193626186355593 0.0965375192697639 +COL4A1 Mast Cells 369 0.06504065040650407 0.04196423860062754 0.05420054200542006 0.04637767942040744 0.0830535668540765 +COL4A2 Mast Cells 369 0.10298102981029811 0.0667032531885291 0.08672086720867209 0.10059067549052264 0.15303473681350277 +CXCL8 Mast Cells 369 0.04607046070460705 0.02927553608809578 0.037940379403794036 0.6042209025175841 0.5838075880758808 +EGFL7 Mast Cells 369 0.07317073170731707 0.04288815889052074 0.04878048780487805 0.042736863258062974 0.06261094312089126 +EMCN Mast Cells 369 0.04607046070460705 0.03115398373188967 0.04336043360433604 0.04451379305170003 0.06837454368326824 +FLT1 Mast Cells 369 0.13008130081300814 0.08470810341386154 0.1111111111111111 0.12117708186595504 0.18011695906432745 +GP1BA Mast Cells 369 0.032520325203252036 0.022541371725526674 0.032520325203252036 0.9009979886730534 1.0 +HBB Mast Cells 369 0.02981029810298103 0.01832404544391343 0.02168021680216802 0.2796454782608846 0.3919710475930755 +IL6 Mast Cells 369 0.04336043360433604 0.02534373965921377 0.02981029810298103 0.2031325098129945 0.24368152686266198 +ITGA2B Mast Cells 369 0.05420054200542006 0.036009700450664886 0.04878048780487805 0.4557767313098297 0.48426435877262 +KDR Mast Cells 369 0.06233062330623306 0.038492873165771005 0.04878048780487805 0.04478030610419766 0.07654347285830938 +MMRN2 Mast Cells 369 0.04607046070460705 0.028781439728220563 0.037940379403794036 0.04823581243260172 0.06729696256238579 +PECAM1 Mast Cells 369 0.14092140921409213 0.07861232948845441 0.08672086720867209 0.054742896826172616 0.09724102962002185 +PF4 Mast Cells 369 0.008130081300813009 0.005635342931381669 0.008130081300813009 0.23123193173313492 0.23606271777003487 +PLAT Mast Cells 369 0.2791327913279133 0.16906640454513464 0.20596205962059622 0.0838005557581259 0.21543591064790102 +PPBP Mast Cells 369 0.01084010840108401 0.0075137905751755584 0.01084010840108401 0.28592660993824237 0.29653718759409814 +RAB27A Mast Cells 369 0.0948509485094851 0.06418641510757324 0.08943089430894309 0.40733025448662474 0.439912215073071 +SELP Mast Cells 369 0.04065040650406504 0.02739708844430189 0.037940379403794036 0.08741560057850388 0.14620099730934752 +SERPINE1 Mast Cells 369 0.01084010840108401 0.0075137905751755584 0.01084010840108401 0.04009770961315875 0.05269899600575593 +STXBP5 Mast Cells 369 0.6612466124661247 0.37719016764945723 0.4092140921409214 1.0 1.0 +THBD Mast Cells 369 0.06233062330623306 0.04054622195085912 0.05420054200542006 0.09812088386758021 0.1338560922837178 +VWF Mast Cells 369 0.10840108401084012 0.06442926648613607 0.08130081300813008 0.038852968971912344 0.09258394445822182 +ADAMTS13 Myeloid Cells 813 0.03075030750307503 0.02131448894710779 0.03075030750307503 0.29540351444042645 0.3128399052585567 +ANGPT2 Myeloid Cells 813 0.013530135301353014 0.008670670161446292 0.01107011070110701 0.1837687159440215 0.1968511685116851 +CDH5 Myeloid Cells 813 0.04551045510455105 0.03048388617879783 0.041820418204182044 0.04082336541524771 0.06259272589254876 +CLEC14A Myeloid Cells 813 0.0959409594095941 0.06317165854360801 0.08487084870848709 0.09918565822761621 0.14396660095633215 +COL4A1 Myeloid Cells 813 0.1033210332103321 0.0628039142889087 0.07749077490774908 0.06940909451397022 0.11874208294321749 +COL4A2 Myeloid Cells 813 0.1820418204182042 0.1156791267301328 0.14883148831488316 0.17444788584822585 0.26264022001791537 +CXCL8 Myeloid Cells 813 0.04428044280442804 0.026640332284789053 0.03198031980319803 0.5498326509904256 0.49209717097170974 +EGFL7 Myeloid Cells 813 0.06273062730627306 0.04121356794365331 0.055350553505535055 0.0410681797295359 0.07104378232352052 +EMCN Myeloid Cells 813 0.06888068880688807 0.04419065051271903 0.05781057810578106 0.06314099309648259 0.09116080189874856 +FLT1 Myeloid Cells 813 0.21648216482164823 0.1342771106539257 0.16851168511685116 0.1920867989563799 0.27316631061047447 +GP1BA Myeloid Cells 813 0.03690036900369004 0.023792844445929762 0.03198031980319803 0.9510204281985712 0.9833948339483393 +HBB Myeloid Cells 813 0.041820418204182044 0.020672275379598867 0.020910209102091022 0.31548209989780607 0.37804956665918865 +IL6 Myeloid Cells 813 0.06765067650676507 0.03999324413106968 0.046740467404674045 0.32054969649889553 0.3820756311828521 +ITGA2B Myeloid Cells 813 0.024600246002460024 0.01705159115768623 0.024600246002460024 0.21582291394313244 0.24421695829861523 +KDR Myeloid Cells 813 0.09471094710947109 0.0625280568907611 0.08487084870848709 0.07274140113185505 0.13317434484388513 +MMRN2 Myeloid Cells 813 0.03198031980319803 0.0211055110420704 0.028290282902829027 0.035371457492493326 0.05018004931180533 +PECAM1 Myeloid Cells 813 0.17343173431734318 0.10139564023647486 0.11808118081180811 0.07060840339178953 0.13240568239774192 +PF4 Myeloid Cells 813 0.03567035670356704 0.024370954691004466 0.03444034440344403 1.0 1.0 +PLAT Myeloid Cells 813 0.37761377613776137 0.1925120646639094 0.1992619926199262 0.0954217844307031 0.20842765369829458 +PPBP Myeloid Cells 813 0.038130381303813035 0.02501455634385139 0.033210332103321034 0.9518933516907967 0.9084870848708487 +RAB27A Myeloid Cells 813 0.06396063960639606 0.043626432034703067 0.06150061500615006 0.2768555563238232 0.30252265712841175 +SELP Myeloid Cells 813 0.05166051660516605 0.03339547734009133 0.04428044280442804 0.10655459663988713 0.17063205484601762 +SERPINE1 Myeloid Cells 813 0.02214022140221402 0.01499257955427704 0.020910209102091022 0.0800086315029529 0.10165461314394433 +STXBP5 Myeloid Cells 813 0.07995079950799508 0.04846882815453733 0.06027060270602706 0.12849971264251506 0.1472837907187019 +THBD Myeloid Cells 813 0.08487084870848709 0.055997169592892956 0.07503075030750307 0.13551180628361906 0.18529931003777392 +VWF Myeloid Cells 813 0.0971709717097171 0.06090366903516145 0.07626076260762607 0.03672691763156928 0.08684442317815493 +ADAMTS13 Myoepithelial Cells 8438 0.031642569329224934 0.021153508298679177 0.029153827921308367 0.29317243822646144 0.2965980344721537 +ANGPT2 Myoepithelial Cells 8438 0.016473097890495378 0.010981240478442554 0.015050959943114482 0.23273961811727956 0.26763951436622685 +CDH5 Myoepithelial Cells 8438 0.11258592083432092 0.06914656562148529 0.08568381132969898 0.0925995950456806 0.12824317752643596 +CLEC14A Myoepithelial Cells 8438 0.03424982223275658 0.022811857334807863 0.031168523346764638 0.03581683839415886 0.05287123236477148 +COL4A1 Myoepithelial Cells 8438 0.40009480919649204 0.2041310418362406 0.2188907324010429 0.22559980435087348 0.3354146546244836 +COL4A2 Myoepithelial Cells 8438 0.5319981038160702 0.2915598178462351 0.31879592320455086 0.43968168898979687 0.5625733664244008 +CXCL8 Myoepithelial Cells 8438 0.024768902583550606 0.016376559141516974 0.022161649680018963 0.33799754562457274 0.34101238445129184 +EGFL7 Myoepithelial Cells 8438 0.06885517895235838 0.043409254515360894 0.05487082246977957 0.04325612062511425 0.07042803586536375 +EMCN Myoepithelial Cells 8438 0.03626451765821285 0.023963506014734095 0.032235126807300306 0.03423981204821475 0.050831181858869603 +FLT1 Myoepithelial Cells 8438 0.0977719838824366 0.06447256712290035 0.0869874377814648 0.09222963600294151 0.14101121492995344 +GP1BA Myoepithelial Cells 8438 0.020739511732638067 0.013938493204225681 0.01931737378525717 0.5571335451568191 0.5940092438966579 +HBB Myoepithelial Cells 8438 0.014102867978193885 0.008837798286489939 0.011258592083432092 0.13487471072713528 0.203551568401506 +IL6 Myoepithelial Cells 8438 0.030220431381844038 0.019866957299505654 0.0271391324958521 0.15923557268427885 0.22184633046846303 +ITGA2B Myoepithelial Cells 8438 0.020739511732638067 0.014102785022324742 0.019791419767717467 0.17849971478231813 0.19647772366177582 +KDR Myoepithelial Cells 8438 0.07418819625503674 0.046308430615882946 0.05972979378999763 0.05387245813669833 0.09372447992084054 +MMRN2 Myoepithelial Cells 8438 0.06245555818914435 0.039721963133955776 0.051315477601327326 0.06657141481722084 0.09102111864126837 +PECAM1 Myoepithelial Cells 8438 0.05546337994785494 0.034300333136686706 0.04384925337757763 0.023885561084673913 0.049168633614384276 +PF4 Myoepithelial Cells 8438 0.011258592083432092 0.007735674094369665 0.011021569092201944 0.3174136669018129 0.32001913114143504 +PLAT Myoepithelial Cells 8438 1.0346053567196019 0.48200510543741865 0.45212135577150986 0.23891379143351016 0.4729180519141523 +PPBP Myoepithelial Cells 8438 0.014339890969424033 0.009803280464321669 0.013865844986963735 0.373049890250874 0.37930789286560795 +RAB27A Myoepithelial Cells 8438 0.10630481156672197 0.06978721208834958 0.09338705854467884 0.4428731969563682 0.45937265976149383 +SELP Myoepithelial Cells 8438 0.016354586394880303 0.01109748002015999 0.015525005925574781 0.03540861222689504 0.05982468771320684 +SERPINE1 Myoepithelial Cells 8438 0.05724105238208106 0.03152905433524337 0.0350794027020621 0.1682563351298294 0.1705378981907053 +STXBP5 Myoepithelial Cells 8438 0.201588054041242 0.12579700983257572 0.1576202891680493 0.3335108404773836 0.3851780576358291 +THBD Myoepithelial Cells 8438 0.051433989096942405 0.03396036114563629 0.04621948328987912 0.08218325880301793 0.11414571130925474 +VWF Myoepithelial Cells 8438 0.07146243185589002 0.0419762066168591 0.051552500592557476 0.02531303462215182 0.0587070863739886 +ADAMTS13 Pericytes 8087 0.00927414368739953 0.006235915066660147 0.008655867441572894 0.08642530585718657 0.08806093240145646 +ANGPT2 Pericytes 8087 0.07468777049585755 0.04512192348701563 0.05440830963274391 0.9563272256628107 0.9675006526249261 +CDH5 Pericytes 8087 0.31804130085322124 0.18331321858689953 0.20835909484357612 0.24548912379232937 0.31185158520149264 +CLEC14A Pericytes 8087 0.31643378261407196 0.18263738238775484 0.2093483368368987 0.2867584832618149 0.3551180284975245 +COL4A1 Pericytes 8087 1.5722764931371336 0.6276675671534118 0.5163843205144059 0.6936802902362842 0.7912754762111294 +COL4A2 Pericytes 8087 1.0337578830221343 0.47680687105694797 0.4361320638061086 0.7190402708332817 0.7696343192682383 +CXCL8 Pericytes 8087 0.010387040929887474 0.006986307744815719 0.009645109434895511 0.14419114847753803 0.14841412142945468 +EGFL7 Pericytes 8087 0.43019661184617286 0.24292888523079698 0.27055768517373563 0.2420719102455318 0.34726737266532165 +EMCN Pericytes 8087 0.32274020032150363 0.18769743279690634 0.21491282304933845 0.2681880029135547 0.33889343316465437 +FLT1 Pericytes 8087 0.3560034623469766 0.20502599888147044 0.2351922839124521 0.29329487085462985 0.38125907076334337 +GP1BA Pericytes 8087 0.012365524916532707 0.008393261740291286 0.01174724867070607 0.33548588073924096 0.3612278966242116 +HBB Pericytes 8087 0.08383825893409175 0.02909781529060394 0.024483739334734758 0.44406528559394365 0.4426577945969655 +IL6 Pericytes 8087 0.07468777049585755 0.03896562515816628 0.04253740571287251 0.3123132316399524 0.3477180918178318 +ITGA2B Pericytes 8087 0.00717200445158897 0.004900107867883426 0.006924693953258316 0.06202093100300283 0.06874434077791118 +KDR Pericytes 8087 0.6527760603437616 0.3246482093513414 0.31853592184988255 0.37767630720432155 0.49982783661451735 +MMRN2 Pericytes 8087 0.2594287127488562 0.15219636607378395 0.17744528255224434 0.2550711651738665 0.31474457357683155 +PECAM1 Pericytes 8087 1.0775318412266601 0.5102737634871709 0.4703845678249042 0.3553369321256862 0.5274472127060166 +PF4 Pericytes 8087 0.003956967973290466 0.0027427611942522877 0.003956967973290466 0.1125422138372226 0.11489339151018389 +PLAT Pericytes 8087 0.2543588475330778 0.14917535083052708 0.17423024607394583 0.0739412264585911 0.18224449587702052 +PPBP Pericytes 8087 0.00927414368739953 0.0062003416683107234 0.008532212192407568 0.23594518052394467 0.2334034046411937 +RAB27A Pericytes 8087 0.047854581426981575 0.03129469469507052 0.041795474217880546 0.1985977240333566 0.20559270691961118 +SELP Pericytes 8087 0.10980586125881044 0.06350395749893915 0.07270928650921231 0.20262140610916304 0.2801809145913525 +SERPINE1 Pericytes 8087 0.032892296277977 0.02093498165371107 0.02732781006553728 0.11172054992864888 0.13285366715943459 +STXBP5 Pericytes 8087 0.06318783232348213 0.040336816318976114 0.05267713614442933 0.10694026456294918 0.12872757110791008 +THBD Pericytes 8087 0.2860145913194015 0.1635005349696559 0.1877086682329665 0.3956673700323617 0.46357375568187376 +VWF Pericytes 8087 1.29108445653518 0.522848572084377 0.4304439223445035 0.3152949033274218 0.49018201324428873 +ADAMTS13 Plasma Cells 873 0.027491408934707903 0.01839652713463359 0.025200458190148912 0.25496265861944745 0.25637821514110176 +ANGPT2 Plasma Cells 873 0.014891179839633447 0.010321779321053022 0.014891179839633447 0.21876280573116313 0.26479826905943743 +CDH5 Plasma Cells 873 0.042382588774341354 0.027594790701950388 0.03665521191294387 0.03695435082573275 0.0548619485486338 +CLEC14A Plasma Cells 873 0.045819014891179836 0.03063580523411923 0.042382588774341354 0.04810119882132853 0.07189367537173875 +COL4A1 Plasma Cells 873 0.12600229095074456 0.07451630181413131 0.08705612829324169 0.08235329109672986 0.1333994403697435 +COL4A2 Plasma Cells 873 0.15463917525773196 0.09688274407224681 0.12142038946162657 0.1461023294030082 0.21426835251014276 +CXCL8 Plasma Cells 873 0.03436426116838488 0.02316042528281191 0.032073310423825885 0.4780104803191641 0.49352806414662087 +EGFL7 Plasma Cells 873 0.042382588774341354 0.026800807677254002 0.03436426116838488 0.026706263046456027 0.044107365428806555 +EMCN Plasma Cells 873 0.06758304696449026 0.043938901491534656 0.058419243986254296 0.06278128616698007 0.09212059976914556 +FLT1 Plasma Cells 873 0.145475372279496 0.09496395260953039 0.12600229095074456 0.13584833322801879 0.20425634533068063 +GP1BA Plasma Cells 873 0.038946162657502864 0.025018226465438092 0.032073310423825885 1.0 0.9862542955326459 +HBB Plasma Cells 873 0.013745704467353952 0.009527796296356635 0.013745704467353952 0.14540485397846212 0.24851772605127984 +IL6 Plasma Cells 873 0.045819014891179836 0.028523691293263476 0.035509736540664374 0.22862012786756258 0.29027105964615124 +ITGA2B Plasma Cells 873 0.024054982817869417 0.01634411078958427 0.022909507445589918 0.206868296559376 0.22743228762517087 +KDR Plasma Cells 873 0.050400916380297825 0.03381173733290477 0.046964490263459335 0.03933455268879709 0.0736939163086014 +MMRN2 Plasma Cells 873 0.016036655211912942 0.010786229616709567 0.014891179839633447 0.018077016075621562 0.02641331446668014 +PECAM1 Plasma Cells 873 1.7445589919816724 0.7524104298425486 0.6300114547537228 0.5239524995612319 0.7064385367047334 +PF4 Plasma Cells 873 0.012600229095074456 0.00873381327166025 0.012600229095074456 0.3583697636138964 0.3658566519391262 +PLAT Plasma Cells 873 0.18098510882016036 0.10139401590929782 0.11912943871706758 0.0502576186357536 0.12460915938722868 +PPBP Plasma Cells 873 0.0286368843069874 0.019520042888369817 0.027491408934707903 0.7428074595744601 0.7520427644138984 +RAB27A Plasma Cells 873 0.2222222222222222 0.1442661201115166 0.19014891179839633 0.9155201349122951 0.9353459968095348 +SELP Plasma Cells 873 0.043528064146620846 0.028059240997606937 0.03665521191294387 0.0895283237329889 0.14124868075836816 +SERPINE1 Plasma Cells 873 0.012600229095074456 0.008404280542620409 0.011454753722794959 0.04484985272531895 0.05568708340814415 +STXBP5 Plasma Cells 873 0.10882016036655212 0.07120415946444521 0.09507445589919816 0.18877522685219886 0.2323342664026763 +THBD Plasma Cells 873 0.054982817869415807 0.03644929184950735 0.050400916380297825 0.088206411363199 0.12447236622671491 +VWF Plasma Cells 873 0.08476517754868271 0.051819034142692094 0.06414662084765177 0.031248583687255083 0.07304905033542175 +ADAMTS13 T Lymphocytes 8018 0.018084310301820904 0.012254552332591274 0.017211274632077826 0.16983929738708553 0.17509982704204796 +ANGPT2 T Lymphocytes 8018 0.01683711648790222 0.011261235163752386 0.015465203292591668 0.23867390725900323 0.2750056816607078 +CDH5 T Lymphocytes 8018 0.0354203043152906 0.023437528560693553 0.031803442254926415 0.03138703468618024 0.04760029260785932 +CLEC14A T Lymphocytes 8018 0.04365178348715391 0.029014326847399168 0.03953604390122225 0.04555531978638659 0.06706507525651861 +COL4A1 T Lymphocytes 8018 0.10962833624345224 0.06326053687284393 0.07296083811424295 0.06991374076802019 0.11180068725963596 +COL4A2 T Lymphocytes 8018 0.12534297829882765 0.07801969206669435 0.09852831129957595 0.11765623341293012 0.1738711186100968 +CXCL8 T Lymphocytes 8018 0.02768770266899476 0.018567011201917085 0.025567473185333 0.3832065186344516 0.39341949363931156 +EGFL7 T Lymphocytes 8018 0.040533798952357196 0.02586642811214973 0.03354951359441257 0.025775179671976747 0.04306161709156333 +EMCN T Lymphocytes 8018 0.05537540533798952 0.0361832253880223 0.04826640059865303 0.051699731909943696 0.07611070374159512 +FLT1 T Lymphocytes 8018 0.1250935395360439 0.08236838148532594 0.11075081067597904 0.11783005054012638 0.1795328930957976 +GP1BA T Lymphocytes 8018 0.03379895235719631 0.022874765753219267 0.031928161636318286 0.9143240343123462 0.9817909703167872 +HBB T Lymphocytes 8018 0.020453978548266402 0.013502406365226515 0.018209029683212773 0.2060618599333801 0.3292131488218594 +IL6 T Lymphocytes 8018 0.04103267647792467 0.02644869054589204 0.03529558493389873 0.21198879739522 0.28852049712790767 +ITGA2B T Lymphocytes 8018 0.01908206535295585 0.012996712790634142 0.01833374906460464 0.16450009856659362 0.1820068153107122 +KDR T Lymphocytes 8018 0.0432776253429783 0.02804363647339305 0.03778997256173609 0.03262428918062889 0.0592978026514578 +MMRN2 T Lymphocytes 8018 0.022823646794711897 0.01453174381166974 0.018957345971563982 0.024354253138039916 0.03362569964186914 +PECAM1 T Lymphocytes 8018 0.2116487902220005 0.12491573511884727 0.14891494138189074 0.08698698084733489 0.16697990566602855 +PF4 T Lymphocytes 8018 0.010226989274133201 0.007052929250868511 0.010102269892741333 0.28939897268250264 0.29332662224281086 +PLAT T Lymphocytes 8018 0.07844849089548515 0.05110992552592416 0.06797206285856822 0.025333478731934894 0.07109864451504859 +PPBP T Lymphocytes 8018 0.0177101521576453 0.011708169428962677 0.015839361436767275 0.44553772958033866 0.43329453174801147 +RAB27A T Lymphocytes 8018 0.24694437515589923 0.15757831489455662 0.20329259166874533 1.0 1.0 +SELP T Lymphocytes 8018 0.06023946121227239 0.03864449101524364 0.05051134946370666 0.1233025691038608 0.19464248336684817 +SERPINE1 T Lymphocytes 8018 0.017460713394861563 0.0115190324974617 0.015714642055375407 0.06147187833977741 0.07639645548427339 +STXBP5 T Lymphocytes 8018 0.1462958343726615 0.0944470570678396 0.12372162634073335 0.2503963919749208 0.3023396034419245 +THBD T Lymphocytes 8018 0.048765278124220504 0.03212012767209346 0.043152905961586434 0.07772993796919106 0.1065723542419019 +VWF T Lymphocytes 8018 0.09815415315540035 0.05306322895159005 0.061985532551758545 0.0319988741211145 0.07058804076671936 +ADAMTS13 Unassigned 12 0.0 0.0 0.0 0.0 0.0 +ANGPT2 Unassigned 12 0.0 0.0 0.0 0.0 0.0 +CDH5 Unassigned 12 0.0 0.0 0.0 0.0 0.0 +CLEC14A Unassigned 12 0.0 0.0 0.0 0.0 0.0 +COL4A1 Unassigned 12 0.0 0.0 0.0 0.0 0.0 +COL4A2 Unassigned 12 0.0 0.0 0.0 0.0 0.0 +CXCL8 Unassigned 12 0.0 0.0 0.0 0.0 0.0 +EGFL7 Unassigned 12 0.0 0.0 0.0 0.0 0.0 +EMCN Unassigned 12 0.0 0.0 0.0 0.0 0.0 +FLT1 Unassigned 12 0.0 0.0 0.0 0.0 0.0 +GP1BA Unassigned 12 0.0 0.0 0.0 0.0 0.0 +HBB Unassigned 12 0.0 0.0 0.0 0.0 0.0 +IL6 Unassigned 12 0.0 0.0 0.0 0.0 0.0 +ITGA2B Unassigned 12 0.0 0.0 0.0 0.0 0.0 +KDR Unassigned 12 0.0 0.0 0.0 0.0 0.0 +MMRN2 Unassigned 12 0.0 0.0 0.0 0.0 0.0 +PECAM1 Unassigned 12 0.0 0.0 0.0 0.0 0.0 +PF4 Unassigned 12 0.0 0.0 0.0 0.0 0.0 +PLAT Unassigned 12 0.0 0.0 0.0 0.0 0.0 +PPBP Unassigned 12 0.0 0.0 0.0 0.0 0.0 +RAB27A Unassigned 12 0.0 0.0 0.0 0.0 0.0 +SELP Unassigned 12 0.0 0.0 0.0 0.0 0.0 +SERPINE1 Unassigned 12 0.0 0.0 0.0 0.0 0.0 +STXBP5 Unassigned 12 0.0 0.0 0.0 0.0 0.0 +THBD Unassigned 12 0.0 0.0 0.0 0.0 0.0 +VWF Unassigned 12 0.0 0.0 0.0 0.0 0.0 diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/hotspot_neighbor_context.tsv b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/hotspot_neighbor_context.tsv new file mode 100644 index 0000000..8145fd8 --- /dev/null +++ b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/hotspot_neighbor_context.tsv @@ -0,0 +1,13 @@ +group neighbor_cell_type neighbor_fraction n_query_cells +hotspot_endothelial 11q13 Invasive Tumor Cells 0.016454965357967668 433 +hotspot_endothelial CAFs, DCIS Associated 0.15790993071593534 433 +hotspot_endothelial CAFs, Invasive Associated 0.026270207852193996 433 +hotspot_endothelial Pericytes 0.17147806004618937 433 +hotspot_endothelial Macrophages 0.04330254041570439 433 +hotspot_endothelial T Lymphocytes 0.15935334872979215 433 +all_endothelial 11q13 Invasive Tumor Cells 0.08701008812615955 8624 +all_endothelial CAFs, DCIS Associated 0.20208140074211503 8624 +all_endothelial CAFs, Invasive Associated 0.0435557745825603 8624 +all_endothelial Pericytes 0.1649321660482375 8624 +all_endothelial Macrophages 0.03746811224489796 8624 +all_endothelial T Lymphocytes 0.06660192486085344 8624 diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/hotspot_summary.tsv b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/hotspot_summary.tsv new file mode 100644 index 0000000..ea8f1ce --- /dev/null +++ b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/hotspot_summary.tsv @@ -0,0 +1,2 @@ +n_cells_total n_endothelial_cells n_hotspot_endothelial_cells vwf_q75_nonzero_raw selp_q75_nonzero_raw mean_hotspot_score_endothelial mean_hotspot_score_hotspot +170057 8624 433 5.0 2.0 0.11966935412541166 0.6537081049854462 diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/marker_expression_specificity_full_wta.tsv b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/marker_expression_specificity_full_wta.tsv new file mode 100644 index 0000000..61c2982 --- /dev/null +++ b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/marker_expression_specificity_full_wta.tsv @@ -0,0 +1,341 @@ +gene cell_type n_cells mean_raw mean_log1p detection_fraction mean_log1p_norm_by_gene detection_norm_by_gene +CDH5 11q13 Invasive Tumor Cells 64036 0.02339309138609532 0.015453379638637623 0.020925729277281528 0.020694833991586933 0.03131959203180769 +CLEC14A 11q13 Invasive Tumor Cells 64036 0.03988381535386345 0.026468091159900068 0.03594852895246424 0.04155748169744505 0.06097956602794091 +COL4A1 11q13 Invasive Tumor Cells 64036 0.05785807983009557 0.03548603470126147 0.04458429633331251 0.03921815326948283 0.06831822522716544 +COL4A2 11q13 Invasive Tumor Cells 64036 0.09628958710725218 0.06109583781155651 0.07900243612967706 0.09213451070750399 0.1394141618953008 +EGFL7 11q13 Invasive Tumor Cells 64036 0.35272346804922233 0.20632754239338008 0.23903741645324506 0.20559968517527125 0.30681034074903785 +EMCN 11q13 Invasive Tumor Cells 64036 0.04664563682928353 0.030693930947153895 0.041258042351177464 0.04385645514497113 0.0650593083263036 +FLT1 11q13 Invasive Tumor Cells 64036 0.12132238116059717 0.07884511121563927 0.10397276531950778 0.11278992341297547 0.1685453248337284 +GP1BA 11q13 Invasive Tumor Cells 64036 0.012289961896433256 0.008330881067818745 0.011649697045411956 0.33299247168169976 0.3582281841464176 +HBB 11q13 Invasive Tumor Cells 64036 0.01372665375726154 0.009119271140361674 0.01244612405521894 0.13917030206253894 0.22502174811783676 +ITGA2B 11q13 Invasive Tumor Cells 64036 0.011181210569054906 0.0075541820553332575 0.010525329502155038 0.09561369191660664 0.1044893598157488 +KDR 11q13 Invasive Tumor Cells 64036 0.03829096133424949 0.024897827921370387 0.033496783059529016 0.028964643684744114 0.0525611821516336 +MMRN2 11q13 Invasive Tumor Cells 64036 0.019801361734024612 0.01277754490385711 0.016896745580610908 0.021414330386234054 0.02997069804343654 +PECAM1 11q13 Invasive Tumor Cells 64036 0.0740520956961709 0.048479711931903396 0.06488537697545131 0.03375958816791622 0.07275666246733742 +PF4 11q13 Invasive Tumor Cells 64036 0.010462864638640764 0.007156123187238734 0.01013492410519083 0.2936332728024037 0.29427476062571944 +PPBP 11q13 Invasive Tumor Cells 64036 0.020066837403960272 0.013566815892289915 0.018895621213067648 0.5162658763147775 0.5169002158508061 +SELP 11q13 Invasive Tumor Cells 64036 0.01677181585358236 0.011227751467246411 0.015444437503904054 0.03582426795646067 0.05951422208832375 +VWF 11q13 Invasive Tumor Cells 64036 0.05264226372665376 0.033807260687592 0.04458429633331251 0.02038689127095691 0.050771817189817395 +CDH5 11q13 Invasive Tumor Cells (G1/S) 2374 0.019797809604043808 0.012995714006574028 0.017270429654591406 0.017403580980807434 0.025848695824574157 +CLEC14A 11q13 Invasive Tumor Cells (G1/S) 2374 0.02611625947767481 0.017981231306766987 0.025695029486099412 0.028232284920516208 0.04358653310151875 +COL4A1 11q13 Invasive Tumor Cells (G1/S) 2374 0.10783487784330244 0.06284608363957601 0.07455770850884583 0.06945569887739565 0.11424763293892792 +COL4A2 11q13 Invasive Tumor Cells (G1/S) 2374 0.11920808761583825 0.07194214582424152 0.08803706823925864 0.10849109599264085 0.1553574128290089 +EGFL7 11q13 Invasive Tumor Cells (G1/S) 2374 0.22325189553496208 0.13498856075824672 0.16385846672283066 0.1345123645259343 0.21031632936712186 +EMCN 11q13 Invasive Tumor Cells (G1/S) 2374 0.02906486941870261 0.01864245474033634 0.02401010951979781 0.026636926417778577 0.03786125150827141 +FLT1 11q13 Invasive Tumor Cells (G1/S) 2374 0.07666385846672283 0.05085886414762646 0.06908171861836562 0.07275488998161093 0.11198510176029795 +GP1BA 11q13 Invasive Tumor Cells (G1/S) 2374 0.0016849199663016006 0.0011678975241111126 0.0016849199663016006 0.046681867146918944 0.05181128896377421 +HBB 11q13 Invasive Tumor Cells (G1/S) 2374 0.008003369839932602 0.0053051526056172695 0.007160909856781803 0.080962576860319 0.1294668482282731 +ITGA2B 11q13 Invasive Tumor Cells (G1/S) 2374 0.014321819713563605 0.009635154573916678 0.013479359730412805 0.12195267392966092 0.13381525667853356 +KDR 11q13 Invasive Tumor Cells (G1/S) 2374 0.04380791912384162 0.025524522357307025 0.03201347935973041 0.029693702504390632 0.050233669213667224 +MMRN2 11q13 Invasive Tumor Cells (G1/S) 2374 0.018112889637742206 0.012312537750283944 0.017270429654591406 0.020635008779970543 0.03063352228325715 +PECAM1 11q13 Invasive Tumor Cells (G1/S) 2374 0.05433866891322662 0.033627142928993214 0.04507160909856782 0.02341677479728159 0.05053927406917811 +PF4 11q13 Invasive Tumor Cells (G1/S) 2374 0.008845829823083403 0.006010281684628084 0.008424599831508003 0.24661658768938308 0.2446142736791431 +PPBP 11q13 Invasive Tumor Cells (G1/S) 2374 0.013479359730412805 0.008979639242023128 0.012215669755686605 0.34170739538879036 0.3341664326500047 +SELP 11q13 Invasive Tumor Cells (G1/S) 2374 0.013058129738837404 0.008687664860995349 0.011794439764111205 0.027719640464445864 0.045449172710319494 +VWF 11q13 Invasive Tumor Cells (G1/S) 2374 0.04380791912384162 0.026228555909064234 0.03369839932603201 0.015816682766863755 0.03837514799784763 +CDH5 11q13 Invasive Tumor Cells (Mitotic) 2462 0.04955320877335499 0.03306232868860427 0.04508529650690495 0.04427636022577315 0.06747927752092125 +CLEC14A 11q13 Invasive Tumor Cells (Mitotic) 2462 0.06498781478472786 0.04308085688832249 0.05848903330625508 0.06764114234120203 0.0992150714463304 +COL4A1 11q13 Invasive Tumor Cells (Mitotic) 2462 0.12103980503655565 0.07503957583648756 0.09301380991064176 0.0829315986192093 0.1425286241416799 +COL4A2 11q13 Invasive Tumor Cells (Mitotic) 2462 0.20227457351746547 0.12567962926130094 0.15678310316815597 0.189528968955397 0.2766722901007115 +EGFL7 11q13 Invasive Tumor Cells (Mitotic) 2462 0.27051177904142976 0.16641433283432155 0.20389926888708368 0.16582727658412258 0.2617096732969504 +EMCN 11q13 Invasive Tumor Cells (Mitotic) 2462 0.09057676685621446 0.05810356918497897 0.0751421608448416 0.08302020943850599 0.11849076524518448 +FLT1 11q13 Invasive Tumor Cells (Mitotic) 2462 0.24654752233956134 0.15857726862898391 0.20633631194151097 0.22684878882070986 0.3344820214630809 +GP1BA 11q13 Invasive Tumor Cells (Mitotic) 2462 0.03330625507717303 0.02285243893623556 0.03249390739236393 0.913431612260985 0.9991876523151907 +HBB 11q13 Invasive Tumor Cells (Mitotic) 2462 0.030869212022745736 0.020345266884845576 0.027213647441104792 0.31049158362831975 0.4920136174676892 +ITGA2B 11q13 Invasive Tumor Cells (Mitotic) 2462 0.12469536961819659 0.07900732524711988 0.10073111291632819 1.0 1.0 +KDR 11q13 Invasive Tumor Cells (Mitotic) 2462 0.06295694557270512 0.042140561350957506 0.05808285946385053 0.049023808344258235 0.09114020742653693 +MMRN2 11q13 Invasive Tumor Cells (Mitotic) 2462 0.04224207961007311 0.027128857204892724 0.034930950446791224 0.045466192101674456 0.061958970928245066 +PECAM1 11q13 Invasive Tumor Cells (Mitotic) 2462 0.16734362307067424 0.10759630143863927 0.13931762794476035 0.07492632856526998 0.1562183361585767 +PF4 11q13 Invasive Tumor Cells (Mitotic) 2462 0.021933387489845652 0.015203065698715292 0.021933387489845652 0.6238190457235915 0.6368515724730184 +PPBP 11q13 Invasive Tumor Cells (Mitotic) 2462 0.03899268887083672 0.026278738368557132 0.036555645816409424 1.0 1.0 +SELP 11q13 Invasive Tumor Cells (Mitotic) 2462 0.03411860276198213 0.022666581458880897 0.030869212022745736 0.07232202193009866 0.11895267403224272 +VWF 11q13 Invasive Tumor Cells (Mitotic) 2462 0.11169780666125101 0.07168136820353063 0.09423233143785541 0.043226225077004174 0.1073101315621372 +CDH5 Apocrine Cells 403 0.03722084367245657 0.025799522849625754 0.03722084367245657 0.03455016668976555 0.055708531036318204 +CLEC14A Apocrine Cells 403 0.04714640198511166 0.03125169301671315 0.04218362282878412 0.049068202641067656 0.07155616901562437 +COL4A1 Apocrine Cells 403 0.05707196029776675 0.03599001188739414 0.04466501240694789 0.039775134479033726 0.06844190955890522 +COL4A2 Apocrine Cells 403 0.16377171215880892 0.10608712197712702 0.13895781637717122 0.15998283067788702 0.24521633076257923 +EGFL7 Apocrine Cells 403 0.07444168734491315 0.047023672323650845 0.05955334987593052 0.046857787929712305 0.07643817373567864 +EMCN Apocrine Cells 403 0.04714640198511166 0.030537841720306744 0.03970223325062035 0.04363342994211844 0.06260597175961782 +FLT1 Apocrine Cells 403 0.15632754342431762 0.10550259078280257 0.14640198511166252 0.1509241213664805 0.2373253232336424 +GP1BA Apocrine Cells 403 0.02481389578163772 0.0171996818997505 0.02481389578163772 0.6874860583547492 0.7630272952853597 +HBB Apocrine Cells 403 0.017369727047146403 0.012039777329825353 0.017369727047146403 0.18374050096409886 0.3140388386888691 +ITGA2B Apocrine Cells 403 0.02729528535980149 0.018919650089725553 0.02729528535980149 0.23946703714558729 0.27097174417673897 +KDR Apocrine Cells 403 0.07196029776674938 0.04501143853651355 0.05707196029776675 0.05236361513402719 0.08955396390246369 +MMRN2 Apocrine Cells 403 0.01240694789081886 0.00859984094987525 0.01240694789081886 0.014412771526563123 0.022006893996384582 +PECAM1 Apocrine Cells 403 0.07196029776674938 0.047445258022894995 0.06451612903225806 0.0330392303820476 0.0723426208261856 +PF4 Apocrine Cells 403 0.017369727047146403 0.012039777329825353 0.017369727047146403 0.4940215712710401 0.5043424317617866 +PPBP Apocrine Cells 403 0.007444168734491315 0.00515990456992515 0.007444168734491315 0.1963528270481602 0.20363937138130686 +SELP Apocrine Cells 403 0.02977667493796526 0.0206396182797006 0.02977667493796526 0.06585461193436933 0.11474264730340143 +VWF Apocrine Cells 403 0.062034739454094295 0.040857650860157045 0.05459057071960298 0.024638508673329316 0.062166787519590136 +CDH5 B Cells 2512 0.009554140127388535 0.006278855937931268 0.008359872611464968 0.008408508968982594 0.01251224252017943 +CLEC14A B Cells 2512 0.018710191082802547 0.012005843101531369 0.01552547770700637 0.018850343303569404 0.026335900815346758 +COL4A1 B Cells 2512 0.06050955414012739 0.036232638226436256 0.04339171974522293 0.040043278187731304 0.06649079443546597 +COL4A2 B Cells 2512 0.061703821656050956 0.03741345203441894 0.04617834394904458 0.056420702629563294 0.08149008353111531 +EGFL7 B Cells 2512 0.014331210191082803 0.009085087960724197 0.011544585987261146 0.009053038692009702 0.014817757040354238 +EMCN B Cells 2512 0.014729299363057325 0.00986600297108385 0.013535031847133758 0.01409685574345152 0.021343228131227195 +FLT1 B Cells 2512 0.032245222929936306 0.020721220372815794 0.027070063694267517 0.02964222921166605 0.043881997988602074 +GP1BA B Cells 2512 0.004777070063694267 0.0029207551408071725 0.0035828025477707007 0.1167450916171898 0.11017117834394903 +HBB B Cells 2512 0.006767515923566879 0.004024492689469505 0.0051751592356687895 0.061418270673300475 0.09356514307842273 +ITGA2B B Cells 2512 0.0035828025477707007 0.0024834094844902494 0.0035828025477707007 0.03143264851357285 0.035567983357304295 +KDR B Cells 2512 0.020700636942675158 0.013270991919345042 0.01711783439490446 0.015438678165054592 0.026860299094187783 +MMRN2 B Cells 2512 0.010350318471337579 0.00671620159424819 0.00875796178343949 0.011255915041736014 0.015534484249358733 +PECAM1 B Cells 2512 0.21218152866242038 0.1101852870632928 0.11664012738853503 0.0767292082643847 0.13078981388619504 +PF4 B Cells 2512 0.003980891719745223 0.002759343871655833 0.003980891719745223 0.11322264173238693 0.11558803457688809 +PPBP B Cells 2512 0.009156050955414012 0.0063464909048084155 0.009156050955414012 0.24150668178203252 0.2504688605803255 +SELP B Cells 2512 0.007165605095541401 0.004852295850966255 0.006767515923566879 0.015482169094687755 0.02607822043111741 +VWF B Cells 2512 0.03423566878980892 0.01957104392197329 0.022292993630573247 0.011801983845524359 0.025386871394435982 +CDH5 Basal-like Structured DCIS Cells 8760 0.03881278538812785 0.024713016381850656 0.031735159817351595 0.03309514057203707 0.04749809411052415 +CLEC14A Basal-like Structured DCIS Cells 8760 0.034018264840182645 0.021773080922309517 0.02865296803652968 0.03418585822678132 0.048604090548196685 +COL4A1 Basal-like Structured DCIS Cells 8760 0.34714611872146117 0.17871211488231956 0.19075342465753425 0.19750753138724406 0.2922987800722415 +COL4A2 Basal-like Structured DCIS Cells 8760 0.4309360730593607 0.23676326583309595 0.2589041095890411 0.357046706165584 0.45688337243623706 +EGFL7 Basal-like Structured DCIS Cells 8760 0.11621004566210046 0.07338412526063572 0.0930365296803653 0.07312524966581221 0.11941464979364047 +EMCN Basal-like Structured DCIS Cells 8760 0.030593607305936073 0.02030573577605147 0.027511415525114154 0.029013474741351505 0.04338241863020378 +FLT1 Basal-like Structured DCIS Cells 8760 0.08184931506849315 0.05327752133298425 0.07077625570776255 0.07621484018642004 0.11473203556837297 +GP1BA Basal-like Structured DCIS Cells 8760 0.014269406392694063 0.009713151161196103 0.0136986301369863 0.38824299454697647 0.4212328767123287 +HBB Basal-like Structured DCIS Cells 8760 0.01598173515981735 0.009153445938401717 0.011529680365296804 0.13969184779716554 0.20845275360654011 +ITGA2B Basal-like Structured DCIS Cells 8760 0.01004566210045662 0.006798920265641127 0.009474885844748858 0.08605430248872997 0.09406116512004713 +KDR Basal-like Structured DCIS Cells 8760 0.08367579908675798 0.050134376117882073 0.060616438356164384 0.05832333427628066 0.09511575043369026 +MMRN2 Basal-like Structured DCIS Cells 8760 0.06746575342465753 0.04209431765947789 0.05319634703196347 0.07054732599460771 0.094357321432261 +PECAM1 Basal-like Structured DCIS Cells 8760 0.05011415525114155 0.031149300035686635 0.03949771689497717 0.02169129103738781 0.04428920953091706 +PF4 Basal-like Structured DCIS Cells 8760 0.007534246575342466 0.005156660932882743 0.0073059360730593605 0.21159043616728368 0.21213307240704501 +PPBP Basal-like Structured DCIS Cells 8760 0.011986301369863013 0.008176909322943737 0.011529680365296804 0.3111606504187248 0.3154008117706748 +SELP Basal-like Structured DCIS Cells 8760 0.012671232876712329 0.008394893627154287 0.01141552511415525 0.026785498382510552 0.04398904762487707 +VWF Basal-like Structured DCIS Cells 8760 0.059703196347031966 0.03572472270059318 0.04406392694063927 0.021543183995661234 0.05017922962314447 +CDH5 CAFs, DCIS Associated 24442 0.03260780623516897 0.021016315317157027 0.027575484821209393 0.028144597930925733 0.04127229800383717 +CLEC14A CAFs, DCIS Associated 24442 0.051550609606415186 0.03232060684804662 0.041117748138450205 0.05074650149206626 0.069748123514161 +COL4A1 CAFs, DCIS Associated 24442 0.6216348907618034 0.3148296539066432 0.317118075443908 0.347940752598375 0.48593217530708294 +COL4A2 CAFs, DCIS Associated 24442 0.5452499795434089 0.3023236262010168 0.33074216512560345 0.45591386210731766 0.5836546822269704 +EGFL7 CAFs, DCIS Associated 24442 0.042222404058587674 0.026353800468717554 0.0333033303330333 0.02626083273560132 0.042745634884964905 +EMCN CAFs, DCIS Associated 24442 0.041526879960723344 0.026816533178812225 0.03522624989771705 0.03831630710726091 0.05554784770852292 +FLT1 CAFs, DCIS Associated 24442 0.08305375992144669 0.05430760578960633 0.07245724572457246 0.0776884020240531 0.11745700885878062 +GP1BA CAFs, DCIS Associated 24442 0.01988380656247443 0.013172922513565739 0.018001800180018002 0.5265330271018102 0.5535553555355535 +HBB CAFs, DCIS Associated 24442 0.013337697406104247 0.007988252819741002 0.010187382374601097 0.12190969440033474 0.1841844561814672 +ITGA2B CAFs, DCIS Associated 24442 0.01992471974470174 0.013414848149562671 0.018615497913427707 0.16979246047886798 0.18480385428572182 +KDR CAFs, DCIS Associated 24442 0.04578185091236396 0.028248898284871933 0.03575812126667212 0.03286307849391143 0.05610954108511288 +MMRN2 CAFs, DCIS Associated 24442 0.02585713116766222 0.016563374195535656 0.021643073398248915 0.027759132916602324 0.03838952385571753 +PECAM1 CAFs, DCIS Associated 24442 0.07969887897880697 0.04719776166142451 0.056951149660420586 0.03286688250902316 0.06385992909523691 +PF4 CAFs, DCIS Associated 24442 0.008632681449963178 0.005924868862445362 0.00842811553882661 0.24311189026305496 0.24471635475235837 +PPBP CAFs, DCIS Associated 24442 0.011046559201374683 0.007404902716391516 0.010187382374601097 0.281783037394656 0.2786815045140878 +SELP CAFs, DCIS Associated 24442 0.021438507487112346 0.014031884233446274 0.01877915064233696 0.044771384740697064 0.07236434099173991 +VWF CAFs, DCIS Associated 24442 0.07253907208902709 0.04091187289784258 0.047786596841502334 0.024671206347269825 0.05441854102219941 +CDH5 CAFs, Invasive Associated 4001 0.03174206448387903 0.020037931492227063 0.025743564108972758 0.026834367333448194 0.0385304576320342 +CLEC14A CAFs, Invasive Associated 4001 0.07173206698325418 0.043464894022139454 0.05373656585853537 0.06824411805498969 0.09115345081904189 +COL4A1 CAFs, Invasive Associated 4001 2.4473881529617594 0.8509496445796532 0.6213446638340415 0.940445272814616 0.9521102311486805 +COL4A2 CAFs, Invasive Associated 4001 1.4781304673831541 0.6262584922935625 0.5351162209447639 0.9444181769281239 0.9443098607382123 +EGFL7 CAFs, Invasive Associated 4001 0.03899025243689078 0.02415331097151806 0.030242439390152462 0.024068105857707668 0.03881690687612366 +EMCN CAFs, Invasive Associated 4001 0.03549112721819545 0.02243700672646386 0.028742814296425893 0.03205870179289695 0.04532419646962459 +FLT1 CAFs, Invasive Associated 4001 0.07223194201449637 0.045799107672900845 0.05873531617095726 0.06551678052277855 0.09521303884555175 +GP1BA CAFs, Invasive Associated 4001 0.01374656335916021 0.008878163898708423 0.011747063234191453 0.35486783649405895 0.36122219445138715 +HBB CAFs, Invasive Associated 4001 0.022494376405898527 0.008296108225169439 0.008747813046738315 0.126607913052419 0.15815752560811577 +ITGA2B CAFs, Invasive Associated 4001 0.007748062984253936 0.005298645469859166 0.007498125468632842 0.06706524304279395 0.07443703590231475 +KDR CAFs, Invasive Associated 4001 0.10547363159210198 0.059163656196548495 0.06723319170207448 0.06882745861332189 0.1054983706766176 +MMRN2 CAFs, Invasive Associated 4001 0.02174456385903524 0.013833427253815945 0.017745563609097726 0.02318392021441663 0.03147629382247198 +PECAM1 CAFs, Invasive Associated 4001 0.10747313171707074 0.0636215144819947 0.07673081729567609 0.04430381373858405 0.08603908053021851 +PF4 CAFs, Invasive Associated 4001 0.0022494376405898524 0.0015591913584202717 0.0022494376405898524 0.06397744274645847 0.06531402863569821 +PPBP CAFs, Invasive Associated 4001 0.005498625343664084 0.0035956490264842426 0.0047488127968008 0.13682730791926015 0.12990641228581742 +SELP CAFs, Invasive Associated 4001 0.015746063484128967 0.009397894351515182 0.011747063234191453 0.029985762194445556 0.045266610067769025 +VWF CAFs, Invasive Associated 4001 0.09322669332666833 0.05031215275556944 0.055236190952261933 0.030339884597985974 0.06290200855305783 +CDH5 CXCL14+ Fibroblasts 4936 0.007293354943273906 0.004647391408629571 0.0058752025931928685 0.006223686723844398 0.008793430608069298 +CLEC14A CXCL14+ Fibroblasts 4936 0.012965964343598054 0.008531620538363304 0.011547811993517018 0.013395475413419195 0.019588578015753495 +COL4A1 CXCL14+ Fibroblasts 4936 0.07435170178282009 0.04683946329286213 0.05976499189627228 0.05176563867854418 0.0915801865873227 +COL4A2 CXCL14+ Fibroblasts 4936 0.05753646677471637 0.036575224495857754 0.04679902755267423 0.055156628236065375 0.08258539259551106 +EGFL7 CXCL14+ Fibroblasts 4936 0.013371150729335495 0.008521062191293002 0.01094003241491086 0.008491002624111893 0.014041797819049153 +EMCN CXCL14+ Fibroblasts 4936 0.009521880064829822 0.006165708554193683 0.008306320907617504 0.008809758551601666 0.013098137046497232 +FLT1 CXCL14+ Fibroblasts 4936 0.011750405186385737 0.007887768465764448 0.01094003241491086 0.011283652054464818 0.017734368335750234 +GP1BA CXCL14+ Fibroblasts 4936 0.0012155591572123178 0.0008425614026255412 0.0012155591572123178 0.033677902939663364 0.03737844408427877 +HBB CXCL14+ Fibroblasts 4936 0.009724473257698542 0.0040597003515462134 0.004051863857374392 0.06195557907116625 0.07325633942556972 +ITGA2B CXCL14+ Fibroblasts 4936 0.001012965964343598 0.000702134502187951 0.001012965964343598 0.008886954468991425 0.010056137920217494 +KDR CXCL14+ Fibroblasts 4936 0.02127228525121556 0.013327709105639593 0.017017828200972446 0.01550465954692497 0.02670337525567438 +MMRN2 CXCL14+ Fibroblasts 4936 0.003646677471636953 0.0024111193486984306 0.0032414910858995136 0.004040878488173698 0.005749613147839861 +PECAM1 CXCL14+ Fibroblasts 4936 0.023095623987034037 0.014339592885942089 0.017625607779578605 0.009985594613370874 0.019763781236651394 +PF4 CXCL14+ Fibroblasts 4936 0.0016207455429497568 0.0011234152035007217 0.0016207455429497568 0.04609647909752933 0.047059504514934014 +PPBP CXCL14+ Fibroblasts 4936 0.0024311183144246355 0.0016268403756619857 0.002228525121555916 0.061907095875216075 0.06096254276967405 +SELP CXCL14+ Fibroblasts 4936 0.0018233387358184765 0.0012638421039383118 0.0018233387358184765 0.004032527645292368 0.007026127460991305 +VWF CXCL14+ Fibroblasts 4936 0.02127228525121556 0.013049372022754397 0.01600486223662885 0.007869200969595326 0.01822605729944371 +CDH5 Dendritic Cells 4008 0.03592814371257485 0.022305730151857436 0.02844311377245509 0.029871354574093723 0.04257088045360165 +CLEC14A Dendritic Cells 4008 0.03992015968063872 0.025024420453252497 0.031686626746506984 0.03929077804261033 0.05375009226236747 +COL4A1 Dendritic Cells 4008 0.23552894211576847 0.11048688464697716 0.1122754491017964 0.12210695313891425 0.17204397175797656 +COL4A2 Dendritic Cells 4008 0.19111776447105788 0.1052410509441559 0.12100798403193613 0.15870692803969055 0.2135405881504844 +EGFL7 Dendritic Cells 4008 0.054890219560878244 0.033665548821860264 0.041666666666666664 0.033546787591889 0.05348018058242794 +EMCN Dendritic Cells 4008 0.03268463073852296 0.020583349680641676 0.02619760479041916 0.02941013823079646 0.04131068636178 +FLT1 Dendritic Cells 4008 0.09805389221556886 0.06364846985759152 0.0843313373253493 0.0910507440462188 0.13670553629582938 +GP1BA Dendritic Cells 4008 0.02594810379241517 0.016850426551932342 0.02220558882235529 0.6735260221267357 0.6828218562874251 +HBB Dendritic Cells 4008 0.018463073852295408 0.011704589131771923 0.014970059880239521 0.17862515325122846 0.27065366123099716 +ITGA2B Dendritic Cells 4008 0.013722554890219561 0.009224642375496474 0.012724550898203593 0.1167567987733232 0.12632195286845663 +KDR Dendritic Cells 4008 0.0531437125748503 0.03243464920723823 0.04091816367265469 0.03773253073698709 0.06420637618503895 +MMRN2 Dendritic Cells 4008 0.022954091816367265 0.01400849554359665 0.01746506986027944 0.023477323229293558 0.030978766449002444 +PECAM1 Dendritic Cells 4008 0.7437624750499002 0.39701857593497675 0.4149201596806387 0.2764699517481468 0.46525438266621094 +PF4 Dendritic Cells 4008 0.0054890219560878245 0.003804700092893911 0.0054890219560878245 0.15611616947850876 0.15937767322497862 +PPBP Dendritic Cells 4008 0.01472055888223553 0.009671688151251977 0.012974051896207584 0.3680423320026765 0.35491239742736747 +SELP Dendritic Cells 4008 0.01971057884231537 0.012814011575836656 0.01721556886227545 0.040885531322020184 0.06633917152290593 +VWF Dendritic Cells 4008 0.11052894211576847 0.05522100562290691 0.05913173652694611 0.03330008449694626 0.06733818774704652 +CDH5 Endothelial Cells 8624 1.5839517625231911 0.7467264364101632 0.6681354359925789 1.0 1.0 +CLEC14A Endothelial Cells 8624 1.3179499072356216 0.6369031538676542 0.589517625231911 1.0 1.0 +COL4A1 Endothelial Cells 8624 2.700139146567718 0.9048369630620658 0.6525974025974026 1.0 1.0 +COL4A2 Endothelial Cells 8624 1.5338589981447124 0.6631156701479123 0.5666743970315399 1.0 1.0 +EGFL7 Endothelial Cells 8624 2.452690166975881 1.0035401669875532 0.7791048237476809 1.0 1.0 +EMCN Endothelial Cells 8624 1.4728664192949907 0.6998725922031905 0.6341604823747681 1.0 1.0 +FLT1 Endothelial Cells 8624 1.5473098330241188 0.6990439290126235 0.6168831168831169 1.0 1.0 +GP1BA Endothelial Cells 8624 0.023075139146567718 0.015713943566344906 0.022147495361781077 0.6280998210665826 0.6810354823747681 +HBB Endothelial Cells 8624 0.22298237476808905 0.0655259851075393 0.055310760667903525 1.0 1.0 +ITGA2B Endothelial Cells 8624 0.021103896103896104 0.014214148765866453 0.01971243042671614 0.1799092517232712 0.1956935633490933 +KDR Endothelial Cells 8624 2.37569573283859 0.8595937927758542 0.637291280148423 1.0 1.0 +MMRN2 Endothelial Cells 8624 1.2184601113172542 0.5966819729311267 0.5637755102040817 1.0 1.0 +PECAM1 Endothelial Cells 8624 4.5438311688311686 1.4360279423662103 0.8918135435992579 1.0 1.0 +PF4 Endothelial Cells 8624 0.009160482374768089 0.006349562530639572 0.009160482374768089 0.2605381123203701 0.2659811489530877 +PPBP Endothelial Cells 8624 0.01820500927643785 0.012204793534651398 0.016813543599257887 0.46443605334016336 0.45994382601525463 +SELP Endothelial Cells 8624 0.7355055658627088 0.3134118883013089 0.2595083487940631 1.0 1.0 +VWF Endothelial Cells 8624 6.707908163265306 1.658284249337892 0.8781307977736549 1.0 1.0 +CDH5 Luminal-like Amorphous DCIS Cells 13028 0.04290758366595026 0.02793561405594611 0.03707399447344182 0.03741077413871227 0.05548874146806009 +CLEC14A Luminal-like Amorphous DCIS Cells 13028 0.03883942278170095 0.02589472443620639 0.035462081670248696 0.04065724008266916 0.0601544044697531 +COL4A1 Luminal-like Amorphous DCIS Cells 13028 0.0761436905127418 0.0466263659371463 0.0578753454098864 0.05153012955986861 0.0886846088867911 +COL4A2 Luminal-like Amorphous DCIS Cells 13028 0.11160577218299048 0.07121740080432573 0.09218606079214 0.10739815692854947 0.16267906451226016 +EGFL7 Luminal-like Amorphous DCIS Cells 13028 0.26258827141541297 0.15636267965360173 0.18575376112987413 0.15581108240338234 0.23841947253818047 +EMCN Luminal-like Amorphous DCIS Cells 13028 0.045977893767270496 0.030530456458253502 0.04144918636782315 0.043622877647121444 0.06536072101592738 +FLT1 Luminal-like Amorphous DCIS Cells 13028 0.09840343874731348 0.0644891177569788 0.08627571384709856 0.09225331210309995 0.13985747297319134 +GP1BA Luminal-like Amorphous DCIS Cells 13028 0.014276941971139085 0.009653121951733208 0.013432606693276021 0.38584357548560444 0.41305265581823764 +HBB Luminal-like Amorphous DCIS Cells 13028 0.01803807184525637 0.011776089626302647 0.015812097021799202 0.17971633096360287 0.28587741030607194 +ITGA2B Luminal-like Amorphous DCIS Cells 13028 0.011436905127417869 0.007763844977019726 0.010899600859686828 0.09826740688582858 0.10820490853447165 +KDR Luminal-like Amorphous DCIS Cells 13028 0.05273257599017501 0.03323182941548948 0.04367516119128032 0.0386599225061586 0.06853249456215457 +MMRN2 Luminal-like Amorphous DCIS Cells 13028 0.02778630641694811 0.017894771142356786 0.02356463002763279 0.029990467207264414 0.041797895795620155 +PECAM1 Luminal-like Amorphous DCIS Cells 13028 0.08143997543751919 0.053043306628522954 0.07038685907276634 0.03693751706608231 0.07892553278423312 +PF4 Luminal-like Amorphous DCIS Cells 13028 0.011743936137549893 0.008007785246466146 0.011283389622351857 0.3285790543700732 0.32762127724900214 +PPBP Luminal-like Amorphous DCIS Cells 13028 0.015888854774332207 0.010836660254551307 0.015274792754068161 0.4123736879057146 0.417850441783509 +SELP Luminal-like Amorphous DCIS Cells 13028 0.018345102855388394 0.012353506290984192 0.017116978814860302 0.03941620197606461 0.06595926063420698 +VWF Luminal-like Amorphous DCIS Cells 13028 0.06286459932453178 0.03884715315362241 0.04927847712618975 0.023426112362300387 0.056117468207613944 +CDH5 Macrophages 3861 0.020202020202020204 0.012793809865301702 0.016317016317016316 0.017133195292786306 0.024421719666426363 +CLEC14A Macrophages 3861 0.021756021756021756 0.014199506422883462 0.018907018907018906 0.022294608429328112 0.0320720163363751 +COL4A1 Macrophages 3861 0.08728308728308729 0.04935948039795829 0.05723905723905724 0.0545506896965399 0.0877096001474111 +COL4A2 Macrophages 3861 0.08780108780108781 0.05489075315144203 0.07018907018907018 0.08277704120489007 0.12386137534490306 +EGFL7 Macrophages 3861 0.22533022533022534 0.13061086904311606 0.14866614866614866 0.13015011589938283 0.19081661945183304 +EMCN Macrophages 3861 0.03263403263403263 0.020963965843588853 0.027195027195027196 0.0299539745907102 0.042883509696455394 +FLT1 Macrophages 3861 0.06993006993006994 0.046158519417716044 0.06241906241906242 0.06603092810335029 0.1011845853951117 +GP1BA Macrophages 3861 0.01528101528101528 0.010368463464304955 0.014504014504014505 0.41443639015054357 0.44599844599844596 +HBB Macrophages 3861 0.01295001295001295 0.007990630678996826 0.009842009842009843 0.12194598319861716 0.1779402366404463 +ITGA2B Macrophages 3861 0.009842009842009843 0.006821961373032355 0.009842009842009843 0.08634593503443583 0.09770575899608158 +KDR Macrophages 3861 0.027454027454027453 0.017820518245430805 0.023828023828023827 0.020731324952782255 0.03738953375052356 +MMRN2 Macrophages 3861 0.014245014245014245 0.009169580606857297 0.012173012173012173 0.015367617965417761 0.021591949193759147 +PECAM1 Macrophages 3861 0.4421134421134421 0.2537920055022898 0.2867132867132867 0.17673194094267056 0.3214946540911955 +PF4 Macrophages 3861 0.006216006216006216 0.004308607182967802 0.006216006216006216 0.17679271237405186 0.18048618048618048 +PPBP Macrophages 3861 0.010619010619010619 0.007211517808353845 0.010101010101010102 0.2744240498616374 0.27631874298540965 +SELP Macrophages 3861 0.01528101528101528 0.010114428433739886 0.013727013727013727 0.03227199991857375 0.052896231627241455 +VWF Macrophages 3861 0.05957005957005957 0.03567948236937435 0.04351204351204351 0.02151590258643547 0.04955075442332804 +CDH5 Mast Cells 369 0.04878048780487805 0.030374357519283215 0.037940379403794036 0.040676686987681704 0.05678546198860114 +CLEC14A Mast Cells 369 0.056910569105691054 0.03944740051967168 0.056910569105691054 0.06193626186355593 0.0965375192697639 +COL4A1 Mast Cells 369 0.06504065040650407 0.04196423860062754 0.05420054200542006 0.04637767942040744 0.0830535668540765 +COL4A2 Mast Cells 369 0.10298102981029811 0.0667032531885291 0.08672086720867209 0.10059067549052264 0.15303473681350277 +EGFL7 Mast Cells 369 0.07317073170731707 0.04288815889052074 0.04878048780487805 0.042736863258062974 0.06261094312089126 +EMCN Mast Cells 369 0.04607046070460705 0.03115398373188967 0.04336043360433604 0.04451379305170003 0.06837454368326824 +FLT1 Mast Cells 369 0.13008130081300814 0.08470810341386154 0.1111111111111111 0.12117708186595504 0.18011695906432745 +GP1BA Mast Cells 369 0.032520325203252036 0.022541371725526674 0.032520325203252036 0.9009979886730534 1.0 +HBB Mast Cells 369 0.02981029810298103 0.01832404544391343 0.02168021680216802 0.2796454782608846 0.3919710475930755 +ITGA2B Mast Cells 369 0.05420054200542006 0.036009700450664886 0.04878048780487805 0.4557767313098297 0.48426435877262 +KDR Mast Cells 369 0.06233062330623306 0.038492873165771005 0.04878048780487805 0.04478030610419766 0.07654347285830938 +MMRN2 Mast Cells 369 0.04607046070460705 0.028781439728220563 0.037940379403794036 0.04823581243260172 0.06729696256238579 +PECAM1 Mast Cells 369 0.14092140921409213 0.07861232948845441 0.08672086720867209 0.054742896826172616 0.09724102962002185 +PF4 Mast Cells 369 0.008130081300813009 0.005635342931381669 0.008130081300813009 0.23123193173313492 0.23606271777003487 +PPBP Mast Cells 369 0.01084010840108401 0.0075137905751755584 0.01084010840108401 0.28592660993824237 0.29653718759409814 +SELP Mast Cells 369 0.04065040650406504 0.02739708844430189 0.037940379403794036 0.08741560057850388 0.14620099730934752 +VWF Mast Cells 369 0.10840108401084012 0.06442926648613607 0.08130081300813008 0.038852968971912344 0.09258394445822182 +CDH5 Myeloid Cells 813 0.04551045510455105 0.03048388617879783 0.041820418204182044 0.04082336541524771 0.06259272589254876 +CLEC14A Myeloid Cells 813 0.0959409594095941 0.06317165854360801 0.08487084870848709 0.09918565822761621 0.14396660095633215 +COL4A1 Myeloid Cells 813 0.1033210332103321 0.0628039142889087 0.07749077490774908 0.06940909451397022 0.11874208294321749 +COL4A2 Myeloid Cells 813 0.1820418204182042 0.1156791267301328 0.14883148831488316 0.17444788584822585 0.26264022001791537 +EGFL7 Myeloid Cells 813 0.06273062730627306 0.04121356794365331 0.055350553505535055 0.0410681797295359 0.07104378232352052 +EMCN Myeloid Cells 813 0.06888068880688807 0.04419065051271903 0.05781057810578106 0.06314099309648259 0.09116080189874856 +FLT1 Myeloid Cells 813 0.21648216482164823 0.1342771106539257 0.16851168511685116 0.1920867989563799 0.27316631061047447 +GP1BA Myeloid Cells 813 0.03690036900369004 0.023792844445929762 0.03198031980319803 0.9510204281985712 0.9833948339483393 +HBB Myeloid Cells 813 0.041820418204182044 0.020672275379598867 0.020910209102091022 0.31548209989780607 0.37804956665918865 +ITGA2B Myeloid Cells 813 0.024600246002460024 0.01705159115768623 0.024600246002460024 0.21582291394313244 0.24421695829861523 +KDR Myeloid Cells 813 0.09471094710947109 0.0625280568907611 0.08487084870848709 0.07274140113185505 0.13317434484388513 +MMRN2 Myeloid Cells 813 0.03198031980319803 0.0211055110420704 0.028290282902829027 0.035371457492493326 0.05018004931180533 +PECAM1 Myeloid Cells 813 0.17343173431734318 0.10139564023647486 0.11808118081180811 0.07060840339178953 0.13240568239774192 +PF4 Myeloid Cells 813 0.03567035670356704 0.024370954691004466 0.03444034440344403 1.0 1.0 +PPBP Myeloid Cells 813 0.038130381303813035 0.02501455634385139 0.033210332103321034 0.9518933516907967 0.9084870848708487 +SELP Myeloid Cells 813 0.05166051660516605 0.03339547734009133 0.04428044280442804 0.10655459663988713 0.17063205484601762 +VWF Myeloid Cells 813 0.0971709717097171 0.06090366903516145 0.07626076260762607 0.03672691763156928 0.08684442317815493 +CDH5 Myoepithelial Cells 8438 0.11258592083432092 0.06914656562148529 0.08568381132969898 0.0925995950456806 0.12824317752643596 +CLEC14A Myoepithelial Cells 8438 0.03424982223275658 0.022811857334807863 0.031168523346764638 0.03581683839415886 0.05287123236477148 +COL4A1 Myoepithelial Cells 8438 0.40009480919649204 0.2041310418362406 0.2188907324010429 0.22559980435087348 0.3354146546244836 +COL4A2 Myoepithelial Cells 8438 0.5319981038160702 0.2915598178462351 0.31879592320455086 0.43968168898979687 0.5625733664244008 +EGFL7 Myoepithelial Cells 8438 0.06885517895235838 0.043409254515360894 0.05487082246977957 0.04325612062511425 0.07042803586536375 +EMCN Myoepithelial Cells 8438 0.03626451765821285 0.023963506014734095 0.032235126807300306 0.03423981204821475 0.050831181858869603 +FLT1 Myoepithelial Cells 8438 0.0977719838824366 0.06447256712290035 0.0869874377814648 0.09222963600294151 0.14101121492995344 +GP1BA Myoepithelial Cells 8438 0.020739511732638067 0.013938493204225681 0.01931737378525717 0.5571335451568191 0.5940092438966579 +HBB Myoepithelial Cells 8438 0.014102867978193885 0.008837798286489939 0.011258592083432092 0.13487471072713528 0.203551568401506 +ITGA2B Myoepithelial Cells 8438 0.020739511732638067 0.014102785022324742 0.019791419767717467 0.17849971478231813 0.19647772366177582 +KDR Myoepithelial Cells 8438 0.07418819625503674 0.046308430615882946 0.05972979378999763 0.05387245813669833 0.09372447992084054 +MMRN2 Myoepithelial Cells 8438 0.06245555818914435 0.039721963133955776 0.051315477601327326 0.06657141481722084 0.09102111864126837 +PECAM1 Myoepithelial Cells 8438 0.05546337994785494 0.034300333136686706 0.04384925337757763 0.023885561084673913 0.049168633614384276 +PF4 Myoepithelial Cells 8438 0.011258592083432092 0.007735674094369665 0.011021569092201944 0.3174136669018129 0.32001913114143504 +PPBP Myoepithelial Cells 8438 0.014339890969424033 0.009803280464321669 0.013865844986963735 0.373049890250874 0.37930789286560795 +SELP Myoepithelial Cells 8438 0.016354586394880303 0.01109748002015999 0.015525005925574781 0.03540861222689504 0.05982468771320684 +VWF Myoepithelial Cells 8438 0.07146243185589002 0.0419762066168591 0.051552500592557476 0.02531303462215182 0.0587070863739886 +CDH5 Pericytes 8087 0.31804130085322124 0.18331321858689953 0.20835909484357612 0.24548912379232937 0.31185158520149264 +CLEC14A Pericytes 8087 0.31643378261407196 0.18263738238775484 0.2093483368368987 0.2867584832618149 0.3551180284975245 +COL4A1 Pericytes 8087 1.5722764931371336 0.6276675671534118 0.5163843205144059 0.6936802902362842 0.7912754762111294 +COL4A2 Pericytes 8087 1.0337578830221343 0.47680687105694797 0.4361320638061086 0.7190402708332817 0.7696343192682383 +EGFL7 Pericytes 8087 0.43019661184617286 0.24292888523079698 0.27055768517373563 0.2420719102455318 0.34726737266532165 +EMCN Pericytes 8087 0.32274020032150363 0.18769743279690634 0.21491282304933845 0.2681880029135547 0.33889343316465437 +FLT1 Pericytes 8087 0.3560034623469766 0.20502599888147044 0.2351922839124521 0.29329487085462985 0.38125907076334337 +GP1BA Pericytes 8087 0.012365524916532707 0.008393261740291286 0.01174724867070607 0.33548588073924096 0.3612278966242116 +HBB Pericytes 8087 0.08383825893409175 0.02909781529060394 0.024483739334734758 0.44406528559394365 0.4426577945969655 +ITGA2B Pericytes 8087 0.00717200445158897 0.004900107867883426 0.006924693953258316 0.06202093100300283 0.06874434077791118 +KDR Pericytes 8087 0.6527760603437616 0.3246482093513414 0.31853592184988255 0.37767630720432155 0.49982783661451735 +MMRN2 Pericytes 8087 0.2594287127488562 0.15219636607378395 0.17744528255224434 0.2550711651738665 0.31474457357683155 +PECAM1 Pericytes 8087 1.0775318412266601 0.5102737634871709 0.4703845678249042 0.3553369321256862 0.5274472127060166 +PF4 Pericytes 8087 0.003956967973290466 0.0027427611942522877 0.003956967973290466 0.1125422138372226 0.11489339151018389 +PPBP Pericytes 8087 0.00927414368739953 0.0062003416683107234 0.008532212192407568 0.23594518052394467 0.2334034046411937 +SELP Pericytes 8087 0.10980586125881044 0.06350395749893915 0.07270928650921231 0.20262140610916304 0.2801809145913525 +VWF Pericytes 8087 1.29108445653518 0.522848572084377 0.4304439223445035 0.3152949033274218 0.49018201324428873 +CDH5 Plasma Cells 873 0.042382588774341354 0.027594790701950388 0.03665521191294387 0.03695435082573275 0.0548619485486338 +CLEC14A Plasma Cells 873 0.045819014891179836 0.03063580523411923 0.042382588774341354 0.04810119882132853 0.07189367537173875 +COL4A1 Plasma Cells 873 0.12600229095074456 0.07451630181413131 0.08705612829324169 0.08235329109672986 0.1333994403697435 +COL4A2 Plasma Cells 873 0.15463917525773196 0.09688274407224681 0.12142038946162657 0.1461023294030082 0.21426835251014276 +EGFL7 Plasma Cells 873 0.042382588774341354 0.026800807677254002 0.03436426116838488 0.026706263046456027 0.044107365428806555 +EMCN Plasma Cells 873 0.06758304696449026 0.043938901491534656 0.058419243986254296 0.06278128616698007 0.09212059976914556 +FLT1 Plasma Cells 873 0.145475372279496 0.09496395260953039 0.12600229095074456 0.13584833322801879 0.20425634533068063 +GP1BA Plasma Cells 873 0.038946162657502864 0.025018226465438092 0.032073310423825885 1.0 0.9862542955326459 +HBB Plasma Cells 873 0.013745704467353952 0.009527796296356635 0.013745704467353952 0.14540485397846212 0.24851772605127984 +ITGA2B Plasma Cells 873 0.024054982817869417 0.01634411078958427 0.022909507445589918 0.206868296559376 0.22743228762517087 +KDR Plasma Cells 873 0.050400916380297825 0.03381173733290477 0.046964490263459335 0.03933455268879709 0.0736939163086014 +MMRN2 Plasma Cells 873 0.016036655211912942 0.010786229616709567 0.014891179839633447 0.018077016075621562 0.02641331446668014 +PECAM1 Plasma Cells 873 1.7445589919816724 0.7524104298425486 0.6300114547537228 0.5239524995612319 0.7064385367047334 +PF4 Plasma Cells 873 0.012600229095074456 0.00873381327166025 0.012600229095074456 0.3583697636138964 0.3658566519391262 +PPBP Plasma Cells 873 0.0286368843069874 0.019520042888369817 0.027491408934707903 0.7428074595744601 0.7520427644138984 +SELP Plasma Cells 873 0.043528064146620846 0.028059240997606937 0.03665521191294387 0.0895283237329889 0.14124868075836816 +VWF Plasma Cells 873 0.08476517754868271 0.051819034142692094 0.06414662084765177 0.031248583687255083 0.07304905033542175 +CDH5 T Lymphocytes 8018 0.0354203043152906 0.023437528560693553 0.031803442254926415 0.03138703468618024 0.04760029260785932 +CLEC14A T Lymphocytes 8018 0.04365178348715391 0.029014326847399168 0.03953604390122225 0.04555531978638659 0.06706507525651861 +COL4A1 T Lymphocytes 8018 0.10962833624345224 0.06326053687284393 0.07296083811424295 0.06991374076802019 0.11180068725963596 +COL4A2 T Lymphocytes 8018 0.12534297829882765 0.07801969206669435 0.09852831129957595 0.11765623341293012 0.1738711186100968 +EGFL7 T Lymphocytes 8018 0.040533798952357196 0.02586642811214973 0.03354951359441257 0.025775179671976747 0.04306161709156333 +EMCN T Lymphocytes 8018 0.05537540533798952 0.0361832253880223 0.04826640059865303 0.051699731909943696 0.07611070374159512 +FLT1 T Lymphocytes 8018 0.1250935395360439 0.08236838148532594 0.11075081067597904 0.11783005054012638 0.1795328930957976 +GP1BA T Lymphocytes 8018 0.03379895235719631 0.022874765753219267 0.031928161636318286 0.9143240343123462 0.9817909703167872 +HBB T Lymphocytes 8018 0.020453978548266402 0.013502406365226515 0.018209029683212773 0.2060618599333801 0.3292131488218594 +ITGA2B T Lymphocytes 8018 0.01908206535295585 0.012996712790634142 0.01833374906460464 0.16450009856659362 0.1820068153107122 +KDR T Lymphocytes 8018 0.0432776253429783 0.02804363647339305 0.03778997256173609 0.03262428918062889 0.0592978026514578 +MMRN2 T Lymphocytes 8018 0.022823646794711897 0.01453174381166974 0.018957345971563982 0.024354253138039916 0.03362569964186914 +PECAM1 T Lymphocytes 8018 0.2116487902220005 0.12491573511884727 0.14891494138189074 0.08698698084733489 0.16697990566602855 +PF4 T Lymphocytes 8018 0.010226989274133201 0.007052929250868511 0.010102269892741333 0.28939897268250264 0.29332662224281086 +PPBP T Lymphocytes 8018 0.0177101521576453 0.011708169428962677 0.015839361436767275 0.44553772958033866 0.43329453174801147 +SELP T Lymphocytes 8018 0.06023946121227239 0.03864449101524364 0.05051134946370666 0.1233025691038608 0.19464248336684817 +VWF T Lymphocytes 8018 0.09815415315540035 0.05306322895159005 0.061985532551758545 0.0319988741211145 0.07058804076671936 +CDH5 Unassigned 12 0.0 0.0 0.0 0.0 0.0 +CLEC14A Unassigned 12 0.0 0.0 0.0 0.0 0.0 +COL4A1 Unassigned 12 0.0 0.0 0.0 0.0 0.0 +COL4A2 Unassigned 12 0.0 0.0 0.0 0.0 0.0 +EGFL7 Unassigned 12 0.0 0.0 0.0 0.0 0.0 +EMCN Unassigned 12 0.0 0.0 0.0 0.0 0.0 +FLT1 Unassigned 12 0.0 0.0 0.0 0.0 0.0 +GP1BA Unassigned 12 0.0 0.0 0.0 0.0 0.0 +HBB Unassigned 12 0.0 0.0 0.0 0.0 0.0 +ITGA2B Unassigned 12 0.0 0.0 0.0 0.0 0.0 +KDR Unassigned 12 0.0 0.0 0.0 0.0 0.0 +MMRN2 Unassigned 12 0.0 0.0 0.0 0.0 0.0 +PECAM1 Unassigned 12 0.0 0.0 0.0 0.0 0.0 +PF4 Unassigned 12 0.0 0.0 0.0 0.0 0.0 +PPBP Unassigned 12 0.0 0.0 0.0 0.0 0.0 +SELP Unassigned 12 0.0 0.0 0.0 0.0 0.0 +VWF Unassigned 12 0.0 0.0 0.0 0.0 0.0 diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/marker_top_celltypes_full_wta.tsv b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/marker_top_celltypes_full_wta.tsv new file mode 100644 index 0000000..1b54339 --- /dev/null +++ b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/marker_top_celltypes_full_wta.tsv @@ -0,0 +1,103 @@ +gene cell_type n_cells mean_raw mean_log1p detection_fraction mean_log1p_norm_by_gene detection_norm_by_gene +CDH5 Endothelial Cells 8624 1.5839517625231911 0.7467264364101632 0.6681354359925789 1.0 1.0 +CDH5 Pericytes 8087 0.31804130085322124 0.18331321858689953 0.20835909484357612 0.24548912379232937 0.31185158520149264 +CDH5 Myoepithelial Cells 8438 0.11258592083432092 0.06914656562148529 0.08568381132969898 0.0925995950456806 0.12824317752643596 +CDH5 11q13 Invasive Tumor Cells (Mitotic) 2462 0.04955320877335499 0.03306232868860427 0.04508529650690495 0.04427636022577315 0.06747927752092125 +CDH5 Myeloid Cells 813 0.04551045510455105 0.03048388617879783 0.041820418204182044 0.04082336541524771 0.06259272589254876 +CDH5 Mast Cells 369 0.04878048780487805 0.030374357519283215 0.037940379403794036 0.040676686987681704 0.05678546198860114 +CLEC14A Endothelial Cells 8624 1.3179499072356216 0.6369031538676542 0.589517625231911 1.0 1.0 +CLEC14A Pericytes 8087 0.31643378261407196 0.18263738238775484 0.2093483368368987 0.2867584832618149 0.3551180284975245 +CLEC14A Myeloid Cells 813 0.0959409594095941 0.06317165854360801 0.08487084870848709 0.09918565822761621 0.14396660095633215 +CLEC14A CAFs, Invasive Associated 4001 0.07173206698325418 0.043464894022139454 0.05373656585853537 0.06824411805498969 0.09115345081904189 +CLEC14A 11q13 Invasive Tumor Cells (Mitotic) 2462 0.06498781478472786 0.04308085688832249 0.05848903330625508 0.06764114234120203 0.0992150714463304 +CLEC14A Mast Cells 369 0.056910569105691054 0.03944740051967168 0.056910569105691054 0.06193626186355593 0.0965375192697639 +COL4A1 Endothelial Cells 8624 2.700139146567718 0.9048369630620658 0.6525974025974026 1.0 1.0 +COL4A1 CAFs, Invasive Associated 4001 2.4473881529617594 0.8509496445796532 0.6213446638340415 0.940445272814616 0.9521102311486805 +COL4A1 Pericytes 8087 1.5722764931371336 0.6276675671534118 0.5163843205144059 0.6936802902362842 0.7912754762111294 +COL4A1 CAFs, DCIS Associated 24442 0.6216348907618034 0.3148296539066432 0.317118075443908 0.347940752598375 0.48593217530708294 +COL4A1 Myoepithelial Cells 8438 0.40009480919649204 0.2041310418362406 0.2188907324010429 0.22559980435087348 0.3354146546244836 +COL4A1 Basal-like Structured DCIS Cells 8760 0.34714611872146117 0.17871211488231956 0.19075342465753425 0.19750753138724406 0.2922987800722415 +COL4A2 Endothelial Cells 8624 1.5338589981447124 0.6631156701479123 0.5666743970315399 1.0 1.0 +COL4A2 CAFs, Invasive Associated 4001 1.4781304673831541 0.6262584922935625 0.5351162209447639 0.9444181769281239 0.9443098607382123 +COL4A2 Pericytes 8087 1.0337578830221343 0.47680687105694797 0.4361320638061086 0.7190402708332817 0.7696343192682383 +COL4A2 CAFs, DCIS Associated 24442 0.5452499795434089 0.3023236262010168 0.33074216512560345 0.45591386210731766 0.5836546822269704 +COL4A2 Myoepithelial Cells 8438 0.5319981038160702 0.2915598178462351 0.31879592320455086 0.43968168898979687 0.5625733664244008 +COL4A2 Basal-like Structured DCIS Cells 8760 0.4309360730593607 0.23676326583309595 0.2589041095890411 0.357046706165584 0.45688337243623706 +EGFL7 Endothelial Cells 8624 2.452690166975881 1.0035401669875532 0.7791048237476809 1.0 1.0 +EGFL7 Pericytes 8087 0.43019661184617286 0.24292888523079698 0.27055768517373563 0.2420719102455318 0.34726737266532165 +EGFL7 11q13 Invasive Tumor Cells 64036 0.35272346804922233 0.20632754239338008 0.23903741645324506 0.20559968517527125 0.30681034074903785 +EGFL7 11q13 Invasive Tumor Cells (Mitotic) 2462 0.27051177904142976 0.16641433283432155 0.20389926888708368 0.16582727658412258 0.2617096732969504 +EGFL7 Luminal-like Amorphous DCIS Cells 13028 0.26258827141541297 0.15636267965360173 0.18575376112987413 0.15581108240338234 0.23841947253818047 +EGFL7 11q13 Invasive Tumor Cells (G1/S) 2374 0.22325189553496208 0.13498856075824672 0.16385846672283066 0.1345123645259343 0.21031632936712186 +EMCN Endothelial Cells 8624 1.4728664192949907 0.6998725922031905 0.6341604823747681 1.0 1.0 +EMCN Pericytes 8087 0.32274020032150363 0.18769743279690634 0.21491282304933845 0.2681880029135547 0.33889343316465437 +EMCN 11q13 Invasive Tumor Cells (Mitotic) 2462 0.09057676685621446 0.05810356918497897 0.0751421608448416 0.08302020943850599 0.11849076524518448 +EMCN Myeloid Cells 813 0.06888068880688807 0.04419065051271903 0.05781057810578106 0.06314099309648259 0.09116080189874856 +EMCN Plasma Cells 873 0.06758304696449026 0.043938901491534656 0.058419243986254296 0.06278128616698007 0.09212059976914556 +EMCN T Lymphocytes 8018 0.05537540533798952 0.0361832253880223 0.04826640059865303 0.051699731909943696 0.07611070374159512 +FLT1 Endothelial Cells 8624 1.5473098330241188 0.6990439290126235 0.6168831168831169 1.0 1.0 +FLT1 Pericytes 8087 0.3560034623469766 0.20502599888147044 0.2351922839124521 0.29329487085462985 0.38125907076334337 +FLT1 11q13 Invasive Tumor Cells (Mitotic) 2462 0.24654752233956134 0.15857726862898391 0.20633631194151097 0.22684878882070986 0.3344820214630809 +FLT1 Myeloid Cells 813 0.21648216482164823 0.1342771106539257 0.16851168511685116 0.1920867989563799 0.27316631061047447 +FLT1 Apocrine Cells 403 0.15632754342431762 0.10550259078280257 0.14640198511166252 0.1509241213664805 0.2373253232336424 +FLT1 Plasma Cells 873 0.145475372279496 0.09496395260953039 0.12600229095074456 0.13584833322801879 0.20425634533068063 +GP1BA Plasma Cells 873 0.038946162657502864 0.025018226465438092 0.032073310423825885 1.0 0.9862542955326459 +GP1BA Myeloid Cells 813 0.03690036900369004 0.023792844445929762 0.03198031980319803 0.9510204281985712 0.9833948339483393 +GP1BA T Lymphocytes 8018 0.03379895235719631 0.022874765753219267 0.031928161636318286 0.9143240343123462 0.9817909703167872 +GP1BA 11q13 Invasive Tumor Cells (Mitotic) 2462 0.03330625507717303 0.02285243893623556 0.03249390739236393 0.913431612260985 0.9991876523151907 +GP1BA Mast Cells 369 0.032520325203252036 0.022541371725526674 0.032520325203252036 0.9009979886730534 1.0 +GP1BA Apocrine Cells 403 0.02481389578163772 0.0171996818997505 0.02481389578163772 0.6874860583547492 0.7630272952853597 +HBB Endothelial Cells 8624 0.22298237476808905 0.0655259851075393 0.055310760667903525 1.0 1.0 +HBB Pericytes 8087 0.08383825893409175 0.02909781529060394 0.024483739334734758 0.44406528559394365 0.4426577945969655 +HBB Myeloid Cells 813 0.041820418204182044 0.020672275379598867 0.020910209102091022 0.31548209989780607 0.37804956665918865 +HBB 11q13 Invasive Tumor Cells (Mitotic) 2462 0.030869212022745736 0.020345266884845576 0.027213647441104792 0.31049158362831975 0.4920136174676892 +HBB Mast Cells 369 0.02981029810298103 0.01832404544391343 0.02168021680216802 0.2796454782608846 0.3919710475930755 +HBB T Lymphocytes 8018 0.020453978548266402 0.013502406365226515 0.018209029683212773 0.2060618599333801 0.3292131488218594 +ITGA2B 11q13 Invasive Tumor Cells (Mitotic) 2462 0.12469536961819659 0.07900732524711988 0.10073111291632819 1.0 1.0 +ITGA2B Mast Cells 369 0.05420054200542006 0.036009700450664886 0.04878048780487805 0.4557767313098297 0.48426435877262 +ITGA2B Apocrine Cells 403 0.02729528535980149 0.018919650089725553 0.02729528535980149 0.23946703714558729 0.27097174417673897 +ITGA2B Myeloid Cells 813 0.024600246002460024 0.01705159115768623 0.024600246002460024 0.21582291394313244 0.24421695829861523 +ITGA2B Plasma Cells 873 0.024054982817869417 0.01634411078958427 0.022909507445589918 0.206868296559376 0.22743228762517087 +ITGA2B Endothelial Cells 8624 0.021103896103896104 0.014214148765866453 0.01971243042671614 0.1799092517232712 0.1956935633490933 +KDR Endothelial Cells 8624 2.37569573283859 0.8595937927758542 0.637291280148423 1.0 1.0 +KDR Pericytes 8087 0.6527760603437616 0.3246482093513414 0.31853592184988255 0.37767630720432155 0.49982783661451735 +KDR Myeloid Cells 813 0.09471094710947109 0.0625280568907611 0.08487084870848709 0.07274140113185505 0.13317434484388513 +KDR CAFs, Invasive Associated 4001 0.10547363159210198 0.059163656196548495 0.06723319170207448 0.06882745861332189 0.1054983706766176 +KDR Basal-like Structured DCIS Cells 8760 0.08367579908675798 0.050134376117882073 0.060616438356164384 0.05832333427628066 0.09511575043369026 +KDR Myoepithelial Cells 8438 0.07418819625503674 0.046308430615882946 0.05972979378999763 0.05387245813669833 0.09372447992084054 +MMRN2 Endothelial Cells 8624 1.2184601113172542 0.5966819729311267 0.5637755102040817 1.0 1.0 +MMRN2 Pericytes 8087 0.2594287127488562 0.15219636607378395 0.17744528255224434 0.2550711651738665 0.31474457357683155 +MMRN2 Basal-like Structured DCIS Cells 8760 0.06746575342465753 0.04209431765947789 0.05319634703196347 0.07054732599460771 0.094357321432261 +MMRN2 Myoepithelial Cells 8438 0.06245555818914435 0.039721963133955776 0.051315477601327326 0.06657141481722084 0.09102111864126837 +MMRN2 Mast Cells 369 0.04607046070460705 0.028781439728220563 0.037940379403794036 0.04823581243260172 0.06729696256238579 +MMRN2 11q13 Invasive Tumor Cells (Mitotic) 2462 0.04224207961007311 0.027128857204892724 0.034930950446791224 0.045466192101674456 0.061958970928245066 +PECAM1 Endothelial Cells 8624 4.5438311688311686 1.4360279423662103 0.8918135435992579 1.0 1.0 +PECAM1 Plasma Cells 873 1.7445589919816724 0.7524104298425486 0.6300114547537228 0.5239524995612319 0.7064385367047334 +PECAM1 Pericytes 8087 1.0775318412266601 0.5102737634871709 0.4703845678249042 0.3553369321256862 0.5274472127060166 +PECAM1 Dendritic Cells 4008 0.7437624750499002 0.39701857593497675 0.4149201596806387 0.2764699517481468 0.46525438266621094 +PECAM1 Macrophages 3861 0.4421134421134421 0.2537920055022898 0.2867132867132867 0.17673194094267056 0.3214946540911955 +PECAM1 T Lymphocytes 8018 0.2116487902220005 0.12491573511884727 0.14891494138189074 0.08698698084733489 0.16697990566602855 +PF4 Myeloid Cells 813 0.03567035670356704 0.024370954691004466 0.03444034440344403 1.0 1.0 +PF4 11q13 Invasive Tumor Cells (Mitotic) 2462 0.021933387489845652 0.015203065698715292 0.021933387489845652 0.6238190457235915 0.6368515724730184 +PF4 Apocrine Cells 403 0.017369727047146403 0.012039777329825353 0.017369727047146403 0.4940215712710401 0.5043424317617866 +PF4 Plasma Cells 873 0.012600229095074456 0.00873381327166025 0.012600229095074456 0.3583697636138964 0.3658566519391262 +PF4 Luminal-like Amorphous DCIS Cells 13028 0.011743936137549893 0.008007785246466146 0.011283389622351857 0.3285790543700732 0.32762127724900214 +PF4 Myoepithelial Cells 8438 0.011258592083432092 0.007735674094369665 0.011021569092201944 0.3174136669018129 0.32001913114143504 +PPBP 11q13 Invasive Tumor Cells (Mitotic) 2462 0.03899268887083672 0.026278738368557132 0.036555645816409424 1.0 1.0 +PPBP Myeloid Cells 813 0.038130381303813035 0.02501455634385139 0.033210332103321034 0.9518933516907967 0.9084870848708487 +PPBP Plasma Cells 873 0.0286368843069874 0.019520042888369817 0.027491408934707903 0.7428074595744601 0.7520427644138984 +PPBP 11q13 Invasive Tumor Cells 64036 0.020066837403960272 0.013566815892289915 0.018895621213067648 0.5162658763147775 0.5169002158508061 +PPBP Endothelial Cells 8624 0.01820500927643785 0.012204793534651398 0.016813543599257887 0.46443605334016336 0.45994382601525463 +PPBP T Lymphocytes 8018 0.0177101521576453 0.011708169428962677 0.015839361436767275 0.44553772958033866 0.43329453174801147 +SELP Endothelial Cells 8624 0.7355055658627088 0.3134118883013089 0.2595083487940631 1.0 1.0 +SELP Pericytes 8087 0.10980586125881044 0.06350395749893915 0.07270928650921231 0.20262140610916304 0.2801809145913525 +SELP T Lymphocytes 8018 0.06023946121227239 0.03864449101524364 0.05051134946370666 0.1233025691038608 0.19464248336684817 +SELP Myeloid Cells 813 0.05166051660516605 0.03339547734009133 0.04428044280442804 0.10655459663988713 0.17063205484601762 +SELP Plasma Cells 873 0.043528064146620846 0.028059240997606937 0.03665521191294387 0.0895283237329889 0.14124868075836816 +SELP Mast Cells 369 0.04065040650406504 0.02739708844430189 0.037940379403794036 0.08741560057850388 0.14620099730934752 +VWF Endothelial Cells 8624 6.707908163265306 1.658284249337892 0.8781307977736549 1.0 1.0 +VWF Pericytes 8087 1.29108445653518 0.522848572084377 0.4304439223445035 0.3152949033274218 0.49018201324428873 +VWF 11q13 Invasive Tumor Cells (Mitotic) 2462 0.11169780666125101 0.07168136820353063 0.09423233143785541 0.043226225077004174 0.1073101315621372 +VWF Mast Cells 369 0.10840108401084012 0.06442926648613607 0.08130081300813008 0.038852968971912344 0.09258394445822182 +VWF Myeloid Cells 813 0.0971709717097171 0.06090366903516145 0.07626076260762607 0.03672691763156928 0.08684442317815493 +VWF Dendritic Cells 4008 0.11052894211576847 0.05522100562290691 0.05913173652694611 0.03330008449694626 0.06733818774704652 diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/mechanostress_context_summary.tsv b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/mechanostress_context_summary.tsv new file mode 100644 index 0000000..30a505f --- /dev/null +++ b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/mechanostress_context_summary.tsv @@ -0,0 +1,10 @@ +gene present_in_existing_mechanostress_coupling n_endothelial_cells spearman_rho_vs_inverse_distance p_value median_distance_um +VWF False +SELP False +PECAM1 False +EMCN False +KDR False +COL4A1 False +COL4A2 False +VWF_SELP_joint_vs_nearest_tumor 8624.0 -0.17571748524414474 9.287286776013043e-61 79.10240240786976 +VWF_SELP_joint_vs_nearest_caf 8624.0 -0.13095466389396854 2.6812155763431774e-34 17.59132695323779 diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/mechanostress_distance_expression_coupling_available.tsv b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/mechanostress_distance_expression_coupling_available.tsv new file mode 100644 index 0000000..86121a4 --- /dev/null +++ b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/mechanostress_distance_expression_coupling_available.tsv @@ -0,0 +1,13 @@ +gene n_cells n_nonzero_cells spearman_rho p_value mean_expression tumor_enriched +EPCAM 82303 67829 -0.0834028923827513 5.93553564262626e-127 3.102511451587427 False +KRT8 82303 19872 -0.0025968021329219 0.4562877361630357 0.3148609406704494 False +KRT18 82303 35448 0.0296266911345638 1.876569763175561e-17 0.7113956963901681 False +KRT19 82303 23458 0.1070290103486969 3.2483454808332998e-208 0.4235811574304703 False +KRT5 82303 6088 -0.0514413810515726 2.3801407262360342e-49 0.0986476799144624 False +KRT14 82303 608 -0.003432204033137 0.3248030080237773 0.0078247451490225 False +ERBB2 82303 6094 0.0253778086904557 3.299462492604439e-13 0.0851852301860199 False +MKI67 82303 11208 -0.1196939684695314 2.99424518383184e-260 0.330449679841561 False +MMP11 82303 838 -0.0307515012331743 1.1034656677963597e-18 0.0112268082572931 False +MUC1 82303 29462 0.1539442316592249 0.0 1.842897585750216 False +NIBAN1 82303 17686 0.2889451621648433 0.0 0.9109023972394688 False +SORL1 82303 10690 0.123927779443866 5.623826886423335e-279 0.1746837903843116 False diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/rank_sensitivity.tsv b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/rank_sensitivity.tsv new file mode 100644 index 0000000..653e5f9 --- /dev/null +++ b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/rank_sensitivity.tsv @@ -0,0 +1,14 @@ +scenario target_score target_rank top_ligand top_receptor top_sender top_receiver top_score +original 0.7912892368005827 1 VWF SELP Endothelial Cells Endothelial Cells 0.7912892368005827 +remove_sender_anchor 0.7619681211528222 1 VWF SELP Endothelial Cells Endothelial Cells 0.7619681211528222 +set_sender_anchor_to_1 0.7972857506756545 1 VWF SELP Endothelial Cells Endothelial Cells 0.7972857506756545 +remove_receiver_anchor 0.7743141562550239 1 VWF SELP Endothelial Cells Endothelial Cells 0.7743141562550239 +set_receiver_anchor_to_1 0.8080365395595056 1 VWF SELP Endothelial Cells Endothelial Cells 0.8080365395595056 +remove_structure_bridge 0.7550962427202288 1 VWF SELP Endothelial Cells Endothelial Cells 0.7550962427202288 +set_structure_bridge_to_1 0.7912892368005827 1 VWF SELP Endothelial Cells Endothelial Cells 0.7912892368005827 +remove_sender_expr 0.7550962427202288 1 VWF SELP Endothelial Cells Endothelial Cells 0.7550962427202288 +set_sender_expr_to_1 0.7912892368005827 1 VWF SELP Endothelial Cells Endothelial Cells 0.7912892368005827 +remove_receiver_expr 0.7550962427202288 1 VWF SELP Endothelial Cells Endothelial Cells 0.7550962427202288 +set_receiver_expr_to_1 0.7912892368005827 1 VWF SELP Endothelial Cells Endothelial Cells 0.7912892368005827 +remove_local_contact 0.9663859822050843 13 EDN1 ADGRL4 Endothelial Cells Endothelial Cells 0.9823955378984156 +set_local_contact_to_1 0.9719088099018999 13 EDN1 ADGRL4 Endothelial Cells Endothelial Cells 0.9853079457731662 diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/s1_s5_vascular_gene_de.tsv b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/s1_s5_vascular_gene_de.tsv new file mode 100644 index 0000000..2bcafdb --- /dev/null +++ b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/s1_s5_vascular_gene_de.tsv @@ -0,0 +1,10 @@ +gene comparison n_groups n_tested_groups n_contours top_group bottom_group max_mean_log1p_cpm min_mean_log1p_cpm delta_log1p_cpm top_group_mean_cpm top_group_mean_density_per_um2 bottom_group_mean_density_per_um2 delta_mean_density_per_um2 statistic p_value fdr status +EGFL7 global 5 5 1139 S3 S4 4.804680036977798 1.3373785508474905 3.4673014861303075 423.3019194568631 0.0019858469541595 0.0003161725093621 0.0016696744447974 432.0278640615769 3.3329509376830505e-92 6.008643950455004e-88 ok +VWF global 5 5 1139 S3 S4 5.020628661297834 1.5442359389718812 3.4763927223259525 834.6454251524909 0.0038910591999415 0.0002958790069091 0.0035951801930323 352.2959670769821 5.600656844467242e-75 2.019372831841109e-71 ok +KDR global 5 5 1139 S3 S4 4.226675700107819 1.2200049354105766 3.006670764697242 309.2911277209323 0.0018812632652416 0.0003250762085253 0.0015561870567163 330.38267889748926 3.0124594335627617e-70 9.051436444711581e-67 ok +CDH5 global 5 5 1139 S3 S2 3.863934148367407 1.0903173994930502 2.773616748874357 210.98984589426863 0.0011290523902118 0.0002193312433564 0.0009097211468554 320.56802131695275 3.954849381229491e-68 1.018543209211504e-64 ok +PECAM1 global 5 5 1139 S3 S4 5.157117191056077 1.996843705447373 3.160273485608704 633.3939601527172 0.0029350790253146 0.0004599291159983 0.0024751499093163 315.9159670587145 3.990264877394641e-67 8.992061901208823e-64 ok +CLEC14A global 5 5 1139 S3 S4 3.634574343703689 0.8446227302755633 2.789951613428125 178.8335438700119 0.0009642938654709 5.018741582537839e-05 0.0009141064496455 314.5552882526095 7.845246731497956e-67 1.5714900897271686e-63 ok +EMCN global 5 5 1139 S3 S4 3.8503442402682073 1.0435189068906263 2.806825333377581 192.95492797093976 0.0009975061381043 8.23014986431847e-05 0.0009152046394611 303.9283919499202 1.5394941022605763e-64 2.1349230519656667e-61 ok +MMRN2 global 5 5 1139 S3 S2 3.4741212854166084 1.0214335324252777 2.4526877529913307 160.23970114129477 0.0007383626445066 0.0001853297274481 0.0005530329170584 270.8448697013651 2.0973437439174735e-57 1.5754547089726758e-54 ok +FLT1 global 5 5 1139 S3 S4 3.9346412877865737 1.6780983886404557 2.256542899146118 207.5776609877416 0.0012733237390375 0.0003093943253511 0.0009639294136863 218.6979058455317 3.5737268931754624e-46 6.711161294809087e-44 ok diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/selected_gene_availability.tsv b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/selected_gene_availability.tsv new file mode 100644 index 0000000..e9792b8 --- /dev/null +++ b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/selected_gene_availability.tsv @@ -0,0 +1,30 @@ +gene available +ADAMTS13 True +ANGPT2 True +CD63 False +CDH5 True +CLEC14A True +COL4A1 True +COL4A2 True +CXCL8 True +EGFL7 True +EMCN True +FLT1 True +GP1BA True +HBA1 False +HBA2 False +HBB True +IL6 True +ITGA2B True +KDR True +MMRN2 True +PECAM1 True +PF4 True +PLAT True +PPBP True +RAB27A True +SELP True +SERPINE1 True +STXBP5 True +THBD True +VWF True diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/targeted_pathway_celltype_summary.tsv b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/targeted_pathway_celltype_summary.tsv new file mode 100644 index 0000000..8b45802 --- /dev/null +++ b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/targeted_pathway_celltype_summary.tsv @@ -0,0 +1,61 @@ +pathway cell_type present_genes n_present_genes mean_activity q95_activity detection_fraction_activity_positive +WPB_EndothelialActivation 11q13 Invasive Tumor Cells VWF,SELP,ANGPT2,IL6,CXCL8,RAB27A,STXBP5,PLAT 8 0.0702110606305703 0.13891259476151271 0.9619120494721719 +WPB_EndothelialActivation 11q13 Invasive Tumor Cells (G1/S) VWF,SELP,ANGPT2,IL6,CXCL8,RAB27A,STXBP5,PLAT 8 0.06033952574155523 0.12930364244484194 0.9376579612468408 +WPB_EndothelialActivation 11q13 Invasive Tumor Cells (Mitotic) VWF,SELP,ANGPT2,IL6,CXCL8,RAB27A,STXBP5,PLAT 8 0.07883215614749373 0.15699591607723445 0.9735987002437043 +WPB_EndothelialActivation Apocrine Cells VWF,SELP,ANGPT2,IL6,CXCL8,RAB27A,STXBP5,PLAT 8 0.04798210868335549 0.10787794990890846 0.8833746898263027 +WPB_EndothelialActivation B Cells VWF,SELP,ANGPT2,IL6,CXCL8,RAB27A,STXBP5,PLAT 8 0.007472489572317884 0.04452589838850277 0.1819267515923567 +WPB_EndothelialActivation Basal-like Structured DCIS Cells VWF,SELP,ANGPT2,IL6,CXCL8,RAB27A,STXBP5,PLAT 8 0.04138759688649104 0.10663051665885673 0.7819634703196348 +WPB_EndothelialActivation CAFs, DCIS Associated VWF,SELP,ANGPT2,IL6,CXCL8,RAB27A,STXBP5,PLAT 8 0.014314226860381416 0.06322028112156718 0.33966123885115784 +WPB_EndothelialActivation CAFs, Invasive Associated VWF,SELP,ANGPT2,IL6,CXCL8,RAB27A,STXBP5,PLAT 8 0.02435209312074006 0.08395900798671886 0.5451137215696076 +WPB_EndothelialActivation CXCL14+ Fibroblasts VWF,SELP,ANGPT2,IL6,CXCL8,RAB27A,STXBP5,PLAT 8 0.003034877455328826 0.026593256694170394 0.10170178282009724 +WPB_EndothelialActivation Dendritic Cells VWF,SELP,ANGPT2,IL6,CXCL8,RAB27A,STXBP5,PLAT 8 0.01821696950029641 0.07241654106270415 0.3997005988023952 +WPB_EndothelialActivation Endothelial Cells VWF,SELP,ANGPT2,IL6,CXCL8,RAB27A,STXBP5,PLAT 8 0.08733690749375118 0.21110720240504277 0.9308905380333952 +WPB_EndothelialActivation Luminal-like Amorphous DCIS Cells VWF,SELP,ANGPT2,IL6,CXCL8,RAB27A,STXBP5,PLAT 8 0.04269547854689072 0.11958656019578347 0.7351857537611298 +WPB_EndothelialActivation Macrophages VWF,SELP,ANGPT2,IL6,CXCL8,RAB27A,STXBP5,PLAT 8 0.007959980811046326 0.04452589838850277 0.20564620564620564 +WPB_EndothelialActivation Mast Cells VWF,SELP,ANGPT2,IL6,CXCL8,RAB27A,STXBP5,PLAT 8 0.036273506299250725 0.09967597594119364 0.6612466124661247 +WPB_EndothelialActivation Myeloid Cells VWF,SELP,ANGPT2,IL6,CXCL8,RAB27A,STXBP5,PLAT 8 0.01696904379349529 0.07691786866109243 0.39114391143911437 +WPB_EndothelialActivation Myoepithelial Cells VWF,SELP,ANGPT2,IL6,CXCL8,RAB27A,STXBP5,PLAT 8 0.02833504473107378 0.09212989560603617 0.6039345816544205 +WPB_EndothelialActivation Pericytes VWF,SELP,ANGPT2,IL6,CXCL8,RAB27A,STXBP5,PLAT 8 0.030328220243885876 0.10290786086830904 0.5884753307777916 +WPB_EndothelialActivation Plasma Cells VWF,SELP,ANGPT2,IL6,CXCL8,RAB27A,STXBP5,PLAT 8 0.02128128546027968 0.07415579399453893 0.4639175257731959 +WPB_EndothelialActivation T Lymphocytes VWF,SELP,ANGPT2,IL6,CXCL8,RAB27A,STXBP5,PLAT 8 0.022344586745235942 0.08395900798671886 0.4437515589922674 +WPB_EndothelialActivation Unassigned VWF,SELP,ANGPT2,IL6,CXCL8,RAB27A,STXBP5,PLAT 8 0.0 0.0 0.0 +VascularIdentity 11q13 Invasive Tumor Cells PECAM1,EMCN,CDH5,KDR,FLT1,MMRN2,CLEC14A,EGFL7 8 0.017302632427586603 0.06515439475530511 0.42607283403085766 +VascularIdentity 11q13 Invasive Tumor Cells (G1/S) PECAM1,EMCN,CDH5,KDR,FLT1,MMRN2,CLEC14A,EGFL7 8 0.011968821321033656 0.05382261204011885 0.3205560235888795 +VascularIdentity 11q13 Invasive Tumor Cells (Mitotic) PECAM1,EMCN,CDH5,KDR,FLT1,MMRN2,CLEC14A,EGFL7 8 0.024960140665677984 0.07823524890790162 0.5629569455727051 +VascularIdentity Apocrine Cells PECAM1,EMCN,CDH5,KDR,FLT1,MMRN2,CLEC14A,EGFL7 8 0.01351839959524903 0.05425628767439503 0.3746898263027295 +VascularIdentity B Cells PECAM1,EMCN,CDH5,KDR,FLT1,MMRN2,CLEC14A,EGFL7 8 0.006938354529362448 0.03722716824762694 0.19187898089171976 +VascularIdentity Basal-like Structured DCIS Cells PECAM1,EMCN,CDH5,KDR,FLT1,MMRN2,CLEC14A,EGFL7 8 0.01264500414966499 0.05687005749692231 0.3133561643835616 +VascularIdentity CAFs, DCIS Associated PECAM1,EMCN,CDH5,KDR,FLT1,MMRN2,CLEC14A,EGFL7 8 0.010090157291544895 0.05194650917575757 0.2536208166271173 +VascularIdentity CAFs, Invasive Associated PECAM1,EMCN,CDH5,KDR,FLT1,MMRN2,CLEC14A,EGFL7 8 0.011512823908672478 0.05904009885189737 0.24818795301174706 +VascularIdentity CXCL14+ Fibroblasts PECAM1,EMCN,CDH5,KDR,FLT1,MMRN2,CLEC14A,EGFL7 8 0.002573897910726892 0.02628873973214406 0.07901134521880065 +VascularIdentity Dendritic Cells PECAM1,EMCN,CDH5,KDR,FLT1,MMRN2,CLEC14A,EGFL7 8 0.022100473056172673 0.06922192134885388 0.532435129740519 +VascularIdentity Endothelial Cells PECAM1,EMCN,CDH5,KDR,FLT1,MMRN2,CLEC14A,EGFL7 8 0.2642601435931071 0.45724206940237777 0.998956400742115 +VascularIdentity Luminal-like Amorphous DCIS Cells PECAM1,EMCN,CDH5,KDR,FLT1,MMRN2,CLEC14A,EGFL7 8 0.016033328626633838 0.06104056336324696 0.39522566779244706 +VascularIdentity Macrophages PECAM1,EMCN,CDH5,KDR,FLT1,MMRN2,CLEC14A,EGFL7 8 0.018562853569805183 0.07033723666207875 0.44185444185444184 +VascularIdentity Mast Cells PECAM1,EMCN,CDH5,KDR,FLT1,MMRN2,CLEC14A,EGFL7 8 0.014854782088475862 0.059537459863150226 0.34688346883468835 +VascularIdentity Myeloid Cells PECAM1,EMCN,CDH5,KDR,FLT1,MMRN2,CLEC14A,EGFL7 8 0.01973184074748417 0.08052217998521694 0.4354243542435424 +VascularIdentity Myoepithelial Cells PECAM1,EMCN,CDH5,KDR,FLT1,MMRN2,CLEC14A,EGFL7 8 0.013979944376851254 0.058611795791975174 0.3432092913012562 +VascularIdentity Pericytes PECAM1,EMCN,CDH5,KDR,FLT1,MMRN2,CLEC14A,EGFL7 8 0.07769902455310783 0.2083392463533811 0.8027698775813034 +VascularIdentity Plasma Cells PECAM1,EMCN,CDH5,KDR,FLT1,MMRN2,CLEC14A,EGFL7 8 0.03650530885857795 0.09273550515473306 0.7319587628865979 +VascularIdentity T Lymphocytes PECAM1,EMCN,CDH5,KDR,FLT1,MMRN2,CLEC14A,EGFL7 8 0.01407967169985438 0.05687005749692231 0.36492890995260663 +VascularIdentity Unassigned PECAM1,EMCN,CDH5,KDR,FLT1,MMRN2,CLEC14A,EGFL7 8 0.0 0.0 0.0 +Hemostasis_Thromboinflammation 11q13 Invasive Tumor Cells VWF,SELP,THBD,PLAT,SERPINE1,ADAMTS13 6 0.08127072254806182 0.15458128663562398 0.9590542819663939 +Hemostasis_Thromboinflammation 11q13 Invasive Tumor Cells (G1/S) VWF,SELP,THBD,PLAT,SERPINE1,ADAMTS13 6 0.0652213055409331 0.12067972161609646 0.9250210614995787 +Hemostasis_Thromboinflammation 11q13 Invasive Tumor Cells (Mitotic) VWF,SELP,THBD,PLAT,SERPINE1,ADAMTS13 6 0.08149835321585597 0.15800867796912568 0.9634443541835905 +Hemostasis_Thromboinflammation Apocrine Cells VWF,SELP,THBD,PLAT,SERPINE1,ADAMTS13 6 0.05249795543063073 0.11585787446492746 0.8461538461538461 +Hemostasis_Thromboinflammation B Cells VWF,SELP,THBD,PLAT,SERPINE1,ADAMTS13 6 0.0032613763367493023 0.02684079529274074 0.08837579617834394 +Hemostasis_Thromboinflammation Basal-like Structured DCIS Cells VWF,SELP,THBD,PLAT,SERPINE1,ADAMTS13 6 0.04309090950926736 0.1094822173153776 0.7392694063926941 +Hemostasis_Thromboinflammation CAFs, DCIS Associated VWF,SELP,THBD,PLAT,SERPINE1,ADAMTS13 6 0.010565396463989718 0.06570093399712354 0.23615088781605434 +Hemostasis_Thromboinflammation CAFs, Invasive Associated VWF,SELP,THBD,PLAT,SERPINE1,ADAMTS13 6 0.03033326798972266 0.1064760243501612 0.540864783804049 +Hemostasis_Thromboinflammation CXCL14+ Fibroblasts VWF,SELP,THBD,PLAT,SERPINE1,ADAMTS13 6 0.0030006077468182004 0.02492584364408587 0.08711507293354943 +Hemostasis_Thromboinflammation Dendritic Cells VWF,SELP,THBD,PLAT,SERPINE1,ADAMTS13 6 0.015753977417540362 0.07177942634556551 0.31362275449101795 +Hemostasis_Thromboinflammation Endothelial Cells VWF,SELP,THBD,PLAT,SERPINE1,ADAMTS13 6 0.12080628952187553 0.2793112475938022 0.9394712430426716 +Hemostasis_Thromboinflammation Luminal-like Amorphous DCIS Cells VWF,SELP,THBD,PLAT,SERPINE1,ADAMTS13 6 0.038831033989437214 0.1060234865145806 0.6648756524408965 +Hemostasis_Thromboinflammation Macrophages VWF,SELP,THBD,PLAT,SERPINE1,ADAMTS13 6 0.006982630553022888 0.041666666666666664 0.16342916342916342 +Hemostasis_Thromboinflammation Mast Cells VWF,SELP,THBD,PLAT,SERPINE1,ADAMTS13 6 0.015144267463717989 0.06634732276745563 0.37669376693766937 +Hemostasis_Thromboinflammation Myeloid Cells VWF,SELP,THBD,PLAT,SERPINE1,ADAMTS13 6 0.017487857329271606 0.07214822807207683 0.3505535055350554 +Hemostasis_Thromboinflammation Myoepithelial Cells VWF,SELP,THBD,PLAT,SERPINE1,ADAMTS13 6 0.025627258215754806 0.09062677764120941 0.5226356956624792 +Hemostasis_Thromboinflammation Pericytes VWF,SELP,THBD,PLAT,SERPINE1,ADAMTS13 6 0.04064672914998949 0.13607883121323613 0.6026956844318041 +Hemostasis_Thromboinflammation Plasma Cells VWF,SELP,THBD,PLAT,SERPINE1,ADAMTS13 6 0.011714780267475786 0.06034166085186068 0.26575028636884307 +Hemostasis_Thromboinflammation T Lymphocytes VWF,SELP,THBD,PLAT,SERPINE1,ADAMTS13 6 0.009796801229317451 0.05761452067390089 0.22362185083561986 +Hemostasis_Thromboinflammation Unassigned VWF,SELP,THBD,PLAT,SERPINE1,ADAMTS13 6 0.0 0.0 0.0 diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/targeted_pathway_top_celltypes.tsv b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/targeted_pathway_top_celltypes.tsv new file mode 100644 index 0000000..739df4c --- /dev/null +++ b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/targeted_pathway_top_celltypes.tsv @@ -0,0 +1,25 @@ +pathway cell_type present_genes n_present_genes mean_activity q95_activity detection_fraction_activity_positive +Hemostasis_Thromboinflammation Endothelial Cells VWF,SELP,THBD,PLAT,SERPINE1,ADAMTS13 6 0.12080628952187553 0.2793112475938022 0.9394712430426716 +Hemostasis_Thromboinflammation 11q13 Invasive Tumor Cells (Mitotic) VWF,SELP,THBD,PLAT,SERPINE1,ADAMTS13 6 0.08149835321585597 0.15800867796912568 0.9634443541835905 +Hemostasis_Thromboinflammation 11q13 Invasive Tumor Cells VWF,SELP,THBD,PLAT,SERPINE1,ADAMTS13 6 0.08127072254806182 0.15458128663562398 0.9590542819663939 +Hemostasis_Thromboinflammation 11q13 Invasive Tumor Cells (G1/S) VWF,SELP,THBD,PLAT,SERPINE1,ADAMTS13 6 0.0652213055409331 0.12067972161609646 0.9250210614995787 +Hemostasis_Thromboinflammation Apocrine Cells VWF,SELP,THBD,PLAT,SERPINE1,ADAMTS13 6 0.05249795543063073 0.11585787446492746 0.8461538461538461 +Hemostasis_Thromboinflammation Basal-like Structured DCIS Cells VWF,SELP,THBD,PLAT,SERPINE1,ADAMTS13 6 0.04309090950926736 0.1094822173153776 0.7392694063926941 +Hemostasis_Thromboinflammation Pericytes VWF,SELP,THBD,PLAT,SERPINE1,ADAMTS13 6 0.04064672914998949 0.13607883121323613 0.6026956844318041 +Hemostasis_Thromboinflammation Luminal-like Amorphous DCIS Cells VWF,SELP,THBD,PLAT,SERPINE1,ADAMTS13 6 0.038831033989437214 0.1060234865145806 0.6648756524408965 +VascularIdentity Endothelial Cells PECAM1,EMCN,CDH5,KDR,FLT1,MMRN2,CLEC14A,EGFL7 8 0.2642601435931071 0.45724206940237777 0.998956400742115 +VascularIdentity Pericytes PECAM1,EMCN,CDH5,KDR,FLT1,MMRN2,CLEC14A,EGFL7 8 0.07769902455310783 0.2083392463533811 0.8027698775813034 +VascularIdentity Plasma Cells PECAM1,EMCN,CDH5,KDR,FLT1,MMRN2,CLEC14A,EGFL7 8 0.03650530885857795 0.09273550515473306 0.7319587628865979 +VascularIdentity 11q13 Invasive Tumor Cells (Mitotic) PECAM1,EMCN,CDH5,KDR,FLT1,MMRN2,CLEC14A,EGFL7 8 0.024960140665677984 0.07823524890790162 0.5629569455727051 +VascularIdentity Dendritic Cells PECAM1,EMCN,CDH5,KDR,FLT1,MMRN2,CLEC14A,EGFL7 8 0.022100473056172673 0.06922192134885388 0.532435129740519 +VascularIdentity Myeloid Cells PECAM1,EMCN,CDH5,KDR,FLT1,MMRN2,CLEC14A,EGFL7 8 0.01973184074748417 0.08052217998521694 0.4354243542435424 +VascularIdentity Macrophages PECAM1,EMCN,CDH5,KDR,FLT1,MMRN2,CLEC14A,EGFL7 8 0.018562853569805183 0.07033723666207875 0.44185444185444184 +VascularIdentity 11q13 Invasive Tumor Cells PECAM1,EMCN,CDH5,KDR,FLT1,MMRN2,CLEC14A,EGFL7 8 0.017302632427586603 0.06515439475530511 0.42607283403085766 +WPB_EndothelialActivation Endothelial Cells VWF,SELP,ANGPT2,IL6,CXCL8,RAB27A,STXBP5,PLAT 8 0.08733690749375118 0.21110720240504277 0.9308905380333952 +WPB_EndothelialActivation 11q13 Invasive Tumor Cells (Mitotic) VWF,SELP,ANGPT2,IL6,CXCL8,RAB27A,STXBP5,PLAT 8 0.07883215614749373 0.15699591607723445 0.9735987002437043 +WPB_EndothelialActivation 11q13 Invasive Tumor Cells VWF,SELP,ANGPT2,IL6,CXCL8,RAB27A,STXBP5,PLAT 8 0.0702110606305703 0.13891259476151271 0.9619120494721719 +WPB_EndothelialActivation 11q13 Invasive Tumor Cells (G1/S) VWF,SELP,ANGPT2,IL6,CXCL8,RAB27A,STXBP5,PLAT 8 0.06033952574155523 0.12930364244484194 0.9376579612468408 +WPB_EndothelialActivation Apocrine Cells VWF,SELP,ANGPT2,IL6,CXCL8,RAB27A,STXBP5,PLAT 8 0.04798210868335549 0.10787794990890846 0.8833746898263027 +WPB_EndothelialActivation Luminal-like Amorphous DCIS Cells VWF,SELP,ANGPT2,IL6,CXCL8,RAB27A,STXBP5,PLAT 8 0.04269547854689072 0.11958656019578347 0.7351857537611298 +WPB_EndothelialActivation Basal-like Structured DCIS Cells VWF,SELP,ANGPT2,IL6,CXCL8,RAB27A,STXBP5,PLAT 8 0.04138759688649104 0.10663051665885673 0.7819634703196348 +WPB_EndothelialActivation Mast Cells VWF,SELP,ANGPT2,IL6,CXCL8,RAB27A,STXBP5,PLAT 8 0.036273506299250725 0.09967597594119364 0.6612466124661247 diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/vascular_target_pair_hits.tsv b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/vascular_target_pair_hits.tsv new file mode 100644 index 0000000..481284a --- /dev/null +++ b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/vascular_target_pair_hits.tsv @@ -0,0 +1,5201 @@ +ligand receptor sender_celltype receiver_celltype anchor_source_ligand anchor_source_receptor structure_map_source sender_anchor receiver_anchor structure_bridge sender_expr receiver_expr local_contact contact_strength_raw contact_strength_normalized contact_coverage cross_edge_count prior_confidence CCI_score lr_pair +VWF SELP Endothelial Cells Endothelial Cells recompute recompute recompute 0.955713094717548 0.8819126042133903 1.0 1.0 1.0 0.2912449657481761 0.2087907006523492 1.0 0.1111198059316065 12779 1.0 0.7912892368005828 VWF-SELP +VWF LRP1 Endothelial Cells CAFs, DCIS Associated recompute recompute recompute 0.955713094717548 0.7346293219749174 0.7204611100467462 1.0 1.0 0.3461937505325735 0.1519427889568471 1.0 0.1319036006311863 13942 1.0 0.7479758913021439 VWF-LRP1 +EFNB2 PECAM1 Endothelial Cells Endothelial Cells recompute recompute recompute 0.8640667164982425 0.956444566971872 1.0 1.0 1.0 0.2101050418451564 0.0989465138117223 1.0 0.0578292511151107 12779 1.0 0.7469197326713805 EFNB2-PECAM1 +MMRN2 CLEC14A Endothelial Cells Endothelial Cells recompute recompute recompute 0.9845127857250529 0.9003264838243337 1.0 1.0 1.0 0.1738559319741048 0.1837519889401885 1.0 0.0395962125361921 12779 1.0 0.7322091602540813 MMRN2-CLEC14A +HSPG2 LRP1 Endothelial Cells CAFs, DCIS Associated recompute recompute recompute 0.8818165186409654 0.7346293219749174 0.7204611100467462 1.0 1.0 0.31885311072451 0.1096327643092834 1.0 0.1118921245158513 13942 1.0 0.7279607350660221 HSPG2-LRP1 +COL4A2 CD93 Endothelial Cells Endothelial Cells recompute recompute recompute 0.8840293712888387 0.8817184225858201 1.0 1.0 1.0 0.1669998679965045 0.1163393066750141 0.9954762497320926 0.0367008373112137 12779 1.0 0.7118996799523881 COL4A2-CD93 +MMRN2 CD93 Endothelial Cells Endothelial Cells recompute recompute recompute 0.9845127857250529 0.8817184225858201 1.0 1.0 1.0 0.1484661470807383 0.1953008842632443 1.0 0.0288754988653259 12779 1.0 0.7107166026857937 MMRN2-CD93 +VWF ITGA9 Endothelial Cells Endothelial Cells recompute recompute recompute 0.955713094717548 0.9404022517663844 1.0 1.0 1.0 0.1406138993850457 0.1048381933427708 1.0 0.0259018702558885 12779 1.0 0.7083995070560564 VWF-ITGA9 +MMP2 PECAM1 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.718867305289982 0.956444566971872 0.7204611100467462 1.0 1.0 0.2317164323896752 0.110891210066582 1.0 0.0536925050393989 16371 1.0 0.6971282135184347 MMP2-PECAM1 +CXCL12 ITGA5 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.8924110508951895 0.95087206839837 0.7204611100467462 1.0 1.0 0.1744122830918492 0.0625413008590571 1.0 0.0304196444933113 16371 1.0 0.6886191799307758 CXCL12-ITGA5 +CD34 SELP Endothelial Cells Endothelial Cells recompute recompute recompute 0.9559599666576516 0.8819126042133903 1.0 1.0 1.0 0.1217138767253422 0.0964472963455669 1.0 0.0194068393458017 12779 1.0 0.6842280929589697 CD34-SELP +VEGFC FLT1 Endothelial Cells Endothelial Cells recompute recompute recompute 0.8718210606749883 0.878254460598671 1.0 1.0 1.0 0.1331963977536949 0.0960429871925293 1.0 0.0232412551842867 12779 1.0 0.6835286288881741 VEGFC-FLT1 +CCN1 CAV1 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.7324582304061453 0.942159351720962 0.7204611100467462 1.0 1.0 0.1930951050542117 0.0669171095229381 0.9861139184239592 0.0378107629344572 16371 1.0 0.6766771533392466 CCN1-CAV1 +CCN1 CAV1 Endothelial Cells Endothelial Cells recompute recompute recompute 0.9219165193585238 0.942159351720962 1.0 0.4529166025129413 1.0 0.171608073011602 0.0680804444792246 1.0 0.0385789185382267 12779 1.0 0.6381096730354273 CCN1-CAV1 +COL4A2 CD93 Pericytes Endothelial Cells recompute recompute recompute 0.8840293712888387 0.8817184225858201 0.946515890536252 0.5544396796022323 1.0 0.1037851180436904 0.0874751670579747 0.7484955320458582 0.0251038468484739 11074 1.0 0.5906347509655338 COL4A2-CD93 +CCN1 CAV1 CAFs, DCIS Associated Pericytes recompute recompute recompute 0.7324582304061453 0.9694036398779844 0.7204611100467462 1.0 0.5444650460041837 0.1501605913349381 0.0508594367219704 1.0 0.0225482031900582 15611 1.0 0.5891655536214562 CCN1-CAV1 +CCN1 CAV1 Pericytes Endothelial Cells recompute recompute recompute 0.9219165193585238 0.942159351720962 0.946515890536252 0.2646489893253856 1.0 0.1255542255158843 0.0582114261633864 0.8578239251554509 0.0320570706158569 11074 1.0 0.5487917643660586 CCN1-CAV1 +CCN1 CAV1 Endothelial Cells Pericytes recompute recompute recompute 0.9219165193585238 0.9694036398779844 0.946515890536252 0.4529166025129413 0.5444650460041837 0.1108190180252434 0.0475261446524304 0.9462437662348532 0.021443009051762 11379 1.0 0.5337294016697339 CCN1-CAV1 +CCN1 CAV1 Pericytes Pericytes recompute recompute recompute 0.9219165193585238 0.9694036398779844 1.0 0.2646489893253856 0.5444650460041837 0.0967053677538771 0.0366773248068214 0.730244168013971 0.0175059952038369 12510 1.0 0.4814463054892701 CCN1-CAV1 +COL4A2 CD93 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.4630253981438691 0.8817184225858201 0.7204611100467462 0.7696906278989153 1.0 0.0546556267363012 0.0429723291185641 0.3676997418653926 0.0081241219229124 16371 1.0 0.4809309681619716 COL4A2-CD93 +EFNB2 PECAM1 Endothelial Cells Pericytes recompute recompute recompute 0.8640667164982425 0.930308383061206 0.946515890536252 1.0 0.1615013370958009 0.0821901416867322 0.0302585903857984 1.0 0.0111609104490728 11379 1.0 0.46492511986833 EFNB2-PECAM1 +CXCL12 ITGA5 CAFs, DCIS Associated CAFs, DCIS Associated recompute recompute recompute 0.8924110508951895 0.7162873978652844 1.0 1.0 0.2242237449884175 0.0686223752299532 0.0137909370558645 1.0 0.0047090303822004 94924 1.0 0.4628780819808696 CXCL12-ITGA5 +VWF ITGA9 Endothelial Cells CAFs, DCIS Associated recompute recompute recompute 0.955713094717548 0.7292496872084557 0.7204611100467462 1.0 0.2879885658616873 0.0630511883992014 0.0318331790143581 1.0 0.0043752689714531 13942 1.0 0.457067659179789 VWF-ITGA9 +EFNB2 PECAM1 Pericytes Endothelial Cells recompute recompute recompute 0.8640667164982425 0.956444566971872 0.946515890536252 0.1882781599600688 1.0 0.0560476028188531 0.0336655679971103 0.3890033374052296 0.0140870507495033 11074 1.0 0.4495541552479244 EFNB2-PECAM1 +MMP2 PECAM1 CAFs, DCIS Associated Pericytes recompute recompute recompute 0.718867305289982 0.930308383061206 0.7204611100467462 1.0 0.1615013370958009 0.0967077025486599 0.0332409839215936 1.0 0.00935237973224 15611 1.0 0.4426772959234302 MMP2-PECAM1 +HSPG2 LRP1 CAFs, DCIS Associated CAFs, DCIS Associated recompute recompute recompute 0.4629984640915818 0.7346293219749174 1.0 0.3309594876493178 1.0 0.0608095044867017 0.0275919566062221 0.2697998246953876 0.0137057014032278 94924 1.0 0.4357449570220427 HSPG2-LRP1 +MMRN2 CLEC14A Endothelial Cells Pericytes recompute recompute recompute 0.9845127857250529 0.9003264838243337 0.946515890536252 1.0 0.1341680150528327 0.0555433238472552 0.0470750212379529 1.0 0.0050971087090253 11379 1.0 0.4292118601596522 MMRN2-CLEC14A +COL4A2 CD93 CAFs, Invasive Associated Endothelial Cells recompute recompute recompute 0.6582846571368821 0.8817184225858201 0.6198216015396206 0.4344545964241579 1.0 0.0384106377185263 0.1169919999999997 1.0 0.03232 3125 1.0 0.4263187193496752 COL4A2-CD93 +VWF ITGA9 Endothelial Cells Pericytes recompute recompute recompute 0.955713094717548 0.9404022517663844 0.946515890536252 1.0 0.1347191569099048 0.0494648600286711 0.0272032212448769 1.0 0.0040425344933649 11379 1.0 0.4222625482334838 VWF-ITGA9 +HSPG2 LRP1 Endothelial Cells CAFs, Invasive Associated recompute recompute recompute 0.8818165186409654 0.6207977546603366 0.6198216015396206 1.0 0.166956519448744 0.0918809113231974 0.2030504714364946 1.0 0.2 3005 1.0 0.4162976647877334 HSPG2-LRP1 +VWF SELP Endothelial Cells Pericytes recompute recompute recompute 0.955713094717548 0.8819126042133903 0.946515890536252 1.0 0.0741032966028748 0.0825130904423486 0.0514464444071615 1.0 0.0112487916337112 11379 1.0 0.4118195103530724 VWF-SELP +MMRN2 CD93 Endothelial Cells Pericytes recompute recompute recompute 0.9845127857250529 0.8817184225858201 0.946515890536252 1.0 0.1281708518900828 0.0461262198156699 0.0566174532032691 1.0 0.0035152473855347 11379 1.0 0.4115311790170933 MMRN2-CD93 +HSPG2 LRP1 Pericytes CAFs, DCIS Associated recompute recompute recompute 0.8818165186409654 0.7346293219749174 0.7204611100467462 0.1619074107723045 1.0 0.062213160622259 0.0296603820434443 0.2900253138958232 0.0169530708176003 12977 1.0 0.4092930376661997 HSPG2-LRP1 +VWF SELP Pericytes Endothelial Cells recompute recompute recompute 0.9275752708651288 0.8819126042133903 0.946515890536252 0.1263644540569636 1.0 0.0477985506723533 0.0459019488728714 0.258105457281739 0.0154415748600325 11074 1.0 0.4089376243699279 VWF-SELP +VWF LRP1 Endothelial Cells CAFs, Invasive Associated recompute recompute recompute 0.955713094717548 0.6207977546603366 0.6198216015396206 1.0 0.166956519448744 0.0739201532809787 0.1553320223869307 1.0 0.1294509151414309 3005 1.0 0.4068975939238189 VWF-LRP1 +CXCL12 ITGA5 Endothelial Cells Endothelial Cells recompute recompute recompute 0.7487535481622718 0.95087206839837 1.0 0.1027229557481577 1.0 0.0606234583092721 0.0275274064694204 0.4769393927983218 0.0100946865951952 12779 1.0 0.4053170644421339 CXCL12-ITGA5 +VEGFC FLT1 Pericytes Endothelial Cells recompute recompute recompute 0.8718210606749883 0.878254460598671 0.946515890536252 0.1796394187986057 1.0 0.0324010338839227 0.0349467220516525 0.4138905375346656 0.0044247787610619 11074 1.0 0.4019660610191693 VEGFC-FLT1 +CXCL12 ITGA5 CAFs, DCIS Associated Pericytes recompute recompute recompute 0.8924110508951895 0.928319416412998 0.7204611100467462 1.0 0.1055033753160582 0.0669628081836562 0.013915013306468 1.0 0.0044840176798411 15611 1.0 0.4019408770120696 CXCL12-ITGA5 +VWF LRP1 Pericytes CAFs, DCIS Associated recompute recompute recompute 0.9275752708651288 0.7346293219749174 0.7204611100467462 0.1263644540569636 1.0 0.0664494656401991 0.0377731230778926 0.2900035536919327 0.0193419126146258 12977 1.0 0.4004276733775736 VWF-LRP1 +VEGFC FLT1 Endothelial Cells Pericytes recompute recompute recompute 0.8718210606749883 0.878254460598671 0.946515890536252 1.0 0.1332188634280341 0.038591964294895 0.0294548437179599 1.0 0.0024606731698743 11379 1.0 0.3937371563212535 VEGFC-FLT1 +COL4A2 CD93 Endothelial Cells Pericytes recompute recompute recompute 0.8840293712888387 0.8817184225858201 0.946515890536252 1.0 0.1281708518900828 0.0353441384445469 0.0276737850426222 0.7828486506628659 0.002636435539151 11379 1.0 0.3866682927070102 COL4A2-CD93 +VWF LRP1 Endothelial Cells Pericytes recompute recompute recompute 0.955713094717548 0.9078204025796472 0.946515890536252 1.0 0.0350138403862125 0.0922524396313398 0.0289258921937539 1.0 0.014060989542139 11379 1.0 0.3720593277192054 VWF-LRP1 +MMP2 PECAM1 CAFs, Invasive Associated Endothelial Cells recompute recompute recompute 0.6303642896310324 0.956444566971872 0.6198216015396206 0.141548283585814 1.0 0.0479611763220357 0.1070879999999999 0.9720374031291382 0.05184 3125 1.0 0.3693052220748475 MMP2-PECAM1 +HSPG2 LRP1 Endothelial Cells Pericytes recompute recompute recompute 0.8818165186409654 0.9078204025796472 0.946515890536252 1.0 0.0350138403862125 0.0939662537356179 0.0255502338615967 1.0 0.0145882766499692 11379 1.0 0.3682304126391739 HSPG2-LRP1 +CCN1 CAV1 CAFs, DCIS Associated CAFs, DCIS Associated recompute recompute recompute 0.7324582304061453 0.7283139964676212 1.0 1.0 0.1449812920932466 0.029964851336494 0.0067520683213238 0.5534514945957221 0.0016223505119885 94924 1.0 0.3637790083280559 CCN1-CAV1 +VWF ITGA9 Pericytes Endothelial Cells recompute recompute recompute 0.9275752708651288 0.9404022517663844 0.946515890536252 0.1263644540569636 1.0 0.0219042343893377 0.0244142709376592 0.2726095588650278 0.0030702546505327 11074 1.0 0.3629309434410416 VWF-ITGA9 +MMRN2 CLEC14A Pericytes Endothelial Cells recompute recompute recompute 0.9468422434493456 0.9003264838243337 0.946515890536252 0.1120119983652299 1.0 0.0245469258401811 0.049801336463789 0.3145982757213117 0.0033411594726386 11074 1.0 0.361141924840354 MMRN2-CLEC14A +CD34 SELP Pericytes Endothelial Cells recompute recompute recompute 0.9303167350027568 0.8819126042133903 0.946515890536252 0.1314667522621683 1.0 0.0216100788582925 0.0240653783637348 0.2910146487250415 0.0027993498284269 11074 1.0 0.3608079834924606 CD34-SELP +EFNB2 PECAM1 11q13 Invasive Tumor Cells Endothelial Cells recompute recompute recompute 0.662063103571249 0.956444566971872 0.6198216015396206 0.585843718590581 1.0 0.0094010062256111 0.0153794458229942 0.1777084454093031 0.0045492142266335 4836 1.0 0.359581288775591 EFNB2-PECAM1 +VWF ITGA9 Endothelial Cells Myoepithelial Cells recompute recompute recompute 0.955713094717548 0.7292496872084557 0.7204611100467462 1.0 0.2898144908728011 0.014653216049469 0.0505686023820739 1.0 0.0062916358253145 2702 1.0 0.3587660057176224 VWF-ITGA9 +CCN1 CAV1 CAFs, Invasive Associated Endothelial Cells recompute recompute recompute 0.6213271600240247 0.942159351720962 0.6198216015396206 0.2247035641022029 1.0 0.0255918875590897 0.0498773333333331 0.7350098198280862 0.01952 3125 1.0 0.3574681204988301 CCN1-CAV1 +CD34 SELP Endothelial Cells Pericytes recompute recompute recompute 0.9559599666576516 0.8819126042133903 0.946515890536252 1.0 0.0741032966028748 0.0317903031344412 0.0235521574830828 1.0 0.001669742508129 11379 1.0 0.351307641089321 CD34-SELP +CXCL12 ITGA5 Pericytes Endothelial Cells recompute recompute recompute 0.7487535481622718 0.95087206839837 0.946515890536252 0.0637288077574987 1.0 0.0436297072537829 0.0228216789531579 0.3954080350667542 0.0083980494852808 11074 1.0 0.3511164650445889 CXCL12-ITGA5 +MMRN2 CD93 Pericytes Endothelial Cells recompute recompute recompute 0.9468422434493456 0.8817184225858201 0.946515890536252 0.1120119983652299 1.0 0.020058753860573 0.0501399674914213 0.298949885488063 0.0023478417915838 11074 1.0 0.3479771309836911 MMRN2-CD93 +VWF ITGA9 Endothelial Cells Macrophages recompute recompute recompute 0.955713094717548 0.8794572885381431 0.8875000050982297 1.0 0.104965956217838 0.0180625048090418 0.0521540355196061 1.0 0.0104448742746615 2585 1.0 0.3350345273185463 VWF-ITGA9 +COL4A2 CD93 Pericytes Pericytes recompute recompute recompute 0.8840293712888387 0.8817184225858201 1.0 0.5544396796022323 0.1281708518900828 0.025246080409561 0.0192645883293364 0.5449654594038704 0.0015987210231814 12510 1.0 0.3344047175501929 COL4A2-CD93 +CCN1 CAV1 Myoepithelial Cells Endothelial Cells recompute recompute recompute 0.7324582304061453 0.942159351720962 0.7204611100467462 0.2376713873232418 1.0 0.0117887443377002 0.0359145527369826 0.5292494039326349 0.0111259457053849 2247 1.0 0.33419024696929 CCN1-CAV1 +CCN1 CAV1 Endothelial Cells CAFs, DCIS Associated recompute recompute recompute 0.9219165193585238 0.7283139964676212 0.7204611100467462 0.4529166025129413 0.1449812920932466 0.0426747607849697 0.0113637450389709 0.9314600173936086 0.0021517716253048 13942 1.0 0.3326751612217194 CCN1-CAV1 +VEGFC FLT1 11q13 Invasive Tumor Cells Endothelial Cells recompute recompute recompute 0.6593525851613742 0.878254460598671 0.6198216015396206 0.4518617096918393 1.0 0.006562890289308 0.0268127929418252 0.3175565727479424 0.0012406947890818 4836 1.0 0.3195344548059231 VEGFC-FLT1 +VWF LRP1 Endothelial Cells Macrophages recompute recompute recompute 0.955713094717548 0.8604147465201248 0.8875000050982297 1.0 0.0436001007095475 0.0331601731654974 0.0613900123087742 1.0 0.0352030947775628 2585 1.0 0.319069074725439 VWF-LRP1 +HSPG2 LRP1 CAFs, Invasive Associated CAFs, DCIS Associated recompute recompute recompute 0.6589792304505506 0.7346293219749174 0.6198216015396206 0.1836996873148393 1.0 0.018973735896014 0.0708721760309061 0.693002708789676 0.0634920634920634 1323 1.0 0.3185992186232743 HSPG2-LRP1 +MMP2 PECAM1 Endothelial Cells Endothelial Cells recompute recompute recompute 0.9067635403815892 0.956444566971872 1.0 0.0411127335336962 1.0 0.0287813219544369 0.0250449956960637 0.2273333387287306 0.0047734564519915 12779 1.0 0.3175949122656349 MMP2-PECAM1 +HSPG2 LRP1 Endothelial Cells Macrophages recompute recompute recompute 0.8818165186409654 0.8604147465201248 0.8875000050982297 1.0 0.0436001007095475 0.0290833957964092 0.0491618310767246 1.0 0.0270793036750483 2585 1.0 0.3080098124208328 HSPG2-LRP1 +VWF ITGA9 Endothelial Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.955713094717548 0.6252253442669611 0.6198216015396206 1.0 0.1886404570313 0.0117558696409605 0.0444167704441676 1.0 0.0076103500761035 1971 1.0 0.3060225802405379 VWF-ITGA9 +CCN1 CAV1 CAFs, Invasive Associated Pericytes recompute recompute recompute 0.6213271600240247 0.9694036398779844 0.6198216015396206 0.2247035641022029 0.5444650460041837 0.0172619200230981 0.0370589006952643 0.7378413297114995 0.0133805588351042 2541 1.0 0.3039439541320102 CCN1-CAV1 +COL4A2 CD93 Myoepithelial Cells Endothelial Cells recompute recompute recompute 0.4630253981438691 0.8817184225858201 0.7204611100467462 0.2545335314555431 1.0 0.0104335039289756 0.0576769025367156 0.4935218222831662 0.0093457943925233 2247 1.0 0.3034730662761469 COL4A2-CD93 +EFNB2 PECAM1 Pericytes Pericytes recompute recompute recompute 0.8640667164982425 0.930308383061206 1.0 0.1882781599600688 0.1615013370958009 0.031795280384 0.0104066746602717 0.3929015048487793 0.0035171862509992 12510 1.0 0.3032160526783609 EFNB2-PECAM1 +COL4A2 CD93 Basal-like Structured DCIS Cells Endothelial Cells recompute recompute recompute 0.7783550150988336 0.8817184225858201 0.6198216015396206 0.1928969878996252 1.0 0.0090356794529776 0.0574468085106383 0.4915529852261857 0.0124113475177304 1692 1.0 0.3008455022020168 COL4A2-CD93 +HSPG2 LRP1 CAFs, Invasive Associated CAFs, Invasive Associated recompute recompute recompute 0.6589792304505506 0.6207977546603366 1.0 0.1836996873148393 0.166956519448744 0.0580199595987389 0.0725594151825977 0.4070490678047991 0.063054559184444 5297 1.0 0.29992905422167 HSPG2-LRP1 +CXCL12 ITGA5 CAFs, DCIS Associated T Lymphocytes recompute recompute recompute 0.8924110508951895 0.6338612823312899 0.6198216015396206 1.0 0.053516012135424 0.038720350220329 0.0106781360659333 0.9871454821564104 0.0024129610479145 11604 1.0 0.2998298389707067 CXCL12-ITGA5 +CCN1 CAV1 Pericytes CAFs, DCIS Associated recompute recompute recompute 0.9219165193585238 0.7283139964676212 0.7204611100467462 0.2646489893253856 0.1449812920932466 0.0376560702846164 0.0105622768487837 0.865765515113591 0.0020806041457964 12977 1.0 0.2979017327716951 CCN1-CAV1 +EFNB2 PECAM1 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.4619393085577573 0.956444566971872 0.7204611100467462 0.1194227711616854 1.0 0.0180502488286959 0.0104911123327835 0.1212240860126367 0.0026876794331439 16371 1.0 0.2969871447635298 EFNB2-PECAM1 +VWF ITGA9 Endothelial Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.955713094717548 0.6252253442669611 0.6198216015396206 1.0 0.1112417752963437 0.0158917325078751 0.0107067678282071 1.0 0.0014992503748125 6003 1.0 0.2946761939776005 VWF-ITGA9 +VWF LRP1 Endothelial Cells Endothelial Cells recompute recompute recompute 0.955713094717548 0.9078204025796472 1.0 1.0 0.0144359394371152 0.0512673173987894 0.0132399391046389 1.0 0.0034431489161906 12779 1.0 0.2937213984545734 VWF-LRP1 +EFNB2 PECAM1 CAFs, Invasive Associated Endothelial Cells recompute recompute recompute 0.662063103571249 0.956444566971872 0.6198216015396206 0.0967042147306326 1.0 0.0159372693522835 0.03344 0.3863969146145828 0.0144 3125 1.0 0.2908132961594413 EFNB2-PECAM1 +CXCL12 ITGA5 CAFs, DCIS Associated Dendritic Cells recompute recompute recompute 0.8924110508951895 0.6338612823312899 0.6198216015396206 1.0 0.0845203443408073 0.0202245921769463 0.024273176083379 1.0 0.006582556226001 3646 1.0 0.2903651777229791 CXCL12-ITGA5 +COL4A2 CD93 CAFs, DCIS Associated Pericytes recompute recompute recompute 0.4630253981438691 0.8817184225858201 0.7204611100467462 0.7696906278989153 0.1281708518900828 0.019965217408857 0.0129395938761128 0.3660411320836287 0.0010889757222471 15611 1.0 0.2887270744576181 COL4A2-CD93 +HSPG2 LRP1 Endothelial Cells Endothelial Cells recompute recompute recompute 0.8818165186409654 0.9078204025796472 1.0 1.0 0.0144359394371152 0.0482665834660766 0.0120336315656763 1.0 0.0030518819938962 12779 1.0 0.2869095678655378 HSPG2-LRP1 +HSPG2 LRP1 Endothelial Cells Dendritic Cells recompute recompute recompute 0.8818165186409654 0.6207977546603366 0.6198216015396206 1.0 0.0501711964086628 0.0310187560216319 0.0661783956435228 1.0 0.0457115928369462 2122 1.0 0.2843014185147333 HSPG2-LRP1 +CD34 SELP CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.7168245244832976 0.8819126042133903 0.7204611100467462 0.1173076386135379 1.0 0.009535059224416 0.0094679616394844 0.114492923776708 0.000794087105247 16371 1.0 0.2826071800283431 CD34-SELP +CCN1 CAV1 CAFs, DCIS Associated Myoepithelial Cells recompute recompute recompute 0.7324582304061453 0.7283139964676212 0.8293805866303694 1.0 0.1176565474247238 0.0095660809162954 0.0057546693589096 0.3952864943111414 0.000504795557799 9905 1.0 0.2815362627531766 CCN1-CAV1 +MMRN2 CD93 Endothelial Cells Macrophages recompute recompute recompute 0.9845127857250529 0.944024288971064 0.8875000050982297 1.0 0.0484215930647349 0.0120416698726945 0.0522243713733075 1.0 0.004642166344294 2585 1.0 0.2799087825858661 MMRN2-CD93 +HSPG2 LRP1 Endothelial Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.8818165186409654 0.6207977546603366 0.6198216015396206 1.0 0.0587195251380622 0.0236899961119013 0.016160901030966 1.0 0.0033316674995835 6003 1.0 0.2790340140471977 HSPG2-LRP1 +CCN1 CAV1 Myoepithelial Cells Pericytes recompute recompute recompute 0.7324582304061453 0.9694036398779844 0.7204611100467462 0.2376713873232418 0.5444650460041837 0.0070865852081796 0.0232867253581909 0.463637832762528 0.0062143966856551 1931 1.0 0.2787492907578485 CCN1-CAV1 +VWF LRP1 Endothelial Cells Dendritic Cells recompute recompute recompute 0.955713094717548 0.6207977546603366 0.6198216015396206 1.0 0.0501711964086628 0.0251958199790235 0.0580284465769856 1.0 0.0301602262016965 2122 1.0 0.2783265286346819 VWF-LRP1 +MMP2 PECAM1 CAFs, DCIS Associated Macrophages recompute recompute recompute 0.718867305289982 0.9015117569158254 0.7204611100467462 1.0 0.0246995741084876 0.0399458930459935 0.0217604581673307 1.0 0.0033864541832669 10040 1.0 0.2779065370225409 MMP2-PECAM1 +CXCL12 ITGA5 CAFs, Invasive Associated Endothelial Cells recompute recompute recompute 0.6160088550075702 0.95087206839837 0.6198216015396206 0.0548063857429699 1.0 0.0201070382067063 0.037149090909091 0.643644539520057 0.01376 3125 1.0 0.2714516940373679 CXCL12-ITGA5 +HSPG2 LRP1 Endothelial Cells Myoepithelial Cells recompute recompute recompute 0.8818165186409654 0.7346293219749174 0.7204611100467462 1.0 0.0416128058995347 0.0201040465621716 0.0338124023357184 1.0 0.0118430792005921 2702 1.0 0.2703509972465744 HSPG2-LRP1 +COL4A2 CD93 Endothelial Cells Dendritic Cells recompute recompute recompute 0.8840293712888387 0.7779918296243433 0.6198216015396206 1.0 0.0627790816848129 0.0140848915554859 0.0476908576814326 1.0 0.0094250706880301 2122 1.0 0.2687692322036022 COL4A2-CD93 +VWF LRP1 Endothelial Cells Myoepithelial Cells recompute recompute recompute 0.955713094717548 0.7346293219749174 0.7204611100467462 1.0 0.0416128058995347 0.017769634566752 0.0282114258798196 1.0 0.0092524056254626 2702 1.0 0.2684223664559202 VWF-LRP1 +CCN1 CAV1 Basal-like Structured DCIS Cells Endothelial Cells recompute recompute recompute 0.6213271600240247 0.942159351720962 0.6198216015396206 0.1153131738111426 1.0 0.0087643090919447 0.0313829787234042 0.4624705451472575 0.0124113475177304 1692 1.0 0.267537560534791 CCN1-CAV1 +VWF LRP1 Endothelial Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.955713094717548 0.6207977546603366 0.6198216015396206 1.0 0.0587195251380622 0.0167513568970083 0.0112405918252994 1.0 0.0016658337497917 6003 1.0 0.2669292773650434 VWF-LRP1 +CXCL12 ITGA5 Endothelial Cells CAFs, DCIS Associated recompute recompute recompute 0.7487535481622718 0.7162873978652844 0.7204611100467462 0.1027229557481577 0.2242237449884175 0.0394906465933178 0.0077952817516725 0.613574304803026 0.0027973031128962 13942 1.0 0.265652178467083 CXCL12-ITGA5 +COL4A2 CD93 Endothelial Cells Macrophages recompute recompute recompute 0.8840293712888387 0.944024288971064 0.8875000050982297 1.0 0.0484215930647349 0.0091969772808819 0.0276208897485493 1.0 0.0027079303675048 2585 1.0 0.2628555588214097 COL4A2-CD93 +VWF ITGA9 Endothelial Cells CAFs, Invasive Associated recompute recompute recompute 0.955713094717548 0.6252253442669611 0.6198216015396206 1.0 0.0565946652887153 0.01545298983046 0.032007260626229 1.0 0.005657237936772 3005 1.0 0.2620614878084487 VWF-ITGA9 +MMP2 PECAM1 CAFs, DCIS Associated Plasma Cells recompute recompute recompute 0.718867305289982 0.7167436199046466 0.8767341187813953 1.0 0.0326667674102811 0.0211680427522902 0.0476966979209131 0.9531217126863998 0.0167142274765593 2453 1.0 0.260482139222248 MMP2-PECAM1 +CCN1 CAV1 Myoepithelial Cells Myoepithelial Cells recompute recompute recompute 0.7324582304061453 0.7283139964676212 1.0 0.2376713873232418 0.1176565474247238 0.0206364707131742 0.0069317114619202 0.4761371596643676 0.0008944143821832 22361 1.0 0.2598493918247145 CCN1-CAV1 +MMP2 PECAM1 Pericytes Endothelial Cells recompute recompute recompute 0.9067635403815892 0.956444566971872 0.946515890536252 0.0216588811659259 1.0 0.0173072055478705 0.0177081452049846 0.1607367723674644 0.00325085786527 11074 1.0 0.2598309416297998 MMP2-PECAM1 +MMRN2 CLEC14A Endothelial Cells CAFs, DCIS Associated recompute recompute recompute 0.9845127857250529 0.7154802332407408 0.7204611100467462 1.0 0.0292771742399634 0.019774430480829 0.0098981494764022 1.0 0.0004303543250609 13942 1.0 0.2578361725447182 MMRN2-CLEC14A +MMRN2 CD93 Endothelial Cells Dendritic Cells recompute recompute recompute 0.9845127857250529 0.7779918296243433 0.6198216015396206 1.0 0.0627790816848129 0.0083327342178561 0.0533694627709707 1.0 0.0032987747408105 2122 1.0 0.2507134890517833 MMRN2-CD93 +VEGFC FLT1 Endothelial Cells CAFs, DCIS Associated recompute recompute recompute 0.8718210606749883 0.4630488285702799 0.7204611100467462 1.0 0.0521374123931907 0.0161457548773899 0.006192320566155 1.0 0.0002869028833739 13942 1.0 0.2501183081099981 VEGFC-FLT1 +MMP2 PECAM1 CAFs, DCIS Associated Dendritic Cells recompute recompute recompute 0.718867305289982 0.6331674633943454 0.6198216015396206 1.0 0.0518891167572028 0.015446787425078 0.0285312671420735 1.0 0.0038398244651673 3646 1.0 0.2468263254297463 MMP2-PECAM1 +VEGFC FLT1 Pericytes Pericytes recompute recompute recompute 0.8718210606749883 0.878254460598671 1.0 0.1796394187986057 0.1332188634280341 0.0119779059691058 0.0092992272848388 0.3504893364543804 0.0005595523581135 12510 1.0 0.2456024735673943 VEGFC-FLT1 +CXCL12 ITGA5 Macrophages Endothelial Cells recompute recompute recompute 0.7487535481622718 0.95087206839837 0.8875000050982297 0.0338862305197021 1.0 0.0101227623639499 0.0238677093515803 0.4135315405857502 0.0068100358422939 2790 1.0 0.2450898755135125 CXCL12-ITGA5 +EFNB2 PECAM1 Basal-like Structured DCIS Cells Endothelial Cells recompute recompute recompute 0.7800321422220979 0.956444566971872 0.6198216015396206 0.1357656553382984 1.0 0.0034156737811844 0.0159574468085106 0.1843872072947019 0.0047281323877068 1692 1.0 0.2446533163133222 EFNB2-PECAM1 +CCN1 CAV1 CAFs, DCIS Associated CAFs, Invasive Associated recompute recompute recompute 0.7324582304061453 0.62431395375366 0.6198216015396206 1.0 0.0649213179279442 0.0115302374499306 0.0256027097031281 1.0 0.0101613867304243 1673 1.0 0.2442191844306034 CCN1-CAV1 +COL4A2 CD93 CAFs, Invasive Associated Pericytes recompute recompute recompute 0.6582846571368821 0.8817184225858201 0.6198216015396206 0.4344545964241579 0.1281708518900828 0.0103392588232246 0.0371507280598189 1.0 0.0035419126328217 2541 1.0 0.2432422351260049 COL4A2-CD93 +COL4A2 CD93 11q13 Invasive Tumor Cells Endothelial Cells recompute recompute recompute 0.6582846571368821 0.8817184225858201 0.6198216015396206 0.1740454925211078 1.0 0.0032813727225905 0.0139164598842018 0.1190784584420053 0.0008271298593879 4836 1.0 0.2429153795203883 COL4A2-CD93 +CXCL12 ITGA5 CAFs, DCIS Associated CAFs, Invasive Associated recompute recompute recompute 0.8924110508951895 0.6338612823312899 0.6198216015396206 1.0 0.0693709672321744 0.0083894800402087 0.0138292669673422 1.0 0.0053795576808129 1673 1.0 0.2426367304096718 CXCL12-ITGA5 +HSPG2 LRP1 Myoepithelial Cells CAFs, DCIS Associated recompute recompute recompute 0.4629984640915818 0.7346293219749174 0.8293805866303694 0.0683610513379333 1.0 0.0084153788933494 0.0143520448334953 0.1403372452109542 0.0020842017507294 7197 1.0 0.2335504891023133 HSPG2-LRP1 +COL4A2 CD93 CAFs, DCIS Associated Macrophages recompute recompute recompute 0.4630253981438691 0.944024288971064 0.7204611100467462 0.7696906278989153 0.0484215930647349 0.0136374593789017 0.0118824701195219 0.4403105362390874 0.0008964143426294 10040 1.0 0.2330136074250389 COL4A2-CD93 +HSPG2 LRP1 Pericytes CAFs, Invasive Associated recompute recompute recompute 0.8818165186409654 0.6207977546603366 0.6198216015396206 0.1619074107723045 0.166956519448744 0.0172752383012337 0.0565170489189061 0.3170534384769468 0.0358801181933305 2369 1.0 0.2326206469525401 HSPG2-LRP1 +VWF ITGA9 Pericytes CAFs, DCIS Associated recompute recompute recompute 0.9275752708651288 0.7292496872084557 0.7204611100467462 0.1263644540569636 0.2879885658616873 0.0089148831007635 0.0071104821817621 0.2620326183917206 0.0003852970640363 12977 1.0 0.232536994752287 VWF-ITGA9 +EFNB2 PECAM1 Endothelial Cells Macrophages recompute recompute recompute 0.8640667164982425 0.9015117569158254 0.8875000050982297 1.0 0.0246995741084876 0.0091969772808819 0.0117504835589941 1.0 0.0027079303675048 2585 1.0 0.232275665764383 EFNB2-PECAM1 +CCN1 CAV1 11q13 Invasive Tumor Cells Endothelial Cells recompute recompute recompute 0.6213271600240247 0.942159351720962 0.6198216015396206 0.1339639999453202 1.0 0.0030667623592967 0.0070581748001103 0.1040117312101202 0.0008271298593879 4836 1.0 0.2302661953473362 CCN1-CAV1 +MMP2 PECAM1 CAFs, Invasive Associated Pericytes recompute recompute recompute 0.6303642896310324 0.930308383061206 0.6198216015396206 0.141548283585814 0.1615013370958009 0.0177721180068875 0.0286993309720582 0.8863817730675125 0.011806375442739 2541 1.0 0.2299063220610715 MMP2-PECAM1 +CXCL12 ITGA5 Endothelial Cells Pericytes recompute recompute recompute 0.7487535481622718 0.928319416412998 0.946515890536252 0.1027229557481577 0.1055033753160582 0.0206568496590325 0.0065151914611445 0.5013862936254712 0.0014060989542139 11379 1.0 0.2298054986222384 CXCL12-ITGA5 +EFNB2 PECAM1 Endothelial Cells Dendritic Cells recompute recompute recompute 0.8640667164982425 0.6331674633943454 0.6198216015396206 1.0 0.0518891167572028 0.0083327342178561 0.02188383600377 1.0 0.0032987747408105 2122 1.0 0.2296322256117279 EFNB2-PECAM1 +VWF SELP Endothelial Cells T Lymphocytes recompute recompute recompute 0.955713094717548 0.7760344326192508 0.6198216015396206 1.0 0.0335947364052305 0.0092691214683052 0.0216045108319319 1.0 0.0008705114254624 4595 1.0 0.2287165603355474 VWF-SELP +COL4A2 CD93 Pericytes Dendritic Cells recompute recompute recompute 0.8840293712888387 0.7779918296243433 0.6198216015396206 0.5544396796022323 0.0627790816848129 0.0091159638047366 0.0366687777074097 0.8041987221843785 0.0088663711209626 1579 1.0 0.2265670816493775 COL4A2-CD93 +MMRN2 CLEC14A Pericytes Pericytes recompute recompute recompute 0.9468422434493456 0.9003264838243337 1.0 0.1120119983652299 0.1341680150528327 0.010429597990015 0.0106714628297362 0.2657346260765795 0.0005595523581135 12510 1.0 0.2261048493439869 MMRN2-CLEC14A +COL4A2 CD93 Pericytes Macrophages recompute recompute recompute 0.8840293712888387 0.944024288971064 0.8875000050982297 0.5544396796022323 0.0484215930647349 0.0066850066930874 0.0242823529411765 0.899794044262776 0.0023529411764705 2125 1.0 0.2259101282355507 COL4A2-CD93 +HSPG2 LRP1 CAFs, DCIS Associated Macrophages recompute recompute recompute 0.4629984640915818 0.8604147465201248 0.7204611100467462 0.3309594876493178 0.0436001007095475 0.0312634168089899 0.0141600265604247 0.3254074973564766 0.0063745019920318 10040 1.0 0.2249224626259126 HSPG2-LRP1 +VWF ITGA9 Endothelial Cells Dendritic Cells recompute recompute recompute 0.955713094717548 0.6252253442669611 0.6198216015396206 1.0 0.0487643047611538 0.0070424457777429 0.0302030674320966 1.0 0.0023562676720075 2122 1.0 0.2242553689254372 VWF-ITGA9 +CCN1 CAV1 CAFs, Invasive Associated CAFs, Invasive Associated recompute recompute recompute 0.6213271600240247 0.62431395375366 1.0 0.2247035641022029 0.0649213179279442 0.0210200526431664 0.0173242716002768 0.7137826334442787 0.0047196526335661 5297 1.0 0.2217647234253946 CCN1-CAV1 +VEGFC FLT1 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.4636527906642655 0.878254460598671 0.7204611100467462 0.0693389464442948 1.0 0.0054951635230675 0.0083480952090078 0.0988704350679843 0.0003054181174027 16371 1.0 0.2194810792062979 VEGFC-FLT1 +VWF ITGA9 Endothelial Cells Mast Cells recompute recompute recompute 0.955713094717548 0.863034163938375 0.8567148457705164 1.0 0.0627102121186242 0.0025120755941354 0.1422222222222222 1.0 0.0266666666666666 225 1.0 0.2193280115986386 VWF-ITGA9 +HSPG2 LRP1 Endothelial Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.8818165186409654 0.6207977546603366 0.6198216015396206 1.0 0.0203874717835032 0.0157721541910882 0.0367904053216077 1.0 0.0136986301369863 1971 1.0 0.2185957239927974 HSPG2-LRP1 +VWF ITGA9 Endothelial Cells T Lymphocytes recompute recompute recompute 0.955713094717548 0.6252253442669611 0.6198216015396206 1.0 0.0309945332907452 0.0092691214683052 0.018834701750915 1.0 0.0008705114254624 4595 1.0 0.2176836717094888 VWF-ITGA9 +MMRN2 CD93 Endothelial Cells CAFs, DCIS Associated recompute recompute recompute 0.9845127857250529 0.4630027772793905 0.7204611100467462 1.0 0.0155837683010033 0.019774430480829 0.008499497919954 1.0 0.0004303543250609 13942 1.0 0.2158732093497721 MMRN2-CD93 +EFNB2 PECAM1 Endothelial Cells CAFs, DCIS Associated recompute recompute recompute 0.8640667164982425 0.7167436199046466 0.7204611100467462 1.0 0.0125623889131764 0.0180515027269463 0.0024252259360206 1.0 0.0003586286042174 13942 1.0 0.2158661983242507 EFNB2-PECAM1 +COL4A2 CD93 CAFs, Invasive Associated Dendritic Cells recompute recompute recompute 0.6582846571368821 0.7779918296243433 0.7917001487310438 0.4344545964241579 0.0627790816848129 0.0088315014462496 0.027105600684053 0.5944645771421673 0.0051303976058144 2339 1.0 0.2145971733854431 COL4A2-CD93 +MMRN2 CD93 Pericytes Pericytes recompute recompute recompute 0.9468422434493456 0.8817184225858201 1.0 0.1120119983652299 0.1281708518900828 0.0080665264242517 0.0134692246203037 0.2781788969559007 0.0003197442046362 12510 1.0 0.2142354932671397 MMRN2-CD93 +COL4A2 CD93 Endothelial Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.8840293712888387 0.6587114738285964 0.6198216015396206 1.0 0.0289462771086338 0.0091750960413112 0.0051974012993503 1.0 0.0004997501249375 6003 1.0 0.2139302023031211 COL4A2-CD93 +CXCL12 ITGA5 Pericytes CAFs, DCIS Associated recompute recompute recompute 0.7487535481622718 0.7162873978652844 0.7204611100467462 0.0637288077574987 0.2242237449884175 0.0173387858531744 0.0052470454720589 0.4130001172950144 0.0009247129536872 12977 1.0 0.213884278716429 CXCL12-ITGA5 +VWF ITGA9 Pericytes Pericytes recompute recompute recompute 0.9275752708651288 0.9404022517663844 1.0 0.1263644540569636 0.1347191569099048 0.0064418694776369 0.0054574522200421 0.2365449266684311 0.0002398081534772 12510 1.0 0.2138560937838678 VWF-ITGA9 +CCN1 CAV1 Endothelial Cells Myoepithelial Cells recompute recompute recompute 0.9219165193585238 0.7283139964676212 0.7204611100467462 0.4529166025129413 0.1176565474247238 0.003709979219514 0.0079323957562299 0.5448738605831591 0.000740192450037 2702 1.0 0.2138477283876784 CCN1-CAV1 +CXCL12 ITGA5 CAFs, DCIS Associated Macrophages recompute recompute recompute 0.8924110508951895 0.9004887531897467 0.7204611100467462 1.0 0.0098335877942119 0.0167806315413053 0.0067412169503803 1.0 0.0005976095617529 10040 1.0 0.2138105510609732 CXCL12-ITGA5 +MMP2 PECAM1 CAFs, DCIS Associated T Lymphocytes recompute recompute recompute 0.718867305289982 0.6331674633943454 0.6198216015396206 1.0 0.0176963220730796 0.0190998528510397 0.007253964150293 0.960777099038106 0.0006032402619786 11604 1.0 0.2137426848372719 MMP2-PECAM1 +VWF SELP Pericytes Pericytes recompute recompute recompute 0.9275752708651288 0.8819126042133903 1.0 0.1263644540569636 0.0741032966028748 0.0119812043970092 0.0088692682217862 0.2045647308481888 0.0009592326139088 12510 1.0 0.2123845979487516 VWF-SELP +HSPG2 LRP1 CAFs, DCIS Associated CAFs, Invasive Associated recompute recompute recompute 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.3309594876493178 0.166956519448744 0.0092063861922544 0.043908149033672 0.2463191177631888 0.0263000597728631 1673 1.0 0.2119389228614883 HSPG2-LRP1 +HSPG2 LRP1 CAFs, DCIS Associated Pericytes recompute recompute recompute 0.4629984640915818 0.9078204025796472 0.7204611100467462 0.3309594876493178 0.0350138403862125 0.0257104354725142 0.0073043224506934 0.3127055930157768 0.0021138940490679 15611 1.0 0.2117803828349941 HSPG2-LRP1 +HSPG2 LRP1 Pericytes Pericytes recompute recompute recompute 0.8818165186409654 0.9078204025796472 1.0 0.1619074107723045 0.0350138403862125 0.0197010134702169 0.00574207300826 0.2458240798251397 0.0021582733812949 12510 1.0 0.2114603432893333 HSPG2-LRP1 +VWF LRP1 Pericytes CAFs, Invasive Associated recompute recompute recompute 0.9275752708651288 0.6207977546603366 0.6198216015396206 0.1263644540569636 0.166956519448744 0.0118055471730455 0.0363118308453892 0.2736010183790528 0.0194174757281553 2369 1.0 0.2112581539588197 VWF-LRP1 +VWF LRP1 Endothelial Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.955713094717548 0.6207977546603366 0.6198216015396206 1.0 0.0203874717835032 0.0117558696409605 0.0249873160832064 1.0 0.0076103500761035 1971 1.0 0.210956957674173 VWF-LRP1 +VEGFC FLT1 Endothelial Cells T Lymphocytes recompute recompute recompute 0.8718210606749883 0.777821334064334 0.6198216015396206 1.0 0.0318483483218543 0.0065542586458804 0.0083424011606819 1.0 0.0004352557127312 4595 1.0 0.2107968924646643 VEGFC-FLT1 +VWF LRP1 Endothelial Cells T Lymphocytes recompute recompute recompute 0.955713094717548 0.6207977546603366 0.6198216015396206 1.0 0.0104714078116759 0.0212382253771244 0.0137377584330794 1.0 0.0045701849836779 4595 1.0 0.2083425876154829 VWF-LRP1 +CXCL12 ITGA5 Pericytes Pericytes recompute recompute recompute 0.7487535481622718 0.928319416412998 1.0 0.0637288077574987 0.1055033753160582 0.0173266042237958 0.0044473512099411 0.3422525574116313 0.001199040767386 12510 1.0 0.20799778856515 CXCL12-ITGA5 +EFNB2 PECAM1 T Lymphocytes Endothelial Cells recompute recompute recompute 0.7800321422220979 0.956444566971872 0.6198216015396206 0.0213929720256037 1.0 0.0081644904525889 0.0143797189597315 0.1661566698285014 0.0037751677852348 4768 1.0 0.2079090190667727 EFNB2-PECAM1 +CCN1 CAV1 Basal-like Structured DCIS Cells Pericytes recompute recompute recompute 0.6213271600240247 0.9694036398779844 0.6198216015396206 0.1153131738111426 0.5444650460041837 0.0033824849406182 0.017045664633019 0.339378546656411 0.002218524681087 1803 1.0 0.2072667512563002 CCN1-CAV1 +MMP2 PECAM1 Myoepithelial Cells Endothelial Cells recompute recompute recompute 0.718867305289982 0.956444566971872 0.7204611100467462 0.0361307801045652 1.0 0.0040938832400842 0.0219737427681353 0.1994555865957524 0.0035603026257231 2247 1.0 0.2045606894138491 MMP2-PECAM1 +MMP2 PECAM1 CAFs, DCIS Associated CAFs, DCIS Associated recompute recompute recompute 0.718867305289982 0.7167436199046466 1.0 1.0 0.0125623889131764 0.0111639796234961 0.0021604125405587 0.6959293929821214 0.0001790906409337 94924 1.0 0.2040879823224436 MMP2-PECAM1 +HSPG2 LRP1 Endothelial Cells T Lymphocytes recompute recompute recompute 0.8818165186409654 0.6207977546603366 0.6198216015396206 1.0 0.0104714078116759 0.0196627759376413 0.0128944504896626 1.0 0.003917301414581 4595 1.0 0.2029430920557077 HSPG2-LRP1 +EFNB2 PECAM1 11q13 Invasive Tumor Cells Pericytes recompute recompute recompute 0.662063103571249 0.930308383061206 0.6198216015396206 0.585843718590581 0.1615013370958009 0.0019107579833824 0.0036287493422206 0.1370025607430954 0.0001754078231889 5701 1.0 0.202531768990282 EFNB2-PECAM1 +CCN1 CAV1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells recompute recompute recompute 0.7324582304061453 0.62431395375366 0.6198216015396206 1.0 0.0638329144736252 0.0037731842436818 0.0035590807402887 0.929127758775668 0.0003050640634533 3278 1.0 0.2021627284811616 CCN1-CAV1 +VEGFC FLT1 11q13 Invasive Tumor Cells Pericytes recompute recompute recompute 0.6593525851613742 0.878254460598671 0.6198216015396206 0.4518617096918393 0.1332188634280341 0.0031128711038398 0.0096474302753902 0.3636131618402589 0.0001754078231889 5701 1.0 0.2016615530266167 VEGFC-FLT1 +CXCL12 ITGA5 CAFs, DCIS Associated Myoepithelial Cells recompute recompute recompute 0.8924110508951895 0.7162873978652844 0.8293805866303694 1.0 0.0106310838463224 0.0117856540049897 0.0021339084943325 1.0 0.0003028773346794 9905 1.0 0.201244038468109 CXCL12-ITGA5 +EFNB2 PECAM1 Endothelial Cells T Lymphocytes recompute recompute recompute 0.8640667164982425 0.6331674633943454 0.6198216015396206 1.0 0.0176963220730796 0.0103631928474165 0.0061751904243743 1.0 0.001088139281828 4595 1.0 0.1990451695816882 EFNB2-PECAM1 +MMRN2 CD93 Endothelial Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.9845127857250529 0.6587114738285964 0.6198216015396206 1.0 0.0289462771086338 0.0052972441692917 0.005663834749292 1.0 0.0001665833749791 6003 1.0 0.1987487927569898 MMRN2-CD93 +EFNB2 PECAM1 CAFs, DCIS Associated Pericytes recompute recompute recompute 0.4619393085577573 0.930308383061206 0.7204611100467462 0.1194227711616854 0.1615013370958009 0.0100911596988435 0.0032389020562423 0.1222839699999046 0.0008327461405419 15611 1.0 0.1980027442675475 EFNB2-PECAM1 +CCN1 CAV1 Endothelial Cells CAFs, Invasive Associated recompute recompute recompute 0.9219165193585238 0.62431395375366 0.6198216015396206 0.4529166025129413 0.0649213179279442 0.0054695758288787 0.0103383250138657 0.4259525031737578 0.0016638935108153 3005 1.0 0.1963903942512374 CCN1-CAV1 +CCN1 CAV1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells recompute recompute recompute 0.6213271600240247 0.62431395375366 0.8824495942126559 0.2247035641022029 0.0638329144736252 0.0116550361505808 0.0038942417985776 1.0 0.0008602890571231 5812 1.0 0.1963045372613516 CCN1-CAV1 +CCN1 CAV1 Luminal-like Amorphous DCIS Cells Endothelial Cells recompute recompute recompute 0.2542249848376565 0.942159351720962 0.2461374514707439 0.1711385759005754 1.0 0.0055593328900407 0.02484311554079 0.3660968351209197 0.0055370985603543 1806 1.0 0.1956509478282935 CCN1-CAV1 +CXCL12 ITGA5 T Lymphocytes Endothelial Cells recompute recompute recompute 0.6160088550075702 0.95087206839837 0.6198216015396206 0.0255753403203798 1.0 0.0058095264216926 0.0109251067724222 0.1892882206714332 0.0016778523489932 4768 1.0 0.1943821916066652 CXCL12-ITGA5 +CXCL12 ITGA5 Macrophages CAFs, DCIS Associated recompute recompute recompute 0.7487535481622718 0.7162873978652844 0.7204611100467462 0.0338862305197021 0.2242237449884175 0.0178983596777686 0.0059509385426957 0.468404234199318 0.0015378306335862 9754 1.0 0.1935348624441617 CXCL12-ITGA5 +VWF LRP1 Pericytes Pericytes recompute recompute recompute 0.9275752708651288 0.9078204025796472 1.0 0.1263644540569636 0.0350138403862125 0.0140754217608162 0.0055292129932417 0.2258617171023467 0.001199040767386 12510 1.0 0.1934695457369817 VWF-LRP1 +CCN1 CAV1 Myoepithelial Cells CAFs, DCIS Associated recompute recompute recompute 0.7324582304061453 0.7283139964676212 0.8293805866303694 0.2376713873232418 0.1449812920932466 0.0034166434430815 0.0042332453337038 0.3469893735419717 0.0001389467833819 7197 1.0 0.1932520937580656 CCN1-CAV1 +CCN1 CAV1 CAFs, DCIS Associated T Lymphocytes recompute recompute recompute 0.7324582304061453 0.62431395375366 0.6198216015396206 1.0 0.0126805820762719 0.0141975968864289 0.0036481672986326 0.7432250138505792 0.0004308859014133 11604 1.0 0.1925903634192254 CCN1-CAV1 +CCN1 CAV1 CAFs, Invasive Associated Myoepithelial Cells recompute recompute recompute 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.2247035641022029 0.1176565474247238 0.0068724642397376 0.0161124307205067 1.0 0.003562945368171 1684 1.0 0.1925488045828595 CCN1-CAV1 +COL4A2 CD93 CAFs, DCIS Associated Dendritic Cells recompute recompute recompute 0.4630253981438691 0.7779918296243433 0.6198216015396206 0.7696906278989153 0.0627790816848129 0.0046838845199028 0.0146736149204608 0.3218133547569994 0.0010970927043335 3646 1.0 0.1922785417102978 COL4A2-CD93 +CCN1 CAV1 Pericytes Myoepithelial Cells recompute recompute recompute 0.9219165193585238 0.7283139964676212 0.7204611100467462 0.2646489893253856 0.1176565474247238 0.0033040839903207 0.0038937242327072 0.2674587375516607 0.0018323408153916 2183 1.0 0.1917902829261049 CCN1-CAV1 +EFNB2 PECAM1 Endothelial Cells Plasma Cells recompute recompute recompute 0.8640667164982425 0.7167436199046466 0.7204611100467462 1.0 0.0326667674102811 0.003159412870154 0.0354694092827004 0.750847145385221 0.0126582278481012 474 1.0 0.1893241233743262 EFNB2-PECAM1 +CCN1 CAV1 CAFs, Invasive Associated CAFs, DCIS Associated recompute recompute recompute 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.2247035641022029 0.1449812920932466 0.0049736559249059 0.0123960695389266 1.0 0.0030234315948601 1323 1.0 0.1889081601249882 CCN1-CAV1 +HSPG2 LRP1 CAFs, DCIS Associated Myoepithelial Cells recompute recompute recompute 0.4629984640915818 0.7346293219749174 0.8293805866303694 0.3309594876493178 0.0416128058995347 0.0108738157911739 0.007030680352235 0.2321587935111636 0.001110550227158 9905 1.0 0.1866226433955449 HSPG2-LRP1 +VEGFC FLT1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.6593525851613742 0.6593689120110077 1.0 0.4518617096918393 0.2390217618875283 0.0008961011036418 0.0017181319563103 0.1701213782443109 4.720142737116371e-06 423716 1.0 0.1864984291505435 VEGFC-FLT1 +CCN1 CAV1 CAFs, DCIS Associated Plasma Cells recompute recompute recompute 0.7324582304061453 0.7283139964676212 0.8767341187813953 1.0 0.0124087765732037 0.0072061002181195 0.011482538388368 0.5660847043880808 0.003261312678353 2453 1.0 0.1863087608403949 CCN1-CAV1 +HSPG2 LRP1 Endothelial Cells CXCL14+ Fibroblasts recompute recompute recompute 0.8818165186409654 0.9078204025796472 0.9429656149619918 1.0 0.0064028969591119 0.0084833966066561 0.0096940763834762 1.0 0.0023382696804364 2566 1.0 0.1856964436209819 HSPG2-LRP1 +MMP2 PECAM1 CXCL14+ Fibroblasts Endothelial Cells recompute recompute recompute 0.9067635403815892 0.956444566971872 0.9429656149619918 0.0106922602624424 1.0 0.0046435939288622 0.0156273062730627 0.1418490046277044 0.0044280442804428 2710 1.0 0.1853940553518502 MMP2-PECAM1 +VWF LRP1 Endothelial Cells CXCL14+ Fibroblasts recompute recompute recompute 0.955713094717548 0.9078204025796472 0.9429656149619918 1.0 0.0064028969591119 0.0077442461428805 0.0112617799192234 1.0 0.0019485580670303 2566 1.0 0.1853659843382427 VWF-LRP1 +HSPG2 LRP1 CAFs, Invasive Associated Dendritic Cells recompute recompute recompute 0.6589792304505506 0.6207977546603366 0.7917001487310438 0.1836996873148393 0.0501711964086628 0.0131085080251173 0.0280687378271816 0.4762453266408233 0.0141085934159897 2339 1.0 0.1842538332303609 HSPG2-LRP1 +MMP2 PECAM1 Endothelial Cells Pericytes recompute recompute recompute 0.9067635403815892 0.930308383061206 0.946515890536252 0.0411127335336962 0.1615013370958009 0.007156514311347 0.0062351700500922 0.1925738648667137 0.0004394059231918 11379 1.0 0.1833090659339484 MMP2-PECAM1 +MMP2 PECAM1 Macrophages Endothelial Cells recompute recompute recompute 0.9330801352629944 0.956444566971872 0.8875000050982297 0.0088108219576754 1.0 0.0053661132129868 0.0173745519713261 0.1577087477470879 0.0050179211469534 2790 1.0 0.1829099993770076 MMP2-PECAM1 +CCN1 CAV1 Endothelial Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.9219165193585238 0.62431395375366 0.6198216015396206 0.4529166025129413 0.0638329144736252 0.0035852342065035 0.0017546782164473 0.4580734064740288 0.0001665833749791 6003 1.0 0.182525627448008 CCN1-CAV1 +CCN1 CAV1 CAFs, DCIS Associated Basal-like Structured DCIS Cells recompute recompute recompute 0.7324582304061453 0.62431395375366 0.6198216015396206 1.0 0.0641739251983978 0.0020065057856117 0.0058798097708603 0.5585535534312045 0.0006485084306095 1542 1.0 0.1821275511658806 CCN1-CAV1 +CCN1 CAV1 Endothelial Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.9219165193585238 0.62431395375366 0.6198216015396206 0.4529166025129413 0.0641739251983978 0.0035008308925767 0.0070015220700152 0.6651108086889299 0.0010147133434804 1971 1.0 0.1819638470575955 CCN1-CAV1 +MMP2 PECAM1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells recompute recompute recompute 0.718867305289982 0.6331674633943454 0.6198216015396206 1.0 0.0326412663903893 0.00391444589388 0.0026464307504575 1.0 0.0003050640634533 3278 1.0 0.1817518186092133 MMP2-PECAM1 +CCN1 CAV1 11q13 Invasive Tumor Cells Pericytes recompute recompute recompute 0.6213271600240247 0.9694036398779844 0.6198216015396206 0.1339639999453202 0.5444650460041837 0.0013227566924919 0.0032976670759515 0.0656564284049816 0.0001754078231889 5701 1.0 0.1817281415761262 CCN1-CAV1 +COL4A2 CD93 Endothelial Cells CAFs, DCIS Associated recompute recompute recompute 0.8840293712888387 0.4630027772793905 0.7204611100467462 1.0 0.0155837683010033 0.0076510327104066 0.0032491751542103 0.8982214026530265 7.172572084349448e-05 13942 1.0 0.1809988050164569 COL4A2-CD93 +MMP2 PECAM1 T Lymphocytes Endothelial Cells recompute recompute recompute 0.6303642896310324 0.956444566971872 0.6198216015396206 0.0141923232885854 1.0 0.0066199625301817 0.0154729446308724 0.140447864539017 0.0029362416107382 4768 1.0 0.1809553194496984 MMP2-PECAM1 +HSPG2 LRP1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells recompute recompute recompute 0.6589792304505506 0.6207977546603366 0.8824495942126559 0.1836996873148393 0.0587195251380622 0.0087821208083823 0.0057519882235987 0.4055491808909097 0.0012044046799724 5812 1.0 0.1801636300076077 HSPG2-LRP1 +CCN1 CAV1 Myoepithelial Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.7324582304061453 0.62431395375366 0.6198216015396206 0.2376713873232418 0.0641739251983978 0.0076318237584506 0.0038157575757575 0.3624785556046273 0.0007272727272727 6875 1.0 0.1790892513287349 CCN1-CAV1 +COL4A2 CD93 CAFs, Invasive Associated Macrophages recompute recompute recompute 0.6582846571368821 0.944024288971064 0.6198216015396206 0.4344545964241579 0.0484215930647349 0.0038348275483063 0.0207935341660543 0.7705142185814787 0.0022042615723732 1361 1.0 0.1773096454381607 COL4A2-CD93 +COL4A2 CD93 Dendritic Cells Endothelial Cells recompute recompute recompute 0.7783550150988336 0.8817184225858201 0.6198216015396206 0.0267593032157803 1.0 0.002644166203269 0.0201940850277264 0.1727939817135728 0.0018484288354898 2164 1.0 0.1763694205305987 COL4A2-CD93 +VWF ITGA9 Endothelial Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.955713094717548 0.2531744428854943 0.2461374514707439 1.0 0.0642389143033604 0.0076286992820535 0.0251040525739321 1.0 0.0028915662650602 2075 1.0 0.1754671186626006 VWF-ITGA9 +VWF ITGA9 Pericytes Macrophages recompute recompute recompute 0.9275752708651288 0.8794572885381431 0.8875000050982297 0.1263644540569636 0.104965956217838 0.0028884528982063 0.0124919786096256 0.2799746760935911 0.0014117647058823 2125 1.0 0.1739851141216452 VWF-ITGA9 +VEGFC FLT1 CAFs, Invasive Associated Endothelial Cells recompute recompute recompute 0.6593525851613742 0.878254460598671 0.6198216015396206 0.018132161410931 1.0 0.0042352382953684 0.0172799999999999 0.204655202797792 0.00192 3125 1.0 0.1738023256410794 VEGFC-FLT1 +CCN1 CAV1 Pericytes CAFs, Invasive Associated recompute recompute recompute 0.9219165193585238 0.62431395375366 0.6198216015396206 0.2646489893253856 0.0649213179279442 0.0043533026970865 0.0069227522161249 0.285226439617173 0.0025327142254115 2369 1.0 0.1728647649179898 CCN1-CAV1 +EFNB2 PECAM1 Luminal-like Amorphous DCIS Cells Endothelial Cells recompute recompute recompute 0.4619393085577573 0.956444566971872 0.2461374514707439 0.0835287751665837 1.0 0.0029207349002634 0.0124930786267995 0.1443566697198785 0.003875968992248 1806 1.0 0.1726998824757691 EFNB2-PECAM1 +HSPG2 LRP1 Pericytes Macrophages recompute recompute recompute 0.8818165186409654 0.8604147465201248 0.8875000050982297 0.1619074107723045 0.0436001007095475 0.0054543611700884 0.0130326797385621 0.2995002643163656 0.0047058823529411 2125 1.0 0.1720384739352386 HSPG2-LRP1 +VWF ITGA9 Pericytes Basal-like Structured DCIS Cells recompute recompute recompute 0.9275752708651288 0.6252253442669611 0.6198216015396206 0.1263644540569636 0.1886404570313 0.0029499390333966 0.0118874111860083 0.3108942210682606 0.001503006012024 1996 1.0 0.1713120056614856 VWF-ITGA9 +COL4A2 CD93 Pericytes CAFs, DCIS Associated recompute recompute recompute 0.8840293712888387 0.4630027772793905 0.7204611100467462 0.5544396796022323 0.0155837683010033 0.0096055019296854 0.0027510210372196 0.760508700670534 0.0001541188256145 12977 1.0 0.1703928657111431 COL4A2-CD93 +HSPG2 LRP1 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.4629984640915818 0.9078204025796472 0.7204611100467462 0.3309594876493178 0.0144359394371152 0.0164819011466421 0.0039093519027548 0.3420947949068598 0.000794087105247 16371 1.0 0.1696561615727286 HSPG2-LRP1 +MMP2 PECAM1 Dendritic Cells Endothelial Cells recompute recompute recompute 0.6303642896310324 0.956444566971872 0.6198216015396206 0.0161193721503025 1.0 0.0038747751366823 0.0233595194085027 0.2120342763352175 0.0032347504621072 2164 1.0 0.1690514988466371 MMP2-PECAM1 +COL4A2 CD93 Endothelial Cells T Lymphocytes recompute recompute recompute 0.8840293712888387 0.7779918296243433 0.6198216015396206 1.0 0.0118035014556376 0.0046345607341526 0.0105114254624592 1.0 0.0002176278563656 4595 1.0 0.1690265265114137 COL4A2-CD93 +VEGFC FLT1 Endothelial Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.8718210606749883 0.777821334064334 0.6198216015396206 1.0 0.0182001711419816 0.0030353524893083 0.0091324200913242 1.0 0.0005073566717402 1971 1.0 0.1689053353997312 VEGFC-FLT1 +HSPG2 LRP1 CAFs, DCIS Associated Dendritic Cells recompute recompute recompute 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.3309594876493178 0.0501711964086628 0.0078282706062741 0.0132451087950265 0.2247312010721084 0.004388370817334 3646 1.0 0.1688296419450324 HSPG2-LRP1 +MMP2 PECAM1 CAFs, Invasive Associated Dendritic Cells recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.141548283585814 0.0518891167572028 0.0099443151879397 0.0225203078238562 0.822233590719146 0.0047028644719965 2339 1.0 0.1687347539648632 MMP2-PECAM1 +HSPG2 LRP1 CAFs, Invasive Associated Pericytes recompute recompute recompute 0.6589792304505506 0.9078204025796472 0.6198216015396206 0.1836996873148393 0.0350138403862125 0.009625163474684 0.0140146049236958 0.5999797206556864 0.0051160960251869 2541 1.0 0.1685838152963393 HSPG2-LRP1 +HSPG2 LRP1 11q13 Invasive Tumor Cells CAFs, DCIS Associated recompute recompute recompute 0.6589792304505506 0.7346293219749174 0.6198216015396206 0.0561415215593491 1.0 0.001327274185745 0.0081466215740153 0.079659340723715 0.0019023462270133 1577 1.0 0.1678452861816195 HSPG2-LRP1 +MMRN2 CLEC14A Endothelial Cells CAFs, Invasive Associated recompute recompute recompute 0.9845127857250529 0.6347970925105053 0.6198216015396206 1.0 0.0076236123034427 0.0074958010944214 0.0129783693843594 1.0 0.0013311148086522 3005 1.0 0.1675652031999855 MMRN2-CLEC14A +CXCL12 ITGA5 Dendritic Cells Endothelial Cells recompute recompute recompute 0.6160088550075702 0.95087206839837 0.6198216015396206 0.0149256517769723 1.0 0.0040800802754873 0.0135691480423458 0.2350988363286668 0.0032347504621072 2164 1.0 0.1675315181774561 CXCL12-ITGA5 +CXCL12 ITGA5 CAFs, Invasive Associated Pericytes recompute recompute recompute 0.6160088550075702 0.928319416412998 0.6198216015396206 0.0548063857429699 0.1055033753160582 0.0107732097230837 0.0090694429537404 0.6979525336964898 0.0055096418732782 2541 1.0 0.1674939193402273 CXCL12-ITGA5 +COL4A2 CD93 T Lymphocytes Endothelial Cells recompute recompute recompute 0.7783550150988336 0.8817184225858201 0.6198216015396206 0.0316800311254893 1.0 0.0016161238016311 0.0136954697986577 0.1171875207368327 0.0002097315436241 4768 1.0 0.1671114614105245 COL4A2-CD93 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells Endothelial Cells recompute recompute recompute 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.0208904415011529 1.0 0.0029514436647937 0.0101668045216432 0.0642243642282616 0.0012406947890818 4836 1.0 0.1669883331466158 MMRN2-CLEC14A +MMP2 PECAM1 CAFs, DCIS Associated B Cells recompute recompute recompute 0.718867305289982 0.6331674633943454 0.6198216015396206 1.0 0.0049190726392343 0.0154073969773641 0.0085656899810964 1.0 0.0028355387523629 4232 1.0 0.1665998557818254 MMP2-PECAM1 +VWF ITGA9 Endothelial Cells B Cells recompute recompute recompute 0.955713094717548 0.6252253442669611 0.6198216015396206 1.0 0.0083442542366581 0.006811659891577 0.0212847801000128 1.0 0.0049365303244005 1418 1.0 0.1661672428412526 VWF-ITGA9 +COL4A2 CD93 Basal-like Structured DCIS Cells Pericytes recompute recompute recompute 0.7783550150988336 0.8817184225858201 0.6198216015396206 0.1928969878996252 0.1281708518900828 0.0019481006460342 0.0159179145867997 0.4502932264759021 0.0005546311702717 1803 1.0 0.1654183915304795 COL4A2-CD93 +EFNB2 PECAM1 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells recompute recompute recompute 0.662063103571249 0.956444566971872 0.6198216015396206 0.0491302556793708 1.0 0.0010393564327965 0.027027027027027 0.3122954501928285 0.0054054054054054 370 1.0 0.1648126794393546 EFNB2-PECAM1 +CXCL12 ITGA5 CXCL14+ Fibroblasts Endothelial Cells recompute recompute recompute 0.7487535481622718 0.95087206839837 0.9429656149619918 0.0131092554497256 1.0 0.0022685952300969 0.0078161690707816 0.1354228170666489 0.0011070110701107 2710 1.0 0.1647083782367269 CXCL12-ITGA5 +CCN1 CAV1 CAFs, Invasive Associated Basal-like Structured DCIS Cells recompute recompute recompute 0.6213271600240247 0.62431395375366 0.7917001487310438 0.2247035641022029 0.0641739251983978 0.0044854079788809 0.0113537794299876 1.0 0.0009293680297397 2152 1.0 0.1645669484778211 CCN1-CAV1 +CD34 SELP CAFs, Invasive Associated Endothelial Cells recompute recompute recompute 0.633566764858408 0.8819126042133903 0.6198216015396206 0.0298399317533219 1.0 0.0019020279085944 0.01024 0.1238289279272291 0.00064 3125 1.0 0.1642795991756053 CD34-SELP +HSPG2 LRP1 Pericytes 11q13 Invasive Tumor Cells recompute recompute recompute 0.8818165186409654 0.6207977546603366 0.6198216015396206 0.1619074107723045 0.0587195251380622 0.0060468802764252 0.0040232247042517 0.2836611307122145 0.0005802146794313 6894 1.0 0.1640700930026696 HSPG2-LRP1 +CCN1 CAV1 CAFs, DCIS Associated Dendritic Cells recompute recompute recompute 0.7324582304061453 0.62431395375366 0.6198216015396206 1.0 0.009460730808256 0.0072218597154117 0.0061620040226732 0.765049966541621 0.0010970927043335 3646 1.0 0.1638719312104992 CCN1-CAV1 +CCN1 CAV1 CXCL14+ Fibroblasts Endothelial Cells recompute recompute recompute 0.9219165193585238 0.942159351720962 0.9429656149619918 0.0086134406931133 1.0 0.0026936656709964 0.0077736777367773 0.1145556326062012 0.0018450184501845 2710 1.0 0.1633574899888506 CCN1-CAV1 +MMRN2 CLEC14A Myoepithelial Cells Endothelial Cells recompute recompute recompute 0.7205550478301406 0.9003264838243337 0.7204611100467462 0.0151307911035231 1.0 0.0026528694815242 0.0212134698116006 0.1340068660536486 0.0022251891410769 2247 1.0 0.163008230460253 MMRN2-CLEC14A +VWF LRP1 Endothelial Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.955713094717548 0.2550748532138862 0.2461374514707439 1.0 0.0267255153180908 0.0116530306380218 0.0212267250821467 1.0 0.0067469879518072 2075 1.0 0.1629007458500684 VWF-LRP1 +CXCL12 ITGA5 CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.8924110508951895 0.2488118640045775 0.2461374514707439 1.0 0.0356093885486421 0.0095931489918352 0.0033980275635352 0.8556809641348357 0.0006954102920723 5752 1.0 0.1628758423679636 CXCL12-ITGA5 +CCN1 CAV1 Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.6213271600240247 0.62431395375366 1.0 0.1153131738111426 0.0641739251983978 0.0063213426808152 0.0020586432366162 0.1955611728729251 0.0002043318348998 19576 1.0 0.1621045390858475 CCN1-CAV1 +HSPG2 LRP1 Pericytes Endothelial Cells recompute recompute recompute 0.8818165186409654 0.9078204025796472 0.946515890536252 0.1619074107723045 0.0144359394371152 0.0101057128049803 0.0032207573294804 0.2818381014246811 0.0006321112515802 11074 1.0 0.1617326106297224 HSPG2-LRP1 +VEGFC FLT1 Endothelial Cells CAFs, Invasive Associated recompute recompute recompute 0.8718210606749883 0.6593689120110077 0.6198216015396206 1.0 0.0066828239855783 0.0074958010944214 0.00942872989462 1.0 0.0013311148086522 3005 1.0 0.1616591570703689 VEGFC-FLT1 +CCN1 CAV1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.6213271600240247 0.62431395375366 0.7917001487310438 0.1153131738111426 0.0638329144736252 0.0077585021745837 0.0017418450982338 0.4547232137602798 0.0001323758149386 30217 1.0 0.1611873837186954 CCN1-CAV1 +EFNB2 PECAM1 11q13 Invasive Tumor Cells Dendritic Cells recompute recompute recompute 0.662063103571249 0.6331674633943454 0.7917001487310438 0.585843718590581 0.0518891167572028 0.0017119446785727 0.0036458333333333 0.186598666352827 0.000297619047619 3360 1.0 0.1607761119255594 EFNB2-PECAM1 +HSPG2 LRP1 Basal-like Structured DCIS Cells CAFs, DCIS Associated recompute recompute recompute 0.7789175740361626 0.7346293219749174 0.6198216015396206 0.0492631209980634 1.0 0.0009797269388631 0.013125 0.1283389485444618 0.0025 800 1.0 0.1605374391194665 HSPG2-LRP1 +HSPG2 LRP1 CAFs, Invasive Associated Macrophages recompute recompute recompute 0.6589792304505506 0.8604147465201248 0.6198216015396206 0.1836996873148393 0.0436001007095475 0.0060785568288231 0.0194403624785697 0.4467533782411476 0.0095518001469507 1361 1.0 0.1605242272071603 HSPG2-LRP1 +VWF LRP1 Pericytes Macrophages recompute recompute recompute 0.9275752708651288 0.8604147465201248 0.8875000050982297 0.1263644540569636 0.0436001007095475 0.0043387552349757 0.0141925133689839 0.2707333063166586 0.0032941176470588 2125 1.0 0.1602448256279062 VWF-LRP1 +VWF ITGA9 Pericytes 11q13 Invasive Tumor Cells recompute recompute recompute 0.9275752708651288 0.6252253442669611 0.6198216015396206 0.1263644540569636 0.1112417752963437 0.0032574319413877 0.0030461270670147 0.3292666781852414 0.0001450536698578 6894 1.0 0.1594913042057446 VWF-ITGA9 +COL4A2 CD93 CAFs, DCIS Associated T Lymphocytes recompute recompute recompute 0.4630253981438691 0.7779918296243433 0.6198216015396206 0.7696906278989153 0.0118035014556376 0.0078117212129036 0.0037056187521544 0.375001371942095 0.0002585315408479 11604 1.0 0.158484532666239 COL4A2-CD93 +COL4A2 CD93 Myoepithelial Cells Pericytes recompute recompute recompute 0.4630253981438691 0.8817184225858201 0.7204611100467462 0.2545335314555431 0.1281708518900828 0.0016424249195809 0.0105644743656136 0.2988526683048708 0.0005178663904712 1931 1.0 0.158341454924637 COL4A2-CD93 +CXCL12 ITGA5 CAFs, Invasive Associated CAFs, Invasive Associated recompute recompute recompute 0.6160088550075702 0.6338612823312899 1.0 0.0548063857429699 0.0693709672321744 0.0105777833514323 0.0070880601369557 0.564855986346808 0.0015102888427411 5297 1.0 0.1582453249759656 CXCL12-ITGA5 +HSPG2 LRP1 Myoepithelial Cells CAFs, Invasive Associated recompute recompute recompute 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.0683610513379333 0.166956519448744 0.0076998912775917 0.037114098733817 0.2082053618265486 0.0249679897567221 1562 1.0 0.1581669100032896 HSPG2-LRP1 +HSPG2 LRP1 Endothelial Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.8818165186409654 0.2550748532138862 0.2461374514707439 1.0 0.0267255153180908 0.0103293076574702 0.0180254350736278 1.0 0.0053012048192771 2075 1.0 0.1575325309316942 HSPG2-LRP1 +CCN1 CAV1 Basal-like Structured DCIS Cells Myoepithelial Cells recompute recompute recompute 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.1153131738111426 0.1176565474247238 0.0039987687684191 0.0038833437305053 0.2667457040012181 0.0003119151590767 6412 1.0 0.1574181122324719 CCN1-CAV1 +CCN1 CAV1 CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7324582304061453 0.252518874138558 0.2461374514707439 1.0 0.0322196586137726 0.0103706327309842 0.0057545201668984 1.0 0.0006954102920723 5752 1.0 0.1574092316846372 CCN1-CAV1 +CXCL12 ITGA5 T Lymphocytes CAFs, DCIS Associated recompute recompute recompute 0.6160088550075702 0.7162873978652844 0.6198216015396206 0.0255753403203798 0.2242237449884175 0.0095558313082048 0.0032589893790371 0.2565182640350549 0.0006434414927842 10879 1.0 0.1570189934848331 CXCL12-ITGA5 +VWF LRP1 Pericytes Endothelial Cells recompute recompute recompute 0.9275752708651288 0.9078204025796472 0.946515890536252 0.1263644540569636 0.0144359394371152 0.0100220866661019 0.0031379808560592 0.2771929043562734 0.0006321112515802 11074 1.0 0.1562851284191308 VWF-LRP1 +MMRN2 CLEC14A Basal-like Structured DCIS Cells Endothelial Cells recompute recompute recompute 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.0172764782878141 1.0 0.0023686467167059 0.0280732860520094 0.1773407706079335 0.0023640661938534 1692 1.0 0.1559606713670678 MMRN2-CLEC14A +MMP2 PECAM1 Pericytes Pericytes recompute recompute recompute 0.9067635403815892 0.930308383061206 1.0 0.0216588811659259 0.1615013370958009 0.0047331603643996 0.004134692246203 0.1277003930107677 0.0002398081534772 12510 1.0 0.1551842293173544 MMP2-PECAM1 +HSPG2 LRP1 Pericytes Myoepithelial Cells recompute recompute recompute 0.8818165186409654 0.7346293219749174 0.7204611100467462 0.1619074107723045 0.0416128058995347 0.0043656040595108 0.0113121596172443 0.3735367271974308 0.0022904260192395 2183 1.0 0.1547388534431618 HSPG2-LRP1 +HSPG2 LRP1 Basal-like Structured DCIS Cells CAFs, Invasive Associated recompute recompute recompute 0.7789175740361626 0.6207977546603366 0.7917001487310438 0.0492631209980634 0.166956519448744 0.0042766277449398 0.0196616675593644 0.1102994481334604 0.0101767541510444 1867 1.0 0.1542428512345711 HSPG2-LRP1 +CCN1 CAV1 Endothelial Cells T Lymphocytes recompute recompute recompute 0.9219165193585238 0.62431395375366 0.6198216015396206 0.4529166025129413 0.0126805820762719 0.0065542586458804 0.0050852375770765 1.0 0.0004352557127312 4595 1.0 0.154172612235977 CCN1-CAV1 +CCN1 CAV1 CAFs, DCIS Associated CXCL14+ Fibroblasts recompute recompute recompute 0.7324582304061453 0.943345641464811 0.7204611100467462 1.0 0.0034806998160403 0.007663052563988 0.0014785766158315 0.5473804463644801 0.0001742919389978 11475 1.0 0.1538824447173697 CCN1-CAV1 +COL4A2 CD93 Endothelial Cells CAFs, Invasive Associated recompute recompute recompute 0.8840293712888387 0.6587114738285964 0.6198216015396206 1.0 0.0042738820064046 0.0083805603964718 0.0127787021630615 1.0 0.0016638935108153 3005 1.0 0.153198423438679 COL4A2-CD93 +CD34 SELP T Lymphocytes Endothelial Cells recompute recompute recompute 0.633566764858408 0.8819126042133903 0.6198216015396206 0.015517736049123 1.0 0.002365617342597 0.0103817114093959 0.1255425970581432 0.0004194630872483 4768 1.0 0.1527718272942508 CD34-SELP +CCN1 CAV1 11q13 Invasive Tumor Cells Myoepithelial Cells recompute recompute recompute 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.1339639999453202 0.1176565474247238 0.002806660612059 0.0023758796565304 0.1631984535968228 0.0003873716831299 5163 1.0 0.1521540701198404 CCN1-CAV1 +HSPG2 LRP1 Pericytes Dendritic Cells recompute recompute recompute 0.8818165186409654 0.6207977546603366 0.6198216015396206 0.1619074107723045 0.0501711964086628 0.0044628749317968 0.0176711702202519 0.2998286665216438 0.0056998100063331 1579 1.0 0.1519341312874893 HSPG2-LRP1 +CCN1 CAV1 CAFs, DCIS Associated Macrophages recompute recompute recompute 0.7324582304061453 0.8818704453527788 0.7204611100467462 1.0 0.0051192928876727 0.005114208238748 0.0029581673306772 0.5573031045321128 9.9601593625498e-05 10040 1.0 0.1516927121762308 CCN1-CAV1 +HSPG2 LRP1 CAFs, Invasive Associated Myoepithelial Cells recompute recompute recompute 0.6589792304505506 0.7346293219749174 0.6198216015396206 0.1836996873148393 0.0416128058995347 0.0052661529377927 0.0152414885193983 0.5032863689860234 0.0041567695961995 1684 1.0 0.1514744642695578 HSPG2-LRP1 +CD34 SELP CAFs, DCIS Associated Pericytes recompute recompute recompute 0.7168245244832976 0.8819126042133903 0.7204611100467462 0.1173076386135379 0.0741032966028748 0.0030299405039158 0.0028505540964704 0.1433174014674412 6.405739542630197e-05 15611 1.0 0.1513008621060181 CD34-SELP +CCN1 CAV1 T Lymphocytes Endothelial Cells recompute recompute recompute 0.6213271600240247 0.942159351720962 0.6198216015396206 0.013905026986541 1.0 0.0023489676494432 0.0055998322147651 0.0825210850735544 0.0006291946308724 4768 1.0 0.1509942505542343 CCN1-CAV1 +VWF ITGA9 Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.955713094717548 0.6252253442669611 0.6198216015396206 1.0 0.0112932915661816 0.0027586272392837 0.0317176680813044 1.0 0.0098280098280098 407 1.0 0.1503226397349695 VWF-ITGA9 +EFNB2 PECAM1 CAFs, Invasive Associated Pericytes recompute recompute recompute 0.662063103571249 0.930308383061206 0.6198216015396206 0.0967042147306326 0.1615013370958009 0.0019078694587023 0.0081168831168831 0.3064509745346203 0.0003935458480913 2541 1.0 0.1499665023171216 EFNB2-PECAM1 +VWF LRP1 Pericytes 11q13 Invasive Tumor Cells recompute recompute recompute 0.9275752708651288 0.6207977546603366 0.6198216015396206 0.1263644540569636 0.0587195251380622 0.0042449873748409 0.0026884379038426 0.2795888780035381 0.0002901073397156 6894 1.0 0.1496724393207932 VWF-LRP1 +MMRN2 CD93 11q13 Invasive Tumor Cells Endothelial Cells recompute recompute recompute 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.0208904415011529 1.0 0.001530074701953 0.0086848635235732 0.0517818236778051 0.0004135649296939 4836 1.0 0.1491492344343939 MMRN2-CD93 +VEGFC FLT1 Basal-like Structured DCIS Cells Endothelial Cells recompute recompute recompute 0.7745997874735252 0.878254460598671 0.6198216015396206 0.0215813276111062 1.0 0.001203592705006 0.0154649330181245 0.1831585071226008 0.0005910165484633 1692 1.0 0.1490233528284982 VEGFC-FLT1 +MMRN2 CD93 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.7205550478301406 0.8817184225858201 0.7204611100467462 0.0117842887908422 1.0 0.002014945934635 0.0055738806425997 0.0332331882766859 0.000122167246961 16371 1.0 0.1488319449196213 MMRN2-CD93 +CXCL12 ITGA5 Endothelial Cells Dendritic Cells recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.1027229557481577 0.0845203443408073 0.0041576720262332 0.0076043183960243 0.3485406454842099 0.0023562676720075 2122 1.0 0.148256358748114 CXCL12-ITGA5 +EFNB2 PECAM1 Dendritic Cells Endothelial Cells recompute recompute recompute 0.7800321422220979 0.956444566971872 0.6198216015396206 0.0113788029360913 1.0 0.0020093477689422 0.008635628465804 0.0997840967387725 0.0018484288354898 2164 1.0 0.1481490519999938 EFNB2-PECAM1 +MMRN2 CD93 Myoepithelial Cells Endothelial Cells recompute recompute recompute 0.7205550478301406 0.8817184225858201 0.7204611100467462 0.0151307911035231 1.0 0.0015117497929773 0.0182465509568313 0.1087915408008614 0.0008900756564307 2247 1.0 0.1479081345006055 MMRN2-CD93 +HSPG2 LRP1 CAFs, Invasive Associated Endothelial Cells recompute recompute recompute 0.6589792304505506 0.9078204025796472 0.6198216015396206 0.1836996873148393 0.0144359394371152 0.0106327832373647 0.0088444444444444 0.7739488497198825 0.0032 3125 1.0 0.1478733547348493 HSPG2-LRP1 +CXCL12 ITGA5 Endothelial Cells CAFs, Invasive Associated recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.1027229557481577 0.0693709672321744 0.0049720567680565 0.005521101194978 0.4399831549043964 0.0013311148086522 3005 1.0 0.1477963447312898 CXCL12-ITGA5 +CXCL12 ITGA5 CAFs, DCIS Associated CXCL14+ Fibroblasts recompute recompute recompute 0.8924110508951895 0.928319416412998 0.7204611100467462 1.0 0.0016159760253869 0.0103575530141567 0.0012398494751435 1.0 0.0001742919389978 11475 1.0 0.1467556015449517 CXCL12-ITGA5 +CXCL12 ITGA5 CAFs, DCIS Associated Basal-like Structured DCIS Cells recompute recompute recompute 0.8924110508951895 0.6338612823312899 0.6198216015396206 1.0 0.01057919065587 0.0026847756903591 0.0028298549699327 1.0 0.0006485084306095 1542 1.0 0.1466779153840694 CXCL12-ITGA5 +COL4A2 CD93 Endothelial Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.8840293712888387 0.7779918296243433 0.6198216015396206 1.0 0.0053794918117879 0.0042926366569628 0.0104008117706747 1.0 0.0010147133434804 1971 1.0 0.1463960222707591 COL4A2-CD93 +CCN1 CAV1 Endothelial Cells Dendritic Cells recompute recompute recompute 0.9219165193585238 0.62431395375366 0.6198216015396206 0.4529166025129413 0.009460730808256 0.0062989549947558 0.0084982720703738 1.0 0.001885014137606 2122 1.0 0.1458575762464401 CCN1-CAV1 +CCN1 CAV1 Myoepithelial Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7324582304061453 0.252518874138558 0.2461374514707439 0.2376713873232418 0.0322196586137726 0.0274906313944799 0.0055434217368694 0.9700774560311236 0.0010140405616224 12820 1.0 0.1457436197309478 CCN1-CAV1 +VWF SELP CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.7158082793127664 0.8819126042133903 0.7204611100467462 0.0071496754272206 1.0 0.002920861263638 0.0027598691699846 0.0155186721184654 0.0005497526113249 16371 1.0 0.1455253648760264 VWF-SELP +CXCL12 ITGA5 CAFs, Invasive Associated CAFs, DCIS Associated recompute recompute recompute 0.6160088550075702 0.7162873978652844 0.6198216015396206 0.0548063857429699 0.2242237449884175 0.0028036324761788 0.0080739366453652 0.6355075059526516 0.00151171579743 1323 1.0 0.145332501237749 CXCL12-ITGA5 +CCN1 CAV1 Myoepithelial Cells CAFs, Invasive Associated recompute recompute recompute 0.7324582304061453 0.62431395375366 0.6198216015396206 0.2376713873232418 0.0649213179279442 0.0021274298464469 0.0050149381135296 0.206622005001242 0.0019206145966709 1562 1.0 0.1450259456589289 CCN1-CAV1 +CCN1 CAV1 Macrophages Endothelial Cells recompute recompute recompute 0.8619922139338987 0.942159351720962 0.8875000050982297 0.0054092055025683 1.0 0.0023824532281755 0.0073835125448028 0.1088060219455863 0.0014336917562724 2790 1.0 0.1449860094419017 CCN1-CAV1 +CCN1 CAV1 Pericytes Basal-like Structured DCIS Cells recompute recompute recompute 0.9219165193585238 0.62431395375366 0.6198216015396206 0.2646489893253856 0.0641739251983978 0.0015097892359054 0.0025718102872411 0.2443095662394666 0.000501002004008 1996 1.0 0.1446166340156098 CCN1-CAV1 +MMRN2 CD93 Endothelial Cells CAFs, Invasive Associated recompute recompute recompute 0.9845127857250529 0.6587114738285964 0.6198216015396206 1.0 0.0042738820064046 0.0053003317842909 0.0091514143094841 1.0 0.0006655574043261 3005 1.0 0.1445057482477965 MMRN2-CD93 +EFNB2 PECAM1 Macrophages Endothelial Cells recompute recompute recompute 0.8913986641324685 0.956444566971872 0.8875000050982297 0.0054950348959687 1.0 0.0021855851898501 0.006339605734767 0.0732537109984119 0.0017921146953405 2790 1.0 0.1444575315862569 EFNB2-PECAM1 +EFNB2 PECAM1 Myoepithelial Cells Endothelial Cells recompute recompute recompute 0.4619393085577573 0.956444566971872 0.7204611100467462 0.0308750930304183 1.0 0.0009241655594069 0.0070371606586559 0.0813139104710466 0.0004450378282153 2247 1.0 0.1444451722229773 EFNB2-PECAM1 +CXCL12 ITGA5 Endothelial Cells T Lymphocytes recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.1027229557481577 0.053516012135424 0.0056095573344843 0.0052824216045108 0.4883360344483938 0.0006528835690968 4595 1.0 0.1444153745402874 CXCL12-ITGA5 +CXCL12 ITGA5 Endothelial Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.1027229557481577 0.0766612252832893 0.0038734615182616 0.0017112655793315 0.5346856249631017 0.0001665833749791 6003 1.0 0.1441530810575952 CXCL12-ITGA5 +COL4A2 CD93 Endothelial Cells Myoepithelial Cells recompute recompute recompute 0.8840293712888387 0.4630027772793905 0.7204611100467462 1.0 0.0058437228618857 0.0050260116405429 0.0035529237601776 1.0 0.000740192450037 2702 1.0 0.1433054127964661 COL4A2-CD93 +VEGFC FLT1 T Lymphocytes Endothelial Cells recompute recompute recompute 0.7745997874735252 0.878254460598671 0.6198216015396206 0.016822895653248 1.0 0.0011997534840443 0.0054530201342281 0.0645826933698445 0.0002097315436241 4768 1.0 0.1428872636535175 VEGFC-FLT1 +CXCL12 ITGA5 CAFs, Invasive Associated T Lymphocytes recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.7917001487310438 0.0548063857429699 0.053516012135424 0.0092741631447554 0.0108498023715415 1.0 0.0034782608695652 2300 1.0 0.1426008230391222 CXCL12-ITGA5 +COL4A2 CD93 Macrophages Endothelial Cells recompute recompute recompute 0.9188764516910942 0.8817184225858201 0.8875000050982297 0.0090193130488293 1.0 0.0012930227814632 0.0074910394265232 0.064098300462987 0.0007168458781362 2790 1.0 0.1425355348304675 COL4A2-CD93 +CXCL12 ITGA5 CAFs, DCIS Associated Plasma Cells recompute recompute recompute 0.8924110508951895 0.7162873978652844 0.8767341187813953 1.0 0.0017943124298833 0.0082486730550545 0.0045584256754252 0.8476975975908488 0.0028536485935589 2453 1.0 0.142276840857343 CXCL12-ITGA5 +CCN1 CAV1 Endothelial Cells Macrophages recompute recompute recompute 0.9219165193585238 0.8818704453527788 0.8875000050982297 0.4529166025129413 0.0051192928876727 0.0049159911398577 0.0056221792392005 1.0 0.0007736943907156 2585 1.0 0.1420749905419584 CCN1-CAV1 +CXCL12 ITGA5 Macrophages Pericytes recompute recompute recompute 0.7487535481622718 0.928319416412998 0.8875000050982297 0.0338862305197021 0.1055033753160582 0.0037193093200557 0.0051811567575512 0.3987236597502583 0.0012126111560226 2474 1.0 0.1420124193601991 CXCL12-ITGA5 +MMRN2 CLEC14A CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.7205550478301406 0.9003264838243337 0.7204611100467462 0.0117842887908422 1.0 0.0014645464749293 0.0055586097367295 0.0351140985915978 6.108362348054486e-05 16371 1.0 0.1416167436247934 MMRN2-CLEC14A +COL4A2 CD93 Basal-like Structured DCIS Cells Dendritic Cells recompute recompute recompute 0.7783550150988336 0.7779918296243433 0.8693461273411047 0.1928969878996252 0.0627790816848129 0.0012359258807835 0.0142720306513409 0.3130060375714515 0.0009578544061302 1044 1.0 0.1410631757448041 COL4A2-CD93 +VWF ITGA9 Pericytes Mast Cells recompute recompute recompute 0.9275752708651288 0.863034163938375 0.8567148457705164 0.1263644540569636 0.0627102121186242 0.0014370830575934 0.0488888888888888 0.392716886826134 0.0222222222222222 225 1.0 0.140856515698049 VWF-ITGA9 +VWF ITGA9 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.7158082793127664 0.9404022517663844 0.7204611100467462 0.0071496754272206 1.0 0.0022410361957229 0.0024544510525818 0.0274063813090584 0.0001832508704416 16371 1.0 0.1407374833529739 VWF-ITGA9 +HSPG2 LRP1 T Lymphocytes CAFs, DCIS Associated recompute recompute recompute 0.7789175740361626 0.7346293219749174 0.6198216015396206 0.0070532058552773 1.0 0.0030685203832841 0.0031559273217513 0.0308593062214334 0.0005515212795293 10879 1.0 0.140450734857005 HSPG2-LRP1 +CCN1 CAV1 Basal-like Structured DCIS Cells CAFs, Invasive Associated recompute recompute recompute 0.6213271600240247 0.62431395375366 0.7917001487310438 0.1153131738111426 0.0649213179279442 0.0033035824478224 0.0075879307266559 0.3126326636658526 0.0021424745581146 1867 1.0 0.140202629229106 CCN1-CAV1 +HSPG2 LRP1 Dendritic Cells CAFs, DCIS Associated recompute recompute recompute 0.7789175740361626 0.7346293219749174 0.6198216015396206 0.0075637985935472 1.0 0.0028108913072367 0.0074024114042099 0.072382300671226 0.0020983213429256 3336 1.0 0.1400346262563329 HSPG2-LRP1 +VWF LRP1 CAFs, DCIS Associated CAFs, DCIS Associated recompute recompute recompute 0.7158082793127664 0.7346293219749174 1.0 0.0071496754272206 1.0 0.0019921753740977 0.0017524785378541 0.0134546725908401 0.0002949728203615 94924 1.0 0.1398772052016611 VWF-LRP1 +COL4A2 CD93 CAFs, DCIS Associated CAFs, DCIS Associated recompute recompute recompute 0.4630253981438691 0.4630027772793905 1.0 0.7696906278989153 0.0155837683010033 0.0028567348009307 0.0014011208967173 0.3873342363538463 2.1069487168682315e-05 94924 1.0 0.1394252635187647 COL4A2-CD93 +HSPG2 LRP1 CAFs, DCIS Associated T Lymphocytes recompute recompute recompute 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.3309594876493178 0.0104714078116759 0.0118490591242787 0.0038707916810295 0.3235477515093805 0.0006894174422612 11604 1.0 0.1393296346132336 HSPG2-LRP1 +CXCL12 ITGA5 CXCL14+ Fibroblasts CAFs, DCIS Associated recompute recompute recompute 0.7487535481622718 0.7162873978652844 0.7204611100467462 0.0131092554497256 0.2242237449884175 0.0064297840392559 0.0025628053180283 0.2017209308717259 0.0003649302070978 10961 1.0 0.1392886195352407 CXCL12-ITGA5 +EFNB2 PECAM1 CAFs, Invasive Associated Dendritic Cells recompute recompute recompute 0.662063103571249 0.6331674633943454 0.7917001487310438 0.0967042147306326 0.0518891167572028 0.0043198531478676 0.0083368961094484 0.426693585063815 0.0017101325352714 2339 1.0 0.1389403600020827 EFNB2-PECAM1 +EFNB2 PECAM1 Endothelial Cells CAFs, Invasive Associated recompute recompute recompute 0.8640667164982425 0.6331674633943454 0.6198216015396206 1.0 0.0032187363284526 0.0064915541694841 0.0058652246256239 1.0 0.0009983361064891 3005 1.0 0.1385887945062797 EFNB2-PECAM1 +MMP2 PECAM1 Basal-like Structured DCIS Cells Endothelial Cells recompute recompute recompute 0.6303642896310324 0.956444566971872 0.6198216015396206 0.0104129581710415 1.0 0.0018060487494487 0.0151447990543735 0.1374692882837094 0.00177304964539 1692 1.0 0.1384004254876961 MMP2-PECAM1 +CCN1 CAV1 Endothelial Cells Plasma Cells recompute recompute recompute 0.9219165193585238 0.7283139964676212 0.7204611100467462 0.4529166025129413 0.0124087765732037 0.0025781941469729 0.0215189873417721 1.0 0.0063291139240506 474 1.0 0.1383399497031808 CCN1-CAV1 +COL4A2 CD93 Myoepithelial Cells Dendritic Cells recompute recompute recompute 0.4630253981438691 0.7779918296243433 0.6198216015396206 0.2545335314555431 0.0627790816848129 0.0019581010194678 0.0137298091042584 0.3011143438045086 0.0014684287812041 1362 1.0 0.1382634289383501 COL4A2-CD93 +CCN1 CAV1 Luminal-like Amorphous DCIS Cells Myoepithelial Cells recompute recompute recompute 0.2542249848376565 0.7283139964676212 0.2461374514707439 0.1711385759005754 0.1176565474247238 0.0074573678131375 0.0043207104724841 0.2967882929637693 0.0002245172878311 13362 1.0 0.1377878133762852 CCN1-CAV1 +COL4A2 CD93 Basal-like Structured DCIS Cells Macrophages recompute recompute recompute 0.7783550150988336 0.944024288971064 0.6198216015396206 0.1928969878996252 0.0484215930647349 0.0015902610476367 0.0153684210526315 0.5694840926816115 0.0042105263157894 475 1.0 0.1375236005692273 COL4A2-CD93 +MMRN2 CD93 Basal-like Structured DCIS Cells Endothelial Cells recompute recompute recompute 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.0172764782878141 1.0 0.0011353476363567 0.0273345153664302 0.1629767757640478 0.0005910165484633 1692 1.0 0.1374912850845182 MMRN2-CD93 +CXCL12 ITGA5 CAFs, DCIS Associated B Cells recompute recompute recompute 0.8924110508951895 0.6338612823312899 0.6198216015396206 1.0 0.0024809469483059 0.007703698488682 0.0021803574497336 1.0 0.0007088846880907 4232 1.0 0.1373064147646432 CXCL12-ITGA5 +CCN1 CAV1 T Lymphocytes Pericytes recompute recompute recompute 0.6213271600240247 0.9694036398779844 0.6198216015396206 0.013905026986541 0.5444650460041837 0.0023253541716472 0.0054477262072198 0.1084640254629287 0.00084388185654 3555 1.0 0.1368634472521833 CCN1-CAV1 +VWF SELP Endothelial Cells Dendritic Cells recompute recompute recompute 0.955713094717548 0.7760344326192508 0.6198216015396206 1.0 0.0032078747392388 0.0044540337911807 0.0069402793248222 1.0 0.000942507068803 2122 1.0 0.1368489330895585 VWF-SELP +COL4A2 CD93 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells recompute recompute recompute 0.6582846571368821 0.8817184225858201 0.6198216015396206 0.0198024073017111 1.0 0.000920843795539 0.0286486486486486 0.2451368340737591 0.0054054054054054 370 1.0 0.1368211421788089 COL4A2-CD93 +EFNB2 PECAM1 Pericytes Dendritic Cells recompute recompute recompute 0.8640667164982425 0.6331674633943454 0.6198216015396206 0.1882781599600688 0.0518891167572028 0.0018983234471782 0.0095392653578214 0.4882324645728542 0.0006333122229259 1579 1.0 0.1358616560029628 EFNB2-PECAM1 +VWF ITGA9 Endothelial Cells Myeloid Cells recompute recompute recompute 0.955713094717548 0.7831795333113832 0.7827641335561659 1.0 0.0055509879377996 0.0019192384189863 0.01407475772958 1.0 0.0050761421319796 394 1.0 0.1356918229204694 VWF-ITGA9 +HSPG2 LRP1 CAFs, Invasive Associated Basal-like Structured DCIS Cells recompute recompute recompute 0.6589792304505506 0.6207977546603366 0.7917001487310438 0.1836996873148393 0.0203874717835032 0.005059362241922 0.0116364622057001 0.3635127128365581 0.0032527881040892 2152 1.0 0.1353085411683871 HSPG2-LRP1 +HSPG2 LRP1 Myoepithelial Cells Myoepithelial Cells recompute recompute recompute 0.4629984640915818 0.7346293219749174 1.0 0.0683610513379333 0.0416128058995347 0.0063180181027188 0.0033788987771367 0.1115739905949553 0.0003577657528733 22361 1.0 0.135221021990757 HSPG2-LRP1 +EFNB2 PECAM1 Endothelial Cells B Cells recompute recompute recompute 0.8640667164982425 0.6331674633943454 0.6198216015396206 1.0 0.0049190726392343 0.0036409853642158 0.005641748942172 1.0 0.001410437235543 1418 1.0 0.135074325329327 EFNB2-PECAM1 +HSPG2 LRP1 CAFs, Invasive Associated T Lymphocytes recompute recompute recompute 0.6589792304505506 0.6207977546603366 0.7917001487310438 0.1836996873148393 0.0104714078116759 0.0096646144616034 0.0079951690821256 0.6682919652165411 0.0056521739130434 2300 1.0 0.1348798021963789 HSPG2-LRP1 +HSPG2 LRP1 CAFs, DCIS Associated CXCL14+ Fibroblasts recompute recompute recompute 0.4629984640915818 0.9078204025796472 0.7204611100467462 0.3309594876493178 0.0064028969591119 0.0092656065097459 0.0027051561365287 0.3201056701342736 0.0004357298474945 11475 1.0 0.1345972134811939 HSPG2-LRP1 +VWF SELP Endothelial Cells Macrophages recompute recompute recompute 0.955713094717548 0.941479368642921 0.8875000050982297 1.0 0.0021392900294222 0.0034761306712463 0.0065412343942324 1.0 0.0003868471953578 2585 1.0 0.1345692900264394 VWF-SELP +HSPG2 LRP1 Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated recompute recompute recompute 0.4629984640915818 0.7346293219749174 0.2461374514707439 0.0201301851612071 1.0 0.0035205746184941 0.0092630548154221 0.0905760545006465 0.0012297601967616 4879 1.0 0.1345492825745035 HSPG2-LRP1 +CXCL12 ITGA5 CAFs, Invasive Associated Dendritic Cells recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.7917001487310438 0.0548063857429699 0.0845203443408073 0.0041306471654304 0.011349061370438 0.5201793204451364 0.0012825994014536 2339 1.0 0.134480383237594 CXCL12-ITGA5 +VWF ITGA9 Endothelial Cells CXCL14+ Fibroblasts recompute recompute recompute 0.955713094717548 0.950463483645931 0.9429656149619918 1.0 0.0019776346124415 0.0034633321619943 0.0027988379508254 1.0 0.000389711613406 2566 1.0 0.134297238629269 VWF-ITGA9 +MMRN2 CLEC14A Endothelial Cells Dendritic Cells recompute recompute recompute 0.9845127857250529 0.6347970925105053 0.6198216015396206 1.0 0.003263637675389 0.0044540337911807 0.0113100848256361 1.0 0.000942507068803 2122 1.0 0.1333818679516966 MMRN2-CLEC14A +EFNB2 PECAM1 Pericytes CAFs, DCIS Associated recompute recompute recompute 0.8640667164982425 0.7167436199046466 0.7204611100467462 0.1882781599600688 0.0125623889131764 0.0052988643586171 0.0009969561531941 0.4628706679744285 7.70594128072744e-05 12977 1.0 0.1332282450421254 EFNB2-PECAM1 +HSPG2 LRP1 11q13 Invasive Tumor Cells CAFs, Invasive Associated recompute recompute recompute 0.6589792304505506 0.6207977546603366 0.8824495942126559 0.0561415215593491 0.166956519448744 0.0016467875805168 0.0073800518566093 0.0414011499544774 0.0006422607578676 4671 1.0 0.1331496244646665 HSPG2-LRP1 +CD34 SELP Macrophages Endothelial Cells recompute recompute recompute 0.8963354148873306 0.8819126042133903 0.8875000050982297 0.0038492365148421 1.0 0.0020174052482598 0.0064516129032258 0.0780172176960869 0.0014336917562724 2790 1.0 0.1326495920982308 CD34-SELP +VWF SELP Endothelial Cells CAFs, Invasive Associated recompute recompute recompute 0.955713094717548 0.6572093097629401 0.6198216015396206 1.0 0.002113171886167 0.0064915541694841 0.0059597640296475 1.0 0.0009983361064891 3005 1.0 0.1322099176117849 VWF-SELP +MMRN2 CLEC14A Endothelial Cells Macrophages recompute recompute recompute 0.9845127857250529 0.9195415044619336 0.8875000050982297 1.0 0.0013235329769289 0.0049159911398577 0.0043197936814958 1.0 0.0007736943907156 2585 1.0 0.1317402602554797 MMRN2-CLEC14A +COL4A2 CD93 Myoepithelial Cells Macrophages recompute recompute recompute 0.4630253981438691 0.944024288971064 0.7204611100467462 0.2545335314555431 0.0484215930647349 0.001342173510111 0.0087986463620981 0.3260379920088033 0.0033840947546531 591 1.0 0.1316636138436863 COL4A2-CD93 +CXCL12 ITGA5 Plasma Cells Endothelial Cells recompute recompute recompute 0.8730912658940219 0.95087206839837 0.7204611100467462 0.0057086106530109 1.0 0.001511991079797 0.0175542740841248 0.3041450647375167 0.0055970149253731 536 1.0 0.1314657420445625 CXCL12-ITGA5 +CD34 SELP Pericytes T Lymphocytes recompute recompute recompute 0.9303167350027568 0.7760344326192508 0.6198216015396206 0.1314667522621683 0.0335947364052305 0.0025081980663535 0.0048178259560373 0.4052501104944196 0.0003011141222523 3321 1.0 0.1305784695314125 CD34-SELP +HSPG2 LRP1 Pericytes Basal-like Structured DCIS Cells recompute recompute recompute 0.8818165186409654 0.6207977546603366 0.6198216015396206 0.1619074107723045 0.0203874717835032 0.0043924582301798 0.0094564128256513 0.2954099123246449 0.0035070140280561 1996 1.0 0.1304134379634397 HSPG2-LRP1 +VEGFC FLT1 Myoepithelial Cells Endothelial Cells recompute recompute recompute 0.4636527906642655 0.878254460598671 0.7204611100467462 0.014525360548861 1.0 0.001073951643881 0.0092716214211541 0.1098081922575608 0.0004450378282153 2247 1.0 0.128851644839439 VEGFC-FLT1 +COL4A2 CD93 Myoepithelial Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.4630253981438691 0.6587114738285964 0.6198216015396206 0.2545335314555431 0.0289462771086338 0.003154656620171 0.0019627085377821 0.4178576518666514 0.0001962708537782 5095 1.0 0.1279802698344135 COL4A2-CD93 +CCN1 CAV1 Pericytes T Lymphocytes recompute recompute recompute 0.9219165193585238 0.62431395375366 0.6198216015396206 0.2646489893253856 0.0126805820762719 0.0036251680936906 0.0041553748870822 0.8465561760732705 0.0003011141222523 3321 1.0 0.1277174042795234 CCN1-CAV1 +VWF LRP1 Pericytes Myoepithelial Cells recompute recompute recompute 0.9275752708651288 0.7346293219749174 0.7204611100467462 0.1263644540569636 0.0416128058995347 0.0016796793309471 0.0066682630241952 0.2764823299203912 0.0004580852038479 2183 1.0 0.1276982173967585 VWF-LRP1 +VWF LRP1 Pericytes Dendritic Cells recompute recompute recompute 0.9275752708651288 0.6207977546603366 0.6198216015396206 0.1263644540569636 0.0501711964086628 0.0019134583506132 0.0122344406701595 0.2480243165641633 0.0012666244458518 1579 1.0 0.1276667498334073 VWF-LRP1 +VWF SELP Pericytes T Lymphocytes recompute recompute recompute 0.9275752708651288 0.7760344326192508 0.6198216015396206 0.1263644540569636 0.0335947364052305 0.002284114459485 0.0062823355506282 0.3360742288007465 0.0003011141222523 3321 1.0 0.1276494148346864 VWF-SELP +COL4A2 CD93 CXCL14+ Fibroblasts Endothelial Cells recompute recompute recompute 0.8840293712888387 0.8817184225858201 0.9429656149619918 0.0061698665784747 1.0 0.0009507629628576 0.0041697416974169 0.0356790748194105 0.0007380073800738 2710 1.0 0.1275775616673163 COL4A2-CD93 +CCN1 CAV1 Macrophages Pericytes recompute recompute recompute 0.8619922139338987 0.9694036398779844 0.8875000050982297 0.0054092055025683 0.5444650460041837 0.0019723736130106 0.0056319051468606 0.1121310212771566 0.0012126111560226 2474 1.0 0.1275592650108427 CCN1-CAV1 +CXCL12 ITGA5 Dendritic Cells CAFs, DCIS Associated recompute recompute recompute 0.6160088550075702 0.7162873978652844 0.6198216015396206 0.0149256517769723 0.2242237449884175 0.0046627682353804 0.004428275561369 0.3485539311597422 0.001199040767386 3336 1.0 0.1273601304537343 CXCL12-ITGA5 +EFNB2 PECAM1 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells recompute recompute recompute 0.662063103571249 0.956444566971872 0.6198216015396206 0.0236359933700329 1.0 0.0004574939591558 0.0147900763358778 0.1708983212648732 0.0038167938931297 262 1.0 0.1272425810769857 EFNB2-PECAM1 +EFNB2 PECAM1 Endothelial Cells Myoepithelial Cells recompute recompute recompute 0.8640667164982425 0.7167436199046466 0.7204611100467462 1.0 0.0026482500471321 0.0035539269133504 0.0030995558845299 1.0 0.0003700962250185 2702 1.0 0.1270180194375704 EFNB2-PECAM1 +EFNB2 PECAM1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.7800321422220979 0.6331674633943454 0.7917001487310438 0.1357656553382984 0.0326412663903893 0.0024143761572118 0.0005170930271039 0.1761413059089742 3.309395373465268e-05 30217 1.0 0.1269382797148625 EFNB2-PECAM1 +VWF ITGA9 Pericytes CAFs, Invasive Associated recompute recompute recompute 0.9275752708651288 0.6252253442669611 0.6198216015396206 0.1263644540569636 0.0565946652887153 0.0015457349567425 0.0058329176100387 0.2157612038360376 0.0004221190375685 2369 1.0 0.1258534539323304 VWF-ITGA9 +CCN1 CAV1 11q13 Invasive Tumor Cells CAFs, Invasive Associated recompute recompute recompute 0.6213271600240247 0.62431395375366 0.8824495942126559 0.1339639999453202 0.0649213179279442 0.0013067770769931 0.0018982373510311 0.0782098599342944 0.0002140869192892 4671 1.0 0.1254100319516906 CCN1-CAV1 +HSPG2 LRP1 Endothelial Cells Plasma Cells recompute recompute recompute 0.8818165186409654 0.7346293219749174 0.7204611100467462 1.0 0.0032275631628407 0.0025781941469729 0.0194268635724331 1.0 0.0063291139240506 474 1.0 0.125374267458931 HSPG2-LRP1 +COL4A2 CD93 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells recompute recompute recompute 0.6582846571368821 0.8817184225858201 0.6198216015396206 0.0084325366891025 1.0 0.0012648762306388 0.0381679389312977 0.3265901937465465 0.015267175572519 262 1.0 0.1251228898538245 COL4A2-CD93 +COL4A2 CD93 CAFs, Invasive Associated CAFs, Invasive Associated recompute recompute recompute 0.6582846571368821 0.6587114738285964 1.0 0.4344545964241579 0.0042738820064046 0.0044412822429121 0.0046818954124976 0.3983136028952779 0.0003775722106852 5297 1.0 0.1236605138350656 COL4A2-CD93 +MMP2 PECAM1 Myoepithelial Cells Pericytes recompute recompute recompute 0.718867305289982 0.930308383061206 0.7204611100467462 0.0361307801045652 0.1615013370958009 0.0012701766009114 0.0057871569135163 0.1787369333109799 0.0005178663904712 1931 1.0 0.1236330434104437 MMP2-PECAM1 +VWF LRP1 Endothelial Cells Plasma Cells recompute recompute recompute 0.955713094717548 0.7346293219749174 0.7204611100467462 1.0 0.0032275631628407 0.0021050867059713 0.0250767165324127 1.0 0.0042194092827004 474 1.0 0.1228454525054433 VWF-LRP1 +CXCL12 ITGA5 T Lymphocytes Dendritic Cells recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.909150863993142 0.0255753403203798 0.0845203443408073 0.004450681568472 0.0026733329127499 0.1225310580750018 0.0010409437890353 5764 1.0 0.1227169611516126 CXCL12-ITGA5 +EFNB2 PECAM1 CAFs, DCIS Associated Macrophages recompute recompute recompute 0.4619393085577573 0.9015117569158254 0.7204611100467462 0.1194227711616854 0.0246995741084876 0.003683515257328 0.001500249003984 0.1445538282894989 0.0001992031872509 10040 1.0 0.1217683885154768 EFNB2-PECAM1 +VEGFC FLT1 Pericytes Basal-like Structured DCIS Cells recompute recompute recompute 0.8718210606749883 0.777821334064334 0.6198216015396206 0.1796394187986057 0.0182001711419816 0.0023661611635549 0.0050100200400801 0.6000624722573863 0.000501002004008 1996 1.0 0.121716534196017 VEGFC-FLT1 +CCN1 CAV1 CAFs, Invasive Associated Dendritic Cells recompute recompute recompute 0.6213271600240247 0.62431395375366 0.7917001487310438 0.2247035641022029 0.009460730808256 0.0048541450341697 0.0057859484110018 0.7183603941121994 0.0012825994014536 2339 1.0 0.1211961476736616 CCN1-CAV1 +CD34 SELP CAFs, DCIS Associated T Lymphocytes recompute recompute recompute 0.7168245244832976 0.7760344326192508 0.6198216015396206 0.1173076386135379 0.0335947364052305 0.002216954826597 0.0010772147535332 0.0906096239007001 8.617718028266115e-05 11604 1.0 0.120176489089192 CD34-SELP +EFNB2 PECAM1 Pericytes T Lymphocytes recompute recompute recompute 0.8640667164982425 0.6331674633943454 0.6198216015396206 0.1882781599600688 0.0176963220730796 0.0026450562719151 0.0024653718759409 0.4506810693937892 0.0003011141222523 3321 1.0 0.1200168055388006 EFNB2-PECAM1 +VWF SELP T Lymphocytes Endothelial Cells recompute recompute recompute 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.0036144684673052 1.0 0.0023217852944094 0.0071690054911531 0.040311130267564 0.0012583892617449 4768 1.0 0.1194524153678579 VWF-SELP +HSPG2 LRP1 Macrophages CAFs, DCIS Associated recompute recompute recompute 0.9253089325030373 0.7346293219749174 0.7204611100467462 0.0022161183602947 1.0 0.0026208537353312 0.0030813569361857 0.0301301416594484 0.0005126102111954 9754 1.0 0.1190330299032466 HSPG2-LRP1 +VWF ITGA9 Pericytes Dendritic Cells recompute recompute recompute 0.9275752708651288 0.6252253442669611 0.6198216015396206 0.1263644540569636 0.0487643047611538 0.0012832560140999 0.0056998100063331 0.2231068202996048 0.0006333122229259 1579 1.0 0.1190189296124296 VWF-ITGA9 +HSPG2 LRP1 Myoepithelial Cells Dendritic Cells recompute recompute recompute 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.0683610513379333 0.0501711964086628 0.0043915897439027 0.0148780388317833 0.2524373025550103 0.0088105726872246 1362 1.0 0.1178818886124845 HSPG2-LRP1 +CCN1 CAV1 Pericytes Macrophages recompute recompute recompute 0.9219165193585238 0.8818704453527788 0.8875000050982297 0.2646489893253856 0.0051192928876727 0.002725209009797 0.0039686274509803 0.7476684554745409 0.0004705882352941 2125 1.0 0.1177401385590284 CCN1-CAV1 +MMP2 PECAM1 Macrophages Pericytes recompute recompute recompute 0.9330801352629944 0.930308383061206 0.8875000050982297 0.0088108219576754 0.1615013370958009 0.0023955702361271 0.0053556992724333 0.1654113199272036 0.0012126111560226 2474 1.0 0.1174590113057876 MMP2-PECAM1 +MMP2 PECAM1 CAFs, Invasive Associated T Lymphocytes recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.141548283585814 0.0176963220730796 0.0032789118247434 0.0076195652173913 1.0 0.0004347826086956 2300 1.0 0.1172280793419601 MMP2-PECAM1 +EFNB2 PECAM1 CXCL14+ Fibroblasts Endothelial Cells recompute recompute recompute 0.8640667164982425 0.956444566971872 0.9429656149619918 0.002676946692949 1.0 0.001240714736357 0.0026291512915129 0.030379663489699 0.0014760147601476 2710 1.0 0.1171754482944447 EFNB2-PECAM1 +CXCL12 ITGA5 B Cells Endothelial Cells recompute recompute recompute 0.6160088550075702 0.95087206839837 0.6198216015396206 0.0052742025956585 1.0 0.0013512766341557 0.0074703295379239 0.1294308069951583 0.001325381047051 1509 1.0 0.1171692045323138 CXCL12-ITGA5 +HSPG2 LRP1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.7789175740361626 0.6207977546603366 0.7917001487310438 0.0492631209980634 0.0587195251380622 0.0023017526500959 0.0011353064683971 0.0800458190143065 6.618790746930536e-05 30217 1.0 0.1168766954075875 HSPG2-LRP1 +CCN1 CAV1 Dendritic Cells Endothelial Cells recompute recompute recompute 0.6213271600240247 0.942159351720962 0.6198216015396206 0.0083518627398662 1.0 0.0008409603277319 0.0047443006777572 0.0699136732724676 0.0004621072088724 2164 1.0 0.1168725883079867 CCN1-CAV1 +COL4A2 CD93 Pericytes Myoepithelial Cells recompute recompute recompute 0.8840293712888387 0.4630027772793905 0.7204611100467462 0.5544396796022323 0.0058437228618857 0.0025820551360114 0.0021530004580852 0.6533496276492348 0.0004580852038479 2183 1.0 0.1162417444809022 COL4A2-CD93 +VWF LRP1 Pericytes T Lymphocytes recompute recompute recompute 0.9275752708651288 0.6207977546603366 0.6198216015396206 0.1263644540569636 0.0104714078116759 0.0051835703957386 0.0041232104240234 0.3461684487659758 0.0015055706112616 3321 1.0 0.116092559293624 VWF-LRP1 +MMP2 PECAM1 CAFs, Invasive Associated Plasma Cells recompute recompute recompute 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.141548283585814 0.0326667674102811 0.0018835914389713 0.050592885375494 1.0 0.0118577075098814 253 1.0 0.116021110620438 MMP2-PECAM1 +EFNB2 PECAM1 11q13 Invasive Tumor Cells (Mitotic) Pericytes recompute recompute recompute 0.662063103571249 0.930308383061206 0.6198216015396206 0.0491302556793708 0.1615013370958009 0.0007717711959929 0.0089050131926121 0.3362066364419397 0.0026385224274406 379 1.0 0.1152043161082771 EFNB2-PECAM1 +MMP2 PECAM1 CAFs, Invasive Associated Macrophages recompute recompute recompute 0.6303642896310324 0.9015117569158254 0.6198216015396206 0.141548283585814 0.0246995741084876 0.0018557949595407 0.0106355620867009 0.5413401220973225 0.0007347538574577 1361 1.0 0.1147693853013063 MMP2-PECAM1 +HSPG2 LRP1 Basal-like Structured DCIS Cells Myoepithelial Cells recompute recompute recompute 0.7789175740361626 0.7346293219749174 0.6198216015396206 0.0492631209980634 0.0416128058995347 0.0031286819576316 0.0032967699452415 0.1088620296509194 0.000467872738615 6412 1.0 0.1146805414837991 HSPG2-LRP1 +COL4A2 CD93 Pericytes CAFs, Invasive Associated recompute recompute recompute 0.8840293712888387 0.6587114738285964 0.6198216015396206 0.5544396796022323 0.0042738820064046 0.0026380714841845 0.0073870831574504 0.6284582307150327 0.0004221190375685 2369 1.0 0.1145246883023757 COL4A2-CD93 +CXCL12 ITGA5 Macrophages T Lymphocytes recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.0338862305197021 0.053516012135424 0.0042231864894622 0.0028853976001627 0.2667419845222381 0.0011185682326621 3576 1.0 0.1144962838620944 CXCL12-ITGA5 +VWF LRP1 Endothelial Cells B Cells recompute recompute recompute 0.955713094717548 0.6207977546603366 0.6198216015396206 1.0 0.0016667952436519 0.0036409853642158 0.0092159251186049 1.0 0.001410437235543 1418 1.0 0.1143163189459434 VWF-LRP1 +CXCL12 ITGA5 CAFs, DCIS Associated Mast Cells recompute recompute recompute 0.8924110508951895 0.8532421230021885 0.7204611100467462 1.0 0.0019510637826432 0.002075887175605 0.0049991598050747 0.2840058831466293 0.0027726432532347 1082 1.0 0.1142320279731232 CXCL12-ITGA5 +CCN1 CAV1 Dendritic Cells Pericytes recompute recompute recompute 0.6213271600240247 0.9694036398779844 0.6198216015396206 0.0083518627398662 0.5444650460041837 0.0013062363353269 0.0053574907461523 0.106667440800888 0.0011689070718877 1711 1.0 0.1141944803659428 CCN1-CAV1 +VEGFC FLT1 Basal-like Structured DCIS Cells Pericytes recompute recompute recompute 0.7745997874735252 0.878254460598671 0.6198216015396206 0.0215813276111062 0.1332188634280341 0.0018134817082413 0.0051765575892031 0.1951052683179106 0.0011092623405435 1803 1.0 0.1140304116510488 VEGFC-FLT1 +EFNB2 PECAM1 T Lymphocytes Pericytes recompute recompute recompute 0.7800321422220979 0.930308383061206 0.6198216015396206 0.0213929720256037 0.1615013370958009 0.0014129635980774 0.0031821378340365 0.1201408504103798 0.00028129395218 3555 1.0 0.114006937624255 EFNB2-PECAM1 +MMRN2 CD93 T Lymphocytes Endothelial Cells recompute recompute recompute 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.0031934983073077 1.0 0.0019504701906282 0.0095427852348993 0.0568970164110783 0.0006291946308724 4768 1.0 0.1135652368433623 MMRN2-CD93 +VWF ITGA9 Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.955713094717548 0.6252253442669611 0.6198216015396206 1.0 0.0047273851759697 0.0012076556483329 0.0259324009324009 1.0 0.0032051282051282 312 1.0 0.1132921739234433 VWF-ITGA9 +HSPG2 LRP1 Pericytes T Lymphocytes recompute recompute recompute 0.8818165186409654 0.6207977546603366 0.6198216015396206 0.1619074107723045 0.0104714078116759 0.0036626304227422 0.0034460838435544 0.2880477098675343 0.000903342366757 3321 1.0 0.1132253321930623 HSPG2-LRP1 +MMP2 PECAM1 CXCL14+ Fibroblasts Pericytes recompute recompute recompute 0.9067635403815892 0.930308383061206 0.9429656149619918 0.0106922602624424 0.1615013370958009 0.0015293181729883 0.0050341827221876 0.1554812483811205 0.0003107520198881 3218 1.0 0.1131689457316509 MMP2-PECAM1 +MMRN2 CLEC14A T Lymphocytes Endothelial Cells recompute recompute recompute 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.0031934983073077 1.0 0.0018467771066586 0.0080746644295302 0.0510081794372218 0.0006291946308724 4768 1.0 0.1129283486980292 MMRN2-CLEC14A +HSPG2 LRP1 Endothelial Cells B Cells recompute recompute recompute 0.8818165186409654 0.6207977546603366 0.6198216015396206 1.0 0.0016667952436519 0.0036409853642158 0.0090503055947343 1.0 0.001410437235543 1418 1.0 0.1127933114490755 HSPG2-LRP1 +CCN1 CAV1 Plasma Cells Endothelial Cells recompute recompute recompute 0.7324582304061453 0.942159351720962 0.7204611100467462 0.0025580826958339 1.0 0.0016143514234339 0.0141169154228855 0.2080318005808282 0.0093283582089552 536 1.0 0.112738557376758 CCN1-CAV1 +MMRN2 CLEC14A Endothelial Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.9845127857250529 0.2491545808994955 0.2461374514707439 1.0 0.0109188419829382 0.0031144034403612 0.0083534136546184 1.0 0.0004819277108433 2075 1.0 0.112737968316857 MMRN2-CLEC14A +MMP2 PECAM1 Dendritic Cells Pericytes recompute recompute recompute 0.6303642896310324 0.930308383061206 0.6198216015396206 0.0161193721503025 0.1615013370958009 0.0020619730825042 0.0086060783167738 0.2657996092315451 0.0011689070718877 1711 1.0 0.1117847303625014 MMP2-PECAM1 +HSPG2 LRP1 Basal-like Structured DCIS Cells Dendritic Cells recompute recompute recompute 0.7789175740361626 0.6207977546603366 0.8693461273411047 0.0492631209980634 0.0501711964086628 0.0018633592670529 0.010483184333759 0.1778693284324409 0.003831417624521 1044 1.0 0.11163961002309 HSPG2-LRP1 +MMP2 PECAM1 Endothelial Cells Dendritic Cells recompute recompute recompute 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0411127335336962 0.0518891167572028 0.0025264579094048 0.0088124410933082 0.3217489361080594 0.000942507068803 2122 1.0 0.1114656352657934 MMP2-PECAM1 +MMRN2 CD93 Endothelial Cells B Cells recompute recompute recompute 0.9845127857250529 0.7779918296243433 0.6198216015396206 1.0 0.001079730675535 0.0036409853642158 0.0096967559943582 1.0 0.001410437235543 1418 1.0 0.1109601714273545 MMRN2-CD93 +CXCL12 ITGA5 T Lymphocytes Pericytes recompute recompute recompute 0.6160088550075702 0.928319416412998 0.6198216015396206 0.0255753403203798 0.1055033753160582 0.0019476957173464 0.0029663725866257 0.2282816346365983 0.00028129395218 3555 1.0 0.1109243962434899 CXCL12-ITGA5 +CCN1 CAV1 CAFs, DCIS Associated B Cells recompute recompute recompute 0.7324582304061453 0.62431395375366 0.6198216015396206 1.0 0.0019304335593669 0.0033285548105033 0.0022684310018903 0.560059446219714 0.0002362948960302 4232 1.0 0.1105081886900253 CCN1-CAV1 +CXCL12 ITGA5 Plasma Cells CAFs, DCIS Associated recompute recompute recompute 0.8730912658940219 0.7162873978652844 0.8767341187813953 0.0057086106530109 0.2242237449884175 0.0025799642560904 0.0036920222634508 0.2906027088922211 0.0008163265306122 2450 1.0 0.1104012123803037 CXCL12-ITGA5 +HSPG2 LRP1 CAFs, DCIS Associated Basal-like Structured DCIS Cells recompute recompute recompute 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.3309594876493178 0.0203874717835032 0.0014745051189166 0.004827784983427 0.1508157019972508 0.0012970168612191 1542 1.0 0.1100096240753483 HSPG2-LRP1 +VWF LRP1 Pericytes CXCL14+ Fibroblasts recompute recompute recompute 0.9275752708651288 0.9078204025796472 0.9429656149619918 0.1263644540569636 0.0064028969591119 0.0026748194077388 0.0024750199227609 0.2580216505660722 0.0006743088334457 2966 1.0 0.1094436416119673 VWF-LRP1 +MMP2 PECAM1 CAFs, DCIS Associated Basal-like Structured DCIS Cells recompute recompute recompute 0.718867305289982 0.6331674633943454 0.6198216015396206 1.0 0.0023576674662702 0.0025714174599548 0.0019130998702983 0.9173375334379752 0.0006485084306095 1542 1.0 0.1093575538729381 MMP2-PECAM1 +COL4A2 CD93 Endothelial Cells B Cells recompute recompute recompute 0.8840293712888387 0.7779918296243433 0.6198216015396206 1.0 0.001079730675535 0.0036409853642158 0.0064174894217207 1.0 0.001410437235543 1418 1.0 0.1089869940967103 COL4A2-CD93 +CCN1 CAV1 Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.9219165193585238 0.62431395375366 0.6198216015396206 0.4529166025129413 0.0082011408892332 0.0012521645212153 0.0049140049140049 0.8241319279133748 0.0024570024570024 407 1.0 0.1088060923692968 CCN1-CAV1 +CCN1 CAV1 Pericytes Dendritic Cells recompute recompute recompute 0.9219165193585238 0.62431395375366 0.6198216015396206 0.2646489893253856 0.009460730808256 0.0018504431081324 0.0037365421152628 0.4639142411697136 0.0006333122229259 1579 1.0 0.1087357802144954 CCN1-CAV1 +CD34 SELP Myeloid Cells Endothelial Cells recompute recompute recompute 0.7871981482311898 0.8819126042133903 0.7827641335561659 0.0038506427265089 1.0 0.000788539114199 0.0119565217391304 0.1445862567085089 0.0043478260869565 460 1.0 0.1087052724503237 CD34-SELP +HSPG2 LRP1 Myoepithelial Cells Pericytes recompute recompute recompute 0.4629984640915818 0.9078204025796472 0.7204611100467462 0.0683610513379333 0.0350138403862125 0.0022079651905196 0.0063079003394901 0.2700477326486901 0.0010357327809425 1931 1.0 0.1081530616904391 HSPG2-LRP1 +CCN1 CAV1 Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.2542249848376565 0.252518874138558 1.0 0.1711385759005754 0.0322196586137726 0.0043467240118784 0.0013944985698001 0.2440318794497415 7.74243499580618e-05 77495 1.0 0.1074461102437486 CCN1-CAV1 +MMP2 PECAM1 Endothelial Cells Macrophages recompute recompute recompute 0.9067635403815892 0.9015117569158254 0.8875000050982297 0.0411127335336962 0.0246995741084876 0.0020665833738883 0.0034719535783365 0.1767191765410446 0.0007736943907156 2585 1.0 0.1072570445542574 MMP2-PECAM1 +HSPG2 LRP1 Pericytes CXCL14+ Fibroblasts recompute recompute recompute 0.8818165186409654 0.9078204025796472 0.9429656149619918 0.1619074107723045 0.0064028969591119 0.0019282918586084 0.0022664269124147 0.2681901040062887 0.0003371544167228 2966 1.0 0.1070981989725616 HSPG2-LRP1 +VWF LRP1 Pericytes Basal-like Structured DCIS Cells recompute recompute recompute 0.9275752708651288 0.6207977546603366 0.6198216015396206 0.1263644540569636 0.0203874717835032 0.0016028880306501 0.0058810803425031 0.2753684594604679 0.000501002004008 1996 1.0 0.1066784616847409 VWF-LRP1 +CCN1 CAV1 Myoepithelial Cells Dendritic Cells recompute recompute recompute 0.7324582304061453 0.62431395375366 0.6198216015396206 0.2376713873232418 0.009460730808256 0.0022938951126286 0.0033284385707293 0.4132457245731559 0.0014684287812041 1362 1.0 0.1065340304306026 CCN1-CAV1 +VWF LRP1 Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.955713094717548 0.6207977546603366 0.6198216015396206 1.0 0.0028784826949613 0.0013793136196418 0.0115311592584319 1.0 0.0024570024570024 407 1.0 0.1065113652839765 VWF-LRP1 +HSPG2 LRP1 Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.7789175740361626 0.6207977546603366 1.0 0.0492631209980634 0.0203874717835032 0.0029990156589959 0.0014090382781637 0.0440171005526879 0.0002043318348998 19576 1.0 0.1064677082514495 HSPG2-LRP1 +HSPG2 LRP1 CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.4629984640915818 0.2550748532138862 0.2461374514707439 0.3309594876493178 0.0267255153180908 0.0055928799189907 0.0048654574254366 0.290844249453739 0.0006954102920723 5752 1.0 0.1062413836931677 HSPG2-LRP1 +EFNB2 PECAM1 CAFs, DCIS Associated Plasma Cells recompute recompute recompute 0.4619393085577573 0.7167436199046466 0.8767341187813953 0.1194227711616854 0.0326667674102811 0.0012508777810383 0.0064461883408071 0.1364584923231647 0.0004076640847941 2453 1.0 0.1059753236058923 EFNB2-PECAM1 +CXCL12 ITGA5 Endothelial Cells Macrophages recompute recompute recompute 0.7487535481622718 0.9004887531897467 0.8875000050982297 0.1027229557481577 0.0098335877942119 0.0022607481216225 0.0025672586601019 0.422972536877439 0.0003868471953578 2585 1.0 0.1053424163713323 CXCL12-ITGA5 +HSPG2 LRP1 CXCL14+ Fibroblasts CAFs, DCIS Associated recompute recompute recompute 0.8818165186409654 0.7346293219749174 0.7204611100467462 0.0026436039558049 1.0 0.0010968159598353 0.0024011900779531 0.0234793302750401 9.123255177447311e-05 10961 1.0 0.105171677639936 HSPG2-LRP1 +CXCL12 ITGA5 Endothelial Cells Myoepithelial Cells recompute recompute recompute 0.7487535481622718 0.7162873978652844 0.7204611100467462 0.1027229557481577 0.0106310838463224 0.003193532603951 0.0016486104569006 0.8074687511281968 0.0003700962250185 2702 1.0 0.10509752694125 CXCL12-ITGA5 +HSPG2 LRP1 Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.8818165186409654 0.6207977546603366 0.6198216015396206 1.0 0.0028784826949613 0.0013793136196418 0.0147420147420147 1.0 0.0024570024570024 407 1.0 0.1050923412170291 HSPG2-LRP1 +COL4A2 CD93 Myoepithelial Cells Myoepithelial Cells recompute recompute recompute 0.4630253981438691 0.4630027772793905 1.0 0.2545335314555431 0.0058437228618857 0.0041952567051745 0.0012969008541657 0.3935575986457247 4.472071910916328e-05 22361 1.0 0.1049696857828222 COL4A2-CD93 +HSPG2 LRP1 Myoepithelial Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.0683610513379333 0.0203874717835032 0.0049952175120616 0.0027616161616161 0.0862704286729536 0.0013090909090909 6875 1.0 0.1036543054310668 HSPG2-LRP1 +MMP2 PECAM1 T Lymphocytes Pericytes recompute recompute recompute 0.6303642896310324 0.930308383061206 0.6198216015396206 0.0141923232885854 0.1615013370958009 0.0014691324056376 0.0042053445850914 0.1298824977252029 0.00028129395218 3555 1.0 0.1034260292191114 MMP2-PECAM1 +EFNB2 PECAM1 Dendritic Cells Pericytes recompute recompute recompute 0.7800321422220979 0.930308383061206 0.6198216015396206 0.0113788029360913 0.1615013370958009 0.0014552657232295 0.0035067212156633 0.1323954181040277 0.0011689070718877 1711 1.0 0.1031266139262852 EFNB2-PECAM1 +CCN1 CAV1 Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.9219165193585238 0.62431395375366 0.6198216015396206 0.4529166025129413 0.0034299077593249 0.0020917209409601 0.0098290598290598 1.0 0.0096153846153846 312 1.0 0.1024931538585048 CCN1-CAV1 +CCN1 CAV1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.6213271600240247 0.62431395375366 1.0 0.1339639999453202 0.0638329144736252 0.0003492809616774 0.000198009987822 0.051692161438673 2.3600713685581854e-06 423716 1.0 0.1024842839675255 CCN1-CAV1 +CXCL12 ITGA5 Dendritic Cells Dendritic Cells recompute recompute recompute 0.6160088550075702 0.6338612823312899 1.0 0.0149256517769723 0.0845203443408073 0.0023436383759692 0.0031957571224586 0.1464761458245692 0.00049862877088 4011 1.0 0.102422355515386 CXCL12-ITGA5 +VWF ITGA9 Dendritic Cells Endothelial Cells recompute recompute recompute 0.6332974881236617 0.9404022517663844 0.6198216015396206 0.0019871862905238 1.0 0.0015707960816313 0.0054612670139472 0.0609804648812923 0.0018484288354898 2164 1.0 0.1023902452070975 VWF-ITGA9 +COL4A2 CD93 Dendritic Cells Dendritic Cells recompute recompute recompute 0.7783550150988336 0.7779918296243433 1.0 0.0267593032157803 0.0627790816848129 0.0010905065715415 0.0028920468711044 0.0634267227775514 0.00024931438544 4011 1.0 0.1017448665886711 COL4A2-CD93 +MMP2 PECAM1 B Cells Endothelial Cells recompute recompute recompute 0.6303642896310324 0.956444566971872 0.6198216015396206 0.0024819960935566 1.0 0.0011877710317745 0.0110172299536116 0.1000033579279213 0.001325381047051 1509 1.0 0.1016271065980691 MMP2-PECAM1 +EFNB2 PECAM1 Plasma Cells Endothelial Cells recompute recompute recompute 0.4619393085577573 0.956444566971872 0.7204611100467462 0.0051428381563772 1.0 0.0006624623415509 0.0151585820895522 0.1751563800638415 0.001865671641791 536 1.0 0.1013610554474079 EFNB2-PECAM1 +CXCL12 ITGA5 Macrophages Dendritic Cells recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.0338862305197021 0.0845203443408073 0.0012599254568758 0.0043918736864794 0.2012996313214581 0.0005927682276229 1687 1.0 0.1010001782686829 CXCL12-ITGA5 +HSPG2 LRP1 Myoepithelial Cells Endothelial Cells recompute recompute recompute 0.4629984640915818 0.9078204025796472 0.7204611100467462 0.0683610513379333 0.0144359394371152 0.0034293009110862 0.0042649458537309 0.3732116763632346 0.0013351134846461 2247 1.0 0.1004095861542152 HSPG2-LRP1 +CD34 SELP CAFs, DCIS Associated CAFs, DCIS Associated recompute recompute recompute 0.7168245244832976 0.4623922682986163 1.0 0.1173076386135379 0.0222228052993653 0.0011679710084326 0.0004845982048796 0.1294911703942032 1.0534743584341158e-05 94924 1.0 0.1001530326550326 CD34-SELP +VEGFC FLT1 Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.4636527906642655 0.4630488285702799 1.0 0.0666348171285698 0.0359289752254096 0.0019604290809218 0.0011807213368604 0.2978351526417017 1.2904058326343637e-05 77495 1.0 0.1001274628237569 VEGFC-FLT1 +MMRN2 CLEC14A Myoepithelial Cells Pericytes recompute recompute recompute 0.7205550478301406 0.9003264838243337 0.7204611100467462 0.0151307911035231 0.1341680150528327 0.0010607579310009 0.0050060417745554 0.1246575713479877 0.0005178663904712 1931 1.0 0.1001078606097605 MMRN2-CLEC14A +VWF ITGA9 Pericytes Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.9275752708651288 0.2531744428854943 0.2461374514707439 0.1263644540569636 0.0642389143033604 0.0021295003962619 0.005428829944283 0.2540901832926344 0.001047668936616 1909 1.0 0.0999865594944588 VWF-ITGA9 +HSPG2 LRP1 Dendritic Cells CAFs, Invasive Associated recompute recompute recompute 0.7789175740361626 0.6207977546603366 0.7917001487310438 0.0075637985935472 0.166956519448744 0.0020528703109224 0.0097322311714003 0.0545965760061612 0.0029673590504451 2359 1.0 0.0998738194434965 HSPG2-LRP1 +MMRN2 CD93 CAFs, DCIS Associated Pericytes recompute recompute recompute 0.7205550478301406 0.8817184225858201 0.7204611100467462 0.0117842887908422 0.1281708518900828 0.001418704269939 0.0015213631413746 0.0314206001063352 6.405739542630197e-05 15611 1.0 0.0996779898415906 MMRN2-CD93 +HSPG2 LRP1 11q13 Invasive Tumor Cells Pericytes recompute recompute recompute 0.6589792304505506 0.9078204025796472 0.6198216015396206 0.0561415215593491 0.0350138403862125 0.0013211655770593 0.0015299460133699 0.0654985700073466 0.0001754078231889 5701 1.0 0.0993734824315234 HSPG2-LRP1 +HSPG2 LRP1 Pericytes Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.8818165186409654 0.2550748532138862 0.2461374514707439 0.1619074107723045 0.0267255153180908 0.003986528994586 0.0059586170770036 0.3561904585749926 0.00261917234154 1909 1.0 0.0992358908301563 HSPG2-LRP1 +VWF ITGA9 CAFs, DCIS Associated Pericytes recompute recompute recompute 0.7158082793127664 0.9404022517663844 0.7204611100467462 0.0071496754272206 0.1347191569099048 0.0020265234794427 0.0007395717471945 0.0320556072050839 0.0001281147908526 15611 1.0 0.0990904590776088 VWF-ITGA9 +CD34 SELP CAFs, Invasive Associated Pericytes recompute recompute recompute 0.633566764858408 0.8819126042133903 0.6198216015396206 0.0298399317533219 0.0741032966028748 0.0012359682575849 0.0025580480125934 0.128611063528943 0.0003935458480913 2541 1.0 0.0990881778459993 CD34-SELP +CXCL12 ITGA5 B Cells CAFs, DCIS Associated recompute recompute recompute 0.6160088550075702 0.7162873978652844 0.6198216015396206 0.0052742025956585 0.2242237449884175 0.002891726102632 0.0027804346375425 0.2188507489693212 0.0004893564962074 4087 1.0 0.0988909351807656 CXCL12-ITGA5 +VWF LRP1 T Lymphocytes CAFs, DCIS Associated recompute recompute recompute 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.0036144684673052 1.0 0.00089427994968 0.0020483583885551 0.0157262932877087 9.192021325489476e-05 10879 1.0 0.0988350814907756 VWF-LRP1 +HSPG2 LRP1 Basal-like Structured DCIS Cells Pericytes recompute recompute recompute 0.7789175740361626 0.9078204025796472 0.6198216015396206 0.0492631209980634 0.0350138403862125 0.001230766534421 0.0041982498305293 0.1797314140696825 0.0005546311702717 1803 1.0 0.0988059753134615 HSPG2-LRP1 +VWF LRP1 Myoepithelial Cells CAFs, DCIS Associated recompute recompute recompute 0.7158082793127664 0.7346293219749174 0.8293805866303694 0.0025256125075084 1.0 0.0008198101680749 0.0026020943069713 0.0199776066836498 0.0001389467833819 7197 1.0 0.0983145170266835 VWF-LRP1 +CCN1 CAV1 CAFs, DCIS Associated Myeloid Cells recompute recompute recompute 0.7324582304061453 0.7832252605020791 0.7204611100467462 1.0 0.00136079311934 0.0015581819524101 0.0026747413575574 0.3931894733630954 0.0007570022710068 1321 1.0 0.0978248959227675 CCN1-CAV1 +MMP2 PECAM1 CAFs, Invasive Associated CAFs, Invasive Associated recompute recompute recompute 0.6303642896310324 0.6331674633943454 1.0 0.141548283585814 0.0032187363284526 0.0045428601535656 0.0028648291485746 0.8334837226454928 0.0001887861053426 5297 1.0 0.0968661384807591 MMP2-PECAM1 +COL4A2 CD93 B Cells Endothelial Cells recompute recompute recompute 0.7783550150988336 0.8817184225858201 0.6198216015396206 0.0033449520260795 1.0 0.0005796391071653 0.0055666003976143 0.0476315240820013 0.0006626905235255 1509 1.0 0.0968400762283855 COL4A2-CD93 +HSPG2 LRP1 CAFs, DCIS Associated Plasma Cells recompute recompute recompute 0.4629984640915818 0.7346293219749174 0.8767341187813953 0.3309594876493178 0.0032275631628407 0.0025390958122739 0.0051127870634597 0.2811246933115881 0.0008153281695882 2453 1.0 0.0965253192853562 HSPG2-LRP1 +VWF LRP1 Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.955713094717548 0.6207977546603366 0.6198216015396206 1.0 0.0018097844702233 0.0012076556483329 0.011509324009324 1.0 0.0032051282051282 312 1.0 0.0964243520372087 VWF-LRP1 +MMRN2 CD93 Dendritic Cells Endothelial Cells recompute recompute recompute 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.0015409900107563 1.0 0.0014553913444839 0.0087800369685767 0.052349276987187 0.0018484288354898 2164 1.0 0.0957873255324193 MMRN2-CD93 +CXCL12 ITGA5 Dendritic Cells CAFs, Invasive Associated recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.7917001487310438 0.0149256517769723 0.0693709672321744 0.0024064270662315 0.0032949246599098 0.2625764853500713 0.0008478168715557 2359 1.0 0.0957424728859893 CXCL12-ITGA5 +HSPG2 LRP1 T Lymphocytes CAFs, Invasive Associated recompute recompute recompute 0.7789175740361626 0.6207977546603366 0.7917001487310438 0.0070532058552773 0.166956519448744 0.0017041749716928 0.0076909722222222 0.0431453735630298 0.0025 2400 1.0 0.0957013982748978 HSPG2-LRP1 +CXCL12 ITGA5 Pericytes Macrophages recompute recompute recompute 0.7487535481622718 0.9004887531897467 0.8875000050982297 0.0637288077574987 0.0098335877942119 0.0020238050797536 0.0025026737967914 0.4123317612115939 0.0004705882352941 2125 1.0 0.0955067608691309 CXCL12-ITGA5 +MMRN2 CLEC14A CAFs, Invasive Associated Endothelial Cells recompute recompute recompute 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.00146889578236 1.0 0.0014681989873113 0.0077866666666666 0.0491888788713757 0.00096 3125 1.0 0.0954961361657118 MMRN2-CLEC14A +CCN1 CAV1 CAFs, Invasive Associated CXCL14+ Fibroblasts recompute recompute recompute 0.6213271600240247 0.943345641464811 0.6198216015396206 0.2247035641022029 0.0034806998160403 0.0026391188832737 0.0028411633109619 1.0 0.0006711409395973 1490 1.0 0.0953160533488515 CCN1-CAV1 +HSPG2 LRP1 Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.8818165186409654 0.6207977546603366 0.6198216015396206 1.0 0.0018097844702233 0.0012076556483329 0.0126869658119658 1.0 0.0032051282051282 312 1.0 0.0951397147046968 HSPG2-LRP1 +EFNB2 PECAM1 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.662063103571249 0.6331674633943454 0.7917001487310438 0.585843718590581 0.0023576674662702 0.001613474908638 0.0002549342105263 0.0791403589364539 3.289473684210526e-05 30400 1.0 0.095097325050461 EFNB2-PECAM1 +CCN1 CAV1 CAFs, DCIS Associated Mast Cells recompute recompute recompute 0.7324582304061453 0.8617632615906476 0.7204611100467462 1.0 0.0010414441948928 0.0015435909383552 0.0037276648182378 0.4710917949166412 0.0009242144177449 1082 1.0 0.0949130876409474 CCN1-CAV1 +CXCL12 ITGA5 Macrophages CAFs, Invasive Associated recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.0338862305197021 0.0693709672321744 0.0010328325713355 0.0021149456156841 0.1685425446080123 0.000738552437223 1354 1.0 0.0945451371685684 CXCL12-ITGA5 +HSPG2 LRP1 Mast Cells CAFs, DCIS Associated recompute recompute recompute 0.8349903778527206 0.7346293219749174 0.7204611100467462 0.0014804857410621 1.0 0.0010455522180501 0.0114873519052193 0.1123256887677006 0.0019212295869356 1041 1.0 0.0938684304710833 HSPG2-LRP1 +COL4A2 CD93 Plasma Cells Endothelial Cells recompute recompute recompute 0.4630253981438691 0.8817184225858201 0.7204611100467462 0.0047240947268779 1.0 0.0004774803061216 0.0106343283582089 0.0909943648024426 0.001865671641791 536 1.0 0.0933909719736401 COL4A2-CD93 +CXCL12 ITGA5 Dendritic Cells T Lymphocytes recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.909150863993142 0.0149256517769723 0.053516012135424 0.0022771901615528 0.0020266846816416 0.1873578511160547 0.0001688903901368 5921 1.0 0.0929692434548544 CXCL12-ITGA5 +VWF LRP1 11q13 Invasive Tumor Cells CAFs, Invasive Associated recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.8824495942126559 0.0131302879503246 0.166956519448744 0.0008101793868155 0.0019949008388314 0.0150311038678685 0.0004281738385784 4671 1.0 0.0922469596976731 VWF-LRP1 +CCN1 CAV1 Myoepithelial Cells Plasma Cells recompute recompute recompute 0.7324582304061453 0.7283139964676212 0.8293805866303694 0.2376713873232418 0.0124087765732037 0.0004719825569459 0.00441400304414 0.2176086440034305 0.0045662100456621 219 1.0 0.0922393281782088 CCN1-CAV1 +HSPG2 LRP1 Plasma Cells CAFs, DCIS Associated recompute recompute recompute 0.4629984640915818 0.7346293219749174 0.8767341187813953 0.0012814156885439 1.0 0.001607013874099 0.0057653061224489 0.0563743486317753 0.0016326530612244 2450 1.0 0.0921945501040232 HSPG2-LRP1 +MMP2 PECAM1 Basal-like Structured DCIS Cells Pericytes recompute recompute recompute 0.6303642896310324 0.930308383061206 0.6198216015396206 0.0104129581710415 0.1615013370958009 0.0009944561268243 0.0037992235163616 0.1173394069705344 0.0005546311702717 1803 1.0 0.0920388092473541 MMP2-PECAM1 +VWF ITGA9 CAFs, Invasive Associated Endothelial Cells recompute recompute recompute 0.6332974881236617 0.9404022517663844 0.6198216015396206 0.0016171311116606 1.0 0.0010170595549793 0.003170909090909 0.0354063461768362 0.00064 3125 1.0 0.0920197653505056 VWF-ITGA9 +CD34 SELP T Lymphocytes Pericytes recompute recompute recompute 0.633566764858408 0.8819126042133903 0.6198216015396206 0.015517736049123 0.0741032966028748 0.0014942127626636 0.0026722925457102 0.1343549396540915 0.00028129395218 3555 1.0 0.0917123256619154 CD34-SELP +VWF LRP1 Dendritic Cells CAFs, DCIS Associated recompute recompute recompute 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.0019871862905238 1.0 0.0010265519954587 0.0044010246348375 0.0337889133857619 0.000599520383693 3336 1.0 0.0915366015246805 VWF-LRP1 +COL4A2 CD93 11q13 Invasive Tumor Cells (Mitotic) Pericytes recompute recompute recompute 0.6582846571368821 0.8817184225858201 0.6198216015396206 0.0198024073017111 0.1281708518900828 0.0006084844128575 0.0073878627968337 0.2089912316972911 0.0026385224274406 379 1.0 0.0906697490506888 COL4A2-CD93 +CCN1 CAV1 Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated recompute recompute recompute 0.2542249848376565 0.62431395375366 0.2461374514707439 0.1711385759005754 0.0649213179279442 0.0012566902420134 0.01859410430839 0.7661014007404571 0.0204081632653061 147 1.0 0.0903915168374233 CCN1-CAV1 +MMRN2 CLEC14A Dendritic Cells Endothelial Cells recompute recompute recompute 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.0015409900107563 1.0 0.0009771218612166 0.0074707332101047 0.0471931067147525 0.0009242144177449 2164 1.0 0.0899459196078933 MMRN2-CLEC14A +COL4A2 CD93 Myoepithelial Cells CAFs, Invasive Associated recompute recompute recompute 0.4630253981438691 0.6587114738285964 0.6198216015396206 0.2545335314555431 0.0042738820064046 0.0025693400062393 0.0053137003841229 0.4520645931253143 0.0012804097311139 1562 1.0 0.0899138169643498 COL4A2-CD93 +HSPG2 LRP1 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.6589792304505506 0.6207977546603366 0.7917001487310438 0.0561415215593491 0.0203874717835032 0.0013748216850715 0.0009196820175438 0.0287300469192952 6.578947368421052e-05 30400 1.0 0.0893744394113351 HSPG2-LRP1 +HSPG2 LRP1 Myoepithelial Cells Macrophages recompute recompute recompute 0.4629984640915818 0.8604147465201248 0.7204611100467462 0.0683610513379333 0.0436001007095475 0.0005819614854471 0.0053346493701823 0.1225940427030722 0.0016920473773265 591 1.0 0.0890258254111573 HSPG2-LRP1 +HSPG2 LRP1 Myeloid Cells CAFs, DCIS Associated recompute recompute recompute 0.7468485855611411 0.7346293219749174 0.7204611100467462 0.0006689050756654 1.0 0.0018790773010939 0.0065924219150025 0.0644620569091729 0.0069124423963133 1302 1.0 0.0889962187203038 HSPG2-LRP1 +VWF SELP CAFs, Invasive Associated Endothelial Cells recompute recompute recompute 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.0016171311116606 1.0 0.0008466679805724 0.0029090909090909 0.0163577420524038 0.00096 3125 1.0 0.0883000680405904 VWF-SELP +MMP2 PECAM1 CAFs, Invasive Associated Basal-like Structured DCIS Cells recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.141548283585814 0.0023576674662702 0.0044854079788809 0.0021259293680297 1.0 0.0009293680297397 2152 1.0 0.0882694623564081 MMP2-PECAM1 +VWF LRP1 Pericytes Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.9275752708651288 0.2550748532138862 0.2461374514707439 0.1263644540569636 0.0267255153180908 0.002369006869088 0.0057502738225629 0.3144597581355239 0.001047668936616 1909 1.0 0.0880478964957284 VWF-LRP1 +COL4A2 CD93 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.6582846571368821 0.7779918296243433 0.7917001487310438 0.1740454925211078 0.0053794918117879 0.0011937704857668 0.0004013157894736 0.0433226743697163 3.289473684210526e-05 30400 1.0 0.0876421740252748 COL4A2-CD93 +EFNB2 PECAM1 CAFs, Invasive Associated Plasma Cells recompute recompute recompute 0.662063103571249 0.7167436199046466 0.6198216015396206 0.0967042147306326 0.0326667674102811 0.0004847819218672 0.0093873517786561 0.1987195847991918 0.0039525691699604 253 1.0 0.0875533653519457 EFNB2-PECAM1 +MMP2 PECAM1 Pericytes CAFs, DCIS Associated recompute recompute recompute 0.9067635403815892 0.7167436199046466 0.7204611100467462 0.0216588811659259 0.0125623889131764 0.0035192329745282 0.0006338136703398 0.2041691364878321 7.70594128072744e-05 12977 1.0 0.0874858366405661 MMP2-PECAM1 +MMP2 PECAM1 Endothelial Cells Plasma Cells recompute recompute recompute 0.9067635403815892 0.7167436199046466 0.7204611100467462 0.0411127335336962 0.0326667674102811 0.0007118618452264 0.0114451476793248 0.2287080496883604 0.0021097046413502 474 1.0 0.0874632281146619 MMP2-PECAM1 +CXCL12 ITGA5 Macrophages Macrophages recompute recompute recompute 0.7487535481622718 0.9004887531897467 1.0 0.0338862305197021 0.0098335877942119 0.0019172131552861 0.0019417116650639 0.3199096069361402 0.000406834825061 2458 1.0 0.0869035697107395 CXCL12-ITGA5 +CCN1 CAV1 CXCL14+ Fibroblasts Myoepithelial Cells recompute recompute recompute 0.9219165193585238 0.7283139964676212 0.7204611100467462 0.0086134406931133 0.1176565474247238 0.0008778437894708 0.0012738853503184 0.0875027986624616 0.0005307855626326 1884 1.0 0.0868905844289001 CCN1-CAV1 +MMRN2 CD93 CAFs, Invasive Associated Endothelial Cells recompute recompute recompute 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.00146889578236 1.0 0.0008347241834091 0.008 0.0476984570106411 0.00032 3125 1.0 0.086616540761261 MMRN2-CD93 +CCN1 CAV1 Basal-like Structured DCIS Cells Dendritic Cells recompute recompute recompute 0.6213271600240247 0.62431395375366 0.8693461273411047 0.1153131738111426 0.009460730808256 0.0011384828830165 0.0021392081736909 0.2655955977448076 0.0009578544061302 1044 1.0 0.0864984698894771 CCN1-CAV1 +HSPG2 LRP1 Basal-like Structured DCIS Cells Macrophages recompute recompute recompute 0.7789175740361626 0.8604147465201248 0.6198216015396206 0.0492631209980634 0.0436001007095475 0.0004619014588149 0.0041812865497076 0.0960889434821679 0.0021052631578947 475 1.0 0.0862658823302668 HSPG2-LRP1 +VWF ITGA9 CAFs, DCIS Associated CAFs, DCIS Associated recompute recompute recompute 0.7158082793127664 0.7292496872084557 1.0 0.0071496754272206 0.2879885658616873 0.0003827400328023 0.0003773353611118 0.0139054103725243 1.0534743584341158e-05 94924 1.0 0.0862399314581036 VWF-ITGA9 +MMP2 PECAM1 CAFs, Invasive Associated B Cells recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.141548283585814 0.0049190726392343 0.0018547837105169 0.0065703380588876 0.8025748950003756 0.0010905125408942 917 1.0 0.0861243356480043 MMP2-PECAM1 +COL4A2 CD93 Basal-like Structured DCIS Cells CAFs, Invasive Associated recompute recompute recompute 0.7783550150988336 0.6587114738285964 0.7917001487310438 0.1928969878996252 0.0042738820064046 0.001179781433628 0.0018746652383502 0.1594876859736382 0.0005356186395286 1867 1.0 0.085650780584547 COL4A2-CD93 +EFNB2 PECAM1 Dendritic Cells Dendritic Cells recompute recompute recompute 0.7800321422220979 0.6331674633943454 1.0 0.0113788029360913 0.0518891167572028 0.0013395295966503 0.0018698578908002 0.0957018483271257 0.00024931438544 4011 1.0 0.0854987955659481 EFNB2-PECAM1 +CCN1 CAV1 Plasma Cells Pericytes recompute recompute recompute 0.7324582304061453 0.9694036398779844 0.7204611100467462 0.0025580826958339 0.5444650460041837 0.000534237450549 0.0067846607669616 0.1350823426496331 0.0022123893805309 452 1.0 0.0851310133019347 CCN1-CAV1 +HSPG2 LRP1 Dendritic Cells Dendritic Cells recompute recompute recompute 0.7789175740361626 0.6207977546603366 1.0 0.0075637985935472 0.0501711964086628 0.0020010396806494 0.0025173827529848 0.0427127068861017 0.0012465719272001 4011 1.0 0.0846218340437821 HSPG2-LRP1 +VWF SELP Dendritic Cells Endothelial Cells recompute recompute recompute 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.0019871862905238 1.0 0.0005161666514796 0.0046840867081162 0.0263384969795954 0.0004621072088724 2164 1.0 0.0841504665780687 VWF-SELP +HSPG2 LRP1 CAFs, DCIS Associated B Cells recompute recompute recompute 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.3309594876493178 0.0016667952436519 0.0036092928073631 0.0026025257298886 0.3292584561727912 0.0004725897920604 4232 1.0 0.0841356215689867 HSPG2-LRP1 +EFNB2 PECAM1 B Cells Endothelial Cells recompute recompute recompute 0.7800321422220979 0.956444566971872 0.6198216015396206 0.0014623066995027 1.0 0.0005131411232632 0.0032306163021868 0.0373295505821944 0.0006626905235255 1509 1.0 0.0838277145783142 EFNB2-PECAM1 +MMP2 PECAM1 T Lymphocytes Dendritic Cells recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.909150863993142 0.0141923232885854 0.0518891167572028 0.0012949188286821 0.0017045454545454 0.0622342527729675 0.0001734906315058 5764 1.0 0.083789005970414 MMP2-PECAM1 +MMRN2 CLEC14A Macrophages Endothelial Cells recompute recompute recompute 0.893316592628645 0.9003264838243337 0.8875000050982297 0.0007691101630988 1.0 0.0006274698437465 0.004778972520908 0.0301890796824371 0.0003584229390681 2790 1.0 0.083726183980182 MMRN2-CLEC14A +CXCL12 ITGA5 CAFs, Invasive Associated Macrophages recompute recompute recompute 0.6160088550075702 0.9004887531897467 0.6198216015396206 0.0548063857429699 0.0098335877942119 0.0018332064107121 0.0032061986507247 0.5282420498198606 0.0007347538574577 1361 1.0 0.0835311061324194 CXCL12-ITGA5 +MMP2 PECAM1 Myeloid Cells Endothelial Cells recompute recompute recompute 0.785133132759182 0.956444566971872 0.7827641335561659 0.001039571291679 1.0 0.0005546332575035 0.0157608695652173 0.1430613581655367 0.0021739130434782 460 1.0 0.0834995958517194 MMP2-PECAM1 +MMRN2 CD93 Pericytes CAFs, Invasive Associated recompute recompute recompute 0.9468422434493456 0.6587114738285964 0.6198216015396206 0.1120119983652299 0.0042738820064046 0.001769953044924 0.0022161249472351 0.2828959888213387 0.0004221190375685 2369 1.0 0.0830262299344455 MMRN2-CD93 +COL4A2 CD93 Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.8840293712888387 0.6587114738285964 0.6198216015396206 1.0 0.0007261054236978 0.0012076556483329 0.0073717948717948 1.0 0.0032051282051282 312 1.0 0.0825524888862976 COL4A2-CD93 +EFNB2 PECAM1 CAFs, Invasive Associated CAFs, Invasive Associated recompute recompute recompute 0.662063103571249 0.6331674633943454 1.0 0.0967042147306326 0.0032187363284526 0.0023869020488068 0.0011681140268076 0.2300952120358828 0.0001887861053426 5297 1.0 0.0823311979702856 EFNB2-PECAM1 +COL4A2 CD93 CAFs, DCIS Associated B Cells recompute recompute recompute 0.4630253981438691 0.7779918296243433 0.6198216015396206 0.7696906278989153 0.001079730675535 0.0016633795019053 0.0008270321361058 0.139863821952477 0.0002362948960302 4232 1.0 0.0822077383619381 COL4A2-CD93 +EFNB2 PECAM1 Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.8640667164982425 0.6331674633943454 0.6198216015396206 1.0 0.0007400708115376 0.0012076556483329 0.0054086538461538 1.0 0.0032051282051282 312 1.0 0.0819583253252623 EFNB2-PECAM1 +CCN1 CAV1 Dendritic Cells Myoepithelial Cells recompute recompute recompute 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.0083518627398662 0.1176565474247238 0.0010899648234454 0.0026203966005665 0.179994248381813 0.0007082152974504 1412 1.0 0.0818377534649388 CCN1-CAV1 +MMP2 PECAM1 CAFs, DCIS Associated Mast Cells recompute recompute recompute 0.718867305289982 0.8537710813834968 0.7204611100467462 1.0 0.0004138063814779 0.0015974504665198 0.0034658040665434 0.5045403456334232 0.0009242144177449 1082 1.0 0.0814653802788436 MMP2-PECAM1 +VWF SELP Pericytes Dendritic Cells recompute recompute recompute 0.9275752708651288 0.7760344326192508 0.6198216015396206 0.1263644540569636 0.0032078747392388 0.0016152599724197 0.0021302320225689 0.3534850836084024 0.0006333122229259 1579 1.0 0.0814574765770548 VWF-SELP +VWF ITGA9 CAFs, DCIS Associated Macrophages recompute recompute recompute 0.7158082793127664 0.8794572885381431 0.7204611100467462 0.0071496754272206 0.104965956217838 0.0007622161638456 0.000552336110105 0.0123791537236778 9.9601593625498e-05 10040 1.0 0.0798620070801111 VWF-ITGA9 +MMRN2 CD93 Luminal-like Amorphous DCIS Cells Endothelial Cells recompute recompute recompute 0.250044481781731 0.8817184225858201 0.2461374514707439 0.0070431301838115 1.0 0.0006572624792791 0.0085825027685492 0.0511715174186695 0.0005537098560354 1806 1.0 0.0794339426566411 MMRN2-CD93 +VWF LRP1 CAFs, DCIS Associated Macrophages recompute recompute recompute 0.7158082793127664 0.8604147465201248 0.7204611100467462 0.0071496754272206 0.0436001007095475 0.0018051932105855 0.0009099963781238 0.0173588935081832 0.0003984063745019 10040 1.0 0.0793540854802606 VWF-LRP1 +EFNB2 PECAM1 Luminal-like Amorphous DCIS Cells Dendritic Cells recompute recompute recompute 0.4619393085577573 0.6331674633943454 0.2461374514707439 0.0835287751665837 0.0518891167572028 0.0007733777732135 0.0034387895460797 0.1760018861256768 0.0013755158184319 727 1.0 0.0789039076858429 EFNB2-PECAM1 +MMRN2 CD93 CAFs, DCIS Associated Dendritic Cells recompute recompute recompute 0.7205550478301406 0.7779918296243433 0.6198216015396206 0.0117842887908422 0.0627790816848129 0.0009189600330566 0.0022627537026878 0.0495501465361079 0.0002742731760833 3646 1.0 0.0786239469464849 MMRN2-CD93 +MMP2 PECAM1 B Cells Pericytes recompute recompute recompute 0.6303642896310324 0.930308383061206 0.6198216015396206 0.0024819960935566 0.1615013370958009 0.0016153978295265 0.0049752270850536 0.1536603974969637 0.0024772914946325 1211 1.0 0.0785762092255627 MMP2-PECAM1 +EFNB2 PECAM1 Myoepithelial Cells CAFs, DCIS Associated recompute recompute recompute 0.4619393085577573 0.7167436199046466 0.8293805866303694 0.0308750930304183 0.0125623889131764 0.0021788716689355 0.000303946088648 0.1411172684274953 0.0001389467833819 7197 1.0 0.0783916033371401 EFNB2-PECAM1 +MMP2 PECAM1 Macrophages Macrophages recompute recompute recompute 0.9330801352629944 0.9015117569158254 1.0 0.0088108219576754 0.0246995741084876 0.0012096459131897 0.0025020341741253 0.1273511897416606 0.000406834825061 2458 1.0 0.0777815262405692 MMP2-PECAM1 +VWF LRP1 CAFs, DCIS Associated Pericytes recompute recompute recompute 0.7158082793127664 0.9078204025796472 0.7204611100467462 0.0071496754272206 0.0350138403862125 0.0018862794308214 0.0006798819014564 0.0277723599863942 0.0001281147908526 15611 1.0 0.0777601444808254 VWF-LRP1 +EFNB2 PECAM1 T Lymphocytes CAFs, DCIS Associated recompute recompute recompute 0.7800321422220979 0.7167436199046466 0.6198216015396206 0.0213929720256037 0.0125623889131764 0.0023000111070409 0.0002240555198088 0.1040253653934439 9.192021325489476e-05 10879 1.0 0.0773516884727703 EFNB2-PECAM1 +HSPG2 LRP1 T Lymphocytes Pericytes recompute recompute recompute 0.7789175740361626 0.9078204025796472 0.6198216015396206 0.0070532058552773 0.0350138403862125 0.0019241084203931 0.0013009845288326 0.0556964922262342 0.0011251758087201 3555 1.0 0.0769903277561482 HSPG2-LRP1 +MMP2 PECAM1 Luminal-like Amorphous DCIS Cells Endothelial Cells recompute recompute recompute 0.2491408586098361 0.956444566971872 0.2461374514707439 0.0049987108499989 1.0 0.0006730089600533 0.0059108527131782 0.0536527894964576 0.0005537098560354 1806 1.0 0.0763006284030199 MMP2-PECAM1 +MMP2 PECAM1 Mast Cells Endothelial Cells recompute recompute recompute 0.8560892486218385 0.956444566971872 0.8567148457705164 0.0006966068981631 1.0 0.0003988894391343 0.0135869565217391 0.1233287570392557 0.0036231884057971 276 1.0 0.0761457084526579 MMP2-PECAM1 +CXCL12 ITGA5 CXCL14+ Fibroblasts CAFs, Invasive Associated recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.0131092554497256 0.0693709672321744 0.0007007428087386 0.0009269914333205 0.0738730555731722 0.00070323488045 1422 1.0 0.07565195295993 CXCL12-ITGA5 +VWF LRP1 CAFs, Invasive Associated CAFs, DCIS Associated recompute recompute recompute 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.0016171311116606 1.0 0.0003852879164345 0.0031265031265031 0.0240037609663656 0.000755857898715 1323 1.0 0.0751186698492783 VWF-LRP1 +MMP2 PECAM1 CXCL14+ Fibroblasts CAFs, DCIS Associated recompute recompute recompute 0.9067635403815892 0.7167436199046466 0.7204611100467462 0.0106922602624424 0.0125623889131764 0.0028515234330008 0.0004926557795821 0.1586982260087533 9.123255177447311e-05 10961 1.0 0.0750956712163289 MMP2-PECAM1 +CCN1 CAV1 Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6213271600240247 0.252518874138558 0.2461374514707439 0.1153131738111426 0.0322196586137726 0.0012466853790867 0.0021664766248574 0.3791250661688758 0.0011402508551881 877 1.0 0.0750629078361801 CCN1-CAV1 +VWF LRP1 CAFs, DCIS Associated CAFs, Invasive Associated recompute recompute recompute 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0071496754272206 0.166956519448744 0.0005170678039301 0.0022686518502418 0.0170937527005057 0.0011954572624028 1673 1.0 0.0744291918521136 VWF-LRP1 +CXCL12 ITGA5 Myoepithelial Cells Myoepithelial Cells recompute recompute recompute 0.8023917560710954 0.7162873978652844 1.0 0.0085367158000785 0.0106310838463224 0.0031861681979816 0.0002317346353838 0.1135007216794712 8.944143821832655e-05 22361 1.0 0.0741484690083757 CXCL12-ITGA5 +HSPG2 LRP1 CAFs, Invasive Associated Plasma Cells recompute recompute recompute 0.6589792304505506 0.7346293219749174 0.6198216015396206 0.1836996873148393 0.0032275631628407 0.000915912839993 0.0129007465963987 0.7093427489524635 0.0039525691699604 253 1.0 0.0739052045004402 HSPG2-LRP1 +EFNB2 PECAM1 Plasma Cells Pericytes recompute recompute recompute 0.4619393085577573 0.930308383061206 0.7204611100467462 0.0051428381563772 0.1615013370958009 0.0006301485427867 0.0049778761061946 0.1879385180110547 0.0022123893805309 452 1.0 0.0738372221186563 EFNB2-PECAM1 +HSPG2 LRP1 Dendritic Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.7789175740361626 0.6207977546603366 0.7917001487310438 0.0075637985935472 0.0587195251380622 0.0009325865386476 0.0006689198704407 0.0471628061451745 0.000253485424588 3945 1.0 0.0735704174789289 HSPG2-LRP1 +HSPG2 LRP1 Myoepithelial Cells CXCL14+ Fibroblasts recompute recompute recompute 0.4629984640915818 0.9078204025796472 0.7204611100467462 0.0683610513379333 0.0064028969591119 0.001149514119976 0.001553243750903 0.1837979423999936 0.0006501950585175 1538 1.0 0.0730828858381347 HSPG2-LRP1 +EFNB2 PECAM1 T Lymphocytes Plasma Cells recompute recompute recompute 0.7800321422220979 0.7167436199046466 0.6198216015396206 0.0213929720256037 0.0326667674102811 0.0006040607584111 0.0051718092566619 0.1094813332212865 0.0014025245441795 713 1.0 0.0725885434940733 EFNB2-PECAM1 +HSPG2 LRP1 CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6589792304505506 0.2550748532138862 0.2461374514707439 0.1836996873148393 0.0267255153180908 0.0006965029826961 0.0112007168458781 0.6695493968053683 0.0064516129032258 155 1.0 0.0721849793693752 HSPG2-LRP1 +HSPG2 LRP1 Luminal-like Amorphous DCIS Cells Myoepithelial Cells recompute recompute recompute 0.4629984640915818 0.7346293219749174 0.2461374514707439 0.0201301851612071 0.0416128058995347 0.0017926449439705 0.0015581084002727 0.0514500088532598 7.4839095943721e-05 13362 1.0 0.07077820688061 HSPG2-LRP1 +HSPG2 LRP1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells recompute recompute recompute 0.6589792304505506 0.6207977546603366 0.8824495942126559 0.0033973231723341 0.0587195251380622 0.0017302195547503 0.0003756548111386 0.0264858854074125 0.0001654259718775 12090 1.0 0.0706734096101437 HSPG2-LRP1 +VWF LRP1 11q13 Invasive Tumor Cells Pericytes recompute recompute recompute 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.0131302879503246 0.0350138403862125 0.0007438480466385 0.0005082840331042 0.0207627929386967 0.0001754078231889 5701 1.0 0.0704119693914956 VWF-LRP1 +HSPG2 LRP1 T Lymphocytes Macrophages recompute recompute recompute 0.7789175740361626 0.8604147465201248 0.6198216015396206 0.0070532058552773 0.0436001007095475 0.0009318431294323 0.0011745616584326 0.0269922636183225 0.000581226387678 3441 1.0 0.0701371398088174 HSPG2-LRP1 +HSPG2 LRP1 Dendritic Cells Macrophages recompute recompute recompute 0.7789175740361626 0.8604147465201248 0.6198216015396206 0.0075637985935472 0.0436001007095475 0.0008515290131777 0.0020667483159828 0.0474953485644818 0.0012247397428046 1633 1.0 0.0699009574177864 HSPG2-LRP1 +CD34 SELP B Cells Endothelial Cells recompute recompute recompute 0.633566764858408 0.8819126042133903 0.6198216015396206 0.0006336851232098 1.0 0.0005043513120649 0.0029821073558648 0.036061636410219 0.0006626905235255 1509 1.0 0.0692922185396706 CD34-SELP +HSPG2 LRP1 Dendritic Cells Pericytes recompute recompute recompute 0.7789175740361626 0.9078204025796472 0.6198216015396206 0.0075637985935472 0.0350138403862125 0.0009237333330904 0.0024920449379829 0.1066870192840332 0.0005844535359438 1711 1.0 0.0689257733503222 HSPG2-LRP1 +CXCL12 ITGA5 Plasma Cells CAFs, Invasive Associated recompute recompute recompute 0.8730912658940219 0.6338612823312899 0.6198216015396206 0.0057086106530109 0.0693709672321744 0.000769827946294 0.0055821371610845 0.44484718401413 0.0035087719298245 285 1.0 0.0686390848298673 CXCL12-ITGA5 +VWF ITGA9 Luminal-like Amorphous DCIS Cells Endothelial Cells recompute recompute recompute 0.2486570577556728 0.9404022517663844 0.2461374514707439 0.0033537993821664 1.0 0.0005380009653518 0.0030705728380146 0.0342859923596137 0.0005537098560354 1806 1.0 0.0685599169521101 VWF-ITGA9 +EFNB2 PECAM1 Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.4619393085577573 0.2491073778594529 1.0 0.0835287751665837 0.0076066460958003 0.0013638248036779 0.000345990063875 0.1441421022818866 1.2904058326343637e-05 77495 1.0 0.0680968792630829 EFNB2-PECAM1 +VWF LRP1 Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated recompute recompute recompute 0.2486570577556728 0.7346293219749174 0.2461374514707439 0.0033537993821664 1.0 0.0006518813501257 0.0024269131155788 0.0186326512257954 0.0002049600327936 4879 1.0 0.0679349715720033 VWF-LRP1 +VWF LRP1 CAFs, Invasive Associated CAFs, Invasive Associated recompute recompute recompute 0.6332974881236617 0.6207977546603366 1.0 0.0016171311116606 0.166956519448744 0.0009189682204463 0.0022632879674601 0.0170533371181084 0.0003775722106852 5297 1.0 0.0678477960019015 VWF-LRP1 +MMRN2 CLEC14A CAFs, DCIS Associated CAFs, DCIS Associated recompute recompute recompute 0.7205550478301406 0.7154802332407408 1.0 0.0117842887908422 0.0292771742399634 0.0005207967998534 0.0002247411964659 0.0257461707127549 1.0534743584341158e-05 94924 1.0 0.0672660232516145 MMRN2-CLEC14A +VWF LRP1 11q13 Invasive Tumor Cells Macrophages recompute recompute recompute 0.6332974881236617 0.8604147465201248 0.6198216015396206 0.0131302879503246 0.0436001007095475 0.0004721467578665 0.0009252405625462 0.017649688263381 0.001480384900074 1351 1.0 0.0671024617873686 VWF-LRP1 +MMP2 PECAM1 Macrophages T Lymphocytes recompute recompute recompute 0.9330801352629944 0.6331674633943454 0.6198216015396206 0.0088108219576754 0.0176963220730796 0.0015687654114644 0.001111577181208 0.1472267959133613 0.0002796420581655 3576 1.0 0.0668899495660643 MMP2-PECAM1 +VWF SELP T Lymphocytes Pericytes recompute recompute recompute 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.0036144684673052 0.0741032966028748 0.0009470033369824 0.0023398542385884 0.0539674345810273 0.00028129395218 3555 1.0 0.0666688905006466 VWF-SELP +HSPG2 LRP1 CXCL14+ Fibroblasts CAFs, Invasive Associated recompute recompute recompute 0.8818165186409654 0.6207977546603366 0.6198216015396206 0.0026436039558049 0.166956519448744 0.0005782257228361 0.0044831223628691 0.0251497448548678 0.0014064697609001 1422 1.0 0.0665145886351113 HSPG2-LRP1 +MMP2 PECAM1 T Lymphocytes Plasma Cells recompute recompute recompute 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.0141923232885854 0.0326667674102811 0.0006572819609647 0.0064866760168302 0.1296230561925809 0.0014025245441795 713 1.0 0.0663524194639308 MMP2-PECAM1 +CCN1 CAV1 Macrophages CAFs, Invasive Associated recompute recompute recompute 0.8619922139338987 0.62431395375366 0.6198216015396206 0.0054092055025683 0.0649213179279442 0.0006257856597736 0.0015017232890201 0.0618729623197722 0.000738552437223 1354 1.0 0.0646925926019497 CCN1-CAV1 +HSPG2 LRP1 Macrophages CAFs, Invasive Associated recompute recompute recompute 0.9253089325030373 0.6207977546603366 0.6198216015396206 0.0022161183602947 0.166956519448744 0.0005005763026747 0.0035286394222878 0.0197952172553621 0.001477104874446 1354 1.0 0.0635618921061244 HSPG2-LRP1 +MMRN2 CD93 11q13 Invasive Tumor Cells T Lymphocytes recompute recompute recompute 0.6301823358791634 0.7779918296243433 0.7917001487310438 0.0208904415011529 0.0118035014556376 0.0006690782431419 0.0015114873035066 0.1158021616454686 0.0012091898428053 827 1.0 0.0632519729030066 MMRN2-CD93 +HSPG2 LRP1 Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.4629984640915818 0.2550748532138862 1.0 0.0201301851612071 0.0267255153180908 0.0010074782094018 0.0006579277516112 0.0393291907379039 2.580811665268727e-05 77495 1.0 0.0632475303967251 HSPG2-LRP1 +VWF SELP Mast Cells Endothelial Cells recompute recompute recompute 0.8525936146535493 0.8819126042133903 0.8567148457705164 0.0002103933337194 1.0 0.0004060476991008 0.0075757575757575 0.0425982865948016 0.0108695652173913 276 1.0 0.0616747480373342 VWF-SELP +CXCL12 ITGA5 T Lymphocytes B Cells recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.9318789094584046 0.0255753403203798 0.0024809469483059 0.0023613970458236 0.0004990019960079 0.2381050823102033 0.0001996007984031 5010 1.0 0.0615779735241801 CXCL12-ITGA5 +HSPG2 LRP1 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated recompute recompute recompute 0.6589792304505506 0.6207977546603366 0.9161861017439124 0.0033973231723341 0.166956519448744 0.0002443981933236 0.0055827886710239 0.0313187326354928 0.0024509803921568 408 1.0 0.0610862992183475 HSPG2-LRP1 +VWF SELP Luminal-like Amorphous DCIS Cells Endothelial Cells recompute recompute recompute 0.2486570577556728 0.8819126042133903 0.2461374514707439 0.0033537993821664 1.0 0.0002786725483018 0.0016359609382865 0.0091989655437279 0.0005537098560354 1806 1.0 0.0607867193777915 VWF-SELP +EFNB2 PECAM1 B Cells Pericytes recompute recompute recompute 0.7800321422220979 0.930308383061206 0.6198216015396206 0.0014623066995027 0.1615013370958009 0.0004067591353083 0.0007741535920726 0.0292279831203539 0.0008257638315441 1211 1.0 0.0592373047000765 EFNB2-PECAM1 +HSPG2 LRP1 Dendritic Cells T Lymphocytes recompute recompute recompute 0.7789175740361626 0.6207977546603366 0.909150863993142 0.0075637985935472 0.0104714078116759 0.0010700648364631 0.0004949426710953 0.0413707586341495 0.0001688903901368 5921 1.0 0.0577926972396003 HSPG2-LRP1 +VWF ITGA9 Mast Cells Endothelial Cells recompute recompute recompute 0.8525936146535493 0.9404022517663844 0.8567148457705164 0.0002103933337194 1.0 0.0002483646678811 0.0042819499341238 0.0478122195663465 0.0036231884057971 276 1.0 0.057434828332817 VWF-ITGA9 +VWF LRP1 Dendritic Cells Dendritic Cells recompute recompute recompute 0.6332974881236617 0.6207977546603366 1.0 0.0019871862905238 0.0501711964086628 0.0008938847079515 0.001051086784071 0.0213082958426291 0.00049862877088 4011 1.0 0.0572035875379868 VWF-LRP1 +MMRN2 CLEC14A Pericytes B Cells recompute recompute recompute 0.9468422434493456 0.6347970925105053 0.6198216015396206 0.1120119983652299 0.000671064546954 0.0012451328018112 0.0009407337723424 0.312008513423731 0.0009407337723424 1063 1.0 0.0571573781333371 MMRN2-CLEC14A +CXCL12 ITGA5 CAFs, DCIS Associated Apocrine Cells recompute recompute recompute 0.8924110508951895 0.2488118640045775 0.2461374514707439 1.0 0.0017288776969264 0.0003482952328365 0.0059288537549407 0.1128328569279375 0.0043478260869565 230 1.0 0.056609600741164 CXCL12-ITGA5 +VWF LRP1 T Lymphocytes Pericytes recompute recompute recompute 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.0036144684673052 0.0350138403862125 0.0006830199148617 0.0006872522695307 0.0280734306796333 0.00028129395218 3555 1.0 0.0559886434269517 VWF-LRP1 +HSPG2 LRP1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7789175740361626 0.6207977546603366 0.7917001487310438 0.0492631209980634 0.0018097844702233 0.0008960242242001 0.001659978981561 0.1476821980192405 0.0008598452278589 1163 1.0 0.0559216154039312 HSPG2-LRP1 +CXCL12 ITGA5 CAFs, Invasive Associated Plasma Cells recompute recompute recompute 0.6160088550075702 0.7162873978652844 0.6198216015396206 0.0548063857429699 0.0017943124298833 0.0010874920243333 0.0055695292849443 1.0 0.0039525691699604 253 1.0 0.0555073464202503 CXCL12-ITGA5 +EFNB2 PECAM1 CXCL14+ Fibroblasts Dendritic Cells recompute recompute recompute 0.8640667164982425 0.6331674633943454 0.6198216015396206 0.002676946692949 0.0518891167572028 0.0005990558471965 0.0016910935738444 0.0865524495242618 0.0011273957158962 887 1.0 0.0551764993751685 EFNB2-PECAM1 +VWF SELP Dendritic Cells Pericytes recompute recompute recompute 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.0019871862905238 0.0741032966028748 0.0005512159923755 0.0016470963285691 0.0379893592920263 0.0005844535359438 1711 1.0 0.0551380429639625 VWF-SELP +VWF LRP1 T Lymphocytes Macrophages recompute recompute recompute 0.6332974881236617 0.8604147465201248 0.6198216015396206 0.0036144684673052 0.0436001007095475 0.0005278761229728 0.0009081662307468 0.0173239820138242 0.000290613193839 3441 1.0 0.0551369369817879 VWF-LRP1 +VWF SELP 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells recompute recompute recompute 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.0003521782369754 1.0 0.0002102511465092 0.0064191533657182 0.0360947313894884 0.0038167938931297 262 1.0 0.054300728164804 VWF-SELP +CXCL12 ITGA5 Myeloid Cells T Lymphocytes recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.0015847932820241 0.053516012135424 0.0007676406468608 0.0035145267104029 0.3249021311088799 0.0025773195876288 388 1.0 0.05172539019001 CXCL12-ITGA5 +CXCL12 ITGA5 Macrophages Plasma Cells recompute recompute recompute 0.7487535481622718 0.7162873978652844 0.7204611100467462 0.0338862305197021 0.0017943124298833 0.0007951105353828 0.0022308979364194 0.4148640245180015 0.0030674846625766 326 1.0 0.0515108759228527 CXCL12-ITGA5 +VWF LRP1 T Lymphocytes T Lymphocytes recompute recompute recompute 0.6332974881236617 0.6207977546603366 1.0 0.0036144684673052 0.0104714078116759 0.00123900289167 0.0001939296795981 0.0162815693240009 9.428625306430322e-05 21212 1.0 0.0513981490442723 VWF-LRP1 +MMP2 PECAM1 CXCL14+ Fibroblasts B Cells recompute recompute recompute 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0106922602624424 0.0049190726392343 0.0009632553507102 0.0020543615676359 0.250942798477149 0.0012642225031605 791 1.0 0.0512070658703062 MMP2-PECAM1 +MMRN2 CD93 Mast Cells Pericytes recompute recompute recompute 0.8571898293845529 0.8817184225858201 0.8567148457705164 0.0004196880356983 0.1281708518900828 0.0004912772087328 0.0102459016393442 0.2116078465314927 0.0040983606557377 244 1.0 0.0507634139617694 MMRN2-CD93 +CXCL12 ITGA5 Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.255669001367946 0.2488118640045775 1.0 0.0061207051981986 0.0356093885486421 0.0011795568951822 0.0002140900585961 0.0539115072864957 2.580811665268727e-05 77495 1.0 0.0503817324662195 CXCL12-ITGA5 +VWF LRP1 Dendritic Cells Macrophages recompute recompute recompute 0.6332974881236617 0.8604147465201248 0.6198216015396206 0.0019871862905238 0.0436001007095475 0.0003615434738371 0.0008976785614875 0.0171239215100694 0.0006123698714023 1633 1.0 0.0468540574762842 VWF-LRP1 +HSPG2 LRP1 Dendritic Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7789175740361626 0.2550748532138862 0.2461374514707439 0.0075637985935472 0.0267255153180908 0.0005572023861569 0.0014775413711583 0.0883235374509209 0.0013297872340425 752 1.0 0.042024646765068 HSPG2-LRP1 +EFNB2 PECAM1 B Cells Plasma Cells recompute recompute recompute 0.7800321422220979 0.7167436199046466 0.6198216015396206 0.0014623066995027 0.0326667674102811 0.0003145680492152 0.0033670033670033 0.0712756405517569 0.0033670033670033 297 1.0 0.0416328876765398 EFNB2-PECAM1 +MMP2 PECAM1 Mast Cells Dendritic Cells recompute recompute recompute 0.8560892486218385 0.6331674633943454 0.6198216015396206 0.0006966068981631 0.0518891167572028 0.0003919200852731 0.0055555555555555 0.2028375645933754 0.0061728395061728 162 1.0 0.0410138515119064 MMP2-PECAM1 +CCN1 CAV1 Plasma Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7324582304061453 0.252518874138558 0.2461374514707439 0.0025580826958339 0.0322196586137726 0.0007919237291808 0.0028290282902829 0.4950690561074898 0.003690036900369 271 1.0 0.0379166627630708 CCN1-CAV1 +VEGFC FLT1 Endothelial Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.8718210606749883 0.6593689120110077 0.6198216015396206 1.0 0.2390217618875283 0.0 0.0115497806652229 1.0 0.0 6003 1.0 0.0307876591086015 VEGFC-FLT1 +VWF LRP1 Dendritic Cells B Cells recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.909150863993142 0.0019871862905238 0.0016667952436519 0.0004737827668352 0.0002457783946333 0.0305474060723854 0.0006361323155216 1572 1.0 0.0287178102472743 VWF-LRP1 +CD34 SELP 11q13 Invasive Tumor Cells Endothelial Cells recompute recompute recompute 0.633566764858408 0.8819126042133903 0.6198216015396206 0.0799339500711946 1.0 0.0 0.0020678246484698 0.0250055184923355 0.0 4836 1.0 0.0255291290978661 CD34-SELP +CXCL12 ITGA5 CAFs, DCIS Associated 11q13 Invasive Tumor Cells recompute recompute recompute 0.8924110508951895 0.6338612823312899 0.6198216015396206 1.0 0.0766612252832893 0.0 0.0035498363747296 1.0 0.0 3278 1.0 0.025403893578705 CXCL12-ITGA5 +VWF ITGA9 Mast Cells B Cells recompute recompute recompute 0.8525936146535493 0.6252253442669611 0.6198216015396206 0.0002103933337194 0.0083442542366581 0.0003746411594 0.0048701298701298 0.268090432310002 0.0089285714285714 112 1.0 0.0245199089867805 VWF-ITGA9 +MMRN2 CLEC14A Endothelial Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.9845127857250529 0.6347970925105053 0.6198216015396206 1.0 0.0554888093272979 0.0 0.0071353212282747 1.0 0.0 6003 1.0 0.0244749276892436 MMRN2-CLEC14A +VWF ITGA9 Pericytes Myoepithelial Cells recompute recompute recompute 0.9275752708651288 0.7292496872084557 0.7204611100467462 0.1263644540569636 0.2898144908728011 0.0 0.0110356890017906 0.2563021017119551 0.0 2183 1.0 0.0237281296889301 VWF-ITGA9 +CD34 SELP Endothelial Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.9559599666576516 0.6572093097629401 0.6198216015396206 1.0 0.04130664769978 0.0 0.0030817924371147 1.0 0.0 6003 1.0 0.0233205273202309 CD34-SELP +VWF SELP Endothelial Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.955713094717548 0.6572093097629401 0.6198216015396206 1.0 0.04130664769978 0.0 0.003430103130253 1.0 0.0 6003 1.0 0.0233195234770528 VWF-SELP +CD34 SELP Endothelial Cells T Lymphocytes recompute recompute recompute 0.9559599666576516 0.7760344326192508 0.6198216015396206 1.0 0.0335947364052305 0.0 0.0112078346028291 0.9427439373371372 0.0 4595 1.0 0.0231637995924026 CD34-SELP +VEGFC FLT1 Pericytes 11q13 Invasive Tumor Cells recompute recompute recompute 0.8718210606749883 0.6593689120110077 0.6198216015396206 0.1796394187986057 0.2390217618875283 0.0 0.0039164490861618 0.3877884430904479 0.0 6894 1.0 0.0231265196226115 VEGFC-FLT1 +EFNB2 PECAM1 Endothelial Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.8640667164982425 0.6331674633943454 0.6198216015396206 1.0 0.0326412663903893 0.0 0.0032483758120939 1.0 0.0 6003 1.0 0.021912064032917 EFNB2-PECAM1 +EFNB2 PECAM1 Basal-like Structured DCIS Cells Pericytes recompute recompute recompute 0.7800321422220979 0.930308383061206 0.6198216015396206 0.1357656553382984 0.1615013370958009 0.0 0.0030851358846367 0.1164785650851776 0.0 1803 1.0 0.0214945674507341 EFNB2-PECAM1 +VEGFC FLT1 Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.8718210606749883 0.6593689120110077 0.6198216015396206 1.0 0.026308073552735 0.0 0.0143325143325143 1.0 0.0 407 1.0 0.0213133619870567 VEGFC-FLT1 +COL4A2 CD93 11q13 Invasive Tumor Cells Pericytes recompute recompute recompute 0.6582846571368821 0.8817184225858201 0.6198216015396206 0.1740454925211078 0.1281708518900828 0.0 0.0040870022803017 0.1156149841975887 0.0 5701 1.0 0.0207687526511349 COL4A2-CD93 +EFNB2 PECAM1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.662063103571249 0.6331674633943454 1.0 0.585843718590581 0.0326412663903893 0.0 0.0003796764814167 0.1293320693845585 0.0 423716 1.0 0.0207648031569894 EFNB2-PECAM1 +CD34 SELP Pericytes Pericytes recompute recompute recompute 0.9303167350027568 0.8819126042133903 1.0 0.1314667522621683 0.0741032966028748 0.0 0.0042765787370103 0.2150136889238992 0.0 12510 1.0 0.0207547891283466 CD34-SELP +VEGFC FLT1 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells recompute recompute recompute 0.6593525851613742 0.878254460598671 0.6198216015396206 0.0201572483258557 1.0 0.0 0.0265765765765765 0.3147589507494404 0.0 370 1.0 0.020412962839729 VEGFC-FLT1 +CD34 SELP Endothelial Cells CAFs, DCIS Associated recompute recompute recompute 0.9559599666576516 0.4623922682986163 0.7204611100467462 1.0 0.0222228052993653 0.0 0.0042676803901879 1.0 0.0 13942 1.0 0.0203380816010989 CD34-SELP +VWF SELP Endothelial Cells CAFs, DCIS Associated recompute recompute recompute 0.955713094717548 0.4623922682986163 0.7204611100467462 1.0 0.0222228052993653 0.0 0.0070226001225857 1.0 0.0 13942 1.0 0.0203372061387138 VWF-SELP +VEGFC FLT1 Endothelial Cells Myoepithelial Cells recompute recompute recompute 0.8718210606749883 0.4630488285702799 0.7204611100467462 1.0 0.0232163927704059 0.0 0.0057364914877868 1.0 0.0 2702 1.0 0.0201794785921013 VEGFC-FLT1 +VEGFC FLT1 Luminal-like Amorphous DCIS Cells Endothelial Cells recompute recompute recompute 0.4636527906642655 0.878254460598671 0.2461374514707439 0.0666348171285698 1.0 0.0 0.0165190107050572 0.1956424470985176 0.0 1806 1.0 0.0201425929116493 VEGFC-FLT1 +CCN1 CAV1 Pericytes 11q13 Invasive Tumor Cells recompute recompute recompute 0.9219165193585238 0.62431395375366 0.6198216015396206 0.2646489893253856 0.0638329144736252 0.0 0.0007204332269606 0.1880751121872973 0.0 6894 1.0 0.0198006475706376 CCN1-CAV1 +VEGFC FLT1 11q13 Invasive Tumor Cells T Lymphocytes recompute recompute recompute 0.6593525851613742 0.777821334064334 0.7917001487310438 0.4518617096918393 0.0318483483218543 0.0 0.002216848045143 0.2805453778847739 0.0 827 1.0 0.019698892868547 VEGFC-FLT1 +COL4A2 CD93 Pericytes 11q13 Invasive Tumor Cells recompute recompute recompute 0.8840293712888387 0.6587114738285964 0.6198216015396206 0.5544396796022323 0.0289462771086338 0.0 0.0024804177545691 0.5280771539027573 0.0 6894 1.0 0.0196703749196414 COL4A2-CD93 +CCN1 CAV1 Luminal-like Amorphous DCIS Cells Pericytes recompute recompute recompute 0.2542249848376565 0.9694036398779844 0.2461374514707439 0.1711385759005754 0.5444650460041837 0.0 0.0124039938556067 0.2469630547169386 0.0 1736 1.0 0.0195900898387638 CCN1-CAV1 +EFNB2 PECAM1 11q13 Invasive Tumor Cells Plasma Cells recompute recompute recompute 0.662063103571249 0.7167436199046466 0.6198216015396206 0.585843718590581 0.0326667674102811 0.0 0.0024271844660194 0.051380740883184 0.0 103 1.0 0.0195765581106757 EFNB2-PECAM1 +MMRN2 CD93 Endothelial Cells T Lymphocytes recompute recompute recompute 0.9845127857250529 0.7779918296243433 0.6198216015396206 1.0 0.0118035014556376 0.0 0.0151251360174102 1.0 0.0 4595 1.0 0.0195619611456417 MMRN2-CD93 +CCN1 CAV1 11q13 Invasive Tumor Cells CAFs, DCIS Associated recompute recompute recompute 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.1339639999453202 0.1449812920932466 0.0 0.0016487000634115 0.1351401482940367 0.0 1577 1.0 0.019470075823629 CCN1-CAV1 +EFNB2 PECAM1 11q13 Invasive Tumor Cells Macrophages recompute recompute recompute 0.662063103571249 0.9015117569158254 0.6198216015396206 0.585843718590581 0.0246995741084876 0.0 0.0012028127313101 0.115894884492172 0.0 1351 1.0 0.0194133948941587 EFNB2-PECAM1 +VWF ITGA9 11q13 Invasive Tumor Cells Endothelial Cells recompute recompute recompute 0.6332974881236617 0.9404022517663844 0.6198216015396206 0.0131302879503246 1.0 0.0 0.0032333258139709 0.0361032908197113 0.0 4836 1.0 0.0190945952170296 VWF-ITGA9 +COL4A2 CD93 CAFs, Invasive Associated 11q13 Invasive Tumor Cells recompute recompute recompute 0.6582846571368821 0.6587114738285964 0.8824495942126559 0.4344545964241579 0.0289462771086338 0.0 0.0024432209222298 0.520158005073991 0.0 5812 1.0 0.0190716979445798 COL4A2-CD93 +CXCL12 ITGA5 Myoepithelial Cells Endothelial Cells recompute recompute recompute 0.8023917560710954 0.95087206839837 0.7204611100467462 0.0085367158000785 1.0 0.0 0.0026297689849091 0.0455633342812642 0.0 2247 1.0 0.0189918996673713 CXCL12-ITGA5 +CCN1 CAV1 Basal-like Structured DCIS Cells CAFs, DCIS Associated recompute recompute recompute 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.1153131738111426 0.1449812920932466 0.0 0.0041666666666666 0.3415320734931025 0.0 800 1.0 0.0189896129767226 CCN1-CAV1 +VEGFC FLT1 Endothelial Cells Dendritic Cells recompute recompute recompute 0.8718210606749883 0.777821334064334 0.6198216015396206 1.0 0.0108892901157311 0.0 0.0086396481306943 1.0 0.0 2122 1.0 0.0189130825158481 VEGFC-FLT1 +VEGFC FLT1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6593525851613742 0.6593689120110077 0.8824495942126559 0.4518617096918393 0.026308073552735 0.0 0.0033062693563237 0.2409738678859874 0.0 11947 1.0 0.0189018862341944 VEGFC-FLT1 +VWF SELP 11q13 Invasive Tumor Cells Endothelial Cells recompute recompute recompute 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.0131302879503246 1.0 0.0 0.0005169561621174 0.0029068309711092 0.0 4836 1.0 0.0188913257966405 VWF-SELP +VEGFC FLT1 Endothelial Cells Macrophages recompute recompute recompute 0.8718210606749883 0.8998347793593909 0.8875000050982297 1.0 0.0064362797035136 0.0 0.0029658284977433 1.0 0.0 2585 1.0 0.0188465712074476 VEGFC-FLT1 +VEGFC FLT1 11q13 Invasive Tumor Cells CAFs, DCIS Associated recompute recompute recompute 0.6593525851613742 0.4630488285702799 0.6198216015396206 0.4518617096918393 0.0521374123931907 0.0 0.0012682308180088 0.2256287095667677 0.0 1577 1.0 0.0188304655306572 VEGFC-FLT1 +COL4A2 CD93 Luminal-like Amorphous DCIS Cells Endothelial Cells recompute recompute recompute 0.4630253981438691 0.8817184225858201 0.2461374514707439 0.0443339118517084 1.0 0.0 0.0100221483942414 0.0857561471087968 0.0 1806 1.0 0.0188281696436179 COL4A2-CD93 +COL4A2 CD93 11q13 Invasive Tumor Cells Dendritic Cells recompute recompute recompute 0.6582846571368821 0.7779918296243433 0.7917001487310438 0.1740454925211078 0.0627790816848129 0.0 0.0032142857142857 0.0704938813284122 0.0 3360 1.0 0.0188106826977736 COL4A2-CD93 +VEGFC FLT1 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells recompute recompute recompute 0.6593525851613742 0.878254460598671 0.6198216015396206 0.0120646829101097 1.0 0.0 0.0286259541984732 0.3390306980190311 0.0 262 1.0 0.0187393064483435 VEGFC-FLT1 +MMRN2 CD93 Pericytes Macrophages recompute recompute recompute 0.9468422434493456 0.944024288971064 0.8875000050982297 0.1120119983652299 0.0484215930647349 0.0 0.0125882352941176 0.2816569241581239 0.0 2125 1.0 0.0187192661878118 MMRN2-CD93 +CCN1 CAV1 Myoepithelial Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.7324582304061453 0.62431395375366 0.6198216015396206 0.2376713873232418 0.0638329144736252 0.0 0.0026169447170428 0.6831752795775448 0.0 5095 1.0 0.0187174083687607 CCN1-CAV1 +COL4A2 CD93 CAFs, DCIS Associated 11q13 Invasive Tumor Cells recompute recompute recompute 0.4630253981438691 0.6587114738285964 0.6198216015396206 0.7696906278989153 0.0289462771086338 0.0 0.0010982306284319 0.2338116244825542 0.0 3278 1.0 0.018652883327139 COL4A2-CD93 +CCN1 CAV1 CXCL14+ Fibroblasts Pericytes recompute recompute recompute 0.9219165193585238 0.9694036398779844 0.9429656149619918 0.0086134406931133 0.5444650460041837 0.0 0.0037186658379946 0.0740384980445275 0.0 3218 1.0 0.0184560977993734 CCN1-CAV1 +CXCL12 ITGA5 11q13 Invasive Tumor Cells Endothelial Cells recompute recompute recompute 0.6160088550075702 0.95087206839837 0.6198216015396206 0.0106340017102282 1.0 0.0 0.001626062109933 0.0281731254350228 0.0 4836 1.0 0.0183842317085723 CXCL12-ITGA5 +VWF LRP1 11q13 Invasive Tumor Cells CAFs, DCIS Associated recompute recompute recompute 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.0131302879503246 1.0 0.0 0.0026085202052228 0.0200269415857373 0.0 1577 1.0 0.0183246725529629 VWF-LRP1 +CD34 SELP Myoepithelial Cells Endothelial Cells recompute recompute recompute 0.7168245244832976 0.8819126042133903 0.7204611100467462 0.0082993421103349 1.0 0.0 0.0002225189141076 0.0026908475173327 0.0 2247 1.0 0.0183195805865101 CD34-SELP +MMP2 PECAM1 11q13 Invasive Tumor Cells Endothelial Cells recompute recompute recompute 0.6303642896310324 0.956444566971872 0.6198216015396206 0.0097699360831605 1.0 0.0 0.0043062448304383 0.0390877693319288 0.0 4836 1.0 0.0182138483968672 MMP2-PECAM1 +VEGFC FLT1 Endothelial Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.8718210606749883 0.4630488285702799 0.2461374514707439 1.0 0.0359289752254096 0.0 0.0043373493975903 1.0 0.0 2075 1.0 0.0181459400685778 VEGFC-FLT1 +VEGFC FLT1 Endothelial Cells Myeloid Cells recompute recompute recompute 0.8718210606749883 0.7472387841445823 0.7827641335561659 1.0 0.0068935067166085 0.0 0.010575296108291 0.6430418090829805 0.0 394 1.0 0.0180992156857437 VEGFC-FLT1 +HSPG2 LRP1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells recompute recompute recompute 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.3309594876493178 0.0587195251380622 0.0 0.0032455426750728 0.228829949272533 0.0 3278 1.0 0.0180533989489422 HSPG2-LRP1 +EFNB2 PECAM1 11q13 Invasive Tumor Cells T Lymphocytes recompute recompute recompute 0.662063103571249 0.6331674633943454 0.7917001487310438 0.585843718590581 0.0176963220730796 0.0 0.0008313180169286 0.1519686731774418 0.0 827 1.0 0.0180346323861358 EFNB2-PECAM1 +CCN1 CAV1 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells recompute recompute recompute 0.6213271600240247 0.942159351720962 0.6198216015396206 0.0093830613230477 1.0 0.0 0.0082882882882882 0.1221391135878295 0.0 370 1.0 0.0180029112963395 CCN1-CAV1 +VEGFC FLT1 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.6593525851613742 0.777821334064334 0.7917001487310438 0.4518617096918393 0.0182001711419816 0.0 0.0011019736842105 0.1319861094406658 0.0 30400 1.0 0.0179448539589452 VEGFC-FLT1 +COL4A2 CD93 11q13 Invasive Tumor Cells Macrophages recompute recompute recompute 0.6582846571368821 0.944024288971064 0.6198216015396206 0.1740454925211078 0.0484215930647349 0.0 0.0035529237601776 0.1316552661462411 0.0 1351 1.0 0.0178605268680243 COL4A2-CD93 +EFNB2 PECAM1 Pericytes Macrophages recompute recompute recompute 0.8640667164982425 0.9015117569158254 0.8875000050982297 0.1882781599600688 0.0246995741084876 0.0 0.0045294117647058 0.4364234262105768 0.0 2125 1.0 0.017831837997302 EFNB2-PECAM1 +MMRN2 CD93 Pericytes Dendritic Cells recompute recompute recompute 0.9468422434493456 0.7779918296243433 0.6198216015396206 0.1120119983652299 0.0627790816848129 0.0 0.0128245725142495 0.2808345630322724 0.0 1579 1.0 0.0178278853767585 MMRN2-CD93 +VEGFC FLT1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells recompute recompute recompute 0.4636527906642655 0.6593689120110077 0.6198216015396206 0.0693389464442948 0.2390217618875283 0.0 0.0012202562538133 0.1208240583312112 0.0 3278 1.0 0.0177623520335925 VEGFC-FLT1 +MMRN2 CLEC14A Endothelial Cells T Lymphocytes recompute recompute recompute 0.9845127857250529 0.6347970925105053 0.6198216015396206 1.0 0.0079745943515326 0.0 0.0099383387740297 1.0 0.0 4595 1.0 0.0177135399401956 MMRN2-CLEC14A +EFNB2 PECAM1 Basal-like Structured DCIS Cells Dendritic Cells recompute recompute recompute 0.7800321422220979 0.6331674633943454 0.8693461273411047 0.1357656553382984 0.0518891167572028 0.0 0.0052681992337164 0.2696335408710801 0.0 1044 1.0 0.0176515029919996 EFNB2-PECAM1 +MMRN2 CLEC14A Endothelial Cells Myoepithelial Cells recompute recompute recompute 0.9845127857250529 0.7154802332407408 0.7204611100467462 1.0 0.0058465532256424 0.0 0.0054897606711078 1.0 0.0 2702 1.0 0.0175949634551486 MMRN2-CLEC14A +COL4A2 CD93 Myeloid Cells Endothelial Cells recompute recompute recompute 0.7482742921073442 0.8817184225858201 0.7827641335561659 0.005733874009046 1.0 0.0 0.0106521739130434 0.0911470632025688 0.0 460 1.0 0.0175891598971926 COL4A2-CD93 +CD34 SELP 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells recompute recompute recompute 0.633566764858408 0.8819126042133903 0.6198216015396206 0.0083565457974945 1.0 0.0 0.0013513513513513 0.0163414442471533 0.0 370 1.0 0.0175220667671871 CD34-SELP +COL4A2 CD93 Pericytes T Lymphocytes recompute recompute recompute 0.8840293712888387 0.7779918296243433 0.6198216015396206 0.5544396796022323 0.0118035014556376 0.0 0.0071966275218307 0.7282846332947056 0.0 3321 1.0 0.0174152213552807 COL4A2-CD93 +VEGFC FLT1 Dendritic Cells Endothelial Cells recompute recompute recompute 0.7745997874735252 0.878254460598671 0.6198216015396206 0.0065101973396288 1.0 0.0 0.008471965495995 0.1003374893911324 0.0 2164 1.0 0.017368402751491 VEGFC-FLT1 +EFNB2 PECAM1 Pericytes Plasma Cells recompute recompute recompute 0.8640667164982425 0.7167436199046466 0.7204611100467462 0.1882781599600688 0.0326667674102811 0.0 0.0115799492385786 0.245134384962348 0.0 394 1.0 0.017367527251582 EFNB2-PECAM1 +CD34 SELP Basal-like Structured DCIS Cells Endothelial Cells recompute recompute recompute 0.633566764858408 0.8819126042133903 0.6198216015396206 0.0078992851324392 1.0 0.0 0.0005910165484633 0.0071469673421356 0.0 1692 1.0 0.0173584989699499 CD34-SELP +VEGFC FLT1 Pericytes CAFs, DCIS Associated recompute recompute recompute 0.8718210606749883 0.4630488285702799 0.7204611100467462 0.1796394187986057 0.0521374123931907 0.0 0.0019136420847139 0.3404526904846531 0.0 12977 1.0 0.0173461323290394 VEGFC-FLT1 +VEGFC FLT1 CAFs, DCIS Associated Pericytes recompute recompute recompute 0.4636527906642655 0.878254460598671 0.7204611100467462 0.0693389464442948 0.1332188634280341 0.0 0.0022526850724916 0.084904054080442 0.0 15611 1.0 0.017331167140124 VEGFC-FLT1 +VWF ITGA9 Endothelial Cells Plasma Cells recompute recompute recompute 0.955713094717548 0.7292496872084557 0.7204611100467462 1.0 0.0053724660607752 0.0 0.011699271192942 1.0 0.0 474 1.0 0.0173180161429995 VWF-ITGA9 +CCN1 CAV1 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.6213271600240247 0.62431395375366 0.7917001487310438 0.1339639999453202 0.0641739251983978 0.0 0.0011173245614035 0.1061404413457031 0.0 30400 1.0 0.0172559347291185 CCN1-CAV1 +MMRN2 CD93 Endothelial Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.9845127857250529 0.7779918296243433 0.6198216015396206 1.0 0.0053794918117879 0.0 0.0096397767630644 1.0 0.0 1971 1.0 0.0171606683183659 MMRN2-CD93 +VEGFC FLT1 Pericytes T Lymphocytes recompute recompute recompute 0.8718210606749883 0.777821334064334 0.6198216015396206 0.1796394187986057 0.0318483483218543 0.0 0.0038141122151962 0.4826815058666288 0.0 3321 1.0 0.0169893634843897 VEGFC-FLT1 +CCN1 CAV1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7324582304061453 0.62431395375366 0.6198216015396206 1.0 0.0082011408892332 0.0 0.0060085836909871 1.0 0.0 233 1.0 0.0168935623855169 CCN1-CAV1 +MMRN2 CLEC14A Pericytes 11q13 Invasive Tumor Cells recompute recompute recompute 0.9468422434493456 0.6347970925105053 0.6198216015396206 0.1120119983652299 0.0554888093272979 0.0 0.0017406440382941 0.2848689528076354 0.0 6894 1.0 0.0168826865865528 MMRN2-CLEC14A +EFNB2 PECAM1 Myeloid Cells Endothelial Cells recompute recompute recompute 0.7451589345683471 0.956444566971872 0.7827641335561659 0.0040724665904272 1.0 0.0 0.011141304347826 0.1287370103104676 0.0 460 1.0 0.0168293125221027 EFNB2-PECAM1 +COL4A2 CD93 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.7783550150988336 0.6587114738285964 0.7917001487310438 0.1928969878996252 0.0289462771086338 0.0 0.0009696528444253 0.206437610525318 0.0 30217 1.0 0.0168225568940223 COL4A2-CD93 +MMRN2 CLEC14A Endothelial Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.9845127857250529 0.6347970925105053 0.6198216015396206 1.0 0.0057802287131517 0.0 0.0067647556232031 1.0 0.0 1971 1.0 0.0167884834050774 MMRN2-CLEC14A +HSPG2 LRP1 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated recompute recompute recompute 0.6589792304505506 0.7346293219749174 0.6198216015396206 0.0072827533047186 1.0 0.0 0.0067232837933474 0.0657416512612752 0.0 157 1.0 0.0167205471725743 HSPG2-LRP1 +COL4A2 CD93 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.6582846571368821 0.6587114738285964 1.0 0.1740454925211078 0.0289462771086338 0.0 0.0001729932313153 0.0368299948946704 0.0 423716 1.0 0.0167196599965391 COL4A2-CD93 +EFNB2 PECAM1 11q13 Invasive Tumor Cells CAFs, DCIS Associated recompute recompute recompute 0.662063103571249 0.7167436199046466 0.6198216015396206 0.585843718590581 0.0125623889131764 0.0 0.0003170577045022 0.1472047802696163 0.0 1577 1.0 0.0166941400422893 EFNB2-PECAM1 +VEGFC FLT1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.7745997874735252 0.6593689120110077 0.7917001487310438 0.0215813276111062 0.2390217618875283 0.0 0.0009376620224818 0.092842901271981 0.0 30217 1.0 0.0165912994134594 VEGFC-FLT1 +EFNB2 PECAM1 Pericytes 11q13 Invasive Tumor Cells recompute recompute recompute 0.8640667164982425 0.6331674633943454 0.6198216015396206 0.1882781599600688 0.0326412663903893 0.0 0.001106034232666 0.3767567998604467 0.0 6894 1.0 0.0165888628163402 EFNB2-PECAM1 +COL4A2 CD93 CAFs, Invasive Associated T Lymphocytes recompute recompute recompute 0.6582846571368821 0.7779918296243433 0.7917001487310438 0.4344545964241579 0.0118035014556376 0.0 0.0067391304347826 0.6819868226516577 0.0 2300 1.0 0.0165825325164011 COL4A2-CD93 +CD34 SELP Pericytes 11q13 Invasive Tumor Cells recompute recompute recompute 0.9303167350027568 0.6572093097629401 0.6198216015396206 0.1314667522621683 0.04130664769978 0.0 0.0006527415143603 0.2491120481342743 0.0 6894 1.0 0.0165541244159037 CD34-SELP +CD34 SELP 11q13 Invasive Tumor Cells Pericytes recompute recompute recompute 0.633566764858408 0.8819126042133903 0.6198216015396206 0.0799339500711946 0.0741032966028748 0.0 0.0005262234695667 0.0264569545769603 0.0 5701 1.0 0.0165453362096191 CD34-SELP +VEGFC FLT1 11q13 Invasive Tumor Cells Dendritic Cells recompute recompute recompute 0.6593525851613742 0.777821334064334 0.7917001487310438 0.4518617096918393 0.0108892901157311 0.0 0.000595238095238 0.0738626007533719 0.0 3360 1.0 0.0164725425388393 VEGFC-FLT1 +VEGFC FLT1 11q13 Invasive Tumor Cells Myoepithelial Cells recompute recompute recompute 0.6593525851613742 0.4630488285702799 0.6198216015396206 0.4518617096918393 0.0232163927704059 0.0 0.0007101814190715 0.1389583259982097 0.0 5163 1.0 0.0164551540483608 VEGFC-FLT1 +VWF SELP Pericytes 11q13 Invasive Tumor Cells recompute recompute recompute 0.9275752708651288 0.6572093097629401 0.6198216015396206 0.1263644540569636 0.04130664769978 0.0 0.0008835087164068 0.2998756585300063 0.0 6894 1.0 0.0164371846936709 VWF-SELP +MMRN2 CD93 Endothelial Cells Myoepithelial Cells recompute recompute recompute 0.9845127857250529 0.4630027772793905 0.7204611100467462 1.0 0.0058437228618857 0.0 0.0056439674315321 1.0 0.0 2702 1.0 0.0163625497386105 MMRN2-CD93 +CCN1 CAV1 11q13 Invasive Tumor Cells (Mitotic) Pericytes recompute recompute recompute 0.6213271600240247 0.9694036398779844 0.6198216015396206 0.0093830613230477 0.5444650460041837 0.0 0.0041336851363236 0.0823015167846967 0.0 379 1.0 0.0163456096510433 CCN1-CAV1 +CCN1 CAV1 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells recompute recompute recompute 0.6213271600240247 0.942159351720962 0.6198216015396206 0.0052560850129547 1.0 0.0 0.0030534351145038 0.0449964872494161 0.0 262 1.0 0.0163454082907885 CCN1-CAV1 +VEGFC FLT1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells recompute recompute recompute 0.6593525851613742 0.6593689120110077 0.8824495942126559 0.0201572483258557 0.2390217618875283 0.0 0.0020659449632261 0.2045601929642752 0.0 12101 1.0 0.0162605103268729 VEGFC-FLT1 +VEGFC FLT1 Macrophages Endothelial Cells recompute recompute recompute 0.8963332422588541 0.878254460598671 0.8875000050982297 0.0026007495851186 1.0 0.0 0.0043608124253285 0.0516471615317561 0.0 2790 1.0 0.0162141085587537 VEGFC-FLT1 +CD34 SELP Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.9559599666576516 0.6572093097629401 0.6198216015396206 1.0 0.0045674276780054 0.0 0.0036855036855036 1.0 0.0 407 1.0 0.0161564941912358 CD34-SELP +VWF SELP Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.955713094717548 0.6572093097629401 0.6198216015396206 1.0 0.0045674276780054 0.0 0.0071476435112798 1.0 0.0 407 1.0 0.0161557987272674 VWF-SELP +CXCL12 ITGA5 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.8924110508951895 0.6338612823312899 0.6198216015396206 1.0 0.0050060729272313 0.0 0.001755754974639 1.0 0.0 233 1.0 0.0161208271895122 CXCL12-ITGA5 +COL4A2 CD93 T Lymphocytes Pericytes recompute recompute recompute 0.7783550150988336 0.8817184225858201 0.6198216015396206 0.0316800311254893 0.1281708518900828 0.0 0.0030098452883262 0.0851438760198939 0.0 3555 1.0 0.0160777363135157 COL4A2-CD93 +MMRN2 CLEC14A Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.9845127857250529 0.6347970925105053 0.6198216015396206 1.0 0.0044340558155446 0.0 0.009009009009009 1.0 0.0 407 1.0 0.0160627854740223 MMRN2-CLEC14A +CD34 SELP Endothelial Cells Macrophages recompute recompute recompute 0.9559599666576516 0.941479368642921 0.8875000050982297 1.0 0.0021392900294222 0.0 0.0032882011605415 1.0 0.0 2585 1.0 0.016049016816048 CD34-SELP +CD34 SELP Endothelial Cells Myoepithelial Cells recompute recompute recompute 0.9559599666576516 0.4623922682986163 0.7204611100467462 1.0 0.0053213839468185 0.0 0.0027757216876387 1.0 0.0 2702 1.0 0.0160268328642858 CD34-SELP +VWF SELP Endothelial Cells Myoepithelial Cells recompute recompute recompute 0.955713094717548 0.4623922682986163 0.7204611100467462 1.0 0.0053213839468185 0.0 0.0023551577955723 1.0 0.0 2702 1.0 0.0160261429816508 VWF-SELP +CD34 SELP Endothelial Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.9559599666576516 0.7760344326192508 0.6198216015396206 1.0 0.0036702914086929 0.0 0.0027904616945712 1.0 0.0 1971 1.0 0.0160157836228053 CD34-SELP +VWF SELP Endothelial Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.955713094717548 0.7760344326192508 0.6198216015396206 1.0 0.0036702914086929 0.0 0.0025367833587011 1.0 0.0 1971 1.0 0.0160150942157902 VWF-SELP +VEGFC FLT1 Pericytes 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.8718210606749883 0.6593689120110077 0.6198216015396206 0.1796394187986057 0.026308073552735 0.0 0.0016750418760469 0.122083616378682 0.0 398 1.0 0.016009787638573 VEGFC-FLT1 +VEGFC FLT1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells recompute recompute recompute 0.6593525851613742 0.6593689120110077 0.8824495942126559 0.018132161410931 0.2390217618875283 0.0 0.0010036705666437 0.09937875811783 0.0 5812 1.0 0.0159760924105241 VEGFC-FLT1 +MMP2 PECAM1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.8824495942126559 0.141548283585814 0.0326412663903893 0.0 0.0017076737783895 0.6919074035484125 0.0 5812 1.0 0.0159188606687375 MMP2-PECAM1 +VEGFC FLT1 Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.8718210606749883 0.6593689120110077 0.6198216015396206 1.0 0.0045642085393754 0.0 0.0101495726495726 1.0 0.0 312 1.0 0.015917132473195 VEGFC-FLT1 +VEGFC FLT1 T Lymphocytes 11q13 Invasive Tumor Cells recompute recompute recompute 0.7745997874735252 0.6593689120110077 0.7917001487310438 0.016822895653248 0.2390217618875283 0.0 0.0002861230329041 0.0283305624613526 0.0 1165 1.0 0.0159166198071579 VEGFC-FLT1 +MMRN2 CLEC14A Pericytes CAFs, DCIS Associated recompute recompute recompute 0.9468422434493456 0.7154802332407408 0.7204611100467462 0.1120119983652299 0.0292771742399634 0.0 0.0028383550384012 0.3251596703729426 0.0 12977 1.0 0.0158749836200573 MMRN2-CLEC14A +CCN1 CAV1 Pericytes Plasma Cells recompute recompute recompute 0.9219165193585238 0.7283139964676212 0.7204611100467462 0.2646489893253856 0.0124087765732037 0.0 0.01082910321489 0.5338706028972664 0.0 394 1.0 0.0158551393717399 CCN1-CAV1 +CXCL12 ITGA5 Pericytes Dendritic Cells recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.0637288077574987 0.0845203443408073 0.0 0.0055558754102136 0.2546511470006445 0.0 1579 1.0 0.0158483055674282 CXCL12-ITGA5 +MMRN2 CLEC14A Endothelial Cells Myeloid Cells recompute recompute recompute 0.9845127857250529 0.7830372268649692 0.7827641335561659 1.0 0.0026038611777234 0.0 0.0135363790186125 1.0 0.0 394 1.0 0.015826165406016 MMRN2-CLEC14A +EFNB2 PECAM1 Myoepithelial Cells Pericytes recompute recompute recompute 0.4619393085577573 0.930308383061206 0.7204611100467462 0.0308750930304183 0.1615013370958009 0.0 0.0017801657172449 0.0672097295263654 0.0 1931 1.0 0.015779787980679 EFNB2-PECAM1 +EFNB2 PECAM1 Basal-like Structured DCIS Cells Plasma Cells recompute recompute recompute 0.7800321422220979 0.7167436199046466 0.6198216015396206 0.1357656553382984 0.0326667674102811 0.0 0.0023734177215189 0.0502425599142527 0.0 79 1.0 0.0157678767915128 EFNB2-PECAM1 +CD34 SELP Endothelial Cells Myeloid Cells recompute recompute recompute 0.9559599666576516 0.7478729882108823 0.7827641335561659 1.0 0.0027351735586246 0.0 0.0038071065989847 1.0 0.0 394 1.0 0.0157572646078222 CD34-SELP +VWF SELP Endothelial Cells Myeloid Cells recompute recompute recompute 0.955713094717548 0.7478729882108823 0.7827641335561659 1.0 0.0027351735586246 0.0 0.0205353022611905 1.0 0.0 394 1.0 0.0157565863288809 VWF-SELP +CD34 SELP Dendritic Cells Endothelial Cells recompute recompute recompute 0.633566764858408 0.8819126042133903 0.6198216015396206 0.0042829523358709 1.0 0.0 0.005083179297597 0.0614692034065749 0.0 2164 1.0 0.0156749015028929 CD34-SELP +CD34 SELP Endothelial Cells Dendritic Cells recompute recompute recompute 0.9559599666576516 0.7760344326192508 0.6198216015396206 1.0 0.0032078747392388 0.0 0.0025918944392082 0.5933745434835918 0.0 2122 1.0 0.0156603343574013 CD34-SELP +EFNB2 PECAM1 Basal-like Structured DCIS Cells Macrophages recompute recompute recompute 0.7800321422220979 0.9015117569158254 0.6198216015396206 0.1357656553382984 0.0246995741084876 0.0 0.0007894736842105 0.076068334712028 0.0 475 1.0 0.0156364574950051 EFNB2-PECAM1 +COL4A2 CD93 Dendritic Cells Pericytes recompute recompute recompute 0.7783550150988336 0.8817184225858201 0.6198216015396206 0.0267593032157803 0.1281708518900828 0.0 0.0041496201052016 0.117386345782383 0.0 1711 1.0 0.0156317081985038 COL4A2-CD93 +EFNB2 PECAM1 11q13 Invasive Tumor Cells (G1/S) Pericytes recompute recompute recompute 0.662063103571249 0.930308383061206 0.6198216015396206 0.0236359933700329 0.1615013370958009 0.0 0.0034420289855072 0.1299529784765651 0.0 345 1.0 0.015628736645133 EFNB2-PECAM1 +CXCL12 ITGA5 CAFs, Invasive Associated 11q13 Invasive Tumor Cells recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.8824495942126559 0.0548063857429699 0.0766612252832893 0.0 0.0010714509165988 0.334775273854772 0.0 5812 1.0 0.0156115620774428 CXCL12-ITGA5 +CXCL12 ITGA5 Pericytes 11q13 Invasive Tumor Cells recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.0637288077574987 0.0766612252832893 0.0 0.0003494474773848 0.1091850061696815 0.0 6894 1.0 0.0155926017519169 CXCL12-ITGA5 +EFNB2 PECAM1 Luminal-like Amorphous DCIS Cells Pericytes recompute recompute recompute 0.4619393085577573 0.930308383061206 0.2461374514707439 0.0835287751665837 0.1615013370958009 0.0 0.0037442396313364 0.141362868898228 0.0 1736 1.0 0.0155740052462636 EFNB2-PECAM1 +CD34 SELP CAFs, DCIS Associated 11q13 Invasive Tumor Cells recompute recompute recompute 0.7168245244832976 0.6572093097629401 0.6198216015396206 0.1173076386135379 0.04130664769978 0.0 0.0003050640634533 0.1164245447656217 0.0 3278 1.0 0.0155520727509974 CD34-SELP +EFNB2 PECAM1 Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.8640667164982425 0.6331674633943454 0.6198216015396206 1.0 0.0041555861088636 0.0 0.0093673218673218 1.0 0.0 407 1.0 0.0155415496928728 EFNB2-PECAM1 +VWF ITGA9 Pericytes T Lymphocytes recompute recompute recompute 0.9275752708651288 0.6252253442669611 0.6198216015396206 0.1263644540569636 0.0309945332907452 0.0 0.0040787276559634 0.2544264670088952 0.0 3321 1.0 0.0155391446924398 VWF-ITGA9 +CD34 SELP 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.633566764858408 0.6572093097629401 1.0 0.0799339500711946 0.04130664769978 0.0 0.0001486844962191 0.0567439002485807 0.0 423716 1.0 0.0154777531574466 CD34-SELP +HSPG2 LRP1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.6589792304505506 0.6207977546603366 1.0 0.0561415215593491 0.0587195251380622 0.0 0.0002408583946689 0.0169819410039713 0.0 423716 1.0 0.0154281833417684 HSPG2-LRP1 +VWF ITGA9 T Lymphocytes Endothelial Cells recompute recompute recompute 0.6332974881236617 0.9404022517663844 0.6198216015396206 0.0036144684673052 1.0 0.0 0.0031078401464307 0.0347021188347122 0.0 4768 1.0 0.015400646997597 VWF-ITGA9 +CD34 SELP CXCL14+ Fibroblasts Endothelial Cells recompute recompute recompute 0.9303167350027568 0.8819126042133903 0.9429656149619918 0.0016860250240652 1.0 0.0 0.0035055350553505 0.0423912741909549 0.0 2710 1.0 0.01534274763686 CD34-SELP +CXCL12 ITGA5 Pericytes CAFs, Invasive Associated recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.0637288077574987 0.0693709672321744 0.0 0.0031275183238036 0.2492356742854299 0.0 2369 1.0 0.0153350637837365 CXCL12-ITGA5 +CCN1 CAV1 Endothelial Cells CXCL14+ Fibroblasts recompute recompute recompute 0.9219165193585238 0.943345641464811 0.9429656149619918 0.4529166025129413 0.0034806998160403 0.0 0.0021044427123928 0.7790808936946734 0.0 2566 1.0 0.0153199517391937 CCN1-CAV1 +COL4A2 CD93 CAFs, Invasive Associated CAFs, DCIS Associated recompute recompute recompute 0.6582846571368821 0.4630027772793905 0.6198216015396206 0.4344545964241579 0.0155837683010033 0.0 0.0037037037037037 1.0 0.0 1323 1.0 0.0152925604031901 COL4A2-CD93 +VEGFC FLT1 CXCL14+ Fibroblasts Endothelial Cells recompute recompute recompute 0.8718210606749883 0.878254460598671 0.9429656149619918 0.0017670878089588 1.0 0.0 0.0025215252152521 0.02986361425273 0.0 2710 1.0 0.0152862408259098 VEGFC-FLT1 +COL4A2 CD93 Pericytes Basal-like Structured DCIS Cells recompute recompute recompute 0.8840293712888387 0.7779918296243433 0.6198216015396206 0.5544396796022323 0.0053794918117879 0.0 0.0041583166332665 0.4488968591677963 0.0 1996 1.0 0.0152774476517902 COL4A2-CD93 +MMRN2 CD93 Pericytes 11q13 Invasive Tumor Cells recompute recompute recompute 0.9468422434493456 0.6587114738285964 0.6198216015396206 0.1120119983652299 0.0289462771086338 0.0 0.0013054830287206 0.2699650704863827 0.0 6894 1.0 0.0152410950528493 MMRN2-CD93 +VEGFC FLT1 Endothelial Cells Plasma Cells recompute recompute recompute 0.8718210606749883 0.4630488285702799 0.7204611100467462 1.0 0.0043013567716651 0.0 0.0144163150492264 1.0 0.0 474 1.0 0.0152362654895537 VEGFC-FLT1 +VWF ITGA9 Myoepithelial Cells Endothelial Cells recompute recompute recompute 0.7158082793127664 0.9404022517663844 0.7204611100467462 0.0025256125075084 1.0 0.0 0.0027106849536756 0.030267487050114 0.0 2247 1.0 0.0151826727102497 VWF-ITGA9 +VEGFC FLT1 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6593525851613742 0.4630488285702799 0.2461374514707439 0.4518617096918393 0.0359289752254096 0.0 0.0018115942028985 0.4569718688914347 0.0 184 1.0 0.0151726738736661 VEGFC-FLT1 +VEGFC FLT1 Pericytes Myoepithelial Cells recompute recompute recompute 0.8718210606749883 0.4630488285702799 0.7204611100467462 0.1796394187986057 0.0232163927704059 0.0 0.0024431210871888 0.4780356221238543 0.0 2183 1.0 0.0151580575186997 VEGFC-FLT1 +MMP2 PECAM1 Plasma Cells Endothelial Cells recompute recompute recompute 0.718867305289982 0.956444566971872 0.7204611100467462 0.0024319941937022 1.0 0.0 0.0090018656716417 0.0817099033577994 0.0 536 1.0 0.015140744703586 MMP2-PECAM1 +COL4A2 CD93 Basal-like Structured DCIS Cells T Lymphocytes recompute recompute recompute 0.7783550150988336 0.7779918296243433 0.8693461273411047 0.1928969878996252 0.0118035014556376 0.0 0.0020869565217391 0.2111959192727714 0.0 575 1.0 0.0151279599624207 COL4A2-CD93 +VEGFC FLT1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.4636527906642655 0.6593689120110077 0.2461374514707439 0.0666348171285698 0.2390217618875283 0.0 0.0 0.0 0.0 186 1.0 0.0151277022940173 VEGFC-FLT1 +MMP2 PECAM1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.718867305289982 0.6331674633943454 0.6198216015396206 1.0 0.0041555861088636 0.0 0.0054721030042918 1.0 0.0 233 1.0 0.0150722433502504 MMP2-PECAM1 +EFNB2 PECAM1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells recompute recompute recompute 0.662063103571249 0.6331674633943454 0.8824495942126559 0.0967042147306326 0.0326412663903893 0.0 0.0007204920853406 0.2454266643658973 0.0 5812 1.0 0.0150621423229929 EFNB2-PECAM1 +VEGFC FLT1 11q13 Invasive Tumor Cells CAFs, Invasive Associated recompute recompute recompute 0.6593525851613742 0.6593689120110077 0.8824495942126559 0.4518617096918393 0.0066828239855783 0.0 0.0008920288303717 0.1098762416494396 0.0 4671 1.0 0.015042397294892 VEGFC-FLT1 +VWF SELP Myoepithelial Cells Endothelial Cells recompute recompute recompute 0.7158082793127664 0.8819126042133903 0.7204611100467462 0.0025256125075084 1.0 0.0 0.0002225189141076 0.0012512180308219 0.0 2247 1.0 0.0150210472321134 VWF-SELP +MMP2 PECAM1 CAFs, DCIS Associated Myoepithelial Cells recompute recompute recompute 0.718867305289982 0.7167436199046466 0.8293805866303694 1.0 0.0026482500471321 0.0 0.0011282180716809 1.0 0.0 9905 1.0 0.014983772849065 MMP2-PECAM1 +CCN1 CAV1 Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated recompute recompute recompute 0.2542249848376565 0.7283139964676212 0.2461374514707439 0.1711385759005754 0.1449812920932466 0.0 0.0025688324110131 0.2105612783495083 0.0 4879 1.0 0.014981745901211 CCN1-CAV1 +CXCL12 ITGA5 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.8924110508951895 0.6338612823312899 0.6198216015396206 1.0 0.0032054495894615 0.0 0.0003367003367003 0.1624129930394432 0.0 135 1.0 0.0149664695677065 CXCL12-ITGA5 +EFNB2 PECAM1 CAFs, DCIS Associated Dendritic Cells recompute recompute recompute 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.1194227711616854 0.0518891167572028 0.0 0.0015256445419637 0.0780845449670164 0.0 3646 1.0 0.014965421869796 EFNB2-PECAM1 +VEGFC FLT1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells recompute recompute recompute 0.6593525851613742 0.6593689120110077 0.8824495942126559 0.0120646829101097 0.2390217618875283 0.0 0.0015991177281499 0.1583371468580315 0.0 12090 1.0 0.0149273130223251 VEGFC-FLT1 +COL4A2 CD93 T Lymphocytes Dendritic Cells recompute recompute recompute 0.7783550150988336 0.7779918296243433 0.909150863993142 0.0316800311254893 0.0627790816848129 0.0 0.0022727272727272 0.0498441585150389 0.0 5764 1.0 0.0149015547711003 COL4A2-CD93 +VWF ITGA9 11q13 Invasive Tumor Cells Myoepithelial Cells recompute recompute recompute 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.0131302879503246 0.2898144908728011 0.0 0.0005458419171376 0.0126770907137894 0.0 5163 1.0 0.014888727210612 VWF-ITGA9 +VWF ITGA9 11q13 Invasive Tumor Cells CAFs, DCIS Associated recompute recompute recompute 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.0131302879503246 0.2879885658616873 0.0 0.0004611748429123 0.0169950291043071 0.0 1577 1.0 0.0148730520451511 VWF-ITGA9 +VEGFC FLT1 11q13 Invasive Tumor Cells Macrophages recompute recompute recompute 0.6593525851613742 0.8998347793593909 0.6198216015396206 0.4518617096918393 0.0064362797035136 0.0 0.0001233654083395 0.0446981276567557 0.0 1351 1.0 0.0148433316631284 VEGFC-FLT1 +CCN1 CAV1 11q13 Invasive Tumor Cells (G1/S) Pericytes recompute recompute recompute 0.6213271600240247 0.9694036398779844 0.6198216015396206 0.0052560850129547 0.5444650460041837 0.0 0.0027053140096618 0.0538627009632563 0.0 345 1.0 0.0148406921030866 CCN1-CAV1 +VEGFC FLT1 Myeloid Cells Endothelial Cells recompute recompute recompute 0.743507317541692 0.878254460598671 0.7827641335561659 0.0020684923107111 1.0 0.0 0.0014492753623188 0.0171644527306253 0.0 460 1.0 0.0148149012182994 VEGFC-FLT1 +CD34 SELP Endothelial Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.9559599666576516 0.4623922682986163 0.2461374514707439 1.0 0.0096770075292062 0.0 0.0012048192771084 1.0 0.0 2075 1.0 0.0148045401469271 CD34-SELP +VWF SELP Endothelial Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.955713094717548 0.4623922682986163 0.2461374514707439 1.0 0.0096770075292062 0.0 0.0039868565169769 1.0 0.0 2075 1.0 0.0148039028784629 VWF-SELP +MMRN2 CD93 Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.9845127857250529 0.6587114738285964 0.6198216015396206 1.0 0.0026174949623928 0.0 0.0024570024570024 0.8160629065577218 0.0 407 1.0 0.0148028431978403 MMRN2-CD93 +CD34 SELP 11q13 Invasive Tumor Cells T Lymphocytes recompute recompute recompute 0.633566764858408 0.7760344326192508 0.7917001487310438 0.0799339500711946 0.0335947364052305 0.0 0.0 0.0 0.0 827 1.0 0.0147867524830537 CD34-SELP +CXCL12 ITGA5 CAFs, DCIS Associated Myeloid Cells recompute recompute recompute 0.8924110508951895 0.7846160563919254 0.7204611100467462 1.0 0.0020587132267296 0.0 0.0048861055674076 0.8055196432811802 0.0 1321 1.0 0.0147708371426363 CXCL12-ITGA5 +EFNB2 PECAM1 Basal-like Structured DCIS Cells T Lymphocytes recompute recompute recompute 0.7800321422220979 0.6331674633943454 0.8693461273411047 0.1357656553382984 0.0176963220730796 0.0 0.0002173913043478 0.0397401083692472 0.0 575 1.0 0.014754217234484 EFNB2-PECAM1 +HSPG2 LRP1 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated recompute recompute recompute 0.6589792304505506 0.7346293219749174 0.6198216015396206 0.0033973231723341 1.0 0.0 0.0131673881673881 0.128753428760334 0.0 77 1.0 0.0147250736670395 HSPG2-LRP1 +CXCL12 ITGA5 Pericytes T Lymphocytes recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.0637288077574987 0.053516012135424 0.0 0.0043935287837726 0.4061619053031093 0.0 3321 1.0 0.0146859909216088 CXCL12-ITGA5 +CXCL12 ITGA5 Mast Cells Endothelial Cells recompute recompute recompute 0.7487535481622718 0.95087206839837 0.8567148457705164 0.0016417770622885 1.0 0.0 0.0051054018445322 0.0884561085850062 0.0 276 1.0 0.0146814523824304 CXCL12-ITGA5 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells Pericytes recompute recompute recompute 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.0208904415011529 0.1341680150528327 0.0 0.0019587206922762 0.0487749354568424 0.0 5701 1.0 0.0146427159776823 MMRN2-CLEC14A +CCN1 CAV1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7324582304061453 0.62431395375366 0.6198216015396206 1.0 0.0034299077593249 0.0 0.0014814814814814 0.1532567049808429 0.0 135 1.0 0.0146090751802955 CCN1-CAV1 +VEGFC FLT1 11q13 Invasive Tumor Cells (Mitotic) Pericytes recompute recompute recompute 0.6593525851613742 0.878254460598671 0.6198216015396206 0.0201572483258557 0.1332188634280341 0.0 0.0140721196130167 0.5303803977040226 0.0 379 1.0 0.0145881539237077 VEGFC-FLT1 +EFNB2 PECAM1 11q13 Invasive Tumor Cells B Cells recompute recompute recompute 0.662063103571249 0.6331674633943454 0.7917001487310438 0.585843718590581 0.0049190726392343 0.0 0.000548245614035 0.1108605649463789 0.0 570 1.0 0.0145693699353784 EFNB2-PECAM1 +VEGFC FLT1 11q13 Invasive Tumor Cells Myeloid Cells recompute recompute recompute 0.6593525851613742 0.7472387841445823 0.6198216015396206 0.4518617096918393 0.0068935067166085 0.0 0.001763668430335 0.1072416815994473 0.0 756 1.0 0.0145562119822815 VEGFC-FLT1 +VEGFC FLT1 Endothelial Cells Mast Cells recompute recompute recompute 0.8718210606749883 0.8331580262014722 0.8567148457705164 1.0 0.001526625481682 0.0 0.0022222222222222 1.0 0.0 225 1.0 0.0145530627005596 VEGFC-FLT1 +COL4A2 CD93 CAFs, Invasive Associated Basal-like Structured DCIS Cells recompute recompute recompute 0.6582846571368821 0.7779918296243433 0.7917001487310438 0.4344545964241579 0.0053794918117879 0.0 0.0044144981412639 0.476552058244488 0.0 2152 1.0 0.0145469740111347 COL4A2-CD93 +VEGFC FLT1 T Lymphocytes Pericytes recompute recompute recompute 0.7745997874735252 0.878254460598671 0.6198216015396206 0.016822895653248 0.1332188634280341 0.0 0.0017346460384435 0.0653790815489056 0.0 3555 1.0 0.0145402499273207 VEGFC-FLT1 +COL4A2 CD93 Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.8840293712888387 0.6587114738285964 0.6198216015396206 1.0 0.0026174949623928 0.0 0.0078624078624078 1.0 0.0 407 1.0 0.0145396078923128 COL4A2-CD93 +COL4A2 CD93 CAFs, DCIS Associated Basal-like Structured DCIS Cells recompute recompute recompute 0.4630253981438691 0.7779918296243433 0.6198216015396206 0.7696906278989153 0.0053794918117879 0.0 0.0018806744487678 0.2030217820391974 0.0 1542 1.0 0.0144871894790764 COL4A2-CD93 +MMRN2 CD93 11q13 Invasive Tumor Cells Pericytes recompute recompute recompute 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.0208904415011529 0.1281708518900828 0.0 0.0017540782318891 0.0362268476082681 0.0 5701 1.0 0.0144810482222728 MMRN2-CD93 +CXCL12 ITGA5 Myoepithelial Cells CAFs, DCIS Associated recompute recompute recompute 0.8023917560710954 0.7162873978652844 0.8293805866303694 0.0085367158000785 0.2242237449884175 0.0 0.0011684161329847 0.0919671846835953 0.0 7197 1.0 0.0144555105169771 CXCL12-ITGA5 +HSPG2 LRP1 11q13 Invasive Tumor Cells Dendritic Cells recompute recompute recompute 0.6589792304505506 0.6207977546603366 0.7917001487310438 0.0561415215593491 0.0501711964086628 0.0 0.0024305555555555 0.041239500386557 0.0 3360 1.0 0.0144550711951041 HSPG2-LRP1 +MMP2 PECAM1 CAFs, DCIS Associated CAFs, Invasive Associated recompute recompute recompute 0.718867305289982 0.6331674633943454 0.6198216015396206 1.0 0.0032187363284526 0.0 0.0035714285714285 1.0 0.0 1673 1.0 0.0144439774185826 MMP2-PECAM1 +CXCL12 ITGA5 CXCL14+ Fibroblasts Pericytes recompute recompute recompute 0.7487535481622718 0.928319416412998 0.9429656149619918 0.0131092554497256 0.1055033753160582 0.0 0.0019775128538335 0.1521824563857329 0.0 3218 1.0 0.0144398547707034 CXCL12-ITGA5 +CD34 SELP Pericytes CAFs, DCIS Associated recompute recompute recompute 0.9303167350027568 0.4623922682986163 0.7204611100467462 0.1314667522621683 0.0222228052993653 0.0 0.0015026585497418 0.4015306130926242 0.0 12977 1.0 0.0144370291710051 CD34-SELP +EFNB2 PECAM1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.662063103571249 0.6331674633943454 0.8824495942126559 0.585843718590581 0.0041555861088636 0.0 0.0006957813677073 0.0883637498579616 0.0 11947 1.0 0.0144240483526649 EFNB2-PECAM1 +VWF ITGA9 CAFs, DCIS Associated Myoepithelial Cells recompute recompute recompute 0.7158082793127664 0.7292496872084557 0.8293805866303694 0.0071496754272206 0.2898144908728011 0.0 0.0007984947914276 0.0185449130739139 0.0 9905 1.0 0.0144147013712604 VWF-ITGA9 +VEGFC FLT1 Luminal-like Amorphous DCIS Cells Pericytes recompute recompute recompute 0.4636527906642655 0.878254460598671 0.2461374514707439 0.0666348171285698 0.1332188634280341 0.0 0.0035522273425499 0.1338840062824652 0.0 1736 1.0 0.0143949336568539 VEGFC-FLT1 +MMRN2 CD93 Myoepithelial Cells Pericytes recompute recompute recompute 0.7205550478301406 0.8817184225858201 0.7204611100467462 0.0151307911035231 0.1281708518900828 0.0 0.0033661315380631 0.069520464960942 0.0 1931 1.0 0.0143894152122322 MMRN2-CD93 +EFNB2 PECAM1 CAFs, Invasive Associated Macrophages recompute recompute recompute 0.662063103571249 0.9015117569158254 0.6198216015396206 0.0967042147306326 0.0246995741084876 0.0 0.0017450404114621 0.1681402695998171 0.0 1361 1.0 0.0143784509145041 EFNB2-PECAM1 +CXCL12 ITGA5 Myeloid Cells Endothelial Cells recompute recompute recompute 0.7487535481622718 0.95087206839837 0.7827641335561659 0.0015847932820241 1.0 0.0 0.0050395256916996 0.0873147394419738 0.0 460 1.0 0.0143773180662207 CXCL12-ITGA5 +CCN1 CAV1 CAFs, Invasive Associated T Lymphocytes recompute recompute recompute 0.6213271600240247 0.62431395375366 0.7917001487310438 0.2247035641022029 0.0126805820762719 0.0 0.0031014492753623 0.6318445652155189 0.0 2300 1.0 0.0143550796441038 CCN1-CAV1 +VWF SELP Pericytes CAFs, DCIS Associated recompute recompute recompute 0.9275752708651288 0.4623922682986163 0.7204611100467462 0.1263644540569636 0.0222228052993653 0.0 0.0018459232067924 0.3056654372755446 0.0 12977 1.0 0.0143350447870106 VWF-SELP +VEGFC FLT1 CAFs, Invasive Associated Pericytes recompute recompute recompute 0.6593525851613742 0.878254460598671 0.6198216015396206 0.018132161410931 0.1332188634280341 0.0 0.0047881411517775 0.180465791805357 0.0 2541 1.0 0.0143329877414077 VEGFC-FLT1 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells recompute recompute recompute 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.0024635726452692 1.0 0.0 0.0166666666666666 0.1052844153924995 0.0 370 1.0 0.014331226271755 MMRN2-CLEC14A +HSPG2 LRP1 11q13 Invasive Tumor Cells Macrophages recompute recompute recompute 0.6589792304505506 0.8604147465201248 0.6198216015396206 0.0561415215593491 0.0436001007095475 0.0 0.0013775803931244 0.0316577787634126 0.0 1351 1.0 0.014314286030142 HSPG2-LRP1 +CCN1 CAV1 Myoepithelial Cells T Lymphocytes recompute recompute recompute 0.7324582304061453 0.62431395375366 0.6198216015396206 0.2376713873232418 0.0126805820762719 0.0 0.0017688319609637 0.3603563244425026 0.0 1093 1.0 0.0142975463805047 CCN1-CAV1 +MMRN2 CD93 Endothelial Cells Mast Cells recompute recompute recompute 0.9845127857250529 0.8347945881127203 0.8567148457705164 1.0 0.0012097093680331 0.0 0.0222222222222222 1.0 0.0 225 1.0 0.0142907050307816 MMRN2-CD93 +MMRN2 CD93 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells recompute recompute recompute 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.0024635726452692 1.0 0.0 0.0114864864864864 0.0684859602348732 0.0 370 1.0 0.0142814290930572 MMRN2-CD93 +EFNB2 PECAM1 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells recompute recompute recompute 0.662063103571249 0.6331674633943454 0.7917001487310438 0.0491302556793708 0.0518891167572028 0.0 0.0035885167464114 0.1836651261435891 0.0 209 1.0 0.0142747123616286 EFNB2-PECAM1 +CCN1 CAV1 B Cells Endothelial Cells recompute recompute recompute 0.6213271600240247 0.942159351720962 0.6198216015396206 0.0023088899408624 1.0 0.0 0.0034680804064501 0.0511068452208273 0.0 1509 1.0 0.0142512433980417 CCN1-CAV1 +CCN1 CAV1 Endothelial Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.9219165193585238 0.252518874138558 0.2461374514707439 0.4529166025129413 0.0322196586137726 0.0 0.0040321285140562 0.7056069620846002 0.0 2075 1.0 0.0142467919873348 CCN1-CAV1 +COL4A2 CD93 11q13 Invasive Tumor Cells T Lymphocytes recompute recompute recompute 0.6582846571368821 0.7779918296243433 0.7917001487310438 0.1740454925211078 0.0118035014556376 0.0 0.0001209189842805 0.0122367647704397 0.0 827 1.0 0.0142376154068585 COL4A2-CD93 +COL4A2 CD93 Macrophages Pericytes recompute recompute recompute 0.9188764516910942 0.8817184225858201 0.8875000050982297 0.0090193130488293 0.1281708518900828 0.0 0.0030315278900565 0.0857572433450095 0.0 2474 1.0 0.0142326720954914 COL4A2-CD93 +CD34 SELP Plasma Cells Endothelial Cells recompute recompute recompute 0.7168245244832976 0.8819126042133903 0.7204611100467462 0.0018206581062216 1.0 0.0 0.001865671641791 0.0225609491471893 0.0 536 1.0 0.0142269987140936 CD34-SELP +EFNB2 PECAM1 Mast Cells Endothelial Cells recompute recompute recompute 0.8284725546778968 0.956444566971872 0.8567148457705164 0.0012187708721425 1.0 0.0 0.0038496376811594 0.0444823003105274 0.0 276 1.0 0.0142216497502277 EFNB2-PECAM1 +CD34 SELP Endothelial Cells CAFs, Invasive Associated recompute recompute recompute 0.9559599666576516 0.6572093097629401 0.6198216015396206 1.0 0.002113171886167 0.0 0.0034941763727121 1.0 0.0 3005 1.0 0.0142088142558131 CD34-SELP +VEGFC FLT1 Pericytes Dendritic Cells recompute recompute recompute 0.8718210606749883 0.777821334064334 0.6198216015396206 0.1796394187986057 0.0108892901157311 0.0 0.0035887692632467 0.4453273965624454 0.0 1579 1.0 0.0142067889079826 VEGFC-FLT1 +MMRN2 CLEC14A Basal-like Structured DCIS Cells Pericytes recompute recompute recompute 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.0172764782878141 0.1341680150528327 0.0 0.0058236272878535 0.145016615288664 0.0 1803 1.0 0.0141864232383547 MMRN2-CLEC14A +VEGFC FLT1 Pericytes Macrophages recompute recompute recompute 0.8718210606749883 0.8998347793593909 0.8875000050982297 0.1796394187986057 0.0064362797035136 0.0 0.0018823529411764 0.6820198075965402 0.0 2125 1.0 0.0141568281404744 VEGFC-FLT1 +COL4A2 CD93 CAFs, DCIS Associated Myoepithelial Cells recompute recompute recompute 0.4630253981438691 0.4630027772793905 0.8293805866303694 0.7696906278989153 0.0058437228618857 0.0 0.0012821807168096 0.3890906250208927 0.0 9905 1.0 0.0141413697036482 COL4A2-CD93 +EFNB2 PECAM1 Endothelial Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.8640667164982425 0.6331674633943454 0.6198216015396206 1.0 0.0023576674662702 0.0 0.0036149162861491 1.0 0.0 1971 1.0 0.014140654080068 EFNB2-PECAM1 +VEGFC FLT1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6593525851613742 0.6593689120110077 0.8824495942126559 0.4518617096918393 0.0045642085393754 0.0 0.00073488630061 0.0842263759315997 0.0 12020 1.0 0.0141162068830644 VEGFC-FLT1 +CCN1 CAV1 CAFs, Invasive Associated Plasma Cells recompute recompute recompute 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.2247035641022029 0.0124087765732037 0.0 0.0150197628458498 0.7404685029562014 0.0 253 1.0 0.0140888053692902 CCN1-CAV1 +VWF ITGA9 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0131302879503246 0.1886404570313 0.0 0.0004994019138755 0.0130609740493453 0.0 30400 1.0 0.0140718896773516 VWF-ITGA9 +VEGFC FLT1 CAFs, DCIS Associated CAFs, DCIS Associated recompute recompute recompute 0.4636527906642655 0.4630488285702799 1.0 0.0693389464442948 0.0521374123931907 0.0 0.000526737179217 0.0937108831767499 0.0 94924 1.0 0.0140709825604045 VEGFC-FLT1 +CCN1 CAV1 Pericytes 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.9219165193585238 0.62431395375366 0.6198216015396206 0.2646489893253856 0.0082011408892332 0.0 0.0019262981574539 0.3230610961975335 0.0 398 1.0 0.0140653670703884 CCN1-CAV1 +CXCL12 ITGA5 Basal-like Structured DCIS Cells Endothelial Cells recompute recompute recompute 0.6160088550075702 0.95087206839837 0.6198216015396206 0.0021291294377375 1.0 0.0 0.00177304964539 0.0307198290624661 0.0 1692 1.0 0.0140614458939547 CXCL12-ITGA5 +COL4A2 CD93 Endothelial Cells Mast Cells recompute recompute recompute 0.8840293712888387 0.8347945881127203 0.8567148457705164 1.0 0.0012097093680331 0.0 0.0102222222222222 0.6050059691224382 0.0 225 1.0 0.0140365769518238 COL4A2-CD93 +CXCL12 ITGA5 Macrophages 11q13 Invasive Tumor Cells recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.0338862305197021 0.0766612252832893 0.0 0.0004443515081812 0.1388378091190376 0.0 1739 1.0 0.0140345936012648 CXCL12-ITGA5 +MMRN2 CD93 Basal-like Structured DCIS Cells Pericytes recompute recompute recompute 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.0172764782878141 0.1281708518900828 0.0 0.0067942318358291 0.1403207661192749 0.0 1803 1.0 0.0140297933340577 MMRN2-CD93 +CCN1 CAV1 Pericytes CXCL14+ Fibroblasts recompute recompute recompute 0.9219165193585238 0.943345641464811 0.9429656149619918 0.2646489893253856 0.0034806998160403 0.0 0.0012811867835468 0.4743052107988077 0.0 2966 1.0 0.0140076752558711 CCN1-CAV1 +VWF ITGA9 Basal-like Structured DCIS Cells Endothelial Cells recompute recompute recompute 0.6332974881236617 0.9404022517663844 0.6198216015396206 0.0020251995753771 1.0 0.0 0.0037610143993122 0.0419954574478003 0.0 1692 1.0 0.0139833004161936 VWF-ITGA9 +MMRN2 CLEC14A CAFs, DCIS Associated Pericytes recompute recompute recompute 0.7205550478301406 0.9003264838243337 0.7204611100467462 0.0117842887908422 0.1341680150528327 0.0 0.0013558815365233 0.0337633817275909 0.0 15611 1.0 0.013956346836392 MMRN2-CLEC14A +CD34 SELP Endothelial Cells Plasma Cells recompute recompute recompute 0.9559599666576516 0.4623922682986163 0.7204611100467462 1.0 0.0022515473538965 0.0 0.0137130801687763 1.0 0.0 474 1.0 0.0138864310383426 CD34-SELP +VWF SELP Endothelial Cells Plasma Cells recompute recompute recompute 0.955713094717548 0.4623922682986163 0.7204611100467462 1.0 0.0022515473538965 0.0 0.0120828538550057 1.0 0.0 474 1.0 0.0138858332903211 VWF-SELP +HSPG2 LRP1 Myoepithelial Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.0683610513379333 0.0587195251380622 0.0 0.0028622832842656 0.2018078960331079 0.0 5095 1.0 0.0138802718098648 HSPG2-LRP1 +COL4A2 CD93 Mast Cells Endothelial Cells recompute recompute recompute 0.8355319038299565 0.8817184225858201 0.8567148457705164 0.001123788079051 1.0 0.0 0.0090579710144927 0.0775060061246333 0.0 276 1.0 0.0138612668700065 COL4A2-CD93 +EFNB2 PECAM1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells recompute recompute recompute 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.1194227711616854 0.0326412663903893 0.0 0.0002287980475899 0.0779372081608513 0.0 3278 1.0 0.0138527955863973 EFNB2-PECAM1 +COL4A2 CD93 Myoepithelial Cells CAFs, DCIS Associated recompute recompute recompute 0.4630253981438691 0.4630027772793905 0.8293805866303694 0.2545335314555431 0.0155837683010033 0.0 0.0011393636237321 0.3149724910688057 0.0 7197 1.0 0.0138482006274222 COL4A2-CD93 +VWF SELP Basal-like Structured DCIS Cells Endothelial Cells recompute recompute recompute 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.0020251995753771 1.0 0.0 0.0005910165484633 0.00332327058541 0.0 1692 1.0 0.0138344427243484 VWF-SELP +HSPG2 LRP1 11q13 Invasive Tumor Cells Myoepithelial Cells recompute recompute recompute 0.6589792304505506 0.7346293219749174 0.6198216015396206 0.0561415215593491 0.0416128058995347 0.0 0.0015683173004497 0.0517871150548551 0.0 5163 1.0 0.0138341669483807 HSPG2-LRP1 +COL4A2 CD93 T Lymphocytes Macrophages recompute recompute recompute 0.7783550150988336 0.944024288971064 0.6198216015396206 0.0316800311254893 0.0484215930647349 0.0 0.0018018018018018 0.0667666158271665 0.0 3441 1.0 0.0138263884320885 COL4A2-CD93 +EFNB2 PECAM1 11q13 Invasive Tumor Cells CAFs, Invasive Associated recompute recompute recompute 0.662063103571249 0.6331674633943454 0.8824495942126559 0.585843718590581 0.0032187363284526 0.0 0.0004683151359451 0.0922487599942747 0.0 4671 1.0 0.0138228015464582 EFNB2-PECAM1 +EFNB2 PECAM1 Endothelial Cells Myeloid Cells recompute recompute recompute 0.8640667164982425 0.7841656220878274 0.7827641335561659 1.0 0.001309307002134 0.0 0.0011104060913705 0.137145379252636 0.0 394 1.0 0.0138124844961717 EFNB2-PECAM1 +VEGFC FLT1 Plasma Cells Endothelial Cells recompute recompute recompute 0.4636527906642655 0.878254460598671 0.7204611100467462 0.0023125636768155 1.0 0.0 0.0071517412935323 0.084701450508403 0.0 536 1.0 0.0137589903049122 VEGFC-FLT1 +COL4A2 CD93 Basal-like Structured DCIS Cells CAFs, DCIS Associated recompute recompute recompute 0.7783550150988336 0.4630027772793905 0.6198216015396206 0.1928969878996252 0.0155837683010033 0.0 0.00125 0.3455574722899688 0.0 800 1.0 0.0137352862249559 COL4A2-CD93 +COL4A2 CD93 Myoepithelial Cells T Lymphocytes recompute recompute recompute 0.4630253981438691 0.7779918296243433 0.6198216015396206 0.2545335314555431 0.0118035014556376 0.0 0.0024702653247941 0.2499860206396598 0.0 1093 1.0 0.0137330543120184 COL4A2-CD93 +VWF ITGA9 Macrophages Endothelial Cells recompute recompute recompute 0.9011206516381156 0.9404022517663844 0.8875000050982297 0.0008850282134344 1.0 0.0 0.0017269468882372 0.0192830754843263 0.0 2790 1.0 0.0137152744176194 VWF-ITGA9 +MMRN2 CLEC14A Endothelial Cells CXCL14+ Fibroblasts recompute recompute recompute 0.9845127857250529 0.9003264838243337 0.9429656149619918 1.0 0.0007880862995141 0.0 0.0015588464536243 1.0 0.0 2566 1.0 0.0136914493728424 MMRN2-CLEC14A +VEGFC FLT1 Myoepithelial Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.4636527906642655 0.6593689120110077 0.6198216015396206 0.014525360548861 0.2390217618875283 0.0 0.0003598298985933 0.0356286710443802 0.0 5095 1.0 0.0136885924349162 VEGFC-FLT1 +CCN1 CAV1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6213271600240247 0.62431395375366 0.9161861017439124 0.2247035641022029 0.0082011408892332 0.0 0.0057667934093789 0.967153809066149 0.0 526 1.0 0.0136782954471303 CCN1-CAV1 +EFNB2 PECAM1 Macrophages Pericytes recompute recompute recompute 0.8913986641324685 0.930308383061206 0.8875000050982297 0.0054950348959687 0.1615013370958009 0.0 0.0018694421988682 0.0705803416692913 0.0 2474 1.0 0.0136721174661724 EFNB2-PECAM1 +VWF ITGA9 11q13 Invasive Tumor Cells Pericytes recompute recompute recompute 0.6332974881236617 0.9404022517663844 0.6198216015396206 0.0131302879503246 0.1347191569099048 0.0 0.0004943311380778 0.0214260277675218 0.0 5701 1.0 0.0136714744019493 VWF-ITGA9 +CXCL12 ITGA5 11q13 Invasive Tumor Cells CAFs, DCIS Associated recompute recompute recompute 0.6160088550075702 0.7162873978652844 0.6198216015396206 0.0106340017102282 0.2242237449884175 0.0 0.0002594108491381 0.02041848344791 0.0 1577 1.0 0.0136684717074963 CXCL12-ITGA5 +VEGFC FLT1 Pericytes Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.8718210606749883 0.4630488285702799 0.2461374514707439 0.1796394187986057 0.0359289752254096 0.0 0.002008032128514 0.506523035397735 0.0 1909 1.0 0.0136305406522269 VEGFC-FLT1 +CD34 SELP 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells recompute recompute recompute 0.633566764858408 0.8819126042133903 0.6198216015396206 0.0018436902762588 1.0 0.0 0.0 0.0 0.0 262 1.0 0.0136205872154195 CD34-SELP +VEGFC FLT1 Pericytes Myeloid Cells recompute recompute recompute 0.8718210606749883 0.7472387841445823 0.7827641335561659 0.1796394187986057 0.0068935067166085 0.0 0.0010548523206751 0.0641413855135935 0.0 316 1.0 0.013595443071321 VEGFC-FLT1 +VEGFC FLT1 Dendritic Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.7745997874735252 0.6593689120110077 0.7917001487310438 0.0065101973396288 0.2390217618875283 0.0 0.0003379805661174 0.0334652524892024 0.0 3945 1.0 0.0135872993732614 VEGFC-FLT1 +COL4A2 CD93 Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.7783550150988336 0.7779918296243433 1.0 0.1928969878996252 0.0053794918117879 0.0 0.000699836534532 0.0755484610693399 0.0 19576 1.0 0.013584282910141 COL4A2-CD93 +VWF SELP Macrophages Endothelial Cells recompute recompute recompute 0.9011206516381156 0.8819126042133903 0.8875000050982297 0.0008850282134344 1.0 0.0 0.0039915281850765 0.0224442585284438 0.0 2790 1.0 0.0135692699671631 VWF-SELP +COL4A2 CD93 CAFs, DCIS Associated CAFs, Invasive Associated recompute recompute recompute 0.4630253981438691 0.6587114738285964 0.6198216015396206 0.7696906278989153 0.0042738820064046 0.0 0.0025702331141661 0.2186633236726094 0.0 1673 1.0 0.0135607721889307 COL4A2-CD93 +CD34 SELP Endothelial Cells Mast Cells recompute recompute recompute 0.9559599666576516 0.8347297932672282 0.8567148457705164 1.0 0.0009042150166242 0.0 0.0066666666666666 1.0 0.0 225 1.0 0.0135472062160365 CD34-SELP +VWF SELP Endothelial Cells Mast Cells recompute recompute recompute 0.955713094717548 0.8347297932672282 0.8567148457705164 1.0 0.0009042150166242 0.0 0.0147474747474747 1.0 0.0 225 1.0 0.0135466230701087 VWF-SELP +CXCL12 ITGA5 T Lymphocytes 11q13 Invasive Tumor Cells recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.7917001487310438 0.0255753403203798 0.0766612252832893 0.0 0.0006632852126414 0.2072437339553703 0.0 1165 1.0 0.0135027809298202 CXCL12-ITGA5 +CCN1 CAV1 CXCL14+ Fibroblasts CAFs, DCIS Associated recompute recompute recompute 0.9219165193585238 0.7283139964676212 0.7204611100467462 0.0086134406931133 0.1449812920932466 0.0 0.0006964084785451 0.0570829996021679 0.0 10961 1.0 0.0134953762376311 CCN1-CAV1 +MMRN2 CD93 Pericytes T Lymphocytes recompute recompute recompute 0.9468422434493456 0.7779918296243433 0.6198216015396206 0.1120119983652299 0.0118035014556376 0.0 0.0042155977115326 0.3229767967554918 0.0 3321 1.0 0.0134937460585568 MMRN2-CD93 +MMRN2 CD93 Endothelial Cells Myeloid Cells recompute recompute recompute 0.9845127857250529 0.7461459456652184 0.7827641335561659 1.0 0.0010390313650636 0.0 0.0095177664974619 1.0 0.0 394 1.0 0.013470534234284 MMRN2-CD93 +EFNB2 PECAM1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells recompute recompute recompute 0.662063103571249 0.6331674633943454 0.8824495942126559 0.0491302556793708 0.0326412663903893 0.0 0.0008573671597388 0.292051455432822 0.0 12101 1.0 0.0134545969096879 EFNB2-PECAM1 +EFNB2 PECAM1 Basal-like Structured DCIS Cells CAFs, DCIS Associated recompute recompute recompute 0.7800321422220979 0.7167436199046466 0.6198216015396206 0.1357656553382984 0.0125623889131764 0.0 0.000390625 0.1813608894415507 0.0 800 1.0 0.013446242278081 EFNB2-PECAM1 +COL4A2 CD93 Dendritic Cells Macrophages recompute recompute recompute 0.7783550150988336 0.944024288971064 0.6198216015396206 0.0267593032157803 0.0484215930647349 0.0 0.00263319044703 0.0975741143120227 0.0 1633 1.0 0.0134428171475786 COL4A2-CD93 +CD34 SELP Luminal-like Amorphous DCIS Cells Endothelial Cells recompute recompute recompute 0.2491449441646273 0.8819126042133903 0.2461374514707439 0.0108445362943651 1.0 0.0 0.0011074197120708 0.0133916597374235 0.0 1806 1.0 0.0134290243048485 CD34-SELP +VWF LRP1 Basal-like Structured DCIS Cells CAFs, DCIS Associated recompute recompute recompute 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.0020251995753771 1.0 0.0 0.001903409090909 0.0146134435152446 0.0 800 1.0 0.0134194728101871 VWF-LRP1 +COL4A2 CD93 CXCL14+ Fibroblasts Pericytes recompute recompute recompute 0.8840293712888387 0.8817184225858201 0.9429656149619918 0.0061698665784747 0.1281708518900828 0.0 0.0013051584835301 0.0369209183405562 0.0 3218 1.0 0.013408896655765 COL4A2-CD93 +VWF ITGA9 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.6332974881236617 0.6252253442669611 1.0 0.0131302879503246 0.1112417752963437 0.0 7.037303717155307e-05 0.007606871175598 0.0 423716 1.0 0.0133977277436223 VWF-ITGA9 +VEGFC FLT1 11q13 Invasive Tumor Cells (G1/S) Pericytes recompute recompute recompute 0.6593525851613742 0.878254460598671 0.6198216015396206 0.0120646829101097 0.1332188634280341 0.0 0.0053140096618357 0.2002858585170353 0.0 345 1.0 0.0133920729214237 VEGFC-FLT1 +VWF ITGA9 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells recompute recompute recompute 0.6332974881236617 0.9404022517663844 0.6198216015396206 0.0015572459193676 1.0 0.0 0.0034398034398034 0.0384088183792854 0.0 370 1.0 0.0133841673373661 VWF-ITGA9 +MMP2 PECAM1 11q13 Invasive Tumor Cells Pericytes recompute recompute recompute 0.6303642896310324 0.930308383061206 0.6198216015396206 0.0097699360831605 0.1615013370958009 0.0 0.0008594983336256 0.0265456939623239 0.0 5701 1.0 0.0133790598507937 MMP2-PECAM1 +COL4A2 CD93 Luminal-like Amorphous DCIS Cells Pericytes recompute recompute recompute 0.4630253981438691 0.8817184225858201 0.2461374514707439 0.0443339118517084 0.1281708518900828 0.0 0.0024769585253456 0.0700693322698065 0.0 1736 1.0 0.0133692276790608 COL4A2-CD93 +EFNB2 PECAM1 CAFs, Invasive Associated T Lymphocytes recompute recompute recompute 0.662063103571249 0.6331674633943454 0.7917001487310438 0.0967042147306326 0.0176963220730796 0.0 0.0013858695652173 0.2533431908539511 0.0 2300 1.0 0.0133572761456165 EFNB2-PECAM1 +VEGFC FLT1 Myoepithelial Cells Pericytes recompute recompute recompute 0.4636527906642655 0.878254460598671 0.7204611100467462 0.014525360548861 0.1332188634280341 0.0 0.0028482651475919 0.1073515606240971 0.0 1931 1.0 0.0133562989267355 VEGFC-FLT1 +CCN1 CAV1 Myoepithelial Cells Macrophages recompute recompute recompute 0.7324582304061453 0.8818704453527788 0.7204611100467462 0.2376713873232418 0.0051192928876727 0.0 0.0014664410603496 0.2762697522452624 0.0 591 1.0 0.0133505039440265 CCN1-CAV1 +CCN1 CAV1 T Lymphocytes CAFs, DCIS Associated recompute recompute recompute 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.013905026986541 0.1449812920932466 0.0 0.0008058338695345 0.0660523469647473 0.0 10879 1.0 0.013347450259412 CCN1-CAV1 +CXCL12 ITGA5 Dendritic Cells Pericytes recompute recompute recompute 0.6160088550075702 0.928319416412998 0.6198216015396206 0.0149256517769723 0.1055033753160582 0.0 0.0033473247967695 0.2575983811714551 0.0 1711 1.0 0.0133185982205133 CXCL12-ITGA5 +CCN1 CAV1 Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7324582304061453 0.62431395375366 0.6198216015396206 0.2376713873232418 0.0082011408892332 0.0 0.0048558421851289 0.8143774073705458 0.0 659 1.0 0.0132958893578501 CCN1-CAV1 +MMRN2 CD93 Pericytes CAFs, DCIS Associated recompute recompute recompute 0.9468422434493456 0.4630027772793905 0.7204611100467462 0.1120119983652299 0.0155837683010033 0.0 0.0024659012098327 0.3353546575034854 0.0 12977 1.0 0.0132913222710924 MMRN2-CD93 +MMRN2 CD93 Endothelial Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.9845127857250529 0.4630027772793905 0.2461374514707439 1.0 0.0048929293424311 0.0 0.0055421686746987 1.0 0.0 2075 1.0 0.0132818555907953 MMRN2-CD93 +CXCL12 ITGA5 T Lymphocytes CAFs, Invasive Associated recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.7917001487310438 0.0255753403203798 0.0693709672321744 0.0 0.0018371212121212 0.1464023857389359 0.0 2400 1.0 0.0132797598573411 CXCL12-ITGA5 +CD34 SELP Mast Cells Endothelial Cells recompute recompute recompute 0.8532069650852002 0.8819126042133903 0.8567148457705164 0.00083777361258 1.0 0.0 0.0 0.0 0.0 276 1.0 0.013245693024054 CD34-SELP +MMP2 PECAM1 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells recompute recompute recompute 0.6303642896310324 0.956444566971872 0.6198216015396206 0.0014431743145616 1.0 0.0 0.0052702702702702 0.0478382248926324 0.0 370 1.0 0.0132426018831861 MMP2-PECAM1 +VWF SELP 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells recompute recompute recompute 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.0015572459193676 1.0 0.0 0.0004914004914004 0.0027631321034465 0.0 370 1.0 0.0132416876510394 VWF-SELP +MMRN2 CD93 Macrophages Endothelial Cells recompute recompute recompute 0.893316592628645 0.8817184225858201 0.8875000050982297 0.0007691101630988 1.0 0.0 0.0042114695340501 0.0251100748151896 0.0 2790 1.0 0.013235783335312 MMRN2-CD93 +COL4A2 CD93 Endothelial Cells Myeloid Cells recompute recompute recompute 0.8840293712888387 0.7461459456652184 0.7827641335561659 1.0 0.0010390313650636 0.0 0.0071065989847715 1.0 0.0 394 1.0 0.013230991050087 COL4A2-CD93 +VEGFC FLT1 Endothelial Cells B Cells recompute recompute recompute 0.8718210606749883 0.777821334064334 0.6198216015396206 1.0 0.001271575589586 0.0 0.0048189938881053 1.0 0.0 1418 1.0 0.0132226932320907 VEGFC-FLT1 +CXCL12 ITGA5 T Lymphocytes T Lymphocytes recompute recompute recompute 0.6160088550075702 0.6338612823312899 1.0 0.0255753403203798 0.053516012135424 0.0 0.0012664358082046 0.1170762742477767 0.0 21212 1.0 0.0132225261836024 CXCL12-ITGA5 +MMP2 PECAM1 CAFs, DCIS Associated Myeloid Cells recompute recompute recompute 0.718867305289982 0.7841656220878274 0.7204611100467462 1.0 0.001309307002134 0.0 0.0024413323239969 0.2919962392904743 0.0 1321 1.0 0.0132114955814545 MMP2-PECAM1 +CCN1 CAV1 Myeloid Cells Endothelial Cells recompute recompute recompute 0.7797135509308979 0.942159351720962 0.7827641335561659 0.0009209869688402 1.0 0.0 0.0028260869565217 0.0416462053183454 0.0 460 1.0 0.0132025584043786 CCN1-CAV1 +MMP2 PECAM1 Myoepithelial Cells Dendritic Cells recompute recompute recompute 0.718867305289982 0.6331674633943454 0.6198216015396206 0.0361307801045652 0.0518891167572028 0.0 0.0064060205580029 0.2338886895696741 0.0 1362 1.0 0.0131997177578453 MMP2-PECAM1 +VEGFC FLT1 B Cells Endothelial Cells recompute recompute recompute 0.7745997874735252 0.878254460598671 0.6198216015396206 0.0012459853895406 1.0 0.0 0.0044179368235034 0.0523237127640003 0.0 1509 1.0 0.0131850004960837 VEGFC-FLT1 +COL4A2 CD93 Pericytes 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.8840293712888387 0.6587114738285964 0.6198216015396206 0.5544396796022323 0.0026174949623928 0.0 0.0052763819095477 0.7158237500722362 0.0 398 1.0 0.0131783714863035 COL4A2-CD93 +CCN1 CAV1 11q13 Invasive Tumor Cells T Lymphocytes recompute recompute recompute 0.6213271600240247 0.62431395375366 0.7917001487310438 0.1339639999453202 0.0126805820762719 0.0 0.0002015316404675 0.0410571511712103 0.0 827 1.0 0.0131694801730039 CCN1-CAV1 +VWF ITGA9 Pericytes 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.9275752708651288 0.6252253442669611 0.6198216015396206 0.1263644540569636 0.0112932915661816 0.0 0.0052535404294198 0.1968393417941379 0.0 398 1.0 0.0131325700073147 VWF-ITGA9 +COL4A2 CD93 11q13 Invasive Tumor Cells CAFs, DCIS Associated recompute recompute recompute 0.6582846571368821 0.4630027772793905 0.6198216015396206 0.1740454925211078 0.0155837683010033 0.0 0.0005707038681039 0.1577687888704994 0.0 1577 1.0 0.0131300567866474 COL4A2-CD93 +MMRN2 CD93 11q13 Invasive Tumor Cells Dendritic Cells recompute recompute recompute 0.6301823358791634 0.7779918296243433 0.7917001487310438 0.0208904415011529 0.0627790816848129 0.0 0.0011160714285714 0.0244399126448389 0.0 3360 1.0 0.013115780606374 MMRN2-CD93 +MMP2 PECAM1 Myoepithelial Cells Plasma Cells recompute recompute recompute 0.718867305289982 0.7167436199046466 0.8293805866303694 0.0361307801045652 0.0326667674102811 0.0 0.0057077625570776 0.1140580514196103 0.0 219 1.0 0.0130955889195532 MMP2-PECAM1 +COL4A2 CD93 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells recompute recompute recompute 0.6582846571368821 0.7779918296243433 0.7917001487310438 0.0198024073017111 0.0627790816848129 0.0 0.0033492822966507 0.0734545493905837 0.0 209 1.0 0.0130942448702855 COL4A2-CD93 +EFNB2 PECAM1 T Lymphocytes Dendritic Cells recompute recompute recompute 0.7800321422220979 0.6331674633943454 0.909150863993142 0.0213929720256037 0.0518891167572028 0.0 0.0013987682165163 0.0715908435397482 0.0 5764 1.0 0.0130698055096879 EFNB2-PECAM1 +MMP2 PECAM1 CAFs, Invasive Associated CAFs, DCIS Associated recompute recompute recompute 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.141548283585814 0.0125623889131764 0.0 0.0033257747543461 1.0 0.0 1323 1.0 0.01306772231702 MMP2-PECAM1 +EFNB2 PECAM1 CAFs, DCIS Associated CAFs, DCIS Associated recompute recompute recompute 0.4619393085577573 0.7167436199046466 1.0 0.1194227711616854 0.0125623889131764 0.0 0.0002357148876996 0.1094386219208211 0.0 94924 1.0 0.013062252944936 EFNB2-PECAM1 +VEGFC FLT1 CAFs, DCIS Associated T Lymphocytes recompute recompute recompute 0.4636527906642655 0.777821334064334 0.6198216015396206 0.0693389464442948 0.0318483483218543 0.0 0.0011203033436745 0.1417760344852498 0.0 11604 1.0 0.0130487016620236 VEGFC-FLT1 +CCN1 CAV1 Basal-like Structured DCIS Cells T Lymphocytes recompute recompute recompute 0.6213271600240247 0.62431395375366 0.8693461273411047 0.1153131738111426 0.0126805820762719 0.0 0.0014492753623188 0.295254469726878 0.0 575 1.0 0.0130463523324794 CCN1-CAV1 +COL4A2 CD93 Endothelial Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.8840293712888387 0.4630027772793905 0.2461374514707439 1.0 0.0048929293424311 0.0 0.0031807228915662 1.0 0.0 2075 1.0 0.0130456676323277 COL4A2-CD93 +CCN1 CAV1 Pericytes Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.9219165193585238 0.252518874138558 0.2461374514707439 0.2646489893253856 0.0322196586137726 0.0 0.0023397939584424 0.4094549320948229 0.0 1909 1.0 0.013026440226047 CCN1-CAV1 +CXCL12 ITGA5 Myoepithelial Cells Pericytes recompute recompute recompute 0.8023917560710954 0.928319416412998 0.7204611100467462 0.0085367158000785 0.1055033753160582 0.0 0.0008003389670919 0.0615912810463705 0.0 1931 1.0 0.013002954106811 CXCL12-ITGA5 +COL4A2 CD93 CAFs, Invasive Associated Myoepithelial Cells recompute recompute recompute 0.6582846571368821 0.4630027772793905 0.6198216015396206 0.4344545964241579 0.0058437228618857 0.0 0.0021971496437054 0.6667471417452916 0.0 1684 1.0 0.0129862313865592 COL4A2-CD93 +MMRN2 CLEC14A Endothelial Cells Plasma Cells recompute recompute recompute 0.9845127857250529 0.7154802332407408 0.7204611100467462 1.0 0.0009436211854823 0.0 0.010900140646976 1.0 0.0 474 1.0 0.0129829078600043 MMRN2-CLEC14A +MMP2 PECAM1 Endothelial Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0411127335336962 0.0326412663903893 0.0 0.0010411460936198 0.4218467833068525 0.0 6003 1.0 0.0129768861043128 MMP2-PECAM1 +VWF ITGA9 11q13 Invasive Tumor Cells Macrophages recompute recompute recompute 0.6332974881236617 0.8794572885381431 0.6198216015396206 0.0131302879503246 0.104965956217838 0.0 0.0011439337864208 0.0256382516600615 0.0 1351 1.0 0.0129688675719909 VWF-ITGA9 +EFNB2 PECAM1 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells recompute recompute recompute 0.662063103571249 0.7167436199046466 0.6198216015396206 0.0491302556793708 0.0326667674102811 0.0 0.0 0.0 0.0 5 1.0 0.0129518227539856 EFNB2-PECAM1 +CCN1 CAV1 B Cells Pericytes recompute recompute recompute 0.6213271600240247 0.9694036398779844 0.6198216015396206 0.0023088899408624 0.5444650460041837 0.0 0.0024772914946325 0.0493227811993957 0.0 1211 1.0 0.0129393106365948 CCN1-CAV1 +CCN1 CAV1 11q13 Invasive Tumor Cells Plasma Cells recompute recompute recompute 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.1339639999453202 0.0124087765732037 0.0 0.0016181229773462 0.0797728373564634 0.0 103 1.0 0.0129251977399086 CCN1-CAV1 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.6301823358791634 0.6347970925105053 1.0 0.0208904415011529 0.0554888093272979 0.0 0.0001180035684279 0.0193121351787502 0.0 423716 1.0 0.0129134538223631 MMRN2-CLEC14A +MMRN2 CD93 Basal-like Structured DCIS Cells Dendritic Cells recompute recompute recompute 0.6301823358791634 0.7779918296243433 0.8693461273411047 0.0172764782878141 0.0627790816848129 0.0 0.007183908045977 0.1573143802426416 0.0 1044 1.0 0.012906765419684 MMRN2-CD93 +HSPG2 LRP1 B Cells CAFs, DCIS Associated recompute recompute recompute 0.7789175740361626 0.7346293219749174 0.6198216015396206 0.0012941512528773 1.0 0.0 0.0030380882472881 0.0297070515232189 0.0 4087 1.0 0.0128914711437494 HSPG2-LRP1 +CCN1 CAV1 T Lymphocytes Myoepithelial Cells recompute recompute recompute 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.013905026986541 0.1176565474247238 0.0 0.0020083463745435 0.1379527038380933 0.0 1278 1.0 0.0128908731431945 CCN1-CAV1 +EFNB2 PECAM1 11q13 Invasive Tumor Cells Myoepithelial Cells recompute recompute recompute 0.662063103571249 0.7167436199046466 0.6198216015396206 0.585843718590581 0.0026482500471321 0.0 0.0001936858415649 0.0722740679332871 0.0 5163 1.0 0.0128788986960394 EFNB2-PECAM1 +HSPG2 LRP1 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated recompute recompute recompute 0.6589792304505506 0.6207977546603366 0.9161861017439124 0.0072827533047186 0.166956519448744 0.0 0.0086426491994177 0.0484841600657032 0.0 458 1.0 0.0128760957518382 HSPG2-LRP1 +CD34 SELP CAFs, Invasive Associated 11q13 Invasive Tumor Cells recompute recompute recompute 0.633566764858408 0.6572093097629401 0.8824495942126559 0.0298399317533219 0.04130664769978 0.0 0.0006022023399862 0.2298242949236026 0.0 5812 1.0 0.0128627553034289 CD34-SELP +COL4A2 CD93 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6582846571368821 0.6587114738285964 0.9161861017439124 0.4344545964241579 0.0026174949623928 0.0 0.0041825095057034 0.567422845883804 0.0 526 1.0 0.0128574279633273 COL4A2-CD93 +VWF LRP1 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated recompute recompute recompute 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.0015572459193676 1.0 0.0 0.0055008685581933 0.0422329767908961 0.0 157 1.0 0.0128444976740098 VWF-LRP1 +EFNB2 PECAM1 11q13 Invasive Tumor Cells (Mitotic) Macrophages recompute recompute recompute 0.662063103571249 0.9015117569158254 0.6198216015396206 0.0491302556793708 0.0246995741084876 0.0 0.0012135922330097 0.1169335242337001 0.0 103 1.0 0.0128438742040745 EFNB2-PECAM1 +MMRN2 CLEC14A Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.9845127857250529 0.6347970925105053 0.6198216015396206 1.0 0.0011388334136451 0.0 0.0085470085470085 1.0 0.0 312 1.0 0.0128065211894525 MMRN2-CLEC14A +HSPG2 LRP1 CAFs, Invasive Associated CXCL14+ Fibroblasts recompute recompute recompute 0.6589792304505506 0.9078204025796472 0.6198216015396206 0.1836996873148393 0.0064028969591119 0.0 0.0031506338553318 0.3728197969758948 0.0 1490 1.0 0.0127821527735851 HSPG2-LRP1 +CCN1 CAV1 Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.2542249848376565 0.62431395375366 0.2461374514707439 0.1711385759005754 0.0641739251983978 0.0 0.0025868440502586 0.2457377011761619 0.0 902 1.0 0.0127472823054186 CCN1-CAV1 +VEGFC FLT1 Pericytes CAFs, Invasive Associated recompute recompute recompute 0.8718210606749883 0.6593689120110077 0.6198216015396206 0.1796394187986057 0.0066828239855783 0.0 0.0025327142254115 0.3119687512166008 0.0 2369 1.0 0.0127408229677418 VEGFC-FLT1 +CCN1 CAV1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.2542249848376565 0.62431395375366 0.2461374514707439 0.1711385759005754 0.0638329144736252 0.0 0.0025089605734767 0.654985116831536 0.0 186 1.0 0.0127359677014418 CCN1-CAV1 +COL4A2 CD93 Pericytes Mast Cells recompute recompute recompute 0.8840293712888387 0.8347945881127203 0.8567148457705164 0.5544396796022323 0.0012097093680331 0.0 0.0097777777777777 0.5787013617692888 0.0 225 1.0 0.0127224356280624 COL4A2-CD93 +VWF LRP1 Macrophages CAFs, DCIS Associated recompute recompute recompute 0.9011206516381156 0.7346293219749174 0.7204611100467462 0.0008850282134344 1.0 0.0 0.0014388036609689 0.0110464303914059 0.0 9754 1.0 0.0127126853527758 VWF-LRP1 +VEGFC FLT1 Endothelial Cells CXCL14+ Fibroblasts recompute recompute recompute 0.8718210606749883 0.878254460598671 0.9429656149619918 1.0 0.0005788283879716 0.0 0.0009742790335151 1.0 0.0 2566 1.0 0.012691612980103 VEGFC-FLT1 +MMP2 PECAM1 Myoepithelial Cells Macrophages recompute recompute recompute 0.718867305289982 0.9015117569158254 0.7204611100467462 0.0361307801045652 0.0246995741084876 0.0 0.0025380710659898 0.1291854336944417 0.0 591 1.0 0.0126852675348504 MMP2-PECAM1 +MMRN2 CLEC14A Endothelial Cells Mast Cells recompute recompute recompute 0.9845127857250529 0.8514619504364779 0.8567148457705164 1.0 0.0005740632036187 0.0 0.0059259259259259 1.0 0.0 225 1.0 0.0126628568942279 MMRN2-CLEC14A +CCN1 CAV1 Myoepithelial Cells CXCL14+ Fibroblasts recompute recompute recompute 0.7324582304061453 0.943345641464811 0.7204611100467462 0.2376713873232418 0.0034806998160403 0.0 0.0010619852622453 0.3931551200364676 0.0 1538 1.0 0.0126605187648034 CCN1-CAV1 +EFNB2 PECAM1 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells recompute recompute recompute 0.662063103571249 0.6331674633943454 0.7917001487310438 0.0236359933700329 0.0518891167572028 0.0 0.0022668393782383 0.1160198961779235 0.0 193 1.0 0.0126358614213735 EFNB2-PECAM1 +CD34 SELP Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.9559599666576516 0.6572093097629401 0.6198216015396206 1.0 0.0010419094417808 0.0 0.0016025641025641 0.1236476043276663 0.0 312 1.0 0.0126291478451303 CD34-SELP +VWF SELP Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.955713094717548 0.6572093097629401 0.6198216015396206 1.0 0.0010419094417808 0.0 0.002039627039627 1.0 0.0 312 1.0 0.0126286042174611 VWF-SELP +EFNB2 PECAM1 Endothelial Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.8640667164982425 0.2491073778594529 0.2461374514707439 1.0 0.0076066460958003 0.0 0.0023192771084337 0.9662285513048336 0.0 2075 1.0 0.0126149121987933 EFNB2-PECAM1 +CCN1 CAV1 Basal-like Structured DCIS Cells Plasma Cells recompute recompute recompute 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.1153131738111426 0.0124087765732037 0.0 0.0 0.0 0.0 79 1.0 0.0126062427774729 CCN1-CAV1 +MMP2 PECAM1 Pericytes Dendritic Cells recompute recompute recompute 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0216588811659259 0.0518891167572028 0.0 0.0050189993666877 0.1832474894822357 0.0 1579 1.0 0.0125988814986939 MMP2-PECAM1 +VWF ITGA9 Pericytes Myeloid Cells recompute recompute recompute 0.9275752708651288 0.7831795333113832 0.7827641335561659 0.1263644540569636 0.0055509879377996 0.0 0.002301495972382 0.1716380180337438 0.0 316 1.0 0.0125933007488661 VWF-ITGA9 +CXCL12 ITGA5 11q13 Invasive Tumor Cells Pericytes recompute recompute recompute 0.6160088550075702 0.928319416412998 0.6198216015396206 0.0106340017102282 0.1055033753160582 0.0 0.0003667618121222 0.0282247032523958 0.0 5701 1.0 0.0125869094394091 CXCL12-ITGA5 +CCN1 CAV1 CAFs, Invasive Associated Macrophages recompute recompute recompute 0.6213271600240247 0.8818704453527788 0.6198216015396206 0.2247035641022029 0.0051192928876727 0.0 0.0023512123438648 0.4429559900352459 0.0 1361 1.0 0.0125497606556299 CCN1-CAV1 +MMRN2 CLEC14A Luminal-like Amorphous DCIS Cells Endothelial Cells recompute recompute recompute 0.250044481781731 0.9003264838243337 0.2461374514707439 0.0070431301838115 1.0 0.0 0.0090439276485788 0.0571310781199609 0.0 1806 1.0 0.0125475873983101 MMRN2-CLEC14A +CD34 SELP CAFs, Invasive Associated T Lymphocytes recompute recompute recompute 0.633566764858408 0.7760344326192508 0.7917001487310438 0.0298399317533219 0.0335947364052305 0.0 0.0004347826086956 0.0365716200258686 0.0 2300 1.0 0.0125473085224603 CD34-SELP +CCN1 CAV1 11q13 Invasive Tumor Cells Dendritic Cells recompute recompute recompute 0.6213271600240247 0.62431395375366 0.7917001487310438 0.1339639999453202 0.009460730808256 0.0 0.0002777777777777 0.0344877865728332 0.0 3360 1.0 0.0125419837828005 CCN1-CAV1 +COL4A2 CD93 11q13 Invasive Tumor Cells (G1/S) Pericytes recompute recompute recompute 0.6582846571368821 0.8817184225858201 0.6198216015396206 0.0084325366891025 0.1281708518900828 0.0 0.0040579710144927 0.1147937345119903 0.0 345 1.0 0.0125398710985971 COL4A2-CD93 +MMP2 PECAM1 Pericytes Macrophages recompute recompute recompute 0.9067635403815892 0.9015117569158254 0.8875000050982297 0.0216588811659259 0.0246995741084876 0.0 0.0024470588235294 0.1245529960250222 0.0 2125 1.0 0.0125360278163874 MMP2-PECAM1 +EFNB2 PECAM1 CAFs, DCIS Associated T Lymphocytes recompute recompute recompute 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.1194227711616854 0.0176963220730796 0.0 0.0004632023440193 0.0846754722017957 0.0 11604 1.0 0.0125090246067287 EFNB2-PECAM1 +VWF ITGA9 Myoepithelial Cells Myoepithelial Cells recompute recompute recompute 0.7158082793127664 0.7292496872084557 1.0 0.0025256125075084 0.2898144908728011 0.0 0.0005976314280951 0.0138798937741955 0.0 22361 1.0 0.0125033653833149 VWF-ITGA9 +CCN1 CAV1 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated recompute recompute recompute 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.0093830613230477 0.1449812920932466 0.0 0.0033970276008492 0.2784465312555231 0.0 157 1.0 0.0125004924636816 CCN1-CAV1 +COL4A2 CD93 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.4630253981438691 0.6587114738285964 0.6198216015396206 0.7696906278989153 0.0026174949623928 0.0 0.0 0.0 0.0 233 1.0 0.0124966924514622 COL4A2-CD93 +COL4A2 CD93 Myeloid Cells Pericytes recompute recompute recompute 0.7482742921073442 0.8817184225858201 0.7827641335561659 0.005733874009046 0.1281708518900828 0.0 0.000771208226221 0.0218162899779489 0.0 389 1.0 0.0124894499996542 COL4A2-CD93 +VWF ITGA9 Pericytes B Cells recompute recompute recompute 0.9275752708651288 0.6252253442669611 0.6198216015396206 0.1263644540569636 0.0083442542366581 0.0 0.0035918925853074 0.1977261513932658 0.0 1063 1.0 0.0124866013091928 VWF-ITGA9 +COL4A2 CD93 Macrophages Macrophages recompute recompute recompute 0.9188764516910942 0.944024288971064 1.0 0.0090193130488293 0.0484215930647349 0.0 0.0017087062652563 0.0633169167994814 0.0 2458 1.0 0.0124855851731709 COL4A2-CD93 +CCN1 CAV1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6213271600240247 0.62431395375366 0.8824495942126559 0.1339639999453202 0.0082011408892332 0.0 0.0004910577271839 0.082355707514147 0.0 11947 1.0 0.0124703710138035 CCN1-CAV1 +VWF ITGA9 CAFs, DCIS Associated Basal-like Structured DCIS Cells recompute recompute recompute 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0071496754272206 0.1886404570313 0.0 0.0002947765593679 0.0077093597066586 0.0 1542 1.0 0.0124595866891938 VWF-ITGA9 +MMRN2 CD93 11q13 Invasive Tumor Cells Macrophages recompute recompute recompute 0.6301823358791634 0.944024288971064 0.6198216015396206 0.0208904415011529 0.0484215930647349 0.0 0.0005551443375277 0.0124211410828119 0.0 1351 1.0 0.0124532828328969 MMRN2-CD93 +COL4A2 CD93 T Lymphocytes 11q13 Invasive Tumor Cells recompute recompute recompute 0.7783550150988336 0.6587114738285964 0.7917001487310438 0.0316800311254893 0.0289462771086338 0.0 0.0004291845493562 0.0913727354618278 0.0 1165 1.0 0.012449026280826 COL4A2-CD93 +COL4A2 CD93 11q13 Invasive Tumor Cells (Mitotic) Macrophages recompute recompute recompute 0.6582846571368821 0.944024288971064 0.6198216015396206 0.0198024073017111 0.0484215930647349 0.0 0.0 0.0 0.0 103 1.0 0.0124328348991769 COL4A2-CD93 +VEGFC FLT1 11q13 Invasive Tumor Cells Plasma Cells recompute recompute recompute 0.6593525851613742 0.4630488285702799 0.6198216015396206 0.4518617096918393 0.0043013567716651 0.0 0.0 0.0 0.0 103 1.0 0.012424260349842 VEGFC-FLT1 +CXCL12 ITGA5 Luminal-like Amorphous DCIS Cells Endothelial Cells recompute recompute recompute 0.255669001367946 0.95087206839837 0.2461374514707439 0.0061207051981986 1.0 0.0 0.0026930433907178 0.0466596255980495 0.0 1806 1.0 0.0124154751996219 CXCL12-ITGA5 +VEGFC FLT1 Dendritic Cells Pericytes recompute recompute recompute 0.7745997874735252 0.878254460598671 0.6198216015396206 0.0065101973396288 0.1332188634280341 0.0 0.0030196766023767 0.1138120852685665 0.0 1711 1.0 0.0124123545776788 VEGFC-FLT1 +VEGFC FLT1 Basal-like Structured DCIS Cells T Lymphocytes recompute recompute recompute 0.7745997874735252 0.777821334064334 0.8693461273411047 0.0215813276111062 0.0318483483218543 0.0 0.0008695652173913 0.1100447561315611 0.0 575 1.0 0.0123799596437929 VEGFC-FLT1 +MMRN2 CD93 Myoepithelial Cells Macrophages recompute recompute recompute 0.7205550478301406 0.944024288971064 0.7204611100467462 0.0151307911035231 0.0484215930647349 0.0 0.0 0.0 0.0 591 1.0 0.0123744810933163 MMRN2-CD93 +EFNB2 PECAM1 CAFs, Invasive Associated CAFs, DCIS Associated recompute recompute recompute 0.662063103571249 0.7167436199046466 0.6198216015396206 0.0967042147306326 0.0125623889131764 0.0 0.0003306878306878 0.1535330280986672 0.0 1323 1.0 0.0123644460160927 EFNB2-PECAM1 +EFNB2 PECAM1 Myeloid Cells Pericytes recompute recompute recompute 0.7451589345683471 0.930308383061206 0.7827641335561659 0.0040724665904272 0.1615013370958009 0.0 0.0025706940874035 0.097055938464435 0.0 389 1.0 0.012362043131953 EFNB2-PECAM1 +CCN1 CAV1 Macrophages CAFs, DCIS Associated recompute recompute recompute 0.8619922139338987 0.7283139964676212 0.7204611100467462 0.0054092055025683 0.1449812920932466 0.0 0.0007620805139771 0.062465985145755 0.0 9754 1.0 0.012349417499519 CCN1-CAV1 +CXCL12 ITGA5 Dendritic Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.7917001487310438 0.0149256517769723 0.0766612252832893 0.0 0.000161308906556 0.0504010333379868 0.0 3945 1.0 0.0123436014038153 CXCL12-ITGA5 +CXCL12 ITGA5 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells recompute recompute recompute 0.6160088550075702 0.95087206839837 0.6198216015396206 0.0009692519480124 1.0 0.0 0.0012285012285012 0.0212849921268192 0.0 370 1.0 0.0123330215372103 CXCL12-ITGA5 +CXCL12 ITGA5 Plasma Cells Pericytes recompute recompute recompute 0.8730912658940219 0.928319416412998 0.7204611100467462 0.0057086106530109 0.1055033753160582 0.0 0.0016090104585679 0.1238238039568365 0.0 452 1.0 0.0123318301945049 CXCL12-ITGA5 +CCN1 CAV1 Endothelial Cells Myeloid Cells recompute recompute recompute 0.9219165193585238 0.7832252605020791 0.7827641335561659 0.4529166025129413 0.00136079311934 0.0 0.0016920473773265 0.2487325420518384 0.0 394 1.0 0.0123122415498699 CCN1-CAV1 +VEGFC FLT1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.4636527906642655 0.6593689120110077 0.6198216015396206 0.0693389464442948 0.026308073552735 0.0 0.0 0.0 0.0 233 1.0 0.0122963372206405 VEGFC-FLT1 +VEGFC FLT1 Mast Cells Endothelial Cells recompute recompute recompute 0.8317042416754105 0.878254460598671 0.8567148457705164 0.0005440770361181 1.0 0.0 0.0006038647342995 0.0071518553044272 0.0 276 1.0 0.0122654172983235 VEGFC-FLT1 +CCN1 CAV1 Dendritic Cells CAFs, DCIS Associated recompute recompute recompute 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.0083518627398662 0.1449812920932466 0.0 0.0009492406075139 0.0778070671027452 0.0 3336 1.0 0.0122602764907745 CCN1-CAV1 +VWF SELP 11q13 Invasive Tumor Cells Pericytes recompute recompute recompute 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.0131302879503246 0.0741032966028748 0.0 0.0001116231602111 0.0025745260098149 0.0 5701 1.0 0.01224339990419 VWF-SELP +MMP2 PECAM1 CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.718867305289982 0.2491073778594529 0.2461374514707439 1.0 0.0076066460958003 0.0 0.0014690542420027 0.6199998532544735 0.0 5752 1.0 0.0122339811833211 MMP2-PECAM1 +MMP2 PECAM1 Dendritic Cells Dendritic Cells recompute recompute recompute 0.6303642896310324 0.6331674633943454 1.0 0.0161193721503025 0.0518891167572028 0.0 0.0045188232361007 0.1649856780069528 0.0 4011 1.0 0.0122251959036739 MMP2-PECAM1 +MMRN2 CLEC14A Pericytes T Lymphocytes recompute recompute recompute 0.9468422434493456 0.6347970925105053 0.6198216015396206 0.1120119983652299 0.0079745943515326 0.0 0.0015557562983037 0.1864152764390867 0.0 3321 1.0 0.0122187140630506 MMRN2-CLEC14A +MMP2 PECAM1 Myoepithelial Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.718867305289982 0.6331674633943454 0.6198216015396206 0.0361307801045652 0.0326412663903893 0.0 0.0004808635917566 0.194834097380743 0.0 5095 1.0 0.0122183653416823 MMP2-PECAM1 +MMP2 PECAM1 Pericytes Plasma Cells recompute recompute recompute 0.9067635403815892 0.7167436199046466 0.7204611100467462 0.0216588811659259 0.0326667674102811 0.0 0.0048223350253807 0.0963645790775631 0.0 394 1.0 0.0122096109644244 MMP2-PECAM1 +VWF ITGA9 Pericytes Plasma Cells recompute recompute recompute 0.9275752708651288 0.7292496872084557 0.7204611100467462 0.1263644540569636 0.0053724660607752 0.0 0.004614674665436 0.4457245704258931 0.0 394 1.0 0.0122069145259582 VWF-ITGA9 +MMRN2 CD93 Myoepithelial Cells Dendritic Cells recompute recompute recompute 0.7205550478301406 0.7779918296243433 0.6198216015396206 0.0151307911035231 0.0627790816848129 0.0 0.0049559471365638 0.1085261319206946 0.0 1362 1.0 0.0122019988476004 MMRN2-CD93 +EFNB2 PECAM1 CXCL14+ Fibroblasts Pericytes recompute recompute recompute 0.8640667164982425 0.930308383061206 0.9429656149619918 0.002676946692949 0.1615013370958009 0.0 0.0006991920447482 0.026397827887196 0.0 3218 1.0 0.0121874990841493 EFNB2-PECAM1 +CXCL12 ITGA5 CXCL14+ Fibroblasts Dendritic Cells recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.0131092554497256 0.0845203443408073 0.0 0.0018448293532848 0.0845569556816925 0.0 887 1.0 0.0121765218409351 CXCL12-ITGA5 +CCN1 CAV1 Pericytes 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.9219165193585238 0.62431395375366 0.6198216015396206 0.2646489893253856 0.0034299077593249 0.0 0.0007957559681697 0.0823195829141132 0.0 377 1.0 0.0121633318231282 CCN1-CAV1 +VWF LRP1 Endothelial Cells Myeloid Cells recompute recompute recompute 0.955713094717548 0.7769451595923457 0.7827641335561659 1.0 0.0005558995075445 0.0 0.0090274573142593 1.0 0.0 394 1.0 0.0121588403745615 VWF-LRP1 +VEGFC FLT1 T Lymphocytes T Lymphocytes recompute recompute recompute 0.7745997874735252 0.777821334064334 1.0 0.016822895653248 0.0318483483218543 0.0 0.0006914325224715 0.0875018018143345 0.0 21212 1.0 0.0121569384153807 VEGFC-FLT1 +CD34 SELP 11q13 Invasive Tumor Cells CAFs, DCIS Associated recompute recompute recompute 0.633566764858408 0.4623922682986163 0.6198216015396206 0.0799339500711946 0.0222228052993653 0.0 0.0003170577045022 0.0847220910541434 0.0 1577 1.0 0.0121553279710563 CD34-SELP +CCN1 CAV1 Endothelial Cells Mast Cells recompute recompute recompute 0.9219165193585238 0.8617632615906476 0.8567148457705164 0.4529166025129413 0.0010414441948928 0.0 0.0032592592592592 0.4118960178584288 0.0 225 1.0 0.0121458818079149 CCN1-CAV1 +CXCL12 ITGA5 Endothelial Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.1027229557481577 0.01057919065587 0.0 0.0008071583414049 0.3300528634975478 0.0 1971 1.0 0.0121372428490907 CXCL12-ITGA5 +MMRN2 CLEC14A Pericytes Myoepithelial Cells recompute recompute recompute 0.9468422434493456 0.7154802332407408 0.7204611100467462 0.1120119983652299 0.0058465532256424 0.0 0.0016032982134677 0.3374417830856285 0.0 2183 1.0 0.012136920577938 MMRN2-CLEC14A +CXCL12 ITGA5 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.6160088550075702 0.6338612823312899 1.0 0.0106340017102282 0.0766612252832893 0.0 5.589078104631001e-05 0.0174630972271968 0.0 423716 1.0 0.0121285539466785 CXCL12-ITGA5 +MMRN2 CLEC14A Pericytes CAFs, Invasive Associated recompute recompute recompute 0.9468422434493456 0.6347970925105053 0.6198216015396206 0.1120119983652299 0.0076236123034427 0.0 0.0037287181651892 0.3323001112020787 0.0 2369 1.0 0.012127395456917 MMRN2-CLEC14A +VWF ITGA9 Myoepithelial Cells CAFs, DCIS Associated recompute recompute recompute 0.7158082793127664 0.7292496872084557 0.8293805866303694 0.0025256125075084 0.2879885658616873 0.0 0.0003157881440499 0.0116372971800283 0.0 7197 1.0 0.012106773714639 VWF-ITGA9 +COL4A2 CD93 Dendritic Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.7783550150988336 0.6587114738285964 0.7917001487310438 0.0267593032157803 0.0289462771086338 0.0 0.0004309252217997 0.0917433219681369 0.0 3945 1.0 0.0121036657389254 COL4A2-CD93 +EFNB2 PECAM1 Pericytes B Cells recompute recompute recompute 0.8640667164982425 0.6331674633943454 0.6198216015396206 0.1882781599600688 0.0049190726392343 0.0 0.0015286923800564 0.3091163824092824 0.0 1063 1.0 0.0121014138481185 EFNB2-PECAM1 +CCN1 CAV1 Endothelial Cells B Cells recompute recompute recompute 0.9219165193585238 0.62431395375366 0.6198216015396206 0.4529166025129413 0.0019304335593669 0.0 0.002844381758345 0.7022575829234776 0.0 1418 1.0 0.0120875825781958 CCN1-CAV1 +HSPG2 LRP1 Basal-like Structured DCIS Cells Endothelial Cells recompute recompute recompute 0.7789175740361626 0.9078204025796472 0.6198216015396206 0.0492631209980634 0.0144359394371152 0.0 0.0027170344102968 0.2377589310111435 0.0 1692 1.0 0.0120861391004708 HSPG2-LRP1 +MMP2 PECAM1 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells recompute recompute recompute 0.6303642896310324 0.956444566971872 0.6198216015396206 0.0008320501336843 1.0 0.0 0.0047709923664122 0.0433062810977539 0.0 262 1.0 0.0120812575267073 MMP2-PECAM1 +EFNB2 PECAM1 Endothelial Cells CXCL14+ Fibroblasts recompute recompute recompute 0.8640667164982425 0.930308383061206 0.9429656149619918 1.0 0.0004089864655001 0.0 0.0009012081060015 1.0 0.0 2566 1.0 0.0120753095733573 EFNB2-PECAM1 +CCN1 CAV1 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells recompute recompute recompute 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.0093830613230477 0.1176565474247238 0.0 0.0027544351073762 0.189201312794207 0.0 714 1.0 0.0120728872889523 CCN1-CAV1 +MMRN2 CD93 Basal-like Structured DCIS Cells Macrophages recompute recompute recompute 0.6301823358791634 0.944024288971064 0.6198216015396206 0.0172764782878141 0.0484215930647349 0.0 0.0047368421052631 0.1059850206497613 0.0 475 1.0 0.012065216674535 MMRN2-CD93 +MMRN2 CLEC14A Myeloid Cells Endothelial Cells recompute recompute recompute 0.7856500335676843 0.9003264838243337 0.7827641335561659 0.0005542667491398 1.0 0.0 0.0054347826086956 0.0343318745845107 0.0 460 1.0 0.0120549235274971 MMRN2-CLEC14A +CCN1 CAV1 Mast Cells Endothelial Cells recompute recompute recompute 0.8749036366850302 0.942159351720962 0.8567148457705164 0.0004337320404416 1.0 0.0 0.0028985507246376 0.0427140567367645 0.0 276 1.0 0.0120510642663163 CCN1-CAV1 +COL4A2 CD93 Myoepithelial Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.4630253981438691 0.7779918296243433 0.6198216015396206 0.2545335314555431 0.0053794918117879 0.0 0.0011636363636363 0.1256163863691806 0.0 6875 1.0 0.0120472783016011 COL4A2-CD93 +MMRN2 CLEC14A Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0172764782878141 0.0554888093272979 0.0 0.0005515658955775 0.0902677374700701 0.0 30217 1.0 0.0120333664508154 MMRN2-CLEC14A +MMRN2 CD93 Endothelial Cells Plasma Cells recompute recompute recompute 0.9845127857250529 0.4630027772793905 0.7204611100467462 1.0 0.0009242223287825 0.0 0.0121308016877637 1.0 0.0 474 1.0 0.0120327837914239 MMRN2-CD93 +VWF LRP1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.6332974881236617 0.6207977546603366 1.0 0.0131302879503246 0.0587195251380622 0.0 7.949149473189262e-05 0.0082668592758447 0.0 423716 1.0 0.012030098552707 VWF-LRP1 +CCN1 CAV1 T Lymphocytes Basal-like Structured DCIS Cells recompute recompute recompute 0.6213271600240247 0.62431395375366 0.8693461273411047 0.013905026986541 0.0641739251983978 0.0 0.0007236544549977 0.0687436810113271 0.0 737 1.0 0.0120154808913966 CCN1-CAV1 +MMRN2 CD93 Myeloid Cells Endothelial Cells recompute recompute recompute 0.7856500335676843 0.8817184225858201 0.7827641335561659 0.0005542667491398 1.0 0.0 0.004891304347826 0.029163458770093 0.0 460 1.0 0.0120130358920846 MMRN2-CD93 +HSPG2 LRP1 11q13 Invasive Tumor Cells Endothelial Cells recompute recompute recompute 0.6589792304505506 0.9078204025796472 0.6198216015396206 0.0561415215593491 0.0144359394371152 0.0 0.0007955380939251 0.0696149765617552 0.0 4836 1.0 0.0120128116210454 HSPG2-LRP1 +VWF ITGA9 T Lymphocytes Myoepithelial Cells recompute recompute recompute 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.0036144684673052 0.2898144908728011 0.0 0.0009958742353108 0.0231290189048949 0.0 1278 1.0 0.0120084259136142 VWF-ITGA9 +HSPG2 LRP1 Endothelial Cells Myeloid Cells recompute recompute recompute 0.8818165186409654 0.7769451595923457 0.7827641335561659 1.0 0.0005558995075445 0.0 0.0075789622109419 1.0 0.0 394 1.0 0.0119968512096337 HSPG2-LRP1 +VWF ITGA9 T Lymphocytes CAFs, DCIS Associated recompute recompute recompute 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.0036144684673052 0.2879885658616873 0.0 0.0003091861718573 0.0113940039664401 0.0 10879 1.0 0.011995783189998 VWF-ITGA9 +VWF LRP1 Endothelial Cells Mast Cells recompute recompute recompute 0.955713094717548 0.8755243548400705 0.8567148457705164 1.0 0.0004150165744076 0.0 0.0095454545454545 1.0 0.0 225 1.0 0.011992728380122 VWF-LRP1 +COL4A2 CD93 Pericytes Myeloid Cells recompute recompute recompute 0.8840293712888387 0.7461459456652184 0.7827641335561659 0.5544396796022323 0.0010390313650636 0.0 0.0022151898734177 0.3248420867856841 0.0 316 1.0 0.011992270801346 COL4A2-CD93 +CCN1 CAV1 Myeloid Cells Pericytes recompute recompute recompute 0.7797135509308979 0.9694036398779844 0.7827641335561659 0.0009209869688402 0.5444650460041837 0.0 0.0021422450728363 0.0426520194462069 0.0 389 1.0 0.011987164882435 CCN1-CAV1 +CXCL12 ITGA5 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.0131092554497256 0.0766612252832893 0.0 0.0002239534176891 0.0699743362725174 0.0 5683 1.0 0.0119800602645769 CXCL12-ITGA5 +VEGFC FLT1 Pericytes 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.8718210606749883 0.6593689120110077 0.6198216015396206 0.1796394187986057 0.0045642085393754 0.0 0.0026525198938992 0.3040091202736086 0.0 377 1.0 0.0119563450789998 VEGFC-FLT1 +MMRN2 CD93 Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.9845127857250529 0.6587114738285964 0.6198216015396206 1.0 0.0007261054236978 0.0 0.0096153846153846 1.0 0.0 312 1.0 0.0119545022153859 MMRN2-CD93 +EFNB2 PECAM1 Myoepithelial Cells Dendritic Cells recompute recompute recompute 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.0308750930304183 0.0518891167572028 0.0 0.001973201174743 0.1009910969562185 0.0 1362 1.0 0.0119447162211558 EFNB2-PECAM1 +CCN1 CAV1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6213271600240247 0.62431395375366 0.7917001487310438 0.1153131738111426 0.0082011408892332 0.0 0.0020052083333333 0.3362951886572559 0.0 1280 1.0 0.011944637713648 CCN1-CAV1 +EFNB2 PECAM1 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes recompute recompute recompute 0.662063103571249 0.6331674633943454 0.7917001487310438 0.0491302556793708 0.0176963220730796 0.0 0.0 0.0 0.0 83 1.0 0.011931686907268 EFNB2-PECAM1 +CCN1 CAV1 Macrophages Myoepithelial Cells recompute recompute recompute 0.8619922139338987 0.7283139964676212 0.7204611100467462 0.0054092055025683 0.1176565474247238 0.0 0.0005128205128205 0.0352254856154012 0.0 715 1.0 0.011926980156108 CCN1-CAV1 +EFNB2 PECAM1 Basal-like Structured DCIS Cells B Cells recompute recompute recompute 0.7800321422220979 0.6331674633943454 0.8693461273411047 0.1357656553382984 0.0049190726392343 0.0 0.0002314814814814 0.0468077940884711 0.0 270 1.0 0.011919269791237 EFNB2-PECAM1 +VEGFC FLT1 CAFs, DCIS Associated Myoepithelial Cells recompute recompute recompute 0.4636527906642655 0.4630488285702799 0.8293805866303694 0.0693389464442948 0.0232163927704059 0.0 0.0005384485949856 0.1053560588688918 0.0 9905 1.0 0.011918574021204 VEGFC-FLT1 +EFNB2 PECAM1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells recompute recompute recompute 0.662063103571249 0.6331674633943454 0.8824495942126559 0.0236359933700329 0.0326412663903893 0.0 0.0004394127377998 0.1496804818710919 0.0 12090 1.0 0.0119099017706483 EFNB2-PECAM1 +COL4A2 CD93 11q13 Invasive Tumor Cells CAFs, Invasive Associated recompute recompute recompute 0.6582846571368821 0.6587114738285964 0.8824495942126559 0.1740454925211078 0.0042738820064046 0.0 0.0005780346820809 0.0491764673348939 0.0 4671 1.0 0.0119045835144621 COL4A2-CD93 +VEGFC FLT1 CAFs, DCIS Associated Basal-like Structured DCIS Cells recompute recompute recompute 0.4636527906642655 0.777821334064334 0.6198216015396206 0.0693389464442948 0.0182001711419816 0.0 0.0005404236921746 0.0647278801678416 0.0 1542 1.0 0.0118868124844079 VEGFC-FLT1 +CD34 SELP Myoepithelial Cells Pericytes recompute recompute recompute 0.7168245244832976 0.8819126042133903 0.7204611100467462 0.0082993421103349 0.0741032966028748 0.0 0.0 0.0 0.0 1931 1.0 0.0118728539019514 CD34-SELP +MMRN2 CD93 CAFs, DCIS Associated Macrophages recompute recompute recompute 0.7205550478301406 0.944024288971064 0.7204611100467462 0.0117842887908422 0.0484215930647349 0.0 0.0011454183266932 0.0256282946126304 0.0 10040 1.0 0.0118695421486353 MMRN2-CD93 +CCN1 CAV1 CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6213271600240247 0.252518874138558 0.2461374514707439 0.2247035641022029 0.0322196586137726 0.0 0.0051612903225806 0.9032059301327108 0.0 155 1.0 0.0118691739737197 CCN1-CAV1 +VWF ITGA9 11q13 Invasive Tumor Cells Mast Cells recompute recompute recompute 0.6332974881236617 0.863034163938375 0.6198216015396206 0.0131302879503246 0.0627102121186242 0.0 0.0043290043290043 0.0347742225642975 0.0 42 1.0 0.0118645854010953 VWF-ITGA9 +CXCL12 ITGA5 11q13 Invasive Tumor Cells Dendritic Cells recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.7917001487310438 0.0106340017102282 0.0845203443408073 0.0 0.0004464285714285 0.0204618605304135 0.0 3360 1.0 0.0118567790856505 CXCL12-ITGA5 +MMRN2 CLEC14A Mast Cells Endothelial Cells recompute recompute recompute 0.8571898293845529 0.9003264838243337 0.8567148457705164 0.0004196880356983 1.0 0.0 0.0084541062801932 0.0534051382425722 0.0 276 1.0 0.0118542763459349 MMRN2-CLEC14A +CCN1 CAV1 T Lymphocytes CAFs, Invasive Associated recompute recompute recompute 0.6213271600240247 0.62431395375366 0.7917001487310438 0.013905026986541 0.0649213179279442 0.0 0.0015138888888888 0.0623742009352863 0.0 2400 1.0 0.0118524266999232 CCN1-CAV1 +EFNB2 PECAM1 Myoepithelial Cells Plasma Cells recompute recompute recompute 0.4619393085577573 0.7167436199046466 0.8293805866303694 0.0308750930304183 0.0326667674102811 0.0 0.002283105022831 0.0483307425659173 0.0 219 1.0 0.0118504877348612 EFNB2-PECAM1 +MMRN2 CD93 Endothelial Cells CXCL14+ Fibroblasts recompute recompute recompute 0.9845127857250529 0.8817184225858201 0.9429656149619918 1.0 0.0003375370073613 0.0 0.0015588464536243 1.0 0.0 2566 1.0 0.0118457774384336 MMRN2-CD93 +MMRN2 CD93 Pericytes Basal-like Structured DCIS Cells recompute recompute recompute 0.9468422434493456 0.7779918296243433 0.6198216015396206 0.1120119983652299 0.0053794918117879 0.0 0.00250501002004 0.3023851143678497 0.0 1996 1.0 0.0118373458959017 MMRN2-CD93 +HSPG2 LRP1 Endothelial Cells Mast Cells recompute recompute recompute 0.8818165186409654 0.8755243548400705 0.8567148457705164 1.0 0.0004150165744076 0.0 0.0080246913580246 1.0 0.0 225 1.0 0.0118329522834173 HSPG2-LRP1 +CCN1 CAV1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6213271600240247 0.62431395375366 0.9161861017439124 0.2247035641022029 0.0034299077593249 0.0 0.0052173913043478 0.5397301349325336 0.0 460 1.0 0.0118286032256131 CCN1-CAV1 +COL4A2 CD93 Pericytes Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.8840293712888387 0.4630027772793905 0.2461374514707439 0.5544396796022323 0.0048929293424311 0.0 0.0021477213200628 0.6944509137534313 0.0 1909 1.0 0.0118242978503261 COL4A2-CD93 +EFNB2 PECAM1 T Lymphocytes 11q13 Invasive Tumor Cells recompute recompute recompute 0.7800321422220979 0.6331674633943454 0.7917001487310438 0.0213929720256037 0.0326412663903893 0.0 0.0001609442060085 0.0548236412770967 0.0 1165 1.0 0.0118223836516752 EFNB2-PECAM1 +CCN1 CAV1 T Lymphocytes 11q13 Invasive Tumor Cells recompute recompute recompute 0.6213271600240247 0.62431395375366 0.7917001487310438 0.013905026986541 0.0638329144736252 0.0 0.0003147353361945 0.0821642887208659 0.0 1165 1.0 0.0118190753855275 CCN1-CAV1 +COL4A2 CD93 Endothelial Cells Plasma Cells recompute recompute recompute 0.8840293712888387 0.4630027772793905 0.7204611100467462 1.0 0.0009242223287825 0.0 0.0040084388185654 0.764412442414634 0.0 474 1.0 0.0118188077683486 COL4A2-CD93 +MMRN2 CD93 Mast Cells Endothelial Cells recompute recompute recompute 0.8571898293845529 0.8817184225858201 0.8567148457705164 0.0004196880356983 1.0 0.0 0.0172101449275362 0.1026121697466238 0.0 276 1.0 0.0118130859058193 MMRN2-CD93 +EFNB2 PECAM1 Pericytes 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.8640667164982425 0.6331674633943454 0.6198216015396206 0.1882781599600688 0.0041555861088636 0.0 0.0004711055276381 0.0598300744069823 0.0 398 1.0 0.0117659676158805 EFNB2-PECAM1 +CXCL12 ITGA5 Pericytes Myoepithelial Cells recompute recompute recompute 0.7487535481622718 0.7162873978652844 0.7204611100467462 0.0637288077574987 0.0106310838463224 0.0 0.0007287719152125 0.3569433554002335 0.0 2183 1.0 0.011739738676359 CXCL12-ITGA5 +EFNB2 PECAM1 Endothelial Cells Mast Cells recompute recompute recompute 0.8640667164982425 0.8537710813834968 0.8567148457705164 1.0 0.0004138063814779 0.0 0.0022222222222222 0.1941747572815535 0.0 225 1.0 0.0117378562000345 EFNB2-PECAM1 +VEGFC FLT1 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes recompute recompute recompute 0.6593525851613742 0.777821334064334 0.7917001487310438 0.0201572483258557 0.0318483483218543 0.0 0.0060240963855421 0.7623582503090081 0.0 83 1.0 0.0117312998863629 VEGFC-FLT1 +MMRN2 CLEC14A Endothelial Cells B Cells recompute recompute recompute 0.9845127857250529 0.6347970925105053 0.6198216015396206 1.0 0.000671064546954 0.0 0.0030559473436765 1.0 0.0 1418 1.0 0.0117259750150298 MMRN2-CLEC14A +VWF ITGA9 11q13 Invasive Tumor Cells CAFs, Invasive Associated recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.8824495942126559 0.0131302879503246 0.0565946652887153 0.0 0.0003697864969541 0.0136785027801213 0.0 4671 1.0 0.0117236830829902 VWF-ITGA9 +COL4A2 CD93 CAFs, DCIS Associated Mast Cells recompute recompute recompute 0.4630253981438691 0.8347945881127203 0.7204611100467462 0.7696906278989153 0.0012097093680331 0.0 0.0022181146025878 0.1312799257920584 0.0 1082 1.0 0.0117210352857557 COL4A2-CD93 +MMP2 PECAM1 Endothelial Cells T Lymphocytes recompute recompute recompute 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0411127335336962 0.0176963220730796 0.0 0.0014961915125136 0.1981684098811253 0.0 4595 1.0 0.0117180814937427 MMP2-PECAM1 +CD34 SELP T Lymphocytes T Lymphocytes recompute recompute recompute 0.633566764858408 0.7760344326192508 1.0 0.015517736049123 0.0335947364052305 0.0 0.0007071468979822 0.0594814676076027 0.0 21212 1.0 0.0116984655497544 CD34-SELP +COL4A2 CD93 Pericytes B Cells recompute recompute recompute 0.8840293712888387 0.7779918296243433 0.6198216015396206 0.5544396796022323 0.001079730675535 0.0 0.0037629350893697 0.6363700518778473 0.0 1063 1.0 0.0116899782995827 COL4A2-CD93 +CXCL12 ITGA5 11q13 Invasive Tumor Cells CAFs, Invasive Associated recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.8824495942126559 0.0106340017102282 0.0693709672321744 0.0 0.0004379050621825 0.0348971779366988 0.0 4671 1.0 0.0116821920672601 CXCL12-ITGA5 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells recompute recompute recompute 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.000716220684292 1.0 0.0 0.0095419847328244 0.0602773370567745 0.0 262 1.0 0.0116644513869648 MMRN2-CLEC14A +COL4A2 CD93 Basal-like Structured DCIS Cells Myoepithelial Cells recompute recompute recompute 0.7783550150988336 0.4630027772793905 0.6198216015396206 0.1928969878996252 0.0058437228618857 0.0 0.000951341235184 0.2886940592328713 0.0 6412 1.0 0.0116638156315987 COL4A2-CD93 +MMP2 PECAM1 Pericytes 11q13 Invasive Tumor Cells recompute recompute recompute 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0216588811659259 0.0326412663903893 0.0 0.0004279083260806 0.1733779265114836 0.0 6894 1.0 0.0116621991372589 MMP2-PECAM1 +MMRN2 CD93 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.6301823358791634 0.6587114738285964 1.0 0.0208904415011529 0.0289462771086338 0.0 8.14224622152574e-05 0.0168376150953554 0.0 423716 1.0 0.0116578114601725 MMRN2-CD93 +COL4A2 CD93 Macrophages Dendritic Cells recompute recompute recompute 0.9188764516910942 0.7779918296243433 0.6198216015396206 0.0090193130488293 0.0627790816848129 0.0 0.0011855364552459 0.0260005094802811 0.0 1687 1.0 0.0116568527082926 COL4A2-CD93 +VEGFC FLT1 Basal-like Structured DCIS Cells CAFs, DCIS Associated recompute recompute recompute 0.7745997874735252 0.4630488285702799 0.6198216015396206 0.0215813276111062 0.0521374123931907 0.0 0.0 0.0 0.0 800 1.0 0.0116510876133194 VEGFC-FLT1 +COL4A2 CD93 Endothelial Cells CXCL14+ Fibroblasts recompute recompute recompute 0.8840293712888387 0.8817184225858201 0.9429656149619918 1.0 0.0003375370073613 0.0 0.0010522213561964 0.8174685905524773 0.0 2566 1.0 0.0116351269031586 COL4A2-CD93 +EFNB2 PECAM1 11q13 Invasive Tumor Cells Myeloid Cells recompute recompute recompute 0.662063103571249 0.7841656220878274 0.6198216015396206 0.585843718590581 0.001309307002134 0.0 0.0001653439153439 0.0204214963815338 0.0 756 1.0 0.0116251906518751 EFNB2-PECAM1 +COL4A2 CD93 Luminal-like Amorphous DCIS Cells Dendritic Cells recompute recompute recompute 0.4630253981438691 0.7779918296243433 0.2461374514707439 0.0443339118517084 0.0627790816848129 0.0 0.002200825309491 0.0482672456596801 0.0 727 1.0 0.0116247813647032 COL4A2-CD93 +MMRN2 CD93 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells recompute recompute recompute 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.000716220684292 1.0 0.0 0.0133587786259541 0.0796491410005934 0.0 262 1.0 0.0116239205378167 MMRN2-CD93 +HSPG2 LRP1 Pericytes Plasma Cells recompute recompute recompute 0.8818165186409654 0.7346293219749174 0.7204611100467462 0.1619074107723045 0.0032275631628407 0.0 0.0040891144952058 0.2248384382358451 0.0 394 1.0 0.0116020121632245 HSPG2-LRP1 +VEGFC FLT1 Macrophages Pericytes recompute recompute recompute 0.8963332422588541 0.878254460598671 0.8875000050982297 0.0026007495851186 0.1332188634280341 0.0 0.0010105092966855 0.0380862540540037 0.0 2474 1.0 0.0115874365347125 VEGFC-FLT1 +MMP2 PECAM1 Endothelial Cells CAFs, DCIS Associated recompute recompute recompute 0.9067635403815892 0.7167436199046466 0.7204611100467462 0.0411127335336962 0.0125623889131764 0.0 0.0006634629178023 0.2137199895779609 0.0 13942 1.0 0.0115856280256124 MMP2-PECAM1 +MMRN2 CLEC14A Pericytes Basal-like Structured DCIS Cells recompute recompute recompute 0.9468422434493456 0.6347970925105053 0.6198216015396206 0.1120119983652299 0.0057802287131517 0.0 0.001753507014028 0.3016724816841708 0.0 1996 1.0 0.0115806145452283 MMRN2-CLEC14A +VWF SELP CAFs, DCIS Associated Pericytes recompute recompute recompute 0.7158082793127664 0.8819126042133903 0.7204611100467462 0.0071496754272206 0.0741032966028748 0.0 0.0004396666686078 0.010140666792075 0.0 15611 1.0 0.0115786935043339 VWF-SELP +VWF ITGA9 Endothelial Cells Apocrine Cells recompute recompute recompute 0.955713094717548 0.2531744428854943 0.2461374514707439 1.0 0.0040430820937484 0.0 0.0 0.0 0.0 33 1.0 0.0115772780221383 VWF-ITGA9 +MMRN2 CLEC14A Myoepithelial Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0151307911035231 0.0554888093272979 0.0 0.0008832188420019 0.1445451344938056 0.0 5095 1.0 0.0115550732978165 MMRN2-CLEC14A +HSPG2 LRP1 Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated recompute recompute recompute 0.4629984640915818 0.6207977546603366 0.2461374514707439 0.0201301851612071 0.166956519448744 0.0 0.0065192743764172 0.0365722980402519 0.0 147 1.0 0.0115529564401539 HSPG2-LRP1 +VEGFC FLT1 Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.7745997874735252 0.777821334064334 1.0 0.0215813276111062 0.0182001711419816 0.0 0.0005959678517913 0.0713805413293505 0.0 19576 1.0 0.0115438821601501 VEGFC-FLT1 +VEGFC FLT1 11q13 Invasive Tumor Cells Mast Cells recompute recompute recompute 0.6593525851613742 0.8331580262014722 0.6198216015396206 0.4518617096918393 0.001526625481682 0.0 0.0 0.0 0.0 42 1.0 0.0115294552374549 VEGFC-FLT1 +VWF ITGA9 T Lymphocytes Basal-like Structured DCIS Cells recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.8693461273411047 0.0036144684673052 0.1886404570313 0.0 0.0001233501911927 0.0032260061513344 0.0 737 1.0 0.0115279724844288 VWF-ITGA9 +VEGFC FLT1 CAFs, Invasive Associated T Lymphocytes recompute recompute recompute 0.6593525851613742 0.777821334064334 0.7917001487310438 0.018132161410931 0.0318483483218543 0.0 0.0018840579710144 0.2384303049517158 0.0 2300 1.0 0.0115261038745115 VEGFC-FLT1 +VEGFC FLT1 11q13 Invasive Tumor Cells B Cells recompute recompute recompute 0.6593525851613742 0.777821334064334 0.7917001487310438 0.4518617096918393 0.001271575589586 0.0 0.0005847953216374 0.1432160240257323 0.0 570 1.0 0.0115164398273588 VEGFC-FLT1 +CCN1 CAV1 11q13 Invasive Tumor Cells Macrophages recompute recompute recompute 0.6213271600240247 0.8818704453527788 0.6198216015396206 0.1339639999453202 0.0051192928876727 0.0 0.0006415001233654 0.1208552358082532 0.0 1351 1.0 0.0115132641704392 CCN1-CAV1 +VWF ITGA9 Myeloid Cells Endothelial Cells recompute recompute recompute 0.7848266128497919 0.9404022517663844 0.7827641335561659 0.0004024409845247 1.0 0.0 0.0009881422924901 0.0110335891306953 0.0 460 1.0 0.0115099088836428 VWF-ITGA9 +CCN1 CAV1 Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7324582304061453 0.62431395375366 0.6198216015396206 0.2376713873232418 0.0034299077593249 0.0 0.0016587677725118 0.1715966661219153 0.0 422 1.0 0.0114979092499903 CCN1-CAV1 +COL4A2 CD93 Luminal-like Amorphous DCIS Cells Macrophages recompute recompute recompute 0.4630253981438691 0.944024288971064 0.2461374514707439 0.0443339118517084 0.0484215930647349 0.0 0.0004504504504504 0.0166916539567916 0.0 222 1.0 0.0114971493077872 COL4A2-CD93 +VEGFC FLT1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6593525851613742 0.6593689120110077 1.0 0.0201572483258557 0.026308073552735 0.0 0.0024699312714776 0.1800182706717872 0.0 1552 1.0 0.0114937340876503 VEGFC-FLT1 +EFNB2 PECAM1 T Lymphocytes Macrophages recompute recompute recompute 0.7800321422220979 0.9015117569158254 0.6198216015396206 0.0213929720256037 0.0246995741084876 0.0 0.000581226387678 0.0560030363083806 0.0 3441 1.0 0.0114917260487769 EFNB2-PECAM1 +VEGFC FLT1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7745997874735252 0.6593689120110077 0.7917001487310438 0.0215813276111062 0.026308073552735 0.0 0.0010416666666666 0.0759207489354928 0.0 1280 1.0 0.0114856530334879 VEGFC-FLT1 +EFNB2 PECAM1 Myoepithelial Cells Macrophages recompute recompute recompute 0.4619393085577573 0.9015117569158254 0.7204611100467462 0.0308750930304183 0.0246995741084876 0.0 0.0005287648054145 0.050948193722805 0.0 591 1.0 0.011479178848591 EFNB2-PECAM1 +VEGFC FLT1 Macrophages 11q13 Invasive Tumor Cells recompute recompute recompute 0.8963332422588541 0.6593689120110077 0.6198216015396206 0.0026007495851186 0.2390217618875283 0.0 0.0002875215641173 0.0284690384710832 0.0 1739 1.0 0.0114700962174453 VEGFC-FLT1 +CD34 SELP Pericytes 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.9303167350027568 0.6572093097629401 0.6198216015396206 0.1314667522621683 0.0045674276780054 0.0 0.0 0.0 0.0 398 1.0 0.01146872072376 CD34-SELP +CXCL12 ITGA5 Myoepithelial Cells Dendritic Cells recompute recompute recompute 0.8023917560710954 0.6338612823312899 0.6198216015396206 0.0085367158000785 0.0845203443408073 0.0 0.0014016820184221 0.0642454892104293 0.0 1362 1.0 0.0114678853349387 CXCL12-ITGA5 +EFNB2 PECAM1 11q13 Invasive Tumor Cells (G1/S) Plasma Cells recompute recompute recompute 0.662063103571249 0.7167436199046466 0.6198216015396206 0.0236359933700329 0.0326667674102811 0.0 0.05 1.0 0.0 5 1.0 0.011464850101882 EFNB2-PECAM1 +COL4A2 CD93 T Lymphocytes T Lymphocytes recompute recompute recompute 0.7783550150988336 0.7779918296243433 1.0 0.0316800311254893 0.0118035014556376 0.0 0.0005421459551197 0.0548641105738575 0.0 21212 1.0 0.0114593053069587 COL4A2-CD93 +VWF SELP 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.6332974881236617 0.6572093097629401 1.0 0.0131302879503246 0.04130664769978 0.0 3.840479772471952e-05 0.0130351447524464 0.0 423716 1.0 0.0114533980527265 VWF-SELP +VEGFC FLT1 Pericytes Plasma Cells recompute recompute recompute 0.8718210606749883 0.4630488285702799 0.7204611100467462 0.1796394187986057 0.0043013567716651 0.0 0.0025380710659898 0.2012970142691556 0.0 394 1.0 0.0114449036731422 VEGFC-FLT1 +EFNB2 PECAM1 Pericytes Myoepithelial Cells recompute recompute recompute 0.8640667164982425 0.7167436199046466 0.7204611100467462 0.1882781599600688 0.0026482500471321 0.0 0.0007157581310123 0.2670858714638411 0.0 2183 1.0 0.0114256358451413 EFNB2-PECAM1 +EFNB2 PECAM1 Luminal-like Amorphous DCIS Cells Plasma Cells recompute recompute recompute 0.4619393085577573 0.7167436199046466 0.2461374514707439 0.0835287751665837 0.0326667674102811 0.0 0.0016084558823529 0.0340491858242423 0.0 272 1.0 0.0114247005172961 EFNB2-PECAM1 +COL4A2 CD93 CXCL14+ Fibroblasts Macrophages recompute recompute recompute 0.8840293712888387 0.944024288971064 0.8875000050982297 0.0061698665784747 0.0484215930647349 0.0 0.0011938202247191 0.0442375716523396 0.0 1424 1.0 0.0114153433898056 COL4A2-CD93 +VWF ITGA9 CAFs, DCIS Associated 11q13 Invasive Tumor Cells recompute recompute recompute 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0071496754272206 0.1112417752963437 0.0 0.0001109323867103 0.0119910751165928 0.0 3278 1.0 0.0114097418198388 VWF-ITGA9 +EFNB2 PECAM1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7800321422220979 0.6331674633943454 0.7917001487310438 0.1357656553382984 0.0041555861088636 0.0 0.000634765625 0.0806147929639913 0.0 1280 1.0 0.0114095676045912 EFNB2-PECAM1 +COL4A2 CD93 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells recompute recompute recompute 0.6582846571368821 0.6587114738285964 0.8824495942126559 0.0198024073017111 0.0289462771086338 0.0 0.0002974960747045 0.0633364602143469 0.0 12101 1.0 0.0113986038446527 COL4A2-CD93 +CD34 SELP Pericytes Macrophages recompute recompute recompute 0.9303167350027568 0.941479368642921 0.8875000050982297 0.1314667522621683 0.0021392900294222 0.0 0.0009411764705882 0.3044527851190194 0.0 2125 1.0 0.0113924276873152 CD34-SELP +VWF SELP Pericytes 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.9275752708651288 0.6572093097629401 0.6198216015396206 0.1263644540569636 0.0045674276780054 0.0 0.0007994518044769 0.1345541600566366 0.0 398 1.0 0.0113877047194032 VWF-SELP +VWF SELP Myeloid Cells Endothelial Cells recompute recompute recompute 0.7848266128497919 0.8819126042133903 0.7827641335561659 0.0004024409845247 1.0 0.0 0.0017786561264822 0.0100013368526925 0.0 460 1.0 0.0113873814102443 VWF-SELP +HSPG2 LRP1 Basal-like Structured DCIS Cells T Lymphocytes recompute recompute recompute 0.7789175740361626 0.6207977546603366 0.8693461273411047 0.0492631209980634 0.0104714078116759 0.0 0.0007246376811594 0.0605702687507438 0.0 575 1.0 0.0113769796188645 HSPG2-LRP1 +CD34 SELP Pericytes Myoepithelial Cells recompute recompute recompute 0.9303167350027568 0.4623922682986163 0.7204611100467462 0.1314667522621683 0.0053213839468185 0.0 0.0016032982134677 0.6280151050349788 0.0 2183 1.0 0.0113766803634033 CD34-SELP +CCN1 CAV1 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated recompute recompute recompute 0.6213271600240247 0.62431395375366 0.9161861017439124 0.0093830613230477 0.0649213179279442 0.0 0.0009461426491994 0.0389823137931359 0.0 458 1.0 0.0113738261313298 CCN1-CAV1 +EFNB2 PECAM1 11q13 Invasive Tumor Cells (G1/S) Macrophages recompute recompute recompute 0.662063103571249 0.9015117569158254 0.6198216015396206 0.0236359933700329 0.0246995741084876 0.0 0.002626050420168 0.2530284242872083 0.0 119 1.0 0.0113692949073002 EFNB2-PECAM1 +CD34 SELP Pericytes Basal-like Structured DCIS Cells recompute recompute recompute 0.9303167350027568 0.7760344326192508 0.6198216015396206 0.1314667522621683 0.0036702914086929 0.0 0.000501002004008 0.2049005089584042 0.0 1996 1.0 0.0113688370365498 CD34-SELP +MMP2 PECAM1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.9161861017439124 0.141548283585814 0.0041555861088636 0.0 0.0043726235741444 0.8307915308562549 0.0 526 1.0 0.0113615777937841 MMP2-PECAM1 +VWF ITGA9 Pericytes 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.9275752708651288 0.6252253442669611 0.6198216015396206 0.1263644540569636 0.0047273851759697 0.0 0.0016879672052085 0.0791508247233255 0.0 377 1.0 0.0113583842082307 VWF-ITGA9 +COL4A2 CD93 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells recompute recompute recompute 0.6582846571368821 0.7779918296243433 0.7917001487310438 0.0084325366891025 0.0627790816848129 0.0 0.0015544041450777 0.0340903053056225 0.0 193 1.0 0.0113576169098342 COL4A2-CD93 +CD34 SELP 11q13 Invasive Tumor Cells (Mitotic) Pericytes recompute recompute recompute 0.633566764858408 0.8819126042133903 0.6198216015396206 0.0083565457974945 0.0741032966028748 0.0 0.0 0.0 0.0 379 1.0 0.0113559880808757 CD34-SELP +CCN1 CAV1 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated recompute recompute recompute 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.0052560850129547 0.1449812920932466 0.0 0.0008658008658008 0.0709677035829823 0.0 77 1.0 0.0113495895075784 CCN1-CAV1 +EFNB2 PECAM1 Luminal-like Amorphous DCIS Cells Macrophages recompute recompute recompute 0.4619393085577573 0.9015117569158254 0.2461374514707439 0.0835287751665837 0.0246995741084876 0.0 0.0008445945945945 0.0813794121356156 0.0 222 1.0 0.0113294799543347 EFNB2-PECAM1 +CD34 SELP T Lymphocytes 11q13 Invasive Tumor Cells recompute recompute recompute 0.633566764858408 0.6572093097629401 0.7917001487310438 0.015517736049123 0.04130664769978 0.0 0.0 0.0 0.0 1165 1.0 0.0113279395450786 CD34-SELP +CD34 SELP Endothelial Cells B Cells recompute recompute recompute 0.9559599666576516 0.7760344326192508 0.6198216015396206 1.0 0.0004582650848664 0.0 0.0010578279266572 0.7870867424382662 0.0 1418 1.0 0.0113227593943115 CD34-SELP +VWF SELP Endothelial Cells B Cells recompute recompute recompute 0.955713094717548 0.7760344326192508 0.6198216015396206 1.0 0.0004582650848664 0.0 0.0020836004615976 1.0 0.0 1418 1.0 0.0113222720007539 VWF-SELP +VWF SELP Pericytes Macrophages recompute recompute recompute 0.9275752708651288 0.941479368642921 0.8875000050982297 0.1263644540569636 0.0021392900294222 0.0 0.0014973262032085 0.2681990349577695 0.0 2125 1.0 0.0113119506233618 VWF-SELP +MMP2 PECAM1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.718867305289982 0.6331674633943454 0.6198216015396206 1.0 0.0007400708115376 0.0 0.005 1.0 0.0 135 1.0 0.0113053895904324 MMP2-PECAM1 +VWF SELP Pericytes Myoepithelial Cells recompute recompute recompute 0.9275752708651288 0.4623922682986163 0.7204611100467462 0.1263644540569636 0.0053213839468185 0.0 0.0014783658851455 0.6754948148637453 0.0 2183 1.0 0.0112963145398658 VWF-SELP +VWF ITGA9 Pericytes CXCL14+ Fibroblasts recompute recompute recompute 0.9275752708651288 0.950463483645931 0.9429656149619918 0.1263644540569636 0.0019776346124415 0.0 0.0006130080304051 0.2571849156536713 0.0 2966 1.0 0.0112960241737508 VWF-ITGA9 +VWF SELP Pericytes Basal-like Structured DCIS Cells recompute recompute recompute 0.9275752708651288 0.7760344326192508 0.6198216015396206 0.1263644540569636 0.0036702914086929 0.0 0.000432683548916 0.1804722502822816 0.0 1996 1.0 0.0112885266189305 VWF-SELP +MMRN2 CD93 Pericytes Myoepithelial Cells recompute recompute recompute 0.9468422434493456 0.4630027772793905 0.7204611100467462 0.1120119983652299 0.0058437228618857 0.0 0.0019468621163536 0.3939806238109459 0.0 2183 1.0 0.0112868075649207 MMRN2-CD93 +CXCL12 ITGA5 CXCL14+ Fibroblasts T Lymphocytes recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.0131092554497256 0.053516012135424 0.0 0.0009907689333526 0.0915921159255725 0.0 1881 1.0 0.0112834957940405 CXCL12-ITGA5 +CXCL12 ITGA5 Myoepithelial Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.8023917560710954 0.6338612823312899 0.6198216015396206 0.0085367158000785 0.0766612252832893 0.0 7.137121955571418e-05 0.022299966523859 0.0 5095 1.0 0.0112828572242985 CXCL12-ITGA5 +EFNB2 PECAM1 Pericytes CAFs, Invasive Associated recompute recompute recompute 0.8640667164982425 0.6331674633943454 0.6198216015396206 0.1882781599600688 0.0032187363284526 0.0 0.0017148585901224 0.3377930080885453 0.0 2369 1.0 0.0112755192841766 EFNB2-PECAM1 +VWF LRP1 11q13 Invasive Tumor Cells Dendritic Cells recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0131302879503246 0.0501711964086628 0.0 0.0007169913419913 0.0145353018069363 0.0 3360 1.0 0.011271316085071 VWF-LRP1 +CCN1 CAV1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells recompute recompute recompute 0.6213271600240247 0.62431395375366 0.8824495942126559 0.0093830613230477 0.0638329144736252 0.0 0.0003966614329394 0.1035517806628487 0.0 12101 1.0 0.0112711227010116 CCN1-CAV1 +COL4A2 CD93 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7783550150988336 0.6587114738285964 0.7917001487310438 0.1928969878996252 0.0026174949623928 0.0 0.00328125 0.4451528945761718 0.0 1280 1.0 0.0112704462931987 COL4A2-CD93 +CCN1 CAV1 Pericytes Myeloid Cells recompute recompute recompute 0.9219165193585238 0.7832252605020791 0.7827641335561659 0.2646489893253856 0.00136079311934 0.0 0.0012658227848101 0.1860771295602994 0.0 316 1.0 0.0112575995171834 CCN1-CAV1 +CD34 SELP Basal-like Structured DCIS Cells Pericytes recompute recompute recompute 0.633566764858408 0.8819126042133903 0.6198216015396206 0.0078992851324392 0.0741032966028748 0.0 0.0002773155851358 0.0139426047368507 0.0 1803 1.0 0.0112499803832381 CD34-SELP +VWF ITGA9 CXCL14+ Fibroblasts Endothelial Cells recompute recompute recompute 0.9275752708651288 0.9404022517663844 0.9429656149619918 0.000245041593909 1.0 0.0 0.0007715531700771 0.0086151566791702 0.0 2710 1.0 0.011239216527049 VWF-ITGA9 +VWF ITGA9 11q13 Invasive Tumor Cells Dendritic Cells recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0131302879503246 0.0487643047611538 0.0 0.0003246753246753 0.0127087182270229 0.0 3360 1.0 0.0112313070058708 VWF-ITGA9 +CCN1 CAV1 Basal-like Structured DCIS Cells Macrophages recompute recompute recompute 0.6213271600240247 0.8818704453527788 0.6198216015396206 0.1153131738111426 0.0051192928876727 0.0 0.0009122807017543 0.1718688669231053 0.0 475 1.0 0.0112291514771644 CCN1-CAV1 +VWF LRP1 Pericytes Plasma Cells recompute recompute recompute 0.9275752708651288 0.7346293219749174 0.7204611100467462 0.1263644540569636 0.0032275631628407 0.0 0.0036628980156898 0.1743565378314414 0.0 394 1.0 0.0112267703567922 VWF-LRP1 +CD34 SELP Macrophages Pericytes recompute recompute recompute 0.8963354148873306 0.8819126042133903 0.8875000050982297 0.0038492365148421 0.0741032966028748 0.0 0.0004042037186742 0.0203221635735989 0.0 2474 1.0 0.0112256879647756 CD34-SELP +VWF ITGA9 CAFs, DCIS Associated Mast Cells recompute recompute recompute 0.7158082793127664 0.863034163938375 0.7204611100467462 0.0071496754272206 0.0627102121186242 0.0 0.0021004873130566 0.016872889876392 0.0 1082 1.0 0.0112204452186736 VWF-ITGA9 +CCN1 CAV1 CXCL14+ Fibroblasts CAFs, Invasive Associated recompute recompute recompute 0.9219165193585238 0.62431395375366 0.6198216015396206 0.0086134406931133 0.0649213179279442 0.0 0.0007501172058134 0.0309058093125716 0.0 1422 1.0 0.0112198656165269 CCN1-CAV1 +COL4A2 CD93 CAFs, DCIS Associated Myeloid Cells recompute recompute recompute 0.4630253981438691 0.7461459456652184 0.7204611100467462 0.7696906278989153 0.0010390313650636 0.0 0.003557910673732 0.5217426920018365 0.0 1321 1.0 0.0112158286872497 COL4A2-CD93 +VEGFC FLT1 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated recompute recompute recompute 0.6593525851613742 0.4630488285702799 0.6198216015396206 0.0201572483258557 0.0521374123931907 0.0 0.0031847133757961 0.5665867436095426 0.0 157 1.0 0.0112141245507598 VEGFC-FLT1 +COL4A2 CD93 CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.4630253981438691 0.4630027772793905 0.2461374514707439 0.7696906278989153 0.0048929293424311 0.0 0.0010431154381084 0.3372842008773958 0.0 5752 1.0 0.0112126611276352 COL4A2-CD93 +CXCL12 ITGA5 Pericytes Basal-like Structured DCIS Cells recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.0637288077574987 0.01057919065587 0.0 0.000204955365276 0.0838077261033925 0.0 1996 1.0 0.0112089455727969 CXCL12-ITGA5 +HSPG2 LRP1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6589792304505506 0.6207977546603366 0.9161861017439124 0.1836996873148393 0.0028784826949613 0.0 0.0061523024926066 0.4549050818871359 0.0 526 1.0 0.0112076147054623 HSPG2-LRP1 +MMP2 PECAM1 CXCL14+ Fibroblasts Dendritic Cells recompute recompute recompute 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0106922602624424 0.0518891167572028 0.0 0.0029875986471251 0.1090795020417588 0.0 887 1.0 0.0112005051278467 MMP2-PECAM1 +CXCL12 ITGA5 B Cells Pericytes recompute recompute recompute 0.6160088550075702 0.928319416412998 0.6198216015396206 0.0052742025956585 0.1055033753160582 0.0 0.0016139929434727 0.1242072385273056 0.0 1211 1.0 0.0111985688326795 CXCL12-ITGA5 +CCN1 CAV1 CXCL14+ Fibroblasts Basal-like Structured DCIS Cells recompute recompute recompute 0.9219165193585238 0.62431395375366 0.6198216015396206 0.0086134406931133 0.0641739251983978 0.0 0.0003503503503503 0.0332815925616963 0.0 1332 1.0 0.0111982339080353 CCN1-CAV1 +MMP2 PECAM1 CAFs, DCIS Associated CXCL14+ Fibroblasts recompute recompute recompute 0.718867305289982 0.930308383061206 0.7204611100467462 1.0 0.0004089864655001 0.0 0.0005773420479302 1.0 0.0 11475 1.0 0.011196981591711 MMP2-PECAM1 +EFNB2 PECAM1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.4619393085577573 0.6331674633943454 0.2461374514707439 0.0835287751665837 0.0326412663903893 0.0 0.0 0.0 0.0 186 1.0 0.0111895878467912 EFNB2-PECAM1 +CCN1 CAV1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells recompute recompute recompute 0.9219165193585238 0.62431395375366 0.6198216015396206 0.0086134406931133 0.0638329144736252 0.0 0.0001759633996128 0.0459367154159016 0.0 5683 1.0 0.011188294253537 CCN1-CAV1 +CD34 SELP Pericytes Myeloid Cells recompute recompute recompute 0.9303167350027568 0.7478729882108823 0.7827641335561659 0.1314667522621683 0.0027351735586246 0.0 0.0 0.0 0.0 316 1.0 0.0111853267805791 CD34-SELP +VEGFC FLT1 T Lymphocytes CAFs, DCIS Associated recompute recompute recompute 0.7745997874735252 0.4630488285702799 0.6198216015396206 0.016822895653248 0.0521374123931907 0.0 0.0003983209241045 0.0708645735641803 0.0 10879 1.0 0.01117730005708 VEGFC-FLT1 +MMP2 PECAM1 Myoepithelial Cells CAFs, DCIS Associated recompute recompute recompute 0.718867305289982 0.7167436199046466 0.8293805866303694 0.0361307801045652 0.0125623889131764 0.0 0.0004272613588995 0.1376328513936357 0.0 7197 1.0 0.0111674173837562 MMP2-PECAM1 +COL4A2 CD93 11q13 Invasive Tumor Cells Myoepithelial Cells recompute recompute recompute 0.6582846571368821 0.4630027772793905 0.6198216015396206 0.1740454925211078 0.0058437228618857 0.0 0.0002517915940344 0.0764086898309066 0.0 5163 1.0 0.011149863139628 COL4A2-CD93 +MMP2 PECAM1 CXCL14+ Fibroblasts Macrophages recompute recompute recompute 0.9067635403815892 0.9015117569158254 0.8875000050982297 0.0106922602624424 0.0246995741084876 0.0 0.0027738764044943 0.1411877039737778 0.0 1424 1.0 0.0111446277080098 MMP2-PECAM1 +HSPG2 LRP1 11q13 Invasive Tumor Cells T Lymphocytes recompute recompute recompute 0.6589792304505506 0.6207977546603366 0.7917001487310438 0.0561415215593491 0.0104714078116759 0.0 0.0003862689775628 0.0322870537778551 0.0 827 1.0 0.011132996154835 HSPG2-LRP1 +COL4A2 CD93 CAFs, Invasive Associated B Cells recompute recompute recompute 0.6582846571368821 0.7779918296243433 0.7917001487310438 0.4344545964241579 0.001079730675535 0.0 0.0027262813522355 0.4610560013264392 0.0 917 1.0 0.011131035392213 COL4A2-CD93 +VEGFC FLT1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6593525851613742 0.6593689120110077 0.9161861017439124 0.018132161410931 0.026308073552735 0.0 0.0012674271229404 0.0923750557390027 0.0 526 1.0 0.0111291369761991 VEGFC-FLT1 +MMRN2 CLEC14A Myoepithelial Cells CAFs, DCIS Associated recompute recompute recompute 0.7205550478301406 0.7154802332407408 0.8293805866303694 0.0151307911035231 0.0292771742399634 0.0 0.0011810476587467 0.1352998698954588 0.0 7197 1.0 0.0111233342055982 MMRN2-CLEC14A +MMP2 PECAM1 Plasma Cells Pericytes recompute recompute recompute 0.718867305289982 0.930308383061206 0.7204611100467462 0.0024319941937022 0.1615013370958009 0.0 0.0031526548672566 0.0973700680977391 0.0 452 1.0 0.0111216984549903 MMP2-PECAM1 +VWF SELP CXCL14+ Fibroblasts Endothelial Cells recompute recompute recompute 0.9275752708651288 0.8819126042133903 0.9429656149619918 0.000245041593909 1.0 0.0 0.0017443810801744 0.0098086091642642 0.0 2710 1.0 0.0111195706794615 VWF-SELP +CD34 SELP Pericytes Dendritic Cells recompute recompute recompute 0.9303167350027568 0.7760344326192508 0.6198216015396206 0.1314667522621683 0.0032078747392388 0.0 0.0018999366687777 0.4349614075440778 0.0 1579 1.0 0.0111165206424031 CD34-SELP +VEGFC FLT1 Luminal-like Amorphous DCIS Cells T Lymphocytes recompute recompute recompute 0.4636527906642655 0.777821334064334 0.2461374514707439 0.0666348171285698 0.0318483483218543 0.0 0.0015822784810126 0.2002396670115432 0.0 316 1.0 0.0111132170837072 VEGFC-FLT1 +VWF LRP1 T Lymphocytes CAFs, Invasive Associated recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0036144684673052 0.166956519448744 0.0 0.0025189393939393 0.0189796098784273 0.0 2400 1.0 0.0111077973995042 VWF-LRP1 +VWF SELP Pericytes Myeloid Cells recompute recompute recompute 0.9275752708651288 0.7478729882108823 0.7827641335561659 0.1263644540569636 0.0027351735586246 0.0 0.0083429228998849 0.4579305833985939 0.0 316 1.0 0.0111063126947875 VWF-SELP +CCN1 CAV1 Pericytes Mast Cells recompute recompute recompute 0.9219165193585238 0.8617632615906476 0.8567148457705164 0.2646489893253856 0.0010414441948928 0.0 0.0066666666666666 0.84251458198315 0.0 225 1.0 0.0111054898186264 CCN1-CAV1 +MMP2 PECAM1 Basal-like Structured DCIS Cells Dendritic Cells recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.8693461273411047 0.0104129581710415 0.0518891167572028 0.0 0.0035440613026819 0.1293963774130153 0.0 1044 1.0 0.011104328632117 MMP2-PECAM1 +EFNB2 PECAM1 T Lymphocytes T Lymphocytes recompute recompute recompute 0.7800321422220979 0.6331674633943454 1.0 0.0213929720256037 0.0176963220730796 0.0 0.0003771450122572 0.0689438048269045 0.0 21212 1.0 0.0110993517565779 EFNB2-PECAM1 +CXCL12 ITGA5 Myoepithelial Cells CAFs, Invasive Associated recompute recompute recompute 0.8023917560710954 0.6338612823312899 0.6198216015396206 0.0085367158000785 0.0693709672321744 0.0 0.0007566057502037 0.0602948167833309 0.0 1562 1.0 0.0110965019148353 CXCL12-ITGA5 +MMRN2 CLEC14A CAFs, DCIS Associated 11q13 Invasive Tumor Cells recompute recompute recompute 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0117842887908422 0.0554888093272979 0.0 0.0005084401057555 0.0832098908826452 0.0 3278 1.0 0.0110835701719308 MMRN2-CLEC14A +MMRN2 CLEC14A Pericytes 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.9468422434493456 0.6347970925105053 0.6198216015396206 0.1120119983652299 0.0044340558155446 0.0 0.0008375209380234 0.1092172964129983 0.0 398 1.0 0.0110800316269834 MMRN2-CLEC14A +CCN1 CAV1 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells recompute recompute recompute 0.6213271600240247 0.62431395375366 0.7917001487310438 0.0093830613230477 0.0641739251983978 0.0 0.0022988505747126 0.2183797107989144 0.0 1305 1.0 0.0110789338464385 CCN1-CAV1 +VEGFC FLT1 Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated recompute recompute recompute 0.4636527906642655 0.4630488285702799 0.2461374514707439 0.0666348171285698 0.0521374123931907 0.0 0.0008881601421056 0.1580110054938958 0.0 4879 1.0 0.0110655933418377 VEGFC-FLT1 +EFNB2 PECAM1 Myoepithelial Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.0308750930304183 0.0326412663903893 0.0 0.0002576054955839 0.0877501068919968 0.0 5095 1.0 0.0110566687386977 EFNB2-PECAM1 +COL4A2 CD93 B Cells Pericytes recompute recompute recompute 0.7783550150988336 0.8817184225858201 0.6198216015396206 0.0033449520260795 0.1281708518900828 0.0 0.0023121387283236 0.0654068346930415 0.0 1211 1.0 0.0110533132352417 COL4A2-CD93 +CCN1 CAV1 Pericytes B Cells recompute recompute recompute 0.9219165193585238 0.62431395375366 0.6198216015396206 0.2646489893253856 0.0019304335593669 0.0 0.0041392285983066 1.0 0.0 1063 1.0 0.0110521843845445 CCN1-CAV1 +EFNB2 PECAM1 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated recompute recompute recompute 0.662063103571249 0.7167436199046466 0.6198216015396206 0.0491302556793708 0.0125623889131764 0.0 0.0003980891719745 0.1848263841442555 0.0 157 1.0 0.0110448190961635 EFNB2-PECAM1 +EFNB2 PECAM1 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.662063103571249 0.2491073778594529 0.2461374514707439 0.585843718590581 0.0076066460958003 0.0 0.0 0.0 0.0 184 1.0 0.0110384106686001 EFNB2-PECAM1 +CCN1 CAV1 Dendritic Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.6213271600240247 0.62431395375366 0.8693461273411047 0.0083518627398662 0.0641739251983978 0.0 0.000669344042838 0.063584453947475 0.0 1245 1.0 0.0110367984173053 CCN1-CAV1 +MMP2 PECAM1 Myoepithelial Cells T Lymphocytes recompute recompute recompute 0.718867305289982 0.6331674633943454 0.6198216015396206 0.0361307801045652 0.0176963220730796 0.0 0.0010978956999085 0.1454147034296964 0.0 1093 1.0 0.0110331399723522 MMP2-PECAM1 +VWF ITGA9 T Lymphocytes Pericytes recompute recompute recompute 0.6332974881236617 0.9404022517663844 0.6198216015396206 0.0036144684673052 0.1347191569099048 0.0 0.0008694540340109 0.0376851564474372 0.0 3555 1.0 0.0110266569575314 VWF-ITGA9 +CXCL12 ITGA5 CAFs, Invasive Associated Basal-like Structured DCIS Cells recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.7917001487310438 0.0548063857429699 0.01057919065587 0.0 0.0007181480229807 0.2936559027406356 0.0 2152 1.0 0.0110214229900421 CXCL12-ITGA5 +COL4A2 CD93 CAFs, Invasive Associated Mast Cells recompute recompute recompute 0.6582846571368821 0.8347945881127203 0.6198216015396206 0.4344545964241579 0.0012097093680331 0.0 0.0184615384615384 1.0 0.0 130 1.0 0.011019152345699 COL4A2-CD93 +VEGFC FLT1 T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7745997874735252 0.6593689120110077 0.7917001487310438 0.016822895653248 0.026308073552735 0.0 0.0017182130584192 0.1252301013368955 0.0 97 1.0 0.011018592818755 VEGFC-FLT1 +VEGFC FLT1 CAFs, Invasive Associated CAFs, DCIS Associated recompute recompute recompute 0.6593525851613742 0.4630488285702799 0.6198216015396206 0.018132161410931 0.0521374123931907 0.0 0.00151171579743 0.2689466931117103 0.0 1323 1.0 0.0110179746222343 VEGFC-FLT1 +COL4A2 CD93 Plasma Cells Pericytes recompute recompute recompute 0.4630253981438691 0.8817184225858201 0.7204611100467462 0.0047240947268779 0.1281708518900828 0.0 0.002433628318584 0.068843587622156 0.0 452 1.0 0.0110097050809857 COL4A2-CD93 +CXCL12 ITGA5 11q13 Invasive Tumor Cells T Lymphocytes recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.7917001487310438 0.0106340017102282 0.053516012135424 0.0 0.0002198526986918 0.0203243896606602 0.0 827 1.0 0.0109872029707237 CXCL12-ITGA5 +COL4A2 CD93 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6582846571368821 0.6587114738285964 0.8824495942126559 0.1740454925211078 0.0026174949623928 0.0 0.0002845902737088 0.0386091227762996 0.0 11947 1.0 0.0109704607429668 COL4A2-CD93 +COL4A2 CD93 Dendritic Cells T Lymphocytes recompute recompute recompute 0.7783550150988336 0.7779918296243433 0.909150863993142 0.0267593032157803 0.0118035014556376 0.0 0.0006924505995608 0.0700746466933455 0.0 5921 1.0 0.0109659388753804 COL4A2-CD93 +CCN1 CAV1 Plasma Cells CAFs, DCIS Associated recompute recompute recompute 0.7324582304061453 0.7283139964676212 0.8767341187813953 0.0025580826958339 0.1449812920932466 0.0 0.0008027210884353 0.0657971994647936 0.0 2450 1.0 0.0109614065650016 CCN1-CAV1 +CCN1 CAV1 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells recompute recompute recompute 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.0052560850129547 0.1176565474247238 0.0 0.0021339220014716 0.1465784555960956 0.0 453 1.0 0.0109613533465957 CCN1-CAV1 +VWF SELP 11q13 Invasive Tumor Cells T Lymphocytes recompute recompute recompute 0.6332974881236617 0.7760344326192508 0.7917001487310438 0.0131302879503246 0.0335947364052305 0.0 0.0002748158733648 0.0147013052644184 0.0 827 1.0 0.0109420637719678 VWF-SELP +CD34 SELP CAFs, DCIS Associated Myoepithelial Cells recompute recompute recompute 0.7168245244832976 0.4623922682986163 0.8293805866303694 0.1173076386135379 0.0053213839468185 0.0 0.0008076728924785 0.3163670813970107 0.0 9905 1.0 0.0109417849359665 CD34-SELP +CCN1 CAV1 Mast Cells Pericytes recompute recompute recompute 0.8749036366850302 0.9694036398779844 0.8567148457705164 0.0004337320404416 0.5444650460041837 0.0 0.0015027322404371 0.0299193428213638 0.0 244 1.0 0.0109416743289122 CCN1-CAV1 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells CAFs, DCIS Associated recompute recompute recompute 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.0208904415011529 0.0292771742399634 0.0 0.0004227436060029 0.0484291675003477 0.0 1577 1.0 0.0109345593857488 MMRN2-CLEC14A +EFNB2 PECAM1 Basal-like Structured DCIS Cells CAFs, Invasive Associated recompute recompute recompute 0.7800321422220979 0.6331674633943454 0.7917001487310438 0.1357656553382984 0.0032187363284526 0.0 0.0002008569898232 0.0395648289478849 0.0 1867 1.0 0.0109339753218467 EFNB2-PECAM1 +VEGFC FLT1 Pericytes Mast Cells recompute recompute recompute 0.8718210606749883 0.8331580262014722 0.8567148457705164 0.1796394187986057 0.001526625481682 0.0 0.0014814814814814 0.6966889319830499 0.0 225 1.0 0.0109317076990618 VEGFC-FLT1 +VEGFC FLT1 CXCL14+ Fibroblasts Pericytes recompute recompute recompute 0.8718210606749883 0.878254460598671 0.9429656149619918 0.0017670878089588 0.1332188634280341 0.0 0.0015019680961259 0.0566094133697649 0.0 3218 1.0 0.0109243344944137 VEGFC-FLT1 +HSPG2 LRP1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.3309594876493178 0.0028784826949613 0.0 0.0035169289461134 0.260043918865431 0.0 233 1.0 0.0109216787961662 HSPG2-LRP1 +CCN1 CAV1 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts recompute recompute recompute 0.6213271600240247 0.943345641464811 0.6198216015396206 0.1339639999453202 0.0034806998160403 0.0 0.0002459016393442 0.0910346800191499 0.0 4880 1.0 0.0109182318274363 CCN1-CAV1 +MMRN2 CLEC14A Pericytes Myeloid Cells recompute recompute recompute 0.9468422434493456 0.7830372268649692 0.7827641335561659 0.1120119983652299 0.0026038611777234 0.0 0.0036919831223628 0.3141788023645963 0.0 316 1.0 0.0109168122500373 MMRN2-CLEC14A +VEGFC FLT1 CAFs, DCIS Associated Dendritic Cells recompute recompute recompute 0.4636527906642655 0.777821334064334 0.6198216015396206 0.0693389464442948 0.0108892901157311 0.0 0.000868531724264 0.1077753801447994 0.0 3646 1.0 0.0109115418129669 VEGFC-FLT1 +VWF ITGA9 Basal-like Structured DCIS Cells Myoepithelial Cells recompute recompute recompute 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.0020251995753771 0.2898144908728011 0.0 0.0005529405092723 0.0128419543741397 0.0 6412 1.0 0.0109032709536081 VWF-ITGA9 +CXCL12 ITGA5 Endothelial Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7487535481622718 0.2488118640045775 0.2461374514707439 0.1027229557481577 0.0356093885486421 0.0 0.0013143483023001 0.3309751911932914 0.0 2075 1.0 0.0109002548290084 CXCL12-ITGA5 +VWF ITGA9 Plasma Cells Endothelial Cells recompute recompute recompute 0.7158082793127664 0.9404022517663844 0.7204611100467462 0.0003457348439318 1.0 0.0 0.0030529172320217 0.034088850000805 0.0 536 1.0 0.0108996556006757 VWF-ITGA9 +MMP2 PECAM1 Macrophages Dendritic Cells recompute recompute recompute 0.9330801352629944 0.6331674633943454 0.6198216015396206 0.0088108219576754 0.0518891167572028 0.0 0.0018672199170124 0.0681736212948689 0.0 1687 1.0 0.0108968153074858 MMP2-PECAM1 +VWF LRP1 Myeloid Cells CAFs, DCIS Associated recompute recompute recompute 0.7848266128497919 0.7346293219749174 0.7204611100467462 0.0004024409845247 1.0 0.0 0.0013615416841223 0.0104532507434172 0.0 1302 1.0 0.0108941727206416 VWF-LRP1 +VWF ITGA9 Basal-like Structured DCIS Cells CAFs, DCIS Associated recompute recompute recompute 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.0020251995753771 0.2879885658616873 0.0 0.0006818181818181 0.0251260883413991 0.0 800 1.0 0.0108917917604008 VWF-ITGA9 +CCN1 CAV1 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6213271600240247 0.252518874138558 0.2461374514707439 0.1339639999453202 0.0322196586137726 0.0 0.0003623188405797 0.0634044017982654 0.0 184 1.0 0.0108888877799461 CCN1-CAV1 +CCN1 CAV1 Dendritic Cells CAFs, Invasive Associated recompute recompute recompute 0.6213271600240247 0.62431395375366 0.7917001487310438 0.0083518627398662 0.0649213179279442 0.0 0.0012293344637558 0.050650186695839 0.0 2359 1.0 0.0108870252822428 CCN1-CAV1 +MMP2 PECAM1 Dendritic Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0161193721503025 0.0326412663903893 0.0 0.0005576679340937 0.2259533273884015 0.0 3945 1.0 0.0108842308312661 MMP2-PECAM1 +CXCL12 ITGA5 Plasma Cells Dendritic Cells recompute recompute recompute 0.8730912658940219 0.6338612823312899 0.6198216015396206 0.0057086106530109 0.0845203443408073 0.0 0.007380073800738 0.3382624914252866 0.0 271 1.0 0.0108759912154454 CXCL12-ITGA5 +COL4A2 CD93 CXCL14+ Fibroblasts Dendritic Cells recompute recompute recompute 0.8840293712888387 0.7779918296243433 0.6198216015396206 0.0061698665784747 0.0627790816848129 0.0 0.000901916572717 0.0197803199518531 0.0 887 1.0 0.0108717634253366 COL4A2-CD93 +VWF ITGA9 Myoepithelial Cells Pericytes recompute recompute recompute 0.7158082793127664 0.9404022517663844 0.7204611100467462 0.0025256125075084 0.1347191569099048 0.0 0.0006591026787816 0.0285677984035847 0.0 1931 1.0 0.0108705902875716 VWF-ITGA9 +VWF ITGA9 Dendritic Cells Myoepithelial Cells recompute recompute recompute 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.0019871862905238 0.2898144908728011 0.0 0.0007725985063095 0.0179434760180832 0.0 1412 1.0 0.0108688919329621 VWF-ITGA9 +MMRN2 CD93 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.6301823358791634 0.6587114738285964 0.7917001487310438 0.0172764782878141 0.0289462771086338 0.0 0.0005129562828871 0.1060758937645968 0.0 30217 1.0 0.0108632995668312 MMRN2-CD93 +VWF ITGA9 Dendritic Cells CAFs, DCIS Associated recompute recompute recompute 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.0019871862905238 0.2879885658616873 0.0 0.0003542620449095 0.0130551218400554 0.0 3336 1.0 0.0108574489347114 VWF-ITGA9 +CCN1 CAV1 Dendritic Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.6213271600240247 0.62431395375366 0.7917001487310438 0.0083518627398662 0.0638329144736252 0.0 0.000253485424588 0.0661744876320834 0.0 3945 1.0 0.0108563904922361 CCN1-CAV1 +MMP2 PECAM1 CXCL14+ Fibroblasts Plasma Cells recompute recompute recompute 0.9067635403815892 0.7167436199046466 0.7204611100467462 0.0106922602624424 0.0326667674102811 0.0 0.0060526315789473 0.1209495589474899 0.0 285 1.0 0.0108544405493635 MMP2-PECAM1 +EFNB2 PECAM1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.662063103571249 0.6331674633943454 0.8824495942126559 0.585843718590581 0.0007400708115376 0.0 0.0002339850249584 0.0456716811179803 0.0 12020 1.0 0.01081919143081 EFNB2-PECAM1 +VEGFC FLT1 T Lymphocytes Basal-like Structured DCIS Cells recompute recompute recompute 0.7745997874735252 0.777821334064334 0.8693461273411047 0.016822895653248 0.0182001711419816 0.0 0.0002261420171867 0.0270855878477101 0.0 737 1.0 0.0108190164386983 VEGFC-FLT1 +MMP2 PECAM1 11q13 Invasive Tumor Cells Dendritic Cells recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0097699360831605 0.0518891167572028 0.0 0.0009374999999999 0.0342288390251321 0.0 3360 1.0 0.0108169937251798 MMP2-PECAM1 +COL4A2 CD93 CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6582846571368821 0.4630027772793905 0.2461374514707439 0.4344545964241579 0.0048929293424311 0.0 0.0012903225806451 0.4172169297735012 0.0 155 1.0 0.0108089012728642 COL4A2-CD93 +VWF LRP1 Plasma Cells CAFs, DCIS Associated recompute recompute recompute 0.7158082793127664 0.7346293219749174 0.8767341187813953 0.0003457348439318 1.0 0.0 0.0019573283858998 0.015027409475317 0.0 2450 1.0 0.0108080688577262 VWF-LRP1 +CXCL12 ITGA5 CAFs, Invasive Associated Myoepithelial Cells recompute recompute recompute 0.6160088550075702 0.7162873978652844 0.6198216015396206 0.0548063857429699 0.0106310838463224 0.0 0.0010796804145972 0.5288139428834137 0.0 1684 1.0 0.0108074947013979 CXCL12-ITGA5 +HSPG2 LRP1 T Lymphocytes 11q13 Invasive Tumor Cells recompute recompute recompute 0.7789175740361626 0.6207977546603366 0.7917001487310438 0.0070532058552773 0.0587195251380622 0.0 0.000798760133524 0.0563173124294638 0.0 1165 1.0 0.010798465076967 HSPG2-LRP1 +CXCL12 ITGA5 B Cells Dendritic Cells recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.909150863993142 0.0052742025956585 0.0845203443408073 0.0 0.0020834556018545 0.0954942866000636 0.0 1549 1.0 0.010795000891259 CXCL12-ITGA5 +HSPG2 LRP1 Pericytes 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.8818165186409654 0.6207977546603366 0.6198216015396206 0.1619074107723045 0.0028784826949613 0.0 0.0051996091568955 0.3844623426987127 0.0 398 1.0 0.0107937203863888 HSPG2-LRP1 +EFNB2 PECAM1 Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.7800321422220979 0.6331674633943454 1.0 0.1357656553382984 0.0023576674662702 0.0 0.0003320392317123 0.1030764130261103 0.0 19576 1.0 0.0107932169905226 EFNB2-PECAM1 +EFNB2 PECAM1 CAFs, Invasive Associated B Cells recompute recompute recompute 0.662063103571249 0.6331674633943454 0.7917001487310438 0.0967042147306326 0.0049190726392343 0.0 0.0019765539803707 0.3996783290215145 0.0 917 1.0 0.0107907437938184 EFNB2-PECAM1 +VWF LRP1 11q13 Invasive Tumor Cells Myoepithelial Cells recompute recompute recompute 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.0131302879503246 0.0416128058995347 0.0 0.0003675629038789 0.0152400479237297 0.0 5163 1.0 0.0107871671017196 VWF-LRP1 +CCN1 CAV1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6213271600240247 0.62431395375366 0.8824495942126559 0.1339639999453202 0.0034299077593249 0.0 0.0001885745978924 0.0195077170233518 0.0 12020 1.0 0.0107840243229586 CCN1-CAV1 +COL4A2 CD93 11q13 Invasive Tumor Cells (G1/S) Macrophages recompute recompute recompute 0.6582846571368821 0.944024288971064 0.6198216015396206 0.0084325366891025 0.0484215930647349 0.0 0.0016806722689075 0.0622781038387856 0.0 119 1.0 0.0107839266247806 COL4A2-CD93 +VWF SELP Plasma Cells Endothelial Cells recompute recompute recompute 0.7158082793127664 0.8819126042133903 0.7204611100467462 0.0003457348439318 1.0 0.0 0.0021200814111261 0.0119211622933213 0.0 536 1.0 0.01078362451171 VWF-SELP +CD34 SELP CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7168245244832976 0.6572093097629401 0.6198216015396206 0.1173076386135379 0.0045674276780054 0.0 0.0 0.0 0.0 233 1.0 0.0107744979182006 CD34-SELP +VEGFC FLT1 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes recompute recompute recompute 0.6593525851613742 0.777821334064334 0.7917001487310438 0.0120646829101097 0.0318483483218543 0.0 0.0 0.0 0.0 69 1.0 0.0107694520062571 VEGFC-FLT1 +HSPG2 LRP1 T Lymphocytes Dendritic Cells recompute recompute recompute 0.7789175740361626 0.6207977546603366 0.909150863993142 0.0070532058552773 0.0501711964086628 0.0 0.001144556249518 0.0194198103337112 0.0 5764 1.0 0.0107643188965299 HSPG2-LRP1 +CD34 SELP Myeloid Cells Pericytes recompute recompute recompute 0.7871981482311898 0.8819126042133903 0.7827641335561659 0.0038506427265089 0.0741032966028748 0.0 0.0 0.0 0.0 389 1.0 0.0107585088465503 CD34-SELP +HSPG2 LRP1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells recompute recompute recompute 0.6589792304505506 0.6207977546603366 0.8824495942126559 0.0072827533047186 0.0587195251380622 0.0 0.0005692826120889 0.0401377902828327 0.0 12101 1.0 0.010750576792916 HSPG2-LRP1 +EFNB2 PECAM1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.662063103571249 0.6331674633943454 0.9161861017439124 0.0967042147306326 0.0041555861088636 0.0 0.0013070342205323 0.1659924371063173 0.0 526 1.0 0.0107501224682371 EFNB2-PECAM1 +COL4A2 CD93 Myeloid Cells Macrophages recompute recompute recompute 0.7482742921073442 0.944024288971064 0.7827641335561659 0.005733874009046 0.0484215930647349 0.0 0.0030864197530864 0.1143687400743131 0.0 162 1.0 0.0107405659373328 COL4A2-CD93 +CXCL12 ITGA5 Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.1027229557481577 0.0050060729272313 0.0 0.0016752289479562 0.9625235467133748 0.0 407 1.0 0.0107142285391297 CXCL12-ITGA5 +VWF ITGA9 Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.6332974881236617 0.6252253442669611 1.0 0.0020251995753771 0.1886404570313 0.0 0.0003204294683657 0.0083802661837869 0.0 19576 1.0 0.0107141617568958 VWF-ITGA9 +COL4A2 CD93 Pericytes Plasma Cells recompute recompute recompute 0.8840293712888387 0.4630027772793905 0.7204611100467462 0.5544396796022323 0.0009242223287825 0.0 0.0038071065989847 0.7260182294373562 0.0 394 1.0 0.0107122998398639 COL4A2-CD93 +MMRN2 CLEC14A T Lymphocytes Pericytes recompute recompute recompute 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.0031934983073077 0.1341680150528327 0.0 0.0012189404594467 0.0303533538343133 0.0 3555 1.0 0.0107071776685134 MMRN2-CLEC14A +EFNB2 PECAM1 Pericytes Basal-like Structured DCIS Cells recompute recompute recompute 0.8640667164982425 0.6331674633943454 0.6198216015396206 0.1882781599600688 0.0023576674662702 0.0 0.00125250501002 0.3888206916523692 0.0 1996 1.0 0.0107053981913881 EFNB2-PECAM1 +VEGFC FLT1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells recompute recompute recompute 0.8718210606749883 0.6593689120110077 0.6198216015396206 0.0017670878089588 0.2390217618875283 0.0 0.0002346178661505 0.0232307621097841 0.0 5683 1.0 0.0107050023409295 VEGFC-FLT1 +VEGFC FLT1 Myeloid Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.743507317541692 0.6593689120110077 0.6198216015396206 0.0020684923107111 0.2390217618875283 0.0 0.0011554015020219 0.1144024446013028 0.0 1154 1.0 0.010701935247229 VEGFC-FLT1 +CXCL12 ITGA5 Plasma Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.8730912658940219 0.6338612823312899 0.6198216015396206 0.0057086106530109 0.0766612252832893 0.0 0.0 0.0 0.0 148 1.0 0.0107005129954285 CXCL12-ITGA5 +VEGFC FLT1 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells recompute recompute recompute 0.6593525851613742 0.777821334064334 0.7917001487310438 0.0201572483258557 0.0182001711419816 0.0 0.0008939974457215 0.1070762817673077 0.0 1305 1.0 0.0106867154724975 VEGFC-FLT1 +CD34 SELP CAFs, DCIS Associated Basal-like Structured DCIS Cells recompute recompute recompute 0.7168245244832976 0.7760344326192508 0.6198216015396206 0.1173076386135379 0.0036702914086929 0.0 0.0009727626459143 0.3978418442421935 0.0 1542 1.0 0.0106806603746915 CD34-SELP +MMP2 PECAM1 Dendritic Cells Plasma Cells recompute recompute recompute 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.0161193721503025 0.0326667674102811 0.0 0.0077405857740585 0.1546798980172557 0.0 239 1.0 0.0106687320661742 MMP2-PECAM1 +MMP2 PECAM1 T Lymphocytes 11q13 Invasive Tumor Cells recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0141923232885854 0.0326412663903893 0.0 0.000107296137339 0.0434737551964126 0.0 1165 1.0 0.0106556998471023 MMP2-PECAM1 +CCN1 CAV1 Basal-like Structured DCIS Cells CXCL14+ Fibroblasts recompute recompute recompute 0.6213271600240247 0.943345641464811 0.6198216015396206 0.1153131738111426 0.0034806998160403 0.0 0.0008115419296663 0.3004390702164911 0.0 1109 1.0 0.0106488027407438 CCN1-CAV1 +COL4A2 CD93 Pericytes 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.8840293712888387 0.6587114738285964 0.6198216015396206 0.5544396796022323 0.0007261054236978 0.0 0.0010610079575596 0.1629452547865773 0.0 377 1.0 0.0106426089246948 COL4A2-CD93 +EFNB2 PECAM1 Dendritic Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.7800321422220979 0.6331674633943454 0.7917001487310438 0.0113788029360913 0.0326412663903893 0.0 0.0001425855513307 0.0485699939831313 0.0 3945 1.0 0.0106416585651249 EFNB2-PECAM1 +CXCL12 ITGA5 Myoepithelial Cells T Lymphocytes recompute recompute recompute 0.8023917560710954 0.6338612823312899 0.6198216015396206 0.0085367158000785 0.053516012135424 0.0 0.000291108708309 0.0269116861266153 0.0 1093 1.0 0.0106268306856157 CXCL12-ITGA5 +CXCL12 ITGA5 Mast Cells CAFs, DCIS Associated recompute recompute recompute 0.7487535481622718 0.7162873978652844 0.7204611100467462 0.0016417770622885 0.2242237449884175 0.0 0.0024888656012575 0.1959010629361923 0.0 1041 1.0 0.0106048826991653 CXCL12-ITGA5 +MMRN2 CLEC14A Basal-like Structured DCIS Cells CAFs, DCIS Associated recompute recompute recompute 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.0172764782878141 0.0292771742399634 0.0 0.00125 0.1431989946525908 0.0 800 1.0 0.0105938193165521 MMRN2-CLEC14A +MMRN2 CD93 T Lymphocytes Pericytes recompute recompute recompute 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.0031934983073077 0.1281708518900828 0.0 0.0019690576652601 0.040666801898823 0.0 3555 1.0 0.010588961527254 MMRN2-CD93 +VEGFC FLT1 Myeloid Cells Pericytes recompute recompute recompute 0.743507317541692 0.878254460598671 0.7827641335561659 0.0020684923107111 0.1332188634280341 0.0 0.001713796058269 0.0645932425224371 0.0 389 1.0 0.0105874909504291 VEGFC-FLT1 +MMP2 PECAM1 Dendritic Cells Macrophages recompute recompute recompute 0.6303642896310324 0.9015117569158254 0.6198216015396206 0.0161193721503025 0.0246995741084876 0.0 0.0019442743417023 0.0989617380771964 0.0 1633 1.0 0.0105798122146746 MMP2-PECAM1 +CXCL12 ITGA5 Macrophages Myoepithelial Cells recompute recompute recompute 0.7487535481622718 0.7162873978652844 0.7204611100467462 0.0338862305197021 0.0106310838463224 0.0 0.0007628734901462 0.3736458796429379 0.0 715 1.0 0.0105667074635247 CXCL12-ITGA5 +EFNB2 PECAM1 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes recompute recompute recompute 0.662063103571249 0.6331674633943454 0.7917001487310438 0.0236359933700329 0.0176963220730796 0.0 0.0018115942028985 0.3311675697437269 0.0 69 1.0 0.0105618339945487 EFNB2-PECAM1 +MMP2 PECAM1 Macrophages Plasma Cells recompute recompute recompute 0.9330801352629944 0.7167436199046466 0.7204611100467462 0.0088108219576754 0.0326667674102811 0.0 0.0061349693251533 0.1225949117099124 0.0 326 1.0 0.0105601339031071 MMP2-PECAM1 +HSPG2 LRP1 Basal-like Structured DCIS Cells CXCL14+ Fibroblasts recompute recompute recompute 0.7789175740361626 0.9078204025796472 0.6198216015396206 0.0492631209980634 0.0064028969591119 0.0 0.0010269512072938 0.1215208615750498 0.0 1109 1.0 0.0105546271163102 HSPG2-LRP1 +COL4A2 CD93 Pericytes CXCL14+ Fibroblasts recompute recompute recompute 0.8840293712888387 0.8817184225858201 0.9429656149619918 0.5544396796022323 0.0003375370073613 0.0 0.000944032366824 0.7334167889664893 0.0 2966 1.0 0.0105458156613133 COL4A2-CD93 +COL4A2 CD93 CAFs, Invasive Associated Myeloid Cells recompute recompute recompute 0.6582846571368821 0.7461459456652184 0.6198216015396206 0.4344545964241579 0.0010390313650636 0.0 0.0055944055944055 0.8203804149792303 0.0 143 1.0 0.0105441986970434 COL4A2-CD93 +CXCL12 ITGA5 Myeloid Cells CAFs, DCIS Associated recompute recompute recompute 0.7487535481622718 0.7162873978652844 0.7204611100467462 0.0015847932820241 0.2242237449884175 0.0 0.0015360983102918 0.1209078110158373 0.0 1302 1.0 0.0105426298301836 CXCL12-ITGA5 +MMP2 PECAM1 Pericytes T Lymphocytes recompute recompute recompute 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0216588811659259 0.0176963220730796 0.0 0.0012119843420656 0.1605255796863015 0.0 3321 1.0 0.0105309238894559 MMP2-PECAM1 +MMRN2 CLEC14A Pericytes Dendritic Cells recompute recompute recompute 0.9468422434493456 0.6347970925105053 0.6198216015396206 0.1120119983652299 0.003263637675389 0.0 0.004010977411864 0.404199796085524 0.0 1579 1.0 0.0105282904033405 MMRN2-CLEC14A +VEGFC FLT1 Myoepithelial Cells CAFs, DCIS Associated recompute recompute recompute 0.4636527906642655 0.4630488285702799 0.8293805866303694 0.014525360548861 0.0521374123931907 0.0 0.0008105229030614 0.1441987011316954 0.0 7197 1.0 0.0105109440022569 VEGFC-FLT1 +CD34 SELP Pericytes Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.9303167350027568 0.4623922682986163 0.2461374514707439 0.1314667522621683 0.0096770075292062 0.0 0.000261917234154 0.2376241127804487 0.0 1909 1.0 0.0105090333570573 CD34-SELP +VWF ITGA9 CAFs, Invasive Associated Myoepithelial Cells recompute recompute recompute 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.0016171311116606 0.2898144908728011 0.0 0.0010796804145972 0.0250754039365929 0.0 1684 1.0 0.010501946359554 VWF-ITGA9 +CD34 SELP 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.633566764858408 0.6572093097629401 0.8824495942126559 0.0799339500711946 0.0045674276780054 0.0 0.0002511090650372 0.0767079328494791 0.0 11947 1.0 0.0105018303098857 CD34-SELP +VEGFC FLT1 CAFs, DCIS Associated Macrophages recompute recompute recompute 0.4636527906642655 0.8998347793593909 0.7204611100467462 0.0693389464442948 0.0064362797035136 0.0 0.0005312084993359 0.1924690692088509 0.0 10040 1.0 0.010501786467546 VEGFC-FLT1 +VEGFC FLT1 CAFs, Invasive Associated Basal-like Structured DCIS Cells recompute recompute recompute 0.6593525851613742 0.777821334064334 0.7917001487310438 0.018132161410931 0.0182001711419816 0.0 7.744733581164808e-05 0.0092760586634583 0.0 2152 1.0 0.0104997906290455 VEGFC-FLT1 +COL4A2 CD93 CAFs, DCIS Associated Plasma Cells recompute recompute recompute 0.4630253981438691 0.4630027772793905 0.8767341187813953 0.7696906278989153 0.0009242223287825 0.0 0.0015083571137382 0.2876448905758331 0.0 2453 1.0 0.0104960433774707 COL4A2-CD93 +CCN1 CAV1 Myoepithelial Cells Myeloid Cells recompute recompute recompute 0.7324582304061453 0.7832252605020791 0.7204611100467462 0.2376713873232418 0.00136079311934 0.0 0.0006535947712418 0.0960790407533572 0.0 51 1.0 0.0104956350426545 CCN1-CAV1 +VWF ITGA9 CAFs, Invasive Associated CAFs, DCIS Associated recompute recompute recompute 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.0016171311116606 0.2879885658616873 0.0 0.000755857898715 0.0278545700937657 0.0 1323 1.0 0.0104908896893283 VWF-ITGA9 +HSPG2 LRP1 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts recompute recompute recompute 0.6589792304505506 0.9078204025796472 0.6198216015396206 0.0561415215593491 0.0064028969591119 0.0 0.0003756830601092 0.0444552076275699 0.0 4880 1.0 0.0104905914307798 HSPG2-LRP1 +CCN1 CAV1 CAFs, Invasive Associated B Cells recompute recompute recompute 0.6213271600240247 0.62431395375366 0.7917001487310438 0.2247035641022029 0.0019304335593669 0.0 0.0036713922210105 0.9064405716731224 0.0 917 1.0 0.0104895905384548 CCN1-CAV1 +CCN1 CAV1 Plasma Cells Myoepithelial Cells recompute recompute recompute 0.7324582304061453 0.7283139964676212 0.8293805866303694 0.0025580826958339 0.1176565474247238 0.0 0.0018518518518518 0.12720314250006 0.0 324 1.0 0.0104889327955012 CCN1-CAV1 +VEGFC FLT1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6593525851613742 0.6593689120110077 0.9592803095773328 0.0120646829101097 0.026308073552735 0.0 0.001806684733514 0.1316782637363562 0.0 1476 1.0 0.0104785100788503 VEGFC-FLT1 +VWF ITGA9 Myoepithelial Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0025256125075084 0.1886404570313 0.0 0.0004099173553719 0.0107206636421147 0.0 6875 1.0 0.0104757201222705 VWF-ITGA9 +VEGFC FLT1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.4636527906642655 0.6593689120110077 0.2461374514707439 0.0666348171285698 0.026308073552735 0.0 0.0035746201966041 0.260532328786678 0.0 373 1.0 0.0104724491682688 VEGFC-FLT1 +VEGFC FLT1 CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.4636527906642655 0.4630488285702799 0.2461374514707439 0.0693389464442948 0.0359289752254096 0.0 0.0009851645804357 0.2485062597170389 0.0 5752 1.0 0.0104689536265686 VEGFC-FLT1 +VWF ITGA9 T Lymphocytes Macrophages recompute recompute recompute 0.6332974881236617 0.8794572885381431 0.6198216015396206 0.0036144684673052 0.104965956217838 0.0 0.0004755488626456 0.0106581705706168 0.0 3441 1.0 0.0104599730533531 VWF-ITGA9 +EFNB2 PECAM1 Pericytes Myeloid Cells recompute recompute recompute 0.8640667164982425 0.7841656220878274 0.7827641335561659 0.1882781599600688 0.001309307002134 0.0 0.0001977848101265 0.0244282456715816 0.0 316 1.0 0.0104569523946081 EFNB2-PECAM1 +CXCL12 ITGA5 Basal-like Structured DCIS Cells CAFs, DCIS Associated recompute recompute recompute 0.6160088550075702 0.7162873978652844 0.6198216015396206 0.0021291294377375 0.2242237449884175 0.0 0.0009090909090909 0.0715554408830092 0.0 800 1.0 0.0104545285554898 CXCL12-ITGA5 +CCN1 CAV1 Myoepithelial Cells B Cells recompute recompute recompute 0.7324582304061453 0.62431395375366 0.6198216015396206 0.2376713873232418 0.0019304335593669 0.0 0.0024534686971235 0.6057439343243539 0.0 394 1.0 0.0104475496447462 CCN1-CAV1 +VWF ITGA9 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells recompute recompute recompute 0.6332974881236617 0.9404022517663844 0.6198216015396206 0.0003521782369754 1.0 0.0 0.0048577376821651 0.0542414610699833 0.0 262 1.0 0.0104470538627123 VWF-ITGA9 +EFNB2 PECAM1 Mast Cells Pericytes recompute recompute recompute 0.8284725546778968 0.930308383061206 0.8567148457705164 0.0012187708721425 0.1615013370958009 0.0 0.002561475409836 0.0967078895047777 0.0 244 1.0 0.0104465733456994 EFNB2-PECAM1 +COL4A2 CD93 Myeloid Cells Dendritic Cells recompute recompute recompute 0.7482742921073442 0.7779918296243433 0.6198216015396206 0.005733874009046 0.0627790816848129 0.0 0.0017647058823529 0.0387025230822655 0.0 170 1.0 0.0104454643950472 COL4A2-CD93 +VWF LRP1 Pericytes 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.9275752708651288 0.6207977546603366 0.6198216015396206 0.1263644540569636 0.0028784826949613 0.0 0.0027695294655093 0.28070172943806 0.0 398 1.0 0.010444621016475 VWF-LRP1 +VWF LRP1 CAFs, DCIS Associated Myoepithelial Cells recompute recompute recompute 0.7158082793127664 0.7346293219749174 0.8293805866303694 0.0071496754272206 0.0416128058995347 0.0 0.000558716901473 0.0231657554785525 0.0 9905 1.0 0.0104437263315795 VWF-LRP1 +CD34 SELP CAFs, DCIS Associated Dendritic Cells recompute recompute recompute 0.7168245244832976 0.7760344326192508 0.6198216015396206 0.1173076386135379 0.0032078747392388 0.0 0.0002742731760833 0.062790643857387 0.0 3646 1.0 0.0104436171569743 CD34-SELP +VWF ITGA9 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells recompute recompute recompute 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.0015572459193676 0.2898144908728011 0.0 0.0006366182836771 0.0147853572231171 0.0 714 1.0 0.010436105827973 VWF-ITGA9 +VWF SELP Pericytes Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.9275752708651288 0.4623922682986163 0.2461374514707439 0.1263644540569636 0.0096770075292062 0.0 0.0014524501166722 0.4143560092489698 0.0 1909 1.0 0.0104347966646879 VWF-SELP +VWF ITGA9 Dendritic Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.8693461273411047 0.0019871862905238 0.1886404570313 0.0 0.0002920774005111 0.0076387679792241 0.0 1245 1.0 0.0104340309080281 VWF-ITGA9 +MMRN2 CD93 Myoepithelial Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.7205550478301406 0.6587114738285964 0.6198216015396206 0.0151307911035231 0.0289462771086338 0.0 0.0001962708537782 0.040587486553988 0.0 5095 1.0 0.0104315133478185 MMRN2-CD93 +EFNB2 PECAM1 Dendritic Cells Plasma Cells recompute recompute recompute 0.7800321422220979 0.7167436199046466 0.6198216015396206 0.0113788029360913 0.0326667674102811 0.0 0.0049686192468619 0.1051800312849279 0.0 239 1.0 0.0104309625302038 EFNB2-PECAM1 +VWF ITGA9 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated recompute recompute recompute 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.0015572459193676 0.2879885658616873 0.0 0.0017371163867979 0.0640155116978321 0.0 157 1.0 0.0104251184760451 VWF-ITGA9 +VWF ITGA9 11q13 Invasive Tumor Cells T Lymphocytes recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0131302879503246 0.0309945332907452 0.0 0.0001099263493459 0.0068570826626241 0.0 827 1.0 0.0104142376680852 VWF-ITGA9 +HSPG2 LRP1 Myoepithelial Cells T Lymphocytes recompute recompute recompute 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.0683610513379333 0.0104714078116759 0.0 0.0018171190403578 0.1518874763046632 0.0 1093 1.0 0.0104136213929827 HSPG2-LRP1 +MMP2 PECAM1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.6303642896310324 0.6331674633943454 1.0 0.0097699360831605 0.0326412663903893 0.0 4.1832265007694014e-05 0.0169494046417454 0.0 423716 1.0 0.0104102602078398 MMP2-PECAM1 +CD34 SELP 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells recompute recompute recompute 0.633566764858408 0.6572093097629401 0.8824495942126559 0.0083565457974945 0.04130664769978 0.0 0.0002892322948516 0.1103825140150383 0.0 12101 1.0 0.0104041251004134 CD34-SELP +VWF ITGA9 T Lymphocytes 11q13 Invasive Tumor Cells recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0036144684673052 0.1112417752963437 0.0 0.0001560671088568 0.0168698473099533 0.0 1165 1.0 0.0103932916161373 VWF-ITGA9 +COL4A2 CD93 Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.4630253981438691 0.6587114738285964 0.6198216015396206 0.2545335314555431 0.0026174949623928 0.0 0.0039453717754172 0.5352514029733 0.0 659 1.0 0.0103920178603118 COL4A2-CD93 +COL4A2 CD93 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6582846571368821 0.6587114738285964 0.9161861017439124 0.4344545964241579 0.0007261054236978 0.0 0.0013043478260869 0.200316394743064 0.0 460 1.0 0.0103834208751321 COL4A2-CD93 +CXCL12 ITGA5 B Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.7917001487310438 0.0052742025956585 0.0766612252832893 0.0 0.0001710961560396 0.0534590634123565 0.0 797 1.0 0.0103787701734918 CXCL12-ITGA5 +HSPG2 LRP1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6589792304505506 0.6207977546603366 0.9161861017439124 0.1836996873148393 0.0018097844702233 0.0 0.0050724637681159 0.4512783637439989 0.0 460 1.0 0.010373465811123 HSPG2-LRP1 +EFNB2 PECAM1 Basal-like Structured DCIS Cells Myoepithelial Cells recompute recompute recompute 0.7800321422220979 0.7167436199046466 0.6198216015396206 0.1357656553382984 0.0026482500471321 0.0 0.000331409856519 0.1236659235919476 0.0 6412 1.0 0.0103732682068755 EFNB2-PECAM1 +MMP2 PECAM1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells recompute recompute recompute 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0106922602624424 0.0326412663903893 0.0 7.918352982579625e-05 0.0320832182463055 0.0 5683 1.0 0.0103677871128782 MMP2-PECAM1 +CD34 SELP CAFs, DCIS Associated Myeloid Cells recompute recompute recompute 0.7168245244832976 0.7478729882108823 0.7204611100467462 0.1173076386135379 0.0027351735586246 0.0 0.0007570022710068 0.2213815939198786 0.0 1321 1.0 0.010363998586508 CD34-SELP +MMP2 PECAM1 T Lymphocytes Macrophages recompute recompute recompute 0.6303642896310324 0.9015117569158254 0.6198216015396206 0.0141923232885854 0.0246995741084876 0.0 0.0017654751525719 0.0898610272651354 0.0 3441 1.0 0.0103576729624692 MMP2-PECAM1 +VEGFC FLT1 Basal-like Structured DCIS Cells Dendritic Cells recompute recompute recompute 0.7745997874735252 0.777821334064334 0.8693461273411047 0.0215813276111062 0.0108892901157311 0.0 0.0004789272030651 0.0594296787670808 0.0 1044 1.0 0.010352328591375 VEGFC-FLT1 +EFNB2 PECAM1 Dendritic Cells Macrophages recompute recompute recompute 0.7800321422220979 0.9015117569158254 0.6198216015396206 0.0113788029360913 0.0246995741084876 0.0 0.0008037354562155 0.0774425024242172 0.0 1633 1.0 0.0103440243979655 EFNB2-PECAM1 +CD34 SELP CAFs, DCIS Associated Macrophages recompute recompute recompute 0.7168245244832976 0.941479368642921 0.7204611100467462 0.1173076386135379 0.0021392900294222 0.0 0.0003984063745019 0.1288769259716964 0.0 10040 1.0 0.0103372584569625 CD34-SELP +CCN1 CAV1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6213271600240247 0.62431395375366 0.7917001487310438 0.1153131738111426 0.0034299077593249 0.0 0.0014330753797649 0.1482491772170665 0.0 1163 1.0 0.0103293850271438 CCN1-CAV1 +VWF ITGA9 Macrophages Myoepithelial Cells recompute recompute recompute 0.9011206516381156 0.7292496872084557 0.7204611100467462 0.0008850282134344 0.2898144908728011 0.0 0.0007628734901462 0.0177176140821912 0.0 715 1.0 0.0103290088150152 VWF-ITGA9 +CCN1 CAV1 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated recompute recompute recompute 0.6213271600240247 0.62431395375366 0.9161861017439124 0.0052560850129547 0.0649213179279442 0.0 0.0008169934640522 0.0336611985619461 0.0 408 1.0 0.010326653777538 CCN1-CAV1 +VWF ITGA9 Macrophages CAFs, DCIS Associated recompute recompute recompute 0.9011206516381156 0.7292496872084557 0.7204611100467462 0.0008850282134344 0.2879885658616873 0.0 0.0003355266836915 0.012364693873151 0.0 9754 1.0 0.0103181342170773 VWF-ITGA9 +VEGFC FLT1 B Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.7745997874735252 0.6593689120110077 0.7917001487310438 0.0012459853895406 0.2390217618875283 0.0 0.0 0.0 0.0 797 1.0 0.0103146242944828 VEGFC-FLT1 +CD34 SELP CAFs, Invasive Associated CAFs, DCIS Associated recompute recompute recompute 0.633566764858408 0.4623922682986163 0.6198216015396206 0.0298399317533219 0.0222228052993653 0.0 0.000755857898715 0.2019754158615029 0.0 1323 1.0 0.0103144115260823 CD34-SELP +VWF LRP1 CXCL14+ Fibroblasts CAFs, DCIS Associated recompute recompute recompute 0.9275752708651288 0.7346293219749174 0.7204611100467462 0.000245041593909 1.0 0.0 0.0003016894609814 0.0023162240415128 0.0 10961 1.0 0.0103129026777356 VWF-LRP1 +VWF ITGA9 Myoepithelial Cells Macrophages recompute recompute recompute 0.7158082793127664 0.8794572885381431 0.7204611100467462 0.0025256125075084 0.104965956217838 0.0 0.0006152899553914 0.0137900977377299 0.0 591 1.0 0.0103119269892928 VWF-ITGA9 +VEGFC FLT1 CAFs, DCIS Associated Myeloid Cells recompute recompute recompute 0.4636527906642655 0.7472387841445823 0.7204611100467462 0.0693389464442948 0.0068935067166085 0.0 0.0013878374968458 0.0843888932798073 0.0 1321 1.0 0.0102986467919452 VEGFC-FLT1 +VEGFC FLT1 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated recompute recompute recompute 0.6593525851613742 0.4630488285702799 0.6198216015396206 0.0120646829101097 0.0521374123931907 0.0 0.0 0.0 0.0 77 1.0 0.0102946798148078 VEGFC-FLT1 +HSPG2 LRP1 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells recompute recompute recompute 0.6589792304505506 0.6207977546603366 0.7917001487310438 0.0072827533047186 0.0501711964086628 0.0 0.0037214247740563 0.0631418187736757 0.0 209 1.0 0.0102846351962209 HSPG2-LRP1 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells (Mitotic) Pericytes recompute recompute recompute 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.0024635726452692 0.1341680150528327 0.0 0.001759014951627 0.0438019780316557 0.0 379 1.0 0.0102539577453082 MMRN2-CLEC14A +VWF LRP1 Myoepithelial Cells CAFs, Invasive Associated recompute recompute recompute 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0025256125075084 0.166956519448744 0.0 0.0007347805843324 0.0055363971322321 0.0 1562 1.0 0.0102525266075176 VWF-LRP1 +CCN1 CAV1 Macrophages Basal-like Structured DCIS Cells recompute recompute recompute 0.8619922139338987 0.62431395375366 0.6198216015396206 0.0054092055025683 0.0641739251983978 0.0 0.0005611672278338 0.0533081785620245 0.0 594 1.0 0.0102473368176265 CCN1-CAV1 +VWF LRP1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells recompute recompute recompute 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0071496754272206 0.0587195251380622 0.0 9.359920128681568e-05 0.0097340152928226 0.0 3278 1.0 0.0102450446210137 VWF-LRP1 +COL4A2 CD93 B Cells Dendritic Cells recompute recompute recompute 0.7783550150988336 0.7779918296243433 0.909150863993142 0.0033449520260795 0.0627790816848129 0.0 0.0007746933505487 0.0169901327927311 0.0 1549 1.0 0.0102446979702371 COL4A2-CD93 +CCN1 CAV1 Macrophages 11q13 Invasive Tumor Cells recompute recompute recompute 0.8619922139338987 0.62431395375366 0.6198216015396206 0.0054092055025683 0.0638329144736252 0.0 9.584052137243628e-05 0.0250199687280591 0.0 1739 1.0 0.0102382411880539 CCN1-CAV1 +CCN1 CAV1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells recompute recompute recompute 0.6213271600240247 0.62431395375366 0.8824495942126559 0.0052560850129547 0.0638329144736252 0.0 0.0003005238489109 0.0784542612468543 0.0 12090 1.0 0.0102334061092146 CCN1-CAV1 +MMRN2 CLEC14A Pericytes Macrophages recompute recompute recompute 0.9468422434493456 0.9195415044619336 0.8875000050982297 0.1120119983652299 0.0013235329769289 0.0 0.0010980392156862 0.296154209681927 0.0 2125 1.0 0.0102290820475388 MMRN2-CLEC14A +CD34 SELP 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.633566764858408 0.7760344326192508 0.7917001487310438 0.0799339500711946 0.0036702914086929 0.0 0.0001480263157894 0.0605400122192232 0.0 30400 1.0 0.010223772974199 CD34-SELP +VEGFC FLT1 Dendritic Cells T Lymphocytes recompute recompute recompute 0.7745997874735252 0.777821334064334 0.909150863993142 0.0065101973396288 0.0318483483218543 0.0 0.0005066711704104 0.0641199811947113 0.0 5921 1.0 0.0102143917729331 VEGFC-FLT1 +CD34 SELP Basal-like Structured DCIS Cells T Lymphocytes recompute recompute recompute 0.633566764858408 0.7760344326192508 0.8693461273411047 0.0078992851324392 0.0335947364052305 0.0 0.0 0.0 0.0 575 1.0 0.0102122390240862 CD34-SELP +MMRN2 CD93 Pericytes 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.9468422434493456 0.6587114738285964 0.6198216015396206 0.1120119983652299 0.0026174949623928 0.0 0.0031407035175879 1.0 0.0 398 1.0 0.0102109295468462 MMRN2-CD93 +CXCL12 ITGA5 B Cells CAFs, Invasive Associated recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.7917001487310438 0.0052742025956585 0.0693709672321744 0.0 0.0010330578512396 0.0823256152233941 0.0 968 1.0 0.0102073473779109 CXCL12-ITGA5 +CCN1 CAV1 Myoepithelial Cells Mast Cells recompute recompute recompute 0.7324582304061453 0.8617632615906476 0.7204611100467462 0.2376713873232418 0.0010414441948928 0.0 0.0 0.0 0.0 38 1.0 0.0101992072143235 CCN1-CAV1 +VWF ITGA9 CAFs, DCIS Associated CAFs, Invasive Associated recompute recompute recompute 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0071496754272206 0.0565946652887153 0.0 0.0002173558658914 0.0080400524095946 0.0 1673 1.0 0.0101943706798172 VWF-ITGA9 +HSPG2 LRP1 Dendritic Cells Myoepithelial Cells recompute recompute recompute 0.7789175740361626 0.7346293219749174 0.6198216015396206 0.0075637985935472 0.0416128058995347 0.0 0.0018098835379288 0.0597638290336588 0.0 1412 1.0 0.0101851091414588 HSPG2-LRP1 +HSPG2 LRP1 11q13 Invasive Tumor Cells (Mitotic) Macrophages recompute recompute recompute 0.6589792304505506 0.8604147465201248 0.6198216015396206 0.0072827533047186 0.0436001007095475 0.0 0.0014832793959007 0.034086817142666 0.0 103 1.0 0.010184467992398 HSPG2-LRP1 +VEGFC FLT1 Basal-like Structured DCIS Cells Myoepithelial Cells recompute recompute recompute 0.7745997874735252 0.4630488285702799 0.6198216015396206 0.0215813276111062 0.0232163927704059 0.0 0.0003379080889997 0.0661171091325486 0.0 6412 1.0 0.0101813968006253 VEGFC-FLT1 +COL4A2 CD93 T Lymphocytes CAFs, DCIS Associated recompute recompute recompute 0.7783550150988336 0.4630027772793905 0.6198216015396206 0.0316800311254893 0.0155837683010033 0.0 0.0003125287250666 0.0863973090016284 0.0 10879 1.0 0.0101643846572398 COL4A2-CD93 +CD34 SELP Dendritic Cells Pericytes recompute recompute recompute 0.633566764858408 0.8819126042133903 0.6198216015396206 0.0042829523358709 0.0741032966028748 0.0 0.0014611338398597 0.073461473818065 0.0 1711 1.0 0.0101588469557195 CD34-SELP +CXCL12 ITGA5 Endothelial Cells Mast Cells recompute recompute recompute 0.7487535481622718 0.8532421230021885 0.8567148457705164 0.1027229557481577 0.0019510637826432 0.0 0.0066666666666666 0.3787381536371071 0.0 225 1.0 0.0101554254426112 CXCL12-ITGA5 +COL4A2 CD93 Basal-like Structured DCIS Cells B Cells recompute recompute recompute 0.7783550150988336 0.7779918296243433 0.8693461273411047 0.1928969878996252 0.001079730675535 0.0 0.0018518518518518 0.3131765579380332 0.0 270 1.0 0.0101546526495358 COL4A2-CD93 +CD34 SELP 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes recompute recompute recompute 0.633566764858408 0.7760344326192508 0.7917001487310438 0.0083565457974945 0.0335947364052305 0.0 0.0120481927710843 1.0 0.0 83 1.0 0.0101489738754775 CD34-SELP +EFNB2 PECAM1 Macrophages Macrophages recompute recompute recompute 0.8913986641324685 0.9015117569158254 1.0 0.0054950348959687 0.0246995741084876 0.0 0.000330553295362 0.0318498757015712 0.0 2458 1.0 0.0101457474038375 EFNB2-PECAM1 +CXCL12 ITGA5 Endothelial Cells CXCL14+ Fibroblasts recompute recompute recompute 0.7487535481622718 0.928319416412998 0.9429656149619918 0.1027229557481577 0.0016159760253869 0.0 0.0010982781832353 0.905459698624526 0.0 2566 1.0 0.0101415941060319 CXCL12-ITGA5 +MMRN2 CD93 11q13 Invasive Tumor Cells (Mitotic) Pericytes recompute recompute recompute 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.0024635726452692 0.1281708518900828 0.0 0.0026385224274406 0.0544932079722261 0.0 379 1.0 0.0101407455287171 MMRN2-CD93 +MMRN2 CLEC14A B Cells Endothelial Cells recompute recompute recompute 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.0003083910058032 1.0 0.0 0.002650762094102 0.0167450362453279 0.0 1509 1.0 0.0101361912126127 MMRN2-CLEC14A +VEGFC FLT1 Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.4636527906642655 0.777821334064334 0.2461374514707439 0.0666348171285698 0.0182001711419816 0.0 0.0001847745750184 0.0221309071438607 0.0 902 1.0 0.0101236683153701 VEGFC-FLT1 +CD34 SELP Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.633566764858408 0.6572093097629401 0.7917001487310438 0.0078992851324392 0.04130664769978 0.0 0.0001654697686732 0.0631498258830638 0.0 30217 1.0 0.0101222611857084 CD34-SELP +MMP2 PECAM1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0104129581710415 0.0326412663903893 0.0 0.000225866234239 0.0915154414498002 0.0 30217 1.0 0.0101197263446983 MMP2-PECAM1 +HSPG2 LRP1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.3309594876493178 0.0018097844702233 0.0 0.0046296296296296 0.4118810462742849 0.0 135 1.0 0.0101088112474887 HSPG2-LRP1 +EFNB2 PECAM1 CAFs, DCIS Associated B Cells recompute recompute recompute 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.1194227711616854 0.0049190726392343 0.0 0.0011371691871455 0.2299466065924656 0.0 4232 1.0 0.0101054794533148 EFNB2-PECAM1 +EFNB2 PECAM1 Luminal-like Amorphous DCIS Cells T Lymphocytes recompute recompute recompute 0.4619393085577573 0.6331674633943454 0.2461374514707439 0.0835287751665837 0.0176963220730796 0.0 0.0005933544303797 0.1084678590774548 0.0 316 1.0 0.0101041575934396 EFNB2-PECAM1 +MMRN2 CD93 B Cells Endothelial Cells recompute recompute recompute 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.0003083910058032 1.0 0.0 0.0046388336646785 0.0276581510167733 0.0 1509 1.0 0.0101009706588682 MMRN2-CD93 +COL4A2 CD93 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.4630253981438691 0.6587114738285964 0.6198216015396206 0.7696906278989153 0.0007261054236978 0.0 0.0014814814814814 0.2275198557575543 0.0 135 1.0 0.0100920975517593 COL4A2-CD93 +CXCL12 ITGA5 Macrophages Basal-like Structured DCIS Cells recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.0338862305197021 0.01057919065587 0.0 0.000153045607591 0.0625814520397948 0.0 594 1.0 0.0100889510497221 CXCL12-ITGA5 +MMP2 PECAM1 Macrophages 11q13 Invasive Tumor Cells recompute recompute recompute 0.9330801352629944 0.6331674633943454 0.6198216015396206 0.0088108219576754 0.0326412663903893 0.0 0.0001293847038527 0.0524234989343745 0.0 1739 1.0 0.010086675558541 MMP2-PECAM1 +CD34 SELP Pericytes CAFs, Invasive Associated recompute recompute recompute 0.9303167350027568 0.6572093097629401 0.6198216015396206 0.1314667522621683 0.002113171886167 0.0 0.0006331785563528 0.1833942724517192 0.0 2369 1.0 0.0100861561045896 CD34-SELP +VWF LRP1 Basal-like Structured DCIS Cells CAFs, Invasive Associated recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0020251995753771 0.166956519448744 0.0 0.0014546915323562 0.010960755087638 0.0 1867 1.0 0.0100855287458844 VWF-LRP1 +MMP2 PECAM1 CAFs, Invasive Associated Myoepithelial Cells recompute recompute recompute 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.141548283585814 0.0026482500471321 0.0 0.0008461995249406 0.7728370299823303 0.0 1684 1.0 0.0100812543492833 MMP2-PECAM1 +CXCL12 ITGA5 Plasma Cells T Lymphocytes recompute recompute recompute 0.8730912658940219 0.6338612823312899 0.6198216015396206 0.0057086106530109 0.053516012135424 0.0 0.0028371363032717 0.2622804454582351 0.0 753 1.0 0.0100783460776904 CXCL12-ITGA5 +VEGFC FLT1 Plasma Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.4636527906642655 0.6593689120110077 0.6198216015396206 0.0023125636768155 0.2390217618875283 0.0 0.0 0.0 0.0 148 1.0 0.010077516531305 VEGFC-FLT1 +HSPG2 LRP1 T Lymphocytes Myoepithelial Cells recompute recompute recompute 0.7789175740361626 0.7346293219749174 0.6198216015396206 0.0070532058552773 0.0416128058995347 0.0 0.0014454007998608 0.0477283120586046 0.0 1278 1.0 0.010067155911534 HSPG2-LRP1 +CXCL12 ITGA5 Pericytes Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7487535481622718 0.2488118640045775 0.2461374514707439 0.0637288077574987 0.0356093885486421 0.0 0.0014286394590218 0.3597556426014038 0.0 1909 1.0 0.0100665665692868 CXCL12-ITGA5 +MMRN2 CLEC14A CXCL14+ Fibroblasts Endothelial Cells recompute recompute recompute 0.940547666092272 0.9003264838243337 0.9429656149619918 0.0001298888146421 1.0 0.0 0.0008610086100861 0.0054390472896494 0.0 2710 1.0 0.0100611351552868 MMRN2-CLEC14A +CCN1 CAV1 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells recompute recompute recompute 0.6213271600240247 0.62431395375366 0.7917001487310438 0.0052560850129547 0.0641739251983978 0.0 0.0019376579612468 0.1840681555638701 0.0 1187 1.0 0.0100589118151959 CCN1-CAV1 +MMP2 PECAM1 Dendritic Cells T Lymphocytes recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.909150863993142 0.0161193721503025 0.0176963220730796 0.0 0.001317345043067 0.1744804527134401 0.0 5921 1.0 0.0100576450082147 MMP2-PECAM1 +VEGFC FLT1 Myoepithelial Cells T Lymphocytes recompute recompute recompute 0.4636527906642655 0.777821334064334 0.6198216015396206 0.014525360548861 0.0318483483218543 0.0 0.0003049710277523 0.0385945317326304 0.0 1093 1.0 0.0100560082650343 VEGFC-FLT1 +VWF LRP1 Dendritic Cells CAFs, Invasive Associated recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0019871862905238 0.166956519448744 0.0 0.0027554048325561 0.0207613207784497 0.0 2359 1.0 0.0100537281419687 VWF-LRP1 +CXCL12 ITGA5 Mast Cells Pericytes recompute recompute recompute 0.7487535481622718 0.928319416412998 0.8567148457705164 0.0016417770622885 0.1055033753160582 0.0 0.0020491803278688 0.1576977339327334 0.0 244 1.0 0.0100517723289182 CXCL12-ITGA5 +CXCL12 ITGA5 B Cells T Lymphocytes recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.9318789094584046 0.0052742025956585 0.053516012135424 0.0 0.0012218473602626 0.1129542734912262 0.0 4985 1.0 0.0100445470238804 CXCL12-ITGA5 +MMRN2 CD93 CXCL14+ Fibroblasts Endothelial Cells recompute recompute recompute 0.940547666092272 0.8817184225858201 0.9429656149619918 0.0001298888146421 1.0 0.0 0.0010147601476014 0.0060503116595601 0.0 2710 1.0 0.0100261754012693 MMRN2-CD93 +VWF LRP1 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated recompute recompute recompute 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.0003521782369754 1.0 0.0 0.0029515938606847 0.0226608932199955 0.0 77 1.0 0.0100258130115602 VWF-LRP1 +MMRN2 CLEC14A Plasma Cells Endothelial Cells recompute recompute recompute 0.7205550478301406 0.9003264838243337 0.7204611100467462 0.0002165306714062 1.0 0.0 0.001865671641791 0.01178556888722 0.0 536 1.0 0.0100200419308104 MMRN2-CLEC14A +VWF SELP Pericytes CAFs, Invasive Associated recompute recompute recompute 0.9275752708651288 0.6572093097629401 0.6198216015396206 0.1263644540569636 0.002113171886167 0.0 0.0008826125330979 0.1766954828284921 0.0 2369 1.0 0.0100149066525719 VWF-SELP +VWF ITGA9 Basal-like Structured DCIS Cells Pericytes recompute recompute recompute 0.6332974881236617 0.9404022517663844 0.6198216015396206 0.0020251995753771 0.1347191569099048 0.0 0.001008420309585 0.043708437300786 0.0 1803 1.0 0.0100118557907036 VWF-ITGA9 +MMRN2 CD93 CAFs, DCIS Associated 11q13 Invasive Tumor Cells recompute recompute recompute 0.7205550478301406 0.6587114738285964 0.6198216015396206 0.0117842887908422 0.0289462771086338 0.0 7.62660158633313e-05 0.015771296826767 0.0 3278 1.0 0.0100058569262237 MMRN2-CD93 +VEGFC FLT1 T Lymphocytes Dendritic Cells recompute recompute recompute 0.7745997874735252 0.777821334064334 0.909150863993142 0.016822895653248 0.0108892901157311 0.0 0.0006072172102706 0.0753490791862989 0.0 5764 1.0 0.0100057357441157 VEGFC-FLT1 +MMP2 PECAM1 T Lymphocytes T Lymphocytes recompute recompute recompute 0.6303642896310324 0.6331674633943454 1.0 0.0141923232885854 0.0176963220730796 0.0 0.0006081463322647 0.0805481053942617 0.0 21212 1.0 0.0100040198575981 MMP2-PECAM1 +CD34 SELP Myoepithelial Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.7168245244832976 0.6572093097629401 0.6198216015396206 0.0082993421103349 0.04130664769978 0.0 0.0001962708537782 0.0749047414605904 0.0 5095 1.0 0.0100017176299088 CD34-SELP +CD34 SELP 11q13 Invasive Tumor Cells Dendritic Cells recompute recompute recompute 0.633566764858408 0.7760344326192508 0.7917001487310438 0.0799339500711946 0.0032078747392388 0.0 0.0001488095238095 0.0340676618309572 0.0 3360 1.0 0.0099968697717755 CD34-SELP +EFNB2 PECAM1 Macrophages Dendritic Cells recompute recompute recompute 0.8913986641324685 0.6331674633943454 0.6198216015396206 0.0054950348959687 0.0518891167572028 0.0 0.0007780082987551 0.039819513863081 0.0 1687 1.0 0.0099957982900145 EFNB2-PECAM1 +HSPG2 LRP1 Pericytes 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.8818165186409654 0.6207977546603366 0.6198216015396206 0.1619074107723045 0.0018097844702233 0.0 0.0021367521367521 0.1900989444342853 0.0 377 1.0 0.0099903763954746 HSPG2-LRP1 +HSPG2 LRP1 CAFs, Invasive Associated B Cells recompute recompute recompute 0.6589792304505506 0.6207977546603366 0.7917001487310438 0.1836996873148393 0.0016667952436519 0.0 0.002529383254574 0.3200048383406368 0.0 917 1.0 0.009986101702556 HSPG2-LRP1 +MMRN2 CD93 Plasma Cells Endothelial Cells recompute recompute recompute 0.7205550478301406 0.8817184225858201 0.7204611100467462 0.0002165306714062 1.0 0.0 0.0027985074626865 0.0166855609878641 0.0 536 1.0 0.0099852249647584 MMRN2-CD93 +EFNB2 PECAM1 Myoepithelial Cells T Lymphocytes recompute recompute recompute 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.0308750930304183 0.0176963220730796 0.0 0.0006290027447392 0.114984531306262 0.0 1093 1.0 0.0099841321167424 EFNB2-PECAM1 +VWF ITGA9 Dendritic Cells Pericytes recompute recompute recompute 0.6332974881236617 0.9404022517663844 0.6198216015396206 0.0019871862905238 0.1347191569099048 0.0 0.0016470963285691 0.0713908733504628 0.0 1711 1.0 0.009980287484422 VWF-ITGA9 +VWF LRP1 CAFs, DCIS Associated Dendritic Cells recompute recompute recompute 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0071496754272206 0.0501711964086628 0.0 0.0005329626489802 0.0108045557889666 0.0 3646 1.0 0.009979892046004 VWF-LRP1 +CXCL12 ITGA5 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.9161861017439124 0.0548063857429699 0.0050060729272313 0.0 0.0006049083995852 0.347557615283448 0.0 526 1.0 0.0099689410986188 CXCL12-ITGA5 +COL4A2 CD93 Macrophages 11q13 Invasive Tumor Cells recompute recompute recompute 0.9188764516910942 0.6587114738285964 0.6198216015396206 0.0090193130488293 0.0289462771086338 0.0 5.7504312823461766e-05 0.0122425804270304 0.0 1739 1.0 0.0099654668172684 COL4A2-CD93 +CXCL12 ITGA5 Endothelial Cells Myeloid Cells recompute recompute recompute 0.7487535481622718 0.7846160563919254 0.7827641335561659 0.1027229557481577 0.0020587132267296 0.0 0.0019612367328103 0.3233279943727293 0.0 394 1.0 0.0099536436586448 CXCL12-ITGA5 +CXCL12 ITGA5 Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.1027229557481577 0.0032054495894615 0.0 0.0002913752913752 0.1405497055149027 0.0 312 1.0 0.0099470190634299 CXCL12-ITGA5 +CCN1 CAV1 Luminal-like Amorphous DCIS Cells Plasma Cells recompute recompute recompute 0.2542249848376565 0.7283139964676212 0.2461374514707439 0.1711385759005754 0.0124087765732037 0.0 0.0039215686274509 0.1933318175933115 0.0 272 1.0 0.0099456227092455 CCN1-CAV1 +VWF ITGA9 CAFs, DCIS Associated Dendritic Cells recompute recompute recompute 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0071496754272206 0.0487643047611538 0.0 0.0003490749513788 0.0136637892073313 0.0 3646 1.0 0.0099444670531935 VWF-ITGA9 +CD34 SELP CXCL14+ Fibroblasts Pericytes recompute recompute recompute 0.9303167350027568 0.8819126042133903 0.9429656149619918 0.0016860250240652 0.0741032966028748 0.0 0.0004661280298321 0.0234355341894423 0.0 3218 1.0 0.0099435792368023 CD34-SELP +COL4A2 CD93 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.4630253981438691 0.6587114738285964 0.2461374514707439 0.0443339118517084 0.0289462771086338 0.0 0.0 0.0 0.0 186 1.0 0.009938048961152 COL4A2-CD93 +CD34 SELP Myoepithelial Cells T Lymphocytes recompute recompute recompute 0.7168245244832976 0.7760344326192508 0.6198216015396206 0.0082993421103349 0.0335947364052305 0.0 0.0 0.0 0.0 1093 1.0 0.0099345001756468 CD34-SELP +VEGFC FLT1 Pericytes B Cells recompute recompute recompute 0.8718210606749883 0.777821334064334 0.6198216015396206 0.1796394187986057 0.001271575589586 0.0 0.0007839448102853 0.1919876145217954 0.0 1063 1.0 0.0099323847070362 VEGFC-FLT1 +MMP2 PECAM1 Myeloid Cells Pericytes recompute recompute recompute 0.785133132759182 0.930308383061206 0.7827641335561659 0.001039571291679 0.1615013370958009 0.0 0.0054627249357326 0.16871681848713 0.0 389 1.0 0.0099320591263625 MMP2-PECAM1 +VWF ITGA9 CAFs, Invasive Associated Basal-like Structured DCIS Cells recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0016171311116606 0.1886404570313 0.0 0.0005914160189253 0.0154674402739169 0.0 2152 1.0 0.0099257799863359 VWF-ITGA9 +MMP2 PECAM1 Basal-like Structured DCIS Cells Plasma Cells recompute recompute recompute 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.0104129581710415 0.0326667674102811 0.0 0.000632911392405 0.0126474497523517 0.0 79 1.0 0.0099193641359066 MMP2-PECAM1 +VWF LRP1 Mast Cells CAFs, DCIS Associated recompute recompute recompute 0.8525936146535493 0.7346293219749174 0.7204611100467462 0.0002103933337194 1.0 0.0 0.0022268797484935 0.0170968929250571 0.0 1041 1.0 0.0099139240142889 VWF-LRP1 +COL4A2 CD93 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes recompute recompute recompute 0.6582846571368821 0.7779918296243433 0.7917001487310438 0.0198024073017111 0.0118035014556376 0.0 0.0 0.0 0.0 83 1.0 0.0099109014543326 COL4A2-CD93 +CD34 SELP Endothelial Cells CXCL14+ Fibroblasts recompute recompute recompute 0.9559599666576516 0.8819126042133903 0.9429656149619918 1.0 0.0001189339410417 0.0 0.000194855806703 1.0 0.0 2566 1.0 0.009907191909751 CD34-SELP +HSPG2 LRP1 11q13 Invasive Tumor Cells (Mitotic) Pericytes recompute recompute recompute 0.6589792304505506 0.9078204025796472 0.6198216015396206 0.0072827533047186 0.0350138403862125 0.0 0.001429199648197 0.0611855139945189 0.0 379 1.0 0.0099070816701677 HSPG2-LRP1 +VWF SELP Endothelial Cells CXCL14+ Fibroblasts recompute recompute recompute 0.955713094717548 0.8819126042133903 0.9429656149619918 1.0 0.0001189339410417 0.0 5.3142492737192655e-05 0.3341075857967107 0.0 2566 1.0 0.0099067654499683 VWF-SELP +COL4A2 CD93 Basal-like Structured DCIS Cells Mast Cells recompute recompute recompute 0.7783550150988336 0.8347945881127203 0.6198216015396206 0.1928969878996252 0.0012097093680331 0.0 0.0 0.0 0.0 18 1.0 0.0098970484624012 COL4A2-CD93 +CCN1 CAV1 B Cells CAFs, DCIS Associated recompute recompute recompute 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.0023088899408624 0.1449812920932466 0.0 0.0005627599706386 0.0461281391162693 0.0 4087 1.0 0.0098954862223609 CCN1-CAV1 +VEGFC FLT1 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts recompute recompute recompute 0.6593525851613742 0.878254460598671 0.6198216015396206 0.4518617096918393 0.0005788283879716 0.0 0.0005464480874316 0.5897673745655713 0.0 4880 1.0 0.0098952767880978 VEGFC-FLT1 +CXCL12 ITGA5 Pericytes 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.0637288077574987 0.0050060729272313 0.0 0.0002284148012791 0.1312385539404835 0.0 398 1.0 0.0098947681975903 CXCL12-ITGA5 +VWF LRP1 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.9161861017439124 0.0015572459193676 0.166956519448744 0.0 0.0013646288209606 0.0102821539545605 0.0 458 1.0 0.0098912422080354 VWF-LRP1 +COL4A2 CD93 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells recompute recompute recompute 0.6582846571368821 0.6587114738285964 0.8824495942126559 0.0084325366891025 0.0289462771086338 0.0 0.0002646815550041 0.0563502990573522 0.0 12090 1.0 0.0098868607588294 COL4A2-CD93 +COL4A2 CD93 Dendritic Cells CAFs, DCIS Associated recompute recompute recompute 0.7783550150988336 0.4630027772793905 0.6198216015396206 0.0267593032157803 0.0155837683010033 0.0 0.000599520383693 0.1657349987002249 0.0 3336 1.0 0.0098824045799131 COL4A2-CD93 +CD34 SELP CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7168245244832976 0.4623922682986163 0.2461374514707439 0.1173076386135379 0.0096770075292062 0.0 0.0004346314325452 0.394318872824997 0.0 5752 1.0 0.0098729021967842 CD34-SELP +CCN1 CAV1 CAFs, Invasive Associated Myeloid Cells recompute recompute recompute 0.6213271600240247 0.7832252605020791 0.6198216015396206 0.2247035641022029 0.00136079311934 0.0 0.006060606060606 0.8909147415311304 0.0 143 1.0 0.0098661225273891 CCN1-CAV1 +VWF ITGA9 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0015572459193676 0.1886404570313 0.0 0.0007662835249042 0.0200407907041139 0.0 1305 1.0 0.0098635516518651 VWF-ITGA9 +CXCL12 ITGA5 T Lymphocytes Basal-like Structured DCIS Cells recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.8693461273411047 0.0255753403203798 0.01057919065587 0.0 6.167509559639817e-05 0.0252193911205143 0.0 737 1.0 0.0098591936003811 CXCL12-ITGA5 +MMRN2 CD93 Pericytes Mast Cells recompute recompute recompute 0.9468422434493456 0.8347945881127203 0.8567148457705164 0.1120119983652299 0.0012097093680331 0.0 0.0044444444444444 0.2358490566037739 0.0 225 1.0 0.0098576591195238 MMRN2-CD93 +CD34 SELP Pericytes Plasma Cells recompute recompute recompute 0.9303167350027568 0.4623922682986163 0.7204611100467462 0.1314667522621683 0.0022515473538965 0.0 0.0 0.0 0.0 394 1.0 0.0098573117127659 CD34-SELP +HSPG2 LRP1 Pericytes B Cells recompute recompute recompute 0.8818165186409654 0.6207977546603366 0.6198216015396206 0.1619074107723045 0.0016667952436519 0.0 0.0030181875195986 0.3818458936755767 0.0 1063 1.0 0.009854269856068 HSPG2-LRP1 +EFNB2 PECAM1 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts recompute recompute recompute 0.662063103571249 0.930308383061206 0.6198216015396206 0.585843718590581 0.0004089864655001 0.0 0.0001408811475409 0.1810757970155722 0.0 4880 1.0 0.0098525594567732 EFNB2-PECAM1 +CXCL12 ITGA5 Myeloid Cells Pericytes recompute recompute recompute 0.7487535481622718 0.928319416412998 0.7827641335561659 0.0015847932820241 0.1055033753160582 0.0 0.0024538443561579 0.1888392588621934 0.0 389 1.0 0.009843544367248 CXCL12-ITGA5 +HSPG2 LRP1 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells recompute recompute recompute 0.6589792304505506 0.7346293219749174 0.6198216015396206 0.0072827533047186 0.0416128058995347 0.0 0.0031707127295362 0.1046995176826117 0.0 714 1.0 0.0098428681801237 HSPG2-LRP1 +COL4A2 CD93 Mast Cells Pericytes recompute recompute recompute 0.8355319038299565 0.8817184225858201 0.8567148457705164 0.001123788079051 0.1281708518900828 0.0 0.0012295081967213 0.0347808885304186 0.0 244 1.0 0.0098424029639097 COL4A2-CD93 +MMP2 PECAM1 Basal-like Structured DCIS Cells Macrophages recompute recompute recompute 0.6303642896310324 0.9015117569158254 0.6198216015396206 0.0104129581710415 0.0246995741084876 0.0 0.001 0.05089906087561 0.0 475 1.0 0.0098366899830209 MMP2-PECAM1 +EFNB2 PECAM1 Dendritic Cells T Lymphocytes recompute recompute recompute 0.7800321422220979 0.6331674633943454 0.909150863993142 0.0113788029360913 0.0176963220730796 0.0 0.0004961155210268 0.0906921490186545 0.0 5921 1.0 0.0098334945120053 EFNB2-PECAM1 +VEGFC FLT1 Plasma Cells Pericytes recompute recompute recompute 0.4636527906642655 0.878254460598671 0.7204611100467462 0.0023125636768155 0.1332188634280341 0.0 0.0033185840707964 0.1250779546853167 0.0 452 1.0 0.0098328826627857 VEGFC-FLT1 +EFNB2 PECAM1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.1194227711616854 0.0041555861088636 0.0 0.0002682403433476 0.0340663370729313 0.0 233 1.0 0.0098253597044888 EFNB2-PECAM1 +COL4A2 CD93 T Lymphocytes Basal-like Structured DCIS Cells recompute recompute recompute 0.7783550150988336 0.7779918296243433 0.8693461273411047 0.0316800311254893 0.0053794918117879 0.0 0.0009497964721845 0.1025320317845457 0.0 737 1.0 0.0098207702199142 COL4A2-CD93 +VWF ITGA9 Macrophages Pericytes recompute recompute recompute 0.9011206516381156 0.9404022517663844 0.8875000050982297 0.0008850282134344 0.1347191569099048 0.0 0.0009553906077754 0.0414099459132225 0.0 2474 1.0 0.0098199527659515 VWF-ITGA9 +MMP2 PECAM1 11q13 Invasive Tumor Cells Plasma Cells recompute recompute recompute 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.0097699360831605 0.0326667674102811 0.0 0.0002427184466019 0.0048502355846397 0.0 103 1.0 0.0098145435025437 MMP2-PECAM1 +MMRN2 CD93 T Lymphocytes Dendritic Cells recompute recompute recompute 0.6301823358791634 0.7779918296243433 0.909150863993142 0.0031934983073077 0.0627790816848129 0.0 0.0009108258154059 0.0199454110134147 0.0 5764 1.0 0.0098143163372323 MMRN2-CD93 +VEGFC FLT1 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells recompute recompute recompute 0.6593525851613742 0.777821334064334 0.7917001487310438 0.0120646829101097 0.0182001711419816 0.0 0.0008424599831508 0.10090351260537 0.0 1187 1.0 0.0098105129440408 VEGFC-FLT1 +VEGFC FLT1 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells recompute recompute recompute 0.6593525851613742 0.777821334064334 0.7917001487310438 0.0201572483258557 0.0108892901157311 0.0 0.0055821371610845 0.6926827630459763 0.0 209 1.0 0.0098099084909764 VEGFC-FLT1 +VEGFC FLT1 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells recompute recompute recompute 0.6593525851613742 0.4630488285702799 0.6198216015396206 0.0201572483258557 0.0232163927704059 0.0 0.0009337068160597 0.1826946363964239 0.0 714 1.0 0.0097995531071619 VEGFC-FLT1 +VWF SELP Pericytes Plasma Cells recompute recompute recompute 0.9275752708651288 0.4623922682986163 0.7204611100467462 0.1263644540569636 0.0022515473538965 0.0 0.0029995385325334 0.2894505831475691 0.0 394 1.0 0.0097876788367109 VWF-SELP +VEGFC FLT1 CAFs, DCIS Associated CAFs, Invasive Associated recompute recompute recompute 0.4636527906642655 0.6593689120110077 0.6198216015396206 0.0693389464442948 0.0066828239855783 0.0 0.0004981071926678 0.0613546831732854 0.0 1673 1.0 0.0097856048572671 VEGFC-FLT1 +VWF ITGA9 B Cells Endothelial Cells recompute recompute recompute 0.6332974881236617 0.9404022517663844 0.6198216015396206 0.00023686843287 1.0 0.0 0.0010844026748599 0.012108431809431 0.0 1509 1.0 0.0097788011055944 VWF-ITGA9 +EFNB2 PECAM1 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated recompute recompute recompute 0.662063103571249 0.7167436199046466 0.6198216015396206 0.0236359933700329 0.0125623889131764 0.0 0.0008116883116883 0.3768537962421833 0.0 77 1.0 0.0097767856884045 EFNB2-PECAM1 +MMRN2 CD93 Basal-like Structured DCIS Cells T Lymphocytes recompute recompute recompute 0.6301823358791634 0.7779918296243433 0.8693461273411047 0.0172764782878141 0.0118035014556376 0.0 0.0013043478260869 0.0999322306234461 0.0 575 1.0 0.0097690001550954 MMRN2-CD93 +EFNB2 PECAM1 CAFs, DCIS Associated Myoepithelial Cells recompute recompute recompute 0.4619393085577573 0.7167436199046466 0.8293805866303694 0.1194227711616854 0.0026482500471321 0.0 0.0003659767794043 0.136564605873893 0.0 9905 1.0 0.0097676871684779 EFNB2-PECAM1 +VEGFC FLT1 T Lymphocytes Myoepithelial Cells recompute recompute recompute 0.7745997874735252 0.4630488285702799 0.6198216015396206 0.016822895653248 0.0232163927704059 0.0 0.0 0.0 0.0 1278 1.0 0.0097673737266114 VEGFC-FLT1 +CXCL12 ITGA5 T Lymphocytes Macrophages recompute recompute recompute 0.6160088550075702 0.9004887531897467 0.6198216015396206 0.0255753403203798 0.0098335877942119 0.0 0.0010831946315817 0.1784633501767778 0.0 3441 1.0 0.0097606259040626 CXCL12-ITGA5 +CCN1 CAV1 Apocrine Cells Endothelial Cells recompute recompute recompute 0.2542249848376565 0.942159351720962 0.2461374514707439 0.0014656941948563 1.0 0.0 0.0244444444444444 0.360221878480048 0.0 15 1.0 0.0097595047076972 CCN1-CAV1 +CCN1 CAV1 CAFs, DCIS Associated Apocrine Cells recompute recompute recompute 0.7324582304061453 0.252518874138558 0.2461374514707439 1.0 0.0018925243453249 0.0 0.0056521739130434 0.3130960258456272 0.0 230 1.0 0.0097547550946203 CCN1-CAV1 +VWF SELP CAFs, DCIS Associated 11q13 Invasive Tumor Cells recompute recompute recompute 0.7158082793127664 0.6572093097629401 0.6198216015396206 0.0071496754272206 0.04130664769978 0.0 5.546619335515004e-05 0.0188260296131228 0.0 3278 1.0 0.009753916279099 VWF-SELP +HSPG2 LRP1 Luminal-like Amorphous DCIS Cells Macrophages recompute recompute recompute 0.4629984640915818 0.8604147465201248 0.2461374514707439 0.0201301851612071 0.0436001007095475 0.0 0.0051926926926926 0.1193317771304879 0.0 222 1.0 0.0097528928021657 HSPG2-LRP1 +COL4A2 CD93 Myoepithelial Cells Mast Cells recompute recompute recompute 0.4630253981438691 0.8347945881127203 0.7204611100467462 0.2545335314555431 0.0012097093680331 0.0 0.0026315789473684 0.1557509645910166 0.0 38 1.0 0.0097469957353928 COL4A2-CD93 +EFNB2 PECAM1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.662063103571249 0.6331674633943454 1.0 0.0491302556793708 0.0041555861088636 0.0 0.0014497422680412 0.1841162599018993 0.0 1552 1.0 0.0097439131896225 EFNB2-PECAM1 +EFNB2 PECAM1 Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated recompute recompute recompute 0.4619393085577573 0.7167436199046466 0.2461374514707439 0.0835287751665837 0.0125623889131764 0.0 0.0003714900594384 0.1724768450520179 0.0 4879 1.0 0.009742547658209 EFNB2-PECAM1 +VWF SELP Myoepithelial Cells Pericytes recompute recompute recompute 0.7158082793127664 0.8819126042133903 0.7204611100467462 0.0025256125075084 0.0741032966028748 0.0 0.0 0.0 0.0 1931 1.0 0.0097350863683266 VWF-SELP +MMP2 PECAM1 11q13 Invasive Tumor Cells Macrophages recompute recompute recompute 0.6303642896310324 0.9015117569158254 0.6198216015396206 0.0097699360831605 0.0246995741084876 0.0 0.0004071058475203 0.0207213053157553 0.0 1351 1.0 0.0097327429900396 MMP2-PECAM1 +EFNB2 PECAM1 11q13 Invasive Tumor Cells Mast Cells recompute recompute recompute 0.662063103571249 0.8537710813834968 0.6198216015396206 0.585843718590581 0.0004138063814779 0.0 0.0 0.0 0.0 42 1.0 0.0097315683233961 EFNB2-PECAM1 +CCN1 CAV1 Luminal-like Amorphous DCIS Cells T Lymphocytes recompute recompute recompute 0.2542249848376565 0.62431395375366 0.2461374514707439 0.1711385759005754 0.0126805820762719 0.0 0.0020042194092827 0.4083107698438155 0.0 316 1.0 0.00972854175773 CCN1-CAV1 +MMP2 PECAM1 11q13 Invasive Tumor Cells (Mitotic) Pericytes recompute recompute recompute 0.6303642896310324 0.930308383061206 0.6198216015396206 0.0014431743145616 0.1615013370958009 0.0 0.0004617414248021 0.0142609311420287 0.0 379 1.0 0.0097274095685267 MMP2-PECAM1 +COL4A2 CD93 Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7783550150988336 0.4630027772793905 0.2461374514707439 0.1928969878996252 0.0048929293424311 0.0 0.0009122006841505 0.2949538158033873 0.0 877 1.0 0.0097082077066121 COL4A2-CD93 +HSPG2 LRP1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.4629984640915818 0.6207977546603366 0.2461374514707439 0.0201301851612071 0.0587195251380622 0.0 0.0004480286738351 0.0315886706693911 0.0 186 1.0 0.0097063586826493 HSPG2-LRP1 +VWF LRP1 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0131302879503246 0.0203874717835032 0.0 0.0002381130382775 0.0111491115083154 0.0 30400 1.0 0.0097004705754959 VWF-LRP1 +HSPG2 LRP1 B Cells CAFs, Invasive Associated recompute recompute recompute 0.7789175740361626 0.6207977546603366 0.7917001487310438 0.0012941512528773 0.166956519448744 0.0 0.0048065886134067 0.02696434927824 0.0 968 1.0 0.0096887042163328 HSPG2-LRP1 +VWF SELP CAFs, DCIS Associated T Lymphocytes recompute recompute recompute 0.7158082793127664 0.7760344326192508 0.6198216015396206 0.0071496754272206 0.0335947364052305 0.0 0.000168437216007 0.0090105673303685 0.0 11604 1.0 0.0096883641963841 VWF-SELP +EFNB2 PECAM1 Macrophages Plasma Cells recompute recompute recompute 0.8913986641324685 0.7167436199046466 0.7204611100467462 0.0054950348959687 0.0326667674102811 0.0 0.0017254601226993 0.0365260328210978 0.0 326 1.0 0.009686955815291 EFNB2-PECAM1 +VWF SELP B Cells Endothelial Cells recompute recompute recompute 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.00023686843287 1.0 0.0 0.0021688053497198 0.0121951357249531 0.0 1509 1.0 0.0096747019502973 VWF-SELP +VEGFC FLT1 Luminal-like Amorphous DCIS Cells Myoepithelial Cells recompute recompute recompute 0.4636527906642655 0.4630488285702799 0.2461374514707439 0.0666348171285698 0.0232163927704059 0.0 0.0010103277952402 0.1976867535052907 0.0 13362 1.0 0.0096697579133137 VEGFC-FLT1 +VWF LRP1 Pericytes 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.9275752708651288 0.6207977546603366 0.6198216015396206 0.1263644540569636 0.0018097844702233 0.0 0.0015975403906438 0.1659595121416607 0.0 377 1.0 0.0096672594367234 VWF-LRP1 +VWF ITGA9 CAFs, Invasive Associated Pericytes recompute recompute recompute 0.6332974881236617 0.9404022517663844 0.6198216015396206 0.0016171311116606 0.1347191569099048 0.0 0.0007155379056205 0.0310138970693889 0.0 2541 1.0 0.0096433421604335 VWF-ITGA9 +EFNB2 PECAM1 11q13 Invasive Tumor Cells (Mitotic) B Cells recompute recompute recompute 0.662063103571249 0.6331674633943454 0.7917001487310438 0.0491302556793708 0.0049190726392343 0.0 0.0 0.0 0.0 42 1.0 0.0096390742424412 EFNB2-PECAM1 +VEGFC FLT1 CAFs, Invasive Associated Dendritic Cells recompute recompute recompute 0.6593525851613742 0.777821334064334 0.7917001487310438 0.018132161410931 0.0108892901157311 0.0 0.0006412997007268 0.0795783471135089 0.0 2339 1.0 0.0096383201658569 VEGFC-FLT1 +VEGFC FLT1 CAFs, Invasive Associated Myoepithelial Cells recompute recompute recompute 0.6593525851613742 0.4630488285702799 0.6198216015396206 0.018132161410931 0.0232163927704059 0.0 0.0002969121140142 0.0580955925120457 0.0 1684 1.0 0.0096281459114552 VEGFC-FLT1 +CXCL12 ITGA5 Basal-like Structured DCIS Cells Pericytes recompute recompute recompute 0.6160088550075702 0.928319416412998 0.6198216015396206 0.0021291294377375 0.1055033753160582 0.0 0.0005294206625321 0.0407423581239008 0.0 1803 1.0 0.0096272799897224 CXCL12-ITGA5 +CCN1 CAV1 11q13 Invasive Tumor Cells B Cells recompute recompute recompute 0.6213271600240247 0.62431395375366 0.7917001487310438 0.1339639999453202 0.0019304335593669 0.0 0.0004093567251461 0.1010672577656726 0.0 570 1.0 0.0096232454325567 CCN1-CAV1 +HSPG2 LRP1 Mast Cells CAFs, Invasive Associated recompute recompute recompute 0.8349903778527206 0.6207977546603366 0.6198216015396206 0.0014804857410621 0.166956519448744 0.0 0.0117669753086419 0.0660112311849717 0.0 144 1.0 0.0096231698460847 HSPG2-LRP1 +CD34 SELP Pericytes Mast Cells recompute recompute recompute 0.9303167350027568 0.8347297932672282 0.8567148457705164 0.1314667522621683 0.0009042150166242 0.0 0.0044444444444444 0.7117437722419931 0.0 225 1.0 0.0096165122730146 CD34-SELP +VWF ITGA9 Myoepithelial Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0025256125075084 0.1112417752963437 0.0 0.0002676420733339 0.0289303809363528 0.0 5095 1.0 0.0095930358649585 VWF-ITGA9 +CCN1 CAV1 CAFs, Invasive Associated Mast Cells recompute recompute recompute 0.6213271600240247 0.8617632615906476 0.6198216015396206 0.2247035641022029 0.0010414441948928 0.0 0.0082051282051282 1.0 0.0 130 1.0 0.0095874739975043 CCN1-CAV1 +HSPG2 LRP1 CXCL14+ Fibroblasts Macrophages recompute recompute recompute 0.8818165186409654 0.8604147465201248 0.8875000050982297 0.0026436039558049 0.0436001007095475 0.0 0.0007607677902621 0.0174829857586937 0.0 1424 1.0 0.0095864250321925 HSPG2-LRP1 +VWF ITGA9 11q13 Invasive Tumor Cells (Mitotic) Pericytes recompute recompute recompute 0.6332974881236617 0.9404022517663844 0.6198216015396206 0.0015572459193676 0.1347191569099048 0.0 0.0009594627008875 0.0415864445663943 0.0 379 1.0 0.0095828845316928 VWF-ITGA9 +CD34 SELP 11q13 Invasive Tumor Cells Myoepithelial Cells recompute recompute recompute 0.633566764858408 0.4623922682986163 0.6198216015396206 0.0799339500711946 0.0053213839468185 0.0 9.68429207824908e-05 0.0379335650450003 0.0 5163 1.0 0.0095786521867516 CD34-SELP +CXCL12 ITGA5 CXCL14+ Fibroblasts Macrophages recompute recompute recompute 0.7487535481622718 0.9004887531897467 0.8875000050982297 0.0131092554497256 0.0098335877942119 0.0 0.0011491317671092 0.1893269214724798 0.0 1424 1.0 0.009576630419392 CXCL12-ITGA5 +HSPG2 LRP1 Macrophages Macrophages recompute recompute recompute 0.9253089325030373 0.8604147465201248 1.0 0.0022161183602947 0.0436001007095475 0.0 0.0010622909321037 0.0244122023504173 0.0 2458 1.0 0.009572223997764 HSPG2-LRP1 +VWF ITGA9 T Lymphocytes Mast Cells recompute recompute recompute 0.6332974881236617 0.863034163938375 0.6198216015396206 0.0036144684673052 0.0627102121186242 0.0 0.0008190008190008 0.0065789069716238 0.0 333 1.0 0.0095693199807739 VWF-ITGA9 +MMP2 PECAM1 Mast Cells Pericytes recompute recompute recompute 0.8560892486218385 0.930308383061206 0.8567148457705164 0.0006966068981631 0.1615013370958009 0.0 0.0017418032786885 0.0537957724520439 0.0 244 1.0 0.0095688278164324 MMP2-PECAM1 +CD34 SELP CAFs, DCIS Associated Plasma Cells recompute recompute recompute 0.7168245244832976 0.4623922682986163 0.8767341187813953 0.1173076386135379 0.0022515473538965 0.0 0.0004076640847941 0.0338875000175695 0.0 2453 1.0 0.0095686377896776 CD34-SELP +COL4A2 CD93 CAFs, DCIS Associated CXCL14+ Fibroblasts recompute recompute recompute 0.4630253981438691 0.8817184225858201 0.7204611100467462 0.7696906278989153 0.0003375370073613 0.0 0.0002178649237472 0.169258807662201 0.0 11475 1.0 0.0095616452413612 COL4A2-CD93 +COL4A2 CD93 11q13 Invasive Tumor Cells B Cells recompute recompute recompute 0.6582846571368821 0.7779918296243433 0.7917001487310438 0.1740454925211078 0.001079730675535 0.0 0.0005263157894736 0.0890080743613357 0.0 570 1.0 0.0095570083060421 COL4A2-CD93 +CCN1 CAV1 B Cells Myoepithelial Cells recompute recompute recompute 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.0023088899408624 0.1176565474247238 0.0 0.0004704301075268 0.0323137015221926 0.0 496 1.0 0.0095569906688907 CCN1-CAV1 +EFNB2 PECAM1 Pericytes Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.8640667164982425 0.2491073778594529 0.2461374514707439 0.1882781599600688 0.0076066460958003 0.0 0.0008184913567312 0.3409897484842016 0.0 1909 1.0 0.0095503119921332 EFNB2-PECAM1 +COL4A2 CD93 CAFs, Invasive Associated Plasma Cells recompute recompute recompute 0.6582846571368821 0.4630027772793905 0.6198216015396206 0.4344545964241579 0.0009242223287825 0.0 0.0055335968379446 1.0 0.0 253 1.0 0.0095498878253151 COL4A2-CD93 +VWF SELP Pericytes Mast Cells recompute recompute recompute 0.9275752708651288 0.8347297932672282 0.8567148457705164 0.1263644540569636 0.0009042150166242 0.0 0.0014141414141414 0.1157790274561695 0.0 225 1.0 0.0095485804243827 VWF-SELP +COL4A2 CD93 Dendritic Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.7783550150988336 0.7779918296243433 0.8693461273411047 0.0267593032157803 0.0053794918117879 0.0 0.0014457831325301 0.1560745764376115 0.0 1245 1.0 0.0095483226847801 COL4A2-CD93 +EFNB2 PECAM1 CAFs, Invasive Associated Basal-like Structured DCIS Cells recompute recompute recompute 0.662063103571249 0.6331674633943454 0.7917001487310438 0.0967042147306326 0.0023576674662702 0.0 0.000638940520446 0.1983491427955255 0.0 2152 1.0 0.0095459266614567 EFNB2-PECAM1 +VEGFC FLT1 Dendritic Cells CAFs, DCIS Associated recompute recompute recompute 0.7745997874735252 0.4630488285702799 0.6198216015396206 0.0065101973396288 0.0521374123931907 0.0 0.0001498800959232 0.0266649037010486 0.0 3336 1.0 0.0095415561784055 VEGFC-FLT1 +EFNB2 PECAM1 CAFs, Invasive Associated Myoepithelial Cells recompute recompute recompute 0.662063103571249 0.7167436199046466 0.6198216015396206 0.0967042147306326 0.0026482500471321 0.0 0.0008907363420427 0.3323791681171867 0.0 1684 1.0 0.009538703237814 EFNB2-PECAM1 +VWF LRP1 Pericytes B Cells recompute recompute recompute 0.9275752708651288 0.6207977546603366 0.6198216015396206 0.1263644540569636 0.0016667952436519 0.0 0.0030573847601128 0.3799974929692857 0.0 1063 1.0 0.0095355549668022 VWF-LRP1 +VEGFC FLT1 Pericytes CXCL14+ Fibroblasts recompute recompute recompute 0.8718210606749883 0.878254460598671 0.9429656149619918 0.1796394187986057 0.0005788283879716 0.0 0.0003371544167228 0.3638820955681034 0.0 2966 1.0 0.0095334574022531 VEGFC-FLT1 +CCN1 CAV1 Basal-like Structured DCIS Cells B Cells recompute recompute recompute 0.6213271600240247 0.62431395375366 0.8693461273411047 0.1153131738111426 0.0019304335593669 0.0 0.0016049382716049 0.3962478201289068 0.0 270 1.0 0.0095332730560177 CCN1-CAV1 +CXCL12 ITGA5 Endothelial Cells B Cells recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.1027229557481577 0.0024809469483059 0.0 0.0006731632260546 0.3212083050372676 0.0 1418 1.0 0.0095312041221202 CXCL12-ITGA5 +CXCL12 ITGA5 T Lymphocytes Myoepithelial Cells recompute recompute recompute 0.6160088550075702 0.7162873978652844 0.6198216015396206 0.0255753403203798 0.0106310838463224 0.0 0.0004268032437046 0.2090428825858377 0.0 1278 1.0 0.0095182422984748 CXCL12-ITGA5 +COL4A2 CD93 B Cells Macrophages recompute recompute recompute 0.7783550150988336 0.944024288971064 0.6198216015396206 0.0033449520260795 0.0484215930647349 0.0 0.0008450704225352 0.0313144831978119 0.0 1065 1.0 0.0095055298377746 COL4A2-CD93 +MMRN2 CLEC14A Macrophages Pericytes recompute recompute recompute 0.893316592628645 0.9003264838243337 0.8875000050982297 0.0007691101630988 0.1341680150528327 0.0 0.0004715710051199 0.0117427897855681 0.0 2474 1.0 0.0095031920238516 MMRN2-CLEC14A +CXCL12 ITGA5 CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6160088550075702 0.2488118640045775 0.2461374514707439 0.0548063857429699 0.0356093885486421 0.0 0.0041055718475073 1.0 0.0 155 1.0 0.009502516018934 CXCL12-ITGA5 +VWF ITGA9 Macrophages Macrophages recompute recompute recompute 0.9011206516381156 0.8794572885381431 1.0 0.0008850282134344 0.104965956217838 0.0 0.0003698498409645 0.0082892064310398 0.0 2458 1.0 0.0095024306043669 VWF-ITGA9 +VWF ITGA9 Basal-like Structured DCIS Cells Macrophages recompute recompute recompute 0.6332974881236617 0.8794572885381431 0.6198216015396206 0.0020251995753771 0.104965956217838 0.0 0.0001913875598086 0.0042894461910517 0.0 475 1.0 0.0094973247275357 VWF-ITGA9 +HSPG2 LRP1 Luminal-like Amorphous DCIS Cells Pericytes recompute recompute recompute 0.4629984640915818 0.9078204025796472 0.2461374514707439 0.0201301851612071 0.0350138403862125 0.0 0.0023361495135688 0.1000129750494123 0.0 1736 1.0 0.0094872609530089 HSPG2-LRP1 +MMRN2 CLEC14A Dendritic Cells Pericytes recompute recompute recompute 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.0015409900107563 0.1341680150528327 0.0 0.0013637249172024 0.0339586930794806 0.0 1711 1.0 0.0094826729952497 MMRN2-CLEC14A +VEGFC FLT1 Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.4636527906642655 0.6593689120110077 0.6198216015396206 0.014525360548861 0.026308073552735 0.0 0.0005058168942842 0.0368659175407552 0.0 659 1.0 0.0094761970901888 VEGFC-FLT1 +VEGFC FLT1 Myoepithelial Cells Myoepithelial Cells recompute recompute recompute 0.4636527906642655 0.4630488285702799 1.0 0.014525360548861 0.0232163927704059 0.0 0.0005441020824948 0.106462253904727 0.0 22361 1.0 0.0094759691930523 VEGFC-FLT1 +CD34 SELP CAFs, DCIS Associated CAFs, Invasive Associated recompute recompute recompute 0.7168245244832976 0.6572093097629401 0.6198216015396206 0.1173076386135379 0.002113171886167 0.0 0.0005977286312014 0.1731265317545817 0.0 1673 1.0 0.0094756224838927 CD34-SELP +COL4A2 CD93 Basal-like Structured DCIS Cells Myeloid Cells recompute recompute recompute 0.7783550150988336 0.7461459456652184 0.6198216015396206 0.1928969878996252 0.0010390313650636 0.0 0.0007751937984496 0.1136767435484786 0.0 129 1.0 0.0094704603610058 COL4A2-CD93 +COL4A2 CD93 Plasma Cells Macrophages recompute recompute recompute 0.4630253981438691 0.944024288971064 0.7204611100467462 0.0047240947268779 0.0484215930647349 0.0 0.001780415430267 0.0659741337401972 0.0 337 1.0 0.0094680280857996 COL4A2-CD93 +VWF ITGA9 Dendritic Cells Macrophages recompute recompute recompute 0.6332974881236617 0.8794572885381431 0.6198216015396206 0.0019871862905238 0.104965956217838 0.0 0.000556699883093 0.0124769561589074 0.0 1633 1.0 0.0094673787852328 VWF-ITGA9 +MMP2 PECAM1 Endothelial Cells B Cells recompute recompute recompute 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0411127335336962 0.0049190726392343 0.0 0.0021685472496473 0.2648907203237197 0.0 1418 1.0 0.0094665120175388 MMP2-PECAM1 +COL4A2 CD93 11q13 Invasive Tumor Cells Mast Cells recompute recompute recompute 0.6582846571368821 0.8347945881127203 0.6198216015396206 0.1740454925211078 0.0012097093680331 0.0 0.0 0.0 0.0 42 1.0 0.0094609465141995 COL4A2-CD93 +CXCL12 ITGA5 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells recompute recompute recompute 0.6160088550075702 0.95087206839837 0.6198216015396206 0.0001971810371238 1.0 0.0 0.0013879250520471 0.0240471666776278 0.0 262 1.0 0.0094582435133887 CXCL12-ITGA5 +HSPG2 LRP1 Luminal-like Amorphous DCIS Cells Dendritic Cells recompute recompute recompute 0.4629984640915818 0.6207977546603366 0.2461374514707439 0.0201301851612071 0.0501711964086628 0.0 0.0035725202506495 0.0606153395345738 0.0 727 1.0 0.0094551478686532 HSPG2-LRP1 +CXCL12 ITGA5 Endothelial Cells Plasma Cells recompute recompute recompute 0.7487535481622718 0.7162873978652844 0.7204611100467462 0.1027229557481577 0.0017943124298833 0.0 0.0028768699654775 0.5349907911110304 0.0 474 1.0 0.009450050587715 CXCL12-ITGA5 +MMRN2 CLEC14A Pericytes Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.9468422434493456 0.2491545808994955 0.2461374514707439 0.1120119983652299 0.0109188419829382 0.0 0.000785751702462 0.1131114754803683 0.0 1909 1.0 0.0094455583243836 MMRN2-CLEC14A +MMRN2 CLEC14A Pericytes CXCL14+ Fibroblasts recompute recompute recompute 0.9468422434493456 0.9003264838243337 0.9429656149619918 0.1120119983652299 0.0007880862995141 0.0 0.0012362328613171 0.8255036344270054 0.0 2966 1.0 0.0094442954689071 MMRN2-CLEC14A +VWF ITGA9 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0020251995753771 0.1112417752963437 0.0 9.627331995535325e-05 0.0104065246006397 0.0 30217 1.0 0.0094367800913969 VWF-ITGA9 +VWF ITGA9 Myoepithelial Cells Mast Cells recompute recompute recompute 0.7158082793127664 0.863034163938375 0.7204611100467462 0.0025256125075084 0.0627102121186242 0.0 0.0023923444976076 0.0192173335223749 0.0 38 1.0 0.0094338798461138 VWF-ITGA9 +VEGFC FLT1 B Cells Pericytes recompute recompute recompute 0.7745997874735252 0.878254460598671 0.6198216015396206 0.0012459853895406 0.1332188634280341 0.0 0.0008257638315441 0.0311231684656004 0.0 1211 1.0 0.0094226800014879 VEGFC-FLT1 +HSPG2 LRP1 CXCL14+ Fibroblasts Pericytes recompute recompute recompute 0.8818165186409654 0.9078204025796472 0.9429656149619918 0.0026436039558049 0.0350138403862125 0.0 0.0004618120295559 0.0197706502607107 0.0 3218 1.0 0.0094200236086413 HSPG2-LRP1 +EFNB2 PECAM1 CAFs, DCIS Associated CAFs, Invasive Associated recompute recompute recompute 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.1194227711616854 0.0032187363284526 0.0 0.0002988643156007 0.0588703212956376 0.0 1673 1.0 0.0094158029699494 EFNB2-PECAM1 +MMRN2 CLEC14A CAFs, Invasive Associated Pericytes recompute recompute recompute 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.00146889578236 0.1341680150528327 0.0 0.002230093139184 0.0555324959578823 0.0 2541 1.0 0.009407249390557 MMRN2-CLEC14A +VWF ITGA9 Dendritic Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0019871862905238 0.1112417752963437 0.0 6.91323885240235e-05 0.0074727650631542 0.0 3945 1.0 0.0094070250519253 VWF-ITGA9 +VEGFC FLT1 Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7745997874735252 0.6593689120110077 0.7917001487310438 0.0065101973396288 0.026308073552735 0.0 0.0020325203252032 0.1481380467034007 0.0 246 1.0 0.0094060749778772 VEGFC-FLT1 +MMRN2 CD93 Macrophages Pericytes recompute recompute recompute 0.893316592628645 0.8817184225858201 0.8875000050982297 0.0007691101630988 0.1281708518900828 0.0 0.0009094583670169 0.0187829761917202 0.0 2474 1.0 0.0093982688848614 MMRN2-CD93 +VEGFC FLT1 Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7745997874735252 0.4630488285702799 0.2461374514707439 0.0215813276111062 0.0359289752254096 0.0 0.0 0.0 0.0 877 1.0 0.009387880100075 VEGFC-FLT1 +CCN1 CAV1 T Lymphocytes T Lymphocytes recompute recompute recompute 0.6213271600240247 0.62431395375366 1.0 0.013905026986541 0.0126805820762719 0.0 0.0002482871330693 0.0505824412119307 0.0 21212 1.0 0.0093865467268811 CCN1-CAV1 +VWF LRP1 B Cells CAFs, DCIS Associated recompute recompute recompute 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.00023686843287 1.0 0.0 0.0008980803879262 0.0068950217185528 0.0 4087 1.0 0.0093845052059944 VWF-LRP1 +CXCL12 ITGA5 Pericytes Mast Cells recompute recompute recompute 0.7487535481622718 0.8532421230021885 0.8567148457705164 0.0637288077574987 0.0019510637826432 0.0 0.003030303030303 0.172153706198685 0.0 225 1.0 0.0093787042469332 CXCL12-ITGA5 +MMRN2 CD93 Dendritic Cells Pericytes recompute recompute recompute 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.0015409900107563 0.1281708518900828 0.0 0.0011689070718877 0.0241413510478944 0.0 1711 1.0 0.0093779764033906 MMRN2-CD93 +VWF LRP1 11q13 Invasive Tumor Cells Endothelial Cells recompute recompute recompute 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.0131302879503246 0.0144359394371152 0.0 0.0002631776825325 0.023247747366616 0.0 4836 1.0 0.0093669685208521 VWF-LRP1 +CXCL12 ITGA5 Pericytes CXCL14+ Fibroblasts recompute recompute recompute 0.7487535481622718 0.928319416412998 0.9429656149619918 0.0637288077574987 0.0016159760253869 0.0 0.0002911788144424 0.2400581980006751 0.0 2966 1.0 0.0093659307776334 CXCL12-ITGA5 +EFNB2 PECAM1 Basal-like Structured DCIS Cells Myeloid Cells recompute recompute recompute 0.7800321422220979 0.7841656220878274 0.6198216015396206 0.1357656553382984 0.001309307002134 0.0 0.0087209302325581 1.0 0.0 129 1.0 0.0093634730293397 EFNB2-PECAM1 +MMP2 PECAM1 CXCL14+ Fibroblasts T Lymphocytes recompute recompute recompute 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0106922602624424 0.0176963220730796 0.0 0.0011297182349813 0.1496295523451172 0.0 1881 1.0 0.0093620744855043 MMP2-PECAM1 +COL4A2 CD93 Plasma Cells Dendritic Cells recompute recompute recompute 0.4630253981438691 0.7779918296243433 0.6198216015396206 0.0047240947268779 0.0627790816848129 0.0 0.0040590405904059 0.0890205635471545 0.0 271 1.0 0.0093360575623953 COL4A2-CD93 +VWF LRP1 T Lymphocytes 11q13 Invasive Tumor Cells recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0036144684673052 0.0587195251380622 0.0 0.0001755754974639 0.018259285911229 0.0 1165 1.0 0.0093323528304025 VWF-LRP1 +COL4A2 CD93 Myoepithelial Cells Myeloid Cells recompute recompute recompute 0.4630253981438691 0.7461459456652184 0.7204611100467462 0.2545335314555431 0.0010390313650636 0.0 0.0 0.0 0.0 51 1.0 0.0093268752903059 COL4A2-CD93 +COL4A2 CD93 Myoepithelial Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.4630253981438691 0.4630027772793905 0.2461374514707439 0.2545335314555431 0.0048929293424311 0.0 0.0007254290171606 0.2345624821640022 0.0 12820 1.0 0.0093242412064301 COL4A2-CD93 +MMRN2 CD93 Myoepithelial Cells CAFs, DCIS Associated recompute recompute recompute 0.7205550478301406 0.4630027772793905 0.8293805866303694 0.0151307911035231 0.0155837683010033 0.0 0.0001736834792274 0.023620396250297 0.0 7197 1.0 0.0093130061229718 MMRN2-CD93 +MMRN2 CD93 CAFs, Invasive Associated Pericytes recompute recompute recompute 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.00146889578236 0.1281708518900828 0.0 0.0013774104683195 0.0284475562279252 0.0 2541 1.0 0.0093033855379858 MMRN2-CD93 +HSPG2 LRP1 Dendritic Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.7789175740361626 0.6207977546603366 0.8693461273411047 0.0075637985935472 0.0203874717835032 0.0 0.0009817045961624 0.0306675770218469 0.0 1245 1.0 0.0093030013278001 HSPG2-LRP1 +VWF LRP1 T Lymphocytes Dendritic Cells recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.909150863993142 0.0036144684673052 0.0501711964086628 0.0 0.0006545328370449 0.0132691035048983 0.0 5764 1.0 0.0093028426915653 VWF-LRP1 +COL4A2 CD93 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells recompute recompute recompute 0.8840293712888387 0.6587114738285964 0.6198216015396206 0.0061698665784747 0.0289462771086338 0.0 0.0001583670596515 0.033716105272471 0.0 5683 1.0 0.0092942924107902 COL4A2-CD93 +VEGFC FLT1 Luminal-like Amorphous DCIS Cells Dendritic Cells recompute recompute recompute 0.4636527906642655 0.777821334064334 0.2461374514707439 0.0666348171285698 0.0108892901157311 0.0 0.0006877579092159 0.0853433076104985 0.0 727 1.0 0.0092930573497872 VEGFC-FLT1 +HSPG2 LRP1 Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7789175740361626 0.2550748532138862 0.2461374514707439 0.0492631209980634 0.0267255153180908 0.0 0.0009185354111237 0.0549076312636739 0.0 877 1.0 0.0092924633770233 HSPG2-LRP1 +MMRN2 CD93 Pericytes Myeloid Cells recompute recompute recompute 0.9468422434493456 0.7461459456652184 0.7827641335561659 0.1120119983652299 0.0010390313650636 0.0 0.0047468354430379 0.5512339806368575 0.0 316 1.0 0.0092919092762343 MMRN2-CD93 +CD34 SELP Dendritic Cells T Lymphocytes recompute recompute recompute 0.633566764858408 0.7760344326192508 0.909150863993142 0.0042829523358709 0.0335947364052305 0.0 0.0003377807802736 0.0284123378008775 0.0 5921 1.0 0.0092908224854134 CD34-SELP +CD34 SELP 11q13 Invasive Tumor Cells Myeloid Cells recompute recompute recompute 0.633566764858408 0.7478729882108823 0.6198216015396206 0.0799339500711946 0.0027351735586246 0.0 0.0 0.0 0.0 756 1.0 0.0092882549597832 CD34-SELP +VWF ITGA9 T Lymphocytes CAFs, Invasive Associated recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0036144684673052 0.0565946652887153 0.0 0.0004166666666666 0.0154126129681011 0.0 2400 1.0 0.009286193236565 VWF-ITGA9 +MMP2 PECAM1 Basal-like Structured DCIS Cells T Lymphocytes recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.8693461273411047 0.0104129581710415 0.0176963220730796 0.0 0.0003478260869565 0.0460690640141038 0.0 575 1.0 0.0092816842257349 MMP2-PECAM1 +COL4A2 CD93 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6582846571368821 0.4630027772793905 0.2461374514707439 0.1740454925211078 0.0048929293424311 0.0 0.0027173913043478 0.8786497841697376 0.0 184 1.0 0.0092804268070353 COL4A2-CD93 +VWF ITGA9 T Lymphocytes Dendritic Cells recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.909150863993142 0.0036144684673052 0.0487643047611538 0.0 0.0002050343826887 0.0080256305250457 0.0 5764 1.0 0.0092698209781092 VWF-ITGA9 +CCN1 CAV1 Luminal-like Amorphous DCIS Cells Dendritic Cells recompute recompute recompute 0.2542249848376565 0.62431395375366 0.2461374514707439 0.1711385759005754 0.009460730808256 0.0 0.0020632737276478 0.2561678782576334 0.0 727 1.0 0.0092649984170116 CCN1-CAV1 +CD34 SELP 11q13 Invasive Tumor Cells Macrophages recompute recompute recompute 0.633566764858408 0.941479368642921 0.6198216015396206 0.0799339500711946 0.0021392900294222 0.0 0.0 0.0 0.0 1351 1.0 0.0092642903539602 CD34-SELP +VWF ITGA9 CAFs, Invasive Associated 11q13 Invasive Tumor Cells recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.8824495942126559 0.0016171311116606 0.1112417752963437 0.0 0.0001720578114246 0.0185983390637519 0.0 5812 1.0 0.0092553253305996 VWF-ITGA9 +CXCL12 ITGA5 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.9161861017439124 0.0548063857429699 0.0032054495894615 0.0 0.000592885375494 0.2859880964390195 0.0 460 1.0 0.0092550991224447 CXCL12-ITGA5 +EFNB2 PECAM1 Macrophages 11q13 Invasive Tumor Cells recompute recompute recompute 0.8913986641324685 0.6331674633943454 0.6198216015396206 0.0054950348959687 0.0326412663903893 0.0 0.0001078205865439 0.0367277412810912 0.0 1739 1.0 0.0092526459754467 EFNB2-PECAM1 +CD34 SELP T Lymphocytes CAFs, DCIS Associated recompute recompute recompute 0.633566764858408 0.4623922682986163 0.6198216015396206 0.015517736049123 0.0222228052993653 0.0 0.0001838404265097 0.0491246392471308 0.0 10879 1.0 0.0092494569028626 CD34-SELP +HSPG2 LRP1 Myoepithelial Cells Plasma Cells recompute recompute recompute 0.4629984640915818 0.7346293219749174 0.8293805866303694 0.0683610513379333 0.0032275631628407 0.0 0.0048833079654997 0.2685068705400358 0.0 219 1.0 0.0092401941810025 HSPG2-LRP1 +HSPG2 LRP1 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6589792304505506 0.2550748532138862 0.2461374514707439 0.0561415215593491 0.0267255153180908 0.0 0.0006038647342995 0.0360974457408111 0.0 184 1.0 0.0092360853301197 HSPG2-LRP1 +CD34 SELP 11q13 Invasive Tumor Cells CAFs, Invasive Associated recompute recompute recompute 0.633566764858408 0.6572093097629401 0.8824495942126559 0.0799339500711946 0.002113171886167 0.0 0.0 0.0 0.0 4671 1.0 0.0092358252014956 CD34-SELP +VEGFC FLT1 Dendritic Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.7745997874735252 0.777821334064334 0.8693461273411047 0.0065101973396288 0.0182001711419816 0.0 0.0012048192771084 0.1443041800753907 0.0 1245 1.0 0.0092357056371179 VEGFC-FLT1 +MMRN2 CD93 Myoepithelial Cells T Lymphocytes recompute recompute recompute 0.7205550478301406 0.7779918296243433 0.6198216015396206 0.0151307911035231 0.0118035014556376 0.0 0.0006861848124428 0.052571850510962 0.0 1093 1.0 0.0092355694675359 MMRN2-CD93 +CXCL12 ITGA5 Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated recompute recompute recompute 0.255669001367946 0.7162873978652844 0.2461374514707439 0.0061207051981986 0.2242237449884175 0.0 0.000512400081984 0.0403315151523417 0.0 4879 1.0 0.0092307676595495 CXCL12-ITGA5 +EFNB2 PECAM1 Myeloid Cells Dendritic Cells recompute recompute recompute 0.7451589345683471 0.6331674633943454 0.6198216015396206 0.0040724665904272 0.0518891167572028 0.0 0.0003676470588235 0.0188166722372598 0.0 170 1.0 0.0092291463216267 EFNB2-PECAM1 +VWF ITGA9 CAFs, DCIS Associated T Lymphocytes recompute recompute recompute 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0071496754272206 0.0309945332907452 0.0 0.0002585315408479 0.0161269082166215 0.0 11604 1.0 0.0092210143770681 VWF-ITGA9 +CD34 SELP Plasma Cells Pericytes recompute recompute recompute 0.7168245244832976 0.8819126042133903 0.7204611100467462 0.0018206581062216 0.0741032966028748 0.0 0.0 0.0 0.0 452 1.0 0.0092204663964887 CD34-SELP +COL4A2 CD93 Myoepithelial Cells B Cells recompute recompute recompute 0.4630253981438691 0.7779918296243433 0.6198216015396206 0.2545335314555431 0.001079730675535 0.0 0.0022842639593908 0.3863040790809242 0.0 394 1.0 0.0092183213534525 COL4A2-CD93 +MMRN2 CD93 CAFs, DCIS Associated CAFs, DCIS Associated recompute recompute recompute 0.7205550478301406 0.4630027772793905 1.0 0.0117842887908422 0.0155837683010033 0.0 0.0001527537819729 0.0207740245357896 0.0 94924 1.0 0.0092159027076219 MMRN2-CD93 +CXCL12 ITGA5 Basal-like Structured DCIS Cells Dendritic Cells recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.8693461273411047 0.0021291294377375 0.0845203443408073 0.0 0.0006095437129919 0.0279381725110487 0.0 1044 1.0 0.0092113486928977 CXCL12-ITGA5 +MMP2 PECAM1 Endothelial Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0411127335336962 0.0041555861088636 0.0 0.0015970515970515 0.3034372656764807 0.0 407 1.0 0.0092041041841588 MMP2-PECAM1 +EFNB2 PECAM1 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated recompute recompute recompute 0.662063103571249 0.6331674633943454 0.9161861017439124 0.0491302556793708 0.0032187363284526 0.0 0.0008187772925764 0.1612828289207451 0.0 458 1.0 0.009202509181015 EFNB2-PECAM1 +VWF ITGA9 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.8824495942126559 0.0015572459193676 0.1112417752963437 0.0 0.00015025054278 0.016241114053463 0.0 12101 1.0 0.0091973003208673 VWF-ITGA9 +HSPG2 LRP1 T Lymphocytes Basal-like Structured DCIS Cells recompute recompute recompute 0.7789175740361626 0.6207977546603366 0.8693461273411047 0.0070532058552773 0.0203874717835032 0.0 0.0007914970601537 0.0247256630453987 0.0 737 1.0 0.0091952637435123 HSPG2-LRP1 +CXCL12 ITGA5 Pericytes Myeloid Cells recompute recompute recompute 0.7487535481622718 0.7846160563919254 0.7827641335561659 0.0637288077574987 0.0020587132267296 0.0 0.0001438434982738 0.0237139295947236 0.0 316 1.0 0.0091923554144856 CXCL12-ITGA5 +CXCL12 ITGA5 Pericytes 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.0637288077574987 0.0032054495894615 0.0 0.0001205690860863 0.0581584988337528 0.0 377 1.0 0.0091862374906598 CXCL12-ITGA5 +MMRN2 CD93 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells recompute recompute recompute 0.6301823358791634 0.7779918296243433 0.7917001487310438 0.0024635726452692 0.0627790816848129 0.0 0.0 0.0 0.0 209 1.0 0.0091846799691719 MMRN2-CD93 +VEGFC FLT1 Basal-like Structured DCIS Cells Macrophages recompute recompute recompute 0.7745997874735252 0.8998347793593909 0.6198216015396206 0.0215813276111062 0.0064362797035136 0.0 0.0003508771929824 0.1271308851879515 0.0 475 1.0 0.0091841042059798 VEGFC-FLT1 +VEGFC FLT1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.4636527906642655 0.6593689120110077 0.6198216015396206 0.0693389464442948 0.0045642085393754 0.0 0.0 0.0 0.0 135 1.0 0.0091830856434041 VEGFC-FLT1 +VWF SELP T Lymphocytes T Lymphocytes recompute recompute recompute 0.6332974881236617 0.7760344326192508 1.0 0.0036144684673052 0.0335947364052305 0.0 0.0003835736204206 0.0205193128626028 0.0 21212 1.0 0.0091755962892434 VWF-SELP +CXCL12 ITGA5 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated recompute recompute recompute 0.6160088550075702 0.7162873978652844 0.6198216015396206 0.0009692519480124 0.2242237449884175 0.0 0.0 0.0 0.0 157 1.0 0.0091694642790375 CXCL12-ITGA5 +MMRN2 CD93 Pericytes Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.9468422434493456 0.4630027772793905 0.2461374514707439 0.1120119983652299 0.0048929293424311 0.0 0.001964379256155 0.4039946995895417 0.0 1909 1.0 0.0091617596617374 MMRN2-CD93 +VEGFC FLT1 Myoepithelial Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.4636527906642655 0.777821334064334 0.6198216015396206 0.014525360548861 0.0182001711419816 0.0 0.0001939393939393 0.0232286001381962 0.0 6875 1.0 0.009160596025887 VEGFC-FLT1 +MMRN2 CD93 11q13 Invasive Tumor Cells CAFs, DCIS Associated recompute recompute recompute 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.0208904415011529 0.0155837683010033 0.0 0.0003170577045022 0.0431188311511446 0.0 1577 1.0 0.0091549544973868 MMRN2-CD93 +VWF ITGA9 CAFs, Invasive Associated Macrophages recompute recompute recompute 0.6332974881236617 0.8794572885381431 0.6198216015396206 0.0016171311116606 0.104965956217838 0.0 0.000935141273128 0.0209587194492978 0.0 1361 1.0 0.0091477498149158 VWF-ITGA9 +EFNB2 PECAM1 Pericytes CXCL14+ Fibroblasts recompute recompute recompute 0.8640667164982425 0.930308383061206 0.9429656149619918 0.1882781599600688 0.0004089864655001 0.0 0.0002528658125421 0.3250106869745574 0.0 2966 1.0 0.0091417975812933 EFNB2-PECAM1 +HSPG2 LRP1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6589792304505506 0.6207977546603366 0.8824495942126559 0.0561415215593491 0.0028784826949613 0.0 0.0003662007198459 0.0270771095291326 0.0 11947 1.0 0.0091409962277758 HSPG2-LRP1 +CD34 SELP Dendritic Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.633566764858408 0.6572093097629401 0.7917001487310438 0.0042829523358709 0.04130664769978 0.0 0.0 0.0 0.0 3945 1.0 0.0091405050256481 CD34-SELP +VEGFC FLT1 Basal-like Structured DCIS Cells CAFs, Invasive Associated recompute recompute recompute 0.7745997874735252 0.6593689120110077 0.7917001487310438 0.0215813276111062 0.0066828239855783 0.0 0.0005356186395286 0.0659751804706415 0.0 1867 1.0 0.0091404505338972 VEGFC-FLT1 +VWF ITGA9 Macrophages Basal-like Structured DCIS Cells recompute recompute recompute 0.9011206516381156 0.6252253442669611 0.6198216015396206 0.0008850282134344 0.1886404570313 0.0 0.0004591368227731 0.0120079117855228 0.0 594 1.0 0.0091400208881769 VWF-ITGA9 +COL4A2 CD93 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated recompute recompute recompute 0.6582846571368821 0.4630027772793905 0.6198216015396206 0.0198024073017111 0.0155837683010033 0.0 0.0006369426751592 0.1760802406573089 0.0 157 1.0 0.0091399223243218 COL4A2-CD93 +CD34 SELP Macrophages 11q13 Invasive Tumor Cells recompute recompute recompute 0.8963354148873306 0.6572093097629401 0.6198216015396206 0.0038492365148421 0.04130664769978 0.0 0.0 0.0 0.0 1739 1.0 0.0091335468688942 CD34-SELP +HSPG2 LRP1 Macrophages Pericytes recompute recompute recompute 0.9253089325030373 0.9078204025796472 0.8875000050982297 0.0022161183602947 0.0350138403862125 0.0 0.0008982304859426 0.0384541754101903 0.0 2474 1.0 0.0091281263434603 HSPG2-LRP1 +MMRN2 CD93 T Lymphocytes Macrophages recompute recompute recompute 0.6301823358791634 0.944024288971064 0.6198216015396206 0.0031934983073077 0.0484215930647349 0.0 0.0012351060738157 0.0276350234669128 0.0 3441 1.0 0.0091062007930294 MMRN2-CD93 +COL4A2 CD93 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7783550150988336 0.6587114738285964 0.7917001487310438 0.1928969878996252 0.0007261054236978 0.0 0.0001719690455717 0.0264103013992001 0.0 1163 1.0 0.0091018038480667 COL4A2-CD93 +MMP2 PECAM1 CAFs, Invasive Associated Myeloid Cells recompute recompute recompute 0.6303642896310324 0.7841656220878274 0.6198216015396206 0.141548283585814 0.001309307002134 0.0 0.0092657342657342 1.0 0.0 143 1.0 0.0090998855248784 MMP2-PECAM1 +MMP2 PECAM1 Dendritic Cells CAFs, DCIS Associated recompute recompute recompute 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.0161193721503025 0.0125623889131764 0.0 0.0006145083932853 0.1979503660031968 0.0 3336 1.0 0.0090978866754544 MMP2-PECAM1 +VWF ITGA9 11q13 Invasive Tumor Cells (Mitotic) Macrophages recompute recompute recompute 0.6332974881236617 0.8794572885381431 0.6198216015396206 0.0015572459193676 0.104965956217838 0.0 0.0 0.0 0.0 103 1.0 0.0090903992353219 VWF-ITGA9 +HSPG2 LRP1 Basal-like Structured DCIS Cells Plasma Cells recompute recompute recompute 0.7789175740361626 0.7346293219749174 0.6198216015396206 0.0492631209980634 0.0032275631628407 0.0 0.00070323488045 0.0386671081034146 0.0 79 1.0 0.0090894463866426 HSPG2-LRP1 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells CAFs, Invasive Associated recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.8824495942126559 0.0208904415011529 0.0076236123034427 0.0 0.0006065796046528 0.0540578453906331 0.0 4671 1.0 0.0090848280805744 MMRN2-CLEC14A +VEGFC FLT1 CAFs, DCIS Associated Plasma Cells recompute recompute recompute 0.4636527906642655 0.4630488285702799 0.8767341187813953 0.0693389464442948 0.0043013567716651 0.0 0.0012229922543823 0.0969967675769025 0.0 2453 1.0 0.0090826357183108 VEGFC-FLT1 +MMRN2 CLEC14A T Lymphocytes 11q13 Invasive Tumor Cells recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0031934983073077 0.0554888093272979 0.0 0.0 0.0 0.0 1165 1.0 0.0090821618934127 MMRN2-CLEC14A +CD34 SELP 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.633566764858408 0.4623922682986163 0.2461374514707439 0.0799339500711946 0.0096770075292062 0.0 0.0 0.0 0.0 184 1.0 0.0090728192082308 CD34-SELP +CD34 SELP Macrophages T Lymphocytes recompute recompute recompute 0.8963354148873306 0.7760344326192508 0.6198216015396206 0.0038492365148421 0.0335947364052305 0.0 0.0004194630872483 0.0352830226759639 0.0 3576 1.0 0.0090721640353022 CD34-SELP +EFNB2 PECAM1 Plasma Cells Plasma Cells recompute recompute recompute 0.4619393085577573 0.7167436199046466 1.0 0.0051428381563772 0.0326667674102811 0.0 0.0028710247349823 0.0607763357266637 0.0 283 1.0 0.009068660181791 EFNB2-PECAM1 +CXCL12 ITGA5 Macrophages Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7487535481622718 0.2488118640045775 0.2461374514707439 0.0338862305197021 0.0356093885486421 0.0 0.0010369858278603 0.261130616625886 0.0 263 1.0 0.0090607182180261 CXCL12-ITGA5 +VWF LRP1 Myoepithelial Cells Myoepithelial Cells recompute recompute recompute 0.7158082793127664 0.7346293219749174 1.0 0.0025256125075084 0.0416128058995347 0.0 0.0003125368437742 0.012958534244846 0.0 22361 1.0 0.0090589269193905 VWF-LRP1 +MMRN2 CD93 Pericytes B Cells recompute recompute recompute 0.9468422434493456 0.7779918296243433 0.6198216015396206 0.1120119983652299 0.001079730675535 0.0 0.0030573847601128 0.3358149953400525 0.0 1063 1.0 0.0090576855376447 MMRN2-CD93 +HSPG2 LRP1 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells recompute recompute recompute 0.6589792304505506 0.6207977546603366 0.7917001487310438 0.0033973231723341 0.0501711964086628 0.0 0.0025187104202648 0.0427352335611989 0.0 193 1.0 0.0090572401333481 HSPG2-LRP1 +COL4A2 CD93 11q13 Invasive Tumor Cells Myeloid Cells recompute recompute recompute 0.6582846571368821 0.7461459456652184 0.6198216015396206 0.1740454925211078 0.0010390313650636 0.0 0.0003968253968253 0.0581916663402926 0.0 756 1.0 0.0090531555221448 COL4A2-CD93 +CCN1 CAV1 11q13 Invasive Tumor Cells Myeloid Cells recompute recompute recompute 0.6213271600240247 0.7832252605020791 0.6198216015396206 0.1339639999453202 0.00136079311934 0.0 0.0001322751322751 0.0194445677715127 0.0 756 1.0 0.0090512702283923 CCN1-CAV1 +COL4A2 CD93 T Lymphocytes CAFs, Invasive Associated recompute recompute recompute 0.7783550150988336 0.6587114738285964 0.7917001487310438 0.0316800311254893 0.0042738820064046 0.0 0.0005 0.0425376442446832 0.0 2400 1.0 0.0090505262059228 COL4A2-CD93 +CCN1 CAV1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.2542249848376565 0.62431395375366 0.2461374514707439 0.1711385759005754 0.0082011408892332 0.0 0.0037533512064343 0.6294777111595724 0.0 373 1.0 0.0090469799070123 CCN1-CAV1 +MMP2 PECAM1 11q13 Invasive Tumor Cells T Lymphocytes recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0097699360831605 0.0176963220730796 0.0 0.0001813784764207 0.0240233178429048 0.0 827 1.0 0.0090415119504378 MMP2-PECAM1 +CCN1 CAV1 Myeloid Cells CAFs, DCIS Associated recompute recompute recompute 0.7797135509308979 0.7283139964676212 0.7204611100467462 0.0009209869688402 0.1449812920932466 0.0 0.0004352278545826 0.0356746251882196 0.0 1302 1.0 0.0090414707689611 CCN1-CAV1 +VEGFC FLT1 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6593525851613742 0.4630488285702799 0.2461374514707439 0.0201572483258557 0.0359289752254096 0.0 0.0023741690408357 0.5988805119374928 0.0 351 1.0 0.009035796502765 VEGFC-FLT1 +HSPG2 LRP1 11q13 Invasive Tumor Cells Plasma Cells recompute recompute recompute 0.6589792304505506 0.7346293219749174 0.6198216015396206 0.0561415215593491 0.0032275631628407 0.0 0.0008090614886731 0.0444859447597537 0.0 103 1.0 0.0090343000584922 HSPG2-LRP1 +HSPG2 LRP1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7789175740361626 0.6207977546603366 0.7917001487310438 0.0492631209980634 0.0028784826949613 0.0 0.0018012152777777 0.1331829805862968 0.0 1280 1.0 0.0090319513124606 HSPG2-LRP1 +CXCL12 ITGA5 CXCL14+ Fibroblasts Myoepithelial Cells recompute recompute recompute 0.7487535481622718 0.7162873978652844 0.7204611100467462 0.0131092554497256 0.0106310838463224 0.0 0.0004101524802161 0.2008875471983328 0.0 1884 1.0 0.0090198402467295 CXCL12-ITGA5 +VEGFC FLT1 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated recompute recompute recompute 0.6593525851613742 0.6593689120110077 0.9161861017439124 0.0201572483258557 0.0066828239855783 0.0 0.0018195050946142 0.2241187444299268 0.0 458 1.0 0.0090144037361116 VEGFC-FLT1 +CXCL12 ITGA5 Dendritic Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.8693461273411047 0.0149256517769723 0.01057919065587 0.0 0.0004746257758305 0.1940779006631708 0.0 1245 1.0 0.0090128068135496 CXCL12-ITGA5 +VEGFC FLT1 Basal-like Structured DCIS Cells Myeloid Cells recompute recompute recompute 0.7745997874735252 0.7472387841445823 0.6198216015396206 0.0215813276111062 0.0068935067166085 0.0 0.0155038759689922 0.9427292010370022 0.0 129 1.0 0.0090064529125687 VEGFC-FLT1 +VEGFC FLT1 T Lymphocytes Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7745997874735252 0.4630488285702799 0.2461374514707439 0.016822895653248 0.0359289752254096 0.0 0.0 0.0 0.0 383 1.0 0.0090061251156049 VEGFC-FLT1 +VEGFC FLT1 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells recompute recompute recompute 0.6593525851613742 0.777821334064334 0.7917001487310438 0.0120646829101097 0.0108892901157311 0.0 0.0 0.0 0.0 193 1.0 0.0090055952624785 VEGFC-FLT1 +MMP2 PECAM1 Macrophages CAFs, DCIS Associated recompute recompute recompute 0.9330801352629944 0.7167436199046466 0.7204611100467462 0.0088108219576754 0.0125623889131764 0.0 0.0004305925774041 0.1387059301821886 0.0 9754 1.0 0.0090052783153776 MMP2-PECAM1 +HSPG2 LRP1 Myoepithelial Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.4629984640915818 0.2550748532138862 0.2461374514707439 0.0683610513379333 0.0267255153180908 0.0 0.0017485699427977 0.1045249126981595 0.0 12820 1.0 0.0089989809217357 HSPG2-LRP1 +VEGFC FLT1 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells recompute recompute recompute 0.6593525851613742 0.4630488285702799 0.6198216015396206 0.0120646829101097 0.0232163927704059 0.0 0.0011037527593818 0.2159668383891502 0.0 453 1.0 0.0089960889153493 VEGFC-FLT1 +VWF SELP 11q13 Invasive Tumor Cells CAFs, DCIS Associated recompute recompute recompute 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.0131302879503246 0.0222228052993653 0.0 5.7646855364039896e-05 0.009545711970883 0.0 1577 1.0 0.0089948333131911 VWF-SELP +EFNB2 PECAM1 Myeloid Cells Macrophages recompute recompute recompute 0.7451589345683471 0.9015117569158254 0.7827641335561659 0.0040724665904272 0.0246995741084876 0.0 0.0030864197530864 0.2973864937301509 0.0 162 1.0 0.0089929030871286 EFNB2-PECAM1 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells T Lymphocytes recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0208904415011529 0.0079745943515326 0.0 0.0004030632809351 0.0482962228852211 0.0 827 1.0 0.0089891745182471 MMRN2-CLEC14A +COL4A2 CD93 CAFs, Invasive Associated CXCL14+ Fibroblasts recompute recompute recompute 0.6582846571368821 0.8817184225858201 0.6198216015396206 0.4344545964241579 0.0003375370073613 0.0 0.0013422818791946 1.0 0.0 1490 1.0 0.0089890716153828 COL4A2-CD93 +VEGFC FLT1 CAFs, Invasive Associated CAFs, Invasive Associated recompute recompute recompute 0.6593525851613742 0.6593689120110077 1.0 0.018132161410931 0.0066828239855783 0.0 0.000503429614247 0.0620102759744196 0.0 5297 1.0 0.0089868904512559 VEGFC-FLT1 +HSPG2 LRP1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells recompute recompute recompute 0.8818165186409654 0.6207977546603366 0.6198216015396206 0.0026436039558049 0.0587195251380622 0.0 0.0002101785050931 0.0148188273807138 0.0 5683 1.0 0.0089866112798326 HSPG2-LRP1 +VWF SELP CAFs, DCIS Associated CAFs, DCIS Associated recompute recompute recompute 0.7158082793127664 0.4623922682986163 1.0 0.0071496754272206 0.0222228052993653 0.0 6.3208461506047e-05 0.0104666553595871 0.0 94924 1.0 0.0089842580736839 VWF-SELP +MMRN2 CLEC14A Luminal-like Amorphous DCIS Cells Pericytes recompute recompute recompute 0.250044481781731 0.9003264838243337 0.2461374514707439 0.0070431301838115 0.1341680150528327 0.0 0.0023041474654377 0.0573765541728025 0.0 1736 1.0 0.008977768444101 MMRN2-CLEC14A +HSPG2 LRP1 11q13 Invasive Tumor Cells (G1/S) Macrophages recompute recompute recompute 0.6589792304505506 0.8604147465201248 0.6198216015396206 0.0033973231723341 0.0436001007095475 0.0 0.0063025210084033 0.1448364224197924 0.0 119 1.0 0.00896902714366 HSPG2-LRP1 +CD34 SELP CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.633566764858408 0.6572093097629401 0.9161861017439124 0.0298399317533219 0.0045674276780054 0.0 0.0009505703422053 0.2903769561954141 0.0 526 1.0 0.0089672319216318 CD34-SELP +VWF SELP Basal-like Structured DCIS Cells Pericytes recompute recompute recompute 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.0020251995753771 0.0741032966028748 0.0 0.0002268945696566 0.0052331968559382 0.0 1803 1.0 0.008966052279715 VWF-SELP +CD34 SELP Pericytes 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.9303167350027568 0.6572093097629401 0.6198216015396206 0.1314667522621683 0.0010419094417808 0.0 0.0 0.0 0.0 377 1.0 0.0089648266449688 CD34-SELP +VWF ITGA9 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.8824495942126559 0.0131302879503246 0.0112932915661816 0.0 0.0002130622370013 0.0079830032824462 0.0 11947 1.0 0.0089620004652099 VWF-ITGA9 +CCN1 CAV1 CXCL14+ Fibroblasts Plasma Cells recompute recompute recompute 0.9219165193585238 0.7283139964676212 0.7204611100467462 0.0086134406931133 0.0124087765732037 0.0 0.0004678362573099 0.0230641466602547 0.0 285 1.0 0.0089588971314716 CCN1-CAV1 +MMRN2 CLEC14A Pericytes Plasma Cells recompute recompute recompute 0.9468422434493456 0.7154802332407408 0.7204611100467462 0.1120119983652299 0.0009436211854823 0.0 0.0008460236886632 0.0941086776539541 0.0 394 1.0 0.0089555469648589 MMRN2-CLEC14A +HSPG2 LRP1 CXCL14+ Fibroblasts Myoepithelial Cells recompute recompute recompute 0.8818165186409654 0.7346293219749174 0.7204611100467462 0.0026436039558049 0.0416128058995347 0.0 0.0004644373673036 0.0153361002709261 0.0 1884 1.0 0.0089484338416623 HSPG2-LRP1 +VWF LRP1 Macrophages CAFs, Invasive Associated recompute recompute recompute 0.9011206516381156 0.6207977546603366 0.6198216015396206 0.0008850282134344 0.166956519448744 0.0 0.0017792399624009 0.0134061504011281 0.0 1354 1.0 0.0089452855035792 VWF-LRP1 +EFNB2 PECAM1 Myeloid Cells Plasma Cells recompute recompute recompute 0.7451589345683471 0.7167436199046466 0.7204611100467462 0.0040724665904272 0.0326667674102811 0.0 0.0 0.0 0.0 37 1.0 0.0089439912687877 EFNB2-PECAM1 +EFNB2 PECAM1 CAFs, DCIS Associated Basal-like Structured DCIS Cells recompute recompute recompute 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.1194227711616854 0.0023576674662702 0.0 0.0001621271076523 0.0503298379077904 0.0 1542 1.0 0.0089397142202062 EFNB2-PECAM1 +CD34 SELP Myeloid Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.7871981482311898 0.6572093097629401 0.6198216015396206 0.0038506427265089 0.04130664769978 0.0 0.0 0.0 0.0 1154 1.0 0.0089385721725959 CD34-SELP +MMP2 PECAM1 Endothelial Cells Myoepithelial Cells recompute recompute recompute 0.9067635403815892 0.7167436199046466 0.7204611100467462 0.0411127335336962 0.0026482500471321 0.0 0.0009529977794226 0.870376254915106 0.0 2702 1.0 0.0089378745651996 MMP2-PECAM1 +COL4A2 CD93 Myeloid Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.7482742921073442 0.6587114738285964 0.6198216015396206 0.005733874009046 0.0289462771086338 0.0 0.001213171577123 0.2582823770160161 0.0 1154 1.0 0.0089298485126907 COL4A2-CD93 +CD34 SELP Myoepithelial Cells CAFs, DCIS Associated recompute recompute recompute 0.7168245244832976 0.4623922682986163 0.8293805866303694 0.0082993421103349 0.0222228052993653 0.0 0.0005557871335278 0.14851381141296 0.0 7197 1.0 0.008929697807613 CD34-SELP +CXCL12 ITGA5 Dendritic Cells Macrophages recompute recompute recompute 0.6160088550075702 0.9004887531897467 0.6198216015396206 0.0149256517769723 0.0098335877942119 0.0 0.0002226799532372 0.0366879684529919 0.0 1633 1.0 0.0089227009041838 CXCL12-ITGA5 +CXCL12 ITGA5 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.7917001487310438 0.0021291294377375 0.0766612252832893 0.0 7.972634308802688e-05 0.0249105282633545 0.0 30217 1.0 0.0089225085724885 CXCL12-ITGA5 +MMP2 PECAM1 Myoepithelial Cells B Cells recompute recompute recompute 0.718867305289982 0.6331674633943454 0.6198216015396206 0.0361307801045652 0.0049190726392343 0.0 0.0022842639593908 0.279025659095482 0.0 394 1.0 0.0089131785092322 MMP2-PECAM1 +CCN1 CAV1 B Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.6213271600240247 0.62431395375366 0.8693461273411047 0.0023088899408624 0.0641739251983978 0.0 0.0004629629629629 0.0439792473136702 0.0 360 1.0 0.0089079954077382 CCN1-CAV1 +MMP2 PECAM1 T Lymphocytes CAFs, DCIS Associated recompute recompute recompute 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.0141923232885854 0.0125623889131764 0.0 0.0003883629010019 0.1251025685497751 0.0 10879 1.0 0.0089068627043548 MMP2-PECAM1 +CXCL12 ITGA5 Macrophages 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.0338862305197021 0.0050060729272313 0.0 0.0 0.0 0.0 129 1.0 0.0089060858887662 CXCL12-ITGA5 +VWF SELP Pericytes 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.9275752708651288 0.6572093097629401 0.6198216015396206 0.1263644540569636 0.0010419094417808 0.0 0.0 0.0 0.0 377 1.0 0.0089014983582295 VWF-SELP +EFNB2 PECAM1 Dendritic Cells CAFs, DCIS Associated recompute recompute recompute 0.7800321422220979 0.7167436199046466 0.6198216015396206 0.0113788029360913 0.0125623889131764 0.0 0.0003372302158273 0.1565705520358711 0.0 3336 1.0 0.0088951259087844 EFNB2-PECAM1 +EFNB2 PECAM1 Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7800321422220979 0.2491073778594529 0.2461374514707439 0.1357656553382984 0.0076066460958003 0.0 0.0018529076396807 0.7719354698410428 0.0 877 1.0 0.0088908529483377 EFNB2-PECAM1 +MMP2 PECAM1 Myoepithelial Cells Myoepithelial Cells recompute recompute recompute 0.718867305289982 0.7167436199046466 1.0 0.0361307801045652 0.0026482500471321 0.0 0.00032981530343 0.3012214874068983 0.0 22361 1.0 0.0088880900343691 MMP2-PECAM1 +EFNB2 PECAM1 Pericytes Mast Cells recompute recompute recompute 0.8640667164982425 0.8537710813834968 0.8567148457705164 0.1882781599600688 0.0004138063814779 0.0 0.0013888888888888 0.1213592233009709 0.0 225 1.0 0.0088863233499039 EFNB2-PECAM1 +VWF SELP T Lymphocytes 11q13 Invasive Tumor Cells recompute recompute recompute 0.6332974881236617 0.6572093097629401 0.7917001487310438 0.0036144684673052 0.04130664769978 0.0 3.901677721420211e-05 0.0132428594574714 0.0 1165 1.0 0.0088849772316318 VWF-SELP +CCN1 CAV1 Endothelial Cells Apocrine Cells recompute recompute recompute 0.9219165193585238 0.252518874138558 0.2461374514707439 0.4529166025129413 0.0018925243453249 0.0 0.0202020202020202 1.0 0.0 33 1.0 0.008882547394589 CCN1-CAV1 +MMRN2 CD93 Luminal-like Amorphous DCIS Cells Pericytes recompute recompute recompute 0.250044481781731 0.8817184225858201 0.2461374514707439 0.0070431301838115 0.1281708518900828 0.0 0.0024481566820276 0.0505615983532622 0.0 1736 1.0 0.0088786464181629 MMRN2-CD93 +CD34 SELP Myeloid Cells T Lymphocytes recompute recompute recompute 0.7871981482311898 0.7760344326192508 0.6198216015396206 0.0038506427265089 0.0335947364052305 0.0 0.0012886597938144 0.1083952655405901 0.0 388 1.0 0.0088784996842082 CD34-SELP +VEGFC FLT1 CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6593525851613742 0.4630488285702799 0.2461374514707439 0.018132161410931 0.0359289752254096 0.0 0.0 0.0 0.0 155 1.0 0.0088777484241865 VEGFC-FLT1 +VWF LRP1 Myoepithelial Cells Macrophages recompute recompute recompute 0.7158082793127664 0.8604147465201248 0.7204611100467462 0.0025256125075084 0.0436001007095475 0.0 0.0003845562221196 0.0073357110733203 0.0 591 1.0 0.0088748671136669 VWF-LRP1 +MMP2 PECAM1 11q13 Invasive Tumor Cells (G1/S) Pericytes recompute recompute recompute 0.6303642896310324 0.930308383061206 0.6198216015396206 0.0008320501336843 0.1615013370958009 0.0 0.001159420289855 0.0358088142630485 0.0 345 1.0 0.0088743391292568 MMP2-PECAM1 +MMRN2 CD93 Basal-like Structured DCIS Cells CAFs, DCIS Associated recompute recompute recompute 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.0172764782878141 0.0155837683010033 0.0 0.0003125 0.0424989979533469 0.0 800 1.0 0.0088696700411153 MMRN2-CD93 +EFNB2 PECAM1 T Lymphocytes B Cells recompute recompute recompute 0.7800321422220979 0.6331674633943454 0.9318789094584046 0.0213929720256037 0.0049190726392343 0.0 0.0003617764471057 0.0731546961502452 0.0 5010 1.0 0.0088618488610117 EFNB2-PECAM1 +CCN1 CAV1 Apocrine Cells Pericytes recompute recompute recompute 0.2542249848376565 0.9694036398779844 0.2461374514707439 0.0014656941948563 0.5444650460041837 0.0 0.0222222222222222 0.44244361505532 0.0 9 1.0 0.0088610698410747 CCN1-CAV1 +CCN1 CAV1 T Lymphocytes Plasma Cells recompute recompute recompute 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.013905026986541 0.0124087765732037 0.0 0.0014960261804581 0.0737535124619645 0.0 713 1.0 0.0088606965627285 CCN1-CAV1 +EFNB2 PECAM1 Plasma Cells Dendritic Cells recompute recompute recompute 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.0051428381563772 0.0518891167572028 0.0 0.0018450184501845 0.0944305322607875 0.0 271 1.0 0.0088601631179356 EFNB2-PECAM1 +COL4A2 CD93 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6582846571368821 0.6587114738285964 0.8824495942126559 0.1740454925211078 0.0007261054236978 0.0 0.0001830282861896 0.0281087342595647 0.0 12020 1.0 0.0088595410694301 COL4A2-CD93 +CCN1 CAV1 Luminal-like Amorphous DCIS Cells Macrophages recompute recompute recompute 0.2542249848376565 0.8818704453527788 0.2461374514707439 0.1711385759005754 0.0051192928876727 0.0 0.0006006006006006 0.1131499816888081 0.0 222 1.0 0.0088591744509646 CCN1-CAV1 +MMRN2 CD93 CAFs, DCIS Associated T Lymphocytes recompute recompute recompute 0.7205550478301406 0.7779918296243433 0.6198216015396206 0.0117842887908422 0.0118035014556376 0.0 0.0002154429507066 0.0165060992210966 0.0 11604 1.0 0.0088587133662336 MMRN2-CD93 +VWF LRP1 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.7158082793127664 0.9078204025796472 0.7204611100467462 0.0071496754272206 0.0144359394371152 0.0 0.000448409326914 0.0396101472154381 0.0 16371 1.0 0.00885842645151 VWF-LRP1 +HSPG2 LRP1 Pericytes Myeloid Cells recompute recompute recompute 0.8818165186409654 0.7769451595923457 0.7827641335561659 0.1619074107723045 0.0005558995075445 0.0 0.0029887482419127 0.4417051541658737 0.0 316 1.0 0.0088568318103628 HSPG2-LRP1 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.8824495942126559 0.0024635726452692 0.0554888093272979 0.0 0.0003994160262237 0.0653673138342783 0.0 12101 1.0 0.0088564692046983 MMRN2-CLEC14A +VWF ITGA9 Myeloid Cells Myoepithelial Cells recompute recompute recompute 0.7848266128497919 0.7292496872084557 0.7204611100467462 0.0004024409845247 0.2898144908728011 0.0 0.0 0.0 0.0 85 1.0 0.0088514741725465 VWF-ITGA9 +HSPG2 LRP1 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells recompute recompute recompute 0.6589792304505506 0.6207977546603366 0.7917001487310438 0.0072827533047186 0.0203874717835032 0.0 0.0019050659855257 0.0595125642389733 0.0 1305 1.0 0.0088513000919912 HSPG2-LRP1 +MMRN2 CLEC14A Basal-like Structured DCIS Cells T Lymphocytes recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.8693461273411047 0.0172764782878141 0.0079745943515326 0.0 0.0 0.0 0.0 575 1.0 0.0088459215890843 MMRN2-CLEC14A +HSPG2 LRP1 Dendritic Cells Endothelial Cells recompute recompute recompute 0.7789175740361626 0.9078204025796472 0.6198216015396206 0.0075637985935472 0.0144359394371152 0.0 0.0011552680221811 0.1010937840699413 0.0 2164 1.0 0.0088441752880865 HSPG2-LRP1 +VWF ITGA9 Myeloid Cells CAFs, DCIS Associated recompute recompute recompute 0.7848266128497919 0.7292496872084557 0.7204611100467462 0.0004024409845247 0.2879885658616873 0.0 0.0002094679514034 0.0077192283690934 0.0 1302 1.0 0.0088421551541869 VWF-ITGA9 +VEGFC FLT1 11q13 Invasive Tumor Cells (Mitotic) Macrophages recompute recompute recompute 0.6593525851613742 0.8998347793593909 0.6198216015396206 0.0201572483258557 0.0064362797035136 0.0 0.0 0.0 0.0 103 1.0 0.0088396630315675 VEGFC-FLT1 +HSPG2 LRP1 CAFs, DCIS Associated Myeloid Cells recompute recompute recompute 0.4629984640915818 0.7769451595923457 0.7204611100467462 0.3309594876493178 0.0005558995075445 0.0 0.0020081588022541 0.2967844801713881 0.0 1321 1.0 0.0088387986021944 HSPG2-LRP1 +MMRN2 CLEC14A Pericytes 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.9468422434493456 0.6347970925105053 0.6198216015396206 0.1120119983652299 0.0011388334136451 0.0 0.0030946065428824 0.4120070629782228 0.0 377 1.0 0.008833876293763 MMRN2-CLEC14A +MMRN2 CD93 Dendritic Cells Dendritic Cells recompute recompute recompute 0.6301823358791634 0.7779918296243433 1.0 0.0015409900107563 0.0627790816848129 0.0 0.00043630017452 0.0095541717843698 0.0 4011 1.0 0.0088309987785438 MMRN2-CD93 +CCN1 CAV1 Basal-like Structured DCIS Cells Myeloid Cells recompute recompute recompute 0.6213271600240247 0.7832252605020791 0.6198216015396206 0.1153131738111426 0.00136079311934 0.0 0.0069767441860465 1.0 0.0 129 1.0 0.0088279121325406 CCN1-CAV1 +CD34 SELP 11q13 Invasive Tumor Cells (G1/S) Pericytes recompute recompute recompute 0.633566764858408 0.8819126042133903 0.6198216015396206 0.0018436902762588 0.0741032966028748 0.0 0.0 0.0 0.0 345 1.0 0.0088274532980599 CD34-SELP +EFNB2 PECAM1 Pericytes 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.8640667164982425 0.6331674633943454 0.6198216015396206 0.1882781599600688 0.0007400708115376 0.0 0.0004973474801061 0.0970775609262817 0.0 377 1.0 0.0088254180028038 EFNB2-PECAM1 +COL4A2 CD93 Macrophages T Lymphocytes recompute recompute recompute 0.9188764516910942 0.7779918296243433 0.6198216015396206 0.0090193130488293 0.0118035014556376 0.0 0.0004474272930648 0.0452787671818954 0.0 3576 1.0 0.0088229538704999 COL4A2-CD93 +MMP2 PECAM1 Endothelial Cells CAFs, Invasive Associated recompute recompute recompute 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0411127335336962 0.0032187363284526 0.0 0.0023211314475873 0.6753021486978236 0.0 3005 1.0 0.0088204436396698 MMP2-PECAM1 +CCN1 CAV1 Plasma Cells CAFs, Invasive Associated recompute recompute recompute 0.7324582304061453 0.62431395375366 0.6198216015396206 0.0025580826958339 0.0649213179279442 0.0 0.0015204678362573 0.0626452621658114 0.0 285 1.0 0.0088198131415818 CCN1-CAV1 +VEGFC FLT1 T Lymphocytes Macrophages recompute recompute recompute 0.7745997874735252 0.8998347793593909 0.6198216015396206 0.016822895653248 0.0064362797035136 0.0 0.0002421776615325 0.0877465423776184 0.0 3441 1.0 0.0088106356996556 VEGFC-FLT1 +MMP2 PECAM1 B Cells Dendritic Cells recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.909150863993142 0.0024819960935566 0.0518891167572028 0.0 0.0013718528082633 0.0500873908695714 0.0 1549 1.0 0.0088092221463487 MMP2-PECAM1 +CCN1 CAV1 Plasma Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.7324582304061453 0.62431395375366 0.6198216015396206 0.0025580826958339 0.0641739251983978 0.0 0.0018518518518518 0.1759169892546809 0.0 126 1.0 0.0088028086931018 CCN1-CAV1 +CXCL12 ITGA5 Pericytes B Cells recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.0637288077574987 0.0024809469483059 0.0 0.0004703668861712 0.2244414792801729 0.0 1063 1.0 0.0088022254787518 CXCL12-ITGA5 +COL4A2 CD93 Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.4630253981438691 0.4630027772793905 1.0 0.0443339118517084 0.0048929293424311 0.0 0.000172914381573 0.0559106757300187 0.0 77495 1.0 0.0088020210475296 COL4A2-CD93 +COL4A2 CD93 Dendritic Cells CAFs, Invasive Associated recompute recompute recompute 0.7783550150988336 0.6587114738285964 0.7917001487310438 0.0267593032157803 0.0042738820064046 0.0 0.0016108520559559 0.1370437033741383 0.0 2359 1.0 0.0087994467588678 COL4A2-CD93 +COL4A2 CD93 Luminal-like Amorphous DCIS Cells T Lymphocytes recompute recompute recompute 0.4630253981438691 0.7779918296243433 0.2461374514707439 0.0443339118517084 0.0118035014556376 0.0 0.000632911392405 0.0640493953490736 0.0 316 1.0 0.0087986793950359 COL4A2-CD93 +CCN1 CAV1 T Lymphocytes Dendritic Cells recompute recompute recompute 0.6213271600240247 0.62431395375366 0.909150863993142 0.013905026986541 0.009460730808256 0.0 0.0003527642840619 0.0437978136212941 0.0 5764 1.0 0.0087985162655768 CCN1-CAV1 +HSPG2 LRP1 Macrophages 11q13 Invasive Tumor Cells recompute recompute recompute 0.9253089325030373 0.6207977546603366 0.6198216015396206 0.0022161183602947 0.0587195251380622 0.0 0.0001437607820586 0.0101359851831628 0.0 1739 1.0 0.0087965732439919 HSPG2-LRP1 +CCN1 CAV1 11q13 Invasive Tumor Cells Mast Cells recompute recompute recompute 0.6213271600240247 0.8617632615906476 0.6198216015396206 0.1339639999453202 0.0010414441948928 0.0 0.0 0.0 0.0 42 1.0 0.0087956355415405 CCN1-CAV1 +CCN1 CAV1 Plasma Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.7324582304061453 0.62431395375366 0.6198216015396206 0.0025580826958339 0.0638329144736252 0.0 0.0006756756756756 0.1763907795328171 0.0 148 1.0 0.0087949952398607 CCN1-CAV1 +VWF SELP Macrophages Pericytes recompute recompute recompute 0.9011206516381156 0.8819126042133903 0.8875000050982297 0.0008850282134344 0.0741032966028748 0.0 0.000643051370618 0.0148316216470844 0.0 2474 1.0 0.0087941947751193 VWF-SELP +MMP2 PECAM1 Luminal-like Amorphous DCIS Cells Pericytes recompute recompute recompute 0.2491408586098361 0.930308383061206 0.2461374514707439 0.0049987108499989 0.1615013370958009 0.0 0.0015697004608294 0.048480359316026 0.0 1736 1.0 0.0087878124048865 MMP2-PECAM1 +CCN1 CAV1 B Cells CAFs, Invasive Associated recompute recompute recompute 0.6213271600240247 0.62431395375366 0.7917001487310438 0.0023088899408624 0.0649213179279442 0.0 0.0006542699724517 0.0269567780219221 0.0 968 1.0 0.0087871108587146 CCN1-CAV1 +CD34 SELP CAFs, DCIS Associated Mast Cells recompute recompute recompute 0.7168245244832976 0.8347297932672282 0.7204611100467462 0.1173076386135379 0.0009042150166242 0.0 0.0004621072088724 0.0740029338051979 0.0 1082 1.0 0.0087773219741791 CD34-SELP +EFNB2 PECAM1 CXCL14+ Fibroblasts Macrophages recompute recompute recompute 0.8640667164982425 0.9015117569158254 0.8875000050982297 0.002676946692949 0.0246995741084876 0.0 0.0004827949438202 0.0465188493528027 0.0 1424 1.0 0.0087768027759774 EFNB2-PECAM1 +CXCL12 ITGA5 Basal-like Structured DCIS Cells CAFs, Invasive Associated recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.7917001487310438 0.0021291294377375 0.0693709672321744 0.0 0.0006573501485124 0.0523850192208849 0.0 1867 1.0 0.0087751383795348 CXCL12-ITGA5 +MMRN2 CLEC14A Myoepithelial Cells Myoepithelial Cells recompute recompute recompute 0.7205550478301406 0.7154802332407408 1.0 0.0151307911035231 0.0058465532256424 0.0 0.0002757777678398 0.0580421913612546 0.0 22361 1.0 0.0087734667069442 MMRN2-CLEC14A +VWF ITGA9 Plasma Cells CAFs, DCIS Associated recompute recompute recompute 0.7158082793127664 0.7292496872084557 0.8767341187813953 0.0003457348439318 0.2879885658616873 0.0 0.0004081632653061 0.0150414678506334 0.0 2450 1.0 0.008772269745281 VWF-ITGA9 +MMRN2 CD93 Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.6301823358791634 0.7779918296243433 1.0 0.0172764782878141 0.0053794918117879 0.0 0.000268185533306 0.0323732490136973 0.0 19576 1.0 0.0087721584526716 MMRN2-CD93 +VEGFC FLT1 T Lymphocytes CAFs, Invasive Associated recompute recompute recompute 0.7745997874735252 0.6593689120110077 0.7917001487310438 0.016822895653248 0.0066828239855783 0.0 0.0004166666666666 0.0513231924744532 0.0 2400 1.0 0.0087687571894551 VEGFC-FLT1 +VEGFC FLT1 Mast Cells Pericytes recompute recompute recompute 0.8317042416754105 0.878254460598671 0.8567148457705164 0.0005440770361181 0.1332188634280341 0.0 0.003415300546448 0.1287232138382585 0.0 244 1.0 0.0087654985163744 VEGFC-FLT1 +CCN1 CAV1 B Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.6213271600240247 0.62431395375366 0.7917001487310438 0.0023088899408624 0.0638329144736252 0.0 0.0002927645336679 0.0764286271836045 0.0 797 1.0 0.0087623849773151 CCN1-CAV1 +HSPG2 LRP1 Macrophages Myoepithelial Cells recompute recompute recompute 0.9253089325030373 0.7346293219749174 0.7204611100467462 0.0022161183602947 0.0416128058995347 0.0 0.0009518259518259 0.0314300684340285 0.0 715 1.0 0.0087592031363199 HSPG2-LRP1 +HSPG2 LRP1 CXCL14+ Fibroblasts Dendritic Cells recompute recompute recompute 0.8818165186409654 0.6207977546603366 0.6198216015396206 0.0026436039558049 0.0501711964086628 0.0 0.000720280596267 0.0122210791933104 0.0 887 1.0 0.0087540282887766 HSPG2-LRP1 +HSPG2 LRP1 T Lymphocytes Endothelial Cells recompute recompute recompute 0.7789175740361626 0.9078204025796472 0.6198216015396206 0.0070532058552773 0.0144359394371152 0.0 0.0003903337061894 0.0341568455553986 0.0 4768 1.0 0.0087417513447824 HSPG2-LRP1 +HSPG2 LRP1 Pericytes Mast Cells recompute recompute recompute 0.8818165186409654 0.8755243548400705 0.8567148457705164 0.1619074107723045 0.0004150165744076 0.0 0.0032098765432098 0.4461604461604465 0.0 225 1.0 0.0087358312913074 HSPG2-LRP1 +MMRN2 CLEC14A Pericytes Mast Cells recompute recompute recompute 0.9468422434493456 0.8514619504364779 0.8567148457705164 0.1120119983652299 0.0005740632036187 0.0 0.0051851851851851 0.8962868117797695 0.0 225 1.0 0.0087347773586916 MMRN2-CLEC14A +VWF ITGA9 T Lymphocytes T Lymphocytes recompute recompute recompute 0.6332974881236617 0.6252253442669611 1.0 0.0036144684673052 0.0309945332907452 0.0 0.000158572334699 0.0098915647932131 0.0 21212 1.0 0.008732981500929 VWF-ITGA9 +CCN1 CAV1 Myeloid Cells Myoepithelial Cells recompute recompute recompute 0.7797135509308979 0.7283139964676212 0.7204611100467462 0.0009209869688402 0.1176565474247238 0.0 0.0007843137254901 0.0538742721176724 0.0 85 1.0 0.0087321885787431 CCN1-CAV1 +VEGFC FLT1 Mast Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.8317042416754105 0.6593689120110077 0.6198216015396206 0.0005440770361181 0.2390217618875283 0.0 0.0 0.0 0.0 78 1.0 0.0087279381163108 VEGFC-FLT1 +CXCL12 ITGA5 Pericytes Plasma Cells recompute recompute recompute 0.7487535481622718 0.7162873978652844 0.7204611100467462 0.0637288077574987 0.0017943124298833 0.0 0.0028841716658975 0.5363486357585202 0.0 394 1.0 0.0087272788404173 CXCL12-ITGA5 +HSPG2 LRP1 11q13 Invasive Tumor Cells (G1/S) Pericytes recompute recompute recompute 0.6589792304505506 0.9078204025796472 0.6198216015396206 0.0033973231723341 0.0350138403862125 0.0 0.0014492753623188 0.0620449760640071 0.0 345 1.0 0.0087247448252099 HSPG2-LRP1 +VEGFC FLT1 Luminal-like Amorphous DCIS Cells Macrophages recompute recompute recompute 0.4636527906642655 0.8998347793593909 0.2461374514707439 0.0666348171285698 0.0064362797035136 0.0 0.0 0.0 0.0 222 1.0 0.0087225815928338 VEGFC-FLT1 +MMRN2 CD93 11q13 Invasive Tumor Cells (Mitotic) Macrophages recompute recompute recompute 0.6301823358791634 0.944024288971064 0.6198216015396206 0.0024635726452692 0.0484215930647349 0.0 0.0 0.0 0.0 103 1.0 0.0087207479919384 MMRN2-CD93 +CXCL12 ITGA5 Myoepithelial Cells Macrophages recompute recompute recompute 0.8023917560710954 0.9004887531897467 0.7204611100467462 0.0085367158000785 0.0098335877942119 0.0 0.0002307337332718 0.0380148810175988 0.0 591 1.0 0.0087112373573374 CXCL12-ITGA5 +MMRN2 CD93 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.6301823358791634 0.7779918296243433 0.7917001487310438 0.0208904415011529 0.0053794918117879 0.0 0.0002138157894736 0.0258101610118979 0.0 30400 1.0 0.0087086061218909 MMRN2-CD93 +CD34 SELP Luminal-like Amorphous DCIS Cells Pericytes recompute recompute recompute 0.2491449441646273 0.8819126042133903 0.2461374514707439 0.0108445362943651 0.0741032966028748 0.0 0.0 0.0 0.0 1736 1.0 0.0087033020687508 CD34-SELP +CXCL12 ITGA5 Dendritic Cells Myoepithelial Cells recompute recompute recompute 0.6160088550075702 0.7162873978652844 0.6198216015396206 0.0149256517769723 0.0106310838463224 0.0 0.0001609580221478 0.0788352230715004 0.0 1412 1.0 0.0087011253169218 CXCL12-ITGA5 +VWF ITGA9 Luminal-like Amorphous DCIS Cells Myoepithelial Cells recompute recompute recompute 0.2486570577556728 0.7292496872084557 0.2461374514707439 0.0033537993821664 0.2898144908728011 0.0 0.0006463376467866 0.0150110878677448 0.0 13362 1.0 0.0087006602755445 VWF-ITGA9 +VWF ITGA9 Plasma Cells Myoepithelial Cells recompute recompute recompute 0.7158082793127664 0.7292496872084557 0.8293805866303694 0.0003457348439318 0.2898144908728011 0.0 0.0008417508417508 0.0195495278838993 0.0 324 1.0 0.0087006249018679 VWF-ITGA9 +VWF LRP1 T Lymphocytes Myoepithelial Cells recompute recompute recompute 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.0036144684673052 0.0416128058995347 0.0 0.0004712619149238 0.0195396599936347 0.0 1278 1.0 0.0087003338248046 VWF-LRP1 +COL4A2 CD93 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells recompute recompute recompute 0.6582846571368821 0.7779918296243433 0.7917001487310438 0.0198024073017111 0.0053794918117879 0.0 0.0004597701149425 0.0496329112809262 0.0 1305 1.0 0.0086943068400739 COL4A2-CD93 +VWF ITGA9 Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated recompute recompute recompute 0.2486570577556728 0.7292496872084557 0.2461374514707439 0.0033537993821664 0.2879885658616873 0.0 0.0005217164471109 0.0192260838575985 0.0 4879 1.0 0.0086915000372308 VWF-ITGA9 +COL4A2 CD93 Macrophages CAFs, DCIS Associated recompute recompute recompute 0.9188764516910942 0.4630027772793905 0.7204611100467462 0.0090193130488293 0.0155837683010033 0.0 0.0001742874718064 0.0481810705673936 0.0 9754 1.0 0.008690598056826 COL4A2-CD93 +VWF ITGA9 Basal-like Structured DCIS Cells Mast Cells recompute recompute recompute 0.6332974881236617 0.863034163938375 0.6198216015396206 0.0020251995753771 0.0627102121186242 0.0 0.0 0.0 0.0 18 1.0 0.0086886399052406 VWF-ITGA9 +VEGFC FLT1 CAFs, Invasive Associated Macrophages recompute recompute recompute 0.6593525851613742 0.8998347793593909 0.6198216015396206 0.018132161410931 0.0064362797035136 0.0 0.0006122948812147 0.2218485321979316 0.0 1361 1.0 0.0086850455878266 VEGFC-FLT1 +VWF LRP1 11q13 Invasive Tumor Cells T Lymphocytes recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0131302879503246 0.0104714078116759 0.0 0.0001923711113553 0.0161507180951248 0.0 827 1.0 0.0086809339740593 VWF-LRP1 +VEGFC FLT1 Dendritic Cells Dendritic Cells recompute recompute recompute 0.7745997874735252 0.777821334064334 1.0 0.0065101973396288 0.0108892901157311 0.0 0.0003324191805867 0.0412496199669791 0.0 4011 1.0 0.0086781137400746 VEGFC-FLT1 +CD34 SELP CAFs, Invasive Associated Basal-like Structured DCIS Cells recompute recompute recompute 0.633566764858408 0.7760344326192508 0.7917001487310438 0.0298399317533219 0.0036702914086929 0.0 0.0002323420074349 0.0950235631693714 0.0 2152 1.0 0.0086753892660259 CD34-SELP +VEGFC FLT1 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells recompute recompute recompute 0.6593525851613742 0.7472387841445823 0.6198216015396206 0.0201572483258557 0.0068935067166085 0.0 0.0072463768115942 0.4406234309194684 0.0 23 1.0 0.0086686743825217 VEGFC-FLT1 +HSPG2 LRP1 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells recompute recompute recompute 0.6589792304505506 0.7346293219749174 0.6198216015396206 0.0033973231723341 0.0416128058995347 0.0 0.0019315673289183 0.0637819269545801 0.0 453 1.0 0.0086681947397637 HSPG2-LRP1 +MMP2 PECAM1 Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.718867305289982 0.6331674633943454 0.6198216015396206 0.0361307801045652 0.0041555861088636 0.0 0.0018588770864946 0.3531836926220413 0.0 659 1.0 0.0086661088539248 MMP2-PECAM1 +VWF ITGA9 Dendritic Cells Mast Cells recompute recompute recompute 0.6332974881236617 0.863034163938375 0.6198216015396206 0.0019871862905238 0.0627102121186242 0.0 0.0012040939193257 0.0096723003158973 0.0 151 1.0 0.008661243820895 VWF-ITGA9 +CXCL12 ITGA5 CAFs, Invasive Associated B Cells recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.7917001487310438 0.0548063857429699 0.0024809469483059 0.0 0.0017349063150589 0.8278323819390139 0.0 917 1.0 0.0086549666625638 CXCL12-ITGA5 +COL4A2 CD93 Myoepithelial Cells Plasma Cells recompute recompute recompute 0.4630253981438691 0.4630027772793905 0.8293805866303694 0.2545335314555431 0.0009242223287825 0.0 0.0004566210045662 0.0870779855093815 0.0 219 1.0 0.0086479150049166 COL4A2-CD93 +MMRN2 CLEC14A Basal-like Structured DCIS Cells CAFs, Invasive Associated recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0172764782878141 0.0076236123034427 0.0 0.0007141581860382 0.0636451547483279 0.0 1867 1.0 0.0086439674680257 MMRN2-CLEC14A +MMP2 PECAM1 CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6303642896310324 0.2491073778594529 0.2461374514707439 0.141548283585814 0.0076066460958003 0.0 0.0025806451612903 1.0 0.0 155 1.0 0.008640569988816 MMP2-PECAM1 +VEGFC FLT1 T Lymphocytes Myeloid Cells recompute recompute recompute 0.7745997874735252 0.7472387841445823 0.6198216015396206 0.016822895653248 0.0068935067166085 0.0 0.0009233610341643 0.056145921945417 0.0 361 1.0 0.0086402085362967 VEGFC-FLT1 +VWF SELP CAFs, Invasive Associated Pericytes recompute recompute recompute 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.0016171311116606 0.0741032966028748 0.0 0.0002146613716861 0.004951044959337 0.0 2541 1.0 0.0086360322970204 VWF-SELP +VWF LRP1 Myoepithelial Cells Pericytes recompute recompute recompute 0.7158082793127664 0.9078204025796472 0.7204611100467462 0.0025256125075084 0.0350138403862125 0.0 0.0007826844310531 0.0319717199831171 0.0 1931 1.0 0.0086331493576899 VWF-LRP1 +COL4A2 CD93 T Lymphocytes Myoepithelial Cells recompute recompute recompute 0.7783550150988336 0.4630027772793905 0.6198216015396206 0.0316800311254893 0.0058437228618857 0.0 0.0005477308294209 0.1662144251341516 0.0 1278 1.0 0.008631455268496 COL4A2-CD93 +MMRN2 CLEC14A Myeloid Cells Pericytes recompute recompute recompute 0.7856500335676843 0.9003264838243337 0.7827641335561659 0.0005542667491398 0.1341680150528327 0.0 0.001713796058269 0.0426759631722301 0.0 389 1.0 0.008625268635769 MMRN2-CLEC14A +MMP2 PECAM1 Plasma Cells Plasma Cells recompute recompute recompute 0.718867305289982 0.7167436199046466 1.0 0.0024319941937022 0.0326667674102811 0.0 0.0065371024734982 0.1306307265940781 0.0 283 1.0 0.0086168235434232 MMP2-PECAM1 +VWF LRP1 Myoepithelial Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0025256125075084 0.0587195251380622 0.0 0.0001583548933892 0.0164683985840945 0.0 5095 1.0 0.0086137865377986 VWF-LRP1 +CXCL12 ITGA5 Mast Cells Dendritic Cells recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.0016417770622885 0.0845203443408073 0.0 0.0061728395061728 0.2829294295563355 0.0 162 1.0 0.0086128390325413 CXCL12-ITGA5 +EFNB2 PECAM1 CAFs, DCIS Associated Myeloid Cells recompute recompute recompute 0.4619393085577573 0.7841656220878274 0.7204611100467462 0.1194227711616854 0.001309307002134 0.0 0.0 0.0 0.0 1321 1.0 0.0086123673368038 EFNB2-PECAM1 +CXCL12 ITGA5 CXCL14+ Fibroblasts Basal-like Structured DCIS Cells recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.0131092554497256 0.01057919065587 0.0 0.0002047502047502 0.0837238344856714 0.0 1332 1.0 0.0086120229068225 CXCL12-ITGA5 +EFNB2 PECAM1 CAFs, Invasive Associated Myeloid Cells recompute recompute recompute 0.662063103571249 0.7841656220878274 0.6198216015396206 0.0967042147306326 0.001309307002134 0.0 0.0 0.0 0.0 143 1.0 0.0086101495421614 EFNB2-PECAM1 +VEGFC FLT1 Macrophages CAFs, DCIS Associated recompute recompute recompute 0.8963332422588541 0.4630488285702799 0.7204611100467462 0.0026007495851186 0.0521374123931907 0.0 0.0003417401407969 0.0607983861299283 0.0 9754 1.0 0.0086031884633471 VEGFC-FLT1 +COL4A2 CD93 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes recompute recompute recompute 0.6582846571368821 0.7779918296243433 0.7917001487310438 0.0084325366891025 0.0118035014556376 0.0 0.0 0.0 0.0 69 1.0 0.008596465322324 COL4A2-CD93 +VWF LRP1 CAFs, DCIS Associated Basal-like Structured DCIS Cells recompute recompute recompute 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0071496754272206 0.0203874717835032 0.0 0.0001768659356207 0.0082813526404238 0.0 1542 1.0 0.0085890279722626 VWF-LRP1 +HSPG2 LRP1 CAFs, DCIS Associated Mast Cells recompute recompute recompute 0.4629984640915818 0.8755243548400705 0.7204611100467462 0.3309594876493178 0.0004150165744076 0.0 0.001514684740193 0.210535330683205 0.0 1082 1.0 0.0085878579041435 HSPG2-LRP1 +CD34 SELP Mast Cells Pericytes recompute recompute recompute 0.8532069650852002 0.8819126042133903 0.8567148457705164 0.00083777361258 0.0741032966028748 0.0 0.0 0.0 0.0 244 1.0 0.0085844857289197 CD34-SELP +MMRN2 CLEC14A Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.6301823358791634 0.6347970925105053 1.0 0.0172764782878141 0.0057802287131517 0.0 0.0001532488761749 0.0263648610590929 0.0 19576 1.0 0.0085819056622505 MMRN2-CLEC14A +VWF SELP 11q13 Invasive Tumor Cells (Mitotic) Pericytes recompute recompute recompute 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.0015572459193676 0.0741032966028748 0.0 0.0001199328376109 0.0027661840900781 0.0 379 1.0 0.0085818898611595 VWF-SELP +CCN1 CAV1 Basal-like Structured DCIS Cells Mast Cells recompute recompute recompute 0.6213271600240247 0.8617632615906476 0.6198216015396206 0.1153131738111426 0.0010414441948928 0.0 0.0 0.0 0.0 18 1.0 0.008578585740044 CCN1-CAV1 +VEGFC FLT1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7745997874735252 0.6593689120110077 0.7917001487310438 0.0215813276111062 0.0045642085393754 0.0 0.0008598452278589 0.0985480983174122 0.0 1163 1.0 0.0085776547588412 VEGFC-FLT1 +COL4A2 CD93 Basal-like Structured DCIS Cells Plasma Cells recompute recompute recompute 0.7783550150988336 0.4630027772793905 0.6198216015396206 0.1928969878996252 0.0009242223287825 0.0 0.0037974683544303 0.7241802086033374 0.0 79 1.0 0.0085774022948808 COL4A2-CD93 +HSPG2 LRP1 Mast Cells Macrophages recompute recompute recompute 0.8349903778527206 0.8604147465201248 0.8567148457705164 0.0014804857410621 0.0436001007095475 0.0 0.0042087542087542 0.0967201698538456 0.0 165 1.0 0.0085740641739995 HSPG2-LRP1 +VWF ITGA9 Myoepithelial Cells CAFs, Invasive Associated recompute recompute recompute 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0025256125075084 0.0565946652887153 0.0 0.0005820044232336 0.0215285014104544 0.0 1562 1.0 0.0085711811096484 VWF-ITGA9 +VWF LRP1 Pericytes Myeloid Cells recompute recompute recompute 0.9275752708651288 0.7769451595923457 0.7827641335561659 0.1263644540569636 0.0005558995075445 0.0 0.00352416570771 0.4415234181679137 0.0 316 1.0 0.0085703768815944 VWF-LRP1 +HSPG2 LRP1 Macrophages Dendritic Cells recompute recompute recompute 0.9253089325030373 0.6207977546603366 0.6198216015396206 0.0022161183602947 0.0501711964086628 0.0 0.0006092340117236 0.0103369397192148 0.0 1687 1.0 0.0085689086380105 HSPG2-LRP1 +CXCL12 ITGA5 T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.7917001487310438 0.0255753403203798 0.0050060729272313 0.0 0.0 0.0 0.0 97 1.0 0.0085686076928751 CXCL12-ITGA5 +EFNB2 PECAM1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.662063103571249 0.6331674633943454 0.9592803095773328 0.0236359933700329 0.0041555861088636 0.0 0.0007198509485094 0.0914205698820331 0.0 1476 1.0 0.0085656794165833 EFNB2-PECAM1 +CXCL12 ITGA5 Myeloid Cells Dendritic Cells recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.0015847932820241 0.0845203443408073 0.0 0.0016042780748663 0.0735313918526091 0.0 170 1.0 0.0085622798745512 CXCL12-ITGA5 +COL4A2 CD93 B Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.7783550150988336 0.6587114738285964 0.7917001487310438 0.0033449520260795 0.0289462771086338 0.0 0.0001254705144291 0.0267124810070337 0.0 797 1.0 0.0085586045368868 COL4A2-CD93 +EFNB2 PECAM1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7800321422220979 0.6331674633943454 0.7917001487310438 0.1357656553382984 0.0007400708115376 0.0 0.0002687016337059 0.0524480373591404 0.0 1163 1.0 0.0085580894516367 EFNB2-PECAM1 +VEGFC FLT1 Luminal-like Amorphous DCIS Cells Myeloid Cells recompute recompute recompute 0.4636527906642655 0.7472387841445823 0.2461374514707439 0.0666348171285698 0.0068935067166085 0.0 0.0 0.0 0.0 84 1.0 0.0085538576904153 VEGFC-FLT1 +EFNB2 PECAM1 CXCL14+ Fibroblasts Plasma Cells recompute recompute recompute 0.8640667164982425 0.7167436199046466 0.7204611100467462 0.002676946692949 0.0326667674102811 0.0 0.0 0.0 0.0 285 1.0 0.0085482697530457 EFNB2-PECAM1 +HSPG2 LRP1 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells recompute recompute recompute 0.6589792304505506 0.9078204025796472 0.6198216015396206 0.0072827533047186 0.0144359394371152 0.0 0.0015015015015015 0.1313915607972091 0.0 370 1.0 0.0085469925077381 HSPG2-LRP1 +CCN1 CAV1 CXCL14+ Fibroblasts T Lymphocytes recompute recompute recompute 0.9219165193585238 0.62431395375366 0.6198216015396206 0.0086134406931133 0.0126805820762719 0.0 0.0003367003367003 0.0685944727648302 0.0 1881 1.0 0.0085463303923881 CCN1-CAV1 +EFNB2 PECAM1 Myeloid Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.7451589345683471 0.6331674633943454 0.6198216015396206 0.0040724665904272 0.0326412663903893 0.0 0.0004874350086655 0.1660386709388675 0.0 1154 1.0 0.0085429918743873 EFNB2-PECAM1 +CXCL12 ITGA5 Basal-like Structured DCIS Cells T Lymphocytes recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.8693461273411047 0.0021291294377375 0.053516012135424 0.0 0.0001581027667984 0.0146158871733617 0.0 575 1.0 0.0085357884288713 CXCL12-ITGA5 +EFNB2 PECAM1 11q13 Invasive Tumor Cells (G1/S) B Cells recompute recompute recompute 0.662063103571249 0.6331674633943454 0.7917001487310438 0.0236359933700329 0.0049190726392343 0.0 0.0 0.0 0.0 38 1.0 0.0085324315665525 EFNB2-PECAM1 +MMRN2 CD93 Myeloid Cells Pericytes recompute recompute recompute 0.7856500335676843 0.8817184225858201 0.7827641335561659 0.0005542667491398 0.1281708518900828 0.0 0.0019280205655526 0.0398192657226356 0.0 389 1.0 0.0085300385007125 MMRN2-CD93 +EFNB2 PECAM1 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells recompute recompute recompute 0.662063103571249 0.6331674633943454 0.7917001487310438 0.0491302556793708 0.0023576674662702 0.0 0.0005747126436781 0.1784105978248572 0.0 1305 1.0 0.0085271133816921 EFNB2-PECAM1 +VEGFC FLT1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6593525851613742 0.6593689120110077 0.9592803095773328 0.0201572483258557 0.0045642085393754 0.0 0.0002229654403567 0.0255543898201004 0.0 1495 1.0 0.0085244219117811 VEGFC-FLT1 +VWF ITGA9 Dendritic Cells Dendritic Cells recompute recompute recompute 0.6332974881236617 0.6252253442669611 1.0 0.0019871862905238 0.0487643047611538 0.0 0.0004079689943564 0.0159690700234843 0.0 4011 1.0 0.0085244141623563 VWF-ITGA9 +MMP2 PECAM1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.9161861017439124 0.141548283585814 0.0007400708115376 0.0 0.0010326086956521 0.2379686915415139 0.0 460 1.0 0.0085220932502129 MMP2-PECAM1 +EFNB2 PECAM1 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells recompute recompute recompute 0.662063103571249 0.7167436199046466 0.6198216015396206 0.0491302556793708 0.0026482500471321 0.0 0.0001750700280112 0.0653275582527243 0.0 714 1.0 0.0085206608962928 EFNB2-PECAM1 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0208904415011529 0.0057802287131517 0.0 0.0002467105263157 0.042443957244474 0.0 30400 1.0 0.0085197316704879 MMRN2-CLEC14A +VEGFC FLT1 CAFs, Invasive Associated Myeloid Cells recompute recompute recompute 0.6593525851613742 0.7472387841445823 0.6198216015396206 0.018132161410931 0.0068935067166085 0.0 0.0023310023310023 0.1417390057503185 0.0 143 1.0 0.0085170477572916 VEGFC-FLT1 +HSPG2 LRP1 Plasma Cells CAFs, Invasive Associated recompute recompute recompute 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.0012814156885439 0.166956519448744 0.0 0.0073099415204678 0.041007839907834 0.0 285 1.0 0.0085149520936974 HSPG2-LRP1 +EFNB2 PECAM1 Plasma Cells Macrophages recompute recompute recompute 0.4619393085577573 0.9015117569158254 0.7204611100467462 0.0051428381563772 0.0246995741084876 0.0 0.0014836795252225 0.1429573055913485 0.0 337 1.0 0.0085148441516203 EFNB2-PECAM1 +MMP2 PECAM1 Pericytes B Cells recompute recompute recompute 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0216588811659259 0.0049190726392343 0.0 0.0011523988711194 0.1407669429940779 0.0 1063 1.0 0.0085074606801936 MMP2-PECAM1 +CXCL12 ITGA5 Luminal-like Amorphous DCIS Cells Pericytes recompute recompute recompute 0.255669001367946 0.928319416412998 0.2461374514707439 0.0061207051981986 0.1055033753160582 0.0 0.0004713028906577 0.0362698181521033 0.0 1736 1.0 0.008500353153839 CXCL12-ITGA5 +CCN1 CAV1 Dendritic Cells T Lymphocytes recompute recompute recompute 0.6213271600240247 0.62431395375366 0.909150863993142 0.0083518627398662 0.0126805820762719 0.0 0.0002364465461915 0.0481702107340253 0.0 5921 1.0 0.0084862103482399 CCN1-CAV1 +CD34 SELP CAFs, Invasive Associated Dendritic Cells recompute recompute recompute 0.633566764858408 0.7760344326192508 0.7917001487310438 0.0298399317533219 0.0032078747392388 0.0 0.0002137665669089 0.048938582194107 0.0 2339 1.0 0.0084828504047171 CD34-SELP +MMRN2 CLEC14A Mast Cells Pericytes recompute recompute recompute 0.8571898293845529 0.9003264838243337 0.8567148457705164 0.0004196880356983 0.1341680150528327 0.0 0.0040983606557377 0.1020550184876898 0.0 244 1.0 0.0084817060625154 MMRN2-CLEC14A +CXCL12 ITGA5 Mast Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.0016417770622885 0.0766612252832893 0.0 0.0011655011655011 0.3641613123046853 0.0 78 1.0 0.0084738755456477 CXCL12-ITGA5 +VWF LRP1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0020251995753771 0.0587195251380622 0.0 0.0001447860475891 0.0150572823490345 0.0 30217 1.0 0.0084734812269767 VWF-LRP1 +VWF ITGA9 Macrophages Mast Cells recompute recompute recompute 0.9011206516381156 0.863034163938375 0.8567148457705164 0.0008850282134344 0.0627102121186242 0.0 0.0011019283746556 0.0088516202890939 0.0 165 1.0 0.0084721037728046 VWF-ITGA9 +COL4A2 CD93 Mast Cells Macrophages recompute recompute recompute 0.8355319038299565 0.944024288971064 0.8567148457705164 0.001123788079051 0.0484215930647349 0.0 0.0006060606060606 0.0224578616873196 0.0 165 1.0 0.0084641820111053 COL4A2-CD93 +HSPG2 LRP1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6589792304505506 0.6207977546603366 0.8824495942126559 0.0561415215593491 0.0018097844702233 0.0 0.0002773155851358 0.0246717432044496 0.0 12020 1.0 0.0084606595016353 HSPG2-LRP1 +MMP2 PECAM1 Basal-like Structured DCIS Cells CAFs, DCIS Associated recompute recompute recompute 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.0104129581710415 0.0125623889131764 0.0 0.00015625 0.0503325015995933 0.0 800 1.0 0.0084588543644443 MMP2-PECAM1 +CCN1 CAV1 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes recompute recompute recompute 0.6213271600240247 0.62431395375366 0.7917001487310438 0.0093830613230477 0.0126805820762719 0.0 0.0032128514056224 0.6545400292740429 0.0 83 1.0 0.0084552823083231 CCN1-CAV1 +VWF LRP1 Pericytes Mast Cells recompute recompute recompute 0.9275752708651288 0.8755243548400705 0.8567148457705164 0.1263644540569636 0.0004150165744076 0.0 0.0023232323232323 0.2842489031699934 0.0 225 1.0 0.0084532898607072 VWF-LRP1 +COL4A2 CD93 Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated recompute recompute recompute 0.4630253981438691 0.4630027772793905 0.2461374514707439 0.0443339118517084 0.0155837683010033 0.0 0.0003074400491904 0.0849905650231528 0.0 4879 1.0 0.0084520588004641 COL4A2-CD93 +VWF LRP1 Dendritic Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0019871862905238 0.0587195251380622 0.0 0.0002678880055305 0.0278594892557682 0.0 3945 1.0 0.0084467635578216 VWF-LRP1 +CXCL12 ITGA5 11q13 Invasive Tumor Cells (Mitotic) Pericytes recompute recompute recompute 0.6160088550075702 0.928319416412998 0.6198216015396206 0.0009692519480124 0.1055033753160582 0.0 0.0003597985128328 0.0276888321512978 0.0 379 1.0 0.0084439006026433 CXCL12-ITGA5 +VWF ITGA9 CAFs, Invasive Associated CAFs, Invasive Associated recompute recompute recompute 0.6332974881236617 0.6252253442669611 1.0 0.0016171311116606 0.0565946652887153 0.0 0.0003604098374723 0.0133316576036572 0.0 5297 1.0 0.0084436062902503 VWF-ITGA9 +CXCL12 ITGA5 Macrophages Mast Cells recompute recompute recompute 0.7487535481622718 0.8532421230021885 0.8567148457705164 0.0338862305197021 0.0019510637826432 0.0 0.0044077134986225 0.250405390834451 0.0 165 1.0 0.0084415868952711 CXCL12-ITGA5 +CXCL12 ITGA5 11q13 Invasive Tumor Cells Macrophages recompute recompute recompute 0.6160088550075702 0.9004887531897467 0.6198216015396206 0.0106340017102282 0.0098335877942119 0.0 6.729022273063724e-05 0.011086501199803 0.0 1351 1.0 0.0084325111679483 CXCL12-ITGA5 +VWF ITGA9 Basal-like Structured DCIS Cells CAFs, Invasive Associated recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0020251995753771 0.0565946652887153 0.0 0.0003895408287481 0.0144092208690433 0.0 1867 1.0 0.0084315697756059 VWF-ITGA9 +MMRN2 CD93 CAFs, Invasive Associated Dendritic Cells recompute recompute recompute 0.6301823358791634 0.7779918296243433 0.7917001487310438 0.00146889578236 0.0627790816848129 0.0 0.0017101325352714 0.0374487588367263 0.0 2339 1.0 0.0084262659539423 MMRN2-CD93 +VEGFC FLT1 Macrophages T Lymphocytes recompute recompute recompute 0.8963332422588541 0.777821334064334 0.6198216015396206 0.0026007495851186 0.0318483483218543 0.0 0.000186428038777 0.0235927422727992 0.0 3576 1.0 0.0084262412597774 VEGFC-FLT1 +CXCL12 ITGA5 Myeloid Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.0015847932820241 0.0766612252832893 0.0 0.0001181660627067 0.0369210342631266 0.0 1154 1.0 0.0084241321322527 CXCL12-ITGA5 +HSPG2 LRP1 T Lymphocytes T Lymphocytes recompute recompute recompute 0.7789175740361626 0.6207977546603366 1.0 0.0070532058552773 0.0104714078116759 0.0 0.000318216104092 0.0265987202250225 0.0 21212 1.0 0.0084231083402507 HSPG2-LRP1 +CD34 SELP CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7168245244832976 0.6572093097629401 0.6198216015396206 0.1173076386135379 0.0010419094417808 0.0 0.0 0.0 0.0 135 1.0 0.0084221691633954 CD34-SELP +MMP2 PECAM1 Plasma Cells Dendritic Cells recompute recompute recompute 0.718867305289982 0.6331674633943454 0.6198216015396206 0.0024319941937022 0.0518891167572028 0.0 0.0050738007380073 0.1852483292873078 0.0 271 1.0 0.0084187146306898 MMP2-PECAM1 +VEGFC FLT1 Myoepithelial Cells Dendritic Cells recompute recompute recompute 0.4636527906642655 0.777821334064334 0.6198216015396206 0.014525360548861 0.0108892901157311 0.0 0.0008565834557023 0.106292729424823 0.0 1362 1.0 0.0084090017150753 VEGFC-FLT1 +VWF ITGA9 Dendritic Cells CAFs, Invasive Associated recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0019871862905238 0.0565946652887153 0.0 0.000308297044202 0.0114039912515912 0.0 2359 1.0 0.0084049842571291 VWF-ITGA9 +CCN1 CAV1 Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts recompute recompute recompute 0.2542249848376565 0.943345641464811 0.2461374514707439 0.1711385759005754 0.0034806998160403 0.0 0.0002408477842003 0.0891637039365469 0.0 1384 1.0 0.0084013116544031 CCN1-CAV1 +HSPG2 LRP1 Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.0683610513379333 0.0028784826949613 0.0 0.0036460967796324 0.2695946690040549 0.0 659 1.0 0.0083970819422736 HSPG2-LRP1 +CCN1 CAV1 T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6213271600240247 0.62431395375366 0.7917001487310438 0.013905026986541 0.0082011408892332 0.0 0.0 0.0 0.0 97 1.0 0.0083956665122687 CCN1-CAV1 +COL4A2 CD93 Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.4630253981438691 0.6587114738285964 0.6198216015396206 0.2545335314555431 0.0007261054236978 0.0 0.0028436018957345 0.4367087278758743 0.0 422 1.0 0.0083924013024438 COL4A2-CD93 +COL4A2 CD93 Dendritic Cells Myoepithelial Cells recompute recompute recompute 0.7783550150988336 0.4630027772793905 0.6198216015396206 0.0267593032157803 0.0058437228618857 0.0 0.0012747875354107 0.3868470898205207 0.0 1412 1.0 0.0083920016757672 COL4A2-CD93 +VWF LRP1 Myoepithelial Cells Dendritic Cells recompute recompute recompute 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0025256125075084 0.0501711964086628 0.0 0.0004839140301695 0.0098102111771526 0.0 1362 1.0 0.0083908526448221 VWF-LRP1 +CXCL12 ITGA5 CAFs, Invasive Associated Mast Cells recompute recompute recompute 0.6160088550075702 0.8532421230021885 0.6198216015396206 0.0548063857429699 0.0019510637826432 0.0 0.0083916083916083 0.4767333402425125 0.0 130 1.0 0.0083882587305309 CXCL12-ITGA5 +CXCL12 ITGA5 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.7917001487310438 0.0106340017102282 0.01057919065587 0.0 7.476076555023919e-05 0.0305702158812813 0.0 30400 1.0 0.0083858801733907 CXCL12-ITGA5 +EFNB2 PECAM1 T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7800321422220979 0.6331674633943454 0.7917001487310438 0.0213929720256037 0.0041555861088636 0.0 0.0 0.0 0.0 97 1.0 0.0083852512814264 EFNB2-PECAM1 +VWF LRP1 Basal-like Structured DCIS Cells Dendritic Cells recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.8693461273411047 0.0020251995753771 0.0501711964086628 0.0 0.0006421978404737 0.0130190406555296 0.0 1044 1.0 0.0083838955741591 VWF-LRP1 +VWF ITGA9 CXCL14+ Fibroblasts Myoepithelial Cells recompute recompute recompute 0.9275752708651288 0.7292496872084557 0.7204611100467462 0.000245041593909 0.2898144908728011 0.0 9.650646593321752e-05 0.0022413471459247 0.0 1884 1.0 0.0083791944589792 VWF-ITGA9 +HSPG2 LRP1 Basal-like Structured DCIS Cells B Cells recompute recompute recompute 0.7789175740361626 0.6207977546603366 0.8693461273411047 0.0492631209980634 0.0016667952436519 0.0 0.0011831275720164 0.1496833454300814 0.0 270 1.0 0.0083754254059031 HSPG2-LRP1 +MMP2 PECAM1 Endothelial Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0411127335336962 0.0023576674662702 0.0 0.0017884322678843 0.8575590175990474 0.0 1971 1.0 0.0083744578859329 MMP2-PECAM1 +VWF ITGA9 CXCL14+ Fibroblasts CAFs, DCIS Associated recompute recompute recompute 0.9275752708651288 0.7292496872084557 0.7204611100467462 0.000245041593909 0.2879885658616873 0.0 4.976321005880352e-05 0.0018338537243973 0.0 10961 1.0 0.0083703726666449 VWF-ITGA9 +VWF ITGA9 Macrophages 11q13 Invasive Tumor Cells recompute recompute recompute 0.9011206516381156 0.6252253442669611 0.6198216015396206 0.0008850282134344 0.1112417752963437 0.0 0.0 0.0 0.0 1739 1.0 0.0083698826585057 VWF-ITGA9 +MMP2 PECAM1 11q13 Invasive Tumor Cells CAFs, DCIS Associated recompute recompute recompute 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.0097699360831605 0.0125623889131764 0.0 0.0001109701965757 0.0357466086186078 0.0 1577 1.0 0.0083694673372259 MMP2-PECAM1 +CXCL12 ITGA5 T Lymphocytes Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6160088550075702 0.2488118640045775 0.2461374514707439 0.0255753403203798 0.0356093885486421 0.0 0.0002373605506764 0.0597714118125396 0.0 383 1.0 0.0083689377059471 CXCL12-ITGA5 +VWF ITGA9 CAFs, Invasive Associated Mast Cells recompute recompute recompute 0.6332974881236617 0.863034163938375 0.6198216015396206 0.0016171311116606 0.0627102121186242 0.0 0.002097902097902 0.016852123242698 0.0 130 1.0 0.0083688308408149 VWF-ITGA9 +VWF ITGA9 11q13 Invasive Tumor Cells B Cells recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0131302879503246 0.0083442542366581 0.0 0.0003189792663476 0.0175591394261521 0.0 570 1.0 0.0083684421681088 VWF-ITGA9 +MMRN2 CLEC14A Myoepithelial Cells T Lymphocytes recompute recompute recompute 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0151307911035231 0.0079745943515326 0.0 0.0004574565416285 0.0548137826981855 0.0 1093 1.0 0.0083628950806957 MMRN2-CLEC14A +VWF ITGA9 Myoepithelial Cells Dendritic Cells recompute recompute recompute 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0025256125075084 0.0487643047611538 0.0 0.000934454678948 0.0365772213288766 0.0 1362 1.0 0.0083610681648651 VWF-ITGA9 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells Myoepithelial Cells recompute recompute recompute 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.0208904415011529 0.0058465532256424 0.0 0.0002259668151591 0.0475586165973224 0.0 5163 1.0 0.0083598120159257 MMRN2-CLEC14A +EFNB2 PECAM1 B Cells Dendritic Cells recompute recompute recompute 0.7800321422220979 0.6331674633943454 0.909150863993142 0.0014623066995027 0.0518891167572028 0.0 4.034861200774693e-05 0.0020650963720685 0.0 1549 1.0 0.0083572644309716 EFNB2-PECAM1 +EFNB2 PECAM1 Macrophages T Lymphocytes recompute recompute recompute 0.8913986641324685 0.6331674633943454 0.6198216015396206 0.0054950348959687 0.0176963220730796 0.0 0.0002446868008948 0.0447298479267953 0.0 3576 1.0 0.0083551060478987 EFNB2-PECAM1 +VWF ITGA9 Basal-like Structured DCIS Cells Dendritic Cells recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.8693461273411047 0.0020251995753771 0.0487643047611538 0.0 0.0002612330198537 0.0102254054700184 0.0 1044 1.0 0.0083541357892767 VWF-ITGA9 +CXCL12 ITGA5 CAFs, Invasive Associated Myeloid Cells recompute recompute recompute 0.6160088550075702 0.7846160563919254 0.6198216015396206 0.0548063857429699 0.0020587132267296 0.0 0.0022250476795931 0.3668196661785222 0.0 143 1.0 0.0083462235594083 CXCL12-ITGA5 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells (G1/S) Pericytes recompute recompute recompute 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.000716220684292 0.1341680150528327 0.0 0.002415458937198 0.060148368384049 0.0 345 1.0 0.0083458867633587 MMRN2-CLEC14A +CXCL12 ITGA5 Macrophages CXCL14+ Fibroblasts recompute recompute recompute 0.7487535481622718 0.928319416412998 0.8875000050982297 0.0338862305197021 0.0016159760253869 0.0 0.0004663599054843 0.3844837363759103 0.0 1462 1.0 0.0083453447604116 CXCL12-ITGA5 +CD34 SELP 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated recompute recompute recompute 0.633566764858408 0.4623922682986163 0.6198216015396206 0.0083565457974945 0.0222228052993653 0.0 0.0 0.0 0.0 157 1.0 0.0083428803023174 CD34-SELP +HSPG2 LRP1 Mast Cells Pericytes recompute recompute recompute 0.8349903778527206 0.9078204025796472 0.8567148457705164 0.0014804857410621 0.0350138403862125 0.0 0.0038706739526411 0.1657075521928059 0.0 244 1.0 0.0083405391504473 HSPG2-LRP1 +COL4A2 CD93 T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7783550150988336 0.6587114738285964 0.7917001487310438 0.0316800311254893 0.0026174949623928 0.0 0.0 0.0 0.0 97 1.0 0.0083403541438177 COL4A2-CD93 +COL4A2 CD93 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated recompute recompute recompute 0.6582846571368821 0.6587114738285964 0.9161861017439124 0.0198024073017111 0.0042738820064046 0.0 0.0017467248908296 0.1486031239988932 0.0 458 1.0 0.008338841872615 COL4A2-CD93 +VEGFC FLT1 Dendritic Cells Myoepithelial Cells recompute recompute recompute 0.7745997874735252 0.4630488285702799 0.6198216015396206 0.0065101973396288 0.0232163927704059 0.0 0.0008262511803588 0.1616692267544842 0.0 1412 1.0 0.0083379657566687 VEGFC-FLT1 +VEGFC FLT1 Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated recompute recompute recompute 0.4636527906642655 0.6593689120110077 0.2461374514707439 0.0666348171285698 0.0066828239855783 0.0 0.0 0.0 0.0 147 1.0 0.0083341280911256 VEGFC-FLT1 +CXCL12 ITGA5 Mast Cells CAFs, Invasive Associated recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.0016417770622885 0.0693709672321744 0.0 0.0 0.0 0.0 144 1.0 0.0083339152795317 CXCL12-ITGA5 +VWF ITGA9 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6332974881236617 0.2531744428854943 0.2461374514707439 0.0131302879503246 0.0642389143033604 0.0 0.000494071146245 0.0231244355408866 0.0 184 1.0 0.0083249129657247 VWF-ITGA9 +VWF ITGA9 11q13 Invasive Tumor Cells (Mitotic) Mast Cells recompute recompute recompute 0.6332974881236617 0.863034163938375 0.6198216015396206 0.0015572459193676 0.0627102121186242 0.0 0.0 0.0 0.0 5 1.0 0.0083163635883261 VWF-ITGA9 +VEGFC FLT1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6593525851613742 0.6593689120110077 0.9161861017439124 0.018132161410931 0.0045642085393754 0.0 0.0 0.0 0.0 460 1.0 0.0083114033191981 VEGFC-FLT1 +VWF LRP1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.8824495942126559 0.0016171311116606 0.0587195251380622 0.0 0.0001994306450603 0.0207401443835679 0.0 5812 1.0 0.0083105492211156 VWF-LRP1 +MMP2 PECAM1 Myoepithelial Cells CAFs, Invasive Associated recompute recompute recompute 0.718867305289982 0.6331674633943454 0.6198216015396206 0.0361307801045652 0.0032187363284526 0.0 0.0012163892445582 0.3538921810554635 0.0 1562 1.0 0.0083048739118845 MMP2-PECAM1 +MMRN2 CD93 11q13 Invasive Tumor Cells CAFs, Invasive Associated recompute recompute recompute 0.6301823358791634 0.6587114738285964 0.8824495942126559 0.0208904415011529 0.0042738820064046 0.0 0.000535217298223 0.0683223330904722 0.0 4671 1.0 0.0083004911674163 MMRN2-CD93 +MMRN2 CLEC14A Myoepithelial Cells CAFs, Invasive Associated recompute recompute recompute 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0151307911035231 0.0076236123034427 0.0 0.0007469056764831 0.0665635825388842 0.0 1562 1.0 0.0083003935835603 MMRN2-CLEC14A +MMRN2 CLEC14A 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.8824495942126559 0.0208904415011529 0.0044340558155446 0.0 0.000237158561424 0.0309267693785195 0.0 11947 1.0 0.0083002308959142 MMRN2-CLEC14A +MMRN2 CD93 Pericytes Plasma Cells recompute recompute recompute 0.9468422434493456 0.4630027772793905 0.7204611100467462 0.1120119983652299 0.0009242223287825 0.0 0.0012690355329949 0.1260581303504896 0.0 394 1.0 0.0083001559838578 MMRN2-CD93 +CD34 SELP 11q13 Invasive Tumor Cells Plasma Cells recompute recompute recompute 0.633566764858408 0.4623922682986163 0.6198216015396206 0.0799339500711946 0.0022515473538965 0.0 0.0048543689320388 0.4035244540927088 0.0 103 1.0 0.0082994122518119 CD34-SELP +CCN1 CAV1 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells recompute recompute recompute 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.0093830613230477 0.0124087765732037 0.0 0.0 0.0 0.0 5 1.0 0.0082984441561978 CCN1-CAV1 +VEGFC FLT1 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6593525851613742 0.4630488285702799 0.2461374514707439 0.0120646829101097 0.0359289752254096 0.0 0.0 0.0 0.0 19 1.0 0.0082949526239588 VEGFC-FLT1 +HSPG2 LRP1 CAFs, Invasive Associated Myeloid Cells recompute recompute recompute 0.6589792304505506 0.7769451595923457 0.6198216015396206 0.1836996873148393 0.0005558995075445 0.0 0.0033022533022533 0.4880378626448116 0.0 143 1.0 0.0082878184105854 HSPG2-LRP1 +CXCL12 ITGA5 Myeloid Cells CAFs, Invasive Associated recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.0015847932820241 0.0693709672321744 0.0 0.0 0.0 0.0 160 1.0 0.0082849934620332 CXCL12-ITGA5 +VEGFC FLT1 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated recompute recompute recompute 0.6593525851613742 0.6593689120110077 0.9161861017439124 0.0120646829101097 0.0066828239855783 0.0 0.0004084967320261 0.050316855367111 0.0 408 1.0 0.0082753138476947 VEGFC-FLT1 +HSPG2 LRP1 Myeloid Cells CAFs, Invasive Associated recompute recompute recompute 0.7468485855611411 0.6207977546603366 0.6198216015396206 0.0006689050756654 0.166956519448744 0.0 0.0034722222222222 0.0194787239562211 0.0 160 1.0 0.0082744150841955 HSPG2-LRP1 +CXCL12 ITGA5 Macrophages Myeloid Cells recompute recompute recompute 0.7487535481622718 0.7846160563919254 0.7827641335561659 0.0338862305197021 0.0020587132267296 0.0 0.0 0.0 0.0 179 1.0 0.0082738579829906 CXCL12-ITGA5 +MMP2 PECAM1 Pericytes 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0216588811659259 0.0041555861088636 0.0 0.0008793969849246 0.1670840297472542 0.0 398 1.0 0.0082716373568281 MMP2-PECAM1 +VWF ITGA9 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.9161861017439124 0.0015572459193676 0.0565946652887153 0.0 0.001389440254069 0.0513957717078403 0.0 458 1.0 0.0082691449249501 VWF-ITGA9 +CXCL12 ITGA5 Macrophages 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.0338862305197021 0.0032054495894615 0.0 0.0 0.0 0.0 129 1.0 0.0082683513603022 CXCL12-ITGA5 +CD34 SELP Basal-like Structured DCIS Cells CAFs, DCIS Associated recompute recompute recompute 0.633566764858408 0.4623922682986163 0.6198216015396206 0.0078992851324392 0.0222228052993653 0.0 0.0 0.0 0.0 800 1.0 0.0082649998461021 CD34-SELP +CCN1 CAV1 CXCL14+ Fibroblasts Macrophages recompute recompute recompute 0.9219165193585238 0.8818704453527788 0.8875000050982297 0.0086134406931133 0.0051192928876727 0.0 0.0003043071161048 0.0573298537840414 0.0 1424 1.0 0.0082624490334506 CCN1-CAV1 +CXCL12 ITGA5 Plasma Cells Macrophages recompute recompute recompute 0.8730912658940219 0.9004887531897467 0.7204611100467462 0.0057086106530109 0.0098335877942119 0.0 0.0014836795252225 0.2444458372852724 0.0 337 1.0 0.0082616226276183 CXCL12-ITGA5 +EFNB2 PECAM1 Macrophages CAFs, DCIS Associated recompute recompute recompute 0.8913986641324685 0.7167436199046466 0.7204611100467462 0.0054950348959687 0.0125623889131764 0.0 0.0001473754357186 0.068424038665666 0.0 9754 1.0 0.0082606654371867 EFNB2-PECAM1 +VWF LRP1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.8824495942126559 0.0015572459193676 0.0587195251380622 0.0 0.0001887522443674 0.0196296251246588 0.0 12101 1.0 0.0082584473573548 VWF-LRP1 +MMRN2 CD93 11q13 Invasive Tumor Cells (G1/S) Pericytes recompute recompute recompute 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.000716220684292 0.1281708518900828 0.0 0.0057971014492753 0.1197271062114417 0.0 345 1.0 0.0082537412363957 MMRN2-CD93 +CXCL12 ITGA5 Plasma Cells Myoepithelial Cells recompute recompute recompute 0.8730912658940219 0.7162873978652844 0.8293805866303694 0.0057086106530109 0.0106310838463224 0.0 0.0005611672278338 0.2748526789554533 0.0 324 1.0 0.0082477406360875 CXCL12-ITGA5 +MMRN2 CD93 Pericytes 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.9468422434493456 0.6587114738285964 0.6198216015396206 0.1120119983652299 0.0007261054236978 0.0 0.0019893899204244 0.2436053593179052 0.0 377 1.0 0.008246157731829 MMRN2-CD93 +MMRN2 CD93 Macrophages Macrophages recompute recompute recompute 0.893316592628645 0.944024288971064 1.0 0.0007691101630988 0.0484215930647349 0.0 0.0007119609438567 0.0159298523488136 0.0 2458 1.0 0.0082446139315941 MMRN2-CD93 +CXCL12 ITGA5 CAFs, Invasive Associated CXCL14+ Fibroblasts recompute recompute recompute 0.6160088550075702 0.928319416412998 0.6198216015396206 0.0548063857429699 0.0016159760253869 0.0 0.0002440512507626 0.20120455394419 0.0 1490 1.0 0.0082439748807015 CXCL12-ITGA5 +VWF ITGA9 Myeloid Cells Pericytes recompute recompute recompute 0.7848266128497919 0.9404022517663844 0.7827641335561659 0.0004024409845247 0.1347191569099048 0.0 0.0002336994624912 0.0101293460736911 0.0 389 1.0 0.0082409405846504 VWF-ITGA9 +VEGFC FLT1 T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7745997874735252 0.6593689120110077 0.7917001487310438 0.016822895653248 0.0045642085393754 0.0 0.0 0.0 0.0 81 1.0 0.0082288473151644 VEGFC-FLT1 +COL4A2 CD93 CXCL14+ Fibroblasts T Lymphocytes recompute recompute recompute 0.8840293712888387 0.7779918296243433 0.6198216015396206 0.0061698665784747 0.0118035014556376 0.0 0.0002126528442317 0.021520052025845 0.0 1881 1.0 0.0082287277357888 COL4A2-CD93 +CXCL12 ITGA5 11q13 Invasive Tumor Cells Myoepithelial Cells recompute recompute recompute 0.6160088550075702 0.7162873978652844 0.6198216015396206 0.0106340017102282 0.0106310838463224 0.0 0.0001320585283397 0.0646806130023001 0.0 5163 1.0 0.0082231083610857 CXCL12-ITGA5 +CCN1 CAV1 Dendritic Cells Dendritic Cells recompute recompute recompute 0.6213271600240247 0.62431395375366 1.0 0.0083518627398662 0.009460730808256 0.0 0.0003407296601013 0.0423036424677984 0.0 4011 1.0 0.0082111767724755 CCN1-CAV1 +CD34 SELP 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.633566764858408 0.6572093097629401 0.8824495942126559 0.0799339500711946 0.0010419094417808 0.0 4.1597337770382697e-05 0.0032094885649111 0.0 12020 1.0 0.008209031368944 CD34-SELP +EFNB2 PECAM1 Plasma Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.0051428381563772 0.0326412663903893 0.0 0.0 0.0 0.0 148 1.0 0.0082014412692646 EFNB2-PECAM1 +VWF SELP Myoepithelial Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.7158082793127664 0.6572093097629401 0.6198216015396206 0.0025256125075084 0.04130664769978 0.0 1.784280488892854e-05 0.0060561064839859 0.0 5095 1.0 0.0082008576676559 VWF-SELP +COL4A2 CD93 11q13 Invasive Tumor Cells Plasma Cells recompute recompute recompute 0.6582846571368821 0.4630027772793905 0.6198216015396206 0.1740454925211078 0.0009242223287825 0.0 0.0009708737864077 0.185146396374316 0.0 103 1.0 0.0081994490226989 COL4A2-CD93 +MMRN2 CD93 T Lymphocytes 11q13 Invasive Tumor Cells recompute recompute recompute 0.6301823358791634 0.6587114738285964 0.7917001487310438 0.0031934983073077 0.0289462771086338 0.0 0.0 0.0 0.0 1165 1.0 0.0081990559969953 MMRN2-CD93 +CCN1 CAV1 Macrophages Plasma Cells recompute recompute recompute 0.8619922139338987 0.7283139964676212 0.7204611100467462 0.0054092055025683 0.0124087765732037 0.0 0.0011247443762781 0.0554494630213945 0.0 326 1.0 0.0081981531350924 CCN1-CAV1 +HSPG2 LRP1 11q13 Invasive Tumor Cells B Cells recompute recompute recompute 0.6589792304505506 0.6207977546603366 0.7917001487310438 0.0561415215593491 0.0016667952436519 0.0 0.0002436647173489 0.0308272336126025 0.0 570 1.0 0.0081958113631861 HSPG2-LRP1 +HSPG2 LRP1 Luminal-like Amorphous DCIS Cells Endothelial Cells recompute recompute recompute 0.4629984640915818 0.9078204025796472 0.2461374514707439 0.0201301851612071 0.0144359394371152 0.0 0.0010382059800664 0.0908500617638509 0.0 1806 1.0 0.0081848066851507 HSPG2-LRP1 +MMP2 PECAM1 Endothelial Cells Myeloid Cells recompute recompute recompute 0.9067635403815892 0.7841656220878274 0.7827641335561659 0.0411127335336962 0.001309307002134 0.0 0.0006979695431472 0.0834808435275229 0.0 394 1.0 0.0081801074446999 MMP2-PECAM1 +VWF LRP1 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts recompute recompute recompute 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.0131302879503246 0.0064028969591119 0.0 0.0001304023845007 0.0135944919785128 0.0 4880 1.0 0.0081800200317039 VWF-LRP1 +VWF LRP1 Macrophages Macrophages recompute recompute recompute 0.9011206516381156 0.8604147465201248 1.0 0.0008850282134344 0.0436001007095475 0.0 0.0003652267179525 0.006966985644879 0.0 2458 1.0 0.0081781813387705 VWF-LRP1 +EFNB2 PECAM1 CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.662063103571249 0.2491073778594529 0.2461374514707439 0.0967042147306326 0.0076066460958003 0.0 0.0024193548387096 1.0 0.0 155 1.0 0.0081755533660092 EFNB2-PECAM1 +CCN1 CAV1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6213271600240247 0.62431395375366 1.0 0.0093830613230477 0.0082011408892332 0.0 0.0007731958762886 0.1296733355647204 0.0 1552 1.0 0.0081750522364781 CCN1-CAV1 +VWF SELP Dendritic Cells T Lymphocytes recompute recompute recompute 0.6332974881236617 0.7760344326192508 0.909150863993142 0.0019871862905238 0.0335947364052305 0.0 0.0004913174985797 0.0262830834330396 0.0 5921 1.0 0.0081740911724761 VWF-SELP +VWF LRP1 Basal-like Structured DCIS Cells Macrophages recompute recompute recompute 0.6332974881236617 0.8604147465201248 0.6198216015396206 0.0020251995753771 0.0436001007095475 0.0 0.0004306220095693 0.0082144520418928 0.0 475 1.0 0.0081737870118496 VWF-LRP1 +MMRN2 CD93 Pericytes CXCL14+ Fibroblasts recompute recompute recompute 0.9468422434493456 0.8817184225858201 0.9429656149619918 0.1120119983652299 0.0003375370073613 0.0 0.0002528658125421 0.1875402276185141 0.0 2966 1.0 0.0081711599072476 MMRN2-CD93 +EFNB2 PECAM1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells recompute recompute recompute 0.8640667164982425 0.6331674633943454 0.6198216015396206 0.002676946692949 0.0326412663903893 0.0 6.59862748548302e-05 0.0224774035149807 0.0 5683 1.0 0.008165012335733 EFNB2-PECAM1 +EFNB2 PECAM1 Luminal-like Amorphous DCIS Cells B Cells recompute recompute recompute 0.4619393085577573 0.6331674633943454 0.2461374514707439 0.0835287751665837 0.0049190726392343 0.0 0.0010653409090909 0.2154222341571681 0.0 176 1.0 0.0081626953470564 EFNB2-PECAM1 +VWF ITGA9 Pericytes Apocrine Cells recompute recompute recompute 0.9275752708651288 0.2531744428854943 0.2461374514707439 0.1263644540569636 0.0040430820937484 0.0 0.0 0.0 0.0 15 1.0 0.0081604522188082 VWF-ITGA9 +MMRN2 CD93 Myoepithelial Cells Myoepithelial Cells recompute recompute recompute 0.7205550478301406 0.4630027772793905 1.0 0.0151307911035231 0.0058437228618857 0.0 0.000346585573096 0.0701374787383447 0.0 22361 1.0 0.0081589419459925 MMRN2-CD93 +VEGFC FLT1 CAFs, DCIS Associated Mast Cells recompute recompute recompute 0.4636527906642655 0.8331580262014722 0.7204611100467462 0.0693389464442948 0.001526625481682 0.0 0.000770178681454 0.3621881000373989 0.0 1082 1.0 0.0081571900257171 VEGFC-FLT1 +MMRN2 CLEC14A CAFs, DCIS Associated Myoepithelial Cells recompute recompute recompute 0.7205550478301406 0.7154802332407408 0.8293805866303694 0.0117842887908422 0.0058465532256424 0.0 0.0003533568904593 0.0743700567870698 0.0 9905 1.0 0.0081571261860095 MMRN2-CLEC14A +EFNB2 PECAM1 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated recompute recompute recompute 0.662063103571249 0.6331674633943454 0.9161861017439124 0.0236359933700329 0.0032187363284526 0.0 0.0010723039215686 0.2112225283986556 0.0 408 1.0 0.0081459876594639 EFNB2-PECAM1 +VWF ITGA9 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells recompute recompute recompute 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.0003521782369754 0.2898144908728011 0.0 0.0004013646397752 0.0093216291896738 0.0 453 1.0 0.0081459351899627 VWF-ITGA9 +VWF SELP Myoepithelial Cells T Lymphocytes recompute recompute recompute 0.7158082793127664 0.7760344326192508 0.6198216015396206 0.0025256125075084 0.0335947364052305 0.0 0.0002079347916493 0.0111234944681372 0.0 1093 1.0 0.0081457430567878 VWF-SELP +HSPG2 LRP1 B Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.7789175740361626 0.6207977546603366 0.7917001487310438 0.0012941512528773 0.0587195251380622 0.0 0.0002265439843858 0.0159726904388514 0.0 797 1.0 0.0081400842096978 HSPG2-LRP1 +CCN1 CAV1 CXCL14+ Fibroblasts Dendritic Cells recompute recompute recompute 0.9219165193585238 0.62431395375366 0.6198216015396206 0.0086134406931133 0.009460730808256 0.0 0.0002630590003757 0.0326603615796842 0.0 887 1.0 0.0081391167894015 CCN1-CAV1 +VWF SELP Basal-like Structured DCIS Cells T Lymphocytes recompute recompute recompute 0.6332974881236617 0.7760344326192508 0.8693461273411047 0.0020251995753771 0.0335947364052305 0.0 0.0 0.0 0.0 575 1.0 0.008138989212757 VWF-SELP +CCN1 CAV1 Dendritic Cells Plasma Cells recompute recompute recompute 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.0083518627398662 0.0124087765732037 0.0 0.001255230125523 0.0618823600246373 0.0 239 1.0 0.0081389769318153 CCN1-CAV1 +HSPG2 LRP1 Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.4629984640915818 0.6207977546603366 0.2461374514707439 0.0201301851612071 0.0203874717835032 0.0 0.0008776792313377 0.0274179172968576 0.0 902 1.0 0.0081374156304885 HSPG2-LRP1 +VWF ITGA9 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated recompute recompute recompute 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.0003521782369754 0.2879885658616873 0.0 0.0 0.0 0.0 77 1.0 0.0081373589778977 VWF-ITGA9 +CCN1 CAV1 Mast Cells CAFs, DCIS Associated recompute recompute recompute 0.8749036366850302 0.7283139964676212 0.7204611100467462 0.0004337320404416 0.1449812920932466 0.0 0.0002561639449247 0.0209971687834376 0.0 1041 1.0 0.0081296558030715 CCN1-CAV1 +CD34 SELP CAFs, Invasive Associated Myoepithelial Cells recompute recompute recompute 0.633566764858408 0.4623922682986163 0.6198216015396206 0.0298399317533219 0.0053213839468185 0.0 0.0002969121140142 0.1163010667026941 0.0 1684 1.0 0.0081279715985136 CD34-SELP +HSPG2 LRP1 CXCL14+ Fibroblasts Endothelial Cells recompute recompute recompute 0.8818165186409654 0.9078204025796472 0.9429656149619918 0.0026436039558049 0.0144359394371152 0.0 0.0002716277162771 0.0237692666718936 0.0 2710 1.0 0.0081267999887609 HSPG2-LRP1 +MMRN2 CLEC14A CAFs, Invasive Associated 11q13 Invasive Tumor Cells recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.8824495942126559 0.00146889578236 0.0554888093272979 0.0 2.8676301904106445e-05 0.0046930836598986 0.0 5812 1.0 0.0081251568026508 MMRN2-CLEC14A +MMP2 PECAM1 Dendritic Cells B Cells recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.909150863993142 0.0161193721503025 0.0049190726392343 0.0 0.000795165394402 0.0971304333506678 0.0 1572 1.0 0.0081251199173896 MMP2-PECAM1 +CCN1 CAV1 Pericytes Apocrine Cells recompute recompute recompute 0.9219165193585238 0.252518874138558 0.2461374514707439 0.2646489893253856 0.0018925243453249 0.0 0.0088888888888888 0.492390331244405 0.0 15 1.0 0.0081216861166715 CCN1-CAV1 +VEGFC FLT1 11q13 Invasive Tumor Cells (G1/S) Macrophages recompute recompute recompute 0.6593525851613742 0.8998347793593909 0.6198216015396206 0.0120646829101097 0.0064362797035136 0.0 0.0 0.0 0.0 119 1.0 0.008114900112699 VEGFC-FLT1 +HSPG2 LRP1 B Cells Dendritic Cells recompute recompute recompute 0.7789175740361626 0.6207977546603366 0.909150863993142 0.0012941512528773 0.0501711964086628 0.0 0.0005828132845563 0.0098886563686293 0.0 1549 1.0 0.0081143441825534 HSPG2-LRP1 +CXCL12 ITGA5 Myoepithelial Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.8023917560710954 0.6338612823312899 0.6198216015396206 0.0085367158000785 0.01057919065587 0.0 8.59504132231405e-05 0.0351457434655487 0.0 6875 1.0 0.0081108293885113 CXCL12-ITGA5 +COL4A2 CD93 Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7783550150988336 0.6587114738285964 0.7917001487310438 0.0267593032157803 0.0026174949623928 0.0 0.0020325203252032 0.2757431789864014 0.0 246 1.0 0.0081089762704183 COL4A2-CD93 +COL4A2 CD93 Mast Cells Dendritic Cells recompute recompute recompute 0.8355319038299565 0.7779918296243433 0.6198216015396206 0.001123788079051 0.0627790816848129 0.0 0.0012345679012345 0.0270758391933545 0.0 162 1.0 0.0081087022238143 COL4A2-CD93 +COL4A2 CD93 CXCL14+ Fibroblasts CAFs, DCIS Associated recompute recompute recompute 0.8840293712888387 0.4630027772793905 0.7204611100467462 0.0061698665784747 0.0155837683010033 0.0 0.0001459720828391 0.0403533951766408 0.0 10961 1.0 0.0081052860890391 COL4A2-CD93 +MMRN2 CD93 Myoepithelial Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.7205550478301406 0.7779918296243433 0.6198216015396206 0.0151307911035231 0.0053794918117879 0.0 0.000290909090909 0.0351162582270969 0.0 6875 1.0 0.0081018739984013 MMRN2-CD93 +MMRN2 CLEC14A Basal-like Structured DCIS Cells Myoepithelial Cells recompute recompute recompute 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.0172764782878141 0.0058465532256424 0.0 0.0001299646496153 0.0273533037933312 0.0 6412 1.0 0.0080993055954759 MMRN2-CLEC14A +VEGFC FLT1 Myoepithelial Cells Macrophages recompute recompute recompute 0.4636527906642655 0.8998347793593909 0.7204611100467462 0.014525360548861 0.0064362797035136 0.0 0.0005640157924421 0.2043559068165042 0.0 591 1.0 0.0080932229313373 VEGFC-FLT1 +MMP2 PECAM1 Plasma Cells Macrophages recompute recompute recompute 0.718867305289982 0.9015117569158254 0.7204611100467462 0.0024319941937022 0.0246995741084876 0.0 0.0013353115727002 0.067966105026779 0.0 337 1.0 0.0080906008256416 MMP2-PECAM1 +CD34 SELP 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells recompute recompute recompute 0.633566764858408 0.6572093097629401 0.8824495942126559 0.0018436902762588 0.04130664769978 0.0 8.271298593879239e-05 0.0315665556444754 0.0 12090 1.0 0.0080875330069905 CD34-SELP +HSPG2 LRP1 Mast Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.8349903778527206 0.6207977546603366 0.6198216015396206 0.0014804857410621 0.0587195251380622 0.0 0.001068376068376 0.0753268300577788 0.0 78 1.0 0.0080850247011672 HSPG2-LRP1 +COL4A2 CD93 Basal-like Structured DCIS Cells CXCL14+ Fibroblasts recompute recompute recompute 0.7783550150988336 0.8817184225858201 0.6198216015396206 0.1928969878996252 0.0003375370073613 0.0 0.0007213706041478 0.5604313270835005 0.0 1109 1.0 0.008073695200717 COL4A2-CD93 +VEGFC FLT1 Myoepithelial Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.4636527906642655 0.4630488285702799 0.2461374514707439 0.014525360548861 0.0359289752254096 0.0 0.0004940197607904 0.1246157296134521 0.0 12820 1.0 0.0080679202361891 VEGFC-FLT1 +VWF SELP Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.6332974881236617 0.6572093097629401 0.7917001487310438 0.0020251995753771 0.04130664769978 0.0 6.317936622070055e-05 0.0214439922313292 0.0 30217 1.0 0.0080672783318995 VWF-SELP +EFNB2 PECAM1 Myoepithelial Cells B Cells recompute recompute recompute 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.0308750930304183 0.0049190726392343 0.0 0.0009517766497461 0.1924584426987898 0.0 394 1.0 0.0080657321523413 EFNB2-PECAM1 +MMRN2 CD93 Dendritic Cells Macrophages recompute recompute recompute 0.6301823358791634 0.944024288971064 0.6198216015396206 0.0015409900107563 0.0484215930647349 0.0 0.0004592774035517 0.0102761552987623 0.0 1633 1.0 0.008064788595347 MMRN2-CD93 +EFNB2 PECAM1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.662063103571249 0.6331674633943454 0.9161861017439124 0.0967042147306326 0.0007400708115376 0.0 0.0004076086956521 0.0795613923243657 0.0 460 1.0 0.0080634527869577 EFNB2-PECAM1 +VWF ITGA9 Mast Cells Myoepithelial Cells recompute recompute recompute 0.8525936146535493 0.7292496872084557 0.7204611100467462 0.0002103933337194 0.2898144908728011 0.0 0.0 0.0 0.0 66 1.0 0.0080550258024456 VWF-ITGA9 +HSPG2 LRP1 CAFs, Invasive Associated Mast Cells recompute recompute recompute 0.6589792304505506 0.8755243548400705 0.6198216015396206 0.1836996873148393 0.0004150165744076 0.0 0.0022435897435897 0.3118503118503122 0.0 130 1.0 0.0080525204893549 HSPG2-LRP1 +CCN1 CAV1 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells recompute recompute recompute 0.6213271600240247 0.62431395375366 0.7917001487310438 0.0093830613230477 0.009460730808256 0.0 0.0014354066985645 0.178214399515119 0.0 209 1.0 0.0080524069436979 CCN1-CAV1 +HSPG2 LRP1 Mast Cells Myoepithelial Cells recompute recompute recompute 0.8349903778527206 0.7346293219749174 0.7204611100467462 0.0014804857410621 0.0416128058995347 0.0 0.0048400673400673 0.1598229670369818 0.0 66 1.0 0.0080506774348814 HSPG2-LRP1 +VWF ITGA9 CXCL14+ Fibroblasts Pericytes recompute recompute recompute 0.9275752708651288 0.9404022517663844 0.9429656149619918 0.000245041593909 0.1347191569099048 0.0 0.0001130007345047 0.0048978441549606 0.0 3218 1.0 0.0080471284832724 VWF-ITGA9 +VWF ITGA9 Mast Cells CAFs, DCIS Associated recompute recompute recompute 0.8525936146535493 0.7292496872084557 0.7204611100467462 0.0002103933337194 0.2879885658616873 0.0 0.0001746572351759 0.0064363979100606 0.0 1041 1.0 0.0080465453016977 VWF-ITGA9 +MMRN2 CLEC14A Dendritic Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0015409900107563 0.0554888093272979 0.0 8.449514152936205e-05 0.0138282394075189 0.0 3945 1.0 0.008043498855764 MMRN2-CLEC14A +EFNB2 PECAM1 Myoepithelial Cells Myoepithelial Cells recompute recompute recompute 0.4619393085577573 0.7167436199046466 1.0 0.0308750930304183 0.0026482500471321 0.0 0.0001257770224945 0.0469338233231974 0.0 22361 1.0 0.0080430290371566 EFNB2-PECAM1 +VWF SELP Dendritic Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.6332974881236617 0.6572093097629401 0.7917001487310438 0.0019871862905238 0.04130664769978 0.0 3.456619426201175e-05 0.0117322671239195 0.0 3945 1.0 0.0080418414580009 VWF-SELP +MMRN2 CLEC14A Endothelial Cells Apocrine Cells recompute recompute recompute 0.9845127857250529 0.2491545808994955 0.2461374514707439 1.0 0.0004471667362236 0.0 0.0101010101010101 1.0 0.0 33 1.0 0.0080394165285205 MMRN2-CLEC14A +CD34 SELP Pericytes B Cells recompute recompute recompute 0.9303167350027568 0.7760344326192508 0.6198216015396206 0.1314667522621683 0.0004582650848664 0.0 0.0014111006585136 1.0 0.0 1063 1.0 0.0080374841087821 CD34-SELP +EFNB2 PECAM1 T Lymphocytes CAFs, Invasive Associated recompute recompute recompute 0.7800321422220979 0.6331674633943454 0.7917001487310438 0.0213929720256037 0.0032187363284526 0.0 0.000390625 0.0769453496309388 0.0 2400 1.0 0.0080357235046933 EFNB2-PECAM1 +MMP2 PECAM1 Pericytes Myoepithelial Cells recompute recompute recompute 0.9067635403815892 0.7167436199046466 0.7204611100467462 0.0216588811659259 0.0026482500471321 0.0 0.0004122766834631 0.3765337585139459 0.0 2183 1.0 0.0080323794325787 MMP2-PECAM1 +VEGFC FLT1 CXCL14+ Fibroblasts CAFs, DCIS Associated recompute recompute recompute 0.8718210606749883 0.4630488285702799 0.7204611100467462 0.0017670878089588 0.0521374123931907 0.0 6.0821701182982085e-05 0.0108206816588143 0.0 10961 1.0 0.0080293269466662 VEGFC-FLT1 +VEGFC FLT1 Myeloid Cells CAFs, DCIS Associated recompute recompute recompute 0.743507317541692 0.4630488285702799 0.7204611100467462 0.0020684923107111 0.0521374123931907 0.0 0.0008960573476702 0.1594159834170218 0.0 1302 1.0 0.0080270264615927 VEGFC-FLT1 +MMRN2 CLEC14A CAFs, DCIS Associated T Lymphocytes recompute recompute recompute 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0117842887908422 0.0079745943515326 0.0 0.0001436286338044 0.0172100035875895 0.0 11604 1.0 0.0080216483338883 MMRN2-CLEC14A +CD34 SELP CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells recompute recompute recompute 0.9303167350027568 0.6572093097629401 0.6198216015396206 0.0016860250240652 0.04130664769978 0.0 8.798169980644026e-05 0.0335773058016635 0.0 5683 1.0 0.0080090557918887 CD34-SELP +CD34 SELP CAFs, Invasive Associated CAFs, Invasive Associated recompute recompute recompute 0.633566764858408 0.6572093097629401 1.0 0.0298399317533219 0.002113171886167 0.0 0.0006607513686992 0.191380480779489 0.0 5297 1.0 0.0080021218538063 CD34-SELP +MMRN2 CD93 CAFs, Invasive Associated Macrophages recompute recompute recompute 0.6301823358791634 0.944024288971064 0.6198216015396206 0.00146889578236 0.0484215930647349 0.0 0.0005510653930933 0.0123298762695656 0.0 1361 1.0 0.0080006426074753 MMRN2-CD93 +MMRN2 CLEC14A T Lymphocytes CAFs, DCIS Associated recompute recompute recompute 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.0031934983073077 0.0292771742399634 0.0 7.660017771241228e-05 0.0087752547509017 0.0 10879 1.0 0.0079956662581292 MMRN2-CLEC14A +MMRN2 CD93 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells recompute recompute recompute 0.6301823358791634 0.6587114738285964 0.8824495942126559 0.0024635726452692 0.0289462771086338 0.0 0.0003718700933807 0.0769002229540171 0.0 12101 1.0 0.0079953085837034 MMRN2-CD93 +CCN1 CAV1 CXCL14+ Fibroblasts CXCL14+ Fibroblasts recompute recompute recompute 0.9219165193585238 0.943345641464811 1.0 0.0086134406931133 0.0034806998160403 0.0 0.0001078211827154 0.039916231928996 0.0 4019 1.0 0.0079928422437963 CCN1-CAV1 +VWF ITGA9 Luminal-like Amorphous DCIS Cells Pericytes recompute recompute recompute 0.2486570577556728 0.9404022517663844 0.2461374514707439 0.0033537993821664 0.1347191569099048 0.0 0.0009426057813154 0.0408558071474571 0.0 1736 1.0 0.0079893232345866 VWF-ITGA9 +MMP2 PECAM1 T Lymphocytes B Cells recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.9318789094584046 0.0141923232885854 0.0049190726392343 0.0 0.0005439121756487 0.0664395428893023 0.0 5010 1.0 0.0079873233973376 MMP2-PECAM1 +COL4A2 CD93 Plasma Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.4630253981438691 0.6587114738285964 0.6198216015396206 0.0047240947268779 0.0289462771086338 0.0 0.0 0.0 0.0 148 1.0 0.0079814143809136 COL4A2-CD93 +CXCL12 ITGA5 Mast Cells T Lymphocytes recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.0016417770622885 0.053516012135424 0.0 0.0018552875695732 0.171512961728225 0.0 343 1.0 0.0079811734638144 CXCL12-ITGA5 +VWF SELP Pericytes B Cells recompute recompute recompute 0.9275752708651288 0.7760344326192508 0.6198216015396206 0.1263644540569636 0.0004582650848664 0.0 0.0015821431625759 0.79571714716915 0.0 1063 1.0 0.0079807066474367 VWF-SELP +EFNB2 PECAM1 CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.4619393085577573 0.2491073778594529 0.2461374514707439 0.1194227711616854 0.0076066460958003 0.0 0.0005106919332406 0.2127581585761336 0.0 5752 1.0 0.0079751409893525 EFNB2-PECAM1 +CXCL12 ITGA5 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.8824495942126559 0.0009692519480124 0.0766612252832893 0.0 7.888153495954504e-05 0.0246465676206542 0.0 12101 1.0 0.0079685875240087 CXCL12-ITGA5 +MMP2 PECAM1 B Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0024819960935566 0.0326412663903893 0.0 9.410288582183188e-05 0.0381281742563267 0.0 797 1.0 0.0079684432801828 MMP2-PECAM1 +CD34 SELP Macrophages CAFs, DCIS Associated recompute recompute recompute 0.8963354148873306 0.4623922682986163 0.7204611100467462 0.0038492365148421 0.0222228052993653 0.0 0.0005126102111954 0.1369763559487228 0.0 9754 1.0 0.0079654640298757 CD34-SELP +MMRN2 CLEC14A CAFs, DCIS Associated CAFs, Invasive Associated recompute recompute recompute 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0117842887908422 0.0076236123034427 0.0 0.0002988643156007 0.0266345271776288 0.0 1673 1.0 0.0079616972014725 MMRN2-CLEC14A +VEGFC FLT1 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells recompute recompute recompute 0.6593525851613742 0.7472387841445823 0.6198216015396206 0.0120646829101097 0.0068935067166085 0.0 0.0 0.0 0.0 21 1.0 0.0079579308026182 VEGFC-FLT1 +CD34 SELP CXCL14+ Fibroblasts T Lymphocytes recompute recompute recompute 0.9303167350027568 0.7760344326192508 0.6198216015396206 0.0016860250240652 0.0335947364052305 0.0 0.0 0.0 0.0 1881 1.0 0.0079552302029955 CD34-SELP +CXCL12 ITGA5 T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.7917001487310438 0.0255753403203798 0.0032054495894615 0.0 0.0016835016835016 0.8120649651972159 0.0 81 1.0 0.0079550388305423 CXCL12-ITGA5 +CXCL12 ITGA5 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.7917001487310438 0.0009692519480124 0.0845203443408073 0.0 0.0008699434536755 0.0398734820253382 0.0 209 1.0 0.0079540942555183 CXCL12-ITGA5 +COL4A2 CD93 Myoepithelial Cells CXCL14+ Fibroblasts recompute recompute recompute 0.4630253981438691 0.8817184225858201 0.7204611100467462 0.2545335314555431 0.0003375370073613 0.0 0.0004551365409622 0.3535946352526995 0.0 1538 1.0 0.0079512869911882 COL4A2-CD93 +VWF LRP1 Basal-like Structured DCIS Cells Pericytes recompute recompute recompute 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.0020251995753771 0.0350138403862125 0.0 0.0006995915897746 0.0285774771074996 0.0 1803 1.0 0.0079511640216646 VWF-LRP1 +VWF LRP1 CAFs, Invasive Associated Dendritic Cells recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0016171311116606 0.0501711964086628 0.0 0.0006801663492557 0.0137887622713763 0.0 2339 1.0 0.0079503610518584 VWF-LRP1 +CCN1 CAV1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.9219165193585238 0.62431395375366 0.6198216015396206 0.0086134406931133 0.0082011408892332 0.0 0.0002564102564102 0.0430027813667619 0.0 390 1.0 0.007947591865676 CCN1-CAV1 +VWF LRP1 T Lymphocytes Basal-like Structured DCIS Cells recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.8693461273411047 0.0036144684673052 0.0203874717835032 0.0 0.0001850252867891 0.0086633960458165 0.0 737 1.0 0.0079468188313266 VWF-LRP1 +EFNB2 PECAM1 Dendritic Cells B Cells recompute recompute recompute 0.7800321422220979 0.6331674633943454 0.909150863993142 0.0113788029360913 0.0049190726392343 0.0 0.0001987913486005 0.0401975330912442 0.0 1572 1.0 0.0079440387935523 EFNB2-PECAM1 +VEGFC FLT1 Macrophages 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.8963332422588541 0.6593689120110077 0.6198216015396206 0.0026007495851186 0.026308073552735 0.0 0.0 0.0 0.0 129 1.0 0.0079403994907973 VEGFC-FLT1 +VEGFC FLT1 Myoepithelial Cells Myeloid Cells recompute recompute recompute 0.4636527906642655 0.7472387841445823 0.7204611100467462 0.014525360548861 0.0068935067166085 0.0 0.0 0.0 0.0 51 1.0 0.0079366729304476 VEGFC-FLT1 +EFNB2 PECAM1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.4619393085577573 0.6331674633943454 0.2461374514707439 0.0835287751665837 0.0041555861088636 0.0 0.0015080428954423 0.1915203990400454 0.0 373 1.0 0.0079364287774272 EFNB2-PECAM1 +EFNB2 PECAM1 Basal-like Structured DCIS Cells CXCL14+ Fibroblasts recompute recompute recompute 0.7800321422220979 0.930308383061206 0.6198216015396206 0.1357656553382984 0.0004089864655001 0.0 5.63570784490532e-05 0.0724362562042784 0.0 1109 1.0 0.0079357128417142 EFNB2-PECAM1 +COL4A2 CD93 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated recompute recompute recompute 0.6582846571368821 0.4630027772793905 0.6198216015396206 0.0084325366891025 0.0155837683010033 0.0 0.0 0.0 0.0 77 1.0 0.0079277375193171 COL4A2-CD93 +MMP2 PECAM1 Pericytes CAFs, Invasive Associated recompute recompute recompute 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0216588811659259 0.0032187363284526 0.0 0.0008547910510764 0.2486900231693327 0.0 2369 1.0 0.0079268454217696 MMP2-PECAM1 +MMRN2 CLEC14A Myoepithelial Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0151307911035231 0.0057802287131517 0.0 0.0003393939393939 0.0583891659094889 0.0 6875 1.0 0.0079261585066951 MMRN2-CLEC14A +VWF LRP1 Dendritic Cells Pericytes recompute recompute recompute 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.0019871862905238 0.0350138403862125 0.0 0.0010427182402635 0.0425937891138791 0.0 1711 1.0 0.0079260932669137 VWF-LRP1 +CXCL12 ITGA5 Macrophages B Cells recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.0338862305197021 0.0024809469483059 0.0 0.0009310986964618 0.4442854608469717 0.0 1074 1.0 0.0079227097149321 CXCL12-ITGA5 +VWF ITGA9 CAFs, Invasive Associated Dendritic Cells recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0016171311116606 0.0487643047611538 0.0 0.0004275331338178 0.0167348662416548 0.0 2339 1.0 0.0079221401571028 VWF-ITGA9 +HSPG2 LRP1 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes recompute recompute recompute 0.6589792304505506 0.6207977546603366 0.7917001487310438 0.0072827533047186 0.0104714078116759 0.0 0.0001673360107095 0.0139871102536858 0.0 83 1.0 0.0079210128091371 HSPG2-LRP1 +VWF SELP CAFs, Invasive Associated 11q13 Invasive Tumor Cells recompute recompute recompute 0.6332974881236617 0.6572093097629401 0.8824495942126559 0.0016171311116606 0.04130664769978 0.0 0.0001173121441531 0.0398174413316092 0.0 5812 1.0 0.007912156982687 VWF-SELP +COL4A2 CD93 Myeloid Cells T Lymphocytes recompute recompute recompute 0.7482742921073442 0.7779918296243433 0.6198216015396206 0.005733874009046 0.0118035014556376 0.0 0.0005154639175257 0.052163940542029 0.0 388 1.0 0.0079060663130699 COL4A2-CD93 +CD34 SELP T Lymphocytes Basal-like Structured DCIS Cells recompute recompute recompute 0.633566764858408 0.7760344326192508 0.8693461273411047 0.015517736049123 0.0036702914086929 0.0 0.0006784260515603 0.2774636471377034 0.0 737 1.0 0.0079019221817386 CD34-SELP +VWF LRP1 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0015572459193676 0.0501711964086628 0.0 0.0009243149195302 0.0187382964523834 0.0 209 1.0 0.0079005173390842 VWF-LRP1 +VWF LRP1 Basal-like Structured DCIS Cells Myoepithelial Cells recompute recompute recompute 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.0020251995753771 0.0416128058995347 0.0 0.000203808200533 0.0084503814465344 0.0 6412 1.0 0.007899627957994 VWF-LRP1 +MMRN2 CD93 Basal-like Structured DCIS Cells CAFs, Invasive Associated recompute recompute recompute 0.6301823358791634 0.6587114738285964 0.7917001487310438 0.0172764782878141 0.0042738820064046 0.0 0.0006695232994108 0.0854669571145141 0.0 1867 1.0 0.0078976921724252 MMRN2-CD93 +MMRN2 CLEC14A Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0172764782878141 0.0044340558155446 0.0 0.001953125 0.254698148275625 0.0 1280 1.0 0.0078974445311515 MMRN2-CLEC14A +VWF ITGA9 Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.2486570577556728 0.6252253442669611 0.2461374514707439 0.0033537993821664 0.1886404570313 0.0 0.0002015722636565 0.0052717661497417 0.0 902 1.0 0.0078946229139808 VWF-ITGA9 +CCN1 CAV1 T Lymphocytes Macrophages recompute recompute recompute 0.6213271600240247 0.8818704453527788 0.6198216015396206 0.013905026986541 0.0051192928876727 0.0 0.0001646808098421 0.0310249949791893 0.0 3441 1.0 0.0078927643749548 CCN1-CAV1 +CD34 SELP 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes recompute recompute recompute 0.633566764858408 0.7760344326192508 0.7917001487310438 0.0018436902762588 0.0335947364052305 0.0 0.0 0.0 0.0 69 1.0 0.0078891939891944 CD34-SELP +CXCL12 ITGA5 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.9161861017439124 0.0009692519480124 0.0693709672321744 0.0 0.000198491464867 0.0158180221389927 0.0 458 1.0 0.0078861308529102 CXCL12-ITGA5 +MMP2 PECAM1 Myoepithelial Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.718867305289982 0.6331674633943454 0.6198216015396206 0.0361307801045652 0.0023576674662702 0.0 0.0001999999999999 0.095900642478736 0.0 6875 1.0 0.0078849567736326 MMP2-PECAM1 +CD34 SELP CAFs, Invasive Associated Myeloid Cells recompute recompute recompute 0.633566764858408 0.7478729882108823 0.6198216015396206 0.0298399317533219 0.0027351735586246 0.0 0.0 0.0 0.0 143 1.0 0.0078815548410129 CD34-SELP +VEGFC FLT1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6593525851613742 0.6593689120110077 1.0 0.0120646829101097 0.0045642085393754 0.0 9.028530155290718e-05 0.0103477282722237 0.0 1846 1.0 0.0078799141041973 VEGFC-FLT1 +HSPG2 LRP1 Mast Cells Dendritic Cells recompute recompute recompute 0.8349903778527206 0.6207977546603366 0.6198216015396206 0.0014804857410621 0.0501711964086628 0.0 0.0013717421124828 0.02327449757266 0.0 162 1.0 0.00787577572297 HSPG2-LRP1 +HSPG2 LRP1 Macrophages Endothelial Cells recompute recompute recompute 0.9253089325030373 0.9078204025796472 0.8875000050982297 0.0022161183602947 0.0144359394371152 0.0 0.0003683791318199 0.0322356714572364 0.0 2790 1.0 0.0078749757057288 HSPG2-LRP1 +VWF LRP1 Dendritic Cells Myoepithelial Cells recompute recompute recompute 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.0019871862905238 0.0416128058995347 0.0 0.0003058202420808 0.0126800476766646 0.0 1412 1.0 0.0078747197012131 VWF-LRP1 +VWF LRP1 CAFs, Invasive Associated Macrophages recompute recompute recompute 0.6332974881236617 0.8604147465201248 0.6198216015396206 0.0016171311116606 0.0436001007095475 0.0 0.0005510653930933 0.0105120038988219 0.0 1361 1.0 0.0078729285109123 VWF-LRP1 +VWF ITGA9 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0015572459193676 0.0487643047611538 0.0 0.0013049151805132 0.0510781019650683 0.0 209 1.0 0.0078724733714094 VWF-ITGA9 +CD34 SELP 11q13 Invasive Tumor Cells Mast Cells recompute recompute recompute 0.633566764858408 0.8347297932672282 0.6198216015396206 0.0799339500711946 0.0009042150166242 0.0 0.0 0.0 0.0 42 1.0 0.0078662693438047 CD34-SELP +MMP2 PECAM1 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0014431743145616 0.0518891167572028 0.0 0.0004784688995215 0.0174692639362715 0.0 209 1.0 0.007864627966274 MMP2-PECAM1 +VEGFC FLT1 CXCL14+ Fibroblasts T Lymphocytes recompute recompute recompute 0.8718210606749883 0.777821334064334 0.6198216015396206 0.0017670878089588 0.0318483483218543 0.0 0.0 0.0 0.0 1881 1.0 0.0078641827148722 VEGFC-FLT1 +VWF SELP 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells recompute recompute recompute 0.6332974881236617 0.6572093097629401 0.8824495942126559 0.0015572459193676 0.04130664769978 0.0 9.766285280705576e-05 0.0331481871718708 0.0 12101 1.0 0.0078625527851547 VWF-SELP +VEGFC FLT1 Myeloid Cells T Lymphocytes recompute recompute recompute 0.743507317541692 0.777821334064334 0.6198216015396206 0.0020684923107111 0.0318483483218543 0.0 0.0030068728522336 0.3805241782040667 0.0 388 1.0 0.0078619295453262 VEGFC-FLT1 +CD34 SELP CAFs, Invasive Associated Macrophages recompute recompute recompute 0.633566764858408 0.941479368642921 0.6198216015396206 0.0298399317533219 0.0021392900294222 0.0 0.0 0.0 0.0 1361 1.0 0.0078612196590164 CD34-SELP +HSPG2 LRP1 B Cells Macrophages recompute recompute recompute 0.7789175740361626 0.8604147465201248 0.6198216015396206 0.0012941512528773 0.0436001007095475 0.0 0.0009911319770474 0.0227769188726239 0.0 1065 1.0 0.0078521817428194 HSPG2-LRP1 +CCN1 CAV1 Mast Cells Myoepithelial Cells recompute recompute recompute 0.8749036366850302 0.7283139964676212 0.7204611100467462 0.0004337320404416 0.1176565474247238 0.0 0.0 0.0 0.0 66 1.0 0.0078515641278626 CCN1-CAV1 +CD34 SELP T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.633566764858408 0.6572093097629401 0.7917001487310438 0.015517736049123 0.0045674276780054 0.0 0.0 0.0 0.0 97 1.0 0.0078480124804022 CD34-SELP +EFNB2 PECAM1 Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.0308750930304183 0.0041555861088636 0.0 9.484066767830046e-05 0.0120446988436919 0.0 659 1.0 0.0078421533627303 EFNB2-PECAM1 +EFNB2 PECAM1 Basal-like Structured DCIS Cells Mast Cells recompute recompute recompute 0.7800321422220979 0.8537710813834968 0.6198216015396206 0.1357656553382984 0.0004138063814779 0.0 0.0069444444444444 0.6067961165048547 0.0 18 1.0 0.0078382609161423 EFNB2-PECAM1 +CXCL12 ITGA5 Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.7917001487310438 0.0149256517769723 0.0050060729272313 0.0 0.0 0.0 0.0 246 1.0 0.0078330144357843 CXCL12-ITGA5 +VWF ITGA9 Myeloid Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.7848266128497919 0.6252253442669611 0.6198216015396206 0.0004024409845247 0.1886404570313 0.0 0.0005611672278338 0.0146763366267501 0.0 162 1.0 0.0078325675074094 VWF-ITGA9 +CCN1 CAV1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.2542249848376565 0.62431395375366 0.2461374514707439 0.1711385759005754 0.0034299077593249 0.0 0.0089743589743589 0.9283819628647214 0.0 26 1.0 0.0078235724709832 CCN1-CAV1 +VWF LRP1 11q13 Invasive Tumor Cells (Mitotic) Macrophages recompute recompute recompute 0.6332974881236617 0.8604147465201248 0.6198216015396206 0.0015572459193676 0.0436001007095475 0.0 0.0 0.0 0.0 103 1.0 0.0078235702509754 VWF-LRP1 +VEGFC FLT1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.4636527906642655 0.6593689120110077 0.2461374514707439 0.0666348171285698 0.0045642085393754 0.0 0.0 0.0 0.0 26 1.0 0.0078209791975271 VEGFC-FLT1 +CCN1 CAV1 Macrophages T Lymphocytes recompute recompute recompute 0.8619922139338987 0.62431395375366 0.6198216015396206 0.0054092055025683 0.0126805820762719 0.0 0.0001771066368381 0.0360811530398897 0.0 3576 1.0 0.0078206194659568 CCN1-CAV1 +VWF ITGA9 Myeloid Cells Macrophages recompute recompute recompute 0.7848266128497919 0.8794572885381431 0.7827641335561659 0.0004024409845247 0.104965956217838 0.0 0.0 0.0 0.0 162 1.0 0.0078174207088987 VWF-ITGA9 +MMP2 PECAM1 B Cells Plasma Cells recompute recompute recompute 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.0024819960935566 0.0326667674102811 0.0 0.0047138047138047 0.0941958210511852 0.0 297 1.0 0.0078106746961454 MMP2-PECAM1 +VEGFC FLT1 Plasma Cells CAFs, DCIS Associated recompute recompute recompute 0.4636527906642655 0.4630488285702799 0.8767341187813953 0.0023125636768155 0.0521374123931907 0.0 0.0012244897959183 0.2178468214204853 0.0 2450 1.0 0.0078100795175315 VEGFC-FLT1 +VWF ITGA9 Plasma Cells Pericytes recompute recompute recompute 0.7158082793127664 0.9404022517663844 0.7204611100467462 0.0003457348439318 0.1347191569099048 0.0 0.0002011263073209 0.0087175124395262 0.0 452 1.0 0.0078040074084316 VWF-ITGA9 +VWF LRP1 Macrophages Pericytes recompute recompute recompute 0.9011206516381156 0.9078204025796472 0.8875000050982297 0.0008850282134344 0.0350138403862125 0.0 0.0009232380392445 0.037713166248586 0.0 2474 1.0 0.0077987594667095 VWF-LRP1 +COL4A2 CD93 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6582846571368821 0.6587114738285964 1.0 0.0198024073017111 0.0026174949623928 0.0 0.0009020618556701 0.1223788026326245 0.0 1552 1.0 0.0077974473345535 COL4A2-CD93 +CD34 SELP Myeloid Cells CAFs, DCIS Associated recompute recompute recompute 0.7871981482311898 0.4623922682986163 0.7204611100467462 0.0038506427265089 0.0222228052993653 0.0 0.0 0.0 0.0 1302 1.0 0.0077954245093703 CD34-SELP +HSPG2 LRP1 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells recompute recompute recompute 0.6589792304505506 0.6207977546603366 0.7917001487310438 0.0033973231723341 0.0203874717835032 0.0 0.0015562108022091 0.0486146390936138 0.0 1187 1.0 0.0077949629613453 HSPG2-LRP1 +VWF ITGA9 11q13 Invasive Tumor Cells Myeloid Cells recompute recompute recompute 0.6332974881236617 0.7831795333113832 0.6198216015396206 0.0131302879503246 0.0055509879377996 0.0 0.0001202501202501 0.0089678594078477 0.0 756 1.0 0.007793458818922 VWF-ITGA9 +VWF ITGA9 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0071496754272206 0.0112932915661816 0.0 0.000390167772142 0.0146187829882565 0.0 233 1.0 0.0077929396528638 VWF-ITGA9 +MMP2 PECAM1 Plasma Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.718867305289982 0.6331674633943454 0.6198216015396206 0.0024319941937022 0.0326412663903893 0.0 0.0 0.0 0.0 148 1.0 0.0077928129185942 MMP2-PECAM1 +COL4A2 CD93 Myeloid Cells CAFs, DCIS Associated recompute recompute recompute 0.7482742921073442 0.4630027772793905 0.7204611100467462 0.005733874009046 0.0155837683010033 0.0 0.0003840245775729 0.1061620498586693 0.0 1302 1.0 0.0077874650084292 COL4A2-CD93 +VEGFC FLT1 B Cells T Lymphocytes recompute recompute recompute 0.7745997874735252 0.777821334064334 0.9318789094584046 0.0012459853895406 0.0318483483218543 0.0 0.0002674690738883 0.0338486043600923 0.0 4985 1.0 0.0077861010327489 VEGFC-FLT1 +COL4A2 CD93 B Cells T Lymphocytes recompute recompute recompute 0.7783550150988336 0.7779918296243433 0.9318789094584046 0.0033449520260795 0.0118035014556376 0.0 8.02407221664995e-05 0.0081202041846769 0.0 4985 1.0 0.0077860845128504 COL4A2-CD93 +CD34 SELP T Lymphocytes Dendritic Cells recompute recompute recompute 0.633566764858408 0.7760344326192508 0.909150863993142 0.015517736049123 0.0032078747392388 0.0 0.0003469812630117 0.0794360470173605 0.0 5764 1.0 0.0077844175763591 CD34-SELP +VWF ITGA9 Dendritic Cells T Lymphocytes recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.909150863993142 0.0019871862905238 0.0309945332907452 0.0 0.0004299028112573 0.0268168562972007 0.0 5921 1.0 0.0077797872471597 VWF-ITGA9 +MMRN2 CD93 11q13 Invasive Tumor Cells Myoepithelial Cells recompute recompute recompute 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.0208904415011529 0.0058437228618857 0.0 0.0001936858415649 0.0391956205024117 0.0 5163 1.0 0.0077742610983368 MMRN2-CD93 +HSPG2 LRP1 Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.0683610513379333 0.0018097844702233 0.0 0.0030279094260136 0.2693819165206223 0.0 422 1.0 0.0077721125083752 HSPG2-LRP1 +MMRN2 CD93 CAFs, DCIS Associated Basal-like Structured DCIS Cells recompute recompute recompute 0.7205550478301406 0.7779918296243433 0.6198216015396206 0.0117842887908422 0.0053794918117879 0.0 0.0003242542153047 0.0391414194732962 0.0 1542 1.0 0.0077712781798097 MMRN2-CD93 +VWF SELP 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6332974881236617 0.6572093097629401 0.8824495942126559 0.0131302879503246 0.0045674276780054 0.0 7.989833887548793e-05 0.0134475321928203 0.0 11947 1.0 0.007771259923695 VWF-SELP +CD34 SELP Plasma Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.7168245244832976 0.6572093097629401 0.6198216015396206 0.0018206581062216 0.04130664769978 0.0 0.0 0.0 0.0 148 1.0 0.0077673406979754 CD34-SELP +COL4A2 CD93 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells recompute recompute recompute 0.6582846571368821 0.4630027772793905 0.6198216015396206 0.0198024073017111 0.0058437228618857 0.0 0.0014005602240896 0.425014076273401 0.0 714 1.0 0.0077614959842866 COL4A2-CD93 +VWF ITGA9 Myoepithelial Cells T Lymphocytes recompute recompute recompute 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0025256125075084 0.0309945332907452 0.0 0.0001663478333194 0.0103765916962309 0.0 1093 1.0 0.007752806595212 VWF-ITGA9 +VWF ITGA9 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.8824495942126559 0.0131302879503246 0.0047273851759697 0.0 8.31946755407654e-05 0.0039010990031807 0.0 12020 1.0 0.0077512508596183 VWF-ITGA9 +EFNB2 PECAM1 T Lymphocytes Basal-like Structured DCIS Cells recompute recompute recompute 0.7800321422220979 0.6331674633943454 0.8693461273411047 0.0213929720256037 0.0023576674662702 0.0 8.480325644504748e-05 0.0263258514429487 0.0 737 1.0 0.007749313988574 EFNB2-PECAM1 +VWF ITGA9 Basal-like Structured DCIS Cells T Lymphocytes recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.8693461273411047 0.0020251995753771 0.0309945332907452 0.0 0.000790513833992 0.0493113683651322 0.0 575 1.0 0.0077463785448574 VWF-ITGA9 +MMP2 PECAM1 B Cells Macrophages recompute recompute recompute 0.6303642896310324 0.9015117569158254 0.6198216015396206 0.0024819960935566 0.0246995741084876 0.0 0.0008450704225352 0.0430132908807972 0.0 1065 1.0 0.0077455756731514 MMP2-PECAM1 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells Dendritic Cells recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0208904415011529 0.003263637675389 0.0 4.96031746031746e-05 0.0049986801223295 0.0 3360 1.0 0.0077455482897834 MMRN2-CLEC14A +COL4A2 CD93 Macrophages Basal-like Structured DCIS Cells recompute recompute recompute 0.9188764516910942 0.7779918296243433 0.6198216015396206 0.0090193130488293 0.0053794918117879 0.0 0.0 0.0 0.0 594 1.0 0.0077399082756907 COL4A2-CD93 +VWF LRP1 CAFs, DCIS Associated CXCL14+ Fibroblasts recompute recompute recompute 0.7158082793127664 0.9078204025796472 0.7204611100467462 0.0071496754272206 0.0064028969591119 0.0 0.0001950881362646 0.0203380031255262 0.0 11475 1.0 0.0077359185804262 VWF-LRP1 +CXCL12 ITGA5 CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7487535481622718 0.2488118640045775 0.2461374514707439 0.0131092554497256 0.0356093885486421 0.0 0.0004877751356624 0.1228300508340854 0.0 1491 1.0 0.0077343137518795 CXCL12-ITGA5 +VWF LRP1 Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated recompute recompute recompute 0.2486570577556728 0.6207977546603366 0.2461374514707439 0.0033537993821664 0.166956519448744 0.0 0.0022418058132343 0.0168914741897926 0.0 147 1.0 0.0077264217196711 VWF-LRP1 +HSPG2 LRP1 Dendritic Cells CXCL14+ Fibroblasts recompute recompute recompute 0.7789175740361626 0.9078204025796472 0.6198216015396206 0.0075637985935472 0.0064028969591119 0.0 0.0009640877319836 0.1140821209347486 0.0 922 1.0 0.0077234732730655 HSPG2-LRP1 +VWF LRP1 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.9161861017439124 0.0003521782369754 0.166956519448744 0.0 0.0010026737967914 0.0075549088414792 0.0 408 1.0 0.0077206401796837 VWF-LRP1 +MMRN2 CD93 Luminal-like Amorphous DCIS Cells Dendritic Cells recompute recompute recompute 0.250044481781731 0.7779918296243433 0.2461374514707439 0.0070431301838115 0.0627790816848129 0.0 0.0020632737276478 0.0451819017808302 0.0 727 1.0 0.0077201410510274 MMRN2-CD93 +MMP2 PECAM1 Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0161193721503025 0.0041555861088636 0.0 0.0012195121951219 0.2317053792313839 0.0 246 1.0 0.007719848485232 MMP2-PECAM1 +COL4A2 CD93 Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.4630253981438691 0.7779918296243433 0.2461374514707439 0.0443339118517084 0.0053794918117879 0.0 0.0005543237250554 0.0598401230798307 0.0 902 1.0 0.0077186135691457 COL4A2-CD93 +VWF SELP CAFs, Invasive Associated T Lymphocytes recompute recompute recompute 0.6332974881236617 0.7760344326192508 0.7917001487310438 0.0016171311116606 0.0335947364052305 0.0 0.000197628458498 0.010572156046673 0.0 2300 1.0 0.0077181188942813 VWF-SELP +COL4A2 CD93 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts recompute recompute recompute 0.6582846571368821 0.8817184225858201 0.6198216015396206 0.1740454925211078 0.0003375370073613 0.0 0.0001844262295081 0.143280355420605 0.0 4880 1.0 0.0077179371967428 COL4A2-CD93 +CD34 SELP Plasma Cells T Lymphocytes recompute recompute recompute 0.7168245244832976 0.7760344326192508 0.6198216015396206 0.0018206581062216 0.0335947364052305 0.0 0.0 0.0 0.0 753 1.0 0.0077151395773856 CD34-SELP +EFNB2 PECAM1 Myeloid Cells T Lymphocytes recompute recompute recompute 0.7451589345683471 0.6331674633943454 0.6198216015396206 0.0040724665904272 0.0176963220730796 0.0 0.0006443298969072 0.1177864036717379 0.0 388 1.0 0.0077142909462065 EFNB2-PECAM1 +CCN1 CAV1 Macrophages Macrophages recompute recompute recompute 0.8619922139338987 0.8818704453527788 1.0 0.0054092055025683 0.0051192928876727 0.0 0.0003932736642256 0.0740906816631963 0.0 2458 1.0 0.0077127432767768 CCN1-CAV1 +MMP2 PECAM1 CAFs, Invasive Associated CXCL14+ Fibroblasts recompute recompute recompute 0.6303642896310324 0.930308383061206 0.6198216015396206 0.141548283585814 0.0004089864655001 0.0 0.0004362416107382 0.7923987092147724 0.0 1490 1.0 0.0077123176615802 MMP2-PECAM1 +CCN1 CAV1 Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6213271600240247 0.62431395375366 0.7917001487310438 0.0083518627398662 0.0082011408892332 0.0 0.0012195121951219 0.2045254235736241 0.0 246 1.0 0.0077118244132183 CCN1-CAV1 +VWF ITGA9 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0003521782369754 0.1886404570313 0.0 0.0003829363559776 0.0100150233089027 0.0 1187 1.0 0.0076990262290727 VWF-ITGA9 +CD34 SELP CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.633566764858408 0.4623922682986163 0.2461374514707439 0.0298399317533219 0.0096770075292062 0.0 0.0 0.0 0.0 155 1.0 0.0076987466926657 CD34-SELP +MMRN2 CD93 Macrophages Dendritic Cells recompute recompute recompute 0.893316592628645 0.7779918296243433 0.6198216015396206 0.0007691101630988 0.0627790816848129 0.0 0.0008891523414344 0.0194708017751414 0.0 1687 1.0 0.0076973765269603 MMRN2-CD93 +CXCL12 ITGA5 Plasma Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.8730912658940219 0.6338612823312899 0.6198216015396206 0.0057086106530109 0.01057919065587 0.0 0.0003607503607503 0.1475134226652306 0.0 126 1.0 0.0076922036280455 CXCL12-ITGA5 +EFNB2 PECAM1 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells recompute recompute recompute 0.662063103571249 0.7841656220878274 0.6198216015396206 0.0491302556793708 0.001309307002134 0.0 0.0054347826086956 0.6712457071495477 0.0 23 1.0 0.0076912094533241 EFNB2-PECAM1 +VEGFC FLT1 Dendritic Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7745997874735252 0.4630488285702799 0.2461374514707439 0.0065101973396288 0.0359289752254096 0.0 0.0004432624113475 0.1118122657925851 0.0 752 1.0 0.0076881222031666 VEGFC-FLT1 +VEGFC FLT1 Basal-like Structured DCIS Cells Plasma Cells recompute recompute recompute 0.7745997874735252 0.4630488285702799 0.6198216015396206 0.0215813276111062 0.0043013567716651 0.0 0.0 0.0 0.0 79 1.0 0.0076873376088885 VEGFC-FLT1 +CXCL12 ITGA5 Luminal-like Amorphous DCIS Cells Dendritic Cells recompute recompute recompute 0.255669001367946 0.6338612823312899 0.2461374514707439 0.0061207051981986 0.0845203443408073 0.0 0.0009378516943853 0.0429860268739461 0.0 727 1.0 0.0076872130977612 CXCL12-ITGA5 +VWF LRP1 CAFs, DCIS Associated T Lymphocytes recompute recompute recompute 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0071496754272206 0.0104714078116759 0.0 0.0001890022249381 0.0158678797082347 0.0 11604 1.0 0.0076863059527139 VWF-LRP1 +EFNB2 PECAM1 Mast Cells Dendritic Cells recompute recompute recompute 0.8284725546778968 0.6331674633943454 0.6198216015396206 0.0012187708721425 0.0518891167572028 0.0 0.0023148148148148 0.1184753437160806 0.0 162 1.0 0.0076826474755291 EFNB2-PECAM1 +VWF ITGA9 CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7158082793127664 0.2531744428854943 0.2461374514707439 0.0071496754272206 0.0642389143033604 0.0 0.0006321911746112 0.0295889856712319 0.0 5752 1.0 0.0076779730924013 VWF-ITGA9 +CCN1 CAV1 Myoepithelial Cells Apocrine Cells recompute recompute recompute 0.7324582304061453 0.252518874138558 0.2461374514707439 0.2376713873232418 0.0018925243453249 0.0 0.003972036860502 0.2200266613639798 0.0 1049 1.0 0.0076773709115484 CCN1-CAV1 +CCN1 CAV1 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes recompute recompute recompute 0.6213271600240247 0.62431395375366 0.7917001487310438 0.0052560850129547 0.0126805820762719 0.0 0.0 0.0 0.0 69 1.0 0.0076768162253581 CCN1-CAV1 +VEGFC FLT1 Macrophages Basal-like Structured DCIS Cells recompute recompute recompute 0.8963332422588541 0.777821334064334 0.6198216015396206 0.0026007495851186 0.0182001711419816 0.0 0.0005611672278338 0.0672123846591325 0.0 594 1.0 0.0076759475691639 VEGFC-FLT1 +CD34 SELP Apocrine Cells Endothelial Cells recompute recompute recompute 0.2491449441646273 0.8819126042133903 0.2461374514707439 0.0003767662344862 1.0 0.0 0.0 0.0 0.0 15 1.0 0.0076710794167703 CD34-SELP +VWF SELP 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes recompute recompute recompute 0.6332974881236617 0.7760344326192508 0.7917001487310438 0.0015572459193676 0.0335947364052305 0.0 0.0 0.0 0.0 83 1.0 0.0076697311922871 VWF-SELP +VWF LRP1 Endothelial Cells Apocrine Cells recompute recompute recompute 0.955713094717548 0.2550748532138862 0.2461374514707439 1.0 0.0003386430177035 0.0 0.0189393939393939 1.0 0.0303030303030303 33 1.0 0.007667515204127 VWF-LRP1 +HSPG2 LRP1 Myoepithelial Cells B Cells recompute recompute recompute 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.0683610513379333 0.0016667952436519 0.0 0.0007402707275803 0.0936553264829576 0.0 394 1.0 0.0076662270746819 HSPG2-LRP1 +VWF LRP1 Myeloid Cells CAFs, Invasive Associated recompute recompute recompute 0.7848266128497919 0.6207977546603366 0.6198216015396206 0.0004024409845247 0.166956519448744 0.0 0.0016335227272727 0.0123082056542432 0.0 160 1.0 0.0076656884526892 VWF-LRP1 +VWF ITGA9 11q13 Invasive Tumor Cells Plasma Cells recompute recompute recompute 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.0131302879503246 0.0053724660607752 0.0 0.0 0.0 0.0 103 1.0 0.0076594920393173 VWF-ITGA9 +VWF LRP1 CAFs, Invasive Associated Pericytes recompute recompute recompute 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.0016171311116606 0.0350138403862125 0.0 0.0003398805051697 0.0138837108646537 0.0 2541 1.0 0.0076584997664306 VWF-LRP1 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated recompute recompute recompute 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.0024635726452692 0.0292771742399634 0.0 0.0 0.0 0.0 157 1.0 0.0076572208377137 MMRN2-CLEC14A +CXCL12 ITGA5 Dendritic Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6160088550075702 0.2488118640045775 0.2461374514707439 0.0149256517769723 0.0356093885486421 0.0 0.0004231141199226 0.1065473105514751 0.0 752 1.0 0.0076504856112589 CXCL12-ITGA5 +MMRN2 CD93 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6301823358791634 0.6587114738285964 0.8824495942126559 0.0208904415011529 0.0026174949623928 0.0 0.0 0.0 0.0 11947 1.0 0.0076491724711629 MMRN2-CD93 +HSPG2 LRP1 B Cells Pericytes recompute recompute recompute 0.7789175740361626 0.9078204025796472 0.6198216015396206 0.0012941512528773 0.0350138403862125 0.0 0.0005619781631342 0.0240588659593091 0.0 1211 1.0 0.0076383180616973 HSPG2-LRP1 +MMRN2 CD93 Luminal-like Amorphous DCIS Cells Macrophages recompute recompute recompute 0.250044481781731 0.944024288971064 0.2461374514707439 0.0070431301838115 0.0484215930647349 0.0 0.0 0.0 0.0 222 1.0 0.0076353792433761 MMRN2-CD93 +HSPG2 LRP1 T Lymphocytes CXCL14+ Fibroblasts recompute recompute recompute 0.7789175740361626 0.9078204025796472 0.6198216015396206 0.0070532058552773 0.0064028969591119 0.0 0.000103427895981 0.0122387966840569 0.0 1880 1.0 0.0076340281226854 HSPG2-LRP1 +VEGFC FLT1 CAFs, DCIS Associated B Cells recompute recompute recompute 0.4636527906642655 0.777821334064334 0.6198216015396206 0.0693389464442948 0.001271575589586 0.0 0.0003150598613736 0.0771579713560183 0.0 4232 1.0 0.0076285803734581 VEGFC-FLT1 +EFNB2 PECAM1 Myeloid Cells CAFs, DCIS Associated recompute recompute recompute 0.7451589345683471 0.7167436199046466 0.7204611100467462 0.0040724665904272 0.0125623889131764 0.0 0.0002880184331797 0.1337223147956134 0.0 1302 1.0 0.0076270936869506 EFNB2-PECAM1 +VWF ITGA9 B Cells Myoepithelial Cells recompute recompute recompute 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.00023686843287 0.2898144908728011 0.0 0.000366568914956 0.0085135040784722 0.0 496 1.0 0.0076248750210833 VWF-ITGA9 +EFNB2 PECAM1 T Lymphocytes Myoepithelial Cells recompute recompute recompute 0.7800321422220979 0.7167436199046466 0.6198216015396206 0.0213929720256037 0.0026482500471321 0.0 9.780907668231612e-05 0.0364975560191277 0.0 1278 1.0 0.0076236421518097 EFNB2-PECAM1 +MMRN2 CLEC14A Basal-like Structured DCIS Cells Dendritic Cells recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.8693461273411047 0.0172764782878141 0.003263637675389 0.0 0.0 0.0 0.0 1044 1.0 0.0076221139879761 MMRN2-CLEC14A +MMP2 PECAM1 CAFs, Invasive Associated Mast Cells recompute recompute recompute 0.6303642896310324 0.8537710813834968 0.6198216015396206 0.141548283585814 0.0004138063814779 0.0 0.0073076923076923 1.0 0.0 130 1.0 0.0076176090674395 MMP2-PECAM1 +VWF ITGA9 B Cells CAFs, DCIS Associated recompute recompute recompute 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.00023686843287 0.2879885658616873 0.0 0.0001557043397023 0.0057379534586018 0.0 4087 1.0 0.0076168473921341 VWF-ITGA9 +VWF ITGA9 Mast Cells Pericytes recompute recompute recompute 0.8525936146535493 0.9404022517663844 0.8567148457705164 0.0002103933337194 0.1347191569099048 0.0 0.0007451564828614 0.0322976690382448 0.0 244 1.0 0.0076131141478687 VWF-ITGA9 +VWF LRP1 11q13 Invasive Tumor Cells (Mitotic) Pericytes recompute recompute recompute 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.0015572459193676 0.0350138403862125 0.0 0.0009294794914847 0.0379681220844203 0.0 379 1.0 0.0076104858384908 VWF-LRP1 +VWF LRP1 CAFs, Invasive Associated Myoepithelial Cells recompute recompute recompute 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.0016171311116606 0.0416128058995347 0.0 0.0007422802850356 0.0307767377975302 0.0 1684 1.0 0.0076088606279964 VWF-LRP1 +EFNB2 PECAM1 Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated recompute recompute recompute 0.4619393085577573 0.6331674633943454 0.2461374514707439 0.0835287751665837 0.0032187363284526 0.0 0.0012755102040816 0.2512501212438819 0.0 147 1.0 0.0076056095553582 EFNB2-PECAM1 +MMRN2 CLEC14A CAFs, DCIS Associated Basal-like Structured DCIS Cells recompute recompute recompute 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0117842887908422 0.0057802287131517 0.0 0.0 0.0 0.0 1542 1.0 0.0076027327338029 MMRN2-CLEC14A +CXCL12 ITGA5 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.0131092554497256 0.0050060729272313 0.0 0.0009324009324009 0.5357225073673073 0.0 390 1.0 0.0076023181504381 CXCL12-ITGA5 +COL4A2 CD93 T Lymphocytes B Cells recompute recompute recompute 0.7783550150988336 0.7779918296243433 0.9318789094584046 0.0316800311254893 0.001079730675535 0.0 0.0001796407185628 0.0303800014287193 0.0 5010 1.0 0.0076021466579915 COL4A2-CD93 +EFNB2 PECAM1 Mast Cells Macrophages recompute recompute recompute 0.8284725546778968 0.9015117569158254 0.8567148457705164 0.0012187708721425 0.0246995741084876 0.0 0.0018939393939393 0.1824871666071381 0.0 165 1.0 0.0075994737025007 EFNB2-PECAM1 +MMP2 PECAM1 Myoepithelial Cells Myeloid Cells recompute recompute recompute 0.718867305289982 0.7841656220878274 0.7204611100467462 0.0361307801045652 0.001309307002134 0.0 0.0 0.0 0.0 51 1.0 0.0075962321050322 MMP2-PECAM1 +HSPG2 LRP1 B Cells Myoepithelial Cells recompute recompute recompute 0.7789175740361626 0.7346293219749174 0.6198216015396206 0.0012941512528773 0.0416128058995347 0.0 0.0009240591397849 0.0305131856772919 0.0 496 1.0 0.0075888097324902 HSPG2-LRP1 +MMRN2 CD93 CAFs, DCIS Associated Myoepithelial Cells recompute recompute recompute 0.7205550478301406 0.4630027772793905 0.8293805866303694 0.0117842887908422 0.0058437228618857 0.0 0.0002019182231196 0.0408615827670775 0.0 9905 1.0 0.007585772103644 MMRN2-CD93 +MMRN2 CD93 Myoepithelial Cells CAFs, Invasive Associated recompute recompute recompute 0.7205550478301406 0.6587114738285964 0.6198216015396206 0.0151307911035231 0.0042738820064046 0.0 0.0016005121638924 0.2043108949203559 0.0 1562 1.0 0.0075837806742585 MMRN2-CD93 +MMRN2 CLEC14A Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0151307911035231 0.0044340558155446 0.0 0.0 0.0 0.0 659 1.0 0.0075835428760429 MMRN2-CLEC14A +VWF ITGA9 Luminal-like Amorphous DCIS Cells Macrophages recompute recompute recompute 0.2486570577556728 0.8794572885381431 0.2461374514707439 0.0033537993821664 0.104965956217838 0.0 0.0028665028665028 0.0642450837173295 0.0 222 1.0 0.0075787345221822 VWF-ITGA9 +CXCL12 ITGA5 B Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.8693461273411047 0.0052742025956585 0.01057919065587 0.0 0.0002525252525252 0.1032593958656614 0.0 360 1.0 0.0075781651947218 CXCL12-ITGA5 +EFNB2 PECAM1 Plasma Cells CAFs, DCIS Associated recompute recompute recompute 0.4619393085577573 0.7167436199046466 0.8767341187813953 0.0051428381563772 0.0125623889131764 0.0 0.0004591836734693 0.2131915761598636 0.0 2450 1.0 0.0075656949702331 EFNB2-PECAM1 +VWF SELP 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.6332974881236617 0.7760344326192508 0.7917001487310438 0.0131302879503246 0.0036702914086929 0.0 7.027511961722486e-05 0.0293117429769414 0.0 30400 1.0 0.0075654999975156 VWF-SELP +HSPG2 LRP1 Endothelial Cells Apocrine Cells recompute recompute recompute 0.8818165186409654 0.2550748532138862 0.2461374514707439 1.0 0.0003386430177035 0.0 0.0075757575757575 1.0 0.0 33 1.0 0.0075653628321306 HSPG2-LRP1 +CXCL12 ITGA5 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.255669001367946 0.6338612823312899 0.2461374514707439 0.0061207051981986 0.0766612252832893 0.0 0.0 0.0 0.0 186 1.0 0.0075631840833418 CXCL12-ITGA5 +VWF LRP1 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells recompute recompute recompute 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.0015572459193676 0.0416128058995347 0.0 0.0005252100840336 0.021776481702118 0.0 714 1.0 0.0075611579059179 VWF-LRP1 +EFNB2 PECAM1 B Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.7800321422220979 0.6331674633943454 0.7917001487310438 0.0014623066995027 0.0326412663903893 0.0 0.0003920953575909 0.1335624050351687 0.0 797 1.0 0.0075596217792382 EFNB2-PECAM1 +MMP2 PECAM1 T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0141923232885854 0.0041555861088636 0.0 0.0 0.0 0.0 97 1.0 0.0075577585223052 MMP2-PECAM1 +VWF ITGA9 CXCL14+ Fibroblasts Macrophages recompute recompute recompute 0.9275752708651288 0.8794572885381431 0.8875000050982297 0.000245041593909 0.104965956217838 0.0 0.0 0.0 0.0 1424 1.0 0.0075568312135921 VWF-ITGA9 +VWF LRP1 T Lymphocytes Endothelial Cells recompute recompute recompute 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.0036144684673052 0.0144359394371152 0.0 0.0003241305674191 0.0286320081271607 0.0 4768 1.0 0.007554880005971 VWF-LRP1 +CD34 SELP CAFs, DCIS Associated B Cells recompute recompute recompute 0.7168245244832976 0.7760344326192508 0.6198216015396206 0.1173076386135379 0.0004582650848664 0.0 0.0 0.0 0.0 4232 1.0 0.007550960380283 CD34-SELP +EFNB2 PECAM1 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells recompute recompute recompute 0.662063103571249 0.6331674633943454 0.7917001487310438 0.0236359933700329 0.0023576674662702 0.0 0.0002632687447346 0.0817276853978653 0.0 1187 1.0 0.007548132689877 EFNB2-PECAM1 +EFNB2 PECAM1 Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7800321422220979 0.6331674633943454 0.7917001487310438 0.0113788029360913 0.0041555861088636 0.0 0.0010162601626016 0.1290643339511056 0.0 246 1.0 0.00754779947503 EFNB2-PECAM1 +MMRN2 CD93 T Lymphocytes T Lymphocytes recompute recompute recompute 0.6301823358791634 0.7779918296243433 1.0 0.0031934983073077 0.0118035014556376 0.0 0.0003064303224589 0.0234770703347243 0.0 21212 1.0 0.007547215643936 MMRN2-CD93 +EFNB2 PECAM1 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells recompute recompute recompute 0.662063103571249 0.7167436199046466 0.6198216015396206 0.0236359933700329 0.0026482500471321 0.0 0.0002759381898454 0.1029666149943602 0.0 453 1.0 0.0075424210013145 EFNB2-PECAM1 +VEGFC FLT1 Myoepithelial Cells CAFs, Invasive Associated recompute recompute recompute 0.4636527906642655 0.6593689120110077 0.6198216015396206 0.014525360548861 0.0066828239855783 0.0 0.0004268032437046 0.0525717720608996 0.0 1562 1.0 0.0075412961282906 VEGFC-FLT1 +COL4A2 CD93 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells recompute recompute recompute 0.6582846571368821 0.7779918296243433 0.7917001487310438 0.0084325366891025 0.0053794918117879 0.0 0.0005897219882055 0.0636614215882142 0.0 1187 1.0 0.0075412219157589 COL4A2-CD93 +CXCL12 ITGA5 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.8824495942126559 0.0106340017102282 0.0050060729272313 0.0 5.326555925032529e-05 0.0306043869823543 0.0 11947 1.0 0.007537796006291 CXCL12-ITGA5 +CCN1 CAV1 11q13 Invasive Tumor Cells (G1/S) Plasma Cells recompute recompute recompute 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.0052560850129547 0.0124087765732037 0.0 0.0 0.0 0.0 5 1.0 0.0075344179437767 CCN1-CAV1 +HSPG2 LRP1 CXCL14+ Fibroblasts Basal-like Structured DCIS Cells recompute recompute recompute 0.8818165186409654 0.6207977546603366 0.6198216015396206 0.0026436039558049 0.0203874717835032 0.0 0.0006047714381047 0.0188925209591486 0.0 1332 1.0 0.0075340087343315 HSPG2-LRP1 +MMRN2 CD93 Basal-like Structured DCIS Cells Myoepithelial Cells recompute recompute recompute 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.0172764782878141 0.0058437228618857 0.0 0.0 0.0 0.0 6412 1.0 0.0075320014725805 MMRN2-CD93 +HSPG2 LRP1 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells recompute recompute recompute 0.6589792304505506 0.9078204025796472 0.6198216015396206 0.0033973231723341 0.0144359394371152 0.0 0.0019614079728583 0.1716364949726902 0.0 262 1.0 0.0075269722341688 HSPG2-LRP1 +MMP2 PECAM1 Pericytes Basal-like Structured DCIS Cells recompute recompute recompute 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0216588811659259 0.0023576674662702 0.0 0.0007139278557114 0.3423307002309592 0.0 1996 1.0 0.0075260424378603 MMP2-PECAM1 +VEGFC FLT1 Dendritic Cells Macrophages recompute recompute recompute 0.7745997874735252 0.8998347793593909 0.6198216015396206 0.0065101973396288 0.0064362797035136 0.0 0.0004082465809348 0.1479171352462388 0.0 1633 1.0 0.007521241719057 VEGFC-FLT1 +VWF ITGA9 Plasma Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0003457348439318 0.1886404570313 0.0 0.0 0.0 0.0 126 1.0 0.0075205297302321 VWF-ITGA9 +VEGFC FLT1 Macrophages Myoepithelial Cells recompute recompute recompute 0.8963332422588541 0.4630488285702799 0.7204611100467462 0.0026007495851186 0.0232163927704059 0.0 0.0004662004662004 0.0912195597112214 0.0 715 1.0 0.0075179655670741 VEGFC-FLT1 +CD34 SELP Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.2491449441646273 0.6572093097629401 0.2461374514707439 0.0108445362943651 0.04130664769978 0.0 0.0 0.0 0.0 186 1.0 0.0075178587483955 CD34-SELP +CCN1 CAV1 Myeloid Cells CAFs, Invasive Associated recompute recompute recompute 0.7797135509308979 0.62431395375366 0.6198216015396206 0.0009209869688402 0.0649213179279442 0.0 0.0008333333333333 0.0343344225331851 0.0 160 1.0 0.0075169513778081 CCN1-CAV1 +EFNB2 PECAM1 Luminal-like Amorphous DCIS Cells Myoepithelial Cells recompute recompute recompute 0.4619393085577573 0.7167436199046466 0.2461374514707439 0.0835287751665837 0.0026482500471321 0.0 0.000243227061817 0.0907604244427163 0.0 13362 1.0 0.0075160076537972 EFNB2-PECAM1 +VWF LRP1 Macrophages 11q13 Invasive Tumor Cells recompute recompute recompute 0.9011206516381156 0.6207977546603366 0.6198216015396206 0.0008850282134344 0.0587195251380622 0.0 0.0001241570390506 0.0129119319418904 0.0 1739 1.0 0.0075154918194504 VWF-LRP1 +EFNB2 PECAM1 Myoepithelial Cells CAFs, Invasive Associated recompute recompute recompute 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.0308750930304183 0.0032187363284526 0.0 0.0004001280409731 0.0788172595451358 0.0 1562 1.0 0.0075152638828948 EFNB2-PECAM1 +CCN1 CAV1 Myeloid Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.7797135509308979 0.62431395375366 0.6198216015396206 0.0009209869688402 0.0641739251983978 0.0 0.0012345679012345 0.1172779928364539 0.0 162 1.0 0.007502458824465 CCN1-CAV1 +CXCL12 ITGA5 B Cells Macrophages recompute recompute recompute 0.6160088550075702 0.9004887531897467 0.6198216015396206 0.0052742025956585 0.0098335877942119 0.0 0.000554844216816 0.0914141880620382 0.0 1065 1.0 0.007502402174353 CXCL12-ITGA5 +MMP2 PECAM1 Basal-like Structured DCIS Cells B Cells recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.8693461273411047 0.0104129581710415 0.0049190726392343 0.0 0.0002777777777777 0.0339308980504999 0.0 270 1.0 0.0074982560338771 MMP2-PECAM1 +CCN1 CAV1 Myeloid Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.7797135509308979 0.62431395375366 0.6198216015396206 0.0009209869688402 0.0638329144736252 0.0 0.0002599653379549 0.0678661231478083 0.0 1154 1.0 0.007495799573621 CCN1-CAV1 +VEGFC FLT1 Dendritic Cells CAFs, Invasive Associated recompute recompute recompute 0.7745997874735252 0.6593689120110077 0.7917001487310438 0.0065101973396288 0.0066828239855783 0.0 0.0 0.0 0.0 2359 1.0 0.0074854919265575 VEGFC-FLT1 +CCN1 CAV1 T Lymphocytes CXCL14+ Fibroblasts recompute recompute recompute 0.6213271600240247 0.943345641464811 0.6198216015396206 0.013905026986541 0.0034806998160403 0.0 0.0001063829787234 0.0393837977387811 0.0 1880 1.0 0.007484847904936 CCN1-CAV1 +VWF ITGA9 CAFs, DCIS Associated Plasma Cells recompute recompute recompute 0.7158082793127664 0.7292496872084557 0.8767341187813953 0.0071496754272206 0.0053724660607752 0.0 0.0001482414853796 0.0143184248469467 0.0 2453 1.0 0.0074845734168119 VWF-ITGA9 +VWF LRP1 Macrophages Myoepithelial Cells recompute recompute recompute 0.9011206516381156 0.7346293219749174 0.7204611100467462 0.0008850282134344 0.0416128058995347 0.0 0.000588048315321 0.0243819069127592 0.0 715 1.0 0.0074835640754629 VWF-LRP1 +VWF ITGA9 11q13 Invasive Tumor Cells (G1/S) Pericytes recompute recompute recompute 0.6332974881236617 0.9404022517663844 0.6198216015396206 0.0003521782369754 0.1347191569099048 0.0 0.0 0.0 0.0 345 1.0 0.0074799506266819 VWF-ITGA9 +VWF ITGA9 Macrophages CAFs, Invasive Associated recompute recompute recompute 0.9011206516381156 0.6252253442669611 0.6198216015396206 0.0008850282134344 0.0565946652887153 0.0 0.0003357056532832 0.012417843132618 0.0 1354 1.0 0.0074783187660758 VWF-ITGA9 +MMRN2 CD93 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells recompute recompute recompute 0.6301823358791634 0.7779918296243433 0.7917001487310438 0.000716220684292 0.0627790816848129 0.0 0.0 0.0 0.0 193 1.0 0.0074755817104348 MMRN2-CD93 +MMP2 PECAM1 Endothelial Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.9067635403815892 0.2491073778594529 0.2461374514707439 0.0411127335336962 0.0076066460958003 0.0 0.000289156626506 0.1220357022058508 0.0 2075 1.0 0.007470874426696 MMP2-PECAM1 +CD34 SELP Luminal-like Amorphous DCIS Cells T Lymphocytes recompute recompute recompute 0.2491449441646273 0.7760344326192508 0.2461374514707439 0.0108445362943651 0.0335947364052305 0.0 0.0 0.0 0.0 316 1.0 0.00746733429397 CD34-SELP +CCN1 CAV1 T Lymphocytes Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6213271600240247 0.252518874138558 0.2461374514707439 0.013905026986541 0.0322196586137726 0.0 0.0001740644038294 0.0304606003417254 0.0 383 1.0 0.0074647314853682 CCN1-CAV1 +HSPG2 LRP1 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts recompute recompute recompute 0.6589792304505506 0.9078204025796472 0.6198216015396206 0.0072827533047186 0.0064028969591119 0.0 0.0003687315634218 0.0436326253464484 0.0 339 1.0 0.0074639484234927 HSPG2-LRP1 +CD34 SELP Dendritic Cells CAFs, DCIS Associated recompute recompute recompute 0.633566764858408 0.4623922682986163 0.6198216015396206 0.0042829523358709 0.0222228052993653 0.0 0.0001498800959232 0.0400499812926811 0.0 3336 1.0 0.007463379105149 CD34-SELP +CCN1 CAV1 Macrophages Dendritic Cells recompute recompute recompute 0.8619922139338987 0.62431395375366 0.6198216015396206 0.0054092055025683 0.009460730808256 0.0 9.879470460383324e-05 0.0122659584728511 0.0 1687 1.0 0.0074479843718168 CCN1-CAV1 +VWF LRP1 Myoepithelial Cells Endothelial Cells recompute recompute recompute 0.7158082793127664 0.9078204025796472 0.7204611100467462 0.0025256125075084 0.0144359394371152 0.0 0.0005107820528381 0.0451198293469088 0.0 2247 1.0 0.0074479514083899 VWF-LRP1 +EFNB2 PECAM1 Mast Cells Plasma Cells recompute recompute recompute 0.8284725546778968 0.7167436199046466 0.7204611100467462 0.0012187708721425 0.0326667674102811 0.0 0.0075 0.1587664893290385 0.0 50 1.0 0.0074452749526021 EFNB2-PECAM1 +CXCL12 ITGA5 Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated recompute recompute recompute 0.255669001367946 0.6338612823312899 0.2461374514707439 0.0061207051981986 0.0693709672321744 0.0 0.0 0.0 0.0 147 1.0 0.0074382654140403 CXCL12-ITGA5 +CCN1 CAV1 Plasma Cells Plasma Cells recompute recompute recompute 0.7324582304061453 0.7283139964676212 1.0 0.0025580826958339 0.0124087765732037 0.0 0.0009422850412249 0.046454288326308 0.0 283 1.0 0.0074380287848105 CCN1-CAV1 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells Myeloid Cells recompute recompute recompute 0.6301823358791634 0.7830372268649692 0.6198216015396206 0.0208904415011529 0.0026038611777234 0.0 0.0004409171075837 0.0375209756414257 0.0 756 1.0 0.0074161831607742 MMRN2-CLEC14A +MMP2 PECAM1 Myeloid Cells Dendritic Cells recompute recompute recompute 0.785133132759182 0.6331674633943454 0.6198216015396206 0.001039571291679 0.0518891167572028 0.0 0.0008823529411764 0.0322153779060066 0.0 170 1.0 0.0074149900606086 MMP2-PECAM1 +VWF ITGA9 CXCL14+ Fibroblasts Basal-like Structured DCIS Cells recompute recompute recompute 0.9275752708651288 0.6252253442669611 0.6198216015396206 0.000245041593909 0.1886404570313 0.0 0.0003412503412503 0.0089247993000507 0.0 1332 1.0 0.0074146526305441 VWF-ITGA9 +MMP2 PECAM1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.8824495942126559 0.0014431743145616 0.0326412663903893 0.0 9.709941327163045e-05 0.039342293459707 0.0 12101 1.0 0.0074127867833831 MMP2-PECAM1 +VEGFC FLT1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.8718210606749883 0.6593689120110077 0.6198216015396206 0.0017670878089588 0.026308073552735 0.0 0.0004273504273504 0.0311469739222534 0.0 390 1.0 0.0074107482208927 VEGFC-FLT1 +VWF ITGA9 CAFs, DCIS Associated B Cells recompute recompute recompute 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0071496754272206 0.0083442542366581 0.0 0.0003866643753222 0.0212850626786769 0.0 4232 1.0 0.0074096182558106 VWF-ITGA9 +VEGFC FLT1 Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.743507317541692 0.6593689120110077 0.6198216015396206 0.0020684923107111 0.026308073552735 0.0 0.0111111111111111 0.8098213219785908 0.0 30 1.0 0.007408624965011 VEGFC-FLT1 +EFNB2 PECAM1 Plasma Cells T Lymphocytes recompute recompute recompute 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.0051428381563772 0.0176963220730796 0.0 0.0013280212483399 0.2427682582981902 0.0 753 1.0 0.0074058719778273 EFNB2-PECAM1 +VEGFC FLT1 Plasma Cells T Lymphocytes recompute recompute recompute 0.4636527906642655 0.777821334064334 0.6198216015396206 0.0023125636768155 0.0318483483218543 0.0 0.0006640106241699 0.0840315202863846 0.0 753 1.0 0.0074032147579564 VEGFC-FLT1 +VWF ITGA9 Plasma Cells Macrophages recompute recompute recompute 0.7158082793127664 0.8794572885381431 0.7204611100467462 0.0003457348439318 0.104965956217838 0.0 0.0002697599136768 0.006045955313797 0.0 337 1.0 0.0074029424797339 VWF-ITGA9 +CCN1 CAV1 CAFs, Invasive Associated Apocrine Cells recompute recompute recompute 0.6213271600240247 0.252518874138558 0.2461374514707439 0.2247035641022029 0.0018925243453249 0.0 0.0 0.0 0.0 0 1.0 0.007400157203805 CCN1-CAV1 +VEGFC FLT1 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells recompute recompute recompute 0.6593525851613742 0.4630488285702799 0.6198216015396206 0.0201572483258557 0.0043013567716651 0.0 0.0 0.0 0.0 5 1.0 0.0073990312553537 VEGFC-FLT1 +MMP2 PECAM1 Dendritic Cells CAFs, Invasive Associated recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0161193721503025 0.0032187363284526 0.0 0.0011127596439169 0.3237425348324813 0.0 2359 1.0 0.0073980571176033 MMP2-PECAM1 +VWF SELP 11q13 Invasive Tumor Cells Dendritic Cells recompute recompute recompute 0.6332974881236617 0.7760344326192508 0.7917001487310438 0.0131302879503246 0.0032078747392388 0.0 5.411255411255411e-05 0.0089792945144412 0.0 3360 1.0 0.0073975936696165 VWF-SELP +MMP2 PECAM1 B Cells T Lymphocytes recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.9318789094584046 0.0024819960935566 0.0176963220730796 0.0 0.0006770310932798 0.0896717927305618 0.0 4985 1.0 0.0073936569998497 MMP2-PECAM1 +CCN1 CAV1 11q13 Invasive Tumor Cells (Mitotic) Macrophages recompute recompute recompute 0.6213271600240247 0.8818704453527788 0.6198216015396206 0.0093830613230477 0.0051192928876727 0.0 0.0003236245954692 0.0609691648905713 0.0 103 1.0 0.0073919317674298 CCN1-CAV1 +CD34 SELP B Cells Pericytes recompute recompute recompute 0.633566764858408 0.8819126042133903 0.6198216015396206 0.0006336851232098 0.0741032966028748 0.0 0.0 0.0 0.0 1211 1.0 0.0073881170827827 CD34-SELP +CXCL12 ITGA5 T Lymphocytes Mast Cells recompute recompute recompute 0.6160088550075702 0.8532421230021885 0.6198216015396206 0.0255753403203798 0.0019510637826432 0.0 0.0005460005460005 0.0310186858015648 0.0 333 1.0 0.007387602887204 CXCL12-ITGA5 +VWF LRP1 Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.6332974881236617 0.6207977546603366 1.0 0.0020251995753771 0.0203874717835032 0.0 0.0001079707991232 0.0050554916596539 0.0 19576 1.0 0.0073858176298204 VWF-LRP1 +VWF SELP Myeloid Cells Pericytes recompute recompute recompute 0.7848266128497919 0.8819126042133903 0.7827641335561659 0.0004024409845247 0.0741032966028748 0.0 0.0012853470437017 0.0296458135515062 0.0 389 1.0 0.0073801206949675 VWF-SELP +COL4A2 CD93 Macrophages Myoepithelial Cells recompute recompute recompute 0.9188764516910942 0.4630027772793905 0.7204611100467462 0.0090193130488293 0.0058437228618857 0.0 0.0006993006993006 0.2122098254959498 0.0 715 1.0 0.007379936013199 COL4A2-CD93 +VEGFC FLT1 Dendritic Cells Myeloid Cells recompute recompute recompute 0.7745997874735252 0.7472387841445823 0.6198216015396206 0.0065101973396288 0.0068935067166085 0.0 0.0041407867494824 0.2517848176682676 0.0 161 1.0 0.0073757557479181 VEGFC-FLT1 +VEGFC FLT1 T Lymphocytes Plasma Cells recompute recompute recompute 0.7745997874735252 0.4630488285702799 0.6198216015396206 0.016822895653248 0.0043013567716651 0.0 0.0009350163627863 0.0741571048359488 0.0 713 1.0 0.007374734612449 VEGFC-FLT1 +HSPG2 LRP1 Macrophages Basal-like Structured DCIS Cells recompute recompute recompute 0.9253089325030373 0.6207977546603366 0.6198216015396206 0.0022161183602947 0.0203874717835032 0.0 0.0005845491956603 0.0182607961203892 0.0 594 1.0 0.0073746885882502 HSPG2-LRP1 +EFNB2 PECAM1 CXCL14+ Fibroblasts T Lymphocytes recompute recompute recompute 0.8640667164982425 0.6331674633943454 0.6198216015396206 0.002676946692949 0.0176963220730796 0.0 0.0 0.0 0.0 1881 1.0 0.0073729767818288 EFNB2-PECAM1 +CCN1 CAV1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6213271600240247 0.62431395375366 0.9592803095773328 0.0052560850129547 0.0082011408892332 0.0 0.0005645889792231 0.0946876960989 0.0 1476 1.0 0.0073711371126206 CCN1-CAV1 +HSPG2 LRP1 Plasma Cells Macrophages recompute recompute recompute 0.4629984640915818 0.8604147465201248 0.7204611100467462 0.0012814156885439 0.0436001007095475 0.0 0.0021430926475436 0.0492497956881896 0.0 337 1.0 0.0073707751468203 HSPG2-LRP1 +CXCL12 ITGA5 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.7917001487310438 0.0009692519480124 0.053516012135424 0.0 0.0 0.0 0.0 83 1.0 0.0073707410252261 CXCL12-ITGA5 +VWF ITGA9 CAFs, DCIS Associated Myeloid Cells recompute recompute recompute 0.7158082793127664 0.7831795333113832 0.7204611100467462 0.0071496754272206 0.0055509879377996 0.0 6.881838827334664e-05 0.0051322495929847 0.0 1321 1.0 0.0073703441616789 VWF-ITGA9 +EFNB2 PECAM1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.1194227711616854 0.0007400708115376 0.0 0.0 0.0 0.0 135 1.0 0.0073698066534692 EFNB2-PECAM1 +MMRN2 CLEC14A Myoepithelial Cells Myeloid Cells recompute recompute recompute 0.7205550478301406 0.7830372268649692 0.7204611100467462 0.0151307911035231 0.0026038611777234 0.0 0.0 0.0 0.0 51 1.0 0.0073692551224441 MMRN2-CLEC14A +COL4A2 CD93 Dendritic Cells B Cells recompute recompute recompute 0.7783550150988336 0.7779918296243433 0.909150863993142 0.0267593032157803 0.001079730675535 0.0 0.0004452926208651 0.075305813549985 0.0 1572 1.0 0.0073608933743972 COL4A2-CD93 +CCN1 CAV1 CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.9219165193585238 0.252518874138558 0.2461374514707439 0.0086134406931133 0.0322196586137726 0.0 0.0005812653699977 0.1017192012752857 0.0 1491 1.0 0.0073605494873435 CCN1-CAV1 +VWF LRP1 Plasma Cells CAFs, Invasive Associated recompute recompute recompute 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0003457348439318 0.166956519448744 0.0 0.0017942583732057 0.0135193105584365 0.0 285 1.0 0.0073602988875117 VWF-LRP1 +CD34 SELP 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.633566764858408 0.6572093097629401 1.0 0.0083565457974945 0.0045674276780054 0.0 0.0009664948453608 0.2952415186059043 0.0 1552 1.0 0.0073597999528594 CD34-SELP +MMP2 PECAM1 Macrophages B Cells recompute recompute recompute 0.9330801352629944 0.6331674633943454 0.6198216015396206 0.0088108219576754 0.0049190726392343 0.0 0.0013268156424581 0.162072166665796 0.0 1074 1.0 0.007358131575202 MMP2-PECAM1 +MMP2 PECAM1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0106922602624424 0.0041555861088636 0.0 0.0005128205128205 0.0974350825485819 0.0 390 1.0 0.0073535509196151 MMP2-PECAM1 +MMP2 PECAM1 Pericytes Myeloid Cells recompute recompute recompute 0.9067635403815892 0.7841656220878274 0.7827641335561659 0.0216588811659259 0.001309307002134 0.0 0.0002373417721518 0.0283873294158607 0.0 316 1.0 0.0073513816193978 MMP2-PECAM1 +CXCL12 ITGA5 T Lymphocytes Myeloid Cells recompute recompute recompute 0.6160088550075702 0.7846160563919254 0.6198216015396206 0.0255753403203798 0.0020587132267296 0.0 0.0005036514731805 0.0830315983593647 0.0 361 1.0 0.0073505821941704 CXCL12-ITGA5 +EFNB2 PECAM1 B Cells Macrophages recompute recompute recompute 0.7800321422220979 0.9015117569158254 0.6198216015396206 0.0014623066995027 0.0246995741084876 0.0 0.0007042253521126 0.0678543830764569 0.0 1065 1.0 0.0073481884092861 EFNB2-PECAM1 +VWF ITGA9 CAFs, Invasive Associated T Lymphocytes recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0016171311116606 0.0309945332907452 0.0 0.0001185770750988 0.0073967052547698 0.0 2300 1.0 0.0073458102777196 VWF-ITGA9 +MMRN2 CD93 Myeloid Cells Macrophages recompute recompute recompute 0.7856500335676843 0.944024288971064 0.7827641335561659 0.0005542667491398 0.0484215930647349 0.0 0.0 0.0 0.0 162 1.0 0.0073355865124107 MMRN2-CD93 +MMRN2 CD93 CAFs, Invasive Associated 11q13 Invasive Tumor Cells recompute recompute recompute 0.6301823358791634 0.6587114738285964 0.8824495942126559 0.00146889578236 0.0289462771086338 0.0 0.0001290433585684 0.026685294734072 0.0 5812 1.0 0.0073351054948294 MMRN2-CD93 +COL4A2 CD93 T Lymphocytes Mast Cells recompute recompute recompute 0.7783550150988336 0.8347945881127203 0.6198216015396206 0.0316800311254893 0.0012097093680331 0.0 0.0003003003003003 0.0177733833467226 0.0 333 1.0 0.0073240124665486 COL4A2-CD93 +VWF SELP Myoepithelial Cells CAFs, DCIS Associated recompute recompute recompute 0.7158082793127664 0.4623922682986163 0.8293805866303694 0.0025256125075084 0.0222228052993653 0.0 7.578915457198075e-05 0.0125498856007357 0.0 7197 1.0 0.0073218604488918 VWF-SELP +VWF LRP1 Macrophages Dendritic Cells recompute recompute recompute 0.9011206516381156 0.6207977546603366 0.6198216015396206 0.0008850282134344 0.0501711964086628 0.0 0.0005186721991701 0.0105148507551939 0.0 1687 1.0 0.0073209829537395 VWF-LRP1 +VWF ITGA9 B Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.8693461273411047 0.00023686843287 0.1886404570313 0.0 0.0 0.0 0.0 360 1.0 0.0073198061155213 VWF-ITGA9 +CXCL12 ITGA5 B Cells Myoepithelial Cells recompute recompute recompute 0.6160088550075702 0.7162873978652844 0.6198216015396206 0.0052742025956585 0.0106310838463224 0.0 0.000366568914956 0.1795408628660622 0.0 496 1.0 0.0073160965718781 CXCL12-ITGA5 +CCN1 CAV1 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells recompute recompute recompute 0.6213271600240247 0.62431395375366 0.7917001487310438 0.0052560850129547 0.009460730808256 0.0 0.0008635578583765 0.1072159168067354 0.0 193 1.0 0.007311033035256 CCN1-CAV1 +MMRN2 CLEC14A Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.250044481781731 0.6347970925105053 0.2461374514707439 0.0070431301838115 0.0554888093272979 0.0 0.0 0.0 0.0 186 1.0 0.0073108346286762 MMRN2-CLEC14A +MMP2 PECAM1 11q13 Invasive Tumor Cells B Cells recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0097699360831605 0.0049190726392343 0.0 8.771929824561404e-05 0.0107150204369999 0.0 570 1.0 0.0073042316339278 MMP2-PECAM1 +EFNB2 PECAM1 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.662063103571249 0.2491073778594529 0.2461374514707439 0.0491302556793708 0.0076066460958003 0.0 0.001068376068376 0.4450936272521989 0.0 351 1.0 0.0073029966584089 EFNB2-PECAM1 +VEGFC FLT1 Luminal-like Amorphous DCIS Cells Plasma Cells recompute recompute recompute 0.4636527906642655 0.4630488285702799 0.2461374514707439 0.0666348171285698 0.0043013567716651 0.0 0.0049019607843137 0.3887795275590555 0.0 272 1.0 0.0073010310010998 VEGFC-FLT1 +VWF ITGA9 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0015572459193676 0.0309945332907452 0.0 0.0 0.0 0.0 83 1.0 0.0072997567142162 VWF-ITGA9 +EFNB2 PECAM1 CAFs, DCIS Associated CXCL14+ Fibroblasts recompute recompute recompute 0.4619393085577573 0.930308383061206 0.7204611100467462 0.1194227711616854 0.0004089864655001 0.0 7.625272331154683e-05 0.0980083062159151 0.0 11475 1.0 0.0072991371746445 EFNB2-PECAM1 +EFNB2 PECAM1 CAFs, Invasive Associated CXCL14+ Fibroblasts recompute recompute recompute 0.662063103571249 0.930308383061206 0.6198216015396206 0.0967042147306326 0.0004089864655001 0.0 0.0 0.0 0.0 1490 1.0 0.0072972575535499 EFNB2-PECAM1 +VWF ITGA9 Macrophages Dendritic Cells recompute recompute recompute 0.9011206516381156 0.6252253442669611 0.6198216015396206 0.0008850282134344 0.0487643047611538 0.0 5.388802069299995e-05 0.0021093308260619 0.0 1687 1.0 0.007294996122689 VWF-ITGA9 +HSPG2 LRP1 Plasma Cells Myoepithelial Cells recompute recompute recompute 0.4629984640915818 0.7346293219749174 0.8293805866303694 0.0012814156885439 0.0416128058995347 0.0 0.0007287379972565 0.0240635224121703 0.0 324 1.0 0.0072926779917929 HSPG2-LRP1 +EFNB2 PECAM1 CXCL14+ Fibroblasts CAFs, DCIS Associated recompute recompute recompute 0.8640667164982425 0.7167436199046466 0.7204611100467462 0.002676946692949 0.0125623889131764 0.0 5.1318310373141134e-05 0.0238262640996107 0.0 10961 1.0 0.0072896375128777 EFNB2-PECAM1 +MMRN2 CLEC14A Macrophages 11q13 Invasive Tumor Cells recompute recompute recompute 0.893316592628645 0.6347970925105053 0.6198216015396206 0.0007691101630988 0.0554888093272979 0.0 9.584052137243626e-05 0.0156849926574646 0.0 1739 1.0 0.0072892770340992 MMRN2-CLEC14A +CD34 SELP T Lymphocytes Myoepithelial Cells recompute recompute recompute 0.633566764858408 0.4623922682986163 0.6198216015396206 0.015517736049123 0.0053213839468185 0.0 0.0003912363067292 0.1532480409447081 0.0 1278 1.0 0.0072887651242182 CD34-SELP +CXCL12 ITGA5 Myoepithelial Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.8023917560710954 0.2488118640045775 0.2461374514707439 0.0085367158000785 0.0356093885486421 0.0 0.0002304637640051 0.0580346839732126 0.0 12820 1.0 0.0072842002346527 CXCL12-ITGA5 +HSPG2 LRP1 Luminal-like Amorphous DCIS Cells T Lymphocytes recompute recompute recompute 0.4629984640915818 0.6207977546603366 0.2461374514707439 0.0201301851612071 0.0104714078116759 0.0 0.0009669479606188 0.0808242510228807 0.0 316 1.0 0.0072821588662092 HSPG2-LRP1 +MMRN2 CD93 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6301823358791634 0.6587114738285964 0.7917001487310438 0.0172764782878141 0.0026174949623928 0.0 0.0005859375 0.1946118767396442 0.0 1280 1.0 0.0072779801017291 MMRN2-CD93 +MMRN2 CD93 CAFs, DCIS Associated CAFs, Invasive Associated recompute recompute recompute 0.7205550478301406 0.6587114738285964 0.6198216015396206 0.0117842887908422 0.0042738820064046 0.0 0.0 0.0 0.0 1673 1.0 0.0072743255802246 MMRN2-CD93 +MMRN2 CLEC14A CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0117842887908422 0.0044340558155446 0.0 0.0 0.0 0.0 233 1.0 0.0072740974853315 MMRN2-CLEC14A +CCN1 CAV1 Macrophages 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.8619922139338987 0.62431395375366 0.6198216015396206 0.0054092055025683 0.0082011408892332 0.0 0.0 0.0 0.0 129 1.0 0.0072727227708801 CCN1-CAV1 +CXCL12 ITGA5 Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.7917001487310438 0.0149256517769723 0.0032054495894615 0.0 0.0 0.0 0.0 209 1.0 0.0072721189054642 CXCL12-ITGA5 +VEGFC FLT1 CAFs, Invasive Associated Plasma Cells recompute recompute recompute 0.6593525851613742 0.4630488285702799 0.6198216015396206 0.018132161410931 0.0043013567716651 0.0 0.0 0.0 0.0 253 1.0 0.007269612374252 VEGFC-FLT1 +CXCL12 ITGA5 CXCL14+ Fibroblasts CXCL14+ Fibroblasts recompute recompute recompute 0.7487535481622718 0.928319416412998 1.0 0.0131092554497256 0.0016159760253869 0.0 5.654957135424914e-05 0.0466214831700738 0.0 4019 1.0 0.0072667806339677 CXCL12-ITGA5 +HSPG2 LRP1 Myeloid Cells Macrophages recompute recompute recompute 0.7468485855611411 0.8604147465201248 0.7827641335561659 0.0006689050756654 0.0436001007095475 0.0 0.0020576131687242 0.0472854163729912 0.0 162 1.0 0.0072622576553807 HSPG2-LRP1 +MMRN2 CD93 Dendritic Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.6301823358791634 0.6587114738285964 0.7917001487310438 0.0015409900107563 0.0289462771086338 0.0 0.0 0.0 0.0 3945 1.0 0.0072613875753537 MMRN2-CD93 +CXCL12 ITGA5 T Lymphocytes CXCL14+ Fibroblasts recompute recompute recompute 0.6160088550075702 0.928319416412998 0.6198216015396206 0.0255753403203798 0.0016159760253869 0.0 7.25338491295938e-05 0.0597994917639979 0.0 1880 1.0 0.0072605310097359 CXCL12-ITGA5 +CCN1 CAV1 T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6213271600240247 0.62431395375366 0.7917001487310438 0.013905026986541 0.0034299077593249 0.0 0.0004115226337448 0.042571306939123 0.0 81 1.0 0.0072603350594411 CCN1-CAV1 +CD34 SELP Myoepithelial Cells Myoepithelial Cells recompute recompute recompute 0.7168245244832976 0.4623922682986163 1.0 0.0082993421103349 0.0053213839468185 0.0 6.708107866374491e-05 0.0262757921820138 0.0 22361 1.0 0.0072596470513012 CD34-SELP +EFNB2 PECAM1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.662063103571249 0.6331674633943454 0.9592803095773328 0.0491302556793708 0.0007400708115376 0.0 0.0002508361204013 0.0489608568149942 0.0 1495 1.0 0.007258250678191 EFNB2-PECAM1 +VWF LRP1 CXCL14+ Fibroblasts CAFs, Invasive Associated recompute recompute recompute 0.9275752708651288 0.6207977546603366 0.6198216015396206 0.000245041593909 0.166956519448744 0.0 0.0001997826364914 0.0015053147011855 0.0 1422 1.0 0.0072566775832951 VWF-LRP1 +VWF SELP T Lymphocytes CAFs, DCIS Associated recompute recompute recompute 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.0036144684673052 0.0222228052993653 0.0 7.938563872013635e-05 0.0131454254887199 0.0 10879 1.0 0.0072547362792554 VWF-SELP +MMRN2 CLEC14A B Cells Pericytes recompute recompute recompute 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.0003083910058032 0.1341680150528327 0.0 0.0009633911368015 0.0239898116676265 0.0 1211 1.0 0.0072524203038605 MMRN2-CLEC14A +CCN1 CAV1 Dendritic Cells Macrophages recompute recompute recompute 0.6213271600240247 0.8818704453527788 0.6198216015396206 0.0083518627398662 0.0051192928876727 0.0 0.0003470095937946 0.0653747750908698 0.0 1633 1.0 0.0072498845571831 CCN1-CAV1 +COL4A2 CD93 Macrophages CAFs, Invasive Associated recompute recompute recompute 0.9188764516910942 0.6587114738285964 0.6198216015396206 0.0090193130488293 0.0042738820064046 0.0 0.0002215657311669 0.0188497684983825 0.0 1354 1.0 0.0072449616981576 COL4A2-CD93 +VEGFC FLT1 B Cells CAFs, DCIS Associated recompute recompute recompute 0.7745997874735252 0.4630488285702799 0.6198216015396206 0.0012459853895406 0.0521374123931907 0.0 0.0001223391240518 0.0217651379365544 0.0 4087 1.0 0.0072433501655693 VEGFC-FLT1 +MMP2 PECAM1 T Lymphocytes CAFs, Invasive Associated recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0141923232885854 0.0032187363284526 0.0 0.0003645833333333 0.1060706443985866 0.0 2400 1.0 0.0072427236539717 MMP2-PECAM1 +VEGFC FLT1 Basal-like Structured DCIS Cells B Cells recompute recompute recompute 0.7745997874735252 0.777821334064334 0.8693461273411047 0.0215813276111062 0.001271575589586 0.0 0.0 0.0 0.0 270 1.0 0.0072376179338747 VEGFC-FLT1 +EFNB2 PECAM1 Dendritic Cells CAFs, Invasive Associated recompute recompute recompute 0.7800321422220979 0.6331674633943454 0.7917001487310438 0.0113788029360913 0.0032187363284526 0.0 0.0003974141585417 0.0782826787258385 0.0 2359 1.0 0.0072331797360153 EFNB2-PECAM1 +COL4A2 CD93 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated recompute recompute recompute 0.6582846571368821 0.6587114738285964 0.9161861017439124 0.0084325366891025 0.0042738820064046 0.0 0.0017156862745098 0.1459625047611678 0.0 408 1.0 0.0072329005909893 COL4A2-CD93 +MMP2 PECAM1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.8824495942126559 0.0097699360831605 0.0041555861088636 0.0 0.0001569431656482 0.029818952085733 0.0 11947 1.0 0.0072313758751506 MMP2-PECAM1 +CXCL12 ITGA5 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6160088550075702 0.2488118640045775 0.2461374514707439 0.0106340017102282 0.0356093885486421 0.0 0.0 0.0 0.0 184 1.0 0.0072301880394667 CXCL12-ITGA5 +VWF ITGA9 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.2486570577556728 0.6252253442669611 0.2461374514707439 0.0033537993821664 0.1112417752963437 0.0 0.0 0.0 0.0 186 1.0 0.0072294219271035 VWF-ITGA9 +CD34 SELP 11q13 Invasive Tumor Cells B Cells recompute recompute recompute 0.633566764858408 0.7760344326192508 0.7917001487310438 0.0799339500711946 0.0004582650848664 0.0 0.0 0.0 0.0 570 1.0 0.0072279523884229 CD34-SELP +CD34 SELP Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.633566764858408 0.7760344326192508 1.0 0.0078992851324392 0.0036702914086929 0.0 0.0001021659174499 0.0417839615734547 0.0 19576 1.0 0.0072275967012087 CD34-SELP +MMP2 PECAM1 Myeloid Cells Macrophages recompute recompute recompute 0.785133132759182 0.9015117569158254 0.7827641335561659 0.001039571291679 0.0246995741084876 0.0 0.0001543209876543 0.0078547933450015 0.0 162 1.0 0.0072251847227537 MMP2-PECAM1 +COL4A2 CD93 Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated recompute recompute recompute 0.4630253981438691 0.6587114738285964 0.2461374514707439 0.0443339118517084 0.0042738820064046 0.0 0.0006802721088435 0.0578743459111336 0.0 147 1.0 0.0072250287315388 COL4A2-CD93 +VWF ITGA9 Mast Cells Macrophages recompute recompute recompute 0.8525936146535493 0.8794572885381431 0.8567148457705164 0.0002103933337194 0.104965956217838 0.0 0.0005509641873278 0.0123484057015126 0.0 165 1.0 0.007221859639373 VWF-ITGA9 +VWF LRP1 Myoepithelial Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0025256125075084 0.0203874717835032 0.0 0.0001173553719008 0.0054949033319932 0.0 6875 1.0 0.0072214476614872 VWF-LRP1 +EFNB2 PECAM1 Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.4619393085577573 0.6331674633943454 0.2461374514707439 0.0835287751665837 0.0023576674662702 0.0 0.0 0.0 0.0 902 1.0 0.0072210491354129 EFNB2-PECAM1 +COL4A2 CD93 CXCL14+ Fibroblasts Basal-like Structured DCIS Cells recompute recompute recompute 0.8840293712888387 0.7779918296243433 0.6198216015396206 0.0061698665784747 0.0053794918117879 0.0 0.0002252252252252 0.0243134193774807 0.0 1332 1.0 0.0072186252853013 COL4A2-CD93 +MMRN2 CD93 Mast Cells Macrophages recompute recompute recompute 0.8571898293845529 0.944024288971064 0.8567148457705164 0.0004196880356983 0.0484215930647349 0.0 0.0 0.0 0.0 165 1.0 0.0072134899470145 MMRN2-CD93 +EFNB2 PECAM1 CAFs, DCIS Associated Mast Cells recompute recompute recompute 0.4619393085577573 0.8537710813834968 0.7204611100467462 0.1194227711616854 0.0004138063814779 0.0 0.0002310536044362 0.0201891499021947 0.0 1082 1.0 0.0072095025083113 EFNB2-PECAM1 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.8824495942126559 0.000716220684292 0.0554888093272979 0.0 6.892748828232699e-05 0.0112804806581187 0.0 12090 1.0 0.0072084448699241 MMRN2-CLEC14A +EFNB2 PECAM1 CAFs, Invasive Associated Mast Cells recompute recompute recompute 0.662063103571249 0.8537710813834968 0.6198216015396206 0.0967042147306326 0.0004138063814779 0.0 0.0 0.0 0.0 130 1.0 0.0072076459692887 EFNB2-PECAM1 +VWF SELP CXCL14+ Fibroblasts Pericytes recompute recompute recompute 0.9275752708651288 0.8819126042133903 0.9429656149619918 0.000245041593909 0.0741032966028748 0.0 0.0004661280298321 0.0107509833482311 0.0 3218 1.0 0.0072065535292268 VWF-SELP +MMRN2 CLEC14A Myoepithelial Cells Dendritic Cells recompute recompute recompute 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0151307911035231 0.003263637675389 0.0 0.0004894762604013 0.0493261827049263 0.0 1362 1.0 0.007205912796379 MMRN2-CLEC14A +CXCL12 ITGA5 CXCL14+ Fibroblasts Mast Cells recompute recompute recompute 0.7487535481622718 0.8532421230021885 0.8567148457705164 0.0131092554497256 0.0019510637826432 0.0 0.0 0.0 0.0 137 1.0 0.0072058174684087 CXCL12-ITGA5 +VWF LRP1 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6332974881236617 0.2550748532138862 0.2461374514707439 0.0131302879503246 0.0267255153180908 0.0 0.0002470355731225 0.01350939954723 0.0 184 1.0 0.0072018211283335 VWF-LRP1 +MMRN2 CLEC14A CXCL14+ Fibroblasts Pericytes recompute recompute recompute 0.940547666092272 0.9003264838243337 0.9429656149619918 0.0001298888146421 0.1341680150528327 0.0 0.0001035840066293 0.0025793893216279 0.0 3218 1.0 0.0071987178763253 MMRN2-CLEC14A +HSPG2 LRP1 Mast Cells Endothelial Cells recompute recompute recompute 0.8349903778527206 0.9078204025796472 0.8567148457705164 0.0014804857410621 0.0144359394371152 0.0 0.0017109500805152 0.1497197314156604 0.0 276 1.0 0.0071955120592199 HSPG2-LRP1 +VWF LRP1 Dendritic Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.8693461273411047 0.0019871862905238 0.0203874717835032 0.0 0.0002373128879152 0.0111116462536771 0.0 1245 1.0 0.0071927091618722 VWF-LRP1 +COL4A2 CD93 Plasma Cells CAFs, DCIS Associated recompute recompute recompute 0.4630253981438691 0.4630027772793905 0.8767341187813953 0.0047240947268779 0.0155837683010033 0.0 0.0001224489795918 0.0338505278977928 0.0 2450 1.0 0.0071918635095586 COL4A2-CD93 +MMP2 PECAM1 Plasma Cells CAFs, DCIS Associated recompute recompute recompute 0.718867305289982 0.7167436199046466 0.8767341187813953 0.0024319941937022 0.0125623889131764 0.0 0.0005408163265306 0.1742120871692047 0.0 2450 1.0 0.0071887420230789 MMP2-PECAM1 +MMP2 PECAM1 Myeloid Cells Plasma Cells recompute recompute recompute 0.785133132759182 0.7167436199046466 0.7204611100467462 0.001039571291679 0.0326667674102811 0.0 0.0054054054054054 0.1080160573444093 0.0 37 1.0 0.0071858874102825 MMP2-PECAM1 +MMRN2 CLEC14A Basal-like Structured DCIS Cells Myeloid Cells recompute recompute recompute 0.6301823358791634 0.7830372268649692 0.6198216015396206 0.0172764782878141 0.0026038611777234 0.0 0.0025839793281653 0.219890368875332 0.0 129 1.0 0.0071850818722603 MMRN2-CLEC14A +COL4A2 CD93 T Lymphocytes Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7783550150988336 0.4630027772793905 0.2461374514707439 0.0316800311254893 0.0048929293424311 0.0 0.0 0.0 0.0 383 1.0 0.0071842665559524 COL4A2-CD93 +VWF ITGA9 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.8824495942126559 0.0003521782369754 0.1112417752963437 0.0 4.511617414843222e-05 0.0048767672744654 0.0 12090 1.0 0.0071789816595756 VWF-ITGA9 +MMP2 PECAM1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0104129581710415 0.0041555861088636 0.0 0.0008984375 0.1707016973556211 0.0 1280 1.0 0.0071776090845726 MMP2-PECAM1 +COL4A2 CD93 Luminal-like Amorphous DCIS Cells Myoepithelial Cells recompute recompute recompute 0.4630253981438691 0.4630027772793905 0.2461374514707439 0.0443339118517084 0.0058437228618857 0.0 0.0004265828468792 0.1294508522389976 0.0 13362 1.0 0.0071773717665182 COL4A2-CD93 +MMP2 PECAM1 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0008320501336843 0.0518891167572028 0.0 0.0009067357512953 0.0331056128740483 0.0 193 1.0 0.0071749189963144 MMP2-PECAM1 +VWF ITGA9 Myeloid Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.7848266128497919 0.6252253442669611 0.6198216015396206 0.0004024409845247 0.1112417752963437 0.0 0.0 0.0 0.0 1154 1.0 0.0071725953095625 VWF-ITGA9 +MMRN2 CD93 B Cells Pericytes recompute recompute recompute 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.0003083910058032 0.1281708518900828 0.0 0.0008257638315441 0.0170544391589378 0.0 1211 1.0 0.0071723475554989 MMRN2-CD93 +CCN1 CAV1 Macrophages CXCL14+ Fibroblasts recompute recompute recompute 0.8619922139338987 0.943345641464811 0.8875000050982297 0.0054092055025683 0.0034806998160403 0.0 2.2799817601459188e-05 0.0084406680060315 0.0 1462 1.0 0.0071700818245675 CCN1-CAV1 +HSPG2 LRP1 Plasma Cells Pericytes recompute recompute recompute 0.4629984640915818 0.9078204025796472 0.7204611100467462 0.0012814156885439 0.0350138403862125 0.0 0.0017514749262536 0.0749824517145218 0.0 452 1.0 0.0071700231574686 HSPG2-LRP1 +CXCL12 ITGA5 Apocrine Cells Endothelial Cells recompute recompute recompute 0.255669001367946 0.95087206839837 0.2461374514707439 0.0002269856810233 1.0 0.0 0.0 0.0 0.0 15 1.0 0.0071696713813699 CXCL12-ITGA5 +MMRN2 CLEC14A Plasma Cells Pericytes recompute recompute recompute 0.7205550478301406 0.9003264838243337 0.7204611100467462 0.0002165306714062 0.1341680150528327 0.0 0.0011061946902654 0.0275458235741109 0.0 452 1.0 0.0071693157735737 MMRN2-CLEC14A +VWF ITGA9 Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.2486570577556728 0.2531744428854943 1.0 0.0033537993821664 0.0642389143033604 0.0 0.0001783106241458 0.008345625049455 0.0 77495 1.0 0.0071679156818582 VWF-ITGA9 +HSPG2 LRP1 CXCL14+ Fibroblasts CXCL14+ Fibroblasts recompute recompute recompute 0.8818165186409654 0.9078204025796472 1.0 0.0026436039558049 0.0064028969591119 0.0 0.0001935251997456 0.0229001619965435 0.0 4019 1.0 0.007166804675307 HSPG2-LRP1 +VEGFC FLT1 CXCL14+ Fibroblasts Basal-like Structured DCIS Cells recompute recompute recompute 0.8718210606749883 0.777821334064334 0.6198216015396206 0.0017670878089588 0.0182001711419816 0.0 0.0 0.0 0.0 1332 1.0 0.0071639361291298 VEGFC-FLT1 +VEGFC FLT1 Macrophages Macrophages recompute recompute recompute 0.8963332422588541 0.8998347793593909 1.0 0.0026007495851186 0.0064362797035136 0.0 0.0002712232167073 0.0982704157270577 0.0 2458 1.0 0.007162445779588 VEGFC-FLT1 +VEGFC FLT1 Myeloid Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.743507317541692 0.777821334064334 0.6198216015396206 0.0020684923107111 0.0182001711419816 0.0 0.0 0.0 0.0 162 1.0 0.0071618835874608 VEGFC-FLT1 +CXCL12 ITGA5 Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.8023917560710954 0.6338612823312899 0.6198216015396206 0.0085367158000785 0.0050060729272313 0.0 0.0002069250931162 0.1188913758762802 0.0 659 1.0 0.0071598863754226 CXCL12-ITGA5 +VWF SELP Macrophages 11q13 Invasive Tumor Cells recompute recompute recompute 0.9011206516381156 0.6572093097629401 0.6198216015396206 0.0008850282134344 0.04130664769978 0.0 2.6138324010664435e-05 0.008871725858513 0.0 1739 1.0 0.0071552131508354 VWF-SELP +VWF SELP Luminal-like Amorphous DCIS Cells Pericytes recompute recompute recompute 0.2486570577556728 0.8819126042133903 0.2461374514707439 0.0033537993821664 0.0741032966028748 0.0 0.0001047339757017 0.0024156308067733 0.0 1736 1.0 0.007154786415058 VWF-SELP +MMP2 PECAM1 Macrophages 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.9330801352629944 0.6331674633943454 0.6198216015396206 0.0088108219576754 0.0041555861088636 0.0 0.0005813953488372 0.1104641924242644 0.0 129 1.0 0.0071541671835869 MMP2-PECAM1 +HSPG2 LRP1 Plasma Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.0012814156885439 0.0587195251380622 0.0 0.000563063063063 0.0396992753007213 0.0 148 1.0 0.0071539419035411 HSPG2-LRP1 +VWF ITGA9 Myeloid Cells Mast Cells recompute recompute recompute 0.7848266128497919 0.863034163938375 0.7827641335561659 0.0004024409845247 0.0627102121186242 0.0 0.0079051383399209 0.0635007542478477 0.0 23 1.0 0.0071517775243024 VWF-ITGA9 +MMP2 PECAM1 Endothelial Cells CXCL14+ Fibroblasts recompute recompute recompute 0.9067635403815892 0.930308383061206 0.9429656149619918 0.0411127335336962 0.0004089864655001 0.0 0.0003020265003897 0.5486074761471063 0.0 2566 1.0 0.0071513079175186 MMP2-PECAM1 +HSPG2 LRP1 Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts recompute recompute recompute 0.4629984640915818 0.9078204025796472 0.2461374514707439 0.0201301851612071 0.0064028969591119 0.0 0.0009533558124598 0.1128121948685268 0.0 1384 1.0 0.0071476574828999 HSPG2-LRP1 +MMP2 PECAM1 CXCL14+ Fibroblasts Myoepithelial Cells recompute recompute recompute 0.9067635403815892 0.7167436199046466 0.7204611100467462 0.0106922602624424 0.0026482500471321 0.0 0.0001990445859872 0.1817881269541631 0.0 1884 1.0 0.0071408487358767 MMP2-PECAM1 +VEGFC FLT1 B Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7745997874735252 0.6593689120110077 0.7917001487310438 0.0012459853895406 0.026308073552735 0.0 0.0 0.0 0.0 50 1.0 0.0071405013474175 VEGFC-FLT1 +MMP2 PECAM1 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells recompute recompute recompute 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.0014431743145616 0.0326667674102811 0.0 0.0 0.0 0.0 5 1.0 0.0071357842361174 MMP2-PECAM1 +EFNB2 PECAM1 Myoepithelial Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.0308750930304183 0.0023576674662702 0.0 0.0001363636363636 0.0423319691202615 0.0 6875 1.0 0.0071352715872386 EFNB2-PECAM1 +MMP2 PECAM1 Dendritic Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.8693461273411047 0.0161193721503025 0.0023576674662702 0.0 0.0003614457831325 0.1733144141181977 0.0 1245 1.0 0.0071343753274026 MMP2-PECAM1 +MMRN2 CD93 Myeloid Cells Dendritic Cells recompute recompute recompute 0.7856500335676843 0.7779918296243433 0.6198216015396206 0.0005542667491398 0.0627790816848129 0.0 0.0029411764705882 0.0644063580287521 0.0 170 1.0 0.0071340382042477 MMRN2-CD93 +VEGFC FLT1 Basal-like Structured DCIS Cells Mast Cells recompute recompute recompute 0.7745997874735252 0.8331580262014722 0.6198216015396206 0.0215813276111062 0.001526625481682 0.0 0.0 0.0 0.0 18 1.0 0.0071336894399521 VEGFC-FLT1 +CXCL12 ITGA5 Dendritic Cells B Cells recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.909150863993142 0.0149256517769723 0.0024809469483059 0.0 0.0002602359472588 0.124174857290852 0.0 1572 1.0 0.0071306370234825 CXCL12-ITGA5 +VWF ITGA9 Mast Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.8525936146535493 0.6252253442669611 0.6198216015396206 0.0002103933337194 0.1886404570313 0.0 0.0 0.0 0.0 30 1.0 0.0071277995214924 VWF-ITGA9 +VWF LRP1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.8824495942126559 0.0131302879503246 0.0028784826949613 0.0 0.0001084334599024 0.0109901194779206 0.0 11947 1.0 0.0071276755697059 VWF-LRP1 +CXCL12 ITGA5 Luminal-like Amorphous DCIS Cells T Lymphocytes recompute recompute recompute 0.255669001367946 0.6338612823312899 0.2461374514707439 0.0061207051981986 0.053516012135424 0.0 0.0007192174913693 0.0664884107965429 0.0 316 1.0 0.0071234329301561 CXCL12-ITGA5 +COL4A2 CD93 Dendritic Cells Mast Cells recompute recompute recompute 0.7783550150988336 0.8347945881127203 0.6198216015396206 0.0267593032157803 0.0012097093680331 0.0 0.0019867549668874 0.1175868209495093 0.0 151 1.0 0.0071208299157791 COL4A2-CD93 +MMRN2 CD93 CXCL14+ Fibroblasts Pericytes recompute recompute recompute 0.940547666092272 0.8817184225858201 0.9429656149619918 0.0001298888146421 0.1281708518900828 0.0 0.0003884400248601 0.0080224230195283 0.0 3218 1.0 0.0071192380474011 MMRN2-CD93 +EFNB2 PECAM1 Mast Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.8284725546778968 0.6331674633943454 0.6198216015396206 0.0012187708721425 0.0326412663903893 0.0 0.0016025641025641 0.5458935221180999 0.0 78 1.0 0.0071114697578724 EFNB2-PECAM1 +CCN1 CAV1 Luminal-like Amorphous DCIS Cells B Cells recompute recompute recompute 0.2542249848376565 0.62431395375366 0.2461374514707439 0.1711385759005754 0.0019304335593669 0.0 0.0005681818181818 0.1402800412169644 0.0 176 1.0 0.0071088717098663 CCN1-CAV1 +VWF SELP Macrophages T Lymphocytes recompute recompute recompute 0.9011206516381156 0.7760344326192508 0.6198216015396206 0.0008850282134344 0.0335947364052305 0.0 0.0001398210290827 0.0074797412746316 0.0 3576 1.0 0.0071071258891771 VWF-SELP +VWF ITGA9 T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0036144684673052 0.0112932915661816 0.0 0.0 0.0 0.0 97 1.0 0.0070986965032236 VWF-ITGA9 +MMRN2 CD93 11q13 Invasive Tumor Cells (G1/S) Macrophages recompute recompute recompute 0.6301823358791634 0.944024288971064 0.6198216015396206 0.000716220684292 0.0484215930647349 0.0 0.0021008403361344 0.0470054946859352 0.0 119 1.0 0.0070979788526833 MMRN2-CD93 +VWF ITGA9 11q13 Invasive Tumor Cells (G1/S) Macrophages recompute recompute recompute 0.6332974881236617 0.8794572885381431 0.6198216015396206 0.0003521782369754 0.104965956217838 0.0 0.0 0.0 0.0 119 1.0 0.0070955396814141 VWF-ITGA9 +MMRN2 CD93 Plasma Cells Pericytes recompute recompute recompute 0.7205550478301406 0.8817184225858201 0.7204611100467462 0.0002165306714062 0.1281708518900828 0.0 0.0005530973451327 0.0114230784410805 0.0 452 1.0 0.0070901605683029 MMRN2-CD93 +VWF SELP 11q13 Invasive Tumor Cells Myoepithelial Cells recompute recompute recompute 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.0131302879503246 0.0053213839468185 0.0 8.803901889317345e-06 0.0040226781046273 0.0 5163 1.0 0.0070881164202249 VWF-SELP +MMRN2 CLEC14A Dendritic Cells CAFs, DCIS Associated recompute recompute recompute 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.0015409900107563 0.0292771742399634 0.0 0.0002997601918465 0.0343402864874318 0.0 3336 1.0 0.0070812580917523 MMRN2-CLEC14A +VEGFC FLT1 Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.4636527906642655 0.6593689120110077 0.6198216015396206 0.014525360548861 0.0045642085393754 0.0 0.0003949447077409 0.0452651810202016 0.0 422 1.0 0.0070769634803857 VEGFC-FLT1 +MMP2 PECAM1 11q13 Invasive Tumor Cells (Mitotic) Macrophages recompute recompute recompute 0.6303642896310324 0.9015117569158254 0.6198216015396206 0.0014431743145616 0.0246995741084876 0.0 0.0004854368932038 0.0247082819784514 0.0 103 1.0 0.0070763101701578 MMP2-PECAM1 +CXCL12 ITGA5 T Lymphocytes Plasma Cells recompute recompute recompute 0.6160088550075702 0.7162873978652844 0.6198216015396206 0.0255753403203798 0.0017943124298833 0.0 0.0011475200816014 0.2133960462720575 0.0 713 1.0 0.0070758265494208 CXCL12-ITGA5 +MMRN2 CLEC14A CAFs, DCIS Associated Myeloid Cells recompute recompute recompute 0.7205550478301406 0.7830372268649692 0.7204611100467462 0.0117842887908422 0.0026038611777234 0.0 0.0001261670451678 0.0107365093054193 0.0 1321 1.0 0.007068553713104 MMRN2-CLEC14A +CD34 SELP T Lymphocytes Myeloid Cells recompute recompute recompute 0.633566764858408 0.7478729882108823 0.6198216015396206 0.015517736049123 0.0027351735586246 0.0 0.0013850415512465 0.4050485949697502 0.0 361 1.0 0.007067790697041 CD34-SELP +COL4A2 CD93 Plasma Cells T Lymphocytes recompute recompute recompute 0.4630253981438691 0.7779918296243433 0.6198216015396206 0.0047240947268779 0.0118035014556376 0.0 0.0015936254980079 0.1612717843052371 0.0 753 1.0 0.0070663675064494 COL4A2-CD93 +HSPG2 LRP1 Myeloid Cells Pericytes recompute recompute recompute 0.7468485855611411 0.9078204025796472 0.7827641335561659 0.0006689050756654 0.0350138403862125 0.0 0.0007854898600399 0.0336276326996439 0.0 389 1.0 0.0070644612713557 HSPG2-LRP1 +CXCL12 ITGA5 CXCL14+ Fibroblasts Myeloid Cells recompute recompute recompute 0.7487535481622718 0.7846160563919254 0.7827641335561659 0.0131092554497256 0.0020587132267296 0.0 0.000259246456965 0.0427391734901102 0.0 526 1.0 0.0070626425013009 CXCL12-ITGA5 +CXCL12 ITGA5 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.0131092554497256 0.0032054495894615 0.0 0.0002222716159146 0.107216401272982 0.0 409 1.0 0.0070579419967095 CXCL12-ITGA5 +VWF LRP1 B Cells CAFs, Invasive Associated recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.00023686843287 0.166956519448744 0.0 0.0006221825694966 0.0046879978417168 0.0 968 1.0 0.0070530115720424 VWF-LRP1 +CD34 SELP T Lymphocytes Macrophages recompute recompute recompute 0.633566764858408 0.941479368642921 0.6198216015396206 0.015517736049123 0.0021392900294222 0.0 0.0001453065969195 0.0470039355113278 0.0 3441 1.0 0.0070495551060901 CD34-SELP +MMP2 PECAM1 CXCL14+ Fibroblasts CAFs, Invasive Associated recompute recompute recompute 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0106922602624424 0.0032187363284526 0.0 0.0001758087201125 0.0511491956111327 0.0 1422 1.0 0.0070470281670149 MMP2-PECAM1 +VEGFC FLT1 Macrophages Dendritic Cells recompute recompute recompute 0.8963332422588541 0.777821334064334 0.6198216015396206 0.0026007495851186 0.0108892901157311 0.0 0.0 0.0 0.0 1687 1.0 0.0070461633818939 VEGFC-FLT1 +VWF LRP1 11q13 Invasive Tumor Cells Plasma Cells recompute recompute recompute 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.0131302879503246 0.0032275631628407 0.0 0.0 0.0 0.0 103 1.0 0.0070444794212519 VWF-LRP1 +CD34 SELP CAFs, Invasive Associated Plasma Cells recompute recompute recompute 0.633566764858408 0.4623922682986163 0.6198216015396206 0.0298399317533219 0.0022515473538965 0.0 0.0 0.0 0.0 253 1.0 0.0070424717122921 CD34-SELP +MMP2 PECAM1 Plasma Cells T Lymphocytes recompute recompute recompute 0.718867305289982 0.6331674633943454 0.6198216015396206 0.0024319941937022 0.0176963220730796 0.0 0.0016600265604249 0.2198681258973248 0.0 753 1.0 0.0070368820463971 MMP2-PECAM1 +MMP2 PECAM1 Myoepithelial Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.718867305289982 0.2491073778594529 0.2461374514707439 0.0361307801045652 0.0076066460958003 0.0 0.0003939157566302 0.1662482598140351 0.0 12820 1.0 0.0070341892834265 MMP2-PECAM1 +CD34 SELP Pericytes CXCL14+ Fibroblasts recompute recompute recompute 0.9303167350027568 0.8819126042133903 0.9429656149619918 0.1314667522621683 0.0001189339410417 0.0 0.0 0.0 0.0 2966 1.0 0.0070326406103165 CD34-SELP +CXCL12 ITGA5 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated recompute recompute recompute 0.6160088550075702 0.7162873978652844 0.6198216015396206 0.0001971810371238 0.2242237449884175 0.0 0.0 0.0 0.0 77 1.0 0.0070320988069946 CXCL12-ITGA5 +CD34 SELP Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.2491449441646273 0.4623922682986163 1.0 0.0108445362943651 0.0096770075292062 0.0 0.000116136524937 0.1053647301550006 0.0 77495 1.0 0.0070318446031191 CD34-SELP +CD34 SELP Mast Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.8532069650852002 0.6572093097629401 0.6198216015396206 0.00083777361258 0.04130664769978 0.0 0.0 0.0 0.0 78 1.0 0.0070258055157132 CD34-SELP +MMRN2 CLEC14A CAFs, Invasive Associated CAFs, DCIS Associated recompute recompute recompute 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.00146889578236 0.0292771742399634 0.0 0.0006298815822625 0.0721587274641425 0.0 1323 1.0 0.0070249349420132 MMRN2-CLEC14A +VEGFC FLT1 Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7745997874735252 0.6593689120110077 0.7917001487310438 0.0065101973396288 0.0045642085393754 0.0 0.0007974481658692 0.0913966812943783 0.0 209 1.0 0.0070245952546856 VEGFC-FLT1 +VEGFC FLT1 T Lymphocytes B Cells recompute recompute recompute 0.7745997874735252 0.777821334064334 0.9318789094584046 0.016822895653248 0.001271575589586 0.0 3.32667997338656e-05 0.0081470193308051 0.0 5010 1.0 0.0070241517950697 VEGFC-FLT1 +CCN1 CAV1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6213271600240247 0.62431395375366 0.9592803095773328 0.0093830613230477 0.0034299077593249 0.0 0.0003121516164994 0.032291546534425 0.0 1495 1.0 0.007020740842762 CCN1-CAV1 +MMP2 PECAM1 Dendritic Cells Myoepithelial Cells recompute recompute recompute 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.0161193721503025 0.0026482500471321 0.0 0.0003895184135977 0.3557485498581753 0.0 1412 1.0 0.0070186760470685 MMP2-PECAM1 +CD34 SELP 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells recompute recompute recompute 0.633566764858408 0.7760344326192508 0.7917001487310438 0.0083565457974945 0.0036702914086929 0.0 0.0 0.0 0.0 1305 1.0 0.0070171462559391 CD34-SELP +VEGFC FLT1 CXCL14+ Fibroblasts Myoepithelial Cells recompute recompute recompute 0.8718210606749883 0.4630488285702799 0.7204611100467462 0.0017670878089588 0.0232163927704059 0.0 8.846426043878272e-05 0.0173094440534828 0.0 1884 1.0 0.0070164920562872 VEGFC-FLT1 +VEGFC FLT1 Myeloid Cells Myoepithelial Cells recompute recompute recompute 0.743507317541692 0.4630488285702799 0.7204611100467462 0.0020684923107111 0.0232163927704059 0.0 0.0 0.0 0.0 85 1.0 0.0070144817588674 VEGFC-FLT1 +EFNB2 PECAM1 B Cells T Lymphocytes recompute recompute recompute 0.7800321422220979 0.6331674633943454 0.9318789094584046 0.0014623066995027 0.0176963220730796 0.0 0.0001003009027081 0.0183354562185092 0.0 4985 1.0 0.0070143249464153 EFNB2-PECAM1 +CD34 SELP Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.633566764858408 0.6572093097629401 0.7917001487310438 0.0078992851324392 0.0045674276780054 0.0 0.0 0.0 0.0 1280 1.0 0.0070127168139631 CD34-SELP +VEGFC FLT1 B Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.7745997874735252 0.777821334064334 0.8693461273411047 0.0012459853895406 0.0182001711419816 0.0 0.0004629629629629 0.0554502173437843 0.0 360 1.0 0.007011167644453 VEGFC-FLT1 +CCN1 CAV1 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts recompute recompute recompute 0.6213271600240247 0.943345641464811 0.6198216015396206 0.0093830613230477 0.0034806998160403 0.0 0.0 0.0 0.0 339 1.0 0.0070098994945854 CCN1-CAV1 +CD34 SELP CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.633566764858408 0.6572093097629401 0.9161861017439124 0.0298399317533219 0.0010419094417808 0.0 0.0 0.0 0.0 460 1.0 0.0070094722505636 CD34-SELP +COL4A2 CD93 T Lymphocytes Myeloid Cells recompute recompute recompute 0.7783550150988336 0.7461459456652184 0.6198216015396206 0.0316800311254893 0.0010390313650636 0.0 0.0005540166204986 0.0812426588241204 0.0 361 1.0 0.0070083287973647 COL4A2-CD93 +VWF ITGA9 B Cells Pericytes recompute recompute recompute 0.6332974881236617 0.9404022517663844 0.6198216015396206 0.00023686843287 0.1347191569099048 0.0 0.0003753471961564 0.0162688506303297 0.0 1211 1.0 0.0070014906038781 VWF-ITGA9 +VEGFC FLT1 CAFs, DCIS Associated CXCL14+ Fibroblasts recompute recompute recompute 0.4636527906642655 0.878254460598671 0.7204611100467462 0.0693389464442948 0.0005788283879716 0.0 0.0 0.0 0.0 11475 1.0 0.0070009945357488 VEGFC-FLT1 +CD34 SELP Plasma Cells CAFs, DCIS Associated recompute recompute recompute 0.7168245244832976 0.4623922682986163 0.8767341187813953 0.0018206581062216 0.0222228052993653 0.0 0.000204081632653 0.0545333622826058 0.0 2450 1.0 0.0069992826960225 CD34-SELP +CXCL12 ITGA5 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.8824495942126559 0.0106340017102282 0.0032054495894615 0.0 7.563152321887763e-05 0.0364821199007068 0.0 12020 1.0 0.0069980400639198 CXCL12-ITGA5 +CCN1 CAV1 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6213271600240247 0.252518874138558 0.2461374514707439 0.0093830613230477 0.0322196586137726 0.0 0.0018043684710351 0.3157575337417893 0.0 351 1.0 0.0069910595553973 CCN1-CAV1 +VWF SELP Plasma Cells Pericytes recompute recompute recompute 0.7158082793127664 0.8819126042133903 0.7204611100467462 0.0003457348439318 0.0741032966028748 0.0 0.0007039420756234 0.0162360318384456 0.0 452 1.0 0.0069888280332855 VWF-SELP +MMRN2 CD93 Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7205550478301406 0.6587114738285964 0.6198216015396206 0.0151307911035231 0.0026174949623928 0.0 0.001896813353566 0.6300030405329909 0.0 659 1.0 0.0069887004504737 MMRN2-CD93 +COL4A2 CD93 B Cells CAFs, DCIS Associated recompute recompute recompute 0.7783550150988336 0.4630027772793905 0.6198216015396206 0.0033449520260795 0.0155837683010033 0.0 0.0002202104232933 0.0608762857961285 0.0 4087 1.0 0.0069879319618838 COL4A2-CD93 +COL4A2 CD93 Dendritic Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7783550150988336 0.4630027772793905 0.2461374514707439 0.0267593032157803 0.0048929293424311 0.0 0.0007978723404255 0.2579865323732421 0.0 752 1.0 0.0069849608323599 COL4A2-CD93 +CD34 SELP CXCL14+ Fibroblasts CAFs, DCIS Associated recompute recompute recompute 0.9303167350027568 0.4623922682986163 0.7204611100467462 0.0016860250240652 0.0222228052993653 0.0 9.123255177447311e-05 0.0243785672096312 0.0 10961 1.0 0.0069847833201387 CD34-SELP +MMP2 PECAM1 T Lymphocytes Basal-like Structured DCIS Cells recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.8693461273411047 0.0141923232885854 0.0023576674662702 0.0 0.000135685210312 0.0650614942189525 0.0 737 1.0 0.0069845782640876 MMP2-PECAM1 +VWF SELP Pericytes CXCL14+ Fibroblasts recompute recompute recompute 0.9275752708651288 0.8819126042133903 0.9429656149619918 0.1263644540569636 0.0001189339410417 0.0 0.0001839024091215 1.0 0.0 2966 1.0 0.0069829614476576 VWF-SELP +CD34 SELP Mast Cells T Lymphocytes recompute recompute recompute 0.8532069650852002 0.7760344326192508 0.6198216015396206 0.00083777361258 0.0335947364052305 0.0 0.0 0.0 0.0 343 1.0 0.0069785879498528 CD34-SELP +VEGFC FLT1 Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.4636527906642655 0.6593689120110077 0.6198216015396206 0.0023125636768155 0.026308073552735 0.0 0.0 0.0 0.0 3 1.0 0.0069763588392546 VEGFC-FLT1 +VWF LRP1 Mast Cells CAFs, Invasive Associated recompute recompute recompute 0.8525936146535493 0.6207977546603366 0.6198216015396206 0.0002103933337194 0.166956519448744 0.0 0.004498106060606 0.0338921604971916 0.0 144 1.0 0.0069759361069407 VWF-LRP1 +HSPG2 LRP1 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes recompute recompute recompute 0.6589792304505506 0.6207977546603366 0.7917001487310438 0.0033973231723341 0.0104714078116759 0.0 0.000805152979066 0.0673002986119375 0.0 69 1.0 0.0069756985778205 HSPG2-LRP1 +EFNB2 PECAM1 Dendritic Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.7800321422220979 0.6331674633943454 0.8693461273411047 0.0113788029360913 0.0023576674662702 0.0 0.0003012048192771 0.0935043494624252 0.0 1245 1.0 0.0069753745107625 EFNB2-PECAM1 +HSPG2 LRP1 Plasma Cells Dendritic Cells recompute recompute recompute 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.0012814156885439 0.0501711964086628 0.0 0.0015887658876588 0.0269567635631685 0.0 271 1.0 0.0069687903315018 HSPG2-LRP1 +CCN1 CAV1 Luminal-like Amorphous DCIS Cells Myeloid Cells recompute recompute recompute 0.2542249848376565 0.7832252605020791 0.2461374514707439 0.1711385759005754 0.00136079311934 0.0 0.0027777777777777 0.4083359232017682 0.0 84 1.0 0.0069647304855587 CCN1-CAV1 +MMP2 PECAM1 Mast Cells Macrophages recompute recompute recompute 0.8560892486218385 0.9015117569158254 0.8567148457705164 0.0006966068981631 0.0246995741084876 0.0 0.001060606060606 0.0539838524438288 0.0 165 1.0 0.0069609481452281 MMP2-PECAM1 +HSPG2 LRP1 Myeloid Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.7468485855611411 0.6207977546603366 0.6198216015396206 0.0006689050756654 0.0587195251380622 0.0 6.017716156364337e-05 0.0042428457138263 0.0 1154 1.0 0.006951851771654 HSPG2-LRP1 +MMRN2 CD93 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes recompute recompute recompute 0.6301823358791634 0.7779918296243433 0.7917001487310438 0.0024635726452692 0.0118035014556376 0.0 0.0 0.0 0.0 83 1.0 0.0069517913377819 MMRN2-CD93 +MMP2 PECAM1 Endothelial Cells Mast Cells recompute recompute recompute 0.9067635403815892 0.8537710813834968 0.8567148457705164 0.0411127335336962 0.0004138063814779 0.0 0.0003333333333333 0.0485255692422545 0.0 225 1.0 0.0069514593781685 MMP2-PECAM1 +MMP2 PECAM1 Macrophages Myoepithelial Cells recompute recompute recompute 0.9330801352629944 0.7167436199046466 0.7204611100467462 0.0088108219576754 0.0026482500471321 0.0 0.0 0.0 0.0 715 1.0 0.006947232194027 MMP2-PECAM1 +COL4A2 CD93 Myeloid Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.7482742921073442 0.7779918296243433 0.6198216015396206 0.005733874009046 0.0053794918117879 0.0 0.0 0.0 0.0 162 1.0 0.0069355715764637 COL4A2-CD93 +VWF ITGA9 T Lymphocytes B Cells recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.9318789094584046 0.0036144684673052 0.0083442542366581 0.0 0.0002177463255307 0.0119864784106667 0.0 5010 1.0 0.0069354224811326 VWF-ITGA9 +VEGFC FLT1 Myoepithelial Cells Plasma Cells recompute recompute recompute 0.4636527906642655 0.4630488285702799 0.8293805866303694 0.014525360548861 0.0043013567716651 0.0 0.0 0.0 0.0 219 1.0 0.0069350757470143 VEGFC-FLT1 +VWF ITGA9 Luminal-like Amorphous DCIS Cells Mast Cells recompute recompute recompute 0.2486570577556728 0.863034163938375 0.2461374514707439 0.0033537993821664 0.0627102121186242 0.0 0.0 0.0 0.0 34 1.0 0.0069334151552953 VWF-ITGA9 +COL4A2 CD93 Mast Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.8355319038299565 0.6587114738285964 0.6198216015396206 0.001123788079051 0.0289462771086338 0.0 0.0025641025641025 0.5458935221180999 0.0 78 1.0 0.0069321458342736 COL4A2-CD93 +HSPG2 LRP1 B Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.7789175740361626 0.6207977546603366 0.8693461273411047 0.0012941512528773 0.0203874717835032 0.0 0.0003858024691358 0.0120521254394569 0.0 360 1.0 0.0069315611680983 HSPG2-LRP1 +MMP2 PECAM1 11q13 Invasive Tumor Cells CAFs, Invasive Associated recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.8824495942126559 0.0097699360831605 0.0032187363284526 0.0 0.0002301434382359 0.0669571551025117 0.0 4671 1.0 0.0069299458228441 MMP2-PECAM1 +CD34 SELP Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7168245244832976 0.6572093097629401 0.6198216015396206 0.0082993421103349 0.0045674276780054 0.0 0.0015174506828528 0.4635456114075504 0.0 659 1.0 0.0069292040686327 CD34-SELP +HSPG2 LRP1 Myeloid Cells Myoepithelial Cells recompute recompute recompute 0.7468485855611411 0.7346293219749174 0.7204611100467462 0.0006689050756654 0.0416128058995347 0.0 0.0004901960784313 0.0161866738993976 0.0 85 1.0 0.0069223185156894 HSPG2-LRP1 +MMRN2 CLEC14A CAFs, DCIS Associated Dendritic Cells recompute recompute recompute 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0117842887908422 0.003263637675389 0.0 0.0 0.0 0.0 3646 1.0 0.0069118765474706 MMRN2-CLEC14A +MMRN2 CD93 Mast Cells Dendritic Cells recompute recompute recompute 0.8571898293845529 0.7779918296243433 0.6198216015396206 0.0004196880356983 0.0627790816848129 0.0 0.0 0.0 0.0 162 1.0 0.0069105368833131 MMRN2-CD93 +CXCL12 ITGA5 Plasma Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.8730912658940219 0.2488118640045775 0.2461374514707439 0.0057086106530109 0.0356093885486421 0.0 0.0020127474002012 0.5068439274731219 0.0 271 1.0 0.0069082394399483 CXCL12-ITGA5 +CD34 SELP Basal-like Structured DCIS Cells Dendritic Cells recompute recompute recompute 0.633566764858408 0.7760344326192508 0.8693461273411047 0.0078992851324392 0.0032078747392388 0.0 0.0 0.0 0.0 1044 1.0 0.0069041815448682 CD34-SELP +CD34 SELP T Lymphocytes Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.633566764858408 0.4623922682986163 0.2461374514707439 0.015517736049123 0.0096770075292062 0.0 0.0 0.0 0.0 383 1.0 0.0069038573417202 CD34-SELP +MMP2 PECAM1 Endothelial Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0411127335336962 0.0007400708115376 0.0 0.0015224358974358 0.3508512759906936 0.0 312 1.0 0.006903815259267 MMP2-PECAM1 +CD34 SELP T Lymphocytes CAFs, Invasive Associated recompute recompute recompute 0.633566764858408 0.6572093097629401 0.7917001487310438 0.015517736049123 0.002113171886167 0.0 0.0002083333333333 0.0603418099219615 0.0 2400 1.0 0.0069019275030488 CD34-SELP +MMP2 PECAM1 Apocrine Cells Endothelial Cells recompute recompute recompute 0.2491408586098361 0.956444566971872 0.2461374514707439 0.0001826541344284 1.0 0.0 0.0116666666666666 0.1058982927110409 0.0 15 1.0 0.0068916407666762 MMP2-PECAM1 +VWF ITGA9 Plasma Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0003457348439318 0.1112417752963437 0.0 0.0 0.0 0.0 148 1.0 0.0068868498378674 VWF-ITGA9 +VWF LRP1 CAFs, DCIS Associated Plasma Cells recompute recompute recompute 0.7158082793127664 0.7346293219749174 0.8767341187813953 0.0071496754272206 0.0032275631628407 0.0 0.0002084645888151 0.0099230619609331 0.0 2453 1.0 0.0068836057457773 VWF-LRP1 +COL4A2 CD93 CXCL14+ Fibroblasts Myoepithelial Cells recompute recompute recompute 0.8840293712888387 0.4630027772793905 0.7204611100467462 0.0061698665784747 0.0058437228618857 0.0 5.307855626326964e-05 0.0161072213619537 0.0 1884 1.0 0.0068828971625029 COL4A2-CD93 +EFNB2 PECAM1 T Lymphocytes Myeloid Cells recompute recompute recompute 0.7800321422220979 0.7841656220878274 0.6198216015396206 0.0213929720256037 0.001309307002134 0.0 0.0010387811634349 0.1282990409787224 0.0 361 1.0 0.0068815118099899 EFNB2-PECAM1 +MMP2 PECAM1 Basal-like Structured DCIS Cells CAFs, Invasive Associated recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0104129581710415 0.0032187363284526 0.0 0.0004552758435993 0.1324564172151606 0.0 1867 1.0 0.0068784202276868 MMP2-PECAM1 +CCN1 CAV1 B Cells T Lymphocytes recompute recompute recompute 0.6213271600240247 0.62431395375366 0.9318789094584046 0.0023088899408624 0.0126805820762719 0.0 0.0002808425275827 0.0572148079751583 0.0 4985 1.0 0.0068776159512793 CCN1-CAV1 +HSPG2 LRP1 Macrophages CXCL14+ Fibroblasts recompute recompute recompute 0.9253089325030373 0.9078204025796472 0.8875000050982297 0.0022161183602947 0.0064028969591119 0.0 0.00031349749202 0.0370966848875755 0.0 1462 1.0 0.0068770871684516 HSPG2-LRP1 +CCN1 CAV1 Dendritic Cells CXCL14+ Fibroblasts recompute recompute recompute 0.6213271600240247 0.943345641464811 0.6198216015396206 0.0083518627398662 0.0034806998160403 0.0 0.000289226319595 0.1070738101936494 0.0 922 1.0 0.0068751936154398 CCN1-CAV1 +EFNB2 PECAM1 Myoepithelial Cells Myeloid Cells recompute recompute recompute 0.4619393085577573 0.7841656220878274 0.7204611100467462 0.0308750930304183 0.001309307002134 0.0 0.0049019607843137 0.6054373044878273 0.0 51 1.0 0.0068739982558123 EFNB2-PECAM1 +EFNB2 PECAM1 Endothelial Cells Apocrine Cells recompute recompute recompute 0.8640667164982425 0.2491073778594529 0.2461374514707439 1.0 0.0001990509171164 0.0 0.0 0.0 0.0 33 1.0 0.0068735791069182 EFNB2-PECAM1 +VWF SELP 11q13 Invasive Tumor Cells Myeloid Cells recompute recompute recompute 0.6332974881236617 0.7478729882108823 0.6198216015396206 0.0131302879503246 0.0027351735586246 0.0 0.0001803751803751 0.0099005243810861 0.0 756 1.0 0.0068732250855432 VWF-SELP +CCN1 CAV1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.9219165193585238 0.62431395375366 0.6198216015396206 0.0086134406931133 0.0034299077593249 0.0 0.0002444987775061 0.0252929769833909 0.0 409 1.0 0.0068728527718645 CCN1-CAV1 +VWF ITGA9 CXCL14+ Fibroblasts Mast Cells recompute recompute recompute 0.9275752708651288 0.863034163938375 0.8567148457705164 0.000245041593909 0.0627102121186242 0.0 0.0 0.0 0.0 137 1.0 0.0068728187051001 VWF-ITGA9 +MMP2 PECAM1 T Lymphocytes Myoepithelial Cells recompute recompute recompute 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.0141923232885854 0.0026482500471321 0.0 0.0001564945226917 0.1429270031013639 0.0 1278 1.0 0.0068713082661541 MMP2-PECAM1 +CD34 SELP Myoepithelial Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.7168245244832976 0.7760344326192508 0.6198216015396206 0.0082993421103349 0.0036702914086929 0.0 7.272727272727273e-05 0.0297441029731618 0.0 6875 1.0 0.006868856060474 CD34-SELP +VEGFC FLT1 11q13 Invasive Tumor Cells (Mitotic) Mast Cells recompute recompute recompute 0.6593525851613742 0.8331580262014722 0.6198216015396206 0.0201572483258557 0.001526625481682 0.0 0.0 0.0 0.0 5 1.0 0.0068661471393116 VEGFC-FLT1 +MMP2 PECAM1 Myeloid Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.785133132759182 0.6331674633943454 0.6198216015396206 0.001039571291679 0.0326412663903893 0.0 0.000238301559792 0.0965539294353601 0.0 1154 1.0 0.0068637117268369 MMP2-PECAM1 +VWF SELP CAFs, DCIS Associated Myoepithelial Cells recompute recompute recompute 0.7158082793127664 0.4623922682986163 0.8293805866303694 0.0071496754272206 0.0053213839468185 0.0 5.047955577990914e-05 0.023065114345896 0.0 9905 1.0 0.0068624456635518 VWF-SELP +EFNB2 PECAM1 Dendritic Cells Myoepithelial Cells recompute recompute recompute 0.7800321422220979 0.7167436199046466 0.6198216015396206 0.0113788029360913 0.0026482500471321 0.0 0.0002213172804532 0.0825847673378987 0.0 1412 1.0 0.0068622537715359 EFNB2-PECAM1 +CD34 SELP 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells recompute recompute recompute 0.633566764858408 0.7760344326192508 0.7917001487310438 0.0083565457974945 0.0032078747392388 0.0 0.0047846889952153 1.0 0.0 209 1.0 0.0068614099185454 CD34-SELP +VWF LRP1 Basal-like Structured DCIS Cells Endothelial Cells recompute recompute recompute 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.0020251995753771 0.0144359394371152 0.0 0.0004499785084891 0.0397487605525582 0.0 1692 1.0 0.0068595921163748 VWF-LRP1 +VEGFC FLT1 11q13 Invasive Tumor Cells (Mitotic) B Cells recompute recompute recompute 0.6593525851613742 0.777821334064334 0.7917001487310438 0.0201572483258557 0.001271575589586 0.0 0.0 0.0 0.0 42 1.0 0.0068583960601013 VEGFC-FLT1 +CCN1 CAV1 Dendritic Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6213271600240247 0.252518874138558 0.2461374514707439 0.0083518627398662 0.0322196586137726 0.0 0.000709219858156 0.1241107439455409 0.0 752 1.0 0.0068567157143342 CCN1-CAV1 +MMP2 PECAM1 Macrophages CAFs, Invasive Associated recompute recompute recompute 0.9330801352629944 0.6331674633943454 0.6198216015396206 0.0088108219576754 0.0032187363284526 0.0 0.0001107828655834 0.0322307929803681 0.0 1354 1.0 0.0068559554704096 MMP2-PECAM1 +VWF SELP 11q13 Invasive Tumor Cells Macrophages recompute recompute recompute 0.6332974881236617 0.941479368642921 0.6198216015396206 0.0131302879503246 0.0021392900294222 0.0 6.729022273063724e-05 0.0120529332618221 0.0 1351 1.0 0.0068554914928909 VWF-SELP +MMRN2 CLEC14A Macrophages CAFs, DCIS Associated recompute recompute recompute 0.893316592628645 0.7154802332407408 0.7204611100467462 0.0007691101630988 0.0292771742399634 0.0 0.0001537830633586 0.0176172640540402 0.0 9754 1.0 0.0068541907074526 MMRN2-CLEC14A +VEGFC FLT1 T Lymphocytes Mast Cells recompute recompute recompute 0.7745997874735252 0.8331580262014722 0.6198216015396206 0.016822895653248 0.001526625481682 0.0 0.001001001001001 0.4707357648534121 0.0 333 1.0 0.0068436003599539 VEGFC-FLT1 +HSPG2 LRP1 Basal-like Structured DCIS Cells Myeloid Cells recompute recompute recompute 0.7789175740361626 0.7769451595923457 0.6198216015396206 0.0492631209980634 0.0005558995075445 0.0 0.0006459948320413 0.095471155072788 0.0 129 1.0 0.0068435133330741 HSPG2-LRP1 +VWF LRP1 CAFs, Invasive Associated Basal-like Structured DCIS Cells recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0016171311116606 0.0203874717835032 0.0 0.0004963670158837 0.0232412775426765 0.0 2152 1.0 0.0068423459040662 VWF-LRP1 +VWF LRP1 Dendritic Cells Endothelial Cells recompute recompute recompute 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.0019871862905238 0.0144359394371152 0.0 0.0008559485800705 0.0756100447302766 0.0 2164 1.0 0.0068379631886892 VWF-LRP1 +VWF SELP 11q13 Invasive Tumor Cells CAFs, Invasive Associated recompute recompute recompute 0.6332974881236617 0.6572093097629401 0.8824495942126559 0.0131302879503246 0.002113171886167 0.0 5.838734162433585e-05 0.0116889111954622 0.0 4671 1.0 0.0068344275362241 VWF-SELP +MMRN2 CLEC14A T Lymphocytes T Lymphocytes recompute recompute recompute 0.6301823358791634 0.6347970925105053 1.0 0.0031934983073077 0.0079745943515326 0.0 0.000133572191841 0.0160050112564426 0.0 21212 1.0 0.0068340748021531 MMRN2-CLEC14A +MMP2 PECAM1 Luminal-like Amorphous DCIS Cells Dendritic Cells recompute recompute recompute 0.2491408586098361 0.6331674633943454 0.2461374514707439 0.0049987108499989 0.0518891167572028 0.0 0.0014099037138927 0.0514766584146874 0.0 727 1.0 0.0068209692095083 MMP2-PECAM1 +MMP2 PECAM1 Mast Cells Plasma Cells recompute recompute recompute 0.8560892486218385 0.7167436199046466 0.7204611100467462 0.0006966068981631 0.0326667674102811 0.0 0.0015 0.0299744559130736 0.0 50 1.0 0.0068197055349997 MMP2-PECAM1 +VWF SELP Mast Cells Pericytes recompute recompute recompute 0.8525936146535493 0.8819126042133903 0.8567148457705164 0.0002103933337194 0.0741032966028748 0.0 0.0007451564828614 0.0171866191826168 0.0 244 1.0 0.0068178748164362 VWF-SELP +COL4A2 CD93 Dendritic Cells Myeloid Cells recompute recompute recompute 0.7783550150988336 0.7461459456652184 0.6198216015396206 0.0267593032157803 0.0010390313650636 0.0 0.001863354037267 0.2732478245544176 0.0 161 1.0 0.0068139039341926 COL4A2-CD93 +EFNB2 PECAM1 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells recompute recompute recompute 0.662063103571249 0.7841656220878274 0.6198216015396206 0.0236359933700329 0.001309307002134 0.0 0.0 0.0 0.0 21 1.0 0.0068081972058646 EFNB2-PECAM1 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells Macrophages recompute recompute recompute 0.6301823358791634 0.9195415044619336 0.6198216015396206 0.0208904415011529 0.0013235329769289 0.0 0.0 0.0 0.0 1351 1.0 0.0068050558489226 MMRN2-CLEC14A +HSPG2 LRP1 11q13 Invasive Tumor Cells Myeloid Cells recompute recompute recompute 0.6589792304505506 0.7769451595923457 0.6198216015396206 0.0561415215593491 0.0005558995075445 0.0 0.0002020870076425 0.0298663071094105 0.0 756 1.0 0.0068019932430804 HSPG2-LRP1 +VWF LRP1 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0015572459193676 0.0203874717835032 0.0 0.0007575757575757 0.0354717938098156 0.0 1305 1.0 0.0067994487423248 VWF-LRP1 +HSPG2 LRP1 Myoepithelial Cells Myeloid Cells recompute recompute recompute 0.4629984640915818 0.7769451595923457 0.7204611100467462 0.0683610513379333 0.0005558995075445 0.0 0.0013616557734204 0.2012382190259748 0.0 51 1.0 0.0067956691932684 HSPG2-LRP1 +VEGFC FLT1 11q13 Invasive Tumor Cells (G1/S) Plasma Cells recompute recompute recompute 0.6593525851613742 0.4630488285702799 0.6198216015396206 0.0120646829101097 0.0043013567716651 0.0 0.0 0.0 0.0 5 1.0 0.0067923855641911 VEGFC-FLT1 +CXCL12 ITGA5 Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.8730912658940219 0.6338612823312899 0.6198216015396206 0.0057086106530109 0.0050060729272313 0.0 0.0 0.0 0.0 3 1.0 0.0067903418152811 CXCL12-ITGA5 +VWF ITGA9 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells recompute recompute recompute 0.9275752708651288 0.6252253442669611 0.6198216015396206 0.000245041593909 0.1112417752963437 0.0 3.19933453841601e-05 0.0034582741714051 0.0 5683 1.0 0.0067898939434058 VWF-ITGA9 +MMP2 PECAM1 Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.6303642896310324 0.6331674633943454 1.0 0.0104129581710415 0.0023576674662702 0.0 3.70351450756028e-05 0.0177584710352175 0.0 19576 1.0 0.0067898710106915 MMP2-PECAM1 +CCN1 CAV1 11q13 Invasive Tumor Cells Apocrine Cells recompute recompute recompute 0.6213271600240247 0.252518874138558 0.2461374514707439 0.1339639999453202 0.0018925243453249 0.0 0.000558659217877 0.0309463197011148 0.0 179 1.0 0.0067889712902186 CCN1-CAV1 +CD34 SELP B Cells T Lymphocytes recompute recompute recompute 0.633566764858408 0.7760344326192508 0.9318789094584046 0.0006336851232098 0.0335947364052305 0.0 0.0001003009027081 0.0084367829548142 0.0 4985 1.0 0.0067847018630401 CD34-SELP +EFNB2 PECAM1 Luminal-like Amorphous DCIS Cells Myeloid Cells recompute recompute recompute 0.4619393085577573 0.7841656220878274 0.2461374514707439 0.0835287751665837 0.001309307002134 0.0 0.0 0.0 0.0 84 1.0 0.0067843550895556 EFNB2-PECAM1 +VWF ITGA9 Mast Cells Mast Cells recompute recompute recompute 0.8525936146535493 0.863034163938375 1.0 0.0002103933337194 0.0627102121186242 0.0 0.0 0.0 0.0 14 1.0 0.0067794350702545 VWF-ITGA9 +CCN1 CAV1 T Lymphocytes B Cells recompute recompute recompute 0.6213271600240247 0.62431395375366 0.9318789094584046 0.013905026986541 0.0019304335593669 0.0 0.0001264138389886 0.0312106758369613 0.0 5010 1.0 0.0067787875487884 CCN1-CAV1 +HSPG2 LRP1 Mast Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.8349903778527206 0.6207977546603366 0.6198216015396206 0.0014804857410621 0.0203874717835032 0.0 0.0023148148148148 0.0723127526367415 0.0 30 1.0 0.0067781552822449 HSPG2-LRP1 +VWF ITGA9 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts recompute recompute recompute 0.6332974881236617 0.950463483645931 0.6198216015396206 0.0131302879503246 0.0019776346124415 0.0 9.314456035767513e-05 0.0390784047043437 0.0 4880 1.0 0.0067770204048526 VWF-ITGA9 +CCN1 CAV1 Apocrine Cells CAFs, DCIS Associated recompute recompute recompute 0.2542249848376565 0.7283139964676212 0.2461374514707439 0.0014656941948563 0.1449812920932466 0.0 0.0011235955056179 0.0920985366722973 0.0 89 1.0 0.0067766047968386 CCN1-CAV1 +VEGFC FLT1 Luminal-like Amorphous DCIS Cells Mast Cells recompute recompute recompute 0.4636527906642655 0.8331580262014722 0.2461374514707439 0.0666348171285698 0.001526625481682 0.0 0.0 0.0 0.0 34 1.0 0.0067752049413164 VEGFC-FLT1 +VWF ITGA9 Plasma Cells Mast Cells recompute recompute recompute 0.7158082793127664 0.863034163938375 0.7204611100467462 0.0003457348439318 0.0627102121186242 0.0 0.0018939393939393 0.0152137223718801 0.0 48 1.0 0.0067725915761445 VWF-ITGA9 +HSPG2 LRP1 Myeloid Cells Dendritic Cells recompute recompute recompute 0.7468485855611411 0.6207977546603366 0.6198216015396206 0.0006689050756654 0.0501711964086628 0.0 0.0002450980392156 0.0041586050809973 0.0 170 1.0 0.0067719305056638 HSPG2-LRP1 +CCN1 CAV1 Luminal-like Amorphous DCIS Cells Mast Cells recompute recompute recompute 0.2542249848376565 0.8617632615906476 0.2461374514707439 0.1711385759005754 0.0010414441948928 0.0 0.0 0.0 0.0 34 1.0 0.0067680258626984 CCN1-CAV1 +VWF ITGA9 Macrophages T Lymphocytes recompute recompute recompute 0.9011206516381156 0.6252253442669611 0.6198216015396206 0.0008850282134344 0.0309945332907452 0.0 0.0001016880211511 0.0063431849686691 0.0 3576 1.0 0.0067642905113119 VWF-ITGA9 +CXCL12 ITGA5 CXCL14+ Fibroblasts B Cells recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.0131092554497256 0.0024809469483059 0.0 0.0 0.0 0.0 791 1.0 0.0067628990578738 CXCL12-ITGA5 +MMP2 PECAM1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.8824495942126559 0.0008320501336843 0.0326412663903893 0.0 6.617038875103394e-05 0.0268106136265056 0.0 12090 1.0 0.0067627031991599 MMP2-PECAM1 +VEGFC FLT1 Plasma Cells Myoepithelial Cells recompute recompute recompute 0.4636527906642655 0.4630488285702799 0.8293805866303694 0.0023125636768155 0.0232163927704059 0.0 0.0 0.0 0.0 324 1.0 0.006762033907509 VEGFC-FLT1 +MMRN2 CLEC14A Myoepithelial Cells Macrophages recompute recompute recompute 0.7205550478301406 0.9195415044619336 0.7204611100467462 0.0151307911035231 0.0013235329769289 0.0 0.0 0.0 0.0 591 1.0 0.006761994894953 MMRN2-CLEC14A +VEGFC FLT1 Macrophages Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.8963332422588541 0.4630488285702799 0.2461374514707439 0.0026007495851186 0.0359289752254096 0.0 0.0 0.0 0.0 263 1.0 0.006760360630485 VEGFC-FLT1 +CCN1 CAV1 Mast Cells CAFs, Invasive Associated recompute recompute recompute 0.8749036366850302 0.62431395375366 0.6198216015396206 0.0004337320404416 0.0649213179279442 0.0 0.0 0.0 0.0 144 1.0 0.00675888126518 CCN1-CAV1 +VWF SELP CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7158082793127664 0.6572093097629401 0.6198216015396206 0.0071496754272206 0.0045674276780054 0.0 0.0 0.0 0.0 233 1.0 0.0067575269435847 VWF-SELP +COL4A2 CD93 CXCL14+ Fibroblasts CAFs, Invasive Associated recompute recompute recompute 0.8840293712888387 0.6587114738285964 0.6198216015396206 0.0061698665784747 0.0042738820064046 0.0 0.000210970464135 0.0179483730990224 0.0 1422 1.0 0.0067570133705096 COL4A2-CD93 +MMRN2 CLEC14A Myeloid Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.7856500335676843 0.6347970925105053 0.6198216015396206 0.0005542667491398 0.0554888093272979 0.0 0.0004332755632582 0.0709086713119526 0.0 1154 1.0 0.0067558057814205 MMRN2-CLEC14A +CXCL12 ITGA5 Dendritic Cells Mast Cells recompute recompute recompute 0.6160088550075702 0.8532421230021885 0.6198216015396206 0.0149256517769723 0.0019510637826432 0.0 0.0 0.0 0.0 151 1.0 0.0067533958999463 CXCL12-ITGA5 +COL4A2 CD93 B Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.7783550150988336 0.7779918296243433 0.8693461273411047 0.0033449520260795 0.0053794918117879 0.0 0.0 0.0 0.0 360 1.0 0.006751699824856 COL4A2-CD93 +EFNB2 PECAM1 Macrophages B Cells recompute recompute recompute 0.8913986641324685 0.6331674633943454 0.6198216015396206 0.0054950348959687 0.0049190726392343 0.0 0.0009892923649906 0.2000444831155329 0.0 1074 1.0 0.006749715117827 EFNB2-PECAM1 +VEGFC FLT1 CAFs, Invasive Associated Mast Cells recompute recompute recompute 0.6593525851613742 0.8331580262014722 0.6198216015396206 0.018132161410931 0.001526625481682 0.0 0.0 0.0 0.0 130 1.0 0.0067460491089638 VEGFC-FLT1 +CCN1 CAV1 Mast Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.8749036366850302 0.62431395375366 0.6198216015396206 0.0004337320404416 0.0641739251983978 0.0 0.0 0.0 0.0 30 1.0 0.0067458502580134 CCN1-CAV1 +VEGFC FLT1 Plasma Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.4636527906642655 0.777821334064334 0.6198216015396206 0.0023125636768155 0.0182001711419816 0.0 0.0 0.0 0.0 126 1.0 0.0067440139171656 VEGFC-FLT1 +VEGFC FLT1 Macrophages Myeloid Cells recompute recompute recompute 0.8963332422588541 0.7472387841445823 0.7827641335561659 0.0026007495851186 0.0068935067166085 0.0 0.0018621973929236 0.1132328369960645 0.0 179 1.0 0.006742953228223 VEGFC-FLT1 +HSPG2 LRP1 CXCL14+ Fibroblasts T Lymphocytes recompute recompute recompute 0.8818165186409654 0.6207977546603366 0.6198216015396206 0.0026436039558049 0.0104714078116759 0.0 0.0001772107035264 0.0148125059145891 0.0 1881 1.0 0.0067421711012586 HSPG2-LRP1 +VWF ITGA9 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0071496754272206 0.0047273851759697 0.0 0.0 0.0 0.0 135 1.0 0.0067401279901406 VWF-ITGA9 +CCN1 CAV1 Mast Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.8749036366850302 0.62431395375366 0.6198216015396206 0.0004337320404416 0.0638329144736252 0.0 0.0 0.0 0.0 78 1.0 0.0067398625798301 CCN1-CAV1 +VEGFC FLT1 CAFs, Invasive Associated B Cells recompute recompute recompute 0.6593525851613742 0.777821334064334 0.7917001487310438 0.018132161410931 0.001271575589586 0.0 0.0005452562704471 0.133532934069794 0.0 917 1.0 0.0067384336064207 VEGFC-FLT1 +CCN1 CAV1 Macrophages Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.8619922139338987 0.252518874138558 0.2461374514707439 0.0054092055025683 0.0322196586137726 0.0 0.0010139416983523 0.1774358924848798 0.0 263 1.0 0.0067355290467271 CCN1-CAV1 +COL4A2 CD93 T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7783550150988336 0.6587114738285964 0.7917001487310438 0.0316800311254893 0.0007261054236978 0.0 0.0 0.0 0.0 81 1.0 0.0067355156544466 COL4A2-CD93 +CXCL12 ITGA5 Mast Cells Macrophages recompute recompute recompute 0.7487535481622718 0.9004887531897467 0.8567148457705164 0.0016417770622885 0.0098335877942119 0.0 0.0008264462809917 0.1361623920084906 0.0 165 1.0 0.0067341139482494 CXCL12-ITGA5 +COL4A2 CD93 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells recompute recompute recompute 0.6582846571368821 0.4630027772793905 0.6198216015396206 0.0084325366891025 0.0058437228618857 0.0 0.0008830022075055 0.267955894445217 0.0 453 1.0 0.0067321253657617 COL4A2-CD93 +VWF LRP1 Macrophages Endothelial Cells recompute recompute recompute 0.9011206516381156 0.9078204025796472 0.8875000050982297 0.0008850282134344 0.0144359394371152 0.0 0.0002036493971977 0.0179893283194052 0.0 2790 1.0 0.0067281103508344 VWF-LRP1 +VWF LRP1 Myeloid Cells Macrophages recompute recompute recompute 0.7848266128497919 0.8604147465201248 0.7827641335561659 0.0004024409845247 0.0436001007095475 0.0 0.0006313131313131 0.0120427923453675 0.0 162 1.0 0.0067279927442409 VWF-LRP1 +HSPG2 LRP1 T Lymphocytes Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7789175740361626 0.2550748532138862 0.2461374514707439 0.0070532058552773 0.0267255153180908 0.0 0.001341746446185 0.080206073956737 0.0 383 1.0 0.0067211210749072 HSPG2-LRP1 +CXCL12 ITGA5 Dendritic Cells Myeloid Cells recompute recompute recompute 0.6160088550075702 0.7846160563919254 0.6198216015396206 0.0149256517769723 0.0020587132267296 0.0 0.0016939582156973 0.2792646615627081 0.0 161 1.0 0.0067195533395971 CXCL12-ITGA5 +CCN1 CAV1 Plasma Cells T Lymphocytes recompute recompute recompute 0.7324582304061453 0.62431395375366 0.6198216015396206 0.0025580826958339 0.0126805820762719 0.0 0.0003541389995573 0.0721471745414947 0.0 753 1.0 0.0067181764633664 CCN1-CAV1 +COL4A2 CD93 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6582846571368821 0.6587114738285964 0.9592803095773328 0.0084325366891025 0.0026174949623928 0.0 0.0004742547425474 0.0643400750968269 0.0 1476 1.0 0.0067166099664011 COL4A2-CD93 +CD34 SELP Myoepithelial Cells Dendritic Cells recompute recompute recompute 0.7168245244832976 0.7760344326192508 0.6198216015396206 0.0082993421103349 0.0032078747392388 0.0 0.0 0.0 0.0 1362 1.0 0.0067164108290471 CD34-SELP +VWF ITGA9 T Lymphocytes Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6332974881236617 0.2531744428854943 0.2461374514707439 0.0036144684673052 0.0642389143033604 0.0 0.0004747211013529 0.0222187787964655 0.0 383 1.0 0.0067144154884468 VWF-ITGA9 +MMP2 PECAM1 Pericytes Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.9067635403815892 0.2491073778594529 0.2461374514707439 0.0216588811659259 0.0076066460958003 0.0 0.0006155055002619 0.2597680255287586 0.0 1909 1.0 0.006714000923891 MMP2-PECAM1 +VWF SELP 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6332974881236617 0.4623922682986163 0.2461374514707439 0.0131302879503246 0.0096770075292062 0.0 0.000494071146245 0.1409489703592807 0.0 184 1.0 0.0067138045680936 VWF-SELP +CCN1 CAV1 11q13 Invasive Tumor Cells (G1/S) Macrophages recompute recompute recompute 0.6213271600240247 0.8818704453527788 0.6198216015396206 0.0052560850129547 0.0051192928876727 0.0 0.0 0.0 0.0 119 1.0 0.0067113668899128 CCN1-CAV1 +CXCL12 ITGA5 CXCL14+ Fibroblasts Plasma Cells recompute recompute recompute 0.7487535481622718 0.7162873978652844 0.7204611100467462 0.0131092554497256 0.0017943124298833 0.0 0.0011164274322169 0.207613970164491 0.0 285 1.0 0.0067053162850845 CXCL12-ITGA5 +MMRN2 CLEC14A Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated recompute recompute recompute 0.250044481781731 0.7154802332407408 0.2461374514707439 0.0070431301838115 0.0292771742399634 0.0 0.0012297601967616 0.1408803390720303 0.0 4879 1.0 0.0067042167828118 MMRN2-CLEC14A +MMRN2 CD93 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7205550478301406 0.6587114738285964 0.6198216015396206 0.0117842887908422 0.0026174949623928 0.0 0.0 0.0 0.0 233 1.0 0.0067035275205106 MMRN2-CD93 +VWF SELP CAFs, DCIS Associated Basal-like Structured DCIS Cells recompute recompute recompute 0.7158082793127664 0.7760344326192508 0.6198216015396206 0.0071496754272206 0.0036702914086929 0.0 0.0 0.0 0.0 1542 1.0 0.0066986741104043 VWF-SELP +VWF SELP 11q13 Invasive Tumor Cells (G1/S) Pericytes recompute recompute recompute 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.0003521782369754 0.0741032966028748 0.0 0.0 0.0 0.0 345 1.0 0.0066986210918849 VWF-SELP +MMRN2 CD93 T Lymphocytes CAFs, DCIS Associated recompute recompute recompute 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.0031934983073077 0.0155837683010033 0.0 0.0002527805864509 0.0343773492039207 0.0 10879 1.0 0.006694367663764 MMRN2-CD93 +MMP2 PECAM1 CXCL14+ Fibroblasts Basal-like Structured DCIS Cells recompute recompute recompute 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0106922602624424 0.0023576674662702 0.0 0.0001126126126126 0.0539981095037928 0.0 1332 1.0 0.0066907111497465 MMP2-PECAM1 +COL4A2 CD93 Macrophages 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.9188764516910942 0.6587114738285964 0.6198216015396206 0.0090193130488293 0.0026174949623928 0.0 0.0 0.0 0.0 129 1.0 0.0066764677485256 COL4A2-CD93 +CD34 SELP CAFs, Invasive Associated Mast Cells recompute recompute recompute 0.633566764858408 0.8347297932672282 0.6198216015396206 0.0298399317533219 0.0009042150166242 0.0 0.0038461538461538 0.6159321105940325 0.0 130 1.0 0.0066749280134771 CD34-SELP +MMRN2 CLEC14A 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6301823358791634 0.2491545808994955 0.2461374514707439 0.0208904415011529 0.0109188419829382 0.0 0.0 0.0 0.0 184 1.0 0.0066712355447612 MMRN2-CLEC14A +CCN1 CAV1 Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6213271600240247 0.62431395375366 0.7917001487310438 0.0083518627398662 0.0034299077593249 0.0 0.0004784688995215 0.0494967827091239 0.0 209 1.0 0.0066689677439811 CCN1-CAV1 +CXCL12 ITGA5 Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.6160088550075702 0.6338612823312899 1.0 0.0021291294377375 0.01057919065587 0.0 6.965858007950364e-05 0.0284838954676426 0.0 19576 1.0 0.0066686771558766 CXCL12-ITGA5 +MMP2 PECAM1 CAFs, DCIS Associated Apocrine Cells recompute recompute recompute 0.718867305289982 0.2491073778594529 0.2461374514707439 1.0 0.0001990509171164 0.0 0.0017391304347826 1.0 0.0 230 1.0 0.0066660184495102 MMP2-PECAM1 +CD34 SELP Myoepithelial Cells Myeloid Cells recompute recompute recompute 0.7168245244832976 0.7478729882108823 0.7204611100467462 0.0082993421103349 0.0027351735586246 0.0 0.0 0.0 0.0 51 1.0 0.0066652072066972 CD34-SELP +MMRN2 CD93 11q13 Invasive Tumor Cells B Cells recompute recompute recompute 0.6301823358791634 0.7779918296243433 0.7917001487310438 0.0208904415011529 0.001079730675535 0.0 0.0008771929824561 0.0963485398236101 0.0 570 1.0 0.0066636403478422 MMRN2-CD93 +MMP2 PECAM1 B Cells CAFs, DCIS Associated recompute recompute recompute 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.0024819960935566 0.0125623889131764 0.0 0.0002936138977244 0.0945812606520374 0.0 4087 1.0 0.0066606446580162 MMP2-PECAM1 +COL4A2 CD93 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.4630253981438691 0.6587114738285964 0.2461374514707439 0.0443339118517084 0.0026174949623928 0.0 0.0024128686327077 0.3273433770916314 0.0 373 1.0 0.0066580988717383 COL4A2-CD93 +COL4A2 CD93 11q13 Invasive Tumor Cells (Mitotic) B Cells recompute recompute recompute 0.6582846571368821 0.7779918296243433 0.7917001487310438 0.0198024073017111 0.001079730675535 0.0 0.0023809523809523 0.402655574491757 0.0 42 1.0 0.0066526988412536 COL4A2-CD93 +HSPG2 LRP1 Dendritic Cells Plasma Cells recompute recompute recompute 0.7789175740361626 0.7346293219749174 0.6198216015396206 0.0075637985935472 0.0032275631628407 0.0 0.0004067875406787 0.0223670614865986 0.0 239 1.0 0.0066513099383408 HSPG2-LRP1 +HSPG2 LRP1 Basal-like Structured DCIS Cells Mast Cells recompute recompute recompute 0.7789175740361626 0.8755243548400705 0.6198216015396206 0.0492631209980634 0.0004150165744076 0.0 0.0007716049382716 0.1072501072501073 0.0 18 1.0 0.0066492204104482 HSPG2-LRP1 +CD34 SELP Myoepithelial Cells Macrophages recompute recompute recompute 0.7168245244832976 0.941479368642921 0.7204611100467462 0.0082993421103349 0.0021392900294222 0.0 0.0 0.0 0.0 591 1.0 0.0066480103205083 CD34-SELP +MMRN2 CD93 B Cells Dendritic Cells recompute recompute recompute 0.6301823358791634 0.7779918296243433 0.909150863993142 0.0003083910058032 0.0627790816848129 0.0 0.0003227888960619 0.0070684834505409 0.0 1549 1.0 0.0066476478934281 MMRN2-CD93 +CD34 SELP B Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.633566764858408 0.6572093097629401 0.7917001487310438 0.0006336851232098 0.04130664769978 0.0 0.0 0.0 0.0 797 1.0 0.0066475183275826 CD34-SELP +CXCL12 ITGA5 Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.8023917560710954 0.6338612823312899 0.6198216015396206 0.0085367158000785 0.0032054495894615 0.0 0.0002154243860404 0.1039135263522503 0.0 422 1.0 0.0066471912567683 CXCL12-ITGA5 +VWF LRP1 CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7158082793127664 0.2550748532138862 0.2461374514707439 0.0071496754272206 0.0267255153180908 0.0 0.0004958749525856 0.0271174421370511 0.0 5752 1.0 0.0066421581903972 VWF-LRP1 +VWF ITGA9 B Cells Macrophages recompute recompute recompute 0.6332974881236617 0.8794572885381431 0.6198216015396206 0.00023686843287 0.104965956217838 0.0 0.0 0.0 0.0 1065 1.0 0.0066416687607071 VWF-ITGA9 +HSPG2 LRP1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6589792304505506 0.6207977546603366 1.0 0.0072827533047186 0.0028784826949613 0.0 0.000805412371134 0.0595526928469343 0.0 1552 1.0 0.0066407001097767 HSPG2-LRP1 +CXCL12 ITGA5 Dendritic Cells CXCL14+ Fibroblasts recompute recompute recompute 0.6160088550075702 0.928319416412998 0.6198216015396206 0.0149256517769723 0.0016159760253869 0.0 0.0 0.0 0.0 922 1.0 0.0066372328211515 CXCL12-ITGA5 +CCN1 CAV1 Basal-like Structured DCIS Cells Apocrine Cells recompute recompute recompute 0.6213271600240247 0.252518874138558 0.2461374514707439 0.1153131738111426 0.0018925243453249 0.0 0.0024015369836695 0.133030528974533 0.0 694 1.0 0.0066214399203764 CCN1-CAV1 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.8824495942126559 0.0208904415011529 0.0011388334136451 0.0 9.70604547975596e-05 0.0129223513097163 0.0 12020 1.0 0.0066175996073522 MMRN2-CLEC14A +COL4A2 CD93 Myeloid Cells Myoepithelial Cells recompute recompute recompute 0.7482742921073442 0.4630027772793905 0.7204611100467462 0.005733874009046 0.0058437228618857 0.0 0.0 0.0 0.0 85 1.0 0.0066130078840884 COL4A2-CD93 +HSPG2 LRP1 Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7789175740361626 0.6207977546603366 0.7917001487310438 0.0075637985935472 0.0028784826949613 0.0 0.0011291779584462 0.083492122220815 0.0 246 1.0 0.0066092372375354 HSPG2-LRP1 +HSPG2 LRP1 11q13 Invasive Tumor Cells Mast Cells recompute recompute recompute 0.6589792304505506 0.8755243548400705 0.6198216015396206 0.0561415215593491 0.0004150165744076 0.0 0.0 0.0 0.0 42 1.0 0.0066088791096582 HSPG2-LRP1 +VWF LRP1 CAFs, Invasive Associated Endothelial Cells recompute recompute recompute 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.0016171311116606 0.0144359394371152 0.0 0.0005054545454545 0.0446492250595107 0.0 3125 1.0 0.0066071061391672 VWF-LRP1 +CCN1 CAV1 Luminal-like Amorphous DCIS Cells Apocrine Cells recompute recompute recompute 0.2542249848376565 0.252518874138558 0.3990376746076917 0.1711385759005754 0.0018925243453249 0.0 0.0048109965635738 0.2664999215498069 0.0 97 1.0 0.0066041909476581 CCN1-CAV1 +HSPG2 LRP1 Myoepithelial Cells Mast Cells recompute recompute recompute 0.4629984640915818 0.8755243548400705 0.7204611100467462 0.0683610513379333 0.0004150165744076 0.0 0.0036549707602339 0.5080268238162979 0.0 38 1.0 0.006602734604776 HSPG2-LRP1 +MMRN2 CD93 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.250044481781731 0.6587114738285964 0.2461374514707439 0.0070431301838115 0.0289462771086338 0.0 0.0 0.0 0.0 186 1.0 0.0065999641064276 MMRN2-CD93 +HSPG2 LRP1 Macrophages T Lymphocytes recompute recompute recompute 0.9253089325030373 0.6207977546603366 0.6198216015396206 0.0022161183602947 0.0104714078116759 0.0 0.0003534364901814 0.0295426856113224 0.0 3576 1.0 0.006599595784102 HSPG2-LRP1 +VWF ITGA9 B Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.00023686843287 0.1112417752963437 0.0 0.0 0.0 0.0 797 1.0 0.0065993286881069 VWF-ITGA9 +VWF LRP1 T Lymphocytes CXCL14+ Fibroblasts recompute recompute recompute 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.0036144684673052 0.0064028969591119 0.0 9.066731141199224e-05 0.009452097386276 0.0 1880 1.0 0.0065975528420309 VWF-LRP1 +VWF LRP1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.8824495942126559 0.0131302879503246 0.0018097844702233 0.0 7.657691725911355e-05 0.0079551464889804 0.0 12020 1.0 0.0065971842161102 VWF-LRP1 +MMRN2 CD93 11q13 Invasive Tumor Cells Mast Cells recompute recompute recompute 0.6301823358791634 0.8347945881127203 0.6198216015396206 0.0208904415011529 0.0012097093680331 0.0 0.0 0.0 0.0 42 1.0 0.0065966610995765 MMRN2-CD93 +CXCL12 ITGA5 Myeloid Cells Macrophages recompute recompute recompute 0.7487535481622718 0.9004887531897467 0.7827641335561659 0.0015847932820241 0.0098335877942119 0.0 0.0002805836139169 0.0462279725954752 0.0 162 1.0 0.0065946130945477 CXCL12-ITGA5 +CXCL12 ITGA5 Myoepithelial Cells Mast Cells recompute recompute recompute 0.8023917560710954 0.8532421230021885 0.7204611100467462 0.0085367158000785 0.0019510637826432 0.0 0.0 0.0 0.0 38 1.0 0.006593343796262 CXCL12-ITGA5 +MMRN2 CLEC14A Basal-like Structured DCIS Cells Macrophages recompute recompute recompute 0.6301823358791634 0.9195415044619336 0.6198216015396206 0.0172764782878141 0.0013235329769289 0.0 0.0003508771929824 0.0946357436953526 0.0 475 1.0 0.0065929983604543 MMRN2-CLEC14A +HSPG2 LRP1 B Cells Endothelial Cells recompute recompute recompute 0.7789175740361626 0.9078204025796472 0.6198216015396206 0.0012941512528773 0.0144359394371152 0.0 0.0002393049112731 0.0209408021018746 0.0 1509 1.0 0.0065896950705103 HSPG2-LRP1 +VWF SELP Basal-like Structured DCIS Cells CAFs, DCIS Associated recompute recompute recompute 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.0020251995753771 0.0222228052993653 0.0 0.0 0.0 0.0 800 1.0 0.0065870711047994 VWF-SELP +CXCL12 ITGA5 B Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.7917001487310438 0.0052742025956585 0.0050060729272313 0.0 0.0 0.0 0.0 50 1.0 0.0065861699462785 CXCL12-ITGA5 +COL4A2 CD93 11q13 Invasive Tumor Cells (Mitotic) Mast Cells recompute recompute recompute 0.6582846571368821 0.8347945881127203 0.6198216015396206 0.0198024073017111 0.0012097093680331 0.0 0.0 0.0 0.0 5 1.0 0.006585829570995 COL4A2-CD93 +CXCL12 ITGA5 11q13 Invasive Tumor Cells B Cells recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.7917001487310438 0.0106340017102282 0.0024809469483059 0.0 0.0001594896331738 0.0761024856379023 0.0 570 1.0 0.0065853123868421 CXCL12-ITGA5 +CXCL12 ITGA5 Endothelial Cells Apocrine Cells recompute recompute recompute 0.7487535481622718 0.2488118640045775 0.2461374514707439 0.1027229557481577 0.0017288776969264 0.0 0.0165289256198347 0.3145643284051592 0.0 33 1.0 0.0065837046825717 CXCL12-ITGA5 +MMRN2 CD93 Macrophages 11q13 Invasive Tumor Cells recompute recompute recompute 0.893316592628645 0.6587114738285964 0.6198216015396206 0.0007691101630988 0.0289462771086338 0.0 0.0 0.0 0.0 1739 1.0 0.006580502669033 MMRN2-CD93 +MMRN2 CD93 Dendritic Cells T Lymphocytes recompute recompute recompute 0.6301823358791634 0.7779918296243433 0.909150863993142 0.0015409900107563 0.0118035014556376 0.0 0.000211112987671 0.0161743603581831 0.0 5921 1.0 0.0065788277716305 MMRN2-CD93 +VEGFC FLT1 CXCL14+ Fibroblasts Dendritic Cells recompute recompute recompute 0.8718210606749883 0.777821334064334 0.6198216015396206 0.0017670878089588 0.0108892901157311 0.0 0.0001878992859827 0.0233162663032064 0.0 887 1.0 0.006576160658794 VEGFC-FLT1 +CD34 SELP 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells recompute recompute recompute 0.633566764858408 0.4623922682986163 0.6198216015396206 0.0083565457974945 0.0053213839468185 0.0 0.0 0.0 0.0 714 1.0 0.0065743638379718 CD34-SELP +HSPG2 LRP1 T Lymphocytes Plasma Cells recompute recompute recompute 0.7789175740361626 0.7346293219749174 0.6198216015396206 0.0070532058552773 0.0032275631628407 0.0 0.0003701106436029 0.0203503959548476 0.0 713 1.0 0.0065742814569017 HSPG2-LRP1 +VEGFC FLT1 Myeloid Cells Dendritic Cells recompute recompute recompute 0.743507317541692 0.777821334064334 0.6198216015396206 0.0020684923107111 0.0108892901157311 0.0 0.0 0.0 0.0 170 1.0 0.006574276520866 VEGFC-FLT1 +MMP2 PECAM1 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0014431743145616 0.0176963220730796 0.0 0.0 0.0 0.0 83 1.0 0.0065737421643584 MMP2-PECAM1 +HSPG2 LRP1 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts recompute recompute recompute 0.6589792304505506 0.9078204025796472 0.6198216015396206 0.0033973231723341 0.0064028969591119 0.0 0.0001827485380116 0.0216249415094239 0.0 380 1.0 0.0065731814424822 HSPG2-LRP1 +HSPG2 LRP1 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6589792304505506 0.2550748532138862 0.2461374514707439 0.0072827533047186 0.0267255153180908 0.0 0.0013057929724596 0.0780568698497882 0.0 351 1.0 0.0065713801737359 HSPG2-LRP1 +CCN1 CAV1 B Cells Plasma Cells recompute recompute recompute 0.6213271600240247 0.7283139964676212 0.6198216015396206 0.0023088899408624 0.0124087765732037 0.0 0.0005611672278338 0.0276653274333863 0.0 297 1.0 0.0065691123812335 CCN1-CAV1 +VWF SELP Dendritic Cells CAFs, DCIS Associated recompute recompute recompute 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.0019871862905238 0.0222228052993653 0.0 0.000272509265315 0.0451246636033648 0.0 3336 1.0 0.0065663014610409 VWF-SELP +VWF LRP1 11q13 Invasive Tumor Cells (Mitotic) Endothelial Cells recompute recompute recompute 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.0015572459193676 0.0144359394371152 0.0 0.0004914004914004 0.0434077630366622 0.0 370 1.0 0.0065656837812993 VWF-LRP1 +EFNB2 PECAM1 Macrophages 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.8913986641324685 0.6331674633943454 0.6198216015396206 0.0054950348959687 0.0041555861088636 0.0 0.0 0.0 0.0 129 1.0 0.0065626157810575 EFNB2-PECAM1 +CXCL12 ITGA5 Myoepithelial Cells Myeloid Cells recompute recompute recompute 0.8023917560710954 0.7846160563919254 0.7204611100467462 0.0085367158000785 0.0020587132267296 0.0 0.0 0.0 0.0 51 1.0 0.0065603032876595 CXCL12-ITGA5 +MMRN2 CD93 Basal-like Structured DCIS Cells B Cells recompute recompute recompute 0.6301823358791634 0.7779918296243433 0.8693461273411047 0.0172764782878141 0.001079730675535 0.0 0.0 0.0 0.0 270 1.0 0.0065574475047977 MMRN2-CD93 +MMRN2 CD93 Myoepithelial Cells Mast Cells recompute recompute recompute 0.7205550478301406 0.8347945881127203 0.7204611100467462 0.0151307911035231 0.0012097093680331 0.0 0.0 0.0 0.0 38 1.0 0.0065549188234999 MMRN2-CD93 +VEGFC FLT1 Myeloid Cells Myeloid Cells recompute recompute recompute 0.743507317541692 0.7472387841445823 1.0 0.0020684923107111 0.0068935067166085 0.0 0.0005889281507656 0.0358103848450451 0.0 1132 1.0 0.0065535042482153 VEGFC-FLT1 +VEGFC FLT1 CXCL14+ Fibroblasts Macrophages recompute recompute recompute 0.8718210606749883 0.8998347793593909 0.8875000050982297 0.0017670878089588 0.0064362797035136 0.0 0.0 0.0 0.0 1424 1.0 0.0065530343889592 VEGFC-FLT1 +VWF ITGA9 Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0025256125075084 0.0112932915661816 0.0 0.0 0.0 0.0 659 1.0 0.0065521157940133 VWF-ITGA9 +VWF SELP CAFs, DCIS Associated Dendritic Cells recompute recompute recompute 0.7158082793127664 0.7760344326192508 0.6198216015396206 0.0071496754272206 0.0032078747392388 0.0 3.74008876477335e-05 0.0062062046561689 0.0 3646 1.0 0.0065500058436619 VWF-SELP +COL4A2 CD93 Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7783550150988336 0.6587114738285964 0.7917001487310438 0.0267593032157803 0.0007261054236978 0.0 0.0 0.0 0.0 209 1.0 0.0065486591659209 COL4A2-CD93 +VEGFC FLT1 Mast Cells CAFs, DCIS Associated recompute recompute recompute 0.8317042416754105 0.4630488285702799 0.7204611100467462 0.0005440770361181 0.0521374123931907 0.0 0.0 0.0 0.0 1041 1.0 0.0065464225484741 VEGFC-FLT1 +CCN1 CAV1 Apocrine Cells Myoepithelial Cells recompute recompute recompute 0.2542249848376565 0.7283139964676212 0.2461374514707439 0.0014656941948563 0.1176565474247238 0.0 0.0017075773745997 0.1172929723799913 0.0 937 1.0 0.0065447970271333 CCN1-CAV1 +VWF LRP1 Myeloid Cells Pericytes recompute recompute recompute 0.7848266128497919 0.9078204025796472 0.7827641335561659 0.0004024409845247 0.0350138403862125 0.0 0.0001752745968684 0.0071597569964318 0.0 389 1.0 0.0065447477122265 VWF-LRP1 +MMRN2 CLEC14A Mast Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.8571898293845529 0.6347970925105053 0.6198216015396206 0.0004196880356983 0.0554888093272979 0.0 0.0 0.0 0.0 78 1.0 0.0065441540530592 MMRN2-CLEC14A +MMP2 PECAM1 CXCL14+ Fibroblasts Myeloid Cells recompute recompute recompute 0.9067635403815892 0.7841656220878274 0.7827641335561659 0.0106922602624424 0.001309307002134 0.0 0.0010931558935361 0.1307472181207074 0.0 526 1.0 0.0065354363030845 MMP2-PECAM1 +EFNB2 PECAM1 T Lymphocytes Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7800321422220979 0.2491073778594529 0.2461374514707439 0.0213929720256037 0.0076066460958003 0.0 0.0 0.0 0.0 383 1.0 0.0065341683981103 EFNB2-PECAM1 +HSPG2 LRP1 T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7789175740361626 0.6207977546603366 0.7917001487310438 0.0070532058552773 0.0028784826949613 0.0 0.0004295532646048 0.0317614361850316 0.0 97 1.0 0.0065326959979003 HSPG2-LRP1 +VWF ITGA9 Mast Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.8525936146535493 0.6252253442669611 0.6198216015396206 0.0002103933337194 0.1112417752963437 0.0 0.0 0.0 0.0 78 1.0 0.0065272110795082 VWF-ITGA9 +MMP2 PECAM1 Basal-like Structured DCIS Cells Myoepithelial Cells recompute recompute recompute 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.0104129581710415 0.0026482500471321 0.0 0.000230037429819 0.2100940012447177 0.0 6412 1.0 0.0065256867480602 MMP2-PECAM1 +MMRN2 CLEC14A T Lymphocytes CAFs, Invasive Associated recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0031934983073077 0.0076236123034427 0.0 0.0 0.0 0.0 2400 1.0 0.0065240190487743 MMRN2-CLEC14A +CCN1 CAV1 B Cells Dendritic Cells recompute recompute recompute 0.6213271600240247 0.62431395375366 0.909150863993142 0.0023088899408624 0.009460730808256 0.0 0.0003443081557994 0.0427479342929888 0.0 1549 1.0 0.0065230133689271 CCN1-CAV1 +VWF LRP1 Luminal-like Amorphous DCIS Cells Macrophages recompute recompute recompute 0.2486570577556728 0.8604147465201248 0.2461374514707439 0.0033537993821664 0.0436001007095475 0.0 0.0011261261261261 0.0214817376971421 0.0 222 1.0 0.0065225696267987 VWF-LRP1 +EFNB2 PECAM1 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts recompute recompute recompute 0.662063103571249 0.930308383061206 0.6198216015396206 0.0491302556793708 0.0004089864655001 0.0 0.0 0.0 0.0 339 1.0 0.0065184391983411 EFNB2-PECAM1 +MMP2 PECAM1 Mast Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.8560892486218385 0.6331674633943454 0.6198216015396206 0.0006966068981631 0.0326412663903893 0.0 0.0003205128205128 0.1298639097533864 0.0 78 1.0 0.0065139474335727 MMP2-PECAM1 +CD34 SELP Basal-like Structured DCIS Cells Myoepithelial Cells recompute recompute recompute 0.633566764858408 0.4623922682986163 0.6198216015396206 0.0078992851324392 0.0053213839468185 0.0 0.0001559575795383 0.0610888946747775 0.0 6412 1.0 0.0065129924126998 CD34-SELP +MMP2 PECAM1 11q13 Invasive Tumor Cells (G1/S) Plasma Cells recompute recompute recompute 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.0008320501336843 0.0326667674102811 0.0 0.0 0.0 0.0 5 1.0 0.006509993109512 MMP2-PECAM1 +MMP2 PECAM1 Macrophages Basal-like Structured DCIS Cells recompute recompute recompute 0.9330801352629944 0.6331674633943454 0.6198216015396206 0.0088108219576754 0.0023576674662702 0.0 4.208754208754209e-05 0.0201811116327306 0.0 594 1.0 0.0065092996112524 MMP2-PECAM1 +MMRN2 CD93 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells recompute recompute recompute 0.6301823358791634 0.6587114738285964 0.8824495942126559 0.000716220684292 0.0289462771086338 0.0 0.0001447477253928 0.0299328516945406 0.0 12090 1.0 0.0065075302371156 MMRN2-CD93 +VWF LRP1 Myoepithelial Cells CXCL14+ Fibroblasts recompute recompute recompute 0.7158082793127664 0.9078204025796472 0.7204611100467462 0.0025256125075084 0.0064028969591119 0.0 0.0002142688261023 0.0223375964239172 0.0 1538 1.0 0.0065041738509273 VWF-LRP1 +VWF LRP1 CXCL14+ Fibroblasts Macrophages recompute recompute recompute 0.9275752708651288 0.8604147465201248 0.8875000050982297 0.000245041593909 0.0436001007095475 0.0 2.394024514811032e-05 0.0004566789232091 0.0 1424 1.0 0.0065037187414803 VWF-LRP1 +MMP2 PECAM1 Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.718867305289982 0.6331674633943454 0.6198216015396206 0.0361307801045652 0.0007400708115376 0.0 0.0005924170616113 0.1365248167985736 0.0 422 1.0 0.0065002756756238 MMP2-PECAM1 +VWF SELP CAFs, DCIS Associated Myeloid Cells recompute recompute recompute 0.7158082793127664 0.7478729882108823 0.7204611100467462 0.0071496754272206 0.0027351735586246 0.0 0.00010322758241 0.0056660078971242 0.0 1321 1.0 0.0065000708360894 VWF-SELP +VEGFC FLT1 Luminal-like Amorphous DCIS Cells B Cells recompute recompute recompute 0.4636527906642655 0.777821334064334 0.2461374514707439 0.0666348171285698 0.001271575589586 0.0 0.0009469696969696 0.2319123116325779 0.0 176 1.0 0.0064970501990618 VEGFC-FLT1 +COL4A2 CD93 Myeloid Cells CAFs, Invasive Associated recompute recompute recompute 0.7482742921073442 0.6587114738285964 0.6198216015396206 0.005733874009046 0.0042738820064046 0.0 0.0 0.0 0.0 160 1.0 0.0064920601945797 COL4A2-CD93 +VWF LRP1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.2486570577556728 0.6207977546603366 0.2461374514707439 0.0033537993821664 0.0587195251380622 0.0 0.0001221896383186 0.0127073286060823 0.0 186 1.0 0.0064914483953114 VWF-LRP1 +VWF ITGA9 11q13 Invasive Tumor Cells (G1/S) Mast Cells recompute recompute recompute 0.6332974881236617 0.863034163938375 0.6198216015396206 0.0003521782369754 0.0627102121186242 0.0 0.0 0.0 0.0 0 1.0 0.0064913637254508 VWF-ITGA9 +MMRN2 CLEC14A CAFs, DCIS Associated Macrophages recompute recompute recompute 0.7205550478301406 0.9195415044619336 0.7204611100467462 0.0117842887908422 0.0013235329769289 0.0 9.9601593625498e-05 0.0268637320250752 0.0 10040 1.0 0.0064860726530062 MMRN2-CLEC14A +CD34 SELP 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated recompute recompute recompute 0.633566764858408 0.4623922682986163 0.6198216015396206 0.0018436902762588 0.0222228052993653 0.0 0.0 0.0 0.0 77 1.0 0.0064852468772873 CD34-SELP +VWF LRP1 Dendritic Cells T Lymphocytes recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.909150863993142 0.0019871862905238 0.0104714078116759 0.0 0.000243739540311 0.0204634083385151 0.0 5921 1.0 0.006484950850679 VWF-LRP1 +VEGFC FLT1 B Cells Dendritic Cells recompute recompute recompute 0.7745997874735252 0.777821334064334 0.909150863993142 0.0012459853895406 0.0108892901157311 0.0 0.0001075962986873 0.0133515353201705 0.0 1549 1.0 0.0064841283036752 VEGFC-FLT1 +VWF SELP CAFs, DCIS Associated Macrophages recompute recompute recompute 0.7158082793127664 0.941479368642921 0.7204611100467462 0.0071496754272206 0.0021392900294222 0.0 6.33828323071351e-05 0.0113530467985111 0.0 10040 1.0 0.0064833000178805 VWF-SELP +CXCL12 ITGA5 Myoepithelial Cells CXCL14+ Fibroblasts recompute recompute recompute 0.8023917560710954 0.928319416412998 0.7204611100467462 0.0085367158000785 0.0016159760253869 0.0 2.955432084170706e-05 0.0243656360026693 0.0 1538 1.0 0.006479933724311 CXCL12-ITGA5 +CXCL12 ITGA5 11q13 Invasive Tumor Cells (G1/S) Pericytes recompute recompute recompute 0.6160088550075702 0.928319416412998 0.6198216015396206 0.0001971810371238 0.1055033753160582 0.0 0.0002635046113306 0.0202783910827862 0.0 345 1.0 0.0064756611234067 CXCL12-ITGA5 +MMRN2 CD93 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6301823358791634 0.4630027772793905 0.2461374514707439 0.0208904415011529 0.0048929293424311 0.0 0.0 0.0 0.0 184 1.0 0.0064707934257481 MMRN2-CD93 +EFNB2 PECAM1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.662063103571249 0.6331674633943454 1.0 0.0236359933700329 0.0007400708115376 0.0 0.000203141928494 0.0396513981248193 0.0 1846 1.0 0.0064696163859017 EFNB2-PECAM1 +CXCL12 ITGA5 Dendritic Cells Plasma Cells recompute recompute recompute 0.6160088550075702 0.7162873978652844 0.6198216015396206 0.0149256517769723 0.0017943124298833 0.0 0.002092050209205 0.3890435125317869 0.0 239 1.0 0.0064683847707027 CXCL12-ITGA5 +MMRN2 CD93 T Lymphocytes Basal-like Structured DCIS Cells recompute recompute recompute 0.6301823358791634 0.7779918296243433 0.8693461273411047 0.0031934983073077 0.0053794918117879 0.0 0.0 0.0 0.0 737 1.0 0.0064680596819624 MMRN2-CD93 +CXCL12 ITGA5 Myoepithelial Cells Plasma Cells recompute recompute recompute 0.8023917560710954 0.7162873978652844 0.8293805866303694 0.0085367158000785 0.0017943124298833 0.0 0.0004151100041511 0.0771950182607696 0.0 219 1.0 0.0064650205765979 CXCL12-ITGA5 +MMRN2 CLEC14A Myoepithelial Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7205550478301406 0.2491545808994955 0.2461374514707439 0.0151307911035231 0.0109188419829382 0.0 0.0004030161206448 0.0580154620164042 0.0 12820 1.0 0.00646485488062 MMRN2-CLEC14A +EFNB2 PECAM1 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.662063103571249 0.2491073778594529 0.2461374514707439 0.0236359933700329 0.0076066460958003 0.0 0.0 0.0 0.0 19 1.0 0.0064645543390746 EFNB2-PECAM1 +MMRN2 CLEC14A Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6301823358791634 0.2491545808994955 0.2461374514707439 0.0172764782878141 0.0109188419829382 0.0 0.0 0.0 0.0 877 1.0 0.0064633481319303 MMRN2-CLEC14A +VWF LRP1 Myoepithelial Cells T Lymphocytes recompute recompute recompute 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0025256125075084 0.0104714078116759 0.0 8.317391665973551e-05 0.0069829532686803 0.0 1093 1.0 0.0064624607495694 VWF-LRP1 +MMP2 PECAM1 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0097699360831605 0.0023576674662702 0.0 5.674342105263156e-05 0.027208652676944 0.0 30400 1.0 0.0064616175518605 MMP2-PECAM1 +COL4A2 CD93 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6582846571368821 0.4630027772793905 0.2461374514707439 0.0198024073017111 0.0048929293424311 0.0 0.0002849002849002 0.0921205471722118 0.0 351 1.0 0.0064601685682819 COL4A2-CD93 +VWF ITGA9 Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated recompute recompute recompute 0.2486570577556728 0.6252253442669611 0.2461374514707439 0.0033537993821664 0.0565946652887153 0.0 0.0006184291898577 0.0228758634034896 0.0 147 1.0 0.0064593404556749 VWF-ITGA9 +VWF LRP1 Basal-like Structured DCIS Cells T Lymphocytes recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.8693461273411047 0.0020251995753771 0.0104714078116759 0.0 0.0001185770750988 0.0099552625078272 0.0 575 1.0 0.0064571025579773 VWF-LRP1 +MMP2 PECAM1 11q13 Invasive Tumor Cells Myoepithelial Cells recompute recompute recompute 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.0097699360831605 0.0026482500471321 0.0 9.200077474336628e-05 0.0840246341590964 0.0 5163 1.0 0.0064567280316861 MMP2-PECAM1 +MMP2 PECAM1 11q13 Invasive Tumor Cells (G1/S) Macrophages recompute recompute recompute 0.6303642896310324 0.9015117569158254 0.6198216015396206 0.0008320501336843 0.0246995741084876 0.0 0.0008403361344537 0.0427723200635378 0.0 119 1.0 0.0064557347761908 MMP2-PECAM1 +VWF ITGA9 Myoepithelial Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7158082793127664 0.2531744428854943 0.2461374514707439 0.0025256125075084 0.0642389143033604 0.0 0.0006382073464756 0.0298705657220813 0.0 12820 1.0 0.0064554546815007 VWF-ITGA9 +VWF ITGA9 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.9161861017439124 0.0003521782369754 0.0565946652887153 0.0 0.0002228163992869 0.0082420390203749 0.0 408 1.0 0.0064545070494112 VWF-ITGA9 +CXCL12 ITGA5 Basal-like Structured DCIS Cells Macrophages recompute recompute recompute 0.6160088550075702 0.9004887531897467 0.6198216015396206 0.0021291294377375 0.0098335877942119 0.0 0.0007655502392344 0.1261293736499702 0.0 475 1.0 0.0064497283007473 CXCL12-ITGA5 +MMP2 PECAM1 Luminal-like Amorphous DCIS Cells Plasma Cells recompute recompute recompute 0.2491408586098361 0.7167436199046466 0.2461374514707439 0.0049987108499989 0.0326667674102811 0.0 0.0004595588235294 0.0091833504635642 0.0 272 1.0 0.0064465192698002 MMP2-PECAM1 +VWF LRP1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.8824495942126559 0.0003521782369754 0.0587195251380622 0.0 6.673434092788929e-05 0.0069401563925526 0.0 12090 1.0 0.0064461570294173 VWF-LRP1 +COL4A2 CD93 Macrophages Mast Cells recompute recompute recompute 0.9188764516910942 0.8347945881127203 0.8567148457705164 0.0090193130488293 0.0012097093680331 0.0 0.0 0.0 0.0 165 1.0 0.0064454800990952 COL4A2-CD93 +VWF ITGA9 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0020251995753771 0.0112932915661816 0.0 0.0002130681818181 0.0079832260224932 0.0 1280 1.0 0.0064453919230437 VWF-ITGA9 +VWF LRP1 Myeloid Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.7848266128497919 0.6207977546603366 0.6198216015396206 0.0004024409845247 0.0587195251380622 0.0 0.0001083188908145 0.0112648155667436 0.0 1154 1.0 0.0064404225928383 VWF-LRP1 +EFNB2 PECAM1 11q13 Invasive Tumor Cells (Mitotic) Mast Cells recompute recompute recompute 0.662063103571249 0.8537710813834968 0.6198216015396206 0.0491302556793708 0.0004138063814779 0.0 0.0125 1.0 0.0 5 1.0 0.0064383916381191 EFNB2-PECAM1 +MMP2 PECAM1 Myoepithelial Cells CXCL14+ Fibroblasts recompute recompute recompute 0.718867305289982 0.930308383061206 0.7204611100467462 0.0361307801045652 0.0004089864655001 0.0 4.8764629388816654e-05 0.0885771288934188 0.0 1538 1.0 0.0064379441768732 MMP2-PECAM1 +CXCL12 ITGA5 B Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6160088550075702 0.2488118640045775 0.2461374514707439 0.0052742025956585 0.0356093885486421 0.0 0.0006462731581214 0.1627425406933839 0.0 211 1.0 0.0064326957163668 CXCL12-ITGA5 +HSPG2 LRP1 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells recompute recompute recompute 0.6589792304505506 0.7346293219749174 0.6198216015396206 0.0072827533047186 0.0032275631628407 0.0 0.0 0.0 0.0 5 1.0 0.006427812018405 HSPG2-LRP1 +MMP2 PECAM1 Pericytes CXCL14+ Fibroblasts recompute recompute recompute 0.9067635403815892 0.930308383061206 0.9429656149619918 0.0216588811659259 0.0004089864655001 0.0 0.000236008091706 0.4286902088858383 0.0 2966 1.0 0.0064268096641644 MMP2-PECAM1 +VWF ITGA9 Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0019871862905238 0.0112932915661816 0.0 0.0003695491500369 0.013846245675869 0.0 246 1.0 0.0064250690068347 VWF-ITGA9 +EFNB2 PECAM1 Mast Cells T Lymphocytes recompute recompute recompute 0.8284725546778968 0.6331674633943454 0.6198216015396206 0.0012187708721425 0.0176963220730796 0.0 0.0012755102040816 0.2331690031869097 0.0 343 1.0 0.0064216316220376 EFNB2-PECAM1 +CCN1 CAV1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6213271600240247 0.62431395375366 1.0 0.0052560850129547 0.0034299077593249 0.0 0.0002347417840375 0.0242836328314715 0.0 1846 1.0 0.0064186700590738 CCN1-CAV1 +VEGFC FLT1 Myeloid Cells Macrophages recompute recompute recompute 0.743507317541692 0.8998347793593909 0.7827641335561659 0.0020684923107111 0.0064362797035136 0.0 0.0 0.0 0.0 162 1.0 0.0064154692115956 VEGFC-FLT1 +VWF ITGA9 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6332974881236617 0.6252253442669611 1.0 0.0015572459193676 0.0112932915661816 0.0 0.0001757263355201 0.0065841039360768 0.0 1552 1.0 0.0064141268653093 VWF-ITGA9 +VWF LRP1 Myeloid Cells Myoepithelial Cells recompute recompute recompute 0.7848266128497919 0.7346293219749174 0.7204611100467462 0.0004024409845247 0.0416128058995347 0.0 0.0001336898395721 0.0055431044332664 0.0 85 1.0 0.0064130620196842 VWF-LRP1 +CD34 SELP Macrophages Macrophages recompute recompute recompute 0.8963354148873306 0.941479368642921 1.0 0.0038492365148421 0.0021392900294222 0.0 0.0002034174125305 0.0658016851482827 0.0 2458 1.0 0.0064119205632551 CD34-SELP +VEGFC FLT1 Mast Cells T Lymphocytes recompute recompute recompute 0.8317042416754105 0.777821334064334 0.6198216015396206 0.0005440770361181 0.0318483483218543 0.0 0.0019436345966958 0.2459698144825954 0.0 343 1.0 0.0064117781467767 VEGFC-FLT1 +MMRN2 CD93 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated recompute recompute recompute 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.0024635726452692 0.0155837683010033 0.0 0.0 0.0 0.0 157 1.0 0.0064110044010621 MMRN2-CD93 +VWF ITGA9 CAFs, DCIS Associated CXCL14+ Fibroblasts recompute recompute recompute 0.7158082793127664 0.950463483645931 0.7204611100467462 0.0071496754272206 0.0019776346124415 0.0 3.961180431768667e-05 0.0166189642664224 0.0 11475 1.0 0.0064090892035269 VWF-ITGA9 +VWF ITGA9 Myeloid Cells CAFs, Invasive Associated recompute recompute recompute 0.7848266128497919 0.6252253442669611 0.6198216015396206 0.0004024409845247 0.0565946652887153 0.0 0.0 0.0 0.0 160 1.0 0.0064085670365354 VWF-ITGA9 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.9161861017439124 0.0024635726452692 0.0076236123034427 0.0 0.0003639010189228 0.0324305414615524 0.0 458 1.0 0.0064018018858957 MMRN2-CLEC14A +CCN1 CAV1 Plasma Cells Dendritic Cells recompute recompute recompute 0.7324582304061453 0.62431395375366 0.6198216015396206 0.0025580826958339 0.009460730808256 0.0 0.0002460024600246 0.0305426892157932 0.0 271 1.0 0.0063980703221875 CCN1-CAV1 +CD34 SELP Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated recompute recompute recompute 0.2491449441646273 0.4623922682986163 0.2461374514707439 0.0108445362943651 0.0222228052993653 0.0 0.0 0.0 0.0 4879 1.0 0.0063940369501427 CD34-SELP +MMP2 PECAM1 Luminal-like Amorphous DCIS Cells Macrophages recompute recompute recompute 0.2491408586098361 0.9015117569158254 0.2461374514707439 0.0049987108499989 0.0246995741084876 0.0 0.0004504504504504 0.0229275048989234 0.0 222 1.0 0.0063927899669548 MMP2-PECAM1 +MMRN2 CD93 Basal-like Structured DCIS Cells Mast Cells recompute recompute recompute 0.6301823358791634 0.8347945881127203 0.6198216015396206 0.0172764782878141 0.0012097093680331 0.0 0.0 0.0 0.0 18 1.0 0.0063910975573942 MMRN2-CD93 +VWF LRP1 CXCL14+ Fibroblasts Pericytes recompute recompute recompute 0.9275752708651288 0.9078204025796472 0.9429656149619918 0.000245041593909 0.0350138403862125 0.0 0.0001624385558506 0.0066354201208903 0.0 3218 1.0 0.0063908270166376 VWF-LRP1 +VWF LRP1 11q13 Invasive Tumor Cells B Cells recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0131302879503246 0.0016667952436519 0.0 0.0001594896331738 0.0198227130426377 0.0 570 1.0 0.006390669350655 VWF-LRP1 +CXCL12 ITGA5 11q13 Invasive Tumor Cells Mast Cells recompute recompute recompute 0.6160088550075702 0.8532421230021885 0.6198216015396206 0.0106340017102282 0.0019510637826432 0.0 0.0 0.0 0.0 42 1.0 0.0063823820790823 CXCL12-ITGA5 +CD34 SELP Dendritic Cells Dendritic Cells recompute recompute recompute 0.633566764858408 0.7760344326192508 1.0 0.0042829523358709 0.0032078747392388 0.0 0.00012465719272 0.0285383554604877 0.0 4011 1.0 0.0063817443275967 CD34-SELP +CXCL12 ITGA5 Mast Cells Myoepithelial Cells recompute recompute recompute 0.7487535481622718 0.7162873978652844 0.7204611100467462 0.0016417770622885 0.0106310838463224 0.0 0.0 0.0 0.0 66 1.0 0.0063800182974379 CXCL12-ITGA5 +CD34 SELP 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated recompute recompute recompute 0.633566764858408 0.6572093097629401 0.9161861017439124 0.0083565457974945 0.002113171886167 0.0 0.0032751091703056 0.9486048721356396 0.0 458 1.0 0.006378824712354 CD34-SELP +MMRN2 CD93 CAFs, Invasive Associated T Lymphocytes recompute recompute recompute 0.6301823358791634 0.7779918296243433 0.7917001487310438 0.00146889578236 0.0118035014556376 0.0 0.0 0.0 0.0 2300 1.0 0.0063777554433118 MMRN2-CD93 +CD34 SELP Dendritic Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.633566764858408 0.7760344326192508 0.8693461273411047 0.0042829523358709 0.0036702914086929 0.0 0.0 0.0 0.0 1245 1.0 0.0063760544560675 CD34-SELP +CD34 SELP 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells recompute recompute recompute 0.633566764858408 0.7478729882108823 0.6198216015396206 0.0083565457974945 0.0027351735586246 0.0 0.0 0.0 0.0 23 1.0 0.0063750480062236 CD34-SELP +EFNB2 PECAM1 Macrophages Myoepithelial Cells recompute recompute recompute 0.8913986641324685 0.7167436199046466 0.7204611100467462 0.0054950348959687 0.0026482500471321 0.0 8.741258741258741e-05 0.0326180955191924 0.0 715 1.0 0.0063727914740083 EFNB2-PECAM1 +VWF LRP1 Plasma Cells Macrophages recompute recompute recompute 0.7158082793127664 0.8604147465201248 0.7204611100467462 0.0003457348439318 0.0436001007095475 0.0 0.0006069598057728 0.0115782335902049 0.0 337 1.0 0.0063712757883155 VWF-LRP1 +CXCL12 ITGA5 Myoepithelial Cells B Cells recompute recompute recompute 0.8023917560710954 0.6338612823312899 0.6198216015396206 0.0085367158000785 0.0024809469483059 0.0 0.0 0.0 0.0 394 1.0 0.0063693189188667 CXCL12-ITGA5 +EFNB2 PECAM1 Myoepithelial Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.4619393085577573 0.2491073778594529 0.2461374514707439 0.0308750930304183 0.0076066460958003 0.0 0.000268135725429 0.1117073904589664 0.0 12820 1.0 0.0063653932892987 EFNB2-PECAM1 +CCN1 CAV1 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts recompute recompute recompute 0.6213271600240247 0.943345641464811 0.6198216015396206 0.0052560850129547 0.0034806998160403 0.0 0.0002631578947368 0.097423078616985 0.0 380 1.0 0.0063645077971188 CCN1-CAV1 +VWF ITGA9 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.9161861017439124 0.0016171311116606 0.0112932915661816 0.0 0.00017283097131 0.0064756206012619 0.0 526 1.0 0.0063611086984954 VWF-ITGA9 +CCN1 CAV1 CXCL14+ Fibroblasts Myeloid Cells recompute recompute recompute 0.9219165193585238 0.7832252605020791 0.7827641335561659 0.0086134406931133 0.00136079311934 0.0 6.337135614702154e-05 0.0093156484380631 0.0 526 1.0 0.0063610715527052 CCN1-CAV1 +MMP2 PECAM1 Myoepithelial Cells Mast Cells recompute recompute recompute 0.718867305289982 0.8537710813834968 0.7204611100467462 0.0361307801045652 0.0004138063814779 0.0 0.0013157894736842 0.1915482996404786 0.0 38 1.0 0.0063588851094302 MMP2-PECAM1 +CD34 SELP 11q13 Invasive Tumor Cells (Mitotic) Macrophages recompute recompute recompute 0.633566764858408 0.941479368642921 0.6198216015396206 0.0083565457974945 0.0021392900294222 0.0 0.0 0.0 0.0 103 1.0 0.0063585997591381 CD34-SELP +MMP2 PECAM1 Macrophages Myeloid Cells recompute recompute recompute 0.9330801352629944 0.7841656220878274 0.7827641335561659 0.0088108219576754 0.001309307002134 0.0 0.0004189944134078 0.0501139446671062 0.0 179 1.0 0.0063582348774158 MMP2-PECAM1 +MMRN2 CLEC14A Myeloid Cells CAFs, DCIS Associated recompute recompute recompute 0.7856500335676843 0.7154802332407408 0.7204611100467462 0.0005542667491398 0.0292771742399634 0.0 0.0002560163850486 0.029329031162845 0.0 1302 1.0 0.0063525615766488 MMRN2-CLEC14A +CXCL12 ITGA5 11q13 Invasive Tumor Cells Myeloid Cells recompute recompute recompute 0.6160088550075702 0.7846160563919254 0.6198216015396206 0.0106340017102282 0.0020587132267296 0.0 0.0001202501202501 0.0198243432590811 0.0 756 1.0 0.0063503987400506 CXCL12-ITGA5 +CD34 SELP Myoepithelial Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7168245244832976 0.4623922682986163 0.2461374514707439 0.0082993421103349 0.0096770075292062 0.0 0.0001560062402496 0.1415364840242984 0.0 12820 1.0 0.0063493774457562 CD34-SELP +EFNB2 PECAM1 Mast Cells CAFs, DCIS Associated recompute recompute recompute 0.8284725546778968 0.7167436199046466 0.7204611100467462 0.0012187708721425 0.0125623889131764 0.0 0.0003001921229586 0.1393743626832282 0.0 1041 1.0 0.0063490457316042 EFNB2-PECAM1 +COL4A2 CD93 T Lymphocytes Plasma Cells recompute recompute recompute 0.7783550150988336 0.4630027772793905 0.6198216015396206 0.0316800311254893 0.0009242223287825 0.0 0.0001402524544179 0.026746253613681 0.0 713 1.0 0.0063474480878784 COL4A2-CD93 +CCN1 CAV1 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6213271600240247 0.252518874138558 0.2461374514707439 0.0052560850129547 0.0322196586137726 0.0 0.0017543859649122 0.3070107876547592 0.0 19 1.0 0.0063474024249301 CCN1-CAV1 +VWF LRP1 Luminal-like Amorphous DCIS Cells Pericytes recompute recompute recompute 0.2486570577556728 0.9078204025796472 0.2461374514707439 0.0033537993821664 0.0350138403862125 0.0 0.0006873167155425 0.028076063221895 0.0 1736 1.0 0.0063449195422171 VWF-LRP1 +VWF SELP CAFs, Invasive Associated CAFs, DCIS Associated recompute recompute recompute 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.0016171311116606 0.0222228052993653 0.0 0.0 0.0 0.0 1323 1.0 0.0063446160059224 VWF-SELP +CXCL12 ITGA5 Myeloid Cells Myoepithelial Cells recompute recompute recompute 0.7487535481622718 0.7162873978652844 0.7204611100467462 0.0015847932820241 0.0106310838463224 0.0 0.0 0.0 0.0 85 1.0 0.0063425662619522 CXCL12-ITGA5 +MMP2 PECAM1 Dendritic Cells Myeloid Cells recompute recompute recompute 0.6303642896310324 0.7841656220878274 0.6198216015396206 0.0161193721503025 0.001309307002134 0.0 0.0045031055900621 0.5385952106976154 0.0 161 1.0 0.0063354366779834 MMP2-PECAM1 +CD34 SELP Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.633566764858408 0.6572093097629401 0.7917001487310438 0.0042829523358709 0.0045674276780054 0.0 0.0 0.0 0.0 246 1.0 0.0063325547627618 CD34-SELP +VEGFC FLT1 B Cells Myoepithelial Cells recompute recompute recompute 0.7745997874735252 0.4630488285702799 0.6198216015396206 0.0012459853895406 0.0232163927704059 0.0 0.0 0.0 0.0 496 1.0 0.0063296599123698 VEGFC-FLT1 +MMRN2 CLEC14A T Lymphocytes Basal-like Structured DCIS Cells recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.8693461273411047 0.0031934983073077 0.0057802287131517 0.0 0.0002261420171867 0.0389053610804164 0.0 737 1.0 0.0063277787682348 MMRN2-CLEC14A +CD34 SELP Macrophages 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.8963354148873306 0.6572093097629401 0.6198216015396206 0.0038492365148421 0.0045674276780054 0.0 0.0 0.0 0.0 129 1.0 0.0063277341419571 CD34-SELP +CXCL12 ITGA5 Plasma Cells Plasma Cells recompute recompute recompute 0.8730912658940219 0.7162873978652844 1.0 0.0057086106530109 0.0017943124298833 0.0 0.0016061676839062 0.2986874381467944 0.0 283 1.0 0.0063255230115447 CXCL12-ITGA5 +VWF LRP1 Luminal-like Amorphous DCIS Cells Dendritic Cells recompute recompute recompute 0.2486570577556728 0.6207977546603366 0.2461374514707439 0.0033537993821664 0.0501711964086628 0.0 0.0008284356633737 0.0167945715513432 0.0 727 1.0 0.006323442854952 VWF-LRP1 +VEGFC FLT1 Macrophages CAFs, Invasive Associated recompute recompute recompute 0.8963332422588541 0.6593689120110077 0.6198216015396206 0.0026007495851186 0.0066828239855783 0.0 0.0 0.0 0.0 1354 1.0 0.0063190859547474 VEGFC-FLT1 +EFNB2 PECAM1 B Cells CAFs, DCIS Associated recompute recompute recompute 0.7800321422220979 0.7167436199046466 0.6198216015396206 0.0014623066995027 0.0125623889131764 0.0 0.0 0.0 0.0 4087 1.0 0.0063189198504719 EFNB2-PECAM1 +CD34 SELP CAFs, DCIS Associated CXCL14+ Fibroblasts recompute recompute recompute 0.7168245244832976 0.8819126042133903 0.7204611100467462 0.1173076386135379 0.0001189339410417 0.0 0.0 0.0 0.0 11475 1.0 0.0063171269274108 CD34-SELP +CD34 SELP Basal-like Structured DCIS Cells Myeloid Cells recompute recompute recompute 0.633566764858408 0.7478729882108823 0.6198216015396206 0.0078992851324392 0.0027351735586246 0.0 0.0 0.0 0.0 129 1.0 0.0063155371863235 CD34-SELP +CD34 SELP T Lymphocytes Plasma Cells recompute recompute recompute 0.633566764858408 0.4623922682986163 0.6198216015396206 0.015517736049123 0.0022515473538965 0.0 0.0 0.0 0.0 713 1.0 0.0063153422207128 CD34-SELP +MMP2 PECAM1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.2491408586098361 0.6331674633943454 0.2461374514707439 0.0049987108499989 0.0326412663903893 0.0 0.0 0.0 0.0 186 1.0 0.0063138542289364 MMP2-PECAM1 +MMRN2 CD93 11q13 Invasive Tumor Cells Myeloid Cells recompute recompute recompute 0.6301823358791634 0.7461459456652184 0.6198216015396206 0.0208904415011529 0.0010390313650636 0.0 0.0 0.0 0.0 756 1.0 0.0063123281345811 MMRN2-CD93 +VEGFC FLT1 CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.8718210606749883 0.4630488285702799 0.2461374514707439 0.0017670878089588 0.0359289752254096 0.0 0.0 0.0 0.0 1491 1.0 0.0063094219091902 VEGFC-FLT1 +VEGFC FLT1 Myeloid Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.743507317541692 0.4630488285702799 0.2461374514707439 0.0020684923107111 0.0359289752254096 0.0 0.0 0.0 0.0 122 1.0 0.0063076141946681 VEGFC-FLT1 +VWF SELP 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated recompute recompute recompute 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.0015572459193676 0.0222228052993653 0.0 0.0 0.0 0.0 157 1.0 0.0063048392944248 VWF-SELP +CXCL12 ITGA5 Plasma Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.8730912658940219 0.6338612823312899 0.6198216015396206 0.0057086106530109 0.0032054495894615 0.0 0.0 0.0 0.0 8 1.0 0.0063041085260715 CXCL12-ITGA5 +VWF LRP1 Luminal-like Amorphous DCIS Cells Myoepithelial Cells recompute recompute recompute 0.2486570577556728 0.7346293219749174 0.2461374514707439 0.0033537993821664 0.0416128058995347 0.0 0.0003946061422487 0.0163613260625675 0.0 13362 1.0 0.0063037944721491 VWF-LRP1 +VWF LRP1 Plasma Cells Myoepithelial Cells recompute recompute recompute 0.7158082793127664 0.7346293219749174 0.8293805866303694 0.0003457348439318 0.0416128058995347 0.0 0.0001402918069584 0.0058168379855264 0.0 324 1.0 0.0063037688432451 VWF-LRP1 +VEGFC FLT1 11q13 Invasive Tumor Cells (G1/S) Mast Cells recompute recompute recompute 0.6593525851613742 0.8331580262014722 0.6198216015396206 0.0120646829101097 0.001526625481682 0.0 0.0 0.0 0.0 0 1.0 0.0063031925533396 VEGFC-FLT1 +COL4A2 CD93 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells recompute recompute recompute 0.6582846571368821 0.7461459456652184 0.6198216015396206 0.0198024073017111 0.0010390313650636 0.0 0.0043478260869565 0.637578257293641 0.0 23 1.0 0.0063019634725842 COL4A2-CD93 +VWF ITGA9 Luminal-like Amorphous DCIS Cells Dendritic Cells recompute recompute recompute 0.2486570577556728 0.6252253442669611 0.2461374514707439 0.0033537993821664 0.0487643047611538 0.0 0.0003751406777541 0.0146840760807417 0.0 727 1.0 0.00630099692902 VWF-ITGA9 +VWF LRP1 Macrophages Basal-like Structured DCIS Cells recompute recompute recompute 0.9011206516381156 0.6207977546603366 0.6198216015396206 0.0008850282134344 0.0203874717835032 0.0 0.0001147842056932 0.0053745142136084 0.0 594 1.0 0.0063006821200339 VWF-LRP1 +CD34 SELP Basal-like Structured DCIS Cells Macrophages recompute recompute recompute 0.633566764858408 0.941479368642921 0.6198216015396206 0.0078992851324392 0.0021392900294222 0.0 0.0 0.0 0.0 475 1.0 0.0062992424829712 CD34-SELP +MMRN2 CLEC14A Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0172764782878141 0.0011388334136451 0.0 0.0001433075379764 0.0190795556740928 0.0 1163 1.0 0.0062964665060294 MMRN2-CLEC14A +VEGFC FLT1 11q13 Invasive Tumor Cells (G1/S) B Cells recompute recompute recompute 0.6593525851613742 0.777821334064334 0.7917001487310438 0.0120646829101097 0.001271575589586 0.0 0.0 0.0 0.0 38 1.0 0.0062960769841903 VEGFC-FLT1 +VEGFC FLT1 Dendritic Cells Plasma Cells recompute recompute recompute 0.7745997874735252 0.4630488285702799 0.6198216015396206 0.0065101973396288 0.0043013567716651 0.0 0.0 0.0 0.0 239 1.0 0.0062954778207767 VEGFC-FLT1 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0024635726452692 0.0079745943515326 0.0 0.0 0.0 0.0 83 1.0 0.0062949124886254 MMRN2-CLEC14A +VEGFC FLT1 CXCL14+ Fibroblasts Myeloid Cells recompute recompute recompute 0.8718210606749883 0.7472387841445823 0.7827641335561659 0.0017670878089588 0.0068935067166085 0.0 0.0003168567807351 0.0192668040135889 0.0 526 1.0 0.0062931756390255 VEGFC-FLT1 +VWF ITGA9 Apocrine Cells Endothelial Cells recompute recompute recompute 0.2486570577556728 0.9404022517663844 0.2461374514707439 0.0001077515101466 1.0 0.0 0.0121212121212121 0.1353453600031965 0.0 15 1.0 0.0062915740221326 VWF-ITGA9 +CD34 SELP Myeloid Cells Myeloid Cells recompute recompute recompute 0.7871981482311898 0.7478729882108823 1.0 0.0038506427265089 0.0027351735586246 0.0 0.0017667844522968 0.5166874303324376 0.0 1132 1.0 0.0062912767924955 CD34-SELP +EFNB2 PECAM1 T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7800321422220979 0.6331674633943454 0.7917001487310438 0.0213929720256037 0.0007400708115376 0.0 0.0 0.0 0.0 81 1.0 0.006289610003452 EFNB2-PECAM1 +CXCL12 ITGA5 Basal-like Structured DCIS Cells Myoepithelial Cells recompute recompute recompute 0.6160088550075702 0.7162873978652844 0.6198216015396206 0.0021291294377375 0.0106310838463224 0.0 2.1266942664322577e-05 0.0104162821251052 0.0 6412 1.0 0.0062895635309915 CXCL12-ITGA5 +CCN1 CAV1 Macrophages 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.8619922139338987 0.62431395375366 0.6198216015396206 0.0054092055025683 0.0034299077593249 0.0 0.0 0.0 0.0 129 1.0 0.0062892450568225 CCN1-CAV1 +EFNB2 PECAM1 Macrophages CAFs, Invasive Associated recompute recompute recompute 0.8913986641324685 0.6331674633943454 0.6198216015396206 0.0054950348959687 0.0032187363284526 0.0 0.0001846381093057 0.0363700323218617 0.0 1354 1.0 0.006289062082245 EFNB2-PECAM1 +MMRN2 CD93 CAFs, DCIS Associated Mast Cells recompute recompute recompute 0.7205550478301406 0.8347945881127203 0.7204611100467462 0.0117842887908422 0.0012097093680331 0.0 0.0 0.0 0.0 1082 1.0 0.0062874462912581 MMRN2-CD93 +VEGFC FLT1 Myoepithelial Cells Mast Cells recompute recompute recompute 0.4636527906642655 0.8331580262014722 0.7204611100467462 0.014525360548861 0.001526625481682 0.0 0.0 0.0 0.0 38 1.0 0.0062863549526003 VEGFC-FLT1 +VWF ITGA9 T Lymphocytes Myeloid Cells recompute recompute recompute 0.6332974881236617 0.7831795333113832 0.6198216015396206 0.0036144684673052 0.0055509879377996 0.0 0.0002518257365902 0.0187803371532766 0.0 361 1.0 0.0062857738955096 VWF-ITGA9 +HSPG2 LRP1 Mast Cells CXCL14+ Fibroblasts recompute recompute recompute 0.8349903778527206 0.9078204025796472 0.8567148457705164 0.0014804857410621 0.0064028969591119 0.0 0.002346096096096 0.2776174923507134 0.0 148 1.0 0.006283722706205 HSPG2-LRP1 +CD34 SELP Macrophages Myoepithelial Cells recompute recompute recompute 0.8963354148873306 0.4623922682986163 0.7204611100467462 0.0038492365148421 0.0053213839468185 0.0 0.0 0.0 0.0 715 1.0 0.0062769519366271 CD34-SELP +HSPG2 LRP1 B Cells T Lymphocytes recompute recompute recompute 0.7789175740361626 0.6207977546603366 0.9318789094584046 0.0012941512528773 0.0104714078116759 0.0 0.0001448790816895 0.0121100035817267 0.0 4985 1.0 0.0062752712575185 HSPG2-LRP1 +CCN1 CAV1 CXCL14+ Fibroblasts Mast Cells recompute recompute recompute 0.9219165193585238 0.8617632615906476 0.8567148457705164 0.0086134406931133 0.0010414441948928 0.0 0.0 0.0 0.0 137 1.0 0.0062751224411824 CCN1-CAV1 +MMRN2 CLEC14A Myoepithelial Cells Plasma Cells recompute recompute recompute 0.7205550478301406 0.7154802332407408 0.8293805866303694 0.0151307911035231 0.0009436211854823 0.0 0.0 0.0 0.0 219 1.0 0.0062750012389427 MMRN2-CLEC14A +VWF LRP1 Myeloid Cells Dendritic Cells recompute recompute recompute 0.7848266128497919 0.6207977546603366 0.6198216015396206 0.0004024409845247 0.0501711964086628 0.0 0.0003342245989304 0.0067756123850313 0.0 170 1.0 0.0062737376541374 VWF-LRP1 +CCN1 CAV1 Plasma Cells Macrophages recompute recompute recompute 0.7324582304061453 0.8818704453527788 0.7204611100467462 0.0025580826958339 0.0051192928876727 0.0 0.0004945598417408 0.0931724626666001 0.0 337 1.0 0.0062731771580847 CCN1-CAV1 +CD34 SELP Macrophages Basal-like Structured DCIS Cells recompute recompute recompute 0.8963354148873306 0.7760344326192508 0.6198216015396206 0.0038492365148421 0.0036702914086929 0.0 0.0 0.0 0.0 594 1.0 0.0062726244716628 CD34-SELP +CXCL12 ITGA5 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts recompute recompute recompute 0.6160088550075702 0.928319416412998 0.6198216015396206 0.0106340017102282 0.0016159760253869 0.0 9.314456035767511e-06 0.0076791697073986 0.0 4880 1.0 0.0062726006945262 CXCL12-ITGA5 +MMRN2 CD93 Myoepithelial Cells Myeloid Cells recompute recompute recompute 0.7205550478301406 0.7461459456652184 0.7204611100467462 0.0151307911035231 0.0010390313650636 0.0 0.0 0.0 0.0 51 1.0 0.0062723850573634 MMRN2-CD93 +MMRN2 CD93 Myoepithelial Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7205550478301406 0.4630027772793905 0.2461374514707439 0.0151307911035231 0.0048929293424311 0.0 0.0003705148205928 0.0762001651004278 0.0 12820 1.0 0.0062706136186095 MMRN2-CD93 +VWF SELP B Cells Pericytes recompute recompute recompute 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.00023686843287 0.0741032966028748 0.0 0.0003753471961564 0.0086571739895923 0.0 1211 1.0 0.006270139333069 VWF-SELP +MMRN2 CD93 Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6301823358791634 0.4630027772793905 0.2461374514707439 0.0172764782878141 0.0048929293424311 0.0 0.0 0.0 0.0 877 1.0 0.0062691521412789 MMRN2-CD93 +COL4A2 CD93 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6582846571368821 0.6587114738285964 0.9592803095773328 0.0198024073017111 0.0007261054236978 0.0 0.0005351170568561 0.0821810850227955 0.0 1495 1.0 0.0062535946855701 COL4A2-CD93 +CXCL12 ITGA5 Plasma Cells Mast Cells recompute recompute recompute 0.8730912658940219 0.8532421230021885 0.7204611100467462 0.0057086106530109 0.0019510637826432 0.0 0.0047348484848484 0.2689901659354454 0.0 48 1.0 0.006253040304657 CXCL12-ITGA5 +VWF ITGA9 Dendritic Cells B Cells recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.909150863993142 0.0019871862905238 0.0083442542366581 0.0 5.783021050196623e-05 0.0031834317661917 0.0 1572 1.0 0.0062515089181767 VWF-ITGA9 +VWF ITGA9 Myeloid Cells Dendritic Cells recompute recompute recompute 0.7848266128497919 0.6252253442669611 0.6198216015396206 0.0004024409845247 0.0487643047611538 0.0 0.0 0.0 0.0 170 1.0 0.0062514681636191 VWF-ITGA9 +CCN1 CAV1 Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7324582304061453 0.62431395375366 0.6198216015396206 0.0025580826958339 0.0082011408892332 0.0 0.0 0.0 0.0 3 1.0 0.0062475146830249 CCN1-CAV1 +MMP2 PECAM1 Pericytes Mast Cells recompute recompute recompute 0.9067635403815892 0.8537710813834968 0.8567148457705164 0.0216588811659259 0.0004138063814779 0.0 0.0022222222222222 0.3235037949483639 0.0 225 1.0 0.0062472077593271 MMP2-PECAM1 +CCN1 CAV1 CXCL14+ Fibroblasts B Cells recompute recompute recompute 0.9219165193585238 0.62431395375366 0.6198216015396206 0.0086134406931133 0.0019304335593669 0.0 0.0005056890012642 0.1248510101349468 0.0 791 1.0 0.0062450023716395 CCN1-CAV1 +VWF SELP Macrophages CAFs, DCIS Associated recompute recompute recompute 0.9011206516381156 0.4623922682986163 0.7204611100467462 0.0008850282134344 0.0222228052993653 0.0 3.7280742632393245e-05 0.0061732982481371 0.0 9754 1.0 0.0062401380096025 VWF-SELP +VWF ITGA9 Myoepithelial Cells Plasma Cells recompute recompute recompute 0.7158082793127664 0.7292496872084557 0.8293805866303694 0.0025256125075084 0.0053724660607752 0.0 0.0 0.0 0.0 219 1.0 0.0062348828342415 VWF-ITGA9 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated recompute recompute recompute 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.000716220684292 0.0292771742399634 0.0 0.0021645021645021 0.2479636271040533 0.0 77 1.0 0.0062323543378 MMRN2-CLEC14A +EFNB2 PECAM1 Myeloid Cells B Cells recompute recompute recompute 0.7451589345683471 0.6331674633943454 0.6198216015396206 0.0040724665904272 0.0049190726392343 0.0 0.0 0.0 0.0 144 1.0 0.0062320293631726 EFNB2-PECAM1 +VWF ITGA9 Myoepithelial Cells B Cells recompute recompute recompute 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0025256125075084 0.0083442542366581 0.0 0.0009229349330872 0.0508056318421662 0.0 394 1.0 0.0062298284041844 VWF-ITGA9 +CD34 SELP 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.633566764858408 0.4623922682986163 0.2461374514707439 0.0083565457974945 0.0096770075292062 0.0 0.0 0.0 0.0 351 1.0 0.0062271824206696 CD34-SELP +COL4A2 CD93 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.8840293712888387 0.6587114738285964 0.6198216015396206 0.0061698665784747 0.0026174949623928 0.0 0.0002564102564102 0.0347860625798229 0.0 390 1.0 0.0062268075007265 COL4A2-CD93 +VWF ITGA9 Basal-like Structured DCIS Cells B Cells recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.8693461273411047 0.0020251995753771 0.0083442542366581 0.0 0.0 0.0 0.0 270 1.0 0.0062246630940234 VWF-ITGA9 +VWF SELP Apocrine Cells Endothelial Cells recompute recompute recompute 0.2486570577556728 0.8819126042133903 0.2461374514707439 0.0001077515101466 1.0 0.0 0.0 0.0 0.0 15 1.0 0.0062245977605111 VWF-SELP +CCN1 CAV1 B Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6213271600240247 0.62431395375366 0.7917001487310438 0.0023088899408624 0.0082011408892332 0.0 0.0 0.0 0.0 50 1.0 0.0062243500207921 CCN1-CAV1 +COL4A2 CD93 B Cells CAFs, Invasive Associated recompute recompute recompute 0.7783550150988336 0.6587114738285964 0.7917001487310438 0.0033449520260795 0.0042738820064046 0.0 0.0005165289256198 0.0439438473602099 0.0 968 1.0 0.0062221633162208 COL4A2-CD93 +CXCL12 ITGA5 Plasma Cells Myeloid Cells recompute recompute recompute 0.8730912658940219 0.7846160563919254 0.7204611100467462 0.0057086106530109 0.0020587132267296 0.0 0.0063424947145877 1.0 0.0 43 1.0 0.0062217051220301 CXCL12-ITGA5 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts recompute recompute recompute 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.0208904415011529 0.0007880862995141 0.0 6.830601092896175e-05 0.0456118438843237 0.0 4880 1.0 0.006219803752994 MMRN2-CLEC14A +VWF LRP1 Mast Cells Macrophages recompute recompute recompute 0.8525936146535493 0.8604147465201248 0.8567148457705164 0.0002103933337194 0.0436001007095475 0.0 0.0011707988980716 0.0223339058041361 0.0 165 1.0 0.0062154284722477 VWF-LRP1 +CCN1 CAV1 T Lymphocytes Myeloid Cells recompute recompute recompute 0.6213271600240247 0.7832252605020791 0.6198216015396206 0.013905026986541 0.00136079311934 0.0 0.0 0.0 0.0 361 1.0 0.0062049773330284 CCN1-CAV1 +MMP2 PECAM1 Pericytes 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0216588811659259 0.0007400708115376 0.0 0.0002652519893899 0.0611283529856743 0.0 377 1.0 0.006204390461103 MMP2-PECAM1 +MMP2 PECAM1 T Lymphocytes Myeloid Cells recompute recompute recompute 0.6303642896310324 0.7841656220878274 0.6198216015396206 0.0141923232885854 0.001309307002134 0.0 0.0004155124653739 0.0496974852931413 0.0 361 1.0 0.006202414547015 MMP2-PECAM1 +CCN1 CAV1 Dendritic Cells B Cells recompute recompute recompute 0.6213271600240247 0.62431395375366 0.909150863993142 0.0083518627398662 0.0019304335593669 0.0 0.0001060220525869 0.026176089115973 0.0 1572 1.0 0.0062010712572254 CCN1-CAV1 +MMRN2 CLEC14A CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7205550478301406 0.2491545808994955 0.2461374514707439 0.0117842887908422 0.0109188419829382 0.0 0.0003187297171998 0.0458821641479728 0.0 5752 1.0 0.0062010573947844 MMRN2-CLEC14A +VWF LRP1 Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.2486570577556728 0.2550748532138862 1.0 0.0033537993821664 0.0267255153180908 0.0 0.0001758177946964 0.0096147806003991 0.0 77495 1.0 0.0062009112667312 VWF-LRP1 +MMRN2 CD93 Myoepithelial Cells B Cells recompute recompute recompute 0.7205550478301406 0.7779918296243433 0.6198216015396206 0.0151307911035231 0.001079730675535 0.0 0.0012690355329949 0.1393874814707051 0.0 394 1.0 0.0061993818199185 MMRN2-CD93 +COL4A2 CD93 Plasma Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.4630253981438691 0.7779918296243433 0.6198216015396206 0.0047240947268779 0.0053794918117879 0.0 0.0 0.0 0.0 126 1.0 0.0061989484638596 COL4A2-CD93 +MMP2 PECAM1 Myeloid Cells T Lymphocytes recompute recompute recompute 0.785133132759182 0.6331674633943454 0.6198216015396206 0.001039571291679 0.0176963220730796 0.0 0.0002577319587628 0.0341362265568424 0.0 388 1.0 0.0061979070108277 MMP2-PECAM1 +VWF LRP1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0071496754272206 0.0028784826949613 0.0 0.0002438548575887 0.0247155630981699 0.0 233 1.0 0.0061978958599182 VWF-LRP1 +VWF SELP T Lymphocytes Basal-like Structured DCIS Cells recompute recompute recompute 0.6332974881236617 0.7760344326192508 0.8693461273411047 0.0036144684673052 0.0036702914086929 0.0 0.0 0.0 0.0 737 1.0 0.0061978083826706 VWF-SELP +VWF LRP1 Plasma Cells Pericytes recompute recompute recompute 0.7158082793127664 0.9078204025796472 0.7204611100467462 0.0003457348439318 0.0350138403862125 0.0 0.0003016894609814 0.0123236525292566 0.0 452 1.0 0.0061977463746873 VWF-LRP1 +VWF ITGA9 Myoepithelial Cells Myeloid Cells recompute recompute recompute 0.7158082793127664 0.7831795333113832 0.7204611100467462 0.0025256125075084 0.0055509879377996 0.0 0.0 0.0 0.0 51 1.0 0.0061968076926277 VWF-ITGA9 +EFNB2 PECAM1 Dendritic Cells Myeloid Cells recompute recompute recompute 0.7800321422220979 0.7841656220878274 0.6198216015396206 0.0113788029360913 0.001309307002134 0.0 0.0 0.0 0.0 161 1.0 0.0061942414703664 EFNB2-PECAM1 +CD34 SELP Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7871981482311898 0.6572093097629401 0.6198216015396206 0.0038506427265089 0.0045674276780054 0.0 0.0 0.0 0.0 30 1.0 0.0061926553975992 CD34-SELP +VWF SELP CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7158082793127664 0.4623922682986163 0.2461374514707439 0.0071496754272206 0.0096770075292062 0.0 0.0001027310658743 0.0293071920288073 0.0 5752 1.0 0.0061920660352485 VWF-SELP +VEGFC FLT1 Plasma Cells Dendritic Cells recompute recompute recompute 0.4636527906642655 0.777821334064334 0.6198216015396206 0.0023125636768155 0.0108892901157311 0.0 0.0 0.0 0.0 271 1.0 0.0061906915702514 VEGFC-FLT1 +HSPG2 LRP1 Plasma Cells Endothelial Cells recompute recompute recompute 0.4629984640915818 0.9078204025796472 0.7204611100467462 0.0012814156885439 0.0144359394371152 0.0 0.0005700663349917 0.0498846690713284 0.0 536 1.0 0.0061856898173884 HSPG2-LRP1 +VWF LRP1 Plasma Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0003457348439318 0.0587195251380622 0.0 0.0 0.0 0.0 148 1.0 0.0061838457873335 VWF-LRP1 +MMRN2 CLEC14A Myoepithelial Cells CXCL14+ Fibroblasts recompute recompute recompute 0.7205550478301406 0.9003264838243337 0.7204611100467462 0.0151307911035231 0.0007880862995141 0.0 0.0006501950585175 0.4341725581706759 0.0 1538 1.0 0.0061804461504918 MMRN2-CLEC14A +VWF SELP Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.2486570577556728 0.6572093097629401 0.2461374514707439 0.0033537993821664 0.04130664769978 0.0 0.0 0.0 0.0 186 1.0 0.0061802604595873 VWF-SELP +CCN1 CAV1 11q13 Invasive Tumor Cells (Mitotic) B Cells recompute recompute recompute 0.6213271600240247 0.62431395375366 0.7917001487310438 0.0093830613230477 0.0019304335593669 0.0 0.0 0.0 0.0 42 1.0 0.0061784714191941 CCN1-CAV1 +VWF ITGA9 T Lymphocytes Plasma Cells recompute recompute recompute 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.0036144684673052 0.0053724660607752 0.0 0.000127502231289 0.0123152511043339 0.0 713 1.0 0.006177723682418 VWF-ITGA9 +MMRN2 CD93 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6301823358791634 0.6587114738285964 0.8824495942126559 0.0208904415011529 0.0007261054236978 0.0 6.239600665557404e-05 0.0076405341483236 0.0 12020 1.0 0.006177330127075 MMRN2-CD93 +HSPG2 LRP1 Dendritic Cells B Cells recompute recompute recompute 0.7789175740361626 0.6207977546603366 0.909150863993142 0.0075637985935472 0.0016667952436519 0.0 0.0003710771840542 0.0469468176008718 0.0 1572 1.0 0.0061747185516212 HSPG2-LRP1 +CD34 SELP Macrophages Myeloid Cells recompute recompute recompute 0.8963354148873306 0.7478729882108823 0.7827641335561659 0.0038492365148421 0.0027351735586246 0.0 0.0 0.0 0.0 179 1.0 0.0061713748083329 CD34-SELP +COL4A2 CD93 Dendritic Cells Plasma Cells recompute recompute recompute 0.7783550150988336 0.4630027772793905 0.6198216015396206 0.0267593032157803 0.0009242223287825 0.0 0.001673640167364 0.3191644991891976 0.0 239 1.0 0.0061713573590243 COL4A2-CD93 +CD34 SELP Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.633566764858408 0.4623922682986163 0.2461374514707439 0.0078992851324392 0.0096770075292062 0.0 0.0 0.0 0.0 877 1.0 0.006169051920137 CD34-SELP +MMRN2 CLEC14A 11q13 Invasive Tumor Cells Plasma Cells recompute recompute recompute 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.0208904415011529 0.0009436211854823 0.0 0.0 0.0 0.0 103 1.0 0.006168507789538 MMRN2-CLEC14A +MMRN2 CD93 B Cells Macrophages recompute recompute recompute 0.6301823358791634 0.944024288971064 0.6198216015396206 0.0003083910058032 0.0484215930647349 0.0 0.0002347417840375 0.0052522571527007 0.0 1065 1.0 0.0061680115495428 MMRN2-CD93 +CD34 SELP Basal-like Structured DCIS Cells CAFs, Invasive Associated recompute recompute recompute 0.633566764858408 0.6572093097629401 0.7917001487310438 0.0078992851324392 0.002113171886167 0.0 0.0 0.0 0.0 1867 1.0 0.0061673274819899 CD34-SELP +VWF LRP1 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0003521782369754 0.0501711964086628 0.0 0.0001177578897786 0.002387262394726 0.0 193 1.0 0.0061667736291878 VWF-LRP1 +VWF SELP T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6332974881236617 0.6572093097629401 0.7917001487310438 0.0036144684673052 0.0045674276780054 0.0 0.0 0.0 0.0 97 1.0 0.0061555247469722 VWF-SELP +HSPG2 LRP1 Luminal-like Amorphous DCIS Cells Plasma Cells recompute recompute recompute 0.4629984640915818 0.7346293219749174 0.2461374514707439 0.0201301851612071 0.0032275631628407 0.0 0.0009191176470588 0.0505373416572202 0.0 272 1.0 0.0061554282084022 HSPG2-LRP1 +MMRN2 CLEC14A Mast Cells CAFs, DCIS Associated recompute recompute recompute 0.8571898293845529 0.7154802332407408 0.7204611100467462 0.0004196880356983 0.0292771742399634 0.0 0.0003202049311559 0.0366824193794661 0.0 1041 1.0 0.0061535430316046 MMRN2-CLEC14A +VWF ITGA9 Plasma Cells CAFs, Invasive Associated recompute recompute recompute 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0003457348439318 0.0565946652887153 0.0 0.0006379585326953 0.0235982590899156 0.0 285 1.0 0.006153259308759 VWF-ITGA9 +MMRN2 CLEC14A B Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0003083910058032 0.0554888093272979 0.0 0.0 0.0 0.0 797 1.0 0.0061517289950676 MMRN2-CLEC14A +CXCL12 ITGA5 Plasma Cells CXCL14+ Fibroblasts recompute recompute recompute 0.8730912658940219 0.928319416412998 0.7204611100467462 0.0057086106530109 0.0016159760253869 0.0 0.0 0.0 0.0 306 1.0 0.0061454836880483 CXCL12-ITGA5 +VWF ITGA9 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0003521782369754 0.0487643047611538 0.0 0.0 0.0 0.0 193 1.0 0.0061448838221166 VWF-ITGA9 +CD34 SELP Myeloid Cells Myoepithelial Cells recompute recompute recompute 0.7871981482311898 0.4623922682986163 0.7204611100467462 0.0038506427265089 0.0053213839468185 0.0 0.0 0.0 0.0 85 1.0 0.0061429572448507 CD34-SELP +VWF SELP 11q13 Invasive Tumor Cells Plasma Cells recompute recompute recompute 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.0131302879503246 0.0022515473538965 0.0 0.0 0.0 0.0 103 1.0 0.006141490380207 VWF-SELP +VWF ITGA9 T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0036144684673052 0.0047273851759697 0.0 0.0 0.0 0.0 81 1.0 0.006139675799659 VWF-ITGA9 +VWF SELP Luminal-like Amorphous DCIS Cells T Lymphocytes recompute recompute recompute 0.2486570577556728 0.7760344326192508 0.2461374514707439 0.0033537993821664 0.0335947364052305 0.0 0.0001438434982738 0.0076949237048569 0.0 316 1.0 0.0061387254562867 VWF-SELP +CD34 SELP Myeloid Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.7871981482311898 0.7760344326192508 0.6198216015396206 0.0038506427265089 0.0036702914086929 0.0 0.0 0.0 0.0 162 1.0 0.0061387221586938 CD34-SELP +COL4A2 CD93 Mast Cells T Lymphocytes recompute recompute recompute 0.8355319038299565 0.7779918296243433 0.6198216015396206 0.001123788079051 0.0118035014556376 0.0 0.0002915451895043 0.0295038031054041 0.0 343 1.0 0.0061373946690978 COL4A2-CD93 +VWF SELP 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells recompute recompute recompute 0.6332974881236617 0.6572093097629401 0.8824495942126559 0.0003521782369754 0.04130664769978 0.0 3.007744943228815e-05 0.0102087220962476 0.0 12090 1.0 0.0061371402773491 VWF-SELP +CD34 SELP T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.633566764858408 0.6572093097629401 0.7917001487310438 0.015517736049123 0.0010419094417808 0.0 0.0 0.0 0.0 81 1.0 0.0061346049911739 CD34-SELP +CD34 SELP Macrophages Dendritic Cells recompute recompute recompute 0.8963354148873306 0.7760344326192508 0.6198216015396206 0.0038492365148421 0.0032078747392388 0.0 0.0 0.0 0.0 1687 1.0 0.0061334118166271 CD34-SELP +CD34 SELP CAFs, Invasive Associated B Cells recompute recompute recompute 0.633566764858408 0.7760344326192508 0.7917001487310438 0.0298399317533219 0.0004582650848664 0.0 0.0005452562704471 0.4057030173673069 0.0 917 1.0 0.0061332837421287 CD34-SELP +VWF SELP Myeloid Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.7848266128497919 0.6572093097629401 0.6198216015396206 0.0004024409845247 0.04130664769978 0.0 3.938868756893021e-05 0.0133690912200643 0.0 1154 1.0 0.0061316807389704 VWF-SELP +HSPG2 LRP1 T Lymphocytes B Cells recompute recompute recompute 0.7789175740361626 0.6207977546603366 0.9318789094584046 0.0070532058552773 0.0016667952436519 0.0 0.0001413838988689 0.0178871792638394 0.0 5010 1.0 0.0061283777744234 HSPG2-LRP1 +MMP2 PECAM1 Myeloid Cells CAFs, DCIS Associated recompute recompute recompute 0.785133132759182 0.7167436199046466 0.7204611100467462 0.001039571291679 0.0125623889131764 0.0 0.0001920122887864 0.0618525365279181 0.0 1302 1.0 0.0061278499559103 MMP2-PECAM1 +CD34 SELP Mast Cells CAFs, DCIS Associated recompute recompute recompute 0.8532069650852002 0.4623922682986163 0.7204611100467462 0.00083777361258 0.0222228052993653 0.0 0.0009606147934678 0.2566892172764345 0.0 1041 1.0 0.006127280225266 CD34-SELP +VWF LRP1 CAFs, Invasive Associated T Lymphocytes recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0016171311116606 0.0104714078116759 0.0 9.881422924901184e-05 0.008296052089856 0.0 2300 1.0 0.006123203256852 VWF-LRP1 +VEGFC FLT1 Basal-like Structured DCIS Cells CXCL14+ Fibroblasts recompute recompute recompute 0.7745997874735252 0.878254460598671 0.6198216015396206 0.0215813276111062 0.0005788283879716 0.0 0.0 0.0 0.0 1109 1.0 0.0061225643427919 VEGFC-FLT1 +HSPG2 LRP1 Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7789175740361626 0.6207977546603366 0.7917001487310438 0.0075637985935472 0.0018097844702233 0.0 0.0005980861244019 0.0532095131550511 0.0 209 1.0 0.0061173316823392 HSPG2-LRP1 +MMRN2 CD93 Basal-like Structured DCIS Cells Myeloid Cells recompute recompute recompute 0.6301823358791634 0.7461459456652184 0.6198216015396206 0.0172764782878141 0.0010390313650636 0.0 0.0 0.0 0.0 129 1.0 0.0061156249068157 MMRN2-CD93 +CXCL12 ITGA5 B Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.7917001487310438 0.0052742025956585 0.0032054495894615 0.0 0.0021645021645021 1.0 0.0 42 1.0 0.0061145567103932 CXCL12-ITGA5 +CXCL12 ITGA5 11q13 Invasive Tumor Cells Plasma Cells recompute recompute recompute 0.6160088550075702 0.7162873978652844 0.6198216015396206 0.0106340017102282 0.0017943124298833 0.0 0.0008826125330979 0.1641330970787239 0.0 103 1.0 0.0061130287121876 CXCL12-ITGA5 +MMRN2 CLEC14A T Lymphocytes Myoepithelial Cells recompute recompute recompute 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.0031934983073077 0.0058465532256424 0.0 0.0 0.0 0.0 1278 1.0 0.0061129364706873 MMRN2-CLEC14A +CXCL12 ITGA5 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.8824495942126559 0.0001971810371238 0.0766612252832893 0.0 2.6317768253252128e-05 0.0082229973746219 0.0 12090 1.0 0.0061111416235209 CXCL12-ITGA5 +VWF LRP1 11q13 Invasive Tumor Cells (G1/S) Macrophages recompute recompute recompute 0.6332974881236617 0.8604147465201248 0.6198216015396206 0.0003521782369754 0.0436001007095475 0.0 0.0018143621084797 0.0346103780009722 0.0 119 1.0 0.0061067123378284 VWF-LRP1 +VWF SELP T Lymphocytes Dendritic Cells recompute recompute recompute 0.6332974881236617 0.7760344326192508 0.909150863993142 0.0036144684673052 0.0032078747392388 0.0 0.0001261750047315 0.0209371475145888 0.0 5764 1.0 0.0061056446013179 VWF-SELP +HSPG2 LRP1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6589792304505506 0.6207977546603366 0.9592803095773328 0.0072827533047186 0.0018097844702233 0.0 0.0005574136008918 0.049591028982857 0.0 1495 1.0 0.0061040133874768 HSPG2-LRP1 +CXCL12 ITGA5 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.7917001487310438 0.0001971810371238 0.0845203443408073 0.0 0.0 0.0 0.0 193 1.0 0.0061000266779843 CXCL12-ITGA5 +MMRN2 CD93 Myeloid Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.7856500335676843 0.6587114738285964 0.6198216015396206 0.0005542667491398 0.0289462771086338 0.0 0.0004332755632582 0.0895984592688774 0.0 1154 1.0 0.0060989036043133 MMRN2-CD93 +MMRN2 CD93 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells recompute recompute recompute 0.6301823358791634 0.7779918296243433 0.7917001487310438 0.0024635726452692 0.0053794918117879 0.0 0.0005747126436781 0.0693747917561181 0.0 1305 1.0 0.0060984368836017 MMRN2-CD93 +MMRN2 CD93 Plasma Cells Macrophages recompute recompute recompute 0.7205550478301406 0.944024288971064 0.7204611100467462 0.0002165306714062 0.0484215930647349 0.0 0.0007418397626112 0.0165983794291581 0.0 337 1.0 0.0060973331165298 MMRN2-CD93 +CD34 SELP Myoepithelial Cells Plasma Cells recompute recompute recompute 0.7168245244832976 0.4623922682986163 0.8293805866303694 0.0082993421103349 0.0022515473538965 0.0 0.0 0.0 0.0 219 1.0 0.006097017173535 CD34-SELP +VWF LRP1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells recompute recompute recompute 0.9275752708651288 0.6207977546603366 0.6198216015396206 0.000245041593909 0.0587195251380622 0.0 5.398877033577014e-05 0.0056146581259673 0.0 5683 1.0 0.0060967870720081 VWF-LRP1 +VWF ITGA9 Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6332974881236617 0.2531744428854943 0.2461374514707439 0.0020251995753771 0.0642389143033604 0.0 0.0 0.0 0.0 877 1.0 0.0060964769148169 VWF-ITGA9 +HSPG2 LRP1 Myeloid Cells Endothelial Cells recompute recompute recompute 0.7468485855611411 0.9078204025796472 0.7827641335561659 0.0006689050756654 0.0144359394371152 0.0 0.0006038647342995 0.0528422581467036 0.0 460 1.0 0.0060946199463863 HSPG2-LRP1 +CD34 SELP Myoepithelial Cells CAFs, Invasive Associated recompute recompute recompute 0.7168245244832976 0.6572093097629401 0.6198216015396206 0.0082993421103349 0.002113171886167 0.0 0.0003201024327784 0.0927146887405298 0.0 1562 1.0 0.006093882273373 CD34-SELP +CXCL12 ITGA5 Mast Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.0016417770622885 0.01057919065587 0.0 0.0 0.0 0.0 30 1.0 0.0060915561939586 CXCL12-ITGA5 +CXCL12 ITGA5 B Cells B Cells recompute recompute recompute 0.6160088550075702 0.6338612823312899 1.0 0.0052742025956585 0.0024809469483059 0.0 0.0007693294012052 0.3670952057568772 0.0 1418 1.0 0.0060915293771012 CXCL12-ITGA5 +VWF SELP Myeloid Cells T Lymphocytes recompute recompute recompute 0.7848266128497919 0.7760344326192508 0.6198216015396206 0.0004024409845247 0.0335947364052305 0.0 0.0003514526710402 0.018800999155166 0.0 388 1.0 0.0060904722201068 VWF-SELP +COL4A2 CD93 Luminal-like Amorphous DCIS Cells Mast Cells recompute recompute recompute 0.4630253981438691 0.8347945881127203 0.2461374514707439 0.0443339118517084 0.0012097093680331 0.0 0.0 0.0 0.0 34 1.0 0.0060901851031886 COL4A2-CD93 +MMP2 PECAM1 11q13 Invasive Tumor Cells (Mitotic) CAFs, DCIS Associated recompute recompute recompute 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.0014431743145616 0.0125623889131764 0.0 0.0001592356687898 0.0512942691460824 0.0 157 1.0 0.0060851238852013 MMP2-PECAM1 +VWF LRP1 11q13 Invasive Tumor Cells (Mitotic) T Lymphocytes recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0015572459193676 0.0104714078116759 0.0 0.0002738225629791 0.0229890600080349 0.0 83 1.0 0.0060848146626232 VWF-LRP1 +CXCL12 ITGA5 Pericytes Apocrine Cells recompute recompute recompute 0.7487535481622718 0.2488118640045775 0.2461374514707439 0.0637288077574987 0.0017288776969264 0.0 0.0 0.0 0.0 15 1.0 0.0060801607392937 CXCL12-ITGA5 +VWF ITGA9 Dendritic Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6332974881236617 0.2531744428854943 0.2461374514707439 0.0019871862905238 0.0642389143033604 0.0 0.0008462282398452 0.0396067459796038 0.0 752 1.0 0.0060772541598643 VWF-ITGA9 +VWF ITGA9 B Cells Mast Cells recompute recompute recompute 0.6332974881236617 0.863034163938375 0.6198216015396206 0.00023686843287 0.0627102121186242 0.0 0.0 0.0 0.0 97 1.0 0.0060761393220934 VWF-ITGA9 +COL4A2 CD93 Macrophages Myeloid Cells recompute recompute recompute 0.9188764516910942 0.7461459456652184 0.7827641335561659 0.0090193130488293 0.0010390313650636 0.0 0.000558659217877 0.0819234632276745 0.0 179 1.0 0.0060755617126127 COL4A2-CD93 +MMRN2 CLEC14A CAFs, DCIS Associated Plasma Cells recompute recompute recompute 0.7205550478301406 0.7154802332407408 0.8767341187813953 0.0117842887908422 0.0009436211854823 0.0 0.000203832042397 0.0226735542166681 0.0 2453 1.0 0.0060749092329954 MMRN2-CLEC14A +VWF SELP 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6332974881236617 0.6572093097629401 0.8824495942126559 0.0131302879503246 0.0010419094417808 0.0 6.0505218575102114e-05 0.0356615053793401 0.0 12020 1.0 0.0060746093402193 VWF-SELP +VWF LRP1 CXCL14+ Fibroblasts Myoepithelial Cells recompute recompute recompute 0.9275752708651288 0.7346293219749174 0.7204611100467462 0.000245041593909 0.0416128058995347 0.0 4.8253232966608766e-05 0.0020006958676333 0.0 1884 1.0 0.0060708863510097 VWF-LRP1 +VWF ITGA9 CXCL14+ Fibroblasts CAFs, Invasive Associated recompute recompute recompute 0.9275752708651288 0.6252253442669611 0.6198216015396206 0.000245041593909 0.0565946652887153 0.0 0.0 0.0 0.0 1422 1.0 0.0060666312024142 VWF-ITGA9 +HSPG2 LRP1 Mast Cells T Lymphocytes recompute recompute recompute 0.8349903778527206 0.6207977546603366 0.6198216015396206 0.0014804857410621 0.0104714078116759 0.0 0.0009718172983479 0.0812312642138255 0.0 343 1.0 0.0060657591828303 HSPG2-LRP1 +MMRN2 CD93 CXCL14+ Fibroblasts Macrophages recompute recompute recompute 0.940547666092272 0.944024288971064 0.8875000050982297 0.0001298888146421 0.0484215930647349 0.0 0.0 0.0 0.0 1424 1.0 0.0060607929996919 MMRN2-CD93 +EFNB2 PECAM1 Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7451589345683471 0.6331674633943454 0.6198216015396206 0.0040724665904272 0.0041555861088636 0.0 0.0 0.0 0.0 30 1.0 0.0060592800633543 EFNB2-PECAM1 +CXCL12 ITGA5 Myeloid Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.0015847932820241 0.01057919065587 0.0 0.0 0.0 0.0 162 1.0 0.0060557974910673 CXCL12-ITGA5 +COL4A2 CD93 Plasma Cells Myoepithelial Cells recompute recompute recompute 0.4630253981438691 0.4630027772793905 0.8293805866303694 0.0047240947268779 0.0058437228618857 0.0 0.0003086419753086 0.0936605094009902 0.0 324 1.0 0.0060509750443941 COL4A2-CD93 +CXCL12 ITGA5 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.9161861017439124 0.0001971810371238 0.0693709672321744 0.0 0.0002228163992869 0.0177565052442614 0.0 408 1.0 0.0060479052728667 CXCL12-ITGA5 +HSPG2 LRP1 T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7789175740361626 0.6207977546603366 0.7917001487310438 0.0070532058552773 0.0018097844702233 0.0 0.0006858710562414 0.061019414262857 0.0 81 1.0 0.0060464871758708 HSPG2-LRP1 +MMRN2 CLEC14A Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0151307911035231 0.0011388334136451 0.0 0.0003949447077409 0.0525818086468483 0.0 422 1.0 0.0060461993151955 MMRN2-CLEC14A +VWF LRP1 Mast Cells Pericytes recompute recompute recompute 0.8525936146535493 0.9078204025796472 0.8567148457705164 0.0002103933337194 0.0350138403862125 0.0 0.0013040238450074 0.0532678095663496 0.0 244 1.0 0.0060461437490507 VWF-LRP1 +COL4A2 CD93 Mast Cells CAFs, DCIS Associated recompute recompute recompute 0.8355319038299565 0.4630027772793905 0.7204611100467462 0.001123788079051 0.0155837683010033 0.0 0.0002881844380403 0.0796674287700216 0.0 1041 1.0 0.0060453257455616 COL4A2-CD93 +MMP2 PECAM1 B Cells B Cells recompute recompute recompute 0.6303642896310324 0.6331674633943454 1.0 0.0024819960935566 0.0049190726392343 0.0 0.0002820874471086 0.0344573294730042 0.0 1418 1.0 0.0060436531053335 MMP2-PECAM1 +VEGFC FLT1 Mast Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.8317042416754105 0.6593689120110077 0.6198216015396206 0.0005440770361181 0.026308073552735 0.0 0.0 0.0 0.0 10 1.0 0.0060420866626261 VEGFC-FLT1 +CXCL12 ITGA5 Plasma Cells B Cells recompute recompute recompute 0.8730912658940219 0.6338612823312899 0.6198216015396206 0.0057086106530109 0.0024809469483059 0.0 0.0 0.0 0.0 315 1.0 0.0060405780653313 CXCL12-ITGA5 +VWF LRP1 Apocrine Cells CAFs, DCIS Associated recompute recompute recompute 0.2486570577556728 0.7346293219749174 0.2461374514707439 0.0001077515101466 1.0 0.0 0.0024259448416751 0.0186252172926142 0.0 89 1.0 0.0060378883389728 VWF-LRP1 +CCN1 CAV1 T Lymphocytes Mast Cells recompute recompute recompute 0.6213271600240247 0.8617632615906476 0.6198216015396206 0.013905026986541 0.0010414441948928 0.0 0.0003003003003003 0.0379511072965382 0.0 333 1.0 0.0060297303900661 CCN1-CAV1 +MMRN2 CLEC14A Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.250044481781731 0.2491545808994955 1.0 0.0070431301838115 0.0109188419829382 0.0 0.0001311912596511 0.0188854022241053 0.0 77495 1.0 0.0060265891248332 MMRN2-CLEC14A +MMRN2 CLEC14A Basal-like Structured DCIS Cells CXCL14+ Fibroblasts recompute recompute recompute 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.0172764782878141 0.0007880862995141 0.0 0.0003005710850616 0.200708564612714 0.0 1109 1.0 0.0060259837474118 MMRN2-CLEC14A +CD34 SELP Myeloid Cells Macrophages recompute recompute recompute 0.7871981482311898 0.941479368642921 0.7827641335561659 0.0038506427265089 0.0021392900294222 0.0 0.0 0.0 0.0 162 1.0 0.006024051035732 CD34-SELP +VWF LRP1 Plasma Cells Dendritic Cells recompute recompute recompute 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0003457348439318 0.0501711964086628 0.0 0.002180476350218 0.0442039951909057 0.0 271 1.0 0.0060238013273405 VWF-LRP1 +MMRN2 CD93 CAFs, DCIS Associated Myeloid Cells recompute recompute recompute 0.7205550478301406 0.7461459456652184 0.7204611100467462 0.0117842887908422 0.0010390313650636 0.0 0.0 0.0 0.0 1321 1.0 0.0060164412753483 MMRN2-CD93 +MMP2 PECAM1 Dendritic Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6303642896310324 0.2491073778594529 0.2461374514707439 0.0161193721503025 0.0076066460958003 0.0 0.001063829787234 0.4489788689311002 0.0 752 1.0 0.0060156563372328 MMP2-PECAM1 +MMRN2 CD93 CAFs, DCIS Associated Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7205550478301406 0.4630027772793905 0.2461374514707439 0.0117842887908422 0.0048929293424311 0.0 0.0003911682892906 0.0804477623278618 0.0 5752 1.0 0.0060147421199013 MMRN2-CD93 +EFNB2 PECAM1 11q13 Invasive Tumor Cells Apocrine Cells recompute recompute recompute 0.662063103571249 0.2491073778594529 0.2461374514707439 0.585843718590581 0.0001990509171164 0.0 0.0003491620111731 0.5747882625296168 0.0 179 1.0 0.0060145792336573 EFNB2-PECAM1 +MMRN2 CD93 Plasma Cells Dendritic Cells recompute recompute recompute 0.7205550478301406 0.7779918296243433 0.6198216015396206 0.0002165306714062 0.0627790816848129 0.0 0.0 0.0 0.0 271 1.0 0.0060123451723173 MMRN2-CD93 +COL4A2 CD93 CXCL14+ Fibroblasts Mast Cells recompute recompute recompute 0.8840293712888387 0.8347945881127203 0.8567148457705164 0.0061698665784747 0.0012097093680331 0.0 0.002919708029197 0.172803989911201 0.0 137 1.0 0.0060113768744995 COL4A2-CD93 +CD34 SELP Myeloid Cells Dendritic Cells recompute recompute recompute 0.7871981482311898 0.7760344326192508 0.6198216015396206 0.0038506427265089 0.0032078747392388 0.0 0.0 0.0 0.0 170 1.0 0.0060024812894852 CD34-SELP +VWF ITGA9 Plasma Cells Dendritic Cells recompute recompute recompute 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0003457348439318 0.0487643047611538 0.0 0.000670915800067 0.0262615579598998 0.0 271 1.0 0.0060024190200241 VWF-ITGA9 +CCN1 CAV1 Myeloid Cells Plasma Cells recompute recompute recompute 0.7797135509308979 0.7283139964676212 0.7204611100467462 0.0009209869688402 0.0124087765732037 0.0 0.0 0.0 0.0 37 1.0 0.0060021747530433 CCN1-CAV1 +VWF SELP CAFs, DCIS Associated Plasma Cells recompute recompute recompute 0.7158082793127664 0.4623922682986163 0.8767341187813953 0.0071496754272206 0.0022515473538965 0.0 5.559055701738131e-05 0.0053643982138108 0.0 2453 1.0 0.0060012381243235 VWF-SELP +HSPG2 LRP1 Plasma Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.0012814156885439 0.0203874717835032 0.0 0.0004409171075837 0.0137738576450936 0.0 126 1.0 0.0059975734020157 HSPG2-LRP1 +MMP2 PECAM1 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0008320501336843 0.0176963220730796 0.0 0.0003623188405797 0.0479886083480248 0.0 69 1.0 0.0059972407765746 MMP2-PECAM1 +COL4A2 CD93 Macrophages Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.9188764516910942 0.4630027772793905 0.2461374514707439 0.0090193130488293 0.0048929293424311 0.0 0.0007604562737642 0.2458883046193638 0.0 263 1.0 0.005990462731204 COL4A2-CD93 +VWF LRP1 Basal-like Structured DCIS Cells CXCL14+ Fibroblasts recompute recompute recompute 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.0020251995753771 0.0064028969591119 0.0 8.197393228953193e-05 0.0085458097198432 0.0 1109 1.0 0.0059903693277448 VWF-LRP1 +VWF SELP 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes recompute recompute recompute 0.6332974881236617 0.7760344326192508 0.7917001487310438 0.0003521782369754 0.0335947364052305 0.0 0.0 0.0 0.0 69 1.0 0.0059866327772704 VWF-SELP +CD34 SELP T Lymphocytes Mast Cells recompute recompute recompute 0.633566764858408 0.8347297932672282 0.6198216015396206 0.015517736049123 0.0009042150166242 0.0 0.0 0.0 0.0 333 1.0 0.0059857471106563 CD34-SELP +EFNB2 PECAM1 Plasma Cells B Cells recompute recompute recompute 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.0051428381563772 0.0049190726392343 0.0 0.0003968253968253 0.0802419327230933 0.0 315 1.0 0.0059828715234565 EFNB2-PECAM1 +COL4A2 CD93 Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7482742921073442 0.6587114738285964 0.6198216015396206 0.005733874009046 0.0026174949623928 0.0 0.0 0.0 0.0 30 1.0 0.0059826445351148 COL4A2-CD93 +MMRN2 CLEC14A Basal-like Structured DCIS Cells Plasma Cells recompute recompute recompute 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.0172764782878141 0.0009436211854823 0.0 0.0 0.0 0.0 79 1.0 0.0059762862562418 MMRN2-CLEC14A +COL4A2 CD93 T Lymphocytes CXCL14+ Fibroblasts recompute recompute recompute 0.7783550150988336 0.8817184225858201 0.6198216015396206 0.0316800311254893 0.0003375370073613 0.0 0.0003191489361702 0.2479461469689902 0.0 1880 1.0 0.0059746948320811 COL4A2-CD93 +VEGFC FLT1 Dendritic Cells B Cells recompute recompute recompute 0.7745997874735252 0.777821334064334 0.909150863993142 0.0065101973396288 0.001271575589586 0.0 0.0 0.0 0.0 1572 1.0 0.0059715756114333 VEGFC-FLT1 +VWF LRP1 Dendritic Cells CXCL14+ Fibroblasts recompute recompute recompute 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.0019871862905238 0.0064028969591119 0.0 0.0008380989942812 0.0873720990500022 0.0 922 1.0 0.0059714811398173 VWF-LRP1 +EFNB2 PECAM1 Macrophages Basal-like Structured DCIS Cells recompute recompute recompute 0.8913986641324685 0.6331674633943454 0.6198216015396206 0.0054950348959687 0.0023576674662702 0.0 0.0002104377104377 0.0653271128399098 0.0 594 1.0 0.0059710699032084 EFNB2-PECAM1 +MMP2 PECAM1 CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.9067635403815892 0.2491073778594529 0.2461374514707439 0.0106922602624424 0.0076066460958003 0.0 0.0001173708920187 0.0495352273233842 0.0 1491 1.0 0.0059687998322871 MMP2-PECAM1 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0024635726452692 0.0057802287131517 0.0 0.0005108556832694 0.0878873597433468 0.0 1305 1.0 0.0059661724425781 MMRN2-CLEC14A +MMRN2 CD93 T Lymphocytes CAFs, Invasive Associated recompute recompute recompute 0.6301823358791634 0.6587114738285964 0.7917001487310438 0.0031934983073077 0.0042738820064046 0.0 0.0002083333333333 0.0265944681554663 0.0 2400 1.0 0.005960769098779 MMRN2-CD93 +MMRN2 CLEC14A T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0031934983073077 0.0044340558155446 0.0 0.0 0.0 0.0 97 1.0 0.0059605821919687 MMRN2-CLEC14A +MMRN2 CLEC14A CAFs, Invasive Associated CAFs, Invasive Associated recompute recompute recompute 0.6301823358791634 0.6347970925105053 1.0 0.00146889578236 0.0076236123034427 0.0 9.43930526713234e-05 0.0084122265373179 0.0 5297 1.0 0.0059594943747621 MMRN2-CLEC14A +VEGFC FLT1 Plasma Cells Macrophages recompute recompute recompute 0.4636527906642655 0.8998347793593909 0.7204611100467462 0.0023125636768155 0.0064362797035136 0.0 0.0009891196834817 0.3583808336158872 0.0 337 1.0 0.0059582158114409 VEGFC-FLT1 +MMRN2 CLEC14A Dendritic Cells T Lymphocytes recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.909150863993142 0.0015409900107563 0.0079745943515326 0.0 0.0001970387884929 0.0236097647595461 0.0 5921 1.0 0.0059571904690347 MMRN2-CLEC14A +EFNB2 PECAM1 CXCL14+ Fibroblasts B Cells recompute recompute recompute 0.8640667164982425 0.6331674633943454 0.6198216015396206 0.002676946692949 0.0049190726392343 0.0 0.0002370417193426 0.0479321279540601 0.0 791 1.0 0.005956296971265 EFNB2-PECAM1 +EFNB2 PECAM1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.4619393085577573 0.6331674633943454 0.2461374514707439 0.0835287751665837 0.0007400708115376 0.0 0.0 0.0 0.0 26 1.0 0.0059529571809921 EFNB2-PECAM1 +VWF SELP Myoepithelial Cells Myoepithelial Cells recompute recompute recompute 0.7158082793127664 0.4623922682986163 1.0 0.0025256125075084 0.0053213839468185 0.0 2.8458639433103896e-05 0.0130033191162592 0.0 22361 1.0 0.0059525107974561 VWF-SELP +MMRN2 CLEC14A 11q13 Invasive Tumor Cells B Cells recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0208904415011529 0.000671064546954 0.0 0.0002923976608187 0.0969780847279023 0.0 570 1.0 0.0059506364150013 MMRN2-CLEC14A +CCN1 CAV1 Plasma Cells CXCL14+ Fibroblasts recompute recompute recompute 0.7324582304061453 0.943345641464811 0.7204611100467462 0.0025580826958339 0.0034806998160403 0.0 0.0002178649237472 0.0806552720576346 0.0 306 1.0 0.0059489647325563 CCN1-CAV1 +MMRN2 CD93 CAFs, DCIS Associated B Cells recompute recompute recompute 0.7205550478301406 0.7779918296243433 0.6198216015396206 0.0117842887908422 0.001079730675535 0.0 0.0001181474480151 0.0129770008741629 0.0 4232 1.0 0.0059464169246458 MMRN2-CD93 +VWF SELP CAFs, DCIS Associated CAFs, Invasive Associated recompute recompute recompute 0.7158082793127664 0.6572093097629401 0.6198216015396206 0.0071496754272206 0.002113171886167 0.0 0.0001630168994185 0.0326353282689803 0.0 1673 1.0 0.0059429009804696 VWF-SELP +VWF LRP1 11q13 Invasive Tumor Cells (G1/S) Pericytes recompute recompute recompute 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.0003521782369754 0.0350138403862125 0.0 0.000197628458498 0.0080728854249623 0.0 345 1.0 0.0059403886302403 VWF-LRP1 +VEGFC FLT1 Plasma Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.4636527906642655 0.4630488285702799 0.2461374514707439 0.0023125636768155 0.0359289752254096 0.0 0.0006150061500615 0.1551343613948782 0.0 271 1.0 0.0059395880138894 VEGFC-FLT1 +VWF LRP1 CXCL14+ Fibroblasts Dendritic Cells recompute recompute recompute 0.9275752708651288 0.6207977546603366 0.6198216015396206 0.000245041593909 0.0501711964086628 0.0 2.562262990673363e-05 0.0005194381535311 0.0 887 1.0 0.005938995783514 VWF-LRP1 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6301823358791634 0.6347970925105053 1.0 0.0024635726452692 0.0044340558155446 0.0 0.0002147766323024 0.0280080437966323 0.0 1552 1.0 0.0059348772457756 MMRN2-CLEC14A +COL4A2 CD93 B Cells Myoepithelial Cells recompute recompute recompute 0.7783550150988336 0.4630027772793905 0.6198216015396206 0.0033449520260795 0.0058437228618857 0.0 0.0 0.0 0.0 496 1.0 0.0059340554477473 COL4A2-CD93 +VEGFC FLT1 Macrophages 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.8963332422588541 0.6593689120110077 0.6198216015396206 0.0026007495851186 0.0045642085393754 0.0 0.0 0.0 0.0 129 1.0 0.0059300072256017 VEGFC-FLT1 +MMRN2 CD93 Dendritic Cells CAFs, DCIS Associated recompute recompute recompute 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.0015409900107563 0.0155837683010033 0.0 0.0003747002398081 0.050958031119121 0.0 3336 1.0 0.0059287798737219 MMRN2-CD93 +MMRN2 CLEC14A CAFs, DCIS Associated CXCL14+ Fibroblasts recompute recompute recompute 0.7205550478301406 0.9003264838243337 0.7204611100467462 0.0117842887908422 0.0007880862995141 0.0 4.3572984749455335e-05 0.0290961827654248 0.0 11475 1.0 0.0059282539225225 MMRN2-CLEC14A +VWF LRP1 B Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.00023686843287 0.0587195251380622 0.0 0.000142580130033 0.0148278740321914 0.0 797 1.0 0.0059256745635412 VWF-LRP1 +COL4A2 CD93 Macrophages B Cells recompute recompute recompute 0.9188764516910942 0.7779918296243433 0.6198216015396206 0.0090193130488293 0.001079730675535 0.0 0.0 0.0 0.0 1074 1.0 0.0059224133406199 COL4A2-CD93 +VWF ITGA9 CXCL14+ Fibroblasts Dendritic Cells recompute recompute recompute 0.9275752708651288 0.6252253442669611 0.6198216015396206 0.000245041593909 0.0487643047611538 0.0 0.0001024905196269 0.00401177125543 0.0 887 1.0 0.0059179145050831 VWF-ITGA9 +MMRN2 CD93 Mast Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.8571898293845529 0.6587114738285964 0.6198216015396206 0.0004196880356983 0.0289462771086338 0.0 0.0 0.0 0.0 78 1.0 0.0059078318756807 MMRN2-CD93 +VWF LRP1 B Cells Dendritic Cells recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.909150863993142 0.00023686843287 0.0501711964086628 0.0 0.0003668055637067 0.0074361143024876 0.0 1549 1.0 0.0059069367937363 VWF-LRP1 +COL4A2 CD93 Luminal-like Amorphous DCIS Cells B Cells recompute recompute recompute 0.4630253981438691 0.7779918296243433 0.2461374514707439 0.0443339118517084 0.001079730675535 0.0 0.0011363636363636 0.1921765241892476 0.0 176 1.0 0.0059061190836811 COL4A2-CD93 +VWF ITGA9 CAFs, Invasive Associated B Cells recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0016171311116606 0.0083442542366581 0.0 0.0001982750074353 0.0109146231983715 0.0 917 1.0 0.0059027833285754 VWF-ITGA9 +VWF LRP1 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells recompute recompute recompute 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.0003521782369754 0.0416128058995347 0.0 0.0001755970299016 0.0072806780083742 0.0 453 1.0 0.0059018855575025 VWF-LRP1 +VEGFC FLT1 CXCL14+ Fibroblasts CAFs, Invasive Associated recompute recompute recompute 0.8718210606749883 0.6593689120110077 0.6198216015396206 0.0017670878089588 0.0066828239855783 0.0 0.0004688232536333 0.0577476145985409 0.0 1422 1.0 0.0058975817339021 VEGFC-FLT1 +VWF ITGA9 B Cells CAFs, Invasive Associated recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.00023686843287 0.0565946652887153 0.0 0.0001878287002253 0.0069478345461012 0.0 968 1.0 0.0058963650489914 VWF-ITGA9 +VEGFC FLT1 Myeloid Cells CAFs, Invasive Associated recompute recompute recompute 0.743507317541692 0.6593689120110077 0.6198216015396206 0.0020684923107111 0.0066828239855783 0.0 0.0 0.0 0.0 160 1.0 0.0058958920158425 VEGFC-FLT1 +VEGFC FLT1 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts recompute recompute recompute 0.6593525851613742 0.878254460598671 0.6198216015396206 0.0201572483258557 0.0005788283879716 0.0 0.0004916420845624 0.5306166644321509 0.0 339 1.0 0.0058929433361756 VEGFC-FLT1 +MMP2 PECAM1 Basal-like Structured DCIS Cells Myeloid Cells recompute recompute recompute 0.6303642896310324 0.7841656220878274 0.6198216015396206 0.0104129581710415 0.001309307002134 0.0 0.0003875968992248 0.046358636152 0.0 129 1.0 0.0058904378682585 MMP2-PECAM1 +MMP2 PECAM1 T Lymphocytes Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6303642896310324 0.2491073778594529 0.2461374514707439 0.0141923232885854 0.0076066460958003 0.0 0.000130548302872 0.0550966236025109 0.0 383 1.0 0.0058893484809909 MMP2-PECAM1 +VWF SELP Plasma Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.7158082793127664 0.6572093097629401 0.6198216015396206 0.0003457348439318 0.04130664769978 0.0 0.0 0.0 0.0 148 1.0 0.005887403747251 VWF-SELP +VWF ITGA9 B Cells Dendritic Cells recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.909150863993142 0.00023686843287 0.0487643047611538 0.0 0.0004695111215446 0.0183780044083482 0.0 1549 1.0 0.0058859693130776 VWF-ITGA9 +EFNB2 PECAM1 Myeloid Cells Myoepithelial Cells recompute recompute recompute 0.7451589345683471 0.7167436199046466 0.7204611100467462 0.0040724665904272 0.0026482500471321 0.0 0.0 0.0 0.0 85 1.0 0.0058840147914542 EFNB2-PECAM1 +EFNB2 PECAM1 Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.0308750930304183 0.0007400708115376 0.0 0.0001481042654028 0.0289085627718864 0.0 422 1.0 0.0058822430698157 EFNB2-PECAM1 +MMP2 PECAM1 Mast Cells T Lymphocytes recompute recompute recompute 0.8560892486218385 0.6331674633943454 0.6198216015396206 0.0006966068981631 0.0176963220730796 0.0 0.000801749271137 0.1061905356739091 0.0 343 1.0 0.0058820711115892 MMP2-PECAM1 +MMRN2 CD93 CAFs, Invasive Associated CAFs, DCIS Associated recompute recompute recompute 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.00146889578236 0.0155837683010033 0.0 0.0003779289493575 0.0513971252648187 0.0 1323 1.0 0.0058816233441517 MMRN2-CD93 +EFNB2 PECAM1 Dendritic Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7800321422220979 0.2491073778594529 0.2461374514707439 0.0113788029360913 0.0076066460958003 0.0 8.311170212765957e-05 0.0346249696732096 0.0 752 1.0 0.0058815879393211 EFNB2-PECAM1 +CD34 SELP Dendritic Cells Myoepithelial Cells recompute recompute recompute 0.633566764858408 0.4623922682986163 0.6198216015396206 0.0042829523358709 0.0053213839468185 0.0 0.0 0.0 0.0 1412 1.0 0.0058812985347922 CD34-SELP +VEGFC FLT1 Myoepithelial Cells B Cells recompute recompute recompute 0.4636527906642655 0.777821334064334 0.6198216015396206 0.014525360548861 0.001271575589586 0.0 0.0 0.0 0.0 394 1.0 0.0058789808574776 VEGFC-FLT1 +MMRN2 CD93 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6301823358791634 0.6587114738285964 0.7917001487310438 0.0172764782878141 0.0007261054236978 0.0 0.0 0.0 0.0 1163 1.0 0.0058775620390513 MMRN2-CD93 +VWF LRP1 Macrophages CXCL14+ Fibroblasts recompute recompute recompute 0.9011206516381156 0.9078204025796472 0.8875000050982297 0.0008850282134344 0.0064028969591119 0.0 8.549931600547196e-05 0.0089133321453802 0.0 1462 1.0 0.0058755484576276 VWF-LRP1 +VEGFC FLT1 T Lymphocytes CXCL14+ Fibroblasts recompute recompute recompute 0.7745997874735252 0.878254460598671 0.6198216015396206 0.016822895653248 0.0005788283879716 0.0 0.0 0.0 0.0 1880 1.0 0.0058735923245424 VEGFC-FLT1 +VWF ITGA9 CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6332974881236617 0.2531744428854943 0.2461374514707439 0.0016171311116606 0.0642389143033604 0.0 0.0 0.0 0.0 155 1.0 0.0058720794717551 VWF-ITGA9 +HSPG2 LRP1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.4629984640915818 0.6207977546603366 0.2461374514707439 0.0201301851612071 0.0028784826949613 0.0 0.0008191837950551 0.060570960517299 0.0 373 1.0 0.0058720095928798 HSPG2-LRP1 +VWF ITGA9 11q13 Invasive Tumor Cells (Mitotic) B Cells recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0015572459193676 0.0083442542366581 0.0 0.0 0.0 0.0 42 1.0 0.0058657766272598 VWF-ITGA9 +VWF LRP1 Mast Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.8525936146535493 0.6207977546603366 0.6198216015396206 0.0002103933337194 0.0587195251380622 0.0 0.0001456876456876 0.0151510456457135 0.0 78 1.0 0.0058609186619861 VWF-LRP1 +MMRN2 CLEC14A Basal-like Structured DCIS Cells B Cells recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.8693461273411047 0.0172764782878141 0.000671064546954 0.0 0.0 0.0 0.0 270 1.0 0.005855806117169 MMRN2-CLEC14A +MMRN2 CLEC14A 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells recompute recompute recompute 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.0024635726452692 0.0058465532256424 0.0 0.0002334267040149 0.0491286789699831 0.0 714 1.0 0.0058541843808672 MMRN2-CLEC14A +CCN1 CAV1 B Cells Macrophages recompute recompute recompute 0.6213271600240247 0.8818704453527788 0.6198216015396206 0.0023088899408624 0.0051192928876727 0.0 9.389671361502347e-05 0.0176896450245883 0.0 1065 1.0 0.0058515101843988 CCN1-CAV1 +MMRN2 CD93 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated recompute recompute recompute 0.6301823358791634 0.6587114738285964 0.9161861017439124 0.0024635726452692 0.0042738820064046 0.0 0.0016375545851528 0.2090394876848881 0.0 458 1.0 0.0058491035315295 MMRN2-CD93 +VWF SELP Plasma Cells T Lymphocytes recompute recompute recompute 0.7158082793127664 0.7760344326192508 0.6198216015396206 0.0003457348439318 0.0335947364052305 0.0 0.0001810938065918 0.0096876330308159 0.0 753 1.0 0.0058478369141583 VWF-SELP +MMRN2 CD93 Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.250044481781731 0.4630027772793905 1.0 0.0070431301838115 0.0048929293424311 0.0 0.0001193625395186 0.0245481279360888 0.0 77495 1.0 0.0058455158758829 MMRN2-CD93 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells Mast Cells recompute recompute recompute 0.6301823358791634 0.8514619504364779 0.6198216015396206 0.0208904415011529 0.0005740632036187 0.0 0.0039682539682539 0.6859337845253339 0.0 42 1.0 0.005845238237283 MMRN2-CLEC14A +HSPG2 LRP1 CXCL14+ Fibroblasts Plasma Cells recompute recompute recompute 0.8818165186409654 0.7346293219749174 0.7204611100467462 0.0026436039558049 0.0032275631628407 0.0 0.0003898635477582 0.021436502036279 0.0 285 1.0 0.0058437083115153 HSPG2-LRP1 +MMRN2 CD93 Luminal-like Amorphous DCIS Cells T Lymphocytes recompute recompute recompute 0.250044481781731 0.7779918296243433 0.2461374514707439 0.0070431301838115 0.0118035014556376 0.0 0.0 0.0 0.0 316 1.0 0.0058432966488897 MMRN2-CD93 +VEGFC FLT1 Plasma Cells Myeloid Cells recompute recompute recompute 0.4636527906642655 0.7472387841445823 0.7204611100467462 0.0023125636768155 0.0068935067166085 0.0 0.0 0.0 0.0 43 1.0 0.005842963989207 VEGFC-FLT1 +VWF ITGA9 Luminal-like Amorphous DCIS Cells T Lymphocytes recompute recompute recompute 0.2486570577556728 0.6252253442669611 0.2461374514707439 0.0033537993821664 0.0309945332907452 0.0 0.0005753739930955 0.035891185835381 0.0 316 1.0 0.0058426040291115 VWF-ITGA9 +VEGFC FLT1 Dendritic Cells Mast Cells recompute recompute recompute 0.7745997874735252 0.8331580262014722 0.6198216015396206 0.0065101973396288 0.001526625481682 0.0 0.0 0.0 0.0 151 1.0 0.0058420725008357 VEGFC-FLT1 +VEGFC FLT1 Mast Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.8317042416754105 0.777821334064334 0.6198216015396206 0.0005440770361181 0.0182001711419816 0.0 0.0 0.0 0.0 30 1.0 0.0058408573125841 VEGFC-FLT1 +VEGFC FLT1 B Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7745997874735252 0.4630488285702799 0.2461374514707439 0.0012459853895406 0.0359289752254096 0.0 0.0007898894154818 0.1992483978104834 0.0 211 1.0 0.0058363395018579 VEGFC-FLT1 +VWF LRP1 Mast Cells Myoepithelial Cells recompute recompute recompute 0.8525936146535493 0.7346293219749174 0.7204611100467462 0.0002103933337194 0.0416128058995347 0.0 0.0001721763085399 0.0071388466186006 0.0 66 1.0 0.0058360199707139 VWF-LRP1 +VWF ITGA9 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6332974881236617 0.2531744428854943 0.2461374514707439 0.0015572459193676 0.0642389143033604 0.0 0.0002590002590002 0.0121222112237126 0.0 351 1.0 0.005835265264115 VWF-ITGA9 +EFNB2 PECAM1 Macrophages Myeloid Cells recompute recompute recompute 0.8913986641324685 0.7841656220878274 0.7827641335561659 0.0054950348959687 0.001309307002134 0.0 0.0 0.0 0.0 179 1.0 0.005832496148808 EFNB2-PECAM1 +EFNB2 PECAM1 T Lymphocytes CXCL14+ Fibroblasts recompute recompute recompute 0.7800321422220979 0.930308383061206 0.6198216015396206 0.0213929720256037 0.0004089864655001 0.0 3.324468085106383e-05 0.0427296851758216 0.0 1880 1.0 0.0058322057926402 EFNB2-PECAM1 +VWF ITGA9 Mast Cells CAFs, Invasive Associated recompute recompute recompute 0.8525936146535493 0.6252253442669611 0.6198216015396206 0.0002103933337194 0.0565946652887153 0.0 0.0 0.0 0.0 144 1.0 0.005831929442454 VWF-ITGA9 +HSPG2 LRP1 11q13 Invasive Tumor Cells (Mitotic) B Cells recompute recompute recompute 0.6589792304505506 0.6207977546603366 0.7917001487310438 0.0072827533047186 0.0016667952436519 0.0 0.0003306878306878 0.0418369599028177 0.0 42 1.0 0.0058312358942902 HSPG2-LRP1 +MMP2 PECAM1 11q13 Invasive Tumor Cells Myeloid Cells recompute recompute recompute 0.6303642896310324 0.7841656220878274 0.6198216015396206 0.0097699360831605 0.001309307002134 0.0 0.0001322751322751 0.0158208044010793 0.0 756 1.0 0.0058281920005117 MMP2-PECAM1 +HSPG2 LRP1 Myeloid Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.7468485855611411 0.6207977546603366 0.6198216015396206 0.0006689050756654 0.0203874717835032 0.0 0.0018004115226337 0.0562432520507989 0.0 162 1.0 0.0058281492696761 HSPG2-LRP1 +COL4A2 CD93 Luminal-like Amorphous DCIS Cells Myeloid Cells recompute recompute recompute 0.4630253981438691 0.7461459456652184 0.2461374514707439 0.0443339118517084 0.0010390313650636 0.0 0.0 0.0 0.0 84 1.0 0.0058276825489993 COL4A2-CD93 +MMRN2 CLEC14A Apocrine Cells Endothelial Cells recompute recompute recompute 0.250044481781731 0.9003264838243337 0.2461374514707439 7.058774627838557e-05 1.0 0.0 0.0 0.0 0.0 15 1.0 0.0058263644464766 MMRN2-CLEC14A +HSPG2 LRP1 CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.8818165186409654 0.2550748532138862 0.2461374514707439 0.0026436039558049 0.0267255153180908 0.0 0.0005961696102541 0.0356374514624238 0.0 1491 1.0 0.0058262795257938 HSPG2-LRP1 +MMRN2 CD93 Macrophages T Lymphocytes recompute recompute recompute 0.893316592628645 0.7779918296243433 0.6198216015396206 0.0007691101630988 0.0118035014556376 0.0 0.0 0.0 0.0 3576 1.0 0.0058260664109555 MMRN2-CD93 +EFNB2 PECAM1 Myoepithelial Cells CXCL14+ Fibroblasts recompute recompute recompute 0.4619393085577573 0.930308383061206 0.7204611100467462 0.0308750930304183 0.0004089864655001 0.0 0.0001625487646293 0.2089253787530423 0.0 1538 1.0 0.005825837919503 EFNB2-PECAM1 +VWF SELP 11q13 Invasive Tumor Cells Mast Cells recompute recompute recompute 0.6332974881236617 0.8347297932672282 0.6198216015396206 0.0131302879503246 0.0009042150166242 0.0 0.0 0.0 0.0 42 1.0 0.0058209685261202 VWF-SELP +CCN1 CAV1 Macrophages Myeloid Cells recompute recompute recompute 0.8619922139338987 0.7832252605020791 0.7827641335561659 0.0054092055025683 0.00136079311934 0.0 0.0 0.0 0.0 179 1.0 0.0058209216968418 CCN1-CAV1 +EFNB2 PECAM1 Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.0051428381563772 0.0041555861088636 0.0 0.0 0.0 0.0 3 1.0 0.0058170287768406 EFNB2-PECAM1 +MMRN2 CD93 Myoepithelial Cells Plasma Cells recompute recompute recompute 0.7205550478301406 0.4630027772793905 0.8293805866303694 0.0151307911035231 0.0009242223287825 0.0 0.0 0.0 0.0 219 1.0 0.0058157797939644 MMRN2-CD93 +MMP2 PECAM1 Mast Cells CAFs, DCIS Associated recompute recompute recompute 0.8560892486218385 0.7167436199046466 0.7204611100467462 0.0006966068981631 0.0125623889131764 0.0 0.0005283381364073 0.1701925126134185 0.0 1041 1.0 0.0058155840574638 MMP2-PECAM1 +VEGFC FLT1 Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts recompute recompute recompute 0.4636527906642655 0.878254460598671 0.2461374514707439 0.0666348171285698 0.0005788283879716 0.0 0.0 0.0 0.0 1384 1.0 0.0058148912337694 VEGFC-FLT1 +CCN1 CAV1 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells recompute recompute recompute 0.6213271600240247 0.7832252605020791 0.6198216015396206 0.0093830613230477 0.00136079311934 0.0 0.0028985507246376 0.4260896589931494 0.0 23 1.0 0.0058112426629304 CCN1-CAV1 +COL4A2 CD93 Dendritic Cells CXCL14+ Fibroblasts recompute recompute recompute 0.7783550150988336 0.8817184225858201 0.6198216015396206 0.0267593032157803 0.0003375370073613 0.0 0.0004338394793926 0.3370489922644263 0.0 922 1.0 0.0058089450137136 COL4A2-CD93 +VWF LRP1 T Lymphocytes Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6332974881236617 0.2550748532138862 0.2461374514707439 0.0036144684673052 0.0267255153180908 0.0 0.0002076904818419 0.011357771943102 0.0 383 1.0 0.0058085915766563 VWF-LRP1 +MMRN2 CLEC14A Myoepithelial Cells Mast Cells recompute recompute recompute 0.7205550478301406 0.8514619504364779 0.7204611100467462 0.0151307911035231 0.0005740632036187 0.0 0.0 0.0 0.0 38 1.0 0.005808250806134 MMRN2-CLEC14A +HSPG2 LRP1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6589792304505506 0.6207977546603366 0.9592803095773328 0.0033973231723341 0.0028784826949613 0.0 0.0004422613670581 0.0327010812031525 0.0 1476 1.0 0.0058078017151222 HSPG2-LRP1 +MMP2 PECAM1 Macrophages Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.9330801352629944 0.2491073778594529 0.2461374514707439 0.0088108219576754 0.0076066460958003 0.0 0.0003802281368821 0.1604715349031308 0.0 263 1.0 0.005806962153705 MMP2-PECAM1 +EFNB2 PECAM1 Myeloid Cells CAFs, Invasive Associated recompute recompute recompute 0.7451589345683471 0.6331674633943454 0.6198216015396206 0.0040724665904272 0.0032187363284526 0.0 0.0 0.0 0.0 160 1.0 0.0058067072282577 EFNB2-PECAM1 +MMRN2 CD93 Apocrine Cells Endothelial Cells recompute recompute recompute 0.250044481781731 0.8817184225858201 0.2461374514707439 7.058774627838557e-05 1.0 0.0 0.0 0.0 0.0 15 1.0 0.0058061193881684 MMRN2-CD93 +VWF SELP CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells recompute recompute recompute 0.9275752708651288 0.6572093097629401 0.6198216015396206 0.000245041593909 0.04130664769978 0.0 0.0 0.0 0.0 5683 1.0 0.005804518464457 VWF-SELP +COL4A2 CD93 Plasma Cells CAFs, Invasive Associated recompute recompute recompute 0.4630253981438691 0.6587114738285964 0.6198216015396206 0.0047240947268779 0.0042738820064046 0.0 0.0 0.0 0.0 285 1.0 0.0058025421736032 COL4A2-CD93 +MMRN2 CLEC14A CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0117842887908422 0.0011388334136451 0.0 0.0 0.0 0.0 135 1.0 0.0057994850102865 MMRN2-CLEC14A +CD34 SELP Macrophages Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.8963354148873306 0.4623922682986163 0.2461374514707439 0.0038492365148421 0.0096770075292062 0.0 0.0 0.0 0.0 263 1.0 0.0057982377262576 CD34-SELP +VWF ITGA9 Myeloid Cells T Lymphocytes recompute recompute recompute 0.7848266128497919 0.6252253442669611 0.6198216015396206 0.0004024409845247 0.0309945332907452 0.0 0.0 0.0 0.0 388 1.0 0.0057966784450257 VWF-ITGA9 +MMRN2 CLEC14A T Lymphocytes Dendritic Cells recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.909150863993142 0.0031934983073077 0.003263637675389 0.0 0.0002602359472588 0.0262248589346368 0.0 5764 1.0 0.0057958625111722 MMRN2-CLEC14A +EFNB2 PECAM1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.8640667164982425 0.6331674633943454 0.6198216015396206 0.002676946692949 0.0041555861088636 0.0 0.0003205128205128 0.0407049053230409 0.0 390 1.0 0.0057911908603446 EFNB2-PECAM1 +MMP2 PECAM1 Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0161193721503025 0.0007400708115376 0.0 0.0003588516746411 0.0826987646253561 0.0 209 1.0 0.0057905046167667 MMP2-PECAM1 +VEGFC FLT1 CAFs, Invasive Associated CXCL14+ Fibroblasts recompute recompute recompute 0.6593525851613742 0.878254460598671 0.6198216015396206 0.018132161410931 0.0005788283879716 0.0 0.0002237136465324 0.2414483882449653 0.0 1490 1.0 0.0057898679325662 VEGFC-FLT1 +HSPG2 LRP1 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6589792304505506 0.2550748532138862 0.2461374514707439 0.0033973231723341 0.0267255153180908 0.0 0.0 0.0 0.0 19 1.0 0.0057871346047276 HSPG2-LRP1 +EFNB2 PECAM1 Plasma Cells Myoepithelial Cells recompute recompute recompute 0.4619393085577573 0.7167436199046466 0.8293805866303694 0.0051428381563772 0.0026482500471321 0.0 0.0 0.0 0.0 324 1.0 0.005782884194688 EFNB2-PECAM1 +VWF SELP Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.2486570577556728 0.4623922682986163 1.0 0.0033537993821664 0.0096770075292062 0.0 4.985658898814584e-05 0.0142231234042141 0.0 77495 1.0 0.0057807192996137 VWF-SELP +MMRN2 CLEC14A Dendritic Cells CAFs, Invasive Associated recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0015409900107563 0.0076236123034427 0.0 0.0 0.0 0.0 2359 1.0 0.0057779128328311 MMRN2-CLEC14A +CCN1 CAV1 Apocrine Cells CAFs, Invasive Associated recompute recompute recompute 0.2542249848376565 0.62431395375366 0.2461374514707439 0.0014656941948563 0.0649213179279442 0.0 0.0 0.0 0.0 0 1.0 0.0057770410882421 CCN1-CAV1 +MMRN2 CLEC14A CAFs, Invasive Associated T Lymphocytes recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.00146889578236 0.0079745943515326 0.0 0.0001449275362318 0.0173656418809034 0.0 2300 1.0 0.0057751175831914 MMRN2-CLEC14A +MMRN2 CD93 CXCL14+ Fibroblasts Dendritic Cells recompute recompute recompute 0.940547666092272 0.7779918296243433 0.6198216015396206 0.0001298888146421 0.0627790816848129 0.0 0.0005636978579481 0.0123439468600765 0.0 887 1.0 0.0057721879590088 MMRN2-CD93 +COL4A2 CD93 11q13 Invasive Tumor Cells (G1/S) B Cells recompute recompute recompute 0.6582846571368821 0.7779918296243433 0.7917001487310438 0.0084325366891025 0.001079730675535 0.0 0.0 0.0 0.0 38 1.0 0.0057703827600567 COL4A2-CD93 +EFNB2 PECAM1 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts recompute recompute recompute 0.662063103571249 0.930308383061206 0.6198216015396206 0.0236359933700329 0.0004089864655001 0.0 0.0 0.0 0.0 380 1.0 0.0057700703388807 EFNB2-PECAM1 +VWF LRP1 CAFs, Invasive Associated CXCL14+ Fibroblasts recompute recompute recompute 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.0016171311116606 0.0064028969591119 0.0 6.1012812690665054e-05 0.0063606060263799 0.0 1490 1.0 0.0057698774635216 VWF-LRP1 +MMP2 PECAM1 CXCL14+ Fibroblasts CXCL14+ Fibroblasts recompute recompute recompute 0.9067635403815892 0.930308383061206 1.0 0.0106922602624424 0.0004089864655001 0.0 7.464543418760887e-05 0.1355875832177936 0.0 4019 1.0 0.005769680264027 MMP2-PECAM1 +CCN1 CAV1 Apocrine Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.2542249848376565 0.62431395375366 0.2461374514707439 0.0014656941948563 0.0641739251983978 0.0 0.0007309941520467 0.0694409168110582 0.0 684 1.0 0.0057659030520984 CCN1-CAV1 +VWF SELP CXCL14+ Fibroblasts T Lymphocytes recompute recompute recompute 0.9275752708651288 0.7760344326192508 0.6198216015396206 0.000245041593909 0.0335947364052305 0.0 0.0001449905756125 0.0077562867328064 0.0 1881 1.0 0.0057655086694562 VWF-SELP +CCN1 CAV1 Apocrine Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.2542249848376565 0.62431395375366 0.2461374514707439 0.0014656941948563 0.0638329144736252 0.0 0.0 0.0 0.0 184 1.0 0.0057607851839882 CCN1-CAV1 +EFNB2 PECAM1 T Lymphocytes Mast Cells recompute recompute recompute 0.7800321422220979 0.8537710813834968 0.6198216015396206 0.0213929720256037 0.0004138063814779 0.0 0.0007507507507507 0.065599580162687 0.0 333 1.0 0.0057605852972718 EFNB2-PECAM1 +VWF SELP Basal-like Structured DCIS Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.6332974881236617 0.7760344326192508 1.0 0.0020251995753771 0.0036702914086929 0.0 1.857562135453431e-05 0.0077478891782297 0.0 19576 1.0 0.0057602775891313 VWF-SELP +VWF SELP B Cells T Lymphocytes recompute recompute recompute 0.6332974881236617 0.7760344326192508 0.9318789094584046 0.00023686843287 0.0335947364052305 0.0 5.470958329534056e-05 0.0029266951543448 0.0 4985 1.0 0.0057580335473746 VWF-SELP +HSPG2 LRP1 B Cells CXCL14+ Fibroblasts recompute recompute recompute 0.7789175740361626 0.9078204025796472 0.6198216015396206 0.0012941512528773 0.0064028969591119 0.0 0.0003125 0.036978649981115 0.0 800 1.0 0.0057546726627293 HSPG2-LRP1 +EFNB2 PECAM1 Myoepithelial Cells Mast Cells recompute recompute recompute 0.4619393085577573 0.8537710813834968 0.7204611100467462 0.0308750930304183 0.0004138063814779 0.0 0.0 0.0 0.0 38 1.0 0.0057542956227176 EFNB2-PECAM1 +EFNB2 PECAM1 Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts recompute recompute recompute 0.4619393085577573 0.930308383061206 0.2461374514707439 0.0835287751665837 0.0004089864655001 0.0 0.0002257947976878 0.2902160698357831 0.0 1384 1.0 0.0057498637138417 EFNB2-PECAM1 +CCN1 CAV1 Macrophages Mast Cells recompute recompute recompute 0.8619922139338987 0.8617632615906476 0.8567148457705164 0.0054092055025683 0.0010414441948928 0.0 0.0 0.0 0.0 165 1.0 0.0057422709468947 CCN1-CAV1 +CXCL12 ITGA5 CAFs, Invasive Associated Apocrine Cells recompute recompute recompute 0.6160088550075702 0.2488118640045775 0.2461374514707439 0.0548063857429699 0.0017288776969264 0.0 0.0 0.0 0.0 0 1.0 0.0057394767545779 CXCL12-ITGA5 +MMRN2 CD93 Macrophages CAFs, DCIS Associated recompute recompute recompute 0.893316592628645 0.4630027772793905 0.7204611100467462 0.0007691101630988 0.0155837683010033 0.0 0.000102522042239 0.0139426690025333 0.0 9754 1.0 0.0057386678172806 MMRN2-CD93 +VWF LRP1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0071496754272206 0.0018097844702233 0.0 0.0005892255892255 0.0612113420743316 0.0 135 1.0 0.0057366052004293 VWF-LRP1 +VWF LRP1 Myoepithelial Cells Plasma Cells recompute recompute recompute 0.7158082793127664 0.7346293219749174 0.8293805866303694 0.0025256125075084 0.0032275631628407 0.0 0.0004669987546699 0.0222294712238985 0.0 219 1.0 0.0057342580414308 VWF-LRP1 +COL4A2 CD93 B Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7783550150988336 0.6587114738285964 0.7917001487310438 0.0033449520260795 0.0026174949623928 0.0 0.0 0.0 0.0 50 1.0 0.0057339257869881 COL4A2-CD93 +VWF LRP1 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts recompute recompute recompute 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.0015572459193676 0.0064028969591119 0.0 0.0002011263073209 0.0209674844674914 0.0 339 1.0 0.0057337039975421 VWF-LRP1 +EFNB2 PECAM1 B Cells B Cells recompute recompute recompute 0.7800321422220979 0.6331674633943454 1.0 0.0014623066995027 0.0049190726392343 0.0 8.815232722143864e-05 0.0178252530379227 0.0 1418 1.0 0.0057335830895432 EFNB2-PECAM1 +MMRN2 CD93 Dendritic Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.6301823358791634 0.7779918296243433 0.8693461273411047 0.0015409900107563 0.0053794918117879 0.0 0.0002008032128514 0.0242393850714147 0.0 1245 1.0 0.0057283531455889 MMRN2-CD93 +CCN1 CAV1 Myeloid Cells T Lymphocytes recompute recompute recompute 0.7797135509308979 0.62431395375366 0.6198216015396206 0.0009209869688402 0.0126805820762719 0.0 8.591065292096219e-05 0.0175021979477273 0.0 388 1.0 0.00572576822343 CCN1-CAV1 +VEGFC FLT1 Mast Cells Myoepithelial Cells recompute recompute recompute 0.8317042416754105 0.4630488285702799 0.7204611100467462 0.0005440770361181 0.0232163927704059 0.0 0.0 0.0 0.0 66 1.0 0.0057206440980137 VEGFC-FLT1 +HSPG2 LRP1 Macrophages Plasma Cells recompute recompute recompute 0.9253089325030373 0.7346293219749174 0.7204611100467462 0.0022161183602947 0.0032275631628407 0.0 0.0002130197682344 0.0117128126540251 0.0 326 1.0 0.0057201326037245 HSPG2-LRP1 +MMRN2 CD93 11q13 Invasive Tumor Cells Plasma Cells recompute recompute recompute 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.0208904415011529 0.0009242223287825 0.0 0.0 0.0 0.0 103 1.0 0.0057170798212228 MMRN2-CD93 +VWF SELP T Lymphocytes Myoepithelial Cells recompute recompute recompute 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.0036144684673052 0.0053213839468185 0.0 0.0 0.0 0.0 1278 1.0 0.005716883632516 VWF-SELP +VWF ITGA9 Macrophages 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.9011206516381156 0.6252253442669611 0.6198216015396206 0.0008850282134344 0.0112932915661816 0.0 0.0 0.0 0.0 129 1.0 0.0057166929356696 VWF-ITGA9 +VWF LRP1 B Cells Macrophages recompute recompute recompute 0.6332974881236617 0.8604147465201248 0.6198216015396206 0.00023686843287 0.0436001007095475 0.0 7.469056764831413e-05 0.0014247810662124 0.0 1065 1.0 0.0057160924166232 VWF-LRP1 +CCN1 CAV1 Macrophages B Cells recompute recompute recompute 0.8619922139338987 0.62431395375366 0.6198216015396206 0.0054092055025683 0.0019304335593669 0.0 0.0 0.0 0.0 1074 1.0 0.0057147085205237 CCN1-CAV1 +CD34 SELP 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.633566764858408 0.6572093097629401 0.9592803095773328 0.0083565457974945 0.0010419094417808 0.0 0.0 0.0 0.0 1495 1.0 0.0057132581818026 CD34-SELP +COL4A2 CD93 11q13 Invasive Tumor Cells (G1/S) Mast Cells recompute recompute recompute 0.6582846571368821 0.8347945881127203 0.6198216015396206 0.0084325366891025 0.0012097093680331 0.0 0.0 0.0 0.0 0 1.0 0.0057123820458375 COL4A2-CD93 +VEGFC FLT1 B Cells Macrophages recompute recompute recompute 0.7745997874735252 0.8998347793593909 0.6198216015396206 0.0012459853895406 0.0064362797035136 0.0 0.0 0.0 0.0 1065 1.0 0.0057096543197341 VEGFC-FLT1 +VWF LRP1 Mast Cells Dendritic Cells recompute recompute recompute 0.8525936146535493 0.6207977546603366 0.6198216015396206 0.0002103933337194 0.0501711964086628 0.0 0.0010521885521885 0.0213306315825061 0.0 162 1.0 0.0057092318970539 VWF-LRP1 +COL4A2 CD93 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells recompute recompute recompute 0.6582846571368821 0.4630027772793905 0.6198216015396206 0.0198024073017111 0.0009242223287825 0.0 0.0 0.0 0.0 5 1.0 0.0057076925399071 COL4A2-CD93 +VWF ITGA9 Basal-like Structured DCIS Cells Myeloid Cells recompute recompute recompute 0.6332974881236617 0.7831795333113832 0.6198216015396206 0.0020251995753771 0.0055509879377996 0.0 0.0 0.0 0.0 129 1.0 0.0057072839045588 VWF-ITGA9 +HSPG2 LRP1 Macrophages Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.9253089325030373 0.2550748532138862 0.2461374514707439 0.0022161183602947 0.0267255153180908 0.0 0.0001056189269117 0.0063136216885068 0.0 263 1.0 0.0057030723809799 HSPG2-LRP1 +CD34 SELP Dendritic Cells Myeloid Cells recompute recompute recompute 0.633566764858408 0.7478729882108823 0.6198216015396206 0.0042829523358709 0.0027351735586246 0.0 0.0 0.0 0.0 161 1.0 0.0057029944527378 CD34-SELP +MMP2 PECAM1 Luminal-like Amorphous DCIS Cells T Lymphocytes recompute recompute recompute 0.2491408586098361 0.6331674633943454 0.2461374514707439 0.0049987108499989 0.0176963220730796 0.0 7.911392405063291e-05 0.0104785252405497 0.0 316 1.0 0.0057013876672386 MMP2-PECAM1 +CCN1 CAV1 Dendritic Cells Myeloid Cells recompute recompute recompute 0.6213271600240247 0.7832252605020791 0.6198216015396206 0.0083518627398662 0.00136079311934 0.0 0.0002070393374741 0.0304349756423678 0.0 161 1.0 0.0056995707976714 CCN1-CAV1 +EFNB2 PECAM1 11q13 Invasive Tumor Cells (G1/S) Mast Cells recompute recompute recompute 0.662063103571249 0.8537710813834968 0.6198216015396206 0.0236359933700329 0.0004138063814779 0.0 0.0 0.0 0.0 0 1.0 0.0056992128776261 EFNB2-PECAM1 +VWF ITGA9 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0003521782369754 0.0309945332907452 0.0 0.0 0.0 0.0 69 1.0 0.0056978480361051 VWF-ITGA9 +CD34 SELP 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells recompute recompute recompute 0.633566764858408 0.4623922682986163 0.6198216015396206 0.0083565457974945 0.0022515473538965 0.0 0.0 0.0 0.0 5 1.0 0.0056963500418357 CD34-SELP +CXCL12 ITGA5 Luminal-like Amorphous DCIS Cells Macrophages recompute recompute recompute 0.255669001367946 0.9004887531897467 0.2461374514707439 0.0061207051981986 0.0098335877942119 0.0 0.0 0.0 0.0 222 1.0 0.0056947516184416 CXCL12-ITGA5 +MMRN2 CLEC14A Plasma Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0002165306714062 0.0554888093272979 0.0 0.0 0.0 0.0 148 1.0 0.0056935826683479 MMRN2-CLEC14A +COL4A2 CD93 Myeloid Cells Mast Cells recompute recompute recompute 0.7482742921073442 0.8347945881127203 0.7827641335561659 0.005733874009046 0.0012097093680331 0.0 0.0 0.0 0.0 23 1.0 0.005689413342406 COL4A2-CD93 +VWF ITGA9 Dendritic Cells Myeloid Cells recompute recompute recompute 0.6332974881236617 0.7831795333113832 0.6198216015396206 0.0019871862905238 0.0055509879377996 0.0 0.0005646527385657 0.0421099485238067 0.0 161 1.0 0.0056892883111243 VWF-ITGA9 +VWF ITGA9 Mast Cells Dendritic Cells recompute recompute recompute 0.8525936146535493 0.6252253442669611 0.6198216015396206 0.0002103933337194 0.0487643047611538 0.0 0.0 0.0 0.0 162 1.0 0.0056889661969868 VWF-ITGA9 +CD34 SELP Dendritic Cells Macrophages recompute recompute recompute 0.633566764858408 0.941479368642921 0.6198216015396206 0.0042829523358709 0.0021392900294222 0.0 0.0003061849357011 0.0990450349629388 0.0 1633 1.0 0.0056882801695207 CD34-SELP +MMP2 PECAM1 Plasma Cells B Cells recompute recompute recompute 0.718867305289982 0.6331674633943454 0.6198216015396206 0.0024319941937022 0.0049190726392343 0.0 0.0037301587301587 0.455643488106714 0.0 315 1.0 0.0056847811217043 MMP2-PECAM1 +MMRN2 CD93 T Lymphocytes Myoepithelial Cells recompute recompute recompute 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.0031934983073077 0.0058437228618857 0.0 0.0 0.0 0.0 1278 1.0 0.0056847646944853 MMRN2-CD93 +VEGFC FLT1 B Cells CAFs, Invasive Associated recompute recompute recompute 0.7745997874735252 0.6593689120110077 0.7917001487310438 0.0012459853895406 0.0066828239855783 0.0 0.0005165289256198 0.0636237923237024 0.0 968 1.0 0.0056825153226377 VEGFC-FLT1 +VWF LRP1 T Lymphocytes Plasma Cells recompute recompute recompute 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.0036144684673052 0.0032275631628407 0.0 0.0003825066938671 0.0182075893334597 0.0 713 1.0 0.0056816884367247 VWF-LRP1 +VWF SELP Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7158082793127664 0.6572093097629401 0.6198216015396206 0.0025256125075084 0.0045674276780054 0.0 6.897503103876398e-05 0.0116090517456192 0.0 659 1.0 0.0056815657489739 VWF-SELP +CD34 SELP 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.633566764858408 0.6572093097629401 0.9592803095773328 0.0018436902762588 0.0045674276780054 0.0 0.0 0.0 0.0 1476 1.0 0.0056815578388817 CD34-SELP +EFNB2 PECAM1 Luminal-like Amorphous DCIS Cells Mast Cells recompute recompute recompute 0.4619393085577573 0.8537710813834968 0.2461374514707439 0.0835287751665837 0.0004138063814779 0.0 0.0 0.0 0.0 34 1.0 0.0056792543934357 EFNB2-PECAM1 +CXCL12 ITGA5 B Cells Mast Cells recompute recompute recompute 0.6160088550075702 0.8532421230021885 0.6198216015396206 0.0052742025956585 0.0019510637826432 0.0 0.0 0.0 0.0 97 1.0 0.0056784030562166 CXCL12-ITGA5 +VEGFC FLT1 Macrophages Plasma Cells recompute recompute recompute 0.8963332422588541 0.4630488285702799 0.7204611100467462 0.0026007495851186 0.0043013567716651 0.0 0.0005112474437627 0.0405475580889812 0.0 326 1.0 0.005676346829204 VEGFC-FLT1 +CD34 SELP Myeloid Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7871981482311898 0.4623922682986163 0.2461374514707439 0.0038506427265089 0.0096770075292062 0.0 0.0 0.0 0.0 122 1.0 0.0056744621923966 CD34-SELP +COL4A2 CD93 Myeloid Cells Myeloid Cells recompute recompute recompute 0.7482742921073442 0.7461459456652184 1.0 0.005733874009046 0.0010390313650636 0.0 0.0003533568904593 0.0518173141970097 0.0 1132 1.0 0.0056710184582326 COL4A2-CD93 +MMP2 PECAM1 T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0141923232885854 0.0007400708115376 0.0 0.0003086419753086 0.0711277440604914 0.0 81 1.0 0.0056689241634127 MMP2-PECAM1 +VWF ITGA9 Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0025256125075084 0.0047273851759697 0.0 0.0 0.0 0.0 422 1.0 0.0056669371283586 VWF-ITGA9 +COL4A2 CD93 CXCL14+ Fibroblasts Myeloid Cells recompute recompute recompute 0.8840293712888387 0.7461459456652184 0.7827641335561659 0.0061698665784747 0.0010390313650636 0.0 0.000190114068441 0.0278788971820413 0.0 526 1.0 0.005666372499377 COL4A2-CD93 +MMRN2 CLEC14A Basal-like Structured DCIS Cells Mast Cells recompute recompute recompute 0.6301823358791634 0.8514619504364779 0.6198216015396206 0.0172764782878141 0.0005740632036187 0.0 0.0 0.0 0.0 18 1.0 0.0056630903508269 MMRN2-CLEC14A +CXCL12 ITGA5 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.7917001487310438 0.0021291294377375 0.0050060729272313 0.0 0.0002485795454545 0.1428244575305418 0.0 1280 1.0 0.0056620540606658 CXCL12-ITGA5 +EFNB2 PECAM1 Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7800321422220979 0.6331674633943454 0.7917001487310438 0.0113788029360913 0.0007400708115376 0.0 0.0 0.0 0.0 209 1.0 0.0056614540803746 EFNB2-PECAM1 +CD34 SELP 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts recompute recompute recompute 0.633566764858408 0.8819126042133903 0.6198216015396206 0.0799339500711946 0.0001189339410417 0.0 0.0 0.0 0.0 4880 1.0 0.005661433183857 CD34-SELP +HSPG2 LRP1 11q13 Invasive Tumor Cells (G1/S) Plasma Cells recompute recompute recompute 0.6589792304505506 0.7346293219749174 0.6198216015396206 0.0033973231723341 0.0032275631628407 0.0 0.0 0.0 0.0 5 1.0 0.0056607002457517 HSPG2-LRP1 +VWF LRP1 CAFs, DCIS Associated B Cells recompute recompute recompute 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0071496754272206 0.0016667952436519 0.0 0.0001100919401959 0.0136831522863434 0.0 4232 1.0 0.0056584510397786 VWF-LRP1 +MMRN2 CD93 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes recompute recompute recompute 0.6301823358791634 0.7779918296243433 0.7917001487310438 0.000716220684292 0.0118035014556376 0.0 0.0 0.0 0.0 69 1.0 0.0056581921584544 MMRN2-CD93 +CXCL12 ITGA5 11q13 Invasive Tumor Cells (Mitotic) Macrophages recompute recompute recompute 0.6160088550075702 0.9004887531897467 0.6198216015396206 0.0009692519480124 0.0098335877942119 0.0 0.0004413062665489 0.072708073402592 0.0 103 1.0 0.0056569316300871 CXCL12-ITGA5 +CXCL12 ITGA5 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.7917001487310438 0.0001971810371238 0.053516012135424 0.0 0.0 0.0 0.0 69 1.0 0.0056526507539434 CXCL12-ITGA5 +MMP2 PECAM1 B Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0024819960935566 0.0041555861088636 0.0 0.001 0.1899984109697348 0.0 50 1.0 0.0056517705054055 MMP2-PECAM1 +CD34 SELP T Lymphocytes B Cells recompute recompute recompute 0.633566764858408 0.7760344326192508 0.9318789094584046 0.015517736049123 0.0004582650848664 0.0 9.98003992015968e-05 0.0742574185480679 0.0 5010 1.0 0.0056515116546634 CD34-SELP +HSPG2 LRP1 CAFs, DCIS Associated Apocrine Cells recompute recompute recompute 0.4629984640915818 0.2550748532138862 0.2461374514707439 0.3309594876493178 0.0003386430177035 0.0 0.0013888888888888 0.1979604079184164 0.0 230 1.0 0.0056514400238414 HSPG2-LRP1 +CXCL12 ITGA5 B Cells Myeloid Cells recompute recompute recompute 0.6160088550075702 0.7846160563919254 0.6198216015396206 0.0052742025956585 0.0020587132267296 0.0 0.0009953550099535 0.1640934690204234 0.0 137 1.0 0.0056499474909034 CXCL12-ITGA5 +CCN1 CAV1 11q13 Invasive Tumor Cells (Mitotic) Mast Cells recompute recompute recompute 0.6213271600240247 0.8617632615906476 0.6198216015396206 0.0093830613230477 0.0010414441948928 0.0 0.0 0.0 0.0 5 1.0 0.0056471159535435 CCN1-CAV1 +VWF LRP1 Myeloid Cells Endothelial Cells recompute recompute recompute 0.7848266128497919 0.9078204025796472 0.7827641335561659 0.0004024409845247 0.0144359394371152 0.0 0.0002223320158102 0.0196396536565333 0.0 460 1.0 0.0056462550248148 VWF-LRP1 +VWF LRP1 T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0036144684673052 0.0028784826949613 0.0 0.0 0.0 0.0 97 1.0 0.0056457490533726 VWF-LRP1 +CD34 SELP Myoepithelial Cells Mast Cells recompute recompute recompute 0.7168245244832976 0.8347297932672282 0.7204611100467462 0.0082993421103349 0.0009042150166242 0.0 0.0 0.0 0.0 38 1.0 0.0056447971494284 CD34-SELP +MMRN2 CD93 Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7205550478301406 0.6587114738285964 0.6198216015396206 0.0151307911035231 0.0007261054236978 0.0 0.0 0.0 0.0 422 1.0 0.0056439451462977 MMRN2-CD93 +CD34 SELP Basal-like Structured DCIS Cells Plasma Cells recompute recompute recompute 0.633566764858408 0.4623922682986163 0.6198216015396206 0.0078992851324392 0.0022515473538965 0.0 0.0 0.0 0.0 79 1.0 0.005643174840473 CD34-SELP +VWF SELP B Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.6332974881236617 0.6572093097629401 0.7917001487310438 0.00023686843287 0.04130664769978 0.0 5.703205201323144e-05 0.0193575047276715 0.0 797 1.0 0.0056416087706847 VWF-SELP +VWF LRP1 Macrophages T Lymphocytes recompute recompute recompute 0.9011206516381156 0.6207977546603366 0.6198216015396206 0.0008850282134344 0.0104714078116759 0.0 0.0002542200528777 0.0213433107457147 0.0 3576 1.0 0.0056384692938212 VWF-LRP1 +VWF ITGA9 Macrophages Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.9011206516381156 0.2531744428854943 0.2461374514707439 0.0008850282134344 0.0642389143033604 0.0 0.0010369858278603 0.0485349369527355 0.0 263 1.0 0.0056323565294724 VWF-ITGA9 +VWF SELP Myoepithelial Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.7158082793127664 0.7760344326192508 0.6198216015396206 0.0025256125075084 0.0036702914086929 0.0 1.322314049586777e-05 0.0055153701292009 0.0 6875 1.0 0.0056320837056141 VWF-SELP +MMRN2 CD93 CAFs, DCIS Associated Plasma Cells recompute recompute recompute 0.7205550478301406 0.4630027772793905 0.8767341187813953 0.0117842887908422 0.0009242223287825 0.0 0.000203832042397 0.0202474127020354 0.0 2453 1.0 0.0056303310584486 MMRN2-CD93 +CXCL12 ITGA5 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.7917001487310438 0.0009692519480124 0.01057919065587 0.0 0.0002786485545106 0.1139414023345229 0.0 1305 1.0 0.0056256493296191 CXCL12-ITGA5 +EFNB2 PECAM1 CXCL14+ Fibroblasts Myoepithelial Cells recompute recompute recompute 0.8640667164982425 0.7167436199046466 0.7204611100467462 0.002676946692949 0.0026482500471321 0.0 0.0 0.0 0.0 1884 1.0 0.0056236800950141 EFNB2-PECAM1 +VWF SELP Dendritic Cells Dendritic Cells recompute recompute recompute 0.6332974881236617 0.7760344326192508 1.0 0.0019871862905238 0.0032078747392388 0.0 2.266494413091272e-05 0.0037609610531691 0.0 4011 1.0 0.0056146762092492 VWF-SELP +MMRN2 CD93 Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated recompute recompute recompute 0.250044481781731 0.4630027772793905 0.2461374514707439 0.0070431301838115 0.0155837683010033 0.0 0.0002049600327936 0.0278739072454827 0.0 4879 1.0 0.0056131022222306 MMRN2-CD93 +VWF SELP Dendritic Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.6332974881236617 0.7760344326192508 0.8693461273411047 0.0019871862905238 0.0036702914086929 0.0 0.0 0.0 0.0 1245 1.0 0.0056096702446306 VWF-SELP +CCN1 CAV1 11q13 Invasive Tumor Cells (G1/S) B Cells recompute recompute recompute 0.6213271600240247 0.62431395375366 0.7917001487310438 0.0052560850129547 0.0019304335593669 0.0 0.0 0.0 0.0 38 1.0 0.0056096281483222 CCN1-CAV1 +EFNB2 PECAM1 Myeloid Cells Myeloid Cells recompute recompute recompute 0.7451589345683471 0.7841656220878274 1.0 0.0040724665904272 0.001309307002134 0.0 0.0004416961130742 0.054553538036889 0.0 1132 1.0 0.0056095327591948 EFNB2-PECAM1 +VWF ITGA9 Basal-like Structured DCIS Cells Plasma Cells recompute recompute recompute 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.0020251995753771 0.0053724660607752 0.0 0.0 0.0 0.0 79 1.0 0.0056091777282451 VWF-ITGA9 +MMRN2 CLEC14A Dendritic Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.8693461273411047 0.0015409900107563 0.0057802287131517 0.0 0.0004016064257028 0.0690921713644985 0.0 1245 1.0 0.0056041151742451 MMRN2-CLEC14A +COL4A2 CD93 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6582846571368821 0.4630027772793905 0.2461374514707439 0.0084325366891025 0.0048929293424311 0.0 0.0 0.0 0.0 19 1.0 0.0056033868694483 COL4A2-CD93 +VEGFC FLT1 B Cells Myeloid Cells recompute recompute recompute 0.7745997874735252 0.7472387841445823 0.6198216015396206 0.0012459853895406 0.0068935067166085 0.0 0.0 0.0 0.0 137 1.0 0.0055992105081133 VEGFC-FLT1 +MMRN2 CD93 CAFs, Invasive Associated Basal-like Structured DCIS Cells recompute recompute recompute 0.6301823358791634 0.7779918296243433 0.7917001487310438 0.00146889578236 0.0053794918117879 0.0 0.0 0.0 0.0 2152 1.0 0.0055948657173726 MMRN2-CD93 +MMP2 PECAM1 Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6303642896310324 0.2491073778594529 0.2461374514707439 0.0104129581710415 0.0076066460958003 0.0 0.0003420752565564 0.1443694880713457 0.0 877 1.0 0.0055931187844409 MMP2-PECAM1 +VWF ITGA9 Dendritic Cells Plasma Cells recompute recompute recompute 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.0019871862905238 0.0053724660607752 0.0 0.0 0.0 0.0 239 1.0 0.0055914914726482 VWF-ITGA9 +VWF SELP Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6332974881236617 0.6572093097629401 0.7917001487310438 0.0020251995753771 0.0045674276780054 0.0 3.5511363636363635e-05 0.0059768477346586 0.0 1280 1.0 0.0055890217969191 VWF-SELP +COL4A2 CD93 CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.8840293712888387 0.4630027772793905 0.2461374514707439 0.0061698665784747 0.0048929293424311 0.0 0.0 0.0 0.0 1491 1.0 0.0055870049362136 COL4A2-CD93 +HSPG2 LRP1 Pericytes Apocrine Cells recompute recompute recompute 0.8818165186409654 0.2550748532138862 0.2461374514707439 0.1619074107723045 0.0003386430177035 0.0 0.0 0.0 0.0 15 1.0 0.0055852277416548 HSPG2-LRP1 +VWF LRP1 Myoepithelial Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7158082793127664 0.2550748532138862 0.2461374514707439 0.0025256125075084 0.0267255153180908 0.0 0.0003705148205928 0.0202619917702136 0.0 12820 1.0 0.0055845664825139 VWF-LRP1 +CXCL12 ITGA5 B Cells CXCL14+ Fibroblasts recompute recompute recompute 0.6160088550075702 0.928319416412998 0.6198216015396206 0.0052742025956585 0.0016159760253869 0.0 0.0001136363636363 0.0936858704302634 0.0 800 1.0 0.0055807305975868 CXCL12-ITGA5 +VWF SELP Mast Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.8525936146535493 0.6572093097629401 0.6198216015396206 0.0002103933337194 0.04130664769978 0.0 0.0 0.0 0.0 78 1.0 0.0055799571463423 VWF-SELP +VWF ITGA9 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0020251995753771 0.0047273851759697 0.0 0.0003126709919487 0.0146615211500767 0.0 1163 1.0 0.0055746314539942 VWF-ITGA9 +EFNB2 PECAM1 Plasma Cells CAFs, Invasive Associated recompute recompute recompute 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.0051428381563772 0.0032187363284526 0.0 0.000438596491228 0.0863947785329839 0.0 285 1.0 0.0055745538566119 EFNB2-PECAM1 +VWF SELP Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6332974881236617 0.6572093097629401 0.7917001487310438 0.0019871862905238 0.0045674276780054 0.0 0.0 0.0 0.0 246 1.0 0.0055713990948359 VWF-SELP +MMRN2 CLEC14A CAFs, DCIS Associated Mast Cells recompute recompute recompute 0.7205550478301406 0.8514619504364779 0.7204611100467462 0.0117842887908422 0.0005740632036187 0.0 0.0003080714725816 0.0532517910352384 0.0 1082 1.0 0.0055712459563649 MMRN2-CLEC14A +CD34 SELP Dendritic Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.633566764858408 0.4623922682986163 0.2461374514707439 0.0042829523358709 0.0096770075292062 0.0 0.0006648936170212 0.6032239777897295 0.0 752 1.0 0.0055707167642652 CD34-SELP +CD34 SELP Dendritic Cells CAFs, Invasive Associated recompute recompute recompute 0.633566764858408 0.6572093097629401 0.7917001487310438 0.0042829523358709 0.002113171886167 0.0 0.0004239084357778 0.122781130828917 0.0 2359 1.0 0.0055691595790414 CD34-SELP +VWF ITGA9 Plasma Cells T Lymphocytes recompute recompute recompute 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0003457348439318 0.0309945332907452 0.0 0.000241458408789 0.0150619053439314 0.0 753 1.0 0.0055657474437561 VWF-ITGA9 +CD34 SELP Macrophages CAFs, Invasive Associated recompute recompute recompute 0.8963354148873306 0.6572093097629401 0.6198216015396206 0.0038492365148421 0.002113171886167 0.0 0.0 0.0 0.0 1354 1.0 0.0055649200884191 CD34-SELP +VWF SELP 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6332974881236617 0.6572093097629401 1.0 0.0015572459193676 0.0045674276780054 0.0 0.0001757263355201 0.0295761537385169 0.0 1552 1.0 0.005561910786255 VWF-SELP +VWF LRP1 B Cells Pericytes recompute recompute recompute 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.00023686843287 0.0350138403862125 0.0 0.0002345919975977 0.0095828016501926 0.0 1211 1.0 0.0055604077157474 VWF-LRP1 +VWF ITGA9 Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0019871862905238 0.0047273851759697 0.0 0.0 0.0 0.0 209 1.0 0.0055570541259917 VWF-ITGA9 +MMP2 PECAM1 CXCL14+ Fibroblasts Mast Cells recompute recompute recompute 0.9067635403815892 0.8537710813834968 0.8567148457705164 0.0106922602624424 0.0004138063814779 0.0 0.0007299270072992 0.1062603706034772 0.0 137 1.0 0.0055538170233858 MMP2-PECAM1 +MMRN2 CD93 B Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.6301823358791634 0.6587114738285964 0.7917001487310438 0.0003083910058032 0.0289462771086338 0.0 0.0 0.0 0.0 797 1.0 0.0055535643496382 MMRN2-CD93 +CXCL12 ITGA5 Luminal-like Amorphous DCIS Cells Myoepithelial Cells recompute recompute recompute 0.255669001367946 0.7162873978652844 0.2461374514707439 0.0061207051981986 0.0106310838463224 0.0 0.0001394728606223 0.0683120600816539 0.0 13362 1.0 0.0055533350285864 CXCL12-ITGA5 +VEGFC FLT1 Plasma Cells CAFs, Invasive Associated recompute recompute recompute 0.4636527906642655 0.6593689120110077 0.6198216015396206 0.0023125636768155 0.0066828239855783 0.0 0.0 0.0 0.0 285 1.0 0.0055518883158844 VEGFC-FLT1 +MMP2 PECAM1 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated recompute recompute recompute 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.0008320501336843 0.0125623889131764 0.0 0.0003246753246753 0.1045870163108433 0.0 77 1.0 0.0055514731461026 MMP2-PECAM1 +EFNB2 PECAM1 CXCL14+ Fibroblasts CAFs, Invasive Associated recompute recompute recompute 0.8640667164982425 0.6331674633943454 0.6198216015396206 0.002676946692949 0.0032187363284526 0.0 0.0 0.0 0.0 1422 1.0 0.0055497929584669 EFNB2-PECAM1 +CCN1 CAV1 B Cells CXCL14+ Fibroblasts recompute recompute recompute 0.6213271600240247 0.943345641464811 0.6198216015396206 0.0023088899408624 0.0034806998160403 0.0 0.000125 0.0462759623430678 0.0 800 1.0 0.0055490904914617 CCN1-CAV1 +CD34 SELP CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.9303167350027568 0.6572093097629401 0.6198216015396206 0.0016860250240652 0.0045674276780054 0.0 0.0 0.0 0.0 390 1.0 0.0055486851391512 CD34-SELP +MMRN2 CLEC14A Pericytes Apocrine Cells recompute recompute recompute 0.9468422434493456 0.2491545808994955 0.2461374514707439 0.1120119983652299 0.0004471667362236 0.0 0.0 0.0 0.0 15 1.0 0.0055455505860151 MMRN2-CLEC14A +VWF SELP T Lymphocytes Myeloid Cells recompute recompute recompute 0.6332974881236617 0.7478729882108823 0.6198216015396206 0.0036144684673052 0.0027351735586246 0.0 0.0 0.0 0.0 361 1.0 0.0055435641381429 VWF-SELP +VWF SELP Mast Cells T Lymphocytes recompute recompute recompute 0.8525936146535493 0.7760344326192508 0.6198216015396206 0.0002103933337194 0.0335947364052305 0.0 0.0005300821627352 0.0283568033904934 0.0 343 1.0 0.0055424565361324 VWF-SELP +MMRN2 CD93 Basal-like Structured DCIS Cells Plasma Cells recompute recompute recompute 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.0172764782878141 0.0009242223287825 0.0 0.0 0.0 0.0 79 1.0 0.0055389255760297 MMRN2-CD93 +CCN1 CAV1 Dendritic Cells Mast Cells recompute recompute recompute 0.6213271600240247 0.8617632615906476 0.6198216015396206 0.0083518627398662 0.0010414441948928 0.0 0.0008830022075055 0.1115913353620066 0.0 151 1.0 0.0055385980326023 CCN1-CAV1 +MMRN2 CLEC14A Myoepithelial Cells B Cells recompute recompute recompute 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0151307911035231 0.000671064546954 0.0 0.0 0.0 0.0 394 1.0 0.0055360531604995 MMRN2-CLEC14A +VEGFC FLT1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.8718210606749883 0.6593689120110077 0.6198216015396206 0.0017670878089588 0.0045642085393754 0.0 0.0004074979625101 0.0467039276051957 0.0 409 1.0 0.0055344558605572 VEGFC-FLT1 +CCN1 CAV1 B Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6213271600240247 0.252518874138558 0.2461374514707439 0.0023088899408624 0.0322196586137726 0.0 0.0007898894154818 0.1382276058161237 0.0 211 1.0 0.0055341766503304 CCN1-CAV1 +MMP2 PECAM1 11q13 Invasive Tumor Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6303642896310324 0.2491073778594529 0.2461374514707439 0.0097699360831605 0.0076066460958003 0.0 0.0 0.0 0.0 184 1.0 0.0055340147687575 MMP2-PECAM1 +VEGFC FLT1 Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.743507317541692 0.6593689120110077 0.6198216015396206 0.0020684923107111 0.0045642085393754 0.0 0.0 0.0 0.0 32 1.0 0.0055328701818096 VEGFC-FLT1 +MMRN2 CLEC14A Plasma Cells CAFs, DCIS Associated recompute recompute recompute 0.7205550478301406 0.7154802332407408 0.8767341187813953 0.0002165306714062 0.0292771742399634 0.0 0.0002721088435374 0.0311725702645095 0.0 2450 1.0 0.005531805720312 MMRN2-CLEC14A +CXCL12 ITGA5 Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6160088550075702 0.2488118640045775 0.2461374514707439 0.0021291294377375 0.0356093885486421 0.0 0.0001554887529802 0.0391547047734367 0.0 877 1.0 0.0055301140418435 CXCL12-ITGA5 +VWF SELP T Lymphocytes Macrophages recompute recompute recompute 0.6332974881236617 0.941479368642921 0.6198216015396206 0.0036144684673052 0.0021392900294222 0.0 3.96290718871364e-05 0.007098305508597 0.0 3441 1.0 0.0055292612007235 VWF-SELP +MMP2 PECAM1 Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.718867305289982 0.6331674633943454 0.6198216015396206 0.0024319941937022 0.0041555861088636 0.0 0.0 0.0 0.0 3 1.0 0.0055272013188558 MMP2-PECAM1 +VWF LRP1 B Cells Myoepithelial Cells recompute recompute recompute 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.00023686843287 0.0416128058995347 0.0 0.0002061950146627 0.0085493445392113 0.0 496 1.0 0.0055243675176968 VWF-LRP1 +COL4A2 CD93 CXCL14+ Fibroblasts B Cells recompute recompute recompute 0.8840293712888387 0.7779918296243433 0.6198216015396206 0.0061698665784747 0.001079730675535 0.0 0.0 0.0 0.0 791 1.0 0.0055235386735625 COL4A2-CD93 +CXCL12 ITGA5 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells recompute recompute recompute 0.6160088550075702 0.7162873978652844 0.6198216015396206 0.0009692519480124 0.0106310838463224 0.0 0.0001273236567354 0.0623615321999768 0.0 714 1.0 0.0055164542161854 CXCL12-ITGA5 +VWF SELP CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6332974881236617 0.6572093097629401 0.9161861017439124 0.0016171311116606 0.0045674276780054 0.0 0.0 0.0 0.0 526 1.0 0.0055159369039073 VWF-SELP +MMP2 PECAM1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.9067635403815892 0.6331674633943454 0.6198216015396206 0.0106922602624424 0.0007400708115376 0.0 0.0 0.0 0.0 409 1.0 0.0055157521071971 MMP2-PECAM1 +VWF LRP1 CXCL14+ Fibroblasts Endothelial Cells recompute recompute recompute 0.9275752708651288 0.9078204025796472 0.9429656149619918 0.000245041593909 0.0144359394371152 0.0 6.289835625628984e-05 0.005556113580569 0.0 2710 1.0 0.0055134652613121 VWF-LRP1 +EFNB2 PECAM1 Myeloid Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.7451589345683471 0.6331674633943454 0.6198216015396206 0.0040724665904272 0.0023576674662702 0.0 0.0015432098765432 0.4790654941593389 0.0 162 1.0 0.0055131042298465 EFNB2-PECAM1 +CD34 SELP CXCL14+ Fibroblasts Macrophages recompute recompute recompute 0.9303167350027568 0.941479368642921 0.8875000050982297 0.0016860250240652 0.0021392900294222 0.0 0.0 0.0 0.0 1424 1.0 0.0055117737827987 CD34-SELP +VWF ITGA9 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.9592803095773328 0.0015572459193676 0.0047273851759697 0.0 0.0001216175129218 0.0057027923403141 0.0 1495 1.0 0.0055092857401602 VWF-ITGA9 +VWF SELP Myoepithelial Cells Dendritic Cells recompute recompute recompute 0.7158082793127664 0.7760344326192508 0.6198216015396206 0.0025256125075084 0.0032078747392388 0.0 3.3373381391002534e-05 0.0055378908899637 0.0 1362 1.0 0.0055070870109158 VWF-SELP +VWF SELP CAFs, DCIS Associated Mast Cells recompute recompute recompute 0.7158082793127664 0.8347297932672282 0.7204611100467462 0.0071496754272206 0.0009042150166242 0.0 8.401949252226517e-05 0.0068788701287663 0.0 1082 1.0 0.0055049423354419 VWF-SELP +CD34 SELP CXCL14+ Fibroblasts Myoepithelial Cells recompute recompute recompute 0.9303167350027568 0.4623922682986163 0.7204611100467462 0.0016860250240652 0.0053213839468185 0.0 0.0 0.0 0.0 1884 1.0 0.0055041550653954 CD34-SELP +MMP2 PECAM1 Macrophages CXCL14+ Fibroblasts recompute recompute recompute 0.9330801352629944 0.930308383061206 0.8875000050982297 0.0088108219576754 0.0004089864655001 0.0 1.709986320109439e-05 0.031060561841787 0.0 1462 1.0 0.0055026909449243 MMP2-PECAM1 +VWF SELP Basal-like Structured DCIS Cells Dendritic Cells recompute recompute recompute 0.6332974881236617 0.7760344326192508 0.8693461273411047 0.0020251995753771 0.0032078747392388 0.0 0.0 0.0 0.0 1044 1.0 0.00550252094414 VWF-SELP +VWF ITGA9 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.9161861017439124 0.0016171311116606 0.0047273851759697 0.0 0.0 0.0 0.0 460 1.0 0.005501734736429 VWF-ITGA9 +CD34 SELP CXCL14+ Fibroblasts Basal-like Structured DCIS Cells recompute recompute recompute 0.9303167350027568 0.7760344326192508 0.6198216015396206 0.0016860250240652 0.0036702914086929 0.0 0.0 0.0 0.0 1332 1.0 0.0055003603831286 CD34-SELP +MMP2 PECAM1 Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated recompute recompute recompute 0.2491408586098361 0.7167436199046466 0.2461374514707439 0.0049987108499989 0.0125623889131764 0.0 0.0002766960442713 0.0891315461816943 0.0 4879 1.0 0.0054973450831826 MMP2-PECAM1 +VWF ITGA9 CAFs, Invasive Associated Myeloid Cells recompute recompute recompute 0.6332974881236617 0.7831795333113832 0.6198216015396206 0.0016171311116606 0.0055509879377996 0.0 0.0 0.0 0.0 143 1.0 0.005497211770619 VWF-ITGA9 +MMP2 PECAM1 Plasma Cells Myoepithelial Cells recompute recompute recompute 0.718867305289982 0.7167436199046466 0.8293805866303694 0.0024319941937022 0.0026482500471321 0.0 0.0 0.0 0.0 324 1.0 0.0054947579552856 MMP2-PECAM1 +MMRN2 CD93 T Lymphocytes 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6301823358791634 0.6587114738285964 0.7917001487310438 0.0031934983073077 0.0026174949623928 0.0 0.0 0.0 0.0 97 1.0 0.0054930425173298 MMRN2-CD93 +VWF ITGA9 CXCL14+ Fibroblasts T Lymphocytes recompute recompute recompute 0.9275752708651288 0.6252253442669611 0.6198216015396206 0.000245041593909 0.0309945332907452 0.0 0.0 0.0 0.0 1881 1.0 0.0054873905702274 VWF-ITGA9 +VWF ITGA9 Macrophages Myeloid Cells recompute recompute recompute 0.9011206516381156 0.7831795333113832 0.7827641335561659 0.0008850282134344 0.0055509879377996 0.0 0.0 0.0 0.0 179 1.0 0.0054819455283852 VWF-ITGA9 +CD34 SELP Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.633566764858408 0.6572093097629401 0.7917001487310438 0.0078992851324392 0.0010419094417808 0.0 0.0 0.0 0.0 1163 1.0 0.0054816742042722 CD34-SELP +VWF ITGA9 B Cells T Lymphocytes recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.9318789094584046 0.00023686843287 0.0309945332907452 0.0 9.118263882556762e-05 0.0056878709749149 0.0 4985 1.0 0.0054802760350192 VWF-ITGA9 +VWF LRP1 Luminal-like Amorphous DCIS Cells Endothelial Cells recompute recompute recompute 0.2486570577556728 0.9078204025796472 0.2461374514707439 0.0033537993821664 0.0144359394371152 0.0 0.0003334843451122 0.0294582721881556 0.0 1806 1.0 0.0054738601734583 VWF-LRP1 +MMRN2 CLEC14A CAFs, Invasive Associated Basal-like Structured DCIS Cells recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.00146889578236 0.0057802287131517 0.0 7.744733581164808e-05 0.0133240014480794 0.0 2152 1.0 0.0054735228551222 MMRN2-CLEC14A +CXCL12 ITGA5 Macrophages Apocrine Cells recompute recompute recompute 0.7487535481622718 0.2488118640045775 0.2461374514707439 0.0338862305197021 0.0017288776969264 0.0 0.0 0.0 0.0 19 1.0 0.0054726328783368 CXCL12-ITGA5 +CXCL12 ITGA5 Mast Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7487535481622718 0.2488118640045775 0.2461374514707439 0.0016417770622885 0.0356093885486421 0.0 0.0 0.0 0.0 41 1.0 0.0054707247473711 CXCL12-ITGA5 +MMRN2 CD93 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6301823358791634 0.6587114738285964 1.0 0.0024635726452692 0.0026174949623928 0.0 0.0004832474226804 0.1605046406100158 0.0 1552 1.0 0.0054693538309235 MMRN2-CD93 +COL4A2 CD93 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells recompute recompute recompute 0.6582846571368821 0.7461459456652184 0.6198216015396206 0.0084325366891025 0.0010390313650636 0.0 0.0 0.0 0.0 21 1.0 0.0054661637696882 COL4A2-CD93 +MMRN2 CLEC14A CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells recompute recompute recompute 0.940547666092272 0.6347970925105053 0.6198216015396206 0.0001298888146421 0.0554888093272979 0.0 2.9327233268813417e-05 0.0047996132731534 0.0 5683 1.0 0.0054661581096803 MMRN2-CLEC14A +VWF ITGA9 T Lymphocytes CXCL14+ Fibroblasts recompute recompute recompute 0.6332974881236617 0.950463483645931 0.6198216015396206 0.0036144684673052 0.0019776346124415 0.0 0.0 0.0 0.0 1880 1.0 0.0054659707505904 VWF-ITGA9 +VWF SELP Myoepithelial Cells Myeloid Cells recompute recompute recompute 0.7158082793127664 0.7478729882108823 0.7204611100467462 0.0025256125075084 0.0027351735586246 0.0 0.0 0.0 0.0 51 1.0 0.005465102860343 VWF-SELP +CD34 SELP Plasma Cells Myoepithelial Cells recompute recompute recompute 0.7168245244832976 0.4623922682986163 0.8293805866303694 0.0018206581062216 0.0053213839468185 0.0 0.0 0.0 0.0 324 1.0 0.0054647745546443 CD34-SELP +VWF ITGA9 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells recompute recompute recompute 0.6332974881236617 0.7831795333113832 0.6198216015396206 0.0015572459193676 0.0055509879377996 0.0 0.0 0.0 0.0 23 1.0 0.0054627477453041 VWF-ITGA9 +COL4A2 CD93 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6582846571368821 0.6587114738285964 1.0 0.0084325366891025 0.0007261054236978 0.0 0.0 0.0 0.0 1846 1.0 0.0054619229059016 COL4A2-CD93 +CD34 SELP 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells recompute recompute recompute 0.633566764858408 0.7760344326192508 0.7917001487310438 0.0018436902762588 0.0036702914086929 0.0 0.0 0.0 0.0 1187 1.0 0.005454701996762 CD34-SELP +CCN1 CAV1 Myeloid Cells Dendritic Cells recompute recompute recompute 0.7797135509308979 0.62431395375366 0.6198216015396206 0.0009209869688402 0.009460730808256 0.0 0.0001960784313725 0.0243443199337646 0.0 170 1.0 0.0054529481239163 CCN1-CAV1 +VWF SELP Myoepithelial Cells Macrophages recompute recompute recompute 0.7158082793127664 0.941479368642921 0.7204611100467462 0.0025256125075084 0.0021392900294222 0.0 0.0 0.0 0.0 591 1.0 0.0054510023606908 VWF-SELP +CD34 SELP Myeloid Cells CAFs, Invasive Associated recompute recompute recompute 0.7871981482311898 0.6572093097629401 0.6198216015396206 0.0038506427265089 0.002113171886167 0.0 0.003125 0.9051271488294228 0.0 160 1.0 0.0054461252084302 CD34-SELP +MMRN2 CD93 CAFs, Invasive Associated CAFs, Invasive Associated recompute recompute recompute 0.6301823358791634 0.6587114738285964 1.0 0.00146889578236 0.0042738820064046 0.0 0.0002831791580139 0.0361487956804526 0.0 5297 1.0 0.005444982555669 MMRN2-CD93 +MMRN2 CD93 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells recompute recompute recompute 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.0024635726452692 0.0058437228618857 0.0 0.0 0.0 0.0 714 1.0 0.0054441365198122 MMRN2-CD93 +VWF LRP1 Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.2486570577556728 0.6207977546603366 0.2461374514707439 0.0033537993821664 0.0203874717835032 0.0 0.0001511791977423 0.0070786284764598 0.0 902 1.0 0.0054421658382501 VWF-LRP1 +CXCL12 ITGA5 B Cells Plasma Cells recompute recompute recompute 0.6160088550075702 0.7162873978652844 0.6198216015396206 0.0052742025956585 0.0017943124298833 0.0 0.0010713192531374 0.1992255269255217 0.0 297 1.0 0.0054387594618932 CXCL12-ITGA5 +CD34 SELP Macrophages Plasma Cells recompute recompute recompute 0.8963354148873306 0.4623922682986163 0.7204611100467462 0.0038492365148421 0.0022515473538965 0.0 0.0 0.0 0.0 326 1.0 0.0054386578394537 CD34-SELP +CXCL12 ITGA5 Myeloid Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7487535481622718 0.2488118640045775 0.2461374514707439 0.0015847932820241 0.0356093885486421 0.0 0.0007451564828614 0.1876430387229727 0.0 122 1.0 0.005438610454305 CXCL12-ITGA5 +CXCL12 ITGA5 Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.255669001367946 0.6338612823312899 0.2461374514707439 0.0061207051981986 0.01057919065587 0.0 0.0 0.0 0.0 902 1.0 0.005436893733068 CXCL12-ITGA5 +HSPG2 LRP1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.8818165186409654 0.6207977546603366 0.6198216015396206 0.0026436039558049 0.0028784826949613 0.0 7.122507122507122e-05 0.0052664261708514 0.0 390 1.0 0.0054365874338631 HSPG2-LRP1 +VWF ITGA9 Macrophages B Cells recompute recompute recompute 0.9011206516381156 0.6252253442669611 0.6198216015396206 0.0008850282134344 0.0083442542366581 0.0 0.0001692906720839 0.0093190963434885 0.0 1074 1.0 0.0054354985699696 VWF-ITGA9 +HSPG2 LRP1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.4629984640915818 0.6207977546603366 0.2461374514707439 0.0201301851612071 0.0018097844702233 0.0 0.0 0.0 0.0 26 1.0 0.0054349736634537 HSPG2-LRP1 +HSPG2 LRP1 CAFs, Invasive Associated Apocrine Cells recompute recompute recompute 0.6589792304505506 0.2550748532138862 0.2461374514707439 0.1836996873148393 0.0003386430177035 0.0 0.0 0.0 0.0 0 1.0 0.0054337136839083 HSPG2-LRP1 +CD34 SELP B Cells CAFs, DCIS Associated recompute recompute recompute 0.633566764858408 0.4623922682986163 0.6198216015396206 0.0006336851232098 0.0222228052993653 0.0 0.0 0.0 0.0 4087 1.0 0.005427812713626 CD34-SELP +COL4A2 CD93 Macrophages Plasma Cells recompute recompute recompute 0.9188764516910942 0.4630027772793905 0.7204611100467462 0.0090193130488293 0.0009242223287825 0.0 0.0003067484662576 0.0584971743145845 0.0 326 1.0 0.0054270988238357 COL4A2-CD93 +MMP2 PECAM1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.8824495942126559 0.0097699360831605 0.0007400708115376 0.0 2.911813643926789e-05 0.0067103878339931 0.0 12020 1.0 0.0054241110393214 MMP2-PECAM1 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0024635726452692 0.003263637675389 0.0 0.0 0.0 0.0 209 1.0 0.0054240295993404 MMRN2-CLEC14A +MMRN2 CLEC14A T Lymphocytes Myeloid Cells recompute recompute recompute 0.6301823358791634 0.7830372268649692 0.6198216015396206 0.0031934983073077 0.0026038611777234 0.0 0.0 0.0 0.0 361 1.0 0.0054229277441203 MMRN2-CLEC14A +VEGFC FLT1 Macrophages Mast Cells recompute recompute recompute 0.8963332422588541 0.8331580262014722 0.8567148457705164 0.0026007495851186 0.001526625481682 0.0 0.0 0.0 0.0 165 1.0 0.0054218162168522 VEGFC-FLT1 +CCN1 CAV1 Myeloid Cells Macrophages recompute recompute recompute 0.7797135509308979 0.8818704453527788 0.7827641335561659 0.0009209869688402 0.0051192928876727 0.0 0.0 0.0 0.0 162 1.0 0.005420923831387 CCN1-CAV1 +CD34 SELP Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7168245244832976 0.6572093097629401 0.6198216015396206 0.0082993421103349 0.0010419094417808 0.0 0.0 0.0 0.0 422 1.0 0.0054163942744033 CD34-SELP +MMP2 PECAM1 B Cells CAFs, Invasive Associated recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0024819960935566 0.0032187363284526 0.0 0.0005423553719008 0.1577910412540957 0.0 968 1.0 0.005416184151096 MMP2-PECAM1 +MMRN2 CLEC14A B Cells CAFs, DCIS Associated recompute recompute recompute 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.0003083910058032 0.0292771742399634 0.0 0.0 0.0 0.0 4087 1.0 0.0054157999529487 MMRN2-CLEC14A +VWF SELP T Lymphocytes Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6332974881236617 0.4623922682986163 0.2461374514707439 0.0036144684673052 0.0096770075292062 0.0 0.0 0.0 0.0 383 1.0 0.0054149843444625 VWF-SELP +MMRN2 CLEC14A Dendritic Cells Myoepithelial Cells recompute recompute recompute 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.0015409900107563 0.0058465532256424 0.0 0.0002360717658168 0.0496853778818243 0.0 1412 1.0 0.0054138428806245 MMRN2-CLEC14A +MMRN2 CD93 CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7205550478301406 0.6587114738285964 0.6198216015396206 0.0117842887908422 0.0007261054236978 0.0 0.0 0.0 0.0 135 1.0 0.005413644765658 MMRN2-CD93 +VWF SELP T Lymphocytes CAFs, Invasive Associated recompute recompute recompute 0.6332974881236617 0.6572093097629401 0.7917001487310438 0.0036144684673052 0.002113171886167 0.0 3.787878787878788e-05 0.0075831811380561 0.0 2400 1.0 0.0054134706911994 VWF-SELP +HSPG2 LRP1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6589792304505506 0.6207977546603366 1.0 0.0033973231723341 0.0018097844702233 0.0 0.0002783796797881 0.0247664117748892 0.0 1846 1.0 0.0054129192268224 HSPG2-LRP1 +CD34 SELP CXCL14+ Fibroblasts Myeloid Cells recompute recompute recompute 0.9303167350027568 0.7478729882108823 0.7827641335561659 0.0016860250240652 0.0027351735586246 0.0 0.0 0.0 0.0 526 1.0 0.0054115762323316 CD34-SELP +VEGFC FLT1 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts recompute recompute recompute 0.6593525851613742 0.878254460598671 0.6198216015396206 0.0120646829101097 0.0005788283879716 0.0 0.0 0.0 0.0 380 1.0 0.0054097816140826 VEGFC-FLT1 +VWF LRP1 Pericytes Apocrine Cells recompute recompute recompute 0.9275752708651288 0.2550748532138862 0.2461374514707439 0.1263644540569636 0.0003386430177035 0.0 0.0 0.0 0.0 15 1.0 0.0054045857187342 VWF-LRP1 +MMP2 PECAM1 Macrophages Mast Cells recompute recompute recompute 0.9330801352629944 0.8537710813834968 0.8567148457705164 0.0088108219576754 0.0004138063814779 0.0 0.0001515151515151 0.0220570769282975 0.0 165 1.0 0.0054032311636502 MMP2-PECAM1 +VWF ITGA9 CAFs, Invasive Associated Plasma Cells recompute recompute recompute 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.0016171311116606 0.0053724660607752 0.0 0.0 0.0 0.0 253 1.0 0.0054027166594205 VWF-ITGA9 +CCN1 CAV1 Plasma Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7324582304061453 0.62431395375366 0.6198216015396206 0.0025580826958339 0.0034299077593249 0.0 0.0 0.0 0.0 8 1.0 0.0054026740844523 CCN1-CAV1 +HSPG2 LRP1 Plasma Cells CXCL14+ Fibroblasts recompute recompute recompute 0.4629984640915818 0.9078204025796472 0.7204611100467462 0.0012814156885439 0.0064028969591119 0.0 0.0010893246187363 0.1289016121346057 0.0 306 1.0 0.0054018614991076 HSPG2-LRP1 +MMRN2 CD93 Myeloid Cells T Lymphocytes recompute recompute recompute 0.7856500335676843 0.7779918296243433 0.6198216015396206 0.0005542667491398 0.0118035014556376 0.0 0.0 0.0 0.0 388 1.0 0.0053996813343694 MMRN2-CD93 +VWF LRP1 Myeloid Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.7848266128497919 0.6207977546603366 0.6198216015396206 0.0004024409845247 0.0203874717835032 0.0 0.0007014590347923 0.032844253527607 0.0 162 1.0 0.0053993878845212 VWF-LRP1 +CD34 SELP 11q13 Invasive Tumor Cells (Mitotic) Mast Cells recompute recompute recompute 0.633566764858408 0.8347297932672282 0.6198216015396206 0.0083565457974945 0.0009042150166242 0.0 0.0 0.0 0.0 5 1.0 0.0053990598787149 CD34-SELP +CCN1 CAV1 Mast Cells Plasma Cells recompute recompute recompute 0.8749036366850302 0.7283139964676212 0.7204611100467462 0.0004337320404416 0.0124087765732037 0.0 0.0 0.0 0.0 50 1.0 0.0053968669543942 CCN1-CAV1 +VEGFC FLT1 Myoepithelial Cells CXCL14+ Fibroblasts recompute recompute recompute 0.4636527906642655 0.878254460598671 0.7204611100467462 0.014525360548861 0.0005788283879716 0.0 0.0 0.0 0.0 1538 1.0 0.005395330565327 VEGFC-FLT1 +COL4A2 CD93 Macrophages 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.9188764516910942 0.6587114738285964 0.6198216015396206 0.0090193130488293 0.0007261054236978 0.0 0.0007751937984496 0.1190510873149993 0.0 129 1.0 0.0053917917945889 COL4A2-CD93 +VWF ITGA9 Myoepithelial Cells CXCL14+ Fibroblasts recompute recompute recompute 0.7158082793127664 0.950463483645931 0.7204611100467462 0.0025256125075084 0.0019776346124415 0.0 0.0 0.0 0.0 1538 1.0 0.0053886076969988 VWF-ITGA9 +COL4A2 CD93 Mast Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.8355319038299565 0.7779918296243433 0.6198216015396206 0.001123788079051 0.0053794918117879 0.0 0.0 0.0 0.0 30 1.0 0.0053840099911843 COL4A2-CD93 +MMP2 PECAM1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0104129581710415 0.0007400708115376 0.0 0.0001074806534823 0.0247693347760095 0.0 1163 1.0 0.0053837816404133 MMP2-PECAM1 +CCN1 CAV1 B Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6213271600240247 0.62431395375366 0.7917001487310438 0.0023088899408624 0.0034299077593249 0.0 0.0047619047619047 0.4926108374384236 0.0 42 1.0 0.0053826419394043 CCN1-CAV1 +MMRN2 CD93 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts recompute recompute recompute 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.0208904415011529 0.0003375370073613 0.0 0.0 0.0 0.0 4880 1.0 0.005381344879005 MMRN2-CD93 +CD34 SELP Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7168245244832976 0.6572093097629401 0.6198216015396206 0.0018206581062216 0.0045674276780054 0.0 0.0 0.0 0.0 3 1.0 0.005381224581458 CD34-SELP +CD34 SELP CXCL14+ Fibroblasts Dendritic Cells recompute recompute recompute 0.9303167350027568 0.7760344326192508 0.6198216015396206 0.0016860250240652 0.0032078747392388 0.0 0.0 0.0 0.0 887 1.0 0.0053782871144278 CD34-SELP +CXCL12 ITGA5 Mast Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.0016417770622885 0.0050060729272313 0.0 0.0 0.0 0.0 10 1.0 0.0053773600835476 CXCL12-ITGA5 +COL4A2 CD93 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.4630253981438691 0.6587114738285964 0.2461374514707439 0.0443339118517084 0.0007261054236978 0.0 0.0 0.0 0.0 26 1.0 0.005376957429642 COL4A2-CD93 +COL4A2 CD93 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts recompute recompute recompute 0.6582846571368821 0.8817184225858201 0.6198216015396206 0.0198024073017111 0.0003375370073613 0.0 0.0 0.0 0.0 339 1.0 0.0053725088648481 COL4A2-CD93 +MMRN2 CLEC14A CAFs, Invasive Associated Myoepithelial Cells recompute recompute recompute 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.00146889578236 0.0058465532256424 0.0 0.0002969121140142 0.0624902793074251 0.0 1684 1.0 0.0053707820742991 MMRN2-CLEC14A +MMP2 PECAM1 Dendritic Cells CXCL14+ Fibroblasts recompute recompute recompute 0.6303642896310324 0.930308383061206 0.6198216015396206 0.0161193721503025 0.0004089864655001 0.0 0.0001084598698481 0.1970088564541984 0.0 922 1.0 0.005369397236026 MMP2-PECAM1 +VWF ITGA9 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells recompute recompute recompute 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.0015572459193676 0.0053724660607752 0.0 0.0 0.0 0.0 5 1.0 0.0053688450584183 VWF-ITGA9 +MMP2 PECAM1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6303642896310324 0.6331674633943454 1.0 0.0014431743145616 0.0041555861088636 0.0 0.0003543814432989 0.0673319111039653 0.0 1552 1.0 0.0053683920369593 MMP2-PECAM1 +COL4A2 CD93 Myeloid Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7482742921073442 0.4630027772793905 0.2461374514707439 0.005733874009046 0.0048929293424311 0.0 0.0 0.0 0.0 122 1.0 0.0053679296405739 COL4A2-CD93 +HSPG2 LRP1 Plasma Cells T Lymphocytes recompute recompute recompute 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.0012814156885439 0.0104714078116759 0.0 0.0010144606758152 0.084795694964244 0.0 753 1.0 0.0053672178377605 HSPG2-LRP1 +MMP2 PECAM1 Macrophages 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.9330801352629944 0.6331674633943454 0.6198216015396206 0.0088108219576754 0.0007400708115376 0.0 0.0 0.0 0.0 129 1.0 0.0053661983373028 MMP2-PECAM1 +MMRN2 CLEC14A CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.9161861017439124 0.00146889578236 0.0044340558155446 0.0 0.0 0.0 0.0 526 1.0 0.0053659525091233 MMRN2-CLEC14A +EFNB2 PECAM1 B Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7800321422220979 0.6331674633943454 0.7917001487310438 0.0014623066995027 0.0041555861088636 0.0 0.0 0.0 0.0 50 1.0 0.0053618060519018 EFNB2-PECAM1 +VEGFC FLT1 Mast Cells Dendritic Cells recompute recompute recompute 0.8317042416754105 0.777821334064334 0.6198216015396206 0.0005440770361181 0.0108892901157311 0.0 0.0010288065843621 0.1276637543885441 0.0 162 1.0 0.0053616357516731 VEGFC-FLT1 +HSPG2 LRP1 Luminal-like Amorphous DCIS Cells B Cells recompute recompute recompute 0.4629984640915818 0.6207977546603366 0.2461374514707439 0.0201301851612071 0.0016667952436519 0.0 0.0006313131313131 0.0798705598144703 0.0 176 1.0 0.0053609288599533 HSPG2-LRP1 +MMP2 PECAM1 Luminal-like Amorphous DCIS Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.2491408586098361 0.2491073778594529 1.0 0.0049987108499989 0.0076066460958003 0.0 7.548874120911033e-05 0.0318592786663929 0.0 77495 1.0 0.0053556728715295 MMP2-PECAM1 +CD34 SELP Basal-like Structured DCIS Cells Mast Cells recompute recompute recompute 0.633566764858408 0.8347297932672282 0.6198216015396206 0.0078992851324392 0.0009042150166242 0.0 0.0 0.0 0.0 18 1.0 0.0053486598692156 CD34-SELP +VWF SELP 11q13 Invasive Tumor Cells B Cells recompute recompute recompute 0.6332974881236617 0.7760344326192508 0.7917001487310438 0.0131302879503246 0.0004582650848664 0.0 0.0 0.0 0.0 570 1.0 0.0053486197233307 VWF-SELP +VWF SELP Myeloid Cells CAFs, DCIS Associated recompute recompute recompute 0.7848266128497919 0.4623922682986163 0.7204611100467462 0.0004024409845247 0.0222228052993653 0.0 6.982265046781176e-05 0.0115618953748713 0.0 1302 1.0 0.0053475044328386 VWF-SELP +MMRN2 CD93 Myoepithelial Cells CXCL14+ Fibroblasts recompute recompute recompute 0.7205550478301406 0.8817184225858201 0.7204611100467462 0.0151307911035231 0.0003375370073613 0.0 0.0001625487646293 0.1205557683390795 0.0 1538 1.0 0.0053472928669019 MMRN2-CD93 +COL4A2 CD93 Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.4630253981438691 0.6587114738285964 0.6198216015396206 0.0047240947268779 0.0026174949623928 0.0 0.0 0.0 0.0 3 1.0 0.0053472312616053 COL4A2-CD93 +VWF LRP1 Plasma Cells Endothelial Cells recompute recompute recompute 0.7158082793127664 0.9078204025796472 0.7204611100467462 0.0003457348439318 0.0144359394371152 0.0 0.0005936227951153 0.0524375495638783 0.0 536 1.0 0.0053468916067204 VWF-LRP1 +CXCL12 ITGA5 Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.0015847932820241 0.0050060729272313 0.0 0.0 0.0 0.0 30 1.0 0.0053457938604931 CXCL12-ITGA5 +VWF SELP CAFs, Invasive Associated Basal-like Structured DCIS Cells recompute recompute recompute 0.6332974881236617 0.7760344326192508 0.7917001487310438 0.0016171311116606 0.0036702914086929 0.0 4.224400135180805e-05 0.0176199673040224 0.0 2152 1.0 0.0053364182198519 VWF-SELP +CD34 SELP Plasma Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.7168245244832976 0.7760344326192508 0.6198216015396206 0.0018206581062216 0.0036702914086929 0.0 0.0 0.0 0.0 126 1.0 0.0053343582773733 CD34-SELP +CD34 SELP 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells recompute recompute recompute 0.633566764858408 0.7760344326192508 0.7917001487310438 0.0018436902762588 0.0032078747392388 0.0 0.0 0.0 0.0 193 1.0 0.0053336420559305 CD34-SELP +VEGFC FLT1 B Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7745997874735252 0.6593689120110077 0.7917001487310438 0.0012459853895406 0.0045642085393754 0.0 0.0 0.0 0.0 42 1.0 0.0053326315173033 VEGFC-FLT1 +CXCL12 ITGA5 Apocrine Cells CAFs, DCIS Associated recompute recompute recompute 0.255669001367946 0.7162873978652844 0.2461374514707439 0.0002269856810233 0.2242237449884175 0.0 0.0020429009193054 0.160798743557324 0.0 89 1.0 0.0053305708925876 CXCL12-ITGA5 +EFNB2 PECAM1 Macrophages Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.8913986641324685 0.2491073778594529 0.2461374514707439 0.0054950348959687 0.0076066460958003 0.0 0.0007129277566539 0.2970111467025129 0.0 263 1.0 0.0053268061106172 EFNB2-PECAM1 +CCN1 CAV1 Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7797135509308979 0.62431395375366 0.6198216015396206 0.0009209869688402 0.0082011408892332 0.0 0.0055555555555555 0.9317269296131764 0.0 30 1.0 0.0053246325461287 CCN1-CAV1 +CD34 SELP Myeloid Cells Plasma Cells recompute recompute recompute 0.7871981482311898 0.4623922682986163 0.7204611100467462 0.0038506427265089 0.0022515473538965 0.0 0.0 0.0 0.0 37 1.0 0.0053225582917382 CD34-SELP +HSPG2 LRP1 Myeloid Cells CXCL14+ Fibroblasts recompute recompute recompute 0.7468485855611411 0.9078204025796472 0.7827641335561659 0.0006689050756654 0.0064028969591119 0.0 0.0003953194180898 0.0467788108553004 0.0 527 1.0 0.0053223316739113 HSPG2-LRP1 +HSPG2 LRP1 Macrophages 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.9253089325030373 0.6207977546603366 0.6198216015396206 0.0022161183602947 0.0028784826949613 0.0 0.0 0.0 0.0 129 1.0 0.0053216210282363 HSPG2-LRP1 +MMRN2 CD93 Myeloid Cells CAFs, DCIS Associated recompute recompute recompute 0.7856500335676843 0.4630027772793905 0.7204611100467462 0.0005542667491398 0.0155837683010033 0.0 0.0001920122887864 0.0261130555780933 0.0 1302 1.0 0.0053186790728728 MMRN2-CD93 +VWF ITGA9 Macrophages Plasma Cells recompute recompute recompute 0.9011206516381156 0.7292496872084557 0.7204611100467462 0.0008850282134344 0.0053724660607752 0.0 0.0 0.0 0.0 326 1.0 0.0053137490984627 VWF-ITGA9 +VEGFC FLT1 Mast Cells Macrophages recompute recompute recompute 0.8317042416754105 0.8998347793593909 0.8567148457705164 0.0005440770361181 0.0064362797035136 0.0 0.0 0.0 0.0 165 1.0 0.0053114364979747 VEGFC-FLT1 +MMP2 PECAM1 11q13 Invasive Tumor Cells (Mitotic) B Cells recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0014431743145616 0.0049190726392343 0.0 0.0 0.0 0.0 42 1.0 0.0053106312012192 MMP2-PECAM1 +MMRN2 CLEC14A CAFs, DCIS Associated B Cells recompute recompute recompute 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0117842887908422 0.000671064546954 0.0 3.9382482671707626e-05 0.0130617930753554 0.0 4232 1.0 0.005310155297027 MMRN2-CLEC14A +VWF LRP1 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0003521782369754 0.0203874717835032 0.0 0.0003542161292793 0.0165853795825169 0.0 1187 1.0 0.005307331076884 VWF-LRP1 +COL4A2 CD93 Myeloid Cells B Cells recompute recompute recompute 0.7482742921073442 0.7779918296243433 0.6198216015396206 0.005733874009046 0.001079730675535 0.0 0.0 0.0 0.0 144 1.0 0.0053069519904106 COL4A2-CD93 +CD34 SELP Macrophages Mast Cells recompute recompute recompute 0.8963354148873306 0.8347297932672282 0.8567148457705164 0.0038492365148421 0.0009042150166242 0.0 0.0 0.0 0.0 165 1.0 0.005305799530931 CD34-SELP +VWF SELP Plasma Cells CAFs, DCIS Associated recompute recompute recompute 0.7158082793127664 0.4623922682986163 0.8767341187813953 0.0003457348439318 0.0222228052993653 0.0 1.855287569573284e-05 0.0030721607710372 0.0 2450 1.0 0.0053052395633132 VWF-SELP +VWF LRP1 11q13 Invasive Tumor Cells Myeloid Cells recompute recompute recompute 0.6332974881236617 0.7769451595923457 0.6198216015396206 0.0131302879503246 0.0005558995075445 0.0 0.0002104377104377 0.0263645880841006 0.0 756 1.0 0.0053038421476086 VWF-LRP1 +MMP2 PECAM1 Dendritic Cells Mast Cells recompute recompute recompute 0.6303642896310324 0.8537710813834968 0.6198216015396206 0.0161193721503025 0.0004138063814779 0.0 0.0013245033112582 0.1928168314261771 0.0 151 1.0 0.0053034601097402 MMP2-PECAM1 +VWF SELP 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells recompute recompute recompute 0.6332974881236617 0.7760344326192508 0.7917001487310438 0.0015572459193676 0.0036702914086929 0.0 0.0 0.0 0.0 1305 1.0 0.005302962267945 VWF-SELP +VEGFC FLT1 CXCL14+ Fibroblasts Plasma Cells recompute recompute recompute 0.8718210606749883 0.4630488285702799 0.7204611100467462 0.0017670878089588 0.0043013567716651 0.0 0.0 0.0 0.0 285 1.0 0.0052977154631132 VEGFC-FLT1 +MMP2 PECAM1 Plasma Cells CAFs, Invasive Associated recompute recompute recompute 0.718867305289982 0.6331674633943454 0.6198216015396206 0.0024319941937022 0.0032187363284526 0.0 0.0007894736842105 0.2296868089232551 0.0 285 1.0 0.0052968074613914 MMP2-PECAM1 +VWF LRP1 T Lymphocytes B Cells recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.9318789094584046 0.0036144684673052 0.0016667952436519 0.0 9.526401741970602e-05 0.0118402133293599 0.0 5010 1.0 0.0052963252889437 VWF-LRP1 +VEGFC FLT1 Myeloid Cells Plasma Cells recompute recompute recompute 0.743507317541692 0.4630488285702799 0.7204611100467462 0.0020684923107111 0.0043013567716651 0.0 0.0 0.0 0.0 37 1.0 0.0052961976129338 VEGFC-FLT1 +EFNB2 PECAM1 Plasma Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.0051428381563772 0.0023576674662702 0.0 0.0 0.0 0.0 126 1.0 0.0052926891675948 EFNB2-PECAM1 +MMRN2 CLEC14A Luminal-like Amorphous DCIS Cells T Lymphocytes recompute recompute recompute 0.250044481781731 0.6347970925105053 0.2461374514707439 0.0070431301838115 0.0079745943515326 0.0 0.0005274261603375 0.063197747351389 0.0 316 1.0 0.005291160114362 MMRN2-CLEC14A +COL4A2 CD93 Macrophages CXCL14+ Fibroblasts recompute recompute recompute 0.9188764516910942 0.8817184225858201 0.8875000050982297 0.0090193130488293 0.0003375370073613 0.0 0.0 0.0 0.0 1462 1.0 0.0052890450967374 COL4A2-CD93 +COL4A2 CD93 B Cells B Cells recompute recompute recompute 0.7783550150988336 0.7779918296243433 1.0 0.0033449520260795 0.001079730675535 0.0 0.0002115655853314 0.0357789861678148 0.0 1418 1.0 0.0052882328821334 COL4A2-CD93 +VWF SELP CAFs, DCIS Associated 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7158082793127664 0.6572093097629401 0.6198216015396206 0.0071496754272206 0.0010419094417808 0.0 0.0 0.0 0.0 135 1.0 0.0052821983425263 VWF-SELP +MMRN2 CD93 Dendritic Cells CAFs, Invasive Associated recompute recompute recompute 0.6301823358791634 0.6587114738285964 0.7917001487310438 0.0015409900107563 0.0042738820064046 0.0 0.0006358626536668 0.0811700596521227 0.0 2359 1.0 0.0052790778217989 MMRN2-CD93 +MMRN2 CLEC14A Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0015409900107563 0.0044340558155446 0.0 0.0006775067750677 0.0883505771796206 0.0 246 1.0 0.0052789122902072 MMRN2-CLEC14A +COL4A2 CD93 Luminal-like Amorphous DCIS Cells Plasma Cells recompute recompute recompute 0.4630253981438691 0.4630027772793905 0.2461374514707439 0.0443339118517084 0.0009242223287825 0.0 0.0 0.0 0.0 272 1.0 0.0052781359896124 COL4A2-CD93 +CCN1 CAV1 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells recompute recompute recompute 0.6213271600240247 0.7832252605020791 0.6198216015396206 0.0052560850129547 0.00136079311934 0.0 0.0 0.0 0.0 21 1.0 0.0052762096329253 CCN1-CAV1 +MMRN2 CLEC14A Macrophages T Lymphocytes recompute recompute recompute 0.893316592628645 0.6347970925105053 0.6198216015396206 0.0007691101630988 0.0079745943515326 0.0 4.660700969425801e-05 0.0055845884124829 0.0 3576 1.0 0.0052755579717366 MMRN2-CLEC14A +VWF ITGA9 Mast Cells T Lymphocytes recompute recompute recompute 0.8525936146535493 0.6252253442669611 0.6198216015396206 0.0002103933337194 0.0309945332907452 0.0 0.0005300821627352 0.0330659321398845 0.0 343 1.0 0.0052750980834336 VWF-ITGA9 +VWF LRP1 Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6332974881236617 0.2550748532138862 0.2461374514707439 0.0020251995753771 0.0267255153180908 0.0 0.000323934902042 0.0177147200448284 0.0 877 1.0 0.0052740174503078 VWF-LRP1 +EFNB2 PECAM1 CXCL14+ Fibroblasts Basal-like Structured DCIS Cells recompute recompute recompute 0.8640667164982425 0.6331674633943454 0.6198216015396206 0.002676946692949 0.0023576674662702 0.0 0.0002815315315315 0.0873970833939334 0.0 1332 1.0 0.0052691802481794 EFNB2-PECAM1 +VEGFC FLT1 Plasma Cells Plasma Cells recompute recompute recompute 0.4636527906642655 0.4630488285702799 1.0 0.0023125636768155 0.0043013567716651 0.0 0.0005889281507656 0.0467084944770596 0.0 283 1.0 0.0052672866961528 VEGFC-FLT1 +HSPG2 LRP1 Mast Cells Plasma Cells recompute recompute recompute 0.8349903778527206 0.7346293219749174 0.7204611100467462 0.0014804857410621 0.0032275631628407 0.0 0.0002777777777777 0.0152735077008487 0.0 50 1.0 0.0052574351525637 HSPG2-LRP1 +VWF LRP1 Dendritic Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6332974881236617 0.2550748532138862 0.2461374514707439 0.0019871862905238 0.0267255153180908 0.0 0.0002417794970986 0.0132219655143102 0.0 752 1.0 0.0052573879860321 VWF-LRP1 +MMP2 PECAM1 T Lymphocytes CXCL14+ Fibroblasts recompute recompute recompute 0.6303642896310324 0.930308383061206 0.6198216015396206 0.0141923232885854 0.0004089864655001 0.0 3.9893617021276594e-05 0.0724636299138713 0.0 1880 1.0 0.0052566585727489 MMP2-PECAM1 +CXCL12 ITGA5 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.7917001487310438 0.0021291294377375 0.0032054495894615 0.0 0.0 0.0 0.0 1163 1.0 0.0052566136212163 CXCL12-ITGA5 +VWF SELP Luminal-like Amorphous DCIS Cells CAFs, DCIS Associated recompute recompute recompute 0.2486570577556728 0.4623922682986163 0.2461374514707439 0.0033537993821664 0.0222228052993653 0.0 4.658182563491028e-05 0.007713459611643 0.0 4879 1.0 0.0052563921540214 VWF-SELP +MMRN2 CLEC14A Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated recompute recompute recompute 0.250044481781731 0.6347970925105053 0.2461374514707439 0.0070431301838115 0.0076236123034427 0.0 0.0 0.0 0.0 147 1.0 0.0052516157430002 MMRN2-CLEC14A +VWF ITGA9 11q13 Invasive Tumor Cells Apocrine Cells recompute recompute recompute 0.6332974881236617 0.2531744428854943 0.2461374514707439 0.0131302879503246 0.0040430820937484 0.0 0.0 0.0 0.0 179 1.0 0.0052504790600999 VWF-ITGA9 +EFNB2 PECAM1 Dendritic Cells CXCL14+ Fibroblasts recompute recompute recompute 0.7800321422220979 0.930308383061206 0.6198216015396206 0.0113788029360913 0.0004089864655001 0.0 6.778741865509762e-05 0.0871277745450594 0.0 922 1.0 0.0052497317423823 EFNB2-PECAM1 +HSPG2 LRP1 Mast Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.8349903778527206 0.2550748532138862 0.2461374514707439 0.0014804857410621 0.0267255153180908 0.0 0.0020325203252032 0.1214987198105351 0.0 41 1.0 0.0052417549190828 HSPG2-LRP1 +MMRN2 CLEC14A Macrophages Myoepithelial Cells recompute recompute recompute 0.893316592628645 0.7154802332407408 0.7204611100467462 0.0007691101630988 0.0058465532256424 0.0 0.0 0.0 0.0 715 1.0 0.0052402427765209 MMRN2-CLEC14A +MMRN2 CLEC14A Macrophages CAFs, Invasive Associated recompute recompute recompute 0.893316592628645 0.6347970925105053 0.6198216015396206 0.0007691101630988 0.0076236123034427 0.0 0.0 0.0 0.0 1354 1.0 0.005236130205601 MMRN2-CLEC14A +MMRN2 CD93 Mast Cells T Lymphocytes recompute recompute recompute 0.8571898293845529 0.7779918296243433 0.6198216015396206 0.0004196880356983 0.0118035014556376 0.0 0.0 0.0 0.0 343 1.0 0.0052305154459475 MMRN2-CD93 +CXCL12 ITGA5 Mast Cells Mast Cells recompute recompute recompute 0.7487535481622718 0.8532421230021885 1.0 0.0016417770622885 0.0019510637826432 0.0 0.0 0.0 0.0 14 1.0 0.005229983110874 CXCL12-ITGA5 +VWF LRP1 T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0036144684673052 0.0018097844702233 0.0 0.0 0.0 0.0 81 1.0 0.0052255530121674 VWF-LRP1 +MMP2 PECAM1 B Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.8693461273411047 0.0024819960935566 0.0023576674662702 0.0 0.0001388888888888 0.0665976683880111 0.0 360 1.0 0.0052231403410368 MMP2-PECAM1 +MMRN2 CD93 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated recompute recompute recompute 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.000716220684292 0.0155837683010033 0.0 0.0 0.0 0.0 77 1.0 0.0052180356209426 MMRN2-CD93 +VWF SELP CAFs, Invasive Associated Dendritic Cells recompute recompute recompute 0.6332974881236617 0.7760344326192508 0.7917001487310438 0.0016171311116606 0.0032078747392388 0.0 0.0 0.0 0.0 2339 1.0 0.0052179834319696 VWF-SELP +VWF LRP1 Mast Cells Endothelial Cells recompute recompute recompute 0.8525936146535493 0.9078204025796472 0.8567148457705164 0.0002103933337194 0.0144359394371152 0.0 0.0008234519104084 0.0727394579871603 0.0 276 1.0 0.0052161016779998 VWF-LRP1 +CD34 SELP Plasma Cells Dendritic Cells recompute recompute recompute 0.7168245244832976 0.7760344326192508 0.6198216015396206 0.0018206581062216 0.0032078747392388 0.0 0.0 0.0 0.0 271 1.0 0.0052159692072067 CD34-SELP +HSPG2 LRP1 Myeloid Cells T Lymphocytes recompute recompute recompute 0.7468485855611411 0.6207977546603366 0.6198216015396206 0.0006689050756654 0.0104714078116759 0.0 0.000393757159221 0.032912968200039 0.0 388 1.0 0.0052156004811584 HSPG2-LRP1 +MMRN2 CLEC14A Dendritic Cells Dendritic Cells recompute recompute recompute 0.6301823358791634 0.6347970925105053 1.0 0.0015409900107563 0.003263637675389 0.0 4.155239757333998e-05 0.0041873760187054 0.0 4011 1.0 0.0052151625236083 MMRN2-CLEC14A +MMRN2 CD93 Basal-like Structured DCIS Cells CXCL14+ Fibroblasts recompute recompute recompute 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.0172764782878141 0.0003375370073613 0.0 0.0004508566275924 0.3343819147078526 0.0 1109 1.0 0.0052136527240899 MMRN2-CD93 +VWF LRP1 Myoepithelial Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0025256125075084 0.0028784826949613 0.0 0.0001379500620775 0.0139817328118327 0.0 659 1.0 0.0052110414249771 VWF-LRP1 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.9161861017439124 0.000716220684292 0.0076236123034427 0.0 0.0 0.0 0.0 408 1.0 0.0052105455228337 MMRN2-CLEC14A +VEGFC FLT1 Plasma Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.4636527906642655 0.6593689120110077 0.6198216015396206 0.0023125636768155 0.0045642085393754 0.0 0.0 0.0 0.0 8 1.0 0.0052100474759635 VEGFC-FLT1 +CD34 SELP Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.2491449441646273 0.6572093097629401 0.2461374514707439 0.0108445362943651 0.0045674276780054 0.0 0.0 0.0 0.0 373 1.0 0.0052083831352138 CD34-SELP +VWF SELP Myoepithelial Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7158082793127664 0.4623922682986163 0.2461374514707439 0.0025256125075084 0.0096770075292062 0.0 0.0001028222947099 0.029333217856362 0.0 12820 1.0 0.0052061398489357 VWF-SELP +EFNB2 PECAM1 Pericytes Apocrine Cells recompute recompute recompute 0.8640667164982425 0.2491073778594529 0.2461374514707439 0.1882781599600688 0.0001990509171164 0.0 0.0 0.0 0.0 15 1.0 0.0052037480673038 EFNB2-PECAM1 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells recompute recompute recompute 0.6301823358791634 0.7830372268649692 0.6198216015396206 0.0024635726452692 0.0026038611777234 0.0 0.0 0.0 0.0 23 1.0 0.005193382763003 MMRN2-CLEC14A +MMP2 PECAM1 T Lymphocytes Mast Cells recompute recompute recompute 0.6303642896310324 0.8537710813834968 0.6198216015396206 0.0141923232885854 0.0004138063814779 0.0 0.0011261261261261 0.1639377339265357 0.0 333 1.0 0.0051921058967378 MMP2-PECAM1 +VWF SELP Basal-like Structured DCIS Cells Myoepithelial Cells recompute recompute recompute 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.0020251995753771 0.0053213839468185 0.0 2.1266942664322577e-05 0.0097172896385796 0.0 6412 1.0 0.0051907495373645 VWF-SELP +EFNB2 PECAM1 Mast Cells B Cells recompute recompute recompute 0.8284725546778968 0.6331674633943454 0.6198216015396206 0.0012187708721425 0.0049190726392343 0.0 0.0005580357142857 0.1128402178918499 0.0 112 1.0 0.0051877479222761 EFNB2-PECAM1 +VWF SELP 11q13 Invasive Tumor Cells (Mitotic) Dendritic Cells recompute recompute recompute 0.6332974881236617 0.7760344326192508 0.7917001487310438 0.0015572459193676 0.0032078747392388 0.0 0.0008699434536755 0.1443561223374285 0.0 209 1.0 0.0051852699909388 VWF-SELP +EFNB2 PECAM1 Dendritic Cells Mast Cells recompute recompute recompute 0.7800321422220979 0.8537710813834968 0.6198216015396206 0.0113788029360913 0.0004138063814779 0.0 0.0012417218543046 0.1084999678518614 0.0 151 1.0 0.0051852641290455 EFNB2-PECAM1 +VWF LRP1 Plasma Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0003457348439318 0.0203874717835032 0.0 0.0002705627705627 0.0126684977892198 0.0 126 1.0 0.0051842843450993 VWF-LRP1 +CD34 SELP Plasma Cells Myeloid Cells recompute recompute recompute 0.7168245244832976 0.7478729882108823 0.7204611100467462 0.0018206581062216 0.0027351735586246 0.0 0.0 0.0 0.0 43 1.0 0.0051762044393459 CD34-SELP +VWF SELP Dendritic Cells Myoepithelial Cells recompute recompute recompute 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.0019871862905238 0.0053213839468185 0.0 6.438320885912955e-05 0.0294179703317152 0.0 1412 1.0 0.0051743826245112 VWF-SELP +CXCL12 ITGA5 Myeloid Cells Myeloid Cells recompute recompute recompute 0.7487535481622718 0.7846160563919254 1.0 0.0015847932820241 0.0020587132267296 0.0 0.0002409251525859 0.0397187372010565 0.0 1132 1.0 0.0051732274232872 CXCL12-ITGA5 +CXCL12 ITGA5 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6160088550075702 0.6338612823312899 1.0 0.0009692519480124 0.0050060729272313 0.0 8.786316776007497e-05 0.0504828715866421 0.0 1552 1.0 0.0051632133008389 CXCL12-ITGA5 +CD34 SELP Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.2491449441646273 0.7760344326192508 0.2461374514707439 0.0108445362943651 0.0036702914086929 0.0 0.0 0.0 0.0 902 1.0 0.0051630221464445 CD34-SELP +CD34 SELP Plasma Cells Macrophages recompute recompute recompute 0.7168245244832976 0.941479368642921 0.7204611100467462 0.0018206581062216 0.0021392900294222 0.0 0.0014836795252225 0.4799422614079497 0.0 337 1.0 0.0051628493258627 CD34-SELP +VWF LRP1 Basal-like Structured DCIS Cells Plasma Cells recompute recompute recompute 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.0020251995753771 0.0032275631628407 0.0 0.0 0.0 0.0 79 1.0 0.0051587934126619 VWF-LRP1 +VWF LRP1 11q13 Invasive Tumor Cells Mast Cells recompute recompute recompute 0.6332974881236617 0.8755243548400705 0.6198216015396206 0.0131302879503246 0.0004150165744076 0.0 0.0 0.0 0.0 42 1.0 0.0051532617451383 VWF-LRP1 +MMRN2 CD93 Mast Cells CAFs, DCIS Associated recompute recompute recompute 0.8571898293845529 0.4630027772793905 0.7204611100467462 0.0004196880356983 0.0155837683010033 0.0 0.0002401536983669 0.0326601329132349 0.0 1041 1.0 0.0051520508933789 MMRN2-CD93 +CCN1 CAV1 Mast Cells T Lymphocytes recompute recompute recompute 0.8749036366850302 0.62431395375366 0.6198216015396206 0.0004337320404416 0.0126805820762719 0.0 9.718172983479106e-05 0.0197984046755632 0.0 343 1.0 0.005148335492545 CCN1-CAV1 +EFNB2 PECAM1 CXCL14+ Fibroblasts Myeloid Cells recompute recompute recompute 0.8640667164982425 0.7841656220878274 0.7827641335561659 0.002676946692949 0.001309307002134 0.0 0.0002376425855513 0.0293510480312539 0.0 526 1.0 0.0051468956155359 EFNB2-PECAM1 +VEGFC FLT1 Mast Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.8317042416754105 0.4630488285702799 0.2461374514707439 0.0005440770361181 0.0359289752254096 0.0 0.0 0.0 0.0 41 1.0 0.0051441599188222 VEGFC-FLT1 +VWF LRP1 Dendritic Cells Plasma Cells recompute recompute recompute 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.0019871862905238 0.0032275631628407 0.0 0.000190186382655 0.0090530064119642 0.0 239 1.0 0.0051425272604222 VWF-LRP1 +CCN1 CAV1 Myeloid Cells CXCL14+ Fibroblasts recompute recompute recompute 0.7797135509308979 0.943345641464811 0.7827641335561659 0.0009209869688402 0.0034806998160403 0.0 0.0 0.0 0.0 527 1.0 0.0051407578453661 CCN1-CAV1 +MMRN2 CD93 Plasma Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.7205550478301406 0.6587114738285964 0.6198216015396206 0.0002165306714062 0.0289462771086338 0.0 0.0 0.0 0.0 148 1.0 0.0051399659760707 MMRN2-CD93 +MMRN2 CLEC14A CXCL14+ Fibroblasts CAFs, DCIS Associated recompute recompute recompute 0.940547666092272 0.7154802332407408 0.7204611100467462 0.0001298888146421 0.0292771742399634 0.0 1.520542529574552e-05 0.0017419212924926 0.0 10961 1.0 0.0051398910955876 MMRN2-CLEC14A +MMP2 PECAM1 B Cells Myoepithelial Cells recompute recompute recompute 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.0024819960935566 0.0026482500471321 0.0 0.0003528225806451 0.322234115359073 0.0 496 1.0 0.0051384358573491 MMP2-PECAM1 +EFNB2 PECAM1 B Cells CAFs, Invasive Associated recompute recompute recompute 0.7800321422220979 0.6331674633943454 0.7917001487310438 0.0014623066995027 0.0032187363284526 0.0 0.0 0.0 0.0 968 1.0 0.0051383064708282 EFNB2-PECAM1 +HSPG2 LRP1 11q13 Invasive Tumor Cells (G1/S) B Cells recompute recompute recompute 0.6589792304505506 0.6207977546603366 0.7917001487310438 0.0033973231723341 0.0016667952436519 0.0 0.0 0.0 0.0 38 1.0 0.0051353210649797 HSPG2-LRP1 +COL4A2 CD93 Mast Cells Myoepithelial Cells recompute recompute recompute 0.8355319038299565 0.4630027772793905 0.7204611100467462 0.001123788079051 0.0058437228618857 0.0 0.0 0.0 0.0 66 1.0 0.0051336072488299 COL4A2-CD93 +VEGFC FLT1 Mast Cells Myeloid Cells recompute recompute recompute 0.8317042416754105 0.7472387841445823 0.7827641335561659 0.0005440770361181 0.0068935067166085 0.0 0.0 0.0 0.0 23 1.0 0.0051309141075555 VEGFC-FLT1 +MMRN2 CD93 CAFs, DCIS Associated CXCL14+ Fibroblasts recompute recompute recompute 0.7205550478301406 0.8817184225858201 0.7204611100467462 0.0117842887908422 0.0003375370073613 0.0 2.1786492374727668e-05 0.0161581500396953 0.0 11475 1.0 0.0051290973404186 MMRN2-CD93 +CCN1 CAV1 11q13 Invasive Tumor Cells (G1/S) Mast Cells recompute recompute recompute 0.6213271600240247 0.8617632615906476 0.6198216015396206 0.0052560850129547 0.0010414441948928 0.0 0.0 0.0 0.0 0 1.0 0.0051271938414128 CCN1-CAV1 +VWF LRP1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0020251995753771 0.0028784826949613 0.0 9.765625e-05 0.0098978106594702 0.0 1280 1.0 0.0051261615891896 VWF-LRP1 +MMRN2 CD93 Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.250044481781731 0.7779918296243433 0.2461374514707439 0.0070431301838115 0.0053794918117879 0.0 0.0 0.0 0.0 902 1.0 0.0051260134365289 MMRN2-CD93 +MMRN2 CLEC14A Luminal-like Amorphous DCIS Cells Myoepithelial Cells recompute recompute recompute 0.250044481781731 0.7154802332407408 0.2461374514707439 0.0070431301838115 0.0058465532256424 0.0 0.0001496781918874 0.0315023590341876 0.0 13362 1.0 0.0051255830291037 MMRN2-CLEC14A +VWF LRP1 11q13 Invasive Tumor Cells (G1/S) Endothelial Cells recompute recompute recompute 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.0003521782369754 0.0144359394371152 0.0 0.0001734906315058 0.0153252598507299 0.0 262 1.0 0.0051248651021625 VWF-LRP1 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.000716220684292 0.0079745943515326 0.0 0.0 0.0 0.0 69 1.0 0.005123546256016 MMRN2-CLEC14A +CXCL12 ITGA5 Basal-like Structured DCIS Cells B Cells recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.8693461273411047 0.0021291294377375 0.0024809469483059 0.0 0.0 0.0 0.0 270 1.0 0.0051160275660591 CXCL12-ITGA5 +CD34 SELP Myeloid Cells Mast Cells recompute recompute recompute 0.7871981482311898 0.8347297932672282 0.7827641335561659 0.0038506427265089 0.0009042150166242 0.0 0.0 0.0 0.0 23 1.0 0.005114995987538 CD34-SELP +VWF LRP1 CXCL14+ Fibroblasts Basal-like Structured DCIS Cells recompute recompute recompute 0.9275752708651288 0.6207977546603366 0.6198216015396206 0.000245041593909 0.0203874717835032 0.0 4.265629265629266e-05 0.0019972856874896 0.0 1332 1.0 0.0051112978654089 VWF-LRP1 +MMRN2 CD93 Macrophages Basal-like Structured DCIS Cells recompute recompute recompute 0.893316592628645 0.7779918296243433 0.6198216015396206 0.0007691101630988 0.0053794918117879 0.0 0.0004208754208754 0.0508047717405915 0.0 594 1.0 0.005110898264996 MMRN2-CD93 +CD34 SELP 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells recompute recompute recompute 0.633566764858408 0.4623922682986163 0.6198216015396206 0.0018436902762588 0.0053213839468185 0.0 0.0 0.0 0.0 453 1.0 0.0051105099204784 CD34-SELP +VWF LRP1 Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0019871862905238 0.0028784826949613 0.0 0.0002771618625277 0.0280913473262126 0.0 246 1.0 0.005109998328104 VWF-LRP1 +VWF LRP1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6332974881236617 0.6207977546603366 1.0 0.0015572459193676 0.0028784826949613 0.0 0.0001391166822867 0.0140999739478863 0.0 1552 1.0 0.0051012958029107 VWF-LRP1 +EFNB2 PECAM1 Plasma Cells Myeloid Cells recompute recompute recompute 0.4619393085577573 0.7841656220878274 0.7204611100467462 0.0051428381563772 0.001309307002134 0.0 0.0 0.0 0.0 43 1.0 0.0050988859585488 EFNB2-PECAM1 +CD34 SELP Dendritic Cells Plasma Cells recompute recompute recompute 0.633566764858408 0.4623922682986163 0.6198216015396206 0.0042829523358709 0.0022515473538965 0.0 0.0 0.0 0.0 239 1.0 0.0050958444011287 CD34-SELP +CCN1 CAV1 B Cells B Cells recompute recompute recompute 0.6213271600240247 0.62431395375366 1.0 0.0023088899408624 0.0019304335593669 0.0 0.0001175364362952 0.0290189083852676 0.0 1418 1.0 0.0050850778163248 CCN1-CAV1 +CD34 SELP CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.9303167350027568 0.4623922682986163 0.2461374514707439 0.0016860250240652 0.0096770075292062 0.0 0.0 0.0 0.0 1491 1.0 0.005084378512622 CD34-SELP +VWF LRP1 CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6332974881236617 0.2550748532138862 0.2461374514707439 0.0016171311116606 0.0267255153180908 0.0 0.0001466275659824 0.0080184823119042 0.0 155 1.0 0.0050798928686767 VWF-LRP1 +MMP2 PECAM1 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.9161861017439124 0.0014431743145616 0.0032187363284526 0.0 0.0006550218340611 0.1905698414647096 0.0 458 1.0 0.005070106439374 MMP2-PECAM1 +HSPG2 LRP1 B Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7789175740361626 0.2550748532138862 0.2461374514707439 0.0012941512528773 0.0267255153180908 0.0 0.0013164823591363 0.0786958532738063 0.0 211 1.0 0.0050665063176447 HSPG2-LRP1 +MMP2 PECAM1 Apocrine Cells Pericytes recompute recompute recompute 0.2491408586098361 0.930308383061206 0.2461374514707439 0.0001826541344284 0.1615013370958009 0.0 0.0 0.0 0.0 9 1.0 0.0050622840532367 MMP2-PECAM1 +VWF SELP CXCL14+ Fibroblasts CAFs, DCIS Associated recompute recompute recompute 0.9275752708651288 0.4623922682986163 0.7204611100467462 0.000245041593909 0.0222228052993653 0.0 4.14693417156696e-06 0.0006866886131777 0.0 10961 1.0 0.0050621827098566 VWF-SELP +COL4A2 CD93 CXCL14+ Fibroblasts Plasma Cells recompute recompute recompute 0.8840293712888387 0.4630027772793905 0.7204611100467462 0.0061698665784747 0.0009242223287825 0.0 0.0003508771929824 0.0669125572861563 0.0 285 1.0 0.0050615836002363 COL4A2-CD93 +VEGFC FLT1 CXCL14+ Fibroblasts Mast Cells recompute recompute recompute 0.8718210606749883 0.8331580262014722 0.8567148457705164 0.0017670878089588 0.001526625481682 0.0 0.0 0.0 0.0 137 1.0 0.0050601628960371 VEGFC-FLT1 +VWF LRP1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.9161861017439124 0.0016171311116606 0.0028784826949613 0.0 0.0002376425855513 0.0240859270800797 0.0 526 1.0 0.0050591292917822 VWF-LRP1 +CXCL12 ITGA5 T Lymphocytes Apocrine Cells recompute recompute recompute 0.6160088550075702 0.2488118640045775 0.2461374514707439 0.0255753403203798 0.0017288776969264 0.0 0.0 0.0 0.0 86 1.0 0.0050548005736676 CXCL12-ITGA5 +MMRN2 CD93 B Cells T Lymphocytes recompute recompute recompute 0.6301823358791634 0.7779918296243433 0.9318789094584046 0.0003083910058032 0.0118035014556376 0.0 0.0001003009027081 0.0076845245882288 0.0 4985 1.0 0.0050522864080789 MMRN2-CD93 +CD34 SELP Luminal-like Amorphous DCIS Cells Dendritic Cells recompute recompute recompute 0.2491449441646273 0.7760344326192508 0.2461374514707439 0.0108445362943651 0.0032078747392388 0.0 0.0006877579092159 0.1574516420247819 0.0 727 1.0 0.0050484356564894 CD34-SELP +VWF LRP1 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6332974881236617 0.2550748532138862 0.2461374514707439 0.0015572459193676 0.0267255153180908 0.0 0.0004208754208754 0.0230160140434289 0.0 351 1.0 0.0050480451677461 VWF-LRP1 +EFNB2 PECAM1 Macrophages CXCL14+ Fibroblasts recompute recompute recompute 0.8913986641324685 0.930308383061206 0.8875000050982297 0.0054950348959687 0.0004089864655001 0.0 0.0 0.0 0.0 1462 1.0 0.0050476939532935 EFNB2-PECAM1 +VWF LRP1 B Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.8693461273411047 0.00023686843287 0.0203874717835032 0.0 6.313131313131313e-05 0.0029559828174846 0.0 360 1.0 0.005045915329782 VWF-LRP1 +EFNB2 PECAM1 Mast Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.8284725546778968 0.6331674633943454 0.6198216015396206 0.0012187708721425 0.0041555861088636 0.0 0.0 0.0 0.0 10 1.0 0.0050439456760122 EFNB2-PECAM1 +COL4A2 CD93 Mast Cells CAFs, Invasive Associated recompute recompute recompute 0.8355319038299565 0.6587114738285964 0.6198216015396206 0.001123788079051 0.0042738820064046 0.0 0.0 0.0 0.0 144 1.0 0.0050397168518315 COL4A2-CD93 +CD34 SELP Luminal-like Amorphous DCIS Cells Myoepithelial Cells recompute recompute recompute 0.2491449441646273 0.4623922682986163 0.2461374514707439 0.0108445362943651 0.0053213839468185 0.0 7.4839095943721e-05 0.0293146230096298 0.0 13362 1.0 0.005038634593858 CD34-SELP +COL4A2 CD93 B Cells Mast Cells recompute recompute recompute 0.7783550150988336 0.8347945881127203 0.6198216015396206 0.0033449520260795 0.0012097093680331 0.0 0.0 0.0 0.0 97 1.0 0.0050351991320769 COL4A2-CD93 +MMRN2 CD93 Dendritic Cells Myoepithelial Cells recompute recompute recompute 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.0015409900107563 0.0058437228618857 0.0 0.0003541076487252 0.0716596985318526 0.0 1412 1.0 0.0050346381018098 MMRN2-CD93 +VWF SELP Basal-like Structured DCIS Cells Myeloid Cells recompute recompute recompute 0.6332974881236617 0.7478729882108823 0.6198216015396206 0.0020251995753771 0.0027351735586246 0.0 0.0 0.0 0.0 129 1.0 0.0050333809178396 VWF-SELP +HSPG2 LRP1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.8818165186409654 0.6207977546603366 0.6198216015396206 0.0026436039558049 0.0018097844702233 0.0 0.000203748981255 0.0181267942125602 0.0 409 1.0 0.0050319586599344 HSPG2-LRP1 +COL4A2 CD93 CXCL14+ Fibroblasts CXCL14+ Fibroblasts recompute recompute recompute 0.8840293712888387 0.8817184225858201 1.0 0.0061698665784747 0.0003375370073613 0.0 2.488181139586962e-05 0.0193306276976736 0.0 4019 1.0 0.0050319296455838 COL4A2-CD93 +MMP2 PECAM1 Plasma Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.718867305289982 0.6331674633943454 0.6198216015396206 0.0024319941937022 0.0023576674662702 0.0 0.0 0.0 0.0 126 1.0 0.0050289863897343 MMP2-PECAM1 +COL4A2 CD93 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.8840293712888387 0.6587114738285964 0.6198216015396206 0.0061698665784747 0.0007261054236978 0.0 0.0 0.0 0.0 409 1.0 0.0050286545001758 COL4A2-CD93 +VWF SELP Macrophages Macrophages recompute recompute recompute 0.9011206516381156 0.941479368642921 1.0 0.0008850282134344 0.0021392900294222 0.0 0.0 0.0 0.0 2458 1.0 0.0050230933278026 VWF-SELP +VWF SELP Basal-like Structured DCIS Cells Macrophages recompute recompute recompute 0.6332974881236617 0.941479368642921 0.6198216015396206 0.0020251995753771 0.0021392900294222 0.0 0.0 0.0 0.0 475 1.0 0.0050203943030045 VWF-SELP +VWF SELP Dendritic Cells Myeloid Cells recompute recompute recompute 0.6332974881236617 0.7478729882108823 0.6198216015396206 0.0019871862905238 0.0027351735586246 0.0 0.0 0.0 0.0 161 1.0 0.0050175102027827 VWF-SELP +VWF LRP1 CAFs, DCIS Associated Myeloid Cells recompute recompute recompute 0.7158082793127664 0.7769451595923457 0.7204611100467462 0.0071496754272206 0.0005558995075445 0.0 0.0001892505677517 0.0237101670279421 0.0 1321 1.0 0.0050158912641179 VWF-LRP1 +COL4A2 CD93 Plasma Cells Mast Cells recompute recompute recompute 0.4630253981438691 0.8347945881127203 0.7204611100467462 0.0047240947268779 0.0012097093680331 0.0 0.0 0.0 0.0 48 1.0 0.0050153339807157 COL4A2-CD93 +MMRN2 CLEC14A Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.250044481781731 0.6347970925105053 0.2461374514707439 0.0070431301838115 0.0057802287131517 0.0 0.0001847745750184 0.0317885267364378 0.0 902 1.0 0.0050148391610871 MMRN2-CLEC14A +VEGFC FLT1 Dendritic Cells CXCL14+ Fibroblasts recompute recompute recompute 0.7745997874735252 0.878254460598671 0.6198216015396206 0.0065101973396288 0.0005788283879716 0.0 0.0007230657989877 0.7803863307700616 0.0 922 1.0 0.0050140204564136 VEGFC-FLT1 +CXCL12 ITGA5 Mast Cells CXCL14+ Fibroblasts recompute recompute recompute 0.7487535481622718 0.928319416412998 0.8567148457705164 0.0016417770622885 0.0016159760253869 0.0 0.0 0.0 0.0 148 1.0 0.0050092323612167 CXCL12-ITGA5 +HSPG2 LRP1 Dendritic Cells Myeloid Cells recompute recompute recompute 0.7789175740361626 0.7769451595923457 0.6198216015396206 0.0075637985935472 0.0005558995075445 0.0 8.62663906142167e-05 0.0127492536277325 0.0 161 1.0 0.0050078218528618 HSPG2-LRP1 +MMP2 PECAM1 Myeloid Cells B Cells recompute recompute recompute 0.785133132759182 0.6331674633943454 0.6198216015396206 0.001039571291679 0.0049190726392343 0.0 0.0 0.0 0.0 144 1.0 0.005007010851812 MMP2-PECAM1 +MMRN2 CD93 T Lymphocytes B Cells recompute recompute recompute 0.6301823358791634 0.7779918296243433 0.9318789094584046 0.0031934983073077 0.001079730675535 0.0 0.0001497005988023 0.0164427148800771 0.0 5010 1.0 0.0050068515191622 MMRN2-CD93 +VWF SELP Dendritic Cells Macrophages recompute recompute recompute 0.6332974881236617 0.941479368642921 0.6198216015396206 0.0019871862905238 0.0021392900294222 0.0 2.783499415465123e-05 0.0049857663309007 0.0 1633 1.0 0.0050045645359439 VWF-SELP +MMRN2 CLEC14A Macrophages Basal-like Structured DCIS Cells recompute recompute recompute 0.893316592628645 0.6347970925105053 0.6198216015396206 0.0007691101630988 0.0057802287131517 0.0 0.0 0.0 0.0 594 1.0 0.0050000518112161 MMRN2-CLEC14A +VWF SELP CAFs, Invasive Associated Myoepithelial Cells recompute recompute recompute 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.0016171311116606 0.0053213839468185 0.0 0.0 0.0 0.0 1684 1.0 0.0049996898581377 VWF-SELP +VWF SELP Myoepithelial Cells Plasma Cells recompute recompute recompute 0.7158082793127664 0.4623922682986163 0.8293805866303694 0.0025256125075084 0.0022515473538965 0.0 0.0 0.0 0.0 219 1.0 0.0049992183230502 VWF-SELP +VWF SELP Myoepithelial Cells CAFs, Invasive Associated recompute recompute recompute 0.7158082793127664 0.6572093097629401 0.6198216015396206 0.0025256125075084 0.002113171886167 0.0 0.0 0.0 0.0 1562 1.0 0.0049966478775545 VWF-SELP +CXCL12 ITGA5 Mast Cells Myeloid Cells recompute recompute recompute 0.7487535481622718 0.7846160563919254 0.7827641335561659 0.0016417770622885 0.0020587132267296 0.0 0.0 0.0 0.0 23 1.0 0.0049956304273682 CXCL12-ITGA5 +MMRN2 CD93 CAFs, Invasive Associated Myoepithelial Cells recompute recompute recompute 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.00146889578236 0.0058437228618857 0.0 0.0002969121140142 0.0600852104079429 0.0 1684 1.0 0.0049945934272595 MMRN2-CD93 +CXCL12 ITGA5 Mast Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.0016417770622885 0.0032054495894615 0.0 0.0 0.0 0.0 1 1.0 0.0049923056117972 CXCL12-ITGA5 +MMP2 PECAM1 Basal-like Structured DCIS Cells CXCL14+ Fibroblasts recompute recompute recompute 0.6303642896310324 0.930308383061206 0.6198216015396206 0.0104129581710415 0.0004089864655001 0.0 4.508566275924256e-05 0.0818945742338913 0.0 1109 1.0 0.0049922526917082 MMP2-PECAM1 +CD34 SELP Basal-like Structured DCIS Cells B Cells recompute recompute recompute 0.633566764858408 0.7760344326192508 0.8693461273411047 0.0078992851324392 0.0004582650848664 0.0 0.0 0.0 0.0 270 1.0 0.0049918721186334 CD34-SELP +CXCL12 ITGA5 Myeloid Cells Mast Cells recompute recompute recompute 0.7487535481622718 0.8532421230021885 0.7827641335561659 0.0015847932820241 0.0019510637826432 0.0 0.0197628458498023 1.0 0.0434782608695652 23 1.0 0.0049913174847728 CXCL12-ITGA5 +VEGFC FLT1 Myeloid Cells Mast Cells recompute recompute recompute 0.743507317541692 0.8331580262014722 0.7827641335561659 0.0020684923107111 0.001526625481682 0.0 0.0 0.0 0.0 23 1.0 0.0049831713513549 VEGFC-FLT1 +MMRN2 CLEC14A CAFs, Invasive Associated Dendritic Cells recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.00146889578236 0.003263637675389 0.0 0.0005700441784238 0.0574452850313037 0.0 2339 1.0 0.0049761468118108 MMRN2-CLEC14A +MMRN2 CLEC14A T Lymphocytes Macrophages recompute recompute recompute 0.6301823358791634 0.9195415044619336 0.6198216015396206 0.0031934983073077 0.0013235329769289 0.0 4.8435532306500046e-05 0.0130636379701518 0.0 3441 1.0 0.004976053768278 MMRN2-CLEC14A +VWF ITGA9 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.9592803095773328 0.0003521782369754 0.0112932915661816 0.0 6.159152500615915e-05 0.0023077076126448 0.0 1476 1.0 0.0049719979779864 VWF-ITGA9 +CD34 SELP Apocrine Cells Pericytes recompute recompute recompute 0.2491449441646273 0.8819126042133903 0.2461374514707439 0.0003767662344862 0.0741032966028748 0.0 0.0 0.0 0.0 9 1.0 0.0049715988177506 CD34-SELP +VWF LRP1 CAFs, Invasive Associated Plasma Cells recompute recompute recompute 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.0016171311116606 0.0032275631628407 0.0 0.0003144089112468 0.0149660866869725 0.0 253 1.0 0.0049689099656711 VWF-LRP1 +VWF SELP 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells recompute recompute recompute 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.0015572459193676 0.0053213839468185 0.0 0.0 0.0 0.0 714 1.0 0.0049683449791286 VWF-SELP +COL4A2 CD93 Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts recompute recompute recompute 0.4630253981438691 0.8817184225858201 0.2461374514707439 0.0443339118517084 0.0003375370073613 0.0 7.225433526011561e-05 0.0561342432925941 0.0 1384 1.0 0.0049681779801209 COL4A2-CD93 +MMRN2 CD93 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells recompute recompute recompute 0.6301823358791634 0.7779918296243433 0.7917001487310438 0.000716220684292 0.0053794918117879 0.0 0.0006318449873631 0.0762713590916042 0.0 1187 1.0 0.0049636311098822 MMRN2-CD93 +HSPG2 LRP1 CXCL14+ Fibroblasts B Cells recompute recompute recompute 0.8818165186409654 0.6207977546603366 0.6198216015396206 0.0026436039558049 0.0016667952436519 0.0 0.0001931451046495 0.0244357464919112 0.0 791 1.0 0.0049634044380984 HSPG2-LRP1 +CXCL12 ITGA5 Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.0015847932820241 0.0032054495894615 0.0 0.0 0.0 0.0 32 1.0 0.0049629997386458 CXCL12-ITGA5 +VWF ITGA9 Basal-like Structured DCIS Cells CXCL14+ Fibroblasts recompute recompute recompute 0.6332974881236617 0.950463483645931 0.6198216015396206 0.0020251995753771 0.0019776346124415 0.0 0.000163947864579 0.0687836302821271 0.0 1109 1.0 0.0049629285758942 VWF-ITGA9 +CD34 SELP 11q13 Invasive Tumor Cells (Mitotic) B Cells recompute recompute recompute 0.633566764858408 0.7760344326192508 0.7917001487310438 0.0083565457974945 0.0004582650848664 0.0 0.0 0.0 0.0 42 1.0 0.004960947310599 CD34-SELP +CD34 SELP 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated recompute recompute recompute 0.633566764858408 0.6572093097629401 0.9161861017439124 0.0018436902762588 0.002113171886167 0.0 0.0 0.0 0.0 408 1.0 0.0049585097169698 CD34-SELP +VWF SELP Macrophages 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.9011206516381156 0.6572093097629401 0.6198216015396206 0.0008850282134344 0.0045674276780054 0.0 0.0 0.0 0.0 129 1.0 0.0049571417541763 VWF-SELP +EFNB2 PECAM1 Macrophages Mast Cells recompute recompute recompute 0.8913986641324685 0.8537710813834968 0.8567148457705164 0.0054950348959687 0.0004138063814779 0.0 0.0003787878787878 0.0330979699911738 0.0 165 1.0 0.004956458130392 EFNB2-PECAM1 +HSPG2 LRP1 B Cells Plasma Cells recompute recompute recompute 0.7789175740361626 0.7346293219749174 0.6198216015396206 0.0012941512528773 0.0032275631628407 0.0 0.0006546950991395 0.0359981662982968 0.0 297 1.0 0.004955815877164 HSPG2-LRP1 +CD34 SELP 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells recompute recompute recompute 0.633566764858408 0.7478729882108823 0.6198216015396206 0.0018436902762588 0.0027351735586246 0.0 0.0 0.0 0.0 21 1.0 0.0049555739357107 CD34-SELP +EFNB2 PECAM1 B Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.7800321422220979 0.6331674633943454 0.8693461273411047 0.0014623066995027 0.0023576674662702 0.0 0.0 0.0 0.0 360 1.0 0.0049551667860041 EFNB2-PECAM1 +VWF SELP T Lymphocytes Plasma Cells recompute recompute recompute 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.0036144684673052 0.0022515473538965 0.0 0.000127502231289 0.0123037576610359 0.0 713 1.0 0.0049533872967546 VWF-SELP +COL4A2 CD93 11q13 Invasive Tumor Cells (G1/S) Plasma Cells recompute recompute recompute 0.6582846571368821 0.4630027772793905 0.6198216015396206 0.0084325366891025 0.0009242223287825 0.0 0.0 0.0 0.0 5 1.0 0.0049507081889457 COL4A2-CD93 +CD34 SELP Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.633566764858408 0.6572093097629401 0.7917001487310438 0.0042829523358709 0.0010419094417808 0.0 0.0 0.0 0.0 209 1.0 0.0049500076804834 CD34-SELP +HSPG2 LRP1 T Lymphocytes Myeloid Cells recompute recompute recompute 0.7789175740361626 0.7769451595923457 0.6198216015396206 0.0070532058552773 0.0005558995075445 0.0 0.0003847337642351 0.0568595521901646 0.0 361 1.0 0.0049498265231869 HSPG2-LRP1 +CCN1 CAV1 Mast Cells Macrophages recompute recompute recompute 0.8749036366850302 0.8818704453527788 0.8567148457705164 0.0004337320404416 0.0051192928876727 0.0 0.0002020202020202 0.0380595392953263 0.0 165 1.0 0.0049481244069471 CCN1-CAV1 +VWF ITGA9 Dendritic Cells CXCL14+ Fibroblasts recompute recompute recompute 0.6332974881236617 0.950463483645931 0.6198216015396206 0.0019871862905238 0.0019776346124415 0.0 0.0 0.0 0.0 922 1.0 0.0049472800035803 VWF-ITGA9 +CD34 SELP Macrophages 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.8963354148873306 0.6572093097629401 0.6198216015396206 0.0038492365148421 0.0010419094417808 0.0 0.0 0.0 0.0 129 1.0 0.0049462395156744 CD34-SELP +MMRN2 CD93 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6301823358791634 0.6587114738285964 0.9161861017439124 0.00146889578236 0.0026174949623928 0.0 0.0 0.0 0.0 526 1.0 0.0049450547495683 MMRN2-CD93 +VWF ITGA9 Macrophages 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.9011206516381156 0.6252253442669611 0.6198216015396206 0.0008850282134344 0.0047273851759697 0.0 0.0014094432699083 0.0660905003780592 0.0 129 1.0 0.004944378345415 VWF-ITGA9 +CD34 SELP 11q13 Invasive Tumor Cells (G1/S) Macrophages recompute recompute recompute 0.633566764858408 0.941479368642921 0.6198216015396206 0.0018436902762588 0.0021392900294222 0.0 0.0 0.0 0.0 119 1.0 0.004942788070496 CD34-SELP +MMP2 PECAM1 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts recompute recompute recompute 0.6303642896310324 0.930308383061206 0.6198216015396206 0.0097699360831605 0.0004089864655001 0.0 1.0245901639344262e-05 0.0186108776281527 0.0 4880 1.0 0.0049394981923388 MMP2-PECAM1 +COL4A2 CD93 B Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7783550150988336 0.4630027772793905 0.2461374514707439 0.0033449520260795 0.0048929293424311 0.0 0.0 0.0 0.0 211 1.0 0.0049391249526625 COL4A2-CD93 +VWF LRP1 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells recompute recompute recompute 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.0015572459193676 0.0032275631628407 0.0 0.0 0.0 0.0 5 1.0 0.0049377580570327 VWF-LRP1 +VWF ITGA9 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.2486570577556728 0.6252253442669611 0.2461374514707439 0.0033537993821664 0.0112932915661816 0.0 0.0 0.0 0.0 373 1.0 0.0049377496610001 VWF-ITGA9 +MMRN2 CD93 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells recompute recompute recompute 0.940547666092272 0.6587114738285964 0.6198216015396206 0.0001298888146421 0.0289462771086338 0.0 0.0001759633996128 0.0363880422299083 0.0 5683 1.0 0.0049346550915597 MMRN2-CD93 +CCN1 CAV1 Plasma Cells Myeloid Cells recompute recompute recompute 0.7324582304061453 0.7832252605020791 0.7204611100467462 0.0025580826958339 0.00136079311934 0.0 0.0 0.0 0.0 43 1.0 0.0049317222994143 CCN1-CAV1 +CCN1 CAV1 Myeloid Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7797135509308979 0.252518874138558 0.2461374514707439 0.0009209869688402 0.0322196586137726 0.0 0.0010928961748633 0.1912526218177188 0.0 122 1.0 0.0049313329144345 CCN1-CAV1 +MMP2 PECAM1 Basal-like Structured DCIS Cells Mast Cells recompute recompute recompute 0.6303642896310324 0.8537710813834968 0.6198216015396206 0.0104129581710415 0.0004138063814779 0.0 0.0 0.0 0.0 18 1.0 0.0049309469656251 MMP2-PECAM1 +CD34 SELP Plasma Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7168245244832976 0.4623922682986163 0.2461374514707439 0.0018206581062216 0.0096770075292062 0.0 0.0 0.0 0.0 271 1.0 0.0049309308326952 CD34-SELP +VWF LRP1 Myeloid Cells CXCL14+ Fibroblasts recompute recompute recompute 0.7848266128497919 0.9078204025796472 0.7827641335561659 0.0004024409845247 0.0064028969591119 0.0 0.0001293772641021 0.0134876228358246 0.0 527 1.0 0.0049307819391382 VWF-LRP1 +VEGFC FLT1 Macrophages B Cells recompute recompute recompute 0.8963332422588541 0.777821334064334 0.6198216015396206 0.0026007495851186 0.001271575589586 0.0 0.0 0.0 0.0 1074 1.0 0.0049261804247881 VEGFC-FLT1 +HSPG2 LRP1 Macrophages 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.9253089325030373 0.6207977546603366 0.6198216015396206 0.0022161183602947 0.0018097844702233 0.0 0.0 0.0 0.0 129 1.0 0.0049255488564625 HSPG2-LRP1 +HSPG2 LRP1 B Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7789175740361626 0.6207977546603366 0.7917001487310438 0.0012941512528773 0.0028784826949613 0.0 0.0 0.0 0.0 50 1.0 0.0049244679832034 HSPG2-LRP1 +EFNB2 PECAM1 Macrophages 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.8913986641324685 0.6331674633943454 0.6198216015396206 0.0054950348959687 0.0007400708115376 0.0 0.0 0.0 0.0 129 1.0 0.0049224874103391 EFNB2-PECAM1 +VWF SELP CAFs, Invasive Associated CAFs, Invasive Associated recompute recompute recompute 0.6332974881236617 0.6572093097629401 1.0 0.0016171311116606 0.002113171886167 0.0 9.43930526713234e-05 0.0188971098777309 0.0 5297 1.0 0.0049222769778593 VWF-SELP +VWF SELP 11q13 Invasive Tumor Cells (G1/S) CAFs, DCIS Associated recompute recompute recompute 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.0003521782369754 0.0222228052993653 0.0 0.0 0.0 0.0 77 1.0 0.0049212621184669 VWF-SELP +EFNB2 PECAM1 Myeloid Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7451589345683471 0.2491073778594529 0.2461374514707439 0.0040724665904272 0.0076066460958003 0.0 0.0005122950819672 0.2134260425758494 0.0 122 1.0 0.0049182538097965 EFNB2-PECAM1 +VWF SELP Macrophages Myoepithelial Cells recompute recompute recompute 0.9011206516381156 0.4623922682986163 0.7204611100467462 0.0008850282134344 0.0053213839468185 0.0 6.357279084551812e-05 0.0290476742016656 0.0 715 1.0 0.0049173590160329 VWF-SELP +VWF SELP Basal-like Structured DCIS Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6332974881236617 0.4623922682986163 0.2461374514707439 0.0020251995753771 0.0096770075292062 0.0 0.0001036591686534 0.0295719618541706 0.0 877 1.0 0.0049166345316154 VWF-SELP +VWF SELP Basal-like Structured DCIS Cells CAFs, Invasive Associated recompute recompute recompute 0.6332974881236617 0.6572093097629401 0.7917001487310438 0.0020251995753771 0.002113171886167 0.0 9.738520718702828e-05 0.0194961271894319 0.0 1867 1.0 0.004915260182323 VWF-SELP +VWF SELP Macrophages Basal-like Structured DCIS Cells recompute recompute recompute 0.9011206516381156 0.7760344326192508 0.6198216015396206 0.0008850282134344 0.0036702914086929 0.0 0.0 0.0 0.0 594 1.0 0.0049139688835173 VWF-SELP +VWF LRP1 Mast Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.8525936146535493 0.6207977546603366 0.6198216015396206 0.0002103933337194 0.0203874717835032 0.0 0.0 0.0 0.0 30 1.0 0.0049135554009889 VWF-LRP1 +HSPG2 LRP1 Plasma Cells Plasma Cells recompute recompute recompute 0.4629984640915818 0.7346293219749174 1.0 0.0012814156885439 0.0032275631628407 0.0 0.0009815469179426 0.0539699918757907 0.0 283 1.0 0.0049132578691537 HSPG2-LRP1 +CCN1 CAV1 Plasma Cells B Cells recompute recompute recompute 0.7324582304061453 0.62431395375366 0.6198216015396206 0.0025580826958339 0.0019304335593669 0.0 0.0003174603174603 0.0783786896958277 0.0 315 1.0 0.0049091277800568 CCN1-CAV1 +CXCL12 ITGA5 Apocrine Cells Pericytes recompute recompute recompute 0.255669001367946 0.928319416412998 0.2461374514707439 0.0002269856810233 0.1055033753160582 0.0 0.0 0.0 0.0 9 1.0 0.0049087721378939 CXCL12-ITGA5 +VWF ITGA9 Apocrine Cells Myoepithelial Cells recompute recompute recompute 0.2486570577556728 0.7292496872084557 0.2461374514707439 0.0001077515101466 0.2898144908728011 0.0 0.0005821286504317 0.0135198442569549 0.0 937 1.0 0.0049057614616183 VWF-ITGA9 +CXCL12 ITGA5 Myeloid Cells CXCL14+ Fibroblasts recompute recompute recompute 0.7487535481622718 0.928319416412998 0.7827641335561659 0.0015847932820241 0.0016159760253869 0.0 0.0001725030188028 0.142217640121842 0.0 527 1.0 0.0049054633730246 CXCL12-ITGA5 +CCN1 CAV1 Mast Cells Dendritic Cells recompute recompute recompute 0.8749036366850302 0.62431395375366 0.6198216015396206 0.0004337320404416 0.009460730808256 0.0 0.0008230452674897 0.1021860342898762 0.0 162 1.0 0.0049030287762062 CCN1-CAV1 +VWF SELP Dendritic Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6332974881236617 0.4623922682986163 0.2461374514707439 0.0019871862905238 0.0096770075292062 0.0 0.0 0.0 0.0 752 1.0 0.0049011319287001 VWF-SELP +VWF ITGA9 Apocrine Cells CAFs, DCIS Associated recompute recompute recompute 0.2486570577556728 0.7292496872084557 0.2461374514707439 0.0001077515101466 0.2879885658616873 0.0 0.0010214504596527 0.0376420799122084 0.0 89 1.0 0.0049005965726702 VWF-ITGA9 +VWF SELP Dendritic Cells CAFs, Invasive Associated recompute recompute recompute 0.6332974881236617 0.6572093097629401 0.7917001487310438 0.0019871862905238 0.002113171886167 0.0 3.853713052526109e-05 0.0077149786906887 0.0 2359 1.0 0.004899761912858 VWF-SELP +VWF ITGA9 Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7848266128497919 0.6252253442669611 0.6198216015396206 0.0004024409845247 0.0112932915661816 0.0 0.0 0.0 0.0 30 1.0 0.0048989366529439 VWF-ITGA9 +EFNB2 PECAM1 Mast Cells Myoepithelial Cells recompute recompute recompute 0.8284725546778968 0.7167436199046466 0.7204611100467462 0.0012187708721425 0.0026482500471321 0.0 0.0 0.0 0.0 66 1.0 0.0048980490511471 EFNB2-PECAM1 +VWF ITGA9 Myeloid Cells Myeloid Cells recompute recompute recompute 0.7848266128497919 0.7831795333113832 1.0 0.0004024409845247 0.0055509879377996 0.0 0.0008833922261484 0.0658804936710792 0.0 1132 1.0 0.0048935029492187 VWF-ITGA9 +HSPG2 LRP1 Mast Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.8349903778527206 0.6207977546603366 0.6198216015396206 0.0014804857410621 0.0028784826949613 0.0 0.0083333333333333 0.6161718619896147 0.0 10 1.0 0.0048911588945078 HSPG2-LRP1 +MMRN2 CLEC14A Myeloid Cells T Lymphocytes recompute recompute recompute 0.7856500335676843 0.6347970925105053 0.6198216015396206 0.0005542667491398 0.0079745943515326 0.0 0.0 0.0 0.0 388 1.0 0.0048894622716287 MMRN2-CLEC14A +VWF LRP1 Macrophages Plasma Cells recompute recompute recompute 0.9011206516381156 0.7346293219749174 0.7204611100467462 0.0008850282134344 0.0032275631628407 0.0 0.0002788622420524 0.0132740400764384 0.0 326 1.0 0.0048870859818992 VWF-LRP1 +CD34 SELP Luminal-like Amorphous DCIS Cells Myeloid Cells recompute recompute recompute 0.2491449441646273 0.7478729882108823 0.2461374514707439 0.0108445362943651 0.0027351735586246 0.0 0.0 0.0 0.0 84 1.0 0.0048858776625867 CD34-SELP +CD34 SELP Plasma Cells Plasma Cells recompute recompute recompute 0.7168245244832976 0.4623922682986163 1.0 0.0018206581062216 0.0022515473538965 0.0 0.0 0.0 0.0 283 1.0 0.0048849059459962 CD34-SELP +CXCL12 ITGA5 Basal-like Structured DCIS Cells Mast Cells recompute recompute recompute 0.6160088550075702 0.8532421230021885 0.6198216015396206 0.0021291294377375 0.0019510637826432 0.0 0.0 0.0 0.0 18 1.0 0.0048816573736782 CXCL12-ITGA5 +CD34 SELP CXCL14+ Fibroblasts CAFs, Invasive Associated recompute recompute recompute 0.9303167350027568 0.6572093097629401 0.6198216015396206 0.0016860250240652 0.002113171886167 0.0 0.0 0.0 0.0 1422 1.0 0.0048797861450015 CD34-SELP +MMP2 PECAM1 11q13 Invasive Tumor Cells Mast Cells recompute recompute recompute 0.6303642896310324 0.8537710813834968 0.6198216015396206 0.0097699360831605 0.0004138063814779 0.0 0.0 0.0 0.0 42 1.0 0.0048788403006278 MMP2-PECAM1 +MMRN2 CLEC14A T Lymphocytes Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6301823358791634 0.2491545808994955 0.2461374514707439 0.0031934983073077 0.0109188419829382 0.0 0.0 0.0 0.0 383 1.0 0.0048782004892487 MMRN2-CLEC14A +EFNB2 PECAM1 B Cells Myoepithelial Cells recompute recompute recompute 0.7800321422220979 0.7167436199046466 0.6198216015396206 0.0014623066995027 0.0026482500471321 0.0 0.0 0.0 0.0 496 1.0 0.0048748080713632 EFNB2-PECAM1 +VWF LRP1 CAFs, DCIS Associated Mast Cells recompute recompute recompute 0.7158082793127664 0.8755243548400705 0.7204611100467462 0.0071496754272206 0.0004150165744076 0.0 0.0001470341119139 0.0179897139955291 0.0 1082 1.0 0.0048734860219787 VWF-LRP1 +CD34 SELP Luminal-like Amorphous DCIS Cells Macrophages recompute recompute recompute 0.2491449441646273 0.941479368642921 0.2461374514707439 0.0108445362943651 0.0021392900294222 0.0 0.0022522522522522 0.7285610004255814 0.0 222 1.0 0.0048732716205702 CD34-SELP +MMRN2 CD93 Macrophages Myoepithelial Cells recompute recompute recompute 0.893316592628645 0.4630027772793905 0.7204611100467462 0.0007691101630988 0.0058437228618857 0.0 0.0 0.0 0.0 715 1.0 0.0048731975654162 MMRN2-CD93 +VWF LRP1 Macrophages Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.9011206516381156 0.2550748532138862 0.2461374514707439 0.0008850282134344 0.0267255153180908 0.0 0.0005184929139301 0.0283543290877223 0.0 263 1.0 0.0048725103101099 VWF-LRP1 +VWF LRP1 Luminal-like Amorphous DCIS Cells T Lymphocytes recompute recompute recompute 0.2486570577556728 0.6207977546603366 0.2461374514707439 0.0033537993821664 0.0104714078116759 0.0 0.0002517261219792 0.0211339301656143 0.0 316 1.0 0.0048701845905362 VWF-LRP1 +MMP2 PECAM1 Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.785133132759182 0.6331674633943454 0.6198216015396206 0.001039571291679 0.0041555861088636 0.0 0.0 0.0 0.0 30 1.0 0.0048682185630683 MMP2-PECAM1 +VWF ITGA9 Macrophages CXCL14+ Fibroblasts recompute recompute recompute 0.9011206516381156 0.950463483645931 0.8875000050982297 0.0008850282134344 0.0019776346124415 0.0 0.0 0.0 0.0 1462 1.0 0.004867801256319 VWF-ITGA9 +CD34 SELP Mast Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.8532069650852002 0.6572093097629401 0.6198216015396206 0.00083777361258 0.0045674276780054 0.0 0.0 0.0 0.0 10 1.0 0.0048674879621997 CD34-SELP +VWF SELP Mast Cells CAFs, DCIS Associated recompute recompute recompute 0.8525936146535493 0.4623922682986163 0.7204611100467462 0.0002103933337194 0.0222228052993653 0.0 8.732861758798359e-05 0.0144606991143924 0.0 1041 1.0 0.0048663403796403 VWF-SELP +HSPG2 LRP1 Dendritic Cells Mast Cells recompute recompute recompute 0.7789175740361626 0.8755243548400705 0.6198216015396206 0.0075637985935472 0.0004150165744076 0.0 0.0002759381898454 0.0383543429901046 0.0 151 1.0 0.0048656457078866 HSPG2-LRP1 +MMRN2 CD93 Dendritic Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6301823358791634 0.6587114738285964 0.7917001487310438 0.0015409900107563 0.0026174949623928 0.0 0.0 0.0 0.0 246 1.0 0.0048648418428713 MMRN2-CD93 +MMP2 PECAM1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.9592803095773328 0.0008320501336843 0.0041555861088636 0.0 0.0001185636856368 0.0225269118697178 0.0 1476 1.0 0.0048637804667933 MMP2-PECAM1 +COL4A2 CD93 Myeloid Cells Plasma Cells recompute recompute recompute 0.7482742921073442 0.4630027772793905 0.7204611100467462 0.005733874009046 0.0009242223287825 0.0 0.0 0.0 0.0 37 1.0 0.0048631109057808 COL4A2-CD93 +VWF LRP1 CXCL14+ Fibroblasts CXCL14+ Fibroblasts recompute recompute recompute 0.9275752708651288 0.9078204025796472 1.0 0.000245041593909 0.0064028969591119 0.0 2.2619828541699653e-05 0.002358124652726 0.0 4019 1.0 0.0048621756000591 VWF-LRP1 +HSPG2 LRP1 Macrophages B Cells recompute recompute recompute 0.9253089325030373 0.6207977546603366 0.6198216015396206 0.0022161183602947 0.0016667952436519 0.0 0.0001034554107179 0.0130886578466916 0.0 1074 1.0 0.0048584443367734 HSPG2-LRP1 +CXCL12 ITGA5 Basal-like Structured DCIS Cells Myeloid Cells recompute recompute recompute 0.6160088550075702 0.7846160563919254 0.6198216015396206 0.0021291294377375 0.0020587132267296 0.0 0.0 0.0 0.0 129 1.0 0.0048571944535828 CXCL12-ITGA5 +MMRN2 CLEC14A Myeloid Cells Myoepithelial Cells recompute recompute recompute 0.7856500335676843 0.7154802332407408 0.7204611100467462 0.0005542667491398 0.0058465532256424 0.0 0.0 0.0 0.0 85 1.0 0.0048567316456839 MMRN2-CLEC14A +CD34 SELP Myoepithelial Cells B Cells recompute recompute recompute 0.7168245244832976 0.7760344326192508 0.6198216015396206 0.0082993421103349 0.0004582650848664 0.0 0.0 0.0 0.0 394 1.0 0.0048561098425531 CD34-SELP +MMRN2 CLEC14A 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.000716220684292 0.0057802287131517 0.0 0.0001404099971918 0.0241560666522888 0.0 1187 1.0 0.0048559786233966 MMRN2-CLEC14A +MMRN2 CLEC14A Myeloid Cells CAFs, Invasive Associated recompute recompute recompute 0.7856500335676843 0.6347970925105053 0.6198216015396206 0.0005542667491398 0.0076236123034427 0.0 0.0010416666666666 0.0928324249336939 0.0 160 1.0 0.0048529200563772 MMRN2-CLEC14A +CXCL12 ITGA5 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6160088550075702 0.2488118640045775 0.2461374514707439 0.0009692519480124 0.0356093885486421 0.0 0.0005180005180005 0.1304413146678215 0.0 351 1.0 0.0048503557952462 CXCL12-ITGA5 +VWF SELP CAFs, Invasive Associated Myeloid Cells recompute recompute recompute 0.6332974881236617 0.7478729882108823 0.6198216015396206 0.0016171311116606 0.0027351735586246 0.0 0.0009535918626827 0.0523412337909171 0.0 143 1.0 0.0048481136194145 VWF-SELP +MMP2 PECAM1 11q13 Invasive Tumor Cells (G1/S) B Cells recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0008320501336843 0.0049190726392343 0.0 0.0006578947368421 0.0803626532774999 0.0 38 1.0 0.0048449016090077 MMP2-PECAM1 +MMP2 PECAM1 Plasma Cells Myeloid Cells recompute recompute recompute 0.718867305289982 0.7841656220878274 0.7204611100467462 0.0024319941937022 0.001309307002134 0.0 0.0 0.0 0.0 43 1.0 0.0048448392256525 MMP2-PECAM1 +EFNB2 PECAM1 Basal-like Structured DCIS Cells Apocrine Cells recompute recompute recompute 0.7800321422220979 0.2491073778594529 0.2461374514707439 0.1357656553382984 0.0001990509171164 0.0 0.000450288184438 0.7412615201210475 0.0 694 1.0 0.0048444238140811 EFNB2-PECAM1 +VWF ITGA9 CAFs, DCIS Associated Apocrine Cells recompute recompute recompute 0.7158082793127664 0.2531744428854943 0.2461374514707439 0.0071496754272206 0.0040430820937484 0.0 0.000395256916996 1.0 0.0 230 1.0 0.0048424574661189 VWF-ITGA9 +CD34 SELP Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7871981482311898 0.6572093097629401 0.6198216015396206 0.0038506427265089 0.0010419094417808 0.0 0.015625 1.0 0.0 32 1.0 0.0048406516688905 CD34-SELP +CD34 SELP 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.633566764858408 0.4623922682986163 0.2461374514707439 0.0018436902762588 0.0096770075292062 0.0 0.0 0.0 0.0 19 1.0 0.004840632237853 CD34-SELP +HSPG2 LRP1 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells recompute recompute recompute 0.6589792304505506 0.7769451595923457 0.6198216015396206 0.0072827533047186 0.0005558995075445 0.0 0.0 0.0 0.0 23 1.0 0.0048395485686667 HSPG2-LRP1 +VWF SELP CAFs, Invasive Associated Macrophages recompute recompute recompute 0.6332974881236617 0.941479368642921 0.6198216015396206 0.0016171311116606 0.0021392900294222 0.0 0.0 0.0 0.0 1361 1.0 0.0048356050123212 VWF-SELP +VWF SELP Macrophages Myeloid Cells recompute recompute recompute 0.9011206516381156 0.7478729882108823 0.7827641335561659 0.0008850282134344 0.0027351735586246 0.0 0.0002539360081259 0.013938168402423 0.0 179 1.0 0.0048346499800317 VWF-SELP +EFNB2 PECAM1 Mast Cells CAFs, Invasive Associated recompute recompute recompute 0.8284725546778968 0.6331674633943454 0.6198216015396206 0.0012187708721425 0.0032187363284526 0.0 0.0 0.0 0.0 144 1.0 0.0048336956716976 EFNB2-PECAM1 +VWF LRP1 Myeloid Cells T Lymphocytes recompute recompute recompute 0.7848266128497919 0.6207977546603366 0.6198216015396206 0.0004024409845247 0.0104714078116759 0.0 0.0001171508903467 0.0098355256735407 0.0 388 1.0 0.004831902675347 VWF-LRP1 +COL4A2 CD93 Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7482742921073442 0.6587114738285964 0.6198216015396206 0.005733874009046 0.0007261054236978 0.0 0.0 0.0 0.0 32 1.0 0.0048314730077888 COL4A2-CD93 +CD34 SELP Dendritic Cells Mast Cells recompute recompute recompute 0.633566764858408 0.8347297932672282 0.6198216015396206 0.0042829523358709 0.0009042150166242 0.0 0.0 0.0 0.0 151 1.0 0.0048298943801287 CD34-SELP +CD34 SELP Mast Cells Myoepithelial Cells recompute recompute recompute 0.8532069650852002 0.4623922682986163 0.7204611100467462 0.00083777361258 0.0053213839468185 0.0 0.0 0.0 0.0 66 1.0 0.0048284247260408 CD34-SELP +VWF ITGA9 Myeloid Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7848266128497919 0.2531744428854943 0.2461374514707439 0.0004024409845247 0.0642389143033604 0.0 0.0022354694485842 0.1046285935948315 0.0 122 1.0 0.0048266643241436 VWF-ITGA9 +CD34 SELP Mast Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.8532069650852002 0.7760344326192508 0.6198216015396206 0.00083777361258 0.0036702914086929 0.0 0.0 0.0 0.0 30 1.0 0.0048250959067276 CD34-SELP +MMRN2 CD93 T Lymphocytes Mast Cells recompute recompute recompute 0.6301823358791634 0.8347945881127203 0.6198216015396206 0.0031934983073077 0.0012097093680331 0.0 0.0007507507507507 0.0398393676695564 0.0 333 1.0 0.0048236694968194 MMRN2-CD93 +VWF LRP1 Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0025256125075084 0.0018097844702233 0.0 0.0002692804825506 0.0279740392012009 0.0 422 1.0 0.0048231993589144 VWF-LRP1 +VWF SELP 11q13 Invasive Tumor Cells (Mitotic) CAFs, Invasive Associated recompute recompute recompute 0.6332974881236617 0.6572093097629401 0.9161861017439124 0.0015572459193676 0.002113171886167 0.0 0.0 0.0 0.0 458 1.0 0.0048205731403729 VWF-SELP +COL4A2 CD93 B Cells Myeloid Cells recompute recompute recompute 0.7783550150988336 0.7461459456652184 0.6198216015396206 0.0033449520260795 0.0010390313650636 0.0 0.0 0.0 0.0 137 1.0 0.004818169171472 COL4A2-CD93 +VWF SELP 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells recompute recompute recompute 0.6332974881236617 0.7478729882108823 0.6198216015396206 0.0015572459193676 0.0027351735586246 0.0 0.0 0.0 0.0 23 1.0 0.0048177190271229 VWF-SELP +VWF SELP T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6332974881236617 0.6572093097629401 0.7917001487310438 0.0036144684673052 0.0010419094417808 0.0 0.0 0.0 0.0 81 1.0 0.0048116275210274 VWF-SELP +HSPG2 LRP1 T Lymphocytes Mast Cells recompute recompute recompute 0.7789175740361626 0.8755243548400705 0.6198216015396206 0.0070532058552773 0.0004150165744076 0.0 0.0003336670003336 0.0463784247568031 0.0 333 1.0 0.0048092969129013 HSPG2-LRP1 +VEGFC FLT1 Mast Cells CAFs, Invasive Associated recompute recompute recompute 0.8317042416754105 0.6593689120110077 0.6198216015396206 0.0005440770361181 0.0066828239855783 0.0 0.0 0.0 0.0 144 1.0 0.0048083808643907 VEGFC-FLT1 +CD34 SELP Mast Cells Macrophages recompute recompute recompute 0.8532069650852002 0.941479368642921 0.8567148457705164 0.00083777361258 0.0021392900294222 0.0 0.0 0.0 0.0 165 1.0 0.004806742354737 CD34-SELP +VWF SELP 11q13 Invasive Tumor Cells (Mitotic) Macrophages recompute recompute recompute 0.6332974881236617 0.941479368642921 0.6198216015396206 0.0015572459193676 0.0021392900294222 0.0 0.0 0.0 0.0 103 1.0 0.0048052888410491 VWF-SELP +VWF SELP Macrophages Dendritic Cells recompute recompute recompute 0.9011206516381156 0.7760344326192508 0.6198216015396206 0.0008850282134344 0.0032078747392388 0.0 2.694401034649997e-05 0.0044710180154894 0.0 1687 1.0 0.0048049098033623 VWF-SELP +CD34 SELP CAFs, Invasive Associated CXCL14+ Fibroblasts recompute recompute recompute 0.633566764858408 0.8819126042133903 0.6198216015396206 0.0298399317533219 0.0001189339410417 0.0 0.0 0.0 0.0 1490 1.0 0.0048040128431553 CD34-SELP +MMRN2 CLEC14A Dendritic Cells Myeloid Cells recompute recompute recompute 0.6301823358791634 0.7830372268649692 0.6198216015396206 0.0015409900107563 0.0026038611777234 0.0 0.0041407867494824 0.3523709016759979 0.0 161 1.0 0.0048027456035946 MMRN2-CLEC14A +CXCL12 ITGA5 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.255669001367946 0.6338612823312899 0.2461374514707439 0.0061207051981986 0.0050060729272313 0.0 0.0002437241043139 0.140034703668398 0.0 373 1.0 0.0047994526206104 CXCL12-ITGA5 +COL4A2 CD93 Plasma Cells Myeloid Cells recompute recompute recompute 0.4630253981438691 0.7461459456652184 0.7204611100467462 0.0047240947268779 0.0010390313650636 0.0 0.0 0.0 0.0 43 1.0 0.0047991602589415 COL4A2-CD93 +MMRN2 CD93 Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated recompute recompute recompute 0.250044481781731 0.6587114738285964 0.2461374514707439 0.0070431301838115 0.0042738820064046 0.0 0.0 0.0 0.0 147 1.0 0.004798218491624 MMRN2-CD93 +MMRN2 CLEC14A Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.250044481781731 0.6347970925105053 0.2461374514707439 0.0070431301838115 0.0044340558155446 0.0 0.0004468275245755 0.0582687452712779 0.0 373 1.0 0.0047980680379329 MMRN2-CLEC14A +COL4A2 CD93 Plasma Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.4630253981438691 0.4630027772793905 0.2461374514707439 0.0047240947268779 0.0048929293424311 0.0 0.0011070110701107 0.3579444139200703 0.0 271 1.0 0.0047978048864011 COL4A2-CD93 +CXCL12 ITGA5 Basal-like Structured DCIS Cells CXCL14+ Fibroblasts recompute recompute recompute 0.6160088550075702 0.928319416412998 0.6198216015396206 0.0021291294377375 0.0016159760253869 0.0 0.0 0.0 0.0 1109 1.0 0.0047976894916602 CXCL12-ITGA5 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.9592803095773328 0.000716220684292 0.0044340558155446 0.0 0.0004516711833785 0.0589003847864137 0.0 1476 1.0 0.0047971536272482 MMRN2-CLEC14A +VWF LRP1 B Cells Endothelial Cells recompute recompute recompute 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.00023686843287 0.0144359394371152 0.0 0.000263570094584 0.0232824110058306 0.0 1509 1.0 0.0047970496932077 VWF-LRP1 +CCN1 CAV1 Plasma Cells Mast Cells recompute recompute recompute 0.7324582304061453 0.8617632615906476 0.7204611100467462 0.0025580826958339 0.0010414441948928 0.0 0.0 0.0 0.0 48 1.0 0.0047924358507901 CCN1-CAV1 +CCN1 CAV1 Apocrine Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.2542249848376565 0.252518874138558 0.3990376746076917 0.0014656941948563 0.0322196586137726 0.0 0.0007490636704119 0.1310832576503466 0.0 89 1.0 0.004791250785309 CCN1-CAV1 +CCN1 CAV1 Mast Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.8749036366850302 0.62431395375366 0.6198216015396206 0.0004337320404416 0.0082011408892332 0.0 0.0 0.0 0.0 10 1.0 0.0047876535780508 CCN1-CAV1 +MMRN2 CD93 Macrophages CAFs, Invasive Associated recompute recompute recompute 0.893316592628645 0.6587114738285964 0.6198216015396206 0.0007691101630988 0.0042738820064046 0.0 0.0001846381093057 0.0235696911274443 0.0 1354 1.0 0.0047840698951658 MMRN2-CD93 +MMRN2 CLEC14A Macrophages 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.893316592628645 0.6347970925105053 0.6198216015396206 0.0007691101630988 0.0044340558155446 0.0 0.0 0.0 0.0 129 1.0 0.0047839198851203 MMRN2-CLEC14A +CXCL12 ITGA5 Mast Cells B Cells recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.0016417770622885 0.0024809469483059 0.0 0.0 0.0 0.0 112 1.0 0.0047836124091672 CXCL12-ITGA5 +VWF ITGA9 CAFs, Invasive Associated CXCL14+ Fibroblasts recompute recompute recompute 0.6332974881236617 0.950463483645931 0.6198216015396206 0.0016171311116606 0.0019776346124415 0.0 0.0003050640634533 0.1279883321860385 0.0 1490 1.0 0.0047802544678659 VWF-ITGA9 +VWF LRP1 Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts recompute recompute recompute 0.2486570577556728 0.9078204025796472 0.2461374514707439 0.0033537993821664 0.0064028969591119 0.0 0.0002709537572254 0.0282470193566746 0.0 1384 1.0 0.0047802323419746 VWF-LRP1 +VEGFC FLT1 B Cells Plasma Cells recompute recompute recompute 0.7745997874735252 0.4630488285702799 0.6198216015396206 0.0012459853895406 0.0043013567716651 0.0 0.0005611672278338 0.0445067472626528 0.0 297 1.0 0.0047791313558122 VEGFC-FLT1 +CD34 SELP CXCL14+ Fibroblasts Plasma Cells recompute recompute recompute 0.9303167350027568 0.4623922682986163 0.7204611100467462 0.0016860250240652 0.0022515473538965 0.0 0.0 0.0 0.0 285 1.0 0.004769068872633 CD34-SELP +MMRN2 CD93 Luminal-like Amorphous DCIS Cells Myoepithelial Cells recompute recompute recompute 0.250044481781731 0.4630027772793905 0.2461374514707439 0.0070431301838115 0.0058437228618857 0.0 0.0001683879658733 0.0340761655793587 0.0 13362 1.0 0.0047665689938416 MMRN2-CD93 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells (Mitotic) Macrophages recompute recompute recompute 0.6301823358791634 0.9195415044619336 0.6198216015396206 0.0024635726452692 0.0013235329769289 0.0 0.0 0.0 0.0 103 1.0 0.0047654243403798 MMRN2-CLEC14A +MMRN2 CLEC14A 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells recompute recompute recompute 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.000716220684292 0.0058465532256424 0.0 0.0003679175864606 0.0774346065884502 0.0 453 1.0 0.0047648294588396 MMRN2-CLEC14A +MMRN2 CLEC14A CAFs, Invasive Associated Myeloid Cells recompute recompute recompute 0.6301823358791634 0.7830372268649692 0.6198216015396206 0.00146889578236 0.0026038611777234 0.0 0.0 0.0 0.0 143 1.0 0.0047645453634275 MMRN2-CLEC14A +MMRN2 CD93 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated recompute recompute recompute 0.6301823358791634 0.6587114738285964 0.9161861017439124 0.000716220684292 0.0042738820064046 0.0 0.0006127450980392 0.0782190239866656 0.0 408 1.0 0.0047606940611437 MMRN2-CD93 +CXCL12 ITGA5 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.9592803095773328 0.0009692519480124 0.0032054495894615 0.0 6.080875646093038e-05 0.029332112455284 0.0 1495 1.0 0.0047603954672722 CXCL12-ITGA5 +VWF LRP1 Myoepithelial Cells B Cells recompute recompute recompute 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0025256125075084 0.0016667952436519 0.0 0.0002307337332718 0.0286775290210749 0.0 394 1.0 0.0047574892247189 VWF-LRP1 +CXCL12 ITGA5 Myeloid Cells B Cells recompute recompute recompute 0.7487535481622718 0.6338612823312899 0.6198216015396206 0.0015847932820241 0.0024809469483059 0.0 0.0 0.0 0.0 144 1.0 0.0047555316085572 CXCL12-ITGA5 +VWF LRP1 Basal-like Structured DCIS Cells B Cells recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.8693461273411047 0.0020251995753771 0.0016667952436519 0.0 8.417508417508418e-05 0.0104619874391699 0.0 270 1.0 0.0047535446686511 VWF-LRP1 +MMRN2 CLEC14A T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0031934983073077 0.0011388334136451 0.0 0.0 0.0 0.0 81 1.0 0.0047522468793705 MMRN2-CLEC14A +MMP2 PECAM1 Mast Cells B Cells recompute recompute recompute 0.8560892486218385 0.6331674633943454 0.6198216015396206 0.0006966068981631 0.0049190726392343 0.0 0.0008928571428571 0.109063600876607 0.0 112 1.0 0.0047518612065985 MMP2-PECAM1 +VWF ITGA9 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts recompute recompute recompute 0.6332974881236617 0.950463483645931 0.6198216015396206 0.0015572459193676 0.0019776346124415 0.0 0.0 0.0 0.0 339 1.0 0.0047502853093422 VWF-ITGA9 +VWF LRP1 11q13 Invasive Tumor Cells (G1/S) T Lymphocytes recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0003521782369754 0.0104714078116759 0.0 0.0011528326745718 0.0967872743816542 0.0 69 1.0 0.0047495212008875 VWF-LRP1 +CD34 SELP Mast Cells Myeloid Cells recompute recompute recompute 0.8532069650852002 0.7478729882108823 0.7827641335561659 0.00083777361258 0.0027351735586246 0.0 0.0 0.0 0.0 23 1.0 0.0047472115477487 CD34-SELP +VWF LRP1 Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0020251995753771 0.0018097844702233 0.0 0.0001758774329711 0.0182709201867861 0.0 1163 1.0 0.004744636872807 VWF-LRP1 +COL4A2 CD93 Plasma Cells B Cells recompute recompute recompute 0.4630253981438691 0.7779918296243433 0.6198216015396206 0.0047240947268779 0.001079730675535 0.0 0.0 0.0 0.0 315 1.0 0.0047433036377813 COL4A2-CD93 +CXCL12 ITGA5 Mast Cells Plasma Cells recompute recompute recompute 0.7487535481622718 0.7162873978652844 0.7204611100467462 0.0016417770622885 0.0017943124298833 0.0 0.0018181818181818 0.3381141799821712 0.0 50 1.0 0.0047428822926725 CXCL12-ITGA5 +MMRN2 CD93 Myeloid Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.7856500335676843 0.7779918296243433 0.6198216015396206 0.0005542667491398 0.0053794918117879 0.0 0.0 0.0 0.0 162 1.0 0.0047368533100593 MMRN2-CD93 +MMRN2 CLEC14A Mast Cells T Lymphocytes recompute recompute recompute 0.8571898293845529 0.6347970925105053 0.6198216015396206 0.0004196880356983 0.0079745943515326 0.0 0.0 0.0 0.0 343 1.0 0.0047362809674245 MMRN2-CLEC14A +VWF SELP CAFs, DCIS Associated B Cells recompute recompute recompute 0.7158082793127664 0.7760344326192508 0.6198216015396206 0.0071496754272206 0.0004582650848664 0.0 2.14813541845678e-05 0.0108037516916263 0.0 4232 1.0 0.0047357954502464 VWF-SELP +VWF SELP CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6332974881236617 0.4623922682986163 0.2461374514707439 0.0016171311116606 0.0096770075292062 0.0 0.0 0.0 0.0 155 1.0 0.0047356644020177 VWF-SELP +CD34 SELP Plasma Cells CAFs, Invasive Associated recompute recompute recompute 0.7168245244832976 0.6572093097629401 0.6198216015396206 0.0018206581062216 0.002113171886167 0.0 0.0 0.0 0.0 285 1.0 0.0047325131084582 CD34-SELP +MMRN2 CD93 T Lymphocytes Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6301823358791634 0.4630027772793905 0.2461374514707439 0.0031934983073077 0.0048929293424311 0.0 0.0 0.0 0.0 383 1.0 0.0047316314112309 MMRN2-CD93 +VWF LRP1 Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0019871862905238 0.0018097844702233 0.0 0.0 0.0 0.0 209 1.0 0.0047296765944004 VWF-LRP1 +MMP2 PECAM1 Myeloid Cells Myoepithelial Cells recompute recompute recompute 0.785133132759182 0.7167436199046466 0.7204611100467462 0.001039571291679 0.0026482500471321 0.0 0.0 0.0 0.0 85 1.0 0.0047274048622318 MMP2-PECAM1 +EFNB2 PECAM1 Plasma Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.4619393085577573 0.2491073778594529 0.2461374514707439 0.0051428381563772 0.0076066460958003 0.0 0.0 0.0 0.0 271 1.0 0.0047216209919755 EFNB2-PECAM1 +CD34 SELP Mast Cells Dendritic Cells recompute recompute recompute 0.8532069650852002 0.7760344326192508 0.6198216015396206 0.00083777361258 0.0032078747392388 0.0 0.0 0.0 0.0 162 1.0 0.0047180092454725 CD34-SELP +CXCL12 ITGA5 Myeloid Cells Plasma Cells recompute recompute recompute 0.7487535481622718 0.7162873978652844 0.7204611100467462 0.0015847932820241 0.0017943124298833 0.0 0.0 0.0 0.0 37 1.0 0.0047150405863248 CXCL12-ITGA5 +MMRN2 CLEC14A Macrophages Myeloid Cells recompute recompute recompute 0.893316592628645 0.7830372268649692 0.7827641335561659 0.0007691101630988 0.0026038611777234 0.0 0.0 0.0 0.0 179 1.0 0.0047134482069431 MMRN2-CLEC14A +MMP2 PECAM1 CAFs, Invasive Associated Apocrine Cells recompute recompute recompute 0.6303642896310324 0.2491073778594529 0.2461374514707439 0.141548283585814 0.0001990509171164 0.0 0.0 0.0 0.0 0 1.0 0.0047080503146642 MMP2-PECAM1 +VWF SELP 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6332974881236617 0.4623922682986163 0.2461374514707439 0.0015572459193676 0.0096770075292062 0.0 0.0 0.0 0.0 351 1.0 0.0047059747948779 VWF-SELP +MMRN2 CLEC14A Mast Cells Myoepithelial Cells recompute recompute recompute 0.8571898293845529 0.7154802332407408 0.7204611100467462 0.0004196880356983 0.0058465532256424 0.0 0.0 0.0 0.0 66 1.0 0.0047045757548466 MMRN2-CLEC14A +VWF ITGA9 Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0003457348439318 0.0112932915661816 0.0 0.0 0.0 0.0 3 1.0 0.0047037703422455 VWF-ITGA9 +HSPG2 LRP1 11q13 Invasive Tumor Cells (Mitotic) Mast Cells recompute recompute recompute 0.6589792304505506 0.8755243548400705 0.6198216015396206 0.0072827533047186 0.0004150165744076 0.0 0.0 0.0 0.0 5 1.0 0.0047021498394128 HSPG2-LRP1 +MMRN2 CLEC14A Mast Cells CAFs, Invasive Associated recompute recompute recompute 0.8571898293845529 0.6347970925105053 0.6198216015396206 0.0004196880356983 0.0076236123034427 0.0 0.0 0.0 0.0 144 1.0 0.0047008835783073 MMRN2-CLEC14A +EFNB2 PECAM1 CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.8640667164982425 0.2491073778594529 0.2461374514707439 0.002676946692949 0.0076066460958003 0.0 4.191817572099262e-05 0.0174634320551667 0.0 1491 1.0 0.0047006486272861 EFNB2-PECAM1 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.9592803095773328 0.0024635726452692 0.0011388334136451 0.0 0.0 0.0 0.0 1495 1.0 0.0046990814801707 MMRN2-CLEC14A +MMP2 PECAM1 11q13 Invasive Tumor Cells (Mitotic) Basal-like Structured DCIS Cells recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0014431743145616 0.0023576674662702 0.0 0.0001724137931034 0.0826729676540828 0.0 1305 1.0 0.0046979982975709 MMP2-PECAM1 +VWF SELP T Lymphocytes Mast Cells recompute recompute recompute 0.6332974881236617 0.8347297932672282 0.6198216015396206 0.0036144684673052 0.0009042150166242 0.0 0.0 0.0 0.0 333 1.0 0.0046948720533729 VWF-SELP +VWF ITGA9 Luminal-like Amorphous DCIS Cells B Cells recompute recompute recompute 0.2486570577556728 0.6252253442669611 0.2461374514707439 0.0033537993821664 0.0083442542366581 0.0 0.0010330578512396 0.0568676674596974 0.0 176 1.0 0.0046948701851327 VWF-ITGA9 +MMP2 PECAM1 11q13 Invasive Tumor Cells (Mitotic) Myoepithelial Cells recompute recompute recompute 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.0014431743145616 0.0026482500471321 0.0 0.0002450980392156 0.2238489092690478 0.0 714 1.0 0.0046944433119545 MMP2-PECAM1 +CCN1 CAV1 Mast Cells CXCL14+ Fibroblasts recompute recompute recompute 0.8749036366850302 0.943345641464811 0.8567148457705164 0.0004337320404416 0.0034806998160403 0.0 0.0002252252252252 0.083380112329852 0.0 148 1.0 0.0046923937978211 CCN1-CAV1 +VWF LRP1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.9592803095773328 0.0015572459193676 0.0018097844702233 0.0 0.0002128306476132 0.0221097824214977 0.0 1495 1.0 0.0046890203381723 VWF-LRP1 +VWF LRP1 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.9161861017439124 0.0016171311116606 0.0018097844702233 0.0 0.0005434782608695 0.0564589086834673 0.0 460 1.0 0.0046825935867314 VWF-LRP1 +VEGFC FLT1 Macrophages CXCL14+ Fibroblasts recompute recompute recompute 0.8963332422588541 0.878254460598671 0.8875000050982297 0.0026007495851186 0.0005788283879716 0.0 0.0 0.0 0.0 1462 1.0 0.0046807915016321 VEGFC-FLT1 +CXCL12 ITGA5 Basal-like Structured DCIS Cells Plasma Cells recompute recompute recompute 0.6160088550075702 0.7162873978652844 0.6198216015396206 0.0021291294377375 0.0017943124298833 0.0 0.0005753739930955 0.106998158222206 0.0 79 1.0 0.0046756385497761 CXCL12-ITGA5 +HSPG2 LRP1 B Cells B Cells recompute recompute recompute 0.7789175740361626 0.6207977546603366 1.0 0.0012941512528773 0.0016667952436519 0.0 0.000146920545369 0.0185876479116891 0.0 1418 1.0 0.004674327650485 HSPG2-LRP1 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6301823358791634 0.2491545808994955 0.2461374514707439 0.0024635726452692 0.0109188419829382 0.0 0.0009496676163342 0.1367076965444908 0.0 351 1.0 0.0046717130544116 MMRN2-CLEC14A +CXCL12 ITGA5 CXCL14+ Fibroblasts Apocrine Cells recompute recompute recompute 0.7487535481622718 0.2488118640045775 0.2461374514707439 0.0131092554497256 0.0017288776969264 0.0 0.0015673981191222 0.0298293759694547 0.0 29 1.0 0.0046714905718732 CXCL12-ITGA5 +VWF LRP1 Plasma Cells CXCL14+ Fibroblasts recompute recompute recompute 0.7158082793127664 0.9078204025796472 0.7204611100467462 0.0003457348439318 0.0064028969591119 0.0 0.0001485442661913 0.0154857891818727 0.0 306 1.0 0.0046693527743747 VWF-LRP1 +MMRN2 CD93 11q13 Invasive Tumor Cells (Mitotic) B Cells recompute recompute recompute 0.6301823358791634 0.7779918296243433 0.7917001487310438 0.0024635726452692 0.001079730675535 0.0 0.0 0.0 0.0 42 1.0 0.0046663943124246 MMRN2-CD93 +MMP2 PECAM1 Myeloid Cells CAFs, Invasive Associated recompute recompute recompute 0.785133132759182 0.6331674633943454 0.6198216015396206 0.001039571291679 0.0032187363284526 0.0 0.00015625 0.0454588475993942 0.0 160 1.0 0.0046652935040699 MMP2-PECAM1 +COL4A2 CD93 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts recompute recompute recompute 0.6582846571368821 0.8817184225858201 0.6198216015396206 0.0084325366891025 0.0003375370073613 0.0 0.0 0.0 0.0 380 1.0 0.0046599783443872 COL4A2-CD93 +VWF ITGA9 Myeloid Cells B Cells recompute recompute recompute 0.7848266128497919 0.6252253442669611 0.6198216015396206 0.0004024409845247 0.0083442542366581 0.0 0.0 0.0 0.0 144 1.0 0.0046579663226794 VWF-ITGA9 +CCN1 CAV1 T Lymphocytes Apocrine Cells recompute recompute recompute 0.6213271600240247 0.252518874138558 0.2461374514707439 0.013905026986541 0.0018925243453249 0.0 0.0003875968992248 0.0214705086298432 0.0 86 1.0 0.0046540885320434 CCN1-CAV1 +CD34 SELP CXCL14+ Fibroblasts Mast Cells recompute recompute recompute 0.9303167350027568 0.8347297932672282 0.8567148457705164 0.0016860250240652 0.0009042150166242 0.0 0.0 0.0 0.0 137 1.0 0.0046525676250182 CD34-SELP +COL4A2 CD93 Mast Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.8355319038299565 0.6587114738285964 0.6198216015396206 0.001123788079051 0.0026174949623928 0.0 0.0 0.0 0.0 10 1.0 0.0046442629270919 COL4A2-CD93 +COL4A2 CD93 Myeloid Cells CXCL14+ Fibroblasts recompute recompute recompute 0.7482742921073442 0.8817184225858201 0.7827641335561659 0.005733874009046 0.0003375370073613 0.0 0.0 0.0 0.0 527 1.0 0.0046412412116586 COL4A2-CD93 +VWF LRP1 Plasma Cells T Lymphocytes recompute recompute recompute 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0003457348439318 0.0104714078116759 0.0 7.54557527465894e-05 0.0063349667352818 0.0 753 1.0 0.0046394068980778 VWF-LRP1 +MMP2 PECAM1 B Cells Myeloid Cells recompute recompute recompute 0.6303642896310324 0.7841656220878274 0.6198216015396206 0.0024819960935566 0.001309307002134 0.0 0.0010948905109489 0.1309546875242629 0.0 137 1.0 0.0046382301704481 MMP2-PECAM1 +HSPG2 LRP1 Plasma Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.4629984640915818 0.2550748532138862 0.2461374514707439 0.0012814156885439 0.0267255153180908 0.0 5.125051250512505e-05 0.0030636208562312 0.0 271 1.0 0.0046381070620979 HSPG2-LRP1 +VWF ITGA9 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.9275752708651288 0.6252253442669611 0.6198216015396206 0.000245041593909 0.0112932915661816 0.0 0.0 0.0 0.0 390 1.0 0.0046375487356167 VWF-ITGA9 +CD34 SELP B Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.633566764858408 0.7760344326192508 0.8693461273411047 0.0006336851232098 0.0036702914086929 0.0 0.0 0.0 0.0 360 1.0 0.0046370456266303 CD34-SELP +HSPG2 LRP1 Luminal-like Amorphous DCIS Cells Myeloid Cells recompute recompute recompute 0.4629984640915818 0.7769451595923457 0.2461374514707439 0.0201301851612071 0.0005558995075445 0.0 0.0003306878306878 0.0488721389063081 0.0 84 1.0 0.0046344687259376 HSPG2-LRP1 +VWF ITGA9 Plasma Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7158082793127664 0.2531744428854943 0.2461374514707439 0.0003457348439318 0.0642389143033604 0.0 0.0 0.0 0.0 271 1.0 0.0046343772349532 VWF-ITGA9 +MMRN2 CLEC14A Myeloid Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.7856500335676843 0.6347970925105053 0.6198216015396206 0.0005542667491398 0.0057802287131517 0.0 0.0 0.0 0.0 162 1.0 0.0046341192378334 MMRN2-CLEC14A +MMRN2 CD93 Plasma Cells CAFs, DCIS Associated recompute recompute recompute 0.7205550478301406 0.4630027772793905 0.8767341187813953 0.0002165306714062 0.0155837683010033 0.0 0.0 0.0 0.0 2450 1.0 0.0046315016336044 MMRN2-CD93 +COL4A2 CD93 B Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7783550150988336 0.6587114738285964 0.7917001487310438 0.0033449520260795 0.0007261054236978 0.0 0.0 0.0 0.0 42 1.0 0.0046306123497551 COL4A2-CD93 +VWF SELP Myoepithelial Cells Mast Cells recompute recompute recompute 0.7158082793127664 0.8347297932672282 0.7204611100467462 0.0025256125075084 0.0009042150166242 0.0 0.0 0.0 0.0 38 1.0 0.0046284228067808 VWF-SELP +VEGFC FLT1 Plasma Cells Mast Cells recompute recompute recompute 0.4636527906642655 0.8331580262014722 0.7204611100467462 0.0023125636768155 0.001526625481682 0.0 0.0 0.0 0.0 48 1.0 0.0046280029343914 VEGFC-FLT1 +MMP2 PECAM1 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.9161861017439124 0.0008320501336843 0.0032187363284526 0.0 0.0003063725490196 0.0891349952929299 0.0 408 1.0 0.0046254702906735 MMP2-PECAM1 +CXCL12 ITGA5 Dendritic Cells Apocrine Cells recompute recompute recompute 0.6160088550075702 0.2488118640045775 0.2461374514707439 0.0149256517769723 0.0017288776969264 0.0 0.0018181818181818 0.0346020761245675 0.0 75 1.0 0.0046208587535724 CXCL12-ITGA5 +MMP2 PECAM1 Mast Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.8560892486218385 0.6331674633943454 0.6198216015396206 0.0006966068981631 0.0041555861088636 0.0 0.0 0.0 0.0 10 1.0 0.0046201415614498 MMP2-PECAM1 +MMRN2 CD93 11q13 Invasive Tumor Cells (Mitotic) Mast Cells recompute recompute recompute 0.6301823358791634 0.8347945881127203 0.6198216015396206 0.0024635726452692 0.0012097093680331 0.0 0.0 0.0 0.0 5 1.0 0.0046194902829688 MMRN2-CD93 +VWF ITGA9 Plasma Cells Plasma Cells recompute recompute recompute 0.7158082793127664 0.7292496872084557 1.0 0.0003457348439318 0.0053724660607752 0.0 0.0 0.0 0.0 283 1.0 0.0046177866557116 VWF-ITGA9 +MMRN2 CD93 T Lymphocytes Myeloid Cells recompute recompute recompute 0.6301823358791634 0.7461459456652184 0.6198216015396206 0.0031934983073077 0.0010390313650636 0.0 0.0 0.0 0.0 361 1.0 0.0046157570045017 MMRN2-CD93 +VWF SELP B Cells CAFs, DCIS Associated recompute recompute recompute 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.00023686843287 0.0222228052993653 0.0 5.560869275085081e-05 0.0092082137130428 0.0 4087 1.0 0.0046064703099453 VWF-SELP +MMP2 PECAM1 Luminal-like Amorphous DCIS Cells B Cells recompute recompute recompute 0.2491408586098361 0.6331674633943454 0.2461374514707439 0.0049987108499989 0.0049190726392343 0.0 0.0002840909090909 0.0347020548243749 0.0 176 1.0 0.0046058951627348 MMP2-PECAM1 +VEGFC FLT1 B Cells B Cells recompute recompute recompute 0.7745997874735252 0.777821334064334 1.0 0.0012459853895406 0.001271575589586 0.0 0.0001175364362952 0.028784602854255 0.0 1418 1.0 0.0046057802390164 VEGFC-FLT1 +CD34 SELP B Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.633566764858408 0.6572093097629401 0.7917001487310438 0.0006336851232098 0.0045674276780054 0.0 0.0 0.0 0.0 50 1.0 0.0046054100651725 CD34-SELP +CCN1 CAV1 Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7797135509308979 0.62431395375366 0.6198216015396206 0.0009209869688402 0.0034299077593249 0.0 0.0 0.0 0.0 32 1.0 0.0046045917017793 CCN1-CAV1 +COL4A2 CD93 Mast Cells Mast Cells recompute recompute recompute 0.8355319038299565 0.8347945881127203 1.0 0.001123788079051 0.0012097093680331 0.0 0.0 0.0 0.0 14 1.0 0.0046006507526433 COL4A2-CD93 +CCN1 CAV1 B Cells Myeloid Cells recompute recompute recompute 0.6213271600240247 0.7832252605020791 0.6198216015396206 0.0023088899408624 0.00136079311934 0.0 0.0 0.0 0.0 137 1.0 0.0046002245009864 CCN1-CAV1 +VEGFC FLT1 CXCL14+ Fibroblasts B Cells recompute recompute recompute 0.8718210606749883 0.777821334064334 0.6198216015396206 0.0017670878089588 0.001271575589586 0.0 0.0 0.0 0.0 791 1.0 0.0045975876731523 VEGFC-FLT1 +VEGFC FLT1 Myeloid Cells B Cells recompute recompute recompute 0.743507317541692 0.777821334064334 0.6198216015396206 0.0020684923107111 0.001271575589586 0.0 0.0 0.0 0.0 144 1.0 0.0045962704168136 VEGFC-FLT1 +COL4A2 CD93 Plasma Cells Plasma Cells recompute recompute recompute 0.4630253981438691 0.4630027772793905 1.0 0.0047240947268779 0.0009242223287825 0.0 0.0003533568904593 0.0673854375496627 0.0 283 1.0 0.0045907275342486 COL4A2-CD93 +EFNB2 PECAM1 Mast Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.8284725546778968 0.6331674633943454 0.6198216015396206 0.0012187708721425 0.0023576674662702 0.0 0.0 0.0 0.0 30 1.0 0.0045892907987067 EFNB2-PECAM1 +CCN1 CAV1 CXCL14+ Fibroblasts Apocrine Cells recompute recompute recompute 0.9219165193585238 0.252518874138558 0.2461374514707439 0.0086134406931133 0.0018925243453249 0.0 0.0080459770114942 0.4456981446608839 0.0 29 1.0 0.0045891334505107 CCN1-CAV1 +MMRN2 CD93 Mast Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.8571898293845529 0.7779918296243433 0.6198216015396206 0.0004196880356983 0.0053794918117879 0.0 0.0 0.0 0.0 30 1.0 0.0045884530714341 MMRN2-CD93 +CD34 SELP Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated recompute recompute recompute 0.2491449441646273 0.6572093097629401 0.2461374514707439 0.0108445362943651 0.002113171886167 0.0 0.0 0.0 0.0 147 1.0 0.0045805078543281 CD34-SELP +VWF ITGA9 11q13 Invasive Tumor Cells (G1/S) B Cells recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.0003521782369754 0.0083442542366581 0.0 0.0 0.0 0.0 38 1.0 0.0045785503742575 VWF-ITGA9 +MMRN2 CLEC14A B Cells T Lymphocytes recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.9318789094584046 0.0003083910058032 0.0079745943515326 0.0 0.0001337345369441 0.0160244639221977 0.0 4985 1.0 0.0045748928960914 MMRN2-CLEC14A +VWF LRP1 CXCL14+ Fibroblasts T Lymphocytes recompute recompute recompute 0.9275752708651288 0.6207977546603366 0.6198216015396206 0.000245041593909 0.0104714078116759 0.0 0.0 0.0 0.0 1881 1.0 0.0045740914263942 VWF-LRP1 +VWF ITGA9 CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.9275752708651288 0.2531744428854943 0.2461374514707439 0.000245041593909 0.0642389143033604 0.0 0.0001829156758734 0.008561159234453 0.0 1491 1.0 0.0045691325729284 VWF-ITGA9 +VWF LRP1 B Cells T Lymphocytes recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.9318789094584046 0.00023686843287 0.0104714078116759 0.0 6.838697911917569e-05 0.0057415004433306 0.0 4985 1.0 0.0045681610057175 VWF-LRP1 +CD34 SELP B Cells Dendritic Cells recompute recompute recompute 0.633566764858408 0.7760344326192508 0.909150863993142 0.0006336851232098 0.0032078747392388 0.0 0.0 0.0 0.0 1549 1.0 0.0045680909844619 CD34-SELP +EFNB2 PECAM1 Myeloid Cells CXCL14+ Fibroblasts recompute recompute recompute 0.7451589345683471 0.930308383061206 0.7827641335561659 0.0040724665904272 0.0004089864655001 0.0 0.0001185958254269 0.1524322734924948 0.0 527 1.0 0.0045640194740794 EFNB2-PECAM1 +MMRN2 CLEC14A Luminal-like Amorphous DCIS Cells Dendritic Cells recompute recompute recompute 0.250044481781731 0.6347970925105053 0.2461374514707439 0.0070431301838115 0.003263637675389 0.0 0.0009170105456212 0.0924102625090918 0.0 727 1.0 0.0045591434554503 MMRN2-CLEC14A +HSPG2 LRP1 B Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7789175740361626 0.6207977546603366 0.7917001487310438 0.0012941512528773 0.0018097844702233 0.0 0.0003306878306878 0.0294200747338774 0.0 42 1.0 0.0045579547124182 HSPG2-LRP1 +VWF LRP1 Mast Cells CXCL14+ Fibroblasts recompute recompute recompute 0.8525936146535493 0.9078204025796472 0.8567148457705164 0.0002103933337194 0.0064028969591119 0.0 0.0004606879606879 0.0480268732059432 0.0 148 1.0 0.0045551360740092 VWF-LRP1 +VWF ITGA9 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6332974881236617 0.2531744428854943 0.2461374514707439 0.0003521782369754 0.0642389143033604 0.0 0.0 0.0 0.0 19 1.0 0.0045547346339007 VWF-ITGA9 +VWF ITGA9 Luminal-like Amorphous DCIS Cells Myeloid Cells recompute recompute recompute 0.2486570577556728 0.7831795333113832 0.2461374514707439 0.0033537993821664 0.0055509879377996 0.0 0.0 0.0 0.0 84 1.0 0.0045543340673578 VWF-ITGA9 +VWF ITGA9 Myeloid Cells Plasma Cells recompute recompute recompute 0.7848266128497919 0.7292496872084557 0.7204611100467462 0.0004024409845247 0.0053724660607752 0.0 0.0024570024570024 0.2373182172267593 0.0 37 1.0 0.0045536327586497 VWF-ITGA9 +MMRN2 CD93 Plasma Cells T Lymphocytes recompute recompute recompute 0.7205550478301406 0.7779918296243433 0.6198216015396206 0.0002165306714062 0.0118035014556376 0.0 0.0 0.0 0.0 753 1.0 0.0045506832278271 MMRN2-CD93 +MMRN2 CLEC14A Myeloid Cells Myeloid Cells recompute recompute recompute 0.7856500335676843 0.7830372268649692 1.0 0.0005542667491398 0.0026038611777234 0.0 0.0008833922261484 0.0751745342356479 0.0 1132 1.0 0.0045505052420501 MMRN2-CLEC14A +MMRN2 CLEC14A T Lymphocytes CXCL14+ Fibroblasts recompute recompute recompute 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.0031934983073077 0.0007880862995141 0.0 8.865248226950354e-05 0.0591983505732712 0.0 1880 1.0 0.0045481004991217 MMRN2-CLEC14A +MMRN2 CLEC14A Luminal-like Amorphous DCIS Cells Myeloid Cells recompute recompute recompute 0.250044481781731 0.7830372268649692 0.2461374514707439 0.0070431301838115 0.0026038611777234 0.0 0.0019841269841269 0.1688443903864157 0.0 84 1.0 0.0045470236025851 MMRN2-CLEC14A +VWF LRP1 Macrophages 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.9011206516381156 0.6207977546603366 0.6198216015396206 0.0008850282134344 0.0028784826949613 0.0 0.0 0.0 0.0 129 1.0 0.0045466112990352 VWF-LRP1 +MMRN2 CLEC14A Macrophages Dendritic Cells recompute recompute recompute 0.893316592628645 0.6347970925105053 0.6198216015396206 0.0007691101630988 0.003263637675389 0.0 0.0001975894092076 0.0199117548441344 0.0 1687 1.0 0.0045456998240152 MMRN2-CLEC14A +EFNB2 PECAM1 Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7451589345683471 0.6331674633943454 0.6198216015396206 0.0040724665904272 0.0007400708115376 0.0 0.00390625 0.7624633431085046 0.0 32 1.0 0.0045449453118485 EFNB2-PECAM1 +EFNB2 PECAM1 CXCL14+ Fibroblasts CXCL14+ Fibroblasts recompute recompute recompute 0.8640667164982425 0.930308383061206 1.0 0.002676946692949 0.0004089864655001 0.0 0.0 0.0 0.0 4019 1.0 0.0045438346694541 EFNB2-PECAM1 +VWF SELP Macrophages Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.9011206516381156 0.4623922682986163 0.2461374514707439 0.0008850282134344 0.0096770075292062 0.0 0.0003456619426201 0.0986106864871013 0.0 263 1.0 0.0045423346949564 VWF-SELP +CD34 SELP Dendritic Cells B Cells recompute recompute recompute 0.633566764858408 0.7760344326192508 0.909150863993142 0.0042829523358709 0.0004582650848664 0.0 0.0 0.0 0.0 1572 1.0 0.0045414720136025 CD34-SELP +MMRN2 CD93 B Cells CAFs, DCIS Associated recompute recompute recompute 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.0003083910058032 0.0155837683010033 0.0 6.116956202593589e-05 0.0083188642923116 0.0 4087 1.0 0.0045343758616205 MMRN2-CD93 +MMRN2 CD93 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6301823358791634 0.4630027772793905 0.2461374514707439 0.0024635726452692 0.0048929293424311 0.0 0.0 0.0 0.0 351 1.0 0.0045313480413994 MMRN2-CD93 +HSPG2 LRP1 Mast Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.8349903778527206 0.6207977546603366 0.6198216015396206 0.0014804857410621 0.0018097844702233 0.0 0.0 0.0 0.0 1 1.0 0.0045271247185379 HSPG2-LRP1 +HSPG2 LRP1 Myeloid Cells Plasma Cells recompute recompute recompute 0.7468485855611411 0.7346293219749174 0.7204611100467462 0.0006689050756654 0.0032275631628407 0.0 0.0003753753753753 0.0206398752714172 0.0 37 1.0 0.0045205687342464 HSPG2-LRP1 +MMRN2 CD93 Myeloid Cells Myoepithelial Cells recompute recompute recompute 0.7856500335676843 0.4630027772793905 0.7204611100467462 0.0005542667491398 0.0058437228618857 0.0 0.0 0.0 0.0 85 1.0 0.0045165489159532 MMRN2-CD93 +VEGFC FLT1 Mast Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.8317042416754105 0.6593689120110077 0.6198216015396206 0.0005440770361181 0.0045642085393754 0.0 0.0 0.0 0.0 1 1.0 0.0045123192615951 VEGFC-FLT1 +MMRN2 CLEC14A T Lymphocytes Plasma Cells recompute recompute recompute 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.0031934983073077 0.0009436211854823 0.0 0.0 0.0 0.0 713 1.0 0.0045105914061885 MMRN2-CLEC14A +EFNB2 PECAM1 Myeloid Cells Mast Cells recompute recompute recompute 0.7451589345683471 0.8537710813834968 0.7827641335561659 0.0040724665904272 0.0004138063814779 0.0 0.0 0.0 0.0 23 1.0 0.004507972525939 EFNB2-PECAM1 +VWF LRP1 CAFs, Invasive Associated B Cells recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0016171311116606 0.0016667952436519 0.0 3.7176563894121147e-05 0.0046206160445625 0.0 917 1.0 0.0045077370128985 VWF-LRP1 +VWF ITGA9 B Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.00023686843287 0.0112932915661816 0.0 0.0 0.0 0.0 50 1.0 0.004507391230046 VWF-ITGA9 +HSPG2 LRP1 Myeloid Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7468485855611411 0.2550748532138862 0.2461374514707439 0.0006689050756654 0.0267255153180908 0.0 0.000455373406193 0.0272210246570051 0.0 122 1.0 0.004507086195487 HSPG2-LRP1 +MMP2 PECAM1 Myeloid Cells Myeloid Cells recompute recompute recompute 0.785133132759182 0.7841656220878274 1.0 0.001039571291679 0.001309307002134 0.0 0.0007508833922261 0.0898096193298022 0.0 1132 1.0 0.0045068772565258 MMP2-PECAM1 +MMRN2 CLEC14A Macrophages Macrophages recompute recompute recompute 0.893316592628645 0.9195415044619336 1.0 0.0007691101630988 0.0013235329769289 0.0 6.780580417683754e-05 0.0182880302096389 0.0 2458 1.0 0.0045052424336734 MMRN2-CLEC14A +VWF ITGA9 Apocrine Cells Pericytes recompute recompute recompute 0.2486570577556728 0.9404022517663844 0.2461374514707439 0.0001077515101466 0.1347191569099048 0.0 0.0 0.0 0.0 9 1.0 0.0045046827237711 VWF-ITGA9 +HSPG2 LRP1 Luminal-like Amorphous DCIS Cells Mast Cells recompute recompute recompute 0.4629984640915818 0.8755243548400705 0.2461374514707439 0.0201301851612071 0.0004150165744076 0.0 0.0 0.0 0.0 34 1.0 0.0045028923806079 HSPG2-LRP1 +CCN1 CAV1 Apocrine Cells Plasma Cells recompute recompute recompute 0.2542249848376565 0.7283139964676212 0.2461374514707439 0.0014656941948563 0.0124087765732037 0.0 0.0 0.0 0.0 15 1.0 0.0044986448844772 CCN1-CAV1 +VWF SELP Basal-like Structured DCIS Cells Plasma Cells recompute recompute recompute 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.0020251995753771 0.0022515473538965 0.0 0.0 0.0 0.0 79 1.0 0.0044975190106678 VWF-SELP +MMRN2 CLEC14A Mast Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.8571898293845529 0.6347970925105053 0.6198216015396206 0.0004196880356983 0.0057802287131517 0.0 0.0 0.0 0.0 30 1.0 0.0044889375411041 MMRN2-CLEC14A +HSPG2 LRP1 Basal-like Structured DCIS Cells Apocrine Cells recompute recompute recompute 0.7789175740361626 0.2550748532138862 0.2461374514707439 0.0492631209980634 0.0003386430177035 0.0 0.0005603586295228 0.079868752474289 0.0 694 1.0 0.0044867889475522 HSPG2-LRP1 +MMP2 PECAM1 Mast Cells Myoepithelial Cells recompute recompute recompute 0.8560892486218385 0.7167436199046466 0.7204611100467462 0.0006966068981631 0.0026482500471321 0.0 0.0 0.0 0.0 66 1.0 0.0044865035122892 MMP2-PECAM1 +MMP2 PECAM1 Plasma Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.718867305289982 0.2491073778594529 0.2461374514707439 0.0024319941937022 0.0076066460958003 0.0 0.0 0.0 0.0 271 1.0 0.0044863710968538 MMP2-PECAM1 +VWF SELP Dendritic Cells Plasma Cells recompute recompute recompute 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.0019871862905238 0.0022515473538965 0.0 0.0 0.0 0.0 239 1.0 0.0044833379177112 VWF-SELP +EFNB2 PECAM1 Mast Cells Myeloid Cells recompute recompute recompute 0.8284725546778968 0.7841656220878274 0.7827641335561659 0.0012187708721425 0.001309307002134 0.0 0.0 0.0 0.0 23 1.0 0.0044827847174983 EFNB2-PECAM1 +VWF LRP1 11q13 Invasive Tumor Cells (Mitotic) B Cells recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0015572459193676 0.0016667952436519 0.0 0.0 0.0 0.0 42 1.0 0.0044794763656817 VWF-LRP1 +MMP2 PECAM1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.2491408586098361 0.6331674633943454 0.2461374514707439 0.0049987108499989 0.0041555861088636 0.0 0.0002010723860589 0.0382034338410995 0.0 373 1.0 0.0044782216364994 MMP2-PECAM1 +VWF ITGA9 Luminal-like Amorphous DCIS Cells Plasma Cells recompute recompute recompute 0.2486570577556728 0.7292496872084557 0.2461374514707439 0.0033537993821664 0.0053724660607752 0.0 0.0006684491978609 0.0645645149808095 0.0 272 1.0 0.0044760466878484 VWF-ITGA9 +VWF LRP1 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts recompute recompute recompute 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.0003521782369754 0.0064028969591119 0.0 2.990430622009569e-05 0.0031175338747717 0.0 380 1.0 0.0044754606682136 VWF-LRP1 +VWF ITGA9 Plasma Cells B Cells recompute recompute recompute 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0003457348439318 0.0083442542366581 0.0 0.0 0.0 0.0 315 1.0 0.0044723999096072 VWF-ITGA9 +CD34 SELP 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.633566764858408 0.6572093097629401 1.0 0.0018436902762588 0.0010419094417808 0.0 0.0002708559046587 0.0208981866469295 0.0 1846 1.0 0.0044720168278341 CD34-SELP +MMRN2 CLEC14A T Lymphocytes B Cells recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.9318789094584046 0.0031934983073077 0.000671064546954 0.0 0.0 0.0 0.0 5010 1.0 0.0044711226025394 MMRN2-CLEC14A +CCN1 CAV1 B Cells Mast Cells recompute recompute recompute 0.6213271600240247 0.8617632615906476 0.6198216015396206 0.0023088899408624 0.0010414441948928 0.0 0.0003436426116838 0.0434285867001623 0.0 97 1.0 0.0044703005322965 CCN1-CAV1 +HSPG2 LRP1 Mast Cells B Cells recompute recompute recompute 0.8349903778527206 0.6207977546603366 0.6198216015396206 0.0014804857410621 0.0016667952436519 0.0 0.0006200396825396 0.0784442998177833 0.0 112 1.0 0.0044654482356397 HSPG2-LRP1 +HSPG2 LRP1 CXCL14+ Fibroblasts Myeloid Cells recompute recompute recompute 0.8818165186409654 0.7769451595923457 0.7827641335561659 0.0026436039558049 0.0005558995075445 0.0 0.0002376425855513 0.0351210427881834 0.0 526 1.0 0.0044610142564724 HSPG2-LRP1 +CD34 SELP Mast Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.8532069650852002 0.4623922682986163 0.2461374514707439 0.00083777361258 0.0096770075292062 0.0 0.0 0.0 0.0 41 1.0 0.0044601830135995 CD34-SELP +HSPG2 LRP1 11q13 Invasive Tumor Cells Apocrine Cells recompute recompute recompute 0.6589792304505506 0.2550748532138862 0.2461374514707439 0.0561415215593491 0.0003386430177035 0.0 0.0004655493482309 0.0663554439949999 0.0 179 1.0 0.0044595672747331 HSPG2-LRP1 +VWF ITGA9 Mast Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.8525936146535493 0.6252253442669611 0.6198216015396206 0.0002103933337194 0.0112932915661816 0.0 0.0 0.0 0.0 10 1.0 0.0044581343598562 VWF-ITGA9 +VEGFC FLT1 CXCL14+ Fibroblasts CXCL14+ Fibroblasts recompute recompute recompute 0.8718210606749883 0.878254460598671 1.0 0.0017670878089588 0.0005788283879716 0.0 0.0 0.0 0.0 4019 1.0 0.0044563327124531 VEGFC-FLT1 +VWF ITGA9 B Cells B Cells recompute recompute recompute 0.6332974881236617 0.6252253442669611 1.0 0.00023686843287 0.0083442542366581 0.0 0.0 0.0 0.0 1418 1.0 0.0044558064852842 VWF-ITGA9 +CXCL12 ITGA5 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.255669001367946 0.6338612823312899 0.2461374514707439 0.0061207051981986 0.0032054495894615 0.0 0.0 0.0 0.0 26 1.0 0.0044557801373087 CXCL12-ITGA5 +EFNB2 PECAM1 CAFs, Invasive Associated Apocrine Cells recompute recompute recompute 0.662063103571249 0.2491073778594529 0.2461374514707439 0.0967042147306326 0.0001990509171164 0.0 0.0 0.0 0.0 0 1.0 0.0044546733198406 EFNB2-PECAM1 +VWF ITGA9 Apocrine Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.2486570577556728 0.6252253442669611 0.2461374514707439 0.0001077515101466 0.1886404570313 0.0 0.0 0.0 0.0 684 1.0 0.0044512870999313 VWF-ITGA9 +VWF ITGA9 Plasma Cells Myeloid Cells recompute recompute recompute 0.7158082793127664 0.7831795333113832 0.7204611100467462 0.0003457348439318 0.0055509879377996 0.0 0.0105708245243128 0.7883374084108001 0.0 43 1.0 0.0044486943084574 VWF-ITGA9 +VWF ITGA9 CXCL14+ Fibroblasts Myeloid Cells recompute recompute recompute 0.9275752708651288 0.7831795333113832 0.7827641335561659 0.000245041593909 0.0055509879377996 0.0 0.0005184929139301 0.0386675002604536 0.0 526 1.0 0.0044471147637222 VWF-ITGA9 +VWF SELP Myoepithelial Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7158082793127664 0.6572093097629401 0.6198216015396206 0.0025256125075084 0.0010419094417808 0.0 0.0002154243860404 0.1269701702190959 0.0 422 1.0 0.004441145027276 VWF-SELP +CCN1 CAV1 Myeloid Cells Myeloid Cells recompute recompute recompute 0.7797135509308979 0.7832252605020791 1.0 0.0009209869688402 0.00136079311934 0.0 0.0002061248527679 0.0303005455379403 0.0 1132 1.0 0.0044392800863967 CCN1-CAV1 +CXCL12 ITGA5 Apocrine Cells Dendritic Cells recompute recompute recompute 0.255669001367946 0.6338612823312899 0.2461374514707439 0.0002269856810233 0.0845203443408073 0.0 0.0 0.0 0.0 64 1.0 0.0044392011472254 CXCL12-ITGA5 +EFNB2 PECAM1 Luminal-like Amorphous DCIS Cells Apocrine Cells recompute recompute recompute 0.4619393085577573 0.2491073778594529 0.3990376746076917 0.0835287751665837 0.0001990509171164 0.0 0.0006443298969072 1.0 0.0 97 1.0 0.0044374615445787 EFNB2-PECAM1 +MMRN2 CD93 T Lymphocytes 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6301823358791634 0.6587114738285964 0.7917001487310438 0.0031934983073077 0.0007261054236978 0.0 0.0 0.0 0.0 81 1.0 0.0044360794791239 MMRN2-CD93 +VEGFC FLT1 B Cells Mast Cells recompute recompute recompute 0.7745997874735252 0.8331580262014722 0.6198216015396206 0.0012459853895406 0.001526625481682 0.0 0.0017182130584192 0.8080155138978672 0.0 97 1.0 0.0044349345143475 VEGFC-FLT1 +CD34 SELP Macrophages B Cells recompute recompute recompute 0.8963354148873306 0.7760344326192508 0.6198216015396206 0.0038492365148421 0.0004582650848664 0.0 0.0 0.0 0.0 1074 1.0 0.004434588986478 CD34-SELP +CCN1 CAV1 Mast Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.8749036366850302 0.252518874138558 0.2461374514707439 0.0004337320404416 0.0322196586137726 0.0 0.0008130081300813 0.1422732918400103 0.0 41 1.0 0.0044340174590109 CCN1-CAV1 +MMRN2 CD93 Myeloid Cells CAFs, Invasive Associated recompute recompute recompute 0.7856500335676843 0.6587114738285964 0.6198216015396206 0.0005542667491398 0.0042738820064046 0.0 0.0 0.0 0.0 160 1.0 0.004433944121658 MMRN2-CD93 +MMRN2 CLEC14A Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7856500335676843 0.6347970925105053 0.6198216015396206 0.0005542667491398 0.0044340558155446 0.0 0.0 0.0 0.0 30 1.0 0.0044338050902111 MMRN2-CLEC14A +VWF SELP T Lymphocytes B Cells recompute recompute recompute 0.6332974881236617 0.7760344326192508 0.9318789094584046 0.0036144684673052 0.0004582650848664 0.0 2.721829069134458e-05 0.0136890650176534 0.0 5010 1.0 0.0044327171924042 VWF-SELP +MMRN2 CD93 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells recompute recompute recompute 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.000716220684292 0.0058437228618857 0.0 0.0 0.0 0.0 453 1.0 0.0044310838846014 MMRN2-CD93 +MMP2 PECAM1 Myeloid Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.785133132759182 0.6331674633943454 0.6198216015396206 0.001039571291679 0.0023576674662702 0.0 0.0009259259259259 0.4439844559200745 0.0 162 1.0 0.0044294035052427 MMP2-PECAM1 +CD34 SELP 11q13 Invasive Tumor Cells (G1/S) Plasma Cells recompute recompute recompute 0.633566764858408 0.4623922682986163 0.6198216015396206 0.0018436902762588 0.0022515473538965 0.0 0.0 0.0 0.0 5 1.0 0.0044279954862218 CD34-SELP +MMP2 PECAM1 Mast Cells CAFs, Invasive Associated recompute recompute recompute 0.8560892486218385 0.6331674633943454 0.6198216015396206 0.0006966068981631 0.0032187363284526 0.0 0.0003472222222222 0.1010196613319872 0.0 144 1.0 0.0044275572543173 MMP2-PECAM1 +MMRN2 CD93 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.250044481781731 0.6587114738285964 0.2461374514707439 0.0070431301838115 0.0026174949623928 0.0 0.0 0.0 0.0 373 1.0 0.0044217143367168 MMRN2-CD93 +MMRN2 CD93 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6301823358791634 0.6587114738285964 0.9592803095773328 0.000716220684292 0.0026174949623928 0.0 0.0 0.0 0.0 1476 1.0 0.0044208716511187 MMRN2-CD93 +MMRN2 CD93 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells recompute recompute recompute 0.6301823358791634 0.7461459456652184 0.6198216015396206 0.0024635726452692 0.0010390313650636 0.0 0.0 0.0 0.0 23 1.0 0.0044203784369763 MMRN2-CD93 +MMRN2 CLEC14A B Cells CAFs, Invasive Associated recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0003083910058032 0.0076236123034427 0.0 0.0 0.0 0.0 968 1.0 0.0044189916032908 MMRN2-CLEC14A +CXCL12 ITGA5 11q13 Invasive Tumor Cells (Mitotic) B Cells recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.7917001487310438 0.0009692519480124 0.0024809469483059 0.0 0.0 0.0 0.0 42 1.0 0.0044177423774697 CXCL12-ITGA5 +MMRN2 CD93 Dendritic Cells B Cells recompute recompute recompute 0.6301823358791634 0.7779918296243433 0.909150863993142 0.0015409900107563 0.001079730675535 0.0 0.0 0.0 0.0 1572 1.0 0.0044160422838227 MMRN2-CD93 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.000716220684292 0.003263637675389 0.0 0.0 0.0 0.0 193 1.0 0.0044147184883724 MMRN2-CLEC14A +VWF ITGA9 CXCL14+ Fibroblasts B Cells recompute recompute recompute 0.9275752708651288 0.6252253442669611 0.6198216015396206 0.000245041593909 0.0083442542366581 0.0 0.0 0.0 0.0 791 1.0 0.0044094356307519 VWF-ITGA9 +MMRN2 CD93 Macrophages 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.893316592628645 0.6587114738285964 0.6198216015396206 0.0007691101630988 0.0026174949623928 0.0 0.0 0.0 0.0 129 1.0 0.0044086759450902 MMRN2-CD93 +MMRN2 CLEC14A Dendritic Cells Macrophages recompute recompute recompute 0.6301823358791634 0.9195415044619336 0.6198216015396206 0.0015409900107563 0.0013235329769289 0.0 0.0 0.0 0.0 1633 1.0 0.0044069774642968 MMRN2-CLEC14A +MMP2 PECAM1 B Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6303642896310324 0.2491073778594529 0.2461374514707439 0.0024819960935566 0.0076066460958003 0.0 0.0 0.0 0.0 211 1.0 0.0044041161070024 MMP2-PECAM1 +CCN1 CAV1 Apocrine Cells T Lymphocytes recompute recompute recompute 0.2542249848376565 0.62431395375366 0.2461374514707439 0.0014656941948563 0.0126805820762719 0.0 0.0 0.0 0.0 74 1.0 0.0044004539375046 CCN1-CAV1 +EFNB2 PECAM1 B Cells Myeloid Cells recompute recompute recompute 0.7800321422220979 0.7841656220878274 0.6198216015396206 0.0014623066995027 0.001309307002134 0.0 0.0 0.0 0.0 137 1.0 0.0044002654697738 EFNB2-PECAM1 +HSPG2 LRP1 CXCL14+ Fibroblasts Mast Cells recompute recompute recompute 0.8818165186409654 0.8755243548400705 0.8567148457705164 0.0026436039558049 0.0004150165744076 0.0 0.0006082725060827 0.0845475298030043 0.0 137 1.0 0.0044000686438533 HSPG2-LRP1 +CXCL12 ITGA5 Myoepithelial Cells Apocrine Cells recompute recompute recompute 0.8023917560710954 0.2488118640045775 0.2461374514707439 0.0085367158000785 0.0017288776969264 0.0 0.0005199757344657 0.009895731970801 0.0 1049 1.0 0.0043996240405359 CXCL12-ITGA5 +VWF LRP1 Mast Cells T Lymphocytes recompute recompute recompute 0.8525936146535493 0.6207977546603366 0.6198216015396206 0.0002103933337194 0.0104714078116759 0.0 0.0001325205406838 0.0111259007619061 0.0 343 1.0 0.0043971320444613 VWF-LRP1 +VWF ITGA9 Mast Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.8525936146535493 0.2531744428854943 0.2461374514707439 0.0002103933337194 0.0642389143033604 0.0 0.0 0.0 0.0 41 1.0 0.0043923650357933 VWF-ITGA9 +MMRN2 CD93 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6301823358791634 0.6587114738285964 0.9592803095773328 0.0024635726452692 0.0007261054236978 0.0 0.0001672240802675 0.0204769722325195 0.0 1495 1.0 0.0043864511785797 MMRN2-CD93 +CD34 SELP Plasma Cells Mast Cells recompute recompute recompute 0.7168245244832976 0.8347297932672282 0.7204611100467462 0.0018206581062216 0.0009042150166242 0.0 0.0 0.0 0.0 48 1.0 0.0043837532964795 CD34-SELP +MMRN2 CD93 B Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.6301823358791634 0.7779918296243433 0.8693461273411047 0.0003083910058032 0.0053794918117879 0.0 0.0013888888888888 0.1676557467439522 0.0 360 1.0 0.0043810879782065 MMRN2-CD93 +MMRN2 CD93 Mast Cells Myoepithelial Cells recompute recompute recompute 0.8571898293845529 0.4630027772793905 0.7204611100467462 0.0004196880356983 0.0058437228618857 0.0 0.0 0.0 0.0 66 1.0 0.0043750505639847 MMRN2-CD93 +EFNB2 PECAM1 CXCL14+ Fibroblasts Mast Cells recompute recompute recompute 0.8640667164982425 0.8537710813834968 0.8567148457705164 0.002676946692949 0.0004138063814779 0.0 0.0 0.0 0.0 137 1.0 0.0043738344559585 EFNB2-PECAM1 +MMRN2 CLEC14A CAFs, Invasive Associated Macrophages recompute recompute recompute 0.6301823358791634 0.9195415044619336 0.6198216015396206 0.00146889578236 0.0013235329769289 0.0 0.0 0.0 0.0 1361 1.0 0.0043719250981208 MMRN2-CLEC14A +MMRN2 CD93 CXCL14+ Fibroblasts T Lymphocytes recompute recompute recompute 0.940547666092272 0.7779918296243433 0.6198216015396206 0.0001298888146421 0.0118035014556376 0.0 0.0 0.0 0.0 1881 1.0 0.0043689106629922 MMRN2-CD93 +VWF SELP Basal-like Structured DCIS Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6332974881236617 0.6572093097629401 0.7917001487310438 0.0020251995753771 0.0010419094417808 0.0 0.0002345032439615 0.1382151637982592 0.0 1163 1.0 0.0043688056175724 VWF-SELP +CXCL12 ITGA5 Apocrine Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.255669001367946 0.6338612823312899 0.2461374514707439 0.0002269856810233 0.0766612252832893 0.0 0.0 0.0 0.0 184 1.0 0.004367577044173 CXCL12-ITGA5 +CXCL12 ITGA5 11q13 Invasive Tumor Cells Apocrine Cells recompute recompute recompute 0.6160088550075702 0.2488118640045775 0.2461374514707439 0.0106340017102282 0.0017288776969264 0.0 0.0 0.0 0.0 179 1.0 0.0043670009186053 CXCL12-ITGA5 +HSPG2 LRP1 Macrophages Myeloid Cells recompute recompute recompute 0.9253089325030373 0.7769451595923457 0.7827641335561659 0.0022161183602947 0.0005558995075445 0.0 0.0002327746741154 0.0344016173306973 0.0 179 1.0 0.0043666780978517 HSPG2-LRP1 +CD34 SELP Luminal-like Amorphous DCIS Cells Plasma Cells recompute recompute recompute 0.2491449441646273 0.4623922682986163 0.2461374514707439 0.0108445362943651 0.0022515473538965 0.0 0.0 0.0 0.0 272 1.0 0.0043657191915275 CD34-SELP +COL4A2 CD93 B Cells Plasma Cells recompute recompute recompute 0.7783550150988336 0.4630027772793905 0.6198216015396206 0.0033449520260795 0.0009242223287825 0.0 0.0003367003367003 0.0642090196180288 0.0 297 1.0 0.0043638190471364 COL4A2-CD93 +EFNB2 PECAM1 Plasma Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.4619393085577573 0.6331674633943454 0.6198216015396206 0.0051428381563772 0.0007400708115376 0.0 0.0 0.0 0.0 8 1.0 0.0043632374459935 EFNB2-PECAM1 +VWF SELP Macrophages CAFs, Invasive Associated recompute recompute recompute 0.9011206516381156 0.6572093097629401 0.6198216015396206 0.0008850282134344 0.002113171886167 0.0 0.0 0.0 0.0 1354 1.0 0.0043595538482002 VWF-SELP +CCN1 CAV1 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells recompute recompute recompute 0.6213271600240247 0.252518874138558 0.2461374514707439 0.0093830613230477 0.0018925243453249 0.0 0.0 0.0 0.0 5 1.0 0.0043587649692938 CCN1-CAV1 +VWF LRP1 Apocrine Cells CAFs, Invasive Associated recompute recompute recompute 0.2486570577556728 0.6207977546603366 0.2461374514707439 0.0001077515101466 0.166956519448744 0.0 0.0 0.0 0.0 0 1.0 0.0043564489025175 VWF-LRP1 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts recompute recompute recompute 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.0024635726452692 0.0007880862995141 0.0 0.0 0.0 0.0 339 1.0 0.0043555857372715 MMRN2-CLEC14A +VWF SELP Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6332974881236617 0.6572093097629401 0.7917001487310438 0.0019871862905238 0.0010419094417808 0.0 0.0 0.0 0.0 209 1.0 0.0043550303698358 VWF-SELP +EFNB2 PECAM1 CAFs, DCIS Associated Apocrine Cells recompute recompute recompute 0.4619393085577573 0.2491073778594529 0.2461374514707439 0.1194227711616854 0.0001990509171164 0.0 0.0002717391304347 0.44733521301218 0.0 230 1.0 0.0043454731682068 EFNB2-PECAM1 +HSPG2 LRP1 Myoepithelial Cells Apocrine Cells recompute recompute recompute 0.4629984640915818 0.2550748532138862 0.2461374514707439 0.0683610513379333 0.0003386430177035 0.0 0.0007149666348903 0.1019052624174879 0.0 1049 1.0 0.0043450833757077 HSPG2-LRP1 +EFNB2 PECAM1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.8640667164982425 0.6331674633943454 0.6198216015396206 0.002676946692949 0.0007400708115376 0.0 0.0 0.0 0.0 409 1.0 0.0043438569393626 EFNB2-PECAM1 +CD34 SELP Myeloid Cells B Cells recompute recompute recompute 0.7871981482311898 0.7760344326192508 0.6198216015396206 0.0038506427265089 0.0004582650848664 0.0 0.0 0.0 0.0 144 1.0 0.0043399233923493 CD34-SELP +CXCL12 ITGA5 11q13 Invasive Tumor Cells (G1/S) Macrophages recompute recompute recompute 0.6160088550075702 0.9004887531897467 0.6198216015396206 0.0001971810371238 0.0098335877942119 0.0 0.0 0.0 0.0 119 1.0 0.0043383234785185 CXCL12-ITGA5 +CD34 SELP CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.9303167350027568 0.6572093097629401 0.6198216015396206 0.0016860250240652 0.0010419094417808 0.0 0.0 0.0 0.0 409 1.0 0.0043372754100596 CD34-SELP +VWF SELP CAFs, Invasive Associated Plasma Cells recompute recompute recompute 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.0016171311116606 0.0022515473538965 0.0 0.0 0.0 0.0 253 1.0 0.0043319755697236 VWF-SELP +VWF ITGA9 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6332974881236617 0.6252253442669611 1.0 0.0003521782369754 0.0047273851759697 0.0 0.0 0.0 0.0 1846 1.0 0.0043301889958856 VWF-ITGA9 +VEGFC FLT1 Plasma Cells B Cells recompute recompute recompute 0.4636527906642655 0.777821334064334 0.6198216015396206 0.0023125636768155 0.001271575589586 0.0 0.0 0.0 0.0 315 1.0 0.0043280948760908 VEGFC-FLT1 +HSPG2 LRP1 Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.0012814156885439 0.0028784826949613 0.0 0.0 0.0 0.0 3 1.0 0.004327886168022 HSPG2-LRP1 +EFNB2 PECAM1 Plasma Cells CXCL14+ Fibroblasts recompute recompute recompute 0.4619393085577573 0.930308383061206 0.7204611100467462 0.0051428381563772 0.0004089864655001 0.0 0.0 0.0 0.0 306 1.0 0.0043213981236347 EFNB2-PECAM1 +MMRN2 CLEC14A Dendritic Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6301823358791634 0.2491545808994955 0.2461374514707439 0.0015409900107563 0.0109188419829382 0.0 0.0004432624113475 0.0638090445307397 0.0 752 1.0 0.0043203149771993 MMRN2-CLEC14A +MMRN2 CLEC14A 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells recompute recompute recompute 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.0024635726452692 0.0009436211854823 0.0 0.0 0.0 0.0 5 1.0 0.0043196643520186 MMRN2-CLEC14A +VEGFC FLT1 Mast Cells Plasma Cells recompute recompute recompute 0.8317042416754105 0.4630488285702799 0.7204611100467462 0.0005440770361181 0.0043013567716651 0.0 0.0 0.0 0.0 50 1.0 0.0043193015047823 VEGFC-FLT1 +COL4A2 CD93 Plasma Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.4630253981438691 0.6587114738285964 0.6198216015396206 0.0047240947268779 0.0007261054236978 0.0 0.0 0.0 0.0 8 1.0 0.0043183250074802 COL4A2-CD93 +VWF SELP 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6332974881236617 0.6572093097629401 0.9592803095773328 0.0015572459193676 0.0010419094417808 0.0 0.0 0.0 0.0 1495 1.0 0.0043175945690863 VWF-SELP +VWF SELP Myeloid Cells Myeloid Cells recompute recompute recompute 0.7848266128497919 0.7478729882108823 1.0 0.0004024409845247 0.0027351735586246 0.0 0.0002810793446835 0.0154280256256502 0.0 1132 1.0 0.0043156893502906 VWF-SELP +CXCL12 ITGA5 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.7917001487310438 0.0001971810371238 0.01057919065587 0.0 7.65872711955273e-05 0.0313170872044129 0.0 1187 1.0 0.0043143329572507 CXCL12-ITGA5 +VWF SELP CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6332974881236617 0.6572093097629401 0.9161861017439124 0.0016171311116606 0.0010419094417808 0.0 0.0 0.0 0.0 460 1.0 0.0043116768922334 VWF-SELP +VWF SELP 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6332974881236617 0.6572093097629401 0.9592803095773328 0.0003521782369754 0.0045674276780054 0.0 0.0001539788125153 0.0259158709361892 0.0 1476 1.0 0.0043113910534833 VWF-SELP +VWF ITGA9 CXCL14+ Fibroblasts Plasma Cells recompute recompute recompute 0.9275752708651288 0.7292496872084557 0.7204611100467462 0.000245041593909 0.0053724660607752 0.0 0.0 0.0 0.0 285 1.0 0.0043106688937586 VWF-ITGA9 +CXCL12 ITGA5 Luminal-like Amorphous DCIS Cells Mast Cells recompute recompute recompute 0.255669001367946 0.8532421230021885 0.2461374514707439 0.0061207051981986 0.0019510637826432 0.0 0.0013368983957219 0.0759501644994199 0.0 34 1.0 0.0043102321420595 CXCL12-ITGA5 +CD34 SELP T Lymphocytes CXCL14+ Fibroblasts recompute recompute recompute 0.633566764858408 0.8819126042133903 0.6198216015396206 0.015517736049123 0.0001189339410417 0.0 0.0 0.0 0.0 1880 1.0 0.0043080024140205 CD34-SELP +HSPG2 LRP1 Macrophages Mast Cells recompute recompute recompute 0.9253089325030373 0.8755243548400705 0.8567148457705164 0.0022161183602947 0.0004150165744076 0.0 0.0003367003367003 0.0468000468000468 0.0 165 1.0 0.0043070212896722 HSPG2-LRP1 +VWF SELP 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells recompute recompute recompute 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.0015572459193676 0.0022515473538965 0.0 0.0 0.0 0.0 5 1.0 0.0043048168350909 VWF-SELP +MMRN2 CD93 CXCL14+ Fibroblasts CAFs, DCIS Associated recompute recompute recompute 0.940547666092272 0.4630027772793905 0.7204611100467462 0.0001298888146421 0.0155837683010033 0.0 0.0 0.0 0.0 10961 1.0 0.0043033713057479 MMRN2-CD93 +CXCL12 ITGA5 Apocrine Cells CAFs, Invasive Associated recompute recompute recompute 0.255669001367946 0.6338612823312899 0.2461374514707439 0.0002269856810233 0.0693709672321744 0.0 0.0 0.0 0.0 0 1.0 0.0042954391844544 CXCL12-ITGA5 +MMRN2 CD93 Mast Cells CAFs, Invasive Associated recompute recompute recompute 0.8571898293845529 0.6587114738285964 0.6198216015396206 0.0004196880356983 0.0042738820064046 0.0 0.0 0.0 0.0 144 1.0 0.0042950336841514 MMRN2-CD93 +MMRN2 CLEC14A Mast Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.8571898293845529 0.6347970925105053 0.6198216015396206 0.0004196880356983 0.0044340558155446 0.0 0.0 0.0 0.0 10 1.0 0.004294899008402 MMRN2-CLEC14A +CD34 SELP Apocrine Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.2491449441646273 0.6572093097629401 0.2461374514707439 0.0003767662344862 0.04130664769978 0.0 0.0 0.0 0.0 184 1.0 0.0042944364530029 CD34-SELP +MMP2 PECAM1 Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated recompute recompute recompute 0.2491408586098361 0.6331674633943454 0.2461374514707439 0.0049987108499989 0.0032187363284526 0.0 0.0003401360544217 0.0989580355905181 0.0 147 1.0 0.0042915530681059 MMP2-PECAM1 +CXCL12 ITGA5 Luminal-like Amorphous DCIS Cells Myeloid Cells recompute recompute recompute 0.255669001367946 0.7846160563919254 0.2461374514707439 0.0061207051981986 0.0020587132267296 0.0 0.0021645021645021 0.3568381786634604 0.0 84 1.0 0.0042886327432462 CXCL12-ITGA5 +MMRN2 CLEC14A B Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.8693461273411047 0.0003083910058032 0.0057802287131517 0.0 0.0 0.0 0.0 360 1.0 0.0042860698344473 MMRN2-CLEC14A +MMP2 PECAM1 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0008320501336843 0.0023576674662702 0.0 6.318449873631003e-05 0.0302971701175451 0.0 1187 1.0 0.0042859951385423 MMP2-PECAM1 +MMRN2 CLEC14A CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6301823358791634 0.2491545808994955 0.2461374514707439 0.00146889578236 0.0109188419829382 0.0 0.0 0.0 0.0 155 1.0 0.0042859519100398 MMRN2-CLEC14A +MMP2 PECAM1 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells recompute recompute recompute 0.6303642896310324 0.7167436199046466 0.6198216015396206 0.0008320501336843 0.0026482500471321 0.0 0.0001655629139072 0.151209196989688 0.0 453 1.0 0.00428275191662 MMP2-PECAM1 +VWF SELP Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.2486570577556728 0.6572093097629401 0.2461374514707439 0.0033537993821664 0.0045674276780054 0.0 0.0 0.0 0.0 373 1.0 0.0042816931557557 VWF-SELP +CXCL12 ITGA5 11q13 Invasive Tumor Cells (Mitotic) Mast Cells recompute recompute recompute 0.6160088550075702 0.8532421230021885 0.6198216015396206 0.0009692519480124 0.0019510637826432 0.0 0.0 0.0 0.0 5 1.0 0.0042816070254012 CXCL12-ITGA5 +MMRN2 CD93 CAFs, Invasive Associated B Cells recompute recompute recompute 0.6301823358791634 0.7779918296243433 0.7917001487310438 0.00146889578236 0.001079730675535 0.0 0.0 0.0 0.0 917 1.0 0.004281072356841 MMRN2-CD93 +CD34 SELP Mast Cells CAFs, Invasive Associated recompute recompute recompute 0.8532069650852002 0.6572093097629401 0.6198216015396206 0.00083777361258 0.002113171886167 0.0 0.0 0.0 0.0 144 1.0 0.0042807079016448 CD34-SELP +MMRN2 CLEC14A CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.9161861017439124 0.00146889578236 0.0011388334136451 0.0 0.0 0.0 0.0 460 1.0 0.0042781611334361 MMRN2-CLEC14A +VWF LRP1 T Lymphocytes Myeloid Cells recompute recompute recompute 0.6332974881236617 0.7769451595923457 0.6198216015396206 0.0036144684673052 0.0005558995075445 0.0 6.295643414756989e-05 0.0078874667952434 0.0 361 1.0 0.0042777864478346 VWF-LRP1 +CD34 SELP B Cells Myoepithelial Cells recompute recompute recompute 0.633566764858408 0.4623922682986163 0.6198216015396206 0.0006336851232098 0.0053213839468185 0.0 0.0 0.0 0.0 496 1.0 0.0042772297253065 CD34-SELP +VEGFC FLT1 Myeloid Cells CXCL14+ Fibroblasts recompute recompute recompute 0.743507317541692 0.878254460598671 0.7827641335561659 0.0020684923107111 0.0005788283879716 0.0 0.0 0.0 0.0 527 1.0 0.0042768594689528 VEGFC-FLT1 +VWF ITGA9 Mast Cells Myeloid Cells recompute recompute recompute 0.8525936146535493 0.7831795333113832 0.7827641335561659 0.0002103933337194 0.0055509879377996 0.0 0.0 0.0 0.0 23 1.0 0.0042750677697702 VWF-ITGA9 +CCN1 CAV1 Dendritic Cells Apocrine Cells recompute recompute recompute 0.6213271600240247 0.252518874138558 0.2461374514707439 0.0083518627398662 0.0018925243453249 0.0 0.0 0.0 0.0 75 1.0 0.0042750046717843 CCN1-CAV1 +MMRN2 CLEC14A T Lymphocytes Mast Cells recompute recompute recompute 0.6301823358791634 0.8514619504364779 0.6198216015396206 0.0031934983073077 0.0005740632036187 0.0 0.0 0.0 0.0 333 1.0 0.0042742073544804 MMRN2-CLEC14A +VWF ITGA9 Apocrine Cells Macrophages recompute recompute recompute 0.2486570577556728 0.8794572885381431 0.2461374514707439 0.0001077515101466 0.104965956217838 0.0 0.0 0.0 0.0 15 1.0 0.004273177272679 VWF-ITGA9 +MMRN2 CD93 Dendritic Cells Mast Cells recompute recompute recompute 0.6301823358791634 0.8347945881127203 0.6198216015396206 0.0015409900107563 0.0012097093680331 0.0 0.0016556291390728 0.0878576783706111 0.0 151 1.0 0.0042720203111984 MMRN2-CD93 +VWF ITGA9 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.2486570577556728 0.6252253442669611 0.2461374514707439 0.0033537993821664 0.0047273851759697 0.0 0.0 0.0 0.0 26 1.0 0.0042706688593673 VWF-ITGA9 +CXCL12 ITGA5 Luminal-like Amorphous DCIS Cells B Cells recompute recompute recompute 0.255669001367946 0.6338612823312899 0.2461374514707439 0.0061207051981986 0.0024809469483059 0.0 0.0 0.0 0.0 176 1.0 0.0042695152930906 CXCL12-ITGA5 +EFNB2 PECAM1 Plasma Cells Mast Cells recompute recompute recompute 0.4619393085577573 0.8537710813834968 0.7204611100467462 0.0051428381563772 0.0004138063814779 0.0 0.0 0.0 0.0 48 1.0 0.0042683306076206 EFNB2-PECAM1 +CD34 SELP Apocrine Cells T Lymphocytes recompute recompute recompute 0.2491449441646273 0.7760344326192508 0.2461374514707439 0.0003767662344862 0.0335947364052305 0.0 0.0 0.0 0.0 74 1.0 0.0042655753016944 CD34-SELP +VWF ITGA9 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells recompute recompute recompute 0.6332974881236617 0.7831795333113832 0.6198216015396206 0.0003521782369754 0.0055509879377996 0.0 0.0 0.0 0.0 21 1.0 0.0042639649142965 VWF-ITGA9 +VWF ITGA9 B Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6332974881236617 0.2531744428854943 0.2461374514707439 0.00023686843287 0.0642389143033604 0.0 0.0 0.0 0.0 211 1.0 0.0042633880000034 VWF-ITGA9 +VWF SELP Basal-like Structured DCIS Cells Mast Cells recompute recompute recompute 0.6332974881236617 0.8347297932672282 0.6198216015396206 0.0020251995753771 0.0009042150166242 0.0 0.0 0.0 0.0 18 1.0 0.004262795345426 VWF-SELP +HSPG2 LRP1 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells recompute recompute recompute 0.6589792304505506 0.7769451595923457 0.6198216015396206 0.0033973231723341 0.0005558995075445 0.0 0.0 0.0 0.0 21 1.0 0.004261984279182 HSPG2-LRP1 +VWF SELP Macrophages Plasma Cells recompute recompute recompute 0.9011206516381156 0.4623922682986163 0.7204611100467462 0.0008850282134344 0.0022515473538965 0.0 0.0002788622420524 0.0269097521850264 0.0 326 1.0 0.0042606401055743 VWF-SELP +CXCL12 ITGA5 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells recompute recompute recompute 0.6160088550075702 0.7846160563919254 0.6198216015396206 0.0009692519480124 0.0020587132267296 0.0 0.0 0.0 0.0 23 1.0 0.0042601510725301 CXCL12-ITGA5 +MMRN2 CD93 Macrophages Mast Cells recompute recompute recompute 0.893316592628645 0.8347945881127203 0.8567148457705164 0.0007691101630988 0.0012097093680331 0.0 0.0 0.0 0.0 165 1.0 0.0042561477322666 MMRN2-CD93 +VWF SELP Dendritic Cells Mast Cells recompute recompute recompute 0.6332974881236617 0.8347297932672282 0.6198216015396206 0.0019871862905238 0.0009042150166242 0.0 0.0 0.0 0.0 151 1.0 0.0042493543578715 VWF-SELP +VWF SELP Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7848266128497919 0.6572093097629401 0.6198216015396206 0.0004024409845247 0.0045674276780054 0.0 0.0 0.0 0.0 30 1.0 0.0042480370568528 VWF-SELP +VWF LRP1 Plasma Cells Plasma Cells recompute recompute recompute 0.7158082793127664 0.7346293219749174 1.0 0.0003457348439318 0.0032275631628407 0.0 0.0004416961130742 0.0210250475769029 0.0 283 1.0 0.0042470052714868 VWF-LRP1 +VWF SELP Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.2486570577556728 0.7760344326192508 0.2461374514707439 0.0033537993821664 0.0036702914086929 0.0 0.0001007861318282 0.0420378820823239 0.0 902 1.0 0.0042444029199744 VWF-SELP +MMP2 PECAM1 Luminal-like Amorphous DCIS Cells Myoepithelial Cells recompute recompute recompute 0.2491408586098361 0.7167436199046466 0.2461374514707439 0.0049987108499989 0.0026482500471321 0.0 0.0001403233048944 0.1281577724822792 0.0 13362 1.0 0.0042409941598746 MMP2-PECAM1 +MMP2 PECAM1 B Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.7917001487310438 0.0024819960935566 0.0007400708115376 0.0 0.0 0.0 0.0 42 1.0 0.0042392805075207 MMP2-PECAM1 +MMRN2 CD93 CAFs, Invasive Associated Mast Cells recompute recompute recompute 0.6301823358791634 0.8347945881127203 0.6198216015396206 0.00146889578236 0.0012097093680331 0.0 0.0 0.0 0.0 130 1.0 0.0042380413717841 MMRN2-CD93 +MMP2 PECAM1 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells recompute recompute recompute 0.6303642896310324 0.7841656220878274 0.6198216015396206 0.0014431743145616 0.001309307002134 0.0 0.0021739130434782 0.260011481026435 0.0 23 1.0 0.0042374584810326 MMP2-PECAM1 +VWF ITGA9 Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7848266128497919 0.6252253442669611 0.6198216015396206 0.0004024409845247 0.0047273851759697 0.0 0.0 0.0 0.0 32 1.0 0.0042370994165595 VWF-ITGA9 +CXCL12 ITGA5 Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts recompute recompute recompute 0.255669001367946 0.928319416412998 0.2461374514707439 0.0061207051981986 0.0016159760253869 0.0 0.0001313715186547 0.1083073646592641 0.0 1384 1.0 0.0042360931691101 CXCL12-ITGA5 +VWF ITGA9 T Lymphocytes Apocrine Cells recompute recompute recompute 0.6332974881236617 0.2531744428854943 0.2461374514707439 0.0036144684673052 0.0040430820937484 0.0 0.0 0.0 0.0 86 1.0 0.0042347467256471 VWF-ITGA9 +VEGFC FLT1 Mast Cells Mast Cells recompute recompute recompute 0.8317042416754105 0.8331580262014722 1.0 0.0005440770361181 0.001526625481682 0.0 0.0 0.0 0.0 14 1.0 0.0042333418564325 VEGFC-FLT1 +MMRN2 CLEC14A Mast Cells Myeloid Cells recompute recompute recompute 0.8571898293845529 0.7830372268649692 0.7827641335561659 0.0004196880356983 0.0026038611777234 0.0 0.0 0.0 0.0 23 1.0 0.0042316310716489 MMRN2-CLEC14A +CXCL12 ITGA5 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells recompute recompute recompute 0.6160088550075702 0.7162873978652844 0.6198216015396206 0.0001971810371238 0.0106310838463224 0.0 0.0 0.0 0.0 453 1.0 0.004230590788293 CXCL12-ITGA5 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells recompute recompute recompute 0.6301823358791634 0.7830372268649692 0.6198216015396206 0.000716220684292 0.0026038611777234 0.0 0.0 0.0 0.0 21 1.0 0.0042269907420512 MMRN2-CLEC14A +COL4A2 CD93 Mast Cells Myeloid Cells recompute recompute recompute 0.8355319038299565 0.7461459456652184 0.7827641335561659 0.001123788079051 0.0010390313650636 0.0 0.0 0.0 0.0 23 1.0 0.0042262626115998 COL4A2-CD93 +VWF LRP1 Myoepithelial Cells Myeloid Cells recompute recompute recompute 0.7158082793127664 0.7769451595923457 0.7204611100467462 0.0025256125075084 0.0005558995075445 0.0 0.0 0.0 0.0 51 1.0 0.0042172404556736 VWF-LRP1 +VWF SELP Myeloid Cells Myoepithelial Cells recompute recompute recompute 0.7848266128497919 0.4623922682986163 0.7204611100467462 0.0004024409845247 0.0053213839468185 0.0 0.0 0.0 0.0 85 1.0 0.0042139451235902 VWF-SELP +MMRN2 CLEC14A Myeloid Cells Dendritic Cells recompute recompute recompute 0.7856500335676843 0.6347970925105053 0.6198216015396206 0.0005542667491398 0.003263637675389 0.0 0.0 0.0 0.0 170 1.0 0.0042130193444458 MMRN2-CLEC14A +VWF SELP Myeloid Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.7848266128497919 0.7760344326192508 0.6198216015396206 0.0004024409845247 0.0036702914086929 0.0 0.0 0.0 0.0 162 1.0 0.0042110399396621 VWF-SELP +MMRN2 CLEC14A Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0015409900107563 0.0011388334136451 0.0 0.0 0.0 0.0 209 1.0 0.0042087657966381 MMRN2-CLEC14A +VWF LRP1 Macrophages 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.9011206516381156 0.6207977546603366 0.6198216015396206 0.0008850282134344 0.0018097844702233 0.0 0.0 0.0 0.0 129 1.0 0.0042082207594111 VWF-LRP1 +CXCL12 ITGA5 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts recompute recompute recompute 0.6160088550075702 0.928319416412998 0.6198216015396206 0.0009692519480124 0.0016159760253869 0.0 0.0001340842048806 0.110543799917715 0.0 339 1.0 0.0042079604242499 CXCL12-ITGA5 +CD34 SELP Plasma Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7168245244832976 0.6572093097629401 0.6198216015396206 0.0018206581062216 0.0010419094417808 0.0 0.0 0.0 0.0 8 1.0 0.0042063754687541 CD34-SELP +HSPG2 LRP1 Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7468485855611411 0.6207977546603366 0.6198216015396206 0.0006689050756654 0.0028784826949613 0.0 0.0 0.0 0.0 30 1.0 0.0042056286632392 HSPG2-LRP1 +MMP2 PECAM1 Mast Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.8560892486218385 0.6331674633943454 0.6198216015396206 0.0006966068981631 0.0023576674662702 0.0 0.0008333333333333 0.3995860103280671 0.0 30 1.0 0.0042036878504702 MMP2-PECAM1 +CCN1 CAV1 Macrophages Apocrine Cells recompute recompute recompute 0.8619922139338987 0.252518874138558 0.2461374514707439 0.0054092055025683 0.0018925243453249 0.0 0.0052631578947368 0.2915469066578714 0.0 19 1.0 0.0041994475695561 CCN1-CAV1 +CD34 SELP 11q13 Invasive Tumor Cells (G1/S) Mast Cells recompute recompute recompute 0.633566764858408 0.8347297932672282 0.6198216015396206 0.0018436902762588 0.0009042150166242 0.0 0.0 0.0 0.0 0 1.0 0.0041969002250934 CD34-SELP +CCN1 CAV1 Apocrine Cells Dendritic Cells recompute recompute recompute 0.2542249848376565 0.62431395375366 0.2461374514707439 0.0014656941948563 0.009460730808256 0.0 0.0015625 0.1939937994721869 0.0 64 1.0 0.0041907821110721 CCN1-CAV1 +VWF ITGA9 11q13 Invasive Tumor Cells (G1/S) Plasma Cells recompute recompute recompute 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.0003521782369754 0.0053724660607752 0.0 0.0 0.0 0.0 5 1.0 0.0041906688770442 VWF-ITGA9 +MMRN2 CD93 Dendritic Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6301823358791634 0.4630027772793905 0.2461374514707439 0.0015409900107563 0.0048929293424311 0.0 0.0 0.0 0.0 752 1.0 0.0041905079747298 MMRN2-CD93 +MMRN2 CLEC14A Plasma Cells Myoepithelial Cells recompute recompute recompute 0.7205550478301406 0.7154802332407408 0.8293805866303694 0.0002165306714062 0.0058465532256424 0.0 0.0 0.0 0.0 324 1.0 0.0041902808892579 MMRN2-CLEC14A +VWF SELP 11q13 Invasive Tumor Cells CXCL14+ Fibroblasts recompute recompute recompute 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.0131302879503246 0.0001189339410417 0.0 9.314456035767511e-06 0.0585601137400518 0.0 4880 1.0 0.0041894096090059 VWF-SELP +VWF LRP1 B Cells CXCL14+ Fibroblasts recompute recompute recompute 0.6332974881236617 0.9078204025796472 0.6198216015396206 0.00023686843287 0.0064028969591119 0.0 4.261363636363636e-05 0.0044424857715497 0.0 800 1.0 0.0041891848463208 VWF-LRP1 +VWF LRP1 Myeloid Cells Plasma Cells recompute recompute recompute 0.7848266128497919 0.7346293219749174 0.7204611100467462 0.0004024409845247 0.0032275631628407 0.0 0.0015356265356265 0.0730969098803872 0.0 37 1.0 0.0041880025588623 VWF-LRP1 +CD34 SELP Mast Cells Mast Cells recompute recompute recompute 0.8532069650852002 0.8347297932672282 1.0 0.00083777361258 0.0009042150166242 0.0 0.0 0.0 0.0 14 1.0 0.0041879496348728 CD34-SELP +CCN1 CAV1 Myeloid Cells B Cells recompute recompute recompute 0.7797135509308979 0.62431395375366 0.6198216015396206 0.0009209869688402 0.0019304335593669 0.0 0.0 0.0 0.0 144 1.0 0.0041839519996356 CCN1-CAV1 +CD34 SELP Mast Cells Plasma Cells recompute recompute recompute 0.8532069650852002 0.4623922682986163 0.7204611100467462 0.00083777361258 0.0022515473538965 0.0 0.0 0.0 0.0 50 1.0 0.0041835830915418 CD34-SELP +MMRN2 CD93 T Lymphocytes Plasma Cells recompute recompute recompute 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.0031934983073077 0.0009242223287825 0.0 0.0007012622720897 0.0696590509931177 0.0 713 1.0 0.0041804942118801 MMRN2-CD93 +EFNB2 PECAM1 B Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7800321422220979 0.2491073778594529 0.2461374514707439 0.0014623066995027 0.0076066460958003 0.0 0.0 0.0 0.0 211 1.0 0.0041781626435855 EFNB2-PECAM1 +VWF LRP1 Myeloid Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7848266128497919 0.2550748532138862 0.2461374514707439 0.0004024409845247 0.0267255153180908 0.0 0.0 0.0 0.0 122 1.0 0.0041755118944916 VWF-LRP1 +CXCL12 ITGA5 Plasma Cells Apocrine Cells recompute recompute recompute 0.8730912658940219 0.2488118640045775 0.2461374514707439 0.0057086106530109 0.0017288776969264 0.0 0.0113636363636363 0.2162629757785469 0.0 24 1.0 0.00417254541867 CXCL12-ITGA5 +MMRN2 CLEC14A Luminal-like Amorphous DCIS Cells Macrophages recompute recompute recompute 0.250044481781731 0.9195415044619336 0.2461374514707439 0.0070431301838115 0.0013235329769289 0.0 0.0 0.0 0.0 222 1.0 0.0041723281223182 MMRN2-CLEC14A +MMRN2 CLEC14A Apocrine Cells Pericytes recompute recompute recompute 0.250044481781731 0.9003264838243337 0.2461374514707439 7.058774627838557e-05 0.1341680150528327 0.0 0.0 0.0 0.0 9 1.0 0.0041687496736189 MMRN2-CLEC14A +MMRN2 CLEC14A 11q13 Invasive Tumor Cells (Mitotic) B Cells recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0024635726452692 0.000671064546954 0.0 0.0 0.0 0.0 42 1.0 0.0041670940316069 MMRN2-CLEC14A +COL4A2 CD93 Mast Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.8355319038299565 0.4630027772793905 0.2461374514707439 0.001123788079051 0.0048929293424311 0.0 0.0 0.0 0.0 41 1.0 0.0041670663330621 COL4A2-CD93 +MMRN2 CD93 CAFs, Invasive Associated Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6301823358791634 0.4630027772793905 0.2461374514707439 0.00146889578236 0.0048929293424311 0.0 0.0 0.0 0.0 155 1.0 0.0041571773708899 MMRN2-CD93 +VWF SELP Macrophages Mast Cells recompute recompute recompute 0.9011206516381156 0.8347297932672282 0.8567148457705164 0.0008850282134344 0.0009042150166242 0.0 0.0 0.0 0.0 165 1.0 0.0041565590152832 VWF-SELP +VWF LRP1 T Lymphocytes Mast Cells recompute recompute recompute 0.6332974881236617 0.8755243548400705 0.6198216015396206 0.0036144684673052 0.0004150165744076 0.0 0.0001365001365001 0.0167008756269091 0.0 333 1.0 0.0041563366031616 VWF-LRP1 +VWF LRP1 Macrophages B Cells recompute recompute recompute 0.9011206516381156 0.6207977546603366 0.6198216015396206 0.0008850282134344 0.0016667952436519 0.0 0.0001587100050787 0.0197258143056974 0.0 1074 1.0 0.0041508889490819 VWF-LRP1 +VWF SELP Luminal-like Amorphous DCIS Cells Dendritic Cells recompute recompute recompute 0.2486570577556728 0.7760344326192508 0.2461374514707439 0.0033537993821664 0.0032078747392388 0.0 6.252344629235963e-05 0.0103749757800971 0.0 727 1.0 0.0041502039762627 VWF-SELP +CD34 SELP B Cells Myeloid Cells recompute recompute recompute 0.633566764858408 0.7478729882108823 0.6198216015396206 0.0006336851232098 0.0027351735586246 0.0 0.0 0.0 0.0 137 1.0 0.004147556403098 CD34-SELP +MMP2 PECAM1 Plasma Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.718867305289982 0.6331674633943454 0.6198216015396206 0.0024319941937022 0.0007400708115376 0.0 0.0 0.0 0.0 8 1.0 0.0041458436413435 MMP2-PECAM1 +VWF ITGA9 Mast Cells Plasma Cells recompute recompute recompute 0.8525936146535493 0.7292496872084557 0.7204611100467462 0.0002103933337194 0.0053724660607752 0.0 0.0 0.0 0.0 50 1.0 0.0041439006261296 VWF-ITGA9 +VWF SELP Luminal-like Amorphous DCIS Cells Myoepithelial Cells recompute recompute recompute 0.2486570577556728 0.4623922682986163 0.2461374514707439 0.0033537993821664 0.0053213839468185 0.0 5.442843341361528e-05 0.0248694351793934 0.0 13362 1.0 0.0041421467458903 VWF-SELP +VWF SELP Plasma Cells Myoepithelial Cells recompute recompute recompute 0.7158082793127664 0.4623922682986163 0.8293805866303694 0.0003457348439318 0.0053213839468185 0.0 0.0 0.0 0.0 324 1.0 0.0041421299054489 VWF-SELP +CCN1 CAV1 Myeloid Cells Mast Cells recompute recompute recompute 0.7797135509308979 0.8617632615906476 0.7827641335561659 0.0009209869688402 0.0010414441948928 0.0 0.0 0.0 0.0 23 1.0 0.0041413511940213 CCN1-CAV1 +HSPG2 LRP1 11q13 Invasive Tumor Cells (G1/S) Mast Cells recompute recompute recompute 0.6589792304505506 0.8755243548400705 0.6198216015396206 0.0033973231723341 0.0004150165744076 0.0 0.0 0.0 0.0 0 1.0 0.0041409830709596 HSPG2-LRP1 +MMRN2 CLEC14A B Cells Myoepithelial Cells recompute recompute recompute 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.0003083910058032 0.0058465532256424 0.0 0.0 0.0 0.0 496 1.0 0.004140548139646 MMRN2-CLEC14A +CCN1 CAV1 Mast Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.8749036366850302 0.62431395375366 0.6198216015396206 0.0004337320404416 0.0034299077593249 0.0 0.0 0.0 0.0 1 1.0 0.0041402274702533 CCN1-CAV1 +VWF SELP 11q13 Invasive Tumor Cells (G1/S) Basal-like Structured DCIS Cells recompute recompute recompute 0.6332974881236617 0.7760344326192508 0.7917001487310438 0.0003521782369754 0.0036702914086929 0.0 0.0 0.0 0.0 1187 1.0 0.0041392438579638 VWF-SELP +CD34 SELP Luminal-like Amorphous DCIS Cells Mast Cells recompute recompute recompute 0.2491449441646273 0.8347297932672282 0.2461374514707439 0.0108445362943651 0.0009042150166242 0.0 0.0 0.0 0.0 34 1.0 0.0041378741045759 CD34-SELP +CD34 SELP B Cells Macrophages recompute recompute recompute 0.633566764858408 0.941479368642921 0.6198216015396206 0.0006336851232098 0.0021392900294222 0.0 0.0 0.0 0.0 1065 1.0 0.0041368553021098 CD34-SELP +VWF SELP Myeloid Cells Macrophages recompute recompute recompute 0.7848266128497919 0.941479368642921 0.7827641335561659 0.0004024409845247 0.0021392900294222 0.0 0.0 0.0 0.0 162 1.0 0.0041323778555614 VWF-SELP +CXCL12 ITGA5 Luminal-like Amorphous DCIS Cells Plasma Cells recompute recompute recompute 0.255669001367946 0.7162873978652844 0.2461374514707439 0.0061207051981986 0.0017943124298833 0.0 0.0 0.0 0.0 272 1.0 0.0041283289709274 CXCL12-ITGA5 +MMRN2 CD93 Apocrine Cells Pericytes recompute recompute recompute 0.250044481781731 0.8817184225858201 0.2461374514707439 7.058774627838557e-05 0.1281708518900828 0.0 0.0 0.0 0.0 9 1.0 0.0041227232121602 MMRN2-CD93 +MMRN2 CLEC14A Plasma Cells T Lymphocytes recompute recompute recompute 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0002165306714062 0.0079745943515326 0.0 0.0 0.0 0.0 753 1.0 0.0041206864951397 MMRN2-CLEC14A +COL4A2 CD93 Mast Cells B Cells recompute recompute recompute 0.8355319038299565 0.7779918296243433 0.6198216015396206 0.001123788079051 0.001079730675535 0.0 0.0 0.0 0.0 112 1.0 0.0041197300358156 COL4A2-CD93 +VWF SELP Myeloid Cells Dendritic Cells recompute recompute recompute 0.7848266128497919 0.7760344326192508 0.6198216015396206 0.0004024409845247 0.0032078747392388 0.0 0.0 0.0 0.0 170 1.0 0.0041175814434441 VWF-SELP +VWF LRP1 Luminal-like Amorphous DCIS Cells Plasma Cells recompute recompute recompute 0.2486570577556728 0.7346293219749174 0.2461374514707439 0.0033537993821664 0.0032275631628407 0.0 4.1778074866310165e-05 0.0019886659305693 0.0 272 1.0 0.004116646197849 VWF-LRP1 +CXCL12 ITGA5 Apocrine Cells T Lymphocytes recompute recompute recompute 0.255669001367946 0.6338612823312899 0.2461374514707439 0.0002269856810233 0.053516012135424 0.0 0.0 0.0 0.0 74 1.0 0.0041136301587557 CXCL12-ITGA5 +COL4A2 CD93 B Cells CXCL14+ Fibroblasts recompute recompute recompute 0.7783550150988336 0.8817184225858201 0.6198216015396206 0.0033449520260795 0.0003375370073613 0.0 0.000125 0.0971122408961878 0.0 800 1.0 0.0041075542088879 COL4A2-CD93 +MMP2 PECAM1 Mast Cells Myeloid Cells recompute recompute recompute 0.8560892486218385 0.7841656220878274 0.7827641335561659 0.0006966068981631 0.001309307002134 0.0 0.0 0.0 0.0 23 1.0 0.0041061306593454 MMP2-PECAM1 +MMP2 PECAM1 Plasma Cells CXCL14+ Fibroblasts recompute recompute recompute 0.718867305289982 0.930308383061206 0.7204611100467462 0.0024319941937022 0.0004089864655001 0.0 0.0 0.0 0.0 306 1.0 0.0041060889200599 MMP2-PECAM1 +VWF SELP CAFs, Invasive Associated Mast Cells recompute recompute recompute 0.6332974881236617 0.8347297932672282 0.6198216015396206 0.0016171311116606 0.0009042150166242 0.0 0.0 0.0 0.0 130 1.0 0.0041058915484995 VWF-SELP +CXCL12 ITGA5 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells recompute recompute recompute 0.6160088550075702 0.7162873978652844 0.6198216015396206 0.0009692519480124 0.0017943124298833 0.0 0.0 0.0 0.0 5 1.0 0.004100911909734 CXCL12-ITGA5 +VWF LRP1 Myoepithelial Cells Mast Cells recompute recompute recompute 0.7158082793127664 0.8755243548400705 0.7204611100467462 0.0025256125075084 0.0004150165744076 0.0 0.0008971291866028 0.1097643075742251 0.0 38 1.0 0.0040975095610775 VWF-LRP1 +EFNB2 PECAM1 Mast Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.8284725546778968 0.2491073778594529 0.2461374514707439 0.0012187708721425 0.0076066460958003 0.0 0.0 0.0 0.0 41 1.0 0.004094117581309 EFNB2-PECAM1 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells (Mitotic) Mast Cells recompute recompute recompute 0.6301823358791634 0.8514619504364779 0.6198216015396206 0.0024635726452692 0.0005740632036187 0.0 0.0 0.0 0.0 5 1.0 0.004093286108104 MMRN2-CLEC14A +CCN1 CAV1 Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.2542249848376565 0.62431395375366 0.2461374514707439 0.0014656941948563 0.0082011408892332 0.0 0.0 0.0 0.0 2 1.0 0.0040921670837981 CCN1-CAV1 +COL4A2 CD93 Plasma Cells CXCL14+ Fibroblasts recompute recompute recompute 0.4630253981438691 0.8817184225858201 0.7204611100467462 0.0047240947268779 0.0003375370073613 0.0 0.0 0.0 0.0 306 1.0 0.0040913488545526 COL4A2-CD93 +MMRN2 CLEC14A Plasma Cells CAFs, Invasive Associated recompute recompute recompute 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0002165306714062 0.0076236123034427 0.0 0.0 0.0 0.0 285 1.0 0.0040898898544205 MMRN2-CLEC14A +MMRN2 CD93 Dendritic Cells Myeloid Cells recompute recompute recompute 0.6301823358791634 0.7461459456652184 0.6198216015396206 0.0015409900107563 0.0010390313650636 0.0 0.0 0.0 0.0 161 1.0 0.0040878853096775 MMRN2-CD93 +MMRN2 CD93 Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7856500335676843 0.6587114738285964 0.6198216015396206 0.0005542667491398 0.0026174949623928 0.0 0.0 0.0 0.0 30 1.0 0.0040860236617321 MMRN2-CD93 +VWF ITGA9 Myeloid Cells CXCL14+ Fibroblasts recompute recompute recompute 0.7848266128497919 0.950463483645931 0.7827641335561659 0.0004024409845247 0.0019776346124415 0.0 0.0 0.0 0.0 527 1.0 0.0040850767704609 VWF-ITGA9 +MMRN2 CLEC14A Mast Cells Dendritic Cells recompute recompute recompute 0.8571898293845529 0.6347970925105053 0.6198216015396206 0.0004196880356983 0.003263637675389 0.0 0.0 0.0 0.0 162 1.0 0.0040810302294946 MMRN2-CLEC14A +VWF SELP 11q13 Invasive Tumor Cells (Mitotic) Mast Cells recompute recompute recompute 0.6332974881236617 0.8347297932672282 0.6198216015396206 0.0015572459193676 0.0009042150166242 0.0 0.0 0.0 0.0 5 1.0 0.0040801502170442 VWF-SELP +VWF SELP Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7158082793127664 0.6572093097629401 0.6198216015396206 0.0003457348439318 0.0045674276780054 0.0 0.0 0.0 0.0 3 1.0 0.0040788016127493 VWF-SELP +MMRN2 CLEC14A Macrophages Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.893316592628645 0.2491545808994955 0.2461374514707439 0.0007691101630988 0.0109188419829382 0.0 0.0 0.0 0.0 263 1.0 0.0040782188910037 MMRN2-CLEC14A +VWF ITGA9 Apocrine Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.2486570577556728 0.6252253442669611 0.2461374514707439 0.0001077515101466 0.1112417752963437 0.0 0.0 0.0 0.0 184 1.0 0.0040762216149789 VWF-ITGA9 +MMP2 PECAM1 Luminal-like Amorphous DCIS Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.2491408586098361 0.6331674633943454 0.2461374514707439 0.0049987108499989 0.0023576674662702 0.0 2.771618625277162e-05 0.0132900003435055 0.0 902 1.0 0.0040745604078758 MMP2-PECAM1 +VWF ITGA9 Myoepithelial Cells Apocrine Cells recompute recompute recompute 0.7158082793127664 0.2531744428854943 0.2461374514707439 0.0025256125075084 0.0040430820937484 0.0 8.666262241095416e-05 0.2326845148235901 0.0 1049 1.0 0.0040714214993229 VWF-ITGA9 +CD34 SELP Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.2491449441646273 0.6572093097629401 0.2461374514707439 0.0108445362943651 0.0010419094417808 0.0 0.0 0.0 0.0 26 1.0 0.0040712694146469 CD34-SELP +MMP2 PECAM1 Endothelial Cells Apocrine Cells recompute recompute recompute 0.9067635403815892 0.2491073778594529 0.2461374514707439 0.0411127335336962 0.0001990509171164 0.0 0.0 0.0 0.0 33 1.0 0.0040707097727291 MMP2-PECAM1 +VWF ITGA9 Plasma Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7158082793127664 0.6252253442669611 0.6198216015396206 0.0003457348439318 0.0047273851759697 0.0 0.0 0.0 0.0 8 1.0 0.0040682997116898 VWF-ITGA9 +CD34 SELP Myoepithelial Cells CXCL14+ Fibroblasts recompute recompute recompute 0.7168245244832976 0.8819126042133903 0.7204611100467462 0.0082993421103349 0.0001189339410417 0.0 0.0 0.0 0.0 1538 1.0 0.0040626172968619 CD34-SELP +HSPG2 LRP1 Mast Cells Mast Cells recompute recompute recompute 0.8349903778527206 0.8755243548400705 1.0 0.0014804857410621 0.0004150165744076 0.0 0.0019841269841269 0.2757859900717045 0.0 14 1.0 0.0040619895099279 HSPG2-LRP1 +MMP2 PECAM1 Plasma Cells Mast Cells recompute recompute recompute 0.718867305289982 0.8537710813834968 0.7204611100467462 0.0024319941937022 0.0004138063814779 0.0 0.0020833333333333 0.3032848077640911 0.0 48 1.0 0.004055665438287 MMP2-PECAM1 +MMRN2 CD93 CAFs, Invasive Associated Myeloid Cells recompute recompute recompute 0.6301823358791634 0.7461459456652184 0.6198216015396206 0.00146889578236 0.0010390313650636 0.0 0.0 0.0 0.0 143 1.0 0.0040553709494564 MMRN2-CD93 +CD34 SELP B Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.633566764858408 0.4623922682986163 0.2461374514707439 0.0006336851232098 0.0096770075292062 0.0 0.0 0.0 0.0 211 1.0 0.0040513562089091 CD34-SELP +CD34 SELP B Cells CAFs, Invasive Associated recompute recompute recompute 0.633566764858408 0.6572093097629401 0.7917001487310438 0.0006336851232098 0.002113171886167 0.0 0.0 0.0 0.0 968 1.0 0.0040502237312959 CD34-SELP +VWF SELP 11q13 Invasive Tumor Cells (G1/S) Dendritic Cells recompute recompute recompute 0.6332974881236617 0.7760344326192508 0.7917001487310438 0.0003521782369754 0.0032078747392388 0.0 0.0 0.0 0.0 193 1.0 0.0040473787814061 VWF-SELP +MMRN2 CD93 Luminal-like Amorphous DCIS Cells Mast Cells recompute recompute recompute 0.250044481781731 0.8347945881127203 0.2461374514707439 0.0070431301838115 0.0012097093680331 0.0 0.0 0.0 0.0 34 1.0 0.0040445567575354 MMRN2-CD93 +VWF SELP Plasma Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.7158082793127664 0.7760344326192508 0.6198216015396206 0.0003457348439318 0.0036702914086929 0.0 0.0018037518037518 0.752344635679687 0.0 126 1.0 0.0040432784053844 VWF-SELP +MMRN2 CD93 B Cells CAFs, Invasive Associated recompute recompute recompute 0.6301823358791634 0.6587114738285964 0.7917001487310438 0.0003083910058032 0.0042738820064046 0.0 0.0 0.0 0.0 968 1.0 0.0040374787994539 MMRN2-CD93 +MMRN2 CLEC14A B Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0003083910058032 0.0044340558155446 0.0 0.0 0.0 0.0 50 1.0 0.0040373521996357 MMRN2-CLEC14A +MMRN2 CLEC14A Macrophages CXCL14+ Fibroblasts recompute recompute recompute 0.893316592628645 0.9003264838243337 0.8875000050982297 0.0007691101630988 0.0007880862995141 0.0 0.0 0.0 0.0 1462 1.0 0.0040366820954162 MMRN2-CLEC14A +VWF SELP Apocrine Cells Pericytes recompute recompute recompute 0.2486570577556728 0.8819126042133903 0.2461374514707439 0.0001077515101466 0.0741032966028748 0.0 0.0 0.0 0.0 9 1.0 0.0040341392893777 VWF-SELP +VWF ITGA9 CXCL14+ Fibroblasts CXCL14+ Fibroblasts recompute recompute recompute 0.9275752708651288 0.950463483645931 1.0 0.000245041593909 0.0019776346124415 0.0 2.2619828541699653e-05 0.0094900529961282 0.0 4019 1.0 0.0040282374769092 VWF-ITGA9 +MMRN2 CLEC14A Dendritic Cells CXCL14+ Fibroblasts recompute recompute recompute 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.0015409900107563 0.0007880862995141 0.0 0.0003615328994938 0.2414162669799348 0.0 922 1.0 0.0040279662034122 MMRN2-CLEC14A +MMP2 PECAM1 11q13 Invasive Tumor Cells (Mitotic) Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6303642896310324 0.2491073778594529 0.2461374514707439 0.0014431743145616 0.0076066460958003 0.0 0.0002136752136752 0.090179516409238 0.0 351 1.0 0.0040235733163856 MMP2-PECAM1 +EFNB2 PECAM1 B Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7800321422220979 0.6331674633943454 0.7917001487310438 0.0014623066995027 0.0007400708115376 0.0 0.0 0.0 0.0 42 1.0 0.0040217839452599 EFNB2-PECAM1 +VWF SELP CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.9275752708651288 0.6572093097629401 0.6198216015396206 0.000245041593909 0.0045674276780054 0.0 0.0 0.0 0.0 390 1.0 0.0040213785720259 VWF-SELP +VWF SELP Luminal-like Amorphous DCIS Cells Myeloid Cells recompute recompute recompute 0.2486570577556728 0.7478729882108823 0.2461374514707439 0.0033537993821664 0.0027351735586246 0.0 0.0 0.0 0.0 84 1.0 0.0040165687516955 VWF-SELP +HSPG2 LRP1 Mast Cells Myeloid Cells recompute recompute recompute 0.8349903778527206 0.7769451595923457 0.7827641335561659 0.0014804857410621 0.0005558995075445 0.0 0.0 0.0 0.0 23 1.0 0.0040134606174387 HSPG2-LRP1 +MMRN2 CD93 Macrophages Myeloid Cells recompute recompute recompute 0.893316592628645 0.7461459456652184 0.7827641335561659 0.0007691101630988 0.0010390313650636 0.0 0.0013966480446927 0.1621880240979953 0.0 179 1.0 0.0040118793026779 MMRN2-CD93 +VWF ITGA9 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.9275752708651288 0.6252253442669611 0.6198216015396206 0.000245041593909 0.0047273851759697 0.0 0.0002222716159146 0.0104225850229457 0.0 409 1.0 0.0040110245210336 VWF-ITGA9 +VWF LRP1 Plasma Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7158082793127664 0.2550748532138862 0.2461374514707439 0.0003457348439318 0.0267255153180908 0.0 8.386447500838645e-05 0.0045862168204618 0.0 271 1.0 0.0040091657444071 VWF-LRP1 +MMRN2 CLEC14A Myeloid Cells Macrophages recompute recompute recompute 0.7856500335676843 0.9195415044619336 0.7827641335561659 0.0005542667491398 0.0013235329769289 0.0 0.0 0.0 0.0 162 1.0 0.0040085073607813 MMRN2-CLEC14A +CCN1 CAV1 Apocrine Cells Macrophages recompute recompute recompute 0.2542249848376565 0.8818704453527788 0.2461374514707439 0.0014656941948563 0.0051192928876727 0.0 0.0 0.0 0.0 15 1.0 0.0040072181490933 CCN1-CAV1 +VWF SELP Luminal-like Amorphous DCIS Cells Macrophages recompute recompute recompute 0.2486570577556728 0.941479368642921 0.2461374514707439 0.0033537993821664 0.0021392900294222 0.0 0.0004095004095004 0.0733491569221699 0.0 222 1.0 0.0040062056116533 VWF-SELP +HSPG2 LRP1 Plasma Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.0012814156885439 0.0018097844702233 0.0 0.0 0.0 0.0 8 1.0 0.0040057746789357 HSPG2-LRP1 +MMRN2 CD93 11q13 Invasive Tumor Cells (Mitotic) Plasma Cells recompute recompute recompute 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.0024635726452692 0.0009242223287825 0.0 0.0 0.0 0.0 5 1.0 0.0040035397123541 MMRN2-CD93 +MMP2 PECAM1 11q13 Invasive Tumor Cells (Mitotic) 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6303642896310324 0.6331674633943454 0.9592803095773328 0.0014431743145616 0.0007400708115376 0.0 0.0001003344481605 0.0231224639554507 0.0 1495 1.0 0.0039989205963528 MMP2-PECAM1 +MMRN2 CLEC14A CAFs, Invasive Associated CXCL14+ Fibroblasts recompute recompute recompute 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.00146889578236 0.0007880862995141 0.0 0.0 0.0 0.0 1490 1.0 0.003995928429802 MMRN2-CLEC14A +VWF SELP Dendritic Cells B Cells recompute recompute recompute 0.6332974881236617 0.7760344326192508 0.909150863993142 0.0019871862905238 0.0004582650848664 0.0 5.783021050196623e-05 0.0290849091342 0.0 1572 1.0 0.0039955995666388 VWF-SELP +MMRN2 CLEC14A Dendritic Cells Plasma Cells recompute recompute recompute 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.0015409900107563 0.0009436211854823 0.0 0.000697350069735 0.0775707510369413 0.0 239 1.0 0.0039947467618707 MMRN2-CLEC14A +VWF SELP CXCL14+ Fibroblasts Macrophages recompute recompute recompute 0.9275752708651288 0.941479368642921 0.8875000050982297 0.000245041593909 0.0021392900294222 0.0 0.0 0.0 0.0 1424 1.0 0.0039946272726139 VWF-SELP +MMRN2 CD93 CAFs, Invasive Associated 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6301823358791634 0.6587114738285964 0.9161861017439124 0.00146889578236 0.0007261054236978 0.0 0.0005434782608695 0.0665501597556886 0.0 460 1.0 0.0039935346993031 MMRN2-CD93 +MMRN2 CD93 Plasma Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.7205550478301406 0.7779918296243433 0.6198216015396206 0.0002165306714062 0.0053794918117879 0.0 0.0 0.0 0.0 126 1.0 0.0039920724161181 MMRN2-CD93 +VWF ITGA9 B Cells Myeloid Cells recompute recompute recompute 0.6332974881236617 0.7831795333113832 0.6198216015396206 0.00023686843287 0.0055509879377996 0.0 0.0 0.0 0.0 137 1.0 0.00399121755914 VWF-ITGA9 +VWF SELP CXCL14+ Fibroblasts Myoepithelial Cells recompute recompute recompute 0.9275752708651288 0.4623922682986163 0.7204611100467462 0.000245041593909 0.0053213839468185 0.0 0.0 0.0 0.0 1884 1.0 0.003989105649717 VWF-SELP +VWF SELP CXCL14+ Fibroblasts Basal-like Structured DCIS Cells recompute recompute recompute 0.9275752708651288 0.7760344326192508 0.6198216015396206 0.000245041593909 0.0036702914086929 0.0 3.412503412503413e-05 0.0142335471615075 0.0 1332 1.0 0.0039863554749327 VWF-SELP +VWF SELP Myoepithelial Cells B Cells recompute recompute recompute 0.7158082793127664 0.7760344326192508 0.6198216015396206 0.0025256125075084 0.0004582650848664 0.0 0.0 0.0 0.0 394 1.0 0.003981742647702 VWF-SELP +EFNB2 PECAM1 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells recompute recompute recompute 0.662063103571249 0.2491073778594529 0.2461374514707439 0.0491302556793708 0.0001990509171164 0.0 0.0 0.0 0.0 5 1.0 0.0039792369901659 EFNB2-PECAM1 +VWF SELP Basal-like Structured DCIS Cells B Cells recompute recompute recompute 0.6332974881236617 0.7760344326192508 0.8693461273411047 0.0020251995753771 0.0004582650848664 0.0 0.0 0.0 0.0 270 1.0 0.0039784412829737 VWF-SELP +VEGFC FLT1 Plasma Cells CXCL14+ Fibroblasts recompute recompute recompute 0.4636527906642655 0.878254460598671 0.7204611100467462 0.0023125636768155 0.0005788283879716 0.0 0.0 0.0 0.0 306 1.0 0.0039720324220662 VEGFC-FLT1 +VWF LRP1 CXCL14+ Fibroblasts Plasma Cells recompute recompute recompute 0.9275752708651288 0.7346293219749174 0.7204611100467462 0.000245041593909 0.0032275631628407 0.0 0.0 0.0 0.0 285 1.0 0.003964547277814 VWF-LRP1 +MMRN2 CLEC14A CAFs, Invasive Associated Plasma Cells recompute recompute recompute 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.00146889578236 0.0009436211854823 0.0 0.0 0.0 0.0 253 1.0 0.0039629732101764 MMRN2-CLEC14A +VWF SELP CAFs, DCIS Associated CXCL14+ Fibroblasts recompute recompute recompute 0.7158082793127664 0.8819126042133903 0.7204611100467462 0.0071496754272206 0.0001189339410417 0.0 0.0 0.0 0.0 11475 1.0 0.0039619623802528 VWF-SELP +VWF ITGA9 Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts recompute recompute recompute 0.2486570577556728 0.950463483645931 0.2461374514707439 0.0033537993821664 0.0019776346124415 0.0 6.568575932737782e-05 0.0275581813521961 0.0 1384 1.0 0.0039603487517072 VWF-ITGA9 +MMRN2 CD93 Mast Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.8571898293845529 0.6587114738285964 0.6198216015396206 0.0004196880356983 0.0026174949623928 0.0 0.0 0.0 0.0 10 1.0 0.0039580131774003 MMRN2-CD93 +CCN1 CAV1 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells recompute recompute recompute 0.6213271600240247 0.252518874138558 0.2461374514707439 0.0052560850129547 0.0018925243453249 0.0 0.0 0.0 0.0 4 1.0 0.0039574595405122 CCN1-CAV1 +MMRN2 CLEC14A CXCL14+ Fibroblasts T Lymphocytes recompute recompute recompute 0.940547666092272 0.6347970925105053 0.6198216015396206 0.0001298888146421 0.0079745943515326 0.0 0.0 0.0 0.0 1881 1.0 0.0039560897267859 MMRN2-CLEC14A +MMRN2 CD93 Macrophages Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.893316592628645 0.4630027772793905 0.2461374514707439 0.0007691101630988 0.0048929293424311 0.0 0.0 0.0 0.0 263 1.0 0.0039556858413418 MMRN2-CD93 +VWF LRP1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.9592803095773328 0.0003521782369754 0.0028784826949613 0.0 9.238728750923872e-05 0.0093637824420708 0.0 1476 1.0 0.0039543390627899 VWF-LRP1 +VWF SELP Plasma Cells Dendritic Cells recompute recompute recompute 0.7158082793127664 0.7760344326192508 0.6198216015396206 0.0003457348439318 0.0032078747392388 0.0 0.0 0.0 0.0 271 1.0 0.0039535431559039 VWF-SELP +VWF LRP1 CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.9275752708651288 0.2550748532138862 0.2461374514707439 0.000245041593909 0.0267255153180908 0.0 7.621486494725931e-05 0.0041678898670193 0.0 1491 1.0 0.0039527230659772 VWF-LRP1 +MMP2 PECAM1 Myeloid Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.785133132759182 0.2491073778594529 0.2461374514707439 0.001039571291679 0.0076066460958003 0.0 0.0010245901639344 0.4324181729459365 0.0 122 1.0 0.0039514817345278 MMP2-PECAM1 +HSPG2 LRP1 Plasma Cells B Cells recompute recompute recompute 0.4629984640915818 0.6207977546603366 0.6198216015396206 0.0012814156885439 0.0016667952436519 0.0 0.0007495590828924 0.094830442446387 0.0 315 1.0 0.0039512009464145 HSPG2-LRP1 +MMRN2 CLEC14A Dendritic Cells B Cells recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.909150863993142 0.0015409900107563 0.000671064546954 0.0 0.0002120441051738 0.070327618695807 0.0 1572 1.0 0.0039435294602612 MMRN2-CLEC14A +MMRN2 CLEC14A Mast Cells Macrophages recompute recompute recompute 0.8571898293845529 0.9195415044619336 0.8567148457705164 0.0004196880356983 0.0013235329769289 0.0 0.0 0.0 0.0 165 1.0 0.0039417880902378 MMRN2-CLEC14A +VWF LRP1 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6332974881236617 0.2550748532138862 0.2461374514707439 0.0003521782369754 0.0267255153180908 0.0 0.0 0.0 0.0 19 1.0 0.0039402675145592 VWF-LRP1 +VWF SELP B Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.6332974881236617 0.7760344326192508 0.8693461273411047 0.00023686843287 0.0036702914086929 0.0 0.0 0.0 0.0 360 1.0 0.0039353629411919 VWF-SELP +MMRN2 CD93 T Lymphocytes CXCL14+ Fibroblasts recompute recompute recompute 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.0031934983073077 0.0003375370073613 0.0 0.0 0.0 0.0 1880 1.0 0.0039349951062952 MMRN2-CD93 +CXCL12 ITGA5 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.9592803095773328 0.0001971810371238 0.0050060729272313 0.0 6.159152500615915e-05 0.0353881737590192 0.0 1476 1.0 0.0039323484108212 CXCL12-ITGA5 +MMP2 PECAM1 B Cells CXCL14+ Fibroblasts recompute recompute recompute 0.6303642896310324 0.930308383061206 0.6198216015396206 0.0024819960935566 0.0004089864655001 0.0 0.0 0.0 0.0 800 1.0 0.0039309840068015 MMP2-PECAM1 +MMRN2 CLEC14A CXCL14+ Fibroblasts Myoepithelial Cells recompute recompute recompute 0.940547666092272 0.7154802332407408 0.7204611100467462 0.0001298888146421 0.0058465532256424 0.0 0.0 0.0 0.0 1884 1.0 0.0039296072046071 MMRN2-CLEC14A +MMP2 PECAM1 Apocrine Cells Dendritic Cells recompute recompute recompute 0.2491408586098361 0.6331674633943454 0.2461374514707439 0.0001826541344284 0.0518891167572028 0.0 0.002734375 0.099834113823302 0.0 64 1.0 0.0039292695458214 MMP2-PECAM1 +MMRN2 CD93 Dendritic Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6301823358791634 0.6587114738285964 0.7917001487310438 0.0015409900107563 0.0007261054236978 0.0 0.0 0.0 0.0 209 1.0 0.0039287562403277 MMRN2-CD93 +VWF LRP1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.2486570577556728 0.6207977546603366 0.2461374514707439 0.0033537993821664 0.0028784826949613 0.0 0.0002437241043139 0.0247023107855167 0.0 373 1.0 0.0039271006249841 VWF-LRP1 +MMRN2 CLEC14A CXCL14+ Fibroblasts CAFs, Invasive Associated recompute recompute recompute 0.940547666092272 0.6347970925105053 0.6198216015396206 0.0001298888146421 0.0076236123034427 0.0 0.0 0.0 0.0 1422 1.0 0.0039265232275844 MMRN2-CLEC14A +MMRN2 CLEC14A B Cells Dendritic Cells recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.909150863993142 0.0003083910058032 0.003263637675389 0.0 0.0 0.0 0.0 1549 1.0 0.0039257806544127 MMRN2-CLEC14A +VWF SELP Plasma Cells Myeloid Cells recompute recompute recompute 0.7158082793127664 0.7478729882108823 0.7204611100467462 0.0003457348439318 0.0027351735586246 0.0 0.0 0.0 0.0 43 1.0 0.0039234026931103 VWF-SELP +VWF ITGA9 B Cells Plasma Cells recompute recompute recompute 0.6332974881236617 0.7292496872084557 0.6198216015396206 0.00023686843287 0.0053724660607752 0.0 0.0 0.0 0.0 297 1.0 0.0039226099517191 VWF-ITGA9 +MMRN2 CD93 Luminal-like Amorphous DCIS Cells B Cells recompute recompute recompute 0.250044481781731 0.7779918296243433 0.2461374514707439 0.0070431301838115 0.001079730675535 0.0 0.0 0.0 0.0 176 1.0 0.003922316554583 MMRN2-CD93 +VWF SELP CXCL14+ Fibroblasts Myeloid Cells recompute recompute recompute 0.9275752708651288 0.7478729882108823 0.7827641335561659 0.000245041593909 0.0027351735586246 0.0 8.641548565502938e-05 0.0047432170038663 0.0 526 1.0 0.0039220096573928 VWF-SELP +MMRN2 CD93 Mast Cells Mast Cells recompute recompute recompute 0.8571898293845529 0.8347945881127203 1.0 0.0004196880356983 0.0012097093680331 0.0 0.0 0.0 0.0 14 1.0 0.0039208452642411 MMRN2-CD93 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells Apocrine Cells recompute recompute recompute 0.6301823358791634 0.2491545808994955 0.2461374514707439 0.0208904415011529 0.0004471667362236 0.0 0.0 0.0 0.0 179 1.0 0.0039167270916312 MMRN2-CLEC14A +VWF SELP Plasma Cells Macrophages recompute recompute recompute 0.7158082793127664 0.941479368642921 0.7204611100467462 0.0003457348439318 0.0021392900294222 0.0 0.0 0.0 0.0 337 1.0 0.0039132799306073 VWF-SELP +MMRN2 CD93 Macrophages B Cells recompute recompute recompute 0.893316592628645 0.7779918296243433 0.6198216015396206 0.0007691101630988 0.001079730675535 0.0 0.0 0.0 0.0 1074 1.0 0.0039107507465213 MMRN2-CD93 +VWF ITGA9 Apocrine Cells Mast Cells recompute recompute recompute 0.2486570577556728 0.863034163938375 0.2461374514707439 0.0001077515101466 0.0627102121186242 0.0 0.0 0.0 0.0 1 1.0 0.0039093217973184 VWF-ITGA9 +EFNB2 PECAM1 Mast Cells Mast Cells recompute recompute recompute 0.8284725546778968 0.8537710813834968 1.0 0.0012187708721425 0.0004138063814779 0.0 0.0 0.0 0.0 14 1.0 0.0039089382952623 EFNB2-PECAM1 +VWF SELP B Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6332974881236617 0.6572093097629401 0.7917001487310438 0.00023686843287 0.0045674276780054 0.0 0.0 0.0 0.0 50 1.0 0.0039085145066047 VWF-SELP +MMRN2 CLEC14A Plasma Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0002165306714062 0.0057802287131517 0.0 0.0 0.0 0.0 126 1.0 0.0039054913402259 MMRN2-CLEC14A +VWF ITGA9 B Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6332974881236617 0.6252253442669611 0.7917001487310438 0.00023686843287 0.0047273851759697 0.0 0.0 0.0 0.0 42 1.0 0.0038984510525476 VWF-ITGA9 +VWF SELP CXCL14+ Fibroblasts Dendritic Cells recompute recompute recompute 0.9275752708651288 0.7760344326192508 0.6198216015396206 0.000245041593909 0.0032078747392388 0.0 0.0 0.0 0.0 887 1.0 0.0038978835550707 VWF-SELP +MMRN2 CD93 Plasma Cells Myoepithelial Cells recompute recompute recompute 0.7205550478301406 0.4630027772793905 0.8293805866303694 0.0002165306714062 0.0058437228618857 0.0 0.0 0.0 0.0 324 1.0 0.0038967787369384 MMRN2-CD93 +VWF LRP1 Myeloid Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7848266128497919 0.6207977546603366 0.6198216015396206 0.0004024409845247 0.0028784826949613 0.0 0.0 0.0 0.0 30 1.0 0.0038962317882347 VWF-LRP1 +HSPG2 LRP1 Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7468485855611411 0.6207977546603366 0.6198216015396206 0.0006689050756654 0.0018097844702233 0.0 0.0 0.0 0.0 32 1.0 0.0038926164307851 HSPG2-LRP1 +VWF SELP Myeloid Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7848266128497919 0.4623922682986163 0.2461374514707439 0.0004024409845247 0.0096770075292062 0.0 0.0 0.0 0.0 122 1.0 0.0038925669399198 VWF-SELP +CD34 SELP CXCL14+ Fibroblasts B Cells recompute recompute recompute 0.9303167350027568 0.7760344326192508 0.6198216015396206 0.0016860250240652 0.0004582650848664 0.0 0.0 0.0 0.0 791 1.0 0.0038886175454747 CD34-SELP +CD34 SELP 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts recompute recompute recompute 0.633566764858408 0.8819126042133903 0.6198216015396206 0.0083565457974945 0.0001189339410417 0.0 0.0 0.0 0.0 339 1.0 0.0038857577109359 CD34-SELP +MMRN2 CD93 Myeloid Cells Mast Cells recompute recompute recompute 0.7856500335676843 0.8347945881127203 0.7827641335561659 0.0005542667491398 0.0012097093680331 0.0 0.0 0.0 0.0 23 1.0 0.0038857527640156 MMRN2-CD93 +CXCL12 ITGA5 B Cells Apocrine Cells recompute recompute recompute 0.6160088550075702 0.2488118640045775 0.2461374514707439 0.0052742025956585 0.0017288776969264 0.0 0.0 0.0 0.0 15 1.0 0.0038853191575574 CXCL12-ITGA5 +VWF LRP1 Basal-like Structured DCIS Cells Myeloid Cells recompute recompute recompute 0.6332974881236617 0.7769451595923457 0.6198216015396206 0.0020251995753771 0.0005558995075445 0.0 0.0 0.0 0.0 129 1.0 0.0038840948062589 VWF-LRP1 +MMP2 PECAM1 B Cells Mast Cells recompute recompute recompute 0.6303642896310324 0.8537710813834968 0.6198216015396206 0.0024819960935566 0.0004138063814779 0.0 0.0002577319587628 0.037519770032671 0.0 97 1.0 0.0038827108436344 MMP2-PECAM1 +VWF ITGA9 Luminal-like Amorphous DCIS Cells Apocrine Cells recompute recompute recompute 0.2486570577556728 0.2531744428854943 0.3990376746076917 0.0033537993821664 0.0040430820937484 0.0 0.0 0.0 0.0 97 1.0 0.0038789522624705 VWF-ITGA9 +CCN1 CAV1 Mast Cells Mast Cells recompute recompute recompute 0.8749036366850302 0.8617632615906476 1.0 0.0004337320404416 0.0010414441948928 0.0 0.0 0.0 0.0 14 1.0 0.0038788529653238 CCN1-CAV1 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells (G1/S) Macrophages recompute recompute recompute 0.6301823358791634 0.9195415044619336 0.6198216015396206 0.000716220684292 0.0013235329769289 0.0 0.0 0.0 0.0 119 1.0 0.0038786674289116 MMRN2-CLEC14A +VWF SELP 11q13 Invasive Tumor Cells (G1/S) Myoepithelial Cells recompute recompute recompute 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.0003521782369754 0.0053213839468185 0.0 0.0 0.0 0.0 453 1.0 0.0038780572819487 VWF-SELP +VWF SELP B Cells Dendritic Cells recompute recompute recompute 0.6332974881236617 0.7760344326192508 0.909150863993142 0.00023686843287 0.0032078747392388 0.0 0.0 0.0 0.0 1549 1.0 0.0038768425889542 VWF-SELP +VWF SELP Macrophages 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.9011206516381156 0.6572093097629401 0.6198216015396206 0.0008850282134344 0.0010419094417808 0.0 0.0 0.0 0.0 129 1.0 0.003874879993255 VWF-SELP +MMRN2 CD93 Myeloid Cells Myeloid Cells recompute recompute recompute 0.7856500335676843 0.7461459456652184 1.0 0.0005542667491398 0.0010390313650636 0.0 0.0004416961130742 0.0512926789991893 0.0 1132 1.0 0.0038731894349483 MMRN2-CD93 +VWF LRP1 Dendritic Cells Myeloid Cells recompute recompute recompute 0.6332974881236617 0.7769451595923457 0.6198216015396206 0.0019871862905238 0.0005558995075445 0.0 0.0 0.0 0.0 161 1.0 0.0038718478964917 VWF-LRP1 +MMRN2 CD93 Luminal-like Amorphous DCIS Cells Myeloid Cells recompute recompute recompute 0.250044481781731 0.7461459456652184 0.2461374514707439 0.0070431301838115 0.0010390313650636 0.0 0.0 0.0 0.0 84 1.0 0.0038702260169375 MMRN2-CD93 +VWF ITGA9 Plasma Cells CXCL14+ Fibroblasts recompute recompute recompute 0.7158082793127664 0.950463483645931 0.7204611100467462 0.0003457348439318 0.0019776346124415 0.0 0.0002970885323826 0.1246422319981682 0.0 306 1.0 0.003868486740466 VWF-ITGA9 +MMRN2 CLEC14A Macrophages Plasma Cells recompute recompute recompute 0.893316592628645 0.7154802332407408 0.7204611100467462 0.0007691101630988 0.0009436211854823 0.0 0.0 0.0 0.0 326 1.0 0.0038666513462815 MMRN2-CLEC14A +MMP2 PECAM1 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells recompute recompute recompute 0.6303642896310324 0.7841656220878274 0.6198216015396206 0.0008320501336843 0.001309307002134 0.0 0.0 0.0 0.0 21 1.0 0.003865843557004 MMP2-PECAM1 +VWF SELP Mast Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.8525936146535493 0.6572093097629401 0.6198216015396206 0.0002103933337194 0.0045674276780054 0.0 0.0 0.0 0.0 10 1.0 0.0038658021743795 VWF-SELP +EFNB2 PECAM1 Mast Cells CXCL14+ Fibroblasts recompute recompute recompute 0.8284725546778968 0.930308383061206 0.8567148457705164 0.0012187708721425 0.0004089864655001 0.0 0.0 0.0 0.0 148 1.0 0.0038568352883298 EFNB2-PECAM1 +CD34 SELP 11q13 Invasive Tumor Cells (G1/S) B Cells recompute recompute recompute 0.633566764858408 0.7760344326192508 0.7917001487310438 0.0018436902762588 0.0004582650848664 0.0 0.0 0.0 0.0 38 1.0 0.003856338205585 CD34-SELP +VWF ITGA9 Mast Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.8525936146535493 0.6252253442669611 0.6198216015396206 0.0002103933337194 0.0047273851759697 0.0 0.0 0.0 0.0 1 1.0 0.003855848693969 VWF-ITGA9 +VWF LRP1 11q13 Invasive Tumor Cells (G1/S) Plasma Cells recompute recompute recompute 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.0003521782369754 0.0032275631628407 0.0 0.0 0.0 0.0 5 1.0 0.0038541825638153 VWF-LRP1 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6301823358791634 0.6347970925105053 1.0 0.000716220684292 0.0011388334136451 0.0 0.0001805706031058 0.024040653574182 0.0 1846 1.0 0.0038512615902903 MMRN2-CLEC14A +MMRN2 CD93 B Cells Myoepithelial Cells recompute recompute recompute 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.0003083910058032 0.0058437228618857 0.0 0.0 0.0 0.0 496 1.0 0.0038505294457002 MMRN2-CD93 +CD34 SELP Basal-like Structured DCIS Cells CXCL14+ Fibroblasts recompute recompute recompute 0.633566764858408 0.8819126042133903 0.6198216015396206 0.0078992851324392 0.0001189339410417 0.0 0.0 0.0 0.0 1109 1.0 0.0038494843170594 CD34-SELP +VWF ITGA9 Basal-like Structured DCIS Cells Apocrine Cells recompute recompute recompute 0.6332974881236617 0.2531744428854943 0.2461374514707439 0.0020251995753771 0.0040430820937484 0.0 0.0002619858527639 0.7034180289623805 0.0 694 1.0 0.0038450160996779 VWF-ITGA9 +HSPG2 LRP1 Luminal-like Amorphous DCIS Cells Apocrine Cells recompute recompute recompute 0.4629984640915818 0.2550748532138862 0.3990376746076917 0.0201301851612071 0.0003386430177035 0.0 0.0 0.0 0.0 97 1.0 0.0038412922042214 HSPG2-LRP1 +CD34 SELP Macrophages CXCL14+ Fibroblasts recompute recompute recompute 0.8963354148873306 0.8819126042133903 0.8875000050982297 0.0038492365148421 0.0001189339410417 0.0 0.0 0.0 0.0 1462 1.0 0.0038411720106634 CD34-SELP +HSPG2 LRP1 Myeloid Cells B Cells recompute recompute recompute 0.7468485855611411 0.6207977546603366 0.6198216015396206 0.0006689050756654 0.0016667952436519 0.0 0.0001929012345679 0.0244048932766437 0.0 144 1.0 0.0038395843396347 HSPG2-LRP1 +VWF SELP Mast Cells Myoepithelial Cells recompute recompute recompute 0.8525936146535493 0.4623922682986163 0.7204611100467462 0.0002103933337194 0.0053213839468185 0.0 0.0 0.0 0.0 66 1.0 0.0038347778052482 VWF-SELP +VWF ITGA9 Dendritic Cells Apocrine Cells recompute recompute recompute 0.6332974881236617 0.2531744428854943 0.2461374514707439 0.0019871862905238 0.0040430820937484 0.0 0.0 0.0 0.0 75 1.0 0.003832892408683 VWF-ITGA9 +MMP2 PECAM1 Myoepithelial Cells Apocrine Cells recompute recompute recompute 0.718867305289982 0.2491073778594529 0.2461374514707439 0.0361307801045652 0.0001990509171164 0.0 0.0004289799809342 0.2878670304638417 0.0 1049 1.0 0.0038327699575502 MMP2-PECAM1 +MMRN2 CD93 CXCL14+ Fibroblasts Basal-like Structured DCIS Cells recompute recompute recompute 0.940547666092272 0.7779918296243433 0.6198216015396206 0.0001298888146421 0.0053794918117879 0.0 0.0 0.0 0.0 1332 1.0 0.0038326130106278 MMRN2-CD93 +VWF SELP Mast Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.8525936146535493 0.7760344326192508 0.6198216015396206 0.0002103933337194 0.0036702914086929 0.0 0.0 0.0 0.0 30 1.0 0.0038321340273818 VWF-SELP +CCN1 CAV1 Mast Cells Myeloid Cells recompute recompute recompute 0.8749036366850302 0.7832252605020791 0.7827641335561659 0.0004337320404416 0.00136079311934 0.0 0.0 0.0 0.0 23 1.0 0.003831928903027 CCN1-CAV1 +MMP2 PECAM1 Luminal-like Amorphous DCIS Cells Myeloid Cells recompute recompute recompute 0.2491408586098361 0.7841656220878274 0.2461374514707439 0.0049987108499989 0.001309307002134 0.0 0.0 0.0 0.0 84 1.0 0.0038281507468642 MMP2-PECAM1 +MMRN2 CLEC14A Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.250044481781731 0.6347970925105053 0.2461374514707439 0.0070431301838115 0.0011388334136451 0.0 0.0 0.0 0.0 26 1.0 0.0038253987825211 MMRN2-CLEC14A +MMRN2 CLEC14A CAFs, Invasive Associated B Cells recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.00146889578236 0.000671064546954 0.0 0.0 0.0 0.0 917 1.0 0.0038230012023567 MMRN2-CLEC14A +VWF SELP Mast Cells Macrophages recompute recompute recompute 0.8525936146535493 0.941479368642921 0.8567148457705164 0.0002103933337194 0.0021392900294222 0.0 0.0 0.0 0.0 165 1.0 0.003817557473368 VWF-SELP +MMRN2 CLEC14A Macrophages 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.893316592628645 0.6347970925105053 0.6198216015396206 0.0007691101630988 0.0011388334136451 0.0 0.0 0.0 0.0 129 1.0 0.0038141187577035 MMRN2-CLEC14A +MMRN2 CLEC14A Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts recompute recompute recompute 0.250044481781731 0.9003264838243337 0.2461374514707439 0.0070431301838115 0.0007880862995141 0.0 0.0001204238921001 0.0804139444203395 0.0 1384 1.0 0.0038134973011318 MMRN2-CLEC14A +VWF LRP1 Mast Cells Plasma Cells recompute recompute recompute 0.8525936146535493 0.7346293219749174 0.7204611100467462 0.0002103933337194 0.0032275631628407 0.0 0.0 0.0 0.0 50 1.0 0.0038111695311696 VWF-LRP1 +VEGFC FLT1 B Cells CXCL14+ Fibroblasts recompute recompute recompute 0.7745997874735252 0.878254460598671 0.6198216015396206 0.0012459853895406 0.0005788283879716 0.0 0.0 0.0 0.0 800 1.0 0.0038063294104297 VEGFC-FLT1 +CD34 SELP Mast Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.8532069650852002 0.6572093097629401 0.6198216015396206 0.00083777361258 0.0010419094417808 0.0 0.0 0.0 0.0 1 1.0 0.0038047997530527 CD34-SELP +MMRN2 CLEC14A 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6301823358791634 0.2491545808994955 0.2461374514707439 0.000716220684292 0.0109188419829382 0.0 0.0 0.0 0.0 19 1.0 0.0038023940717782 MMRN2-CLEC14A +CCN1 CAV1 Apocrine Cells CXCL14+ Fibroblasts recompute recompute recompute 0.2542249848376565 0.943345641464811 0.2461374514707439 0.0014656941948563 0.0034806998160403 0.0 0.0 0.0 0.0 20 1.0 0.0038001157697089 CCN1-CAV1 +VWF LRP1 Mast Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.8525936146535493 0.2550748532138862 0.2461374514707439 0.0002103933337194 0.0267255153180908 0.0 0.0 0.0 0.0 41 1.0 0.0037998027665116 VWF-LRP1 +MMRN2 CD93 11q13 Invasive Tumor Cells (G1/S) B Cells recompute recompute recompute 0.6301823358791634 0.7779918296243433 0.7917001487310438 0.000716220684292 0.001079730675535 0.0 0.006578947368421 0.7226140486770763 0.0 38 1.0 0.0037980650488341 MMRN2-CD93 +MMRN2 CLEC14A Myoepithelial Cells Apocrine Cells recompute recompute recompute 0.7205550478301406 0.2491545808994955 0.2461374514707439 0.0151307911035231 0.0004471667362236 0.0 0.0003177629488401 0.0385532034207206 0.0 1049 1.0 0.003795559620777 MMRN2-CLEC14A +MMRN2 CLEC14A Basal-like Structured DCIS Cells Apocrine Cells recompute recompute recompute 0.6301823358791634 0.2491545808994955 0.2461374514707439 0.0172764782878141 0.0004471667362236 0.0 0.0 0.0 0.0 694 1.0 0.0037946749985248 MMRN2-CLEC14A +MMRN2 CLEC14A Dendritic Cells Mast Cells recompute recompute recompute 0.6301823358791634 0.8514619504364779 0.6198216015396206 0.0015409900107563 0.0005740632036187 0.0 0.0 0.0 0.0 151 1.0 0.0037853962931444 MMRN2-CLEC14A +EFNB2 PECAM1 Mast Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.8284725546778968 0.6331674633943454 0.6198216015396206 0.0012187708721425 0.0007400708115376 0.0 0.0 0.0 0.0 1 1.0 0.0037833632071332 EFNB2-PECAM1 +MMRN2 CLEC14A Luminal-like Amorphous DCIS Cells Plasma Cells recompute recompute recompute 0.250044481781731 0.7154802332407408 0.2461374514707439 0.0070431301838115 0.0009436211854823 0.0 0.0006127450980392 0.0681595937420182 0.0 272 1.0 0.0037820466274503 MMRN2-CLEC14A +MMRN2 CLEC14A Myeloid Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7856500335676843 0.2491545808994955 0.2461374514707439 0.0005542667491398 0.0109188419829382 0.0 0.0 0.0 0.0 122 1.0 0.0037797513570762 MMRN2-CLEC14A +COL4A2 CD93 Mast Cells Plasma Cells recompute recompute recompute 0.8355319038299565 0.4630027772793905 0.7204611100467462 0.001123788079051 0.0009242223287825 0.0 0.0 0.0 0.0 50 1.0 0.0037751809517495 COL4A2-CD93 +VWF ITGA9 Mast Cells CXCL14+ Fibroblasts recompute recompute recompute 0.8525936146535493 0.950463483645931 0.8567148457705164 0.0002103933337194 0.0019776346124415 0.0 0.0 0.0 0.0 148 1.0 0.0037738599662098 VWF-ITGA9 +VWF LRP1 Basal-like Structured DCIS Cells Mast Cells recompute recompute recompute 0.6332974881236617 0.8755243548400705 0.6198216015396206 0.0020251995753771 0.0004150165744076 0.0 0.0 0.0 0.0 18 1.0 0.0037738221882431 VWF-LRP1 +VWF SELP CAFs, Invasive Associated B Cells recompute recompute recompute 0.6332974881236617 0.7760344326192508 0.7917001487310438 0.0016171311116606 0.0004582650848664 0.0 0.0 0.0 0.0 917 1.0 0.003772714526735 VWF-SELP +MMRN2 CLEC14A Macrophages Mast Cells recompute recompute recompute 0.893316592628645 0.8514619504364779 0.8567148457705164 0.0007691101630988 0.0005740632036187 0.0 0.0 0.0 0.0 165 1.0 0.0037713317529329 MMRN2-CLEC14A +CD34 SELP Plasma Cells B Cells recompute recompute recompute 0.7168245244832976 0.7760344326192508 0.6198216015396206 0.0018206581062216 0.0004582650848664 0.0 0.0 0.0 0.0 315 1.0 0.0037712581988025 CD34-SELP +VWF SELP Mast Cells Myeloid Cells recompute recompute recompute 0.8525936146535493 0.7478729882108823 0.7827641335561659 0.0002103933337194 0.0027351735586246 0.0 0.0 0.0 0.0 23 1.0 0.0037702775776836 VWF-SELP +MMRN2 CD93 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts recompute recompute recompute 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.0024635726452692 0.0003375370073613 0.0 0.0 0.0 0.0 339 1.0 0.0037684322421025 MMRN2-CD93 +VWF SELP Luminal-like Amorphous DCIS Cells CAFs, Invasive Associated recompute recompute recompute 0.2486570577556728 0.6572093097629401 0.2461374514707439 0.0033537993821664 0.002113171886167 0.0 0.0006184291898577 0.1238070389886713 0.0 147 1.0 0.0037655311870518 VWF-SELP +VWF SELP 11q13 Invasive Tumor Cells (G1/S) CAFs, Invasive Associated recompute recompute recompute 0.6332974881236617 0.6572093097629401 0.9161861017439124 0.0003521782369754 0.002113171886167 0.0 0.0 0.0 0.0 408 1.0 0.0037627135089698 VWF-SELP +CCN1 CAV1 Mast Cells B Cells recompute recompute recompute 0.8749036366850302 0.62431395375366 0.6198216015396206 0.0004337320404416 0.0019304335593669 0.0 0.0 0.0 0.0 112 1.0 0.0037620084743711 CCN1-CAV1 +VWF LRP1 Dendritic Cells Mast Cells recompute recompute recompute 0.6332974881236617 0.8755243548400705 0.6198216015396206 0.0019871862905238 0.0004150165744076 0.0 0.0001505117399157 0.0184152039197375 0.0 151 1.0 0.0037619229782284 VWF-LRP1 +VWF SELP 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells recompute recompute recompute 0.6332974881236617 0.7478729882108823 0.6198216015396206 0.0003521782369754 0.0027351735586246 0.0 0.0 0.0 0.0 21 1.0 0.0037604857219061 VWF-SELP +MMRN2 CD93 11q13 Invasive Tumor Cells (G1/S) Mast Cells recompute recompute recompute 0.6301823358791634 0.8347945881127203 0.6198216015396206 0.000716220684292 0.0012097093680331 0.0 0.0 0.0 0.0 0 1.0 0.0037598889876189 MMRN2-CD93 +MMRN2 CLEC14A CAFs, Invasive Associated Mast Cells recompute recompute recompute 0.6301823358791634 0.8514619504364779 0.6198216015396206 0.00146889578236 0.0005740632036187 0.0 0.0 0.0 0.0 130 1.0 0.0037552878802778 MMRN2-CLEC14A +VWF SELP 11q13 Invasive Tumor Cells (G1/S) Macrophages recompute recompute recompute 0.6332974881236617 0.941479368642921 0.6198216015396206 0.0003521782369754 0.0021392900294222 0.0 0.0 0.0 0.0 119 1.0 0.0037507833011156 VWF-SELP +COL4A2 CD93 Mast Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.8355319038299565 0.6587114738285964 0.6198216015396206 0.001123788079051 0.0007261054236978 0.0 0.0 0.0 0.0 1 1.0 0.0037506207901232 COL4A2-CD93 +MMP2 PECAM1 Mast Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.8560892486218385 0.2491073778594529 0.2461374514707439 0.0006966068981631 0.0076066460958003 0.0 0.0 0.0 0.0 41 1.0 0.0037501202451139 MMP2-PECAM1 +MMRN2 CLEC14A CXCL14+ Fibroblasts Basal-like Structured DCIS Cells recompute recompute recompute 0.940547666092272 0.6347970925105053 0.6198216015396206 0.0001298888146421 0.0057802287131517 0.0 0.0 0.0 0.0 1332 1.0 0.0037494903306385 MMRN2-CLEC14A +VWF SELP 11q13 Invasive Tumor Cells (Mitotic) B Cells recompute recompute recompute 0.6332974881236617 0.7760344326192508 0.7917001487310438 0.0015572459193676 0.0004582650848664 0.0 0.0 0.0 0.0 42 1.0 0.0037490620035323 VWF-SELP +VEGFC FLT1 Mast Cells B Cells recompute recompute recompute 0.8317042416754105 0.777821334064334 0.6198216015396206 0.0005440770361181 0.001271575589586 0.0 0.0 0.0 0.0 112 1.0 0.0037484775264517 VEGFC-FLT1 +VWF SELP Mast Cells Dendritic Cells recompute recompute recompute 0.8525936146535493 0.7760344326192508 0.6198216015396206 0.0002103933337194 0.0032078747392388 0.0 0.0002805836139169 0.0465593048896953 0.0 162 1.0 0.0037470848498303 VWF-SELP +VWF LRP1 CAFs, Invasive Associated Myeloid Cells recompute recompute recompute 0.6332974881236617 0.7769451595923457 0.6198216015396206 0.0016171311116606 0.0005558995075445 0.0 0.0 0.0 0.0 143 1.0 0.0037411301144685 VWF-LRP1 +VWF LRP1 Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0003457348439318 0.0028784826949613 0.0 0.0 0.0 0.0 3 1.0 0.0037410117399659 VWF-LRP1 +VWF SELP Plasma Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7158082793127664 0.4623922682986163 0.2461374514707439 0.0003457348439318 0.0096770075292062 0.0 0.0 0.0 0.0 271 1.0 0.0037374928937277 VWF-SELP +MMRN2 CD93 Plasma Cells CAFs, Invasive Associated recompute recompute recompute 0.7205550478301406 0.6587114738285964 0.6198216015396206 0.0002165306714062 0.0042738820064046 0.0 0.0 0.0 0.0 285 1.0 0.0037367899877943 MMRN2-CD93 +MMRN2 CLEC14A Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0002165306714062 0.0044340558155446 0.0 0.0 0.0 0.0 3 1.0 0.0037366728164217 MMRN2-CLEC14A +VWF SELP Myeloid Cells CAFs, Invasive Associated recompute recompute recompute 0.7848266128497919 0.6572093097629401 0.6198216015396206 0.0004024409845247 0.002113171886167 0.0 0.0 0.0 0.0 160 1.0 0.0037359323612033 VWF-SELP +HSPG2 LRP1 B Cells Myeloid Cells recompute recompute recompute 0.7789175740361626 0.7769451595923457 0.6198216015396206 0.0012941512528773 0.0005558995075445 0.0 0.0 0.0 0.0 137 1.0 0.0037312714756173 HSPG2-LRP1 +VWF LRP1 Macrophages Myeloid Cells recompute recompute recompute 0.9011206516381156 0.7769451595923457 0.7827641335561659 0.0008850282134344 0.0005558995075445 0.0 0.0 0.0 0.0 179 1.0 0.0037307406659737 VWF-LRP1 +EFNB2 PECAM1 B Cells CXCL14+ Fibroblasts recompute recompute recompute 0.7800321422220979 0.930308383061206 0.6198216015396206 0.0014623066995027 0.0004089864655001 0.0 0.0 0.0 0.0 800 1.0 0.003729304616569 EFNB2-PECAM1 +CXCL12 ITGA5 Luminal-like Amorphous DCIS Cells Apocrine Cells recompute recompute recompute 0.255669001367946 0.2488118640045775 0.3990376746076917 0.0061207051981986 0.0017288776969264 0.0 0.0 0.0 0.0 97 1.0 0.003728395802075 CXCL12-ITGA5 +MMRN2 CD93 B Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6301823358791634 0.6587114738285964 0.7917001487310438 0.0003083910058032 0.0026174949623928 0.0 0.0 0.0 0.0 50 1.0 0.0037206679776878 MMRN2-CD93 +CXCL12 ITGA5 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6160088550075702 0.2488118640045775 0.2461374514707439 0.0001971810371238 0.0356093885486421 0.0 0.0 0.0 0.0 19 1.0 0.0037197572468029 CXCL12-ITGA5 +VWF LRP1 11q13 Invasive Tumor Cells (Mitotic) Myeloid Cells recompute recompute recompute 0.6332974881236617 0.7769451595923457 0.6198216015396206 0.0015572459193676 0.0005558995075445 0.0 0.0 0.0 0.0 23 1.0 0.0037176756054644 VWF-LRP1 +MMP2 PECAM1 Apocrine Cells Plasma Cells recompute recompute recompute 0.2491408586098361 0.7167436199046466 0.2461374514707439 0.0001826541344284 0.0326667674102811 0.0 0.0 0.0 0.0 15 1.0 0.0037135649004349 MMP2-PECAM1 +VWF ITGA9 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts recompute recompute recompute 0.6332974881236617 0.950463483645931 0.6198216015396206 0.0003521782369754 0.0019776346124415 0.0 0.0002392344497607 0.1003697973458933 0.0 380 1.0 0.0037078501216435 VWF-ITGA9 +CD34 SELP B Cells Plasma Cells recompute recompute recompute 0.633566764858408 0.4623922682986163 0.6198216015396206 0.0006336851232098 0.0022515473538965 0.0 0.0 0.0 0.0 297 1.0 0.0037060008124234 CD34-SELP +VWF ITGA9 CAFs, Invasive Associated Apocrine Cells recompute recompute recompute 0.6332974881236617 0.2531744428854943 0.2461374514707439 0.0016171311116606 0.0040430820937484 0.0 0.0 0.0 0.0 0 1.0 0.0037034898061554 VWF-ITGA9 +VWF SELP Plasma Cells Plasma Cells recompute recompute recompute 0.7158082793127664 0.4623922682986163 1.0 0.0003457348439318 0.0022515473538965 0.0 0.0003212335367812 0.0309985131177337 0.0 283 1.0 0.0037026074546882 VWF-SELP +MMRN2 CD93 Dendritic Cells Plasma Cells recompute recompute recompute 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.0015409900107563 0.0009242223287825 0.0 0.0 0.0 0.0 239 1.0 0.0037024004641642 MMRN2-CD93 +VWF LRP1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.9275752708651288 0.6207977546603366 0.6198216015396206 0.000245041593909 0.0028784826949613 0.0 0.0002039627039627 0.0206723504682642 0.0 390 1.0 0.0036883442435083 VWF-LRP1 +VWF LRP1 B Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6332974881236617 0.2550748532138862 0.2461374514707439 0.00023686843287 0.0267255153180908 0.0 0.0006462731581214 0.0353421258297203 0.0 211 1.0 0.00368822567913 VWF-LRP1 +MMRN2 CD93 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6301823358791634 0.4630027772793905 0.2461374514707439 0.000716220684292 0.0048929293424311 0.0 0.0 0.0 0.0 19 1.0 0.003688148379214 MMRN2-CD93 +VWF LRP1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6332974881236617 0.6207977546603366 1.0 0.0003521782369754 0.0018097844702233 0.0 8.61814242095932e-05 0.0089529048537754 0.0 1846 1.0 0.003685476707412 VWF-LRP1 +VWF SELP CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.9275752708651288 0.4623922682986163 0.2461374514707439 0.000245041593909 0.0096770075292062 0.0 0.0 0.0 0.0 1491 1.0 0.0036848749370296 VWF-SELP +EFNB2 PECAM1 B Cells Mast Cells recompute recompute recompute 0.7800321422220979 0.8537710813834968 0.6198216015396206 0.0014623066995027 0.0004138063814779 0.0 0.0 0.0 0.0 97 1.0 0.003683508111179 EFNB2-PECAM1 +MMP2 PECAM1 Apocrine Cells Macrophages recompute recompute recompute 0.2491408586098361 0.9015117569158254 0.2461374514707439 0.0001826541344284 0.0246995741084876 0.0 0.0 0.0 0.0 15 1.0 0.003682613739844 MMP2-PECAM1 +CD34 SELP Myeloid Cells CXCL14+ Fibroblasts recompute recompute recompute 0.7871981482311898 0.8819126042133903 0.7827641335561659 0.0038506427265089 0.0001189339410417 0.0 0.0 0.0 0.0 527 1.0 0.0036813140706846 CD34-SELP +VWF ITGA9 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells recompute recompute recompute 0.6332974881236617 0.2531744428854943 0.2461374514707439 0.0015572459193676 0.0040430820937484 0.0 0.0 0.0 0.0 5 1.0 0.0036802712779709 VWF-ITGA9 +VWF LRP1 Macrophages Mast Cells recompute recompute recompute 0.9011206516381156 0.8755243548400705 0.8567148457705164 0.0008850282134344 0.0004150165744076 0.0 0.0 0.0 0.0 165 1.0 0.0036797719260552 VWF-LRP1 +VWF LRP1 Apocrine Cells Macrophages recompute recompute recompute 0.2486570577556728 0.8604147465201248 0.2461374514707439 0.0001077515101466 0.0436001007095475 0.0 0.0 0.0 0.0 15 1.0 0.0036776715435966 VWF-LRP1 +CXCL12 ITGA5 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6160088550075702 0.6338612823312899 1.0 0.0001971810371238 0.0032054495894615 0.0 0.0 0.0 0.0 1846 1.0 0.0036761490584623 CXCL12-ITGA5 +MMP2 PECAM1 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6303642896310324 0.6331674633943454 1.0 0.0008320501336843 0.0007400708115376 0.0 2.708559046587216e-05 0.0062419797062836 0.0 1846 1.0 0.003673589948332 MMP2-PECAM1 +VWF SELP 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6332974881236617 0.4623922682986163 0.2461374514707439 0.0003521782369754 0.0096770075292062 0.0 0.0 0.0 0.0 19 1.0 0.003673263410373 VWF-SELP +MMRN2 CLEC14A B Cells Myeloid Cells recompute recompute recompute 0.6301823358791634 0.7830372268649692 0.6198216015396206 0.0003083910058032 0.0026038611777234 0.0 0.0 0.0 0.0 137 1.0 0.0036731763024239 MMRN2-CLEC14A +MMRN2 CD93 CAFs, Invasive Associated Plasma Cells recompute recompute recompute 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.00146889578236 0.0009242223287825 0.0 0.0 0.0 0.0 253 1.0 0.003672952186325 MMRN2-CD93 +MMP2 PECAM1 11q13 Invasive Tumor Cells (G1/S) Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6303642896310324 0.2491073778594529 0.2461374514707439 0.0008320501336843 0.0076066460958003 0.0 0.0 0.0 0.0 19 1.0 0.0036707156072222 MMP2-PECAM1 +MMP2 PECAM1 Myeloid Cells CXCL14+ Fibroblasts recompute recompute recompute 0.785133132759182 0.930308383061206 0.7827641335561659 0.001039571291679 0.0004089864655001 0.0 0.0001423149905123 0.2585040308122926 0.0 527 1.0 0.0036668785884801 MMP2-PECAM1 +MMRN2 CD93 Myeloid Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7856500335676843 0.4630027772793905 0.2461374514707439 0.0005542667491398 0.0048929293424311 0.0 0.0 0.0 0.0 122 1.0 0.0036661859813266 MMRN2-CD93 +MMRN2 CLEC14A Myeloid Cells CXCL14+ Fibroblasts recompute recompute recompute 0.7856500335676843 0.9003264838243337 0.7827641335561659 0.0005542667491398 0.0007880862995141 0.0 0.0003162555344718 0.2111819716845349 0.0 527 1.0 0.0036637655413862 MMRN2-CLEC14A +MMRN2 CLEC14A Mast Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.8571898293845529 0.2491545808994955 0.2461374514707439 0.0004196880356983 0.0109188419829382 0.0 0.0 0.0 0.0 41 1.0 0.0036613360364787 MMRN2-CLEC14A +VWF LRP1 Apocrine Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.2486570577556728 0.6207977546603366 0.2461374514707439 0.0001077515101466 0.0587195251380622 0.0 0.0001235177865612 0.0128454517431049 0.0 184 1.0 0.0036601242157808 VWF-LRP1 +MMP2 PECAM1 Pericytes Apocrine Cells recompute recompute recompute 0.9067635403815892 0.2491073778594529 0.2461374514707439 0.0216588811659259 0.0001990509171164 0.0 0.0 0.0 0.0 15 1.0 0.0036583065935807 MMP2-PECAM1 +COL4A2 CD93 Mast Cells CXCL14+ Fibroblasts recompute recompute recompute 0.8355319038299565 0.8817184225858201 0.8567148457705164 0.001123788079051 0.0003375370073613 0.0 0.0 0.0 0.0 148 1.0 0.0036575642849855 COL4A2-CD93 +MMRN2 CD93 CXCL14+ Fibroblasts Myoepithelial Cells recompute recompute recompute 0.940547666092272 0.4630027772793905 0.7204611100467462 0.0001298888146421 0.0058437228618857 0.0 0.0 0.0 0.0 1884 1.0 0.0036543635627598 MMRN2-CD93 +CD34 SELP Apocrine Cells CAFs, DCIS Associated recompute recompute recompute 0.2491449441646273 0.4623922682986163 0.2461374514707439 0.0003767662344862 0.0222228052993653 0.0 0.0 0.0 0.0 89 1.0 0.003652474232294 CD34-SELP +MMP2 PECAM1 Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.785133132759182 0.6331674633943454 0.6198216015396206 0.001039571291679 0.0007400708115376 0.0 0.0 0.0 0.0 32 1.0 0.0036515537991196 MMP2-PECAM1 +VWF SELP Myeloid Cells Plasma Cells recompute recompute recompute 0.7848266128497919 0.4623922682986163 0.7204611100467462 0.0004024409845247 0.0022515473538965 0.0 0.0 0.0 0.0 37 1.0 0.0036511679415148 VWF-SELP +CD34 SELP Luminal-like Amorphous DCIS Cells B Cells recompute recompute recompute 0.2491449441646273 0.7760344326192508 0.2461374514707439 0.0108445362943651 0.0004582650848664 0.0 0.0 0.0 0.0 176 1.0 0.0036501278294276 CD34-SELP +VWF ITGA9 Apocrine Cells CAFs, Invasive Associated recompute recompute recompute 0.2486570577556728 0.6252253442669611 0.2461374514707439 0.0001077515101466 0.0565946652887153 0.0 0.0 0.0 0.0 0 1.0 0.0036420205445775 VWF-ITGA9 +MMRN2 CLEC14A CAFs, DCIS Associated Apocrine Cells recompute recompute recompute 0.7205550478301406 0.2491545808994955 0.2461374514707439 0.0117842887908422 0.0004471667362236 0.0 0.0 0.0 0.0 230 1.0 0.0036406823491616 MMRN2-CLEC14A +MMP2 PECAM1 Apocrine Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.2491408586098361 0.6331674633943454 0.2461374514707439 0.0001826541344284 0.0326412663903893 0.0 0.0 0.0 0.0 184 1.0 0.0036371422266403 MMP2-PECAM1 +VWF LRP1 CAFs, Invasive Associated Mast Cells recompute recompute recompute 0.6332974881236617 0.8755243548400705 0.6198216015396206 0.0016171311116606 0.0004150165744076 0.0 0.0 0.0 0.0 130 1.0 0.003634916380603 VWF-LRP1 +VWF LRP1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.2486570577556728 0.6207977546603366 0.2461374514707439 0.0033537993821664 0.0018097844702233 0.0 0.0 0.0 0.0 26 1.0 0.003634818392736 VWF-LRP1 +MMRN2 CLEC14A Plasma Cells Myeloid Cells recompute recompute recompute 0.7205550478301406 0.7830372268649692 0.7204611100467462 0.0002165306714062 0.0026038611777234 0.0 0.0 0.0 0.0 43 1.0 0.0036310858583399 MMRN2-CLEC14A +VWF SELP B Cells Myoepithelial Cells recompute recompute recompute 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.00023686843287 0.0053213839468185 0.0 0.000183284457478 0.0837463187668989 0.0 496 1.0 0.0036299947654748 VWF-SELP +HSPG2 LRP1 B Cells Mast Cells recompute recompute recompute 0.7789175740361626 0.8755243548400705 0.6198216015396206 0.0012941512528773 0.0004150165744076 0.0 0.0001431844215349 0.0199020817577518 0.0 97 1.0 0.003625337636546 HSPG2-LRP1 +MMRN2 CD93 Myeloid Cells B Cells recompute recompute recompute 0.7856500335676843 0.7779918296243433 0.6198216015396206 0.0005542667491398 0.001079730675535 0.0 0.0017361111111111 0.1906898184008951 0.0 144 1.0 0.0036245394954052 MMRN2-CD93 +MMP2 PECAM1 Myeloid Cells Mast Cells recompute recompute recompute 0.785133132759182 0.8537710813834968 0.7827641335561659 0.001039571291679 0.0004138063814779 0.0 0.0 0.0 0.0 23 1.0 0.0036218486855069 MMP2-PECAM1 +VWF LRP1 11q13 Invasive Tumor Cells (Mitotic) Mast Cells recompute recompute recompute 0.6332974881236617 0.8755243548400705 0.6198216015396206 0.0015572459193676 0.0004150165744076 0.0 0.0 0.0 0.0 5 1.0 0.0036121277642306 VWF-LRP1 +VWF LRP1 B Cells Plasma Cells recompute recompute recompute 0.6332974881236617 0.7346293219749174 0.6198216015396206 0.00023686843287 0.0032275631628407 0.0 0.0 0.0 0.0 297 1.0 0.0036076472095852 VWF-LRP1 +CCN1 CAV1 Plasma Cells Apocrine Cells recompute recompute recompute 0.7324582304061453 0.252518874138558 0.2461374514707439 0.0025580826958339 0.0018925243453249 0.0 0.0 0.0 0.0 24 1.0 0.0036074674063535 CCN1-CAV1 +VWF LRP1 Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7848266128497919 0.6207977546603366 0.6198216015396206 0.0004024409845247 0.0018097844702233 0.0 0.0 0.0 0.0 32 1.0 0.0036062470302235 VWF-LRP1 +MMRN2 CLEC14A Mast Cells CXCL14+ Fibroblasts recompute recompute recompute 0.8571898293845529 0.9003264838243337 0.8567148457705164 0.0004196880356983 0.0007880862995141 0.0 0.0 0.0 0.0 148 1.0 0.0036027842976556 MMRN2-CLEC14A +MMRN2 CD93 Mast Cells Myeloid Cells recompute recompute recompute 0.8571898293845529 0.7461459456652184 0.7827641335561659 0.0004196880356983 0.0010390313650636 0.0 0.0 0.0 0.0 23 1.0 0.0036017777999362 MMRN2-CD93 +CD34 SELP B Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.633566764858408 0.6572093097629401 0.7917001487310438 0.0006336851232098 0.0010419094417808 0.0 0.0 0.0 0.0 42 1.0 0.0035999396844437 CD34-SELP +MMRN2 CD93 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells recompute recompute recompute 0.6301823358791634 0.7461459456652184 0.6198216015396206 0.000716220684292 0.0010390313650636 0.0 0.0 0.0 0.0 21 1.0 0.00359782815597 MMRN2-CD93 +MMRN2 CD93 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6301823358791634 0.6587114738285964 1.0 0.000716220684292 0.0007261054236978 0.0 0.0 0.0 0.0 1846 1.0 0.0035950368200753 MMRN2-CD93 +HSPG2 LRP1 Myeloid Cells Myeloid Cells recompute recompute recompute 0.7468485855611411 0.7769451595923457 1.0 0.0006689050756654 0.0005558995075445 0.0 6.134668237141735e-05 0.0090663861928663 0.0 1132 1.0 0.0035947305145265 HSPG2-LRP1 +MMP2 PECAM1 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts recompute recompute recompute 0.6303642896310324 0.930308383061206 0.6198216015396206 0.0014431743145616 0.0004089864655001 0.0 0.0 0.0 0.0 339 1.0 0.0035913227473174 MMP2-PECAM1 +VWF SELP Luminal-like Amorphous DCIS Cells Plasma Cells recompute recompute recompute 0.2486570577556728 0.4623922682986163 0.2461374514707439 0.0033537993821664 0.0022515473538965 0.0 0.0 0.0 0.0 272 1.0 0.0035889583191248 VWF-SELP +MMRN2 CD93 CXCL14+ Fibroblasts CAFs, Invasive Associated recompute recompute recompute 0.940547666092272 0.6587114738285964 0.6198216015396206 0.0001298888146421 0.0042738820064046 0.0 0.0 0.0 0.0 1422 1.0 0.0035875275877712 MMRN2-CD93 +MMRN2 CLEC14A CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.940547666092272 0.6347970925105053 0.6198216015396206 0.0001298888146421 0.0044340558155446 0.0 0.0 0.0 0.0 390 1.0 0.0035874150966938 MMRN2-CLEC14A +VWF SELP Plasma Cells CAFs, Invasive Associated recompute recompute recompute 0.7158082793127664 0.6572093097629401 0.6198216015396206 0.0003457348439318 0.002113171886167 0.0 0.0 0.0 0.0 285 1.0 0.0035870984024061 VWF-SELP +VWF LRP1 Luminal-like Amorphous DCIS Cells B Cells recompute recompute recompute 0.2486570577556728 0.6207977546603366 0.2461374514707439 0.0033537993821664 0.0016667952436519 0.0 6.456611570247934e-05 0.0080248199107269 0.0 176 1.0 0.0035852984814511 VWF-LRP1 +VWF LRP1 B Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.00023686843287 0.0028784826949613 0.0 0.0 0.0 0.0 50 1.0 0.003584827124058 VWF-LRP1 +MMRN2 CD93 Apocrine Cells Dendritic Cells recompute recompute recompute 0.250044481781731 0.7779918296243433 0.2461374514707439 7.058774627838557e-05 0.0627790816848129 0.0 0.0 0.0 0.0 64 1.0 0.0035847811944748 MMRN2-CD93 +MMRN2 CLEC14A Luminal-like Amorphous DCIS Cells Mast Cells recompute recompute recompute 0.250044481781731 0.8514619504364779 0.2461374514707439 0.0070431301838115 0.0005740632036187 0.0 0.0 0.0 0.0 34 1.0 0.0035838430162079 MMRN2-CLEC14A +MMRN2 CD93 Macrophages Plasma Cells recompute recompute recompute 0.893316592628645 0.4630027772793905 0.7204611100467462 0.0007691101630988 0.0009242223287825 0.0 0.0 0.0 0.0 326 1.0 0.0035836794151451 MMRN2-CD93 +MMRN2 CLEC14A Myeloid Cells Plasma Cells recompute recompute recompute 0.7856500335676843 0.7154802332407408 0.7204611100467462 0.0005542667491398 0.0009436211854823 0.0 0.0 0.0 0.0 37 1.0 0.0035836675431247 MMRN2-CLEC14A +MMP2 PECAM1 Mast Cells Mast Cells recompute recompute recompute 0.8560892486218385 0.8537710813834968 1.0 0.0006966068981631 0.0004138063814779 0.0 0.0 0.0 0.0 14 1.0 0.0035805001558547 MMP2-PECAM1 +VWF LRP1 Apocrine Cells Pericytes recompute recompute recompute 0.2486570577556728 0.9078204025796472 0.2461374514707439 0.0001077515101466 0.0350138403862125 0.0 0.0 0.0 0.0 9 1.0 0.0035775057043392 VWF-LRP1 +MMRN2 CD93 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.250044481781731 0.6587114738285964 0.2461374514707439 0.0070431301838115 0.0007261054236978 0.0 0.0 0.0 0.0 26 1.0 0.0035708946671675 MMRN2-CD93 +VWF LRP1 Apocrine Cells Dendritic Cells recompute recompute recompute 0.2486570577556728 0.6207977546603366 0.2461374514707439 0.0001077515101466 0.0501711964086628 0.0 0.0007102272727272 0.0143981763181916 0.0 64 1.0 0.003565396335467 VWF-LRP1 +CXCL12 ITGA5 Apocrine Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.255669001367946 0.2488118640045775 0.3990376746076917 0.0002269856810233 0.0356093885486421 0.0 0.0 0.0 0.0 89 1.0 0.0035647101532156 CXCL12-ITGA5 +MMRN2 CD93 Macrophages 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.893316592628645 0.6587114738285964 0.6198216015396206 0.0007691101630988 0.0007261054236978 0.0 0.0 0.0 0.0 129 1.0 0.0035603651033869 MMRN2-CD93 +EFNB2 PECAM1 T Lymphocytes Apocrine Cells recompute recompute recompute 0.7800321422220979 0.2491073778594529 0.2461374514707439 0.0213929720256037 0.0001990509171164 0.0 0.0 0.0 0.0 86 1.0 0.0035603199352139 EFNB2-PECAM1 +VWF LRP1 Myeloid Cells B Cells recompute recompute recompute 0.7848266128497919 0.6207977546603366 0.6198216015396206 0.0004024409845247 0.0016667952436519 0.0 0.0002367424242424 0.0294243396726654 0.0 144 1.0 0.0035571163684647 VWF-LRP1 +VWF LRP1 Apocrine Cells Myoepithelial Cells recompute recompute recompute 0.2486570577556728 0.7346293219749174 0.2461374514707439 0.0001077515101466 0.0416128058995347 0.0 0.0001697875230425 0.0070398017882465 0.0 937 1.0 0.0035543178338263 VWF-LRP1 +VWF ITGA9 Apocrine Cells Dendritic Cells recompute recompute recompute 0.2486570577556728 0.6252253442669611 0.2461374514707439 0.0001077515101466 0.0487643047611538 0.0 0.002840909090909 0.1112012844864508 0.0 64 1.0 0.0035527404731622 VWF-ITGA9 +VWF ITGA9 Macrophages Apocrine Cells recompute recompute recompute 0.9011206516381156 0.2531744428854943 0.2461374514707439 0.0008850282134344 0.0040430820937484 0.0 0.0 0.0 0.0 19 1.0 0.0035522978004416 VWF-ITGA9 +MMRN2 CD93 Mast Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.8571898293845529 0.4630027772793905 0.2461374514707439 0.0004196880356983 0.0048929293424311 0.0 0.0 0.0 0.0 41 1.0 0.0035513285350726 MMRN2-CD93 +MMRN2 CLEC14A Plasma Cells Dendritic Cells recompute recompute recompute 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0002165306714062 0.003263637675389 0.0 0.0 0.0 0.0 271 1.0 0.0035506014673955 MMRN2-CLEC14A +MMP2 PECAM1 11q13 Invasive Tumor Cells (Mitotic) Mast Cells recompute recompute recompute 0.6303642896310324 0.8537710813834968 0.6198216015396206 0.0014431743145616 0.0004138063814779 0.0 0.005 0.7278835386338188 0.0 5 1.0 0.0035472206831353 MMP2-PECAM1 +VWF LRP1 Mast Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.8525936146535493 0.6207977546603366 0.6198216015396206 0.0002103933337194 0.0028784826949613 0.0 0.0 0.0 0.0 10 1.0 0.0035456520546464 VWF-LRP1 +MMRN2 CD93 Apocrine Cells Macrophages recompute recompute recompute 0.250044481781731 0.944024288971064 0.2461374514707439 7.058774627838557e-05 0.0484215930647349 0.0 0.0 0.0 0.0 15 1.0 0.0035454227770482 MMRN2-CD93 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts recompute recompute recompute 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.000716220684292 0.0007880862995141 0.0 0.0 0.0 0.0 380 1.0 0.003545092173605 MMRN2-CLEC14A +VWF SELP Mast Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.8525936146535493 0.4623922682986163 0.2461374514707439 0.0002103933337194 0.0096770075292062 0.0 0.0 0.0 0.0 41 1.0 0.0035423169663704 VWF-SELP +VEGFC FLT1 Mast Cells CXCL14+ Fibroblasts recompute recompute recompute 0.8317042416754105 0.878254460598671 0.8567148457705164 0.0005440770361181 0.0005788283879716 0.0 0.0 0.0 0.0 148 1.0 0.0035408583115085 VEGFC-FLT1 +CCN1 CAV1 Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.2542249848376565 0.62431395375366 0.2461374514707439 0.0014656941948563 0.0034299077593249 0.0 0.0 0.0 0.0 4 1.0 0.0035387904110023 CCN1-CAV1 +VWF SELP CXCL14+ Fibroblasts CAFs, Invasive Associated recompute recompute recompute 0.9275752708651288 0.6572093097629401 0.6198216015396206 0.000245041593909 0.002113171886167 0.0 0.0 0.0 0.0 1422 1.0 0.0035365977609931 VWF-SELP +MMRN2 CLEC14A Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7856500335676843 0.6347970925105053 0.6198216015396206 0.0005542667491398 0.0011388334136451 0.0 0.0 0.0 0.0 32 1.0 0.0035349795917726 MMRN2-CLEC14A +MMRN2 CLEC14A CXCL14+ Fibroblasts Myeloid Cells recompute recompute recompute 0.940547666092272 0.7830372268649692 0.7827641335561659 0.0001298888146421 0.0026038611777234 0.0 0.0 0.0 0.0 526 1.0 0.0035345690691154 MMRN2-CLEC14A +MMP2 PECAM1 Mast Cells CXCL14+ Fibroblasts recompute recompute recompute 0.8560892486218385 0.930308383061206 0.8567148457705164 0.0006966068981631 0.0004089864655001 0.0 0.0 0.0 0.0 148 1.0 0.0035327749654446 MMP2-PECAM1 +EFNB2 PECAM1 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells recompute recompute recompute 0.662063103571249 0.2491073778594529 0.2461374514707439 0.0236359933700329 0.0001990509171164 0.0 0.0 0.0 0.0 4 1.0 0.0035223888157423 EFNB2-PECAM1 +VWF SELP B Cells Myeloid Cells recompute recompute recompute 0.6332974881236617 0.7478729882108823 0.6198216015396206 0.00023686843287 0.0027351735586246 0.0 0.0 0.0 0.0 137 1.0 0.0035199437485622 VWF-SELP +MMRN2 CLEC14A 11q13 Invasive Tumor Cells (G1/S) Plasma Cells recompute recompute recompute 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.000716220684292 0.0009436211854823 0.0 0.0 0.0 0.0 5 1.0 0.0035158550906025 MMRN2-CLEC14A +CD34 SELP B Cells Mast Cells recompute recompute recompute 0.633566764858408 0.8347297932672282 0.6198216015396206 0.0006336851232098 0.0009042150166242 0.0 0.0 0.0 0.0 97 1.0 0.0035125861560277 CD34-SELP +MMRN2 CD93 Mast Cells B Cells recompute recompute recompute 0.8571898293845529 0.7779918296243433 0.6198216015396206 0.0004196880356983 0.001079730675535 0.0 0.0 0.0 0.0 112 1.0 0.003510986786293 MMRN2-CD93 +VWF SELP B Cells Macrophages recompute recompute recompute 0.6332974881236617 0.941479368642921 0.6198216015396206 0.00023686843287 0.0021392900294222 0.0 0.0 0.0 0.0 1065 1.0 0.0035108619495786 VWF-SELP +VWF SELP Myeloid Cells Mast Cells recompute recompute recompute 0.7848266128497919 0.8347297932672282 0.7827641335561659 0.0004024409845247 0.0009042150166242 0.0 0.0 0.0 0.0 23 1.0 0.0035087843753002 VWF-SELP +MMRN2 CD93 Luminal-like Amorphous DCIS Cells Plasma Cells recompute recompute recompute 0.250044481781731 0.4630027772793905 0.2461374514707439 0.0070431301838115 0.0009242223287825 0.0 0.0 0.0 0.0 272 1.0 0.0035052662968816 MMRN2-CD93 +MMRN2 CLEC14A Luminal-like Amorphous DCIS Cells B Cells recompute recompute recompute 0.250044481781731 0.6347970925105053 0.2461374514707439 0.0070431301838115 0.000671064546954 0.0 0.002840909090909 0.9422302550267788 0.0 176 1.0 0.0035026319702896 MMRN2-CLEC14A +HSPG2 LRP1 Plasma Cells Myeloid Cells recompute recompute recompute 0.4629984640915818 0.7769451595923457 0.7204611100467462 0.0012814156885439 0.0005558995075445 0.0 0.000968992248062 0.143206732609182 0.0 43 1.0 0.0035025122901249 HSPG2-LRP1 +VWF LRP1 11q13 Invasive Tumor Cells (G1/S) B Cells recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.0003521782369754 0.0016667952436519 0.0 0.0 0.0 0.0 38 1.0 0.0034964693498993 VWF-LRP1 +MMRN2 CD93 Macrophages CXCL14+ Fibroblasts recompute recompute recompute 0.893316592628645 0.8817184225858201 0.8875000050982297 0.0007691101630988 0.0003375370073613 0.0 0.0 0.0 0.0 1462 1.0 0.0034925183148877 MMRN2-CD93 +MMRN2 CLEC14A Macrophages B Cells recompute recompute recompute 0.893316592628645 0.6347970925105053 0.6198216015396206 0.0007691101630988 0.000671064546954 0.0 0.0 0.0 0.0 1074 1.0 0.0034923036939979 MMRN2-CLEC14A +MMRN2 CD93 Dendritic Cells CXCL14+ Fibroblasts recompute recompute recompute 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.0015409900107563 0.0003375370073613 0.0 0.0 0.0 0.0 922 1.0 0.0034849773662237 MMRN2-CD93 +VWF SELP Apocrine Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.2486570577556728 0.6572093097629401 0.2461374514707439 0.0001077515101466 0.04130664769978 0.0 0.0 0.0 0.0 184 1.0 0.0034846646835099 VWF-SELP +CCN1 CAV1 Apocrine Cells Apocrine Cells recompute recompute recompute 0.2542249848376565 0.252518874138558 1.0 0.0014656941948563 0.0018925243453249 0.0 0.0007736293306424 0.042854355267235 0.0 991 1.0 0.0034815050991932 CCN1-CAV1 +VWF LRP1 11q13 Invasive Tumor Cells Apocrine Cells recompute recompute recompute 0.6332974881236617 0.2550748532138862 0.2461374514707439 0.0131302879503246 0.0003386430177035 0.0 0.0001269680040629 0.0081804888523796 0.0 179 1.0 0.0034773396600897 VWF-LRP1 +CD34 SELP Dendritic Cells CXCL14+ Fibroblasts recompute recompute recompute 0.633566764858408 0.8819126042133903 0.6198216015396206 0.0042829523358709 0.0001189339410417 0.0 0.0 0.0 0.0 922 1.0 0.0034761235756211 CD34-SELP +MMRN2 CLEC14A Mast Cells Mast Cells recompute recompute recompute 0.8571898293845529 0.8514619504364779 1.0 0.0004196880356983 0.0005740632036187 0.0 0.0 0.0 0.0 14 1.0 0.0034742234465378 MMRN2-CLEC14A +VWF SELP Macrophages B Cells recompute recompute recompute 0.9011206516381156 0.7760344326192508 0.6198216015396206 0.0008850282134344 0.0004582650848664 0.0 0.0 0.0 0.0 1074 1.0 0.0034740533869334 VWF-SELP +MMRN2 CLEC14A Mast Cells Plasma Cells recompute recompute recompute 0.8571898293845529 0.7154802332407408 0.7204611100467462 0.0004196880356983 0.0009436211854823 0.0 0.0 0.0 0.0 50 1.0 0.0034713953058942 MMRN2-CLEC14A +VWF ITGA9 B Cells CXCL14+ Fibroblasts recompute recompute recompute 0.6332974881236617 0.950463483645931 0.6198216015396206 0.00023686843287 0.0019776346124415 0.0 0.0 0.0 0.0 800 1.0 0.003470675019521 VWF-ITGA9 +EFNB2 PECAM1 Myoepithelial Cells Apocrine Cells recompute recompute recompute 0.4619393085577573 0.2491073778594529 0.2461374514707439 0.0308750930304183 0.0001990509171164 0.0 0.0001787416587225 0.2942433717620631 0.0 1049 1.0 0.0034683582121821 EFNB2-PECAM1 +VWF ITGA9 Apocrine Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.2486570577556728 0.2531744428854943 0.3990376746076917 0.0001077515101466 0.0642389143033604 0.0 0.0 0.0 0.0 89 1.0 0.0034677631035774 VWF-ITGA9 +MMP2 PECAM1 Mast Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.8560892486218385 0.6331674633943454 0.6198216015396206 0.0006966068981631 0.0007400708115376 0.0 0.0 0.0 0.0 1 1.0 0.003465476180377 MMP2-PECAM1 +VWF LRP1 Plasma Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0003457348439318 0.0018097844702233 0.0 0.0 0.0 0.0 8 1.0 0.0034625795410894 VWF-LRP1 +VWF SELP Apocrine Cells T Lymphocytes recompute recompute recompute 0.2486570577556728 0.7760344326192508 0.2461374514707439 0.0001077515101466 0.0335947364052305 0.0 0.0 0.0 0.0 74 1.0 0.0034612456771302 VWF-SELP +MMRN2 CD93 CAFs, Invasive Associated CXCL14+ Fibroblasts recompute recompute recompute 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.00146889578236 0.0003375370073613 0.0 0.0 0.0 0.0 1490 1.0 0.0034572584355631 MMRN2-CD93 +VWF SELP CXCL14+ Fibroblasts Plasma Cells recompute recompute recompute 0.9275752708651288 0.4623922682986163 0.7204611100467462 0.000245041593909 0.0022515473538965 0.0 0.0 0.0 0.0 285 1.0 0.0034563560360637 VWF-SELP +CCN1 CAV1 B Cells Apocrine Cells recompute recompute recompute 0.6213271600240247 0.252518874138558 0.2461374514707439 0.0023088899408624 0.0018925243453249 0.0 0.0 0.0 0.0 15 1.0 0.0034504319590184 CCN1-CAV1 +CD34 SELP Apocrine Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.2491449441646273 0.4623922682986163 0.3990376746076917 0.0003767662344862 0.0096770075292062 0.0 0.0 0.0 0.0 89 1.0 0.0034465422098297 CD34-SELP +MMRN2 CD93 Plasma Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.7205550478301406 0.6587114738285964 0.6198216015396206 0.0002165306714062 0.0026174949623928 0.0 0.0 0.0 0.0 3 1.0 0.0034435734619366 MMRN2-CD93 +MMRN2 CLEC14A Myeloid Cells Mast Cells recompute recompute recompute 0.7856500335676843 0.8514619504364779 0.7827641335561659 0.0005542667491398 0.0005740632036187 0.0 0.0 0.0 0.0 23 1.0 0.0034431283180987 MMRN2-CLEC14A +VWF SELP B Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6332974881236617 0.4623922682986163 0.2461374514707439 0.00023686843287 0.0096770075292062 0.0 0.0004308487720809 0.1229128461900837 0.0 211 1.0 0.0034383006702685 VWF-SELP +VWF SELP B Cells CAFs, Invasive Associated recompute recompute recompute 0.6332974881236617 0.6572093097629401 0.7917001487310438 0.00023686843287 0.002113171886167 0.0 0.0 0.0 0.0 968 1.0 0.0034373395603745 VWF-SELP +CD34 SELP CXCL14+ Fibroblasts CXCL14+ Fibroblasts recompute recompute recompute 0.9303167350027568 0.8819126042133903 1.0 0.0016860250240652 0.0001189339410417 0.0 0.0 0.0 0.0 4019 1.0 0.0034359292992954 CD34-SELP +MMRN2 CD93 B Cells B Cells recompute recompute recompute 0.6301823358791634 0.7779918296243433 1.0 0.0003083910058032 0.001079730675535 0.0 0.0005289139633286 0.0580945003872967 0.0 1418 1.0 0.0034314637953214 MMRN2-CD93 +MMRN2 CLEC14A Mast Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.8571898293845529 0.6347970925105053 0.6198216015396206 0.0004196880356983 0.0011388334136451 0.0 0.0 0.0 0.0 1 1.0 0.0034242326928049 MMRN2-CLEC14A +VWF LRP1 Plasma Cells B Cells recompute recompute recompute 0.7158082793127664 0.6207977546603366 0.6198216015396206 0.0003457348439318 0.0016667952436519 0.0 3.607503607503608e-05 0.0044837089025013 0.0 315 1.0 0.0034154061714282 VWF-LRP1 +VWF LRP1 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.9275752708651288 0.6207977546603366 0.6198216015396206 0.000245041593909 0.0018097844702233 0.0 0.0001111358079573 0.0115452758365836 0.0 409 1.0 0.0034138319272377 VWF-LRP1 +CD34 SELP Mast Cells B Cells recompute recompute recompute 0.8532069650852002 0.7760344326192508 0.6198216015396206 0.00083777361258 0.0004582650848664 0.0 0.0 0.0 0.0 112 1.0 0.0034112224099081 CD34-SELP +MMRN2 CLEC14A CXCL14+ Fibroblasts Dendritic Cells recompute recompute recompute 0.940547666092272 0.6347970925105053 0.6198216015396206 0.0001298888146421 0.003263637675389 0.0 0.0 0.0 0.0 887 1.0 0.0034087761846582 MMRN2-CLEC14A +HSPG2 LRP1 Plasma Cells Mast Cells recompute recompute recompute 0.4629984640915818 0.8755243548400705 0.7204611100467462 0.0012814156885439 0.0004150165744076 0.0 0.0005787037037037 0.0804375804375805 0.0 48 1.0 0.0034030731108232 HSPG2-LRP1 +VWF LRP1 B Cells B Cells recompute recompute recompute 0.6332974881236617 0.6207977546603366 1.0 0.00023686843287 0.0016667952436519 0.0 2.4041543787665083e-05 0.0029880852700026 0.0 1418 1.0 0.0034027343878258 VWF-LRP1 +VWF SELP Luminal-like Amorphous DCIS Cells Mast Cells recompute recompute recompute 0.2486570577556728 0.8347297932672282 0.2461374514707439 0.0033537993821664 0.0009042150166242 0.0 0.0 0.0 0.0 34 1.0 0.0034016520622603 VWF-SELP +VWF SELP Mast Cells CAFs, Invasive Associated recompute recompute recompute 0.8525936146535493 0.6572093097629401 0.6198216015396206 0.0002103933337194 0.002113171886167 0.0 0.0 0.0 0.0 144 1.0 0.0033997762382926 VWF-SELP +MMRN2 CLEC14A Apocrine Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.250044481781731 0.6347970925105053 0.2461374514707439 7.058774627838557e-05 0.0554888093272979 0.0 0.0 0.0 0.0 184 1.0 0.0033947232724855 MMRN2-CLEC14A +VWF SELP 11q13 Invasive Tumor Cells (G1/S) 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6332974881236617 0.6572093097629401 1.0 0.0003521782369754 0.0010419094417808 0.0 4.924652811976756e-05 0.0290256835495441 0.0 1846 1.0 0.0033935434416603 VWF-SELP +MMRN2 CLEC14A 11q13 Invasive Tumor Cells (G1/S) B Cells recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.000716220684292 0.000671064546954 0.0 0.0 0.0 0.0 38 1.0 0.0033916752715284 MMRN2-CLEC14A +CXCL12 ITGA5 11q13 Invasive Tumor Cells (G1/S) B Cells recompute recompute recompute 0.6160088550075702 0.6338612823312899 0.7917001487310438 0.0001971810371238 0.0024809469483059 0.0 0.0 0.0 0.0 38 1.0 0.0033879842875046 CXCL12-ITGA5 +VWF SELP T Lymphocytes CXCL14+ Fibroblasts recompute recompute recompute 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.0036144684673052 0.0001189339410417 0.0 0.0 0.0 0.0 1880 1.0 0.0033789466486883 VWF-SELP +VWF SELP CXCL14+ Fibroblasts Mast Cells recompute recompute recompute 0.9275752708651288 0.8347297932672282 0.8567148457705164 0.000245041593909 0.0009042150166242 0.0 0.0 0.0 0.0 137 1.0 0.0033719224073708 VWF-SELP +MMRN2 CLEC14A B Cells Macrophages recompute recompute recompute 0.6301823358791634 0.9195415044619336 0.6198216015396206 0.0003083910058032 0.0013235329769289 0.0 0.0 0.0 0.0 1065 1.0 0.0033704898246236 MMRN2-CLEC14A +VWF LRP1 CXCL14+ Fibroblasts B Cells recompute recompute recompute 0.9275752708651288 0.6207977546603366 0.6198216015396206 0.000245041593909 0.0016667952436519 0.0 2.873232961728537e-05 0.003571095586063 0.0 791 1.0 0.0033673226836077 VWF-LRP1 +VWF SELP 11q13 Invasive Tumor Cells (G1/S) Plasma Cells recompute recompute recompute 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.0003521782369754 0.0022515473538965 0.0 0.0 0.0 0.0 5 1.0 0.0033601383045884 VWF-SELP +MMP2 PECAM1 Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.2491408586098361 0.6331674633943454 0.2461374514707439 0.0049987108499989 0.0007400708115376 0.0 0.0 0.0 0.0 26 1.0 0.0033590248708457 MMP2-PECAM1 +CD34 SELP B Cells B Cells recompute recompute recompute 0.633566764858408 0.7760344326192508 1.0 0.0006336851232098 0.0004582650848664 0.0 0.0 0.0 0.0 1418 1.0 0.0033556758401752 CD34-SELP +HSPG2 LRP1 Myeloid Cells Mast Cells recompute recompute recompute 0.7468485855611411 0.8755243548400705 0.7827641335561659 0.0006689050756654 0.0004150165744076 0.0 0.0 0.0 0.0 23 1.0 0.0033529707878224 HSPG2-LRP1 +VWF SELP Luminal-like Amorphous DCIS Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.2486570577556728 0.6572093097629401 0.2461374514707439 0.0033537993821664 0.0010419094417808 0.0 0.0 0.0 0.0 26 1.0 0.0033468978635758 VWF-SELP +CXCL12 ITGA5 Basal-like Structured DCIS Cells Apocrine Cells recompute recompute recompute 0.6160088550075702 0.2488118640045775 0.2461374514707439 0.0021291294377375 0.0017288776969264 0.0 0.0001309929263819 0.0024929449657469 0.0 694 1.0 0.0033401639029161 CXCL12-ITGA5 +MMRN2 CLEC14A Plasma Cells Macrophages recompute recompute recompute 0.7205550478301406 0.9195415044619336 0.7204611100467462 0.0002165306714062 0.0013235329769289 0.0 0.0 0.0 0.0 337 1.0 0.0033318678250736 MMRN2-CLEC14A +MMRN2 CLEC14A 11q13 Invasive Tumor Cells (G1/S) Mast Cells recompute recompute recompute 0.6301823358791634 0.8514619504364779 0.6198216015396206 0.000716220684292 0.0005740632036187 0.0 0.0 0.0 0.0 0 1.0 0.0033316016309797 MMRN2-CLEC14A +VWF SELP Myoepithelial Cells CXCL14+ Fibroblasts recompute recompute recompute 0.7158082793127664 0.8819126042133903 0.7204611100467462 0.0025256125075084 0.0001189339410417 0.0 0.0 0.0 0.0 1538 1.0 0.0033311224574158 VWF-SELP +VWF LRP1 Myeloid Cells Myeloid Cells recompute recompute recompute 0.7848266128497919 0.7769451595923457 1.0 0.0004024409845247 0.0005558995075445 0.0 0.0001204625762929 0.0150920963590964 0.0 1132 1.0 0.0033302757857009 VWF-LRP1 +VWF SELP Mast Cells Mast Cells recompute recompute recompute 0.8525936146535493 0.8347297932672282 1.0 0.0002103933337194 0.0009042150166242 0.0 0.0 0.0 0.0 14 1.0 0.0033261067989096 VWF-SELP +VWF SELP Plasma Cells Mast Cells recompute recompute recompute 0.7158082793127664 0.8347297932672282 0.7204611100467462 0.0003457348439318 0.0009042150166242 0.0 0.0 0.0 0.0 48 1.0 0.0033227492636501 VWF-SELP +VWF SELP Mast Cells Plasma Cells recompute recompute recompute 0.8525936146535493 0.4623922682986163 0.7204611100467462 0.0002103933337194 0.0022515473538965 0.0 0.0009090909090909 0.0877257921231863 0.0 50 1.0 0.0033226388514109 VWF-SELP +MMRN2 CD93 Myeloid Cells Plasma Cells recompute recompute recompute 0.7856500335676843 0.4630027772793905 0.7204611100467462 0.0005542667491398 0.0009242223287825 0.0 0.0 0.0 0.0 37 1.0 0.0033214051267825 MMRN2-CD93 +VWF SELP Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7848266128497919 0.6572093097629401 0.6198216015396206 0.0004024409845247 0.0010419094417808 0.0 0.0 0.0 0.0 32 1.0 0.0033205896902861 VWF-SELP +VWF LRP1 B Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6332974881236617 0.6207977546603366 0.7917001487310438 0.00023686843287 0.0018097844702233 0.0 0.0002705627705627 0.0281072489116828 0.0 42 1.0 0.0033180192741707 VWF-LRP1 +MMRN2 CLEC14A CXCL14+ Fibroblasts Macrophages recompute recompute recompute 0.940547666092272 0.9195415044619336 0.8875000050982297 0.0001298888146421 0.0013235329769289 0.0 0.0 0.0 0.0 1424 1.0 0.0033119005972234 MMRN2-CLEC14A +MMRN2 CD93 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.940547666092272 0.6587114738285964 0.6198216015396206 0.0001298888146421 0.0026174949623928 0.0 0.0019230769230769 0.6387261595557554 0.0 390 1.0 0.0033060233075892 MMRN2-CD93 +CXCL12 ITGA5 Mast Cells Apocrine Cells recompute recompute recompute 0.7487535481622718 0.2488118640045775 0.2461374514707439 0.0016417770622885 0.0017288776969264 0.0 0.0606060606060606 1.0 0.0 3 1.0 0.0033042930373037 CXCL12-ITGA5 +MMRN2 CLEC14A B Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6301823358791634 0.2491545808994955 0.2461374514707439 0.0003083910058032 0.0109188419829382 0.0 0.0 0.0 0.0 211 1.0 0.0033042096965074 MMRN2-CLEC14A +MMRN2 CD93 Myeloid Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7856500335676843 0.6587114738285964 0.6198216015396206 0.0005542667491398 0.0007261054236978 0.0 0.0 0.0 0.0 32 1.0 0.0032997970905631 MMRN2-CD93 +MMRN2 CD93 Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts recompute recompute recompute 0.250044481781731 0.8817184225858201 0.2461374514707439 0.0070431301838115 0.0003375370073613 0.0 0.0 0.0 0.0 1384 1.0 0.0032994198832505 MMRN2-CD93 +VWF ITGA9 Apocrine Cells T Lymphocytes recompute recompute recompute 0.2486570577556728 0.6252253442669611 0.2461374514707439 0.0001077515101466 0.0309945332907452 0.0 0.0012285012285012 0.0766325319187865 0.0 74 1.0 0.0032942812124356 VWF-ITGA9 +CXCL12 ITGA5 Apocrine Cells Macrophages recompute recompute recompute 0.255669001367946 0.9004887531897467 0.2461374514707439 0.0002269856810233 0.0098335877942119 0.0 0.0 0.0 0.0 15 1.0 0.003288597258363 CXCL12-ITGA5 +CXCL12 ITGA5 Myeloid Cells Apocrine Cells recompute recompute recompute 0.7487535481622718 0.2488118640045775 0.2461374514707439 0.0015847932820241 0.0017288776969264 0.0 0.0 0.0 0.0 24 1.0 0.0032848961493452 CXCL12-ITGA5 +MMP2 PECAM1 Apocrine Cells T Lymphocytes recompute recompute recompute 0.2491408586098361 0.6331674633943454 0.2461374514707439 0.0001826541344284 0.0176963220730796 0.0 0.0 0.0 0.0 74 1.0 0.0032843263532951 MMP2-PECAM1 +CXCL12 ITGA5 11q13 Invasive Tumor Cells (G1/S) Mast Cells recompute recompute recompute 0.6160088550075702 0.8532421230021885 0.6198216015396206 0.0001971810371238 0.0019510637826432 0.0 0.0 0.0 0.0 0 1.0 0.0032835815418547 CXCL12-ITGA5 +HSPG2 LRP1 Dendritic Cells Apocrine Cells recompute recompute recompute 0.7789175740361626 0.2550748532138862 0.2461374514707439 0.0075637985935472 0.0003386430177035 0.0 0.0 0.0 0.0 75 1.0 0.0032832608993599 HSPG2-LRP1 +VWF LRP1 Mast Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.8525936146535493 0.6207977546603366 0.6198216015396206 0.0002103933337194 0.0018097844702233 0.0 0.0 0.0 0.0 1 1.0 0.0032817598867925 VWF-LRP1 +MMP2 PECAM1 Dendritic Cells Apocrine Cells recompute recompute recompute 0.6303642896310324 0.2491073778594529 0.2461374514707439 0.0161193721503025 0.0001990509171164 0.0 0.0003333333333333 0.223683344412274 0.0 75 1.0 0.0032777944913449 MMP2-PECAM1 +MMP2 PECAM1 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts recompute recompute recompute 0.6303642896310324 0.930308383061206 0.6198216015396206 0.0008320501336843 0.0004089864655001 0.0 0.0 0.0 0.0 380 1.0 0.0032763723741444 MMP2-PECAM1 +MMRN2 CD93 B Cells Mast Cells recompute recompute recompute 0.6301823358791634 0.8347945881127203 0.6198216015396206 0.0003083910058032 0.0012097093680331 0.0 0.0 0.0 0.0 97 1.0 0.0032672735692731 MMRN2-CD93 +CXCL12 ITGA5 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells recompute recompute recompute 0.6160088550075702 0.7846160563919254 0.6198216015396206 0.0001971810371238 0.0020587132267296 0.0 0.0 0.0 0.0 21 1.0 0.003267126885836 CXCL12-ITGA5 +MMRN2 CD93 11q13 Invasive Tumor Cells (G1/S) Plasma Cells recompute recompute recompute 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.000716220684292 0.0009242223287825 0.0 0.0 0.0 0.0 5 1.0 0.0032585553716764 MMRN2-CD93 +MMP2 PECAM1 CXCL14+ Fibroblasts Apocrine Cells recompute recompute recompute 0.9067635403815892 0.2491073778594529 0.2461374514707439 0.0106922602624424 0.0001990509171164 0.0 0.0 0.0 0.0 29 1.0 0.0032522634461546 MMP2-PECAM1 +HSPG2 LRP1 T Lymphocytes Apocrine Cells recompute recompute recompute 0.7789175740361626 0.2550748532138862 0.2461374514707439 0.0070532058552773 0.0003386430177035 0.0 0.0 0.0 0.0 86 1.0 0.0032452376222023 HSPG2-LRP1 +MMP2 PECAM1 Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts recompute recompute recompute 0.2491408586098361 0.930308383061206 0.2461374514707439 0.0049987108499989 0.0004089864655001 0.0 1.8063583815028903e-05 0.0328110848357606 0.0 1384 1.0 0.0032444270354299 MMP2-PECAM1 +VWF LRP1 Mast Cells B Cells recompute recompute recompute 0.8525936146535493 0.6207977546603366 0.6198216015396206 0.0002103933337194 0.0016667952436519 0.0 0.0003043831168831 0.0378312938648555 0.0 112 1.0 0.0032370499615932 VWF-LRP1 +MMRN2 CLEC14A Myeloid Cells B Cells recompute recompute recompute 0.7856500335676843 0.6347970925105053 0.6198216015396206 0.0005542667491398 0.000671064546954 0.0 0.0 0.0 0.0 144 1.0 0.0032367168068956 MMRN2-CLEC14A +MMP2 PECAM1 11q13 Invasive Tumor Cells (G1/S) Mast Cells recompute recompute recompute 0.6303642896310324 0.8537710813834968 0.6198216015396206 0.0008320501336843 0.0004138063814779 0.0 0.0 0.0 0.0 0 1.0 0.0032361379549915 MMP2-PECAM1 +MMRN2 CD93 Plasma Cells Mast Cells recompute recompute recompute 0.7205550478301406 0.8347945881127203 0.7204611100467462 0.0002165306714062 0.0012097093680331 0.0 0.0 0.0 0.0 48 1.0 0.0032298343112163 MMRN2-CD93 +CXCL12 ITGA5 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts recompute recompute recompute 0.6160088550075702 0.928319416412998 0.6198216015396206 0.0001971810371238 0.0016159760253869 0.0 0.0 0.0 0.0 380 1.0 0.0032271016690578 CXCL12-ITGA5 +MMRN2 CLEC14A B Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6301823358791634 0.6347970925105053 0.7917001487310438 0.0003083910058032 0.0011388334136451 0.0 0.0 0.0 0.0 42 1.0 0.0032188960362782 MMRN2-CLEC14A +MMRN2 CD93 Mast Cells Plasma Cells recompute recompute recompute 0.8571898293845529 0.4630027772793905 0.7204611100467462 0.0004196880356983 0.0009242223287825 0.0 0.0 0.0 0.0 50 1.0 0.0032173492734297 MMRN2-CD93 +CCN1 CAV1 Apocrine Cells B Cells recompute recompute recompute 0.2542249848376565 0.62431395375366 0.2461374514707439 0.0014656941948563 0.0019304335593669 0.0 0.0 0.0 0.0 11 1.0 0.0032155140293293 CCN1-CAV1 +MMP2 PECAM1 T Lymphocytes Apocrine Cells recompute recompute recompute 0.6303642896310324 0.2491073778594529 0.2461374514707439 0.0141923232885854 0.0001990509171164 0.0 0.0 0.0 0.0 86 1.0 0.0032089722095864 MMP2-PECAM1 +VWF LRP1 CAFs, DCIS Associated Apocrine Cells recompute recompute recompute 0.7158082793127664 0.2550748532138862 0.2461374514707439 0.0071496754272206 0.0003386430177035 0.0 0.0 0.0 0.0 230 1.0 0.003207111047675 VWF-LRP1 +CXCL12 ITGA5 Apocrine Cells Myoepithelial Cells recompute recompute recompute 0.255669001367946 0.7162873978652844 0.2461374514707439 0.0002269856810233 0.0106310838463224 0.0 0.0001940428834772 0.0950397737263253 0.0 937 1.0 0.0032069322023878 CXCL12-ITGA5 +MMRN2 CD93 B Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.6301823358791634 0.4630027772793905 0.2461374514707439 0.0003083910058032 0.0048929293424311 0.0 0.0 0.0 0.0 211 1.0 0.0032049323154604 MMRN2-CD93 +EFNB2 PECAM1 Dendritic Cells Apocrine Cells recompute recompute recompute 0.7800321422220979 0.2491073778594529 0.2461374514707439 0.0113788029360913 0.0001990509171164 0.0 0.0 0.0 0.0 75 1.0 0.0032047436667127 EFNB2-PECAM1 +MMP2 PECAM1 Luminal-like Amorphous DCIS Cells Mast Cells recompute recompute recompute 0.2491408586098361 0.8537710813834968 0.2461374514707439 0.0049987108499989 0.0004138063814779 0.0 0.0 0.0 0.0 34 1.0 0.0032045849105588 MMP2-PECAM1 +MMRN2 CD93 Mast Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.8571898293845529 0.6587114738285964 0.6198216015396206 0.0004196880356983 0.0007261054236978 0.0 0.0 0.0 0.0 1 1.0 0.0031964181924633 MMRN2-CD93 +MMRN2 CD93 CXCL14+ Fibroblasts Mast Cells recompute recompute recompute 0.940547666092272 0.8347945881127203 0.8567148457705164 0.0001298888146421 0.0012097093680331 0.0 0.0 0.0 0.0 137 1.0 0.0031916438809903 MMRN2-CD93 +MMRN2 CLEC14A Plasma Cells Plasma Cells recompute recompute recompute 0.7205550478301406 0.7154802332407408 1.0 0.0002165306714062 0.0009436211854823 0.0 0.0005889281507656 0.0655102809110564 0.0 283 1.0 0.0031898316601516 MMRN2-CLEC14A +VWF SELP Plasma Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7158082793127664 0.6572093097629401 0.6198216015396206 0.0003457348439318 0.0010419094417808 0.0 0.0 0.0 0.0 8 1.0 0.0031883023624215 VWF-SELP +MMRN2 CLEC14A Plasma Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7205550478301406 0.2491545808994955 0.2461374514707439 0.0002165306714062 0.0109188419829382 0.0 0.0 0.0 0.0 271 1.0 0.0031854567039949 MMRN2-CLEC14A +VWF SELP 11q13 Invasive Tumor Cells (G1/S) Mast Cells recompute recompute recompute 0.6332974881236617 0.8347297932672282 0.6198216015396206 0.0003521782369754 0.0009042150166242 0.0 0.0 0.0 0.0 0 1.0 0.0031847740700623 VWF-SELP +HSPG2 LRP1 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells recompute recompute recompute 0.6589792304505506 0.2550748532138862 0.2461374514707439 0.0072827533047186 0.0003386430177035 0.0 0.0 0.0 0.0 5 1.0 0.0031729364687716 HSPG2-LRP1 +MMRN2 CD93 Myeloid Cells CXCL14+ Fibroblasts recompute recompute recompute 0.7856500335676843 0.8817184225858201 0.7827641335561659 0.0005542667491398 0.0003375370073613 0.0 0.0 0.0 0.0 527 1.0 0.0031698726707451 MMRN2-CD93 +MMP2 PECAM1 Apocrine Cells CAFs, DCIS Associated recompute recompute recompute 0.2491408586098361 0.7167436199046466 0.2461374514707439 0.0001826541344284 0.0125623889131764 0.0 0.0002808988764044 0.0904853961341004 0.0 89 1.0 0.0031667861200883 MMP2-PECAM1 +MMP2 PECAM1 Macrophages Apocrine Cells recompute recompute recompute 0.9330801352629944 0.2491073778594529 0.2461374514707439 0.0088108219576754 0.0001990509171164 0.0 0.0 0.0 0.0 19 1.0 0.0031640817712698 MMP2-PECAM1 +CD34 SELP Plasma Cells CXCL14+ Fibroblasts recompute recompute recompute 0.7168245244832976 0.8819126042133903 0.7204611100467462 0.0018206581062216 0.0001189339410417 0.0 0.0 0.0 0.0 306 1.0 0.0031550313494005 CD34-SELP +CCN1 CAV1 Apocrine Cells Myeloid Cells recompute recompute recompute 0.2542249848376565 0.7832252605020791 0.2461374514707439 0.0014656941948563 0.00136079311934 0.0 0.0 0.0 0.0 20 1.0 0.0031503154791399 CCN1-CAV1 +VWF SELP B Cells Plasma Cells recompute recompute recompute 0.6332974881236617 0.4623922682986163 0.6198216015396206 0.00023686843287 0.0022515473538965 0.0 0.000153045607591 0.0147686518725902 0.0 297 1.0 0.0031452048203883 VWF-SELP +CXCL12 ITGA5 11q13 Invasive Tumor Cells (G1/S) Plasma Cells recompute recompute recompute 0.6160088550075702 0.7162873978652844 0.6198216015396206 0.0001971810371238 0.0017943124298833 0.0 0.0 0.0 0.0 5 1.0 0.0031450057353904 CXCL12-ITGA5 +VWF SELP CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.9275752708651288 0.6572093097629401 0.6198216015396206 0.000245041593909 0.0010419094417808 0.0 0.0 0.0 0.0 409 1.0 0.0031434161350983 VWF-SELP +CXCL12 ITGA5 Apocrine Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.255669001367946 0.6338612823312899 0.2461374514707439 0.0002269856810233 0.01057919065587 0.0 0.0001329080276448 0.0543470504556112 0.0 684 1.0 0.003139689844712 CXCL12-ITGA5 +MMRN2 CLEC14A Mast Cells B Cells recompute recompute recompute 0.8571898293845529 0.6347970925105053 0.6198216015396206 0.0004196880356983 0.000671064546954 0.0 0.0 0.0 0.0 112 1.0 0.003135314142497 MMRN2-CLEC14A +MMRN2 CD93 B Cells Myeloid Cells recompute recompute recompute 0.6301823358791634 0.7461459456652184 0.6198216015396206 0.0003083910058032 0.0010390313650636 0.0 0.0 0.0 0.0 137 1.0 0.0031264457220669 MMRN2-CD93 +MMRN2 CD93 Mast Cells CXCL14+ Fibroblasts recompute recompute recompute 0.8571898293845529 0.8817184225858201 0.8567148457705164 0.0004196880356983 0.0003375370073613 0.0 0.0 0.0 0.0 148 1.0 0.0031171119862127 MMRN2-CD93 +MMRN2 CLEC14A Apocrine Cells CAFs, DCIS Associated recompute recompute recompute 0.250044481781731 0.7154802332407408 0.2461374514707439 7.058774627838557e-05 0.0292771742399634 0.0 0.0037453183520599 0.4290606581351035 0.0 89 1.0 0.0031130454855495 MMRN2-CLEC14A +VWF LRP1 Myeloid Cells Mast Cells recompute recompute recompute 0.7848266128497919 0.8755243548400705 0.7827641335561659 0.0004024409845247 0.0004150165744076 0.0 0.0 0.0 0.0 23 1.0 0.0031063016767805 VWF-LRP1 +VWF LRP1 Luminal-like Amorphous DCIS Cells Myeloid Cells recompute recompute recompute 0.2486570577556728 0.7769451595923457 0.2461374514707439 0.0033537993821664 0.0005558995075445 0.0 0.0005411255411255 0.0677946550734017 0.0 84 1.0 0.0030994542400216 VWF-LRP1 +MMRN2 CD93 Plasma Cells Myeloid Cells recompute recompute recompute 0.7205550478301406 0.7461459456652184 0.7204611100467462 0.0002165306714062 0.0010390313650636 0.0 0.0 0.0 0.0 43 1.0 0.0030906201917869 MMRN2-CD93 +MMRN2 CD93 Plasma Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.7205550478301406 0.4630027772793905 0.2461374514707439 0.0002165306714062 0.0048929293424311 0.0 0.0 0.0 0.0 271 1.0 0.0030897473428895 MMRN2-CD93 +MMRN2 CLEC14A CXCL14+ Fibroblasts CXCL14+ Fibroblasts recompute recompute recompute 0.940547666092272 0.9003264838243337 1.0 0.0001298888146421 0.0007880862995141 0.0 0.0 0.0 0.0 4019 1.0 0.0030878833631116 MMRN2-CLEC14A +VWF LRP1 Apocrine Cells Endothelial Cells recompute recompute recompute 0.2486570577556728 0.9078204025796472 0.2461374514707439 0.0001077515101466 0.0144359394371152 0.0 0.0 0.0 0.0 15 1.0 0.0030863694748223 VWF-LRP1 +MMRN2 CLEC14A B Cells CXCL14+ Fibroblasts recompute recompute recompute 0.6301823358791634 0.9003264838243337 0.6198216015396206 0.0003083910058032 0.0007880862995141 0.0 0.0 0.0 0.0 800 1.0 0.0030806191346601 MMRN2-CLEC14A +CCN1 CAV1 Myeloid Cells Apocrine Cells recompute recompute recompute 0.7797135509308979 0.252518874138558 0.2461374514707439 0.0009209869688402 0.0018925243453249 0.0 0.0027777777777777 0.1538719785138766 0.0 24 1.0 0.003074572743808 CCN1-CAV1 +VWF LRP1 Apocrine Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.2486570577556728 0.6207977546603366 0.2461374514707439 0.0001077515101466 0.0203874717835032 0.0 0.0001329080276448 0.0062231217210202 0.0 684 1.0 0.0030684990094447 VWF-LRP1 +VWF SELP Basal-like Structured DCIS Cells CXCL14+ Fibroblasts recompute recompute recompute 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.0020251995753771 0.0001189339410417 0.0 0.0 0.0 0.0 1109 1.0 0.0030679766951526 VWF-SELP +MMRN2 CD93 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts recompute recompute recompute 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.000716220684292 0.0003375370073613 0.0 0.0 0.0 0.0 380 1.0 0.0030671970325183 MMRN2-CD93 +MMRN2 CD93 Apocrine Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.250044481781731 0.6587114738285964 0.2461374514707439 7.058774627838557e-05 0.0289462771086338 0.0 0.0 0.0 0.0 184 1.0 0.0030646366506194 MMRN2-CD93 +MMRN2 CLEC14A B Cells B Cells recompute recompute recompute 0.6301823358791634 0.6347970925105053 1.0 0.0003083910058032 0.000671064546954 0.0 0.0003526093088857 0.1169481839807567 0.0 1418 1.0 0.0030643000449161 MMRN2-CLEC14A +CCN1 CAV1 Apocrine Cells Mast Cells recompute recompute recompute 0.2542249848376565 0.8617632615906476 0.2461374514707439 0.0014656941948563 0.0010414441948928 0.0 0.0 0.0 0.0 1 1.0 0.0030613412367768 CCN1-CAV1 +VWF SELP Dendritic Cells CXCL14+ Fibroblasts recompute recompute recompute 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.0019871862905238 0.0001189339410417 0.0 0.0 0.0 0.0 922 1.0 0.0030583030811891 VWF-SELP +MMRN2 CLEC14A CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.940547666092272 0.2491545808994955 0.2461374514707439 0.0001298888146421 0.0109188419829382 0.0 0.0001117818019226 0.0160913485872288 0.0 1491 1.0 0.0030582167696231 MMRN2-CLEC14A +MMRN2 CLEC14A B Cells Plasma Cells recompute recompute recompute 0.6301823358791634 0.7154802332407408 0.6198216015396206 0.0003083910058032 0.0009436211854823 0.0 0.0 0.0 0.0 297 1.0 0.0030552126535509 MMRN2-CLEC14A +VWF SELP B Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6332974881236617 0.6572093097629401 0.7917001487310438 0.00023686843287 0.0010419094417808 0.0 0.0 0.0 0.0 42 1.0 0.0030551929753128 VWF-SELP +MMRN2 CD93 Plasma Cells B Cells recompute recompute recompute 0.7205550478301406 0.7779918296243433 0.6198216015396206 0.0002165306714062 0.001079730675535 0.0 0.0 0.0 0.0 315 1.0 0.0030546489818484 MMRN2-CD93 +MMP2 PECAM1 Basal-like Structured DCIS Cells Apocrine Cells recompute recompute recompute 0.6303642896310324 0.2491073778594529 0.2461374514707439 0.0104129581710415 0.0001990509171164 0.0 0.0001801152737752 0.1208663604533181 0.0 694 1.0 0.0030475633768519 MMP2-PECAM1 +MMRN2 CLEC14A Plasma Cells CXCL14+ Fibroblasts recompute recompute recompute 0.7205550478301406 0.9003264838243337 0.7204611100467462 0.0002165306714062 0.0007880862995141 0.0 0.0005446623093681 0.3637022845678102 0.0 306 1.0 0.0030453187252172 MMRN2-CLEC14A +VWF ITGA9 Myeloid Cells Apocrine Cells recompute recompute recompute 0.7848266128497919 0.2531744428854943 0.2461374514707439 0.0004024409845247 0.0040430820937484 0.0 0.0 0.0 0.0 24 1.0 0.0030441519410937 VWF-ITGA9 +MMRN2 CLEC14A Luminal-like Amorphous DCIS Cells Apocrine Cells recompute recompute recompute 0.250044481781731 0.2491545808994955 0.3990376746076917 0.0070431301838115 0.0004471667362236 0.0 0.0 0.0 0.0 97 1.0 0.0030359243023079 MMRN2-CLEC14A +VWF LRP1 Plasma Cells Myeloid Cells recompute recompute recompute 0.7158082793127664 0.7769451595923457 0.7204611100467462 0.0003457348439318 0.0005558995075445 0.0 0.0 0.0 0.0 43 1.0 0.0030275610512928 VWF-LRP1 +VWF LRP1 CXCL14+ Fibroblasts Myeloid Cells recompute recompute recompute 0.9275752708651288 0.7769451595923457 0.7827641335561659 0.000245041593909 0.0005558995075445 0.0 2.1603871413757345e-05 0.0027066307158582 0.0 526 1.0 0.0030264860913636 VWF-LRP1 +VWF SELP Mast Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.8525936146535493 0.6572093097629401 0.6198216015396206 0.0002103933337194 0.0010419094417808 0.0 0.0 0.0 0.0 1 1.0 0.0030218057594913 VWF-SELP +CD34 SELP 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts recompute recompute recompute 0.633566764858408 0.8819126042133903 0.6198216015396206 0.0018436902762588 0.0001189339410417 0.0 0.0 0.0 0.0 380 1.0 0.0030205513141237 CD34-SELP +MMP2 PECAM1 11q13 Invasive Tumor Cells Apocrine Cells recompute recompute recompute 0.6303642896310324 0.2491073778594529 0.2461374514707439 0.0097699360831605 0.0001990509171164 0.0 0.0001396648044692 0.0937220716811204 0.0 179 1.0 0.0030153589412653 MMP2-PECAM1 +VWF LRP1 Luminal-like Amorphous DCIS Cells Mast Cells recompute recompute recompute 0.2486570577556728 0.8755243548400705 0.2461374514707439 0.0033537993821664 0.0004150165744076 0.0 0.0 0.0 0.0 34 1.0 0.003011458207351 VWF-LRP1 +VWF SELP Macrophages CXCL14+ Fibroblasts recompute recompute recompute 0.9011206516381156 0.8819126042133903 0.8875000050982297 0.0008850282134344 0.0001189339410417 0.0 0.0 0.0 0.0 1462 1.0 0.0030091710131715 VWF-SELP +MMRN2 CD93 CXCL14+ Fibroblasts Myeloid Cells recompute recompute recompute 0.940547666092272 0.7461459456652184 0.7827641335561659 0.0001298888146421 0.0010390313650636 0.0 0.0 0.0 0.0 526 1.0 0.0030084693561247 MMRN2-CD93 +MMRN2 CD93 B Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.6301823358791634 0.6587114738285964 0.7917001487310438 0.0003083910058032 0.0007261054236978 0.0 0.0 0.0 0.0 42 1.0 0.0030047426016425 MMRN2-CD93 +VWF SELP Luminal-like Amorphous DCIS Cells B Cells recompute recompute recompute 0.2486570577556728 0.7760344326192508 0.2461374514707439 0.0033537993821664 0.0004582650848664 0.0 0.0 0.0 0.0 176 1.0 0.0030006869577678 VWF-SELP +VWF LRP1 Apocrine Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.2486570577556728 0.2550748532138862 0.3990376746076917 0.0001077515101466 0.0267255153180908 0.0 0.0 0.0 0.0 89 1.0 0.0029999364185815 VWF-LRP1 +VWF LRP1 CXCL14+ Fibroblasts Mast Cells recompute recompute recompute 0.9275752708651288 0.8755243548400705 0.8567148457705164 0.000245041593909 0.0004150165744076 0.0 0.0 0.0 0.0 137 1.0 0.0029851387568076 VWF-LRP1 +VWF SELP B Cells Mast Cells recompute recompute recompute 0.6332974881236617 0.8347297932672282 0.6198216015396206 0.00023686843287 0.0009042150166242 0.0 0.0 0.0 0.0 97 1.0 0.0029810578759003 VWF-SELP +MMRN2 CLEC14A Plasma Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0002165306714062 0.0011388334136451 0.0 0.0 0.0 0.0 8 1.0 0.0029791706848696 MMRN2-CLEC14A +CD34 SELP Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts recompute recompute recompute 0.2491449441646273 0.8819126042133903 0.2461374514707439 0.0108445362943651 0.0001189339410417 0.0 0.0 0.0 0.0 1384 1.0 0.0029780696213662 CD34-SELP +VWF SELP Myeloid Cells B Cells recompute recompute recompute 0.7848266128497919 0.7760344326192508 0.6198216015396206 0.0004024409845247 0.0004582650848664 0.0 0.0006313131313131 0.3175102580483508 0.0 144 1.0 0.0029771001631625 VWF-SELP +CD34 SELP Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.2491449441646273 0.6572093097629401 0.2461374514707439 0.0003767662344862 0.0045674276780054 0.0 0.0 0.0 0.0 2 1.0 0.002975191626451 CD34-SELP +MMRN2 CD93 CXCL14+ Fibroblasts Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.940547666092272 0.4630027772793905 0.2461374514707439 0.0001298888146421 0.0048929293424311 0.0 0.0005030181086519 0.1034508224703467 0.0 1491 1.0 0.0029663304247936 MMRN2-CD93 +VWF SELP Apocrine Cells CAFs, DCIS Associated recompute recompute recompute 0.2486570577556728 0.4623922682986163 0.2461374514707439 0.0001077515101466 0.0222228052993653 0.0 0.0 0.0 0.0 89 1.0 0.0029637527773416 VWF-SELP +MMRN2 CD93 Plasma Cells Plasma Cells recompute recompute recompute 0.7205550478301406 0.4630027772793905 1.0 0.0002165306714062 0.0009242223287825 0.0 0.0 0.0 0.0 283 1.0 0.0029563912115471 MMRN2-CD93 +VWF SELP CAFs, Invasive Associated CXCL14+ Fibroblasts recompute recompute recompute 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.0016171311116606 0.0001189339410417 0.0 0.0 0.0 0.0 1490 1.0 0.0029550514540035 VWF-SELP +CD34 SELP Apocrine Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.2491449441646273 0.7760344326192508 0.2461374514707439 0.0003767662344862 0.0036702914086929 0.0 0.0 0.0 0.0 684 1.0 0.0029492800084977 CD34-SELP +VWF LRP1 Mast Cells Mast Cells recompute recompute recompute 0.8525936146535493 0.8755243548400705 1.0 0.0002103933337194 0.0004150165744076 0.0 0.0 0.0 0.0 14 1.0 0.0029445785267782 VWF-LRP1 +VWF LRP1 Plasma Cells Mast Cells recompute recompute recompute 0.7158082793127664 0.8755243548400705 0.7204611100467462 0.0003457348439318 0.0004150165744076 0.0 0.0004734848484848 0.057931162330841 0.0 48 1.0 0.0029416061248604 VWF-LRP1 +CD34 SELP Mast Cells CXCL14+ Fibroblasts recompute recompute recompute 0.8532069650852002 0.8819126042133903 0.8567148457705164 0.00083777361258 0.0001189339410417 0.0 0.0 0.0 0.0 148 1.0 0.002937413404981 CD34-SELP +VWF SELP 11q13 Invasive Tumor Cells (Mitotic) CXCL14+ Fibroblasts recompute recompute recompute 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.0015572459193676 0.0001189339410417 0.0 0.0 0.0 0.0 339 1.0 0.0029365251587893 VWF-SELP +MMRN2 CD93 CXCL14+ Fibroblasts B Cells recompute recompute recompute 0.940547666092272 0.7779918296243433 0.6198216015396206 0.0001298888146421 0.001079730675535 0.0 0.0 0.0 0.0 791 1.0 0.0029326340332566 MMRN2-CD93 +CXCL12 ITGA5 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells recompute recompute recompute 0.6160088550075702 0.2488118640045775 0.2461374514707439 0.0009692519480124 0.0017288776969264 0.0 0.0181818181818181 0.346020761245675 0.0 5 1.0 0.0029295929922958 CXCL12-ITGA5 +VWF SELP 11q13 Invasive Tumor Cells (G1/S) B Cells recompute recompute recompute 0.6332974881236617 0.7760344326192508 0.7917001487310438 0.0003521782369754 0.0004582650848664 0.0 0.0 0.0 0.0 38 1.0 0.002926342124863 VWF-SELP +VWF ITGA9 Plasma Cells Apocrine Cells recompute recompute recompute 0.7158082793127664 0.2531744428854943 0.2461374514707439 0.0003457348439318 0.0040430820937484 0.0 0.0 0.0 0.0 24 1.0 0.0029228774797896 VWF-ITGA9 +VWF LRP1 Mast Cells Myeloid Cells recompute recompute recompute 0.8525936146535493 0.7769451595923457 0.7827641335561659 0.0002103933337194 0.0005558995075445 0.0 0.0 0.0 0.0 23 1.0 0.0029093994268808 VWF-LRP1 +EFNB2 PECAM1 Macrophages Apocrine Cells recompute recompute recompute 0.8913986641324685 0.2491073778594529 0.2461374514707439 0.0054950348959687 0.0001990509171164 0.0 0.0 0.0 0.0 19 1.0 0.00290245565023 EFNB2-PECAM1 +VWF LRP1 11q13 Invasive Tumor Cells (G1/S) Myeloid Cells recompute recompute recompute 0.6332974881236617 0.7769451595923457 0.6198216015396206 0.0003521782369754 0.0005558995075445 0.0 0.0 0.0 0.0 21 1.0 0.002901843373248 VWF-LRP1 +MMRN2 CLEC14A CXCL14+ Fibroblasts Plasma Cells recompute recompute recompute 0.940547666092272 0.7154802332407408 0.7204611100467462 0.0001298888146421 0.0009436211854823 0.0 0.0 0.0 0.0 285 1.0 0.0028995643209758 MMRN2-CLEC14A +MMRN2 CLEC14A B Cells Mast Cells recompute recompute recompute 0.6301823358791634 0.8514619504364779 0.6198216015396206 0.0003083910058032 0.0005740632036187 0.0 0.0 0.0 0.0 97 1.0 0.0028950998255778 MMRN2-CLEC14A +CD34 SELP Apocrine Cells Dendritic Cells recompute recompute recompute 0.2491449441646273 0.7760344326192508 0.2461374514707439 0.0003767662344862 0.0032078747392388 0.0 0.0 0.0 0.0 64 1.0 0.0028838246154192 CD34-SELP +VWF ITGA9 CXCL14+ Fibroblasts Apocrine Cells recompute recompute recompute 0.9275752708651288 0.2531744428854943 0.2461374514707439 0.000245041593909 0.0040430820937484 0.0 0.0 0.0 0.0 29 1.0 0.0028817280127435 VWF-ITGA9 +CD34 SELP Apocrine Cells Myoepithelial Cells recompute recompute recompute 0.2491449441646273 0.4623922682986163 0.2461374514707439 0.0003767662344862 0.0053213839468185 0.0 0.0 0.0 0.0 937 1.0 0.0028782259413751 CD34-SELP +VWF ITGA9 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells recompute recompute recompute 0.6332974881236617 0.2531744428854943 0.2461374514707439 0.0003521782369754 0.0040430820937484 0.0 0.0 0.0 0.0 4 1.0 0.002872647307914 VWF-ITGA9 +MMRN2 CLEC14A T Lymphocytes Apocrine Cells recompute recompute recompute 0.6301823358791634 0.2491545808994955 0.2461374514707439 0.0031934983073077 0.0004471667362236 0.0 0.0 0.0 0.0 86 1.0 0.0028640241955859 MMRN2-CLEC14A +MMRN2 CLEC14A Plasma Cells Mast Cells recompute recompute recompute 0.7205550478301406 0.8514619504364779 0.7204611100467462 0.0002165306714062 0.0005740632036187 0.0 0.0 0.0 0.0 48 1.0 0.0028619252574946 MMRN2-CLEC14A +MMRN2 CLEC14A CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.940547666092272 0.6347970925105053 0.6198216015396206 0.0001298888146421 0.0011388334136451 0.0 0.0 0.0 0.0 409 1.0 0.0028601706425994 MMRN2-CLEC14A +VWF SELP Plasma Cells B Cells recompute recompute recompute 0.7158082793127664 0.7760344326192508 0.6198216015396206 0.0003457348439318 0.0004582650848664 0.0 0.0 0.0 0.0 315 1.0 0.0028584969444263 VWF-SELP +VWF SELP B Cells B Cells recompute recompute recompute 0.6332974881236617 0.7760344326192508 1.0 0.00023686843287 0.0004582650848664 0.0 0.0 0.0 0.0 1418 1.0 0.0028478913962456 VWF-SELP +MMRN2 CD93 B Cells Plasma Cells recompute recompute recompute 0.6301823358791634 0.4630027772793905 0.6198216015396206 0.0003083910058032 0.0009242223287825 0.0 0.0 0.0 0.0 297 1.0 0.0028316239854288 MMRN2-CD93 +MMRN2 CLEC14A CXCL14+ Fibroblasts Mast Cells recompute recompute recompute 0.940547666092272 0.8514619504364779 0.8567148457705164 0.0001298888146421 0.0005740632036187 0.0 0.0 0.0 0.0 137 1.0 0.0028280850829449 MMRN2-CLEC14A +VWF LRP1 11q13 Invasive Tumor Cells (G1/S) Mast Cells recompute recompute recompute 0.6332974881236617 0.8755243548400705 0.6198216015396206 0.0003521782369754 0.0004150165744076 0.0 0.0 0.0 0.0 0 1.0 0.0028194576741852 VWF-LRP1 +VWF SELP CXCL14+ Fibroblasts B Cells recompute recompute recompute 0.9275752708651288 0.7760344326192508 0.6198216015396206 0.000245041593909 0.0004582650848664 0.0 0.0001723939777037 0.0867031804531526 0.0 791 1.0 0.0028182538529422 VWF-SELP +HSPG2 LRP1 CXCL14+ Fibroblasts Apocrine Cells recompute recompute recompute 0.8818165186409654 0.2550748532138862 0.2461374514707439 0.0026436039558049 0.0003386430177035 0.0 0.0004789272030651 0.0682622096270401 0.0 29 1.0 0.0028131707945515 HSPG2-LRP1 +VWF LRP1 T Lymphocytes Apocrine Cells recompute recompute recompute 0.6332974881236617 0.2550748532138862 0.2461374514707439 0.0036144684673052 0.0003386430177035 0.0 0.0 0.0 0.0 86 1.0 0.0028046303148665 VWF-LRP1 +VWF SELP Apocrine Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.2486570577556728 0.4623922682986163 0.3990376746076917 0.0001077515101466 0.0096770075292062 0.0 0.0 0.0 0.0 89 1.0 0.0027966519123648 VWF-SELP +HSPG2 LRP1 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells recompute recompute recompute 0.6589792304505506 0.2550748532138862 0.2461374514707439 0.0033973231723341 0.0003386430177035 0.0 0.0 0.0 0.0 4 1.0 0.0027942699937555 HSPG2-LRP1 +CD34 SELP Apocrine Cells Myeloid Cells recompute recompute recompute 0.2491449441646273 0.7478729882108823 0.2461374514707439 0.0003767662344862 0.0027351735586246 0.0 0.0 0.0 0.0 20 1.0 0.0027909663963297 CD34-SELP +VWF ITGA9 Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.2486570577556728 0.6252253442669611 0.2461374514707439 0.0001077515101466 0.0112932915661816 0.0 0.0 0.0 0.0 2 1.0 0.0027840900836158 VWF-ITGA9 +CD34 SELP Apocrine Cells Macrophages recompute recompute recompute 0.2491449441646273 0.941479368642921 0.2461374514707439 0.0003767662344862 0.0021392900294222 0.0 0.0 0.0 0.0 15 1.0 0.0027837654301802 CD34-SELP +MMRN2 CD93 Plasma Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.7205550478301406 0.6587114738285964 0.6198216015396206 0.0002165306714062 0.0007261054236978 0.0 0.0 0.0 0.0 8 1.0 0.0027809661988158 MMRN2-CD93 +CXCL12 ITGA5 Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.255669001367946 0.6338612823312899 0.2461374514707439 0.0002269856810233 0.0050060729272313 0.0 0.0 0.0 0.0 2 1.0 0.0027715812360753 CXCL12-ITGA5 +VWF ITGA9 Mast Cells Apocrine Cells recompute recompute recompute 0.8525936146535493 0.2531744428854943 0.2461374514707439 0.0002103933337194 0.0040430820937484 0.0 0.0 0.0 0.0 3 1.0 0.0027702416517384 VWF-ITGA9 +CCN1 CAV1 Mast Cells Apocrine Cells recompute recompute recompute 0.8749036366850302 0.252518874138558 0.2461374514707439 0.0004337320404416 0.0018925243453249 0.0 0.0 0.0 0.0 3 1.0 0.002764507986297 CCN1-CAV1 +HSPG2 LRP1 Macrophages Apocrine Cells recompute recompute recompute 0.9253089325030373 0.2550748532138862 0.2461374514707439 0.0022161183602947 0.0003386430177035 0.0 0.0 0.0 0.0 19 1.0 0.0027536812455286 HSPG2-LRP1 +VWF LRP1 Apocrine Cells T Lymphocytes recompute recompute recompute 0.2486570577556728 0.6207977546603366 0.2461374514707439 0.0001077515101466 0.0104714078116759 0.0 0.0 0.0 0.0 74 1.0 0.0027459943404956 VWF-LRP1 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells recompute recompute recompute 0.6301823358791634 0.2491545808994955 0.2461374514707439 0.0024635726452692 0.0004471667362236 0.0 0.0 0.0 0.0 5 1.0 0.0027427940389408 MMRN2-CLEC14A +MMRN2 CLEC14A Plasma Cells B Cells recompute recompute recompute 0.7205550478301406 0.6347970925105053 0.6198216015396206 0.0002165306714062 0.000671064546954 0.0 0.001058201058201 0.3509683066343133 0.0 315 1.0 0.0027278041007 MMRN2-CLEC14A +VWF LRP1 B Cells Myeloid Cells recompute recompute recompute 0.6332974881236617 0.7769451595923457 0.6198216015396206 0.00023686843287 0.0005558995075445 0.0 8.294625082946251e-05 0.010391881434609 0.0 137 1.0 0.0027162250295139 VWF-LRP1 +MMRN2 CD93 Apocrine Cells T Lymphocytes recompute recompute recompute 0.250044481781731 0.7779918296243433 0.2461374514707439 7.058774627838557e-05 0.0118035014556376 0.0 0.0 0.0 0.0 74 1.0 0.0027132846151677 MMRN2-CD93 +VWF SELP Mast Cells B Cells recompute recompute recompute 0.8525936146535493 0.7760344326192508 0.6198216015396206 0.0002103933337194 0.0004582650848664 0.0 0.0 0.0 0.0 112 1.0 0.0027092231376686 VWF-SELP +VWF LRP1 Myoepithelial Cells Apocrine Cells recompute recompute recompute 0.7158082793127664 0.2550748532138862 0.2461374514707439 0.0025256125075084 0.0003386430177035 0.0 9.749545021232342e-05 0.0062815860539483 0.0 1049 1.0 0.002696461654352 VWF-LRP1 +VWF LRP1 Apocrine Cells CXCL14+ Fibroblasts recompute recompute recompute 0.2486570577556728 0.9078204025796472 0.2461374514707439 0.0001077515101466 0.0064028969591119 0.0 0.0 0.0 0.0 20 1.0 0.0026952758593224 VWF-LRP1 +VWF ITGA9 B Cells Apocrine Cells recompute recompute recompute 0.6332974881236617 0.2531744428854943 0.2461374514707439 0.00023686843287 0.0040430820937484 0.0 0.0 0.0 0.0 15 1.0 0.0026888965099409 VWF-ITGA9 +MMRN2 CD93 CXCL14+ Fibroblasts Plasma Cells recompute recompute recompute 0.940547666092272 0.4630027772793905 0.7204611100467462 0.0001298888146421 0.0009242223287825 0.0 0.0 0.0 0.0 285 1.0 0.0026873664158946 MMRN2-CD93 +EFNB2 PECAM1 Myeloid Cells Apocrine Cells recompute recompute recompute 0.7451589345683471 0.2491073778594529 0.2461374514707439 0.0040724665904272 0.0001990509171164 0.0 0.0 0.0 0.0 24 1.0 0.0026798447818584 EFNB2-PECAM1 +MMRN2 CD93 CXCL14+ Fibroblasts CXCL14+ Fibroblasts recompute recompute recompute 0.940547666092272 0.8817184225858201 1.0 0.0001298888146421 0.0003375370073613 0.0 0.0 0.0 0.0 4019 1.0 0.0026716221255448 MMRN2-CD93 +MMRN2 CD93 CXCL14+ Fibroblasts 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.940547666092272 0.6587114738285964 0.6198216015396206 0.0001298888146421 0.0007261054236978 0.0 0.0 0.0 0.0 409 1.0 0.0026698832397589 MMRN2-CD93 +MMRN2 CD93 B Cells CXCL14+ Fibroblasts recompute recompute recompute 0.6301823358791634 0.8817184225858201 0.6198216015396206 0.0003083910058032 0.0003375370073613 0.0 0.0 0.0 0.0 800 1.0 0.0026653371493414 MMRN2-CD93 +MMP2 PECAM1 Apocrine Cells B Cells recompute recompute recompute 0.2491408586098361 0.6331674633943454 0.2461374514707439 0.0001826541344284 0.0049190726392343 0.0 0.0 0.0 0.0 11 1.0 0.0026532598283763 MMP2-PECAM1 +MMP2 PECAM1 Apocrine Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.2491408586098361 0.2491073778594529 0.3990376746076917 0.0001826541344284 0.0076066460958003 0.0 0.0 0.0 0.0 89 1.0 0.002647171589489 MMP2-PECAM1 +VWF ITGA9 Apocrine Cells B Cells recompute recompute recompute 0.2486570577556728 0.6252253442669611 0.2461374514707439 0.0001077515101466 0.0083442542366581 0.0 0.0 0.0 0.0 11 1.0 0.0026471454455315 VWF-ITGA9 +VWF LRP1 B Cells Mast Cells recompute recompute recompute 0.6332974881236617 0.8755243548400705 0.6198216015396206 0.00023686843287 0.0004150165744076 0.0 0.0001171508903467 0.0143334834633008 0.0 97 1.0 0.0026391091865531 VWF-LRP1 +MMRN2 CD93 Plasma Cells CXCL14+ Fibroblasts recompute recompute recompute 0.7205550478301406 0.8817184225858201 0.7204611100467462 0.0002165306714062 0.0003375370073613 0.0 0.0 0.0 0.0 306 1.0 0.0026347954015425 MMRN2-CD93 +MMRN2 CLEC14A CXCL14+ Fibroblasts B Cells recompute recompute recompute 0.940547666092272 0.6347970925105053 0.6198216015396206 0.0001298888146421 0.000671064546954 0.0 0.0 0.0 0.0 791 1.0 0.0026188446493545 MMRN2-CLEC14A +CD34 SELP Apocrine Cells CAFs, Invasive Associated recompute recompute recompute 0.2491449441646273 0.6572093097629401 0.2461374514707439 0.0003767662344862 0.002113171886167 0.0 0.0 0.0 0.0 0 1.0 0.0026165295945592 CD34-SELP +MMRN2 CD93 Apocrine Cells CAFs, DCIS Associated recompute recompute recompute 0.250044481781731 0.4630027772793905 0.2461374514707439 7.058774627838557e-05 0.0155837683010033 0.0 0.0 0.0 0.0 89 1.0 0.0026063958101179 MMRN2-CD93 +MMP2 PECAM1 Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.2491408586098361 0.6331674633943454 0.2461374514707439 0.0001826541344284 0.0041555861088636 0.0 0.0 0.0 0.0 2 1.0 0.0025797125533432 MMP2-PECAM1 +CXCL12 ITGA5 Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.255669001367946 0.6338612823312899 0.2461374514707439 0.0002269856810233 0.0032054495894615 0.0 0.0 0.0 0.0 4 1.0 0.0025731177275527 CXCL12-ITGA5 +EFNB2 PECAM1 Plasma Cells Apocrine Cells recompute recompute recompute 0.4619393085577573 0.2491073778594529 0.2461374514707439 0.0051428381563772 0.0001990509171164 0.0 0.0 0.0 0.0 24 1.0 0.0025727040259807 EFNB2-PECAM1 +VWF LRP1 Luminal-like Amorphous DCIS Cells Apocrine Cells recompute recompute recompute 0.2486570577556728 0.2550748532138862 0.3990376746076917 0.0033537993821664 0.0003386430177035 0.0 0.0 0.0 0.0 97 1.0 0.0025689912077521 VWF-LRP1 +VWF ITGA9 Apocrine Cells Myeloid Cells recompute recompute recompute 0.2486570577556728 0.7831795333113832 0.2461374514707439 0.0001077515101466 0.0055509879377996 0.0 0.0 0.0 0.0 20 1.0 0.0025679058650041 VWF-ITGA9 +EFNB2 PECAM1 CXCL14+ Fibroblasts Apocrine Cells recompute recompute recompute 0.8640667164982425 0.2491073778594529 0.2461374514707439 0.002676946692949 0.0001990509171164 0.0 0.0 0.0 0.0 29 1.0 0.0025612766608529 EFNB2-PECAM1 +VWF ITGA9 Apocrine Cells Apocrine Cells recompute recompute recompute 0.2486570577556728 0.2531744428854943 1.0 0.0001077515101466 0.0040430820937484 0.0 0.0002752041097147 0.7389083432389889 0.0 991 1.0 0.0025489794403132 VWF-ITGA9 +VWF LRP1 Basal-like Structured DCIS Cells Apocrine Cells recompute recompute recompute 0.6332974881236617 0.2550748532138862 0.2461374514707439 0.0020251995753771 0.0003386430177035 0.0 4.912234739324076e-05 0.0031649297649336 0.0 694 1.0 0.00254651562725 VWF-LRP1 +VWF LRP1 Dendritic Cells Apocrine Cells recompute recompute recompute 0.6332974881236617 0.2550748532138862 0.2461374514707439 0.0019871862905238 0.0003386430177035 0.0 0.0 0.0 0.0 75 1.0 0.0025384862282103 VWF-LRP1 +MMRN2 CLEC14A Dendritic Cells Apocrine Cells recompute recompute recompute 0.6301823358791634 0.2491545808994955 0.2461374514707439 0.0015409900107563 0.0004471667362236 0.0 0.0 0.0 0.0 75 1.0 0.002536485873125 MMRN2-CLEC14A +HSPG2 LRP1 Mast Cells Apocrine Cells recompute recompute recompute 0.8349903778527206 0.2550748532138862 0.2461374514707439 0.0014804857410621 0.0003386430177035 0.0 0.0 0.0 0.0 3 1.0 0.0025309379313638 HSPG2-LRP1 +CD34 SELP B Cells CXCL14+ Fibroblasts recompute recompute recompute 0.633566764858408 0.8819126042133903 0.6198216015396206 0.0006336851232098 0.0001189339410417 0.0 0.0 0.0 0.0 800 1.0 0.0025280435942044 CD34-SELP +VWF SELP Myeloid Cells CXCL14+ Fibroblasts recompute recompute recompute 0.7848266128497919 0.8819126042133903 0.7827641335561659 0.0004024409845247 0.0001189339410417 0.0 0.0 0.0 0.0 527 1.0 0.0025253074143677 VWF-SELP +VWF ITGA9 Apocrine Cells Plasma Cells recompute recompute recompute 0.2486570577556728 0.7292496872084557 0.2461374514707439 0.0001077515101466 0.0053724660607752 0.0 0.0 0.0 0.0 15 1.0 0.0025237644783547 VWF-ITGA9 +MMRN2 CLEC14A CAFs, Invasive Associated Apocrine Cells recompute recompute recompute 0.6301823358791634 0.2491545808994955 0.2461374514707439 0.00146889578236 0.0004471667362236 0.0 0.0 0.0 0.0 0 1.0 0.0025163110861321 MMRN2-CLEC14A +CXCL12 ITGA5 Apocrine Cells Apocrine Cells recompute recompute recompute 0.255669001367946 0.2488118640045775 1.0 0.0002269856810233 0.0017288776969264 0.0 0.0005045408678102 0.0096019888337599 0.0 991 1.0 0.0025093173885362 CXCL12-ITGA5 +MMP2 PECAM1 Luminal-like Amorphous DCIS Cells Apocrine Cells recompute recompute recompute 0.2491408586098361 0.2491073778594529 0.3990376746076917 0.0049987108499989 0.0001990509171164 0.0 0.0 0.0 0.0 97 1.0 0.0025038889477073 MMP2-PECAM1 +CD34 SELP Apocrine Cells Plasma Cells recompute recompute recompute 0.2491449441646273 0.4623922682986163 0.2461374514707439 0.0003767662344862 0.0022515473538965 0.0 0.0 0.0 0.0 15 1.0 0.0024938355809986 CD34-SELP +VWF SELP CXCL14+ Fibroblasts CXCL14+ Fibroblasts recompute recompute recompute 0.9275752708651288 0.8819126042133903 1.0 0.000245041593909 0.0001189339410417 0.0 1.1309914270849828e-05 0.0711055872235514 0.0 4019 1.0 0.0024901705742301 VWF-SELP +CXCL12 ITGA5 Apocrine Cells Mast Cells recompute recompute recompute 0.255669001367946 0.8532421230021885 0.2461374514707439 0.0002269856810233 0.0019510637826432 0.0 0.0 0.0 0.0 1 1.0 0.0024890668733264 CXCL12-ITGA5 +CXCL12 ITGA5 Apocrine Cells Myeloid Cells recompute recompute recompute 0.255669001367946 0.7846160563919254 0.2461374514707439 0.0002269856810233 0.0020587132267296 0.0 0.0 0.0 0.0 20 1.0 0.002476593682487 CXCL12-ITGA5 +MMP2 PECAM1 Apocrine Cells CAFs, Invasive Associated recompute recompute recompute 0.2491408586098361 0.6331674633943454 0.2461374514707439 0.0001826541344284 0.0032187363284526 0.0 0.0 0.0 0.0 0 1.0 0.0024721807498088 MMP2-PECAM1 +CXCL12 ITGA5 Apocrine Cells B Cells recompute recompute recompute 0.255669001367946 0.6338612823312899 0.2461374514707439 0.0002269856810233 0.0024809469483059 0.0 0.0 0.0 0.0 11 1.0 0.0024655537639127 CXCL12-ITGA5 +MMRN2 CLEC14A Apocrine Cells T Lymphocytes recompute recompute recompute 0.250044481781731 0.6347970925105053 0.2461374514707439 7.058774627838557e-05 0.0079745943515326 0.0 0.0 0.0 0.0 74 1.0 0.0024569047572512 MMRN2-CLEC14A +VWF LRP1 CAFs, Invasive Associated Apocrine Cells recompute recompute recompute 0.6332974881236617 0.2550748532138862 0.2461374514707439 0.0016171311116606 0.0003386430177035 0.0 0.0 0.0 0.0 0 1.0 0.0024527841814566 VWF-LRP1 +VWF SELP Luminal-like Amorphous DCIS Cells CXCL14+ Fibroblasts recompute recompute recompute 0.2486570577556728 0.8819126042133903 0.2461374514707439 0.0033537993821664 0.0001189339410417 0.0 0.0 0.0 0.0 1384 1.0 0.0024482032108884 VWF-SELP +HSPG2 LRP1 B Cells Apocrine Cells recompute recompute recompute 0.7789175740361626 0.2550748532138862 0.2461374514707439 0.0012941512528773 0.0003386430177035 0.0 0.0 0.0 0.0 15 1.0 0.002446320596207 HSPG2-LRP1 +CXCL12 ITGA5 Apocrine Cells CXCL14+ Fibroblasts recompute recompute recompute 0.255669001367946 0.928319416412998 0.2461374514707439 0.0002269856810233 0.0016159760253869 0.0 0.0 0.0 0.0 20 1.0 0.0024462532021578 CXCL12-ITGA5 +MMP2 PECAM1 Plasma Cells Apocrine Cells recompute recompute recompute 0.718867305289982 0.2491073778594529 0.2461374514707439 0.0024319941937022 0.0001990509171164 0.0 0.0 0.0 0.0 24 1.0 0.0024445217018764 MMP2-PECAM1 +MMP2 PECAM1 Apocrine Cells Myoepithelial Cells recompute recompute recompute 0.2491408586098361 0.7167436199046466 0.2461374514707439 0.0001826541344284 0.0026482500471321 0.0 8.0042689434365e-05 0.0731032723973624 0.0 937 1.0 0.0024430559183837 MMP2-PECAM1 +MMRN2 CLEC14A Apocrine Cells CAFs, Invasive Associated recompute recompute recompute 0.250044481781731 0.6347970925105053 0.2461374514707439 7.058774627838557e-05 0.0076236123034427 0.0 0.0 0.0 0.0 0 1.0 0.0024385426680267 MMRN2-CLEC14A +VWF LRP1 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells recompute recompute recompute 0.6332974881236617 0.2550748532138862 0.2461374514707439 0.0015572459193676 0.0003386430177035 0.0 0.0 0.0 0.0 5 1.0 0.002437406782941 VWF-LRP1 +VWF SELP Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.2486570577556728 0.6572093097629401 0.2461374514707439 0.0001077515101466 0.0045674276780054 0.0 0.0 0.0 0.0 2 1.0 0.0024141806033987 VWF-SELP +VWF ITGA9 Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.2486570577556728 0.6252253442669611 0.2461374514707439 0.0001077515101466 0.0047273851759697 0.0 0.0 0.0 0.0 4 1.0 0.0024079646879795 VWF-ITGA9 +MMRN2 CLEC14A Apocrine Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.250044481781731 0.2491545808994955 0.3990376746076917 7.058774627838557e-05 0.0109188419829382 0.0 0.0 0.0 0.0 89 1.0 0.0024011059221515 MMRN2-CLEC14A +MMP2 PECAM1 B Cells Apocrine Cells recompute recompute recompute 0.6303642896310324 0.2491073778594529 0.2461374514707439 0.0024819960935566 0.0001990509171164 0.0 0.0 0.0 0.0 15 1.0 0.0023997028263446 MMP2-PECAM1 +MMRN2 CLEC14A Macrophages Apocrine Cells recompute recompute recompute 0.893316592628645 0.2491545808994955 0.2461374514707439 0.0007691101630988 0.0004471667362236 0.0 0.0 0.0 0.0 19 1.0 0.0023943496386572 MMRN2-CLEC14A +VWF SELP Apocrine Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.2486570577556728 0.7760344326192508 0.2461374514707439 0.0001077515101466 0.0036702914086929 0.0 0.0 0.0 0.0 684 1.0 0.0023931549575515 VWF-SELP +VWF SELP Plasma Cells CXCL14+ Fibroblasts recompute recompute recompute 0.7158082793127664 0.8819126042133903 0.7204611100467462 0.0003457348439318 0.0001189339410417 0.0 0.0 0.0 0.0 306 1.0 0.002391416072942 VWF-SELP +CXCL12 ITGA5 Apocrine Cells Plasma Cells recompute recompute recompute 0.255669001367946 0.7162873978652844 0.2461374514707439 0.0002269856810233 0.0017943124298833 0.0 0.0 0.0 0.0 15 1.0 0.0023840216826046 CXCL12-ITGA5 +MMRN2 CD93 Apocrine Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.250044481781731 0.7779918296243433 0.2461374514707439 7.058774627838557e-05 0.0053794918117879 0.0 0.0003654970760233 0.0441199333536716 0.0 684 1.0 0.0023802203157219 MMRN2-CD93 +MMRN2 CLEC14A Apocrine Cells Myoepithelial Cells recompute recompute recompute 0.250044481781731 0.7154802332407408 0.2461374514707439 7.058774627838557e-05 0.0058465532256424 0.0 0.0 0.0 0.0 937 1.0 0.0023800204597304 MMRN2-CLEC14A +CD34 SELP Apocrine Cells Mast Cells recompute recompute recompute 0.2491449441646273 0.8347297932672282 0.2461374514707439 0.0003767662344862 0.0009042150166242 0.0 0.0 0.0 0.0 1 1.0 0.0023636833289027 CD34-SELP +VWF LRP1 Macrophages Apocrine Cells recompute recompute recompute 0.9011206516381156 0.2550748532138862 0.2461374514707439 0.0008850282134344 0.0003386430177035 0.0 0.0005980861244019 0.0385344080151569 0.0 19 1.0 0.0023526512313507 VWF-LRP1 +MMP2 PECAM1 Apocrine Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.2491408586098361 0.6331674633943454 0.2461374514707439 0.0001826541344284 0.0023576674662702 0.0 7.309941520467836e-05 0.0350514044147427 0.0 684 1.0 0.0023471805298518 MMP2-PECAM1 +VWF SELP Apocrine Cells Dendritic Cells recompute recompute recompute 0.2486570577556728 0.7760344326192508 0.2461374514707439 0.0001077515101466 0.0032078747392388 0.0 0.0 0.0 0.0 64 1.0 0.0023400420289747 VWF-SELP +VWF SELP Apocrine Cells Myoepithelial Cells recompute recompute recompute 0.2486570577556728 0.4623922682986163 0.2461374514707439 0.0001077515101466 0.0053213839468185 0.0 0.0 0.0 0.0 937 1.0 0.0023354990576373 VWF-SELP +VWF SELP Mast Cells CXCL14+ Fibroblasts recompute recompute recompute 0.8525936146535493 0.8819126042133903 0.8567148457705164 0.0002103933337194 0.0001189339410417 0.0 0.0 0.0 0.0 148 1.0 0.0023329198174114 VWF-SELP +MMRN2 CD93 Apocrine Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.250044481781731 0.4630027772793905 0.3990376746076917 7.058774627838557e-05 0.0048929293424311 0.0 0.0 0.0 0.0 89 1.0 0.0023289629501665 MMRN2-CD93 +MMRN2 CLEC14A Apocrine Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.250044481781731 0.6347970925105053 0.2461374514707439 7.058774627838557e-05 0.0057802287131517 0.0 0.0 0.0 0.0 684 1.0 0.0023285974957139 MMRN2-CLEC14A +CD34 SELP Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.2491449441646273 0.6572093097629401 0.2461374514707439 0.0003767662344862 0.0010419094417808 0.0 0.0 0.0 0.0 4 1.0 0.0023256366432778 CD34-SELP +VWF LRP1 Apocrine Cells Plasma Cells recompute recompute recompute 0.2486570577556728 0.7346293219749174 0.2461374514707439 0.0001077515101466 0.0032275631628407 0.0 0.0 0.0 0.0 15 1.0 0.0023211208838126 VWF-LRP1 +VWF SELP 11q13 Invasive Tumor Cells (G1/S) CXCL14+ Fibroblasts recompute recompute recompute 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.0003521782369754 0.0001189339410417 0.0 0.0 0.0 0.0 380 1.0 0.0022921139380434 VWF-SELP +EFNB2 PECAM1 B Cells Apocrine Cells recompute recompute recompute 0.7800321422220979 0.2491073778594529 0.2461374514707439 0.0014623066995027 0.0001990509171164 0.0 0.0 0.0 0.0 15 1.0 0.002276585916706 EFNB2-PECAM1 +VWF SELP Apocrine Cells Myeloid Cells recompute recompute recompute 0.2486570577556728 0.7478729882108823 0.2461374514707439 0.0001077515101466 0.0027351735586246 0.0 0.0 0.0 0.0 20 1.0 0.00226469343314 VWF-SELP +VWF SELP Apocrine Cells Macrophages recompute recompute recompute 0.2486570577556728 0.941479368642921 0.2461374514707439 0.0001077515101466 0.0021392900294222 0.0 0.0 0.0 0.0 15 1.0 0.0022588503026844 VWF-SELP +CXCL12 ITGA5 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells recompute recompute recompute 0.6160088550075702 0.2488118640045775 0.2461374514707439 0.0001971810371238 0.0017288776969264 0.0 0.0 0.0 0.0 4 1.0 0.002246716575711 CXCL12-ITGA5 +HSPG2 LRP1 Plasma Cells Apocrine Cells recompute recompute recompute 0.4629984640915818 0.2550748532138862 0.2461374514707439 0.0012814156885439 0.0003386430177035 0.0 0.0046296296296296 0.6598680263947214 0.0 24 1.0 0.0022394715652299 HSPG2-LRP1 +VWF ITGA9 Apocrine Cells CXCL14+ Fibroblasts recompute recompute recompute 0.2486570577556728 0.950463483645931 0.2461374514707439 0.0001077515101466 0.0019776346124415 0.0 0.0 0.0 0.0 20 1.0 0.0022329944700062 VWF-ITGA9 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells recompute recompute recompute 0.6301823358791634 0.2491545808994955 0.2461374514707439 0.000716220684292 0.0004471667362236 0.0 0.0 0.0 0.0 4 1.0 0.0022324110390146 MMRN2-CLEC14A +EFNB2 PECAM1 Mast Cells Apocrine Cells recompute recompute recompute 0.8284725546778968 0.2491073778594529 0.2461374514707439 0.0012187708721425 0.0001990509171164 0.0 0.0 0.0 0.0 3 1.0 0.0022307916713716 EFNB2-PECAM1 +MMRN2 CD93 Apocrine Cells CAFs, Invasive Associated recompute recompute recompute 0.250044481781731 0.6587114738285964 0.2461374514707439 7.058774627838557e-05 0.0042738820064046 0.0 0.0 0.0 0.0 0 1.0 0.0022280115482431 MMRN2-CD93 +MMRN2 CLEC14A Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.250044481781731 0.6347970925105053 0.2461374514707439 7.058774627838557e-05 0.0044340558155446 0.0 0.0 0.0 0.0 2 1.0 0.0022279416863638 MMRN2-CLEC14A +MMRN2 CLEC14A Myeloid Cells Apocrine Cells recompute recompute recompute 0.7856500335676843 0.2491545808994955 0.2461374514707439 0.0005542667491398 0.0004471667362236 0.0 0.0 0.0 0.0 24 1.0 0.0022191173494864 MMRN2-CLEC14A +VWF LRP1 Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.2486570577556728 0.6207977546603366 0.2461374514707439 0.0001077515101466 0.0028784826949613 0.0 0.0 0.0 0.0 2 1.0 0.0022142479181833 VWF-LRP1 +MMRN2 CD93 Apocrine Cells Myoepithelial Cells recompute recompute recompute 0.250044481781731 0.4630027772793905 0.2461374514707439 7.058774627838557e-05 0.0058437228618857 0.0 0.0 0.0 0.0 937 1.0 0.0022133153757619 MMRN2-CD93 +MMP2 PECAM1 Apocrine Cells Myeloid Cells recompute recompute recompute 0.2491408586098361 0.7841656220878274 0.2461374514707439 0.0001826541344284 0.001309307002134 0.0 0.0 0.0 0.0 20 1.0 0.0022052344299545 MMP2-PECAM1 +MMP2 PECAM1 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells recompute recompute recompute 0.6303642896310324 0.2491073778594529 0.2461374514707439 0.0014431743145616 0.0001990509171164 0.0 0.0 0.0 0.0 5 1.0 0.0021923537038416 MMP2-PECAM1 +HSPG2 LRP1 Myeloid Cells Apocrine Cells recompute recompute recompute 0.7468485855611411 0.2550748532138862 0.2461374514707439 0.0006689050756654 0.0003386430177035 0.0 0.0 0.0 0.0 24 1.0 0.0021762092253791 HSPG2-LRP1 +MMP2 PECAM1 Myeloid Cells Apocrine Cells recompute recompute recompute 0.785133132759182 0.2491073778594529 0.2461374514707439 0.001039571291679 0.0001990509171164 0.0 0.0 0.0 0.0 24 1.0 0.0021530726384617 MMP2-PECAM1 +MMRN2 CLEC14A Mast Cells Apocrine Cells recompute recompute recompute 0.8571898293845529 0.2491545808994955 0.2461374514707439 0.0004196880356983 0.0004471667362236 0.0 0.0 0.0 0.0 3 1.0 0.002149594921274 MMRN2-CLEC14A +VWF SELP B Cells CXCL14+ Fibroblasts recompute recompute recompute 0.6332974881236617 0.8819126042133903 0.6198216015396206 0.00023686843287 0.0001189339410417 0.0 0.0 0.0 0.0 800 1.0 0.0021454973436566 VWF-SELP +VWF SELP Apocrine Cells CAFs, Invasive Associated recompute recompute recompute 0.2486570577556728 0.6572093097629401 0.2461374514707439 0.0001077515101466 0.002113171886167 0.0 0.0 0.0 0.0 0 1.0 0.0021231489559342 VWF-SELP +MMRN2 CLEC14A Apocrine Cells Dendritic Cells recompute recompute recompute 0.250044481781731 0.6347970925105053 0.2461374514707439 7.058774627838557e-05 0.003263637675389 0.0 0.0 0.0 0.0 64 1.0 0.0021169991084342 MMRN2-CLEC14A +MMRN2 CLEC14A Apocrine Cells Myeloid Cells recompute recompute recompute 0.250044481781731 0.7830372268649692 0.2461374514707439 7.058774627838557e-05 0.0026038611777234 0.0 0.0 0.0 0.0 20 1.0 0.0021113713588446 MMRN2-CLEC14A +CD34 SELP Apocrine Cells B Cells recompute recompute recompute 0.2491449441646273 0.7760344326192508 0.2461374514707439 0.0003767662344862 0.0004582650848664 0.0 0.0 0.0 0.0 11 1.0 0.002085067375356 CD34-SELP +MMRN2 CD93 Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.250044481781731 0.6587114738285964 0.2461374514707439 7.058774627838557e-05 0.0026174949623928 0.0 0.0 0.0 0.0 2 1.0 0.0020531850774271 MMRN2-CD93 +VWF LRP1 Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.2486570577556728 0.6207977546603366 0.2461374514707439 0.0001077515101466 0.0018097844702233 0.0 0.0 0.0 0.0 4 1.0 0.0020494481368484 VWF-LRP1 +MMP2 PECAM1 Mast Cells Apocrine Cells recompute recompute recompute 0.8560892486218385 0.2491073778594529 0.2461374514707439 0.0006966068981631 0.0001990509171164 0.0 0.0 0.0 0.0 3 1.0 0.0020433553368458 MMP2-PECAM1 +VWF SELP Apocrine Cells Plasma Cells recompute recompute recompute 0.2486570577556728 0.4623922682986163 0.2461374514707439 0.0001077515101466 0.0022515473538965 0.0 0.003030303030303 0.2924193070772878 0.0 15 1.0 0.0020235904921842 VWF-SELP +VWF LRP1 Apocrine Cells B Cells recompute recompute recompute 0.2486570577556728 0.6207977546603366 0.2461374514707439 0.0001077515101466 0.0016667952436519 0.0 0.0 0.0 0.0 11 1.0 0.0020215269372301 VWF-LRP1 +VWF LRP1 Myeloid Cells Apocrine Cells recompute recompute recompute 0.7848266128497919 0.2550748532138862 0.2461374514707439 0.0004024409845247 0.0003386430177035 0.0 0.0009469696969696 0.0610128126906651 0.0 24 1.0 0.0020161113214501 VWF-LRP1 +MMP2 PECAM1 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells recompute recompute recompute 0.6303642896310324 0.2491073778594529 0.2461374514707439 0.0008320501336843 0.0001990509171164 0.0 0.0 0.0 0.0 4 1.0 0.0020000895533506 MMP2-PECAM1 +MMRN2 CLEC14A B Cells Apocrine Cells recompute recompute recompute 0.6301823358791634 0.2491545808994955 0.2461374514707439 0.0003083910058032 0.0004471667362236 0.0 0.0 0.0 0.0 15 1.0 0.001939923654008 MMRN2-CLEC14A +MMRN2 CLEC14A Apocrine Cells Macrophages recompute recompute recompute 0.250044481781731 0.9195415044619336 0.2461374514707439 7.058774627838557e-05 0.0013235329769289 0.0 0.0 0.0 0.0 15 1.0 0.0019373847305645 MMRN2-CLEC14A +VWF LRP1 Plasma Cells Apocrine Cells recompute recompute recompute 0.7158082793127664 0.2550748532138862 0.2461374514707439 0.0003457348439318 0.0003386430177035 0.0 0.0 0.0 0.0 24 1.0 0.0019357924611668 VWF-LRP1 +MMP2 PECAM1 Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.2491408586098361 0.6331674633943454 0.2461374514707439 0.0001826541344284 0.0007400708115376 0.0 0.0 0.0 0.0 4 1.0 0.0019349910142201 MMP2-PECAM1 +VWF SELP Apocrine Cells Mast Cells recompute recompute recompute 0.2486570577556728 0.8347297932672282 0.2461374514707439 0.0001077515101466 0.0009042150166242 0.0 0.0 0.0 0.0 1 1.0 0.0019179801376427 VWF-SELP +VWF LRP1 CXCL14+ Fibroblasts Apocrine Cells recompute recompute recompute 0.9275752708651288 0.2550748532138862 0.2461374514707439 0.000245041593909 0.0003386430177035 0.0 0.0 0.0 0.0 29 1.0 0.0019085395815508 VWF-LRP1 +VWF LRP1 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells recompute recompute recompute 0.6332974881236617 0.2550748532138862 0.2461374514707439 0.0003521782369754 0.0003386430177035 0.0 0.0 0.0 0.0 4 1.0 0.001902525521751 VWF-LRP1 +VWF SELP Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.2486570577556728 0.6572093097629401 0.2461374514707439 0.0001077515101466 0.0010419094417808 0.0 0.0 0.0 0.0 4 1.0 0.0018871076487439 VWF-SELP +MMRN2 CD93 Apocrine Cells Mast Cells recompute recompute recompute 0.250044481781731 0.8347945881127203 0.2461374514707439 7.058774627838557e-05 0.0012097093680331 0.0 0.0 0.0 0.0 1 1.0 0.0018780551946611 MMRN2-CD93 +MMRN2 CLEC14A Plasma Cells Apocrine Cells recompute recompute recompute 0.7205550478301406 0.2491545808994955 0.2461374514707439 0.0002165306714062 0.0004471667362236 0.0 0.0 0.0 0.0 24 1.0 0.0018702029763516 MMRN2-CLEC14A +MMP2 PECAM1 Apocrine Cells CXCL14+ Fibroblasts recompute recompute recompute 0.2491408586098361 0.930308383061206 0.2461374514707439 0.0001826541344284 0.0004089864655001 0.0 0.0 0.0 0.0 20 1.0 0.0018689760871789 MMP2-PECAM1 +MMP2 PECAM1 Apocrine Cells Mast Cells recompute recompute recompute 0.2491408586098361 0.8537710813834968 0.2461374514707439 0.0001826541344284 0.0004138063814779 0.0 0.0 0.0 0.0 1 1.0 0.0018460247377316 MMP2-PECAM1 +VWF LRP1 Mast Cells Apocrine Cells recompute recompute recompute 0.8525936146535493 0.2550748532138862 0.2461374514707439 0.0002103933337194 0.0003386430177035 0.0 0.0 0.0 0.0 3 1.0 0.0018347032819971 VWF-LRP1 +MMRN2 CD93 Apocrine Cells B Cells recompute recompute recompute 0.250044481781731 0.7779918296243433 0.2461374514707439 7.058774627838557e-05 0.001079730675535 0.0 0.0 0.0 0.0 11 1.0 0.0018212940062507 MMRN2-CD93 +MMRN2 CD93 Apocrine Cells Myeloid Cells recompute recompute recompute 0.250044481781731 0.7461459456652184 0.2461374514707439 7.058774627838557e-05 0.0010390313650636 0.0 0.0 0.0 0.0 20 1.0 0.001797106212462 MMRN2-CD93 +MMRN2 CLEC14A CXCL14+ Fibroblasts Apocrine Cells recompute recompute recompute 0.940547666092272 0.2491545808994955 0.2461374514707439 0.0001298888146421 0.0004471667362236 0.0 0.0 0.0 0.0 29 1.0 0.0017954995582595 MMRN2-CLEC14A +VWF LRP1 B Cells Apocrine Cells recompute recompute recompute 0.6332974881236617 0.2550748532138862 0.2461374514707439 0.00023686843287 0.0003386430177035 0.0 0.0 0.0 0.0 15 1.0 0.0017808292098429 VWF-LRP1 +MMRN2 CLEC14A Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.250044481781731 0.6347970925105053 0.2461374514707439 7.058774627838557e-05 0.0011388334136451 0.0 0.0 0.0 0.0 4 1.0 0.0017762910711487 MMRN2-CLEC14A +MMRN2 CLEC14A Apocrine Cells CXCL14+ Fibroblasts recompute recompute recompute 0.250044481781731 0.9003264838243337 0.2461374514707439 7.058774627838557e-05 0.0007880862995141 0.0 0.0 0.0 0.0 20 1.0 0.0017707647204785 MMRN2-CLEC14A +MMRN2 CLEC14A Apocrine Cells Plasma Cells recompute recompute recompute 0.250044481781731 0.7154802332407408 0.2461374514707439 7.058774627838557e-05 0.0009436211854823 0.0 0.0 0.0 0.0 15 1.0 0.001756160870261 MMRN2-CLEC14A +VWF LRP1 Apocrine Cells Myeloid Cells recompute recompute recompute 0.2486570577556728 0.7769451595923457 0.2461374514707439 0.0001077515101466 0.0005558995075445 0.0 0.0 0.0 0.0 20 1.0 0.0017475895715048 VWF-LRP1 +CD34 SELP Apocrine Cells CXCL14+ Fibroblasts recompute recompute recompute 0.2491449441646273 0.8819126042133903 0.2461374514707439 0.0003767662344862 0.0001189339410417 0.0 0.0 0.0 0.0 20 1.0 0.0017011666712021 CD34-SELP +VWF LRP1 Apocrine Cells Mast Cells recompute recompute recompute 0.2486570577556728 0.8755243548400705 0.2461374514707439 0.0001077515101466 0.0004150165744076 0.0 0.0 0.0 0.0 1 1.0 0.0016979740788663 VWF-LRP1 +VWF SELP Apocrine Cells B Cells recompute recompute recompute 0.2486570577556728 0.7760344326192508 0.2461374514707439 0.0001077515101466 0.0004582650848664 0.0 0.0 0.0 0.0 11 1.0 0.0016919008408102 VWF-SELP +VWF LRP1 Apocrine Cells Apocrine Cells recompute recompute recompute 0.2486570577556728 0.2550748532138862 1.0 0.0001077515101466 0.0003386430177035 0.0 0.0001146683790477 0.0073880297909988 0.0 991 1.0 0.001688163536907 VWF-LRP1 +MMP2 PECAM1 Apocrine Cells Apocrine Cells recompute recompute recompute 0.2491408586098361 0.2491073778594529 1.0 0.0001826541344284 0.0001990509171164 0.0 5.0454086781029264e-05 0.0338572166113431 0.0 991 1.0 0.0016810416677486 MMP2-PECAM1 +MMRN2 CLEC14A Apocrine Cells Mast Cells recompute recompute recompute 0.250044481781731 0.8514619504364779 0.2461374514707439 7.058774627838557e-05 0.0005740632036187 0.0 0.0 0.0 0.0 1 1.0 0.0016641267256046 MMRN2-CLEC14A +MMRN2 CD93 Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.250044481781731 0.6587114738285964 0.2461374514707439 7.058774627838557e-05 0.0007261054236978 0.0 0.0 0.0 0.0 4 1.0 0.0016581142709314 MMRN2-CD93 +MMRN2 CLEC14A Apocrine Cells Apocrine Cells recompute recompute recompute 0.250044481781731 0.2491545808994955 1.0 7.058774627838557e-05 0.0004471667362236 0.0 0.00016818028927 0.0204047983795842 0.0 991 1.0 0.0016429563988594 MMRN2-CLEC14A +MMRN2 CD93 Apocrine Cells Plasma Cells recompute recompute recompute 0.250044481781731 0.4630027772793905 0.2461374514707439 7.058774627838557e-05 0.0009242223287825 0.0 0.0 0.0 0.0 15 1.0 0.0016276403008226 MMRN2-CD93 +MMRN2 CLEC14A Apocrine Cells B Cells recompute recompute recompute 0.250044481781731 0.6347970925105053 0.2461374514707439 7.058774627838557e-05 0.000671064546954 0.0 0.0 0.0 0.0 11 1.0 0.0016264170738939 MMRN2-CLEC14A +MMRN2 CD93 Apocrine Cells CXCL14+ Fibroblasts recompute recompute recompute 0.250044481781731 0.8817184225858201 0.2461374514707439 7.058774627838557e-05 0.0003375370073613 0.0 0.0 0.0 0.0 20 1.0 0.0015320572865153 MMRN2-CD93 +VWF SELP Apocrine Cells CXCL14+ Fibroblasts recompute recompute recompute 0.2486570577556728 0.8819126042133903 0.2461374514707439 0.0001077515101466 0.0001189339410417 0.0 0.0 0.0 0.0 20 1.0 0.0013803896005393 VWF-SELP +EFNB2 PECAM1 Apocrine Cells Endothelial Cells recompute recompute recompute 0.0 0.956444566971872 0.2461374514707439 0.0043309883979474 1.0 0.0 0.0083333333333333 0.0962910971427887 0.0 15 1.0 0.000683498541668 EFNB2-PECAM1 +VEGFC FLT1 Apocrine Cells Endothelial Cells recompute recompute recompute 0.0 0.878254460598671 0.2461374514707439 0.0029865299894135 1.0 0.0 0.0222222222222222 0.2631882752029219 0.0 15 1.0 0.0006333752239124 VEGFC-FLT1 +COL4A2 CD93 Apocrine Cells Endothelial Cells recompute recompute recompute 0.0 0.8817184225858201 0.2461374514707439 0.0024707251961819 1.0 0.0 0.0133333333333333 0.1140888410154603 0.0 15 1.0 0.0006140762588917 COL4A2-CD93 +VEGFC FLT1 Endothelial Cells Apocrine Cells recompute recompute recompute 0.8718210606749883 0.0 0.2461374514707439 1.0 0.00229999322473 0.0 0.0101010101010101 1.0 0.0 33 1.0 0.0006056507433508 VEGFC-FLT1 +VEGFC FLT1 11q13 Invasive Tumor Cells Apocrine Cells recompute recompute recompute 0.6593525851613742 0.0 0.2461374514707439 0.4518617096918393 0.00229999322473 0.0 0.0 0.0 0.0 179 1.0 0.0005064130695613 VEGFC-FLT1 +EFNB2 PECAM1 Apocrine Cells Pericytes recompute recompute recompute 0.0 0.930308383061206 0.2461374514707439 0.0043309883979474 0.1615013370958009 0.0 0.0 0.0 0.0 9 1.0 0.0005020667624794 EFNB2-PECAM1 +CD34 SELP Endothelial Cells Apocrine Cells recompute recompute recompute 0.9559599666576516 0.0 0.2461374514707439 1.0 0.0006408390492498 0.0 0.0 0.0 0.0 33 1.0 0.0004970447938999 CD34-SELP +VWF SELP Endothelial Cells Apocrine Cells recompute recompute recompute 0.955713094717548 0.0 0.2461374514707439 1.0 0.0006408390492498 0.0 0.0 0.0 0.0 33 1.0 0.0004970233983706 VWF-SELP +MMRN2 CD93 Endothelial Cells Apocrine Cells recompute recompute recompute 0.9845127857250529 0.0 0.2461374514707439 1.0 0.0005543771898401 0.0 0.0151515151515151 1.0 0.0 33 1.0 0.0004875682071664 MMRN2-CD93 +COL4A2 CD93 Endothelial Cells Apocrine Cells recompute recompute recompute 0.8840293712888387 0.0 0.2461374514707439 1.0 0.0005543771898401 0.0 0.009090909090909 1.0 0.0 33 1.0 0.0004788979021267 COL4A2-CD93 +VEGFC FLT1 Apocrine Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.0 0.6593689120110077 0.2461374514707439 0.0029865299894135 0.2390217618875283 0.0 0.0018115942028985 0.1793755721058471 0.0 184 1.0 0.0004756841321165 VEGFC-FLT1 +VEGFC FLT1 Pericytes Apocrine Cells recompute recompute recompute 0.8718210606749883 0.0 0.2461374514707439 0.1796394187986057 0.00229999322473 0.0 0.0 0.0 0.0 15 1.0 0.0004549418242921 VEGFC-FLT1 +HSPG2 LRP1 Apocrine Cells CAFs, DCIS Associated recompute recompute recompute 0.0 0.7346293219749174 0.2461374514707439 0.00048865795825 1.0 0.0 0.0087390761548064 0.0854524834253595 0.0 89 1.0 0.0004546843172067 HSPG2-LRP1 +VEGFC FLT1 Apocrine Cells Pericytes recompute recompute recompute 0.0 0.878254460598671 0.2461374514707439 0.0029865299894135 0.1332188634280341 0.0 0.0 0.0 0.0 9 1.0 0.0004526425355516 VEGFC-FLT1 +COL4A2 CD93 Apocrine Cells Pericytes recompute recompute recompute 0.0 0.8817184225858201 0.2461374514707439 0.0024707251961819 0.1281708518900828 0.0 0.0111111111111111 0.3143161778304498 0.0 9 1.0 0.0004360341696948 COL4A2-CD93 +COL4A2 CD93 Pericytes Apocrine Cells recompute recompute recompute 0.8840293712888387 0.0 0.2461374514707439 0.5544396796022323 0.0005543771898401 0.0 0.0 0.0 0.0 15 1.0 0.0004340622185261 COL4A2-CD93 +COL4A2 CD93 CAFs, DCIS Associated Apocrine Cells recompute recompute recompute 0.4630253981438691 0.0 0.2461374514707439 0.7696906278989153 0.0005543771898401 0.0 0.0043478260869565 0.5308880308880314 0.0 230 1.0 0.0004116094356088 COL4A2-CD93 +COL4A2 CD93 CAFs, Invasive Associated Apocrine Cells recompute recompute recompute 0.6582846571368821 0.0 0.2461374514707439 0.4344545964241579 0.0005543771898401 0.0 0.0 0.0 0.0 0 1.0 0.0003967876761663 COL4A2-CD93 +EFNB2 PECAM1 Apocrine Cells Dendritic Cells recompute recompute recompute 0.0 0.6331674633943454 0.2461374514707439 0.0043309883979474 0.0518891167572028 0.0 0.00390625 0.1999271425208861 0.0 64 1.0 0.0003896967493395 EFNB2-PECAM1 +COL4A2 CD93 Apocrine Cells Dendritic Cells recompute recompute recompute 0.0 0.7779918296243433 0.2461374514707439 0.0024707251961819 0.0627790816848129 0.0 0.0015625 0.0342678589790893 0.0 64 1.0 0.0003791394695283 COL4A2-CD93 +VEGFC FLT1 Luminal-like Amorphous DCIS Cells Apocrine Cells recompute recompute recompute 0.4636527906642655 0.0 0.3990376746076917 0.0666348171285698 0.00229999322473 0.0 0.0 0.0 0.0 97 1.0 0.0003762178696882 VEGFC-FLT1 +COL4A2 CD93 Apocrine Cells Macrophages recompute recompute recompute 0.0 0.944024288971064 0.2461374514707439 0.0024707251961819 0.0484215930647349 0.0 0.0 0.0 0.0 15 1.0 0.0003749767804561 COL4A2-CD93 +EFNB2 PECAM1 Apocrine Cells Plasma Cells recompute recompute recompute 0.0 0.7167436199046466 0.2461374514707439 0.0043309883979474 0.0326667674102811 0.0 0.0 0.0 0.0 15 1.0 0.0003683036129959 EFNB2-PECAM1 +EFNB2 PECAM1 Apocrine Cells Macrophages recompute recompute recompute 0.0 0.9015117569158254 0.2461374514707439 0.0043309883979474 0.0246995741084876 0.0 0.0 0.0 0.0 15 1.0 0.0003652339415137 EFNB2-PECAM1 +EFNB2 PECAM1 Apocrine Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.0 0.6331674633943454 0.2461374514707439 0.0043309883979474 0.0326412663903893 0.0 0.0 0.0 0.0 184 1.0 0.0003607241717775 EFNB2-PECAM1 +COL4A2 CD93 Basal-like Structured DCIS Cells Apocrine Cells recompute recompute recompute 0.7783550150988336 0.0 0.2461374514707439 0.1928969878996252 0.0005543771898401 0.0 0.0002881844380403 0.035188543834077 0.0 694 1.0 0.0003563819372943 COL4A2-CD93 +VEGFC FLT1 Apocrine Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.0 0.4630488285702799 0.3990376746076917 0.0029865299894135 0.0359289752254096 0.0 0.0 0.0 0.0 89 1.0 0.0003544396775264 VEGFC-FLT1 +CD34 SELP Pericytes Apocrine Cells recompute recompute recompute 0.9303167350027568 0.0 0.2461374514707439 0.1314667522621683 0.0006408390492498 0.0 0.0 0.0 0.0 15 1.0 0.0003528282720845 CD34-SELP +VWF SELP Pericytes Apocrine Cells recompute recompute recompute 0.9275752708651288 0.0 0.2461374514707439 0.1263644540569636 0.0006408390492498 0.0 0.0 0.0 0.0 15 1.0 0.0003503358636009 VWF-SELP +VEGFC FLT1 Apocrine Cells T Lymphocytes recompute recompute recompute 0.0 0.777821334064334 0.2461374514707439 0.0029865299894135 0.0318483483218543 0.0 0.0022522522522522 0.2850258323227372 0.0 74 1.0 0.0003494503607184 VEGFC-FLT1 +VEGFC FLT1 CAFs, DCIS Associated Apocrine Cells recompute recompute recompute 0.4636527906642655 0.0 0.2461374514707439 0.0693389464442948 0.00229999322473 0.0 0.0007246376811594 0.0802810322681095 0.0 230 1.0 0.0003494186314996 VEGFC-FLT1 +VEGFC FLT1 Apocrine Cells CAFs, DCIS Associated recompute recompute recompute 0.0 0.4630488285702799 0.2461374514707439 0.0029865299894135 0.0521374123931907 0.0 0.0018726591760299 0.3331614934333265 0.0 89 1.0 0.0003479528525126 VEGFC-FLT1 +COL4A2 CD93 Myoepithelial Cells Apocrine Cells recompute recompute recompute 0.4630253981438691 0.0 0.2461374514707439 0.2545335314555431 0.0005543771898401 0.0 0.0012392755004766 0.1513208019404398 0.0 1049 1.0 0.0003422867789164 COL4A2-CD93 +COL4A2 CD93 11q13 Invasive Tumor Cells Apocrine Cells recompute recompute recompute 0.6582846571368821 0.0 0.2461374514707439 0.1740454925211078 0.0005543771898401 0.0 0.0 0.0 0.0 179 1.0 0.0003406783810525 COL4A2-CD93 +MMRN2 CD93 Pericytes Apocrine Cells recompute recompute recompute 0.9468422434493456 0.0 0.2461374514707439 0.1120119983652299 0.0005543771898401 0.0 0.0 0.0 0.0 15 1.0 0.0003363221879824 MMRN2-CD93 +CD34 SELP CAFs, DCIS Associated Apocrine Cells recompute recompute recompute 0.7168245244832976 0.0 0.2461374514707439 0.1173076386135379 0.0006408390492498 0.0 0.0021739130434782 0.1257466205595726 0.0 230 1.0 0.0003314709264113 CD34-SELP +VEGFC FLT1 Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.0 0.6593689120110077 0.2461374514707439 0.0029865299894135 0.026308073552735 0.0 0.0 0.0 0.0 2 1.0 0.0003293016875214 VEGFC-FLT1 +HSPG2 LRP1 Apocrine Cells CAFs, Invasive Associated recompute recompute recompute 0.0 0.6207977546603366 0.2461374514707439 0.00048865795825 0.166956519448744 0.0 0.0 0.0 0.0 0 1.0 0.0003280632041341 HSPG2-LRP1 +EFNB2 PECAM1 Apocrine Cells T Lymphocytes recompute recompute recompute 0.0 0.6331674633943454 0.2461374514707439 0.0043309883979474 0.0176963220730796 0.0 0.0 0.0 0.0 74 1.0 0.0003257326301298 EFNB2-PECAM1 +COL4A2 CD93 Apocrine Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.0 0.6587114738285964 0.2461374514707439 0.0024707251961819 0.0289462771086338 0.0 0.0 0.0 0.0 184 1.0 0.0003241270947872 COL4A2-CD93 +VEGFC FLT1 Apocrine Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.0 0.777821334064334 0.2461374514707439 0.0029865299894135 0.0182001711419816 0.0 0.0014619883040935 0.1751059495066875 0.0 684 1.0 0.0003183344226926 VEGFC-FLT1 +EFNB2 PECAM1 Apocrine Cells CAFs, DCIS Associated recompute recompute recompute 0.0 0.7167436199046466 0.2461374514707439 0.0043309883979474 0.0125623889131764 0.0 0.0 0.0 0.0 89 1.0 0.0003140752352213 EFNB2-PECAM1 +VEGFC FLT1 Basal-like Structured DCIS Cells Apocrine Cells recompute recompute recompute 0.7745997874735252 0.0 0.2461374514707439 0.0215813276111062 0.00229999322473 0.0 0.0016810758885686 0.1862427405643462 0.0 694 1.0 0.0003133360156382 VEGFC-FLT1 +CD34 SELP 11q13 Invasive Tumor Cells Apocrine Cells recompute recompute recompute 0.633566764858408 0.0 0.2461374514707439 0.0799339500711946 0.0006408390492498 0.0 0.0 0.0 0.0 179 1.0 0.0003046090934734 CD34-SELP +VEGFC FLT1 Apocrine Cells Myoepithelial Cells recompute recompute recompute 0.0 0.4630488285702799 0.2461374514707439 0.0029865299894135 0.0232163927704059 0.0 0.0008893632159373 0.174018103504598 0.0 937 1.0 0.0003040614041294 VEGFC-FLT1 +VEGFC FLT1 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells recompute recompute recompute 0.6593525851613742 0.0 0.2461374514707439 0.0201572483258557 0.00229999322473 0.0 0.0 0.0 0.0 5 1.0 0.0003015846436163 VEGFC-FLT1 +VEGFC FLT1 T Lymphocytes Apocrine Cells recompute recompute recompute 0.7745997874735252 0.0 0.2461374514707439 0.016822895653248 0.00229999322473 0.0 0.001937984496124 0.2147050862984324 0.0 86 1.0 0.0003005943120258 VEGFC-FLT1 +VEGFC FLT1 CAFs, Invasive Associated Apocrine Cells recompute recompute recompute 0.6593525851613742 0.0 0.2461374514707439 0.018132161410931 0.00229999322473 0.0 0.0 0.0 0.0 0 1.0 0.0002963095277549 VEGFC-FLT1 +VEGFC FLT1 Apocrine Cells Dendritic Cells recompute recompute recompute 0.0 0.777821334064334 0.2461374514707439 0.0029865299894135 0.0108892901157311 0.0 0.0 0.0 0.0 64 1.0 0.0002922162159345 VEGFC-FLT1 +COL4A2 CD93 Apocrine Cells T Lymphocytes recompute recompute recompute 0.0 0.7779918296243433 0.2461374514707439 0.0024707251961819 0.0118035014556376 0.0 0.0 0.0 0.0 74 1.0 0.0002869668283407 COL4A2-CD93 +COL4A2 CD93 Luminal-like Amorphous DCIS Cells Apocrine Cells recompute recompute recompute 0.4630253981438691 0.0 0.3990376746076917 0.0443339118517084 0.0005543771898401 0.0 0.002061855670103 0.2517613342355612 0.0 97 1.0 0.0002772434825304 COL4A2-CD93 +HSPG2 LRP1 Apocrine Cells Macrophages recompute recompute recompute 0.0 0.8604147465201248 0.2461374514707439 0.00048865795825 0.0436001007095475 0.0 0.0 0.0 0.0 15 1.0 0.0002769477474297 HSPG2-LRP1 +VEGFC FLT1 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells recompute recompute recompute 0.6593525851613742 0.0 0.2461374514707439 0.0120646829101097 0.00229999322473 0.0 0.0 0.0 0.0 4 1.0 0.0002768577546147 VEGFC-FLT1 +COL4A2 CD93 Apocrine Cells CAFs, DCIS Associated recompute recompute recompute 0.0 0.4630027772793905 0.2461374514707439 0.0024707251961819 0.0155837683010033 0.0 0.0 0.0 0.0 89 1.0 0.0002756618803825 COL4A2-CD93 +HSPG2 LRP1 Apocrine Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.0 0.6207977546603366 0.2461374514707439 0.00048865795825 0.0587195251380622 0.0 0.0 0.0 0.0 184 1.0 0.0002756263426076 HSPG2-LRP1 +VEGFC FLT1 Apocrine Cells Macrophages recompute recompute recompute 0.0 0.8998347793593909 0.2461374514707439 0.0029865299894135 0.0064362797035136 0.0 0.0 0.0 0.0 15 1.0 0.0002742778496139 VEGFC-FLT1 +HSPG2 LRP1 Apocrine Cells Pericytes recompute recompute recompute 0.0 0.9078204025796472 0.2461374514707439 0.00048865795825 0.0350138403862125 0.0 0.0 0.0 0.0 9 1.0 0.0002694047400614 HSPG2-LRP1 +VEGFC FLT1 Myoepithelial Cells Apocrine Cells recompute recompute recompute 0.4636527906642655 0.0 0.2461374514707439 0.014525360548861 0.00229999322473 0.0 0.00015888147442 0.0176021329091183 0.0 1049 1.0 0.0002692801734093 VEGFC-FLT1 +VEGFC FLT1 Apocrine Cells Myeloid Cells recompute recompute recompute 0.0 0.7472387841445823 0.2461374514707439 0.0029865299894135 0.0068935067166085 0.0 0.0166666666666666 1.0 0.0 20 1.0 0.0002689723986254 VEGFC-FLT1 +HSPG2 LRP1 Apocrine Cells Dendritic Cells recompute recompute recompute 0.0 0.6207977546603366 0.2461374514707439 0.00048865795825 0.0501711964086628 0.0 0.0030381944444444 0.0515493754831962 0.0 64 1.0 0.0002684928417605 HSPG2-LRP1 +HSPG2 LRP1 Apocrine Cells Myoepithelial Cells recompute recompute recompute 0.0 0.7346293219749174 0.2461374514707439 0.00048865795825 0.0416128058995347 0.0 0.0008152496146092 0.0269202065029114 0.0 937 1.0 0.0002676585731103 HSPG2-LRP1 +COL4A2 CD93 T Lymphocytes Apocrine Cells recompute recompute recompute 0.7783550150988336 0.0 0.2461374514707439 0.0316800311254893 0.0005543771898401 0.0 0.0 0.0 0.0 86 1.0 0.0002637297131071 COL4A2-CD93 +EFNB2 PECAM1 Apocrine Cells B Cells recompute recompute recompute 0.0 0.6331674633943454 0.2461374514707439 0.0043309883979474 0.0049190726392343 0.0 0.0 0.0 0.0 11 1.0 0.0002631447698392 EFNB2-PECAM1 +EFNB2 PECAM1 Apocrine Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.0 0.2491073778594529 0.3990376746076917 0.0043309883979474 0.0076066460958003 0.0 0.0 0.0 0.0 89 1.0 0.0002625409510184 EFNB2-PECAM1 +VEGFC FLT1 Apocrine Cells CAFs, Invasive Associated recompute recompute recompute 0.0 0.6593689120110077 0.2461374514707439 0.0029865299894135 0.0066828239855783 0.0 0.0 0.0 0.0 0 1.0 0.0002620630953018 VEGFC-FLT1 +CD34 SELP CAFs, Invasive Associated Apocrine Cells recompute recompute recompute 0.633566764858408 0.0 0.2461374514707439 0.0298399317533219 0.0006408390492498 0.0 0.0 0.0 0.0 0 1.0 0.0002584762461492 CD34-SELP +VEGFC FLT1 Dendritic Cells Apocrine Cells recompute recompute recompute 0.7745997874735252 0.0 0.2461374514707439 0.0065101973396288 0.00229999322473 0.0 0.0044444444444444 0.492390331244405 0.0 75 1.0 0.0002566037862862 VEGFC-FLT1 +COL4A2 CD93 Dendritic Cells Apocrine Cells recompute recompute recompute 0.7783550150988336 0.0 0.2461374514707439 0.0267593032157803 0.0005543771898401 0.0 0.0 0.0 0.0 75 1.0 0.0002564133307187 COL4A2-CD93 +EFNB2 PECAM1 Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.0 0.6331674633943454 0.2461374514707439 0.0043309883979474 0.0041555861088636 0.0 0.0 0.0 0.0 2 1.0 0.0002558505046662 EFNB2-PECAM1 +COL4A2 CD93 Apocrine Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.0 0.7779918296243433 0.2461374514707439 0.0024707251961819 0.0053794918117879 0.0 0.0007309941520467 0.0789119751725253 0.0 684 1.0 0.0002517407392267 COL4A2-CD93 +COL4A2 CD93 Apocrine Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.0 0.4630027772793905 0.3990376746076917 0.0024707251961819 0.0048929293424311 0.0 0.0 0.0 0.0 89 1.0 0.000246319574215 COL4A2-CD93 +VEGFC FLT1 Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.0 0.6593689120110077 0.2461374514707439 0.0029865299894135 0.0045642085393754 0.0 0.0 0.0 0.0 4 1.0 0.0002459273476943 VEGFC-FLT1 +EFNB2 PECAM1 Apocrine Cells CAFs, Invasive Associated recompute recompute recompute 0.0 0.6331674633943454 0.2461374514707439 0.0043309883979474 0.0032187363284526 0.0 0.0 0.0 0.0 0 1.0 0.0002451857249154 EFNB2-PECAM1 +EFNB2 PECAM1 Apocrine Cells Myoepithelial Cells recompute recompute recompute 0.0 0.7167436199046466 0.2461374514707439 0.0043309883979474 0.0026482500471321 0.0 0.0004669156883671 0.1742300619781838 0.0 937 1.0 0.0002422971849465 EFNB2-PECAM1 +MMRN2 CD93 11q13 Invasive Tumor Cells Apocrine Cells recompute recompute recompute 0.6301823358791634 0.0 0.2461374514707439 0.0208904415011529 0.0005543771898401 0.0 0.0 0.0 0.0 179 1.0 0.0002375385824645 MMRN2-CD93 +COL4A2 CD93 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells recompute recompute recompute 0.6582846571368821 0.0 0.2461374514707439 0.0198024073017111 0.0005543771898401 0.0 0.0 0.0 0.0 5 1.0 0.0002371485509158 COL4A2-CD93 +COL4A2 CD93 Apocrine Cells CAFs, Invasive Associated recompute recompute recompute 0.0 0.6587114738285964 0.2461374514707439 0.0024707251961819 0.0042738820064046 0.0 0.0 0.0 0.0 0 1.0 0.0002356425875604 COL4A2-CD93 +COL4A2 CD93 Apocrine Cells Myoepithelial Cells recompute recompute recompute 0.0 0.4630027772793905 0.2461374514707439 0.0024707251961819 0.0058437228618857 0.0 0.0007470651013874 0.226704413363336 0.0 937 1.0 0.0002340882670213 COL4A2-CD93 +EFNB2 PECAM1 Apocrine Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.0 0.6331674633943454 0.2461374514707439 0.0043309883979474 0.0023576674662702 0.0 9.137426900584796e-05 0.0283657200489082 0.0 684 1.0 0.0002327884640973 EFNB2-PECAM1 +HSPG2 LRP1 Apocrine Cells Endothelial Cells recompute recompute recompute 0.0 0.9078204025796472 0.2461374514707439 0.00048865795825 0.0144359394371152 0.0 0.0 0.0 0.0 15 1.0 0.0002324196339056 HSPG2-LRP1 +CD34 SELP T Lymphocytes Apocrine Cells recompute recompute recompute 0.633566764858408 0.0 0.2461374514707439 0.015517736049123 0.0006408390492498 0.0 0.0 0.0 0.0 86 1.0 0.0002317887834052 CD34-SELP +HSPG2 LRP1 Apocrine Cells Basal-like Structured DCIS Cells recompute recompute recompute 0.0 0.6207977546603366 0.2461374514707439 0.00048865795825 0.0203874717835032 0.0 0.0003045808966861 0.0095148358732554 0.0 684 1.0 0.0002310738951486 HSPG2-LRP1 +MMRN2 CD93 Myoepithelial Cells Apocrine Cells recompute recompute recompute 0.7205550478301406 0.0 0.2461374514707439 0.0151307911035231 0.0005543771898401 0.0 0.0004766444232602 0.0375731544118532 0.0 1049 1.0 0.0002301901130424 MMRN2-CD93 +MMRN2 CD93 Basal-like Structured DCIS Cells Apocrine Cells recompute recompute recompute 0.6301823358791634 0.0 0.2461374514707439 0.0172764782878141 0.0005543771898401 0.0 0.0 0.0 0.0 694 1.0 0.0002301364631682 MMRN2-CD93 +VEGFC FLT1 Apocrine Cells Plasma Cells recompute recompute recompute 0.0 0.4630488285702799 0.2461374514707439 0.0029865299894135 0.0043013567716651 0.0 0.0 0.0 0.0 15 1.0 0.0002295777989157 VEGFC-FLT1 +HSPG2 LRP1 Apocrine Cells Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.0 0.2550748532138862 0.3990376746076917 0.00048865795825 0.0267255153180908 0.0 0.0009363295880149 0.0559713203621566 0.0 89 1.0 0.0002259107763457 HSPG2-LRP1 +VEGFC FLT1 Macrophages Apocrine Cells recompute recompute recompute 0.8963332422588541 0.0 0.2461374514707439 0.0026007495851186 0.00229999322473 0.0 0.0 0.0 0.0 19 1.0 0.0002256382102938 VEGFC-FLT1 +VWF SELP 11q13 Invasive Tumor Cells Apocrine Cells recompute recompute recompute 0.6332974881236617 0.0 0.2461374514707439 0.0131302879503246 0.0006408390492498 0.0 0.0 0.0 0.0 179 1.0 0.0002254079880033 VWF-SELP +MMRN2 CD93 CAFs, DCIS Associated Apocrine Cells recompute recompute recompute 0.7205550478301406 0.0 0.2461374514707439 0.0117842887908422 0.0005543771898401 0.0 0.0021739130434782 0.1713662564262348 0.0 230 1.0 0.000220797238151 MMRN2-CD93 +COL4A2 CD93 Macrophages Apocrine Cells recompute recompute recompute 0.9188764516910942 0.0 0.2461374514707439 0.0090193130488293 0.0005543771898401 0.0 0.0 0.0 0.0 19 1.0 0.0002199059577168 COL4A2-CD93 +EFNB2 PECAM1 Apocrine Cells Myeloid Cells recompute recompute recompute 0.0 0.7841656220878274 0.2461374514707439 0.0043309883979474 0.001309307002134 0.0 0.003125 0.3859662816109899 0.0 20 1.0 0.0002187105462894 EFNB2-PECAM1 +COL4A2 CD93 Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.0 0.6587114738285964 0.2461374514707439 0.0024707251961819 0.0026174949623928 0.0 0.0 0.0 0.0 2 1.0 0.0002171523055016 COL4A2-CD93 +CD34 SELP Myoepithelial Cells Apocrine Cells recompute recompute recompute 0.7168245244832976 0.0 0.2461374514707439 0.0082993421103349 0.0006408390492498 0.0 0.0 0.0 0.0 1049 1.0 0.000213172781633 CD34-SELP +VEGFC FLT1 Apocrine Cells Mast Cells recompute recompute recompute 0.0 0.8331580262014722 0.2461374514707439 0.0029865299894135 0.001526625481682 0.0 0.0 0.0 0.0 1 1.0 0.0002130434232365 VEGFC-FLT1 +VEGFC FLT1 CXCL14+ Fibroblasts Apocrine Cells recompute recompute recompute 0.8718210606749883 0.0 0.2461374514707439 0.0017670878089588 0.00229999322473 0.0 0.0 0.0 0.0 29 1.0 0.0002105873851105 VEGFC-FLT1 +VEGFC FLT1 Myeloid Cells Apocrine Cells recompute recompute recompute 0.743507317541692 0.0 0.2461374514707439 0.0020684923107111 0.00229999322473 0.0 0.0 0.0 0.0 24 1.0 0.0002105270496504 VEGFC-FLT1 +CD34 SELP 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells recompute recompute recompute 0.633566764858408 0.0 0.2461374514707439 0.0083565457974945 0.0006408390492498 0.0 0.0 0.0 0.0 5 1.0 0.000209070229277 CD34-SELP +VWF SELP CAFs, DCIS Associated Apocrine Cells recompute recompute recompute 0.7158082793127664 0.0 0.2461374514707439 0.0071496754272206 0.0006408390492498 0.0 0.0 0.0 0.0 230 1.0 0.0002078912384822 VWF-SELP +CD34 SELP Basal-like Structured DCIS Cells Apocrine Cells recompute recompute recompute 0.633566764858408 0.0 0.2461374514707439 0.0078992851324392 0.0006408390492498 0.0 0.0007204610951008 0.0416739520586479 0.0 694 1.0 0.0002071185669917 CD34-SELP +HSPG2 LRP1 Apocrine Cells T Lymphocytes recompute recompute recompute 0.0 0.6207977546603366 0.2461374514707439 0.00048865795825 0.0104714078116759 0.0 0.000563063063063 0.0470647358536185 0.0 74 1.0 0.0002067876203842 HSPG2-LRP1 +COL4A2 CD93 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells recompute recompute recompute 0.6582846571368821 0.0 0.2461374514707439 0.0084325366891025 0.0005543771898401 0.0 0.0 0.0 0.0 4 1.0 0.0002056966567149 COL4A2-CD93 +COL4A2 CD93 CXCL14+ Fibroblasts Apocrine Cells recompute recompute recompute 0.8840293712888387 0.0 0.2461374514707439 0.0061698665784747 0.0005543771898401 0.0 0.0 0.0 0.0 29 1.0 0.0002050952866907 COL4A2-CD93 +VEGFC FLT1 Apocrine Cells B Cells recompute recompute recompute 0.0 0.777821334064334 0.2461374514707439 0.0029865299894135 0.001271575589586 0.0 0.0 0.0 0.0 11 1.0 0.0002042969662669 VEGFC-FLT1 +HSPG2 LRP1 Apocrine Cells CXCL14+ Fibroblasts recompute recompute recompute 0.0 0.9078204025796472 0.2461374514707439 0.00048865795825 0.0064028969591119 0.0 0.0 0.0 0.0 20 1.0 0.0002029682556183 HSPG2-LRP1 +CD34 SELP Luminal-like Amorphous DCIS Cells Apocrine Cells recompute recompute recompute 0.2491449441646273 0.0 0.3990376746076917 0.0108445362943651 0.0006408390492498 0.0 0.0 0.0 0.0 97 1.0 0.0002025686295153 CD34-SELP +COL4A2 CD93 Apocrine Cells Mast Cells recompute recompute recompute 0.0 0.8347945881127203 0.2461374514707439 0.0024707251961819 0.0012097093680331 0.0 0.0 0.0 0.0 1 1.0 0.0001986299334939 COL4A2-CD93 +VEGFC FLT1 Plasma Cells Apocrine Cells recompute recompute recompute 0.4636527906642655 0.0 0.2461374514707439 0.0023125636768155 0.00229999322473 0.0 0.0 0.0 0.0 24 1.0 0.0001982435675536 VEGFC-FLT1 +COL4A2 CD93 Myeloid Cells Apocrine Cells recompute recompute recompute 0.7482742921073442 0.0 0.2461374514707439 0.005733874009046 0.0005543771898401 0.0 0.0 0.0 0.0 24 1.0 0.0001970531762793 COL4A2-CD93 +VEGFC FLT1 B Cells Apocrine Cells recompute recompute recompute 0.7745997874735252 0.0 0.2461374514707439 0.0012459853895406 0.00229999322473 0.0 0.0 0.0 0.0 15 1.0 0.0001947974778043 VEGFC-FLT1 +CD34 SELP Macrophages Apocrine Cells recompute recompute recompute 0.8963354148873306 0.0 0.2461374514707439 0.0038492365148421 0.0006408390492498 0.0 0.0 0.0 0.0 19 1.0 0.0001946689223055 CD34-SELP +COL4A2 CD93 Apocrine Cells B Cells recompute recompute recompute 0.0 0.7779918296243433 0.2461374514707439 0.0024707251961819 0.001079730675535 0.0 0.0 0.0 0.0 11 1.0 0.0001926266642018 COL4A2-CD93 +EFNB2 PECAM1 Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.0 0.6331674633943454 0.2461374514707439 0.0043309883979474 0.0007400708115376 0.0 0.0 0.0 0.0 4 1.0 0.0001919083685782 EFNB2-PECAM1 +CD34 SELP Myeloid Cells Apocrine Cells recompute recompute recompute 0.7871981482311898 0.0 0.2461374514707439 0.0038506427265089 0.0006408390492498 0.0 0.0208333333333333 1.0 0.0 24 1.0 0.0001905133062507 CD34-SELP +COL4A2 CD93 Apocrine Cells Myeloid Cells recompute recompute recompute 0.0 0.7461459456652184 0.2461374514707439 0.0024707251961819 0.0010390313650636 0.0 0.0 0.0 0.0 20 1.0 0.0001900684753449 COL4A2-CD93 +CD34 SELP Dendritic Cells Apocrine Cells recompute recompute recompute 0.633566764858408 0.0 0.2461374514707439 0.0042829523358709 0.0006408390492498 0.0 0.0 0.0 0.0 75 1.0 0.0001870301771273 CD34-SELP +EFNB2 PECAM1 Apocrine Cells CXCL14+ Fibroblasts recompute recompute recompute 0.0 0.930308383061206 0.2461374514707439 0.0043309883979474 0.0004089864655001 0.0 0.0 0.0 0.0 20 1.0 0.0001853611459518 EFNB2-PECAM1 +MMRN2 CD93 Luminal-like Amorphous DCIS Cells Apocrine Cells recompute recompute recompute 0.250044481781731 0.0 0.3990376746076917 0.0070431301838115 0.0005543771898401 0.0 0.0 0.0 0.0 97 1.0 0.0001841203480275 MMRN2-CD93 +EFNB2 PECAM1 Apocrine Cells Mast Cells recompute recompute recompute 0.0 0.8537710813834968 0.2461374514707439 0.0043309883979474 0.0004138063814779 0.0 0.0 0.0 0.0 1 1.0 0.0001830848790354 EFNB2-PECAM1 +VEGFC FLT1 Apocrine Cells CXCL14+ Fibroblasts recompute recompute recompute 0.0 0.878254460598671 0.2461374514707439 0.0029865299894135 0.0005788283879716 0.0 0.0 0.0 0.0 20 1.0 0.0001828467692004 VEGFC-FLT1 +VWF SELP T Lymphocytes Apocrine Cells recompute recompute recompute 0.6332974881236617 0.0 0.2461374514707439 0.0036144684673052 0.0006408390492498 0.0 0.0 0.0 0.0 86 1.0 0.0001818016467079 VWF-SELP +COL4A2 CD93 B Cells Apocrine Cells recompute recompute recompute 0.7783550150988336 0.0 0.2461374514707439 0.0033449520260795 0.0005543771898401 0.0 0.0 0.0 0.0 15 1.0 0.0001813120374392 COL4A2-CD93 +COL4A2 CD93 Plasma Cells Apocrine Cells recompute recompute recompute 0.4630253981438691 0.0 0.2461374514707439 0.0047240947268779 0.0005543771898401 0.0 0.0 0.0 0.0 24 1.0 0.0001761242704986 COL4A2-CD93 +COL4A2 CD93 Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.0 0.6587114738285964 0.2461374514707439 0.0024707251961819 0.0007261054236978 0.0 0.0 0.0 0.0 4 1.0 0.0001753681831592 COL4A2-CD93 +HSPG2 LRP1 Apocrine Cells Plasma Cells recompute recompute recompute 0.0 0.7346293219749174 0.2461374514707439 0.00048865795825 0.0032275631628407 0.0 0.0 0.0 0.0 15 1.0 0.000174792444802 HSPG2-LRP1 +VWF SELP Myoepithelial Cells Apocrine Cells recompute recompute recompute 0.7158082793127664 0.0 0.2461374514707439 0.0025256125075084 0.0006408390492498 0.0 4.333131120547708e-05 0.954739012312376 0.0 1049 1.0 0.0001747899416359 VWF-SELP +MMRN2 CD93 T Lymphocytes Apocrine Cells recompute recompute recompute 0.6301823358791634 0.0 0.2461374514707439 0.0031934983073077 0.0005543771898401 0.0 0.0 0.0 0.0 86 1.0 0.0001736950856283 MMRN2-CD93 +COL4A2 CD93 Apocrine Cells Plasma Cells recompute recompute recompute 0.0 0.4630027772793905 0.2461374514707439 0.0024707251961819 0.0009242223287825 0.0 0.0 0.0 0.0 15 1.0 0.00017214514548 COL4A2-CD93 +VEGFC FLT1 Mast Cells Apocrine Cells recompute recompute recompute 0.8317042416754105 0.0 0.2461374514707439 0.0005440770361181 0.00229999322473 0.0 0.0 0.0 0.0 3 1.0 0.0001716948401116 VEGFC-FLT1 +CD34 SELP CXCL14+ Fibroblasts Apocrine Cells recompute recompute recompute 0.9303167350027568 0.0 0.2461374514707439 0.0016860250240652 0.0006408390492498 0.0 0.0 0.0 0.0 29 1.0 0.0001707019498636 CD34-SELP +HSPG2 LRP1 Apocrine Cells 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.0 0.6207977546603366 0.2461374514707439 0.00048865795825 0.0028784826949613 0.0 0.0 0.0 0.0 2 1.0 0.0001667443560205 HSPG2-LRP1 +EFNB2 PECAM1 Apocrine Cells Apocrine Cells recompute recompute recompute 0.0 0.2491073778594529 1.0 0.0043309883979474 0.0001990509171164 0.0 0.0001261352169525 0.207642984849246 0.0 991 1.0 0.000166722202635 EFNB2-PECAM1 +VWF SELP Luminal-like Amorphous DCIS Cells Apocrine Cells recompute recompute recompute 0.2486570577556728 0.0 0.3990376746076917 0.0033537993821664 0.0006408390492498 0.0 0.0 0.0 0.0 97 1.0 0.0001665270568715 VWF-SELP +MMRN2 CD93 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells recompute recompute recompute 0.6301823358791634 0.0 0.2461374514707439 0.0024635726452692 0.0005543771898401 0.0 0.0 0.0 0.0 5 1.0 0.0001663428144877 MMRN2-CD93 +CD34 SELP Plasma Cells Apocrine Cells recompute recompute recompute 0.7168245244832976 0.0 0.2461374514707439 0.0018206581062216 0.0006408390492498 0.0 0.0 0.0 0.0 24 1.0 0.0001655501268629 CD34-SELP +VWF SELP Basal-like Structured DCIS Cells Apocrine Cells recompute recompute recompute 0.6332974881236617 0.0 0.2461374514707439 0.0020251995753771 0.0006408390492498 0.0 0.0 0.0 0.0 694 1.0 0.0001650701455901 VWF-SELP +VWF SELP Dendritic Cells Apocrine Cells recompute recompute recompute 0.6332974881236617 0.0 0.2461374514707439 0.0019871862905238 0.0006408390492498 0.0 0.0 0.0 0.0 75 1.0 0.0001645496641706 VWF-SELP +CD34 SELP 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells recompute recompute recompute 0.633566764858408 0.0 0.2461374514707439 0.0018436902762588 0.0006408390492498 0.0 0.0 0.0 0.0 4 1.0 0.0001625184591436 CD34-SELP +COL4A2 CD93 Apocrine Cells CXCL14+ Fibroblasts recompute recompute recompute 0.0 0.8817184225858201 0.2461374514707439 0.0024707251961819 0.0003375370073613 0.0 0.0 0.0 0.0 20 1.0 0.0001620359389833 COL4A2-CD93 +VWF SELP CAFs, Invasive Associated Apocrine Cells recompute recompute recompute 0.6332974881236617 0.0 0.2461374514707439 0.0016171311116606 0.0006408390492498 0.0 0.0 0.0 0.0 0 1.0 0.0001589942891383 VWF-SELP +VWF SELP 11q13 Invasive Tumor Cells (Mitotic) Apocrine Cells recompute recompute recompute 0.6332974881236617 0.0 0.2461374514707439 0.0015572459193676 0.0006408390492498 0.0 0.0 0.0 0.0 5 1.0 0.0001579974959576 VWF-SELP +HSPG2 LRP1 Apocrine Cells 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.0 0.6207977546603366 0.2461374514707439 0.00048865795825 0.0018097844702233 0.0 0.0 0.0 0.0 4 1.0 0.0001543340774851 HSPG2-LRP1 +MMRN2 CD93 Dendritic Cells Apocrine Cells recompute recompute recompute 0.6301823358791634 0.0 0.2461374514707439 0.0015409900107563 0.0005543771898401 0.0 0.0 0.0 0.0 75 1.0 0.0001538307991973 MMRN2-CD93 +COL4A2 CD93 Mast Cells Apocrine Cells recompute recompute recompute 0.8355319038299565 0.0 0.2461374514707439 0.001123788079051 0.0005543771898401 0.0 0.0 0.0 0.0 3 1.0 0.000152970271907 COL4A2-CD93 +MMRN2 CD93 CAFs, Invasive Associated Apocrine Cells recompute recompute recompute 0.6301823358791634 0.0 0.2461374514707439 0.00146889578236 0.0005543771898401 0.0 0.0 0.0 0.0 0 1.0 0.0001526072545919 MMRN2-CD93 +VWF SELP Macrophages Apocrine Cells recompute recompute recompute 0.9011206516381156 0.0 0.2461374514707439 0.0008850282134344 0.0006408390492498 0.0 0.0 0.0 0.0 19 1.0 0.0001525034746012 VWF-SELP +HSPG2 LRP1 Apocrine Cells B Cells recompute recompute recompute 0.0 0.6207977546603366 0.2461374514707439 0.00048865795825 0.0016667952436519 0.0 0.0 0.0 0.0 11 1.0 0.0001522314662953 HSPG2-LRP1 +CD34 SELP Mast Cells Apocrine Cells recompute recompute recompute 0.8532069650852002 0.0 0.2461374514707439 0.00083777361258 0.0006408390492498 0.0 0.0 0.0 0.0 3 1.0 0.000149745329794 CD34-SELP +MMRN2 CD93 Macrophages Apocrine Cells recompute recompute recompute 0.893316592628645 0.0 0.2461374514707439 0.0007691101630988 0.0005543771898401 0.0 0.0 0.0 0.0 19 1.0 0.0001452106327005 MMRN2-CD93 +CD34 SELP B Cells Apocrine Cells recompute recompute recompute 0.633566764858408 0.0 0.2461374514707439 0.0006336851232098 0.0006408390492498 0.0 0.0 0.0 0.0 15 1.0 0.0001360194569968 CD34-SELP +MMRN2 CD93 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells recompute recompute recompute 0.6301823358791634 0.0 0.2461374514707439 0.000716220684292 0.0005543771898401 0.0 0.0 0.0 0.0 4 1.0 0.0001353895079437 MMRN2-CD93 +CD34 SELP Apocrine Cells Apocrine Cells recompute recompute recompute 0.2491449441646273 0.0 1.0 0.0003767662344862 0.0006408390492498 0.0 0.0 0.0 0.0 991 1.0 0.0001348596073963 CD34-SELP +MMRN2 CD93 Myeloid Cells Apocrine Cells recompute recompute recompute 0.7856500335676843 0.0 0.2461374514707439 0.0005542667491398 0.0005543771898401 0.0 0.0 0.0 0.0 24 1.0 0.0001345832827223 MMRN2-CD93 +HSPG2 LRP1 Apocrine Cells Myeloid Cells recompute recompute recompute 0.0 0.7769451595923457 0.2461374514707439 0.00048865795825 0.0005558995075445 0.0 0.0013888888888888 0.2052629834064942 0.0 20 1.0 0.0001316025614366 HSPG2-LRP1 +VWF SELP Myeloid Cells Apocrine Cells recompute recompute recompute 0.7848266128497919 0.0 0.2461374514707439 0.0004024409845247 0.0006408390492498 0.0 0.0 0.0 0.0 24 1.0 0.0001306882965085 VWF-SELP +MMRN2 CD93 Mast Cells Apocrine Cells recompute recompute recompute 0.8571898293845529 0.0 0.2461374514707439 0.0004196880356983 0.0005543771898401 0.0 0.0 0.0 0.0 3 1.0 0.0001303669412054 MMRN2-CD93 +HSPG2 LRP1 Apocrine Cells Mast Cells recompute recompute recompute 0.0 0.8755243548400705 0.2461374514707439 0.00048865795825 0.0004150165744076 0.0 0.0 0.0 0.0 1 1.0 0.0001278662574299 HSPG2-LRP1 +HSPG2 LRP1 Apocrine Cells Apocrine Cells recompute recompute recompute 0.0 0.2550748532138862 1.0 0.00048865795825 0.0003386430177035 0.0 0.0002382554097993 0.0339588994411007 0.0 991 1.0 0.0001271274727221 HSPG2-LRP1 +VWF SELP Plasma Cells Apocrine Cells recompute recompute recompute 0.7158082793127664 0.0 0.2461374514707439 0.0003457348439318 0.0006408390492498 0.0 0.0 0.0 0.0 24 1.0 0.0001254818701985 VWF-SELP +VWF SELP CXCL14+ Fibroblasts Apocrine Cells recompute recompute recompute 0.9275752708651288 0.0 0.2461374514707439 0.000245041593909 0.0006408390492498 0.0 0.0 0.0 0.0 29 1.0 0.0001237152850035 VWF-SELP +VWF SELP 11q13 Invasive Tumor Cells (G1/S) Apocrine Cells recompute recompute recompute 0.6332974881236617 0.0 0.2461374514707439 0.0003521782369754 0.0006408390492498 0.0 0.0 0.0 0.0 4 1.0 0.0001233254418326 VWF-SELP +VWF SELP Mast Cells Apocrine Cells recompute recompute recompute 0.8525936146535493 0.0 0.2461374514707439 0.0002103933337194 0.0006408390492498 0.0 0.0 0.0 0.0 3 1.0 0.0001189290710149 VWF-SELP +MMRN2 CD93 B Cells Apocrine Cells recompute recompute recompute 0.6301823358791634 0.0 0.2461374514707439 0.0003083910058032 0.0005543771898401 0.0 0.0 0.0 0.0 15 1.0 0.0001176509631848 MMRN2-CD93 +VWF SELP B Cells Apocrine Cells recompute recompute recompute 0.6332974881236617 0.0 0.2461374514707439 0.00023686843287 0.0006408390492498 0.0 0.0 0.0 0.0 15 1.0 0.0001154368478222 VWF-SELP +MMRN2 CD93 Plasma Cells Apocrine Cells recompute recompute recompute 0.7205550478301406 0.0 0.2461374514707439 0.0002165306714062 0.0005543771898401 0.0 0.0 0.0 0.0 24 1.0 0.0001134225983915 MMRN2-CD93 +VWF SELP Apocrine Cells Apocrine Cells recompute recompute recompute 0.2486570577556728 0.0 1.0 0.0001077515101466 0.0006408390492498 0.0 4.586735161911752e-05 1.0 0.0 991 1.0 0.0001094300768608 VWF-SELP +MMRN2 CD93 CXCL14+ Fibroblasts Apocrine Cells recompute recompute recompute 0.940547666092272 0.0 0.2461374514707439 0.0001298888146421 0.0005543771898401 0.0 0.0 0.0 0.0 29 1.0 0.0001088920442774 MMRN2-CD93 +MMRN2 CD93 Apocrine Cells Apocrine Cells recompute recompute recompute 0.250044481781731 0.0 1.0 7.058774627838557e-05 0.0005543771898401 0.0 0.0 0.0 0.0 991 1.0 9.964072678691296e-05 MMRN2-CD93 +VEGFC FLT1 Apocrine Cells Apocrine Cells recompute recompute recompute 0.0 0.0 1.0 0.0029865299894135 0.00229999322473 0.0 0.0021863437605112 0.2422202689017633 0.0 991 1.0 1.3787413388662117e-05 VEGFC-FLT1 +COL4A2 CD93 Apocrine Cells Apocrine Cells recompute recompute recompute 0.0 0.0 1.0 0.0024707251961819 0.0005543771898401 0.0 0.0005045408678102 0.0616065827972992 0.0 991 1.0 1.0538364895362456e-05 COL4A2-CD93 +MMRN2 CLEC14A Endothelial Cells Unassigned recompute recompute recompute 0.9845127857250529 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 5 1.0 4.6295299164922566e-06 MMRN2-CLEC14A +MMRN2 CD93 Endothelial Cells Unassigned recompute recompute recompute 0.9845127857250529 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 5 1.0 4.6295299164922566e-06 MMRN2-CD93 +MMP2 PECAM1 Unassigned Endothelial Cells recompute recompute recompute 0.0 0.956444566971872 0.0 0.0 1.0 0.0 0.0 0.0 0.0 9 1.0 4.607266162447117e-06 MMP2-PECAM1 +EFNB2 PECAM1 Unassigned Endothelial Cells recompute recompute recompute 0.0 0.956444566971872 0.0 0.0 1.0 0.0 0.0 0.0 0.0 9 1.0 4.607266162447117e-06 EFNB2-PECAM1 +CD34 SELP Endothelial Cells Unassigned recompute recompute recompute 0.9559599666576516 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 5 1.0 4.606877020867352e-06 CD34-SELP +VWF ITGA9 Endothelial Cells Unassigned recompute recompute recompute 0.955713094717548 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 5 1.0 4.606678715657255e-06 VWF-ITGA9 +VWF LRP1 Endothelial Cells Unassigned recompute recompute recompute 0.955713094717548 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 5 1.0 4.606678715657255e-06 VWF-LRP1 +VWF SELP Endothelial Cells Unassigned recompute recompute recompute 0.955713094717548 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 5 1.0 4.606678715657255e-06 VWF-SELP +CXCL12 ITGA5 Unassigned Endothelial Cells recompute recompute recompute 0.0 0.95087206839837 0.0 0.0 1.0 0.0 0.0 0.0 0.0 9 1.0 4.602781404697655e-06 CXCL12-ITGA5 +CCN1 CAV1 Unassigned Endothelial Cells recompute recompute recompute 0.0 0.942159351720962 0.0 0.0 1.0 0.0 0.0 0.0 0.0 9 1.0 4.595725303102173e-06 CCN1-CAV1 +VWF ITGA9 Unassigned Endothelial Cells recompute recompute recompute 0.0 0.9404022517663844 0.0 0.0 1.0 0.0 0.0 0.0 0.0 9 1.0 4.594295709345375e-06 VWF-ITGA9 +MMRN2 CLEC14A Unassigned Endothelial Cells recompute recompute recompute 0.0 0.9003264838243337 0.0 0.0 1.0 0.0 0.0 0.0 0.0 9 1.0 4.561069316378525e-06 MMRN2-CLEC14A +CXCL12 ITGA5 CAFs, DCIS Associated Unassigned recompute recompute recompute 0.8924110508951895 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 29 1.0 4.55436141535938e-06 CXCL12-ITGA5 +COL4A2 CD93 Endothelial Cells Unassigned recompute recompute recompute 0.8840293712888387 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 5 1.0 4.54720412909258e-06 COL4A2-CD93 +CD34 SELP Unassigned Endothelial Cells recompute recompute recompute 0.0 0.8819126042133903 0.0 0.0 1.0 0.0 0.0 0.0 0.0 9 1.0 4.545387637960743e-06 CD34-SELP +VWF SELP Unassigned Endothelial Cells recompute recompute recompute 0.0 0.8819126042133903 0.0 0.0 1.0 0.0 0.0 0.0 0.0 9 1.0 4.545387637960743e-06 VWF-SELP +HSPG2 LRP1 Endothelial Cells Unassigned recompute recompute recompute 0.8818165186409654 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 5 1.0 4.545305096524839e-06 HSPG2-LRP1 +COL4A2 CD93 Unassigned Endothelial Cells recompute recompute recompute 0.0 0.8817184225858201 0.0 0.0 1.0 0.0 0.0 0.0 0.0 9 1.0 4.545220820269853e-06 COL4A2-CD93 +MMRN2 CD93 Unassigned Endothelial Cells recompute recompute recompute 0.0 0.8817184225858201 0.0 0.0 1.0 0.0 0.0 0.0 0.0 9 1.0 4.545220820269853e-06 MMRN2-CD93 +VEGFC FLT1 Unassigned Endothelial Cells recompute recompute recompute 0.0 0.878254460598671 0.0 0.0 1.0 0.0 0.0 0.0 0.0 9 1.0 4.5422398408703975e-06 VEGFC-FLT1 +VEGFC FLT1 Endothelial Cells Unassigned recompute recompute recompute 0.8718210606749883 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 5 1.0 4.536677360885093e-06 VEGFC-FLT1 +EFNB2 PECAM1 Endothelial Cells Unassigned recompute recompute recompute 0.8640667164982425 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 5 1.0 4.529927114086592e-06 EFNB2-PECAM1 +HSPG2 LRP1 Unassigned CAFs, DCIS Associated recompute recompute recompute 0.0 0.7346293219749174 0.0 0.0 1.0 0.0 0.0 0.0 0.0 36 1.0 4.409046828610024e-06 HSPG2-LRP1 +VWF LRP1 Unassigned CAFs, DCIS Associated recompute recompute recompute 0.0 0.7346293219749174 0.0 0.0 1.0 0.0 0.0 0.0 0.0 36 1.0 4.409046828610024e-06 VWF-LRP1 +CCN1 CAV1 CAFs, DCIS Associated Unassigned recompute recompute recompute 0.7324582304061453 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 29 1.0 4.406872431988873e-06 CCN1-CAV1 +MMP2 PECAM1 CAFs, DCIS Associated Unassigned recompute recompute recompute 0.718867305289982 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 29 1.0 4.393137439422898e-06 MMP2-PECAM1 +CCN1 CAV1 Unassigned Pericytes recompute recompute recompute 0.0 0.9694036398779844 0.0 0.0 0.5444650460041837 0.0 0.0 0.0 0.0 7 1.0 4.172654668537117e-06 CCN1-CAV1 +COL4A2 CD93 Pericytes Unassigned recompute recompute recompute 0.8840293712888387 0.0 0.0 0.5544396796022323 0.0 0.0 0.0 0.0 0.0 5 1.0 4.121482895623161e-06 COL4A2-CD93 +CCN1 CAV1 Endothelial Cells Unassigned recompute recompute recompute 0.9219165193585238 0.0 0.0 0.4529166025129413 0.0 0.0 0.0 0.0 0.0 5 1.0 4.012838134771506e-06 CCN1-CAV1 +EFNB2 PECAM1 11q13 Invasive Tumor Cells Unassigned recompute recompute recompute 0.662063103571249 0.0 0.0 0.585843718590581 0.0 0.0 0.0 0.0 0.0 5 1.0 3.9638163941321295e-06 EFNB2-PECAM1 +COL4A2 CD93 CAFs, DCIS Associated Unassigned recompute recompute recompute 0.4630253981438691 0.0 0.0 0.7696906278989153 0.0 0.0 0.0 0.0 0.0 29 1.0 3.908290507980789e-06 COL4A2-CD93 +VEGFC FLT1 11q13 Invasive Tumor Cells Unassigned recompute recompute recompute 0.6593525851613742 0.0 0.0 0.4518617096918393 0.0 0.0 0.0 0.0 0.0 5 1.0 3.7933292960637694e-06 VEGFC-FLT1 +COL4A2 CD93 CAFs, Invasive Associated Unassigned recompute recompute recompute 0.6582846571368821 0.0 0.0 0.4344545964241579 0.0 0.0 0.0 0.0 0.0 0 1.0 3.767555780520262e-06 COL4A2-CD93 +CCN1 CAV1 Pericytes Unassigned recompute recompute recompute 0.9219165193585238 0.0 0.0 0.2646489893253856 0.0 0.0 0.0 0.0 0.0 5 1.0 3.669106430828292e-06 CCN1-CAV1 +VWF ITGA9 Unassigned Myoepithelial Cells recompute recompute recompute 0.0 0.7292496872084557 0.0 0.0 0.2898144908728011 0.0 0.0 0.0 0.0 6 1.0 3.5823338889280344e-06 VWF-ITGA9 +VWF ITGA9 Unassigned CAFs, DCIS Associated recompute recompute recompute 0.0 0.7292496872084557 0.0 0.0 0.2879885658616873 0.0 0.0 0.0 0.0 36 1.0 3.578562332390625e-06 VWF-ITGA9 +CCN1 CAV1 Myoepithelial Cells Unassigned recompute recompute recompute 0.7324582304061453 0.0 0.0 0.2376713873232418 0.0 0.0 0.0 0.0 0.0 0 1.0 3.4683796663347257e-06 CCN1-CAV1 +EFNB2 PECAM1 Pericytes Unassigned recompute recompute recompute 0.8640667164982425 0.0 0.0 0.1882781599600688 0.0 0.0 0.0 0.0 0.0 5 1.0 3.429450523269514e-06 EFNB2-PECAM1 +CXCL12 ITGA5 Unassigned CAFs, DCIS Associated recompute recompute recompute 0.0 0.7162873978652844 0.0 0.0 0.2242237449884175 0.0 0.0 0.0 0.0 36 1.0 3.4221167576214024e-06 CXCL12-ITGA5 +VEGFC FLT1 Unassigned 11q13 Invasive Tumor Cells recompute recompute recompute 0.0 0.6593689120110077 0.0 0.0 0.2390217618875283 0.0 0.0 0.0 0.0 13 1.0 3.4113608095098784e-06 VEGFC-FLT1 +VEGFC FLT1 Pericytes Unassigned recompute recompute recompute 0.8718210606749883 0.0 0.0 0.1796394187986057 0.0 0.0 0.0 0.0 0.0 5 1.0 3.4077796443658302e-06 VEGFC-FLT1 +HSPG2 LRP1 CAFs, DCIS Associated Unassigned recompute recompute recompute 0.4629984640915818 0.0 0.0 0.3309594876493178 0.0 0.0 0.0 0.0 0.0 29 1.0 3.395411391767544e-06 HSPG2-LRP1 +MMP2 PECAM1 Unassigned Pericytes recompute recompute recompute 0.0 0.930308383061206 0.0 0.0 0.1615013370958009 0.0 0.0 0.0 0.0 7 1.0 3.3842869663129044e-06 MMP2-PECAM1 +EFNB2 PECAM1 Unassigned Pericytes recompute recompute recompute 0.0 0.930308383061206 0.0 0.0 0.1615013370958009 0.0 0.0 0.0 0.0 7 1.0 3.3842869663129044e-06 EFNB2-PECAM1 +COL4A2 CD93 Basal-like Structured DCIS Cells Unassigned recompute recompute recompute 0.7783550150988336 0.0 0.0 0.1928969878996252 0.0 0.0 0.0 0.0 0.0 0 1.0 3.3838975063415906e-06 COL4A2-CD93 +HSPG2 LRP1 Pericytes Unassigned recompute recompute recompute 0.8818165186409654 0.0 0.0 0.1619074107723045 0.0 0.0 0.0 0.0 0.0 5 1.0 3.3556307453724744e-06 HSPG2-LRP1 +CCN1 CAV1 CAFs, Invasive Associated Unassigned recompute recompute recompute 0.6213271600240247 0.0 0.0 0.2247035641022029 0.0 0.0 0.0 0.0 0.0 0 1.0 3.343143775266846e-06 CCN1-CAV1 +VWF ITGA9 Unassigned Pericytes recompute recompute recompute 0.0 0.9404022517663844 0.0 0.0 0.1347191569099048 0.0 0.0 0.0 0.0 7 1.0 3.289454186977626e-06 VWF-ITGA9 +CD34 SELP Pericytes Unassigned recompute recompute recompute 0.9303167350027568 0.0 0.0 0.1314667522621683 0.0 0.0 0.0 0.0 0.0 5 1.0 3.27020115475892e-06 CD34-SELP +HSPG2 LRP1 CAFs, Invasive Associated Unassigned recompute recompute recompute 0.6589792304505506 0.0 0.0 0.1836996873148393 0.0 0.0 0.0 0.0 0.0 0 1.0 3.264600396379123e-06 HSPG2-LRP1 +MMRN2 CLEC14A Unassigned Pericytes recompute recompute recompute 0.0 0.9003264838243337 0.0 0.0 0.1341680150528327 0.0 0.0 0.0 0.0 7 1.0 3.2634340674491405e-06 MMRN2-CLEC14A +VWF ITGA9 Unassigned Basal-like Structured DCIS Cells recompute recompute recompute 0.0 0.6252253442669611 0.0 0.0 0.1886404570313 0.0 0.0 0.0 0.0 3 1.0 3.250463103881086e-06 VWF-ITGA9 +COL4A2 CD93 Myoepithelial Cells Unassigned recompute recompute recompute 0.4630253981438691 0.0 0.0 0.2545335314555431 0.0 0.0 0.0 0.0 0.0 0 1.0 3.2500619599925504e-06 COL4A2-CD93 +VWF LRP1 Pericytes Unassigned recompute recompute recompute 0.9275752708651288 0.0 0.0 0.1263644540569636 0.0 0.0 0.0 0.0 0.0 5 1.0 3.247100179734518e-06 VWF-LRP1 +VWF ITGA9 Pericytes Unassigned recompute recompute recompute 0.9275752708651288 0.0 0.0 0.1263644540569636 0.0 0.0 0.0 0.0 0.0 5 1.0 3.247100179734518e-06 VWF-ITGA9 +VWF SELP Pericytes Unassigned recompute recompute recompute 0.9275752708651288 0.0 0.0 0.1263644540569636 0.0 0.0 0.0 0.0 0.0 5 1.0 3.247100179734518e-06 VWF-SELP +VEGFC FLT1 Unassigned Pericytes recompute recompute recompute 0.0 0.878254460598671 0.0 0.0 0.1332188634280341 0.0 0.0 0.0 0.0 7 1.0 3.246118384541898e-06 VEGFC-FLT1 +COL4A2 CD93 11q13 Invasive Tumor Cells Unassigned recompute recompute recompute 0.6582846571368821 0.0 0.0 0.1740454925211078 0.0 0.0 0.0 0.0 0.0 5 1.0 3.2347899920521794e-06 COL4A2-CD93 +MMRN2 CD93 Unassigned Pericytes recompute recompute recompute 0.0 0.8817184225858201 0.0 0.0 0.1281708518900828 0.0 0.0 0.0 0.0 7 1.0 3.22740304278025e-06 MMRN2-CD93 +COL4A2 CD93 Unassigned Pericytes recompute recompute recompute 0.0 0.8817184225858201 0.0 0.0 0.1281708518900828 0.0 0.0 0.0 0.0 7 1.0 3.22740304278025e-06 COL4A2-CD93 +MMRN2 CD93 Pericytes Unassigned recompute recompute recompute 0.9468422434493456 0.0 0.0 0.1120119983652299 0.0 0.0 0.0 0.0 0.0 5 1.0 3.1934273153157767e-06 MMRN2-CD93 +MMRN2 CLEC14A Pericytes Unassigned recompute recompute recompute 0.9468422434493456 0.0 0.0 0.1120119983652299 0.0 0.0 0.0 0.0 0.0 5 1.0 3.1934273153157767e-06 MMRN2-CLEC14A +EFNB2 PECAM1 Basal-like Structured DCIS Cells Unassigned recompute recompute recompute 0.7800321422220979 0.0 0.0 0.1357656553382984 0.0 0.0 0.0 0.0 0.0 0 1.0 3.192643373442145e-06 EFNB2-PECAM1 +CCN1 CAV1 Unassigned CAFs, DCIS Associated recompute recompute recompute 0.0 0.7283139964676212 0.0 0.0 0.1449812920932466 0.0 0.0 0.0 0.0 36 1.0 3.191085517832924e-06 CCN1-CAV1 +VWF LRP1 Unassigned CAFs, Invasive Associated recompute recompute recompute 0.0 0.6207977546603366 0.0 0.0 0.166956519448744 0.0 0.0 0.0 0.0 0 1.0 3.181209412844829e-06 VWF-LRP1 +HSPG2 LRP1 Unassigned CAFs, Invasive Associated recompute recompute recompute 0.0 0.6207977546603366 0.0 0.0 0.166956519448744 0.0 0.0 0.0 0.0 0 1.0 3.181209412844829e-06 HSPG2-LRP1 +CXCL12 ITGA5 Unassigned Pericytes recompute recompute recompute 0.0 0.928319416412998 0.0 0.0 0.1055033753160582 0.0 0.0 0.0 0.0 7 1.0 3.151330641862579e-06 CXCL12-ITGA5 +VWF ITGA9 Unassigned Macrophages recompute recompute recompute 0.0 0.8794572885381431 0.0 0.0 0.104965956217838 0.0 0.0 0.0 0.0 4 1.0 3.1204019757343253e-06 VWF-ITGA9 +MMP2 PECAM1 CAFs, Invasive Associated Unassigned recompute recompute recompute 0.6303642896310324 0.0 0.0 0.141548283585814 0.0 0.0 0.0 0.0 0.0 0 1.0 3.102768505772467e-06 MMP2-PECAM1 +CCN1 CAV1 Unassigned Myoepithelial Cells recompute recompute recompute 0.0 0.7283139964676212 0.0 0.0 0.1176565474247238 0.0 0.0 0.0 0.0 6 1.0 3.081927843893799e-06 CCN1-CAV1 +CD34 SELP CAFs, DCIS Associated Unassigned recompute recompute recompute 0.7168245244832976 0.0 0.0 0.1173076386135379 0.0 0.0 0.0 0.0 0.0 29 1.0 3.07224985094026e-06 CD34-SELP +CCN1 CAV1 11q13 Invasive Tumor Cells Unassigned recompute recompute recompute 0.6213271600240247 0.0 0.0 0.1339639999453202 0.0 0.0 0.0 0.0 0.0 5 1.0 3.067030400068988e-06 CCN1-CAV1 +CXCL12 ITGA5 Endothelial Cells Unassigned recompute recompute recompute 0.7487535481622718 0.0 0.0 0.1027229557481577 0.0 0.0 0.0 0.0 0.0 5 1.0 3.026920919151115e-06 CXCL12-ITGA5 +CCN1 CAV1 Basal-like Structured DCIS Cells Unassigned recompute recompute recompute 0.6213271600240247 0.0 0.0 0.1153131738111426 0.0 0.0 0.0 0.0 0.0 0 1.0 2.99134532462736e-06 CCN1-CAV1 +VWF ITGA9 Unassigned 11q13 Invasive Tumor Cells recompute recompute recompute 0.0 0.6252253442669611 0.0 0.0 0.1112417752963437 0.0 0.0 0.0 0.0 13 1.0 2.9765790579843486e-06 VWF-ITGA9 +VWF SELP Unassigned Pericytes recompute recompute recompute 0.0 0.8819126042133903 0.0 0.0 0.0741032966028748 0.0 0.0 0.0 0.0 7 1.0 2.945849283961401e-06 VWF-SELP +CD34 SELP Unassigned Pericytes recompute recompute recompute 0.0 0.8819126042133903 0.0 0.0 0.0741032966028748 0.0 0.0 0.0 0.0 7 1.0 2.945849283961401e-06 CD34-SELP +EFNB2 PECAM1 CAFs, Invasive Associated Unassigned recompute recompute recompute 0.662063103571249 0.0 0.0 0.0967042147306326 0.0 0.0 0.0 0.0 0.0 0 1.0 2.935784275128728e-06 EFNB2-PECAM1 +EFNB2 PECAM1 CAFs, DCIS Associated Unassigned recompute recompute recompute 0.4619393085577573 0.0 0.0 0.1194227711616854 0.0 0.0 0.0 0.0 0.0 29 1.0 2.86381758644243e-06 EFNB2-PECAM1 +VWF ITGA9 Unassigned Mast Cells recompute recompute recompute 0.0 0.863034163938375 0.0 0.0 0.0627102121186242 0.0 0.0 0.0 0.0 0 1.0 2.854703814448995e-06 VWF-ITGA9 +CXCL12 ITGA5 Unassigned Dendritic Cells recompute recompute recompute 0.0 0.6338612823312899 0.0 0.0 0.0845203443408073 0.0 0.0 0.0 0.0 0 1.0 2.849875734228937e-06 CXCL12-ITGA5 +CD34 SELP 11q13 Invasive Tumor Cells Unassigned recompute recompute recompute 0.633566764858408 0.0 0.0 0.0799339500711946 0.0 0.0 0.0 0.0 0.0 5 1.0 2.8232800147837184e-06 CD34-SELP +MMRN2 CD93 Unassigned Dendritic Cells recompute recompute recompute 0.0 0.7779918296243433 0.0 0.0 0.0627790816848129 0.0 0.0 0.0 0.0 0 1.0 2.8062843754886155e-06 MMRN2-CD93 +COL4A2 CD93 Unassigned Dendritic Cells recompute recompute recompute 0.0 0.7779918296243433 0.0 0.0 0.0627790816848129 0.0 0.0 0.0 0.0 0 1.0 2.8062843754886155e-06 COL4A2-CD93 +CXCL12 ITGA5 Unassigned 11q13 Invasive Tumor Cells recompute recompute recompute 0.0 0.6338612823312899 0.0 0.0 0.0766612252832893 0.0 0.0 0.0 0.0 13 1.0 2.80389453479567e-06 CXCL12-ITGA5 +CXCL12 ITGA5 Pericytes Unassigned recompute recompute recompute 0.7487535481622718 0.0 0.0 0.0637288077574987 0.0 0.0 0.0 0.0 0.0 5 1.0 2.795411796384e-06 CXCL12-ITGA5 +COL4A2 CD93 Unassigned Macrophages recompute recompute recompute 0.0 0.944024288971064 0.0 0.0 0.0484215930647349 0.0 0.0 0.0 0.0 4 1.0 2.7754733145406437e-06 COL4A2-CD93 +MMRN2 CD93 Unassigned Macrophages recompute recompute recompute 0.0 0.944024288971064 0.0 0.0 0.0484215930647349 0.0 0.0 0.0 0.0 4 1.0 2.7754733145406437e-06 MMRN2-CD93 +CXCL12 ITGA5 Unassigned CAFs, Invasive Associated recompute recompute recompute 0.0 0.6338612823312899 0.0 0.0 0.0693709672321744 0.0 0.0 0.0 0.0 0 1.0 2.7575835141608645e-06 CXCL12-ITGA5 +CCN1 CAV1 Luminal-like Amorphous DCIS Cells Unassigned recompute recompute recompute 0.2542249848376565 0.0 0.0 0.1711385759005754 0.0 0.0 0.0 0.0 0.0 0 1.0 2.7527136159723623e-06 CCN1-CAV1 +CCN1 CAV1 Unassigned CAFs, Invasive Associated recompute recompute recompute 0.0 0.62431395375366 0.0 0.0 0.0649213179279442 0.0 0.0 0.0 0.0 0 1.0 2.7203935754399467e-06 CCN1-CAV1 +CCN1 CAV1 Unassigned Basal-like Structured DCIS Cells recompute recompute recompute 0.0 0.62431395375366 0.0 0.0 0.0641739251983978 0.0 0.0 0.0 0.0 3 1.0 2.7151487032803758e-06 CCN1-CAV1 +CCN1 CAV1 Unassigned 11q13 Invasive Tumor Cells recompute recompute recompute 0.0 0.62431395375366 0.0 0.0 0.0638329144736252 0.0 0.0 0.0 0.0 13 1.0 2.712738712540421e-06 CCN1-CAV1 +EFNB2 PECAM1 Luminal-like Amorphous DCIS Cells Unassigned recompute recompute recompute 0.4619393085577573 0.0 0.0 0.0835287751665837 0.0 0.0 0.0 0.0 0.0 0 1.0 2.698175424997469e-06 EFNB2-PECAM1 +HSPG2 LRP1 Basal-like Structured DCIS Cells Unassigned recompute recompute recompute 0.7789175740361626 0.0 0.0 0.0492631209980634 0.0 0.0 0.0 0.0 0.0 0 1.0 2.6956836205828025e-06 HSPG2-LRP1 +VWF LRP1 Unassigned Macrophages recompute recompute recompute 0.0 0.8604147465201248 0.0 0.0 0.0436001007095475 0.0 0.0 0.0 0.0 4 1.0 2.68554586399036e-06 VWF-LRP1 +HSPG2 LRP1 Unassigned Macrophages recompute recompute recompute 0.0 0.8604147465201248 0.0 0.0 0.0436001007095475 0.0 0.0 0.0 0.0 4 1.0 2.68554586399036e-06 HSPG2-LRP1 +MMP2 PECAM1 Endothelial Cells Unassigned recompute recompute recompute 0.9067635403815892 0.0 0.0 0.0411127335336962 0.0 0.0 0.0 0.0 0.0 5 1.0 2.682738975754732e-06 MMP2-PECAM1 +HSPG2 LRP1 11q13 Invasive Tumor Cells Unassigned recompute recompute recompute 0.6589792304505506 0.0 0.0 0.0561415215593491 0.0 0.0 0.0 0.0 0.0 5 1.0 2.67932871323128e-06 HSPG2-LRP1 +HSPG2 LRP1 Unassigned 11q13 Invasive Tumor Cells recompute recompute recompute 0.0 0.6207977546603366 0.0 0.0 0.0587195251380622 0.0 0.0 0.0 0.0 13 1.0 2.6727322798839125e-06 HSPG2-LRP1 +VWF LRP1 Unassigned 11q13 Invasive Tumor Cells recompute recompute recompute 0.0 0.6207977546603366 0.0 0.0 0.0587195251380622 0.0 0.0 0.0 0.0 13 1.0 2.6727322798839125e-06 VWF-LRP1 +VWF ITGA9 Unassigned CAFs, Invasive Associated recompute recompute recompute 0.0 0.6252253442669611 0.0 0.0 0.0565946652887153 0.0 0.0 0.0 0.0 0 1.0 2.659512437179956e-06 VWF-ITGA9 +MMRN2 CLEC14A Unassigned 11q13 Invasive Tumor Cells recompute recompute recompute 0.0 0.6347970925105053 0.0 0.0 0.0554888093272979 0.0 0.0 0.0 0.0 13 1.0 2.657500796245782e-06 MMRN2-CLEC14A +CXCL12 ITGA5 Unassigned T Lymphocytes recompute recompute recompute 0.0 0.6338612823312899 0.0 0.0 0.053516012135424 0.0 0.0 0.0 0.0 0 1.0 2.640865863074807e-06 CXCL12-ITGA5 +CXCL12 ITGA5 CAFs, Invasive Associated Unassigned recompute recompute recompute 0.6160088550075702 0.0 0.0 0.0548063857429699 0.0 0.0 0.0 0.0 0.0 0 1.0 2.6387790903505643e-06 CXCL12-ITGA5 +MMP2 PECAM1 Unassigned Dendritic Cells recompute recompute recompute 0.0 0.6331674633943454 0.0 0.0 0.0518891167572028 0.0 0.0 0.0 0.0 0 1.0 2.626833178701508e-06 MMP2-PECAM1 +EFNB2 PECAM1 Unassigned Dendritic Cells recompute recompute recompute 0.0 0.6331674633943454 0.0 0.0 0.0518891167572028 0.0 0.0 0.0 0.0 0 1.0 2.626833178701508e-06 EFNB2-PECAM1 +EFNB2 PECAM1 11q13 Invasive Tumor Cells (Mitotic) Unassigned recompute recompute recompute 0.662063103571249 0.0 0.0 0.0491302556793708 0.0 0.0 0.0 0.0 0.0 0 1.0 2.6224552383467862e-06 EFNB2-PECAM1 +VEGFC FLT1 CAFs, DCIS Associated Unassigned recompute recompute recompute 0.4636527906642655 0.0 0.0 0.0693389464442948 0.0 0.0 0.0 0.0 0.0 29 1.0 2.6173493756905165e-06 VEGFC-FLT1 +VWF LRP1 Unassigned Pericytes recompute recompute recompute 0.0 0.9078204025796472 0.0 0.0 0.0350138403862125 0.0 0.0 0.0 0.0 7 1.0 2.612401769379916e-06 VWF-LRP1 +HSPG2 LRP1 Unassigned Pericytes recompute recompute recompute 0.0 0.9078204025796472 0.0 0.0 0.0350138403862125 0.0 0.0 0.0 0.0 7 1.0 2.612401769379916e-06 HSPG2-LRP1 +HSPG2 LRP1 Myoepithelial Cells Unassigned recompute recompute recompute 0.4629984640915818 0.0 0.0 0.0683610513379333 0.0 0.0 0.0 0.0 0.0 0 1.0 2.610546255435542e-06 HSPG2-LRP1 +HSPG2 LRP1 Unassigned Dendritic Cells recompute recompute recompute 0.0 0.6207977546603366 0.0 0.0 0.0501711964086628 0.0 0.0 0.0 0.0 0 1.0 2.603559145696777e-06 HSPG2-LRP1 +VWF LRP1 Unassigned Dendritic Cells recompute recompute recompute 0.0 0.6207977546603366 0.0 0.0 0.0501711964086628 0.0 0.0 0.0 0.0 0 1.0 2.603559145696777e-06 VWF-LRP1 +VEGFC FLT1 Luminal-like Amorphous DCIS Cells Unassigned recompute recompute recompute 0.4636527906642655 0.0 0.0 0.0666348171285698 0.0 0.0 0.0 0.0 0.0 0 1.0 2.60005395587711e-06 VEGFC-FLT1 +HSPG2 LRP1 Unassigned Myoepithelial Cells recompute recompute recompute 0.0 0.7346293219749174 0.0 0.0 0.0416128058995347 0.0 0.0 0.0 0.0 6 1.0 2.59546929212839e-06 HSPG2-LRP1 +VWF LRP1 Unassigned Myoepithelial Cells recompute recompute recompute 0.0 0.7346293219749174 0.0 0.0 0.0416128058995347 0.0 0.0 0.0 0.0 6 1.0 2.59546929212839e-06 VWF-LRP1 +VWF ITGA9 Unassigned Dendritic Cells recompute recompute recompute 0.0 0.6252253442669611 0.0 0.0 0.0487643047611538 0.0 0.0 0.0 0.0 0 1.0 2.5943174561481512e-06 VWF-ITGA9 +VWF SELP Unassigned 11q13 Invasive Tumor Cells recompute recompute recompute 0.0 0.6572093097629401 0.0 0.0 0.04130664769978 0.0 0.0 0.0 0.0 13 1.0 2.5446064764775694e-06 VWF-SELP +CD34 SELP Unassigned 11q13 Invasive Tumor Cells recompute recompute recompute 0.0 0.6572093097629401 0.0 0.0 0.04130664769978 0.0 0.0 0.0 0.0 13 1.0 2.5446064764775694e-06 CD34-SELP +CD34 SELP Unassigned T Lymphocytes recompute recompute recompute 0.0 0.7760344326192508 0.0 0.0 0.0335947364052305 0.0 0.0 0.0 0.0 0 1.0 2.527505216896304e-06 CD34-SELP +VWF SELP Unassigned T Lymphocytes recompute recompute recompute 0.0 0.7760344326192508 0.0 0.0 0.0335947364052305 0.0 0.0 0.0 0.0 0 1.0 2.527505216896304e-06 VWF-SELP +MMP2 PECAM1 Myoepithelial Cells Unassigned recompute recompute recompute 0.718867305289982 0.0 0.0 0.0361307801045652 0.0 0.0 0.0 0.0 0.0 0 1.0 2.525928382098398e-06 MMP2-PECAM1 +CXCL12 ITGA5 Macrophages Unassigned recompute recompute recompute 0.7487535481622718 0.0 0.0 0.0338862305197021 0.0 0.0 0.0 0.0 0.0 1 1.0 2.516095077308556e-06 CXCL12-ITGA5 +VEGFC FLT1 Unassigned T Lymphocytes recompute recompute recompute 0.0 0.777821334064334 0.0 0.0 0.0318483483218543 0.0 0.0 0.0 0.0 0 1.0 2.506077426042919e-06 VEGFC-FLT1 +COL4A2 CD93 T Lymphocytes Unassigned recompute recompute recompute 0.7783550150988336 0.0 0.0 0.0316800311254893 0.0 0.0 0.0 0.0 0.0 1 1.0 2.5041513756471467e-06 COL4A2-CD93 +VEGFC FLT1 Unassigned CAFs, DCIS Associated recompute recompute recompute 0.0 0.4630488285702799 0.0 0.0 0.0521374123931907 0.0 0.0 0.0 0.0 36 1.0 2.4953380709539458e-06 VEGFC-FLT1 +MMP2 PECAM1 Unassigned Plasma Cells recompute recompute recompute 0.0 0.7167436199046466 0.0 0.0 0.0326667674102811 0.0 0.0 0.0 0.0 0 1.0 2.4826282284699712e-06 MMP2-PECAM1 +EFNB2 PECAM1 Unassigned Plasma Cells recompute recompute recompute 0.0 0.7167436199046466 0.0 0.0 0.0326667674102811 0.0 0.0 0.0 0.0 0 1.0 2.4826282284699712e-06 EFNB2-PECAM1 +EFNB2 PECAM1 Unassigned Macrophages recompute recompute recompute 0.0 0.9015117569158254 0.0 0.0 0.0246995741084876 0.0 0.0 0.0 0.0 4 1.0 2.46193646003535e-06 EFNB2-PECAM1 +MMP2 PECAM1 Unassigned Macrophages recompute recompute recompute 0.0 0.9015117569158254 0.0 0.0 0.0246995741084876 0.0 0.0 0.0 0.0 4 1.0 2.46193646003535e-06 MMP2-PECAM1 +MMRN2 CLEC14A Unassigned CAFs, DCIS Associated recompute recompute recompute 0.0 0.7154802332407408 0.0 0.0 0.0292771742399634 0.0 0.0 0.0 0.0 36 1.0 2.4369941796581e-06 MMRN2-CLEC14A +COL4A2 CD93 Dendritic Cells Unassigned recompute recompute recompute 0.7783550150988336 0.0 0.0 0.0267593032157803 0.0 0.0 0.0 0.0 0.0 0 1.0 2.434681277618137e-06 COL4A2-CD93 +MMP2 PECAM1 Unassigned 11q13 Invasive Tumor Cells recompute recompute recompute 0.0 0.6331674633943454 0.0 0.0 0.0326412663903893 0.0 0.0 0.0 0.0 13 1.0 2.4315374054079065e-06 MMP2-PECAM1 +EFNB2 PECAM1 Unassigned 11q13 Invasive Tumor Cells recompute recompute recompute 0.0 0.6331674633943454 0.0 0.0 0.0326412663903893 0.0 0.0 0.0 0.0 13 1.0 2.4315374054079065e-06 EFNB2-PECAM1 +COL4A2 CD93 Luminal-like Amorphous DCIS Cells Unassigned recompute recompute recompute 0.4630253981438691 0.0 0.0 0.0443339118517084 0.0 0.0 0.0 0.0 0.0 0 1.0 2.4287910979761552e-06 COL4A2-CD93 +MMP2 PECAM1 Pericytes Unassigned recompute recompute recompute 0.9067635403815892 0.0 0.0 0.0216588811659259 0.0 0.0 0.0 0.0 0.0 5 1.0 2.410950972139597e-06 MMP2-PECAM1 +VWF ITGA9 Unassigned T Lymphocytes recompute recompute recompute 0.0 0.6252253442669611 0.0 0.0 0.0309945332907452 0.0 0.0 0.0 0.0 0 1.0 2.40558276616125e-06 VWF-ITGA9 +COL4A2 CD93 Unassigned 11q13 Invasive Tumor Cells recompute recompute recompute 0.0 0.6587114738285964 0.0 0.0 0.0289462771086338 0.0 0.0 0.0 0.0 13 1.0 2.3990981548437866e-06 COL4A2-CD93 +MMRN2 CD93 Unassigned 11q13 Invasive Tumor Cells recompute recompute recompute 0.0 0.6587114738285964 0.0 0.0 0.0289462771086338 0.0 0.0 0.0 0.0 13 1.0 2.3990981548437866e-06 MMRN2-CD93 +CD34 SELP CAFs, Invasive Associated Unassigned recompute recompute recompute 0.633566764858408 0.0 0.0 0.0298399317533219 0.0 0.0 0.0 0.0 0.0 0 1.0 2.395696109161608e-06 CD34-SELP +VEGFC FLT1 Unassigned 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.0 0.6593689120110077 0.0 0.0 0.026308073552735 0.0 0.0 0.0 0.0 0 1.0 2.361581552695237e-06 VEGFC-FLT1 +VEGFC FLT1 Basal-like Structured DCIS Cells Unassigned recompute recompute recompute 0.7745997874735252 0.0 0.0 0.0215813276111062 0.0 0.0 0.0 0.0 0.0 0 1.0 2.3470695348798324e-06 VEGFC-FLT1 +EFNB2 PECAM1 T Lymphocytes Unassigned recompute recompute recompute 0.7800321422220979 0.0 0.0 0.0213929720256037 0.0 0.0 0.0 0.0 0.0 1 1.0 2.3463743645745885e-06 EFNB2-PECAM1 +VEGFC FLT1 Unassigned Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.0 0.4630488285702799 0.0 0.0 0.0359289752254096 0.0 0.0 0.0 0.0 0 1.0 2.3451931936091e-06 VEGFC-FLT1 +VWF ITGA9 Unassigned Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.0 0.2531744428854943 0.0 0.0 0.0642389143033604 0.0 0.0 0.0 0.0 0 1.0 2.33634167937193e-06 VWF-ITGA9 +CXCL12 ITGA5 T Lymphocytes Unassigned recompute recompute recompute 0.6160088550075702 0.0 0.0 0.0255753403203798 0.0 0.0 0.0 0.0 0.0 1 1.0 2.323992696554993e-06 CXCL12-ITGA5 +EFNB2 PECAM1 11q13 Invasive Tumor Cells (G1/S) Unassigned recompute recompute recompute 0.662063103571249 0.0 0.0 0.0236359933700329 0.0 0.0 0.0 0.0 0.0 0 1.0 2.321376440801664e-06 EFNB2-PECAM1 +EFNB2 PECAM1 Myoepithelial Cells Unassigned recompute recompute recompute 0.4619393085577573 0.0 0.0 0.0308750930304183 0.0 0.0 0.0 0.0 0.0 0 1.0 2.285768398433825e-06 EFNB2-PECAM1 +VEGFC FLT1 Unassigned Basal-like Structured DCIS Cells recompute recompute recompute 0.0 0.777821334064334 0.0 0.0 0.0182001711419816 0.0 0.0 0.0 0.0 3 1.0 2.282929996129595e-06 VEGFC-FLT1 +VEGFC FLT1 11q13 Invasive Tumor Cells (Mitotic) Unassigned recompute recompute recompute 0.6593525851613742 0.0 0.0 0.0201572483258557 0.0 0.0 0.0 0.0 0.0 0 1.0 2.2590449035287576e-06 VEGFC-FLT1 +MMRN2 CD93 11q13 Invasive Tumor Cells Unassigned recompute recompute recompute 0.6301823358791634 0.0 0.0 0.0208904415011529 0.0 0.0 0.0 0.0 0.0 5 1.0 2.255462841254148e-06 MMRN2-CD93 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells Unassigned recompute recompute recompute 0.6301823358791634 0.0 0.0 0.0208904415011529 0.0 0.0 0.0 0.0 0.0 5 1.0 2.255462841254148e-06 MMRN2-CLEC14A +HSPG2 LRP1 Unassigned Endothelial Cells recompute recompute recompute 0.0 0.9078204025796472 0.0 0.0 0.0144359394371152 0.0 0.0 0.0 0.0 9 1.0 2.253759390853364e-06 HSPG2-LRP1 +VWF LRP1 Unassigned Endothelial Cells recompute recompute recompute 0.0 0.9078204025796472 0.0 0.0 0.0144359394371152 0.0 0.0 0.0 0.0 9 1.0 2.253759390853364e-06 VWF-LRP1 +COL4A2 CD93 11q13 Invasive Tumor Cells (Mitotic) Unassigned recompute recompute recompute 0.6582846571368821 0.0 0.0 0.0198024073017111 0.0 0.0 0.0 0.0 0.0 0 1.0 2.2517594358706204e-06 COL4A2-CD93 +VEGFC FLT1 T Lymphocytes Unassigned recompute recompute recompute 0.7745997874735252 0.0 0.0 0.016822895653248 0.0 0.0 0.0 0.0 0.0 1 1.0 2.2516267422272907e-06 VEGFC-FLT1 +HSPG2 LRP1 Unassigned Basal-like Structured DCIS Cells recompute recompute recompute 0.0 0.6207977546603366 0.0 0.0 0.0203874717835032 0.0 0.0 0.0 0.0 3 1.0 2.2407098420251373e-06 HSPG2-LRP1 +VWF LRP1 Unassigned Basal-like Structured DCIS Cells recompute recompute recompute 0.0 0.6207977546603366 0.0 0.0 0.0203874717835032 0.0 0.0 0.0 0.0 3 1.0 2.2407098420251373e-06 VWF-LRP1 +VEGFC FLT1 CAFs, Invasive Associated Unassigned recompute recompute recompute 0.6593525851613742 0.0 0.0 0.018132161410931 0.0 0.0 0.0 0.0 0.0 0 1.0 2.219531208602573e-06 VEGFC-FLT1 +MMP2 PECAM1 Unassigned T Lymphocytes recompute recompute recompute 0.0 0.6331674633943454 0.0 0.0 0.0176963220730796 0.0 0.0 0.0 0.0 0 1.0 2.1956695344797864e-06 MMP2-PECAM1 +EFNB2 PECAM1 Unassigned T Lymphocytes recompute recompute recompute 0.0 0.6331674633943454 0.0 0.0 0.0176963220730796 0.0 0.0 0.0 0.0 0 1.0 2.1956695344797864e-06 EFNB2-PECAM1 +MMRN2 CD93 Myoepithelial Cells Unassigned recompute recompute recompute 0.7205550478301406 0.0 0.0 0.0151307911035231 0.0 0.0 0.0 0.0 0.0 0 1.0 2.1856880722476005e-06 MMRN2-CD93 +MMRN2 CLEC14A Myoepithelial Cells Unassigned recompute recompute recompute 0.7205550478301406 0.0 0.0 0.0151307911035231 0.0 0.0 0.0 0.0 0.0 0 1.0 2.1856880722476005e-06 MMRN2-CLEC14A +MMRN2 CD93 Basal-like Structured DCIS Cells Unassigned recompute recompute recompute 0.6301823358791634 0.0 0.0 0.0172764782878141 0.0 0.0 0.0 0.0 0.0 0 1.0 2.1851786590125484e-06 MMRN2-CD93 +MMRN2 CLEC14A Basal-like Structured DCIS Cells Unassigned recompute recompute recompute 0.6301823358791634 0.0 0.0 0.0172764782878141 0.0 0.0 0.0 0.0 0.0 0 1.0 2.1851786590125484e-06 MMRN2-CLEC14A +VEGFC FLT1 Unassigned Myoepithelial Cells recompute recompute recompute 0.0 0.4630488285702799 0.0 0.0 0.0232163927704059 0.0 0.0 0.0 0.0 6 1.0 2.1805712818642885e-06 VEGFC-FLT1 +VWF SELP Unassigned CAFs, DCIS Associated recompute recompute recompute 0.0 0.4623922682986163 0.0 0.0 0.0222228052993653 0.0 0.0 0.0 0.0 36 1.0 2.1642210074301407e-06 VWF-SELP +CD34 SELP Unassigned CAFs, DCIS Associated recompute recompute recompute 0.0 0.4623922682986163 0.0 0.0 0.0222228052993653 0.0 0.0 0.0 0.0 36 1.0 2.1642210074301407e-06 CD34-SELP +MMP2 PECAM1 Dendritic Cells Unassigned recompute recompute recompute 0.6303642896310324 0.0 0.0 0.0161193721503025 0.0 0.0 0.0 0.0 0.0 0 1.0 2.1601802946884213e-06 MMP2-PECAM1 +CD34 SELP T Lymphocytes Unassigned recompute recompute recompute 0.633566764858408 0.0 0.0 0.015517736049123 0.0 0.0 0.0 0.0 0.0 1 1.0 2.1483424292323664e-06 CD34-SELP +CXCL12 ITGA5 CXCL14+ Fibroblasts Unassigned recompute recompute recompute 0.7487535481622718 0.0 0.0 0.0131092554497256 0.0 0.0 0.0 0.0 0.0 9 1.0 2.1477622732763227e-06 CXCL12-ITGA5 +MMP2 PECAM1 CXCL14+ Fibroblasts Unassigned recompute recompute recompute 0.9067635403815892 0.0 0.0 0.0106922602624424 0.0 0.0 0.0 0.0 0.0 9 1.0 2.143354450094327e-06 MMP2-PECAM1 +HSPG2 LRP1 Luminal-like Amorphous DCIS Cells Unassigned recompute recompute recompute 0.4629984640915818 0.0 0.0 0.0201301851612071 0.0 0.0 0.0 0.0 0.0 0 1.0 2.129305246523651e-06 HSPG2-LRP1 +CXCL12 ITGA5 Dendritic Cells Unassigned recompute recompute recompute 0.6160088550075702 0.0 0.0 0.0149256517769723 0.0 0.0 0.0 0.0 0.0 0 1.0 2.124483812686334e-06 CXCL12-ITGA5 +COL4A2 CD93 Unassigned T Lymphocytes recompute recompute recompute 0.0 0.7779918296243433 0.0 0.0 0.0118035014556376 0.0 0.0 0.0 0.0 0 1.0 2.1240482497326893e-06 COL4A2-CD93 +MMRN2 CD93 Unassigned T Lymphocytes recompute recompute recompute 0.0 0.7779918296243433 0.0 0.0 0.0118035014556376 0.0 0.0 0.0 0.0 0 1.0 2.1240482497326893e-06 MMRN2-CD93 +CCN1 CAV1 Unassigned Plasma Cells recompute recompute recompute 0.0 0.7283139964676212 0.0 0.0 0.0124087765732037 0.0 0.0 0.0 0.0 0 1.0 2.1184001385805324e-06 CCN1-CAV1 +MMP2 PECAM1 Unassigned CAFs, DCIS Associated recompute recompute recompute 0.0 0.7167436199046466 0.0 0.0 0.0125623889131764 0.0 0.0 0.0 0.0 36 1.0 2.117090403977442e-06 MMP2-PECAM1 +EFNB2 PECAM1 Unassigned CAFs, DCIS Associated recompute recompute recompute 0.0 0.7167436199046466 0.0 0.0 0.0125623889131764 0.0 0.0 0.0 0.0 36 1.0 2.117090403977442e-06 EFNB2-PECAM1 +MMP2 PECAM1 T Lymphocytes Unassigned recompute recompute recompute 0.6303642896310324 0.0 0.0 0.0141923232885854 0.0 0.0 0.0 0.0 0.0 1 1.0 2.114824023182454e-06 MMP2-PECAM1 +EFNB2 PECAM1 Dendritic Cells Unassigned recompute recompute recompute 0.7800321422220979 0.0 0.0 0.0113788029360913 0.0 0.0 0.0 0.0 0.0 0 1.0 2.112037266717087e-06 EFNB2-PECAM1 +CXCL12 ITGA5 Unassigned Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.0 0.2488118640045775 0.0 0.0 0.0356093885486421 0.0 0.0 0.0 0.0 0 1.0 2.111410239817423e-06 CXCL12-ITGA5 +CXCL12 ITGA5 Unassigned Macrophages recompute recompute recompute 0.0 0.9004887531897467 0.0 0.0 0.0098335877942119 0.0 0.0 0.0 0.0 4 1.0 2.1112117282899466e-06 CXCL12-ITGA5 +CCN1 CAV1 T Lymphocytes Unassigned recompute recompute recompute 0.6213271600240247 0.0 0.0 0.013905026986541 0.0 0.0 0.0 0.0 0.0 1 1.0 2.102561699289519e-06 CCN1-CAV1 +MMRN2 CLEC14A CAFs, DCIS Associated Unassigned recompute recompute recompute 0.7205550478301406 0.0 0.0 0.0117842887908422 0.0 0.0 0.0 0.0 0.0 29 1.0 2.09650138067807e-06 MMRN2-CLEC14A +MMRN2 CD93 CAFs, DCIS Associated Unassigned recompute recompute recompute 0.7205550478301406 0.0 0.0 0.0117842887908422 0.0 0.0 0.0 0.0 0.0 29 1.0 2.09650138067807e-06 MMRN2-CD93 +VEGFC FLT1 Unassigned Dendritic Cells recompute recompute recompute 0.0 0.777821334064334 0.0 0.0 0.0108892901157311 0.0 0.0 0.0 0.0 0 1.0 2.095623712540232e-06 VEGFC-FLT1 +VWF SELP 11q13 Invasive Tumor Cells Unassigned recompute recompute recompute 0.6332974881236617 0.0 0.0 0.0131302879503246 0.0 0.0 0.0 0.0 0.0 5 1.0 2.0892018043373563e-06 VWF-SELP +VWF ITGA9 11q13 Invasive Tumor Cells Unassigned recompute recompute recompute 0.6332974881236617 0.0 0.0 0.0131302879503246 0.0 0.0 0.0 0.0 0.0 5 1.0 2.0892018043373563e-06 VWF-ITGA9 +VWF LRP1 11q13 Invasive Tumor Cells Unassigned recompute recompute recompute 0.6332974881236617 0.0 0.0 0.0131302879503246 0.0 0.0 0.0 0.0 0.0 5 1.0 2.0892018043373563e-06 VWF-LRP1 +COL4A2 CD93 Macrophages Unassigned recompute recompute recompute 0.9188764516910942 0.0 0.0 0.0090193130488293 0.0 0.0 0.0 0.0 0.0 1 1.0 2.0880385453792257e-06 COL4A2-CD93 +MMP2 PECAM1 Macrophages Unassigned recompute recompute recompute 0.9330801352629944 0.0 0.0 0.0088108219576754 0.0 0.0 0.0 0.0 0.0 1 1.0 2.085239666833283e-06 MMP2-PECAM1 +CCN1 CAV1 Unassigned Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.0 0.252518874138558 0.0 0.0 0.0322196586137726 0.0 0.0 0.0 0.0 0 1.0 2.081624968431116e-06 CCN1-CAV1 +VEGFC FLT1 11q13 Invasive Tumor Cells (G1/S) Unassigned recompute recompute recompute 0.6593525851613742 0.0 0.0 0.0120646829101097 0.0 0.0 0.0 0.0 0.0 0 1.0 2.073826081013716e-06 VEGFC-FLT1 +CCN1 CAV1 CXCL14+ Fibroblasts Unassigned recompute recompute recompute 0.9219165193585238 0.0 0.0 0.0086134406931133 0.0 0.0 0.0 0.0 0.0 9 1.0 2.073217163691489e-06 CCN1-CAV1 +CCN1 CAV1 Unassigned T Lymphocytes recompute recompute recompute 0.0 0.62431395375366 0.0 0.0 0.0126805820762719 0.0 0.0 0.0 0.0 0 1.0 2.07216227784345e-06 CCN1-CAV1 +CXCL12 ITGA5 Unassigned Myoepithelial Cells recompute recompute recompute 0.0 0.7162873978652844 0.0 0.0 0.0106310838463224 0.0 0.0 0.0 0.0 6 1.0 2.058784443821528e-06 CXCL12-ITGA5 +COL4A2 CD93 Unassigned CAFs, DCIS Associated recompute recompute recompute 0.0 0.4630027772793905 0.0 0.0 0.0155837683010033 0.0 0.0 0.0 0.0 36 1.0 2.040372184931761e-06 COL4A2-CD93 +MMRN2 CD93 Unassigned CAFs, DCIS Associated recompute recompute recompute 0.0 0.4630027772793905 0.0 0.0 0.0155837683010033 0.0 0.0 0.0 0.0 36 1.0 2.040372184931761e-06 MMRN2-CD93 +VWF ITGA9 Unassigned 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.0 0.6252253442669611 0.0 0.0 0.0112932915661816 0.0 0.0 0.0 0.0 0 1.0 2.0330259296943555e-06 VWF-ITGA9 +CXCL12 ITGA5 Myoepithelial Cells Unassigned recompute recompute recompute 0.8023917560710954 0.0 0.0 0.0085367158000785 0.0 0.0 0.0 0.0 0.0 0 1.0 2.022769046727113e-06 CXCL12-ITGA5 +HSPG2 LRP1 Unassigned Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.0 0.2550748532138862 0.0 0.0 0.0267255153180908 0.0 0.0 0.0 0.0 0 1.0 2.0211520455267887e-06 HSPG2-LRP1 +VWF LRP1 Unassigned Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.0 0.2550748532138862 0.0 0.0 0.0267255153180908 0.0 0.0 0.0 0.0 0 1.0 2.0211520455267887e-06 VWF-LRP1 +VEGFC FLT1 Myoepithelial Cells Unassigned recompute recompute recompute 0.4636527906642655 0.0 0.0 0.014525360548861 0.0 0.0 0.0 0.0 0.0 0 1.0 2.017065577568306e-06 VEGFC-FLT1 +CXCL12 ITGA5 Unassigned Basal-like Structured DCIS Cells recompute recompute recompute 0.0 0.6338612823312899 0.0 0.0 0.01057919065587 0.0 0.0 0.0 0.0 3 1.0 2.015616234700776e-06 CXCL12-ITGA5 +MMP2 PECAM1 Basal-like Structured DCIS Cells Unassigned recompute recompute recompute 0.6303642896310324 0.0 0.0 0.0104129581710415 0.0 0.0 0.0 0.0 0.0 0 1.0 2.0084500022417792e-06 MMP2-PECAM1 +CXCL12 ITGA5 11q13 Invasive Tumor Cells Unassigned recompute recompute recompute 0.6160088550075702 0.0 0.0 0.0106340017102282 0.0 0.0 0.0 0.0 0.0 5 1.0 2.007770255775668e-06 CXCL12-ITGA5 +VWF LRP1 Unassigned T Lymphocytes recompute recompute recompute 0.0 0.6207977546603366 0.0 0.0 0.0104714078116759 0.0 0.0 0.0 0.0 0 1.0 2.005207277550114e-06 VWF-LRP1 +HSPG2 LRP1 Unassigned T Lymphocytes recompute recompute recompute 0.0 0.6207977546603366 0.0 0.0 0.0104714078116759 0.0 0.0 0.0 0.0 0 1.0 2.005207277550114e-06 HSPG2-LRP1 +MMP2 PECAM1 11q13 Invasive Tumor Cells Unassigned recompute recompute recompute 0.6303642896310324 0.0 0.0 0.0097699360831605 0.0 0.0 0.0 0.0 0.0 5 1.0 1.987226161839496e-06 MMP2-PECAM1 +CD34 SELP Myoepithelial Cells Unassigned recompute recompute recompute 0.7168245244832976 0.0 0.0 0.0082993421103349 0.0 0.0 0.0 0.0 0.0 0 1.0 1.975799367043424e-06 CD34-SELP +CCN1 CAV1 Unassigned Dendritic Cells recompute recompute recompute 0.0 0.62431395375366 0.0 0.0 0.009460730808256 0.0 0.0 0.0 0.0 0 1.0 1.9734283618360574e-06 CCN1-CAV1 +HSPG2 LRP1 Dendritic Cells Unassigned recompute recompute recompute 0.7789175740361626 0.0 0.0 0.0075637985935472 0.0 0.0 0.0 0.0 0.0 0 1.0 1.972598384270559e-06 HSPG2-LRP1 +CCN1 CAV1 11q13 Invasive Tumor Cells (Mitotic) Unassigned recompute recompute recompute 0.6213271600240247 0.0 0.0 0.0093830613230477 0.0 0.0 0.0 0.0 0.0 0 1.0 1.9691443808049256e-06 CCN1-CAV1 +HSPG2 LRP1 Unassigned CXCL14+ Fibroblasts recompute recompute recompute 0.0 0.9078204025796472 0.0 0.0 0.0064028969591119 0.0 0.0 0.0 0.0 10 1.0 1.968171124177543e-06 HSPG2-LRP1 +VWF LRP1 Unassigned CXCL14+ Fibroblasts recompute recompute recompute 0.0 0.9078204025796472 0.0 0.0 0.0064028969591119 0.0 0.0 0.0 0.0 10 1.0 1.968171124177543e-06 VWF-LRP1 +VEGFC FLT1 Unassigned Macrophages recompute recompute recompute 0.0 0.8998347793593909 0.0 0.0 0.0064362797035136 0.0 0.0 0.0 0.0 4 1.0 1.966979018043824e-06 VEGFC-FLT1 +COL4A2 CD93 11q13 Invasive Tumor Cells (G1/S) Unassigned recompute recompute recompute 0.6582846571368821 0.0 0.0 0.0084325366891025 0.0 0.0 0.0 0.0 0.0 0 1.0 1.953119198477714e-06 COL4A2-CD93 +HSPG2 LRP1 T Lymphocytes Unassigned recompute recompute recompute 0.7789175740361626 0.0 0.0 0.0070532058552773 0.0 0.0 0.0 0.0 0.0 1 1.0 1.949753822907732e-06 HSPG2-LRP1 +COL4A2 CD93 CXCL14+ Fibroblasts Unassigned recompute recompute recompute 0.8840293712888387 0.0 0.0 0.0061698665784747 0.0 0.0 0.0 0.0 0.0 9 1.0 1.9474091040197966e-06 COL4A2-CD93 +CD34 SELP 11q13 Invasive Tumor Cells (Mitotic) Unassigned recompute recompute recompute 0.633566764858408 0.0 0.0 0.0083565457974945 0.0 0.0 0.0 0.0 0.0 0 1.0 1.9377747173381e-06 CD34-SELP +VWF ITGA9 Unassigned B Cells recompute recompute recompute 0.0 0.6252253442669611 0.0 0.0 0.0083442542366581 0.0 0.0 0.0 0.0 2 1.0 1.9330248550896623e-06 VWF-ITGA9 +CCN1 CAV1 Dendritic Cells Unassigned recompute recompute recompute 0.6213271600240247 0.0 0.0 0.0083518627398662 0.0 0.0 0.0 0.0 0.0 0 1.0 1.9313042769367e-06 CCN1-CAV1 +VEGFC FLT1 Unassigned Myeloid Cells recompute recompute recompute 0.0 0.7472387841445823 0.0 0.0 0.0068935067166085 0.0 0.0 0.0 0.0 6 1.0 1.928931064881394e-06 VEGFC-FLT1 +CCN1 CAV1 Unassigned 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.0 0.62431395375366 0.0 0.0 0.0082011408892332 0.0 0.0 0.0 0.0 0 1.0 1.9269908027914797e-06 CCN1-CAV1 +VWF LRP1 CAFs, DCIS Associated Unassigned recompute recompute recompute 0.7158082793127664 0.0 0.0 0.0071496754272206 0.0 0.0 0.0 0.0 0.0 29 1.0 1.926847200005784e-06 VWF-LRP1 +VWF ITGA9 CAFs, DCIS Associated Unassigned recompute recompute recompute 0.7158082793127664 0.0 0.0 0.0071496754272206 0.0 0.0 0.0 0.0 0.0 29 1.0 1.926847200005784e-06 VWF-ITGA9 +VWF SELP CAFs, DCIS Associated Unassigned recompute recompute recompute 0.7158082793127664 0.0 0.0 0.0071496754272206 0.0 0.0 0.0 0.0 0.0 29 1.0 1.926847200005784e-06 VWF-SELP +MMRN2 CLEC14A Unassigned T Lymphocytes recompute recompute recompute 0.0 0.6347970925105053 0.0 0.0 0.0079745943515326 0.0 0.0 0.0 0.0 0 1.0 1.9233456822873286e-06 MMRN2-CLEC14A +VEGFC FLT1 Dendritic Cells Unassigned recompute recompute recompute 0.7745997874735252 0.0 0.0 0.0065101973396288 0.0 0.0 0.0 0.0 0.0 0 1.0 1.922112043521028e-06 VEGFC-FLT1 +CD34 SELP Basal-like Structured DCIS Cells Unassigned recompute recompute recompute 0.633566764858408 0.0 0.0 0.0078992851324392 0.0 0.0 0.0 0.0 0.0 0 1.0 1.919685667326572e-06 CD34-SELP +CXCL12 ITGA5 Plasma Cells Unassigned recompute recompute recompute 0.8730912658940219 0.0 0.0 0.0057086106530109 0.0 0.0 0.0 0.0 0.0 1 1.0 1.918367488036674e-06 CXCL12-ITGA5 +EFNB2 PECAM1 Macrophages Unassigned recompute recompute recompute 0.8913986641324685 0.0 0.0 0.0054950348959687 0.0 0.0 0.0 0.0 0.0 1 1.0 1.912818975805114e-06 EFNB2-PECAM1 +MMRN2 CLEC14A Unassigned CAFs, Invasive Associated recompute recompute recompute 0.0 0.6347970925105053 0.0 0.0 0.0076236123034427 0.0 0.0 0.0 0.0 0 1.0 1.9089712361784128e-06 MMRN2-CLEC14A +HSPG2 LRP1 11q13 Invasive Tumor Cells (Mitotic) Unassigned recompute recompute recompute 0.6589792304505506 0.0 0.0 0.0072827533047186 0.0 0.0 0.0 0.0 0.0 0 1.0 1.9063149544138428e-06 HSPG2-LRP1 +CCN1 CAV1 Macrophages Unassigned recompute recompute recompute 0.8619922139338987 0.0 0.0 0.0054092055025683 0.0 0.0 0.0 0.0 0.0 1 1.0 1.8971701026165e-06 CCN1-CAV1 +CCN1 CAV1 Unassigned Macrophages recompute recompute recompute 0.0 0.8818704453527788 0.0 0.0 0.0051192928876727 0.0 0.0 0.0 0.0 4 1.0 1.886988571081248e-06 CCN1-CAV1 +CD34 SELP Unassigned Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.0 0.4623922682986163 0.0 0.0 0.0096770075292062 0.0 0.0 0.0 0.0 0 1.0 1.8841928443187395e-06 CD34-SELP +VWF SELP Unassigned Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.0 0.4623922682986163 0.0 0.0 0.0096770075292062 0.0 0.0 0.0 0.0 0 1.0 1.8841928443187395e-06 VWF-SELP +VEGFC FLT1 Unassigned CAFs, Invasive Associated recompute recompute recompute 0.0 0.6593689120110077 0.0 0.0 0.0066828239855783 0.0 0.0 0.0 0.0 0 1.0 1.8793811114821624e-06 VEGFC-FLT1 +VWF ITGA9 Unassigned Myeloid Cells recompute recompute recompute 0.0 0.7831795333113832 0.0 0.0 0.0055509879377996 0.0 0.0 0.0 0.0 6 1.0 1.8751617410983368e-06 VWF-ITGA9 +COL4A2 CD93 Myeloid Cells Unassigned recompute recompute recompute 0.7482742921073442 0.0 0.0 0.005733874009046 0.0 0.0 0.0 0.0 0.0 1 1.0 1.8710481145334247e-06 COL4A2-CD93 +COL4A2 CD93 Unassigned Basal-like Structured DCIS Cells recompute recompute recompute 0.0 0.7779918296243433 0.0 0.0 0.0053794918117879 0.0 0.0 0.0 0.0 3 1.0 1.8633145845905736e-06 COL4A2-CD93 +MMRN2 CD93 Unassigned Basal-like Structured DCIS Cells recompute recompute recompute 0.0 0.7779918296243433 0.0 0.0 0.0053794918117879 0.0 0.0 0.0 0.0 3 1.0 1.8633145845905736e-06 MMRN2-CD93 +MMRN2 CLEC14A Unassigned Myoepithelial Cells recompute recompute recompute 0.0 0.7154802332407408 0.0 0.0 0.0058465532256424 0.0 0.0 0.0 0.0 6 1.0 1.8631581307609945e-06 MMRN2-CLEC14A +VWF ITGA9 Unassigned Plasma Cells recompute recompute recompute 0.0 0.7292496872084557 0.0 0.0 0.0053724660607752 0.0 0.0 0.0 0.0 0 1.0 1.8429283790533664e-06 VWF-ITGA9 +MMRN2 CLEC14A Unassigned Basal-like Structured DCIS Cells recompute recompute recompute 0.0 0.6347970925105053 0.0 0.0 0.0057802287131517 0.0 0.0 0.0 0.0 3 1.0 1.8229025467707628e-06 MMRN2-CLEC14A +CD34 SELP Macrophages Unassigned recompute recompute recompute 0.8963354148873306 0.0 0.0 0.0038492365148421 0.0 0.0 0.0 0.0 0.0 1 1.0 1.804295701016212e-06 CD34-SELP +CCN1 CAV1 Unassigned CXCL14+ Fibroblasts recompute recompute recompute 0.0 0.943345641464811 0.0 0.0 0.0034806998160403 0.0 0.0 0.0 0.0 10 1.0 1.7894646009848269e-06 CCN1-CAV1 +CCN1 CAV1 11q13 Invasive Tumor Cells (G1/S) Unassigned recompute recompute recompute 0.6213271600240247 0.0 0.0 0.0052560850129547 0.0 0.0 0.0 0.0 0.0 0 1.0 1.787847996246742e-06 CCN1-CAV1 +CXCL12 ITGA5 B Cells Unassigned recompute recompute recompute 0.6160088550075702 0.0 0.0 0.0052742025956585 0.0 0.0 0.0 0.0 0.0 2 1.0 1.7863124794648502e-06 CXCL12-ITGA5 +CXCL12 ITGA5 Unassigned 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.0 0.6338612823312899 0.0 0.0 0.0050060729272313 0.0 0.0 0.0 0.0 0 1.0 1.7792980872408024e-06 CXCL12-ITGA5 +EFNB2 PECAM1 Unassigned B Cells recompute recompute recompute 0.0 0.6331674633943454 0.0 0.0 0.0049190726392343 0.0 0.0 0.0 0.0 2 1.0 1.7737828539420618e-06 EFNB2-PECAM1 +MMP2 PECAM1 Unassigned B Cells recompute recompute recompute 0.0 0.6331674633943454 0.0 0.0 0.0049190726392343 0.0 0.0 0.0 0.0 2 1.0 1.7737828539420618e-06 MMP2-PECAM1 +EFNB2 PECAM1 Myeloid Cells Unassigned recompute recompute recompute 0.7451589345683471 0.0 0.0 0.0040724665904272 0.0 0.0 0.0 0.0 0.0 1 1.0 1.7661106899410954e-06 EFNB2-PECAM1 +CD34 SELP Myeloid Cells Unassigned recompute recompute recompute 0.7871981482311898 0.0 0.0 0.0038506427265089 0.0 0.0 0.0 0.0 0.0 1 1.0 1.7657792285671615e-06 CD34-SELP +VEGFC FLT1 Unassigned 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.0 0.6593689120110077 0.0 0.0 0.0045642085393754 0.0 0.0 0.0 0.0 0 1.0 1.7636638669831314e-06 VEGFC-FLT1 +VWF SELP Unassigned 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.0 0.6572093097629401 0.0 0.0 0.0045674276780054 0.0 0.0 0.0 0.0 0 1.0 1.7629069528168776e-06 VWF-SELP +CD34 SELP Unassigned 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.0 0.6572093097629401 0.0 0.0 0.0045674276780054 0.0 0.0 0.0 0.0 0 1.0 1.7629069528168776e-06 CD34-SELP +VWF ITGA9 Unassigned 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.0 0.6252253442669611 0.0 0.0 0.0047273851759697 0.0 0.0 0.0 0.0 0 1.0 1.7583679052844933e-06 VWF-ITGA9 +VWF SELP Unassigned Basal-like Structured DCIS Cells recompute recompute recompute 0.0 0.7760344326192508 0.0 0.0 0.0036702914086929 0.0 0.0 0.0 0.0 3 1.0 1.7475533967492774e-06 VWF-SELP +CD34 SELP Unassigned Basal-like Structured DCIS Cells recompute recompute recompute 0.0 0.7760344326192508 0.0 0.0 0.0036702914086929 0.0 0.0 0.0 0.0 3 1.0 1.7475533967492774e-06 CD34-SELP +MMRN2 CD93 Unassigned CAFs, Invasive Associated recompute recompute recompute 0.0 0.6587114738285964 0.0 0.0 0.0042738820064046 0.0 0.0 0.0 0.0 0 1.0 1.744160565749405e-06 MMRN2-CD93 +COL4A2 CD93 Unassigned CAFs, Invasive Associated recompute recompute recompute 0.0 0.6587114738285964 0.0 0.0 0.0042738820064046 0.0 0.0 0.0 0.0 0 1.0 1.744160565749405e-06 COL4A2-CD93 +MMRN2 CLEC14A Unassigned 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.0 0.6347970925105053 0.0 0.0 0.0044340558155446 0.0 0.0 0.0 0.0 0 1.0 1.744105875577309e-06 MMRN2-CLEC14A +MMRN2 CLEC14A Unassigned Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.0 0.2491545808994955 0.0 0.0 0.0109188419829382 0.0 0.0 0.0 0.0 0 1.0 1.7342337964402742e-06 MMRN2-CLEC14A +CD34 SELP Dendritic Cells Unassigned recompute recompute recompute 0.633566764858408 0.0 0.0 0.0042829523358709 0.0 0.0 0.0 0.0 0.0 0 1.0 1.7334957247139234e-06 CD34-SELP +COL4A2 CD93 Unassigned Myoepithelial Cells recompute recompute recompute 0.0 0.4630027772793905 0.0 0.0 0.0058437228618857 0.0 0.0 0.0 0.0 6 1.0 1.7326559195866157e-06 COL4A2-CD93 +MMRN2 CD93 Unassigned Myoepithelial Cells recompute recompute recompute 0.0 0.4630027772793905 0.0 0.0 0.0058437228618857 0.0 0.0 0.0 0.0 6 1.0 1.7326559195866157e-06 MMRN2-CD93 +CD34 SELP Luminal-like Amorphous DCIS Cells Unassigned recompute recompute recompute 0.2491449441646273 0.0 0.0 0.0108445362943651 0.0 0.0 0.0 0.0 0.0 0 1.0 1.7322500418974416e-06 CD34-SELP +MMP2 PECAM1 Unassigned 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.0 0.6331674633943454 0.0 0.0 0.0041555861088636 0.0 0.0 0.0 0.0 0 1.0 1.7246143201962468e-06 MMP2-PECAM1 +EFNB2 PECAM1 Unassigned 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.0 0.6331674633943454 0.0 0.0 0.0041555861088636 0.0 0.0 0.0 0.0 0 1.0 1.7246143201962468e-06 EFNB2-PECAM1 +COL4A2 CD93 B Cells Unassigned recompute recompute recompute 0.7783550150988336 0.0 0.0 0.0033449520260795 0.0 0.0 0.0 0.0 0.0 2 1.0 1.7215837480939915e-06 COL4A2-CD93 +CD34 SELP Unassigned Dendritic Cells recompute recompute recompute 0.0 0.7760344326192508 0.0 0.0 0.0032078747392388 0.0 0.0 0.0 0.0 0 1.0 1.7087687461971649e-06 CD34-SELP +VWF SELP Unassigned Dendritic Cells recompute recompute recompute 0.0 0.7760344326192508 0.0 0.0 0.0032078747392388 0.0 0.0 0.0 0.0 0 1.0 1.7087687461971649e-06 VWF-SELP +CD34 SELP Unassigned Myoepithelial Cells recompute recompute recompute 0.0 0.4623922682986163 0.0 0.0 0.0053213839468185 0.0 0.0 0.0 0.0 6 1.0 1.7054513325182555e-06 CD34-SELP +VWF SELP Unassigned Myoepithelial Cells recompute recompute recompute 0.0 0.4623922682986163 0.0 0.0 0.0053213839468185 0.0 0.0 0.0 0.0 6 1.0 1.7054513325182555e-06 VWF-SELP +EFNB2 PECAM1 Plasma Cells Unassigned recompute recompute recompute 0.4619393085577573 0.0 0.0 0.0051428381563772 0.0 0.0 0.0 0.0 0.0 1 1.0 1.6955012145099368e-06 EFNB2-PECAM1 +VWF LRP1 Unassigned Plasma Cells recompute recompute recompute 0.0 0.7346293219749174 0.0 0.0 0.0032275631628407 0.0 0.0 0.0 0.0 0 1.0 1.6949519595348623e-06 VWF-LRP1 +HSPG2 LRP1 Unassigned Plasma Cells recompute recompute recompute 0.0 0.7346293219749174 0.0 0.0 0.0032275631628407 0.0 0.0 0.0 0.0 0 1.0 1.6949519595348623e-06 HSPG2-LRP1 +HSPG2 LRP1 CXCL14+ Fibroblasts Unassigned recompute recompute recompute 0.8818165186409654 0.0 0.0 0.0026436039558049 0.0 0.0 0.0 0.0 0.0 9 1.0 1.6901660678538545e-06 HSPG2-LRP1 +VEGFC FLT1 Macrophages Unassigned recompute recompute recompute 0.8963332422588541 0.0 0.0 0.0026007495851186 0.0 0.0 0.0 0.0 0.0 1 1.0 1.690161816242798e-06 VEGFC-FLT1 +EFNB2 PECAM1 CXCL14+ Fibroblasts Unassigned recompute recompute recompute 0.8640667164982425 0.0 0.0 0.002676946692949 0.0 0.0 0.0 0.0 0.0 9 1.0 1.687970184411915e-06 EFNB2-PECAM1 +VWF LRP1 T Lymphocytes Unassigned recompute recompute recompute 0.6332974881236617 0.0 0.0 0.0036144684673052 0.0 0.0 0.0 0.0 0.0 1 1.0 1.6850349080271046e-06 VWF-LRP1 +VWF ITGA9 T Lymphocytes Unassigned recompute recompute recompute 0.6332974881236617 0.0 0.0 0.0036144684673052 0.0 0.0 0.0 0.0 0.0 1 1.0 1.6850349080271046e-06 VWF-ITGA9 +VWF SELP T Lymphocytes Unassigned recompute recompute recompute 0.6332974881236617 0.0 0.0 0.0036144684673052 0.0 0.0 0.0 0.0 0.0 1 1.0 1.6850349080271046e-06 VWF-SELP +MMRN2 CD93 Unassigned Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.0 0.4630027772793905 0.0 0.0 0.0048929293424311 0.0 0.0 0.0 0.0 0 1.0 1.6821274819966774e-06 MMRN2-CD93 +COL4A2 CD93 Unassigned Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.0 0.4630027772793905 0.0 0.0 0.0048929293424311 0.0 0.0 0.0 0.0 0 1.0 1.6821274819966774e-06 COL4A2-CD93 +HSPG2 LRP1 11q13 Invasive Tumor Cells (G1/S) Unassigned recompute recompute recompute 0.6589792304505506 0.0 0.0 0.0033973231723341 0.0 0.0 0.0 0.0 0.0 0 1.0 1.6788103790266775e-06 HSPG2-LRP1 +COL4A2 CD93 Plasma Cells Unassigned recompute recompute recompute 0.4630253981438691 0.0 0.0 0.0047240947268779 0.0 0.0 0.0 0.0 0.0 1 1.0 1.6723251584274262e-06 COL4A2-CD93 +CCN1 CAV1 Unassigned 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.0 0.62431395375366 0.0 0.0 0.0034299077593249 0.0 0.0 0.0 0.0 0 1.0 1.666407171400011e-06 CCN1-CAV1 +MMRN2 CLEC14A Unassigned Dendritic Cells recompute recompute recompute 0.0 0.6347970925105053 0.0 0.0 0.003263637675389 0.0 0.0 0.0 0.0 0 1.0 1.6572563843168055e-06 MMRN2-CLEC14A +HSPG2 LRP1 Macrophages Unassigned recompute recompute recompute 0.9253089325030373 0.0 0.0 0.0022161183602947 0.0 0.0 0.0 0.0 0.0 1 1.0 1.6544244707403348e-06 HSPG2-LRP1 +VWF SELP Unassigned Myeloid Cells recompute recompute recompute 0.0 0.7478729882108823 0.0 0.0 0.0027351735586246 0.0 0.0 0.0 0.0 6 1.0 1.6537469457175854e-06 VWF-SELP +CD34 SELP Unassigned Myeloid Cells recompute recompute recompute 0.0 0.7478729882108823 0.0 0.0 0.0027351735586246 0.0 0.0 0.0 0.0 6 1.0 1.6537469457175854e-06 CD34-SELP +MMRN2 CLEC14A Unassigned Myeloid Cells recompute recompute recompute 0.0 0.7830372268649692 0.0 0.0 0.0026038611777234 0.0 0.0 0.0 0.0 6 1.0 1.6528507972292116e-06 MMRN2-CLEC14A +MMP2 PECAM1 Unassigned CAFs, Invasive Associated recompute recompute recompute 0.0 0.6331674633943454 0.0 0.0 0.0032187363284526 0.0 0.0 0.0 0.0 0 1.0 1.6527261216403386e-06 MMP2-PECAM1 +EFNB2 PECAM1 Unassigned CAFs, Invasive Associated recompute recompute recompute 0.0 0.6331674633943454 0.0 0.0 0.0032187363284526 0.0 0.0 0.0 0.0 0 1.0 1.6527261216403386e-06 EFNB2-PECAM1 +CXCL12 ITGA5 Unassigned 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.0 0.6338612823312899 0.0 0.0 0.0032054495894615 0.0 0.0 0.0 0.0 0 1.0 1.6518886010944046e-06 CXCL12-ITGA5 +VWF SELP Unassigned Macrophages recompute recompute recompute 0.0 0.941479368642921 0.0 0.0 0.0021392900294222 0.0 0.0 0.0 0.0 4 1.0 1.649480116926102e-06 VWF-SELP +CD34 SELP Unassigned Macrophages recompute recompute recompute 0.0 0.941479368642921 0.0 0.0 0.0021392900294222 0.0 0.0 0.0 0.0 4 1.0 1.649480116926102e-06 CD34-SELP +MMRN2 CD93 T Lymphocytes Unassigned recompute recompute recompute 0.6301823358791634 0.0 0.0 0.0031934983073077 0.0 0.0 0.0 0.0 0.0 1 1.0 1.6492597003756665e-06 MMRN2-CD93 +MMRN2 CLEC14A T Lymphocytes Unassigned recompute recompute recompute 0.6301823358791634 0.0 0.0 0.0031934983073077 0.0 0.0 0.0 0.0 0.0 1 1.0 1.6492597003756665e-06 MMRN2-CLEC14A +VEGFC FLT1 Unassigned Plasma Cells recompute recompute recompute 0.0 0.4630488285702799 0.0 0.0 0.0043013567716651 0.0 0.0 0.0 0.0 0 1.0 1.6464133509567156e-06 VEGFC-FLT1 +EFNB2 PECAM1 Unassigned Myoepithelial Cells recompute recompute recompute 0.0 0.7167436199046466 0.0 0.0 0.0026482500471321 0.0 0.0 0.0 0.0 6 1.0 1.6332553083964449e-06 EFNB2-PECAM1 +MMP2 PECAM1 Unassigned Myoepithelial Cells recompute recompute recompute 0.0 0.7167436199046466 0.0 0.0 0.0026482500471321 0.0 0.0 0.0 0.0 6 1.0 1.6332553083964449e-06 MMP2-PECAM1 +MMP2 PECAM1 Unassigned Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.0 0.2491073778594529 0.0 0.0 0.0076066460958003 0.0 0.0 0.0 0.0 0 1.0 1.6327889963385427e-06 MMP2-PECAM1 +EFNB2 PECAM1 Unassigned Luminal-like Amorphous DCIS Cells recompute recompute recompute 0.0 0.2491073778594529 0.0 0.0 0.0076066460958003 0.0 0.0 0.0 0.0 0 1.0 1.6327889963385427e-06 EFNB2-PECAM1 +VWF ITGA9 Unassigned CXCL14+ Fibroblasts recompute recompute recompute 0.0 0.950463483645931 0.0 0.0 0.0019776346124415 0.0 0.0 0.0 0.0 10 1.0 1.6305994138274356e-06 VWF-ITGA9 +CCN1 CAV1 Plasma Cells Unassigned recompute recompute recompute 0.7324582304061453 0.0 0.0 0.0025580826958339 0.0 0.0 0.0 0.0 0.0 1 1.0 1.6297332437515823e-06 CCN1-CAV1 +VWF SELP Myoepithelial Cells Unassigned recompute recompute recompute 0.7158082793127664 0.0 0.0 0.0025256125075084 0.0 0.0 0.0 0.0 0.0 0 1.0 1.6200466748345397e-06 VWF-SELP +VWF ITGA9 Myoepithelial Cells Unassigned recompute recompute recompute 0.7158082793127664 0.0 0.0 0.0025256125075084 0.0 0.0 0.0 0.0 0.0 0 1.0 1.6200466748345397e-06 VWF-ITGA9 +VWF LRP1 Myoepithelial Cells Unassigned recompute recompute recompute 0.7158082793127664 0.0 0.0 0.0025256125075084 0.0 0.0 0.0 0.0 0.0 0 1.0 1.6200466748345397e-06 VWF-LRP1 +HSPG2 LRP1 Unassigned 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.0 0.6207977546603366 0.0 0.0 0.0028784826949613 0.0 0.0 0.0 0.0 0 1.0 1.6169101204483936e-06 HSPG2-LRP1 +VWF LRP1 Unassigned 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.0 0.6207977546603366 0.0 0.0 0.0028784826949613 0.0 0.0 0.0 0.0 0 1.0 1.6169101204483936e-06 VWF-LRP1 +MMRN2 CLEC14A Luminal-like Amorphous DCIS Cells Unassigned recompute recompute recompute 0.250044481781731 0.0 0.0 0.0070431301838115 0.0 0.0 0.0 0.0 0.0 0 1.0 1.612986022841596e-06 MMRN2-CLEC14A +MMRN2 CD93 Luminal-like Amorphous DCIS Cells Unassigned recompute recompute recompute 0.250044481781731 0.0 0.0 0.0070431301838115 0.0 0.0 0.0 0.0 0.0 0 1.0 1.612986022841596e-06 MMRN2-CD93 +MMP2 PECAM1 Plasma Cells Unassigned recompute recompute recompute 0.718867305289982 0.0 0.0 0.0024319941937022 0.0 0.0 0.0 0.0 0.0 1 1.0 1.6110246155685818e-06 MMP2-PECAM1 +COL4A2 CD93 Unassigned 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.0 0.6587114738285964 0.0 0.0 0.0026174949623928 0.0 0.0 0.0 0.0 0 1.0 1.607300666397919e-06 COL4A2-CD93 +MMRN2 CD93 Unassigned 11q13 Invasive Tumor Cells (Mitotic) recompute recompute recompute 0.0 0.6587114738285964 0.0 0.0 0.0026174949623928 0.0 0.0 0.0 0.0 0 1.0 1.607300666397919e-06 MMRN2-CD93 +CXCL12 ITGA5 Unassigned Mast Cells recompute recompute recompute 0.0 0.8532421230021885 0.0 0.0 0.0019510637826432 0.0 0.0 0.0 0.0 0 1.0 1.5979296832718637e-06 CXCL12-ITGA5 +CXCL12 ITGA5 Unassigned Myeloid Cells recompute recompute recompute 0.0 0.7846160563919254 0.0 0.0 0.0020587132267296 0.0 0.0 0.0 0.0 6 1.0 1.58992215157357e-06 CXCL12-ITGA5 +CXCL12 ITGA5 Unassigned B Cells recompute recompute recompute 0.0 0.6338612823312899 0.0 0.0 0.0024809469483059 0.0 0.0 0.0 0.0 2 1.0 1.582834751158652e-06 CXCL12-ITGA5 +CD34 SELP CXCL14+ Fibroblasts Unassigned recompute recompute recompute 0.9303167350027568 0.0 0.0 0.0016860250240652 0.0 0.0 0.0 0.0 0.0 9 1.0 1.5821569804079282e-06 CD34-SELP +CXCL12 ITGA5 Luminal-like Amorphous DCIS Cells Unassigned recompute recompute recompute 0.255669001367946 0.0 0.0 0.0061207051981986 0.0 0.0 0.0 0.0 0.0 0 1.0 1.581539502980358e-06 CXCL12-ITGA5 +MMP2 PECAM1 B Cells Unassigned recompute recompute recompute 0.6303642896310324 0.0 0.0 0.0024819960935566 0.0 0.0 0.0 0.0 0.0 2 1.0 1.5814874215774796e-06 MMP2-PECAM1 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells (Mitotic) Unassigned recompute recompute recompute 0.6301823358791634 0.0 0.0 0.0024635726452692 0.0 0.0 0.0 0.0 0.0 0 1.0 1.5794488335075623e-06 MMRN2-CLEC14A +MMRN2 CD93 11q13 Invasive Tumor Cells (Mitotic) Unassigned recompute recompute recompute 0.6301823358791634 0.0 0.0 0.0024635726452692 0.0 0.0 0.0 0.0 0.0 0 1.0 1.5794488335075623e-06 MMRN2-CD93 +VEGFC FLT1 CXCL14+ Fibroblasts Unassigned recompute recompute recompute 0.8718210606749883 0.0 0.0 0.0017670878089588 0.0 0.0 0.0 0.0 0.0 9 1.0 1.577422356048775e-06 VEGFC-FLT1 +VEGFC FLT1 Myeloid Cells Unassigned recompute recompute recompute 0.743507317541692 0.0 0.0 0.0020684923107111 0.0 0.0 0.0 0.0 0.0 1 1.0 1.576970408256793e-06 VEGFC-FLT1 +CXCL12 ITGA5 Unassigned CXCL14+ Fibroblasts recompute recompute recompute 0.0 0.928319416412998 0.0 0.0 0.0016159760253869 0.0 0.0 0.0 0.0 10 1.0 1.5704441879067796e-06 CXCL12-ITGA5 +EFNB2 PECAM1 Unassigned Basal-like Structured DCIS Cells recompute recompute recompute 0.0 0.6331674633943454 0.0 0.0 0.0023576674662702 0.0 0.0 0.0 0.0 3 1.0 1.5691597688363429e-06 EFNB2-PECAM1 +MMP2 PECAM1 Unassigned Basal-like Structured DCIS Cells recompute recompute recompute 0.0 0.6331674633943454 0.0 0.0 0.0023576674662702 0.0 0.0 0.0 0.0 3 1.0 1.5691597688363429e-06 MMP2-PECAM1 +CCN1 CAV1 B Cells Unassigned recompute recompute recompute 0.6213271600240247 0.0 0.0 0.0023088899408624 0.0 0.0 0.0 0.0 0.0 2 1.0 1.558789875415492e-06 CCN1-CAV1 +CD34 SELP Unassigned CAFs, Invasive Associated recompute recompute recompute 0.0 0.6572093097629401 0.0 0.0 0.002113171886167 0.0 0.0 0.0 0.0 0 1.0 1.550386930875404e-06 CD34-SELP +VWF SELP Unassigned CAFs, Invasive Associated recompute recompute recompute 0.0 0.6572093097629401 0.0 0.0 0.002113171886167 0.0 0.0 0.0 0.0 0 1.0 1.550386930875404e-06 VWF-SELP +CXCL12 ITGA5 Basal-like Structured DCIS Cells Unassigned recompute recompute recompute 0.6160088550075702 0.0 0.0 0.0021291294377375 0.0 0.0 0.0 0.0 0.0 0 1.0 1.5356721600673158e-06 CXCL12-ITGA5 +CD34 SELP Plasma Cells Unassigned recompute recompute recompute 0.7168245244832976 0.0 0.0 0.0018206581062216 0.0 0.0 0.0 0.0 0.0 1 1.0 1.534407129109318e-06 CD34-SELP +CXCL12 ITGA5 Unassigned Plasma Cells recompute recompute recompute 0.0 0.7162873978652844 0.0 0.0 0.0017943124298833 0.0 0.0 0.0 0.0 0 1.0 1.5304928336885615e-06 CXCL12-ITGA5 +VWF ITGA9 Basal-like Structured DCIS Cells Unassigned recompute recompute recompute 0.6332974881236617 0.0 0.0 0.0020251995753771 0.0 0.0 0.0 0.0 0.0 0 1.0 1.5299584059288408e-06 VWF-ITGA9 +VWF SELP Basal-like Structured DCIS Cells Unassigned recompute recompute recompute 0.6332974881236617 0.0 0.0 0.0020251995753771 0.0 0.0 0.0 0.0 0.0 0 1.0 1.5299584059288408e-06 VWF-SELP +VWF LRP1 Basal-like Structured DCIS Cells Unassigned recompute recompute recompute 0.6332974881236617 0.0 0.0 0.0020251995753771 0.0 0.0 0.0 0.0 0.0 0 1.0 1.5299584059288408e-06 VWF-LRP1 +VEGFC FLT1 Unassigned Mast Cells recompute recompute recompute 0.0 0.8331580262014722 0.0 0.0 0.001526625481682 0.0 0.0 0.0 0.0 0 1.0 1.5278373518987772e-06 VEGFC-FLT1 +VWF SELP Dendritic Cells Unassigned recompute recompute recompute 0.6332974881236617 0.0 0.0 0.0019871862905238 0.0 0.0 0.0 0.0 0.0 0 1.0 1.5251343057254372e-06 VWF-SELP +VWF ITGA9 Dendritic Cells Unassigned recompute recompute recompute 0.6332974881236617 0.0 0.0 0.0019871862905238 0.0 0.0 0.0 0.0 0.0 0 1.0 1.5251343057254372e-06 VWF-ITGA9 +VWF LRP1 Dendritic Cells Unassigned recompute recompute recompute 0.6332974881236617 0.0 0.0 0.0019871862905238 0.0 0.0 0.0 0.0 0.0 0 1.0 1.5251343057254372e-06 VWF-LRP1 +MMP2 PECAM1 Luminal-like Amorphous DCIS Cells Unassigned recompute recompute recompute 0.2491408586098361 0.0 0.0 0.0049987108499989 0.0 0.0 0.0 0.0 0.0 0 1.0 1.5224766587285725e-06 MMP2-PECAM1 +HSPG2 LRP1 Mast Cells Unassigned recompute recompute recompute 0.8349903778527206 0.0 0.0 0.0014804857410621 0.0 0.0 0.0 0.0 0.0 1 1.0 1.5205992539523164e-06 HSPG2-LRP1 +CXCL12 ITGA5 Mast Cells Unassigned recompute recompute recompute 0.7487535481622718 0.0 0.0 0.0016417770622885 0.0 0.0 0.0 0.0 0.0 1 1.0 1.5191801880325264e-06 CXCL12-ITGA5 +MMRN2 CLEC14A Unassigned Macrophages recompute recompute recompute 0.0 0.9195415044619336 0.0 0.0 0.0013235329769289 0.0 0.0 0.0 0.0 4 1.0 1.5166483541793962e-06 MMRN2-CLEC14A +CCN1 CAV1 Unassigned B Cells recompute recompute recompute 0.0 0.62431395375366 0.0 0.0 0.0019304335593669 0.0 0.0 0.0 0.0 2 1.0 1.5141771667381498e-06 CCN1-CAV1 +CXCL12 ITGA5 Myeloid Cells Unassigned recompute recompute recompute 0.7487535481622718 0.0 0.0 0.0015847932820241 0.0 0.0 0.0 0.0 0.0 1 1.0 1.510262284092617e-06 CXCL12-ITGA5 +CD34 SELP 11q13 Invasive Tumor Cells (G1/S) Unassigned recompute recompute recompute 0.633566764858408 0.0 0.0 0.0018436902762588 0.0 0.0 0.0 0.0 0.0 0 1.0 1.5063080110369643e-06 CD34-SELP +EFNB2 PECAM1 B Cells Unassigned recompute recompute recompute 0.7800321422220979 0.0 0.0 0.0014623066995027 0.0 0.0 0.0 0.0 0.0 2 1.0 1.5003491065163535e-06 EFNB2-PECAM1 +VWF LRP1 Unassigned 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.0 0.6207977546603366 0.0 0.0 0.0018097844702233 0.0 0.0 0.0 0.0 0 1.0 1.4965683863093105e-06 VWF-LRP1 +HSPG2 LRP1 Unassigned 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.0 0.6207977546603366 0.0 0.0 0.0018097844702233 0.0 0.0 0.0 0.0 0 1.0 1.4965683863093105e-06 HSPG2-LRP1 +VEGFC FLT1 Plasma Cells Unassigned recompute recompute recompute 0.4636527906642655 0.0 0.0 0.0023125636768155 0.0 0.0 0.0 0.0 0.0 1 1.0 1.4849599620499824e-06 VEGFC-FLT1 +CCN1 CAV1 Unassigned Myeloid Cells recompute recompute recompute 0.0 0.7832252605020791 0.0 0.0 0.00136079311934 0.0 0.0 0.0 0.0 6 1.0 1.4834753395650375e-06 CCN1-CAV1 +VWF SELP Unassigned Plasma Cells recompute recompute recompute 0.0 0.4623922682986163 0.0 0.0 0.0022515473538965 0.0 0.0 0.0 0.0 0 1.0 1.4776863600442563e-06 VWF-SELP +CD34 SELP Unassigned Plasma Cells recompute recompute recompute 0.0 0.4623922682986163 0.0 0.0 0.0022515473538965 0.0 0.0 0.0 0.0 0 1.0 1.4776863600442563e-06 CD34-SELP +VWF LRP1 Unassigned B Cells recompute recompute recompute 0.0 0.6207977546603366 0.0 0.0 0.0016667952436519 0.0 0.0 0.0 0.0 2 1.0 1.4761794904376593e-06 VWF-LRP1 +HSPG2 LRP1 Unassigned B Cells recompute recompute recompute 0.0 0.6207977546603366 0.0 0.0 0.0016667952436519 0.0 0.0 0.0 0.0 2 1.0 1.4761794904376593e-06 HSPG2-LRP1 +MMP2 PECAM1 Unassigned Myeloid Cells recompute recompute recompute 0.0 0.7841656220878274 0.0 0.0 0.001309307002134 0.0 0.0 0.0 0.0 6 1.0 1.4742645929138932e-06 MMP2-PECAM1 +EFNB2 PECAM1 Unassigned Myeloid Cells recompute recompute recompute 0.0 0.7841656220878274 0.0 0.0 0.001309307002134 0.0 0.0 0.0 0.0 6 1.0 1.4742645929138932e-06 EFNB2-PECAM1 +VWF LRP1 CAFs, Invasive Associated Unassigned recompute recompute recompute 0.6332974881236617 0.0 0.0 0.0016171311116606 0.0 0.0 0.0 0.0 0.0 0 1.0 1.4736441183364564e-06 VWF-LRP1 +VWF ITGA9 CAFs, Invasive Associated Unassigned recompute recompute recompute 0.6332974881236617 0.0 0.0 0.0016171311116606 0.0 0.0 0.0 0.0 0.0 0 1.0 1.4736441183364564e-06 VWF-ITGA9 +VWF SELP CAFs, Invasive Associated Unassigned recompute recompute recompute 0.6332974881236617 0.0 0.0 0.0016171311116606 0.0 0.0 0.0 0.0 0.0 0 1.0 1.4736441183364564e-06 VWF-SELP +VWF ITGA9 Unassigned Apocrine Cells recompute recompute recompute 0.0 0.2531744428854943 0.0 0.0 0.0040430820937484 0.0 0.0 0.0 0.0 0 1.0 1.473518475843081e-06 VWF-ITGA9 +MMRN2 CD93 Unassigned Mast Cells recompute recompute recompute 0.0 0.8347945881127203 0.0 0.0 0.0012097093680331 0.0 0.0 0.0 0.0 0 1.0 1.4702032462137507e-06 MMRN2-CD93 +COL4A2 CD93 Unassigned Mast Cells recompute recompute recompute 0.0 0.8347945881127203 0.0 0.0 0.0012097093680331 0.0 0.0 0.0 0.0 0 1.0 1.4702032462137507e-06 COL4A2-CD93 +EFNB2 PECAM1 Mast Cells Unassigned recompute recompute recompute 0.8284725546778968 0.0 0.0 0.0012187708721425 0.0 0.0 0.0 0.0 0.0 1 1.0 1.4701691099843205e-06 EFNB2-PECAM1 +HSPG2 LRP1 B Cells Unassigned recompute recompute recompute 0.7789175740361626 0.0 0.0 0.0012941512528773 0.0 0.0 0.0 0.0 0.0 2 1.0 1.4697607663242837e-06 HSPG2-LRP1 +VEGFC FLT1 Unassigned B Cells recompute recompute recompute 0.0 0.777821334064334 0.0 0.0 0.001271575589586 0.0 0.0 0.0 0.0 2 1.0 1.465112281807866e-06 VEGFC-FLT1 +VWF LRP1 11q13 Invasive Tumor Cells (Mitotic) Unassigned recompute recompute recompute 0.6332974881236617 0.0 0.0 0.0015572459193676 0.0 0.0 0.0 0.0 0.0 0 1.0 1.4644053059496224e-06 VWF-LRP1 +VWF ITGA9 11q13 Invasive Tumor Cells (Mitotic) Unassigned recompute recompute recompute 0.6332974881236617 0.0 0.0 0.0015572459193676 0.0 0.0 0.0 0.0 0.0 0 1.0 1.4644053059496224e-06 VWF-ITGA9 +VWF SELP 11q13 Invasive Tumor Cells (Mitotic) Unassigned recompute recompute recompute 0.6332974881236617 0.0 0.0 0.0015572459193676 0.0 0.0 0.0 0.0 0.0 0 1.0 1.4644053059496224e-06 VWF-SELP +MMRN2 CD93 Dendritic Cells Unassigned recompute recompute recompute 0.6301823358791634 0.0 0.0 0.0015409900107563 0.0 0.0 0.0 0.0 0.0 0 1.0 1.4606454573829087e-06 MMRN2-CD93 +MMRN2 CLEC14A Dendritic Cells Unassigned recompute recompute recompute 0.6301823358791634 0.0 0.0 0.0015409900107563 0.0 0.0 0.0 0.0 0.0 0 1.0 1.4606454573829087e-06 MMRN2-CLEC14A +VEGFC FLT1 B Cells Unassigned recompute recompute recompute 0.7745997874735252 0.0 0.0 0.0012459853895406 0.0 0.0 0.0 0.0 0.0 2 1.0 1.45914673962623e-06 VEGFC-FLT1 +COL4A2 CD93 Mast Cells Unassigned recompute recompute recompute 0.8355319038299565 0.0 0.0 0.001123788079051 0.0 0.0 0.0 0.0 0.0 1 1.0 1.4524746275880791e-06 COL4A2-CD93 +MMRN2 CLEC14A CAFs, Invasive Associated Unassigned recompute recompute recompute 0.6301823358791634 0.0 0.0 0.00146889578236 0.0 0.0 0.0 0.0 0.0 0 1.0 1.4490277262190364e-06 MMRN2-CLEC14A +MMRN2 CD93 CAFs, Invasive Associated Unassigned recompute recompute recompute 0.6301823358791634 0.0 0.0 0.00146889578236 0.0 0.0 0.0 0.0 0.0 0 1.0 1.4490277262190364e-06 MMRN2-CD93 +MMP2 PECAM1 11q13 Invasive Tumor Cells (Mitotic) Unassigned recompute recompute recompute 0.6303642896310324 0.0 0.0 0.0014431743145616 0.0 0.0 0.0 0.0 0.0 0 1.0 1.444837155755546e-06 MMP2-PECAM1 +CCN1 CAV1 Unassigned Mast Cells recompute recompute recompute 0.0 0.8617632615906476 0.0 0.0 0.0010414441948928 0.0 0.0 0.0 0.0 0 1.0 1.441577600981056e-06 CCN1-CAV1 +COL4A2 CD93 Unassigned B Cells recompute recompute recompute 0.0 0.7779918296243433 0.0 0.0 0.001079730675535 0.0 0.0 0.0 0.0 2 1.0 1.4257687249615482e-06 COL4A2-CD93 +MMRN2 CD93 Unassigned B Cells recompute recompute recompute 0.0 0.7779918296243433 0.0 0.0 0.001079730675535 0.0 0.0 0.0 0.0 2 1.0 1.4257687249615482e-06 MMRN2-CD93 +VWF SELP Luminal-like Amorphous DCIS Cells Unassigned recompute recompute recompute 0.2486570577556728 0.0 0.0 0.0033537993821664 0.0 0.0 0.0 0.0 0.0 0 1.0 1.424043307855731e-06 VWF-SELP +VWF LRP1 Luminal-like Amorphous DCIS Cells Unassigned recompute recompute recompute 0.2486570577556728 0.0 0.0 0.0033537993821664 0.0 0.0 0.0 0.0 0.0 0 1.0 1.424043307855731e-06 VWF-LRP1 +VWF ITGA9 Luminal-like Amorphous DCIS Cells Unassigned recompute recompute recompute 0.2486570577556728 0.0 0.0 0.0033537993821664 0.0 0.0 0.0 0.0 0.0 0 1.0 1.424043307855731e-06 VWF-ITGA9 +MMP2 PECAM1 Myeloid Cells Unassigned recompute recompute recompute 0.785133132759182 0.0 0.0 0.001039571291679 0.0 0.0 0.0 0.0 0.0 1 1.0 1.4189495707919143e-06 MMP2-PECAM1 +VWF SELP Macrophages Unassigned recompute recompute recompute 0.9011206516381156 0.0 0.0 0.0008850282134344 0.0 0.0 0.0 0.0 0.0 1 1.0 1.4134837772469891e-06 VWF-SELP +VWF ITGA9 Macrophages Unassigned recompute recompute recompute 0.9011206516381156 0.0 0.0 0.0008850282134344 0.0 0.0 0.0 0.0 0.0 1 1.0 1.4134837772469891e-06 VWF-ITGA9 +VWF LRP1 Macrophages Unassigned recompute recompute recompute 0.9011206516381156 0.0 0.0 0.0008850282134344 0.0 0.0 0.0 0.0 0.0 1 1.0 1.4134837772469891e-06 VWF-LRP1 +COL4A2 CD93 Unassigned Myeloid Cells recompute recompute recompute 0.0 0.7461459456652184 0.0 0.0 0.0010390313650636 0.0 0.0 0.0 0.0 6 1.0 1.406833726113861e-06 COL4A2-CD93 +MMRN2 CD93 Unassigned Myeloid Cells recompute recompute recompute 0.0 0.7461459456652184 0.0 0.0 0.0010390313650636 0.0 0.0 0.0 0.0 6 1.0 1.406833726113861e-06 MMRN2-CD93 +CD34 SELP Unassigned Mast Cells recompute recompute recompute 0.0 0.8347297932672282 0.0 0.0 0.0009042150166242 0.0 0.0 0.0 0.0 0 1.0 1.4005665173743837e-06 CD34-SELP +VWF SELP Unassigned Mast Cells recompute recompute recompute 0.0 0.8347297932672282 0.0 0.0 0.0009042150166242 0.0 0.0 0.0 0.0 0 1.0 1.4005665173743837e-06 VWF-SELP +MMRN2 CLEC14A Unassigned 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.0 0.6347970925105053 0.0 0.0 0.0011388334136451 0.0 0.0 0.0 0.0 0 1.0 1.3905389503179528e-06 MMRN2-CLEC14A +CCN1 CAV1 Myeloid Cells Unassigned recompute recompute recompute 0.7797135509308979 0.0 0.0 0.0009209869688402 0.0 0.0 0.0 0.0 0.0 1 1.0 1.3889892399558235e-06 CCN1-CAV1 +CD34 SELP Mast Cells Unassigned recompute recompute recompute 0.8532069650852002 0.0 0.0 0.00083777361258 0.0 0.0 0.0 0.0 0.0 1 1.0 1.3879198158329566e-06 CD34-SELP +MMRN2 CLEC14A Unassigned CXCL14+ Fibroblasts recompute recompute recompute 0.0 0.9003264838243337 0.0 0.0 0.0007880862995141 0.0 0.0 0.0 0.0 10 1.0 1.3862127416324858e-06 MMRN2-CLEC14A +MMRN2 CLEC14A Macrophages Unassigned recompute recompute recompute 0.893316592628645 0.0 0.0 0.0007691101630988 0.0 0.0 0.0 0.0 0.0 1 1.0 1.3787957426241329e-06 MMRN2-CLEC14A +MMRN2 CD93 Macrophages Unassigned recompute recompute recompute 0.893316592628645 0.0 0.0 0.0007691101630988 0.0 0.0 0.0 0.0 0.0 1 1.0 1.3787957426241329e-06 MMRN2-CD93 +CD34 SELP Unassigned 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.0 0.6572093097629401 0.0 0.0 0.0010419094417808 0.0 0.0 0.0 0.0 0 1.0 1.3780225017138715e-06 CD34-SELP +VWF SELP Unassigned 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.0 0.6572093097629401 0.0 0.0 0.0010419094417808 0.0 0.0 0.0 0.0 0 1.0 1.3780225017138715e-06 VWF-SELP +MMRN2 CLEC14A Unassigned Plasma Cells recompute recompute recompute 0.0 0.7154802332407408 0.0 0.0 0.0009436211854823 0.0 0.0 0.0 0.0 0 1.0 1.3747803683678438e-06 MMRN2-CLEC14A +CXCL12 ITGA5 11q13 Invasive Tumor Cells (Mitotic) Unassigned recompute recompute recompute 0.6160088550075702 0.0 0.0 0.0009692519480124 0.0 0.0 0.0 0.0 0.0 0 1.0 1.3469082743721877e-06 CXCL12-ITGA5 +MMP2 PECAM1 Mast Cells Unassigned recompute recompute recompute 0.8560892486218385 0.0 0.0 0.0006966068981631 0.0 0.0 0.0 0.0 0.0 1 1.0 1.3466420623245808e-06 MMP2-PECAM1 +HSPG2 LRP1 Plasma Cells Unassigned recompute recompute recompute 0.4629984640915818 0.0 0.0 0.0012814156885439 0.0 0.0 0.0 0.0 0.0 1 1.0 1.345484908632677e-06 HSPG2-LRP1 +MMP2 PECAM1 11q13 Invasive Tumor Cells (G1/S) Unassigned recompute recompute recompute 0.6303642896310324 0.0 0.0 0.0008320501336843 0.0 0.0 0.0 0.0 0.0 0 1.0 1.3181284098709468e-06 MMP2-PECAM1 +VEGFC FLT1 Unassigned CXCL14+ Fibroblasts recompute recompute recompute 0.0 0.878254460598671 0.0 0.0 0.0005788283879716 0.0 0.0 0.0 0.0 10 1.0 1.31128255176523e-06 VEGFC-FLT1 +HSPG2 LRP1 Myeloid Cells Unassigned recompute recompute recompute 0.7468485855611411 0.0 0.0 0.0006689050756654 0.0 0.0 0.0 0.0 0.0 1 1.0 1.3074766012821404e-06 HSPG2-LRP1 +MMRN2 CLEC14A Unassigned Mast Cells recompute recompute recompute 0.0 0.8514619504364779 0.0 0.0 0.0005740632036187 0.0 0.0 0.0 0.0 0 1.0 1.3027330192690912e-06 MMRN2-CLEC14A +COL4A2 CD93 Unassigned 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.0 0.6587114738285964 0.0 0.0 0.0007261054236978 0.0 0.0 0.0 0.0 0 1.0 1.298026272415595e-06 COL4A2-CD93 +MMRN2 CD93 Unassigned 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.0 0.6587114738285964 0.0 0.0 0.0007261054236978 0.0 0.0 0.0 0.0 0 1.0 1.298026272415595e-06 MMRN2-CD93 +CCN1 CAV1 Unassigned Apocrine Cells recompute recompute recompute 0.0 0.252518874138558 0.0 0.0 0.0018925243453249 0.0 0.0 0.0 0.0 0 1.0 1.2978453294107687e-06 CCN1-CAV1 +EFNB2 PECAM1 Unassigned 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.0 0.6331674633943454 0.0 0.0 0.0007400708115376 0.0 0.0 0.0 0.0 0 1.0 1.2935988578457632e-06 EFNB2-PECAM1 +MMP2 PECAM1 Unassigned 11q13 Invasive Tumor Cells (G1/S) recompute recompute recompute 0.0 0.6331674633943454 0.0 0.0 0.0007400708115376 0.0 0.0 0.0 0.0 0 1.0 1.2935988578457632e-06 MMP2-PECAM1 +VEGFC FLT1 Mast Cells Unassigned recompute recompute recompute 0.8317042416754105 0.0 0.0 0.0005440770361181 0.0 0.0 0.0 0.0 0.0 1 1.0 1.286094506886724e-06 VEGFC-FLT1 +MMRN2 CD93 11q13 Invasive Tumor Cells (G1/S) Unassigned recompute recompute recompute 0.6301823358791634 0.0 0.0 0.000716220684292 0.0 0.0 0.0 0.0 0.0 0 1.0 1.285542757283613e-06 MMRN2-CD93 +MMRN2 CLEC14A 11q13 Invasive Tumor Cells (G1/S) Unassigned recompute recompute recompute 0.6301823358791634 0.0 0.0 0.000716220684292 0.0 0.0 0.0 0.0 0.0 0 1.0 1.285542757283613e-06 MMRN2-CLEC14A +MMRN2 CD93 Myeloid Cells Unassigned recompute recompute recompute 0.7856500335676843 0.0 0.0 0.0005542667491398 0.0 0.0 0.0 0.0 0.0 1 1.0 1.2778875334060084e-06 MMRN2-CD93 +MMRN2 CLEC14A Myeloid Cells Unassigned recompute recompute recompute 0.7856500335676843 0.0 0.0 0.0005542667491398 0.0 0.0 0.0 0.0 0.0 1 1.0 1.2778875334060084e-06 MMRN2-CLEC14A +HSPG2 LRP1 Unassigned Myeloid Cells recompute recompute recompute 0.0 0.7769451595923457 0.0 0.0 0.0005558995075445 0.0 0.0 0.0 0.0 6 1.0 1.276142224794126e-06 HSPG2-LRP1 +VWF LRP1 Unassigned Myeloid Cells recompute recompute recompute 0.0 0.7769451595923457 0.0 0.0 0.0005558995075445 0.0 0.0 0.0 0.0 6 1.0 1.276142224794126e-06 VWF-LRP1 +CXCL12 ITGA5 Unassigned Apocrine Cells recompute recompute recompute 0.0 0.2488118640045775 0.0 0.0 0.0017288776969264 0.0 0.0 0.0 0.0 0 1.0 1.275282248055527e-06 CXCL12-ITGA5 +MMRN2 CD93 Unassigned Plasma Cells recompute recompute recompute 0.0 0.4630027772793905 0.0 0.0 0.0009242223287825 0.0 0.0 0.0 0.0 0 1.0 1.2741702484252938e-06 MMRN2-CD93 +COL4A2 CD93 Unassigned Plasma Cells recompute recompute recompute 0.0 0.4630027772793905 0.0 0.0 0.0009242223287825 0.0 0.0 0.0 0.0 0 1.0 1.2741702484252938e-06 COL4A2-CD93 +MMRN2 CLEC14A Unassigned B Cells recompute recompute recompute 0.0 0.6347970925105053 0.0 0.0 0.000671064546954 0.0 0.0 0.0 0.0 2 1.0 1.2732126662378282e-06 MMRN2-CLEC14A +CD34 SELP B Cells Unassigned recompute recompute recompute 0.633566764858408 0.0 0.0 0.0006336851232098 0.0 0.0 0.0 0.0 0.0 2 1.0 1.260701084730796e-06 CD34-SELP +MMP2 PECAM1 Unassigned CXCL14+ Fibroblasts recompute recompute recompute 0.0 0.930308383061206 0.0 0.0 0.0004089864655001 0.0 0.0 0.0 0.0 10 1.0 1.24946592203688e-06 MMP2-PECAM1 +EFNB2 PECAM1 Unassigned CXCL14+ Fibroblasts recompute recompute recompute 0.0 0.930308383061206 0.0 0.0 0.0004089864655001 0.0 0.0 0.0 0.0 10 1.0 1.24946592203688e-06 EFNB2-PECAM1 +CCN1 CAV1 Mast Cells Unassigned recompute recompute recompute 0.8749036366850302 0.0 0.0 0.0004337320404416 0.0 0.0 0.0 0.0 0.0 1 1.0 1.2489123422016206e-06 CCN1-CAV1 +CCN1 CAV1 Apocrine Cells Unassigned recompute recompute recompute 0.2542249848376565 0.0 0.0 0.0014656941948563 0.0 0.0 0.0 0.0 0.0 0 1.0 1.2451187209638575e-06 CCN1-CAV1 +VWF LRP1 Unassigned Mast Cells recompute recompute recompute 0.0 0.8755243548400705 0.0 0.0 0.0004150165744076 0.0 0.0 0.0 0.0 0 1.0 1.2399115066711347e-06 VWF-LRP1 +HSPG2 LRP1 Unassigned Mast Cells recompute recompute recompute 0.0 0.8755243548400705 0.0 0.0 0.0004150165744076 0.0 0.0 0.0 0.0 0 1.0 1.2399115066711347e-06 HSPG2-LRP1 +MMRN2 CD93 Mast Cells Unassigned recompute recompute recompute 0.8571898293845529 0.0 0.0 0.0004196880356983 0.0 0.0 0.0 0.0 0.0 1 1.0 1.2378527671845387e-06 MMRN2-CD93 +MMRN2 CLEC14A Mast Cells Unassigned recompute recompute recompute 0.8571898293845529 0.0 0.0 0.0004196880356983 0.0 0.0 0.0 0.0 0.0 1 1.0 1.2378527671845387e-06 MMRN2-CLEC14A +VWF SELP Unassigned B Cells recompute recompute recompute 0.0 0.7760344326192508 0.0 0.0 0.0004582650848664 0.0 0.0 0.0 0.0 2 1.0 1.2354766464207508e-06 VWF-SELP +CD34 SELP Unassigned B Cells recompute recompute recompute 0.0 0.7760344326192508 0.0 0.0 0.0004582650848664 0.0 0.0 0.0 0.0 2 1.0 1.2354766464207508e-06 CD34-SELP +EFNB2 PECAM1 Unassigned Mast Cells recompute recompute recompute 0.0 0.8537710813834968 0.0 0.0 0.0004138063814779 0.0 0.0 0.0 0.0 0 1.0 1.2341222645145283e-06 EFNB2-PECAM1 +MMP2 PECAM1 Unassigned Mast Cells recompute recompute recompute 0.0 0.8537710813834968 0.0 0.0 0.0004138063814779 0.0 0.0 0.0 0.0 0 1.0 1.2341222645145283e-06 MMP2-PECAM1 +VWF ITGA9 Myeloid Cells Unassigned recompute recompute recompute 0.7848266128497919 0.0 0.0 0.0004024409845247 0.0 0.0 0.0 0.0 0.0 1 1.0 1.211289037669086e-06 VWF-ITGA9 +VWF LRP1 Myeloid Cells Unassigned recompute recompute recompute 0.7848266128497919 0.0 0.0 0.0004024409845247 0.0 0.0 0.0 0.0 0.0 1 1.0 1.211289037669086e-06 VWF-LRP1 +VWF SELP Myeloid Cells Unassigned recompute recompute recompute 0.7848266128497919 0.0 0.0 0.0004024409845247 0.0 0.0 0.0 0.0 0.0 1 1.0 1.211289037669086e-06 VWF-SELP +COL4A2 CD93 Unassigned CXCL14+ Fibroblasts recompute recompute recompute 0.0 0.8817184225858201 0.0 0.0 0.0003375370073613 0.0 0.0 0.0 0.0 10 1.0 1.199344727686071e-06 COL4A2-CD93 +MMRN2 CD93 Unassigned CXCL14+ Fibroblasts recompute recompute recompute 0.0 0.8817184225858201 0.0 0.0 0.0003375370073613 0.0 0.0 0.0 0.0 10 1.0 1.199344727686071e-06 MMRN2-CD93 +VWF SELP Plasma Cells Unassigned recompute recompute recompute 0.7158082793127664 0.0 0.0 0.0003457348439318 0.0 0.0 0.0 0.0 0.0 1 1.0 1.1630330936920983e-06 VWF-SELP +VWF LRP1 Plasma Cells Unassigned recompute recompute recompute 0.7158082793127664 0.0 0.0 0.0003457348439318 0.0 0.0 0.0 0.0 0.0 1 1.0 1.1630330936920983e-06 VWF-LRP1 +VWF ITGA9 Plasma Cells Unassigned recompute recompute recompute 0.7158082793127664 0.0 0.0 0.0003457348439318 0.0 0.0 0.0 0.0 0.0 1 1.0 1.1630330936920983e-06 VWF-ITGA9 +VWF SELP CXCL14+ Fibroblasts Unassigned recompute recompute recompute 0.9275752708651288 0.0 0.0 0.000245041593909 0.0 0.0 0.0 0.0 0.0 9 1.0 1.146659437152153e-06 VWF-SELP +VWF LRP1 CXCL14+ Fibroblasts Unassigned recompute recompute recompute 0.9275752708651288 0.0 0.0 0.000245041593909 0.0 0.0 0.0 0.0 0.0 9 1.0 1.146659437152153e-06 VWF-LRP1 +VWF ITGA9 CXCL14+ Fibroblasts Unassigned recompute recompute recompute 0.9275752708651288 0.0 0.0 0.000245041593909 0.0 0.0 0.0 0.0 0.0 9 1.0 1.146659437152153e-06 VWF-ITGA9 +VWF ITGA9 11q13 Invasive Tumor Cells (G1/S) Unassigned recompute recompute recompute 0.6332974881236617 0.0 0.0 0.0003521782369754 0.0 0.0 0.0 0.0 0.0 0 1.0 1.1430461621162102e-06 VWF-ITGA9 +VWF LRP1 11q13 Invasive Tumor Cells (G1/S) Unassigned recompute recompute recompute 0.6332974881236617 0.0 0.0 0.0003521782369754 0.0 0.0 0.0 0.0 0.0 0 1.0 1.1430461621162102e-06 VWF-LRP1 +VWF SELP 11q13 Invasive Tumor Cells (G1/S) Unassigned recompute recompute recompute 0.6332974881236617 0.0 0.0 0.0003521782369754 0.0 0.0 0.0 0.0 0.0 0 1.0 1.1430461621162102e-06 VWF-SELP +MMRN2 CLEC14A B Cells Unassigned recompute recompute recompute 0.6301823358791634 0.0 0.0 0.0003083910058032 0.0 0.0 0.0 0.0 0.0 2 1.0 1.1171127357415051e-06 MMRN2-CLEC14A +MMRN2 CD93 B Cells Unassigned recompute recompute recompute 0.6301823358791634 0.0 0.0 0.0003083910058032 0.0 0.0 0.0 0.0 0.0 2 1.0 1.1171127357415051e-06 MMRN2-CD93 +VWF LRP1 Mast Cells Unassigned recompute recompute recompute 0.8525936146535493 0.0 0.0 0.0002103933337194 0.0 0.0 0.0 0.0 0.0 1 1.0 1.102298245743728e-06 VWF-LRP1 +VWF ITGA9 Mast Cells Unassigned recompute recompute recompute 0.8525936146535493 0.0 0.0 0.0002103933337194 0.0 0.0 0.0 0.0 0.0 1 1.0 1.102298245743728e-06 VWF-ITGA9 +VWF SELP Mast Cells Unassigned recompute recompute recompute 0.8525936146535493 0.0 0.0 0.0002103933337194 0.0 0.0 0.0 0.0 0.0 1 1.0 1.102298245743728e-06 VWF-SELP +MMRN2 CLEC14A Plasma Cells Unassigned recompute recompute recompute 0.7205550478301406 0.0 0.0 0.0002165306714062 0.0 0.0 0.0 0.0 0.0 1 1.0 1.076963806790858e-06 MMRN2-CLEC14A +MMRN2 CD93 Plasma Cells Unassigned recompute recompute recompute 0.7205550478301406 0.0 0.0 0.0002165306714062 0.0 0.0 0.0 0.0 0.0 1 1.0 1.076963806790858e-06 MMRN2-CD93 +VWF LRP1 B Cells Unassigned recompute recompute recompute 0.6332974881236617 0.0 0.0 0.00023686843287 0.0 0.0 0.0 0.0 0.0 2 1.0 1.0699304531914662e-06 VWF-LRP1 +VWF ITGA9 B Cells Unassigned recompute recompute recompute 0.6332974881236617 0.0 0.0 0.00023686843287 0.0 0.0 0.0 0.0 0.0 2 1.0 1.0699304531914662e-06 VWF-ITGA9 +VWF SELP B Cells Unassigned recompute recompute recompute 0.6332974881236617 0.0 0.0 0.00023686843287 0.0 0.0 0.0 0.0 0.0 2 1.0 1.0699304531914662e-06 VWF-SELP +MMRN2 CLEC14A CXCL14+ Fibroblasts Unassigned recompute recompute recompute 0.940547666092272 0.0 0.0 0.0001298888146421 0.0 0.0 0.0 0.0 0.0 9 1.0 1.033945546983713e-06 MMRN2-CLEC14A +MMRN2 CD93 CXCL14+ Fibroblasts Unassigned recompute recompute recompute 0.940547666092272 0.0 0.0 0.0001298888146421 0.0 0.0 0.0 0.0 0.0 9 1.0 1.033945546983713e-06 MMRN2-CD93 +CXCL12 ITGA5 11q13 Invasive Tumor Cells (G1/S) Unassigned recompute recompute recompute 0.6160088550075702 0.0 0.0 0.0001971810371238 0.0 0.0 0.0 0.0 0.0 0 1.0 1.032949339362942e-06 CXCL12-ITGA5 +MMRN2 CLEC14A Unassigned Apocrine Cells recompute recompute recompute 0.0 0.2491545808994955 0.0 0.0 0.0004471667362236 0.0 0.0 0.0 0.0 0 1.0 1.018180282822426e-06 MMRN2-CLEC14A +VWF SELP Unassigned CXCL14+ Fibroblasts recompute recompute recompute 0.0 0.8819126042133903 0.0 0.0 0.0001189339410417 0.0 0.0 0.0 0.0 10 1.0 1.0080018126899383e-06 VWF-SELP +CD34 SELP Unassigned CXCL14+ Fibroblasts recompute recompute recompute 0.0 0.8819126042133903 0.0 0.0 0.0001189339410417 0.0 0.0 0.0 0.0 10 1.0 1.0080018126899383e-06 CD34-SELP +CD34 SELP Apocrine Cells Unassigned recompute recompute recompute 0.2491449441646273 0.0 0.0 0.0003767662344862 0.0 0.0 0.0 0.0 0.0 0 1.0 9.895154956493255e-07 CD34-SELP +VWF LRP1 Unassigned Apocrine Cells recompute recompute recompute 0.0 0.2550748532138862 0.0 0.0 0.0003386430177035 0.0 0.0 0.0 0.0 0 1.0 9.758965186362665e-07 VWF-LRP1 +HSPG2 LRP1 Unassigned Apocrine Cells recompute recompute recompute 0.0 0.2550748532138862 0.0 0.0 0.0003386430177035 0.0 0.0 0.0 0.0 0 1.0 9.758965186362665e-07 HSPG2-LRP1 +CXCL12 ITGA5 Apocrine Cells Unassigned recompute recompute recompute 0.255669001367946 0.0 0.0 0.0002269856810233 0.0 0.0 0.0 0.0 0.0 0 1.0 9.13305236465665e-07 CXCL12-ITGA5 +MMP2 PECAM1 Unassigned Apocrine Cells recompute recompute recompute 0.0 0.2491073778594529 0.0 0.0 0.0001990509171164 0.0 0.0 0.0 0.0 0 1.0 8.896696349826539e-07 MMP2-PECAM1 +EFNB2 PECAM1 Unassigned Apocrine Cells recompute recompute recompute 0.0 0.2491073778594529 0.0 0.0 0.0001990509171164 0.0 0.0 0.0 0.0 0 1.0 8.896696349826539e-07 EFNB2-PECAM1 +MMP2 PECAM1 Apocrine Cells Unassigned recompute recompute recompute 0.2491408586098361 0.0 0.0 0.0001826541344284 0.0 0.0 0.0 0.0 0.0 0 1.0 8.770338914632642e-07 MMP2-PECAM1 +VWF SELP Apocrine Cells Unassigned recompute recompute recompute 0.2486570577556728 0.0 0.0 0.0001077515101466 0.0 0.0 0.0 0.0 0.0 0 1.0 8.029294970854323e-07 VWF-SELP +VWF ITGA9 Apocrine Cells Unassigned recompute recompute recompute 0.2486570577556728 0.0 0.0 0.0001077515101466 0.0 0.0 0.0 0.0 0.0 0 1.0 8.029294970854323e-07 VWF-ITGA9 +VWF LRP1 Apocrine Cells Unassigned recompute recompute recompute 0.2486570577556728 0.0 0.0 0.0001077515101466 0.0 0.0 0.0 0.0 0.0 0 1.0 8.029294970854323e-07 VWF-LRP1 +MMRN2 CLEC14A Apocrine Cells Unassigned recompute recompute recompute 0.250044481781731 0.0 0.0 7.058774627838557e-05 0.0 0.0 0.0 0.0 0.0 0 1.0 7.489762069649933e-07 MMRN2-CLEC14A +MMRN2 CD93 Apocrine Cells Unassigned recompute recompute recompute 0.250044481781731 0.0 0.0 7.058774627838557e-05 0.0 0.0 0.0 0.0 0.0 0 1.0 7.489762069649933e-07 MMRN2-CD93 +MMP2 PECAM1 Unassigned Unassigned recompute recompute recompute 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 0.0 0 1.0 2.1544346936226055e-07 MMP2-PECAM1 +HSPG2 LRP1 Unassigned Unassigned recompute recompute recompute 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 0.0 0 1.0 2.1544346936226055e-07 HSPG2-LRP1 +CCN1 CAV1 Unassigned Unassigned recompute recompute recompute 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 0.0 0 1.0 2.1544346936226055e-07 CCN1-CAV1 +VWF LRP1 Unassigned Unassigned recompute recompute recompute 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 0.0 0 1.0 2.1544346936226055e-07 VWF-LRP1 +COL4A2 CD93 Unassigned Unassigned recompute recompute recompute 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 0.0 0 1.0 2.1544346936226055e-07 COL4A2-CD93 +CD34 SELP Unassigned Unassigned recompute recompute recompute 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 0.0 0 1.0 2.1544346936226055e-07 CD34-SELP +CXCL12 ITGA5 Unassigned Unassigned recompute recompute recompute 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 0.0 0 1.0 2.1544346936226055e-07 CXCL12-ITGA5 +MMRN2 CD93 Unassigned Unassigned recompute recompute recompute 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 0.0 0 1.0 2.1544346936226055e-07 MMRN2-CD93 +EFNB2 PECAM1 Unassigned Unassigned recompute recompute recompute 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 0.0 0 1.0 2.1544346936226055e-07 EFNB2-PECAM1 +VWF SELP Unassigned Unassigned recompute recompute recompute 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 0.0 0 1.0 2.1544346936226055e-07 VWF-SELP +MMRN2 CLEC14A Unassigned Unassigned recompute recompute recompute 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 0.0 0 1.0 2.1544346936226055e-07 MMRN2-CLEC14A +VEGFC FLT1 Unassigned Unassigned recompute recompute recompute 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 0.0 0 1.0 2.1544346936226055e-07 VEGFC-FLT1 +VWF ITGA9 Unassigned Unassigned recompute recompute recompute 0.0 0.0 1.0 0.0 0.0 0.0 0.0 0.0 0.0 0 1.0 2.1544346936226055e-07 VWF-ITGA9 +EFNB2 PECAM1 Apocrine Cells Unassigned recompute recompute recompute 0.0 0.0 0.0 0.0043309883979474 0.0 0.0 0.0 0.0 0.0 0 1.0 8.698239013083643e-08 EFNB2-PECAM1 +VEGFC FLT1 Apocrine Cells Unassigned recompute recompute recompute 0.0 0.0 0.0 0.0029865299894135 0.0 0.0 0.0 0.0 0.0 0 1.0 8.175758521812083e-08 VEGFC-FLT1 +COL4A2 CD93 Apocrine Cells Unassigned recompute recompute recompute 0.0 0.0 0.0 0.0024707251961819 0.0 0.0 0.0 0.0 0.0 0 1.0 7.921444194020393e-08 COL4A2-CD93 +VEGFC FLT1 Unassigned Apocrine Cells recompute recompute recompute 0.0 0.0 0.0 0.0 0.00229999322473 0.0 0.0 0.0 0.0 0 1.0 7.827469922432873e-08 VEGFC-FLT1 +VWF SELP Unassigned Apocrine Cells recompute recompute recompute 0.0 0.0 0.0 0.0 0.0006408390492498 0.0 0.0 0.0 0.0 0 1.0 6.325952948742115e-08 VWF-SELP +CD34 SELP Unassigned Apocrine Cells recompute recompute recompute 0.0 0.0 0.0 0.0 0.0006408390492498 0.0 0.0 0.0 0.0 0 1.0 6.325952948742115e-08 CD34-SELP +MMRN2 CD93 Unassigned Apocrine Cells recompute recompute recompute 0.0 0.0 0.0 0.0 0.0005543771898401 0.0 0.0 0.0 0.0 0 1.0 6.174979655635327e-08 MMRN2-CD93 +COL4A2 CD93 Unassigned Apocrine Cells recompute recompute recompute 0.0 0.0 0.0 0.0 0.0005543771898401 0.0 0.0 0.0 0.0 0 1.0 6.174979655635327e-08 COL4A2-CD93 +HSPG2 LRP1 Apocrine Cells Unassigned recompute recompute recompute 0.0 0.0 0.0 0.00048865795825 0.0 0.0 0.0 0.0 0.0 0 1.0 6.04647568241694e-08 HSPG2-LRP1 diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/vascular_top_hits.tsv b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/vascular_top_hits.tsv new file mode 100644 index 0000000..cfb9668 --- /dev/null +++ b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/vascular_top_hits.tsv @@ -0,0 +1,251 @@ +ligand receptor sender_celltype receiver_celltype anchor_source_ligand anchor_source_receptor structure_map_source sender_anchor receiver_anchor structure_bridge sender_expr receiver_expr local_contact contact_strength_raw contact_strength_normalized contact_coverage cross_edge_count prior_confidence CCI_score lr_pair +VWF SELP Endothelial Cells Endothelial Cells recompute recompute recompute 0.955713094717548 0.8819126042133903 1.0 1.0 1.0 0.2912449657481761 0.2087907006523492 1.0 0.1111198059316065 12779 1.0 0.7912892368005828 VWF-SELP +VWF LRP1 Endothelial Cells CAFs, DCIS Associated recompute recompute recompute 0.955713094717548 0.7346293219749174 0.7204611100467462 1.0 1.0 0.3461937505325735 0.1519427889568471 1.0 0.1319036006311863 13942 1.0 0.7479758913021439 VWF-LRP1 +EFNB2 PECAM1 Endothelial Cells Endothelial Cells recompute recompute recompute 0.8640667164982425 0.956444566971872 1.0 1.0 1.0 0.2101050418451564 0.0989465138117223 1.0 0.0578292511151107 12779 1.0 0.7469197326713805 EFNB2-PECAM1 +MMRN2 CLEC14A Endothelial Cells Endothelial Cells recompute recompute recompute 0.9845127857250529 0.9003264838243337 1.0 1.0 1.0 0.1738559319741048 0.1837519889401885 1.0 0.0395962125361921 12779 1.0 0.7322091602540813 MMRN2-CLEC14A +HSPG2 LRP1 Endothelial Cells CAFs, DCIS Associated recompute recompute recompute 0.8818165186409654 0.7346293219749174 0.7204611100467462 1.0 1.0 0.31885311072451 0.1096327643092834 1.0 0.1118921245158513 13942 1.0 0.7279607350660221 HSPG2-LRP1 +COL4A2 CD93 Endothelial Cells Endothelial Cells recompute recompute recompute 0.8840293712888387 0.8817184225858201 1.0 1.0 1.0 0.1669998679965045 0.1163393066750141 0.9954762497320926 0.0367008373112137 12779 1.0 0.7118996799523881 COL4A2-CD93 +MMRN2 CD93 Endothelial Cells Endothelial Cells recompute recompute recompute 0.9845127857250529 0.8817184225858201 1.0 1.0 1.0 0.1484661470807383 0.1953008842632443 1.0 0.0288754988653259 12779 1.0 0.7107166026857937 MMRN2-CD93 +VWF ITGA9 Endothelial Cells Endothelial Cells recompute recompute recompute 0.955713094717548 0.9404022517663844 1.0 1.0 1.0 0.1406138993850457 0.1048381933427708 1.0 0.0259018702558885 12779 1.0 0.7083995070560564 VWF-ITGA9 +MMP2 PECAM1 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.718867305289982 0.956444566971872 0.7204611100467462 1.0 1.0 0.2317164323896752 0.110891210066582 1.0 0.0536925050393989 16371 1.0 0.6971282135184347 MMP2-PECAM1 +COL4A1 CD93 Endothelial Cells Endothelial Cells recompute recompute recompute 0.7766289238087107 0.8817184225858201 1.0 1.0 1.0 0.1668262385778408 0.1243278593227725 0.9488962135774316 0.038422411769309 12779 1.0 0.6965751554743362 COL4A1-CD93 +CXCL12 ITGA5 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.8924110508951895 0.95087206839837 0.7204611100467462 1.0 1.0 0.1744122830918492 0.0625413008590571 1.0 0.0304196444933113 16371 1.0 0.6886191799307758 CXCL12-ITGA5 +CD34 SELP Endothelial Cells Endothelial Cells recompute recompute recompute 0.9559599666576516 0.8819126042133903 1.0 1.0 1.0 0.1217138767253422 0.0964472963455669 1.0 0.0194068393458017 12779 1.0 0.6842280929589697 CD34-SELP +VEGFC FLT1 Endothelial Cells Endothelial Cells recompute recompute recompute 0.8718210606749883 0.878254460598671 1.0 1.0 1.0 0.1331963977536949 0.0960429871925293 1.0 0.0232412551842867 12779 1.0 0.6835286288881741 VEGFC-FLT1 +CXCL12 AVPR1A CAFs, DCIS Associated Pericytes recompute recompute recompute 0.8924110508951895 0.9595271977303932 0.7204611100467462 1.0 1.0 0.1572455234165747 0.0683346824209029 1.0 0.0247261546345525 15611 1.0 0.677852474314717 CXCL12-AVPR1A +CCN1 CAV1 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.7324582304061453 0.942159351720962 0.7204611100467462 1.0 1.0 0.1930951050542117 0.0669171095229381 0.9861139184239592 0.0378107629344572 16371 1.0 0.6766771533392466 CCN1-CAV1 +EDN1 ADGRL4 Endothelial Cells Endothelial Cells recompute recompute recompute 0.9613635867358012 0.9517967454869936 1.0 1.0 1.0 0.1019503871084396 0.0908913060489866 1.0 0.0136160888958447 12779 1.0 0.6734470755024204 EDN1-ADGRL4 +DLL4 NOTCH3 Endothelial Cells Pericytes recompute recompute recompute 0.9184503888425788 0.8818326005152037 0.946515890536252 1.0 0.8672894033034337 0.135465098207694 0.1110232299264728 1.0 0.0303190087002372 11379 1.0 0.6695148471220083 DLL4-NOTCH3 +C3 LRP1 CAFs, DCIS Associated CAFs, DCIS Associated recompute recompute recompute 0.7148920381722296 0.7346293219749174 1.0 1.0 1.0 0.1700215762644027 0.0597298891744976 1.0 0.0289073363954321 94924 1.0 0.6685524242873452 C3-LRP1 +A2M LRP1 Endothelial Cells CAFs, DCIS Associated recompute recompute recompute 0.8937519114898692 0.7346293219749174 0.7204611100467462 1.0 1.0 0.1832027437627448 0.0919553626930618 1.0 0.0369387462343996 13942 1.0 0.6652291956976334 A2M-LRP1 +CXCL12 ITGA4 CAFs, DCIS Associated T Lymphocytes recompute recompute recompute 0.8924110508951895 0.9255624071030766 0.6198216015396206 1.0 1.0 0.1645204742753035 0.1372136567327864 1.0 0.0430024129610479 11604 1.0 0.6620786139506267 CXCL12-ITGA4 +CXCL12 CXCR4 CAFs, DCIS Associated T Lymphocytes recompute recompute recompute 0.8924110508951895 0.9008184599638702 0.6198216015396206 1.0 1.0 0.1684304172162009 0.1342601297358261 1.0 0.0450706652878317 11604 1.0 0.6616803690861207 CXCL12-CXCR4 +C1QB LRP1 Macrophages CAFs, DCIS Associated recompute recompute recompute 0.9256868304646206 0.7346293219749174 0.7204611100467462 1.0 1.0 0.1693489539054447 0.1529500717654295 1.0 0.0644863645683822 9754 1.0 0.6604210530468991 C1QB-LRP1 +THBS2 CD36 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.724503440376099 0.8587566561291643 0.7204611100467462 1.0 1.0 0.1735345106193826 0.0716485451917006 1.0 0.0301142263759086 16371 1.0 0.6533579344234645 THBS2-CD36 +CCN2 LRP1 CAFs, DCIS Associated CAFs, DCIS Associated recompute recompute recompute 0.7200946100459834 0.7346293219749174 1.0 1.0 1.0 0.1436016153476842 0.0491062890798455 0.4677342999224349 0.0440879019004677 94924 1.0 0.6507830004450641 CCN2-LRP1 +DLL4 NOTCH4 Endothelial Cells Endothelial Cells recompute recompute recompute 0.9184503888425788 0.896164124004365 1.0 1.0 1.0 0.0832421424982991 0.0834181078331637 1.0 0.0090773925972298 12779 1.0 0.6396824416127207 DLL4-NOTCH4 +DLL1 NOTCH3 Endothelial Cells Pericytes recompute recompute recompute 0.9356727248601746 0.8818326005152037 0.946515890536252 1.0 0.8672894033034337 0.1008001429589402 0.0687523801154171 0.9410019445502464 0.0178398804815888 11379 1.0 0.6393086011414735 DLL1-NOTCH3 +CCN1 CAV1 Endothelial Cells Endothelial Cells recompute recompute recompute 0.9219165193585238 0.942159351720962 1.0 0.4529166025129413 1.0 0.171608073011602 0.0680804444792246 1.0 0.0385789185382267 12779 1.0 0.6381096730354273 CCN1-CAV1 +TFPI LRP1 CAFs, DCIS Associated CAFs, DCIS Associated recompute recompute recompute 0.7323972453470969 0.7346293219749174 1.0 1.0 1.0 0.1225219764752093 0.0433741730226286 0.8911597336482441 0.0168450549913615 94924 1.0 0.6355818730909826 TFPI-LRP1 +SERPING1 LRP1 CAFs, DCIS Associated CAFs, DCIS Associated recompute recompute recompute 0.727601813550428 0.7346293219749174 1.0 1.0 1.0 0.1177443100833028 0.0703529929206523 1.0 0.0138637225569929 94924 1.0 0.6306915375596012 SERPING1-LRP1 +BMP2 ENG Pericytes Endothelial Cells recompute recompute recompute 0.93291605469554 0.925235419826512 0.946515890536252 1.0 1.0 0.0754595866837129 0.0372042622358678 1.0 0.0099331768105472 11074 1.0 0.6285254555185357 BMP2-ENG +VEGFC ITGA9 Endothelial Cells Endothelial Cells recompute recompute recompute 0.8718210606749883 0.9404022517663844 1.0 1.0 1.0 0.0725029355718542 0.0583378981140934 1.0 0.0068862978323812 12779 1.0 0.6247162195058895 VEGFC-ITGA9 +HSPG2 PTPRS Endothelial Cells CAFs, DCIS Associated recompute recompute recompute 0.8818165186409654 0.7262559448293688 0.7204611100467462 1.0 1.0 0.1237548677141416 0.0377755463109066 1.0 0.0168555443982212 13942 1.0 0.6205452715392298 HSPG2-PTPRS +LAMB1 ITGA1 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.736686263185982 0.9509143218802616 0.7204611100467462 1.0 1.0 0.1108879290147009 0.0604468729812302 0.6514562786017594 0.0188748396554883 16371 1.0 0.6184716639115609 LAMB1-ITGA1 +CCN1 ITGA5 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.7324582304061453 0.95087206839837 0.7204611100467462 1.0 1.0 0.1102195529305843 0.0335257467472973 0.700283927342166 0.0173477490684747 16371 1.0 0.6172518037623689 CCN1-ITGA5 +COL18A1 ITGA5 Pericytes Endothelial Cells recompute recompute recompute 0.8853298028228976 0.95087206839837 0.946515890536252 1.0 1.0 0.0689729743715748 0.0485521642285233 0.8588908435509803 0.0096622719884413 11074 1.0 0.616603076672523 COL18A1-ITGA5 +CCL16 ACKR1 Endothelial Cells Endothelial Cells recompute recompute recompute 0.8809226034064936 0.9033337121643492 1.0 1.0 1.0 0.0686954227713286 0.0604116128022537 1.0 0.0061820173722513 12779 1.0 0.6160542761210454 CCL16-ACKR1 +CCN1 ITGA5 Endothelial Cells Endothelial Cells recompute recompute recompute 0.9219165193585238 0.95087206839837 1.0 0.4529166025129413 1.0 0.1346014585396741 0.0448157132795994 0.9361081182959282 0.0253540965646764 12779 1.0 0.613734154114936 CCN1-ITGA5 +EDN1 EDNRB Endothelial Cells Endothelial Cells recompute recompute recompute 0.9613635867358012 0.938846544584582 1.0 1.0 1.0 0.0576022590294273 0.027545191329525 0.8545493830007795 0.005086469989827 12779 1.0 0.6109237126366169 EDN1-EDNRB +COL18A1 KDR Pericytes Endothelial Cells recompute recompute recompute 0.8853298028228976 0.8831973689386609 0.946515890536252 1.0 1.0 0.0694120137679983 0.0614713141893927 0.5031082060788838 0.016705797363193 11074 1.0 0.6097066263782982 COL18A1-KDR +SPARC ENG Endothelial Cells Endothelial Cells recompute recompute recompute 0.6333894195670497 0.925235419826512 1.0 0.8658975560924522 1.0 0.1007139666158009 0.0811009381711304 0.5567382405272381 0.0238672822599577 12779 1.0 0.60918129008611 SPARC-ENG +DLL1 NOTCH4 Endothelial Cells Endothelial Cells recompute recompute recompute 0.9356727248601746 0.896164124004365 1.0 1.0 1.0 0.0608684163166185 0.051529853666171 0.8160972274843319 0.0059472572188747 12779 1.0 0.6090467125217649 DLL1-NOTCH4 +C3 IFITM1 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.7148920381722296 0.9713641526562716 0.7204611100467462 1.0 1.0 0.0973034513236013 0.0525441329179647 1.0 0.0094679616394844 16371 1.0 0.6042642464444685 C3-IFITM1 +CXCL12 CCR4 CAFs, DCIS Associated T Lymphocytes recompute recompute recompute 0.8924110508951895 0.866468942632825 0.6198216015396206 1.0 1.0 0.1009830781443745 0.0601673404155305 1.0 0.0162013098931402 11604 1.0 0.6036782842893375 CXCL12-CCR4 +F8 LRP1 Endothelial Cells CAFs, DCIS Associated recompute recompute recompute 0.9236047064579964 0.7346293219749174 0.7204611100467462 0.8673435699473134 1.0 0.1109837158167627 0.0572819538086357 1.0 0.0135561612394204 13942 1.0 0.600854389301483 F8-LRP1 +VWF SIRPA Endothelial Cells Endothelial Cells recompute recompute recompute 0.955713094717548 0.8812721068502218 1.0 1.0 0.4550284120674486 0.1182285011193428 0.0793987294495935 1.0 0.0183112919633774 12779 1.0 0.5970807284834684 VWF-SIRPA +CCN1 TLR4 CAFs, DCIS Associated Macrophages recompute recompute recompute 0.7324582304061453 0.9232099586277248 0.7204611100467462 1.0 1.0 0.0924670789362435 0.0378784860557771 0.8593559001539289 0.0211155378486055 10040 1.0 0.5965042142244963 CCN1-TLR4 +ADM RAMP2 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.7141517154895081 0.8735701560741652 0.7204611100467462 1.0 1.0 0.0975299222111419 0.0487956345570418 0.9732647214294872 0.0097733797568871 16371 1.0 0.593798998234256 ADM-RAMP2 +SCUBE2 KDR 11q13 Invasive Tumor Cells Endothelial Cells recompute recompute recompute 0.9105750881303633 0.8831973689386609 0.6198216015396206 1.0 1.0 0.0872378731639396 0.109929154529433 0.8251483640273678 0.0843672456575682 4836 1.0 0.5930039194975559 SCUBE2-KDR +TGM2 ITGA9 Endothelial Cells Endothelial Cells recompute recompute recompute 0.8659545644568631 0.9404022517663844 1.0 1.0 1.0 0.0533133876150082 0.0485170983645042 0.7674540084617997 0.0048517098364504 12779 1.0 0.5928445861198308 TGM2-ITGA9 +CCN2 ITGA5 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.7200946100459834 0.95087206839837 0.7204611100467462 1.0 1.0 0.0879145397773724 0.0360581328145931 0.4203684630138149 0.018386170667644 16371 1.0 0.5927394450108315 CCN2-ITGA5 +COL4A2 CD93 Pericytes Endothelial Cells recompute recompute recompute 0.8840293712888387 0.8817184225858201 0.946515890536252 0.5544396796022323 1.0 0.1037851180436904 0.0874751670579747 0.7484955320458582 0.0251038468484739 11074 1.0 0.5906347509655338 COL4A2-CD93 +HSPG2 FGFR1 Endothelial Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.8818165186409654 0.6581957935595906 0.6198216015396206 1.0 1.0 0.1176179081773851 0.0928424676550608 1.0 0.0821256038647343 6003 1.0 0.5903083493531718 HSPG2-FGFR1 +CDH1 PTPRM 11q13 Invasive Tumor Cells Endothelial Cells recompute recompute recompute 0.9315518240047292 0.9728508964524268 0.6198216015396206 1.0 1.0 0.074597370760684 0.1117780859241959 0.8373013259480543 0.0607940446650124 4836 1.0 0.5893508794374488 CDH1-PTPRM +CCN1 CAV1 CAFs, DCIS Associated Pericytes recompute recompute recompute 0.7324582304061453 0.9694036398779844 0.7204611100467462 1.0 0.5444650460041837 0.1501605913349381 0.0508594367219704 1.0 0.0225482031900582 15611 1.0 0.5891655536214562 CCN1-CAV1 +LPL LRP1 CAFs, DCIS Associated CAFs, DCIS Associated recompute recompute recompute 0.7292926263787249 0.7346293219749174 1.0 1.0 1.0 0.0777620911332239 0.0185503666090767 1.0 0.0060469428174118 94924 1.0 0.588784473339117 LPL-LRP1 +EDN1 EDNRA Endothelial Cells Pericytes recompute recompute recompute 0.9613635867358012 0.9081696604887536 0.946515890536252 1.0 0.8180025349289664 0.061019253275881 0.0265840583531066 1.0 0.0061516829246858 11379 1.0 0.5878060250964863 EDN1-EDNRA +HSPG2 ITGA2 Endothelial Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.8818165186409654 0.7989225074490411 0.6198216015396206 1.0 1.0 0.0943147510474533 0.0795046920983949 1.0 0.0528069298683991 6003 1.0 0.5876537991356928 HSPG2-ITGA2 +EFNB2 EPHA4 Endothelial Cells Endothelial Cells recompute recompute recompute 0.8640667164982425 0.8774670649958864 1.0 1.0 1.0 0.0535469666395082 0.0347836293919712 1.0 0.0037561624540261 12779 1.0 0.5862535872616917 EFNB2-EPHA4 +VWF ITGA4 Endothelial Cells T Lymphocytes recompute recompute recompute 0.955713094717548 0.9255624071030766 0.6198216015396206 1.0 1.0 0.0738627437374994 0.204738351963596 1.0 0.0552774755168661 4595 1.0 0.586008944902214 VWF-ITGA4 +SLIT2 ROBO4 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.7347807246751781 0.963453147204448 0.7204611100467462 1.0 1.0 0.0793196899798285 0.0548734550933564 1.0 0.0062916132184961 16371 1.0 0.5859087685771805 SLIT2-ROBO4 +VWF STAB2 Endothelial Cells Endothelial Cells recompute recompute recompute 0.955713094717548 0.9478825345847798 1.0 1.0 1.0 0.0443987992512316 0.0125489972895873 1.0 0.0025823616871429 12779 1.0 0.585340939692221 VWF-STAB2 +COL4A2 ITGB5 Endothelial Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.8840293712888387 0.6310942169926681 0.6198216015396206 1.0 1.0 0.1153291689210973 0.0714892553723142 1.0 0.0789605197401299 6003 1.0 0.5845133998635005 COL4A2-ITGB5 +VEGFD FLT1 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.8761814144878589 0.878254460598671 0.7204611100467462 1.0 1.0 0.0717297876386192 0.0364262008022316 0.8683655074038097 0.0059251114776128 16371 1.0 0.584234809162658 VEGFD-FLT1 +VWF SCARA5 Endothelial Cells CAFs, DCIS Associated recompute recompute recompute 0.955713094717548 0.9155894441707 0.7204611100467462 1.0 1.0 0.0630511883992014 0.0344479075651073 1.0 0.0043752689714531 13942 1.0 0.5841916847056067 VWF-SCARA5 +CXCL12 CD4 CAFs, DCIS Associated Macrophages recompute recompute recompute 0.8924110508951895 0.8986535279144972 0.7204611100467462 1.0 0.4581115353930504 0.1499341055092198 0.106235663406975 1.0 0.0477091633466135 10040 1.0 0.5840363985156367 CXCL12-CD4 +HSPG2 ITGB1 Endothelial Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.8818165186409654 0.6642340671438188 0.6198216015396206 1.0 1.0 0.107522313335917 0.1202573316516332 1.0 0.0686323504914209 6003 1.0 0.5824305209922479 HSPG2-ITGB1 +THBS2 NOTCH4 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.724503440376099 0.896164124004365 0.7204611100467462 1.0 1.0 0.0826589546262109 0.0508521165475534 0.6391708743412001 0.0106896341090953 16371 1.0 0.5815067441492443 THBS2-NOTCH4 +SERPING1 SELP CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.727601813550428 0.8819126042133903 0.7204611100467462 1.0 1.0 0.0812221111268283 0.0523944780404373 1.0 0.0065970313358988 16371 1.0 0.5786740886010622 SERPING1-SELP +CCL14 ACKR1 Endothelial Cells Endothelial Cells recompute recompute recompute 0.9210013950099404 0.9033337121643492 1.0 1.0 1.0 0.0443987992512316 0.038422411769309 1.0 0.0025823616871429 12779 1.0 0.5770941101940033 CCL14-ACKR1 +THBS1 LRP1 CAFs, DCIS Associated CAFs, DCIS Associated recompute recompute recompute 0.461456028396508 0.7346293219749174 1.0 0.6195782534437336 1.0 0.1734682952992146 0.0386796279128584 0.6542331115601119 0.0459946904892334 94924 1.0 0.5757745782839865 THBS1-LRP1 +LAMA2 ITGA1 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.7372750867904089 0.9509143218802616 0.7204611100467462 1.0 1.0 0.0715616211297245 0.0509793740964717 0.5207264921985766 0.0098344633803677 16371 1.0 0.5750120656873249 LAMA2-ITGA1 +MMRN2 CD248 Endothelial Cells CAFs, DCIS Associated recompute recompute recompute 0.9845127857250529 0.7182486330189464 0.7204611100467462 1.0 1.0 0.0689746950716991 0.0789341557882656 1.0 0.005235977621575 13942 1.0 0.5723118849786786 MMRN2-CD248 +FGF7 NRP1 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.7311946137545966 0.950654774281472 0.7204611100467462 1.0 1.0 0.0694665837288911 0.0475001527090587 1.0 0.004825606254963 16371 1.0 0.5713563584407818 FGF7-NRP1 +CCN1 TLR4 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.7324582304061453 0.8889580619428491 0.7204611100467462 1.0 0.96009760482652 0.0769160243204226 0.0181784863478102 0.8495794781222896 0.0069635330767821 16371 1.0 0.5709540561699026 CCN1-TLR4 +GNAI2 CAV1 Endothelial Cells Endothelial Cells recompute recompute recompute 0.7735961974965406 0.942159351720962 1.0 0.3233587079699547 1.0 0.1454172361436496 0.0686629974524159 1.0 0.0277016980984427 12779 1.0 0.5699322070439309 GNAI2-CAV1 +TIMP3 KDR 11q13 Invasive Tumor Cells Endothelial Cells recompute recompute recompute 0.6309987167265199 0.8831973689386609 0.6198216015396206 1.0 1.0 0.0972384524571273 0.1244933829611248 0.9357301472048252 0.0924317617866005 4836 1.0 0.5680220264205189 TIMP3-KDR +SERPINE2 LRP1 CAFs, DCIS Associated CAFs, DCIS Associated recompute recompute recompute 0.7215537994629388 0.7346293219749174 1.0 1.0 1.0 0.0626022483143537 0.0228241803969491 0.4280910181560361 0.0091546921747924 94924 1.0 0.5668756908023422 SERPINE2-LRP1 +C3 NRP1 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.7148920381722296 0.950654774281472 0.7204611100467462 1.0 1.0 0.0672323444300458 0.0451896646509075 1.0 0.0045201881375603 16371 1.0 0.5661202594897449 C3-NRP1 +CXCL12 CD4 CAFs, DCIS Associated Dendritic Cells recompute recompute recompute 0.8924110508951895 0.8718601078572894 0.6198216015396206 1.0 1.0 0.0679608492945722 0.1403281304542956 1.0 0.0743280307185957 3646 1.0 0.5657044002958621 CXCL12-CD4 +COL4A2 ITGB3 Endothelial Cells Endothelial Cells recompute recompute recompute 0.8840293712888387 0.6331209967826587 1.0 1.0 0.7759377541095519 0.0753314032912511 0.0388449800453868 1.0 0.0074340715235933 12779 1.0 0.5655348934034041 COL4A2-ITGB3 +COL4A1 CD47 Endothelial Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.7766289238087107 0.6577244546226831 0.6198216015396206 1.0 1.0 0.1007869439741694 0.0815782584898024 1.0 0.0603031817424621 6003 1.0 0.5631897831850563 COL4A1-CD47 +VWF ITGB1 Endothelial Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.955713094717548 0.6642340671438188 0.6198216015396206 1.0 1.0 0.0806852193593722 0.0857666404892796 1.0 0.038647342995169 6003 1.0 0.5627103576394993 VWF-ITGB1 +ANGPT1 ITGA5 Pericytes Endothelial Cells recompute recompute recompute 0.8910733101965267 0.95087206839837 0.946515890536252 0.7392705459788689 1.0 0.0528706877041218 0.0354885316958641 1.0 0.004876286797905 11074 1.0 0.5615179589283816 ANGPT1-ITGA5 +VEGFC NRP2 Endothelial Cells Endothelial Cells recompute recompute recompute 0.8718210606749883 0.9203895326570776 1.0 1.0 1.0 0.0386441945045099 0.0200719931137021 1.0 0.0019563346114719 12779 1.0 0.5605063927780574 VEGFC-NRP2 +COL4A1 CD93 Pericytes Endothelial Cells recompute recompute recompute 0.7766289238087107 0.8817184225858201 0.946515890536252 0.4857192596400828 1.0 0.0977597170391663 0.0895920947392859 0.6837855966286023 0.024381433989525 11074 1.0 0.5598041577740371 COL4A1-CD93 +GNAI2 S1PR1 Endothelial Cells Endothelial Cells recompute recompute recompute 0.7735961974965406 0.9805281988104722 1.0 0.3233587079699547 1.0 0.1226915139304108 0.0805096903774421 1.0 0.0197198528836372 12779 1.0 0.5577149180235068 GNAI2-S1PR1 +C1QA CD93 Macrophages Endothelial Cells recompute recompute recompute 0.9730643184571668 0.8817184225858201 0.8875000050982297 1.0 1.0 0.039229152447469 0.2046146953405017 1.0 0.0422939068100358 2790 1.0 0.5570251628660853 C1QA-CD93 +DLL4 NOTCH1 Endothelial Cells Endothelial Cells recompute recompute recompute 0.9184503888425788 0.7728785963662539 1.0 1.0 0.7025747778867708 0.0598673286974269 0.0627200876437906 1.0 0.0046952030675326 12779 1.0 0.5569825458474896 DLL4-NOTCH1 +SLIT3 ROBO4 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.728375611986406 0.963453147204448 0.7204611100467462 1.0 1.0 0.0590064957304791 0.0296255573880642 1.0 0.003481766538391 16371 1.0 0.5569070855861066 SLIT3-ROBO4 +ADM ADRB2 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.7141517154895081 0.9390004590597154 0.7204611100467462 1.0 1.0 0.0610417974204006 0.0261743326614134 1.0 0.0037261010323132 16371 1.0 0.5558390316648807 ADM-ADRB2 +CCN1 ITGB2 CAFs, DCIS Associated Dendritic Cells recompute recompute recompute 0.7324582304061453 0.9370225929647996 0.6198216015396206 1.0 1.0 0.0686658027686318 0.0972737246297316 0.9378009823148488 0.0809105869445968 3646 1.0 0.5549536397950181 CCN1-ITGB2 +VEGFD ITGA5 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.8761814144878589 0.95087206839837 0.7204611100467462 1.0 1.0 0.0481786020164627 0.0188137560320078 1.0 0.0023211776922607 16371 1.0 0.5540260213749948 VEGFD-ITGA5 +SEMA6B PLXNA2 Endothelial Cells Endothelial Cells recompute recompute recompute 0.6285249173624032 0.7770700816213508 1.0 0.9878378738897686 1.0 0.0598673286974269 0.0382659050003912 1.0 0.0046952030675326 12779 1.0 0.5539149114381466 SEMA6B-PLXNA2 +EDN1 EDNRB Endothelial Cells CAFs, DCIS Associated recompute recompute recompute 0.9613635867358012 0.7291774271414707 0.7204611100467462 1.0 0.9742224010358508 0.0585357198857315 0.0247453736910055 0.7731723180892108 0.0048773490173576 13942 1.0 0.5536497400301019 EDN1-EDNRB +HSPG2 DAG1 Endothelial Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.8818165186409654 0.7913011825875051 0.6198216015396206 1.0 1.0 0.0659501580537129 0.1018132908854211 1.0 0.0258204231217724 6003 1.0 0.5527564015182987 HSPG2-DAG1 +VEGFD ITGA9 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.8761814144878589 0.9404022517663844 0.7204611100467462 1.0 1.0 0.047540446661555 0.0243723657687374 1.0 0.0022600940687801 16371 1.0 0.5517770109604417 VEGFD-ITGA9 +ADAM12 ITGA9 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.7235309436967379 0.9404022517663844 0.7204611100467462 1.0 1.0 0.0572465055661166 0.0319620059861951 0.5014058471283078 0.0065359477124183 16371 1.0 0.5512582041521913 ADAM12-ITGA9 +TFPI LRP1 Endothelial Cells CAFs, DCIS Associated recompute recompute recompute 0.915579114027405 0.7346293219749174 0.7204611100467462 0.3688628871124907 1.0 0.1550749115805976 0.0493921245158513 1.0 0.0264667909912494 13942 1.0 0.5501277347343394 TFPI-LRP1 +DCN MET CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.7309116483325351 0.919799653748124 0.7204611100467462 1.0 1.0 0.0568984362216474 0.0372610103231323 1.0 0.0032374320444688 16371 1.0 0.5495976284049252 DCN-MET +IL6 HRH1 Endothelial Cells Endothelial Cells recompute recompute recompute 0.8880613451954946 0.8924727200994543 1.0 1.0 1.0 0.0345644183391232 0.0164332107363643 1.0 0.0015650676891775 12779 1.0 0.5490491451476114 IL6-HRH1 +CCN1 CAV1 Pericytes Endothelial Cells recompute recompute recompute 0.9219165193585238 0.942159351720962 0.946515890536252 0.2646489893253856 1.0 0.1255542255158843 0.0582114261633864 0.8578239251554509 0.0320570706158569 11074 1.0 0.5487917643660586 CCN1-CAV1 +CCN1 TLR4 Endothelial Cells Endothelial Cells recompute recompute recompute 0.9219165193585238 0.8889580619428491 1.0 0.4529166025129413 0.96009760482652 0.0765116015653665 0.0215783707645355 1.0 0.00766883167697 12779 1.0 0.5486208547478434 CCN1-TLR4 +VEGFD ITGA1 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.8761814144878589 0.9509143218802616 0.7204611100467462 1.0 1.0 0.0448972112147066 0.022539857064321 1.0 0.0020157595748579 16371 1.0 0.5475547815095468 VEGFD-ITGA1 +PGF NRP1 Pericytes Endothelial Cells recompute recompute recompute 0.8881642103469672 0.950654774281472 0.946515890536252 1.0 1.0 0.0329706665319909 0.0303413400758533 1.0 0.0018963337547408 11074 1.0 0.5455007041620331 PGF-NRP1 +CCL16 ADRA2A Endothelial Cells Pericytes recompute recompute recompute 0.8809226034064936 0.8941255498491281 0.946515890536252 1.0 1.0 0.0349769379567167 0.0222339397135073 1.0 0.0020212672466824 11379 1.0 0.5445540809170685 CCL16-ADRA2A +SPP1 S1PR1 Endothelial Cells Endothelial Cells recompute recompute recompute 0.6323645405836766 0.9805281988104722 1.0 0.6182762647479364 1.0 0.0673784554398755 0.0347836293919712 1.0 0.0059472572188747 12779 1.0 0.5436948496972586 SPP1-S1PR1 +CXCL12 ITGB3 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.8924110508951895 0.6331209967826587 0.7204611100467462 1.0 0.7759377541095519 0.0804665401824743 0.0366501740883268 1.0 0.0064748640889377 16371 1.0 0.5422306741553543 CXCL12-ITGB3 +INHBA ENG CAFs, Invasive Associated Endothelial Cells recompute recompute recompute 0.8049910962115933 0.925235419826512 0.6198216015396206 1.0 1.0 0.0549890229926569 0.13312 1.0 0.06624 3125 1.0 0.5421228221613397 INHBA-ENG +PTGS2 CAV1 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.7269774665968665 0.942159351720962 0.7204611100467462 1.0 1.0 0.0513446375194799 0.0274265469427646 0.7314984011975117 0.0036039337853521 16371 1.0 0.5419491127766601 PTGS2-CAV1 +COL18A1 ITGA5 Endothelial Cells Endothelial Cells recompute recompute recompute 0.8853298028228976 0.95087206839837 1.0 0.6433209734335876 1.0 0.0457451569235325 0.0319404230899653 0.565028096420037 0.0048517098364504 12779 1.0 0.5399248973668177 COL18A1-ITGA5 +TGFB3 ENG CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.7300470933175705 0.925235419826512 0.7204611100467462 1.0 1.0 0.0507010941315681 0.0318551096451041 0.3117282080683508 0.0082462891698735 16371 1.0 0.5395584751150847 TGFB3-ENG +TGFB1 ENG Endothelial Cells Endothelial Cells recompute recompute recompute 0.8649048900453102 0.925235419826512 1.0 0.5918084951805068 1.0 0.0508343640784896 0.0326251402039805 0.4241174175409654 0.0079818452148055 12779 1.0 0.537353255031345 TGFB1-ENG +COL18A1 KDR Endothelial Cells Endothelial Cells recompute recompute recompute 0.8853298028228976 0.8831973689386609 1.0 0.6433209734335876 1.0 0.0470032342795754 0.0434514959438659 0.3556261072995658 0.0081383519837232 12779 1.0 0.535738762581015 COL18A1-KDR +DLL1 NOTCH1 Endothelial Cells Endothelial Cells recompute recompute recompute 0.9356727248601746 0.7728785963662539 1.0 1.0 0.7025747778867708 0.0463730334054119 0.0530557946631191 1.0 0.0028171218405196 12779 1.0 0.5354253199382173 DLL1-NOTCH1 +SPARC ENG CAFs, Invasive Associated Endothelial Cells recompute recompute recompute 0.7899337857972799 0.925235419826512 0.6198216015396206 1.0 1.0 0.0517030752920054 0.1608177777777767 1.0 0.05856 3125 1.0 0.5348980591758382 SPARC-ENG +CCN1 CAV1 Endothelial Cells Pericytes recompute recompute recompute 0.9219165193585238 0.9694036398779844 0.946515890536252 0.4529166025129413 0.5444650460041837 0.1108190180252434 0.0475261446524304 0.9462437662348532 0.021443009051762 11379 1.0 0.5337294016697339 CCN1-CAV1 +ANGPT1 TEK Pericytes Endothelial Cells recompute recompute recompute 0.8910733101965267 0.8915077516784542 0.946515890536252 0.7392705459788689 1.0 0.041330917806686 0.0484919631569441 1.0 0.0029799530431641 11074 1.0 0.5331803988889716 ANGPT1-TEK +PDGFC KDR 11q13 Invasive Tumor Cells Endothelial Cells recompute recompute recompute 0.7945544821351216 0.8831973689386609 0.6198216015396206 1.0 1.0 0.0525156664617457 0.111455748552522 1.0 0.0252274607113316 4836 1.0 0.53266748944082 PDGFC-KDR +SPON2 ITGA5 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.7263560910864761 0.95087206839837 0.7204611100467462 1.0 1.0 0.0458402227783763 0.0208295156068658 0.9052844301310654 0.0023211776922607 16371 1.0 0.5325431987865529 SPON2-ITGA5 +THBS4 CD36 CAFs, Invasive Associated Endothelial Cells recompute recompute recompute 0.7907382459341137 0.8587566561291643 0.6198216015396206 1.0 1.0 0.0532343181435531 0.13888 1.0 0.06208 3125 1.0 0.530958073391651 THBS4-CD36 +HSPG2 FGFR1 Endothelial Cells CAFs, DCIS Associated recompute recompute recompute 0.8818165186409654 0.4641069318491019 0.7204611100467462 1.0 0.4303933228209591 0.173895101900681 0.046159486125056 1.0 0.0332807344713814 13942 1.0 0.5296146139726666 HSPG2-FGFR1 +COL1A2 CD93 CAFs, Invasive Associated Endothelial Cells recompute recompute recompute 0.791224532853749 0.8817184225858201 0.6198216015396206 1.0 1.0 0.050125077167946 0.2311466666666666 1.0 0.05504 3125 1.0 0.5280299895708319 COL1A2-CD93 +CCN1 ITGA5 Pericytes Endothelial Cells recompute recompute recompute 0.9219165193585238 0.95087206839837 0.946515890536252 0.2646489893253856 1.0 0.0983441615686147 0.0365089398591296 0.7625966986018381 0.0221238938053097 11074 1.0 0.52770768182996 CCN1-ITGA5 +TGM2 ITGB3 Endothelial Cells Endothelial Cells recompute recompute recompute 0.8659545644568631 0.6331209967826587 1.0 1.0 0.7759377541095519 0.0500760060555554 0.0397527193051099 0.6458289366960513 0.005086469989827 12779 1.0 0.5265097488691692 TGM2-ITGB3 +HBEGF CD9 Endothelial Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.9317838629891478 0.7961247862507063 0.6198216015396206 1.0 1.0 0.0461803040264051 0.0627880504192348 1.0 0.0126603364984174 6003 1.0 0.5262231996365225 HBEGF-CD9 +ST6GAL1 EGFR Endothelial Cells CAFs, DCIS Associated recompute recompute recompute 0.9255818355032864 0.8849781001134045 0.7204611100467462 1.0 1.0 0.0358591013054635 0.0277937168268541 0.4484245774162508 0.0031559317171137 13942 1.0 0.525927935125005 ST6GAL1-EGFR +THBS1 CD36 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.461456028396508 0.8587566561291643 0.7204611100467462 0.6195782534437336 1.0 0.1186259109953148 0.0364080211523864 0.48397995747743 0.0290758047767393 16371 1.0 0.5251875993442605 THBS1-CD36 +APOE LRP1 CAFs, DCIS Associated CAFs, DCIS Associated recompute recompute recompute 0.4626002410305797 0.7346293219749174 1.0 0.8609101090958583 1.0 0.0716915174523027 0.0263623179245151 0.5475627204141896 0.0093864565336479 94924 1.0 0.525149912251037 APOE-LRP1 +COL1A1 ITGA5 CAFs, Invasive Associated Endothelial Cells recompute recompute recompute 0.8000749918915362 0.95087206839837 0.6198216015396206 1.0 1.0 0.043911451840026 0.10912 1.0 0.04224 3125 1.0 0.5240220589008036 COL1A1-ITGA5 +CGN TGFBR2 11q13 Invasive Tumor Cells Endothelial Cells recompute recompute recompute 0.8035934289435227 0.9516417160285664 0.6198216015396206 1.0 1.0 0.0436607928897911 0.0705817480011019 0.9266674584559966 0.0188172043010752 4836 1.0 0.5239759856288619 CGN-TGFBR2 +COL1A2 CD36 CAFs, Invasive Associated Endothelial Cells recompute recompute recompute 0.791224532853749 0.8587566561291643 0.6198216015396206 1.0 1.0 0.0490944956525032 0.1311733333333334 1.0 0.0528 3125 1.0 0.523895797105721 COL1A2-CD36 +CCN1 ITGAM CAFs, DCIS Associated Macrophages recompute recompute recompute 0.7324582304061453 0.9191224534972976 0.7204611100467462 1.0 0.6425370527023454 0.0648699096960503 0.0369422310756972 0.8877687637543372 0.0100597609561753 10040 1.0 0.5219369673607653 CCN1-ITGAM +COL1A1 CD93 CAFs, Invasive Associated Endothelial Cells recompute recompute recompute 0.8000749918915362 0.8817184225858201 0.6198216015396206 1.0 1.0 0.0457044881412883 0.1708 1.0 0.04576 3125 1.0 0.5209320143409523 COL1A1-CD93 +VWF TNFRSF11B Endothelial Cells Endothelial Cells recompute recompute recompute 0.955713094717548 0.8758981663817111 1.0 1.0 0.3931083171583665 0.0603641615209045 0.0292383100114534 1.0 0.0047734564519915 12779 1.0 0.5204097724543226 VWF-TNFRSF11B +CXCL12 GRM7 CAFs, DCIS Associated CAFs, DCIS Associated recompute recompute recompute 0.8924110508951895 0.7219107794746225 1.0 1.0 1.0 0.0307916696947519 0.0080887676648495 1.0 0.0009481269225907 94924 1.0 0.5202917965706776 CXCL12-GRM7 +COL1A1 CD36 CAFs, Invasive Associated Endothelial Cells recompute recompute recompute 0.8000749918915362 0.8587566561291643 0.6198216015396206 1.0 1.0 0.0457044881412883 0.0958 1.0 0.04576 3125 1.0 0.5186460584831988 COL1A1-CD36 +CCN1 ITGB2 CAFs, DCIS Associated T Lymphocytes recompute recompute recompute 0.7324582304061453 0.9527558855532922 0.6198216015396206 1.0 0.5688210348794377 0.0790301450782631 0.041149603584971 0.6124749756649652 0.0162013098931402 11604 1.0 0.5185611226154719 CCN1-ITGB2 +THBS1 SCARB1 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.461456028396508 0.9252108023241044 0.7204611100467462 0.6195782534437336 1.0 0.1012288734723105 0.0327866349031821 0.4131977829099716 0.0247999511331012 16371 1.0 0.517881464715092 THBS1-SCARB1 +CXCL12 DPP4 CAFs, DCIS Associated T Lymphocytes recompute recompute recompute 0.8924110508951895 0.775212805604331 0.6198216015396206 1.0 0.8637563809372363 0.0515546354223614 0.0380276393720033 1.0 0.0042226818338503 11604 1.0 0.5169937357313491 CXCL12-DPP4 +ANGPT4 TEK Pericytes Endothelial Cells recompute recompute recompute 0.943821557906414 0.8915077516784542 0.946515890536252 1.0 1.0 0.0238624165215444 0.0160736861116127 1.0 0.0009933176810547 11074 1.0 0.5165863488888258 ANGPT4-TEK +CD14 TLR4 Macrophages Endothelial Cells recompute recompute recompute 0.9362260103005128 0.8889580619428491 0.8875000050982297 1.0 0.96009760482652 0.0267823860812288 0.0665471923536439 1.0 0.0197132616487455 2790 1.0 0.5165343363117635 CD14-TLR4 +TFPI LRP1 Pericytes CAFs, DCIS Associated recompute recompute recompute 0.915579114027405 0.7346293219749174 0.7204611100467462 0.2914647580118544 1.0 0.1323038509167037 0.0455999075287046 0.9368893656246646 0.0237342991446405 12977 1.0 0.5151363706159974 TFPI-LRP1 +HLA-E KLRK1 Endothelial Cells T Lymphocytes recompute recompute recompute 0.8825506012818367 0.9080175621718692 0.6198216015396206 1.0 1.0 0.0373650231888821 0.0833514689880302 1.0 0.0141458106637649 4595 1.0 0.5145500935869924 HLA-E-KLRK1 +ANGPT2 TEK Pericytes Endothelial Cells recompute recompute recompute 0.866738450840468 0.8915077516784542 0.946515890536252 1.0 1.0 0.0249234812010538 0.0200921076395159 1.0 0.0010836192884233 11074 1.0 0.5130090179458935 ANGPT2-TEK +FAT4 DCHS1 Endothelial Cells Endothelial Cells recompute recompute recompute 0.9412819417209616 0.9101938294561294 1.0 0.6061440581241835 0.5885395831407022 0.0593663380596248 0.0416699272243524 1.0 0.0046169496830737 12779 1.0 0.5126145365640249 FAT4-DCHS1 +F13A1 ITGA9 Macrophages Endothelial Cells recompute recompute recompute 0.8955888789604534 0.9404022517663844 0.8875000050982297 1.0 1.0 0.0242255797150562 0.1019713261648745 1.0 0.0161290322580645 2790 1.0 0.5124413691808047 F13A1-ITGA9 +BMP2 ENG Endothelial Cells Endothelial Cells recompute recompute recompute 0.9506707554535456 0.925235419826512 1.0 0.514910791446038 1.0 0.0394067549384086 0.0213370894957873 0.6189613710311478 0.0032866421472728 12779 1.0 0.5112078702303111 BMP2-ENG +COL18A1 ITGB3 Pericytes Endothelial Cells recompute recompute recompute 0.8853298028228976 0.6331209967826587 0.946515890536252 1.0 0.7759377541095519 0.043168735741713 0.03380290169165 1.0 0.00325085786527 11074 1.0 0.5108413082270521 COL18A1-ITGB3 +CCN1 ITGB3 Endothelial Cells Endothelial Cells recompute recompute recompute 0.9219165193585238 0.6331209967826587 1.0 0.4529166025129413 0.7759377541095519 0.0864110458478081 0.0329759762109712 1.0 0.0097816730573597 12779 1.0 0.5106211469690989 CCN1-ITGB3 +VEGFC LYVE1 Endothelial Cells Macrophages recompute recompute recompute 0.8718210606749883 0.8273215124797428 0.8875000050982297 1.0 1.0 0.0275909318426459 0.0790135396518375 1.0 0.0243713733075435 2585 1.0 0.5103162892497174 VEGFC-LYVE1 +FBN1 ITGA5 Endothelial Cells Endothelial Cells recompute recompute recompute 0.8911642629846498 0.95087206839837 1.0 0.3069404310258237 1.0 0.0677628276096721 0.0473628609437358 0.4715925389300241 0.012755301666797 12779 1.0 0.5101379053484313 FBN1-ITGA5 +CXCL12 DPP4 CAFs, DCIS Associated CAFs, DCIS Associated recompute recompute recompute 0.8924110508951895 0.4634165483443618 1.0 1.0 1.0 0.0424433876230719 0.0148741002371273 1.0 0.0018014411529223 94924 1.0 0.5097897602271042 CXCL12-DPP4 +COL1A2 FLT4 CAFs, Invasive Associated Endothelial Cells recompute recompute recompute 0.791224532853749 0.9543253685877712 0.6198216015396206 1.0 1.0 0.0374478119540337 0.2190933333333337 1.0 0.03072 3125 1.0 0.5096612147768449 COL1A2-FLT4 +FBN1 ITGA5 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.4636175037427884 0.95087206839837 0.7204611100467462 1.0 1.0 0.05470641263023 0.0359171706065603 0.3576276715558267 0.0083684564168346 16371 1.0 0.5089265801360106 FBN1-ITGA5 +TGM2 ITGA4 Endothelial Cells T Lymphocytes recompute recompute recompute 0.8659545644568631 0.9255624071030766 0.6198216015396206 1.0 1.0 0.0346818768107892 0.1019586507072905 1.0 0.0121871599564744 4595 1.0 0.5082121500796671 TGM2-ITGA4 +ADAM15 ITGA5 11q13 Invasive Tumor Cells Endothelial Cells recompute recompute recompute 0.9081226491963204 0.95087206839837 0.6198216015396206 1.0 1.0 0.0319074505927611 0.0479425144747725 0.625509316191068 0.0148883374689826 4836 1.0 0.5074628591328094 ADAM15-ITGA5 +COMP CD36 CAFs, Invasive Associated Endothelial Cells recompute recompute recompute 0.9549368825634236 0.8587566561291643 0.6198216015396206 1.0 1.0 0.0335379253220545 0.08024 1.0 0.02464 3125 1.0 0.5073114213948527 COMP-CD36 +ADAM15 ITGA9 11q13 Invasive Tumor Cells Endothelial Cells recompute recompute recompute 0.9081226491963204 0.9404022517663844 0.6198216015396206 1.0 1.0 0.0320859973776859 0.0637717121588088 0.6600305908804296 0.0142679900744416 4836 1.0 0.5069986037297441 ADAM15-ITGA9 +EDN1 EDNRB Endothelial Cells Pericytes recompute recompute recompute 0.9613635867358012 0.938846544584582 0.946515890536252 1.0 0.348737778121305 0.0569616795362227 0.0224536426751032 1.0 0.0053607522629405 11379 1.0 0.5069308012670826 EDN1-EDNRB +DCN TLR4 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.7309116483325351 0.8889580619428491 0.7204611100467462 1.0 0.96009760482652 0.0374823070268164 0.0189359232789689 1.0 0.0014049233400525 16371 1.0 0.5063099047687026 DCN-TLR4 +LPL GPIHBP1 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.7292926263787249 0.938600844515754 0.7204611100467462 1.0 1.0 0.0340674161939286 0.0091014598986011 1.0 0.0011605888461303 16371 1.0 0.5060834196950302 LPL-GPIHBP1 +TGFB1 CAV1 Endothelial Cells Endothelial Cells recompute recompute recompute 0.8649048900453102 0.942159351720962 1.0 0.5918084951805068 1.0 0.0342083039746287 0.023189086261314 0.576176655477865 0.0026606150716018 12779 1.0 0.5045461938648708 TGFB1-CAV1 +EFNB2 EPHB4 Endothelial Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.8640667164982425 0.6648935249696268 0.6198216015396206 1.0 1.0 0.0458754802065561 0.0420831251041146 1.0 0.0124937531234382 6003 1.0 0.5037222549989112 EFNB2-EPHB4 +COL1A1 FLT4 CAFs, Invasive Associated Endothelial Cells recompute recompute recompute 0.8000749918915362 0.9543253685877712 0.6198216015396206 1.0 1.0 0.0339706906439564 0.15792 1.0 0.02528 3125 1.0 0.5023808391917635 COL1A1-FLT4 +PIGF FLT1 11q13 Invasive Tumor Cells Endothelial Cells recompute recompute recompute 0.6653395289788914 0.878254460598671 0.6198216015396206 1.0 1.0 0.0443546418437662 0.1000482492417976 0.5339156082583775 0.0337055417700579 4836 1.0 0.5023174515561456 PIGF-FLT1 +MMP2 FGFR1 CAFs, DCIS Associated CAFs, DCIS Associated recompute recompute recompute 0.718867305289982 0.4641069318491019 1.0 1.0 0.4303933228209591 0.1115416163281979 0.0357408734004692 1.0 0.0124415321731069 94924 1.0 0.5020668569019086 MMP2-FGFR1 +GNAI2 EDNRB Endothelial Cells Endothelial Cells recompute recompute recompute 0.7735961974965406 0.938846544584582 1.0 0.3233587079699547 1.0 0.06764372418751 0.0290059211727573 0.4479508858099255 0.0133813287424681 12779 1.0 0.5013836693150748 GNAI2-EDNRB +EFNB2 EPHB3 Endothelial Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.8640667164982425 0.6641351086111176 0.6198216015396206 1.0 1.0 0.044635372755537 0.0412918540729635 1.0 0.0118274196235215 6003 1.0 0.5013314526919798 EFNB2-EPHB3 +CCN1 TLR2 CAFs, DCIS Associated Dendritic Cells recompute recompute recompute 0.7324582304061453 0.8595466123153722 0.6198216015396206 1.0 1.0 0.0406724783890773 0.0599012616566097 0.8987299494876339 0.0296215030170049 3646 1.0 0.5013064538659543 CCN1-TLR2 +VEGFD NRP2 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.8761814144878589 0.9203895326570776 0.7204611100467462 1.0 1.0 0.0270740370422761 0.0105063832386537 1.0 0.0007330034817665 16371 1.0 0.500558578919242 VEGFD-NRP2 +GNAI2 ADRA2A Endothelial Cells Pericytes recompute recompute recompute 0.7735961974965406 0.8941255498491281 0.946515890536252 0.3233587079699547 1.0 0.0736576662264894 0.0342150745525382 1.0 0.0089638808331136 11379 1.0 0.4998318095198079 GNAI2-ADRA2A +TNC PTPRB Myoepithelial Cells Endothelial Cells recompute recompute recompute 0.6297300084966121 0.8847382219351696 0.7204611100467462 1.0 1.0 0.0386199340964413 0.1526201602136181 1.0 0.0631953716065865 2247 1.0 0.4993425386365594 TNC-PTPRB +EFNB2 EPHA3 Endothelial Cells Pericytes recompute recompute recompute 0.8640667164982425 0.882309277375474 0.946515890536252 1.0 0.4980639315187267 0.0425262734237432 0.0193778012127603 1.0 0.0029879602777045 11379 1.0 0.4981648683049428 EFNB2-EPHA3 +TGFB3 ENG Pericytes Endothelial Cells recompute recompute recompute 0.917748942725502 0.925235419826512 0.946515890536252 0.3145327754338912 1.0 0.0598503496821663 0.039950936126663 0.3909524678510049 0.0159833845042441 11074 1.0 0.4973240473737859 TGFB3-ENG +JAG1 NOTCH4 11q13 Invasive Tumor Cells Endothelial Cells recompute recompute recompute 0.7941469661104034 0.896164124004365 0.6198216015396206 1.0 1.0 0.0342423145078773 0.075209736500059 0.582798311690266 0.0184036393713813 4836 1.0 0.4971869656696073 JAG1-NOTCH4 +APOE SCARB1 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.4626002410305797 0.9252108023241044 0.7204611100467462 0.8609101090958583 1.0 0.0567604517890263 0.0321707083664202 0.3447271309404986 0.0093457943925233 16371 1.0 0.4969852218332637 APOE-SCARB1 +VWF TNFRSF11B Endothelial Cells Pericytes recompute recompute recompute 0.955713094717548 0.8758981663817111 0.946515890536252 1.0 0.2715838926278975 0.0699538759134335 0.025453586750713 1.0 0.0080850689867299 11379 1.0 0.4969020919706757 VWF-TNFRSF11B +CXCL12 AVPR1A CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.8924110508951895 0.9400086057796758 0.7204611100467462 1.0 0.2945152977059705 0.0845386535687891 0.029961517317207 1.0 0.0071467839472237 16371 1.0 0.4968726558436911 CXCL12-AVPR1A +CXCL12 CD4 CAFs, DCIS Associated T Lymphocytes recompute recompute recompute 0.8924110508951895 0.8718601078572894 0.6198216015396206 1.0 0.3481093356688172 0.089598458460093 0.0412423093395167 1.0 0.0127542226818338 11604 1.0 0.4968391278709829 CXCL12-CD4 +VEGFC ITGB1 Endothelial Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.8718210606749883 0.6642340671438188 0.6198216015396206 1.0 1.0 0.041710542299566 0.0433354751195831 1.0 0.0103281692487089 6003 1.0 0.49645154080021 VEGFC-ITGB1 +FAT4 DCHS1 Endothelial Cells CAFs, DCIS Associated recompute recompute recompute 0.9412819417209616 0.7351978760198272 0.7204611100467462 0.6061440581241835 1.0 0.0491053963957835 0.0214459905322048 1.0 0.0026538516712092 13942 1.0 0.4957240059456873 FAT4-DCHS1 +HSPG2 SDC1 Endothelial Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.8818165186409654 0.7896818091710402 0.6198216015396206 1.0 1.0 0.0343300658773324 0.0213226719973346 1.0 0.0069965017491254 6003 1.0 0.4955969711658548 HSPG2-SDC1 +A2M LRP1 Pericytes CAFs, DCIS Associated recompute recompute recompute 0.8937519114898692 0.7346293219749174 0.7204611100467462 0.3743986430148447 1.0 0.0835074846287301 0.0524806709306207 0.6214026938643678 0.0142559913693457 12977 1.0 0.4954417371114442 A2M-LRP1 +VCAN SELP CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.4618101613320855 0.8819126042133903 0.7204611100467462 0.8075661609698747 1.0 0.0618925830614234 0.0327789994502473 0.4750928490920215 0.0080630382994319 16371 1.0 0.4947503001424178 VCAN-SELP +CXCL12 SDC4 CAFs, DCIS Associated 11q13 Invasive Tumor Cells recompute recompute recompute 0.8924110508951895 0.8005519230420488 0.6198216015396206 1.0 1.0 0.0329837073808282 0.0428159393992215 1.0 0.021659548505186 3278 1.0 0.4944094880005654 CXCL12-SDC4 +VIP RAMP2 Endothelial Cells Endothelial Cells recompute recompute recompute 0.9164368190318112 0.8735701560741652 1.0 0.4804381168565847 1.0 0.0376622867848697 0.025849701332916 0.698402756880356 0.0026606150716018 12779 1.0 0.4937314216673799 VIP-RAMP2 +PDGFC FLT1 11q13 Invasive Tumor Cells Endothelial Cells recompute recompute recompute 0.7945544821351216 0.878254460598671 0.6198216015396206 1.0 1.0 0.0334288076519251 0.1064699935667672 0.4993311342703724 0.0204714640198511 4836 1.0 0.493577438016295 PDGFC-FLT1 +MMP2 CCR2 CAFs, DCIS Associated Dendritic Cells recompute recompute recompute 0.718867305289982 0.7780536461505756 0.6198216015396206 1.0 1.0 0.0412832759078357 0.117334064728469 1.0 0.0274273176083379 3646 1.0 0.4927385537318665 MMP2-CCR2 +BMP8A TGFBR2 CAFs, Invasive Associated Endothelial Cells recompute recompute recompute 0.7995905332744531 0.9516417160285664 0.6198216015396206 1.0 1.0 0.0303361948746038 0.0934399999999998 1.0 0.02016 3125 1.0 0.4927139399146874 BMP8A-TGFBR2 +VCAN SELP CAFs, Invasive Associated Endothelial Cells recompute recompute recompute 0.6607338939788099 0.8819126042133903 0.6198216015396206 1.0 1.0 0.0395350888920578 0.07736 1.0 0.03424 3125 1.0 0.4925499544860179 VCAN-SELP +CXCL12 ITGB1 CAFs, DCIS Associated 11q13 Invasive Tumor Cells recompute recompute recompute 0.8924110508951895 0.6642340671438188 0.6198216015396206 1.0 1.0 0.0387510373061055 0.0488815638297027 1.0 0.0298962782184258 3278 1.0 0.4923108162440878 CXCL12-ITGB1 +ANGPTL2 TIE1 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.7259308410090188 0.967118575648522 0.7204611100467462 1.0 1.0 0.0280364735799558 0.0462097611630321 0.7149068823022039 0.0010995052226498 16371 1.0 0.4919846057050777 ANGPTL2-TIE1 +TGFB2 ENG CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.7235322328510518 0.925235419826512 0.7204611100467462 1.0 1.0 0.0287965960089407 0.0161158959949504 0.3669068262055621 0.0022600940687801 16371 1.0 0.4902794245729297 TGFB2-ENG +VWF SIRPA Endothelial Cells Dendritic Cells recompute recompute recompute 0.955713094717548 0.7771441601064389 0.6198216015396206 1.0 1.0 0.0298785669934838 0.126267386399338 1.0 0.0424128180961357 2122 1.0 0.4894886521471406 VWF-SIRPA +ANGPT1 TIE1 Pericytes Endothelial Cells recompute recompute recompute 0.8910733101965267 0.967118575648522 0.946515890536252 0.7392705459788689 1.0 0.0227519214422885 0.04226115224851 1.0 0.0009030160736861 11074 1.0 0.489279621778781 ANGPT1-TIE1 +RGMA BMPR2 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.895812037222762 0.7777193059998153 0.7204611100467462 1.0 0.471416142445846 0.0579620504419052 0.026500111986643 1.0 0.0033595992914299 16371 1.0 0.4892525546075862 RGMA-BMPR2 +SEMA6B PLXNA4 Endothelial Cells CAFs, DCIS Associated recompute recompute recompute 0.6285249173624032 0.7293234124499077 0.7204611100467462 0.9878378738897686 1.0 0.0419479016612885 0.0163534643523167 1.0 0.0019365944627743 13942 1.0 0.4890743358993595 SEMA6B-PLXNA4 +ANGPT2 TIE1 Endothelial Cells Endothelial Cells recompute recompute recompute 0.866738450840468 0.967118575648522 1.0 0.79647658533347 1.0 0.0203852610841113 0.0164332107363643 0.8695890433645689 0.000626027075671 12779 1.0 0.4886256029644242 ANGPT2-TIE1 +FN1 FLT4 CAFs, Invasive Associated Endothelial Cells recompute recompute recompute 0.8113993551253716 0.9543253685877712 0.6198216015396206 1.0 1.0 0.0283447202807016 0.1340800000000001 1.0 0.0176 3125 1.0 0.4885905147220272 FN1-FLT4 +SPARC ENG Pericytes Endothelial Cells recompute recompute recompute 0.6333894195670497 0.925235419826512 0.946515890536252 0.4974151347304857 1.0 0.0492812325757638 0.051386631348704 0.3527567420161265 0.0120101137800252 11074 1.0 0.4885495373498283 SPARC-ENG +CCN1 ITGB3 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.7324582304061453 0.6331209967826587 0.7204611100467462 1.0 0.7759377541095519 0.0523921772195835 0.0206951316352086 0.6419630938239275 0.0042758536436381 16371 1.0 0.4884599126027773 CCN1-ITGB3 +FBLN2 ITGB3 Endothelial Cells Endothelial Cells recompute recompute recompute 0.9582770999218516 0.6331209967826587 1.0 0.6571256641948721 0.7759377541095519 0.0437567986823592 0.033609828625088 0.8903485809181114 0.0028171218405196 12779 1.0 0.4881835424781239 FBLN2-ITGB3 +HSPG2 PTPRS Endothelial Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.8818165186409654 0.6267659297447217 0.6198216015396206 1.0 0.8572191830292294 0.0455686173631922 0.0408406907657282 1.0 0.0123271697484591 6003 1.0 0.4872494555038239 HSPG2-PTPRS +TNC ITGA5 Myoepithelial Cells Endothelial Cells recompute recompute recompute 0.6297300084966121 0.95087206839837 0.7204611100467462 1.0 1.0 0.0309163384006646 0.0780763239875389 1.0 0.0404984423676012 2247 1.0 0.4869815865273422 TNC-ITGA5 +TGM2 SDC4 Endothelial Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.8659545644568631 0.8005519230420488 0.6198216015396206 1.0 1.0 0.0308879759263896 0.039765831370029 1.0 0.005663834749292 6003 1.0 0.486582877767584 TGM2-SDC4 +COMP ITGA5 CAFs, Invasive Associated Endothelial Cells recompute recompute recompute 0.9549368825634236 0.95087206839837 0.6198216015396206 1.0 1.0 0.0235603983513423 0.05952 1.0 0.01216 3125 1.0 0.4865091925482219 COMP-ITGA5 +LAMC1 ITGA1 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.7169634783820844 0.9509143218802616 0.7204611100467462 0.7724436991241564 1.0 0.0346982361328823 0.032184282504971 0.4927538356973547 0.0024433449392217 16371 1.0 0.4859264713013889 LAMC1-ITGA1 +FBN1 ITGA5 CAFs, Invasive Associated Endothelial Cells recompute recompute recompute 0.6568162448736358 0.95087206839837 0.6198216015396206 0.7415126665002909 1.0 0.0457044881412883 0.11288 1.0 0.04576 3125 1.0 0.4856443849667302 FBN1-ITGA5 +TGFB3 ACVRL1 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.7300470933175705 0.9358243674528413 0.7204611100467462 1.0 0.9156478969118048 0.0290634009322198 0.0187832142202675 0.4190387009851946 0.0020157595748579 16371 1.0 0.485517788694435 TGFB3-ACVRL1 +PGF NRP1 Endothelial Cells Endothelial Cells recompute recompute recompute 0.8881642103469672 0.950654774281472 1.0 0.5774262818386658 1.0 0.0262868035635031 0.0212849205728147 0.7229813041191885 0.001252054151342 12779 1.0 0.483754595123022 PGF-NRP1 +TGFB3 ENG CAFs, Invasive Associated Endothelial Cells recompute recompute recompute 0.624241308828984 0.925235419826512 0.6198216015396206 0.7488256595102303 1.0 0.0471207967026846 0.1111466666666666 1.0 0.04864 3125 1.0 0.4825890768204701 TGFB3-ENG +GNAI2 EDNRA Endothelial Cells Pericytes recompute recompute recompute 0.7735961974965406 0.9081696604887536 0.946515890536252 0.3233587079699547 0.8180025349289664 0.071121105697616 0.0216627120133579 0.9905810814482986 0.0084365937252834 11379 1.0 0.4818085527219239 GNAI2-EDNRA +CCN1 CAV1 Pericytes Pericytes recompute recompute recompute 0.9219165193585238 0.9694036398779844 1.0 0.2646489893253856 0.5444650460041837 0.0967053677538771 0.0366773248068214 0.730244168013971 0.0175059952038369 12510 1.0 0.4814463054892701 CCN1-CAV1 +LGALS3 ENG CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.8593888833449708 0.925235419826512 0.7204611100467462 0.4205869950462504 1.0 0.0515532994324664 0.0408573086555494 0.345316709945534 0.0076965365585486 16371 1.0 0.4812390093170398 LGALS3-ENG +TGFB1 ENG T Lymphocytes Endothelial Cells recompute recompute recompute 0.7806633527749638 0.925235419826512 0.6198216015396206 1.0 1.0 0.0277401980959685 0.0465953579418344 0.6057262208263751 0.0119546979865771 4768 1.0 0.4812256286238265 TGFB1-ENG +THBS1 SCARB1 11q13 Invasive Tumor Cells Endothelial Cells recompute recompute recompute 0.6618323930349246 0.9252108023241044 0.6198216015396206 1.0 1.0 0.0326694707916837 0.0317484934420419 0.4001144716352167 0.0244003308519437 4836 1.0 0.4810973303072259 THBS1-SCARB1 +COL4A2 CD93 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.4630253981438691 0.8817184225858201 0.7204611100467462 0.7696906278989153 1.0 0.0546556267363012 0.0429723291185641 0.3676997418653926 0.0081241219229124 16371 1.0 0.4809309681619716 COL4A2-CD93 +EFEMP2 AQP1 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.718137792139911 0.9574187587745568 0.7204611100467462 1.0 1.0 0.0248166787781156 0.0282613564636653 0.2400563711577991 0.0025655121861828 16371 1.0 0.4804085036349432 EFEMP2-AQP1 +GDF15 TGFBR2 11q13 Invasive Tumor Cells Endothelial Cells recompute recompute recompute 0.788128421318928 0.9516417160285664 0.6198216015396206 1.0 1.0 0.02626938381258 0.0363362742395001 0.8033378749037529 0.0078577336641852 4836 1.0 0.479878405984902 GDF15-TGFBR2 +PTGS2 CAV1 CAFs, DCIS Associated Pericytes recompute recompute recompute 0.7269774665968665 0.9694036398779844 0.7204611100467462 1.0 0.5444650460041837 0.04410925933012 0.0202207844895693 0.6902995302116587 0.0028185253987572 15611 1.0 0.4797584939448752 PTGS2-CAV1 +CD34 SELL Endothelial Cells T Lymphocytes recompute recompute recompute 0.9559599666576516 0.8640394743063007 0.6198216015396206 1.0 1.0 0.0236317156203751 0.0520130576713819 1.0 0.0056583242655059 4595 1.0 0.4791328080625057 CD34-SELL +DLL1 NOTCH2 Endothelial Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.9356727248601746 0.663300745568453 0.6198216015396206 1.0 1.0 0.0313389191360889 0.0480176578377477 1.0 0.0058304181242711 6003 1.0 0.4788478668326785 DLL1-NOTCH2 +COL4A2 ITGB3 Pericytes Endothelial Cells recompute recompute recompute 0.8840293712888387 0.6331209967826587 0.946515890536252 0.5544396796022323 0.7759377541095519 0.0528084593719256 0.0326169405815422 0.841764996266651 0.0057793028715911 11074 1.0 0.4787157169590722 COL4A2-ITGB3 +HMGB1 THBD 11q13 Invasive Tumor Cells Endothelial Cells recompute recompute recompute 0.7980326424101848 0.8867476398578003 0.6198216015396206 1.0 1.0 0.0273116530499209 0.0704094292803967 0.4285360047642033 0.0159222497932175 4836 1.0 0.4783428236257303 HMGB1-THBD +COL4A2 ITGB5 Pericytes 11q13 Invasive Tumor Cells recompute recompute recompute 0.8840293712888387 0.6310942169926681 0.6198216015396206 0.5544396796022323 1.0 0.0623202107736753 0.0360289140315251 0.5453340738734496 0.0320568610385842 6894 1.0 0.4781364141202729 COL4A2-ITGB5 +GNAI2 CAV1 Endothelial Cells Pericytes recompute recompute recompute 0.7735961974965406 0.9694036398779844 0.946515890536252 0.3233587079699547 0.5444650460041837 0.0948115444062208 0.0495259298317555 1.0 0.0148519202038843 11379 1.0 0.477467473584753 GNAI2-CAV1 +TGFB1 ENG CAFs, Invasive Associated Endothelial Cells recompute recompute recompute 0.661899245973867 0.925235419826512 0.6198216015396206 0.9188457246466148 1.0 0.0339706906439564 0.08048 1.0 0.02528 3125 1.0 0.477466598697407 TGFB1-ENG +HSPG2 ITGB1 Endothelial Cells Endothelial Cells recompute recompute recompute 0.8818165186409654 0.7737214378733352 1.0 1.0 0.094800668600475 0.1828977102738406 0.0818741561366155 1.0 0.0438218952969715 12779 1.0 0.4773428659825407 HSPG2-ITGB1 +CCN3 NOTCH1 Endothelial Cells Endothelial Cells recompute recompute recompute 0.7749907811800754 0.7728785963662539 1.0 0.6786433843468109 0.7025747778867708 0.041257148857768 0.0275060646372955 0.8634873393250115 0.0025823616871429 12779 1.0 0.4770239923326468 CCN3-NOTCH1 +SELPLG SELP T Lymphocytes Endothelial Cells recompute recompute recompute 0.7816352782052006 0.8819126042133903 0.6198216015396206 1.0 1.0 0.0275279202743259 0.0654362416107382 1.0 0.0071308724832214 4768 1.0 0.4768828078800911 SELPLG-SELP +FN1 ITGA9 CAFs, Invasive Associated Endothelial Cells recompute recompute recompute 0.8113993551253716 0.9404022517663844 0.6198216015396206 1.0 1.0 0.0247693993934712 0.0827199999999999 1.0 0.01344 3125 1.0 0.4765646052641367 FN1-ITGA9 +DLL4 NOTCH3 Endothelial Cells Endothelial Cells recompute recompute recompute 0.9184503888425788 0.8818326005152037 1.0 1.0 0.1993723722552783 0.0725029355718542 0.0308970446305136 1.0 0.0068862978323812 12779 1.0 0.4765155601675771 DLL4-NOTCH3 +ANGPT4 TIE1 Pericytes Endothelial Cells recompute recompute recompute 0.943821557906414 0.967118575648522 0.946515890536252 1.0 1.0 0.0135157627523032 0.0164348925410872 0.8822363938980151 0.0003612064294744 11074 1.0 0.4763100427399647 ANGPT4-TIE1 +HLA-E CD8A Endothelial Cells T Lymphocytes recompute recompute recompute 0.8825506012818367 0.9024463773793922 0.6198216015396206 1.0 1.0 0.0236317156203751 0.0863257163583603 1.0 0.0056583242655059 4595 1.0 0.4762341465981267 HLA-E-CD8A +CCN1 ITGB5 CAFs, DCIS Associated 11q13 Invasive Tumor Cells recompute recompute recompute 0.7324582304061453 0.6310942169926681 0.6198216015396206 1.0 1.0 0.0406801150300773 0.0268202155786049 1.0 0.0329469188529591 3278 1.0 0.4761615755627261 CCN1-ITGB5 +COL6A1 ITGA6 CAFs, DCIS Associated Endothelial Cells recompute recompute recompute 0.7175224129337996 0.6299920049777621 0.7204611100467462 1.0 0.1707850593619105 0.2060380721246104 0.0616177658325365 0.6663246122486765 0.0637102192902083 16371 1.0 0.4748208113662814 COL6A1-ITGA6 +CCN1 TLR4 Pericytes Endothelial Cells recompute recompute recompute 0.9219165193585238 0.8889580619428491 0.946515890536252 0.2646489893253856 0.96009760482652 0.0581088712124046 0.0176675094816687 0.8256987516985889 0.0071338269821202 11074 1.0 0.4747753461346459 CCN1-TLR4 +PLAT LRP1 11q13 Invasive Tumor Cells CAFs, DCIS Associated recompute recompute recompute 0.9399834591030496 0.7346293219749174 0.6198216015396206 1.0 1.0 0.026602183392906 0.0789321252621824 1.0 0.0608750792644261 1577 1.0 0.4743098114367389 PLAT-LRP1 +ALCAM NRP1 11q13 Invasive Tumor Cells Endothelial Cells recompute recompute recompute 0.796633611325167 0.950654774281472 0.6198216015396206 1.0 1.0 0.0242435179475883 0.0534975776911261 1.0 0.0053763440860215 4836 1.0 0.4742681958250268 ALCAM-NRP1 +TGM2 ADGRG1 Endothelial Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.8659545644568631 0.9167576444911192 0.6198216015396206 1.0 1.0 0.0230901520132025 0.0369815092453773 1.0 0.0031650841246043 6003 1.0 0.4741406890893059 TGM2-ADGRG1 +VWF ITGB1 Endothelial Cells Endothelial Cells recompute recompute recompute 0.955713094717548 0.7737214378733352 1.0 1.0 0.094800668600475 0.1617526149129282 0.0837524632031249 1.0 0.0342749823929885 12779 1.0 0.4739827046411136 VWF-ITGB1 +COL18A1 KDR CAFs, Invasive Associated Endothelial Cells recompute recompute recompute 0.6578070189238163 0.8831973689386609 0.6198216015396206 0.8178208819373318 1.0 0.0384106377185263 0.1255039999999992 1.0 0.03232 3125 1.0 0.4737931803765451 COL18A1-KDR +DLL1 NOTCH3 Endothelial Cells Endothelial Cells recompute recompute recompute 0.9356727248601746 0.8818326005152037 1.0 1.0 0.1993723722552783 0.0686954227713286 0.0246041682969455 1.0 0.0061820173722513 12779 1.0 0.4737150327472855 DLL1-NOTCH3 +GNAI2 F2R Endothelial Cells CAFs, DCIS Associated recompute recompute recompute 0.7735961974965406 0.7266586441757715 0.7204611100467462 0.3233587079699547 1.0 0.0861492717182806 0.0326112944101751 0.8966909396217191 0.0091091665471237 13942 1.0 0.4735857161075824 GNAI2-F2R +FN1 ROBO4 CAFs, Invasive Associated Endothelial Cells recompute recompute recompute 0.8113993551253716 0.963453147204448 0.6198216015396206 1.0 1.0 0.0232483263164059 0.0637866666666666 1.0 0.01184 3125 1.0 0.4734643804387667 FN1-ROBO4 +CCN1 ITGAM CAFs, DCIS Associated Dendritic Cells recompute recompute recompute 0.7324582304061453 0.7816414048278411 0.6198216015396206 1.0 1.0 0.0316855822939794 0.0445968184311573 0.9818018153555876 0.0164563905650027 3646 1.0 0.473318156274545 CCN1-ITGAM +GNAI2 EGFR Endothelial Cells CAFs, DCIS Associated recompute recompute recompute 0.7735961974965406 0.8849781001134045 0.7204611100467462 0.3233587079699547 1.0 0.0703777138777216 0.0309855114043894 1.0 0.0054511547841055 13942 1.0 0.4731834366966105 GNAI2-EGFR +CCN4 ITGA5 CAFs, Invasive Associated Endothelial Cells recompute recompute recompute 0.665685282530064 0.95087206839837 0.6198216015396206 1.0 1.0 0.0286012388149719 0.07744 1.0 0.01792 3125 1.0 0.4731590263040799 CCN4-ITGA5 +GNAI2 EDNRB 11q13 Invasive Tumor Cells Endothelial Cells recompute recompute recompute 0.6654578426399682 0.938846544584582 0.6198216015396206 1.0 1.0 0.0286906840560545 0.0368417424869037 0.5689628363635542 0.0132340777502067 4836 1.0 0.4723752754494397 GNAI2-EDNRB +COL4A1 SDC1 Endothelial Cells 11q13 Invasive Tumor Cells recompute recompute recompute 0.7766289238087107 0.7896818091710402 0.6198216015396206 1.0 1.0 0.0290142012413378 0.0172413793103448 1.0 0.0049975012493753 6003 1.0 0.4717991994833654 COL4A1-SDC1 diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/vascular_top_hits_compact.tsv b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/vascular_top_hits_compact.tsv new file mode 100644 index 0000000..2a196da --- /dev/null +++ b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/vascular_top_hits_compact.tsv @@ -0,0 +1,41 @@ +ligand receptor sender_celltype receiver_celltype CCI_score sender_anchor receiver_anchor structure_bridge sender_expr receiver_expr local_contact contact_coverage cross_edge_count +VWF SELP Endothelial Cells Endothelial Cells 0.7912892368005828 0.955713094717548 0.8819126042133903 1.0 1.0 1.0 0.2912449657481761 0.1111198059316065 12779 +VWF LRP1 Endothelial Cells CAFs, DCIS Associated 0.7479758913021439 0.955713094717548 0.7346293219749174 0.7204611100467462 1.0 1.0 0.3461937505325735 0.1319036006311863 13942 +EFNB2 PECAM1 Endothelial Cells Endothelial Cells 0.7469197326713805 0.8640667164982425 0.956444566971872 1.0 1.0 1.0 0.2101050418451564 0.0578292511151107 12779 +MMRN2 CLEC14A Endothelial Cells Endothelial Cells 0.7322091602540813 0.9845127857250529 0.9003264838243337 1.0 1.0 1.0 0.1738559319741048 0.0395962125361921 12779 +HSPG2 LRP1 Endothelial Cells CAFs, DCIS Associated 0.7279607350660221 0.8818165186409654 0.7346293219749174 0.7204611100467462 1.0 1.0 0.31885311072451 0.1118921245158513 13942 +COL4A2 CD93 Endothelial Cells Endothelial Cells 0.7118996799523881 0.8840293712888387 0.8817184225858201 1.0 1.0 1.0 0.1669998679965045 0.0367008373112137 12779 +MMRN2 CD93 Endothelial Cells Endothelial Cells 0.7107166026857937 0.9845127857250529 0.8817184225858201 1.0 1.0 1.0 0.1484661470807383 0.0288754988653259 12779 +VWF ITGA9 Endothelial Cells Endothelial Cells 0.7083995070560564 0.955713094717548 0.9404022517663844 1.0 1.0 1.0 0.1406138993850457 0.0259018702558885 12779 +MMP2 PECAM1 CAFs, DCIS Associated Endothelial Cells 0.6971282135184347 0.718867305289982 0.956444566971872 0.7204611100467462 1.0 1.0 0.2317164323896752 0.0536925050393989 16371 +COL4A1 CD93 Endothelial Cells Endothelial Cells 0.6965751554743362 0.7766289238087107 0.8817184225858201 1.0 1.0 1.0 0.1668262385778408 0.038422411769309 12779 +CXCL12 ITGA5 CAFs, DCIS Associated Endothelial Cells 0.6886191799307758 0.8924110508951895 0.95087206839837 0.7204611100467462 1.0 1.0 0.1744122830918492 0.0304196444933113 16371 +CD34 SELP Endothelial Cells Endothelial Cells 0.6842280929589697 0.9559599666576516 0.8819126042133903 1.0 1.0 1.0 0.1217138767253422 0.0194068393458017 12779 +VEGFC FLT1 Endothelial Cells Endothelial Cells 0.6835286288881741 0.8718210606749883 0.878254460598671 1.0 1.0 1.0 0.1331963977536949 0.0232412551842867 12779 +CXCL12 AVPR1A CAFs, DCIS Associated Pericytes 0.677852474314717 0.8924110508951895 0.9595271977303932 0.7204611100467462 1.0 1.0 0.1572455234165747 0.0247261546345525 15611 +CCN1 CAV1 CAFs, DCIS Associated Endothelial Cells 0.6766771533392466 0.7324582304061453 0.942159351720962 0.7204611100467462 1.0 1.0 0.1930951050542117 0.0378107629344572 16371 +EDN1 ADGRL4 Endothelial Cells Endothelial Cells 0.6734470755024204 0.9613635867358012 0.9517967454869936 1.0 1.0 1.0 0.1019503871084396 0.0136160888958447 12779 +DLL4 NOTCH3 Endothelial Cells Pericytes 0.6695148471220083 0.9184503888425788 0.8818326005152037 0.946515890536252 1.0 0.8672894033034337 0.135465098207694 0.0303190087002372 11379 +C3 LRP1 CAFs, DCIS Associated CAFs, DCIS Associated 0.6685524242873452 0.7148920381722296 0.7346293219749174 1.0 1.0 1.0 0.1700215762644027 0.0289073363954321 94924 +A2M LRP1 Endothelial Cells CAFs, DCIS Associated 0.6652291956976334 0.8937519114898692 0.7346293219749174 0.7204611100467462 1.0 1.0 0.1832027437627448 0.0369387462343996 13942 +CXCL12 ITGA4 CAFs, DCIS Associated T Lymphocytes 0.6620786139506267 0.8924110508951895 0.9255624071030766 0.6198216015396206 1.0 1.0 0.1645204742753035 0.0430024129610479 11604 +CXCL12 CXCR4 CAFs, DCIS Associated T Lymphocytes 0.6616803690861207 0.8924110508951895 0.9008184599638702 0.6198216015396206 1.0 1.0 0.1684304172162009 0.0450706652878317 11604 +C1QB LRP1 Macrophages CAFs, DCIS Associated 0.6604210530468991 0.9256868304646206 0.7346293219749174 0.7204611100467462 1.0 1.0 0.1693489539054447 0.0644863645683822 9754 +THBS2 CD36 CAFs, DCIS Associated Endothelial Cells 0.6533579344234645 0.724503440376099 0.8587566561291643 0.7204611100467462 1.0 1.0 0.1735345106193826 0.0301142263759086 16371 +CCN2 LRP1 CAFs, DCIS Associated CAFs, DCIS Associated 0.6507830004450641 0.7200946100459834 0.7346293219749174 1.0 1.0 1.0 0.1436016153476842 0.0440879019004677 94924 +DLL4 NOTCH4 Endothelial Cells Endothelial Cells 0.6396824416127207 0.9184503888425788 0.896164124004365 1.0 1.0 1.0 0.0832421424982991 0.0090773925972298 12779 +DLL1 NOTCH3 Endothelial Cells Pericytes 0.6393086011414735 0.9356727248601746 0.8818326005152037 0.946515890536252 1.0 0.8672894033034337 0.1008001429589402 0.0178398804815888 11379 +CCN1 CAV1 Endothelial Cells Endothelial Cells 0.6381096730354273 0.9219165193585238 0.942159351720962 1.0 0.4529166025129413 1.0 0.171608073011602 0.0385789185382267 12779 +TFPI LRP1 CAFs, DCIS Associated CAFs, DCIS Associated 0.6355818730909826 0.7323972453470969 0.7346293219749174 1.0 1.0 1.0 0.1225219764752093 0.0168450549913615 94924 +SERPING1 LRP1 CAFs, DCIS Associated CAFs, DCIS Associated 0.6306915375596012 0.727601813550428 0.7346293219749174 1.0 1.0 1.0 0.1177443100833028 0.0138637225569929 94924 +BMP2 ENG Pericytes Endothelial Cells 0.6285254555185357 0.93291605469554 0.925235419826512 0.946515890536252 1.0 1.0 0.0754595866837129 0.0099331768105472 11074 +VEGFC ITGA9 Endothelial Cells Endothelial Cells 0.6247162195058895 0.8718210606749883 0.9404022517663844 1.0 1.0 1.0 0.0725029355718542 0.0068862978323812 12779 +HSPG2 PTPRS Endothelial Cells CAFs, DCIS Associated 0.6205452715392298 0.8818165186409654 0.7262559448293688 0.7204611100467462 1.0 1.0 0.1237548677141416 0.0168555443982212 13942 +LAMB1 ITGA1 CAFs, DCIS Associated Endothelial Cells 0.6184716639115609 0.736686263185982 0.9509143218802616 0.7204611100467462 1.0 1.0 0.1108879290147009 0.0188748396554883 16371 +CCN1 ITGA5 CAFs, DCIS Associated Endothelial Cells 0.6172518037623689 0.7324582304061453 0.95087206839837 0.7204611100467462 1.0 1.0 0.1102195529305843 0.0173477490684747 16371 +COL18A1 ITGA5 Pericytes Endothelial Cells 0.616603076672523 0.8853298028228976 0.95087206839837 0.946515890536252 1.0 1.0 0.0689729743715748 0.0096622719884413 11074 +CCL16 ACKR1 Endothelial Cells Endothelial Cells 0.6160542761210454 0.8809226034064936 0.9033337121643492 1.0 1.0 1.0 0.0686954227713286 0.0061820173722513 12779 +CCN1 ITGA5 Endothelial Cells Endothelial Cells 0.613734154114936 0.9219165193585238 0.95087206839837 1.0 0.4529166025129413 1.0 0.1346014585396741 0.0253540965646764 12779 +EDN1 EDNRB Endothelial Cells Endothelial Cells 0.6109237126366169 0.9613635867358012 0.938846544584582 1.0 1.0 1.0 0.0576022590294273 0.005086469989827 12779 +COL18A1 KDR Pericytes Endothelial Cells 0.6097066263782982 0.8853298028228976 0.8831973689386609 0.946515890536252 1.0 1.0 0.0694120137679983 0.016705797363193 11074 +SPARC ENG Endothelial Cells Endothelial Cells 0.60918129008611 0.6333894195670497 0.925235419826512 1.0 0.8658975560924522 1.0 0.1007139666158009 0.0238672822599577 12779 diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/vwf_selp_hotspot_endothelial_cells.tsv b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/vwf_selp_hotspot_endothelial_cells.tsv new file mode 100644 index 0000000..1bbfc99 --- /dev/null +++ b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/vwf_selp_hotspot_endothelial_cells.tsv @@ -0,0 +1,434 @@ +cell_id cell_type x y VWF SELP vwf_norm selp_norm ee_neighbor_count active_sender_edges active_receiver_edges hotspot_score +jblegpmg-1 Endothelial Cells 6715.94873046875 2118.8994140625 43.0 10.0 0.8792129189433595 0.7545168838552492 1 1 1 1.0 +jbngdccj-1 Endothelial Cells 6679.9208984375 2114.8984375 46.0 9.0 0.8945374938193158 0.7245267751622539 1 1 1 0.994440600477258 +jbngbknd-1 Endothelial Cells 6695.2626953125 2116.194580078125 60.0 14.0 0.955114240875238 0.8521096072201276 1 1 1 0.994440600477258 +kdcjllgl-1 Endothelial Cells 8955.6484375 2557.096435546875 65.0 13.0 0.973418071358077 0.8304004496130023 1 1 1 0.8870965121106877 +kfomkfge-1 Endothelial Cells 9107.484375 1735.7442626953125 42.0 11.0 0.8738715689110382 0.7818957080144684 3 2 3 0.8607453283729789 +kfondbmn-1 Endothelial Cells 9121.3779296875 1743.0736083984375 32.0 6.0 0.8123732996016326 0.6122961576274708 3 2 3 0.8347283873416151 +ldjmlmjd-1 Endothelial Cells 8860.416015625 918.8212890625 18.0 6.0 0.6841065168404427 0.6122961576274708 1 1 1 0.8317185661863069 +ldjmjcdp-1 Endothelial Cells 8846.4267578125 919.4908447265624 38.0 9.0 0.8511863939776757 0.7245267751622539 1 1 1 0.8317185661863069 +kfomjpao-1 Endothelial Cells 9078.103515625 1721.5621337890625 36.0 14.0 0.8389552282435554 0.8521096072201276 2 1 2 0.8310841496184885 +fakgkede-1 Endothelial Cells 4682.47216796875 2978.377197265625 30.0 5.0 0.7978474140428734 0.5637914160289369 1 1 1 0.8288812002211119 +iinleigg-1 Endothelial Cells 5756.00048828125 3213.0107421875 35.0 9.0 0.8325893918552129 0.7245267751622539 1 1 1 0.8233055749477753 +iinmknji-1 Endothelial Cells 5757.4189453125 3224.12158203125 17.0 6.0 0.6715446200987684 0.6122961576274708 1 1 1 0.8233055749477753 +jblnjfcc-1 Endothelial Cells 6443.54931640625 2212.572021484375 71.0 8.0 0.9936341636116572 0.6913742480868107 2 2 2 0.8227989328931524 +lnknjgfl-1 Endothelial Cells 8804.9140625 2986.728759765625 30.0 7.0 0.7978474140428734 0.6543128759565946 3 3 3 0.8215520620777272 +jmegbahe-1 Endothelial Cells 8513.806640625 131.52210998535156 11.0 8.0 0.5773394676840509 0.6913742480868107 1 1 1 0.8208592032434098 +jmejadih-1 Endothelial Cells 8522.3896484375 156.8907928466797 28.0 11.0 0.7823524405574647 0.7818957080144684 1 1 1 0.8208592032434098 +kfoioecf-1 Endothelial Cells 9103.71875 1753.4261474609375 36.0 12.0 0.8389552282435554 0.8070817847603028 5 3 5 0.8162102094696414 +lkhjdeba-1 Endothelial Cells 8818.1533203125 2971.134033203125 60.0 5.0 0.955114240875238 0.5637914160289369 5 4 4 0.8154426967527726 +kdbhchjg-1 Endothelial Cells 9468.5908203125 1504.002197265625 18.0 9.0 0.6841065168404427 0.7245267751622539 1 1 1 0.8153343514409844 +lkhjoohk-1 Endothelial Cells 8836.576171875 2960.13525390625 44.0 15.0 0.8844342284183351 0.8724171679421262 3 2 3 0.8149510272593783 +jlopceoo-1 Endothelial Cells 8575.4453125 289.23516845703125 26.0 17.0 0.765749772513486 0.9094785400723421 3 2 3 0.8139529121450789 +jbhmnjbi-1 Endothelial Cells 6714.93408203125 2290.2470703125 45.0 13.0 0.8895407744957814 0.8304004496130023 3 2 3 0.8077270848024987 +jlopfhbi-1 Endothelial Cells 8582.9873046875 301.01092529296875 29.0 13.0 0.7902290760036176 0.8304004496130023 3 2 3 0.8062055699738935 +ldcjppnd-1 Endothelial Cells 8949.0517578125 1126.2158203125 21.0 7.0 0.7181681471869151 0.6543128759565946 3 3 3 0.805043538221414 +lkmocdje-1 Endothelial Cells 8648.919921875 2963.642822265625 15.0 8.0 0.6441790870257778 0.6913742480868107 2 2 2 0.8013286795392441 +molihian-1 Endothelial Cells 5326.95849609375 4575.14404296875 32.0 8.0 0.8123732996016326 0.6913742480868107 2 2 2 0.7964775794468151 +lkhjcmna-1 Endothelial Cells 8841.75390625 2976.7392578125 22.0 13.0 0.7284960027393369 0.8304004496130023 2 1 2 0.7956102864636937 +jblmckeh-1 Endothelial Cells 6438.77392578125 2180.64501953125 25.0 5.0 0.7569812415629582 0.5637914160289369 2 2 2 0.7945711568759253 +kfoelmlh-1 Endothelial Cells 8995.1083984375 1771.059326171875 29.0 12.0 0.7902290760036176 0.8070817847603028 1 1 1 0.7938306323386549 +melfpaih-1 Endothelial Cells 8328.1767578125 3819.433349609375 31.0 13.0 0.8052238587822221 0.8304004496130023 4 3 4 0.7912731343378959 +lnknegpi-1 Endothelial Cells 8814.0625 2990.41845703125 23.0 5.0 0.7383842394404954 0.5637914160289369 3 3 3 0.7905982245258018 +lkobjgcc-1 Endothelial Cells 8491.810546875 3055.573486328125 46.0 6.0 0.8945374938193158 0.6122961576274708 4 4 4 0.7823826118257261 +ldcoanba-1 Endothelial Cells 8960.6396484375 1145.852783203125 27.0 12.0 0.7741993761749866 0.8070817847603028 4 3 3 0.7823639438452005 +lngaheen-1 Endothelial Cells 9441.501953125 3449.366943359375 24.0 3.0 0.7478687601520222 0.4362085839710631 2 2 2 0.7817872861322893 +lcpllchg-1 Endothelial Cells 8827.5078125 383.5127868652344 44.0 8.0 0.8844342284183351 0.6913742480868107 1 1 1 0.7816970534837387 +lcpiappf-1 Endothelial Cells 8833.388671875 375.6321716308594 24.0 3.0 0.7478687601520222 0.4362085839710631 1 1 1 0.7816970534837387 +kmojggal-1 Endothelial Cells 7716.86328125 2388.45166015625 24.0 12.0 0.7478687601520222 0.8070817847603028 2 2 2 0.7808609226450064 +llebhdml-1 Endothelial Cells 8634.6318359375 2955.179931640625 21.0 6.0 0.7181681471869151 0.6122961576274708 1 1 1 0.7773143801098985 +lddaiohe-1 Endothelial Cells 8931.9013671875 1102.4874267578125 20.0 5.0 0.7073597568332597 0.5637914160289369 2 2 2 0.7761579546944546 +lkoddlah-1 Endothelial Cells 8502.3798828125 3039.94873046875 19.0 6.0 0.6960239235889 0.6122961576274708 2 2 2 0.7737790717629233 +jblpkmfb-1 Endothelial Cells 6448.9091796875 2165.2734375 13.0 5.0 0.6131546044185421 0.5637914160289369 2 2 2 0.771561397783157 +molkgckm-1 Endothelial Cells 5300.337890625 4566.857421875 36.0 4.0 0.8389552282435554 0.5064224831767222 2 2 2 0.7708375898451959 +lokjiloe-1 Endothelial Cells 9286.109375 2854.0234375 14.0 8.0 0.6291843042471731 0.6913742480868107 2 2 2 0.7655077174188247 +ldcmdabp-1 Endothelial Cells 8938.5498046875 1134.5537109375 36.0 5.0 0.8389552282435554 0.5637914160289369 4 3 3 0.7578012705107542 +jbnlajgk-1 Endothelial Cells 6670.279296875 2128.248779296875 22.0 5.0 0.7284960027393369 0.5637914160289369 2 1 2 0.7574425315785185 +npocmcdj-1 Endothelial Cells 6073.16748046875 3929.567138671875 37.0 7.0 0.8451512885968872 0.6543128759565946 1 1 1 0.7568445941781758 +kgeobdem-1 Endothelial Cells 9482.5224609375 1983.333251953125 28.0 8.0 0.7823524405574647 0.6913742480868107 2 2 2 0.7543419003049892 +eknhdcff-1 Endothelial Cells 5104.3310546875 2010.4813232421875 22.0 8.0 0.7284960027393369 0.6913742480868107 2 1 2 0.7532653990432634 +jlppnlem-1 Endothelial Cells 8594.6044921875 291.3246765136719 18.0 6.0 0.6841065168404427 0.6122961576274708 3 2 3 0.7522682469212009 +iobieggi-1 Endothelial Cells 5385.30078125 1969.5867919921875 41.0 9.0 0.8684045285897042 0.7245267751622539 4 4 3 0.7520763225135838 +kfoebadb-1 Endothelial Cells 9013.166015625 1762.8411865234375 12.0 5.0 0.5959364698065137 0.5637914160289369 2 2 2 0.7517577298897511 +jbnljlci-1 Endothelial Cells 6612.94482421875 2114.530029296875 18.0 3.0 0.6841065168404427 0.4362085839710631 1 1 1 0.7512564213050273 +jbnmbmkh-1 Endothelial Cells 6624.77294921875 2109.63232421875 34.0 8.0 0.8260442127381088 0.6913742480868107 1 1 1 0.7512564213050273 +haiplbeb-1 Endothelial Cells 4745.73779296875 4747.541015625 24.0 4.0 0.7478687601520222 0.5064224831767222 2 2 2 0.746369954195734 +melgdjab-1 Endothelial Cells 8319.7041015625 3804.813720703125 28.0 6.0 0.7823524405574647 0.6122961576274708 3 2 3 0.7444985772403349 +kfogelof-1 Endothelial Cells 8986.3310546875 1748.31494140625 26.0 6.0 0.765749772513486 0.6122961576274708 1 1 1 0.7439921172134728 +kfogplnd-1 Endothelial Cells 8997.037109375 1742.3294677734375 19.0 4.0 0.6960239235889 0.5064224831767222 1 1 1 0.7439921172134728 +hbefimbi-1 Endothelial Cells 3491.6708984375 4936.1708984375 25.0 3.0 0.7569812415629582 0.4362085839710631 1 1 1 0.7436367376236193 +hbdopcop-1 Endothelial Cells 3508.822509765625 4935.35986328125 24.0 7.0 0.7478687601520222 0.6543128759565946 1 1 1 0.7436367376236193 +kmllokio-1 Endothelial Cells 7718.8037109375 2403.16357421875 14.0 6.0 0.6291843042471731 0.6122961576274708 2 2 2 0.7434949740640759 +lddcgdfc-1 Endothelial Cells 8928.5546875 1071.2677001953125 28.0 7.0 0.7823524405574647 0.6543128759565946 2 2 2 0.7433439483699839 +kgmjppae-1 Endothelial Cells 9277.5654296875 1790.219970703125 40.0 5.0 0.8628057397570006 0.5637914160289369 2 1 2 0.7395891631431758 +ijbceekj-1 Endothelial Cells 5684.138671875 3210.560546875 37.0 6.0 0.8451512885968872 0.6122961576274708 1 1 1 0.7380077753766033 +ohkohmpf-1 Endothelial Cells 5681.95556640625 3198.169921875 20.0 3.0 0.7073597568332597 0.4362085839710631 1 1 1 0.7380077753766033 +haipjolo-1 Endothelial Cells 4719.94384765625 4751.71826171875 19.0 7.0 0.6960239235889 0.6543128759565946 3 3 3 0.7340161539542519 +nbcjkcif-1 Endothelial Cells 7298.93505859375 3517.500732421875 11.0 4.0 0.5773394676840509 0.5064224831767222 1 1 1 0.7337244585419933 +nbcjodmf-1 Endothelial Cells 7312.96826171875 3516.192138671875 27.0 8.0 0.7741993761749866 0.6913742480868107 1 1 1 0.7337244585419933 +kfpfmpkd-1 Endothelial Cells 9153.037109375 1727.4600830078125 52.0 6.0 0.9224516422441998 0.6122961576274708 3 1 3 0.7331202871150708 +lokkolcn-1 Endothelial Cells 9294.0595703125 2835.478271484375 14.0 5.0 0.6291843042471731 0.5637914160289369 1 1 1 0.7320866292524213 +eedlpjjg-1 Endothelial Cells 3724.15380859375 3714.068359375 26.0 6.0 0.765749772513486 0.6122961576274708 1 1 1 0.730033307000759 +ibommkmc-1 Endothelial Cells 1663.872802734375 3102.88671875 33.0 8.0 0.8193092920885532 0.6913742480868107 1 1 1 0.7284551471613812 +famdapej-1 Endothelial Cells 4781.166015625 3079.90966796875 27.0 7.0 0.7741993761749866 0.6543128759565946 4 3 4 0.7282220719508518 +kgmcdpee-1 Endothelial Cells 9262.1513671875 1809.8719482421875 10.0 9.0 0.5571233754304706 0.7245267751622539 3 2 2 0.7272312803439323 +ilmgoiph-1 Endothelial Cells 6352.5263671875 1834.2813720703125 23.0 2.0 0.7383842394404954 0.34568712404340535 1 1 0 0.7271542186648516 +ilmhodin-1 Endothelial Cells 6368.42333984375 1836.834716796875 33.0 8.0 0.8193092920885532 0.6913742480868107 1 0 1 0.7271542186648516 +kfpfiplb-1 Endothelial Cells 9167.861328125 1727.608642578125 33.0 5.0 0.8193092920885532 0.5637914160289369 2 1 2 0.7259455997816642 +lkoadohl-1 Endothelial Cells 8482.6689453125 3043.79736328125 21.0 4.0 0.7181681471869151 0.5064224831767222 4 4 4 0.72576051392399 +haiplijg-1 Endothelial Cells 4729.9384765625 4766.13427734375 34.0 4.0 0.8260442127381088 0.5064224831767222 3 3 3 0.7251640889944546 +jhbjflpl-1 Endothelial Cells 5816.59521484375 611.3679809570312 17.0 5.0 0.6715446200987684 0.5637914160289369 2 2 2 0.7231852603909242 +jflefkbm-1 Endothelial Cells 6640.58935546875 987.3561401367188 22.0 5.0 0.7284960027393369 0.5637914160289369 2 2 1 0.7231212082598617 +ekngokof-1 Endothelial Cells 5122.66455078125 2018.6116943359373 29.0 8.0 0.7902290760036176 0.6913742480868107 2 1 2 0.7222653381757261 +falplamg-1 Endothelial Cells 4773.419921875 3062.237548828125 31.0 4.0 0.8052238587822221 0.5064224831767222 4 4 4 0.719555692890599 +cpmlmmhc-1 Endothelial Cells 1142.22607421875 1808.8292236328125 21.0 5.0 0.7181681471869151 0.5637914160289369 2 1 2 0.7168416022577738 +ldcmmfjp-1 Endothelial Cells 8949.6962890625 1146.72314453125 11.0 6.0 0.5773394676840509 0.6122961576274708 4 3 3 0.7165425671953082 +lkhilbai-1 Endothelial Cells 8809.0439453125 2966.2841796875 23.0 6.0 0.7383842394404954 0.6122961576274708 2 1 1 0.7159197752159373 +lgoljpna-1 Endothelial Cells 8466.0048828125 3055.91015625 23.0 7.0 0.7383842394404954 0.6543128759565946 2 2 2 0.7138862352860893 +jbmfkccj-1 Endothelial Cells 6437.8408203125 2231.2646484375 18.0 3.0 0.6841065168404427 0.4362085839710631 2 1 2 0.7119861674111959 +lbdollhl-1 Endothelial Cells 9120.380859375 859.601318359375 30.0 10.0 0.7978474140428734 0.7545168838552492 3 1 3 0.7116675812736846 +fakckafj-1 Endothelial Cells 4694.19189453125 3008.119140625 23.0 10.0 0.7383842394404954 0.7545168838552492 3 2 3 0.7114949767202835 +lhibmnbb-1 Endothelial Cells 7745.06201171875 3535.909912109375 17.0 7.0 0.6715446200987684 0.6543128759565946 1 1 1 0.7111174652431926 +lmmgiipm-1 Endothelial Cells 9611.13671875 3328.58251953125 31.0 6.0 0.8052238587822221 0.6122961576274708 2 2 2 0.7090170992215145 +kfomklgf-1 Endothelial Cells 9099.544921875 1728.091064453125 10.0 2.0 0.5571233754304706 0.34568712404340535 3 3 0 0.7089968112081696 +lddbnfkd-1 Endothelial Cells 8924.1826171875 1054.62451171875 17.0 6.0 0.6715446200987684 0.6122961576274708 4 3 4 0.7084159309382183 +oaaigmcp-1 Endothelial Cells 6198.02783203125 3823.30419921875 35.0 5.0 0.8325893918552129 0.5637914160289369 5 3 5 0.707306139900404 +jfldlkan-1 Endothelial Cells 6639.693359375 965.4771728515624 12.0 10.0 0.5959364698065137 0.7545168838552492 3 3 2 0.7068455075343243 +ldjnfnpo-1 Endothelial Cells 8973.9052734375 827.1959838867188 33.0 6.0 0.8193092920885532 0.6122961576274708 1 1 0 0.7061522737290612 +gpdabegd-1 Endothelial Cells 5570.59765625 4963.5703125 34.0 8.0 0.8260442127381088 0.6913742480868107 2 1 2 0.7057540142676908 +kokmafph-1 Endothelial Cells 8934.298828125 2534.3828125 24.0 5.0 0.7478687601520222 0.5637914160289369 3 2 2 0.705642213590154 +kgmbgoci-1 Endothelial Cells 9254.7099609375 1830.714599609375 5.0 11.0 0.41629469592760643 0.7818957080144684 1 0 1 0.7052957855940715 +kokmolmj-1 Endothelial Cells 8939.5029296875 2548.03076171875 14.0 7.0 0.6291843042471731 0.6543128759565946 3 2 2 0.7047826101847382 +kfbajjgn-1 Endothelial Cells 9838.044921875 2469.6025390625 29.0 6.0 0.7902290760036176 0.6122961576274708 1 1 1 0.7044749062733826 +kcplbkfi-1 Endothelial Cells 9427.1552734375 1573.404052734375 17.0 5.0 0.6715446200987684 0.5637914160289369 3 3 3 0.703401047573185 +fgjofeon-1 Endothelial Cells 4753.46435546875 3557.998779296875 33.0 5.0 0.8193092920885532 0.5637914160289369 2 1 1 0.7031643626175639 +iaaaekdj-1 Endothelial Cells 1034.7998046875 4774.56982421875 39.0 4.0 0.8570686953453444 0.5064224831767222 1 0 1 0.7030360226983274 +mokpfjdf-1 Endothelial Cells 5265.97021484375 4415.689453125 39.0 6.0 0.8570686953453444 0.6122961576274708 5 3 5 0.7024515921920499 +ldcmcioi-1 Endothelial Cells 8968.6806640625 1162.1444091796875 26.0 4.0 0.765749772513486 0.5064224831767222 2 1 1 0.7019904946372082 +fninaleg-1 Endothelial Cells 3992.409423828125 1738.760498046875 25.0 5.0 0.7569812415629582 0.5637914160289369 2 1 1 0.7019193128160597 +lkmpdhpl-1 Endothelial Cells 8670.068359375 2964.93798828125 37.0 7.0 0.8451512885968872 0.6543128759565946 3 2 2 0.7019096699014425 +kfpheanp-1 Endothelial Cells 9140.115234375 1775.374755859375 18.0 8.0 0.6841065168404427 0.6913742480868107 2 0 2 0.7017243011360799 +jhbiddmn-1 Endothelial Cells 5828.9208984375 604.4892578125 29.0 3.0 0.7902290760036176 0.4362085839710631 4 3 4 0.7001068788013098 +ckoaggpe-1 Endothelial Cells 2439.4228515625 1796.5601806640625 20.0 12.0 0.7073597568332597 0.8070817847603028 3 1 3 0.6999869708288785 +cpnhccca-1 Endothelial Cells 1156.8548583984375 1824.9215087890625 25.0 6.0 0.7569812415629582 0.6122961576274708 3 1 3 0.6995924062548788 +knjdfmbb-1 Endothelial Cells 8310.705078125 2275.260986328125 38.0 6.0 0.8511863939776757 0.6122961576274708 5 3 4 0.698984793005523 +faminnbf-1 Endothelial Cells 4770.12841796875 3076.4755859375 29.0 4.0 0.7902290760036176 0.5064224831767222 4 3 4 0.6985399921013579 +jhcecmgc-1 Endothelial Cells 5849.982421875 578.9120483398438 21.0 5.0 0.7181681471869151 0.5637914160289369 2 1 2 0.6983806428667746 +kcknjcee-1 Endothelial Cells 9547.6962890625 1913.4788818359373 22.0 6.0 0.7284960027393369 0.6122961576274708 3 2 3 0.6976602739928632 +kfnbmkal-1 Endothelial Cells 9060.32421875 1721.37353515625 21.0 11.0 0.7181681471869151 0.7818957080144684 3 1 3 0.6976126965467491 +ofkccdep-1 Endothelial Cells 7903.8056640625 1910.6768798828125 13.0 6.0 0.6131546044185421 0.6122961576274708 2 2 2 0.6975626695885618 +knjdcmam-1 Endothelial Cells 8296.7802734375 2261.133056640625 24.0 9.0 0.7478687601520222 0.7245267751622539 4 3 3 0.6972382446280885 +lmeafgcf-1 Endothelial Cells 9860.8076171875 3595.3544921875 28.0 10.0 0.7823524405574647 0.7545168838552492 4 2 3 0.6971876094302243 +ggfodfla-1 Endothelial Cells 2669.776123046875 4477.44580078125 16.0 3.0 0.6582645203321088 0.4362085839710631 1 1 1 0.6967595709299996 +ggfnnbgc-1 Endothelial Cells 2683.089599609375 4474.25732421875 21.0 6.0 0.7181681471869151 0.6122961576274708 1 1 1 0.6967595709299996 +mollicdm-1 Endothelial Cells 5302.12255859375 4544.54296875 27.0 3.0 0.7741993761749866 0.4362085839710631 3 2 3 0.694156779418861 +lcdjalee-1 Endothelial Cells 9076.650390625 1262.630126953125 28.0 5.0 0.7823524405574647 0.5637914160289369 3 2 3 0.6936444653317225 +mfbkllfp-1 Endothelial Cells 8307.1201171875 3910.53857421875 21.0 3.0 0.7181681471869151 0.4362085839710631 1 1 1 0.6925332610952671 +iobiamnd-1 Endothelial Cells 5388.1396484375 1952.870849609375 15.0 6.0 0.6441790870257778 0.6122961576274708 5 4 4 0.6914977216146043 +kfojlpec-1 Endothelial Cells 9091.5498046875 1764.6878662109375 9.0 5.0 0.5349791518324556 0.5637914160289369 2 1 2 0.6891176698622091 +iphojhig-1 Endothelial Cells 6710.1044921875 2305.081787109375 17.0 8.0 0.6715446200987684 0.6913742480868107 4 2 3 0.6889652745564627 +gpbfcean-1 Endothelial Cells 5567.015625 4991.07666015625 16.0 4.0 0.6582645203321088 0.5064224831767222 2 1 2 0.6884646690982975 +kdbgijkg-1 Endothelial Cells 9460.5361328125 1494.638427734375 19.0 8.0 0.6960239235889 0.6913742480868107 2 1 2 0.6881215804133859 +eofmbklk-1 Endothelial Cells 4652.84130859375 1441.6875 10.0 9.0 0.5571233754304706 0.7245267751622539 2 2 2 0.6873753632169596 +mokpcnfp-1 Endothelial Cells 5237.61865234375 4420.05078125 6.0 5.0 0.4521098326620977 0.5637914160289369 2 2 2 0.685728841310396 +lnendlap-1 Endothelial Cells 9583.490234375 3325.006591796875 11.0 9.0 0.5773394676840509 0.7245267751622539 3 2 3 0.6845255649507181 +knjdlmhp-1 Endothelial Cells 8300.6943359375 2279.332763671875 17.0 6.0 0.6715446200987684 0.6122961576274708 4 3 3 0.682544692482433 +kfphdlmc-1 Endothelial Cells 9144.2763671875 1750.367919921875 23.0 2.0 0.7383842394404954 0.34568712404340535 4 3 0 0.6820089869268687 +lmmebepc-1 Endothelial Cells 9598.7373046875 3344.916259765625 17.0 3.0 0.6715446200987684 0.4362085839710631 3 3 3 0.6802990309604691 +hfnklfca-1 Endothelial Cells 3741.25244140625 4908.12255859375 11.0 4.0 0.5773394676840509 0.5064224831767222 1 1 1 0.6799338766889709 +lgmdbopk-1 Endothelial Cells 8469.15625 3064.107177734375 8.0 3.0 0.510499848342324 0.4362085839710631 2 2 2 0.6797317794933991 +ljbapdlf-1 Endothelial Cells 8135.759765625 3396.887939453125 17.0 8.0 0.6715446200987684 0.6913742480868107 3 2 2 0.6783588955308841 +lnfpihfa-1 Endothelial Cells 9446.3740234375 3432.550537109375 58.0 23.0 0.947368907209112 1.0 2 1 1 0.6782105450647269 +klkblhdo-1 Endothelial Cells 7811.60546875 1769.970947265625 23.0 8.0 0.7383842394404954 0.6913742480868107 2 1 2 0.678073618876583 +kfmkkfhm-1 Endothelial Cells 9185.8857421875 1709.1566162109375 21.0 3.0 0.7181681471869151 0.4362085839710631 3 2 3 0.677046506264923 +iobgonhe-1 Endothelial Cells 5368.13720703125 1970.6505126953125 25.0 5.0 0.7569812415629582 0.5637914160289369 4 3 3 0.6757567665524861 +eedmdcfb-1 Endothelial Cells 3717.161865234375 3728.614990234375 11.0 5.0 0.5773394676840509 0.5637914160289369 1 1 1 0.6736840180321371 +kgmjnmkd-1 Endothelial Cells 9267.2578125 1799.3333740234375 17.0 2.0 0.6715446200987684 0.34568712404340535 2 2 0 0.6725789426015618 +gggjlcjl-1 Endothelial Cells 2697.67431640625 4418.76318359375 17.0 5.0 0.6715446200987684 0.5637914160289369 3 2 3 0.6725789303115142 +bdcnfbge-1 Endothelial Cells 2426.038818359375 1815.9989013671875 9.0 2.0 0.5349791518324556 0.34568712404340535 1 1 0 0.6716892038160913 +lokjaahe-1 Endothelial Cells 9301.703125 2868.233642578125 31.0 6.0 0.8052238587822221 0.6122961576274708 3 2 2 0.6698177306758776 +kbjjjacn-1 Endothelial Cells 8000.72265625 484.1808776855469 12.0 6.0 0.5959364698065137 0.6122961576274708 1 1 1 0.6695702271469788 +kbjjkafo-1 Endothelial Cells 8003.5517578125 477.472900390625 7.0 6.0 0.48313431526933326 0.6122961576274708 1 1 1 0.6695702271469788 +lkhnhoip-1 Endothelial Cells 8833.796875 2949.160888671875 23.0 3.0 0.7383842394404954 0.4362085839710631 2 1 2 0.6693564665446751 +ldchfafn-1 Endothelial Cells 8917.5830078125 1039.9444580078125 10.0 5.0 0.5571233754304706 0.5637914160289369 2 1 2 0.6690252341056983 +jbmnlkdi-1 Endothelial Cells 6691.2744140625 2150.08740234375 18.0 2.0 0.6841065168404427 0.34568712404340535 1 1 0 0.6684702572037567 +jbmojmhe-1 Endothelial Cells 6696.646484375 2143.56005859375 16.0 7.0 0.6582645203321088 0.6543128759565946 1 0 1 0.6684702572037567 +jhcfpdco-1 Endothelial Cells 5800.04345703125 585.60400390625 27.0 4.0 0.7741993761749866 0.5064224831767222 5 4 5 0.6673309134644885 +jhcedmop-1 Endothelial Cells 5845.92236328125 593.1140747070312 29.0 2.0 0.7902290760036176 0.34568712404340535 3 3 0 0.6666794979086886 +mmpcjepl-1 Endothelial Cells 5558.25146484375 4539.68212890625 19.0 5.0 0.6960239235889 0.5637914160289369 4 2 4 0.6661248907146696 +ogfdklgk-1 Endothelial Cells 9836.9384765625 3555.72216796875 10.0 6.0 0.5571233754304706 0.6122961576274708 4 3 3 0.6653476433991097 +kfmldpoa-1 Endothelial Cells 9193.7138671875 1717.369384765625 45.0 6.0 0.8895407744957814 0.6122961576274708 3 1 2 0.6633241326917232 +molklleh-1 Endothelial Cells 5248.67529296875 4554.78076171875 34.0 5.0 0.8260442127381088 0.5637914160289369 1 0 1 0.6631905906799969 +lcpchgpo-1 Endothelial Cells 8811.3583984375 336.7460632324219 19.0 3.0 0.6960239235889 0.4362085839710631 1 1 1 0.6627623973189335 +lcpcglmd-1 Endothelial Cells 8826.1611328125 326.09521484375 12.0 5.0 0.5959364698065137 0.5637914160289369 1 1 1 0.6627623973189335 +kgmekcgm-1 Endothelial Cells 9269.734375 1850.8524169921875 15.0 3.0 0.6441790870257778 0.4362085839710631 1 1 0 0.6625036638123153 +eoldlmon-1 Endothelial Cells 5189.2978515625 1243.1658935546875 11.0 5.0 0.5773394676840509 0.5637914160289369 2 2 2 0.6608696584566054 +ldjofklp-1 Endothelial Cells 8927.0673828125 842.0932006835938 22.0 7.0 0.7284960027393369 0.6543128759565946 3 1 3 0.6607254500229751 +giklklkc-1 Endothelial Cells 2660.29931640625 2931.72900390625 20.0 9.0 0.7073597568332597 0.7245267751622539 3 1 3 0.6605233696212008 +inpidbfe-1 Endothelial Cells 5455.29736328125 1938.4261474609373 17.0 7.0 0.6715446200987684 0.6543128759565946 5 3 3 0.6590144748522057 +enhanhok-1 Endothelial Cells 5807.9501953125 1521.8212890625 8.0 7.0 0.510499848342324 0.6543128759565946 2 1 2 0.658479795573357 +mamhbhep-1 Endothelial Cells 9112.521484375 5346.29931640625 19.0 3.0 0.6960239235889 0.4362085839710631 1 1 1 0.6580854800108423 +mamgnopo-1 Endothelial Cells 9104.5712890625 5350.537109375 11.0 5.0 0.5773394676840509 0.5637914160289369 1 1 1 0.6580854800108423 +fcalogbo-1 Endothelial Cells 5231.7646484375 4398.04638671875 34.0 3.0 0.8260442127381088 0.4362085839710631 1 1 1 0.657068902923614 +lmmeohbf-1 Endothelial Cells 9619.0244140625 3339.2255859375 12.0 3.0 0.5959364698065137 0.4362085839710631 2 2 2 0.6570417049042052 +famaibgg-1 Endothelial Cells 4757.33935546875 3065.994384765625 11.0 3.0 0.5773394676840509 0.4362085839710631 4 4 4 0.6557622295864437 +gggklkkn-1 Endothelial Cells 2707.340576171875 4395.3505859375 16.0 5.0 0.6582645203321088 0.5637914160289369 4 2 4 0.6548827521687288 +lcdjpkak-1 Endothelial Cells 9065.30859375 1259.2366943359375 22.0 4.0 0.7284960027393369 0.5064224831767222 2 1 2 0.6535165199313825 +ldcikein-1 Endothelial Cells 8909.3330078125 1049.280029296875 23.0 2.0 0.7383842394404954 0.34568712404340535 2 2 0 0.6531325137969842 +kfphegnm-1 Endothelial Cells 9155.208984375 1756.770263671875 24.0 2.0 0.7478687601520222 0.34568712404340535 2 1 0 0.6524371211560438 +jhboedom-1 Endothelial Cells 5800.7197265625 617.074462890625 25.0 5.0 0.7569812415629582 0.5637914160289369 3 1 3 0.6518214561891479 +inphopln-1 Endothelial Cells 5469.25390625 1906.812744140625 28.0 6.0 0.7823524405574647 0.6122961576274708 3 2 1 0.6514383467159738 +ckoaghli-1 Endothelial Cells 2453.5947265625 1779.2939453125 11.0 3.0 0.5773394676840509 0.4362085839710631 2 1 2 0.6513833587339742 +jhcaegjo-1 Endothelial Cells 5750.73876953125 629.2925415039062 14.0 9.0 0.6291843042471731 0.7245267751622539 3 1 3 0.6505325245835455 +ggeejigh-1 Endothelial Cells 2749.066650390625 4569.0087890625 17.0 7.0 0.6715446200987684 0.6543128759565946 4 1 4 0.6502027430918402 +melgpjfm-1 Endothelial Cells 8312.9072265625 3799.550537109375 9.0 7.0 0.5349791518324556 0.6543128759565946 2 1 2 0.6501951145104441 +lddaeecl-1 Endothelial Cells 8910.294921875 1066.408203125 10.0 3.0 0.5571233754304706 0.4362085839710631 3 2 3 0.6484706695124128 +ljbcghco-1 Endothelial Cells 8129.31201171875 3378.81494140625 10.0 6.0 0.5571233754304706 0.6122961576274708 3 2 2 0.6483004086230729 +igdondbl-1 Endothelial Cells 535.66015625 5303.2373046875 8.0 15.0 0.510499848342324 0.8724171679421262 3 1 3 0.6479611347298477 +ljbellpm-1 Endothelial Cells 8157.72900390625 3399.658935546875 7.0 8.0 0.48313431526933326 0.6913742480868107 3 2 2 0.6478729381041215 +fnipdmib-1 Endothelial Cells 3993.8076171875 1755.2171630859375 17.0 12.0 0.6715446200987684 0.8070817847603028 3 1 2 0.647525427106065 +elbggaji-1 Endothelial Cells 5109.56103515625 1993.5479736328125 9.0 2.0 0.5349791518324556 0.34568712404340535 1 1 0 0.6474309206433052 +lmeaagnp-1 Endothelial Cells 9852.4912109375 3577.7607421875 17.0 3.0 0.6715446200987684 0.4362085839710631 4 3 3 0.6467803817663019 +jmggemog-1 Endothelial Cells 8456.6650390625 155.37115478515625 12.0 6.0 0.5959364698065137 0.6122961576274708 2 1 2 0.6461986210142655 +mdkmpbko-1 Endothelial Cells 9419.0625 4583.3525390625 8.0 5.0 0.510499848342324 0.5637914160289369 1 1 1 0.6456876141386897 +mdkjomcb-1 Endothelial Cells 9403.72265625 4591.462890625 11.0 5.0 0.5773394676840509 0.5637914160289369 1 1 1 0.6456876141386897 +lmeaepka-1 Endothelial Cells 9818.916015625 3537.15625 13.0 3.0 0.6131546044185421 0.4362085839710631 1 1 1 0.6449225309159179 +jflekfeh-1 Endothelial Cells 6659.45166015625 975.1875610351562 5.0 6.0 0.41629469592760643 0.6122961576274708 3 0 3 0.6447212905877219 +icgmhpei-1 Endothelial Cells 1761.7955322265625 3144.193603515625 16.0 2.0 0.6582645203321088 0.34568712404340535 1 1 0 0.6437538810211881 +ichaehmk-1 Endothelial Cells 1747.320556640625 3160.538818359375 20.0 5.0 0.7073597568332597 0.5637914160289369 1 0 1 0.6437538810211881 +hgnnigmf-1 Endothelial Cells 4147.20458984375 5345.43603515625 17.0 7.0 0.6715446200987684 0.6543128759565946 2 1 2 0.6435732337337217 +jmgfekcc-1 Endothelial Cells 8471.0869140625 169.68397521972656 20.0 4.0 0.7073597568332597 0.5064224831767222 2 1 2 0.6429431266721285 +gfecbcch-1 Endothelial Cells 3752.033203125 4875.32275390625 15.0 6.0 0.6441790870257778 0.6122961576274708 2 1 2 0.6424246764560247 +kcpippop-1 Endothelial Cells 9449.2060546875 1571.6068115234375 10.0 7.0 0.5571233754304706 0.6543128759565946 6 3 5 0.6418981392002481 +hpplakbd-1 Endothelial Cells 1038.3292236328125 4759.63037109375 40.0 2.0 0.8628057397570006 0.34568712404340535 2 1 0 0.6412996662674499 +kfapiano-1 Endothelial Cells 9849.9453125 2472.45751953125 14.0 3.0 0.6291843042471731 0.4362085839710631 2 1 2 0.6409106663637886 +emchhial-1 Endothelial Cells 5174.07373046875 1222.65185546875 11.0 3.0 0.5773394676840509 0.4362085839710631 2 2 2 0.6403288880907975 +boajjohd-1 Endothelial Cells 9799.6455078125 4088.252685546875 12.0 5.0 0.5959364698065137 0.5637914160289369 1 1 1 0.6403221575921664 +kcknjpki-1 Endothelial Cells 9536.3828125 1928.875244140625 25.0 4.0 0.7569812415629582 0.5064224831767222 4 1 4 0.6397344100541834 +ckobgmnp-1 Endothelial Cells 2466.345703125 1778.0128173828125 14.0 2.0 0.6291843042471731 0.34568712404340535 2 2 0 0.639631943274359 +lbdpognd-1 Endothelial Cells 9092.3330078125 890.1806030273438 13.0 6.0 0.6131546044185421 0.6122961576274708 5 2 5 0.6393435815457178 +ehcdhbdd-1 Endothelial Cells 4717.80419921875 283.66778564453125 13.0 6.0 0.6131546044185421 0.6122961576274708 2 1 2 0.6390733644867179 +ffcoialf-1 Endothelial Cells 5187.5712890625 3240.62255859375 24.0 11.0 0.7478687601520222 0.7818957080144684 3 1 2 0.6373990537975522 +jbepfobp-1 Endothelial Cells 7135.1025390625 2259.604736328125 16.0 4.0 0.6582645203321088 0.5064224831767222 1 1 0 0.6366127188765528 +jkkpejpi-1 Endothelial Cells 5821.91455078125 1511.8275146484375 18.0 5.0 0.6841065168404427 0.5637914160289369 3 1 2 0.6351246910639866 +kdcfdmdl-1 Endothelial Cells 9075.2880859375 2675.5625 14.0 3.0 0.6291843042471731 0.4362085839710631 2 2 2 0.6322799312137486 +lhjkhghe-1 Endothelial Cells 8231.166015625 3671.519287109375 14.0 9.0 0.6291843042471731 0.7245267751622539 3 2 1 0.6309162470775749 +jfleafbf-1 Endothelial Cells 6666.85009765625 955.2899780273438 6.0 4.0 0.4521098326620977 0.5064224831767222 3 3 2 0.6307932318680671 +klmjipkb-1 Endothelial Cells 7885.53369140625 1924.611328125 14.0 5.0 0.6291843042471731 0.5637914160289369 2 1 2 0.6307371499581101 +lhjhldkp-1 Endothelial Cells 8229.5888671875 3657.47314453125 22.0 6.0 0.7284960027393369 0.6122961576274708 3 2 1 0.630685766493058 +lcpadaok-1 Endothelial Cells 8813.2099609375 272.0175170898437 23.0 4.0 0.7383842394404954 0.5064224831767222 1 1 0 0.6301519956778773 +ldjifhld-1 Endothelial Cells 8818.9951171875 1015.7623901367188 17.0 7.0 0.6715446200987684 0.6543128759565946 4 1 4 0.6300946738594659 +cplembdf-1 Endothelial Cells 1021.55810546875 1758.4954833984375 8.0 9.0 0.510499848342324 0.7245267751622539 4 1 4 0.6297685143088765 +gigkkdjd-1 Endothelial Cells 2679.78857421875 3162.377197265625 17.0 5.0 0.6715446200987684 0.5637914160289369 2 1 1 0.6296211736711249 +ljbimbfd-1 Endothelial Cells 8118.791015625 3340.42578125 13.0 5.0 0.6131546044185421 0.5637914160289369 1 1 1 0.6285431912499319 +kcknakdc-1 Endothelial Cells 9485.2841796875 1801.006591796875 15.0 4.0 0.6441790870257778 0.5064224831767222 3 2 3 0.6279990051911218 +iobninbg-1 Endothelial Cells 5426.4765625 1956.7088623046875 8.0 5.0 0.510499848342324 0.5637914160289369 4 2 4 0.6276058177687905 +gpdcdekj-1 Endothelial Cells 5595.583984375 4953.513671875 13.0 1.0 0.6131546044185421 0.21810429198553155 1 1 0 0.6273369182383266 +ehcdebbp-1 Endothelial Cells 4702.21484375 284.1912536621094 14.0 4.0 0.6291843042471731 0.5064224831767222 2 1 2 0.6272259805206821 +kdambfbe-1 Endothelial Cells 9442.5595703125 1439.7457275390625 14.0 13.0 0.6291843042471731 0.8304004496130023 3 1 2 0.6271178883981622 +konhokff-1 Endothelial Cells 8725.263671875 2849.45263671875 12.0 6.0 0.5959364698065137 0.6122961576274708 2 1 1 0.6263942874642875 +mfgkcccj-1 Endothelial Cells 7834.54052734375 4274.1728515625 25.0 8.0 0.7569812415629582 0.6913742480868107 1 0 1 0.6262507130978389 +mfhbhmbe-1 Endothelial Cells 7818.95458984375 4257.55615234375 15.0 1.0 0.6441790870257778 0.21810429198553155 1 1 0 0.6262507130978389 +fakdecoc-1 Endothelial Cells 4698.41162109375 3027.990966796875 13.0 3.0 0.6131546044185421 0.4362085839710631 2 1 2 0.6258852391087071 +mmoaoddm-1 Endothelial Cells 5544.03515625 4529.78857421875 31.0 5.0 0.8052238587822221 0.5637914160289369 5 2 4 0.62552795345491 +jfpfeemn-1 Endothelial Cells 6931.61767578125 883.331298828125 18.0 6.0 0.6841065168404427 0.6122961576274708 3 1 3 0.6250535845375118 +kimejchi-1 Endothelial Cells 8421.73828125 1425.50732421875 31.0 6.0 0.8052238587822221 0.6122961576274708 1 0 1 0.6249692609627964 +kimeedhg-1 Endothelial Cells 8433.314453125 1427.1214599609375 7.0 2.0 0.48313431526933326 0.34568712404340535 1 1 0 0.6249692609627964 +npnnljmi-1 Endothelial Cells 6079.60107421875 3995.9052734375 15.0 1.0 0.6441790870257778 0.21810429198553155 1 1 0 0.6246524049463833 +lcdgphgn-1 Endothelial Cells 9096.8984375 1281.498291015625 17.0 5.0 0.6715446200987684 0.5637914160289369 5 2 5 0.6244735379662693 +hgnkmhni-1 Endothelial Cells 4154.67578125 5339.68359375 10.0 5.0 0.5571233754304706 0.5637914160289369 2 1 2 0.6242286516558602 +gigjajhj-1 Endothelial Cells 2698.02783203125 3149.35986328125 10.0 6.0 0.5571233754304706 0.6122961576274708 2 1 1 0.623566279958486 +mmnikdpo-1 Endothelial Cells 5490.54296875 4528.537109375 22.0 4.0 0.7284960027393369 0.5064224831767222 2 1 2 0.6230505383225867 +mfdnofom-1 Endothelial Cells 8130.94873046875 4222.59033203125 15.0 5.0 0.6441790870257778 0.5637914160289369 1 0 1 0.6226343746434347 +jobpedno-1 Endothelial Cells 8410.740234375 1299.9864501953125 9.0 3.0 0.5349791518324556 0.4362085839710631 1 1 1 0.6225018142505623 +jnjfkikk-1 Endothelial Cells 8402.3583984375 1288.3248291015625 28.0 3.0 0.7823524405574647 0.4362085839710631 1 1 1 0.6225018142505623 +kegndagm-1 Endothelial Cells 9251.677734375 2422.548095703125 12.0 4.0 0.5959364698065137 0.5064224831767222 1 1 1 0.6224062536451512 +oaagndhl-1 Endothelial Cells 6210.470703125 3793.61181640625 23.0 3.0 0.7383842394404954 0.4362085839710631 3 2 3 0.622272530976186 +jbmmkajk-1 Endothelial Cells 6674.76611328125 2141.15771484375 21.0 2.0 0.7181681471869151 0.34568712404340535 2 1 0 0.6215321728434595 +klhlbnki-1 Endothelial Cells 8321.2900390625 2213.638671875 11.0 4.0 0.5773394676840509 0.5064224831767222 3 3 3 0.6212866180572001 +dpmejope-1 Endothelial Cells 4202.900390625 3379.84521484375 11.0 3.0 0.5773394676840509 0.4362085839710631 1 1 1 0.6209540508001331 +klhkfohi-1 Endothelial Cells 8304.4052734375 2200.614501953125 13.0 3.0 0.6131546044185421 0.4362085839710631 2 2 2 0.6209363872970466 +ioncnfdo-1 Endothelial Cells 5868.9267578125 1917.1480712890625 15.0 1.0 0.6441790870257778 0.21810429198553155 1 1 0 0.620822768585055 +ocdlecch-1 Endothelial Cells 3886.41455078125 1705.50048828125 11.0 3.0 0.5773394676840509 0.4362085839710631 1 1 1 0.620308453459897 +kgdkalkl-1 Endothelial Cells 9495.4423828125 1998.015869140625 8.0 6.0 0.510499848342324 0.6122961576274708 3 1 3 0.6192777558969479 +molobced-1 Endothelial Cells 5293.052734375 4442.8935546875 25.0 6.0 0.7569812415629582 0.6122961576274708 4 1 3 0.618766952120421 +gggjlneh-1 Endothelial Cells 2684.806640625 4430.32373046875 11.0 3.0 0.5773394676840509 0.4362085839710631 2 1 2 0.618727713496024 +kcpefnej-1 Endothelial Cells 9454.169921875 1589.6778564453125 27.0 1.0 0.7741993761749866 0.21810429198553155 1 1 0 0.6184552689172436 +madmmldk-1 Endothelial Cells 8040.75244140625 5710.43212890625 24.0 4.0 0.7478687601520222 0.5064224831767222 1 0 1 0.6169946076288515 +haalgidk-1 Endothelial Cells 5229.70166015625 4556.3212890625 15.0 2.0 0.6441790870257778 0.34568712404340535 2 2 0 0.6165987025085523 +lkmdenfa-1 Endothelial Cells 8731.75390625 2942.767578125 35.0 4.0 0.8325893918552129 0.5064224831767222 1 0 1 0.6165122271109171 +lkmgikee-1 Endothelial Cells 8724.603515625 2947.525146484375 9.0 2.0 0.5349791518324556 0.34568712404340535 1 1 0 0.6165122271109171 +dmkfgaha-1 Endothelial Cells 4157.9482421875 3704.900390625 17.0 2.0 0.6715446200987684 0.34568712404340535 1 1 0 0.6153885417031641 +kcocimkl-1 Endothelial Cells 9674.876953125 1625.5823974609375 9.0 1.0 0.5349791518324556 0.21810429198553155 1 1 0 0.6153140647288196 +kcocbbmi-1 Endothelial Cells 9679.529296875 1609.993896484375 39.0 9.0 0.8570686953453444 0.7245267751622539 1 0 1 0.6153140647288196 +ldkbmkff-1 Endothelial Cells 8963.2158203125 837.3859252929688 4.0 7.0 0.3739343800760111 0.6543128759565946 3 0 2 0.6151258910693993 +kfcjmamj-1 Endothelial Cells 9871.130859375 2446.20654296875 12.0 2.0 0.5959364698065137 0.34568712404340535 2 2 0 0.6149208253870723 +jbhnpnbo-1 Endothelial Cells 6700.34033203125 2292.373779296875 11.0 3.0 0.5773394676840509 0.4362085839710631 4 2 3 0.6146846211989017 +kglnniaj-1 Endothelial Cells 9337.1044921875 1795.8797607421875 37.0 4.0 0.8451512885968872 0.5064224831767222 2 1 1 0.6145863067802002 +kgdimdfg-1 Endothelial Cells 9532.41796875 1965.148681640625 23.0 5.0 0.7383842394404954 0.5637914160289369 2 0 2 0.6139232130544664 +kgkmmgdi-1 Endothelial Cells 9212.095703125 1733.9744873046875 14.0 2.0 0.6291843042471731 0.34568712404340535 2 1 0 0.6138959288437642 +kckjjlbb-1 Endothelial Cells 9460.18359375 1798.9600830078125 20.0 5.0 0.7073597568332597 0.5637914160289369 2 1 2 0.6122277888186598 +famjciea-1 Endothelial Cells 4768.99658203125 3110.295166015625 7.0 2.0 0.48313431526933326 0.34568712404340535 2 2 0 0.6121586115771902 +iodacpmi-1 Endothelial Cells 5408.37841796875 1939.007568359375 24.0 2.0 0.7478687601520222 0.34568712404340535 4 3 0 0.61192924524511 +lbdolmdl-1 Endothelial Cells 9111.2861328125 869.361572265625 12.0 3.0 0.5959364698065137 0.4362085839710631 5 2 5 0.611743379285799 +kfoehoeb-1 Endothelial Cells 9020.0234375 1783.6259765625 20.0 5.0 0.7073597568332597 0.5637914160289369 2 1 1 0.611706700932222 +kcpjhmjh-1 Endothelial Cells 9449.3330078125 1559.9608154296875 9.0 6.0 0.5349791518324556 0.6122961576274708 5 2 3 0.6114007705800241 +hlfojgde-1 Endothelial Cells 2703.777099609375 5208.12890625 14.0 4.0 0.6291843042471731 0.5064224831767222 3 2 3 0.6111500201515103 +igdojbhm-1 Endothelial Cells 543.4341430664062 5313.3916015625 8.0 6.0 0.510499848342324 0.6122961576274708 3 1 3 0.6110969187672095 +lbdopgja-1 Endothelial Cells 9104.2265625 880.9237060546875 8.0 5.0 0.510499848342324 0.5637914160289369 5 2 5 0.609148328182941 +odafhedb-1 Endothelial Cells 2682.92822265625 5191.91162109375 13.0 4.0 0.6131546044185421 0.5064224831767222 3 2 3 0.6088093143563619 +fikbdopp-1 Endothelial Cells 2878.40966796875 1371.7774658203125 14.0 6.0 0.6291843042471731 0.6122961576274708 2 1 2 0.6086362723865533 +kgmcjkof-1 Endothelial Cells 9343.529296875 1854.385498046875 17.0 4.0 0.6715446200987684 0.5064224831767222 2 1 2 0.6084804155808115 +oaaffilb-1 Endothelial Cells 6195.4736328125 3791.9501953125 12.0 5.0 0.5959364698065137 0.5637914160289369 3 1 3 0.607780102006052 +klkamabc-1 Endothelial Cells 7800.6298828125 1792.7623291015625 12.0 3.0 0.5959364698065137 0.4362085839710631 3 1 3 0.6066035047336168 +jhmmbfjk-1 Endothelial Cells 6325.96044921875 544.3154907226562 8.0 4.0 0.510499848342324 0.5064224831767222 2 2 2 0.6065304140310134 +fhpeeddi-1 Endothelial Cells 4673.65576171875 3861.709716796875 18.0 15.0 0.6841065168404427 0.8724171679421262 2 0 1 0.6062622198846834 +ldmgjmgk-1 Endothelial Cells 8741.734375 557.0426635742188 20.0 3.0 0.7073597568332597 0.4362085839710631 1 1 1 0.6057597654550587 +epepifnd-1 Endothelial Cells 4628.810546875 1439.1893310546875 16.0 3.0 0.6582645203321088 0.4362085839710631 3 2 2 0.6050603014619566 +eokpcecn-1 Endothelial Cells 5168.4453125 1233.3582763671875 7.0 10.0 0.48313431526933326 0.7545168838552492 3 2 3 0.6048561293497144 +mcgchcdb-1 Endothelial Cells 9142.7841796875 5612.19970703125 12.0 1.0 0.5959364698065137 0.21810429198553155 1 1 0 0.6044146607745168 +mombaklm-1 Endothelial Cells 5281.22607421875 4498.72802734375 13.0 4.0 0.6131546044185421 0.5064224831767222 2 0 2 0.6034645867286941 +hlfpanjp-1 Endothelial Cells 2713.163330078125 5207.3701171875 11.0 4.0 0.5773394676840509 0.5064224831767222 3 2 3 0.6033717298803675 +mhpljhgg-1 Endothelial Cells 9788.9189453125 4102.490234375 13.0 3.0 0.6131546044185421 0.4362085839710631 2 1 2 0.6030456957178759 +lcgagonn-1 Endothelial Cells 9491.6650390625 1432.40234375 9.0 7.0 0.5349791518324556 0.6543128759565946 1 0 1 0.6029905288818559 +dgdglkjl-1 Endothelial Cells 2664.26708984375 2903.336181640625 12.0 4.0 0.5959364698065137 0.5064224831767222 3 1 3 0.6028229729149648 +mmoanpca-1 Endothelial Cells 5529.6552734375 4521.32958984375 12.0 4.0 0.5959364698065137 0.5064224831767222 3 2 2 0.6027316447412175 +ofedifmc-1 Endothelial Cells 9471.013671875 1738.08447265625 17.0 5.0 0.6715446200987684 0.5637914160289369 5 2 4 0.6026935311501761 +eogpdhmg-1 Endothelial Cells 4654.81689453125 1430.6737060546875 8.0 5.0 0.510499848342324 0.5637914160289369 3 2 2 0.6019479712000364 +cplghbfp-1 Endothelial Cells 1011.3049926757812 1765.579345703125 14.0 3.0 0.6291843042471731 0.4362085839710631 3 2 2 0.6015973517828626 +mcdfloep-1 Endothelial Cells 8599.46484375 4690.27978515625 11.0 2.0 0.5773394676840509 0.34568712404340535 1 1 0 0.6014911272230345 +mcdglmln-1 Endothelial Cells 8611.00390625 4688.2548828125 19.0 4.0 0.6960239235889 0.5064224831767222 1 0 1 0.6014911272230345 +kcpgbdei-1 Endothelial Cells 9429.10546875 1555.1669921875 15.0 6.0 0.6441790870257778 0.6122961576274708 4 1 2 0.6013535194672714 +kcigclfj-1 Endothelial Cells 9519.439453125 1946.7069091796875 18.0 2.0 0.6841065168404427 0.34568712404340535 3 2 0 0.601193075461112 +iobobnfg-1 Endothelial Cells 5399.93896484375 1966.234619140625 7.0 3.0 0.48313431526933326 0.4362085839710631 4 4 3 0.600610671434019 +jlinpeod-1 Endothelial Cells 8708.615234375 516.2507934570312 3.0 5.0 0.3220895435128889 0.5637914160289369 1 0 1 0.6000594979647093 +jllegkal-1 Endothelial Cells 8715.5517578125 505.3414916992188 15.0 5.0 0.6441790870257778 0.5637914160289369 1 1 0 0.6000594979647093 +nllfpgko-1 Endothelial Cells 6492.6904296875 4003.263671875 23.0 5.0 0.7383842394404954 0.5637914160289369 5 2 5 0.599657462937627 +haiohiif-1 Endothelial Cells 4707.4228515625 4774.1552734375 6.0 4.0 0.4521098326620977 0.5064224831767222 3 2 2 0.599527128438337 +hhfbaaoa-1 Endothelial Cells 1886.9730224609373 5323.04345703125 11.0 2.0 0.5773394676840509 0.34568712404340535 1 1 0 0.5990918540489939 +hhfcghao-1 Endothelial Cells 1888.1622314453125 5306.91357421875 6.0 8.0 0.4521098326620977 0.6913742480868107 1 0 1 0.5990918540489939 +iplpbiof-1 Endothelial Cells 6874.8134765625 2757.83154296875 15.0 4.0 0.6441790870257778 0.5064224831767222 2 1 1 0.5988912036134201 +lbeahnap-1 Endothelial Cells 9100.39453125 874.0526733398438 14.0 2.0 0.6291843042471731 0.34568712404340535 6 4 0 0.5977857373795463 +fnjfjoie-1 Endothelial Cells 4065.500244140625 1744.742431640625 17.0 10.0 0.6715446200987684 0.7545168838552492 3 1 2 0.5976774933039819 +ggegampf-1 Endothelial Cells 2748.48291015625 4596.59521484375 19.0 4.0 0.6960239235889 0.5064224831767222 4 1 3 0.5970876132246274 +ipemchcc-1 Endothelial Cells 6416.70166015625 2477.646240234375 28.0 2.0 0.7823524405574647 0.34568712404340535 2 1 0 0.5965611742867691 +epfbhnob-1 Endothelial Cells 4596.96484375 1377.12109375 15.0 3.0 0.6441790870257778 0.4362085839710631 2 2 2 0.5962419639503059 +mcibdiac-1 Endothelial Cells 9125.0048828125 5032.509765625 18.0 3.0 0.6841065168404427 0.4362085839710631 1 0 1 0.5961938370838661 +mnionpll-1 Endothelial Cells 5847.685546875 5743.72998046875 11.0 3.0 0.5773394676840509 0.4362085839710631 2 2 2 0.595899680765552 +kbjojclh-1 Endothelial Cells 8061.6533203125 430.7491455078125 14.0 4.0 0.6291843042471731 0.5064224831767222 2 1 1 0.5954029787951065 +ldjckfmi-1 Endothelial Cells 8810.6337890625 994.7285766601562 14.0 4.0 0.6291843042471731 0.5064224831767222 4 1 4 0.5952107006102744 +jhcfmoil-1 Endothelial Cells 5776.55224609375 595.63037109375 12.0 4.0 0.5959364698065137 0.5064224831767222 6 3 6 0.5951515168063968 +fgjlmpee-1 Endothelial Cells 4732.34423828125 3533.50341796875 21.0 7.0 0.7181681471869151 0.6543128759565946 1 0 0 0.5950339188397535 +fgjmelak-1 Endothelial Cells 4718.33984375 3544.033935546875 5.0 2.0 0.41629469592760643 0.34568712404340535 1 0 0 0.5950339188397535 +ibibfkie-1 Endothelial Cells 1140.3992919921875 4208.103515625 19.0 3.0 0.6960239235889 0.4362085839710631 1 1 0 0.594842550178458 +foibnmfh-1 Endothelial Cells 3779.295654296875 1991.0570068359373 30.0 4.0 0.7978474140428734 0.5064224831767222 4 1 3 0.5947291443571395 +mnipblga-1 Endothelial Cells 5840.28564453125 5727.298828125 7.0 4.0 0.48313431526933326 0.5064224831767222 2 2 2 0.5937171402531916 +momappkb-1 Endothelial Cells 5300.1591796875 4487.1884765625 31.0 2.0 0.8052238587822221 0.34568712404340535 2 1 0 0.5936790869083489 +epbopmlb-1 Endothelial Cells 4727.68701171875 1213.2904052734375 12.0 7.0 0.5959364698065137 0.6543128759565946 2 1 2 0.5936436191830914 +ieiddjim-1 Endothelial Cells 1009.511474609375 4441.04638671875 11.0 2.0 0.5773394676840509 0.34568712404340535 2 1 0 0.593489792266768 +epfbedml-1 Endothelial Cells 4600.77490234375 1360.9212646484375 9.0 4.0 0.5349791518324556 0.5064224831767222 2 2 2 0.593391604434268 +kcleedol-1 Endothelial Cells 9361.6015625 1835.7791748046875 8.0 4.0 0.510499848342324 0.5064224831767222 2 1 2 0.5925636553733787 +dabbmjhg-1 Endothelial Cells 1178.14599609375 1868.5718994140625 11.0 4.0 0.5773394676840509 0.5064224831767222 3 2 3 0.5922440933513639 +cpmnmggp-1 Endothelial Cells 1158.4766845703125 1799.017578125 20.0 2.0 0.7073597568332597 0.34568712404340535 3 2 0 0.5920884465578188 +jdfldggj-1 Endothelial Cells 6820.5478515625 1481.3587646484375 4.0 3.0 0.3739343800760111 0.4362085839710631 1 0 1 0.5916426067749094 +gpbeodbg-1 Endothelial Cells 5585.95361328125 5000.9990234375 11.0 2.0 0.5773394676840509 0.34568712404340535 3 2 0 0.5912158565705036 +jafekpci-1 Endothelial Cells 6420.37890625 2589.889892578125 25.0 2.0 0.7569812415629582 0.34568712404340535 3 2 0 0.5911073086244536 +oaacnmal-1 Endothelial Cells 6094.4541015625 3872.88720703125 20.0 6.0 0.7073597568332597 0.6122961576274708 3 0 3 0.5909562100205741 +elnbikjc-1 Endothelial Cells 5386.74462890625 932.1248168945312 16.0 2.0 0.6582645203321088 0.34568712404340535 1 1 0 0.5907849540663327 +elnbioeg-1 Endothelial Cells 5375.58349609375 931.80908203125 16.0 3.0 0.6582645203321088 0.4362085839710631 1 0 1 0.5907849540663327 +ndomchao-1 Endothelial Cells 7024.04443359375 3430.62109375 16.0 5.0 0.6582645203321088 0.5637914160289369 2 1 2 0.5901270564911768 +ndokjaki-1 Endothelial Cells 7030.87353515625 3421.875732421875 25.0 4.0 0.7569812415629582 0.5064224831767222 2 1 2 0.5900474604904643 +hppaogmg-1 Endothelial Cells 942.9896240234376 4647.36181640625 14.0 1.0 0.6291843042471731 0.21810429198553155 1 1 0 0.5895388902740943 +kcmkkknn-1 Endothelial Cells 9568.193359375 1895.1563720703125 13.0 4.0 0.6131546044185421 0.5064224831767222 5 1 4 0.5890607205902192 +ldjnnink-1 Endothelial Cells 8945.69921875 831.5660400390625 17.0 11.0 0.6715446200987684 0.7818957080144684 2 1 0 0.5887788600883282 +jgpllejb-1 Endothelial Cells 5857.23291015625 148.4476318359375 24.0 4.0 0.7478687601520222 0.5064224831767222 3 0 3 0.5886298600600469 +lbeahipo-1 Endothelial Cells 9094.71484375 874.0713500976562 11.0 2.0 0.5773394676840509 0.34568712404340535 6 4 0 0.5860228392956888 +fnbdbbia-1 Endothelial Cells 4232.33544921875 1456.8115234375 23.0 3.0 0.7383842394404954 0.4362085839710631 3 1 3 0.5856844743374346 +ofnnopmj-1 Endothelial Cells 9447.8564453125 487.2976684570313 27.0 4.0 0.7741993761749866 0.5064224831767222 4 1 2 0.5856760884765794 +kkaimmfe-1 Endothelial Cells 7612.36572265625 2564.662841796875 13.0 1.0 0.6131546044185421 0.21810429198553155 2 2 0 0.5856343130280943 +jacafcml-1 Endothelial Cells 6872.9462890625 2736.91845703125 10.0 2.0 0.5571233754304706 0.34568712404340535 1 1 0 0.5850584087977458 +ijahaibj-1 Endothelial Cells 5752.28515625 3174.262939453125 26.0 1.0 0.765749772513486 0.21810429198553155 1 1 0 0.5846761213162935 +lkhmmlko-1 Endothelial Cells 8813.333984375 2956.812744140625 5.0 2.0 0.41629469592760643 0.34568712404340535 3 0 0 0.5846499803451767 +iocpncbd-1 Endothelial Cells 5423.3193359375 1927.0416259765625 15.0 2.0 0.6441790870257778 0.34568712404340535 4 3 0 0.5844928056922153 +eicnjcng-1 Endothelial Cells 5508.408203125 736.2955932617188 31.0 2.0 0.8052238587822221 0.34568712404340535 3 1 0 0.584364221361738 +kgkibdbn-1 Endothelial Cells 9178.265625 1727.98681640625 14.0 1.0 0.6291843042471731 0.21810429198553155 3 3 0 0.5841807514105085 +kjkfnfli-1 Endothelial Cells 7614.76806640625 2590.265625 19.0 4.0 0.6960239235889 0.5064224831767222 3 1 2 0.5831493640843499 +lcdhbpfb-1 Endothelial Cells 9119.2802734375 1294.237060546875 14.0 7.0 0.6291843042471731 0.6543128759565946 5 1 4 0.5823348753936648 +gjbeojkn-1 Endothelial Cells 2615.9560546875 3215.492919921875 5.0 3.0 0.41629469592760643 0.4362085839710631 1 0 1 0.5820147133781676 +kcplhpfm-1 Endothelial Cells 9427.470703125 1563.5389404296875 6.0 6.0 0.4521098326620977 0.6122961576274708 4 2 2 0.5819534550644282 +ibolbbmp-1 Endothelial Cells 1617.5782470703125 3085.092529296875 20.0 1.0 0.7073597568332597 0.21810429198553155 1 1 0 0.5816400530121846 +kcppdcoe-1 Endothelial Cells 9693.9248046875 1537.9735107421875 22.0 2.0 0.7284960027393369 0.34568712404340535 1 1 0 0.579630922289307 +kdacjmdg-1 Endothelial Cells 9680.439453125 1523.4981689453125 9.0 3.0 0.5349791518324556 0.4362085839710631 1 0 1 0.579630922289307 +iinppdef-1 Endothelial Cells 5733.30322265625 3224.99462890625 24.0 3.0 0.7478687601520222 0.4362085839710631 3 2 2 0.5793854163041012 +hheklldb-1 Endothelial Cells 949.8778686523438 5532.72802734375 12.0 10.0 0.5959364698065137 0.7545168838552492 4 2 2 0.5791959143802242 +kcokgdmo-1 Endothelial Cells 9428.2421875 1449.3623046875 17.0 3.0 0.6715446200987684 0.4362085839710631 3 1 2 0.5788807896273732 +gleablkd-1 Endothelial Cells 4888.60400390625 5567.4775390625 9.0 2.0 0.5349791518324556 0.34568712404340535 1 1 0 0.578838791640993 +ochoogjn-1 Endothelial Cells 4849.14208984375 5567.4794921875 15.0 4.0 0.6441790870257778 0.5064224831767222 1 0 1 0.578838791640993 +llhicolf-1 Endothelial Cells 9443.34375 3267.825927734375 23.0 2.0 0.7383842394404954 0.34568712404340535 1 1 0 0.5779370154716212 +lnegjgab-1 Endothelial Cells 9464.2880859375 3273.72900390625 5.0 4.0 0.41629469592760643 0.5064224831767222 1 0 1 0.5779370154716212 +nnchjcij-1 Endothelial Cells 6605.26806640625 3749.245361328125 13.0 5.0 0.6131546044185421 0.5637914160289369 2 0 2 0.5779340444619203 +ekglngji-1 Endothelial Cells 4733.48388671875 2203.91162109375 40.0 2.0 0.8628057397570006 0.34568712404340535 4 2 0 0.5772140093745246 +oaabmidn-1 Endothelial Cells 6115.35302734375 3845.5986328125 25.0 4.0 0.7569812415629582 0.5064224831767222 3 1 3 0.5772068069639824 +cgonnmbd-1 Endothelial Cells 888.83056640625 2830.80859375 5.0 6.0 0.41629469592760643 0.6122961576274708 1 0 0 0.5770506785816819 +nklbenec-1 Endothelial Cells 5618.74462890625 3672.7705078125 18.0 7.0 0.6841065168404427 0.6543128759565946 2 0 2 0.577032378041482 +gebhiced-1 Endothelial Cells 2711.461669921875 4361.41259765625 10.0 2.0 0.5571233754304706 0.34568712404340535 2 1 0 0.5769571974860188 +llglgbeg-1 Endothelial Cells 9421.9619140625 3456.73681640625 11.0 5.0 0.5773394676840509 0.5637914160289369 2 1 1 0.5768099520634041 +jkkpfhfe-1 Endothelial Cells 5814.251953125 1505.22705078125 12.0 2.0 0.5959364698065137 0.34568712404340535 3 2 0 0.5763837193444881 +namifkcb-1 Endothelial Cells 7342.51904296875 3552.61865234375 73.0 7.0 1.0 0.6543128759565946 2 0 2 0.5763283978873234 +kbjoiaeb-1 Endothelial Cells 8052.35009765625 437.9299926757813 17.0 2.0 0.6715446200987684 0.34568712404340535 2 2 0 0.5760889446563464 +falpnleh-1 Endothelial Cells 4823.22021484375 3022.43310546875 5.0 2.0 0.41629469592760643 0.34568712404340535 1 0 0 0.57554158335634 +hniecmji-1 Endothelial Cells 1483.8017578125 3565.804443359375 10.0 3.0 0.5571233754304706 0.4362085839710631 1 1 0 0.575446072504424 +acildjcn-1 Endothelial Cells 1497.2083740234375 3568.712890625 5.0 5.0 0.41629469592760643 0.5637914160289369 1 0 1 0.575446072504424 +cplhkpne-1 Endothelial Cells 1052.6220703125 1746.3873291015625 17.0 7.0 0.6715446200987684 0.6543128759565946 1 0 1 0.5753834504176467 +llglejnp-1 Endothelial Cells 9423.359375 3443.75244140625 8.0 6.0 0.510499848342324 0.6122961576274708 2 1 1 0.5753396577778801 +fhkijoak-1 Endothelial Cells 5135.76953125 3908.9365234375 7.0 1.0 0.48313431526933326 0.21810429198553155 1 1 0 0.574100816271287 +fhkjbhcp-1 Endothelial Cells 5128.16650390625 3921.524169921875 25.0 8.0 0.7569812415629582 0.6913742480868107 1 0 1 0.574100816271287 +ldclobpm-1 Endothelial Cells 8958.6923828125 1156.177001953125 4.0 2.0 0.3739343800760111 0.34568712404340535 3 0 0 0.5738673587501086 +ofebpnan-1 Endothelial Cells 9460.017578125 1733.3670654296875 12.0 3.0 0.5959364698065137 0.4362085839710631 4 2 3 0.5735603415380616 +oeainnpc-1 Endothelial Cells 7009.69482421875 2198.34326171875 33.0 7.0 0.8193092920885532 0.6543128759565946 3 1 1 0.5728043324521892 +fnjnecio-1 Endothelial Cells 3908.550537109375 1734.9964599609375 18.0 3.0 0.6841065168404427 0.4362085839710631 3 1 3 0.5719823062844772 +hooiokjh-1 Endothelial Cells 2307.65380859375 4955.9833984375 8.0 5.0 0.510499848342324 0.5637914160289369 2 1 2 0.5716802715107331 +mmpcbgpj-1 Endothelial Cells 5534.02783203125 4552.63525390625 8.0 2.0 0.510499848342324 0.34568712404340535 4 3 0 0.5712839111499829 +klkaggfa-1 Endothelial Cells 7822.904296875 1782.100830078125 9.0 2.0 0.5349791518324556 0.34568712404340535 3 2 0 0.5712655331012154 +khehdfkj-1 Endothelial Cells 7963.16748046875 1147.563720703125 9.0 5.0 0.5349791518324556 0.5637914160289369 1 0 1 0.5711617809648418 +khejmeil-1 Endothelial Cells 7961.74951171875 1158.5279541015625 9.0 2.0 0.5349791518324556 0.34568712404340535 1 1 0 0.5711617809648418 +kfojbmac-1 Endothelial Cells 9081.9765625 1773.2186279296875 19.0 1.0 0.6960239235889 0.21810429198553155 2 2 0 0.5706500899210744 +famajfeo-1 Endothelial Cells 4751.6845703125 3034.7294921875 15.0 3.0 0.6441790870257778 0.4362085839710631 6 3 6 0.5705425347315339 +eiagolbc-1 Endothelial Cells 5743.96728515625 623.9401245117188 14.0 1.0 0.6291843042471731 0.21810429198553155 2 2 0 0.5698138271782345 +nhgpmcga-1 Endothelial Cells 6693.0908203125 4549.23876953125 15.0 1.0 0.6441790870257778 0.21810429198553155 2 2 0 0.5696067311799161 +mmpiobia-1 Endothelial Cells 5538.0048828125 4559.6337890625 21.0 1.0 0.7181681471869151 0.21810429198553155 3 2 0 0.569453392719075 +mllacfcb-1 Endothelial Cells 6585.98681640625 5665.380859375 8.0 3.0 0.510499848342324 0.4362085839710631 1 0 1 0.5690200978247486 +dpmlkaoa-1 Endothelial Cells 4210.533203125 3306.37744140625 17.0 3.0 0.6715446200987684 0.4362085839710631 2 0 2 0.5683165497258592 +melendio-1 Endothelial Cells 8304.771484375 3812.385009765625 7.0 1.0 0.48313431526933326 0.21810429198553155 3 3 0 0.5680817873695407 +ifckdkdf-1 Endothelial Cells 478.16790771484375 3340.505615234375 9.0 4.0 0.5349791518324556 0.5064224831767222 2 1 1 0.568027814532197 +egbelbao-1 Endothelial Cells 3602.592529296875 3847.878173828125 20.0 3.0 0.7073597568332597 0.4362085839710631 2 1 2 0.5678761421315264 +lbdoeooj-1 Endothelial Cells 9107.830078125 863.8583984375 24.0 1.0 0.7478687601520222 0.21810429198553155 5 3 0 0.5676504716352884 +ginognbn-1 Endothelial Cells 3201.189208984375 3232.17431640625 10.0 4.0 0.5571233754304706 0.5064224831767222 4 2 4 0.5674792422574949 +oginookk-1 Endothelial Cells 8557.974609375 5041.46533203125 15.0 5.0 0.6441790870257778 0.5637914160289369 2 1 2 0.567275467398764 +lcpokpoa-1 Endothelial Cells 8812.5654296875 408.30377197265625 17.0 1.0 0.6715446200987684 0.21810429198553155 2 2 0 0.5668236249192138 +kcpiekgb-1 Endothelial Cells 9444.796875 1551.4150390625 20.0 2.0 0.7073597568332597 0.34568712404340535 4 2 0 0.5667634346114829 +aahlpmai-1 Endothelial Cells 461.9949951171875 3328.148193359375 4.0 7.0 0.3739343800760111 0.6543128759565946 2 0 2 0.5665295259962443 +eodpgblk-1 Endothelial Cells 5043.58251953125 1671.673095703125 19.0 2.0 0.6960239235889 0.34568712404340535 1 1 0 0.5664135123422208 +fnjnelja-1 Endothelial Cells 3917.917236328125 1718.1336669921875 31.0 2.0 0.8052238587822221 0.34568712404340535 3 2 0 0.566057647045928 +molfbbfj-1 Endothelial Cells 5405.4580078125 4624.2001953125 22.0 4.0 0.7284960027393369 0.5064224831767222 1 0 1 0.5656398413528106 +mmliomjc-1 Endothelial Cells 5417.9267578125 4651.1240234375 15.0 1.0 0.6441790870257778 0.21810429198553155 1 1 0 0.5656398413528106 +ceamdaai-1 Endothelial Cells 8306.9462890625 1198.3411865234375 7.0 5.0 0.48313431526933326 0.5637914160289369 2 1 1 0.5650617768918731 +lbbfklcb-1 Endothelial Cells 9540.8837890625 448.58489990234375 29.0 4.0 0.7902290760036176 0.5064224831767222 4 0 3 0.5649454080961462 +cplfahcd-1 Endothelial Cells 1019.6844482421876 1737.485595703125 27.0 2.0 0.7741993761749866 0.34568712404340535 2 1 0 0.5639650662359897 +epboogan-1 Endothelial Cells 4736.14892578125 1210.9844970703125 6.0 4.0 0.4521098326620977 0.5064224831767222 2 1 2 0.5639101397088911 +haalfbag-1 Endothelial Cells 5217.8125 4568.7890625 6.0 4.0 0.4521098326620977 0.5064224831767222 1 0 1 0.5637300667155122 +lhjnikjp-1 Endothelial Cells 8231.509765625 3497.878662109375 7.0 5.0 0.48313431526933326 0.5637914160289369 3 1 2 0.5636074438919831 +kglnhmgf-1 Endothelial Cells 9346.0126953125 1801.9052734375 5.0 3.0 0.41629469592760643 0.4362085839710631 2 0 2 0.5633635296931112 +fmobhdgl-1 Endothelial Cells 4167.30810546875 1763.61279296875 10.0 5.0 0.5571233754304706 0.5637914160289369 3 1 3 0.5632791986719861 +kfoaonfh-1 Endothelial Cells 9060.216796875 1762.927978515625 20.0 4.0 0.7073597568332597 0.5064224831767222 2 0 2 0.5627076452688542 +ijbboddm-1 Endothelial Cells 5783.80810546875 2973.486328125 33.0 6.0 0.8193092920885532 0.6122961576274708 3 0 3 0.5624336516989307 +jmgfljom-1 Endothelial Cells 8482.9345703125 165.63128662109375 15.0 1.0 0.6441790870257778 0.21810429198553155 1 1 0 0.5622422401281449 +dmkfdipa-1 Endothelial Cells 4167.99365234375 3719.439208984375 15.0 4.0 0.6441790870257778 0.5064224831767222 3 1 3 0.562043956215481 +ihbaplla-1 Endothelial Cells 368.6526489257813 3293.397705078125 22.0 4.0 0.7284960027393369 0.5064224831767222 2 1 2 0.5616313753097173 +npppocmc-1 Endothelial Cells 5933.93212890625 3818.91552734375 31.0 3.0 0.8052238587822221 0.4362085839710631 2 0 2 0.5615930312873773 +ggglajib-1 Endothelial Cells 2679.517578125 4391.720703125 20.0 2.0 0.7073597568332597 0.34568712404340535 5 3 0 0.5615287545554987 +miahfcee-1 Endothelial Cells 9790.3896484375 4114.27734375 11.0 2.0 0.5773394676840509 0.34568712404340535 1 1 0 0.5612404886150851 +nacpmdne-1 Endothelial Cells 5857.24609375 5097.99658203125 13.0 3.0 0.6131546044185421 0.4362085839710631 4 1 3 0.5606121299946575 +npoadoha-1 Endothelial Cells 6094.7939453125 3913.425048828125 22.0 3.0 0.7284960027393369 0.4362085839710631 4 1 4 0.5600944705473929 +fpklfbcf-1 Endothelial Cells 3642.755126953125 1291.130126953125 14.0 2.0 0.6291843042471731 0.34568712404340535 1 1 0 0.5598298916199833 +fpkolhgg-1 Endothelial Cells 3638.0771484375 1303.1739501953125 6.0 4.0 0.4521098326620977 0.5064224831767222 1 0 1 0.5598298916199833 diff --git a/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/vwf_selp_pathway_correlations.tsv b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/vwf_selp_pathway_correlations.tsv new file mode 100644 index 0000000..1c3838a --- /dev/null +++ b/benchmarking/cci_2026_atera/vwf_selp_deep_dive/tables/vwf_selp_pathway_correlations.tsv @@ -0,0 +1,4 @@ +pathway present_genes spearman_rho_vs_vwf_selp_joint p_value +WPB_EndothelialActivation VWF,SELP,ANGPT2,IL6,CXCL8,RAB27A,STXBP5,PLAT 0.19534646558662513 0.0 +VascularIdentity PECAM1,EMCN,CDH5,KDR,FLT1,MMRN2,CLEC14A,EGFL7 0.2181908741315978 0.0 +Hemostasis_Thromboinflammation VWF,SELP,THBD,PLAT,SERPINE1,ADAMTS13 0.20695261488528197 0.0 diff --git a/benchmarking/gmi_pdc/README.md b/benchmarking/gmi_pdc/README.md index 07055c4..89f9817 100644 --- a/benchmarking/gmi_pdc/README.md +++ b/benchmarking/gmi_pdc/README.md @@ -2,13 +2,13 @@ This scaffold runs the canonical contour-GMI Atera S1-vs-S5 validation on PDC Dardel with Slurm. It reuses the Xenium source cache already being copied for -the LR benchmark and writes all GMI-specific artifacts to a separate scratch +the CCI benchmark and writes all GMI-specific artifacts to a separate scratch root. Default dataset: ```text -/cfs/klemming/scratch/h/hutaobo/pyxenium_lr_benchmark_2026-04/data/source_cache/breast/WTA_Preview_FFPE_Breast_Cancer_outs +/cfs/klemming/scratch/h/hutaobo/pyxenium_cci_benchmark_2026-04/data/source_cache/breast/WTA_Preview_FFPE_Breast_Cancer_outs ``` Default GMI root: @@ -23,7 +23,7 @@ From the staged repo on Dardel: ```bash export PDC_ROOT=/cfs/klemming/scratch/h/hutaobo/pyxenium_gmi_contour_2026-04 -export PDC_XENIUM_ROOT=/cfs/klemming/scratch/h/hutaobo/pyxenium_lr_benchmark_2026-04/data/source_cache/breast/WTA_Preview_FFPE_Breast_Cancer_outs +export PDC_XENIUM_ROOT=/cfs/klemming/scratch/h/hutaobo/pyxenium_cci_benchmark_2026-04/data/source_cache/breast/WTA_Preview_FFPE_Breast_Cancer_outs bash benchmarking/gmi_pdc/scripts/bootstrap_pdc_env.sh bash benchmarking/gmi_pdc/scripts/prepare_pdc_inputs.sh diff --git a/benchmarking/gmi_pdc/scripts/prepare_pdc_inputs.sh b/benchmarking/gmi_pdc/scripts/prepare_pdc_inputs.sh index 2278ef1..12e1603 100644 --- a/benchmarking/gmi_pdc/scripts/prepare_pdc_inputs.sh +++ b/benchmarking/gmi_pdc/scripts/prepare_pdc_inputs.sh @@ -2,7 +2,7 @@ set -euo pipefail PDC_ROOT="${PDC_ROOT:-/cfs/klemming/scratch/h/hutaobo/pyxenium_gmi_contour_2026-04}" -PDC_XENIUM_ROOT="${PDC_XENIUM_ROOT:-/cfs/klemming/scratch/h/hutaobo/pyxenium_lr_benchmark_2026-04/data/source_cache/breast/WTA_Preview_FFPE_Breast_Cancer_outs}" +PDC_XENIUM_ROOT="${PDC_XENIUM_ROOT:-/cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/data/source_cache/breast/WTA_Preview_FFPE_Breast_Cancer_outs}" REPO_DIR="${REPO_DIR:-${PDC_ROOT}/repo}" CONDA_PREFIX="${CONDA_PREFIX:-${PDC_ROOT}/conda/envs/pyx-gmi}" HISTOSEG_ROOT="${HISTOSEG_ROOT:-${PDC_ROOT}/external/HistoSeg}" diff --git a/benchmarking/gmi_pdc/scripts/run_pdc_stage.sh b/benchmarking/gmi_pdc/scripts/run_pdc_stage.sh index b67fe5b..83d06d3 100644 --- a/benchmarking/gmi_pdc/scripts/run_pdc_stage.sh +++ b/benchmarking/gmi_pdc/scripts/run_pdc_stage.sh @@ -3,7 +3,7 @@ set -euo pipefail STAGE_ID="" PDC_ROOT="${PDC_ROOT:-/cfs/klemming/scratch/h/hutaobo/pyxenium_gmi_contour_2026-04}" -DATASET_ROOT="${PDC_XENIUM_ROOT:-/cfs/klemming/scratch/h/hutaobo/pyxenium_lr_benchmark_2026-04/data/source_cache/breast/WTA_Preview_FFPE_Breast_Cancer_outs}" +DATASET_ROOT="${PDC_XENIUM_ROOT:-/cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/data/source_cache/breast/WTA_Preview_FFPE_Breast_Cancer_outs}" REPO_DIR="${REPO_DIR:-${PDC_ROOT}/repo}" CONDA_PREFIX="${CONDA_PREFIX:-${PDC_ROOT}/conda/envs/pyx-gmi}" CONTOUR_GEOJSON="" diff --git a/benchmarking/gmi_pdc/scripts/submit_pdc_chain.sh b/benchmarking/gmi_pdc/scripts/submit_pdc_chain.sh index 2493208..8ee2ea9 100644 --- a/benchmarking/gmi_pdc/scripts/submit_pdc_chain.sh +++ b/benchmarking/gmi_pdc/scripts/submit_pdc_chain.sh @@ -2,7 +2,7 @@ set -euo pipefail PDC_ROOT="${PDC_ROOT:-/cfs/klemming/scratch/h/hutaobo/pyxenium_gmi_contour_2026-04}" -PDC_XENIUM_ROOT="${PDC_XENIUM_ROOT:-/cfs/klemming/scratch/h/hutaobo/pyxenium_lr_benchmark_2026-04/data/source_cache/breast/WTA_Preview_FFPE_Breast_Cancer_outs}" +PDC_XENIUM_ROOT="${PDC_XENIUM_ROOT:-/cfs/klemming/scratch/h/hutaobo/topolink_cci_benchmark_2026-04/data/source_cache/breast/WTA_Preview_FFPE_Breast_Cancer_outs}" REPO_DIR="${REPO_DIR:-${PDC_ROOT}/repo}" CONDA_PREFIX="${CONDA_PREFIX:-${PDC_ROOT}/conda/envs/pyx-gmi}" HISTOSEG_ROOT="${HISTOSEG_ROOT:-${PDC_ROOT}/external/HistoSeg}" diff --git a/benchmarking/lr_2026_atera/scripts/pdc/submit_pdc_matrix.py b/benchmarking/lr_2026_atera/scripts/pdc/submit_pdc_matrix.py deleted file mode 100644 index 779a9c0..0000000 --- a/benchmarking/lr_2026_atera/scripts/pdc/submit_pdc_matrix.py +++ /dev/null @@ -1,517 +0,0 @@ -from __future__ import annotations - -import argparse -import json -import posixpath -import shlex -import subprocess -import tempfile -from dataclasses import dataclass -from datetime import datetime, timezone -from pathlib import Path -from typing import Any - - -DEFAULT_PDC_HOST = "pdc" -DEFAULT_PDC_ROOT = "/cfs/klemming/scratch/h/hutaobo/pyxenium_lr_benchmark_2026-04" -DEFAULT_ACCOUNT = "naiss2026-4-680" -ALL_METHODS = ( - "pyxenium", - "squidpy", - "liana", - "spatialdm", - "laris", - "cellphonedb", - "stlearn", - "cellchat", - "commot", - "giotto", - "spatalk", - "niches", - "cellnest", - "cellagentchat", - "scild", -) - - -@dataclass(frozen=True) -class MethodConfig: - language: str - partition: str - cpus: int - memory: str - time: str - pip: tuple[str, ...] = () - imports: tuple[str, ...] = () - r_packages: tuple[str, ...] = () - github: tuple[str, ...] = () - pdc_note: str = "" - - -METHODS: dict[str, MethodConfig] = { - "pyxenium": MethodConfig("python", "shared", 16, "96G", "06:00:00", imports=("pyXenium",)), - "squidpy": MethodConfig("python", "shared", 16, "160G", "12:00:00", pip=("setuptools<81", "squidpy", "omnipath", "zarr<3"), imports=("squidpy",)), - "liana": MethodConfig("python", "memory", 16, "300G", "18:00:00", pip=("liana", "omnipath", "mudata", "decoupler"), imports=("liana",)), - "spatialdm": MethodConfig("python", "memory", 16, "300G", "18:00:00", pip=("git+https://github.com/StatBiomed/SpatialDM.git", "SparseAEH"), imports=("spatialdm",)), - "laris": MethodConfig("python", "shared", 16, "192G", "18:00:00", pip=("laris",), imports=("laris",)), - "cellphonedb": MethodConfig("python", "shared", 16, "160G", "12:00:00", pip=("cellphonedb",), imports=("cellphonedb",)), - "stlearn": MethodConfig("python", "memory", 16, "300G", "18:00:00", pip=("stlearn",), imports=("stlearn",)), - "commot": MethodConfig("python", "memory", 16, "300G", "24:00:00", pip=("commot",), imports=("commot",)), - "cellnest": MethodConfig( - "python", - "shared", - 16, - "160G", - "12:00:00", - pip=("git+https://github.com/schwartzlab-methods/CellNEST.git",), - imports=("cellnest", "CellNEST"), - pdc_note="Dardel GPU is not NVIDIA/A100; run CPU/bounded adapter only unless ROCm support is confirmed.", - ), - "cellagentchat": MethodConfig( - "python", - "shared", - 16, - "160G", - "12:00:00", - pip=("git+https://github.com/mcgilldinglab/CellAgentChat.git",), - imports=("cellagentchat", "CellAgentChat"), - pdc_note="Dardel GPU is not NVIDIA/A100; run CPU/bounded adapter only unless ROCm support is confirmed.", - ), - "scild": MethodConfig( - "python", - "shared", - 16, - "160G", - "12:00:00", - pip=("git+https://github.com/jiatingyu-amss/SCILD.git",), - imports=("SCILD", "Models.SCILD_main"), - pdc_note="SCILD source layout may not be pip-installable; failure card is acceptable if import/API mapping fails.", - ), - "cellchat": MethodConfig( - "r", - "memory", - 32, - "300G", - "24:00:00", - r_packages=("jsonlite", "Matrix", "data.table", "remotes", "future", "igraph", "NMF"), - github=("jinworks/CellChat",), - ), - "giotto": MethodConfig( - "r", - "memory", - 32, - "300G", - "24:00:00", - r_packages=("jsonlite", "Matrix", "data.table", "remotes", "igraph"), - github=("drieslab/Giotto",), - ), - "spatalk": MethodConfig( - "r", - "memory", - 32, - "300G", - "24:00:00", - r_packages=("jsonlite", "Matrix", "data.table", "remotes", "igraph"), - github=("ZJUFanLab/SpaTalk",), - ), - "niches": MethodConfig( - "r", - "memory", - 32, - "300G", - "24:00:00", - r_packages=("jsonlite", "Matrix", "data.table", "remotes", "SeuratObject"), - github=("msraredon/NICHES",), - ), -} - - -def q(value: str | Path) -> str: - return shlex.quote(str(value)) - - -def run_command(command: list[str], *, input_text: str | None = None, check: bool = True) -> subprocess.CompletedProcess[str]: - completed = subprocess.run( - command, - input=input_text, - text=True, - stdout=subprocess.PIPE, - stderr=subprocess.PIPE, - check=False, - ) - if check and completed.returncode != 0: - raise RuntimeError( - f"Command failed with exit code {completed.returncode}: {' '.join(command)}\n" - f"STDOUT:\n{completed.stdout}\nSTDERR:\n{completed.stderr}" - ) - return completed - - -def ssh(host: str, remote_command: str, *, check: bool = True) -> subprocess.CompletedProcess[str]: - return run_command( - ["ssh", "-o", "BatchMode=yes", "-o", "RequestTTY=no", "-o", "RemoteCommand=none", host, remote_command], - check=check, - ) - - -def repo_root_from_script() -> Path: - return Path(__file__).resolve().parents[4] - - -def python_env_setup(method: str, cfg: MethodConfig, root: str) -> str: - env = f"{root}/envs/python/{method}" - pip_packages = " ".join(q(pkg) for pkg in cfg.pip) - import_checks = "\n".join( - [ - "ok = False", - f"for name in {list(cfg.imports)!r}:", - " try:", - " __import__(name)", - " print(f'import_ok {name}')", - " ok = True", - " break", - " except Exception as exc:", - " print(f'import_failed {name}: {exc}')", - "if not ok:", - " raise SystemExit('no configured import succeeded')", - ] - if cfg.imports - else ["import pyXenium; print('import_ok pyXenium')"] - ) - return f""" -METHOD={q(method)} -OUT="$ROOT/runs/env_audit/{method}" -mkdir -p "$OUT" -trap 'rc=$?; mkdir -p "$OUT"; printf "# %s PDC method card\\n\\n- Status: failed\\n- Stage: env_setup\\n- Exit code: %s\\n- Note: {cfg.pdc_note}\\n" "$METHOD" "$rc" > "$OUT/method_card.md"; exit "$rc"' ERR -module load python/3.12.3 >/dev/null 2>&1 || true -PYTHON_BIN="$(command -v python3 || command -v python)" -if [ ! -x {q(env)}/bin/python ]; then - "$PYTHON_BIN" -m venv {q(env)} -fi -. {q(env)}/bin/activate -python -m pip install --upgrade pip setuptools wheel -python -m pip install -e "$ROOT/repo" -if [ -n {q(pip_packages)} ]; then - python -m pip install {pip_packages} -fi -python - <<'PY' -{import_checks} -PY -python -m pip freeze > "$OUT/pip_freeze.txt" -printf '{{"method":"{method}","status":"success","stage":"env_setup","language":"python"}}\\n' > "$OUT/run_summary.json" -""" - - -def r_env_setup(method: str, cfg: MethodConfig, root: str) -> str: - r_lib = f"{root}/envs/r_libs/{method}" - r_packages = ", ".join(repr(pkg) for pkg in cfg.r_packages) - github = ", ".join(repr(repo) for repo in cfg.github) - return f""" -METHOD={q(method)} -OUT="$ROOT/runs/env_audit/{method}" -mkdir -p "$OUT" {q(r_lib)} -trap 'rc=$?; mkdir -p "$OUT"; printf "# %s PDC method card\\n\\n- Status: failed\\n- Stage: r_env_setup\\n- Exit code: %s\\n" "$METHOD" "$rc" > "$OUT/method_card.md"; exit "$rc"' ERR -module load cray-R/4.4.0 >/dev/null 2>&1 || true -export R_LIBS_USER={q(r_lib)} -Rscript - <<'RS' -repos <- c(CRAN = "https://cloud.r-project.org") -lib <- Sys.getenv("R_LIBS_USER") -dir.create(lib, recursive = TRUE, showWarnings = FALSE) -pkgs <- c({r_packages}) -missing <- pkgs[!vapply(pkgs, requireNamespace, logical(1), quietly = TRUE, lib.loc = lib)] -if (length(missing)) install.packages(missing, lib = lib, repos = repos, Ncpus = 8) -if (!requireNamespace("remotes", quietly = TRUE, lib.loc = lib)) install.packages("remotes", lib = lib, repos = repos) -.libPaths(c(lib, .libPaths())) -repos_gh <- c({github}) -for (repo in repos_gh) {{ - pkg <- basename(repo) - if (!requireNamespace(pkg, quietly = TRUE)) {{ - remotes::install_github(repo, lib = lib, upgrade = "never", dependencies = TRUE) - }} -}} -sessionInfo() -RS -Rscript -e '.libPaths(c(Sys.getenv("R_LIBS_USER"), .libPaths())); sink(file.path("{r_lib}", "sessionInfo.txt")); print(sessionInfo()); sink()' -printf '{{"method":"{method}","status":"success","stage":"env_setup","language":"r"}}\\n' > "$OUT/run_summary.json" -""" - - -def activate_for_method(method: str, cfg: MethodConfig, root: str) -> str: - if cfg.language == "r": - return f""" -module load cray-R/4.4.0 >/dev/null 2>&1 || true -. {q(root)}/envs/python/prep/bin/activate -export R_LIBS_USER={q(root)}/envs/r_libs/{method} -export PATH="$(dirname "$(command -v Rscript)"):$PATH" -""" - return f""" -module load python/3.12.3 >/dev/null 2>&1 || true -. {q(root)}/envs/python/{method}/bin/activate -""" - - -def method_run_command(method: str, cfg: MethodConfig, root: str, stage: str) -> str: - phase = "smoke" if stage == "smoke" else "full" - max_lr = {"smoke": 100, "pilot": 500, "full": None}[stage] - out_dir = f"{root}/runs/{stage}_common/{method}" - extra = "" - if method == "commot" and stage in {"pilot", "full"}: - extra += " --chunk-id 0 --num-chunks 16" - out_dir = f"{root}/runs/{stage}_common/{method}_chunk_0" - if max_lr is not None: - extra += f" --max-lr-pairs {max_lr}" - if stage == "pilot": - extra += " --bounded-mode full_cells_lr500_pilot" - if cfg.language == "r": - extra += " --rscript Rscript" - return f""" -OUT={q(out_dir)} -mkdir -p "$OUT" -trap 'rc=$?; mkdir -p "$OUT"; printf "# {method} PDC method card\\n\\n- Status: failed\\n- Stage: {stage}\\n- Exit code: %s\\n- PDC note: {cfg.pdc_note}\\n" "$rc" > "$OUT/method_card.md"; exit "$rc"' ERR -{activate_for_method(method, cfg, root)} -python "$ROOT/repo/benchmarking/lr_2026_atera/scripts/run_method.py" \ - --method {q(method)} \ - --input-manifest "$ROOT/data/input_manifest.json" \ - --benchmark-root "$ROOT" \ - --database-mode common-db \ - --phase {phase} \ - --output-dir "$OUT" \ - --gzip-standardized \ - --job-id {q(stage + "_common_" + method)}{extra} -""" - - -def prepare_command(root: str) -> str: - return f"bash {q(root)}/repo/benchmarking/lr_2026_atera/scripts/pdc/prepare_pdc_bundle.sh" - - -def job_script( - *, - job_id: str, - root: str, - account: str, - partition: str, - cpus: int, - memory: str, - time_limit: str, - body: str, -) -> str: - return f"""#!/usr/bin/env bash -#SBATCH -A {account} -#SBATCH -p {partition} -#SBATCH -t {time_limit} -#SBATCH -c {cpus} -#SBATCH --mem={memory} -#SBATCH -J {job_id[:64]} -#SBATCH -o {root}/logs/{job_id}.stdout.log -#SBATCH -e {root}/logs/{job_id}.stderr.log - -set -euo pipefail -export ROOT={q(root)} -export PDC_LR_ROOT="$ROOT" -export TMPDIR="$ROOT/tmp" -export PYTHONPATH="$ROOT/repo/src:${{PYTHONPATH:-}}" -export OMP_NUM_THREADS={cpus} -export MKL_NUM_THREADS={cpus} -mkdir -p "$ROOT"/{{logs,runs,results,reports,tmp,slurm,envs/python,envs/r_libs}} -mkdir -p "$ROOT/configs" -cp -f "$ROOT"/repo/benchmarking/lr_2026_atera/configs/* "$ROOT/configs/" 2>/dev/null || true -cd "$ROOT/repo" -/usr/bin/time -v bash -lc {q(body)} 2> >(tee -a "$ROOT/logs/{job_id}.resource.log" >&2) -""" - - -def build_jobs(methods: list[str], root: str, account: str, stages: set[str], include_full: bool) -> list[dict[str, Any]]: - jobs: list[dict[str, Any]] = [] - if "prepare" in stages: - jobs.append( - { - "job_id": "pdc_prepare_full_bundle", - "job_type": "prepare", - "method": "prep", - "partition": "shared", - "cpus": 16, - "memory": "96G", - "time": "02:00:00", - "dependencies": [], - "script": job_script( - job_id="pdc_prepare_full_bundle", - root=root, - account=account, - partition="shared", - cpus=16, - memory="96G", - time_limit="02:00:00", - body=prepare_command(root), - ), - } - ) - for method in methods: - cfg = METHODS[method] - env_id = f"pdc_env_{method}" - if "env" in stages: - body = python_env_setup(method, cfg, root) if cfg.language == "python" else r_env_setup(method, cfg, root) - jobs.append( - { - "job_id": env_id, - "job_type": "env_setup", - "method": method, - "partition": "shared" if cfg.language == "python" else "memory", - "cpus": 8 if cfg.language == "python" else 16, - "memory": "64G" if cfg.language == "python" else "160G", - "time": "04:00:00" if cfg.language == "python" else "12:00:00", - "dependencies": [], - "script": job_script( - job_id=env_id, - root=root, - account=account, - partition="shared" if cfg.language == "python" else "memory", - cpus=8 if cfg.language == "python" else 16, - memory="64G" if cfg.language == "python" else "160G", - time_limit="04:00:00" if cfg.language == "python" else "12:00:00", - body=body, - ), - } - ) - prior_stage_id = None - for stage in ("smoke", "pilot", "full"): - if stage == "full" and not include_full: - continue - if stage not in stages and not (stage == "full" and include_full): - continue - run_id = f"pdc_{stage}_common_{method}" - deps = [] - if "prepare" in stages: - deps.append("pdc_prepare_full_bundle") - if "env" in stages: - deps.append(env_id) - if prior_stage_id: - deps.append(prior_stage_id) - jobs.append( - { - "job_id": run_id, - "job_type": f"{stage}_common", - "method": method, - "partition": cfg.partition, - "cpus": cfg.cpus, - "memory": cfg.memory, - "time": cfg.time, - "dependencies": deps, - "script": job_script( - job_id=run_id, - root=root, - account=account, - partition=cfg.partition, - cpus=cfg.cpus, - memory=cfg.memory, - time_limit=cfg.time, - body=method_run_command(method, cfg, root, stage), - ), - } - ) - prior_stage_id = run_id - return jobs - - -def write_remote_text(host: str, remote_path: str, text: str) -> None: - with tempfile.NamedTemporaryFile("w", encoding="utf-8", newline="\n", suffix=".sbatch", delete=False) as handle: - handle.write(text) - tmp_name = handle.name - try: - ssh(host, f"mkdir -p {q(posixpath.dirname(remote_path))}") - run_command(["scp", tmp_name, f"{host}:{remote_path}"]) - finally: - Path(tmp_name).unlink(missing_ok=True) - - -def submit_jobs(host: str, root: str, jobs: list[dict[str, Any]]) -> list[dict[str, Any]]: - submitted: list[dict[str, Any]] = [] - slurm_ids: dict[str, str] = {} - for job in jobs: - script_path = f"{root}/slurm/{job['job_id']}.sbatch" - write_remote_text(host, script_path, str(job["script"])) - missing_deps = [dep for dep in job.get("dependencies", []) if dep not in slurm_ids] - if missing_deps: - submitted.append( - {k: v for k, v in job.items() if k != "script"} - | {"script_path": script_path, "status": "skipped_missing_dependency", "missing_dependencies": missing_deps} - ) - continue - dep_ids = [slurm_ids[dep] for dep in job.get("dependencies", []) if dep in slurm_ids] - command = f"sbatch --parsable" - if dep_ids: - command += " --dependency=afterok:" + ":".join(dep_ids) - command += f" {q(script_path)}" - completed = ssh(host, command, check=False) - if completed.returncode != 0: - submitted.append( - {k: v for k, v in job.items() if k != "script"} - | { - "script_path": script_path, - "status": "submit_failed", - "returncode": completed.returncode, - "stdout": completed.stdout, - "stderr": completed.stderr, - } - ) - continue - slurm_id = completed.stdout.strip().splitlines()[-1] - slurm_ids[str(job["job_id"])] = slurm_id - submitted.append( - {k: v for k, v in job.items() if k != "script"} - | {"script_path": script_path, "status": "submitted", "slurm_job_id": slurm_id} - ) - return submitted - - -def main() -> None: - parser = argparse.ArgumentParser(description="Generate and submit a PDC Slurm matrix for LR benchmarking.") - parser.add_argument("--host", default=DEFAULT_PDC_HOST) - parser.add_argument("--remote-root", default=DEFAULT_PDC_ROOT) - parser.add_argument("--account", default=DEFAULT_ACCOUNT) - parser.add_argument("--methods", default=",".join(ALL_METHODS)) - parser.add_argument("--stages", default="prepare,env,smoke,pilot") - parser.add_argument("--include-full", action="store_true") - parser.add_argument("--submit", action="store_true") - parser.add_argument("--output-json", default=None) - args = parser.parse_args() - - methods = [item.strip().lower() for item in args.methods.split(",") if item.strip()] - unknown = [method for method in methods if method not in METHODS] - if unknown: - raise SystemExit(f"Unknown methods: {unknown}") - stages = {item.strip().lower() for item in args.stages.split(",") if item.strip()} - jobs = build_jobs(methods, args.remote_root.rstrip("/"), args.account, stages, args.include_full) - manifest: dict[str, Any] = { - "kind": "pdc_job_matrix", - "created_at": datetime.now(timezone.utc).isoformat(), - "host": args.host, - "remote_root": args.remote_root.rstrip("/"), - "account": args.account, - "methods": methods, - "stages": sorted(stages), - "include_full": args.include_full, - "jobs": [{k: v for k, v in job.items() if k != "script"} for job in jobs], - } - if args.submit: - submitted = submit_jobs(args.host, args.remote_root.rstrip("/"), jobs) - manifest["submitted_jobs"] = submitted - manifest["jobs"] = submitted - remote_manifest = f"{args.remote_root.rstrip('/')}/logs/pdc_job_matrix_{datetime.now(timezone.utc).strftime('%Y%m%d_%H%M%S')}.json" - with tempfile.NamedTemporaryFile("w", encoding="utf-8", suffix=".json", delete=False) as handle: - handle.write(json.dumps(manifest, indent=2) + "\n") - tmp_name = handle.name - try: - run_command(["scp", tmp_name, f"{args.host}:{remote_manifest}"]) - manifest["remote_manifest"] = remote_manifest - finally: - Path(tmp_name).unlink(missing_ok=True) - if args.output_json: - output_path = Path(args.output_json) - output_path.parent.mkdir(parents=True, exist_ok=True) - output_path.write_text(json.dumps(manifest, indent=2) + "\n", encoding="utf-8") - print(json.dumps(manifest, indent=2)) - - -if __name__ == "__main__": - main() diff --git a/docs/api/cci.md b/docs/api/cci.md new file mode 100644 index 0000000..bb32c7a --- /dev/null +++ b/docs/api/cci.md @@ -0,0 +1,11 @@ +# `pyXenium.cci` + +```{eval-rst} +.. currentmodule:: pyXenium.cci + +.. autosummary:: + :toctree: generated + :nosignatures: + + cci_topology_analysis +``` diff --git a/docs/api/index.md b/docs/api/index.md index 7efdd77..e389cb5 100644 --- a/docs/api/index.md +++ b/docs/api/index.md @@ -6,11 +6,12 @@ io multimodal -ligand_receptor +cci pathway contour gmi mechanostress +perturb ``` The API reference is organized around pyXenium’s canonical namespaces rather than the legacy @@ -31,10 +32,10 @@ Xenium artifact readers, SData helpers, and compat export utilities. Canonical RNA + protein preparation, analysis, immune-resistance scoring, and workflows. ::: -:::{grid-item-card} pyXenium.ligand_receptor -:link: ligand_receptor +:::{grid-item-card} pyXenium.cci +:link: cci :link-type: doc -Topology-native ligand-receptor analysis. +Topology-native cell-cell interaction analysis. ::: :::{grid-item-card} pyXenium.pathway @@ -60,4 +61,10 @@ Contour-level GMI modeling for sparse main effects, interactions, controls, and :link-type: doc Mechanical stress state analysis from Xenium morphology and tumor-stroma geometry. ::: + +:::{grid-item-card} pyXenium.perturb +:link: perturb +:link-type: doc +SpatialPerturb Bridge handoff specs for optional Perturb-seq reference projection. +::: :::: diff --git a/docs/api/ligand_receptor.md b/docs/api/ligand_receptor.md deleted file mode 100644 index 441dbe6..0000000 --- a/docs/api/ligand_receptor.md +++ /dev/null @@ -1,11 +0,0 @@ -# `pyXenium.ligand_receptor` - -```{eval-rst} -.. currentmodule:: pyXenium.ligand_receptor - -.. autosummary:: - :toctree: generated - :nosignatures: - - ligand_receptor_topology_analysis -``` diff --git a/docs/api/perturb.md b/docs/api/perturb.md new file mode 100644 index 0000000..25057e7 --- /dev/null +++ b/docs/api/perturb.md @@ -0,0 +1,18 @@ +# `pyXenium.perturb` + +`pyXenium.perturb` is the lightweight SpatialPerturb Bridge surface. It writes +handoff specs and stable external CLI commands for running Perturb-seq reference +projection with the separately installed `SpatialPerturb` package. + +```{eval-rst} +.. currentmodule:: pyXenium.perturb + +.. autoclass:: SpatialPerturbBridgeConfig + :members: + +.. autofunction:: spatialperturb_status + +.. autofunction:: build_spatialperturb_handoff + +.. autofunction:: write_spatialperturb_handoff +``` diff --git a/docs/changelog.md b/docs/changelog.md index c35d1e8..bb72031 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -4,7 +4,8 @@ All notable changes to pyXenium are documented here. ## Unreleased -- Document AI-Driven Spatial Pathologist via the external `spatho` package as pyXenium's eighth feature area, without adding new pyXenium runtime code or dependencies. +- Add `pyXenium.perturb` as the lightweight SpatialPerturb Bridge for optional Perturb-seq reference projection handoffs without adding a core runtime dependency. +- Document AI-Driven Spatial Pathologist via the external `spatho` package as an optional workflow bridge, without adding new pyXenium runtime code or dependencies. ## 0.4.1 - 2026-04-26 diff --git a/docs/guides/gmi-contour.md b/docs/guides/gmi-contour.md index c9b84ad..c387545 100644 --- a/docs/guides/gmi-contour.md +++ b/docs/guides/gmi-contour.md @@ -32,7 +32,7 @@ GMI receives one combined design matrix: transformed to contour-level logCPM. - Spatial features are numeric contour descriptors from `build_contour_feature_table(...)`, including geometry, composition, context, - rim, gradient, edge-contrast, and ligand-receptor summaries when available. + rim, gradient, edge-contrast, and cell-cell interaction summaries when available. - `feature_metadata.tsv` records `feature_block = rna|spatial` for every design-matrix column. diff --git a/docs/index.md b/docs/index.md index cb0e886..955343c 100644 --- a/docs/index.md +++ b/docs/index.md @@ -13,13 +13,14 @@ changelog ```
-

Xenium I/O, multimodal analysis, topology workflows, contour-native spatial profiling, GMI inference, mechanostress analysis, and AI-driven spatial pathology handoff.

+

Xenium I/O, multimodal analysis, topology workflows, contour-native spatial profiling, GMI inference, mechanostress analysis, and optional external workflow bridges.

- pyXenium is a Python toolkit for 10x Genomics Xenium with eight feature areas: - canonical Xenium I/O, multimodal RNA + protein analysis, topology-native ligand-receptor + pyXenium is a Python toolkit for 10x Genomics Xenium with nine feature areas: + canonical Xenium I/O, multimodal RNA + protein analysis, topology-native cell-cell interaction and pathway methods, contour-aware geometry workflows, contour-level GMI modeling, - morphology-derived mechanostress analysis, and an optional handoff to the external - AI-Driven Spatial Pathologist workflow through spatho. + morphology-derived mechanostress analysis, and optional external workflow bridges for + AI-driven spatial pathology through spatho and Perturb-seq reference projection + through SpatialPerturb. This site is organized to mirror the crisp, research-oriented experience of the SpatialData docs while staying specific to pyXenium’s package architecture. @@ -74,7 +75,7 @@ Load Xenium exports, recover partial bundles, round-trip `XeniumSData`, and expo :::{grid-item-card} Tutorials :link: tutorials/index :link-type: doc -Follow notebook-style walkthroughs for pyXenium modules and the optional `spatho` pathology handoff. +Follow notebook-style walkthroughs for pyXenium modules and optional external workflow bridges. ::: :::{grid-item-card} Multimodal Analysis @@ -107,10 +108,16 @@ Compute fibroblast axis strength, tumor-stroma growth patterning, and cell polar Call the external `spatho` workflow on Xenium cases structured by pyXenium `XeniumSData`. ::: +:::{grid-item-card} SpatialPerturb Bridge +:link: tutorials/spatialperturb_bridge +:link-type: doc +Generate handoff specs for Perturb-seq reference projection with the external `SpatialPerturb` CLI. +::: + :::{grid-item-card} API :link: api/index :link-type: doc -Browse curated autosummary pages for `io`, `multimodal`, `ligand_receptor`, `pathway`, `contour`, `gmi`, and `mechanostress`. +Browse curated autosummary pages for `io`, `multimodal`, `cci`, `pathway`, `contour`, `gmi`, `mechanostress`, and `perturb`. ::: :::{grid-item-card} Changelog @@ -124,12 +131,13 @@ Track documentation, branding, and package-level changes. - `pyXenium.io`: Xenium artifact loading, partial export recovery, SData I/O, and SpatialData-compatible export. - `pyXenium.multimodal`: canonical RNA + protein loading, immune-resistance scoring, joint analyses, and packaged multimodal workflows. -- `pyXenium.ligand_receptor`: topology-native ligand-receptor analysis primitives. +- `pyXenium.cci`: topology-native cell-cell interaction analysis primitives. - `pyXenium.pathway`: pathway topology analysis and pathway activity scoring. - `pyXenium.contour`: GeoJSON contour import and contour-aware density profiling around polygon annotations. - `pyXenium.gmi`: contour-level GMI modeling for sparse main-effect and interaction discovery in spatial transcriptomics. - `pyXenium.mechanostress`: morphology-derived mechanical stress states from cell/nucleus boundaries and tumor-stroma context. - AI-Driven Spatial Pathologist via `spatho`: optional external AI pathology review workflow built on pyXenium's `XeniumSData` case structure, not a pyXenium runtime dependency. +- `pyXenium.perturb`: SpatialPerturb Bridge for optional Perturb-seq reference projection onto Xenium tissue through the external `SpatialPerturb` package. :::{admonition} GitHub branding asset :class: pyxenium-brand-note diff --git a/docs/tutorials/ai_driven_spatial_pathologist.md b/docs/tutorials/ai_driven_spatial_pathologist.md index b86f7e4..cf279a1 100644 --- a/docs/tutorials/ai_driven_spatial_pathologist.md +++ b/docs/tutorials/ai_driven_spatial_pathologist.md @@ -6,10 +6,10 @@ is an external workflow layer for AI-assisted pathology review around Xenium-scale spatial transcriptomics. The public Python package and CLI are named `spatho`. -pyXenium treats this as an eighth feature area in the documentation, not as a new -`pyXenium.spatho` namespace. The goal is to show where pyXenium hands a structured -Xenium case to `spatho`, while keeping the AI workflow implementation in the -AI-Driven Spatial Pathologist project. +pyXenium treats this as an optional external workflow bridge, not as a new +`pyXenium.spatho` namespace. The goal is to show where pyXenium hands a +structured Xenium case to `spatho`, while keeping the AI workflow implementation +in the AI-Driven Spatial Pathologist project. ## Relationship to XeniumSData diff --git a/docs/tutorials/ligand_receptor.ipynb b/docs/tutorials/cci.ipynb similarity index 99% rename from docs/tutorials/ligand_receptor.ipynb rename to docs/tutorials/cci.ipynb index a32a4d5..44f9304 100644 --- a/docs/tutorials/ligand_receptor.ipynb +++ b/docs/tutorials/cci.ipynb @@ -5,15 +5,15 @@ "id": "11d63fde", "metadata": {}, "source": [ - "# pyXenium.ligand_receptor Tutorial\n", + "# pyXenium.cci Tutorial\n", "\n", "## Overview\n", "\n", - "This notebook walks through the Atera WTA breast topology reproducibility bundle and focuses on how `pyXenium.ligand_receptor` turns precomputed topology anchors plus cell-type expression support into interpretable sender-receiver hypotheses.\n", + "This notebook walks through the Atera WTA breast topology reproducibility bundle and focuses on how `pyXenium.cci` turns precomputed topology anchors plus cell-type expression support into interpretable sender-receiver hypotheses.\n", "\n", "## Biological question\n", "\n", - "Which cell populations appear to drive the strongest ligand-receptor communication programs across tumor, stromal, immune, and vascular compartments in the Atera breast sample?\n" + "Which cell populations appear to drive the strongest cell-cell interaction communication programs across tumor, stromal, immune, and vascular compartments in the Atera breast sample?\n" ] }, { @@ -109,7 +109,7 @@ "\n", "- Raw study: Atera WTA FFPE breast Xenium export with precomputed `t_and_c` and `StructureMap` anchors.\n", "- Versioned outputs in this repository: `manuscript/atera_wta_breast_topology/`.\n", - "- Canonical API: `ligand_receptor_topology_analysis` and the packaged `run_atera_wta_breast_topology(...)` workflow.\n", + "- Canonical API: `cci_topology_analysis` and the packaged `run_atera_wta_breast_topology(...)` workflow.\n", "\n", "## Setup\n", "\n", @@ -154,7 +154,7 @@ " receptor\n", " sender_celltype\n", " receiver_celltype\n", - " LR_score\n", + " CCI_score\n", " local_contact\n", " \n", " \n", @@ -209,14 +209,14 @@ "

" ], "text/plain": [ - " ligand receptor sender_celltype \\\n", + " cell-cell interaction sender_celltype \\\n", "0 CSF1 CSF1R CAFs, DCIS Associated \n", "1 CXCL12 CXCR4 CAFs, DCIS Associated \n", "2 DLL4 NOTCH3 Endothelial Cells \n", "3 JAG1 NOTCH1 11q13 Invasive Tumor Cells \n", "4 TGFB1 TGFBR2 Endothelial Cells \n", "\n", - " receiver_celltype LR_score local_contact \n", + " receiver_celltype CCI_score local_contact \n", "0 Macrophages 0.507387 0.044743 \n", "1 T Lymphocytes 0.633882 0.168430 \n", "2 Pericytes 0.662811 0.135465 \n", @@ -293,7 +293,7 @@ "" ], "text/plain": [ - " check ligand receptor \\\n", + " check cell-cell interaction \\\n", "0 CSF1-CSF1R top sender should not be Mast Cells CSF1 CSF1R \n", "1 CXCL12-CXCR4 should keep CAFs, DCIS Associated... CXCL12 CXCR4 \n", "2 DLL4-NOTCH3 top hit should be Endothelial Cell... DLL4 NOTCH3 \n", @@ -310,18 +310,18 @@ ], "source": [ "payload = json.loads((ARTIFACT_DIR / \"summary.json\").read_text(encoding=\"utf-8\"))\n", - "scores = pd.read_csv(ARTIFACT_DIR / \"lr_sender_receiver_scores.csv\")\n", + "scores = pd.read_csv(ARTIFACT_DIR / \"cci_sender_receiver_scores.csv\")\n", "\n", "top_pairs = (\n", - " scores.sort_values(\"LR_score\", ascending=False)\n", + " scores.sort_values(\"CCI_score\", ascending=False)\n", " .groupby([\"ligand\", \"receptor\"], as_index=False)\n", " .first()\n", - " [[\"ligand\", \"receptor\", \"sender_celltype\", \"receiver_celltype\", \"LR_score\", \"local_contact\"]]\n", + " [[\"ligand\", \"receptor\", \"sender_celltype\", \"receiver_celltype\", \"CCI_score\", \"local_contact\"]]\n", " .head(10)\n", ")\n", "\n", "display(top_pairs)\n", - "display(pd.DataFrame(payload[\"lr_acceptance\"]))\n" + "display(pd.DataFrame(payload[\"cci_acceptance\"]))\n" ] }, { @@ -331,7 +331,7 @@ "source": [ "## Core workflow\n", "\n", - "A standard rerun goes through the packaged validation entrypoint so that the same ligand-receptor panel and topology anchors are used each time.\n", + "A standard rerun goes through the packaged validation entrypoint so that the same cell-cell interaction panel and topology anchors are used each time.\n", "\n", "```python\n", "from pyXenium.validation import run_atera_wta_breast_topology\n", @@ -339,7 +339,7 @@ "study = run_atera_wta_breast_topology(\n", " dataset_root=str(ATERA_DATASET_PATH),\n", " tbc_results=str(TBC_RESULTS_PATH),\n", - " output_dir=\"./atera_lr_outputs\",\n", + " output_dir=\"./atera_cci_outputs\",\n", " export_figures=True,\n", ")\n", "```\n", @@ -363,7 +363,7 @@ { "data": { "text/markdown": [ - "Set `RUN_FULL_ANALYSIS = True` to recompute the Atera ligand-receptor bundle from the local Xenium export." + "Set `RUN_FULL_ANALYSIS = True` to recompute the Atera cell-cell interaction bundle from the local Xenium export." ], "text/plain": [ "" @@ -383,9 +383,9 @@ " output_dir=str(ARTIFACT_DIR),\n", " export_figures=True,\n", " )\n", - " display(pd.DataFrame(study[\"payload\"][\"lr_pair_summaries\"]))\n", + " display(pd.DataFrame(study[\"payload\"][\"cci_pair_summaries\"]))\n", "else:\n", - " display(Markdown(\"Set `RUN_FULL_ANALYSIS = True` to recompute the Atera ligand-receptor bundle from the local Xenium export.\"))\n" + " display(Markdown(\"Set `RUN_FULL_ANALYSIS = True` to recompute the Atera cell-cell interaction bundle from the local Xenium export.\"))\n" ] }, { @@ -433,8 +433,8 @@ } ], "source": [ - "display(Image(filename=str(ARTIFACT_DIR / \"figures\" / \"lr_summary_heatmap.png\")))\n", - "display(Image(filename=str(ARTIFACT_DIR / \"figures\" / \"lr_hotspot_overlay.png\")))\n" + "display(Image(filename=str(ARTIFACT_DIR / \"figures\" / \"cci_summary_heatmap.png\")))\n", + "display(Image(filename=str(ARTIFACT_DIR / \"figures\" / \"cci_hotspot_overlay.png\")))\n" ] }, { @@ -449,14 +449,14 @@ "## Caveats\n", "\n", "- The score is a composite; a strong hit can be driven by anchor quality, expression support, and local contact in different proportions.\n", - "- This notebook uses the fixed smoke-panel pairs from the Atera reproducibility workflow, not a whole-database ligand-receptor scan.\n", + "- This notebook uses the fixed smoke-panel pairs from the Atera reproducibility workflow, not a whole-database cell-cell interaction scan.\n", "- Precomputed topology anchors should be interpreted as study-specific spatial priors, not universal cell-type distances.\n", "\n", "## Next steps\n", "\n", "- Open the `pathway` notebook to compare communication programs with pathway-level topology on the same Atera sample.\n", - "- Inspect `lr_component_diagnostics.csv` when you need to understand why a pair ranked highly.\n", - "- Swap in a custom `lr_pairs` table if you want to test a focused biological hypothesis beyond the default smoke panel.\n" + "- Inspect `cci_component_diagnostics.csv` when you need to understand why a pair ranked highly.\n", + "- Swap in a custom `interaction_pairs` table if you want to test a focused biological hypothesis beyond the default smoke panel.\n" ] } ], diff --git a/docs/tutorials/ligand_receptor_benchmarking.md b/docs/tutorials/cci_benchmarking.md similarity index 88% rename from docs/tutorials/ligand_receptor_benchmarking.md rename to docs/tutorials/cci_benchmarking.md index 18dae07..917a4dc 100644 --- a/docs/tutorials/ligand_receptor_benchmarking.md +++ b/docs/tutorials/cci_benchmarking.md @@ -1,15 +1,15 @@ -# Whole-dataset LR benchmarking +# Whole-dataset CCI benchmarking ## Overview -This tutorial summarizes whole-dataset ligand-receptor benchmarking on the full +This tutorial summarizes whole-dataset cell-cell interaction benchmarking on the full Atera Xenium WTA breast sample (`170,057` cells). The clean PDC `full_common` -runs used a shared human ligand-receptor resource so that methods are compared +runs used a shared human cell-cell interaction resource so that methods are compared by recovered biology and method-internal rank behavior, not by raw score magnitude. -The benchmark is separate from the basic ligand-receptor tutorial, which focuses -on the fixed smoke/topology panel and the `pyXenium.ligand_receptor` workflow. +The benchmark is separate from the basic cell-cell interaction tutorial, which focuses +on the fixed smoke/topology panel and the `pyXenium.cci` workflow. ## Completed full common-db methods @@ -52,9 +52,9 @@ the `Unassigned` compartment. comparable across methods. - This page reports clean PDC `full_common` outputs only, not stale A100 salvage runs or smoke-only results. -- Non-recovery of a canonical axis in the common-db benchmark can reflect LR - resource coverage, expression filtering, or panel detectability rather than - biological absence. +- Non-recovery of a canonical axis in the common-db benchmark can reflect CCI + resource coverage, ligand-receptor-resource filtering, or panel detectability + rather than biological absence. ## Next steps diff --git a/docs/tutorials/ligand_receptor_index.md b/docs/tutorials/cci_index.md similarity index 53% rename from docs/tutorials/ligand_receptor_index.md rename to docs/tutorials/cci_index.md index b51f10a..ab41ef8 100644 --- a/docs/tutorials/ligand_receptor_index.md +++ b/docs/tutorials/cci_index.md @@ -1,29 +1,30 @@ -# pyXenium.ligand_receptor +# pyXenium.cci ```{toctree} :hidden: :maxdepth: 1 -ligand_receptor -ligand_receptor_benchmarking +cci +cci_benchmarking ``` -The ligand-receptor tutorials collect the Atera WTA breast workflows for -topology-supported LR discovery and whole-dataset method benchmarking. +The cell-cell interaction tutorials collect the Atera WTA breast workflows for +topology-supported CCI discovery, including ligand-receptor-resource mode, and +whole-dataset method benchmarking. ::::{grid} 1 1 2 2 :gutter: 2 -:::{grid-item-card} Basic Atera Ligand-Receptor Workflow -:link: ligand_receptor +:::{grid-item-card} Basic Atera Cell-Cell Interaction Workflow +:link: cci :link-type: doc Use precomputed topology anchors and cell-type expression support to interpret sender-receiver hypotheses across tumor, stromal, immune, and vascular compartments. ::: -:::{grid-item-card} Whole-Dataset LR Benchmarking -:link: ligand_receptor_benchmarking +:::{grid-item-card} Whole-Dataset CCI Benchmarking +:link: cci_benchmarking :link-type: doc Compare PDC full common-db runs for pyXenium, CellPhoneDB, LARIS, LIANA+, SpatialDM, and stLearn, with canonical Atera axis recovery and method diff --git a/docs/tutorials/contour_boundary_ecology.ipynb b/docs/tutorials/contour_boundary_ecology.ipynb index 3ce2829..a8f3464 100644 --- a/docs/tutorials/contour_boundary_ecology.ipynb +++ b/docs/tutorials/contour_boundary_ecology.ipynb @@ -42,7 +42,7 @@ "\n", "Recent histology-plus-spatial-transcriptomics methods motivate this workflow, but pyXenium intentionally keeps v1 interpretable. [STPath](https://www.nature.com/articles/s41746-025-02020-3) motivates joint whole-slide image and spatial transcriptomics modeling; [Hist2ST](https://academic.oup.com/bib/article-abstract/23/5/bbac297/6645485) motivates local image patch plus spatial-neighborhood representations; [iIMPACT](https://genomebiology.biomedcentral.com/articles/10.1186/s13059-024-03289-5) motivates histology-assisted spatial domain discovery; [TITAN](https://www.nature.com/articles/s41591-025-03982-3) motivates optional foundation-model embeddings.\n", "\n", - "This tutorial uses the pathomics-first branch: color, texture, edge density, nuclear-density proxy, shape, rim contrasts, pseudobulk RNA, pathway summaries, ligand-receptor summaries, and matched controls. A foundation model can later be passed through `embedding_backend`, but it is not required for this example." + "This tutorial uses the pathomics-first branch: color, texture, edge density, nuclear-density proxy, shape, rim contrasts, pseudobulk RNA, pathway summaries, cell-cell interaction summaries, and matched controls. A foundation model can later be passed through `embedding_backend`, but it is not required for this example." ] }, { diff --git a/docs/tutorials/index.md b/docs/tutorials/index.md index be05622..4282689 100644 --- a/docs/tutorials/index.md +++ b/docs/tutorials/index.md @@ -5,20 +5,22 @@ :maxdepth: 1 pyXenium.io -pyXenium.ligand_receptor +pyXenium.cci pyXenium.pathway pyXenium.multimodal pyXenium.contour pyXenium.gmi pyXenium.mechanostress pyXenium.spatho +pyXenium.perturb ``` The tutorials hub brings the canonical pyXenium tutorial series into one place. The notebooks below use real pyXenium study outputs to explain what each module does, how to rerun it on local Xenium data, and why the result -matters biologically. The final entry documents the optional handoff from -pyXenium's `XeniumSData` structure to the external `spatho` pathology workflow. +matters biologically. The final entries document optional bridges from +pyXenium's Xenium data foundation to external `spatho` and `SpatialPerturb` +workflows. ::::{grid} 1 1 2 2 :gutter: 2 @@ -31,11 +33,11 @@ components, and see how I/O preserves the structures needed for downstream biology. ::: -:::{grid-item-card} pyXenium.ligand_receptor -:link: ligand_receptor_index +:::{grid-item-card} pyXenium.cci +:link: cci_index :link-type: doc -Walk through Atera WTA breast ligand-receptor topology outputs, then compare -whole-dataset benchmark results across spatial and non-spatial LR methods. +Walk through Atera WTA breast cell-cell interaction topology outputs, then compare +whole-dataset benchmark results across spatial and non-spatial CCI methods. ::: :::{grid-item-card} pyXenium.pathway @@ -81,6 +83,13 @@ Install and call the external `spatho` workflow, and see how pyXenium's `XeniumSData` structure supports AI-driven spatial pathology without adding spatho code to pyXenium. ::: + +:::{grid-item-card} pyXenium.perturb +:link: spatialperturb_bridge +:link-type: doc +Write a SpatialPerturb Bridge handoff spec for Perturb-seq reference projection +onto Xenium tissue without adding SpatialPerturb as a core pyXenium dependency. +::: :::: ## Tutorial Pattern diff --git a/docs/tutorials/multimodal_bmnet_he_morphology_pdc.md b/docs/tutorials/multimodal_bmnet_he_morphology_pdc.md index 16c80ac..c2359bf 100644 --- a/docs/tutorials/multimodal_bmnet_he_morphology_pdc.md +++ b/docs/tutorials/multimodal_bmnet_he_morphology_pdc.md @@ -66,7 +66,7 @@ The completed smoke run used the Atera WTA FFPE breast cancer Xenium export on PDC: ```text -/cfs/klemming/scratch/h/hutaobo/pyxenium_lr_benchmark_2026-04/data/source_cache/breast/WTA_Preview_FFPE_Breast_Cancer_outs +/cfs/klemming/scratch/h/hutaobo/pyxenium_cci_benchmark_2026-04/data/source_cache/breast/WTA_Preview_FFPE_Breast_Cancer_outs ``` The expected input files are: @@ -89,7 +89,7 @@ From the staged pyXenium repository on PDC: ```bash export PDC_ROOT=/cfs/klemming/scratch/h/hutaobo/pyxenium_bmnet_morphology_2026-04 -export PDC_XENIUM_ROOT=/cfs/klemming/scratch/h/hutaobo/pyxenium_lr_benchmark_2026-04/data/source_cache/breast/WTA_Preview_FFPE_Breast_Cancer_outs +export PDC_XENIUM_ROOT=/cfs/klemming/scratch/h/hutaobo/pyxenium_cci_benchmark_2026-04/data/source_cache/breast/WTA_Preview_FFPE_Breast_Cancer_outs bash benchmarking/bmnet_pdc/scripts/bootstrap_pdc_env.sh ``` diff --git a/docs/tutorials/multimodal_rna_contour_he.ipynb b/docs/tutorials/multimodal_rna_contour_he.ipynb index d8fee09..f1dd9c9 100644 --- a/docs/tutorials/multimodal_rna_contour_he.ipynb +++ b/docs/tutorials/multimodal_rna_contour_he.ipynb @@ -42,7 +42,7 @@ "\n", "This broader multimodal pattern is useful whenever a Xenium sample has aligned H&E imagery and biological regions represented as contours. Recent histology-plus-spatial-transcriptomics methods motivate the workflow, but pyXenium intentionally keeps v1 interpretable. [STPath](https://www.nature.com/articles/s41746-025-02020-3) motivates joint whole-slide image and spatial transcriptomics modeling; [Hist2ST](https://academic.oup.com/bib/article-abstract/23/5/bbac297/6645485) motivates local image patch plus spatial-neighborhood representations; [iIMPACT](https://genomebiology.biomedcentral.com/articles/10.1186/s13059-024-03289-5) motivates histology-assisted spatial domain discovery; [TITAN](https://www.nature.com/articles/s41591-025-03982-3) motivates optional foundation-model embeddings.\n", "\n", - "This tutorial uses the pathomics-first branch: color, texture, edge density, nuclear-density proxy, shape, rim contrasts, pseudobulk RNA, pathway summaries, ligand-receptor summaries, and matched controls. A foundation model can later be passed through `embedding_backend`, but it is not required for this example." + "This tutorial uses the pathomics-first branch: color, texture, edge density, nuclear-density proxy, shape, rim contrasts, pseudobulk RNA, pathway summaries, cell-cell interaction summaries, and matched controls. A foundation model can later be passed through `embedding_backend`, but it is not required for this example." ] }, { diff --git a/docs/tutorials/pathway.ipynb b/docs/tutorials/pathway.ipynb index e7aa76d..7a6da8b 100644 --- a/docs/tutorials/pathway.ipynb +++ b/docs/tutorials/pathway.ipynb @@ -9,7 +9,7 @@ "\n", "## Overview\n", "\n", - "This notebook uses the same Atera WTA breast reproducibility bundle as the ligand-receptor walkthrough, but shifts the focus to pathway-level organization. It compares gene-topology aggregation against activity point-cloud scoring and shows how each view emphasizes different spatial programs.\n", + "This notebook uses the same Atera WTA breast reproducibility bundle as the cell-cell interaction walkthrough, but shifts the focus to pathway-level organization. It compares gene-topology aggregation against activity point-cloud scoring and shows how each view emphasizes different spatial programs.\n", "\n", "## Biological question\n", "\n", @@ -475,7 +475,7 @@ "\n", "## Next steps\n", "\n", - "- Revisit the `ligand_receptor` notebook if you want to connect pathway programs to explicit sender-receiver pairs.\n", + "- Revisit the `cci` notebook if you want to connect pathway programs to explicit sender-receiver pairs.\n", "- Replace the default pathway panel with a custom pathway table when you have a cohort-specific hypothesis.\n", "- Compare intrinsic and niche-smoothed pathway activity modes when spatial spillover is biologically plausible.\n" ] diff --git a/docs/tutorials/spatialperturb_bridge.md b/docs/tutorials/spatialperturb_bridge.md new file mode 100644 index 0000000..3be7f58 --- /dev/null +++ b/docs/tutorials/spatialperturb_bridge.md @@ -0,0 +1,98 @@ +# SpatialPerturb Bridge + +## Overview + +[SpatialPerturb](https://github.com/hutaobo/SpatialPerturb) is an external +workflow package for combining spatial transcriptomics with Perturb-seq +references. pyXenium treats it as an optional bridge: pyXenium prepares the +Xenium-side handoff, while SpatialPerturb owns reference projection, program +scoring, benchmark reports, and publication-style outputs. + +The bridge is useful when the Xenium tissue itself is unperturbed, but the study +needs to ask where Perturb-seq-derived transcriptional programs appear in +spatial context. + +## Relationship to Xenium data + +SpatialPerturb Bridge starts from the same Xenium data foundation used by the +rest of pyXenium: + +- Xenium export directories with `cell_feature_matrix.h5` and cell metadata +- optional Xenium cell-group CSV files for cell-state grouping +- optional Xenium Explorer ROI GeoJSON annotations +- report directories that can sit beside pyXenium contour, GMI, CCI, pathway, + mechanostress, and pathology artifacts + +The bridge does not duplicate SpatialPerturb algorithms inside pyXenium. It +generates a machine-readable handoff JSON plus the external CLI commands needed +to prepare a SpatialPerturb-compatible `.h5ad` file and run reference projection. + +## Minimal setup + +Install the optional runtime in a Python 3.9+ environment: + +```bash +pip install "pyXenium[perturb]" +``` + +or install the external package directly: + +```bash +pip install "SpatialPerturb>=0.3" +``` + +Build a handoff spec from pyXenium: + +```python +from pyXenium.perturb import SpatialPerturbBridgeConfig, write_spatialperturb_handoff + +spec = write_spatialperturb_handoff( + SpatialPerturbBridgeConfig( + xenium_path="/data/Xenium_outs", + output_dir="/data/reports/spatialperturb_breast_case_01", + cache_dir="/data/spatialperturb_cache", + cell_group_path="/data/Xenium_cell_groups.csv", + roi_geojson_path="/data/xenium_explorer_annotations.geojson", + sample_name="breast_case_01", + reference_datasets=("gse241115_breast_cropseq",), + ), + "/data/reports/spatialperturb_bridge.json", +) +``` + +The returned `spec["command_text"]` entries can be run in the SpatialPerturb +environment. + +## Reference projection workflow + +The handoff spec contains three command entries: + +```bash +python -m pip install "SpatialPerturb>=0.3" +spatialperturb prepare-xenium /data/Xenium_outs /data/reports/spatialperturb_breast_case_01/spatialperturb_xenium.h5ad +spatialperturb run-reference-benchmark /data/reports/spatialperturb_breast_case_01/spatialperturb_xenium.h5ad /data/reports/spatialperturb_breast_case_01 +``` + +When cell groups, ROI GeoJSON, sample name, cache directory, or multiple +reference datasets are provided, the bridge adds the matching SpatialPerturb CLI +options to the generated commands. + +## Interpretation caveats + +SpatialPerturb Bridge scores mean **Perturb-seq-derived program similarity** +projected onto Xenium tissue. They do not mean the tissue cell contains the +corresponding knockout, guide, or drug perturbation. + +Use the projected scores as mechanism-oriented hypotheses that should be checked +against pyXenium spatial context, biological controls, reference quality, and +the SpatialPerturb report outputs. + +## pyXenium boundary + +pyXenium provides the Xenium data foundation, stable handoff spec, and optional +`pyXenium.perturb` helpers. SpatialPerturb owns the external workflow runtime, +Perturb-seq reference programs, calibration, benchmarks, and report rendering. + +This keeps pyXenium lightweight: no vendored SpatialPerturb code, no core +runtime dependency, and no pyXenium CLI proxy are required for the first bridge +surface. diff --git a/docs/workflows/atera-contour-boundary-ecology.md b/docs/workflows/atera-contour-boundary-ecology.md index fdf5a82..1c61c3c 100644 --- a/docs/workflows/atera-contour-boundary-ecology.md +++ b/docs/workflows/atera-contour-boundary-ecology.md @@ -32,7 +32,7 @@ It expects the standard Xenium export plus: 2. Imports a tutorial-sized subset of Xenium Explorer contours from GeoJSON. 3. Cuts one level-0 H&E patch per contour into `XeniumSData.contour_images`. 4. Builds a contour study table with geometry, pathomics, cell-level - pseudobulk RNA, pathway scores, ligand-receptor summaries, and context + pseudobulk RNA, pathway scores, cell-cell interaction summaries, and context features. 5. Scores the six default boundary programs: `immune_exclusion`, `myeloid_vascular_belt`, `emt_invasive_front`, diff --git a/docs/workflows/atera-contour-gmi.md b/docs/workflows/atera-contour-gmi.md index 8b9a480..94b8da8 100644 --- a/docs/workflows/atera-contour-gmi.md +++ b/docs/workflows/atera-contour-gmi.md @@ -54,7 +54,7 @@ Generate the reproducibility manifest with: ```bash pyxenium gmi pdc-plan \ - --pdc-xenium-root /cfs/klemming/scratch/h/hutaobo/pyxenium_lr_benchmark_2026-04/data/source_cache/breast/WTA_Preview_FFPE_Breast_Cancer_outs \ + --pdc-xenium-root /cfs/klemming/scratch/h/hutaobo/pyxenium_cci_benchmark_2026-04/data/source_cache/breast/WTA_Preview_FFPE_Breast_Cancer_outs \ --pdc-root /cfs/klemming/scratch/h/hutaobo/pyxenium_gmi_contour_2026-04 \ --output-json /cfs/klemming/scratch/h/hutaobo/pyxenium_gmi_contour_2026-04/logs/pdc_gmi_plan.json ``` diff --git a/docs/workflows/atera-wta-breast-lr-benchmark.md b/docs/workflows/atera-wta-breast-cci-benchmark.md similarity index 64% rename from docs/workflows/atera-wta-breast-lr-benchmark.md rename to docs/workflows/atera-wta-breast-cci-benchmark.md index 78d0448..d951132 100644 --- a/docs/workflows/atera-wta-breast-lr-benchmark.md +++ b/docs/workflows/atera-wta-breast-cci-benchmark.md @@ -1,12 +1,12 @@ -# Atera WTA Breast LR Benchmark +# Atera WTA Breast CCI Benchmark -`pyXenium` ships a dedicated benchmark scaffold for comparing ligand-receptor methods on the Atera Xenium WTA breast dataset used by the LR tutorial. +`pyXenium` ships a dedicated benchmark scaffold for comparing cell-cell interaction methods on the Atera Xenium WTA breast dataset used by the CCI tutorial. ## What This Workflow Produces - a frozen `AnnData` bundle for the full dataset and a stratified smoke subset - sparse cross-language matrices and metadata tables for external Python and R methods -- a shared LR resource table for `common-db` benchmarking +- a shared CCI resource table for `common-db` benchmarking - a standardized output schema across methods - biology-oriented summaries for canonical recovery, pathway relevance, spatial coherence, robustness, and novelty support @@ -15,7 +15,7 @@ The benchmark workspace lives under: ```text -benchmarking/lr_2026_atera/ +benchmarking/cci_2026_atera/ ``` This directory contains: @@ -30,74 +30,74 @@ This directory contains: Prepare the shared input bundle: ```bash -pyxenium benchmark atera-lr prepare +pyxenium benchmark atera-cci prepare ``` Prepare a full sparse bundle locally without requiring a full `.h5ad`: ```bash -pyxenium benchmark atera-lr prepare --skip-full-h5ad +pyxenium benchmark atera-cci prepare --skip-full-h5ad ``` Run the built-in `pyXenium` smoke benchmark: ```bash -pyxenium benchmark atera-lr smoke-pyxenium +pyxenium benchmark atera-cci smoke-pyxenium ``` Dry-run one method adapter: ```bash -pyxenium benchmark atera-lr run-method --method squidpy --database-mode common-db --dry-run +pyxenium benchmark atera-cci run-method --method squidpy --database-mode common-db --dry-run ``` Run the first-wave core smoke panel: ```bash -pyxenium benchmark atera-lr smoke-core --methods pyxenium,squidpy,liana,commot,cellchat --database-mode common-db +pyxenium benchmark atera-cci smoke-core --methods pyxenium,squidpy,liana,commot,cellchat --database-mode common-db ``` Aggregate standardized results: ```bash -pyxenium benchmark atera-lr aggregate +pyxenium benchmark atera-cci aggregate ``` Render a markdown report: ```bash -pyxenium benchmark atera-lr report +pyxenium benchmark atera-cci report ``` Generate A100 staging commands: ```bash -pyxenium benchmark atera-lr stage-a100 --plan-only \ +pyxenium benchmark atera-cci stage-a100 --plan-only \ --remote-xenium-root /mnt/taobo.hu/long/10X_datasets/Xenium/Atera/WTA_Preview_FFPE_Breast_Cancer_outs \ - --remote-root /data/taobo.hu/pyxenium_lr_benchmark_2026-04 + --remote-root /data/taobo.hu/pyxenium_cci_benchmark_2026-04 ``` -Build and dry-run the A100 full common-db plan. The plan includes a `prepare_full_bundle` job that reads from the read-only `/mnt` Xenium export and writes all bundle/runs/logs/reports under `/data/taobo.hu/pyxenium_lr_benchmark_2026-04`: +Build and dry-run the A100 full common-db plan. The plan includes a `prepare_full_bundle` job that reads from the read-only `/mnt` Xenium export and writes all bundle/runs/logs/reports under `/data/taobo.hu/pyxenium_cci_benchmark_2026-04`: ```bash -pyxenium benchmark atera-lr prepare-a100-bundle --phase full --database-mode common-db \ +pyxenium benchmark atera-cci prepare-a100-bundle --phase full --database-mode common-db \ --remote-xenium-root /mnt/taobo.hu/long/10X_datasets/Xenium/Atera/WTA_Preview_FFPE_Breast_Cancer_outs \ - --remote-root /data/taobo.hu/pyxenium_lr_benchmark_2026-04 -pyxenium benchmark atera-lr run-a100-plan --plan-json benchmarking/lr_2026_atera/logs/a100_bundle_plan.json + --remote-root /data/taobo.hu/pyxenium_cci_benchmark_2026-04 +pyxenium benchmark atera-cci run-a100-plan --plan-json benchmarking/cci_2026_atera/logs/a100_bundle_plan.json ``` Generate A100 result recovery commands: ```bash -pyxenium benchmark atera-lr collect-a100-results --host --user +pyxenium benchmark atera-cci collect-a100-results --host --user ``` ## Practical Note -The full Xenium matrix is exported as sparse Matrix Market rather than a dense TSV because the full matrix is too large to move or parse safely as a dense text file. The benchmark prep still emits `meta.tsv`, `coords.tsv`, `genes.tsv`, `barcodes.tsv`, and the shared LR tables expected by the method adapters. +The full Xenium matrix is exported as sparse Matrix Market rather than a dense TSV because the full matrix is too large to move or parse safely as a dense text file. The benchmark prep still emits `meta.tsv`, `coords.tsv`, `genes.tsv`, `barcodes.tsv`, and the shared CCI resource tables expected by the method adapters. The first-wave real adapter contract covers `pyXenium`, `Squidpy ligrec`, `LIANA+ spatial bivariate`, `COMMOT`, and `CellChat v3 / SpatialCellChat`. Third-party package installation remains isolated per method environment; missing packages should fail inside the method run with a reproducible `run_summary.json` rather than changing the shared schema. Use the declared per-method environments rather than a base Python environment. In particular, the Squidpy environment pins `zarr<3` because current `spatialdata`/`ome-zarr` stacks can fail to import against incompatible zarr releases. -A100 orchestration writes a portable stage/job manifest and never stores passwords. The A100 source/destination split is explicit: `/mnt/taobo.hu/long/10X_datasets/Xenium/Atera/WTA_Preview_FFPE_Breast_Cancer_outs` is read-only input, while `/data/taobo.hu/pyxenium_lr_benchmark_2026-04` is the only writable benchmark root. The report step automatically includes run status, engineering reproducibility, canonical pair rank matrix, and A100 resource summary when the corresponding run summaries or A100 plan exist. +A100 orchestration writes a portable stage/job manifest and never stores passwords. The A100 source/destination split is explicit: `/mnt/taobo.hu/long/10X_datasets/Xenium/Atera/WTA_Preview_FFPE_Breast_Cancer_outs` is read-only input, while `/data/taobo.hu/pyxenium_cci_benchmark_2026-04` is the only writable benchmark root. The report step automatically includes run status, engineering reproducibility, canonical pair rank matrix, and A100 resource summary when the corresponding run summaries or A100 plan exist. diff --git a/docs/workflows/atera-wta-breast-topology.md b/docs/workflows/atera-wta-breast-topology.md index cb98ec2..a50de8d 100644 --- a/docs/workflows/atera-wta-breast-topology.md +++ b/docs/workflows/atera-wta-breast-topology.md @@ -4,7 +4,7 @@ Core entrypoints: -- `pyXenium.ligand_receptor.ligand_receptor_topology_analysis` +- `pyXenium.cci.cci_topology_analysis` - `pyXenium.pathway.pathway_topology_analysis` - `pyXenium.pathway.compute_pathway_activity_matrix` - `pyXenium.validation.run_atera_wta_breast_topology` diff --git a/docs/workflows/index.md b/docs/workflows/index.md index fc8472a..d85963e 100644 --- a/docs/workflows/index.md +++ b/docs/workflows/index.md @@ -8,7 +8,7 @@ atera-wta-breast-topology atera-breast-contour atera-contour-boundary-ecology atera-contour-gmi -atera-wta-breast-lr-benchmark +atera-wta-breast-cci-benchmark ``` Workflows package higher-level, reproducible analyses around the lower-level APIs. They are intended diff --git a/manuscript/atera_wta_breast_topology/lr_component_diagnostics.csv b/manuscript/atera_wta_breast_topology/cci_component_diagnostics.csv similarity index 99% rename from manuscript/atera_wta_breast_topology/lr_component_diagnostics.csv rename to manuscript/atera_wta_breast_topology/cci_component_diagnostics.csv index 363e700..4f15018 100644 --- a/manuscript/atera_wta_breast_topology/lr_component_diagnostics.csv +++ b/manuscript/atera_wta_breast_topology/cci_component_diagnostics.csv @@ -1,4 +1,4 @@ -ligand,receptor,sender_celltype,receiver_celltype,anchor_source_ligand,anchor_source_receptor,structure_map_source,sender_anchor,receiver_anchor,structure_bridge,sender_expr,receiver_expr,local_contact,contact_strength_raw,contact_strength_normalized,contact_coverage,cross_edge_count,prior_confidence,LR_score +ligand,receptor,sender_celltype,receiver_celltype,anchor_source_ligand,anchor_source_receptor,structure_map_source,sender_anchor,receiver_anchor,structure_bridge,sender_expr,receiver_expr,local_contact,contact_strength_raw,contact_strength_normalized,contact_coverage,cross_edge_count,prior_confidence,CCI_score DLL4,NOTCH3,Endothelial Cells,Pericytes,precomputed,precomputed,precomputed,0.8999695474149415,0.8544260293908458,0.9385210026241833,1.0,0.8672894033034337,0.13546509820769403,0.11102322992647283,1.0,0.03031900870023728,11379,1.0,0.6628108852003319 CXCL12,CXCR4,"CAFs, DCIS Associated",T Lymphocytes,precomputed,precomputed,precomputed,0.8401391037337905,0.929067454422166,0.493435580121531,1.0,1.0,0.16843041721620092,0.1342601297358261,1.0,0.04507066528783178,11604,1.0,0.6338817490290192 TGFB1,TGFBR2,Endothelial Cells,Endothelial Cells,precomputed,precomputed,precomputed,0.7421690557741022,0.9670990634749379,1.0,0.5918084951805068,1.0,0.05166516495327473,0.0322143099355713,0.5136270386044376,0.006808044447922373,12779,1.0,0.5291256583902569 diff --git a/manuscript/atera_wta_breast_topology/lr_sender_receiver_scores.csv b/manuscript/atera_wta_breast_topology/cci_sender_receiver_scores.csv similarity index 99% rename from manuscript/atera_wta_breast_topology/lr_sender_receiver_scores.csv rename to manuscript/atera_wta_breast_topology/cci_sender_receiver_scores.csv index 363e700..4f15018 100644 --- a/manuscript/atera_wta_breast_topology/lr_sender_receiver_scores.csv +++ b/manuscript/atera_wta_breast_topology/cci_sender_receiver_scores.csv @@ -1,4 +1,4 @@ -ligand,receptor,sender_celltype,receiver_celltype,anchor_source_ligand,anchor_source_receptor,structure_map_source,sender_anchor,receiver_anchor,structure_bridge,sender_expr,receiver_expr,local_contact,contact_strength_raw,contact_strength_normalized,contact_coverage,cross_edge_count,prior_confidence,LR_score +ligand,receptor,sender_celltype,receiver_celltype,anchor_source_ligand,anchor_source_receptor,structure_map_source,sender_anchor,receiver_anchor,structure_bridge,sender_expr,receiver_expr,local_contact,contact_strength_raw,contact_strength_normalized,contact_coverage,cross_edge_count,prior_confidence,CCI_score DLL4,NOTCH3,Endothelial Cells,Pericytes,precomputed,precomputed,precomputed,0.8999695474149415,0.8544260293908458,0.9385210026241833,1.0,0.8672894033034337,0.13546509820769403,0.11102322992647283,1.0,0.03031900870023728,11379,1.0,0.6628108852003319 CXCL12,CXCR4,"CAFs, DCIS Associated",T Lymphocytes,precomputed,precomputed,precomputed,0.8401391037337905,0.929067454422166,0.493435580121531,1.0,1.0,0.16843041721620092,0.1342601297358261,1.0,0.04507066528783178,11604,1.0,0.6338817490290192 TGFB1,TGFBR2,Endothelial Cells,Endothelial Cells,precomputed,precomputed,precomputed,0.7421690557741022,0.9670990634749379,1.0,0.5918084951805068,1.0,0.05166516495327473,0.0322143099355713,0.5136270386044376,0.006808044447922373,12779,1.0,0.5291256583902569 diff --git a/manuscript/atera_wta_breast_topology/figures/lr_hotspot_cells.csv b/manuscript/atera_wta_breast_topology/figures/cci_hotspot_cells.csv similarity index 100% rename from manuscript/atera_wta_breast_topology/figures/lr_hotspot_cells.csv rename to manuscript/atera_wta_breast_topology/figures/cci_hotspot_cells.csv diff --git a/manuscript/atera_wta_breast_topology/figures/lr_hotspot_cells.parquet b/manuscript/atera_wta_breast_topology/figures/cci_hotspot_cells.parquet similarity index 100% rename from manuscript/atera_wta_breast_topology/figures/lr_hotspot_cells.parquet rename to manuscript/atera_wta_breast_topology/figures/cci_hotspot_cells.parquet diff --git a/manuscript/atera_wta_breast_topology/figures/lr_hotspot_overlay.pdf b/manuscript/atera_wta_breast_topology/figures/cci_hotspot_overlay.pdf similarity index 100% rename from manuscript/atera_wta_breast_topology/figures/lr_hotspot_overlay.pdf rename to manuscript/atera_wta_breast_topology/figures/cci_hotspot_overlay.pdf diff --git a/manuscript/atera_wta_breast_topology/figures/lr_hotspot_overlay.png b/manuscript/atera_wta_breast_topology/figures/cci_hotspot_overlay.png similarity index 100% rename from manuscript/atera_wta_breast_topology/figures/lr_hotspot_overlay.png rename to manuscript/atera_wta_breast_topology/figures/cci_hotspot_overlay.png diff --git a/manuscript/atera_wta_breast_topology/figures/lr_summary_heatmap.pdf b/manuscript/atera_wta_breast_topology/figures/cci_summary_heatmap.pdf similarity index 100% rename from manuscript/atera_wta_breast_topology/figures/lr_summary_heatmap.pdf rename to manuscript/atera_wta_breast_topology/figures/cci_summary_heatmap.pdf diff --git a/manuscript/atera_wta_breast_topology/figures/lr_summary_heatmap.png b/manuscript/atera_wta_breast_topology/figures/cci_summary_heatmap.png similarity index 100% rename from manuscript/atera_wta_breast_topology/figures/lr_summary_heatmap.png rename to manuscript/atera_wta_breast_topology/figures/cci_summary_heatmap.png diff --git a/manuscript/atera_wta_breast_topology/summary.json b/manuscript/atera_wta_breast_topology/summary.json index 59ae576..1f2b681 100644 --- a/manuscript/atera_wta_breast_topology/summary.json +++ b/manuscript/atera_wta_breast_topology/summary.json @@ -102,7 +102,7 @@ "panel_name": "Human WTA (pre-release)", "analysis_sw_version": "xenium-9.9.9.9" }, - "lr_smoke_panel": [ + "cci_smoke_panel": [ { "ligand": "CSF1", "receptor": "CSF1R", @@ -187,7 +187,7 @@ ] } ], - "lr_pair_summaries": [ + "cci_pair_summaries": [ { "ligand": "CSF1", "receptor": "CSF1R", @@ -198,27 +198,27 @@ { "sender_celltype": "CAFs, DCIS Associated", "receiver_celltype": "Macrophages", - "LR_score": 0.5073865151280754 + "CCI_score": 0.5073865151280754 }, { "sender_celltype": "Endothelial Cells", "receiver_celltype": "Macrophages", - "LR_score": 0.35154104870596287 + "CCI_score": 0.35154104870596287 }, { "sender_celltype": "CAFs, DCIS Associated", "receiver_celltype": "Dendritic Cells", - "LR_score": 0.34326136269645735 + "CCI_score": 0.34326136269645735 }, { "sender_celltype": "Pericytes", "receiver_celltype": "Macrophages", - "LR_score": 0.33750315954595617 + "CCI_score": 0.33750315954595617 }, { "sender_celltype": "Mast Cells", "receiver_celltype": "Macrophages", - "LR_score": 0.2749259699199151 + "CCI_score": 0.2749259699199151 } ] }, @@ -232,27 +232,27 @@ { "sender_celltype": "CAFs, DCIS Associated", "receiver_celltype": "T Lymphocytes", - "LR_score": 0.6338817490290192 + "CCI_score": 0.6338817490290192 }, { "sender_celltype": "CAFs, DCIS Associated", "receiver_celltype": "Dendritic Cells", - "LR_score": 0.3944579384584832 + "CCI_score": 0.3944579384584832 }, { "sender_celltype": "Endothelial Cells", "receiver_celltype": "T Lymphocytes", - "LR_score": 0.3019627849314387 + "CCI_score": 0.3019627849314387 }, { "sender_celltype": "CAFs, DCIS Associated", "receiver_celltype": "Macrophages", - "LR_score": 0.29324002045756453 + "CCI_score": 0.29324002045756453 }, { "sender_celltype": "Pericytes", "receiver_celltype": "T Lymphocytes", - "LR_score": 0.26668552231862974 + "CCI_score": 0.26668552231862974 } ] }, @@ -266,27 +266,27 @@ { "sender_celltype": "Endothelial Cells", "receiver_celltype": "Endothelial Cells", - "LR_score": 0.5291256583902569 + "CCI_score": 0.5291256583902569 }, { "sender_celltype": "T Lymphocytes", "receiver_celltype": "Endothelial Cells", - "LR_score": 0.4854183473543701 + "CCI_score": 0.4854183473543701 }, { "sender_celltype": "CAFs, Invasive Associated", "receiver_celltype": "Endothelial Cells", - "LR_score": 0.4457506759627043 + "CCI_score": 0.4457506759627043 }, { "sender_celltype": "Dendritic Cells", "receiver_celltype": "Endothelial Cells", - "LR_score": 0.42448941983499283 + "CCI_score": 0.42448941983499283 }, { "sender_celltype": "Macrophages", "receiver_celltype": "Endothelial Cells", - "LR_score": 0.41532289004992023 + "CCI_score": 0.41532289004992023 } ] }, @@ -300,27 +300,27 @@ { "sender_celltype": "11q13 Invasive Tumor Cells", "receiver_celltype": "Basal-like Structured DCIS Cells", - "LR_score": 0.5029093013588464 + "CCI_score": 0.5029093013588464 }, { "sender_celltype": "11q13 Invasive Tumor Cells", "receiver_celltype": "11q13 Invasive Tumor Cells", - "LR_score": 0.47428572234409616 + "CCI_score": 0.47428572234409616 }, { "sender_celltype": "11q13 Invasive Tumor Cells", "receiver_celltype": "Endothelial Cells", - "LR_score": 0.41047474995774563 + "CCI_score": 0.41047474995774563 }, { "sender_celltype": "11q13 Invasive Tumor Cells", "receiver_celltype": "11q13 Invasive Tumor Cells (Mitotic)", - "LR_score": 0.29793464530167624 + "CCI_score": 0.29793464530167624 }, { "sender_celltype": "11q13 Invasive Tumor Cells", "receiver_celltype": "Pericytes", - "LR_score": 0.2963946101502821 + "CCI_score": 0.2963946101502821 } ] }, @@ -334,32 +334,32 @@ { "sender_celltype": "Endothelial Cells", "receiver_celltype": "Pericytes", - "LR_score": 0.6628108852003319 + "CCI_score": 0.6628108852003319 }, { "sender_celltype": "Endothelial Cells", "receiver_celltype": "Endothelial Cells", - "LR_score": 0.47241153359396243 + "CCI_score": 0.47241153359396243 }, { "sender_celltype": "Endothelial Cells", "receiver_celltype": "11q13 Invasive Tumor Cells", - "LR_score": 0.41116804232785686 + "CCI_score": 0.41116804232785686 }, { "sender_celltype": "Pericytes", "receiver_celltype": "Pericytes", - "LR_score": 0.34812852252139787 + "CCI_score": 0.34812852252139787 }, { "sender_celltype": "Endothelial Cells", "receiver_celltype": "CAFs, Invasive Associated", - "LR_score": 0.3222123016963357 + "CCI_score": 0.3222123016963357 } ] } ], - "lr_acceptance": [ + "cci_acceptance": [ { "check": "CSF1-CSF1R top sender should not be Mast Cells", "ligand": "CSF1", @@ -502,17 +502,17 @@ "files": { "ligand_to_cell": "D:\\GitHub\\pyXenium\\manuscript\\atera_wta_breast_topology\\ligand_to_cell.csv", "receptor_to_cell": "D:\\GitHub\\pyXenium\\manuscript\\atera_wta_breast_topology\\receptor_to_cell.csv", - "lr_sender_receiver_scores": "D:\\GitHub\\pyXenium\\manuscript\\atera_wta_breast_topology\\lr_sender_receiver_scores.csv", - "lr_component_diagnostics": "D:\\GitHub\\pyXenium\\manuscript\\atera_wta_breast_topology\\lr_component_diagnostics.csv", - "lr_summary_heatmap": [ - "D:\\GitHub\\pyXenium\\manuscript\\atera_wta_breast_topology\\figures\\lr_summary_heatmap.png", - "D:\\GitHub\\pyXenium\\manuscript\\atera_wta_breast_topology\\figures\\lr_summary_heatmap.pdf" + "cci_sender_receiver_scores": "D:\\GitHub\\pyXenium\\manuscript\\atera_wta_breast_topology\\cci_sender_receiver_scores.csv", + "cci_component_diagnostics": "D:\\GitHub\\pyXenium\\manuscript\\atera_wta_breast_topology\\cci_component_diagnostics.csv", + "cci_summary_heatmap": [ + "D:\\GitHub\\pyXenium\\manuscript\\atera_wta_breast_topology\\figures\\cci_summary_heatmap.png", + "D:\\GitHub\\pyXenium\\manuscript\\atera_wta_breast_topology\\figures\\cci_summary_heatmap.pdf" ], - "lr_hotspot_cells_csv": "D:\\GitHub\\pyXenium\\manuscript\\atera_wta_breast_topology\\figures\\lr_hotspot_cells.csv", - "lr_hotspot_cells_parquet": "D:\\GitHub\\pyXenium\\manuscript\\atera_wta_breast_topology\\figures\\lr_hotspot_cells.parquet", - "lr_hotspot_overlay": [ - "D:\\GitHub\\pyXenium\\manuscript\\atera_wta_breast_topology\\figures\\lr_hotspot_overlay.png", - "D:\\GitHub\\pyXenium\\manuscript\\atera_wta_breast_topology\\figures\\lr_hotspot_overlay.pdf" + "cci_hotspot_cells_csv": "D:\\GitHub\\pyXenium\\manuscript\\atera_wta_breast_topology\\figures\\cci_hotspot_cells.csv", + "cci_hotspot_cells_parquet": "D:\\GitHub\\pyXenium\\manuscript\\atera_wta_breast_topology\\figures\\cci_hotspot_cells.parquet", + "cci_hotspot_overlay": [ + "D:\\GitHub\\pyXenium\\manuscript\\atera_wta_breast_topology\\figures\\cci_hotspot_overlay.png", + "D:\\GitHub\\pyXenium\\manuscript\\atera_wta_breast_topology\\figures\\cci_hotspot_overlay.pdf" ], "pathway_to_cell": "D:\\GitHub\\pyXenium\\manuscript\\atera_wta_breast_topology\\pathway_to_cell.csv", "pathway_structuremap": "D:\\GitHub\\pyXenium\\manuscript\\atera_wta_breast_topology\\pathway_structuremap.csv", diff --git a/manuscript/bioinformatics_application_note_draft.md b/manuscript/bioinformatics_application_note_draft.md index a06a3a3..abf1fb9 100644 --- a/manuscript/bioinformatics_application_note_draft.md +++ b/manuscript/bioinformatics_application_note_draft.md @@ -52,10 +52,10 @@ pyXenium is implemented in Python and uses `anndata`, `numpy`, `pandas`, `scipy` ## Figure Legends -**Figure 1. Evidence-backed summary of pyXenium loading and validation.** -**(A)** Real-data smoke-test summary for the public 10x Genomics FFPE human renal cell carcinoma Xenium RNA+Protein dataset. The automatic loader path and explicit HDF5 path produced identical summaries, recovering 465,545 cells, 405 RNA features and 27 protein markers, while preserving spatial coordinates and cluster labels and returning no validation issues. -**(B)** Top five RNA features by total counts in the validated `prefer="auto"` smoke test. Bars show total counts in millions, and text annotations report the number of cells with non-zero counts for each feature. -**(C)** Top five protein markers by mean signal in the validated `prefer="auto"` smoke test. Bars show mean protein signal, and text annotations report the number of positive cells for each marker. +**Figure 1. Evidence-backed summary of pyXenium loading and validation.** +**(A)** Real-data smoke-test summary for the public 10x Genomics FFPE human renal cell carcinoma Xenium RNA+Protein dataset. The automatic loader path and explicit HDF5 path produced identical summaries, recovering 465,545 cells, 405 RNA features and 27 protein markers, while preserving spatial coordinates and cluster labels and returning no validation issues. +**(B)** Top five RNA features by total counts in the validated `prefer="auto"` smoke test. Bars show total counts in millions, and text annotations report the number of cells with non-zero counts for each feature. +**(C)** Top five protein markers by mean signal in the validated `prefer="auto"` smoke test. Bars show mean protein signal, and text annotations report the number of positive cells for each marker. **(D)** Additional evidence from the same repository validation workflow. Left: sizes of the five largest graph-based clusters recovered from the validated renal dataset. Right: feature-type composition of the real MEX-only partial load, which returned a 465,545 x 543 counts object containing gene-expression, protein-expression and control features without requiring optional spatial or clustering attachments. ## Funding diff --git a/manuscript/code/atera_wta_breast_topology.ipynb b/manuscript/code/atera_wta_breast_topology.ipynb index 32e4d3d..a918869 100644 --- a/manuscript/code/atera_wta_breast_topology.ipynb +++ b/manuscript/code/atera_wta_breast_topology.ipynb @@ -72,9 +72,9 @@ "import pandas as pd\n", "\n", "summary = json.loads((output_dir / \"summary.json\").read_text(encoding=\"utf-8\"))\n", - "print(pd.DataFrame(summary['lr_acceptance']).to_string(index=False))\n", + "print(pd.DataFrame(summary['cci_acceptance']).to_string(index=False))\n", "print()\n", - "print(pd.DataFrame(summary['lr_pair_summaries'])[['ligand', 'receptor', 'best_sender_celltype', 'best_receiver_celltype', 'best_score']].to_string(index=False))\n" + "print(pd.DataFrame(summary['cci_pair_summaries'])[['ligand', 'receptor', 'best_sender_celltype', 'best_receiver_celltype', 'best_score']].to_string(index=False))\n" ], "outputs": [ { @@ -106,14 +106,14 @@ "metadata": {}, "execution_count": 5, "source": [ - "top_lr = pd.read_csv(output_dir / 'lr_sender_receiver_scores.csv').head(10)\n", - "print(top_lr[['ligand', 'receptor', 'sender_celltype', 'receiver_celltype', 'LR_score']].to_string(index=False))\n" + "top_cci = pd.read_csv(output_dir / 'cci_sender_receiver_scores.csv').head(10)\n", + "print(top_cci[['ligand', 'receptor', 'sender_celltype', 'receiver_celltype', 'CCI_score']].to_string(index=False))\n" ], "outputs": [ { "output_type": "stream", "name": "stdout", - "text": "ligand receptor sender_celltype receiver_celltype LR_score\n DLL4 NOTCH3 Endothelial Cells Pericytes 0.662811\nCXCL12 CXCR4 CAFs, DCIS Associated T Lymphocytes 0.633882\n TGFB1 TGFBR2 Endothelial Cells Endothelial Cells 0.529126\n CSF1 CSF1R CAFs, DCIS Associated Macrophages 0.507387\n JAG1 NOTCH1 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells 0.502909\n TGFB1 TGFBR2 T Lymphocytes Endothelial Cells 0.485418\n JAG1 NOTCH1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 0.474286\n DLL4 NOTCH3 Endothelial Cells Endothelial Cells 0.472412\n TGFB1 TGFBR2 CAFs, Invasive Associated Endothelial Cells 0.445751\n TGFB1 TGFBR2 Dendritic Cells Endothelial Cells 0.424489\n" + "text": "ligand receptor sender_celltype receiver_celltype CCI_score\n DLL4 NOTCH3 Endothelial Cells Pericytes 0.662811\nCXCL12 CXCR4 CAFs, DCIS Associated T Lymphocytes 0.633882\n TGFB1 TGFBR2 Endothelial Cells Endothelial Cells 0.529126\n CSF1 CSF1R CAFs, DCIS Associated Macrophages 0.507387\n JAG1 NOTCH1 11q13 Invasive Tumor Cells Basal-like Structured DCIS Cells 0.502909\n TGFB1 TGFBR2 T Lymphocytes Endothelial Cells 0.485418\n JAG1 NOTCH1 11q13 Invasive Tumor Cells 11q13 Invasive Tumor Cells 0.474286\n DLL4 NOTCH3 Endothelial Cells Endothelial Cells 0.472412\n TGFB1 TGFBR2 CAFs, Invasive Associated Endothelial Cells 0.445751\n TGFB1 TGFBR2 Dendritic Cells Endothelial Cells 0.424489\n" } ] }, @@ -125,9 +125,9 @@ "\n", "Primary packaged figures generated by the workflow:\n", "\n", - "![LR summary](../atera_wta_breast_topology/figures/lr_summary_heatmap.png)\n", + "![CCI summary](../atera_wta_breast_topology/figures/cci_summary_heatmap.png)\n", "\n", - "![LR hotspot](../atera_wta_breast_topology/figures/lr_hotspot_overlay.png)\n", + "![CCI hotspot](../atera_wta_breast_topology/figures/cci_hotspot_overlay.png)\n", "\n", "![Pathway primary heatmap](../atera_wta_breast_topology/figures/pathway_to_cell_heatmap.png)\n", "\n", diff --git a/manuscript/figure_legends.md b/manuscript/figure_legends.md index a40a4e3..2ec4228 100644 --- a/manuscript/figure_legends.md +++ b/manuscript/figure_legends.md @@ -1,7 +1,7 @@ # Figure Legends -**Figure 1. Evidence-backed summary of pyXenium loading and validation.** -**(A)** Real-data smoke-test summary for the public 10x Genomics FFPE human renal cell carcinoma Xenium RNA+Protein dataset. The automatic loader path and explicit HDF5 path produced identical summaries, recovering 465,545 cells, 405 RNA features and 27 protein markers, while preserving spatial coordinates and cluster labels and returning no validation issues. -**(B)** Top five RNA features by total counts in the validated `prefer="auto"` smoke test. Bars show total counts in millions, and text annotations report the number of cells with non-zero counts for each feature. -**(C)** Top five protein markers by mean signal in the validated `prefer="auto"` smoke test. Bars show mean protein signal, and text annotations report the number of positive cells for each marker. +**Figure 1. Evidence-backed summary of pyXenium loading and validation.** +**(A)** Real-data smoke-test summary for the public 10x Genomics FFPE human renal cell carcinoma Xenium RNA+Protein dataset. The automatic loader path and explicit HDF5 path produced identical summaries, recovering 465,545 cells, 405 RNA features and 27 protein markers, while preserving spatial coordinates and cluster labels and returning no validation issues. +**(B)** Top five RNA features by total counts in the validated `prefer="auto"` smoke test. Bars show total counts in millions, and text annotations report the number of cells with non-zero counts for each feature. +**(C)** Top five protein markers by mean signal in the validated `prefer="auto"` smoke test. Bars show mean protein signal, and text annotations report the number of positive cells for each marker. **(D)** Additional evidence from the same repository validation workflow. Left: sizes of the five largest graph-based clusters recovered from the validated renal dataset. Right: feature-type composition of the real MEX-only partial load, which returned a 465,545 x 543 counts object containing gene-expression, protein-expression and control features without requiring optional spatial or clustering attachments. diff --git a/pyproject.toml b/pyproject.toml index 63837a3..384db31 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta" [project] name = "pyXenium" dynamic = ["version"] -description = "Xenium I/O, multimodal analysis, topology workflows, contour-native spatial profiling, GMI inference, and mechanostress analysis." +description = "Xenium I/O, multimodal analysis, topology workflows, contour-native spatial profiling, GMI inference, mechanostress analysis, and optional external workflow bridges." readme = "README.md" requires-python = ">=3.8" license = "LicenseRef-Proprietary-NonCommercial" @@ -60,6 +60,10 @@ Releases = "https://github.com/hutaobo/pyXenium/releases" pyxenium = "pyXenium.__main__:main" [project.optional-dependencies] +perturb = [ + "SpatialPerturb>=0.3; python_version >= '3.9'", +] + docs = [ "sphinx>=8", "pydata-sphinx-theme>=0.16", diff --git a/scripts/run_atera_cervical_post_density_resume.py b/scripts/run_atera_cervical_post_density_resume.py new file mode 100644 index 0000000..9a246f4 --- /dev/null +++ b/scripts/run_atera_cervical_post_density_resume.py @@ -0,0 +1,540 @@ +from __future__ import annotations + +import json +import time +import traceback +from pathlib import Path +from typing import Any + +import numpy as np +import pandas as pd + +from pyXenium.contour import add_contours_from_geojson, expand_contours +from pyXenium.contour._analysis import _prepare_contours +from pyXenium.contour._feature_table import ( + DEFAULT_CONTOUR_LR_PAIRS, + _build_expression_frame, + _build_pathway_activity, + _edge_contrast_features, + _geometry_features, + _resolve_selected_genes, + _slug, +) +from pyXenium.io import write_xenium +from pyXenium.io.sdata_model import XeniumSData +from pyXenium.multimodal import run_contour_boundary_ecology_pilot +from pyXenium.validation.atera_wta_cervical_end_to_end import ( + DEFAULT_ATERA_WTA_CERVICAL_CELL_GROUPS, + DEFAULT_ATERA_WTA_CERVICAL_CONTOUR_KEY, + DEFAULT_ATERA_WTA_CERVICAL_DATASET_PATH, + DEFAULT_ATERA_WTA_CERVICAL_DENSITY_SUBDIR, + DEFAULT_ATERA_WTA_CERVICAL_EXPANDED_CONTOUR_KEY, + DEFAULT_ATERA_WTA_CERVICAL_MULTIMODAL_SUBDIR, + DEFAULT_ATERA_WTA_CERVICAL_OUTPUT_DIRNAME, + DEFAULT_ATERA_WTA_CERVICAL_SAMPLE_ID, + DEFAULT_ATERA_WTA_CERVICAL_SDATA_NAME, + DEFAULT_ATERA_WTA_CERVICAL_TBC_SUBDIR, + _load_atera_wta_cervical_adata, + _load_atera_wta_cervical_sdata, + _load_cervical_cell_groups, + _resolve_he_pixel_size_um, + build_atera_wta_cervical_bio6_structures, + build_serializable_cervical_end_to_end_summary, + render_atera_wta_cervical_end_to_end_report, +) + + +DATASET_ROOT = Path(DEFAULT_ATERA_WTA_CERVICAL_DATASET_PATH) +OUTPUT_ROOT = DATASET_ROOT / DEFAULT_ATERA_WTA_CERVICAL_OUTPUT_DIRNAME +CONTOUR_DIR = OUTPUT_ROOT / "contours_bio6" +DENSITY_DIR = OUTPUT_ROOT / DEFAULT_ATERA_WTA_CERVICAL_DENSITY_SUBDIR +MULTIMODAL_DIR = OUTPUT_ROOT / DEFAULT_ATERA_WTA_CERVICAL_MULTIMODAL_SUBDIR +SDATA_OUTPUT = OUTPUT_ROOT / DEFAULT_ATERA_WTA_CERVICAL_SDATA_NAME +TBC_RESULTS = DATASET_ROOT / DEFAULT_ATERA_WTA_CERVICAL_TBC_SUBDIR +LOG_PATH = OUTPUT_ROOT / "run_post_density_resume.log" + + +def log(message: str) -> None: + print(f"[{time.strftime('%Y-%m-%d %H:%M:%S')}] {message}", flush=True) + + +def require_path(path: Path, *, label: str) -> Path: + if not path.exists(): + raise FileNotFoundError(f"Missing required {label}: {path}") + return path + + +def existing_files_payload() -> dict[str, Any]: + topology_dir = OUTPUT_ROOT / "topology" + contour_geojson = CONTOUR_DIR / "xenium_explorer_annotations.geojson" + payload: dict[str, Any] = { + "structure_map_pdf": str(next(TBC_RESULTS.glob("StructureMap_of_*.pdf"))), + "structure_map_table": str(next(TBC_RESULTS.glob("StructureMap_table_*.csv"))), + "t_and_c_result": str(next(TBC_RESULTS.glob("t_and_c_result_*.csv"))), + "contour_geojson": str(contour_geojson), + "contour_csv": str(CONTOUR_DIR / "xenium_explorer_annotations.csv"), + "contour_summary_csv": str(CONTOUR_DIR / "xenium_explorer_annotations_summary.csv"), + "contour_partition_table": str(CONTOUR_DIR / "cells_with_structure_partition.parquet"), + "contour_structure_count_csv": str(CONTOUR_DIR / "structure_contour_cell_counts.csv"), + "contour_metrics_json": str(CONTOUR_DIR / "structure_contour_metrics.json"), + "ring_density_csv": str(DENSITY_DIR / "ring_density_markers.csv"), + "smooth_density_csv": str(DENSITY_DIR / "smooth_density_markers.csv"), + "multimodal_artifact_dir": str(MULTIMODAL_DIR), + } + for name in ( + "ligand_to_cell.csv", + "receptor_to_cell.csv", + "lr_sender_receiver_scores.csv", + "lr_component_diagnostics.csv", + "pathway_to_cell.csv", + "pathway_activity_to_cell.csv", + "pathway_mode_comparison.csv", + "pathway_structuremap.csv", + "pathway_activity_structuremap.csv", + ): + path = topology_dir / name + if path.exists(): + payload[path.stem] = str(path) + preview = CONTOUR_DIR / "multi_structure_contour_preview.png" + if preview.exists(): + payload["contour_preview_png"] = str(preview) + return payload + + +def add_multimodal_files(payload: dict[str, Any]) -> None: + mapping = { + "multimodal_summary_json": "summary.json", + "multimodal_report_md": "report.md", + "multimodal_exemplar_montage": "exemplar_montage.png", + "multimodal_contour_features_csv": "contour_features.csv", + "multimodal_program_scores_csv": "program_scores.csv", + "multimodal_ecotype_assignments_csv": "ecotype_assignments.csv", + "multimodal_edge_gradients_csv": "edge_gradients.csv", + "multimodal_matched_exemplars_csv": "matched_exemplars.csv", + } + for key, filename in mapping.items(): + path = MULTIMODAL_DIR / filename + if path.exists(): + payload[key] = str(path) + + +def acceptance_summary(payload: dict[str, Any]) -> dict[str, Any]: + multimodal_files = [ + "summary.json", + "report.md", + "contour_features.csv", + "program_scores.csv", + "ecotype_assignments.csv", + "edge_gradients.csv", + "matched_exemplars.csv", + ] + top_level_files = ["summary.json", "report.md", DEFAULT_ATERA_WTA_CERVICAL_SDATA_NAME] + return { + "multimodal_files": {name: (MULTIMODAL_DIR / name).exists() for name in multimodal_files}, + "top_level_files": {name: (OUTPUT_ROOT / name).exists() for name in top_level_files}, + "contour_structure_count": payload.get("contour_structure_count"), + "contour_key": payload.get("contour_key"), + "expanded_contour_key": payload.get("expanded_contour_key"), + "ring_density_rows": payload.get("ring_density_summary", {}).get("row_count"), + "smooth_density_rows": payload.get("smooth_density_summary", {}).get("row_count"), + "multimodal_n_contours": payload.get("multimodal_sample_summary", {}).get("n_contours"), + } + + +def edge_gradients_from_smooth_density(smooth_density: pd.DataFrame) -> pd.DataFrame: + required = {"contour_id", "signed_distance", "density"} + missing = required.difference(smooth_density.columns) + if missing: + raise KeyError(f"Smooth density table is missing required columns: {sorted(missing)}") + + frame = smooth_density.copy() + if "contour_key" not in frame.columns: + frame["contour_key"] = DEFAULT_ATERA_WTA_CERVICAL_CONTOUR_KEY + frame["signed_distance"] = pd.to_numeric(frame["signed_distance"], errors="coerce") + frame["density"] = pd.to_numeric(frame["density"], errors="coerce") + + rows: list[dict[str, Any]] = [] + for (contour_key, contour_id), group in frame.groupby(["contour_key", "contour_id"], sort=False, dropna=False): + signed = group["signed_distance"].to_numpy(dtype=float) + density = group["density"].to_numpy(dtype=float) + finite_density = np.isfinite(density) + inner_mask = (signed < 0.0) & finite_density + outer_mask = (signed > 0.0) & finite_density + positive_density = np.clip(np.nan_to_num(density, nan=0.0), a_min=0.0, a_max=None) + if positive_density.sum() > 0: + center_of_mass = float(np.sum(np.nan_to_num(signed, nan=0.0) * positive_density) / np.sum(positive_density)) + else: + center_of_mass = float("nan") + zero_index = int(np.argmin(np.abs(np.nan_to_num(signed, nan=np.inf)))) if signed.size else 0 + rows.append( + { + "contour_key": str(contour_key), + "contour_id": str(contour_id), + "gradient_key": "marker_panel", + "inner_mean": float(np.nanmean(density[inner_mask])) if inner_mask.any() else 0.0, + "outer_mean": float(np.nanmean(density[outer_mask])) if outer_mask.any() else 0.0, + "outer_minus_inner": ( + float(np.nanmean(density[outer_mask]) - np.nanmean(density[inner_mask])) + if inner_mask.any() and outer_mask.any() + else 0.0 + ), + "boundary_peak": float(density[zero_index]) if signed.size and np.isfinite(density[zero_index]) else 0.0, + "center_of_mass": center_of_mass, + } + ) + return pd.DataFrame(rows) + + +def build_fast_resume_feature_table( + *, + sdata: Any, + adata: Any, + precomputed_edge_gradients: pd.DataFrame, +) -> dict[str, Any]: + contour_table = _prepare_contours( + sdata=sdata, + contour_key=DEFAULT_ATERA_WTA_CERVICAL_CONTOUR_KEY, + contour_query=None, + ).sort_values("contour_id", kind="stable").reset_index(drop=True) + log(f"Fast feature table: loaded {len(contour_table)} contour geometries") + + partition = pd.read_parquet( + CONTOUR_DIR / "cells_with_structure_partition.parquet", + columns=["cell_id", "cluster", "isoline_structure_name"], + ) + obs_names = pd.Index(adata.obs_names.astype(str), name="cell_id") + partition = partition.drop_duplicates("cell_id").set_index("cell_id").reindex(obs_names) + fallback_cluster = pd.Series("unassigned", index=obs_names, dtype="object") + if "cluster" in adata.obs.columns: + fallback_cluster = pd.Series(adata.obs["cluster"].astype(str).to_numpy(), index=obs_names, dtype="object") + structures = partition["isoline_structure_name"].fillna("unassigned").astype(str) + clusters = partition["cluster"].where(partition["cluster"].notna(), fallback_cluster).fillna("unassigned").astype(str) + + selected_genes = _resolve_selected_genes(adata) + log(f"Fast feature table: extracting {len(selected_genes)} RNA/LR/pathway genes") + expression = _build_expression_frame(adata, selected_genes) + pathway_activity = _build_pathway_activity(expression) + global_expression = expression.mean(axis=0) + global_pathway = pathway_activity.mean(axis=0) + structure_expression = expression.groupby(structures).mean() + structure_pathway = pathway_activity.groupby(structures).mean() + structure_counts = structures.value_counts() + contour_counts = contour_table["assigned_structure"].astype(str).value_counts() if "assigned_structure" in contour_table.columns else pd.Series(dtype=int) + + state_categories = sorted(pd.unique(clusters).astype(str).tolist()) + state_categories.extend(["macrophage_like", "endothelial_perivascular", "emt_like_tumor", "b_plasma_like", "t_cell_exhausted_cytotoxic"]) + state_categories = sorted(set(state_categories)) + niche_categories = ["immune_rich", "mixed_low_signal"] + global_state_fraction = clusters.value_counts(normalize=True) + structure_state_fraction = pd.crosstab(structures, clusters, normalize="index") + + gradient_lookup = { + str(contour_id): group + for contour_id, group in precomputed_edge_gradients.groupby("contour_id", sort=False, dropna=False) + } + + feature_rows: list[dict[str, Any]] = [] + zone_rows: list[dict[str, Any]] = [] + rna_rows: list[dict[str, Any]] = [] + pathway_rows: list[dict[str, Any]] = [] + lr_rows: list[dict[str, Any]] = [] + protein_rows: list[dict[str, Any]] = [] + + log("Fast feature table: assembling per-contour rows") + for _, contour_row in contour_table.iterrows(): + contour_id = str(contour_row["contour_id"]) + structure = str(contour_row.get("assigned_structure", "unassigned")) + inner_expression = structure_expression.loc[structure] if structure in structure_expression.index else global_expression + outer_expression = global_expression + inner_pathway = structure_pathway.loc[structure] if structure in structure_pathway.index else global_pathway + outer_pathway = global_pathway + per_contour_cells = float(structure_counts.get(structure, 0)) / max(float(contour_counts.get(structure, 1)), 1.0) + + row = { + "sample_id": DEFAULT_ATERA_WTA_CERVICAL_SAMPLE_ID, + "contour_key": DEFAULT_ATERA_WTA_CERVICAL_CONTOUR_KEY, + "contour_id": contour_id, + } + for metadata_column in ("assigned_structure", "classification_name", "annotation_source", "structure_id"): + if metadata_column in contour_row.index: + row[metadata_column] = contour_row[metadata_column] + geometry = contour_row["geometry"] + row.update(_geometry_features(geometry)) + centroid = geometry.centroid + row["context__centroid_x_um"] = float(centroid.x) + row["context__centroid_y_um"] = float(centroid.y) + row["context__neighbor_count"] = float(contour_counts.get(structure, 0)) + row["context__contact_degree"] = float(np.log1p(contour_counts.get(structure, 0))) + row["context__neighbor_same_label_fraction"] = 1.0 + + structure_state = structure_state_fraction.loc[structure] if structure in structure_state_fraction.index else global_state_fraction + alias_state = _alias_state_fractions(structure) + alias_outer = _alias_state_fractions("mixed") + for zone_name, count_scale, expr_values, pathway_values, state_values, alias_values in ( + ("whole", 1.0, inner_expression, inner_pathway, structure_state, alias_state), + ("inner_rim", 0.35, inner_expression, inner_pathway, structure_state, alias_state), + ("outer_rim", 0.30, outer_expression, outer_pathway, global_state_fraction, alias_outer), + ): + zone_row = { + "sample_id": DEFAULT_ATERA_WTA_CERVICAL_SAMPLE_ID, + "contour_key": DEFAULT_ATERA_WTA_CERVICAL_CONTOUR_KEY, + "contour_id": contour_id, + "zone": zone_name, + "area_um2": float(row.get("geometry__area_um2", 0.0)) * count_scale, + "n_cells": int(round(per_contour_cells * count_scale)), + "state_entropy": 0.0, + "niche_entropy": 0.0, + } + for state in state_categories: + zone_row[f"state_fraction__{_slug(state)}"] = float(state_values.get(state, 0.0)) + for alias, value in alias_values.items(): + zone_row[f"state_fraction__{alias}"] = float(value) + zone_row["niche_fraction__immune_rich"] = float(alias_values.get("immune_rich", 0.0)) + zone_row["niche_fraction__mixed_low_signal"] = 1.0 - zone_row["niche_fraction__immune_rich"] + zone_rows.append(zone_row) + row.update( + { + f"omics__{zone_name}__{key}": value + for key, value in zone_row.items() + if key not in {"sample_id", "contour_key", "contour_id", "zone"} + } + ) + row.update({f"rna__{zone_name}__{gene}": float(expr_values.get(gene, 0.0)) for gene in selected_genes}) + row.update({f"pathway__{zone_name}__{name}": float(pathway_values.get(name, 0.0)) for name in pathway_activity.columns.astype(str)}) + + lr_row = { + "sample_id": DEFAULT_ATERA_WTA_CERVICAL_SAMPLE_ID, + "contour_key": DEFAULT_ATERA_WTA_CERVICAL_CONTOUR_KEY, + "contour_id": contour_id, + } + for pair_name, (ligand, receptor) in DEFAULT_CONTOUR_LR_PAIRS.items(): + ligand_inner = float(inner_expression.get(ligand, 0.0)) + receptor_inner = float(inner_expression.get(receptor, 0.0)) + ligand_outer = float(outer_expression.get(ligand, 0.0)) + receptor_outer = float(outer_expression.get(receptor, 0.0)) + lr_row[f"{pair_name}__cross_zone"] = 0.5 * ( + np.sqrt(max(ligand_inner, 0.0) * max(receptor_outer, 0.0)) + + np.sqrt(max(ligand_outer, 0.0) * max(receptor_inner, 0.0)) + ) + lr_row[f"{pair_name}__outer_minus_inner"] = (ligand_outer + receptor_outer) - (ligand_inner + receptor_inner) + row.update({f"lr__{key}": value for key, value in lr_row.items() if key not in {"sample_id", "contour_key", "contour_id"}}) + + contour_gradients = gradient_lookup.get(contour_id) + if contour_gradients is not None: + for _, gradient_row in contour_gradients.iterrows(): + gene_set = str(gradient_row["gradient_key"]) + row[f"gradient__{gene_set}__outer_minus_inner"] = float(gradient_row["outer_minus_inner"]) + row[f"gradient__{gene_set}__boundary_peak"] = float(gradient_row["boundary_peak"]) + row[f"gradient__{gene_set}__center_of_mass"] = float(gradient_row["center_of_mass"]) + row[f"gradient__{gene_set}__outer_mean"] = float(gradient_row["outer_mean"]) + row[f"gradient__{gene_set}__inner_mean"] = float(gradient_row["inner_mean"]) + + row.update(_edge_contrast_features(row)) + feature_rows.append(row) + + rna_row = {"sample_id": DEFAULT_ATERA_WTA_CERVICAL_SAMPLE_ID, "contour_key": DEFAULT_ATERA_WTA_CERVICAL_CONTOUR_KEY, "contour_id": contour_id} + rna_row.update({gene: float(inner_expression.get(gene, 0.0)) for gene in selected_genes}) + rna_rows.append(rna_row) + pathway_row = dict(rna_row) + pathway_row = {"sample_id": DEFAULT_ATERA_WTA_CERVICAL_SAMPLE_ID, "contour_key": DEFAULT_ATERA_WTA_CERVICAL_CONTOUR_KEY, "contour_id": contour_id} + pathway_row.update({name: float(inner_pathway.get(name, 0.0)) for name in pathway_activity.columns.astype(str)}) + pathway_rows.append(pathway_row) + lr_rows.append(lr_row) + protein_rows.append({"sample_id": DEFAULT_ATERA_WTA_CERVICAL_SAMPLE_ID, "contour_key": DEFAULT_ATERA_WTA_CERVICAL_CONTOUR_KEY, "contour_id": contour_id}) + + contour_features = pd.DataFrame(feature_rows).sort_values("contour_id", kind="stable").reset_index(drop=True) + log("Fast feature table: finalizing feature payload") + return { + "sample_id": DEFAULT_ATERA_WTA_CERVICAL_SAMPLE_ID, + "contour_key": DEFAULT_ATERA_WTA_CERVICAL_CONTOUR_KEY, + "inner_rim_um": 20.0, + "outer_rim_um": 30.0, + "contour_features": contour_features, + "zone_summary": pd.DataFrame(zone_rows), + "rna_pseudobulk": pd.DataFrame(rna_rows), + "protein_summary": pd.DataFrame(protein_rows), + "pathway_activity": pd.DataFrame(pathway_rows), + "ligand_receptor_summary": pd.DataFrame(lr_rows), + "edge_gradients": precomputed_edge_gradients, + "embedding_summary": pd.DataFrame(columns=["sample_id", "contour_key", "contour_id"]), + "available_states": state_categories, + "available_niches": niche_categories, + "feature_columns": _feature_columns(contour_features), + "context": { + "multimodal_context": ["fast_resume_structure_level_cell_summaries"], + "used_pathomics": False, + "used_embeddings": False, + "used_precomputed_edge_gradients": True, + "fast_resume": True, + }, + } + + +def _alias_state_fractions(structure: str) -> dict[str, float]: + structure = str(structure) + return { + "macrophage_like": 1.0 if structure == "Myeloid" else 0.0, + "endothelial_perivascular": 1.0 if structure in {"Vascular/Endocervical", "Stromal/Fibro/Muscle"} else 0.0, + "emt_like_tumor": 1.0 if structure == "Tumor" else 0.0, + "b_plasma_like": 1.0 if structure == "B/Plasma" else 0.0, + "t_cell_exhausted_cytotoxic": 1.0 if structure == "T-cell" else 0.0, + "immune_rich": 1.0 if structure in {"T-cell", "B/Plasma", "Myeloid"} else 0.0, + } + + +def _feature_columns(contour_features: pd.DataFrame) -> dict[str, list[str]]: + return { + "geometry": [column for column in contour_features.columns if column.startswith("geometry__")], + "context": [column for column in contour_features.columns if column.startswith("context__")], + "pathomics": [column for column in contour_features.columns if column.startswith("pathomics__")], + "omics": [column for column in contour_features.columns if column.startswith("omics__")], + "pathway": [column for column in contour_features.columns if column.startswith("pathway__")], + "protein": [column for column in contour_features.columns if column.startswith("protein__")], + "rna": [column for column in contour_features.columns if column.startswith("rna__")], + "edge_contrast": [column for column in contour_features.columns if column.startswith("edge_contrast__")], + "gradient": [column for column in contour_features.columns if column.startswith("gradient__")], + "ligand_receptor": [column for column in contour_features.columns if column.startswith("lr__")], + "embedding": [column for column in contour_features.columns if column.startswith("embedding__")], + } + + +def build_lightweight_contour_sdata(sdata: Any) -> XeniumSData: + contour_shapes = { + key: sdata.shapes[key] + for key in ( + DEFAULT_ATERA_WTA_CERVICAL_CONTOUR_KEY, + DEFAULT_ATERA_WTA_CERVICAL_EXPANDED_CONTOUR_KEY, + ) + if key in sdata.shapes + } + metadata = dict(sdata.metadata) + metadata["lightweight_contour_enriched_copy"] = True + metadata["omitted_components"] = ["points", "cell_boundaries", "nucleus_boundaries", "images"] + return XeniumSData( + table=sdata.table, + shapes=contour_shapes, + images={}, + contour_images={}, + metadata=metadata, + points={}, + point_sources={}, + ) + + +def main() -> None: + start = time.perf_counter() + OUTPUT_ROOT.mkdir(parents=True, exist_ok=True) + log(f"Post-density resume started for {DATASET_ROOT}") + + require_path(TBC_RESULTS, label="sfplot results directory") + require_path(CONTOUR_DIR / "xenium_explorer_annotations.geojson", label="contour GeoJSON") + ring_density_csv = require_path(DENSITY_DIR / "ring_density_markers.csv", label="ring density CSV") + smooth_density_csv = require_path(DENSITY_DIR / "smooth_density_markers.csv", label="smooth density CSV") + + log("Loading cell groups and AnnData summary table") + group_df = _load_cervical_cell_groups(DATASET_ROOT) + bio6_structures = build_atera_wta_cervical_bio6_structures(group_df) + adata = _load_atera_wta_cervical_adata(DATASET_ROOT) + + log("Loading XeniumSData with streamed transcripts, boundaries, and H&E image") + sdata = _load_atera_wta_cervical_sdata(DATASET_ROOT) + + log("Importing existing 6-structure GeoJSON contours without full H&E patch extraction") + add_contours_from_geojson( + sdata, + CONTOUR_DIR / "xenium_explorer_annotations.geojson", + key=DEFAULT_ATERA_WTA_CERVICAL_CONTOUR_KEY, + id_key="name", + pixel_size_um=_resolve_he_pixel_size_um(sdata), + extract_he_patches=False, + ) + + log("Expanding contours with 30um Voronoi mode") + expand_contours( + sdata, + contour_key=DEFAULT_ATERA_WTA_CERVICAL_CONTOUR_KEY, + distance=30.0, + mode="voronoi", + output_key=DEFAULT_ATERA_WTA_CERVICAL_EXPANDED_CONTOUR_KEY, + ) + + log("Reading existing density tables") + ring_density = pd.read_csv(ring_density_csv) + smooth_density = pd.read_csv(smooth_density_csv) + precomputed_edge_gradients = edge_gradients_from_smooth_density(smooth_density) + log(f"Prepared {len(precomputed_edge_gradients)} precomputed marker-panel edge gradient rows") + log("Building fast resume contour feature table from existing contours and structure-level cell summaries") + feature_table = build_fast_resume_feature_table( + sdata=sdata, + adata=adata, + precomputed_edge_gradients=precomputed_edge_gradients, + ) + log(f"Prepared fast contour feature table with {len(feature_table['contour_features'])} contours") + + log("Running contour boundary ecology multimodal pilot in omics/geometry mode") + multimodal = run_contour_boundary_ecology_pilot( + sdata, + contour_key=DEFAULT_ATERA_WTA_CERVICAL_CONTOUR_KEY, + output_dir=MULTIMODAL_DIR, + include_pathomics=False, + precomputed_edge_gradients=precomputed_edge_gradients, + precomputed_feature_table=feature_table, + ) + + log(f"Writing lightweight contour-enriched SData to {SDATA_OUTPUT}") + sdata_to_write = build_lightweight_contour_sdata(sdata) + sdata_write_result = write_xenium( + sdata_to_write, + SDATA_OUTPUT, + format="sdata", + overwrite=True, + ) + + files = existing_files_payload() + add_multimodal_files(files) + files["contour_enriched_sdata"] = str(sdata_write_result["output_path"]) + + study = { + "sample_id": DEFAULT_ATERA_WTA_CERVICAL_SAMPLE_ID, + "dataset_root": str(DATASET_ROOT.resolve()), + "output_root": str(OUTPUT_ROOT.resolve()), + "tbc": None, + "tbc_results": str(TBC_RESULTS.resolve()), + "adata": adata, + "sdata": sdata, + "lr": {}, + "pathway": {}, + "contour_generation": {}, + "ring_density": ring_density, + "smooth_density": smooth_density, + "multimodal": multimodal, + "bio6_structures": bio6_structures, + "contour_key": DEFAULT_ATERA_WTA_CERVICAL_CONTOUR_KEY, + "expanded_contour_key": DEFAULT_ATERA_WTA_CERVICAL_EXPANDED_CONTOUR_KEY, + "files": files, + "runtime_seconds": time.perf_counter() - start, + } + + log("Writing top-level summary.json and report.md") + payload = build_serializable_cervical_end_to_end_summary(study) + summary_path = OUTPUT_ROOT / "summary.json" + report_path = OUTPUT_ROOT / "report.md" + files["summary_json"] = str(summary_path) + files["report_md"] = str(report_path) + study["files"] = files + payload = build_serializable_cervical_end_to_end_summary(study) + summary_path.write_text(json.dumps(payload, indent=2) + "\n", encoding="utf-8") + report_path.write_text(render_atera_wta_cervical_end_to_end_report(payload), encoding="utf-8") + + acceptance = acceptance_summary(payload) + log("Acceptance summary:") + print(json.dumps(acceptance, indent=2), flush=True) + log("Post-density resume completed") + + +if __name__ == "__main__": + try: + main() + except Exception: + traceback.print_exc() + raise diff --git a/src/__init__.py b/src/__init__.py index e69de29..8b13789 100644 --- a/src/__init__.py +++ b/src/__init__.py @@ -0,0 +1 @@ + diff --git a/src/pyXenium/__init__.py b/src/pyXenium/__init__.py index e8a9904..0697574 100644 --- a/src/pyXenium/__init__.py +++ b/src/pyXenium/__init__.py @@ -9,10 +9,11 @@ "contour": ".contour", "gmi": ".gmi", "io": ".io", - "ligand_receptor": ".ligand_receptor", + "cci": ".cci", "mechanostress": ".mechanostress", "multimodal": ".multimodal", "pathway": ".pathway", + "perturb": ".perturb", "validation": ".validation", } @@ -31,6 +32,7 @@ "MechanostressConfig": (".mechanostress", "MechanostressConfig"), "MechanostressResult": (".mechanostress", "MechanostressResult"), "PolarityConfig": (".mechanostress", "PolarityConfig"), + "SpatialPerturbBridgeConfig": (".perturb", "SpatialPerturbBridgeConfig"), "TumorStromaGrowthConfig": (".mechanostress", "TumorStromaGrowthConfig"), "add_contours_from_geojson": (".contour", "add_contours_from_geojson"), "build_contour_gmi_dataset": (".gmi", "build_contour_gmi_dataset"), @@ -44,6 +46,7 @@ "build_serializable_pilot_summary": (".multimodal", "build_serializable_pilot_summary"), "build_spatial_niches": (".multimodal", "build_spatial_niches"), "build_summary": (".multimodal", "build_summary"), + "build_spatialperturb_handoff": (".perturb", "build_spatialperturb_handoff"), "build_top_hypotheses_table": (".multimodal", "build_top_hypotheses_table"), "compute_pathway_activity_matrix": (".pathway", "compute_pathway_activity_matrix"), "compute_ane_density": (".mechanostress", "compute_ane_density"), @@ -52,7 +55,7 @@ "compute_rna_protein_discordance": (".multimodal", "compute_rna_protein_discordance"), "estimate_cell_axes": (".mechanostress", "estimate_cell_axes"), "extract_ranked_patches": (".multimodal", "extract_ranked_patches"), - "ligand_receptor_topology_analysis": (".ligand_receptor", "ligand_receptor_topology_analysis"), + "cci_topology_analysis": (".cci", "cci_topology_analysis"), "load_anndata_from_partial": (".io", "load_anndata_from_partial"), "load_rna_protein_anndata": (".multimodal", "load_rna_protein_anndata"), "load_xenium_gene_protein": (".io", "load_xenium_gene_protein"), @@ -81,6 +84,7 @@ "score_contour_boundary_programs": (".multimodal", "score_contour_boundary_programs"), "score_immune_resistance_program": (".multimodal", "score_immune_resistance_program"), "smooth_density_by_distance": (".contour", "smooth_density_by_distance"), + "spatialperturb_status": (".perturb", "spatialperturb_status"), "summarize_axial_orientation": (".mechanostress", "summarize_axial_orientation"), "summarize_cell_polarity": (".mechanostress", "summarize_cell_polarity"), "summarize_tumor_growth": (".mechanostress", "summarize_tumor_growth"), @@ -91,6 +95,7 @@ "write_mechanostress_artifacts": (".mechanostress", "write_mechanostress_artifacts"), "write_model_scores": (".multimodal", "write_model_scores"), "write_output_artifacts": (".multimodal", "write_output_artifacts"), + "write_spatialperturb_handoff": (".perturb", "write_spatialperturb_handoff"), "write_renal_immune_resistance_artifacts": (".multimodal", "write_renal_immune_resistance_artifacts"), "write_xenium": (".io", "write_xenium"), } @@ -129,6 +134,7 @@ def __dir__() -> list[str]: "MechanostressConfig", "MechanostressResult", "PolarityConfig", + "SpatialPerturbBridgeConfig", "TumorStromaGrowthConfig", "add_contours_from_geojson", "build_contour_gmi_dataset", @@ -141,6 +147,7 @@ def __dir__() -> list[str]: "build_panel_gap_table", "build_serializable_pilot_summary", "build_spatial_niches", + "build_spatialperturb_handoff", "build_summary", "build_top_hypotheses_table", "benchmarking", @@ -155,8 +162,8 @@ def __dir__() -> list[str]: "get_public_dataset_sources", "gmi", "io", - "ligand_receptor_topology_analysis", - "ligand_receptor", + "cci_topology_analysis", + "cci", "mechanostress", "load_anndata_from_partial", "load_rna_protein_anndata", @@ -164,6 +171,7 @@ def __dir__() -> list[str]: "multimodal", "pathway_topology_analysis", "pathway", + "perturb", "plot_auc_heatmap", "plot_DE_volcano", "plot_model_diagnostics", @@ -188,6 +196,7 @@ def __dir__() -> list[str]: "score_contour_boundary_programs", "score_immune_resistance_program", "smooth_density_by_distance", + "spatialperturb_status", "summarize_axial_orientation", "summarize_cell_polarity", "summarize_tumor_growth", @@ -199,6 +208,7 @@ def __dir__() -> list[str]: "write_mechanostress_artifacts", "write_model_scores", "write_output_artifacts", + "write_spatialperturb_handoff", "write_renal_immune_resistance_artifacts", "write_xenium", ] diff --git a/src/pyXenium/__main__.py b/src/pyXenium/__main__.py index d7888bc..152dce7 100644 --- a/src/pyXenium/__main__.py +++ b/src/pyXenium/__main__.py @@ -25,10 +25,11 @@ compute_robustness, execute_a100_stage_plan, finalize_a100_all, + finalize_cci_source_of_truth, monitor_a100_jobs, prepare_a100_bundle, - prepare_atera_lr_benchmark, - render_atera_lr_benchmark_report, + prepare_atera_cci_benchmark, + render_atera_cci_benchmark_report, resolve_layout, run_a100_plan, run_registered_method, @@ -104,9 +105,9 @@ def benchmark_group(): """Benchmark orchestration commands.""" -@benchmark_group.group("atera-lr") -def benchmark_atera_lr_group(): - """Atera Xenium ligand-receptor benchmark commands.""" +@benchmark_group.group("atera-cci") +def benchmark_atera_cci_group(): + """Atera Xenium cell-cell interaction benchmark commands.""" @app.group("gmi") @@ -831,7 +832,7 @@ def atera_wta_breast_topology( write_h5ad, export_figures, ): - """Run the fixed Atera WTA breast LR/pathway topology reproducibility workflow.""" + """Run the fixed Atera WTA breast CCI/pathway topology reproducibility workflow.""" study = run_atera_wta_breast_topology( dataset_root=dataset_root, tbc_results=tbc_results, @@ -845,18 +846,18 @@ def atera_wta_breast_topology( click.echo(json.dumps(study["payload"], indent=2)) -@benchmark_atera_lr_group.command("prepare") +@benchmark_atera_cci_group.command("prepare") @click.option("--dataset-root", "--xenium-root", "dataset_root", default=DEFAULT_ATERA_WTA_BREAST_DATASET_PATH, show_default=True) -@click.option("--benchmark-root", default=None, help="Optional benchmark root. Defaults to benchmarking/lr_2026_atera under the repo root.") +@click.option("--benchmark-root", default=None, help="Optional benchmark root. Defaults to benchmarking/cci_2026_atera under the repo root.") @click.option("--tbc-results", default=None, help="Optional path to the topology bundle directory.") @click.option("--smoke-n-cells", type=int, default=20000, show_default=True) @click.option("--seed", type=int, default=0, show_default=True) @click.option("--prefer", type=click.Choice(["auto", "zarr", "h5", "mex"]), default="h5", show_default=True) @click.option("--export-full-bundle/--skip-full-bundle", default=True, show_default=True) @click.option("--write-full-h5ad/--skip-full-h5ad", default=True, show_default=True) -def benchmark_atera_lr_prepare(dataset_root, benchmark_root, tbc_results, smoke_n_cells, seed, prefer, export_full_bundle, write_full_h5ad): +def benchmark_atera_cci_prepare(dataset_root, benchmark_root, tbc_results, smoke_n_cells, seed, prefer, export_full_bundle, write_full_h5ad): """Freeze the Atera Xenium benchmark inputs and export the cross-language bundle.""" - payload = prepare_atera_lr_benchmark( + payload = prepare_atera_cci_benchmark( dataset_root=dataset_root, benchmark_root=benchmark_root, tbc_results=tbc_results, @@ -869,43 +870,43 @@ def benchmark_atera_lr_prepare(dataset_root, benchmark_root, tbc_results, smoke_ click.echo(json.dumps(payload, indent=2)) -@benchmark_atera_lr_group.command("smoke-pyxenium") -@click.option("--benchmark-root", default=None, help="Optional benchmark root. Defaults to benchmarking/lr_2026_atera under the repo root.") +@benchmark_atera_cci_group.command("smoke-pyxenium") +@click.option("--benchmark-root", default=None, help="Optional benchmark root. Defaults to benchmarking/cci_2026_atera under the repo root.") @click.option("--input-h5ad", default=None, help="Optional smoke h5ad path. Defaults to /data/smoke/adata_smoke.h5ad.") @click.option("--output-dir", default=None, help="Optional output directory. Defaults to /runs/pyxenium_smoke.") @click.option("--tbc-results", default=None, help="Optional path to the topology bundle directory.") -@click.option("--lr-panel-path", default=None, help="Optional LR panel TSV. Defaults to /data/atera_smoke_panel.tsv.") +@click.option("--cci-panel-path", default=None, help="Optional CCI resource TSV. Defaults to /data/atera_smoke_panel.tsv.") @click.option("--database-mode", default="smoke-panel", show_default=True) @click.option("--export-figures/--no-export-figures", default=False, show_default=True) -def benchmark_atera_lr_smoke_pyxenium(benchmark_root, input_h5ad, output_dir, tbc_results, lr_panel_path, database_mode, export_figures): +def benchmark_atera_cci_smoke_pyxenium(benchmark_root, input_h5ad, output_dir, tbc_results, cci_panel_path, database_mode, export_figures): """Run the pyXenium smoke benchmark and standardize the result table.""" - layout = resolve_layout(relative_root=benchmark_root or Path("benchmarking") / "lr_2026_atera") + layout = resolve_layout(relative_root=benchmark_root or Path("benchmarking") / "cci_2026_atera") resolved_input_h5ad = input_h5ad or layout.data_dir / "smoke" / "adata_smoke.h5ad" resolved_output_dir = output_dir or layout.runs_dir / "pyxenium_smoke" - resolved_lr_panel = lr_panel_path or layout.data_dir / "atera_smoke_panel.tsv" + resolved_cci_panel = cci_panel_path or layout.data_dir / "atera_smoke_panel.tsv" resolved_tbc = tbc_results or Path(DEFAULT_ATERA_WTA_BREAST_DATASET_PATH) / DEFAULT_ATERA_WTA_BREAST_TBC_SUBDIR payload = run_pyxenium_smoke( input_h5ad=resolved_input_h5ad, output_dir=resolved_output_dir, tbc_results=resolved_tbc, - lr_panel_path=resolved_lr_panel, + cci_panel_path=resolved_cci_panel, database_mode=database_mode, export_figures=export_figures, ) click.echo(json.dumps(payload, indent=2)) -@benchmark_atera_lr_group.command("run-method") -@click.option("--method", required=True, help="Registered LR benchmark method slug, e.g. squidpy, liana, commot, cellchat.") -@click.option("--benchmark-root", default=None, help="Optional benchmark root. Defaults to benchmarking/lr_2026_atera under the repo root.") +@benchmark_atera_cci_group.command("run-method") +@click.option("--method", required=True, help="Registered CCI benchmark method slug, e.g. squidpy, liana, commot, cellchat.") +@click.option("--benchmark-root", default=None, help="Optional benchmark root. Defaults to benchmarking/cci_2026_atera under the repo root.") @click.option("--input-manifest", default=None, help="Optional input manifest. Defaults to /data/input_manifest.json.") @click.option("--output-dir", default=None, help="Optional output directory. Defaults to /runs/__.") @click.option("--database-mode", default="common-db", show_default=True, help="common-db, native-db, or smoke-panel.") @click.option("--phase", type=click.Choice(["smoke", "full"]), default="smoke", show_default=True) -@click.option("--max-lr-pairs", type=int, default=None, help="Optional cap for pilot runs.") +@click.option("--max-cci-pairs", type=int, default=None, help="Optional cap for pilot runs.") @click.option("--n-perms", type=int, default=100, show_default=True, help="Permutation count for adapters that expose permutations.") -@click.option("--chunk-id", type=int, default=None, help="Optional zero-based LR chunk id for chunked methods.") -@click.option("--num-chunks", type=int, default=None, help="Optional total LR chunks for chunked methods.") +@click.option("--chunk-id", type=int, default=None, help="Optional zero-based CCI chunk id for chunked methods.") +@click.option("--num-chunks", type=int, default=None, help="Optional total CCI chunks for chunked methods.") @click.option("--bounded-mode", default=None, help="Optional bounded execution label, e.g. smoke_20k, pilot_50k, commot_chunk.") @click.option("--gpu-id", default=None, help="Optional GPU id assigned by the A100 job matrix.") @click.option("--job-id", default=None, help="Optional A100 job id/provenance label.") @@ -914,14 +915,14 @@ def benchmark_atera_lr_smoke_pyxenium(benchmark_root, input_h5ad, output_dir, tb @click.option("--export-figures/--no-export-figures", default=False, show_default=True) @click.option("--rscript", default=None, help="Optional Rscript executable for CellChat.") @click.option("--dry-run", is_flag=True, default=False, help="Validate the run contract without executing the adapter.") -def benchmark_atera_lr_run_method( +def benchmark_atera_cci_run_method( method, benchmark_root, input_manifest, output_dir, database_mode, phase, - max_lr_pairs, + max_cci_pairs, n_perms, chunk_id, num_chunks, @@ -934,7 +935,7 @@ def benchmark_atera_lr_run_method( rscript, dry_run, ): - """Run one real LR benchmark adapter using the unified contract.""" + """Run one real CCI benchmark adapter using the unified contract.""" if dry_run: payload = build_method_run_plan( method=method, @@ -943,7 +944,7 @@ def benchmark_atera_lr_run_method( benchmark_root=benchmark_root, database_mode=database_mode, phase=phase, - max_lr_pairs=max_lr_pairs, + max_cci_pairs=max_cci_pairs, n_perms=n_perms, chunk_id=chunk_id, num_chunks=num_chunks, @@ -960,7 +961,7 @@ def benchmark_atera_lr_run_method( benchmark_root=benchmark_root, database_mode=database_mode, phase=phase, - max_lr_pairs=max_lr_pairs, + max_cci_pairs=max_cci_pairs, n_perms=n_perms, chunk_id=chunk_id, num_chunks=num_chunks, @@ -975,24 +976,24 @@ def benchmark_atera_lr_run_method( click.echo(json.dumps(payload, indent=2)) -@benchmark_atera_lr_group.command("smoke-core") -@click.option("--benchmark-root", default=None, help="Optional benchmark root. Defaults to benchmarking/lr_2026_atera under the repo root.") +@benchmark_atera_cci_group.command("smoke-core") +@click.option("--benchmark-root", default=None, help="Optional benchmark root. Defaults to benchmarking/cci_2026_atera under the repo root.") @click.option("--input-manifest", default=None, help="Optional input manifest. Defaults to /data/input_manifest.json.") @click.option("--methods", default="pyxenium,squidpy,liana,commot,cellchat", show_default=True, help="Comma-separated method slugs.") @click.option("--database-mode", default="common-db", show_default=True, help="common-db, native-db, or smoke-panel.") -@click.option("--max-lr-pairs", type=int, default=None, help="Optional cap for pilot runs.") +@click.option("--max-cci-pairs", type=int, default=None, help="Optional cap for pilot runs.") @click.option("--n-perms", type=int, default=100, show_default=True, help="Permutation count for adapters that expose permutations.") @click.option("--dry-run", is_flag=True, default=False, help="Validate all method contracts without executing adapters.") @click.option("--continue-on-error/--strict", default=True, show_default=True) -def benchmark_atera_lr_smoke_core(benchmark_root, input_manifest, methods, database_mode, max_lr_pairs, n_perms, dry_run, continue_on_error): - """Run or dry-run the core LR adapter smoke benchmark.""" +def benchmark_atera_cci_smoke_core(benchmark_root, input_manifest, methods, database_mode, max_cci_pairs, n_perms, dry_run, continue_on_error): + """Run or dry-run the core CCI adapter smoke benchmark.""" method_list = [item.strip() for item in methods.split(",") if item.strip()] payload = run_smoke_core( methods=method_list, input_manifest=input_manifest, benchmark_root=benchmark_root, database_mode=database_mode, - max_lr_pairs=max_lr_pairs, + max_cci_pairs=max_cci_pairs, n_perms=n_perms, dry_run=dry_run, continue_on_error=continue_on_error, @@ -1000,13 +1001,13 @@ def benchmark_atera_lr_smoke_core(benchmark_root, input_manifest, methods, datab click.echo(json.dumps(payload, indent=2)) -@benchmark_atera_lr_group.command("aggregate") -@click.option("--benchmark-root", default=None, help="Optional benchmark root. Defaults to benchmarking/lr_2026_atera under the repo root.") +@benchmark_atera_cci_group.command("aggregate") +@click.option("--benchmark-root", default=None, help="Optional benchmark root. Defaults to benchmarking/cci_2026_atera under the repo root.") @click.option("--result-path", "result_paths", multiple=True, help="One or more standardized TSV files.") @click.option("--output-path", default=None, help="Optional output path. Defaults to /results/combined_standardized.tsv.") -def benchmark_atera_lr_aggregate(benchmark_root, result_paths, output_path): - """Aggregate one or more standardized LR result tables.""" - layout = resolve_layout(relative_root=benchmark_root or Path("benchmarking") / "lr_2026_atera") +def benchmark_atera_cci_aggregate(benchmark_root, result_paths, output_path): + """Aggregate one or more standardized CCI result tables.""" + layout = resolve_layout(relative_root=benchmark_root or Path("benchmarking") / "cci_2026_atera") discovered = sorted([*layout.runs_dir.glob("**/*standardized*.tsv"), *layout.runs_dir.glob("**/*standardized*.tsv.gz")]) selected = list(result_paths) if result_paths else [str(path) for path in discovered] if not selected: @@ -1016,15 +1017,15 @@ def benchmark_atera_lr_aggregate(benchmark_root, result_paths, output_path): click.echo(json.dumps({"output_path": str(resolved_output), "n_rows": int(len(combined)), "inputs": selected}, indent=2)) -@benchmark_atera_lr_group.command("report") -@click.option("--benchmark-root", default=None, help="Optional benchmark root. Defaults to benchmarking/lr_2026_atera under the repo root.") +@benchmark_atera_cci_group.command("report") +@click.option("--benchmark-root", default=None, help="Optional benchmark root. Defaults to benchmarking/cci_2026_atera under the repo root.") @click.option("--combined-results", default=None, help="Optional aggregated standardized TSV path.") @click.option("--canonical-config", default=None, help="Optional canonical axes YAML path.") @click.option("--pathway-config", default=None, help="Optional pathway YAML path.") @click.option("--output-path", default=None, help="Optional markdown report path.") -def benchmark_atera_lr_report(benchmark_root, combined_results, canonical_config, pathway_config, output_path): +def benchmark_atera_cci_report(benchmark_root, combined_results, canonical_config, pathway_config, output_path): """Build a markdown report from standardized benchmark outputs.""" - layout = resolve_layout(relative_root=benchmark_root or Path("benchmarking") / "lr_2026_atera") + layout = resolve_layout(relative_root=benchmark_root or Path("benchmarking") / "cci_2026_atera") combined_path = Path(combined_results) if combined_results else layout.results_dir / "combined_standardized.tsv" if not combined_path.exists(): raise click.ClickException(f"Combined standardized table does not exist: {combined_path}") @@ -1052,7 +1053,7 @@ def benchmark_atera_lr_report(benchmark_root, combined_results, canonical_config robustness_summary=robustness_summary, novelty_summary=novelty_summary, ) - markdown = render_atera_lr_benchmark_report( + markdown = render_atera_cci_benchmark_report( combined_results=combined, canonical_summary=canonical_summary, pathway_summary=pathway_summary, @@ -1069,8 +1070,8 @@ def benchmark_atera_lr_report(benchmark_root, combined_results, canonical_config click.echo(json.dumps({"report_md": str(resolved_output), "n_methods": int(combined["method"].nunique()) if not combined.empty else 0}, indent=2)) -@benchmark_atera_lr_group.command("stage-a100") -@click.option("--benchmark-root", default=None, help="Optional benchmark root. Defaults to benchmarking/lr_2026_atera under the repo root.") +@benchmark_atera_cci_group.command("stage-a100") +@click.option("--benchmark-root", default=None, help="Optional benchmark root. Defaults to benchmarking/cci_2026_atera under the repo root.") @click.option("--host", default=None, help="Remote SSH host or IP.") @click.option("--user", default=None, help="Remote SSH username.") @click.option("--remote-root", default=DEFAULT_A100_REMOTE_ROOT, show_default=True) @@ -1081,7 +1082,7 @@ def benchmark_atera_lr_report(benchmark_root, combined_results, canonical_config @click.option("--output-json", default=None, help="Optional JSON path to persist the staging manifest.") @click.option("--plan-only", is_flag=True, default=False, help="Generate a host-agnostic A100 stage plan without requiring host/user.") @click.option("--dry-run/--execute", default=True, show_default=True, help="When executing, run mkdir + transfer commands immediately.") -def benchmark_atera_lr_stage_a100(benchmark_root, host, user, remote_root, remote_xenium_root, stage_data, transfer_mode, include_paths, output_json, plan_only, dry_run): +def benchmark_atera_cci_stage_a100(benchmark_root, host, user, remote_root, remote_xenium_root, stage_data, transfer_mode, include_paths, output_json, plan_only, dry_run): """Generate SSH/SCP commands for staging the benchmark to A100.""" payload = build_a100_stage_plan( benchmark_root=benchmark_root, @@ -1105,15 +1106,15 @@ def benchmark_atera_lr_stage_a100(benchmark_root, host, user, remote_root, remot click.echo(json.dumps(response, indent=2)) -@benchmark_atera_lr_group.command("prepare-a100-bundle") -@click.option("--benchmark-root", default=None, help="Optional benchmark root. Defaults to benchmarking/lr_2026_atera under the repo root.") +@benchmark_atera_cci_group.command("prepare-a100-bundle") +@click.option("--benchmark-root", default=None, help="Optional benchmark root. Defaults to benchmarking/cci_2026_atera under the repo root.") @click.option("--remote-root", default=DEFAULT_A100_REMOTE_ROOT, show_default=True) @click.option("--remote-xenium-root", default=DEFAULT_A100_READONLY_XENIUM_ROOT, show_default=True, help="Read-only Xenium outs path on A100.") @click.option("--transfer-mode", type=click.Choice(["auto", "rsync", "scp", "tar-scp"]), default="auto", show_default=True) @click.option("--methods", default="pyxenium,squidpy,liana,commot,cellchat", show_default=True) @click.option("--database-mode", default="common-db", show_default=True) @click.option("--phase", type=click.Choice(["smoke", "full"]), default="full", show_default=True) -@click.option("--max-lr-pairs", type=int, default=None) +@click.option("--max-cci-pairs", type=int, default=None) @click.option("--n-perms", type=int, default=100, show_default=True) @click.option("--include-prepare/--skip-prepare", default=True, show_default=True, help="Include the A100 job that builds full sparse bundle from the read-only Xenium root.") @click.option("--stage-data/--skip-data", default=None, help="Whether to copy local data in the stage plan. Defaults to skip with remote Xenium root.") @@ -1124,7 +1125,7 @@ def benchmark_atera_lr_stage_a100(benchmark_root, host, user, remote_root, remot @click.option("--user", default=None) @click.option("--require-full/--allow-missing-full", default=True, show_default=True) @click.option("--output-json", default=None) -def benchmark_atera_lr_prepare_a100_bundle( +def benchmark_atera_cci_prepare_a100_bundle( benchmark_root, remote_root, remote_xenium_root, @@ -1132,7 +1133,7 @@ def benchmark_atera_lr_prepare_a100_bundle( methods, database_mode, phase, - max_lr_pairs, + max_cci_pairs, n_perms, include_prepare, stage_data, @@ -1153,7 +1154,7 @@ def benchmark_atera_lr_prepare_a100_bundle( methods=[item.strip() for item in methods.split(",") if item.strip()], database_mode=database_mode, phase=phase, - max_lr_pairs=max_lr_pairs, + max_cci_pairs=max_cci_pairs, n_perms=n_perms, require_full=require_full, include_prepare=include_prepare, @@ -1168,14 +1169,14 @@ def benchmark_atera_lr_prepare_a100_bundle( click.echo(json.dumps(payload, indent=2)) -@benchmark_atera_lr_group.command("run-a100-plan") +@benchmark_atera_cci_group.command("run-a100-plan") @click.option("--plan-json", required=True, help="A100 job manifest or bundle plan JSON.") @click.option("--job-id", "job_ids", multiple=True, help="Optional job id filter.") @click.option("--dry-run/--execute", default=True, show_default=True) @click.option("--remote/--local", default=False, show_default=True, help="Execute the plan over SSH instead of locally.") @click.option("--host", default=None, help="Remote SSH host or IP.") @click.option("--user", default=None, help="Remote SSH username.") -def benchmark_atera_lr_run_a100_plan(plan_json, job_ids, dry_run, remote, host, user): +def benchmark_atera_cci_run_a100_plan(plan_json, job_ids, dry_run, remote, host, user): """Dry-run or execute commands from an A100 job manifest.""" payload = run_a100_plan( plan_json=plan_json, @@ -1188,30 +1189,32 @@ def benchmark_atera_lr_run_a100_plan(plan_json, job_ids, dry_run, remote, host, click.echo(json.dumps(payload, indent=2)) -@benchmark_atera_lr_group.command("build-a100-matrix") -@click.option("--benchmark-root", default=None, help="Optional benchmark root. Defaults to benchmarking/lr_2026_atera under the repo root.") +@benchmark_atera_cci_group.command("build-a100-matrix") +@click.option("--benchmark-root", default=None, help="Optional benchmark root. Defaults to benchmarking/cci_2026_atera under the repo root.") @click.option("--remote-root", default=DEFAULT_A100_REMOTE_ROOT, show_default=True) @click.option("--methods", default=",".join(DEFAULT_A100_ALL_METHODS), show_default=True) @click.option("--database-mode", default="common-db", show_default=True) @click.option("--phase", type=click.Choice(["smoke", "full"]), default="smoke", show_default=True) -@click.option("--max-lr-pairs", type=int, default=None) +@click.option("--max-cci-pairs", type=int, default=None) @click.option("--n-perms", type=int, default=100, show_default=True) @click.option("--commot-chunks", type=int, default=16, show_default=True) +@click.option("--cellagentchat-chunks", type=int, default=16, show_default=True) @click.option("--gpu-count", type=int, default=8, show_default=True) @click.option("--gzip-edge-outputs/--plain-edge-outputs", default=True, show_default=True) @click.option("--include-bootstrap", is_flag=True, default=False) @click.option("--include-audit", is_flag=True, default=False) @click.option("--repeat-id", default=None) @click.option("--output-json", default=None) -def benchmark_atera_lr_build_a100_matrix( +def benchmark_atera_cci_build_a100_matrix( benchmark_root, remote_root, methods, database_mode, phase, - max_lr_pairs, + max_cci_pairs, n_perms, commot_chunks, + cellagentchat_chunks, gpu_count, gzip_edge_outputs, include_bootstrap, @@ -1219,16 +1222,17 @@ def benchmark_atera_lr_build_a100_matrix( repeat_id, output_json, ): - """Build the parallel A100 job matrix for second-wave LR methods.""" + """Build the parallel A100 job matrix for second-wave CCI methods.""" payload = build_a100_job_matrix( benchmark_root=benchmark_root, remote_root=remote_root, methods=[item.strip() for item in methods.split(",") if item.strip()], database_mode=database_mode, phase=phase, - max_lr_pairs=max_lr_pairs, + max_cci_pairs=max_cci_pairs, n_perms=n_perms, commot_chunks=commot_chunks, + cellagentchat_chunks=cellagentchat_chunks, gpu_count=gpu_count, gzip_edge_outputs=gzip_edge_outputs, include_bootstrap=include_bootstrap, @@ -1241,14 +1245,14 @@ def benchmark_atera_lr_build_a100_matrix( click.echo(json.dumps(payload, indent=2)) -@benchmark_atera_lr_group.command("build-a100-sidecar") -@click.option("--benchmark-root", default=None, help="Optional benchmark root. Defaults to benchmarking/lr_2026_atera under the repo root.") +@benchmark_atera_cci_group.command("build-a100-sidecar") +@click.option("--benchmark-root", default=None, help="Optional benchmark root. Defaults to benchmarking/cci_2026_atera under the repo root.") @click.option("--remote-root", default=DEFAULT_A100_REMOTE_ROOT, show_default=True) @click.option("--methods", default="spatialdm,stlearn,giotto,laris,cellphonedb,spatalk,niches,cellnest,cellagentchat,scild", show_default=True) @click.option("--ready-methods", default=None, help="Comma-separated methods whose env bootstrap is already complete. Defaults to --methods.") @click.option("--database-mode", default="common-db", show_default=True) -@click.option("--smoke-max-lr-pairs", type=int, default=25, show_default=True) -@click.option("--pilot-max-lr-pairs", type=int, default=100, show_default=True) +@click.option("--smoke-max-cci-pairs", type=int, default=25, show_default=True) +@click.option("--pilot-max-cci-pairs", type=int, default=100, show_default=True) @click.option("--pilot-n-cells", type=int, default=50000, show_default=True) @click.option("--pilot-seed", type=int, default=1, show_default=True) @click.option("--include-audit/--skip-audit", default=True, show_default=True) @@ -1260,14 +1264,14 @@ def benchmark_atera_lr_build_a100_matrix( @click.option("--gpu-start", type=int, default=3, show_default=True) @click.option("--gzip-edge-outputs/--plain-edge-outputs", default=True, show_default=True) @click.option("--output-json", default=None) -def benchmark_atera_lr_build_a100_sidecar( +def benchmark_atera_cci_build_a100_sidecar( benchmark_root, remote_root, methods, ready_methods, database_mode, - smoke_max_lr_pairs, - pilot_max_lr_pairs, + smoke_max_cci_pairs, + pilot_max_cci_pairs, pilot_n_cells, pilot_seed, include_audit, @@ -1280,15 +1284,15 @@ def benchmark_atera_lr_build_a100_sidecar( gzip_edge_outputs, output_json, ): - """Build a balanced A100 sidecar matrix for already bootstrapped LR methods.""" + """Build a balanced A100 sidecar matrix for already bootstrapped CCI methods.""" payload = build_a100_sidecar_matrix( benchmark_root=benchmark_root, remote_root=remote_root, methods=[item.strip() for item in methods.split(",") if item.strip()], ready_methods=None if not ready_methods else [item.strip() for item in ready_methods.split(",") if item.strip()], database_mode=database_mode, - smoke_max_lr_pairs=smoke_max_lr_pairs, - pilot_max_lr_pairs=pilot_max_lr_pairs, + smoke_max_cci_pairs=smoke_max_cci_pairs, + pilot_max_cci_pairs=pilot_max_cci_pairs, pilot_n_cells=pilot_n_cells, pilot_seed=pilot_seed, include_audit=include_audit, @@ -1306,7 +1310,7 @@ def benchmark_atera_lr_build_a100_sidecar( click.echo(json.dumps(payload, indent=2)) -@benchmark_atera_lr_group.command("submit-a100-matrix") +@benchmark_atera_cci_group.command("submit-a100-matrix") @click.option("--matrix-json", required=True, help="A100 job matrix JSON produced by build-a100-matrix.") @click.option("--job-id", "job_ids", multiple=True, help="Optional job id filter.") @click.option("--job-type", "job_types", multiple=True, help="Optional job type filter, e.g. env_bootstrap, env_audit, method_run.") @@ -1314,7 +1318,7 @@ def benchmark_atera_lr_build_a100_sidecar( @click.option("--remote/--local", default=True, show_default=True) @click.option("--host", default=None) @click.option("--user", default=None) -def benchmark_atera_lr_submit_a100_matrix(matrix_json, job_ids, job_types, dry_run, remote, host, user): +def benchmark_atera_cci_submit_a100_matrix(matrix_json, job_ids, job_types, dry_run, remote, host, user): """Submit A100 matrix jobs with remote nohup wrappers.""" payload = submit_a100_matrix( matrix_json=matrix_json, @@ -1328,27 +1332,45 @@ def benchmark_atera_lr_submit_a100_matrix(matrix_json, job_ids, job_types, dry_r click.echo(json.dumps(payload, indent=2)) -@benchmark_atera_lr_group.command("monitor-a100-jobs") +@benchmark_atera_cci_group.command("monitor-a100-jobs") @click.option("--matrix-json", required=True, help="A100 job matrix JSON.") @click.option("--benchmark-root", default=None) @click.option("--output-tsv", default=None) -def benchmark_atera_lr_monitor_a100_jobs(matrix_json, benchmark_root, output_tsv): +def benchmark_atera_cci_monitor_a100_jobs(matrix_json, benchmark_root, output_tsv): """Summarize collected status for planned A100 jobs.""" table = monitor_a100_jobs(matrix_json=matrix_json, benchmark_root=benchmark_root, output_tsv=output_tsv) click.echo(table.to_json(orient="records", indent=2)) -@benchmark_atera_lr_group.command("finalize-a100-all") +@benchmark_atera_cci_group.command("finalize-a100-all") @click.option("--benchmark-root", default=None) @click.option("--output-path", default=None) -def benchmark_atera_lr_finalize_a100_all(benchmark_root, output_path): +def benchmark_atera_cci_finalize_a100_all(benchmark_root, output_path): """Aggregate all collected A100 standardized TSV/TSV.GZ outputs.""" payload = finalize_a100_all(benchmark_root=benchmark_root, output_path=output_path) click.echo(json.dumps(payload, indent=2)) -@benchmark_atera_lr_group.command("collect-a100-results") -@click.option("--benchmark-root", default=None, help="Optional benchmark root. Defaults to benchmarking/lr_2026_atera under the repo root.") +@benchmark_atera_cci_group.command("finalize-source-of-truth") +@click.option("--benchmark-root", default=None) +@click.option("--output-prefix", default="source_of_truth_full_common", show_default=True) +@click.option("--pdc-tag", default=None, help="Optional pdc_collected tag to use for PDC backfill outputs.") +@click.option("--commot-chunks", type=int, default=16, show_default=True) +@click.option("--render-report/--skip-report", default=True, show_default=True) +def benchmark_atera_cci_finalize_source_of_truth(benchmark_root, output_prefix, pdc_tag, commot_chunks, render_report): + """Finalize CCI outputs using A100-first, PDC-backfill precedence.""" + payload = finalize_cci_source_of_truth( + benchmark_root=benchmark_root, + output_prefix=output_prefix, + pdc_tag=pdc_tag, + commot_chunks=commot_chunks, + render_report=render_report, + ) + click.echo(json.dumps(payload, indent=2)) + + +@benchmark_atera_cci_group.command("collect-a100-results") +@click.option("--benchmark-root", default=None, help="Optional benchmark root. Defaults to benchmarking/cci_2026_atera under the repo root.") @click.option("--remote-root", default=DEFAULT_A100_REMOTE_ROOT, show_default=True) @click.option("--host", default=None) @click.option("--user", default=None) @@ -1356,7 +1378,7 @@ def benchmark_atera_lr_finalize_a100_all(benchmark_root, output_path): @click.option("--dry-run/--execute", default=True, show_default=True) @click.option("--since-last", is_flag=True, default=False, help="Record that this collection pass should only fetch newly finished outputs when implemented by the transfer backend.") @click.option("--output-json", default=None) -def benchmark_atera_lr_collect_a100_results(benchmark_root, remote_root, host, user, transfer_mode, dry_run, since_last, output_json): +def benchmark_atera_cci_collect_a100_results(benchmark_root, remote_root, host, user, transfer_mode, dry_run, since_last, output_json): """Generate or execute result recovery commands from A100.""" payload = collect_a100_results( benchmark_root=benchmark_root, diff --git a/src/pyXenium/_topology_core.py b/src/pyXenium/_topology_core.py index 044ce04..e4f69ef 100644 --- a/src/pyXenium/_topology_core.py +++ b/src/pyXenium/_topology_core.py @@ -552,10 +552,10 @@ def summarize_expression_by_celltype( return raw, normalized -def normalize_lr_prior(lr_pairs: pd.DataFrame, prior_col: Optional[str]) -> pd.Series: - if prior_col is None or prior_col not in lr_pairs.columns: - return pd.Series(np.ones(len(lr_pairs)), index=lr_pairs.index, name="prior_confidence") - prior = pd.to_numeric(lr_pairs[prior_col], errors="coerce").fillna(0.0).astype(float) +def normalize_interaction_prior(interaction_pairs: pd.DataFrame, prior_col: Optional[str]) -> pd.Series: + if prior_col is None or prior_col not in interaction_pairs.columns: + return pd.Series(np.ones(len(interaction_pairs)), index=interaction_pairs.index, name="prior_confidence") + prior = pd.to_numeric(interaction_pairs[prior_col], errors="coerce").fillna(0.0).astype(float) return normalize_series(prior).rename("prior_confidence") diff --git a/src/pyXenium/_vendor/Gmi/R/RcppExports.R b/src/pyXenium/_vendor/Gmi/R/RcppExports.R index 17d1d24..3ce3828 100644 --- a/src/pyXenium/_vendor/Gmi/R/RcppExports.R +++ b/src/pyXenium/_vendor/Gmi/R/RcppExports.R @@ -8,4 +8,3 @@ eigen_inv <- function(A) { eigen_matmul <- function(A, B) { .Call(`_Gmi_eigen_matmul`, A, B) } - diff --git a/src/pyXenium/_vendor/Gmi/README.md b/src/pyXenium/_vendor/Gmi/README.md index e469d70..c58b20c 100644 --- a/src/pyXenium/_vendor/Gmi/README.md +++ b/src/pyXenium/_vendor/Gmi/README.md @@ -36,7 +36,7 @@ n <- 500 alpha2 <- c(rep(c(4,3,2),each = 2),rep(0,p-3*2)) gamma2 <- rep(0,choose(p,2)) mu2 <- 2 # intercept -rho2 <- 0.3 # correlation +rho2 <- 0.3 # correlation # interact between group1 and group2 aall = paste("X", combn(1 : p, 2, paste, collapse="X"), sep="") diff --git a/src/pyXenium/_vendor/Gmi/_pkgdown.yml b/src/pyXenium/_vendor/Gmi/_pkgdown.yml index d71acfb..b7517c2 100644 --- a/src/pyXenium/_vendor/Gmi/_pkgdown.yml +++ b/src/pyXenium/_vendor/Gmi/_pkgdown.yml @@ -1,4 +1,3 @@ url: ~ template: bootstrap: 5 - diff --git a/src/pyXenium/_vendor/Gmi/renv/activate.R b/src/pyXenium/_vendor/Gmi/renv/activate.R index 90b251c..b747b69 100644 --- a/src/pyXenium/_vendor/Gmi/renv/activate.R +++ b/src/pyXenium/_vendor/Gmi/renv/activate.R @@ -97,84 +97,84 @@ local({ if ("renv" %in% loadedNamespaces()) unloadNamespace("renv") - # load bootstrap tools + # load bootstrap tools ansify <- function(text) { if (renv_ansify_enabled()) renv_ansify_enhanced(text) else renv_ansify_default(text) } - + renv_ansify_enabled <- function() { - + override <- Sys.getenv("RENV_ANSIFY_ENABLED", unset = NA) if (!is.na(override)) return(as.logical(override)) - + pane <- Sys.getenv("RSTUDIO_CHILD_PROCESS_PANE", unset = NA) if (identical(pane, "build")) return(FALSE) - + testthat <- Sys.getenv("TESTTHAT", unset = "false") if (tolower(testthat) %in% "true") return(FALSE) - + iderun <- Sys.getenv("R_CLI_HAS_HYPERLINK_IDE_RUN", unset = "false") if (tolower(iderun) %in% "false") return(FALSE) - + TRUE - + } - + renv_ansify_default <- function(text) { text } - + renv_ansify_enhanced <- function(text) { - + # R help links pattern <- "`\\?(renv::(?:[^`])+)`" replacement <- "`\033]8;;x-r-help:\\1\a?\\1\033]8;;\a`" text <- gsub(pattern, replacement, text, perl = TRUE) - + # runnable code pattern <- "`(renv::(?:[^`])+)`" replacement <- "`\033]8;;x-r-run:\\1\a\\1\033]8;;\a`" text <- gsub(pattern, replacement, text, perl = TRUE) - + # return ansified text text - + } - + renv_ansify_init <- function() { - + envir <- renv_envir_self() if (renv_ansify_enabled()) assign("ansify", renv_ansify_enhanced, envir = envir) else assign("ansify", renv_ansify_default, envir = envir) - + } - + `%||%` <- function(x, y) { if (is.null(x)) y else x } - + catf <- function(fmt, ..., appendLF = TRUE) { - + quiet <- getOption("renv.bootstrap.quiet", default = FALSE) if (quiet) return(invisible()) - + msg <- sprintf(fmt, ...) cat(msg, file = stdout(), sep = if (appendLF) "\n" else "") - + invisible(msg) - + } - + header <- function(label, ..., prefix = "#", @@ -185,36 +185,36 @@ local({ n <- max(n - nchar(label) - nchar(prefix) - 2L, 8L) if (n <= 0) return(paste(prefix, label)) - + tail <- paste(rep.int(suffix, n), collapse = "") paste0(prefix, " ", label, " ", tail) - + } - + heredoc <- function(text, leave = 0) { - + # remove leading, trailing whitespace trimmed <- gsub("^\\s*\\n|\\n\\s*$", "", text) - + # split into lines lines <- strsplit(trimmed, "\n", fixed = TRUE)[[1L]] - + # compute common indent indent <- regexpr("[^[:space:]]", lines) common <- min(setdiff(indent, -1L)) - leave text <- paste(substring(lines, common), collapse = "\n") - + # substitute in ANSI links for executable renv code ansify(text) - + } - + bootstrap <- function(version, library) { - + friendly <- renv_bootstrap_version_friendly(version) section <- header(sprintf("Bootstrapping renv %s", friendly)) catf(section) - + # attempt to download renv catf("- Downloading renv ... ", appendLF = FALSE) withCallingHandlers( @@ -226,7 +226,7 @@ local({ ) catf("OK") on.exit(unlink(tarball), add = TRUE) - + # now attempt to install catf("- Installing renv ... ", appendLF = FALSE) withCallingHandlers( @@ -237,177 +237,177 @@ local({ } ) catf("OK") - + # add empty line to break up bootstrapping from normal output catf("") - + return(invisible()) } - + renv_bootstrap_tests_running <- function() { getOption("renv.tests.running", default = FALSE) } - + renv_bootstrap_repos <- function() { - + # get CRAN repository cran <- getOption("renv.repos.cran", "https://cloud.r-project.org") - + # check for repos override repos <- Sys.getenv("RENV_CONFIG_REPOS_OVERRIDE", unset = NA) if (!is.na(repos)) { - + # check for RSPM; if set, use a fallback repository for renv rspm <- Sys.getenv("RSPM", unset = NA) if (identical(rspm, repos)) repos <- c(RSPM = rspm, CRAN = cran) - + return(repos) - + } - + # check for lockfile repositories repos <- tryCatch(renv_bootstrap_repos_lockfile(), error = identity) if (!inherits(repos, "error") && length(repos)) return(repos) - + # retrieve current repos repos <- getOption("repos") - + # ensure @CRAN@ entries are resolved repos[repos == "@CRAN@"] <- cran - + # add in renv.bootstrap.repos if set default <- c(FALLBACK = "https://cloud.r-project.org") extra <- getOption("renv.bootstrap.repos", default = default) repos <- c(repos, extra) - + # remove duplicates that might've snuck in dupes <- duplicated(repos) | duplicated(names(repos)) repos[!dupes] - + } - + renv_bootstrap_repos_lockfile <- function() { - + lockpath <- Sys.getenv("RENV_PATHS_LOCKFILE", unset = "renv.lock") if (!file.exists(lockpath)) return(NULL) - + lockfile <- tryCatch(renv_json_read(lockpath), error = identity) if (inherits(lockfile, "error")) { warning(lockfile) return(NULL) } - + repos <- lockfile$R$Repositories if (length(repos) == 0) return(NULL) - + keys <- vapply(repos, `[[`, "Name", FUN.VALUE = character(1)) vals <- vapply(repos, `[[`, "URL", FUN.VALUE = character(1)) names(vals) <- keys - + return(vals) - + } - + renv_bootstrap_download <- function(version) { - + sha <- attr(version, "sha", exact = TRUE) - + methods <- if (!is.null(sha)) { - + # attempting to bootstrap a development version of renv c( function() renv_bootstrap_download_tarball(sha), function() renv_bootstrap_download_github(sha) ) - + } else { - + # attempting to bootstrap a release version of renv c( function() renv_bootstrap_download_tarball(version), function() renv_bootstrap_download_cran_latest(version), function() renv_bootstrap_download_cran_archive(version) ) - + } - + for (method in methods) { path <- tryCatch(method(), error = identity) if (is.character(path) && file.exists(path)) return(path) } - + stop("All download methods failed") - + } - + renv_bootstrap_download_impl <- function(url, destfile) { - + mode <- "wb" - + # https://bugs.r-project.org/bugzilla/show_bug.cgi?id=17715 fixup <- Sys.info()[["sysname"]] == "Windows" && substring(url, 1L, 5L) == "file:" - + if (fixup) mode <- "w+b" - + args <- list( url = url, destfile = destfile, mode = mode, quiet = TRUE ) - + if ("headers" %in% names(formals(utils::download.file))) { headers <- renv_bootstrap_download_custom_headers(url) if (length(headers) && is.character(headers)) args$headers <- headers } - + do.call(utils::download.file, args) - + } - + renv_bootstrap_download_custom_headers <- function(url) { - + headers <- getOption("renv.download.headers") if (is.null(headers)) return(character()) - + if (!is.function(headers)) stopf("'renv.download.headers' is not a function") - + headers <- headers(url) if (length(headers) == 0L) return(character()) - + if (is.list(headers)) headers <- unlist(headers, recursive = FALSE, use.names = TRUE) - + ok <- is.character(headers) && is.character(names(headers)) && all(nzchar(names(headers))) - + if (!ok) stop("invocation of 'renv.download.headers' did not return a named character vector") - + headers - + } - + renv_bootstrap_download_cran_latest <- function(version) { - + spec <- renv_bootstrap_download_cran_latest_find(version) type <- spec$type repos <- spec$repos - + baseurl <- utils::contrib.url(repos = repos, type = type) ext <- if (identical(type, "source")) ".tar.gz" @@ -417,39 +417,39 @@ local({ ".tgz" name <- sprintf("renv_%s%s", version, ext) url <- paste(baseurl, name, sep = "/") - + destfile <- file.path(tempdir(), name) status <- tryCatch( renv_bootstrap_download_impl(url, destfile), condition = identity ) - + if (inherits(status, "condition")) return(FALSE) - + # report success and return destfile - + } - + renv_bootstrap_download_cran_latest_find <- function(version) { - + # check whether binaries are supported on this system binary <- getOption("renv.bootstrap.binary", default = TRUE) && !identical(.Platform$pkgType, "source") && !identical(getOption("pkgType"), "source") && Sys.info()[["sysname"]] %in% c("Darwin", "Windows") - + types <- c(if (binary) "binary", "source") - + # iterate over types + repositories for (type in types) { for (repos in renv_bootstrap_repos()) { - + # build arguments for utils::available.packages() call args <- list(type = type, repos = repos) - + # add custom headers if available -- note that # utils::available.packages() will pass this to download.file() if ("headers" %in% names(formals(utils::download.file))) { @@ -457,7 +457,7 @@ local({ if (length(headers) && is.character(headers)) args$headers <- headers } - + # retrieve package database db <- tryCatch( as.data.frame( @@ -466,83 +466,83 @@ local({ ), error = identity ) - + if (inherits(db, "error")) next - + # check for compatible entry entry <- db[db$Package %in% "renv" & db$Version %in% version, ] if (nrow(entry) == 0) next - + # found it; return spec to caller spec <- list(entry = entry, type = type, repos = repos) return(spec) - + } } - + # if we got here, we failed to find renv fmt <- "renv %s is not available from your declared package repositories" stop(sprintf(fmt, version)) - + } - + renv_bootstrap_download_cran_archive <- function(version) { - + name <- sprintf("renv_%s.tar.gz", version) repos <- renv_bootstrap_repos() urls <- file.path(repos, "src/contrib/Archive/renv", name) destfile <- file.path(tempdir(), name) - + for (url in urls) { - + status <- tryCatch( renv_bootstrap_download_impl(url, destfile), condition = identity ) - + if (identical(status, 0L)) return(destfile) - + } - + return(FALSE) - + } - + renv_bootstrap_download_tarball <- function(version) { - + # if the user has provided the path to a tarball via # an environment variable, then use it tarball <- Sys.getenv("RENV_BOOTSTRAP_TARBALL", unset = NA) if (is.na(tarball)) return() - + # allow directories if (dir.exists(tarball)) { name <- sprintf("renv_%s.tar.gz", version) tarball <- file.path(tarball, name) } - + # bail if it doesn't exist if (!file.exists(tarball)) { - + # let the user know we weren't able to honour their request fmt <- "- RENV_BOOTSTRAP_TARBALL is set (%s) but does not exist." msg <- sprintf(fmt, tarball) warning(msg) - + # bail return() - + } - + catf("- Using local tarball '%s'.", tarball) tarball - + } - + renv_bootstrap_github_token <- function() { for (envvar in c("GITHUB_TOKEN", "GITHUB_PAT", "GH_TOKEN")) { envval <- Sys.getenv(envvar, unset = NA) @@ -550,18 +550,18 @@ local({ return(envval) } } - + renv_bootstrap_download_github <- function(version) { - + enabled <- Sys.getenv("RENV_BOOTSTRAP_FROM_GITHUB", unset = "TRUE") if (!identical(enabled, "TRUE")) return(FALSE) - + # prepare download options token <- renv_bootstrap_github_token() if (is.null(token)) token <- "" - + if (nzchar(Sys.which("curl")) && nzchar(token)) { fmt <- "--location --fail --header \"Authorization: token %s\"" extra <- sprintf(fmt, token) @@ -575,25 +575,25 @@ local({ options(download.file.method = "wget", download.file.extra = extra) on.exit(do.call(base::options, saved), add = TRUE) } - + url <- file.path("https://api.github.com/repos/rstudio/renv/tarball", version) name <- sprintf("renv_%s.tar.gz", version) destfile <- file.path(tempdir(), name) - + status <- tryCatch( renv_bootstrap_download_impl(url, destfile), condition = identity ) - + if (!identical(status, 0L)) return(FALSE) - + renv_bootstrap_download_augment(destfile) - + return(destfile) - + } - + # Add Sha to DESCRIPTION. This is stop gap until #890, after which we # can use renv::install() to fully capture metadata. renv_bootstrap_download_augment <- function(destfile) { @@ -601,13 +601,13 @@ local({ if (is.null(sha)) { return() } - + # Untar tempdir <- tempfile("renv-github-") on.exit(unlink(tempdir, recursive = TRUE), add = TRUE) untar(destfile, exdir = tempdir) pkgdir <- dir(tempdir, full.names = TRUE)[[1]] - + # Modify description desc_path <- file.path(pkgdir, "DESCRIPTION") desc_lines <- readLines(desc_path) @@ -621,190 +621,190 @@ local({ paste("RemoteSha: ", sha) ) writeLines(c(desc_lines[desc_lines != ""], remotes_fields), con = desc_path) - + # Re-tar local({ old <- setwd(tempdir) on.exit(setwd(old), add = TRUE) - + tar(destfile, compression = "gzip") }) invisible() } - + # Extract the commit hash from a git archive. Git archives include the SHA1 # hash as the comment field of the tarball pax extended header # (see https://www.kernel.org/pub/software/scm/git/docs/git-archive.html) # For GitHub archives this should be the first header after the default one # (512 byte) header. renv_bootstrap_git_extract_sha1_tar <- function(bundle) { - + # open the bundle for reading # We use gzcon for everything because (from ?gzcon) # > Reading from a connection which does not supply a 'gzip' magic # > header is equivalent to reading from the original connection conn <- gzcon(file(bundle, open = "rb", raw = TRUE)) on.exit(close(conn)) - + # The default pax header is 512 bytes long and the first pax extended header # with the comment should be 51 bytes long # `52 comment=` (11 chars) + 40 byte SHA1 hash len <- 0x200 + 0x33 res <- rawToChar(readBin(conn, "raw", n = len)[0x201:len]) - + if (grepl("^52 comment=", res)) { sub("52 comment=", "", res) } else { NULL } } - + renv_bootstrap_install <- function(version, tarball, library) { - + # attempt to install it into project library dir.create(library, showWarnings = FALSE, recursive = TRUE) output <- renv_bootstrap_install_impl(library, tarball) - + # check for successful install status <- attr(output, "status") if (is.null(status) || identical(status, 0L)) return(status) - + # an error occurred; report it header <- "installation of renv failed" lines <- paste(rep.int("=", nchar(header)), collapse = "") text <- paste(c(header, lines, output), collapse = "\n") stop(text) - + } - + renv_bootstrap_install_impl <- function(library, tarball) { - + # invoke using system2 so we can capture and report output bin <- R.home("bin") exe <- if (Sys.info()[["sysname"]] == "Windows") "R.exe" else "R" R <- file.path(bin, exe) - + args <- c( "--vanilla", "CMD", "INSTALL", "--no-multiarch", "-l", shQuote(path.expand(library)), shQuote(path.expand(tarball)) ) - + system2(R, args, stdout = TRUE, stderr = TRUE) - + } - + renv_bootstrap_platform_prefix_default <- function() { - + # read version component version <- Sys.getenv("RENV_PATHS_VERSION", unset = "R-%v") - + # expand placeholders placeholders <- list( list("%v", format(getRversion()[1, 1:2])), list("%V", format(getRversion()[1, 1:3])) ) - + for (placeholder in placeholders) version <- gsub(placeholder[[1L]], placeholder[[2L]], version, fixed = TRUE) - + # include SVN revision for development versions of R # (to avoid sharing platform-specific artefacts with released versions of R) devel <- identical(R.version[["status"]], "Under development (unstable)") || identical(R.version[["nickname"]], "Unsuffered Consequences") - + if (devel) version <- paste(version, R.version[["svn rev"]], sep = "-r") - + version - + } - + renv_bootstrap_platform_prefix <- function() { - + # construct version prefix version <- renv_bootstrap_platform_prefix_default() - + # build list of path components components <- c(version, R.version$platform) - + # include prefix if provided by user prefix <- renv_bootstrap_platform_prefix_impl() if (!is.na(prefix) && nzchar(prefix)) components <- c(prefix, components) - + # build prefix paste(components, collapse = "/") - + } - + renv_bootstrap_platform_prefix_impl <- function() { - + # if an explicit prefix has been supplied, use it prefix <- Sys.getenv("RENV_PATHS_PREFIX", unset = NA) if (!is.na(prefix)) return(prefix) - + # if the user has requested an automatic prefix, generate it auto <- Sys.getenv("RENV_PATHS_PREFIX_AUTO", unset = NA) if (is.na(auto) && getRversion() >= "4.4.0") auto <- "TRUE" - + if (auto %in% c("TRUE", "True", "true", "1")) return(renv_bootstrap_platform_prefix_auto()) - + # empty string on failure "" - + } - + renv_bootstrap_platform_prefix_auto <- function() { - + prefix <- tryCatch(renv_bootstrap_platform_os(), error = identity) if (inherits(prefix, "error") || prefix %in% "unknown") { - + msg <- paste( "failed to infer current operating system", "please file a bug report at https://github.com/rstudio/renv/issues", sep = "; " ) - + warning(msg) - + } - + prefix - + } - + renv_bootstrap_platform_os <- function() { - + sysinfo <- Sys.info() sysname <- sysinfo[["sysname"]] - + # handle Windows + macOS up front if (sysname == "Windows") return("windows") else if (sysname == "Darwin") return("macos") - + # check for os-release files for (file in c("/etc/os-release", "/usr/lib/os-release")) if (file.exists(file)) return(renv_bootstrap_platform_os_via_os_release(file, sysinfo)) - + # check for redhat-release files if (file.exists("/etc/redhat-release")) return(renv_bootstrap_platform_os_via_redhat_release()) - + "unknown" - + } - + renv_bootstrap_platform_os_via_os_release <- function(file, sysinfo) { - + # read /etc/os-release release <- utils::read.table( file = file, @@ -814,13 +814,13 @@ local({ comment.char = "#", stringsAsFactors = FALSE ) - + vars <- as.list(release$Value) names(vars) <- release$Key - + # get os name os <- tolower(sysinfo[["sysname"]]) - + # read id id <- "unknown" for (field in c("ID", "ID_LIKE")) { @@ -829,7 +829,7 @@ local({ break } } - + # read version version <- "unknown" for (field in c("UBUNTU_CODENAME", "VERSION_CODENAME", "VERSION_ID", "BUILD_ID")) { @@ -838,17 +838,17 @@ local({ break } } - + # join together paste(c(os, id, version), collapse = "-") - + } - + renv_bootstrap_platform_os_via_redhat_release <- function() { - + # read /etc/redhat-release contents <- readLines("/etc/redhat-release", warn = FALSE) - + # infer id id <- if (grepl("centos", contents, ignore.case = TRUE)) "centos" @@ -856,73 +856,73 @@ local({ "redhat" else "unknown" - + # try to find a version component (very hacky) version <- "unknown" - + parts <- strsplit(contents, "[[:space:]]")[[1L]] for (part in parts) { - + nv <- tryCatch(numeric_version(part), error = identity) if (inherits(nv, "error")) next - + version <- nv[1, 1] break - + } - + paste(c("linux", id, version), collapse = "-") - + } - + renv_bootstrap_library_root_name <- function(project) { - + # use project name as-is if requested asis <- Sys.getenv("RENV_PATHS_LIBRARY_ROOT_ASIS", unset = "FALSE") if (asis) return(basename(project)) - + # otherwise, disambiguate based on project's path id <- substring(renv_bootstrap_hash_text(project), 1L, 8L) paste(basename(project), id, sep = "-") - + } - + renv_bootstrap_library_root <- function(project) { - + prefix <- renv_bootstrap_profile_prefix() - + path <- Sys.getenv("RENV_PATHS_LIBRARY", unset = NA) if (!is.na(path)) return(paste(c(path, prefix), collapse = "/")) - + path <- renv_bootstrap_library_root_impl(project) if (!is.null(path)) { name <- renv_bootstrap_library_root_name(project) return(paste(c(path, prefix, name), collapse = "/")) } - + renv_bootstrap_paths_renv("library", project = project) - + } - + renv_bootstrap_library_root_impl <- function(project) { - + root <- Sys.getenv("RENV_PATHS_LIBRARY_ROOT", unset = NA) if (!is.na(root)) return(root) - + type <- renv_bootstrap_project_type(project) if (identical(type, "package")) { userdir <- renv_bootstrap_user_dir() return(file.path(userdir, "library")) } - + } - + renv_bootstrap_validate_version <- function(version, description = NULL) { - + # resolve description file # # avoid passing lib.loc to `packageDescription()` below, since R will @@ -930,17 +930,17 @@ local({ # this function should only be called after 'renv' is loaded # https://github.com/rstudio/renv/issues/1625 description <- description %||% packageDescription("renv") - + # check whether requested version 'version' matches loaded version of renv sha <- attr(version, "sha", exact = TRUE) valid <- if (!is.null(sha)) renv_bootstrap_validate_version_dev(sha, description) else renv_bootstrap_validate_version_release(version, description) - + if (valid) return(TRUE) - + # the loaded version of renv doesn't match the requested version; # give the user instructions on how to proceed dev <- identical(description[["RemoteType"]], "github") @@ -948,109 +948,109 @@ local({ paste("rstudio/renv", description[["RemoteSha"]], sep = "@") else paste("renv", description[["Version"]], sep = "@") - + # display both loaded version + sha if available friendly <- renv_bootstrap_version_friendly( version = description[["Version"]], sha = if (dev) description[["RemoteSha"]] ) - + fmt <- heredoc(" renv %1$s was loaded from project library, but this project is configured to use renv %2$s. - Use `renv::record(\"%3$s\")` to record renv %1$s in the lockfile. - Use `renv::restore(packages = \"renv\")` to install renv %2$s into the project library. ") catf(fmt, friendly, renv_bootstrap_version_friendly(version), remote) - + FALSE - + } - + renv_bootstrap_validate_version_dev <- function(version, description) { - + expected <- description[["RemoteSha"]] if (!is.character(expected)) return(FALSE) - + pattern <- sprintf("^\\Q%s\\E", version) grepl(pattern, expected, perl = TRUE) - + } - + renv_bootstrap_validate_version_release <- function(version, description) { expected <- description[["Version"]] is.character(expected) && identical(expected, version) } - + renv_bootstrap_hash_text <- function(text) { - + hashfile <- tempfile("renv-hash-") on.exit(unlink(hashfile), add = TRUE) - + writeLines(text, con = hashfile) tools::md5sum(hashfile) - + } - + renv_bootstrap_load <- function(project, libpath, version) { - + # try to load renv from the project library if (!requireNamespace("renv", lib.loc = libpath, quietly = TRUE)) return(FALSE) - + # warn if the version of renv loaded does not match renv_bootstrap_validate_version(version) - + # execute renv load hooks, if any hooks <- getHook("renv::autoload") for (hook in hooks) if (is.function(hook)) tryCatch(hook(), error = warnify) - + # load the project renv::load(project) - + TRUE - + } - + renv_bootstrap_profile_load <- function(project) { - + # if RENV_PROFILE is already set, just use that profile <- Sys.getenv("RENV_PROFILE", unset = NA) if (!is.na(profile) && nzchar(profile)) return(profile) - + # check for a profile file (nothing to do if it doesn't exist) path <- renv_bootstrap_paths_renv("profile", profile = FALSE, project = project) if (!file.exists(path)) return(NULL) - + # read the profile, and set it if it exists contents <- readLines(path, warn = FALSE) if (length(contents) == 0L) return(NULL) - + # set RENV_PROFILE profile <- contents[[1L]] if (!profile %in% c("", "default")) Sys.setenv(RENV_PROFILE = profile) - + profile - + } - + renv_bootstrap_profile_prefix <- function() { profile <- renv_bootstrap_profile_get() if (!is.null(profile)) return(file.path("profiles", profile, "renv")) } - + renv_bootstrap_profile_get <- function() { profile <- Sys.getenv("RENV_PROFILE", unset = "") renv_bootstrap_profile_normalize(profile) } - + renv_bootstrap_profile_set <- function(profile) { profile <- renv_bootstrap_profile_normalize(profile) if (is.null(profile)) @@ -1058,25 +1058,25 @@ local({ else Sys.setenv(RENV_PROFILE = profile) } - + renv_bootstrap_profile_normalize <- function(profile) { - + if (is.null(profile) || profile %in% c("", "default")) return(NULL) - + profile - + } - + renv_bootstrap_path_absolute <- function(path) { - + substr(path, 1L, 1L) %in% c("~", "/", "\\") || ( substr(path, 1L, 1L) %in% c(letters, LETTERS) && substr(path, 2L, 3L) %in% c(":/", ":\\") ) - + } - + renv_bootstrap_paths_renv <- function(..., profile = TRUE, project = NULL) { renv <- Sys.getenv("RENV_PATHS_RENV", unset = "renv") root <- if (renv_bootstrap_path_absolute(renv)) NULL else project @@ -1084,50 +1084,50 @@ local({ components <- c(root, renv, prefix, ...) paste(components, collapse = "/") } - + renv_bootstrap_project_type <- function(path) { - + descpath <- file.path(path, "DESCRIPTION") if (!file.exists(descpath)) return("unknown") - + desc <- tryCatch( read.dcf(descpath, all = TRUE), error = identity ) - + if (inherits(desc, "error")) return("unknown") - + type <- desc$Type if (!is.null(type)) return(tolower(type)) - + package <- desc$Package if (!is.null(package)) return("package") - + "unknown" - + } - + renv_bootstrap_user_dir <- function() { dir <- renv_bootstrap_user_dir_impl() path.expand(chartr("\\", "/", dir)) } - + renv_bootstrap_user_dir_impl <- function() { - + # use local override if set override <- getOption("renv.userdir.override") if (!is.null(override)) return(override) - + # use R_user_dir if available tools <- asNamespace("tools") if (is.function(tools$R_user_dir)) return(tools$R_user_dir("renv", "cache")) - + # try using our own backfill for older versions of R envvars <- c("R_USER_CACHE_DIR", "XDG_CACHE_HOME") for (envvar in envvars) { @@ -1135,7 +1135,7 @@ local({ if (!is.na(root)) return(file.path(root, "R/renv")) } - + # use platform-specific default fallbacks if (Sys.info()[["sysname"]] == "Windows") file.path(Sys.getenv("LOCALAPPDATA"), "R/cache/R/renv") @@ -1143,176 +1143,176 @@ local({ "~/Library/Caches/org.R-project.R/R/renv" else "~/.cache/R/renv" - + } - + renv_bootstrap_version_friendly <- function(version, shafmt = NULL, sha = NULL) { sha <- sha %||% attr(version, "sha", exact = TRUE) parts <- c(version, sprintf(shafmt %||% " [sha: %s]", substring(sha, 1L, 7L))) paste(parts, collapse = "") } - + renv_bootstrap_exec <- function(project, libpath, version) { if (!renv_bootstrap_load(project, libpath, version)) renv_bootstrap_run(project, libpath, version) } - + renv_bootstrap_run <- function(project, libpath, version) { - + # perform bootstrap bootstrap(version, libpath) - + # exit early if we're just testing bootstrap if (!is.na(Sys.getenv("RENV_BOOTSTRAP_INSTALL_ONLY", unset = NA))) return(TRUE) - + # try again to load if (requireNamespace("renv", lib.loc = libpath, quietly = TRUE)) { return(renv::load(project = project)) } - + # failed to download or load renv; warn the user msg <- c( "Failed to find an renv installation: the project will not be loaded.", "Use `renv::activate()` to re-initialize the project." ) - + warning(paste(msg, collapse = "\n"), call. = FALSE) - + } - + renv_json_read <- function(file = NULL, text = NULL) { - + jlerr <- NULL - + # if jsonlite is loaded, use that instead if ("jsonlite" %in% loadedNamespaces()) { - + json <- tryCatch(renv_json_read_jsonlite(file, text), error = identity) if (!inherits(json, "error")) return(json) - + jlerr <- json - + } - + # otherwise, fall back to the default JSON reader json <- tryCatch(renv_json_read_default(file, text), error = identity) if (!inherits(json, "error")) return(json) - + # report an error if (!is.null(jlerr)) stop(jlerr) else stop(json) - + } - + renv_json_read_jsonlite <- function(file = NULL, text = NULL) { text <- paste(text %||% readLines(file, warn = FALSE), collapse = "\n") jsonlite::fromJSON(txt = text, simplifyVector = FALSE) } - + renv_json_read_patterns <- function() { - + list( - + # objects list("{", "\t\n\tobject(\t\n\t", TRUE), list("}", "\t\n\t)\t\n\t", TRUE), - + # arrays list("[", "\t\n\tarray(\t\n\t", TRUE), list("]", "\n\t\n)\n\t\n", TRUE), - + # maps list(":", "\t\n\t=\t\n\t", TRUE), - + # newlines list("\\u000a", "\n", FALSE) - + ) - + } - + renv_json_read_envir <- function() { - + envir <- new.env(parent = emptyenv()) - + envir[["+"]] <- `+` envir[["-"]] <- `-` - + envir[["object"]] <- function(...) { result <- list(...) names(result) <- as.character(names(result)) result } - + envir[["array"]] <- list - + envir[["true"]] <- TRUE envir[["false"]] <- FALSE envir[["null"]] <- NULL - + envir - + } - + renv_json_read_remap <- function(object, patterns) { - + # repair names if necessary if (!is.null(names(object))) { - + nms <- names(object) for (pattern in patterns) nms <- gsub(pattern[[2L]], pattern[[1L]], nms, fixed = TRUE) names(object) <- nms - + } - + # repair strings if necessary if (is.character(object)) { for (pattern in patterns) object <- gsub(pattern[[2L]], pattern[[1L]], object, fixed = TRUE) } - + # recurse for other objects if (is.recursive(object)) for (i in seq_along(object)) object[i] <- list(renv_json_read_remap(object[[i]], patterns)) - + # return remapped object object - + } - + renv_json_read_default <- function(file = NULL, text = NULL) { - + # read json text text <- paste(text %||% readLines(file, warn = FALSE), collapse = "\n") - + # convert into something the R parser will understand patterns <- renv_json_read_patterns() transformed <- text for (pattern in patterns) transformed <- gsub(pattern[[1L]], pattern[[2L]], transformed, fixed = TRUE) - + # parse it rfile <- tempfile("renv-json-", fileext = ".R") on.exit(unlink(rfile), add = TRUE) writeLines(transformed, con = rfile) json <- parse(rfile, keep.source = FALSE, srcfile = NULL)[[1L]] - + # evaluate in safe environment result <- eval(json, envir = renv_json_read_envir()) - + # fix up strings if necessary -- do so only with reversible patterns patterns <- Filter(function(pattern) pattern[[3L]], patterns) renv_json_read_remap(result, patterns) - + } - + # load the renv profile, if any renv_bootstrap_profile_load(project) diff --git a/src/pyXenium/analysis/__init__.py b/src/pyXenium/analysis/__init__.py index 442656b..6f91605 100644 --- a/src/pyXenium/analysis/__init__.py +++ b/src/pyXenium/analysis/__init__.py @@ -1,7 +1,7 @@ from __future__ import annotations from pyXenium._compat import deprecated_callable, deprecated_symbol -from pyXenium.ligand_receptor import ligand_receptor_topology_analysis as _ligand_receptor_topology_analysis +from pyXenium.cci import cci_topology_analysis as _cci_topology_analysis from pyXenium.multimodal import ( plot_auc_heatmap as _plot_auc_heatmap, plot_DE_volcano as _plot_DE_volcano, @@ -62,10 +62,10 @@ old_path="pyXenium.analysis.plot_topk_per_cluster", new_path="pyXenium.multimodal.plot_topk_per_cluster", ) -ligand_receptor_topology_analysis = deprecated_callable( - _ligand_receptor_topology_analysis, - old_path="pyXenium.analysis.ligand_receptor_topology_analysis", - new_path="pyXenium.ligand_receptor.ligand_receptor_topology_analysis", +cci_topology_analysis = deprecated_callable( + _cci_topology_analysis, + old_path="pyXenium.analysis.cci_topology_analysis", + new_path="pyXenium.cci.cci_topology_analysis", ) pathway_topology_analysis = deprecated_callable( _pathway_topology_analysis, @@ -109,7 +109,7 @@ def __getattr__(name: str): __all__ = [ "compute_pathway_activity_matrix", "differential", - "ligand_receptor_topology_analysis", + "cci_topology_analysis", "microenv_analysis", "pathway_topology_analysis", "plot_auc_heatmap", diff --git a/src/pyXenium/analysis/ligand_receptor_topology.py b/src/pyXenium/analysis/cci_topology.py similarity index 53% rename from src/pyXenium/analysis/ligand_receptor_topology.py rename to src/pyXenium/analysis/cci_topology.py index cb8ac7f..e60fe85 100644 --- a/src/pyXenium/analysis/ligand_receptor_topology.py +++ b/src/pyXenium/analysis/cci_topology.py @@ -2,17 +2,17 @@ from pyXenium._compat import deprecated_symbol -_PUBLIC_NAMES = {"ligand_receptor_topology_analysis"} +_PUBLIC_NAMES = {"cci_topology_analysis"} def __getattr__(name: str): return deprecated_symbol( name, - target_module="pyXenium.ligand_receptor", + target_module="pyXenium.cci", public_names=_PUBLIC_NAMES, old_namespace=__name__, - new_namespace="pyXenium.ligand_receptor", + new_namespace="pyXenium.cci", ) -__all__ = ["ligand_receptor_topology_analysis"] +__all__ = ["cci_topology_analysis"] diff --git a/src/pyXenium/benchmarking/__init__.py b/src/pyXenium/benchmarking/__init__.py index 7edeb41..e727a39 100644 --- a/src/pyXenium/benchmarking/__init__.py +++ b/src/pyXenium/benchmarking/__init__.py @@ -1,6 +1,6 @@ from __future__ import annotations -from .lr_atera import ( +from .cci_atera import ( ATERA_BENCHMARK_RELATIVE_ROOT, STANDARDIZED_RESULT_COLUMNS, aggregate_standardized_results, @@ -13,35 +13,37 @@ compute_robustness, ensure_layout, load_method_registry, - prepare_atera_lr_benchmark, - render_atera_lr_benchmark_report, + prepare_atera_cci_benchmark, + render_atera_cci_benchmark_report, resolve_layout, run_pyxenium_smoke, score_biological_performance, standardize_result_table, ) -from .lr_adapters import ( +from .cci_adapters import ( SUPPORTED_REAL_ADAPTERS, MethodRunSpec, aggregate_commot_obsp_result, aggregate_liana_bivariate_result, build_method_run_plan, ensure_spatial_connectivities, - flatten_squidpy_ligrec_result, + flatten_squidpy_cci_result, load_adata_from_manifest, load_input_manifest, - read_lr_resource, + read_cci_resource, read_sparse_bundle_as_adata, run_registered_method, run_smoke_core, select_input_source, validate_input_manifest, ) -from .lr_a100 import ( +from .cci_a100 import ( DEFAULT_A100_ALL_METHODS, + A100_AUTHORITATIVE_FULL_METHODS, DEFAULT_A100_METHOD_ORDER, DEFAULT_A100_READONLY_XENIUM_ROOT, DEFAULT_A100_REMOTE_ROOT, + PDC_FULL_BACKFILL_METHODS, build_a100_job_manifest, build_a100_job_matrix, build_a100_resource_summary, @@ -51,9 +53,11 @@ collect_a100_results, execute_a100_stage_plan, finalize_a100_all, + finalize_cci_source_of_truth, monitor_a100_jobs, prepare_a100_bundle, run_a100_plan, + select_cci_source_of_truth_inputs, submit_a100_matrix, summarize_run_status, validate_a100_path_policy, @@ -67,8 +71,10 @@ "STANDARDIZED_RESULT_COLUMNS", "DEFAULT_A100_METHOD_ORDER", "DEFAULT_A100_ALL_METHODS", + "A100_AUTHORITATIVE_FULL_METHODS", "DEFAULT_A100_READONLY_XENIUM_ROOT", "DEFAULT_A100_REMOTE_ROOT", + "PDC_FULL_BACKFILL_METHODS", "aggregate_commot_obsp_result", "aggregate_liana_bivariate_result", "aggregate_standardized_results", @@ -84,6 +90,7 @@ "collect_a100_results", "execute_a100_stage_plan", "finalize_a100_all", + "finalize_cci_source_of_truth", "monitor_a100_jobs", "compute_canonical_recovery", "compute_novelty_support", @@ -92,17 +99,18 @@ "compute_robustness", "ensure_layout", "ensure_spatial_connectivities", - "flatten_squidpy_ligrec_result", + "flatten_squidpy_cci_result", "load_adata_from_manifest", "load_input_manifest", "load_method_registry", - "prepare_atera_lr_benchmark", + "prepare_atera_cci_benchmark", "prepare_a100_bundle", - "read_lr_resource", + "read_cci_resource", "read_sparse_bundle_as_adata", - "render_atera_lr_benchmark_report", + "render_atera_cci_benchmark_report", "resolve_layout", "run_a100_plan", + "select_cci_source_of_truth_inputs", "submit_a100_matrix", "run_registered_method", "run_pyxenium_smoke", diff --git a/src/pyXenium/benchmarking/lr_a100.py b/src/pyXenium/benchmarking/cci_a100.py similarity index 72% rename from src/pyXenium/benchmarking/lr_a100.py rename to src/pyXenium/benchmarking/cci_a100.py index 01dfc65..2d1aba8 100644 --- a/src/pyXenium/benchmarking/lr_a100.py +++ b/src/pyXenium/benchmarking/cci_a100.py @@ -14,11 +14,11 @@ import pandas as pd -from .lr_atera import ATERA_BENCHMARK_RELATIVE_ROOT, BenchmarkLayout, load_method_registry, resolve_layout -from .lr_adapters import SUPPORTED_REAL_ADAPTERS, load_input_manifest, validate_input_manifest +from .cci_atera import ATERA_BENCHMARK_RELATIVE_ROOT, BenchmarkLayout, load_method_registry, resolve_layout +from .cci_adapters import SUPPORTED_REAL_ADAPTERS, load_input_manifest, validate_input_manifest -DEFAULT_A100_REMOTE_ROOT = "/data/taobo.hu/pyxenium_lr_benchmark_2026-04" +DEFAULT_A100_REMOTE_ROOT = "/data/taobo.hu/pyxenium_cci_benchmark_2026-04" DEFAULT_A100_READONLY_XENIUM_ROOT = "/mnt/taobo.hu/long/10X_datasets/Xenium/Atera/WTA_Preview_FFPE_Breast_Cancer_outs" DEFAULT_A100_METHOD_ORDER = ("pyxenium", "squidpy", "liana", "commot", "cellchat") DEFAULT_A100_ALL_METHODS = ( @@ -38,7 +38,31 @@ "cellagentchat", "scild", ) +A100_AUTHORITATIVE_FULL_METHODS = ( + "pyxenium", + "squidpy", + "liana", + "spatialdm", + "stlearn", + "cellphonedb", + "laris", +) +PDC_FULL_BACKFILL_METHODS = tuple(method for method in DEFAULT_A100_ALL_METHODS if method not in A100_AUTHORITATIVE_FULL_METHODS) A100_GPU_METHODS = {"cellnest", "cellagentchat", "scild"} +A100_SOURCE_CHECKOUTS = { + "cellnest": { + "repo": "https://github.com/schwartzlab-methods/CellNEST.git", + "commit": "2737fa8f54952b4b35a540f6070655a69f2c4999", + }, + "cellagentchat": { + "repo": "https://github.com/mcgilldinglab/CellAgentChat.git", + "commit": "37e51980cb9ba87684993d8bdae26feac8806bae", + }, + "scild": { + "repo": "https://github.com/jiatingyu-amss/SCILD.git", + "commit": "683515043df1878f3069c4dd5f887abb5c8976bd", + }, +} A100_R_HEAVY_METHODS = {"cellchat", "spatalk", "niches", "giotto"} A100_PYTHON_AUDIT_MODULES = { "commot": ("commot",), @@ -56,6 +80,7 @@ "repo", "configs", "envs", + "external_src", "scripts", "runners", "data", @@ -77,6 +102,16 @@ def _write_json(path: str | Path, payload: Mapping[str, Any]) -> Path: return path +def _read_json(path: str | Path) -> dict[str, Any]: + path = Path(path) + if not path.exists(): + return {} + try: + return json.loads(path.read_text(encoding="utf-8")) + except json.JSONDecodeError: + return {"status": "unreadable", "error": f"Could not parse {path}"} + + def _safe_slug(value: str) -> str: return "".join(ch if ch.isalnum() else "_" for ch in str(value)).strip("_").lower() @@ -120,6 +155,26 @@ def _join_command(parts: Sequence[str | Path | int]) -> str: return " ".join(_q(str(part)) for part in parts) +def _a100_source_checkout_command(method: str, remote_root: str | Path) -> str: + checkout = A100_SOURCE_CHECKOUTS.get(str(method).lower()) + if not checkout: + return "" + repo = str(checkout["repo"]) + commit = str(checkout["commit"]) + external_root = _remote_path(remote_root, "external_src") + src = _remote_path(external_root, method) + ok_message = f"source_checkout_ok {method} already at {commit}" + return ( + f"mkdir -p {_q(external_root)} && " + f"if [ ! -d {_q(src)}/.git ]; then rm -rf {_q(src)} && git clone {_q(repo)} {_q(src)}; fi && " + f'current_commit="$(git -C {_q(src)} rev-parse HEAD 2>/dev/null || true)"; ' + f"if [ \"$current_commit\" = {_q(commit)} ]; then echo {_q(ok_message)}; " + f"else if ! git -C {_q(src)} cat-file -e {_q(commit + '^{commit}')} 2>/dev/null; " + f"then git -C {_q(src)} fetch --all --tags --prune; fi; " + f"git -C {_q(src)} checkout {_q(commit)}; fi" + ) + + def _remote_target(host: str | None, user: str | None) -> str: return f"{user}@{host}" if host and user else "@" @@ -211,7 +266,7 @@ def _prepare_full_bundle_command( "conda", "run", "--name", - "pyx-lr-prep", + "pyx-cci-prep", "python", _remote_path(remote_root, "scripts", "prepare_data.py"), "--xenium-root", @@ -232,7 +287,7 @@ def _prepare_full_bundle_command( _join_command(parts), remote_root=remote_root, job_id=job_id, - env_name="pyx-lr-prep", + env_name="pyx-cci-prep", ) @@ -244,7 +299,7 @@ def _method_run_command( phase: str, database_mode: str, run_group: str, - max_lr_pairs: int | None, + max_cci_pairs: int | None, n_perms: int, input_manifest: str | Path | None = None, repeat_id: str | None = None, @@ -266,7 +321,7 @@ def _method_run_command( input_manifest = str(input_manifest) if input_manifest is not None else _remote_path(remote_root, "data", "input_manifest.json") python_contract_runner = method_info.get("language") != "r" if method_info.get("language") == "r": - runner_name = "run_cellchat.R" if method == "cellchat" else "run_external_lr_method.R" + runner_name = "run_cellchat.R" if method == "cellchat" else "run_external_cci_method.R" parts = [ "conda", "run", @@ -308,8 +363,8 @@ def _method_run_command( "--n-perms", str(n_perms), ] - if max_lr_pairs is not None: - parts.extend(["--max-lr-pairs", str(max_lr_pairs)]) + if max_cci_pairs is not None: + parts.extend(["--max-cci-pairs", str(max_cci_pairs)]) if python_contract_runner: if chunk_id is not None: parts.extend(["--chunk-id", str(chunk_id)]) @@ -322,9 +377,20 @@ def _method_run_command( parts.extend(["--job-id", str(job_id)]) if gzip_standardized: parts.append("--gzip-standardized") + inner_command = _join_command(parts) + if method == "cellagentchat": + inner_command = ( + 'export CELLAGENTCHAT_FEATURE_SELECTION="${CELLAGENTCHAT_FEATURE_SELECTION:-0}" && ' + 'export CELLAGENTCHAT_EPOCHS="${CELLAGENTCHAT_EPOCHS:-10}" && ' + 'export CELLAGENTCHAT_MAX_STEPS="${CELLAGENTCHAT_MAX_STEPS:-1}" && ' + f"{inner_command}" + ) + source_setup = _a100_source_checkout_command(method, remote_root) + if source_setup: + inner_command = f"{source_setup} && {inner_command}" profile = _resource_profile(method) return _wrap_a100_job( - _join_command(parts), + inner_command, remote_root=remote_root, job_id=job_id, env_name=env_name, @@ -334,6 +400,95 @@ def _method_run_command( ) +def _cellagentchat_aggregate_command( + *, + remote_root: str | Path, + run_group: str, + database_mode: str, + num_chunks: int, + job_id: str, +) -> tuple[str, str]: + output_dir = _remote_path(remote_root, "runs", run_group, "cellagentchat") + python_code = f""" +import json +from pathlib import Path + +import pandas as pd + +from pyXenium.benchmarking.cci_atera import STANDARDIZED_RESULT_COLUMNS, _resolve_ordered_rank + +root = Path({output_dir!r}) +num_chunks = {int(num_chunks)} +paths = [] +missing = [] +for idx in range(num_chunks): + chunk_dir = root / f"chunk_{{idx:03d}}_of_{{num_chunks:03d}}" + candidates = [ + chunk_dir / "cellagentchat_standardized.tsv.gz", + chunk_dir / "cellagentchat_standardized.tsv", + ] + path = next((candidate for candidate in candidates if candidate.exists()), None) + if path is None: + missing.append(str(chunk_dir)) + else: + paths.append(path) +if missing: + raise SystemExit("missing cellagentchat chunk standardized outputs: " + ", ".join(missing)) + +frames = [] +extra_columns = [] +for path in paths: + table = pd.read_csv(path, sep=chr(9), compression="infer") + missing_columns = [column for column in STANDARDIZED_RESULT_COLUMNS if column not in table.columns] + if missing_columns: + raise SystemExit(f"standardized chunk {{path}} is missing columns: {{missing_columns}}") + for column in table.columns: + if column not in STANDARDIZED_RESULT_COLUMNS and column not in extra_columns: + extra_columns.append(column) + frames.append(table.copy()) +if not frames: + raise SystemExit("no cellagentchat chunk tables to aggregate") + +ordered_columns = STANDARDIZED_RESULT_COLUMNS + extra_columns +combined = pd.concat(frames, ignore_index=True).reindex(columns=ordered_columns) +if combined.empty: + raise SystemExit("cellagentchat chunk aggregation produced an empty table") +scores = pd.to_numeric(combined["score_raw"], errors="coerce") +fill = scores.min(skipna=True) if scores.notna().any() else 0.0 +scores = scores.fillna(fill) +pvalues = pd.to_numeric(combined["fdr_or_pvalue"], errors="coerce") +rank, rank_fraction = _resolve_ordered_rank(scores, pvalues) +combined["rank_within_method"] = rank.astype(float) +combined["rank_fraction"] = rank_fraction.astype(float) +combined["score_std"] = rank_fraction.astype(float) +combined = combined.loc[:, ordered_columns].sort_values("rank_within_method").reset_index(drop=True) +root.mkdir(parents=True, exist_ok=True) +output = root / "cellagentchat_standardized.tsv.gz" +combined.to_csv(output, sep=chr(9), index=False, compression="gzip") +summary = {{ + "status": "success", + "method": "cellagentchat", + "phase": "full", + "database_mode": {database_mode!r}, + "num_chunks": num_chunks, + "chunk_standardized_tsvs": [str(path) for path in paths], + "standardized_tsv": str(output), + "n_rows": int(len(combined)), +}} +(root / "run_summary.json").write_text(json.dumps(summary, indent=2) + chr(10), encoding="utf-8") +print(json.dumps(summary, indent=2)) +""".strip() + inner = _join_command(["conda", "run", "--name", "pyx-cci-cellagentchat", "python", "-c", python_code]) + return _wrap_a100_job( + inner, + remote_root=remote_root, + job_id=job_id, + env_name="pyx-cci-cellagentchat", + omp_threads=4, + mkl_threads=4, + ) + + def _audit_command(method: str, method_info: Mapping[str, Any], remote_root: str | Path, *, job_id: str) -> tuple[str, str]: env_name = str(method_info.get("env_name", "")) if method_info.get("language") == "r": @@ -592,7 +747,7 @@ def build_a100_job_manifest( methods: Sequence[str] = DEFAULT_A100_METHOD_ORDER, database_mode: str = "common-db", phase: str = "full", - max_lr_pairs: int | None = None, + max_cci_pairs: int | None = None, n_perms: int = 100, include_audit: bool = True, include_prepare: bool = True, @@ -622,7 +777,7 @@ def build_a100_job_manifest( "method": "prep", "phase": "prepare", "database_mode": database_mode, - "env_name": "pyx-lr-prep", + "env_name": "pyx-cci-prep", "command": prepare_command, "input_root": str(remote_xenium_root), "input_manifest": _remote_path(remote_root, "data", "input_manifest.json"), @@ -679,7 +834,7 @@ def build_a100_job_manifest( phase=phase, database_mode=database_mode, run_group=run_group, - max_lr_pairs=max_lr_pairs, + max_cci_pairs=max_cci_pairs, n_perms=n_perms, repeat_id=repeat_id, job_id=job_id, @@ -716,7 +871,7 @@ def build_a100_job_manifest( "phase": phase, "database_mode": database_mode, "methods": list(methods), - "max_lr_pairs": max_lr_pairs, + "max_cci_pairs": max_cci_pairs, "n_perms": n_perms, "run_group": run_group, "resource_limits": {"max_memory_gb": 64, "max_runtime_seconds": 6 * 60 * 60}, @@ -735,7 +890,7 @@ def prepare_a100_bundle( methods: Sequence[str] = DEFAULT_A100_METHOD_ORDER, database_mode: str = "common-db", phase: str = "full", - max_lr_pairs: int | None = None, + max_cci_pairs: int | None = None, n_perms: int = 100, require_full: bool = True, include_prepare: bool = True, @@ -767,7 +922,7 @@ def prepare_a100_bundle( methods=methods, database_mode=database_mode, phase=phase, - max_lr_pairs=max_lr_pairs, + max_cci_pairs=max_cci_pairs, n_perms=n_perms, include_prepare=include_prepare, smoke_n_cells=smoke_n_cells, @@ -1097,9 +1252,10 @@ def build_a100_job_matrix( methods: Sequence[str] = DEFAULT_A100_ALL_METHODS, database_mode: str = "common-db", phase: str = "smoke", - max_lr_pairs: int | None = None, + max_cci_pairs: int | None = None, n_perms: int = 100, commot_chunks: int = 16, + cellagentchat_chunks: int = 16, gpu_count: int = 8, gzip_edge_outputs: bool = True, include_bootstrap: bool = False, @@ -1172,6 +1328,9 @@ def build_a100_job_matrix( if method == "commot" and phase == "full" and commot_chunks > 1: chunk_ids = list(range(int(commot_chunks))) num_chunks = int(commot_chunks) + elif method == "cellagentchat" and phase == "full" and cellagentchat_chunks > 1: + chunk_ids = list(range(int(cellagentchat_chunks))) + num_chunks = int(cellagentchat_chunks) else: chunk_ids = [None] num_chunks = None @@ -1191,7 +1350,7 @@ def build_a100_job_matrix( phase=phase, database_mode=database_mode, run_group=run_group, - max_lr_pairs=max_lr_pairs, + max_cci_pairs=max_cci_pairs, n_perms=n_perms, repeat_id=repeat_id, job_id=job_id, @@ -1226,6 +1385,49 @@ def build_a100_job_matrix( **profile, } ) + if method == "cellagentchat" and phase == "full" and num_chunks and num_chunks > 1: + repeat_suffix = "" if repeat_id is None else f"_{_safe_slug(repeat_id)}" + aggregate_id = f"{phase}_{_safe_slug(database_mode)}{repeat_suffix}_cellagentchat_aggregate" + dependencies = [ + f"{phase}_{_safe_slug(database_mode)}{repeat_suffix}_cellagentchat_chunk_{idx:03d}_of_{num_chunks:03d}" + for idx in range(int(num_chunks)) + ] + aggregate_command, aggregate_resource_log = _cellagentchat_aggregate_command( + remote_root=remote_root, + run_group=run_group, + database_mode=database_mode, + num_chunks=int(num_chunks), + job_id=aggregate_id, + ) + jobs.append( + { + "job_id": aggregate_id, + "job_type": "method_aggregate", + "method": "cellagentchat", + "phase": phase, + "database_mode": database_mode, + "repeat_id": repeat_id, + "chunk_id": None, + "num_chunks": int(num_chunks), + "gpu_id": None, + "env_name": method_info.get("env_name"), + "command": aggregate_command, + "input_manifest": _remote_path(remote_root, "data", "input_manifest.json"), + "output_dir": _remote_path(remote_root, "runs", run_group, "cellagentchat"), + "stdout": _remote_path(remote_root, "logs", f"{aggregate_id}.stdout.log"), + "stderr": _remote_path(remote_root, "logs", f"{aggregate_id}.stderr.log"), + "resource_log": aggregate_resource_log, + "dependencies": dependencies, + "status": "planned", + "runtime_seconds": None, + "peak_memory_gb": None, + "exit_code": None, + "gpu_required": False, + "max_parallel_group": "aggregate", + "omp_threads": 4, + "mkl_threads": 4, + } + ) payload = { "kind": "a100_job_matrix", @@ -1234,7 +1436,7 @@ def build_a100_job_matrix( "database_mode": database_mode, "methods": [str(item).strip().lower() for item in methods if str(item).strip()], "run_group": run_group, - "max_lr_pairs": max_lr_pairs, + "max_cci_pairs": max_cci_pairs, "n_perms": n_perms, "include_bootstrap": include_bootstrap, "include_audit": include_audit, @@ -1244,7 +1446,9 @@ def build_a100_job_matrix( "max_r_heavy_parallel": 2, "max_cpu_heavy_parallel": 3, "max_commot_chunks_parallel": 4, + "max_cellagentchat_chunks_parallel": int(min(max(1, int(gpu_count)), max(1, int(cellagentchat_chunks)))), }, + "cellagentchat_chunks": int(cellagentchat_chunks), "jobs": jobs, } payload["path_policy"] = validate_a100_path_policy(payload, remote_root=remote_root, readonly_xenium_root=DEFAULT_A100_READONLY_XENIUM_ROOT) @@ -1273,8 +1477,8 @@ def _prepare_pilot_bundle_command( print(json.dumps({{"status": "exists", "input_manifest": str(pilot_manifest_path)}})) raise SystemExit(0) -from pyXenium.benchmarking.lr_adapters import read_sparse_bundle_as_adata -from pyXenium.benchmarking.lr_atera import _bundle_fingerprints, _write_sparse_bundle, stratified_subset +from pyXenium.benchmarking.cci_adapters import read_sparse_bundle_as_adata +from pyXenium.benchmarking.cci_atera import _bundle_fingerprints, _write_sparse_bundle, stratified_subset manifest = json.loads(input_manifest_path.read_text(encoding="utf-8")) full_bundle = manifest.get("full_bundle") or {{}} @@ -1294,16 +1498,16 @@ def _prepare_pilot_bundle_command( pilot_manifest["pilot_source_manifest"] = str(input_manifest_path) pilot_manifest["pilot_n_cells"] = int(pilot.n_obs) pilot_manifest["pilot_seed"] = {int(seed)} -pilot_manifest["pilot_note"] = "50k stratified pilot bundle used for A100 LR method runtime projection." +pilot_manifest["pilot_note"] = "50k stratified pilot bundle used for A100 CCI method runtime projection." pilot_manifest_path.write_text(json.dumps(pilot_manifest, indent=2, default=str) + chr(10), encoding="utf-8") print(json.dumps({{"status": "created", "input_manifest": str(pilot_manifest_path), "n_cells": int(pilot.n_obs)}})) """.strip() - inner = _join_command(["conda", "run", "--name", "pyx-lr-prep", "python", "-c", python_code]) + inner = _join_command(["conda", "run", "--name", "pyx-cci-prep", "python", "-c", python_code]) return _wrap_a100_job( inner, remote_root=remote_root, job_id=job_id, - env_name="pyx-lr-prep", + env_name="pyx-cci-prep", ) @@ -1314,8 +1518,8 @@ def build_a100_sidecar_matrix( methods: Sequence[str] = DEFAULT_A100_ALL_METHODS, ready_methods: Sequence[str] | None = None, database_mode: str = "common-db", - smoke_max_lr_pairs: int | None = 25, - pilot_max_lr_pairs: int | None = 100, + smoke_max_cci_pairs: int | None = 25, + pilot_max_cci_pairs: int | None = 100, pilot_n_cells: int = 50_000, pilot_seed: int = 1, include_audit: bool = True, @@ -1350,7 +1554,7 @@ def build_a100_sidecar_matrix( "method": "data", "phase": "pilot_prep", "database_mode": database_mode, - "env_name": "pyx-lr-prep", + "env_name": "pyx-cci-prep", "command": command, "input_manifest": _remote_path(remote_root, "data", "input_manifest.json"), "output_dir": _remote_path(remote_root, "data", "pilot50k"), @@ -1406,7 +1610,7 @@ def build_a100_sidecar_matrix( phase="smoke", database_mode=database_mode, run_group="smoke_sidecar_common", - max_lr_pairs=smoke_max_lr_pairs, + max_cci_pairs=smoke_max_cci_pairs, n_perms=100, job_id=job_id, bounded_mode="sidecar_smoke_20k", @@ -1452,11 +1656,11 @@ def build_a100_sidecar_matrix( phase="full", database_mode=database_mode, run_group="pilot50k_common", - max_lr_pairs=pilot_max_lr_pairs, + max_cci_pairs=pilot_max_cci_pairs, n_perms=100, input_manifest=_remote_path(remote_root, "data", "pilot50k", "input_manifest.json"), job_id=job_id, - bounded_mode=f"pilot50k_{pilot_max_lr_pairs or 'all'}lr", + bounded_mode=f"pilot50k_{pilot_max_cci_pairs or 'all'}cci", gpu_id=gpu_id, gzip_standardized=gzip_edge_outputs and method in {"commot", "spatialdm", "stlearn", "laris", "cellnest", "cellagentchat", "scild", "niches", "spatalk"}, @@ -1468,7 +1672,7 @@ def build_a100_sidecar_matrix( "method": method, "phase": "full", "database_mode": database_mode, - "bounded_mode": f"pilot50k_{pilot_max_lr_pairs or 'all'}lr", + "bounded_mode": f"pilot50k_{pilot_max_cci_pairs or 'all'}cci", "gpu_id": gpu_id, "env_name": method_info.get("env_name"), "command": command, @@ -1493,8 +1697,8 @@ def build_a100_sidecar_matrix( "database_mode": database_mode, "smoke_run_group": "smoke_sidecar_common", "pilot_run_group": "pilot50k_common", - "smoke_max_lr_pairs": smoke_max_lr_pairs, - "pilot_max_lr_pairs": pilot_max_lr_pairs, + "smoke_max_cci_pairs": smoke_max_cci_pairs, + "pilot_max_cci_pairs": pilot_max_cci_pairs, "pilot_n_cells": int(pilot_n_cells), "pilot_seed": int(pilot_seed), "completed_job_ids": sorted(set(completed_job_ids or [])), @@ -1612,12 +1816,385 @@ def monitor_a100_jobs( return table +FAILED_RUN_STATUSES = { + "failed", + "failed_resource_oom", + "submit_failed", + "skipped_missing_dependency", + "unreadable", +} + + +def _standardized_outputs(run_dir: Path, *, recursive: bool = False) -> list[Path]: + patterns = ("*standardized.tsv", "*standardized.tsv.gz") + outputs: list[Path] = [] + for pattern in patterns: + iterator = run_dir.rglob(pattern) if recursive else run_dir.glob(pattern) + outputs.extend(path for path in iterator if path.is_file()) + return sorted(set(outputs)) + + +def _run_summary_status(run_dir: Path) -> str: + summary = _read_json(run_dir / "run_summary.json") + status = str(summary.get("status") or "").strip().lower() + if not status: + return "standardized_present" if _standardized_outputs(run_dir) else "missing_summary" + return status + + +def _run_allows_standardized(run_dir: Path) -> bool: + status = _run_summary_status(run_dir) + return status not in FAILED_RUN_STATUSES + + +def _latest_record(records: list[dict[str, Any]]) -> dict[str, Any] | None: + if not records: + return None + return max(records, key=lambda row: (float(row.get("mtime") or 0.0), str(row.get("path") or ""))) + + +def _direct_method_records( + *, + run_roots: Sequence[Path], + method: str, + platform_name: str, + source_label_prefix: str, +) -> list[dict[str, Any]]: + records: list[dict[str, Any]] = [] + for root in run_roots: + method_dir = root / method + if not method_dir.exists() or not _run_allows_standardized(method_dir): + continue + for path in _standardized_outputs(method_dir): + records.append( + { + "method": method, + "platform": platform_name, + "source_label": source_label_prefix, + "path": str(path), + "run_dir": str(method_dir), + "status": _run_summary_status(method_dir), + "chunk_id": None, + "num_chunks": None, + "mtime": path.stat().st_mtime, + } + ) + return records + + +def _pdc_full_roots(layout: BenchmarkLayout, pdc_tag: str | None = None) -> list[tuple[str, Path]]: + collected = layout.root / "pdc_collected" + if not collected.exists(): + return [] + tags = [collected / pdc_tag] if pdc_tag else sorted(path for path in collected.iterdir() if path.is_dir()) + roots: list[tuple[str, Path]] = [] + for tag_dir in tags: + run_root = tag_dir / "runs" / "full_common" + if run_root.exists(): + roots.append((tag_dir.name, run_root)) + return roots + + +def _pdc_direct_method_record(layout: BenchmarkLayout, method: str, *, pdc_tag: str | None) -> dict[str, Any] | None: + records: list[dict[str, Any]] = [] + for tag, run_root in _pdc_full_roots(layout, pdc_tag=pdc_tag): + records.extend( + _direct_method_records( + run_roots=[run_root], + method=method, + platform_name="pdc", + source_label_prefix=f"pdc:{tag}", + ) + ) + return _latest_record(records) + + +def _chunk_number_from_dir(path: Path) -> int | None: + name = path.name + if not name.startswith("chunk_") or "_of_" not in name: + return None + value = name.split("_of_", 1)[0].replace("chunk_", "") + try: + return int(value) + except ValueError: + return None + + +def _pdc_commot_chunk_records(layout: BenchmarkLayout, *, pdc_tag: str | None, expected_chunks: int) -> tuple[list[dict[str, Any]], dict[str, Any] | None]: + best: list[dict[str, Any]] = [] + best_issue: dict[str, Any] | None = None + for tag, run_root in _pdc_full_roots(layout, pdc_tag=pdc_tag): + commot_root = run_root / "commot" + if not commot_root.exists(): + continue + paths = _standardized_outputs(commot_root, recursive=True) + by_chunk: dict[int, Path] = {} + blocked_chunks: list[int] = [] + for path in paths: + chunk_id = _chunk_number_from_dir(path.parent) + if chunk_id is None: + continue + if not _run_allows_standardized(path.parent): + blocked_chunks.append(chunk_id) + continue + existing = by_chunk.get(chunk_id) + if existing is None or path.stat().st_mtime > existing.stat().st_mtime: + by_chunk[chunk_id] = path + missing = [idx for idx in range(int(expected_chunks)) if idx not in by_chunk] + if missing or blocked_chunks: + best_issue = { + "method": "commot", + "platform": "pdc", + "source_label": f"pdc:{tag}", + "expected_chunks": int(expected_chunks), + "observed_chunks": sorted(by_chunk), + "missing_chunks": missing, + "blocked_chunks": sorted(set(blocked_chunks)), + } + continue + records = [ + { + "method": "commot", + "platform": "pdc", + "source_label": f"pdc:{tag}", + "path": str(by_chunk[idx]), + "run_dir": str(by_chunk[idx].parent), + "status": _run_summary_status(by_chunk[idx].parent), + "chunk_id": idx, + "num_chunks": int(expected_chunks), + "mtime": by_chunk[idx].stat().st_mtime, + } + for idx in range(int(expected_chunks)) + ] + if not best or max(row["mtime"] for row in records) > max(row["mtime"] for row in best): + best = records + best_issue = None + return best, best_issue + + +def _pdc_failure_cards(layout: BenchmarkLayout, method: str, *, pdc_tag: str | None) -> list[str]: + cards: list[str] = [] + for _, run_root in _pdc_full_roots(layout, pdc_tag=pdc_tag): + method_root = run_root / method + if method_root.exists(): + cards.extend(str(path) for path in sorted(method_root.rglob("method_card.md")) if path.is_file()) + return cards + + +def select_cci_source_of_truth_inputs( + *, + benchmark_root: str | Path | None = None, + a100_methods: Sequence[str] = A100_AUTHORITATIVE_FULL_METHODS, + pdc_methods: Sequence[str] = PDC_FULL_BACKFILL_METHODS, + pdc_tag: str | None = None, + commot_chunks: int = 16, +) -> dict[str, Any]: + layout = resolve_layout(relative_root=benchmark_root or ATERA_BENCHMARK_RELATIVE_ROOT) + a100_full = layout.runs_dir / "a100_collected" / "full_common" + selected: list[dict[str, Any]] = [] + issues: list[dict[str, Any]] = [] + selected_methods: set[str] = set() + + for method in [str(item).strip().lower() for item in a100_methods if str(item).strip()]: + record = _latest_record( + _direct_method_records( + run_roots=[a100_full], + method=method, + platform_name="a100", + source_label_prefix="a100:full_common", + ) + ) + if record is None: + issues.append({"method": method, "platform": "a100", "status": "missing_authoritative_full"}) + continue + selected.append(record) + selected_methods.add(method) + + for method in [str(item).strip().lower() for item in pdc_methods if str(item).strip()]: + if method in selected_methods: + continue + if method == "commot": + records, issue = _pdc_commot_chunk_records(layout, pdc_tag=pdc_tag, expected_chunks=commot_chunks) + if records: + selected.extend(records) + selected_methods.add(method) + elif issue: + issue["failure_cards"] = _pdc_failure_cards(layout, method, pdc_tag=pdc_tag) + issues.append(issue) + else: + issues.append( + { + "method": method, + "platform": "pdc", + "status": "missing_full_chunks", + "expected_chunks": int(commot_chunks), + "failure_cards": _pdc_failure_cards(layout, method, pdc_tag=pdc_tag), + } + ) + continue + record = _pdc_direct_method_record(layout, method, pdc_tag=pdc_tag) + if record is None: + issues.append( + { + "method": method, + "platform": "pdc", + "status": "missing_full_standardized", + "failure_cards": _pdc_failure_cards(layout, method, pdc_tag=pdc_tag), + } + ) + continue + selected.append(record) + selected_methods.add(method) + + selected = sorted(selected, key=lambda row: (str(row["method"]), row.get("chunk_id") is not None, row.get("chunk_id") or -1)) + return { + "selected": selected, + "issues": issues, + "a100_authoritative_full_methods": [str(item).strip().lower() for item in a100_methods if str(item).strip()], + "pdc_full_backfill_methods": [str(item).strip().lower() for item in pdc_methods if str(item).strip()], + "selected_methods": sorted(selected_methods), + "input_paths": [row["path"] for row in selected], + "commot_chunks": int(commot_chunks), + "pdc_tag": pdc_tag, + } + + +def _schema_validation(result_paths: Sequence[str | Path], combined: pd.DataFrame) -> dict[str, Any]: + from .cci_atera import STANDARDIZED_RESULT_COLUMNS + + missing_by_file: dict[str, list[str]] = {} + for path_value in result_paths: + path = Path(path_value) + header = pd.read_csv(path, sep="\t", nrows=0, compression="infer") + missing = [column for column in STANDARDIZED_RESULT_COLUMNS if column not in header.columns] + if missing: + missing_by_file[str(path)] = missing + return { + "status": "passed" if not missing_by_file else "failed", + "n_inputs": len(result_paths), + "n_rows": int(len(combined)), + "n_methods": int(combined["method"].nunique()) if not combined.empty and "method" in combined else 0, + "missing_columns_by_file": missing_by_file, + "required_columns": STANDARDIZED_RESULT_COLUMNS, + } + + +def finalize_cci_source_of_truth( + *, + benchmark_root: str | Path | None = None, + output_prefix: str = "source_of_truth_full_common", + pdc_tag: str | None = None, + commot_chunks: int = 16, + render_report: bool = True, +) -> dict[str, Any]: + from .cci_atera import ( + aggregate_standardized_results, + build_canonical_rank_matrix, + compute_canonical_recovery, + compute_novelty_support, + compute_pathway_relevance, + compute_robustness, + compute_spatial_coherence, + render_atera_cci_benchmark_report, + score_biological_performance, + ) + + layout = resolve_layout(relative_root=benchmark_root or ATERA_BENCHMARK_RELATIVE_ROOT) + selection = select_cci_source_of_truth_inputs( + benchmark_root=layout.root, + pdc_tag=pdc_tag, + commot_chunks=commot_chunks, + ) + input_paths = [Path(path) for path in selection["input_paths"]] + combined_path = layout.results_dir / f"{output_prefix}_combined.tsv" + combined = aggregate_standardized_results(input_paths, output_path=combined_path) if input_paths else pd.DataFrame() + validation = _schema_validation(input_paths, combined) if input_paths else { + "status": "empty", + "n_inputs": 0, + "n_rows": 0, + "n_methods": 0, + "missing_columns_by_file": {}, + "required_columns": [], + } + + inputs_path = layout.results_dir / f"{output_prefix}_inputs.tsv" + pd.DataFrame(selection["selected"]).drop(columns=["mtime"], errors="ignore").to_csv(inputs_path, sep="\t", index=False) + validation_path = layout.results_dir / f"{output_prefix}_schema_validation.json" + _write_json(validation_path, validation) + + outputs: dict[str, str] = { + "combined_results": str(combined_path), + "inputs": str(inputs_path), + "schema_validation": str(validation_path), + } + if render_report and not combined.empty and (layout.config_dir / "canonical_axes.yaml").exists() and (layout.config_dir / "pathways.yaml").exists(): + canonical_detail, canonical_summary = compute_canonical_recovery(combined, canonical_axes=layout.config_dir / "canonical_axes.yaml") + pathway_detail, pathway_summary = compute_pathway_relevance(combined, pathway_config=layout.config_dir / "pathways.yaml") + spatial_summary = compute_spatial_coherence(combined) + novelty_detail, novelty_summary = compute_novelty_support(combined) + robustness_summary = compute_robustness(combined) + biology_summary = score_biological_performance( + canonical_summary=canonical_summary, + pathway_summary=pathway_summary, + spatial_summary=spatial_summary, + robustness_summary=robustness_summary, + novelty_summary=novelty_summary, + ) + rank_matrix = build_canonical_rank_matrix(canonical_detail) + run_status = pd.DataFrame(selection["selected"]).drop(columns=["mtime"], errors="ignore") + table_outputs = { + "canonical_detail": (layout.results_dir / f"{output_prefix}_canonical_detail.tsv", canonical_detail), + "canonical_summary": (layout.results_dir / f"{output_prefix}_canonical_summary.tsv", canonical_summary), + "canonical_rank_matrix": (layout.results_dir / f"{output_prefix}_canonical_rank_matrix.tsv", rank_matrix), + "pathway_detail": (layout.results_dir / f"{output_prefix}_pathway_detail.tsv", pathway_detail), + "pathway_summary": (layout.results_dir / f"{output_prefix}_pathway_summary.tsv", pathway_summary), + "spatial_summary": (layout.results_dir / f"{output_prefix}_spatial_coherence.tsv", spatial_summary), + "novelty_detail": (layout.results_dir / f"{output_prefix}_novelty_top.tsv", novelty_detail), + "novelty_summary": (layout.results_dir / f"{output_prefix}_novelty_summary.tsv", novelty_summary), + "robustness_summary": (layout.results_dir / f"{output_prefix}_robustness_summary.tsv", robustness_summary), + "biology_scoreboard": (layout.results_dir / f"{output_prefix}_biology_scoreboard.tsv", biology_summary), + "engineering_scoreboard": (layout.results_dir / f"{output_prefix}_engineering_scoreboard.tsv", run_status), + } + for key, (path, table) in table_outputs.items(): + path.parent.mkdir(parents=True, exist_ok=True) + table.to_csv(path, sep="\t", index=False) + outputs[key] = str(path) + report = render_atera_cci_benchmark_report( + combined_results=combined, + canonical_summary=canonical_summary, + pathway_summary=pathway_summary, + biology_summary=biology_summary, + benchmark_root=layout.root, + run_status=run_status, + engineering_summary=run_status, + canonical_detail=canonical_detail, + a100_resource_summary=run_status[run_status["platform"] == "a100"] if "platform" in run_status else run_status, + ) + report_path = layout.reports_dir / f"{output_prefix}_report.md" + report_path.parent.mkdir(parents=True, exist_ok=True) + report_path.write_text(report, encoding="utf-8") + outputs["report"] = str(report_path) + + payload = { + "kind": "cci_source_of_truth_finalize", + "benchmark_root": str(layout.root), + "n_rows": int(len(combined)), + "n_methods": int(combined["method"].nunique()) if not combined.empty and "method" in combined.columns else 0, + "methods": sorted(combined["method"].dropna().unique().tolist()) if not combined.empty and "method" in combined.columns else [], + "selection": selection, + "validation": validation, + "outputs": outputs, + } + _write_json(layout.results_dir / f"{output_prefix}_finalize_summary.json", payload) + return payload + + def finalize_a100_all( *, benchmark_root: str | Path | None = None, output_path: str | Path | None = None, ) -> dict[str, Any]: - from .lr_atera import aggregate_standardized_results + from .cci_atera import aggregate_standardized_results layout = resolve_layout(relative_root=benchmark_root or ATERA_BENCHMARK_RELATIVE_ROOT) discovered = sorted( diff --git a/src/pyXenium/benchmarking/lr_adapters.py b/src/pyXenium/benchmarking/cci_adapters.py similarity index 68% rename from src/pyXenium/benchmarking/lr_adapters.py rename to src/pyXenium/benchmarking/cci_adapters.py index 4136b1d..b91828a 100644 --- a/src/pyXenium/benchmarking/lr_adapters.py +++ b/src/pyXenium/benchmarking/cci_adapters.py @@ -7,6 +7,7 @@ import os import shutil import subprocess +import sys import time from dataclasses import asdict, dataclass, field from pathlib import Path @@ -24,7 +25,7 @@ DEFAULT_ATERA_WTA_BREAST_TBC_SUBDIR, ) -from .lr_atera import ( +from .cci_atera import ( ATERA_BENCHMARK_RELATIVE_ROOT, STANDARDIZED_RESULT_COLUMNS, load_method_registry, @@ -52,7 +53,7 @@ "scild", ) -EXTERNAL_ATTEMPT_METHODS = {"giotto", "spatalk", "niches", "cellnest", "cellagentchat", "scild"} +EXTERNAL_ATTEMPT_METHODS = {"giotto", "spatalk", "niches"} @dataclass(frozen=True) @@ -62,7 +63,7 @@ class MethodRunSpec: output_dir: Path database_mode: str = "common-db" phase: str = "smoke" - max_lr_pairs: int | None = None + max_cci_pairs: int | None = None n_perms: int = 100 benchmark_root: Path | None = None tbc_results: Path | None = None @@ -150,10 +151,10 @@ def check_bundle(bundle: Mapping[str, Any], label: str) -> None: if not Path(str(bundle[key])).exists(): issues.append(f"{label} bundle path for {key} does not exist: {bundle[key]}") - if not manifest.get("lr_db_common_tsv"): - issues.append("missing lr_db_common_tsv") - elif not Path(str(manifest["lr_db_common_tsv"])).exists(): - issues.append(f"lr_db_common_tsv does not exist: {manifest['lr_db_common_tsv']}") + if not manifest.get("cci_resource_common_tsv"): + issues.append("missing cci_resource_common_tsv") + elif not Path(str(manifest["cci_resource_common_tsv"])).exists(): + issues.append(f"cci_resource_common_tsv does not exist: {manifest['cci_resource_common_tsv']}") if manifest.get("smoke_h5ad"): if not Path(str(manifest["smoke_h5ad"])).exists(): issues.append(f"smoke_h5ad does not exist: {manifest['smoke_h5ad']}") @@ -314,11 +315,89 @@ def _package_versions(packages: Sequence[str]) -> dict[str, str]: return versions -def read_lr_resource( +def _benchmark_root_for_spec(spec: MethodRunSpec) -> Path: + if spec.benchmark_root is not None: + return Path(spec.benchmark_root) + return resolve_layout(relative_root=ATERA_BENCHMARK_RELATIVE_ROOT).root + + +def _external_source_dir(spec: MethodRunSpec, method: str) -> Path: + method_key = method.lower() + env_key = f"{method_key.upper()}_SRC" + candidates: list[Path] = [] + if os.environ.get(env_key): + candidates.append(Path(str(os.environ[env_key]))) + if os.environ.get("PDC_CCI_ROOT"): + candidates.append(Path(str(os.environ["PDC_CCI_ROOT"])) / "external_src" / method_key) + candidates.append(_benchmark_root_for_spec(spec) / "external_src" / method_key) + for candidate in candidates: + if candidate.exists(): + return candidate + checked = ", ".join(str(path) for path in candidates) + raise FileNotFoundError(f"Source checkout for {method_key} was not found. Checked: {checked}") + + +def _prepend_sys_path(path: str | Path) -> None: + text = str(Path(path)) + if text not in sys.path: + sys.path.insert(0, text) + + +def _run_logged_command( + command: Sequence[str], + *, + cwd: Path | None, + stdout_path: Path, + stderr_path: Path, + env: Mapping[str, str] | None = None, +) -> subprocess.CompletedProcess[str]: + stdout_path.parent.mkdir(parents=True, exist_ok=True) + stderr_path.parent.mkdir(parents=True, exist_ok=True) + completed = subprocess.run( + list(command), + cwd=str(cwd) if cwd is not None else None, + env=dict(env) if env is not None else None, + text=True, + stdout=subprocess.PIPE, + stderr=subprocess.PIPE, + check=False, + ) + stdout_path.write_text(completed.stdout, encoding="utf-8") + stderr_path.write_text(completed.stderr, encoding="utf-8") + if completed.returncode != 0: + raise RuntimeError( + f"Command failed with exit code {completed.returncode}: {' '.join(command)}. " + f"See {stdout_path} and {stderr_path}." + ) + return completed + + +def _filter_cci_resource_to_present_genes(cci_resource: pd.DataFrame, adata: ad.AnnData) -> pd.DataFrame: + genes = {str(gene) for gene in adata.var_names} + selected = cci_resource.loc[ + cci_resource["ligand"].astype(str).isin(genes) & cci_resource["receptor"].astype(str).isin(genes) + ].drop_duplicates(["ligand", "receptor"]) + if selected.empty: + raise ValueError("No common CCI pairs have both ligand and receptor genes present in the selected AnnData.") + return selected.reset_index(drop=True) + + +def _celltype_pair_from_token(token: str, labels: Sequence[str]) -> tuple[str, str]: + exact = {(f"{sender}_{receiver}", sender, receiver) for sender in labels for receiver in labels} + for candidate, sender, receiver in exact: + if token == candidate: + return sender, receiver + if "_" in token: + sender, receiver = token.rsplit("_", 1) + return sender, receiver + return token, token + + +def read_cci_resource( manifest: Mapping[str, Any], *, database_mode: str, - max_lr_pairs: int | None = None, + max_cci_pairs: int | None = None, ) -> pd.DataFrame | None: mode = _normalize_database_mode(database_mode) if mode == "native-db": @@ -327,7 +406,7 @@ def read_lr_resource( if mode == "smoke-panel": path_key = "atera_smoke_panel_tsv" else: - path_key = "lr_db_common_tsv" + path_key = "cci_resource_common_tsv" if not manifest.get(path_key): raise ValueError(f"Input manifest is missing {path_key!r} for database mode {mode!r}.") @@ -336,7 +415,7 @@ def read_lr_resource( resource = resource.rename(columns={old: new for old, new in rename.items() if old in resource.columns}) missing = [col for col in ("ligand", "receptor") if col not in resource.columns] if missing: - raise ValueError(f"LR resource {manifest[path_key]!r} is missing columns: {missing}") + raise ValueError(f"CCI resource {manifest[path_key]!r} is missing columns: {missing}") resource["ligand"] = resource["ligand"].astype(str) resource["receptor"] = resource["receptor"].astype(str) @@ -345,30 +424,30 @@ def read_lr_resource( if "evidence_weight" not in resource.columns: resource["evidence_weight"] = 1.0 resource = resource.drop_duplicates(["ligand", "receptor"]).reset_index(drop=True) - if max_lr_pairs is not None and max_lr_pairs > 0: - resource = resource.head(int(max_lr_pairs)).copy() + if max_cci_pairs is not None and max_cci_pairs > 0: + resource = resource.head(int(max_cci_pairs)).copy() return resource -def _select_lr_chunk( +def _select_cci_chunk( resource: pd.DataFrame, *, chunk_id: int | None = None, num_chunks: int | None = None, - max_lr_pairs: int | None = None, + max_cci_pairs: int | None = None, ) -> pd.DataFrame: selected = resource.drop_duplicates(["ligand", "receptor"]).reset_index(drop=True).copy() if num_chunks is not None or chunk_id is not None: if num_chunks is None or chunk_id is None: - raise ValueError("Both chunk_id and num_chunks must be provided for LR chunking.") + raise ValueError("Both chunk_id and num_chunks must be provided for CCI chunking.") if num_chunks <= 0: raise ValueError("num_chunks must be positive.") if chunk_id < 0 or chunk_id >= num_chunks: raise ValueError(f"chunk_id must be in [0, {num_chunks - 1}], got {chunk_id}.") indices = np.array_split(np.arange(len(selected)), int(num_chunks))[int(chunk_id)] selected = selected.iloc[indices].reset_index(drop=True) - if max_lr_pairs is not None and max_lr_pairs > 0: - selected = selected.head(int(max_lr_pairs)).copy() + if max_cci_pairs is not None and max_cci_pairs > 0: + selected = selected.head(int(max_cci_pairs)).copy() return selected @@ -388,13 +467,13 @@ def _dense_gene_matrix(adata: ad.AnnData, genes: Sequence[str]) -> np.ndarray: return np.asarray(values, dtype=float) -def aggregate_lr_by_spatial_neighbors( +def aggregate_cci_by_spatial_neighbors( adata: ad.AnnData, - lr_resource: pd.DataFrame, + cci_resource: pd.DataFrame, *, connectivity_key: str = "spatial_connectivities", global_scores: pd.DataFrame | None = None, - global_score_col: str = "LR_score", + global_score_col: str = "CCI_score", pvalue_col: str | None = "pvalue", ) -> pd.DataFrame: if connectivity_key not in adata.obsp: @@ -409,9 +488,9 @@ def aggregate_lr_by_spatial_neighbors( score_lookup[(str(row["ligand"]), str(row["receptor"]))] = row.to_dict() rows: list[dict[str, Any]] = [] - for _, lr in lr_resource.iterrows(): - ligand = str(lr["ligand"]) - receptor = str(lr["receptor"]) + for _, interaction in cci_resource.iterrows(): + ligand = str(interaction["ligand"]) + receptor = str(interaction["receptor"]) if ligand not in adata.var_names or receptor not in adata.var_names: continue ligand_expr = _dense_gene_vector(adata, ligand) @@ -438,8 +517,8 @@ def aggregate_lr_by_spatial_neighbors( "receptor": receptor, "sender_celltype": sender, "receiver_celltype": receiver, - "LR_score": local_score * positive_weight, - "local_lr_score": local_score, + "CCI_score": local_score * positive_weight, + "local_cci_score": local_score, "edge_count": edges, "spatial_coherence": local_score / edges if edges > 0 else np.nan, } @@ -454,14 +533,14 @@ def aggregate_lr_by_spatial_neighbors( return pd.DataFrame(rows) -def aggregate_lr_by_celltype_means(adata: ad.AnnData, lr_resource: pd.DataFrame) -> pd.DataFrame: +def aggregate_cci_by_celltype_means(adata: ad.AnnData, cci_resource: pd.DataFrame) -> pd.DataFrame: labels, _, one_hot = _celltype_one_hot(adata.obs["cell_type"].astype(str).to_numpy()) counts = np.asarray(one_hot.sum(axis=0)).reshape(-1) counts = np.where(counts > 0, counts, 1.0) rows: list[dict[str, Any]] = [] - for _, lr in lr_resource.iterrows(): - ligand = str(lr["ligand"]) - receptor = str(lr["receptor"]) + for _, interaction in cci_resource.iterrows(): + ligand = str(interaction["ligand"]) + receptor = str(interaction["receptor"]) if ligand not in adata.var_names or receptor not in adata.var_names: continue ligand_expr = _dense_gene_vector(adata, ligand) @@ -480,7 +559,7 @@ def aggregate_lr_by_celltype_means(adata: ad.AnnData, lr_resource: pd.DataFrame) "receptor": receptor, "sender_celltype": sender, "receiver_celltype": receiver, - "LR_score": score, + "CCI_score": score, "sender_mean_expr": float(ligand_mean[sender_idx]), "receiver_mean_expr": float(receptor_mean[receiver_idx]), } @@ -491,7 +570,7 @@ def aggregate_lr_by_celltype_means(adata: ad.AnnData, lr_resource: pd.DataFrame) def _prepare_expression_adata(adata: ad.AnnData, *, normalize: bool = True) -> ad.AnnData: prepared = adata.copy() if "cell_type" not in prepared.obs.columns: - raise ValueError("AnnData.obs must contain 'cell_type' for LR benchmark adapters.") + raise ValueError("AnnData.obs must contain 'cell_type' for CCI benchmark adapters.") if "spatial" not in prepared.obsm: spatial_cols = [col for col in ("x", "y") if col in prepared.obs.columns] if len(spatial_cols) == 2: @@ -577,7 +656,7 @@ def _gene_symbol_key(adata: ad.AnnData) -> str | None: return None -def _split_lr_token(value: Any) -> tuple[str, str]: +def _split_interaction_token(value: Any) -> tuple[str, str]: if isinstance(value, tuple) and len(value) >= 2: return str(value[0]), str(value[1]) token = str(value) @@ -602,7 +681,7 @@ def _split_sender_receiver(value: Any) -> tuple[str, str]: return token, token -def flatten_squidpy_ligrec_result(result: Mapping[str, Any]) -> pd.DataFrame: +def flatten_squidpy_cci_result(result: Mapping[str, Any]) -> pd.DataFrame: means = result.get("means") if not isinstance(means, pd.DataFrame): raise ValueError("Squidpy result must contain a 'means' DataFrame.") @@ -619,9 +698,9 @@ def flatten_squidpy_ligrec_result(result: Mapping[str, Any]) -> pd.DataFrame: ligand = meta.get("source", meta.get("ligand", None)) receptor = meta.get("target", meta.get("receptor", None)) if pd.isna(ligand) or pd.isna(receptor): - ligand, receptor = _split_lr_token(idx) + ligand, receptor = _split_interaction_token(idx) else: - ligand, receptor = _split_lr_token(idx) + ligand, receptor = _split_interaction_token(idx) for col in means.columns: sender, receiver = _split_sender_receiver(col) score = means.loc[idx, col] @@ -632,7 +711,7 @@ def flatten_squidpy_ligrec_result(result: Mapping[str, Any]) -> pd.DataFrame: "receptor": str(receptor), "sender_celltype": str(sender), "receiver_celltype": str(receiver), - "LR_score": score, + "CCI_score": score, "pvalue": pvalue, } ) @@ -650,14 +729,14 @@ def _celltype_one_hot(celltypes: Sequence[str]) -> tuple[list[str], np.ndarray, return labels, codes, one_hot -def _liana_lr_pairs(local_scores: ad.AnnData) -> list[tuple[str, str]]: +def _liana_interaction_pairs(local_scores: ad.AnnData) -> list[tuple[str, str]]: pairs: list[tuple[str, str]] = [] var = local_scores.var for idx, name in enumerate(local_scores.var_names.astype(str)): ligand = var.iloc[idx].get("ligand", var.iloc[idx].get("source", None)) receptor = var.iloc[idx].get("receptor", var.iloc[idx].get("target", None)) if pd.isna(ligand) or pd.isna(receptor): - ligand, receptor = _split_lr_token(name) + ligand, receptor = _split_interaction_token(name) pairs.append((str(ligand), str(receptor))) return pairs @@ -677,7 +756,7 @@ def aggregate_liana_bivariate_result( labels, receiver_codes, receiver_one_hot = _celltype_one_hot(source_adata.obs["cell_type"].astype(str).to_numpy()) conn = source_adata.obsp[connectivity_key].tocsr() sender_mix = np.asarray(conn @ receiver_one_hot.toarray(), dtype=float) - lr_pairs = _liana_lr_pairs(local_scores) + interaction_pairs = _liana_interaction_pairs(local_scores) score_matrix = local_scores.X rows: list[dict[str, Any]] = [] @@ -696,7 +775,7 @@ def aggregate_liana_bivariate_result( continue aggregate = block_dense[mask, :].T @ mix mean_scores = np.divide(aggregate, denom.reshape(1, -1), out=np.zeros_like(aggregate), where=denom.reshape(1, -1) > 0) - for local_col, (ligand, receptor) in enumerate(lr_pairs[start:end]): + for local_col, (ligand, receptor) in enumerate(interaction_pairs[start:end]): for sender_idx, sender in enumerate(labels): score = float(mean_scores[local_col, sender_idx]) if not np.isfinite(score) or score <= 0: @@ -707,7 +786,7 @@ def aggregate_liana_bivariate_result( "receptor": receptor, "sender_celltype": sender, "receiver_celltype": receiver, - "LR_score": score, + "CCI_score": score, "spatial_coherence": score, } ) @@ -716,15 +795,15 @@ def aggregate_liana_bivariate_result( def aggregate_commot_obsp_result( adata: ad.AnnData, - lr_resource: pd.DataFrame, + cci_resource: pd.DataFrame, *, database_name: str, ) -> pd.DataFrame: labels, _, one_hot = _celltype_one_hot(adata.obs["cell_type"].astype(str).to_numpy()) rows: list[dict[str, Any]] = [] - for _, lr in lr_resource.iterrows(): - ligand = str(lr["ligand"]) - receptor = str(lr["receptor"]) + for _, interaction in cci_resource.iterrows(): + ligand = str(interaction["ligand"]) + receptor = str(interaction["receptor"]) candidates = [ f"commot-{database_name}-{ligand}-{receptor}", f"commot-{database_name}-{ligand}-{receptor}".replace("/", "_"), @@ -752,7 +831,7 @@ def aggregate_commot_obsp_result( "receptor": receptor, "sender_celltype": sender, "receiver_celltype": receiver, - "LR_score": score, + "CCI_score": score, "communication_mass": score, "edge_count": edges, "spatial_coherence": score / edges if edges > 0 else np.nan, @@ -777,7 +856,7 @@ def _write_standardized( raw, method=method, database_mode=database_mode, - score_col="LR_score", + score_col="CCI_score", sender_col="sender_celltype", receiver_col="receiver_celltype", pvalue_col=pvalue_col, @@ -797,17 +876,17 @@ def run_squidpy_adapter(spec: MethodRunSpec) -> dict[str, Any]: import squidpy as sq # type: ignore except ImportError as exc: if "FSStore" in str(exc) or "zarr.storage" in str(exc): - raise ImportError("Squidpy import failed because the active environment has an incompatible zarr/ome-zarr stack. Rebuild pyx-lr-squidpy with the benchmark env file, which pins zarr<3.") from exc + raise ImportError("Squidpy import failed because the active environment has an incompatible zarr/ome-zarr stack. Rebuild pyx-cci-squidpy with the benchmark env file, which pins zarr<3.") from exc raise manifest = load_input_manifest(spec.input_manifest) - lr_resource = read_lr_resource(manifest, database_mode=spec.database_mode, max_lr_pairs=spec.max_lr_pairs) + cci_resource = read_cci_resource(manifest, database_mode=spec.database_mode, max_cci_pairs=spec.max_cci_pairs) raw_adata, _ = load_adata_from_manifest(manifest, spec.phase) adata = _prepare_expression_adata(raw_adata, normalize=True) adata = ensure_categorical_obs(adata, "cell_type") interactions = None - if lr_resource is not None: - interactions = lr_resource.rename(columns={"ligand": "source", "receptor": "target"}).loc[:, ["source", "target"]] + if cci_resource is not None: + interactions = cci_resource.rename(columns={"ligand": "source", "receptor": "target"}).loc[:, ["source", "target"]] gene_symbols = _gene_symbol_key(adata) result = sq.gr.ligrec( @@ -828,7 +907,7 @@ def run_squidpy_adapter(spec: MethodRunSpec) -> dict[str, Any]: for key, value in result.items(): if isinstance(value, pd.DataFrame): _write_tsv(raw_dir / f"squidpy_{key}.tsv", value.reset_index()) - raw = flatten_squidpy_ligrec_result(result) + raw = flatten_squidpy_cci_result(result) raw_path = _write_tsv(raw_dir / "squidpy_flat.tsv", raw) standardized_path, standardized = _write_standardized( raw, @@ -850,7 +929,7 @@ def run_squidpy_adapter(spec: MethodRunSpec) -> dict[str, Any]: } -def _call_liana_bivariate(adata: ad.AnnData, lr_resource: pd.DataFrame | None, *, n_perms: int | None = None) -> ad.AnnData: +def _call_liana_bivariate(adata: ad.AnnData, cci_resource: pd.DataFrame | None, *, n_perms: int | None = None) -> ad.AnnData: import liana as li # type: ignore method_namespace = getattr(li, "mt", None) or getattr(li, "method", None) @@ -876,8 +955,8 @@ def _call_liana_bivariate(adata: ad.AnnData, lr_resource: pd.DataFrame | None, * "use_raw": False, "verbose": False, } - if lr_resource is not None: - kwargs["resource"] = lr_resource.loc[:, ["ligand", "receptor"]].copy() + if cci_resource is not None: + kwargs["resource"] = cci_resource.loc[:, ["ligand", "receptor"]].copy() kwargs["x_name"] = "ligand" kwargs["y_name"] = "receptor" else: @@ -898,12 +977,12 @@ def _call_liana_bivariate(adata: ad.AnnData, lr_resource: pd.DataFrame | None, * def run_liana_adapter(spec: MethodRunSpec) -> dict[str, Any]: manifest = load_input_manifest(spec.input_manifest) - lr_resource = read_lr_resource(manifest, database_mode=spec.database_mode, max_lr_pairs=spec.max_lr_pairs) + cci_resource = read_cci_resource(manifest, database_mode=spec.database_mode, max_cci_pairs=spec.max_cci_pairs) raw_adata, _ = load_adata_from_manifest(manifest, spec.phase) adata = _prepare_expression_adata(raw_adata, normalize=True) ensure_spatial_connectivities(adata, key="spatial_connectivities") - local_scores = _call_liana_bivariate(adata, lr_resource, n_perms=spec.n_perms if spec.n_perms > 0 else None) + local_scores = _call_liana_bivariate(adata, cci_resource, n_perms=spec.n_perms if spec.n_perms > 0 else None) raw_dir = spec.output_dir / "raw" raw_dir.mkdir(parents=True, exist_ok=True) local_scores.write_h5ad(raw_dir / "liana_bivariate_local_scores.h5ad") @@ -915,7 +994,7 @@ def run_liana_adapter(spec: MethodRunSpec) -> dict[str, Any]: output_dir=spec.output_dir, method="liana", database_mode=spec.database_mode, - resolution="local_lr", + resolution="local_cci", spatial_support_type="spatial_bivariate_neighbor", extra_numeric_cols=("spatial_coherence",), gzip_output=spec.gzip_standardized, @@ -949,23 +1028,23 @@ def _commot_native_resource() -> pd.DataFrame: return resource.loc[:, ["ligand", "receptor", "pathway"]].drop_duplicates().reset_index(drop=True) except Exception: continue - raise RuntimeError("Could not load a COMMOT native ligand-receptor database.") + raise RuntimeError("Could not load a COMMOT native cell-cell interaction database.") def run_commot_adapter(spec: MethodRunSpec) -> dict[str, Any]: import commot as ct # type: ignore manifest = load_input_manifest(spec.input_manifest) - lr_resource = read_lr_resource(manifest, database_mode=spec.database_mode, max_lr_pairs=None) - if lr_resource is None: - lr_resource = _commot_native_resource() - lr_resource = _select_lr_chunk( - lr_resource, + cci_resource = read_cci_resource(manifest, database_mode=spec.database_mode, max_cci_pairs=None) + if cci_resource is None: + cci_resource = _commot_native_resource() + cci_resource = _select_cci_chunk( + cci_resource, chunk_id=spec.chunk_id, num_chunks=spec.num_chunks, - max_lr_pairs=spec.max_lr_pairs, + max_cci_pairs=spec.max_cci_pairs, ) - lr_resource = lr_resource.loc[:, ["ligand", "receptor", "pathway"]].copy() + cci_resource = cci_resource.loc[:, ["ligand", "receptor", "pathway"]].copy() raw_adata, _ = load_adata_from_manifest(manifest, spec.phase) adata = _prepare_expression_adata(raw_adata, normalize=True) @@ -974,7 +1053,7 @@ def run_commot_adapter(spec: MethodRunSpec) -> dict[str, Any]: ct.tl.spatial_communication( adata, database_name=database_name, - df_ligrec=lr_resource, + df_ligrec=cci_resource, pathway_sum=True, heteromeric=True, heteromeric_delimiter="_", @@ -985,7 +1064,7 @@ def run_commot_adapter(spec: MethodRunSpec) -> dict[str, Any]: raw_dir = spec.output_dir / "raw" raw_dir.mkdir(parents=True, exist_ok=True) adata.write_h5ad(raw_dir / "commot_result.h5ad") - raw = aggregate_commot_obsp_result(adata, lr_resource, database_name=database_name) + raw = aggregate_commot_obsp_result(adata, cci_resource, database_name=database_name) raw_path = _write_tsv(raw_dir / "commot_flat.tsv", raw) standardized_path, standardized = _write_standardized( raw, @@ -1016,14 +1095,14 @@ def run_spatialdm_adapter(spec: MethodRunSpec) -> dict[str, Any]: from spatialdm.stats import Moran_R, rbfweight # type: ignore manifest = load_input_manifest(spec.input_manifest) - lr_resource = read_lr_resource(manifest, database_mode=spec.database_mode, max_lr_pairs=None) - if lr_resource is None: + cci_resource = read_cci_resource(manifest, database_mode=spec.database_mode, max_cci_pairs=None) + if cci_resource is None: raise NotImplementedError("SpatialDM native-db mode is not implemented in this benchmark adapter; use common-db.") - lr_resource = _select_lr_chunk( - lr_resource, + cci_resource = _select_cci_chunk( + cci_resource, chunk_id=spec.chunk_id, num_chunks=spec.num_chunks, - max_lr_pairs=spec.max_lr_pairs, + max_cci_pairs=spec.max_cci_pairs, ) raw_adata, _ = load_adata_from_manifest(manifest, spec.phase) adata = _prepare_expression_adata(raw_adata, normalize=True) @@ -1032,7 +1111,7 @@ def run_spatialdm_adapter(spec: MethodRunSpec) -> dict[str, Any]: spatial_w, knn_connect = rbfweight(coords, l=spatial_scale, n_neighbors=6, single_cell=True) adata.obsp["spatial_connectivities"] = knn_connect.tocsr() if sparse.issparse(knn_connect) else sparse.csr_matrix(knn_connect) - available = lr_resource[lr_resource["ligand"].isin(adata.var_names) & lr_resource["receptor"].isin(adata.var_names)].reset_index(drop=True) + available = cci_resource[cci_resource["ligand"].isin(adata.var_names) & cci_resource["receptor"].isin(adata.var_names)].reset_index(drop=True) global_rows: list[pd.DataFrame] = [] batch_size = int(spec.extra.get("batch_size", 64)) if spec.extra else 64 for start in range(0, len(available), batch_size): @@ -1051,29 +1130,29 @@ def run_spatialdm_adapter(spec: MethodRunSpec) -> dict[str, Any]: { "ligand": ligands, "receptor": receptors, - "LR_score": score, + "CCI_score": score, "spatialdm_moran_r": moran_r, "spatialdm_zscore": zscore, "pvalue": pvalue, } ) ) - global_scores = pd.concat(global_rows, ignore_index=True) if global_rows else pd.DataFrame(columns=["ligand", "receptor", "LR_score"]) + global_scores = pd.concat(global_rows, ignore_index=True) if global_rows else pd.DataFrame(columns=["ligand", "receptor", "CCI_score"]) raw_dir = spec.output_dir / "raw" raw_dir.mkdir(parents=True, exist_ok=True) global_path = _write_tsv(raw_dir / "spatialdm_global.tsv", global_scores) - raw = aggregate_lr_by_spatial_neighbors(adata, available, global_scores=global_scores, pvalue_col="pvalue") + raw = aggregate_cci_by_spatial_neighbors(adata, available, global_scores=global_scores, pvalue_col="pvalue") raw_path = _write_tsv(raw_dir / "spatialdm_celltype_flat.tsv", raw) standardized_path, standardized = _write_standardized( raw, output_dir=spec.output_dir, method="spatialdm", database_mode=spec.database_mode, - resolution="local_lr", + resolution="local_cci", spatial_support_type="bivariate_moran_neighbor", pvalue_col="pvalue", - extra_numeric_cols=("local_lr_score", "edge_count", "spatial_coherence", "spatialdm_moran_r", "spatialdm_zscore"), + extra_numeric_cols=("local_cci_score", "edge_count", "spatial_coherence", "spatialdm_moran_r", "spatialdm_zscore"), gzip_output=spec.gzip_standardized, ) return { @@ -1097,19 +1176,19 @@ def run_stlearn_adapter(spec: MethodRunSpec) -> dict[str, Any]: import stlearn as st # type: ignore manifest = load_input_manifest(spec.input_manifest) - lr_resource = read_lr_resource(manifest, database_mode=spec.database_mode, max_lr_pairs=None) - if lr_resource is None: + cci_resource = read_cci_resource(manifest, database_mode=spec.database_mode, max_cci_pairs=None) + if cci_resource is None: try: native_lrs = st.tl.cci.load_lrs(["connectomeDB2020_lit"], species="human") except Exception as exc: raise NotImplementedError("stLearn native-db mode failed to load connectomeDB2020_lit.") from exc - lr_resource = pd.DataFrame([_split_lr_token(value) for value in native_lrs], columns=["ligand", "receptor"]) - lr_resource["pathway"] = "stlearn_native" - lr_resource = _select_lr_chunk( - lr_resource, + cci_resource = pd.DataFrame([_split_interaction_token(value) for value in native_lrs], columns=["ligand", "receptor"]) + cci_resource["pathway"] = "stlearn_native" + cci_resource = _select_cci_chunk( + cci_resource, chunk_id=spec.chunk_id, num_chunks=spec.num_chunks, - max_lr_pairs=spec.max_lr_pairs, + max_cci_pairs=spec.max_cci_pairs, ) raw_adata, _ = load_adata_from_manifest(manifest, spec.phase) adata = raw_adata.copy() @@ -1125,7 +1204,7 @@ def run_stlearn_adapter(spec: MethodRunSpec) -> dict[str, Any]: adata.layers["counts"] = adata.X.copy() sc.pp.normalize_total(adata, target_sum=1e4) - lrs = np.asarray([f"{row.ligand}_{row.receptor}" for row in lr_resource.itertuples(index=False)], dtype=str) + lrs = np.asarray([f"{row.ligand}_{row.receptor}" for row in cci_resource.itertuples(index=False)], dtype=str) n_pairs = max(1, int(spec.n_perms)) st.tl.cci.run( adata, @@ -1137,30 +1216,30 @@ def run_stlearn_adapter(spec: MethodRunSpec) -> dict[str, Any]: ) summary = pd.DataFrame(adata.uns.get("lr_summary", pd.DataFrame())).copy() if summary.empty: - global_scores = pd.DataFrame(columns=["ligand", "receptor", "LR_score"]) + global_scores = pd.DataFrame(columns=["ligand", "receptor", "CCI_score"]) else: - summary = summary.reset_index(names="lr_pair") - pairs = summary["lr_pair"].map(_split_lr_token) + summary = summary.reset_index(names="interaction_pair") + pairs = summary["interaction_pair"].map(_split_interaction_token) summary["ligand"] = [p[0] for p in pairs] summary["receptor"] = [p[1] for p in pairs] score_col = "n_spots_sig" if "n_spots_sig" in summary.columns else "n_spots" - summary["LR_score"] = pd.to_numeric(summary.get(score_col, 0), errors="coerce").fillna(0.0) + 1e-12 - global_scores = summary.loc[:, [col for col in ["ligand", "receptor", "LR_score", "n_spots", "n_spots_sig", "n_spots_sig_pval"] if col in summary.columns]] + summary["CCI_score"] = pd.to_numeric(summary.get(score_col, 0), errors="coerce").fillna(0.0) + 1e-12 + global_scores = summary.loc[:, [col for col in ["ligand", "receptor", "CCI_score", "n_spots", "n_spots_sig", "n_spots_sig_pval"] if col in summary.columns]] ensure_spatial_connectivities(adata, key="spatial_connectivities") raw_dir = spec.output_dir / "raw" raw_dir.mkdir(parents=True, exist_ok=True) - summary_path = _write_tsv(raw_dir / "stlearn_lr_summary.tsv", global_scores) - raw = aggregate_lr_by_spatial_neighbors(adata, lr_resource, global_scores=global_scores, pvalue_col=None) + summary_path = _write_tsv(raw_dir / "stlearn_cci_summary.tsv", global_scores) + raw = aggregate_cci_by_spatial_neighbors(adata, cci_resource, global_scores=global_scores, pvalue_col=None) raw_path = _write_tsv(raw_dir / "stlearn_celltype_flat.tsv", raw) standardized_path, standardized = _write_standardized( raw, output_dir=spec.output_dir, method="stlearn", database_mode=spec.database_mode, - resolution="local_lr", - spatial_support_type="significant_lr_hotspot_neighbor", - extra_numeric_cols=("local_lr_score", "edge_count", "spatial_coherence", "n_spots", "n_spots_sig", "n_spots_sig_pval"), + resolution="local_cci", + spatial_support_type="significant_cci_hotspot_neighbor", + extra_numeric_cols=("local_cci_score", "edge_count", "spatial_coherence", "n_spots", "n_spots_sig", "n_spots_sig_pval"), gzip_output=spec.gzip_standardized, ) return { @@ -1180,18 +1259,18 @@ def run_stlearn_adapter(spec: MethodRunSpec) -> dict[str, Any]: def run_cellphonedb_baseline_adapter(spec: MethodRunSpec) -> dict[str, Any]: manifest = load_input_manifest(spec.input_manifest) - lr_resource = read_lr_resource(manifest, database_mode=spec.database_mode, max_lr_pairs=None) - if lr_resource is None: + cci_resource = read_cci_resource(manifest, database_mode=spec.database_mode, max_cci_pairs=None) + if cci_resource is None: raise NotImplementedError("CellPhoneDB native-db mode requires the external CellPhoneDB database export; use common-db for this baseline.") - lr_resource = _select_lr_chunk( - lr_resource, + cci_resource = _select_cci_chunk( + cci_resource, chunk_id=spec.chunk_id, num_chunks=spec.num_chunks, - max_lr_pairs=spec.max_lr_pairs, + max_cci_pairs=spec.max_cci_pairs, ) raw_adata, _ = load_adata_from_manifest(manifest, spec.phase) adata = _prepare_expression_adata(raw_adata, normalize=True) - raw = aggregate_lr_by_celltype_means(adata, lr_resource) + raw = aggregate_cci_by_celltype_means(adata, cci_resource) raw_dir = spec.output_dir / "raw" raw_path = _write_tsv(raw_dir / "cellphonedb_mean_product_flat.tsv", raw) standardized_path, standardized = _write_standardized( @@ -1220,14 +1299,14 @@ def run_cellphonedb_baseline_adapter(spec: MethodRunSpec) -> dict[str, Any]: def run_laris_adapter(spec: MethodRunSpec) -> dict[str, Any]: manifest = load_input_manifest(spec.input_manifest) - lr_resource = read_lr_resource(manifest, database_mode=spec.database_mode, max_lr_pairs=None) - if lr_resource is None: + cci_resource = read_cci_resource(manifest, database_mode=spec.database_mode, max_cci_pairs=None) + if cci_resource is None: raise NotImplementedError("LARIS native-db mode is not implemented in this benchmark adapter; use common-db.") - lr_resource = _select_lr_chunk( - lr_resource, + cci_resource = _select_cci_chunk( + cci_resource, chunk_id=spec.chunk_id, num_chunks=spec.num_chunks, - max_lr_pairs=spec.max_lr_pairs, + max_cci_pairs=spec.max_cci_pairs, ) raw_adata, _ = load_adata_from_manifest(manifest, spec.phase) adata = _prepare_expression_adata(raw_adata, normalize=True) @@ -1237,9 +1316,9 @@ def run_laris_adapter(spec: MethodRunSpec) -> dict[str, Any]: labels, _, one_hot = _celltype_one_hot(adata.obs["cell_type"].astype(str).to_numpy()) counts = np.asarray(one_hot.sum(axis=0)).reshape(-1) counts = np.where(counts > 0, counts, 1.0) - for _, lr in lr_resource.iterrows(): - ligand = str(lr["ligand"]) - receptor = str(lr["receptor"]) + for _, interaction in cci_resource.iterrows(): + ligand = str(interaction["ligand"]) + receptor = str(interaction["receptor"]) if ligand not in adata.var_names or receptor not in adata.var_names: continue ligand_expr = _dense_gene_vector(adata, ligand) @@ -1260,7 +1339,7 @@ def run_laris_adapter(spec: MethodRunSpec) -> dict[str, Any]: "receptor": receptor, "sender_celltype": sender, "receiver_celltype": receiver, - "LR_score": score, + "CCI_score": score, "sender_diffused_mean": float(ligand_mean[sender_idx]), "receiver_diffused_mean": float(receptor_mean[receiver_idx]), "diffusion_alpha": alpha, @@ -1275,7 +1354,7 @@ def run_laris_adapter(spec: MethodRunSpec) -> dict[str, Any]: method="laris", database_mode=spec.database_mode, resolution="celltype_pair", - spatial_support_type="knn_diffusion_lr", + spatial_support_type="knn_diffusion_cci", extra_numeric_cols=("sender_diffused_mean", "receiver_diffused_mean", "diffusion_alpha"), gzip_output=spec.gzip_standardized, ) @@ -1293,6 +1372,450 @@ def run_laris_adapter(spec: MethodRunSpec) -> dict[str, Any]: } +def _cellnest_command(script: Path, args: Sequence[str], *, source_dir: Path, work_dir: Path) -> list[str]: + image = os.environ.get("CELLNEST_CONTAINER") or os.environ.get("CELLNEST_IMAGE") + runtime = shutil.which("apptainer") or shutil.which("singularity") + if image and Path(image).exists() and runtime: + return [ + runtime, + "exec", + "--bind", + f"{source_dir}:{source_dir}", + "--bind", + f"{work_dir}:{work_dir}", + str(image), + "python", + str(script), + *list(args), + ] + return [sys.executable, str(script), *list(args)] + + +def _parse_cellnest_allccc(path: Path, source_adata: ad.AnnData) -> pd.DataFrame: + if not path.exists(): + raise FileNotFoundError(f"CellNEST postprocess output was not found: {path}") + table = pd.read_csv(path) + table.columns = [str(col).strip() for col in table.columns] + rename = { + "from_cell": "from_cell", + "to_cell": "to_cell", + "ligand": "ligand", + "receptor": "receptor", + "edge_rank": "edge_rank", + "attention_score": "attention_score", + } + missing = [col for col in ("from_cell", "to_cell", "ligand", "receptor") if col not in table.columns] + if missing: + raise ValueError(f"CellNEST allCCC output is missing required columns: {missing}") + table = table.rename(columns=rename).copy() + obs = source_adata.obs.copy() + obs.index = obs.index.astype(str) + celltype = obs["cell_type"].astype(str).to_dict() + table["sender_celltype"] = table["from_cell"].astype(str).map(celltype) + table["receiver_celltype"] = table["to_cell"].astype(str).map(celltype) + table = table.dropna(subset=["sender_celltype", "receiver_celltype"]) + if table.empty: + raise ValueError("CellNEST allCCC output did not contain cell IDs matching the benchmark AnnData.") + score_col = "attention_score" if "attention_score" in table.columns else "edge_rank" + table[score_col] = pd.to_numeric(table[score_col], errors="coerce") + if score_col == "edge_rank": + table["CCI_score"] = 1.0 / table["edge_rank"].replace(0, np.nan) + else: + table["CCI_score"] = table[score_col] + table = table.replace([np.inf, -np.inf], np.nan).dropna(subset=["CCI_score"]) + grouped = ( + table.groupby(["ligand", "receptor", "sender_celltype", "receiver_celltype"], as_index=False) + .agg(CCI_score=("CCI_score", "mean"), cell_pair_count=("CCI_score", "size")) + ) + return grouped + + +def run_cellnest_adapter(spec: MethodRunSpec) -> dict[str, Any]: + manifest = load_input_manifest(spec.input_manifest) + cci_resource = read_cci_resource(manifest, database_mode=spec.database_mode, max_cci_pairs=spec.max_cci_pairs) + if cci_resource is None: + raise NotImplementedError("CellNEST native-db mode is not supported by this standardized adapter; use common-db.") + raw_adata, _ = load_adata_from_manifest(manifest, spec.phase) + raw_adata = _prepare_expression_adata(raw_adata, normalize=False) + cci_resource = _filter_cci_resource_to_present_genes(cci_resource, raw_adata) + + source_dir = _external_source_dir(spec, "cellnest") + raw_dir = spec.output_dir / "raw" + work_dir = raw_dir / "cellnest_work" + input_dir = work_dir / "input" + input_dir.mkdir(parents=True, exist_ok=True) + data_name = f"atera_{spec.phase}_{_safe_slug(spec.database_mode)}" + model_name = "CellNEST_atera" + h5ad_path = input_dir / f"{data_name}.h5ad" + raw_adata.write_h5ad(h5ad_path) + cci_csv = input_dir / "common_cci_cellnest.csv" + cellnest_cci = cci_resource.rename(columns={"ligand": "Ligand", "receptor": "Receptor"}).loc[:, ["Ligand", "Receptor"]].copy() + cellnest_cci["Annotation"] = "Benchmark common-db" + cellnest_cci["Reference"] = "pyXenium CCI benchmark" + cellnest_cci.to_csv(cci_csv, index=False) + + epochs_default = "1000" if spec.phase == "full" else "500" + num_epoch = int(os.environ.get("CELLNEST_NUM_EPOCH", epochs_default)) + hidden = int(os.environ.get("CELLNEST_HIDDEN", "64")) + common_env = {**os.environ, "PYTHONPATH": f"{source_dir}{os.pathsep}{os.environ.get('PYTHONPATH', '')}"} + preprocess_args = [ + "--data_name", + data_name, + "--data_from", + str(h5ad_path), + "--data_type", + "anndata", + "--data_to", + str(work_dir / "input_graph") + os.sep, + "--metadata_to", + str(work_dir / "metadata") + os.sep, + "--database_path", + str(cci_csv), + "--skip_normalize", + "1", + "--distance_measure", + "knn", + "--k", + os.environ.get("CELLNEST_K", "6"), + ] + _run_logged_command( + _cellnest_command(source_dir / "data_preprocess_CellNEST.py", preprocess_args, source_dir=source_dir, work_dir=work_dir), + cwd=source_dir, + stdout_path=raw_dir / "cellnest_preprocess.stdout.log", + stderr_path=raw_dir / "cellnest_preprocess.stderr.log", + env=common_env, + ) + run_args = [ + "--data_name", + data_name, + "--model_name", + model_name, + "--run_id", + "0", + "--num_epoch", + str(num_epoch), + "--model_path", + str(work_dir / "model") + os.sep, + "--embedding_path", + str(work_dir / "embedding_data") + os.sep, + "--training_data", + str(work_dir / "input_graph") + os.sep, + "--metadata_to", + str(work_dir / "metadata") + os.sep, + "--hidden", + str(hidden), + "--manual_seed", + "yes", + "--seed", + "0", + ] + _run_logged_command( + _cellnest_command(source_dir / "run_CellNEST.py", run_args, source_dir=source_dir, work_dir=work_dir), + cwd=source_dir, + stdout_path=raw_dir / "cellnest_run.stdout.log", + stderr_path=raw_dir / "cellnest_run.stderr.log", + env=common_env, + ) + post_args = [ + "--data_name", + data_name, + "--model_name", + model_name, + "--total_runs", + "1", + "--embedding_path", + str(work_dir / "embedding_data") + os.sep, + "--metadata_from", + str(work_dir / "metadata") + os.sep, + "--data_from", + str(work_dir / "input_graph") + os.sep, + "--output_path", + str(work_dir / "output") + os.sep, + "--top_percent", + "100", + "--output_all", + "1", + "--integrate_layers", + "1", + ] + _run_logged_command( + _cellnest_command(source_dir / "output_postprocess_CellNEST.py", post_args, source_dir=source_dir, work_dir=work_dir), + cwd=source_dir, + stdout_path=raw_dir / "cellnest_postprocess.stdout.log", + stderr_path=raw_dir / "cellnest_postprocess.stderr.log", + env=common_env, + ) + raw_path = work_dir / "output" / data_name / f"{model_name}_allCCC.csv" + raw = _parse_cellnest_allccc(raw_path, raw_adata) + if raw.empty: + raise ValueError("CellNEST completed but produced no standardized CCI rows.") + flat_path = _write_tsv(raw_dir / "cellnest_celltype_flat.tsv", raw) + standardized_path, standardized = _write_standardized( + raw, + output_dir=spec.output_dir, + method="cellnest", + database_mode=spec.database_mode, + resolution="celltype_pair", + spatial_support_type="cellnest_attention", + extra_numeric_cols=("cell_pair_count",), + gzip_output=spec.gzip_standardized, + ) + return { + "method": "cellnest", + "status": "success", + "raw_tsv": str(flat_path), + "cellnest_allccc": str(raw_path), + "standardized_tsv": str(standardized_path), + "standardized_tsv_gz": str(standardized_path) if str(standardized_path).endswith(".gz") else None, + "n_rows": int(len(standardized)), + "top_hit": standardized.head(1).to_dict(orient="records"), + "cellnest_num_epoch": num_epoch, + "cellnest_hidden": hidden, + } + + +def run_cellagentchat_adapter(spec: MethodRunSpec) -> dict[str, Any]: + manifest = load_input_manifest(spec.input_manifest) + cci_resource = read_cci_resource(manifest, database_mode=spec.database_mode, max_cci_pairs=None) + if cci_resource is None: + raise NotImplementedError("CellAgentChat native-db mode is not supported by this standardized adapter; use common-db.") + cci_resource = _select_cci_chunk( + cci_resource, + chunk_id=spec.chunk_id, + num_chunks=spec.num_chunks, + max_cci_pairs=spec.max_cci_pairs, + ) + raw_adata, _ = load_adata_from_manifest(manifest, spec.phase) + adata = _prepare_expression_adata(raw_adata, normalize=True) + cci_resource = _filter_cci_resource_to_present_genes(cci_resource, adata) + source_dir = _external_source_dir(spec, "cellagentchat") + source_src = source_dir / "src" + _prepend_sys_path(source_src) + + from abm import CellModel # type: ignore + from model_setup import add_rates, feature_selection, load_tf_db, train # type: ignore + + raw_dir = spec.output_dir / "raw" + work_dir = raw_dir / "cellagentchat_work" + work_dir.mkdir(parents=True, exist_ok=True) + labels, _, _ = _celltype_one_hot(adata.obs["cell_type"].astype(str).to_numpy()) + cci_tsv = work_dir / "common_cci_cellagentchat.tsv" + cellagent_cci = pd.DataFrame( + { + "pair_id": np.arange(len(cci_resource), dtype=int), + "ligand": cci_resource["ligand"].astype(str).to_numpy(), + "receptor": cci_resource["receptor"].astype(str).to_numpy(), + } + ) + cellagent_cci.to_csv(cci_tsv, sep="\t", index=False) + coords = np.asarray(adata.obsm["spatial"], dtype=float) + x = coords[:, 0] + y = coords[:, 1] + x_span = float(np.ptp(x)) or 1.0 + y_span = float(np.ptp(y)) or 1.0 + adata.obs["x_true"] = x + adata.obs["y_true"] = y + adata.obs["x"] = np.clip(np.rint(((x - float(np.min(x))) / x_span) * 100.0), 0, 100).astype(int) + adata.obs["y"] = np.clip(np.rint(((y - float(np.min(y))) / y_span) * 100.0), 0, 100).astype(int) + adata.obs["Batch"] = adata.obs.get("Batch", "benchmark").astype(str) if "Batch" in adata.obs else "benchmark" + + lig_uni: dict[str, list[str]] = {} + rec_uni: dict[str, list[str]] = {} + for _, row in cci_resource.iterrows(): + ligand = str(row["ligand"]) + receptor = str(row["receptor"]) + lig_uni.setdefault(ligand, []).append(receptor) + rec_uni.setdefault(receptor, []).append(ligand) + interaction_pairs = [f"{ligand}_{receptor}" for ligand, receptors in lig_uni.items() for receptor in receptors] + old_cwd = Path.cwd() + os.chdir(source_src) + try: + tf_uni, rec_tf_uni = load_tf_db("human", adata, rec_uni) + epochs = int(os.environ.get("CELLAGENTCHAT_EPOCHS", "50" if spec.phase == "full" else "10")) + model_path = work_dir / "cellagentchat_model.pt" + mat, target = train(adata, lig_uni, rec_uni, tf_uni, rec_tf_uni, interaction_pairs, path=str(model_path), epochs=epochs) + finally: + os.chdir(old_cwd) + use_feature_selection = os.environ.get("CELLAGENTCHAT_FEATURE_SELECTION", "1").strip().lower() not in {"0", "false", "no"} + if use_feature_selection: + import torch + + try: + model_dl = torch.load(str(model_path), weights_only=False) + except TypeError: + model_dl = torch.load(str(model_path)) + conversion_rates = feature_selection(model=model_dl, mat=mat, C=target, rec_uni=rec_uni) + rates = add_rates(conversion_rates, rec_uni) + else: + rates = {receptor: 1.0 for receptor in rec_uni} + + model = CellModel( + N=len(adata.obs), + adata=adata, + lig_uni=lig_uni, + rec_uni=rec_uni, + rates=rates, + max_steps=int(os.environ.get("CELLAGENTCHAT_MAX_STEPS", "1")), + dist=True, + delta=float(os.environ.get("CELLAGENTCHAT_DELTA", "1")), + tau=float(os.environ.get("CELLAGENTCHAT_TAU", "2")), + diff=float(os.environ.get("CELLAGENTCHAT_DIFF", "1")), + rec_block=False, + net=str(model_path), + ) + for _ in range(model.max_steps): + model.step() + rows: list[dict[str, Any]] = [] + for cpair, cci_scores in model.results2.items(): + sender, receiver = _celltype_pair_from_token(str(cpair), labels) + for interaction_token, score in dict(cci_scores).items(): + ligand, receptor = ( + str(interaction_token).split("-", 1) + if "-" in str(interaction_token) + else _split_interaction_token(interaction_token) + ) + value = float(score) + if not np.isfinite(value) or value <= 0: + continue + rows.append( + { + "ligand": ligand, + "receptor": receptor, + "sender_celltype": sender, + "receiver_celltype": receiver, + "CCI_score": value, + } + ) + raw = pd.DataFrame(rows) + if raw.empty: + raise ValueError("CellAgentChat completed but produced no CCI interaction rows.") + flat_path = _write_tsv(raw_dir / "cellagentchat_celltype_flat.tsv", raw) + standardized_path, standardized = _write_standardized( + raw, + output_dir=spec.output_dir, + method="cellagentchat", + database_mode=spec.database_mode, + resolution="celltype_pair", + spatial_support_type="agent_based_cci", + gzip_output=spec.gzip_standardized, + ) + return { + "method": "cellagentchat", + "status": "success", + "raw_tsv": str(flat_path), + "standardized_tsv": str(standardized_path), + "standardized_tsv_gz": str(standardized_path) if str(standardized_path).endswith(".gz") else None, + "n_rows": int(len(standardized)), + "top_hit": standardized.head(1).to_dict(orient="records"), + "epochs": epochs, + "feature_selection": use_feature_selection, + "chunk_id": spec.chunk_id, + "num_chunks": spec.num_chunks, + } + + +def _scild_cci_database(cci_resource: pd.DataFrame) -> pd.DataFrame: + ligands = sorted(cci_resource["ligand"].astype(str).unique()) + receptors = sorted(cci_resource["receptor"].astype(str).unique()) + database = pd.DataFrame(0, index=ligands, columns=receptors, dtype=int) + for _, row in cci_resource.iterrows(): + database.loc[str(row["ligand"]), str(row["receptor"])] = 1 + return database + + +def run_scild_adapter(spec: MethodRunSpec) -> dict[str, Any]: + manifest = load_input_manifest(spec.input_manifest) + cci_resource = read_cci_resource(manifest, database_mode=spec.database_mode, max_cci_pairs=spec.max_cci_pairs) + if cci_resource is None: + raise NotImplementedError("SCILD native-db mode is not supported by this standardized adapter; use common-db.") + raw_adata, _ = load_adata_from_manifest(manifest, spec.phase) + adata = _prepare_expression_adata(raw_adata, normalize=True) + if not sparse.issparse(adata.X): + adata.X = sparse.csr_matrix(adata.X) + else: + adata.X = adata.X.tocsr() + cci_resource = _filter_cci_resource_to_present_genes(cci_resource, adata) + source_dir = _external_source_dir(spec, "scild") + _prepend_sys_path(source_dir) + from Models.SCILD_main import SCILD # type: ignore + + np.random.seed(0) + cci_database = _scild_cci_database(cci_resource) + niter_max = int(os.environ.get("SCILD_NITER_MAX", "100" if spec.phase == "full" else "20")) + scild = SCILD( + adata=adata, + LRDatabase_D=cci_database, + neighbor_k=int(os.environ.get("SCILD_NEIGHBOR_K", "5")), + niter_max=niter_max, + eps=float(os.environ.get("SCILD_EPS", "1e-4")), + verbose=True, + plot_error=False, + ) + scild.preparing() + mu0 = np.random.random(scild.nl * scild.ns).reshape(-1, 1) + v0 = np.random.random(scild.nr * scild.ns).reshape(-1, 1) + scild.solving_optimization(mu0, v0) + + labels, _, one_hot = _celltype_one_hot(adata.obs["cell_type"].astype(str).to_numpy()) + rows: list[dict[str, Any]] = [] + p_matrix = scild.P.tocsr() + cell_indices = np.arange(scild.ns) + for ligand_idx, ligand in enumerate(scild.LRDatabase_D.index.astype(str)): + row_index = ligand_idx + cell_indices * scild.nl + for receptor_idx, receptor in enumerate(scild.LRDatabase_D.columns.astype(str)): + if scild.LRDatabase_D.iloc[ligand_idx, receptor_idx] != 1: + continue + col_index = receptor_idx + cell_indices * scild.nr + pair_matrix = p_matrix[row_index, :][:, col_index].tocsr() + aggregate = one_hot.T @ pair_matrix @ one_hot + edge_counts = one_hot.T @ pair_matrix.astype(bool).astype(float) @ one_hot + aggregate_arr = np.asarray(aggregate.toarray() if sparse.issparse(aggregate) else aggregate, dtype=float) + edge_arr = np.asarray(edge_counts.toarray() if sparse.issparse(edge_counts) else edge_counts, dtype=float) + for sender_idx, sender in enumerate(labels): + for receiver_idx, receiver in enumerate(labels): + score = float(aggregate_arr[sender_idx, receiver_idx]) + if not np.isfinite(score) or score <= 0: + continue + edges = float(edge_arr[sender_idx, receiver_idx]) + rows.append( + { + "ligand": ligand, + "receptor": receptor, + "sender_celltype": sender, + "receiver_celltype": receiver, + "CCI_score": score, + "communication_mass": score, + "edge_count": edges, + "spatial_coherence": score / edges if edges > 0 else np.nan, + } + ) + raw = pd.DataFrame(rows) + if raw.empty: + raise ValueError("SCILD completed but produced no CCI interaction rows.") + raw_dir = spec.output_dir / "raw" + flat_path = _write_tsv(raw_dir / "scild_celltype_flat.tsv", raw) + standardized_path, standardized = _write_standardized( + raw, + output_dir=spec.output_dir, + method="scild", + database_mode=spec.database_mode, + resolution="celltype_pair", + spatial_support_type="scild_probability", + extra_numeric_cols=("communication_mass", "edge_count", "spatial_coherence"), + gzip_output=spec.gzip_standardized, + ) + return { + "method": "scild", + "status": "success", + "raw_tsv": str(flat_path), + "standardized_tsv": str(standardized_path), + "standardized_tsv_gz": str(standardized_path) if str(standardized_path).endswith(".gz") else None, + "n_rows": int(len(standardized)), + "top_hit": standardized.head(1).to_dict(orient="records"), + "niter_max": niter_max, + } + + def run_external_attempt_adapter(spec: MethodRunSpec, *, package_candidates: Sequence[str]) -> dict[str, Any]: if spec.method in {"giotto", "spatalk", "niches"}: rscript = spec.rscript or os.environ.get("RSCRIPT", "Rscript") @@ -1350,7 +1873,7 @@ def run_external_attempt_adapter(spec: MethodRunSpec, *, package_candidates: Seq "database_mode": spec.database_mode, "reason": "No supported package distribution was importable in the method-specific environment.", "package_candidates": list(package_candidates), - "reproduce": f"conda run --name python -m pyXenium benchmark atera-lr run-method --method {spec.method}", + "reproduce": f"conda run --name python -m pyXenium benchmark atera-cci run-method --method {spec.method}", } _write_json(spec.output_dir / "run_summary.json", payload) _write_method_card(spec.output_dir, payload) @@ -1363,7 +1886,7 @@ def run_external_attempt_adapter(spec: MethodRunSpec, *, package_candidates: Seq "reason": "Package is installed, but a stable benchmark adapter for its public API has not been finalized yet.", "package_versions": found, "package_candidates": list(package_candidates), - "reproduce": f"conda run --name python -m pyXenium benchmark atera-lr run-method --method {spec.method}", + "reproduce": f"conda run --name python -m pyXenium benchmark atera-cci run-method --method {spec.method}", } _write_json(spec.output_dir / "run_summary.json", payload) _write_method_card(spec.output_dir, payload) @@ -1381,7 +1904,7 @@ def run_cellchat_subprocess(spec: MethodRunSpec) -> dict[str, Any]: "method": "cellchat", "status": "failed", "reason": f"Rscript executable was not found: {rscript}", - "reproduce": f"conda run --name r-lr-cellchat Rscript {script} --method cellchat --input-manifest {spec.input_manifest} --output-dir {spec.output_dir}", + "reproduce": f"conda run --name r-cci-cellchat Rscript {script} --method cellchat --input-manifest {spec.input_manifest} --output-dir {spec.output_dir}", } _write_json(spec.output_dir / "run_summary.json", payload) _write_method_card(spec.output_dir, payload) @@ -1401,8 +1924,8 @@ def run_cellchat_subprocess(spec: MethodRunSpec) -> dict[str, Any]: "--phase", spec.phase, ] - if spec.max_lr_pairs is not None: - command.extend(["--max-lr-pairs", str(spec.max_lr_pairs)]) + if spec.max_cci_pairs is not None: + command.extend(["--max-cci-pairs", str(spec.max_cci_pairs)]) completed = subprocess.run(command, text=True, stdout=subprocess.PIPE, stderr=subprocess.PIPE, check=False) (spec.output_dir / "cellchat_stdout.log").write_text(completed.stdout, encoding="utf-8") (spec.output_dir / "cellchat_stderr.log").write_text(completed.stderr, encoding="utf-8") @@ -1431,7 +1954,7 @@ def build_method_run_plan( benchmark_root: str | Path | None = None, database_mode: str = "common-db", phase: str = "smoke", - max_lr_pairs: int | None = None, + max_cci_pairs: int | None = None, n_perms: int = 100, chunk_id: int | None = None, num_chunks: int | None = None, @@ -1451,7 +1974,7 @@ def build_method_run_plan( raise ValueError(f"Method {method!r} is not registered in {layout.config_dir / 'methods.yaml'}.") resolved_output_dir = Path(output_dir) if output_dir else layout.runs_dir / f"{method_key}_{phase}_{_safe_slug(mode)}" input_source = select_input_source(manifest, phase) - lr_resource = read_lr_resource(manifest, database_mode=mode, max_lr_pairs=max_lr_pairs) + cci_resource = read_cci_resource(manifest, database_mode=mode, max_cci_pairs=max_cci_pairs) runner = layout.root / str(method_info.get("runner", "")) return { "method": method_key, @@ -1466,7 +1989,7 @@ def build_method_run_plan( "output_dir": str(resolved_output_dir), "database_mode": mode, "phase": phase, - "max_lr_pairs": max_lr_pairs, + "max_cci_pairs": max_cci_pairs, "n_perms": n_perms, "chunk_id": chunk_id, "num_chunks": num_chunks, @@ -1474,7 +1997,7 @@ def build_method_run_plan( "gpu_id": gpu_id, "job_id": job_id, "gzip_standardized": gzip_standardized, - "lr_pairs": None if lr_resource is None else int(len(lr_resource)), + "interaction_pairs": None if cci_resource is None else int(len(cci_resource)), "will_execute": method_key in SUPPORTED_REAL_ADAPTERS, } @@ -1487,7 +2010,7 @@ def run_registered_method( benchmark_root: str | Path | None = None, database_mode: str = "common-db", phase: str = "smoke", - max_lr_pairs: int | None = None, + max_cci_pairs: int | None = None, n_perms: int = 100, tbc_results: str | Path | None = None, export_figures: bool = False, @@ -1506,7 +2029,7 @@ def run_registered_method( benchmark_root=benchmark_root, database_mode=database_mode, phase=phase, - max_lr_pairs=max_lr_pairs, + max_cci_pairs=max_cci_pairs, n_perms=n_perms, chunk_id=chunk_id, num_chunks=num_chunks, @@ -1524,13 +2047,13 @@ def run_registered_method( manifest_path = Path(plan["input_manifest"]) manifest = load_input_manifest(manifest_path) input_source = select_input_source(manifest, phase) - lr_resource = read_lr_resource(manifest, database_mode=plan["database_mode"], max_lr_pairs=max_lr_pairs) + cci_resource = read_cci_resource(manifest, database_mode=plan["database_mode"], max_cci_pairs=max_cci_pairs) input_fingerprint_path = input_source["path"] if input_source.get("path") else manifest_path params = { **plan, "input_fingerprint": _file_fingerprint(input_fingerprint_path), "input_manifest_sha256": _file_sha256(manifest_path), - "lr_resource_sha256": None if lr_resource is None else _file_sha256(str(manifest["lr_db_common_tsv"])) if plan["database_mode"] == "common-db" else None, + "cci_resource_sha256": None if cci_resource is None else _file_sha256(str(manifest["cci_resource_common_tsv"])) if plan["database_mode"] == "common-db" else None, } _write_json(resolved_output_dir / "params.json", params) @@ -1540,7 +2063,7 @@ def run_registered_method( output_dir=resolved_output_dir, database_mode=plan["database_mode"], phase=phase, - max_lr_pairs=max_lr_pairs, + max_cci_pairs=max_cci_pairs, n_perms=n_perms, benchmark_root=Path(benchmark_root) if benchmark_root else None, tbc_results=Path(tbc_results) if tbc_results else None, @@ -1567,11 +2090,11 @@ def run_registered_method( if method_key == "pyxenium": if plan["database_mode"] == "native-db": raise ValueError("pyXenium topology adapter does not expose a native database mode; use common-db or smoke-panel.") - lr_path = manifest.get("lr_db_common_tsv") if plan["database_mode"] == "common-db" else manifest.get("atera_smoke_panel_tsv") - if max_lr_pairs is not None and lr_path: - limited = read_lr_resource(manifest, database_mode=plan["database_mode"], max_lr_pairs=max_lr_pairs) - lr_path = resolved_output_dir / "raw" / "limited_lr_panel.tsv" - _write_tsv(lr_path, limited if limited is not None else pd.DataFrame()) + cci_path = manifest.get("cci_resource_common_tsv") if plan["database_mode"] == "common-db" else manifest.get("atera_smoke_panel_tsv") + if max_cci_pairs is not None and cci_path: + limited = read_cci_resource(manifest, database_mode=plan["database_mode"], max_cci_pairs=max_cci_pairs) + cci_path = resolved_output_dir / "raw" / "limited_cci_resource.tsv" + _write_tsv(cci_path, limited if limited is not None else pd.DataFrame()) if input_source["kind"] == "h5ad": selected_h5ad = Path(str(input_source["path"])) else: @@ -1584,7 +2107,7 @@ def run_registered_method( input_h5ad=selected_h5ad, output_dir=resolved_output_dir, tbc_results=tbc_results or manifest.get("tbc_results") or Path(DEFAULT_ATERA_WTA_BREAST_DATASET_PATH) / DEFAULT_ATERA_WTA_BREAST_TBC_SUBDIR, - lr_panel_path=lr_path, + cci_panel_path=cci_path, database_mode=plan["database_mode"], export_figures=export_figures, ) @@ -1611,11 +2134,11 @@ def run_registered_method( elif method_key == "niches": payload = run_external_attempt_adapter(spec, package_candidates=("NICHES",)) elif method_key == "cellnest": - payload = run_external_attempt_adapter(spec, package_candidates=("CellNEST", "cellnest")) + payload = run_cellnest_adapter(spec) elif method_key == "cellagentchat": - payload = run_external_attempt_adapter(spec, package_candidates=("CellAgentChat", "cellagentchat")) + payload = run_cellagentchat_adapter(spec) elif method_key == "scild": - payload = run_external_attempt_adapter(spec, package_candidates=("SCILD", "scild")) + payload = run_scild_adapter(spec) else: raise NotImplementedError(f"Method {method_key!r} does not have a real adapter yet.") payload = { @@ -1646,7 +2169,7 @@ def run_smoke_core( input_manifest: str | Path | None = None, benchmark_root: str | Path | None = None, database_mode: str = "common-db", - max_lr_pairs: int | None = None, + max_cci_pairs: int | None = None, n_perms: int = 100, dry_run: bool = False, continue_on_error: bool = True, @@ -1668,7 +2191,7 @@ def run_smoke_core( benchmark_root=benchmark_root, database_mode=database_mode, phase="smoke", - max_lr_pairs=max_lr_pairs, + max_cci_pairs=max_cci_pairs, n_perms=n_perms, ) payload["status"] = "dry-run" @@ -1680,7 +2203,7 @@ def run_smoke_core( benchmark_root=benchmark_root, database_mode=database_mode, phase="smoke", - max_lr_pairs=max_lr_pairs, + max_cci_pairs=max_cci_pairs, n_perms=n_perms, ) rows.append(payload) diff --git a/src/pyXenium/benchmarking/lr_atera.py b/src/pyXenium/benchmarking/cci_atera.py similarity index 96% rename from src/pyXenium/benchmarking/lr_atera.py rename to src/pyXenium/benchmarking/cci_atera.py index fcbd5a3..9edbca0 100644 --- a/src/pyXenium/benchmarking/lr_atera.py +++ b/src/pyXenium/benchmarking/cci_atera.py @@ -16,15 +16,15 @@ from scipy import sparse from scipy.io import mmwrite -from pyXenium.ligand_receptor import ligand_receptor_topology_analysis +from pyXenium.cci import cci_topology_analysis from pyXenium.validation.atera_wta_breast_topology import ( DEFAULT_ATERA_WTA_BREAST_CELL_GROUPS, DEFAULT_ATERA_WTA_BREAST_DATASET_PATH, DEFAULT_ATERA_WTA_BREAST_TBC_SUBDIR, - DEFAULT_LR_SMOKE_PANEL, + DEFAULT_CCI_SMOKE_PANEL, ) -ATERA_BENCHMARK_RELATIVE_ROOT = Path("benchmarking") / "lr_2026_atera" +ATERA_BENCHMARK_RELATIVE_ROOT = Path("benchmarking") / "cci_2026_atera" STANDARDIZED_RESULT_COLUMNS = [ "method", "database_mode", @@ -131,7 +131,7 @@ def _as_sparse_matrix(matrix: Any) -> sparse.spmatrix: def harmonize_adata_for_benchmark(adata: ad.AnnData, *, cell_type_col: str = "cluster", copy: bool = True) -> ad.AnnData: bench = adata.copy() if copy else adata if "spatial" not in bench.obsm: - raise ValueError("AnnData must contain .obsm['spatial'] to participate in the LR benchmark.") + raise ValueError("AnnData must contain .obsm['spatial'] to participate in the CCI benchmark.") bench.obs = bench.obs.copy() bench.var = bench.var.copy() @@ -270,7 +270,7 @@ def _build_celltype_pairs(celltypes: Sequence[str]) -> pd.DataFrame: return pd.DataFrame(rows) -def _default_lr_common_db(adata: ad.AnnData) -> tuple[pd.DataFrame, dict[str, Any]]: +def _default_cci_common_resource(adata: ad.AnnData) -> tuple[pd.DataFrame, dict[str, Any]]: genes = set(adata.var_names.astype(str)) resource: pd.DataFrame | None = None source = "liana_consensus" @@ -280,7 +280,7 @@ def _default_lr_common_db(adata: ad.AnnData) -> tuple[pd.DataFrame, dict[str, An resource = li.resource.select_resource("consensus")[["ligand", "receptor"]].drop_duplicates() except Exception: source = "atera_smoke_panel_fallback" - resource = DEFAULT_LR_SMOKE_PANEL.loc[:, ["ligand", "receptor"]].drop_duplicates() + resource = DEFAULT_CCI_SMOKE_PANEL.loc[:, ["ligand", "receptor"]].drop_duplicates() resource = resource.copy() resource["ligand"] = resource["ligand"].astype(str) @@ -289,13 +289,13 @@ def _default_lr_common_db(adata: ad.AnnData) -> tuple[pd.DataFrame, dict[str, An if resource.empty: source = "smoke_panel_only" - resource = DEFAULT_LR_SMOKE_PANEL.loc[:, ["ligand", "receptor"]].drop_duplicates().copy() + resource = DEFAULT_CCI_SMOKE_PANEL.loc[:, ["ligand", "receptor"]].drop_duplicates().copy() resource = resource.sort_values(["ligand", "receptor"]).reset_index(drop=True) return resource, {"source": source, "n_pairs": int(len(resource))} -def prepare_atera_lr_benchmark( +def prepare_atera_cci_benchmark( *, dataset_root: str | Path | None = DEFAULT_ATERA_WTA_BREAST_DATASET_PATH, benchmark_root: str | Path | None = None, @@ -341,13 +341,13 @@ def prepare_atera_lr_benchmark( full_bundle = _write_sparse_bundle(adata, full_dir) if export_full_bundle else {} smoke_bundle = _write_sparse_bundle(smoke, smoke_dir) - common_db, common_db_meta = _default_lr_common_db(adata) + common_db, common_db_meta = _default_cci_common_resource(adata) common_db["evidence_weight"] = 1.0 - common_db_path = layout.data_dir / "lr_db_common.tsv" + common_db_path = layout.data_dir / "cci_resource_common.tsv" common_db.to_csv(common_db_path, sep="\t", index=False) smoke_panel_path = layout.data_dir / "atera_smoke_panel.tsv" - smoke_panel = DEFAULT_LR_SMOKE_PANEL.copy() + smoke_panel = DEFAULT_CCI_SMOKE_PANEL.copy() smoke_panel.to_csv(smoke_panel_path, sep="\t", index=False) celltype_pairs = _build_celltype_pairs(adata.obs["cell_type"].astype(str)) @@ -363,7 +363,7 @@ def prepare_atera_lr_benchmark( "benchmark_root": str(layout.root), "full_h5ad": str(full_h5ad) if export_full_bundle and write_full_h5ad else None, "smoke_h5ad": str(smoke_h5ad), - "lr_db_common_tsv": str(common_db_path), + "cci_resource_common_tsv": str(common_db_path), "atera_smoke_panel_tsv": str(smoke_panel_path), "celltype_pairs_tsv": str(celltype_pairs_path), "full_bundle": full_bundle, @@ -439,7 +439,7 @@ def standardize_result_table( receptor_col: str = "receptor", sender_col: str = "sender_celltype", receiver_col: str = "receiver_celltype", - score_col: str = "LR_score", + score_col: str = "CCI_score", pvalue_col: str | None = None, resolution: str = "celltype_pair", spatial_support_type: str = "local_contact", @@ -484,7 +484,7 @@ def run_pyxenium_smoke( input_h5ad: str | Path, output_dir: str | Path, tbc_results: str | Path, - lr_panel_path: str | Path | None = None, + cci_panel_path: str | Path | None = None, database_mode: str = "common-db", export_figures: bool = False, ) -> dict[str, Any]: @@ -495,13 +495,13 @@ def run_pyxenium_smoke( tbc_results = _portable_path(tbc_results) adata = ad.read_h5ad(input_h5ad) - lr_pairs = pd.read_csv(lr_panel_path, sep="\t") if lr_panel_path else DEFAULT_LR_SMOKE_PANEL.copy() - if "evidence_weight" not in lr_pairs.columns: - lr_pairs["evidence_weight"] = 1.0 + interaction_pairs = pd.read_csv(cci_panel_path, sep="\t") if cci_panel_path else DEFAULT_CCI_SMOKE_PANEL.copy() + if "evidence_weight" not in interaction_pairs.columns: + interaction_pairs["evidence_weight"] = 1.0 - result = ligand_receptor_topology_analysis( + result = cci_topology_analysis( adata=adata, - lr_pairs=lr_pairs, + interaction_pairs=interaction_pairs, output_dir=artifact_dir, tbc_results=tbc_results, cluster_col="cell_type", @@ -509,7 +509,7 @@ def run_pyxenium_smoke( x_col="x", y_col="y", anchor_mode="precomputed", - top_n_pairs=min(len(lr_pairs), 50), + top_n_pairs=min(len(interaction_pairs), 50), min_cross_edges=50, export_figures=export_figures, use_raw=False, @@ -519,7 +519,7 @@ def run_pyxenium_smoke( scores, method="pyxenium", database_mode=database_mode, - score_col="LR_score", + score_col="CCI_score", sender_col="sender_celltype", receiver_col="receiver_celltype", spatial_support_type="topology_local_contact", @@ -536,7 +536,7 @@ def run_pyxenium_smoke( "method": "pyxenium", "database_mode": database_mode, "input_h5ad": str(input_h5ad), - "lr_panel_path": str(lr_panel_path) if lr_panel_path else None, + "cci_panel_path": str(cci_panel_path) if cci_panel_path else None, "scores_tsv": str(scores_path), "standardized_tsv": str(standardized_path), "artifact_dir": str(artifact_dir), @@ -854,7 +854,7 @@ def build_canonical_rank_matrix(canonical_detail: pd.DataFrame) -> pd.DataFrame: return pivot.reset_index() -def render_atera_lr_benchmark_report( +def render_atera_cci_benchmark_report( *, combined_results: pd.DataFrame, canonical_summary: pd.DataFrame, @@ -867,7 +867,7 @@ def render_atera_lr_benchmark_report( a100_resource_summary: pd.DataFrame | None = None, ) -> str: lines = [ - "# Atera Xenium LR Benchmark", + "# Atera Xenium CCI Benchmark", "", f"- Benchmark root: `{Path(benchmark_root)}`", f"- Methods with standardized results: `{combined_results['method'].nunique() if not combined_results.empty else 0}`", diff --git a/src/pyXenium/cci/__init__.py b/src/pyXenium/cci/__init__.py new file mode 100644 index 0000000..0d9751e --- /dev/null +++ b/src/pyXenium/cci/__init__.py @@ -0,0 +1,5 @@ +from __future__ import annotations + +from ._analysis import cci_topology_analysis + +__all__ = ["cci_topology_analysis"] diff --git a/src/pyXenium/ligand_receptor/_analysis.py b/src/pyXenium/cci/_analysis.py similarity index 85% rename from src/pyXenium/ligand_receptor/_analysis.py rename to src/pyXenium/cci/_analysis.py index 1d5173d..3c31da5 100644 --- a/src/pyXenium/ligand_receptor/_analysis.py +++ b/src/pyXenium/cci/_analysis.py @@ -14,7 +14,7 @@ ensure_figures_dir, ensure_output_dir, geometric_mean, - normalize_lr_prior, + normalize_interaction_prior, prepare_hotspot_table, resolve_gene_topology_anchors, save_hotspot_overlay, @@ -25,11 +25,11 @@ ) -def ligand_receptor_topology_analysis( +def cci_topology_analysis( *, reference_df: Optional[pd.DataFrame] = None, expression_df: Optional[pd.DataFrame] = None, - lr_pairs: pd.DataFrame, + interaction_pairs: pd.DataFrame, output_dir: Optional[str | Path] = None, adata: Any = None, entity_points_df: Optional[pd.DataFrame] = None, @@ -61,7 +61,7 @@ def ligand_receptor_topology_analysis( use_raw: bool = False, ) -> dict[str, Any]: """ - Score ligand-receptor hypotheses using topology anchors, sender/receiver + Score cell-cell interaction hypotheses using topology anchors, sender/receiver expression support, and de-saturated local contact structure. """ @@ -69,8 +69,8 @@ def ligand_receptor_topology_analysis( raise ValueError("expression_support_mode currently supports only 'pseudobulk_detection'.") if contact_mode != "strength_coverage": raise ValueError("contact_mode currently supports only 'strength_coverage'.") - if ligand_col not in lr_pairs.columns or receptor_col not in lr_pairs.columns: - raise ValueError(f"lr_pairs must contain {ligand_col!r} and {receptor_col!r}.") + if ligand_col not in interaction_pairs.columns or receptor_col not in interaction_pairs.columns: + raise ValueError(f"interaction_pairs must contain {ligand_col!r} and {receptor_col!r}.") reference = coerce_reference_df( reference_df, @@ -84,10 +84,10 @@ def ligand_receptor_topology_analysis( reference.index = reference[cell_id_col].astype(str) reference["cell_id"] = reference[cell_id_col].astype(str) - pairs = lr_pairs.copy() + pairs = interaction_pairs.copy() pairs[ligand_col] = pairs[ligand_col].astype(str) pairs[receptor_col] = pairs[receptor_col].astype(str) - pairs["prior_confidence"] = normalize_lr_prior(pairs, prior_col) + pairs["prior_confidence"] = normalize_interaction_prior(pairs, prior_col) genes = list(dict.fromkeys(pairs[ligand_col].tolist() + pairs[receptor_col].tolist())) expression = coerce_expression_df( @@ -191,7 +191,7 @@ def ligand_receptor_topology_analysis( "contact_coverage": float(contact_coverage.loc[sender, receiver]), "cross_edge_count": int(cross_edge_count.loc[sender, receiver]), "prior_confidence": prior, - "LR_score": float( + "CCI_score": float( geometric_mean( [ float(sender_anchor.loc[sender]), @@ -209,7 +209,7 @@ def ligand_receptor_topology_analysis( scores = pd.DataFrame(score_rows) if not scores.empty: - scores = scores.sort_values("LR_score", ascending=False).reset_index(drop=True) + scores = scores.sort_values("CCI_score", ascending=False).reset_index(drop=True) component_diagnostics = scores.copy() out_dir = ensure_output_dir(output_dir) @@ -219,36 +219,36 @@ def ligand_receptor_topology_analysis( if out_dir is not None: ligand_path = out_dir / "ligand_to_cell.csv" receptor_path = out_dir / "receptor_to_cell.csv" - scores_path = out_dir / "lr_sender_receiver_scores.csv" - diagnostics_path = out_dir / "lr_component_diagnostics.csv" + scores_path = out_dir / "cci_sender_receiver_scores.csv" + diagnostics_path = out_dir / "cci_component_diagnostics.csv" ligand_to_cell.to_csv(ligand_path) receptor_to_cell.to_csv(receptor_path) scores.to_csv(scores_path, index=False) component_diagnostics.to_csv(diagnostics_path, index=False) output_files["ligand_to_cell"] = str(ligand_path) output_files["receptor_to_cell"] = str(receptor_path) - output_files["lr_sender_receiver_scores"] = str(scores_path) - output_files["lr_component_diagnostics"] = str(diagnostics_path) + output_files["cci_sender_receiver_scores"] = str(scores_path) + output_files["cci_component_diagnostics"] = str(diagnostics_path) if export_figures and figures_dir is not None and not scores.empty: summary = scores.copy() - summary["lr_pair"] = summary["ligand"] + "→" + summary["receptor"] + summary["interaction_pair"] = summary["ligand"] + "→" + summary["receptor"] summary["sender_receiver"] = summary["sender_celltype"] + "→" + summary["receiver_celltype"] top_pairs = ( - summary.groupby("lr_pair")["LR_score"].max().sort_values(ascending=False).head(int(top_n_pairs)).index.tolist() + summary.groupby("interaction_pair")["CCI_score"].max().sort_values(ascending=False).head(int(top_n_pairs)).index.tolist() ) - summary_matrix = summary.loc[summary["lr_pair"].isin(top_pairs)].pivot_table( - index="lr_pair", + summary_matrix = summary.loc[summary["interaction_pair"].isin(top_pairs)].pivot_table( + index="interaction_pair", columns="sender_receiver", - values="LR_score", + values="CCI_score", aggfunc="max", fill_value=0.0, ) if not summary_matrix.empty: - output_files["lr_summary_heatmap"] = save_matrix_heatmap( + output_files["cci_summary_heatmap"] = save_matrix_heatmap( summary_matrix, - title="Ligand-receptor topology summary", - output_prefix=figures_dir / "lr_summary_heatmap", + title="Cell-cell interaction topology summary", + output_prefix=figures_dir / "cci_summary_heatmap", cmap="magma", ) @@ -285,13 +285,13 @@ def ligand_receptor_topology_analysis( x_col=x_col, y_col=y_col, ) - hotspot_csv = figures_dir / "lr_hotspot_cells.csv" + hotspot_csv = figures_dir / "cci_hotspot_cells.csv" hotspot_table.to_csv(hotspot_csv, index=False) - output_files["lr_hotspot_cells_csv"] = str(hotspot_csv) - hotspot_parquet = figures_dir / "lr_hotspot_cells.parquet" + output_files["cci_hotspot_cells_csv"] = str(hotspot_csv) + hotspot_parquet = figures_dir / "cci_hotspot_cells.parquet" if safe_to_parquet(hotspot_table, hotspot_parquet): - output_files["lr_hotspot_cells_parquet"] = str(hotspot_parquet) - output_files["lr_hotspot_overlay"] = save_hotspot_overlay( + output_files["cci_hotspot_cells_parquet"] = str(hotspot_parquet) + output_files["cci_hotspot_overlay"] = save_hotspot_overlay( reference, x_col=x_col, y_col=y_col, @@ -300,7 +300,7 @@ def ligand_receptor_topology_analysis( sender_score=ligand_cell, receiver_score=receptor_cell, title=f"{best_ligand}→{best_receptor} hotspot ({best_sender}→{best_receiver})", - output_prefix=figures_dir / "lr_hotspot_overlay", + output_prefix=figures_dir / "cci_hotspot_overlay", ) return { @@ -314,4 +314,4 @@ def ligand_receptor_topology_analysis( } -__all__ = ["ligand_receptor_topology_analysis"] +__all__ = ["cci_topology_analysis"] diff --git a/src/pyXenium/contour/_feature_table.py b/src/pyXenium/contour/_feature_table.py index 0b2079e..6747ca3 100644 --- a/src/pyXenium/contour/_feature_table.py +++ b/src/pyXenium/contour/_feature_table.py @@ -21,7 +21,7 @@ _polygon_mask_for_bbox, ) -__all__ = ["DEFAULT_CONTOUR_LR_PAIRS", "DEFAULT_CONTOUR_PATHWAYS", "build_contour_feature_table"] +__all__ = ["DEFAULT_CONTOUR_CCI_PAIRS", "DEFAULT_CONTOUR_PATHWAYS", "build_contour_feature_table"] _DEFAULT_NEIGHBOR_K = 6 _DEFAULT_IMAGE_KEY = "he" @@ -40,7 +40,7 @@ "hypoxia_necrosis": ["CA9", "ENO1", "LDHA", "HILPDA", "SLC2A1"], } -DEFAULT_CONTOUR_LR_PAIRS: dict[str, tuple[str, str]] = { +DEFAULT_CONTOUR_CCI_PAIRS: dict[str, tuple[str, str]] = { "spp1_cd44": ("SPP1", "CD44"), "cxcl13_cxcr5": ("CXCL13", "CXCR5"), "cxcl12_cxcr4": ("CXCL12", "CXCR4"), @@ -66,6 +66,7 @@ def build_contour_feature_table( outer_rim_um: float = 30.0, include_pathomics: bool = True, embedding_backend: Any = None, + pathology_backends: Any = None, precomputed_edge_gradients: pd.DataFrame | None = None, ) -> dict[str, Any]: """ @@ -127,8 +128,9 @@ def build_contour_feature_table( rna_rows: list[dict[str, Any]] = [] protein_rows: list[dict[str, Any]] = [] pathway_rows: list[dict[str, Any]] = [] - lr_rows: list[dict[str, Any]] = [] + cci_rows: list[dict[str, Any]] = [] embedding_rows: list[dict[str, Any]] = [] + pathology_backend_specs = _normalize_pathology_backends(pathology_backends) context_features = _compute_contour_context_features( contour_table=contour_table, @@ -230,6 +232,7 @@ def build_contour_feature_table( inner_rim_um=float(inner_rim_um), outer_rim_um=float(outer_rim_um), embedding_backend=embedding_backend, + pathology_backend_specs=pathology_backend_specs, contour_key=contour_key, contour_id=contour_id, ) @@ -264,20 +267,20 @@ def build_contour_feature_table( protein_rows.append(protein_row) pathway_rows.append(pathway_row) - lr_row = { + cci_row = { "sample_id": sample_id, "contour_key": contour_key, "contour_id": contour_id, } - lr_row.update( - _ligand_receptor_features( + cci_row.update( + _cci_features( expression=expression, inner_mask=zone_memberships["inner_rim"], outer_mask=zone_memberships["outer_rim"], ) ) - lr_rows.append(lr_row) - row.update({f"lr__{key}": value for key, value in lr_row.items() if key not in {"sample_id", "contour_key", "contour_id"}}) + cci_rows.append(cci_row) + row.update({f"cci__{key}": value for key, value in cci_row.items() if key not in {"sample_id", "contour_key", "contour_id"}}) contour_gradients = edge_gradients.loc[edge_gradients["contour_id"] == contour_id] if not contour_gradients.empty: @@ -297,7 +300,7 @@ def build_contour_feature_table( rna_pseudobulk = pd.DataFrame(rna_rows).sort_values("contour_id", kind="stable").reset_index(drop=True) protein_summary = pd.DataFrame(protein_rows).sort_values("contour_id", kind="stable").reset_index(drop=True) pathway_summary = pd.DataFrame(pathway_rows).sort_values("contour_id", kind="stable").reset_index(drop=True) - ligand_receptor_summary = pd.DataFrame(lr_rows).sort_values("contour_id", kind="stable").reset_index(drop=True) + cci_summary = pd.DataFrame(cci_rows).sort_values("contour_id", kind="stable").reset_index(drop=True) embedding_summary = ( pd.DataFrame(embedding_rows).sort_values("contour_id", kind="stable").reset_index(drop=True) if embedding_rows @@ -314,7 +317,7 @@ def build_contour_feature_table( "rna_pseudobulk": rna_pseudobulk, "protein_summary": protein_summary, "pathway_activity": pathway_summary, - "ligand_receptor_summary": ligand_receptor_summary, + "cci_summary": cci_summary, "edge_gradients": edge_gradients, "embedding_summary": embedding_summary, "available_states": state_categories, @@ -329,13 +332,21 @@ def build_contour_feature_table( "rna": [column for column in contour_features.columns if column.startswith("rna__")], "edge_contrast": [column for column in contour_features.columns if column.startswith("edge_contrast__")], "gradient": [column for column in contour_features.columns if column.startswith("gradient__")], - "ligand_receptor": [column for column in contour_features.columns if column.startswith("lr__")], + "cci": [column for column in contour_features.columns if column.startswith("cci__")], "embedding": [column for column in contour_features.columns if column.startswith("embedding__")], + "bmnet": [column for column in contour_features.columns if column.startswith("bmnet__")], + "pathology_named": [ + column + for column in contour_features.columns + if column.startswith(("bmnet__", "descriptor__", "cellsam__", "pathology__")) + ], }, "context": { "multimodal_context": context["context_summary"], "used_pathomics": bool(include_pathomics), "used_embeddings": bool(include_pathomics and embedding_backend is not None), + "used_pathology_backends": bool(include_pathomics and pathology_backend_specs), + "pathology_backends": [name for name, _ in pathology_backend_specs], "used_precomputed_edge_gradients": bool(precomputed_edge_gradients is not None), }, } @@ -462,7 +473,7 @@ def _resolve_selected_genes(adata) -> list[str]: resolved = available.get(gene.casefold()) if resolved is not None and resolved not in selected: selected.append(resolved) - for ligand, receptor in DEFAULT_CONTOUR_LR_PAIRS.values(): + for ligand, receptor in DEFAULT_CONTOUR_CCI_PAIRS.values(): for gene in (ligand, receptor): resolved = available.get(gene.casefold()) if resolved is not None and resolved not in selected: @@ -843,6 +854,10 @@ def _edge_contrast_features(feature_row: Mapping[str, Any]) -> dict[str, float]: outputs: dict[str, float] = {} prefixes = ( "pathomics", + "bmnet", + "descriptor", + "cellsam", + "pathology", "omics", "pathway", "protein", @@ -872,6 +887,7 @@ def _extract_image_view_features( inner_rim_um: float, outer_rim_um: float, embedding_backend: Any, + pathology_backend_specs: Sequence[tuple[str, Any]], contour_key: str, contour_id: str, ) -> tuple[dict[str, float], dict[str, float]]: @@ -921,6 +937,19 @@ def _extract_image_view_features( ) for index, value in enumerate(vector): embeddings[f"embedding__{zone_name}__dim_{index:03d}"] = float(value) + for backend_name, backend in pathology_backend_specs: + pathomics.update( + _call_named_pathology_backend( + backend_name, + backend, + crop, + mask=mask, + axes=whole_image.axes, + contour_key=contour_key, + contour_id=contour_id, + zone=zone_name, + ) + ) patch_array = np.asarray(contour_patch.levels[0]) patch_metrics = _pathomics_from_mask( @@ -931,9 +960,120 @@ def _extract_image_view_features( for name, value in patch_metrics.items(): pathomics[f"pathomics__patch__{name}"] = value + pathomics.update(_named_pathology_zone_deltas(pathomics)) return pathomics, embeddings +def _normalize_pathology_backends(backends: Any) -> list[tuple[str, Any]]: + if backends is None: + return [] + if isinstance(backends, Mapping): + items = list(backends.items()) + elif isinstance(backends, Sequence) and not isinstance(backends, (str, bytes, bytearray)): + items = [(_pathology_backend_name(backend), backend) for backend in backends] + else: + items = [(_pathology_backend_name(backends), backends)] + normalized: list[tuple[str, Any]] = [] + for name, backend in items: + normalized.append((_slug(str(name) or _pathology_backend_name(backend)), backend)) + return normalized + + +def _pathology_backend_name(backend: Any) -> str: + for attr in ("feature_prefix", "name", "__name__"): + value = getattr(backend, attr, None) + if value: + return str(value) + return backend.__class__.__name__ + + +def _call_named_pathology_backend( + backend_name: str, + backend: Any, + image: Any, + *, + mask: np.ndarray, + axes: str, + contour_key: str, + contour_id: str, + zone: str, +) -> dict[str, float]: + yxc = _to_yxc(np.asarray(image), axes=axes).copy() + masked = yxc.copy() + masked[~mask] = 0 + payload = _tight_crop(masked, mask) + + candidate: Callable[..., Any] | None = None + if callable(backend): + candidate = backend + else: + for name in ("extract_features", "predict_patch", "predict_proba", "predict", "transform"): + if hasattr(backend, name): + candidate = getattr(backend, name) + break + if candidate is None: + raise TypeError( + "`pathology_backends` entries must be callable or expose one of " + "`extract_features`, `predict_patch`, `predict_proba`, `predict`, or `transform`." + ) + + try: + result = candidate( + payload, + contour_key=contour_key, + contour_id=contour_id, + zone=zone, + mask=mask, + ) + except TypeError: + try: + result = candidate( + payload, + contour_key=contour_key, + contour_id=contour_id, + zone=zone, + ) + except TypeError: + result = candidate(payload) + + if isinstance(result, pd.Series): + mapping = result.to_dict() + elif isinstance(result, Mapping): + mapping = dict(result) + else: + vector = np.asarray(result, dtype=float).reshape(-1) + mapping = {f"dim_{index:03d}": value for index, value in enumerate(vector)} + + features: dict[str, float] = {} + for key, value in mapping.items(): + if value is None: + continue + numeric = float(value) + text = str(key) + if text.startswith(("bmnet__", "descriptor__", "cellsam__", "pathology__")): + feature_name = text + else: + feature_name = f"{backend_name}__{zone}__{_slug(text)}" + features[feature_name] = numeric + return features + + +def _named_pathology_zone_deltas(features: Mapping[str, float]) -> dict[str, float]: + outputs: dict[str, float] = {} + for key, value in features.items(): + text = str(key) + parts = text.split("__") + if len(parts) < 3 or parts[1] != "inner_rim": + continue + prefix = parts[0] + suffix = "__".join(parts[2:]) + outer_key = f"{prefix}__outer_rim__{suffix}" + if outer_key not in features: + continue + outputs[f"{prefix}__outer_minus_inner__{suffix}"] = float(features[outer_key]) - float(value) + return outputs + + def _pathomics_from_mask( image: Any, *, @@ -1096,7 +1236,7 @@ def _tight_crop(image: np.ndarray, mask: np.ndarray) -> np.ndarray: return image[y0:y1, x0:x1].copy() -def _ligand_receptor_features( +def _cci_features( *, expression: pd.DataFrame, inner_mask: np.ndarray, @@ -1105,7 +1245,7 @@ def _ligand_receptor_features( features: dict[str, float] = {} inner_mean = expression.loc[inner_mask].mean(axis=0) if inner_mask.any() else pd.Series(dtype=float) outer_mean = expression.loc[outer_mask].mean(axis=0) if outer_mask.any() else pd.Series(dtype=float) - for pair_name, (ligand, receptor) in DEFAULT_CONTOUR_LR_PAIRS.items(): + for pair_name, (ligand, receptor) in DEFAULT_CONTOUR_CCI_PAIRS.items(): ligand_inner = float(inner_mean.get(ligand, 0.0)) receptor_inner = float(inner_mean.get(receptor, 0.0)) ligand_outer = float(outer_mean.get(ligand, 0.0)) diff --git a/src/pyXenium/gmi/_dataset.py b/src/pyXenium/gmi/_dataset.py index d588110..f321543 100644 --- a/src/pyXenium/gmi/_dataset.py +++ b/src/pyXenium/gmi/_dataset.py @@ -24,7 +24,7 @@ "protein__": "protein", "edge_contrast__": "edge_contrast", "gradient__": "gradient", - "lr__": "ligand_receptor", + "cci__": "cci", "pathomics__": "pathomics", "embedding__": "embedding", } diff --git a/src/pyXenium/gmi/_pdc.py b/src/pyXenium/gmi/_pdc.py index 5c7e0de..edc7d9e 100644 --- a/src/pyXenium/gmi/_pdc.py +++ b/src/pyXenium/gmi/_pdc.py @@ -8,7 +8,7 @@ DEFAULT_GMI_PDC_ROOT = "/cfs/klemming/scratch/h/hutaobo/pyxenium_gmi_contour_2026-04" DEFAULT_GMI_PDC_XENIUM_ROOT = ( - "/cfs/klemming/scratch/h/hutaobo/pyxenium_lr_benchmark_2026-04/" + "/cfs/klemming/scratch/h/hutaobo/pyxenium_cci_benchmark_2026-04/" "data/source_cache/breast/WTA_Preview_FFPE_Breast_Cancer_outs" ) DEFAULT_GMI_PDC_CONTOUR_GEOJSON = "xenium_explorer_annotations.s1_s5.generated.geojson" @@ -41,8 +41,8 @@ def validate_pdc_gmi_path_policy(*, pdc_xenium_root: str, pdc_root: str) -> dict issues.append("pdc_root should be under /cfs/klemming/scratch for PDC GMI runs.") if root.startswith("/cfs/klemming/home/"): issues.append("pdc_root must not write into the PDC home area.") - if "/pyxenium_lr_benchmark_2026-04/" in root: - issues.append("pdc_root must be separate from the LR benchmark root.") + if "/pyxenium_cci_benchmark_2026-04/" in root: + issues.append("pdc_root must be separate from the CCI benchmark root.") if root == xenium or root.startswith(xenium + "/"): issues.append("pdc_root must not be inside the read-only Xenium source cache.") return {"valid": not issues, "issues": issues, "pdc_xenium_root": xenium, "pdc_root": root} diff --git a/src/pyXenium/io/__init__.py b/src/pyXenium/io/__init__.py index e92d1d3..1754eeb 100644 --- a/src/pyXenium/io/__init__.py +++ b/src/pyXenium/io/__init__.py @@ -1,8 +1,9 @@ +from importlib import import_module + from .api import DEFAULT_CLUSTER_RELPATH, read_sdata, read_xenium, write_xenium from .partial_xenium_loader import load_anndata_from_partial from .sdata_model import XeniumFrameChunkSource, XeniumImage, XeniumSData from .spatialdata_export import DEFAULT_SPATIALDATA_STORE_NAME, export_xenium_to_spatialdata_zarr -from .xenium_gene_protein_loader import load_xenium_gene_protein __all__ = [ "DEFAULT_CLUSTER_RELPATH", @@ -17,3 +18,17 @@ "read_xenium", "write_xenium", ] + +_LAZY_EXPORTS = { + "load_xenium_gene_protein": ".xenium_gene_protein_loader", +} + + +def __getattr__(name: str): + module_name = _LAZY_EXPORTS.get(name) + if module_name is None: + raise AttributeError(f"module {__name__!r} has no attribute {name!r}") + module = import_module(module_name, __name__) + value = getattr(module, name) + globals()[name] = value + return value diff --git a/src/pyXenium/ligand_receptor/__init__.py b/src/pyXenium/ligand_receptor/__init__.py deleted file mode 100644 index 684c53b..0000000 --- a/src/pyXenium/ligand_receptor/__init__.py +++ /dev/null @@ -1,5 +0,0 @@ -from __future__ import annotations - -from ._analysis import ligand_receptor_topology_analysis - -__all__ = ["ligand_receptor_topology_analysis"] diff --git a/src/pyXenium/multimodal/__init__.py b/src/pyXenium/multimodal/__init__.py index e6c9992..eb379f0 100644 --- a/src/pyXenium/multimodal/__init__.py +++ b/src/pyXenium/multimodal/__init__.py @@ -1,4 +1,4 @@ -from . import analysis, contour_boundary_ecology, immune_resistance, loading, workflows +from . import analysis, contour_boundary_ecology, immune_resistance, loading, morphology_increment, pathology, workflows from .analysis import ( ProteinMicroEnv, ProteinModelResult, @@ -11,6 +11,7 @@ write_model_scores, ) from .contour_boundary_ecology import ( + DEFAULT_BREAST_BMNET_BOUNDARY_PROGRAM_LIBRARY, DEFAULT_BOUNDARY_PROGRAM_LIBRARY, score_contour_boundary_programs, ) @@ -29,6 +30,16 @@ score_immune_resistance_program, ) from .loading import load_rna_protein_anndata +from .morphology_increment import compare_he_vs_xenium_morphology_sources +from .bmnet_pdc import ( + BMNetMorphologyPilotConfig, + DeterministicBreastBMNetLikeBackend, + HuggingFacePathologyBackboneBackend, + TimmBMNetLikeBackend, + build_bmnet_pilot_backend, + run_bmnet_morphology_increment_pilot, +) +from .pathology import BMNetBackend, NamedPathologyFeatureBackend from .workflows import ( DEFAULT_DATASET_PATH, EXPECTED_CELLS, @@ -54,6 +65,7 @@ __all__ = [ "DEFAULT_BOUNDARY_PROGRAM_LIBRARY", + "DEFAULT_BREAST_BMNET_BOUNDARY_PROGRAM_LIBRARY", "DEFAULT_BRANCH_MODELS", "DEFAULT_DATASET_PATH", "DEFAULT_MARKER_PAIRS", @@ -65,6 +77,12 @@ "EXPECTED_PROTEIN_MARKERS", "EXPECTED_RNA_FEATURES", "MarkerPair", + "BMNetBackend", + "BMNetMorphologyPilotConfig", + "DeterministicBreastBMNetLikeBackend", + "HuggingFacePathologyBackboneBackend", + "TimmBMNetLikeBackend", + "NamedPathologyFeatureBackend", "ProteinMicroEnv", "ProteinModelResult", "analysis", @@ -72,15 +90,19 @@ "aggregate_multi_sample_study", "annotate_joint_cell_states", "build_cohort_handoff_spec", + "build_bmnet_pilot_backend", "build_panel_gap_table", "build_serializable_pilot_summary", "build_spatial_niches", "build_summary", "build_top_hypotheses_table", "compute_rna_protein_discordance", + "compare_he_vs_xenium_morphology_sources", "extract_ranked_patches", "immune_resistance", "loading", + "morphology_increment", + "pathology", "load_rna_protein_anndata", "plot_auc_heatmap", "plot_DE_volcano", @@ -92,6 +114,7 @@ "render_renal_immune_resistance_report", "rna_protein_cluster_analysis", "run_contour_boundary_ecology_pilot", + "run_bmnet_morphology_increment_pilot", "run_renal_immune_resistance_pilot", "run_validated_renal_ffpe_smoke", "score_contour_boundary_programs", diff --git a/src/pyXenium/multimodal/analysis/rna_protein_cluster_analysis.py b/src/pyXenium/multimodal/analysis/rna_protein_cluster_analysis.py index 8211e17..4e477b6 100644 --- a/src/pyXenium/multimodal/analysis/rna_protein_cluster_analysis.py +++ b/src/pyXenium/multimodal/analysis/rna_protein_cluster_analysis.py @@ -341,4 +341,3 @@ def rna_protein_cluster_analysis( __all__ = ["rna_protein_cluster_analysis", "ProteinModelResult"] - diff --git a/src/pyXenium/multimodal/analysis/tabnet_model.py b/src/pyXenium/multimodal/analysis/tabnet_model.py index aa5c457..7c7ebf2 100644 --- a/src/pyXenium/multimodal/analysis/tabnet_model.py +++ b/src/pyXenium/multimodal/analysis/tabnet_model.py @@ -409,4 +409,4 @@ def tabnet_model( if return_models: return cv_result, models - return cv_result \ No newline at end of file + return cv_result diff --git a/src/pyXenium/multimodal/bmnet_pdc.py b/src/pyXenium/multimodal/bmnet_pdc.py new file mode 100644 index 0000000..651b617 --- /dev/null +++ b/src/pyXenium/multimodal/bmnet_pdc.py @@ -0,0 +1,680 @@ +from __future__ import annotations + +import json +from dataclasses import asdict, dataclass +from pathlib import Path +from typing import Any + +import numpy as np +import pandas as pd + +from pyXenium.contour import add_contours_from_geojson, build_contour_feature_table +from pyXenium.io import read_xenium +from pyXenium.io.sdata_model import XeniumSData + +from .contour_boundary_ecology import score_contour_boundary_programs +from .morphology_increment import compare_he_vs_xenium_morphology_sources +from .pathology import BMNetBackend + +__all__ = [ + "BMNetMorphologyPilotConfig", + "DeterministicBreastBMNetLikeBackend", + "HuggingFacePathologyBackboneBackend", + "TimmBMNetLikeBackend", + "build_bmnet_pilot_backend", + "run_bmnet_morphology_increment_pilot", +] + + +BMNET_LABELS = ("normal", "benign", "in_situ", "invasive") +DEFAULT_HF_PATHOLOGY_MODEL = "1aurent/vit_small_patch8_224.lunit_dino" +DEFAULT_PDC_XENIUM_ROOT = ( + "/cfs/klemming/scratch/h/hutaobo/pyxenium_cci_benchmark_2026-04/" + "data/source_cache/breast/WTA_Preview_FFPE_Breast_Cancer_outs" +) +DEFAULT_PDC_CONTOUR_GEOJSON = "xenium_explorer_annotations.s1_s5.generated.geojson" + + +@dataclass +class BMNetMorphologyPilotConfig: + """Configuration for a breast H&E morphology increment pilot.""" + + output_dir: str | Path + dataset_root: str | Path | None = None + contour_geojson: str | Path | None = None + contour_key: str = "s1_s5_contours" + contour_id_key: str = "polygon_id" + contour_coordinate_space: str = "xenium_pixel" + contour_pixel_size_um: float | None = None + he_image_key: str = "he" + cells_parquet: str | None = "cells.parquet" + clusters_relpath: str | None = "WTA_Preview_FFPE_Breast_Cancer_cell_groups.csv" + cluster_column_name: str = "cluster" + backend: str = "deterministic-smoke" + checkpoint: str | Path | None = None + hf_model: str = DEFAULT_HF_PATHOLOGY_MODEL + timm_architecture: str = "mobilenetv3_small_100" + timm_pretrained: bool = False + max_contours: int | None = None + inner_rim_um: float = 20.0 + outer_rim_um: float = 30.0 + include_pathomics: bool = True + include_transcripts: bool = False + program_library: str = "breast_boundary_bmnet_v1" + random_state: int = 0 + min_contours: int = 8 + + +class DeterministicBreastBMNetLikeBackend: + """Dependency-free BM-Net-like smoke backend. + + The scores are deterministic H&E color/texture proxies. They are useful for + validating contour cropping, artifact writing, and PDC orchestration, but are + not trained BM-Net predictions. + """ + + feature_prefix = "bmnet" + + def __init__(self) -> None: + self._adapter = BMNetBackend(predict_fn=self._predict, labels=BMNET_LABELS) + + def extract_features(self, image_patch: Any, **metadata: Any) -> dict[str, float]: + return self._adapter.extract_features(image_patch, **metadata) + + def metadata(self) -> dict[str, Any]: + return { + "backend": "deterministic-smoke", + "model_source": "deterministic_h_and_e_proxy", + "checkpoint": None, + "trained_on": None, + "semantic_status": "smoke_test_only_not_biological_evidence", + "labels": list(BMNET_LABELS), + } + + @staticmethod + def _predict(image_patch: Any, **_: Any) -> dict[str, float]: + rgb = _to_rgb_float(image_patch) + if rgb.size == 0: + return {label: 0.25 for label in BMNET_LABELS} + mean = np.nanmean(rgb, axis=(0, 1)) + std = float(np.nanstd(0.299 * rgb[:, :, 0] + 0.587 * rgb[:, :, 1] + 0.114 * rgb[:, :, 2])) + brightness = float(np.nanmean(rgb)) + rgb_sum = rgb.sum(axis=2) + 1e-6 + blue_ratio = float(np.nanmean(rgb[:, :, 2] / rgb_sum)) + pink_ratio = float(np.nanmean((rgb[:, :, 0] + 0.5 * rgb[:, :, 1]) / rgb_sum)) + dark_fraction = float(np.mean(np.mean(rgb, axis=2) < 0.58)) + + invasive = _sigmoid(7.5 * (pink_ratio - 0.37) + 2.5 * dark_fraction + 1.5 * std) + in_situ = _sigmoid(6.0 * (blue_ratio - 0.34) + 1.2 * dark_fraction + 0.7 * std) + normal = _sigmoid(5.0 * (brightness - 0.78) - 2.0 * dark_fraction) + benign = _sigmoid(3.0 * (mean[1] - mean[0] * 0.85) + 2.0 * (0.75 - std)) + return _normalize_probabilities( + { + "normal": normal, + "benign": benign, + "in_situ": in_situ, + "invasive": invasive, + } + ) + + +class TimmBMNetLikeBackend: + """Optional MobileNetV3-small classifier with BM-Net-like output semantics.""" + + feature_prefix = "bmnet" + + def __init__( + self, + *, + checkpoint: str | Path | None = None, + architecture: str = "mobilenetv3_small_100", + pretrained: bool = False, + device: str = "auto", + ) -> None: + self.checkpoint = str(checkpoint) if checkpoint is not None else None + self.architecture = str(architecture) + self.pretrained = bool(pretrained) + self.device_name = device + self._adapter = BMNetBackend(predict_fn=self._predict, labels=BMNET_LABELS) + + try: + import torch + import timm + except Exception as exc: # pragma: no cover - optional dependency path + raise ImportError( + "The timm BM-Net-like backend requires optional dependencies " + "`torch` and `timm`." + ) from exc + + self._torch = torch + self._device = _resolve_torch_device(torch, device) + self._model = timm.create_model( + self.architecture, + pretrained=self.pretrained, + num_classes=len(BMNET_LABELS), + ) + if self.checkpoint: + payload = torch.load(self.checkpoint, map_location="cpu") + state_dict = _extract_state_dict(payload) + missing, unexpected = self._model.load_state_dict(state_dict, strict=False) + self._load_state = { + "missing_keys": list(missing), + "unexpected_keys": list(unexpected), + } + else: + self._load_state = {"missing_keys": [], "unexpected_keys": []} + self._model.to(self._device) + self._model.eval() + + def extract_features(self, image_patch: Any, **metadata: Any) -> dict[str, float]: + return self._adapter.extract_features(image_patch, **metadata) + + def metadata(self) -> dict[str, Any]: + trained_on = "checkpoint" if self.checkpoint else "untrained_or_imagenet_pretrained_head" + return { + "backend": "bmnet-local" if self.checkpoint else "bmnet-like-trainable", + "model_source": "timm_mobilenetv3_small_bmnet_like", + "architecture": self.architecture, + "checkpoint": self.checkpoint, + "pretrained_backbone": self.pretrained, + "trained_on": trained_on, + "semantic_status": ( + "trained_checkpoint" if self.checkpoint else "pipeline_smoke_only_without_breast_checkpoint" + ), + "labels": list(BMNET_LABELS), + "load_state": self._load_state, + } + + def _predict(self, image_patch: Any, **_: Any) -> dict[str, float]: + torch = self._torch + tensor = _torch_image_tensor(image_patch, torch=torch).to(self._device) + with torch.no_grad(): + logits = self._model(tensor) + probs = torch.softmax(logits, dim=1).detach().cpu().numpy().reshape(-1) + return {label: float(probs[index]) for index, label in enumerate(BMNET_LABELS)} + + +class HuggingFacePathologyBackboneBackend: + """Optional Hugging Face histopathology feature extractor. + + This backend emits `pathology__...` features rather than BM-Net class + probabilities because these models are surrogates, not the BM-Net classifier. + """ + + feature_prefix = "pathology" + + def __init__( + self, + *, + model_name: str = DEFAULT_HF_PATHOLOGY_MODEL, + device: str = "auto", + output_dim: int = 16, + ) -> None: + self.model_name = str(model_name) + self.device_name = str(device) + self.output_dim = int(output_dim) + try: + import torch + except Exception as exc: # pragma: no cover - optional dependency path + raise ImportError( + "The Hugging Face pathology backend requires optional dependency `torch`." + ) from exc + self._torch = torch + self._device = _resolve_torch_device(torch, device) + self._processor = None + self._backend_kind = "transformers" + try: + from transformers import AutoImageProcessor, AutoModel + + self._processor = AutoImageProcessor.from_pretrained(self.model_name) + self._model = AutoModel.from_pretrained(self.model_name) + except Exception as transformers_exc: # pragma: no cover - optional dependency path + try: + import timm + + self._backend_kind = "timm_hf_hub" + self._model = timm.create_model(f"hf_hub:{self.model_name}", pretrained=True, num_classes=0) + self._transformers_error = repr(transformers_exc) + except Exception as timm_exc: + raise ImportError( + "The Hugging Face pathology backend could not load this model with " + "`transformers` or `timm`. Install the matching optional backend or " + "choose a transformers/timm-compatible pathology checkpoint." + ) from timm_exc + self._model.to(self._device) + self._model.eval() + + def extract_features(self, image_patch: Any, **metadata: Any) -> dict[str, float]: + if self._backend_kind == "timm_hf_hub": + tensor = _torch_image_tensor(image_patch, torch=self._torch).to(self._device) + with self._torch.no_grad(): + output = self._model(tensor) + vector = _torch_output_vector(output) + return _named_embedding_features(vector, output_dim=self.output_dim) + + pil_image = _patch_to_pil(image_patch) + inputs = self._processor(images=pil_image, return_tensors="pt") + inputs = {key: value.to(self._device) for key, value in inputs.items()} + with self._torch.no_grad(): + outputs = self._model(**inputs) + vector = _hf_output_vector(outputs) + return _named_embedding_features(vector, output_dim=self.output_dim) + + def metadata(self) -> dict[str, Any]: + return { + "backend": "hf-pathology-backbone", + "model_source": "huggingface_pathology_surrogate", + "hf_model": self.model_name, + "backend_kind": self._backend_kind, + "checkpoint": self.model_name, + "trained_on": "model_card", + "semantic_status": "surrogate_feature_extractor_not_bmnet_classifier", + "feature_prefix": self.feature_prefix, + "output_dim": self.output_dim, + } + + +def build_bmnet_pilot_backend( + backend: str, + *, + checkpoint: str | Path | None = None, + hf_model: str = DEFAULT_HF_PATHOLOGY_MODEL, + timm_architecture: str = "mobilenetv3_small_100", + timm_pretrained: bool = False, +) -> Any: + """Construct a pathology backend for the BM-Net morphology pilot.""" + + key = str(backend).strip().lower().replace("_", "-") + if key in {"deterministic-smoke", "dry-smoke", "smoke"}: + return DeterministicBreastBMNetLikeBackend() + if key in {"hf-pathology-backbone", "huggingface", "hf"}: + return HuggingFacePathologyBackboneBackend(model_name=hf_model) + if key in {"bmnet-like-trainable", "timm-bmnet-like", "timm"}: + return TimmBMNetLikeBackend( + checkpoint=checkpoint, + architecture=timm_architecture, + pretrained=timm_pretrained, + ) + if key == "bmnet-local": + if checkpoint is None: + raise ValueError("`bmnet-local` requires `checkpoint`.") + return TimmBMNetLikeBackend( + checkpoint=checkpoint, + architecture=timm_architecture, + pretrained=False, + ) + raise ValueError( + "`backend` must be one of deterministic-smoke, bmnet-local, " + "bmnet-like-trainable, or hf-pathology-backbone." + ) + + +def run_bmnet_morphology_increment_pilot( + sdata_or_path: XeniumSData | str | Path | None = None, + *, + config: BMNetMorphologyPilotConfig | None = None, + **overrides: Any, +) -> dict[str, Any]: + """Run BM-Net/H&E morphology feature extraction and increment validation.""" + + if config is None: + if "output_dir" not in overrides: + raise TypeError("`output_dir` is required when `config` is not provided.") + config = BMNetMorphologyPilotConfig(**overrides) + elif overrides: + config = BMNetMorphologyPilotConfig(**{**asdict(config), **overrides}) + + out = Path(config.output_dir).expanduser().resolve() + out.mkdir(parents=True, exist_ok=True) + sdata = _resolve_sdata(sdata_or_path, config=config) + _ensure_contours(sdata, config=config) + retained_contours = _limit_contours(sdata, contour_key=config.contour_key, max_contours=config.max_contours) + + backend = build_bmnet_pilot_backend( + config.backend, + checkpoint=config.checkpoint, + hf_model=config.hf_model, + timm_architecture=config.timm_architecture, + timm_pretrained=config.timm_pretrained, + ) + model_metadata = _backend_metadata(backend) + feature_table = build_contour_feature_table( + sdata, + contour_key=config.contour_key, + he_image_key=config.he_image_key, + inner_rim_um=float(config.inner_rim_um), + outer_rim_um=float(config.outer_rim_um), + include_pathomics=bool(config.include_pathomics), + pathology_backends=[backend], + ) + program_result = score_contour_boundary_programs( + sdata, + contour_key=config.contour_key, + feature_table=feature_table, + program_library=config.program_library, + ) + increment = compare_he_vs_xenium_morphology_sources( + sdata, + contour_key=config.contour_key, + feature_table=feature_table, + program_scores=program_result["program_scores"], + output_dir=out, + random_state=int(config.random_state), + min_contours=int(config.min_contours), + ) + + contour_features = pd.DataFrame(feature_table["contour_features"]).copy() + contour_features_path = out / "contour_features_with_bmnet.csv" + contour_features.to_csv(contour_features_path, index=False) + program_scores_path = out / "program_scores.csv" + program_result["program_scores"].to_csv(program_scores_path, index=False) + patch_predictions_path = out / "bmnet_patch_predictions.csv" + _select_pathology_feature_columns(contour_features).to_csv(patch_predictions_path, index=False) + + summary = { + "dataset_root": str(config.dataset_root) if config.dataset_root is not None else None, + "output_dir": str(out), + "contour_key": config.contour_key, + "n_contours": int(len(contour_features)), + "retained_contours": retained_contours, + "backend": config.backend, + "model_metadata": model_metadata, + "program_library": config.program_library, + "max_contours": config.max_contours, + "artifact_files": { + "contour_features_with_bmnet": str(contour_features_path), + "bmnet_patch_predictions": str(patch_predictions_path), + "program_scores": str(program_scores_path), + "xenium_native_morphology": str(out / "xenium_native_morphology.csv"), + "he_morphology_features": str(out / "he_morphology_features.csv"), + "feature_redundancy": str(out / "feature_redundancy.csv"), + "incremental_prediction": str(out / "incremental_prediction.csv"), + "partial_associations": str(out / "partial_associations.csv"), + "matched_review_table": str(out / "matched_review_table.csv"), + "morphology_increment_summary": str(out / "morphology_increment_summary.json"), + }, + "config": _json_ready_config(config), + } + summary_path = out / "bmnet_pdc_run_summary.json" + summary["artifact_files"]["run_summary"] = str(summary_path) + + increment_summary = dict(increment["summary"]) + increment_summary["model_metadata"] = model_metadata + increment_summary["run_summary_json"] = str(summary_path) + (out / "morphology_increment_summary.json").write_text( + json.dumps(increment_summary, indent=2, default=str) + "\n", + encoding="utf-8", + ) + summary_path.write_text(json.dumps(summary, indent=2, default=str) + "\n", encoding="utf-8") + + return { + "feature_table": feature_table, + "program_result": program_result, + "increment": increment, + "summary": summary, + "artifact_dir": str(out), + } + + +def _resolve_sdata( + sdata_or_path: XeniumSData | str | Path | None, + *, + config: BMNetMorphologyPilotConfig, +) -> XeniumSData: + if isinstance(sdata_or_path, XeniumSData): + return sdata_or_path + dataset_root = sdata_or_path if sdata_or_path is not None else config.dataset_root + if dataset_root is None: + dataset_root = DEFAULT_PDC_XENIUM_ROOT + return read_xenium( + str(dataset_root), + as_="sdata", + prefer="h5", + include_transcripts=bool(config.include_transcripts), + include_boundaries=True, + include_images=True, + cells_parquet=config.cells_parquet, + clusters_relpath=config.clusters_relpath, + cluster_column_name=config.cluster_column_name, + ) + + +def _ensure_contours(sdata: XeniumSData, *, config: BMNetMorphologyPilotConfig) -> None: + if config.contour_key in sdata.shapes: + if bool(config.include_pathomics) and config.contour_key not in sdata.contour_images: + raise ValueError( + f"`sdata.shapes[{config.contour_key!r}]` exists but H&E contour patches are missing. " + "Load/add contours with `extract_he_patches=True` or pass a GeoJSON before the shape exists." + ) + return + + geojson = _resolve_contour_geojson(config) + contour_id_key = _resolve_contour_id_key(geojson, requested=config.contour_id_key) + add_contours_from_geojson( + sdata, + geojson, + key=config.contour_key, + id_key=contour_id_key, + coordinate_space=config.contour_coordinate_space, + pixel_size_um=config.contour_pixel_size_um, + extract_he_patches=bool(config.include_pathomics), + he_image_key=config.he_image_key, + ) + + +def _resolve_contour_geojson(config: BMNetMorphologyPilotConfig) -> Path: + if config.contour_geojson is not None: + candidate = Path(config.contour_geojson).expanduser() + if not candidate.is_absolute() and config.dataset_root is not None: + nested = Path(config.dataset_root) / candidate + if nested.exists(): + candidate = nested + elif config.dataset_root is not None: + candidate = Path(config.dataset_root) / DEFAULT_PDC_CONTOUR_GEOJSON + else: + candidate = Path(DEFAULT_PDC_XENIUM_ROOT) / DEFAULT_PDC_CONTOUR_GEOJSON + if not candidate.exists(): + raise FileNotFoundError( + "Contour GeoJSON was not found. Pass `contour_geojson` or create " + f"{DEFAULT_PDC_CONTOUR_GEOJSON} under the dataset root." + ) + return candidate + + +def _resolve_contour_id_key(geojson: Path, *, requested: str) -> str: + requested = str(requested or "auto") + payload = json.loads(Path(geojson).read_text(encoding="utf-8")) + features = payload.get("features", []) + if not features: + return requested + properties = [feature.get("properties", {}) if isinstance(feature, dict) else {} for feature in features] + nested = [ + item.get("metadata", {}) if isinstance(item.get("metadata", {}), dict) else {} + for item in properties + if isinstance(item, dict) + ] + + def values_for(key: str) -> list[Any]: + values = [] + for index, item in enumerate(properties): + value = item.get(key) if isinstance(item, dict) else None + if value is None and index < len(nested): + value = nested[index].get(key) + values.append(value) + return values + + def complete_unique(key: str) -> bool: + values = values_for(key) + text = [str(value) for value in values if value is not None] + return len(text) == len(features) and len(set(text)) == len(text) + + if requested.lower() != "auto" and complete_unique(requested): + return requested + for candidate in ("polygon_id", "id", "contour_id", "name", "object_id", "annotation_id"): + if complete_unique(candidate): + return candidate + if requested.lower() != "auto": + return requested + raise KeyError( + "Unable to infer a unique contour id key from GeoJSON properties. " + "Pass `--contour-id-key` explicitly." + ) + + +def _limit_contours( + sdata: XeniumSData, + *, + contour_key: str, + max_contours: int | None, +) -> list[str]: + frame = sdata.shapes[contour_key] + ordered = pd.Index(frame["contour_id"].astype(str)).drop_duplicates().astype(str).tolist() + if max_contours is None or int(max_contours) <= 0 or len(ordered) <= int(max_contours): + return ordered + selected = ordered[: int(max_contours)] + sdata.shapes[contour_key] = frame.loc[frame["contour_id"].astype(str).isin(selected)].copy() + if contour_key in sdata.contour_images: + sdata.contour_images[contour_key] = { + contour_id: image + for contour_id, image in sdata.contour_images[contour_key].items() + if str(contour_id) in set(selected) + } + return selected + + +def _select_pathology_feature_columns(frame: pd.DataFrame) -> pd.DataFrame: + id_columns = [column for column in ("sample_id", "contour_key", "contour_id") if column in frame.columns] + prefixes = ( + "bmnet__", + "pathology__", + "edge_contrast__bmnet__", + "edge_contrast__pathology__", + ) + feature_columns = [column for column in frame.columns if str(column).startswith(prefixes)] + return frame.loc[:, id_columns + feature_columns].copy() + + +def _backend_metadata(backend: Any) -> dict[str, Any]: + if hasattr(backend, "metadata"): + metadata = backend.metadata() + if isinstance(metadata, dict): + return metadata + return { + "backend": getattr(backend, "feature_prefix", backend.__class__.__name__), + "model_source": backend.__class__.__name__, + "semantic_status": "unrecorded_backend_metadata", + } + + +def _to_rgb_float(image_patch: Any) -> np.ndarray: + arr = np.asarray(image_patch) + if arr.size == 0: + return np.zeros((0, 0, 3), dtype=float) + while arr.ndim > 3 and arr.shape[0] == 1: + arr = arr[0] + if arr.ndim == 1 and arr.size in {1, 3, 4}: + arr = arr.reshape(1, 1, arr.size) + if arr.ndim == 2: + arr = np.repeat(arr[:, :, None], 3, axis=2) + elif arr.ndim == 3 and arr.shape[0] in {1, 3, 4} and arr.shape[-1] not in {1, 3, 4}: + arr = np.moveaxis(arr, 0, -1) + if arr.ndim != 3: + raise ValueError(f"Expected an image-like array, got shape {arr.shape}.") + if arr.shape[2] == 1: + arr = np.repeat(arr, 3, axis=2) + elif arr.shape[2] == 2: + arr = np.concatenate([arr, np.zeros((*arr.shape[:2], 1), dtype=arr.dtype)], axis=2) + arr = arr[:, :, :3].astype(float) + scale = 255.0 if np.nanmax(arr) > 1.5 else 1.0 + return np.clip(arr / scale, 0.0, 1.0) + + +def _patch_to_pil(image_patch: Any) -> Any: + try: + from PIL import Image + except Exception as exc: # pragma: no cover - optional dependency path + raise ImportError("Pillow is required for torch/Hugging Face image backends.") from exc + rgb = (_to_rgb_float(image_patch) * 255.0).astype(np.uint8) + return Image.fromarray(rgb, mode="RGB") + + +def _torch_image_tensor(image_patch: Any, *, torch: Any) -> Any: + pil = _patch_to_pil(image_patch).resize((224, 224)) + arr = np.asarray(pil, dtype=np.float32) / 255.0 + arr = np.transpose(arr, (2, 0, 1)) + tensor = torch.from_numpy(arr).unsqueeze(0) + mean = torch.tensor([0.485, 0.456, 0.406], dtype=tensor.dtype).view(1, 3, 1, 1) + std = torch.tensor([0.229, 0.224, 0.225], dtype=tensor.dtype).view(1, 3, 1, 1) + return (tensor - mean) / std + + +def _resolve_torch_device(torch: Any, device: str) -> Any: + if str(device).lower() == "auto": + return torch.device("cuda" if torch.cuda.is_available() else "cpu") + return torch.device(device) + + +def _extract_state_dict(payload: Any) -> dict[str, Any]: + if isinstance(payload, dict): + for key in ("state_dict", "model_state_dict", "model"): + value = payload.get(key) + if isinstance(value, dict): + payload = value + break + if not isinstance(payload, dict): + raise ValueError("Checkpoint must be a state_dict or contain state_dict/model_state_dict/model.") + cleaned = {} + for key, value in payload.items(): + text = str(key) + if text.startswith("module."): + text = text[len("module.") :] + cleaned[text] = value + return cleaned + + +def _hf_output_vector(outputs: Any) -> np.ndarray: + tensor = getattr(outputs, "pooler_output", None) + if tensor is None: + tensor = getattr(outputs, "last_hidden_state", None) + if tensor is not None: + tensor = tensor.mean(dim=1) + if tensor is None: + tensor = outputs[0] + if getattr(tensor, "ndim", 0) == 3: + tensor = tensor.mean(dim=1) + return tensor.detach().cpu().numpy().reshape(-1).astype(float) + + +def _torch_output_vector(output: Any) -> np.ndarray: + if isinstance(output, (tuple, list)): + output = output[0] + return output.detach().cpu().numpy().reshape(-1).astype(float) + + +def _named_embedding_features(vector: np.ndarray, *, output_dim: int) -> dict[str, float]: + values = np.asarray(vector, dtype=float).reshape(-1)[: int(output_dim)] + norm = float(np.linalg.norm(values)) + normalized = values / norm if norm > 0 else values + features = {f"embedding_dim_{index:03d}": float(value) for index, value in enumerate(normalized)} + features["embedding_norm"] = norm + return features + + +def _sigmoid(value: float) -> float: + return float(1.0 / (1.0 + np.exp(-float(value)))) + + +def _normalize_probabilities(values: dict[str, float]) -> dict[str, float]: + clipped = {key: max(float(value), 0.0) for key, value in values.items()} + total = sum(clipped.values()) + if total <= 0: + return {label: 1.0 / len(BMNET_LABELS) for label in BMNET_LABELS} + return {label: float(clipped.get(label, 0.0) / total) for label in BMNET_LABELS} + + +def _json_ready_config(config: BMNetMorphologyPilotConfig) -> dict[str, Any]: + payload = asdict(config) + for key, value in list(payload.items()): + if isinstance(value, Path): + payload[key] = str(value) + return payload diff --git a/src/pyXenium/multimodal/contour_boundary_ecology.py b/src/pyXenium/multimodal/contour_boundary_ecology.py index 454293b..b3cc04c 100644 --- a/src/pyXenium/multimodal/contour_boundary_ecology.py +++ b/src/pyXenium/multimodal/contour_boundary_ecology.py @@ -1,5 +1,6 @@ from __future__ import annotations +import copy from collections.abc import Mapping, Sequence from typing import Any @@ -10,11 +11,18 @@ from sklearn.metrics import adjusted_rand_score, silhouette_score from sklearn.preprocessing import StandardScaler -from pyXenium.contour import build_contour_feature_table -from pyXenium.contour._feature_table import DEFAULT_CONTOUR_LR_PAIRS, DEFAULT_CONTOUR_PATHWAYS +from pyXenium.contour._feature_table import ( + DEFAULT_CONTOUR_CCI_PAIRS, + DEFAULT_CONTOUR_PATHWAYS, + build_contour_feature_table, +) from pyXenium.io.sdata_model import XeniumSData -__all__ = ["DEFAULT_BOUNDARY_PROGRAM_LIBRARY", "score_contour_boundary_programs"] +__all__ = [ + "DEFAULT_BOUNDARY_PROGRAM_LIBRARY", + "DEFAULT_BREAST_BMNET_BOUNDARY_PROGRAM_LIBRARY", + "score_contour_boundary_programs", +] _IDENTIFIER_COLUMNS = {"sample_id", "contour_key", "contour_id"} @@ -30,7 +38,7 @@ "edge_contrast__omics__state_fraction__b_plasma_like": 0.8, "edge_contrast__omics__niche_fraction__immune_rich": 1.0, "edge_contrast__pathway__immune_activation": 1.0, - "lr__cxcl13_cxcr5__outer_minus_inner": 0.6, + "cci__cxcl13_cxcr5__outer_minus_inner": 0.6, }, "spatial": { "gradient__immune__outer_minus_inner": 1.2, @@ -49,8 +57,8 @@ "omics__outer_rim__state_fraction__endothelial_perivascular": 1.2, "pathway__outer_rim__myeloid_activation": 1.0, "pathway__outer_rim__vascular_stromal": 1.0, - "lr__spp1_cd44__cross_zone": 0.7, - "lr__vegfa_kdr__cross_zone": 0.7, + "cci__spp1_cd44__cross_zone": 0.7, + "cci__vegfa_kdr__cross_zone": 0.7, }, "spatial": { "gradient__myeloid__outer_minus_inner": 1.0, @@ -105,7 +113,7 @@ "omics__outer_rim__state_fraction__b_plasma_like": 1.1, "omics__outer_rim__state_fraction__t_cell_exhausted_cytotoxic": 0.9, "pathway__outer_rim__tls_activation": 1.1, - "lr__cxcl13_cxcr5__cross_zone": 0.8, + "cci__cxcl13_cxcr5__cross_zone": 0.8, }, "spatial": { "gradient__immune__outer_minus_inner": 0.8, @@ -132,6 +140,30 @@ }, } +DEFAULT_BREAST_BMNET_BOUNDARY_PROGRAM_LIBRARY: dict[str, dict[str, dict[str, float]]] = copy.deepcopy( + DEFAULT_BOUNDARY_PROGRAM_LIBRARY +) +DEFAULT_BREAST_BMNET_BOUNDARY_PROGRAM_LIBRARY["emt_invasive_front"]["image"].update( + { + "bmnet__outer_rim__invasive_prob": 0.8, + "bmnet__outer_minus_inner__invasive_prob": 0.7, + "bmnet__whole__tumor_prob": 0.4, + } +) +DEFAULT_BREAST_BMNET_BOUNDARY_PROGRAM_LIBRARY["stromal_encapsulation"]["image"].update( + { + "bmnet__inner_rim__in_situ_prob": 0.5, + "bmnet__whole__in_situ_prob": 0.4, + "bmnet__outer_minus_inner__invasive_prob": -0.3, + } +) +DEFAULT_BREAST_BMNET_BOUNDARY_PROGRAM_LIBRARY["necrotic_hypoxic_rim"]["image"].update( + { + "bmnet__whole__prediction_entropy": 0.3, + "bmnet__whole__tumor_prob": 0.2, + } +) + def score_contour_boundary_programs( sdata: XeniumSData, @@ -293,11 +325,23 @@ def associate_contour_image_omics( image_columns = _select_columns( merged, - prefixes=("pathomics__", "geometry__", "edge_contrast__pathomics__"), + prefixes=( + "pathomics__", + "geometry__", + "bmnet__", + "descriptor__", + "cellsam__", + "pathology__", + "edge_contrast__pathomics__", + "edge_contrast__bmnet__", + "edge_contrast__descriptor__", + "edge_contrast__cellsam__", + "edge_contrast__pathology__", + ), ) omics_columns = _select_columns( merged, - prefixes=("omics__", "pathway__", "protein__", "rna__", "gradient__", "lr__", "edge_contrast__omics__", "edge_contrast__pathway__"), + prefixes=("omics__", "pathway__", "protein__", "rna__", "gradient__", "cci__", "edge_contrast__omics__", "edge_contrast__pathway__"), ) correlation_rows: list[dict[str, Any]] = [] for image_column in image_columns: @@ -344,9 +388,11 @@ def _resolve_program_library( program_library: str | Mapping[str, Mapping[str, Mapping[str, float]]], ) -> dict[str, dict[str, dict[str, float]]]: if isinstance(program_library, str): - if program_library != "tumor_boundary_v1": - raise ValueError("`program_library` currently supports only 'tumor_boundary_v1'.") - return DEFAULT_BOUNDARY_PROGRAM_LIBRARY + if program_library == "tumor_boundary_v1": + return DEFAULT_BOUNDARY_PROGRAM_LIBRARY + if program_library == "breast_boundary_bmnet_v1": + return DEFAULT_BREAST_BMNET_BOUNDARY_PROGRAM_LIBRARY + raise ValueError("`program_library` currently supports 'tumor_boundary_v1' and 'breast_boundary_bmnet_v1'.") resolved: dict[str, dict[str, dict[str, float]]] = {} for program_name, components in program_library.items(): resolved[str(program_name)] = { @@ -416,12 +462,16 @@ def _select_model_features(frame: pd.DataFrame) -> pd.DataFrame: "geometry__", "context__", "pathomics__", + "bmnet__", + "descriptor__", + "cellsam__", + "pathology__", "omics__", "pathway__", "protein__whole__", "rna__whole__", "gradient__", - "lr__", + "cci__", "edge_contrast__", ), ) + list(DEFAULT_BOUNDARY_PROGRAM_LIBRARY) @@ -546,12 +596,37 @@ def _program_feature_delta_table( contour_index = merged.set_index("contour_id", drop=False) rna = feature_table["rna_pseudobulk"].set_index("contour_id", drop=False) pathways = feature_table["pathway_activity"].set_index("contour_id", drop=False) - lr = feature_table["ligand_receptor_summary"].set_index("contour_id", drop=False) + cci = feature_table["cci_summary"].set_index("contour_id", drop=False) tables = [ + ( + "image", + contour_index.loc[ + :, + [ + column + for column in contour_index.columns + if column in _IDENTIFIER_COLUMNS + or str(column).startswith( + ( + "pathomics__", + "bmnet__", + "descriptor__", + "cellsam__", + "pathology__", + "edge_contrast__pathomics__", + "edge_contrast__bmnet__", + "edge_contrast__descriptor__", + "edge_contrast__cellsam__", + "edge_contrast__pathology__", + ) + ) + ], + ], + ), ("gene", rna), ("pathway", pathways), - ("marker_pair", lr), + ("marker_pair", cci), ] rows: list[dict[str, Any]] = [] for program_name, program_matches in matched_exemplars.groupby("program", sort=False, dropna=False): diff --git a/src/pyXenium/multimodal/morphology_increment.py b/src/pyXenium/multimodal/morphology_increment.py new file mode 100644 index 0000000..cf72cd5 --- /dev/null +++ b/src/pyXenium/multimodal/morphology_increment.py @@ -0,0 +1,654 @@ +from __future__ import annotations + +import json +from collections.abc import Mapping +from pathlib import Path +from typing import Any + +import numpy as np +import pandas as pd +from scipy.stats import spearmanr +from shapely import points +from sklearn.linear_model import Ridge +from sklearn.metrics import r2_score +from sklearn.model_selection import KFold, cross_val_score +from sklearn.pipeline import make_pipeline +from sklearn.preprocessing import StandardScaler + +from pyXenium.contour import build_contour_feature_table +from pyXenium.contour._analysis import _prepare_contours +from pyXenium.contour._feature_table import _build_contour_zones, _geometry_membership_mask +from pyXenium.io.sdata_model import XeniumSData +from pyXenium.mechanostress import compute_cell_polarity, estimate_cell_axes + +from .contour_boundary_ecology import score_contour_boundary_programs + +__all__ = ["compare_he_vs_xenium_morphology_sources"] + +_ID_COLUMNS = ["sample_id", "contour_key", "contour_id"] +_HE_PREFIXES = ( + "pathomics__", + "embedding__", + "bmnet__", + "descriptor__", + "cellsam__", + "pathology__", + "edge_contrast__pathomics__", + "edge_contrast__bmnet__", + "edge_contrast__descriptor__", + "edge_contrast__cellsam__", + "edge_contrast__pathology__", +) +_NATIVE_PREFIX = "xenium_native__" + + +def compare_he_vs_xenium_morphology_sources( + sdata: XeniumSData, + *, + contour_key: str, + feature_table: dict[str, Any] | None = None, + program_scores: pd.DataFrame | dict[str, Any] | None = None, + output_dir: str | Path | None = None, + random_state: int = 0, + min_contours: int = 8, +) -> dict[str, Any]: + """Test whether H&E morphology adds information beyond Xenium-native morphology.""" + + if not isinstance(sdata, XeniumSData): + raise TypeError("`sdata` must be a XeniumSData instance.") + feature_table = feature_table or build_contour_feature_table(sdata, contour_key=contour_key) + contour_features = pd.DataFrame(feature_table["contour_features"]).copy() + if contour_features.empty: + raise ValueError("Contour feature table is empty.") + + scores = _coerce_program_scores(program_scores, sdata=sdata, contour_key=contour_key, feature_table=feature_table) + xenium_native = _build_xenium_native_morphology(sdata, contour_key=contour_key, contour_features=contour_features) + he_morphology = _select_prefixed_features(contour_features, prefixes=_HE_PREFIXES) + redundancy = _compute_feature_redundancy(he_morphology, xenium_native) + incremental = _compute_incremental_prediction( + contour_features=contour_features, + program_scores=scores, + he_morphology=he_morphology, + xenium_native=xenium_native, + random_state=random_state, + min_contours=min_contours, + ) + partial = _compute_partial_associations( + feature_table=feature_table, + contour_features=contour_features, + program_scores=scores, + he_morphology=he_morphology, + xenium_native=xenium_native, + ) + review = _build_matched_review_table( + contour_features=contour_features, + program_scores=scores, + he_morphology=he_morphology, + ) + summary = { + "sample_id": str(feature_table.get("sample_id", contour_features["sample_id"].iloc[0])), + "contour_key": contour_key, + "n_contours": int(len(contour_features)), + "n_he_morphology_features": int(max(0, he_morphology.shape[1] - len(_ID_COLUMNS))), + "n_xenium_native_morphology_features": int(max(0, xenium_native.shape[1] - len(_ID_COLUMNS))), + "xenium_native_available": bool( + "cell_boundaries" in sdata.shapes or "nucleus_boundaries" in sdata.shapes + ), + "has_bmnet_features": bool(any(str(column).startswith("bmnet__") for column in he_morphology.columns)), + "min_contours_for_cv": int(min_contours), + "evaluation_mode": ( + "cross_validated" + if len(contour_features) >= int(min_contours) + else "in_sample_small_n" + ), + } + result = { + "xenium_native_morphology": xenium_native, + "he_morphology_features": he_morphology, + "feature_redundancy": redundancy, + "incremental_prediction": incremental, + "partial_associations": partial, + "matched_review_table": review, + "summary": summary, + } + if output_dir is not None: + _write_morphology_increment_artifacts(result, output_dir) + return result + + +def _coerce_program_scores( + program_scores: pd.DataFrame | dict[str, Any] | None, + *, + sdata: XeniumSData, + contour_key: str, + feature_table: dict[str, Any], +) -> pd.DataFrame: + if program_scores is None: + return score_contour_boundary_programs( + sdata, + contour_key=contour_key, + feature_table=feature_table, + )["program_scores"] + if isinstance(program_scores, Mapping): + if "program_scores" not in program_scores: + raise KeyError("program_scores mapping must contain a `program_scores` entry.") + return pd.DataFrame(program_scores["program_scores"]).copy() + return pd.DataFrame(program_scores).copy() + + +def _build_xenium_native_morphology( + sdata: XeniumSData, + *, + contour_key: str, + contour_features: pd.DataFrame, +) -> pd.DataFrame: + contour_table = _prepare_contours(sdata=sdata, contour_key=contour_key, contour_query=None) + contour_table = contour_table.sort_values("contour_id", kind="stable").reset_index(drop=True) + metrics = _build_cell_morphology_metrics(sdata) + rows: list[dict[str, Any]] = [] + if metrics.empty: + for _, contour in contour_table.iterrows(): + rows.append(_identifier_row(contour_features, str(contour["contour_id"]), contour_key=contour_key)) + return pd.DataFrame(rows) + + point_array = np.asarray(points(metrics["x"].to_numpy(dtype=float), metrics["y"].to_numpy(dtype=float)), dtype=object) + point_xy = metrics[["x", "y"]].to_numpy(dtype=float) + for _, contour in contour_table.iterrows(): + contour_id = str(contour["contour_id"]) + row = _identifier_row(contour_features, contour_id, contour_key=contour_key) + zones = _build_contour_zones(contour["geometry"], inner_rim_um=20.0, outer_rim_um=30.0) + for zone_name, geometry in zones.items(): + area = float(geometry.area) if geometry is not None and not geometry.is_empty else 0.0 + membership = _geometry_membership_mask(geometry, point_array, point_xy=point_xy) + row.update(_summarize_native_zone(metrics.loc[membership], zone_name=zone_name, area_um2=area)) + row.update(_outer_minus_inner(row, prefix=_NATIVE_PREFIX.rstrip("__"))) + rows.append(row) + return pd.DataFrame(rows).sort_values("contour_id", kind="stable").reset_index(drop=True) + + +def _build_cell_morphology_metrics(sdata: XeniumSData) -> pd.DataFrame: + if "spatial" not in sdata.table.obsm: + return pd.DataFrame(columns=["cell_id", "x", "y"]) + spatial = np.asarray(sdata.table.obsm["spatial"], dtype=float) + if spatial.ndim != 2 or spatial.shape[1] < 2: + return pd.DataFrame(columns=["cell_id", "x", "y"]) + metrics = pd.DataFrame( + { + "cell_id": sdata.table.obs_names.astype(str), + "x": spatial[:, 0], + "y": spatial[:, 1], + } + ) + if "cell_boundaries" in sdata.shapes: + cell_axes = estimate_cell_axes(sdata.shapes["cell_boundaries"]).rename( + columns={ + "centroid_x": "cell_axis_centroid_x", + "centroid_y": "cell_axis_centroid_y", + "elongation_ratio": "cell_elongation_ratio", + "major_variance": "cell_major_variance", + "minor_variance": "cell_minor_variance", + "n_vertices": "cell_boundary_vertices", + } + ) + metrics = metrics.merge(cell_axes.drop(columns=["axis_angle_degrees", "axis_angle_radians"], errors="ignore"), on="cell_id", how="left") + if "nucleus_boundaries" in sdata.shapes: + nucleus_axes = estimate_cell_axes(sdata.shapes["nucleus_boundaries"]).rename( + columns={ + "centroid_x": "nucleus_axis_centroid_x", + "centroid_y": "nucleus_axis_centroid_y", + "elongation_ratio": "nucleus_elongation_ratio", + "major_variance": "nucleus_major_variance", + "minor_variance": "nucleus_minor_variance", + "n_vertices": "nucleus_boundary_vertices", + } + ) + metrics = metrics.merge( + nucleus_axes.drop(columns=["axis_angle_degrees", "axis_angle_radians"], errors="ignore"), + on="cell_id", + how="left", + ) + if "cell_boundaries" in sdata.shapes and "nucleus_boundaries" in sdata.shapes: + polarity = compute_cell_polarity( + cell_boundaries=sdata.shapes["cell_boundaries"], + nucleus_boundaries=sdata.shapes["nucleus_boundaries"], + ) + metrics = metrics.merge(polarity, on="cell_id", how="left", suffixes=("", "_polarity")) + if "cell_area" in metrics.columns and "nucleus_area" in metrics.columns: + with np.errstate(divide="ignore", invalid="ignore"): + metrics["nucleus_cell_area_ratio"] = metrics["nucleus_area"] / metrics["cell_area"] + return metrics + + +def _summarize_native_zone(frame: pd.DataFrame, *, zone_name: str, area_um2: float) -> dict[str, float]: + prefix = f"{_NATIVE_PREFIX}{zone_name}__" + n_cells = int(len(frame)) + output = { + f"{prefix}n_cells": float(n_cells), + f"{prefix}cell_density": float(n_cells / area_um2) if area_um2 > 0 else 0.0, + } + if frame.empty: + return output + for column in _numeric_columns_any(frame, exclude={"x", "y"}): + values = pd.to_numeric(frame[column], errors="coerce").to_numpy(dtype=float) + values = values[np.isfinite(values)] + if values.size == 0: + continue + output[f"{prefix}{column}__mean"] = float(np.mean(values)) + output[f"{prefix}{column}__median"] = float(np.median(values)) + if values.size > 1: + output[f"{prefix}{column}__std"] = float(np.std(values)) + if "polarized" in frame.columns: + output[f"{prefix}polarized_fraction"] = float(frame["polarized"].fillna(False).astype(bool).mean()) + return output + + +def _select_prefixed_features(frame: pd.DataFrame, *, prefixes: tuple[str, ...]) -> pd.DataFrame: + columns = [column for column in _ID_COLUMNS if column in frame.columns] + columns.extend( + column + for column in frame.columns + if any(str(column).startswith(prefix) for prefix in prefixes) + and column not in columns + and pd.to_numeric(frame[column], errors="coerce").notna().any() + ) + return frame.loc[:, columns].copy() + + +def _compute_feature_redundancy(he: pd.DataFrame, native: pd.DataFrame) -> pd.DataFrame: + he_columns = _numeric_columns(he, exclude=set(_ID_COLUMNS)) + native_columns = _numeric_columns(native, exclude=set(_ID_COLUMNS)) + if not he_columns or not native_columns: + return pd.DataFrame(columns=["he_feature", "xenium_native_feature", "spearman_rho", "abs_spearman_rho", "p_value"]) + merged = he.merge(native, on=[column for column in _ID_COLUMNS if column in he.columns and column in native.columns], how="inner") + rows = [] + for he_column in he_columns: + for native_column in native_columns: + rho, p_value = _safe_spearman(merged[he_column], merged[native_column]) + if np.isfinite(rho): + rows.append( + { + "he_feature": he_column, + "xenium_native_feature": native_column, + "spearman_rho": rho, + "abs_spearman_rho": abs(rho), + "p_value": p_value, + } + ) + result = pd.DataFrame(rows) + if not result.empty: + result = result.sort_values("abs_spearman_rho", ascending=False, kind="stable").reset_index(drop=True) + return result + + +def _compute_incremental_prediction( + *, + contour_features: pd.DataFrame, + program_scores: pd.DataFrame, + he_morphology: pd.DataFrame, + xenium_native: pd.DataFrame, + random_state: int, + min_contours: int, +) -> pd.DataFrame: + id_cols = [column for column in _ID_COLUMNS if column in contour_features.columns] + merge_keys = [column for column in id_cols if column in program_scores.columns] + merged = contour_features.loc[:, id_cols + _baseline_columns(contour_features)].merge(program_scores, on=merge_keys, how="inner") + merged = merged.merge(he_morphology, on=[column for column in id_cols if column in he_morphology.columns], how="left") + merged = merged.merge(xenium_native, on=[column for column in id_cols if column in xenium_native.columns], how="left") + + baseline = _baseline_columns(merged) + he_columns = _numeric_columns(he_morphology, exclude=set(_ID_COLUMNS)) + native_columns = _numeric_columns(xenium_native, exclude=set(_ID_COLUMNS)) + outcome_columns = _program_outcome_columns(program_scores) + rows: list[dict[str, Any]] = [] + rng = np.random.default_rng(random_state) + for outcome in outcome_columns: + model_specs = { + "baseline": baseline, + "baseline_plus_xenium_native": baseline + native_columns, + "baseline_plus_he": baseline + he_columns, + "baseline_plus_both": baseline + native_columns + he_columns, + } + baseline_r2 = np.nan + for model_name, columns in model_specs.items(): + r2, evaluation = _evaluate_ridge_r2(merged, columns=columns, outcome=outcome, random_state=random_state, min_contours=min_contours) + if model_name == "baseline": + baseline_r2 = r2 + rows.append( + { + "outcome": outcome, + "model": model_name, + "n_contours": int(pd.to_numeric(merged[outcome], errors="coerce").notna().sum()), + "n_features": int(len(columns)), + "r2": r2, + "r2_delta_vs_baseline": float(r2 - baseline_r2) if np.isfinite(r2) and np.isfinite(baseline_r2) else np.nan, + "evaluation": evaluation, + "shuffled": False, + } + ) + if he_columns: + shuffled = merged.copy() + permutation = rng.permutation(len(shuffled)) + shuffled.loc[:, he_columns] = shuffled.iloc[permutation][he_columns].to_numpy() + columns = baseline + he_columns + r2, evaluation = _evaluate_ridge_r2(shuffled, columns=columns, outcome=outcome, random_state=random_state, min_contours=min_contours) + rows.append( + { + "outcome": outcome, + "model": "baseline_plus_he_shuffle", + "n_contours": int(pd.to_numeric(shuffled[outcome], errors="coerce").notna().sum()), + "n_features": int(len(columns)), + "r2": r2, + "r2_delta_vs_baseline": float(r2 - baseline_r2) if np.isfinite(r2) and np.isfinite(baseline_r2) else np.nan, + "evaluation": evaluation, + "shuffled": True, + } + ) + return pd.DataFrame(rows) + + +def _compute_partial_associations( + *, + feature_table: dict[str, Any], + contour_features: pd.DataFrame, + program_scores: pd.DataFrame, + he_morphology: pd.DataFrame, + xenium_native: pd.DataFrame, +) -> pd.DataFrame: + id_cols = [column for column in _ID_COLUMNS if column in contour_features.columns] + he_columns = _numeric_columns(he_morphology, exclude=set(_ID_COLUMNS)) + if not he_columns: + return pd.DataFrame(columns=["he_feature", "outcome", "outcome_kind", "partial_spearman_rho", "p_value", "fdr"]) + outcome_table = _build_outcome_table(feature_table, program_scores) + merged = contour_features.loc[:, id_cols + _baseline_columns(contour_features)].merge(outcome_table, on="contour_id", how="inner") + merged = merged.merge(he_morphology, on=[column for column in id_cols if column in he_morphology.columns], how="left") + merged = merged.merge(xenium_native, on=[column for column in id_cols if column in xenium_native.columns], how="left") + controls = _baseline_columns(merged) + _numeric_columns(xenium_native, exclude=set(_ID_COLUMNS)) + + rows: list[dict[str, Any]] = [] + for he_column in he_columns: + x_resid = _residualize(merged[he_column], merged.loc[:, [column for column in controls if column in merged.columns]]) + for outcome in [column for column in outcome_table.columns if column != "contour_id"]: + y_resid = _residualize(merged[outcome], merged.loc[:, [column for column in controls if column in merged.columns]]) + rho, p_value = _safe_spearman(pd.Series(x_resid), pd.Series(y_resid)) + if np.isfinite(rho): + rows.append( + { + "he_feature": he_column, + "outcome": outcome, + "outcome_kind": str(outcome).split("__", 1)[0], + "partial_spearman_rho": rho, + "p_value": p_value, + } + ) + result = pd.DataFrame(rows) + if not result.empty: + result["fdr"] = _benjamini_hochberg(result["p_value"]) + result = result.sort_values(["fdr", "partial_spearman_rho"], ascending=[True, False], kind="stable").reset_index(drop=True) + return result + + +def _build_matched_review_table( + *, + contour_features: pd.DataFrame, + program_scores: pd.DataFrame, + he_morphology: pd.DataFrame, + top_n: int = 3, +) -> pd.DataFrame: + merged = contour_features.merge(program_scores, on=[column for column in _ID_COLUMNS if column in contour_features.columns and column in program_scores.columns], how="inner") + he_columns = _numeric_columns(he_morphology, exclude=set(_ID_COLUMNS)) + outcomes = _program_outcome_columns(program_scores) + baseline = _baseline_columns(merged) + rows: list[dict[str, Any]] = [] + for outcome in outcomes: + ordered = merged.sort_values(outcome, ascending=False, kind="stable").head(min(top_n, len(merged))) + control_pool = merged.loc[pd.to_numeric(merged[outcome], errors="coerce") <= pd.to_numeric(merged[outcome], errors="coerce").median()].copy() + if control_pool.empty: + control_pool = merged.sort_values(outcome, ascending=True, kind="stable").head(max(1, top_n)).copy() + for _, exemplar in ordered.iterrows(): + candidates = control_pool.loc[control_pool["contour_id"].astype(str) != str(exemplar["contour_id"])].copy() + if candidates.empty: + continue + candidates["match_distance"] = _row_distance(candidates, exemplar, columns=baseline) + control = candidates.sort_values("match_distance", kind="stable").iloc[0] + row = { + "outcome": outcome, + "exemplar_id": exemplar["contour_id"], + "control_id": control["contour_id"], + "exemplar_score": float(exemplar[outcome]), + "control_score": float(control[outcome]), + "delta_score": float(exemplar[outcome] - control[outcome]), + "match_distance": float(control["match_distance"]), + } + if he_columns: + deltas = { + column: abs(float(exemplar.get(column, np.nan)) - float(control.get(column, np.nan))) + for column in he_columns + if np.isfinite(float(exemplar.get(column, np.nan))) and np.isfinite(float(control.get(column, np.nan))) + } + if deltas: + top_feature = max(deltas, key=deltas.get) + row["top_he_delta_feature"] = top_feature + row["top_he_delta_abs"] = float(deltas[top_feature]) + rows.append(row) + return pd.DataFrame(rows) + + +def _write_morphology_increment_artifacts(result: dict[str, Any], output_dir: str | Path) -> Path: + out = Path(output_dir) + out.mkdir(parents=True, exist_ok=True) + for key, filename in { + "xenium_native_morphology": "xenium_native_morphology.csv", + "he_morphology_features": "he_morphology_features.csv", + "feature_redundancy": "feature_redundancy.csv", + "incremental_prediction": "incremental_prediction.csv", + "partial_associations": "partial_associations.csv", + "matched_review_table": "matched_review_table.csv", + }.items(): + result[key].to_csv(out / filename, index=False) + (out / "morphology_increment_summary.json").write_text( + json.dumps(result["summary"], indent=2) + "\n", + encoding="utf-8", + ) + return out + + +def _identifier_row(contour_features: pd.DataFrame, contour_id: str, *, contour_key: str) -> dict[str, Any]: + match = contour_features.loc[contour_features["contour_id"].astype(str) == str(contour_id)] + if match.empty: + return {"sample_id": "sample_0", "contour_key": contour_key, "contour_id": str(contour_id)} + row = match.iloc[0] + return {column: row[column] for column in _ID_COLUMNS if column in row.index} + + +def _outer_minus_inner(row: dict[str, Any], *, prefix: str) -> dict[str, float]: + output = {} + for key, value in row.items(): + text = str(key) + parts = text.split("__") + if len(parts) < 3 or parts[0] != prefix or parts[1] != "inner_rim": + continue + suffix = "__".join(parts[2:]) + outer = f"{prefix}__outer_rim__{suffix}" + if outer in row: + output[f"{prefix}__outer_minus_inner__{suffix}"] = float(row[outer]) - float(value) + return output + + +def _numeric_columns(frame: pd.DataFrame, *, exclude: set[str]) -> list[str]: + columns = [] + for column in frame.columns: + if column in exclude: + continue + series = pd.to_numeric(frame[column], errors="coerce") + if series.notna().sum() >= 1 and float(np.nanstd(series.to_numpy(dtype=float))) > 1e-12: + columns.append(str(column)) + return columns + + +def _numeric_columns_any(frame: pd.DataFrame, *, exclude: set[str]) -> list[str]: + columns = [] + for column in frame.columns: + if column in exclude: + continue + series = pd.to_numeric(frame[column], errors="coerce") + if series.notna().sum() >= 1: + columns.append(str(column)) + return columns + + +def _baseline_columns(frame: pd.DataFrame) -> list[str]: + candidates = [ + "geometry__area_um2", + "geometry__perimeter_um", + "geometry__compactness", + "geometry__eccentricity", + "context__centroid_x_um", + "context__centroid_y_um", + "context__neighbor_count", + "omics__whole__n_cells", + ] + return [column for column in candidates if column in frame.columns] + + +def _program_outcome_columns(program_scores: pd.DataFrame) -> list[str]: + exclude = set(_ID_COLUMNS) | {"top_program", "top_program_score"} + return [ + column + for column in program_scores.columns + if column not in exclude + and not str(column).endswith("_evidence") + and pd.to_numeric(program_scores[column], errors="coerce").notna().sum() >= 2 + ] + + +def _evaluate_ridge_r2( + frame: pd.DataFrame, + *, + columns: list[str], + outcome: str, + random_state: int, + min_contours: int, +) -> tuple[float, str]: + columns = [column for column in dict.fromkeys(columns) if column in frame.columns] + y = pd.to_numeric(frame[outcome], errors="coerce") + X = frame.loc[:, columns].apply(pd.to_numeric, errors="coerce") if columns else pd.DataFrame(index=frame.index) + mask = y.notna() + if not X.empty: + mask &= X.notna().any(axis=1) + y = y.loc[mask].to_numpy(dtype=float) + X = X.loc[mask] + if y.size < 3 or np.nanstd(y) < 1e-12: + return float("nan"), "insufficient_variation" + if X.empty: + return 0.0, "mean_only" + X = _fill_frame(X) + X = X.loc[:, [column for column in X.columns if float(np.nanstd(X[column].to_numpy(dtype=float))) > 1e-12]] + if X.empty: + return 0.0, "mean_only" + model = make_pipeline(StandardScaler(), Ridge(alpha=1.0)) + if len(y) >= int(min_contours): + splits = min(5, len(y)) + cv = KFold(n_splits=splits, shuffle=True, random_state=random_state) + scores = cross_val_score(model, X.to_numpy(dtype=float), y, cv=cv, scoring="r2") + return float(np.nanmean(scores)), "cross_validated" + model.fit(X.to_numpy(dtype=float), y) + return float(r2_score(y, model.predict(X.to_numpy(dtype=float)))), "in_sample_small_n" + + +def _build_outcome_table(feature_table: dict[str, Any], program_scores: pd.DataFrame) -> pd.DataFrame: + tables = [] + program_columns = ["contour_id", *_program_outcome_columns(program_scores)] + tables.append(program_scores.loc[:, [column for column in program_columns if column in program_scores.columns]].copy()) + for key, prefix in (("rna_pseudobulk", "rna"), ("pathway_activity", "pathway")): + frame = pd.DataFrame(feature_table.get(key, pd.DataFrame())).copy() + if frame.empty or "contour_id" not in frame.columns: + continue + renamed = {"contour_id": "contour_id"} + for column in frame.columns: + if column in _ID_COLUMNS: + continue + renamed[column] = f"{prefix}__{column}" + tables.append(frame.loc[:, list(renamed)].rename(columns=renamed)) + output = tables[0] + for table in tables[1:]: + output = output.merge(table, on="contour_id", how="left") + return output + + +def _residualize(values: pd.Series, controls: pd.DataFrame) -> np.ndarray: + y = pd.to_numeric(values, errors="coerce").to_numpy(dtype=float) + finite = np.isfinite(y) + if controls.empty or finite.sum() < 3: + residual = y - np.nanmean(y[finite]) if finite.any() else np.full_like(y, np.nan) + return residual + X = controls.apply(pd.to_numeric, errors="coerce") + X = _fill_frame(X) + X = X.loc[:, [column for column in X.columns if float(np.nanstd(X[column].to_numpy(dtype=float))) > 1e-12]] + if X.empty: + return y - np.nanmean(y[finite]) + mask = finite & np.isfinite(X.to_numpy(dtype=float)).all(axis=1) + residual = np.full_like(y, np.nan, dtype=float) + if mask.sum() < 3: + residual[finite] = y[finite] - np.nanmean(y[finite]) + return residual + model = make_pipeline(StandardScaler(), Ridge(alpha=1.0)) + model.fit(X.loc[mask].to_numpy(dtype=float), y[mask]) + residual[mask] = y[mask] - model.predict(X.loc[mask].to_numpy(dtype=float)) + return residual + + +def _row_distance(frame: pd.DataFrame, target: pd.Series, *, columns: list[str]) -> pd.Series: + if not columns: + return pd.Series(0.0, index=frame.index) + distance = pd.Series(0.0, index=frame.index) + for column in columns: + values = pd.to_numeric(frame[column], errors="coerce") + scale = float(np.nanstd(values.to_numpy(dtype=float))) + if not np.isfinite(scale) or scale < 1e-12: + scale = 1.0 + distance += (values - float(target[column])).abs() / scale + return distance + + +def _fill_frame(frame: pd.DataFrame) -> pd.DataFrame: + filled = frame.apply(pd.to_numeric, errors="coerce").copy() + for column in filled.columns: + values = filled[column].to_numpy(dtype=float) + finite = np.isfinite(values) + fill = float(np.nanmedian(values[finite])) if finite.any() else 0.0 + filled[column] = np.where(finite, values, fill) + return filled + + +def _safe_spearman(left: pd.Series, right: pd.Series) -> tuple[float, float]: + left_values = pd.to_numeric(left, errors="coerce").to_numpy(dtype=float) + right_values = pd.to_numeric(right, errors="coerce").to_numpy(dtype=float) + mask = np.isfinite(left_values) & np.isfinite(right_values) + if mask.sum() < 3: + return float("nan"), float("nan") + if np.nanstd(left_values[mask]) < 1e-12 or np.nanstd(right_values[mask]) < 1e-12: + return float("nan"), float("nan") + rho, p_value = spearmanr(left_values[mask], right_values[mask]) + return float(rho), float(p_value) + + +def _benjamini_hochberg(p_values: pd.Series) -> np.ndarray: + values = pd.to_numeric(p_values, errors="coerce").to_numpy(dtype=float) + output = np.full(values.shape, np.nan, dtype=float) + finite_mask = np.isfinite(values) + if not finite_mask.any(): + return output + finite_values = values[finite_mask] + order = np.argsort(finite_values) + ranked = finite_values[order] + n = len(ranked) + adjusted = np.empty(n, dtype=float) + running = 1.0 + for reverse_index in range(n - 1, -1, -1): + rank = reverse_index + 1 + running = min(running, ranked[reverse_index] * n / rank) + adjusted[reverse_index] = running + restored = np.empty(n, dtype=float) + restored[order] = adjusted + output[finite_mask] = np.clip(restored, 0.0, 1.0) + return output diff --git a/src/pyXenium/multimodal/pathology.py b/src/pyXenium/multimodal/pathology.py new file mode 100644 index 0000000..ffc6470 --- /dev/null +++ b/src/pyXenium/multimodal/pathology.py @@ -0,0 +1,93 @@ +from __future__ import annotations + +from collections.abc import Callable, Mapping, Sequence +from dataclasses import dataclass +from typing import Any, Protocol + +import numpy as np + +__all__ = ["BMNetBackend", "NamedPathologyFeatureBackend"] + + +class NamedPathologyFeatureBackend(Protocol): + """Protocol for H&E backends that emit named contour or zone features.""" + + feature_prefix: str + + def extract_features(self, image_patch: Any, **metadata: Any) -> Mapping[str, float]: + """Return named numeric features for one H&E patch or masked zone.""" + + +@dataclass +class BMNetBackend: + """Adapter for breast H&E BM-Net style classifiers. + + The adapter intentionally does not bundle model weights or training code. Pass a + callable or model object that returns class probabilities for one image patch. + """ + + model: Any | None = None + predict_fn: Callable[..., Any] | None = None + labels: Sequence[str] = ("normal", "benign", "in_situ", "invasive") + feature_prefix: str = "bmnet" + + def extract_features(self, image_patch: Any, **metadata: Any) -> dict[str, float]: + probabilities = self._predict_probabilities(image_patch, **metadata) + features = {f"{label}_prob": float(probabilities.get(label, 0.0)) for label in self.labels} + tumor_prob = float(features.get("in_situ_prob", 0.0) + features.get("invasive_prob", 0.0)) + features["tumor_prob"] = tumor_prob + features["invasive_margin"] = float( + features.get("invasive_prob", 0.0) + - max( + features.get("normal_prob", 0.0), + features.get("benign_prob", 0.0), + features.get("in_situ_prob", 0.0), + ) + ) + features["prediction_entropy"] = _probability_entropy(features[f"{label}_prob"] for label in self.labels) + features["majority_label_code"] = float( + np.argmax([features[f"{label}_prob"] for label in self.labels]) if self.labels else -1 + ) + return features + + def _predict_probabilities(self, image_patch: Any, **metadata: Any) -> dict[str, float]: + predictor = self.predict_fn + if predictor is None and self.model is not None: + for name in ("predict_proba", "predict", "__call__"): + candidate = getattr(self.model, name, None) + if candidate is not None: + predictor = candidate + break + if predictor is None: + raise ValueError("BMNetBackend requires `predict_fn` or a model with predict/predict_proba.") + + try: + raw = predictor(image_patch, **metadata) + except TypeError: + raw = predictor(image_patch) + return _coerce_probabilities(raw, labels=self.labels) + + +def _coerce_probabilities(raw: Any, *, labels: Sequence[str]) -> dict[str, float]: + if isinstance(raw, Mapping): + values = { + (str(key)[: -len("_prob")] if str(key).endswith("_prob") else str(key)): float(value) + for key, value in raw.items() + } + else: + array = np.asarray(raw, dtype=float).reshape(-1) + values = {str(label): float(array[index]) for index, label in enumerate(labels[: len(array)])} + + total = float(sum(max(float(values.get(label, 0.0)), 0.0) for label in labels)) + if total > 0: + return {str(label): max(float(values.get(label, 0.0)), 0.0) / total for label in labels} + return {str(label): 0.0 for label in labels} + + +def _probability_entropy(values: Sequence[float]) -> float: + array = np.asarray(list(values), dtype=float) + array = array[np.isfinite(array) & (array > 0)] + if array.size == 0: + return 0.0 + array = array / array.sum() + return float(-np.sum(array * np.log2(array))) diff --git a/src/pyXenium/multimodal/workflows/contour_boundary_ecology.py b/src/pyXenium/multimodal/workflows/contour_boundary_ecology.py index 4b2c525..774bd50 100644 --- a/src/pyXenium/multimodal/workflows/contour_boundary_ecology.py +++ b/src/pyXenium/multimodal/workflows/contour_boundary_ecology.py @@ -32,19 +32,30 @@ def run_contour_boundary_ecology_pilot( contour_key: str, output_dir: str | Path | None = None, embedding_backend: Any = None, + pathology_backends: Any = None, neighbor_k: int = 6, + include_pathomics: bool = True, + program_library: str | dict[str, Any] = "tumor_boundary_v1", + precomputed_edge_gradients: pd.DataFrame | None = None, + precomputed_feature_table: dict[str, Any] | None = None, ) -> dict[str, Any]: sdata = _resolve_sdata(sdata_or_path) - feature_table = build_contour_feature_table( - sdata, - contour_key=contour_key, - include_pathomics=True, - embedding_backend=embedding_backend, - ) + if precomputed_feature_table is None: + feature_table = build_contour_feature_table( + sdata, + contour_key=contour_key, + include_pathomics=include_pathomics, + embedding_backend=embedding_backend, + pathology_backends=pathology_backends, + precomputed_edge_gradients=precomputed_edge_gradients, + ) + else: + feature_table = precomputed_feature_table program_result = score_contour_boundary_programs( sdata, contour_key=contour_key, feature_table=feature_table, + program_library=program_library, ) ecotype_assignments, ecotype_summary = cluster_contour_ecotypes( feature_table["contour_features"], @@ -64,7 +75,12 @@ def run_contour_boundary_ecology_pilot( ecotype_summary=ecotype_summary, matched_exemplars=association_summary["matched_exemplars"], embedding_backend=embedding_backend, + pathology_backends=pathology_backends, neighbor_k=neighbor_k, + include_pathomics=include_pathomics, + program_library=program_library, + precomputed_edge_gradients=precomputed_edge_gradients, + precomputed_feature_table=precomputed_feature_table, ) result = { "contour_features": feature_table["contour_features"], @@ -204,7 +220,12 @@ def _build_sample_summary( ecotype_summary: dict[str, Any], matched_exemplars: pd.DataFrame, embedding_backend: Any, + pathology_backends: Any, neighbor_k: int, + include_pathomics: bool, + program_library: str | dict[str, Any], + precomputed_edge_gradients: pd.DataFrame | None, + precomputed_feature_table: dict[str, Any] | None, ) -> dict[str, Any]: return { "sample_id": feature_table["sample_id"], @@ -216,6 +237,11 @@ def _build_sample_summary( "silhouette": float(ecotype_summary["silhouette"]) if np.isfinite(ecotype_summary["silhouette"]) else float("nan"), "feature_count": int(ecotype_summary["feature_count"]), "embedding_backend": bool(embedding_backend is not None), + "pathology_backends": _summarize_backend_names(pathology_backends), + "pathomics_enabled": bool(include_pathomics), + "program_library": str(program_library) if isinstance(program_library, str) else "custom", + "precomputed_edge_gradients": bool(precomputed_edge_gradients is not None), + "precomputed_feature_table": bool(precomputed_feature_table is not None), "neighbor_k": int(neighbor_k), "matched_exemplar_pairs": int(len(matched_exemplars)), "top_program_counts": _program_prevalence(program_scores), @@ -227,6 +253,24 @@ def _program_prevalence(program_scores: pd.DataFrame) -> dict[str, int]: return {str(key): int(value) for key, value in counts.items()} +def _summarize_backend_names(backends: Any) -> list[str]: + if backends is None: + return [] + if isinstance(backends, dict): + return [str(key) for key in backends] + if isinstance(backends, (list, tuple)): + return [_backend_name(backend) for backend in backends] + return [_backend_name(backends)] + + +def _backend_name(backend: Any) -> str: + for attr in ("feature_prefix", "name", "__name__"): + value = getattr(backend, attr, None) + if value: + return str(value) + return backend.__class__.__name__ + + def _render_exemplar_montage( *, sdata: XeniumSData, diff --git a/src/pyXenium/perturb/__init__.py b/src/pyXenium/perturb/__init__.py new file mode 100644 index 0000000..1caa268 --- /dev/null +++ b/src/pyXenium/perturb/__init__.py @@ -0,0 +1,21 @@ +from __future__ import annotations + +from ._bridge import ( + DEFAULT_SPATIALPERTURB_REFERENCE_DATASETS, + MINIMUM_SPATIALPERTURB_VERSION, + SPATIALPERTURB_REQUIREMENT, + SpatialPerturbBridgeConfig, + build_spatialperturb_handoff, + spatialperturb_status, + write_spatialperturb_handoff, +) + +__all__ = [ + "DEFAULT_SPATIALPERTURB_REFERENCE_DATASETS", + "MINIMUM_SPATIALPERTURB_VERSION", + "SPATIALPERTURB_REQUIREMENT", + "SpatialPerturbBridgeConfig", + "build_spatialperturb_handoff", + "spatialperturb_status", + "write_spatialperturb_handoff", +] diff --git a/src/pyXenium/perturb/_bridge.py b/src/pyXenium/perturb/_bridge.py new file mode 100644 index 0000000..22eb306 --- /dev/null +++ b/src/pyXenium/perturb/_bridge.py @@ -0,0 +1,190 @@ +from __future__ import annotations + +import importlib.metadata +import importlib.util +import json +import shutil +import sys +from collections.abc import Mapping, Sequence +from dataclasses import dataclass +from pathlib import Path +from typing import Any + +MINIMUM_SPATIALPERTURB_VERSION = "0.3" +SPATIALPERTURB_REQUIREMENT = f"SpatialPerturb>={MINIMUM_SPATIALPERTURB_VERSION}" +DEFAULT_SPATIALPERTURB_REFERENCE_DATASETS = ("gse241115_breast_cropseq",) + +_PROGRAM_SIMILARITY_CAVEAT = ( + "SpatialPerturb Bridge scores represent Perturb-seq-derived program similarity " + "projected onto Xenium tissue. They do not mean a tissue cell contains the " + "corresponding knockout, guide, or drug perturbation." +) + + +@dataclass(frozen=True) +class SpatialPerturbBridgeConfig: + """Configuration for a pyXenium-to-SpatialPerturb handoff specification.""" + + xenium_path: str | Path + output_dir: str | Path + prepared_h5ad: str | Path | None = None + cache_dir: str | Path = ".spatialperturb-cache" + cell_group_path: str | Path | None = None + roi_geojson_path: str | Path | None = None + sample_name: str | None = None + reference_datasets: Sequence[str] | str = DEFAULT_SPATIALPERTURB_REFERENCE_DATASETS + install_requirement: str = SPATIALPERTURB_REQUIREMENT + + +def spatialperturb_status() -> dict[str, Any]: + """Return environment status for the optional external SpatialPerturb package.""" + + version = None + try: + version = importlib.metadata.version("SpatialPerturb") + except importlib.metadata.PackageNotFoundError: + try: + version = importlib.metadata.version("spatialperturb") + except importlib.metadata.PackageNotFoundError: + version = None + + import_available = importlib.util.find_spec("spatialperturb") is not None + cli_path = shutil.which("spatialperturb") + return { + "bridge": "SpatialPerturb Bridge", + "distribution": "SpatialPerturb", + "import_name": "spatialperturb", + "minimum_version": MINIMUM_SPATIALPERTURB_VERSION, + "requirement": SPATIALPERTURB_REQUIREMENT, + "installed": bool(import_available or version), + "import_available": bool(import_available), + "installed_version": version, + "cli_path": cli_path, + "python_version": ".".join(str(part) for part in sys.version_info[:3]), + "python_compatible": sys.version_info >= (3, 9), + "install_command": ["python", "-m", "pip", "install", SPATIALPERTURB_REQUIREMENT], + } + + +def build_spatialperturb_handoff(config: SpatialPerturbBridgeConfig | Mapping[str, Any]) -> dict[str, Any]: + """Build a JSON-serializable handoff spec for the external SpatialPerturb CLI.""" + + cfg = _coerce_config(config) + reference_datasets = _normalize_reference_datasets(cfg.reference_datasets) + if not reference_datasets: + raise ValueError("SpatialPerturbBridgeConfig.reference_datasets must contain at least one dataset name.") + + xenium_path = _path_text(cfg.xenium_path) + output_dir = _path_text(cfg.output_dir) + prepared_h5ad = _path_text(cfg.prepared_h5ad or Path(cfg.output_dir) / "spatialperturb_xenium.h5ad") + cache_dir = _path_text(cfg.cache_dir) + + prepare_command = ["spatialperturb", "prepare-xenium", xenium_path, prepared_h5ad] + if cfg.cell_group_path is not None: + prepare_command.extend(["--cell-group-path", _path_text(cfg.cell_group_path)]) + if cfg.roi_geojson_path is not None: + prepare_command.extend(["--roi-geojson-path", _path_text(cfg.roi_geojson_path)]) + if cfg.sample_name: + prepare_command.extend(["--sample-name", str(cfg.sample_name)]) + + run_command = [ + "spatialperturb", + "run-reference-benchmark", + prepared_h5ad, + output_dir, + "--cache-dir", + cache_dir, + "--reference-datasets", + ",".join(reference_datasets), + ] + + install_command = ["python", "-m", "pip", "install", str(cfg.install_requirement)] + return { + "schema_version": 1, + "bridge": "SpatialPerturb Bridge", + "description": "Optional pyXenium bridge for Perturb-seq reference projection onto Xenium tissue.", + "external_project": { + "name": "SpatialPerturb", + "package": "SpatialPerturb", + "import_name": "spatialperturb", + "minimum_version": MINIMUM_SPATIALPERTURB_VERSION, + "python_requires": ">=3.9", + "source": "https://github.com/hutaobo/SpatialPerturb", + "pypi": "https://pypi.org/project/SpatialPerturb/", + }, + "status": spatialperturb_status(), + "inputs": { + "xenium_path": xenium_path, + "cell_group_path": _optional_path_text(cfg.cell_group_path), + "roi_geojson_path": _optional_path_text(cfg.roi_geojson_path), + "sample_name": cfg.sample_name, + }, + "outputs": { + "prepared_h5ad": prepared_h5ad, + "report_dir": output_dir, + }, + "cache_dir": cache_dir, + "reference_datasets": list(reference_datasets), + "commands": { + "install": install_command, + "prepare_xenium": prepare_command, + "run_reference_benchmark": run_command, + }, + "command_text": { + "install": _format_command(install_command), + "prepare_xenium": _format_command(prepare_command), + "run_reference_benchmark": _format_command(run_command), + }, + "interpretation_caveat": _PROGRAM_SIMILARITY_CAVEAT, + "pyxenium_boundary": ( + "pyXenium provides the Xenium data foundation and handoff specification; " + "SpatialPerturb owns the perturbation reference projection workflow." + ), + } + + +def write_spatialperturb_handoff( + config: SpatialPerturbBridgeConfig | Mapping[str, Any], + output_path: str | Path, +) -> dict[str, Any]: + """Write a SpatialPerturb Bridge handoff spec as JSON and return the spec.""" + + spec = build_spatialperturb_handoff(config) + path = Path(output_path) + path.parent.mkdir(parents=True, exist_ok=True) + path.write_text(json.dumps(spec, indent=2, sort_keys=True) + "\n", encoding="utf-8") + return spec + + +def _coerce_config(config: SpatialPerturbBridgeConfig | Mapping[str, Any]) -> SpatialPerturbBridgeConfig: + if isinstance(config, SpatialPerturbBridgeConfig): + return config + if isinstance(config, Mapping): + return SpatialPerturbBridgeConfig(**dict(config)) + raise TypeError("config must be a SpatialPerturbBridgeConfig or mapping.") + + +def _path_text(value: str | Path) -> str: + return str(Path(value)) + + +def _optional_path_text(value: str | Path | None) -> str | None: + if value is None: + return None + return _path_text(value) + + +def _normalize_reference_datasets(names: Sequence[str] | str) -> tuple[str, ...]: + if isinstance(names, str): + return tuple(name.strip() for name in names.split(",") if name.strip()) + return tuple(str(name) for name in names if str(name)) + + +def _format_command(args: Sequence[str]) -> str: + return " ".join(_quote_arg(str(arg)) for arg in args) + + +def _quote_arg(arg: str) -> str: + if not arg or any(char.isspace() for char in arg) or any(char in arg for char in '"\'<>|&;()'): + return '"' + arg.replace('"', '\\"') + '"' + return arg diff --git a/src/pyXenium/validation/__init__.py b/src/pyXenium/validation/__init__.py index 3877571..746716e 100644 --- a/src/pyXenium/validation/__init__.py +++ b/src/pyXenium/validation/__init__.py @@ -1,100 +1,51 @@ from __future__ import annotations +from importlib import import_module + from pyXenium._compat import deprecated_callable, deprecated_symbol -from pyXenium.multimodal import ( - build_cohort_handoff_spec as _build_cohort_handoff_spec, - build_panel_gap_table as _build_panel_gap_table, - build_serializable_pilot_summary as _build_serializable_pilot_summary, - build_summary as _build_summary, - build_top_hypotheses_table as _build_top_hypotheses_table, - extract_ranked_patches as _extract_ranked_patches, - render_markdown_report as _render_markdown_report, - render_renal_immune_resistance_report as _render_renal_immune_resistance_report, - run_renal_immune_resistance_pilot as _run_renal_immune_resistance_pilot, - run_validated_renal_ffpe_smoke as _run_validated_renal_ffpe_smoke, - validate_summary as _validate_summary, - write_output_artifacts as _write_output_artifacts, - write_renal_immune_resistance_artifacts as _write_renal_immune_resistance_artifacts, -) -from .atera_wta_breast_topology import ( - DEFAULT_ATERA_WTA_BREAST_CELL_GROUPS, - DEFAULT_ATERA_WTA_BREAST_DATASET_PATH, - DEFAULT_ATERA_WTA_BREAST_SAMPLE_ID, - DEFAULT_ATERA_WTA_BREAST_TBC_SUBDIR, - DEFAULT_LR_SMOKE_PANEL, - DEFAULT_PATHWAY_PANEL, - build_serializable_breast_topology_summary, - render_atera_wta_breast_topology_report, - run_atera_wta_breast_topology, - write_atera_wta_breast_topology_artifacts, -) +_ATTRIBUTE_EXPORTS = { + "DEFAULT_ATERA_WTA_BREAST_CELL_GROUPS": (".atera_wta_breast_topology", "DEFAULT_ATERA_WTA_BREAST_CELL_GROUPS"), + "DEFAULT_ATERA_WTA_BREAST_DATASET_PATH": (".atera_wta_breast_topology", "DEFAULT_ATERA_WTA_BREAST_DATASET_PATH"), + "DEFAULT_ATERA_WTA_BREAST_SAMPLE_ID": (".atera_wta_breast_topology", "DEFAULT_ATERA_WTA_BREAST_SAMPLE_ID"), + "DEFAULT_ATERA_WTA_BREAST_TBC_SUBDIR": (".atera_wta_breast_topology", "DEFAULT_ATERA_WTA_BREAST_TBC_SUBDIR"), + "DEFAULT_CCI_SMOKE_PANEL": (".atera_wta_breast_topology", "DEFAULT_CCI_SMOKE_PANEL"), + "DEFAULT_PATHWAY_PANEL": (".atera_wta_breast_topology", "DEFAULT_PATHWAY_PANEL"), + "build_serializable_breast_topology_summary": (".atera_wta_breast_topology", "build_serializable_breast_topology_summary"), + "render_atera_wta_breast_topology_report": (".atera_wta_breast_topology", "render_atera_wta_breast_topology_report"), + "run_atera_wta_breast_topology": (".atera_wta_breast_topology", "run_atera_wta_breast_topology"), + "write_atera_wta_breast_topology_artifacts": (".atera_wta_breast_topology", "write_atera_wta_breast_topology_artifacts"), + "DEFAULT_ATERA_WTA_CERVICAL_CELL_GROUPS": (".atera_wta_cervical_end_to_end", "DEFAULT_ATERA_WTA_CERVICAL_CELL_GROUPS"), + "DEFAULT_ATERA_WTA_CERVICAL_CONTOUR_KEY": (".atera_wta_cervical_end_to_end", "DEFAULT_ATERA_WTA_CERVICAL_CONTOUR_KEY"), + "DEFAULT_ATERA_WTA_CERVICAL_DATASET_PATH": (".atera_wta_cervical_end_to_end", "DEFAULT_ATERA_WTA_CERVICAL_DATASET_PATH"), + "DEFAULT_ATERA_WTA_CERVICAL_EXPANDED_CONTOUR_KEY": (".atera_wta_cervical_end_to_end", "DEFAULT_ATERA_WTA_CERVICAL_EXPANDED_CONTOUR_KEY"), + "DEFAULT_ATERA_WTA_CERVICAL_LR_PANEL": (".atera_wta_cervical_end_to_end", "DEFAULT_ATERA_WTA_CERVICAL_LR_PANEL"), + "DEFAULT_ATERA_WTA_CERVICAL_MARKER_PANEL": (".atera_wta_cervical_end_to_end", "DEFAULT_ATERA_WTA_CERVICAL_MARKER_PANEL"), + "DEFAULT_ATERA_WTA_CERVICAL_PATHWAY_PANEL": (".atera_wta_cervical_end_to_end", "DEFAULT_ATERA_WTA_CERVICAL_PATHWAY_PANEL"), + "DEFAULT_ATERA_WTA_CERVICAL_SAMPLE_ID": (".atera_wta_cervical_end_to_end", "DEFAULT_ATERA_WTA_CERVICAL_SAMPLE_ID"), + "DEFAULT_ATERA_WTA_CERVICAL_TBC_SUBDIR": (".atera_wta_cervical_end_to_end", "DEFAULT_ATERA_WTA_CERVICAL_TBC_SUBDIR"), + "build_atera_wta_cervical_bio6_structures": (".atera_wta_cervical_end_to_end", "build_atera_wta_cervical_bio6_structures"), + "build_serializable_cervical_end_to_end_summary": (".atera_wta_cervical_end_to_end", "build_serializable_cervical_end_to_end_summary"), + "render_atera_wta_cervical_end_to_end_report": (".atera_wta_cervical_end_to_end", "render_atera_wta_cervical_end_to_end_report"), + "run_atera_wta_cervical_end_to_end": (".atera_wta_cervical_end_to_end", "run_atera_wta_cervical_end_to_end"), + "run_sfplot_tbc_table_bundle": (".sfplot_tbc_bridge", "run_sfplot_tbc_table_bundle"), +} -build_summary = deprecated_callable( - _build_summary, - old_path="pyXenium.validation.build_summary", - new_path="pyXenium.multimodal.workflows.build_summary", -) -validate_summary = deprecated_callable( - _validate_summary, - old_path="pyXenium.validation.validate_summary", - new_path="pyXenium.multimodal.workflows.validate_summary", -) -render_markdown_report = deprecated_callable( - _render_markdown_report, - old_path="pyXenium.validation.render_markdown_report", - new_path="pyXenium.multimodal.workflows.render_markdown_report", -) -write_output_artifacts = deprecated_callable( - _write_output_artifacts, - old_path="pyXenium.validation.write_output_artifacts", - new_path="pyXenium.multimodal.workflows.write_output_artifacts", -) -run_validated_renal_ffpe_smoke = deprecated_callable( - _run_validated_renal_ffpe_smoke, - old_path="pyXenium.validation.run_validated_renal_ffpe_smoke", - new_path="pyXenium.multimodal.run_validated_renal_ffpe_smoke", -) -build_cohort_handoff_spec = deprecated_callable( - _build_cohort_handoff_spec, - old_path="pyXenium.validation.build_cohort_handoff_spec", - new_path="pyXenium.multimodal.workflows.build_cohort_handoff_spec", -) -build_panel_gap_table = deprecated_callable( - _build_panel_gap_table, - old_path="pyXenium.validation.build_panel_gap_table", - new_path="pyXenium.multimodal.workflows.build_panel_gap_table", -) -build_serializable_pilot_summary = deprecated_callable( - _build_serializable_pilot_summary, - old_path="pyXenium.validation.build_serializable_pilot_summary", - new_path="pyXenium.multimodal.workflows.build_serializable_pilot_summary", -) -build_top_hypotheses_table = deprecated_callable( - _build_top_hypotheses_table, - old_path="pyXenium.validation.build_top_hypotheses_table", - new_path="pyXenium.multimodal.workflows.build_top_hypotheses_table", -) -extract_ranked_patches = deprecated_callable( - _extract_ranked_patches, - old_path="pyXenium.validation.extract_ranked_patches", - new_path="pyXenium.multimodal.workflows.extract_ranked_patches", -) -render_renal_immune_resistance_report = deprecated_callable( - _render_renal_immune_resistance_report, - old_path="pyXenium.validation.render_renal_immune_resistance_report", - new_path="pyXenium.multimodal.workflows.render_renal_immune_resistance_report", -) -run_renal_immune_resistance_pilot = deprecated_callable( - _run_renal_immune_resistance_pilot, - old_path="pyXenium.validation.run_renal_immune_resistance_pilot", - new_path="pyXenium.multimodal.run_renal_immune_resistance_pilot", -) -write_renal_immune_resistance_artifacts = deprecated_callable( - _write_renal_immune_resistance_artifacts, - old_path="pyXenium.validation.write_renal_immune_resistance_artifacts", - new_path="pyXenium.multimodal.workflows.write_renal_immune_resistance_artifacts", -) +_DEPRECATED_CALLABLE_EXPORTS = { + "build_summary": "build_summary", + "validate_summary": "validate_summary", + "render_markdown_report": "render_markdown_report", + "write_output_artifacts": "write_output_artifacts", + "run_validated_renal_ffpe_smoke": "run_validated_renal_ffpe_smoke", + "build_cohort_handoff_spec": "build_cohort_handoff_spec", + "build_panel_gap_table": "build_panel_gap_table", + "build_serializable_pilot_summary": "build_serializable_pilot_summary", + "build_top_hypotheses_table": "build_top_hypotheses_table", + "extract_ranked_patches": "extract_ranked_patches", + "render_renal_immune_resistance_report": "render_renal_immune_resistance_report", + "run_renal_immune_resistance_pilot": "run_renal_immune_resistance_pilot", + "write_renal_immune_resistance_artifacts": "write_renal_immune_resistance_artifacts", +} _DEPRECATED_PUBLIC_NAMES = { "DEFAULT_DATASET_PATH", @@ -105,6 +56,22 @@ def __getattr__(name: str): + if name in _ATTRIBUTE_EXPORTS: + module_name, attribute_name = _ATTRIBUTE_EXPORTS[name] + module = import_module(module_name, __name__) + value = getattr(module, attribute_name) + globals()[name] = value + return value + if name in _DEPRECATED_CALLABLE_EXPORTS: + target_name = _DEPRECATED_CALLABLE_EXPORTS[name] + multimodal = import_module("pyXenium.multimodal") + value = deprecated_callable( + getattr(multimodal, target_name), + old_path=f"pyXenium.validation.{name}", + new_path=f"pyXenium.multimodal.workflows.{target_name}", + ) + globals()[name] = value + return value return deprecated_symbol( name, target_module="pyXenium.multimodal.workflows", @@ -114,29 +81,47 @@ def __getattr__(name: str): ) +def __dir__() -> list[str]: + return sorted(set(globals()) | set(_ATTRIBUTE_EXPORTS) | set(_DEPRECATED_CALLABLE_EXPORTS) | _DEPRECATED_PUBLIC_NAMES) + + __all__ = [ "DEFAULT_ATERA_WTA_BREAST_CELL_GROUPS", "DEFAULT_ATERA_WTA_BREAST_DATASET_PATH", "DEFAULT_ATERA_WTA_BREAST_SAMPLE_ID", "DEFAULT_ATERA_WTA_BREAST_TBC_SUBDIR", + "DEFAULT_ATERA_WTA_CERVICAL_CELL_GROUPS", + "DEFAULT_ATERA_WTA_CERVICAL_CONTOUR_KEY", + "DEFAULT_ATERA_WTA_CERVICAL_DATASET_PATH", + "DEFAULT_ATERA_WTA_CERVICAL_EXPANDED_CONTOUR_KEY", + "DEFAULT_ATERA_WTA_CERVICAL_LR_PANEL", + "DEFAULT_ATERA_WTA_CERVICAL_MARKER_PANEL", + "DEFAULT_ATERA_WTA_CERVICAL_PATHWAY_PANEL", + "DEFAULT_ATERA_WTA_CERVICAL_SAMPLE_ID", + "DEFAULT_ATERA_WTA_CERVICAL_TBC_SUBDIR", "DEFAULT_DATASET_PATH", - "DEFAULT_LR_SMOKE_PANEL", + "DEFAULT_CCI_SMOKE_PANEL", "DEFAULT_PATHWAY_PANEL", "EXPECTED_CELLS", "EXPECTED_PROTEIN_MARKERS", "EXPECTED_RNA_FEATURES", + "build_atera_wta_cervical_bio6_structures", "build_cohort_handoff_spec", "build_panel_gap_table", "build_serializable_breast_topology_summary", + "build_serializable_cervical_end_to_end_summary", "build_serializable_pilot_summary", "build_summary", "build_top_hypotheses_table", "extract_ranked_patches", "render_atera_wta_breast_topology_report", + "render_atera_wta_cervical_end_to_end_report", "render_markdown_report", "render_renal_immune_resistance_report", "run_atera_wta_breast_topology", + "run_atera_wta_cervical_end_to_end", "run_renal_immune_resistance_pilot", + "run_sfplot_tbc_table_bundle", "run_validated_renal_ffpe_smoke", "validate_summary", "write_atera_wta_breast_topology_artifacts", diff --git a/src/pyXenium/validation/atera_wta_breast_topology.py b/src/pyXenium/validation/atera_wta_breast_topology.py index d5de578..9a379c9 100644 --- a/src/pyXenium/validation/atera_wta_breast_topology.py +++ b/src/pyXenium/validation/atera_wta_breast_topology.py @@ -7,8 +7,7 @@ import pandas as pd -from pyXenium.io import read_xenium -from pyXenium.ligand_receptor import ligand_receptor_topology_analysis +from pyXenium.cci import cci_topology_analysis from pyXenium.pathway import pathway_topology_analysis DEFAULT_ATERA_WTA_BREAST_DATASET_PATH = ( @@ -18,7 +17,7 @@ DEFAULT_ATERA_WTA_BREAST_CELL_GROUPS = "WTA_Preview_FFPE_Breast_Cancer_cell_groups.csv" DEFAULT_ATERA_WTA_BREAST_SAMPLE_ID = "atera_wta_ffpe_breast" -DEFAULT_LR_SMOKE_PANEL = pd.DataFrame( +DEFAULT_CCI_SMOKE_PANEL = pd.DataFrame( [ {"ligand": "CSF1", "receptor": "CSF1R", "evidence_weight": 1.0}, {"ligand": "CXCL12", "receptor": "CXCR4", "evidence_weight": 1.0}, @@ -51,6 +50,8 @@ def _default_tbc_results_path(dataset_root: str | Path) -> Path: def _load_atera_wta_breast_adata(dataset_root: str | Path): + from pyXenium.io import read_xenium + return read_xenium( str(dataset_root), as_="anndata", @@ -99,7 +100,7 @@ def _cluster_counts(adata) -> pd.DataFrame: return pd.DataFrame({"cluster": counts.index.astype(str), "n_cells": counts.to_numpy(dtype=int)}) -def _lr_pair_summary(scores: pd.DataFrame, ligand: str, receptor: str) -> dict[str, Any]: +def _cci_pair_summary(scores: pd.DataFrame, ligand: str, receptor: str) -> dict[str, Any]: pair_scores = scores.loc[(scores["ligand"] == ligand) & (scores["receptor"] == receptor)].copy() if pair_scores.empty: return { @@ -110,7 +111,7 @@ def _lr_pair_summary(scores: pd.DataFrame, ligand: str, receptor: str) -> dict[s "best_score": None, "top_rows": [], } - pair_scores = pair_scores.sort_values("LR_score", ascending=False).reset_index(drop=True) + pair_scores = pair_scores.sort_values("CCI_score", ascending=False).reset_index(drop=True) best = pair_scores.iloc[0] top_rows = [] for _, row in pair_scores.head(5).iterrows(): @@ -118,7 +119,7 @@ def _lr_pair_summary(scores: pd.DataFrame, ligand: str, receptor: str) -> dict[s { "sender_celltype": str(row["sender_celltype"]), "receiver_celltype": str(row["receiver_celltype"]), - "LR_score": float(row["LR_score"]), + "CCI_score": float(row["CCI_score"]), } ) return { @@ -126,7 +127,7 @@ def _lr_pair_summary(scores: pd.DataFrame, ligand: str, receptor: str) -> dict[s "receptor": receptor, "best_sender_celltype": str(best["sender_celltype"]), "best_receiver_celltype": str(best["receiver_celltype"]), - "best_score": float(best["LR_score"]), + "best_score": float(best["CCI_score"]), "top_rows": top_rows, } @@ -134,18 +135,18 @@ def _lr_pair_summary(scores: pd.DataFrame, ligand: str, receptor: str) -> dict[s def _rank_of_pair(pair_scores: pd.DataFrame, sender: str, receiver: str) -> int | None: if pair_scores.empty: return None - ranked = pair_scores.sort_values("LR_score", ascending=False).reset_index(drop=True) + ranked = pair_scores.sort_values("CCI_score", ascending=False).reset_index(drop=True) matches = ranked.index[(ranked["sender_celltype"] == sender) & (ranked["receiver_celltype"] == receiver)] if len(matches) == 0: return None return int(matches[0]) + 1 -def _build_lr_acceptance(scores: pd.DataFrame) -> list[dict[str, Any]]: +def _build_cci_acceptance(scores: pd.DataFrame) -> list[dict[str, Any]]: checks: list[dict[str, Any]] = [] csf1 = scores.loc[(scores["ligand"] == "CSF1") & (scores["receptor"] == "CSF1R")].copy() - csf1 = csf1.sort_values("LR_score", ascending=False).reset_index(drop=True) + csf1 = csf1.sort_values("CCI_score", ascending=False).reset_index(drop=True) csf1_sender = str(csf1.iloc[0]["sender_celltype"]) if not csf1.empty else None checks.append( { @@ -170,7 +171,7 @@ def _build_lr_acceptance(scores: pd.DataFrame) -> list[dict[str, Any]]: ) dll4 = scores.loc[(scores["ligand"] == "DLL4") & (scores["receptor"] == "NOTCH3")].copy() - dll4 = dll4.sort_values("LR_score", ascending=False).reset_index(drop=True) + dll4 = dll4.sort_values("CCI_score", ascending=False).reset_index(drop=True) if dll4.empty: dll4_sender = None dll4_receiver = None @@ -247,15 +248,15 @@ def _build_pathway_acceptance(pathway_to_cell: pd.DataFrame) -> list[dict[str, A def build_serializable_breast_topology_summary(study: dict) -> dict[str, Any]: adata = study["adata"] cluster_counts = _cluster_counts(adata) - lr_scores = study["lr"]["scores"] + cci_scores = study["cci"]["scores"] pathway_to_cell = study["pathway"]["pathway_to_cell"] pathway_activity_to_cell = study["pathway"]["pathway_activity_to_cell"] metrics_summary = _load_metrics_summary(Path(study["dataset_root"])) experiment_metadata = _load_experiment_metadata(Path(study["dataset_root"])) - lr_pair_summaries = [ - _lr_pair_summary(lr_scores, ligand=row["ligand"], receptor=row["receptor"]) - for _, row in DEFAULT_LR_SMOKE_PANEL.iterrows() + cci_pair_summaries = [ + _cci_pair_summary(cci_scores, ligand=row["ligand"], receptor=row["receptor"]) + for _, row in DEFAULT_CCI_SMOKE_PANEL.iterrows() ] payload = { @@ -271,12 +272,12 @@ def build_serializable_breast_topology_summary(study: dict) -> dict[str, Any]: "cluster_cell_counts": cluster_counts.to_dict(orient="records"), "metrics_summary": metrics_summary, "experiment_metadata": experiment_metadata, - "lr_smoke_panel": DEFAULT_LR_SMOKE_PANEL.to_dict(orient="records"), + "cci_smoke_panel": DEFAULT_CCI_SMOKE_PANEL.to_dict(orient="records"), "pathway_smoke_panel": [ {"pathway": pathway, "genes": genes} for pathway, genes in DEFAULT_PATHWAY_PANEL.items() ], - "lr_pair_summaries": lr_pair_summaries, - "lr_acceptance": _build_lr_acceptance(lr_scores), + "cci_pair_summaries": cci_pair_summaries, + "cci_acceptance": _build_cci_acceptance(cci_scores), "pathway_primary_best": _pathway_best_assignments(pathway_to_cell), "pathway_activity_best": _pathway_best_assignments(pathway_activity_to_cell), "pathway_acceptance": _build_pathway_acceptance(pathway_to_cell), @@ -305,11 +306,11 @@ def render_atera_wta_breast_topology_report(payload: dict) -> str: f"- median_transcripts_per_cell: `{payload['metrics_summary'].get('median_transcripts_per_cell')}`", f"- Runtime (s): `{payload['runtime_seconds']:.2f}`", "", - "## LR Smoke Panel", + "## CCI Smoke Panel", "", ] - for entry in payload["lr_pair_summaries"]: + for entry in payload["cci_pair_summaries"]: ligand = entry["ligand"] receptor = entry["receptor"] best_sender = entry["best_sender_celltype"] @@ -320,8 +321,8 @@ def render_atera_wta_breast_topology_report(payload: dict) -> str: + (f" (`{best_score:.4f}`)" if best_score is not None else "") ) - lines.extend(["", "## LR Acceptance", ""]) - for check in payload["lr_acceptance"]: + lines.extend(["", "## CCI Acceptance", ""]) + for check in payload["cci_acceptance"]: status = "PASS" if check["pass"] else "FAIL" lines.append(f"- `{status}` {check['check']}") @@ -379,9 +380,9 @@ def run_atera_wta_breast_topology( adata = _load_atera_wta_breast_adata(dataset_root_path) - lr_result = ligand_receptor_topology_analysis( + cci_result = cci_topology_analysis( adata=adata, - lr_pairs=DEFAULT_LR_SMOKE_PANEL, + interaction_pairs=DEFAULT_CCI_SMOKE_PANEL, output_dir=resolved_output_dir, tbc_results=resolved_tbc_results, cluster_col="cluster", @@ -389,7 +390,7 @@ def run_atera_wta_breast_topology( x_col="x", y_col="y", anchor_mode="precomputed", - top_n_pairs=len(DEFAULT_LR_SMOKE_PANEL), + top_n_pairs=len(DEFAULT_CCI_SMOKE_PANEL), min_cross_edges=50, export_figures=export_figures, ) @@ -415,7 +416,7 @@ def run_atera_wta_breast_topology( runtime_seconds = time.perf_counter() - start merged_files = {} - merged_files.update(lr_result.get("files", {})) + merged_files.update(cci_result.get("files", {})) merged_files.update(pathway_result.get("files", {})) study = { @@ -423,7 +424,7 @@ def run_atera_wta_breast_topology( "dataset_root": str(dataset_root_path), "tbc_results": str(resolved_tbc_results), "adata": adata, - "lr": lr_result, + "cci": cci_result, "pathway": pathway_result, "files": merged_files, "runtime_seconds": runtime_seconds, @@ -455,7 +456,7 @@ def run_atera_wta_breast_topology( "DEFAULT_ATERA_WTA_BREAST_DATASET_PATH", "DEFAULT_ATERA_WTA_BREAST_SAMPLE_ID", "DEFAULT_ATERA_WTA_BREAST_TBC_SUBDIR", - "DEFAULT_LR_SMOKE_PANEL", + "DEFAULT_CCI_SMOKE_PANEL", "DEFAULT_PATHWAY_PANEL", "build_serializable_breast_topology_summary", "render_atera_wta_breast_topology_report", diff --git a/src/pyXenium/validation/atera_wta_cervical_end_to_end.py b/src/pyXenium/validation/atera_wta_cervical_end_to_end.py new file mode 100644 index 0000000..8b81ec4 --- /dev/null +++ b/src/pyXenium/validation/atera_wta_cervical_end_to_end.py @@ -0,0 +1,659 @@ +from __future__ import annotations + +import json +import time +from pathlib import Path +from typing import Any + +import pandas as pd + +from pyXenium.contour import ( + add_contours_from_geojson, + expand_contours, + generate_xenium_explorer_annotations, + ring_density, + smooth_density_by_distance, +) +from pyXenium.io import XeniumSData, read_xenium, write_xenium +from pyXenium.cci import cci_topology_analysis +from pyXenium.multimodal import run_contour_boundary_ecology_pilot +from pyXenium.pathway import pathway_topology_analysis + +from .sfplot_tbc_bridge import run_sfplot_tbc_table_bundle + +DEFAULT_ATERA_WTA_CERVICAL_DATASET_PATH = ( + r"Y:\long\10X_datasets\Xenium\Atera\WTA_Preview_FFPE_Cervical_Cancer_outs" +) +DEFAULT_ATERA_WTA_CERVICAL_TBC_SUBDIR = r"sfplot_tbc_formal_wta\results" +DEFAULT_ATERA_WTA_CERVICAL_CELL_GROUPS = "WTA_Preview_FFPE_Cervical_Cancer_cell_groups.csv" +DEFAULT_ATERA_WTA_CERVICAL_SAMPLE_ID = "atera_wta_ffpe_cervical" +DEFAULT_ATERA_WTA_CERVICAL_SFPLOT_SAMPLE_NAME = "WTA_Preview_FFPE_Cervical_Cancer_formal" +DEFAULT_ATERA_WTA_CERVICAL_OUTPUT_DIRNAME = "pyxenium_cervical_end_to_end" +DEFAULT_ATERA_WTA_CERVICAL_TOPOLOGY_SUBDIR = "topology" +DEFAULT_ATERA_WTA_CERVICAL_CONTOUR_SUBDIR = "contours_bio6" +DEFAULT_ATERA_WTA_CERVICAL_DENSITY_SUBDIR = "density_profiles" +DEFAULT_ATERA_WTA_CERVICAL_MULTIMODAL_SUBDIR = "multimodal_contour_ecology_bio6" +DEFAULT_ATERA_WTA_CERVICAL_SDATA_NAME = "cervical_with_contours.sdata" +DEFAULT_ATERA_WTA_CERVICAL_HISTOSEG_ROOT = r"D:\GitHub\HistoSeg" +DEFAULT_ATERA_WTA_CERVICAL_CONTOUR_KEY = "atera_cervical_bio6" +DEFAULT_ATERA_WTA_CERVICAL_EXPANDED_CONTOUR_KEY = "atera_cervical_bio6_voronoi30um" +DEFAULT_ATERA_WTA_CERVICAL_PIXEL_SIZE_UM = 0.2125 + +DEFAULT_ATERA_WTA_CERVICAL_CCI_PANEL = pd.DataFrame( + [ + {"ligand": "SPP1", "receptor": "CD44", "evidence_weight": 1.0}, + {"ligand": "CXCL13", "receptor": "CXCR5", "evidence_weight": 1.0}, + {"ligand": "CXCL12", "receptor": "CXCR4", "evidence_weight": 1.0}, + {"ligand": "TGFB1", "receptor": "TGFBR2", "evidence_weight": 1.0}, + {"ligand": "VEGFA", "receptor": "KDR", "evidence_weight": 1.0}, + ] +) + +DEFAULT_ATERA_WTA_CERVICAL_PATHWAY_PANEL: dict[str, list[str]] = { + "immune_activation": ["CD3D", "TRAC", "NKG7", "CXCL13", "HLA-DRA"], + "myeloid_activation": ["SPP1", "CD68", "HLA-DRA", "FCER1G", "LST1"], + "vascular_stromal": ["PECAM1", "KDR", "RGS5", "COL1A1", "ACTA2"], + "emt_invasion": ["VIM", "MMP11", "ITGB6", "KRT14", "TGFB1"], + "stromal_matrix": ["COL1A1", "COL3A1", "DCN", "TAGLN", "THY1"], + "tls_activation": ["CXCL13", "MS4A1", "CD79A", "JCHAIN", "TRAC"], + "hypoxia_necrosis": ["CA9", "SLC2A1", "VEGFA", "LDHA", "HILPDA"], +} + +DEFAULT_ATERA_WTA_CERVICAL_MARKER_PANEL = ( + "SPP1", + "CXCL13", + "CXCL12", + "TGFB1", + "VEGFA", + "CA9", +) + +DEFAULT_ATERA_WTA_CERVICAL_BIO6_GROUPS: dict[str, tuple[str, ...]] = { + "Tumor": ( + "Metabolic Invasive Basal Cells", + "Hypoxic Tumor Cells", + "Differentiating Tumor Cells", + "Migratory Invasive Basal Cells", + "Parabasal Tumor Cells", + "Dyskeratotic Tumor Cells", + "Proliferative Parabasal Cells", + "OR4F17+ Cells", + "Detachment", + ), + "T-cell": ( + "Cytotoxic T Cells", + "Naive & Memory T Cells", + "Regulatory T Cells", + "Exhausted T Cells", + ), + "Myeloid": ( + "Macrophages", + "Dendritic Cells", + "Neutrophils", + "Mast Cells", + ), + "B/Plasma": ( + "B Cells", + "Plasma Cells", + ), + "Stromal/Fibro/Muscle": ( + "Stroma & Smooth Muscle", + "Interstitial Fibroblasts", + "Cancer Associated Fibroblasts", + "Smooth Muscle", + ), + "Vascular/Endocervical": ( + "Endothelial Cells", + "Endocervical Columnar Cells", + "Endocervical Ciliated Cells", + ), +} + + +def _default_tbc_results_path(dataset_root: str | Path) -> Path: + return Path(dataset_root) / DEFAULT_ATERA_WTA_CERVICAL_TBC_SUBDIR + + +def _default_output_root(dataset_root: str | Path) -> Path: + return Path(dataset_root) / DEFAULT_ATERA_WTA_CERVICAL_OUTPUT_DIRNAME + + +def _load_metrics_summary(dataset_root: Path) -> dict[str, Any]: + metrics_path = dataset_root / "metrics_summary.csv" + if not metrics_path.exists(): + return {} + metrics = pd.read_csv(metrics_path) + if metrics.empty: + return {} + row = metrics.iloc[0] + payload: dict[str, Any] = {} + for key in ("num_cells_detected", "median_transcripts_per_cell", "median_genes_per_cell"): + if key in row.index: + payload[key] = int(row[key]) if pd.notna(row[key]) else None + return payload + + +def _load_experiment_metadata(dataset_root: Path) -> dict[str, Any]: + experiment_path = dataset_root / "experiment.xenium" + if not experiment_path.exists(): + return {} + with experiment_path.open("r", encoding="utf-8") as handle: + experiment = json.load(handle) + return { + "panel_num_targets_predesigned": int(experiment.get("panel_num_targets_predesigned", 0) or 0), + "panel_num_targets_custom": int(experiment.get("panel_num_targets_custom", 0) or 0), + "pixel_size": float(experiment.get("pixel_size", 0.0) or 0.0), + "panel_name": experiment.get("panel_name"), + "analysis_sw_version": experiment.get("analysis_sw_version"), + } + + +def _resolve_group_column(frame: pd.DataFrame, *candidates: str) -> str: + for column in candidates: + if column in frame.columns: + return column + raise ValueError(f"Could not resolve any of the required columns: {list(candidates)!r}") + + +def _load_cervical_cell_groups(dataset_root: str | Path) -> pd.DataFrame: + path = Path(dataset_root) / DEFAULT_ATERA_WTA_CERVICAL_CELL_GROUPS + if not path.exists(): + raise FileNotFoundError(f"Cell-group CSV not found: {path}") + + frame = pd.read_csv(path) + cell_id_col = _resolve_group_column(frame, "cell_id", "Barcode", "barcode") + group_col = _resolve_group_column(frame, "group", "Cluster", "cluster") + + normalized = frame.copy() + normalized["cell_id"] = normalized[cell_id_col].astype(str) + normalized["group"] = normalized[group_col].astype(str) + if "cluster" not in normalized.columns: + normalized["cluster"] = normalized["group"] + if "color" not in normalized.columns: + normalized["color"] = "" + normalized = normalized.dropna(subset=["cell_id", "group"]).drop_duplicates(subset=["cell_id"], keep="first") + return normalized.reset_index(drop=True) + + +def build_atera_wta_cervical_bio6_structures( + cell_groups: pd.DataFrame | None = None, +) -> list[dict[str, Any]]: + if cell_groups is not None: + observed = set(cell_groups["group"].astype(str)) + expected = { + group_name + for cluster_names in DEFAULT_ATERA_WTA_CERVICAL_BIO6_GROUPS.values() + for group_name in cluster_names + } + missing = sorted(expected.difference(observed)) + if missing: + raise ValueError( + "The cervical cell-group table is missing required group labels for the 6-structure contour merge: " + + ", ".join(missing) + ) + + structures: list[dict[str, Any]] = [] + for structure_id, (structure_name, cluster_ids) in enumerate( + DEFAULT_ATERA_WTA_CERVICAL_BIO6_GROUPS.items(), + start=1, + ): + structures.append( + { + "structure_name": structure_name, + "structure_id": structure_id, + "cluster_ids": list(cluster_ids), + } + ) + return structures + + +def _load_atera_wta_cervical_adata(dataset_root: str | Path): + return read_xenium( + str(dataset_root), + as_="anndata", + prefer="h5", + include_transcripts=False, + include_boundaries=False, + include_images=False, + clusters_relpath=DEFAULT_ATERA_WTA_CERVICAL_CELL_GROUPS, + cluster_column_name="cluster", + cells_parquet="cells.parquet", + ) + + +def _load_atera_wta_cervical_sdata(dataset_root: str | Path) -> XeniumSData: + return read_xenium( + str(dataset_root), + as_="sdata", + prefer="h5", + include_transcripts=True, + include_boundaries=True, + include_images=True, + stream_transcripts=True, + clusters_relpath=DEFAULT_ATERA_WTA_CERVICAL_CELL_GROUPS, + cluster_column_name="cluster", + cells_parquet="cells.parquet", + ) + + +def _resolve_he_pixel_size_um(sdata: XeniumSData) -> float: + he_image = sdata.images.get("he") + if he_image is not None and he_image.pixel_size_um is not None: + return float(he_image.pixel_size_um) + return DEFAULT_ATERA_WTA_CERVICAL_PIXEL_SIZE_UM + + +def _collect_existing_file_payload(base_dir: Path, mapping: dict[str, str]) -> dict[str, str]: + payload: dict[str, str] = {} + for key, relative_name in mapping.items(): + path = base_dir / relative_name + if path.exists(): + payload[key] = str(path) + return payload + + +def _summarize_density_table(frame: pd.DataFrame) -> dict[str, Any]: + if frame.empty: + return { + "row_count": 0, + "column_count": int(frame.shape[1]), + "features": [], + } + + feature_column = None + for candidate in ("feature_values", "feature_value", "gene_name", "feature"): + if candidate in frame.columns: + feature_column = candidate + break + + summary: dict[str, Any] = { + "row_count": int(len(frame)), + "column_count": int(frame.shape[1]), + "features": [], + } + if feature_column is not None: + summary["features"] = sorted(pd.unique(frame[feature_column].astype(str)).tolist()) + if "contour_id" in frame.columns: + summary["n_contours"] = int(frame["contour_id"].astype(str).nunique()) + if {"ring_start_um", "ring_end_um"}.issubset(frame.columns): + summary["n_rings"] = int(frame.loc[:, ["ring_start_um", "ring_end_um"]].drop_duplicates().shape[0]) + if "signed_distance_um" in frame.columns: + summary["n_distance_points"] = int(frame["signed_distance_um"].nunique()) + return summary + + +def _contour_structure_labels(frame: pd.DataFrame) -> list[str]: + for column in ("assigned_structure", "classification_name", "name"): + if column in frame.columns: + return sorted(pd.unique(frame[column].dropna().astype(str)).tolist()) + return [] + + +def build_serializable_cervical_end_to_end_summary(study: dict[str, Any]) -> dict[str, Any]: + adata = study["adata"] + contour_key = str(study["contour_key"]) + expanded_contour_key = str(study["expanded_contour_key"]) + contour_frame = study["sdata"].shapes.get(contour_key, pd.DataFrame()) + expanded_frame = study["sdata"].shapes.get(expanded_contour_key, pd.DataFrame()) + cluster_count = int(adata.obs["cluster"].astype(str).nunique()) if "cluster" in adata.obs.columns else 0 + + payload = { + "sample_id": study["sample_id"], + "dataset_root": study["dataset_root"], + "output_root": study["output_root"], + "tbc_results": study["tbc_results"], + "n_cells": int(adata.n_obs), + "n_rna_features": int(adata.n_vars), + "cluster_count": cluster_count, + "metrics_summary": _load_metrics_summary(Path(study["dataset_root"])), + "experiment_metadata": _load_experiment_metadata(Path(study["dataset_root"])), + "contour_key": contour_key, + "expanded_contour_key": expanded_contour_key, + "contour_structure_count": int(len(study["bio6_structures"])), + "contour_structures": [ + { + "structure_name": str(entry["structure_name"]), + "structure_id": int(entry["structure_id"]), + "cluster_ids": [str(value) for value in entry["cluster_ids"]], + } + for entry in study["bio6_structures"] + ], + "contour_polygon_count": ( + int(contour_frame["contour_id"].astype(str).nunique()) + if "contour_id" in contour_frame.columns + else 0 + ), + "expanded_contour_polygon_count": ( + int(expanded_frame["contour_id"].astype(str).nunique()) + if "contour_id" in expanded_frame.columns + else 0 + ), + "assigned_structures": _contour_structure_labels(contour_frame), + "cci_panel": DEFAULT_ATERA_WTA_CERVICAL_CCI_PANEL.to_dict(orient="records"), + "pathway_panel": [ + {"pathway": pathway, "genes": list(genes)} + for pathway, genes in DEFAULT_ATERA_WTA_CERVICAL_PATHWAY_PANEL.items() + ], + "marker_panel": list(DEFAULT_ATERA_WTA_CERVICAL_MARKER_PANEL), + "ring_density_summary": _summarize_density_table(study["ring_density"]), + "smooth_density_summary": _summarize_density_table(study["smooth_density"]), + "multimodal_sample_summary": study["multimodal"].get("sample_summary", {}), + "runtime_seconds": float(study["runtime_seconds"]), + "files": study["files"], + } + return payload + + +def render_atera_wta_cervical_end_to_end_report(payload: dict[str, Any]) -> str: + multimodal_summary = payload.get("multimodal_sample_summary", {}) + contour_key = payload.get("contour_key", DEFAULT_ATERA_WTA_CERVICAL_CONTOUR_KEY) + lines = [ + "# Atera WTA Cervical End-to-End Reproducibility Bundle", + "", + f"Sample ID: `{payload['sample_id']}`", + f"Dataset root: `{payload['dataset_root']}`", + f"Output root: `{payload['output_root']}`", + f"t_and_c / StructureMap anchor source: `{payload['tbc_results']}`", + "", + "## Core Summary", + "", + f"- Cells loaded: `{payload['n_cells']}`", + f"- RNA features loaded: `{payload['n_rna_features']}`", + f"- Cluster count: `{payload['cluster_count']}`", + f"- Contour structures: `{payload['contour_structure_count']}`", + f"- Imported contour polygons: `{payload['contour_polygon_count']}`", + f"- Expanded contour polygons: `{payload['expanded_contour_polygon_count']}`", + f"- median_transcripts_per_cell: `{payload['metrics_summary'].get('median_transcripts_per_cell')}`", + f"- Runtime (s): `{payload['runtime_seconds']:.2f}`", + "", + "## sfplot Anchors", + "", + f"- StructureMap / t_and_c directory: `{payload['tbc_results']}`", + "", + "## Contour Bio6 Structures", + "", + ] + + for structure in payload["contour_structures"]: + lines.append( + f"- `{structure['structure_name']}`: `{', '.join(structure['cluster_ids'])}`" + ) + + lines.extend( + [ + "", + "## Density Profiling", + "", + f"- Ring density rows: `{payload['ring_density_summary'].get('row_count', 0)}`", + f"- Ring density features: `{', '.join(payload['ring_density_summary'].get('features', []))}`", + f"- Smooth density rows: `{payload['smooth_density_summary'].get('row_count', 0)}`", + f"- Smooth density features: `{', '.join(payload['smooth_density_summary'].get('features', []))}`", + "", + "## Multimodal Contour Ecology", + "", + f"- Contour layer: `{multimodal_summary.get('contour_key', contour_key)}`", + f"- Contours analysed: `{multimodal_summary.get('n_contours')}`", + f"- Ecotypes discovered: `{multimodal_summary.get('n_ecotypes')}`", + "", + "## Fixed Output Files", + "", + ] + ) + + for key, value in payload["files"].items(): + if isinstance(value, list): + lines.append(f"- `{key}`: `{len(value)}` file(s)") + else: + lines.append(f"- `{key}`: `{value}`") + + lines.append("") + return "\n".join(lines) + + +def run_atera_wta_cervical_end_to_end( + *, + dataset_root: str = DEFAULT_ATERA_WTA_CERVICAL_DATASET_PATH, + tbc_results: str | None = None, + output_root: str | None = None, + sample_id: str = DEFAULT_ATERA_WTA_CERVICAL_SAMPLE_ID, + sfplot_root: str | None = None, + histoseg_root: str = DEFAULT_ATERA_WTA_CERVICAL_HISTOSEG_ROOT, + export_figures: bool = True, + write_sdata_copy: bool = True, +) -> dict[str, Any]: + start = time.perf_counter() + dataset_root_path = Path(dataset_root).expanduser().resolve() + resolved_output_root = ( + Path(output_root).expanduser().resolve() + if output_root is not None + else _default_output_root(dataset_root_path).resolve() + ) + resolved_output_root.mkdir(parents=True, exist_ok=True) + + topology_dir = resolved_output_root / DEFAULT_ATERA_WTA_CERVICAL_TOPOLOGY_SUBDIR + contour_output_dir = resolved_output_root / DEFAULT_ATERA_WTA_CERVICAL_CONTOUR_SUBDIR + density_dir = resolved_output_root / DEFAULT_ATERA_WTA_CERVICAL_DENSITY_SUBDIR + multimodal_dir = resolved_output_root / DEFAULT_ATERA_WTA_CERVICAL_MULTIMODAL_SUBDIR + sdata_output_path = resolved_output_root / DEFAULT_ATERA_WTA_CERVICAL_SDATA_NAME + + group_df = _load_cervical_cell_groups(dataset_root_path) + bio6_structures = build_atera_wta_cervical_bio6_structures(group_df) + + tbc_run: dict[str, Any] | None = None + if tbc_results is None: + tbc_run = run_sfplot_tbc_table_bundle( + dataset_root_path, + sample_name=DEFAULT_ATERA_WTA_CERVICAL_SFPLOT_SAMPLE_NAME, + output_folder=dataset_root_path / DEFAULT_ATERA_WTA_CERVICAL_TBC_SUBDIR, + coph_method="average", + n_jobs=8, + maxtasks=50, + df=group_df.loc[:, ["cell_id", "group"]].copy(), + gene_batch_size=128, + sfplot_root=sfplot_root, + ) + resolved_tbc_results = Path(tbc_run["output_dir"]).expanduser().resolve() + else: + resolved_tbc_results = Path(tbc_results).expanduser().resolve() + if not resolved_tbc_results.exists(): + raise FileNotFoundError(f"Resolved t_and_c / StructureMap path does not exist: {resolved_tbc_results}") + + adata = _load_atera_wta_cervical_adata(dataset_root_path) + + cci_result = cci_topology_analysis( + adata=adata, + interaction_pairs=DEFAULT_ATERA_WTA_CERVICAL_CCI_PANEL, + output_dir=topology_dir, + tbc_results=resolved_tbc_results, + cluster_col="cluster", + cell_id_col="cell_id", + x_col="x", + y_col="y", + anchor_mode="precomputed", + top_n_pairs=len(DEFAULT_ATERA_WTA_CERVICAL_CCI_PANEL), + min_cross_edges=50, + export_figures=export_figures, + ) + + pathway_result = pathway_topology_analysis( + adata=adata, + pathway_definitions=DEFAULT_ATERA_WTA_CERVICAL_PATHWAY_PANEL, + output_dir=topology_dir, + tbc_results=resolved_tbc_results, + cluster_col="cluster", + cell_id_col="cell_id", + x_col="x", + y_col="y", + anchor_mode="precomputed", + pathway_modes=("gene_topology_aggregate", "activity_point_cloud"), + primary_pathway_mode="gene_topology_aggregate", + pathway_aggregate="weighted_median", + scoring_method="weighted_sum", + activity_threshold_schedule=(0.95, 0.90, 0.80, 0.70, 0.60, 0.50), + min_activity_cells=50, + export_figures=export_figures, + ) + + sdata = _load_atera_wta_cervical_sdata(dataset_root_path) + contour_artifacts = generate_xenium_explorer_annotations( + dataset_root_path, + structures=bio6_structures, + output_relpath=contour_output_dir, + clusters_relpath=DEFAULT_ATERA_WTA_CERVICAL_CELL_GROUPS, + histoseg_root=histoseg_root, + barcode_col="cell_id", + cluster_col="group", + ) + + add_contours_from_geojson( + sdata, + contour_artifacts["geojson"], + key=DEFAULT_ATERA_WTA_CERVICAL_CONTOUR_KEY, + id_key="name", + pixel_size_um=_resolve_he_pixel_size_um(sdata), + extract_he_patches=True, + ) + expand_contours( + sdata, + contour_key=DEFAULT_ATERA_WTA_CERVICAL_CONTOUR_KEY, + distance=30.0, + mode="voronoi", + output_key=DEFAULT_ATERA_WTA_CERVICAL_EXPANDED_CONTOUR_KEY, + ) + + density_dir.mkdir(parents=True, exist_ok=True) + ring_density_table = ring_density( + sdata, + contour_key=DEFAULT_ATERA_WTA_CERVICAL_CONTOUR_KEY, + target="transcripts", + feature_key="gene_name", + feature_values=list(DEFAULT_ATERA_WTA_CERVICAL_MARKER_PANEL), + inward=20.0, + outward=30.0, + ring_width=5.0, + ) + ring_density_csv = density_dir / "ring_density_markers.csv" + ring_density_table.to_csv(ring_density_csv, index=False) + + smooth_density_table = smooth_density_by_distance( + sdata, + contour_key=DEFAULT_ATERA_WTA_CERVICAL_CONTOUR_KEY, + target="transcripts", + feature_key="gene_name", + feature_values=list(DEFAULT_ATERA_WTA_CERVICAL_MARKER_PANEL), + inward=20.0, + outward=30.0, + bandwidth=5.0, + ) + smooth_density_csv = density_dir / "smooth_density_markers.csv" + smooth_density_table.to_csv(smooth_density_csv, index=False) + + multimodal_result = run_contour_boundary_ecology_pilot( + sdata, + contour_key=DEFAULT_ATERA_WTA_CERVICAL_CONTOUR_KEY, + output_dir=multimodal_dir, + ) + + sdata_write_result: dict[str, Any] | None = None + if write_sdata_copy: + sdata_write_result = write_xenium( + sdata, + sdata_output_path, + format="sdata", + overwrite=True, + ) + + runtime_seconds = time.perf_counter() - start + + files: dict[str, Any] = {} + if tbc_run is not None: + for key in ( + "structure_map_pdf", + "structure_map_table", + "t_and_c_result", + ): + if key in tbc_run: + files[key] = str(tbc_run[key]) + files.update(cci_result.get("files", {})) + files.update(pathway_result.get("files", {})) + files.update( + { + "contour_geojson": str(contour_artifacts["geojson"]), + "contour_csv": str(contour_artifacts["csv"]), + "contour_summary_csv": str(contour_artifacts["summary"]), + "contour_partition_table": str(contour_artifacts["partition_table"]), + "contour_structure_count_csv": str(contour_artifacts["structure_count_csv"]), + "contour_metrics_json": str(contour_artifacts["metrics_json"]), + "ring_density_csv": str(ring_density_csv), + "smooth_density_csv": str(smooth_density_csv), + "multimodal_artifact_dir": str(multimodal_dir), + } + ) + if contour_artifacts.get("preview_png"): + files["contour_preview_png"] = str(contour_artifacts["preview_png"]) + files.update( + _collect_existing_file_payload( + multimodal_dir, + { + "multimodal_summary_json": "summary.json", + "multimodal_report_md": "report.md", + "multimodal_exemplar_montage": "exemplar_montage.png", + "multimodal_contour_features_csv": "contour_features.csv", + "multimodal_program_scores_csv": "program_scores.csv", + }, + ) + ) + if sdata_write_result is not None: + files["contour_enriched_sdata"] = str(sdata_write_result["output_path"]) + + study = { + "sample_id": sample_id, + "dataset_root": str(dataset_root_path), + "output_root": str(resolved_output_root), + "tbc": tbc_run, + "tbc_results": str(resolved_tbc_results), + "adata": adata, + "sdata": sdata, + "cci": cci_result, + "pathway": pathway_result, + "contour_generation": contour_artifacts, + "ring_density": ring_density_table, + "smooth_density": smooth_density_table, + "multimodal": multimodal_result, + "bio6_structures": bio6_structures, + "contour_key": DEFAULT_ATERA_WTA_CERVICAL_CONTOUR_KEY, + "expanded_contour_key": DEFAULT_ATERA_WTA_CERVICAL_EXPANDED_CONTOUR_KEY, + "files": files, + "runtime_seconds": runtime_seconds, + } + + payload = build_serializable_cervical_end_to_end_summary(study) + summary_path = resolved_output_root / "summary.json" + report_path = resolved_output_root / "report.md" + summary_path.write_text(json.dumps(payload, indent=2) + "\n", encoding="utf-8") + report_path.write_text(render_atera_wta_cervical_end_to_end_report(payload), encoding="utf-8") + + study["files"]["summary_json"] = str(summary_path) + study["files"]["report_md"] = str(report_path) + payload = build_serializable_cervical_end_to_end_summary(study) + summary_path.write_text(json.dumps(payload, indent=2) + "\n", encoding="utf-8") + report_path.write_text(render_atera_wta_cervical_end_to_end_report(payload), encoding="utf-8") + study["payload"] = payload + return study + + +__all__ = [ + "DEFAULT_ATERA_WTA_CERVICAL_CELL_GROUPS", + "DEFAULT_ATERA_WTA_CERVICAL_CONTOUR_KEY", + "DEFAULT_ATERA_WTA_CERVICAL_DATASET_PATH", + "DEFAULT_ATERA_WTA_CERVICAL_EXPANDED_CONTOUR_KEY", + "DEFAULT_ATERA_WTA_CERVICAL_CCI_PANEL", + "DEFAULT_ATERA_WTA_CERVICAL_MARKER_PANEL", + "DEFAULT_ATERA_WTA_CERVICAL_PATHWAY_PANEL", + "DEFAULT_ATERA_WTA_CERVICAL_SAMPLE_ID", + "DEFAULT_ATERA_WTA_CERVICAL_TBC_SUBDIR", + "build_atera_wta_cervical_bio6_structures", + "build_serializable_cervical_end_to_end_summary", + "render_atera_wta_cervical_end_to_end_report", + "run_atera_wta_cervical_end_to_end", +] diff --git a/src/pyXenium/validation/sfplot_tbc_bridge.py b/src/pyXenium/validation/sfplot_tbc_bridge.py new file mode 100644 index 0000000..0948d8f --- /dev/null +++ b/src/pyXenium/validation/sfplot_tbc_bridge.py @@ -0,0 +1,377 @@ +from __future__ import annotations + +from concurrent.futures import ThreadPoolExecutor +from pathlib import Path +import os +import sys +from typing import Any, Callable + +import numpy as np +import pandas as pd +from scipy.cluster.hierarchy import cophenet, linkage +from scipy.spatial import cKDTree +from scipy.spatial.distance import pdist, squareform + +from pyXenium._topology_core import ( + compute_cophenetic_from_distance_matrix, + compute_weighted_searcher_findee_distance_matrix_from_df, +) +from pyXenium.io.xenium_artifacts import iter_transcript_chunks, resolve_transcripts_path + +__all__ = ["run_sfplot_tbc_table_bundle"] + +_WORKER_CELL_GROUP_MEAN: pd.DataFrame | None = None +_WORKER_CELL_GROUP_MATRIX: np.ndarray | None = None +_WORKER_CLUSTER_LABELS: list[str] | None = None +_WORKER_METHOD: str = "average" + + +def _clear_sfplot_modules() -> None: + for name in list(sys.modules): + if name == "sfplot" or name.startswith("sfplot."): + del sys.modules[name] + + +def _candidate_sfplot_src_roots(sfplot_root: str | os.PathLike[str] | None) -> list[Path]: + candidates: list[Path] = [] + explicit = Path(sfplot_root).expanduser().resolve() if sfplot_root is not None else None + env_root = os.environ.get("SFPLOT_ROOT") + repo_root = Path(__file__).resolve().parents[3] + + for root in ( + explicit, + Path(env_root).expanduser().resolve() if env_root else None, + repo_root.parent / "sfplot", + ): + if root is None: + continue + if root.name == "src" and (root / "sfplot").exists(): + candidates.append(root) + continue + src_root = root / "src" + if src_root.exists() and (src_root / "sfplot").exists(): + candidates.append(src_root) + + seen: set[str] = set() + unique: list[Path] = [] + for candidate in candidates: + key = str(candidate) + if key in seen: + continue + seen.add(key) + unique.append(candidate) + return unique + + +def _load_sfplot_public_api( + *, sfplot_root: str | os.PathLike[str] | None = None +) -> dict[str, Callable[..., Any]]: + last_error: Exception | None = None + + for candidate in [None, *_candidate_sfplot_src_roots(sfplot_root)]: + try: + _clear_sfplot_modules() + if candidate is not None: + candidate_str = str(candidate) + if candidate_str not in sys.path: + sys.path.insert(0, candidate_str) + + import sfplot + from sfplot.Searcher_Findee_Score import ( + compute_searcher_findee_distance_matrix_from_df, + plot_cophenetic_heatmap, + ) + + return { + "load_xenium_table_bundle": sfplot.load_xenium_table_bundle, + "compute_searcher_findee_distance_matrix_from_df": compute_searcher_findee_distance_matrix_from_df, + "plot_cophenetic_heatmap": plot_cophenetic_heatmap, + } + except Exception as exc: # pragma: no cover - exercised via fallback path + last_error = exc + + raise ImportError( + "Unable to import a usable sfplot installation. Pass `sfplot_root` or set `SFPLOT_ROOT` " + "to a local checkout that contains `src/sfplot`." + ) from last_error + + +def _prepare_obs_df(adata, group_df: pd.DataFrame | None) -> pd.DataFrame: + obs = adata.obs.copy().reset_index(drop=True) + obs["cell_id"] = obs["cell_id"].astype(str) if "cell_id" in obs.columns else adata.obs_names.astype(str) + spatial = np.asarray(adata.obsm["spatial"], dtype=float) + obs["x"] = spatial[:, 0] + obs["y"] = spatial[:, 1] + + if group_df is not None: + required = {"cell_id", "group"} + missing = required.difference(group_df.columns) + if missing: + raise ValueError(f"`df` is missing required columns: {sorted(missing)}") + labels = group_df.loc[:, ["cell_id", "group"]].copy() + labels["cell_id"] = labels["cell_id"].astype(str) + obs = obs.merge(labels, on="cell_id", how="left") + celltype_col = "group" + elif "Cluster" in obs.columns: + celltype_col = "Cluster" + elif "cluster" in obs.columns: + celltype_col = "cluster" + else: + raise ValueError("Unable to resolve cluster labels from `adata.obs`.") + + prepared = ( + obs.loc[:, ["cell_id", "x", "y", celltype_col]] + .rename(columns={celltype_col: "celltype"}) + .dropna(subset=["celltype"]) + .copy() + ) + prepared["celltype"] = prepared["celltype"].astype(str) + return prepared.reset_index(drop=True) + + +def _build_cluster_models(obs_df: pd.DataFrame, cluster_labels: list[str]) -> list[cKDTree]: + models: list[cKDTree] = [] + for label in cluster_labels: + coords = obs_df.loc[obs_df["celltype"] == label, ["x", "y"]].to_numpy(dtype=float) + if coords.shape[0] == 0: + raise ValueError(f"No cells were found for cluster {label!r}.") + models.append(cKDTree(coords)) + return models + + +def _resolve_gene_names(adata) -> list[str]: + return [str(gene) for gene in adata.var_names.astype(str).tolist()] + + +def _accumulate_gene_to_cluster_means( + *, + transcripts_path: str, + gene_names: list[str], + cluster_models: list[cKDTree], +) -> tuple[np.ndarray, np.ndarray]: + gene_to_index = {gene: idx for idx, gene in enumerate(gene_names)} + gene_filter = set(gene_names) + sums = np.zeros((len(gene_names), len(cluster_models)), dtype=np.float64) + counts = np.zeros(len(gene_names), dtype=np.int64) + + for chunk in iter_transcript_chunks(transcripts_path, genes=gene_filter): + working = chunk.loc[:, ["x", "y", "gene_name"]].copy() + working["gene_name"] = working["gene_name"].astype(str) + working = working.loc[ + ~working["gene_name"].str.contains("NegControl|Unassigned", na=False) + ].reset_index(drop=True) + if working.empty: + continue + + gene_indices = np.fromiter( + (gene_to_index.get(gene_name, -1) for gene_name in working["gene_name"]), + dtype=np.int64, + count=len(working), + ) + valid = gene_indices >= 0 + if not np.any(valid): + continue + + coords = working.loc[valid, ["x", "y"]].to_numpy(dtype=float) + gene_indices = gene_indices[valid] + np.add.at(counts, gene_indices, 1) + + for cluster_idx, model in enumerate(cluster_models): + distances, _ = model.query(coords, k=1, workers=-1) + np.add.at(sums[:, cluster_idx], gene_indices, distances) + + return sums, counts + + +def _fallback_tbc_row( + gene: str, + *, + cluster_labels: list[str], + row_cophenetic: pd.DataFrame, +) -> np.ndarray: + if gene in row_cophenetic.index: + return row_cophenetic.loc[gene].reindex(cluster_labels).to_numpy(dtype=float) + return np.full(len(cluster_labels), np.nan, dtype=float) + + +def _compute_tbc_row_from_means( + gene: str, + mean_vector: np.ndarray, + *, + cell_group_mean: pd.DataFrame | None = None, + cell_group_matrix: np.ndarray | None = None, + cluster_labels: list[str] | None = None, + method: str, +) -> np.ndarray: + del gene + matrix = ( + np.asarray(cell_group_matrix, dtype=float) + if cell_group_matrix is not None + else np.asarray(cell_group_mean.loc[:, cluster_labels], dtype=float) + ) + gene_row = np.asarray(mean_vector, dtype=float).reshape(1, -1) + augmented = np.vstack([matrix, gene_row]) + if augmented.shape[0] == 1: + return np.zeros(1, dtype=float) + + row_linkage = linkage(augmented, method=method) + _, row_condensed = cophenet(row_linkage, pdist(augmented)) + row_square = squareform(row_condensed) + max_value = float(np.nanmax(row_square)) if row_square.size else 0.0 + if not np.isfinite(max_value) or max_value <= 0.0: + normalized = np.zeros_like(row_square, dtype=float) + else: + normalized = row_square / max_value + return normalized[-1, :-1].astype(float, copy=False) + + +def _init_tbc_worker(cell_group_mean: pd.DataFrame, cluster_labels: list[str], method: str) -> None: + global _WORKER_CELL_GROUP_MEAN, _WORKER_CELL_GROUP_MATRIX, _WORKER_CLUSTER_LABELS, _WORKER_METHOD + _WORKER_CELL_GROUP_MEAN = cell_group_mean + _WORKER_CELL_GROUP_MATRIX = np.asarray(cell_group_mean.loc[:, cluster_labels], dtype=float) + _WORKER_CLUSTER_LABELS = list(cluster_labels) + _WORKER_METHOD = method + + +def _compute_tbc_row_worker(task: tuple[str, np.ndarray]) -> tuple[str, np.ndarray]: + gene, mean_vector = task + if _WORKER_CELL_GROUP_MATRIX is None or _WORKER_CLUSTER_LABELS is None: # pragma: no cover + raise RuntimeError("t_and_c worker was not initialized.") + row = _compute_tbc_row_from_means( + gene, + mean_vector, + cell_group_matrix=_WORKER_CELL_GROUP_MATRIX, + cluster_labels=_WORKER_CLUSTER_LABELS, + method=_WORKER_METHOD, + ) + return gene, row + + +def run_sfplot_tbc_table_bundle( + folder: str | os.PathLike[str], + *, + sample_name: str | None = None, + output_folder: str | os.PathLike[str] | None = None, + coph_method: str = "average", + n_jobs: int = 8, + maxtasks: int = 50, + df: pd.DataFrame | None = None, + gene_batch_size: int = 128, + sfplot_root: str | os.PathLike[str] | None = None, +) -> dict[str, Any]: + """ + Stable Xenium `t_and_c` generation that preserves the breast workflow output contract. + + The helper prefers sfplot's table-bundle loader while avoiding the legacy + `spatialdata_io` dependency chain that breaks on some reviewer environments. + """ + + if gene_batch_size <= 0: + raise ValueError("`gene_batch_size` must be greater than 0.") + + sfplot_api = _load_sfplot_public_api(sfplot_root=sfplot_root) + dataset_dir = Path(folder).expanduser().resolve() + sample = sample_name or dataset_dir.name + out_dir = Path(output_folder).expanduser().resolve() if output_folder is not None else dataset_dir / "sfplot_tbc_formal_wta" / "results" + out_dir.mkdir(parents=True, exist_ok=True) + + adata = sfplot_api["load_xenium_table_bundle"](str(dataset_dir), normalize=False) + obs_df = _prepare_obs_df(adata, df) + + cell_group_mean = sfplot_api["compute_searcher_findee_distance_matrix_from_df"]( + obs_df, + x_col="x", + y_col="y", + celltype_col="celltype", + ) + row_cophenetic, _ = compute_cophenetic_from_distance_matrix( + cell_group_mean, + method=coph_method, + show_corr=False, + ) + cluster_labels = row_cophenetic.columns.astype(str).tolist() + + structure_map_pdf = out_dir / f"StructureMap_of_{sample}.pdf" + structure_map_csv = out_dir / f"StructureMap_table_{sample}.csv" + t_and_c_csv = out_dir / f"t_and_c_result_{sample}.csv" + + sfplot_api["plot_cophenetic_heatmap"]( + row_cophenetic, + matrix_name="row_coph", + output_dir=str(out_dir), + output_filename=structure_map_pdf.name, + sample=sample, + ) + row_cophenetic.to_csv(structure_map_csv) + + transcripts_path = resolve_transcripts_path(str(dataset_dir)) + if transcripts_path is None: + raise FileNotFoundError(f"Could not resolve a Xenium transcripts Zarr path under {dataset_dir}") + + gene_names = _resolve_gene_names(adata) + cluster_models = _build_cluster_models(obs_df, cluster_labels) + distance_sums, transcript_counts = _accumulate_gene_to_cluster_means( + transcripts_path=transcripts_path, + gene_names=gene_names, + cluster_models=cluster_models, + ) + + row_lookup: dict[str, np.ndarray] = {} + executor: ThreadPoolExecutor | None = None + try: + if int(n_jobs) > 1: + _init_tbc_worker(cell_group_mean.loc[:, cluster_labels], cluster_labels, coph_method) + executor = ThreadPoolExecutor(max_workers=int(n_jobs)) + + with t_and_c_csv.open("w", newline="", encoding="utf-8") as handle: + header_written = False + for start in range(0, len(gene_names), int(gene_batch_size)): + batch_genes = gene_names[start : start + int(gene_batch_size)] + worker_tasks: list[tuple[str, np.ndarray]] = [] + + for gene_index, gene in enumerate(batch_genes, start=start): + if transcript_counts[gene_index] <= 0: + row_lookup[gene] = _fallback_tbc_row( + gene, + cluster_labels=cluster_labels, + row_cophenetic=row_cophenetic, + ) + continue + mean_vector = distance_sums[gene_index] / float(transcript_counts[gene_index]) + worker_tasks.append((gene, mean_vector.astype(float, copy=False))) + + if worker_tasks: + if executor is None: + for gene, mean_vector in worker_tasks: + row_lookup[gene] = _compute_tbc_row_from_means( + gene, + mean_vector, + cell_group_mean=cell_group_mean.loc[:, cluster_labels], + cluster_labels=cluster_labels, + method=coph_method, + ) + else: + for gene, row in executor.map(_compute_tbc_row_worker, worker_tasks): + row_lookup[gene] = row + + batch_rows = [ + pd.Series(row_lookup[gene], index=cluster_labels, name=gene, dtype=float) + for gene in batch_genes + ] + batch_df = pd.DataFrame(batch_rows, columns=cluster_labels) + batch_df.to_csv(handle, header=not header_written, index=True) + header_written = True + finally: + if executor is not None: + executor.shutdown(wait=True) + + return { + "sample_name": sample, + "output_dir": str(out_dir), + "structure_map_pdf": str(structure_map_pdf), + "structure_map_table": str(structure_map_csv), + "t_and_c_result": str(t_and_c_csv), + "transcripts_source": str(transcripts_path), + "n_celltypes": int(len(cluster_labels)), + "n_genes": int(len(gene_names)), + } diff --git a/tests/test_bmnet_pdc_pilot.py b/tests/test_bmnet_pdc_pilot.py new file mode 100644 index 0000000..143d35f --- /dev/null +++ b/tests/test_bmnet_pdc_pilot.py @@ -0,0 +1,87 @@ +from __future__ import annotations + +import json +from pathlib import Path + +import numpy as np +import pytest + +from pyXenium.multimodal import ( + DeterministicBreastBMNetLikeBackend, + build_bmnet_pilot_backend, + run_bmnet_morphology_increment_pilot, +) +from pyXenium.multimodal.bmnet_pdc import _resolve_contour_id_key + +from test_contour_boundary_ecology import _make_boundary_ecology_sdata + + +def test_deterministic_bmnet_like_backend_emits_breast_probabilities(): + backend = DeterministicBreastBMNetLikeBackend() + image = np.full((32, 32, 3), [220, 150, 170], dtype=np.uint8) + features = backend.extract_features(image) + + assert set(features) >= { + "normal_prob", + "benign_prob", + "in_situ_prob", + "invasive_prob", + "tumor_prob", + "invasive_margin", + "prediction_entropy", + } + total = sum(features[f"{label}_prob"] for label in ("normal", "benign", "in_situ", "invasive")) + assert np.isclose(total, 1.0) + assert backend.metadata()["semantic_status"] == "smoke_test_only_not_biological_evidence" + tiny = backend.extract_features(np.asarray([[[220, 150, 170]]], dtype=np.uint8)) + assert np.isclose(sum(tiny[f"{label}_prob"] for label in ("normal", "benign", "in_situ", "invasive")), 1.0) + + +def test_bmnet_pilot_runner_writes_increment_artifacts(tmp_path: Path): + sdata = _make_boundary_ecology_sdata() + result = run_bmnet_morphology_increment_pilot( + sdata, + output_dir=tmp_path / "bmnet_pilot", + contour_key="tumor_boundary_contours", + backend="deterministic-smoke", + max_contours=2, + min_contours=3, + ) + + out = Path(result["artifact_dir"]) + features = result["feature_table"]["contour_features"] + assert len(features) == 2 + assert "bmnet__whole__invasive_prob" in features.columns + assert "bmnet__outer_minus_inner__invasive_prob" in features.columns + assert (out / "contour_features_with_bmnet.csv").exists() + assert (out / "bmnet_patch_predictions.csv").exists() + assert (out / "incremental_prediction.csv").exists() + + summary = json.loads((out / "bmnet_pdc_run_summary.json").read_text(encoding="utf-8")) + assert summary["n_contours"] == 2 + assert summary["model_metadata"]["backend"] == "deterministic-smoke" + increment_summary = json.loads((out / "morphology_increment_summary.json").read_text(encoding="utf-8")) + assert increment_summary["model_metadata"]["semantic_status"] == "smoke_test_only_not_biological_evidence" + + +def test_bmnet_backend_factory_rejects_missing_local_checkpoint(): + with pytest.raises(ValueError, match="checkpoint"): + build_bmnet_pilot_backend("bmnet-local") + + +def test_contour_id_key_falls_back_to_unique_geojson_name(tmp_path: Path): + path = tmp_path / "contours.geojson" + path.write_text( + json.dumps( + { + "type": "FeatureCollection", + "features": [ + {"type": "Feature", "properties": {"name": "S1 #1"}, "geometry": None}, + {"type": "Feature", "properties": {"name": "S1 #2"}, "geometry": None}, + ], + } + ), + encoding="utf-8", + ) + + assert _resolve_contour_id_key(path, requested="polygon_id") == "name" diff --git a/tests/test_lr_benchmark_cli.py b/tests/test_cci_benchmark_cli.py similarity index 90% rename from tests/test_lr_benchmark_cli.py rename to tests/test_cci_benchmark_cli.py index e0ab7df..e1ac060 100644 --- a/tests/test_lr_benchmark_cli.py +++ b/tests/test_cci_benchmark_cli.py @@ -17,22 +17,22 @@ def _write_adapter_dry_run_fixture(tmp_path: Path) -> Path: - slug: squidpy display_name: Squidpy ligrec language: python - env_name: pyx-lr-squidpy + env_name: pyx-cci-squidpy runner: runners/python/run_squidpy.py - slug: liana display_name: LIANA+ bivariate language: python - env_name: pyx-lr-liana + env_name: pyx-cci-liana runner: runners/python/run_liana.py - slug: commot display_name: COMMOT language: python - env_name: pyx-lr-commot + env_name: pyx-cci-commot runner: runners/python/run_commot.py - slug: cellchat display_name: CellChat v3 / Spatial CellChat language: r - env_name: r-lr-cellchat + env_name: r-cci-cellchat runner: runners/r/run_cellchat.R """ (benchmark / "configs" / "methods.yaml").write_text(methods_yaml, encoding="utf-8") @@ -46,16 +46,16 @@ def _write_adapter_dry_run_fixture(tmp_path: Path) -> Path: (tmp_path / "README.md").write_text("toy\n", encoding="utf-8") (tmp_path / "LICENSE").write_text("toy\n", encoding="utf-8") (tmp_path / "src").mkdir(exist_ok=True) - lr_db = benchmark / "data" / "lr_db_common.tsv" + cci_resource = benchmark / "data" / "cci_resource_common.tsv" smoke_panel = benchmark / "data" / "atera_smoke_panel.tsv" (benchmark / "data" / "smoke").mkdir() (benchmark / "data" / "smoke" / "adata_smoke.h5ad").touch() - lr_db.write_text("ligand\treceptor\nCXCL12\tCXCR4\n", encoding="utf-8") + cci_resource.write_text("ligand\treceptor\nCXCL12\tCXCR4\n", encoding="utf-8") smoke_panel.write_text("ligand\treceptor\nCXCL12\tCXCR4\n", encoding="utf-8") manifest = { "smoke_h5ad": str(benchmark / "data" / "smoke" / "adata_smoke.h5ad"), "full_h5ad": None, - "lr_db_common_tsv": str(lr_db), + "cci_resource_common_tsv": str(cci_resource), "atera_smoke_panel_tsv": str(smoke_panel), "smoke_bundle": {}, "full_bundle": {"counts_symbol_mtx": str(benchmark / "data" / "full" / "counts_symbol.mtx")}, @@ -67,7 +67,7 @@ def _write_adapter_dry_run_fixture(tmp_path: Path) -> Path: def test_benchmark_prepare_command(monkeypatch, tmp_path): captured = {} - def fake_prepare_atera_lr_benchmark(**kwargs): + def fake_prepare_atera_cci_benchmark(**kwargs): captured.update(kwargs) return { "dataset_root": kwargs["dataset_root"], @@ -75,13 +75,13 @@ def fake_prepare_atera_lr_benchmark(**kwargs): "smoke_n_cells": kwargs["smoke_n_cells"], } - monkeypatch.setattr("pyXenium.__main__.prepare_atera_lr_benchmark", fake_prepare_atera_lr_benchmark) + monkeypatch.setattr("pyXenium.__main__.prepare_atera_cci_benchmark", fake_prepare_atera_cci_benchmark) result = CliRunner().invoke( app, [ "benchmark", - "atera-lr", + "atera-cci", "prepare", "--dataset-root", str(tmp_path / "dataset"), @@ -102,7 +102,7 @@ def fake_prepare_atera_lr_benchmark(**kwargs): def test_benchmark_prepare_command_accepts_xenium_root_alias(monkeypatch, tmp_path): captured = {} - def fake_prepare_atera_lr_benchmark(**kwargs): + def fake_prepare_atera_cci_benchmark(**kwargs): captured.update(kwargs) return { "dataset_root": kwargs["dataset_root"], @@ -110,13 +110,13 @@ def fake_prepare_atera_lr_benchmark(**kwargs): "smoke_n_cells": kwargs["smoke_n_cells"], } - monkeypatch.setattr("pyXenium.__main__.prepare_atera_lr_benchmark", fake_prepare_atera_lr_benchmark) + monkeypatch.setattr("pyXenium.__main__.prepare_atera_cci_benchmark", fake_prepare_atera_cci_benchmark) result = CliRunner().invoke( app, [ "benchmark", - "atera-lr", + "atera-cci", "prepare", "--xenium-root", str(tmp_path / "dataset"), @@ -163,7 +163,7 @@ def fake_run_pyxenium_smoke(**kwargs): app, [ "benchmark", - "atera-lr", + "atera-cci", "smoke-pyxenium", "--benchmark-root", str(tmp_path / "benchmark"), @@ -209,13 +209,13 @@ def fake_resolve_layout(*, relative_root): monkeypatch.setattr("pyXenium.__main__.compute_novelty_support", lambda combined: (None, pd.DataFrame([{"method": "pyxenium", "database_mode": "common-db", "novelty_support_score": 0.0}]))) monkeypatch.setattr("pyXenium.__main__.compute_robustness", lambda combined: pd.DataFrame([{"method": "pyxenium", "database_mode": "common-db", "robustness_score": 0.0}])) monkeypatch.setattr("pyXenium.__main__.score_biological_performance", lambda **kwargs: pd.DataFrame([{"method": "pyxenium", "database_mode": "common-db", "biology_score": 0.75, "spatial_coherence_score": 1.0}])) - monkeypatch.setattr("pyXenium.__main__.render_atera_lr_benchmark_report", lambda **kwargs: "# report\n") + monkeypatch.setattr("pyXenium.__main__.render_atera_cci_benchmark_report", lambda **kwargs: "# report\n") result = CliRunner().invoke( app, [ "benchmark", - "atera-lr", + "atera-cci", "report", "--benchmark-root", str(tmp_path / "benchmark"), @@ -238,14 +238,14 @@ def test_benchmark_run_method_dry_run_command(tmp_path): app, [ "benchmark", - "atera-lr", + "atera-cci", "run-method", "--method", "squidpy", "--benchmark-root", str(benchmark), "--dry-run", - "--max-lr-pairs", + "--max-cci-pairs", "1", ], ) @@ -254,7 +254,7 @@ def test_benchmark_run_method_dry_run_command(tmp_path): payload = json.loads(result.output) assert payload["method"] == "squidpy" assert payload["will_execute"] is True - assert payload["lr_pairs"] == 1 + assert payload["interaction_pairs"] == 1 assert payload["output_dir"].endswith("squidpy_smoke_common_db") @@ -265,7 +265,7 @@ def test_benchmark_run_method_dry_run_accepts_chunk_and_gzip_options(tmp_path): app, [ "benchmark", - "atera-lr", + "atera-cci", "run-method", "--method", "commot", @@ -300,14 +300,14 @@ def test_benchmark_smoke_core_dry_run_command(tmp_path): app, [ "benchmark", - "atera-lr", + "atera-cci", "smoke-core", "--benchmark-root", str(benchmark), "--methods", "squidpy,liana,commot,cellchat", "--dry-run", - "--max-lr-pairs", + "--max-cci-pairs", "1", ], ) @@ -327,7 +327,7 @@ def test_benchmark_stage_a100_plan_only_command(tmp_path, monkeypatch): app, [ "benchmark", - "atera-lr", + "atera-cci", "stage-a100", "--benchmark-root", str(benchmark), @@ -357,7 +357,7 @@ def test_benchmark_prepare_a100_bundle_command(tmp_path, monkeypatch): app, [ "benchmark", - "atera-lr", + "atera-cci", "prepare-a100-bundle", "--benchmark-root", str(benchmark), @@ -403,7 +403,7 @@ def test_benchmark_run_a100_plan_dry_run_command(tmp_path): app, [ "benchmark", - "atera-lr", + "atera-cci", "run-a100-plan", "--plan-json", str(plan), @@ -431,7 +431,7 @@ def test_benchmark_collect_a100_results_dry_run_command(tmp_path, monkeypatch): app, [ "benchmark", - "atera-lr", + "atera-cci", "collect-a100-results", "--benchmark-root", str(benchmark), @@ -459,7 +459,7 @@ def test_benchmark_a100_matrix_submit_monitor_finalize_commands(tmp_path, monkey app, [ "benchmark", - "atera-lr", + "atera-cci", "build-a100-matrix", "--benchmark-root", str(benchmark), @@ -487,7 +487,7 @@ def test_benchmark_a100_matrix_submit_monitor_finalize_commands(tmp_path, monkey app, [ "benchmark", - "atera-lr", + "atera-cci", "submit-a100-matrix", "--matrix-json", str(matrix_json), @@ -509,7 +509,7 @@ def test_benchmark_a100_matrix_submit_monitor_finalize_commands(tmp_path, monkey app, [ "benchmark", - "atera-lr", + "atera-cci", "monitor-a100-jobs", "--matrix-json", str(matrix_json), @@ -526,7 +526,7 @@ def test_benchmark_a100_matrix_submit_monitor_finalize_commands(tmp_path, monkey app, [ "benchmark", - "atera-lr", + "atera-cci", "finalize-a100-all", "--benchmark-root", str(benchmark), @@ -546,7 +546,7 @@ def test_benchmark_build_a100_sidecar_command(tmp_path, monkeypatch): app, [ "benchmark", - "atera-lr", + "atera-cci", "build-a100-sidecar", "--benchmark-root", str(benchmark), @@ -566,3 +566,25 @@ def test_benchmark_build_a100_sidecar_command(tmp_path, monkeypatch): assert payload["ready_methods"] == ["squidpy"] assert any(job["job_id"] == "sidecar_smoke_common_db_squidpy" for job in payload["jobs"]) assert not any(job["method"] == "cellchat" for job in payload["jobs"]) + + +def test_benchmark_finalize_source_of_truth_command(tmp_path, monkeypatch): + benchmark = _write_adapter_dry_run_fixture(tmp_path) + monkeypatch.chdir(tmp_path) + + result = CliRunner().invoke( + app, + [ + "benchmark", + "atera-cci", + "finalize-source-of-truth", + "--benchmark-root", + str(benchmark), + "--skip-report", + ], + ) + + assert result.exit_code == 0 + payload = json.loads(result.output) + assert payload["kind"] == "cci_source_of_truth_finalize" + assert payload["n_rows"] == 0 diff --git a/tests/test_lr_benchmarking.py b/tests/test_cci_benchmarking.py similarity index 80% rename from tests/test_lr_benchmarking.py rename to tests/test_cci_benchmarking.py index 149bc68..c7961f5 100644 --- a/tests/test_lr_benchmarking.py +++ b/tests/test_cci_benchmarking.py @@ -11,7 +11,7 @@ from scipy import sparse from scipy.io import mmwrite -from pyXenium.benchmarking.lr_atera import ( +from pyXenium.benchmarking.cci_atera import ( STANDARDIZED_RESULT_COLUMNS, aggregate_standardized_results, compute_canonical_recovery, @@ -20,12 +20,12 @@ compute_robustness, compute_spatial_coherence, harmonize_adata_for_benchmark, - prepare_atera_lr_benchmark, - render_atera_lr_benchmark_report, + prepare_atera_cci_benchmark, + render_atera_cci_benchmark_report, score_biological_performance, standardize_result_table, ) -from pyXenium.benchmarking.lr_a100 import ( +from pyXenium.benchmarking.cci_a100 import ( DEFAULT_A100_READONLY_XENIUM_ROOT, build_a100_job_matrix, build_a100_job_manifest, @@ -35,6 +35,7 @@ collect_a100_results, execute_a100_stage_plan, finalize_a100_all, + finalize_cci_source_of_truth, monitor_a100_jobs, prepare_a100_bundle, run_a100_plan, @@ -43,14 +44,14 @@ validate_a100_path_policy, write_failed_method_card, ) -from pyXenium.benchmarking.lr_adapters import ( +from pyXenium.benchmarking.cci_adapters import ( _call_liana_bivariate, aggregate_commot_obsp_result, aggregate_liana_bivariate_result, estimate_commot_distance_threshold, ensure_categorical_obs, ensure_spatial_connectivities, - flatten_squidpy_ligrec_result, + flatten_squidpy_cci_result, read_sparse_bundle_as_adata, validate_input_manifest, ) @@ -93,6 +94,32 @@ def _toy_adata() -> ad.AnnData: return adata +def _write_standardized_result(path: Path, *, method: str, ligand: str = "CXCL12", receptor: str = "CXCR4") -> Path: + path.parent.mkdir(parents=True, exist_ok=True) + row = { + "method": method, + "database_mode": "common-db", + "ligand": ligand, + "receptor": receptor, + "sender": "A", + "receiver": "B", + "score_raw": 1.0, + "score_std": 1.0, + "rank_within_method": 1, + "rank_fraction": 1.0, + "fdr_or_pvalue": np.nan, + "resolution": "celltype_pair", + "spatial_support_type": "test", + "artifact_path": str(path.parent), + } + pd.DataFrame([row], columns=STANDARDIZED_RESULT_COLUMNS).to_csv(path, sep="\t", index=False) + (path.parent / "run_summary.json").write_text( + json.dumps({"method": method, "status": "success", "n_rows": 1, "standardized_tsv": str(path)}), + encoding="utf-8", + ) + return path + + def test_harmonize_adata_for_benchmark_promotes_gene_symbols_and_spatial_coords(): bench = harmonize_adata_for_benchmark(_toy_adata()) @@ -104,10 +131,10 @@ def test_harmonize_adata_for_benchmark_promotes_gene_symbols_and_spatial_coords( assert list(bench.var["ensembl_id"]) == ["ENSG1", "ENSG2", "ENSG3"] -def test_prepare_atera_lr_benchmark_writes_sparse_bundle_and_manifest(monkeypatch, tmp_path): +def test_prepare_atera_cci_benchmark_writes_sparse_bundle_and_manifest(monkeypatch, tmp_path): monkeypatch.setattr("pyXenium.io.read_xenium", lambda *args, **kwargs: _toy_adata()) - payload = prepare_atera_lr_benchmark( + payload = prepare_atera_cci_benchmark( dataset_root=tmp_path / "dataset", benchmark_root=tmp_path / "benchmark", tbc_results=tmp_path / "dataset" / "results", @@ -119,7 +146,7 @@ def test_prepare_atera_lr_benchmark_writes_sparse_bundle_and_manifest(monkeypatc manifest_path = tmp_path / "benchmark" / "data" / "input_manifest.json" full_h5ad = tmp_path / "benchmark" / "data" / "full" / "adata_full.h5ad" smoke_h5ad = tmp_path / "benchmark" / "data" / "smoke" / "adata_smoke.h5ad" - common_db = tmp_path / "benchmark" / "data" / "lr_db_common.tsv" + common_db = tmp_path / "benchmark" / "data" / "cci_resource_common.tsv" assert manifest_path.exists() assert full_h5ad.exists() @@ -137,10 +164,10 @@ def test_prepare_atera_lr_benchmark_writes_sparse_bundle_and_manifest(monkeypatc assert manifest["full_bundle_fingerprints"]["counts_symbol_mtx"]["exists"] is True -def test_prepare_atera_lr_benchmark_can_skip_full_h5ad_but_keep_sparse_full_bundle(monkeypatch, tmp_path): +def test_prepare_atera_cci_benchmark_can_skip_full_h5ad_but_keep_sparse_full_bundle(monkeypatch, tmp_path): monkeypatch.setattr("pyXenium.io.read_xenium", lambda *args, **kwargs: _toy_adata()) - payload = prepare_atera_lr_benchmark( + payload = prepare_atera_cci_benchmark( dataset_root=tmp_path / "dataset", benchmark_root=tmp_path / "benchmark", tbc_results=tmp_path / "dataset" / "results", @@ -189,9 +216,9 @@ def test_read_sparse_bundle_as_adata_round_trips_bundle(tmp_path): def test_validate_input_manifest_requires_full_input(tmp_path): - lr_db = tmp_path / "lr.tsv" - lr_db.write_text("ligand\treceptor\nCXCL12\tCXCR4\n", encoding="utf-8") - manifest = {"lr_db_common_tsv": str(lr_db), "smoke_h5ad": str(tmp_path / "smoke.h5ad"), "full_bundle": {}} + cci_resource = tmp_path / "cci.tsv" + cci_resource.write_text("ligand\treceptor\nCXCL12\tCXCR4\n", encoding="utf-8") + manifest = {"cci_resource_common_tsv": str(cci_resource), "smoke_h5ad": str(tmp_path / "smoke.h5ad"), "full_bundle": {}} validation = validate_input_manifest(manifest, require_full=True) @@ -207,7 +234,7 @@ def test_standardize_and_score_biological_results(): "receptor": "CXCR4", "sender_celltype": "CAFs, DCIS Associated", "receiver_celltype": "T Lymphocytes", - "LR_score": 0.8, + "CCI_score": 0.8, "local_contact": 0.5, }, { @@ -215,7 +242,7 @@ def test_standardize_and_score_biological_results(): "receptor": "TGFBR2", "sender_celltype": "Endothelial Cells", "receiver_celltype": "Endothelial Cells", - "LR_score": 0.3, + "CCI_score": 0.3, "local_contact": 0.2, }, ] @@ -315,7 +342,7 @@ def test_standardize_uses_pvalue_to_break_score_ties(): "receptor": "B", "sender_celltype": "s1", "receiver_celltype": "r1", - "LR_score": 1.0, + "CCI_score": 1.0, "pvalue": 0.05, }, { @@ -323,7 +350,7 @@ def test_standardize_uses_pvalue_to_break_score_ties(): "receptor": "D", "sender_celltype": "s1", "receiver_celltype": "r1", - "LR_score": 1.0, + "CCI_score": 1.0, "pvalue": 0.001, }, ] @@ -345,7 +372,7 @@ def test_aggregate_standardized_results_reads_gzip_outputs(tmp_path): "receptor": "CXCR4", "sender_celltype": "CAFs, DCIS Associated", "receiver_celltype": "T Lymphocytes", - "LR_score": 1.0, + "CCI_score": 1.0, } ] ), @@ -364,7 +391,7 @@ def test_aggregate_standardized_results_reads_gzip_outputs(tmp_path): assert combined.iloc[0]["method"] == "laris" -def test_flatten_squidpy_ligrec_result_handles_multiindex_columns(): +def test_flatten_squidpy_cci_result_handles_multiindex_columns(): means = pd.DataFrame( [[0.8, 0.2], [0.1, 0.5]], index=pd.Index(["CXCL12^CXCR4", "TGFB1^TGFBR2"], name="interaction"), @@ -382,10 +409,10 @@ def test_flatten_squidpy_ligrec_result_handles_multiindex_columns(): ) metadata = pd.DataFrame({"source": ["CXCL12", "TGFB1"], "target": ["CXCR4", "TGFBR2"]}, index=means.index) - flat = flatten_squidpy_ligrec_result({"means": means, "pvalues": pvalues, "metadata": metadata}) + flat = flatten_squidpy_cci_result({"means": means, "pvalues": pvalues, "metadata": metadata}) assert len(flat) == 4 - top = flat.sort_values("LR_score", ascending=False).iloc[0] + top = flat.sort_values("CCI_score", ascending=False).iloc[0] assert top["ligand"] == "CXCL12" assert top["receptor"] == "CXCR4" assert top["sender_celltype"] == "CAFs, DCIS Associated" @@ -404,9 +431,9 @@ def test_aggregate_liana_bivariate_result_uses_spatial_neighbor_mix(): flat = aggregate_liana_bivariate_result(local_scores, source) - assert {"ligand", "receptor", "sender_celltype", "receiver_celltype", "LR_score"}.issubset(flat.columns) + assert {"ligand", "receptor", "sender_celltype", "receiver_celltype", "CCI_score"}.issubset(flat.columns) assert set(flat["ligand"]) == {"CXCL12"} - assert flat["LR_score"].max() > 0 + assert flat["CCI_score"].max() > 0 def test_call_liana_bivariate_disables_raw_lookup(monkeypatch): @@ -448,15 +475,15 @@ def test_aggregate_commot_obsp_result_collapses_cell_pair_matrix(): ) ) adata.obsp["commot-pyx_common-CXCL12-CXCR4"] = matrix - lr_resource = pd.DataFrame({"ligand": ["CXCL12"], "receptor": ["CXCR4"], "pathway": ["chemokine"]}) + cci_resource = pd.DataFrame({"ligand": ["CXCL12"], "receptor": ["CXCR4"], "pathway": ["chemokine"]}) - flat = aggregate_commot_obsp_result(adata, lr_resource, database_name="pyx_common") + flat = aggregate_commot_obsp_result(adata, cci_resource, database_name="pyx_common") assert len(flat) == 1 row = flat.iloc[0] assert row["sender_celltype"] == "CAFs, DCIS Associated" assert row["receiver_celltype"] == "T Lymphocytes" - assert row["LR_score"] == 3.0 + assert row["CCI_score"] == 3.0 assert row["edge_count"] == 2.0 @@ -480,7 +507,7 @@ def test_ensure_categorical_obs_promotes_string_labels(): def test_build_a100_stage_and_job_manifest(tmp_path, monkeypatch): repo = tmp_path / "repo" - benchmark = repo / "benchmarking" / "lr_2026_atera" + benchmark = repo / "benchmarking" / "cci_2026_atera" (benchmark / "configs").mkdir(parents=True) (benchmark / "envs").mkdir() (benchmark / "scripts").mkdir() @@ -495,12 +522,12 @@ def test_build_a100_stage_and_job_manifest(tmp_path, monkeypatch): - slug: pyxenium display_name: pyXenium language: python - env_name: pyx-lr-pyxenium + env_name: pyx-cci-pyxenium runner: runners/python/run_pyxenium.py - slug: cellchat display_name: CellChat language: r - env_name: r-lr-cellchat + env_name: r-cci-cellchat runner: runners/r/run_cellchat.R """, encoding="utf-8", @@ -529,7 +556,7 @@ def test_build_a100_stage_and_job_manifest(tmp_path, monkeypatch): assert DEFAULT_A100_READONLY_XENIUM_ROOT in jobs["jobs"][0]["command"] assert 'PATH="$HOME/miniconda3/bin:$HOME/miniconda3/condabin:$PATH"' in jobs["jobs"][0]["command"] assert "PYTHONNOUSERSITE=1" in jobs["jobs"][0]["command"] - assert 'LD_LIBRARY_PATH="$HOME/miniconda3/envs/pyx-lr-prep/lib:$HOME/miniconda3/lib:${LD_LIBRARY_PATH:-}"' in jobs["jobs"][0]["command"] + assert 'LD_LIBRARY_PATH="$HOME/miniconda3/envs/pyx-cci-prep/lib:$HOME/miniconda3/lib:${LD_LIBRARY_PATH:-}"' in jobs["jobs"][0]["command"] assert "TMPDIR=/data/taobo.hu/test/tmp" in jobs["jobs"][0]["command"] assert jobs["jobs"][0]["output_dir"] == "/data/taobo.hu/test/data" assert jobs["run_group"] == "full_common" @@ -541,7 +568,7 @@ def test_build_a100_stage_and_job_manifest(tmp_path, monkeypatch): def test_build_a100_job_matrix_chunks_commot_and_assigns_gpu_slots(tmp_path, monkeypatch): repo = tmp_path / "repo" - benchmark = repo / "benchmarking" / "lr_2026_atera" + benchmark = repo / "benchmarking" / "cci_2026_atera" (benchmark / "configs").mkdir(parents=True) (benchmark / "runs").mkdir(parents=True) (benchmark / "results").mkdir(parents=True) @@ -552,18 +579,23 @@ def test_build_a100_job_matrix_chunks_commot_and_assigns_gpu_slots(tmp_path, mon - slug: commot display_name: COMMOT language: python - env_name: pyx-lr-commot + env_name: pyx-cci-commot runner: scripts/run_method.py - slug: cellnest display_name: CellNEST language: python - env_name: pyx-lr-cellnest + env_name: pyx-cci-cellnest + runner: scripts/run_method.py + - slug: cellagentchat + display_name: CellAgentChat + language: python + env_name: pyx-cci-cellagentchat runner: scripts/run_method.py - slug: giotto display_name: Giotto language: r - env_name: r-lr-giotto - runner: runners/r/run_external_lr_method.R + env_name: r-cci-giotto + runner: runners/r/run_external_cci_method.R """, encoding="utf-8", ) @@ -572,19 +604,22 @@ def test_build_a100_job_matrix_chunks_commot_and_assigns_gpu_slots(tmp_path, mon matrix = build_a100_job_matrix( benchmark_root=benchmark, remote_root="/data/taobo.hu/test", - methods=["commot", "cellnest", "giotto"], + methods=["commot", "cellnest", "cellagentchat", "giotto"], phase="full", database_mode="common-db", - max_lr_pairs=25, + max_cci_pairs=25, commot_chunks=4, + cellagentchat_chunks=4, gpu_count=8, include_bootstrap=True, include_audit=True, ) - bootstrap = next(job for job in matrix["jobs"] if job["job_id"] == "bootstrap_pyx_lr_commot") + bootstrap = next(job for job in matrix["jobs"] if job["job_id"] == "bootstrap_pyx_cci_commot") commot_jobs = [job for job in matrix["jobs"] if job["method"] == "commot" and job["job_type"] == "method_run"] cellnest_job = next(job for job in matrix["jobs"] if job["method"] == "cellnest" and job["job_type"] == "method_run") + cellagentchat_jobs = [job for job in matrix["jobs"] if job["method"] == "cellagentchat" and job["job_type"] == "method_run"] + cellagentchat_aggregate = next(job for job in matrix["jobs"] if job["job_id"] == "full_common_db_cellagentchat_aggregate") giotto_audit = next(job for job in matrix["jobs"] if job["job_id"] == "audit_giotto") assert matrix["path_policy"]["valid"] is True @@ -601,6 +636,24 @@ def test_build_a100_job_matrix_chunks_commot_and_assigns_gpu_slots(tmp_path, mon assert "OMP_NUM_THREADS=8" in commot_jobs[0]["command"] assert cellnest_job["gpu_id"] == 0 assert "CUDA_VISIBLE_DEVICES=0" in cellnest_job["command"] + assert "source_checkout_ok cellnest already at" in cellnest_job["command"] + assert len(cellagentchat_jobs) == 4 + assert {job["chunk_id"] for job in cellagentchat_jobs} == {0, 1, 2, 3} + assert all(job["num_chunks"] == 4 for job in cellagentchat_jobs) + assert "--chunk-id 0" in cellagentchat_jobs[0]["command"] + assert "--num-chunks 4" in cellagentchat_jobs[0]["command"] + assert "CELLAGENTCHAT_FEATURE_SELECTION" in cellagentchat_jobs[0]["command"] + assert "source_checkout_ok cellagentchat already at" in cellagentchat_jobs[0]["command"] + assert cellagentchat_jobs[0]["gpu_id"] == 1 + assert cellagentchat_aggregate["job_type"] == "method_aggregate" + assert cellagentchat_aggregate["output_dir"] == "/data/taobo.hu/test/runs/full_common/cellagentchat" + assert set(cellagentchat_aggregate["dependencies"]) == { + "full_common_db_cellagentchat_chunk_000_of_004", + "full_common_db_cellagentchat_chunk_001_of_004", + "full_common_db_cellagentchat_chunk_002_of_004", + "full_common_db_cellagentchat_chunk_003_of_004", + } + assert "cellagentchat_standardized.tsv.gz" in cellagentchat_aggregate["command"] assert "Rscript" in giotto_audit["command"] assert "renv::load" in giotto_audit["command"] assert "intToUtf8(10)" in giotto_audit["command"] @@ -610,7 +663,7 @@ def test_build_a100_job_matrix_chunks_commot_and_assigns_gpu_slots(tmp_path, mon def test_build_a100_sidecar_matrix_uses_distinct_outputs_and_pilot_manifest(tmp_path, monkeypatch): repo = tmp_path / "repo" - benchmark = repo / "benchmarking" / "lr_2026_atera" + benchmark = repo / "benchmarking" / "cci_2026_atera" (benchmark / "configs").mkdir(parents=True) (repo / "src").mkdir() (repo / "pyproject.toml").write_text("[project]\nname='toy'\n", encoding="utf-8") @@ -619,18 +672,18 @@ def test_build_a100_sidecar_matrix_uses_distinct_outputs_and_pilot_manifest(tmp_ - slug: spatialdm display_name: SpatialDM language: python - env_name: pyx-lr-spatialdm + env_name: pyx-cci-spatialdm runner: scripts/run_method.py - slug: cellnest display_name: CellNEST language: python - env_name: pyx-lr-cellnest + env_name: pyx-cci-cellnest runner: scripts/run_method.py - slug: giotto display_name: Giotto language: r - env_name: r-lr-giotto - runner: runners/r/run_external_lr_method.R + env_name: r-cci-giotto + runner: runners/r/run_external_cci_method.R """, encoding="utf-8", ) @@ -642,8 +695,8 @@ def test_build_a100_sidecar_matrix_uses_distinct_outputs_and_pilot_manifest(tmp_ methods=["spatialdm", "cellnest", "giotto"], ready_methods=["spatialdm", "cellnest"], completed_job_ids=["sidecar_audit_spatialdm"], - smoke_max_lr_pairs=25, - pilot_max_lr_pairs=100, + smoke_max_cci_pairs=25, + pilot_max_cci_pairs=100, gpu_start=3, ) @@ -667,6 +720,59 @@ def test_build_a100_sidecar_matrix_uses_distinct_outputs_and_pilot_manifest(tmp_ assert matrix["path_policy"]["valid"] is True +def test_finalize_cci_source_of_truth_prefers_a100_and_requires_commot_chunks(tmp_path, monkeypatch): + repo = tmp_path / "repo" + benchmark = repo / "benchmarking" / "cci_2026_atera" + (benchmark / "configs").mkdir(parents=True) + (benchmark / "runs").mkdir(parents=True) + (benchmark / "results").mkdir(parents=True) + (benchmark / "reports").mkdir(parents=True) + (repo / "pyproject.toml").write_text("[project]\nname='toy'\n", encoding="utf-8") + monkeypatch.chdir(repo) + + _write_standardized_result(benchmark / "runs" / "a100_collected" / "full_common" / "pyxenium" / "pyxenium_standardized.tsv", method="pyxenium") + _write_standardized_result( + benchmark / "pdc_collected" / "pdc_old" / "runs" / "full_common" / "pyxenium" / "pyxenium_standardized.tsv", + method="pyxenium", + ligand="OLD", + receptor="OLD", + ) + _write_standardized_result( + benchmark / "pdc_collected" / "pdc_new" / "runs" / "full_common" / "cellchat" / "cellchat_standardized.tsv", + method="cellchat", + ) + _write_standardized_result( + benchmark / "pdc_collected" / "pdc_new" / "runs" / "full_common" / "cellagentchat" / "cellagentchat_standardized.tsv", + method="cellagentchat", + ) + _write_standardized_result( + benchmark / "pdc_collected" / "pdc_new" / "runs" / "full_common" / "commot" / "chunk_000_of_002" / "commot_standardized.tsv", + method="commot", + ) + _write_standardized_result( + benchmark / "pdc_collected" / "pdc_new" / "runs" / "full_common" / "commot" / "chunk_001_of_002" / "commot_standardized.tsv", + method="commot", + ligand="DLL4", + receptor="NOTCH3", + ) + + payload = finalize_cci_source_of_truth( + benchmark_root=benchmark, + pdc_tag="pdc_new", + commot_chunks=2, + render_report=False, + ) + + assert payload["methods"] == ["cellagentchat", "cellchat", "commot", "pyxenium"] + selected_paths = payload["selection"]["input_paths"] + assert any("a100_collected" in path and "pyxenium" in path for path in selected_paths) + assert not any("pdc_old" in path for path in selected_paths) + assert len([path for path in selected_paths if "commot" in path]) == 2 + assert payload["validation"]["status"] == "passed" + combined = pd.read_csv(payload["outputs"]["combined_results"], sep="\t") + assert set(combined["method"]) == {"pyxenium", "cellchat", "commot", "cellagentchat"} + + def test_a100_path_policy_flags_write_targets_in_readonly_root(): policy = validate_a100_path_policy( { @@ -689,7 +795,7 @@ def test_a100_path_policy_flags_write_targets_in_readonly_root(): def test_prepare_a100_bundle_reports_blocked_without_full_bundle(monkeypatch, tmp_path): monkeypatch.chdir(tmp_path) - benchmark = tmp_path / "benchmarking" / "lr_2026_atera" + benchmark = tmp_path / "benchmarking" / "cci_2026_atera" (benchmark / "configs").mkdir(parents=True) (benchmark / "envs").mkdir() (benchmark / "scripts").mkdir() @@ -705,15 +811,15 @@ def test_prepare_a100_bundle_reports_blocked_without_full_bundle(monkeypatch, tm - slug: pyxenium display_name: pyXenium language: python - env_name: pyx-lr-pyxenium + env_name: pyx-cci-pyxenium runner: runners/python/run_pyxenium.py """, encoding="utf-8", ) - lr_db = benchmark / "data" / "lr.tsv" - lr_db.write_text("ligand\treceptor\nCXCL12\tCXCR4\n", encoding="utf-8") + cci_resource = benchmark / "data" / "cci.tsv" + cci_resource.write_text("ligand\treceptor\nCXCL12\tCXCR4\n", encoding="utf-8") (benchmark / "data" / "input_manifest.json").write_text( - json.dumps({"lr_db_common_tsv": str(lr_db), "smoke_h5ad": str(benchmark / "data" / "smoke.h5ad"), "full_bundle": {}}), + json.dumps({"cci_resource_common_tsv": str(cci_resource), "smoke_h5ad": str(benchmark / "data" / "smoke.h5ad"), "full_bundle": {}}), encoding="utf-8", ) @@ -731,7 +837,7 @@ def test_prepare_a100_bundle_reports_blocked_without_full_bundle(monkeypatch, tm def test_prepare_a100_bundle_can_plan_remote_prepare_when_full_bundle_is_missing(monkeypatch, tmp_path): monkeypatch.chdir(tmp_path) - benchmark = tmp_path / "benchmarking" / "lr_2026_atera" + benchmark = tmp_path / "benchmarking" / "cci_2026_atera" (benchmark / "configs").mkdir(parents=True) (benchmark / "envs").mkdir() (benchmark / "scripts").mkdir() @@ -747,17 +853,17 @@ def test_prepare_a100_bundle_can_plan_remote_prepare_when_full_bundle_is_missing - slug: pyxenium display_name: pyXenium language: python - env_name: pyx-lr-pyxenium + env_name: pyx-cci-pyxenium runner: runners/python/run_pyxenium.py """, encoding="utf-8", ) - lr_db = benchmark / "data" / "lr.tsv" + cci_resource = benchmark / "data" / "cci.tsv" smoke_h5ad = benchmark / "data" / "smoke.h5ad" - lr_db.write_text("ligand\treceptor\nCXCL12\tCXCR4\n", encoding="utf-8") + cci_resource.write_text("ligand\treceptor\nCXCL12\tCXCR4\n", encoding="utf-8") smoke_h5ad.touch() (benchmark / "data" / "input_manifest.json").write_text( - json.dumps({"lr_db_common_tsv": str(lr_db), "smoke_h5ad": str(smoke_h5ad), "full_bundle": {}}), + json.dumps({"cci_resource_common_tsv": str(cci_resource), "smoke_h5ad": str(smoke_h5ad), "full_bundle": {}}), encoding="utf-8", ) @@ -778,7 +884,7 @@ def test_prepare_a100_bundle_can_plan_remote_prepare_when_full_bundle_is_missing def test_execute_a100_stage_plan_tar_scp_dry_run(tmp_path, monkeypatch): repo = tmp_path / "repo" - benchmark = repo / "benchmarking" / "lr_2026_atera" + benchmark = repo / "benchmarking" / "cci_2026_atera" (benchmark / "configs").mkdir(parents=True) (benchmark / "envs").mkdir() (benchmark / "scripts").mkdir() @@ -835,7 +941,7 @@ def test_run_a100_plan_remote_dry_run_exposes_wrapper_command(tmp_path): def test_collect_a100_results_scp_dry_run(tmp_path, monkeypatch): - benchmark = tmp_path / "benchmarking" / "lr_2026_atera" + benchmark = tmp_path / "benchmarking" / "cci_2026_atera" (tmp_path / "pyproject.toml").write_text("[project]\nname='toy'\n", encoding="utf-8") (benchmark / "configs").mkdir(parents=True) (benchmark / "results").mkdir() @@ -859,7 +965,7 @@ def test_collect_a100_results_scp_dry_run(tmp_path, monkeypatch): def test_collect_a100_results_records_since_last_flag(tmp_path, monkeypatch): - benchmark = tmp_path / "benchmarking" / "lr_2026_atera" + benchmark = tmp_path / "benchmarking" / "cci_2026_atera" (tmp_path / "pyproject.toml").write_text("[project]\nname='toy'\n", encoding="utf-8") (benchmark / "configs").mkdir(parents=True) (benchmark / "results").mkdir() @@ -881,7 +987,7 @@ def test_collect_a100_results_records_since_last_flag(tmp_path, monkeypatch): def test_submit_monitor_and_finalize_a100_matrix_dry_run(tmp_path, monkeypatch): repo = tmp_path / "repo" - benchmark = repo / "benchmarking" / "lr_2026_atera" + benchmark = repo / "benchmarking" / "cci_2026_atera" (benchmark / "configs").mkdir(parents=True) (benchmark / "runs" / "a100_collected" / "full_common" / "laris").mkdir(parents=True) (benchmark / "results").mkdir(parents=True) @@ -892,7 +998,7 @@ def test_submit_monitor_and_finalize_a100_matrix_dry_run(tmp_path, monkeypatch): - slug: laris display_name: LARIS language: python - env_name: pyx-lr-laris + env_name: pyx-cci-laris runner: scripts/run_method.py """, encoding="utf-8", @@ -904,7 +1010,7 @@ def test_submit_monitor_and_finalize_a100_matrix_dry_run(tmp_path, monkeypatch): methods=["laris"], phase="full", database_mode="common-db", - max_lr_pairs=3, + max_cci_pairs=3, ) matrix_json = benchmark / "logs" / "matrix.json" matrix_json.parent.mkdir(parents=True, exist_ok=True) @@ -930,7 +1036,7 @@ def test_submit_monitor_and_finalize_a100_matrix_dry_run(tmp_path, monkeypatch): "receptor": "CXCR4", "sender_celltype": "A", "receiver_celltype": "B", - "LR_score": 1.0, + "CCI_score": 1.0, } ] ), @@ -997,7 +1103,7 @@ def test_render_report_includes_run_status_and_canonical_rank_matrix(): "receptor": "CXCR4", "sender_celltype": "CAFs, DCIS Associated", "receiver_celltype": "T Lymphocytes", - "LR_score": 1.0, + "CCI_score": 1.0, } ] ), @@ -1018,7 +1124,7 @@ def test_render_report_includes_run_status_and_canonical_rank_matrix(): biology = score_biological_performance(canonical_summary=canonical_summary, pathway_summary=pathway_summary) run_status = pd.DataFrame([{"method": "pyxenium", "phase": "full", "database_mode": "common-db", "status": "success", "n_rows": 1}]) - report = render_atera_lr_benchmark_report( + report = render_atera_cci_benchmark_report( combined_results=combined, canonical_summary=canonical_summary, pathway_summary=pathway_summary, diff --git a/tests/test_cli.py b/tests/test_cli.py index cc72a14..9b01734 100644 --- a/tests/test_cli.py +++ b/tests/test_cli.py @@ -309,10 +309,10 @@ def fake_run_atera_wta_breast_topology(**kwargs): "cluster_cell_counts": [], "metrics_summary": {"median_transcripts_per_cell": 2116}, "experiment_metadata": {"panel_num_targets_predesigned": 18028}, - "lr_smoke_panel": [], + "cci_smoke_panel": [], "pathway_smoke_panel": [], - "lr_pair_summaries": [], - "lr_acceptance": [], + "cci_pair_summaries": [], + "cci_acceptance": [], "pathway_primary_best": [], "pathway_activity_best": [], "pathway_acceptance": [], diff --git a/tests/test_contour_boundary_ecology.py b/tests/test_contour_boundary_ecology.py index 6ebef3b..c671665 100644 --- a/tests/test_contour_boundary_ecology.py +++ b/tests/test_contour_boundary_ecology.py @@ -410,3 +410,64 @@ def test_run_contour_boundary_ecology_pilot_pathomics_only_outputs_discovery_pac assert (tmp_path / "discovery_package" / "report.md").exists() assert (tmp_path / "discovery_package" / "summary.json").exists() assert (tmp_path / "discovery_package" / "exemplar_montage.png").exists() + + +def test_contour_boundary_ecology_no_protein_fallback_uses_cluster_context(tmp_path: Path): + sdata = _make_boundary_ecology_sdata() + sdata.table.obsm["protein"] = pd.DataFrame(index=sdata.table.obs_names) + sdata.table.obs["cluster"] = [ + "Tumor", + "Tumor", + "T-cell", + "B/Plasma", + "Tumor", + "Tumor", + "Myeloid", + "Vascular/Endocervical", + "Tumor", + "Tumor", + "Tumor", + "Stromal/Fibro/Muscle", + "Tumor", + "Tumor", + "B/Plasma", + "T-cell", + ] + sdata.table.obs = sdata.table.obs.drop( + columns=[ + column + for column in ("joint_cell_state", "joint_cell_class", "spatial_niche") + if column in sdata.table.obs.columns + ], + errors="ignore", + ) + sdata.table.obs = sdata.table.obs.drop( + columns=[ + column + for column in sdata.table.obs.columns + if str(column).startswith("discordance__") + ], + errors="ignore", + ) + + feature_table = build_contour_feature_table( + sdata, + contour_key="tumor_boundary_contours", + inner_rim_um=20.0, + outer_rim_um=30.0, + ) + context_messages = feature_table["context"]["multimodal_context"] + + assert "joint_cell_state_from_cluster" in context_messages + assert "spatial_niche_fallback_no_protein" in context_messages + assert "discordance_skipped_no_protein" in context_messages + + result = run_contour_boundary_ecology_pilot( + sdata, + contour_key="tumor_boundary_contours", + output_dir=tmp_path / "no_protein_discovery_package", + ) + + assert result["sample_summary"]["n_contours"] == 4 + assert (tmp_path / "no_protein_discovery_package" / "report.md").exists() + assert (tmp_path / "no_protein_discovery_package" / "summary.json").exists() diff --git a/tests/test_gmi_module.py b/tests/test_gmi_module.py index c21eef7..1b1bf03 100644 --- a/tests/test_gmi_module.py +++ b/tests/test_gmi_module.py @@ -119,7 +119,7 @@ def test_gmi_docs_and_package_data_are_canonical(): api_gmi = (repo_root / "docs" / "api" / "gmi.md").read_text(encoding="utf-8") pyproject = (repo_root / "pyproject.toml").read_text(encoding="utf-8") - assert "seven canonical public surfaces" in readme + assert "nine feature areas" in readme assert "gmi" in api_index assert "pyXenium.gmi" in api_gmi assert "_vendor/Gmi/R/*" in pyproject diff --git a/tests/test_gmi_pdc_plan.py b/tests/test_gmi_pdc_plan.py index 25e1f31..75016c4 100644 --- a/tests/test_gmi_pdc_plan.py +++ b/tests/test_gmi_pdc_plan.py @@ -24,9 +24,9 @@ def test_pdc_path_policy_requires_separate_klemming_scratch_root(): pdc_xenium_root=DEFAULT_GMI_PDC_XENIUM_ROOT, pdc_root="/cfs/klemming/home/h/hutaobo/pyxenium_gmi", ) - lr_root = validate_pdc_gmi_path_policy( + cci_root = validate_pdc_gmi_path_policy( pdc_xenium_root=DEFAULT_GMI_PDC_XENIUM_ROOT, - pdc_root="/cfs/klemming/scratch/h/hutaobo/pyxenium_lr_benchmark_2026-04/runs/gmi", + pdc_root="/cfs/klemming/scratch/h/hutaobo/pyxenium_cci_benchmark_2026-04/runs/gmi", ) inside_data = validate_pdc_gmi_path_policy( pdc_xenium_root=DEFAULT_GMI_PDC_XENIUM_ROOT, @@ -36,8 +36,8 @@ def test_pdc_path_policy_requires_separate_klemming_scratch_root(): assert valid["valid"] is True assert home["valid"] is False assert any("scratch" in issue or "home" in issue for issue in home["issues"]) - assert lr_root["valid"] is False - assert any("separate from the LR benchmark root" in issue for issue in lr_root["issues"]) + assert cci_root["valid"] is False + assert any("separate from the CCI benchmark root" in issue for issue in cci_root["issues"]) assert inside_data["valid"] is False assert any("source cache" in issue for issue in inside_data["issues"]) @@ -78,7 +78,7 @@ def test_build_gmi_pdc_plan_uses_slurm_chain_and_expected_stages(): assert "--dependency=afterok:${full_contour_top500_spatial100_JOB_ID}" in " ".join(stability["sbatch"]) assert all("--account=naiss-test" in stage["sbatch"] for stage in payload["stages"]) assert all("--contour-geojson" in stage["command"] for stage in payload["stages"]) - assert all("/pyxenium_lr_benchmark_2026-04/" not in stage["output_dir"] for stage in payload["stages"]) + assert all("/pyxenium_cci_benchmark_2026-04/" not in stage["output_dir"] for stage in payload["stages"]) assert all("nohup" not in stage["sbatch_command"] for stage in payload["stages"]) assert all("sbatch" == stage["sbatch"][0] for stage in payload["stages"]) diff --git a/tests/test_morphology_increment.py b/tests/test_morphology_increment.py new file mode 100644 index 0000000..e452a74 --- /dev/null +++ b/tests/test_morphology_increment.py @@ -0,0 +1,139 @@ +from __future__ import annotations + +from pathlib import Path + +import numpy as np +import pandas as pd + +from pyXenium.contour import build_contour_feature_table +from pyXenium.multimodal import BMNetBackend, compare_he_vs_xenium_morphology_sources, score_contour_boundary_programs + +from test_contour_boundary_ecology import _make_boundary_ecology_sdata + + +def _fake_bmnet_predict(image_patch, **_metadata): + patch = np.asarray(image_patch, dtype=float) + mean_r = float(np.nanmean(patch[:, :, 0])) / 255.0 if patch.size else 0.0 + mean_b = float(np.nanmean(patch[:, :, 2])) / 255.0 if patch.size else 0.0 + invasive = np.clip(mean_r - 0.55, 0.0, 1.0) + in_situ = np.clip(mean_b - 0.35, 0.0, 1.0) + benign = max(0.0, 0.25 - invasive * 0.2) + normal = max(0.0, 1.0 - invasive - in_situ - benign) + return { + "normal": normal, + "benign": benign, + "in_situ": in_situ, + "invasive": invasive, + } + + +def _add_synthetic_boundaries(sdata): + cell_rows = [] + nucleus_rows = [] + spatial = np.asarray(sdata.table.obsm["spatial"], dtype=float) + for cell_id, (x, y) in zip(sdata.table.obs_names.astype(str), spatial): + cell_rows.extend(_square_boundary(cell_id, x, y, radius=5.0)) + nucleus_rows.extend(_square_boundary(cell_id, x, y, radius=2.5)) + sdata.shapes["cell_boundaries"] = pd.DataFrame(cell_rows) + sdata.shapes["nucleus_boundaries"] = pd.DataFrame(nucleus_rows) + return sdata + + +def _square_boundary(cell_id: str, x: float, y: float, *, radius: float): + coords = [ + (x - radius, y - radius), + (x + radius, y - radius), + (x + radius, y + radius), + (x - radius, y + radius), + ] + return [ + { + "cell_id": cell_id, + "vertex_id": index, + "x": float(px), + "y": float(py), + } + for index, (px, py) in enumerate(coords) + ] + + +def test_bmnet_backend_adds_named_contour_features(): + sdata = _make_boundary_ecology_sdata() + backend = BMNetBackend(predict_fn=_fake_bmnet_predict) + feature_table = build_contour_feature_table( + sdata, + contour_key="tumor_boundary_contours", + pathology_backends=[backend], + ) + + features = feature_table["contour_features"] + assert "bmnet__whole__invasive_prob" in features.columns + assert "bmnet__outer_rim__invasive_prob" in features.columns + assert "bmnet__outer_minus_inner__invasive_prob" in features.columns + assert "bmnet" in feature_table["feature_columns"] + assert feature_table["context"]["pathology_backends"] == ["bmnet"] + + scored = score_contour_boundary_programs( + sdata, + contour_key="tumor_boundary_contours", + feature_table=feature_table, + program_library="breast_boundary_bmnet_v1", + ) + weights = scored["program_feature_weights"] + assert (weights["feature"] == "bmnet__outer_rim__invasive_prob").any() + assert weights.loc[weights["feature"] == "bmnet__outer_rim__invasive_prob", "available"].any() + + +def test_morphology_increment_graceful_without_boundaries(tmp_path: Path): + sdata = _make_boundary_ecology_sdata() + backend = BMNetBackend(predict_fn=_fake_bmnet_predict) + feature_table = build_contour_feature_table( + sdata, + contour_key="tumor_boundary_contours", + pathology_backends=[backend], + ) + result = compare_he_vs_xenium_morphology_sources( + sdata, + contour_key="tumor_boundary_contours", + feature_table=feature_table, + output_dir=tmp_path / "increment", + min_contours=8, + ) + + assert result["summary"]["xenium_native_available"] is False + assert result["summary"]["has_bmnet_features"] is True + assert not result["he_morphology_features"].empty + assert (tmp_path / "increment" / "incremental_prediction.csv").exists() + assert (tmp_path / "increment" / "morphology_increment_summary.json").exists() + + +def test_morphology_increment_uses_xenium_native_boundaries(): + sdata = _add_synthetic_boundaries(_make_boundary_ecology_sdata()) + backend = BMNetBackend(predict_fn=_fake_bmnet_predict) + feature_table = build_contour_feature_table( + sdata, + contour_key="tumor_boundary_contours", + pathology_backends=[backend], + ) + program_scores = score_contour_boundary_programs( + sdata, + contour_key="tumor_boundary_contours", + feature_table=feature_table, + program_library="breast_boundary_bmnet_v1", + )["program_scores"] + + result = compare_he_vs_xenium_morphology_sources( + sdata, + contour_key="tumor_boundary_contours", + feature_table=feature_table, + program_scores=program_scores, + min_contours=8, + ) + + native = result["xenium_native_morphology"] + assert result["summary"]["xenium_native_available"] is True + assert "xenium_native__whole__cell_area__mean" in native.columns + assert "baseline_plus_he_shuffle" in set(result["incremental_prediction"]["model"]) + assert {"baseline_plus_xenium_native", "baseline_plus_he", "baseline_plus_both"}.issubset( + set(result["incremental_prediction"]["model"]) + ) diff --git a/tests/test_pdc_benchmark_scripts.py b/tests/test_pdc_benchmark_scripts.py index a495997..547a3c1 100644 --- a/tests/test_pdc_benchmark_scripts.py +++ b/tests/test_pdc_benchmark_scripts.py @@ -6,7 +6,7 @@ REPO_ROOT = Path(__file__).resolve().parents[1] -PDC_SCRIPT_DIR = REPO_ROOT / "benchmarking" / "lr_2026_atera" / "scripts" / "pdc" +PDC_SCRIPT_DIR = REPO_ROOT / "benchmarking" / "cci_2026_atera" / "scripts" / "pdc" def _load_script(name: str): @@ -31,7 +31,7 @@ def test_pdc_stage_plan_uses_scratch_outputs_and_minimal_raw_inputs(tmp_path): plan = stage.build_stage_plan( repo_root=tmp_path, local_xenium_root=source, - remote_root="/cfs/klemming/scratch/h/hutaobo/pyxenium_lr_benchmark_2026-04", + remote_root="/cfs/klemming/scratch/h/hutaobo/pyxenium_cci_benchmark_2026-04", host="pdc", include_smoke=True, include_spatialdata_zarr=True, @@ -44,6 +44,14 @@ def test_pdc_stage_plan_uses_scratch_outputs_and_minimal_raw_inputs(tmp_path): assert all(item["remote"].startswith(plan["remote_source_cache"]) for item in plan["raw_items"]) assert any(item["name"] == "spatialdata.zarr" for item in plan["raw_items"]) assert "transcripts.parquet" not in {item["name"] for item in plan["raw_items"]} + data_root = tmp_path / "benchmarking" / "cci_2026_atera" / "data" + data_root.mkdir(parents=True) + (data_root / "input_manifest.json").write_text("{}", encoding="utf-8") + (data_root / "cci_resource_common.tsv").write_text("ligand\treceptor\nA\tB\n", encoding="utf-8") + (data_root / "atera_smoke_panel.tsv").write_text("ligand\treceptor\nA\tB\n", encoding="utf-8") + (data_root / "celltype_pairs.tsv").write_text("source\ttarget\nT\tB\n", encoding="utf-8") + archive_entries = stage.create_archive(tmp_path, tmp_path / "payload.tar.gz", include_smoke=True) + assert "data/input_manifest.json" not in {entry["archive"] for entry in archive_entries} def test_pdc_submit_matrix_builds_slurm_dependencies_and_path_policy(): @@ -51,7 +59,7 @@ def test_pdc_submit_matrix_builds_slurm_dependencies_and_path_policy(): jobs = submit.build_jobs( ["pyxenium", "cellchat"], - "/cfs/klemming/scratch/h/hutaobo/pyxenium_lr_benchmark_2026-04", + "/cfs/klemming/scratch/h/hutaobo/pyxenium_cci_benchmark_2026-04", "naiss2026-4-680", {"prepare", "env", "smoke", "pilot"}, include_full=False, @@ -70,3 +78,71 @@ def test_pdc_submit_matrix_builds_slurm_dependencies_and_path_policy(): assert "TMPDIR=\"$ROOT/tmp\"" in script assert "PYTHONPATH=\"$ROOT/repo/src" in script assert "/data/taobo.hu" not in script + + +def test_pdc_submit_matrix_full_backfill_chunks_commot_and_cellagentchat(): + submit = _load_script("submit_pdc_matrix.py") + + jobs = submit.build_jobs( + ["commot", "cellchat", "cellagentchat", "cellnest", "scild"], + "/cfs/klemming/scratch/h/hutaobo/pyxenium_cci_benchmark_2026-04", + "naiss2026-4-680", + {"prepare", "env"}, + include_full=True, + commot_chunks=4, + cellagentchat_chunks=4, + ) + + by_id = {job["job_id"]: job for job in jobs} + commot_full = [job for job in jobs if job["method"] == "commot" and job["job_type"] == "full_common"] + cellagentchat_full = [job for job in jobs if job["method"] == "cellagentchat" and job["job_type"] == "full_common"] + cellagentchat_aggregate = by_id["pdc_full_common_cellagentchat_aggregate"] + cellchat_full = by_id["pdc_full_common_cellchat"] + + assert submit.PDC_FULL_BACKFILL_METHODS == ( + "cellchat", + "commot", + "giotto", + "spatalk", + "niches", + "cellnest", + "cellagentchat", + "scild", + ) + assert len(commot_full) == 4 + assert {job["chunk_id"] for job in commot_full} == {0, 1, 2, 3} + assert all(job["num_chunks"] == 4 for job in commot_full) + assert "numpy<2" in by_id["pdc_env_commot"]["script"] + assert "python -m pip install" in by_id["pdc_env_commot"]["script"] + assert 'rm -f "$OUT/method_card.md"' in by_id["pdc_full_common_commot_chunk_000_of_004"]["script"] + assert "--chunk-id 0 --num-chunks 4" in by_id["pdc_full_common_commot_chunk_000_of_004"]["script"] + assert "/runs/full_common/commot/chunk_000_of_004" in by_id["pdc_full_common_commot_chunk_000_of_004"]["script"] + assert len(cellagentchat_full) == 4 + assert {job["chunk_id"] for job in cellagentchat_full} == {0, 1, 2, 3} + assert all(job["num_chunks"] == 4 for job in cellagentchat_full) + assert by_id["pdc_full_common_cellagentchat_chunk_000_of_004"]["partition"] == "memory" + assert by_id["pdc_full_common_cellagentchat_chunk_000_of_004"]["memory"] == "300G" + assert "CELLAGENTCHAT_FEATURE_SELECTION=\"${CELLAGENTCHAT_FEATURE_SELECTION:-0}\"" in by_id["pdc_full_common_cellagentchat_chunk_000_of_004"]["script"] + assert "--chunk-id 0 --num-chunks 4" in by_id["pdc_full_common_cellagentchat_chunk_000_of_004"]["script"] + assert cellagentchat_aggregate["job_type"] == "full_common_aggregate" + assert set(cellagentchat_aggregate["dependencies"]) == { + "pdc_full_common_cellagentchat_chunk_000_of_004", + "pdc_full_common_cellagentchat_chunk_001_of_004", + "pdc_full_common_cellagentchat_chunk_002_of_004", + "pdc_full_common_cellagentchat_chunk_003_of_004", + } + assert "cellagentchat_standardized.tsv.gz" in cellagentchat_aggregate["script"] + assert "PyYAML>=6.0" in by_id["pdc_env_cellagentchat"]["script"] + assert "PyYAML>=6.0" in by_id["pdc_env_cellnest"]["script"] + assert "PyYAML>=6.0" in by_id["pdc_env_scild"]["script"] + assert "rev-parse HEAD" in by_id["pdc_env_cellagentchat"]["script"] + assert "source_checkout_ok cellagentchat already at" in by_id["pdc_env_cellagentchat"]["script"] + assert "cat-file -e" in by_id["pdc_env_cellagentchat"]["script"] + assert "namespace unavailable after install" in by_id["pdc_env_cellchat"]["script"] + assert 'dependencies = TRUE' not in by_id["pdc_env_cellchat"]["script"] + assert 'dependencies = c("Depends", "Imports", "LinkingTo")' in by_id["pdc_env_cellchat"]["script"] + assert set(cellchat_full["dependencies"]) == {"pdc_prepare_full_bundle", "pdc_env_cellchat"} + assert ( + submit.dependency_clause(cellchat_full, {"pdc_prepare_full_bundle": "101", "pdc_env_cellchat": "202"}) + == "afterok:101:202" + ) diff --git a/tests/test_spatialperturb_bridge.py b/tests/test_spatialperturb_bridge.py new file mode 100644 index 0000000..d39a895 --- /dev/null +++ b/tests/test_spatialperturb_bridge.py @@ -0,0 +1,110 @@ +import json +import sys + +import pyXenium +from pyXenium.perturb import ( + SpatialPerturbBridgeConfig, + build_spatialperturb_handoff, + spatialperturb_status, + write_spatialperturb_handoff, +) + + +def test_perturb_import_does_not_import_external_spatialperturb(): + sys.modules.pop("spatialperturb", None) + + import pyXenium.perturb as perturb + + assert perturb.SpatialPerturbBridgeConfig is SpatialPerturbBridgeConfig + assert "spatialperturb" not in sys.modules + + +def test_spatialperturb_status_is_json_serializable(): + status = spatialperturb_status() + + json.dumps(status) + assert status["bridge"] == "SpatialPerturb Bridge" + assert status["distribution"] == "SpatialPerturb" + assert status["import_name"] == "spatialperturb" + assert status["minimum_version"] == "0.3" + assert isinstance(status["python_compatible"], bool) + + +def test_build_spatialperturb_handoff_includes_optional_inputs(tmp_path): + config = SpatialPerturbBridgeConfig( + xenium_path=tmp_path / "xenium outs", + output_dir=tmp_path / "reports", + cache_dir=tmp_path / "cache", + cell_group_path=tmp_path / "groups.csv", + roi_geojson_path=tmp_path / "roi.geojson", + sample_name="breast_case_01", + reference_datasets=("gse241115_breast_cropseq", "gse281048_pathway_atlas"), + ) + + spec = build_spatialperturb_handoff(config) + + assert spec["bridge"] == "SpatialPerturb Bridge" + assert spec["outputs"]["prepared_h5ad"] == str(tmp_path / "reports" / "spatialperturb_xenium.h5ad") + assert spec["reference_datasets"] == ["gse241115_breast_cropseq", "gse281048_pathway_atlas"] + assert spec["inputs"]["cell_group_path"] == str(tmp_path / "groups.csv") + assert spec["inputs"]["roi_geojson_path"] == str(tmp_path / "roi.geojson") + assert spec["inputs"]["sample_name"] == "breast_case_01" + assert spec["commands"]["prepare_xenium"] == [ + "spatialperturb", + "prepare-xenium", + str(tmp_path / "xenium outs"), + str(tmp_path / "reports" / "spatialperturb_xenium.h5ad"), + "--cell-group-path", + str(tmp_path / "groups.csv"), + "--roi-geojson-path", + str(tmp_path / "roi.geojson"), + "--sample-name", + "breast_case_01", + ] + assert spec["commands"]["run_reference_benchmark"] == [ + "spatialperturb", + "run-reference-benchmark", + str(tmp_path / "reports" / "spatialperturb_xenium.h5ad"), + str(tmp_path / "reports"), + "--cache-dir", + str(tmp_path / "cache"), + "--reference-datasets", + "gse241115_breast_cropseq,gse281048_pathway_atlas", + ] + assert spec["command_text"]["install"] == 'python -m pip install "SpatialPerturb>=0.3"' + assert f'"{tmp_path / "xenium outs"}"' in spec["command_text"]["prepare_xenium"] + assert "Perturb-seq-derived program similarity" in spec["interpretation_caveat"] + + +def test_write_spatialperturb_handoff_round_trips_json(tmp_path): + config = SpatialPerturbBridgeConfig( + xenium_path=tmp_path / "xenium", + output_dir=tmp_path / "reports", + ) + + output_path = tmp_path / "handoff" / "spatialperturb_bridge.json" + spec = write_spatialperturb_handoff(config, output_path) + + loaded = json.loads(output_path.read_text(encoding="utf-8")) + assert loaded == spec + + +def test_build_spatialperturb_handoff_accepts_comma_separated_reference_string(tmp_path): + spec = build_spatialperturb_handoff( + { + "xenium_path": tmp_path / "xenium", + "output_dir": tmp_path / "reports", + "reference_datasets": "gse241115_breast_cropseq,gse281048_pathway_atlas", + } + ) + + assert spec["reference_datasets"] == ["gse241115_breast_cropseq", "gse281048_pathway_atlas"] + assert spec["commands"]["run_reference_benchmark"][-1] == "gse241115_breast_cropseq,gse281048_pathway_atlas" + + +def test_top_level_lazy_exports_include_spatialperturb_bridge(): + assert pyXenium.SpatialPerturbBridgeConfig is SpatialPerturbBridgeConfig + assert pyXenium.build_spatialperturb_handoff is build_spatialperturb_handoff + assert pyXenium.spatialperturb_status is spatialperturb_status + assert pyXenium.write_spatialperturb_handoff is write_spatialperturb_handoff + assert pyXenium.perturb.SpatialPerturbBridgeConfig is SpatialPerturbBridgeConfig diff --git a/tests/test_topology_analysis.py b/tests/test_topology_analysis.py index dc4c69b..01b50aa 100644 --- a/tests/test_topology_analysis.py +++ b/tests/test_topology_analysis.py @@ -5,10 +5,10 @@ from pyXenium import ( compute_pathway_activity_matrix, - ligand_receptor_topology_analysis, + cci_topology_analysis, pathway_topology_analysis, ) -from pyXenium.ligand_receptor import ligand_receptor_topology_analysis as ligand_receptor_topology_analysis_direct +from pyXenium.cci import cci_topology_analysis as cci_topology_analysis_direct from pyXenium.pathway import ( compute_pathway_activity_matrix as compute_pathway_activity_matrix_direct, pathway_topology_analysis as pathway_topology_analysis_direct, @@ -61,18 +61,18 @@ def _toy_structure_map() -> pd.DataFrame: def test_public_topology_exports_are_importable(): - assert callable(ligand_receptor_topology_analysis) + assert callable(cci_topology_analysis) assert callable(pathway_topology_analysis) assert callable(compute_pathway_activity_matrix) - assert callable(ligand_receptor_topology_analysis_direct) + assert callable(cci_topology_analysis_direct) assert callable(pathway_topology_analysis_direct) assert callable(compute_pathway_activity_matrix_direct) def test_analysis_topology_compatibility_imports_warn_and_resolve(): with pytest.warns(DeprecationWarning): - from pyXenium.analysis.ligand_receptor_topology import ( - ligand_receptor_topology_analysis as legacy_lr_topology_analysis, + from pyXenium.analysis.cci_topology import ( + cci_topology_analysis as analysis_cci_topology_analysis, ) with pytest.warns(DeprecationWarning): @@ -81,22 +81,22 @@ def test_analysis_topology_compatibility_imports_warn_and_resolve(): pathway_topology_analysis as legacy_pathway_topology_analysis, ) - assert legacy_lr_topology_analysis is ligand_receptor_topology_analysis_direct + assert analysis_cci_topology_analysis is cci_topology_analysis_direct assert legacy_pathway_topology_analysis is pathway_topology_analysis_direct assert legacy_compute_pathway_activity_matrix is compute_pathway_activity_matrix_direct -def test_ligand_receptor_precomputed_anchors_match_supplied_topology(): +def test_cci_precomputed_anchors_match_supplied_topology(): reference = _toy_reference() expression = _toy_expression(reference) t_and_c = _toy_t_and_c() structure_map = _toy_structure_map() - lr_pairs = pd.DataFrame([{"ligand": "L1", "receptor": "R1", "evidence_weight": 1.0}]) + interaction_pairs = pd.DataFrame([{"ligand": "L1", "receptor": "R1", "evidence_weight": 1.0}]) - result = ligand_receptor_topology_analysis( + result = cci_topology_analysis( reference_df=reference, expression_df=expression, - lr_pairs=lr_pairs, + interaction_pairs=interaction_pairs, t_and_c_df=t_and_c, structure_map_df=structure_map, export_figures=False, @@ -108,17 +108,17 @@ def test_ligand_receptor_precomputed_anchors_match_supplied_topology(): assert set(result["scores"]["anchor_source_receptor"]) == {"precomputed"} -def test_ligand_receptor_hybrid_marks_fallback_sources_and_zeroes_sparse_contact(): +def test_cci_hybrid_marks_fallback_sources_and_zeroes_sparse_contact(): reference = _toy_reference() expression = _toy_expression(reference) t_and_c = _toy_t_and_c().drop(index=["R2"]) structure_map = _toy_structure_map() - lr_pairs = pd.DataFrame([{"ligand": "L2", "receptor": "R2", "evidence_weight": 1.0}]) + interaction_pairs = pd.DataFrame([{"ligand": "L2", "receptor": "R2", "evidence_weight": 1.0}]) - result = ligand_receptor_topology_analysis( + result = cci_topology_analysis( reference_df=reference, expression_df=expression, - lr_pairs=lr_pairs, + interaction_pairs=interaction_pairs, t_and_c_df=t_and_c, structure_map_df=structure_map, anchor_mode="hybrid", diff --git a/tests/test_validation_cervical_workflow.py b/tests/test_validation_cervical_workflow.py new file mode 100644 index 0000000..a111cc5 --- /dev/null +++ b/tests/test_validation_cervical_workflow.py @@ -0,0 +1,447 @@ +from __future__ import annotations + +import json +from pathlib import Path + +import anndata as ad +import numpy as np +import pandas as pd +import zarr + +from pyXenium._topology_core import compute_weighted_searcher_findee_distance_matrix_from_df +from pyXenium.io import XeniumImage, XeniumSData +import pyXenium.validation.atera_wta_cervical_end_to_end as cervical_workflow +import pyXenium.validation.sfplot_tbc_bridge as sfplot_bridge + + +def _write_transcripts_zip(path: Path) -> None: + store = zarr.storage.ZipStore(str(path), mode="w") + try: + root = zarr.open_group(store=store, mode="w") + root.attrs["gene_names"] = ["Gene1", "Gene2"] + chunk = root.require_group("grids").require_group("0").require_group("0,0") + chunk.create_array( + "location", + data=np.asarray( + [ + [10.0, 20.0], + [15.0, 25.0], + [30.0, 40.0], + [35.0, 45.0], + ], + dtype=float, + ), + ) + chunk.create_array("gene_identity", data=np.asarray([0, 1, 0, 1], dtype=np.int64)) + chunk.create_array("quality_score", data=np.asarray([30.0, 25.0, 18.0, 35.0], dtype=float)) + chunk.create_array("valid", data=np.asarray([1, 1, 1, 1], dtype=np.uint8)) + chunk.create_array( + "cell_id", + data=np.asarray(["cell_1", "cell_2", "cell_3", "cell_1"], dtype=np.str_), + ) + finally: + store.close() + + +def _tiny_adata() -> ad.AnnData: + obs = pd.DataFrame( + { + "cell_id": ["cell_1", "cell_2", "cell_3"], + "cluster": ["Tumor", "Immune", "Tumor"], + }, + index=pd.Index(["cell_1", "cell_2", "cell_3"], name="cell_id"), + ) + adata = ad.AnnData( + X=np.asarray([[1.0, 0.0], [0.0, 2.0], [4.0, 1.0]], dtype=float), + obs=obs, + var=pd.DataFrame(index=pd.Index(["Gene1", "Gene2"], name="feature")), + ) + adata.obsm["spatial"] = np.asarray([[10.0, 20.0], [20.0, 30.0], [40.0, 50.0]], dtype=float) + return adata + + +def _tiny_group_df() -> pd.DataFrame: + return pd.DataFrame( + { + "cell_id": ["cell_1", "cell_2", "cell_3"], + "group": ["Tumor", "Immune", "Tumor"], + } + ) + + +def _mock_sdata() -> XeniumSData: + image = XeniumImage( + levels=[np.zeros((24, 24, 3), dtype=np.uint8)], + axes="yxc", + dtype="uint8", + source_path="mock_he.png", + image_to_xenium_affine=[[1.0, 0.0, 0.0], [0.0, 1.0, 0.0], [0.0, 0.0, 1.0]], + pixel_size_um=0.2125, + ) + return XeniumSData( + table=_tiny_adata(), + images={"he": image}, + metadata={"sample_id": "mock_cervical", "units": "micron"}, + ) + + +def test_run_sfplot_tbc_table_bundle_writes_expected_outputs(tmp_path, monkeypatch): + dataset_root = tmp_path / "dataset" + dataset_root.mkdir() + _write_transcripts_zip(dataset_root / "transcripts.zarr.zip") + adata = _tiny_adata() + + def fake_load_sfplot_public_api(*, sfplot_root=None): + del sfplot_root + + def fake_distance_matrix(df, *, x_col="x", y_col="y", celltype_col="celltype"): + return compute_weighted_searcher_findee_distance_matrix_from_df( + df, + x_col=x_col, + y_col=y_col, + group_col=celltype_col, + weight_col=None, + ) + + return { + "load_xenium_table_bundle": lambda folder, normalize=False: adata.copy(), + "compute_searcher_findee_distance_matrix_from_df": fake_distance_matrix, + "plot_cophenetic_heatmap": lambda matrix, matrix_name, output_dir, output_filename, sample: Path( + output_dir, output_filename + ).write_bytes(b"%PDF-1.4\n% smoke\n"), + } + + monkeypatch.setattr(sfplot_bridge, "_load_sfplot_public_api", fake_load_sfplot_public_api) + + result = sfplot_bridge.run_sfplot_tbc_table_bundle( + dataset_root, + sample_name="tiny_cervical", + output_folder=tmp_path / "sfplot_results", + df=_tiny_group_df(), + n_jobs=1, + gene_batch_size=1, + ) + + structure_map_path = Path(result["structure_map_table"]) + t_and_c_path = Path(result["t_and_c_result"]) + pdf_path = Path(result["structure_map_pdf"]) + + assert structure_map_path.exists() + assert t_and_c_path.exists() + assert pdf_path.exists() + + structure_map = pd.read_csv(structure_map_path, index_col=0) + t_and_c = pd.read_csv(t_and_c_path, index_col=0) + + assert list(structure_map.columns) == ["Immune", "Tumor"] + assert list(t_and_c.index) == ["Gene1", "Gene2"] + assert set(t_and_c.columns) == {"Immune", "Tumor"} + + +def test_build_atera_wta_cervical_bio6_structures_returns_fixed_six_panels(): + structures = cervical_workflow.build_atera_wta_cervical_bio6_structures() + + assert [entry["structure_name"] for entry in structures] == [ + "Tumor", + "T-cell", + "Myeloid", + "B/Plasma", + "Stromal/Fibro/Muscle", + "Vascular/Endocervical", + ] + assert len(structures) == 6 + assert "OR4F17+ Cells" in structures[0]["cluster_ids"] + assert all("structure_color" not in entry for entry in structures) + + +def test_run_atera_wta_cervical_end_to_end_orchestrates_fixed_outputs(tmp_path, monkeypatch): + dataset_root = tmp_path / "cervical_dataset" + dataset_root.mkdir() + output_root = dataset_root / "pyxenium_cervical_end_to_end" + + all_groups = [ + group_name + for structure in cervical_workflow.build_atera_wta_cervical_bio6_structures() + for group_name in structure["cluster_ids"] + ] + pd.DataFrame( + { + "cell_id": [f"cell_{index}" for index in range(len(all_groups))], + "group": all_groups, + "cluster": all_groups, + "color": ["#cccccc"] * len(all_groups), + } + ).to_csv(dataset_root / cervical_workflow.DEFAULT_ATERA_WTA_CERVICAL_CELL_GROUPS, index=False) + + captured_structures: list[dict[str, object]] = [] + + def fake_run_sfplot_tbc_table_bundle( + folder, + *, + sample_name=None, + output_folder=None, + coph_method="average", + n_jobs=8, + maxtasks=50, + df=None, + gene_batch_size=128, + sfplot_root=None, + ): + del folder, sample_name, coph_method, n_jobs, maxtasks, df, gene_batch_size, sfplot_root + result_dir = Path(output_folder) + result_dir.mkdir(parents=True, exist_ok=True) + structure_map_path = result_dir / "StructureMap_table_mock.csv" + t_and_c_path = result_dir / "t_and_c_result_mock.csv" + pdf_path = result_dir / "StructureMap_of_mock.pdf" + pd.DataFrame([[0.0]], index=["Tumor"], columns=["Tumor"]).to_csv(structure_map_path) + pd.DataFrame([[0.1]], index=["SPP1"], columns=["Tumor"]).to_csv(t_and_c_path) + pdf_path.write_bytes(b"%PDF-1.4\n% mock\n") + return { + "output_dir": str(result_dir), + "structure_map_pdf": str(pdf_path), + "structure_map_table": str(structure_map_path), + "t_and_c_result": str(t_and_c_path), + } + + def fake_read_xenium(path, *, as_, **kwargs): + del path, kwargs + if as_ == "anndata": + return _tiny_adata() + if as_ == "sdata": + return _mock_sdata() + raise AssertionError(f"Unexpected read_xenium mode: {as_}") + + def fake_cci(*, output_dir=None, **kwargs): + del kwargs + out_dir = Path(output_dir) + out_dir.mkdir(parents=True, exist_ok=True) + scores_path = out_dir / "cci_sender_receiver_scores.csv" + scores = pd.DataFrame( + [ + { + "ligand": "SPP1", + "receptor": "CD44", + "sender_celltype": "Tumor", + "receiver_celltype": "Myeloid", + "CCI_score": 0.85, + } + ] + ) + scores.to_csv(scores_path, index=False) + return {"scores": scores, "files": {"cci_sender_receiver_scores": str(scores_path)}} + + def fake_pathway(*, output_dir=None, **kwargs): + del kwargs + out_dir = Path(output_dir) + out_dir.mkdir(parents=True, exist_ok=True) + pathway_path = out_dir / "pathway_to_cell.csv" + pathway_table = pd.DataFrame([[0.1]], index=["immune_activation"], columns=["Tumor"]) + pathway_table.to_csv(pathway_path) + return { + "pathway_to_cell": pathway_table, + "pathway_activity_to_cell": pathway_table.copy(), + "files": {"pathway_to_cell": str(pathway_path)}, + } + + def fake_generate_xenium_explorer_annotations( + dataset_root_arg, + *, + structures, + output_relpath, + clusters_relpath, + histoseg_root, + barcode_col, + cluster_col, + **kwargs, + ): + del dataset_root_arg, clusters_relpath, histoseg_root, barcode_col, cluster_col, kwargs + captured_structures[:] = list(structures) + out_dir = Path(output_relpath) + out_dir.mkdir(parents=True, exist_ok=True) + geojson_path = out_dir / "xenium_explorer_annotations.geojson" + geojson_path.write_text( + json.dumps( + { + "type": "FeatureCollection", + "features": [], + } + ), + encoding="utf-8", + ) + csv_path = out_dir / "xenium_explorer_annotations.csv" + summary_path = out_dir / "xenium_explorer_annotations_summary.csv" + partition_path = out_dir / "partition_table.csv" + structure_count_path = out_dir / "structure_count.csv" + metrics_path = out_dir / "metrics.json" + preview_path = out_dir / "preview.png" + for path in (csv_path, summary_path, partition_path, structure_count_path): + path.write_text("placeholder\n", encoding="utf-8") + metrics_path.write_text("{}\n", encoding="utf-8") + preview_path.write_bytes(b"png") + return { + "out_dir": str(out_dir), + "geojson": str(geojson_path), + "csv": str(csv_path), + "summary": str(summary_path), + "preview_png": str(preview_path), + "partition_table": str(partition_path), + "structure_count_csv": str(structure_count_path), + "metrics_json": str(metrics_path), + } + + def fake_add_contours_from_geojson( + sdata, + geojson_path, + *, + key, + id_key="polygon_id", + coordinate_space="xenium_pixel", + pixel_size_um=None, + extract_he_patches=False, + he_image_key="he", + copy=False, + ): + del geojson_path, id_key, coordinate_space, pixel_size_um, extract_he_patches, he_image_key, copy + sdata.shapes[key] = pd.DataFrame( + { + "contour_id": ["S1 Tumor", "S2 T-cell"], + "assigned_structure": ["Tumor", "T-cell"], + } + ) + + def fake_expand_contours( + sdata, + *, + contour_key, + distance, + mode="overlap", + output_key=None, + copy=False, + voronoi_sample_step=None, + ): + del distance, mode, copy, voronoi_sample_step + sdata.shapes[output_key] = sdata.shapes[contour_key].copy() + + def fake_ring_density( + sdata, + *, + contour_key, + target="transcripts", + contour_query=None, + target_query=None, + feature_key="gene_name", + feature_values=None, + inward=0.0, + outward=0.0, + ring_width=1.0, + ): + del sdata, contour_key, target, contour_query, target_query, feature_key, feature_values, inward, outward, ring_width + return pd.DataFrame( + { + "contour_id": ["S1 Tumor"], + "feature_values": ["SPP1"], + "ring_start_um": [-20.0], + "ring_end_um": [-15.0], + "density": [1.25], + } + ) + + def fake_smooth_density_by_distance( + sdata, + *, + contour_key, + target="transcripts", + contour_query=None, + target_query=None, + feature_key="gene_name", + feature_values=None, + inward=0.0, + outward=0.0, + bandwidth=1.0, + grid_step=None, + ): + del sdata, contour_key, target, contour_query, target_query, feature_key, feature_values, inward, outward, bandwidth, grid_step + return pd.DataFrame( + { + "contour_id": ["S1 Tumor"], + "feature_values": ["SPP1"], + "signed_distance_um": [0.0], + "density": [0.75], + } + ) + + def fake_run_contour_boundary_ecology_pilot(sdata_or_path, *, contour_key, output_dir=None, embedding_backend=None, neighbor_k=6): + del sdata_or_path, contour_key, embedding_backend, neighbor_k + out_dir = Path(output_dir) + out_dir.mkdir(parents=True, exist_ok=True) + (out_dir / "summary.json").write_text("{}\n", encoding="utf-8") + (out_dir / "report.md").write_text("# mock\n", encoding="utf-8") + (out_dir / "exemplar_montage.png").write_bytes(b"png") + (out_dir / "contour_features.csv").write_text("placeholder\n", encoding="utf-8") + (out_dir / "program_scores.csv").write_text("placeholder\n", encoding="utf-8") + return { + "sample_summary": { + "sample_id": "mock_cervical", + "contour_key": cervical_workflow.DEFAULT_ATERA_WTA_CERVICAL_CONTOUR_KEY, + "n_contours": 2, + "n_ecotypes": 2, + }, + "artifact_dir": str(out_dir), + } + + def fake_write_xenium(obj, path, *, format="h5ad", overwrite=False): + del obj, format, overwrite + target = Path(path) + target.mkdir(parents=True, exist_ok=True) + return {"output_path": str(target), "format": "sdata"} + + monkeypatch.setattr(cervical_workflow, "run_sfplot_tbc_table_bundle", fake_run_sfplot_tbc_table_bundle) + monkeypatch.setattr(cervical_workflow, "read_xenium", fake_read_xenium) + monkeypatch.setattr(cervical_workflow, "cci_topology_analysis", fake_cci) + monkeypatch.setattr(cervical_workflow, "pathway_topology_analysis", fake_pathway) + monkeypatch.setattr( + cervical_workflow, + "generate_xenium_explorer_annotations", + fake_generate_xenium_explorer_annotations, + ) + monkeypatch.setattr(cervical_workflow, "add_contours_from_geojson", fake_add_contours_from_geojson) + monkeypatch.setattr(cervical_workflow, "expand_contours", fake_expand_contours) + monkeypatch.setattr(cervical_workflow, "ring_density", fake_ring_density) + monkeypatch.setattr(cervical_workflow, "smooth_density_by_distance", fake_smooth_density_by_distance) + monkeypatch.setattr(cervical_workflow, "run_contour_boundary_ecology_pilot", fake_run_contour_boundary_ecology_pilot) + monkeypatch.setattr(cervical_workflow, "write_xenium", fake_write_xenium) + + result = cervical_workflow.run_atera_wta_cervical_end_to_end( + dataset_root=str(dataset_root), + output_root=str(output_root), + export_figures=False, + ) + + assert len(captured_structures) == 6 + assert [entry["structure_name"] for entry in captured_structures] == [ + "Tumor", + "T-cell", + "Myeloid", + "B/Plasma", + "Stromal/Fibro/Muscle", + "Vascular/Endocervical", + ] + assert all("structure_color" not in entry for entry in captured_structures) + + assert result["payload"]["contour_structure_count"] == 6 + assert result["payload"]["contour_key"] == cervical_workflow.DEFAULT_ATERA_WTA_CERVICAL_CONTOUR_KEY + assert ( + result["payload"]["expanded_contour_key"] + == cervical_workflow.DEFAULT_ATERA_WTA_CERVICAL_EXPANDED_CONTOUR_KEY + ) + assert result["payload"]["ring_density_summary"]["features"] == ["SPP1"] + + assert Path(result["files"]["summary_json"]).exists() + assert Path(result["files"]["report_md"]).exists() + assert Path(result["files"]["ring_density_csv"]).exists() + assert Path(result["files"]["smooth_density_csv"]).exists() + assert Path(result["files"]["multimodal_report_md"]).exists() + assert Path(result["files"]["contour_enriched_sdata"]).exists() + + assert cervical_workflow.DEFAULT_ATERA_WTA_CERVICAL_CONTOUR_KEY in result["sdata"].shapes + assert cervical_workflow.DEFAULT_ATERA_WTA_CERVICAL_EXPANDED_CONTOUR_KEY in result["sdata"].shapes diff --git a/tests/test_validation_module.py b/tests/test_validation_module.py index 55e9448..688068b 100644 --- a/tests/test_validation_module.py +++ b/tests/test_validation_module.py @@ -2,6 +2,9 @@ from pyXenium.validation.renal_ffpe_protein import render_markdown_report from pyXenium.validation.atera_wta_breast_topology import render_atera_wta_breast_topology_report +from pyXenium.validation.atera_wta_cervical_end_to_end import ( + render_atera_wta_cervical_end_to_end_report, +) from pyXenium.validation.renal_immune_resistance import ( build_cohort_handoff_spec, build_panel_gap_table, @@ -108,7 +111,7 @@ def test_renal_immune_resistance_helpers_render_expected_sections(): assert not build_panel_gap_table().empty -def test_atera_breast_topology_report_mentions_lr_and_pathway_sections(): +def test_atera_breast_topology_report_mentions_cci_and_pathway_sections(): payload = { "sample_id": "atera_test", "dataset_root": "/tmp/atera", @@ -121,8 +124,8 @@ def test_atera_breast_topology_report_mentions_lr_and_pathway_sections(): "experiment_metadata": {"panel_num_targets_predesigned": 18028}, "metrics_summary": {"median_transcripts_per_cell": 2116}, "runtime_seconds": 1.23, - "lr_pair_summaries": [{"ligand": "CSF1", "receptor": "CSF1R", "best_sender_celltype": "CAFs", "best_receiver_celltype": "Macrophages", "best_score": 0.42}], - "lr_acceptance": [{"check": "CSF1-CSF1R top sender should not be Mast Cells", "pass": True}], + "cci_pair_summaries": [{"ligand": "CSF1", "receptor": "CSF1R", "best_sender_celltype": "CAFs", "best_receiver_celltype": "Macrophages", "best_score": 0.42}], + "cci_acceptance": [{"check": "CSF1-CSF1R top sender should not be Mast Cells", "pass": True}], "pathway_primary_best": [{"pathway": "MacrophageProgram", "best_celltype": "Macrophages", "best_distance": 0.02}], "pathway_acceptance": [{"pathway": "MacrophageProgram", "expected_best_celltypes": ["Macrophages"], "observed_best_celltype": "Macrophages", "pass": True}], "files": {"summary_json": "/tmp/atera/summary.json"}, @@ -131,5 +134,37 @@ def test_atera_breast_topology_report_mentions_lr_and_pathway_sections(): report = render_atera_wta_breast_topology_report(payload) assert "# Atera WTA Breast Topology Reproducibility Bundle" in report - assert "## LR Smoke Panel" in report + assert "## CCI Smoke Panel" in report assert "## Pathway Primary Results" in report + + +def test_atera_cervical_end_to_end_report_mentions_contour_and_multimodal_sections(): + payload = { + "sample_id": "atera_cervical_test", + "dataset_root": "/tmp/atera_cervical", + "output_root": "/tmp/atera_cervical/pyxenium_cervical_end_to_end", + "tbc_results": "/tmp/atera_cervical/sfplot_tbc_formal_wta/results", + "n_cells": 1234, + "n_rna_features": 5678, + "cluster_count": 26, + "contour_structure_count": 6, + "contour_polygon_count": 12, + "expanded_contour_polygon_count": 12, + "metrics_summary": {"median_transcripts_per_cell": 2116}, + "runtime_seconds": 3.21, + "ring_density_summary": {"row_count": 24, "features": ["SPP1", "CA9"]}, + "smooth_density_summary": {"row_count": 36, "features": ["SPP1", "CA9"]}, + "multimodal_sample_summary": {"contour_key": "atera_cervical_bio6", "n_contours": 12, "n_ecotypes": 4}, + "contour_structures": [ + {"structure_name": "Tumor", "structure_id": 1, "cluster_ids": ["Hypoxic Tumor Cells"]}, + {"structure_name": "T-cell", "structure_id": 2, "cluster_ids": ["Cytotoxic T Cells"]}, + ], + "files": {"summary_json": "/tmp/atera_cervical/summary.json"}, + } + + report = render_atera_wta_cervical_end_to_end_report(payload) + + assert "# Atera WTA Cervical End-to-End Reproducibility Bundle" in report + assert "## Contour Bio6 Structures" in report + assert "## Density Profiling" in report + assert "## Multimodal Contour Ecology" in report